@progress/kendo-theme-classic 14.1.1-dev.3 → 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.
Files changed (46) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +334 -1474
  17. package/dist/meta/sassdoc-raw-data.json +167 -692
  18. package/dist/meta/variables.json +48 -84
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/diagram/_index.scss +16 -0
  35. package/scss/diagram/_layout.scss +6 -0
  36. package/scss/diagram/_theme.scss +6 -0
  37. package/scss/diagram/_variables.scss +1 -0
  38. package/scss/drawer/_variables.scss +0 -12
  39. package/scss/grid/_index.scss +0 -2
  40. package/scss/index.scss +2 -3
  41. package/scss/scheduler/_index.scss +10 -2
  42. package/scss/scheduler/_variables.scss +31 -3
  43. package/scss/adaptive/_index.scss +0 -26
  44. package/scss/adaptive/_layout.scss +0 -6
  45. package/scss/adaptive/_theme.scss +0 -6
  46. package/scss/adaptive/_variables.scss +0 -91
@@ -1999,456 +1999,6 @@
1999
1999
  "name": "_variables.scss"
2000
2000
  }
2001
2001
  },
2002
- {
2003
- "description": "The background color of the Adaptive component.\n",
2004
- "commentRange": {
2005
- "start": 5,
2006
- "end": 6
2007
- },
2008
- "context": {
2009
- "type": "variable",
2010
- "name": "kendo-adaptive-bg",
2011
- "value": "k-color(surface-alt)",
2012
- "scope": "default",
2013
- "line": {
2014
- "start": 7,
2015
- "end": 7
2016
- }
2017
- },
2018
- "group": [
2019
- "adaptive"
2020
- ],
2021
- "access": "public",
2022
- "file": {
2023
- "path": "adaptive/_variables.scss",
2024
- "name": "_variables.scss"
2025
- }
2026
- },
2027
- {
2028
- "description": "The text color of the Adaptive component.\n",
2029
- "commentRange": {
2030
- "start": 8,
2031
- "end": 9
2032
- },
2033
- "context": {
2034
- "type": "variable",
2035
- "name": "kendo-adaptive-text",
2036
- "value": "k-color(on-app-surface)",
2037
- "scope": "default",
2038
- "line": {
2039
- "start": 10,
2040
- "end": 10
2041
- }
2042
- },
2043
- "group": [
2044
- "adaptive"
2045
- ],
2046
- "access": "public",
2047
- "file": {
2048
- "path": "adaptive/_variables.scss",
2049
- "name": "_variables.scss"
2050
- }
2051
- },
2052
- {
2053
- "description": "The border color of the Adaptive component.\n",
2054
- "commentRange": {
2055
- "start": 11,
2056
- "end": 12
2057
- },
2058
- "context": {
2059
- "type": "variable",
2060
- "name": "kendo-adaptive-border",
2061
- "value": "k-color(border)",
2062
- "scope": "default",
2063
- "line": {
2064
- "start": 13,
2065
- "end": 13
2066
- }
2067
- },
2068
- "group": [
2069
- "adaptive"
2070
- ],
2071
- "access": "public",
2072
- "file": {
2073
- "path": "adaptive/_variables.scss",
2074
- "name": "_variables.scss"
2075
- }
2076
- },
2077
- {
2078
- "description": "The background color of the Adaptive content.\n",
2079
- "commentRange": {
2080
- "start": 15,
2081
- "end": 16
2082
- },
2083
- "context": {
2084
- "type": "variable",
2085
- "name": "kendo-adaptive-content-bg",
2086
- "value": "k-color(app-surface)",
2087
- "scope": "default",
2088
- "line": {
2089
- "start": 17,
2090
- "end": 17
2091
- }
2092
- },
2093
- "group": [
2094
- "adaptive"
2095
- ],
2096
- "access": "public",
2097
- "file": {
2098
- "path": "adaptive/_variables.scss",
2099
- "name": "_variables.scss"
2100
- }
2101
- },
2102
- {
2103
- "description": "The text color of the Adaptive content.\n",
2104
- "commentRange": {
2105
- "start": 18,
2106
- "end": 19
2107
- },
2108
- "context": {
2109
- "type": "variable",
2110
- "name": "kendo-adaptive-content-text",
2111
- "value": "k-color(on-app-surface)",
2112
- "scope": "default",
2113
- "line": {
2114
- "start": 20,
2115
- "end": 20
2116
- }
2117
- },
2118
- "group": [
2119
- "adaptive"
2120
- ],
2121
- "access": "public",
2122
- "file": {
2123
- "path": "adaptive/_variables.scss",
2124
- "name": "_variables.scss"
2125
- }
2126
- },
2127
- {
2128
- "description": "The background color of the Adaptive menu.\n",
2129
- "commentRange": {
2130
- "start": 22,
2131
- "end": 23
2132
- },
2133
- "context": {
2134
- "type": "variable",
2135
- "name": "kendo-adaptive-menu-bg",
2136
- "value": "k-color(primary)",
2137
- "scope": "default",
2138
- "line": {
2139
- "start": 24,
2140
- "end": 24
2141
- }
2142
- },
2143
- "group": [
2144
- "adaptive"
2145
- ],
2146
- "access": "public",
2147
- "file": {
2148
- "path": "adaptive/_variables.scss",
2149
- "name": "_variables.scss"
2150
- }
2151
- },
2152
- {
2153
- "description": "The text color of the Adaptive menu.\n",
2154
- "commentRange": {
2155
- "start": 25,
2156
- "end": 26
2157
- },
2158
- "context": {
2159
- "type": "variable",
2160
- "name": "kendo-adaptive-menu-text",
2161
- "value": "k-color(on-primary)",
2162
- "scope": "default",
2163
- "line": {
2164
- "start": 27,
2165
- "end": 27
2166
- }
2167
- },
2168
- "group": [
2169
- "adaptive"
2170
- ],
2171
- "access": "public",
2172
- "file": {
2173
- "path": "adaptive/_variables.scss",
2174
- "name": "_variables.scss"
2175
- }
2176
- },
2177
- {
2178
- "description": "The text color of the Adaptive menu clear button.\n",
2179
- "commentRange": {
2180
- "start": 29,
2181
- "end": 30
2182
- },
2183
- "context": {
2184
- "type": "variable",
2185
- "name": "kendo-adaptive-menu-clear-text",
2186
- "value": "k-color(primary-on-surface)",
2187
- "scope": "default",
2188
- "line": {
2189
- "start": 31,
2190
- "end": 31
2191
- }
2192
- },
2193
- "group": [
2194
- "adaptive"
2195
- ],
2196
- "access": "public",
2197
- "file": {
2198
- "path": "adaptive/_variables.scss",
2199
- "name": "_variables.scss"
2200
- }
2201
- },
2202
- {
2203
- "description": "The border color of the Adaptive menu item.\n",
2204
- "commentRange": {
2205
- "start": 33,
2206
- "end": 34
2207
- },
2208
- "context": {
2209
- "type": "variable",
2210
- "name": "kendo-adaptive-menu-item-border",
2211
- "value": "k-color(border)",
2212
- "scope": "default",
2213
- "line": {
2214
- "start": 35,
2215
- "end": 35
2216
- }
2217
- },
2218
- "group": [
2219
- "adaptive"
2220
- ],
2221
- "access": "public",
2222
- "file": {
2223
- "path": "adaptive/_variables.scss",
2224
- "name": "_variables.scss"
2225
- }
2226
- },
2227
- {
2228
- "description": "The text color of the Adaptive menu title.\n",
2229
- "commentRange": {
2230
- "start": 36,
2231
- "end": 37
2232
- },
2233
- "context": {
2234
- "type": "variable",
2235
- "name": "kendo-adaptive-menu-title-text",
2236
- "value": "k-color(on-app-surface)",
2237
- "scope": "default",
2238
- "line": {
2239
- "start": 38,
2240
- "end": 38
2241
- }
2242
- },
2243
- "group": [
2244
- "adaptive"
2245
- ],
2246
- "access": "public",
2247
- "file": {
2248
- "path": "adaptive/_variables.scss",
2249
- "name": "_variables.scss"
2250
- }
2251
- },
2252
- {
2253
- "description": "The width of the border around the Adaptive component.\n",
2254
- "commentRange": {
2255
- "start": 40,
2256
- "end": 41
2257
- },
2258
- "context": {
2259
- "type": "variable",
2260
- "name": "kendo-adaptive-border-width",
2261
- "value": "1px",
2262
- "scope": "default",
2263
- "line": {
2264
- "start": 42,
2265
- "end": 42
2266
- }
2267
- },
2268
- "group": [
2269
- "adaptive"
2270
- ],
2271
- "access": "public",
2272
- "file": {
2273
- "path": "adaptive/_variables.scss",
2274
- "name": "_variables.scss"
2275
- }
2276
- },
2277
- {
2278
- "description": "The font family of the Adaptive component.\n",
2279
- "commentRange": {
2280
- "start": 43,
2281
- "end": 44
2282
- },
2283
- "context": {
2284
- "type": "variable",
2285
- "name": "kendo-adaptive-font-family",
2286
- "value": "var(--kendo-font-family)",
2287
- "scope": "default",
2288
- "line": {
2289
- "start": 45,
2290
- "end": 45
2291
- }
2292
- },
2293
- "group": [
2294
- "adaptive"
2295
- ],
2296
- "access": "public",
2297
- "file": {
2298
- "path": "adaptive/_variables.scss",
2299
- "name": "_variables.scss"
2300
- }
2301
- },
2302
- {
2303
- "description": "The font size of the Adaptive component.\n",
2304
- "commentRange": {
2305
- "start": 46,
2306
- "end": 47
2307
- },
2308
- "context": {
2309
- "type": "variable",
2310
- "name": "kendo-adaptive-font-size",
2311
- "value": "var(--kendo-font-size)",
2312
- "scope": "default",
2313
- "line": {
2314
- "start": 48,
2315
- "end": 48
2316
- }
2317
- },
2318
- "group": [
2319
- "adaptive"
2320
- ],
2321
- "access": "public",
2322
- "file": {
2323
- "path": "adaptive/_variables.scss",
2324
- "name": "_variables.scss"
2325
- }
2326
- },
2327
- {
2328
- "description": "The line height of the Adaptive component.\n",
2329
- "commentRange": {
2330
- "start": 49,
2331
- "end": 50
2332
- },
2333
- "context": {
2334
- "type": "variable",
2335
- "name": "kendo-adaptive-line-height",
2336
- "value": "var(--kendo-line-height)",
2337
- "scope": "default",
2338
- "line": {
2339
- "start": 51,
2340
- "end": 51
2341
- }
2342
- },
2343
- "group": [
2344
- "adaptive"
2345
- ],
2346
- "access": "public",
2347
- "file": {
2348
- "path": "adaptive/_variables.scss",
2349
- "name": "_variables.scss"
2350
- }
2351
- },
2352
- {
2353
- "description": "The text color of the Adaptive Grid sort indicator.\n",
2354
- "commentRange": {
2355
- "start": 55,
2356
- "end": 56
2357
- },
2358
- "context": {
2359
- "type": "variable",
2360
- "name": "kendo-adaptive-grid-sort-text",
2361
- "value": "k-color(primary-on-surface)",
2362
- "scope": "default",
2363
- "line": {
2364
- "start": 57,
2365
- "end": 57
2366
- }
2367
- },
2368
- "group": [
2369
- "adaptive"
2370
- ],
2371
- "access": "public",
2372
- "file": {
2373
- "path": "adaptive/_variables.scss",
2374
- "name": "_variables.scss"
2375
- }
2376
- },
2377
- {
2378
- "description": "The text color of the current date in the Adaptive Scheduler.\n",
2379
- "commentRange": {
2380
- "start": 61,
2381
- "end": 62
2382
- },
2383
- "context": {
2384
- "type": "variable",
2385
- "name": "kendo-adaptive-scheduler-current-text",
2386
- "value": "k-color(primary-on-surface)",
2387
- "scope": "default",
2388
- "line": {
2389
- "start": 63,
2390
- "end": 63
2391
- }
2392
- },
2393
- "group": [
2394
- "adaptive"
2395
- ],
2396
- "access": "public",
2397
- "file": {
2398
- "path": "adaptive/_variables.scss",
2399
- "name": "_variables.scss"
2400
- }
2401
- },
2402
- {
2403
- "description": "The base text color of the Adaptive Scheduler.\n",
2404
- "commentRange": {
2405
- "start": 64,
2406
- "end": 65
2407
- },
2408
- "context": {
2409
- "type": "variable",
2410
- "name": "kendo-adaptive-scheduler-base-text",
2411
- "value": "inherit",
2412
- "scope": "default",
2413
- "line": {
2414
- "start": 66,
2415
- "end": 66
2416
- }
2417
- },
2418
- "group": [
2419
- "adaptive"
2420
- ],
2421
- "access": "public",
2422
- "file": {
2423
- "path": "adaptive/_variables.scss",
2424
- "name": "_variables.scss"
2425
- }
2426
- },
2427
- {
2428
- "description": "The subtle text color of the Adaptive Scheduler.\n",
2429
- "commentRange": {
2430
- "start": 67,
2431
- "end": 68
2432
- },
2433
- "context": {
2434
- "type": "variable",
2435
- "name": "kendo-adaptive-scheduler-subtle-text",
2436
- "value": "k-color(on-app-surface)",
2437
- "scope": "default",
2438
- "line": {
2439
- "start": 69,
2440
- "end": 69
2441
- }
2442
- },
2443
- "group": [
2444
- "adaptive"
2445
- ],
2446
- "access": "public",
2447
- "file": {
2448
- "path": "adaptive/_variables.scss",
2449
- "name": "_variables.scss"
2450
- }
2451
- },
2452
2002
  {
2453
2003
  "description": "The default theme color of the AppBar.\n",
2454
2004
  "commentRange": {
@@ -26208,94 +25758,19 @@
26208
25758
  }
26209
25759
  },
26210
25760
  {
26211
- "description": "The color of the Drawer scrollbar track.\n",
25761
+ "description": "The border radius of the Drawer scrollbar.\n",
26212
25762
  "commentRange": {
26213
25763
  "start": 40,
26214
25764
  "end": 41
26215
25765
  },
26216
- "context": {
26217
- "type": "variable",
26218
- "name": "kendo-drawer-scrollbar-color",
26219
- "value": "color-mix(in srgb, k-color(inverse) 70%, transparent)",
26220
- "scope": "default",
26221
- "line": {
26222
- "start": 42,
26223
- "end": 42
26224
- }
26225
- },
26226
- "group": [
26227
- "drawer"
26228
- ],
26229
- "access": "public",
26230
- "file": {
26231
- "path": "drawer/_variables.scss",
26232
- "name": "_variables.scss"
26233
- }
26234
- },
26235
- {
26236
- "description": "The background color of the Drawer scrollbar thumb.\n",
26237
- "commentRange": {
26238
- "start": 43,
26239
- "end": 44
26240
- },
26241
- "context": {
26242
- "type": "variable",
26243
- "name": "kendo-drawer-scrollbar-bg",
26244
- "value": "color-mix(in srgb, k-color(inverse-subtle), k-color(on-inverse))",
26245
- "scope": "default",
26246
- "line": {
26247
- "start": 45,
26248
- "end": 45
26249
- }
26250
- },
26251
- "group": [
26252
- "drawer"
26253
- ],
26254
- "access": "public",
26255
- "file": {
26256
- "path": "drawer/_variables.scss",
26257
- "name": "_variables.scss"
26258
- }
26259
- },
26260
- {
26261
- "description": "The border radius of the Drawer scrollbar.\n",
26262
- "commentRange": {
26263
- "start": 46,
26264
- "end": 47
26265
- },
26266
25766
  "context": {
26267
25767
  "type": "variable",
26268
25768
  "name": "kendo-drawer-scrollbar-radius",
26269
25769
  "value": "20px",
26270
25770
  "scope": "default",
26271
25771
  "line": {
26272
- "start": 48,
26273
- "end": 48
26274
- }
26275
- },
26276
- "group": [
26277
- "drawer"
26278
- ],
26279
- "access": "public",
26280
- "file": {
26281
- "path": "drawer/_variables.scss",
26282
- "name": "_variables.scss"
26283
- }
26284
- },
26285
- {
26286
- "description": "The hover color of the Drawer scrollbar track.\n",
26287
- "commentRange": {
26288
- "start": 49,
26289
- "end": 50
26290
- },
26291
- "context": {
26292
- "type": "variable",
26293
- "name": "kendo-drawer-scrollbar-hover-color",
26294
- "value": "$kendo-drawer-scrollbar-color",
26295
- "scope": "default",
26296
- "line": {
26297
- "start": 51,
26298
- "end": 51
25772
+ "start": 42,
25773
+ "end": 42
26299
25774
  }
26300
25775
  },
26301
25776
  "group": [
@@ -26310,8 +25785,8 @@
26310
25785
  {
26311
25786
  "description": "The horizontal padding of the Drawer items.\n",
26312
25787
  "commentRange": {
26313
- "start": 53,
26314
- "end": 54
25788
+ "start": 44,
25789
+ "end": 45
26315
25790
  },
26316
25791
  "context": {
26317
25792
  "type": "variable",
@@ -26319,8 +25794,8 @@
26319
25794
  "value": "0",
26320
25795
  "scope": "default",
26321
25796
  "line": {
26322
- "start": 55,
26323
- "end": 55
25797
+ "start": 46,
25798
+ "end": 46
26324
25799
  }
26325
25800
  },
26326
25801
  "group": [
@@ -26335,8 +25810,8 @@
26335
25810
  {
26336
25811
  "description": "The vertical padding of the Drawer items.\n",
26337
25812
  "commentRange": {
26338
- "start": 56,
26339
- "end": 57
25813
+ "start": 47,
25814
+ "end": 48
26340
25815
  },
26341
25816
  "context": {
26342
25817
  "type": "variable",
@@ -26344,8 +25819,8 @@
26344
25819
  "value": "0",
26345
25820
  "scope": "default",
26346
25821
  "line": {
26347
- "start": 58,
26348
- "end": 58
25822
+ "start": 49,
25823
+ "end": 49
26349
25824
  }
26350
25825
  },
26351
25826
  "group": [
@@ -26360,8 +25835,8 @@
26360
25835
  {
26361
25836
  "description": "The horizontal padding of the Drawer item.\n",
26362
25837
  "commentRange": {
26363
- "start": 59,
26364
- "end": 60
25838
+ "start": 50,
25839
+ "end": 51
26365
25840
  },
26366
25841
  "context": {
26367
25842
  "type": "variable",
@@ -26369,8 +25844,8 @@
26369
25844
  "value": "k-spacing(4)",
26370
25845
  "scope": "default",
26371
25846
  "line": {
26372
- "start": 61,
26373
- "end": 61
25847
+ "start": 52,
25848
+ "end": 52
26374
25849
  }
26375
25850
  },
26376
25851
  "group": [
@@ -26385,8 +25860,8 @@
26385
25860
  {
26386
25861
  "description": "The vertical padding of the Drawer item.\n",
26387
25862
  "commentRange": {
26388
- "start": 62,
26389
- "end": 63
25863
+ "start": 53,
25864
+ "end": 54
26390
25865
  },
26391
25866
  "context": {
26392
25867
  "type": "variable",
@@ -26394,8 +25869,8 @@
26394
25869
  "value": "k-spacing(2)",
26395
25870
  "scope": "default",
26396
25871
  "line": {
26397
- "start": 64,
26398
- "end": 64
25872
+ "start": 55,
25873
+ "end": 55
26399
25874
  }
26400
25875
  },
26401
25876
  "group": [
@@ -26410,8 +25885,8 @@
26410
25885
  {
26411
25886
  "description": "The spacing between the items in the Drawer item.\n",
26412
25887
  "commentRange": {
26413
- "start": 65,
26414
- "end": 66
25888
+ "start": 56,
25889
+ "end": 57
26415
25890
  },
26416
25891
  "context": {
26417
25892
  "type": "variable",
@@ -26419,8 +25894,8 @@
26419
25894
  "value": "$kendo-drawer-item-padding-x",
26420
25895
  "scope": "default",
26421
25896
  "line": {
26422
- "start": 67,
26423
- "end": 67
25897
+ "start": 58,
25898
+ "end": 58
26424
25899
  }
26425
25900
  },
26426
25901
  "group": [
@@ -26435,8 +25910,8 @@
26435
25910
  {
26436
25911
  "description": "The font size of the Drawer item.\n",
26437
25912
  "commentRange": {
26438
- "start": 68,
26439
- "end": 69
25913
+ "start": 59,
25914
+ "end": 60
26440
25915
  },
26441
25916
  "context": {
26442
25917
  "type": "variable",
@@ -26444,8 +25919,8 @@
26444
25919
  "value": "var(--kendo-font-size-lg)",
26445
25920
  "scope": "default",
26446
25921
  "line": {
26447
- "start": 70,
26448
- "end": 70
25922
+ "start": 61,
25923
+ "end": 61
26449
25924
  }
26450
25925
  },
26451
25926
  "group": [
@@ -26460,8 +25935,8 @@
26460
25935
  {
26461
25936
  "description": "The line height of the Drawer item.\n",
26462
25937
  "commentRange": {
26463
- "start": 71,
26464
- "end": 72
25938
+ "start": 62,
25939
+ "end": 63
26465
25940
  },
26466
25941
  "context": {
26467
25942
  "type": "variable",
@@ -26469,8 +25944,8 @@
26469
25944
  "value": "$kendo-line-height-lg",
26470
25945
  "scope": "default",
26471
25946
  "line": {
26472
- "start": 73,
26473
- "end": 73
25947
+ "start": 64,
25948
+ "end": 64
26474
25949
  }
26475
25950
  },
26476
25951
  "group": [
@@ -26485,8 +25960,8 @@
26485
25960
  {
26486
25961
  "description": "The font weight of the Drawer item.\n",
26487
25962
  "commentRange": {
26488
- "start": 74,
26489
- "end": 75
25963
+ "start": 65,
25964
+ "end": 66
26490
25965
  },
26491
25966
  "context": {
26492
25967
  "type": "variable",
@@ -26494,8 +25969,8 @@
26494
25969
  "value": "var(--kendo-font-weight)",
26495
25970
  "scope": "default",
26496
25971
  "line": {
26497
- "start": 76,
26498
- "end": 76
25972
+ "start": 67,
25973
+ "end": 67
26499
25974
  }
26500
25975
  },
26501
25976
  "group": [
@@ -26510,8 +25985,8 @@
26510
25985
  {
26511
25986
  "description": "The horizontal padding of the Drawer item in each level.\n",
26512
25987
  "commentRange": {
26513
- "start": 78,
26514
- "end": 79
25988
+ "start": 69,
25989
+ "end": 70
26515
25990
  },
26516
25991
  "context": {
26517
25992
  "type": "variable",
@@ -26519,8 +25994,8 @@
26519
25994
  "value": "$kendo-drawer-item-padding-x",
26520
25995
  "scope": "default",
26521
25996
  "line": {
26522
- "start": 80,
26523
- "end": 80
25997
+ "start": 71,
25998
+ "end": 71
26524
25999
  }
26525
26000
  },
26526
26001
  "group": [
@@ -26535,8 +26010,8 @@
26535
26010
  {
26536
26011
  "description": "The count of the Drawer item levels.\n",
26537
26012
  "commentRange": {
26538
- "start": 81,
26539
- "end": 82
26013
+ "start": 72,
26014
+ "end": 73
26540
26015
  },
26541
26016
  "context": {
26542
26017
  "type": "variable",
@@ -26544,8 +26019,8 @@
26544
26019
  "value": "5",
26545
26020
  "scope": "default",
26546
26021
  "line": {
26547
- "start": 83,
26548
- "end": 83
26022
+ "start": 74,
26023
+ "end": 74
26549
26024
  }
26550
26025
  },
26551
26026
  "group": [
@@ -26560,8 +26035,8 @@
26560
26035
  {
26561
26036
  "description": "The border radius of the Drawer item.\n",
26562
26037
  "commentRange": {
26563
- "start": 84,
26564
- "end": 85
26038
+ "start": 75,
26039
+ "end": 76
26565
26040
  },
26566
26041
  "context": {
26567
26042
  "type": "variable",
@@ -26569,8 +26044,8 @@
26569
26044
  "value": "null",
26570
26045
  "scope": "default",
26571
26046
  "line": {
26572
- "start": 86,
26573
- "end": 86
26047
+ "start": 77,
26048
+ "end": 77
26574
26049
  }
26575
26050
  },
26576
26051
  "group": [
@@ -26585,8 +26060,8 @@
26585
26060
  {
26586
26061
  "description": "The horizontal padding of the Drawer icon.\n",
26587
26062
  "commentRange": {
26588
- "start": 88,
26589
- "end": 89
26063
+ "start": 79,
26064
+ "end": 80
26590
26065
  },
26591
26066
  "context": {
26592
26067
  "type": "variable",
@@ -26594,8 +26069,8 @@
26594
26069
  "value": "k-spacing(0)",
26595
26070
  "scope": "default",
26596
26071
  "line": {
26597
- "start": 90,
26598
- "end": 90
26072
+ "start": 81,
26073
+ "end": 81
26599
26074
  }
26600
26075
  },
26601
26076
  "group": [
@@ -26610,8 +26085,8 @@
26610
26085
  {
26611
26086
  "description": "The vertical padding of the Drawer icon.\n",
26612
26087
  "commentRange": {
26613
- "start": 92,
26614
- "end": 93
26088
+ "start": 83,
26089
+ "end": 84
26615
26090
  },
26616
26091
  "context": {
26617
26092
  "type": "variable",
@@ -26619,8 +26094,8 @@
26619
26094
  "value": "k-spacing(1)",
26620
26095
  "scope": "default",
26621
26096
  "line": {
26622
- "start": 94,
26623
- "end": 94
26097
+ "start": 85,
26098
+ "end": 85
26624
26099
  }
26625
26100
  },
26626
26101
  "group": [
@@ -26635,8 +26110,8 @@
26635
26110
  {
26636
26111
  "description": "The initial width of the mini Drawer.\n",
26637
26112
  "commentRange": {
26638
- "start": 96,
26639
- "end": 97
26113
+ "start": 87,
26114
+ "end": 88
26640
26115
  },
26641
26116
  "context": {
26642
26117
  "type": "variable",
@@ -26644,8 +26119,8 @@
26644
26119
  "value": "calc( 2 * #{$kendo-drawer-item-padding-x} + #{$kendo-icon-size} )",
26645
26120
  "scope": "default",
26646
26121
  "line": {
26647
- "start": 98,
26648
- "end": 98
26122
+ "start": 89,
26123
+ "end": 89
26649
26124
  }
26650
26125
  },
26651
26126
  "group": [
@@ -26660,8 +26135,8 @@
26660
26135
  {
26661
26136
  "description": "The background color of the hovered Drawer item.\n",
26662
26137
  "commentRange": {
26663
- "start": 100,
26664
- "end": 101
26138
+ "start": 91,
26139
+ "end": 92
26665
26140
  },
26666
26141
  "context": {
26667
26142
  "type": "variable",
@@ -26669,8 +26144,8 @@
26669
26144
  "value": "k-color(base-hover)",
26670
26145
  "scope": "default",
26671
26146
  "line": {
26672
- "start": 102,
26673
- "end": 102
26147
+ "start": 93,
26148
+ "end": 93
26674
26149
  }
26675
26150
  },
26676
26151
  "group": [
@@ -26685,8 +26160,8 @@
26685
26160
  {
26686
26161
  "description": "The text color of the hovered Drawer item.\n",
26687
26162
  "commentRange": {
26688
- "start": 103,
26689
- "end": 104
26163
+ "start": 94,
26164
+ "end": 95
26690
26165
  },
26691
26166
  "context": {
26692
26167
  "type": "variable",
@@ -26694,8 +26169,8 @@
26694
26169
  "value": "k-color(on-app-surface)",
26695
26170
  "scope": "default",
26696
26171
  "line": {
26697
- "start": 105,
26698
- "end": 105
26172
+ "start": 96,
26173
+ "end": 96
26699
26174
  }
26700
26175
  },
26701
26176
  "group": [
@@ -26710,8 +26185,8 @@
26710
26185
  {
26711
26186
  "description": "The background color of the focused Drawer item.\n",
26712
26187
  "commentRange": {
26713
- "start": 107,
26714
- "end": 108
26188
+ "start": 98,
26189
+ "end": 99
26715
26190
  },
26716
26191
  "context": {
26717
26192
  "type": "variable",
@@ -26719,8 +26194,8 @@
26719
26194
  "value": "$kendo-drawer-bg",
26720
26195
  "scope": "default",
26721
26196
  "line": {
26722
- "start": 109,
26723
- "end": 109
26197
+ "start": 100,
26198
+ "end": 100
26724
26199
  }
26725
26200
  },
26726
26201
  "group": [
@@ -26735,8 +26210,8 @@
26735
26210
  {
26736
26211
  "description": "The box shadow of the focused Drawer item.\n",
26737
26212
  "commentRange": {
26738
- "start": 110,
26739
- "end": 111
26213
+ "start": 101,
26214
+ "end": 102
26740
26215
  },
26741
26216
  "context": {
26742
26217
  "type": "variable",
@@ -26744,8 +26219,8 @@
26744
26219
  "value": "$kendo-list-item-focus-shadow",
26745
26220
  "scope": "default",
26746
26221
  "line": {
26747
- "start": 112,
26748
- "end": 112
26222
+ "start": 103,
26223
+ "end": 103
26749
26224
  }
26750
26225
  },
26751
26226
  "group": [
@@ -26760,8 +26235,8 @@
26760
26235
  {
26761
26236
  "description": "The background color of the selected Drawer item.\n",
26762
26237
  "commentRange": {
26763
- "start": 114,
26764
- "end": 115
26238
+ "start": 105,
26239
+ "end": 106
26765
26240
  },
26766
26241
  "context": {
26767
26242
  "type": "variable",
@@ -26769,8 +26244,8 @@
26769
26244
  "value": "k-color(primary)",
26770
26245
  "scope": "default",
26771
26246
  "line": {
26772
- "start": 116,
26773
- "end": 116
26247
+ "start": 107,
26248
+ "end": 107
26774
26249
  }
26775
26250
  },
26776
26251
  "group": [
@@ -26785,8 +26260,8 @@
26785
26260
  {
26786
26261
  "description": "The text color of the selected Drawer item.\n",
26787
26262
  "commentRange": {
26788
- "start": 117,
26789
- "end": 118
26263
+ "start": 108,
26264
+ "end": 109
26790
26265
  },
26791
26266
  "context": {
26792
26267
  "type": "variable",
@@ -26794,8 +26269,8 @@
26794
26269
  "value": "k-color(on-primary)",
26795
26270
  "scope": "default",
26796
26271
  "line": {
26797
- "start": 119,
26798
- "end": 119
26272
+ "start": 110,
26273
+ "end": 110
26799
26274
  }
26800
26275
  },
26801
26276
  "group": [
@@ -26810,8 +26285,8 @@
26810
26285
  {
26811
26286
  "description": "The background color of the selected and hovered Drawer item.\n",
26812
26287
  "commentRange": {
26813
- "start": 121,
26814
- "end": 122
26288
+ "start": 112,
26289
+ "end": 113
26815
26290
  },
26816
26291
  "context": {
26817
26292
  "type": "variable",
@@ -26819,8 +26294,8 @@
26819
26294
  "value": "k-color(primary-hover)",
26820
26295
  "scope": "default",
26821
26296
  "line": {
26822
- "start": 123,
26823
- "end": 123
26297
+ "start": 114,
26298
+ "end": 114
26824
26299
  }
26825
26300
  },
26826
26301
  "group": [
@@ -26835,8 +26310,8 @@
26835
26310
  {
26836
26311
  "description": "The text color of the selected and hovered Drawer item.\n",
26837
26312
  "commentRange": {
26838
- "start": 124,
26839
- "end": 125
26313
+ "start": 115,
26314
+ "end": 116
26840
26315
  },
26841
26316
  "context": {
26842
26317
  "type": "variable",
@@ -26844,8 +26319,8 @@
26844
26319
  "value": "k-color(on-primary)",
26845
26320
  "scope": "default",
26846
26321
  "line": {
26847
- "start": 126,
26848
- "end": 126
26322
+ "start": 117,
26323
+ "end": 117
26849
26324
  }
26850
26325
  },
26851
26326
  "group": [
@@ -26860,8 +26335,8 @@
26860
26335
  {
26861
26336
  "description": "The background color of the selected and focused Drawer item.\n",
26862
26337
  "commentRange": {
26863
- "start": 128,
26864
- "end": 129
26338
+ "start": 119,
26339
+ "end": 120
26865
26340
  },
26866
26341
  "context": {
26867
26342
  "type": "variable",
@@ -26869,8 +26344,8 @@
26869
26344
  "value": "null",
26870
26345
  "scope": "default",
26871
26346
  "line": {
26872
- "start": 130,
26873
- "end": 130
26347
+ "start": 121,
26348
+ "end": 121
26874
26349
  }
26875
26350
  },
26876
26351
  "group": [
@@ -64581,8 +64056,8 @@
64581
64056
  {
64582
64057
  "description": "The vertical margin of the Scheduler Tooltip title.\n",
64583
64058
  "commentRange": {
64584
- "start": 206,
64585
- "end": 207
64059
+ "start": 205,
64060
+ "end": 206
64586
64061
  },
64587
64062
  "context": {
64588
64063
  "type": "variable",
@@ -64590,8 +64065,8 @@
64590
64065
  "value": "k-spacing(1)",
64591
64066
  "scope": "default",
64592
64067
  "line": {
64593
- "start": 208,
64594
- "end": 208
64068
+ "start": 207,
64069
+ "end": 207
64595
64070
  }
64596
64071
  },
64597
64072
  "group": [
@@ -64606,8 +64081,8 @@
64606
64081
  {
64607
64082
  "description": "The font size of the month inside the Scheduler Tooltip.\n",
64608
64083
  "commentRange": {
64609
- "start": 209,
64610
- "end": 210
64084
+ "start": 208,
64085
+ "end": 209
64611
64086
  },
64612
64087
  "context": {
64613
64088
  "type": "variable",
@@ -64615,8 +64090,8 @@
64615
64090
  "value": "var(--kendo-font-size-sm)",
64616
64091
  "scope": "default",
64617
64092
  "line": {
64618
- "start": 211,
64619
- "end": 211
64093
+ "start": 210,
64094
+ "end": 210
64620
64095
  }
64621
64096
  },
64622
64097
  "group": [
@@ -64631,8 +64106,8 @@
64631
64106
  {
64632
64107
  "description": "The font size of the day inside the Scheduler Tooltip.\n",
64633
64108
  "commentRange": {
64634
- "start": 212,
64635
- "end": 213
64109
+ "start": 211,
64110
+ "end": 212
64636
64111
  },
64637
64112
  "context": {
64638
64113
  "type": "variable",
@@ -64640,8 +64115,8 @@
64640
64115
  "value": "calc( var(--kendo-font-size-sm) * 2 )",
64641
64116
  "scope": "default",
64642
64117
  "line": {
64643
- "start": 214,
64644
- "end": 214
64118
+ "start": 213,
64119
+ "end": 213
64645
64120
  }
64646
64121
  },
64647
64122
  "group": [
@@ -64656,8 +64131,8 @@
64656
64131
  {
64657
64132
  "description": "The max height of the events inside the Scheduler Tooltip.\n",
64658
64133
  "commentRange": {
64659
- "start": 216,
64660
- "end": 217
64134
+ "start": 215,
64135
+ "end": 216
64661
64136
  },
64662
64137
  "context": {
64663
64138
  "type": "variable",
@@ -64665,8 +64140,8 @@
64665
64140
  "value": "250px",
64666
64141
  "scope": "default",
64667
64142
  "line": {
64668
- "start": 218,
64669
- "end": 218
64143
+ "start": 217,
64144
+ "end": 217
64670
64145
  }
64671
64146
  },
64672
64147
  "group": [
@@ -64681,8 +64156,8 @@
64681
64156
  {
64682
64157
  "description": "The spacing between the events inside the Scheduler Tooltip.\n",
64683
64158
  "commentRange": {
64684
- "start": 219,
64685
- "end": 220
64159
+ "start": 218,
64160
+ "end": 219
64686
64161
  },
64687
64162
  "context": {
64688
64163
  "type": "variable",
@@ -64690,8 +64165,8 @@
64690
64165
  "value": "k-spacing(1)",
64691
64166
  "scope": "default",
64692
64167
  "line": {
64693
- "start": 221,
64694
- "end": 221
64168
+ "start": 220,
64169
+ "end": 220
64695
64170
  }
64696
64171
  },
64697
64172
  "group": [
@@ -64706,8 +64181,8 @@
64706
64181
  {
64707
64182
  "description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
64708
64183
  "commentRange": {
64709
- "start": 223,
64710
- "end": 224
64184
+ "start": 222,
64185
+ "end": 223
64711
64186
  },
64712
64187
  "context": {
64713
64188
  "type": "variable",
@@ -64715,8 +64190,8 @@
64715
64190
  "value": "k-spacing(2)",
64716
64191
  "scope": "default",
64717
64192
  "line": {
64718
- "start": 225,
64719
- "end": 225
64193
+ "start": 224,
64194
+ "end": 224
64720
64195
  }
64721
64196
  },
64722
64197
  "group": [
@@ -64731,8 +64206,8 @@
64731
64206
  {
64732
64207
  "description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
64733
64208
  "commentRange": {
64734
- "start": 226,
64735
- "end": 227
64209
+ "start": 225,
64210
+ "end": 226
64736
64211
  },
64737
64212
  "context": {
64738
64213
  "type": "variable",
@@ -64740,8 +64215,8 @@
64740
64215
  "value": "k-spacing(1)",
64741
64216
  "scope": "default",
64742
64217
  "line": {
64743
- "start": 228,
64744
- "end": 228
64218
+ "start": 227,
64219
+ "end": 227
64745
64220
  }
64746
64221
  },
64747
64222
  "group": [
@@ -64756,8 +64231,8 @@
64756
64231
  {
64757
64232
  "description": "The border radius of the events inside the Scheduler Tooltip.\n",
64758
64233
  "commentRange": {
64759
- "start": 229,
64760
- "end": 230
64234
+ "start": 228,
64235
+ "end": 229
64761
64236
  },
64762
64237
  "context": {
64763
64238
  "type": "variable",
@@ -64765,8 +64240,8 @@
64765
64240
  "value": "k-border-radius(md)",
64766
64241
  "scope": "default",
64767
64242
  "line": {
64768
- "start": 231,
64769
- "end": 231
64243
+ "start": 230,
64244
+ "end": 230
64770
64245
  }
64771
64246
  },
64772
64247
  "group": [
@@ -64781,8 +64256,8 @@
64781
64256
  {
64782
64257
  "description": "The spacing between the events items inside the Scheduler Tooltip.\n",
64783
64258
  "commentRange": {
64784
- "start": 232,
64785
- "end": 233
64259
+ "start": 231,
64260
+ "end": 232
64786
64261
  },
64787
64262
  "context": {
64788
64263
  "type": "variable",
@@ -64790,8 +64265,8 @@
64790
64265
  "value": "k-spacing(1)",
64791
64266
  "scope": "default",
64792
64267
  "line": {
64793
- "start": 234,
64794
- "end": 234
64268
+ "start": 233,
64269
+ "end": 233
64795
64270
  }
64796
64271
  },
64797
64272
  "group": [
@@ -64806,8 +64281,8 @@
64806
64281
  {
64807
64282
  "description": "The color of the Scheduler Tooltip callout.\n",
64808
64283
  "commentRange": {
64809
- "start": 236,
64810
- "end": 237
64284
+ "start": 235,
64285
+ "end": 236
64811
64286
  },
64812
64287
  "context": {
64813
64288
  "type": "variable",
@@ -64815,8 +64290,8 @@
64815
64290
  "value": "$kendo-scheduler-tooltip-bg",
64816
64291
  "scope": "default",
64817
64292
  "line": {
64818
- "start": 238,
64819
- "end": 238
64293
+ "start": 237,
64294
+ "end": 237
64820
64295
  }
64821
64296
  },
64822
64297
  "group": [
@@ -64831,8 +64306,8 @@
64831
64306
  {
64832
64307
  "description": "The padding of the Scheduler appointments.\n",
64833
64308
  "commentRange": {
64834
- "start": 241,
64835
- "end": 242
64309
+ "start": 239,
64310
+ "end": 240
64836
64311
  },
64837
64312
  "context": {
64838
64313
  "type": "variable",
@@ -64840,8 +64315,8 @@
64840
64315
  "value": "k-spacing(2)",
64841
64316
  "scope": "default",
64842
64317
  "line": {
64843
- "start": 243,
64844
- "end": 243
64318
+ "start": 241,
64319
+ "end": 241
64845
64320
  }
64846
64321
  },
64847
64322
  "group": [
@@ -64856,8 +64331,8 @@
64856
64331
  {
64857
64332
  "description": "The horizontal padding of the Scheduler event template.\n",
64858
64333
  "commentRange": {
64859
- "start": 245,
64860
- "end": 246
64334
+ "start": 243,
64335
+ "end": 244
64861
64336
  },
64862
64337
  "context": {
64863
64338
  "type": "variable",
@@ -64865,8 +64340,8 @@
64865
64340
  "value": "k-spacing(2)",
64866
64341
  "scope": "default",
64867
64342
  "line": {
64868
- "start": 247,
64869
- "end": 247
64343
+ "start": 245,
64344
+ "end": 245
64870
64345
  }
64871
64346
  },
64872
64347
  "group": [
@@ -64881,8 +64356,8 @@
64881
64356
  {
64882
64357
  "description": "The vertical padding of the Scheduler event template.\n",
64883
64358
  "commentRange": {
64884
- "start": 248,
64885
- "end": 249
64359
+ "start": 246,
64360
+ "end": 247
64886
64361
  },
64887
64362
  "context": {
64888
64363
  "type": "variable",
@@ -64890,8 +64365,8 @@
64890
64365
  "value": "k-spacing(1)",
64891
64366
  "scope": "default",
64892
64367
  "line": {
64893
- "start": 250,
64894
- "end": 250
64368
+ "start": 248,
64369
+ "end": 248
64895
64370
  }
64896
64371
  },
64897
64372
  "group": [
@@ -64906,8 +64381,8 @@
64906
64381
  {
64907
64382
  "description": "The inline inset of the Scheduler event actions.\n",
64908
64383
  "commentRange": {
64909
- "start": 252,
64910
- "end": 253
64384
+ "start": 250,
64385
+ "end": 251
64911
64386
  },
64912
64387
  "context": {
64913
64388
  "type": "variable",
@@ -64915,8 +64390,8 @@
64915
64390
  "value": "k-spacing(2)",
64916
64391
  "scope": "default",
64917
64392
  "line": {
64918
- "start": 254,
64919
- "end": 254
64393
+ "start": 252,
64394
+ "end": 252
64920
64395
  }
64921
64396
  },
64922
64397
  "group": [
@@ -64931,8 +64406,8 @@
64931
64406
  {
64932
64407
  "description": "The margin of the Scheduler event indicators.\n",
64933
64408
  "commentRange": {
64934
- "start": 256,
64935
- "end": 257
64409
+ "start": 254,
64410
+ "end": 255
64936
64411
  },
64937
64412
  "context": {
64938
64413
  "type": "variable",
@@ -64940,8 +64415,8 @@
64940
64415
  "value": "k-spacing(0.5) k-spacing(1)",
64941
64416
  "scope": "default",
64942
64417
  "line": {
64943
- "start": 258,
64944
- "end": 258
64418
+ "start": 256,
64419
+ "end": 256
64945
64420
  }
64946
64421
  },
64947
64422
  "group": [
@@ -64956,8 +64431,8 @@
64956
64431
  {
64957
64432
  "description": "The inline inset of the Scheduler marquee labels.\n",
64958
64433
  "commentRange": {
64959
- "start": 260,
64960
- "end": 261
64434
+ "start": 258,
64435
+ "end": 259
64961
64436
  },
64962
64437
  "context": {
64963
64438
  "type": "variable",
@@ -64965,8 +64440,8 @@
64965
64440
  "value": "k-spacing(1)",
64966
64441
  "scope": "default",
64967
64442
  "line": {
64968
- "start": 262,
64969
- "end": 262
64443
+ "start": 260,
64444
+ "end": 260
64970
64445
  }
64971
64446
  },
64972
64447
  "group": [
@@ -64981,8 +64456,8 @@
64981
64456
  {
64982
64457
  "description": "The block inset of the Scheduler marquee labels.\n",
64983
64458
  "commentRange": {
64984
- "start": 263,
64985
- "end": 264
64459
+ "start": 261,
64460
+ "end": 262
64986
64461
  },
64987
64462
  "context": {
64988
64463
  "type": "variable",
@@ -64990,8 +64465,8 @@
64990
64465
  "value": "k-spacing(0.5)",
64991
64466
  "scope": "default",
64992
64467
  "line": {
64993
- "start": 265,
64994
- "end": 265
64468
+ "start": 263,
64469
+ "end": 263
64995
64470
  }
64996
64471
  },
64997
64472
  "group": [
@@ -65006,8 +64481,8 @@
65006
64481
  {
65007
64482
  "description": "The background color of the Scheduler header.\n",
65008
64483
  "commentRange": {
65009
- "start": 267,
65010
- "end": 268
64484
+ "start": 265,
64485
+ "end": 266
65011
64486
  },
65012
64487
  "context": {
65013
64488
  "type": "variable",
@@ -65015,8 +64490,8 @@
65015
64490
  "value": "k-color(surface)",
65016
64491
  "scope": "default",
65017
64492
  "line": {
65018
- "start": 269,
65019
- "end": 269
64493
+ "start": 267,
64494
+ "end": 267
65020
64495
  }
65021
64496
  },
65022
64497
  "group": [