@progress/kendo-theme-fluent 14.1.1-dev.2 → 14.2.0-0
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-dark.scss +113 -112
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-1.scss +113 -112
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +113 -112
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +430 -1732
- package/dist/meta/sassdoc-raw-data.json +215 -815
- package/dist/meta/variables.json +48 -96
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +118 -113
- package/lib/swatches/fluent-1.json +118 -113
- package/lib/swatches/fluent-main-dark.json +118 -113
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -5
- package/scss/diagram/_index.scss +16 -0
- package/scss/diagram/_layout.scss +6 -0
- package/scss/diagram/_theme.scss +6 -0
- package/scss/diagram/_variables.scss +1 -0
- package/scss/drawer/_variables.scss +0 -12
- package/scss/grid/_index.scss +0 -2
- package/scss/index.scss +2 -3
- package/scss/scheduler/_index.scss +10 -2
- package/scss/scheduler/_variables.scss +30 -1
- package/scss/slider/_layout.scss +1 -1
- package/scss/timeline/_theme.scss +0 -19
- package/scss/timeline/_variables.scss +0 -9
- package/scss/adaptive/_index.scss +0 -26
- package/scss/adaptive/_layout.scss +0 -10
- package/scss/adaptive/_theme.scss +0 -19
- package/scss/adaptive/_variables.scss +0 -90
|
@@ -1874,456 +1874,6 @@
|
|
|
1874
1874
|
"name": "_variables.scss"
|
|
1875
1875
|
}
|
|
1876
1876
|
},
|
|
1877
|
-
{
|
|
1878
|
-
"description": "The background color of the Adaptive component.\n",
|
|
1879
|
-
"commentRange": {
|
|
1880
|
-
"start": 5,
|
|
1881
|
-
"end": 6
|
|
1882
|
-
},
|
|
1883
|
-
"context": {
|
|
1884
|
-
"type": "variable",
|
|
1885
|
-
"name": "kendo-adaptive-bg",
|
|
1886
|
-
"value": "var( --kendo-adaptive-bg, #{k-color(surface-alt)} )",
|
|
1887
|
-
"scope": "default",
|
|
1888
|
-
"line": {
|
|
1889
|
-
"start": 7,
|
|
1890
|
-
"end": 7
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
"group": [
|
|
1894
|
-
"adaptive"
|
|
1895
|
-
],
|
|
1896
|
-
"access": "public",
|
|
1897
|
-
"file": {
|
|
1898
|
-
"path": "adaptive/_variables.scss",
|
|
1899
|
-
"name": "_variables.scss"
|
|
1900
|
-
}
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"description": "The text color of the Adaptive component.\n",
|
|
1904
|
-
"commentRange": {
|
|
1905
|
-
"start": 8,
|
|
1906
|
-
"end": 9
|
|
1907
|
-
},
|
|
1908
|
-
"context": {
|
|
1909
|
-
"type": "variable",
|
|
1910
|
-
"name": "kendo-adaptive-text",
|
|
1911
|
-
"value": "var( --kendo-adaptive-text, #{k-color(on-app-surface)} )",
|
|
1912
|
-
"scope": "default",
|
|
1913
|
-
"line": {
|
|
1914
|
-
"start": 10,
|
|
1915
|
-
"end": 10
|
|
1916
|
-
}
|
|
1917
|
-
},
|
|
1918
|
-
"group": [
|
|
1919
|
-
"adaptive"
|
|
1920
|
-
],
|
|
1921
|
-
"access": "public",
|
|
1922
|
-
"file": {
|
|
1923
|
-
"path": "adaptive/_variables.scss",
|
|
1924
|
-
"name": "_variables.scss"
|
|
1925
|
-
}
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
"description": "The border color of the Adaptive component.\n",
|
|
1929
|
-
"commentRange": {
|
|
1930
|
-
"start": 11,
|
|
1931
|
-
"end": 12
|
|
1932
|
-
},
|
|
1933
|
-
"context": {
|
|
1934
|
-
"type": "variable",
|
|
1935
|
-
"name": "kendo-adaptive-border",
|
|
1936
|
-
"value": "var( --kendo-adaptive-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
|
|
1937
|
-
"scope": "default",
|
|
1938
|
-
"line": {
|
|
1939
|
-
"start": 13,
|
|
1940
|
-
"end": 13
|
|
1941
|
-
}
|
|
1942
|
-
},
|
|
1943
|
-
"group": [
|
|
1944
|
-
"adaptive"
|
|
1945
|
-
],
|
|
1946
|
-
"access": "public",
|
|
1947
|
-
"file": {
|
|
1948
|
-
"path": "adaptive/_variables.scss",
|
|
1949
|
-
"name": "_variables.scss"
|
|
1950
|
-
}
|
|
1951
|
-
},
|
|
1952
|
-
{
|
|
1953
|
-
"description": "The background color of the Adaptive content.\n",
|
|
1954
|
-
"commentRange": {
|
|
1955
|
-
"start": 15,
|
|
1956
|
-
"end": 16
|
|
1957
|
-
},
|
|
1958
|
-
"context": {
|
|
1959
|
-
"type": "variable",
|
|
1960
|
-
"name": "kendo-adaptive-content-bg",
|
|
1961
|
-
"value": "var( --kendo-adaptive-content-bg, #{k-color(surface-alt)} )",
|
|
1962
|
-
"scope": "default",
|
|
1963
|
-
"line": {
|
|
1964
|
-
"start": 17,
|
|
1965
|
-
"end": 17
|
|
1966
|
-
}
|
|
1967
|
-
},
|
|
1968
|
-
"group": [
|
|
1969
|
-
"adaptive"
|
|
1970
|
-
],
|
|
1971
|
-
"access": "public",
|
|
1972
|
-
"file": {
|
|
1973
|
-
"path": "adaptive/_variables.scss",
|
|
1974
|
-
"name": "_variables.scss"
|
|
1975
|
-
}
|
|
1976
|
-
},
|
|
1977
|
-
{
|
|
1978
|
-
"description": "The text color of the Adaptive content.\n",
|
|
1979
|
-
"commentRange": {
|
|
1980
|
-
"start": 18,
|
|
1981
|
-
"end": 19
|
|
1982
|
-
},
|
|
1983
|
-
"context": {
|
|
1984
|
-
"type": "variable",
|
|
1985
|
-
"name": "kendo-adaptive-content-text",
|
|
1986
|
-
"value": "var( --kendo-adaptive-content-text, #{k-color(on-app-surface)} )",
|
|
1987
|
-
"scope": "default",
|
|
1988
|
-
"line": {
|
|
1989
|
-
"start": 20,
|
|
1990
|
-
"end": 20
|
|
1991
|
-
}
|
|
1992
|
-
},
|
|
1993
|
-
"group": [
|
|
1994
|
-
"adaptive"
|
|
1995
|
-
],
|
|
1996
|
-
"access": "public",
|
|
1997
|
-
"file": {
|
|
1998
|
-
"path": "adaptive/_variables.scss",
|
|
1999
|
-
"name": "_variables.scss"
|
|
2000
|
-
}
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
"description": "The background color of the Adaptive menu.\n",
|
|
2004
|
-
"commentRange": {
|
|
2005
|
-
"start": 22,
|
|
2006
|
-
"end": 23
|
|
2007
|
-
},
|
|
2008
|
-
"context": {
|
|
2009
|
-
"type": "variable",
|
|
2010
|
-
"name": "kendo-adaptive-menu-bg",
|
|
2011
|
-
"value": "var( --kendo-adaptive-menu-bg, #{k-color(primary)} )",
|
|
2012
|
-
"scope": "default",
|
|
2013
|
-
"line": {
|
|
2014
|
-
"start": 24,
|
|
2015
|
-
"end": 24
|
|
2016
|
-
}
|
|
2017
|
-
},
|
|
2018
|
-
"group": [
|
|
2019
|
-
"adaptive"
|
|
2020
|
-
],
|
|
2021
|
-
"access": "public",
|
|
2022
|
-
"file": {
|
|
2023
|
-
"path": "adaptive/_variables.scss",
|
|
2024
|
-
"name": "_variables.scss"
|
|
2025
|
-
}
|
|
2026
|
-
},
|
|
2027
|
-
{
|
|
2028
|
-
"description": "The text color of the Adaptive menu.\n",
|
|
2029
|
-
"commentRange": {
|
|
2030
|
-
"start": 25,
|
|
2031
|
-
"end": 26
|
|
2032
|
-
},
|
|
2033
|
-
"context": {
|
|
2034
|
-
"type": "variable",
|
|
2035
|
-
"name": "kendo-adaptive-menu-text",
|
|
2036
|
-
"value": "var( --kendo-adaptive-menu-text, #{k-color(app-surface)} )",
|
|
2037
|
-
"scope": "default",
|
|
2038
|
-
"line": {
|
|
2039
|
-
"start": 27,
|
|
2040
|
-
"end": 27
|
|
2041
|
-
}
|
|
2042
|
-
},
|
|
2043
|
-
"group": [
|
|
2044
|
-
"adaptive"
|
|
2045
|
-
],
|
|
2046
|
-
"access": "public",
|
|
2047
|
-
"file": {
|
|
2048
|
-
"path": "adaptive/_variables.scss",
|
|
2049
|
-
"name": "_variables.scss"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"description": "The text color of the Adaptive menu clear button.\n",
|
|
2054
|
-
"commentRange": {
|
|
2055
|
-
"start": 29,
|
|
2056
|
-
"end": 30
|
|
2057
|
-
},
|
|
2058
|
-
"context": {
|
|
2059
|
-
"type": "variable",
|
|
2060
|
-
"name": "kendo-adaptive-menu-clear-text",
|
|
2061
|
-
"value": "var( --kendo-adaptive-menu-clear-text, #{k-color(primary-on-surface)} )",
|
|
2062
|
-
"scope": "default",
|
|
2063
|
-
"line": {
|
|
2064
|
-
"start": 31,
|
|
2065
|
-
"end": 31
|
|
2066
|
-
}
|
|
2067
|
-
},
|
|
2068
|
-
"group": [
|
|
2069
|
-
"adaptive"
|
|
2070
|
-
],
|
|
2071
|
-
"access": "public",
|
|
2072
|
-
"file": {
|
|
2073
|
-
"path": "adaptive/_variables.scss",
|
|
2074
|
-
"name": "_variables.scss"
|
|
2075
|
-
}
|
|
2076
|
-
},
|
|
2077
|
-
{
|
|
2078
|
-
"description": "The border color of the Adaptive menu item.\n",
|
|
2079
|
-
"commentRange": {
|
|
2080
|
-
"start": 33,
|
|
2081
|
-
"end": 34
|
|
2082
|
-
},
|
|
2083
|
-
"context": {
|
|
2084
|
-
"type": "variable",
|
|
2085
|
-
"name": "kendo-adaptive-menu-item-border",
|
|
2086
|
-
"value": "var( --kendo-adaptive-menu-item-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
|
|
2087
|
-
"scope": "default",
|
|
2088
|
-
"line": {
|
|
2089
|
-
"start": 35,
|
|
2090
|
-
"end": 35
|
|
2091
|
-
}
|
|
2092
|
-
},
|
|
2093
|
-
"group": [
|
|
2094
|
-
"adaptive"
|
|
2095
|
-
],
|
|
2096
|
-
"access": "public",
|
|
2097
|
-
"file": {
|
|
2098
|
-
"path": "adaptive/_variables.scss",
|
|
2099
|
-
"name": "_variables.scss"
|
|
2100
|
-
}
|
|
2101
|
-
},
|
|
2102
|
-
{
|
|
2103
|
-
"description": "The text color of the Adaptive menu title.\n",
|
|
2104
|
-
"commentRange": {
|
|
2105
|
-
"start": 36,
|
|
2106
|
-
"end": 37
|
|
2107
|
-
},
|
|
2108
|
-
"context": {
|
|
2109
|
-
"type": "variable",
|
|
2110
|
-
"name": "kendo-adaptive-menu-title-text",
|
|
2111
|
-
"value": "var( --kendo-adaptive-menu-title-text, #{k-color(on-app-surface)} )",
|
|
2112
|
-
"scope": "default",
|
|
2113
|
-
"line": {
|
|
2114
|
-
"start": 38,
|
|
2115
|
-
"end": 38
|
|
2116
|
-
}
|
|
2117
|
-
},
|
|
2118
|
-
"group": [
|
|
2119
|
-
"adaptive"
|
|
2120
|
-
],
|
|
2121
|
-
"access": "public",
|
|
2122
|
-
"file": {
|
|
2123
|
-
"path": "adaptive/_variables.scss",
|
|
2124
|
-
"name": "_variables.scss"
|
|
2125
|
-
}
|
|
2126
|
-
},
|
|
2127
|
-
{
|
|
2128
|
-
"description": "The width of the border around the Adaptive component.\n",
|
|
2129
|
-
"commentRange": {
|
|
2130
|
-
"start": 40,
|
|
2131
|
-
"end": 41
|
|
2132
|
-
},
|
|
2133
|
-
"context": {
|
|
2134
|
-
"type": "variable",
|
|
2135
|
-
"name": "kendo-adaptive-border-width",
|
|
2136
|
-
"value": "var( --kendo-adaptive-border-width, 1px )",
|
|
2137
|
-
"scope": "default",
|
|
2138
|
-
"line": {
|
|
2139
|
-
"start": 42,
|
|
2140
|
-
"end": 42
|
|
2141
|
-
}
|
|
2142
|
-
},
|
|
2143
|
-
"group": [
|
|
2144
|
-
"adaptive"
|
|
2145
|
-
],
|
|
2146
|
-
"access": "public",
|
|
2147
|
-
"file": {
|
|
2148
|
-
"path": "adaptive/_variables.scss",
|
|
2149
|
-
"name": "_variables.scss"
|
|
2150
|
-
}
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"description": "The font family of the Adaptive component.\n",
|
|
2154
|
-
"commentRange": {
|
|
2155
|
-
"start": 43,
|
|
2156
|
-
"end": 44
|
|
2157
|
-
},
|
|
2158
|
-
"context": {
|
|
2159
|
-
"type": "variable",
|
|
2160
|
-
"name": "kendo-adaptive-font-family",
|
|
2161
|
-
"value": "var( --kendo-adaptive-font-family, var(--kendo-font-family) )",
|
|
2162
|
-
"scope": "default",
|
|
2163
|
-
"line": {
|
|
2164
|
-
"start": 45,
|
|
2165
|
-
"end": 45
|
|
2166
|
-
}
|
|
2167
|
-
},
|
|
2168
|
-
"group": [
|
|
2169
|
-
"adaptive"
|
|
2170
|
-
],
|
|
2171
|
-
"access": "public",
|
|
2172
|
-
"file": {
|
|
2173
|
-
"path": "adaptive/_variables.scss",
|
|
2174
|
-
"name": "_variables.scss"
|
|
2175
|
-
}
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"description": "The font size of the Adaptive component.\n",
|
|
2179
|
-
"commentRange": {
|
|
2180
|
-
"start": 46,
|
|
2181
|
-
"end": 47
|
|
2182
|
-
},
|
|
2183
|
-
"context": {
|
|
2184
|
-
"type": "variable",
|
|
2185
|
-
"name": "kendo-adaptive-font-size",
|
|
2186
|
-
"value": "var( --kendo-adaptive-font-size, var(--kendo-font-size) )",
|
|
2187
|
-
"scope": "default",
|
|
2188
|
-
"line": {
|
|
2189
|
-
"start": 48,
|
|
2190
|
-
"end": 48
|
|
2191
|
-
}
|
|
2192
|
-
},
|
|
2193
|
-
"group": [
|
|
2194
|
-
"adaptive"
|
|
2195
|
-
],
|
|
2196
|
-
"access": "public",
|
|
2197
|
-
"file": {
|
|
2198
|
-
"path": "adaptive/_variables.scss",
|
|
2199
|
-
"name": "_variables.scss"
|
|
2200
|
-
}
|
|
2201
|
-
},
|
|
2202
|
-
{
|
|
2203
|
-
"description": "The line height of the Adaptive component.\n",
|
|
2204
|
-
"commentRange": {
|
|
2205
|
-
"start": 49,
|
|
2206
|
-
"end": 50
|
|
2207
|
-
},
|
|
2208
|
-
"context": {
|
|
2209
|
-
"type": "variable",
|
|
2210
|
-
"name": "kendo-adaptive-line-height",
|
|
2211
|
-
"value": "var( --kendo-adaptive-line-height, var(--kendo-line-height) )",
|
|
2212
|
-
"scope": "default",
|
|
2213
|
-
"line": {
|
|
2214
|
-
"start": 51,
|
|
2215
|
-
"end": 51
|
|
2216
|
-
}
|
|
2217
|
-
},
|
|
2218
|
-
"group": [
|
|
2219
|
-
"adaptive"
|
|
2220
|
-
],
|
|
2221
|
-
"access": "public",
|
|
2222
|
-
"file": {
|
|
2223
|
-
"path": "adaptive/_variables.scss",
|
|
2224
|
-
"name": "_variables.scss"
|
|
2225
|
-
}
|
|
2226
|
-
},
|
|
2227
|
-
{
|
|
2228
|
-
"description": "The text color of the Adaptive Grid sort indicator.\n",
|
|
2229
|
-
"commentRange": {
|
|
2230
|
-
"start": 55,
|
|
2231
|
-
"end": 56
|
|
2232
|
-
},
|
|
2233
|
-
"context": {
|
|
2234
|
-
"type": "variable",
|
|
2235
|
-
"name": "kendo-adaptive-grid-sort-text",
|
|
2236
|
-
"value": "var( --kendo-adaptive-grid-sort-text, #{k-color(primary-on-surface)} )",
|
|
2237
|
-
"scope": "default",
|
|
2238
|
-
"line": {
|
|
2239
|
-
"start": 57,
|
|
2240
|
-
"end": 57
|
|
2241
|
-
}
|
|
2242
|
-
},
|
|
2243
|
-
"group": [
|
|
2244
|
-
"adaptive"
|
|
2245
|
-
],
|
|
2246
|
-
"access": "public",
|
|
2247
|
-
"file": {
|
|
2248
|
-
"path": "adaptive/_variables.scss",
|
|
2249
|
-
"name": "_variables.scss"
|
|
2250
|
-
}
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"description": "The text color of the current date in the Adaptive Scheduler.\n",
|
|
2254
|
-
"commentRange": {
|
|
2255
|
-
"start": 61,
|
|
2256
|
-
"end": 62
|
|
2257
|
-
},
|
|
2258
|
-
"context": {
|
|
2259
|
-
"type": "variable",
|
|
2260
|
-
"name": "kendo-adaptive-scheduler-current-text",
|
|
2261
|
-
"value": "var( --kendo-adaptive-scheduler-current-text, #{k-color(primary-on-surface)} )",
|
|
2262
|
-
"scope": "default",
|
|
2263
|
-
"line": {
|
|
2264
|
-
"start": 63,
|
|
2265
|
-
"end": 63
|
|
2266
|
-
}
|
|
2267
|
-
},
|
|
2268
|
-
"group": [
|
|
2269
|
-
"adaptive"
|
|
2270
|
-
],
|
|
2271
|
-
"access": "public",
|
|
2272
|
-
"file": {
|
|
2273
|
-
"path": "adaptive/_variables.scss",
|
|
2274
|
-
"name": "_variables.scss"
|
|
2275
|
-
}
|
|
2276
|
-
},
|
|
2277
|
-
{
|
|
2278
|
-
"description": "The base text color of the Adaptive Scheduler.\n",
|
|
2279
|
-
"commentRange": {
|
|
2280
|
-
"start": 64,
|
|
2281
|
-
"end": 65
|
|
2282
|
-
},
|
|
2283
|
-
"context": {
|
|
2284
|
-
"type": "variable",
|
|
2285
|
-
"name": "kendo-adaptive-scheduler-base-text",
|
|
2286
|
-
"value": "var( --kendo-adaptive-scheduler-base-text, inherit )",
|
|
2287
|
-
"scope": "default",
|
|
2288
|
-
"line": {
|
|
2289
|
-
"start": 66,
|
|
2290
|
-
"end": 66
|
|
2291
|
-
}
|
|
2292
|
-
},
|
|
2293
|
-
"group": [
|
|
2294
|
-
"adaptive"
|
|
2295
|
-
],
|
|
2296
|
-
"access": "public",
|
|
2297
|
-
"file": {
|
|
2298
|
-
"path": "adaptive/_variables.scss",
|
|
2299
|
-
"name": "_variables.scss"
|
|
2300
|
-
}
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"description": "The subtle text color of the Adaptive Scheduler.\n",
|
|
2304
|
-
"commentRange": {
|
|
2305
|
-
"start": 67,
|
|
2306
|
-
"end": 68
|
|
2307
|
-
},
|
|
2308
|
-
"context": {
|
|
2309
|
-
"type": "variable",
|
|
2310
|
-
"name": "kendo-adaptive-scheduler-subtle-text",
|
|
2311
|
-
"value": "var( --kendo-adaptive-scheduler-subtle-text, #{k-color(on-app-surface)} )",
|
|
2312
|
-
"scope": "default",
|
|
2313
|
-
"line": {
|
|
2314
|
-
"start": 69,
|
|
2315
|
-
"end": 69
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
|
-
"group": [
|
|
2319
|
-
"adaptive"
|
|
2320
|
-
],
|
|
2321
|
-
"access": "public",
|
|
2322
|
-
"file": {
|
|
2323
|
-
"path": "adaptive/_variables.scss",
|
|
2324
|
-
"name": "_variables.scss"
|
|
2325
|
-
}
|
|
2326
|
-
},
|
|
2327
1877
|
{
|
|
2328
1878
|
"description": "The default theme color of the AppBar.\n",
|
|
2329
1879
|
"commentRange": {
|
|
@@ -26808,94 +26358,19 @@
|
|
|
26808
26358
|
}
|
|
26809
26359
|
},
|
|
26810
26360
|
{
|
|
26811
|
-
"description": "The
|
|
26361
|
+
"description": "The border radius of the Drawer scrollbar.\n",
|
|
26812
26362
|
"commentRange": {
|
|
26813
26363
|
"start": 37,
|
|
26814
26364
|
"end": 38
|
|
26815
26365
|
},
|
|
26816
|
-
"context": {
|
|
26817
|
-
"type": "variable",
|
|
26818
|
-
"name": "kendo-drawer-scrollbar-color",
|
|
26819
|
-
"value": "var( --kendo-drawer-scrollbar-color, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) )",
|
|
26820
|
-
"scope": "default",
|
|
26821
|
-
"line": {
|
|
26822
|
-
"start": 39,
|
|
26823
|
-
"end": 39
|
|
26824
|
-
}
|
|
26825
|
-
},
|
|
26826
|
-
"group": [
|
|
26827
|
-
"drawer"
|
|
26828
|
-
],
|
|
26829
|
-
"access": "public",
|
|
26830
|
-
"file": {
|
|
26831
|
-
"path": "drawer/_variables.scss",
|
|
26832
|
-
"name": "_variables.scss"
|
|
26833
|
-
}
|
|
26834
|
-
},
|
|
26835
|
-
{
|
|
26836
|
-
"description": "The background of the Drawer scrollbar.\n",
|
|
26837
|
-
"commentRange": {
|
|
26838
|
-
"start": 40,
|
|
26839
|
-
"end": 41
|
|
26840
|
-
},
|
|
26841
|
-
"context": {
|
|
26842
|
-
"type": "variable",
|
|
26843
|
-
"name": "kendo-drawer-scrollbar-bg",
|
|
26844
|
-
"value": "var( --kendo-drawer-scrollbar-bg, k-color(base-subtle) )",
|
|
26845
|
-
"scope": "default",
|
|
26846
|
-
"line": {
|
|
26847
|
-
"start": 42,
|
|
26848
|
-
"end": 42
|
|
26849
|
-
}
|
|
26850
|
-
},
|
|
26851
|
-
"group": [
|
|
26852
|
-
"drawer"
|
|
26853
|
-
],
|
|
26854
|
-
"access": "public",
|
|
26855
|
-
"file": {
|
|
26856
|
-
"path": "drawer/_variables.scss",
|
|
26857
|
-
"name": "_variables.scss"
|
|
26858
|
-
}
|
|
26859
|
-
},
|
|
26860
|
-
{
|
|
26861
|
-
"description": "The border radius of the Drawer scrollbar.\n",
|
|
26862
|
-
"commentRange": {
|
|
26863
|
-
"start": 43,
|
|
26864
|
-
"end": 44
|
|
26865
|
-
},
|
|
26866
26366
|
"context": {
|
|
26867
26367
|
"type": "variable",
|
|
26868
26368
|
"name": "kendo-drawer-scrollbar-radius",
|
|
26869
26369
|
"value": "var( --kendo-drawer-scrollbar-radius, 20px )",
|
|
26870
26370
|
"scope": "default",
|
|
26871
26371
|
"line": {
|
|
26872
|
-
"start":
|
|
26873
|
-
"end":
|
|
26874
|
-
}
|
|
26875
|
-
},
|
|
26876
|
-
"group": [
|
|
26877
|
-
"drawer"
|
|
26878
|
-
],
|
|
26879
|
-
"access": "public",
|
|
26880
|
-
"file": {
|
|
26881
|
-
"path": "drawer/_variables.scss",
|
|
26882
|
-
"name": "_variables.scss"
|
|
26883
|
-
}
|
|
26884
|
-
},
|
|
26885
|
-
{
|
|
26886
|
-
"description": "The hover color of the Drawer scrollbar.\n",
|
|
26887
|
-
"commentRange": {
|
|
26888
|
-
"start": 46,
|
|
26889
|
-
"end": 47
|
|
26890
|
-
},
|
|
26891
|
-
"context": {
|
|
26892
|
-
"type": "variable",
|
|
26893
|
-
"name": "kendo-drawer-scrollbar-hover-color",
|
|
26894
|
-
"value": "var( --kendo-drawer-scrollbar-hover-color, $kendo-drawer-scrollbar-color )",
|
|
26895
|
-
"scope": "default",
|
|
26896
|
-
"line": {
|
|
26897
|
-
"start": 48,
|
|
26898
|
-
"end": 48
|
|
26372
|
+
"start": 39,
|
|
26373
|
+
"end": 39
|
|
26899
26374
|
}
|
|
26900
26375
|
},
|
|
26901
26376
|
"group": [
|
|
@@ -26910,8 +26385,8 @@
|
|
|
26910
26385
|
{
|
|
26911
26386
|
"description": "The horizontal padding of the Drawer items.\n",
|
|
26912
26387
|
"commentRange": {
|
|
26913
|
-
"start":
|
|
26914
|
-
"end":
|
|
26388
|
+
"start": 41,
|
|
26389
|
+
"end": 42
|
|
26915
26390
|
},
|
|
26916
26391
|
"context": {
|
|
26917
26392
|
"type": "variable",
|
|
@@ -26919,8 +26394,8 @@
|
|
|
26919
26394
|
"value": "var( --kendo-drawer-items-padding-x, k-spacing(2.5) )",
|
|
26920
26395
|
"scope": "default",
|
|
26921
26396
|
"line": {
|
|
26922
|
-
"start":
|
|
26923
|
-
"end":
|
|
26397
|
+
"start": 43,
|
|
26398
|
+
"end": 43
|
|
26924
26399
|
}
|
|
26925
26400
|
},
|
|
26926
26401
|
"group": [
|
|
@@ -26935,8 +26410,8 @@
|
|
|
26935
26410
|
{
|
|
26936
26411
|
"description": "The vertical padding of the Drawer items.\n",
|
|
26937
26412
|
"commentRange": {
|
|
26938
|
-
"start":
|
|
26939
|
-
"end":
|
|
26413
|
+
"start": 44,
|
|
26414
|
+
"end": 45
|
|
26940
26415
|
},
|
|
26941
26416
|
"context": {
|
|
26942
26417
|
"type": "variable",
|
|
@@ -26944,8 +26419,8 @@
|
|
|
26944
26419
|
"value": "var( --kendo-drawer-items-padding-y, k-spacing(2.5) )",
|
|
26945
26420
|
"scope": "default",
|
|
26946
26421
|
"line": {
|
|
26947
|
-
"start":
|
|
26948
|
-
"end":
|
|
26422
|
+
"start": 46,
|
|
26423
|
+
"end": 46
|
|
26949
26424
|
}
|
|
26950
26425
|
},
|
|
26951
26426
|
"group": [
|
|
@@ -26960,8 +26435,8 @@
|
|
|
26960
26435
|
{
|
|
26961
26436
|
"description": "The spacing between the Drawer items.\n",
|
|
26962
26437
|
"commentRange": {
|
|
26963
|
-
"start":
|
|
26964
|
-
"end":
|
|
26438
|
+
"start": 47,
|
|
26439
|
+
"end": 48
|
|
26965
26440
|
},
|
|
26966
26441
|
"context": {
|
|
26967
26442
|
"type": "variable",
|
|
@@ -26969,8 +26444,8 @@
|
|
|
26969
26444
|
"value": "var( --kendo-drawer-items-gap, k-spacing(0.5) )",
|
|
26970
26445
|
"scope": "default",
|
|
26971
26446
|
"line": {
|
|
26972
|
-
"start":
|
|
26973
|
-
"end":
|
|
26447
|
+
"start": 49,
|
|
26448
|
+
"end": 49
|
|
26974
26449
|
}
|
|
26975
26450
|
},
|
|
26976
26451
|
"group": [
|
|
@@ -26985,8 +26460,8 @@
|
|
|
26985
26460
|
{
|
|
26986
26461
|
"description": "The horizontal padding of the Drawer item.\n",
|
|
26987
26462
|
"commentRange": {
|
|
26988
|
-
"start":
|
|
26989
|
-
"end":
|
|
26463
|
+
"start": 51,
|
|
26464
|
+
"end": 52
|
|
26990
26465
|
},
|
|
26991
26466
|
"context": {
|
|
26992
26467
|
"type": "variable",
|
|
@@ -26994,8 +26469,8 @@
|
|
|
26994
26469
|
"value": "var( --kendo-drawer-item-padding-x, k-spacing(4) )",
|
|
26995
26470
|
"scope": "default",
|
|
26996
26471
|
"line": {
|
|
26997
|
-
"start":
|
|
26998
|
-
"end":
|
|
26472
|
+
"start": 53,
|
|
26473
|
+
"end": 53
|
|
26999
26474
|
}
|
|
27000
26475
|
},
|
|
27001
26476
|
"group": [
|
|
@@ -27010,8 +26485,8 @@
|
|
|
27010
26485
|
{
|
|
27011
26486
|
"description": "The vertical padding of the Drawer item.\n",
|
|
27012
26487
|
"commentRange": {
|
|
27013
|
-
"start":
|
|
27014
|
-
"end":
|
|
26488
|
+
"start": 54,
|
|
26489
|
+
"end": 55
|
|
27015
26490
|
},
|
|
27016
26491
|
"context": {
|
|
27017
26492
|
"type": "variable",
|
|
@@ -27019,8 +26494,8 @@
|
|
|
27019
26494
|
"value": "var( --kendo-drawer-item-padding-y, k-spacing(2) )",
|
|
27020
26495
|
"scope": "default",
|
|
27021
26496
|
"line": {
|
|
27022
|
-
"start":
|
|
27023
|
-
"end":
|
|
26497
|
+
"start": 56,
|
|
26498
|
+
"end": 56
|
|
27024
26499
|
}
|
|
27025
26500
|
},
|
|
27026
26501
|
"group": [
|
|
@@ -27035,8 +26510,8 @@
|
|
|
27035
26510
|
{
|
|
27036
26511
|
"description": "The spacing between the items in the Drawer item.\n",
|
|
27037
26512
|
"commentRange": {
|
|
27038
|
-
"start":
|
|
27039
|
-
"end":
|
|
26513
|
+
"start": 57,
|
|
26514
|
+
"end": 58
|
|
27040
26515
|
},
|
|
27041
26516
|
"context": {
|
|
27042
26517
|
"type": "variable",
|
|
@@ -27044,8 +26519,8 @@
|
|
|
27044
26519
|
"value": "var( --kendo-drawer-item-spacing, $kendo-drawer-item-padding-x )",
|
|
27045
26520
|
"scope": "default",
|
|
27046
26521
|
"line": {
|
|
27047
|
-
"start":
|
|
27048
|
-
"end":
|
|
26522
|
+
"start": 59,
|
|
26523
|
+
"end": 59
|
|
27049
26524
|
}
|
|
27050
26525
|
},
|
|
27051
26526
|
"group": [
|
|
@@ -27060,8 +26535,8 @@
|
|
|
27060
26535
|
{
|
|
27061
26536
|
"description": "The font size of the Drawer item.\n",
|
|
27062
26537
|
"commentRange": {
|
|
27063
|
-
"start":
|
|
27064
|
-
"end":
|
|
26538
|
+
"start": 60,
|
|
26539
|
+
"end": 61
|
|
27065
26540
|
},
|
|
27066
26541
|
"context": {
|
|
27067
26542
|
"type": "variable",
|
|
@@ -27069,8 +26544,8 @@
|
|
|
27069
26544
|
"value": "var( --kendo-drawer-item-font-size, $kendo-drawer-font-size )",
|
|
27070
26545
|
"scope": "default",
|
|
27071
26546
|
"line": {
|
|
27072
|
-
"start":
|
|
27073
|
-
"end":
|
|
26547
|
+
"start": 62,
|
|
26548
|
+
"end": 62
|
|
27074
26549
|
}
|
|
27075
26550
|
},
|
|
27076
26551
|
"group": [
|
|
@@ -27085,8 +26560,8 @@
|
|
|
27085
26560
|
{
|
|
27086
26561
|
"description": "The line height of the Drawer item.\n",
|
|
27087
26562
|
"commentRange": {
|
|
27088
|
-
"start":
|
|
27089
|
-
"end":
|
|
26563
|
+
"start": 63,
|
|
26564
|
+
"end": 64
|
|
27090
26565
|
},
|
|
27091
26566
|
"context": {
|
|
27092
26567
|
"type": "variable",
|
|
@@ -27094,8 +26569,8 @@
|
|
|
27094
26569
|
"value": "var( --kendo-drawer-item-line-height, var(--kendo-line-height-lg) )",
|
|
27095
26570
|
"scope": "default",
|
|
27096
26571
|
"line": {
|
|
27097
|
-
"start":
|
|
27098
|
-
"end":
|
|
26572
|
+
"start": 65,
|
|
26573
|
+
"end": 65
|
|
27099
26574
|
}
|
|
27100
26575
|
},
|
|
27101
26576
|
"group": [
|
|
@@ -27110,8 +26585,8 @@
|
|
|
27110
26585
|
{
|
|
27111
26586
|
"description": "The font weight of the Drawer item.\n",
|
|
27112
26587
|
"commentRange": {
|
|
27113
|
-
"start":
|
|
27114
|
-
"end":
|
|
26588
|
+
"start": 66,
|
|
26589
|
+
"end": 67
|
|
27115
26590
|
},
|
|
27116
26591
|
"context": {
|
|
27117
26592
|
"type": "variable",
|
|
@@ -27119,8 +26594,8 @@
|
|
|
27119
26594
|
"value": "var( --kendo-drawer-item-font-weight, var(--kendo-font-weight) )",
|
|
27120
26595
|
"scope": "default",
|
|
27121
26596
|
"line": {
|
|
27122
|
-
"start":
|
|
27123
|
-
"end":
|
|
26597
|
+
"start": 68,
|
|
26598
|
+
"end": 68
|
|
27124
26599
|
}
|
|
27125
26600
|
},
|
|
27126
26601
|
"group": [
|
|
@@ -27135,8 +26610,8 @@
|
|
|
27135
26610
|
{
|
|
27136
26611
|
"description": "The horizontal padding of the Drawer item in each level.\n",
|
|
27137
26612
|
"commentRange": {
|
|
27138
|
-
"start":
|
|
27139
|
-
"end":
|
|
26613
|
+
"start": 70,
|
|
26614
|
+
"end": 71
|
|
27140
26615
|
},
|
|
27141
26616
|
"context": {
|
|
27142
26617
|
"type": "variable",
|
|
@@ -27144,8 +26619,8 @@
|
|
|
27144
26619
|
"value": "var( --kendo-drawer-item-level-padding-x, k-spacing(4) )",
|
|
27145
26620
|
"scope": "default",
|
|
27146
26621
|
"line": {
|
|
27147
|
-
"start":
|
|
27148
|
-
"end":
|
|
26622
|
+
"start": 72,
|
|
26623
|
+
"end": 72
|
|
27149
26624
|
}
|
|
27150
26625
|
},
|
|
27151
26626
|
"group": [
|
|
@@ -27160,8 +26635,8 @@
|
|
|
27160
26635
|
{
|
|
27161
26636
|
"description": "The count of the Drawer item levels.\n",
|
|
27162
26637
|
"commentRange": {
|
|
27163
|
-
"start":
|
|
27164
|
-
"end":
|
|
26638
|
+
"start": 73,
|
|
26639
|
+
"end": 74
|
|
27165
26640
|
},
|
|
27166
26641
|
"context": {
|
|
27167
26642
|
"type": "variable",
|
|
@@ -27169,8 +26644,8 @@
|
|
|
27169
26644
|
"value": "5",
|
|
27170
26645
|
"scope": "default",
|
|
27171
26646
|
"line": {
|
|
27172
|
-
"start":
|
|
27173
|
-
"end":
|
|
26647
|
+
"start": 75,
|
|
26648
|
+
"end": 75
|
|
27174
26649
|
}
|
|
27175
26650
|
},
|
|
27176
26651
|
"group": [
|
|
@@ -27185,8 +26660,8 @@
|
|
|
27185
26660
|
{
|
|
27186
26661
|
"description": "The border radius of the Drawer item.\n",
|
|
27187
26662
|
"commentRange": {
|
|
27188
|
-
"start":
|
|
27189
|
-
"end":
|
|
26663
|
+
"start": 76,
|
|
26664
|
+
"end": 77
|
|
27190
26665
|
},
|
|
27191
26666
|
"context": {
|
|
27192
26667
|
"type": "variable",
|
|
@@ -27194,8 +26669,8 @@
|
|
|
27194
26669
|
"value": "var( --kendo-drawer-item-border-radius, k-border-radius(md) )",
|
|
27195
26670
|
"scope": "default",
|
|
27196
26671
|
"line": {
|
|
27197
|
-
"start":
|
|
27198
|
-
"end":
|
|
26672
|
+
"start": 78,
|
|
26673
|
+
"end": 78
|
|
27199
26674
|
}
|
|
27200
26675
|
},
|
|
27201
26676
|
"group": [
|
|
@@ -27210,8 +26685,8 @@
|
|
|
27210
26685
|
{
|
|
27211
26686
|
"description": "The horizontal padding of the Drawer icon.\n",
|
|
27212
26687
|
"commentRange": {
|
|
27213
|
-
"start":
|
|
27214
|
-
"end":
|
|
26688
|
+
"start": 80,
|
|
26689
|
+
"end": 81
|
|
27215
26690
|
},
|
|
27216
26691
|
"context": {
|
|
27217
26692
|
"type": "variable",
|
|
@@ -27219,8 +26694,8 @@
|
|
|
27219
26694
|
"value": "var( --kendo-drawer-icon-padding-x, k-spacing(0) )",
|
|
27220
26695
|
"scope": "default",
|
|
27221
26696
|
"line": {
|
|
27222
|
-
"start":
|
|
27223
|
-
"end":
|
|
26697
|
+
"start": 82,
|
|
26698
|
+
"end": 82
|
|
27224
26699
|
}
|
|
27225
26700
|
},
|
|
27226
26701
|
"group": [
|
|
@@ -27235,8 +26710,8 @@
|
|
|
27235
26710
|
{
|
|
27236
26711
|
"description": "The vertical padding of the Drawer icon.\n",
|
|
27237
26712
|
"commentRange": {
|
|
27238
|
-
"start":
|
|
27239
|
-
"end":
|
|
26713
|
+
"start": 83,
|
|
26714
|
+
"end": 84
|
|
27240
26715
|
},
|
|
27241
26716
|
"context": {
|
|
27242
26717
|
"type": "variable",
|
|
@@ -27244,8 +26719,8 @@
|
|
|
27244
26719
|
"value": "var( --kendo-drawer-icon-padding-y, k-spacing(1) )",
|
|
27245
26720
|
"scope": "default",
|
|
27246
26721
|
"line": {
|
|
27247
|
-
"start":
|
|
27248
|
-
"end":
|
|
26722
|
+
"start": 85,
|
|
26723
|
+
"end": 85
|
|
27249
26724
|
}
|
|
27250
26725
|
},
|
|
27251
26726
|
"group": [
|
|
@@ -27260,8 +26735,8 @@
|
|
|
27260
26735
|
{
|
|
27261
26736
|
"description": "The initial width of the mini Drawer.\n",
|
|
27262
26737
|
"commentRange": {
|
|
27263
|
-
"start":
|
|
27264
|
-
"end":
|
|
26738
|
+
"start": 87,
|
|
26739
|
+
"end": 88
|
|
27265
26740
|
},
|
|
27266
26741
|
"context": {
|
|
27267
26742
|
"type": "variable",
|
|
@@ -27269,8 +26744,8 @@
|
|
|
27269
26744
|
"value": "calc( 2 * #{$kendo-drawer-item-padding-x} + 2 * #{$kendo-drawer-items-padding-x} + var( --kendo-icon-size, 1rem ) )",
|
|
27270
26745
|
"scope": "default",
|
|
27271
26746
|
"line": {
|
|
27272
|
-
"start":
|
|
27273
|
-
"end":
|
|
26747
|
+
"start": 89,
|
|
26748
|
+
"end": 89
|
|
27274
26749
|
}
|
|
27275
26750
|
},
|
|
27276
26751
|
"group": [
|
|
@@ -27285,8 +26760,8 @@
|
|
|
27285
26760
|
{
|
|
27286
26761
|
"description": "The border width of the Drawer item ripple.\n",
|
|
27287
26762
|
"commentRange": {
|
|
27288
|
-
"start":
|
|
27289
|
-
"end":
|
|
26763
|
+
"start": 91,
|
|
26764
|
+
"end": 92
|
|
27290
26765
|
},
|
|
27291
26766
|
"context": {
|
|
27292
26767
|
"type": "variable",
|
|
@@ -27294,8 +26769,8 @@
|
|
|
27294
26769
|
"value": "var( --kendo-drawer-item-ripple-border-width, k-spacing(1) )",
|
|
27295
26770
|
"scope": "default",
|
|
27296
26771
|
"line": {
|
|
27297
|
-
"start":
|
|
27298
|
-
"end":
|
|
26772
|
+
"start": 93,
|
|
26773
|
+
"end": 93
|
|
27299
26774
|
}
|
|
27300
26775
|
},
|
|
27301
26776
|
"group": [
|
|
@@ -27310,8 +26785,8 @@
|
|
|
27310
26785
|
{
|
|
27311
26786
|
"description": "The border height of the Drawer item ripple.\n",
|
|
27312
26787
|
"commentRange": {
|
|
27313
|
-
"start":
|
|
27314
|
-
"end":
|
|
26788
|
+
"start": 94,
|
|
26789
|
+
"end": 95
|
|
27315
26790
|
},
|
|
27316
26791
|
"context": {
|
|
27317
26792
|
"type": "variable",
|
|
@@ -27319,8 +26794,8 @@
|
|
|
27319
26794
|
"value": "var( --kendo-drawer-item-ripple-border-height, k-spacing(5) )",
|
|
27320
26795
|
"scope": "default",
|
|
27321
26796
|
"line": {
|
|
27322
|
-
"start":
|
|
27323
|
-
"end":
|
|
26797
|
+
"start": 96,
|
|
26798
|
+
"end": 96
|
|
27324
26799
|
}
|
|
27325
26800
|
},
|
|
27326
26801
|
"group": [
|
|
@@ -27335,8 +26810,8 @@
|
|
|
27335
26810
|
{
|
|
27336
26811
|
"description": "The border radius of the Drawer item ripple.\n",
|
|
27337
26812
|
"commentRange": {
|
|
27338
|
-
"start":
|
|
27339
|
-
"end":
|
|
26813
|
+
"start": 97,
|
|
26814
|
+
"end": 98
|
|
27340
26815
|
},
|
|
27341
26816
|
"context": {
|
|
27342
26817
|
"type": "variable",
|
|
@@ -27344,8 +26819,8 @@
|
|
|
27344
26819
|
"value": "var( --kendo-drawer-item-ripple-border-radius, k-border-radius(md) )",
|
|
27345
26820
|
"scope": "default",
|
|
27346
26821
|
"line": {
|
|
27347
|
-
"start":
|
|
27348
|
-
"end":
|
|
26822
|
+
"start": 99,
|
|
26823
|
+
"end": 99
|
|
27349
26824
|
}
|
|
27350
26825
|
},
|
|
27351
26826
|
"group": [
|
|
@@ -27360,8 +26835,8 @@
|
|
|
27360
26835
|
{
|
|
27361
26836
|
"description": "The horizontal spacing of the Drawer item ripple.\n",
|
|
27362
26837
|
"commentRange": {
|
|
27363
|
-
"start":
|
|
27364
|
-
"end":
|
|
26838
|
+
"start": 100,
|
|
26839
|
+
"end": 101
|
|
27365
26840
|
},
|
|
27366
26841
|
"context": {
|
|
27367
26842
|
"type": "variable",
|
|
@@ -27369,8 +26844,8 @@
|
|
|
27369
26844
|
"value": "var( --kendo-drawer-item-ripple-spacing-x, k-spacing(0.5) )",
|
|
27370
26845
|
"scope": "default",
|
|
27371
26846
|
"line": {
|
|
27372
|
-
"start":
|
|
27373
|
-
"end":
|
|
26847
|
+
"start": 102,
|
|
26848
|
+
"end": 102
|
|
27374
26849
|
}
|
|
27375
26850
|
},
|
|
27376
26851
|
"group": [
|
|
@@ -27385,8 +26860,8 @@
|
|
|
27385
26860
|
{
|
|
27386
26861
|
"description": "The border color of the drawer item ripple\n",
|
|
27387
26862
|
"commentRange": {
|
|
27388
|
-
"start":
|
|
27389
|
-
"end":
|
|
26863
|
+
"start": 104,
|
|
26864
|
+
"end": 105
|
|
27390
26865
|
},
|
|
27391
26866
|
"context": {
|
|
27392
26867
|
"type": "variable",
|
|
@@ -27394,8 +26869,8 @@
|
|
|
27394
26869
|
"value": "var( --kendo-drawer-item-ripple-border, k-color(primary-on-surface) )",
|
|
27395
26870
|
"scope": "default",
|
|
27396
26871
|
"line": {
|
|
27397
|
-
"start":
|
|
27398
|
-
"end":
|
|
26872
|
+
"start": 106,
|
|
26873
|
+
"end": 106
|
|
27399
26874
|
}
|
|
27400
26875
|
},
|
|
27401
26876
|
"group": [
|
|
@@ -27410,8 +26885,8 @@
|
|
|
27410
26885
|
{
|
|
27411
26886
|
"description": "The background color of the Drawer item.\n",
|
|
27412
26887
|
"commentRange": {
|
|
27413
|
-
"start":
|
|
27414
|
-
"end":
|
|
26888
|
+
"start": 107,
|
|
26889
|
+
"end": 108
|
|
27415
26890
|
},
|
|
27416
26891
|
"context": {
|
|
27417
26892
|
"type": "variable",
|
|
@@ -27419,8 +26894,8 @@
|
|
|
27419
26894
|
"value": "var( --kendo-drawer-item-bg, $kendo-drawer-bg )",
|
|
27420
26895
|
"scope": "default",
|
|
27421
26896
|
"line": {
|
|
27422
|
-
"start":
|
|
27423
|
-
"end":
|
|
26897
|
+
"start": 109,
|
|
26898
|
+
"end": 109
|
|
27424
26899
|
}
|
|
27425
26900
|
},
|
|
27426
26901
|
"group": [
|
|
@@ -27435,8 +26910,8 @@
|
|
|
27435
26910
|
{
|
|
27436
26911
|
"description": "The text color of the Drawer item.\n",
|
|
27437
26912
|
"commentRange": {
|
|
27438
|
-
"start":
|
|
27439
|
-
"end":
|
|
26913
|
+
"start": 110,
|
|
26914
|
+
"end": 111
|
|
27440
26915
|
},
|
|
27441
26916
|
"context": {
|
|
27442
26917
|
"type": "variable",
|
|
@@ -27444,8 +26919,8 @@
|
|
|
27444
26919
|
"value": "var( --kendo-drawer-item-text, $kendo-drawer-text )",
|
|
27445
26920
|
"scope": "default",
|
|
27446
26921
|
"line": {
|
|
27447
|
-
"start":
|
|
27448
|
-
"end":
|
|
26922
|
+
"start": 112,
|
|
26923
|
+
"end": 112
|
|
27449
26924
|
}
|
|
27450
26925
|
},
|
|
27451
26926
|
"group": [
|
|
@@ -27460,8 +26935,8 @@
|
|
|
27460
26935
|
{
|
|
27461
26936
|
"description": "The text color of the Drawer item icon.\n",
|
|
27462
26937
|
"commentRange": {
|
|
27463
|
-
"start":
|
|
27464
|
-
"end":
|
|
26938
|
+
"start": 113,
|
|
26939
|
+
"end": 114
|
|
27465
26940
|
},
|
|
27466
26941
|
"context": {
|
|
27467
26942
|
"type": "variable",
|
|
@@ -27469,8 +26944,8 @@
|
|
|
27469
26944
|
"value": "var( --kendo-drawer-icon-text, $kendo-drawer-text )",
|
|
27470
26945
|
"scope": "default",
|
|
27471
26946
|
"line": {
|
|
27472
|
-
"start":
|
|
27473
|
-
"end":
|
|
26947
|
+
"start": 115,
|
|
26948
|
+
"end": 115
|
|
27474
26949
|
}
|
|
27475
26950
|
},
|
|
27476
26951
|
"group": [
|
|
@@ -27485,8 +26960,8 @@
|
|
|
27485
26960
|
{
|
|
27486
26961
|
"description": "The background color of the hovered Drawer item.\n",
|
|
27487
26962
|
"commentRange": {
|
|
27488
|
-
"start":
|
|
27489
|
-
"end":
|
|
26963
|
+
"start": 117,
|
|
26964
|
+
"end": 118
|
|
27490
26965
|
},
|
|
27491
26966
|
"context": {
|
|
27492
26967
|
"type": "variable",
|
|
@@ -27494,8 +26969,8 @@
|
|
|
27494
26969
|
"value": "var( --kendo-drawer-item-hover-bg, k-color(surface-alt) )",
|
|
27495
26970
|
"scope": "default",
|
|
27496
26971
|
"line": {
|
|
27497
|
-
"start":
|
|
27498
|
-
"end":
|
|
26972
|
+
"start": 119,
|
|
26973
|
+
"end": 119
|
|
27499
26974
|
}
|
|
27500
26975
|
},
|
|
27501
26976
|
"group": [
|
|
@@ -27510,8 +26985,8 @@
|
|
|
27510
26985
|
{
|
|
27511
26986
|
"description": "The text color of the hovered Drawer item.\n",
|
|
27512
26987
|
"commentRange": {
|
|
27513
|
-
"start":
|
|
27514
|
-
"end":
|
|
26988
|
+
"start": 120,
|
|
26989
|
+
"end": 121
|
|
27515
26990
|
},
|
|
27516
26991
|
"context": {
|
|
27517
26992
|
"type": "variable",
|
|
@@ -27519,8 +26994,8 @@
|
|
|
27519
26994
|
"value": "var( --kendo-drawer-item-hover-text, $kendo-drawer-item-text )",
|
|
27520
26995
|
"scope": "default",
|
|
27521
26996
|
"line": {
|
|
27522
|
-
"start":
|
|
27523
|
-
"end":
|
|
26997
|
+
"start": 122,
|
|
26998
|
+
"end": 122
|
|
27524
26999
|
}
|
|
27525
27000
|
},
|
|
27526
27001
|
"group": [
|
|
@@ -27535,8 +27010,8 @@
|
|
|
27535
27010
|
{
|
|
27536
27011
|
"description": "The text color of the hovered Drawer item icon.\n",
|
|
27537
27012
|
"commentRange": {
|
|
27538
|
-
"start":
|
|
27539
|
-
"end":
|
|
27013
|
+
"start": 123,
|
|
27014
|
+
"end": 124
|
|
27540
27015
|
},
|
|
27541
27016
|
"context": {
|
|
27542
27017
|
"type": "variable",
|
|
@@ -27544,8 +27019,8 @@
|
|
|
27544
27019
|
"value": "var( --kendo-drawer-item-hover-icon-text, $kendo-drawer-item-icon-text )",
|
|
27545
27020
|
"scope": "default",
|
|
27546
27021
|
"line": {
|
|
27547
|
-
"start":
|
|
27548
|
-
"end":
|
|
27022
|
+
"start": 125,
|
|
27023
|
+
"end": 125
|
|
27549
27024
|
}
|
|
27550
27025
|
},
|
|
27551
27026
|
"group": [
|
|
@@ -27560,8 +27035,8 @@
|
|
|
27560
27035
|
{
|
|
27561
27036
|
"description": "The background color of the focused Drawer item.\n",
|
|
27562
27037
|
"commentRange": {
|
|
27563
|
-
"start":
|
|
27564
|
-
"end":
|
|
27038
|
+
"start": 127,
|
|
27039
|
+
"end": 128
|
|
27565
27040
|
},
|
|
27566
27041
|
"context": {
|
|
27567
27042
|
"type": "variable",
|
|
@@ -27569,8 +27044,8 @@
|
|
|
27569
27044
|
"value": "var( --kendo-drawer-item-focus-bg, $kendo-drawer-item-bg )",
|
|
27570
27045
|
"scope": "default",
|
|
27571
27046
|
"line": {
|
|
27572
|
-
"start":
|
|
27573
|
-
"end":
|
|
27047
|
+
"start": 129,
|
|
27048
|
+
"end": 129
|
|
27574
27049
|
}
|
|
27575
27050
|
},
|
|
27576
27051
|
"group": [
|
|
@@ -27585,8 +27060,8 @@
|
|
|
27585
27060
|
{
|
|
27586
27061
|
"description": "The text color of the focused Drawer item.\n",
|
|
27587
27062
|
"commentRange": {
|
|
27588
|
-
"start":
|
|
27589
|
-
"end":
|
|
27063
|
+
"start": 130,
|
|
27064
|
+
"end": 131
|
|
27590
27065
|
},
|
|
27591
27066
|
"context": {
|
|
27592
27067
|
"type": "variable",
|
|
@@ -27594,8 +27069,8 @@
|
|
|
27594
27069
|
"value": "var( --kendo-drawer-item-focus-text, $kendo-drawer-item-text )",
|
|
27595
27070
|
"scope": "default",
|
|
27596
27071
|
"line": {
|
|
27597
|
-
"start":
|
|
27598
|
-
"end":
|
|
27072
|
+
"start": 132,
|
|
27073
|
+
"end": 132
|
|
27599
27074
|
}
|
|
27600
27075
|
},
|
|
27601
27076
|
"group": [
|
|
@@ -27610,8 +27085,8 @@
|
|
|
27610
27085
|
{
|
|
27611
27086
|
"description": "The box shadow of the focused Drawer item.\n",
|
|
27612
27087
|
"commentRange": {
|
|
27613
|
-
"start":
|
|
27614
|
-
"end":
|
|
27088
|
+
"start": 133,
|
|
27089
|
+
"end": 134
|
|
27615
27090
|
},
|
|
27616
27091
|
"context": {
|
|
27617
27092
|
"type": "variable",
|
|
@@ -27619,8 +27094,8 @@
|
|
|
27619
27094
|
"value": "var( --kendo-drawer-item-focus-shadow, inset 0 0 0 2px k-color(border-alt) )",
|
|
27620
27095
|
"scope": "default",
|
|
27621
27096
|
"line": {
|
|
27622
|
-
"start":
|
|
27623
|
-
"end":
|
|
27097
|
+
"start": 135,
|
|
27098
|
+
"end": 135
|
|
27624
27099
|
}
|
|
27625
27100
|
},
|
|
27626
27101
|
"group": [
|
|
@@ -27635,8 +27110,8 @@
|
|
|
27635
27110
|
{
|
|
27636
27111
|
"description": "The text color of the focused Drawer item icon.\n",
|
|
27637
27112
|
"commentRange": {
|
|
27638
|
-
"start":
|
|
27639
|
-
"end":
|
|
27113
|
+
"start": 136,
|
|
27114
|
+
"end": 137
|
|
27640
27115
|
},
|
|
27641
27116
|
"context": {
|
|
27642
27117
|
"type": "variable",
|
|
@@ -27644,8 +27119,8 @@
|
|
|
27644
27119
|
"value": "var( --kendo-drawer-item-focus-icon-text, $kendo-drawer-item-icon-text )",
|
|
27645
27120
|
"scope": "default",
|
|
27646
27121
|
"line": {
|
|
27647
|
-
"start":
|
|
27648
|
-
"end":
|
|
27122
|
+
"start": 138,
|
|
27123
|
+
"end": 138
|
|
27649
27124
|
}
|
|
27650
27125
|
},
|
|
27651
27126
|
"group": [
|
|
@@ -27660,8 +27135,8 @@
|
|
|
27660
27135
|
{
|
|
27661
27136
|
"description": "The font weight of the selected Drawer item.\n",
|
|
27662
27137
|
"commentRange": {
|
|
27663
|
-
"start":
|
|
27664
|
-
"end":
|
|
27138
|
+
"start": 140,
|
|
27139
|
+
"end": 141
|
|
27665
27140
|
},
|
|
27666
27141
|
"context": {
|
|
27667
27142
|
"type": "variable",
|
|
@@ -27669,8 +27144,8 @@
|
|
|
27669
27144
|
"value": "var( --kendo-drawer-item-selected-font-weight, var(--kendo-font-weight-semibold) )",
|
|
27670
27145
|
"scope": "default",
|
|
27671
27146
|
"line": {
|
|
27672
|
-
"start":
|
|
27673
|
-
"end":
|
|
27147
|
+
"start": 142,
|
|
27148
|
+
"end": 142
|
|
27674
27149
|
}
|
|
27675
27150
|
},
|
|
27676
27151
|
"group": [
|
|
@@ -27685,8 +27160,8 @@
|
|
|
27685
27160
|
{
|
|
27686
27161
|
"description": "The background color of the selected Drawer item.\n",
|
|
27687
27162
|
"commentRange": {
|
|
27688
|
-
"start":
|
|
27689
|
-
"end":
|
|
27163
|
+
"start": 143,
|
|
27164
|
+
"end": 144
|
|
27690
27165
|
},
|
|
27691
27166
|
"context": {
|
|
27692
27167
|
"type": "variable",
|
|
@@ -27694,8 +27169,8 @@
|
|
|
27694
27169
|
"value": "var( --kendo-drawer-item-selected-bg, $kendo-drawer-item-bg )",
|
|
27695
27170
|
"scope": "default",
|
|
27696
27171
|
"line": {
|
|
27697
|
-
"start":
|
|
27698
|
-
"end":
|
|
27172
|
+
"start": 145,
|
|
27173
|
+
"end": 145
|
|
27699
27174
|
}
|
|
27700
27175
|
},
|
|
27701
27176
|
"group": [
|
|
@@ -27710,8 +27185,8 @@
|
|
|
27710
27185
|
{
|
|
27711
27186
|
"description": "The text color of the selected Drawer item.\n",
|
|
27712
27187
|
"commentRange": {
|
|
27713
|
-
"start":
|
|
27714
|
-
"end":
|
|
27188
|
+
"start": 146,
|
|
27189
|
+
"end": 147
|
|
27715
27190
|
},
|
|
27716
27191
|
"context": {
|
|
27717
27192
|
"type": "variable",
|
|
@@ -27719,8 +27194,8 @@
|
|
|
27719
27194
|
"value": "var( --kendo-drawer-item-selected-text, $kendo-drawer-item-text )",
|
|
27720
27195
|
"scope": "default",
|
|
27721
27196
|
"line": {
|
|
27722
|
-
"start":
|
|
27723
|
-
"end":
|
|
27197
|
+
"start": 148,
|
|
27198
|
+
"end": 148
|
|
27724
27199
|
}
|
|
27725
27200
|
},
|
|
27726
27201
|
"group": [
|
|
@@ -27735,8 +27210,8 @@
|
|
|
27735
27210
|
{
|
|
27736
27211
|
"description": "The text color of the selected Drawer item icon.\n",
|
|
27737
27212
|
"commentRange": {
|
|
27738
|
-
"start":
|
|
27739
|
-
"end":
|
|
27213
|
+
"start": 149,
|
|
27214
|
+
"end": 150
|
|
27740
27215
|
},
|
|
27741
27216
|
"context": {
|
|
27742
27217
|
"type": "variable",
|
|
@@ -27744,8 +27219,8 @@
|
|
|
27744
27219
|
"value": "var( --kendo-drawer-item-selected-icon-text, k-color(primary-on-surface) )",
|
|
27745
27220
|
"scope": "default",
|
|
27746
27221
|
"line": {
|
|
27747
|
-
"start":
|
|
27748
|
-
"end":
|
|
27222
|
+
"start": 151,
|
|
27223
|
+
"end": 151
|
|
27749
27224
|
}
|
|
27750
27225
|
},
|
|
27751
27226
|
"group": [
|
|
@@ -27760,8 +27235,8 @@
|
|
|
27760
27235
|
{
|
|
27761
27236
|
"description": "The background color of the selected and hovered Drawer item.\n",
|
|
27762
27237
|
"commentRange": {
|
|
27763
|
-
"start":
|
|
27764
|
-
"end":
|
|
27238
|
+
"start": 152,
|
|
27239
|
+
"end": 153
|
|
27765
27240
|
},
|
|
27766
27241
|
"context": {
|
|
27767
27242
|
"type": "variable",
|
|
@@ -27769,8 +27244,8 @@
|
|
|
27769
27244
|
"value": "var( --kendo-drawer-item-selected-hover-bg, k-color(surface-alt) )",
|
|
27770
27245
|
"scope": "default",
|
|
27771
27246
|
"line": {
|
|
27772
|
-
"start":
|
|
27773
|
-
"end":
|
|
27247
|
+
"start": 154,
|
|
27248
|
+
"end": 154
|
|
27774
27249
|
}
|
|
27775
27250
|
},
|
|
27776
27251
|
"group": [
|
|
@@ -27785,8 +27260,8 @@
|
|
|
27785
27260
|
{
|
|
27786
27261
|
"description": "The text color of the selected and hovered Drawer item.\n",
|
|
27787
27262
|
"commentRange": {
|
|
27788
|
-
"start":
|
|
27789
|
-
"end":
|
|
27263
|
+
"start": 155,
|
|
27264
|
+
"end": 156
|
|
27790
27265
|
},
|
|
27791
27266
|
"context": {
|
|
27792
27267
|
"type": "variable",
|
|
@@ -27794,8 +27269,8 @@
|
|
|
27794
27269
|
"value": "var( --kendo-drawer-item-selected-hover-text, $kendo-drawer-item-text )",
|
|
27795
27270
|
"scope": "default",
|
|
27796
27271
|
"line": {
|
|
27797
|
-
"start":
|
|
27798
|
-
"end":
|
|
27272
|
+
"start": 157,
|
|
27273
|
+
"end": 157
|
|
27799
27274
|
}
|
|
27800
27275
|
},
|
|
27801
27276
|
"group": [
|
|
@@ -83908,86 +83383,11 @@
|
|
|
83908
83383
|
"name": "_variables.scss"
|
|
83909
83384
|
}
|
|
83910
83385
|
},
|
|
83911
|
-
{
|
|
83912
|
-
"description": "The border of the Timeline's Card body scroll.\n",
|
|
83913
|
-
"commentRange": {
|
|
83914
|
-
"start": 136,
|
|
83915
|
-
"end": 137
|
|
83916
|
-
},
|
|
83917
|
-
"context": {
|
|
83918
|
-
"type": "variable",
|
|
83919
|
-
"name": "kendo-timeline-card-body-scroll-border",
|
|
83920
|
-
"value": "var( --kendo-timeline-card-body-scroll-border, color-mix(in srgb, k-color(border) 16%, transparent) )",
|
|
83921
|
-
"scope": "default",
|
|
83922
|
-
"line": {
|
|
83923
|
-
"start": 138,
|
|
83924
|
-
"end": 138
|
|
83925
|
-
}
|
|
83926
|
-
},
|
|
83927
|
-
"group": [
|
|
83928
|
-
"timeline"
|
|
83929
|
-
],
|
|
83930
|
-
"access": "public",
|
|
83931
|
-
"file": {
|
|
83932
|
-
"path": "timeline/_variables.scss",
|
|
83933
|
-
"name": "_variables.scss"
|
|
83934
|
-
}
|
|
83935
|
-
},
|
|
83936
|
-
{
|
|
83937
|
-
"description": "The background color of the Timeline's Card body scroll.\n",
|
|
83938
|
-
"commentRange": {
|
|
83939
|
-
"start": 139,
|
|
83940
|
-
"end": 140
|
|
83941
|
-
},
|
|
83942
|
-
"context": {
|
|
83943
|
-
"type": "variable",
|
|
83944
|
-
"name": "kendo-timeline-card-body-scroll-bg",
|
|
83945
|
-
"value": "var( --kendo-timeline-card-body-scroll-bg, k-color(surface-alt) )",
|
|
83946
|
-
"scope": "default",
|
|
83947
|
-
"line": {
|
|
83948
|
-
"start": 141,
|
|
83949
|
-
"end": 141
|
|
83950
|
-
}
|
|
83951
|
-
},
|
|
83952
|
-
"group": [
|
|
83953
|
-
"timeline"
|
|
83954
|
-
],
|
|
83955
|
-
"access": "public",
|
|
83956
|
-
"file": {
|
|
83957
|
-
"path": "timeline/_variables.scss",
|
|
83958
|
-
"name": "_variables.scss"
|
|
83959
|
-
}
|
|
83960
|
-
},
|
|
83961
|
-
{
|
|
83962
|
-
"description": "The color of the Timeline's hovered card scroll thumb.\n",
|
|
83963
|
-
"commentRange": {
|
|
83964
|
-
"start": 142,
|
|
83965
|
-
"end": 143
|
|
83966
|
-
},
|
|
83967
|
-
"context": {
|
|
83968
|
-
"type": "variable",
|
|
83969
|
-
"name": "kendo-timeline-card-scroll-thumb-hover",
|
|
83970
|
-
"value": "var( --kendo-timeline-card-scroll-thumb-hover, color-mix(in srgb, k-color(border) 10%, transparent) )",
|
|
83971
|
-
"scope": "default",
|
|
83972
|
-
"line": {
|
|
83973
|
-
"start": 144,
|
|
83974
|
-
"end": 144
|
|
83975
|
-
}
|
|
83976
|
-
},
|
|
83977
|
-
"group": [
|
|
83978
|
-
"timeline"
|
|
83979
|
-
],
|
|
83980
|
-
"access": "public",
|
|
83981
|
-
"file": {
|
|
83982
|
-
"path": "timeline/_variables.scss",
|
|
83983
|
-
"name": "_variables.scss"
|
|
83984
|
-
}
|
|
83985
|
-
},
|
|
83986
83386
|
{
|
|
83987
83387
|
"description": "The text color of the Timeline date body.\n",
|
|
83988
83388
|
"commentRange": {
|
|
83989
|
-
"start":
|
|
83990
|
-
"end":
|
|
83389
|
+
"start": 137,
|
|
83390
|
+
"end": 138
|
|
83991
83391
|
},
|
|
83992
83392
|
"context": {
|
|
83993
83393
|
"type": "variable",
|
|
@@ -83995,8 +83395,8 @@
|
|
|
83995
83395
|
"value": "var( --kendo-timeline-date-body-text, k-color(on-app-surface) )",
|
|
83996
83396
|
"scope": "default",
|
|
83997
83397
|
"line": {
|
|
83998
|
-
"start":
|
|
83999
|
-
"end":
|
|
83398
|
+
"start": 139,
|
|
83399
|
+
"end": 139
|
|
84000
83400
|
}
|
|
84001
83401
|
},
|
|
84002
83402
|
"group": [
|
|
@@ -84011,8 +83411,8 @@
|
|
|
84011
83411
|
{
|
|
84012
83412
|
"description": "The width of the Timeline date.\n",
|
|
84013
83413
|
"commentRange": {
|
|
84014
|
-
"start":
|
|
84015
|
-
"end":
|
|
83414
|
+
"start": 140,
|
|
83415
|
+
"end": 141
|
|
84016
83416
|
},
|
|
84017
83417
|
"context": {
|
|
84018
83418
|
"type": "variable",
|
|
@@ -84020,8 +83420,8 @@
|
|
|
84020
83420
|
"value": "calc( #{k-spacing(12)} + #{k-spacing(0.5)} )",
|
|
84021
83421
|
"scope": "default",
|
|
84022
83422
|
"line": {
|
|
84023
|
-
"start":
|
|
84024
|
-
"end":
|
|
83423
|
+
"start": 142,
|
|
83424
|
+
"end": 142
|
|
84025
83425
|
}
|
|
84026
83426
|
},
|
|
84027
83427
|
"group": [
|
|
@@ -84036,8 +83436,8 @@
|
|
|
84036
83436
|
{
|
|
84037
83437
|
"description": "The bottom margin of the Timeline date.\n",
|
|
84038
83438
|
"commentRange": {
|
|
84039
|
-
"start":
|
|
84040
|
-
"end":
|
|
83439
|
+
"start": 143,
|
|
83440
|
+
"end": 144
|
|
84041
83441
|
},
|
|
84042
83442
|
"context": {
|
|
84043
83443
|
"type": "variable",
|
|
@@ -84045,8 +83445,8 @@
|
|
|
84045
83445
|
"value": "var( --kendo-timeline-date-margin-bottom, k-spacing(2) )",
|
|
84046
83446
|
"scope": "default",
|
|
84047
83447
|
"line": {
|
|
84048
|
-
"start":
|
|
84049
|
-
"end":
|
|
83448
|
+
"start": 145,
|
|
83449
|
+
"end": 145
|
|
84050
83450
|
}
|
|
84051
83451
|
},
|
|
84052
83452
|
"group": [
|
|
@@ -84061,8 +83461,8 @@
|
|
|
84061
83461
|
{
|
|
84062
83462
|
"description": "The padding of the vertical Timeline.\n",
|
|
84063
83463
|
"commentRange": {
|
|
84064
|
-
"start":
|
|
84065
|
-
"end":
|
|
83464
|
+
"start": 147,
|
|
83465
|
+
"end": 148
|
|
84066
83466
|
},
|
|
84067
83467
|
"context": {
|
|
84068
83468
|
"type": "variable",
|
|
@@ -84070,8 +83470,8 @@
|
|
|
84070
83470
|
"value": "calc( #{ $kendo-timeline-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
|
|
84071
83471
|
"scope": "default",
|
|
84072
83472
|
"line": {
|
|
84073
|
-
"start":
|
|
84074
|
-
"end":
|
|
83473
|
+
"start": 149,
|
|
83474
|
+
"end": 149
|
|
84075
83475
|
}
|
|
84076
83476
|
},
|
|
84077
83477
|
"group": [
|
|
@@ -84086,8 +83486,8 @@
|
|
|
84086
83486
|
{
|
|
84087
83487
|
"description": "The padding of the vertical Timeline date.\n",
|
|
84088
83488
|
"commentRange": {
|
|
84089
|
-
"start":
|
|
84090
|
-
"end":
|
|
83489
|
+
"start": 150,
|
|
83490
|
+
"end": 151
|
|
84091
83491
|
},
|
|
84092
83492
|
"context": {
|
|
84093
83493
|
"type": "variable",
|
|
@@ -84095,8 +83495,8 @@
|
|
|
84095
83495
|
"value": "calc( #{ $kendo-timeline-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
|
|
84096
83496
|
"scope": "default",
|
|
84097
83497
|
"line": {
|
|
84098
|
-
"start":
|
|
84099
|
-
"end":
|
|
83498
|
+
"start": 152,
|
|
83499
|
+
"end": 152
|
|
84100
83500
|
}
|
|
84101
83501
|
},
|
|
84102
83502
|
"group": [
|
|
@@ -84111,8 +83511,8 @@
|
|
|
84111
83511
|
{
|
|
84112
83512
|
"description": "The border radius of the vertical Timeline.\n",
|
|
84113
83513
|
"commentRange": {
|
|
84114
|
-
"start":
|
|
84115
|
-
"end":
|
|
83514
|
+
"start": 153,
|
|
83515
|
+
"end": 154
|
|
84116
83516
|
},
|
|
84117
83517
|
"context": {
|
|
84118
83518
|
"type": "variable",
|
|
@@ -84120,8 +83520,8 @@
|
|
|
84120
83520
|
"value": "var( --kendo-timeline-vertical-border-radius, k-border-radius(lg) )",
|
|
84121
83521
|
"scope": "default",
|
|
84122
83522
|
"line": {
|
|
84123
|
-
"start":
|
|
84124
|
-
"end":
|
|
83523
|
+
"start": 155,
|
|
83524
|
+
"end": 155
|
|
84125
83525
|
}
|
|
84126
83526
|
},
|
|
84127
83527
|
"group": [
|
|
@@ -84136,8 +83536,8 @@
|
|
|
84136
83536
|
{
|
|
84137
83537
|
"description": "The padding of the vertical mobile Timeline.\n",
|
|
84138
83538
|
"commentRange": {
|
|
84139
|
-
"start":
|
|
84140
|
-
"end":
|
|
83539
|
+
"start": 156,
|
|
83540
|
+
"end": 157
|
|
84141
83541
|
},
|
|
84142
83542
|
"context": {
|
|
84143
83543
|
"type": "variable",
|
|
@@ -84145,8 +83545,8 @@
|
|
|
84145
83545
|
"value": "calc( #{ $kendo-timeline-mobile-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
|
|
84146
83546
|
"scope": "default",
|
|
84147
83547
|
"line": {
|
|
84148
|
-
"start":
|
|
84149
|
-
"end":
|
|
83548
|
+
"start": 158,
|
|
83549
|
+
"end": 158
|
|
84150
83550
|
}
|
|
84151
83551
|
},
|
|
84152
83552
|
"group": [
|
|
@@ -84161,8 +83561,8 @@
|
|
|
84161
83561
|
{
|
|
84162
83562
|
"description": "The padding of the vertical mobile Timeline date.\n",
|
|
84163
83563
|
"commentRange": {
|
|
84164
|
-
"start":
|
|
84165
|
-
"end":
|
|
83564
|
+
"start": 159,
|
|
83565
|
+
"end": 160
|
|
84166
83566
|
},
|
|
84167
83567
|
"context": {
|
|
84168
83568
|
"type": "variable",
|
|
@@ -84170,8 +83570,8 @@
|
|
|
84170
83570
|
"value": "calc( #{ $kendo-timeline-mobile-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
|
|
84171
83571
|
"scope": "default",
|
|
84172
83572
|
"line": {
|
|
84173
|
-
"start":
|
|
84174
|
-
"end":
|
|
83573
|
+
"start": 161,
|
|
83574
|
+
"end": 161
|
|
84175
83575
|
}
|
|
84176
83576
|
},
|
|
84177
83577
|
"group": [
|
|
@@ -84186,8 +83586,8 @@
|
|
|
84186
83586
|
{
|
|
84187
83587
|
"description": "The width of the Timeline circle.\n",
|
|
84188
83588
|
"commentRange": {
|
|
84189
|
-
"start":
|
|
84190
|
-
"end":
|
|
83589
|
+
"start": 163,
|
|
83590
|
+
"end": 164
|
|
84191
83591
|
},
|
|
84192
83592
|
"context": {
|
|
84193
83593
|
"type": "variable",
|
|
@@ -84195,8 +83595,8 @@
|
|
|
84195
83595
|
"value": "var( --kendo-timeline-circle-width, k-spacing(4) )",
|
|
84196
83596
|
"scope": "default",
|
|
84197
83597
|
"line": {
|
|
84198
|
-
"start":
|
|
84199
|
-
"end":
|
|
83598
|
+
"start": 165,
|
|
83599
|
+
"end": 165
|
|
84200
83600
|
}
|
|
84201
83601
|
},
|
|
84202
83602
|
"group": [
|
|
@@ -84211,8 +83611,8 @@
|
|
|
84211
83611
|
{
|
|
84212
83612
|
"description": "The height of the Timeline circle.\n",
|
|
84213
83613
|
"commentRange": {
|
|
84214
|
-
"start":
|
|
84215
|
-
"end":
|
|
83614
|
+
"start": 166,
|
|
83615
|
+
"end": 167
|
|
84216
83616
|
},
|
|
84217
83617
|
"context": {
|
|
84218
83618
|
"type": "variable",
|
|
@@ -84220,8 +83620,8 @@
|
|
|
84220
83620
|
"value": "var( --kendo-timeline-circle-height, k-spacing(4) )",
|
|
84221
83621
|
"scope": "default",
|
|
84222
83622
|
"line": {
|
|
84223
|
-
"start":
|
|
84224
|
-
"end":
|
|
83623
|
+
"start": 168,
|
|
83624
|
+
"end": 168
|
|
84225
83625
|
}
|
|
84226
83626
|
},
|
|
84227
83627
|
"group": [
|
|
@@ -84236,8 +83636,8 @@
|
|
|
84236
83636
|
{
|
|
84237
83637
|
"description": "The background color of the Timeline circle.\n",
|
|
84238
83638
|
"commentRange": {
|
|
84239
|
-
"start":
|
|
84240
|
-
"end":
|
|
83639
|
+
"start": 169,
|
|
83640
|
+
"end": 170
|
|
84241
83641
|
},
|
|
84242
83642
|
"context": {
|
|
84243
83643
|
"type": "variable",
|
|
@@ -84245,8 +83645,8 @@
|
|
|
84245
83645
|
"value": "var( --kendo-timeline-circle-bg, k-color(primary) )",
|
|
84246
83646
|
"scope": "default",
|
|
84247
83647
|
"line": {
|
|
84248
|
-
"start":
|
|
84249
|
-
"end":
|
|
83648
|
+
"start": 171,
|
|
83649
|
+
"end": 171
|
|
84250
83650
|
}
|
|
84251
83651
|
},
|
|
84252
83652
|
"group": [
|
|
@@ -84261,8 +83661,8 @@
|
|
|
84261
83661
|
{
|
|
84262
83662
|
"description": "The width of the Timeline event.\n",
|
|
84263
83663
|
"commentRange": {
|
|
84264
|
-
"start":
|
|
84265
|
-
"end":
|
|
83664
|
+
"start": 173,
|
|
83665
|
+
"end": 174
|
|
84266
83666
|
},
|
|
84267
83667
|
"context": {
|
|
84268
83668
|
"type": "variable",
|
|
@@ -84270,8 +83670,8 @@
|
|
|
84270
83670
|
"value": "var( --kendo-timeline-event-width, 400px )",
|
|
84271
83671
|
"scope": "default",
|
|
84272
83672
|
"line": {
|
|
84273
|
-
"start":
|
|
84274
|
-
"end":
|
|
83673
|
+
"start": 175,
|
|
83674
|
+
"end": 175
|
|
84275
83675
|
}
|
|
84276
83676
|
},
|
|
84277
83677
|
"group": [
|
|
@@ -84286,8 +83686,8 @@
|
|
|
84286
83686
|
{
|
|
84287
83687
|
"description": "The height of the Timeline event.\n",
|
|
84288
83688
|
"commentRange": {
|
|
84289
|
-
"start":
|
|
84290
|
-
"end":
|
|
83689
|
+
"start": 176,
|
|
83690
|
+
"end": 177
|
|
84291
83691
|
},
|
|
84292
83692
|
"context": {
|
|
84293
83693
|
"type": "variable",
|
|
@@ -84295,8 +83695,8 @@
|
|
|
84295
83695
|
"value": "var( --kendo-timeline-event-height, 600px )",
|
|
84296
83696
|
"scope": "default",
|
|
84297
83697
|
"line": {
|
|
84298
|
-
"start":
|
|
84299
|
-
"end":
|
|
83698
|
+
"start": 178,
|
|
83699
|
+
"end": 178
|
|
84300
83700
|
}
|
|
84301
83701
|
},
|
|
84302
83702
|
"group": [
|
|
@@ -84311,8 +83711,8 @@
|
|
|
84311
83711
|
{
|
|
84312
83712
|
"description": "The minimum height of the Timeline event.\n",
|
|
84313
83713
|
"commentRange": {
|
|
84314
|
-
"start":
|
|
84315
|
-
"end":
|
|
83714
|
+
"start": 179,
|
|
83715
|
+
"end": 180
|
|
84316
83716
|
},
|
|
84317
83717
|
"context": {
|
|
84318
83718
|
"type": "variable",
|
|
@@ -84320,8 +83720,8 @@
|
|
|
84320
83720
|
"value": "var( --kendo-timeline-event-min-height-calc, calc( 2 * ( #{ $kendo-timeline-track-event-offset } - #{ $kendo-card-border-width } ) ) )",
|
|
84321
83721
|
"scope": "default",
|
|
84322
83722
|
"line": {
|
|
84323
|
-
"start":
|
|
84324
|
-
"end":
|
|
83723
|
+
"start": 181,
|
|
83724
|
+
"end": 181
|
|
84325
83725
|
}
|
|
84326
83726
|
},
|
|
84327
83727
|
"group": [
|
|
@@ -84336,8 +83736,8 @@
|
|
|
84336
83736
|
{
|
|
84337
83737
|
"description": "The shadow of the Timeline card.\n",
|
|
84338
83738
|
"commentRange": {
|
|
84339
|
-
"start":
|
|
84340
|
-
"end":
|
|
83739
|
+
"start": 183,
|
|
83740
|
+
"end": 184
|
|
84341
83741
|
},
|
|
84342
83742
|
"context": {
|
|
84343
83743
|
"type": "variable",
|
|
@@ -84345,8 +83745,8 @@
|
|
|
84345
83745
|
"value": "var( --kendo-timeline-card-shadow, $kendo-card-shadow )",
|
|
84346
83746
|
"scope": "default",
|
|
84347
83747
|
"line": {
|
|
84348
|
-
"start":
|
|
84349
|
-
"end":
|
|
83748
|
+
"start": 185,
|
|
83749
|
+
"end": 185
|
|
84350
83750
|
}
|
|
84351
83751
|
},
|
|
84352
83752
|
"group": [
|
|
@@ -91923,8 +91323,8 @@
|
|
|
91923
91323
|
{
|
|
91924
91324
|
"description": "",
|
|
91925
91325
|
"commentRange": {
|
|
91926
|
-
"start":
|
|
91927
|
-
"end":
|
|
91326
|
+
"start": 574,
|
|
91327
|
+
"end": 578
|
|
91928
91328
|
},
|
|
91929
91329
|
"context": {
|
|
91930
91330
|
"type": "variable",
|
|
@@ -91932,8 +91332,8 @@
|
|
|
91932
91332
|
"value": "black",
|
|
91933
91333
|
"scope": "default",
|
|
91934
91334
|
"line": {
|
|
91935
|
-
"start":
|
|
91936
|
-
"end":
|
|
91335
|
+
"start": 579,
|
|
91336
|
+
"end": 579
|
|
91937
91337
|
}
|
|
91938
91338
|
},
|
|
91939
91339
|
"link": [
|
|
@@ -91959,8 +91359,8 @@
|
|
|
91959
91359
|
{
|
|
91960
91360
|
"description": "Default light color for WCAG 2.0.\n",
|
|
91961
91361
|
"commentRange": {
|
|
91962
|
-
"start":
|
|
91963
|
-
"end":
|
|
91362
|
+
"start": 580,
|
|
91363
|
+
"end": 582
|
|
91964
91364
|
},
|
|
91965
91365
|
"context": {
|
|
91966
91366
|
"type": "variable",
|
|
@@ -91968,8 +91368,8 @@
|
|
|
91968
91368
|
"value": "white",
|
|
91969
91369
|
"scope": "default",
|
|
91970
91370
|
"line": {
|
|
91971
|
-
"start":
|
|
91972
|
-
"end":
|
|
91371
|
+
"start": 583,
|
|
91372
|
+
"end": 583
|
|
91973
91373
|
}
|
|
91974
91374
|
},
|
|
91975
91375
|
"type": "Color",
|