@progress/kendo-theme-fluent 7.2.1-dev.6 → 7.2.1-dev.8

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 (45) hide show
  1. package/dist/all.css +1 -37
  2. package/dist/meta/sassdoc-data.json +158 -258
  3. package/dist/meta/sassdoc-raw-data.json +79 -129
  4. package/lib/swatches/all.json +1 -1
  5. package/lib/swatches/fluent-main.json +1 -1
  6. package/package.json +4 -4
  7. package/scss/bottom-navigation/_variables.scss +5 -5
  8. package/scss/breadcrumb/_variables.scss +1 -1
  9. package/scss/button/_variables.scss +24 -24
  10. package/scss/chat/_variables.scss +1 -1
  11. package/scss/checkbox/_variables.scss +5 -5
  12. package/scss/chip/_variables.scss +7 -7
  13. package/scss/color-preview/_variables.scss +2 -2
  14. package/scss/coloreditor/_variables.scss +1 -1
  15. package/scss/colorgradient/_variables.scss +3 -3
  16. package/scss/colorpalette/_variables.scss +1 -1
  17. package/scss/core/color-system/_swatch-legacy.scss +4 -4
  18. package/scss/dataviz/_variables.scss +2 -2
  19. package/scss/dock-manager/_variables.scss +1 -1
  20. package/scss/drawer/_variables.scss +2 -2
  21. package/scss/editor/_variables.scss +1 -1
  22. package/scss/expansion-panel/_variables.scss +1 -1
  23. package/scss/gantt/_variables.scss +1 -1
  24. package/scss/grid/_theme.scss +1 -1
  25. package/scss/grid/_variables.scss +2 -2
  26. package/scss/imageeditor/_variables.scss +2 -2
  27. package/scss/input/_layout.scss +0 -6
  28. package/scss/input/_theme.scss +0 -48
  29. package/scss/input/_variables.scss +1 -8
  30. package/scss/list/_variables.scss +1 -1
  31. package/scss/mediaplayer/_variables.scss +1 -1
  32. package/scss/orgchart/_variables.scss +2 -2
  33. package/scss/progressbar/_variables.scss +2 -2
  34. package/scss/radio/_variables.scss +2 -2
  35. package/scss/signature/_variables.scss +2 -2
  36. package/scss/skeleton/_variables.scss +1 -1
  37. package/scss/slider/_variables.scss +7 -7
  38. package/scss/split-button/_variables.scss +1 -1
  39. package/scss/stepper/_variables.scss +1 -1
  40. package/scss/switch/_variables.scss +5 -5
  41. package/scss/table/_variables.scss +2 -2
  42. package/scss/taskboard/_variables.scss +1 -1
  43. package/scss/timeline/_variables.scss +2 -2
  44. package/scss/toolbar/_variables.scss +1 -1
  45. package/scss/upload/_variables.scss +1 -1
@@ -3758,7 +3758,7 @@
3758
3758
  "context": {
3759
3759
  "type": "variable",
3760
3760
  "name": "kendo-breadcrumb-focus-shadow",
3761
- "value": "0 0 0 1px if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
3761
+ "value": "0 0 0 1px if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
3762
3762
  "scope": "default",
3763
3763
  "line": {
3764
3764
  "start": 63,
@@ -9883,7 +9883,7 @@
9883
9883
  "context": {
9884
9884
  "type": "variable",
9885
9885
  "name": "kendo-chart-major-lines",
9886
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
9886
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
9887
9887
  "scope": "default",
9888
9888
  "line": {
9889
9889
  "start": 130,
@@ -9908,7 +9908,7 @@
9908
9908
  "context": {
9909
9909
  "type": "variable",
9910
9910
  "name": "kendo-chart-minor-lines",
9911
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
9911
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
9912
9912
  "scope": "default",
9913
9913
  "line": {
9914
9914
  "start": 133,
@@ -11883,7 +11883,7 @@
11883
11883
  "context": {
11884
11884
  "type": "variable",
11885
11885
  "name": "kendo-chat-border",
11886
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
11886
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
11887
11887
  "scope": "default",
11888
11888
  "line": {
11889
11889
  "start": 155,
@@ -12958,7 +12958,7 @@
12958
12958
  "context": {
12959
12959
  "type": "variable",
12960
12960
  "name": "kendo-checkbox-disabled-text",
12961
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
12961
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
12962
12962
  "scope": "default",
12963
12963
  "line": {
12964
12964
  "start": 116,
@@ -12983,7 +12983,7 @@
12983
12983
  "context": {
12984
12984
  "type": "variable",
12985
12985
  "name": "kendo-checkbox-disabled-border",
12986
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
12986
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
12987
12987
  "scope": "default",
12988
12988
  "line": {
12989
12989
  "start": 119,
@@ -13008,7 +13008,7 @@
13008
13008
  "context": {
13009
13009
  "type": "variable",
13010
13010
  "name": "kendo-checkbox-disabled-checked-bg",
13011
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
13011
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
13012
13012
  "scope": "default",
13013
13013
  "line": {
13014
13014
  "start": 123,
@@ -13108,7 +13108,7 @@
13108
13108
  "context": {
13109
13109
  "type": "variable",
13110
13110
  "name": "kendo-checkbox-disabled-indeterminate-text",
13111
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color( neutral, 60 ))",
13111
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color( neutral, 60 ))",
13112
13112
  "scope": "default",
13113
13113
  "line": {
13114
13114
  "start": 136,
@@ -13133,7 +13133,7 @@
13133
13133
  "context": {
13134
13134
  "type": "variable",
13135
13135
  "name": "kendo-checkbox-disabled-indeterminate-border",
13136
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
13136
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
13137
13137
  "scope": "default",
13138
13138
  "line": {
13139
13139
  "start": 139,
@@ -13908,7 +13908,7 @@
13908
13908
  "context": {
13909
13909
  "type": "variable",
13910
13910
  "name": "kendo-chip-outline-disabled-border",
13911
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
13911
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
13912
13912
  "scope": "default",
13913
13913
  "line": {
13914
13914
  "start": 40,
@@ -14733,7 +14733,7 @@
14733
14733
  "context": {
14734
14734
  "type": "variable",
14735
14735
  "name": "kendo-color-gradient-focus-border",
14736
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .1 ), k-get-theme-color-var( neutral-20 ))",
14736
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
14737
14737
  "scope": "default",
14738
14738
  "line": {
14739
14739
  "start": 52,
@@ -14883,7 +14883,7 @@
14883
14883
  "context": {
14884
14884
  "type": "variable",
14885
14885
  "name": "kendo-color-gradient-canvas-rectangle-border",
14886
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
14886
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
14887
14887
  "scope": "default",
14888
14888
  "line": {
14889
14889
  "start": 71,
@@ -15008,7 +15008,7 @@
15008
15008
  "context": {
15009
15009
  "type": "variable",
15010
15010
  "name": "kendo-color-gradient-slider-border",
15011
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
15011
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
15012
15012
  "scope": "default",
15013
15013
  "line": {
15014
15014
  "start": 87,
@@ -15683,7 +15683,7 @@
15683
15683
  "context": {
15684
15684
  "type": "variable",
15685
15685
  "name": "kendo-color-preview-border",
15686
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
15686
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
15687
15687
  "scope": "default",
15688
15688
  "line": {
15689
15689
  "start": 17,
@@ -15708,7 +15708,7 @@
15708
15708
  "context": {
15709
15709
  "type": "variable",
15710
15710
  "name": "kendo-color-preview-hover-border",
15711
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
15711
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
15712
15712
  "scope": "default",
15713
15713
  "line": {
15714
15714
  "start": 20,
@@ -16108,7 +16108,7 @@
16108
16108
  "context": {
16109
16109
  "type": "variable",
16110
16110
  "name": "kendo-color-editor-focus-border",
16111
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .1 ), k-get-theme-color-var( neutral-20 ))",
16111
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
16112
16112
  "scope": "default",
16113
16113
  "line": {
16114
16114
  "start": 42,
@@ -16758,7 +16758,7 @@
16758
16758
  "context": {
16759
16759
  "type": "variable",
16760
16760
  "name": "kendo-color-palette-tile-hover-outline",
16761
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .1 ), k-get-theme-color-var( neutral-20 ))",
16761
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
16762
16762
  "scope": "default",
16763
16763
  "line": {
16764
16764
  "start": 37,
@@ -18108,7 +18108,7 @@
18108
18108
  "context": {
18109
18109
  "type": "variable",
18110
18110
  "name": "kendo-dock-manager-dock-preview-bg",
18111
- "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .2 ), color-mix(in srgb, k-get-theme-color-var( primary-100 ) 20%, transparent))",
18111
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 20%, transparent), color-mix(in srgb, k-get-theme-color-var( primary-100 ) 20%, transparent))",
18112
18112
  "scope": "default",
18113
18113
  "line": {
18114
18114
  "start": 116,
@@ -18958,7 +18958,7 @@
18958
18958
  "context": {
18959
18959
  "type": "variable",
18960
18960
  "name": "kendo-drawer-scrollbar-color",
18961
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
18961
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
18962
18962
  "scope": "default",
18963
18963
  "line": {
18964
18964
  "start": 37,
@@ -19033,7 +19033,7 @@
19033
19033
  "context": {
19034
19034
  "type": "variable",
19035
19035
  "name": "kendo-drawer-scrollbar-hover-color",
19036
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .6 ), k-get-theme-color-var( neutral-110 ))",
19036
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), k-get-theme-color-var( neutral-110 ))",
19037
19037
  "scope": "default",
19038
19038
  "line": {
19039
19039
  "start": 46,
@@ -20683,7 +20683,7 @@
20683
20683
  "context": {
20684
20684
  "type": "variable",
20685
20685
  "name": "kendo-editor-highlighted-bg",
20686
- "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .55 ), k-get-theme-color-var( primary-60 ))",
20686
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 55%, transparent), k-get-theme-color-var( primary-60 ))",
20687
20687
  "scope": "default",
20688
20688
  "line": {
20689
20689
  "start": 50,
@@ -21208,7 +21208,7 @@
21208
21208
  "context": {
21209
21209
  "type": "variable",
21210
21210
  "name": "kendo-expander-shadow",
21211
- "value": "inset 0 0 0 2px if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
21211
+ "value": "inset 0 0 0 2px if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
21212
21212
  "scope": "default",
21213
21213
  "line": {
21214
21214
  "start": 31,
@@ -26482,7 +26482,7 @@
26482
26482
  "context": {
26483
26483
  "type": "variable",
26484
26484
  "name": "kendo-gantt-nonwork-bg",
26485
- "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), $kendo-color-black), .04 )",
26485
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( $kendo-color-black, .04 ))",
26486
26486
  "scope": "default",
26487
26487
  "line": {
26488
26488
  "start": 29,
@@ -30582,7 +30582,7 @@
30582
30582
  "context": {
30583
30583
  "type": "variable",
30584
30584
  "name": "kendo-grid-sticky-border",
30585
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .8 ), k-get-theme-color-var( neutral-90 ))",
30585
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 80%, transparent), k-get-theme-color-var( neutral-90 ))",
30586
30586
  "scope": "default",
30587
30587
  "line": {
30588
30588
  "start": 404,
@@ -31907,7 +31907,7 @@
31907
31907
  "context": {
31908
31908
  "type": "variable",
31909
31909
  "name": "kendo-grid-row-resizer-hover-bg",
31910
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
31910
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
31911
31911
  "scope": "default",
31912
31912
  "line": {
31913
31913
  "start": 577,
@@ -32107,7 +32107,7 @@
32107
32107
  "context": {
32108
32108
  "type": "variable",
32109
32109
  "name": "kendo-image-editor-border",
32110
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
32110
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
32111
32111
  "scope": "default",
32112
32112
  "line": {
32113
32113
  "start": 13,
@@ -32332,7 +32332,7 @@
32332
32332
  "context": {
32333
32333
  "type": "variable",
32334
32334
  "name": "kendo-image-editor-content-bg",
32335
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .23 ), k-get-theme-color-var( neutral-50 ))",
32335
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
32336
32336
  "scope": "default",
32337
32337
  "line": {
32338
32338
  "start": 42,
@@ -34907,7 +34907,7 @@
34907
34907
  "context": {
34908
34908
  "type": "variable",
34909
34909
  "name": "kendo-picker-solid-disabled-bg",
34910
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .09 ), k-get-theme-color-var( neutral-30 ))",
34910
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 9%, transparent), k-get-theme-color-var( neutral-30 ))",
34911
34911
  "scope": "default",
34912
34912
  "line": {
34913
34913
  "start": 326,
@@ -35974,15 +35974,15 @@
35974
35974
  }
35975
35975
  },
35976
35976
  {
35977
- "description": "The border color of the valid Input components.\n",
35977
+ "description": "The text color of the Input placeholder.\n",
35978
35978
  "commentRange": {
35979
35979
  "start": 662,
35980
35980
  "end": 663
35981
35981
  },
35982
35982
  "context": {
35983
35983
  "type": "variable",
35984
- "name": "kendo-input-valid-border",
35985
- "value": "var( --kendo-valid-border, #{$kendo-valid-border} )",
35984
+ "name": "kendo-input-placeholder-text",
35985
+ "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
35986
35986
  "scope": "default",
35987
35987
  "line": {
35988
35988
  "start": 664,
@@ -35999,15 +35999,15 @@
35999
35999
  }
36000
36000
  },
36001
36001
  {
36002
- "description": "The text color of the valid Input components.\n",
36002
+ "description": "The opacity of the Input placeholder.\n",
36003
36003
  "commentRange": {
36004
36004
  "start": 665,
36005
36005
  "end": 666
36006
36006
  },
36007
36007
  "context": {
36008
36008
  "type": "variable",
36009
- "name": "kendo-input-valid-text",
36010
- "value": "var( --kendo-valid-text, #{$kendo-valid-text} )",
36009
+ "name": "kendo-input-placeholder-opacity",
36010
+ "value": "1",
36011
36011
  "scope": "default",
36012
36012
  "line": {
36013
36013
  "start": 667,
@@ -36024,14 +36024,14 @@
36024
36024
  }
36025
36025
  },
36026
36026
  {
36027
- "description": "The text color of the Input placeholder.\n",
36027
+ "description": "The color of the Input clear value icon.\n",
36028
36028
  "commentRange": {
36029
36029
  "start": 669,
36030
36030
  "end": 670
36031
36031
  },
36032
36032
  "context": {
36033
36033
  "type": "variable",
36034
- "name": "kendo-input-placeholder-text",
36034
+ "name": "kendo-input-clear-value-text",
36035
36035
  "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36036
36036
  "scope": "default",
36037
36037
  "line": {
@@ -36049,69 +36049,19 @@
36049
36049
  }
36050
36050
  },
36051
36051
  {
36052
- "description": "The opacity of the Input placeholder.\n",
36052
+ "description": "The opacity of the Input clear value icon.\n",
36053
36053
  "commentRange": {
36054
36054
  "start": 672,
36055
36055
  "end": 673
36056
36056
  },
36057
- "context": {
36058
- "type": "variable",
36059
- "name": "kendo-input-placeholder-opacity",
36060
- "value": "1",
36061
- "scope": "default",
36062
- "line": {
36063
- "start": 674,
36064
- "end": 674
36065
- }
36066
- },
36067
- "group": [
36068
- "input"
36069
- ],
36070
- "access": "public",
36071
- "file": {
36072
- "path": "input/_variables.scss",
36073
- "name": "_variables.scss"
36074
- }
36075
- },
36076
- {
36077
- "description": "The color of the Input clear value icon.\n",
36078
- "commentRange": {
36079
- "start": 676,
36080
- "end": 677
36081
- },
36082
- "context": {
36083
- "type": "variable",
36084
- "name": "kendo-input-clear-value-text",
36085
- "value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
36086
- "scope": "default",
36087
- "line": {
36088
- "start": 678,
36089
- "end": 678
36090
- }
36091
- },
36092
- "group": [
36093
- "input"
36094
- ],
36095
- "access": "public",
36096
- "file": {
36097
- "path": "input/_variables.scss",
36098
- "name": "_variables.scss"
36099
- }
36100
- },
36101
- {
36102
- "description": "The opacity of the Input clear value icon.\n",
36103
- "commentRange": {
36104
- "start": 679,
36105
- "end": 680
36106
- },
36107
36057
  "context": {
36108
36058
  "type": "variable",
36109
36059
  "name": "kendo-input-clear-value-opacity",
36110
36060
  "value": ".6",
36111
36061
  "scope": "default",
36112
36062
  "line": {
36113
- "start": 681,
36114
- "end": 681
36063
+ "start": 674,
36064
+ "end": 674
36115
36065
  }
36116
36066
  },
36117
36067
  "group": [
@@ -36126,8 +36076,8 @@
36126
36076
  {
36127
36077
  "description": "The color of the hovered Input clear value icon.\n",
36128
36078
  "commentRange": {
36129
- "start": 682,
36130
- "end": 683
36079
+ "start": 675,
36080
+ "end": 676
36131
36081
  },
36132
36082
  "context": {
36133
36083
  "type": "variable",
@@ -36135,8 +36085,8 @@
36135
36085
  "value": "inherit",
36136
36086
  "scope": "default",
36137
36087
  "line": {
36138
- "start": 684,
36139
- "end": 684
36088
+ "start": 677,
36089
+ "end": 677
36140
36090
  }
36141
36091
  },
36142
36092
  "group": [
@@ -36151,8 +36101,8 @@
36151
36101
  {
36152
36102
  "description": "The opacity of the hovered Input clear value icon.\n",
36153
36103
  "commentRange": {
36154
- "start": 685,
36155
- "end": 686
36104
+ "start": 678,
36105
+ "end": 679
36156
36106
  },
36157
36107
  "context": {
36158
36108
  "type": "variable",
@@ -36160,8 +36110,8 @@
36160
36110
  "value": "1",
36161
36111
  "scope": "default",
36162
36112
  "line": {
36163
- "start": 687,
36164
- "end": 687
36113
+ "start": 680,
36114
+ "end": 680
36165
36115
  }
36166
36116
  },
36167
36117
  "group": [
@@ -37257,7 +37207,7 @@
37257
37207
  "context": {
37258
37208
  "type": "variable",
37259
37209
  "name": "kendo-list-item-disabled-text",
37260
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
37210
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
37261
37211
  "scope": "default",
37262
37212
  "line": {
37263
37213
  "start": 261,
@@ -40657,7 +40607,7 @@
40657
40607
  "context": {
40658
40608
  "type": "variable",
40659
40609
  "name": "kendo-media-player-titlebar-bg",
40660
- "value": "rgba( if($kendo-enable-color-system, k-color( on-app-surface, true ), $kendo-color-black), .4 )",
40610
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 40%, transparent), rgba( $kendo-color-black, .4 ))",
40661
40611
  "scope": "default",
40662
40612
  "line": {
40663
40613
  "start": 46,
@@ -43307,7 +43257,7 @@
43307
43257
  "context": {
43308
43258
  "type": "variable",
43309
43259
  "name": "kendo-orgchart-node-group-border",
43310
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
43260
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
43311
43261
  "scope": "default",
43312
43262
  "line": {
43313
43263
  "start": 63,
@@ -43957,7 +43907,7 @@
43957
43907
  "context": {
43958
43908
  "type": "variable",
43959
43909
  "name": "kendo-orgchart-line-text",
43960
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
43910
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
43961
43911
  "scope": "default",
43962
43912
  "line": {
43963
43913
  "start": 149,
@@ -50432,7 +50382,7 @@
50432
50382
  "context": {
50433
50383
  "type": "variable",
50434
50384
  "name": "kendo-progressbar-disabled-bg",
50435
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .06 ), k-get-theme-color-var( neutral-20 ))",
50385
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
50436
50386
  "scope": "default",
50437
50387
  "line": {
50438
50388
  "start": 70,
@@ -50457,7 +50407,7 @@
50457
50407
  "context": {
50458
50408
  "type": "variable",
50459
50409
  "name": "kendo-progressbar-disabled-text",
50460
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
50410
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
50461
50411
  "scope": "default",
50462
50412
  "line": {
50463
50413
  "start": 73,
@@ -51782,7 +51732,7 @@
51782
51732
  "context": {
51783
51733
  "type": "variable",
51784
51734
  "name": "kendo-radio-disabled-text",
51785
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
51735
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
51786
51736
  "scope": "default",
51787
51737
  "line": {
51788
51738
  "start": 97,
@@ -51807,7 +51757,7 @@
51807
51757
  "context": {
51808
51758
  "type": "variable",
51809
51759
  "name": "kendo-radio-disabled-border",
51810
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
51760
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
51811
51761
  "scope": "default",
51812
51762
  "line": {
51813
51763
  "start": 100,
@@ -55607,7 +55557,7 @@
55607
55557
  "context": {
55608
55558
  "type": "variable",
55609
55559
  "name": "kendo-signature-line-color",
55610
- "value": "rgba( if($kendo-enable-color-system, k-color( info, true ), k-get-theme-color( info, 100 )), .4 )",
55560
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 40%, transparent), rgba( k-get-theme-color( info, 100 ), .4 ))",
55611
55561
  "scope": "default",
55612
55562
  "line": {
55613
55563
  "start": 41,
@@ -55632,7 +55582,7 @@
55632
55582
  "context": {
55633
55583
  "type": "variable",
55634
55584
  "name": "kendo-signature-line-disabled-color",
55635
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
55585
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
55636
55586
  "scope": "default",
55637
55587
  "line": {
55638
55588
  "start": 44,
@@ -55907,7 +55857,7 @@
55907
55857
  "context": {
55908
55858
  "type": "variable",
55909
55859
  "name": "kendo-skeleton-item-bg",
55910
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .23 ), k-get-theme-color-var( neutral-50 ))",
55860
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
55911
55861
  "scope": "default",
55912
55862
  "line": {
55913
55863
  "start": 20,
@@ -56182,7 +56132,7 @@
56182
56132
  "context": {
56183
56133
  "type": "variable",
56184
56134
  "name": "kendo-slider-track-bg",
56185
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
56135
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
56186
56136
  "scope": "default",
56187
56137
  "line": {
56188
56138
  "start": 36,
@@ -56232,7 +56182,7 @@
56232
56182
  "context": {
56233
56183
  "type": "variable",
56234
56184
  "name": "kendo-slider-track-hover-bg",
56235
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
56185
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
56236
56186
  "scope": "default",
56237
56187
  "line": {
56238
56188
  "start": 42,
@@ -56282,7 +56232,7 @@
56282
56232
  "context": {
56283
56233
  "type": "variable",
56284
56234
  "name": "kendo-slider-track-focus-bg",
56285
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
56235
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
56286
56236
  "scope": "default",
56287
56237
  "line": {
56288
56238
  "start": 48,
@@ -56882,7 +56832,7 @@
56882
56832
  "context": {
56883
56833
  "type": "variable",
56884
56834
  "name": "kendo-slider-disabled-text",
56885
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .7 ), k-get-theme-color-var( neutral-130 ))",
56835
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), k-get-theme-color-var( neutral-130 ))",
56886
56836
  "scope": "default",
56887
56837
  "line": {
56888
56838
  "start": 127,
@@ -56907,7 +56857,7 @@
56907
56857
  "context": {
56908
56858
  "type": "variable",
56909
56859
  "name": "kendo-slider-track-disabled-bg",
56910
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .06 ), k-get-theme-color-var( neutral-20 ))",
56860
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
56911
56861
  "scope": "default",
56912
56862
  "line": {
56913
56863
  "start": 130,
@@ -56932,7 +56882,7 @@
56932
56882
  "context": {
56933
56883
  "type": "variable",
56934
56884
  "name": "kendo-slider-selection-disabled-bg",
56935
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .46 ), k-get-theme-color-var( neutral-90 ))",
56885
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
56936
56886
  "scope": "default",
56937
56887
  "line": {
56938
56888
  "start": 133,
@@ -56957,7 +56907,7 @@
56957
56907
  "context": {
56958
56908
  "type": "variable",
56959
56909
  "name": "kendo-slider-thumb-disabled-border",
56960
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
56910
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
56961
56911
  "scope": "default",
56962
56912
  "line": {
56963
56913
  "start": 136,
@@ -57330,7 +57280,7 @@
57330
57280
  "context": {
57331
57281
  "type": "variable",
57332
57282
  "name": "kendo-split-button-arrow-delimiter-bg",
57333
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
57283
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
57334
57284
  "scope": "default",
57335
57285
  "line": {
57336
57286
  "start": 32,
@@ -61230,7 +61180,7 @@
61230
61180
  "context": {
61231
61181
  "type": "variable",
61232
61182
  "name": "kendo-stepper-indicator-done-disabled-bg",
61233
- "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .22 ), k-get-theme-color-var( primary-30 ))",
61183
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 22%, transparent), k-get-theme-color-var( primary-30 ))",
61234
61184
  "scope": "default",
61235
61185
  "line": {
61236
61186
  "start": 122,
@@ -62305,7 +62255,7 @@
62305
62255
  "context": {
62306
62256
  "type": "variable",
62307
62257
  "name": "kendo-switch-off-track-disabled-border",
62308
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
62258
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
62309
62259
  "scope": "default",
62310
62260
  "line": {
62311
62261
  "start": 73,
@@ -62480,7 +62430,7 @@
62480
62430
  "context": {
62481
62431
  "type": "variable",
62482
62432
  "name": "kendo-switch-off-thumb-disabled-bg",
62483
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
62433
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
62484
62434
  "scope": "default",
62485
62435
  "line": {
62486
62436
  "start": 97,
@@ -62530,7 +62480,7 @@
62530
62480
  "context": {
62531
62481
  "type": "variable",
62532
62482
  "name": "kendo-switch-off-thumb-disabled-border",
62533
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
62483
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
62534
62484
  "scope": "default",
62535
62485
  "line": {
62536
62486
  "start": 103,
@@ -62780,7 +62730,7 @@
62780
62730
  "context": {
62781
62731
  "type": "variable",
62782
62732
  "name": "kendo-switch-on-track-disabled-bg",
62783
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
62733
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
62784
62734
  "scope": "default",
62785
62735
  "line": {
62786
62736
  "start": 138,
@@ -63055,7 +63005,7 @@
63055
63005
  "context": {
63056
63006
  "type": "variable",
63057
63007
  "name": "kendo-switch-on-thumb-disabled-border",
63058
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .06 ), k-get-theme-color-var( neutral-20 ))",
63008
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
63059
63009
  "scope": "default",
63060
63010
  "line": {
63061
63011
  "start": 174,
@@ -63955,7 +63905,7 @@
63955
63905
  "context": {
63956
63906
  "type": "variable",
63957
63907
  "name": "kendo-table-selected-bg",
63958
- "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .13 ), k-get-theme-color-var( primary-20 ))",
63908
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 13%, transparent), k-get-theme-color-var( primary-20 ))",
63959
63909
  "scope": "default",
63960
63910
  "line": {
63961
63911
  "start": 171,
@@ -64030,7 +63980,7 @@
64030
63980
  "context": {
64031
63981
  "type": "variable",
64032
63982
  "name": "kendo-table-selected-hover-bg",
64033
- "value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .26 ), k-get-theme-color-var( primary-30 ))",
63983
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 26%, transparent), k-get-theme-color-var( primary-30 ))",
64034
63984
  "scope": "default",
64035
63985
  "line": {
64036
63986
  "start": 181,
@@ -66730,7 +66680,7 @@
66730
66680
  "context": {
66731
66681
  "type": "variable",
66732
66682
  "name": "kendo-taskboard-drag-placeholder-bg",
66733
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .23 ), k-get-theme-color-var( neutral-50 ))",
66683
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
66734
66684
  "scope": "default",
66735
66685
  "line": {
66736
66686
  "start": 205,
@@ -68205,7 +68155,7 @@
68205
68155
  "context": {
68206
68156
  "type": "variable",
68207
68157
  "name": "kendo-timeline-track-border-color",
68208
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
68158
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
68209
68159
  "scope": "default",
68210
68160
  "line": {
68211
68161
  "start": 68,
@@ -68780,7 +68730,7 @@
68780
68730
  "context": {
68781
68731
  "type": "variable",
68782
68732
  "name": "kendo-timeline-card-body-scroll-border",
68783
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
68733
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
68784
68734
  "scope": "default",
68785
68735
  "line": {
68786
68736
  "start": 141,
@@ -69630,7 +69580,7 @@
69630
69580
  "context": {
69631
69581
  "type": "variable",
69632
69582
  "name": "kendo-toolbar-separator-border",
69633
- "value": "if($kendo-enable-color-system, rgba( k-color( on-app-surface, true ), .28 ), k-get-theme-color-var( neutral-60 ))",
69583
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
69634
69584
  "scope": "default",
69635
69585
  "line": {
69636
69586
  "start": 60,
@@ -72364,7 +72314,7 @@
72364
72314
  "context": {
72365
72315
  "type": "variable",
72366
72316
  "name": "kendo-upload-dropzone-border",
72367
- "value": "if($kendo-enable-color-system, rgba( k-color( border, true ), .16 ), k-get-theme-color-var( neutral-30 ))",
72317
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
72368
72318
  "scope": "default",
72369
72319
  "line": {
72370
72320
  "start": 44,