@progress/kendo-theme-material 7.1.0-dev.8 → 7.1.0-dev.9

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 (92) hide show
  1. package/dist/all.css +129 -21
  2. package/dist/all.scss +2633 -1627
  3. package/dist/meta/sassdoc-data.json +1460 -1576
  4. package/dist/meta/sassdoc-raw-data.json +723 -777
  5. package/dist/meta/variables.json +464 -400
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +5 -5
  22. package/scss/_variables.scss +0 -229
  23. package/scss/action-buttons/_theme.scss +2 -2
  24. package/scss/adaptive/_variables.scss +1 -1
  25. package/scss/appbar/_variables.scss +2 -2
  26. package/scss/bottom-navigation/_theme.scss +12 -1
  27. package/scss/breadcrumb/_variables.scss +2 -2
  28. package/scss/button/_theme.scss +3 -3
  29. package/scss/button/_variables.scss +3 -3
  30. package/scss/calendar/_theme.scss +1 -1
  31. package/scss/calendar/_variables.scss +3 -3
  32. package/scss/chat/_variables.scss +2 -2
  33. package/scss/checkbox/_theme.scss +1 -1
  34. package/scss/checkbox/_variables.scss +4 -4
  35. package/scss/chip/_theme.scss +16 -13
  36. package/scss/chip/_variables.scss +8 -8
  37. package/scss/core/_index.scss +4 -1
  38. package/scss/core/color-system/_functions.scss +101 -0
  39. package/scss/core/color-system/_palettes-legacy.scss +671 -0
  40. package/scss/core/color-system/_palettes.scss +297 -0
  41. package/scss/core/color-system/_swatch-legacy.scss +65 -0
  42. package/scss/core/color-system/_swatch.scss +426 -0
  43. package/scss/dataviz/_variables.scss +42 -42
  44. package/scss/dock-manager/_variables.scss +2 -2
  45. package/scss/draggable/_variables.scss +1 -1
  46. package/scss/dropzone/_variables.scss +2 -2
  47. package/scss/editor/_variables.scss +1 -1
  48. package/scss/fab/_theme.scss +20 -20
  49. package/scss/filemanager/_variables.scss +3 -3
  50. package/scss/gantt/_layout.scss +1 -1
  51. package/scss/gantt/_theme.scss +1 -1
  52. package/scss/gantt/_variables.scss +8 -8
  53. package/scss/grid/_theme.scss +67 -52
  54. package/scss/grid/_variables.scss +9 -6
  55. package/scss/input/_variables.scss +5 -6
  56. package/scss/list/_theme.scss +8 -0
  57. package/scss/listview/_theme.scss +1 -1
  58. package/scss/listview/_variables.scss +2 -2
  59. package/scss/map/_variables.scss +1 -1
  60. package/scss/mediaplayer/_variables.scss +1 -1
  61. package/scss/menu/_variables.scss +2 -2
  62. package/scss/notification/_variables.scss +1 -1
  63. package/scss/orgchart/_variables.scss +2 -2
  64. package/scss/pager/_variables.scss +2 -2
  65. package/scss/panelbar/_variables.scss +12 -12
  66. package/scss/pdf-viewer/_variables.scss +1 -1
  67. package/scss/pivotgrid/_variables.scss +8 -8
  68. package/scss/progressbar/_variables.scss +1 -1
  69. package/scss/radio/_theme.scss +1 -1
  70. package/scss/scheduler/_theme.scss +12 -0
  71. package/scss/scheduler/_variables.scss +7 -7
  72. package/scss/signature/_variables.scss +1 -1
  73. package/scss/skeleton/_variables.scss +1 -1
  74. package/scss/slider/_variables.scss +2 -2
  75. package/scss/splitter/_variables.scss +2 -2
  76. package/scss/spreadsheet/_variables.scss +4 -4
  77. package/scss/stepper/_variables.scss +7 -7
  78. package/scss/switch/_theme.scss +1 -1
  79. package/scss/switch/_variables.scss +3 -3
  80. package/scss/table/_layout.scss +25 -0
  81. package/scss/table/_theme.scss +31 -16
  82. package/scss/table/_variables.scss +3 -3
  83. package/scss/tabstrip/_variables.scss +1 -1
  84. package/scss/taskboard/_variables.scss +5 -4
  85. package/scss/tilelayout/_variables.scss +1 -1
  86. package/scss/timeline/_variables.scss +4 -4
  87. package/scss/toolbar/_theme.scss +2 -2
  88. package/scss/tooltip/_variables.scss +2 -2
  89. package/scss/treeview/_variables.scss +1 -1
  90. package/scss/upload/_theme.scss +1 -1
  91. package/scss/core/color-system/_color-system-material.scss +0 -801
  92. package/scss/core/color-system/index.import.scss +0 -1
@@ -283,7 +283,7 @@
283
283
  "context": {
284
284
  "type": "variable",
285
285
  "name": "kendo-appbar-light-text",
286
- "value": "k-contrast-color( $kendo-color-light )",
286
+ "value": "if($kendo-enable-color-system, k-color( on-light ), k-contrast-color( $kendo-color-light ))",
287
287
  "scope": "default",
288
288
  "line": {
289
289
  "start": 40,
@@ -333,7 +333,7 @@
333
333
  "context": {
334
334
  "type": "variable",
335
335
  "name": "kendo-appbar-dark-text",
336
- "value": "k-contrast-color( $kendo-color-dark )",
336
+ "value": "if($kendo-enable-color-system, k-color( on-dark ), k-contrast-color( $kendo-color-dark ))",
337
337
  "scope": "default",
338
338
  "line": {
339
339
  "start": 47,
@@ -2683,7 +2683,7 @@
2683
2683
  "context": {
2684
2684
  "type": "variable",
2685
2685
  "name": "kendo-breadcrumb-link-focus-bg",
2686
- "value": "k-map-get( $theme, focus-bg )",
2686
+ "value": "if($kendo-enable-color-system, k-color( base-active ), k-map-get( $theme, focus-bg ))",
2687
2687
  "scope": "default",
2688
2688
  "line": {
2689
2689
  "start": 150,
@@ -2933,7 +2933,7 @@
2933
2933
  "context": {
2934
2934
  "type": "variable",
2935
2935
  "name": "kendo-breadcrumb-root-link-focus-bg",
2936
- "value": "k-map-get( $theme, focus-bg )",
2936
+ "value": "if($kendo-enable-color-system, k-color( base-active ), k-map-get( $theme, focus-bg ))",
2937
2937
  "scope": "default",
2938
2938
  "line": {
2939
2939
  "start": 183,
@@ -4333,7 +4333,7 @@
4333
4333
  "context": {
4334
4334
  "type": "variable",
4335
4335
  "name": "kendo-button-disabled-bg",
4336
- "value": "k-try-shade( $kendo-body-bg, 12% )",
4336
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, rgba ), .09 ), k-try-shade( $kendo-body-bg, 12% ))",
4337
4337
  "scope": "default",
4338
4338
  "line": {
4339
4339
  "start": 193,
@@ -4358,7 +4358,7 @@
4358
4358
  "context": {
4359
4359
  "type": "variable",
4360
4360
  "name": "kendo-button-disabled-text",
4361
- "value": "$kendo-disabled-text",
4361
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, rgba ), .32 ), $kendo-disabled-text)",
4362
4362
  "scope": "default",
4363
4363
  "line": {
4364
4364
  "start": 196,
@@ -4383,7 +4383,7 @@
4383
4383
  "context": {
4384
4384
  "type": "variable",
4385
4385
  "name": "kendo-button-disabled-border",
4386
- "value": "$kendo-button-disabled-bg",
4386
+ "value": "if($kendo-enable-color-system, transparent, $kendo-button-disabled-bg)",
4387
4387
  "scope": "default",
4388
4388
  "line": {
4389
4389
  "start": 199,
@@ -6333,7 +6333,7 @@
6333
6333
  "context": {
6334
6334
  "type": "variable",
6335
6335
  "name": "kendo-series-a",
6336
- "value": "get-base-hue( purple, 500 )",
6336
+ "value": "if($kendo-enable-color-system, k-color( series-a ), get-base-hue( purple, 500 ))",
6337
6337
  "scope": "default",
6338
6338
  "line": {
6339
6339
  "start": 8,
@@ -6358,7 +6358,7 @@
6358
6358
  "context": {
6359
6359
  "type": "variable",
6360
6360
  "name": "kendo-series-b",
6361
- "value": "get-base-hue( blue, 500 )",
6361
+ "value": "if($kendo-enable-color-system, k-color( series-b ), get-base-hue( blue, 500 ))",
6362
6362
  "scope": "default",
6363
6363
  "line": {
6364
6364
  "start": 16,
@@ -6383,7 +6383,7 @@
6383
6383
  "context": {
6384
6384
  "type": "variable",
6385
6385
  "name": "kendo-series-c",
6386
- "value": "get-base-hue( teal, 500 )",
6386
+ "value": "if($kendo-enable-color-system, k-color( series-c ), get-base-hue( teal, 500 ))",
6387
6387
  "scope": "default",
6388
6388
  "line": {
6389
6389
  "start": 24,
@@ -6408,7 +6408,7 @@
6408
6408
  "context": {
6409
6409
  "type": "variable",
6410
6410
  "name": "kendo-series-d",
6411
- "value": "get-base-hue( yellow, 500 )",
6411
+ "value": "if($kendo-enable-color-system, k-color( series-d ), get-base-hue( yellow, 500 ))",
6412
6412
  "scope": "default",
6413
6413
  "line": {
6414
6414
  "start": 32,
@@ -6433,7 +6433,7 @@
6433
6433
  "context": {
6434
6434
  "type": "variable",
6435
6435
  "name": "kendo-series-e",
6436
- "value": "get-base-hue( red, 500 )",
6436
+ "value": "if($kendo-enable-color-system, k-color( series-e ), get-base-hue( red, 500 ))",
6437
6437
  "scope": "default",
6438
6438
  "line": {
6439
6439
  "start": 40,
@@ -6458,7 +6458,7 @@
6458
6458
  "context": {
6459
6459
  "type": "variable",
6460
6460
  "name": "kendo-series-f",
6461
- "value": "get-base-hue( green, 500 )",
6461
+ "value": "if($kendo-enable-color-system, k-color( series-f ), get-base-hue( green, 500 ))",
6462
6462
  "scope": "default",
6463
6463
  "line": {
6464
6464
  "start": 48,
@@ -6508,7 +6508,7 @@
6508
6508
  "context": {
6509
6509
  "type": "variable",
6510
6510
  "name": "kendo-chart-major-lines",
6511
- "value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
6511
+ "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )), .08 )",
6512
6512
  "scope": "default",
6513
6513
  "line": {
6514
6514
  "start": 103,
@@ -6533,7 +6533,7 @@
6533
6533
  "context": {
6534
6534
  "type": "variable",
6535
6535
  "name": "kendo-chart-minor-lines",
6536
- "value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 )",
6536
+ "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )), .04 )",
6537
6537
  "scope": "default",
6538
6538
  "line": {
6539
6539
  "start": 107,
@@ -6858,7 +6858,7 @@
6858
6858
  "context": {
6859
6859
  "type": "variable",
6860
6860
  "name": "kendo-checkbox-border",
6861
- "value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .54 )",
6861
+ "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )), .54 )",
6862
6862
  "scope": "default",
6863
6863
  "line": {
6864
6864
  "start": 67,
@@ -6983,7 +6983,7 @@
6983
6983
  "context": {
6984
6984
  "type": "variable",
6985
6985
  "name": "kendo-checkbox-checked-text",
6986
- "value": "k-contrast-color( $kendo-checkbox-checked-bg )",
6986
+ "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-checkbox-checked-bg ))",
6987
6987
  "scope": "default",
6988
6988
  "line": {
6989
6989
  "start": 84,
@@ -7258,7 +7258,7 @@
7258
7258
  "context": {
7259
7259
  "type": "variable",
7260
7260
  "name": "kendo-checkbox-disabled-border",
7261
- "value": "k-try-shade( $kendo-component-bg, 4 )",
7261
+ "value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-try-shade( $kendo-component-bg, 4 ))",
7262
7262
  "scope": "default",
7263
7263
  "line": {
7264
7264
  "start": 120,
@@ -7308,7 +7308,7 @@
7308
7308
  "context": {
7309
7309
  "type": "variable",
7310
7310
  "name": "kendo-checkbox-disabled-checked-text",
7311
- "value": "k-contrast-color( $kendo-checkbox-disabled-checked-bg )",
7311
+ "value": "if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-checkbox-disabled-checked-bg ))",
7312
7312
  "scope": "default",
7313
7313
  "line": {
7314
7314
  "start": 128,
@@ -8233,7 +8233,7 @@
8233
8233
  "context": {
8234
8234
  "type": "variable",
8235
8235
  "name": "kendo-chip-base-bg",
8236
- "value": "if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black)",
8236
+ "value": "if($kendo-enable-color-system, k-color( base-subtle ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black))",
8237
8237
  "scope": "default",
8238
8238
  "line": {
8239
8239
  "start": 95,
@@ -8283,7 +8283,7 @@
8283
8283
  "context": {
8284
8284
  "type": "variable",
8285
8285
  "name": "kendo-chip-solid-bg",
8286
- "value": "if( $kendo-is-dark-theme, $kendo-button-bg, k-try-tint( $kendo-chip-base-bg, 92% ))",
8286
+ "value": "if($kendo-enable-color-system, k-color( base-subtle ), if( $kendo-is-dark-theme, $kendo-button-bg, k-try-tint( $kendo-chip-base-bg, 92% )))",
8287
8287
  "scope": "default",
8288
8288
  "line": {
8289
8289
  "start": 109,
@@ -8408,7 +8408,7 @@
8408
8408
  "context": {
8409
8409
  "type": "variable",
8410
8410
  "name": "kendo-chip-solid-focus-bg",
8411
- "value": "k-try-tint( $kendo-chip-base-bg, 80% )",
8411
+ "value": "if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 80% ))",
8412
8412
  "scope": "default",
8413
8413
  "line": {
8414
8414
  "start": 125,
@@ -8458,7 +8458,7 @@
8458
8458
  "context": {
8459
8459
  "type": "variable",
8460
8460
  "name": "kendo-chip-solid-hover-bg",
8461
- "value": "k-try-tint( $kendo-chip-base-bg, 84% )",
8461
+ "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-tint( $kendo-chip-base-bg, 84% ))",
8462
8462
  "scope": "default",
8463
8463
  "line": {
8464
8464
  "start": 132,
@@ -8508,7 +8508,7 @@
8508
8508
  "context": {
8509
8509
  "type": "variable",
8510
8510
  "name": "kendo-chip-solid-selected-bg",
8511
- "value": "k-try-tint( $kendo-chip-base-bg, 76% )",
8511
+ "value": "if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 76% ))",
8512
8512
  "scope": "default",
8513
8513
  "line": {
8514
8514
  "start": 139,
@@ -8658,7 +8658,7 @@
8658
8658
  "context": {
8659
8659
  "type": "variable",
8660
8660
  "name": "kendo-chip-outline-hover-bg",
8661
- "value": "k-try-tint( $kendo-chip-base-bg, 92% )",
8661
+ "value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-tint( $kendo-chip-base-bg, 92% ))",
8662
8662
  "scope": "default",
8663
8663
  "line": {
8664
8664
  "start": 159,
@@ -8683,7 +8683,7 @@
8683
8683
  "context": {
8684
8684
  "type": "variable",
8685
8685
  "name": "kendo-chip-outline-hover-text",
8686
- "value": "k-contrast-color( $kendo-chip-outline-hover-bg )",
8686
+ "value": "if($kendo-enable-color-system, k-color( base-on-subtle ), k-contrast-color( $kendo-chip-outline-hover-bg ))",
8687
8687
  "scope": "default",
8688
8688
  "line": {
8689
8689
  "start": 162,
@@ -8708,7 +8708,7 @@
8708
8708
  "context": {
8709
8709
  "type": "variable",
8710
8710
  "name": "kendo-chip-outline-selected-bg",
8711
- "value": "k-try-tint( $kendo-chip-base-bg, 84% )",
8711
+ "value": "if($kendo-enable-color-system, k-color( base-subtle-active ), k-try-tint( $kendo-chip-base-bg, 84% ))",
8712
8712
  "scope": "default",
8713
8713
  "line": {
8714
8714
  "start": 166,
@@ -9850,62 +9850,35 @@
9850
9850
  }
9851
9851
  },
9852
9852
  {
9853
- "description": "The color white.\nNote: you cannot change this value.\n",
9853
+ "description": "The global default Colors map.\n",
9854
9854
  "commentRange": {
9855
- "start": 3,
9856
- "end": 6
9857
- },
9858
- "context": {
9859
- "type": "variable",
9860
- "name": "kendo-color-white",
9861
- "value": "#ffffff",
9862
- "scope": "private",
9863
- "line": {
9864
- "start": 7,
9865
- "end": 7
9866
- }
9867
- },
9868
- "type": "Color",
9869
- "group": [
9870
- "color-system"
9871
- ],
9872
- "access": "public",
9873
- "file": {
9874
- "path": "_variables.scss",
9875
- "name": "_variables.scss"
9876
- }
9877
- },
9878
- {
9879
- "description": "The color black.\nNote: you cannot change this value.\n",
9880
- "commentRange": {
9881
- "start": 9,
9882
- "end": 12
9855
+ "start": 178,
9856
+ "end": 179
9883
9857
  },
9884
9858
  "context": {
9885
9859
  "type": "variable",
9886
- "name": "kendo-color-black",
9887
- "value": "#000000",
9888
- "scope": "private",
9860
+ "name": "kendo-colors",
9861
+ "value": "$_default-colors",
9862
+ "scope": "default",
9889
9863
  "line": {
9890
- "start": 13,
9891
- "end": 13
9864
+ "start": 180,
9865
+ "end": 180
9892
9866
  }
9893
9867
  },
9894
- "type": "Color",
9895
9868
  "group": [
9896
9869
  "color-system"
9897
9870
  ],
9898
9871
  "access": "public",
9899
9872
  "file": {
9900
- "path": "_variables.scss",
9901
- "name": "_variables.scss"
9873
+ "path": "core/color-system/_swatch.scss",
9874
+ "name": "_swatch.scss"
9902
9875
  }
9903
9876
  },
9904
9877
  {
9905
9878
  "description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
9906
9879
  "commentRange": {
9907
- "start": 190,
9908
- "end": 193
9880
+ "start": 247,
9881
+ "end": 250
9909
9882
  },
9910
9883
  "context": {
9911
9884
  "type": "variable",
@@ -9913,8 +9886,8 @@
9913
9886
  "value": "material-color( $primary-palette, main )",
9914
9887
  "scope": "default",
9915
9888
  "line": {
9916
- "start": 194,
9917
- "end": 194
9889
+ "start": 251,
9890
+ "end": 251
9918
9891
  }
9919
9892
  },
9920
9893
  "group": [
@@ -9923,15 +9896,15 @@
9923
9896
  "type": "Color",
9924
9897
  "access": "public",
9925
9898
  "file": {
9926
- "path": "_variables.scss",
9927
- "name": "_variables.scss"
9899
+ "path": "core/color-system/_swatch.scss",
9900
+ "name": "_swatch.scss"
9928
9901
  }
9929
9902
  },
9930
9903
  {
9931
9904
  "description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
9932
9905
  "commentRange": {
9933
- "start": 198,
9934
- "end": 201
9906
+ "start": 255,
9907
+ "end": 258
9935
9908
  },
9936
9909
  "context": {
9937
9910
  "type": "variable",
@@ -9939,8 +9912,8 @@
9939
9912
  "value": "material-color( $primary-palette, main-contrast )",
9940
9913
  "scope": "default",
9941
9914
  "line": {
9942
- "start": 202,
9943
- "end": 202
9915
+ "start": 259,
9916
+ "end": 259
9944
9917
  }
9945
9918
  },
9946
9919
  "group": [
@@ -9949,15 +9922,15 @@
9949
9922
  "type": "Color",
9950
9923
  "access": "public",
9951
9924
  "file": {
9952
- "path": "_variables.scss",
9953
- "name": "_variables.scss"
9925
+ "path": "core/color-system/_swatch.scss",
9926
+ "name": "_swatch.scss"
9954
9927
  }
9955
9928
  },
9956
9929
  {
9957
9930
  "description": "The secondary color of the theme.\n",
9958
9931
  "commentRange": {
9959
- "start": 204,
9960
- "end": 206
9932
+ "start": 261,
9933
+ "end": 263
9961
9934
  },
9962
9935
  "context": {
9963
9936
  "type": "variable",
@@ -9965,8 +9938,8 @@
9965
9938
  "value": "material-color( $secondary-palette, main )",
9966
9939
  "scope": "default",
9967
9940
  "line": {
9968
- "start": 207,
9969
- "end": 207
9941
+ "start": 264,
9942
+ "end": 264
9970
9943
  }
9971
9944
  },
9972
9945
  "group": [
@@ -9975,15 +9948,15 @@
9975
9948
  "type": "Color",
9976
9949
  "access": "public",
9977
9950
  "file": {
9978
- "path": "_variables.scss",
9979
- "name": "_variables.scss"
9951
+ "path": "core/color-system/_swatch.scss",
9952
+ "name": "_swatch.scss"
9980
9953
  }
9981
9954
  },
9982
9955
  {
9983
9956
  "description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
9984
9957
  "commentRange": {
9985
- "start": 211,
9986
- "end": 214
9958
+ "start": 268,
9959
+ "end": 271
9987
9960
  },
9988
9961
  "context": {
9989
9962
  "type": "variable",
@@ -9991,8 +9964,8 @@
9991
9964
  "value": "material-color( $secondary-palette, main-contrast )",
9992
9965
  "scope": "default",
9993
9966
  "line": {
9994
- "start": 215,
9995
- "end": 215
9967
+ "start": 272,
9968
+ "end": 272
9996
9969
  }
9997
9970
  },
9998
9971
  "group": [
@@ -10001,15 +9974,15 @@
10001
9974
  "type": "Color",
10002
9975
  "access": "public",
10003
9976
  "file": {
10004
- "path": "_variables.scss",
10005
- "name": "_variables.scss"
9977
+ "path": "core/color-system/_swatch.scss",
9978
+ "name": "_swatch.scss"
10006
9979
  }
10007
9980
  },
10008
9981
  {
10009
9982
  "description": "The tertiary color of the theme.\n",
10010
9983
  "commentRange": {
10011
- "start": 217,
10012
- "end": 219
9984
+ "start": 274,
9985
+ "end": 276
10013
9986
  },
10014
9987
  "context": {
10015
9988
  "type": "variable",
@@ -10017,8 +9990,8 @@
10017
9990
  "value": "material-color($tertiary-palette, main)",
10018
9991
  "scope": "default",
10019
9992
  "line": {
10020
- "start": 220,
10021
- "end": 220
9993
+ "start": 277,
9994
+ "end": 277
10022
9995
  }
10023
9996
  },
10024
9997
  "group": [
@@ -10027,15 +10000,15 @@
10027
10000
  "type": "Color",
10028
10001
  "access": "public",
10029
10002
  "file": {
10030
- "path": "_variables.scss",
10031
- "name": "_variables.scss"
10003
+ "path": "core/color-system/_swatch.scss",
10004
+ "name": "_swatch.scss"
10032
10005
  }
10033
10006
  },
10034
10007
  {
10035
10008
  "description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
10036
10009
  "commentRange": {
10037
- "start": 224,
10038
- "end": 227
10010
+ "start": 281,
10011
+ "end": 284
10039
10012
  },
10040
10013
  "context": {
10041
10014
  "type": "variable",
@@ -10043,8 +10016,8 @@
10043
10016
  "value": "material-color($tertiary-palette, main-contrast)",
10044
10017
  "scope": "default",
10045
10018
  "line": {
10046
- "start": 228,
10047
- "end": 228
10019
+ "start": 285,
10020
+ "end": 285
10048
10021
  }
10049
10022
  },
10050
10023
  "group": [
@@ -10053,15 +10026,15 @@
10053
10026
  "type": "Color",
10054
10027
  "access": "public",
10055
10028
  "file": {
10056
- "path": "_variables.scss",
10057
- "name": "_variables.scss"
10029
+ "path": "core/color-system/_swatch.scss",
10030
+ "name": "_swatch.scss"
10058
10031
  }
10059
10032
  },
10060
10033
  {
10061
10034
  "description": "The color for informational messages and states.\n",
10062
10035
  "commentRange": {
10063
- "start": 230,
10064
- "end": 232
10036
+ "start": 287,
10037
+ "end": 289
10065
10038
  },
10066
10039
  "context": {
10067
10040
  "type": "variable",
@@ -10069,8 +10042,8 @@
10069
10042
  "value": "#0058e9",
10070
10043
  "scope": "default",
10071
10044
  "line": {
10072
- "start": 233,
10073
- "end": 233
10045
+ "start": 290,
10046
+ "end": 290
10074
10047
  }
10075
10048
  },
10076
10049
  "group": [
@@ -10079,15 +10052,15 @@
10079
10052
  "type": "Color",
10080
10053
  "access": "public",
10081
10054
  "file": {
10082
- "path": "_variables.scss",
10083
- "name": "_variables.scss"
10055
+ "path": "core/color-system/_swatch.scss",
10056
+ "name": "_swatch.scss"
10084
10057
  }
10085
10058
  },
10086
10059
  {
10087
10060
  "description": "The color for success messages and states.\n",
10088
10061
  "commentRange": {
10089
- "start": 237,
10090
- "end": 239
10062
+ "start": 294,
10063
+ "end": 296
10091
10064
  },
10092
10065
  "context": {
10093
10066
  "type": "variable",
@@ -10095,8 +10068,8 @@
10095
10068
  "value": "#37b400",
10096
10069
  "scope": "default",
10097
10070
  "line": {
10098
- "start": 240,
10099
- "end": 240
10071
+ "start": 297,
10072
+ "end": 297
10100
10073
  }
10101
10074
  },
10102
10075
  "group": [
@@ -10105,15 +10078,15 @@
10105
10078
  "type": "Color",
10106
10079
  "access": "public",
10107
10080
  "file": {
10108
- "path": "_variables.scss",
10109
- "name": "_variables.scss"
10081
+ "path": "core/color-system/_swatch.scss",
10082
+ "name": "_swatch.scss"
10110
10083
  }
10111
10084
  },
10112
10085
  {
10113
10086
  "description": "The color for warning messages and states.\n",
10114
10087
  "commentRange": {
10115
- "start": 244,
10116
- "end": 246
10088
+ "start": 301,
10089
+ "end": 303
10117
10090
  },
10118
10091
  "context": {
10119
10092
  "type": "variable",
@@ -10121,8 +10094,8 @@
10121
10094
  "value": "#ffc000",
10122
10095
  "scope": "default",
10123
10096
  "line": {
10124
- "start": 247,
10125
- "end": 247
10097
+ "start": 304,
10098
+ "end": 304
10126
10099
  }
10127
10100
  },
10128
10101
  "group": [
@@ -10131,15 +10104,15 @@
10131
10104
  "type": "Color",
10132
10105
  "access": "public",
10133
10106
  "file": {
10134
- "path": "_variables.scss",
10135
- "name": "_variables.scss"
10107
+ "path": "core/color-system/_swatch.scss",
10108
+ "name": "_swatch.scss"
10136
10109
  }
10137
10110
  },
10138
10111
  {
10139
10112
  "description": "The color for error messages and states.\n",
10140
10113
  "commentRange": {
10141
- "start": 251,
10142
- "end": 253
10114
+ "start": 308,
10115
+ "end": 310
10143
10116
  },
10144
10117
  "context": {
10145
10118
  "type": "variable",
@@ -10147,8 +10120,8 @@
10147
10120
  "value": "#f31700",
10148
10121
  "scope": "default",
10149
10122
  "line": {
10150
- "start": 254,
10151
- "end": 254
10123
+ "start": 311,
10124
+ "end": 311
10152
10125
  }
10153
10126
  },
10154
10127
  "group": [
@@ -10157,15 +10130,15 @@
10157
10130
  "type": "Color",
10158
10131
  "access": "public",
10159
10132
  "file": {
10160
- "path": "_variables.scss",
10161
- "name": "_variables.scss"
10133
+ "path": "core/color-system/_swatch.scss",
10134
+ "name": "_swatch.scss"
10162
10135
  }
10163
10136
  },
10164
10137
  {
10165
10138
  "description": "The dark color of the theme.\n",
10166
10139
  "commentRange": {
10167
- "start": 258,
10168
- "end": 260
10140
+ "start": 315,
10141
+ "end": 317
10169
10142
  },
10170
10143
  "context": {
10171
10144
  "type": "variable",
@@ -10173,8 +10146,8 @@
10173
10146
  "value": "get-base-hue( gray, 800 )",
10174
10147
  "scope": "default",
10175
10148
  "line": {
10176
- "start": 261,
10177
- "end": 261
10149
+ "start": 318,
10150
+ "end": 318
10178
10151
  }
10179
10152
  },
10180
10153
  "group": [
@@ -10183,15 +10156,15 @@
10183
10156
  "type": "Color",
10184
10157
  "access": "public",
10185
10158
  "file": {
10186
- "path": "_variables.scss",
10187
- "name": "_variables.scss"
10159
+ "path": "core/color-system/_swatch.scss",
10160
+ "name": "_swatch.scss"
10188
10161
  }
10189
10162
  },
10190
10163
  {
10191
10164
  "description": "The light color of the theme.\n",
10192
10165
  "commentRange": {
10193
- "start": 263,
10194
- "end": 265
10166
+ "start": 320,
10167
+ "end": 322
10195
10168
  },
10196
10169
  "context": {
10197
10170
  "type": "variable",
@@ -10199,8 +10172,8 @@
10199
10172
  "value": "get-base-hue( gray, 100 )",
10200
10173
  "scope": "default",
10201
10174
  "line": {
10202
- "start": 266,
10203
- "end": 266
10175
+ "start": 323,
10176
+ "end": 323
10204
10177
  }
10205
10178
  },
10206
10179
  "group": [
@@ -10209,15 +10182,15 @@
10209
10182
  "type": "Color",
10210
10183
  "access": "public",
10211
10184
  "file": {
10212
- "path": "_variables.scss",
10213
- "name": "_variables.scss"
10185
+ "path": "core/color-system/_swatch.scss",
10186
+ "name": "_swatch.scss"
10214
10187
  }
10215
10188
  },
10216
10189
  {
10217
10190
  "description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
10218
10191
  "commentRange": {
10219
- "start": 268,
10220
- "end": 269
10192
+ "start": 325,
10193
+ "end": 326
10221
10194
  },
10222
10195
  "context": {
10223
10196
  "type": "variable",
@@ -10225,69 +10198,17 @@
10225
10198
  "value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
10226
10199
  "scope": "default",
10227
10200
  "line": {
10228
- "start": 270,
10229
- "end": 270
10230
- }
10231
- },
10232
- "group": [
10233
- "color-system"
10234
- ],
10235
- "access": "public",
10236
- "file": {
10237
- "path": "_variables.scss",
10238
- "name": "_variables.scss"
10239
- }
10240
- },
10241
- {
10242
- "description": "The color white.\nNote: you cannot change this value.\n",
10243
- "commentRange": {
10244
- "start": 3,
10245
- "end": 6
10246
- },
10247
- "context": {
10248
- "type": "variable",
10249
- "name": "kendo-color-white",
10250
- "value": "#ffffff",
10251
- "scope": "private",
10252
- "line": {
10253
- "start": 7,
10254
- "end": 7
10255
- }
10256
- },
10257
- "type": "Color",
10258
- "group": [
10259
- "color-system"
10260
- ],
10261
- "access": "public",
10262
- "file": {
10263
- "path": "core/color-system/_color-system-material.scss",
10264
- "name": "_color-system-material.scss"
10265
- }
10266
- },
10267
- {
10268
- "description": "The color black.\nNote: you cannot change this value.\n",
10269
- "commentRange": {
10270
- "start": 9,
10271
- "end": 12
10272
- },
10273
- "context": {
10274
- "type": "variable",
10275
- "name": "kendo-color-black",
10276
- "value": "#000000",
10277
- "scope": "private",
10278
- "line": {
10279
- "start": 13,
10280
- "end": 13
10201
+ "start": 327,
10202
+ "end": 327
10281
10203
  }
10282
10204
  },
10283
- "type": "Color",
10284
10205
  "group": [
10285
10206
  "color-system"
10286
10207
  ],
10287
10208
  "access": "public",
10288
10209
  "file": {
10289
- "path": "core/color-system/_color-system-material.scss",
10290
- "name": "_color-system-material.scss"
10210
+ "path": "core/color-system/_swatch.scss",
10211
+ "name": "_swatch.scss"
10291
10212
  }
10292
10213
  },
10293
10214
  {
@@ -11093,8 +11014,8 @@
11093
11014
  {
11094
11015
  "description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
11095
11016
  "commentRange": {
11096
- "start": 362,
11097
- "end": 364
11017
+ "start": 361,
11018
+ "end": 363
11098
11019
  },
11099
11020
  "context": {
11100
11021
  "type": "variable",
@@ -11102,8 +11023,8 @@
11102
11023
  "value": "k-map-get( $theme, component-bg )",
11103
11024
  "scope": "default",
11104
11025
  "line": {
11105
- "start": 365,
11106
- "end": 365
11026
+ "start": 364,
11027
+ "end": 364
11107
11028
  }
11108
11029
  },
11109
11030
  "group": [
@@ -11111,15 +11032,15 @@
11111
11032
  ],
11112
11033
  "access": "public",
11113
11034
  "file": {
11114
- "path": "_variables.scss",
11115
- "name": "_variables.scss"
11035
+ "path": "core/color-system/_swatch.scss",
11036
+ "name": "_swatch.scss"
11116
11037
  }
11117
11038
  },
11118
11039
  {
11119
11040
  "description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
11120
11041
  "commentRange": {
11121
- "start": 366,
11122
- "end": 368
11042
+ "start": 365,
11043
+ "end": 367
11123
11044
  },
11124
11045
  "context": {
11125
11046
  "type": "variable",
@@ -11127,8 +11048,8 @@
11127
11048
  "value": "k-map-get( $theme, component-text )",
11128
11049
  "scope": "default",
11129
11050
  "line": {
11130
- "start": 369,
11131
- "end": 369
11051
+ "start": 368,
11052
+ "end": 368
11132
11053
  }
11133
11054
  },
11134
11055
  "group": [
@@ -11136,15 +11057,15 @@
11136
11057
  ],
11137
11058
  "access": "public",
11138
11059
  "file": {
11139
- "path": "_variables.scss",
11140
- "name": "_variables.scss"
11060
+ "path": "core/color-system/_swatch.scss",
11061
+ "name": "_swatch.scss"
11141
11062
  }
11142
11063
  },
11143
11064
  {
11144
11065
  "description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
11145
11066
  "commentRange": {
11146
- "start": 370,
11147
- "end": 372
11067
+ "start": 369,
11068
+ "end": 371
11148
11069
  },
11149
11070
  "context": {
11150
11071
  "type": "variable",
@@ -11152,8 +11073,8 @@
11152
11073
  "value": "k-map-get( $theme, component-border )",
11153
11074
  "scope": "default",
11154
11075
  "line": {
11155
- "start": 373,
11156
- "end": 373
11076
+ "start": 372,
11077
+ "end": 372
11157
11078
  }
11158
11079
  },
11159
11080
  "group": [
@@ -11161,8 +11082,8 @@
11161
11082
  ],
11162
11083
  "access": "public",
11163
11084
  "file": {
11164
- "path": "_variables.scss",
11165
- "name": "_variables.scss"
11085
+ "path": "core/color-system/_swatch.scss",
11086
+ "name": "_swatch.scss"
11166
11087
  }
11167
11088
  },
11168
11089
  {
@@ -12074,7 +11995,7 @@
12074
11995
  "context": {
12075
11996
  "type": "variable",
12076
11997
  "name": "kendo-dock-indicator-hover-bg",
12077
- "value": "k-color-mix( $kendo-color-white, $kendo-color-primary, 8% )",
11998
+ "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-color-mix( $kendo-color-white, $kendo-color-primary, 8% ))",
12078
11999
  "scope": "default",
12079
12000
  "line": {
12080
12001
  "start": 94,
@@ -12199,7 +12120,7 @@
12199
12120
  "context": {
12200
12121
  "type": "variable",
12201
12122
  "name": "kendo-dock-manager-dock-preview-bg",
12202
- "value": "rgba( $kendo-color-primary, .16 )",
12123
+ "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .16 ), rgba( $kendo-color-primary, .16 ))",
12203
12124
  "scope": "default",
12204
12125
  "line": {
12205
12126
  "start": 110,
@@ -12474,7 +12395,7 @@
12474
12395
  "context": {
12475
12396
  "type": "variable",
12476
12397
  "name": "kendo-dropzone-bg",
12477
- "value": "k-try-shade( $kendo-base-bg, 1 )",
12398
+ "value": "if($kendo-enable-color-system, k-color( base-subtle ), k-try-shade( $kendo-base-bg, 1 ))",
12478
12399
  "scope": "default",
12479
12400
  "line": {
12480
12401
  "start": 28,
@@ -12574,7 +12495,7 @@
12574
12495
  "context": {
12575
12496
  "type": "variable",
12576
12497
  "name": "kendo-dropzone-icon-text",
12577
- "value": "k-try-tint( $kendo-dropzone-text, 4 )",
12498
+ "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint( $kendo-dropzone-text, 4 ))",
12578
12499
  "scope": "default",
12579
12500
  "line": {
12580
12501
  "start": 41,
@@ -12974,7 +12895,7 @@
12974
12895
  "context": {
12975
12896
  "type": "variable",
12976
12897
  "name": "kendo-editor-highlighted-bg",
12977
- "value": "k-color-mix($kendo-color-primary, #ffffff, 20%)",
12898
+ "value": "if($kendo-enable-color-system, k-color( primary-subtle ), k-color-mix($kendo-color-primary, #ffffff, 20%))",
12978
12899
  "scope": "default",
12979
12900
  "line": {
12980
12901
  "start": 32,
@@ -13974,7 +13895,7 @@
13974
13895
  "context": {
13975
13896
  "type": "variable",
13976
13897
  "name": "kendo-file-manager-toolbar-bg",
13977
- "value": "k-try-shade( $kendo-button-bg, .5 )",
13898
+ "value": "if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .5 ))",
13978
13899
  "scope": "default",
13979
13900
  "line": {
13980
13901
  "start": 33,
@@ -14674,7 +14595,7 @@
14674
14595
  "context": {
14675
14596
  "type": "variable",
14676
14597
  "name": "kendo-file-manager-listview-item-icon-text",
14677
- "value": "k-try-tint($kendo-file-manager-text, 4)",
14598
+ "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4))",
14678
14599
  "scope": "default",
14679
14600
  "line": {
14680
14601
  "start": 122,
@@ -15124,7 +15045,7 @@
15124
15045
  "context": {
15125
15046
  "type": "variable",
15126
15047
  "name": "kendo-file-manager-preview-icon-text",
15127
- "value": "k-try-tint($kendo-file-manager-text, 4)",
15048
+ "value": "if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4))",
15128
15049
  "scope": "default",
15129
15050
  "line": {
15130
15051
  "start": 179,
@@ -18868,17 +18789,17 @@
18868
18789
  {
18869
18790
  "description": "Background color of the grid row resize indicator\n",
18870
18791
  "commentRange": {
18871
- "start": 307,
18872
- "end": 308
18792
+ "start": 310,
18793
+ "end": 311
18873
18794
  },
18874
18795
  "context": {
18875
18796
  "type": "variable",
18876
18797
  "name": "kendo-grid-row-resizer-hover-bg",
18877
- "value": "rgba( k-contrast-color( $kendo-grid-bg ), .24 )",
18798
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-base, true ), .2 ), rgba( k-contrast-color( $kendo-grid-bg ), .24 ))",
18878
18799
  "scope": "default",
18879
18800
  "line": {
18880
- "start": 309,
18881
- "end": 309
18801
+ "start": 312,
18802
+ "end": 312
18882
18803
  }
18883
18804
  },
18884
18805
  "group": [
@@ -18893,8 +18814,8 @@
18893
18814
  {
18894
18815
  "description": "Active background color of the grid row resize indicator\n",
18895
18816
  "commentRange": {
18896
- "start": 310,
18897
- "end": 311
18817
+ "start": 313,
18818
+ "end": 314
18898
18819
  },
18899
18820
  "context": {
18900
18821
  "type": "variable",
@@ -18902,8 +18823,8 @@
18902
18823
  "value": "$kendo-color-primary",
18903
18824
  "scope": "default",
18904
18825
  "line": {
18905
- "start": 312,
18906
- "end": 312
18826
+ "start": 315,
18827
+ "end": 315
18907
18828
  }
18908
18829
  },
18909
18830
  "group": [
@@ -18918,8 +18839,8 @@
18918
18839
  {
18919
18840
  "description": "Height of the grid row resize indicator\n",
18920
18841
  "commentRange": {
18921
- "start": 313,
18922
- "end": 314
18842
+ "start": 316,
18843
+ "end": 317
18923
18844
  },
18924
18845
  "context": {
18925
18846
  "type": "variable",
@@ -18927,8 +18848,8 @@
18927
18848
  "value": "k-map-get( $kendo-spacing, .5 )",
18928
18849
  "scope": "default",
18929
18850
  "line": {
18930
- "start": 315,
18931
- "end": 315
18851
+ "start": 318,
18852
+ "end": 318
18932
18853
  }
18933
18854
  },
18934
18855
  "group": [
@@ -19474,7 +19395,7 @@
19474
19395
  "context": {
19475
19396
  "type": "variable",
19476
19397
  "name": "kendo-input-bg",
19477
- "value": "k-try-shade( $kendo-component-bg, .5 )",
19398
+ "value": "if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-component-bg, .5 ))",
19478
19399
  "scope": "default",
19479
19400
  "line": {
19480
19401
  "start": 102,
@@ -19524,7 +19445,7 @@
19524
19445
  "context": {
19525
19446
  "type": "variable",
19526
19447
  "name": "kendo-input-border",
19527
- "value": "rgba( $kendo-component-border, .38 )",
19448
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .44 ), rgba( $kendo-component-border, .38 ))",
19528
19449
  "scope": "default",
19529
19450
  "line": {
19530
19451
  "start": 108,
@@ -19818,17 +19739,17 @@
19818
19739
  {
19819
19740
  "description": "The background color of the disabled Input components.\n",
19820
19741
  "commentRange": {
19821
- "start": 146,
19822
- "end": 147
19742
+ "start": 145,
19743
+ "end": 146
19823
19744
  },
19824
19745
  "context": {
19825
19746
  "type": "variable",
19826
19747
  "name": "kendo-input-disabled-bg",
19827
- "value": "k-try-shade( $kendo-component-bg, .25 )",
19748
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .03 ), k-try-shade( $kendo-component-bg, .25 ))",
19828
19749
  "scope": "default",
19829
19750
  "line": {
19830
- "start": 148,
19831
- "end": 148
19751
+ "start": 147,
19752
+ "end": 147
19832
19753
  }
19833
19754
  },
19834
19755
  "group": [
@@ -19843,17 +19764,17 @@
19843
19764
  {
19844
19765
  "description": "The text color of the disabled Input components.\n",
19845
19766
  "commentRange": {
19846
- "start": 149,
19847
- "end": 150
19767
+ "start": 148,
19768
+ "end": 149
19848
19769
  },
19849
19770
  "context": {
19850
19771
  "type": "variable",
19851
19772
  "name": "kendo-input-disabled-text",
19852
- "value": "$kendo-disabled-text",
19773
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .27 ), $kendo-disabled-text)",
19853
19774
  "scope": "default",
19854
19775
  "line": {
19855
- "start": 151,
19856
- "end": 151
19776
+ "start": 150,
19777
+ "end": 150
19857
19778
  }
19858
19779
  },
19859
19780
  "group": [
@@ -19868,17 +19789,17 @@
19868
19789
  {
19869
19790
  "description": "The border color of the disabled Input components.\n",
19870
19791
  "commentRange": {
19871
- "start": 152,
19872
- "end": 153
19792
+ "start": 151,
19793
+ "end": 152
19873
19794
  },
19874
19795
  "context": {
19875
19796
  "type": "variable",
19876
19797
  "name": "kendo-input-disabled-border",
19877
- "value": "rgba( $kendo-component-border, k-math-div( k-color-alpha( $kendo-component-border ), 2 ) )",
19798
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .03 ), rgba( $kendo-component-border, k-math-div( k-color-alpha( $kendo-component-border ), 2 ) ))",
19878
19799
  "scope": "default",
19879
19800
  "line": {
19880
- "start": 154,
19881
- "end": 154
19801
+ "start": 153,
19802
+ "end": 153
19882
19803
  }
19883
19804
  },
19884
19805
  "group": [
@@ -19893,8 +19814,8 @@
19893
19814
  {
19894
19815
  "description": "The gradient of the disabled Input components.\n",
19895
19816
  "commentRange": {
19896
- "start": 155,
19897
- "end": 156
19817
+ "start": 154,
19818
+ "end": 155
19898
19819
  },
19899
19820
  "context": {
19900
19821
  "type": "variable",
@@ -19902,8 +19823,8 @@
19902
19823
  "value": "null",
19903
19824
  "scope": "default",
19904
19825
  "line": {
19905
- "start": 157,
19906
- "end": 157
19826
+ "start": 156,
19827
+ "end": 156
19907
19828
  }
19908
19829
  },
19909
19830
  "group": [
@@ -19918,8 +19839,8 @@
19918
19839
  {
19919
19840
  "description": "The shadow of the disabled Input components.\n",
19920
19841
  "commentRange": {
19921
- "start": 158,
19922
- "end": 159
19842
+ "start": 157,
19843
+ "end": 158
19923
19844
  },
19924
19845
  "context": {
19925
19846
  "type": "variable",
@@ -19927,8 +19848,8 @@
19927
19848
  "value": "null",
19928
19849
  "scope": "default",
19929
19850
  "line": {
19930
- "start": 160,
19931
- "end": 160
19851
+ "start": 159,
19852
+ "end": 159
19932
19853
  }
19933
19854
  },
19934
19855
  "group": [
@@ -19943,8 +19864,8 @@
19943
19864
  {
19944
19865
  "description": "The background color of the outline Input components.\n",
19945
19866
  "commentRange": {
19946
- "start": 162,
19947
- "end": 163
19867
+ "start": 161,
19868
+ "end": 162
19948
19869
  },
19949
19870
  "context": {
19950
19871
  "type": "variable",
@@ -19952,8 +19873,8 @@
19952
19873
  "value": "null",
19953
19874
  "scope": "default",
19954
19875
  "line": {
19955
- "start": 164,
19956
- "end": 164
19876
+ "start": 163,
19877
+ "end": 163
19957
19878
  }
19958
19879
  },
19959
19880
  "group": [
@@ -19968,8 +19889,8 @@
19968
19889
  {
19969
19890
  "description": "The text color of the outline Input components.\n",
19970
19891
  "commentRange": {
19971
- "start": 165,
19972
- "end": 166
19892
+ "start": 164,
19893
+ "end": 165
19973
19894
  },
19974
19895
  "context": {
19975
19896
  "type": "variable",
@@ -19977,8 +19898,8 @@
19977
19898
  "value": "$kendo-input-text",
19978
19899
  "scope": "default",
19979
19900
  "line": {
19980
- "start": 167,
19981
- "end": 167
19901
+ "start": 166,
19902
+ "end": 166
19982
19903
  }
19983
19904
  },
19984
19905
  "group": [
@@ -19993,8 +19914,8 @@
19993
19914
  {
19994
19915
  "description": "The border color of the outline Input components.\n",
19995
19916
  "commentRange": {
19996
- "start": 168,
19997
- "end": 169
19917
+ "start": 167,
19918
+ "end": 168
19998
19919
  },
19999
19920
  "context": {
20000
19921
  "type": "variable",
@@ -20002,8 +19923,8 @@
20002
19923
  "value": "$kendo-input-border",
20003
19924
  "scope": "default",
20004
19925
  "line": {
20005
- "start": 170,
20006
- "end": 170
19926
+ "start": 169,
19927
+ "end": 169
20007
19928
  }
20008
19929
  },
20009
19930
  "group": [
@@ -20018,8 +19939,8 @@
20018
19939
  {
20019
19940
  "description": "The background color of the outline hovered Input components.\n",
20020
19941
  "commentRange": {
20021
- "start": 172,
20022
- "end": 173
19942
+ "start": 171,
19943
+ "end": 172
20023
19944
  },
20024
19945
  "context": {
20025
19946
  "type": "variable",
@@ -20027,8 +19948,8 @@
20027
19948
  "value": "null",
20028
19949
  "scope": "default",
20029
19950
  "line": {
20030
- "start": 174,
20031
- "end": 174
19951
+ "start": 173,
19952
+ "end": 173
20032
19953
  }
20033
19954
  },
20034
19955
  "group": [
@@ -20043,8 +19964,8 @@
20043
19964
  {
20044
19965
  "description": "The text color of the outline hovered Input components.\n",
20045
19966
  "commentRange": {
20046
- "start": 175,
20047
- "end": 176
19967
+ "start": 174,
19968
+ "end": 175
20048
19969
  },
20049
19970
  "context": {
20050
19971
  "type": "variable",
@@ -20052,8 +19973,8 @@
20052
19973
  "value": "null",
20053
19974
  "scope": "default",
20054
19975
  "line": {
20055
- "start": 177,
20056
- "end": 177
19976
+ "start": 176,
19977
+ "end": 176
20057
19978
  }
20058
19979
  },
20059
19980
  "group": [
@@ -20068,8 +19989,8 @@
20068
19989
  {
20069
19990
  "description": "The border color of the outline hovered Input components.\n",
20070
19991
  "commentRange": {
20071
- "start": 178,
20072
- "end": 179
19992
+ "start": 177,
19993
+ "end": 178
20073
19994
  },
20074
19995
  "context": {
20075
19996
  "type": "variable",
@@ -20077,8 +19998,8 @@
20077
19998
  "value": "$kendo-input-hover-border",
20078
19999
  "scope": "default",
20079
20000
  "line": {
20080
- "start": 180,
20081
- "end": 180
20001
+ "start": 179,
20002
+ "end": 179
20082
20003
  }
20083
20004
  },
20084
20005
  "group": [
@@ -20093,8 +20014,8 @@
20093
20014
  {
20094
20015
  "description": "The background color of the outline focused Input components.\n",
20095
20016
  "commentRange": {
20096
- "start": 182,
20097
- "end": 183
20017
+ "start": 181,
20018
+ "end": 182
20098
20019
  },
20099
20020
  "context": {
20100
20021
  "type": "variable",
@@ -20102,8 +20023,8 @@
20102
20023
  "value": "null",
20103
20024
  "scope": "default",
20104
20025
  "line": {
20105
- "start": 184,
20106
- "end": 184
20026
+ "start": 183,
20027
+ "end": 183
20107
20028
  }
20108
20029
  },
20109
20030
  "group": [
@@ -20118,8 +20039,8 @@
20118
20039
  {
20119
20040
  "description": "The text color of the outline focused Input components.\n",
20120
20041
  "commentRange": {
20121
- "start": 185,
20122
- "end": 186
20042
+ "start": 184,
20043
+ "end": 185
20123
20044
  },
20124
20045
  "context": {
20125
20046
  "type": "variable",
@@ -20127,8 +20048,8 @@
20127
20048
  "value": "null",
20128
20049
  "scope": "default",
20129
20050
  "line": {
20130
- "start": 187,
20131
- "end": 187
20051
+ "start": 186,
20052
+ "end": 186
20132
20053
  }
20133
20054
  },
20134
20055
  "group": [
@@ -20143,8 +20064,8 @@
20143
20064
  {
20144
20065
  "description": "The border color of the outline focused Input components.\n",
20145
20066
  "commentRange": {
20146
- "start": 188,
20147
- "end": 189
20067
+ "start": 187,
20068
+ "end": 188
20148
20069
  },
20149
20070
  "context": {
20150
20071
  "type": "variable",
@@ -20152,8 +20073,8 @@
20152
20073
  "value": "$kendo-input-focus-border",
20153
20074
  "scope": "default",
20154
20075
  "line": {
20155
- "start": 190,
20156
- "end": 190
20076
+ "start": 189,
20077
+ "end": 189
20157
20078
  }
20158
20079
  },
20159
20080
  "group": [
@@ -20168,8 +20089,8 @@
20168
20089
  {
20169
20090
  "description": "The shadow of the outline focused Input components.\n",
20170
20091
  "commentRange": {
20171
- "start": 191,
20172
- "end": 192
20092
+ "start": 190,
20093
+ "end": 191
20173
20094
  },
20174
20095
  "context": {
20175
20096
  "type": "variable",
@@ -20177,8 +20098,8 @@
20177
20098
  "value": "$kendo-input-focus-shadow",
20178
20099
  "scope": "default",
20179
20100
  "line": {
20180
- "start": 193,
20181
- "end": 193
20101
+ "start": 192,
20102
+ "end": 192
20182
20103
  }
20183
20104
  },
20184
20105
  "group": [
@@ -20193,8 +20114,8 @@
20193
20114
  {
20194
20115
  "description": "The background color of the flat Input components.\n",
20195
20116
  "commentRange": {
20196
- "start": 195,
20197
- "end": 196
20117
+ "start": 194,
20118
+ "end": 195
20198
20119
  },
20199
20120
  "context": {
20200
20121
  "type": "variable",
@@ -20202,8 +20123,8 @@
20202
20123
  "value": "null",
20203
20124
  "scope": "default",
20204
20125
  "line": {
20205
- "start": 197,
20206
- "end": 197
20126
+ "start": 196,
20127
+ "end": 196
20207
20128
  }
20208
20129
  },
20209
20130
  "group": [
@@ -20218,8 +20139,8 @@
20218
20139
  {
20219
20140
  "description": "The text color of the flat Input components.\n",
20220
20141
  "commentRange": {
20221
- "start": 198,
20222
- "end": 199
20142
+ "start": 197,
20143
+ "end": 198
20223
20144
  },
20224
20145
  "context": {
20225
20146
  "type": "variable",
@@ -20227,8 +20148,8 @@
20227
20148
  "value": "$kendo-input-text",
20228
20149
  "scope": "default",
20229
20150
  "line": {
20230
- "start": 200,
20231
- "end": 200
20151
+ "start": 199,
20152
+ "end": 199
20232
20153
  }
20233
20154
  },
20234
20155
  "group": [
@@ -20243,8 +20164,8 @@
20243
20164
  {
20244
20165
  "description": "The border color of the flat Input components.\n",
20245
20166
  "commentRange": {
20246
- "start": 201,
20247
- "end": 202
20167
+ "start": 200,
20168
+ "end": 201
20248
20169
  },
20249
20170
  "context": {
20250
20171
  "type": "variable",
@@ -20252,8 +20173,8 @@
20252
20173
  "value": "$kendo-input-border",
20253
20174
  "scope": "default",
20254
20175
  "line": {
20255
- "start": 203,
20256
- "end": 203
20176
+ "start": 202,
20177
+ "end": 202
20257
20178
  }
20258
20179
  },
20259
20180
  "group": [
@@ -20268,8 +20189,8 @@
20268
20189
  {
20269
20190
  "description": "The background color of the flat hovered Input components.\n",
20270
20191
  "commentRange": {
20271
- "start": 205,
20272
- "end": 206
20192
+ "start": 204,
20193
+ "end": 205
20273
20194
  },
20274
20195
  "context": {
20275
20196
  "type": "variable",
@@ -20277,8 +20198,8 @@
20277
20198
  "value": "null",
20278
20199
  "scope": "default",
20279
20200
  "line": {
20280
- "start": 207,
20281
- "end": 207
20201
+ "start": 206,
20202
+ "end": 206
20282
20203
  }
20283
20204
  },
20284
20205
  "group": [
@@ -20293,8 +20214,8 @@
20293
20214
  {
20294
20215
  "description": "The text color of the flat hovered Input components.\n",
20295
20216
  "commentRange": {
20296
- "start": 208,
20297
- "end": 209
20217
+ "start": 207,
20218
+ "end": 208
20298
20219
  },
20299
20220
  "context": {
20300
20221
  "type": "variable",
@@ -20302,8 +20223,8 @@
20302
20223
  "value": "null",
20303
20224
  "scope": "default",
20304
20225
  "line": {
20305
- "start": 210,
20306
- "end": 210
20226
+ "start": 209,
20227
+ "end": 209
20307
20228
  }
20308
20229
  },
20309
20230
  "group": [
@@ -20318,8 +20239,8 @@
20318
20239
  {
20319
20240
  "description": "The border color of the flat hovered Input components.\n",
20320
20241
  "commentRange": {
20321
- "start": 211,
20322
- "end": 212
20242
+ "start": 210,
20243
+ "end": 211
20323
20244
  },
20324
20245
  "context": {
20325
20246
  "type": "variable",
@@ -20327,8 +20248,8 @@
20327
20248
  "value": "$kendo-input-hover-border",
20328
20249
  "scope": "default",
20329
20250
  "line": {
20330
- "start": 213,
20331
- "end": 213
20251
+ "start": 212,
20252
+ "end": 212
20332
20253
  }
20333
20254
  },
20334
20255
  "group": [
@@ -20343,8 +20264,8 @@
20343
20264
  {
20344
20265
  "description": "The background color of the flat focused Input components.\n",
20345
20266
  "commentRange": {
20346
- "start": 215,
20347
- "end": 216
20267
+ "start": 214,
20268
+ "end": 215
20348
20269
  },
20349
20270
  "context": {
20350
20271
  "type": "variable",
@@ -20352,8 +20273,8 @@
20352
20273
  "value": "null",
20353
20274
  "scope": "default",
20354
20275
  "line": {
20355
- "start": 217,
20356
- "end": 217
20276
+ "start": 216,
20277
+ "end": 216
20357
20278
  }
20358
20279
  },
20359
20280
  "group": [
@@ -20368,8 +20289,8 @@
20368
20289
  {
20369
20290
  "description": "The text color of the flat focused Input components.\n",
20370
20291
  "commentRange": {
20371
- "start": 218,
20372
- "end": 219
20292
+ "start": 217,
20293
+ "end": 218
20373
20294
  },
20374
20295
  "context": {
20375
20296
  "type": "variable",
@@ -20377,8 +20298,8 @@
20377
20298
  "value": "null",
20378
20299
  "scope": "default",
20379
20300
  "line": {
20380
- "start": 220,
20381
- "end": 220
20301
+ "start": 219,
20302
+ "end": 219
20382
20303
  }
20383
20304
  },
20384
20305
  "group": [
@@ -20393,8 +20314,8 @@
20393
20314
  {
20394
20315
  "description": "The border color of the flat focused Input components.\n",
20395
20316
  "commentRange": {
20396
- "start": 221,
20397
- "end": 222
20317
+ "start": 220,
20318
+ "end": 221
20398
20319
  },
20399
20320
  "context": {
20400
20321
  "type": "variable",
@@ -20402,8 +20323,8 @@
20402
20323
  "value": "$kendo-input-focus-border",
20403
20324
  "scope": "default",
20404
20325
  "line": {
20405
- "start": 223,
20406
- "end": 223
20326
+ "start": 222,
20327
+ "end": 222
20407
20328
  }
20408
20329
  },
20409
20330
  "group": [
@@ -20418,8 +20339,8 @@
20418
20339
  {
20419
20340
  "description": "The shadow of the flat focused Input components.\n",
20420
20341
  "commentRange": {
20421
- "start": 224,
20422
- "end": 225
20342
+ "start": 223,
20343
+ "end": 224
20423
20344
  },
20424
20345
  "context": {
20425
20346
  "type": "variable",
@@ -20427,8 +20348,8 @@
20427
20348
  "value": "$kendo-input-focus-shadow",
20428
20349
  "scope": "default",
20429
20350
  "line": {
20430
- "start": 226,
20431
- "end": 226
20351
+ "start": 225,
20352
+ "end": 225
20432
20353
  }
20433
20354
  },
20434
20355
  "group": [
@@ -20443,8 +20364,8 @@
20443
20364
  {
20444
20365
  "description": "The text color of the Input placeholder.\n",
20445
20366
  "commentRange": {
20446
- "start": 228,
20447
- "end": 229
20367
+ "start": 227,
20368
+ "end": 228
20448
20369
  },
20449
20370
  "context": {
20450
20371
  "type": "variable",
@@ -20452,8 +20373,8 @@
20452
20373
  "value": "$kendo-subtle-text",
20453
20374
  "scope": "default",
20454
20375
  "line": {
20455
- "start": 230,
20456
- "end": 230
20376
+ "start": 229,
20377
+ "end": 229
20457
20378
  }
20458
20379
  },
20459
20380
  "group": [
@@ -20468,8 +20389,8 @@
20468
20389
  {
20469
20390
  "description": "The opacity of the Input placeholder.\n",
20470
20391
  "commentRange": {
20471
- "start": 231,
20472
- "end": 232
20392
+ "start": 230,
20393
+ "end": 231
20473
20394
  },
20474
20395
  "context": {
20475
20396
  "type": "variable",
@@ -20477,8 +20398,8 @@
20477
20398
  "value": "1",
20478
20399
  "scope": "default",
20479
20400
  "line": {
20480
- "start": 233,
20481
- "end": 233
20401
+ "start": 232,
20402
+ "end": 232
20482
20403
  }
20483
20404
  },
20484
20405
  "group": [
@@ -20493,8 +20414,8 @@
20493
20414
  {
20494
20415
  "description": "The color of the Input clear value icon.\n",
20495
20416
  "commentRange": {
20496
- "start": 236,
20497
- "end": 237
20417
+ "start": 235,
20418
+ "end": 236
20498
20419
  },
20499
20420
  "context": {
20500
20421
  "type": "variable",
@@ -20502,8 +20423,8 @@
20502
20423
  "value": "null",
20503
20424
  "scope": "default",
20504
20425
  "line": {
20505
- "start": 238,
20506
- "end": 238
20426
+ "start": 237,
20427
+ "end": 237
20507
20428
  }
20508
20429
  },
20509
20430
  "group": [
@@ -20518,8 +20439,8 @@
20518
20439
  {
20519
20440
  "description": "The opacity of the Input clear value icon.\n",
20520
20441
  "commentRange": {
20521
- "start": 239,
20522
- "end": 240
20442
+ "start": 238,
20443
+ "end": 239
20523
20444
  },
20524
20445
  "context": {
20525
20446
  "type": "variable",
@@ -20527,8 +20448,8 @@
20527
20448
  "value": ".5",
20528
20449
  "scope": "default",
20529
20450
  "line": {
20530
- "start": 241,
20531
- "end": 241
20451
+ "start": 240,
20452
+ "end": 240
20532
20453
  }
20533
20454
  },
20534
20455
  "group": [
@@ -20543,8 +20464,8 @@
20543
20464
  {
20544
20465
  "description": "The color of the hovered Input clear value icon.\n",
20545
20466
  "commentRange": {
20546
- "start": 242,
20547
- "end": 243
20467
+ "start": 241,
20468
+ "end": 242
20548
20469
  },
20549
20470
  "context": {
20550
20471
  "type": "variable",
@@ -20552,8 +20473,8 @@
20552
20473
  "value": "null",
20553
20474
  "scope": "default",
20554
20475
  "line": {
20555
- "start": 244,
20556
- "end": 244
20476
+ "start": 243,
20477
+ "end": 243
20557
20478
  }
20558
20479
  },
20559
20480
  "group": [
@@ -20568,8 +20489,8 @@
20568
20489
  {
20569
20490
  "description": "The opacity of the hovered Input clear value icon.\n",
20570
20491
  "commentRange": {
20571
- "start": 245,
20572
- "end": 246
20492
+ "start": 244,
20493
+ "end": 245
20573
20494
  },
20574
20495
  "context": {
20575
20496
  "type": "variable",
@@ -20577,8 +20498,8 @@
20577
20498
  "value": "1",
20578
20499
  "scope": "default",
20579
20500
  "line": {
20580
- "start": 247,
20581
- "end": 247
20501
+ "start": 246,
20502
+ "end": 246
20582
20503
  }
20583
20504
  },
20584
20505
  "group": [
@@ -20593,8 +20514,8 @@
20593
20514
  {
20594
20515
  "description": "The vertical margin of the clear value icon.\n",
20595
20516
  "commentRange": {
20596
- "start": 249,
20597
- "end": 250
20517
+ "start": 248,
20518
+ "end": 249
20598
20519
  },
20599
20520
  "context": {
20600
20521
  "type": "variable",
@@ -20602,8 +20523,8 @@
20602
20523
  "value": "k-map-get( $kendo-spacing, 0.5 )",
20603
20524
  "scope": "default",
20604
20525
  "line": {
20605
- "start": 251,
20606
- "end": 251
20526
+ "start": 250,
20527
+ "end": 250
20607
20528
  }
20608
20529
  },
20609
20530
  "group": [
@@ -20618,8 +20539,8 @@
20618
20539
  {
20619
20540
  "description": "The horizontal margin of the clear value icon.\n",
20620
20541
  "commentRange": {
20621
- "start": 252,
20622
- "end": 253
20542
+ "start": 251,
20543
+ "end": 252
20623
20544
  },
20624
20545
  "context": {
20625
20546
  "type": "variable",
@@ -20627,8 +20548,8 @@
20627
20548
  "value": "$kendo-input-values-margin-y",
20628
20549
  "scope": "default",
20629
20550
  "line": {
20630
- "start": 254,
20631
- "end": 254
20551
+ "start": 253,
20552
+ "end": 253
20632
20553
  }
20633
20554
  },
20634
20555
  "group": [
@@ -20643,8 +20564,8 @@
20643
20564
  {
20644
20565
  "description": "The width of the Input button.\n",
20645
20566
  "commentRange": {
20646
- "start": 256,
20647
- "end": 257
20567
+ "start": 255,
20568
+ "end": 256
20648
20569
  },
20649
20570
  "context": {
20650
20571
  "type": "variable",
@@ -20652,8 +20573,8 @@
20652
20573
  "value": "null",
20653
20574
  "scope": "default",
20654
20575
  "line": {
20655
- "start": 258,
20656
- "end": 258
20576
+ "start": 257,
20577
+ "end": 257
20657
20578
  }
20658
20579
  },
20659
20580
  "group": [
@@ -20668,8 +20589,8 @@
20668
20589
  {
20669
20590
  "description": "The border width of the Input button.\n",
20670
20591
  "commentRange": {
20671
- "start": 259,
20672
- "end": 260
20592
+ "start": 258,
20593
+ "end": 259
20673
20594
  },
20674
20595
  "context": {
20675
20596
  "type": "variable",
@@ -20677,8 +20598,8 @@
20677
20598
  "value": "1px",
20678
20599
  "scope": "default",
20679
20600
  "line": {
20680
- "start": 261,
20681
- "end": 261
20601
+ "start": 260,
20602
+ "end": 260
20682
20603
  }
20683
20604
  },
20684
20605
  "group": [
@@ -20693,8 +20614,8 @@
20693
20614
  {
20694
20615
  "description": "The width of the Input spinner button.\n",
20695
20616
  "commentRange": {
20696
- "start": 262,
20697
- "end": 263
20617
+ "start": 261,
20618
+ "end": 262
20698
20619
  },
20699
20620
  "context": {
20700
20621
  "type": "variable",
@@ -20702,8 +20623,8 @@
20702
20623
  "value": "null",
20703
20624
  "scope": "default",
20704
20625
  "line": {
20705
- "start": 264,
20706
- "end": 264
20626
+ "start": 263,
20627
+ "end": 263
20707
20628
  }
20708
20629
  },
20709
20630
  "group": [
@@ -20718,8 +20639,8 @@
20718
20639
  {
20719
20640
  "description": "The icon offset of the Input spinner button.\n",
20720
20641
  "commentRange": {
20721
- "start": 265,
20722
- "end": 266
20642
+ "start": 264,
20643
+ "end": 265
20723
20644
  },
20724
20645
  "context": {
20725
20646
  "type": "variable",
@@ -20727,8 +20648,8 @@
20727
20648
  "value": "null",
20728
20649
  "scope": "default",
20729
20650
  "line": {
20730
- "start": 267,
20731
- "end": 267
20651
+ "start": 266,
20652
+ "end": 266
20732
20653
  }
20733
20654
  },
20734
20655
  "group": [
@@ -20743,8 +20664,8 @@
20743
20664
  {
20744
20665
  "description": "The color of the Input separator.\n",
20745
20666
  "commentRange": {
20746
- "start": 269,
20747
- "end": 270
20667
+ "start": 268,
20668
+ "end": 269
20748
20669
  },
20749
20670
  "context": {
20750
20671
  "type": "variable",
@@ -20752,8 +20673,8 @@
20752
20673
  "value": "rgba( $kendo-component-border, .12 )",
20753
20674
  "scope": "default",
20754
20675
  "line": {
20755
- "start": 271,
20756
- "end": 271
20676
+ "start": 270,
20677
+ "end": 270
20757
20678
  }
20758
20679
  },
20759
20680
  "group": [
@@ -20768,8 +20689,8 @@
20768
20689
  {
20769
20690
  "description": "The opacity of the Input separator.\n",
20770
20691
  "commentRange": {
20771
- "start": 272,
20772
- "end": 273
20692
+ "start": 271,
20693
+ "end": 272
20773
20694
  },
20774
20695
  "context": {
20775
20696
  "type": "variable",
@@ -20777,8 +20698,8 @@
20777
20698
  "value": ".5",
20778
20699
  "scope": "default",
20779
20700
  "line": {
20780
- "start": 274,
20781
- "end": 274
20701
+ "start": 273,
20702
+ "end": 273
20782
20703
  }
20783
20704
  },
20784
20705
  "group": [
@@ -20793,8 +20714,8 @@
20793
20714
  {
20794
20715
  "description": "The text color of the Input prefix.\n",
20795
20716
  "commentRange": {
20796
- "start": 276,
20797
- "end": 277
20717
+ "start": 275,
20718
+ "end": 276
20798
20719
  },
20799
20720
  "context": {
20800
20721
  "type": "variable",
@@ -20802,8 +20723,8 @@
20802
20723
  "value": "$kendo-subtle-text",
20803
20724
  "scope": "default",
20804
20725
  "line": {
20805
- "start": 278,
20806
- "end": 278
20726
+ "start": 277,
20727
+ "end": 277
20807
20728
  }
20808
20729
  },
20809
20730
  "group": [
@@ -20818,8 +20739,8 @@
20818
20739
  {
20819
20740
  "description": "The text color of the Input suffix.\n",
20820
20741
  "commentRange": {
20821
- "start": 279,
20822
- "end": 280
20742
+ "start": 278,
20743
+ "end": 279
20823
20744
  },
20824
20745
  "context": {
20825
20746
  "type": "variable",
@@ -20827,8 +20748,8 @@
20827
20748
  "value": "$kendo-subtle-text",
20828
20749
  "scope": "default",
20829
20750
  "line": {
20830
- "start": 281,
20831
- "end": 281
20751
+ "start": 280,
20752
+ "end": 280
20832
20753
  }
20833
20754
  },
20834
20755
  "group": [
@@ -20843,8 +20764,8 @@
20843
20764
  {
20844
20765
  "description": "The border color of the invalid Input components.\n",
20845
20766
  "commentRange": {
20846
- "start": 283,
20847
- "end": 284
20767
+ "start": 282,
20768
+ "end": 283
20848
20769
  },
20849
20770
  "context": {
20850
20771
  "type": "variable",
@@ -20852,8 +20773,8 @@
20852
20773
  "value": "$kendo-invalid-border",
20853
20774
  "scope": "default",
20854
20775
  "line": {
20855
- "start": 285,
20856
- "end": 285
20776
+ "start": 284,
20777
+ "end": 284
20857
20778
  }
20858
20779
  },
20859
20780
  "group": [
@@ -20868,8 +20789,8 @@
20868
20789
  {
20869
20790
  "description": "The shadow of the invalid Input components.\n",
20870
20791
  "commentRange": {
20871
- "start": 286,
20872
- "end": 287
20792
+ "start": 285,
20793
+ "end": 286
20873
20794
  },
20874
20795
  "context": {
20875
20796
  "type": "variable",
@@ -20877,8 +20798,8 @@
20877
20798
  "value": "$kendo-invalid-shadow",
20878
20799
  "scope": "default",
20879
20800
  "line": {
20880
- "start": 288,
20881
- "end": 288
20801
+ "start": 287,
20802
+ "end": 287
20882
20803
  }
20883
20804
  },
20884
20805
  "group": [
@@ -20893,8 +20814,8 @@
20893
20814
  {
20894
20815
  "description": "The border color of the valid Input components.\n",
20895
20816
  "commentRange": {
20896
- "start": 290,
20897
- "end": 291
20817
+ "start": 289,
20818
+ "end": 290
20898
20819
  },
20899
20820
  "context": {
20900
20821
  "type": "variable",
@@ -20902,8 +20823,8 @@
20902
20823
  "value": "$kendo-valid-border",
20903
20824
  "scope": "default",
20904
20825
  "line": {
20905
- "start": 292,
20906
- "end": 292
20826
+ "start": 291,
20827
+ "end": 291
20907
20828
  }
20908
20829
  },
20909
20830
  "group": [
@@ -20918,8 +20839,8 @@
20918
20839
  {
20919
20840
  "description": "The shadow of the valid Input components.\n",
20920
20841
  "commentRange": {
20921
- "start": 293,
20922
- "end": 294
20842
+ "start": 292,
20843
+ "end": 293
20923
20844
  },
20924
20845
  "context": {
20925
20846
  "type": "variable",
@@ -20927,8 +20848,8 @@
20927
20848
  "value": "$kendo-valid-shadow",
20928
20849
  "scope": "default",
20929
20850
  "line": {
20930
- "start": 295,
20931
- "end": 295
20851
+ "start": 294,
20852
+ "end": 294
20932
20853
  }
20933
20854
  },
20934
20855
  "group": [
@@ -22649,7 +22570,7 @@
22649
22570
  "context": {
22650
22571
  "type": "variable",
22651
22572
  "name": "kendo-listview-item-selected-bg",
22652
- "value": "rgba( k-contrast-color( $kendo-listview-bg ), .04 )",
22573
+ "value": "if($kendo-enable-color-system, k-color( base-active ), rgba( k-contrast-color( $kendo-listview-bg ), .04 ))",
22653
22574
  "scope": "default",
22654
22575
  "line": {
22655
22576
  "start": 44,
@@ -22724,7 +22645,7 @@
22724
22645
  "context": {
22725
22646
  "type": "variable",
22726
22647
  "name": "kendo-listview-item-focus-bg",
22727
- "value": "rgba( k-contrast-color( $kendo-listview-bg ), .08 )",
22648
+ "value": "if($kendo-enable-color-system, k-color( base-active ), rgba( k-contrast-color( $kendo-listview-bg ), .08 ))",
22728
22649
  "scope": "default",
22729
22650
  "line": {
22730
22651
  "start": 54,
@@ -25299,7 +25220,7 @@
25299
25220
  "context": {
25300
25221
  "type": "variable",
25301
25222
  "name": "kendo-pager-text",
25302
- "value": "if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text )",
25223
+ "value": "if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ))",
25303
25224
  "scope": "default",
25304
25225
  "line": {
25305
25226
  "start": 68,
@@ -25349,7 +25270,7 @@
25349
25270
  "context": {
25350
25271
  "type": "variable",
25351
25272
  "name": "kendo-pager-focus-bg",
25352
- "value": "k-try-shade( $kendo-pager-bg, .5 )",
25273
+ "value": "if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-pager-bg, .5 ))",
25353
25274
  "scope": "default",
25354
25275
  "line": {
25355
25276
  "start": 75,
@@ -26124,7 +26045,7 @@
26124
26045
  "context": {
26125
26046
  "type": "variable",
26126
26047
  "name": "kendo-pdf-viewer-toolbar-bg",
26127
- "value": "k-try-shade( $kendo-button-bg, .25 )",
26048
+ "value": "if($kendo-enable-color-system, k-color( surface ), k-try-shade( $kendo-button-bg, .25 ))",
26128
26049
  "scope": "default",
26129
26050
  "line": {
26130
26051
  "start": 28,
@@ -26768,8 +26689,8 @@
26768
26689
  {
26769
26690
  "description": "The background color of the Picker components.\n",
26770
26691
  "commentRange": {
26771
- "start": 297,
26772
- "end": 298
26692
+ "start": 296,
26693
+ "end": 297
26773
26694
  },
26774
26695
  "context": {
26775
26696
  "type": "variable",
@@ -26777,8 +26698,8 @@
26777
26698
  "value": "$kendo-input-bg",
26778
26699
  "scope": "default",
26779
26700
  "line": {
26780
- "start": 299,
26781
- "end": 299
26701
+ "start": 298,
26702
+ "end": 298
26782
26703
  }
26783
26704
  },
26784
26705
  "group": [
@@ -26793,8 +26714,8 @@
26793
26714
  {
26794
26715
  "description": "The text color of the Picker components.\n",
26795
26716
  "commentRange": {
26796
- "start": 300,
26797
- "end": 301
26717
+ "start": 299,
26718
+ "end": 300
26798
26719
  },
26799
26720
  "context": {
26800
26721
  "type": "variable",
@@ -26802,8 +26723,8 @@
26802
26723
  "value": "$kendo-input-text",
26803
26724
  "scope": "default",
26804
26725
  "line": {
26805
- "start": 302,
26806
- "end": 302
26726
+ "start": 301,
26727
+ "end": 301
26807
26728
  }
26808
26729
  },
26809
26730
  "group": [
@@ -26818,8 +26739,8 @@
26818
26739
  {
26819
26740
  "description": "The border color of the Picker components.\n",
26820
26741
  "commentRange": {
26821
- "start": 303,
26822
- "end": 304
26742
+ "start": 302,
26743
+ "end": 303
26823
26744
  },
26824
26745
  "context": {
26825
26746
  "type": "variable",
@@ -26827,8 +26748,8 @@
26827
26748
  "value": "$kendo-input-border",
26828
26749
  "scope": "default",
26829
26750
  "line": {
26830
- "start": 305,
26831
- "end": 305
26751
+ "start": 304,
26752
+ "end": 304
26832
26753
  }
26833
26754
  },
26834
26755
  "group": [
@@ -26843,8 +26764,8 @@
26843
26764
  {
26844
26765
  "description": "The gradient of the Picker components.\n",
26845
26766
  "commentRange": {
26846
- "start": 306,
26847
- "end": 307
26767
+ "start": 305,
26768
+ "end": 306
26848
26769
  },
26849
26770
  "context": {
26850
26771
  "type": "variable",
@@ -26852,8 +26773,8 @@
26852
26773
  "value": "null",
26853
26774
  "scope": "default",
26854
26775
  "line": {
26855
- "start": 308,
26856
- "end": 308
26776
+ "start": 307,
26777
+ "end": 307
26857
26778
  }
26858
26779
  },
26859
26780
  "group": [
@@ -26868,8 +26789,8 @@
26868
26789
  {
26869
26790
  "description": "The shadow of the Picker components.\n",
26870
26791
  "commentRange": {
26871
- "start": 309,
26872
- "end": 310
26792
+ "start": 308,
26793
+ "end": 309
26873
26794
  },
26874
26795
  "context": {
26875
26796
  "type": "variable",
@@ -26877,8 +26798,8 @@
26877
26798
  "value": "$kendo-input-shadow",
26878
26799
  "scope": "default",
26879
26800
  "line": {
26880
- "start": 311,
26881
- "end": 311
26801
+ "start": 310,
26802
+ "end": 310
26882
26803
  }
26883
26804
  },
26884
26805
  "group": [
@@ -26893,8 +26814,8 @@
26893
26814
  {
26894
26815
  "description": "The background color of the hovered Picker components.\n",
26895
26816
  "commentRange": {
26896
- "start": 313,
26897
- "end": 314
26817
+ "start": 312,
26818
+ "end": 313
26898
26819
  },
26899
26820
  "context": {
26900
26821
  "type": "variable",
@@ -26902,8 +26823,8 @@
26902
26823
  "value": "$kendo-input-hover-bg",
26903
26824
  "scope": "default",
26904
26825
  "line": {
26905
- "start": 315,
26906
- "end": 315
26826
+ "start": 314,
26827
+ "end": 314
26907
26828
  }
26908
26829
  },
26909
26830
  "group": [
@@ -26918,8 +26839,8 @@
26918
26839
  {
26919
26840
  "description": "The text color of the hovered Picker components.\n",
26920
26841
  "commentRange": {
26921
- "start": 316,
26922
- "end": 317
26842
+ "start": 315,
26843
+ "end": 316
26923
26844
  },
26924
26845
  "context": {
26925
26846
  "type": "variable",
@@ -26927,8 +26848,8 @@
26927
26848
  "value": "$kendo-input-hover-text",
26928
26849
  "scope": "default",
26929
26850
  "line": {
26930
- "start": 318,
26931
- "end": 318
26851
+ "start": 317,
26852
+ "end": 317
26932
26853
  }
26933
26854
  },
26934
26855
  "group": [
@@ -26943,8 +26864,8 @@
26943
26864
  {
26944
26865
  "description": "The border color of the hovered Picker components.\n",
26945
26866
  "commentRange": {
26946
- "start": 319,
26947
- "end": 320
26867
+ "start": 318,
26868
+ "end": 319
26948
26869
  },
26949
26870
  "context": {
26950
26871
  "type": "variable",
@@ -26952,8 +26873,8 @@
26952
26873
  "value": "$kendo-input-hover-border",
26953
26874
  "scope": "default",
26954
26875
  "line": {
26955
- "start": 321,
26956
- "end": 321
26876
+ "start": 320,
26877
+ "end": 320
26957
26878
  }
26958
26879
  },
26959
26880
  "group": [
@@ -26968,8 +26889,8 @@
26968
26889
  {
26969
26890
  "description": "The gradient of the hovered Picker components.\n",
26970
26891
  "commentRange": {
26971
- "start": 322,
26972
- "end": 323
26892
+ "start": 321,
26893
+ "end": 322
26973
26894
  },
26974
26895
  "context": {
26975
26896
  "type": "variable",
@@ -26977,8 +26898,8 @@
26977
26898
  "value": "null",
26978
26899
  "scope": "default",
26979
26900
  "line": {
26980
- "start": 324,
26981
- "end": 324
26901
+ "start": 323,
26902
+ "end": 323
26982
26903
  }
26983
26904
  },
26984
26905
  "group": [
@@ -26993,8 +26914,8 @@
26993
26914
  {
26994
26915
  "description": "The shadow of the hovered Picker components.\n",
26995
26916
  "commentRange": {
26996
- "start": 325,
26997
- "end": 326
26917
+ "start": 324,
26918
+ "end": 325
26998
26919
  },
26999
26920
  "context": {
27000
26921
  "type": "variable",
@@ -27002,8 +26923,8 @@
27002
26923
  "value": "$kendo-input-hover-shadow",
27003
26924
  "scope": "default",
27004
26925
  "line": {
27005
- "start": 327,
27006
- "end": 327
26926
+ "start": 326,
26927
+ "end": 326
27007
26928
  }
27008
26929
  },
27009
26930
  "group": [
@@ -27018,8 +26939,8 @@
27018
26939
  {
27019
26940
  "description": "The background color of the focused Picker components.\n",
27020
26941
  "commentRange": {
27021
- "start": 329,
27022
- "end": 330
26942
+ "start": 328,
26943
+ "end": 329
27023
26944
  },
27024
26945
  "context": {
27025
26946
  "type": "variable",
@@ -27027,8 +26948,8 @@
27027
26948
  "value": "$kendo-input-focus-bg",
27028
26949
  "scope": "default",
27029
26950
  "line": {
27030
- "start": 331,
27031
- "end": 331
26951
+ "start": 330,
26952
+ "end": 330
27032
26953
  }
27033
26954
  },
27034
26955
  "group": [
@@ -27043,8 +26964,8 @@
27043
26964
  {
27044
26965
  "description": "The text color of the focused Picker components.\n",
27045
26966
  "commentRange": {
27046
- "start": 332,
27047
- "end": 333
26967
+ "start": 331,
26968
+ "end": 332
27048
26969
  },
27049
26970
  "context": {
27050
26971
  "type": "variable",
@@ -27052,8 +26973,8 @@
27052
26973
  "value": "$kendo-input-focus-text",
27053
26974
  "scope": "default",
27054
26975
  "line": {
27055
- "start": 334,
27056
- "end": 334
26976
+ "start": 333,
26977
+ "end": 333
27057
26978
  }
27058
26979
  },
27059
26980
  "group": [
@@ -27068,8 +26989,8 @@
27068
26989
  {
27069
26990
  "description": "The border color of the focused Picker components.\n",
27070
26991
  "commentRange": {
27071
- "start": 335,
27072
- "end": 336
26992
+ "start": 334,
26993
+ "end": 335
27073
26994
  },
27074
26995
  "context": {
27075
26996
  "type": "variable",
@@ -27077,8 +26998,8 @@
27077
26998
  "value": "$kendo-input-focus-border",
27078
26999
  "scope": "default",
27079
27000
  "line": {
27080
- "start": 337,
27081
- "end": 337
27001
+ "start": 336,
27002
+ "end": 336
27082
27003
  }
27083
27004
  },
27084
27005
  "group": [
@@ -27093,8 +27014,8 @@
27093
27014
  {
27094
27015
  "description": "The gradient of the focused Picker components.\n",
27095
27016
  "commentRange": {
27096
- "start": 338,
27097
- "end": 339
27017
+ "start": 337,
27018
+ "end": 338
27098
27019
  },
27099
27020
  "context": {
27100
27021
  "type": "variable",
@@ -27102,8 +27023,8 @@
27102
27023
  "value": "null",
27103
27024
  "scope": "default",
27104
27025
  "line": {
27105
- "start": 340,
27106
- "end": 340
27026
+ "start": 339,
27027
+ "end": 339
27107
27028
  }
27108
27029
  },
27109
27030
  "group": [
@@ -27118,8 +27039,8 @@
27118
27039
  {
27119
27040
  "description": "The shadow of the focused Picker components.\n",
27120
27041
  "commentRange": {
27121
- "start": 341,
27122
- "end": 342
27042
+ "start": 340,
27043
+ "end": 341
27123
27044
  },
27124
27045
  "context": {
27125
27046
  "type": "variable",
@@ -27127,8 +27048,8 @@
27127
27048
  "value": "$kendo-input-focus-shadow",
27128
27049
  "scope": "default",
27129
27050
  "line": {
27130
- "start": 343,
27131
- "end": 343
27051
+ "start": 342,
27052
+ "end": 342
27132
27053
  }
27133
27054
  },
27134
27055
  "group": [
@@ -27143,8 +27064,8 @@
27143
27064
  {
27144
27065
  "description": "The background color of the disabled Picker components.\n",
27145
27066
  "commentRange": {
27146
- "start": 345,
27147
- "end": 346
27067
+ "start": 344,
27068
+ "end": 345
27148
27069
  },
27149
27070
  "context": {
27150
27071
  "type": "variable",
@@ -27152,8 +27073,8 @@
27152
27073
  "value": "$kendo-input-disabled-bg",
27153
27074
  "scope": "default",
27154
27075
  "line": {
27155
- "start": 347,
27156
- "end": 347
27076
+ "start": 346,
27077
+ "end": 346
27157
27078
  }
27158
27079
  },
27159
27080
  "group": [
@@ -27168,8 +27089,8 @@
27168
27089
  {
27169
27090
  "description": "The text color of the disabled Picker components.\n",
27170
27091
  "commentRange": {
27171
- "start": 348,
27172
- "end": 349
27092
+ "start": 347,
27093
+ "end": 348
27173
27094
  },
27174
27095
  "context": {
27175
27096
  "type": "variable",
@@ -27177,8 +27098,8 @@
27177
27098
  "value": "$kendo-input-disabled-text",
27178
27099
  "scope": "default",
27179
27100
  "line": {
27180
- "start": 350,
27181
- "end": 350
27101
+ "start": 349,
27102
+ "end": 349
27182
27103
  }
27183
27104
  },
27184
27105
  "group": [
@@ -27193,8 +27114,8 @@
27193
27114
  {
27194
27115
  "description": "The border color of the disabled Picker components.\n",
27195
27116
  "commentRange": {
27196
- "start": 351,
27197
- "end": 352
27117
+ "start": 350,
27118
+ "end": 351
27198
27119
  },
27199
27120
  "context": {
27200
27121
  "type": "variable",
@@ -27202,8 +27123,8 @@
27202
27123
  "value": "$kendo-input-disabled-border",
27203
27124
  "scope": "default",
27204
27125
  "line": {
27205
- "start": 353,
27206
- "end": 353
27126
+ "start": 352,
27127
+ "end": 352
27207
27128
  }
27208
27129
  },
27209
27130
  "group": [
@@ -27218,8 +27139,8 @@
27218
27139
  {
27219
27140
  "description": "The gradient of the disabled Picker components.\n",
27220
27141
  "commentRange": {
27221
- "start": 354,
27222
- "end": 355
27142
+ "start": 353,
27143
+ "end": 354
27223
27144
  },
27224
27145
  "context": {
27225
27146
  "type": "variable",
@@ -27227,8 +27148,8 @@
27227
27148
  "value": "null",
27228
27149
  "scope": "default",
27229
27150
  "line": {
27230
- "start": 356,
27231
- "end": 356
27151
+ "start": 355,
27152
+ "end": 355
27232
27153
  }
27233
27154
  },
27234
27155
  "group": [
@@ -27243,8 +27164,8 @@
27243
27164
  {
27244
27165
  "description": "The shadow of the disabled Picker components.\n",
27245
27166
  "commentRange": {
27246
- "start": 357,
27247
- "end": 358
27167
+ "start": 356,
27168
+ "end": 357
27248
27169
  },
27249
27170
  "context": {
27250
27171
  "type": "variable",
@@ -27252,8 +27173,8 @@
27252
27173
  "value": "null",
27253
27174
  "scope": "default",
27254
27175
  "line": {
27255
- "start": 359,
27256
- "end": 359
27176
+ "start": 358,
27177
+ "end": 358
27257
27178
  }
27258
27179
  },
27259
27180
  "group": [
@@ -27268,8 +27189,8 @@
27268
27189
  {
27269
27190
  "description": "The background color of the outline Picker components.\n",
27270
27191
  "commentRange": {
27271
- "start": 361,
27272
- "end": 362
27192
+ "start": 360,
27193
+ "end": 361
27273
27194
  },
27274
27195
  "context": {
27275
27196
  "type": "variable",
@@ -27277,8 +27198,8 @@
27277
27198
  "value": "null",
27278
27199
  "scope": "default",
27279
27200
  "line": {
27280
- "start": 363,
27281
- "end": 363
27201
+ "start": 362,
27202
+ "end": 362
27282
27203
  }
27283
27204
  },
27284
27205
  "group": [
@@ -27293,8 +27214,8 @@
27293
27214
  {
27294
27215
  "description": "The text color of the outline Picker components.\n",
27295
27216
  "commentRange": {
27296
- "start": 364,
27297
- "end": 365
27217
+ "start": 363,
27218
+ "end": 364
27298
27219
  },
27299
27220
  "context": {
27300
27221
  "type": "variable",
@@ -27302,8 +27223,8 @@
27302
27223
  "value": "$kendo-picker-text",
27303
27224
  "scope": "default",
27304
27225
  "line": {
27305
- "start": 366,
27306
- "end": 366
27226
+ "start": 365,
27227
+ "end": 365
27307
27228
  }
27308
27229
  },
27309
27230
  "group": [
@@ -27318,8 +27239,8 @@
27318
27239
  {
27319
27240
  "description": "The border color of the outline Picker components.\n",
27320
27241
  "commentRange": {
27321
- "start": 367,
27322
- "end": 368
27242
+ "start": 366,
27243
+ "end": 367
27323
27244
  },
27324
27245
  "context": {
27325
27246
  "type": "variable",
@@ -27327,8 +27248,8 @@
27327
27248
  "value": "$kendo-picker-border",
27328
27249
  "scope": "default",
27329
27250
  "line": {
27330
- "start": 369,
27331
- "end": 369
27251
+ "start": 368,
27252
+ "end": 368
27332
27253
  }
27333
27254
  },
27334
27255
  "group": [
@@ -27343,8 +27264,8 @@
27343
27264
  {
27344
27265
  "description": "The background color of the outline hovered Picker components.\n",
27345
27266
  "commentRange": {
27346
- "start": 371,
27347
- "end": 372
27267
+ "start": 370,
27268
+ "end": 371
27348
27269
  },
27349
27270
  "context": {
27350
27271
  "type": "variable",
@@ -27352,8 +27273,8 @@
27352
27273
  "value": "null",
27353
27274
  "scope": "default",
27354
27275
  "line": {
27355
- "start": 373,
27356
- "end": 373
27276
+ "start": 372,
27277
+ "end": 372
27357
27278
  }
27358
27279
  },
27359
27280
  "group": [
@@ -27368,8 +27289,8 @@
27368
27289
  {
27369
27290
  "description": "The text color of the outline hovered Picker components.\n",
27370
27291
  "commentRange": {
27371
- "start": 374,
27372
- "end": 375
27292
+ "start": 373,
27293
+ "end": 374
27373
27294
  },
27374
27295
  "context": {
27375
27296
  "type": "variable",
@@ -27377,8 +27298,8 @@
27377
27298
  "value": "null",
27378
27299
  "scope": "default",
27379
27300
  "line": {
27380
- "start": 376,
27381
- "end": 376
27301
+ "start": 375,
27302
+ "end": 375
27382
27303
  }
27383
27304
  },
27384
27305
  "group": [
@@ -27393,8 +27314,8 @@
27393
27314
  {
27394
27315
  "description": "The border color of the outline hovered Picker components.\n",
27395
27316
  "commentRange": {
27396
- "start": 377,
27397
- "end": 378
27317
+ "start": 376,
27318
+ "end": 377
27398
27319
  },
27399
27320
  "context": {
27400
27321
  "type": "variable",
@@ -27402,8 +27323,8 @@
27402
27323
  "value": "$kendo-picker-hover-border",
27403
27324
  "scope": "default",
27404
27325
  "line": {
27405
- "start": 379,
27406
- "end": 379
27326
+ "start": 378,
27327
+ "end": 378
27407
27328
  }
27408
27329
  },
27409
27330
  "group": [
@@ -27418,8 +27339,8 @@
27418
27339
  {
27419
27340
  "description": "The background color of the outline focused Picker components.\n",
27420
27341
  "commentRange": {
27421
- "start": 381,
27422
- "end": 382
27342
+ "start": 380,
27343
+ "end": 381
27423
27344
  },
27424
27345
  "context": {
27425
27346
  "type": "variable",
@@ -27427,8 +27348,8 @@
27427
27348
  "value": "nul",
27428
27349
  "scope": "default",
27429
27350
  "line": {
27430
- "start": 383,
27431
- "end": 383
27351
+ "start": 382,
27352
+ "end": 382
27432
27353
  }
27433
27354
  },
27434
27355
  "group": [
@@ -27443,8 +27364,8 @@
27443
27364
  {
27444
27365
  "description": "The text color of the outline focused Picker components.\n",
27445
27366
  "commentRange": {
27446
- "start": 384,
27447
- "end": 385
27367
+ "start": 383,
27368
+ "end": 384
27448
27369
  },
27449
27370
  "context": {
27450
27371
  "type": "variable",
@@ -27452,8 +27373,8 @@
27452
27373
  "value": "null",
27453
27374
  "scope": "default",
27454
27375
  "line": {
27455
- "start": 386,
27456
- "end": 386
27376
+ "start": 385,
27377
+ "end": 385
27457
27378
  }
27458
27379
  },
27459
27380
  "group": [
@@ -27468,8 +27389,8 @@
27468
27389
  {
27469
27390
  "description": "The border color of the outline focused Picker components.\n",
27470
27391
  "commentRange": {
27471
- "start": 387,
27472
- "end": 388
27392
+ "start": 386,
27393
+ "end": 387
27473
27394
  },
27474
27395
  "context": {
27475
27396
  "type": "variable",
@@ -27477,8 +27398,8 @@
27477
27398
  "value": "$kendo-picker-focus-border",
27478
27399
  "scope": "default",
27479
27400
  "line": {
27480
- "start": 389,
27481
- "end": 389
27401
+ "start": 388,
27402
+ "end": 388
27482
27403
  }
27483
27404
  },
27484
27405
  "group": [
@@ -27493,8 +27414,8 @@
27493
27414
  {
27494
27415
  "description": "The shadow of the outline focused Picker components.\n",
27495
27416
  "commentRange": {
27496
- "start": 390,
27497
- "end": 391
27417
+ "start": 389,
27418
+ "end": 390
27498
27419
  },
27499
27420
  "context": {
27500
27421
  "type": "variable",
@@ -27502,8 +27423,8 @@
27502
27423
  "value": "null",
27503
27424
  "scope": "default",
27504
27425
  "line": {
27505
- "start": 392,
27506
- "end": 392
27426
+ "start": 391,
27427
+ "end": 391
27507
27428
  }
27508
27429
  },
27509
27430
  "group": [
@@ -27518,8 +27439,8 @@
27518
27439
  {
27519
27440
  "description": "The background color of the outline hovered and focused Picker components.\n",
27520
27441
  "commentRange": {
27521
- "start": 394,
27522
- "end": 395
27442
+ "start": 393,
27443
+ "end": 394
27523
27444
  },
27524
27445
  "context": {
27525
27446
  "type": "variable",
@@ -27527,8 +27448,8 @@
27527
27448
  "value": "null",
27528
27449
  "scope": "default",
27529
27450
  "line": {
27530
- "start": 396,
27531
- "end": 396
27451
+ "start": 395,
27452
+ "end": 395
27532
27453
  }
27533
27454
  },
27534
27455
  "group": [
@@ -27543,8 +27464,8 @@
27543
27464
  {
27544
27465
  "description": "The text color of the outline hovered and focused Picker components.\n",
27545
27466
  "commentRange": {
27546
- "start": 397,
27547
- "end": 398
27467
+ "start": 396,
27468
+ "end": 397
27548
27469
  },
27549
27470
  "context": {
27550
27471
  "type": "variable",
@@ -27552,8 +27473,8 @@
27552
27473
  "value": "null",
27553
27474
  "scope": "default",
27554
27475
  "line": {
27555
- "start": 399,
27556
- "end": 399
27476
+ "start": 398,
27477
+ "end": 398
27557
27478
  }
27558
27479
  },
27559
27480
  "group": [
@@ -27568,8 +27489,8 @@
27568
27489
  {
27569
27490
  "description": "The border color of the outline hovered and focused Picker components.\n",
27570
27491
  "commentRange": {
27571
- "start": 400,
27572
- "end": 401
27492
+ "start": 399,
27493
+ "end": 400
27573
27494
  },
27574
27495
  "context": {
27575
27496
  "type": "variable",
@@ -27577,8 +27498,8 @@
27577
27498
  "value": "null",
27578
27499
  "scope": "default",
27579
27500
  "line": {
27580
- "start": 402,
27581
- "end": 402
27501
+ "start": 401,
27502
+ "end": 401
27582
27503
  }
27583
27504
  },
27584
27505
  "group": [
@@ -27593,8 +27514,8 @@
27593
27514
  {
27594
27515
  "description": "The background color of the flat Picker components.\n",
27595
27516
  "commentRange": {
27596
- "start": 404,
27597
- "end": 405
27517
+ "start": 403,
27518
+ "end": 404
27598
27519
  },
27599
27520
  "context": {
27600
27521
  "type": "variable",
@@ -27602,8 +27523,8 @@
27602
27523
  "value": "null",
27603
27524
  "scope": "default",
27604
27525
  "line": {
27605
- "start": 406,
27606
- "end": 406
27526
+ "start": 405,
27527
+ "end": 405
27607
27528
  }
27608
27529
  },
27609
27530
  "group": [
@@ -27618,8 +27539,8 @@
27618
27539
  {
27619
27540
  "description": "The text color of the flat Picker components.\n",
27620
27541
  "commentRange": {
27621
- "start": 407,
27622
- "end": 408
27542
+ "start": 406,
27543
+ "end": 407
27623
27544
  },
27624
27545
  "context": {
27625
27546
  "type": "variable",
@@ -27627,8 +27548,8 @@
27627
27548
  "value": "$kendo-picker-text",
27628
27549
  "scope": "default",
27629
27550
  "line": {
27630
- "start": 409,
27631
- "end": 409
27551
+ "start": 408,
27552
+ "end": 408
27632
27553
  }
27633
27554
  },
27634
27555
  "group": [
@@ -27643,8 +27564,8 @@
27643
27564
  {
27644
27565
  "description": "The border color of the flat Picker components.\n",
27645
27566
  "commentRange": {
27646
- "start": 410,
27647
- "end": 411
27567
+ "start": 409,
27568
+ "end": 410
27648
27569
  },
27649
27570
  "context": {
27650
27571
  "type": "variable",
@@ -27652,8 +27573,8 @@
27652
27573
  "value": "$kendo-picker-border",
27653
27574
  "scope": "default",
27654
27575
  "line": {
27655
- "start": 412,
27656
- "end": 412
27576
+ "start": 411,
27577
+ "end": 411
27657
27578
  }
27658
27579
  },
27659
27580
  "group": [
@@ -27668,8 +27589,8 @@
27668
27589
  {
27669
27590
  "description": "The background color of the flat hovered Picker components.\n",
27670
27591
  "commentRange": {
27671
- "start": 414,
27672
- "end": 415
27592
+ "start": 413,
27593
+ "end": 414
27673
27594
  },
27674
27595
  "context": {
27675
27596
  "type": "variable",
@@ -27677,8 +27598,8 @@
27677
27598
  "value": "null",
27678
27599
  "scope": "default",
27679
27600
  "line": {
27680
- "start": 416,
27681
- "end": 416
27601
+ "start": 415,
27602
+ "end": 415
27682
27603
  }
27683
27604
  },
27684
27605
  "group": [
@@ -27693,8 +27614,8 @@
27693
27614
  {
27694
27615
  "description": "The text color of the flat hovered Picker components.\n",
27695
27616
  "commentRange": {
27696
- "start": 417,
27697
- "end": 418
27617
+ "start": 416,
27618
+ "end": 417
27698
27619
  },
27699
27620
  "context": {
27700
27621
  "type": "variable",
@@ -27702,8 +27623,8 @@
27702
27623
  "value": "null",
27703
27624
  "scope": "default",
27704
27625
  "line": {
27705
- "start": 419,
27706
- "end": 419
27626
+ "start": 418,
27627
+ "end": 418
27707
27628
  }
27708
27629
  },
27709
27630
  "group": [
@@ -27718,8 +27639,8 @@
27718
27639
  {
27719
27640
  "description": "The background color of the flat focused Picker components.\n",
27720
27641
  "commentRange": {
27721
- "start": 424,
27722
- "end": 425
27642
+ "start": 423,
27643
+ "end": 424
27723
27644
  },
27724
27645
  "context": {
27725
27646
  "type": "variable",
@@ -27727,8 +27648,8 @@
27727
27648
  "value": "null",
27728
27649
  "scope": "default",
27729
27650
  "line": {
27730
- "start": 426,
27731
- "end": 426
27651
+ "start": 425,
27652
+ "end": 425
27732
27653
  }
27733
27654
  },
27734
27655
  "group": [
@@ -27743,8 +27664,8 @@
27743
27664
  {
27744
27665
  "description": "The text color of the flat focused Picker components.\n",
27745
27666
  "commentRange": {
27746
- "start": 427,
27747
- "end": 428
27667
+ "start": 426,
27668
+ "end": 427
27748
27669
  },
27749
27670
  "context": {
27750
27671
  "type": "variable",
@@ -27752,8 +27673,8 @@
27752
27673
  "value": "null",
27753
27674
  "scope": "default",
27754
27675
  "line": {
27755
- "start": 429,
27756
- "end": 429
27676
+ "start": 428,
27677
+ "end": 428
27757
27678
  }
27758
27679
  },
27759
27680
  "group": [
@@ -27768,8 +27689,8 @@
27768
27689
  {
27769
27690
  "description": "The border color of the flat focused Picker components.\n",
27770
27691
  "commentRange": {
27771
- "start": 430,
27772
- "end": 431
27692
+ "start": 429,
27693
+ "end": 430
27773
27694
  },
27774
27695
  "context": {
27775
27696
  "type": "variable",
@@ -27777,8 +27698,8 @@
27777
27698
  "value": "$kendo-picker-focus-border",
27778
27699
  "scope": "default",
27779
27700
  "line": {
27780
- "start": 432,
27781
- "end": 432
27701
+ "start": 431,
27702
+ "end": 431
27782
27703
  }
27783
27704
  },
27784
27705
  "group": [
@@ -27793,8 +27714,8 @@
27793
27714
  {
27794
27715
  "description": "The shadow of the flat focused Picker components.\n",
27795
27716
  "commentRange": {
27796
- "start": 433,
27797
- "end": 434
27717
+ "start": 432,
27718
+ "end": 433
27798
27719
  },
27799
27720
  "context": {
27800
27721
  "type": "variable",
@@ -27802,8 +27723,8 @@
27802
27723
  "value": "null",
27803
27724
  "scope": "default",
27804
27725
  "line": {
27805
- "start": 435,
27806
- "end": 435
27726
+ "start": 434,
27727
+ "end": 434
27807
27728
  }
27808
27729
  },
27809
27730
  "group": [
@@ -27818,8 +27739,8 @@
27818
27739
  {
27819
27740
  "description": "The background color of the flat hovered and focused Picker components.\n",
27820
27741
  "commentRange": {
27821
- "start": 437,
27822
- "end": 438
27742
+ "start": 436,
27743
+ "end": 437
27823
27744
  },
27824
27745
  "context": {
27825
27746
  "type": "variable",
@@ -27827,8 +27748,8 @@
27827
27748
  "value": "null",
27828
27749
  "scope": "default",
27829
27750
  "line": {
27830
- "start": 439,
27831
- "end": 439
27751
+ "start": 438,
27752
+ "end": 438
27832
27753
  }
27833
27754
  },
27834
27755
  "group": [
@@ -27843,8 +27764,8 @@
27843
27764
  {
27844
27765
  "description": "The text color of the flat hovered and focused Picker components.\n",
27845
27766
  "commentRange": {
27846
- "start": 440,
27847
- "end": 441
27767
+ "start": 439,
27768
+ "end": 440
27848
27769
  },
27849
27770
  "context": {
27850
27771
  "type": "variable",
@@ -27852,8 +27773,8 @@
27852
27773
  "value": "null",
27853
27774
  "scope": "default",
27854
27775
  "line": {
27855
- "start": 442,
27856
- "end": 442
27776
+ "start": 441,
27777
+ "end": 441
27857
27778
  }
27858
27779
  },
27859
27780
  "group": [
@@ -27868,8 +27789,8 @@
27868
27789
  {
27869
27790
  "description": "The border color of the flat hovered and focused Picker components.\n",
27870
27791
  "commentRange": {
27871
- "start": 443,
27872
- "end": 444
27792
+ "start": 442,
27793
+ "end": 443
27873
27794
  },
27874
27795
  "context": {
27875
27796
  "type": "variable",
@@ -27877,8 +27798,8 @@
27877
27798
  "value": "null",
27878
27799
  "scope": "default",
27879
27800
  "line": {
27880
- "start": 445,
27881
- "end": 445
27801
+ "start": 444,
27802
+ "end": 444
27882
27803
  }
27883
27804
  },
27884
27805
  "group": [
@@ -27893,8 +27814,8 @@
27893
27814
  {
27894
27815
  "description": "The border color of the flat hovered Picker components.\n",
27895
27816
  "commentRange": {
27896
- "start": 420,
27897
- "end": 421
27817
+ "start": 419,
27818
+ "end": 420
27898
27819
  },
27899
27820
  "context": {
27900
27821
  "type": "variable",
@@ -27902,8 +27823,8 @@
27902
27823
  "value": "$kendo-picker-hover-border",
27903
27824
  "scope": "default",
27904
27825
  "line": {
27905
- "start": 422,
27906
- "end": 422
27826
+ "start": 421,
27827
+ "end": 421
27907
27828
  }
27908
27829
  },
27909
27830
  "group": [
@@ -29049,7 +28970,7 @@
29049
28970
  "context": {
29050
28971
  "type": "variable",
29051
28972
  "name": "kendo-progressbar-bg",
29052
- "value": "k-try-tint( $kendo-color-primary, 8 )",
28973
+ "value": "if($kendo-enable-color-system, k-color( primary-subtle ), k-try-tint( $kendo-color-primary, 8 ))",
29053
28974
  "scope": "default",
29054
28975
  "line": {
29055
28976
  "start": 27,
@@ -32115,36 +32036,11 @@
32115
32036
  "name": "_variables.scss"
32116
32037
  }
32117
32038
  },
32118
- {
32119
- "description": "Color of shadows\n",
32120
- "commentRange": {
32121
- "start": 89,
32122
- "end": 90
32123
- },
32124
- "context": {
32125
- "type": "variable",
32126
- "name": "elevation",
32127
- "value": "k-map-get( $theme, elevation )",
32128
- "scope": "default",
32129
- "line": {
32130
- "start": 91,
32131
- "end": 91
32132
- }
32133
- },
32134
- "group": [
32135
- "shadows"
32136
- ],
32137
- "access": "public",
32138
- "file": {
32139
- "path": "_variables.scss",
32140
- "name": "_variables.scss"
32141
- }
32142
- },
32143
32039
  {
32144
32040
  "description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
32145
32041
  "commentRange": {
32146
- "start": 93,
32147
- "end": 96
32042
+ "start": 59,
32043
+ "end": 62
32148
32044
  },
32149
32045
  "context": {
32150
32046
  "type": "variable",
@@ -32152,8 +32048,8 @@
32152
32048
  "value": "k-elevation(1)",
32153
32049
  "scope": "default",
32154
32050
  "line": {
32155
- "start": 97,
32156
- "end": 97
32051
+ "start": 63,
32052
+ "end": 63
32157
32053
  }
32158
32054
  },
32159
32055
  "group": [
@@ -32169,8 +32065,8 @@
32169
32065
  {
32170
32066
  "description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
32171
32067
  "commentRange": {
32172
- "start": 98,
32173
- "end": 101
32068
+ "start": 64,
32069
+ "end": 67
32174
32070
  },
32175
32071
  "context": {
32176
32072
  "type": "variable",
@@ -32178,8 +32074,8 @@
32178
32074
  "value": "k-elevation(2)",
32179
32075
  "scope": "default",
32180
32076
  "line": {
32181
- "start": 102,
32182
- "end": 102
32077
+ "start": 68,
32078
+ "end": 68
32183
32079
  }
32184
32080
  },
32185
32081
  "group": [
@@ -32195,8 +32091,8 @@
32195
32091
  {
32196
32092
  "description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 3.\n",
32197
32093
  "commentRange": {
32198
- "start": 103,
32199
- "end": 106
32094
+ "start": 69,
32095
+ "end": 72
32200
32096
  },
32201
32097
  "context": {
32202
32098
  "type": "variable",
@@ -32204,8 +32100,8 @@
32204
32100
  "value": "k-elevation(3)",
32205
32101
  "scope": "default",
32206
32102
  "line": {
32207
- "start": 107,
32208
- "end": 107
32103
+ "start": 73,
32104
+ "end": 73
32209
32105
  }
32210
32106
  },
32211
32107
  "group": [
@@ -32221,8 +32117,8 @@
32221
32117
  {
32222
32118
  "description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 4.\n",
32223
32119
  "commentRange": {
32224
- "start": 108,
32225
- "end": 111
32120
+ "start": 74,
32121
+ "end": 77
32226
32122
  },
32227
32123
  "context": {
32228
32124
  "type": "variable",
@@ -32230,8 +32126,8 @@
32230
32126
  "value": "k-elevation(4)",
32231
32127
  "scope": "default",
32232
32128
  "line": {
32233
- "start": 112,
32234
- "end": 112
32129
+ "start": 78,
32130
+ "end": 78
32235
32131
  }
32236
32132
  },
32237
32133
  "group": [
@@ -32247,8 +32143,8 @@
32247
32143
  {
32248
32144
  "description": "Shadow for window and dialog.\nEquivalent to material elevation 6.\n",
32249
32145
  "commentRange": {
32250
- "start": 113,
32251
- "end": 116
32146
+ "start": 79,
32147
+ "end": 82
32252
32148
  },
32253
32149
  "context": {
32254
32150
  "type": "variable",
@@ -32256,8 +32152,8 @@
32256
32152
  "value": "k-elevation(5)",
32257
32153
  "scope": "default",
32258
32154
  "line": {
32259
- "start": 117,
32260
- "end": 117
32155
+ "start": 83,
32156
+ "end": 83
32261
32157
  }
32262
32158
  },
32263
32159
  "group": [
@@ -32273,8 +32169,8 @@
32273
32169
  {
32274
32170
  "description": "Shadow for window and dialog.\nEquivalent to material elevation 8.\n",
32275
32171
  "commentRange": {
32276
- "start": 118,
32277
- "end": 121
32172
+ "start": 84,
32173
+ "end": 87
32278
32174
  },
32279
32175
  "context": {
32280
32176
  "type": "variable",
@@ -32282,8 +32178,8 @@
32282
32178
  "value": "k-elevation(6)",
32283
32179
  "scope": "default",
32284
32180
  "line": {
32285
- "start": 122,
32286
- "end": 122
32181
+ "start": 88,
32182
+ "end": 88
32287
32183
  }
32288
32184
  },
32289
32185
  "group": [
@@ -32299,8 +32195,8 @@
32299
32195
  {
32300
32196
  "description": "Shadow for window and dialog.\nEquivalent to material elevation 12.\n",
32301
32197
  "commentRange": {
32302
- "start": 123,
32303
- "end": 126
32198
+ "start": 89,
32199
+ "end": 92
32304
32200
  },
32305
32201
  "context": {
32306
32202
  "type": "variable",
@@ -32308,8 +32204,8 @@
32308
32204
  "value": "k-elevation(7)",
32309
32205
  "scope": "default",
32310
32206
  "line": {
32311
- "start": 127,
32312
- "end": 127
32207
+ "start": 93,
32208
+ "end": 93
32313
32209
  }
32314
32210
  },
32315
32211
  "group": [
@@ -32325,8 +32221,8 @@
32325
32221
  {
32326
32222
  "description": "Shadow for window and dialog.\nEquivalent to material elevation 16.\n",
32327
32223
  "commentRange": {
32328
- "start": 128,
32329
- "end": 131
32224
+ "start": 94,
32225
+ "end": 97
32330
32226
  },
32331
32227
  "context": {
32332
32228
  "type": "variable",
@@ -32334,8 +32230,8 @@
32334
32230
  "value": "k-elevation(8)",
32335
32231
  "scope": "default",
32336
32232
  "line": {
32337
- "start": 132,
32338
- "end": 132
32233
+ "start": 98,
32234
+ "end": 98
32339
32235
  }
32340
32236
  },
32341
32237
  "group": [
@@ -32351,8 +32247,8 @@
32351
32247
  {
32352
32248
  "description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
32353
32249
  "commentRange": {
32354
- "start": 133,
32355
- "end": 136
32250
+ "start": 99,
32251
+ "end": 102
32356
32252
  },
32357
32253
  "context": {
32358
32254
  "type": "variable",
@@ -32360,8 +32256,8 @@
32360
32256
  "value": "k-elevation(9)",
32361
32257
  "scope": "default",
32362
32258
  "line": {
32363
- "start": 137,
32364
- "end": 137
32259
+ "start": 103,
32260
+ "end": 103
32365
32261
  }
32366
32262
  },
32367
32263
  "group": [
@@ -32374,6 +32270,31 @@
32374
32270
  "name": "_variables.scss"
32375
32271
  }
32376
32272
  },
32273
+ {
32274
+ "description": "Color of shadows\n",
32275
+ "commentRange": {
32276
+ "start": 242,
32277
+ "end": 243
32278
+ },
32279
+ "context": {
32280
+ "type": "variable",
32281
+ "name": "elevation",
32282
+ "value": "k-map-get( $theme, elevation )",
32283
+ "scope": "default",
32284
+ "line": {
32285
+ "start": 244,
32286
+ "end": 244
32287
+ }
32288
+ },
32289
+ "group": [
32290
+ "shadows"
32291
+ ],
32292
+ "access": "public",
32293
+ "file": {
32294
+ "path": "core/color-system/_swatch.scss",
32295
+ "name": "_swatch.scss"
32296
+ }
32297
+ },
32377
32298
  {
32378
32299
  "description": "The transform scale of the Skeleton text.\n",
32379
32300
  "commentRange": {
@@ -32483,7 +32404,7 @@
32483
32404
  "context": {
32484
32405
  "type": "variable",
32485
32406
  "name": "kendo-skeleton-item-bg",
32486
- "value": "rgba( $kendo-color-inverse, .2 )",
32407
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .2 ), rgba( $kendo-color-inverse, .2 ))",
32487
32408
  "scope": "default",
32488
32409
  "line": {
32489
32410
  "start": 20,
@@ -32908,7 +32829,7 @@
32908
32829
  "context": {
32909
32830
  "type": "variable",
32910
32831
  "name": "kendo-switch-off-track-bg",
32911
- "value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .38 )",
32832
+ "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black )), .38 )",
32912
32833
  "scope": "default",
32913
32834
  "line": {
32914
32835
  "start": 33,
@@ -33333,7 +33254,7 @@
33333
33254
  "context": {
33334
33255
  "type": "variable",
33335
33256
  "name": "kendo-switch-off-thumb-bg",
33336
- "value": "if( $kendo-is-dark-theme, $kendo-color-black, $kendo-color-white )",
33257
+ "value": "if($kendo-enable-color-system, k-color( app-surface ), if( $kendo-is-dark-theme, $kendo-color-black, $kendo-color-white ))",
33337
33258
  "scope": "default",
33338
33259
  "line": {
33339
33260
  "start": 88,
@@ -33533,7 +33454,7 @@
33533
33454
  "context": {
33534
33455
  "type": "variable",
33535
33456
  "name": "kendo-switch-on-track-bg",
33536
- "value": "rgba( $kendo-color-primary, .54 )",
33457
+ "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .54 ), rgba( $kendo-color-primary, .54 ))",
33537
33458
  "scope": "default",
33538
33459
  "line": {
33539
33460
  "start": 115,
@@ -34458,7 +34379,7 @@
34458
34379
  "context": {
34459
34380
  "type": "variable",
34460
34381
  "name": "kendo-table-header-text",
34461
- "value": "if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text )",
34382
+ "value": "if($kendo-enable-color-system, k-color( subtle ), if( $kendo-is-dark-theme, $light-secondary-text, $dark-secondary-text ))",
34462
34383
  "scope": "default",
34463
34384
  "line": {
34464
34385
  "start": 81,
@@ -34758,7 +34679,7 @@
34758
34679
  "context": {
34759
34680
  "type": "variable",
34760
34681
  "name": "kendo-table-hover-bg",
34761
- "value": "rgba( k-contrast-color( $kendo-table-bg ), .07 )",
34682
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .08 ), rgba( k-contrast-color( $kendo-table-bg ), .07 ))",
34762
34683
  "scope": "default",
34763
34684
  "line": {
34764
34685
  "start": 125,
@@ -34933,7 +34854,7 @@
34933
34854
  "context": {
34934
34855
  "type": "variable",
34935
34856
  "name": "kendo-table-selected-bg",
34936
- "value": "rgba( k-contrast-color( $kendo-table-bg ), .04 )",
34857
+ "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .12 ), rgba( k-contrast-color( $kendo-table-bg ), .04 ))",
34937
34858
  "scope": "default",
34938
34859
  "line": {
34939
34860
  "start": 150,
@@ -35708,7 +35629,7 @@
35708
35629
  "context": {
35709
35630
  "type": "variable",
35710
35631
  "name": "kendo-tile-layout-bg",
35711
- "value": "if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light)",
35632
+ "value": "if($kendo-enable-color-system, k-color( surface ), if( $kendo-is-dark-theme, $kendo-color-dark, $kendo-color-light))",
35712
35633
  "scope": "default",
35713
35634
  "line": {
35714
35635
  "start": 8,
@@ -37758,7 +37679,7 @@
37758
37679
  "context": {
37759
37680
  "type": "variable",
37760
37681
  "name": "kendo-treeview-item-hover-bg",
37761
- "value": "rgba( $kendo-treeview-text, .07 )",
37682
+ "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .07 ), rgba( $kendo-treeview-text, .07 ))",
37762
37683
  "scope": "default",
37763
37684
  "line": {
37764
37685
  "start": 127,
@@ -38227,8 +38148,8 @@
38227
38148
  {
38228
38149
  "description": "Base font size across all components.\n",
38229
38150
  "commentRange": {
38230
- "start": 289,
38231
- "end": 290
38151
+ "start": 153,
38152
+ "end": 154
38232
38153
  },
38233
38154
  "context": {
38234
38155
  "type": "variable",
@@ -38236,8 +38157,8 @@
38236
38157
  "value": "14px",
38237
38158
  "scope": "default",
38238
38159
  "line": {
38239
- "start": 291,
38240
- "end": 291
38160
+ "start": 155,
38161
+ "end": 155
38241
38162
  }
38242
38163
  },
38243
38164
  "group": [
@@ -38252,8 +38173,8 @@
38252
38173
  {
38253
38174
  "description": "Font family for text.\n",
38254
38175
  "commentRange": {
38255
- "start": 306,
38256
- "end": 307
38176
+ "start": 170,
38177
+ "end": 171
38257
38178
  },
38258
38179
  "context": {
38259
38180
  "type": "variable",
@@ -38261,8 +38182,8 @@
38261
38182
  "value": "Roboto, \"Helvetica Neue\", sans-serif",
38262
38183
  "scope": "default",
38263
38184
  "line": {
38264
- "start": 308,
38265
- "end": 308
38185
+ "start": 172,
38186
+ "end": 172
38266
38187
  }
38267
38188
  },
38268
38189
  "group": [
@@ -38277,8 +38198,8 @@
38277
38198
  {
38278
38199
  "description": "Font family across all components.\n",
38279
38200
  "commentRange": {
38280
- "start": 310,
38281
- "end": 311
38201
+ "start": 174,
38202
+ "end": 175
38282
38203
  },
38283
38204
  "context": {
38284
38205
  "type": "variable",
@@ -38286,8 +38207,8 @@
38286
38207
  "value": "Roboto, \"Helvetica Neue\", sans-serif",
38287
38208
  "scope": "default",
38288
38209
  "line": {
38289
- "start": 312,
38290
- "end": 312
38210
+ "start": 176,
38211
+ "end": 176
38291
38212
  }
38292
38213
  },
38293
38214
  "group": [
@@ -38302,8 +38223,8 @@
38302
38223
  {
38303
38224
  "description": "Font family for monospaced text. Used for styling the code.\n",
38304
38225
  "commentRange": {
38305
- "start": 314,
38306
- "end": 315
38226
+ "start": 178,
38227
+ "end": 179
38307
38228
  },
38308
38229
  "context": {
38309
38230
  "type": "variable",
@@ -38311,8 +38232,8 @@
38311
38232
  "value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
38312
38233
  "scope": "default",
38313
38234
  "line": {
38314
- "start": 316,
38315
- "end": 316
38235
+ "start": 180,
38236
+ "end": 180
38316
38237
  }
38317
38238
  },
38318
38239
  "group": [
@@ -38327,8 +38248,8 @@
38327
38248
  {
38328
38249
  "description": "Font family across all components.\n",
38329
38250
  "commentRange": {
38330
- "start": 318,
38331
- "end": 319
38251
+ "start": 182,
38252
+ "end": 183
38332
38253
  },
38333
38254
  "context": {
38334
38255
  "type": "variable",
@@ -38336,8 +38257,8 @@
38336
38257
  "value": "Roboto, \"Helvetica Neue\", sans-serif",
38337
38258
  "scope": "default",
38338
38259
  "line": {
38339
- "start": 320,
38340
- "end": 320
38260
+ "start": 184,
38261
+ "end": 184
38341
38262
  }
38342
38263
  },
38343
38264
  "group": [
@@ -38352,8 +38273,8 @@
38352
38273
  {
38353
38274
  "description": "Line height used along with $kendo-font-size.\n",
38354
38275
  "commentRange": {
38355
- "start": 322,
38356
- "end": 323
38276
+ "start": 186,
38277
+ "end": 187
38357
38278
  },
38358
38279
  "context": {
38359
38280
  "type": "variable",
@@ -38361,8 +38282,8 @@
38361
38282
  "value": "k-math-div( 28, 14 )",
38362
38283
  "scope": "default",
38363
38284
  "line": {
38364
- "start": 324,
38365
- "end": 324
38285
+ "start": 188,
38286
+ "end": 188
38366
38287
  }
38367
38288
  },
38368
38289
  "group": [
@@ -38377,8 +38298,8 @@
38377
38298
  {
38378
38299
  "description": "Border radius for all components.\n",
38379
38300
  "commentRange": {
38380
- "start": 164,
38381
- "end": 164
38301
+ "start": 130,
38302
+ "end": 130
38382
38303
  },
38383
38304
  "context": {
38384
38305
  "type": "variable",
@@ -38386,8 +38307,8 @@
38386
38307
  "value": "k-map-get( $kendo-spacing, 1 )",
38387
38308
  "scope": "default",
38388
38309
  "line": {
38389
- "start": 165,
38390
- "end": 165
38310
+ "start": 131,
38311
+ "end": 131
38391
38312
  }
38392
38313
  },
38393
38314
  "access": "public",
@@ -38402,8 +38323,8 @@
38402
38323
  {
38403
38324
  "description": "The background of the components' chrome area.\n",
38404
38325
  "commentRange": {
38405
- "start": 376,
38406
- "end": 376
38326
+ "start": 374,
38327
+ "end": 374
38407
38328
  },
38408
38329
  "context": {
38409
38330
  "type": "variable",
@@ -38411,8 +38332,8 @@
38411
38332
  "value": "k-map-get( $theme, base-bg )",
38412
38333
  "scope": "default",
38413
38334
  "line": {
38414
- "start": 377,
38415
- "end": 377
38335
+ "start": 375,
38336
+ "end": 375
38416
38337
  }
38417
38338
  },
38418
38339
  "access": "public",
@@ -38420,15 +38341,15 @@
38420
38341
  "undefined"
38421
38342
  ],
38422
38343
  "file": {
38423
- "path": "_variables.scss",
38424
- "name": "_variables.scss"
38344
+ "path": "core/color-system/_swatch.scss",
38345
+ "name": "_swatch.scss"
38425
38346
  }
38426
38347
  },
38427
38348
  {
38428
38349
  "description": "The text color of the components' chrome area.\n",
38429
38350
  "commentRange": {
38430
- "start": 378,
38431
- "end": 378
38351
+ "start": 376,
38352
+ "end": 376
38432
38353
  },
38433
38354
  "context": {
38434
38355
  "type": "variable",
@@ -38436,8 +38357,8 @@
38436
38357
  "value": "k-map-get( $theme, component-text )",
38437
38358
  "scope": "default",
38438
38359
  "line": {
38439
- "start": 379,
38440
- "end": 379
38360
+ "start": 377,
38361
+ "end": 377
38441
38362
  }
38442
38363
  },
38443
38364
  "access": "public",
@@ -38445,15 +38366,15 @@
38445
38366
  "undefined"
38446
38367
  ],
38447
38368
  "file": {
38448
- "path": "_variables.scss",
38449
- "name": "_variables.scss"
38369
+ "path": "core/color-system/_swatch.scss",
38370
+ "name": "_swatch.scss"
38450
38371
  }
38451
38372
  },
38452
38373
  {
38453
38374
  "description": "The border of the components' chrome area.\n",
38454
38375
  "commentRange": {
38455
- "start": 380,
38456
- "end": 380
38376
+ "start": 378,
38377
+ "end": 378
38457
38378
  },
38458
38379
  "context": {
38459
38380
  "type": "variable",
@@ -38461,8 +38382,8 @@
38461
38382
  "value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
38462
38383
  "scope": "default",
38463
38384
  "line": {
38464
- "start": 381,
38465
- "end": 381
38385
+ "start": 379,
38386
+ "end": 379
38466
38387
  }
38467
38388
  },
38468
38389
  "access": "public",
@@ -38470,15 +38391,15 @@
38470
38391
  "undefined"
38471
38392
  ],
38472
38393
  "file": {
38473
- "path": "_variables.scss",
38474
- "name": "_variables.scss"
38394
+ "path": "core/color-system/_swatch.scss",
38395
+ "name": "_swatch.scss"
38475
38396
  }
38476
38397
  },
38477
38398
  {
38478
38399
  "description": "The gradient background of the components' chrome area.\n",
38479
38400
  "commentRange": {
38480
- "start": 382,
38481
- "end": 382
38401
+ "start": 380,
38402
+ "end": 380
38482
38403
  },
38483
38404
  "context": {
38484
38405
  "type": "variable",
@@ -38486,8 +38407,8 @@
38486
38407
  "value": "null",
38487
38408
  "scope": "default",
38488
38409
  "line": {
38489
- "start": 383,
38490
- "end": 383
38410
+ "start": 381,
38411
+ "end": 381
38491
38412
  }
38492
38413
  },
38493
38414
  "access": "public",
@@ -38495,15 +38416,15 @@
38495
38416
  "undefined"
38496
38417
  ],
38497
38418
  "file": {
38498
- "path": "_variables.scss",
38499
- "name": "_variables.scss"
38419
+ "path": "core/color-system/_swatch.scss",
38420
+ "name": "_swatch.scss"
38500
38421
  }
38501
38422
  },
38502
38423
  {
38503
38424
  "description": "The background of hovered items.\n",
38504
38425
  "commentRange": {
38505
- "start": 385,
38506
- "end": 385
38426
+ "start": 383,
38427
+ "end": 383
38507
38428
  },
38508
38429
  "context": {
38509
38430
  "type": "variable",
@@ -38511,8 +38432,8 @@
38511
38432
  "value": "k-map-get( $theme, hover-bg )",
38512
38433
  "scope": "default",
38513
38434
  "line": {
38514
- "start": 386,
38515
- "end": 386
38435
+ "start": 384,
38436
+ "end": 384
38516
38437
  }
38517
38438
  },
38518
38439
  "access": "public",
@@ -38520,15 +38441,15 @@
38520
38441
  "undefined"
38521
38442
  ],
38522
38443
  "file": {
38523
- "path": "_variables.scss",
38524
- "name": "_variables.scss"
38444
+ "path": "core/color-system/_swatch.scss",
38445
+ "name": "_swatch.scss"
38525
38446
  }
38526
38447
  },
38527
38448
  {
38528
38449
  "description": "The text color of hovered items.\n",
38529
38450
  "commentRange": {
38530
- "start": 387,
38531
- "end": 387
38451
+ "start": 385,
38452
+ "end": 385
38532
38453
  },
38533
38454
  "context": {
38534
38455
  "type": "variable",
@@ -38536,8 +38457,8 @@
38536
38457
  "value": "$kendo-base-text",
38537
38458
  "scope": "default",
38538
38459
  "line": {
38539
- "start": 388,
38540
- "end": 388
38460
+ "start": 386,
38461
+ "end": 386
38541
38462
  }
38542
38463
  },
38543
38464
  "access": "public",
@@ -38545,15 +38466,15 @@
38545
38466
  "undefined"
38546
38467
  ],
38547
38468
  "file": {
38548
- "path": "_variables.scss",
38549
- "name": "_variables.scss"
38469
+ "path": "core/color-system/_swatch.scss",
38470
+ "name": "_swatch.scss"
38550
38471
  }
38551
38472
  },
38552
38473
  {
38553
38474
  "description": "The border color of hovered items.\n",
38554
38475
  "commentRange": {
38555
- "start": 389,
38556
- "end": 389
38476
+ "start": 387,
38477
+ "end": 387
38557
38478
  },
38558
38479
  "context": {
38559
38480
  "type": "variable",
@@ -38561,8 +38482,8 @@
38561
38482
  "value": "rgba( $kendo-base-border, .15 )",
38562
38483
  "scope": "default",
38563
38484
  "line": {
38564
- "start": 390,
38565
- "end": 390
38485
+ "start": 388,
38486
+ "end": 388
38566
38487
  }
38567
38488
  },
38568
38489
  "access": "public",
@@ -38570,15 +38491,15 @@
38570
38491
  "undefined"
38571
38492
  ],
38572
38493
  "file": {
38573
- "path": "_variables.scss",
38574
- "name": "_variables.scss"
38494
+ "path": "core/color-system/_swatch.scss",
38495
+ "name": "_swatch.scss"
38575
38496
  }
38576
38497
  },
38577
38498
  {
38578
38499
  "description": "The gradient background of hovered items.\n",
38579
38500
  "commentRange": {
38580
- "start": 391,
38581
- "end": 391
38501
+ "start": 389,
38502
+ "end": 389
38582
38503
  },
38583
38504
  "context": {
38584
38505
  "type": "variable",
@@ -38586,8 +38507,8 @@
38586
38507
  "value": "null",
38587
38508
  "scope": "default",
38588
38509
  "line": {
38589
- "start": 392,
38590
- "end": 392
38510
+ "start": 390,
38511
+ "end": 390
38591
38512
  }
38592
38513
  },
38593
38514
  "access": "public",
@@ -38595,21 +38516,46 @@
38595
38516
  "undefined"
38596
38517
  ],
38597
38518
  "file": {
38598
- "path": "_variables.scss",
38599
- "name": "_variables.scss"
38519
+ "path": "core/color-system/_swatch.scss",
38520
+ "name": "_swatch.scss"
38600
38521
  }
38601
38522
  },
38602
38523
  {
38603
38524
  "description": "The background of selected items.\n",
38604
38525
  "commentRange": {
38605
- "start": 394,
38606
- "end": 394
38526
+ "start": 392,
38527
+ "end": 392
38607
38528
  },
38608
38529
  "context": {
38609
38530
  "type": "variable",
38610
38531
  "name": "kendo-selected-bg",
38611
38532
  "value": "$kendo-color-secondary",
38612
38533
  "scope": "default",
38534
+ "line": {
38535
+ "start": 393,
38536
+ "end": 393
38537
+ }
38538
+ },
38539
+ "access": "public",
38540
+ "group": [
38541
+ "undefined"
38542
+ ],
38543
+ "file": {
38544
+ "path": "core/color-system/_swatch.scss",
38545
+ "name": "_swatch.scss"
38546
+ }
38547
+ },
38548
+ {
38549
+ "description": "The text color of selected items.\n",
38550
+ "commentRange": {
38551
+ "start": 394,
38552
+ "end": 394
38553
+ },
38554
+ "context": {
38555
+ "type": "variable",
38556
+ "name": "kendo-selected-text",
38557
+ "value": "$kendo-color-secondary-contrast",
38558
+ "scope": "default",
38613
38559
  "line": {
38614
38560
  "start": 395,
38615
38561
  "end": 395
@@ -38620,20 +38566,20 @@
38620
38566
  "undefined"
38621
38567
  ],
38622
38568
  "file": {
38623
- "path": "_variables.scss",
38624
- "name": "_variables.scss"
38569
+ "path": "core/color-system/_swatch.scss",
38570
+ "name": "_swatch.scss"
38625
38571
  }
38626
38572
  },
38627
38573
  {
38628
- "description": "The text color of selected items.\n",
38574
+ "description": "The border color of selected items.\n",
38629
38575
  "commentRange": {
38630
38576
  "start": 396,
38631
38577
  "end": 396
38632
38578
  },
38633
38579
  "context": {
38634
38580
  "type": "variable",
38635
- "name": "kendo-selected-text",
38636
- "value": "$kendo-color-secondary-contrast",
38581
+ "name": "kendo-selected-border",
38582
+ "value": "rgba( $kendo-base-border, .1 )",
38637
38583
  "scope": "default",
38638
38584
  "line": {
38639
38585
  "start": 397,
@@ -38645,20 +38591,20 @@
38645
38591
  "undefined"
38646
38592
  ],
38647
38593
  "file": {
38648
- "path": "_variables.scss",
38649
- "name": "_variables.scss"
38594
+ "path": "core/color-system/_swatch.scss",
38595
+ "name": "_swatch.scss"
38650
38596
  }
38651
38597
  },
38652
38598
  {
38653
- "description": "The border color of selected items.\n",
38599
+ "description": "The gradient background of selected items.\n",
38654
38600
  "commentRange": {
38655
38601
  "start": 398,
38656
38602
  "end": 398
38657
38603
  },
38658
38604
  "context": {
38659
38605
  "type": "variable",
38660
- "name": "kendo-selected-border",
38661
- "value": "rgba( $kendo-base-border, .1 )",
38606
+ "name": "kendo-selected-gradient",
38607
+ "value": "null",
38662
38608
  "scope": "default",
38663
38609
  "line": {
38664
38610
  "start": 399,
@@ -38670,24 +38616,24 @@
38670
38616
  "undefined"
38671
38617
  ],
38672
38618
  "file": {
38673
- "path": "_variables.scss",
38674
- "name": "_variables.scss"
38619
+ "path": "core/color-system/_swatch.scss",
38620
+ "name": "_swatch.scss"
38675
38621
  }
38676
38622
  },
38677
38623
  {
38678
- "description": "The gradient background of selected items.\n",
38624
+ "description": "Text color of disabled items.\n",
38679
38625
  "commentRange": {
38680
- "start": 400,
38681
- "end": 400
38626
+ "start": 406,
38627
+ "end": 406
38682
38628
  },
38683
38629
  "context": {
38684
38630
  "type": "variable",
38685
- "name": "kendo-selected-gradient",
38686
- "value": "null",
38631
+ "name": "kendo-disabled-text",
38632
+ "value": "k-map-get( $theme, disabled-text )",
38687
38633
  "scope": "default",
38688
38634
  "line": {
38689
- "start": 401,
38690
- "end": 401
38635
+ "start": 407,
38636
+ "end": 407
38691
38637
  }
38692
38638
  },
38693
38639
  "access": "public",
@@ -38695,8 +38641,8 @@
38695
38641
  "undefined"
38696
38642
  ],
38697
38643
  "file": {
38698
- "path": "_variables.scss",
38699
- "name": "_variables.scss"
38644
+ "path": "core/color-system/_swatch.scss",
38645
+ "name": "_swatch.scss"
38700
38646
  }
38701
38647
  },
38702
38648
  {