@progress/kendo-theme-fluent 14.4.1-dev.1 → 14.4.1-dev.3
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 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1056 -732
- package/dist/meta/sassdoc-raw-data.json +512 -362
- package/dist/meta/variables.json +24 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_variables.scss +20 -0
- package/scss/grid/_layout.scss +5 -2
- package/scss/grid/_theme.scss +2 -2
- package/scss/grid/_variables.scss +4 -0
|
@@ -1925,15 +1925,15 @@
|
|
|
1925
1925
|
}
|
|
1926
1926
|
},
|
|
1927
1927
|
{
|
|
1928
|
-
"description": "The
|
|
1928
|
+
"description": "The horizontal padding of the AgentStep head.\n",
|
|
1929
1929
|
"commentRange": {
|
|
1930
1930
|
"start": 11,
|
|
1931
1931
|
"end": 12
|
|
1932
1932
|
},
|
|
1933
1933
|
"context": {
|
|
1934
1934
|
"type": "variable",
|
|
1935
|
-
"name": "kendo-agent-step-
|
|
1936
|
-
"value": "var( --kendo-agent-step-
|
|
1935
|
+
"name": "kendo-agent-step-padding-x",
|
|
1936
|
+
"value": "var( --kendo-agent-step-padding-x, k-spacing(0.5) )",
|
|
1937
1937
|
"scope": "default",
|
|
1938
1938
|
"line": {
|
|
1939
1939
|
"start": 13,
|
|
@@ -1950,15 +1950,15 @@
|
|
|
1950
1950
|
}
|
|
1951
1951
|
},
|
|
1952
1952
|
{
|
|
1953
|
-
"description": "The
|
|
1953
|
+
"description": "The end padding of the AgentStep head.\n",
|
|
1954
1954
|
"commentRange": {
|
|
1955
1955
|
"start": 14,
|
|
1956
1956
|
"end": 15
|
|
1957
1957
|
},
|
|
1958
1958
|
"context": {
|
|
1959
1959
|
"type": "variable",
|
|
1960
|
-
"name": "kendo-agent-step-
|
|
1961
|
-
"value": "var( --kendo-agent-step-
|
|
1960
|
+
"name": "kendo-agent-step-padding-end",
|
|
1961
|
+
"value": "var( --kendo-agent-step-padding-end, k-spacing(2) )",
|
|
1962
1962
|
"scope": "default",
|
|
1963
1963
|
"line": {
|
|
1964
1964
|
"start": 16,
|
|
@@ -1975,15 +1975,15 @@
|
|
|
1975
1975
|
}
|
|
1976
1976
|
},
|
|
1977
1977
|
{
|
|
1978
|
-
"description": "The
|
|
1978
|
+
"description": "The border radius of the AgentStep head.\n",
|
|
1979
1979
|
"commentRange": {
|
|
1980
1980
|
"start": 17,
|
|
1981
1981
|
"end": 18
|
|
1982
1982
|
},
|
|
1983
1983
|
"context": {
|
|
1984
1984
|
"type": "variable",
|
|
1985
|
-
"name": "kendo-agent-step-
|
|
1986
|
-
"value": "var( --kendo-agent-step-
|
|
1985
|
+
"name": "kendo-agent-step-border-radius",
|
|
1986
|
+
"value": "var( --kendo-agent-step-border-radius, k-border-radius(md) )",
|
|
1987
1987
|
"scope": "default",
|
|
1988
1988
|
"line": {
|
|
1989
1989
|
"start": 19,
|
|
@@ -2000,15 +2000,15 @@
|
|
|
2000
2000
|
}
|
|
2001
2001
|
},
|
|
2002
2002
|
{
|
|
2003
|
-
"description": "The
|
|
2003
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
2004
2004
|
"commentRange": {
|
|
2005
2005
|
"start": 20,
|
|
2006
2006
|
"end": 21
|
|
2007
2007
|
},
|
|
2008
2008
|
"context": {
|
|
2009
2009
|
"type": "variable",
|
|
2010
|
-
"name": "kendo-agent-step-
|
|
2011
|
-
"value": "var( --kendo-agent-step-
|
|
2010
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
2011
|
+
"value": "var( --kendo-agent-step-icon-margin-top, k-spacing(0.5) )",
|
|
2012
2012
|
"scope": "default",
|
|
2013
2013
|
"line": {
|
|
2014
2014
|
"start": 22,
|
|
@@ -2025,15 +2025,15 @@
|
|
|
2025
2025
|
}
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
|
-
"description": "The
|
|
2028
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
2029
2029
|
"commentRange": {
|
|
2030
2030
|
"start": 23,
|
|
2031
2031
|
"end": 24
|
|
2032
2032
|
},
|
|
2033
2033
|
"context": {
|
|
2034
2034
|
"type": "variable",
|
|
2035
|
-
"name": "kendo-agent-step-
|
|
2036
|
-
"value": "var( --kendo-agent-step-
|
|
2035
|
+
"name": "kendo-agent-step-added-color",
|
|
2036
|
+
"value": "var( --kendo-agent-step-added-color, k-color(success-on-surface) )",
|
|
2037
2037
|
"scope": "default",
|
|
2038
2038
|
"line": {
|
|
2039
2039
|
"start": 25,
|
|
@@ -2049,11 +2049,111 @@
|
|
|
2049
2049
|
"name": "_variables.scss"
|
|
2050
2050
|
}
|
|
2051
2051
|
},
|
|
2052
|
+
{
|
|
2053
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
2054
|
+
"commentRange": {
|
|
2055
|
+
"start": 26,
|
|
2056
|
+
"end": 27
|
|
2057
|
+
},
|
|
2058
|
+
"context": {
|
|
2059
|
+
"type": "variable",
|
|
2060
|
+
"name": "kendo-agent-step-removed-color",
|
|
2061
|
+
"value": "var( --kendo-agent-step-removed-color, k-color(error-on-surface) )",
|
|
2062
|
+
"scope": "default",
|
|
2063
|
+
"line": {
|
|
2064
|
+
"start": 28,
|
|
2065
|
+
"end": 28
|
|
2066
|
+
}
|
|
2067
|
+
},
|
|
2068
|
+
"group": [
|
|
2069
|
+
"agent-response"
|
|
2070
|
+
],
|
|
2071
|
+
"access": "public",
|
|
2072
|
+
"file": {
|
|
2073
|
+
"path": "agent-response/_variables.scss",
|
|
2074
|
+
"name": "_variables.scss"
|
|
2075
|
+
}
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
2079
|
+
"commentRange": {
|
|
2080
|
+
"start": 29,
|
|
2081
|
+
"end": 30
|
|
2082
|
+
},
|
|
2083
|
+
"context": {
|
|
2084
|
+
"type": "variable",
|
|
2085
|
+
"name": "kendo-agent-step-font-size",
|
|
2086
|
+
"value": "var( --kendo-agent-step-font-size, var(--kendo-font-size-sm) )",
|
|
2087
|
+
"scope": "default",
|
|
2088
|
+
"line": {
|
|
2089
|
+
"start": 31,
|
|
2090
|
+
"end": 31
|
|
2091
|
+
}
|
|
2092
|
+
},
|
|
2093
|
+
"group": [
|
|
2094
|
+
"agent-response"
|
|
2095
|
+
],
|
|
2096
|
+
"access": "public",
|
|
2097
|
+
"file": {
|
|
2098
|
+
"path": "agent-response/_variables.scss",
|
|
2099
|
+
"name": "_variables.scss"
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
2104
|
+
"commentRange": {
|
|
2105
|
+
"start": 32,
|
|
2106
|
+
"end": 33
|
|
2107
|
+
},
|
|
2108
|
+
"context": {
|
|
2109
|
+
"type": "variable",
|
|
2110
|
+
"name": "kendo-agent-step-body-font-size",
|
|
2111
|
+
"value": "var( --kendo-agent-step-body-font-size, var(--kendo-font-size-sm) )",
|
|
2112
|
+
"scope": "default",
|
|
2113
|
+
"line": {
|
|
2114
|
+
"start": 34,
|
|
2115
|
+
"end": 34
|
|
2116
|
+
}
|
|
2117
|
+
},
|
|
2118
|
+
"group": [
|
|
2119
|
+
"agent-response"
|
|
2120
|
+
],
|
|
2121
|
+
"access": "public",
|
|
2122
|
+
"file": {
|
|
2123
|
+
"path": "agent-response/_variables.scss",
|
|
2124
|
+
"name": "_variables.scss"
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
{
|
|
2128
|
+
"description": "The box shadow of the focused AgentStep head.\n",
|
|
2129
|
+
"commentRange": {
|
|
2130
|
+
"start": 35,
|
|
2131
|
+
"end": 36
|
|
2132
|
+
},
|
|
2133
|
+
"context": {
|
|
2134
|
+
"type": "variable",
|
|
2135
|
+
"name": "kendo-agent-step-focus-shadow",
|
|
2136
|
+
"value": "var( --kendo-agent-step-focus-shadow, inset 0 0 0 2px #{k-color(on-app-surface)} )",
|
|
2137
|
+
"scope": "default",
|
|
2138
|
+
"line": {
|
|
2139
|
+
"start": 37,
|
|
2140
|
+
"end": 37
|
|
2141
|
+
}
|
|
2142
|
+
},
|
|
2143
|
+
"group": [
|
|
2144
|
+
"agent-response"
|
|
2145
|
+
],
|
|
2146
|
+
"access": "public",
|
|
2147
|
+
"file": {
|
|
2148
|
+
"path": "agent-response/_variables.scss",
|
|
2149
|
+
"name": "_variables.scss"
|
|
2150
|
+
}
|
|
2151
|
+
},
|
|
2052
2152
|
{
|
|
2053
2153
|
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
2054
2154
|
"commentRange": {
|
|
2055
|
-
"start":
|
|
2056
|
-
"end":
|
|
2155
|
+
"start": 39,
|
|
2156
|
+
"end": 40
|
|
2057
2157
|
},
|
|
2058
2158
|
"context": {
|
|
2059
2159
|
"type": "variable",
|
|
@@ -2061,8 +2161,8 @@
|
|
|
2061
2161
|
"value": "var( --kendo-thought-gap, k-spacing(1.5) )",
|
|
2062
2162
|
"scope": "default",
|
|
2063
2163
|
"line": {
|
|
2064
|
-
"start":
|
|
2065
|
-
"end":
|
|
2164
|
+
"start": 41,
|
|
2165
|
+
"end": 41
|
|
2066
2166
|
}
|
|
2067
2167
|
},
|
|
2068
2168
|
"group": [
|
|
@@ -2077,8 +2177,8 @@
|
|
|
2077
2177
|
{
|
|
2078
2178
|
"description": "The gap in the icon column of the Thought.\n",
|
|
2079
2179
|
"commentRange": {
|
|
2080
|
-
"start":
|
|
2081
|
-
"end":
|
|
2180
|
+
"start": 42,
|
|
2181
|
+
"end": 43
|
|
2082
2182
|
},
|
|
2083
2183
|
"context": {
|
|
2084
2184
|
"type": "variable",
|
|
@@ -2086,8 +2186,8 @@
|
|
|
2086
2186
|
"value": "var( --kendo-thought-icon-col-gap, k-spacing(2) )",
|
|
2087
2187
|
"scope": "default",
|
|
2088
2188
|
"line": {
|
|
2089
|
-
"start":
|
|
2090
|
-
"end":
|
|
2189
|
+
"start": 44,
|
|
2190
|
+
"end": 44
|
|
2091
2191
|
}
|
|
2092
2192
|
},
|
|
2093
2193
|
"group": [
|
|
@@ -2102,8 +2202,8 @@
|
|
|
2102
2202
|
{
|
|
2103
2203
|
"description": "The spacing between stacked Thought items.\n",
|
|
2104
2204
|
"commentRange": {
|
|
2105
|
-
"start":
|
|
2106
|
-
"end":
|
|
2205
|
+
"start": 45,
|
|
2206
|
+
"end": 46
|
|
2107
2207
|
},
|
|
2108
2208
|
"context": {
|
|
2109
2209
|
"type": "variable",
|
|
@@ -2111,8 +2211,33 @@
|
|
|
2111
2211
|
"value": "var( --kendo-thought-spacing, k-spacing(4) )",
|
|
2112
2212
|
"scope": "default",
|
|
2113
2213
|
"line": {
|
|
2114
|
-
"start":
|
|
2115
|
-
"end":
|
|
2214
|
+
"start": 47,
|
|
2215
|
+
"end": 47
|
|
2216
|
+
}
|
|
2217
|
+
},
|
|
2218
|
+
"group": [
|
|
2219
|
+
"agent-response"
|
|
2220
|
+
],
|
|
2221
|
+
"access": "public",
|
|
2222
|
+
"file": {
|
|
2223
|
+
"path": "agent-response/_variables.scss",
|
|
2224
|
+
"name": "_variables.scss"
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
|
|
2229
|
+
"commentRange": {
|
|
2230
|
+
"start": 48,
|
|
2231
|
+
"end": 49
|
|
2232
|
+
},
|
|
2233
|
+
"context": {
|
|
2234
|
+
"type": "variable",
|
|
2235
|
+
"name": "kendo-thought-padding-x",
|
|
2236
|
+
"value": "var( --kendo-thought-padding-x, k-spacing(0.5) )",
|
|
2237
|
+
"scope": "default",
|
|
2238
|
+
"line": {
|
|
2239
|
+
"start": 50,
|
|
2240
|
+
"end": 50
|
|
2116
2241
|
}
|
|
2117
2242
|
},
|
|
2118
2243
|
"group": [
|
|
@@ -2127,8 +2252,8 @@
|
|
|
2127
2252
|
{
|
|
2128
2253
|
"description": "The color of the connector line between stacked Thought items.\n",
|
|
2129
2254
|
"commentRange": {
|
|
2130
|
-
"start":
|
|
2131
|
-
"end":
|
|
2255
|
+
"start": 51,
|
|
2256
|
+
"end": 52
|
|
2132
2257
|
},
|
|
2133
2258
|
"context": {
|
|
2134
2259
|
"type": "variable",
|
|
@@ -2136,8 +2261,8 @@
|
|
|
2136
2261
|
"value": "var( --kendo-thought-connector-color, color-mix(in srgb, k-color(border) 26%, transparent) )",
|
|
2137
2262
|
"scope": "default",
|
|
2138
2263
|
"line": {
|
|
2139
|
-
"start":
|
|
2140
|
-
"end":
|
|
2264
|
+
"start": 53,
|
|
2265
|
+
"end": 53
|
|
2141
2266
|
}
|
|
2142
2267
|
},
|
|
2143
2268
|
"group": [
|
|
@@ -2152,8 +2277,8 @@
|
|
|
2152
2277
|
{
|
|
2153
2278
|
"description": "The start indent of the ToolCall body.\n",
|
|
2154
2279
|
"commentRange": {
|
|
2155
|
-
"start":
|
|
2156
|
-
"end":
|
|
2280
|
+
"start": 55,
|
|
2281
|
+
"end": 56
|
|
2157
2282
|
},
|
|
2158
2283
|
"context": {
|
|
2159
2284
|
"type": "variable",
|
|
@@ -2161,8 +2286,8 @@
|
|
|
2161
2286
|
"value": "var( --kendo-tool-call-indent, k-spacing(5) )",
|
|
2162
2287
|
"scope": "default",
|
|
2163
2288
|
"line": {
|
|
2164
|
-
"start":
|
|
2165
|
-
"end":
|
|
2289
|
+
"start": 57,
|
|
2290
|
+
"end": 57
|
|
2166
2291
|
}
|
|
2167
2292
|
},
|
|
2168
2293
|
"group": [
|
|
@@ -2177,8 +2302,8 @@
|
|
|
2177
2302
|
{
|
|
2178
2303
|
"description": "The bottom padding of the ToolCall body.\n",
|
|
2179
2304
|
"commentRange": {
|
|
2180
|
-
"start":
|
|
2181
|
-
"end":
|
|
2305
|
+
"start": 58,
|
|
2306
|
+
"end": 59
|
|
2182
2307
|
},
|
|
2183
2308
|
"context": {
|
|
2184
2309
|
"type": "variable",
|
|
@@ -2186,8 +2311,8 @@
|
|
|
2186
2311
|
"value": "var( --kendo-tool-call-padding-y, k-spacing(2) )",
|
|
2187
2312
|
"scope": "default",
|
|
2188
2313
|
"line": {
|
|
2189
|
-
"start":
|
|
2190
|
-
"end":
|
|
2314
|
+
"start": 60,
|
|
2315
|
+
"end": 60
|
|
2191
2316
|
}
|
|
2192
2317
|
},
|
|
2193
2318
|
"group": [
|
|
@@ -2202,8 +2327,8 @@
|
|
|
2202
2327
|
{
|
|
2203
2328
|
"description": "The border radius of the pre element in the ToolCall body.\n",
|
|
2204
2329
|
"commentRange": {
|
|
2205
|
-
"start":
|
|
2206
|
-
"end":
|
|
2330
|
+
"start": 61,
|
|
2331
|
+
"end": 62
|
|
2207
2332
|
},
|
|
2208
2333
|
"context": {
|
|
2209
2334
|
"type": "variable",
|
|
@@ -2211,8 +2336,8 @@
|
|
|
2211
2336
|
"value": "var( --kendo-tool-call-pre-border-radius, k-border-radius(md) )",
|
|
2212
2337
|
"scope": "default",
|
|
2213
2338
|
"line": {
|
|
2214
|
-
"start":
|
|
2215
|
-
"end":
|
|
2339
|
+
"start": 63,
|
|
2340
|
+
"end": 63
|
|
2216
2341
|
}
|
|
2217
2342
|
},
|
|
2218
2343
|
"group": [
|
|
@@ -39376,15 +39501,15 @@
|
|
|
39376
39501
|
}
|
|
39377
39502
|
},
|
|
39378
39503
|
{
|
|
39379
|
-
"description": "The
|
|
39504
|
+
"description": "The font weight of the Grid grouping row text.\n",
|
|
39380
39505
|
"commentRange": {
|
|
39381
39506
|
"start": 329,
|
|
39382
39507
|
"end": 330
|
|
39383
39508
|
},
|
|
39384
39509
|
"context": {
|
|
39385
39510
|
"type": "variable",
|
|
39386
|
-
"name": "kendo-grid-grouping-row-
|
|
39387
|
-
"value": "var( --kendo-grid-grouping-row-
|
|
39511
|
+
"name": "kendo-grid-grouping-row-font-weight",
|
|
39512
|
+
"value": "var( --kendo-grid-grouping-row-font-weight, var(--kendo-font-weight-semibold) )",
|
|
39388
39513
|
"scope": "default",
|
|
39389
39514
|
"line": {
|
|
39390
39515
|
"start": 331,
|
|
@@ -39400,11 +39525,36 @@
|
|
|
39400
39525
|
"name": "_variables.scss"
|
|
39401
39526
|
}
|
|
39402
39527
|
},
|
|
39528
|
+
{
|
|
39529
|
+
"description": "The border color of the Grid grouping row.\n",
|
|
39530
|
+
"commentRange": {
|
|
39531
|
+
"start": 332,
|
|
39532
|
+
"end": 333
|
|
39533
|
+
},
|
|
39534
|
+
"context": {
|
|
39535
|
+
"type": "variable",
|
|
39536
|
+
"name": "kendo-grid-grouping-row-border",
|
|
39537
|
+
"value": "var( --kendo-grid-grouping-row-border, #{$kendo-table-group-row-border} )",
|
|
39538
|
+
"scope": "default",
|
|
39539
|
+
"line": {
|
|
39540
|
+
"start": 334,
|
|
39541
|
+
"end": 334
|
|
39542
|
+
}
|
|
39543
|
+
},
|
|
39544
|
+
"group": [
|
|
39545
|
+
"grid"
|
|
39546
|
+
],
|
|
39547
|
+
"access": "public",
|
|
39548
|
+
"file": {
|
|
39549
|
+
"path": "grid/_variables.scss",
|
|
39550
|
+
"name": "_variables.scss"
|
|
39551
|
+
}
|
|
39552
|
+
},
|
|
39403
39553
|
{
|
|
39404
39554
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
39405
39555
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39556
|
+
"start": 336,
|
|
39557
|
+
"end": 337
|
|
39408
39558
|
},
|
|
39409
39559
|
"context": {
|
|
39410
39560
|
"type": "variable",
|
|
@@ -39412,8 +39562,8 @@
|
|
|
39412
39562
|
"value": "var( --kendo-grid-filter-cell-padding-x, #{$kendo-grid-padding-y} )",
|
|
39413
39563
|
"scope": "default",
|
|
39414
39564
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39565
|
+
"start": 338,
|
|
39566
|
+
"end": 338
|
|
39417
39567
|
}
|
|
39418
39568
|
},
|
|
39419
39569
|
"group": [
|
|
@@ -39428,8 +39578,8 @@
|
|
|
39428
39578
|
{
|
|
39429
39579
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
39430
39580
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39581
|
+
"start": 339,
|
|
39582
|
+
"end": 340
|
|
39433
39583
|
},
|
|
39434
39584
|
"context": {
|
|
39435
39585
|
"type": "variable",
|
|
@@ -39437,8 +39587,8 @@
|
|
|
39437
39587
|
"value": "var( --kendo-grid-filter-cell-padding-y, #{$kendo-grid-filter-cell-padding-x} )",
|
|
39438
39588
|
"scope": "default",
|
|
39439
39589
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39590
|
+
"start": 341,
|
|
39591
|
+
"end": 341
|
|
39442
39592
|
}
|
|
39443
39593
|
},
|
|
39444
39594
|
"group": [
|
|
@@ -39453,8 +39603,8 @@
|
|
|
39453
39603
|
{
|
|
39454
39604
|
"description": "The border width of the Grid Toolbar.\n",
|
|
39455
39605
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39606
|
+
"start": 343,
|
|
39607
|
+
"end": 344
|
|
39458
39608
|
},
|
|
39459
39609
|
"context": {
|
|
39460
39610
|
"type": "variable",
|
|
@@ -39462,8 +39612,8 @@
|
|
|
39462
39612
|
"value": "var( --kendo-grid-toolbar-border-width, #{$kendo-grid-border-width} )",
|
|
39463
39613
|
"scope": "default",
|
|
39464
39614
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39615
|
+
"start": 345,
|
|
39616
|
+
"end": 345
|
|
39467
39617
|
}
|
|
39468
39618
|
},
|
|
39469
39619
|
"group": [
|
|
@@ -39478,8 +39628,8 @@
|
|
|
39478
39628
|
{
|
|
39479
39629
|
"description": "The vertical border width of the Grid cell.\n",
|
|
39480
39630
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39631
|
+
"start": 347,
|
|
39632
|
+
"end": 348
|
|
39483
39633
|
},
|
|
39484
39634
|
"context": {
|
|
39485
39635
|
"type": "variable",
|
|
@@ -39487,8 +39637,8 @@
|
|
|
39487
39637
|
"value": "$kendo-grid-border-width",
|
|
39488
39638
|
"scope": "default",
|
|
39489
39639
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39640
|
+
"start": 349,
|
|
39641
|
+
"end": 349
|
|
39492
39642
|
}
|
|
39493
39643
|
},
|
|
39494
39644
|
"group": [
|
|
@@ -39503,8 +39653,8 @@
|
|
|
39503
39653
|
{
|
|
39504
39654
|
"description": "The horizontal border width of the Grid cell.\n",
|
|
39505
39655
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39656
|
+
"start": 350,
|
|
39657
|
+
"end": 351
|
|
39508
39658
|
},
|
|
39509
39659
|
"context": {
|
|
39510
39660
|
"type": "variable",
|
|
@@ -39512,8 +39662,8 @@
|
|
|
39512
39662
|
"value": "0px",
|
|
39513
39663
|
"scope": "default",
|
|
39514
39664
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39665
|
+
"start": 352,
|
|
39666
|
+
"end": 352
|
|
39517
39667
|
}
|
|
39518
39668
|
},
|
|
39519
39669
|
"group": [
|
|
@@ -39528,8 +39678,8 @@
|
|
|
39528
39678
|
{
|
|
39529
39679
|
"description": "The font size of the Grid sort index.\n",
|
|
39530
39680
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39681
|
+
"start": 353,
|
|
39682
|
+
"end": 354
|
|
39533
39683
|
},
|
|
39534
39684
|
"context": {
|
|
39535
39685
|
"type": "variable",
|
|
@@ -39537,8 +39687,8 @@
|
|
|
39537
39687
|
"value": "var( --kendo-grid-sort-index-font-size, var(--kendo-font-size-sm) )",
|
|
39538
39688
|
"scope": "default",
|
|
39539
39689
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39690
|
+
"start": 355,
|
|
39691
|
+
"end": 355
|
|
39542
39692
|
}
|
|
39543
39693
|
},
|
|
39544
39694
|
"group": [
|
|
@@ -39553,8 +39703,8 @@
|
|
|
39553
39703
|
{
|
|
39554
39704
|
"description": "The vertical offset of the Grid sort index.\n",
|
|
39555
39705
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39706
|
+
"start": 357,
|
|
39707
|
+
"end": 358
|
|
39558
39708
|
},
|
|
39559
39709
|
"context": {
|
|
39560
39710
|
"type": "variable",
|
|
@@ -39562,8 +39712,8 @@
|
|
|
39562
39712
|
"value": "var( --kendo-grid-sort-index-spacing-x, #{k-spacing(0.5)} )",
|
|
39563
39713
|
"scope": "default",
|
|
39564
39714
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39715
|
+
"start": 359,
|
|
39716
|
+
"end": 359
|
|
39567
39717
|
}
|
|
39568
39718
|
},
|
|
39569
39719
|
"group": [
|
|
@@ -39578,8 +39728,8 @@
|
|
|
39578
39728
|
{
|
|
39579
39729
|
"description": "The spacing of the Grid sort icon.\n",
|
|
39580
39730
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39731
|
+
"start": 360,
|
|
39732
|
+
"end": 361
|
|
39583
39733
|
},
|
|
39584
39734
|
"context": {
|
|
39585
39735
|
"type": "variable",
|
|
@@ -39587,8 +39737,8 @@
|
|
|
39587
39737
|
"value": "var( --kendo-grid-sort-icon-spacing, #{$kendo-icon-spacing} )",
|
|
39588
39738
|
"scope": "default",
|
|
39589
39739
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39740
|
+
"start": 362,
|
|
39741
|
+
"end": 362
|
|
39592
39742
|
}
|
|
39593
39743
|
},
|
|
39594
39744
|
"group": [
|
|
@@ -39603,8 +39753,8 @@
|
|
|
39603
39753
|
{
|
|
39604
39754
|
"description": "The text color of the Grid sort indicator.\n",
|
|
39605
39755
|
"commentRange": {
|
|
39606
|
-
"start":
|
|
39607
|
-
"end":
|
|
39756
|
+
"start": 363,
|
|
39757
|
+
"end": 364
|
|
39608
39758
|
},
|
|
39609
39759
|
"context": {
|
|
39610
39760
|
"type": "variable",
|
|
@@ -39612,8 +39762,8 @@
|
|
|
39612
39762
|
"value": "var( --kendo-grid-sort-indicator-text, k-color(on-app-surface) )",
|
|
39613
39763
|
"scope": "default",
|
|
39614
39764
|
"line": {
|
|
39615
|
-
"start":
|
|
39616
|
-
"end":
|
|
39765
|
+
"start": 365,
|
|
39766
|
+
"end": 365
|
|
39617
39767
|
}
|
|
39618
39768
|
},
|
|
39619
39769
|
"group": [
|
|
@@ -39628,8 +39778,8 @@
|
|
|
39628
39778
|
{
|
|
39629
39779
|
"description": "The text color of the Grid sort order indicator.\n",
|
|
39630
39780
|
"commentRange": {
|
|
39631
|
-
"start":
|
|
39632
|
-
"end":
|
|
39781
|
+
"start": 366,
|
|
39782
|
+
"end": 367
|
|
39633
39783
|
},
|
|
39634
39784
|
"context": {
|
|
39635
39785
|
"type": "variable",
|
|
@@ -39637,8 +39787,8 @@
|
|
|
39637
39787
|
"value": "var( --kendo-grid-sort-indicator-order-text, #{k-color(primary)} )",
|
|
39638
39788
|
"scope": "default",
|
|
39639
39789
|
"line": {
|
|
39640
|
-
"start":
|
|
39641
|
-
"end":
|
|
39790
|
+
"start": 368,
|
|
39791
|
+
"end": 368
|
|
39642
39792
|
}
|
|
39643
39793
|
},
|
|
39644
39794
|
"group": [
|
|
@@ -39653,8 +39803,8 @@
|
|
|
39653
39803
|
{
|
|
39654
39804
|
"description": "The background color of the sorted Grid cells.\n",
|
|
39655
39805
|
"commentRange": {
|
|
39656
|
-
"start":
|
|
39657
|
-
"end":
|
|
39806
|
+
"start": 369,
|
|
39807
|
+
"end": 370
|
|
39658
39808
|
},
|
|
39659
39809
|
"context": {
|
|
39660
39810
|
"type": "variable",
|
|
@@ -39662,8 +39812,8 @@
|
|
|
39662
39812
|
"value": "var( --kendo-grid-sorted-bg, rgba(0, 0, 0, 0.04) )",
|
|
39663
39813
|
"scope": "default",
|
|
39664
39814
|
"line": {
|
|
39665
|
-
"start":
|
|
39666
|
-
"end":
|
|
39815
|
+
"start": 371,
|
|
39816
|
+
"end": 371
|
|
39667
39817
|
}
|
|
39668
39818
|
},
|
|
39669
39819
|
"group": [
|
|
@@ -39678,8 +39828,8 @@
|
|
|
39678
39828
|
{
|
|
39679
39829
|
"description": "The vertical padding of the Grid command cells.\n",
|
|
39680
39830
|
"commentRange": {
|
|
39681
|
-
"start":
|
|
39682
|
-
"end":
|
|
39831
|
+
"start": 373,
|
|
39832
|
+
"end": 374
|
|
39683
39833
|
},
|
|
39684
39834
|
"context": {
|
|
39685
39835
|
"type": "variable",
|
|
@@ -39687,8 +39837,8 @@
|
|
|
39687
39837
|
"value": "var( --kendo-grid-command-cell-button-spacing, #{k-spacing(2)} )",
|
|
39688
39838
|
"scope": "default",
|
|
39689
39839
|
"line": {
|
|
39690
|
-
"start":
|
|
39691
|
-
"end":
|
|
39840
|
+
"start": 375,
|
|
39841
|
+
"end": 375
|
|
39692
39842
|
}
|
|
39693
39843
|
},
|
|
39694
39844
|
"group": [
|
|
@@ -39703,8 +39853,8 @@
|
|
|
39703
39853
|
{
|
|
39704
39854
|
"description": "The horizontal border width of the Grid group footer.\n",
|
|
39705
39855
|
"commentRange": {
|
|
39706
|
-
"start":
|
|
39707
|
-
"end":
|
|
39856
|
+
"start": 377,
|
|
39857
|
+
"end": 378
|
|
39708
39858
|
},
|
|
39709
39859
|
"context": {
|
|
39710
39860
|
"type": "variable",
|
|
@@ -39712,8 +39862,8 @@
|
|
|
39712
39862
|
"value": "var( --kendo-grid-group-footer-border-width-y, 1px )",
|
|
39713
39863
|
"scope": "default",
|
|
39714
39864
|
"line": {
|
|
39715
|
-
"start":
|
|
39716
|
-
"end":
|
|
39865
|
+
"start": 379,
|
|
39866
|
+
"end": 379
|
|
39717
39867
|
}
|
|
39718
39868
|
},
|
|
39719
39869
|
"group": [
|
|
@@ -39728,8 +39878,8 @@
|
|
|
39728
39878
|
{
|
|
39729
39879
|
"description": "The vertical border width of the Grid group footer.\n",
|
|
39730
39880
|
"commentRange": {
|
|
39731
|
-
"start":
|
|
39732
|
-
"end":
|
|
39881
|
+
"start": 380,
|
|
39882
|
+
"end": 381
|
|
39733
39883
|
},
|
|
39734
39884
|
"context": {
|
|
39735
39885
|
"type": "variable",
|
|
@@ -39737,8 +39887,8 @@
|
|
|
39737
39887
|
"value": "var( --kendo-grid-group-footer-border-width-x, 0px )",
|
|
39738
39888
|
"scope": "default",
|
|
39739
39889
|
"line": {
|
|
39740
|
-
"start":
|
|
39741
|
-
"end":
|
|
39890
|
+
"start": 382,
|
|
39891
|
+
"end": 382
|
|
39742
39892
|
}
|
|
39743
39893
|
},
|
|
39744
39894
|
"group": [
|
|
@@ -39753,8 +39903,8 @@
|
|
|
39753
39903
|
{
|
|
39754
39904
|
"description": "The text color of the Grid group drop clue.\n",
|
|
39755
39905
|
"commentRange": {
|
|
39756
|
-
"start":
|
|
39757
|
-
"end":
|
|
39906
|
+
"start": 384,
|
|
39907
|
+
"end": 385
|
|
39758
39908
|
},
|
|
39759
39909
|
"context": {
|
|
39760
39910
|
"type": "variable",
|
|
@@ -39762,8 +39912,8 @@
|
|
|
39762
39912
|
"value": "var( --kendo-grid-group-drop-hint-bg, #{k-color(primary)} )",
|
|
39763
39913
|
"scope": "default",
|
|
39764
39914
|
"line": {
|
|
39765
|
-
"start":
|
|
39766
|
-
"end":
|
|
39915
|
+
"start": 386,
|
|
39916
|
+
"end": 386
|
|
39767
39917
|
}
|
|
39768
39918
|
},
|
|
39769
39919
|
"group": [
|
|
@@ -39778,8 +39928,8 @@
|
|
|
39778
39928
|
{
|
|
39779
39929
|
"description": "The border width of the Grid sticky cell.\n",
|
|
39780
39930
|
"commentRange": {
|
|
39781
|
-
"start":
|
|
39782
|
-
"end":
|
|
39931
|
+
"start": 388,
|
|
39932
|
+
"end": 389
|
|
39783
39933
|
},
|
|
39784
39934
|
"context": {
|
|
39785
39935
|
"type": "variable",
|
|
@@ -39787,8 +39937,8 @@
|
|
|
39787
39937
|
"value": "var( --kendo-grid-sticky-cell-border-width, #{$kendo-grid-border-width} )",
|
|
39788
39938
|
"scope": "default",
|
|
39789
39939
|
"line": {
|
|
39790
|
-
"start":
|
|
39791
|
-
"end":
|
|
39940
|
+
"start": 390,
|
|
39941
|
+
"end": 390
|
|
39792
39942
|
}
|
|
39793
39943
|
},
|
|
39794
39944
|
"group": [
|
|
@@ -39803,8 +39953,8 @@
|
|
|
39803
39953
|
{
|
|
39804
39954
|
"description": "The background color of the Grid sticky cell.\n",
|
|
39805
39955
|
"commentRange": {
|
|
39806
|
-
"start":
|
|
39807
|
-
"end":
|
|
39956
|
+
"start": 391,
|
|
39957
|
+
"end": 392
|
|
39808
39958
|
},
|
|
39809
39959
|
"context": {
|
|
39810
39960
|
"type": "variable",
|
|
@@ -39812,8 +39962,8 @@
|
|
|
39812
39962
|
"value": "var( --kendo-grid-sticky-bg, #{k-color(surface-alt)} )",
|
|
39813
39963
|
"scope": "default",
|
|
39814
39964
|
"line": {
|
|
39815
|
-
"start":
|
|
39816
|
-
"end":
|
|
39965
|
+
"start": 393,
|
|
39966
|
+
"end": 393
|
|
39817
39967
|
}
|
|
39818
39968
|
},
|
|
39819
39969
|
"group": [
|
|
@@ -39828,8 +39978,8 @@
|
|
|
39828
39978
|
{
|
|
39829
39979
|
"description": "The border color of the Grid sticky cell.\n",
|
|
39830
39980
|
"commentRange": {
|
|
39831
|
-
"start":
|
|
39832
|
-
"end":
|
|
39981
|
+
"start": 395,
|
|
39982
|
+
"end": 396
|
|
39833
39983
|
},
|
|
39834
39984
|
"context": {
|
|
39835
39985
|
"type": "variable",
|
|
@@ -39837,8 +39987,8 @@
|
|
|
39837
39987
|
"value": "var( --kendo-grid-sticky-border, color-mix(in srgb, #{k-color(border)} 80%, transparent) )",
|
|
39838
39988
|
"scope": "default",
|
|
39839
39989
|
"line": {
|
|
39840
|
-
"start":
|
|
39841
|
-
"end":
|
|
39990
|
+
"start": 397,
|
|
39991
|
+
"end": 397
|
|
39842
39992
|
}
|
|
39843
39993
|
},
|
|
39844
39994
|
"group": [
|
|
@@ -39853,8 +40003,8 @@
|
|
|
39853
40003
|
{
|
|
39854
40004
|
"description": "The alt background color of the Grid sticky cell.\n",
|
|
39855
40005
|
"commentRange": {
|
|
39856
|
-
"start":
|
|
39857
|
-
"end":
|
|
40006
|
+
"start": 398,
|
|
40007
|
+
"end": 399
|
|
39858
40008
|
},
|
|
39859
40009
|
"context": {
|
|
39860
40010
|
"type": "variable",
|
|
@@ -39862,8 +40012,8 @@
|
|
|
39862
40012
|
"value": "var( --kendo-grid-sticky-alt-bg, #{$kendo-grid-sticky-bg} )",
|
|
39863
40013
|
"scope": "default",
|
|
39864
40014
|
"line": {
|
|
39865
|
-
"start":
|
|
39866
|
-
"end":
|
|
40015
|
+
"start": 400,
|
|
40016
|
+
"end": 400
|
|
39867
40017
|
}
|
|
39868
40018
|
},
|
|
39869
40019
|
"group": [
|
|
@@ -39878,8 +40028,8 @@
|
|
|
39878
40028
|
{
|
|
39879
40029
|
"description": "The background color of the Grid sticky cell.\n",
|
|
39880
40030
|
"commentRange": {
|
|
39881
|
-
"start":
|
|
39882
|
-
"end":
|
|
40031
|
+
"start": 401,
|
|
40032
|
+
"end": 402
|
|
39883
40033
|
},
|
|
39884
40034
|
"context": {
|
|
39885
40035
|
"type": "variable",
|
|
@@ -39887,8 +40037,8 @@
|
|
|
39887
40037
|
"value": "var( --kendo-grid-sticky-hover-bg, k-color(base-hover) )",
|
|
39888
40038
|
"scope": "default",
|
|
39889
40039
|
"line": {
|
|
39890
|
-
"start":
|
|
39891
|
-
"end":
|
|
40040
|
+
"start": 403,
|
|
40041
|
+
"end": 403
|
|
39892
40042
|
}
|
|
39893
40043
|
},
|
|
39894
40044
|
"group": [
|
|
@@ -39903,8 +40053,8 @@
|
|
|
39903
40053
|
{
|
|
39904
40054
|
"description": "The background color of the Grid sticky header.\n",
|
|
39905
40055
|
"commentRange": {
|
|
39906
|
-
"start":
|
|
39907
|
-
"end":
|
|
40056
|
+
"start": 405,
|
|
40057
|
+
"end": 406
|
|
39908
40058
|
},
|
|
39909
40059
|
"context": {
|
|
39910
40060
|
"type": "variable",
|
|
@@ -39912,8 +40062,8 @@
|
|
|
39912
40062
|
"value": "var( --kendo-grid-sticky-header-bg, #{$kendo-grid-header-bg} )",
|
|
39913
40063
|
"scope": "default",
|
|
39914
40064
|
"line": {
|
|
39915
|
-
"start":
|
|
39916
|
-
"end":
|
|
40065
|
+
"start": 407,
|
|
40066
|
+
"end": 407
|
|
39917
40067
|
}
|
|
39918
40068
|
},
|
|
39919
40069
|
"group": [
|
|
@@ -39928,8 +40078,8 @@
|
|
|
39928
40078
|
{
|
|
39929
40079
|
"description": "The text color of the Grid sticky header.\n",
|
|
39930
40080
|
"commentRange": {
|
|
39931
|
-
"start":
|
|
39932
|
-
"end":
|
|
40081
|
+
"start": 408,
|
|
40082
|
+
"end": 409
|
|
39933
40083
|
},
|
|
39934
40084
|
"context": {
|
|
39935
40085
|
"type": "variable",
|
|
@@ -39937,8 +40087,8 @@
|
|
|
39937
40087
|
"value": "var( --kendo-grid-sticky-header-text, #{$kendo-grid-header-text} )",
|
|
39938
40088
|
"scope": "default",
|
|
39939
40089
|
"line": {
|
|
39940
|
-
"start":
|
|
39941
|
-
"end":
|
|
40090
|
+
"start": 410,
|
|
40091
|
+
"end": 410
|
|
39942
40092
|
}
|
|
39943
40093
|
},
|
|
39944
40094
|
"group": [
|
|
@@ -39953,8 +40103,8 @@
|
|
|
39953
40103
|
{
|
|
39954
40104
|
"description": "The border color of the Grid sticky header.\n",
|
|
39955
40105
|
"commentRange": {
|
|
39956
|
-
"start":
|
|
39957
|
-
"end":
|
|
40106
|
+
"start": 411,
|
|
40107
|
+
"end": 412
|
|
39958
40108
|
},
|
|
39959
40109
|
"context": {
|
|
39960
40110
|
"type": "variable",
|
|
@@ -39962,8 +40112,8 @@
|
|
|
39962
40112
|
"value": "var( --kendo-grid-sticky-header-border, #{$kendo-grid-sticky-border} )",
|
|
39963
40113
|
"scope": "default",
|
|
39964
40114
|
"line": {
|
|
39965
|
-
"start":
|
|
39966
|
-
"end":
|
|
40115
|
+
"start": 413,
|
|
40116
|
+
"end": 413
|
|
39967
40117
|
}
|
|
39968
40118
|
},
|
|
39969
40119
|
"group": [
|
|
@@ -39978,8 +40128,8 @@
|
|
|
39978
40128
|
{
|
|
39979
40129
|
"description": "The background color of the Grid sticky footer.\n",
|
|
39980
40130
|
"commentRange": {
|
|
39981
|
-
"start":
|
|
39982
|
-
"end":
|
|
40131
|
+
"start": 415,
|
|
40132
|
+
"end": 416
|
|
39983
40133
|
},
|
|
39984
40134
|
"context": {
|
|
39985
40135
|
"type": "variable",
|
|
@@ -39987,8 +40137,8 @@
|
|
|
39987
40137
|
"value": "var( --kendo-grid-sticky-footer-bg, #{$kendo-grid-header-bg} )",
|
|
39988
40138
|
"scope": "default",
|
|
39989
40139
|
"line": {
|
|
39990
|
-
"start":
|
|
39991
|
-
"end":
|
|
40140
|
+
"start": 417,
|
|
40141
|
+
"end": 417
|
|
39992
40142
|
}
|
|
39993
40143
|
},
|
|
39994
40144
|
"group": [
|
|
@@ -40003,8 +40153,8 @@
|
|
|
40003
40153
|
{
|
|
40004
40154
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
40005
40155
|
"commentRange": {
|
|
40006
|
-
"start":
|
|
40007
|
-
"end":
|
|
40156
|
+
"start": 419,
|
|
40157
|
+
"end": 420
|
|
40008
40158
|
},
|
|
40009
40159
|
"context": {
|
|
40010
40160
|
"type": "variable",
|
|
@@ -40012,8 +40162,8 @@
|
|
|
40012
40162
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40013
40163
|
"scope": "default",
|
|
40014
40164
|
"line": {
|
|
40015
|
-
"start":
|
|
40016
|
-
"end":
|
|
40165
|
+
"start": 421,
|
|
40166
|
+
"end": 421
|
|
40017
40167
|
}
|
|
40018
40168
|
},
|
|
40019
40169
|
"group": [
|
|
@@ -40028,8 +40178,8 @@
|
|
|
40028
40178
|
{
|
|
40029
40179
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
40030
40180
|
"commentRange": {
|
|
40031
|
-
"start":
|
|
40032
|
-
"end":
|
|
40181
|
+
"start": 422,
|
|
40182
|
+
"end": 423
|
|
40033
40183
|
},
|
|
40034
40184
|
"context": {
|
|
40035
40185
|
"type": "variable",
|
|
@@ -40037,8 +40187,8 @@
|
|
|
40037
40187
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
40038
40188
|
"scope": "default",
|
|
40039
40189
|
"line": {
|
|
40040
|
-
"start":
|
|
40041
|
-
"end":
|
|
40190
|
+
"start": 424,
|
|
40191
|
+
"end": 424
|
|
40042
40192
|
}
|
|
40043
40193
|
},
|
|
40044
40194
|
"group": [
|
|
@@ -40053,8 +40203,8 @@
|
|
|
40053
40203
|
{
|
|
40054
40204
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
40055
40205
|
"commentRange": {
|
|
40056
|
-
"start":
|
|
40057
|
-
"end":
|
|
40206
|
+
"start": 426,
|
|
40207
|
+
"end": 427
|
|
40058
40208
|
},
|
|
40059
40209
|
"context": {
|
|
40060
40210
|
"type": "variable",
|
|
@@ -40062,8 +40212,8 @@
|
|
|
40062
40212
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40063
40213
|
"scope": "default",
|
|
40064
40214
|
"line": {
|
|
40065
|
-
"start":
|
|
40066
|
-
"end":
|
|
40215
|
+
"start": 428,
|
|
40216
|
+
"end": 428
|
|
40067
40217
|
}
|
|
40068
40218
|
},
|
|
40069
40219
|
"group": [
|
|
@@ -40078,8 +40228,8 @@
|
|
|
40078
40228
|
{
|
|
40079
40229
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
40080
40230
|
"commentRange": {
|
|
40081
|
-
"start":
|
|
40082
|
-
"end":
|
|
40231
|
+
"start": 429,
|
|
40232
|
+
"end": 430
|
|
40083
40233
|
},
|
|
40084
40234
|
"context": {
|
|
40085
40235
|
"type": "variable",
|
|
@@ -40087,8 +40237,8 @@
|
|
|
40087
40237
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
40088
40238
|
"scope": "default",
|
|
40089
40239
|
"line": {
|
|
40090
|
-
"start":
|
|
40091
|
-
"end":
|
|
40240
|
+
"start": 431,
|
|
40241
|
+
"end": 431
|
|
40092
40242
|
}
|
|
40093
40243
|
},
|
|
40094
40244
|
"group": [
|
|
@@ -40103,8 +40253,8 @@
|
|
|
40103
40253
|
{
|
|
40104
40254
|
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
40105
40255
|
"commentRange": {
|
|
40106
|
-
"start":
|
|
40107
|
-
"end":
|
|
40256
|
+
"start": 433,
|
|
40257
|
+
"end": 434
|
|
40108
40258
|
},
|
|
40109
40259
|
"context": {
|
|
40110
40260
|
"type": "variable",
|
|
@@ -40112,8 +40262,8 @@
|
|
|
40112
40262
|
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
40113
40263
|
"scope": "default",
|
|
40114
40264
|
"line": {
|
|
40115
|
-
"start":
|
|
40116
|
-
"end":
|
|
40265
|
+
"start": 435,
|
|
40266
|
+
"end": 435
|
|
40117
40267
|
}
|
|
40118
40268
|
},
|
|
40119
40269
|
"group": [
|
|
@@ -40128,8 +40278,8 @@
|
|
|
40128
40278
|
{
|
|
40129
40279
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
40130
40280
|
"commentRange": {
|
|
40131
|
-
"start":
|
|
40132
|
-
"end":
|
|
40281
|
+
"start": 436,
|
|
40282
|
+
"end": 437
|
|
40133
40283
|
},
|
|
40134
40284
|
"context": {
|
|
40135
40285
|
"type": "variable",
|
|
@@ -40137,8 +40287,8 @@
|
|
|
40137
40287
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
40138
40288
|
"scope": "default",
|
|
40139
40289
|
"line": {
|
|
40140
|
-
"start":
|
|
40141
|
-
"end":
|
|
40290
|
+
"start": 438,
|
|
40291
|
+
"end": 438
|
|
40142
40292
|
}
|
|
40143
40293
|
},
|
|
40144
40294
|
"group": [
|
|
@@ -40153,8 +40303,8 @@
|
|
|
40153
40303
|
{
|
|
40154
40304
|
"description": "The default width of the Grid column menu.\n",
|
|
40155
40305
|
"commentRange": {
|
|
40156
|
-
"start":
|
|
40157
|
-
"end":
|
|
40306
|
+
"start": 440,
|
|
40307
|
+
"end": 441
|
|
40158
40308
|
},
|
|
40159
40309
|
"context": {
|
|
40160
40310
|
"type": "variable",
|
|
@@ -40162,8 +40312,8 @@
|
|
|
40162
40312
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
40163
40313
|
"scope": "default",
|
|
40164
40314
|
"line": {
|
|
40165
|
-
"start":
|
|
40166
|
-
"end":
|
|
40315
|
+
"start": 442,
|
|
40316
|
+
"end": 442
|
|
40167
40317
|
}
|
|
40168
40318
|
},
|
|
40169
40319
|
"group": [
|
|
@@ -40178,8 +40328,8 @@
|
|
|
40178
40328
|
{
|
|
40179
40329
|
"description": "The max width of the Grid column menu.\n",
|
|
40180
40330
|
"commentRange": {
|
|
40181
|
-
"start":
|
|
40182
|
-
"end":
|
|
40331
|
+
"start": 443,
|
|
40332
|
+
"end": 444
|
|
40183
40333
|
},
|
|
40184
40334
|
"context": {
|
|
40185
40335
|
"type": "variable",
|
|
@@ -40187,8 +40337,8 @@
|
|
|
40187
40337
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
40188
40338
|
"scope": "default",
|
|
40189
40339
|
"line": {
|
|
40190
|
-
"start":
|
|
40191
|
-
"end":
|
|
40340
|
+
"start": 445,
|
|
40341
|
+
"end": 445
|
|
40192
40342
|
}
|
|
40193
40343
|
},
|
|
40194
40344
|
"group": [
|
|
@@ -40203,8 +40353,8 @@
|
|
|
40203
40353
|
{
|
|
40204
40354
|
"description": "The spacing of the Grid column menu.\n",
|
|
40205
40355
|
"commentRange": {
|
|
40206
|
-
"start":
|
|
40207
|
-
"end":
|
|
40356
|
+
"start": 446,
|
|
40357
|
+
"end": 447
|
|
40208
40358
|
},
|
|
40209
40359
|
"context": {
|
|
40210
40360
|
"type": "variable",
|
|
@@ -40212,8 +40362,8 @@
|
|
|
40212
40362
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
40213
40363
|
"scope": "default",
|
|
40214
40364
|
"line": {
|
|
40215
|
-
"start":
|
|
40216
|
-
"end":
|
|
40365
|
+
"start": 448,
|
|
40366
|
+
"end": 448
|
|
40217
40367
|
}
|
|
40218
40368
|
},
|
|
40219
40369
|
"group": [
|
|
@@ -40228,8 +40378,8 @@
|
|
|
40228
40378
|
{
|
|
40229
40379
|
"description": "The spacing between icon and text in Grid column menu items.\n",
|
|
40230
40380
|
"commentRange": {
|
|
40231
|
-
"start":
|
|
40232
|
-
"end":
|
|
40381
|
+
"start": 450,
|
|
40382
|
+
"end": 451
|
|
40233
40383
|
},
|
|
40234
40384
|
"context": {
|
|
40235
40385
|
"type": "variable",
|
|
@@ -40237,8 +40387,8 @@
|
|
|
40237
40387
|
"value": "var( --kendo-grid-column-menu-icon-spacing, #{k-spacing(2)} )",
|
|
40238
40388
|
"scope": "default",
|
|
40239
40389
|
"line": {
|
|
40240
|
-
"start":
|
|
40241
|
-
"end":
|
|
40390
|
+
"start": 452,
|
|
40391
|
+
"end": 452
|
|
40242
40392
|
}
|
|
40243
40393
|
},
|
|
40244
40394
|
"group": [
|
|
@@ -40253,8 +40403,8 @@
|
|
|
40253
40403
|
{
|
|
40254
40404
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
40255
40405
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40406
|
+
"start": 453,
|
|
40407
|
+
"end": 454
|
|
40258
40408
|
},
|
|
40259
40409
|
"context": {
|
|
40260
40410
|
"type": "variable",
|
|
@@ -40262,8 +40412,8 @@
|
|
|
40262
40412
|
"value": "var( --kendo-grid-column-menu-shadow, k-elevation(4) )",
|
|
40263
40413
|
"scope": "default",
|
|
40264
40414
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40415
|
+
"start": 455,
|
|
40416
|
+
"end": 455
|
|
40267
40417
|
}
|
|
40268
40418
|
},
|
|
40269
40419
|
"group": [
|
|
@@ -40278,8 +40428,8 @@
|
|
|
40278
40428
|
{
|
|
40279
40429
|
"description": "The background color of the Grid column menu.\n",
|
|
40280
40430
|
"commentRange": {
|
|
40281
|
-
"start":
|
|
40282
|
-
"end":
|
|
40431
|
+
"start": 456,
|
|
40432
|
+
"end": 457
|
|
40283
40433
|
},
|
|
40284
40434
|
"context": {
|
|
40285
40435
|
"type": "variable",
|
|
@@ -40287,8 +40437,8 @@
|
|
|
40287
40437
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
40288
40438
|
"scope": "default",
|
|
40289
40439
|
"line": {
|
|
40290
|
-
"start":
|
|
40291
|
-
"end":
|
|
40440
|
+
"start": 458,
|
|
40441
|
+
"end": 458
|
|
40292
40442
|
}
|
|
40293
40443
|
},
|
|
40294
40444
|
"group": [
|
|
@@ -40303,8 +40453,8 @@
|
|
|
40303
40453
|
{
|
|
40304
40454
|
"description": "The text color of the Grid column menu.\n",
|
|
40305
40455
|
"commentRange": {
|
|
40306
|
-
"start":
|
|
40307
|
-
"end":
|
|
40456
|
+
"start": 459,
|
|
40457
|
+
"end": 460
|
|
40308
40458
|
},
|
|
40309
40459
|
"context": {
|
|
40310
40460
|
"type": "variable",
|
|
@@ -40312,8 +40462,8 @@
|
|
|
40312
40462
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
40313
40463
|
"scope": "default",
|
|
40314
40464
|
"line": {
|
|
40315
|
-
"start":
|
|
40316
|
-
"end":
|
|
40465
|
+
"start": 461,
|
|
40466
|
+
"end": 461
|
|
40317
40467
|
}
|
|
40318
40468
|
},
|
|
40319
40469
|
"group": [
|
|
@@ -40328,8 +40478,8 @@
|
|
|
40328
40478
|
{
|
|
40329
40479
|
"description": "The border color of the Grid column menu.\n",
|
|
40330
40480
|
"commentRange": {
|
|
40331
|
-
"start":
|
|
40332
|
-
"end":
|
|
40481
|
+
"start": 462,
|
|
40482
|
+
"end": 463
|
|
40333
40483
|
},
|
|
40334
40484
|
"context": {
|
|
40335
40485
|
"type": "variable",
|
|
@@ -40337,8 +40487,8 @@
|
|
|
40337
40487
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
40338
40488
|
"scope": "default",
|
|
40339
40489
|
"line": {
|
|
40340
|
-
"start":
|
|
40341
|
-
"end":
|
|
40490
|
+
"start": 464,
|
|
40491
|
+
"end": 464
|
|
40342
40492
|
}
|
|
40343
40493
|
},
|
|
40344
40494
|
"group": [
|
|
@@ -40353,8 +40503,8 @@
|
|
|
40353
40503
|
{
|
|
40354
40504
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
40355
40505
|
"commentRange": {
|
|
40356
|
-
"start":
|
|
40357
|
-
"end":
|
|
40506
|
+
"start": 466,
|
|
40507
|
+
"end": 467
|
|
40358
40508
|
},
|
|
40359
40509
|
"context": {
|
|
40360
40510
|
"type": "variable",
|
|
@@ -40362,8 +40512,8 @@
|
|
|
40362
40512
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
40363
40513
|
"scope": "default",
|
|
40364
40514
|
"line": {
|
|
40365
|
-
"start":
|
|
40366
|
-
"end":
|
|
40515
|
+
"start": 468,
|
|
40516
|
+
"end": 468
|
|
40367
40517
|
}
|
|
40368
40518
|
},
|
|
40369
40519
|
"group": [
|
|
@@ -40378,8 +40528,8 @@
|
|
|
40378
40528
|
{
|
|
40379
40529
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
40380
40530
|
"commentRange": {
|
|
40381
|
-
"start":
|
|
40382
|
-
"end":
|
|
40531
|
+
"start": 469,
|
|
40532
|
+
"end": 470
|
|
40383
40533
|
},
|
|
40384
40534
|
"context": {
|
|
40385
40535
|
"type": "variable",
|
|
@@ -40387,8 +40537,8 @@
|
|
|
40387
40537
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
40388
40538
|
"scope": "default",
|
|
40389
40539
|
"line": {
|
|
40390
|
-
"start":
|
|
40391
|
-
"end":
|
|
40540
|
+
"start": 471,
|
|
40541
|
+
"end": 471
|
|
40392
40542
|
}
|
|
40393
40543
|
},
|
|
40394
40544
|
"group": [
|
|
@@ -40403,8 +40553,8 @@
|
|
|
40403
40553
|
{
|
|
40404
40554
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
40405
40555
|
"commentRange": {
|
|
40406
|
-
"start":
|
|
40407
|
-
"end":
|
|
40556
|
+
"start": 473,
|
|
40557
|
+
"end": 474
|
|
40408
40558
|
},
|
|
40409
40559
|
"context": {
|
|
40410
40560
|
"type": "variable",
|
|
@@ -40412,8 +40562,8 @@
|
|
|
40412
40562
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
40413
40563
|
"scope": "default",
|
|
40414
40564
|
"line": {
|
|
40415
|
-
"start":
|
|
40416
|
-
"end":
|
|
40565
|
+
"start": 475,
|
|
40566
|
+
"end": 475
|
|
40417
40567
|
}
|
|
40418
40568
|
},
|
|
40419
40569
|
"group": [
|
|
@@ -40428,8 +40578,8 @@
|
|
|
40428
40578
|
{
|
|
40429
40579
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
40430
40580
|
"commentRange": {
|
|
40431
|
-
"start":
|
|
40432
|
-
"end":
|
|
40581
|
+
"start": 476,
|
|
40582
|
+
"end": 477
|
|
40433
40583
|
},
|
|
40434
40584
|
"context": {
|
|
40435
40585
|
"type": "variable",
|
|
@@ -40437,8 +40587,8 @@
|
|
|
40437
40587
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
40438
40588
|
"scope": "default",
|
|
40439
40589
|
"line": {
|
|
40440
|
-
"start":
|
|
40441
|
-
"end":
|
|
40590
|
+
"start": 478,
|
|
40591
|
+
"end": 478
|
|
40442
40592
|
}
|
|
40443
40593
|
},
|
|
40444
40594
|
"group": [
|
|
@@ -40453,8 +40603,8 @@
|
|
|
40453
40603
|
{
|
|
40454
40604
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
40455
40605
|
"commentRange": {
|
|
40456
|
-
"start":
|
|
40457
|
-
"end":
|
|
40606
|
+
"start": 480,
|
|
40607
|
+
"end": 481
|
|
40458
40608
|
},
|
|
40459
40609
|
"context": {
|
|
40460
40610
|
"type": "variable",
|
|
@@ -40462,8 +40612,8 @@
|
|
|
40462
40612
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
40463
40613
|
"scope": "default",
|
|
40464
40614
|
"line": {
|
|
40465
|
-
"start":
|
|
40466
|
-
"end":
|
|
40615
|
+
"start": 482,
|
|
40616
|
+
"end": 482
|
|
40467
40617
|
}
|
|
40468
40618
|
},
|
|
40469
40619
|
"group": [
|
|
@@ -40478,8 +40628,8 @@
|
|
|
40478
40628
|
{
|
|
40479
40629
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
40480
40630
|
"commentRange": {
|
|
40481
|
-
"start":
|
|
40482
|
-
"end":
|
|
40631
|
+
"start": 483,
|
|
40632
|
+
"end": 484
|
|
40483
40633
|
},
|
|
40484
40634
|
"context": {
|
|
40485
40635
|
"type": "variable",
|
|
@@ -40487,8 +40637,8 @@
|
|
|
40487
40637
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
40488
40638
|
"scope": "default",
|
|
40489
40639
|
"line": {
|
|
40490
|
-
"start":
|
|
40491
|
-
"end":
|
|
40640
|
+
"start": 485,
|
|
40641
|
+
"end": 485
|
|
40492
40642
|
}
|
|
40493
40643
|
},
|
|
40494
40644
|
"group": [
|
|
@@ -40503,8 +40653,8 @@
|
|
|
40503
40653
|
{
|
|
40504
40654
|
"description": "The spacing of the Grid column menu item.\n",
|
|
40505
40655
|
"commentRange": {
|
|
40506
|
-
"start":
|
|
40507
|
-
"end":
|
|
40656
|
+
"start": 486,
|
|
40657
|
+
"end": 487
|
|
40508
40658
|
},
|
|
40509
40659
|
"context": {
|
|
40510
40660
|
"type": "variable",
|
|
@@ -40512,8 +40662,8 @@
|
|
|
40512
40662
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
40513
40663
|
"scope": "default",
|
|
40514
40664
|
"line": {
|
|
40515
|
-
"start":
|
|
40516
|
-
"end":
|
|
40665
|
+
"start": 488,
|
|
40666
|
+
"end": 488
|
|
40517
40667
|
}
|
|
40518
40668
|
},
|
|
40519
40669
|
"group": [
|
|
@@ -40528,8 +40678,8 @@
|
|
|
40528
40678
|
{
|
|
40529
40679
|
"description": "The background color of the Grid column menu item.\n",
|
|
40530
40680
|
"commentRange": {
|
|
40531
|
-
"start":
|
|
40532
|
-
"end":
|
|
40681
|
+
"start": 489,
|
|
40682
|
+
"end": 490
|
|
40533
40683
|
},
|
|
40534
40684
|
"context": {
|
|
40535
40685
|
"type": "variable",
|
|
@@ -40537,8 +40687,8 @@
|
|
|
40537
40687
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
40538
40688
|
"scope": "default",
|
|
40539
40689
|
"line": {
|
|
40540
|
-
"start":
|
|
40541
|
-
"end":
|
|
40690
|
+
"start": 491,
|
|
40691
|
+
"end": 491
|
|
40542
40692
|
}
|
|
40543
40693
|
},
|
|
40544
40694
|
"group": [
|
|
@@ -40553,8 +40703,8 @@
|
|
|
40553
40703
|
{
|
|
40554
40704
|
"description": "The text color of the Grid column menu item.\n",
|
|
40555
40705
|
"commentRange": {
|
|
40556
|
-
"start":
|
|
40557
|
-
"end":
|
|
40706
|
+
"start": 492,
|
|
40707
|
+
"end": 493
|
|
40558
40708
|
},
|
|
40559
40709
|
"context": {
|
|
40560
40710
|
"type": "variable",
|
|
@@ -40562,8 +40712,8 @@
|
|
|
40562
40712
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
40563
40713
|
"scope": "default",
|
|
40564
40714
|
"line": {
|
|
40565
|
-
"start":
|
|
40566
|
-
"end":
|
|
40715
|
+
"start": 494,
|
|
40716
|
+
"end": 494
|
|
40567
40717
|
}
|
|
40568
40718
|
},
|
|
40569
40719
|
"group": [
|
|
@@ -40578,8 +40728,8 @@
|
|
|
40578
40728
|
{
|
|
40579
40729
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
40580
40730
|
"commentRange": {
|
|
40581
|
-
"start":
|
|
40582
|
-
"end":
|
|
40731
|
+
"start": 496,
|
|
40732
|
+
"end": 497
|
|
40583
40733
|
},
|
|
40584
40734
|
"context": {
|
|
40585
40735
|
"type": "variable",
|
|
@@ -40587,8 +40737,8 @@
|
|
|
40587
40737
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
40588
40738
|
"scope": "default",
|
|
40589
40739
|
"line": {
|
|
40590
|
-
"start":
|
|
40591
|
-
"end":
|
|
40740
|
+
"start": 498,
|
|
40741
|
+
"end": 498
|
|
40592
40742
|
}
|
|
40593
40743
|
},
|
|
40594
40744
|
"group": [
|
|
@@ -40603,8 +40753,8 @@
|
|
|
40603
40753
|
{
|
|
40604
40754
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
40605
40755
|
"commentRange": {
|
|
40606
|
-
"start":
|
|
40607
|
-
"end":
|
|
40756
|
+
"start": 500,
|
|
40757
|
+
"end": 501
|
|
40608
40758
|
},
|
|
40609
40759
|
"context": {
|
|
40610
40760
|
"type": "variable",
|
|
@@ -40612,8 +40762,8 @@
|
|
|
40612
40762
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
40613
40763
|
"scope": "default",
|
|
40614
40764
|
"line": {
|
|
40615
|
-
"start":
|
|
40616
|
-
"end":
|
|
40765
|
+
"start": 502,
|
|
40766
|
+
"end": 502
|
|
40617
40767
|
}
|
|
40618
40768
|
},
|
|
40619
40769
|
"group": [
|
|
@@ -40628,8 +40778,8 @@
|
|
|
40628
40778
|
{
|
|
40629
40779
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
40630
40780
|
"commentRange": {
|
|
40631
|
-
"start":
|
|
40632
|
-
"end":
|
|
40781
|
+
"start": 503,
|
|
40782
|
+
"end": 504
|
|
40633
40783
|
},
|
|
40634
40784
|
"context": {
|
|
40635
40785
|
"type": "variable",
|
|
@@ -40637,8 +40787,8 @@
|
|
|
40637
40787
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
40638
40788
|
"scope": "default",
|
|
40639
40789
|
"line": {
|
|
40640
|
-
"start":
|
|
40641
|
-
"end":
|
|
40790
|
+
"start": 505,
|
|
40791
|
+
"end": 505
|
|
40642
40792
|
}
|
|
40643
40793
|
},
|
|
40644
40794
|
"group": [
|
|
@@ -40653,8 +40803,8 @@
|
|
|
40653
40803
|
{
|
|
40654
40804
|
"description": "The border width of the Grid column menu group header.\n",
|
|
40655
40805
|
"commentRange": {
|
|
40656
|
-
"start":
|
|
40657
|
-
"end":
|
|
40806
|
+
"start": 506,
|
|
40807
|
+
"end": 507
|
|
40658
40808
|
},
|
|
40659
40809
|
"context": {
|
|
40660
40810
|
"type": "variable",
|
|
@@ -40662,8 +40812,8 @@
|
|
|
40662
40812
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
40663
40813
|
"scope": "default",
|
|
40664
40814
|
"line": {
|
|
40665
|
-
"start":
|
|
40666
|
-
"end":
|
|
40815
|
+
"start": 508,
|
|
40816
|
+
"end": 508
|
|
40667
40817
|
}
|
|
40668
40818
|
},
|
|
40669
40819
|
"group": [
|
|
@@ -40678,8 +40828,8 @@
|
|
|
40678
40828
|
{
|
|
40679
40829
|
"description": "The border style of the Grid column menu group header.\n",
|
|
40680
40830
|
"commentRange": {
|
|
40681
|
-
"start":
|
|
40682
|
-
"end":
|
|
40831
|
+
"start": 509,
|
|
40832
|
+
"end": 510
|
|
40683
40833
|
},
|
|
40684
40834
|
"context": {
|
|
40685
40835
|
"type": "variable",
|
|
@@ -40687,8 +40837,8 @@
|
|
|
40687
40837
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
40688
40838
|
"scope": "default",
|
|
40689
40839
|
"line": {
|
|
40690
|
-
"start":
|
|
40691
|
-
"end":
|
|
40840
|
+
"start": 511,
|
|
40841
|
+
"end": 511
|
|
40692
40842
|
}
|
|
40693
40843
|
},
|
|
40694
40844
|
"group": [
|
|
@@ -40703,8 +40853,8 @@
|
|
|
40703
40853
|
{
|
|
40704
40854
|
"description": "The font size of the Grid column menu group header.\n",
|
|
40705
40855
|
"commentRange": {
|
|
40706
|
-
"start":
|
|
40707
|
-
"end":
|
|
40856
|
+
"start": 512,
|
|
40857
|
+
"end": 513
|
|
40708
40858
|
},
|
|
40709
40859
|
"context": {
|
|
40710
40860
|
"type": "variable",
|
|
@@ -40712,8 +40862,8 @@
|
|
|
40712
40862
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm) )",
|
|
40713
40863
|
"scope": "default",
|
|
40714
40864
|
"line": {
|
|
40715
|
-
"start":
|
|
40716
|
-
"end":
|
|
40865
|
+
"start": 514,
|
|
40866
|
+
"end": 514
|
|
40717
40867
|
}
|
|
40718
40868
|
},
|
|
40719
40869
|
"group": [
|
|
@@ -40728,8 +40878,8 @@
|
|
|
40728
40878
|
{
|
|
40729
40879
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
40730
40880
|
"commentRange": {
|
|
40731
|
-
"start":
|
|
40732
|
-
"end":
|
|
40881
|
+
"start": 515,
|
|
40882
|
+
"end": 516
|
|
40733
40883
|
},
|
|
40734
40884
|
"context": {
|
|
40735
40885
|
"type": "variable",
|
|
@@ -40737,8 +40887,8 @@
|
|
|
40737
40887
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
40738
40888
|
"scope": "default",
|
|
40739
40889
|
"line": {
|
|
40740
|
-
"start":
|
|
40741
|
-
"end":
|
|
40890
|
+
"start": 517,
|
|
40891
|
+
"end": 517
|
|
40742
40892
|
}
|
|
40743
40893
|
},
|
|
40744
40894
|
"group": [
|
|
@@ -40753,8 +40903,8 @@
|
|
|
40753
40903
|
{
|
|
40754
40904
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
40755
40905
|
"commentRange": {
|
|
40756
|
-
"start":
|
|
40757
|
-
"end":
|
|
40906
|
+
"start": 518,
|
|
40907
|
+
"end": 519
|
|
40758
40908
|
},
|
|
40759
40909
|
"context": {
|
|
40760
40910
|
"type": "variable",
|
|
@@ -40762,8 +40912,8 @@
|
|
|
40762
40912
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height) )",
|
|
40763
40913
|
"scope": "default",
|
|
40764
40914
|
"line": {
|
|
40765
|
-
"start":
|
|
40766
|
-
"end":
|
|
40915
|
+
"start": 520,
|
|
40916
|
+
"end": 520
|
|
40767
40917
|
}
|
|
40768
40918
|
},
|
|
40769
40919
|
"group": [
|
|
@@ -40778,8 +40928,8 @@
|
|
|
40778
40928
|
{
|
|
40779
40929
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
40780
40930
|
"commentRange": {
|
|
40781
|
-
"start":
|
|
40782
|
-
"end":
|
|
40931
|
+
"start": 521,
|
|
40932
|
+
"end": 522
|
|
40783
40933
|
},
|
|
40784
40934
|
"context": {
|
|
40785
40935
|
"type": "variable",
|
|
@@ -40787,8 +40937,8 @@
|
|
|
40787
40937
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
40788
40938
|
"scope": "default",
|
|
40789
40939
|
"line": {
|
|
40790
|
-
"start":
|
|
40791
|
-
"end":
|
|
40940
|
+
"start": 523,
|
|
40941
|
+
"end": 523
|
|
40792
40942
|
}
|
|
40793
40943
|
},
|
|
40794
40944
|
"group": [
|
|
@@ -40803,8 +40953,8 @@
|
|
|
40803
40953
|
{
|
|
40804
40954
|
"description": "The background color of the Grid column menu group.\n",
|
|
40805
40955
|
"commentRange": {
|
|
40806
|
-
"start":
|
|
40807
|
-
"end":
|
|
40956
|
+
"start": 525,
|
|
40957
|
+
"end": 526
|
|
40808
40958
|
},
|
|
40809
40959
|
"context": {
|
|
40810
40960
|
"type": "variable",
|
|
@@ -40812,8 +40962,8 @@
|
|
|
40812
40962
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
40813
40963
|
"scope": "default",
|
|
40814
40964
|
"line": {
|
|
40815
|
-
"start":
|
|
40816
|
-
"end":
|
|
40965
|
+
"start": 527,
|
|
40966
|
+
"end": 527
|
|
40817
40967
|
}
|
|
40818
40968
|
},
|
|
40819
40969
|
"group": [
|
|
@@ -40828,8 +40978,8 @@
|
|
|
40828
40978
|
{
|
|
40829
40979
|
"description": "The text color of the Grid column menu group.\n",
|
|
40830
40980
|
"commentRange": {
|
|
40831
|
-
"start":
|
|
40832
|
-
"end":
|
|
40981
|
+
"start": 528,
|
|
40982
|
+
"end": 529
|
|
40833
40983
|
},
|
|
40834
40984
|
"context": {
|
|
40835
40985
|
"type": "variable",
|
|
@@ -40837,8 +40987,8 @@
|
|
|
40837
40987
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
40838
40988
|
"scope": "default",
|
|
40839
40989
|
"line": {
|
|
40840
|
-
"start":
|
|
40841
|
-
"end":
|
|
40990
|
+
"start": 530,
|
|
40991
|
+
"end": 530
|
|
40842
40992
|
}
|
|
40843
40993
|
},
|
|
40844
40994
|
"group": [
|
|
@@ -40853,8 +41003,8 @@
|
|
|
40853
41003
|
{
|
|
40854
41004
|
"description": "The border color of the Grid column menu group.\n",
|
|
40855
41005
|
"commentRange": {
|
|
40856
|
-
"start":
|
|
40857
|
-
"end":
|
|
41006
|
+
"start": 531,
|
|
41007
|
+
"end": 532
|
|
40858
41008
|
},
|
|
40859
41009
|
"context": {
|
|
40860
41010
|
"type": "variable",
|
|
@@ -40862,8 +41012,8 @@
|
|
|
40862
41012
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
40863
41013
|
"scope": "default",
|
|
40864
41014
|
"line": {
|
|
40865
|
-
"start":
|
|
40866
|
-
"end":
|
|
41015
|
+
"start": 533,
|
|
41016
|
+
"end": 533
|
|
40867
41017
|
}
|
|
40868
41018
|
},
|
|
40869
41019
|
"group": [
|
|
@@ -40878,8 +41028,8 @@
|
|
|
40878
41028
|
{
|
|
40879
41029
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
40880
41030
|
"commentRange": {
|
|
40881
|
-
"start":
|
|
40882
|
-
"end":
|
|
41031
|
+
"start": 535,
|
|
41032
|
+
"end": 536
|
|
40883
41033
|
},
|
|
40884
41034
|
"context": {
|
|
40885
41035
|
"type": "variable",
|
|
@@ -40887,8 +41037,8 @@
|
|
|
40887
41037
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
40888
41038
|
"scope": "default",
|
|
40889
41039
|
"line": {
|
|
40890
|
-
"start":
|
|
40891
|
-
"end":
|
|
41040
|
+
"start": 537,
|
|
41041
|
+
"end": 537
|
|
40892
41042
|
}
|
|
40893
41043
|
},
|
|
40894
41044
|
"group": [
|
|
@@ -40903,8 +41053,8 @@
|
|
|
40903
41053
|
{
|
|
40904
41054
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
40905
41055
|
"commentRange": {
|
|
40906
|
-
"start":
|
|
40907
|
-
"end":
|
|
41056
|
+
"start": 538,
|
|
41057
|
+
"end": 539
|
|
40908
41058
|
},
|
|
40909
41059
|
"context": {
|
|
40910
41060
|
"type": "variable",
|
|
@@ -40912,8 +41062,8 @@
|
|
|
40912
41062
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
40913
41063
|
"scope": "default",
|
|
40914
41064
|
"line": {
|
|
40915
|
-
"start":
|
|
40916
|
-
"end":
|
|
41065
|
+
"start": 540,
|
|
41066
|
+
"end": 540
|
|
40917
41067
|
}
|
|
40918
41068
|
},
|
|
40919
41069
|
"group": [
|
|
@@ -40928,8 +41078,8 @@
|
|
|
40928
41078
|
{
|
|
40929
41079
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
40930
41080
|
"commentRange": {
|
|
40931
|
-
"start":
|
|
40932
|
-
"end":
|
|
41081
|
+
"start": 542,
|
|
41082
|
+
"end": 543
|
|
40933
41083
|
},
|
|
40934
41084
|
"context": {
|
|
40935
41085
|
"type": "variable",
|
|
@@ -40937,8 +41087,8 @@
|
|
|
40937
41087
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
40938
41088
|
"scope": "default",
|
|
40939
41089
|
"line": {
|
|
40940
|
-
"start":
|
|
40941
|
-
"end":
|
|
41090
|
+
"start": 544,
|
|
41091
|
+
"end": 544
|
|
40942
41092
|
}
|
|
40943
41093
|
},
|
|
40944
41094
|
"group": [
|
|
@@ -40953,8 +41103,8 @@
|
|
|
40953
41103
|
{
|
|
40954
41104
|
"description": "The default width of the Grid drag cell.\n",
|
|
40955
41105
|
"commentRange": {
|
|
40956
|
-
"start":
|
|
40957
|
-
"end":
|
|
41106
|
+
"start": 546,
|
|
41107
|
+
"end": 547
|
|
40958
41108
|
},
|
|
40959
41109
|
"context": {
|
|
40960
41110
|
"type": "variable",
|
|
@@ -40962,8 +41112,8 @@
|
|
|
40962
41112
|
"value": "var( --kendo-grid-drag-cell-width, calc( #{$kendo-icon-size} * 2.25 ) )",
|
|
40963
41113
|
"scope": "default",
|
|
40964
41114
|
"line": {
|
|
40965
|
-
"start":
|
|
40966
|
-
"end":
|
|
41115
|
+
"start": 548,
|
|
41116
|
+
"end": 548
|
|
40967
41117
|
}
|
|
40968
41118
|
},
|
|
40969
41119
|
"group": [
|
|
@@ -40978,8 +41128,8 @@
|
|
|
40978
41128
|
{
|
|
40979
41129
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
40980
41130
|
"commentRange": {
|
|
40981
|
-
"start":
|
|
40982
|
-
"end":
|
|
41131
|
+
"start": 549,
|
|
41132
|
+
"end": 550
|
|
40983
41133
|
},
|
|
40984
41134
|
"context": {
|
|
40985
41135
|
"type": "variable",
|
|
@@ -40987,8 +41137,8 @@
|
|
|
40987
41137
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( #{$kendo-icon-size} * 2 ) )",
|
|
40988
41138
|
"scope": "default",
|
|
40989
41139
|
"line": {
|
|
40990
|
-
"start":
|
|
40991
|
-
"end":
|
|
41140
|
+
"start": 551,
|
|
41141
|
+
"end": 551
|
|
40992
41142
|
}
|
|
40993
41143
|
},
|
|
40994
41144
|
"group": [
|
|
@@ -41003,8 +41153,8 @@
|
|
|
41003
41153
|
{
|
|
41004
41154
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
41005
41155
|
"commentRange": {
|
|
41006
|
-
"start":
|
|
41007
|
-
"end":
|
|
41156
|
+
"start": 553,
|
|
41157
|
+
"end": 554
|
|
41008
41158
|
},
|
|
41009
41159
|
"context": {
|
|
41010
41160
|
"type": "variable",
|
|
@@ -41012,8 +41162,8 @@
|
|
|
41012
41162
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
41013
41163
|
"scope": "default",
|
|
41014
41164
|
"line": {
|
|
41015
|
-
"start":
|
|
41016
|
-
"end":
|
|
41165
|
+
"start": 555,
|
|
41166
|
+
"end": 555
|
|
41017
41167
|
}
|
|
41018
41168
|
},
|
|
41019
41169
|
"group": [
|
|
@@ -41028,8 +41178,8 @@
|
|
|
41028
41178
|
{
|
|
41029
41179
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
41030
41180
|
"commentRange": {
|
|
41031
|
-
"start":
|
|
41032
|
-
"end":
|
|
41181
|
+
"start": 556,
|
|
41182
|
+
"end": 557
|
|
41033
41183
|
},
|
|
41034
41184
|
"context": {
|
|
41035
41185
|
"type": "variable",
|
|
@@ -41037,8 +41187,8 @@
|
|
|
41037
41187
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
41038
41188
|
"scope": "default",
|
|
41039
41189
|
"line": {
|
|
41040
|
-
"start":
|
|
41041
|
-
"end":
|
|
41190
|
+
"start": 558,
|
|
41191
|
+
"end": 558
|
|
41042
41192
|
}
|
|
41043
41193
|
},
|
|
41044
41194
|
"group": [
|
|
@@ -41053,8 +41203,8 @@
|
|
|
41053
41203
|
{
|
|
41054
41204
|
"description": "The height of the Grid row resize indicator.\n",
|
|
41055
41205
|
"commentRange": {
|
|
41056
|
-
"start":
|
|
41057
|
-
"end":
|
|
41206
|
+
"start": 559,
|
|
41207
|
+
"end": 560
|
|
41058
41208
|
},
|
|
41059
41209
|
"context": {
|
|
41060
41210
|
"type": "variable",
|
|
@@ -41062,8 +41212,8 @@
|
|
|
41062
41212
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
41063
41213
|
"scope": "default",
|
|
41064
41214
|
"line": {
|
|
41065
|
-
"start":
|
|
41066
|
-
"end":
|
|
41215
|
+
"start": 561,
|
|
41216
|
+
"end": 561
|
|
41067
41217
|
}
|
|
41068
41218
|
},
|
|
41069
41219
|
"group": [
|
|
@@ -41078,8 +41228,8 @@
|
|
|
41078
41228
|
{
|
|
41079
41229
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
41080
41230
|
"commentRange": {
|
|
41081
|
-
"start":
|
|
41082
|
-
"end":
|
|
41231
|
+
"start": 563,
|
|
41232
|
+
"end": 564
|
|
41083
41233
|
},
|
|
41084
41234
|
"context": {
|
|
41085
41235
|
"type": "variable",
|
|
@@ -41087,8 +41237,8 @@
|
|
|
41087
41237
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
41088
41238
|
"scope": "default",
|
|
41089
41239
|
"line": {
|
|
41090
|
-
"start":
|
|
41091
|
-
"end":
|
|
41240
|
+
"start": 565,
|
|
41241
|
+
"end": 565
|
|
41092
41242
|
}
|
|
41093
41243
|
},
|
|
41094
41244
|
"group": [
|
|
@@ -41103,8 +41253,8 @@
|
|
|
41103
41253
|
{
|
|
41104
41254
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
41105
41255
|
"commentRange": {
|
|
41106
|
-
"start":
|
|
41107
|
-
"end":
|
|
41256
|
+
"start": 566,
|
|
41257
|
+
"end": 567
|
|
41108
41258
|
},
|
|
41109
41259
|
"context": {
|
|
41110
41260
|
"type": "variable",
|
|
@@ -41112,8 +41262,8 @@
|
|
|
41112
41262
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
41113
41263
|
"scope": "default",
|
|
41114
41264
|
"line": {
|
|
41115
|
-
"start":
|
|
41116
|
-
"end":
|
|
41265
|
+
"start": 568,
|
|
41266
|
+
"end": 568
|
|
41117
41267
|
}
|
|
41118
41268
|
},
|
|
41119
41269
|
"group": [
|
|
@@ -41128,8 +41278,8 @@
|
|
|
41128
41278
|
{
|
|
41129
41279
|
"description": "The column gap of the Grid stack layout.\n",
|
|
41130
41280
|
"commentRange": {
|
|
41131
|
-
"start":
|
|
41132
|
-
"end":
|
|
41281
|
+
"start": 569,
|
|
41282
|
+
"end": 570
|
|
41133
41283
|
},
|
|
41134
41284
|
"context": {
|
|
41135
41285
|
"type": "variable",
|
|
@@ -41137,8 +41287,8 @@
|
|
|
41137
41287
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
41138
41288
|
"scope": "default",
|
|
41139
41289
|
"line": {
|
|
41140
|
-
"start":
|
|
41141
|
-
"end":
|
|
41290
|
+
"start": 571,
|
|
41291
|
+
"end": 571
|
|
41142
41292
|
}
|
|
41143
41293
|
},
|
|
41144
41294
|
"group": [
|
|
@@ -41153,8 +41303,8 @@
|
|
|
41153
41303
|
{
|
|
41154
41304
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
41155
41305
|
"commentRange": {
|
|
41156
|
-
"start":
|
|
41157
|
-
"end":
|
|
41306
|
+
"start": 572,
|
|
41307
|
+
"end": 573
|
|
41158
41308
|
},
|
|
41159
41309
|
"context": {
|
|
41160
41310
|
"type": "variable",
|
|
@@ -41162,8 +41312,8 @@
|
|
|
41162
41312
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
41163
41313
|
"scope": "default",
|
|
41164
41314
|
"line": {
|
|
41165
|
-
"start":
|
|
41166
|
-
"end":
|
|
41315
|
+
"start": 574,
|
|
41316
|
+
"end": 574
|
|
41167
41317
|
}
|
|
41168
41318
|
},
|
|
41169
41319
|
"group": [
|
|
@@ -41178,8 +41328,8 @@
|
|
|
41178
41328
|
{
|
|
41179
41329
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
41180
41330
|
"commentRange": {
|
|
41181
|
-
"start":
|
|
41182
|
-
"end":
|
|
41331
|
+
"start": 575,
|
|
41332
|
+
"end": 576
|
|
41183
41333
|
},
|
|
41184
41334
|
"context": {
|
|
41185
41335
|
"type": "variable",
|
|
@@ -41187,8 +41337,8 @@
|
|
|
41187
41337
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
41188
41338
|
"scope": "default",
|
|
41189
41339
|
"line": {
|
|
41190
|
-
"start":
|
|
41191
|
-
"end":
|
|
41340
|
+
"start": 577,
|
|
41341
|
+
"end": 577
|
|
41192
41342
|
}
|
|
41193
41343
|
},
|
|
41194
41344
|
"group": [
|
|
@@ -41203,8 +41353,8 @@
|
|
|
41203
41353
|
{
|
|
41204
41354
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
41205
41355
|
"commentRange": {
|
|
41206
|
-
"start":
|
|
41207
|
-
"end":
|
|
41356
|
+
"start": 578,
|
|
41357
|
+
"end": 579
|
|
41208
41358
|
},
|
|
41209
41359
|
"context": {
|
|
41210
41360
|
"type": "variable",
|
|
@@ -41212,8 +41362,8 @@
|
|
|
41212
41362
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm) )",
|
|
41213
41363
|
"scope": "default",
|
|
41214
41364
|
"line": {
|
|
41215
|
-
"start":
|
|
41216
|
-
"end":
|
|
41365
|
+
"start": 580,
|
|
41366
|
+
"end": 580
|
|
41217
41367
|
}
|
|
41218
41368
|
},
|
|
41219
41369
|
"group": [
|
|
@@ -41228,8 +41378,8 @@
|
|
|
41228
41378
|
{
|
|
41229
41379
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
41230
41380
|
"commentRange": {
|
|
41231
|
-
"start":
|
|
41232
|
-
"end":
|
|
41381
|
+
"start": 581,
|
|
41382
|
+
"end": 582
|
|
41233
41383
|
},
|
|
41234
41384
|
"context": {
|
|
41235
41385
|
"type": "variable",
|
|
@@ -41237,8 +41387,8 @@
|
|
|
41237
41387
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold) )",
|
|
41238
41388
|
"scope": "default",
|
|
41239
41389
|
"line": {
|
|
41240
|
-
"start":
|
|
41241
|
-
"end":
|
|
41390
|
+
"start": 583,
|
|
41391
|
+
"end": 583
|
|
41242
41392
|
}
|
|
41243
41393
|
},
|
|
41244
41394
|
"group": [
|
|
@@ -41253,8 +41403,8 @@
|
|
|
41253
41403
|
{
|
|
41254
41404
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
41255
41405
|
"commentRange": {
|
|
41256
|
-
"start":
|
|
41257
|
-
"end":
|
|
41406
|
+
"start": 584,
|
|
41407
|
+
"end": 585
|
|
41258
41408
|
},
|
|
41259
41409
|
"context": {
|
|
41260
41410
|
"type": "variable",
|
|
@@ -41262,8 +41412,8 @@
|
|
|
41262
41412
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
41263
41413
|
"scope": "default",
|
|
41264
41414
|
"line": {
|
|
41265
|
-
"start":
|
|
41266
|
-
"end":
|
|
41415
|
+
"start": 586,
|
|
41416
|
+
"end": 586
|
|
41267
41417
|
}
|
|
41268
41418
|
},
|
|
41269
41419
|
"group": [
|
|
@@ -41278,8 +41428,8 @@
|
|
|
41278
41428
|
{
|
|
41279
41429
|
"description": "The color of the Grid stack layout column header.\n",
|
|
41280
41430
|
"commentRange": {
|
|
41281
|
-
"start":
|
|
41282
|
-
"end":
|
|
41431
|
+
"start": 587,
|
|
41432
|
+
"end": 588
|
|
41283
41433
|
},
|
|
41284
41434
|
"context": {
|
|
41285
41435
|
"type": "variable",
|
|
@@ -41287,8 +41437,8 @@
|
|
|
41287
41437
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
41288
41438
|
"scope": "default",
|
|
41289
41439
|
"line": {
|
|
41290
|
-
"start":
|
|
41291
|
-
"end":
|
|
41440
|
+
"start": 589,
|
|
41441
|
+
"end": 589
|
|
41292
41442
|
}
|
|
41293
41443
|
},
|
|
41294
41444
|
"group": [
|
|
@@ -41303,8 +41453,8 @@
|
|
|
41303
41453
|
{
|
|
41304
41454
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41305
41455
|
"commentRange": {
|
|
41306
|
-
"start":
|
|
41307
|
-
"end":
|
|
41456
|
+
"start": 590,
|
|
41457
|
+
"end": 591
|
|
41308
41458
|
},
|
|
41309
41459
|
"context": {
|
|
41310
41460
|
"type": "variable",
|
|
@@ -41312,8 +41462,8 @@
|
|
|
41312
41462
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
41313
41463
|
"scope": "default",
|
|
41314
41464
|
"line": {
|
|
41315
|
-
"start":
|
|
41316
|
-
"end":
|
|
41465
|
+
"start": 592,
|
|
41466
|
+
"end": 592
|
|
41317
41467
|
}
|
|
41318
41468
|
},
|
|
41319
41469
|
"group": [
|
|
@@ -41328,8 +41478,8 @@
|
|
|
41328
41478
|
{
|
|
41329
41479
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41330
41480
|
"commentRange": {
|
|
41331
|
-
"start":
|
|
41332
|
-
"end":
|
|
41481
|
+
"start": 593,
|
|
41482
|
+
"end": 594
|
|
41333
41483
|
},
|
|
41334
41484
|
"context": {
|
|
41335
41485
|
"type": "variable",
|
|
@@ -41337,8 +41487,8 @@
|
|
|
41337
41487
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
41338
41488
|
"scope": "default",
|
|
41339
41489
|
"line": {
|
|
41340
|
-
"start":
|
|
41341
|
-
"end":
|
|
41490
|
+
"start": 595,
|
|
41491
|
+
"end": 595
|
|
41342
41492
|
}
|
|
41343
41493
|
},
|
|
41344
41494
|
"group": [
|
|
@@ -41353,8 +41503,8 @@
|
|
|
41353
41503
|
{
|
|
41354
41504
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41355
41505
|
"commentRange": {
|
|
41356
|
-
"start":
|
|
41357
|
-
"end":
|
|
41506
|
+
"start": 597,
|
|
41507
|
+
"end": 598
|
|
41358
41508
|
},
|
|
41359
41509
|
"context": {
|
|
41360
41510
|
"type": "variable",
|
|
@@ -41362,8 +41512,8 @@
|
|
|
41362
41512
|
"value": "var(--kendo-font-weight-semibold)",
|
|
41363
41513
|
"scope": "default",
|
|
41364
41514
|
"line": {
|
|
41365
|
-
"start":
|
|
41366
|
-
"end":
|
|
41515
|
+
"start": 599,
|
|
41516
|
+
"end": 599
|
|
41367
41517
|
}
|
|
41368
41518
|
},
|
|
41369
41519
|
"group": [
|