@progress/kendo-theme-classic 8.1.0-dev.0 → 8.1.0-dev.2

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 (147) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +1056 -1292
  3. package/dist/classic-green-dark.css +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-lavender-dark.css +1 -1
  6. package/dist/classic-lavender.css +1 -1
  7. package/dist/classic-main-dark.css +1 -1
  8. package/dist/classic-main.css +1 -1
  9. package/dist/classic-metro-dark.css +1 -1
  10. package/dist/classic-metro.css +1 -1
  11. package/dist/classic-moonlight.css +1 -1
  12. package/dist/classic-opal-dark.css +1 -1
  13. package/dist/classic-opal.css +1 -1
  14. package/dist/classic-silver-dark.css +1 -1
  15. package/dist/classic-silver.css +1 -1
  16. package/dist/classic-uniform.css +1 -1
  17. package/dist/meta/sassdoc-data.json +1804 -604
  18. package/dist/meta/sassdoc-raw-data.json +828 -278
  19. package/dist/meta/variables.json +141 -66
  20. package/lib/swatches/classic-green-dark.json +1 -1
  21. package/lib/swatches/classic-green.json +1 -1
  22. package/lib/swatches/classic-lavender-dark.json +1 -1
  23. package/lib/swatches/classic-lavender.json +1 -1
  24. package/lib/swatches/classic-main-dark.json +1 -1
  25. package/lib/swatches/classic-main.json +1 -1
  26. package/lib/swatches/classic-metro-dark.json +1 -1
  27. package/lib/swatches/classic-metro.json +1 -1
  28. package/lib/swatches/classic-moonlight.json +1 -1
  29. package/lib/swatches/classic-opal-dark.json +1 -1
  30. package/lib/swatches/classic-opal.json +1 -1
  31. package/lib/swatches/classic-silver-dark.json +1 -1
  32. package/lib/swatches/classic-silver.json +1 -1
  33. package/lib/swatches/classic-uniform.json +1 -1
  34. package/package.json +5 -5
  35. package/scss/_variables.scss +2 -16
  36. package/scss/action-buttons/_index.scss +0 -1
  37. package/scss/action-sheet/_index.scss +0 -1
  38. package/scss/appbar/_index.scss +0 -1
  39. package/scss/autocomplete/_index.scss +0 -1
  40. package/scss/avatar/_index.scss +0 -1
  41. package/scss/bottom-navigation/_index.scss +0 -1
  42. package/scss/bottom-navigation/_variables.scss +1 -1
  43. package/scss/breadcrumb/_index.scss +0 -1
  44. package/scss/calendar/_index.scss +0 -1
  45. package/scss/captcha/_index.scss +0 -1
  46. package/scss/card/_index.scss +0 -1
  47. package/scss/card/_variables.scss +2 -2
  48. package/scss/chat/_index.scss +0 -1
  49. package/scss/chat/_variables.scss +17 -3
  50. package/scss/coloreditor/_index.scss +0 -1
  51. package/scss/colorgradient/_index.scss +0 -1
  52. package/scss/colorpalette/_index.scss +0 -1
  53. package/scss/combobox/_index.scss +0 -1
  54. package/scss/core/color-system/_swatch-legacy.scss +13 -1
  55. package/scss/core/color-system/_swatch.scss +0 -3
  56. package/scss/dataviz/_index.scss +0 -1
  57. package/scss/daterangepicker/_index.scss +0 -1
  58. package/scss/dialog/_index.scss +0 -1
  59. package/scss/drawer/_index.scss +0 -1
  60. package/scss/drawer/_variables.scss +1 -1
  61. package/scss/dropdowngrid/_index.scss +0 -1
  62. package/scss/dropdownlist/_index.scss +0 -1
  63. package/scss/dropdowntree/_index.scss +0 -1
  64. package/scss/dropzone/_index.scss +0 -1
  65. package/scss/editor/_index.scss +0 -1
  66. package/scss/expansion-panel/_index.scss +0 -1
  67. package/scss/fab/_index.scss +0 -1
  68. package/scss/filemanager/_index.scss +0 -1
  69. package/scss/filter/_index.scss +0 -1
  70. package/scss/floating-label/_index.scss +0 -1
  71. package/scss/forms/_index.scss +0 -1
  72. package/scss/forms/_variables.scss +3 -3
  73. package/scss/gantt/_index.scss +1 -1
  74. package/scss/grid/_index.scss +0 -1
  75. package/scss/imageeditor/_index.scss +0 -1
  76. package/scss/index.scss +3 -1
  77. package/scss/input/_index.scss +0 -1
  78. package/scss/list/_index.scss +0 -1
  79. package/scss/listbox/_index.scss +0 -1
  80. package/scss/listgroup/_index.scss +0 -1
  81. package/scss/listview/_index.scss +0 -1
  82. package/scss/loader/_index.scss +0 -1
  83. package/scss/loader/_layout.scss +1 -0
  84. package/scss/loader/_variables.scss +3 -0
  85. package/scss/map/_index.scss +0 -1
  86. package/scss/maskedtextbox/_index.scss +0 -1
  87. package/scss/mediaplayer/_index.scss +0 -1
  88. package/scss/menu/_index.scss +0 -1
  89. package/scss/messagebox/_index.scss +0 -1
  90. package/scss/multiselect/_index.scss +0 -1
  91. package/scss/notification/_index.scss +0 -1
  92. package/scss/numerictextbox/_index.scss +0 -1
  93. package/scss/orgchart/_index.scss +0 -1
  94. package/scss/pager/_index.scss +0 -1
  95. package/scss/panel/_index.scss +36 -0
  96. package/scss/panel/_layout.scss +5 -0
  97. package/scss/panel/_theme.scss +5 -0
  98. package/scss/panel/_variables.scss +34 -0
  99. package/scss/panelbar/_index.scss +0 -1
  100. package/scss/pdf-viewer/_index.scss +0 -1
  101. package/scss/pivotgrid/_index.scss +0 -1
  102. package/scss/popover/_index.scss +0 -1
  103. package/scss/popup/_index.scss +0 -1
  104. package/scss/progressbar/_index.scss +0 -1
  105. package/scss/progressbar/_variables.scss +1 -1
  106. package/scss/prompt/_index.scss +0 -4
  107. package/scss/rating/_index.scss +0 -1
  108. package/scss/responsivepanel/_index.scss +0 -1
  109. package/scss/ripple/_index.scss +0 -1
  110. package/scss/scheduler/_index.scss +1 -1
  111. package/scss/scroller/_index.scss +0 -1
  112. package/scss/scrollview/_index.scss +0 -1
  113. package/scss/slider/_index.scss +0 -1
  114. package/scss/splitter/_index.scss +0 -1
  115. package/scss/spreadsheet/_index.scss +0 -1
  116. package/scss/stepper/_index.scss +0 -1
  117. package/scss/stepper/_variables.scss +2 -2
  118. package/scss/switch/_index.scss +0 -1
  119. package/scss/table/_index.scss +0 -1
  120. package/scss/tabstrip/_index.scss +0 -1
  121. package/scss/taskboard/_index.scss +0 -1
  122. package/scss/textarea/_index.scss +0 -1
  123. package/scss/textbox/_index.scss +0 -1
  124. package/scss/tilelayout/_index.scss +0 -1
  125. package/scss/time-marker/_index.scss +32 -0
  126. package/scss/time-marker/_layout.scss +5 -0
  127. package/scss/time-marker/_theme.scss +6 -0
  128. package/scss/time-marker/_variables.scss +6 -0
  129. package/scss/timeline/_index.scss +0 -1
  130. package/scss/timeselector/_variables.scss +1 -1
  131. package/scss/toolbar/_index.scss +0 -1
  132. package/scss/tooltip/_index.scss +0 -1
  133. package/scss/tooltip/_variables.scss +2 -2
  134. package/scss/treelist/_index.scss +0 -1
  135. package/scss/treeview/_index.scss +0 -1
  136. package/scss/upload/_index.scss +0 -1
  137. package/scss/upload/_variables.scss +4 -1
  138. package/scss/validator/_index.scss +0 -1
  139. package/scss/window/_index.scss +0 -1
  140. package/scss/window/_variables.scss +1 -1
  141. package/scss/wizard/_index.scss +0 -1
  142. package/scss/common/_animations.scss +0 -1
  143. package/scss/common/_base.scss +0 -1
  144. package/scss/common/_index.scss +0 -5
  145. package/scss/common/_indicators.scss +0 -1
  146. package/scss/common/_resizing.scss +0 -1
  147. package/scss/common/_scrollbar.scss +0 -1
@@ -1283,7 +1283,7 @@
1283
1283
  "context": {
1284
1284
  "type": "variable",
1285
1285
  "name": "kendo-bottom-nav-line-height",
1286
- "value": "var( --kendo-line-height-sm, normal )",
1286
+ "value": "var( --kendo-line-height-xs, normal )",
1287
1287
  "scope": "default",
1288
1288
  "line": {
1289
1289
  "start": 23,
@@ -8208,7 +8208,7 @@
8208
8208
  "context": {
8209
8209
  "type": "variable",
8210
8210
  "name": "kendo-card-title-line-height",
8211
- "value": "1.25",
8211
+ "value": "var( --kendo-line-height-sm, normal )",
8212
8212
  "scope": "default",
8213
8213
  "line": {
8214
8214
  "start": 119,
@@ -8358,7 +8358,7 @@
8358
8358
  "context": {
8359
8359
  "type": "variable",
8360
8360
  "name": "kendo-card-subtitle-line-height",
8361
- "value": "normal",
8361
+ "value": "var( --kendo-line-height-lg, normal )",
8362
8362
  "scope": "default",
8363
8363
  "line": {
8364
8364
  "start": 138,
@@ -9283,7 +9283,7 @@
9283
9283
  "context": {
9284
9284
  "type": "variable",
9285
9285
  "name": "kendo-chat-timestamp-font-size",
9286
- "value": "smaller",
9286
+ "value": "var( --kendo-font-size-sm, inherit )",
9287
9287
  "scope": "default",
9288
9288
  "line": {
9289
9289
  "start": 47,
@@ -9308,7 +9308,7 @@
9308
9308
  "context": {
9309
9309
  "type": "variable",
9310
9310
  "name": "kendo-chat-timestamp-line-height",
9311
- "value": "null",
9311
+ "value": "var( --kendo-line-height-lg, normal )",
9312
9312
  "scope": "default",
9313
9313
  "line": {
9314
9314
  "start": 50,
@@ -9400,15 +9400,15 @@
9400
9400
  }
9401
9401
  },
9402
9402
  {
9403
- "description": "The horizontal padding of the Chat bubble message.\n",
9403
+ "description": "The font size of the Chat message meta text.\n",
9404
9404
  "commentRange": {
9405
9405
  "start": 61,
9406
9406
  "end": 62
9407
9407
  },
9408
9408
  "context": {
9409
9409
  "type": "variable",
9410
- "name": "kendo-chat-bubble-padding-x",
9411
- "value": "k-spacing(3)",
9410
+ "name": "kendo-chat-message-meta-font-size",
9411
+ "value": "var( --kendo-font-size-sm, inherit )",
9412
9412
  "scope": "default",
9413
9413
  "line": {
9414
9414
  "start": 63,
@@ -9425,15 +9425,15 @@
9425
9425
  }
9426
9426
  },
9427
9427
  {
9428
- "description": "The vertical padding of the Chat bubble message.\n",
9428
+ "description": "The line height of the Chat message meta text.\n",
9429
9429
  "commentRange": {
9430
9430
  "start": 64,
9431
9431
  "end": 65
9432
9432
  },
9433
9433
  "context": {
9434
9434
  "type": "variable",
9435
- "name": "kendo-chat-bubble-padding-y",
9436
- "value": "k-spacing(2)",
9435
+ "name": "kendo-chat-message-meta-line-height",
9436
+ "value": "var( --kendo-line-height-lg, normal )",
9437
9437
  "scope": "default",
9438
9438
  "line": {
9439
9439
  "start": 66,
@@ -9449,11 +9449,111 @@
9449
9449
  "name": "_variables.scss"
9450
9450
  }
9451
9451
  },
9452
+ {
9453
+ "description": "The font size of the Chat author text.\n",
9454
+ "commentRange": {
9455
+ "start": 68,
9456
+ "end": 69
9457
+ },
9458
+ "context": {
9459
+ "type": "variable",
9460
+ "name": "kendo-chat-author-font-size",
9461
+ "value": "var( --kendo-font-size-sm, inherit )",
9462
+ "scope": "default",
9463
+ "line": {
9464
+ "start": 70,
9465
+ "end": 70
9466
+ }
9467
+ },
9468
+ "group": [
9469
+ "chat"
9470
+ ],
9471
+ "access": "public",
9472
+ "file": {
9473
+ "path": "chat/_variables.scss",
9474
+ "name": "_variables.scss"
9475
+ }
9476
+ },
9477
+ {
9478
+ "description": "The line height of the Chat author text.\n",
9479
+ "commentRange": {
9480
+ "start": 71,
9481
+ "end": 72
9482
+ },
9483
+ "context": {
9484
+ "type": "variable",
9485
+ "name": "kendo-chat-author-line-height",
9486
+ "value": "var( --kendo-line-height-lg, normal )",
9487
+ "scope": "default",
9488
+ "line": {
9489
+ "start": 73,
9490
+ "end": 73
9491
+ }
9492
+ },
9493
+ "group": [
9494
+ "chat"
9495
+ ],
9496
+ "access": "public",
9497
+ "file": {
9498
+ "path": "chat/_variables.scss",
9499
+ "name": "_variables.scss"
9500
+ }
9501
+ },
9502
+ {
9503
+ "description": "The horizontal padding of the Chat bubble message.\n",
9504
+ "commentRange": {
9505
+ "start": 75,
9506
+ "end": 76
9507
+ },
9508
+ "context": {
9509
+ "type": "variable",
9510
+ "name": "kendo-chat-bubble-padding-x",
9511
+ "value": "k-spacing(3)",
9512
+ "scope": "default",
9513
+ "line": {
9514
+ "start": 77,
9515
+ "end": 77
9516
+ }
9517
+ },
9518
+ "group": [
9519
+ "chat"
9520
+ ],
9521
+ "access": "public",
9522
+ "file": {
9523
+ "path": "chat/_variables.scss",
9524
+ "name": "_variables.scss"
9525
+ }
9526
+ },
9527
+ {
9528
+ "description": "The vertical padding of the Chat bubble message.\n",
9529
+ "commentRange": {
9530
+ "start": 78,
9531
+ "end": 79
9532
+ },
9533
+ "context": {
9534
+ "type": "variable",
9535
+ "name": "kendo-chat-bubble-padding-y",
9536
+ "value": "k-spacing(2)",
9537
+ "scope": "default",
9538
+ "line": {
9539
+ "start": 80,
9540
+ "end": 80
9541
+ }
9542
+ },
9543
+ "group": [
9544
+ "chat"
9545
+ ],
9546
+ "access": "public",
9547
+ "file": {
9548
+ "path": "chat/_variables.scss",
9549
+ "name": "_variables.scss"
9550
+ }
9551
+ },
9452
9552
  {
9453
9553
  "description": "The spacing of the Chat bubble message.\n",
9454
9554
  "commentRange": {
9455
- "start": 67,
9456
- "end": 68
9555
+ "start": 81,
9556
+ "end": 82
9457
9557
  },
9458
9558
  "context": {
9459
9559
  "type": "variable",
@@ -9461,8 +9561,8 @@
9461
9561
  "value": "k-spacing(0.5)",
9462
9562
  "scope": "default",
9463
9563
  "line": {
9464
- "start": 69,
9465
- "end": 69
9564
+ "start": 83,
9565
+ "end": 83
9466
9566
  }
9467
9567
  },
9468
9568
  "group": [
@@ -9477,17 +9577,17 @@
9477
9577
  {
9478
9578
  "description": "The line height of the Chat bubble message.\n",
9479
9579
  "commentRange": {
9480
- "start": 70,
9481
- "end": 71
9580
+ "start": 84,
9581
+ "end": 85
9482
9582
  },
9483
9583
  "context": {
9484
9584
  "type": "variable",
9485
9585
  "name": "kendo-chat-bubble-line-height",
9486
- "value": "18px",
9586
+ "value": "var( --kendo-line-height, normal )",
9487
9587
  "scope": "default",
9488
9588
  "line": {
9489
- "start": 72,
9490
- "end": 72
9589
+ "start": 86,
9590
+ "end": 86
9491
9591
  }
9492
9592
  },
9493
9593
  "group": [
@@ -9502,8 +9602,8 @@
9502
9602
  {
9503
9603
  "description": "The border radius of the Chat bubble message.\n",
9504
9604
  "commentRange": {
9505
- "start": 74,
9506
- "end": 75
9605
+ "start": 88,
9606
+ "end": 89
9507
9607
  },
9508
9608
  "context": {
9509
9609
  "type": "variable",
@@ -9511,8 +9611,8 @@
9511
9611
  "value": "12px",
9512
9612
  "scope": "default",
9513
9613
  "line": {
9514
- "start": 76,
9515
- "end": 76
9614
+ "start": 90,
9615
+ "end": 90
9516
9616
  }
9517
9617
  },
9518
9618
  "group": [
@@ -9527,8 +9627,8 @@
9527
9627
  {
9528
9628
  "description": "The border radius of the Chat small bubble message\n",
9529
9629
  "commentRange": {
9530
- "start": 77,
9531
- "end": 78
9630
+ "start": 91,
9631
+ "end": 92
9532
9632
  },
9533
9633
  "context": {
9534
9634
  "type": "variable",
@@ -9536,8 +9636,8 @@
9536
9636
  "value": "2px",
9537
9637
  "scope": "default",
9538
9638
  "line": {
9539
- "start": 79,
9540
- "end": 79
9639
+ "start": 93,
9640
+ "end": 93
9541
9641
  }
9542
9642
  },
9543
9643
  "group": [
@@ -9552,8 +9652,8 @@
9552
9652
  {
9553
9653
  "description": "The size of the Chat Avatar.\n",
9554
9654
  "commentRange": {
9555
- "start": 81,
9556
- "end": 82
9655
+ "start": 95,
9656
+ "end": 96
9557
9657
  },
9558
9658
  "context": {
9559
9659
  "type": "variable",
@@ -9561,8 +9661,8 @@
9561
9661
  "value": "32px",
9562
9662
  "scope": "default",
9563
9663
  "line": {
9564
- "start": 83,
9565
- "end": 83
9664
+ "start": 97,
9665
+ "end": 97
9566
9666
  }
9567
9667
  },
9568
9668
  "group": [
@@ -9577,8 +9677,8 @@
9577
9677
  {
9578
9678
  "description": "The spacing of the Chat Avatar.\n",
9579
9679
  "commentRange": {
9580
- "start": 84,
9581
- "end": 85
9680
+ "start": 98,
9681
+ "end": 99
9582
9682
  },
9583
9683
  "context": {
9584
9684
  "type": "variable",
@@ -9586,8 +9686,8 @@
9586
9686
  "value": "$kendo-chat-item-spacing-x",
9587
9687
  "scope": "default",
9588
9688
  "line": {
9589
- "start": 86,
9590
- "end": 86
9689
+ "start": 100,
9690
+ "end": 100
9591
9691
  }
9592
9692
  },
9593
9693
  "group": [
@@ -9602,8 +9702,8 @@
9602
9702
  {
9603
9703
  "description": "The horizontal padding of the Chat Toolbar.\n",
9604
9704
  "commentRange": {
9605
- "start": 88,
9606
- "end": 89
9705
+ "start": 102,
9706
+ "end": 103
9607
9707
  },
9608
9708
  "context": {
9609
9709
  "type": "variable",
@@ -9611,8 +9711,8 @@
9611
9711
  "value": "$kendo-toolbar-md-padding-x",
9612
9712
  "scope": "default",
9613
9713
  "line": {
9614
- "start": 90,
9615
- "end": 90
9714
+ "start": 104,
9715
+ "end": 104
9616
9716
  }
9617
9717
  },
9618
9718
  "group": [
@@ -9627,8 +9727,8 @@
9627
9727
  {
9628
9728
  "description": "The vertical padding of the Chat Toolbar.\n",
9629
9729
  "commentRange": {
9630
- "start": 91,
9631
- "end": 92
9730
+ "start": 105,
9731
+ "end": 106
9632
9732
  },
9633
9733
  "context": {
9634
9734
  "type": "variable",
@@ -9636,8 +9736,8 @@
9636
9736
  "value": "$kendo-toolbar-md-padding-y",
9637
9737
  "scope": "default",
9638
9738
  "line": {
9639
- "start": 93,
9640
- "end": 93
9739
+ "start": 107,
9740
+ "end": 107
9641
9741
  }
9642
9742
  },
9643
9743
  "group": [
@@ -9652,8 +9752,8 @@
9652
9752
  {
9653
9753
  "description": "The spacing of the Chat Toolbar.\n",
9654
9754
  "commentRange": {
9655
- "start": 94,
9656
- "end": 95
9755
+ "start": 108,
9756
+ "end": 109
9657
9757
  },
9658
9758
  "context": {
9659
9759
  "type": "variable",
@@ -9661,8 +9761,8 @@
9661
9761
  "value": "$kendo-toolbar-md-spacing",
9662
9762
  "scope": "default",
9663
9763
  "line": {
9664
- "start": 96,
9665
- "end": 96
9764
+ "start": 110,
9765
+ "end": 110
9666
9766
  }
9667
9767
  },
9668
9768
  "group": [
@@ -9677,8 +9777,8 @@
9677
9777
  {
9678
9778
  "description": "The background color of the Chat Toolbar.\n",
9679
9779
  "commentRange": {
9680
- "start": 97,
9681
- "end": 98
9780
+ "start": 111,
9781
+ "end": 112
9682
9782
  },
9683
9783
  "context": {
9684
9784
  "type": "variable",
@@ -9686,8 +9786,8 @@
9686
9786
  "value": "$kendo-toolbar-bg",
9687
9787
  "scope": "default",
9688
9788
  "line": {
9689
- "start": 99,
9690
- "end": 99
9789
+ "start": 113,
9790
+ "end": 113
9691
9791
  }
9692
9792
  },
9693
9793
  "group": [
@@ -9702,8 +9802,8 @@
9702
9802
  {
9703
9803
  "description": "The text color of the Chat Toolbar.\n",
9704
9804
  "commentRange": {
9705
- "start": 100,
9706
- "end": 101
9805
+ "start": 114,
9806
+ "end": 115
9707
9807
  },
9708
9808
  "context": {
9709
9809
  "type": "variable",
@@ -9711,8 +9811,8 @@
9711
9811
  "value": "$kendo-toolbar-text",
9712
9812
  "scope": "default",
9713
9813
  "line": {
9714
- "start": 102,
9715
- "end": 102
9814
+ "start": 116,
9815
+ "end": 116
9716
9816
  }
9717
9817
  },
9718
9818
  "group": [
@@ -9727,8 +9827,8 @@
9727
9827
  {
9728
9828
  "description": "The border color of the Chat Toolbar.\n",
9729
9829
  "commentRange": {
9730
- "start": 103,
9731
- "end": 104
9830
+ "start": 117,
9831
+ "end": 118
9732
9832
  },
9733
9833
  "context": {
9734
9834
  "type": "variable",
@@ -9736,8 +9836,8 @@
9736
9836
  "value": "inherit",
9737
9837
  "scope": "default",
9738
9838
  "line": {
9739
- "start": 105,
9740
- "end": 105
9839
+ "start": 119,
9840
+ "end": 119
9741
9841
  }
9742
9842
  },
9743
9843
  "group": [
@@ -9752,8 +9852,8 @@
9752
9852
  {
9753
9853
  "description": "The horizontal padding of the Chat quick reply.\n",
9754
9854
  "commentRange": {
9755
- "start": 107,
9756
- "end": 108
9855
+ "start": 121,
9856
+ "end": 122
9757
9857
  },
9758
9858
  "context": {
9759
9859
  "type": "variable",
@@ -9761,8 +9861,8 @@
9761
9861
  "value": "k-spacing(3)",
9762
9862
  "scope": "default",
9763
9863
  "line": {
9764
- "start": 109,
9765
- "end": 109
9864
+ "start": 123,
9865
+ "end": 123
9766
9866
  }
9767
9867
  },
9768
9868
  "group": [
@@ -9777,8 +9877,8 @@
9777
9877
  {
9778
9878
  "description": "The vertical padding of the Chat quick reply.\n",
9779
9879
  "commentRange": {
9780
- "start": 110,
9781
- "end": 111
9880
+ "start": 124,
9881
+ "end": 125
9782
9882
  },
9783
9883
  "context": {
9784
9884
  "type": "variable",
@@ -9786,8 +9886,8 @@
9786
9886
  "value": "k-spacing(2)",
9787
9887
  "scope": "default",
9788
9888
  "line": {
9789
- "start": 112,
9790
- "end": 112
9889
+ "start": 126,
9890
+ "end": 126
9791
9891
  }
9792
9892
  },
9793
9893
  "group": [
@@ -9802,8 +9902,8 @@
9802
9902
  {
9803
9903
  "description": "The spacing of the Chat quick reply.\n",
9804
9904
  "commentRange": {
9805
- "start": 113,
9806
- "end": 114
9905
+ "start": 127,
9906
+ "end": 128
9807
9907
  },
9808
9908
  "context": {
9809
9909
  "type": "variable",
@@ -9811,8 +9911,8 @@
9811
9911
  "value": "k-spacing(2)",
9812
9912
  "scope": "default",
9813
9913
  "line": {
9814
- "start": 115,
9815
- "end": 115
9914
+ "start": 129,
9915
+ "end": 129
9816
9916
  }
9817
9917
  },
9818
9918
  "group": [
@@ -9827,8 +9927,8 @@
9827
9927
  {
9828
9928
  "description": "The line height of the Chat quick reply.\n",
9829
9929
  "commentRange": {
9830
- "start": 116,
9831
- "end": 117
9930
+ "start": 130,
9931
+ "end": 131
9832
9932
  },
9833
9933
  "context": {
9834
9934
  "type": "variable",
@@ -9836,8 +9936,8 @@
9836
9936
  "value": "$kendo-chat-bubble-line-height",
9837
9937
  "scope": "default",
9838
9938
  "line": {
9839
- "start": 118,
9840
- "end": 118
9939
+ "start": 132,
9940
+ "end": 132
9841
9941
  }
9842
9942
  },
9843
9943
  "group": [
@@ -9852,8 +9952,8 @@
9852
9952
  {
9853
9953
  "description": "The background color of the Chat.\n",
9854
9954
  "commentRange": {
9855
- "start": 121,
9856
- "end": 122
9955
+ "start": 135,
9956
+ "end": 136
9857
9957
  },
9858
9958
  "context": {
9859
9959
  "type": "variable",
@@ -9861,8 +9961,8 @@
9861
9961
  "value": "$kendo-app-bg",
9862
9962
  "scope": "default",
9863
9963
  "line": {
9864
- "start": 123,
9865
- "end": 123
9964
+ "start": 137,
9965
+ "end": 137
9866
9966
  }
9867
9967
  },
9868
9968
  "group": [
@@ -9877,8 +9977,8 @@
9877
9977
  {
9878
9978
  "description": "The text color of the Chat.\n",
9879
9979
  "commentRange": {
9880
- "start": 124,
9881
- "end": 125
9980
+ "start": 138,
9981
+ "end": 139
9882
9982
  },
9883
9983
  "context": {
9884
9984
  "type": "variable",
@@ -9886,8 +9986,8 @@
9886
9986
  "value": "$kendo-app-text",
9887
9987
  "scope": "default",
9888
9988
  "line": {
9889
- "start": 126,
9890
- "end": 126
9989
+ "start": 140,
9990
+ "end": 140
9891
9991
  }
9892
9992
  },
9893
9993
  "group": [
@@ -9902,8 +10002,8 @@
9902
10002
  {
9903
10003
  "description": "The border color of the Chat.\n",
9904
10004
  "commentRange": {
9905
- "start": 127,
9906
- "end": 128
10005
+ "start": 141,
10006
+ "end": 142
9907
10007
  },
9908
10008
  "context": {
9909
10009
  "type": "variable",
@@ -9911,8 +10011,8 @@
9911
10011
  "value": "$kendo-app-border",
9912
10012
  "scope": "default",
9913
10013
  "line": {
9914
- "start": 129,
9915
- "end": 129
10014
+ "start": 143,
10015
+ "end": 143
9916
10016
  }
9917
10017
  },
9918
10018
  "group": [
@@ -9927,8 +10027,8 @@
9927
10027
  {
9928
10028
  "description": "The background color of the Chat bubble.\n",
9929
10029
  "commentRange": {
9930
- "start": 131,
9931
- "end": 132
10030
+ "start": 145,
10031
+ "end": 146
9932
10032
  },
9933
10033
  "context": {
9934
10034
  "type": "variable",
@@ -9936,8 +10036,8 @@
9936
10036
  "value": "$kendo-component-bg",
9937
10037
  "scope": "default",
9938
10038
  "line": {
9939
- "start": 133,
9940
- "end": 133
10039
+ "start": 147,
10040
+ "end": 147
9941
10041
  }
9942
10042
  },
9943
10043
  "group": [
@@ -9952,8 +10052,8 @@
9952
10052
  {
9953
10053
  "description": "The text color of the Chat bubble.\n",
9954
10054
  "commentRange": {
9955
- "start": 134,
9956
- "end": 135
10055
+ "start": 148,
10056
+ "end": 149
9957
10057
  },
9958
10058
  "context": {
9959
10059
  "type": "variable",
@@ -9961,8 +10061,8 @@
9961
10061
  "value": "$kendo-component-text",
9962
10062
  "scope": "default",
9963
10063
  "line": {
9964
- "start": 136,
9965
- "end": 136
10064
+ "start": 150,
10065
+ "end": 150
9966
10066
  }
9967
10067
  },
9968
10068
  "group": [
@@ -9977,8 +10077,8 @@
9977
10077
  {
9978
10078
  "description": "The border color of the Chat bubble.\n",
9979
10079
  "commentRange": {
9980
- "start": 137,
9981
- "end": 138
10080
+ "start": 151,
10081
+ "end": 152
9982
10082
  },
9983
10083
  "context": {
9984
10084
  "type": "variable",
@@ -9986,8 +10086,8 @@
9986
10086
  "value": "$kendo-chat-bubble-bg",
9987
10087
  "scope": "default",
9988
10088
  "line": {
9989
- "start": 139,
9990
- "end": 139
10089
+ "start": 153,
10090
+ "end": 153
9991
10091
  }
9992
10092
  },
9993
10093
  "group": [
@@ -10002,8 +10102,8 @@
10002
10102
  {
10003
10103
  "description": "The box shadow of the Chat bubble.\n",
10004
10104
  "commentRange": {
10005
- "start": 140,
10006
- "end": 141
10105
+ "start": 154,
10106
+ "end": 155
10007
10107
  },
10008
10108
  "context": {
10009
10109
  "type": "variable",
@@ -10011,8 +10111,8 @@
10011
10111
  "value": "k-elevation(1)",
10012
10112
  "scope": "default",
10013
10113
  "line": {
10014
- "start": 142,
10015
- "end": 142
10114
+ "start": 156,
10115
+ "end": 156
10016
10116
  }
10017
10117
  },
10018
10118
  "group": [
@@ -10027,8 +10127,8 @@
10027
10127
  {
10028
10128
  "description": "The shadow of the hovered Chat bubble.\n",
10029
10129
  "commentRange": {
10030
- "start": 143,
10031
- "end": 144
10130
+ "start": 157,
10131
+ "end": 158
10032
10132
  },
10033
10133
  "context": {
10034
10134
  "type": "variable",
@@ -10036,8 +10136,8 @@
10036
10136
  "value": "k-elevation(2)",
10037
10137
  "scope": "default",
10038
10138
  "line": {
10039
- "start": 145,
10040
- "end": 145
10139
+ "start": 159,
10140
+ "end": 159
10041
10141
  }
10042
10142
  },
10043
10143
  "group": [
@@ -10052,8 +10152,8 @@
10052
10152
  {
10053
10153
  "description": "The shadow of the selected Chat bubble.\n",
10054
10154
  "commentRange": {
10055
- "start": 146,
10056
- "end": 147
10155
+ "start": 160,
10156
+ "end": 161
10057
10157
  },
10058
10158
  "context": {
10059
10159
  "type": "variable",
@@ -10061,8 +10161,8 @@
10061
10161
  "value": "k-elevation(3)",
10062
10162
  "scope": "default",
10063
10163
  "line": {
10064
- "start": 148,
10065
- "end": 148
10164
+ "start": 162,
10165
+ "end": 162
10066
10166
  }
10067
10167
  },
10068
10168
  "group": [
@@ -10077,8 +10177,8 @@
10077
10177
  {
10078
10178
  "description": "The background color of the Chat alt bubble.\n",
10079
10179
  "commentRange": {
10080
- "start": 150,
10081
- "end": 151
10180
+ "start": 164,
10181
+ "end": 165
10082
10182
  },
10083
10183
  "context": {
10084
10184
  "type": "variable",
@@ -10086,8 +10186,8 @@
10086
10186
  "value": "$kendo-color-primary",
10087
10187
  "scope": "default",
10088
10188
  "line": {
10089
- "start": 152,
10090
- "end": 152
10189
+ "start": 166,
10190
+ "end": 166
10091
10191
  }
10092
10192
  },
10093
10193
  "group": [
@@ -10102,8 +10202,8 @@
10102
10202
  {
10103
10203
  "description": "The text color of the Chat alt bubble.\n",
10104
10204
  "commentRange": {
10105
- "start": 153,
10106
- "end": 154
10205
+ "start": 167,
10206
+ "end": 168
10107
10207
  },
10108
10208
  "context": {
10109
10209
  "type": "variable",
@@ -10111,8 +10211,8 @@
10111
10211
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-chat-alt-bubble-bg ))",
10112
10212
  "scope": "default",
10113
10213
  "line": {
10114
- "start": 155,
10115
- "end": 155
10214
+ "start": 169,
10215
+ "end": 169
10116
10216
  }
10117
10217
  },
10118
10218
  "group": [
@@ -10127,8 +10227,8 @@
10127
10227
  {
10128
10228
  "description": "The border color of the Chat alt bubble.\n",
10129
10229
  "commentRange": {
10130
- "start": 156,
10131
- "end": 157
10230
+ "start": 170,
10231
+ "end": 171
10132
10232
  },
10133
10233
  "context": {
10134
10234
  "type": "variable",
@@ -10136,8 +10236,8 @@
10136
10236
  "value": "$kendo-chat-alt-bubble-bg",
10137
10237
  "scope": "default",
10138
10238
  "line": {
10139
- "start": 158,
10140
- "end": 158
10239
+ "start": 172,
10240
+ "end": 172
10141
10241
  }
10142
10242
  },
10143
10243
  "group": [
@@ -10152,8 +10252,8 @@
10152
10252
  {
10153
10253
  "description": "The shadow of the Chat alt bubble.\n",
10154
10254
  "commentRange": {
10155
- "start": 159,
10156
- "end": 160
10255
+ "start": 173,
10256
+ "end": 174
10157
10257
  },
10158
10258
  "context": {
10159
10259
  "type": "variable",
@@ -10161,8 +10261,8 @@
10161
10261
  "value": "k-elevation(1)",
10162
10262
  "scope": "default",
10163
10263
  "line": {
10164
- "start": 161,
10165
- "end": 161
10264
+ "start": 175,
10265
+ "end": 175
10166
10266
  }
10167
10267
  },
10168
10268
  "group": [
@@ -10177,8 +10277,8 @@
10177
10277
  {
10178
10278
  "description": "The shadow of the hovered Chat alt bubble.\n",
10179
10279
  "commentRange": {
10180
- "start": 162,
10181
- "end": 163
10280
+ "start": 176,
10281
+ "end": 177
10182
10282
  },
10183
10283
  "context": {
10184
10284
  "type": "variable",
@@ -10186,8 +10286,8 @@
10186
10286
  "value": "k-elevation(2)",
10187
10287
  "scope": "default",
10188
10288
  "line": {
10189
- "start": 164,
10190
- "end": 164
10289
+ "start": 178,
10290
+ "end": 178
10191
10291
  }
10192
10292
  },
10193
10293
  "group": [
@@ -10202,8 +10302,8 @@
10202
10302
  {
10203
10303
  "description": "The shadow of the selected Chat alt bubble.\n",
10204
10304
  "commentRange": {
10205
- "start": 165,
10206
- "end": 166
10305
+ "start": 179,
10306
+ "end": 180
10207
10307
  },
10208
10308
  "context": {
10209
10309
  "type": "variable",
@@ -10211,8 +10311,8 @@
10211
10311
  "value": "k-elevation(3)",
10212
10312
  "scope": "default",
10213
10313
  "line": {
10214
- "start": 167,
10215
- "end": 167
10314
+ "start": 181,
10315
+ "end": 181
10216
10316
  }
10217
10317
  },
10218
10318
  "group": [
@@ -10227,8 +10327,8 @@
10227
10327
  {
10228
10328
  "description": "The background color of the Chat quick reply.\n",
10229
10329
  "commentRange": {
10230
- "start": 169,
10231
- "end": 170
10330
+ "start": 183,
10331
+ "end": 184
10232
10332
  },
10233
10333
  "context": {
10234
10334
  "type": "variable",
@@ -10236,8 +10336,8 @@
10236
10336
  "value": "transparent",
10237
10337
  "scope": "default",
10238
10338
  "line": {
10239
- "start": 171,
10240
- "end": 171
10339
+ "start": 185,
10340
+ "end": 185
10241
10341
  }
10242
10342
  },
10243
10343
  "group": [
@@ -10252,8 +10352,8 @@
10252
10352
  {
10253
10353
  "description": "The text color of the Chat quick reply.\n",
10254
10354
  "commentRange": {
10255
- "start": 172,
10256
- "end": 173
10355
+ "start": 186,
10356
+ "end": 187
10257
10357
  },
10258
10358
  "context": {
10259
10359
  "type": "variable",
@@ -10261,8 +10361,8 @@
10261
10361
  "value": "$kendo-color-primary",
10262
10362
  "scope": "default",
10263
10363
  "line": {
10264
- "start": 174,
10265
- "end": 174
10364
+ "start": 188,
10365
+ "end": 188
10266
10366
  }
10267
10367
  },
10268
10368
  "group": [
@@ -10277,8 +10377,8 @@
10277
10377
  {
10278
10378
  "description": "The border color of the Chat quick reply.\n",
10279
10379
  "commentRange": {
10280
- "start": 175,
10281
- "end": 176
10380
+ "start": 189,
10381
+ "end": 190
10282
10382
  },
10283
10383
  "context": {
10284
10384
  "type": "variable",
@@ -10286,8 +10386,8 @@
10286
10386
  "value": "$kendo-color-primary",
10287
10387
  "scope": "default",
10288
10388
  "line": {
10289
- "start": 177,
10290
- "end": 177
10389
+ "start": 191,
10390
+ "end": 191
10291
10391
  }
10292
10392
  },
10293
10393
  "group": [
@@ -10302,8 +10402,8 @@
10302
10402
  {
10303
10403
  "description": "The background color of the hovered Chat quick reply.\n",
10304
10404
  "commentRange": {
10305
- "start": 179,
10306
- "end": 180
10405
+ "start": 193,
10406
+ "end": 194
10307
10407
  },
10308
10408
  "context": {
10309
10409
  "type": "variable",
@@ -10311,8 +10411,8 @@
10311
10411
  "value": "$kendo-color-primary",
10312
10412
  "scope": "default",
10313
10413
  "line": {
10314
- "start": 181,
10315
- "end": 181
10414
+ "start": 195,
10415
+ "end": 195
10316
10416
  }
10317
10417
  },
10318
10418
  "group": [
@@ -10327,8 +10427,8 @@
10327
10427
  {
10328
10428
  "description": "The text color of the hovered Chat quick reply.\n",
10329
10429
  "commentRange": {
10330
- "start": 182,
10331
- "end": 183
10430
+ "start": 196,
10431
+ "end": 197
10332
10432
  },
10333
10433
  "context": {
10334
10434
  "type": "variable",
@@ -10336,8 +10436,8 @@
10336
10436
  "value": "$kendo-color-primary-contrast",
10337
10437
  "scope": "default",
10338
10438
  "line": {
10339
- "start": 184,
10340
- "end": 184
10439
+ "start": 198,
10440
+ "end": 198
10341
10441
  }
10342
10442
  },
10343
10443
  "group": [
@@ -10352,8 +10452,8 @@
10352
10452
  {
10353
10453
  "description": "The border color of the hovered Chat quick reply.\n",
10354
10454
  "commentRange": {
10355
- "start": 185,
10356
- "end": 186
10455
+ "start": 199,
10456
+ "end": 200
10357
10457
  },
10358
10458
  "context": {
10359
10459
  "type": "variable",
@@ -10361,8 +10461,8 @@
10361
10461
  "value": "$kendo-color-primary",
10362
10462
  "scope": "default",
10363
10463
  "line": {
10364
- "start": 187,
10365
- "end": 187
10464
+ "start": 201,
10465
+ "end": 201
10366
10466
  }
10367
10467
  },
10368
10468
  "group": [
@@ -16033,8 +16133,8 @@
16033
16133
  {
16034
16134
  "description": "Background color of the component header.\n",
16035
16135
  "commentRange": {
16036
- "start": 608,
16037
- "end": 609
16136
+ "start": 605,
16137
+ "end": 606
16038
16138
  },
16039
16139
  "context": {
16040
16140
  "type": "variable",
@@ -16042,8 +16142,8 @@
16042
16142
  "value": "$kendo-base-bg",
16043
16143
  "scope": "default",
16044
16144
  "line": {
16045
- "start": 610,
16046
- "end": 610
16145
+ "start": 607,
16146
+ "end": 607
16047
16147
  }
16048
16148
  },
16049
16149
  "group": [
@@ -16058,8 +16158,8 @@
16058
16158
  {
16059
16159
  "description": "Text color of the component header.\n",
16060
16160
  "commentRange": {
16061
- "start": 611,
16062
- "end": 612
16161
+ "start": 608,
16162
+ "end": 609
16063
16163
  },
16064
16164
  "context": {
16065
16165
  "type": "variable",
@@ -16067,8 +16167,8 @@
16067
16167
  "value": "$kendo-base-text",
16068
16168
  "scope": "default",
16069
16169
  "line": {
16070
- "start": 613,
16071
- "end": 613
16170
+ "start": 610,
16171
+ "end": 610
16072
16172
  }
16073
16173
  },
16074
16174
  "group": [
@@ -16083,8 +16183,8 @@
16083
16183
  {
16084
16184
  "description": "Border color of the component header.\n",
16085
16185
  "commentRange": {
16086
- "start": 614,
16087
- "end": 615
16186
+ "start": 611,
16187
+ "end": 612
16088
16188
  },
16089
16189
  "context": {
16090
16190
  "type": "variable",
@@ -16092,8 +16192,8 @@
16092
16192
  "value": "$kendo-base-border",
16093
16193
  "scope": "default",
16094
16194
  "line": {
16095
- "start": 616,
16096
- "end": 616
16195
+ "start": 613,
16196
+ "end": 613
16097
16197
  }
16098
16198
  },
16099
16199
  "group": [
@@ -16108,8 +16208,8 @@
16108
16208
  {
16109
16209
  "description": "Gradient of the component header.\n",
16110
16210
  "commentRange": {
16111
- "start": 617,
16112
- "end": 618
16211
+ "start": 614,
16212
+ "end": 615
16113
16213
  },
16114
16214
  "context": {
16115
16215
  "type": "variable",
@@ -16117,8 +16217,8 @@
16117
16217
  "value": "$kendo-base-gradient",
16118
16218
  "scope": "default",
16119
16219
  "line": {
16120
- "start": 619,
16121
- "end": 619
16220
+ "start": 616,
16221
+ "end": 616
16122
16222
  }
16123
16223
  },
16124
16224
  "group": [
@@ -16133,8 +16233,8 @@
16133
16233
  {
16134
16234
  "description": "Background color of the invalid items.\n",
16135
16235
  "commentRange": {
16136
- "start": 621,
16137
- "end": 622
16236
+ "start": 618,
16237
+ "end": 619
16138
16238
  },
16139
16239
  "context": {
16140
16240
  "type": "variable",
@@ -16142,8 +16242,8 @@
16142
16242
  "value": "null",
16143
16243
  "scope": "default",
16144
16244
  "line": {
16145
- "start": 623,
16146
- "end": 623
16245
+ "start": 620,
16246
+ "end": 620
16147
16247
  }
16148
16248
  },
16149
16249
  "group": [
@@ -16158,8 +16258,8 @@
16158
16258
  {
16159
16259
  "description": "Text color of the invalid items.\n",
16160
16260
  "commentRange": {
16161
- "start": 624,
16162
- "end": 625
16261
+ "start": 621,
16262
+ "end": 622
16163
16263
  },
16164
16264
  "context": {
16165
16265
  "type": "variable",
@@ -16167,8 +16267,8 @@
16167
16267
  "value": "$kendo-color-error",
16168
16268
  "scope": "default",
16169
16269
  "line": {
16170
- "start": 626,
16171
- "end": 626
16270
+ "start": 623,
16271
+ "end": 623
16172
16272
  }
16173
16273
  },
16174
16274
  "group": [
@@ -16183,8 +16283,8 @@
16183
16283
  {
16184
16284
  "description": "Border color of the invalid items.\n",
16185
16285
  "commentRange": {
16186
- "start": 627,
16187
- "end": 628
16286
+ "start": 624,
16287
+ "end": 625
16188
16288
  },
16189
16289
  "context": {
16190
16290
  "type": "variable",
@@ -16192,8 +16292,8 @@
16192
16292
  "value": "$kendo-color-error",
16193
16293
  "scope": "default",
16194
16294
  "line": {
16195
- "start": 629,
16196
- "end": 629
16295
+ "start": 626,
16296
+ "end": 626
16197
16297
  }
16198
16298
  },
16199
16299
  "group": [
@@ -16208,8 +16308,8 @@
16208
16308
  {
16209
16309
  "description": "Shadow of the invalid items.\n",
16210
16310
  "commentRange": {
16211
- "start": 630,
16212
- "end": 631
16311
+ "start": 627,
16312
+ "end": 628
16213
16313
  },
16214
16314
  "context": {
16215
16315
  "type": "variable",
@@ -16217,8 +16317,8 @@
16217
16317
  "value": "null",
16218
16318
  "scope": "default",
16219
16319
  "line": {
16220
- "start": 632,
16221
- "end": 632
16320
+ "start": 629,
16321
+ "end": 629
16222
16322
  }
16223
16323
  },
16224
16324
  "group": [
@@ -16233,8 +16333,8 @@
16233
16333
  {
16234
16334
  "description": "Background color of the valid items.\n",
16235
16335
  "commentRange": {
16236
- "start": 634,
16237
- "end": 635
16336
+ "start": 631,
16337
+ "end": 632
16238
16338
  },
16239
16339
  "context": {
16240
16340
  "type": "variable",
@@ -16242,8 +16342,8 @@
16242
16342
  "value": "null",
16243
16343
  "scope": "default",
16244
16344
  "line": {
16245
- "start": 636,
16246
- "end": 636
16345
+ "start": 633,
16346
+ "end": 633
16247
16347
  }
16248
16348
  },
16249
16349
  "group": [
@@ -16258,8 +16358,8 @@
16258
16358
  {
16259
16359
  "description": "Text color of the valid items.\n",
16260
16360
  "commentRange": {
16261
- "start": 637,
16262
- "end": 638
16361
+ "start": 634,
16362
+ "end": 635
16263
16363
  },
16264
16364
  "context": {
16265
16365
  "type": "variable",
@@ -16267,8 +16367,8 @@
16267
16367
  "value": "$kendo-color-success",
16268
16368
  "scope": "default",
16269
16369
  "line": {
16270
- "start": 639,
16271
- "end": 639
16370
+ "start": 636,
16371
+ "end": 636
16272
16372
  }
16273
16373
  },
16274
16374
  "group": [
@@ -16283,8 +16383,8 @@
16283
16383
  {
16284
16384
  "description": "Border color of the valid items.\n",
16285
16385
  "commentRange": {
16286
- "start": 640,
16287
- "end": 641
16386
+ "start": 637,
16387
+ "end": 638
16288
16388
  },
16289
16389
  "context": {
16290
16390
  "type": "variable",
@@ -16292,8 +16392,8 @@
16292
16392
  "value": "$kendo-color-success",
16293
16393
  "scope": "default",
16294
16394
  "line": {
16295
- "start": 642,
16296
- "end": 642
16395
+ "start": 639,
16396
+ "end": 639
16297
16397
  }
16298
16398
  },
16299
16399
  "group": [
@@ -16308,8 +16408,8 @@
16308
16408
  {
16309
16409
  "description": "Shadow of the valid items.\n",
16310
16410
  "commentRange": {
16311
- "start": 643,
16312
- "end": 644
16411
+ "start": 640,
16412
+ "end": 641
16313
16413
  },
16314
16414
  "context": {
16315
16415
  "type": "variable",
@@ -16317,8 +16417,8 @@
16317
16417
  "value": "null",
16318
16418
  "scope": "default",
16319
16419
  "line": {
16320
- "start": 645,
16321
- "end": 645
16420
+ "start": 642,
16421
+ "end": 642
16322
16422
  }
16323
16423
  },
16324
16424
  "group": [
@@ -17814,7 +17914,7 @@
17814
17914
  "context": {
17815
17915
  "type": "variable",
17816
17916
  "name": "kendo-drawer-item-font-size",
17817
- "value": "16px",
17917
+ "value": "var( --kendo-font-size-lg, inherit )",
17818
17918
  "scope": "default",
17819
17919
  "line": {
17820
17920
  "start": 57,
@@ -23189,7 +23289,7 @@
23189
23289
  "context": {
23190
23290
  "type": "variable",
23191
23291
  "name": "kendo-form-legend-font-size",
23192
- "value": "14px",
23292
+ "value": "var( --kendo-font-size, inherit )",
23193
23293
  "scope": "default",
23194
23294
  "line": {
23195
23295
  "start": 56,
@@ -23289,7 +23389,7 @@
23289
23389
  "context": {
23290
23390
  "type": "variable",
23291
23391
  "name": "kendo-form-hint-font-size",
23292
- "value": "12px",
23392
+ "value": "var( --kendo-font-size-sm, inherit )",
23293
23393
  "scope": "default",
23294
23394
  "line": {
23295
23395
  "start": 71,
@@ -23689,7 +23789,7 @@
23689
23789
  "context": {
23690
23790
  "type": "variable",
23691
23791
  "name": "kendo-label-optional-font-size",
23692
- "value": "12px",
23792
+ "value": "var( --kendo-font-size-sm, inherit )",
23693
23793
  "scope": "default",
23694
23794
  "line": {
23695
23795
  "start": 127,
@@ -31555,6 +31655,31 @@
31555
31655
  "name": "_variables.scss"
31556
31656
  }
31557
31657
  },
31658
+ {
31659
+ "description": "The z-index of the Loading indicator.\n",
31660
+ "commentRange": {
31661
+ "start": 127,
31662
+ "end": 128
31663
+ },
31664
+ "context": {
31665
+ "type": "variable",
31666
+ "name": "kendo-zindex-loading",
31667
+ "value": "100",
31668
+ "scope": "default",
31669
+ "line": {
31670
+ "start": 129,
31671
+ "end": 129
31672
+ }
31673
+ },
31674
+ "group": [
31675
+ "loading"
31676
+ ],
31677
+ "access": "public",
31678
+ "file": {
31679
+ "path": "loader/_variables.scss",
31680
+ "name": "_variables.scss"
31681
+ }
31682
+ },
31558
31683
  {
31559
31684
  "description": "Horizontal padding of the menu popup.\n",
31560
31685
  "commentRange": {
@@ -35205,6 +35330,256 @@
35205
35330
  "name": "_palettes.scss"
35206
35331
  }
35207
35332
  },
35333
+ {
35334
+ "description": "The border radius of the Panel.\n",
35335
+ "commentRange": {
35336
+ "start": 2,
35337
+ "end": 3
35338
+ },
35339
+ "context": {
35340
+ "type": "variable",
35341
+ "name": "kendo-panel-border-radius",
35342
+ "value": "k-border-radius(md)",
35343
+ "scope": "private",
35344
+ "line": {
35345
+ "start": 4,
35346
+ "end": 4
35347
+ }
35348
+ },
35349
+ "group": [
35350
+ "panel"
35351
+ ],
35352
+ "access": "public",
35353
+ "file": {
35354
+ "path": "panel/_variables.scss",
35355
+ "name": "_variables.scss"
35356
+ }
35357
+ },
35358
+ {
35359
+ "description": "The width of the border around the Panel.\n",
35360
+ "commentRange": {
35361
+ "start": 5,
35362
+ "end": 6
35363
+ },
35364
+ "context": {
35365
+ "type": "variable",
35366
+ "name": "kendo-panel-border-width",
35367
+ "value": "1px",
35368
+ "scope": "private",
35369
+ "line": {
35370
+ "start": 7,
35371
+ "end": 7
35372
+ }
35373
+ },
35374
+ "group": [
35375
+ "panel"
35376
+ ],
35377
+ "access": "public",
35378
+ "file": {
35379
+ "path": "panel/_variables.scss",
35380
+ "name": "_variables.scss"
35381
+ }
35382
+ },
35383
+ {
35384
+ "description": "The style of the border around the Panel.\n",
35385
+ "commentRange": {
35386
+ "start": 8,
35387
+ "end": 9
35388
+ },
35389
+ "context": {
35390
+ "type": "variable",
35391
+ "name": "kendo-panel-border-style",
35392
+ "value": "solid",
35393
+ "scope": "private",
35394
+ "line": {
35395
+ "start": 10,
35396
+ "end": 10
35397
+ }
35398
+ },
35399
+ "group": [
35400
+ "panel"
35401
+ ],
35402
+ "access": "public",
35403
+ "file": {
35404
+ "path": "panel/_variables.scss",
35405
+ "name": "_variables.scss"
35406
+ }
35407
+ },
35408
+ {
35409
+ "description": "The inline padding of the Panel header.\n",
35410
+ "commentRange": {
35411
+ "start": 12,
35412
+ "end": 13
35413
+ },
35414
+ "context": {
35415
+ "type": "variable",
35416
+ "name": "kendo-panel-header-padding-inline",
35417
+ "value": "k-spacing(2)",
35418
+ "scope": "private",
35419
+ "line": {
35420
+ "start": 14,
35421
+ "end": 14
35422
+ }
35423
+ },
35424
+ "group": [
35425
+ "panel"
35426
+ ],
35427
+ "access": "public",
35428
+ "file": {
35429
+ "path": "panel/_variables.scss",
35430
+ "name": "_variables.scss"
35431
+ }
35432
+ },
35433
+ {
35434
+ "description": "The block padding of the Panel header.\n",
35435
+ "commentRange": {
35436
+ "start": 15,
35437
+ "end": 16
35438
+ },
35439
+ "context": {
35440
+ "type": "variable",
35441
+ "name": "kendo-panel-header-padding-block",
35442
+ "value": "k-spacing(1)",
35443
+ "scope": "private",
35444
+ "line": {
35445
+ "start": 17,
35446
+ "end": 17
35447
+ }
35448
+ },
35449
+ "group": [
35450
+ "panel"
35451
+ ],
35452
+ "access": "public",
35453
+ "file": {
35454
+ "path": "panel/_variables.scss",
35455
+ "name": "_variables.scss"
35456
+ }
35457
+ },
35458
+ {
35459
+ "description": "The inline padding of the Panel content.\n",
35460
+ "commentRange": {
35461
+ "start": 19,
35462
+ "end": 20
35463
+ },
35464
+ "context": {
35465
+ "type": "variable",
35466
+ "name": "kendo-panel-content-padding-inline",
35467
+ "value": "k-spacing(2)",
35468
+ "scope": "private",
35469
+ "line": {
35470
+ "start": 21,
35471
+ "end": 21
35472
+ }
35473
+ },
35474
+ "group": [
35475
+ "panel"
35476
+ ],
35477
+ "access": "public",
35478
+ "file": {
35479
+ "path": "panel/_variables.scss",
35480
+ "name": "_variables.scss"
35481
+ }
35482
+ },
35483
+ {
35484
+ "description": "The block padding of the Panel content.\n",
35485
+ "commentRange": {
35486
+ "start": 22,
35487
+ "end": 23
35488
+ },
35489
+ "context": {
35490
+ "type": "variable",
35491
+ "name": "kendo-panel-content-padding-block",
35492
+ "value": "k-spacing(1)",
35493
+ "scope": "private",
35494
+ "line": {
35495
+ "start": 24,
35496
+ "end": 24
35497
+ }
35498
+ },
35499
+ "group": [
35500
+ "panel"
35501
+ ],
35502
+ "access": "public",
35503
+ "file": {
35504
+ "path": "panel/_variables.scss",
35505
+ "name": "_variables.scss"
35506
+ }
35507
+ },
35508
+ {
35509
+ "description": "The text color of the Panel.\n",
35510
+ "commentRange": {
35511
+ "start": 26,
35512
+ "end": 27
35513
+ },
35514
+ "context": {
35515
+ "type": "variable",
35516
+ "name": "kendo-panel-text",
35517
+ "value": "var(--kendo-component-text, #{$kendo-component-text})",
35518
+ "scope": "private",
35519
+ "line": {
35520
+ "start": 28,
35521
+ "end": 28
35522
+ }
35523
+ },
35524
+ "group": [
35525
+ "panel"
35526
+ ],
35527
+ "access": "public",
35528
+ "file": {
35529
+ "path": "panel/_variables.scss",
35530
+ "name": "_variables.scss"
35531
+ }
35532
+ },
35533
+ {
35534
+ "description": "The background color of the Panel.\n",
35535
+ "commentRange": {
35536
+ "start": 29,
35537
+ "end": 30
35538
+ },
35539
+ "context": {
35540
+ "type": "variable",
35541
+ "name": "kendo-panel-bg",
35542
+ "value": "var(--kendo-component-bg, #{$kendo-component-bg})",
35543
+ "scope": "private",
35544
+ "line": {
35545
+ "start": 31,
35546
+ "end": 31
35547
+ }
35548
+ },
35549
+ "group": [
35550
+ "panel"
35551
+ ],
35552
+ "access": "public",
35553
+ "file": {
35554
+ "path": "panel/_variables.scss",
35555
+ "name": "_variables.scss"
35556
+ }
35557
+ },
35558
+ {
35559
+ "description": "The color of the border around the Panel.\n",
35560
+ "commentRange": {
35561
+ "start": 32,
35562
+ "end": 33
35563
+ },
35564
+ "context": {
35565
+ "type": "variable",
35566
+ "name": "kendo-panel-border",
35567
+ "value": "var(--kendo-component-border, #{$kendo-component-border})",
35568
+ "scope": "private",
35569
+ "line": {
35570
+ "start": 34,
35571
+ "end": 34
35572
+ }
35573
+ },
35574
+ "group": [
35575
+ "panel"
35576
+ ],
35577
+ "access": "public",
35578
+ "file": {
35579
+ "path": "panel/_variables.scss",
35580
+ "name": "_variables.scss"
35581
+ }
35582
+ },
35208
35583
  {
35209
35584
  "description": "The horizontal padding of the PanelBar.\n",
35210
35585
  "commentRange": {
@@ -40364,7 +40739,7 @@
40364
40739
  "context": {
40365
40740
  "type": "variable",
40366
40741
  "name": "kendo-progressbar-line-height",
40367
- "value": "1",
40742
+ "value": "var( --kendo-line-height-xs, normal )",
40368
40743
  "scope": "default",
40369
40744
  "line": {
40370
40745
  "start": 23,
@@ -49717,7 +50092,7 @@
49717
50092
  "context": {
49718
50093
  "type": "variable",
49719
50094
  "name": "kendo-stepper-indicator-disabled-text",
49720
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), $kendo-disabled-text)",
50095
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
49721
50096
  "scope": "default",
49722
50097
  "line": {
49723
50098
  "start": 106,
@@ -50317,7 +50692,7 @@
50317
50692
  "context": {
50318
50693
  "type": "variable",
50319
50694
  "name": "kendo-stepper-label-disabled-text",
50320
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), $kendo-disabled-text)",
50695
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
50321
50696
  "scope": "default",
50322
50697
  "line": {
50323
50698
  "start": 185,
@@ -56183,6 +56558,56 @@
56183
56558
  "name": "_variables.scss"
56184
56559
  }
56185
56560
  },
56561
+ {
56562
+ "description": "The border width of the current time indicator.\n",
56563
+ "commentRange": {
56564
+ "start": 1,
56565
+ "end": 2
56566
+ },
56567
+ "context": {
56568
+ "type": "variable",
56569
+ "name": "kendo-current-time-width",
56570
+ "value": "1px",
56571
+ "scope": "default",
56572
+ "line": {
56573
+ "start": 3,
56574
+ "end": 3
56575
+ }
56576
+ },
56577
+ "group": [
56578
+ "time-marker"
56579
+ ],
56580
+ "access": "public",
56581
+ "file": {
56582
+ "path": "time-marker/_variables.scss",
56583
+ "name": "_variables.scss"
56584
+ }
56585
+ },
56586
+ {
56587
+ "description": "The color of the current time indicator.\n",
56588
+ "commentRange": {
56589
+ "start": 4,
56590
+ "end": 5
56591
+ },
56592
+ "context": {
56593
+ "type": "variable",
56594
+ "name": "kendo-current-time-color",
56595
+ "value": "#ff0000",
56596
+ "scope": "default",
56597
+ "line": {
56598
+ "start": 6,
56599
+ "end": 6
56600
+ }
56601
+ },
56602
+ "group": [
56603
+ "time-marker"
56604
+ ],
56605
+ "access": "public",
56606
+ "file": {
56607
+ "path": "time-marker/_variables.scss",
56608
+ "name": "_variables.scss"
56609
+ }
56610
+ },
56186
56611
  {
56187
56612
  "description": "The horizontal spacing of the Timeline.\n",
56188
56613
  "commentRange": {
@@ -58267,7 +58692,7 @@
58267
58692
  "context": {
58268
58693
  "type": "variable",
58269
58694
  "name": "kendo-tooltip-line-height",
58270
- "value": "1.25",
58695
+ "value": "var( --kendo-line-height-sm, normal )",
58271
58696
  "scope": "default",
58272
58697
  "line": {
58273
58698
  "start": 24,
@@ -58317,7 +58742,7 @@
58317
58742
  "context": {
58318
58743
  "type": "variable",
58319
58744
  "name": "kendo-tooltip-title-line-height",
58320
- "value": "1",
58745
+ "value": "var( --kendo-line-height-xs, normal )",
58321
58746
  "scope": "default",
58322
58747
  "line": {
58323
58748
  "start": 31,
@@ -62108,31 +62533,6 @@
62108
62533
  "name": "_swatch.scss"
62109
62534
  }
62110
62535
  },
62111
- {
62112
- "description": "Text color of disabled items.\n",
62113
- "commentRange": {
62114
- "start": 603,
62115
- "end": 603
62116
- },
62117
- "context": {
62118
- "type": "variable",
62119
- "name": "kendo-disabled-text",
62120
- "value": "#8d8d8d",
62121
- "scope": "default",
62122
- "line": {
62123
- "start": 604,
62124
- "end": 604
62125
- }
62126
- },
62127
- "access": "public",
62128
- "group": [
62129
- "undefined"
62130
- ],
62131
- "file": {
62132
- "path": "core/color-system/_swatch.scss",
62133
- "name": "_swatch.scss"
62134
- }
62135
- },
62136
62536
  {
62137
62537
  "description": "The width of the border around the Upload.\n",
62138
62538
  "commentRange": {
@@ -62617,7 +63017,7 @@
62617
63017
  "context": {
62618
63018
  "type": "variable",
62619
63019
  "name": "kendo-upload-validation-font-size",
62620
- "value": "11px",
63020
+ "value": "var( --kendo-font-size-sm, inherit )",
62621
63021
  "scope": "default",
62622
63022
  "line": {
62623
63023
  "start": 68,
@@ -62634,15 +63034,15 @@
62634
63034
  }
62635
63035
  },
62636
63036
  {
62637
- "description": "The horizontal spacing of the Upload status icon.\n",
63037
+ "description": "The line height of the Upload validation message.\n",
62638
63038
  "commentRange": {
62639
63039
  "start": 69,
62640
63040
  "end": 70
62641
63041
  },
62642
63042
  "context": {
62643
63043
  "type": "variable",
62644
- "name": "kendo-upload-icon-spacing",
62645
- "value": "$kendo-icon-spacing",
63044
+ "name": "kendo-upload-validation-line-height",
63045
+ "value": "var( --kendo-line-height-xs, normal )",
62646
63046
  "scope": "default",
62647
63047
  "line": {
62648
63048
  "start": 71,
@@ -62659,15 +63059,15 @@
62659
63059
  }
62660
63060
  },
62661
63061
  {
62662
- "description": "The color of the uploaded items icon.\n",
63062
+ "description": "The horizontal spacing of the Upload status icon.\n",
62663
63063
  "commentRange": {
62664
63064
  "start": 72,
62665
63065
  "end": 73
62666
63066
  },
62667
63067
  "context": {
62668
63068
  "type": "variable",
62669
- "name": "kendo-upload-icon-color",
62670
- "value": "$kendo-subtle-text",
63069
+ "name": "kendo-upload-icon-spacing",
63070
+ "value": "$kendo-icon-spacing",
62671
63071
  "scope": "default",
62672
63072
  "line": {
62673
63073
  "start": 74,
@@ -62683,11 +63083,36 @@
62683
63083
  "name": "_variables.scss"
62684
63084
  }
62685
63085
  },
63086
+ {
63087
+ "description": "The color of the uploaded items icon.\n",
63088
+ "commentRange": {
63089
+ "start": 75,
63090
+ "end": 76
63091
+ },
63092
+ "context": {
63093
+ "type": "variable",
63094
+ "name": "kendo-upload-icon-color",
63095
+ "value": "$kendo-subtle-text",
63096
+ "scope": "default",
63097
+ "line": {
63098
+ "start": 77,
63099
+ "end": 77
63100
+ }
63101
+ },
63102
+ "group": [
63103
+ "upload"
63104
+ ],
63105
+ "access": "public",
63106
+ "file": {
63107
+ "path": "upload/_variables.scss",
63108
+ "name": "_variables.scss"
63109
+ }
63110
+ },
62686
63111
  {
62687
63112
  "description": "The thickness of the Upload progress bar.\n",
62688
63113
  "commentRange": {
62689
- "start": 76,
62690
- "end": 77
63114
+ "start": 79,
63115
+ "end": 80
62691
63116
  },
62692
63117
  "context": {
62693
63118
  "type": "variable",
@@ -62695,8 +63120,8 @@
62695
63120
  "value": "2px",
62696
63121
  "scope": "default",
62697
63122
  "line": {
62698
- "start": 78,
62699
- "end": 78
63123
+ "start": 81,
63124
+ "end": 81
62700
63125
  }
62701
63126
  },
62702
63127
  "group": [
@@ -62711,8 +63136,8 @@
62711
63136
  {
62712
63137
  "description": "The background color of the Upload progress bar.\n",
62713
63138
  "commentRange": {
62714
- "start": 79,
62715
- "end": 80
63139
+ "start": 82,
63140
+ "end": 83
62716
63141
  },
62717
63142
  "context": {
62718
63143
  "type": "variable",
@@ -62720,8 +63145,8 @@
62720
63145
  "value": "$kendo-color-info",
62721
63146
  "scope": "default",
62722
63147
  "line": {
62723
- "start": 81,
62724
- "end": 81
63148
+ "start": 84,
63149
+ "end": 84
62725
63150
  }
62726
63151
  },
62727
63152
  "group": [
@@ -62736,8 +63161,8 @@
62736
63161
  {
62737
63162
  "description": "The success text color of the Upload.\n",
62738
63163
  "commentRange": {
62739
- "start": 83,
62740
- "end": 84
63164
+ "start": 86,
63165
+ "end": 87
62741
63166
  },
62742
63167
  "context": {
62743
63168
  "type": "variable",
@@ -62745,8 +63170,8 @@
62745
63170
  "value": "$kendo-color-success",
62746
63171
  "scope": "default",
62747
63172
  "line": {
62748
- "start": 85,
62749
- "end": 85
63173
+ "start": 88,
63174
+ "end": 88
62750
63175
  }
62751
63176
  },
62752
63177
  "group": [
@@ -62761,8 +63186,8 @@
62761
63186
  {
62762
63187
  "description": "The success background color of the Upload progress bar.\n",
62763
63188
  "commentRange": {
62764
- "start": 86,
62765
- "end": 87
63189
+ "start": 89,
63190
+ "end": 90
62766
63191
  },
62767
63192
  "context": {
62768
63193
  "type": "variable",
@@ -62770,8 +63195,8 @@
62770
63195
  "value": "$kendo-color-success",
62771
63196
  "scope": "default",
62772
63197
  "line": {
62773
- "start": 88,
62774
- "end": 88
63198
+ "start": 91,
63199
+ "end": 91
62775
63200
  }
62776
63201
  },
62777
63202
  "group": [
@@ -62786,8 +63211,8 @@
62786
63211
  {
62787
63212
  "description": "The error text color of the Upload.\n",
62788
63213
  "commentRange": {
62789
- "start": 90,
62790
- "end": 91
63214
+ "start": 93,
63215
+ "end": 94
62791
63216
  },
62792
63217
  "context": {
62793
63218
  "type": "variable",
@@ -62795,8 +63220,8 @@
62795
63220
  "value": "$kendo-color-error",
62796
63221
  "scope": "default",
62797
63222
  "line": {
62798
- "start": 92,
62799
- "end": 92
63223
+ "start": 95,
63224
+ "end": 95
62800
63225
  }
62801
63226
  },
62802
63227
  "group": [
@@ -62811,8 +63236,8 @@
62811
63236
  {
62812
63237
  "description": "The error background color of the Upload progress bar.\n",
62813
63238
  "commentRange": {
62814
- "start": 93,
62815
- "end": 94
63239
+ "start": 96,
63240
+ "end": 97
62816
63241
  },
62817
63242
  "context": {
62818
63243
  "type": "variable",
@@ -62820,8 +63245,8 @@
62820
63245
  "value": "$kendo-color-error",
62821
63246
  "scope": "default",
62822
63247
  "line": {
62823
- "start": 95,
62824
- "end": 95
63248
+ "start": 98,
63249
+ "end": 98
62825
63250
  }
62826
63251
  },
62827
63252
  "group": [
@@ -62836,8 +63261,8 @@
62836
63261
  {
62837
63262
  "description": "The shadow of the focused Upload button, actions and uploaded items.\n",
62838
63263
  "commentRange": {
62839
- "start": 97,
62840
- "end": 98
63264
+ "start": 100,
63265
+ "end": 101
62841
63266
  },
62842
63267
  "context": {
62843
63268
  "type": "variable",
@@ -62845,8 +63270,8 @@
62845
63270
  "value": "0 0 0 2px rgba( black, .13 )",
62846
63271
  "scope": "default",
62847
63272
  "line": {
62848
- "start": 99,
62849
- "end": 99
63273
+ "start": 102,
63274
+ "end": 102
62850
63275
  }
62851
63276
  },
62852
63277
  "group": [
@@ -63117,7 +63542,7 @@
63117
63542
  "context": {
63118
63543
  "type": "variable",
63119
63544
  "name": "kendo-window-title-line-height",
63120
- "value": "1.25",
63545
+ "value": "var( --kendo-line-height-sm, normal )",
63121
63546
  "scope": "default",
63122
63547
  "line": {
63123
63548
  "start": 39,
@@ -65852,6 +66277,131 @@
65852
66277
  "name": "index.import.scss"
65853
66278
  }
65854
66279
  },
66280
+ {
66281
+ "description": "The background color of disabled items.\n",
66282
+ "commentRange": {
66283
+ "start": 41,
66284
+ "end": 41
66285
+ },
66286
+ "context": {
66287
+ "type": "variable",
66288
+ "name": "kendo-disabled-bg",
66289
+ "value": "null",
66290
+ "scope": "default",
66291
+ "line": {
66292
+ "start": 42,
66293
+ "end": 42
66294
+ }
66295
+ },
66296
+ "access": "public",
66297
+ "group": [
66298
+ "undefined"
66299
+ ],
66300
+ "file": {
66301
+ "path": "core/scss/color-system/_swatch-legacy.scss",
66302
+ "name": "_swatch-legacy.scss"
66303
+ }
66304
+ },
66305
+ {
66306
+ "description": "The text color of disabled items.\n",
66307
+ "commentRange": {
66308
+ "start": 43,
66309
+ "end": 43
66310
+ },
66311
+ "context": {
66312
+ "type": "variable",
66313
+ "name": "kendo-disabled-text",
66314
+ "value": "null",
66315
+ "scope": "default",
66316
+ "line": {
66317
+ "start": 44,
66318
+ "end": 44
66319
+ }
66320
+ },
66321
+ "access": "public",
66322
+ "group": [
66323
+ "undefined"
66324
+ ],
66325
+ "file": {
66326
+ "path": "core/scss/color-system/_swatch-legacy.scss",
66327
+ "name": "_swatch-legacy.scss"
66328
+ }
66329
+ },
66330
+ {
66331
+ "description": "The border color of disabled items.\n",
66332
+ "commentRange": {
66333
+ "start": 45,
66334
+ "end": 45
66335
+ },
66336
+ "context": {
66337
+ "type": "variable",
66338
+ "name": "kendo-disabled-border",
66339
+ "value": "null",
66340
+ "scope": "default",
66341
+ "line": {
66342
+ "start": 46,
66343
+ "end": 46
66344
+ }
66345
+ },
66346
+ "access": "public",
66347
+ "group": [
66348
+ "undefined"
66349
+ ],
66350
+ "file": {
66351
+ "path": "core/scss/color-system/_swatch-legacy.scss",
66352
+ "name": "_swatch-legacy.scss"
66353
+ }
66354
+ },
66355
+ {
66356
+ "description": "The opacity of disabled items.\n",
66357
+ "commentRange": {
66358
+ "start": 47,
66359
+ "end": 47
66360
+ },
66361
+ "context": {
66362
+ "type": "variable",
66363
+ "name": "kendo-disabled-opacity",
66364
+ "value": "null",
66365
+ "scope": "default",
66366
+ "line": {
66367
+ "start": 48,
66368
+ "end": 48
66369
+ }
66370
+ },
66371
+ "access": "public",
66372
+ "group": [
66373
+ "undefined"
66374
+ ],
66375
+ "file": {
66376
+ "path": "core/scss/color-system/_swatch-legacy.scss",
66377
+ "name": "_swatch-legacy.scss"
66378
+ }
66379
+ },
66380
+ {
66381
+ "description": "The filter of disabled items.\n",
66382
+ "commentRange": {
66383
+ "start": 49,
66384
+ "end": 49
66385
+ },
66386
+ "context": {
66387
+ "type": "variable",
66388
+ "name": "kendo-disabled-filter",
66389
+ "value": "null",
66390
+ "scope": "default",
66391
+ "line": {
66392
+ "start": 50,
66393
+ "end": 50
66394
+ }
66395
+ },
66396
+ "access": "public",
66397
+ "group": [
66398
+ "undefined"
66399
+ ],
66400
+ "file": {
66401
+ "path": "core/scss/color-system/_swatch-legacy.scss",
66402
+ "name": "_swatch-legacy.scss"
66403
+ }
66404
+ },
65855
66405
  {
65856
66406
  "description": "A list of files converted to data URIs\n",
65857
66407
  "commentRange": {