@progress/kendo-theme-fluent 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.
@@ -2025,492 +2025,6 @@
2025
2025
  "resolvedValue": "var(--kendo-adaptive-actionsheet-footer-padding-x, var(--kendo-spacing-4))",
2026
2026
  "resolvedType": "String"
2027
2027
  },
2028
- {
2029
- "description": "The background color of the Adaptive component.\n",
2030
- "commentRange": {
2031
- "start": 5,
2032
- "end": 6
2033
- },
2034
- "context": {
2035
- "type": "variable",
2036
- "name": "kendo-adaptive-bg",
2037
- "value": "var( --kendo-adaptive-bg, #{k-color(surface-alt)} )",
2038
- "scope": "default",
2039
- "line": {
2040
- "start": 7,
2041
- "end": 7
2042
- }
2043
- },
2044
- "group": [
2045
- "adaptive"
2046
- ],
2047
- "access": "public",
2048
- "file": {
2049
- "path": "fluent/scss/adaptive/_variables.scss",
2050
- "name": "_variables.scss"
2051
- },
2052
- "resolvedValue": "var(--kendo-adaptive-bg, var(--kendo-color-surface-alt))",
2053
- "resolvedType": "String"
2054
- },
2055
- {
2056
- "description": "The text color of the Adaptive component.\n",
2057
- "commentRange": {
2058
- "start": 8,
2059
- "end": 9
2060
- },
2061
- "context": {
2062
- "type": "variable",
2063
- "name": "kendo-adaptive-text",
2064
- "value": "var( --kendo-adaptive-text, #{k-color(on-app-surface)} )",
2065
- "scope": "default",
2066
- "line": {
2067
- "start": 10,
2068
- "end": 10
2069
- }
2070
- },
2071
- "group": [
2072
- "adaptive"
2073
- ],
2074
- "access": "public",
2075
- "file": {
2076
- "path": "fluent/scss/adaptive/_variables.scss",
2077
- "name": "_variables.scss"
2078
- },
2079
- "resolvedValue": "var(--kendo-adaptive-text, var(--kendo-color-on-app-surface))",
2080
- "resolvedType": "String"
2081
- },
2082
- {
2083
- "description": "The border color of the Adaptive component.\n",
2084
- "commentRange": {
2085
- "start": 11,
2086
- "end": 12
2087
- },
2088
- "context": {
2089
- "type": "variable",
2090
- "name": "kendo-adaptive-border",
2091
- "value": "var( --kendo-adaptive-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
2092
- "scope": "default",
2093
- "line": {
2094
- "start": 13,
2095
- "end": 13
2096
- }
2097
- },
2098
- "group": [
2099
- "adaptive"
2100
- ],
2101
- "access": "public",
2102
- "file": {
2103
- "path": "fluent/scss/adaptive/_variables.scss",
2104
- "name": "_variables.scss"
2105
- },
2106
- "resolvedValue": "var(--kendo-adaptive-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
2107
- "resolvedType": "String"
2108
- },
2109
- {
2110
- "description": "The background color of the Adaptive content.\n",
2111
- "commentRange": {
2112
- "start": 15,
2113
- "end": 16
2114
- },
2115
- "context": {
2116
- "type": "variable",
2117
- "name": "kendo-adaptive-content-bg",
2118
- "value": "var( --kendo-adaptive-content-bg, #{k-color(surface-alt)} )",
2119
- "scope": "default",
2120
- "line": {
2121
- "start": 17,
2122
- "end": 17
2123
- }
2124
- },
2125
- "group": [
2126
- "adaptive"
2127
- ],
2128
- "access": "public",
2129
- "file": {
2130
- "path": "fluent/scss/adaptive/_variables.scss",
2131
- "name": "_variables.scss"
2132
- },
2133
- "resolvedValue": "var(--kendo-adaptive-content-bg, var(--kendo-color-surface-alt))",
2134
- "resolvedType": "String"
2135
- },
2136
- {
2137
- "description": "The text color of the Adaptive content.\n",
2138
- "commentRange": {
2139
- "start": 18,
2140
- "end": 19
2141
- },
2142
- "context": {
2143
- "type": "variable",
2144
- "name": "kendo-adaptive-content-text",
2145
- "value": "var( --kendo-adaptive-content-text, #{k-color(on-app-surface)} )",
2146
- "scope": "default",
2147
- "line": {
2148
- "start": 20,
2149
- "end": 20
2150
- }
2151
- },
2152
- "group": [
2153
- "adaptive"
2154
- ],
2155
- "access": "public",
2156
- "file": {
2157
- "path": "fluent/scss/adaptive/_variables.scss",
2158
- "name": "_variables.scss"
2159
- },
2160
- "resolvedValue": "var(--kendo-adaptive-content-text, var(--kendo-color-on-app-surface))",
2161
- "resolvedType": "String"
2162
- },
2163
- {
2164
- "description": "The background color of the Adaptive menu.\n",
2165
- "commentRange": {
2166
- "start": 22,
2167
- "end": 23
2168
- },
2169
- "context": {
2170
- "type": "variable",
2171
- "name": "kendo-adaptive-menu-bg",
2172
- "value": "var( --kendo-adaptive-menu-bg, #{k-color(primary)} )",
2173
- "scope": "default",
2174
- "line": {
2175
- "start": 24,
2176
- "end": 24
2177
- }
2178
- },
2179
- "group": [
2180
- "adaptive"
2181
- ],
2182
- "access": "public",
2183
- "file": {
2184
- "path": "fluent/scss/adaptive/_variables.scss",
2185
- "name": "_variables.scss"
2186
- },
2187
- "resolvedValue": "var(--kendo-adaptive-menu-bg, var(--kendo-color-primary))",
2188
- "resolvedType": "String"
2189
- },
2190
- {
2191
- "description": "The text color of the Adaptive menu.\n",
2192
- "commentRange": {
2193
- "start": 25,
2194
- "end": 26
2195
- },
2196
- "context": {
2197
- "type": "variable",
2198
- "name": "kendo-adaptive-menu-text",
2199
- "value": "var( --kendo-adaptive-menu-text, #{k-color(app-surface)} )",
2200
- "scope": "default",
2201
- "line": {
2202
- "start": 27,
2203
- "end": 27
2204
- }
2205
- },
2206
- "group": [
2207
- "adaptive"
2208
- ],
2209
- "access": "public",
2210
- "file": {
2211
- "path": "fluent/scss/adaptive/_variables.scss",
2212
- "name": "_variables.scss"
2213
- },
2214
- "resolvedValue": "var(--kendo-adaptive-menu-text, var(--kendo-color-app-surface))",
2215
- "resolvedType": "String"
2216
- },
2217
- {
2218
- "description": "The text color of the Adaptive menu clear button.\n",
2219
- "commentRange": {
2220
- "start": 29,
2221
- "end": 30
2222
- },
2223
- "context": {
2224
- "type": "variable",
2225
- "name": "kendo-adaptive-menu-clear-text",
2226
- "value": "var( --kendo-adaptive-menu-clear-text, #{k-color(primary-on-surface)} )",
2227
- "scope": "default",
2228
- "line": {
2229
- "start": 31,
2230
- "end": 31
2231
- }
2232
- },
2233
- "group": [
2234
- "adaptive"
2235
- ],
2236
- "access": "public",
2237
- "file": {
2238
- "path": "fluent/scss/adaptive/_variables.scss",
2239
- "name": "_variables.scss"
2240
- },
2241
- "resolvedValue": "var(--kendo-adaptive-menu-clear-text, var(--kendo-color-primary-on-surface))",
2242
- "resolvedType": "String"
2243
- },
2244
- {
2245
- "description": "The border color of the Adaptive menu item.\n",
2246
- "commentRange": {
2247
- "start": 33,
2248
- "end": 34
2249
- },
2250
- "context": {
2251
- "type": "variable",
2252
- "name": "kendo-adaptive-menu-item-border",
2253
- "value": "var( --kendo-adaptive-menu-item-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
2254
- "scope": "default",
2255
- "line": {
2256
- "start": 35,
2257
- "end": 35
2258
- }
2259
- },
2260
- "group": [
2261
- "adaptive"
2262
- ],
2263
- "access": "public",
2264
- "file": {
2265
- "path": "fluent/scss/adaptive/_variables.scss",
2266
- "name": "_variables.scss"
2267
- },
2268
- "resolvedValue": "var(--kendo-adaptive-menu-item-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
2269
- "resolvedType": "String"
2270
- },
2271
- {
2272
- "description": "The text color of the Adaptive menu title.\n",
2273
- "commentRange": {
2274
- "start": 36,
2275
- "end": 37
2276
- },
2277
- "context": {
2278
- "type": "variable",
2279
- "name": "kendo-adaptive-menu-title-text",
2280
- "value": "var( --kendo-adaptive-menu-title-text, #{k-color(on-app-surface)} )",
2281
- "scope": "default",
2282
- "line": {
2283
- "start": 38,
2284
- "end": 38
2285
- }
2286
- },
2287
- "group": [
2288
- "adaptive"
2289
- ],
2290
- "access": "public",
2291
- "file": {
2292
- "path": "fluent/scss/adaptive/_variables.scss",
2293
- "name": "_variables.scss"
2294
- },
2295
- "resolvedValue": "var(--kendo-adaptive-menu-title-text, var(--kendo-color-on-app-surface))",
2296
- "resolvedType": "String"
2297
- },
2298
- {
2299
- "description": "The width of the border around the Adaptive component.\n",
2300
- "commentRange": {
2301
- "start": 40,
2302
- "end": 41
2303
- },
2304
- "context": {
2305
- "type": "variable",
2306
- "name": "kendo-adaptive-border-width",
2307
- "value": "var( --kendo-adaptive-border-width, 1px )",
2308
- "scope": "default",
2309
- "line": {
2310
- "start": 42,
2311
- "end": 42
2312
- }
2313
- },
2314
- "group": [
2315
- "adaptive"
2316
- ],
2317
- "access": "public",
2318
- "file": {
2319
- "path": "fluent/scss/adaptive/_variables.scss",
2320
- "name": "_variables.scss"
2321
- },
2322
- "resolvedValue": "var(--kendo-adaptive-border-width, 1px)",
2323
- "resolvedType": "String"
2324
- },
2325
- {
2326
- "description": "The font family of the Adaptive component.\n",
2327
- "commentRange": {
2328
- "start": 43,
2329
- "end": 44
2330
- },
2331
- "context": {
2332
- "type": "variable",
2333
- "name": "kendo-adaptive-font-family",
2334
- "value": "var( --kendo-adaptive-font-family, var(--kendo-font-family) )",
2335
- "scope": "default",
2336
- "line": {
2337
- "start": 45,
2338
- "end": 45
2339
- }
2340
- },
2341
- "group": [
2342
- "adaptive"
2343
- ],
2344
- "access": "public",
2345
- "file": {
2346
- "path": "fluent/scss/adaptive/_variables.scss",
2347
- "name": "_variables.scss"
2348
- },
2349
- "resolvedValue": "var(--kendo-adaptive-font-family, var(--kendo-font-family))",
2350
- "resolvedType": "String"
2351
- },
2352
- {
2353
- "description": "The font size of the Adaptive component.\n",
2354
- "commentRange": {
2355
- "start": 46,
2356
- "end": 47
2357
- },
2358
- "context": {
2359
- "type": "variable",
2360
- "name": "kendo-adaptive-font-size",
2361
- "value": "var( --kendo-adaptive-font-size, var(--kendo-font-size) )",
2362
- "scope": "default",
2363
- "line": {
2364
- "start": 48,
2365
- "end": 48
2366
- }
2367
- },
2368
- "group": [
2369
- "adaptive"
2370
- ],
2371
- "access": "public",
2372
- "file": {
2373
- "path": "fluent/scss/adaptive/_variables.scss",
2374
- "name": "_variables.scss"
2375
- },
2376
- "resolvedValue": "var(--kendo-adaptive-font-size, var(--kendo-font-size))",
2377
- "resolvedType": "String"
2378
- },
2379
- {
2380
- "description": "The line height of the Adaptive component.\n",
2381
- "commentRange": {
2382
- "start": 49,
2383
- "end": 50
2384
- },
2385
- "context": {
2386
- "type": "variable",
2387
- "name": "kendo-adaptive-line-height",
2388
- "value": "var( --kendo-adaptive-line-height, var(--kendo-line-height) )",
2389
- "scope": "default",
2390
- "line": {
2391
- "start": 51,
2392
- "end": 51
2393
- }
2394
- },
2395
- "group": [
2396
- "adaptive"
2397
- ],
2398
- "access": "public",
2399
- "file": {
2400
- "path": "fluent/scss/adaptive/_variables.scss",
2401
- "name": "_variables.scss"
2402
- },
2403
- "resolvedValue": "var(--kendo-adaptive-line-height, var(--kendo-line-height))",
2404
- "resolvedType": "String"
2405
- },
2406
- {
2407
- "description": "The text color of the Adaptive Grid sort indicator.\n",
2408
- "commentRange": {
2409
- "start": 55,
2410
- "end": 56
2411
- },
2412
- "context": {
2413
- "type": "variable",
2414
- "name": "kendo-adaptive-grid-sort-text",
2415
- "value": "var( --kendo-adaptive-grid-sort-text, #{k-color(primary-on-surface)} )",
2416
- "scope": "default",
2417
- "line": {
2418
- "start": 57,
2419
- "end": 57
2420
- }
2421
- },
2422
- "group": [
2423
- "adaptive"
2424
- ],
2425
- "access": "public",
2426
- "file": {
2427
- "path": "fluent/scss/adaptive/_variables.scss",
2428
- "name": "_variables.scss"
2429
- },
2430
- "resolvedValue": "var(--kendo-adaptive-grid-sort-text, var(--kendo-color-primary-on-surface))",
2431
- "resolvedType": "String"
2432
- },
2433
- {
2434
- "description": "The text color of the current date in the Adaptive Scheduler.\n",
2435
- "commentRange": {
2436
- "start": 61,
2437
- "end": 62
2438
- },
2439
- "context": {
2440
- "type": "variable",
2441
- "name": "kendo-adaptive-scheduler-current-text",
2442
- "value": "var( --kendo-adaptive-scheduler-current-text, #{k-color(primary-on-surface)} )",
2443
- "scope": "default",
2444
- "line": {
2445
- "start": 63,
2446
- "end": 63
2447
- }
2448
- },
2449
- "group": [
2450
- "adaptive"
2451
- ],
2452
- "access": "public",
2453
- "file": {
2454
- "path": "fluent/scss/adaptive/_variables.scss",
2455
- "name": "_variables.scss"
2456
- },
2457
- "resolvedValue": "var(--kendo-adaptive-scheduler-current-text, var(--kendo-color-primary-on-surface))",
2458
- "resolvedType": "String"
2459
- },
2460
- {
2461
- "description": "The base text color of the Adaptive Scheduler.\n",
2462
- "commentRange": {
2463
- "start": 64,
2464
- "end": 65
2465
- },
2466
- "context": {
2467
- "type": "variable",
2468
- "name": "kendo-adaptive-scheduler-base-text",
2469
- "value": "var( --kendo-adaptive-scheduler-base-text, inherit )",
2470
- "scope": "default",
2471
- "line": {
2472
- "start": 66,
2473
- "end": 66
2474
- }
2475
- },
2476
- "group": [
2477
- "adaptive"
2478
- ],
2479
- "access": "public",
2480
- "file": {
2481
- "path": "fluent/scss/adaptive/_variables.scss",
2482
- "name": "_variables.scss"
2483
- },
2484
- "resolvedValue": "var(--kendo-adaptive-scheduler-base-text, inherit)",
2485
- "resolvedType": "String"
2486
- },
2487
- {
2488
- "description": "The subtle text color of the Adaptive Scheduler.\n",
2489
- "commentRange": {
2490
- "start": 67,
2491
- "end": 68
2492
- },
2493
- "context": {
2494
- "type": "variable",
2495
- "name": "kendo-adaptive-scheduler-subtle-text",
2496
- "value": "var( --kendo-adaptive-scheduler-subtle-text, #{k-color(on-app-surface)} )",
2497
- "scope": "default",
2498
- "line": {
2499
- "start": 69,
2500
- "end": 69
2501
- }
2502
- },
2503
- "group": [
2504
- "adaptive"
2505
- ],
2506
- "access": "public",
2507
- "file": {
2508
- "path": "fluent/scss/adaptive/_variables.scss",
2509
- "name": "_variables.scss"
2510
- },
2511
- "resolvedValue": "var(--kendo-adaptive-scheduler-subtle-text, var(--kendo-color-on-app-surface))",
2512
- "resolvedType": "String"
2513
- },
2514
2028
  {
2515
2029
  "description": "The default theme color of the AppBar.\n",
2516
2030
  "commentRange": {
@@ -29056,73 +28570,19 @@
29056
28570
  "resolvedType": "String"
29057
28571
  },
29058
28572
  {
29059
- "description": "The color of the Drawer scrollbar.\n",
28573
+ "description": "The border radius of the Drawer scrollbar.\n",
29060
28574
  "commentRange": {
29061
28575
  "start": 37,
29062
28576
  "end": 38
29063
28577
  },
29064
- "context": {
29065
- "type": "variable",
29066
- "name": "kendo-drawer-scrollbar-color",
29067
- "value": "var( --kendo-drawer-scrollbar-color, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) )",
29068
- "scope": "default",
29069
- "line": {
29070
- "start": 39,
29071
- "end": 39
29072
- }
29073
- },
29074
- "group": [
29075
- "drawer"
29076
- ],
29077
- "access": "public",
29078
- "file": {
29079
- "path": "fluent/scss/drawer/_variables.scss",
29080
- "name": "_variables.scss"
29081
- },
29082
- "resolvedValue": "var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface) 46%, transparent))",
29083
- "resolvedType": "String"
29084
- },
29085
- {
29086
- "description": "The background of the Drawer scrollbar.\n",
29087
- "commentRange": {
29088
- "start": 40,
29089
- "end": 41
29090
- },
29091
- "context": {
29092
- "type": "variable",
29093
- "name": "kendo-drawer-scrollbar-bg",
29094
- "value": "var( --kendo-drawer-scrollbar-bg, k-color(base-subtle) )",
29095
- "scope": "default",
29096
- "line": {
29097
- "start": 42,
29098
- "end": 42
29099
- }
29100
- },
29101
- "group": [
29102
- "drawer"
29103
- ],
29104
- "access": "public",
29105
- "file": {
29106
- "path": "fluent/scss/drawer/_variables.scss",
29107
- "name": "_variables.scss"
29108
- },
29109
- "resolvedValue": "var(--kendo-drawer-scrollbar-bg, var(--kendo-color-base-subtle))",
29110
- "resolvedType": "String"
29111
- },
29112
- {
29113
- "description": "The border radius of the Drawer scrollbar.\n",
29114
- "commentRange": {
29115
- "start": 43,
29116
- "end": 44
29117
- },
29118
28578
  "context": {
29119
28579
  "type": "variable",
29120
28580
  "name": "kendo-drawer-scrollbar-radius",
29121
28581
  "value": "var( --kendo-drawer-scrollbar-radius, 20px )",
29122
28582
  "scope": "default",
29123
28583
  "line": {
29124
- "start": 45,
29125
- "end": 45
28584
+ "start": 39,
28585
+ "end": 39
29126
28586
  }
29127
28587
  },
29128
28588
  "group": [
@@ -29136,38 +28596,11 @@
29136
28596
  "resolvedValue": "var(--kendo-drawer-scrollbar-radius, 20px)",
29137
28597
  "resolvedType": "String"
29138
28598
  },
29139
- {
29140
- "description": "The hover color of the Drawer scrollbar.\n",
29141
- "commentRange": {
29142
- "start": 46,
29143
- "end": 47
29144
- },
29145
- "context": {
29146
- "type": "variable",
29147
- "name": "kendo-drawer-scrollbar-hover-color",
29148
- "value": "var( --kendo-drawer-scrollbar-hover-color, $kendo-drawer-scrollbar-color )",
29149
- "scope": "default",
29150
- "line": {
29151
- "start": 48,
29152
- "end": 48
29153
- }
29154
- },
29155
- "group": [
29156
- "drawer"
29157
- ],
29158
- "access": "public",
29159
- "file": {
29160
- "path": "fluent/scss/drawer/_variables.scss",
29161
- "name": "_variables.scss"
29162
- },
29163
- "resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface) 46%, transparent)))",
29164
- "resolvedType": "String"
29165
- },
29166
28599
  {
29167
28600
  "description": "The horizontal padding of the Drawer items.\n",
29168
28601
  "commentRange": {
29169
- "start": 50,
29170
- "end": 51
28602
+ "start": 41,
28603
+ "end": 42
29171
28604
  },
29172
28605
  "context": {
29173
28606
  "type": "variable",
@@ -29175,8 +28608,8 @@
29175
28608
  "value": "var( --kendo-drawer-items-padding-x, k-spacing(2.5) )",
29176
28609
  "scope": "default",
29177
28610
  "line": {
29178
- "start": 52,
29179
- "end": 52
28611
+ "start": 43,
28612
+ "end": 43
29180
28613
  }
29181
28614
  },
29182
28615
  "group": [
@@ -29193,8 +28626,8 @@
29193
28626
  {
29194
28627
  "description": "The vertical padding of the Drawer items.\n",
29195
28628
  "commentRange": {
29196
- "start": 53,
29197
- "end": 54
28629
+ "start": 44,
28630
+ "end": 45
29198
28631
  },
29199
28632
  "context": {
29200
28633
  "type": "variable",
@@ -29202,8 +28635,8 @@
29202
28635
  "value": "var( --kendo-drawer-items-padding-y, k-spacing(2.5) )",
29203
28636
  "scope": "default",
29204
28637
  "line": {
29205
- "start": 55,
29206
- "end": 55
28638
+ "start": 46,
28639
+ "end": 46
29207
28640
  }
29208
28641
  },
29209
28642
  "group": [
@@ -29220,8 +28653,8 @@
29220
28653
  {
29221
28654
  "description": "The spacing between the Drawer items.\n",
29222
28655
  "commentRange": {
29223
- "start": 56,
29224
- "end": 57
28656
+ "start": 47,
28657
+ "end": 48
29225
28658
  },
29226
28659
  "context": {
29227
28660
  "type": "variable",
@@ -29229,8 +28662,8 @@
29229
28662
  "value": "var( --kendo-drawer-items-gap, k-spacing(0.5) )",
29230
28663
  "scope": "default",
29231
28664
  "line": {
29232
- "start": 58,
29233
- "end": 58
28665
+ "start": 49,
28666
+ "end": 49
29234
28667
  }
29235
28668
  },
29236
28669
  "group": [
@@ -29247,8 +28680,8 @@
29247
28680
  {
29248
28681
  "description": "The horizontal padding of the Drawer item.\n",
29249
28682
  "commentRange": {
29250
- "start": 60,
29251
- "end": 61
28683
+ "start": 51,
28684
+ "end": 52
29252
28685
  },
29253
28686
  "context": {
29254
28687
  "type": "variable",
@@ -29256,8 +28689,8 @@
29256
28689
  "value": "var( --kendo-drawer-item-padding-x, k-spacing(4) )",
29257
28690
  "scope": "default",
29258
28691
  "line": {
29259
- "start": 62,
29260
- "end": 62
28692
+ "start": 53,
28693
+ "end": 53
29261
28694
  }
29262
28695
  },
29263
28696
  "group": [
@@ -29274,8 +28707,8 @@
29274
28707
  {
29275
28708
  "description": "The vertical padding of the Drawer item.\n",
29276
28709
  "commentRange": {
29277
- "start": 63,
29278
- "end": 64
28710
+ "start": 54,
28711
+ "end": 55
29279
28712
  },
29280
28713
  "context": {
29281
28714
  "type": "variable",
@@ -29283,8 +28716,8 @@
29283
28716
  "value": "var( --kendo-drawer-item-padding-y, k-spacing(2) )",
29284
28717
  "scope": "default",
29285
28718
  "line": {
29286
- "start": 65,
29287
- "end": 65
28719
+ "start": 56,
28720
+ "end": 56
29288
28721
  }
29289
28722
  },
29290
28723
  "group": [
@@ -29301,8 +28734,8 @@
29301
28734
  {
29302
28735
  "description": "The spacing between the items in the Drawer item.\n",
29303
28736
  "commentRange": {
29304
- "start": 66,
29305
- "end": 67
28737
+ "start": 57,
28738
+ "end": 58
29306
28739
  },
29307
28740
  "context": {
29308
28741
  "type": "variable",
@@ -29310,8 +28743,8 @@
29310
28743
  "value": "var( --kendo-drawer-item-spacing, $kendo-drawer-item-padding-x )",
29311
28744
  "scope": "default",
29312
28745
  "line": {
29313
- "start": 68,
29314
- "end": 68
28746
+ "start": 59,
28747
+ "end": 59
29315
28748
  }
29316
28749
  },
29317
28750
  "group": [
@@ -29328,8 +28761,8 @@
29328
28761
  {
29329
28762
  "description": "The font size of the Drawer item.\n",
29330
28763
  "commentRange": {
29331
- "start": 69,
29332
- "end": 70
28764
+ "start": 60,
28765
+ "end": 61
29333
28766
  },
29334
28767
  "context": {
29335
28768
  "type": "variable",
@@ -29337,8 +28770,8 @@
29337
28770
  "value": "var( --kendo-drawer-item-font-size, $kendo-drawer-font-size )",
29338
28771
  "scope": "default",
29339
28772
  "line": {
29340
- "start": 71,
29341
- "end": 71
28773
+ "start": 62,
28774
+ "end": 62
29342
28775
  }
29343
28776
  },
29344
28777
  "group": [
@@ -29355,8 +28788,8 @@
29355
28788
  {
29356
28789
  "description": "The line height of the Drawer item.\n",
29357
28790
  "commentRange": {
29358
- "start": 72,
29359
- "end": 73
28791
+ "start": 63,
28792
+ "end": 64
29360
28793
  },
29361
28794
  "context": {
29362
28795
  "type": "variable",
@@ -29364,8 +28797,8 @@
29364
28797
  "value": "var( --kendo-drawer-item-line-height, var(--kendo-line-height-lg) )",
29365
28798
  "scope": "default",
29366
28799
  "line": {
29367
- "start": 74,
29368
- "end": 74
28800
+ "start": 65,
28801
+ "end": 65
29369
28802
  }
29370
28803
  },
29371
28804
  "group": [
@@ -29382,8 +28815,8 @@
29382
28815
  {
29383
28816
  "description": "The font weight of the Drawer item.\n",
29384
28817
  "commentRange": {
29385
- "start": 75,
29386
- "end": 76
28818
+ "start": 66,
28819
+ "end": 67
29387
28820
  },
29388
28821
  "context": {
29389
28822
  "type": "variable",
@@ -29391,8 +28824,8 @@
29391
28824
  "value": "var( --kendo-drawer-item-font-weight, var(--kendo-font-weight) )",
29392
28825
  "scope": "default",
29393
28826
  "line": {
29394
- "start": 77,
29395
- "end": 77
28827
+ "start": 68,
28828
+ "end": 68
29396
28829
  }
29397
28830
  },
29398
28831
  "group": [
@@ -29409,8 +28842,8 @@
29409
28842
  {
29410
28843
  "description": "The horizontal padding of the Drawer item in each level.\n",
29411
28844
  "commentRange": {
29412
- "start": 79,
29413
- "end": 80
28845
+ "start": 70,
28846
+ "end": 71
29414
28847
  },
29415
28848
  "context": {
29416
28849
  "type": "variable",
@@ -29418,8 +28851,8 @@
29418
28851
  "value": "var( --kendo-drawer-item-level-padding-x, k-spacing(4) )",
29419
28852
  "scope": "default",
29420
28853
  "line": {
29421
- "start": 81,
29422
- "end": 81
28854
+ "start": 72,
28855
+ "end": 72
29423
28856
  }
29424
28857
  },
29425
28858
  "group": [
@@ -29436,8 +28869,8 @@
29436
28869
  {
29437
28870
  "description": "The count of the Drawer item levels.\n",
29438
28871
  "commentRange": {
29439
- "start": 82,
29440
- "end": 83
28872
+ "start": 73,
28873
+ "end": 74
29441
28874
  },
29442
28875
  "context": {
29443
28876
  "type": "variable",
@@ -29445,8 +28878,8 @@
29445
28878
  "value": "5",
29446
28879
  "scope": "default",
29447
28880
  "line": {
29448
- "start": 84,
29449
- "end": 84
28881
+ "start": 75,
28882
+ "end": 75
29450
28883
  }
29451
28884
  },
29452
28885
  "group": [
@@ -29463,8 +28896,8 @@
29463
28896
  {
29464
28897
  "description": "The border radius of the Drawer item.\n",
29465
28898
  "commentRange": {
29466
- "start": 85,
29467
- "end": 86
28899
+ "start": 76,
28900
+ "end": 77
29468
28901
  },
29469
28902
  "context": {
29470
28903
  "type": "variable",
@@ -29472,8 +28905,8 @@
29472
28905
  "value": "var( --kendo-drawer-item-border-radius, k-border-radius(md) )",
29473
28906
  "scope": "default",
29474
28907
  "line": {
29475
- "start": 87,
29476
- "end": 87
28908
+ "start": 78,
28909
+ "end": 78
29477
28910
  }
29478
28911
  },
29479
28912
  "group": [
@@ -29490,8 +28923,8 @@
29490
28923
  {
29491
28924
  "description": "The horizontal padding of the Drawer icon.\n",
29492
28925
  "commentRange": {
29493
- "start": 89,
29494
- "end": 90
28926
+ "start": 80,
28927
+ "end": 81
29495
28928
  },
29496
28929
  "context": {
29497
28930
  "type": "variable",
@@ -29499,8 +28932,8 @@
29499
28932
  "value": "var( --kendo-drawer-icon-padding-x, k-spacing(0) )",
29500
28933
  "scope": "default",
29501
28934
  "line": {
29502
- "start": 91,
29503
- "end": 91
28935
+ "start": 82,
28936
+ "end": 82
29504
28937
  }
29505
28938
  },
29506
28939
  "group": [
@@ -29517,8 +28950,8 @@
29517
28950
  {
29518
28951
  "description": "The vertical padding of the Drawer icon.\n",
29519
28952
  "commentRange": {
29520
- "start": 92,
29521
- "end": 93
28953
+ "start": 83,
28954
+ "end": 84
29522
28955
  },
29523
28956
  "context": {
29524
28957
  "type": "variable",
@@ -29526,8 +28959,8 @@
29526
28959
  "value": "var( --kendo-drawer-icon-padding-y, k-spacing(1) )",
29527
28960
  "scope": "default",
29528
28961
  "line": {
29529
- "start": 94,
29530
- "end": 94
28962
+ "start": 85,
28963
+ "end": 85
29531
28964
  }
29532
28965
  },
29533
28966
  "group": [
@@ -29544,8 +28977,8 @@
29544
28977
  {
29545
28978
  "description": "The initial width of the mini Drawer.\n",
29546
28979
  "commentRange": {
29547
- "start": 96,
29548
- "end": 97
28980
+ "start": 87,
28981
+ "end": 88
29549
28982
  },
29550
28983
  "context": {
29551
28984
  "type": "variable",
@@ -29553,8 +28986,8 @@
29553
28986
  "value": "calc( 2 * #{$kendo-drawer-item-padding-x} + 2 * #{$kendo-drawer-items-padding-x} + var( --kendo-icon-size, 1rem ) )",
29554
28987
  "scope": "default",
29555
28988
  "line": {
29556
- "start": 98,
29557
- "end": 98
28989
+ "start": 89,
28990
+ "end": 89
29558
28991
  }
29559
28992
  },
29560
28993
  "group": [
@@ -29571,8 +29004,8 @@
29571
29004
  {
29572
29005
  "description": "The border width of the Drawer item ripple.\n",
29573
29006
  "commentRange": {
29574
- "start": 100,
29575
- "end": 101
29007
+ "start": 91,
29008
+ "end": 92
29576
29009
  },
29577
29010
  "context": {
29578
29011
  "type": "variable",
@@ -29580,8 +29013,8 @@
29580
29013
  "value": "var( --kendo-drawer-item-ripple-border-width, k-spacing(1) )",
29581
29014
  "scope": "default",
29582
29015
  "line": {
29583
- "start": 102,
29584
- "end": 102
29016
+ "start": 93,
29017
+ "end": 93
29585
29018
  }
29586
29019
  },
29587
29020
  "group": [
@@ -29598,8 +29031,8 @@
29598
29031
  {
29599
29032
  "description": "The border height of the Drawer item ripple.\n",
29600
29033
  "commentRange": {
29601
- "start": 103,
29602
- "end": 104
29034
+ "start": 94,
29035
+ "end": 95
29603
29036
  },
29604
29037
  "context": {
29605
29038
  "type": "variable",
@@ -29607,8 +29040,8 @@
29607
29040
  "value": "var( --kendo-drawer-item-ripple-border-height, k-spacing(5) )",
29608
29041
  "scope": "default",
29609
29042
  "line": {
29610
- "start": 105,
29611
- "end": 105
29043
+ "start": 96,
29044
+ "end": 96
29612
29045
  }
29613
29046
  },
29614
29047
  "group": [
@@ -29625,8 +29058,8 @@
29625
29058
  {
29626
29059
  "description": "The border radius of the Drawer item ripple.\n",
29627
29060
  "commentRange": {
29628
- "start": 106,
29629
- "end": 107
29061
+ "start": 97,
29062
+ "end": 98
29630
29063
  },
29631
29064
  "context": {
29632
29065
  "type": "variable",
@@ -29634,8 +29067,8 @@
29634
29067
  "value": "var( --kendo-drawer-item-ripple-border-radius, k-border-radius(md) )",
29635
29068
  "scope": "default",
29636
29069
  "line": {
29637
- "start": 108,
29638
- "end": 108
29070
+ "start": 99,
29071
+ "end": 99
29639
29072
  }
29640
29073
  },
29641
29074
  "group": [
@@ -29652,8 +29085,8 @@
29652
29085
  {
29653
29086
  "description": "The horizontal spacing of the Drawer item ripple.\n",
29654
29087
  "commentRange": {
29655
- "start": 109,
29656
- "end": 110
29088
+ "start": 100,
29089
+ "end": 101
29657
29090
  },
29658
29091
  "context": {
29659
29092
  "type": "variable",
@@ -29661,8 +29094,8 @@
29661
29094
  "value": "var( --kendo-drawer-item-ripple-spacing-x, k-spacing(0.5) )",
29662
29095
  "scope": "default",
29663
29096
  "line": {
29664
- "start": 111,
29665
- "end": 111
29097
+ "start": 102,
29098
+ "end": 102
29666
29099
  }
29667
29100
  },
29668
29101
  "group": [
@@ -29679,8 +29112,8 @@
29679
29112
  {
29680
29113
  "description": "The border color of the drawer item ripple\n",
29681
29114
  "commentRange": {
29682
- "start": 113,
29683
- "end": 114
29115
+ "start": 104,
29116
+ "end": 105
29684
29117
  },
29685
29118
  "context": {
29686
29119
  "type": "variable",
@@ -29688,8 +29121,8 @@
29688
29121
  "value": "var( --kendo-drawer-item-ripple-border, k-color(primary-on-surface) )",
29689
29122
  "scope": "default",
29690
29123
  "line": {
29691
- "start": 115,
29692
- "end": 115
29124
+ "start": 106,
29125
+ "end": 106
29693
29126
  }
29694
29127
  },
29695
29128
  "group": [
@@ -29706,8 +29139,8 @@
29706
29139
  {
29707
29140
  "description": "The background color of the Drawer item.\n",
29708
29141
  "commentRange": {
29709
- "start": 116,
29710
- "end": 117
29142
+ "start": 107,
29143
+ "end": 108
29711
29144
  },
29712
29145
  "context": {
29713
29146
  "type": "variable",
@@ -29715,8 +29148,8 @@
29715
29148
  "value": "var( --kendo-drawer-item-bg, $kendo-drawer-bg )",
29716
29149
  "scope": "default",
29717
29150
  "line": {
29718
- "start": 118,
29719
- "end": 118
29151
+ "start": 109,
29152
+ "end": 109
29720
29153
  }
29721
29154
  },
29722
29155
  "group": [
@@ -29733,8 +29166,8 @@
29733
29166
  {
29734
29167
  "description": "The text color of the Drawer item.\n",
29735
29168
  "commentRange": {
29736
- "start": 119,
29737
- "end": 120
29169
+ "start": 110,
29170
+ "end": 111
29738
29171
  },
29739
29172
  "context": {
29740
29173
  "type": "variable",
@@ -29742,8 +29175,8 @@
29742
29175
  "value": "var( --kendo-drawer-item-text, $kendo-drawer-text )",
29743
29176
  "scope": "default",
29744
29177
  "line": {
29745
- "start": 121,
29746
- "end": 121
29178
+ "start": 112,
29179
+ "end": 112
29747
29180
  }
29748
29181
  },
29749
29182
  "group": [
@@ -29760,8 +29193,8 @@
29760
29193
  {
29761
29194
  "description": "The text color of the Drawer item icon.\n",
29762
29195
  "commentRange": {
29763
- "start": 122,
29764
- "end": 123
29196
+ "start": 113,
29197
+ "end": 114
29765
29198
  },
29766
29199
  "context": {
29767
29200
  "type": "variable",
@@ -29769,8 +29202,8 @@
29769
29202
  "value": "var( --kendo-drawer-icon-text, $kendo-drawer-text )",
29770
29203
  "scope": "default",
29771
29204
  "line": {
29772
- "start": 124,
29773
- "end": 124
29205
+ "start": 115,
29206
+ "end": 115
29774
29207
  }
29775
29208
  },
29776
29209
  "group": [
@@ -29787,8 +29220,8 @@
29787
29220
  {
29788
29221
  "description": "The background color of the hovered Drawer item.\n",
29789
29222
  "commentRange": {
29790
- "start": 126,
29791
- "end": 127
29223
+ "start": 117,
29224
+ "end": 118
29792
29225
  },
29793
29226
  "context": {
29794
29227
  "type": "variable",
@@ -29796,8 +29229,8 @@
29796
29229
  "value": "var( --kendo-drawer-item-hover-bg, k-color(surface-alt) )",
29797
29230
  "scope": "default",
29798
29231
  "line": {
29799
- "start": 128,
29800
- "end": 128
29232
+ "start": 119,
29233
+ "end": 119
29801
29234
  }
29802
29235
  },
29803
29236
  "group": [
@@ -29814,8 +29247,8 @@
29814
29247
  {
29815
29248
  "description": "The text color of the hovered Drawer item.\n",
29816
29249
  "commentRange": {
29817
- "start": 129,
29818
- "end": 130
29250
+ "start": 120,
29251
+ "end": 121
29819
29252
  },
29820
29253
  "context": {
29821
29254
  "type": "variable",
@@ -29823,8 +29256,8 @@
29823
29256
  "value": "var( --kendo-drawer-item-hover-text, $kendo-drawer-item-text )",
29824
29257
  "scope": "default",
29825
29258
  "line": {
29826
- "start": 131,
29827
- "end": 131
29259
+ "start": 122,
29260
+ "end": 122
29828
29261
  }
29829
29262
  },
29830
29263
  "group": [
@@ -29841,8 +29274,8 @@
29841
29274
  {
29842
29275
  "description": "The text color of the hovered Drawer item icon.\n",
29843
29276
  "commentRange": {
29844
- "start": 132,
29845
- "end": 133
29277
+ "start": 123,
29278
+ "end": 124
29846
29279
  },
29847
29280
  "context": {
29848
29281
  "type": "variable",
@@ -29850,8 +29283,8 @@
29850
29283
  "value": "var( --kendo-drawer-item-hover-icon-text, $kendo-drawer-item-icon-text )",
29851
29284
  "scope": "default",
29852
29285
  "line": {
29853
- "start": 134,
29854
- "end": 134
29286
+ "start": 125,
29287
+ "end": 125
29855
29288
  }
29856
29289
  },
29857
29290
  "group": [
@@ -29868,8 +29301,8 @@
29868
29301
  {
29869
29302
  "description": "The background color of the focused Drawer item.\n",
29870
29303
  "commentRange": {
29871
- "start": 136,
29872
- "end": 137
29304
+ "start": 127,
29305
+ "end": 128
29873
29306
  },
29874
29307
  "context": {
29875
29308
  "type": "variable",
@@ -29877,8 +29310,8 @@
29877
29310
  "value": "var( --kendo-drawer-item-focus-bg, $kendo-drawer-item-bg )",
29878
29311
  "scope": "default",
29879
29312
  "line": {
29880
- "start": 138,
29881
- "end": 138
29313
+ "start": 129,
29314
+ "end": 129
29882
29315
  }
29883
29316
  },
29884
29317
  "group": [
@@ -29895,8 +29328,8 @@
29895
29328
  {
29896
29329
  "description": "The text color of the focused Drawer item.\n",
29897
29330
  "commentRange": {
29898
- "start": 139,
29899
- "end": 140
29331
+ "start": 130,
29332
+ "end": 131
29900
29333
  },
29901
29334
  "context": {
29902
29335
  "type": "variable",
@@ -29904,8 +29337,8 @@
29904
29337
  "value": "var( --kendo-drawer-item-focus-text, $kendo-drawer-item-text )",
29905
29338
  "scope": "default",
29906
29339
  "line": {
29907
- "start": 141,
29908
- "end": 141
29340
+ "start": 132,
29341
+ "end": 132
29909
29342
  }
29910
29343
  },
29911
29344
  "group": [
@@ -29922,8 +29355,8 @@
29922
29355
  {
29923
29356
  "description": "The box shadow of the focused Drawer item.\n",
29924
29357
  "commentRange": {
29925
- "start": 142,
29926
- "end": 143
29358
+ "start": 133,
29359
+ "end": 134
29927
29360
  },
29928
29361
  "context": {
29929
29362
  "type": "variable",
@@ -29931,8 +29364,8 @@
29931
29364
  "value": "var( --kendo-drawer-item-focus-shadow, inset 0 0 0 2px k-color(border-alt) )",
29932
29365
  "scope": "default",
29933
29366
  "line": {
29934
- "start": 144,
29935
- "end": 144
29367
+ "start": 135,
29368
+ "end": 135
29936
29369
  }
29937
29370
  },
29938
29371
  "group": [
@@ -29949,8 +29382,8 @@
29949
29382
  {
29950
29383
  "description": "The text color of the focused Drawer item icon.\n",
29951
29384
  "commentRange": {
29952
- "start": 145,
29953
- "end": 146
29385
+ "start": 136,
29386
+ "end": 137
29954
29387
  },
29955
29388
  "context": {
29956
29389
  "type": "variable",
@@ -29958,8 +29391,8 @@
29958
29391
  "value": "var( --kendo-drawer-item-focus-icon-text, $kendo-drawer-item-icon-text )",
29959
29392
  "scope": "default",
29960
29393
  "line": {
29961
- "start": 147,
29962
- "end": 147
29394
+ "start": 138,
29395
+ "end": 138
29963
29396
  }
29964
29397
  },
29965
29398
  "group": [
@@ -29976,8 +29409,8 @@
29976
29409
  {
29977
29410
  "description": "The font weight of the selected Drawer item.\n",
29978
29411
  "commentRange": {
29979
- "start": 149,
29980
- "end": 150
29412
+ "start": 140,
29413
+ "end": 141
29981
29414
  },
29982
29415
  "context": {
29983
29416
  "type": "variable",
@@ -29985,8 +29418,8 @@
29985
29418
  "value": "var( --kendo-drawer-item-selected-font-weight, var(--kendo-font-weight-semibold) )",
29986
29419
  "scope": "default",
29987
29420
  "line": {
29988
- "start": 151,
29989
- "end": 151
29421
+ "start": 142,
29422
+ "end": 142
29990
29423
  }
29991
29424
  },
29992
29425
  "group": [
@@ -30003,8 +29436,8 @@
30003
29436
  {
30004
29437
  "description": "The background color of the selected Drawer item.\n",
30005
29438
  "commentRange": {
30006
- "start": 152,
30007
- "end": 153
29439
+ "start": 143,
29440
+ "end": 144
30008
29441
  },
30009
29442
  "context": {
30010
29443
  "type": "variable",
@@ -30012,8 +29445,8 @@
30012
29445
  "value": "var( --kendo-drawer-item-selected-bg, $kendo-drawer-item-bg )",
30013
29446
  "scope": "default",
30014
29447
  "line": {
30015
- "start": 154,
30016
- "end": 154
29448
+ "start": 145,
29449
+ "end": 145
30017
29450
  }
30018
29451
  },
30019
29452
  "group": [
@@ -30030,8 +29463,8 @@
30030
29463
  {
30031
29464
  "description": "The text color of the selected Drawer item.\n",
30032
29465
  "commentRange": {
30033
- "start": 155,
30034
- "end": 156
29466
+ "start": 146,
29467
+ "end": 147
30035
29468
  },
30036
29469
  "context": {
30037
29470
  "type": "variable",
@@ -30039,8 +29472,8 @@
30039
29472
  "value": "var( --kendo-drawer-item-selected-text, $kendo-drawer-item-text )",
30040
29473
  "scope": "default",
30041
29474
  "line": {
30042
- "start": 157,
30043
- "end": 157
29475
+ "start": 148,
29476
+ "end": 148
30044
29477
  }
30045
29478
  },
30046
29479
  "group": [
@@ -30057,8 +29490,8 @@
30057
29490
  {
30058
29491
  "description": "The text color of the selected Drawer item icon.\n",
30059
29492
  "commentRange": {
30060
- "start": 158,
30061
- "end": 159
29493
+ "start": 149,
29494
+ "end": 150
30062
29495
  },
30063
29496
  "context": {
30064
29497
  "type": "variable",
@@ -30066,8 +29499,8 @@
30066
29499
  "value": "var( --kendo-drawer-item-selected-icon-text, k-color(primary-on-surface) )",
30067
29500
  "scope": "default",
30068
29501
  "line": {
30069
- "start": 160,
30070
- "end": 160
29502
+ "start": 151,
29503
+ "end": 151
30071
29504
  }
30072
29505
  },
30073
29506
  "group": [
@@ -30084,8 +29517,8 @@
30084
29517
  {
30085
29518
  "description": "The background color of the selected and hovered Drawer item.\n",
30086
29519
  "commentRange": {
30087
- "start": 161,
30088
- "end": 162
29520
+ "start": 152,
29521
+ "end": 153
30089
29522
  },
30090
29523
  "context": {
30091
29524
  "type": "variable",
@@ -30093,8 +29526,8 @@
30093
29526
  "value": "var( --kendo-drawer-item-selected-hover-bg, k-color(surface-alt) )",
30094
29527
  "scope": "default",
30095
29528
  "line": {
30096
- "start": 163,
30097
- "end": 163
29529
+ "start": 154,
29530
+ "end": 154
30098
29531
  }
30099
29532
  },
30100
29533
  "group": [
@@ -30111,8 +29544,8 @@
30111
29544
  {
30112
29545
  "description": "The text color of the selected and hovered Drawer item.\n",
30113
29546
  "commentRange": {
30114
- "start": 164,
30115
- "end": 165
29547
+ "start": 155,
29548
+ "end": 156
30116
29549
  },
30117
29550
  "context": {
30118
29551
  "type": "variable",
@@ -30120,8 +29553,8 @@
30120
29553
  "value": "var( --kendo-drawer-item-selected-hover-text, $kendo-drawer-item-text )",
30121
29554
  "scope": "default",
30122
29555
  "line": {
30123
- "start": 166,
30124
- "end": 166
29556
+ "start": 157,
29557
+ "end": 157
30125
29558
  }
30126
29559
  },
30127
29560
  "group": [
@@ -91017,92 +90450,11 @@
91017
90450
  "resolvedValue": "var(--kendo-timeline-card-header-text, var(--kendo-color-on-app-surface))",
91018
90451
  "resolvedType": "String"
91019
90452
  },
91020
- {
91021
- "description": "The border of the Timeline's Card body scroll.\n",
91022
- "commentRange": {
91023
- "start": 136,
91024
- "end": 137
91025
- },
91026
- "context": {
91027
- "type": "variable",
91028
- "name": "kendo-timeline-card-body-scroll-border",
91029
- "value": "var( --kendo-timeline-card-body-scroll-border, color-mix(in srgb, k-color(border) 16%, transparent) )",
91030
- "scope": "default",
91031
- "line": {
91032
- "start": 138,
91033
- "end": 138
91034
- }
91035
- },
91036
- "group": [
91037
- "timeline"
91038
- ],
91039
- "access": "public",
91040
- "file": {
91041
- "path": "fluent/scss/timeline/_variables.scss",
91042
- "name": "_variables.scss"
91043
- },
91044
- "resolvedValue": "var(--kendo-timeline-card-body-scroll-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
91045
- "resolvedType": "String"
91046
- },
91047
- {
91048
- "description": "The background color of the Timeline's Card body scroll.\n",
91049
- "commentRange": {
91050
- "start": 139,
91051
- "end": 140
91052
- },
91053
- "context": {
91054
- "type": "variable",
91055
- "name": "kendo-timeline-card-body-scroll-bg",
91056
- "value": "var( --kendo-timeline-card-body-scroll-bg, k-color(surface-alt) )",
91057
- "scope": "default",
91058
- "line": {
91059
- "start": 141,
91060
- "end": 141
91061
- }
91062
- },
91063
- "group": [
91064
- "timeline"
91065
- ],
91066
- "access": "public",
91067
- "file": {
91068
- "path": "fluent/scss/timeline/_variables.scss",
91069
- "name": "_variables.scss"
91070
- },
91071
- "resolvedValue": "var(--kendo-timeline-card-body-scroll-bg, var(--kendo-color-surface-alt))",
91072
- "resolvedType": "String"
91073
- },
91074
- {
91075
- "description": "The color of the Timeline's hovered card scroll thumb.\n",
91076
- "commentRange": {
91077
- "start": 142,
91078
- "end": 143
91079
- },
91080
- "context": {
91081
- "type": "variable",
91082
- "name": "kendo-timeline-card-scroll-thumb-hover",
91083
- "value": "var( --kendo-timeline-card-scroll-thumb-hover, color-mix(in srgb, k-color(border) 10%, transparent) )",
91084
- "scope": "default",
91085
- "line": {
91086
- "start": 144,
91087
- "end": 144
91088
- }
91089
- },
91090
- "group": [
91091
- "timeline"
91092
- ],
91093
- "access": "public",
91094
- "file": {
91095
- "path": "fluent/scss/timeline/_variables.scss",
91096
- "name": "_variables.scss"
91097
- },
91098
- "resolvedValue": "var(--kendo-timeline-card-scroll-thumb-hover, color-mix(in srgb, var(--kendo-color-border) 10%, transparent))",
91099
- "resolvedType": "String"
91100
- },
91101
90453
  {
91102
90454
  "description": "The text color of the Timeline date body.\n",
91103
90455
  "commentRange": {
91104
- "start": 146,
91105
- "end": 147
90456
+ "start": 137,
90457
+ "end": 138
91106
90458
  },
91107
90459
  "context": {
91108
90460
  "type": "variable",
@@ -91110,8 +90462,8 @@
91110
90462
  "value": "var( --kendo-timeline-date-body-text, k-color(on-app-surface) )",
91111
90463
  "scope": "default",
91112
90464
  "line": {
91113
- "start": 148,
91114
- "end": 148
90465
+ "start": 139,
90466
+ "end": 139
91115
90467
  }
91116
90468
  },
91117
90469
  "group": [
@@ -91128,8 +90480,8 @@
91128
90480
  {
91129
90481
  "description": "The width of the Timeline date.\n",
91130
90482
  "commentRange": {
91131
- "start": 149,
91132
- "end": 150
90483
+ "start": 140,
90484
+ "end": 141
91133
90485
  },
91134
90486
  "context": {
91135
90487
  "type": "variable",
@@ -91137,8 +90489,8 @@
91137
90489
  "value": "calc( #{k-spacing(12)} + #{k-spacing(0.5)} )",
91138
90490
  "scope": "default",
91139
90491
  "line": {
91140
- "start": 151,
91141
- "end": 151
90492
+ "start": 142,
90493
+ "end": 142
91142
90494
  }
91143
90495
  },
91144
90496
  "group": [
@@ -91155,8 +90507,8 @@
91155
90507
  {
91156
90508
  "description": "The bottom margin of the Timeline date.\n",
91157
90509
  "commentRange": {
91158
- "start": 152,
91159
- "end": 153
90510
+ "start": 143,
90511
+ "end": 144
91160
90512
  },
91161
90513
  "context": {
91162
90514
  "type": "variable",
@@ -91164,8 +90516,8 @@
91164
90516
  "value": "var( --kendo-timeline-date-margin-bottom, k-spacing(2) )",
91165
90517
  "scope": "default",
91166
90518
  "line": {
91167
- "start": 154,
91168
- "end": 154
90519
+ "start": 145,
90520
+ "end": 145
91169
90521
  }
91170
90522
  },
91171
90523
  "group": [
@@ -91182,8 +90534,8 @@
91182
90534
  {
91183
90535
  "description": "The padding of the vertical Timeline.\n",
91184
90536
  "commentRange": {
91185
- "start": 156,
91186
- "end": 157
90537
+ "start": 147,
90538
+ "end": 148
91187
90539
  },
91188
90540
  "context": {
91189
90541
  "type": "variable",
@@ -91191,8 +90543,8 @@
91191
90543
  "value": "calc( #{ $kendo-timeline-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
91192
90544
  "scope": "default",
91193
90545
  "line": {
91194
- "start": 158,
91195
- "end": 158
90546
+ "start": 149,
90547
+ "end": 149
91196
90548
  }
91197
90549
  },
91198
90550
  "group": [
@@ -91209,8 +90561,8 @@
91209
90561
  {
91210
90562
  "description": "The padding of the vertical Timeline date.\n",
91211
90563
  "commentRange": {
91212
- "start": 159,
91213
- "end": 160
90564
+ "start": 150,
90565
+ "end": 151
91214
90566
  },
91215
90567
  "context": {
91216
90568
  "type": "variable",
@@ -91218,8 +90570,8 @@
91218
90570
  "value": "calc( #{ $kendo-timeline-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
91219
90571
  "scope": "default",
91220
90572
  "line": {
91221
- "start": 161,
91222
- "end": 161
90573
+ "start": 152,
90574
+ "end": 152
91223
90575
  }
91224
90576
  },
91225
90577
  "group": [
@@ -91236,8 +90588,8 @@
91236
90588
  {
91237
90589
  "description": "The border radius of the vertical Timeline.\n",
91238
90590
  "commentRange": {
91239
- "start": 162,
91240
- "end": 163
90591
+ "start": 153,
90592
+ "end": 154
91241
90593
  },
91242
90594
  "context": {
91243
90595
  "type": "variable",
@@ -91245,8 +90597,8 @@
91245
90597
  "value": "var( --kendo-timeline-vertical-border-radius, k-border-radius(lg) )",
91246
90598
  "scope": "default",
91247
90599
  "line": {
91248
- "start": 164,
91249
- "end": 164
90600
+ "start": 155,
90601
+ "end": 155
91250
90602
  }
91251
90603
  },
91252
90604
  "group": [
@@ -91263,8 +90615,8 @@
91263
90615
  {
91264
90616
  "description": "The padding of the vertical mobile Timeline.\n",
91265
90617
  "commentRange": {
91266
- "start": 165,
91267
- "end": 166
90618
+ "start": 156,
90619
+ "end": 157
91268
90620
  },
91269
90621
  "context": {
91270
90622
  "type": "variable",
@@ -91272,8 +90624,8 @@
91272
90624
  "value": "calc( #{ $kendo-timeline-mobile-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
91273
90625
  "scope": "default",
91274
90626
  "line": {
91275
- "start": 167,
91276
- "end": 167
90627
+ "start": 158,
90628
+ "end": 158
91277
90629
  }
91278
90630
  },
91279
90631
  "group": [
@@ -91290,8 +90642,8 @@
91290
90642
  {
91291
90643
  "description": "The padding of the vertical mobile Timeline date.\n",
91292
90644
  "commentRange": {
91293
- "start": 168,
91294
- "end": 169
90645
+ "start": 159,
90646
+ "end": 160
91295
90647
  },
91296
90648
  "context": {
91297
90649
  "type": "variable",
@@ -91299,8 +90651,8 @@
91299
90651
  "value": "calc( #{ $kendo-timeline-mobile-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
91300
90652
  "scope": "default",
91301
90653
  "line": {
91302
- "start": 170,
91303
- "end": 170
90654
+ "start": 161,
90655
+ "end": 161
91304
90656
  }
91305
90657
  },
91306
90658
  "group": [
@@ -91317,8 +90669,8 @@
91317
90669
  {
91318
90670
  "description": "The width of the Timeline circle.\n",
91319
90671
  "commentRange": {
91320
- "start": 172,
91321
- "end": 173
90672
+ "start": 163,
90673
+ "end": 164
91322
90674
  },
91323
90675
  "context": {
91324
90676
  "type": "variable",
@@ -91326,8 +90678,8 @@
91326
90678
  "value": "var( --kendo-timeline-circle-width, k-spacing(4) )",
91327
90679
  "scope": "default",
91328
90680
  "line": {
91329
- "start": 174,
91330
- "end": 174
90681
+ "start": 165,
90682
+ "end": 165
91331
90683
  }
91332
90684
  },
91333
90685
  "group": [
@@ -91344,8 +90696,8 @@
91344
90696
  {
91345
90697
  "description": "The height of the Timeline circle.\n",
91346
90698
  "commentRange": {
91347
- "start": 175,
91348
- "end": 176
90699
+ "start": 166,
90700
+ "end": 167
91349
90701
  },
91350
90702
  "context": {
91351
90703
  "type": "variable",
@@ -91353,8 +90705,8 @@
91353
90705
  "value": "var( --kendo-timeline-circle-height, k-spacing(4) )",
91354
90706
  "scope": "default",
91355
90707
  "line": {
91356
- "start": 177,
91357
- "end": 177
90708
+ "start": 168,
90709
+ "end": 168
91358
90710
  }
91359
90711
  },
91360
90712
  "group": [
@@ -91371,8 +90723,8 @@
91371
90723
  {
91372
90724
  "description": "The background color of the Timeline circle.\n",
91373
90725
  "commentRange": {
91374
- "start": 178,
91375
- "end": 179
90726
+ "start": 169,
90727
+ "end": 170
91376
90728
  },
91377
90729
  "context": {
91378
90730
  "type": "variable",
@@ -91380,8 +90732,8 @@
91380
90732
  "value": "var( --kendo-timeline-circle-bg, k-color(primary) )",
91381
90733
  "scope": "default",
91382
90734
  "line": {
91383
- "start": 180,
91384
- "end": 180
90735
+ "start": 171,
90736
+ "end": 171
91385
90737
  }
91386
90738
  },
91387
90739
  "group": [
@@ -91398,8 +90750,8 @@
91398
90750
  {
91399
90751
  "description": "The width of the Timeline event.\n",
91400
90752
  "commentRange": {
91401
- "start": 182,
91402
- "end": 183
90753
+ "start": 173,
90754
+ "end": 174
91403
90755
  },
91404
90756
  "context": {
91405
90757
  "type": "variable",
@@ -91407,8 +90759,8 @@
91407
90759
  "value": "var( --kendo-timeline-event-width, 400px )",
91408
90760
  "scope": "default",
91409
90761
  "line": {
91410
- "start": 184,
91411
- "end": 184
90762
+ "start": 175,
90763
+ "end": 175
91412
90764
  }
91413
90765
  },
91414
90766
  "group": [
@@ -91425,8 +90777,8 @@
91425
90777
  {
91426
90778
  "description": "The height of the Timeline event.\n",
91427
90779
  "commentRange": {
91428
- "start": 185,
91429
- "end": 186
90780
+ "start": 176,
90781
+ "end": 177
91430
90782
  },
91431
90783
  "context": {
91432
90784
  "type": "variable",
@@ -91434,8 +90786,8 @@
91434
90786
  "value": "var( --kendo-timeline-event-height, 600px )",
91435
90787
  "scope": "default",
91436
90788
  "line": {
91437
- "start": 187,
91438
- "end": 187
90789
+ "start": 178,
90790
+ "end": 178
91439
90791
  }
91440
90792
  },
91441
90793
  "group": [
@@ -91452,8 +90804,8 @@
91452
90804
  {
91453
90805
  "description": "The minimum height of the Timeline event.\n",
91454
90806
  "commentRange": {
91455
- "start": 188,
91456
- "end": 189
90807
+ "start": 179,
90808
+ "end": 180
91457
90809
  },
91458
90810
  "context": {
91459
90811
  "type": "variable",
@@ -91461,8 +90813,8 @@
91461
90813
  "value": "var( --kendo-timeline-event-min-height-calc, calc( 2 * ( #{ $kendo-timeline-track-event-offset } - #{ $kendo-card-border-width } ) ) )",
91462
90814
  "scope": "default",
91463
90815
  "line": {
91464
- "start": 190,
91465
- "end": 190
90816
+ "start": 181,
90817
+ "end": 181
91466
90818
  }
91467
90819
  },
91468
90820
  "group": [
@@ -91479,8 +90831,8 @@
91479
90831
  {
91480
90832
  "description": "The shadow of the Timeline card.\n",
91481
90833
  "commentRange": {
91482
- "start": 192,
91483
- "end": 193
90834
+ "start": 183,
90835
+ "end": 184
91484
90836
  },
91485
90837
  "context": {
91486
90838
  "type": "variable",
@@ -91488,8 +90840,8 @@
91488
90840
  "value": "var( --kendo-timeline-card-shadow, $kendo-card-shadow )",
91489
90841
  "scope": "default",
91490
90842
  "line": {
91491
- "start": 194,
91492
- "end": 194
90843
+ "start": 185,
90844
+ "end": 185
91493
90845
  }
91494
90846
  },
91495
90847
  "group": [
@@ -103807,498 +103159,6 @@
103807
103159
  }
103808
103160
  ]
103809
103161
  },
103810
- {
103811
- "id": "adaptive",
103812
- "title": "Adaptive",
103813
- "variables": [
103814
- {
103815
- "description": "The background color of the Adaptive component.\n",
103816
- "commentRange": {
103817
- "start": 5,
103818
- "end": 6
103819
- },
103820
- "context": {
103821
- "type": "variable",
103822
- "name": "kendo-adaptive-bg",
103823
- "value": "var( --kendo-adaptive-bg, #{k-color(surface-alt)} )",
103824
- "scope": "default",
103825
- "line": {
103826
- "start": 7,
103827
- "end": 7
103828
- }
103829
- },
103830
- "group": [
103831
- "adaptive"
103832
- ],
103833
- "access": "public",
103834
- "file": {
103835
- "path": "fluent/scss/adaptive/_variables.scss",
103836
- "name": "_variables.scss"
103837
- },
103838
- "resolvedValue": "var(--kendo-adaptive-bg, var(--kendo-color-surface-alt))",
103839
- "resolvedType": "String"
103840
- },
103841
- {
103842
- "description": "The text color of the Adaptive component.\n",
103843
- "commentRange": {
103844
- "start": 8,
103845
- "end": 9
103846
- },
103847
- "context": {
103848
- "type": "variable",
103849
- "name": "kendo-adaptive-text",
103850
- "value": "var( --kendo-adaptive-text, #{k-color(on-app-surface)} )",
103851
- "scope": "default",
103852
- "line": {
103853
- "start": 10,
103854
- "end": 10
103855
- }
103856
- },
103857
- "group": [
103858
- "adaptive"
103859
- ],
103860
- "access": "public",
103861
- "file": {
103862
- "path": "fluent/scss/adaptive/_variables.scss",
103863
- "name": "_variables.scss"
103864
- },
103865
- "resolvedValue": "var(--kendo-adaptive-text, var(--kendo-color-on-app-surface))",
103866
- "resolvedType": "String"
103867
- },
103868
- {
103869
- "description": "The border color of the Adaptive component.\n",
103870
- "commentRange": {
103871
- "start": 11,
103872
- "end": 12
103873
- },
103874
- "context": {
103875
- "type": "variable",
103876
- "name": "kendo-adaptive-border",
103877
- "value": "var( --kendo-adaptive-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
103878
- "scope": "default",
103879
- "line": {
103880
- "start": 13,
103881
- "end": 13
103882
- }
103883
- },
103884
- "group": [
103885
- "adaptive"
103886
- ],
103887
- "access": "public",
103888
- "file": {
103889
- "path": "fluent/scss/adaptive/_variables.scss",
103890
- "name": "_variables.scss"
103891
- },
103892
- "resolvedValue": "var(--kendo-adaptive-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
103893
- "resolvedType": "String"
103894
- },
103895
- {
103896
- "description": "The background color of the Adaptive content.\n",
103897
- "commentRange": {
103898
- "start": 15,
103899
- "end": 16
103900
- },
103901
- "context": {
103902
- "type": "variable",
103903
- "name": "kendo-adaptive-content-bg",
103904
- "value": "var( --kendo-adaptive-content-bg, #{k-color(surface-alt)} )",
103905
- "scope": "default",
103906
- "line": {
103907
- "start": 17,
103908
- "end": 17
103909
- }
103910
- },
103911
- "group": [
103912
- "adaptive"
103913
- ],
103914
- "access": "public",
103915
- "file": {
103916
- "path": "fluent/scss/adaptive/_variables.scss",
103917
- "name": "_variables.scss"
103918
- },
103919
- "resolvedValue": "var(--kendo-adaptive-content-bg, var(--kendo-color-surface-alt))",
103920
- "resolvedType": "String"
103921
- },
103922
- {
103923
- "description": "The text color of the Adaptive content.\n",
103924
- "commentRange": {
103925
- "start": 18,
103926
- "end": 19
103927
- },
103928
- "context": {
103929
- "type": "variable",
103930
- "name": "kendo-adaptive-content-text",
103931
- "value": "var( --kendo-adaptive-content-text, #{k-color(on-app-surface)} )",
103932
- "scope": "default",
103933
- "line": {
103934
- "start": 20,
103935
- "end": 20
103936
- }
103937
- },
103938
- "group": [
103939
- "adaptive"
103940
- ],
103941
- "access": "public",
103942
- "file": {
103943
- "path": "fluent/scss/adaptive/_variables.scss",
103944
- "name": "_variables.scss"
103945
- },
103946
- "resolvedValue": "var(--kendo-adaptive-content-text, var(--kendo-color-on-app-surface))",
103947
- "resolvedType": "String"
103948
- },
103949
- {
103950
- "description": "The background color of the Adaptive menu.\n",
103951
- "commentRange": {
103952
- "start": 22,
103953
- "end": 23
103954
- },
103955
- "context": {
103956
- "type": "variable",
103957
- "name": "kendo-adaptive-menu-bg",
103958
- "value": "var( --kendo-adaptive-menu-bg, #{k-color(primary)} )",
103959
- "scope": "default",
103960
- "line": {
103961
- "start": 24,
103962
- "end": 24
103963
- }
103964
- },
103965
- "group": [
103966
- "adaptive"
103967
- ],
103968
- "access": "public",
103969
- "file": {
103970
- "path": "fluent/scss/adaptive/_variables.scss",
103971
- "name": "_variables.scss"
103972
- },
103973
- "resolvedValue": "var(--kendo-adaptive-menu-bg, var(--kendo-color-primary))",
103974
- "resolvedType": "String"
103975
- },
103976
- {
103977
- "description": "The text color of the Adaptive menu.\n",
103978
- "commentRange": {
103979
- "start": 25,
103980
- "end": 26
103981
- },
103982
- "context": {
103983
- "type": "variable",
103984
- "name": "kendo-adaptive-menu-text",
103985
- "value": "var( --kendo-adaptive-menu-text, #{k-color(app-surface)} )",
103986
- "scope": "default",
103987
- "line": {
103988
- "start": 27,
103989
- "end": 27
103990
- }
103991
- },
103992
- "group": [
103993
- "adaptive"
103994
- ],
103995
- "access": "public",
103996
- "file": {
103997
- "path": "fluent/scss/adaptive/_variables.scss",
103998
- "name": "_variables.scss"
103999
- },
104000
- "resolvedValue": "var(--kendo-adaptive-menu-text, var(--kendo-color-app-surface))",
104001
- "resolvedType": "String"
104002
- },
104003
- {
104004
- "description": "The text color of the Adaptive menu clear button.\n",
104005
- "commentRange": {
104006
- "start": 29,
104007
- "end": 30
104008
- },
104009
- "context": {
104010
- "type": "variable",
104011
- "name": "kendo-adaptive-menu-clear-text",
104012
- "value": "var( --kendo-adaptive-menu-clear-text, #{k-color(primary-on-surface)} )",
104013
- "scope": "default",
104014
- "line": {
104015
- "start": 31,
104016
- "end": 31
104017
- }
104018
- },
104019
- "group": [
104020
- "adaptive"
104021
- ],
104022
- "access": "public",
104023
- "file": {
104024
- "path": "fluent/scss/adaptive/_variables.scss",
104025
- "name": "_variables.scss"
104026
- },
104027
- "resolvedValue": "var(--kendo-adaptive-menu-clear-text, var(--kendo-color-primary-on-surface))",
104028
- "resolvedType": "String"
104029
- },
104030
- {
104031
- "description": "The border color of the Adaptive menu item.\n",
104032
- "commentRange": {
104033
- "start": 33,
104034
- "end": 34
104035
- },
104036
- "context": {
104037
- "type": "variable",
104038
- "name": "kendo-adaptive-menu-item-border",
104039
- "value": "var( --kendo-adaptive-menu-item-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
104040
- "scope": "default",
104041
- "line": {
104042
- "start": 35,
104043
- "end": 35
104044
- }
104045
- },
104046
- "group": [
104047
- "adaptive"
104048
- ],
104049
- "access": "public",
104050
- "file": {
104051
- "path": "fluent/scss/adaptive/_variables.scss",
104052
- "name": "_variables.scss"
104053
- },
104054
- "resolvedValue": "var(--kendo-adaptive-menu-item-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
104055
- "resolvedType": "String"
104056
- },
104057
- {
104058
- "description": "The text color of the Adaptive menu title.\n",
104059
- "commentRange": {
104060
- "start": 36,
104061
- "end": 37
104062
- },
104063
- "context": {
104064
- "type": "variable",
104065
- "name": "kendo-adaptive-menu-title-text",
104066
- "value": "var( --kendo-adaptive-menu-title-text, #{k-color(on-app-surface)} )",
104067
- "scope": "default",
104068
- "line": {
104069
- "start": 38,
104070
- "end": 38
104071
- }
104072
- },
104073
- "group": [
104074
- "adaptive"
104075
- ],
104076
- "access": "public",
104077
- "file": {
104078
- "path": "fluent/scss/adaptive/_variables.scss",
104079
- "name": "_variables.scss"
104080
- },
104081
- "resolvedValue": "var(--kendo-adaptive-menu-title-text, var(--kendo-color-on-app-surface))",
104082
- "resolvedType": "String"
104083
- },
104084
- {
104085
- "description": "The width of the border around the Adaptive component.\n",
104086
- "commentRange": {
104087
- "start": 40,
104088
- "end": 41
104089
- },
104090
- "context": {
104091
- "type": "variable",
104092
- "name": "kendo-adaptive-border-width",
104093
- "value": "var( --kendo-adaptive-border-width, 1px )",
104094
- "scope": "default",
104095
- "line": {
104096
- "start": 42,
104097
- "end": 42
104098
- }
104099
- },
104100
- "group": [
104101
- "adaptive"
104102
- ],
104103
- "access": "public",
104104
- "file": {
104105
- "path": "fluent/scss/adaptive/_variables.scss",
104106
- "name": "_variables.scss"
104107
- },
104108
- "resolvedValue": "var(--kendo-adaptive-border-width, 1px)",
104109
- "resolvedType": "String"
104110
- },
104111
- {
104112
- "description": "The font family of the Adaptive component.\n",
104113
- "commentRange": {
104114
- "start": 43,
104115
- "end": 44
104116
- },
104117
- "context": {
104118
- "type": "variable",
104119
- "name": "kendo-adaptive-font-family",
104120
- "value": "var( --kendo-adaptive-font-family, var(--kendo-font-family) )",
104121
- "scope": "default",
104122
- "line": {
104123
- "start": 45,
104124
- "end": 45
104125
- }
104126
- },
104127
- "group": [
104128
- "adaptive"
104129
- ],
104130
- "access": "public",
104131
- "file": {
104132
- "path": "fluent/scss/adaptive/_variables.scss",
104133
- "name": "_variables.scss"
104134
- },
104135
- "resolvedValue": "var(--kendo-adaptive-font-family, var(--kendo-font-family))",
104136
- "resolvedType": "String"
104137
- },
104138
- {
104139
- "description": "The font size of the Adaptive component.\n",
104140
- "commentRange": {
104141
- "start": 46,
104142
- "end": 47
104143
- },
104144
- "context": {
104145
- "type": "variable",
104146
- "name": "kendo-adaptive-font-size",
104147
- "value": "var( --kendo-adaptive-font-size, var(--kendo-font-size) )",
104148
- "scope": "default",
104149
- "line": {
104150
- "start": 48,
104151
- "end": 48
104152
- }
104153
- },
104154
- "group": [
104155
- "adaptive"
104156
- ],
104157
- "access": "public",
104158
- "file": {
104159
- "path": "fluent/scss/adaptive/_variables.scss",
104160
- "name": "_variables.scss"
104161
- },
104162
- "resolvedValue": "var(--kendo-adaptive-font-size, var(--kendo-font-size))",
104163
- "resolvedType": "String"
104164
- },
104165
- {
104166
- "description": "The line height of the Adaptive component.\n",
104167
- "commentRange": {
104168
- "start": 49,
104169
- "end": 50
104170
- },
104171
- "context": {
104172
- "type": "variable",
104173
- "name": "kendo-adaptive-line-height",
104174
- "value": "var( --kendo-adaptive-line-height, var(--kendo-line-height) )",
104175
- "scope": "default",
104176
- "line": {
104177
- "start": 51,
104178
- "end": 51
104179
- }
104180
- },
104181
- "group": [
104182
- "adaptive"
104183
- ],
104184
- "access": "public",
104185
- "file": {
104186
- "path": "fluent/scss/adaptive/_variables.scss",
104187
- "name": "_variables.scss"
104188
- },
104189
- "resolvedValue": "var(--kendo-adaptive-line-height, var(--kendo-line-height))",
104190
- "resolvedType": "String"
104191
- },
104192
- {
104193
- "description": "The text color of the Adaptive Grid sort indicator.\n",
104194
- "commentRange": {
104195
- "start": 55,
104196
- "end": 56
104197
- },
104198
- "context": {
104199
- "type": "variable",
104200
- "name": "kendo-adaptive-grid-sort-text",
104201
- "value": "var( --kendo-adaptive-grid-sort-text, #{k-color(primary-on-surface)} )",
104202
- "scope": "default",
104203
- "line": {
104204
- "start": 57,
104205
- "end": 57
104206
- }
104207
- },
104208
- "group": [
104209
- "adaptive"
104210
- ],
104211
- "access": "public",
104212
- "file": {
104213
- "path": "fluent/scss/adaptive/_variables.scss",
104214
- "name": "_variables.scss"
104215
- },
104216
- "resolvedValue": "var(--kendo-adaptive-grid-sort-text, var(--kendo-color-primary-on-surface))",
104217
- "resolvedType": "String"
104218
- },
104219
- {
104220
- "description": "The text color of the current date in the Adaptive Scheduler.\n",
104221
- "commentRange": {
104222
- "start": 61,
104223
- "end": 62
104224
- },
104225
- "context": {
104226
- "type": "variable",
104227
- "name": "kendo-adaptive-scheduler-current-text",
104228
- "value": "var( --kendo-adaptive-scheduler-current-text, #{k-color(primary-on-surface)} )",
104229
- "scope": "default",
104230
- "line": {
104231
- "start": 63,
104232
- "end": 63
104233
- }
104234
- },
104235
- "group": [
104236
- "adaptive"
104237
- ],
104238
- "access": "public",
104239
- "file": {
104240
- "path": "fluent/scss/adaptive/_variables.scss",
104241
- "name": "_variables.scss"
104242
- },
104243
- "resolvedValue": "var(--kendo-adaptive-scheduler-current-text, var(--kendo-color-primary-on-surface))",
104244
- "resolvedType": "String"
104245
- },
104246
- {
104247
- "description": "The base text color of the Adaptive Scheduler.\n",
104248
- "commentRange": {
104249
- "start": 64,
104250
- "end": 65
104251
- },
104252
- "context": {
104253
- "type": "variable",
104254
- "name": "kendo-adaptive-scheduler-base-text",
104255
- "value": "var( --kendo-adaptive-scheduler-base-text, inherit )",
104256
- "scope": "default",
104257
- "line": {
104258
- "start": 66,
104259
- "end": 66
104260
- }
104261
- },
104262
- "group": [
104263
- "adaptive"
104264
- ],
104265
- "access": "public",
104266
- "file": {
104267
- "path": "fluent/scss/adaptive/_variables.scss",
104268
- "name": "_variables.scss"
104269
- },
104270
- "resolvedValue": "var(--kendo-adaptive-scheduler-base-text, inherit)",
104271
- "resolvedType": "String"
104272
- },
104273
- {
104274
- "description": "The subtle text color of the Adaptive Scheduler.\n",
104275
- "commentRange": {
104276
- "start": 67,
104277
- "end": 68
104278
- },
104279
- "context": {
104280
- "type": "variable",
104281
- "name": "kendo-adaptive-scheduler-subtle-text",
104282
- "value": "var( --kendo-adaptive-scheduler-subtle-text, #{k-color(on-app-surface)} )",
104283
- "scope": "default",
104284
- "line": {
104285
- "start": 69,
104286
- "end": 69
104287
- }
104288
- },
104289
- "group": [
104290
- "adaptive"
104291
- ],
104292
- "access": "public",
104293
- "file": {
104294
- "path": "fluent/scss/adaptive/_variables.scss",
104295
- "name": "_variables.scss"
104296
- },
104297
- "resolvedValue": "var(--kendo-adaptive-scheduler-subtle-text, var(--kendo-color-on-app-surface))",
104298
- "resolvedType": "String"
104299
- }
104300
- ]
104301
- },
104302
103162
  {
104303
103163
  "id": "appbar",
104304
103164
  "title": "Appbar",
@@ -132221,73 +131081,19 @@
132221
131081
  "resolvedType": "String"
132222
131082
  },
132223
131083
  {
132224
- "description": "The color of the Drawer scrollbar.\n",
131084
+ "description": "The border radius of the Drawer scrollbar.\n",
132225
131085
  "commentRange": {
132226
131086
  "start": 37,
132227
131087
  "end": 38
132228
131088
  },
132229
- "context": {
132230
- "type": "variable",
132231
- "name": "kendo-drawer-scrollbar-color",
132232
- "value": "var( --kendo-drawer-scrollbar-color, color-mix(in srgb, k-color(on-app-surface) 46%, transparent) )",
132233
- "scope": "default",
132234
- "line": {
132235
- "start": 39,
132236
- "end": 39
132237
- }
132238
- },
132239
- "group": [
132240
- "drawer"
132241
- ],
132242
- "access": "public",
132243
- "file": {
132244
- "path": "fluent/scss/drawer/_variables.scss",
132245
- "name": "_variables.scss"
132246
- },
132247
- "resolvedValue": "var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface) 46%, transparent))",
132248
- "resolvedType": "String"
132249
- },
132250
- {
132251
- "description": "The background of the Drawer scrollbar.\n",
132252
- "commentRange": {
132253
- "start": 40,
132254
- "end": 41
132255
- },
132256
- "context": {
132257
- "type": "variable",
132258
- "name": "kendo-drawer-scrollbar-bg",
132259
- "value": "var( --kendo-drawer-scrollbar-bg, k-color(base-subtle) )",
132260
- "scope": "default",
132261
- "line": {
132262
- "start": 42,
132263
- "end": 42
132264
- }
132265
- },
132266
- "group": [
132267
- "drawer"
132268
- ],
132269
- "access": "public",
132270
- "file": {
132271
- "path": "fluent/scss/drawer/_variables.scss",
132272
- "name": "_variables.scss"
132273
- },
132274
- "resolvedValue": "var(--kendo-drawer-scrollbar-bg, var(--kendo-color-base-subtle))",
132275
- "resolvedType": "String"
132276
- },
132277
- {
132278
- "description": "The border radius of the Drawer scrollbar.\n",
132279
- "commentRange": {
132280
- "start": 43,
132281
- "end": 44
132282
- },
132283
131089
  "context": {
132284
131090
  "type": "variable",
132285
131091
  "name": "kendo-drawer-scrollbar-radius",
132286
131092
  "value": "var( --kendo-drawer-scrollbar-radius, 20px )",
132287
131093
  "scope": "default",
132288
131094
  "line": {
132289
- "start": 45,
132290
- "end": 45
131095
+ "start": 39,
131096
+ "end": 39
132291
131097
  }
132292
131098
  },
132293
131099
  "group": [
@@ -132301,38 +131107,11 @@
132301
131107
  "resolvedValue": "var(--kendo-drawer-scrollbar-radius, 20px)",
132302
131108
  "resolvedType": "String"
132303
131109
  },
132304
- {
132305
- "description": "The hover color of the Drawer scrollbar.\n",
132306
- "commentRange": {
132307
- "start": 46,
132308
- "end": 47
132309
- },
132310
- "context": {
132311
- "type": "variable",
132312
- "name": "kendo-drawer-scrollbar-hover-color",
132313
- "value": "var( --kendo-drawer-scrollbar-hover-color, $kendo-drawer-scrollbar-color )",
132314
- "scope": "default",
132315
- "line": {
132316
- "start": 48,
132317
- "end": 48
132318
- }
132319
- },
132320
- "group": [
132321
- "drawer"
132322
- ],
132323
- "access": "public",
132324
- "file": {
132325
- "path": "fluent/scss/drawer/_variables.scss",
132326
- "name": "_variables.scss"
132327
- },
132328
- "resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface) 46%, transparent)))",
132329
- "resolvedType": "String"
132330
- },
132331
131110
  {
132332
131111
  "description": "The horizontal padding of the Drawer items.\n",
132333
131112
  "commentRange": {
132334
- "start": 50,
132335
- "end": 51
131113
+ "start": 41,
131114
+ "end": 42
132336
131115
  },
132337
131116
  "context": {
132338
131117
  "type": "variable",
@@ -132340,8 +131119,8 @@
132340
131119
  "value": "var( --kendo-drawer-items-padding-x, k-spacing(2.5) )",
132341
131120
  "scope": "default",
132342
131121
  "line": {
132343
- "start": 52,
132344
- "end": 52
131122
+ "start": 43,
131123
+ "end": 43
132345
131124
  }
132346
131125
  },
132347
131126
  "group": [
@@ -132358,8 +131137,8 @@
132358
131137
  {
132359
131138
  "description": "The vertical padding of the Drawer items.\n",
132360
131139
  "commentRange": {
132361
- "start": 53,
132362
- "end": 54
131140
+ "start": 44,
131141
+ "end": 45
132363
131142
  },
132364
131143
  "context": {
132365
131144
  "type": "variable",
@@ -132367,8 +131146,8 @@
132367
131146
  "value": "var( --kendo-drawer-items-padding-y, k-spacing(2.5) )",
132368
131147
  "scope": "default",
132369
131148
  "line": {
132370
- "start": 55,
132371
- "end": 55
131149
+ "start": 46,
131150
+ "end": 46
132372
131151
  }
132373
131152
  },
132374
131153
  "group": [
@@ -132385,8 +131164,8 @@
132385
131164
  {
132386
131165
  "description": "The spacing between the Drawer items.\n",
132387
131166
  "commentRange": {
132388
- "start": 56,
132389
- "end": 57
131167
+ "start": 47,
131168
+ "end": 48
132390
131169
  },
132391
131170
  "context": {
132392
131171
  "type": "variable",
@@ -132394,8 +131173,8 @@
132394
131173
  "value": "var( --kendo-drawer-items-gap, k-spacing(0.5) )",
132395
131174
  "scope": "default",
132396
131175
  "line": {
132397
- "start": 58,
132398
- "end": 58
131176
+ "start": 49,
131177
+ "end": 49
132399
131178
  }
132400
131179
  },
132401
131180
  "group": [
@@ -132412,8 +131191,8 @@
132412
131191
  {
132413
131192
  "description": "The horizontal padding of the Drawer item.\n",
132414
131193
  "commentRange": {
132415
- "start": 60,
132416
- "end": 61
131194
+ "start": 51,
131195
+ "end": 52
132417
131196
  },
132418
131197
  "context": {
132419
131198
  "type": "variable",
@@ -132421,8 +131200,8 @@
132421
131200
  "value": "var( --kendo-drawer-item-padding-x, k-spacing(4) )",
132422
131201
  "scope": "default",
132423
131202
  "line": {
132424
- "start": 62,
132425
- "end": 62
131203
+ "start": 53,
131204
+ "end": 53
132426
131205
  }
132427
131206
  },
132428
131207
  "group": [
@@ -132439,8 +131218,8 @@
132439
131218
  {
132440
131219
  "description": "The vertical padding of the Drawer item.\n",
132441
131220
  "commentRange": {
132442
- "start": 63,
132443
- "end": 64
131221
+ "start": 54,
131222
+ "end": 55
132444
131223
  },
132445
131224
  "context": {
132446
131225
  "type": "variable",
@@ -132448,8 +131227,8 @@
132448
131227
  "value": "var( --kendo-drawer-item-padding-y, k-spacing(2) )",
132449
131228
  "scope": "default",
132450
131229
  "line": {
132451
- "start": 65,
132452
- "end": 65
131230
+ "start": 56,
131231
+ "end": 56
132453
131232
  }
132454
131233
  },
132455
131234
  "group": [
@@ -132466,8 +131245,8 @@
132466
131245
  {
132467
131246
  "description": "The spacing between the items in the Drawer item.\n",
132468
131247
  "commentRange": {
132469
- "start": 66,
132470
- "end": 67
131248
+ "start": 57,
131249
+ "end": 58
132471
131250
  },
132472
131251
  "context": {
132473
131252
  "type": "variable",
@@ -132475,8 +131254,8 @@
132475
131254
  "value": "var( --kendo-drawer-item-spacing, $kendo-drawer-item-padding-x )",
132476
131255
  "scope": "default",
132477
131256
  "line": {
132478
- "start": 68,
132479
- "end": 68
131257
+ "start": 59,
131258
+ "end": 59
132480
131259
  }
132481
131260
  },
132482
131261
  "group": [
@@ -132493,8 +131272,8 @@
132493
131272
  {
132494
131273
  "description": "The font size of the Drawer item.\n",
132495
131274
  "commentRange": {
132496
- "start": 69,
132497
- "end": 70
131275
+ "start": 60,
131276
+ "end": 61
132498
131277
  },
132499
131278
  "context": {
132500
131279
  "type": "variable",
@@ -132502,8 +131281,8 @@
132502
131281
  "value": "var( --kendo-drawer-item-font-size, $kendo-drawer-font-size )",
132503
131282
  "scope": "default",
132504
131283
  "line": {
132505
- "start": 71,
132506
- "end": 71
131284
+ "start": 62,
131285
+ "end": 62
132507
131286
  }
132508
131287
  },
132509
131288
  "group": [
@@ -132520,8 +131299,8 @@
132520
131299
  {
132521
131300
  "description": "The line height of the Drawer item.\n",
132522
131301
  "commentRange": {
132523
- "start": 72,
132524
- "end": 73
131302
+ "start": 63,
131303
+ "end": 64
132525
131304
  },
132526
131305
  "context": {
132527
131306
  "type": "variable",
@@ -132529,8 +131308,8 @@
132529
131308
  "value": "var( --kendo-drawer-item-line-height, var(--kendo-line-height-lg) )",
132530
131309
  "scope": "default",
132531
131310
  "line": {
132532
- "start": 74,
132533
- "end": 74
131311
+ "start": 65,
131312
+ "end": 65
132534
131313
  }
132535
131314
  },
132536
131315
  "group": [
@@ -132547,8 +131326,8 @@
132547
131326
  {
132548
131327
  "description": "The font weight of the Drawer item.\n",
132549
131328
  "commentRange": {
132550
- "start": 75,
132551
- "end": 76
131329
+ "start": 66,
131330
+ "end": 67
132552
131331
  },
132553
131332
  "context": {
132554
131333
  "type": "variable",
@@ -132556,8 +131335,8 @@
132556
131335
  "value": "var( --kendo-drawer-item-font-weight, var(--kendo-font-weight) )",
132557
131336
  "scope": "default",
132558
131337
  "line": {
132559
- "start": 77,
132560
- "end": 77
131338
+ "start": 68,
131339
+ "end": 68
132561
131340
  }
132562
131341
  },
132563
131342
  "group": [
@@ -132574,8 +131353,8 @@
132574
131353
  {
132575
131354
  "description": "The horizontal padding of the Drawer item in each level.\n",
132576
131355
  "commentRange": {
132577
- "start": 79,
132578
- "end": 80
131356
+ "start": 70,
131357
+ "end": 71
132579
131358
  },
132580
131359
  "context": {
132581
131360
  "type": "variable",
@@ -132583,8 +131362,8 @@
132583
131362
  "value": "var( --kendo-drawer-item-level-padding-x, k-spacing(4) )",
132584
131363
  "scope": "default",
132585
131364
  "line": {
132586
- "start": 81,
132587
- "end": 81
131365
+ "start": 72,
131366
+ "end": 72
132588
131367
  }
132589
131368
  },
132590
131369
  "group": [
@@ -132601,8 +131380,8 @@
132601
131380
  {
132602
131381
  "description": "The count of the Drawer item levels.\n",
132603
131382
  "commentRange": {
132604
- "start": 82,
132605
- "end": 83
131383
+ "start": 73,
131384
+ "end": 74
132606
131385
  },
132607
131386
  "context": {
132608
131387
  "type": "variable",
@@ -132610,8 +131389,8 @@
132610
131389
  "value": "5",
132611
131390
  "scope": "default",
132612
131391
  "line": {
132613
- "start": 84,
132614
- "end": 84
131392
+ "start": 75,
131393
+ "end": 75
132615
131394
  }
132616
131395
  },
132617
131396
  "group": [
@@ -132628,8 +131407,8 @@
132628
131407
  {
132629
131408
  "description": "The border radius of the Drawer item.\n",
132630
131409
  "commentRange": {
132631
- "start": 85,
132632
- "end": 86
131410
+ "start": 76,
131411
+ "end": 77
132633
131412
  },
132634
131413
  "context": {
132635
131414
  "type": "variable",
@@ -132637,8 +131416,8 @@
132637
131416
  "value": "var( --kendo-drawer-item-border-radius, k-border-radius(md) )",
132638
131417
  "scope": "default",
132639
131418
  "line": {
132640
- "start": 87,
132641
- "end": 87
131419
+ "start": 78,
131420
+ "end": 78
132642
131421
  }
132643
131422
  },
132644
131423
  "group": [
@@ -132655,8 +131434,8 @@
132655
131434
  {
132656
131435
  "description": "The horizontal padding of the Drawer icon.\n",
132657
131436
  "commentRange": {
132658
- "start": 89,
132659
- "end": 90
131437
+ "start": 80,
131438
+ "end": 81
132660
131439
  },
132661
131440
  "context": {
132662
131441
  "type": "variable",
@@ -132664,8 +131443,8 @@
132664
131443
  "value": "var( --kendo-drawer-icon-padding-x, k-spacing(0) )",
132665
131444
  "scope": "default",
132666
131445
  "line": {
132667
- "start": 91,
132668
- "end": 91
131446
+ "start": 82,
131447
+ "end": 82
132669
131448
  }
132670
131449
  },
132671
131450
  "group": [
@@ -132682,8 +131461,8 @@
132682
131461
  {
132683
131462
  "description": "The vertical padding of the Drawer icon.\n",
132684
131463
  "commentRange": {
132685
- "start": 92,
132686
- "end": 93
131464
+ "start": 83,
131465
+ "end": 84
132687
131466
  },
132688
131467
  "context": {
132689
131468
  "type": "variable",
@@ -132691,8 +131470,8 @@
132691
131470
  "value": "var( --kendo-drawer-icon-padding-y, k-spacing(1) )",
132692
131471
  "scope": "default",
132693
131472
  "line": {
132694
- "start": 94,
132695
- "end": 94
131473
+ "start": 85,
131474
+ "end": 85
132696
131475
  }
132697
131476
  },
132698
131477
  "group": [
@@ -132709,8 +131488,8 @@
132709
131488
  {
132710
131489
  "description": "The initial width of the mini Drawer.\n",
132711
131490
  "commentRange": {
132712
- "start": 96,
132713
- "end": 97
131491
+ "start": 87,
131492
+ "end": 88
132714
131493
  },
132715
131494
  "context": {
132716
131495
  "type": "variable",
@@ -132718,8 +131497,8 @@
132718
131497
  "value": "calc( 2 * #{$kendo-drawer-item-padding-x} + 2 * #{$kendo-drawer-items-padding-x} + var( --kendo-icon-size, 1rem ) )",
132719
131498
  "scope": "default",
132720
131499
  "line": {
132721
- "start": 98,
132722
- "end": 98
131500
+ "start": 89,
131501
+ "end": 89
132723
131502
  }
132724
131503
  },
132725
131504
  "group": [
@@ -132736,8 +131515,8 @@
132736
131515
  {
132737
131516
  "description": "The border width of the Drawer item ripple.\n",
132738
131517
  "commentRange": {
132739
- "start": 100,
132740
- "end": 101
131518
+ "start": 91,
131519
+ "end": 92
132741
131520
  },
132742
131521
  "context": {
132743
131522
  "type": "variable",
@@ -132745,8 +131524,8 @@
132745
131524
  "value": "var( --kendo-drawer-item-ripple-border-width, k-spacing(1) )",
132746
131525
  "scope": "default",
132747
131526
  "line": {
132748
- "start": 102,
132749
- "end": 102
131527
+ "start": 93,
131528
+ "end": 93
132750
131529
  }
132751
131530
  },
132752
131531
  "group": [
@@ -132763,8 +131542,8 @@
132763
131542
  {
132764
131543
  "description": "The border height of the Drawer item ripple.\n",
132765
131544
  "commentRange": {
132766
- "start": 103,
132767
- "end": 104
131545
+ "start": 94,
131546
+ "end": 95
132768
131547
  },
132769
131548
  "context": {
132770
131549
  "type": "variable",
@@ -132772,8 +131551,8 @@
132772
131551
  "value": "var( --kendo-drawer-item-ripple-border-height, k-spacing(5) )",
132773
131552
  "scope": "default",
132774
131553
  "line": {
132775
- "start": 105,
132776
- "end": 105
131554
+ "start": 96,
131555
+ "end": 96
132777
131556
  }
132778
131557
  },
132779
131558
  "group": [
@@ -132790,8 +131569,8 @@
132790
131569
  {
132791
131570
  "description": "The border radius of the Drawer item ripple.\n",
132792
131571
  "commentRange": {
132793
- "start": 106,
132794
- "end": 107
131572
+ "start": 97,
131573
+ "end": 98
132795
131574
  },
132796
131575
  "context": {
132797
131576
  "type": "variable",
@@ -132799,8 +131578,8 @@
132799
131578
  "value": "var( --kendo-drawer-item-ripple-border-radius, k-border-radius(md) )",
132800
131579
  "scope": "default",
132801
131580
  "line": {
132802
- "start": 108,
132803
- "end": 108
131581
+ "start": 99,
131582
+ "end": 99
132804
131583
  }
132805
131584
  },
132806
131585
  "group": [
@@ -132817,8 +131596,8 @@
132817
131596
  {
132818
131597
  "description": "The horizontal spacing of the Drawer item ripple.\n",
132819
131598
  "commentRange": {
132820
- "start": 109,
132821
- "end": 110
131599
+ "start": 100,
131600
+ "end": 101
132822
131601
  },
132823
131602
  "context": {
132824
131603
  "type": "variable",
@@ -132826,8 +131605,8 @@
132826
131605
  "value": "var( --kendo-drawer-item-ripple-spacing-x, k-spacing(0.5) )",
132827
131606
  "scope": "default",
132828
131607
  "line": {
132829
- "start": 111,
132830
- "end": 111
131608
+ "start": 102,
131609
+ "end": 102
132831
131610
  }
132832
131611
  },
132833
131612
  "group": [
@@ -132844,8 +131623,8 @@
132844
131623
  {
132845
131624
  "description": "The border color of the drawer item ripple\n",
132846
131625
  "commentRange": {
132847
- "start": 113,
132848
- "end": 114
131626
+ "start": 104,
131627
+ "end": 105
132849
131628
  },
132850
131629
  "context": {
132851
131630
  "type": "variable",
@@ -132853,8 +131632,8 @@
132853
131632
  "value": "var( --kendo-drawer-item-ripple-border, k-color(primary-on-surface) )",
132854
131633
  "scope": "default",
132855
131634
  "line": {
132856
- "start": 115,
132857
- "end": 115
131635
+ "start": 106,
131636
+ "end": 106
132858
131637
  }
132859
131638
  },
132860
131639
  "group": [
@@ -132871,8 +131650,8 @@
132871
131650
  {
132872
131651
  "description": "The background color of the Drawer item.\n",
132873
131652
  "commentRange": {
132874
- "start": 116,
132875
- "end": 117
131653
+ "start": 107,
131654
+ "end": 108
132876
131655
  },
132877
131656
  "context": {
132878
131657
  "type": "variable",
@@ -132880,8 +131659,8 @@
132880
131659
  "value": "var( --kendo-drawer-item-bg, $kendo-drawer-bg )",
132881
131660
  "scope": "default",
132882
131661
  "line": {
132883
- "start": 118,
132884
- "end": 118
131662
+ "start": 109,
131663
+ "end": 109
132885
131664
  }
132886
131665
  },
132887
131666
  "group": [
@@ -132898,8 +131677,8 @@
132898
131677
  {
132899
131678
  "description": "The text color of the Drawer item.\n",
132900
131679
  "commentRange": {
132901
- "start": 119,
132902
- "end": 120
131680
+ "start": 110,
131681
+ "end": 111
132903
131682
  },
132904
131683
  "context": {
132905
131684
  "type": "variable",
@@ -132907,8 +131686,8 @@
132907
131686
  "value": "var( --kendo-drawer-item-text, $kendo-drawer-text )",
132908
131687
  "scope": "default",
132909
131688
  "line": {
132910
- "start": 121,
132911
- "end": 121
131689
+ "start": 112,
131690
+ "end": 112
132912
131691
  }
132913
131692
  },
132914
131693
  "group": [
@@ -132925,8 +131704,8 @@
132925
131704
  {
132926
131705
  "description": "The text color of the Drawer item icon.\n",
132927
131706
  "commentRange": {
132928
- "start": 122,
132929
- "end": 123
131707
+ "start": 113,
131708
+ "end": 114
132930
131709
  },
132931
131710
  "context": {
132932
131711
  "type": "variable",
@@ -132934,8 +131713,8 @@
132934
131713
  "value": "var( --kendo-drawer-icon-text, $kendo-drawer-text )",
132935
131714
  "scope": "default",
132936
131715
  "line": {
132937
- "start": 124,
132938
- "end": 124
131716
+ "start": 115,
131717
+ "end": 115
132939
131718
  }
132940
131719
  },
132941
131720
  "group": [
@@ -132952,8 +131731,8 @@
132952
131731
  {
132953
131732
  "description": "The background color of the hovered Drawer item.\n",
132954
131733
  "commentRange": {
132955
- "start": 126,
132956
- "end": 127
131734
+ "start": 117,
131735
+ "end": 118
132957
131736
  },
132958
131737
  "context": {
132959
131738
  "type": "variable",
@@ -132961,8 +131740,8 @@
132961
131740
  "value": "var( --kendo-drawer-item-hover-bg, k-color(surface-alt) )",
132962
131741
  "scope": "default",
132963
131742
  "line": {
132964
- "start": 128,
132965
- "end": 128
131743
+ "start": 119,
131744
+ "end": 119
132966
131745
  }
132967
131746
  },
132968
131747
  "group": [
@@ -132979,8 +131758,8 @@
132979
131758
  {
132980
131759
  "description": "The text color of the hovered Drawer item.\n",
132981
131760
  "commentRange": {
132982
- "start": 129,
132983
- "end": 130
131761
+ "start": 120,
131762
+ "end": 121
132984
131763
  },
132985
131764
  "context": {
132986
131765
  "type": "variable",
@@ -132988,8 +131767,8 @@
132988
131767
  "value": "var( --kendo-drawer-item-hover-text, $kendo-drawer-item-text )",
132989
131768
  "scope": "default",
132990
131769
  "line": {
132991
- "start": 131,
132992
- "end": 131
131770
+ "start": 122,
131771
+ "end": 122
132993
131772
  }
132994
131773
  },
132995
131774
  "group": [
@@ -133006,8 +131785,8 @@
133006
131785
  {
133007
131786
  "description": "The text color of the hovered Drawer item icon.\n",
133008
131787
  "commentRange": {
133009
- "start": 132,
133010
- "end": 133
131788
+ "start": 123,
131789
+ "end": 124
133011
131790
  },
133012
131791
  "context": {
133013
131792
  "type": "variable",
@@ -133015,8 +131794,8 @@
133015
131794
  "value": "var( --kendo-drawer-item-hover-icon-text, $kendo-drawer-item-icon-text )",
133016
131795
  "scope": "default",
133017
131796
  "line": {
133018
- "start": 134,
133019
- "end": 134
131797
+ "start": 125,
131798
+ "end": 125
133020
131799
  }
133021
131800
  },
133022
131801
  "group": [
@@ -133033,8 +131812,8 @@
133033
131812
  {
133034
131813
  "description": "The background color of the focused Drawer item.\n",
133035
131814
  "commentRange": {
133036
- "start": 136,
133037
- "end": 137
131815
+ "start": 127,
131816
+ "end": 128
133038
131817
  },
133039
131818
  "context": {
133040
131819
  "type": "variable",
@@ -133042,8 +131821,8 @@
133042
131821
  "value": "var( --kendo-drawer-item-focus-bg, $kendo-drawer-item-bg )",
133043
131822
  "scope": "default",
133044
131823
  "line": {
133045
- "start": 138,
133046
- "end": 138
131824
+ "start": 129,
131825
+ "end": 129
133047
131826
  }
133048
131827
  },
133049
131828
  "group": [
@@ -133060,8 +131839,8 @@
133060
131839
  {
133061
131840
  "description": "The text color of the focused Drawer item.\n",
133062
131841
  "commentRange": {
133063
- "start": 139,
133064
- "end": 140
131842
+ "start": 130,
131843
+ "end": 131
133065
131844
  },
133066
131845
  "context": {
133067
131846
  "type": "variable",
@@ -133069,8 +131848,8 @@
133069
131848
  "value": "var( --kendo-drawer-item-focus-text, $kendo-drawer-item-text )",
133070
131849
  "scope": "default",
133071
131850
  "line": {
133072
- "start": 141,
133073
- "end": 141
131851
+ "start": 132,
131852
+ "end": 132
133074
131853
  }
133075
131854
  },
133076
131855
  "group": [
@@ -133087,8 +131866,8 @@
133087
131866
  {
133088
131867
  "description": "The box shadow of the focused Drawer item.\n",
133089
131868
  "commentRange": {
133090
- "start": 142,
133091
- "end": 143
131869
+ "start": 133,
131870
+ "end": 134
133092
131871
  },
133093
131872
  "context": {
133094
131873
  "type": "variable",
@@ -133096,8 +131875,8 @@
133096
131875
  "value": "var( --kendo-drawer-item-focus-shadow, inset 0 0 0 2px k-color(border-alt) )",
133097
131876
  "scope": "default",
133098
131877
  "line": {
133099
- "start": 144,
133100
- "end": 144
131878
+ "start": 135,
131879
+ "end": 135
133101
131880
  }
133102
131881
  },
133103
131882
  "group": [
@@ -133114,8 +131893,8 @@
133114
131893
  {
133115
131894
  "description": "The text color of the focused Drawer item icon.\n",
133116
131895
  "commentRange": {
133117
- "start": 145,
133118
- "end": 146
131896
+ "start": 136,
131897
+ "end": 137
133119
131898
  },
133120
131899
  "context": {
133121
131900
  "type": "variable",
@@ -133123,8 +131902,8 @@
133123
131902
  "value": "var( --kendo-drawer-item-focus-icon-text, $kendo-drawer-item-icon-text )",
133124
131903
  "scope": "default",
133125
131904
  "line": {
133126
- "start": 147,
133127
- "end": 147
131905
+ "start": 138,
131906
+ "end": 138
133128
131907
  }
133129
131908
  },
133130
131909
  "group": [
@@ -133141,8 +131920,8 @@
133141
131920
  {
133142
131921
  "description": "The font weight of the selected Drawer item.\n",
133143
131922
  "commentRange": {
133144
- "start": 149,
133145
- "end": 150
131923
+ "start": 140,
131924
+ "end": 141
133146
131925
  },
133147
131926
  "context": {
133148
131927
  "type": "variable",
@@ -133150,8 +131929,8 @@
133150
131929
  "value": "var( --kendo-drawer-item-selected-font-weight, var(--kendo-font-weight-semibold) )",
133151
131930
  "scope": "default",
133152
131931
  "line": {
133153
- "start": 151,
133154
- "end": 151
131932
+ "start": 142,
131933
+ "end": 142
133155
131934
  }
133156
131935
  },
133157
131936
  "group": [
@@ -133168,8 +131947,8 @@
133168
131947
  {
133169
131948
  "description": "The background color of the selected Drawer item.\n",
133170
131949
  "commentRange": {
133171
- "start": 152,
133172
- "end": 153
131950
+ "start": 143,
131951
+ "end": 144
133173
131952
  },
133174
131953
  "context": {
133175
131954
  "type": "variable",
@@ -133177,8 +131956,8 @@
133177
131956
  "value": "var( --kendo-drawer-item-selected-bg, $kendo-drawer-item-bg )",
133178
131957
  "scope": "default",
133179
131958
  "line": {
133180
- "start": 154,
133181
- "end": 154
131959
+ "start": 145,
131960
+ "end": 145
133182
131961
  }
133183
131962
  },
133184
131963
  "group": [
@@ -133195,8 +131974,8 @@
133195
131974
  {
133196
131975
  "description": "The text color of the selected Drawer item.\n",
133197
131976
  "commentRange": {
133198
- "start": 155,
133199
- "end": 156
131977
+ "start": 146,
131978
+ "end": 147
133200
131979
  },
133201
131980
  "context": {
133202
131981
  "type": "variable",
@@ -133204,8 +131983,8 @@
133204
131983
  "value": "var( --kendo-drawer-item-selected-text, $kendo-drawer-item-text )",
133205
131984
  "scope": "default",
133206
131985
  "line": {
133207
- "start": 157,
133208
- "end": 157
131986
+ "start": 148,
131987
+ "end": 148
133209
131988
  }
133210
131989
  },
133211
131990
  "group": [
@@ -133222,8 +132001,8 @@
133222
132001
  {
133223
132002
  "description": "The text color of the selected Drawer item icon.\n",
133224
132003
  "commentRange": {
133225
- "start": 158,
133226
- "end": 159
132004
+ "start": 149,
132005
+ "end": 150
133227
132006
  },
133228
132007
  "context": {
133229
132008
  "type": "variable",
@@ -133231,8 +132010,8 @@
133231
132010
  "value": "var( --kendo-drawer-item-selected-icon-text, k-color(primary-on-surface) )",
133232
132011
  "scope": "default",
133233
132012
  "line": {
133234
- "start": 160,
133235
- "end": 160
132013
+ "start": 151,
132014
+ "end": 151
133236
132015
  }
133237
132016
  },
133238
132017
  "group": [
@@ -133249,8 +132028,8 @@
133249
132028
  {
133250
132029
  "description": "The background color of the selected and hovered Drawer item.\n",
133251
132030
  "commentRange": {
133252
- "start": 161,
133253
- "end": 162
132031
+ "start": 152,
132032
+ "end": 153
133254
132033
  },
133255
132034
  "context": {
133256
132035
  "type": "variable",
@@ -133258,8 +132037,8 @@
133258
132037
  "value": "var( --kendo-drawer-item-selected-hover-bg, k-color(surface-alt) )",
133259
132038
  "scope": "default",
133260
132039
  "line": {
133261
- "start": 163,
133262
- "end": 163
132040
+ "start": 154,
132041
+ "end": 154
133263
132042
  }
133264
132043
  },
133265
132044
  "group": [
@@ -133276,8 +132055,8 @@
133276
132055
  {
133277
132056
  "description": "The text color of the selected and hovered Drawer item.\n",
133278
132057
  "commentRange": {
133279
- "start": 164,
133280
- "end": 165
132058
+ "start": 155,
132059
+ "end": 156
133281
132060
  },
133282
132061
  "context": {
133283
132062
  "type": "variable",
@@ -133285,8 +132064,8 @@
133285
132064
  "value": "var( --kendo-drawer-item-selected-hover-text, $kendo-drawer-item-text )",
133286
132065
  "scope": "default",
133287
132066
  "line": {
133288
- "start": 166,
133289
- "end": 166
132067
+ "start": 157,
132068
+ "end": 157
133290
132069
  }
133291
132070
  },
133292
132071
  "group": [
@@ -195089,92 +193868,11 @@
195089
193868
  "resolvedValue": "var(--kendo-timeline-card-header-text, var(--kendo-color-on-app-surface))",
195090
193869
  "resolvedType": "String"
195091
193870
  },
195092
- {
195093
- "description": "The border of the Timeline's Card body scroll.\n",
195094
- "commentRange": {
195095
- "start": 136,
195096
- "end": 137
195097
- },
195098
- "context": {
195099
- "type": "variable",
195100
- "name": "kendo-timeline-card-body-scroll-border",
195101
- "value": "var( --kendo-timeline-card-body-scroll-border, color-mix(in srgb, k-color(border) 16%, transparent) )",
195102
- "scope": "default",
195103
- "line": {
195104
- "start": 138,
195105
- "end": 138
195106
- }
195107
- },
195108
- "group": [
195109
- "timeline"
195110
- ],
195111
- "access": "public",
195112
- "file": {
195113
- "path": "fluent/scss/timeline/_variables.scss",
195114
- "name": "_variables.scss"
195115
- },
195116
- "resolvedValue": "var(--kendo-timeline-card-body-scroll-border, color-mix(in srgb, var(--kendo-color-border) 16%, transparent))",
195117
- "resolvedType": "String"
195118
- },
195119
- {
195120
- "description": "The background color of the Timeline's Card body scroll.\n",
195121
- "commentRange": {
195122
- "start": 139,
195123
- "end": 140
195124
- },
195125
- "context": {
195126
- "type": "variable",
195127
- "name": "kendo-timeline-card-body-scroll-bg",
195128
- "value": "var( --kendo-timeline-card-body-scroll-bg, k-color(surface-alt) )",
195129
- "scope": "default",
195130
- "line": {
195131
- "start": 141,
195132
- "end": 141
195133
- }
195134
- },
195135
- "group": [
195136
- "timeline"
195137
- ],
195138
- "access": "public",
195139
- "file": {
195140
- "path": "fluent/scss/timeline/_variables.scss",
195141
- "name": "_variables.scss"
195142
- },
195143
- "resolvedValue": "var(--kendo-timeline-card-body-scroll-bg, var(--kendo-color-surface-alt))",
195144
- "resolvedType": "String"
195145
- },
195146
- {
195147
- "description": "The color of the Timeline's hovered card scroll thumb.\n",
195148
- "commentRange": {
195149
- "start": 142,
195150
- "end": 143
195151
- },
195152
- "context": {
195153
- "type": "variable",
195154
- "name": "kendo-timeline-card-scroll-thumb-hover",
195155
- "value": "var( --kendo-timeline-card-scroll-thumb-hover, color-mix(in srgb, k-color(border) 10%, transparent) )",
195156
- "scope": "default",
195157
- "line": {
195158
- "start": 144,
195159
- "end": 144
195160
- }
195161
- },
195162
- "group": [
195163
- "timeline"
195164
- ],
195165
- "access": "public",
195166
- "file": {
195167
- "path": "fluent/scss/timeline/_variables.scss",
195168
- "name": "_variables.scss"
195169
- },
195170
- "resolvedValue": "var(--kendo-timeline-card-scroll-thumb-hover, color-mix(in srgb, var(--kendo-color-border) 10%, transparent))",
195171
- "resolvedType": "String"
195172
- },
195173
193871
  {
195174
193872
  "description": "The text color of the Timeline date body.\n",
195175
193873
  "commentRange": {
195176
- "start": 146,
195177
- "end": 147
193874
+ "start": 137,
193875
+ "end": 138
195178
193876
  },
195179
193877
  "context": {
195180
193878
  "type": "variable",
@@ -195182,8 +193880,8 @@
195182
193880
  "value": "var( --kendo-timeline-date-body-text, k-color(on-app-surface) )",
195183
193881
  "scope": "default",
195184
193882
  "line": {
195185
- "start": 148,
195186
- "end": 148
193883
+ "start": 139,
193884
+ "end": 139
195187
193885
  }
195188
193886
  },
195189
193887
  "group": [
@@ -195200,8 +193898,8 @@
195200
193898
  {
195201
193899
  "description": "The width of the Timeline date.\n",
195202
193900
  "commentRange": {
195203
- "start": 149,
195204
- "end": 150
193901
+ "start": 140,
193902
+ "end": 141
195205
193903
  },
195206
193904
  "context": {
195207
193905
  "type": "variable",
@@ -195209,8 +193907,8 @@
195209
193907
  "value": "calc( #{k-spacing(12)} + #{k-spacing(0.5)} )",
195210
193908
  "scope": "default",
195211
193909
  "line": {
195212
- "start": 151,
195213
- "end": 151
193910
+ "start": 142,
193911
+ "end": 142
195214
193912
  }
195215
193913
  },
195216
193914
  "group": [
@@ -195227,8 +193925,8 @@
195227
193925
  {
195228
193926
  "description": "The bottom margin of the Timeline date.\n",
195229
193927
  "commentRange": {
195230
- "start": 152,
195231
- "end": 153
193928
+ "start": 143,
193929
+ "end": 144
195232
193930
  },
195233
193931
  "context": {
195234
193932
  "type": "variable",
@@ -195236,8 +193934,8 @@
195236
193934
  "value": "var( --kendo-timeline-date-margin-bottom, k-spacing(2) )",
195237
193935
  "scope": "default",
195238
193936
  "line": {
195239
- "start": 154,
195240
- "end": 154
193937
+ "start": 145,
193938
+ "end": 145
195241
193939
  }
195242
193940
  },
195243
193941
  "group": [
@@ -195254,8 +193952,8 @@
195254
193952
  {
195255
193953
  "description": "The padding of the vertical Timeline.\n",
195256
193954
  "commentRange": {
195257
- "start": 156,
195258
- "end": 157
193955
+ "start": 147,
193956
+ "end": 148
195259
193957
  },
195260
193958
  "context": {
195261
193959
  "type": "variable",
@@ -195263,8 +193961,8 @@
195263
193961
  "value": "calc( #{ $kendo-timeline-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
195264
193962
  "scope": "default",
195265
193963
  "line": {
195266
- "start": 158,
195267
- "end": 158
193964
+ "start": 149,
193965
+ "end": 149
195268
193966
  }
195269
193967
  },
195270
193968
  "group": [
@@ -195281,8 +193979,8 @@
195281
193979
  {
195282
193980
  "description": "The padding of the vertical Timeline date.\n",
195283
193981
  "commentRange": {
195284
- "start": 159,
195285
- "end": 160
193982
+ "start": 150,
193983
+ "end": 151
195286
193984
  },
195287
193985
  "context": {
195288
193986
  "type": "variable",
@@ -195290,8 +193988,8 @@
195290
193988
  "value": "calc( #{ $kendo-timeline-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
195291
193989
  "scope": "default",
195292
193990
  "line": {
195293
- "start": 161,
195294
- "end": 161
193991
+ "start": 152,
193992
+ "end": 152
195295
193993
  }
195296
193994
  },
195297
193995
  "group": [
@@ -195308,8 +194006,8 @@
195308
194006
  {
195309
194007
  "description": "The border radius of the vertical Timeline.\n",
195310
194008
  "commentRange": {
195311
- "start": 162,
195312
- "end": 163
194009
+ "start": 153,
194010
+ "end": 154
195313
194011
  },
195314
194012
  "context": {
195315
194013
  "type": "variable",
@@ -195317,8 +194015,8 @@
195317
194015
  "value": "var( --kendo-timeline-vertical-border-radius, k-border-radius(lg) )",
195318
194016
  "scope": "default",
195319
194017
  "line": {
195320
- "start": 164,
195321
- "end": 164
194018
+ "start": 155,
194019
+ "end": 155
195322
194020
  }
195323
194021
  },
195324
194022
  "group": [
@@ -195335,8 +194033,8 @@
195335
194033
  {
195336
194034
  "description": "The padding of the vertical mobile Timeline.\n",
195337
194035
  "commentRange": {
195338
- "start": 165,
195339
- "end": 166
194036
+ "start": 156,
194037
+ "end": 157
195340
194038
  },
195341
194039
  "context": {
195342
194040
  "type": "variable",
@@ -195344,8 +194042,8 @@
195344
194042
  "value": "calc( #{ $kendo-timeline-mobile-spacing-x } + ( #{ $kendo-timeline-flag-min-width } - #{ $kendo-timeline-track-size } ) / 2 )",
195345
194043
  "scope": "default",
195346
194044
  "line": {
195347
- "start": 167,
195348
- "end": 167
194045
+ "start": 158,
194046
+ "end": 158
195349
194047
  }
195350
194048
  },
195351
194049
  "group": [
@@ -195362,8 +194060,8 @@
195362
194060
  {
195363
194061
  "description": "The padding of the vertical mobile Timeline date.\n",
195364
194062
  "commentRange": {
195365
- "start": 168,
195366
- "end": 169
194063
+ "start": 159,
194064
+ "end": 160
195367
194065
  },
195368
194066
  "context": {
195369
194067
  "type": "variable",
@@ -195371,8 +194069,8 @@
195371
194069
  "value": "calc( #{ $kendo-timeline-mobile-vertical-padding-calc } + #{ $kendo-timeline-date-width } )",
195372
194070
  "scope": "default",
195373
194071
  "line": {
195374
- "start": 170,
195375
- "end": 170
194072
+ "start": 161,
194073
+ "end": 161
195376
194074
  }
195377
194075
  },
195378
194076
  "group": [
@@ -195389,8 +194087,8 @@
195389
194087
  {
195390
194088
  "description": "The width of the Timeline circle.\n",
195391
194089
  "commentRange": {
195392
- "start": 172,
195393
- "end": 173
194090
+ "start": 163,
194091
+ "end": 164
195394
194092
  },
195395
194093
  "context": {
195396
194094
  "type": "variable",
@@ -195398,8 +194096,8 @@
195398
194096
  "value": "var( --kendo-timeline-circle-width, k-spacing(4) )",
195399
194097
  "scope": "default",
195400
194098
  "line": {
195401
- "start": 174,
195402
- "end": 174
194099
+ "start": 165,
194100
+ "end": 165
195403
194101
  }
195404
194102
  },
195405
194103
  "group": [
@@ -195416,8 +194114,8 @@
195416
194114
  {
195417
194115
  "description": "The height of the Timeline circle.\n",
195418
194116
  "commentRange": {
195419
- "start": 175,
195420
- "end": 176
194117
+ "start": 166,
194118
+ "end": 167
195421
194119
  },
195422
194120
  "context": {
195423
194121
  "type": "variable",
@@ -195425,8 +194123,8 @@
195425
194123
  "value": "var( --kendo-timeline-circle-height, k-spacing(4) )",
195426
194124
  "scope": "default",
195427
194125
  "line": {
195428
- "start": 177,
195429
- "end": 177
194126
+ "start": 168,
194127
+ "end": 168
195430
194128
  }
195431
194129
  },
195432
194130
  "group": [
@@ -195443,8 +194141,8 @@
195443
194141
  {
195444
194142
  "description": "The background color of the Timeline circle.\n",
195445
194143
  "commentRange": {
195446
- "start": 178,
195447
- "end": 179
194144
+ "start": 169,
194145
+ "end": 170
195448
194146
  },
195449
194147
  "context": {
195450
194148
  "type": "variable",
@@ -195452,8 +194150,8 @@
195452
194150
  "value": "var( --kendo-timeline-circle-bg, k-color(primary) )",
195453
194151
  "scope": "default",
195454
194152
  "line": {
195455
- "start": 180,
195456
- "end": 180
194153
+ "start": 171,
194154
+ "end": 171
195457
194155
  }
195458
194156
  },
195459
194157
  "group": [
@@ -195470,8 +194168,8 @@
195470
194168
  {
195471
194169
  "description": "The width of the Timeline event.\n",
195472
194170
  "commentRange": {
195473
- "start": 182,
195474
- "end": 183
194171
+ "start": 173,
194172
+ "end": 174
195475
194173
  },
195476
194174
  "context": {
195477
194175
  "type": "variable",
@@ -195479,8 +194177,8 @@
195479
194177
  "value": "var( --kendo-timeline-event-width, 400px )",
195480
194178
  "scope": "default",
195481
194179
  "line": {
195482
- "start": 184,
195483
- "end": 184
194180
+ "start": 175,
194181
+ "end": 175
195484
194182
  }
195485
194183
  },
195486
194184
  "group": [
@@ -195497,8 +194195,8 @@
195497
194195
  {
195498
194196
  "description": "The height of the Timeline event.\n",
195499
194197
  "commentRange": {
195500
- "start": 185,
195501
- "end": 186
194198
+ "start": 176,
194199
+ "end": 177
195502
194200
  },
195503
194201
  "context": {
195504
194202
  "type": "variable",
@@ -195506,8 +194204,8 @@
195506
194204
  "value": "var( --kendo-timeline-event-height, 600px )",
195507
194205
  "scope": "default",
195508
194206
  "line": {
195509
- "start": 187,
195510
- "end": 187
194207
+ "start": 178,
194208
+ "end": 178
195511
194209
  }
195512
194210
  },
195513
194211
  "group": [
@@ -195524,8 +194222,8 @@
195524
194222
  {
195525
194223
  "description": "The minimum height of the Timeline event.\n",
195526
194224
  "commentRange": {
195527
- "start": 188,
195528
- "end": 189
194225
+ "start": 179,
194226
+ "end": 180
195529
194227
  },
195530
194228
  "context": {
195531
194229
  "type": "variable",
@@ -195533,8 +194231,8 @@
195533
194231
  "value": "var( --kendo-timeline-event-min-height-calc, calc( 2 * ( #{ $kendo-timeline-track-event-offset } - #{ $kendo-card-border-width } ) ) )",
195534
194232
  "scope": "default",
195535
194233
  "line": {
195536
- "start": 190,
195537
- "end": 190
194234
+ "start": 181,
194235
+ "end": 181
195538
194236
  }
195539
194237
  },
195540
194238
  "group": [
@@ -195551,8 +194249,8 @@
195551
194249
  {
195552
194250
  "description": "The shadow of the Timeline card.\n",
195553
194251
  "commentRange": {
195554
- "start": 192,
195555
- "end": 193
194252
+ "start": 183,
194253
+ "end": 184
195556
194254
  },
195557
194255
  "context": {
195558
194256
  "type": "variable",
@@ -195560,8 +194258,8 @@
195560
194258
  "value": "var( --kendo-timeline-card-shadow, $kendo-card-shadow )",
195561
194259
  "scope": "default",
195562
194260
  "line": {
195563
- "start": 194,
195564
- "end": 194
194261
+ "start": 185,
194262
+ "end": 185
195565
194263
  }
195566
194264
  },
195567
194265
  "group": [