@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.
- package/dist/all.css +1 -37
- package/dist/meta/sassdoc-data.json +158 -258
- package/dist/meta/sassdoc-raw-data.json +79 -129
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/bottom-navigation/_variables.scss +5 -5
- package/scss/breadcrumb/_variables.scss +1 -1
- package/scss/button/_variables.scss +24 -24
- package/scss/chat/_variables.scss +1 -1
- package/scss/checkbox/_variables.scss +5 -5
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +1 -1
- package/scss/colorgradient/_variables.scss +3 -3
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/core/color-system/_swatch-legacy.scss +4 -4
- package/scss/dataviz/_variables.scss +2 -2
- package/scss/dock-manager/_variables.scss +1 -1
- package/scss/drawer/_variables.scss +2 -2
- package/scss/editor/_variables.scss +1 -1
- package/scss/expansion-panel/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +1 -1
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +2 -2
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +0 -6
- package/scss/input/_theme.scss +0 -48
- package/scss/input/_variables.scss +1 -8
- package/scss/list/_variables.scss +1 -1
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_variables.scss +2 -2
- package/scss/signature/_variables.scss +2 -2
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +7 -7
- package/scss/split-button/_variables.scss +1 -1
- package/scss/stepper/_variables.scss +1 -1
- package/scss/switch/_variables.scss +5 -5
- package/scss/table/_variables.scss +2 -2
- package/scss/taskboard/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +2 -2
- package/scss/toolbar/_variables.scss +1 -1
- package/scss/upload/_variables.scss +1 -1
|
@@ -3759,7 +3759,7 @@
|
|
|
3759
3759
|
"context": {
|
|
3760
3760
|
"type": "variable",
|
|
3761
3761
|
"name": "kendo-breadcrumb-focus-shadow",
|
|
3762
|
-
"value": "0 0 0 1px if($kendo-enable-color-system,
|
|
3762
|
+
"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 ))",
|
|
3763
3763
|
"scope": "default",
|
|
3764
3764
|
"line": {
|
|
3765
3765
|
"start": 63,
|
|
@@ -9884,7 +9884,7 @@
|
|
|
9884
9884
|
"context": {
|
|
9885
9885
|
"type": "variable",
|
|
9886
9886
|
"name": "kendo-chart-major-lines",
|
|
9887
|
-
"value": "if($kendo-enable-color-system,
|
|
9887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
9888
9888
|
"scope": "default",
|
|
9889
9889
|
"line": {
|
|
9890
9890
|
"start": 130,
|
|
@@ -9909,7 +9909,7 @@
|
|
|
9909
9909
|
"context": {
|
|
9910
9910
|
"type": "variable",
|
|
9911
9911
|
"name": "kendo-chart-minor-lines",
|
|
9912
|
-
"value": "if($kendo-enable-color-system,
|
|
9912
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
9913
9913
|
"scope": "default",
|
|
9914
9914
|
"line": {
|
|
9915
9915
|
"start": 133,
|
|
@@ -11884,7 +11884,7 @@
|
|
|
11884
11884
|
"context": {
|
|
11885
11885
|
"type": "variable",
|
|
11886
11886
|
"name": "kendo-chat-border",
|
|
11887
|
-
"value": "if($kendo-enable-color-system,
|
|
11887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
11888
11888
|
"scope": "default",
|
|
11889
11889
|
"line": {
|
|
11890
11890
|
"start": 155,
|
|
@@ -12959,7 +12959,7 @@
|
|
|
12959
12959
|
"context": {
|
|
12960
12960
|
"type": "variable",
|
|
12961
12961
|
"name": "kendo-checkbox-disabled-text",
|
|
12962
|
-
"value": "if($kendo-enable-color-system,
|
|
12962
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
12963
12963
|
"scope": "default",
|
|
12964
12964
|
"line": {
|
|
12965
12965
|
"start": 116,
|
|
@@ -12984,7 +12984,7 @@
|
|
|
12984
12984
|
"context": {
|
|
12985
12985
|
"type": "variable",
|
|
12986
12986
|
"name": "kendo-checkbox-disabled-border",
|
|
12987
|
-
"value": "if($kendo-enable-color-system,
|
|
12987
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
12988
12988
|
"scope": "default",
|
|
12989
12989
|
"line": {
|
|
12990
12990
|
"start": 119,
|
|
@@ -13009,7 +13009,7 @@
|
|
|
13009
13009
|
"context": {
|
|
13010
13010
|
"type": "variable",
|
|
13011
13011
|
"name": "kendo-checkbox-disabled-checked-bg",
|
|
13012
|
-
"value": "if($kendo-enable-color-system,
|
|
13012
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
13013
13013
|
"scope": "default",
|
|
13014
13014
|
"line": {
|
|
13015
13015
|
"start": 123,
|
|
@@ -13109,7 +13109,7 @@
|
|
|
13109
13109
|
"context": {
|
|
13110
13110
|
"type": "variable",
|
|
13111
13111
|
"name": "kendo-checkbox-disabled-indeterminate-text",
|
|
13112
|
-
"value": "if($kendo-enable-color-system,
|
|
13112
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color( neutral, 60 ))",
|
|
13113
13113
|
"scope": "default",
|
|
13114
13114
|
"line": {
|
|
13115
13115
|
"start": 136,
|
|
@@ -13134,7 +13134,7 @@
|
|
|
13134
13134
|
"context": {
|
|
13135
13135
|
"type": "variable",
|
|
13136
13136
|
"name": "kendo-checkbox-disabled-indeterminate-border",
|
|
13137
|
-
"value": "if($kendo-enable-color-system,
|
|
13137
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
13138
13138
|
"scope": "default",
|
|
13139
13139
|
"line": {
|
|
13140
13140
|
"start": 139,
|
|
@@ -13909,7 +13909,7 @@
|
|
|
13909
13909
|
"context": {
|
|
13910
13910
|
"type": "variable",
|
|
13911
13911
|
"name": "kendo-chip-outline-disabled-border",
|
|
13912
|
-
"value": "if($kendo-enable-color-system,
|
|
13912
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
13913
13913
|
"scope": "default",
|
|
13914
13914
|
"line": {
|
|
13915
13915
|
"start": 40,
|
|
@@ -14734,7 +14734,7 @@
|
|
|
14734
14734
|
"context": {
|
|
14735
14735
|
"type": "variable",
|
|
14736
14736
|
"name": "kendo-color-gradient-focus-border",
|
|
14737
|
-
"value": "if($kendo-enable-color-system,
|
|
14737
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
14738
14738
|
"scope": "default",
|
|
14739
14739
|
"line": {
|
|
14740
14740
|
"start": 52,
|
|
@@ -14884,7 +14884,7 @@
|
|
|
14884
14884
|
"context": {
|
|
14885
14885
|
"type": "variable",
|
|
14886
14886
|
"name": "kendo-color-gradient-canvas-rectangle-border",
|
|
14887
|
-
"value": "if($kendo-enable-color-system,
|
|
14887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
14888
14888
|
"scope": "default",
|
|
14889
14889
|
"line": {
|
|
14890
14890
|
"start": 71,
|
|
@@ -15009,7 +15009,7 @@
|
|
|
15009
15009
|
"context": {
|
|
15010
15010
|
"type": "variable",
|
|
15011
15011
|
"name": "kendo-color-gradient-slider-border",
|
|
15012
|
-
"value": "if($kendo-enable-color-system,
|
|
15012
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
15013
15013
|
"scope": "default",
|
|
15014
15014
|
"line": {
|
|
15015
15015
|
"start": 87,
|
|
@@ -15684,7 +15684,7 @@
|
|
|
15684
15684
|
"context": {
|
|
15685
15685
|
"type": "variable",
|
|
15686
15686
|
"name": "kendo-color-preview-border",
|
|
15687
|
-
"value": "if($kendo-enable-color-system,
|
|
15687
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
15688
15688
|
"scope": "default",
|
|
15689
15689
|
"line": {
|
|
15690
15690
|
"start": 17,
|
|
@@ -15709,7 +15709,7 @@
|
|
|
15709
15709
|
"context": {
|
|
15710
15710
|
"type": "variable",
|
|
15711
15711
|
"name": "kendo-color-preview-hover-border",
|
|
15712
|
-
"value": "if($kendo-enable-color-system,
|
|
15712
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
15713
15713
|
"scope": "default",
|
|
15714
15714
|
"line": {
|
|
15715
15715
|
"start": 20,
|
|
@@ -16109,7 +16109,7 @@
|
|
|
16109
16109
|
"context": {
|
|
16110
16110
|
"type": "variable",
|
|
16111
16111
|
"name": "kendo-color-editor-focus-border",
|
|
16112
|
-
"value": "if($kendo-enable-color-system,
|
|
16112
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
16113
16113
|
"scope": "default",
|
|
16114
16114
|
"line": {
|
|
16115
16115
|
"start": 42,
|
|
@@ -16759,7 +16759,7 @@
|
|
|
16759
16759
|
"context": {
|
|
16760
16760
|
"type": "variable",
|
|
16761
16761
|
"name": "kendo-color-palette-tile-hover-outline",
|
|
16762
|
-
"value": "if($kendo-enable-color-system,
|
|
16762
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
16763
16763
|
"scope": "default",
|
|
16764
16764
|
"line": {
|
|
16765
16765
|
"start": 37,
|
|
@@ -18109,7 +18109,7 @@
|
|
|
18109
18109
|
"context": {
|
|
18110
18110
|
"type": "variable",
|
|
18111
18111
|
"name": "kendo-dock-manager-dock-preview-bg",
|
|
18112
|
-
"value": "if($kendo-enable-color-system,
|
|
18112
|
+
"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))",
|
|
18113
18113
|
"scope": "default",
|
|
18114
18114
|
"line": {
|
|
18115
18115
|
"start": 116,
|
|
@@ -18959,7 +18959,7 @@
|
|
|
18959
18959
|
"context": {
|
|
18960
18960
|
"type": "variable",
|
|
18961
18961
|
"name": "kendo-drawer-scrollbar-color",
|
|
18962
|
-
"value": "if($kendo-enable-color-system,
|
|
18962
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
18963
18963
|
"scope": "default",
|
|
18964
18964
|
"line": {
|
|
18965
18965
|
"start": 37,
|
|
@@ -19034,7 +19034,7 @@
|
|
|
19034
19034
|
"context": {
|
|
19035
19035
|
"type": "variable",
|
|
19036
19036
|
"name": "kendo-drawer-scrollbar-hover-color",
|
|
19037
|
-
"value": "if($kendo-enable-color-system,
|
|
19037
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), k-get-theme-color-var( neutral-110 ))",
|
|
19038
19038
|
"scope": "default",
|
|
19039
19039
|
"line": {
|
|
19040
19040
|
"start": 46,
|
|
@@ -20684,7 +20684,7 @@
|
|
|
20684
20684
|
"context": {
|
|
20685
20685
|
"type": "variable",
|
|
20686
20686
|
"name": "kendo-editor-highlighted-bg",
|
|
20687
|
-
"value": "if($kendo-enable-color-system,
|
|
20687
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 55%, transparent), k-get-theme-color-var( primary-60 ))",
|
|
20688
20688
|
"scope": "default",
|
|
20689
20689
|
"line": {
|
|
20690
20690
|
"start": 50,
|
|
@@ -21209,7 +21209,7 @@
|
|
|
21209
21209
|
"context": {
|
|
21210
21210
|
"type": "variable",
|
|
21211
21211
|
"name": "kendo-expander-shadow",
|
|
21212
|
-
"value": "inset 0 0 0 2px if($kendo-enable-color-system,
|
|
21212
|
+
"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 ))",
|
|
21213
21213
|
"scope": "default",
|
|
21214
21214
|
"line": {
|
|
21215
21215
|
"start": 31,
|
|
@@ -26459,7 +26459,7 @@
|
|
|
26459
26459
|
"context": {
|
|
26460
26460
|
"type": "variable",
|
|
26461
26461
|
"name": "kendo-gantt-nonwork-bg",
|
|
26462
|
-
"value": "
|
|
26462
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( $kendo-color-black, .04 ))",
|
|
26463
26463
|
"scope": "default",
|
|
26464
26464
|
"line": {
|
|
26465
26465
|
"start": 29,
|
|
@@ -30559,7 +30559,7 @@
|
|
|
30559
30559
|
"context": {
|
|
30560
30560
|
"type": "variable",
|
|
30561
30561
|
"name": "kendo-grid-sticky-border",
|
|
30562
|
-
"value": "if($kendo-enable-color-system,
|
|
30562
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 80%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
30563
30563
|
"scope": "default",
|
|
30564
30564
|
"line": {
|
|
30565
30565
|
"start": 404,
|
|
@@ -31884,7 +31884,7 @@
|
|
|
31884
31884
|
"context": {
|
|
31885
31885
|
"type": "variable",
|
|
31886
31886
|
"name": "kendo-grid-row-resizer-hover-bg",
|
|
31887
|
-
"value": "if($kendo-enable-color-system,
|
|
31887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
31888
31888
|
"scope": "default",
|
|
31889
31889
|
"line": {
|
|
31890
31890
|
"start": 577,
|
|
@@ -32084,7 +32084,7 @@
|
|
|
32084
32084
|
"context": {
|
|
32085
32085
|
"type": "variable",
|
|
32086
32086
|
"name": "kendo-image-editor-border",
|
|
32087
|
-
"value": "if($kendo-enable-color-system,
|
|
32087
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
32088
32088
|
"scope": "default",
|
|
32089
32089
|
"line": {
|
|
32090
32090
|
"start": 13,
|
|
@@ -32309,7 +32309,7 @@
|
|
|
32309
32309
|
"context": {
|
|
32310
32310
|
"type": "variable",
|
|
32311
32311
|
"name": "kendo-image-editor-content-bg",
|
|
32312
|
-
"value": "if($kendo-enable-color-system,
|
|
32312
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
32313
32313
|
"scope": "default",
|
|
32314
32314
|
"line": {
|
|
32315
32315
|
"start": 42,
|
|
@@ -34884,7 +34884,7 @@
|
|
|
34884
34884
|
"context": {
|
|
34885
34885
|
"type": "variable",
|
|
34886
34886
|
"name": "kendo-picker-solid-disabled-bg",
|
|
34887
|
-
"value": "if($kendo-enable-color-system,
|
|
34887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 9%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
34888
34888
|
"scope": "default",
|
|
34889
34889
|
"line": {
|
|
34890
34890
|
"start": 326,
|
|
@@ -35951,15 +35951,15 @@
|
|
|
35951
35951
|
}
|
|
35952
35952
|
},
|
|
35953
35953
|
{
|
|
35954
|
-
"description": "The
|
|
35954
|
+
"description": "The text color of the Input placeholder.\n",
|
|
35955
35955
|
"commentRange": {
|
|
35956
35956
|
"start": 662,
|
|
35957
35957
|
"end": 663
|
|
35958
35958
|
},
|
|
35959
35959
|
"context": {
|
|
35960
35960
|
"type": "variable",
|
|
35961
|
-
"name": "kendo-input-
|
|
35962
|
-
"value": "
|
|
35961
|
+
"name": "kendo-input-placeholder-text",
|
|
35962
|
+
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
35963
35963
|
"scope": "default",
|
|
35964
35964
|
"line": {
|
|
35965
35965
|
"start": 664,
|
|
@@ -35976,15 +35976,15 @@
|
|
|
35976
35976
|
}
|
|
35977
35977
|
},
|
|
35978
35978
|
{
|
|
35979
|
-
"description": "The
|
|
35979
|
+
"description": "The opacity of the Input placeholder.\n",
|
|
35980
35980
|
"commentRange": {
|
|
35981
35981
|
"start": 665,
|
|
35982
35982
|
"end": 666
|
|
35983
35983
|
},
|
|
35984
35984
|
"context": {
|
|
35985
35985
|
"type": "variable",
|
|
35986
|
-
"name": "kendo-input-
|
|
35987
|
-
"value": "
|
|
35986
|
+
"name": "kendo-input-placeholder-opacity",
|
|
35987
|
+
"value": "1",
|
|
35988
35988
|
"scope": "default",
|
|
35989
35989
|
"line": {
|
|
35990
35990
|
"start": 667,
|
|
@@ -36001,14 +36001,14 @@
|
|
|
36001
36001
|
}
|
|
36002
36002
|
},
|
|
36003
36003
|
{
|
|
36004
|
-
"description": "The
|
|
36004
|
+
"description": "The color of the Input clear value icon.\n",
|
|
36005
36005
|
"commentRange": {
|
|
36006
36006
|
"start": 669,
|
|
36007
36007
|
"end": 670
|
|
36008
36008
|
},
|
|
36009
36009
|
"context": {
|
|
36010
36010
|
"type": "variable",
|
|
36011
|
-
"name": "kendo-input-
|
|
36011
|
+
"name": "kendo-input-clear-value-text",
|
|
36012
36012
|
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36013
36013
|
"scope": "default",
|
|
36014
36014
|
"line": {
|
|
@@ -36026,69 +36026,19 @@
|
|
|
36026
36026
|
}
|
|
36027
36027
|
},
|
|
36028
36028
|
{
|
|
36029
|
-
"description": "The opacity of the Input
|
|
36029
|
+
"description": "The opacity of the Input clear value icon.\n",
|
|
36030
36030
|
"commentRange": {
|
|
36031
36031
|
"start": 672,
|
|
36032
36032
|
"end": 673
|
|
36033
36033
|
},
|
|
36034
|
-
"context": {
|
|
36035
|
-
"type": "variable",
|
|
36036
|
-
"name": "kendo-input-placeholder-opacity",
|
|
36037
|
-
"value": "1",
|
|
36038
|
-
"scope": "default",
|
|
36039
|
-
"line": {
|
|
36040
|
-
"start": 674,
|
|
36041
|
-
"end": 674
|
|
36042
|
-
}
|
|
36043
|
-
},
|
|
36044
|
-
"group": [
|
|
36045
|
-
"input"
|
|
36046
|
-
],
|
|
36047
|
-
"access": "public",
|
|
36048
|
-
"file": {
|
|
36049
|
-
"path": "input/_variables.scss",
|
|
36050
|
-
"name": "_variables.scss"
|
|
36051
|
-
}
|
|
36052
|
-
},
|
|
36053
|
-
{
|
|
36054
|
-
"description": "The color of the Input clear value icon.\n",
|
|
36055
|
-
"commentRange": {
|
|
36056
|
-
"start": 676,
|
|
36057
|
-
"end": 677
|
|
36058
|
-
},
|
|
36059
|
-
"context": {
|
|
36060
|
-
"type": "variable",
|
|
36061
|
-
"name": "kendo-input-clear-value-text",
|
|
36062
|
-
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36063
|
-
"scope": "default",
|
|
36064
|
-
"line": {
|
|
36065
|
-
"start": 678,
|
|
36066
|
-
"end": 678
|
|
36067
|
-
}
|
|
36068
|
-
},
|
|
36069
|
-
"group": [
|
|
36070
|
-
"input"
|
|
36071
|
-
],
|
|
36072
|
-
"access": "public",
|
|
36073
|
-
"file": {
|
|
36074
|
-
"path": "input/_variables.scss",
|
|
36075
|
-
"name": "_variables.scss"
|
|
36076
|
-
}
|
|
36077
|
-
},
|
|
36078
|
-
{
|
|
36079
|
-
"description": "The opacity of the Input clear value icon.\n",
|
|
36080
|
-
"commentRange": {
|
|
36081
|
-
"start": 679,
|
|
36082
|
-
"end": 680
|
|
36083
|
-
},
|
|
36084
36034
|
"context": {
|
|
36085
36035
|
"type": "variable",
|
|
36086
36036
|
"name": "kendo-input-clear-value-opacity",
|
|
36087
36037
|
"value": ".6",
|
|
36088
36038
|
"scope": "default",
|
|
36089
36039
|
"line": {
|
|
36090
|
-
"start":
|
|
36091
|
-
"end":
|
|
36040
|
+
"start": 674,
|
|
36041
|
+
"end": 674
|
|
36092
36042
|
}
|
|
36093
36043
|
},
|
|
36094
36044
|
"group": [
|
|
@@ -36103,8 +36053,8 @@
|
|
|
36103
36053
|
{
|
|
36104
36054
|
"description": "The color of the hovered Input clear value icon.\n",
|
|
36105
36055
|
"commentRange": {
|
|
36106
|
-
"start":
|
|
36107
|
-
"end":
|
|
36056
|
+
"start": 675,
|
|
36057
|
+
"end": 676
|
|
36108
36058
|
},
|
|
36109
36059
|
"context": {
|
|
36110
36060
|
"type": "variable",
|
|
@@ -36112,8 +36062,8 @@
|
|
|
36112
36062
|
"value": "inherit",
|
|
36113
36063
|
"scope": "default",
|
|
36114
36064
|
"line": {
|
|
36115
|
-
"start":
|
|
36116
|
-
"end":
|
|
36065
|
+
"start": 677,
|
|
36066
|
+
"end": 677
|
|
36117
36067
|
}
|
|
36118
36068
|
},
|
|
36119
36069
|
"group": [
|
|
@@ -36128,8 +36078,8 @@
|
|
|
36128
36078
|
{
|
|
36129
36079
|
"description": "The opacity of the hovered Input clear value icon.\n",
|
|
36130
36080
|
"commentRange": {
|
|
36131
|
-
"start":
|
|
36132
|
-
"end":
|
|
36081
|
+
"start": 678,
|
|
36082
|
+
"end": 679
|
|
36133
36083
|
},
|
|
36134
36084
|
"context": {
|
|
36135
36085
|
"type": "variable",
|
|
@@ -36137,8 +36087,8 @@
|
|
|
36137
36087
|
"value": "1",
|
|
36138
36088
|
"scope": "default",
|
|
36139
36089
|
"line": {
|
|
36140
|
-
"start":
|
|
36141
|
-
"end":
|
|
36090
|
+
"start": 680,
|
|
36091
|
+
"end": 680
|
|
36142
36092
|
}
|
|
36143
36093
|
},
|
|
36144
36094
|
"group": [
|
|
@@ -37234,7 +37184,7 @@
|
|
|
37234
37184
|
"context": {
|
|
37235
37185
|
"type": "variable",
|
|
37236
37186
|
"name": "kendo-list-item-disabled-text",
|
|
37237
|
-
"value": "if($kendo-enable-color-system,
|
|
37187
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
37238
37188
|
"scope": "default",
|
|
37239
37189
|
"line": {
|
|
37240
37190
|
"start": 261,
|
|
@@ -40634,7 +40584,7 @@
|
|
|
40634
40584
|
"context": {
|
|
40635
40585
|
"type": "variable",
|
|
40636
40586
|
"name": "kendo-media-player-titlebar-bg",
|
|
40637
|
-
"value": "
|
|
40587
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 40%, transparent), rgba( $kendo-color-black, .4 ))",
|
|
40638
40588
|
"scope": "default",
|
|
40639
40589
|
"line": {
|
|
40640
40590
|
"start": 46,
|
|
@@ -43284,7 +43234,7 @@
|
|
|
43284
43234
|
"context": {
|
|
43285
43235
|
"type": "variable",
|
|
43286
43236
|
"name": "kendo-orgchart-node-group-border",
|
|
43287
|
-
"value": "if($kendo-enable-color-system,
|
|
43237
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
43288
43238
|
"scope": "default",
|
|
43289
43239
|
"line": {
|
|
43290
43240
|
"start": 63,
|
|
@@ -43934,7 +43884,7 @@
|
|
|
43934
43884
|
"context": {
|
|
43935
43885
|
"type": "variable",
|
|
43936
43886
|
"name": "kendo-orgchart-line-text",
|
|
43937
|
-
"value": "if($kendo-enable-color-system,
|
|
43887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
43938
43888
|
"scope": "default",
|
|
43939
43889
|
"line": {
|
|
43940
43890
|
"start": 149,
|
|
@@ -50409,7 +50359,7 @@
|
|
|
50409
50359
|
"context": {
|
|
50410
50360
|
"type": "variable",
|
|
50411
50361
|
"name": "kendo-progressbar-disabled-bg",
|
|
50412
|
-
"value": "if($kendo-enable-color-system,
|
|
50362
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
50413
50363
|
"scope": "default",
|
|
50414
50364
|
"line": {
|
|
50415
50365
|
"start": 70,
|
|
@@ -50434,7 +50384,7 @@
|
|
|
50434
50384
|
"context": {
|
|
50435
50385
|
"type": "variable",
|
|
50436
50386
|
"name": "kendo-progressbar-disabled-text",
|
|
50437
|
-
"value": "if($kendo-enable-color-system,
|
|
50387
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
50438
50388
|
"scope": "default",
|
|
50439
50389
|
"line": {
|
|
50440
50390
|
"start": 73,
|
|
@@ -51759,7 +51709,7 @@
|
|
|
51759
51709
|
"context": {
|
|
51760
51710
|
"type": "variable",
|
|
51761
51711
|
"name": "kendo-radio-disabled-text",
|
|
51762
|
-
"value": "if($kendo-enable-color-system,
|
|
51712
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
51763
51713
|
"scope": "default",
|
|
51764
51714
|
"line": {
|
|
51765
51715
|
"start": 97,
|
|
@@ -51784,7 +51734,7 @@
|
|
|
51784
51734
|
"context": {
|
|
51785
51735
|
"type": "variable",
|
|
51786
51736
|
"name": "kendo-radio-disabled-border",
|
|
51787
|
-
"value": "if($kendo-enable-color-system,
|
|
51737
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
51788
51738
|
"scope": "default",
|
|
51789
51739
|
"line": {
|
|
51790
51740
|
"start": 100,
|
|
@@ -55584,7 +55534,7 @@
|
|
|
55584
55534
|
"context": {
|
|
55585
55535
|
"type": "variable",
|
|
55586
55536
|
"name": "kendo-signature-line-color",
|
|
55587
|
-
"value": "
|
|
55537
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 40%, transparent), rgba( k-get-theme-color( info, 100 ), .4 ))",
|
|
55588
55538
|
"scope": "default",
|
|
55589
55539
|
"line": {
|
|
55590
55540
|
"start": 41,
|
|
@@ -55609,7 +55559,7 @@
|
|
|
55609
55559
|
"context": {
|
|
55610
55560
|
"type": "variable",
|
|
55611
55561
|
"name": "kendo-signature-line-disabled-color",
|
|
55612
|
-
"value": "if($kendo-enable-color-system,
|
|
55562
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
55613
55563
|
"scope": "default",
|
|
55614
55564
|
"line": {
|
|
55615
55565
|
"start": 44,
|
|
@@ -55884,7 +55834,7 @@
|
|
|
55884
55834
|
"context": {
|
|
55885
55835
|
"type": "variable",
|
|
55886
55836
|
"name": "kendo-skeleton-item-bg",
|
|
55887
|
-
"value": "if($kendo-enable-color-system,
|
|
55837
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
55888
55838
|
"scope": "default",
|
|
55889
55839
|
"line": {
|
|
55890
55840
|
"start": 20,
|
|
@@ -56159,7 +56109,7 @@
|
|
|
56159
56109
|
"context": {
|
|
56160
56110
|
"type": "variable",
|
|
56161
56111
|
"name": "kendo-slider-track-bg",
|
|
56162
|
-
"value": "if($kendo-enable-color-system,
|
|
56112
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
56163
56113
|
"scope": "default",
|
|
56164
56114
|
"line": {
|
|
56165
56115
|
"start": 36,
|
|
@@ -56209,7 +56159,7 @@
|
|
|
56209
56159
|
"context": {
|
|
56210
56160
|
"type": "variable",
|
|
56211
56161
|
"name": "kendo-slider-track-hover-bg",
|
|
56212
|
-
"value": "if($kendo-enable-color-system,
|
|
56162
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
56213
56163
|
"scope": "default",
|
|
56214
56164
|
"line": {
|
|
56215
56165
|
"start": 42,
|
|
@@ -56259,7 +56209,7 @@
|
|
|
56259
56209
|
"context": {
|
|
56260
56210
|
"type": "variable",
|
|
56261
56211
|
"name": "kendo-slider-track-focus-bg",
|
|
56262
|
-
"value": "if($kendo-enable-color-system,
|
|
56212
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
56263
56213
|
"scope": "default",
|
|
56264
56214
|
"line": {
|
|
56265
56215
|
"start": 48,
|
|
@@ -56859,7 +56809,7 @@
|
|
|
56859
56809
|
"context": {
|
|
56860
56810
|
"type": "variable",
|
|
56861
56811
|
"name": "kendo-slider-disabled-text",
|
|
56862
|
-
"value": "if($kendo-enable-color-system,
|
|
56812
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), k-get-theme-color-var( neutral-130 ))",
|
|
56863
56813
|
"scope": "default",
|
|
56864
56814
|
"line": {
|
|
56865
56815
|
"start": 127,
|
|
@@ -56884,7 +56834,7 @@
|
|
|
56884
56834
|
"context": {
|
|
56885
56835
|
"type": "variable",
|
|
56886
56836
|
"name": "kendo-slider-track-disabled-bg",
|
|
56887
|
-
"value": "if($kendo-enable-color-system,
|
|
56837
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
56888
56838
|
"scope": "default",
|
|
56889
56839
|
"line": {
|
|
56890
56840
|
"start": 130,
|
|
@@ -56909,7 +56859,7 @@
|
|
|
56909
56859
|
"context": {
|
|
56910
56860
|
"type": "variable",
|
|
56911
56861
|
"name": "kendo-slider-selection-disabled-bg",
|
|
56912
|
-
"value": "if($kendo-enable-color-system,
|
|
56862
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
56913
56863
|
"scope": "default",
|
|
56914
56864
|
"line": {
|
|
56915
56865
|
"start": 133,
|
|
@@ -56934,7 +56884,7 @@
|
|
|
56934
56884
|
"context": {
|
|
56935
56885
|
"type": "variable",
|
|
56936
56886
|
"name": "kendo-slider-thumb-disabled-border",
|
|
56937
|
-
"value": "if($kendo-enable-color-system,
|
|
56887
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
56938
56888
|
"scope": "default",
|
|
56939
56889
|
"line": {
|
|
56940
56890
|
"start": 136,
|
|
@@ -57259,7 +57209,7 @@
|
|
|
57259
57209
|
"context": {
|
|
57260
57210
|
"type": "variable",
|
|
57261
57211
|
"name": "kendo-split-button-arrow-delimiter-bg",
|
|
57262
|
-
"value": "if($kendo-enable-color-system,
|
|
57212
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
57263
57213
|
"scope": "default",
|
|
57264
57214
|
"line": {
|
|
57265
57215
|
"start": 32,
|
|
@@ -61159,7 +61109,7 @@
|
|
|
61159
61109
|
"context": {
|
|
61160
61110
|
"type": "variable",
|
|
61161
61111
|
"name": "kendo-stepper-indicator-done-disabled-bg",
|
|
61162
|
-
"value": "if($kendo-enable-color-system,
|
|
61112
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 22%, transparent), k-get-theme-color-var( primary-30 ))",
|
|
61163
61113
|
"scope": "default",
|
|
61164
61114
|
"line": {
|
|
61165
61115
|
"start": 122,
|
|
@@ -62234,7 +62184,7 @@
|
|
|
62234
62184
|
"context": {
|
|
62235
62185
|
"type": "variable",
|
|
62236
62186
|
"name": "kendo-switch-off-track-disabled-border",
|
|
62237
|
-
"value": "if($kendo-enable-color-system,
|
|
62187
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
62238
62188
|
"scope": "default",
|
|
62239
62189
|
"line": {
|
|
62240
62190
|
"start": 73,
|
|
@@ -62409,7 +62359,7 @@
|
|
|
62409
62359
|
"context": {
|
|
62410
62360
|
"type": "variable",
|
|
62411
62361
|
"name": "kendo-switch-off-thumb-disabled-bg",
|
|
62412
|
-
"value": "if($kendo-enable-color-system,
|
|
62362
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
62413
62363
|
"scope": "default",
|
|
62414
62364
|
"line": {
|
|
62415
62365
|
"start": 97,
|
|
@@ -62459,7 +62409,7 @@
|
|
|
62459
62409
|
"context": {
|
|
62460
62410
|
"type": "variable",
|
|
62461
62411
|
"name": "kendo-switch-off-thumb-disabled-border",
|
|
62462
|
-
"value": "if($kendo-enable-color-system,
|
|
62412
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
62463
62413
|
"scope": "default",
|
|
62464
62414
|
"line": {
|
|
62465
62415
|
"start": 103,
|
|
@@ -62709,7 +62659,7 @@
|
|
|
62709
62659
|
"context": {
|
|
62710
62660
|
"type": "variable",
|
|
62711
62661
|
"name": "kendo-switch-on-track-disabled-bg",
|
|
62712
|
-
"value": "if($kendo-enable-color-system,
|
|
62662
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
62713
62663
|
"scope": "default",
|
|
62714
62664
|
"line": {
|
|
62715
62665
|
"start": 138,
|
|
@@ -62984,7 +62934,7 @@
|
|
|
62984
62934
|
"context": {
|
|
62985
62935
|
"type": "variable",
|
|
62986
62936
|
"name": "kendo-switch-on-thumb-disabled-border",
|
|
62987
|
-
"value": "if($kendo-enable-color-system,
|
|
62937
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
62988
62938
|
"scope": "default",
|
|
62989
62939
|
"line": {
|
|
62990
62940
|
"start": 174,
|
|
@@ -63884,7 +63834,7 @@
|
|
|
63884
63834
|
"context": {
|
|
63885
63835
|
"type": "variable",
|
|
63886
63836
|
"name": "kendo-table-selected-bg",
|
|
63887
|
-
"value": "if($kendo-enable-color-system,
|
|
63837
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 13%, transparent), k-get-theme-color-var( primary-20 ))",
|
|
63888
63838
|
"scope": "default",
|
|
63889
63839
|
"line": {
|
|
63890
63840
|
"start": 171,
|
|
@@ -63959,7 +63909,7 @@
|
|
|
63959
63909
|
"context": {
|
|
63960
63910
|
"type": "variable",
|
|
63961
63911
|
"name": "kendo-table-selected-hover-bg",
|
|
63962
|
-
"value": "if($kendo-enable-color-system,
|
|
63912
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 26%, transparent), k-get-theme-color-var( primary-30 ))",
|
|
63963
63913
|
"scope": "default",
|
|
63964
63914
|
"line": {
|
|
63965
63915
|
"start": 181,
|
|
@@ -66659,7 +66609,7 @@
|
|
|
66659
66609
|
"context": {
|
|
66660
66610
|
"type": "variable",
|
|
66661
66611
|
"name": "kendo-taskboard-drag-placeholder-bg",
|
|
66662
|
-
"value": "if($kendo-enable-color-system,
|
|
66612
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
66663
66613
|
"scope": "default",
|
|
66664
66614
|
"line": {
|
|
66665
66615
|
"start": 205,
|
|
@@ -68134,7 +68084,7 @@
|
|
|
68134
68084
|
"context": {
|
|
68135
68085
|
"type": "variable",
|
|
68136
68086
|
"name": "kendo-timeline-track-border-color",
|
|
68137
|
-
"value": "if($kendo-enable-color-system,
|
|
68087
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
68138
68088
|
"scope": "default",
|
|
68139
68089
|
"line": {
|
|
68140
68090
|
"start": 68,
|
|
@@ -68709,7 +68659,7 @@
|
|
|
68709
68659
|
"context": {
|
|
68710
68660
|
"type": "variable",
|
|
68711
68661
|
"name": "kendo-timeline-card-body-scroll-border",
|
|
68712
|
-
"value": "if($kendo-enable-color-system,
|
|
68662
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
68713
68663
|
"scope": "default",
|
|
68714
68664
|
"line": {
|
|
68715
68665
|
"start": 141,
|
|
@@ -69559,7 +69509,7 @@
|
|
|
69559
69509
|
"context": {
|
|
69560
69510
|
"type": "variable",
|
|
69561
69511
|
"name": "kendo-toolbar-separator-border",
|
|
69562
|
-
"value": "if($kendo-enable-color-system,
|
|
69512
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
69563
69513
|
"scope": "default",
|
|
69564
69514
|
"line": {
|
|
69565
69515
|
"start": 60,
|
|
@@ -72293,7 +72243,7 @@
|
|
|
72293
72243
|
"context": {
|
|
72294
72244
|
"type": "variable",
|
|
72295
72245
|
"name": "kendo-upload-dropzone-border",
|
|
72296
|
-
"value": "if($kendo-enable-color-system,
|
|
72246
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
72297
72247
|
"scope": "default",
|
|
72298
72248
|
"line": {
|
|
72299
72249
|
"start": 44,
|
|
@@ -78302,7 +78252,7 @@
|
|
|
78302
78252
|
"context": {
|
|
78303
78253
|
"type": "variable",
|
|
78304
78254
|
"name": "kendo-breadcrumb-focus-shadow",
|
|
78305
|
-
"value": "0 0 0 1px if($kendo-enable-color-system,
|
|
78255
|
+
"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 ))",
|
|
78306
78256
|
"scope": "default",
|
|
78307
78257
|
"line": {
|
|
78308
78258
|
"start": 63,
|
|
@@ -84463,7 +84413,7 @@
|
|
|
84463
84413
|
"context": {
|
|
84464
84414
|
"type": "variable",
|
|
84465
84415
|
"name": "kendo-chart-major-lines",
|
|
84466
|
-
"value": "if($kendo-enable-color-system,
|
|
84416
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
84467
84417
|
"scope": "default",
|
|
84468
84418
|
"line": {
|
|
84469
84419
|
"start": 130,
|
|
@@ -84488,7 +84438,7 @@
|
|
|
84488
84438
|
"context": {
|
|
84489
84439
|
"type": "variable",
|
|
84490
84440
|
"name": "kendo-chart-minor-lines",
|
|
84491
|
-
"value": "if($kendo-enable-color-system,
|
|
84441
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
84492
84442
|
"scope": "default",
|
|
84493
84443
|
"line": {
|
|
84494
84444
|
"start": 133,
|
|
@@ -86469,7 +86419,7 @@
|
|
|
86469
86419
|
"context": {
|
|
86470
86420
|
"type": "variable",
|
|
86471
86421
|
"name": "kendo-chat-border",
|
|
86472
|
-
"value": "if($kendo-enable-color-system,
|
|
86422
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
86473
86423
|
"scope": "default",
|
|
86474
86424
|
"line": {
|
|
86475
86425
|
"start": 155,
|
|
@@ -87550,7 +87500,7 @@
|
|
|
87550
87500
|
"context": {
|
|
87551
87501
|
"type": "variable",
|
|
87552
87502
|
"name": "kendo-checkbox-disabled-text",
|
|
87553
|
-
"value": "if($kendo-enable-color-system,
|
|
87503
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
87554
87504
|
"scope": "default",
|
|
87555
87505
|
"line": {
|
|
87556
87506
|
"start": 116,
|
|
@@ -87575,7 +87525,7 @@
|
|
|
87575
87525
|
"context": {
|
|
87576
87526
|
"type": "variable",
|
|
87577
87527
|
"name": "kendo-checkbox-disabled-border",
|
|
87578
|
-
"value": "if($kendo-enable-color-system,
|
|
87528
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
87579
87529
|
"scope": "default",
|
|
87580
87530
|
"line": {
|
|
87581
87531
|
"start": 119,
|
|
@@ -87600,7 +87550,7 @@
|
|
|
87600
87550
|
"context": {
|
|
87601
87551
|
"type": "variable",
|
|
87602
87552
|
"name": "kendo-checkbox-disabled-checked-bg",
|
|
87603
|
-
"value": "if($kendo-enable-color-system,
|
|
87553
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
87604
87554
|
"scope": "default",
|
|
87605
87555
|
"line": {
|
|
87606
87556
|
"start": 123,
|
|
@@ -87700,7 +87650,7 @@
|
|
|
87700
87650
|
"context": {
|
|
87701
87651
|
"type": "variable",
|
|
87702
87652
|
"name": "kendo-checkbox-disabled-indeterminate-text",
|
|
87703
|
-
"value": "if($kendo-enable-color-system,
|
|
87653
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color( neutral, 60 ))",
|
|
87704
87654
|
"scope": "default",
|
|
87705
87655
|
"line": {
|
|
87706
87656
|
"start": 136,
|
|
@@ -87725,7 +87675,7 @@
|
|
|
87725
87675
|
"context": {
|
|
87726
87676
|
"type": "variable",
|
|
87727
87677
|
"name": "kendo-checkbox-disabled-indeterminate-border",
|
|
87728
|
-
"value": "if($kendo-enable-color-system,
|
|
87678
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
87729
87679
|
"scope": "default",
|
|
87730
87680
|
"line": {
|
|
87731
87681
|
"start": 139,
|
|
@@ -88506,7 +88456,7 @@
|
|
|
88506
88456
|
"context": {
|
|
88507
88457
|
"type": "variable",
|
|
88508
88458
|
"name": "kendo-chip-outline-disabled-border",
|
|
88509
|
-
"value": "if($kendo-enable-color-system,
|
|
88459
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
88510
88460
|
"scope": "default",
|
|
88511
88461
|
"line": {
|
|
88512
88462
|
"start": 40,
|
|
@@ -89337,7 +89287,7 @@
|
|
|
89337
89287
|
"context": {
|
|
89338
89288
|
"type": "variable",
|
|
89339
89289
|
"name": "kendo-color-gradient-focus-border",
|
|
89340
|
-
"value": "if($kendo-enable-color-system,
|
|
89290
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
89341
89291
|
"scope": "default",
|
|
89342
89292
|
"line": {
|
|
89343
89293
|
"start": 52,
|
|
@@ -89487,7 +89437,7 @@
|
|
|
89487
89437
|
"context": {
|
|
89488
89438
|
"type": "variable",
|
|
89489
89439
|
"name": "kendo-color-gradient-canvas-rectangle-border",
|
|
89490
|
-
"value": "if($kendo-enable-color-system,
|
|
89440
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
89491
89441
|
"scope": "default",
|
|
89492
89442
|
"line": {
|
|
89493
89443
|
"start": 71,
|
|
@@ -89612,7 +89562,7 @@
|
|
|
89612
89562
|
"context": {
|
|
89613
89563
|
"type": "variable",
|
|
89614
89564
|
"name": "kendo-color-gradient-slider-border",
|
|
89615
|
-
"value": "if($kendo-enable-color-system,
|
|
89565
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
89616
89566
|
"scope": "default",
|
|
89617
89567
|
"line": {
|
|
89618
89568
|
"start": 87,
|
|
@@ -90324,7 +90274,7 @@
|
|
|
90324
90274
|
"context": {
|
|
90325
90275
|
"type": "variable",
|
|
90326
90276
|
"name": "kendo-color-preview-border",
|
|
90327
|
-
"value": "if($kendo-enable-color-system,
|
|
90277
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
90328
90278
|
"scope": "default",
|
|
90329
90279
|
"line": {
|
|
90330
90280
|
"start": 17,
|
|
@@ -90349,7 +90299,7 @@
|
|
|
90349
90299
|
"context": {
|
|
90350
90300
|
"type": "variable",
|
|
90351
90301
|
"name": "kendo-color-preview-hover-border",
|
|
90352
|
-
"value": "if($kendo-enable-color-system,
|
|
90302
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
90353
90303
|
"scope": "default",
|
|
90354
90304
|
"line": {
|
|
90355
90305
|
"start": 20,
|
|
@@ -90730,7 +90680,7 @@
|
|
|
90730
90680
|
"context": {
|
|
90731
90681
|
"type": "variable",
|
|
90732
90682
|
"name": "kendo-color-editor-focus-border",
|
|
90733
|
-
"value": "if($kendo-enable-color-system,
|
|
90683
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
90734
90684
|
"scope": "default",
|
|
90735
90685
|
"line": {
|
|
90736
90686
|
"start": 42,
|
|
@@ -91386,7 +91336,7 @@
|
|
|
91386
91336
|
"context": {
|
|
91387
91337
|
"type": "variable",
|
|
91388
91338
|
"name": "kendo-color-palette-tile-hover-outline",
|
|
91389
|
-
"value": "if($kendo-enable-color-system,
|
|
91339
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 10%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
91390
91340
|
"scope": "default",
|
|
91391
91341
|
"line": {
|
|
91392
91342
|
"start": 37,
|
|
@@ -92748,7 +92698,7 @@
|
|
|
92748
92698
|
"context": {
|
|
92749
92699
|
"type": "variable",
|
|
92750
92700
|
"name": "kendo-dock-manager-dock-preview-bg",
|
|
92751
|
-
"value": "if($kendo-enable-color-system,
|
|
92701
|
+
"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))",
|
|
92752
92702
|
"scope": "default",
|
|
92753
92703
|
"line": {
|
|
92754
92704
|
"start": 116,
|
|
@@ -93610,7 +93560,7 @@
|
|
|
93610
93560
|
"context": {
|
|
93611
93561
|
"type": "variable",
|
|
93612
93562
|
"name": "kendo-drawer-scrollbar-color",
|
|
93613
|
-
"value": "if($kendo-enable-color-system,
|
|
93563
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
93614
93564
|
"scope": "default",
|
|
93615
93565
|
"line": {
|
|
93616
93566
|
"start": 37,
|
|
@@ -93685,7 +93635,7 @@
|
|
|
93685
93635
|
"context": {
|
|
93686
93636
|
"type": "variable",
|
|
93687
93637
|
"name": "kendo-drawer-scrollbar-hover-color",
|
|
93688
|
-
"value": "if($kendo-enable-color-system,
|
|
93638
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), k-get-theme-color-var( neutral-110 ))",
|
|
93689
93639
|
"scope": "default",
|
|
93690
93640
|
"line": {
|
|
93691
93641
|
"start": 46,
|
|
@@ -95353,7 +95303,7 @@
|
|
|
95353
95303
|
"context": {
|
|
95354
95304
|
"type": "variable",
|
|
95355
95305
|
"name": "kendo-editor-highlighted-bg",
|
|
95356
|
-
"value": "if($kendo-enable-color-system,
|
|
95306
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 55%, transparent), k-get-theme-color-var( primary-60 ))",
|
|
95357
95307
|
"scope": "default",
|
|
95358
95308
|
"line": {
|
|
95359
95309
|
"start": 50,
|
|
@@ -95890,7 +95840,7 @@
|
|
|
95890
95840
|
"context": {
|
|
95891
95841
|
"type": "variable",
|
|
95892
95842
|
"name": "kendo-expander-shadow",
|
|
95893
|
-
"value": "inset 0 0 0 2px if($kendo-enable-color-system,
|
|
95843
|
+
"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 ))",
|
|
95894
95844
|
"scope": "default",
|
|
95895
95845
|
"line": {
|
|
95896
95846
|
"start": 31,
|
|
@@ -101176,7 +101126,7 @@
|
|
|
101176
101126
|
"context": {
|
|
101177
101127
|
"type": "variable",
|
|
101178
101128
|
"name": "kendo-gantt-nonwork-bg",
|
|
101179
|
-
"value": "
|
|
101129
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( $kendo-color-black, .04 ))",
|
|
101180
101130
|
"scope": "default",
|
|
101181
101131
|
"line": {
|
|
101182
101132
|
"start": 29,
|
|
@@ -105282,7 +105232,7 @@
|
|
|
105282
105232
|
"context": {
|
|
105283
105233
|
"type": "variable",
|
|
105284
105234
|
"name": "kendo-grid-sticky-border",
|
|
105285
|
-
"value": "if($kendo-enable-color-system,
|
|
105235
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 80%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
105286
105236
|
"scope": "default",
|
|
105287
105237
|
"line": {
|
|
105288
105238
|
"start": 404,
|
|
@@ -106607,7 +106557,7 @@
|
|
|
106607
106557
|
"context": {
|
|
106608
106558
|
"type": "variable",
|
|
106609
106559
|
"name": "kendo-grid-row-resizer-hover-bg",
|
|
106610
|
-
"value": "if($kendo-enable-color-system,
|
|
106560
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
106611
106561
|
"scope": "default",
|
|
106612
106562
|
"line": {
|
|
106613
106563
|
"start": 577,
|
|
@@ -106819,7 +106769,7 @@
|
|
|
106819
106769
|
"context": {
|
|
106820
106770
|
"type": "variable",
|
|
106821
106771
|
"name": "kendo-image-editor-border",
|
|
106822
|
-
"value": "if($kendo-enable-color-system,
|
|
106772
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
106823
106773
|
"scope": "default",
|
|
106824
106774
|
"line": {
|
|
106825
106775
|
"start": 13,
|
|
@@ -107044,7 +106994,7 @@
|
|
|
107044
106994
|
"context": {
|
|
107045
106995
|
"type": "variable",
|
|
107046
106996
|
"name": "kendo-image-editor-content-bg",
|
|
107047
|
-
"value": "if($kendo-enable-color-system,
|
|
106997
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
107048
106998
|
"scope": "default",
|
|
107049
106999
|
"line": {
|
|
107050
107000
|
"start": 42,
|
|
@@ -109625,7 +109575,7 @@
|
|
|
109625
109575
|
"context": {
|
|
109626
109576
|
"type": "variable",
|
|
109627
109577
|
"name": "kendo-picker-solid-disabled-bg",
|
|
109628
|
-
"value": "if($kendo-enable-color-system,
|
|
109578
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 9%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
109629
109579
|
"scope": "default",
|
|
109630
109580
|
"line": {
|
|
109631
109581
|
"start": 326,
|
|
@@ -110692,15 +110642,15 @@
|
|
|
110692
110642
|
}
|
|
110693
110643
|
},
|
|
110694
110644
|
{
|
|
110695
|
-
"description": "The
|
|
110645
|
+
"description": "The text color of the Input placeholder.\n",
|
|
110696
110646
|
"commentRange": {
|
|
110697
110647
|
"start": 662,
|
|
110698
110648
|
"end": 663
|
|
110699
110649
|
},
|
|
110700
110650
|
"context": {
|
|
110701
110651
|
"type": "variable",
|
|
110702
|
-
"name": "kendo-input-
|
|
110703
|
-
"value": "
|
|
110652
|
+
"name": "kendo-input-placeholder-text",
|
|
110653
|
+
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110704
110654
|
"scope": "default",
|
|
110705
110655
|
"line": {
|
|
110706
110656
|
"start": 664,
|
|
@@ -110717,15 +110667,15 @@
|
|
|
110717
110667
|
}
|
|
110718
110668
|
},
|
|
110719
110669
|
{
|
|
110720
|
-
"description": "The
|
|
110670
|
+
"description": "The opacity of the Input placeholder.\n",
|
|
110721
110671
|
"commentRange": {
|
|
110722
110672
|
"start": 665,
|
|
110723
110673
|
"end": 666
|
|
110724
110674
|
},
|
|
110725
110675
|
"context": {
|
|
110726
110676
|
"type": "variable",
|
|
110727
|
-
"name": "kendo-input-
|
|
110728
|
-
"value": "
|
|
110677
|
+
"name": "kendo-input-placeholder-opacity",
|
|
110678
|
+
"value": "1",
|
|
110729
110679
|
"scope": "default",
|
|
110730
110680
|
"line": {
|
|
110731
110681
|
"start": 667,
|
|
@@ -110742,14 +110692,14 @@
|
|
|
110742
110692
|
}
|
|
110743
110693
|
},
|
|
110744
110694
|
{
|
|
110745
|
-
"description": "The
|
|
110695
|
+
"description": "The color of the Input clear value icon.\n",
|
|
110746
110696
|
"commentRange": {
|
|
110747
110697
|
"start": 669,
|
|
110748
110698
|
"end": 670
|
|
110749
110699
|
},
|
|
110750
110700
|
"context": {
|
|
110751
110701
|
"type": "variable",
|
|
110752
|
-
"name": "kendo-input-
|
|
110702
|
+
"name": "kendo-input-clear-value-text",
|
|
110753
110703
|
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110754
110704
|
"scope": "default",
|
|
110755
110705
|
"line": {
|
|
@@ -110767,69 +110717,19 @@
|
|
|
110767
110717
|
}
|
|
110768
110718
|
},
|
|
110769
110719
|
{
|
|
110770
|
-
"description": "The opacity of the Input
|
|
110720
|
+
"description": "The opacity of the Input clear value icon.\n",
|
|
110771
110721
|
"commentRange": {
|
|
110772
110722
|
"start": 672,
|
|
110773
110723
|
"end": 673
|
|
110774
110724
|
},
|
|
110775
|
-
"context": {
|
|
110776
|
-
"type": "variable",
|
|
110777
|
-
"name": "kendo-input-placeholder-opacity",
|
|
110778
|
-
"value": "1",
|
|
110779
|
-
"scope": "default",
|
|
110780
|
-
"line": {
|
|
110781
|
-
"start": 674,
|
|
110782
|
-
"end": 674
|
|
110783
|
-
}
|
|
110784
|
-
},
|
|
110785
|
-
"group": [
|
|
110786
|
-
"input"
|
|
110787
|
-
],
|
|
110788
|
-
"access": "public",
|
|
110789
|
-
"file": {
|
|
110790
|
-
"path": "input/_variables.scss",
|
|
110791
|
-
"name": "_variables.scss"
|
|
110792
|
-
}
|
|
110793
|
-
},
|
|
110794
|
-
{
|
|
110795
|
-
"description": "The color of the Input clear value icon.\n",
|
|
110796
|
-
"commentRange": {
|
|
110797
|
-
"start": 676,
|
|
110798
|
-
"end": 677
|
|
110799
|
-
},
|
|
110800
|
-
"context": {
|
|
110801
|
-
"type": "variable",
|
|
110802
|
-
"name": "kendo-input-clear-value-text",
|
|
110803
|
-
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110804
|
-
"scope": "default",
|
|
110805
|
-
"line": {
|
|
110806
|
-
"start": 678,
|
|
110807
|
-
"end": 678
|
|
110808
|
-
}
|
|
110809
|
-
},
|
|
110810
|
-
"group": [
|
|
110811
|
-
"input"
|
|
110812
|
-
],
|
|
110813
|
-
"access": "public",
|
|
110814
|
-
"file": {
|
|
110815
|
-
"path": "input/_variables.scss",
|
|
110816
|
-
"name": "_variables.scss"
|
|
110817
|
-
}
|
|
110818
|
-
},
|
|
110819
|
-
{
|
|
110820
|
-
"description": "The opacity of the Input clear value icon.\n",
|
|
110821
|
-
"commentRange": {
|
|
110822
|
-
"start": 679,
|
|
110823
|
-
"end": 680
|
|
110824
|
-
},
|
|
110825
110725
|
"context": {
|
|
110826
110726
|
"type": "variable",
|
|
110827
110727
|
"name": "kendo-input-clear-value-opacity",
|
|
110828
110728
|
"value": ".6",
|
|
110829
110729
|
"scope": "default",
|
|
110830
110730
|
"line": {
|
|
110831
|
-
"start":
|
|
110832
|
-
"end":
|
|
110731
|
+
"start": 674,
|
|
110732
|
+
"end": 674
|
|
110833
110733
|
}
|
|
110834
110734
|
},
|
|
110835
110735
|
"group": [
|
|
@@ -110844,8 +110744,8 @@
|
|
|
110844
110744
|
{
|
|
110845
110745
|
"description": "The color of the hovered Input clear value icon.\n",
|
|
110846
110746
|
"commentRange": {
|
|
110847
|
-
"start":
|
|
110848
|
-
"end":
|
|
110747
|
+
"start": 675,
|
|
110748
|
+
"end": 676
|
|
110849
110749
|
},
|
|
110850
110750
|
"context": {
|
|
110851
110751
|
"type": "variable",
|
|
@@ -110853,8 +110753,8 @@
|
|
|
110853
110753
|
"value": "inherit",
|
|
110854
110754
|
"scope": "default",
|
|
110855
110755
|
"line": {
|
|
110856
|
-
"start":
|
|
110857
|
-
"end":
|
|
110756
|
+
"start": 677,
|
|
110757
|
+
"end": 677
|
|
110858
110758
|
}
|
|
110859
110759
|
},
|
|
110860
110760
|
"group": [
|
|
@@ -110869,8 +110769,8 @@
|
|
|
110869
110769
|
{
|
|
110870
110770
|
"description": "The opacity of the hovered Input clear value icon.\n",
|
|
110871
110771
|
"commentRange": {
|
|
110872
|
-
"start":
|
|
110873
|
-
"end":
|
|
110772
|
+
"start": 678,
|
|
110773
|
+
"end": 679
|
|
110874
110774
|
},
|
|
110875
110775
|
"context": {
|
|
110876
110776
|
"type": "variable",
|
|
@@ -110878,8 +110778,8 @@
|
|
|
110878
110778
|
"value": "1",
|
|
110879
110779
|
"scope": "default",
|
|
110880
110780
|
"line": {
|
|
110881
|
-
"start":
|
|
110882
|
-
"end":
|
|
110781
|
+
"start": 680,
|
|
110782
|
+
"end": 680
|
|
110883
110783
|
}
|
|
110884
110784
|
},
|
|
110885
110785
|
"group": [
|
|
@@ -111981,7 +111881,7 @@
|
|
|
111981
111881
|
"context": {
|
|
111982
111882
|
"type": "variable",
|
|
111983
111883
|
"name": "kendo-list-item-disabled-text",
|
|
111984
|
-
"value": "if($kendo-enable-color-system,
|
|
111884
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
111985
111885
|
"scope": "default",
|
|
111986
111886
|
"line": {
|
|
111987
111887
|
"start": 261,
|
|
@@ -115417,7 +115317,7 @@
|
|
|
115417
115317
|
"context": {
|
|
115418
115318
|
"type": "variable",
|
|
115419
115319
|
"name": "kendo-media-player-titlebar-bg",
|
|
115420
|
-
"value": "
|
|
115320
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 40%, transparent), rgba( $kendo-color-black, .4 ))",
|
|
115421
115321
|
"scope": "default",
|
|
115422
115322
|
"line": {
|
|
115423
115323
|
"start": 46,
|
|
@@ -118091,7 +117991,7 @@
|
|
|
118091
117991
|
"context": {
|
|
118092
117992
|
"type": "variable",
|
|
118093
117993
|
"name": "kendo-orgchart-node-group-border",
|
|
118094
|
-
"value": "if($kendo-enable-color-system,
|
|
117994
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
118095
117995
|
"scope": "default",
|
|
118096
117996
|
"line": {
|
|
118097
117997
|
"start": 63,
|
|
@@ -118741,7 +118641,7 @@
|
|
|
118741
118641
|
"context": {
|
|
118742
118642
|
"type": "variable",
|
|
118743
118643
|
"name": "kendo-orgchart-line-text",
|
|
118744
|
-
"value": "if($kendo-enable-color-system,
|
|
118644
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
118745
118645
|
"scope": "default",
|
|
118746
118646
|
"line": {
|
|
118747
118647
|
"start": 149,
|
|
@@ -125264,7 +125164,7 @@
|
|
|
125264
125164
|
"context": {
|
|
125265
125165
|
"type": "variable",
|
|
125266
125166
|
"name": "kendo-progressbar-disabled-bg",
|
|
125267
|
-
"value": "if($kendo-enable-color-system,
|
|
125167
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
125268
125168
|
"scope": "default",
|
|
125269
125169
|
"line": {
|
|
125270
125170
|
"start": 70,
|
|
@@ -125289,7 +125189,7 @@
|
|
|
125289
125189
|
"context": {
|
|
125290
125190
|
"type": "variable",
|
|
125291
125191
|
"name": "kendo-progressbar-disabled-text",
|
|
125292
|
-
"value": "if($kendo-enable-color-system,
|
|
125192
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
125293
125193
|
"scope": "default",
|
|
125294
125194
|
"line": {
|
|
125295
125195
|
"start": 73,
|
|
@@ -126626,7 +126526,7 @@
|
|
|
126626
126526
|
"context": {
|
|
126627
126527
|
"type": "variable",
|
|
126628
126528
|
"name": "kendo-radio-disabled-text",
|
|
126629
|
-
"value": "if($kendo-enable-color-system,
|
|
126529
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
126630
126530
|
"scope": "default",
|
|
126631
126531
|
"line": {
|
|
126632
126532
|
"start": 97,
|
|
@@ -126651,7 +126551,7 @@
|
|
|
126651
126551
|
"context": {
|
|
126652
126552
|
"type": "variable",
|
|
126653
126553
|
"name": "kendo-radio-disabled-border",
|
|
126654
|
-
"value": "if($kendo-enable-color-system,
|
|
126554
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
126655
126555
|
"scope": "default",
|
|
126656
126556
|
"line": {
|
|
126657
126557
|
"start": 100,
|
|
@@ -130481,7 +130381,7 @@
|
|
|
130481
130381
|
"context": {
|
|
130482
130382
|
"type": "variable",
|
|
130483
130383
|
"name": "kendo-signature-line-color",
|
|
130484
|
-
"value": "
|
|
130384
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( info ) 40%, transparent), rgba( k-get-theme-color( info, 100 ), .4 ))",
|
|
130485
130385
|
"scope": "default",
|
|
130486
130386
|
"line": {
|
|
130487
130387
|
"start": 41,
|
|
@@ -130506,7 +130406,7 @@
|
|
|
130506
130406
|
"context": {
|
|
130507
130407
|
"type": "variable",
|
|
130508
130408
|
"name": "kendo-signature-line-disabled-color",
|
|
130509
|
-
"value": "if($kendo-enable-color-system,
|
|
130409
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
130510
130410
|
"scope": "default",
|
|
130511
130411
|
"line": {
|
|
130512
130412
|
"start": 44,
|
|
@@ -130787,7 +130687,7 @@
|
|
|
130787
130687
|
"context": {
|
|
130788
130688
|
"type": "variable",
|
|
130789
130689
|
"name": "kendo-skeleton-item-bg",
|
|
130790
|
-
"value": "if($kendo-enable-color-system,
|
|
130690
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
130791
130691
|
"scope": "default",
|
|
130792
130692
|
"line": {
|
|
130793
130693
|
"start": 20,
|
|
@@ -131068,7 +130968,7 @@
|
|
|
131068
130968
|
"context": {
|
|
131069
130969
|
"type": "variable",
|
|
131070
130970
|
"name": "kendo-slider-track-bg",
|
|
131071
|
-
"value": "if($kendo-enable-color-system,
|
|
130971
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
131072
130972
|
"scope": "default",
|
|
131073
130973
|
"line": {
|
|
131074
130974
|
"start": 36,
|
|
@@ -131118,7 +131018,7 @@
|
|
|
131118
131018
|
"context": {
|
|
131119
131019
|
"type": "variable",
|
|
131120
131020
|
"name": "kendo-slider-track-hover-bg",
|
|
131121
|
-
"value": "if($kendo-enable-color-system,
|
|
131021
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
131122
131022
|
"scope": "default",
|
|
131123
131023
|
"line": {
|
|
131124
131024
|
"start": 42,
|
|
@@ -131168,7 +131068,7 @@
|
|
|
131168
131068
|
"context": {
|
|
131169
131069
|
"type": "variable",
|
|
131170
131070
|
"name": "kendo-slider-track-focus-bg",
|
|
131171
|
-
"value": "if($kendo-enable-color-system,
|
|
131071
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
131172
131072
|
"scope": "default",
|
|
131173
131073
|
"line": {
|
|
131174
131074
|
"start": 48,
|
|
@@ -131768,7 +131668,7 @@
|
|
|
131768
131668
|
"context": {
|
|
131769
131669
|
"type": "variable",
|
|
131770
131670
|
"name": "kendo-slider-disabled-text",
|
|
131771
|
-
"value": "if($kendo-enable-color-system,
|
|
131671
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 70%, transparent), k-get-theme-color-var( neutral-130 ))",
|
|
131772
131672
|
"scope": "default",
|
|
131773
131673
|
"line": {
|
|
131774
131674
|
"start": 127,
|
|
@@ -131793,7 +131693,7 @@
|
|
|
131793
131693
|
"context": {
|
|
131794
131694
|
"type": "variable",
|
|
131795
131695
|
"name": "kendo-slider-track-disabled-bg",
|
|
131796
|
-
"value": "if($kendo-enable-color-system,
|
|
131696
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
131797
131697
|
"scope": "default",
|
|
131798
131698
|
"line": {
|
|
131799
131699
|
"start": 130,
|
|
@@ -131818,7 +131718,7 @@
|
|
|
131818
131718
|
"context": {
|
|
131819
131719
|
"type": "variable",
|
|
131820
131720
|
"name": "kendo-slider-selection-disabled-bg",
|
|
131821
|
-
"value": "if($kendo-enable-color-system,
|
|
131721
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 46%, transparent), k-get-theme-color-var( neutral-90 ))",
|
|
131822
131722
|
"scope": "default",
|
|
131823
131723
|
"line": {
|
|
131824
131724
|
"start": 133,
|
|
@@ -131843,7 +131743,7 @@
|
|
|
131843
131743
|
"context": {
|
|
131844
131744
|
"type": "variable",
|
|
131845
131745
|
"name": "kendo-slider-thumb-disabled-border",
|
|
131846
|
-
"value": "if($kendo-enable-color-system,
|
|
131746
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
131847
131747
|
"scope": "default",
|
|
131848
131748
|
"line": {
|
|
131849
131749
|
"start": 136,
|
|
@@ -132174,7 +132074,7 @@
|
|
|
132174
132074
|
"context": {
|
|
132175
132075
|
"type": "variable",
|
|
132176
132076
|
"name": "kendo-split-button-arrow-delimiter-bg",
|
|
132177
|
-
"value": "if($kendo-enable-color-system,
|
|
132077
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
132178
132078
|
"scope": "default",
|
|
132179
132079
|
"line": {
|
|
132180
132080
|
"start": 32,
|
|
@@ -136092,7 +135992,7 @@
|
|
|
136092
135992
|
"context": {
|
|
136093
135993
|
"type": "variable",
|
|
136094
135994
|
"name": "kendo-stepper-indicator-done-disabled-bg",
|
|
136095
|
-
"value": "if($kendo-enable-color-system,
|
|
135995
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 22%, transparent), k-get-theme-color-var( primary-30 ))",
|
|
136096
135996
|
"scope": "default",
|
|
136097
135997
|
"line": {
|
|
136098
135998
|
"start": 122,
|
|
@@ -137173,7 +137073,7 @@
|
|
|
137173
137073
|
"context": {
|
|
137174
137074
|
"type": "variable",
|
|
137175
137075
|
"name": "kendo-switch-off-track-disabled-border",
|
|
137176
|
-
"value": "if($kendo-enable-color-system,
|
|
137076
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
137177
137077
|
"scope": "default",
|
|
137178
137078
|
"line": {
|
|
137179
137079
|
"start": 73,
|
|
@@ -137348,7 +137248,7 @@
|
|
|
137348
137248
|
"context": {
|
|
137349
137249
|
"type": "variable",
|
|
137350
137250
|
"name": "kendo-switch-off-thumb-disabled-bg",
|
|
137351
|
-
"value": "if($kendo-enable-color-system,
|
|
137251
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
137352
137252
|
"scope": "default",
|
|
137353
137253
|
"line": {
|
|
137354
137254
|
"start": 97,
|
|
@@ -137398,7 +137298,7 @@
|
|
|
137398
137298
|
"context": {
|
|
137399
137299
|
"type": "variable",
|
|
137400
137300
|
"name": "kendo-switch-off-thumb-disabled-border",
|
|
137401
|
-
"value": "if($kendo-enable-color-system,
|
|
137301
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
137402
137302
|
"scope": "default",
|
|
137403
137303
|
"line": {
|
|
137404
137304
|
"start": 103,
|
|
@@ -137648,7 +137548,7 @@
|
|
|
137648
137548
|
"context": {
|
|
137649
137549
|
"type": "variable",
|
|
137650
137550
|
"name": "kendo-switch-on-track-disabled-bg",
|
|
137651
|
-
"value": "if($kendo-enable-color-system,
|
|
137551
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
137652
137552
|
"scope": "default",
|
|
137653
137553
|
"line": {
|
|
137654
137554
|
"start": 138,
|
|
@@ -137923,7 +137823,7 @@
|
|
|
137923
137823
|
"context": {
|
|
137924
137824
|
"type": "variable",
|
|
137925
137825
|
"name": "kendo-switch-on-thumb-disabled-border",
|
|
137926
|
-
"value": "if($kendo-enable-color-system,
|
|
137826
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 6%, transparent), k-get-theme-color-var( neutral-20 ))",
|
|
137927
137827
|
"scope": "default",
|
|
137928
137828
|
"line": {
|
|
137929
137829
|
"start": 174,
|
|
@@ -138829,7 +138729,7 @@
|
|
|
138829
138729
|
"context": {
|
|
138830
138730
|
"type": "variable",
|
|
138831
138731
|
"name": "kendo-table-selected-bg",
|
|
138832
|
-
"value": "if($kendo-enable-color-system,
|
|
138732
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 13%, transparent), k-get-theme-color-var( primary-20 ))",
|
|
138833
138733
|
"scope": "default",
|
|
138834
138734
|
"line": {
|
|
138835
138735
|
"start": 171,
|
|
@@ -138904,7 +138804,7 @@
|
|
|
138904
138804
|
"context": {
|
|
138905
138805
|
"type": "variable",
|
|
138906
138806
|
"name": "kendo-table-selected-hover-bg",
|
|
138907
|
-
"value": "if($kendo-enable-color-system,
|
|
138807
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 26%, transparent), k-get-theme-color-var( primary-30 ))",
|
|
138908
138808
|
"scope": "default",
|
|
138909
138809
|
"line": {
|
|
138910
138810
|
"start": 181,
|
|
@@ -141616,7 +141516,7 @@
|
|
|
141616
141516
|
"context": {
|
|
141617
141517
|
"type": "variable",
|
|
141618
141518
|
"name": "kendo-taskboard-drag-placeholder-bg",
|
|
141619
|
-
"value": "if($kendo-enable-color-system,
|
|
141519
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 23%, transparent), k-get-theme-color-var( neutral-50 ))",
|
|
141620
141520
|
"scope": "default",
|
|
141621
141521
|
"line": {
|
|
141622
141522
|
"start": 205,
|
|
@@ -143109,7 +143009,7 @@
|
|
|
143109
143009
|
"context": {
|
|
143110
143010
|
"type": "variable",
|
|
143111
143011
|
"name": "kendo-timeline-track-border-color",
|
|
143112
|
-
"value": "if($kendo-enable-color-system,
|
|
143012
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
143113
143013
|
"scope": "default",
|
|
143114
143014
|
"line": {
|
|
143115
143015
|
"start": 68,
|
|
@@ -143684,7 +143584,7 @@
|
|
|
143684
143584
|
"context": {
|
|
143685
143585
|
"type": "variable",
|
|
143686
143586
|
"name": "kendo-timeline-card-body-scroll-border",
|
|
143687
|
-
"value": "if($kendo-enable-color-system,
|
|
143587
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
143688
143588
|
"scope": "default",
|
|
143689
143589
|
"line": {
|
|
143690
143590
|
"start": 141,
|
|
@@ -144540,7 +144440,7 @@
|
|
|
144540
144440
|
"context": {
|
|
144541
144441
|
"type": "variable",
|
|
144542
144442
|
"name": "kendo-toolbar-separator-border",
|
|
144543
|
-
"value": "if($kendo-enable-color-system,
|
|
144443
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 28%, transparent), k-get-theme-color-var( neutral-60 ))",
|
|
144544
144444
|
"scope": "default",
|
|
144545
144445
|
"line": {
|
|
144546
144446
|
"start": 60,
|
|
@@ -146770,7 +146670,7 @@
|
|
|
146770
146670
|
"context": {
|
|
146771
146671
|
"type": "variable",
|
|
146772
146672
|
"name": "kendo-upload-dropzone-border",
|
|
146773
|
-
"value": "if($kendo-enable-color-system,
|
|
146673
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
|
|
146774
146674
|
"scope": "default",
|
|
146775
146675
|
"line": {
|
|
146776
146676
|
"start": 44,
|