@progress/kendo-theme-fluent 6.8.0-dev.2 → 7.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/dist/all.css +119 -70
  2. package/dist/meta/sassdoc-data.json +1046 -472
  3. package/dist/meta/sassdoc-raw-data.json +520 -236
  4. package/lib/swatches/all.json +1 -1
  5. package/lib/swatches/fluent-main.json +1 -1
  6. package/package.json +4 -4
  7. package/scss/action-sheet/_variables.scss +1 -1
  8. package/scss/bottom-navigation/_variables.scss +2 -2
  9. package/scss/chat/_variables.scss +3 -3
  10. package/scss/colorgradient/_layout.scss +2 -0
  11. package/scss/colorgradient/_theme.scss +3 -30
  12. package/scss/colorgradient/_variables.scss +16 -10
  13. package/scss/core/_index.scss +9 -3
  14. package/scss/core/_legacy.scss +4 -0
  15. package/scss/core/elevation/_index.scss +44 -0
  16. package/scss/core/elevation/_legacy.scss +48 -0
  17. package/scss/core/helpers/_index.scss +1 -0
  18. package/scss/core/helpers/_indicators.scss +35 -0
  19. package/scss/dataviz/_variables.scss +1 -1
  20. package/scss/dialog/_variables.scss +1 -1
  21. package/scss/grid/_variables.scss +1 -1
  22. package/scss/index.scss +4 -0
  23. package/scss/listview/_layout.scss +1 -1
  24. package/scss/menu/_variables.scss +1 -1
  25. package/scss/pdf-viewer/_variables.scss +1 -1
  26. package/scss/popover/_variables.scss +2 -2
  27. package/scss/popup/_variables.scss +1 -1
  28. package/scss/scheduler/_layout.scss +1 -15
  29. package/scss/scheduler/_theme.scss +0 -17
  30. package/scss/scheduler/_variables.scss +1 -5
  31. package/scss/taskboard/_variables.scss +1 -1
  32. package/scss/timeline/_variables.scss +1 -1
  33. package/scss/tooltip/_variables.scss +1 -1
  34. package/scss/utils/_layout.scss +1 -0
  35. package/scss/window/_variables.scss +2 -2
@@ -509,7 +509,7 @@
509
509
  "context": {
510
510
  "type": "variable",
511
511
  "name": "kendo-actionsheet-shadow",
512
- "value": "var( --kendo-box-shadow-depth-4, none )",
512
+ "value": "var( --kendo-box-shadow-depth-7, none )",
513
513
  "scope": "default",
514
514
  "line": {
515
515
  "start": 51,
@@ -3259,7 +3259,7 @@
3259
3259
  "context": {
3260
3260
  "type": "variable",
3261
3261
  "name": "kendo-bottom-nav-shadow",
3262
- "value": "var( --kendo-box-shadow-depth-1, none )",
3262
+ "value": "var( --kendo-box-shadow-depth-4, none )",
3263
3263
  "scope": "default",
3264
3264
  "line": {
3265
3265
  "start": 63,
@@ -10509,7 +10509,7 @@
10509
10509
  "context": {
10510
10510
  "type": "variable",
10511
10511
  "name": "kendo-treemap-font-size",
10512
- "value": "var( -kendo-font-size, inherit )",
10512
+ "value": "var( --kendo-font-size, inherit )",
10513
10513
  "scope": "default",
10514
10514
  "line": {
10515
10515
  "start": 221,
@@ -11959,7 +11959,7 @@
11959
11959
  "context": {
11960
11960
  "type": "variable",
11961
11961
  "name": "kendo-chat-bubble-hover-shadow",
11962
- "value": "var( --kendo-box-shadow-depth-3, none )",
11962
+ "value": "var( --kendo-box-shadow-depth-2, none )",
11963
11963
  "scope": "default",
11964
11964
  "line": {
11965
11965
  "start": 171,
@@ -12109,7 +12109,7 @@
12109
12109
  "context": {
12110
12110
  "type": "variable",
12111
12111
  "name": "kendo-chat-alt-bubble-hover-shadow",
12112
- "value": "var( --kendo-box-shadow-depth-1, none )",
12112
+ "value": "var( --kendo-box-shadow-depth-2, none )",
12113
12113
  "scope": "default",
12114
12114
  "line": {
12115
12115
  "start": 190,
@@ -12134,7 +12134,7 @@
12134
12134
  "context": {
12135
12135
  "type": "variable",
12136
12136
  "name": "kendo-chat-alt-bubble-selected-shadow",
12137
- "value": "var( --kendo-box-shadow-depth-1, none )",
12137
+ "value": "var( --kendo-box-shadow-depth-3, none )",
12138
12138
  "scope": "default",
12139
12139
  "line": {
12140
12140
  "start": 193,
@@ -14384,7 +14384,7 @@
14384
14384
  "context": {
14385
14385
  "type": "variable",
14386
14386
  "name": "kendo-color-gradient-border-width",
14387
- "value": "1px",
14387
+ "value": "2px",
14388
14388
  "scope": "default",
14389
14389
  "line": {
14390
14390
  "start": 14,
@@ -14859,7 +14859,7 @@
14859
14859
  "context": {
14860
14860
  "type": "variable",
14861
14861
  "name": "kendo-color-gradient-canvas-draghandle-shadow",
14862
- "value": "0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13), inset 0px 0px 0px 3px #FFFFFF",
14862
+ "value": "var( --kendo-box-shadow-depth-2, none )",
14863
14863
  "scope": "default",
14864
14864
  "line": {
14865
14865
  "start": 74,
@@ -15109,7 +15109,7 @@
15109
15109
  "context": {
15110
15110
  "type": "variable",
15111
15111
  "name": "kendo-color-gradient-draghandle-border-width",
15112
- "value": "1px",
15112
+ "value": "2px",
15113
15113
  "scope": "default",
15114
15114
  "line": {
15115
15115
  "start": 107,
@@ -15126,15 +15126,15 @@
15126
15126
  }
15127
15127
  },
15128
15128
  {
15129
- "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15129
+ "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
15130
15130
  "commentRange": {
15131
15131
  "start": 108,
15132
15132
  "end": 109
15133
15133
  },
15134
15134
  "context": {
15135
15135
  "type": "variable",
15136
- "name": "kendo-color-gradient-draghandle-border",
15137
- "value": "k-get-theme-color-var( neutral-110 )",
15136
+ "name": "kendo-color-gradient-draghandle-outline-width",
15137
+ "value": "1px",
15138
15138
  "scope": "default",
15139
15139
  "line": {
15140
15140
  "start": 110,
@@ -15151,15 +15151,15 @@
15151
15151
  }
15152
15152
  },
15153
15153
  {
15154
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15154
+ "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15155
15155
  "commentRange": {
15156
15156
  "start": 111,
15157
15157
  "end": 112
15158
15158
  },
15159
15159
  "context": {
15160
15160
  "type": "variable",
15161
- "name": "kendo-color-gradient-draghandle-shadow",
15162
- "value": "var( --kendo-box-shadow-depth-2, none )",
15161
+ "name": "kendo-color-gradient-draghandle-border",
15162
+ "value": "$kendo-color-white",
15163
15163
  "scope": "default",
15164
15164
  "line": {
15165
15165
  "start": 113,
@@ -15176,15 +15176,15 @@
15176
15176
  }
15177
15177
  },
15178
15178
  {
15179
- "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
15179
+ "description": "The color of the outline around the ColorGradient canvas drag handle.\n",
15180
15180
  "commentRange": {
15181
15181
  "start": 114,
15182
15182
  "end": 115
15183
15183
  },
15184
15184
  "context": {
15185
15185
  "type": "variable",
15186
- "name": "kendo-color-gradient-draghandle-focus-border",
15187
- "value": "k-get-theme-color-var( neutral-160 )",
15186
+ "name": "kendo-color-gradient-draghandle-shadow",
15187
+ "value": "k-get-theme-color-var( neutral-110 )",
15188
15188
  "scope": "default",
15189
15189
  "line": {
15190
15190
  "start": 116,
@@ -15201,15 +15201,15 @@
15201
15201
  }
15202
15202
  },
15203
15203
  {
15204
- "description": "The box shadow of the focused ColorGradient canvas drag handle.\n",
15204
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15205
15205
  "commentRange": {
15206
15206
  "start": 117,
15207
15207
  "end": 118
15208
15208
  },
15209
15209
  "context": {
15210
15210
  "type": "variable",
15211
- "name": "kendo-color-gradient-draghandle-focus-shadow",
15212
- "value": "$kendo-color-gradient-draghandle-shadow",
15211
+ "name": "kendo-color-gradient-draghandle-shadow",
15212
+ "value": "var( --kendo-box-shadow-depth-2, none )",
15213
15213
  "scope": "default",
15214
15214
  "line": {
15215
15215
  "start": 119,
@@ -15226,15 +15226,15 @@
15226
15226
  }
15227
15227
  },
15228
15228
  {
15229
- "description": "The box shadow of the hovered ColorGradient canvas drag handle.\n",
15229
+ "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
15230
15230
  "commentRange": {
15231
15231
  "start": 120,
15232
15232
  "end": 121
15233
15233
  },
15234
15234
  "context": {
15235
15235
  "type": "variable",
15236
- "name": "kendo-color-gradient-draghandle-hover-shadow",
15237
- "value": "$kendo-color-gradient-draghandle-focus-shadow",
15236
+ "name": "kendo-color-gradient-draghandle-focus-border",
15237
+ "value": "$kendo-color-white",
15238
15238
  "scope": "default",
15239
15239
  "line": {
15240
15240
  "start": 122,
@@ -15250,11 +15250,61 @@
15250
15250
  "name": "_variables.scss"
15251
15251
  }
15252
15252
  },
15253
+ {
15254
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
15255
+ "commentRange": {
15256
+ "start": 123,
15257
+ "end": 124
15258
+ },
15259
+ "context": {
15260
+ "type": "variable",
15261
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
15262
+ "value": "k-get-theme-color-var( neutral-130 )",
15263
+ "scope": "default",
15264
+ "line": {
15265
+ "start": 125,
15266
+ "end": 125
15267
+ }
15268
+ },
15269
+ "group": [
15270
+ "cologradient"
15271
+ ],
15272
+ "access": "public",
15273
+ "file": {
15274
+ "path": "colorgradient/_variables.scss",
15275
+ "name": "_variables.scss"
15276
+ }
15277
+ },
15278
+ {
15279
+ "description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
15280
+ "commentRange": {
15281
+ "start": 126,
15282
+ "end": 127
15283
+ },
15284
+ "context": {
15285
+ "type": "variable",
15286
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
15287
+ "value": "k-get-theme-color-var( neutral-130 )",
15288
+ "scope": "default",
15289
+ "line": {
15290
+ "start": 128,
15291
+ "end": 128
15292
+ }
15293
+ },
15294
+ "group": [
15295
+ "cologradient"
15296
+ ],
15297
+ "access": "public",
15298
+ "file": {
15299
+ "path": "colorgradient/_variables.scss",
15300
+ "name": "_variables.scss"
15301
+ }
15302
+ },
15253
15303
  {
15254
15304
  "description": "The vertical offset of the ColorGradient canvas drag handle.\n",
15255
15305
  "commentRange": {
15256
- "start": 124,
15257
- "end": 125
15306
+ "start": 130,
15307
+ "end": 131
15258
15308
  },
15259
15309
  "context": {
15260
15310
  "type": "variable",
@@ -15262,8 +15312,8 @@
15262
15312
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
15263
15313
  "scope": "default",
15264
15314
  "line": {
15265
- "start": 126,
15266
- "end": 126
15315
+ "start": 132,
15316
+ "end": 132
15267
15317
  }
15268
15318
  },
15269
15319
  "group": [
@@ -15278,8 +15328,8 @@
15278
15328
  {
15279
15329
  "description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
15280
15330
  "commentRange": {
15281
- "start": 127,
15282
- "end": 128
15331
+ "start": 133,
15332
+ "end": 134
15283
15333
  },
15284
15334
  "context": {
15285
15335
  "type": "variable",
@@ -15287,8 +15337,8 @@
15287
15337
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
15288
15338
  "scope": "default",
15289
15339
  "line": {
15290
- "start": 129,
15291
- "end": 129
15340
+ "start": 135,
15341
+ "end": 135
15292
15342
  }
15293
15343
  },
15294
15344
  "group": [
@@ -15303,8 +15353,8 @@
15303
15353
  {
15304
15354
  "description": "The width of the ColorGradient input.\n",
15305
15355
  "commentRange": {
15306
- "start": 131,
15307
- "end": 132
15356
+ "start": 137,
15357
+ "end": 138
15308
15358
  },
15309
15359
  "context": {
15310
15360
  "type": "variable",
@@ -15312,8 +15362,8 @@
15312
15362
  "value": "48px",
15313
15363
  "scope": "default",
15314
15364
  "line": {
15315
- "start": 133,
15316
- "end": 133
15365
+ "start": 139,
15366
+ "end": 139
15317
15367
  }
15318
15368
  },
15319
15369
  "group": [
@@ -15328,8 +15378,8 @@
15328
15378
  {
15329
15379
  "description": "The spacing between the ColorGradient inputs.\n",
15330
15380
  "commentRange": {
15331
- "start": 134,
15332
- "end": 135
15381
+ "start": 140,
15382
+ "end": 141
15333
15383
  },
15334
15384
  "context": {
15335
15385
  "type": "variable",
@@ -15337,8 +15387,8 @@
15337
15387
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
15338
15388
  "scope": "default",
15339
15389
  "line": {
15340
- "start": 136,
15341
- "end": 136
15390
+ "start": 142,
15391
+ "end": 142
15342
15392
  }
15343
15393
  },
15344
15394
  "group": [
@@ -15353,8 +15403,8 @@
15353
15403
  {
15354
15404
  "description": "The font size of the ColorGradient input labels.\n",
15355
15405
  "commentRange": {
15356
- "start": 137,
15357
- "end": 138
15406
+ "start": 143,
15407
+ "end": 144
15358
15408
  },
15359
15409
  "context": {
15360
15410
  "type": "variable",
@@ -15362,8 +15412,8 @@
15362
15412
  "value": "var( --kendo-font-size-sm, inherit )",
15363
15413
  "scope": "default",
15364
15414
  "line": {
15365
- "start": 139,
15366
- "end": 139
15415
+ "start": 145,
15416
+ "end": 145
15367
15417
  }
15368
15418
  },
15369
15419
  "group": [
@@ -15378,8 +15428,8 @@
15378
15428
  {
15379
15429
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
15380
15430
  "commentRange": {
15381
- "start": 140,
15382
- "end": 141
15431
+ "start": 146,
15432
+ "end": 147
15383
15433
  },
15384
15434
  "context": {
15385
15435
  "type": "variable",
@@ -15387,8 +15437,8 @@
15387
15437
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
15388
15438
  "scope": "default",
15389
15439
  "line": {
15390
- "start": 142,
15391
- "end": 142
15440
+ "start": 148,
15441
+ "end": 148
15392
15442
  }
15393
15443
  },
15394
15444
  "group": [
@@ -15403,8 +15453,8 @@
15403
15453
  {
15404
15454
  "description": "The text color of the ColorGradient input labels.\n",
15405
15455
  "commentRange": {
15406
- "start": 143,
15407
- "end": 144
15456
+ "start": 149,
15457
+ "end": 150
15408
15458
  },
15409
15459
  "context": {
15410
15460
  "type": "variable",
@@ -15412,8 +15462,8 @@
15412
15462
  "value": "var( --kendo-subtle-text, inherit )",
15413
15463
  "scope": "default",
15414
15464
  "line": {
15415
- "start": 145,
15416
- "end": 145
15465
+ "start": 151,
15466
+ "end": 151
15417
15467
  }
15418
15468
  },
15419
15469
  "group": [
@@ -15428,8 +15478,8 @@
15428
15478
  {
15429
15479
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
15430
15480
  "commentRange": {
15431
- "start": 147,
15432
- "end": 148
15481
+ "start": 153,
15482
+ "end": 154
15433
15483
  },
15434
15484
  "context": {
15435
15485
  "type": "variable",
@@ -15437,8 +15487,8 @@
15437
15487
  "value": "var( --kendo-font-weight-bold, normal )",
15438
15488
  "scope": "default",
15439
15489
  "line": {
15440
- "start": 149,
15441
- "end": 149
15490
+ "start": 155,
15491
+ "end": 155
15442
15492
  }
15443
15493
  },
15444
15494
  "group": [
@@ -15453,8 +15503,8 @@
15453
15503
  {
15454
15504
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
15455
15505
  "commentRange": {
15456
- "start": 150,
15457
- "end": 151
15506
+ "start": 156,
15507
+ "end": 157
15458
15508
  },
15459
15509
  "context": {
15460
15510
  "type": "variable",
@@ -15462,8 +15512,8 @@
15462
15512
  "value": "math.div( $kendo-color-gradient-spacer, 1.5 )",
15463
15513
  "scope": "default",
15464
15514
  "line": {
15465
- "start": 152,
15466
- "end": 152
15515
+ "start": 158,
15516
+ "end": 158
15467
15517
  }
15468
15518
  },
15469
15519
  "group": [
@@ -17109,7 +17159,7 @@
17109
17159
  "context": {
17110
17160
  "type": "variable",
17111
17161
  "name": "kendo-dialog-shadow",
17112
- "value": "var( --kendo-box-shadow-depth-4, none )",
17162
+ "value": "var( --kendo-box-shadow-depth-8, none )",
17113
17163
  "scope": "default",
17114
17164
  "line": {
17115
17165
  "start": 53,
@@ -20850,6 +20900,31 @@
20850
20900
  "name": "_variables.scss"
20851
20901
  }
20852
20902
  },
20903
+ {
20904
+ "description": "Global Elevation.\n",
20905
+ "commentRange": {
20906
+ "start": 42,
20907
+ "end": 43
20908
+ },
20909
+ "context": {
20910
+ "type": "variable",
20911
+ "name": "kendo-elevation",
20912
+ "value": "$_default-elevation",
20913
+ "scope": "default",
20914
+ "line": {
20915
+ "start": 44,
20916
+ "end": 44
20917
+ }
20918
+ },
20919
+ "group": [
20920
+ "elevation"
20921
+ ],
20922
+ "access": "public",
20923
+ "file": {
20924
+ "path": "core/elevation/_index.scss",
20925
+ "name": "_index.scss"
20926
+ }
20927
+ },
20853
20928
  {
20854
20929
  "description": "The vertical spacing of the ExpansionPanel.\n",
20855
20930
  "commentRange": {
@@ -30809,7 +30884,7 @@
30809
30884
  "context": {
30810
30885
  "type": "variable",
30811
30886
  "name": "kendo-grid-column-menu-shadow",
30812
- "value": "var( --kendo-box-shadow-depth-1, none )",
30887
+ "value": "var( --kendo-box-shadow-depth-6, none )",
30813
30888
  "scope": "default",
30814
30889
  "line": {
30815
30890
  "start": 457,
@@ -41159,7 +41234,7 @@
41159
41234
  "context": {
41160
41235
  "type": "variable",
41161
41236
  "name": "kendo-menu-popup-shadow",
41162
- "value": "var( --kendo-box-shadow-depth-2, none )",
41237
+ "value": "var( --kendo-box-shadow-depth-6, none )",
41163
41238
  "scope": "default",
41164
41239
  "line": {
41165
41240
  "start": 128,
@@ -46509,7 +46584,7 @@
46509
46584
  "context": {
46510
46585
  "type": "variable",
46511
46586
  "name": "kendo-pdf-viewer-page-shadow",
46512
- "value": "var( --kendo-box-shadow-depth-1, none )",
46587
+ "value": "var( --kendo-box-shadow-depth-3, none )",
46513
46588
  "scope": "default",
46514
46589
  "line": {
46515
46590
  "start": 52,
@@ -48834,7 +48909,7 @@
48834
48909
  "context": {
48835
48910
  "type": "variable",
48836
48911
  "name": "kendo-popover-shadow",
48837
- "value": "var( --kendo-box-shadow-depth-3, none )",
48912
+ "value": "var( --kendo-box-shadow-depth-6, none )",
48838
48913
  "scope": "default",
48839
48914
  "line": {
48840
48915
  "start": 36,
@@ -49559,7 +49634,7 @@
49559
49634
  "context": {
49560
49635
  "type": "variable",
49561
49636
  "name": "kendo-popup-shadow",
49562
- "value": "var( --kendo-box-shadow-depth-3, none )",
49637
+ "value": "var( --kendo-box-shadow-depth-4, none )",
49563
49638
  "scope": "default",
49564
49639
  "line": {
49565
49640
  "start": 42,
@@ -52901,44 +52976,19 @@
52901
52976
  }
52902
52977
  },
52903
52978
  {
52904
- "description": "Color of the current time marker in the scheduler.\n",
52979
+ "description": "Background color of the non-working hours in the scheduler.\n",
52905
52980
  "commentRange": {
52906
52981
  "start": 149,
52907
52982
  "end": 150
52908
52983
  },
52909
- "context": {
52910
- "type": "variable",
52911
- "name": "kendo-scheduler-current-time-color",
52912
- "value": "#ff0000",
52913
- "scope": "default",
52914
- "line": {
52915
- "start": 151,
52916
- "end": 151
52917
- }
52918
- },
52919
- "group": [
52920
- "scheduler"
52921
- ],
52922
- "access": "public",
52923
- "file": {
52924
- "path": "scheduler/_variables.scss",
52925
- "name": "_variables.scss"
52926
- }
52927
- },
52928
- {
52929
- "description": "Background color of the non-working hours in the scheduler.\n",
52930
- "commentRange": {
52931
- "start": 153,
52932
- "end": 154
52933
- },
52934
52984
  "context": {
52935
52985
  "type": "variable",
52936
52986
  "name": "kendo-scheduler-nonwork-bg",
52937
52987
  "value": "k-get-theme-color-var( neutral-10 )",
52938
52988
  "scope": "default",
52939
52989
  "line": {
52940
- "start": 155,
52941
- "end": 155
52990
+ "start": 151,
52991
+ "end": 151
52942
52992
  }
52943
52993
  },
52944
52994
  "group": [
@@ -52953,8 +53003,8 @@
52953
53003
  {
52954
53004
  "description": "Text color of the non-working hours in the scheduler.\n",
52955
53005
  "commentRange": {
52956
- "start": 156,
52957
- "end": 157
53006
+ "start": 152,
53007
+ "end": 153
52958
53008
  },
52959
53009
  "context": {
52960
53010
  "type": "variable",
@@ -52962,8 +53012,8 @@
52962
53012
  "value": "null",
52963
53013
  "scope": "default",
52964
53014
  "line": {
52965
- "start": 158,
52966
- "end": 158
53015
+ "start": 154,
53016
+ "end": 154
52967
53017
  }
52968
53018
  },
52969
53019
  "group": [
@@ -52978,8 +53028,8 @@
52978
53028
  {
52979
53029
  "description": "Background color of the weekends in the scheduler.\n",
52980
53030
  "commentRange": {
52981
- "start": 160,
52982
- "end": 161
53031
+ "start": 156,
53032
+ "end": 157
52983
53033
  },
52984
53034
  "context": {
52985
53035
  "type": "variable",
@@ -52987,8 +53037,8 @@
52987
53037
  "value": "null",
52988
53038
  "scope": "default",
52989
53039
  "line": {
52990
- "start": 162,
52991
- "end": 162
53040
+ "start": 158,
53041
+ "end": 158
52992
53042
  }
52993
53043
  },
52994
53044
  "group": [
@@ -53003,8 +53053,8 @@
53003
53053
  {
53004
53054
  "description": "Text color of the weekends in the scheduler.\n",
53005
53055
  "commentRange": {
53006
- "start": 163,
53007
- "end": 164
53056
+ "start": 159,
53057
+ "end": 160
53008
53058
  },
53009
53059
  "context": {
53010
53060
  "type": "variable",
@@ -53012,8 +53062,8 @@
53012
53062
  "value": "null",
53013
53063
  "scope": "default",
53014
53064
  "line": {
53015
- "start": 165,
53016
- "end": 165
53065
+ "start": 161,
53066
+ "end": 161
53017
53067
  }
53018
53068
  },
53019
53069
  "group": [
@@ -53028,8 +53078,8 @@
53028
53078
  {
53029
53079
  "description": "Background color of the other months in the scheduler.\n",
53030
53080
  "commentRange": {
53031
- "start": 167,
53032
- "end": 168
53081
+ "start": 163,
53082
+ "end": 164
53033
53083
  },
53034
53084
  "context": {
53035
53085
  "type": "variable",
@@ -53037,8 +53087,8 @@
53037
53087
  "value": "k-get-theme-color-var( neutral-10 )",
53038
53088
  "scope": "default",
53039
53089
  "line": {
53040
- "start": 169,
53041
- "end": 169
53090
+ "start": 165,
53091
+ "end": 165
53042
53092
  }
53043
53093
  },
53044
53094
  "group": [
@@ -53053,8 +53103,8 @@
53053
53103
  {
53054
53104
  "description": "Text color of the other months in the scheduler.\n",
53055
53105
  "commentRange": {
53056
- "start": 170,
53057
- "end": 171
53106
+ "start": 166,
53107
+ "end": 167
53058
53108
  },
53059
53109
  "context": {
53060
53110
  "type": "variable",
@@ -53062,8 +53112,8 @@
53062
53112
  "value": "null",
53063
53113
  "scope": "default",
53064
53114
  "line": {
53065
- "start": 172,
53066
- "end": 172
53115
+ "start": 168,
53116
+ "end": 168
53067
53117
  }
53068
53118
  },
53069
53119
  "group": [
@@ -53078,8 +53128,8 @@
53078
53128
  {
53079
53129
  "description": "Horizontal padding of the scheduler year view.\n",
53080
53130
  "commentRange": {
53081
- "start": 174,
53082
- "end": 175
53131
+ "start": 170,
53132
+ "end": 171
53083
53133
  },
53084
53134
  "context": {
53085
53135
  "type": "variable",
@@ -53087,8 +53137,8 @@
53087
53137
  "value": "map.get( $kendo-spacing, 3 )",
53088
53138
  "scope": "default",
53089
53139
  "line": {
53090
- "start": 176,
53091
- "end": 176
53140
+ "start": 172,
53141
+ "end": 172
53092
53142
  }
53093
53143
  },
53094
53144
  "group": [
@@ -53103,8 +53153,8 @@
53103
53153
  {
53104
53154
  "description": "Vertical padding of the scheduler year view.\n",
53105
53155
  "commentRange": {
53106
- "start": 177,
53107
- "end": 178
53156
+ "start": 173,
53157
+ "end": 174
53108
53158
  },
53109
53159
  "context": {
53110
53160
  "type": "variable",
@@ -53112,8 +53162,8 @@
53112
53162
  "value": "$kendo-scheduler-yearview-padding-x",
53113
53163
  "scope": "default",
53114
53164
  "line": {
53115
- "start": 179,
53116
- "end": 179
53165
+ "start": 175,
53166
+ "end": 175
53117
53167
  }
53118
53168
  },
53119
53169
  "group": [
@@ -53128,8 +53178,8 @@
53128
53178
  {
53129
53179
  "description": "Spacing between the calendars in the scheduler year view.\n",
53130
53180
  "commentRange": {
53131
- "start": 181,
53132
- "end": 182
53181
+ "start": 177,
53182
+ "end": 178
53133
53183
  },
53134
53184
  "context": {
53135
53185
  "type": "variable",
@@ -53137,8 +53187,8 @@
53137
53187
  "value": "map.get( $kendo-spacing, 3 )",
53138
53188
  "scope": "default",
53139
53189
  "line": {
53140
- "start": 183,
53141
- "end": 183
53190
+ "start": 179,
53191
+ "end": 179
53142
53192
  }
53143
53193
  },
53144
53194
  "group": [
@@ -53153,8 +53203,8 @@
53153
53203
  {
53154
53204
  "description": "Days with events indicator size in the scheduler year view.\n",
53155
53205
  "commentRange": {
53156
- "start": 185,
53157
- "end": 186
53206
+ "start": 181,
53207
+ "end": 182
53158
53208
  },
53159
53209
  "context": {
53160
53210
  "type": "variable",
@@ -53162,8 +53212,8 @@
53162
53212
  "value": "3px",
53163
53213
  "scope": "default",
53164
53214
  "line": {
53165
- "start": 187,
53166
- "end": 187
53215
+ "start": 183,
53216
+ "end": 183
53167
53217
  }
53168
53218
  },
53169
53219
  "group": [
@@ -53178,8 +53228,8 @@
53178
53228
  {
53179
53229
  "description": "Top position of the days with events indicator in the scheduler year view.\n",
53180
53230
  "commentRange": {
53181
- "start": 188,
53182
- "end": 189
53231
+ "start": 184,
53232
+ "end": 185
53183
53233
  },
53184
53234
  "context": {
53185
53235
  "type": "variable",
@@ -53187,8 +53237,8 @@
53187
53237
  "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) )",
53188
53238
  "scope": "default",
53189
53239
  "line": {
53190
- "start": 190,
53191
- "end": 190
53240
+ "start": 186,
53241
+ "end": 186
53192
53242
  }
53193
53243
  },
53194
53244
  "group": [
@@ -53203,8 +53253,8 @@
53203
53253
  {
53204
53254
  "description": "Left position of the days with events indicator in the scheduler year view.\n",
53205
53255
  "commentRange": {
53206
- "start": 191,
53207
- "end": 192
53256
+ "start": 187,
53257
+ "end": 188
53208
53258
  },
53209
53259
  "context": {
53210
53260
  "type": "variable",
@@ -53212,8 +53262,8 @@
53212
53262
  "value": "calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) )",
53213
53263
  "scope": "default",
53214
53264
  "line": {
53215
- "start": 193,
53216
- "end": 193
53265
+ "start": 189,
53266
+ "end": 189
53217
53267
  }
53218
53268
  },
53219
53269
  "group": [
@@ -53228,8 +53278,8 @@
53228
53278
  {
53229
53279
  "description": "Border radius of the days with events indicator in the scheduler year view.\n",
53230
53280
  "commentRange": {
53231
- "start": 194,
53232
- "end": 195
53281
+ "start": 190,
53282
+ "end": 191
53233
53283
  },
53234
53284
  "context": {
53235
53285
  "type": "variable",
@@ -53237,8 +53287,8 @@
53237
53287
  "value": "50%",
53238
53288
  "scope": "default",
53239
53289
  "line": {
53240
- "start": 196,
53241
- "end": 196
53290
+ "start": 192,
53291
+ "end": 192
53242
53292
  }
53243
53293
  },
53244
53294
  "group": [
@@ -53253,8 +53303,8 @@
53253
53303
  {
53254
53304
  "description": "Background color of the days with events indicator in the scheduler year view.\n",
53255
53305
  "commentRange": {
53256
- "start": 197,
53257
- "end": 198
53306
+ "start": 193,
53307
+ "end": 194
53258
53308
  },
53259
53309
  "context": {
53260
53310
  "type": "variable",
@@ -53262,8 +53312,8 @@
53262
53312
  "value": "k-get-theme-color-var( primary-100 )",
53263
53313
  "scope": "default",
53264
53314
  "line": {
53265
- "start": 199,
53266
- "end": 199
53315
+ "start": 195,
53316
+ "end": 195
53267
53317
  }
53268
53318
  },
53269
53319
  "group": [
@@ -53278,8 +53328,8 @@
53278
53328
  {
53279
53329
  "description": "Background color of the selected days with events indicator in the scheduler year view.\n",
53280
53330
  "commentRange": {
53281
- "start": 200,
53282
- "end": 201
53331
+ "start": 196,
53332
+ "end": 197
53283
53333
  },
53284
53334
  "context": {
53285
53335
  "type": "variable",
@@ -53287,8 +53337,8 @@
53287
53337
  "value": "$kendo-color-white",
53288
53338
  "scope": "default",
53289
53339
  "line": {
53290
- "start": 202,
53291
- "end": 202
53340
+ "start": 198,
53341
+ "end": 198
53292
53342
  }
53293
53343
  },
53294
53344
  "group": [
@@ -53303,8 +53353,8 @@
53303
53353
  {
53304
53354
  "description": "Horizontal padding of the scheduler tooltip.\n",
53305
53355
  "commentRange": {
53306
- "start": 204,
53307
- "end": 205
53356
+ "start": 200,
53357
+ "end": 201
53308
53358
  },
53309
53359
  "context": {
53310
53360
  "type": "variable",
@@ -53312,8 +53362,8 @@
53312
53362
  "value": "map.get( $kendo-spacing, 2 )",
53313
53363
  "scope": "default",
53314
53364
  "line": {
53315
- "start": 206,
53316
- "end": 206
53365
+ "start": 202,
53366
+ "end": 202
53317
53367
  }
53318
53368
  },
53319
53369
  "group": [
@@ -53328,8 +53378,8 @@
53328
53378
  {
53329
53379
  "description": "Vertical padding of the scheduler tooltip.\n",
53330
53380
  "commentRange": {
53331
- "start": 207,
53332
- "end": 208
53381
+ "start": 203,
53382
+ "end": 204
53333
53383
  },
53334
53384
  "context": {
53335
53385
  "type": "variable",
@@ -53337,8 +53387,8 @@
53337
53387
  "value": "$kendo-scheduler-tooltip-padding-x",
53338
53388
  "scope": "default",
53339
53389
  "line": {
53340
- "start": 209,
53341
- "end": 209
53390
+ "start": 205,
53391
+ "end": 205
53342
53392
  }
53343
53393
  },
53344
53394
  "group": [
@@ -53353,8 +53403,8 @@
53353
53403
  {
53354
53404
  "description": "Width of the border of the scheduler tooltip.\n",
53355
53405
  "commentRange": {
53356
- "start": 210,
53357
- "end": 211
53406
+ "start": 206,
53407
+ "end": 207
53358
53408
  },
53359
53409
  "context": {
53360
53410
  "type": "variable",
@@ -53362,8 +53412,8 @@
53362
53412
  "value": "0",
53363
53413
  "scope": "default",
53364
53414
  "line": {
53365
- "start": 212,
53366
- "end": 212
53415
+ "start": 208,
53416
+ "end": 208
53367
53417
  }
53368
53418
  },
53369
53419
  "group": [
@@ -53378,8 +53428,8 @@
53378
53428
  {
53379
53429
  "description": "Background color of the scheduler tooltip.\n",
53380
53430
  "commentRange": {
53381
- "start": 213,
53382
- "end": 214
53431
+ "start": 209,
53432
+ "end": 210
53383
53433
  },
53384
53434
  "context": {
53385
53435
  "type": "variable",
@@ -53387,8 +53437,8 @@
53387
53437
  "value": "$kendo-color-white",
53388
53438
  "scope": "default",
53389
53439
  "line": {
53390
- "start": 215,
53391
- "end": 215
53440
+ "start": 211,
53441
+ "end": 211
53392
53442
  }
53393
53443
  },
53394
53444
  "group": [
@@ -53403,8 +53453,8 @@
53403
53453
  {
53404
53454
  "description": "Text color of the scheduler tooltip.\n",
53405
53455
  "commentRange": {
53406
- "start": 216,
53407
- "end": 217
53456
+ "start": 212,
53457
+ "end": 213
53408
53458
  },
53409
53459
  "context": {
53410
53460
  "type": "variable",
@@ -53412,8 +53462,8 @@
53412
53462
  "value": "k-get-theme-color-var( neutral-130 )",
53413
53463
  "scope": "default",
53414
53464
  "line": {
53415
- "start": 218,
53416
- "end": 218
53465
+ "start": 214,
53466
+ "end": 214
53417
53467
  }
53418
53468
  },
53419
53469
  "group": [
@@ -53428,8 +53478,8 @@
53428
53478
  {
53429
53479
  "description": "Border color of the scheduler tooltip.\n",
53430
53480
  "commentRange": {
53431
- "start": 219,
53432
- "end": 220
53481
+ "start": 215,
53482
+ "end": 216
53433
53483
  },
53434
53484
  "context": {
53435
53485
  "type": "variable",
@@ -53437,8 +53487,8 @@
53437
53487
  "value": "null",
53438
53488
  "scope": "default",
53439
53489
  "line": {
53440
- "start": 221,
53441
- "end": 221
53490
+ "start": 217,
53491
+ "end": 217
53442
53492
  }
53443
53493
  },
53444
53494
  "group": [
@@ -53453,17 +53503,17 @@
53453
53503
  {
53454
53504
  "description": "Shadow of the scheduler tooltip.\n",
53455
53505
  "commentRange": {
53456
- "start": 222,
53457
- "end": 223
53506
+ "start": 218,
53507
+ "end": 219
53458
53508
  },
53459
53509
  "context": {
53460
53510
  "type": "variable",
53461
53511
  "name": "kendo-scheduler-tooltip-shadow",
53462
- "value": "0px 0px 10px rgba(0, 0, 0, .2 )",
53512
+ "value": "k-elevation(5)",
53463
53513
  "scope": "default",
53464
53514
  "line": {
53465
- "start": 224,
53466
- "end": 224
53515
+ "start": 220,
53516
+ "end": 220
53467
53517
  }
53468
53518
  },
53469
53519
  "group": [
@@ -53478,8 +53528,8 @@
53478
53528
  {
53479
53529
  "description": "Vertical spacing of the scheduler tooltip title.\n",
53480
53530
  "commentRange": {
53481
- "start": 226,
53482
- "end": 227
53531
+ "start": 222,
53532
+ "end": 223
53483
53533
  },
53484
53534
  "context": {
53485
53535
  "type": "variable",
@@ -53487,8 +53537,8 @@
53487
53537
  "value": "map.get( $kendo-spacing, 3 )",
53488
53538
  "scope": "default",
53489
53539
  "line": {
53490
- "start": 228,
53491
- "end": 228
53540
+ "start": 224,
53541
+ "end": 224
53492
53542
  }
53493
53543
  },
53494
53544
  "group": [
@@ -53503,8 +53553,8 @@
53503
53553
  {
53504
53554
  "description": "Font size of the month inside the scheduler tooltip.\n",
53505
53555
  "commentRange": {
53506
- "start": 229,
53507
- "end": 230
53556
+ "start": 225,
53557
+ "end": 226
53508
53558
  },
53509
53559
  "context": {
53510
53560
  "type": "variable",
@@ -53512,8 +53562,8 @@
53512
53562
  "value": "var( --kendo-font-size-sm, inherit )",
53513
53563
  "scope": "default",
53514
53564
  "line": {
53515
- "start": 231,
53516
- "end": 231
53565
+ "start": 227,
53566
+ "end": 227
53517
53567
  }
53518
53568
  },
53519
53569
  "group": [
@@ -53528,8 +53578,8 @@
53528
53578
  {
53529
53579
  "description": "Font size of the day inside the scheduler tooltip.\n",
53530
53580
  "commentRange": {
53531
- "start": 232,
53532
- "end": 233
53581
+ "start": 228,
53582
+ "end": 229
53533
53583
  },
53534
53584
  "context": {
53535
53585
  "type": "variable",
@@ -53537,8 +53587,8 @@
53537
53587
  "value": "calc( $kendo-scheduler-tooltip-month-font-size * 2 )",
53538
53588
  "scope": "default",
53539
53589
  "line": {
53540
- "start": 234,
53541
- "end": 234
53590
+ "start": 230,
53591
+ "end": 230
53542
53592
  }
53543
53593
  },
53544
53594
  "group": [
@@ -53553,8 +53603,8 @@
53553
53603
  {
53554
53604
  "description": "Max height of the events inside the scheduler tooltip.\n",
53555
53605
  "commentRange": {
53556
- "start": 236,
53557
- "end": 237
53606
+ "start": 232,
53607
+ "end": 233
53558
53608
  },
53559
53609
  "context": {
53560
53610
  "type": "variable",
@@ -53562,8 +53612,8 @@
53562
53612
  "value": "250px",
53563
53613
  "scope": "default",
53564
53614
  "line": {
53565
- "start": 238,
53566
- "end": 238
53615
+ "start": 234,
53616
+ "end": 234
53567
53617
  }
53568
53618
  },
53569
53619
  "group": [
@@ -53578,8 +53628,8 @@
53578
53628
  {
53579
53629
  "description": "Spacing between the events inside the scheduler tooltip.\n",
53580
53630
  "commentRange": {
53581
- "start": 239,
53582
- "end": 240
53631
+ "start": 235,
53632
+ "end": 236
53583
53633
  },
53584
53634
  "context": {
53585
53635
  "type": "variable",
@@ -53587,8 +53637,8 @@
53587
53637
  "value": "map.get( $kendo-spacing, 2 )",
53588
53638
  "scope": "default",
53589
53639
  "line": {
53590
- "start": 241,
53591
- "end": 241
53640
+ "start": 237,
53641
+ "end": 237
53592
53642
  }
53593
53643
  },
53594
53644
  "group": [
@@ -53603,8 +53653,8 @@
53603
53653
  {
53604
53654
  "description": "Horizontal padding of the events inside the scheduler tooltip.\n",
53605
53655
  "commentRange": {
53606
- "start": 243,
53607
- "end": 244
53656
+ "start": 239,
53657
+ "end": 240
53608
53658
  },
53609
53659
  "context": {
53610
53660
  "type": "variable",
@@ -53612,8 +53662,8 @@
53612
53662
  "value": "$kendo-scheduler-event-padding-x",
53613
53663
  "scope": "default",
53614
53664
  "line": {
53615
- "start": 245,
53616
- "end": 245
53665
+ "start": 241,
53666
+ "end": 241
53617
53667
  }
53618
53668
  },
53619
53669
  "group": [
@@ -53628,8 +53678,8 @@
53628
53678
  {
53629
53679
  "description": "Vertical padding of the events inside the scheduler tooltip.\n",
53630
53680
  "commentRange": {
53631
- "start": 246,
53632
- "end": 247
53681
+ "start": 242,
53682
+ "end": 243
53633
53683
  },
53634
53684
  "context": {
53635
53685
  "type": "variable",
@@ -53637,8 +53687,8 @@
53637
53687
  "value": "$kendo-scheduler-event-padding-y",
53638
53688
  "scope": "default",
53639
53689
  "line": {
53640
- "start": 248,
53641
- "end": 248
53690
+ "start": 244,
53691
+ "end": 244
53642
53692
  }
53643
53693
  },
53644
53694
  "group": [
@@ -53653,8 +53703,8 @@
53653
53703
  {
53654
53704
  "description": "Border radius of the events inside the scheduler tooltip.\n",
53655
53705
  "commentRange": {
53656
- "start": 249,
53657
- "end": 250
53706
+ "start": 245,
53707
+ "end": 246
53658
53708
  },
53659
53709
  "context": {
53660
53710
  "type": "variable",
@@ -53662,8 +53712,8 @@
53662
53712
  "value": "$kendo-scheduler-event-border-radius",
53663
53713
  "scope": "default",
53664
53714
  "line": {
53665
- "start": 251,
53666
- "end": 251
53715
+ "start": 247,
53716
+ "end": 247
53667
53717
  }
53668
53718
  },
53669
53719
  "group": [
@@ -53678,8 +53728,8 @@
53678
53728
  {
53679
53729
  "description": "Spacing between the events items inside the scheduler tooltip.\n",
53680
53730
  "commentRange": {
53681
- "start": 252,
53682
- "end": 253
53731
+ "start": 248,
53732
+ "end": 249
53683
53733
  },
53684
53734
  "context": {
53685
53735
  "type": "variable",
@@ -53687,8 +53737,8 @@
53687
53737
  "value": "map.get( $kendo-spacing, 0.5 )",
53688
53738
  "scope": "default",
53689
53739
  "line": {
53690
- "start": 254,
53691
- "end": 254
53740
+ "start": 250,
53741
+ "end": 250
53692
53742
  }
53693
53743
  },
53694
53744
  "group": [
@@ -53703,8 +53753,8 @@
53703
53753
  {
53704
53754
  "description": "Color of the scheduler tooltip callout.\n",
53705
53755
  "commentRange": {
53706
- "start": 256,
53707
- "end": 257
53756
+ "start": 252,
53757
+ "end": 253
53708
53758
  },
53709
53759
  "context": {
53710
53760
  "type": "variable",
@@ -53712,8 +53762,8 @@
53712
53762
  "value": "$kendo-scheduler-tooltip-bg",
53713
53763
  "scope": "default",
53714
53764
  "line": {
53715
- "start": 258,
53716
- "end": 258
53765
+ "start": 254,
53766
+ "end": 254
53717
53767
  }
53718
53768
  },
53719
53769
  "group": [
@@ -53728,8 +53778,8 @@
53728
53778
  {
53729
53779
  "description": "Width of the scheduler resize handle.\n",
53730
53780
  "commentRange": {
53731
- "start": 260,
53732
- "end": 261
53781
+ "start": 256,
53782
+ "end": 257
53733
53783
  },
53734
53784
  "context": {
53735
53785
  "type": "variable",
@@ -53737,8 +53787,8 @@
53737
53787
  "value": "2em",
53738
53788
  "scope": "default",
53739
53789
  "line": {
53740
- "start": 262,
53741
- "end": 262
53790
+ "start": 258,
53791
+ "end": 258
53742
53792
  }
53743
53793
  },
53744
53794
  "group": [
@@ -53753,8 +53803,8 @@
53753
53803
  {
53754
53804
  "description": "Height of the scheduler more events button.\n",
53755
53805
  "commentRange": {
53756
- "start": 264,
53757
- "end": 265
53806
+ "start": 260,
53807
+ "end": 261
53758
53808
  },
53759
53809
  "context": {
53760
53810
  "type": "variable",
@@ -53762,8 +53812,8 @@
53762
53812
  "value": "13px",
53763
53813
  "scope": "default",
53764
53814
  "line": {
53765
- "start": 266,
53766
- "end": 266
53815
+ "start": 262,
53816
+ "end": 262
53767
53817
  }
53768
53818
  },
53769
53819
  "group": [
@@ -53778,8 +53828,8 @@
53778
53828
  {
53779
53829
  "description": "Color of the scheduler marquee.\n",
53780
53830
  "commentRange": {
53781
- "start": 268,
53782
- "end": 269
53831
+ "start": 264,
53832
+ "end": 265
53783
53833
  },
53784
53834
  "context": {
53785
53835
  "type": "variable",
@@ -53787,8 +53837,8 @@
53787
53837
  "value": "k-get-theme-color-var( primary-100 )",
53788
53838
  "scope": "default",
53789
53839
  "line": {
53790
- "start": 270,
53791
- "end": 270
53840
+ "start": 266,
53841
+ "end": 266
53792
53842
  }
53793
53843
  },
53794
53844
  "group": [
@@ -65734,7 +65784,7 @@
65734
65784
  "context": {
65735
65785
  "type": "variable",
65736
65786
  "name": "kendo-taskboard-card-selected-shadow",
65737
- "value": "var( --kendo-box-shadow-depth-4, none )",
65787
+ "value": "var( --kendo-box-shadow-depth-3, none )",
65738
65788
  "scope": "default",
65739
65789
  "line": {
65740
65790
  "start": 188,
@@ -67584,7 +67634,7 @@
67584
67634
  "context": {
67585
67635
  "type": "variable",
67586
67636
  "name": "kendo-timeline-flag-box-shadow",
67587
- "value": "var( --kendo-box-shadow-depth-1, none )",
67637
+ "value": "var( --kendo-box-shadow-depth-2, none )",
67588
67638
  "scope": "default",
67589
67639
  "line": {
67590
67640
  "start": 101,
@@ -69284,7 +69334,7 @@
69284
69334
  "context": {
69285
69335
  "type": "variable",
69286
69336
  "name": "kendo-tooltip-shadow",
69287
- "value": "var( --kendo-box-shadow-depth-3, none )",
69337
+ "value": "var( --kendo-box-shadow-depth-2, none )",
69288
69338
  "scope": "default",
69289
69339
  "line": {
69290
69340
  "start": 51,
@@ -70925,6 +70975,240 @@
70925
70975
  "name": "_variables.scss"
70926
70976
  }
70927
70977
  },
70978
+ {
70979
+ "description": "Shadow for cards and grid item thumbnails.\nEquivalent to fluent depth 4.\n",
70980
+ "commentRange": {
70981
+ "start": 4,
70982
+ "end": 6
70983
+ },
70984
+ "context": {
70985
+ "type": "variable",
70986
+ "name": "kendo-box-shadow-depth-1",
70987
+ "value": "var( --kendo-elevation-1, none )",
70988
+ "scope": "default",
70989
+ "line": {
70990
+ "start": 7,
70991
+ "end": 7
70992
+ }
70993
+ },
70994
+ "deprecated": "Use the `$kendo-elevation` map instead.",
70995
+ "access": "public",
70996
+ "group": [
70997
+ "undefined"
70998
+ ],
70999
+ "file": {
71000
+ "path": "core/elevation/_legacy.scss",
71001
+ "name": "_legacy.scss"
71002
+ }
71003
+ },
71004
+ {
71005
+ "description": "Shadow for color gradient drag handle.\nEquivalent to fluent depth 8.\n",
71006
+ "commentRange": {
71007
+ "start": 8,
71008
+ "end": 10
71009
+ },
71010
+ "context": {
71011
+ "type": "variable",
71012
+ "name": "kendo-box-shadow-depth-2",
71013
+ "value": "var( --kendo-elevation-2, none )",
71014
+ "scope": "default",
71015
+ "line": {
71016
+ "start": 11,
71017
+ "end": 11
71018
+ }
71019
+ },
71020
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71021
+ "access": "public",
71022
+ "group": [
71023
+ "undefined"
71024
+ ],
71025
+ "file": {
71026
+ "path": "core/elevation/_legacy.scss",
71027
+ "name": "_legacy.scss"
71028
+ }
71029
+ },
71030
+ {
71031
+ "description": "Shadow for focus card.\n",
71032
+ "commentRange": {
71033
+ "start": 12,
71034
+ "end": 13
71035
+ },
71036
+ "context": {
71037
+ "type": "variable",
71038
+ "name": "kendo-box-shadow-depth-3",
71039
+ "value": "var( --kendo-elevation-3, none )",
71040
+ "scope": "default",
71041
+ "line": {
71042
+ "start": 14,
71043
+ "end": 14
71044
+ }
71045
+ },
71046
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71047
+ "access": "public",
71048
+ "group": [
71049
+ "undefined"
71050
+ ],
71051
+ "file": {
71052
+ "path": "core/elevation/_legacy.scss",
71053
+ "name": "_legacy.scss"
71054
+ }
71055
+ },
71056
+ {
71057
+ "description": "Shadow for panels.\nEquivalent to fluent depth 16.\n",
71058
+ "commentRange": {
71059
+ "start": 15,
71060
+ "end": 17
71061
+ },
71062
+ "context": {
71063
+ "type": "variable",
71064
+ "name": "kendo-box-shadow-depth-4",
71065
+ "value": "var( --kendo-elevation-4, none )",
71066
+ "scope": "default",
71067
+ "line": {
71068
+ "start": 18,
71069
+ "end": 18
71070
+ }
71071
+ },
71072
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71073
+ "access": "public",
71074
+ "group": [
71075
+ "undefined"
71076
+ ],
71077
+ "file": {
71078
+ "path": "core/elevation/_legacy.scss",
71079
+ "name": "_legacy.scss"
71080
+ }
71081
+ },
71082
+ {
71083
+ "description": "Shadow for floating action button.\n",
71084
+ "commentRange": {
71085
+ "start": 19,
71086
+ "end": 20
71087
+ },
71088
+ "context": {
71089
+ "type": "variable",
71090
+ "name": "kendo-box-shadow-depth-5",
71091
+ "value": "var( --kendo-elevation-5, none )",
71092
+ "scope": "default",
71093
+ "line": {
71094
+ "start": 21,
71095
+ "end": 21
71096
+ }
71097
+ },
71098
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71099
+ "access": "public",
71100
+ "group": [
71101
+ "undefined"
71102
+ ],
71103
+ "file": {
71104
+ "path": "core/elevation/_legacy.scss",
71105
+ "name": "_legacy.scss"
71106
+ }
71107
+ },
71108
+ {
71109
+ "description": "Shadow for pop up.\n",
71110
+ "commentRange": {
71111
+ "start": 22,
71112
+ "end": 23
71113
+ },
71114
+ "context": {
71115
+ "type": "variable",
71116
+ "name": "kendo-box-shadow-depth-6",
71117
+ "value": "var( --kendo-elevation-6, none )",
71118
+ "scope": "default",
71119
+ "line": {
71120
+ "start": 24,
71121
+ "end": 24
71122
+ }
71123
+ },
71124
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71125
+ "access": "public",
71126
+ "group": [
71127
+ "undefined"
71128
+ ],
71129
+ "file": {
71130
+ "path": "core/elevation/_legacy.scss",
71131
+ "name": "_legacy.scss"
71132
+ }
71133
+ },
71134
+ {
71135
+ "description": "Shadow for action sheet.\n",
71136
+ "commentRange": {
71137
+ "start": 25,
71138
+ "end": 26
71139
+ },
71140
+ "context": {
71141
+ "type": "variable",
71142
+ "name": "kendo-box-shadow-depth-7",
71143
+ "value": "var( --kendo-elevation-7, none )",
71144
+ "scope": "default",
71145
+ "line": {
71146
+ "start": 27,
71147
+ "end": 27
71148
+ }
71149
+ },
71150
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71151
+ "access": "public",
71152
+ "group": [
71153
+ "undefined"
71154
+ ],
71155
+ "file": {
71156
+ "path": "core/elevation/_legacy.scss",
71157
+ "name": "_legacy.scss"
71158
+ }
71159
+ },
71160
+ {
71161
+ "description": "Shadow for dialogs and window.\nEquivalent to fluent depth 64.\n",
71162
+ "commentRange": {
71163
+ "start": 28,
71164
+ "end": 30
71165
+ },
71166
+ "context": {
71167
+ "type": "variable",
71168
+ "name": "kendo-box-shadow-depth-8",
71169
+ "value": "var( --kendo-elevation-8, none )",
71170
+ "scope": "default",
71171
+ "line": {
71172
+ "start": 31,
71173
+ "end": 31
71174
+ }
71175
+ },
71176
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71177
+ "access": "public",
71178
+ "group": [
71179
+ "undefined"
71180
+ ],
71181
+ "file": {
71182
+ "path": "core/elevation/_legacy.scss",
71183
+ "name": "_legacy.scss"
71184
+ }
71185
+ },
71186
+ {
71187
+ "description": "Shadow for focus window.\n",
71188
+ "commentRange": {
71189
+ "start": 32,
71190
+ "end": 33
71191
+ },
71192
+ "context": {
71193
+ "type": "variable",
71194
+ "name": "kendo-box-shadow-depth-9",
71195
+ "value": "var( --kendo-elevation-8, none )",
71196
+ "scope": "default",
71197
+ "line": {
71198
+ "start": 34,
71199
+ "end": 34
71200
+ }
71201
+ },
71202
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71203
+ "access": "public",
71204
+ "group": [
71205
+ "undefined"
71206
+ ],
71207
+ "file": {
71208
+ "path": "core/elevation/_legacy.scss",
71209
+ "name": "_legacy.scss"
71210
+ }
71211
+ },
70928
71212
  {
70929
71213
  "description": "The theme variations for the Dialog.\n",
70930
71214
  "commentRange": {
@@ -72359,7 +72643,7 @@
72359
72643
  "context": {
72360
72644
  "type": "variable",
72361
72645
  "name": "kendo-window-shadow",
72362
- "value": "var( --kendo-box-shadow-depth-4, none )",
72646
+ "value": "var( --kendo-box-shadow-depth-8, none )",
72363
72647
  "scope": "default",
72364
72648
  "line": {
72365
72649
  "start": 84,
@@ -72384,7 +72668,7 @@
72384
72668
  "context": {
72385
72669
  "type": "variable",
72386
72670
  "name": "kendo-window-focus-shadow",
72387
- "value": "var( --kendo-box-shadow-depth-4, none )",
72671
+ "value": "var( --kendo-box-shadow-depth-9, none )",
72388
72672
  "scope": "default",
72389
72673
  "line": {
72390
72674
  "start": 87,
@@ -73208,6 +73492,240 @@
73208
73492
  "name": "_variables.scss"
73209
73493
  }
73210
73494
  },
73495
+ {
73496
+ "description": "Shadow for cards and grid item thumbnails.\nEquivalent to fluent depth 4.\n",
73497
+ "commentRange": {
73498
+ "start": 4,
73499
+ "end": 6
73500
+ },
73501
+ "context": {
73502
+ "type": "variable",
73503
+ "name": "kendo-box-shadow-depth-1",
73504
+ "value": "var( --kendo-elevation-1, none )",
73505
+ "scope": "default",
73506
+ "line": {
73507
+ "start": 7,
73508
+ "end": 7
73509
+ }
73510
+ },
73511
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73512
+ "access": "public",
73513
+ "group": [
73514
+ "undefined"
73515
+ ],
73516
+ "file": {
73517
+ "path": "core/elevation/_legacy.scss",
73518
+ "name": "_legacy.scss"
73519
+ }
73520
+ },
73521
+ {
73522
+ "description": "Shadow for color gradient drag handle.\nEquivalent to fluent depth 8.\n",
73523
+ "commentRange": {
73524
+ "start": 8,
73525
+ "end": 10
73526
+ },
73527
+ "context": {
73528
+ "type": "variable",
73529
+ "name": "kendo-box-shadow-depth-2",
73530
+ "value": "var( --kendo-elevation-2, none )",
73531
+ "scope": "default",
73532
+ "line": {
73533
+ "start": 11,
73534
+ "end": 11
73535
+ }
73536
+ },
73537
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73538
+ "access": "public",
73539
+ "group": [
73540
+ "undefined"
73541
+ ],
73542
+ "file": {
73543
+ "path": "core/elevation/_legacy.scss",
73544
+ "name": "_legacy.scss"
73545
+ }
73546
+ },
73547
+ {
73548
+ "description": "Shadow for focus card.\n",
73549
+ "commentRange": {
73550
+ "start": 12,
73551
+ "end": 13
73552
+ },
73553
+ "context": {
73554
+ "type": "variable",
73555
+ "name": "kendo-box-shadow-depth-3",
73556
+ "value": "var( --kendo-elevation-3, none )",
73557
+ "scope": "default",
73558
+ "line": {
73559
+ "start": 14,
73560
+ "end": 14
73561
+ }
73562
+ },
73563
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73564
+ "access": "public",
73565
+ "group": [
73566
+ "undefined"
73567
+ ],
73568
+ "file": {
73569
+ "path": "core/elevation/_legacy.scss",
73570
+ "name": "_legacy.scss"
73571
+ }
73572
+ },
73573
+ {
73574
+ "description": "Shadow for panels.\nEquivalent to fluent depth 16.\n",
73575
+ "commentRange": {
73576
+ "start": 15,
73577
+ "end": 17
73578
+ },
73579
+ "context": {
73580
+ "type": "variable",
73581
+ "name": "kendo-box-shadow-depth-4",
73582
+ "value": "var( --kendo-elevation-4, none )",
73583
+ "scope": "default",
73584
+ "line": {
73585
+ "start": 18,
73586
+ "end": 18
73587
+ }
73588
+ },
73589
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73590
+ "access": "public",
73591
+ "group": [
73592
+ "undefined"
73593
+ ],
73594
+ "file": {
73595
+ "path": "core/elevation/_legacy.scss",
73596
+ "name": "_legacy.scss"
73597
+ }
73598
+ },
73599
+ {
73600
+ "description": "Shadow for floating action button.\n",
73601
+ "commentRange": {
73602
+ "start": 19,
73603
+ "end": 20
73604
+ },
73605
+ "context": {
73606
+ "type": "variable",
73607
+ "name": "kendo-box-shadow-depth-5",
73608
+ "value": "var( --kendo-elevation-5, none )",
73609
+ "scope": "default",
73610
+ "line": {
73611
+ "start": 21,
73612
+ "end": 21
73613
+ }
73614
+ },
73615
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73616
+ "access": "public",
73617
+ "group": [
73618
+ "undefined"
73619
+ ],
73620
+ "file": {
73621
+ "path": "core/elevation/_legacy.scss",
73622
+ "name": "_legacy.scss"
73623
+ }
73624
+ },
73625
+ {
73626
+ "description": "Shadow for pop up.\n",
73627
+ "commentRange": {
73628
+ "start": 22,
73629
+ "end": 23
73630
+ },
73631
+ "context": {
73632
+ "type": "variable",
73633
+ "name": "kendo-box-shadow-depth-6",
73634
+ "value": "var( --kendo-elevation-6, none )",
73635
+ "scope": "default",
73636
+ "line": {
73637
+ "start": 24,
73638
+ "end": 24
73639
+ }
73640
+ },
73641
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73642
+ "access": "public",
73643
+ "group": [
73644
+ "undefined"
73645
+ ],
73646
+ "file": {
73647
+ "path": "core/elevation/_legacy.scss",
73648
+ "name": "_legacy.scss"
73649
+ }
73650
+ },
73651
+ {
73652
+ "description": "Shadow for action sheet.\n",
73653
+ "commentRange": {
73654
+ "start": 25,
73655
+ "end": 26
73656
+ },
73657
+ "context": {
73658
+ "type": "variable",
73659
+ "name": "kendo-box-shadow-depth-7",
73660
+ "value": "var( --kendo-elevation-7, none )",
73661
+ "scope": "default",
73662
+ "line": {
73663
+ "start": 27,
73664
+ "end": 27
73665
+ }
73666
+ },
73667
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73668
+ "access": "public",
73669
+ "group": [
73670
+ "undefined"
73671
+ ],
73672
+ "file": {
73673
+ "path": "core/elevation/_legacy.scss",
73674
+ "name": "_legacy.scss"
73675
+ }
73676
+ },
73677
+ {
73678
+ "description": "Shadow for dialogs and window.\nEquivalent to fluent depth 64.\n",
73679
+ "commentRange": {
73680
+ "start": 28,
73681
+ "end": 30
73682
+ },
73683
+ "context": {
73684
+ "type": "variable",
73685
+ "name": "kendo-box-shadow-depth-8",
73686
+ "value": "var( --kendo-elevation-8, none )",
73687
+ "scope": "default",
73688
+ "line": {
73689
+ "start": 31,
73690
+ "end": 31
73691
+ }
73692
+ },
73693
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73694
+ "access": "public",
73695
+ "group": [
73696
+ "undefined"
73697
+ ],
73698
+ "file": {
73699
+ "path": "core/elevation/_legacy.scss",
73700
+ "name": "_legacy.scss"
73701
+ }
73702
+ },
73703
+ {
73704
+ "description": "Shadow for focus window.\n",
73705
+ "commentRange": {
73706
+ "start": 32,
73707
+ "end": 33
73708
+ },
73709
+ "context": {
73710
+ "type": "variable",
73711
+ "name": "kendo-box-shadow-depth-9",
73712
+ "value": "var( --kendo-elevation-8, none )",
73713
+ "scope": "default",
73714
+ "line": {
73715
+ "start": 34,
73716
+ "end": 34
73717
+ }
73718
+ },
73719
+ "deprecated": "Use the `$kendo-elevation` map instead.",
73720
+ "access": "public",
73721
+ "group": [
73722
+ "undefined"
73723
+ ],
73724
+ "file": {
73725
+ "path": "core/elevation/_legacy.scss",
73726
+ "name": "_legacy.scss"
73727
+ }
73728
+ },
73211
73729
  {
73212
73730
  "description": "The theme variations for the Dialog.\n",
73213
73731
  "commentRange": {
@@ -73829,7 +74347,7 @@
73829
74347
  "context": {
73830
74348
  "type": "variable",
73831
74349
  "name": "kendo-actionsheet-shadow",
73832
- "value": "var( --kendo-box-shadow-depth-4, none )",
74350
+ "value": "var( --kendo-box-shadow-depth-7, none )",
73833
74351
  "scope": "default",
73834
74352
  "line": {
73835
74353
  "start": 51,
@@ -76603,7 +77121,7 @@
76603
77121
  "context": {
76604
77122
  "type": "variable",
76605
77123
  "name": "kendo-bottom-nav-shadow",
76606
- "value": "var( --kendo-box-shadow-depth-1, none )",
77124
+ "value": "var( --kendo-box-shadow-depth-4, none )",
76607
77125
  "scope": "default",
76608
77126
  "line": {
76609
77127
  "start": 63,
@@ -83895,7 +84413,7 @@
83895
84413
  "context": {
83896
84414
  "type": "variable",
83897
84415
  "name": "kendo-treemap-font-size",
83898
- "value": "var( -kendo-font-size, inherit )",
84416
+ "value": "var( --kendo-font-size, inherit )",
83899
84417
  "scope": "default",
83900
84418
  "line": {
83901
84419
  "start": 221,
@@ -85351,7 +85869,7 @@
85351
85869
  "context": {
85352
85870
  "type": "variable",
85353
85871
  "name": "kendo-chat-bubble-hover-shadow",
85354
- "value": "var( --kendo-box-shadow-depth-3, none )",
85872
+ "value": "var( --kendo-box-shadow-depth-2, none )",
85355
85873
  "scope": "default",
85356
85874
  "line": {
85357
85875
  "start": 171,
@@ -85501,7 +86019,7 @@
85501
86019
  "context": {
85502
86020
  "type": "variable",
85503
86021
  "name": "kendo-chat-alt-bubble-hover-shadow",
85504
- "value": "var( --kendo-box-shadow-depth-1, none )",
86022
+ "value": "var( --kendo-box-shadow-depth-2, none )",
85505
86023
  "scope": "default",
85506
86024
  "line": {
85507
86025
  "start": 190,
@@ -85526,7 +86044,7 @@
85526
86044
  "context": {
85527
86045
  "type": "variable",
85528
86046
  "name": "kendo-chat-alt-bubble-selected-shadow",
85529
- "value": "var( --kendo-box-shadow-depth-1, none )",
86047
+ "value": "var( --kendo-box-shadow-depth-3, none )",
85530
86048
  "scope": "default",
85531
86049
  "line": {
85532
86050
  "start": 193,
@@ -87794,7 +88312,7 @@
87794
88312
  "context": {
87795
88313
  "type": "variable",
87796
88314
  "name": "kendo-color-gradient-border-width",
87797
- "value": "1px",
88315
+ "value": "2px",
87798
88316
  "scope": "default",
87799
88317
  "line": {
87800
88318
  "start": 14,
@@ -88269,7 +88787,7 @@
88269
88787
  "context": {
88270
88788
  "type": "variable",
88271
88789
  "name": "kendo-color-gradient-canvas-draghandle-shadow",
88272
- "value": "0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13), inset 0px 0px 0px 3px #FFFFFF",
88790
+ "value": "var( --kendo-box-shadow-depth-2, none )",
88273
88791
  "scope": "default",
88274
88792
  "line": {
88275
88793
  "start": 74,
@@ -88519,7 +89037,7 @@
88519
89037
  "context": {
88520
89038
  "type": "variable",
88521
89039
  "name": "kendo-color-gradient-draghandle-border-width",
88522
- "value": "1px",
89040
+ "value": "2px",
88523
89041
  "scope": "default",
88524
89042
  "line": {
88525
89043
  "start": 107,
@@ -88536,15 +89054,15 @@
88536
89054
  }
88537
89055
  },
88538
89056
  {
88539
- "description": "The color of the border around the ColorGradient canvas drag handle.\n",
89057
+ "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
88540
89058
  "commentRange": {
88541
89059
  "start": 108,
88542
89060
  "end": 109
88543
89061
  },
88544
89062
  "context": {
88545
89063
  "type": "variable",
88546
- "name": "kendo-color-gradient-draghandle-border",
88547
- "value": "k-get-theme-color-var( neutral-110 )",
89064
+ "name": "kendo-color-gradient-draghandle-outline-width",
89065
+ "value": "1px",
88548
89066
  "scope": "default",
88549
89067
  "line": {
88550
89068
  "start": 110,
@@ -88561,15 +89079,15 @@
88561
89079
  }
88562
89080
  },
88563
89081
  {
88564
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
89082
+ "description": "The color of the border around the ColorGradient canvas drag handle.\n",
88565
89083
  "commentRange": {
88566
89084
  "start": 111,
88567
89085
  "end": 112
88568
89086
  },
88569
89087
  "context": {
88570
89088
  "type": "variable",
88571
- "name": "kendo-color-gradient-draghandle-shadow",
88572
- "value": "var( --kendo-box-shadow-depth-2, none )",
89089
+ "name": "kendo-color-gradient-draghandle-border",
89090
+ "value": "$kendo-color-white",
88573
89091
  "scope": "default",
88574
89092
  "line": {
88575
89093
  "start": 113,
@@ -88586,15 +89104,15 @@
88586
89104
  }
88587
89105
  },
88588
89106
  {
88589
- "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
89107
+ "description": "The color of the outline around the ColorGradient canvas drag handle.\n",
88590
89108
  "commentRange": {
88591
89109
  "start": 114,
88592
89110
  "end": 115
88593
89111
  },
88594
89112
  "context": {
88595
89113
  "type": "variable",
88596
- "name": "kendo-color-gradient-draghandle-focus-border",
88597
- "value": "k-get-theme-color-var( neutral-160 )",
89114
+ "name": "kendo-color-gradient-draghandle-shadow",
89115
+ "value": "k-get-theme-color-var( neutral-110 )",
88598
89116
  "scope": "default",
88599
89117
  "line": {
88600
89118
  "start": 116,
@@ -88611,15 +89129,15 @@
88611
89129
  }
88612
89130
  },
88613
89131
  {
88614
- "description": "The box shadow of the focused ColorGradient canvas drag handle.\n",
89132
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
88615
89133
  "commentRange": {
88616
89134
  "start": 117,
88617
89135
  "end": 118
88618
89136
  },
88619
89137
  "context": {
88620
89138
  "type": "variable",
88621
- "name": "kendo-color-gradient-draghandle-focus-shadow",
88622
- "value": "$kendo-color-gradient-draghandle-shadow",
89139
+ "name": "kendo-color-gradient-draghandle-shadow",
89140
+ "value": "var( --kendo-box-shadow-depth-2, none )",
88623
89141
  "scope": "default",
88624
89142
  "line": {
88625
89143
  "start": 119,
@@ -88636,15 +89154,15 @@
88636
89154
  }
88637
89155
  },
88638
89156
  {
88639
- "description": "The box shadow of the hovered ColorGradient canvas drag handle.\n",
89157
+ "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
88640
89158
  "commentRange": {
88641
89159
  "start": 120,
88642
89160
  "end": 121
88643
89161
  },
88644
89162
  "context": {
88645
89163
  "type": "variable",
88646
- "name": "kendo-color-gradient-draghandle-hover-shadow",
88647
- "value": "$kendo-color-gradient-draghandle-focus-shadow",
89164
+ "name": "kendo-color-gradient-draghandle-focus-border",
89165
+ "value": "$kendo-color-white",
88648
89166
  "scope": "default",
88649
89167
  "line": {
88650
89168
  "start": 122,
@@ -88660,11 +89178,61 @@
88660
89178
  "name": "_variables.scss"
88661
89179
  }
88662
89180
  },
89181
+ {
89182
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
89183
+ "commentRange": {
89184
+ "start": 123,
89185
+ "end": 124
89186
+ },
89187
+ "context": {
89188
+ "type": "variable",
89189
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
89190
+ "value": "k-get-theme-color-var( neutral-130 )",
89191
+ "scope": "default",
89192
+ "line": {
89193
+ "start": 125,
89194
+ "end": 125
89195
+ }
89196
+ },
89197
+ "group": [
89198
+ "cologradient"
89199
+ ],
89200
+ "access": "public",
89201
+ "file": {
89202
+ "path": "colorgradient/_variables.scss",
89203
+ "name": "_variables.scss"
89204
+ }
89205
+ },
89206
+ {
89207
+ "description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
89208
+ "commentRange": {
89209
+ "start": 126,
89210
+ "end": 127
89211
+ },
89212
+ "context": {
89213
+ "type": "variable",
89214
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
89215
+ "value": "k-get-theme-color-var( neutral-130 )",
89216
+ "scope": "default",
89217
+ "line": {
89218
+ "start": 128,
89219
+ "end": 128
89220
+ }
89221
+ },
89222
+ "group": [
89223
+ "cologradient"
89224
+ ],
89225
+ "access": "public",
89226
+ "file": {
89227
+ "path": "colorgradient/_variables.scss",
89228
+ "name": "_variables.scss"
89229
+ }
89230
+ },
88663
89231
  {
88664
89232
  "description": "The vertical offset of the ColorGradient canvas drag handle.\n",
88665
89233
  "commentRange": {
88666
- "start": 124,
88667
- "end": 125
89234
+ "start": 130,
89235
+ "end": 131
88668
89236
  },
88669
89237
  "context": {
88670
89238
  "type": "variable",
@@ -88672,8 +89240,8 @@
88672
89240
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
88673
89241
  "scope": "default",
88674
89242
  "line": {
88675
- "start": 126,
88676
- "end": 126
89243
+ "start": 132,
89244
+ "end": 132
88677
89245
  }
88678
89246
  },
88679
89247
  "group": [
@@ -88688,8 +89256,8 @@
88688
89256
  {
88689
89257
  "description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
88690
89258
  "commentRange": {
88691
- "start": 127,
88692
- "end": 128
89259
+ "start": 133,
89260
+ "end": 134
88693
89261
  },
88694
89262
  "context": {
88695
89263
  "type": "variable",
@@ -88697,8 +89265,8 @@
88697
89265
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
88698
89266
  "scope": "default",
88699
89267
  "line": {
88700
- "start": 129,
88701
- "end": 129
89268
+ "start": 135,
89269
+ "end": 135
88702
89270
  }
88703
89271
  },
88704
89272
  "group": [
@@ -88713,8 +89281,8 @@
88713
89281
  {
88714
89282
  "description": "The width of the ColorGradient input.\n",
88715
89283
  "commentRange": {
88716
- "start": 131,
88717
- "end": 132
89284
+ "start": 137,
89285
+ "end": 138
88718
89286
  },
88719
89287
  "context": {
88720
89288
  "type": "variable",
@@ -88722,8 +89290,8 @@
88722
89290
  "value": "48px",
88723
89291
  "scope": "default",
88724
89292
  "line": {
88725
- "start": 133,
88726
- "end": 133
89293
+ "start": 139,
89294
+ "end": 139
88727
89295
  }
88728
89296
  },
88729
89297
  "group": [
@@ -88738,8 +89306,8 @@
88738
89306
  {
88739
89307
  "description": "The spacing between the ColorGradient inputs.\n",
88740
89308
  "commentRange": {
88741
- "start": 134,
88742
- "end": 135
89309
+ "start": 140,
89310
+ "end": 141
88743
89311
  },
88744
89312
  "context": {
88745
89313
  "type": "variable",
@@ -88747,8 +89315,8 @@
88747
89315
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
88748
89316
  "scope": "default",
88749
89317
  "line": {
88750
- "start": 136,
88751
- "end": 136
89318
+ "start": 142,
89319
+ "end": 142
88752
89320
  }
88753
89321
  },
88754
89322
  "group": [
@@ -88763,8 +89331,8 @@
88763
89331
  {
88764
89332
  "description": "The font size of the ColorGradient input labels.\n",
88765
89333
  "commentRange": {
88766
- "start": 137,
88767
- "end": 138
89334
+ "start": 143,
89335
+ "end": 144
88768
89336
  },
88769
89337
  "context": {
88770
89338
  "type": "variable",
@@ -88772,8 +89340,8 @@
88772
89340
  "value": "var( --kendo-font-size-sm, inherit )",
88773
89341
  "scope": "default",
88774
89342
  "line": {
88775
- "start": 139,
88776
- "end": 139
89343
+ "start": 145,
89344
+ "end": 145
88777
89345
  }
88778
89346
  },
88779
89347
  "group": [
@@ -88788,8 +89356,8 @@
88788
89356
  {
88789
89357
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
88790
89358
  "commentRange": {
88791
- "start": 140,
88792
- "end": 141
89359
+ "start": 146,
89360
+ "end": 147
88793
89361
  },
88794
89362
  "context": {
88795
89363
  "type": "variable",
@@ -88797,8 +89365,8 @@
88797
89365
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
88798
89366
  "scope": "default",
88799
89367
  "line": {
88800
- "start": 142,
88801
- "end": 142
89368
+ "start": 148,
89369
+ "end": 148
88802
89370
  }
88803
89371
  },
88804
89372
  "group": [
@@ -88813,8 +89381,8 @@
88813
89381
  {
88814
89382
  "description": "The text color of the ColorGradient input labels.\n",
88815
89383
  "commentRange": {
88816
- "start": 143,
88817
- "end": 144
89384
+ "start": 149,
89385
+ "end": 150
88818
89386
  },
88819
89387
  "context": {
88820
89388
  "type": "variable",
@@ -88822,8 +89390,8 @@
88822
89390
  "value": "var( --kendo-subtle-text, inherit )",
88823
89391
  "scope": "default",
88824
89392
  "line": {
88825
- "start": 145,
88826
- "end": 145
89393
+ "start": 151,
89394
+ "end": 151
88827
89395
  }
88828
89396
  },
88829
89397
  "group": [
@@ -88838,8 +89406,8 @@
88838
89406
  {
88839
89407
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
88840
89408
  "commentRange": {
88841
- "start": 147,
88842
- "end": 148
89409
+ "start": 153,
89410
+ "end": 154
88843
89411
  },
88844
89412
  "context": {
88845
89413
  "type": "variable",
@@ -88847,8 +89415,8 @@
88847
89415
  "value": "var( --kendo-font-weight-bold, normal )",
88848
89416
  "scope": "default",
88849
89417
  "line": {
88850
- "start": 149,
88851
- "end": 149
89418
+ "start": 155,
89419
+ "end": 155
88852
89420
  }
88853
89421
  },
88854
89422
  "group": [
@@ -88863,8 +89431,8 @@
88863
89431
  {
88864
89432
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
88865
89433
  "commentRange": {
88866
- "start": 150,
88867
- "end": 151
89434
+ "start": 156,
89435
+ "end": 157
88868
89436
  },
88869
89437
  "context": {
88870
89438
  "type": "variable",
@@ -88872,8 +89440,8 @@
88872
89440
  "value": "math.div( $kendo-color-gradient-spacer, 1.5 )",
88873
89441
  "scope": "default",
88874
89442
  "line": {
88875
- "start": 152,
88876
- "end": 152
89443
+ "start": 158,
89444
+ "end": 158
88877
89445
  }
88878
89446
  },
88879
89447
  "group": [
@@ -90543,7 +91111,7 @@
90543
91111
  "context": {
90544
91112
  "type": "variable",
90545
91113
  "name": "kendo-dialog-shadow",
90546
- "value": "var( --kendo-box-shadow-depth-4, none )",
91114
+ "value": "var( --kendo-box-shadow-depth-8, none )",
90547
91115
  "scope": "default",
90548
91116
  "line": {
90549
91117
  "start": 53,
@@ -94322,6 +94890,37 @@
94322
94890
  }
94323
94891
  ]
94324
94892
  },
94893
+ {
94894
+ "id": "elevation",
94895
+ "title": "Elevation",
94896
+ "variables": [
94897
+ {
94898
+ "description": "Global Elevation.\n",
94899
+ "commentRange": {
94900
+ "start": 42,
94901
+ "end": 43
94902
+ },
94903
+ "context": {
94904
+ "type": "variable",
94905
+ "name": "kendo-elevation",
94906
+ "value": "$_default-elevation",
94907
+ "scope": "default",
94908
+ "line": {
94909
+ "start": 44,
94910
+ "end": 44
94911
+ }
94912
+ },
94913
+ "group": [
94914
+ "elevation"
94915
+ ],
94916
+ "access": "public",
94917
+ "file": {
94918
+ "path": "core/elevation/_index.scss",
94919
+ "name": "_index.scss"
94920
+ }
94921
+ }
94922
+ ]
94923
+ },
94325
94924
  {
94326
94925
  "id": "expander",
94327
94926
  "title": "Expander",
@@ -104333,7 +104932,7 @@
104333
104932
  "context": {
104334
104933
  "type": "variable",
104335
104934
  "name": "kendo-grid-column-menu-shadow",
104336
- "value": "var( --kendo-box-shadow-depth-1, none )",
104935
+ "value": "var( --kendo-box-shadow-depth-6, none )",
104337
104936
  "scope": "default",
104338
104937
  "line": {
104339
104938
  "start": 457,
@@ -114749,7 +115348,7 @@
114749
115348
  "context": {
114750
115349
  "type": "variable",
114751
115350
  "name": "kendo-menu-popup-shadow",
114752
- "value": "var( --kendo-box-shadow-depth-2, none )",
115351
+ "value": "var( --kendo-box-shadow-depth-6, none )",
114753
115352
  "scope": "default",
114754
115353
  "line": {
114755
115354
  "start": 128,
@@ -120141,7 +120740,7 @@
120141
120740
  "context": {
120142
120741
  "type": "variable",
120143
120742
  "name": "kendo-pdf-viewer-page-shadow",
120144
- "value": "var( --kendo-box-shadow-depth-1, none )",
120743
+ "value": "var( --kendo-box-shadow-depth-3, none )",
120145
120744
  "scope": "default",
120146
120745
  "line": {
120147
120746
  "start": 52,
@@ -122478,7 +123077,7 @@
122478
123077
  "context": {
122479
123078
  "type": "variable",
122480
123079
  "name": "kendo-popover-shadow",
122481
- "value": "var( --kendo-box-shadow-depth-3, none )",
123080
+ "value": "var( --kendo-box-shadow-depth-6, none )",
122482
123081
  "scope": "default",
122483
123082
  "line": {
122484
123083
  "start": 36,
@@ -123209,7 +123808,7 @@
123209
123808
  "context": {
123210
123809
  "type": "variable",
123211
123810
  "name": "kendo-popup-shadow",
123212
- "value": "var( --kendo-box-shadow-depth-3, none )",
123811
+ "value": "var( --kendo-box-shadow-depth-4, none )",
123213
123812
  "scope": "default",
123214
123813
  "line": {
123215
123814
  "start": 42,
@@ -126575,44 +127174,19 @@
126575
127174
  }
126576
127175
  },
126577
127176
  {
126578
- "description": "Color of the current time marker in the scheduler.\n",
127177
+ "description": "Background color of the non-working hours in the scheduler.\n",
126579
127178
  "commentRange": {
126580
127179
  "start": 149,
126581
127180
  "end": 150
126582
127181
  },
126583
- "context": {
126584
- "type": "variable",
126585
- "name": "kendo-scheduler-current-time-color",
126586
- "value": "#ff0000",
126587
- "scope": "default",
126588
- "line": {
126589
- "start": 151,
126590
- "end": 151
126591
- }
126592
- },
126593
- "group": [
126594
- "scheduler"
126595
- ],
126596
- "access": "public",
126597
- "file": {
126598
- "path": "scheduler/_variables.scss",
126599
- "name": "_variables.scss"
126600
- }
126601
- },
126602
- {
126603
- "description": "Background color of the non-working hours in the scheduler.\n",
126604
- "commentRange": {
126605
- "start": 153,
126606
- "end": 154
126607
- },
126608
127182
  "context": {
126609
127183
  "type": "variable",
126610
127184
  "name": "kendo-scheduler-nonwork-bg",
126611
127185
  "value": "k-get-theme-color-var( neutral-10 )",
126612
127186
  "scope": "default",
126613
127187
  "line": {
126614
- "start": 155,
126615
- "end": 155
127188
+ "start": 151,
127189
+ "end": 151
126616
127190
  }
126617
127191
  },
126618
127192
  "group": [
@@ -126627,8 +127201,8 @@
126627
127201
  {
126628
127202
  "description": "Text color of the non-working hours in the scheduler.\n",
126629
127203
  "commentRange": {
126630
- "start": 156,
126631
- "end": 157
127204
+ "start": 152,
127205
+ "end": 153
126632
127206
  },
126633
127207
  "context": {
126634
127208
  "type": "variable",
@@ -126636,8 +127210,8 @@
126636
127210
  "value": "null",
126637
127211
  "scope": "default",
126638
127212
  "line": {
126639
- "start": 158,
126640
- "end": 158
127213
+ "start": 154,
127214
+ "end": 154
126641
127215
  }
126642
127216
  },
126643
127217
  "group": [
@@ -126652,8 +127226,8 @@
126652
127226
  {
126653
127227
  "description": "Background color of the weekends in the scheduler.\n",
126654
127228
  "commentRange": {
126655
- "start": 160,
126656
- "end": 161
127229
+ "start": 156,
127230
+ "end": 157
126657
127231
  },
126658
127232
  "context": {
126659
127233
  "type": "variable",
@@ -126661,8 +127235,8 @@
126661
127235
  "value": "null",
126662
127236
  "scope": "default",
126663
127237
  "line": {
126664
- "start": 162,
126665
- "end": 162
127238
+ "start": 158,
127239
+ "end": 158
126666
127240
  }
126667
127241
  },
126668
127242
  "group": [
@@ -126677,8 +127251,8 @@
126677
127251
  {
126678
127252
  "description": "Text color of the weekends in the scheduler.\n",
126679
127253
  "commentRange": {
126680
- "start": 163,
126681
- "end": 164
127254
+ "start": 159,
127255
+ "end": 160
126682
127256
  },
126683
127257
  "context": {
126684
127258
  "type": "variable",
@@ -126686,8 +127260,8 @@
126686
127260
  "value": "null",
126687
127261
  "scope": "default",
126688
127262
  "line": {
126689
- "start": 165,
126690
- "end": 165
127263
+ "start": 161,
127264
+ "end": 161
126691
127265
  }
126692
127266
  },
126693
127267
  "group": [
@@ -126702,8 +127276,8 @@
126702
127276
  {
126703
127277
  "description": "Background color of the other months in the scheduler.\n",
126704
127278
  "commentRange": {
126705
- "start": 167,
126706
- "end": 168
127279
+ "start": 163,
127280
+ "end": 164
126707
127281
  },
126708
127282
  "context": {
126709
127283
  "type": "variable",
@@ -126711,8 +127285,8 @@
126711
127285
  "value": "k-get-theme-color-var( neutral-10 )",
126712
127286
  "scope": "default",
126713
127287
  "line": {
126714
- "start": 169,
126715
- "end": 169
127288
+ "start": 165,
127289
+ "end": 165
126716
127290
  }
126717
127291
  },
126718
127292
  "group": [
@@ -126727,8 +127301,8 @@
126727
127301
  {
126728
127302
  "description": "Text color of the other months in the scheduler.\n",
126729
127303
  "commentRange": {
126730
- "start": 170,
126731
- "end": 171
127304
+ "start": 166,
127305
+ "end": 167
126732
127306
  },
126733
127307
  "context": {
126734
127308
  "type": "variable",
@@ -126736,8 +127310,8 @@
126736
127310
  "value": "null",
126737
127311
  "scope": "default",
126738
127312
  "line": {
126739
- "start": 172,
126740
- "end": 172
127313
+ "start": 168,
127314
+ "end": 168
126741
127315
  }
126742
127316
  },
126743
127317
  "group": [
@@ -126752,8 +127326,8 @@
126752
127326
  {
126753
127327
  "description": "Horizontal padding of the scheduler year view.\n",
126754
127328
  "commentRange": {
126755
- "start": 174,
126756
- "end": 175
127329
+ "start": 170,
127330
+ "end": 171
126757
127331
  },
126758
127332
  "context": {
126759
127333
  "type": "variable",
@@ -126761,8 +127335,8 @@
126761
127335
  "value": "map.get( $kendo-spacing, 3 )",
126762
127336
  "scope": "default",
126763
127337
  "line": {
126764
- "start": 176,
126765
- "end": 176
127338
+ "start": 172,
127339
+ "end": 172
126766
127340
  }
126767
127341
  },
126768
127342
  "group": [
@@ -126777,8 +127351,8 @@
126777
127351
  {
126778
127352
  "description": "Vertical padding of the scheduler year view.\n",
126779
127353
  "commentRange": {
126780
- "start": 177,
126781
- "end": 178
127354
+ "start": 173,
127355
+ "end": 174
126782
127356
  },
126783
127357
  "context": {
126784
127358
  "type": "variable",
@@ -126786,8 +127360,8 @@
126786
127360
  "value": "$kendo-scheduler-yearview-padding-x",
126787
127361
  "scope": "default",
126788
127362
  "line": {
126789
- "start": 179,
126790
- "end": 179
127363
+ "start": 175,
127364
+ "end": 175
126791
127365
  }
126792
127366
  },
126793
127367
  "group": [
@@ -126802,8 +127376,8 @@
126802
127376
  {
126803
127377
  "description": "Spacing between the calendars in the scheduler year view.\n",
126804
127378
  "commentRange": {
126805
- "start": 181,
126806
- "end": 182
127379
+ "start": 177,
127380
+ "end": 178
126807
127381
  },
126808
127382
  "context": {
126809
127383
  "type": "variable",
@@ -126811,8 +127385,8 @@
126811
127385
  "value": "map.get( $kendo-spacing, 3 )",
126812
127386
  "scope": "default",
126813
127387
  "line": {
126814
- "start": 183,
126815
- "end": 183
127388
+ "start": 179,
127389
+ "end": 179
126816
127390
  }
126817
127391
  },
126818
127392
  "group": [
@@ -126827,8 +127401,8 @@
126827
127401
  {
126828
127402
  "description": "Days with events indicator size in the scheduler year view.\n",
126829
127403
  "commentRange": {
126830
- "start": 185,
126831
- "end": 186
127404
+ "start": 181,
127405
+ "end": 182
126832
127406
  },
126833
127407
  "context": {
126834
127408
  "type": "variable",
@@ -126836,8 +127410,8 @@
126836
127410
  "value": "3px",
126837
127411
  "scope": "default",
126838
127412
  "line": {
126839
- "start": 187,
126840
- "end": 187
127413
+ "start": 183,
127414
+ "end": 183
126841
127415
  }
126842
127416
  },
126843
127417
  "group": [
@@ -126852,8 +127426,8 @@
126852
127426
  {
126853
127427
  "description": "Top position of the days with events indicator in the scheduler year view.\n",
126854
127428
  "commentRange": {
126855
- "start": 188,
126856
- "end": 189
127429
+ "start": 184,
127430
+ "end": 185
126857
127431
  },
126858
127432
  "context": {
126859
127433
  "type": "variable",
@@ -126861,8 +127435,8 @@
126861
127435
  "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) )",
126862
127436
  "scope": "default",
126863
127437
  "line": {
126864
- "start": 190,
126865
- "end": 190
127438
+ "start": 186,
127439
+ "end": 186
126866
127440
  }
126867
127441
  },
126868
127442
  "group": [
@@ -126877,8 +127451,8 @@
126877
127451
  {
126878
127452
  "description": "Left position of the days with events indicator in the scheduler year view.\n",
126879
127453
  "commentRange": {
126880
- "start": 191,
126881
- "end": 192
127454
+ "start": 187,
127455
+ "end": 188
126882
127456
  },
126883
127457
  "context": {
126884
127458
  "type": "variable",
@@ -126886,8 +127460,8 @@
126886
127460
  "value": "calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) )",
126887
127461
  "scope": "default",
126888
127462
  "line": {
126889
- "start": 193,
126890
- "end": 193
127463
+ "start": 189,
127464
+ "end": 189
126891
127465
  }
126892
127466
  },
126893
127467
  "group": [
@@ -126902,8 +127476,8 @@
126902
127476
  {
126903
127477
  "description": "Border radius of the days with events indicator in the scheduler year view.\n",
126904
127478
  "commentRange": {
126905
- "start": 194,
126906
- "end": 195
127479
+ "start": 190,
127480
+ "end": 191
126907
127481
  },
126908
127482
  "context": {
126909
127483
  "type": "variable",
@@ -126911,8 +127485,8 @@
126911
127485
  "value": "50%",
126912
127486
  "scope": "default",
126913
127487
  "line": {
126914
- "start": 196,
126915
- "end": 196
127488
+ "start": 192,
127489
+ "end": 192
126916
127490
  }
126917
127491
  },
126918
127492
  "group": [
@@ -126927,8 +127501,8 @@
126927
127501
  {
126928
127502
  "description": "Background color of the days with events indicator in the scheduler year view.\n",
126929
127503
  "commentRange": {
126930
- "start": 197,
126931
- "end": 198
127504
+ "start": 193,
127505
+ "end": 194
126932
127506
  },
126933
127507
  "context": {
126934
127508
  "type": "variable",
@@ -126936,8 +127510,8 @@
126936
127510
  "value": "k-get-theme-color-var( primary-100 )",
126937
127511
  "scope": "default",
126938
127512
  "line": {
126939
- "start": 199,
126940
- "end": 199
127513
+ "start": 195,
127514
+ "end": 195
126941
127515
  }
126942
127516
  },
126943
127517
  "group": [
@@ -126952,8 +127526,8 @@
126952
127526
  {
126953
127527
  "description": "Background color of the selected days with events indicator in the scheduler year view.\n",
126954
127528
  "commentRange": {
126955
- "start": 200,
126956
- "end": 201
127529
+ "start": 196,
127530
+ "end": 197
126957
127531
  },
126958
127532
  "context": {
126959
127533
  "type": "variable",
@@ -126961,8 +127535,8 @@
126961
127535
  "value": "$kendo-color-white",
126962
127536
  "scope": "default",
126963
127537
  "line": {
126964
- "start": 202,
126965
- "end": 202
127538
+ "start": 198,
127539
+ "end": 198
126966
127540
  }
126967
127541
  },
126968
127542
  "group": [
@@ -126977,8 +127551,8 @@
126977
127551
  {
126978
127552
  "description": "Horizontal padding of the scheduler tooltip.\n",
126979
127553
  "commentRange": {
126980
- "start": 204,
126981
- "end": 205
127554
+ "start": 200,
127555
+ "end": 201
126982
127556
  },
126983
127557
  "context": {
126984
127558
  "type": "variable",
@@ -126986,8 +127560,8 @@
126986
127560
  "value": "map.get( $kendo-spacing, 2 )",
126987
127561
  "scope": "default",
126988
127562
  "line": {
126989
- "start": 206,
126990
- "end": 206
127563
+ "start": 202,
127564
+ "end": 202
126991
127565
  }
126992
127566
  },
126993
127567
  "group": [
@@ -127002,8 +127576,8 @@
127002
127576
  {
127003
127577
  "description": "Vertical padding of the scheduler tooltip.\n",
127004
127578
  "commentRange": {
127005
- "start": 207,
127006
- "end": 208
127579
+ "start": 203,
127580
+ "end": 204
127007
127581
  },
127008
127582
  "context": {
127009
127583
  "type": "variable",
@@ -127011,8 +127585,8 @@
127011
127585
  "value": "$kendo-scheduler-tooltip-padding-x",
127012
127586
  "scope": "default",
127013
127587
  "line": {
127014
- "start": 209,
127015
- "end": 209
127588
+ "start": 205,
127589
+ "end": 205
127016
127590
  }
127017
127591
  },
127018
127592
  "group": [
@@ -127027,8 +127601,8 @@
127027
127601
  {
127028
127602
  "description": "Width of the border of the scheduler tooltip.\n",
127029
127603
  "commentRange": {
127030
- "start": 210,
127031
- "end": 211
127604
+ "start": 206,
127605
+ "end": 207
127032
127606
  },
127033
127607
  "context": {
127034
127608
  "type": "variable",
@@ -127036,8 +127610,8 @@
127036
127610
  "value": "0",
127037
127611
  "scope": "default",
127038
127612
  "line": {
127039
- "start": 212,
127040
- "end": 212
127613
+ "start": 208,
127614
+ "end": 208
127041
127615
  }
127042
127616
  },
127043
127617
  "group": [
@@ -127052,8 +127626,8 @@
127052
127626
  {
127053
127627
  "description": "Background color of the scheduler tooltip.\n",
127054
127628
  "commentRange": {
127055
- "start": 213,
127056
- "end": 214
127629
+ "start": 209,
127630
+ "end": 210
127057
127631
  },
127058
127632
  "context": {
127059
127633
  "type": "variable",
@@ -127061,8 +127635,8 @@
127061
127635
  "value": "$kendo-color-white",
127062
127636
  "scope": "default",
127063
127637
  "line": {
127064
- "start": 215,
127065
- "end": 215
127638
+ "start": 211,
127639
+ "end": 211
127066
127640
  }
127067
127641
  },
127068
127642
  "group": [
@@ -127077,8 +127651,8 @@
127077
127651
  {
127078
127652
  "description": "Text color of the scheduler tooltip.\n",
127079
127653
  "commentRange": {
127080
- "start": 216,
127081
- "end": 217
127654
+ "start": 212,
127655
+ "end": 213
127082
127656
  },
127083
127657
  "context": {
127084
127658
  "type": "variable",
@@ -127086,8 +127660,8 @@
127086
127660
  "value": "k-get-theme-color-var( neutral-130 )",
127087
127661
  "scope": "default",
127088
127662
  "line": {
127089
- "start": 218,
127090
- "end": 218
127663
+ "start": 214,
127664
+ "end": 214
127091
127665
  }
127092
127666
  },
127093
127667
  "group": [
@@ -127102,8 +127676,8 @@
127102
127676
  {
127103
127677
  "description": "Border color of the scheduler tooltip.\n",
127104
127678
  "commentRange": {
127105
- "start": 219,
127106
- "end": 220
127679
+ "start": 215,
127680
+ "end": 216
127107
127681
  },
127108
127682
  "context": {
127109
127683
  "type": "variable",
@@ -127111,8 +127685,8 @@
127111
127685
  "value": "null",
127112
127686
  "scope": "default",
127113
127687
  "line": {
127114
- "start": 221,
127115
- "end": 221
127688
+ "start": 217,
127689
+ "end": 217
127116
127690
  }
127117
127691
  },
127118
127692
  "group": [
@@ -127127,17 +127701,17 @@
127127
127701
  {
127128
127702
  "description": "Shadow of the scheduler tooltip.\n",
127129
127703
  "commentRange": {
127130
- "start": 222,
127131
- "end": 223
127704
+ "start": 218,
127705
+ "end": 219
127132
127706
  },
127133
127707
  "context": {
127134
127708
  "type": "variable",
127135
127709
  "name": "kendo-scheduler-tooltip-shadow",
127136
- "value": "0px 0px 10px rgba(0, 0, 0, .2 )",
127710
+ "value": "k-elevation(5)",
127137
127711
  "scope": "default",
127138
127712
  "line": {
127139
- "start": 224,
127140
- "end": 224
127713
+ "start": 220,
127714
+ "end": 220
127141
127715
  }
127142
127716
  },
127143
127717
  "group": [
@@ -127152,8 +127726,8 @@
127152
127726
  {
127153
127727
  "description": "Vertical spacing of the scheduler tooltip title.\n",
127154
127728
  "commentRange": {
127155
- "start": 226,
127156
- "end": 227
127729
+ "start": 222,
127730
+ "end": 223
127157
127731
  },
127158
127732
  "context": {
127159
127733
  "type": "variable",
@@ -127161,8 +127735,8 @@
127161
127735
  "value": "map.get( $kendo-spacing, 3 )",
127162
127736
  "scope": "default",
127163
127737
  "line": {
127164
- "start": 228,
127165
- "end": 228
127738
+ "start": 224,
127739
+ "end": 224
127166
127740
  }
127167
127741
  },
127168
127742
  "group": [
@@ -127177,8 +127751,8 @@
127177
127751
  {
127178
127752
  "description": "Font size of the month inside the scheduler tooltip.\n",
127179
127753
  "commentRange": {
127180
- "start": 229,
127181
- "end": 230
127754
+ "start": 225,
127755
+ "end": 226
127182
127756
  },
127183
127757
  "context": {
127184
127758
  "type": "variable",
@@ -127186,8 +127760,8 @@
127186
127760
  "value": "var( --kendo-font-size-sm, inherit )",
127187
127761
  "scope": "default",
127188
127762
  "line": {
127189
- "start": 231,
127190
- "end": 231
127763
+ "start": 227,
127764
+ "end": 227
127191
127765
  }
127192
127766
  },
127193
127767
  "group": [
@@ -127202,8 +127776,8 @@
127202
127776
  {
127203
127777
  "description": "Font size of the day inside the scheduler tooltip.\n",
127204
127778
  "commentRange": {
127205
- "start": 232,
127206
- "end": 233
127779
+ "start": 228,
127780
+ "end": 229
127207
127781
  },
127208
127782
  "context": {
127209
127783
  "type": "variable",
@@ -127211,8 +127785,8 @@
127211
127785
  "value": "calc( $kendo-scheduler-tooltip-month-font-size * 2 )",
127212
127786
  "scope": "default",
127213
127787
  "line": {
127214
- "start": 234,
127215
- "end": 234
127788
+ "start": 230,
127789
+ "end": 230
127216
127790
  }
127217
127791
  },
127218
127792
  "group": [
@@ -127227,8 +127801,8 @@
127227
127801
  {
127228
127802
  "description": "Max height of the events inside the scheduler tooltip.\n",
127229
127803
  "commentRange": {
127230
- "start": 236,
127231
- "end": 237
127804
+ "start": 232,
127805
+ "end": 233
127232
127806
  },
127233
127807
  "context": {
127234
127808
  "type": "variable",
@@ -127236,8 +127810,8 @@
127236
127810
  "value": "250px",
127237
127811
  "scope": "default",
127238
127812
  "line": {
127239
- "start": 238,
127240
- "end": 238
127813
+ "start": 234,
127814
+ "end": 234
127241
127815
  }
127242
127816
  },
127243
127817
  "group": [
@@ -127252,8 +127826,8 @@
127252
127826
  {
127253
127827
  "description": "Spacing between the events inside the scheduler tooltip.\n",
127254
127828
  "commentRange": {
127255
- "start": 239,
127256
- "end": 240
127829
+ "start": 235,
127830
+ "end": 236
127257
127831
  },
127258
127832
  "context": {
127259
127833
  "type": "variable",
@@ -127261,8 +127835,8 @@
127261
127835
  "value": "map.get( $kendo-spacing, 2 )",
127262
127836
  "scope": "default",
127263
127837
  "line": {
127264
- "start": 241,
127265
- "end": 241
127838
+ "start": 237,
127839
+ "end": 237
127266
127840
  }
127267
127841
  },
127268
127842
  "group": [
@@ -127277,8 +127851,8 @@
127277
127851
  {
127278
127852
  "description": "Horizontal padding of the events inside the scheduler tooltip.\n",
127279
127853
  "commentRange": {
127280
- "start": 243,
127281
- "end": 244
127854
+ "start": 239,
127855
+ "end": 240
127282
127856
  },
127283
127857
  "context": {
127284
127858
  "type": "variable",
@@ -127286,8 +127860,8 @@
127286
127860
  "value": "$kendo-scheduler-event-padding-x",
127287
127861
  "scope": "default",
127288
127862
  "line": {
127289
- "start": 245,
127290
- "end": 245
127863
+ "start": 241,
127864
+ "end": 241
127291
127865
  }
127292
127866
  },
127293
127867
  "group": [
@@ -127302,8 +127876,8 @@
127302
127876
  {
127303
127877
  "description": "Vertical padding of the events inside the scheduler tooltip.\n",
127304
127878
  "commentRange": {
127305
- "start": 246,
127306
- "end": 247
127879
+ "start": 242,
127880
+ "end": 243
127307
127881
  },
127308
127882
  "context": {
127309
127883
  "type": "variable",
@@ -127311,8 +127885,8 @@
127311
127885
  "value": "$kendo-scheduler-event-padding-y",
127312
127886
  "scope": "default",
127313
127887
  "line": {
127314
- "start": 248,
127315
- "end": 248
127888
+ "start": 244,
127889
+ "end": 244
127316
127890
  }
127317
127891
  },
127318
127892
  "group": [
@@ -127327,8 +127901,8 @@
127327
127901
  {
127328
127902
  "description": "Border radius of the events inside the scheduler tooltip.\n",
127329
127903
  "commentRange": {
127330
- "start": 249,
127331
- "end": 250
127904
+ "start": 245,
127905
+ "end": 246
127332
127906
  },
127333
127907
  "context": {
127334
127908
  "type": "variable",
@@ -127336,8 +127910,8 @@
127336
127910
  "value": "$kendo-scheduler-event-border-radius",
127337
127911
  "scope": "default",
127338
127912
  "line": {
127339
- "start": 251,
127340
- "end": 251
127913
+ "start": 247,
127914
+ "end": 247
127341
127915
  }
127342
127916
  },
127343
127917
  "group": [
@@ -127352,8 +127926,8 @@
127352
127926
  {
127353
127927
  "description": "Spacing between the events items inside the scheduler tooltip.\n",
127354
127928
  "commentRange": {
127355
- "start": 252,
127356
- "end": 253
127929
+ "start": 248,
127930
+ "end": 249
127357
127931
  },
127358
127932
  "context": {
127359
127933
  "type": "variable",
@@ -127361,8 +127935,8 @@
127361
127935
  "value": "map.get( $kendo-spacing, 0.5 )",
127362
127936
  "scope": "default",
127363
127937
  "line": {
127364
- "start": 254,
127365
- "end": 254
127938
+ "start": 250,
127939
+ "end": 250
127366
127940
  }
127367
127941
  },
127368
127942
  "group": [
@@ -127377,8 +127951,8 @@
127377
127951
  {
127378
127952
  "description": "Color of the scheduler tooltip callout.\n",
127379
127953
  "commentRange": {
127380
- "start": 256,
127381
- "end": 257
127954
+ "start": 252,
127955
+ "end": 253
127382
127956
  },
127383
127957
  "context": {
127384
127958
  "type": "variable",
@@ -127386,8 +127960,8 @@
127386
127960
  "value": "$kendo-scheduler-tooltip-bg",
127387
127961
  "scope": "default",
127388
127962
  "line": {
127389
- "start": 258,
127390
- "end": 258
127963
+ "start": 254,
127964
+ "end": 254
127391
127965
  }
127392
127966
  },
127393
127967
  "group": [
@@ -127402,8 +127976,8 @@
127402
127976
  {
127403
127977
  "description": "Width of the scheduler resize handle.\n",
127404
127978
  "commentRange": {
127405
- "start": 260,
127406
- "end": 261
127979
+ "start": 256,
127980
+ "end": 257
127407
127981
  },
127408
127982
  "context": {
127409
127983
  "type": "variable",
@@ -127411,8 +127985,8 @@
127411
127985
  "value": "2em",
127412
127986
  "scope": "default",
127413
127987
  "line": {
127414
- "start": 262,
127415
- "end": 262
127988
+ "start": 258,
127989
+ "end": 258
127416
127990
  }
127417
127991
  },
127418
127992
  "group": [
@@ -127427,8 +128001,8 @@
127427
128001
  {
127428
128002
  "description": "Height of the scheduler more events button.\n",
127429
128003
  "commentRange": {
127430
- "start": 264,
127431
- "end": 265
128004
+ "start": 260,
128005
+ "end": 261
127432
128006
  },
127433
128007
  "context": {
127434
128008
  "type": "variable",
@@ -127436,8 +128010,8 @@
127436
128010
  "value": "13px",
127437
128011
  "scope": "default",
127438
128012
  "line": {
127439
- "start": 266,
127440
- "end": 266
128013
+ "start": 262,
128014
+ "end": 262
127441
128015
  }
127442
128016
  },
127443
128017
  "group": [
@@ -127452,8 +128026,8 @@
127452
128026
  {
127453
128027
  "description": "Color of the scheduler marquee.\n",
127454
128028
  "commentRange": {
127455
- "start": 268,
127456
- "end": 269
128029
+ "start": 264,
128030
+ "end": 265
127457
128031
  },
127458
128032
  "context": {
127459
128033
  "type": "variable",
@@ -127461,8 +128035,8 @@
127461
128035
  "value": "k-get-theme-color-var( primary-100 )",
127462
128036
  "scope": "default",
127463
128037
  "line": {
127464
- "start": 270,
127465
- "end": 270
128038
+ "start": 266,
128039
+ "end": 266
127466
128040
  }
127467
128041
  },
127468
128042
  "group": [
@@ -139486,7 +140060,7 @@
139486
140060
  "context": {
139487
140061
  "type": "variable",
139488
140062
  "name": "kendo-taskboard-card-selected-shadow",
139489
- "value": "var( --kendo-box-shadow-depth-4, none )",
140063
+ "value": "var( --kendo-box-shadow-depth-3, none )",
139490
140064
  "scope": "default",
139491
140065
  "line": {
139492
140066
  "start": 188,
@@ -141354,7 +141928,7 @@
141354
141928
  "context": {
141355
141929
  "type": "variable",
141356
141930
  "name": "kendo-timeline-flag-box-shadow",
141357
- "value": "var( --kendo-box-shadow-depth-1, none )",
141931
+ "value": "var( --kendo-box-shadow-depth-2, none )",
141358
141932
  "scope": "default",
141359
141933
  "line": {
141360
141934
  "start": 101,
@@ -143066,7 +143640,7 @@
143066
143640
  "context": {
143067
143641
  "type": "variable",
143068
143642
  "name": "kendo-tooltip-shadow",
143069
- "value": "var( --kendo-box-shadow-depth-3, none )",
143643
+ "value": "var( --kendo-box-shadow-depth-2, none )",
143070
143644
  "scope": "default",
143071
143645
  "line": {
143072
143646
  "start": 51,
@@ -145871,7 +146445,7 @@
145871
146445
  "context": {
145872
146446
  "type": "variable",
145873
146447
  "name": "kendo-window-shadow",
145874
- "value": "var( --kendo-box-shadow-depth-4, none )",
146448
+ "value": "var( --kendo-box-shadow-depth-8, none )",
145875
146449
  "scope": "default",
145876
146450
  "line": {
145877
146451
  "start": 84,
@@ -145896,7 +146470,7 @@
145896
146470
  "context": {
145897
146471
  "type": "variable",
145898
146472
  "name": "kendo-window-focus-shadow",
145899
- "value": "var( --kendo-box-shadow-depth-4, none )",
146473
+ "value": "var( --kendo-box-shadow-depth-9, none )",
145900
146474
  "scope": "default",
145901
146475
  "line": {
145902
146476
  "start": 87,