@progress/kendo-theme-meridian 14.1.1-dev.2 → 14.2.0-dev.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/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +214 -1354
- package/dist/meta/sassdoc-raw-data.json +101 -626
- package/dist/meta/variables.json +54 -90
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +4 -4
- 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/grid/_layout.scss +8 -0
- package/scss/index.scss +2 -3
- package/scss/listbox/_theme.scss +1 -1
- package/scss/loader/_variables.scss +2 -2
- package/scss/scheduler/_index.scss +10 -2
- package/scss/scheduler/_variables.scss +32 -1
- 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 -90
|
@@ -2149,456 +2149,6 @@
|
|
|
2149
2149
|
"name": "_variables.scss"
|
|
2150
2150
|
}
|
|
2151
2151
|
},
|
|
2152
|
-
{
|
|
2153
|
-
"description": "The background color of the Adaptive component.\n",
|
|
2154
|
-
"commentRange": {
|
|
2155
|
-
"start": 5,
|
|
2156
|
-
"end": 6
|
|
2157
|
-
},
|
|
2158
|
-
"context": {
|
|
2159
|
-
"type": "variable",
|
|
2160
|
-
"name": "kendo-adaptive-bg",
|
|
2161
|
-
"value": "k-color(surface-alt)",
|
|
2162
|
-
"scope": "default",
|
|
2163
|
-
"line": {
|
|
2164
|
-
"start": 7,
|
|
2165
|
-
"end": 7
|
|
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 component.\n",
|
|
2179
|
-
"commentRange": {
|
|
2180
|
-
"start": 8,
|
|
2181
|
-
"end": 9
|
|
2182
|
-
},
|
|
2183
|
-
"context": {
|
|
2184
|
-
"type": "variable",
|
|
2185
|
-
"name": "kendo-adaptive-text",
|
|
2186
|
-
"value": "k-color(on-app-surface)",
|
|
2187
|
-
"scope": "default",
|
|
2188
|
-
"line": {
|
|
2189
|
-
"start": 10,
|
|
2190
|
-
"end": 10
|
|
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 component.\n",
|
|
2204
|
-
"commentRange": {
|
|
2205
|
-
"start": 11,
|
|
2206
|
-
"end": 12
|
|
2207
|
-
},
|
|
2208
|
-
"context": {
|
|
2209
|
-
"type": "variable",
|
|
2210
|
-
"name": "kendo-adaptive-border",
|
|
2211
|
-
"value": "k-color(border)",
|
|
2212
|
-
"scope": "default",
|
|
2213
|
-
"line": {
|
|
2214
|
-
"start": 13,
|
|
2215
|
-
"end": 13
|
|
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 background color of the Adaptive content.\n",
|
|
2229
|
-
"commentRange": {
|
|
2230
|
-
"start": 15,
|
|
2231
|
-
"end": 16
|
|
2232
|
-
},
|
|
2233
|
-
"context": {
|
|
2234
|
-
"type": "variable",
|
|
2235
|
-
"name": "kendo-adaptive-content-bg",
|
|
2236
|
-
"value": "k-color(surface)",
|
|
2237
|
-
"scope": "default",
|
|
2238
|
-
"line": {
|
|
2239
|
-
"start": 17,
|
|
2240
|
-
"end": 17
|
|
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 Adaptive content.\n",
|
|
2254
|
-
"commentRange": {
|
|
2255
|
-
"start": 18,
|
|
2256
|
-
"end": 19
|
|
2257
|
-
},
|
|
2258
|
-
"context": {
|
|
2259
|
-
"type": "variable",
|
|
2260
|
-
"name": "kendo-adaptive-content-text",
|
|
2261
|
-
"value": "k-color(on-app-surface)",
|
|
2262
|
-
"scope": "default",
|
|
2263
|
-
"line": {
|
|
2264
|
-
"start": 20,
|
|
2265
|
-
"end": 20
|
|
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 background color of the Adaptive menu.\n",
|
|
2279
|
-
"commentRange": {
|
|
2280
|
-
"start": 22,
|
|
2281
|
-
"end": 23
|
|
2282
|
-
},
|
|
2283
|
-
"context": {
|
|
2284
|
-
"type": "variable",
|
|
2285
|
-
"name": "kendo-adaptive-menu-bg",
|
|
2286
|
-
"value": "k-color(primary)",
|
|
2287
|
-
"scope": "default",
|
|
2288
|
-
"line": {
|
|
2289
|
-
"start": 24,
|
|
2290
|
-
"end": 24
|
|
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 text color of the Adaptive menu.\n",
|
|
2304
|
-
"commentRange": {
|
|
2305
|
-
"start": 25,
|
|
2306
|
-
"end": 26
|
|
2307
|
-
},
|
|
2308
|
-
"context": {
|
|
2309
|
-
"type": "variable",
|
|
2310
|
-
"name": "kendo-adaptive-menu-text",
|
|
2311
|
-
"value": "k-color(on-primary)",
|
|
2312
|
-
"scope": "default",
|
|
2313
|
-
"line": {
|
|
2314
|
-
"start": 27,
|
|
2315
|
-
"end": 27
|
|
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 text color of the Adaptive menu clear button.\n",
|
|
2329
|
-
"commentRange": {
|
|
2330
|
-
"start": 29,
|
|
2331
|
-
"end": 30
|
|
2332
|
-
},
|
|
2333
|
-
"context": {
|
|
2334
|
-
"type": "variable",
|
|
2335
|
-
"name": "kendo-adaptive-menu-clear-text",
|
|
2336
|
-
"value": "k-color(primary)",
|
|
2337
|
-
"scope": "default",
|
|
2338
|
-
"line": {
|
|
2339
|
-
"start": 31,
|
|
2340
|
-
"end": 31
|
|
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 border color of the Adaptive menu item.\n",
|
|
2354
|
-
"commentRange": {
|
|
2355
|
-
"start": 33,
|
|
2356
|
-
"end": 34
|
|
2357
|
-
},
|
|
2358
|
-
"context": {
|
|
2359
|
-
"type": "variable",
|
|
2360
|
-
"name": "kendo-adaptive-menu-item-border",
|
|
2361
|
-
"value": "k-color(border)",
|
|
2362
|
-
"scope": "default",
|
|
2363
|
-
"line": {
|
|
2364
|
-
"start": 35,
|
|
2365
|
-
"end": 35
|
|
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 Adaptive menu title.\n",
|
|
2379
|
-
"commentRange": {
|
|
2380
|
-
"start": 36,
|
|
2381
|
-
"end": 37
|
|
2382
|
-
},
|
|
2383
|
-
"context": {
|
|
2384
|
-
"type": "variable",
|
|
2385
|
-
"name": "kendo-adaptive-menu-title-text",
|
|
2386
|
-
"value": "k-color(on-app-surface)",
|
|
2387
|
-
"scope": "default",
|
|
2388
|
-
"line": {
|
|
2389
|
-
"start": 38,
|
|
2390
|
-
"end": 38
|
|
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 width of the border around the Adaptive component.\n",
|
|
2404
|
-
"commentRange": {
|
|
2405
|
-
"start": 40,
|
|
2406
|
-
"end": 41
|
|
2407
|
-
},
|
|
2408
|
-
"context": {
|
|
2409
|
-
"type": "variable",
|
|
2410
|
-
"name": "kendo-adaptive-border-width",
|
|
2411
|
-
"value": "1px",
|
|
2412
|
-
"scope": "default",
|
|
2413
|
-
"line": {
|
|
2414
|
-
"start": 42,
|
|
2415
|
-
"end": 42
|
|
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 font family of the Adaptive component.\n",
|
|
2429
|
-
"commentRange": {
|
|
2430
|
-
"start": 43,
|
|
2431
|
-
"end": 44
|
|
2432
|
-
},
|
|
2433
|
-
"context": {
|
|
2434
|
-
"type": "variable",
|
|
2435
|
-
"name": "kendo-adaptive-font-family",
|
|
2436
|
-
"value": "var( --kendo-font-family, inherit )",
|
|
2437
|
-
"scope": "default",
|
|
2438
|
-
"line": {
|
|
2439
|
-
"start": 45,
|
|
2440
|
-
"end": 45
|
|
2441
|
-
}
|
|
2442
|
-
},
|
|
2443
|
-
"group": [
|
|
2444
|
-
"adaptive"
|
|
2445
|
-
],
|
|
2446
|
-
"access": "public",
|
|
2447
|
-
"file": {
|
|
2448
|
-
"path": "adaptive/_variables.scss",
|
|
2449
|
-
"name": "_variables.scss"
|
|
2450
|
-
}
|
|
2451
|
-
},
|
|
2452
|
-
{
|
|
2453
|
-
"description": "The font size of the Adaptive component.\n",
|
|
2454
|
-
"commentRange": {
|
|
2455
|
-
"start": 46,
|
|
2456
|
-
"end": 47
|
|
2457
|
-
},
|
|
2458
|
-
"context": {
|
|
2459
|
-
"type": "variable",
|
|
2460
|
-
"name": "kendo-adaptive-font-size",
|
|
2461
|
-
"value": "var( --kendo-font-size, inherit )",
|
|
2462
|
-
"scope": "default",
|
|
2463
|
-
"line": {
|
|
2464
|
-
"start": 48,
|
|
2465
|
-
"end": 48
|
|
2466
|
-
}
|
|
2467
|
-
},
|
|
2468
|
-
"group": [
|
|
2469
|
-
"adaptive"
|
|
2470
|
-
],
|
|
2471
|
-
"access": "public",
|
|
2472
|
-
"file": {
|
|
2473
|
-
"path": "adaptive/_variables.scss",
|
|
2474
|
-
"name": "_variables.scss"
|
|
2475
|
-
}
|
|
2476
|
-
},
|
|
2477
|
-
{
|
|
2478
|
-
"description": "The line height of the Adaptive component.\n",
|
|
2479
|
-
"commentRange": {
|
|
2480
|
-
"start": 49,
|
|
2481
|
-
"end": 50
|
|
2482
|
-
},
|
|
2483
|
-
"context": {
|
|
2484
|
-
"type": "variable",
|
|
2485
|
-
"name": "kendo-adaptive-line-height",
|
|
2486
|
-
"value": "var( --kendo-line-height, normal )",
|
|
2487
|
-
"scope": "default",
|
|
2488
|
-
"line": {
|
|
2489
|
-
"start": 51,
|
|
2490
|
-
"end": 51
|
|
2491
|
-
}
|
|
2492
|
-
},
|
|
2493
|
-
"group": [
|
|
2494
|
-
"adaptive"
|
|
2495
|
-
],
|
|
2496
|
-
"access": "public",
|
|
2497
|
-
"file": {
|
|
2498
|
-
"path": "adaptive/_variables.scss",
|
|
2499
|
-
"name": "_variables.scss"
|
|
2500
|
-
}
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"description": "The text color of the Adaptive Grid sort indicator.\n",
|
|
2504
|
-
"commentRange": {
|
|
2505
|
-
"start": 55,
|
|
2506
|
-
"end": 56
|
|
2507
|
-
},
|
|
2508
|
-
"context": {
|
|
2509
|
-
"type": "variable",
|
|
2510
|
-
"name": "kendo-adaptive-grid-sort-text",
|
|
2511
|
-
"value": "k-color(primary)",
|
|
2512
|
-
"scope": "default",
|
|
2513
|
-
"line": {
|
|
2514
|
-
"start": 57,
|
|
2515
|
-
"end": 57
|
|
2516
|
-
}
|
|
2517
|
-
},
|
|
2518
|
-
"group": [
|
|
2519
|
-
"adaptive"
|
|
2520
|
-
],
|
|
2521
|
-
"access": "public",
|
|
2522
|
-
"file": {
|
|
2523
|
-
"path": "adaptive/_variables.scss",
|
|
2524
|
-
"name": "_variables.scss"
|
|
2525
|
-
}
|
|
2526
|
-
},
|
|
2527
|
-
{
|
|
2528
|
-
"description": "The text color of the current date in the Adaptive Scheduler.\n",
|
|
2529
|
-
"commentRange": {
|
|
2530
|
-
"start": 61,
|
|
2531
|
-
"end": 62
|
|
2532
|
-
},
|
|
2533
|
-
"context": {
|
|
2534
|
-
"type": "variable",
|
|
2535
|
-
"name": "kendo-adaptive-scheduler-current-text",
|
|
2536
|
-
"value": "k-color(primary)",
|
|
2537
|
-
"scope": "default",
|
|
2538
|
-
"line": {
|
|
2539
|
-
"start": 63,
|
|
2540
|
-
"end": 63
|
|
2541
|
-
}
|
|
2542
|
-
},
|
|
2543
|
-
"group": [
|
|
2544
|
-
"adaptive"
|
|
2545
|
-
],
|
|
2546
|
-
"access": "public",
|
|
2547
|
-
"file": {
|
|
2548
|
-
"path": "adaptive/_variables.scss",
|
|
2549
|
-
"name": "_variables.scss"
|
|
2550
|
-
}
|
|
2551
|
-
},
|
|
2552
|
-
{
|
|
2553
|
-
"description": "The base text color of the Adaptive Scheduler.\n",
|
|
2554
|
-
"commentRange": {
|
|
2555
|
-
"start": 64,
|
|
2556
|
-
"end": 65
|
|
2557
|
-
},
|
|
2558
|
-
"context": {
|
|
2559
|
-
"type": "variable",
|
|
2560
|
-
"name": "kendo-adaptive-scheduler-base-text",
|
|
2561
|
-
"value": "inherit",
|
|
2562
|
-
"scope": "default",
|
|
2563
|
-
"line": {
|
|
2564
|
-
"start": 66,
|
|
2565
|
-
"end": 66
|
|
2566
|
-
}
|
|
2567
|
-
},
|
|
2568
|
-
"group": [
|
|
2569
|
-
"adaptive"
|
|
2570
|
-
],
|
|
2571
|
-
"access": "public",
|
|
2572
|
-
"file": {
|
|
2573
|
-
"path": "adaptive/_variables.scss",
|
|
2574
|
-
"name": "_variables.scss"
|
|
2575
|
-
}
|
|
2576
|
-
},
|
|
2577
|
-
{
|
|
2578
|
-
"description": "The subtle text color of the Adaptive Scheduler.\n",
|
|
2579
|
-
"commentRange": {
|
|
2580
|
-
"start": 67,
|
|
2581
|
-
"end": 68
|
|
2582
|
-
},
|
|
2583
|
-
"context": {
|
|
2584
|
-
"type": "variable",
|
|
2585
|
-
"name": "kendo-adaptive-scheduler-subtle-text",
|
|
2586
|
-
"value": "k-color(on-app-surface)",
|
|
2587
|
-
"scope": "default",
|
|
2588
|
-
"line": {
|
|
2589
|
-
"start": 69,
|
|
2590
|
-
"end": 69
|
|
2591
|
-
}
|
|
2592
|
-
},
|
|
2593
|
-
"group": [
|
|
2594
|
-
"adaptive"
|
|
2595
|
-
],
|
|
2596
|
-
"access": "public",
|
|
2597
|
-
"file": {
|
|
2598
|
-
"path": "adaptive/_variables.scss",
|
|
2599
|
-
"name": "_variables.scss"
|
|
2600
|
-
}
|
|
2601
|
-
},
|
|
2602
2152
|
{
|
|
2603
2153
|
"description": "The default theme color of the AppBar.\n",
|
|
2604
2154
|
"commentRange": {
|
|
@@ -27458,94 +27008,19 @@
|
|
|
27458
27008
|
}
|
|
27459
27009
|
},
|
|
27460
27010
|
{
|
|
27461
|
-
"description": "The
|
|
27011
|
+
"description": "The border radius of the Drawer scrollbar.\n",
|
|
27462
27012
|
"commentRange": {
|
|
27463
27013
|
"start": 41,
|
|
27464
27014
|
"end": 42
|
|
27465
27015
|
},
|
|
27466
|
-
"context": {
|
|
27467
|
-
"type": "variable",
|
|
27468
|
-
"name": "kendo-drawer-scrollbar-color",
|
|
27469
|
-
"value": "k-color(inverse-subtle)",
|
|
27470
|
-
"scope": "default",
|
|
27471
|
-
"line": {
|
|
27472
|
-
"start": 43,
|
|
27473
|
-
"end": 43
|
|
27474
|
-
}
|
|
27475
|
-
},
|
|
27476
|
-
"group": [
|
|
27477
|
-
"drawer"
|
|
27478
|
-
],
|
|
27479
|
-
"access": "public",
|
|
27480
|
-
"file": {
|
|
27481
|
-
"path": "drawer/_variables.scss",
|
|
27482
|
-
"name": "_variables.scss"
|
|
27483
|
-
}
|
|
27484
|
-
},
|
|
27485
|
-
{
|
|
27486
|
-
"description": "The background color of the Drawer scrollbar thumb.\n",
|
|
27487
|
-
"commentRange": {
|
|
27488
|
-
"start": 44,
|
|
27489
|
-
"end": 45
|
|
27490
|
-
},
|
|
27491
|
-
"context": {
|
|
27492
|
-
"type": "variable",
|
|
27493
|
-
"name": "kendo-drawer-scrollbar-bg",
|
|
27494
|
-
"value": "color-mix(in srgb, k-color(inverse-subtle), k-color(on-inverse))",
|
|
27495
|
-
"scope": "default",
|
|
27496
|
-
"line": {
|
|
27497
|
-
"start": 46,
|
|
27498
|
-
"end": 46
|
|
27499
|
-
}
|
|
27500
|
-
},
|
|
27501
|
-
"group": [
|
|
27502
|
-
"drawer"
|
|
27503
|
-
],
|
|
27504
|
-
"access": "public",
|
|
27505
|
-
"file": {
|
|
27506
|
-
"path": "drawer/_variables.scss",
|
|
27507
|
-
"name": "_variables.scss"
|
|
27508
|
-
}
|
|
27509
|
-
},
|
|
27510
|
-
{
|
|
27511
|
-
"description": "The border radius of the Drawer scrollbar.\n",
|
|
27512
|
-
"commentRange": {
|
|
27513
|
-
"start": 47,
|
|
27514
|
-
"end": 48
|
|
27515
|
-
},
|
|
27516
27016
|
"context": {
|
|
27517
27017
|
"type": "variable",
|
|
27518
27018
|
"name": "kendo-drawer-scrollbar-radius",
|
|
27519
27019
|
"value": "20px",
|
|
27520
27020
|
"scope": "default",
|
|
27521
27021
|
"line": {
|
|
27522
|
-
"start":
|
|
27523
|
-
"end":
|
|
27524
|
-
}
|
|
27525
|
-
},
|
|
27526
|
-
"group": [
|
|
27527
|
-
"drawer"
|
|
27528
|
-
],
|
|
27529
|
-
"access": "public",
|
|
27530
|
-
"file": {
|
|
27531
|
-
"path": "drawer/_variables.scss",
|
|
27532
|
-
"name": "_variables.scss"
|
|
27533
|
-
}
|
|
27534
|
-
},
|
|
27535
|
-
{
|
|
27536
|
-
"description": "The hover color of the Drawer scrollbar track.\n",
|
|
27537
|
-
"commentRange": {
|
|
27538
|
-
"start": 50,
|
|
27539
|
-
"end": 51
|
|
27540
|
-
},
|
|
27541
|
-
"context": {
|
|
27542
|
-
"type": "variable",
|
|
27543
|
-
"name": "kendo-drawer-scrollbar-hover-color",
|
|
27544
|
-
"value": "$kendo-drawer-scrollbar-color",
|
|
27545
|
-
"scope": "default",
|
|
27546
|
-
"line": {
|
|
27547
|
-
"start": 52,
|
|
27548
|
-
"end": 52
|
|
27022
|
+
"start": 43,
|
|
27023
|
+
"end": 43
|
|
27549
27024
|
}
|
|
27550
27025
|
},
|
|
27551
27026
|
"group": [
|
|
@@ -27560,8 +27035,8 @@
|
|
|
27560
27035
|
{
|
|
27561
27036
|
"description": "The horizontal padding of the Drawer items.\n",
|
|
27562
27037
|
"commentRange": {
|
|
27563
|
-
"start":
|
|
27564
|
-
"end":
|
|
27038
|
+
"start": 45,
|
|
27039
|
+
"end": 46
|
|
27565
27040
|
},
|
|
27566
27041
|
"context": {
|
|
27567
27042
|
"type": "variable",
|
|
@@ -27569,8 +27044,8 @@
|
|
|
27569
27044
|
"value": "k-spacing(2)",
|
|
27570
27045
|
"scope": "default",
|
|
27571
27046
|
"line": {
|
|
27572
|
-
"start":
|
|
27573
|
-
"end":
|
|
27047
|
+
"start": 47,
|
|
27048
|
+
"end": 47
|
|
27574
27049
|
}
|
|
27575
27050
|
},
|
|
27576
27051
|
"group": [
|
|
@@ -27585,8 +27060,8 @@
|
|
|
27585
27060
|
{
|
|
27586
27061
|
"description": "The vertical padding of the Drawer items.\n",
|
|
27587
27062
|
"commentRange": {
|
|
27588
|
-
"start":
|
|
27589
|
-
"end":
|
|
27063
|
+
"start": 48,
|
|
27064
|
+
"end": 49
|
|
27590
27065
|
},
|
|
27591
27066
|
"context": {
|
|
27592
27067
|
"type": "variable",
|
|
@@ -27594,8 +27069,8 @@
|
|
|
27594
27069
|
"value": "k-spacing(2)",
|
|
27595
27070
|
"scope": "default",
|
|
27596
27071
|
"line": {
|
|
27597
|
-
"start":
|
|
27598
|
-
"end":
|
|
27072
|
+
"start": 50,
|
|
27073
|
+
"end": 50
|
|
27599
27074
|
}
|
|
27600
27075
|
},
|
|
27601
27076
|
"group": [
|
|
@@ -27610,8 +27085,8 @@
|
|
|
27610
27085
|
{
|
|
27611
27086
|
"description": "The horizontal padding of the Drawer item.\n",
|
|
27612
27087
|
"commentRange": {
|
|
27613
|
-
"start":
|
|
27614
|
-
"end":
|
|
27088
|
+
"start": 51,
|
|
27089
|
+
"end": 52
|
|
27615
27090
|
},
|
|
27616
27091
|
"context": {
|
|
27617
27092
|
"type": "variable",
|
|
@@ -27619,8 +27094,8 @@
|
|
|
27619
27094
|
"value": "k-spacing(4)",
|
|
27620
27095
|
"scope": "default",
|
|
27621
27096
|
"line": {
|
|
27622
|
-
"start":
|
|
27623
|
-
"end":
|
|
27097
|
+
"start": 53,
|
|
27098
|
+
"end": 53
|
|
27624
27099
|
}
|
|
27625
27100
|
},
|
|
27626
27101
|
"group": [
|
|
@@ -27635,8 +27110,8 @@
|
|
|
27635
27110
|
{
|
|
27636
27111
|
"description": "The vertical padding of the Drawer item.\n",
|
|
27637
27112
|
"commentRange": {
|
|
27638
|
-
"start":
|
|
27639
|
-
"end":
|
|
27113
|
+
"start": 54,
|
|
27114
|
+
"end": 55
|
|
27640
27115
|
},
|
|
27641
27116
|
"context": {
|
|
27642
27117
|
"type": "variable",
|
|
@@ -27644,8 +27119,8 @@
|
|
|
27644
27119
|
"value": "k-spacing(2)",
|
|
27645
27120
|
"scope": "default",
|
|
27646
27121
|
"line": {
|
|
27647
|
-
"start":
|
|
27648
|
-
"end":
|
|
27122
|
+
"start": 56,
|
|
27123
|
+
"end": 56
|
|
27649
27124
|
}
|
|
27650
27125
|
},
|
|
27651
27126
|
"group": [
|
|
@@ -27660,8 +27135,8 @@
|
|
|
27660
27135
|
{
|
|
27661
27136
|
"description": "The spacing between the items in the Drawer item.\n",
|
|
27662
27137
|
"commentRange": {
|
|
27663
|
-
"start":
|
|
27664
|
-
"end":
|
|
27138
|
+
"start": 57,
|
|
27139
|
+
"end": 58
|
|
27665
27140
|
},
|
|
27666
27141
|
"context": {
|
|
27667
27142
|
"type": "variable",
|
|
@@ -27669,8 +27144,8 @@
|
|
|
27669
27144
|
"value": "k-spacing(2)",
|
|
27670
27145
|
"scope": "default",
|
|
27671
27146
|
"line": {
|
|
27672
|
-
"start":
|
|
27673
|
-
"end":
|
|
27147
|
+
"start": 59,
|
|
27148
|
+
"end": 59
|
|
27674
27149
|
}
|
|
27675
27150
|
},
|
|
27676
27151
|
"group": [
|
|
@@ -27685,8 +27160,8 @@
|
|
|
27685
27160
|
{
|
|
27686
27161
|
"description": "The font size of the Drawer item.\n",
|
|
27687
27162
|
"commentRange": {
|
|
27688
|
-
"start":
|
|
27689
|
-
"end":
|
|
27163
|
+
"start": 60,
|
|
27164
|
+
"end": 61
|
|
27690
27165
|
},
|
|
27691
27166
|
"context": {
|
|
27692
27167
|
"type": "variable",
|
|
@@ -27694,8 +27169,8 @@
|
|
|
27694
27169
|
"value": "var( --kendo-font-size, inherit )",
|
|
27695
27170
|
"scope": "default",
|
|
27696
27171
|
"line": {
|
|
27697
|
-
"start":
|
|
27698
|
-
"end":
|
|
27172
|
+
"start": 62,
|
|
27173
|
+
"end": 62
|
|
27699
27174
|
}
|
|
27700
27175
|
},
|
|
27701
27176
|
"group": [
|
|
@@ -27710,8 +27185,8 @@
|
|
|
27710
27185
|
{
|
|
27711
27186
|
"description": "The line height of the Drawer item.\n",
|
|
27712
27187
|
"commentRange": {
|
|
27713
|
-
"start":
|
|
27714
|
-
"end":
|
|
27188
|
+
"start": 63,
|
|
27189
|
+
"end": 64
|
|
27715
27190
|
},
|
|
27716
27191
|
"context": {
|
|
27717
27192
|
"type": "variable",
|
|
@@ -27719,8 +27194,8 @@
|
|
|
27719
27194
|
"value": "var( --kendo-line-height, normal )",
|
|
27720
27195
|
"scope": "default",
|
|
27721
27196
|
"line": {
|
|
27722
|
-
"start":
|
|
27723
|
-
"end":
|
|
27197
|
+
"start": 65,
|
|
27198
|
+
"end": 65
|
|
27724
27199
|
}
|
|
27725
27200
|
},
|
|
27726
27201
|
"group": [
|
|
@@ -27735,8 +27210,8 @@
|
|
|
27735
27210
|
{
|
|
27736
27211
|
"description": "The font weight of the Drawer item.\n",
|
|
27737
27212
|
"commentRange": {
|
|
27738
|
-
"start":
|
|
27739
|
-
"end":
|
|
27213
|
+
"start": 66,
|
|
27214
|
+
"end": 67
|
|
27740
27215
|
},
|
|
27741
27216
|
"context": {
|
|
27742
27217
|
"type": "variable",
|
|
@@ -27744,8 +27219,8 @@
|
|
|
27744
27219
|
"value": "var( --kendo-font-weight, normal )",
|
|
27745
27220
|
"scope": "default",
|
|
27746
27221
|
"line": {
|
|
27747
|
-
"start":
|
|
27748
|
-
"end":
|
|
27222
|
+
"start": 68,
|
|
27223
|
+
"end": 68
|
|
27749
27224
|
}
|
|
27750
27225
|
},
|
|
27751
27226
|
"group": [
|
|
@@ -27760,8 +27235,8 @@
|
|
|
27760
27235
|
{
|
|
27761
27236
|
"description": "The horizontal padding of the Drawer item in each level.\n",
|
|
27762
27237
|
"commentRange": {
|
|
27763
|
-
"start":
|
|
27764
|
-
"end":
|
|
27238
|
+
"start": 70,
|
|
27239
|
+
"end": 71
|
|
27765
27240
|
},
|
|
27766
27241
|
"context": {
|
|
27767
27242
|
"type": "variable",
|
|
@@ -27769,8 +27244,8 @@
|
|
|
27769
27244
|
"value": "$kendo-drawer-item-padding-x",
|
|
27770
27245
|
"scope": "default",
|
|
27771
27246
|
"line": {
|
|
27772
|
-
"start":
|
|
27773
|
-
"end":
|
|
27247
|
+
"start": 72,
|
|
27248
|
+
"end": 72
|
|
27774
27249
|
}
|
|
27775
27250
|
},
|
|
27776
27251
|
"group": [
|
|
@@ -27785,8 +27260,8 @@
|
|
|
27785
27260
|
{
|
|
27786
27261
|
"description": "The count of the Drawer item levels.\n",
|
|
27787
27262
|
"commentRange": {
|
|
27788
|
-
"start":
|
|
27789
|
-
"end":
|
|
27263
|
+
"start": 73,
|
|
27264
|
+
"end": 74
|
|
27790
27265
|
},
|
|
27791
27266
|
"context": {
|
|
27792
27267
|
"type": "variable",
|
|
@@ -27794,8 +27269,8 @@
|
|
|
27794
27269
|
"value": "5",
|
|
27795
27270
|
"scope": "default",
|
|
27796
27271
|
"line": {
|
|
27797
|
-
"start":
|
|
27798
|
-
"end":
|
|
27272
|
+
"start": 75,
|
|
27273
|
+
"end": 75
|
|
27799
27274
|
}
|
|
27800
27275
|
},
|
|
27801
27276
|
"group": [
|
|
@@ -27810,8 +27285,8 @@
|
|
|
27810
27285
|
{
|
|
27811
27286
|
"description": "The border radius of the Drawer item.\n",
|
|
27812
27287
|
"commentRange": {
|
|
27813
|
-
"start":
|
|
27814
|
-
"end":
|
|
27288
|
+
"start": 76,
|
|
27289
|
+
"end": 77
|
|
27815
27290
|
},
|
|
27816
27291
|
"context": {
|
|
27817
27292
|
"type": "variable",
|
|
@@ -27819,8 +27294,8 @@
|
|
|
27819
27294
|
"value": "k-border-radius(sm)",
|
|
27820
27295
|
"scope": "default",
|
|
27821
27296
|
"line": {
|
|
27822
|
-
"start":
|
|
27823
|
-
"end":
|
|
27297
|
+
"start": 78,
|
|
27298
|
+
"end": 78
|
|
27824
27299
|
}
|
|
27825
27300
|
},
|
|
27826
27301
|
"group": [
|
|
@@ -27835,8 +27310,8 @@
|
|
|
27835
27310
|
{
|
|
27836
27311
|
"description": "The horizontal padding of the Drawer icon.\n",
|
|
27837
27312
|
"commentRange": {
|
|
27838
|
-
"start":
|
|
27839
|
-
"end":
|
|
27313
|
+
"start": 80,
|
|
27314
|
+
"end": 81
|
|
27840
27315
|
},
|
|
27841
27316
|
"context": {
|
|
27842
27317
|
"type": "variable",
|
|
@@ -27844,8 +27319,8 @@
|
|
|
27844
27319
|
"value": "k-spacing(0)",
|
|
27845
27320
|
"scope": "default",
|
|
27846
27321
|
"line": {
|
|
27847
|
-
"start":
|
|
27848
|
-
"end":
|
|
27322
|
+
"start": 82,
|
|
27323
|
+
"end": 82
|
|
27849
27324
|
}
|
|
27850
27325
|
},
|
|
27851
27326
|
"group": [
|
|
@@ -27860,8 +27335,8 @@
|
|
|
27860
27335
|
{
|
|
27861
27336
|
"description": "The vertical padding of the Drawer icon.\n",
|
|
27862
27337
|
"commentRange": {
|
|
27863
|
-
"start":
|
|
27864
|
-
"end":
|
|
27338
|
+
"start": 84,
|
|
27339
|
+
"end": 85
|
|
27865
27340
|
},
|
|
27866
27341
|
"context": {
|
|
27867
27342
|
"type": "variable",
|
|
@@ -27869,8 +27344,8 @@
|
|
|
27869
27344
|
"value": "k-spacing(1)",
|
|
27870
27345
|
"scope": "default",
|
|
27871
27346
|
"line": {
|
|
27872
|
-
"start":
|
|
27873
|
-
"end":
|
|
27347
|
+
"start": 86,
|
|
27348
|
+
"end": 86
|
|
27874
27349
|
}
|
|
27875
27350
|
},
|
|
27876
27351
|
"group": [
|
|
@@ -27885,8 +27360,8 @@
|
|
|
27885
27360
|
{
|
|
27886
27361
|
"description": "The initial width of the mini Drawer.\n",
|
|
27887
27362
|
"commentRange": {
|
|
27888
|
-
"start":
|
|
27889
|
-
"end":
|
|
27363
|
+
"start": 88,
|
|
27364
|
+
"end": 89
|
|
27890
27365
|
},
|
|
27891
27366
|
"context": {
|
|
27892
27367
|
"type": "variable",
|
|
@@ -27894,8 +27369,8 @@
|
|
|
27894
27369
|
"value": "calc(2 * #{$kendo-drawer-item-padding-x} + #{$kendo-icon-size} + 2 * #{$kendo-drawer-items-padding-x})",
|
|
27895
27370
|
"scope": "default",
|
|
27896
27371
|
"line": {
|
|
27897
|
-
"start":
|
|
27898
|
-
"end":
|
|
27372
|
+
"start": 90,
|
|
27373
|
+
"end": 90
|
|
27899
27374
|
}
|
|
27900
27375
|
},
|
|
27901
27376
|
"group": [
|
|
@@ -27910,8 +27385,8 @@
|
|
|
27910
27385
|
{
|
|
27911
27386
|
"description": "The background color of the hovered Drawer item.\n",
|
|
27912
27387
|
"commentRange": {
|
|
27913
|
-
"start":
|
|
27914
|
-
"end":
|
|
27388
|
+
"start": 92,
|
|
27389
|
+
"end": 93
|
|
27915
27390
|
},
|
|
27916
27391
|
"context": {
|
|
27917
27392
|
"type": "variable",
|
|
@@ -27919,8 +27394,8 @@
|
|
|
27919
27394
|
"value": "color-mix(in srgb, k-color(primary-subtle-hover) 50%, transparent)",
|
|
27920
27395
|
"scope": "default",
|
|
27921
27396
|
"line": {
|
|
27922
|
-
"start":
|
|
27923
|
-
"end":
|
|
27397
|
+
"start": 94,
|
|
27398
|
+
"end": 94
|
|
27924
27399
|
}
|
|
27925
27400
|
},
|
|
27926
27401
|
"group": [
|
|
@@ -27935,8 +27410,8 @@
|
|
|
27935
27410
|
{
|
|
27936
27411
|
"description": "The text color of the hovered Drawer item.\n",
|
|
27937
27412
|
"commentRange": {
|
|
27938
|
-
"start":
|
|
27939
|
-
"end":
|
|
27413
|
+
"start": 95,
|
|
27414
|
+
"end": 96
|
|
27940
27415
|
},
|
|
27941
27416
|
"context": {
|
|
27942
27417
|
"type": "variable",
|
|
@@ -27944,8 +27419,8 @@
|
|
|
27944
27419
|
"value": "k-color(primary-on-subtle)",
|
|
27945
27420
|
"scope": "default",
|
|
27946
27421
|
"line": {
|
|
27947
|
-
"start":
|
|
27948
|
-
"end":
|
|
27422
|
+
"start": 97,
|
|
27423
|
+
"end": 97
|
|
27949
27424
|
}
|
|
27950
27425
|
},
|
|
27951
27426
|
"group": [
|
|
@@ -27960,8 +27435,8 @@
|
|
|
27960
27435
|
{
|
|
27961
27436
|
"description": "The background color of the focused Drawer item.\n",
|
|
27962
27437
|
"commentRange": {
|
|
27963
|
-
"start":
|
|
27964
|
-
"end":
|
|
27438
|
+
"start": 99,
|
|
27439
|
+
"end": 100
|
|
27965
27440
|
},
|
|
27966
27441
|
"context": {
|
|
27967
27442
|
"type": "variable",
|
|
@@ -27969,8 +27444,8 @@
|
|
|
27969
27444
|
"value": "$kendo-drawer-bg",
|
|
27970
27445
|
"scope": "default",
|
|
27971
27446
|
"line": {
|
|
27972
|
-
"start":
|
|
27973
|
-
"end":
|
|
27447
|
+
"start": 101,
|
|
27448
|
+
"end": 101
|
|
27974
27449
|
}
|
|
27975
27450
|
},
|
|
27976
27451
|
"group": [
|
|
@@ -27985,8 +27460,8 @@
|
|
|
27985
27460
|
{
|
|
27986
27461
|
"description": "The box shadow of the focused Drawer item.\n",
|
|
27987
27462
|
"commentRange": {
|
|
27988
|
-
"start":
|
|
27989
|
-
"end":
|
|
27463
|
+
"start": 102,
|
|
27464
|
+
"end": 103
|
|
27990
27465
|
},
|
|
27991
27466
|
"context": {
|
|
27992
27467
|
"type": "variable",
|
|
@@ -27994,8 +27469,8 @@
|
|
|
27994
27469
|
"value": "null",
|
|
27995
27470
|
"scope": "default",
|
|
27996
27471
|
"line": {
|
|
27997
|
-
"start":
|
|
27998
|
-
"end":
|
|
27472
|
+
"start": 104,
|
|
27473
|
+
"end": 104
|
|
27999
27474
|
}
|
|
28000
27475
|
},
|
|
28001
27476
|
"group": [
|
|
@@ -28010,8 +27485,8 @@
|
|
|
28010
27485
|
{
|
|
28011
27486
|
"description": "The outline color of the focused Drawer item.\n",
|
|
28012
27487
|
"commentRange": {
|
|
28013
|
-
"start":
|
|
28014
|
-
"end":
|
|
27488
|
+
"start": 106,
|
|
27489
|
+
"end": 107
|
|
28015
27490
|
},
|
|
28016
27491
|
"context": {
|
|
28017
27492
|
"type": "variable",
|
|
@@ -28019,8 +27494,8 @@
|
|
|
28019
27494
|
"value": "k-color(subtle)",
|
|
28020
27495
|
"scope": "default",
|
|
28021
27496
|
"line": {
|
|
28022
|
-
"start":
|
|
28023
|
-
"end":
|
|
27497
|
+
"start": 108,
|
|
27498
|
+
"end": 108
|
|
28024
27499
|
}
|
|
28025
27500
|
},
|
|
28026
27501
|
"group": [
|
|
@@ -28035,8 +27510,8 @@
|
|
|
28035
27510
|
{
|
|
28036
27511
|
"description": "The background color of the selected Drawer item.\n",
|
|
28037
27512
|
"commentRange": {
|
|
28038
|
-
"start":
|
|
28039
|
-
"end":
|
|
27513
|
+
"start": 110,
|
|
27514
|
+
"end": 111
|
|
28040
27515
|
},
|
|
28041
27516
|
"context": {
|
|
28042
27517
|
"type": "variable",
|
|
@@ -28044,8 +27519,8 @@
|
|
|
28044
27519
|
"value": "color-mix(in srgb, k-color(primary-subtle-active) 70%, transparent)",
|
|
28045
27520
|
"scope": "default",
|
|
28046
27521
|
"line": {
|
|
28047
|
-
"start":
|
|
28048
|
-
"end":
|
|
27522
|
+
"start": 112,
|
|
27523
|
+
"end": 112
|
|
28049
27524
|
}
|
|
28050
27525
|
},
|
|
28051
27526
|
"group": [
|
|
@@ -28060,8 +27535,8 @@
|
|
|
28060
27535
|
{
|
|
28061
27536
|
"description": "The text color of the selected Drawer item.\n",
|
|
28062
27537
|
"commentRange": {
|
|
28063
|
-
"start":
|
|
28064
|
-
"end":
|
|
27538
|
+
"start": 113,
|
|
27539
|
+
"end": 114
|
|
28065
27540
|
},
|
|
28066
27541
|
"context": {
|
|
28067
27542
|
"type": "variable",
|
|
@@ -28069,8 +27544,8 @@
|
|
|
28069
27544
|
"value": "k-color(primary-on-subtle)",
|
|
28070
27545
|
"scope": "default",
|
|
28071
27546
|
"line": {
|
|
28072
|
-
"start":
|
|
28073
|
-
"end":
|
|
27547
|
+
"start": 115,
|
|
27548
|
+
"end": 115
|
|
28074
27549
|
}
|
|
28075
27550
|
},
|
|
28076
27551
|
"group": [
|
|
@@ -28085,8 +27560,8 @@
|
|
|
28085
27560
|
{
|
|
28086
27561
|
"description": "The background color of the selected and hovered Drawer item.\n",
|
|
28087
27562
|
"commentRange": {
|
|
28088
|
-
"start":
|
|
28089
|
-
"end":
|
|
27563
|
+
"start": 117,
|
|
27564
|
+
"end": 118
|
|
28090
27565
|
},
|
|
28091
27566
|
"context": {
|
|
28092
27567
|
"type": "variable",
|
|
@@ -28094,8 +27569,8 @@
|
|
|
28094
27569
|
"value": "color-mix(in srgb, k-color(primary-subtle-active) 70%, transparent)",
|
|
28095
27570
|
"scope": "default",
|
|
28096
27571
|
"line": {
|
|
28097
|
-
"start":
|
|
28098
|
-
"end":
|
|
27572
|
+
"start": 119,
|
|
27573
|
+
"end": 119
|
|
28099
27574
|
}
|
|
28100
27575
|
},
|
|
28101
27576
|
"group": [
|
|
@@ -28110,8 +27585,8 @@
|
|
|
28110
27585
|
{
|
|
28111
27586
|
"description": "The text color of the selected and hovered Drawer item.\n",
|
|
28112
27587
|
"commentRange": {
|
|
28113
|
-
"start":
|
|
28114
|
-
"end":
|
|
27588
|
+
"start": 120,
|
|
27589
|
+
"end": 121
|
|
28115
27590
|
},
|
|
28116
27591
|
"context": {
|
|
28117
27592
|
"type": "variable",
|
|
@@ -28119,8 +27594,8 @@
|
|
|
28119
27594
|
"value": "k-color(primary-on-subtle)",
|
|
28120
27595
|
"scope": "default",
|
|
28121
27596
|
"line": {
|
|
28122
|
-
"start":
|
|
28123
|
-
"end":
|
|
27597
|
+
"start": 122,
|
|
27598
|
+
"end": 122
|
|
28124
27599
|
}
|
|
28125
27600
|
},
|
|
28126
27601
|
"group": [
|
|
@@ -28135,8 +27610,8 @@
|
|
|
28135
27610
|
{
|
|
28136
27611
|
"description": "The background color of the selected and focused Drawer item.\n",
|
|
28137
27612
|
"commentRange": {
|
|
28138
|
-
"start":
|
|
28139
|
-
"end":
|
|
27613
|
+
"start": 124,
|
|
27614
|
+
"end": 125
|
|
28140
27615
|
},
|
|
28141
27616
|
"context": {
|
|
28142
27617
|
"type": "variable",
|
|
@@ -28144,8 +27619,8 @@
|
|
|
28144
27619
|
"value": "null",
|
|
28145
27620
|
"scope": "default",
|
|
28146
27621
|
"line": {
|
|
28147
|
-
"start":
|
|
28148
|
-
"end":
|
|
27622
|
+
"start": 126,
|
|
27623
|
+
"end": 126
|
|
28149
27624
|
}
|
|
28150
27625
|
},
|
|
28151
27626
|
"group": [
|
|
@@ -47530,7 +47005,7 @@
|
|
|
47530
47005
|
"context": {
|
|
47531
47006
|
"type": "variable",
|
|
47532
47007
|
"name": "kendo-loader-sm-segment-size",
|
|
47533
|
-
"value": "k-spacing(
|
|
47008
|
+
"value": "k-spacing(1)",
|
|
47534
47009
|
"scope": "default",
|
|
47535
47010
|
"line": {
|
|
47536
47011
|
"start": 21,
|
|
@@ -47605,7 +47080,7 @@
|
|
|
47605
47080
|
"context": {
|
|
47606
47081
|
"type": "variable",
|
|
47607
47082
|
"name": "kendo-loader-sm-padding",
|
|
47608
|
-
"value": "calc( #{$kendo-loader-sm-segment-size} /
|
|
47083
|
+
"value": "calc( #{$kendo-loader-sm-segment-size} / 2 )",
|
|
47609
47084
|
"scope": "default",
|
|
47610
47085
|
"line": {
|
|
47611
47086
|
"start": 31,
|