@progress/kendo-theme-bootstrap 14.1.1-dev.3 → 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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +834 -1974
- package/dist/meta/sassdoc-raw-data.json +416 -941
- package/dist/meta/variables.json +49 -85
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.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/expansion-panel/_variables.scss +1 -1
- 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 +35 -4
- package/scss/adaptive/_index.scss +0 -26
- package/scss/adaptive/_layout.scss +0 -6
- package/scss/adaptive/_theme.scss +0 -6
- package/scss/adaptive/_variables.scss +0 -88
|
@@ -1999,456 +1999,6 @@
|
|
|
1999
1999
|
"name": "_variables.scss"
|
|
2000
2000
|
}
|
|
2001
2001
|
},
|
|
2002
|
-
{
|
|
2003
|
-
"description": "The background color of the Adaptive component.\n",
|
|
2004
|
-
"commentRange": {
|
|
2005
|
-
"start": 4,
|
|
2006
|
-
"end": 5
|
|
2007
|
-
},
|
|
2008
|
-
"context": {
|
|
2009
|
-
"type": "variable",
|
|
2010
|
-
"name": "kendo-adaptive-bg",
|
|
2011
|
-
"value": "k-color(app-surface)",
|
|
2012
|
-
"scope": "default",
|
|
2013
|
-
"line": {
|
|
2014
|
-
"start": 6,
|
|
2015
|
-
"end": 6
|
|
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 component.\n",
|
|
2029
|
-
"commentRange": {
|
|
2030
|
-
"start": 7,
|
|
2031
|
-
"end": 8
|
|
2032
|
-
},
|
|
2033
|
-
"context": {
|
|
2034
|
-
"type": "variable",
|
|
2035
|
-
"name": "kendo-adaptive-text",
|
|
2036
|
-
"value": "k-color(on-app-surface)",
|
|
2037
|
-
"scope": "default",
|
|
2038
|
-
"line": {
|
|
2039
|
-
"start": 9,
|
|
2040
|
-
"end": 9
|
|
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 border color of the Adaptive component.\n",
|
|
2054
|
-
"commentRange": {
|
|
2055
|
-
"start": 10,
|
|
2056
|
-
"end": 11
|
|
2057
|
-
},
|
|
2058
|
-
"context": {
|
|
2059
|
-
"type": "variable",
|
|
2060
|
-
"name": "kendo-adaptive-border",
|
|
2061
|
-
"value": "k-color(border)",
|
|
2062
|
-
"scope": "default",
|
|
2063
|
-
"line": {
|
|
2064
|
-
"start": 12,
|
|
2065
|
-
"end": 12
|
|
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 background color of the Adaptive content.\n",
|
|
2079
|
-
"commentRange": {
|
|
2080
|
-
"start": 14,
|
|
2081
|
-
"end": 15
|
|
2082
|
-
},
|
|
2083
|
-
"context": {
|
|
2084
|
-
"type": "variable",
|
|
2085
|
-
"name": "kendo-adaptive-content-bg",
|
|
2086
|
-
"value": "k-color(surface)",
|
|
2087
|
-
"scope": "default",
|
|
2088
|
-
"line": {
|
|
2089
|
-
"start": 16,
|
|
2090
|
-
"end": 16
|
|
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 content.\n",
|
|
2104
|
-
"commentRange": {
|
|
2105
|
-
"start": 17,
|
|
2106
|
-
"end": 18
|
|
2107
|
-
},
|
|
2108
|
-
"context": {
|
|
2109
|
-
"type": "variable",
|
|
2110
|
-
"name": "kendo-adaptive-content-text",
|
|
2111
|
-
"value": "k-color(on-app-surface)",
|
|
2112
|
-
"scope": "default",
|
|
2113
|
-
"line": {
|
|
2114
|
-
"start": 19,
|
|
2115
|
-
"end": 19
|
|
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 background color of the Adaptive menu.\n",
|
|
2129
|
-
"commentRange": {
|
|
2130
|
-
"start": 21,
|
|
2131
|
-
"end": 22
|
|
2132
|
-
},
|
|
2133
|
-
"context": {
|
|
2134
|
-
"type": "variable",
|
|
2135
|
-
"name": "kendo-adaptive-menu-bg",
|
|
2136
|
-
"value": "k-color(primary)",
|
|
2137
|
-
"scope": "default",
|
|
2138
|
-
"line": {
|
|
2139
|
-
"start": 23,
|
|
2140
|
-
"end": 23
|
|
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 text color of the Adaptive menu.\n",
|
|
2154
|
-
"commentRange": {
|
|
2155
|
-
"start": 24,
|
|
2156
|
-
"end": 25
|
|
2157
|
-
},
|
|
2158
|
-
"context": {
|
|
2159
|
-
"type": "variable",
|
|
2160
|
-
"name": "kendo-adaptive-menu-text",
|
|
2161
|
-
"value": "k-color(on-primary)",
|
|
2162
|
-
"scope": "default",
|
|
2163
|
-
"line": {
|
|
2164
|
-
"start": 26,
|
|
2165
|
-
"end": 26
|
|
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 text color of the Adaptive menu clear button.\n",
|
|
2179
|
-
"commentRange": {
|
|
2180
|
-
"start": 28,
|
|
2181
|
-
"end": 29
|
|
2182
|
-
},
|
|
2183
|
-
"context": {
|
|
2184
|
-
"type": "variable",
|
|
2185
|
-
"name": "kendo-adaptive-menu-clear-text",
|
|
2186
|
-
"value": "k-color(primary-on-surface)",
|
|
2187
|
-
"scope": "default",
|
|
2188
|
-
"line": {
|
|
2189
|
-
"start": 30,
|
|
2190
|
-
"end": 30
|
|
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 border color of the Adaptive menu item.\n",
|
|
2204
|
-
"commentRange": {
|
|
2205
|
-
"start": 32,
|
|
2206
|
-
"end": 33
|
|
2207
|
-
},
|
|
2208
|
-
"context": {
|
|
2209
|
-
"type": "variable",
|
|
2210
|
-
"name": "kendo-adaptive-menu-item-border",
|
|
2211
|
-
"value": "k-color(border)",
|
|
2212
|
-
"scope": "default",
|
|
2213
|
-
"line": {
|
|
2214
|
-
"start": 34,
|
|
2215
|
-
"end": 34
|
|
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 menu title.\n",
|
|
2229
|
-
"commentRange": {
|
|
2230
|
-
"start": 35,
|
|
2231
|
-
"end": 36
|
|
2232
|
-
},
|
|
2233
|
-
"context": {
|
|
2234
|
-
"type": "variable",
|
|
2235
|
-
"name": "kendo-adaptive-menu-title-text",
|
|
2236
|
-
"value": "k-color(on-app-surface)",
|
|
2237
|
-
"scope": "default",
|
|
2238
|
-
"line": {
|
|
2239
|
-
"start": 37,
|
|
2240
|
-
"end": 37
|
|
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 width of the border around the Adaptive component.\n",
|
|
2254
|
-
"commentRange": {
|
|
2255
|
-
"start": 39,
|
|
2256
|
-
"end": 40
|
|
2257
|
-
},
|
|
2258
|
-
"context": {
|
|
2259
|
-
"type": "variable",
|
|
2260
|
-
"name": "kendo-adaptive-border-width",
|
|
2261
|
-
"value": "1px",
|
|
2262
|
-
"scope": "default",
|
|
2263
|
-
"line": {
|
|
2264
|
-
"start": 41,
|
|
2265
|
-
"end": 41
|
|
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 font family of the Adaptive component.\n",
|
|
2279
|
-
"commentRange": {
|
|
2280
|
-
"start": 42,
|
|
2281
|
-
"end": 43
|
|
2282
|
-
},
|
|
2283
|
-
"context": {
|
|
2284
|
-
"type": "variable",
|
|
2285
|
-
"name": "kendo-adaptive-font-family",
|
|
2286
|
-
"value": "var(--kendo-font-family)",
|
|
2287
|
-
"scope": "default",
|
|
2288
|
-
"line": {
|
|
2289
|
-
"start": 44,
|
|
2290
|
-
"end": 44
|
|
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 font size of the Adaptive component.\n",
|
|
2304
|
-
"commentRange": {
|
|
2305
|
-
"start": 45,
|
|
2306
|
-
"end": 46
|
|
2307
|
-
},
|
|
2308
|
-
"context": {
|
|
2309
|
-
"type": "variable",
|
|
2310
|
-
"name": "kendo-adaptive-font-size",
|
|
2311
|
-
"value": "var(--kendo-font-size)",
|
|
2312
|
-
"scope": "default",
|
|
2313
|
-
"line": {
|
|
2314
|
-
"start": 47,
|
|
2315
|
-
"end": 47
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
|
-
"group": [
|
|
2319
|
-
"adaptive"
|
|
2320
|
-
],
|
|
2321
|
-
"access": "public",
|
|
2322
|
-
"file": {
|
|
2323
|
-
"path": "adaptive/_variables.scss",
|
|
2324
|
-
"name": "_variables.scss"
|
|
2325
|
-
}
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"description": "The line height of the Adaptive component.\n",
|
|
2329
|
-
"commentRange": {
|
|
2330
|
-
"start": 48,
|
|
2331
|
-
"end": 49
|
|
2332
|
-
},
|
|
2333
|
-
"context": {
|
|
2334
|
-
"type": "variable",
|
|
2335
|
-
"name": "kendo-adaptive-line-height",
|
|
2336
|
-
"value": "var(--kendo-line-height)",
|
|
2337
|
-
"scope": "default",
|
|
2338
|
-
"line": {
|
|
2339
|
-
"start": 50,
|
|
2340
|
-
"end": 50
|
|
2341
|
-
}
|
|
2342
|
-
},
|
|
2343
|
-
"group": [
|
|
2344
|
-
"adaptive"
|
|
2345
|
-
],
|
|
2346
|
-
"access": "public",
|
|
2347
|
-
"file": {
|
|
2348
|
-
"path": "adaptive/_variables.scss",
|
|
2349
|
-
"name": "_variables.scss"
|
|
2350
|
-
}
|
|
2351
|
-
},
|
|
2352
|
-
{
|
|
2353
|
-
"description": "The text color of the Adaptive Grid sort indicator.\n",
|
|
2354
|
-
"commentRange": {
|
|
2355
|
-
"start": 53,
|
|
2356
|
-
"end": 54
|
|
2357
|
-
},
|
|
2358
|
-
"context": {
|
|
2359
|
-
"type": "variable",
|
|
2360
|
-
"name": "kendo-adaptive-grid-sort-text",
|
|
2361
|
-
"value": "k-color(primary-on-surface)",
|
|
2362
|
-
"scope": "default",
|
|
2363
|
-
"line": {
|
|
2364
|
-
"start": 55,
|
|
2365
|
-
"end": 55
|
|
2366
|
-
}
|
|
2367
|
-
},
|
|
2368
|
-
"group": [
|
|
2369
|
-
"adaptive"
|
|
2370
|
-
],
|
|
2371
|
-
"access": "public",
|
|
2372
|
-
"file": {
|
|
2373
|
-
"path": "adaptive/_variables.scss",
|
|
2374
|
-
"name": "_variables.scss"
|
|
2375
|
-
}
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
"description": "The text color of the current date in the Adaptive Scheduler.\n",
|
|
2379
|
-
"commentRange": {
|
|
2380
|
-
"start": 58,
|
|
2381
|
-
"end": 59
|
|
2382
|
-
},
|
|
2383
|
-
"context": {
|
|
2384
|
-
"type": "variable",
|
|
2385
|
-
"name": "kendo-adaptive-scheduler-current-text",
|
|
2386
|
-
"value": "k-color(primary-on-surface)",
|
|
2387
|
-
"scope": "default",
|
|
2388
|
-
"line": {
|
|
2389
|
-
"start": 60,
|
|
2390
|
-
"end": 60
|
|
2391
|
-
}
|
|
2392
|
-
},
|
|
2393
|
-
"group": [
|
|
2394
|
-
"adaptive"
|
|
2395
|
-
],
|
|
2396
|
-
"access": "public",
|
|
2397
|
-
"file": {
|
|
2398
|
-
"path": "adaptive/_variables.scss",
|
|
2399
|
-
"name": "_variables.scss"
|
|
2400
|
-
}
|
|
2401
|
-
},
|
|
2402
|
-
{
|
|
2403
|
-
"description": "The base text color of the Adaptive Scheduler.\n",
|
|
2404
|
-
"commentRange": {
|
|
2405
|
-
"start": 61,
|
|
2406
|
-
"end": 62
|
|
2407
|
-
},
|
|
2408
|
-
"context": {
|
|
2409
|
-
"type": "variable",
|
|
2410
|
-
"name": "kendo-adaptive-scheduler-base-text",
|
|
2411
|
-
"value": "inherit",
|
|
2412
|
-
"scope": "default",
|
|
2413
|
-
"line": {
|
|
2414
|
-
"start": 63,
|
|
2415
|
-
"end": 63
|
|
2416
|
-
}
|
|
2417
|
-
},
|
|
2418
|
-
"group": [
|
|
2419
|
-
"adaptive"
|
|
2420
|
-
],
|
|
2421
|
-
"access": "public",
|
|
2422
|
-
"file": {
|
|
2423
|
-
"path": "adaptive/_variables.scss",
|
|
2424
|
-
"name": "_variables.scss"
|
|
2425
|
-
}
|
|
2426
|
-
},
|
|
2427
|
-
{
|
|
2428
|
-
"description": "The subtle text color of the Adaptive Scheduler.\n",
|
|
2429
|
-
"commentRange": {
|
|
2430
|
-
"start": 64,
|
|
2431
|
-
"end": 65
|
|
2432
|
-
},
|
|
2433
|
-
"context": {
|
|
2434
|
-
"type": "variable",
|
|
2435
|
-
"name": "kendo-adaptive-scheduler-subtle-text",
|
|
2436
|
-
"value": "k-color(on-app-surface)",
|
|
2437
|
-
"scope": "default",
|
|
2438
|
-
"line": {
|
|
2439
|
-
"start": 66,
|
|
2440
|
-
"end": 66
|
|
2441
|
-
}
|
|
2442
|
-
},
|
|
2443
|
-
"group": [
|
|
2444
|
-
"adaptive"
|
|
2445
|
-
],
|
|
2446
|
-
"access": "public",
|
|
2447
|
-
"file": {
|
|
2448
|
-
"path": "adaptive/_variables.scss",
|
|
2449
|
-
"name": "_variables.scss"
|
|
2450
|
-
}
|
|
2451
|
-
},
|
|
2452
2002
|
{
|
|
2453
2003
|
"description": "The default theme color of the AppBar.\n",
|
|
2454
2004
|
"commentRange": {
|
|
@@ -26208,94 +25758,19 @@
|
|
|
26208
25758
|
}
|
|
26209
25759
|
},
|
|
26210
25760
|
{
|
|
26211
|
-
"description": "The
|
|
25761
|
+
"description": "The border radius of the Drawer scrollbar.\n",
|
|
26212
25762
|
"commentRange": {
|
|
26213
25763
|
"start": 40,
|
|
26214
25764
|
"end": 41
|
|
26215
25765
|
},
|
|
26216
|
-
"context": {
|
|
26217
|
-
"type": "variable",
|
|
26218
|
-
"name": "kendo-drawer-scrollbar-color",
|
|
26219
|
-
"value": "k-color(inverse-subtle)",
|
|
26220
|
-
"scope": "default",
|
|
26221
|
-
"line": {
|
|
26222
|
-
"start": 42,
|
|
26223
|
-
"end": 42
|
|
26224
|
-
}
|
|
26225
|
-
},
|
|
26226
|
-
"group": [
|
|
26227
|
-
"drawer"
|
|
26228
|
-
],
|
|
26229
|
-
"access": "public",
|
|
26230
|
-
"file": {
|
|
26231
|
-
"path": "drawer/_variables.scss",
|
|
26232
|
-
"name": "_variables.scss"
|
|
26233
|
-
}
|
|
26234
|
-
},
|
|
26235
|
-
{
|
|
26236
|
-
"description": "The background color of the Drawer scrollbar thumb.\n",
|
|
26237
|
-
"commentRange": {
|
|
26238
|
-
"start": 43,
|
|
26239
|
-
"end": 44
|
|
26240
|
-
},
|
|
26241
|
-
"context": {
|
|
26242
|
-
"type": "variable",
|
|
26243
|
-
"name": "kendo-drawer-scrollbar-bg",
|
|
26244
|
-
"value": "color-mix(in srgb, k-color(inverse-subtle), k-color(on-inverse))",
|
|
26245
|
-
"scope": "default",
|
|
26246
|
-
"line": {
|
|
26247
|
-
"start": 45,
|
|
26248
|
-
"end": 45
|
|
26249
|
-
}
|
|
26250
|
-
},
|
|
26251
|
-
"group": [
|
|
26252
|
-
"drawer"
|
|
26253
|
-
],
|
|
26254
|
-
"access": "public",
|
|
26255
|
-
"file": {
|
|
26256
|
-
"path": "drawer/_variables.scss",
|
|
26257
|
-
"name": "_variables.scss"
|
|
26258
|
-
}
|
|
26259
|
-
},
|
|
26260
|
-
{
|
|
26261
|
-
"description": "The border radius of the Drawer scrollbar.\n",
|
|
26262
|
-
"commentRange": {
|
|
26263
|
-
"start": 46,
|
|
26264
|
-
"end": 47
|
|
26265
|
-
},
|
|
26266
25766
|
"context": {
|
|
26267
25767
|
"type": "variable",
|
|
26268
25768
|
"name": "kendo-drawer-scrollbar-radius",
|
|
26269
25769
|
"value": "20px",
|
|
26270
25770
|
"scope": "default",
|
|
26271
25771
|
"line": {
|
|
26272
|
-
"start":
|
|
26273
|
-
"end":
|
|
26274
|
-
}
|
|
26275
|
-
},
|
|
26276
|
-
"group": [
|
|
26277
|
-
"drawer"
|
|
26278
|
-
],
|
|
26279
|
-
"access": "public",
|
|
26280
|
-
"file": {
|
|
26281
|
-
"path": "drawer/_variables.scss",
|
|
26282
|
-
"name": "_variables.scss"
|
|
26283
|
-
}
|
|
26284
|
-
},
|
|
26285
|
-
{
|
|
26286
|
-
"description": "The hover color of the Drawer scrollbar track.\n",
|
|
26287
|
-
"commentRange": {
|
|
26288
|
-
"start": 49,
|
|
26289
|
-
"end": 50
|
|
26290
|
-
},
|
|
26291
|
-
"context": {
|
|
26292
|
-
"type": "variable",
|
|
26293
|
-
"name": "kendo-drawer-scrollbar-hover-color",
|
|
26294
|
-
"value": "$kendo-drawer-scrollbar-color",
|
|
26295
|
-
"scope": "default",
|
|
26296
|
-
"line": {
|
|
26297
|
-
"start": 51,
|
|
26298
|
-
"end": 51
|
|
25772
|
+
"start": 42,
|
|
25773
|
+
"end": 42
|
|
26299
25774
|
}
|
|
26300
25775
|
},
|
|
26301
25776
|
"group": [
|
|
@@ -26310,8 +25785,8 @@
|
|
|
26310
25785
|
{
|
|
26311
25786
|
"description": "The horizontal padding of the Drawer items.\n",
|
|
26312
25787
|
"commentRange": {
|
|
26313
|
-
"start":
|
|
26314
|
-
"end":
|
|
25788
|
+
"start": 44,
|
|
25789
|
+
"end": 45
|
|
26315
25790
|
},
|
|
26316
25791
|
"context": {
|
|
26317
25792
|
"type": "variable",
|
|
@@ -26319,8 +25794,8 @@
|
|
|
26319
25794
|
"value": "0",
|
|
26320
25795
|
"scope": "default",
|
|
26321
25796
|
"line": {
|
|
26322
|
-
"start":
|
|
26323
|
-
"end":
|
|
25797
|
+
"start": 46,
|
|
25798
|
+
"end": 46
|
|
26324
25799
|
}
|
|
26325
25800
|
},
|
|
26326
25801
|
"group": [
|
|
@@ -26335,8 +25810,8 @@
|
|
|
26335
25810
|
{
|
|
26336
25811
|
"description": "The vertical padding of the Drawer items.\n",
|
|
26337
25812
|
"commentRange": {
|
|
26338
|
-
"start":
|
|
26339
|
-
"end":
|
|
25813
|
+
"start": 47,
|
|
25814
|
+
"end": 48
|
|
26340
25815
|
},
|
|
26341
25816
|
"context": {
|
|
26342
25817
|
"type": "variable",
|
|
@@ -26344,8 +25819,8 @@
|
|
|
26344
25819
|
"value": "0",
|
|
26345
25820
|
"scope": "default",
|
|
26346
25821
|
"line": {
|
|
26347
|
-
"start":
|
|
26348
|
-
"end":
|
|
25822
|
+
"start": 49,
|
|
25823
|
+
"end": 49
|
|
26349
25824
|
}
|
|
26350
25825
|
},
|
|
26351
25826
|
"group": [
|
|
@@ -26360,8 +25835,8 @@
|
|
|
26360
25835
|
{
|
|
26361
25836
|
"description": "The horizontal padding of the Drawer item.\n",
|
|
26362
25837
|
"commentRange": {
|
|
26363
|
-
"start":
|
|
26364
|
-
"end":
|
|
25838
|
+
"start": 50,
|
|
25839
|
+
"end": 51
|
|
26365
25840
|
},
|
|
26366
25841
|
"context": {
|
|
26367
25842
|
"type": "variable",
|
|
@@ -26369,8 +25844,8 @@
|
|
|
26369
25844
|
"value": "k-spacing(4)",
|
|
26370
25845
|
"scope": "default",
|
|
26371
25846
|
"line": {
|
|
26372
|
-
"start":
|
|
26373
|
-
"end":
|
|
25847
|
+
"start": 52,
|
|
25848
|
+
"end": 52
|
|
26374
25849
|
}
|
|
26375
25850
|
},
|
|
26376
25851
|
"group": [
|
|
@@ -26385,8 +25860,8 @@
|
|
|
26385
25860
|
{
|
|
26386
25861
|
"description": "The vertical padding of the Drawer item.\n",
|
|
26387
25862
|
"commentRange": {
|
|
26388
|
-
"start":
|
|
26389
|
-
"end":
|
|
25863
|
+
"start": 53,
|
|
25864
|
+
"end": 54
|
|
26390
25865
|
},
|
|
26391
25866
|
"context": {
|
|
26392
25867
|
"type": "variable",
|
|
@@ -26394,8 +25869,8 @@
|
|
|
26394
25869
|
"value": "k-spacing(3)",
|
|
26395
25870
|
"scope": "default",
|
|
26396
25871
|
"line": {
|
|
26397
|
-
"start":
|
|
26398
|
-
"end":
|
|
25872
|
+
"start": 55,
|
|
25873
|
+
"end": 55
|
|
26399
25874
|
}
|
|
26400
25875
|
},
|
|
26401
25876
|
"group": [
|
|
@@ -26410,8 +25885,8 @@
|
|
|
26410
25885
|
{
|
|
26411
25886
|
"description": "The spacing between the items in the Drawer item.\n",
|
|
26412
25887
|
"commentRange": {
|
|
26413
|
-
"start":
|
|
26414
|
-
"end":
|
|
25888
|
+
"start": 56,
|
|
25889
|
+
"end": 57
|
|
26415
25890
|
},
|
|
26416
25891
|
"context": {
|
|
26417
25892
|
"type": "variable",
|
|
@@ -26419,8 +25894,8 @@
|
|
|
26419
25894
|
"value": "$kendo-drawer-item-padding-x",
|
|
26420
25895
|
"scope": "default",
|
|
26421
25896
|
"line": {
|
|
26422
|
-
"start":
|
|
26423
|
-
"end":
|
|
25897
|
+
"start": 58,
|
|
25898
|
+
"end": 58
|
|
26424
25899
|
}
|
|
26425
25900
|
},
|
|
26426
25901
|
"group": [
|
|
@@ -26435,8 +25910,8 @@
|
|
|
26435
25910
|
{
|
|
26436
25911
|
"description": "The font size of the Drawer item.\n",
|
|
26437
25912
|
"commentRange": {
|
|
26438
|
-
"start":
|
|
26439
|
-
"end":
|
|
25913
|
+
"start": 59,
|
|
25914
|
+
"end": 60
|
|
26440
25915
|
},
|
|
26441
25916
|
"context": {
|
|
26442
25917
|
"type": "variable",
|
|
@@ -26444,8 +25919,8 @@
|
|
|
26444
25919
|
"value": "var(--kendo-font-size)",
|
|
26445
25920
|
"scope": "default",
|
|
26446
25921
|
"line": {
|
|
26447
|
-
"start":
|
|
26448
|
-
"end":
|
|
25922
|
+
"start": 61,
|
|
25923
|
+
"end": 61
|
|
26449
25924
|
}
|
|
26450
25925
|
},
|
|
26451
25926
|
"group": [
|
|
@@ -26460,8 +25935,8 @@
|
|
|
26460
25935
|
{
|
|
26461
25936
|
"description": "The line height of the Drawer item.\n",
|
|
26462
25937
|
"commentRange": {
|
|
26463
|
-
"start":
|
|
26464
|
-
"end":
|
|
25938
|
+
"start": 62,
|
|
25939
|
+
"end": 63
|
|
26465
25940
|
},
|
|
26466
25941
|
"context": {
|
|
26467
25942
|
"type": "variable",
|
|
@@ -26469,8 +25944,8 @@
|
|
|
26469
25944
|
"value": "var(--kendo-line-height)",
|
|
26470
25945
|
"scope": "default",
|
|
26471
25946
|
"line": {
|
|
26472
|
-
"start":
|
|
26473
|
-
"end":
|
|
25947
|
+
"start": 64,
|
|
25948
|
+
"end": 64
|
|
26474
25949
|
}
|
|
26475
25950
|
},
|
|
26476
25951
|
"group": [
|
|
@@ -26485,8 +25960,8 @@
|
|
|
26485
25960
|
{
|
|
26486
25961
|
"description": "The font weight of the Drawer item.\n",
|
|
26487
25962
|
"commentRange": {
|
|
26488
|
-
"start":
|
|
26489
|
-
"end":
|
|
25963
|
+
"start": 65,
|
|
25964
|
+
"end": 66
|
|
26490
25965
|
},
|
|
26491
25966
|
"context": {
|
|
26492
25967
|
"type": "variable",
|
|
@@ -26494,8 +25969,8 @@
|
|
|
26494
25969
|
"value": "var(--kendo-font-weight)",
|
|
26495
25970
|
"scope": "default",
|
|
26496
25971
|
"line": {
|
|
26497
|
-
"start":
|
|
26498
|
-
"end":
|
|
25972
|
+
"start": 67,
|
|
25973
|
+
"end": 67
|
|
26499
25974
|
}
|
|
26500
25975
|
},
|
|
26501
25976
|
"group": [
|
|
@@ -26510,8 +25985,8 @@
|
|
|
26510
25985
|
{
|
|
26511
25986
|
"description": "The horizontal padding of the Drawer item in each level.\n",
|
|
26512
25987
|
"commentRange": {
|
|
26513
|
-
"start":
|
|
26514
|
-
"end":
|
|
25988
|
+
"start": 69,
|
|
25989
|
+
"end": 70
|
|
26515
25990
|
},
|
|
26516
25991
|
"context": {
|
|
26517
25992
|
"type": "variable",
|
|
@@ -26519,8 +25994,8 @@
|
|
|
26519
25994
|
"value": "$kendo-drawer-item-padding-x",
|
|
26520
25995
|
"scope": "default",
|
|
26521
25996
|
"line": {
|
|
26522
|
-
"start":
|
|
26523
|
-
"end":
|
|
25997
|
+
"start": 71,
|
|
25998
|
+
"end": 71
|
|
26524
25999
|
}
|
|
26525
26000
|
},
|
|
26526
26001
|
"group": [
|
|
@@ -26535,8 +26010,8 @@
|
|
|
26535
26010
|
{
|
|
26536
26011
|
"description": "The count of the Drawer item levels.\n",
|
|
26537
26012
|
"commentRange": {
|
|
26538
|
-
"start":
|
|
26539
|
-
"end":
|
|
26013
|
+
"start": 72,
|
|
26014
|
+
"end": 73
|
|
26540
26015
|
},
|
|
26541
26016
|
"context": {
|
|
26542
26017
|
"type": "variable",
|
|
@@ -26544,8 +26019,8 @@
|
|
|
26544
26019
|
"value": "5",
|
|
26545
26020
|
"scope": "default",
|
|
26546
26021
|
"line": {
|
|
26547
|
-
"start":
|
|
26548
|
-
"end":
|
|
26022
|
+
"start": 74,
|
|
26023
|
+
"end": 74
|
|
26549
26024
|
}
|
|
26550
26025
|
},
|
|
26551
26026
|
"group": [
|
|
@@ -26560,8 +26035,8 @@
|
|
|
26560
26035
|
{
|
|
26561
26036
|
"description": "The border radius of the Drawer item.\n",
|
|
26562
26037
|
"commentRange": {
|
|
26563
|
-
"start":
|
|
26564
|
-
"end":
|
|
26038
|
+
"start": 75,
|
|
26039
|
+
"end": 76
|
|
26565
26040
|
},
|
|
26566
26041
|
"context": {
|
|
26567
26042
|
"type": "variable",
|
|
@@ -26569,8 +26044,8 @@
|
|
|
26569
26044
|
"value": "null",
|
|
26570
26045
|
"scope": "default",
|
|
26571
26046
|
"line": {
|
|
26572
|
-
"start":
|
|
26573
|
-
"end":
|
|
26047
|
+
"start": 77,
|
|
26048
|
+
"end": 77
|
|
26574
26049
|
}
|
|
26575
26050
|
},
|
|
26576
26051
|
"group": [
|
|
@@ -26585,8 +26060,8 @@
|
|
|
26585
26060
|
{
|
|
26586
26061
|
"description": "The horizontal padding of the Drawer icon.\n",
|
|
26587
26062
|
"commentRange": {
|
|
26588
|
-
"start":
|
|
26589
|
-
"end":
|
|
26063
|
+
"start": 79,
|
|
26064
|
+
"end": 80
|
|
26590
26065
|
},
|
|
26591
26066
|
"context": {
|
|
26592
26067
|
"type": "variable",
|
|
@@ -26594,8 +26069,8 @@
|
|
|
26594
26069
|
"value": "k-spacing(0)",
|
|
26595
26070
|
"scope": "default",
|
|
26596
26071
|
"line": {
|
|
26597
|
-
"start":
|
|
26598
|
-
"end":
|
|
26072
|
+
"start": 81,
|
|
26073
|
+
"end": 81
|
|
26599
26074
|
}
|
|
26600
26075
|
},
|
|
26601
26076
|
"group": [
|
|
@@ -26610,8 +26085,8 @@
|
|
|
26610
26085
|
{
|
|
26611
26086
|
"description": "The vertical padding of the Drawer icon.\n",
|
|
26612
26087
|
"commentRange": {
|
|
26613
|
-
"start":
|
|
26614
|
-
"end":
|
|
26088
|
+
"start": 82,
|
|
26089
|
+
"end": 83
|
|
26615
26090
|
},
|
|
26616
26091
|
"context": {
|
|
26617
26092
|
"type": "variable",
|
|
@@ -26619,8 +26094,8 @@
|
|
|
26619
26094
|
"value": "k-spacing(1)",
|
|
26620
26095
|
"scope": "default",
|
|
26621
26096
|
"line": {
|
|
26622
|
-
"start":
|
|
26623
|
-
"end":
|
|
26097
|
+
"start": 84,
|
|
26098
|
+
"end": 84
|
|
26624
26099
|
}
|
|
26625
26100
|
},
|
|
26626
26101
|
"group": [
|
|
@@ -26635,8 +26110,8 @@
|
|
|
26635
26110
|
{
|
|
26636
26111
|
"description": "The initial width of the mini Drawer.\n",
|
|
26637
26112
|
"commentRange": {
|
|
26638
|
-
"start":
|
|
26639
|
-
"end":
|
|
26113
|
+
"start": 86,
|
|
26114
|
+
"end": 87
|
|
26640
26115
|
},
|
|
26641
26116
|
"context": {
|
|
26642
26117
|
"type": "variable",
|
|
@@ -26644,8 +26119,8 @@
|
|
|
26644
26119
|
"value": "calc( 2 * #{$kendo-drawer-item-padding-x} + #{$kendo-icon-size} )",
|
|
26645
26120
|
"scope": "default",
|
|
26646
26121
|
"line": {
|
|
26647
|
-
"start":
|
|
26648
|
-
"end":
|
|
26122
|
+
"start": 88,
|
|
26123
|
+
"end": 88
|
|
26649
26124
|
}
|
|
26650
26125
|
},
|
|
26651
26126
|
"group": [
|
|
@@ -26660,8 +26135,8 @@
|
|
|
26660
26135
|
{
|
|
26661
26136
|
"description": "The background color of the hovered Drawer item.\n",
|
|
26662
26137
|
"commentRange": {
|
|
26663
|
-
"start":
|
|
26664
|
-
"end":
|
|
26138
|
+
"start": 90,
|
|
26139
|
+
"end": 91
|
|
26665
26140
|
},
|
|
26666
26141
|
"context": {
|
|
26667
26142
|
"type": "variable",
|
|
@@ -26669,8 +26144,8 @@
|
|
|
26669
26144
|
"value": "k-color(base-subtle-hover)",
|
|
26670
26145
|
"scope": "default",
|
|
26671
26146
|
"line": {
|
|
26672
|
-
"start":
|
|
26673
|
-
"end":
|
|
26147
|
+
"start": 92,
|
|
26148
|
+
"end": 92
|
|
26674
26149
|
}
|
|
26675
26150
|
},
|
|
26676
26151
|
"group": [
|
|
@@ -26685,8 +26160,8 @@
|
|
|
26685
26160
|
{
|
|
26686
26161
|
"description": "The text color of the hovered Drawer item.\n",
|
|
26687
26162
|
"commentRange": {
|
|
26688
|
-
"start":
|
|
26689
|
-
"end":
|
|
26163
|
+
"start": 93,
|
|
26164
|
+
"end": 94
|
|
26690
26165
|
},
|
|
26691
26166
|
"context": {
|
|
26692
26167
|
"type": "variable",
|
|
@@ -26694,8 +26169,8 @@
|
|
|
26694
26169
|
"value": "k-color(on-app-surface)",
|
|
26695
26170
|
"scope": "default",
|
|
26696
26171
|
"line": {
|
|
26697
|
-
"start":
|
|
26698
|
-
"end":
|
|
26172
|
+
"start": 95,
|
|
26173
|
+
"end": 95
|
|
26699
26174
|
}
|
|
26700
26175
|
},
|
|
26701
26176
|
"group": [
|
|
@@ -26710,8 +26185,8 @@
|
|
|
26710
26185
|
{
|
|
26711
26186
|
"description": "The background color of the focused Drawer item.\n",
|
|
26712
26187
|
"commentRange": {
|
|
26713
|
-
"start":
|
|
26714
|
-
"end":
|
|
26188
|
+
"start": 97,
|
|
26189
|
+
"end": 98
|
|
26715
26190
|
},
|
|
26716
26191
|
"context": {
|
|
26717
26192
|
"type": "variable",
|
|
@@ -26719,8 +26194,8 @@
|
|
|
26719
26194
|
"value": "k-color(base-subtle-hover)",
|
|
26720
26195
|
"scope": "default",
|
|
26721
26196
|
"line": {
|
|
26722
|
-
"start":
|
|
26723
|
-
"end":
|
|
26197
|
+
"start": 99,
|
|
26198
|
+
"end": 99
|
|
26724
26199
|
}
|
|
26725
26200
|
},
|
|
26726
26201
|
"group": [
|
|
@@ -26735,8 +26210,8 @@
|
|
|
26735
26210
|
{
|
|
26736
26211
|
"description": "The box shadow of the focused Drawer item.\n",
|
|
26737
26212
|
"commentRange": {
|
|
26738
|
-
"start":
|
|
26739
|
-
"end":
|
|
26213
|
+
"start": 100,
|
|
26214
|
+
"end": 101
|
|
26740
26215
|
},
|
|
26741
26216
|
"context": {
|
|
26742
26217
|
"type": "variable",
|
|
@@ -26744,8 +26219,8 @@
|
|
|
26744
26219
|
"value": "inset 0 0 0 2px color-mix(in srgb, k-color(inverse) 15%, transparent)",
|
|
26745
26220
|
"scope": "default",
|
|
26746
26221
|
"line": {
|
|
26747
|
-
"start":
|
|
26748
|
-
"end":
|
|
26222
|
+
"start": 102,
|
|
26223
|
+
"end": 102
|
|
26749
26224
|
}
|
|
26750
26225
|
},
|
|
26751
26226
|
"group": [
|
|
@@ -26760,8 +26235,8 @@
|
|
|
26760
26235
|
{
|
|
26761
26236
|
"description": "The background color of the selected Drawer item.\n",
|
|
26762
26237
|
"commentRange": {
|
|
26763
|
-
"start":
|
|
26764
|
-
"end":
|
|
26238
|
+
"start": 104,
|
|
26239
|
+
"end": 105
|
|
26765
26240
|
},
|
|
26766
26241
|
"context": {
|
|
26767
26242
|
"type": "variable",
|
|
@@ -26769,8 +26244,8 @@
|
|
|
26769
26244
|
"value": "k-color(primary)",
|
|
26770
26245
|
"scope": "default",
|
|
26771
26246
|
"line": {
|
|
26772
|
-
"start":
|
|
26773
|
-
"end":
|
|
26247
|
+
"start": 106,
|
|
26248
|
+
"end": 106
|
|
26774
26249
|
}
|
|
26775
26250
|
},
|
|
26776
26251
|
"group": [
|
|
@@ -26785,8 +26260,8 @@
|
|
|
26785
26260
|
{
|
|
26786
26261
|
"description": "The text color of the selected Drawer item.\n",
|
|
26787
26262
|
"commentRange": {
|
|
26788
|
-
"start":
|
|
26789
|
-
"end":
|
|
26263
|
+
"start": 107,
|
|
26264
|
+
"end": 108
|
|
26790
26265
|
},
|
|
26791
26266
|
"context": {
|
|
26792
26267
|
"type": "variable",
|
|
@@ -26794,8 +26269,8 @@
|
|
|
26794
26269
|
"value": "k-color(on-primary)",
|
|
26795
26270
|
"scope": "default",
|
|
26796
26271
|
"line": {
|
|
26797
|
-
"start":
|
|
26798
|
-
"end":
|
|
26272
|
+
"start": 109,
|
|
26273
|
+
"end": 109
|
|
26799
26274
|
}
|
|
26800
26275
|
},
|
|
26801
26276
|
"group": [
|
|
@@ -26810,8 +26285,8 @@
|
|
|
26810
26285
|
{
|
|
26811
26286
|
"description": "The background color of the selected and hovered Drawer item.\n",
|
|
26812
26287
|
"commentRange": {
|
|
26813
|
-
"start":
|
|
26814
|
-
"end":
|
|
26288
|
+
"start": 111,
|
|
26289
|
+
"end": 112
|
|
26815
26290
|
},
|
|
26816
26291
|
"context": {
|
|
26817
26292
|
"type": "variable",
|
|
@@ -26819,8 +26294,8 @@
|
|
|
26819
26294
|
"value": "k-color(primary-hover)",
|
|
26820
26295
|
"scope": "default",
|
|
26821
26296
|
"line": {
|
|
26822
|
-
"start":
|
|
26823
|
-
"end":
|
|
26297
|
+
"start": 113,
|
|
26298
|
+
"end": 113
|
|
26824
26299
|
}
|
|
26825
26300
|
},
|
|
26826
26301
|
"group": [
|
|
@@ -26835,8 +26310,8 @@
|
|
|
26835
26310
|
{
|
|
26836
26311
|
"description": "The text color of the selected and hovered Drawer item.\n",
|
|
26837
26312
|
"commentRange": {
|
|
26838
|
-
"start":
|
|
26839
|
-
"end":
|
|
26313
|
+
"start": 114,
|
|
26314
|
+
"end": 115
|
|
26840
26315
|
},
|
|
26841
26316
|
"context": {
|
|
26842
26317
|
"type": "variable",
|
|
@@ -26844,8 +26319,8 @@
|
|
|
26844
26319
|
"value": "k-color(on-primary)",
|
|
26845
26320
|
"scope": "default",
|
|
26846
26321
|
"line": {
|
|
26847
|
-
"start":
|
|
26848
|
-
"end":
|
|
26322
|
+
"start": 116,
|
|
26323
|
+
"end": 116
|
|
26849
26324
|
}
|
|
26850
26325
|
},
|
|
26851
26326
|
"group": [
|
|
@@ -26860,8 +26335,8 @@
|
|
|
26860
26335
|
{
|
|
26861
26336
|
"description": "The background color of the selected and focused Drawer item.\n",
|
|
26862
26337
|
"commentRange": {
|
|
26863
|
-
"start":
|
|
26864
|
-
"end":
|
|
26338
|
+
"start": 118,
|
|
26339
|
+
"end": 119
|
|
26865
26340
|
},
|
|
26866
26341
|
"context": {
|
|
26867
26342
|
"type": "variable",
|
|
@@ -26869,8 +26344,8 @@
|
|
|
26869
26344
|
"value": "null",
|
|
26870
26345
|
"scope": "default",
|
|
26871
26346
|
"line": {
|
|
26872
|
-
"start":
|
|
26873
|
-
"end":
|
|
26347
|
+
"start": 120,
|
|
26348
|
+
"end": 120
|
|
26874
26349
|
}
|
|
26875
26350
|
},
|
|
26876
26351
|
"group": [
|
|
@@ -28616,7 +28091,7 @@
|
|
|
28616
28091
|
"context": {
|
|
28617
28092
|
"type": "variable",
|
|
28618
28093
|
"name": "kendo-expander-title-text-transform",
|
|
28619
|
-
"value": "
|
|
28094
|
+
"value": "initial",
|
|
28620
28095
|
"scope": "default",
|
|
28621
28096
|
"line": {
|
|
28622
28097
|
"start": 71,
|
|
@@ -63181,8 +62656,8 @@
|
|
|
63181
62656
|
{
|
|
63182
62657
|
"description": "The width of the border around the Scheduler.\n",
|
|
63183
62658
|
"commentRange": {
|
|
63184
|
-
"start":
|
|
63185
|
-
"end":
|
|
62659
|
+
"start": 7,
|
|
62660
|
+
"end": 8
|
|
63186
62661
|
},
|
|
63187
62662
|
"context": {
|
|
63188
62663
|
"type": "variable",
|
|
@@ -63190,8 +62665,8 @@
|
|
|
63190
62665
|
"value": "1px",
|
|
63191
62666
|
"scope": "default",
|
|
63192
62667
|
"line": {
|
|
63193
|
-
"start":
|
|
63194
|
-
"end":
|
|
62668
|
+
"start": 9,
|
|
62669
|
+
"end": 9
|
|
63195
62670
|
}
|
|
63196
62671
|
},
|
|
63197
62672
|
"group": [
|
|
@@ -63206,8 +62681,8 @@
|
|
|
63206
62681
|
{
|
|
63207
62682
|
"description": "The border radius of the Scheduler.\n",
|
|
63208
62683
|
"commentRange": {
|
|
63209
|
-
"start":
|
|
63210
|
-
"end":
|
|
62684
|
+
"start": 10,
|
|
62685
|
+
"end": 11
|
|
63211
62686
|
},
|
|
63212
62687
|
"context": {
|
|
63213
62688
|
"type": "variable",
|
|
@@ -63215,8 +62690,8 @@
|
|
|
63215
62690
|
"value": "null",
|
|
63216
62691
|
"scope": "default",
|
|
63217
62692
|
"line": {
|
|
63218
|
-
"start":
|
|
63219
|
-
"end":
|
|
62693
|
+
"start": 12,
|
|
62694
|
+
"end": 12
|
|
63220
62695
|
}
|
|
63221
62696
|
},
|
|
63222
62697
|
"group": [
|
|
@@ -63231,8 +62706,8 @@
|
|
|
63231
62706
|
{
|
|
63232
62707
|
"description": "The font family of the Scheduler.\n",
|
|
63233
62708
|
"commentRange": {
|
|
63234
|
-
"start":
|
|
63235
|
-
"end":
|
|
62709
|
+
"start": 13,
|
|
62710
|
+
"end": 14
|
|
63236
62711
|
},
|
|
63237
62712
|
"context": {
|
|
63238
62713
|
"type": "variable",
|
|
@@ -63240,8 +62715,8 @@
|
|
|
63240
62715
|
"value": "var(--kendo-font-family)",
|
|
63241
62716
|
"scope": "default",
|
|
63242
62717
|
"line": {
|
|
63243
|
-
"start":
|
|
63244
|
-
"end":
|
|
62718
|
+
"start": 15,
|
|
62719
|
+
"end": 15
|
|
63245
62720
|
}
|
|
63246
62721
|
},
|
|
63247
62722
|
"group": [
|
|
@@ -63256,8 +62731,8 @@
|
|
|
63256
62731
|
{
|
|
63257
62732
|
"description": "The font size of the Scheduler.\n",
|
|
63258
62733
|
"commentRange": {
|
|
63259
|
-
"start":
|
|
63260
|
-
"end":
|
|
62734
|
+
"start": 16,
|
|
62735
|
+
"end": 17
|
|
63261
62736
|
},
|
|
63262
62737
|
"context": {
|
|
63263
62738
|
"type": "variable",
|
|
@@ -63265,8 +62740,8 @@
|
|
|
63265
62740
|
"value": "var(--kendo-font-size)",
|
|
63266
62741
|
"scope": "default",
|
|
63267
62742
|
"line": {
|
|
63268
|
-
"start":
|
|
63269
|
-
"end":
|
|
62743
|
+
"start": 18,
|
|
62744
|
+
"end": 18
|
|
63270
62745
|
}
|
|
63271
62746
|
},
|
|
63272
62747
|
"group": [
|
|
@@ -63281,8 +62756,8 @@
|
|
|
63281
62756
|
{
|
|
63282
62757
|
"description": "The line height of the Scheduler.\n",
|
|
63283
62758
|
"commentRange": {
|
|
63284
|
-
"start":
|
|
63285
|
-
"end":
|
|
62759
|
+
"start": 19,
|
|
62760
|
+
"end": 20
|
|
63286
62761
|
},
|
|
63287
62762
|
"context": {
|
|
63288
62763
|
"type": "variable",
|
|
@@ -63290,8 +62765,8 @@
|
|
|
63290
62765
|
"value": "var(--kendo-line-height)",
|
|
63291
62766
|
"scope": "default",
|
|
63292
62767
|
"line": {
|
|
63293
|
-
"start":
|
|
63294
|
-
"end":
|
|
62768
|
+
"start": 21,
|
|
62769
|
+
"end": 21
|
|
63295
62770
|
}
|
|
63296
62771
|
},
|
|
63297
62772
|
"group": [
|
|
@@ -63306,8 +62781,8 @@
|
|
|
63306
62781
|
{
|
|
63307
62782
|
"description": "The background color of the Scheduler.\n",
|
|
63308
62783
|
"commentRange": {
|
|
63309
|
-
"start":
|
|
63310
|
-
"end":
|
|
62784
|
+
"start": 23,
|
|
62785
|
+
"end": 24
|
|
63311
62786
|
},
|
|
63312
62787
|
"context": {
|
|
63313
62788
|
"type": "variable",
|
|
@@ -63315,8 +62790,8 @@
|
|
|
63315
62790
|
"value": "k-color(surface-alt)",
|
|
63316
62791
|
"scope": "default",
|
|
63317
62792
|
"line": {
|
|
63318
|
-
"start":
|
|
63319
|
-
"end":
|
|
62793
|
+
"start": 25,
|
|
62794
|
+
"end": 25
|
|
63320
62795
|
}
|
|
63321
62796
|
},
|
|
63322
62797
|
"group": [
|
|
@@ -63331,8 +62806,8 @@
|
|
|
63331
62806
|
{
|
|
63332
62807
|
"description": "The text color of the Scheduler.\n",
|
|
63333
62808
|
"commentRange": {
|
|
63334
|
-
"start":
|
|
63335
|
-
"end":
|
|
62809
|
+
"start": 26,
|
|
62810
|
+
"end": 27
|
|
63336
62811
|
},
|
|
63337
62812
|
"context": {
|
|
63338
62813
|
"type": "variable",
|
|
@@ -63340,8 +62815,8 @@
|
|
|
63340
62815
|
"value": "k-color(on-app-surface)",
|
|
63341
62816
|
"scope": "default",
|
|
63342
62817
|
"line": {
|
|
63343
|
-
"start":
|
|
63344
|
-
"end":
|
|
62818
|
+
"start": 28,
|
|
62819
|
+
"end": 28
|
|
63345
62820
|
}
|
|
63346
62821
|
},
|
|
63347
62822
|
"group": [
|
|
@@ -63356,8 +62831,8 @@
|
|
|
63356
62831
|
{
|
|
63357
62832
|
"description": "The border color of the Scheduler.\n",
|
|
63358
62833
|
"commentRange": {
|
|
63359
|
-
"start":
|
|
63360
|
-
"end":
|
|
62834
|
+
"start": 29,
|
|
62835
|
+
"end": 30
|
|
63361
62836
|
},
|
|
63362
62837
|
"context": {
|
|
63363
62838
|
"type": "variable",
|
|
@@ -63365,8 +62840,8 @@
|
|
|
63365
62840
|
"value": "k-color(border)",
|
|
63366
62841
|
"scope": "default",
|
|
63367
62842
|
"line": {
|
|
63368
|
-
"start":
|
|
63369
|
-
"end":
|
|
62843
|
+
"start": 31,
|
|
62844
|
+
"end": 31
|
|
63370
62845
|
}
|
|
63371
62846
|
},
|
|
63372
62847
|
"group": [
|
|
@@ -63381,8 +62856,8 @@
|
|
|
63381
62856
|
{
|
|
63382
62857
|
"description": "The background color of the Scheduler ToolBar.\n",
|
|
63383
62858
|
"commentRange": {
|
|
63384
|
-
"start":
|
|
63385
|
-
"end":
|
|
62859
|
+
"start": 33,
|
|
62860
|
+
"end": 34
|
|
63386
62861
|
},
|
|
63387
62862
|
"context": {
|
|
63388
62863
|
"type": "variable",
|
|
@@ -63390,8 +62865,8 @@
|
|
|
63390
62865
|
"value": "$kendo-toolbar-bg",
|
|
63391
62866
|
"scope": "default",
|
|
63392
62867
|
"line": {
|
|
63393
|
-
"start":
|
|
63394
|
-
"end":
|
|
62868
|
+
"start": 35,
|
|
62869
|
+
"end": 35
|
|
63395
62870
|
}
|
|
63396
62871
|
},
|
|
63397
62872
|
"group": [
|
|
@@ -63406,8 +62881,8 @@
|
|
|
63406
62881
|
{
|
|
63407
62882
|
"description": "The text color of the Scheduler ToolBar.\n",
|
|
63408
62883
|
"commentRange": {
|
|
63409
|
-
"start":
|
|
63410
|
-
"end":
|
|
62884
|
+
"start": 36,
|
|
62885
|
+
"end": 37
|
|
63411
62886
|
},
|
|
63412
62887
|
"context": {
|
|
63413
62888
|
"type": "variable",
|
|
@@ -63415,8 +62890,8 @@
|
|
|
63415
62890
|
"value": "$kendo-toolbar-text",
|
|
63416
62891
|
"scope": "default",
|
|
63417
62892
|
"line": {
|
|
63418
|
-
"start":
|
|
63419
|
-
"end":
|
|
62893
|
+
"start": 38,
|
|
62894
|
+
"end": 38
|
|
63420
62895
|
}
|
|
63421
62896
|
},
|
|
63422
62897
|
"group": [
|
|
@@ -63431,8 +62906,8 @@
|
|
|
63431
62906
|
{
|
|
63432
62907
|
"description": "The border color of the Scheduler ToolBar.\n",
|
|
63433
62908
|
"commentRange": {
|
|
63434
|
-
"start":
|
|
63435
|
-
"end":
|
|
62909
|
+
"start": 39,
|
|
62910
|
+
"end": 40
|
|
63436
62911
|
},
|
|
63437
62912
|
"context": {
|
|
63438
62913
|
"type": "variable",
|
|
@@ -63440,8 +62915,8 @@
|
|
|
63440
62915
|
"value": "$kendo-toolbar-border",
|
|
63441
62916
|
"scope": "default",
|
|
63442
62917
|
"line": {
|
|
63443
|
-
"start":
|
|
63444
|
-
"end":
|
|
62918
|
+
"start": 41,
|
|
62919
|
+
"end": 41
|
|
63445
62920
|
}
|
|
63446
62921
|
},
|
|
63447
62922
|
"group": [
|
|
@@ -63456,8 +62931,8 @@
|
|
|
63456
62931
|
{
|
|
63457
62932
|
"description": "The gradient of the Scheduler ToolBar.\n",
|
|
63458
62933
|
"commentRange": {
|
|
63459
|
-
"start":
|
|
63460
|
-
"end":
|
|
62934
|
+
"start": 42,
|
|
62935
|
+
"end": 43
|
|
63461
62936
|
},
|
|
63462
62937
|
"context": {
|
|
63463
62938
|
"type": "variable",
|
|
@@ -63465,8 +62940,8 @@
|
|
|
63465
62940
|
"value": "$kendo-toolbar-gradient",
|
|
63466
62941
|
"scope": "default",
|
|
63467
62942
|
"line": {
|
|
63468
|
-
"start":
|
|
63469
|
-
"end":
|
|
62943
|
+
"start": 44,
|
|
62944
|
+
"end": 44
|
|
63470
62945
|
}
|
|
63471
62946
|
},
|
|
63472
62947
|
"group": [
|
|
@@ -63481,8 +62956,8 @@
|
|
|
63481
62956
|
{
|
|
63482
62957
|
"description": "The background color of the Scheduler footer.\n",
|
|
63483
62958
|
"commentRange": {
|
|
63484
|
-
"start":
|
|
63485
|
-
"end":
|
|
62959
|
+
"start": 46,
|
|
62960
|
+
"end": 47
|
|
63486
62961
|
},
|
|
63487
62962
|
"context": {
|
|
63488
62963
|
"type": "variable",
|
|
@@ -63490,8 +62965,8 @@
|
|
|
63490
62965
|
"value": "$kendo-toolbar-bg",
|
|
63491
62966
|
"scope": "default",
|
|
63492
62967
|
"line": {
|
|
63493
|
-
"start":
|
|
63494
|
-
"end":
|
|
62968
|
+
"start": 48,
|
|
62969
|
+
"end": 48
|
|
63495
62970
|
}
|
|
63496
62971
|
},
|
|
63497
62972
|
"group": [
|
|
@@ -63506,8 +62981,8 @@
|
|
|
63506
62981
|
{
|
|
63507
62982
|
"description": "The text color of the Scheduler footer.\n",
|
|
63508
62983
|
"commentRange": {
|
|
63509
|
-
"start":
|
|
63510
|
-
"end":
|
|
62984
|
+
"start": 49,
|
|
62985
|
+
"end": 50
|
|
63511
62986
|
},
|
|
63512
62987
|
"context": {
|
|
63513
62988
|
"type": "variable",
|
|
@@ -63515,8 +62990,8 @@
|
|
|
63515
62990
|
"value": "$kendo-toolbar-text",
|
|
63516
62991
|
"scope": "default",
|
|
63517
62992
|
"line": {
|
|
63518
|
-
"start":
|
|
63519
|
-
"end":
|
|
62993
|
+
"start": 51,
|
|
62994
|
+
"end": 51
|
|
63520
62995
|
}
|
|
63521
62996
|
},
|
|
63522
62997
|
"group": [
|
|
@@ -63531,8 +63006,8 @@
|
|
|
63531
63006
|
{
|
|
63532
63007
|
"description": "The border color of the Scheduler footer.\n",
|
|
63533
63008
|
"commentRange": {
|
|
63534
|
-
"start":
|
|
63535
|
-
"end":
|
|
63009
|
+
"start": 52,
|
|
63010
|
+
"end": 53
|
|
63536
63011
|
},
|
|
63537
63012
|
"context": {
|
|
63538
63013
|
"type": "variable",
|
|
@@ -63540,8 +63015,8 @@
|
|
|
63540
63015
|
"value": "$kendo-toolbar-border",
|
|
63541
63016
|
"scope": "default",
|
|
63542
63017
|
"line": {
|
|
63543
|
-
"start":
|
|
63544
|
-
"end":
|
|
63018
|
+
"start": 54,
|
|
63019
|
+
"end": 54
|
|
63545
63020
|
}
|
|
63546
63021
|
},
|
|
63547
63022
|
"group": [
|
|
@@ -63556,8 +63031,8 @@
|
|
|
63556
63031
|
{
|
|
63557
63032
|
"description": "The gradient of the Scheduler footer.\n",
|
|
63558
63033
|
"commentRange": {
|
|
63559
|
-
"start":
|
|
63560
|
-
"end":
|
|
63034
|
+
"start": 55,
|
|
63035
|
+
"end": 56
|
|
63561
63036
|
},
|
|
63562
63037
|
"context": {
|
|
63563
63038
|
"type": "variable",
|
|
@@ -63565,8 +63040,8 @@
|
|
|
63565
63040
|
"value": "$kendo-toolbar-gradient",
|
|
63566
63041
|
"scope": "default",
|
|
63567
63042
|
"line": {
|
|
63568
|
-
"start":
|
|
63569
|
-
"end":
|
|
63043
|
+
"start": 57,
|
|
63044
|
+
"end": 57
|
|
63570
63045
|
}
|
|
63571
63046
|
},
|
|
63572
63047
|
"group": [
|
|
@@ -63581,8 +63056,8 @@
|
|
|
63581
63056
|
{
|
|
63582
63057
|
"description": "The minimum height of the Scheduler event.\n",
|
|
63583
63058
|
"commentRange": {
|
|
63584
|
-
"start":
|
|
63585
|
-
"end":
|
|
63059
|
+
"start": 59,
|
|
63060
|
+
"end": 60
|
|
63586
63061
|
},
|
|
63587
63062
|
"context": {
|
|
63588
63063
|
"type": "variable",
|
|
@@ -63590,8 +63065,8 @@
|
|
|
63590
63065
|
"value": "25px",
|
|
63591
63066
|
"scope": "default",
|
|
63592
63067
|
"line": {
|
|
63593
|
-
"start":
|
|
63594
|
-
"end":
|
|
63068
|
+
"start": 61,
|
|
63069
|
+
"end": 61
|
|
63595
63070
|
}
|
|
63596
63071
|
},
|
|
63597
63072
|
"group": [
|
|
@@ -63606,8 +63081,8 @@
|
|
|
63606
63081
|
{
|
|
63607
63082
|
"description": "The border radius of the Scheduler event.\n",
|
|
63608
63083
|
"commentRange": {
|
|
63609
|
-
"start":
|
|
63610
|
-
"end":
|
|
63084
|
+
"start": 62,
|
|
63085
|
+
"end": 63
|
|
63611
63086
|
},
|
|
63612
63087
|
"context": {
|
|
63613
63088
|
"type": "variable",
|
|
@@ -63615,8 +63090,8 @@
|
|
|
63615
63090
|
"value": "k-border-radius(md)",
|
|
63616
63091
|
"scope": "default",
|
|
63617
63092
|
"line": {
|
|
63618
|
-
"start":
|
|
63619
|
-
"end":
|
|
63093
|
+
"start": 64,
|
|
63094
|
+
"end": 64
|
|
63620
63095
|
}
|
|
63621
63096
|
},
|
|
63622
63097
|
"group": [
|
|
@@ -63631,8 +63106,8 @@
|
|
|
63631
63106
|
{
|
|
63632
63107
|
"description": "The line height of the Scheduler event.\n",
|
|
63633
63108
|
"commentRange": {
|
|
63634
|
-
"start":
|
|
63635
|
-
"end":
|
|
63109
|
+
"start": 65,
|
|
63110
|
+
"end": 66
|
|
63636
63111
|
},
|
|
63637
63112
|
"context": {
|
|
63638
63113
|
"type": "variable",
|
|
@@ -63640,8 +63115,8 @@
|
|
|
63640
63115
|
"value": "calc( #{$kendo-scheduler-event-min-height} - (2 * #{k-spacing(1)}) )",
|
|
63641
63116
|
"scope": "default",
|
|
63642
63117
|
"line": {
|
|
63643
|
-
"start":
|
|
63644
|
-
"end":
|
|
63118
|
+
"start": 67,
|
|
63119
|
+
"end": 67
|
|
63645
63120
|
}
|
|
63646
63121
|
},
|
|
63647
63122
|
"group": [
|
|
@@ -63656,8 +63131,8 @@
|
|
|
63656
63131
|
{
|
|
63657
63132
|
"description": "The background color of the Scheduler event.\n",
|
|
63658
63133
|
"commentRange": {
|
|
63659
|
-
"start":
|
|
63660
|
-
"end":
|
|
63134
|
+
"start": 69,
|
|
63135
|
+
"end": 70
|
|
63661
63136
|
},
|
|
63662
63137
|
"context": {
|
|
63663
63138
|
"type": "variable",
|
|
@@ -63665,8 +63140,8 @@
|
|
|
63665
63140
|
"value": "k-color(primary)",
|
|
63666
63141
|
"scope": "default",
|
|
63667
63142
|
"line": {
|
|
63668
|
-
"start":
|
|
63669
|
-
"end":
|
|
63143
|
+
"start": 71,
|
|
63144
|
+
"end": 71
|
|
63670
63145
|
}
|
|
63671
63146
|
},
|
|
63672
63147
|
"group": [
|
|
@@ -63681,8 +63156,8 @@
|
|
|
63681
63156
|
{
|
|
63682
63157
|
"description": "The text color of the Scheduler event.\n",
|
|
63683
63158
|
"commentRange": {
|
|
63684
|
-
"start":
|
|
63685
|
-
"end":
|
|
63159
|
+
"start": 72,
|
|
63160
|
+
"end": 73
|
|
63686
63161
|
},
|
|
63687
63162
|
"context": {
|
|
63688
63163
|
"type": "variable",
|
|
@@ -63690,8 +63165,8 @@
|
|
|
63690
63165
|
"value": "k-color(on-primary)",
|
|
63691
63166
|
"scope": "default",
|
|
63692
63167
|
"line": {
|
|
63693
|
-
"start":
|
|
63694
|
-
"end":
|
|
63168
|
+
"start": 74,
|
|
63169
|
+
"end": 74
|
|
63695
63170
|
}
|
|
63696
63171
|
},
|
|
63697
63172
|
"group": [
|
|
@@ -63706,8 +63181,8 @@
|
|
|
63706
63181
|
{
|
|
63707
63182
|
"description": "The border color of the Scheduler event.\n",
|
|
63708
63183
|
"commentRange": {
|
|
63709
|
-
"start":
|
|
63710
|
-
"end":
|
|
63184
|
+
"start": 75,
|
|
63185
|
+
"end": 76
|
|
63711
63186
|
},
|
|
63712
63187
|
"context": {
|
|
63713
63188
|
"type": "variable",
|
|
@@ -63715,8 +63190,8 @@
|
|
|
63715
63190
|
"value": "null",
|
|
63716
63191
|
"scope": "default",
|
|
63717
63192
|
"line": {
|
|
63718
|
-
"start":
|
|
63719
|
-
"end":
|
|
63193
|
+
"start": 77,
|
|
63194
|
+
"end": 77
|
|
63720
63195
|
}
|
|
63721
63196
|
},
|
|
63722
63197
|
"group": [
|
|
@@ -63731,8 +63206,8 @@
|
|
|
63731
63206
|
{
|
|
63732
63207
|
"description": "The gradient of the Scheduler event.\n",
|
|
63733
63208
|
"commentRange": {
|
|
63734
|
-
"start":
|
|
63735
|
-
"end":
|
|
63209
|
+
"start": 78,
|
|
63210
|
+
"end": 79
|
|
63736
63211
|
},
|
|
63737
63212
|
"context": {
|
|
63738
63213
|
"type": "variable",
|
|
@@ -63740,8 +63215,8 @@
|
|
|
63740
63215
|
"value": "null",
|
|
63741
63216
|
"scope": "default",
|
|
63742
63217
|
"line": {
|
|
63743
|
-
"start":
|
|
63744
|
-
"end":
|
|
63218
|
+
"start": 80,
|
|
63219
|
+
"end": 80
|
|
63745
63220
|
}
|
|
63746
63221
|
},
|
|
63747
63222
|
"group": [
|
|
@@ -63756,8 +63231,8 @@
|
|
|
63756
63231
|
{
|
|
63757
63232
|
"description": "The shadow of the Scheduler event.\n",
|
|
63758
63233
|
"commentRange": {
|
|
63759
|
-
"start":
|
|
63760
|
-
"end":
|
|
63234
|
+
"start": 81,
|
|
63235
|
+
"end": 82
|
|
63761
63236
|
},
|
|
63762
63237
|
"context": {
|
|
63763
63238
|
"type": "variable",
|
|
@@ -63765,8 +63240,8 @@
|
|
|
63765
63240
|
"value": "null",
|
|
63766
63241
|
"scope": "default",
|
|
63767
63242
|
"line": {
|
|
63768
|
-
"start":
|
|
63769
|
-
"end":
|
|
63243
|
+
"start": 83,
|
|
63244
|
+
"end": 83
|
|
63770
63245
|
}
|
|
63771
63246
|
},
|
|
63772
63247
|
"group": [
|
|
@@ -63781,8 +63256,8 @@
|
|
|
63781
63256
|
{
|
|
63782
63257
|
"description": "The background color of the hovered Scheduler event.\n",
|
|
63783
63258
|
"commentRange": {
|
|
63784
|
-
"start":
|
|
63785
|
-
"end":
|
|
63259
|
+
"start": 85,
|
|
63260
|
+
"end": 86
|
|
63786
63261
|
},
|
|
63787
63262
|
"context": {
|
|
63788
63263
|
"type": "variable",
|
|
@@ -63790,8 +63265,8 @@
|
|
|
63790
63265
|
"value": "null",
|
|
63791
63266
|
"scope": "default",
|
|
63792
63267
|
"line": {
|
|
63793
|
-
"start":
|
|
63794
|
-
"end":
|
|
63268
|
+
"start": 87,
|
|
63269
|
+
"end": 87
|
|
63795
63270
|
}
|
|
63796
63271
|
},
|
|
63797
63272
|
"group": [
|
|
@@ -63806,8 +63281,8 @@
|
|
|
63806
63281
|
{
|
|
63807
63282
|
"description": "The text color of the hovered Scheduler event.\n",
|
|
63808
63283
|
"commentRange": {
|
|
63809
|
-
"start":
|
|
63810
|
-
"end":
|
|
63284
|
+
"start": 88,
|
|
63285
|
+
"end": 89
|
|
63811
63286
|
},
|
|
63812
63287
|
"context": {
|
|
63813
63288
|
"type": "variable",
|
|
@@ -63815,8 +63290,8 @@
|
|
|
63815
63290
|
"value": "null",
|
|
63816
63291
|
"scope": "default",
|
|
63817
63292
|
"line": {
|
|
63818
|
-
"start":
|
|
63819
|
-
"end":
|
|
63293
|
+
"start": 90,
|
|
63294
|
+
"end": 90
|
|
63820
63295
|
}
|
|
63821
63296
|
},
|
|
63822
63297
|
"group": [
|
|
@@ -63831,8 +63306,8 @@
|
|
|
63831
63306
|
{
|
|
63832
63307
|
"description": "The border color of the hovered Scheduler event.\n",
|
|
63833
63308
|
"commentRange": {
|
|
63834
|
-
"start":
|
|
63835
|
-
"end":
|
|
63309
|
+
"start": 91,
|
|
63310
|
+
"end": 92
|
|
63836
63311
|
},
|
|
63837
63312
|
"context": {
|
|
63838
63313
|
"type": "variable",
|
|
@@ -63840,8 +63315,8 @@
|
|
|
63840
63315
|
"value": "null",
|
|
63841
63316
|
"scope": "default",
|
|
63842
63317
|
"line": {
|
|
63843
|
-
"start":
|
|
63844
|
-
"end":
|
|
63318
|
+
"start": 93,
|
|
63319
|
+
"end": 93
|
|
63845
63320
|
}
|
|
63846
63321
|
},
|
|
63847
63322
|
"group": [
|
|
@@ -63856,8 +63331,8 @@
|
|
|
63856
63331
|
{
|
|
63857
63332
|
"description": "The gradient of the hovered Scheduler event.\n",
|
|
63858
63333
|
"commentRange": {
|
|
63859
|
-
"start":
|
|
63860
|
-
"end":
|
|
63334
|
+
"start": 94,
|
|
63335
|
+
"end": 95
|
|
63861
63336
|
},
|
|
63862
63337
|
"context": {
|
|
63863
63338
|
"type": "variable",
|
|
@@ -63865,8 +63340,8 @@
|
|
|
63865
63340
|
"value": "null",
|
|
63866
63341
|
"scope": "default",
|
|
63867
63342
|
"line": {
|
|
63868
|
-
"start":
|
|
63869
|
-
"end":
|
|
63343
|
+
"start": 96,
|
|
63344
|
+
"end": 96
|
|
63870
63345
|
}
|
|
63871
63346
|
},
|
|
63872
63347
|
"group": [
|
|
@@ -63881,8 +63356,8 @@
|
|
|
63881
63356
|
{
|
|
63882
63357
|
"description": "The shadow of the hovered Scheduler event.\n",
|
|
63883
63358
|
"commentRange": {
|
|
63884
|
-
"start":
|
|
63885
|
-
"end":
|
|
63359
|
+
"start": 97,
|
|
63360
|
+
"end": 98
|
|
63886
63361
|
},
|
|
63887
63362
|
"context": {
|
|
63888
63363
|
"type": "variable",
|
|
@@ -63890,8 +63365,8 @@
|
|
|
63890
63365
|
"value": "null",
|
|
63891
63366
|
"scope": "default",
|
|
63892
63367
|
"line": {
|
|
63893
|
-
"start":
|
|
63894
|
-
"end":
|
|
63368
|
+
"start": 99,
|
|
63369
|
+
"end": 99
|
|
63895
63370
|
}
|
|
63896
63371
|
},
|
|
63897
63372
|
"group": [
|
|
@@ -63906,8 +63381,8 @@
|
|
|
63906
63381
|
{
|
|
63907
63382
|
"description": "The background color of the selected Scheduler event.\n",
|
|
63908
63383
|
"commentRange": {
|
|
63909
|
-
"start":
|
|
63910
|
-
"end":
|
|
63384
|
+
"start": 101,
|
|
63385
|
+
"end": 102
|
|
63911
63386
|
},
|
|
63912
63387
|
"context": {
|
|
63913
63388
|
"type": "variable",
|
|
@@ -63915,8 +63390,8 @@
|
|
|
63915
63390
|
"value": "k-color(primary)",
|
|
63916
63391
|
"scope": "default",
|
|
63917
63392
|
"line": {
|
|
63918
|
-
"start":
|
|
63919
|
-
"end":
|
|
63393
|
+
"start": 103,
|
|
63394
|
+
"end": 103
|
|
63920
63395
|
}
|
|
63921
63396
|
},
|
|
63922
63397
|
"group": [
|
|
@@ -63931,8 +63406,8 @@
|
|
|
63931
63406
|
{
|
|
63932
63407
|
"description": "The text color of the selected Scheduler event.\n",
|
|
63933
63408
|
"commentRange": {
|
|
63934
|
-
"start":
|
|
63935
|
-
"end":
|
|
63409
|
+
"start": 104,
|
|
63410
|
+
"end": 105
|
|
63936
63411
|
},
|
|
63937
63412
|
"context": {
|
|
63938
63413
|
"type": "variable",
|
|
@@ -63940,8 +63415,8 @@
|
|
|
63940
63415
|
"value": "k-color(on-primary)",
|
|
63941
63416
|
"scope": "default",
|
|
63942
63417
|
"line": {
|
|
63943
|
-
"start":
|
|
63944
|
-
"end":
|
|
63418
|
+
"start": 106,
|
|
63419
|
+
"end": 106
|
|
63945
63420
|
}
|
|
63946
63421
|
},
|
|
63947
63422
|
"group": [
|
|
@@ -63956,8 +63431,8 @@
|
|
|
63956
63431
|
{
|
|
63957
63432
|
"description": "The border color of the selected Scheduler event.\n",
|
|
63958
63433
|
"commentRange": {
|
|
63959
|
-
"start":
|
|
63960
|
-
"end":
|
|
63434
|
+
"start": 107,
|
|
63435
|
+
"end": 108
|
|
63961
63436
|
},
|
|
63962
63437
|
"context": {
|
|
63963
63438
|
"type": "variable",
|
|
@@ -63965,8 +63440,8 @@
|
|
|
63965
63440
|
"value": "null",
|
|
63966
63441
|
"scope": "default",
|
|
63967
63442
|
"line": {
|
|
63968
|
-
"start":
|
|
63969
|
-
"end":
|
|
63443
|
+
"start": 109,
|
|
63444
|
+
"end": 109
|
|
63970
63445
|
}
|
|
63971
63446
|
},
|
|
63972
63447
|
"group": [
|
|
@@ -63981,8 +63456,8 @@
|
|
|
63981
63456
|
{
|
|
63982
63457
|
"description": "The gradient of the selected Scheduler event.\n",
|
|
63983
63458
|
"commentRange": {
|
|
63984
|
-
"start":
|
|
63985
|
-
"end":
|
|
63459
|
+
"start": 110,
|
|
63460
|
+
"end": 111
|
|
63986
63461
|
},
|
|
63987
63462
|
"context": {
|
|
63988
63463
|
"type": "variable",
|
|
@@ -63990,8 +63465,8 @@
|
|
|
63990
63465
|
"value": "null",
|
|
63991
63466
|
"scope": "default",
|
|
63992
63467
|
"line": {
|
|
63993
|
-
"start":
|
|
63994
|
-
"end":
|
|
63468
|
+
"start": 112,
|
|
63469
|
+
"end": 112
|
|
63995
63470
|
}
|
|
63996
63471
|
},
|
|
63997
63472
|
"group": [
|
|
@@ -64006,8 +63481,8 @@
|
|
|
64006
63481
|
{
|
|
64007
63482
|
"description": "The shadow of the selected Scheduler event.\n",
|
|
64008
63483
|
"commentRange": {
|
|
64009
|
-
"start":
|
|
64010
|
-
"end":
|
|
63484
|
+
"start": 113,
|
|
63485
|
+
"end": 114
|
|
64011
63486
|
},
|
|
64012
63487
|
"context": {
|
|
64013
63488
|
"type": "variable",
|
|
@@ -64015,8 +63490,8 @@
|
|
|
64015
63490
|
"value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
|
|
64016
63491
|
"scope": "default",
|
|
64017
63492
|
"line": {
|
|
64018
|
-
"start":
|
|
64019
|
-
"end":
|
|
63493
|
+
"start": 115,
|
|
63494
|
+
"end": 115
|
|
64020
63495
|
}
|
|
64021
63496
|
},
|
|
64022
63497
|
"group": [
|
|
@@ -64031,8 +63506,8 @@
|
|
|
64031
63506
|
{
|
|
64032
63507
|
"description": "The shadow of the ongoing Scheduler event.\n",
|
|
64033
63508
|
"commentRange": {
|
|
64034
|
-
"start":
|
|
64035
|
-
"end":
|
|
63509
|
+
"start": 117,
|
|
63510
|
+
"end": 118
|
|
64036
63511
|
},
|
|
64037
63512
|
"context": {
|
|
64038
63513
|
"type": "variable",
|
|
@@ -64040,8 +63515,8 @@
|
|
|
64040
63515
|
"value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
|
|
64041
63516
|
"scope": "default",
|
|
64042
63517
|
"line": {
|
|
64043
|
-
"start":
|
|
64044
|
-
"end":
|
|
63518
|
+
"start": 119,
|
|
63519
|
+
"end": 119
|
|
64045
63520
|
}
|
|
64046
63521
|
},
|
|
64047
63522
|
"group": [
|
|
@@ -64056,8 +63531,8 @@
|
|
|
64056
63531
|
{
|
|
64057
63532
|
"description": "The horizontal padding of the Scheduler cell.\n",
|
|
64058
63533
|
"commentRange": {
|
|
64059
|
-
"start":
|
|
64060
|
-
"end":
|
|
63534
|
+
"start": 121,
|
|
63535
|
+
"end": 122
|
|
64061
63536
|
},
|
|
64062
63537
|
"context": {
|
|
64063
63538
|
"type": "variable",
|
|
@@ -64065,8 +63540,8 @@
|
|
|
64065
63540
|
"value": "k-spacing(3)",
|
|
64066
63541
|
"scope": "default",
|
|
64067
63542
|
"line": {
|
|
64068
|
-
"start":
|
|
64069
|
-
"end":
|
|
63543
|
+
"start": 123,
|
|
63544
|
+
"end": 123
|
|
64070
63545
|
}
|
|
64071
63546
|
},
|
|
64072
63547
|
"group": [
|
|
@@ -64081,8 +63556,8 @@
|
|
|
64081
63556
|
{
|
|
64082
63557
|
"description": "The vertical padding of the Scheduler cell.\n",
|
|
64083
63558
|
"commentRange": {
|
|
64084
|
-
"start":
|
|
64085
|
-
"end":
|
|
63559
|
+
"start": 124,
|
|
63560
|
+
"end": 125
|
|
64086
63561
|
},
|
|
64087
63562
|
"context": {
|
|
64088
63563
|
"type": "variable",
|
|
@@ -64090,8 +63565,8 @@
|
|
|
64090
63565
|
"value": "k-spacing(3)",
|
|
64091
63566
|
"scope": "default",
|
|
64092
63567
|
"line": {
|
|
64093
|
-
"start":
|
|
64094
|
-
"end":
|
|
63568
|
+
"start": 126,
|
|
63569
|
+
"end": 126
|
|
64095
63570
|
}
|
|
64096
63571
|
},
|
|
64097
63572
|
"group": [
|
|
@@ -64106,8 +63581,8 @@
|
|
|
64106
63581
|
{
|
|
64107
63582
|
"description": "The height of the Scheduler cell.\n",
|
|
64108
63583
|
"commentRange": {
|
|
64109
|
-
"start":
|
|
64110
|
-
"end":
|
|
63584
|
+
"start": 127,
|
|
63585
|
+
"end": 128
|
|
64111
63586
|
},
|
|
64112
63587
|
"context": {
|
|
64113
63588
|
"type": "variable",
|
|
@@ -64115,8 +63590,8 @@
|
|
|
64115
63590
|
"value": "$kendo-line-height-em",
|
|
64116
63591
|
"scope": "default",
|
|
64117
63592
|
"line": {
|
|
64118
|
-
"start":
|
|
64119
|
-
"end":
|
|
63593
|
+
"start": 129,
|
|
63594
|
+
"end": 129
|
|
64120
63595
|
}
|
|
64121
63596
|
},
|
|
64122
63597
|
"group": [
|
|
@@ -64131,8 +63606,8 @@
|
|
|
64131
63606
|
{
|
|
64132
63607
|
"description": "The width of the Scheduler date column.\n",
|
|
64133
63608
|
"commentRange": {
|
|
64134
|
-
"start":
|
|
64135
|
-
"end":
|
|
63609
|
+
"start": 130,
|
|
63610
|
+
"end": 131
|
|
64136
63611
|
},
|
|
64137
63612
|
"context": {
|
|
64138
63613
|
"type": "variable",
|
|
@@ -64140,8 +63615,8 @@
|
|
|
64140
63615
|
"value": "12em",
|
|
64141
63616
|
"scope": "default",
|
|
64142
63617
|
"line": {
|
|
64143
|
-
"start":
|
|
64144
|
-
"end":
|
|
63618
|
+
"start": 132,
|
|
63619
|
+
"end": 132
|
|
64145
63620
|
}
|
|
64146
63621
|
},
|
|
64147
63622
|
"group": [
|
|
@@ -64156,8 +63631,8 @@
|
|
|
64156
63631
|
{
|
|
64157
63632
|
"description": "The width of the Scheduler time column.\n",
|
|
64158
63633
|
"commentRange": {
|
|
64159
|
-
"start":
|
|
64160
|
-
"end":
|
|
63634
|
+
"start": 133,
|
|
63635
|
+
"end": 134
|
|
64161
63636
|
},
|
|
64162
63637
|
"context": {
|
|
64163
63638
|
"type": "variable",
|
|
@@ -64165,8 +63640,8 @@
|
|
|
64165
63640
|
"value": "11em",
|
|
64166
63641
|
"scope": "default",
|
|
64167
63642
|
"line": {
|
|
64168
|
-
"start":
|
|
64169
|
-
"end":
|
|
63643
|
+
"start": 135,
|
|
63644
|
+
"end": 135
|
|
64170
63645
|
}
|
|
64171
63646
|
},
|
|
64172
63647
|
"group": [
|
|
@@ -64181,8 +63656,8 @@
|
|
|
64181
63656
|
{
|
|
64182
63657
|
"description": "The background color of the non-working hours in the Scheduler.\n",
|
|
64183
63658
|
"commentRange": {
|
|
64184
|
-
"start":
|
|
64185
|
-
"end":
|
|
63659
|
+
"start": 137,
|
|
63660
|
+
"end": 138
|
|
64186
63661
|
},
|
|
64187
63662
|
"context": {
|
|
64188
63663
|
"type": "variable",
|
|
@@ -64190,8 +63665,8 @@
|
|
|
64190
63665
|
"value": "k-color(base-subtle)",
|
|
64191
63666
|
"scope": "default",
|
|
64192
63667
|
"line": {
|
|
64193
|
-
"start":
|
|
64194
|
-
"end":
|
|
63668
|
+
"start": 139,
|
|
63669
|
+
"end": 139
|
|
64195
63670
|
}
|
|
64196
63671
|
},
|
|
64197
63672
|
"group": [
|
|
@@ -64206,8 +63681,8 @@
|
|
|
64206
63681
|
{
|
|
64207
63682
|
"description": "The text color of the non-working hours in the Scheduler.\n",
|
|
64208
63683
|
"commentRange": {
|
|
64209
|
-
"start":
|
|
64210
|
-
"end":
|
|
63684
|
+
"start": 140,
|
|
63685
|
+
"end": 141
|
|
64211
63686
|
},
|
|
64212
63687
|
"context": {
|
|
64213
63688
|
"type": "variable",
|
|
@@ -64215,8 +63690,8 @@
|
|
|
64215
63690
|
"value": "null",
|
|
64216
63691
|
"scope": "default",
|
|
64217
63692
|
"line": {
|
|
64218
|
-
"start":
|
|
64219
|
-
"end":
|
|
63693
|
+
"start": 142,
|
|
63694
|
+
"end": 142
|
|
64220
63695
|
}
|
|
64221
63696
|
},
|
|
64222
63697
|
"group": [
|
|
@@ -64231,8 +63706,8 @@
|
|
|
64231
63706
|
{
|
|
64232
63707
|
"description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
|
|
64233
63708
|
"commentRange": {
|
|
64234
|
-
"start":
|
|
64235
|
-
"end":
|
|
63709
|
+
"start": 144,
|
|
63710
|
+
"end": 145
|
|
64236
63711
|
},
|
|
64237
63712
|
"context": {
|
|
64238
63713
|
"type": "variable",
|
|
@@ -64240,8 +63715,8 @@
|
|
|
64240
63715
|
"value": "k-color(base-subtle)",
|
|
64241
63716
|
"scope": "default",
|
|
64242
63717
|
"line": {
|
|
64243
|
-
"start":
|
|
64244
|
-
"end":
|
|
63718
|
+
"start": 146,
|
|
63719
|
+
"end": 146
|
|
64245
63720
|
}
|
|
64246
63721
|
},
|
|
64247
63722
|
"group": [
|
|
@@ -64256,8 +63731,8 @@
|
|
|
64256
63731
|
{
|
|
64257
63732
|
"description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
|
|
64258
63733
|
"commentRange": {
|
|
64259
|
-
"start":
|
|
64260
|
-
"end":
|
|
63734
|
+
"start": 147,
|
|
63735
|
+
"end": 148
|
|
64261
63736
|
},
|
|
64262
63737
|
"context": {
|
|
64263
63738
|
"type": "variable",
|
|
@@ -64265,8 +63740,8 @@
|
|
|
64265
63740
|
"value": "null",
|
|
64266
63741
|
"scope": "default",
|
|
64267
63742
|
"line": {
|
|
64268
|
-
"start":
|
|
64269
|
-
"end":
|
|
63743
|
+
"start": 149,
|
|
63744
|
+
"end": 149
|
|
64270
63745
|
}
|
|
64271
63746
|
},
|
|
64272
63747
|
"group": [
|
|
@@ -64281,8 +63756,8 @@
|
|
|
64281
63756
|
{
|
|
64282
63757
|
"description": "The horizontal padding of the year view in the Scheduler.\n",
|
|
64283
63758
|
"commentRange": {
|
|
64284
|
-
"start":
|
|
64285
|
-
"end":
|
|
63759
|
+
"start": 151,
|
|
63760
|
+
"end": 152
|
|
64286
63761
|
},
|
|
64287
63762
|
"context": {
|
|
64288
63763
|
"type": "variable",
|
|
@@ -64290,8 +63765,8 @@
|
|
|
64290
63765
|
"value": "k-spacing(4)",
|
|
64291
63766
|
"scope": "default",
|
|
64292
63767
|
"line": {
|
|
64293
|
-
"start":
|
|
64294
|
-
"end":
|
|
63768
|
+
"start": 153,
|
|
63769
|
+
"end": 153
|
|
64295
63770
|
}
|
|
64296
63771
|
},
|
|
64297
63772
|
"group": [
|
|
@@ -64306,8 +63781,8 @@
|
|
|
64306
63781
|
{
|
|
64307
63782
|
"description": "The vertical padding of the year view in the Scheduler.\n",
|
|
64308
63783
|
"commentRange": {
|
|
64309
|
-
"start":
|
|
64310
|
-
"end":
|
|
63784
|
+
"start": 154,
|
|
63785
|
+
"end": 155
|
|
64311
63786
|
},
|
|
64312
63787
|
"context": {
|
|
64313
63788
|
"type": "variable",
|
|
@@ -64315,8 +63790,8 @@
|
|
|
64315
63790
|
"value": "$kendo-scheduler-yearview-padding-x",
|
|
64316
63791
|
"scope": "default",
|
|
64317
63792
|
"line": {
|
|
64318
|
-
"start":
|
|
64319
|
-
"end":
|
|
63793
|
+
"start": 156,
|
|
63794
|
+
"end": 156
|
|
64320
63795
|
}
|
|
64321
63796
|
},
|
|
64322
63797
|
"group": [
|
|
@@ -64331,8 +63806,8 @@
|
|
|
64331
63806
|
{
|
|
64332
63807
|
"description": "The spacing between the calendars of the year view in the Scheduler.\n",
|
|
64333
63808
|
"commentRange": {
|
|
64334
|
-
"start":
|
|
64335
|
-
"end":
|
|
63809
|
+
"start": 158,
|
|
63810
|
+
"end": 159
|
|
64336
63811
|
},
|
|
64337
63812
|
"context": {
|
|
64338
63813
|
"type": "variable",
|
|
@@ -64340,8 +63815,8 @@
|
|
|
64340
63815
|
"value": "k-spacing(4)",
|
|
64341
63816
|
"scope": "default",
|
|
64342
63817
|
"line": {
|
|
64343
|
-
"start":
|
|
64344
|
-
"end":
|
|
63818
|
+
"start": 160,
|
|
63819
|
+
"end": 160
|
|
64345
63820
|
}
|
|
64346
63821
|
},
|
|
64347
63822
|
"group": [
|
|
@@ -64356,8 +63831,8 @@
|
|
|
64356
63831
|
{
|
|
64357
63832
|
"description": "The days with events indicator size of the year view in the Scheduler.\n",
|
|
64358
63833
|
"commentRange": {
|
|
64359
|
-
"start":
|
|
64360
|
-
"end":
|
|
63834
|
+
"start": 162,
|
|
63835
|
+
"end": 163
|
|
64361
63836
|
},
|
|
64362
63837
|
"context": {
|
|
64363
63838
|
"type": "variable",
|
|
@@ -64365,8 +63840,8 @@
|
|
|
64365
63840
|
"value": "3px",
|
|
64366
63841
|
"scope": "default",
|
|
64367
63842
|
"line": {
|
|
64368
|
-
"start":
|
|
64369
|
-
"end":
|
|
63843
|
+
"start": 164,
|
|
63844
|
+
"end": 164
|
|
64370
63845
|
}
|
|
64371
63846
|
},
|
|
64372
63847
|
"group": [
|
|
@@ -64381,8 +63856,8 @@
|
|
|
64381
63856
|
{
|
|
64382
63857
|
"description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
|
|
64383
63858
|
"commentRange": {
|
|
64384
|
-
"start":
|
|
64385
|
-
"end":
|
|
63859
|
+
"start": 165,
|
|
63860
|
+
"end": 166
|
|
64386
63861
|
},
|
|
64387
63862
|
"context": {
|
|
64388
63863
|
"type": "variable",
|
|
@@ -64390,8 +63865,8 @@
|
|
|
64390
63865
|
"value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
|
|
64391
63866
|
"scope": "default",
|
|
64392
63867
|
"line": {
|
|
64393
|
-
"start":
|
|
64394
|
-
"end":
|
|
63868
|
+
"start": 167,
|
|
63869
|
+
"end": 167
|
|
64395
63870
|
}
|
|
64396
63871
|
},
|
|
64397
63872
|
"group": [
|
|
@@ -64406,8 +63881,8 @@
|
|
|
64406
63881
|
{
|
|
64407
63882
|
"description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
|
|
64408
63883
|
"commentRange": {
|
|
64409
|
-
"start":
|
|
64410
|
-
"end":
|
|
63884
|
+
"start": 168,
|
|
63885
|
+
"end": 169
|
|
64411
63886
|
},
|
|
64412
63887
|
"context": {
|
|
64413
63888
|
"type": "variable",
|
|
@@ -64415,8 +63890,8 @@
|
|
|
64415
63890
|
"value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2)} )",
|
|
64416
63891
|
"scope": "default",
|
|
64417
63892
|
"line": {
|
|
64418
|
-
"start":
|
|
64419
|
-
"end":
|
|
63893
|
+
"start": 170,
|
|
63894
|
+
"end": 170
|
|
64420
63895
|
}
|
|
64421
63896
|
},
|
|
64422
63897
|
"group": [
|
|
@@ -64431,8 +63906,8 @@
|
|
|
64431
63906
|
{
|
|
64432
63907
|
"description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
|
|
64433
63908
|
"commentRange": {
|
|
64434
|
-
"start":
|
|
64435
|
-
"end":
|
|
63909
|
+
"start": 171,
|
|
63910
|
+
"end": 172
|
|
64436
63911
|
},
|
|
64437
63912
|
"context": {
|
|
64438
63913
|
"type": "variable",
|
|
@@ -64440,8 +63915,8 @@
|
|
|
64440
63915
|
"value": "50%",
|
|
64441
63916
|
"scope": "default",
|
|
64442
63917
|
"line": {
|
|
64443
|
-
"start":
|
|
64444
|
-
"end":
|
|
63918
|
+
"start": 173,
|
|
63919
|
+
"end": 173
|
|
64445
63920
|
}
|
|
64446
63921
|
},
|
|
64447
63922
|
"group": [
|
|
@@ -64456,8 +63931,8 @@
|
|
|
64456
63931
|
{
|
|
64457
63932
|
"description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
|
|
64458
63933
|
"commentRange": {
|
|
64459
|
-
"start":
|
|
64460
|
-
"end":
|
|
63934
|
+
"start": 174,
|
|
63935
|
+
"end": 175
|
|
64461
63936
|
},
|
|
64462
63937
|
"context": {
|
|
64463
63938
|
"type": "variable",
|
|
@@ -64465,8 +63940,8 @@
|
|
|
64465
63940
|
"value": "k-color(primary)",
|
|
64466
63941
|
"scope": "default",
|
|
64467
63942
|
"line": {
|
|
64468
|
-
"start":
|
|
64469
|
-
"end":
|
|
63943
|
+
"start": 176,
|
|
63944
|
+
"end": 176
|
|
64470
63945
|
}
|
|
64471
63946
|
},
|
|
64472
63947
|
"group": [
|
|
@@ -64481,8 +63956,8 @@
|
|
|
64481
63956
|
{
|
|
64482
63957
|
"description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
|
|
64483
63958
|
"commentRange": {
|
|
64484
|
-
"start":
|
|
64485
|
-
"end":
|
|
63959
|
+
"start": 177,
|
|
63960
|
+
"end": 178
|
|
64486
63961
|
},
|
|
64487
63962
|
"context": {
|
|
64488
63963
|
"type": "variable",
|
|
@@ -64490,8 +63965,8 @@
|
|
|
64490
63965
|
"value": "k-color(on-primary)",
|
|
64491
63966
|
"scope": "default",
|
|
64492
63967
|
"line": {
|
|
64493
|
-
"start":
|
|
64494
|
-
"end":
|
|
63968
|
+
"start": 179,
|
|
63969
|
+
"end": 179
|
|
64495
63970
|
}
|
|
64496
63971
|
},
|
|
64497
63972
|
"group": [
|
|
@@ -64506,8 +63981,8 @@
|
|
|
64506
63981
|
{
|
|
64507
63982
|
"description": "The horizontal padding of the Scheduler Tooltip.\n",
|
|
64508
63983
|
"commentRange": {
|
|
64509
|
-
"start":
|
|
64510
|
-
"end":
|
|
63984
|
+
"start": 181,
|
|
63985
|
+
"end": 182
|
|
64511
63986
|
},
|
|
64512
63987
|
"context": {
|
|
64513
63988
|
"type": "variable",
|
|
@@ -64515,8 +63990,8 @@
|
|
|
64515
63990
|
"value": "k-spacing(3)",
|
|
64516
63991
|
"scope": "default",
|
|
64517
63992
|
"line": {
|
|
64518
|
-
"start":
|
|
64519
|
-
"end":
|
|
63993
|
+
"start": 183,
|
|
63994
|
+
"end": 183
|
|
64520
63995
|
}
|
|
64521
63996
|
},
|
|
64522
63997
|
"group": [
|
|
@@ -64531,8 +64006,8 @@
|
|
|
64531
64006
|
{
|
|
64532
64007
|
"description": "The vertical padding of the Scheduler Tooltip.\n",
|
|
64533
64008
|
"commentRange": {
|
|
64534
|
-
"start":
|
|
64535
|
-
"end":
|
|
64009
|
+
"start": 184,
|
|
64010
|
+
"end": 185
|
|
64536
64011
|
},
|
|
64537
64012
|
"context": {
|
|
64538
64013
|
"type": "variable",
|
|
@@ -64540,8 +64015,8 @@
|
|
|
64540
64015
|
"value": "k-spacing(3)",
|
|
64541
64016
|
"scope": "default",
|
|
64542
64017
|
"line": {
|
|
64543
|
-
"start":
|
|
64544
|
-
"end":
|
|
64018
|
+
"start": 186,
|
|
64019
|
+
"end": 186
|
|
64545
64020
|
}
|
|
64546
64021
|
},
|
|
64547
64022
|
"group": [
|
|
@@ -64556,8 +64031,8 @@
|
|
|
64556
64031
|
{
|
|
64557
64032
|
"description": "The width of the border of the Scheduler Tooltip.\n",
|
|
64558
64033
|
"commentRange": {
|
|
64559
|
-
"start":
|
|
64560
|
-
"end":
|
|
64034
|
+
"start": 187,
|
|
64035
|
+
"end": 188
|
|
64561
64036
|
},
|
|
64562
64037
|
"context": {
|
|
64563
64038
|
"type": "variable",
|
|
@@ -64565,8 +64040,8 @@
|
|
|
64565
64040
|
"value": "0",
|
|
64566
64041
|
"scope": "default",
|
|
64567
64042
|
"line": {
|
|
64568
|
-
"start":
|
|
64569
|
-
"end":
|
|
64043
|
+
"start": 189,
|
|
64044
|
+
"end": 189
|
|
64570
64045
|
}
|
|
64571
64046
|
},
|
|
64572
64047
|
"group": [
|
|
@@ -64581,8 +64056,8 @@
|
|
|
64581
64056
|
{
|
|
64582
64057
|
"description": "The background color of the Scheduler Tooltip.\n",
|
|
64583
64058
|
"commentRange": {
|
|
64584
|
-
"start":
|
|
64585
|
-
"end":
|
|
64059
|
+
"start": 190,
|
|
64060
|
+
"end": 191
|
|
64586
64061
|
},
|
|
64587
64062
|
"context": {
|
|
64588
64063
|
"type": "variable",
|
|
@@ -64590,8 +64065,8 @@
|
|
|
64590
64065
|
"value": "k-color(on-primary)",
|
|
64591
64066
|
"scope": "default",
|
|
64592
64067
|
"line": {
|
|
64593
|
-
"start":
|
|
64594
|
-
"end":
|
|
64068
|
+
"start": 192,
|
|
64069
|
+
"end": 192
|
|
64595
64070
|
}
|
|
64596
64071
|
},
|
|
64597
64072
|
"group": [
|
|
@@ -64606,8 +64081,8 @@
|
|
|
64606
64081
|
{
|
|
64607
64082
|
"description": "The text color of the Scheduler Tooltip.\n",
|
|
64608
64083
|
"commentRange": {
|
|
64609
|
-
"start":
|
|
64610
|
-
"end":
|
|
64084
|
+
"start": 193,
|
|
64085
|
+
"end": 194
|
|
64611
64086
|
},
|
|
64612
64087
|
"context": {
|
|
64613
64088
|
"type": "variable",
|
|
@@ -64615,8 +64090,8 @@
|
|
|
64615
64090
|
"value": "k-color(on-app-surface)",
|
|
64616
64091
|
"scope": "default",
|
|
64617
64092
|
"line": {
|
|
64618
|
-
"start":
|
|
64619
|
-
"end":
|
|
64093
|
+
"start": 195,
|
|
64094
|
+
"end": 195
|
|
64620
64095
|
}
|
|
64621
64096
|
},
|
|
64622
64097
|
"group": [
|
|
@@ -64631,8 +64106,8 @@
|
|
|
64631
64106
|
{
|
|
64632
64107
|
"description": "The border color of the Scheduler Tooltip.\n",
|
|
64633
64108
|
"commentRange": {
|
|
64634
|
-
"start":
|
|
64635
|
-
"end":
|
|
64109
|
+
"start": 196,
|
|
64110
|
+
"end": 197
|
|
64636
64111
|
},
|
|
64637
64112
|
"context": {
|
|
64638
64113
|
"type": "variable",
|
|
@@ -64640,8 +64115,8 @@
|
|
|
64640
64115
|
"value": "null",
|
|
64641
64116
|
"scope": "default",
|
|
64642
64117
|
"line": {
|
|
64643
|
-
"start":
|
|
64644
|
-
"end":
|
|
64118
|
+
"start": 198,
|
|
64119
|
+
"end": 198
|
|
64645
64120
|
}
|
|
64646
64121
|
},
|
|
64647
64122
|
"group": [
|
|
@@ -64656,8 +64131,8 @@
|
|
|
64656
64131
|
{
|
|
64657
64132
|
"description": "The shadow of the Scheduler Tooltip.\n",
|
|
64658
64133
|
"commentRange": {
|
|
64659
|
-
"start":
|
|
64660
|
-
"end":
|
|
64134
|
+
"start": 199,
|
|
64135
|
+
"end": 200
|
|
64661
64136
|
},
|
|
64662
64137
|
"context": {
|
|
64663
64138
|
"type": "variable",
|
|
@@ -64665,8 +64140,8 @@
|
|
|
64665
64140
|
"value": "k-elevation(2)",
|
|
64666
64141
|
"scope": "default",
|
|
64667
64142
|
"line": {
|
|
64668
|
-
"start":
|
|
64669
|
-
"end":
|
|
64143
|
+
"start": 201,
|
|
64144
|
+
"end": 201
|
|
64670
64145
|
}
|
|
64671
64146
|
},
|
|
64672
64147
|
"group": [
|
|
@@ -64681,8 +64156,8 @@
|
|
|
64681
64156
|
{
|
|
64682
64157
|
"description": "The vertical margin of the Scheduler Tooltip title.\n",
|
|
64683
64158
|
"commentRange": {
|
|
64684
|
-
"start":
|
|
64685
|
-
"end":
|
|
64159
|
+
"start": 203,
|
|
64160
|
+
"end": 204
|
|
64686
64161
|
},
|
|
64687
64162
|
"context": {
|
|
64688
64163
|
"type": "variable",
|
|
@@ -64690,8 +64165,8 @@
|
|
|
64690
64165
|
"value": "k-spacing(3)",
|
|
64691
64166
|
"scope": "default",
|
|
64692
64167
|
"line": {
|
|
64693
|
-
"start":
|
|
64694
|
-
"end":
|
|
64168
|
+
"start": 205,
|
|
64169
|
+
"end": 205
|
|
64695
64170
|
}
|
|
64696
64171
|
},
|
|
64697
64172
|
"group": [
|
|
@@ -64706,8 +64181,8 @@
|
|
|
64706
64181
|
{
|
|
64707
64182
|
"description": "The font size of the month inside the Scheduler Tooltip.\n",
|
|
64708
64183
|
"commentRange": {
|
|
64709
|
-
"start":
|
|
64710
|
-
"end":
|
|
64184
|
+
"start": 206,
|
|
64185
|
+
"end": 207
|
|
64711
64186
|
},
|
|
64712
64187
|
"context": {
|
|
64713
64188
|
"type": "variable",
|
|
@@ -64715,8 +64190,8 @@
|
|
|
64715
64190
|
"value": "var(--kendo-font-size-sm)",
|
|
64716
64191
|
"scope": "default",
|
|
64717
64192
|
"line": {
|
|
64718
|
-
"start":
|
|
64719
|
-
"end":
|
|
64193
|
+
"start": 208,
|
|
64194
|
+
"end": 208
|
|
64720
64195
|
}
|
|
64721
64196
|
},
|
|
64722
64197
|
"group": [
|
|
@@ -64731,8 +64206,8 @@
|
|
|
64731
64206
|
{
|
|
64732
64207
|
"description": "The font size of the day inside the Scheduler Tooltip.\n",
|
|
64733
64208
|
"commentRange": {
|
|
64734
|
-
"start":
|
|
64735
|
-
"end":
|
|
64209
|
+
"start": 209,
|
|
64210
|
+
"end": 210
|
|
64736
64211
|
},
|
|
64737
64212
|
"context": {
|
|
64738
64213
|
"type": "variable",
|
|
@@ -64740,8 +64215,8 @@
|
|
|
64740
64215
|
"value": "calc( var(--kendo-font-size-sm) * 2 )",
|
|
64741
64216
|
"scope": "default",
|
|
64742
64217
|
"line": {
|
|
64743
|
-
"start":
|
|
64744
|
-
"end":
|
|
64218
|
+
"start": 211,
|
|
64219
|
+
"end": 211
|
|
64745
64220
|
}
|
|
64746
64221
|
},
|
|
64747
64222
|
"group": [
|
|
@@ -64756,8 +64231,8 @@
|
|
|
64756
64231
|
{
|
|
64757
64232
|
"description": "The max height of the events inside the Scheduler Tooltip.\n",
|
|
64758
64233
|
"commentRange": {
|
|
64759
|
-
"start":
|
|
64760
|
-
"end":
|
|
64234
|
+
"start": 213,
|
|
64235
|
+
"end": 214
|
|
64761
64236
|
},
|
|
64762
64237
|
"context": {
|
|
64763
64238
|
"type": "variable",
|
|
@@ -64765,8 +64240,8 @@
|
|
|
64765
64240
|
"value": "250px",
|
|
64766
64241
|
"scope": "default",
|
|
64767
64242
|
"line": {
|
|
64768
|
-
"start":
|
|
64769
|
-
"end":
|
|
64243
|
+
"start": 215,
|
|
64244
|
+
"end": 215
|
|
64770
64245
|
}
|
|
64771
64246
|
},
|
|
64772
64247
|
"group": [
|
|
@@ -64781,8 +64256,8 @@
|
|
|
64781
64256
|
{
|
|
64782
64257
|
"description": "The spacing between the events inside the Scheduler Tooltip.\n",
|
|
64783
64258
|
"commentRange": {
|
|
64784
|
-
"start":
|
|
64785
|
-
"end":
|
|
64259
|
+
"start": 216,
|
|
64260
|
+
"end": 217
|
|
64786
64261
|
},
|
|
64787
64262
|
"context": {
|
|
64788
64263
|
"type": "variable",
|
|
@@ -64790,8 +64265,8 @@
|
|
|
64790
64265
|
"value": "k-spacing(2)",
|
|
64791
64266
|
"scope": "default",
|
|
64792
64267
|
"line": {
|
|
64793
|
-
"start":
|
|
64794
|
-
"end":
|
|
64268
|
+
"start": 218,
|
|
64269
|
+
"end": 218
|
|
64795
64270
|
}
|
|
64796
64271
|
},
|
|
64797
64272
|
"group": [
|
|
@@ -64806,8 +64281,8 @@
|
|
|
64806
64281
|
{
|
|
64807
64282
|
"description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
|
|
64808
64283
|
"commentRange": {
|
|
64809
|
-
"start":
|
|
64810
|
-
"end":
|
|
64284
|
+
"start": 220,
|
|
64285
|
+
"end": 221
|
|
64811
64286
|
},
|
|
64812
64287
|
"context": {
|
|
64813
64288
|
"type": "variable",
|
|
@@ -64815,8 +64290,8 @@
|
|
|
64815
64290
|
"value": "k-spacing(2)",
|
|
64816
64291
|
"scope": "default",
|
|
64817
64292
|
"line": {
|
|
64818
|
-
"start":
|
|
64819
|
-
"end":
|
|
64293
|
+
"start": 222,
|
|
64294
|
+
"end": 222
|
|
64820
64295
|
}
|
|
64821
64296
|
},
|
|
64822
64297
|
"group": [
|
|
@@ -64831,8 +64306,8 @@
|
|
|
64831
64306
|
{
|
|
64832
64307
|
"description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
|
|
64833
64308
|
"commentRange": {
|
|
64834
|
-
"start":
|
|
64835
|
-
"end":
|
|
64309
|
+
"start": 223,
|
|
64310
|
+
"end": 224
|
|
64836
64311
|
},
|
|
64837
64312
|
"context": {
|
|
64838
64313
|
"type": "variable",
|
|
@@ -64840,8 +64315,8 @@
|
|
|
64840
64315
|
"value": "k-spacing(1)",
|
|
64841
64316
|
"scope": "default",
|
|
64842
64317
|
"line": {
|
|
64843
|
-
"start":
|
|
64844
|
-
"end":
|
|
64318
|
+
"start": 225,
|
|
64319
|
+
"end": 225
|
|
64845
64320
|
}
|
|
64846
64321
|
},
|
|
64847
64322
|
"group": [
|
|
@@ -64856,8 +64331,8 @@
|
|
|
64856
64331
|
{
|
|
64857
64332
|
"description": "The border radius of the events inside the Scheduler Tooltip.\n",
|
|
64858
64333
|
"commentRange": {
|
|
64859
|
-
"start":
|
|
64860
|
-
"end":
|
|
64334
|
+
"start": 226,
|
|
64335
|
+
"end": 227
|
|
64861
64336
|
},
|
|
64862
64337
|
"context": {
|
|
64863
64338
|
"type": "variable",
|
|
@@ -64865,8 +64340,8 @@
|
|
|
64865
64340
|
"value": "k-border-radius(md)",
|
|
64866
64341
|
"scope": "default",
|
|
64867
64342
|
"line": {
|
|
64868
|
-
"start":
|
|
64869
|
-
"end":
|
|
64343
|
+
"start": 228,
|
|
64344
|
+
"end": 228
|
|
64870
64345
|
}
|
|
64871
64346
|
},
|
|
64872
64347
|
"group": [
|
|
@@ -64881,8 +64356,8 @@
|
|
|
64881
64356
|
{
|
|
64882
64357
|
"description": "The spacing between the events items inside the Scheduler Tooltip.\n",
|
|
64883
64358
|
"commentRange": {
|
|
64884
|
-
"start":
|
|
64885
|
-
"end":
|
|
64359
|
+
"start": 229,
|
|
64360
|
+
"end": 230
|
|
64886
64361
|
},
|
|
64887
64362
|
"context": {
|
|
64888
64363
|
"type": "variable",
|
|
@@ -64890,8 +64365,8 @@
|
|
|
64890
64365
|
"value": "k-spacing(2)",
|
|
64891
64366
|
"scope": "default",
|
|
64892
64367
|
"line": {
|
|
64893
|
-
"start":
|
|
64894
|
-
"end":
|
|
64368
|
+
"start": 231,
|
|
64369
|
+
"end": 231
|
|
64895
64370
|
}
|
|
64896
64371
|
},
|
|
64897
64372
|
"group": [
|
|
@@ -64906,8 +64381,8 @@
|
|
|
64906
64381
|
{
|
|
64907
64382
|
"description": "The color of the Scheduler Tooltip callout.\n",
|
|
64908
64383
|
"commentRange": {
|
|
64909
|
-
"start":
|
|
64910
|
-
"end":
|
|
64384
|
+
"start": 233,
|
|
64385
|
+
"end": 234
|
|
64911
64386
|
},
|
|
64912
64387
|
"context": {
|
|
64913
64388
|
"type": "variable",
|
|
@@ -64915,8 +64390,8 @@
|
|
|
64915
64390
|
"value": "$kendo-scheduler-tooltip-bg",
|
|
64916
64391
|
"scope": "default",
|
|
64917
64392
|
"line": {
|
|
64918
|
-
"start":
|
|
64919
|
-
"end":
|
|
64393
|
+
"start": 235,
|
|
64394
|
+
"end": 235
|
|
64920
64395
|
}
|
|
64921
64396
|
},
|
|
64922
64397
|
"group": [
|
|
@@ -64931,8 +64406,8 @@
|
|
|
64931
64406
|
{
|
|
64932
64407
|
"description": "The padding of the Scheduler appointments.\n",
|
|
64933
64408
|
"commentRange": {
|
|
64934
|
-
"start":
|
|
64935
|
-
"end":
|
|
64409
|
+
"start": 237,
|
|
64410
|
+
"end": 238
|
|
64936
64411
|
},
|
|
64937
64412
|
"context": {
|
|
64938
64413
|
"type": "variable",
|
|
@@ -64940,8 +64415,8 @@
|
|
|
64940
64415
|
"value": "k-spacing(4)",
|
|
64941
64416
|
"scope": "default",
|
|
64942
64417
|
"line": {
|
|
64943
|
-
"start":
|
|
64944
|
-
"end":
|
|
64418
|
+
"start": 239,
|
|
64419
|
+
"end": 239
|
|
64945
64420
|
}
|
|
64946
64421
|
},
|
|
64947
64422
|
"group": [
|
|
@@ -64956,8 +64431,8 @@
|
|
|
64956
64431
|
{
|
|
64957
64432
|
"description": "The horizontal padding of the Scheduler event template.\n",
|
|
64958
64433
|
"commentRange": {
|
|
64959
|
-
"start":
|
|
64960
|
-
"end":
|
|
64434
|
+
"start": 241,
|
|
64435
|
+
"end": 242
|
|
64961
64436
|
},
|
|
64962
64437
|
"context": {
|
|
64963
64438
|
"type": "variable",
|
|
@@ -64965,8 +64440,8 @@
|
|
|
64965
64440
|
"value": "k-spacing(4)",
|
|
64966
64441
|
"scope": "default",
|
|
64967
64442
|
"line": {
|
|
64968
|
-
"start":
|
|
64969
|
-
"end":
|
|
64443
|
+
"start": 243,
|
|
64444
|
+
"end": 243
|
|
64970
64445
|
}
|
|
64971
64446
|
},
|
|
64972
64447
|
"group": [
|
|
@@ -64981,8 +64456,8 @@
|
|
|
64981
64456
|
{
|
|
64982
64457
|
"description": "The vertical padding of the Scheduler event template.\n",
|
|
64983
64458
|
"commentRange": {
|
|
64984
|
-
"start":
|
|
64985
|
-
"end":
|
|
64459
|
+
"start": 244,
|
|
64460
|
+
"end": 245
|
|
64986
64461
|
},
|
|
64987
64462
|
"context": {
|
|
64988
64463
|
"type": "variable",
|
|
@@ -64990,8 +64465,8 @@
|
|
|
64990
64465
|
"value": "k-spacing(2)",
|
|
64991
64466
|
"scope": "default",
|
|
64992
64467
|
"line": {
|
|
64993
|
-
"start":
|
|
64994
|
-
"end":
|
|
64468
|
+
"start": 246,
|
|
64469
|
+
"end": 246
|
|
64995
64470
|
}
|
|
64996
64471
|
},
|
|
64997
64472
|
"group": [
|
|
@@ -65006,8 +64481,8 @@
|
|
|
65006
64481
|
{
|
|
65007
64482
|
"description": "The inline inset of the Scheduler event actions.\n",
|
|
65008
64483
|
"commentRange": {
|
|
65009
|
-
"start":
|
|
65010
|
-
"end":
|
|
64484
|
+
"start": 248,
|
|
64485
|
+
"end": 249
|
|
65011
64486
|
},
|
|
65012
64487
|
"context": {
|
|
65013
64488
|
"type": "variable",
|
|
@@ -65015,8 +64490,8 @@
|
|
|
65015
64490
|
"value": "k-spacing(4)",
|
|
65016
64491
|
"scope": "default",
|
|
65017
64492
|
"line": {
|
|
65018
|
-
"start":
|
|
65019
|
-
"end":
|
|
64493
|
+
"start": 250,
|
|
64494
|
+
"end": 250
|
|
65020
64495
|
}
|
|
65021
64496
|
},
|
|
65022
64497
|
"group": [
|
|
@@ -65031,8 +64506,8 @@
|
|
|
65031
64506
|
{
|
|
65032
64507
|
"description": "The margin of the Scheduler event indicators.\n",
|
|
65033
64508
|
"commentRange": {
|
|
65034
|
-
"start":
|
|
65035
|
-
"end":
|
|
64509
|
+
"start": 252,
|
|
64510
|
+
"end": 253
|
|
65036
64511
|
},
|
|
65037
64512
|
"context": {
|
|
65038
64513
|
"type": "variable",
|
|
@@ -65040,8 +64515,8 @@
|
|
|
65040
64515
|
"value": "k-spacing(1) k-spacing(2)",
|
|
65041
64516
|
"scope": "default",
|
|
65042
64517
|
"line": {
|
|
65043
|
-
"start":
|
|
65044
|
-
"end":
|
|
64518
|
+
"start": 254,
|
|
64519
|
+
"end": 254
|
|
65045
64520
|
}
|
|
65046
64521
|
},
|
|
65047
64522
|
"group": [
|
|
@@ -65056,8 +64531,8 @@
|
|
|
65056
64531
|
{
|
|
65057
64532
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
65058
64533
|
"commentRange": {
|
|
65059
|
-
"start":
|
|
65060
|
-
"end":
|
|
64534
|
+
"start": 256,
|
|
64535
|
+
"end": 257
|
|
65061
64536
|
},
|
|
65062
64537
|
"context": {
|
|
65063
64538
|
"type": "variable",
|
|
@@ -65065,8 +64540,8 @@
|
|
|
65065
64540
|
"value": "k-spacing(2)",
|
|
65066
64541
|
"scope": "default",
|
|
65067
64542
|
"line": {
|
|
65068
|
-
"start":
|
|
65069
|
-
"end":
|
|
64543
|
+
"start": 258,
|
|
64544
|
+
"end": 258
|
|
65070
64545
|
}
|
|
65071
64546
|
},
|
|
65072
64547
|
"group": [
|
|
@@ -65081,8 +64556,8 @@
|
|
|
65081
64556
|
{
|
|
65082
64557
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
65083
64558
|
"commentRange": {
|
|
65084
|
-
"start":
|
|
65085
|
-
"end":
|
|
64559
|
+
"start": 259,
|
|
64560
|
+
"end": 260
|
|
65086
64561
|
},
|
|
65087
64562
|
"context": {
|
|
65088
64563
|
"type": "variable",
|
|
@@ -65090,8 +64565,8 @@
|
|
|
65090
64565
|
"value": "k-spacing(1)",
|
|
65091
64566
|
"scope": "default",
|
|
65092
64567
|
"line": {
|
|
65093
|
-
"start":
|
|
65094
|
-
"end":
|
|
64568
|
+
"start": 261,
|
|
64569
|
+
"end": 261
|
|
65095
64570
|
}
|
|
65096
64571
|
},
|
|
65097
64572
|
"group": [
|
|
@@ -65106,8 +64581,8 @@
|
|
|
65106
64581
|
{
|
|
65107
64582
|
"description": "The background color of the Scheduler header.\n",
|
|
65108
64583
|
"commentRange": {
|
|
65109
|
-
"start":
|
|
65110
|
-
"end":
|
|
64584
|
+
"start": 263,
|
|
64585
|
+
"end": 264
|
|
65111
64586
|
},
|
|
65112
64587
|
"context": {
|
|
65113
64588
|
"type": "variable",
|
|
@@ -65115,8 +64590,8 @@
|
|
|
65115
64590
|
"value": "k-color(surface)",
|
|
65116
64591
|
"scope": "default",
|
|
65117
64592
|
"line": {
|
|
65118
|
-
"start":
|
|
65119
|
-
"end":
|
|
64593
|
+
"start": 265,
|
|
64594
|
+
"end": 265
|
|
65120
64595
|
}
|
|
65121
64596
|
},
|
|
65122
64597
|
"group": [
|
|
@@ -90401,8 +89876,8 @@
|
|
|
90401
89876
|
{
|
|
90402
89877
|
"description": "",
|
|
90403
89878
|
"commentRange": {
|
|
90404
|
-
"start":
|
|
90405
|
-
"end":
|
|
89879
|
+
"start": 574,
|
|
89880
|
+
"end": 578
|
|
90406
89881
|
},
|
|
90407
89882
|
"context": {
|
|
90408
89883
|
"type": "variable",
|
|
@@ -90410,8 +89885,8 @@
|
|
|
90410
89885
|
"value": "black",
|
|
90411
89886
|
"scope": "default",
|
|
90412
89887
|
"line": {
|
|
90413
|
-
"start":
|
|
90414
|
-
"end":
|
|
89888
|
+
"start": 579,
|
|
89889
|
+
"end": 579
|
|
90415
89890
|
}
|
|
90416
89891
|
},
|
|
90417
89892
|
"link": [
|
|
@@ -90437,8 +89912,8 @@
|
|
|
90437
89912
|
{
|
|
90438
89913
|
"description": "Default light color for WCAG 2.0.\n",
|
|
90439
89914
|
"commentRange": {
|
|
90440
|
-
"start":
|
|
90441
|
-
"end":
|
|
89915
|
+
"start": 580,
|
|
89916
|
+
"end": 582
|
|
90442
89917
|
},
|
|
90443
89918
|
"context": {
|
|
90444
89919
|
"type": "variable",
|
|
@@ -90446,8 +89921,8 @@
|
|
|
90446
89921
|
"value": "white",
|
|
90447
89922
|
"scope": "default",
|
|
90448
89923
|
"line": {
|
|
90449
|
-
"start":
|
|
90450
|
-
"end":
|
|
89924
|
+
"start": 583,
|
|
89925
|
+
"end": 583
|
|
90451
89926
|
}
|
|
90452
89927
|
},
|
|
90453
89928
|
"type": "Color",
|