@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
@@ -508,7 +508,7 @@
508
508
  "context": {
509
509
  "type": "variable",
510
510
  "name": "kendo-actionsheet-shadow",
511
- "value": "var( --kendo-box-shadow-depth-4, none )",
511
+ "value": "var( --kendo-box-shadow-depth-7, none )",
512
512
  "scope": "default",
513
513
  "line": {
514
514
  "start": 51,
@@ -3258,7 +3258,7 @@
3258
3258
  "context": {
3259
3259
  "type": "variable",
3260
3260
  "name": "kendo-bottom-nav-shadow",
3261
- "value": "var( --kendo-box-shadow-depth-1, none )",
3261
+ "value": "var( --kendo-box-shadow-depth-4, none )",
3262
3262
  "scope": "default",
3263
3263
  "line": {
3264
3264
  "start": 63,
@@ -10508,7 +10508,7 @@
10508
10508
  "context": {
10509
10509
  "type": "variable",
10510
10510
  "name": "kendo-treemap-font-size",
10511
- "value": "var( -kendo-font-size, inherit )",
10511
+ "value": "var( --kendo-font-size, inherit )",
10512
10512
  "scope": "default",
10513
10513
  "line": {
10514
10514
  "start": 221,
@@ -11958,7 +11958,7 @@
11958
11958
  "context": {
11959
11959
  "type": "variable",
11960
11960
  "name": "kendo-chat-bubble-hover-shadow",
11961
- "value": "var( --kendo-box-shadow-depth-3, none )",
11961
+ "value": "var( --kendo-box-shadow-depth-2, none )",
11962
11962
  "scope": "default",
11963
11963
  "line": {
11964
11964
  "start": 171,
@@ -12108,7 +12108,7 @@
12108
12108
  "context": {
12109
12109
  "type": "variable",
12110
12110
  "name": "kendo-chat-alt-bubble-hover-shadow",
12111
- "value": "var( --kendo-box-shadow-depth-1, none )",
12111
+ "value": "var( --kendo-box-shadow-depth-2, none )",
12112
12112
  "scope": "default",
12113
12113
  "line": {
12114
12114
  "start": 190,
@@ -12133,7 +12133,7 @@
12133
12133
  "context": {
12134
12134
  "type": "variable",
12135
12135
  "name": "kendo-chat-alt-bubble-selected-shadow",
12136
- "value": "var( --kendo-box-shadow-depth-1, none )",
12136
+ "value": "var( --kendo-box-shadow-depth-3, none )",
12137
12137
  "scope": "default",
12138
12138
  "line": {
12139
12139
  "start": 193,
@@ -14383,7 +14383,7 @@
14383
14383
  "context": {
14384
14384
  "type": "variable",
14385
14385
  "name": "kendo-color-gradient-border-width",
14386
- "value": "1px",
14386
+ "value": "2px",
14387
14387
  "scope": "default",
14388
14388
  "line": {
14389
14389
  "start": 14,
@@ -14858,7 +14858,7 @@
14858
14858
  "context": {
14859
14859
  "type": "variable",
14860
14860
  "name": "kendo-color-gradient-canvas-draghandle-shadow",
14861
- "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",
14861
+ "value": "var( --kendo-box-shadow-depth-2, none )",
14862
14862
  "scope": "default",
14863
14863
  "line": {
14864
14864
  "start": 74,
@@ -15108,7 +15108,7 @@
15108
15108
  "context": {
15109
15109
  "type": "variable",
15110
15110
  "name": "kendo-color-gradient-draghandle-border-width",
15111
- "value": "1px",
15111
+ "value": "2px",
15112
15112
  "scope": "default",
15113
15113
  "line": {
15114
15114
  "start": 107,
@@ -15125,15 +15125,15 @@
15125
15125
  }
15126
15126
  },
15127
15127
  {
15128
- "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15128
+ "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
15129
15129
  "commentRange": {
15130
15130
  "start": 108,
15131
15131
  "end": 109
15132
15132
  },
15133
15133
  "context": {
15134
15134
  "type": "variable",
15135
- "name": "kendo-color-gradient-draghandle-border",
15136
- "value": "k-get-theme-color-var( neutral-110 )",
15135
+ "name": "kendo-color-gradient-draghandle-outline-width",
15136
+ "value": "1px",
15137
15137
  "scope": "default",
15138
15138
  "line": {
15139
15139
  "start": 110,
@@ -15150,15 +15150,15 @@
15150
15150
  }
15151
15151
  },
15152
15152
  {
15153
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15153
+ "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15154
15154
  "commentRange": {
15155
15155
  "start": 111,
15156
15156
  "end": 112
15157
15157
  },
15158
15158
  "context": {
15159
15159
  "type": "variable",
15160
- "name": "kendo-color-gradient-draghandle-shadow",
15161
- "value": "var( --kendo-box-shadow-depth-2, none )",
15160
+ "name": "kendo-color-gradient-draghandle-border",
15161
+ "value": "$kendo-color-white",
15162
15162
  "scope": "default",
15163
15163
  "line": {
15164
15164
  "start": 113,
@@ -15175,15 +15175,15 @@
15175
15175
  }
15176
15176
  },
15177
15177
  {
15178
- "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
15178
+ "description": "The color of the outline around the ColorGradient canvas drag handle.\n",
15179
15179
  "commentRange": {
15180
15180
  "start": 114,
15181
15181
  "end": 115
15182
15182
  },
15183
15183
  "context": {
15184
15184
  "type": "variable",
15185
- "name": "kendo-color-gradient-draghandle-focus-border",
15186
- "value": "k-get-theme-color-var( neutral-160 )",
15185
+ "name": "kendo-color-gradient-draghandle-shadow",
15186
+ "value": "k-get-theme-color-var( neutral-110 )",
15187
15187
  "scope": "default",
15188
15188
  "line": {
15189
15189
  "start": 116,
@@ -15200,15 +15200,15 @@
15200
15200
  }
15201
15201
  },
15202
15202
  {
15203
- "description": "The box shadow of the focused ColorGradient canvas drag handle.\n",
15203
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15204
15204
  "commentRange": {
15205
15205
  "start": 117,
15206
15206
  "end": 118
15207
15207
  },
15208
15208
  "context": {
15209
15209
  "type": "variable",
15210
- "name": "kendo-color-gradient-draghandle-focus-shadow",
15211
- "value": "$kendo-color-gradient-draghandle-shadow",
15210
+ "name": "kendo-color-gradient-draghandle-shadow",
15211
+ "value": "var( --kendo-box-shadow-depth-2, none )",
15212
15212
  "scope": "default",
15213
15213
  "line": {
15214
15214
  "start": 119,
@@ -15225,15 +15225,15 @@
15225
15225
  }
15226
15226
  },
15227
15227
  {
15228
- "description": "The box shadow of the hovered ColorGradient canvas drag handle.\n",
15228
+ "description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
15229
15229
  "commentRange": {
15230
15230
  "start": 120,
15231
15231
  "end": 121
15232
15232
  },
15233
15233
  "context": {
15234
15234
  "type": "variable",
15235
- "name": "kendo-color-gradient-draghandle-hover-shadow",
15236
- "value": "$kendo-color-gradient-draghandle-focus-shadow",
15235
+ "name": "kendo-color-gradient-draghandle-focus-border",
15236
+ "value": "$kendo-color-white",
15237
15237
  "scope": "default",
15238
15238
  "line": {
15239
15239
  "start": 122,
@@ -15249,11 +15249,61 @@
15249
15249
  "name": "_variables.scss"
15250
15250
  }
15251
15251
  },
15252
+ {
15253
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
15254
+ "commentRange": {
15255
+ "start": 123,
15256
+ "end": 124
15257
+ },
15258
+ "context": {
15259
+ "type": "variable",
15260
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
15261
+ "value": "k-get-theme-color-var( neutral-130 )",
15262
+ "scope": "default",
15263
+ "line": {
15264
+ "start": 125,
15265
+ "end": 125
15266
+ }
15267
+ },
15268
+ "group": [
15269
+ "cologradient"
15270
+ ],
15271
+ "access": "public",
15272
+ "file": {
15273
+ "path": "colorgradient/_variables.scss",
15274
+ "name": "_variables.scss"
15275
+ }
15276
+ },
15277
+ {
15278
+ "description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
15279
+ "commentRange": {
15280
+ "start": 126,
15281
+ "end": 127
15282
+ },
15283
+ "context": {
15284
+ "type": "variable",
15285
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
15286
+ "value": "k-get-theme-color-var( neutral-130 )",
15287
+ "scope": "default",
15288
+ "line": {
15289
+ "start": 128,
15290
+ "end": 128
15291
+ }
15292
+ },
15293
+ "group": [
15294
+ "cologradient"
15295
+ ],
15296
+ "access": "public",
15297
+ "file": {
15298
+ "path": "colorgradient/_variables.scss",
15299
+ "name": "_variables.scss"
15300
+ }
15301
+ },
15252
15302
  {
15253
15303
  "description": "The vertical offset of the ColorGradient canvas drag handle.\n",
15254
15304
  "commentRange": {
15255
- "start": 124,
15256
- "end": 125
15305
+ "start": 130,
15306
+ "end": 131
15257
15307
  },
15258
15308
  "context": {
15259
15309
  "type": "variable",
@@ -15261,8 +15311,8 @@
15261
15311
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
15262
15312
  "scope": "default",
15263
15313
  "line": {
15264
- "start": 126,
15265
- "end": 126
15314
+ "start": 132,
15315
+ "end": 132
15266
15316
  }
15267
15317
  },
15268
15318
  "group": [
@@ -15277,8 +15327,8 @@
15277
15327
  {
15278
15328
  "description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
15279
15329
  "commentRange": {
15280
- "start": 127,
15281
- "end": 128
15330
+ "start": 133,
15331
+ "end": 134
15282
15332
  },
15283
15333
  "context": {
15284
15334
  "type": "variable",
@@ -15286,8 +15336,8 @@
15286
15336
  "value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
15287
15337
  "scope": "default",
15288
15338
  "line": {
15289
- "start": 129,
15290
- "end": 129
15339
+ "start": 135,
15340
+ "end": 135
15291
15341
  }
15292
15342
  },
15293
15343
  "group": [
@@ -15302,8 +15352,8 @@
15302
15352
  {
15303
15353
  "description": "The width of the ColorGradient input.\n",
15304
15354
  "commentRange": {
15305
- "start": 131,
15306
- "end": 132
15355
+ "start": 137,
15356
+ "end": 138
15307
15357
  },
15308
15358
  "context": {
15309
15359
  "type": "variable",
@@ -15311,8 +15361,8 @@
15311
15361
  "value": "48px",
15312
15362
  "scope": "default",
15313
15363
  "line": {
15314
- "start": 133,
15315
- "end": 133
15364
+ "start": 139,
15365
+ "end": 139
15316
15366
  }
15317
15367
  },
15318
15368
  "group": [
@@ -15327,8 +15377,8 @@
15327
15377
  {
15328
15378
  "description": "The spacing between the ColorGradient inputs.\n",
15329
15379
  "commentRange": {
15330
- "start": 134,
15331
- "end": 135
15380
+ "start": 140,
15381
+ "end": 141
15332
15382
  },
15333
15383
  "context": {
15334
15384
  "type": "variable",
@@ -15336,8 +15386,8 @@
15336
15386
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
15337
15387
  "scope": "default",
15338
15388
  "line": {
15339
- "start": 136,
15340
- "end": 136
15389
+ "start": 142,
15390
+ "end": 142
15341
15391
  }
15342
15392
  },
15343
15393
  "group": [
@@ -15352,8 +15402,8 @@
15352
15402
  {
15353
15403
  "description": "The font size of the ColorGradient input labels.\n",
15354
15404
  "commentRange": {
15355
- "start": 137,
15356
- "end": 138
15405
+ "start": 143,
15406
+ "end": 144
15357
15407
  },
15358
15408
  "context": {
15359
15409
  "type": "variable",
@@ -15361,8 +15411,8 @@
15361
15411
  "value": "var( --kendo-font-size-sm, inherit )",
15362
15412
  "scope": "default",
15363
15413
  "line": {
15364
- "start": 139,
15365
- "end": 139
15414
+ "start": 145,
15415
+ "end": 145
15366
15416
  }
15367
15417
  },
15368
15418
  "group": [
@@ -15377,8 +15427,8 @@
15377
15427
  {
15378
15428
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
15379
15429
  "commentRange": {
15380
- "start": 140,
15381
- "end": 141
15430
+ "start": 146,
15431
+ "end": 147
15382
15432
  },
15383
15433
  "context": {
15384
15434
  "type": "variable",
@@ -15386,8 +15436,8 @@
15386
15436
  "value": "math.div( $kendo-color-gradient-spacer, 4 )",
15387
15437
  "scope": "default",
15388
15438
  "line": {
15389
- "start": 142,
15390
- "end": 142
15439
+ "start": 148,
15440
+ "end": 148
15391
15441
  }
15392
15442
  },
15393
15443
  "group": [
@@ -15402,8 +15452,8 @@
15402
15452
  {
15403
15453
  "description": "The text color of the ColorGradient input labels.\n",
15404
15454
  "commentRange": {
15405
- "start": 143,
15406
- "end": 144
15455
+ "start": 149,
15456
+ "end": 150
15407
15457
  },
15408
15458
  "context": {
15409
15459
  "type": "variable",
@@ -15411,8 +15461,8 @@
15411
15461
  "value": "var( --kendo-subtle-text, inherit )",
15412
15462
  "scope": "default",
15413
15463
  "line": {
15414
- "start": 145,
15415
- "end": 145
15464
+ "start": 151,
15465
+ "end": 151
15416
15466
  }
15417
15467
  },
15418
15468
  "group": [
@@ -15427,8 +15477,8 @@
15427
15477
  {
15428
15478
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
15429
15479
  "commentRange": {
15430
- "start": 147,
15431
- "end": 148
15480
+ "start": 153,
15481
+ "end": 154
15432
15482
  },
15433
15483
  "context": {
15434
15484
  "type": "variable",
@@ -15436,8 +15486,8 @@
15436
15486
  "value": "var( --kendo-font-weight-bold, normal )",
15437
15487
  "scope": "default",
15438
15488
  "line": {
15439
- "start": 149,
15440
- "end": 149
15489
+ "start": 155,
15490
+ "end": 155
15441
15491
  }
15442
15492
  },
15443
15493
  "group": [
@@ -15452,8 +15502,8 @@
15452
15502
  {
15453
15503
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
15454
15504
  "commentRange": {
15455
- "start": 150,
15456
- "end": 151
15505
+ "start": 156,
15506
+ "end": 157
15457
15507
  },
15458
15508
  "context": {
15459
15509
  "type": "variable",
@@ -15461,8 +15511,8 @@
15461
15511
  "value": "math.div( $kendo-color-gradient-spacer, 1.5 )",
15462
15512
  "scope": "default",
15463
15513
  "line": {
15464
- "start": 152,
15465
- "end": 152
15514
+ "start": 158,
15515
+ "end": 158
15466
15516
  }
15467
15517
  },
15468
15518
  "group": [
@@ -17108,7 +17158,7 @@
17108
17158
  "context": {
17109
17159
  "type": "variable",
17110
17160
  "name": "kendo-dialog-shadow",
17111
- "value": "var( --kendo-box-shadow-depth-4, none )",
17161
+ "value": "var( --kendo-box-shadow-depth-8, none )",
17112
17162
  "scope": "default",
17113
17163
  "line": {
17114
17164
  "start": 53,
@@ -20849,6 +20899,31 @@
20849
20899
  "name": "_variables.scss"
20850
20900
  }
20851
20901
  },
20902
+ {
20903
+ "description": "Global Elevation.\n",
20904
+ "commentRange": {
20905
+ "start": 42,
20906
+ "end": 43
20907
+ },
20908
+ "context": {
20909
+ "type": "variable",
20910
+ "name": "kendo-elevation",
20911
+ "value": "$_default-elevation",
20912
+ "scope": "default",
20913
+ "line": {
20914
+ "start": 44,
20915
+ "end": 44
20916
+ }
20917
+ },
20918
+ "group": [
20919
+ "elevation"
20920
+ ],
20921
+ "access": "public",
20922
+ "file": {
20923
+ "path": "core/elevation/_index.scss",
20924
+ "name": "_index.scss"
20925
+ }
20926
+ },
20852
20927
  {
20853
20928
  "description": "The vertical spacing of the ExpansionPanel.\n",
20854
20929
  "commentRange": {
@@ -30832,7 +30907,7 @@
30832
30907
  "context": {
30833
30908
  "type": "variable",
30834
30909
  "name": "kendo-grid-column-menu-shadow",
30835
- "value": "var( --kendo-box-shadow-depth-1, none )",
30910
+ "value": "var( --kendo-box-shadow-depth-6, none )",
30836
30911
  "scope": "default",
30837
30912
  "line": {
30838
30913
  "start": 457,
@@ -41182,7 +41257,7 @@
41182
41257
  "context": {
41183
41258
  "type": "variable",
41184
41259
  "name": "kendo-menu-popup-shadow",
41185
- "value": "var( --kendo-box-shadow-depth-2, none )",
41260
+ "value": "var( --kendo-box-shadow-depth-6, none )",
41186
41261
  "scope": "default",
41187
41262
  "line": {
41188
41263
  "start": 128,
@@ -46532,7 +46607,7 @@
46532
46607
  "context": {
46533
46608
  "type": "variable",
46534
46609
  "name": "kendo-pdf-viewer-page-shadow",
46535
- "value": "var( --kendo-box-shadow-depth-1, none )",
46610
+ "value": "var( --kendo-box-shadow-depth-3, none )",
46536
46611
  "scope": "default",
46537
46612
  "line": {
46538
46613
  "start": 52,
@@ -48857,7 +48932,7 @@
48857
48932
  "context": {
48858
48933
  "type": "variable",
48859
48934
  "name": "kendo-popover-shadow",
48860
- "value": "var( --kendo-box-shadow-depth-3, none )",
48935
+ "value": "var( --kendo-box-shadow-depth-6, none )",
48861
48936
  "scope": "default",
48862
48937
  "line": {
48863
48938
  "start": 36,
@@ -49582,7 +49657,7 @@
49582
49657
  "context": {
49583
49658
  "type": "variable",
49584
49659
  "name": "kendo-popup-shadow",
49585
- "value": "var( --kendo-box-shadow-depth-3, none )",
49660
+ "value": "var( --kendo-box-shadow-depth-4, none )",
49586
49661
  "scope": "default",
49587
49662
  "line": {
49588
49663
  "start": 42,
@@ -52924,44 +52999,19 @@
52924
52999
  }
52925
53000
  },
52926
53001
  {
52927
- "description": "Color of the current time marker in the scheduler.\n",
53002
+ "description": "Background color of the non-working hours in the scheduler.\n",
52928
53003
  "commentRange": {
52929
53004
  "start": 149,
52930
53005
  "end": 150
52931
53006
  },
52932
- "context": {
52933
- "type": "variable",
52934
- "name": "kendo-scheduler-current-time-color",
52935
- "value": "#ff0000",
52936
- "scope": "default",
52937
- "line": {
52938
- "start": 151,
52939
- "end": 151
52940
- }
52941
- },
52942
- "group": [
52943
- "scheduler"
52944
- ],
52945
- "access": "public",
52946
- "file": {
52947
- "path": "scheduler/_variables.scss",
52948
- "name": "_variables.scss"
52949
- }
52950
- },
52951
- {
52952
- "description": "Background color of the non-working hours in the scheduler.\n",
52953
- "commentRange": {
52954
- "start": 153,
52955
- "end": 154
52956
- },
52957
53007
  "context": {
52958
53008
  "type": "variable",
52959
53009
  "name": "kendo-scheduler-nonwork-bg",
52960
53010
  "value": "k-get-theme-color-var( neutral-10 )",
52961
53011
  "scope": "default",
52962
53012
  "line": {
52963
- "start": 155,
52964
- "end": 155
53013
+ "start": 151,
53014
+ "end": 151
52965
53015
  }
52966
53016
  },
52967
53017
  "group": [
@@ -52976,8 +53026,8 @@
52976
53026
  {
52977
53027
  "description": "Text color of the non-working hours in the scheduler.\n",
52978
53028
  "commentRange": {
52979
- "start": 156,
52980
- "end": 157
53029
+ "start": 152,
53030
+ "end": 153
52981
53031
  },
52982
53032
  "context": {
52983
53033
  "type": "variable",
@@ -52985,8 +53035,8 @@
52985
53035
  "value": "null",
52986
53036
  "scope": "default",
52987
53037
  "line": {
52988
- "start": 158,
52989
- "end": 158
53038
+ "start": 154,
53039
+ "end": 154
52990
53040
  }
52991
53041
  },
52992
53042
  "group": [
@@ -53001,8 +53051,8 @@
53001
53051
  {
53002
53052
  "description": "Background color of the weekends in the scheduler.\n",
53003
53053
  "commentRange": {
53004
- "start": 160,
53005
- "end": 161
53054
+ "start": 156,
53055
+ "end": 157
53006
53056
  },
53007
53057
  "context": {
53008
53058
  "type": "variable",
@@ -53010,8 +53060,8 @@
53010
53060
  "value": "null",
53011
53061
  "scope": "default",
53012
53062
  "line": {
53013
- "start": 162,
53014
- "end": 162
53063
+ "start": 158,
53064
+ "end": 158
53015
53065
  }
53016
53066
  },
53017
53067
  "group": [
@@ -53026,8 +53076,8 @@
53026
53076
  {
53027
53077
  "description": "Text color of the weekends in the scheduler.\n",
53028
53078
  "commentRange": {
53029
- "start": 163,
53030
- "end": 164
53079
+ "start": 159,
53080
+ "end": 160
53031
53081
  },
53032
53082
  "context": {
53033
53083
  "type": "variable",
@@ -53035,8 +53085,8 @@
53035
53085
  "value": "null",
53036
53086
  "scope": "default",
53037
53087
  "line": {
53038
- "start": 165,
53039
- "end": 165
53088
+ "start": 161,
53089
+ "end": 161
53040
53090
  }
53041
53091
  },
53042
53092
  "group": [
@@ -53051,8 +53101,8 @@
53051
53101
  {
53052
53102
  "description": "Background color of the other months in the scheduler.\n",
53053
53103
  "commentRange": {
53054
- "start": 167,
53055
- "end": 168
53104
+ "start": 163,
53105
+ "end": 164
53056
53106
  },
53057
53107
  "context": {
53058
53108
  "type": "variable",
@@ -53060,8 +53110,8 @@
53060
53110
  "value": "k-get-theme-color-var( neutral-10 )",
53061
53111
  "scope": "default",
53062
53112
  "line": {
53063
- "start": 169,
53064
- "end": 169
53113
+ "start": 165,
53114
+ "end": 165
53065
53115
  }
53066
53116
  },
53067
53117
  "group": [
@@ -53076,8 +53126,8 @@
53076
53126
  {
53077
53127
  "description": "Text color of the other months in the scheduler.\n",
53078
53128
  "commentRange": {
53079
- "start": 170,
53080
- "end": 171
53129
+ "start": 166,
53130
+ "end": 167
53081
53131
  },
53082
53132
  "context": {
53083
53133
  "type": "variable",
@@ -53085,8 +53135,8 @@
53085
53135
  "value": "null",
53086
53136
  "scope": "default",
53087
53137
  "line": {
53088
- "start": 172,
53089
- "end": 172
53138
+ "start": 168,
53139
+ "end": 168
53090
53140
  }
53091
53141
  },
53092
53142
  "group": [
@@ -53101,8 +53151,8 @@
53101
53151
  {
53102
53152
  "description": "Horizontal padding of the scheduler year view.\n",
53103
53153
  "commentRange": {
53104
- "start": 174,
53105
- "end": 175
53154
+ "start": 170,
53155
+ "end": 171
53106
53156
  },
53107
53157
  "context": {
53108
53158
  "type": "variable",
@@ -53110,8 +53160,8 @@
53110
53160
  "value": "map.get( $kendo-spacing, 3 )",
53111
53161
  "scope": "default",
53112
53162
  "line": {
53113
- "start": 176,
53114
- "end": 176
53163
+ "start": 172,
53164
+ "end": 172
53115
53165
  }
53116
53166
  },
53117
53167
  "group": [
@@ -53126,8 +53176,8 @@
53126
53176
  {
53127
53177
  "description": "Vertical padding of the scheduler year view.\n",
53128
53178
  "commentRange": {
53129
- "start": 177,
53130
- "end": 178
53179
+ "start": 173,
53180
+ "end": 174
53131
53181
  },
53132
53182
  "context": {
53133
53183
  "type": "variable",
@@ -53135,8 +53185,8 @@
53135
53185
  "value": "$kendo-scheduler-yearview-padding-x",
53136
53186
  "scope": "default",
53137
53187
  "line": {
53138
- "start": 179,
53139
- "end": 179
53188
+ "start": 175,
53189
+ "end": 175
53140
53190
  }
53141
53191
  },
53142
53192
  "group": [
@@ -53151,8 +53201,8 @@
53151
53201
  {
53152
53202
  "description": "Spacing between the calendars in the scheduler year view.\n",
53153
53203
  "commentRange": {
53154
- "start": 181,
53155
- "end": 182
53204
+ "start": 177,
53205
+ "end": 178
53156
53206
  },
53157
53207
  "context": {
53158
53208
  "type": "variable",
@@ -53160,8 +53210,8 @@
53160
53210
  "value": "map.get( $kendo-spacing, 3 )",
53161
53211
  "scope": "default",
53162
53212
  "line": {
53163
- "start": 183,
53164
- "end": 183
53213
+ "start": 179,
53214
+ "end": 179
53165
53215
  }
53166
53216
  },
53167
53217
  "group": [
@@ -53176,8 +53226,8 @@
53176
53226
  {
53177
53227
  "description": "Days with events indicator size in the scheduler year view.\n",
53178
53228
  "commentRange": {
53179
- "start": 185,
53180
- "end": 186
53229
+ "start": 181,
53230
+ "end": 182
53181
53231
  },
53182
53232
  "context": {
53183
53233
  "type": "variable",
@@ -53185,8 +53235,8 @@
53185
53235
  "value": "3px",
53186
53236
  "scope": "default",
53187
53237
  "line": {
53188
- "start": 187,
53189
- "end": 187
53238
+ "start": 183,
53239
+ "end": 183
53190
53240
  }
53191
53241
  },
53192
53242
  "group": [
@@ -53201,8 +53251,8 @@
53201
53251
  {
53202
53252
  "description": "Top position of the days with events indicator in the scheduler year view.\n",
53203
53253
  "commentRange": {
53204
- "start": 188,
53205
- "end": 189
53254
+ "start": 184,
53255
+ "end": 185
53206
53256
  },
53207
53257
  "context": {
53208
53258
  "type": "variable",
@@ -53210,8 +53260,8 @@
53210
53260
  "value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) )",
53211
53261
  "scope": "default",
53212
53262
  "line": {
53213
- "start": 190,
53214
- "end": 190
53263
+ "start": 186,
53264
+ "end": 186
53215
53265
  }
53216
53266
  },
53217
53267
  "group": [
@@ -53226,8 +53276,8 @@
53226
53276
  {
53227
53277
  "description": "Left position of the days with events indicator in the scheduler year view.\n",
53228
53278
  "commentRange": {
53229
- "start": 191,
53230
- "end": 192
53279
+ "start": 187,
53280
+ "end": 188
53231
53281
  },
53232
53282
  "context": {
53233
53283
  "type": "variable",
@@ -53235,8 +53285,8 @@
53235
53285
  "value": "calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) )",
53236
53286
  "scope": "default",
53237
53287
  "line": {
53238
- "start": 193,
53239
- "end": 193
53288
+ "start": 189,
53289
+ "end": 189
53240
53290
  }
53241
53291
  },
53242
53292
  "group": [
@@ -53251,8 +53301,8 @@
53251
53301
  {
53252
53302
  "description": "Border radius of the days with events indicator in the scheduler year view.\n",
53253
53303
  "commentRange": {
53254
- "start": 194,
53255
- "end": 195
53304
+ "start": 190,
53305
+ "end": 191
53256
53306
  },
53257
53307
  "context": {
53258
53308
  "type": "variable",
@@ -53260,8 +53310,8 @@
53260
53310
  "value": "50%",
53261
53311
  "scope": "default",
53262
53312
  "line": {
53263
- "start": 196,
53264
- "end": 196
53313
+ "start": 192,
53314
+ "end": 192
53265
53315
  }
53266
53316
  },
53267
53317
  "group": [
@@ -53276,8 +53326,8 @@
53276
53326
  {
53277
53327
  "description": "Background color of the days with events indicator in the scheduler year view.\n",
53278
53328
  "commentRange": {
53279
- "start": 197,
53280
- "end": 198
53329
+ "start": 193,
53330
+ "end": 194
53281
53331
  },
53282
53332
  "context": {
53283
53333
  "type": "variable",
@@ -53285,8 +53335,8 @@
53285
53335
  "value": "k-get-theme-color-var( primary-100 )",
53286
53336
  "scope": "default",
53287
53337
  "line": {
53288
- "start": 199,
53289
- "end": 199
53338
+ "start": 195,
53339
+ "end": 195
53290
53340
  }
53291
53341
  },
53292
53342
  "group": [
@@ -53301,8 +53351,8 @@
53301
53351
  {
53302
53352
  "description": "Background color of the selected days with events indicator in the scheduler year view.\n",
53303
53353
  "commentRange": {
53304
- "start": 200,
53305
- "end": 201
53354
+ "start": 196,
53355
+ "end": 197
53306
53356
  },
53307
53357
  "context": {
53308
53358
  "type": "variable",
@@ -53310,8 +53360,8 @@
53310
53360
  "value": "$kendo-color-white",
53311
53361
  "scope": "default",
53312
53362
  "line": {
53313
- "start": 202,
53314
- "end": 202
53363
+ "start": 198,
53364
+ "end": 198
53315
53365
  }
53316
53366
  },
53317
53367
  "group": [
@@ -53326,8 +53376,8 @@
53326
53376
  {
53327
53377
  "description": "Horizontal padding of the scheduler tooltip.\n",
53328
53378
  "commentRange": {
53329
- "start": 204,
53330
- "end": 205
53379
+ "start": 200,
53380
+ "end": 201
53331
53381
  },
53332
53382
  "context": {
53333
53383
  "type": "variable",
@@ -53335,8 +53385,8 @@
53335
53385
  "value": "map.get( $kendo-spacing, 2 )",
53336
53386
  "scope": "default",
53337
53387
  "line": {
53338
- "start": 206,
53339
- "end": 206
53388
+ "start": 202,
53389
+ "end": 202
53340
53390
  }
53341
53391
  },
53342
53392
  "group": [
@@ -53351,8 +53401,8 @@
53351
53401
  {
53352
53402
  "description": "Vertical padding of the scheduler tooltip.\n",
53353
53403
  "commentRange": {
53354
- "start": 207,
53355
- "end": 208
53404
+ "start": 203,
53405
+ "end": 204
53356
53406
  },
53357
53407
  "context": {
53358
53408
  "type": "variable",
@@ -53360,8 +53410,8 @@
53360
53410
  "value": "$kendo-scheduler-tooltip-padding-x",
53361
53411
  "scope": "default",
53362
53412
  "line": {
53363
- "start": 209,
53364
- "end": 209
53413
+ "start": 205,
53414
+ "end": 205
53365
53415
  }
53366
53416
  },
53367
53417
  "group": [
@@ -53376,8 +53426,8 @@
53376
53426
  {
53377
53427
  "description": "Width of the border of the scheduler tooltip.\n",
53378
53428
  "commentRange": {
53379
- "start": 210,
53380
- "end": 211
53429
+ "start": 206,
53430
+ "end": 207
53381
53431
  },
53382
53432
  "context": {
53383
53433
  "type": "variable",
@@ -53385,8 +53435,8 @@
53385
53435
  "value": "0",
53386
53436
  "scope": "default",
53387
53437
  "line": {
53388
- "start": 212,
53389
- "end": 212
53438
+ "start": 208,
53439
+ "end": 208
53390
53440
  }
53391
53441
  },
53392
53442
  "group": [
@@ -53401,8 +53451,8 @@
53401
53451
  {
53402
53452
  "description": "Background color of the scheduler tooltip.\n",
53403
53453
  "commentRange": {
53404
- "start": 213,
53405
- "end": 214
53454
+ "start": 209,
53455
+ "end": 210
53406
53456
  },
53407
53457
  "context": {
53408
53458
  "type": "variable",
@@ -53410,8 +53460,8 @@
53410
53460
  "value": "$kendo-color-white",
53411
53461
  "scope": "default",
53412
53462
  "line": {
53413
- "start": 215,
53414
- "end": 215
53463
+ "start": 211,
53464
+ "end": 211
53415
53465
  }
53416
53466
  },
53417
53467
  "group": [
@@ -53426,8 +53476,8 @@
53426
53476
  {
53427
53477
  "description": "Text color of the scheduler tooltip.\n",
53428
53478
  "commentRange": {
53429
- "start": 216,
53430
- "end": 217
53479
+ "start": 212,
53480
+ "end": 213
53431
53481
  },
53432
53482
  "context": {
53433
53483
  "type": "variable",
@@ -53435,8 +53485,8 @@
53435
53485
  "value": "k-get-theme-color-var( neutral-130 )",
53436
53486
  "scope": "default",
53437
53487
  "line": {
53438
- "start": 218,
53439
- "end": 218
53488
+ "start": 214,
53489
+ "end": 214
53440
53490
  }
53441
53491
  },
53442
53492
  "group": [
@@ -53451,8 +53501,8 @@
53451
53501
  {
53452
53502
  "description": "Border color of the scheduler tooltip.\n",
53453
53503
  "commentRange": {
53454
- "start": 219,
53455
- "end": 220
53504
+ "start": 215,
53505
+ "end": 216
53456
53506
  },
53457
53507
  "context": {
53458
53508
  "type": "variable",
@@ -53460,8 +53510,8 @@
53460
53510
  "value": "null",
53461
53511
  "scope": "default",
53462
53512
  "line": {
53463
- "start": 221,
53464
- "end": 221
53513
+ "start": 217,
53514
+ "end": 217
53465
53515
  }
53466
53516
  },
53467
53517
  "group": [
@@ -53476,17 +53526,17 @@
53476
53526
  {
53477
53527
  "description": "Shadow of the scheduler tooltip.\n",
53478
53528
  "commentRange": {
53479
- "start": 222,
53480
- "end": 223
53529
+ "start": 218,
53530
+ "end": 219
53481
53531
  },
53482
53532
  "context": {
53483
53533
  "type": "variable",
53484
53534
  "name": "kendo-scheduler-tooltip-shadow",
53485
- "value": "0px 0px 10px rgba(0, 0, 0, .2 )",
53535
+ "value": "k-elevation(5)",
53486
53536
  "scope": "default",
53487
53537
  "line": {
53488
- "start": 224,
53489
- "end": 224
53538
+ "start": 220,
53539
+ "end": 220
53490
53540
  }
53491
53541
  },
53492
53542
  "group": [
@@ -53501,8 +53551,8 @@
53501
53551
  {
53502
53552
  "description": "Vertical spacing of the scheduler tooltip title.\n",
53503
53553
  "commentRange": {
53504
- "start": 226,
53505
- "end": 227
53554
+ "start": 222,
53555
+ "end": 223
53506
53556
  },
53507
53557
  "context": {
53508
53558
  "type": "variable",
@@ -53510,8 +53560,8 @@
53510
53560
  "value": "map.get( $kendo-spacing, 3 )",
53511
53561
  "scope": "default",
53512
53562
  "line": {
53513
- "start": 228,
53514
- "end": 228
53563
+ "start": 224,
53564
+ "end": 224
53515
53565
  }
53516
53566
  },
53517
53567
  "group": [
@@ -53526,8 +53576,8 @@
53526
53576
  {
53527
53577
  "description": "Font size of the month inside the scheduler tooltip.\n",
53528
53578
  "commentRange": {
53529
- "start": 229,
53530
- "end": 230
53579
+ "start": 225,
53580
+ "end": 226
53531
53581
  },
53532
53582
  "context": {
53533
53583
  "type": "variable",
@@ -53535,8 +53585,8 @@
53535
53585
  "value": "var( --kendo-font-size-sm, inherit )",
53536
53586
  "scope": "default",
53537
53587
  "line": {
53538
- "start": 231,
53539
- "end": 231
53588
+ "start": 227,
53589
+ "end": 227
53540
53590
  }
53541
53591
  },
53542
53592
  "group": [
@@ -53551,8 +53601,8 @@
53551
53601
  {
53552
53602
  "description": "Font size of the day inside the scheduler tooltip.\n",
53553
53603
  "commentRange": {
53554
- "start": 232,
53555
- "end": 233
53604
+ "start": 228,
53605
+ "end": 229
53556
53606
  },
53557
53607
  "context": {
53558
53608
  "type": "variable",
@@ -53560,8 +53610,8 @@
53560
53610
  "value": "calc( $kendo-scheduler-tooltip-month-font-size * 2 )",
53561
53611
  "scope": "default",
53562
53612
  "line": {
53563
- "start": 234,
53564
- "end": 234
53613
+ "start": 230,
53614
+ "end": 230
53565
53615
  }
53566
53616
  },
53567
53617
  "group": [
@@ -53576,8 +53626,8 @@
53576
53626
  {
53577
53627
  "description": "Max height of the events inside the scheduler tooltip.\n",
53578
53628
  "commentRange": {
53579
- "start": 236,
53580
- "end": 237
53629
+ "start": 232,
53630
+ "end": 233
53581
53631
  },
53582
53632
  "context": {
53583
53633
  "type": "variable",
@@ -53585,8 +53635,8 @@
53585
53635
  "value": "250px",
53586
53636
  "scope": "default",
53587
53637
  "line": {
53588
- "start": 238,
53589
- "end": 238
53638
+ "start": 234,
53639
+ "end": 234
53590
53640
  }
53591
53641
  },
53592
53642
  "group": [
@@ -53601,8 +53651,8 @@
53601
53651
  {
53602
53652
  "description": "Spacing between the events inside the scheduler tooltip.\n",
53603
53653
  "commentRange": {
53604
- "start": 239,
53605
- "end": 240
53654
+ "start": 235,
53655
+ "end": 236
53606
53656
  },
53607
53657
  "context": {
53608
53658
  "type": "variable",
@@ -53610,8 +53660,8 @@
53610
53660
  "value": "map.get( $kendo-spacing, 2 )",
53611
53661
  "scope": "default",
53612
53662
  "line": {
53613
- "start": 241,
53614
- "end": 241
53663
+ "start": 237,
53664
+ "end": 237
53615
53665
  }
53616
53666
  },
53617
53667
  "group": [
@@ -53626,8 +53676,8 @@
53626
53676
  {
53627
53677
  "description": "Horizontal padding of the events inside the scheduler tooltip.\n",
53628
53678
  "commentRange": {
53629
- "start": 243,
53630
- "end": 244
53679
+ "start": 239,
53680
+ "end": 240
53631
53681
  },
53632
53682
  "context": {
53633
53683
  "type": "variable",
@@ -53635,8 +53685,8 @@
53635
53685
  "value": "$kendo-scheduler-event-padding-x",
53636
53686
  "scope": "default",
53637
53687
  "line": {
53638
- "start": 245,
53639
- "end": 245
53688
+ "start": 241,
53689
+ "end": 241
53640
53690
  }
53641
53691
  },
53642
53692
  "group": [
@@ -53651,8 +53701,8 @@
53651
53701
  {
53652
53702
  "description": "Vertical padding of the events inside the scheduler tooltip.\n",
53653
53703
  "commentRange": {
53654
- "start": 246,
53655
- "end": 247
53704
+ "start": 242,
53705
+ "end": 243
53656
53706
  },
53657
53707
  "context": {
53658
53708
  "type": "variable",
@@ -53660,8 +53710,8 @@
53660
53710
  "value": "$kendo-scheduler-event-padding-y",
53661
53711
  "scope": "default",
53662
53712
  "line": {
53663
- "start": 248,
53664
- "end": 248
53713
+ "start": 244,
53714
+ "end": 244
53665
53715
  }
53666
53716
  },
53667
53717
  "group": [
@@ -53676,8 +53726,8 @@
53676
53726
  {
53677
53727
  "description": "Border radius of the events inside the scheduler tooltip.\n",
53678
53728
  "commentRange": {
53679
- "start": 249,
53680
- "end": 250
53729
+ "start": 245,
53730
+ "end": 246
53681
53731
  },
53682
53732
  "context": {
53683
53733
  "type": "variable",
@@ -53685,8 +53735,8 @@
53685
53735
  "value": "$kendo-scheduler-event-border-radius",
53686
53736
  "scope": "default",
53687
53737
  "line": {
53688
- "start": 251,
53689
- "end": 251
53738
+ "start": 247,
53739
+ "end": 247
53690
53740
  }
53691
53741
  },
53692
53742
  "group": [
@@ -53701,8 +53751,8 @@
53701
53751
  {
53702
53752
  "description": "Spacing between the events items inside the scheduler tooltip.\n",
53703
53753
  "commentRange": {
53704
- "start": 252,
53705
- "end": 253
53754
+ "start": 248,
53755
+ "end": 249
53706
53756
  },
53707
53757
  "context": {
53708
53758
  "type": "variable",
@@ -53710,8 +53760,8 @@
53710
53760
  "value": "map.get( $kendo-spacing, 0.5 )",
53711
53761
  "scope": "default",
53712
53762
  "line": {
53713
- "start": 254,
53714
- "end": 254
53763
+ "start": 250,
53764
+ "end": 250
53715
53765
  }
53716
53766
  },
53717
53767
  "group": [
@@ -53726,8 +53776,8 @@
53726
53776
  {
53727
53777
  "description": "Color of the scheduler tooltip callout.\n",
53728
53778
  "commentRange": {
53729
- "start": 256,
53730
- "end": 257
53779
+ "start": 252,
53780
+ "end": 253
53731
53781
  },
53732
53782
  "context": {
53733
53783
  "type": "variable",
@@ -53735,8 +53785,8 @@
53735
53785
  "value": "$kendo-scheduler-tooltip-bg",
53736
53786
  "scope": "default",
53737
53787
  "line": {
53738
- "start": 258,
53739
- "end": 258
53788
+ "start": 254,
53789
+ "end": 254
53740
53790
  }
53741
53791
  },
53742
53792
  "group": [
@@ -53751,8 +53801,8 @@
53751
53801
  {
53752
53802
  "description": "Width of the scheduler resize handle.\n",
53753
53803
  "commentRange": {
53754
- "start": 260,
53755
- "end": 261
53804
+ "start": 256,
53805
+ "end": 257
53756
53806
  },
53757
53807
  "context": {
53758
53808
  "type": "variable",
@@ -53760,8 +53810,8 @@
53760
53810
  "value": "2em",
53761
53811
  "scope": "default",
53762
53812
  "line": {
53763
- "start": 262,
53764
- "end": 262
53813
+ "start": 258,
53814
+ "end": 258
53765
53815
  }
53766
53816
  },
53767
53817
  "group": [
@@ -53776,8 +53826,8 @@
53776
53826
  {
53777
53827
  "description": "Height of the scheduler more events button.\n",
53778
53828
  "commentRange": {
53779
- "start": 264,
53780
- "end": 265
53829
+ "start": 260,
53830
+ "end": 261
53781
53831
  },
53782
53832
  "context": {
53783
53833
  "type": "variable",
@@ -53785,8 +53835,8 @@
53785
53835
  "value": "13px",
53786
53836
  "scope": "default",
53787
53837
  "line": {
53788
- "start": 266,
53789
- "end": 266
53838
+ "start": 262,
53839
+ "end": 262
53790
53840
  }
53791
53841
  },
53792
53842
  "group": [
@@ -53801,8 +53851,8 @@
53801
53851
  {
53802
53852
  "description": "Color of the scheduler marquee.\n",
53803
53853
  "commentRange": {
53804
- "start": 268,
53805
- "end": 269
53854
+ "start": 264,
53855
+ "end": 265
53806
53856
  },
53807
53857
  "context": {
53808
53858
  "type": "variable",
@@ -53810,8 +53860,8 @@
53810
53860
  "value": "k-get-theme-color-var( primary-100 )",
53811
53861
  "scope": "default",
53812
53862
  "line": {
53813
- "start": 270,
53814
- "end": 270
53863
+ "start": 266,
53864
+ "end": 266
53815
53865
  }
53816
53866
  },
53817
53867
  "group": [
@@ -65805,7 +65855,7 @@
65805
65855
  "context": {
65806
65856
  "type": "variable",
65807
65857
  "name": "kendo-taskboard-card-selected-shadow",
65808
- "value": "var( --kendo-box-shadow-depth-4, none )",
65858
+ "value": "var( --kendo-box-shadow-depth-3, none )",
65809
65859
  "scope": "default",
65810
65860
  "line": {
65811
65861
  "start": 188,
@@ -67655,7 +67705,7 @@
67655
67705
  "context": {
67656
67706
  "type": "variable",
67657
67707
  "name": "kendo-timeline-flag-box-shadow",
67658
- "value": "var( --kendo-box-shadow-depth-1, none )",
67708
+ "value": "var( --kendo-box-shadow-depth-2, none )",
67659
67709
  "scope": "default",
67660
67710
  "line": {
67661
67711
  "start": 101,
@@ -69355,7 +69405,7 @@
69355
69405
  "context": {
69356
69406
  "type": "variable",
69357
69407
  "name": "kendo-tooltip-shadow",
69358
- "value": "var( --kendo-box-shadow-depth-3, none )",
69408
+ "value": "var( --kendo-box-shadow-depth-2, none )",
69359
69409
  "scope": "default",
69360
69410
  "line": {
69361
69411
  "start": 51,
@@ -70996,6 +71046,240 @@
70996
71046
  "name": "_variables.scss"
70997
71047
  }
70998
71048
  },
71049
+ {
71050
+ "description": "Shadow for cards and grid item thumbnails.\nEquivalent to fluent depth 4.\n",
71051
+ "commentRange": {
71052
+ "start": 4,
71053
+ "end": 6
71054
+ },
71055
+ "context": {
71056
+ "type": "variable",
71057
+ "name": "kendo-box-shadow-depth-1",
71058
+ "value": "var( --kendo-elevation-1, none )",
71059
+ "scope": "default",
71060
+ "line": {
71061
+ "start": 7,
71062
+ "end": 7
71063
+ }
71064
+ },
71065
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71066
+ "access": "public",
71067
+ "group": [
71068
+ "undefined"
71069
+ ],
71070
+ "file": {
71071
+ "path": "core/elevation/_legacy.scss",
71072
+ "name": "_legacy.scss"
71073
+ }
71074
+ },
71075
+ {
71076
+ "description": "Shadow for color gradient drag handle.\nEquivalent to fluent depth 8.\n",
71077
+ "commentRange": {
71078
+ "start": 8,
71079
+ "end": 10
71080
+ },
71081
+ "context": {
71082
+ "type": "variable",
71083
+ "name": "kendo-box-shadow-depth-2",
71084
+ "value": "var( --kendo-elevation-2, none )",
71085
+ "scope": "default",
71086
+ "line": {
71087
+ "start": 11,
71088
+ "end": 11
71089
+ }
71090
+ },
71091
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71092
+ "access": "public",
71093
+ "group": [
71094
+ "undefined"
71095
+ ],
71096
+ "file": {
71097
+ "path": "core/elevation/_legacy.scss",
71098
+ "name": "_legacy.scss"
71099
+ }
71100
+ },
71101
+ {
71102
+ "description": "Shadow for focus card.\n",
71103
+ "commentRange": {
71104
+ "start": 12,
71105
+ "end": 13
71106
+ },
71107
+ "context": {
71108
+ "type": "variable",
71109
+ "name": "kendo-box-shadow-depth-3",
71110
+ "value": "var( --kendo-elevation-3, none )",
71111
+ "scope": "default",
71112
+ "line": {
71113
+ "start": 14,
71114
+ "end": 14
71115
+ }
71116
+ },
71117
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71118
+ "access": "public",
71119
+ "group": [
71120
+ "undefined"
71121
+ ],
71122
+ "file": {
71123
+ "path": "core/elevation/_legacy.scss",
71124
+ "name": "_legacy.scss"
71125
+ }
71126
+ },
71127
+ {
71128
+ "description": "Shadow for panels.\nEquivalent to fluent depth 16.\n",
71129
+ "commentRange": {
71130
+ "start": 15,
71131
+ "end": 17
71132
+ },
71133
+ "context": {
71134
+ "type": "variable",
71135
+ "name": "kendo-box-shadow-depth-4",
71136
+ "value": "var( --kendo-elevation-4, none )",
71137
+ "scope": "default",
71138
+ "line": {
71139
+ "start": 18,
71140
+ "end": 18
71141
+ }
71142
+ },
71143
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71144
+ "access": "public",
71145
+ "group": [
71146
+ "undefined"
71147
+ ],
71148
+ "file": {
71149
+ "path": "core/elevation/_legacy.scss",
71150
+ "name": "_legacy.scss"
71151
+ }
71152
+ },
71153
+ {
71154
+ "description": "Shadow for floating action button.\n",
71155
+ "commentRange": {
71156
+ "start": 19,
71157
+ "end": 20
71158
+ },
71159
+ "context": {
71160
+ "type": "variable",
71161
+ "name": "kendo-box-shadow-depth-5",
71162
+ "value": "var( --kendo-elevation-5, none )",
71163
+ "scope": "default",
71164
+ "line": {
71165
+ "start": 21,
71166
+ "end": 21
71167
+ }
71168
+ },
71169
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71170
+ "access": "public",
71171
+ "group": [
71172
+ "undefined"
71173
+ ],
71174
+ "file": {
71175
+ "path": "core/elevation/_legacy.scss",
71176
+ "name": "_legacy.scss"
71177
+ }
71178
+ },
71179
+ {
71180
+ "description": "Shadow for pop up.\n",
71181
+ "commentRange": {
71182
+ "start": 22,
71183
+ "end": 23
71184
+ },
71185
+ "context": {
71186
+ "type": "variable",
71187
+ "name": "kendo-box-shadow-depth-6",
71188
+ "value": "var( --kendo-elevation-6, none )",
71189
+ "scope": "default",
71190
+ "line": {
71191
+ "start": 24,
71192
+ "end": 24
71193
+ }
71194
+ },
71195
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71196
+ "access": "public",
71197
+ "group": [
71198
+ "undefined"
71199
+ ],
71200
+ "file": {
71201
+ "path": "core/elevation/_legacy.scss",
71202
+ "name": "_legacy.scss"
71203
+ }
71204
+ },
71205
+ {
71206
+ "description": "Shadow for action sheet.\n",
71207
+ "commentRange": {
71208
+ "start": 25,
71209
+ "end": 26
71210
+ },
71211
+ "context": {
71212
+ "type": "variable",
71213
+ "name": "kendo-box-shadow-depth-7",
71214
+ "value": "var( --kendo-elevation-7, none )",
71215
+ "scope": "default",
71216
+ "line": {
71217
+ "start": 27,
71218
+ "end": 27
71219
+ }
71220
+ },
71221
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71222
+ "access": "public",
71223
+ "group": [
71224
+ "undefined"
71225
+ ],
71226
+ "file": {
71227
+ "path": "core/elevation/_legacy.scss",
71228
+ "name": "_legacy.scss"
71229
+ }
71230
+ },
71231
+ {
71232
+ "description": "Shadow for dialogs and window.\nEquivalent to fluent depth 64.\n",
71233
+ "commentRange": {
71234
+ "start": 28,
71235
+ "end": 30
71236
+ },
71237
+ "context": {
71238
+ "type": "variable",
71239
+ "name": "kendo-box-shadow-depth-8",
71240
+ "value": "var( --kendo-elevation-8, none )",
71241
+ "scope": "default",
71242
+ "line": {
71243
+ "start": 31,
71244
+ "end": 31
71245
+ }
71246
+ },
71247
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71248
+ "access": "public",
71249
+ "group": [
71250
+ "undefined"
71251
+ ],
71252
+ "file": {
71253
+ "path": "core/elevation/_legacy.scss",
71254
+ "name": "_legacy.scss"
71255
+ }
71256
+ },
71257
+ {
71258
+ "description": "Shadow for focus window.\n",
71259
+ "commentRange": {
71260
+ "start": 32,
71261
+ "end": 33
71262
+ },
71263
+ "context": {
71264
+ "type": "variable",
71265
+ "name": "kendo-box-shadow-depth-9",
71266
+ "value": "var( --kendo-elevation-8, none )",
71267
+ "scope": "default",
71268
+ "line": {
71269
+ "start": 34,
71270
+ "end": 34
71271
+ }
71272
+ },
71273
+ "deprecated": "Use the `$kendo-elevation` map instead.",
71274
+ "access": "public",
71275
+ "group": [
71276
+ "undefined"
71277
+ ],
71278
+ "file": {
71279
+ "path": "core/elevation/_legacy.scss",
71280
+ "name": "_legacy.scss"
71281
+ }
71282
+ },
70999
71283
  {
71000
71284
  "description": "The theme variations for the Dialog.\n",
71001
71285
  "commentRange": {
@@ -72430,7 +72714,7 @@
72430
72714
  "context": {
72431
72715
  "type": "variable",
72432
72716
  "name": "kendo-window-shadow",
72433
- "value": "var( --kendo-box-shadow-depth-4, none )",
72717
+ "value": "var( --kendo-box-shadow-depth-8, none )",
72434
72718
  "scope": "default",
72435
72719
  "line": {
72436
72720
  "start": 84,
@@ -72455,7 +72739,7 @@
72455
72739
  "context": {
72456
72740
  "type": "variable",
72457
72741
  "name": "kendo-window-focus-shadow",
72458
- "value": "var( --kendo-box-shadow-depth-4, none )",
72742
+ "value": "var( --kendo-box-shadow-depth-9, none )",
72459
72743
  "scope": "default",
72460
72744
  "line": {
72461
72745
  "start": 87,