@progress/kendo-theme-bootstrap 14.4.1-dev.1 → 14.4.1-dev.3

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.
@@ -2215,15 +2215,15 @@
2215
2215
  "resolvedType": "String"
2216
2216
  },
2217
2217
  {
2218
- "description": "The top margin of the AgentStep icon.\n",
2218
+ "description": "The horizontal padding of the AgentStep head.\n",
2219
2219
  "commentRange": {
2220
2220
  "start": 11,
2221
2221
  "end": 12
2222
2222
  },
2223
2223
  "context": {
2224
2224
  "type": "variable",
2225
- "name": "kendo-agent-step-icon-margin-top",
2226
- "value": "k-spacing(1)",
2225
+ "name": "kendo-agent-step-padding-x",
2226
+ "value": "k-spacing(0.5)",
2227
2227
  "scope": "default",
2228
2228
  "line": {
2229
2229
  "start": 13,
@@ -2238,19 +2238,19 @@
2238
2238
  "path": "bootstrap/scss/agent-response/_variables.scss",
2239
2239
  "name": "_variables.scss"
2240
2240
  },
2241
- "resolvedValue": "var(--kendo-spacing-1)",
2241
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
2242
2242
  "resolvedType": "String"
2243
2243
  },
2244
2244
  {
2245
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2245
+ "description": "The end padding of the AgentStep head.\n",
2246
2246
  "commentRange": {
2247
2247
  "start": 14,
2248
2248
  "end": 15
2249
2249
  },
2250
2250
  "context": {
2251
2251
  "type": "variable",
2252
- "name": "kendo-agent-step-added-color",
2253
- "value": "k-color(success-on-surface)",
2252
+ "name": "kendo-agent-step-padding-end",
2253
+ "value": "k-spacing(2)",
2254
2254
  "scope": "default",
2255
2255
  "line": {
2256
2256
  "start": 16,
@@ -2265,19 +2265,19 @@
2265
2265
  "path": "bootstrap/scss/agent-response/_variables.scss",
2266
2266
  "name": "_variables.scss"
2267
2267
  },
2268
- "resolvedValue": "var(--kendo-color-success-on-surface)",
2268
+ "resolvedValue": "var(--kendo-spacing-2)",
2269
2269
  "resolvedType": "String"
2270
2270
  },
2271
2271
  {
2272
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2272
+ "description": "The border radius of the AgentStep head.\n",
2273
2273
  "commentRange": {
2274
2274
  "start": 17,
2275
2275
  "end": 18
2276
2276
  },
2277
2277
  "context": {
2278
2278
  "type": "variable",
2279
- "name": "kendo-agent-step-removed-color",
2280
- "value": "k-color(error-on-surface)",
2279
+ "name": "kendo-agent-step-border-radius",
2280
+ "value": "k-border-radius(md)",
2281
2281
  "scope": "default",
2282
2282
  "line": {
2283
2283
  "start": 19,
@@ -2292,19 +2292,19 @@
2292
2292
  "path": "bootstrap/scss/agent-response/_variables.scss",
2293
2293
  "name": "_variables.scss"
2294
2294
  },
2295
- "resolvedValue": "var(--kendo-color-error-on-surface)",
2295
+ "resolvedValue": "var(--kendo-border-radius-md)",
2296
2296
  "resolvedType": "String"
2297
2297
  },
2298
2298
  {
2299
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
2299
+ "description": "The top margin of the AgentStep icon.\n",
2300
2300
  "commentRange": {
2301
2301
  "start": 20,
2302
2302
  "end": 21
2303
2303
  },
2304
2304
  "context": {
2305
2305
  "type": "variable",
2306
- "name": "kendo-agent-step-font-size",
2307
- "value": "var(--kendo-font-size-sm)",
2306
+ "name": "kendo-agent-step-icon-margin-top",
2307
+ "value": "k-spacing(1)",
2308
2308
  "scope": "default",
2309
2309
  "line": {
2310
2310
  "start": 22,
@@ -2319,19 +2319,19 @@
2319
2319
  "path": "bootstrap/scss/agent-response/_variables.scss",
2320
2320
  "name": "_variables.scss"
2321
2321
  },
2322
- "resolvedValue": "var(--kendo-font-size-sm)",
2322
+ "resolvedValue": "var(--kendo-spacing-1)",
2323
2323
  "resolvedType": "String"
2324
2324
  },
2325
2325
  {
2326
- "description": "The font size of the AgentStep body content.\n",
2326
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2327
2327
  "commentRange": {
2328
2328
  "start": 23,
2329
2329
  "end": 24
2330
2330
  },
2331
2331
  "context": {
2332
2332
  "type": "variable",
2333
- "name": "kendo-agent-step-body-font-size",
2334
- "value": "var(--kendo-font-size-sm)",
2333
+ "name": "kendo-agent-step-added-color",
2334
+ "value": "k-color(success-on-surface)",
2335
2335
  "scope": "default",
2336
2336
  "line": {
2337
2337
  "start": 25,
@@ -2346,14 +2346,122 @@
2346
2346
  "path": "bootstrap/scss/agent-response/_variables.scss",
2347
2347
  "name": "_variables.scss"
2348
2348
  },
2349
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
2350
+ "resolvedType": "String"
2351
+ },
2352
+ {
2353
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2354
+ "commentRange": {
2355
+ "start": 26,
2356
+ "end": 27
2357
+ },
2358
+ "context": {
2359
+ "type": "variable",
2360
+ "name": "kendo-agent-step-removed-color",
2361
+ "value": "k-color(error-on-surface)",
2362
+ "scope": "default",
2363
+ "line": {
2364
+ "start": 28,
2365
+ "end": 28
2366
+ }
2367
+ },
2368
+ "group": [
2369
+ "agent-response"
2370
+ ],
2371
+ "access": "public",
2372
+ "file": {
2373
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2374
+ "name": "_variables.scss"
2375
+ },
2376
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
2377
+ "resolvedType": "String"
2378
+ },
2379
+ {
2380
+ "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
2381
+ "commentRange": {
2382
+ "start": 29,
2383
+ "end": 30
2384
+ },
2385
+ "context": {
2386
+ "type": "variable",
2387
+ "name": "kendo-agent-step-font-size",
2388
+ "value": "var(--kendo-font-size-sm)",
2389
+ "scope": "default",
2390
+ "line": {
2391
+ "start": 31,
2392
+ "end": 31
2393
+ }
2394
+ },
2395
+ "group": [
2396
+ "agent-response"
2397
+ ],
2398
+ "access": "public",
2399
+ "file": {
2400
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2401
+ "name": "_variables.scss"
2402
+ },
2403
+ "resolvedValue": "var(--kendo-font-size-sm)",
2404
+ "resolvedType": "String"
2405
+ },
2406
+ {
2407
+ "description": "The font size of the AgentStep body content.\n",
2408
+ "commentRange": {
2409
+ "start": 32,
2410
+ "end": 33
2411
+ },
2412
+ "context": {
2413
+ "type": "variable",
2414
+ "name": "kendo-agent-step-body-font-size",
2415
+ "value": "var(--kendo-font-size-sm)",
2416
+ "scope": "default",
2417
+ "line": {
2418
+ "start": 34,
2419
+ "end": 34
2420
+ }
2421
+ },
2422
+ "group": [
2423
+ "agent-response"
2424
+ ],
2425
+ "access": "public",
2426
+ "file": {
2427
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2428
+ "name": "_variables.scss"
2429
+ },
2349
2430
  "resolvedValue": "var(--kendo-font-size-sm)",
2350
2431
  "resolvedType": "String"
2351
2432
  },
2433
+ {
2434
+ "description": "The box shadow of the focused AgentStep head.\n",
2435
+ "commentRange": {
2436
+ "start": 35,
2437
+ "end": 36
2438
+ },
2439
+ "context": {
2440
+ "type": "variable",
2441
+ "name": "kendo-agent-step-focus-shadow",
2442
+ "value": "inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
2443
+ "scope": "default",
2444
+ "line": {
2445
+ "start": 37,
2446
+ "end": 37
2447
+ }
2448
+ },
2449
+ "group": [
2450
+ "agent-response"
2451
+ ],
2452
+ "access": "public",
2453
+ "file": {
2454
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2455
+ "name": "_variables.scss"
2456
+ },
2457
+ "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface) 15%, transparent))",
2458
+ "resolvedType": "List"
2459
+ },
2352
2460
  {
2353
2461
  "description": "The gap between the icon column and the content of the Thought.\n",
2354
2462
  "commentRange": {
2355
- "start": 27,
2356
- "end": 28
2463
+ "start": 39,
2464
+ "end": 40
2357
2465
  },
2358
2466
  "context": {
2359
2467
  "type": "variable",
@@ -2361,8 +2469,8 @@
2361
2469
  "value": "k-spacing(1.5)",
2362
2470
  "scope": "default",
2363
2471
  "line": {
2364
- "start": 29,
2365
- "end": 29
2472
+ "start": 41,
2473
+ "end": 41
2366
2474
  }
2367
2475
  },
2368
2476
  "group": [
@@ -2379,8 +2487,8 @@
2379
2487
  {
2380
2488
  "description": "The gap in the icon column of the Thought.\n",
2381
2489
  "commentRange": {
2382
- "start": 30,
2383
- "end": 31
2490
+ "start": 42,
2491
+ "end": 43
2384
2492
  },
2385
2493
  "context": {
2386
2494
  "type": "variable",
@@ -2388,8 +2496,8 @@
2388
2496
  "value": "k-spacing(2)",
2389
2497
  "scope": "default",
2390
2498
  "line": {
2391
- "start": 32,
2392
- "end": 32
2499
+ "start": 44,
2500
+ "end": 44
2393
2501
  }
2394
2502
  },
2395
2503
  "group": [
@@ -2406,8 +2514,8 @@
2406
2514
  {
2407
2515
  "description": "The spacing between stacked Thought items.\n",
2408
2516
  "commentRange": {
2409
- "start": 33,
2410
- "end": 34
2517
+ "start": 45,
2518
+ "end": 46
2411
2519
  },
2412
2520
  "context": {
2413
2521
  "type": "variable",
@@ -2415,8 +2523,8 @@
2415
2523
  "value": "k-spacing(4)",
2416
2524
  "scope": "default",
2417
2525
  "line": {
2418
- "start": 35,
2419
- "end": 35
2526
+ "start": 47,
2527
+ "end": 47
2420
2528
  }
2421
2529
  },
2422
2530
  "group": [
@@ -2430,11 +2538,38 @@
2430
2538
  "resolvedValue": "var(--kendo-spacing-4)",
2431
2539
  "resolvedType": "String"
2432
2540
  },
2541
+ {
2542
+ "description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
2543
+ "commentRange": {
2544
+ "start": 48,
2545
+ "end": 49
2546
+ },
2547
+ "context": {
2548
+ "type": "variable",
2549
+ "name": "kendo-thought-padding-x",
2550
+ "value": "k-spacing(0.5)",
2551
+ "scope": "default",
2552
+ "line": {
2553
+ "start": 50,
2554
+ "end": 50
2555
+ }
2556
+ },
2557
+ "group": [
2558
+ "agent-response"
2559
+ ],
2560
+ "access": "public",
2561
+ "file": {
2562
+ "path": "bootstrap/scss/agent-response/_variables.scss",
2563
+ "name": "_variables.scss"
2564
+ },
2565
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
2566
+ "resolvedType": "String"
2567
+ },
2433
2568
  {
2434
2569
  "description": "The color of the connector line between stacked Thought items.\n",
2435
2570
  "commentRange": {
2436
- "start": 36,
2437
- "end": 37
2571
+ "start": 51,
2572
+ "end": 52
2438
2573
  },
2439
2574
  "context": {
2440
2575
  "type": "variable",
@@ -2442,8 +2577,8 @@
2442
2577
  "value": "k-color(border)",
2443
2578
  "scope": "default",
2444
2579
  "line": {
2445
- "start": 38,
2446
- "end": 38
2580
+ "start": 53,
2581
+ "end": 53
2447
2582
  }
2448
2583
  },
2449
2584
  "group": [
@@ -2460,8 +2595,8 @@
2460
2595
  {
2461
2596
  "description": "The start indent of the ToolCall body.\n",
2462
2597
  "commentRange": {
2463
- "start": 40,
2464
- "end": 41
2598
+ "start": 55,
2599
+ "end": 56
2465
2600
  },
2466
2601
  "context": {
2467
2602
  "type": "variable",
@@ -2469,8 +2604,8 @@
2469
2604
  "value": "k-spacing(5)",
2470
2605
  "scope": "default",
2471
2606
  "line": {
2472
- "start": 42,
2473
- "end": 42
2607
+ "start": 57,
2608
+ "end": 57
2474
2609
  }
2475
2610
  },
2476
2611
  "group": [
@@ -2487,8 +2622,8 @@
2487
2622
  {
2488
2623
  "description": "The bottom padding of the ToolCall body.\n",
2489
2624
  "commentRange": {
2490
- "start": 43,
2491
- "end": 44
2625
+ "start": 58,
2626
+ "end": 59
2492
2627
  },
2493
2628
  "context": {
2494
2629
  "type": "variable",
@@ -2496,8 +2631,8 @@
2496
2631
  "value": "k-spacing(2)",
2497
2632
  "scope": "default",
2498
2633
  "line": {
2499
- "start": 45,
2500
- "end": 45
2634
+ "start": 60,
2635
+ "end": 60
2501
2636
  }
2502
2637
  },
2503
2638
  "group": [
@@ -2514,8 +2649,8 @@
2514
2649
  {
2515
2650
  "description": "The border radius of the pre element in the ToolCall body.\n",
2516
2651
  "commentRange": {
2517
- "start": 46,
2518
- "end": 47
2652
+ "start": 61,
2653
+ "end": 62
2519
2654
  },
2520
2655
  "context": {
2521
2656
  "type": "variable",
@@ -2523,8 +2658,8 @@
2523
2658
  "value": "k-border-radius(md)",
2524
2659
  "scope": "default",
2525
2660
  "line": {
2526
- "start": 48,
2527
- "end": 48
2661
+ "start": 63,
2662
+ "end": 63
2528
2663
  }
2529
2664
  },
2530
2665
  "group": [
@@ -40938,11 +41073,38 @@
40938
41073
  "resolvedValue": "var(--kendo-color-on-app-surface)",
40939
41074
  "resolvedType": "String"
40940
41075
  },
41076
+ {
41077
+ "description": "The font weight of the Grid grouping row text.\n",
41078
+ "commentRange": {
41079
+ "start": 317,
41080
+ "end": 318
41081
+ },
41082
+ "context": {
41083
+ "type": "variable",
41084
+ "name": "kendo-grid-grouping-row-font-weight",
41085
+ "value": "var(--kendo-font-weight-bold)",
41086
+ "scope": "default",
41087
+ "line": {
41088
+ "start": 319,
41089
+ "end": 319
41090
+ }
41091
+ },
41092
+ "group": [
41093
+ "grid"
41094
+ ],
41095
+ "access": "public",
41096
+ "file": {
41097
+ "path": "bootstrap/scss/grid/_variables.scss",
41098
+ "name": "_variables.scss"
41099
+ },
41100
+ "resolvedValue": "var(--kendo-font-weight-bold)",
41101
+ "resolvedType": "String"
41102
+ },
40941
41103
  {
40942
41104
  "description": "The background color of the Grid.\n",
40943
41105
  "commentRange": {
40944
- "start": 318,
40945
- "end": 319
41106
+ "start": 321,
41107
+ "end": 322
40946
41108
  },
40947
41109
  "context": {
40948
41110
  "type": "variable",
@@ -40950,8 +41112,8 @@
40950
41112
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
40951
41113
  "scope": "default",
40952
41114
  "line": {
40953
- "start": 320,
40954
- "end": 320
41115
+ "start": 323,
41116
+ "end": 323
40955
41117
  }
40956
41118
  },
40957
41119
  "group": [
@@ -40968,8 +41130,8 @@
40968
41130
  {
40969
41131
  "description": "The text color of the Grid.\n",
40970
41132
  "commentRange": {
40971
- "start": 321,
40972
- "end": 322
41133
+ "start": 324,
41134
+ "end": 325
40973
41135
  },
40974
41136
  "context": {
40975
41137
  "type": "variable",
@@ -40977,8 +41139,8 @@
40977
41139
  "value": "k-color(primary)",
40978
41140
  "scope": "default",
40979
41141
  "line": {
40980
- "start": 323,
40981
- "end": 323
41142
+ "start": 326,
41143
+ "end": 326
40982
41144
  }
40983
41145
  },
40984
41146
  "group": [
@@ -40995,8 +41157,8 @@
40995
41157
  {
40996
41158
  "description": "The font size of the Grid.\n",
40997
41159
  "commentRange": {
40998
- "start": 324,
40999
- "end": 325
41160
+ "start": 327,
41161
+ "end": 328
41000
41162
  },
41001
41163
  "context": {
41002
41164
  "type": "variable",
@@ -41004,8 +41166,8 @@
41004
41166
  "value": "($kendo-icon-size * .75)",
41005
41167
  "scope": "default",
41006
41168
  "line": {
41007
- "start": 326,
41008
- "end": 326
41169
+ "start": 329,
41170
+ "end": 329
41009
41171
  }
41010
41172
  },
41011
41173
  "group": [
@@ -41022,8 +41184,8 @@
41022
41184
  {
41023
41185
  "description": "The sorting index vertical spacing of the Grid.\n",
41024
41186
  "commentRange": {
41025
- "start": 327,
41026
- "end": 328
41187
+ "start": 330,
41188
+ "end": 331
41027
41189
  },
41028
41190
  "context": {
41029
41191
  "type": "variable",
@@ -41031,8 +41193,8 @@
41031
41193
  "value": "k-spacing(0.5)",
41032
41194
  "scope": "default",
41033
41195
  "line": {
41034
- "start": 329,
41035
- "end": 329
41196
+ "start": 332,
41197
+ "end": 332
41036
41198
  }
41037
41199
  },
41038
41200
  "group": [
@@ -41049,8 +41211,8 @@
41049
41211
  {
41050
41212
  "description": "The sorting index horizontal spacing of the Grid.\n",
41051
41213
  "commentRange": {
41052
- "start": 330,
41053
- "end": 331
41214
+ "start": 333,
41215
+ "end": 334
41054
41216
  },
41055
41217
  "context": {
41056
41218
  "type": "variable",
@@ -41058,8 +41220,8 @@
41058
41220
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
41059
41221
  "scope": "default",
41060
41222
  "line": {
41061
- "start": 332,
41062
- "end": 332
41223
+ "start": 335,
41224
+ "end": 335
41063
41225
  }
41064
41226
  },
41065
41227
  "group": [
@@ -41076,8 +41238,8 @@
41076
41238
  {
41077
41239
  "description": "The sorted icon spacing of the Grid.\n",
41078
41240
  "commentRange": {
41079
- "start": 334,
41080
- "end": 335
41241
+ "start": 337,
41242
+ "end": 338
41081
41243
  },
41082
41244
  "context": {
41083
41245
  "type": "variable",
@@ -41085,8 +41247,8 @@
41085
41247
  "value": "calc( #{k-spacing(4)} - 1px )",
41086
41248
  "scope": "default",
41087
41249
  "line": {
41088
- "start": 336,
41089
- "end": 336
41250
+ "start": 339,
41251
+ "end": 339
41090
41252
  }
41091
41253
  },
41092
41254
  "group": [
@@ -41103,8 +41265,8 @@
41103
41265
  {
41104
41266
  "description": "The shadow of the Grid.\n",
41105
41267
  "commentRange": {
41106
- "start": 338,
41107
- "end": 339
41268
+ "start": 341,
41269
+ "end": 342
41108
41270
  },
41109
41271
  "context": {
41110
41272
  "type": "variable",
@@ -41112,8 +41274,8 @@
41112
41274
  "value": "$kendo-table-focus-shadow",
41113
41275
  "scope": "default",
41114
41276
  "line": {
41115
- "start": 340,
41116
- "end": 340
41277
+ "start": 343,
41278
+ "end": 343
41117
41279
  }
41118
41280
  },
41119
41281
  "group": [
@@ -41130,8 +41292,8 @@
41130
41292
  {
41131
41293
  "description": "The spacing of the Grid button.\n",
41132
41294
  "commentRange": {
41133
- "start": 342,
41134
- "end": 343
41295
+ "start": 345,
41296
+ "end": 346
41135
41297
  },
41136
41298
  "context": {
41137
41299
  "type": "variable",
@@ -41139,8 +41301,8 @@
41139
41301
  "value": "k-spacing(2)",
41140
41302
  "scope": "default",
41141
41303
  "line": {
41142
- "start": 344,
41143
- "end": 344
41304
+ "start": 347,
41305
+ "end": 347
41144
41306
  }
41145
41307
  },
41146
41308
  "group": [
@@ -41157,8 +41319,8 @@
41157
41319
  {
41158
41320
  "description": "The background color of the sticky content in the Grid.\n",
41159
41321
  "commentRange": {
41160
- "start": 347,
41161
- "end": 348
41322
+ "start": 350,
41323
+ "end": 351
41162
41324
  },
41163
41325
  "context": {
41164
41326
  "type": "variable",
@@ -41166,8 +41328,8 @@
41166
41328
  "value": "$kendo-grid-bg",
41167
41329
  "scope": "default",
41168
41330
  "line": {
41169
- "start": 349,
41170
- "end": 349
41331
+ "start": 352,
41332
+ "end": 352
41171
41333
  }
41172
41334
  },
41173
41335
  "group": [
@@ -41184,8 +41346,8 @@
41184
41346
  {
41185
41347
  "description": "The alternate background color of the sticky content in the Grid.\n",
41186
41348
  "commentRange": {
41187
- "start": 350,
41188
- "end": 351
41349
+ "start": 353,
41350
+ "end": 354
41189
41351
  },
41190
41352
  "context": {
41191
41353
  "type": "variable",
@@ -41193,8 +41355,8 @@
41193
41355
  "value": "k-color(base-subtle)",
41194
41356
  "scope": "default",
41195
41357
  "line": {
41196
- "start": 352,
41197
- "end": 352
41358
+ "start": 355,
41359
+ "end": 355
41198
41360
  }
41199
41361
  },
41200
41362
  "group": [
@@ -41211,8 +41373,8 @@
41211
41373
  {
41212
41374
  "description": "The background color of the hovered sticky content in the Grid.\n",
41213
41375
  "commentRange": {
41214
- "start": 353,
41215
- "end": 354
41376
+ "start": 356,
41377
+ "end": 357
41216
41378
  },
41217
41379
  "context": {
41218
41380
  "type": "variable",
@@ -41220,8 +41382,8 @@
41220
41382
  "value": "k-color(base-subtle-hover)",
41221
41383
  "scope": "default",
41222
41384
  "line": {
41223
- "start": 355,
41224
- "end": 355
41385
+ "start": 358,
41386
+ "end": 358
41225
41387
  }
41226
41388
  },
41227
41389
  "group": [
@@ -41238,8 +41400,8 @@
41238
41400
  {
41239
41401
  "description": "The border color of the sticky content in the Grid.\n",
41240
41402
  "commentRange": {
41241
- "start": 357,
41242
- "end": 358
41403
+ "start": 360,
41404
+ "end": 361
41243
41405
  },
41244
41406
  "context": {
41245
41407
  "type": "variable",
@@ -41247,8 +41409,8 @@
41247
41409
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
41248
41410
  "scope": "default",
41249
41411
  "line": {
41250
- "start": 359,
41251
- "end": 359
41412
+ "start": 362,
41413
+ "end": 362
41252
41414
  }
41253
41415
  },
41254
41416
  "group": [
@@ -41265,8 +41427,8 @@
41265
41427
  {
41266
41428
  "description": "The background color of the sticky header in the Grid.\n",
41267
41429
  "commentRange": {
41268
- "start": 361,
41269
- "end": 362
41430
+ "start": 364,
41431
+ "end": 365
41270
41432
  },
41271
41433
  "context": {
41272
41434
  "type": "variable",
@@ -41274,8 +41436,8 @@
41274
41436
  "value": "$kendo-grid-header-bg",
41275
41437
  "scope": "default",
41276
41438
  "line": {
41277
- "start": 363,
41278
- "end": 363
41439
+ "start": 366,
41440
+ "end": 366
41279
41441
  }
41280
41442
  },
41281
41443
  "group": [
@@ -41292,8 +41454,8 @@
41292
41454
  {
41293
41455
  "description": "The text color of the sticky header in the Grid.\n",
41294
41456
  "commentRange": {
41295
- "start": 364,
41296
- "end": 365
41457
+ "start": 367,
41458
+ "end": 368
41297
41459
  },
41298
41460
  "context": {
41299
41461
  "type": "variable",
@@ -41301,8 +41463,8 @@
41301
41463
  "value": "$kendo-grid-header-text",
41302
41464
  "scope": "default",
41303
41465
  "line": {
41304
- "start": 366,
41305
- "end": 366
41466
+ "start": 369,
41467
+ "end": 369
41306
41468
  }
41307
41469
  },
41308
41470
  "group": [
@@ -41319,8 +41481,8 @@
41319
41481
  {
41320
41482
  "description": "The border color of the sticky header in the Grid.\n",
41321
41483
  "commentRange": {
41322
- "start": 367,
41323
- "end": 368
41484
+ "start": 370,
41485
+ "end": 371
41324
41486
  },
41325
41487
  "context": {
41326
41488
  "type": "variable",
@@ -41328,8 +41490,8 @@
41328
41490
  "value": "$kendo-grid-sticky-border",
41329
41491
  "scope": "default",
41330
41492
  "line": {
41331
- "start": 369,
41332
- "end": 369
41493
+ "start": 372,
41494
+ "end": 372
41333
41495
  }
41334
41496
  },
41335
41497
  "group": [
@@ -41346,8 +41508,8 @@
41346
41508
  {
41347
41509
  "description": "The background color of the sticky footer in the Grid.\n",
41348
41510
  "commentRange": {
41349
- "start": 371,
41350
- "end": 372
41511
+ "start": 374,
41512
+ "end": 375
41351
41513
  },
41352
41514
  "context": {
41353
41515
  "type": "variable",
@@ -41355,8 +41517,8 @@
41355
41517
  "value": "$kendo-grid-header-bg",
41356
41518
  "scope": "default",
41357
41519
  "line": {
41358
- "start": 373,
41359
- "end": 373
41520
+ "start": 376,
41521
+ "end": 376
41360
41522
  }
41361
41523
  },
41362
41524
  "group": [
@@ -41373,8 +41535,8 @@
41373
41535
  {
41374
41536
  "description": "The box shadow of the sticky container in the Grid.\n",
41375
41537
  "commentRange": {
41376
- "start": 375,
41377
- "end": 376
41538
+ "start": 378,
41539
+ "end": 379
41378
41540
  },
41379
41541
  "context": {
41380
41542
  "type": "variable",
@@ -41382,8 +41544,8 @@
41382
41544
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
41383
41545
  "scope": "default",
41384
41546
  "line": {
41385
- "start": 377,
41386
- "end": 377
41547
+ "start": 380,
41548
+ "end": 380
41387
41549
  }
41388
41550
  },
41389
41551
  "group": [
@@ -41400,8 +41562,8 @@
41400
41562
  {
41401
41563
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
41402
41564
  "commentRange": {
41403
- "start": 378,
41404
- "end": 379
41565
+ "start": 381,
41566
+ "end": 382
41405
41567
  },
41406
41568
  "context": {
41407
41569
  "type": "variable",
@@ -41409,8 +41571,8 @@
41409
41571
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
41410
41572
  "scope": "default",
41411
41573
  "line": {
41412
- "start": 380,
41413
- "end": 380
41574
+ "start": 383,
41575
+ "end": 383
41414
41576
  }
41415
41577
  },
41416
41578
  "group": [
@@ -41427,8 +41589,8 @@
41427
41589
  {
41428
41590
  "description": "The box shadow of the pinned container in the Grid.\n",
41429
41591
  "commentRange": {
41430
- "start": 382,
41431
- "end": 383
41592
+ "start": 385,
41593
+ "end": 386
41432
41594
  },
41433
41595
  "context": {
41434
41596
  "type": "variable",
@@ -41436,8 +41598,8 @@
41436
41598
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
41437
41599
  "scope": "default",
41438
41600
  "line": {
41439
- "start": 384,
41440
- "end": 384
41601
+ "start": 387,
41602
+ "end": 387
41441
41603
  }
41442
41604
  },
41443
41605
  "group": [
@@ -41454,8 +41616,8 @@
41454
41616
  {
41455
41617
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
41456
41618
  "commentRange": {
41457
- "start": 385,
41458
- "end": 386
41619
+ "start": 388,
41620
+ "end": 389
41459
41621
  },
41460
41622
  "context": {
41461
41623
  "type": "variable",
@@ -41463,8 +41625,8 @@
41463
41625
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
41464
41626
  "scope": "default",
41465
41627
  "line": {
41466
- "start": 387,
41467
- "end": 387
41628
+ "start": 390,
41629
+ "end": 390
41468
41630
  }
41469
41631
  },
41470
41632
  "group": [
@@ -41481,8 +41643,8 @@
41481
41643
  {
41482
41644
  "description": "The width of the Grid column menu.\n",
41483
41645
  "commentRange": {
41484
- "start": 389,
41485
- "end": 390
41646
+ "start": 392,
41647
+ "end": 393
41486
41648
  },
41487
41649
  "context": {
41488
41650
  "type": "variable",
@@ -41490,8 +41652,8 @@
41490
41652
  "value": "250px",
41491
41653
  "scope": "default",
41492
41654
  "line": {
41493
- "start": 391,
41494
- "end": 391
41655
+ "start": 394,
41656
+ "end": 394
41495
41657
  }
41496
41658
  },
41497
41659
  "group": [
@@ -41508,8 +41670,8 @@
41508
41670
  {
41509
41671
  "description": "The maximum width of the Grid column menu.\n",
41510
41672
  "commentRange": {
41511
- "start": 392,
41512
- "end": 393
41673
+ "start": 395,
41674
+ "end": 396
41513
41675
  },
41514
41676
  "context": {
41515
41677
  "type": "variable",
@@ -41517,8 +41679,8 @@
41517
41679
  "value": "320px",
41518
41680
  "scope": "default",
41519
41681
  "line": {
41520
- "start": 394,
41521
- "end": 394
41682
+ "start": 397,
41683
+ "end": 397
41522
41684
  }
41523
41685
  },
41524
41686
  "group": [
@@ -41535,8 +41697,8 @@
41535
41697
  {
41536
41698
  "description": "The horizontal padding of the Grid popup.\n",
41537
41699
  "commentRange": {
41538
- "start": 397,
41539
- "end": 398
41700
+ "start": 400,
41701
+ "end": 401
41540
41702
  },
41541
41703
  "context": {
41542
41704
  "type": "variable",
@@ -41544,8 +41706,8 @@
41544
41706
  "value": "null",
41545
41707
  "scope": "default",
41546
41708
  "line": {
41547
- "start": 399,
41548
- "end": 399
41709
+ "start": 402,
41710
+ "end": 402
41549
41711
  }
41550
41712
  },
41551
41713
  "group": [
@@ -41562,8 +41724,8 @@
41562
41724
  {
41563
41725
  "description": "The vertical padding of the Grid popup.\n",
41564
41726
  "commentRange": {
41565
- "start": 400,
41566
- "end": 401
41727
+ "start": 403,
41728
+ "end": 404
41567
41729
  },
41568
41730
  "context": {
41569
41731
  "type": "variable",
@@ -41571,8 +41733,8 @@
41571
41733
  "value": "null",
41572
41734
  "scope": "default",
41573
41735
  "line": {
41574
- "start": 402,
41575
- "end": 402
41736
+ "start": 405,
41737
+ "end": 405
41576
41738
  }
41577
41739
  },
41578
41740
  "group": [
@@ -41589,8 +41751,8 @@
41589
41751
  {
41590
41752
  "description": "The horizontal padding of the Grid item.\n",
41591
41753
  "commentRange": {
41592
- "start": 404,
41593
- "end": 405
41754
+ "start": 407,
41755
+ "end": 408
41594
41756
  },
41595
41757
  "context": {
41596
41758
  "type": "variable",
@@ -41598,8 +41760,8 @@
41598
41760
  "value": "$kendo-menu-popup-md-item-padding-x",
41599
41761
  "scope": "default",
41600
41762
  "line": {
41601
- "start": 406,
41602
- "end": 406
41763
+ "start": 409,
41764
+ "end": 409
41603
41765
  }
41604
41766
  },
41605
41767
  "group": [
@@ -41616,8 +41778,8 @@
41616
41778
  {
41617
41779
  "description": "The vertical padding of the Grid item.\n",
41618
41780
  "commentRange": {
41619
- "start": 407,
41620
- "end": 408
41781
+ "start": 410,
41782
+ "end": 411
41621
41783
  },
41622
41784
  "context": {
41623
41785
  "type": "variable",
@@ -41625,8 +41787,8 @@
41625
41787
  "value": "$kendo-menu-popup-md-item-padding-y",
41626
41788
  "scope": "default",
41627
41789
  "line": {
41628
- "start": 409,
41629
- "end": 409
41790
+ "start": 412,
41791
+ "end": 412
41630
41792
  }
41631
41793
  },
41632
41794
  "group": [
@@ -41643,8 +41805,8 @@
41643
41805
  {
41644
41806
  "description": "The horizontal padding of the Grid item.\n",
41645
41807
  "commentRange": {
41646
- "start": 411,
41647
- "end": 412
41808
+ "start": 414,
41809
+ "end": 415
41648
41810
  },
41649
41811
  "context": {
41650
41812
  "type": "variable",
@@ -41652,8 +41814,8 @@
41652
41814
  "value": "$kendo-list-md-item-padding-x",
41653
41815
  "scope": "default",
41654
41816
  "line": {
41655
- "start": 413,
41656
- "end": 413
41817
+ "start": 416,
41818
+ "end": 416
41657
41819
  }
41658
41820
  },
41659
41821
  "group": [
@@ -41670,8 +41832,8 @@
41670
41832
  {
41671
41833
  "description": "The vertical padding of the Grid item.\n",
41672
41834
  "commentRange": {
41673
- "start": 414,
41674
- "end": 415
41835
+ "start": 417,
41836
+ "end": 418
41675
41837
  },
41676
41838
  "context": {
41677
41839
  "type": "variable",
@@ -41679,8 +41841,8 @@
41679
41841
  "value": "$kendo-list-md-item-padding-y",
41680
41842
  "scope": "default",
41681
41843
  "line": {
41682
- "start": 416,
41683
- "end": 416
41844
+ "start": 419,
41845
+ "end": 419
41684
41846
  }
41685
41847
  },
41686
41848
  "group": [
@@ -41697,8 +41859,8 @@
41697
41859
  {
41698
41860
  "description": "The horizontal padding of the Grid.\n",
41699
41861
  "commentRange": {
41700
- "start": 418,
41701
- "end": 419
41862
+ "start": 421,
41863
+ "end": 422
41702
41864
  },
41703
41865
  "context": {
41704
41866
  "type": "variable",
@@ -41706,8 +41868,8 @@
41706
41868
  "value": "k-spacing(0)",
41707
41869
  "scope": "default",
41708
41870
  "line": {
41709
- "start": 420,
41710
- "end": 420
41871
+ "start": 423,
41872
+ "end": 423
41711
41873
  }
41712
41874
  },
41713
41875
  "group": [
@@ -41724,8 +41886,8 @@
41724
41886
  {
41725
41887
  "description": "The vertical padding of the Grid.\n",
41726
41888
  "commentRange": {
41727
- "start": 421,
41728
- "end": 422
41889
+ "start": 424,
41890
+ "end": 425
41729
41891
  },
41730
41892
  "context": {
41731
41893
  "type": "variable",
@@ -41733,8 +41895,8 @@
41733
41895
  "value": "k-spacing(2)",
41734
41896
  "scope": "default",
41735
41897
  "line": {
41736
- "start": 423,
41737
- "end": 423
41898
+ "start": 426,
41899
+ "end": 426
41738
41900
  }
41739
41901
  },
41740
41902
  "group": [
@@ -41751,8 +41913,8 @@
41751
41913
  {
41752
41914
  "description": "The horizontal padding of the Grid header.\n",
41753
41915
  "commentRange": {
41754
- "start": 425,
41755
- "end": 426
41916
+ "start": 428,
41917
+ "end": 429
41756
41918
  },
41757
41919
  "context": {
41758
41920
  "type": "variable",
@@ -41760,8 +41922,8 @@
41760
41922
  "value": "$kendo-menu-popup-md-item-padding-x",
41761
41923
  "scope": "default",
41762
41924
  "line": {
41763
- "start": 427,
41764
- "end": 427
41925
+ "start": 430,
41926
+ "end": 430
41765
41927
  }
41766
41928
  },
41767
41929
  "group": [
@@ -41778,8 +41940,8 @@
41778
41940
  {
41779
41941
  "description": "The vertical padding of the Grid header.\n",
41780
41942
  "commentRange": {
41781
- "start": 428,
41782
- "end": 429
41943
+ "start": 431,
41944
+ "end": 432
41783
41945
  },
41784
41946
  "context": {
41785
41947
  "type": "variable",
@@ -41787,8 +41949,8 @@
41787
41949
  "value": "$kendo-menu-popup-md-item-padding-y",
41788
41950
  "scope": "default",
41789
41951
  "line": {
41790
- "start": 430,
41791
- "end": 430
41952
+ "start": 433,
41953
+ "end": 433
41792
41954
  }
41793
41955
  },
41794
41956
  "group": [
@@ -41805,8 +41967,8 @@
41805
41967
  {
41806
41968
  "description": "The font size of the Grid header.\n",
41807
41969
  "commentRange": {
41808
- "start": 432,
41809
- "end": 433
41970
+ "start": 435,
41971
+ "end": 436
41810
41972
  },
41811
41973
  "context": {
41812
41974
  "type": "variable",
@@ -41814,8 +41976,8 @@
41814
41976
  "value": "var(--kendo-font-size-sm)",
41815
41977
  "scope": "default",
41816
41978
  "line": {
41817
- "start": 434,
41818
- "end": 434
41979
+ "start": 437,
41980
+ "end": 437
41819
41981
  }
41820
41982
  },
41821
41983
  "group": [
@@ -41832,8 +41994,8 @@
41832
41994
  {
41833
41995
  "description": "The height of the Grid header.\n",
41834
41996
  "commentRange": {
41835
- "start": 435,
41836
- "end": 436
41997
+ "start": 438,
41998
+ "end": 439
41837
41999
  },
41838
42000
  "context": {
41839
42001
  "type": "variable",
@@ -41841,8 +42003,8 @@
41841
42003
  "value": "var(--kendo-line-height)",
41842
42004
  "scope": "default",
41843
42005
  "line": {
41844
- "start": 437,
41845
- "end": 437
42006
+ "start": 440,
42007
+ "end": 440
41846
42008
  }
41847
42009
  },
41848
42010
  "group": [
@@ -41859,8 +42021,8 @@
41859
42021
  {
41860
42022
  "description": "The text color of the Grid header.\n",
41861
42023
  "commentRange": {
41862
- "start": 438,
41863
- "end": 439
42024
+ "start": 441,
42025
+ "end": 442
41864
42026
  },
41865
42027
  "context": {
41866
42028
  "type": "variable",
@@ -41868,8 +42030,8 @@
41868
42030
  "value": "uppercase",
41869
42031
  "scope": "default",
41870
42032
  "line": {
41871
- "start": 440,
41872
- "end": 440
42033
+ "start": 443,
42034
+ "end": 443
41873
42035
  }
41874
42036
  },
41875
42037
  "group": [
@@ -41886,8 +42048,8 @@
41886
42048
  {
41887
42049
  "description": "The width of the Grid header.\n",
41888
42050
  "commentRange": {
41889
- "start": 441,
41890
- "end": 442
42051
+ "start": 444,
42052
+ "end": 445
41891
42053
  },
41892
42054
  "context": {
41893
42055
  "type": "variable",
@@ -41895,8 +42057,8 @@
41895
42057
  "value": "1px",
41896
42058
  "scope": "default",
41897
42059
  "line": {
41898
- "start": 443,
41899
- "end": 443
42060
+ "start": 446,
42061
+ "end": 446
41900
42062
  }
41901
42063
  },
41902
42064
  "group": [
@@ -41913,8 +42075,8 @@
41913
42075
  {
41914
42076
  "description": "The background color of the Grid header.\n",
41915
42077
  "commentRange": {
41916
- "start": 445,
41917
- "end": 446
42078
+ "start": 448,
42079
+ "end": 449
41918
42080
  },
41919
42081
  "context": {
41920
42082
  "type": "variable",
@@ -41922,8 +42084,8 @@
41922
42084
  "value": "null",
41923
42085
  "scope": "default",
41924
42086
  "line": {
41925
- "start": 447,
41926
- "end": 447
42087
+ "start": 450,
42088
+ "end": 450
41927
42089
  }
41928
42090
  },
41929
42091
  "group": [
@@ -41940,8 +42102,8 @@
41940
42102
  {
41941
42103
  "description": "The text color of the Grid header.\n",
41942
42104
  "commentRange": {
41943
- "start": 448,
41944
- "end": 449
42105
+ "start": 451,
42106
+ "end": 452
41945
42107
  },
41946
42108
  "context": {
41947
42109
  "type": "variable",
@@ -41949,8 +42111,8 @@
41949
42111
  "value": "$kendo-popup-text",
41950
42112
  "scope": "default",
41951
42113
  "line": {
41952
- "start": 450,
41953
- "end": 450
42114
+ "start": 453,
42115
+ "end": 453
41954
42116
  }
41955
42117
  },
41956
42118
  "group": [
@@ -41967,8 +42129,8 @@
41967
42129
  {
41968
42130
  "description": "The border color of the Grid header.\n",
41969
42131
  "commentRange": {
41970
- "start": 451,
41971
- "end": 452
42132
+ "start": 454,
42133
+ "end": 455
41972
42134
  },
41973
42135
  "context": {
41974
42136
  "type": "variable",
@@ -41976,8 +42138,8 @@
41976
42138
  "value": "$kendo-popup-border",
41977
42139
  "scope": "default",
41978
42140
  "line": {
41979
- "start": 453,
41980
- "end": 453
42141
+ "start": 456,
42142
+ "end": 456
41981
42143
  }
41982
42144
  },
41983
42145
  "group": [
@@ -41994,8 +42156,8 @@
41994
42156
  {
41995
42157
  "description": "The horizontal padding of the Grid content.\n",
41996
42158
  "commentRange": {
41997
- "start": 455,
41998
- "end": 456
42159
+ "start": 458,
42160
+ "end": 459
41999
42161
  },
42000
42162
  "context": {
42001
42163
  "type": "variable",
@@ -42003,8 +42165,8 @@
42003
42165
  "value": "k-spacing(0)",
42004
42166
  "scope": "default",
42005
42167
  "line": {
42006
- "start": 457,
42007
- "end": 457
42168
+ "start": 460,
42169
+ "end": 460
42008
42170
  }
42009
42171
  },
42010
42172
  "group": [
@@ -42021,8 +42183,8 @@
42021
42183
  {
42022
42184
  "description": "The vertical padding of the Grid content.\n",
42023
42185
  "commentRange": {
42024
- "start": 458,
42025
- "end": 459
42186
+ "start": 461,
42187
+ "end": 462
42026
42188
  },
42027
42189
  "context": {
42028
42190
  "type": "variable",
@@ -42030,8 +42192,8 @@
42030
42192
  "value": "k-spacing(2)",
42031
42193
  "scope": "default",
42032
42194
  "line": {
42033
- "start": 460,
42034
- "end": 460
42195
+ "start": 463,
42196
+ "end": 463
42035
42197
  }
42036
42198
  },
42037
42199
  "group": [
@@ -42048,8 +42210,8 @@
42048
42210
  {
42049
42211
  "description": "The background color of the Grid.\n",
42050
42212
  "commentRange": {
42051
- "start": 462,
42052
- "end": 463
42213
+ "start": 465,
42214
+ "end": 466
42053
42215
  },
42054
42216
  "context": {
42055
42217
  "type": "variable",
@@ -42057,8 +42219,8 @@
42057
42219
  "value": "k-color(surface)",
42058
42220
  "scope": "default",
42059
42221
  "line": {
42060
- "start": 464,
42061
- "end": 464
42222
+ "start": 467,
42223
+ "end": 467
42062
42224
  }
42063
42225
  },
42064
42226
  "group": [
@@ -42075,8 +42237,8 @@
42075
42237
  {
42076
42238
  "description": "The width of the Grid cell.\n",
42077
42239
  "commentRange": {
42078
- "start": 466,
42079
- "end": 467
42240
+ "start": 469,
42241
+ "end": 470
42080
42242
  },
42081
42243
  "context": {
42082
42244
  "type": "variable",
@@ -42084,8 +42246,8 @@
42084
42246
  "value": "($kendo-icon-size * 3)",
42085
42247
  "scope": "default",
42086
42248
  "line": {
42087
- "start": 468,
42088
- "end": 468
42249
+ "start": 471,
42250
+ "end": 471
42089
42251
  }
42090
42252
  },
42091
42253
  "group": [
@@ -42102,8 +42264,8 @@
42102
42264
  {
42103
42265
  "description": "The width of the Grid.\n",
42104
42266
  "commentRange": {
42105
- "start": 470,
42106
- "end": 471
42267
+ "start": 473,
42268
+ "end": 474
42107
42269
  },
42108
42270
  "context": {
42109
42271
  "type": "variable",
@@ -42111,8 +42273,8 @@
42111
42273
  "value": "($kendo-icon-size * 2)",
42112
42274
  "scope": "default",
42113
42275
  "line": {
42114
- "start": 472,
42115
- "end": 472
42276
+ "start": 475,
42277
+ "end": 475
42116
42278
  }
42117
42279
  },
42118
42280
  "group": [
@@ -42129,8 +42291,8 @@
42129
42291
  {
42130
42292
  "description": "The grouping border top of the Grid row.\n",
42131
42293
  "commentRange": {
42132
- "start": 474,
42133
- "end": 475
42294
+ "start": 477,
42295
+ "end": 478
42134
42296
  },
42135
42297
  "context": {
42136
42298
  "type": "variable",
@@ -42138,8 +42300,8 @@
42138
42300
  "value": "1px",
42139
42301
  "scope": "default",
42140
42302
  "line": {
42141
- "start": 476,
42142
- "end": 476
42303
+ "start": 479,
42304
+ "end": 479
42143
42305
  }
42144
42306
  },
42145
42307
  "group": [
@@ -42156,8 +42318,8 @@
42156
42318
  {
42157
42319
  "description": "The indent size for nested grouping rows.\n",
42158
42320
  "commentRange": {
42159
- "start": 477,
42160
- "end": 478
42321
+ "start": 480,
42322
+ "end": 481
42161
42323
  },
42162
42324
  "context": {
42163
42325
  "type": "variable",
@@ -42165,8 +42327,8 @@
42165
42327
  "value": "k-spacing(6)",
42166
42328
  "scope": "default",
42167
42329
  "line": {
42168
- "start": 479,
42169
- "end": 479
42330
+ "start": 482,
42331
+ "end": 482
42170
42332
  }
42171
42333
  },
42172
42334
  "group": [
@@ -42183,8 +42345,8 @@
42183
42345
  {
42184
42346
  "description": "The margin at the end of the checkbox in grouping rows.\n",
42185
42347
  "commentRange": {
42186
- "start": 480,
42187
- "end": 481
42348
+ "start": 483,
42349
+ "end": 484
42188
42350
  },
42189
42351
  "context": {
42190
42352
  "type": "variable",
@@ -42192,8 +42354,8 @@
42192
42354
  "value": "k-spacing(3)",
42193
42355
  "scope": "default",
42194
42356
  "line": {
42195
- "start": 482,
42196
- "end": 482
42357
+ "start": 485,
42358
+ "end": 485
42197
42359
  }
42198
42360
  },
42199
42361
  "group": [
@@ -42210,8 +42372,8 @@
42210
42372
  {
42211
42373
  "description": "The vertical border of the Grid footer.\n",
42212
42374
  "commentRange": {
42213
- "start": 483,
42214
- "end": 484
42375
+ "start": 486,
42376
+ "end": 487
42215
42377
  },
42216
42378
  "context": {
42217
42379
  "type": "variable",
@@ -42219,8 +42381,8 @@
42219
42381
  "value": "1px",
42220
42382
  "scope": "default",
42221
42383
  "line": {
42222
- "start": 485,
42223
- "end": 485
42384
+ "start": 488,
42385
+ "end": 488
42224
42386
  }
42225
42387
  },
42226
42388
  "group": [
@@ -42237,8 +42399,8 @@
42237
42399
  {
42238
42400
  "description": "The background color of the Grid row resize indicator.\n",
42239
42401
  "commentRange": {
42240
- "start": 487,
42241
- "end": 488
42402
+ "start": 490,
42403
+ "end": 491
42242
42404
  },
42243
42405
  "context": {
42244
42406
  "type": "variable",
@@ -42246,8 +42408,8 @@
42246
42408
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
42247
42409
  "scope": "default",
42248
42410
  "line": {
42249
- "start": 489,
42250
- "end": 489
42411
+ "start": 492,
42412
+ "end": 492
42251
42413
  }
42252
42414
  },
42253
42415
  "group": [
@@ -42264,8 +42426,8 @@
42264
42426
  {
42265
42427
  "description": "The background color of the active Grid row resize indicator.\n",
42266
42428
  "commentRange": {
42267
- "start": 490,
42268
- "end": 491
42429
+ "start": 493,
42430
+ "end": 494
42269
42431
  },
42270
42432
  "context": {
42271
42433
  "type": "variable",
@@ -42273,8 +42435,8 @@
42273
42435
  "value": "k-color(primary)",
42274
42436
  "scope": "default",
42275
42437
  "line": {
42276
- "start": 492,
42277
- "end": 492
42438
+ "start": 495,
42439
+ "end": 495
42278
42440
  }
42279
42441
  },
42280
42442
  "group": [
@@ -42291,8 +42453,8 @@
42291
42453
  {
42292
42454
  "description": "The height of the Grid row resize indicator.\n",
42293
42455
  "commentRange": {
42294
- "start": 493,
42295
- "end": 494
42456
+ "start": 496,
42457
+ "end": 497
42296
42458
  },
42297
42459
  "context": {
42298
42460
  "type": "variable",
@@ -42300,8 +42462,8 @@
42300
42462
  "value": "k-spacing(0.5)",
42301
42463
  "scope": "default",
42302
42464
  "line": {
42303
- "start": 495,
42304
- "end": 495
42465
+ "start": 498,
42466
+ "end": 498
42305
42467
  }
42306
42468
  },
42307
42469
  "group": [
@@ -42318,8 +42480,8 @@
42318
42480
  {
42319
42481
  "description": "The horizontal padding of the Grid stack layout cells.\n",
42320
42482
  "commentRange": {
42321
- "start": 498,
42322
- "end": 499
42483
+ "start": 501,
42484
+ "end": 502
42323
42485
  },
42324
42486
  "context": {
42325
42487
  "type": "variable",
@@ -42327,8 +42489,8 @@
42327
42489
  "value": "k-spacing(2)",
42328
42490
  "scope": "default",
42329
42491
  "line": {
42330
- "start": 500,
42331
- "end": 500
42492
+ "start": 503,
42493
+ "end": 503
42332
42494
  }
42333
42495
  },
42334
42496
  "group": [
@@ -42345,8 +42507,8 @@
42345
42507
  {
42346
42508
  "description": "The vertical padding of the Grid stack layout cells.\n",
42347
42509
  "commentRange": {
42348
- "start": 501,
42349
- "end": 502
42510
+ "start": 504,
42511
+ "end": 505
42350
42512
  },
42351
42513
  "context": {
42352
42514
  "type": "variable",
@@ -42354,8 +42516,8 @@
42354
42516
  "value": "k-spacing(1.5)",
42355
42517
  "scope": "default",
42356
42518
  "line": {
42357
- "start": 503,
42358
- "end": 503
42519
+ "start": 506,
42520
+ "end": 506
42359
42521
  }
42360
42522
  },
42361
42523
  "group": [
@@ -42372,8 +42534,8 @@
42372
42534
  {
42373
42535
  "description": "The column gap of the Grid stack layout.\n",
42374
42536
  "commentRange": {
42375
- "start": 505,
42376
- "end": 506
42537
+ "start": 508,
42538
+ "end": 509
42377
42539
  },
42378
42540
  "context": {
42379
42541
  "type": "variable",
@@ -42381,8 +42543,8 @@
42381
42543
  "value": "k-spacing(1)",
42382
42544
  "scope": "default",
42383
42545
  "line": {
42384
- "start": 507,
42385
- "end": 507
42546
+ "start": 510,
42547
+ "end": 510
42386
42548
  }
42387
42549
  },
42388
42550
  "group": [
@@ -42399,8 +42561,8 @@
42399
42561
  {
42400
42562
  "description": "The column gap of the editable Grid stack layout.\n",
42401
42563
  "commentRange": {
42402
- "start": 508,
42403
- "end": 509
42564
+ "start": 511,
42565
+ "end": 512
42404
42566
  },
42405
42567
  "context": {
42406
42568
  "type": "variable",
@@ -42408,8 +42570,8 @@
42408
42570
  "value": "k-spacing(2)",
42409
42571
  "scope": "default",
42410
42572
  "line": {
42411
- "start": 510,
42412
- "end": 510
42573
+ "start": 513,
42574
+ "end": 513
42413
42575
  }
42414
42576
  },
42415
42577
  "group": [
@@ -42426,8 +42588,8 @@
42426
42588
  {
42427
42589
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
42428
42590
  "commentRange": {
42429
- "start": 512,
42430
- "end": 513
42591
+ "start": 515,
42592
+ "end": 516
42431
42593
  },
42432
42594
  "context": {
42433
42595
  "type": "variable",
@@ -42435,8 +42597,8 @@
42435
42597
  "value": "k-spacing(2)",
42436
42598
  "scope": "default",
42437
42599
  "line": {
42438
- "start": 514,
42439
- "end": 514
42600
+ "start": 517,
42601
+ "end": 517
42440
42602
  }
42441
42603
  },
42442
42604
  "group": [
@@ -42453,8 +42615,8 @@
42453
42615
  {
42454
42616
  "description": "The font size of the Grid stack layout column header.\n",
42455
42617
  "commentRange": {
42456
- "start": 516,
42457
- "end": 517
42618
+ "start": 519,
42619
+ "end": 520
42458
42620
  },
42459
42621
  "context": {
42460
42622
  "type": "variable",
@@ -42462,8 +42624,8 @@
42462
42624
  "value": "var(--kendo-font-size-sm)",
42463
42625
  "scope": "default",
42464
42626
  "line": {
42465
- "start": 518,
42466
- "end": 518
42627
+ "start": 521,
42628
+ "end": 521
42467
42629
  }
42468
42630
  },
42469
42631
  "group": [
@@ -42480,8 +42642,8 @@
42480
42642
  {
42481
42643
  "description": "The font weight of the Grid stack layout column header.\n",
42482
42644
  "commentRange": {
42483
- "start": 519,
42484
- "end": 520
42645
+ "start": 522,
42646
+ "end": 523
42485
42647
  },
42486
42648
  "context": {
42487
42649
  "type": "variable",
@@ -42489,8 +42651,8 @@
42489
42651
  "value": "var(--kendo-font-weight-bold)",
42490
42652
  "scope": "default",
42491
42653
  "line": {
42492
- "start": 521,
42493
- "end": 521
42654
+ "start": 524,
42655
+ "end": 524
42494
42656
  }
42495
42657
  },
42496
42658
  "group": [
@@ -42507,8 +42669,8 @@
42507
42669
  {
42508
42670
  "description": "The height of the Grid stack layout expandable row shadow.\n",
42509
42671
  "commentRange": {
42510
- "start": 522,
42511
- "end": 523
42672
+ "start": 525,
42673
+ "end": 526
42512
42674
  },
42513
42675
  "context": {
42514
42676
  "type": "variable",
@@ -42516,8 +42678,8 @@
42516
42678
  "value": "k-spacing(2.5)",
42517
42679
  "scope": "default",
42518
42680
  "line": {
42519
- "start": 524,
42520
- "end": 524
42681
+ "start": 527,
42682
+ "end": 527
42521
42683
  }
42522
42684
  },
42523
42685
  "group": [
@@ -42534,8 +42696,8 @@
42534
42696
  {
42535
42697
  "description": "The color of the Grid stack layout column header.\n",
42536
42698
  "commentRange": {
42537
- "start": 526,
42538
- "end": 527
42699
+ "start": 529,
42700
+ "end": 530
42539
42701
  },
42540
42702
  "context": {
42541
42703
  "type": "variable",
@@ -42543,8 +42705,8 @@
42543
42705
  "value": "k-color(subtle)",
42544
42706
  "scope": "default",
42545
42707
  "line": {
42546
- "start": 528,
42547
- "end": 528
42708
+ "start": 531,
42709
+ "end": 531
42548
42710
  }
42549
42711
  },
42550
42712
  "group": [
@@ -42561,8 +42723,8 @@
42561
42723
  {
42562
42724
  "description": "The outline color of the Grid stack layout focused cell.\n",
42563
42725
  "commentRange": {
42564
- "start": 529,
42565
- "end": 530
42726
+ "start": 532,
42727
+ "end": 533
42566
42728
  },
42567
42729
  "context": {
42568
42730
  "type": "variable",
@@ -42570,8 +42732,8 @@
42570
42732
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
42571
42733
  "scope": "default",
42572
42734
  "line": {
42573
- "start": 531,
42574
- "end": 531
42735
+ "start": 534,
42736
+ "end": 534
42575
42737
  }
42576
42738
  },
42577
42739
  "group": [
@@ -42588,8 +42750,8 @@
42588
42750
  {
42589
42751
  "description": "The Grid stack layout expandable row shadow.\n",
42590
42752
  "commentRange": {
42591
- "start": 532,
42592
- "end": 533
42753
+ "start": 535,
42754
+ "end": 536
42593
42755
  },
42594
42756
  "context": {
42595
42757
  "type": "variable",
@@ -42597,8 +42759,8 @@
42597
42759
  "value": "k-elevation(2)",
42598
42760
  "scope": "default",
42599
42761
  "line": {
42600
- "start": 534,
42601
- "end": 534
42762
+ "start": 537,
42763
+ "end": 537
42602
42764
  }
42603
42765
  },
42604
42766
  "group": [
@@ -42615,8 +42777,8 @@
42615
42777
  {
42616
42778
  "description": "The font weight of the pinned source row in the Grid.\n",
42617
42779
  "commentRange": {
42618
- "start": 536,
42619
- "end": 537
42780
+ "start": 539,
42781
+ "end": 540
42620
42782
  },
42621
42783
  "context": {
42622
42784
  "type": "variable",
@@ -42624,8 +42786,8 @@
42624
42786
  "value": "var(--kendo-font-weight-bold)",
42625
42787
  "scope": "default",
42626
42788
  "line": {
42627
- "start": 538,
42628
- "end": 538
42789
+ "start": 541,
42790
+ "end": 541
42629
42791
  }
42630
42792
  },
42631
42793
  "group": [
@@ -103149,15 +103311,15 @@
103149
103311
  "resolvedType": "String"
103150
103312
  },
103151
103313
  {
103152
- "description": "The top margin of the AgentStep icon.\n",
103314
+ "description": "The horizontal padding of the AgentStep head.\n",
103153
103315
  "commentRange": {
103154
103316
  "start": 11,
103155
103317
  "end": 12
103156
103318
  },
103157
103319
  "context": {
103158
103320
  "type": "variable",
103159
- "name": "kendo-agent-step-icon-margin-top",
103160
- "value": "k-spacing(1)",
103321
+ "name": "kendo-agent-step-padding-x",
103322
+ "value": "k-spacing(0.5)",
103161
103323
  "scope": "default",
103162
103324
  "line": {
103163
103325
  "start": 13,
@@ -103172,19 +103334,19 @@
103172
103334
  "path": "bootstrap/scss/agent-response/_variables.scss",
103173
103335
  "name": "_variables.scss"
103174
103336
  },
103175
- "resolvedValue": "var(--kendo-spacing-1)",
103337
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
103176
103338
  "resolvedType": "String"
103177
103339
  },
103178
103340
  {
103179
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
103341
+ "description": "The end padding of the AgentStep head.\n",
103180
103342
  "commentRange": {
103181
103343
  "start": 14,
103182
103344
  "end": 15
103183
103345
  },
103184
103346
  "context": {
103185
103347
  "type": "variable",
103186
- "name": "kendo-agent-step-added-color",
103187
- "value": "k-color(success-on-surface)",
103348
+ "name": "kendo-agent-step-padding-end",
103349
+ "value": "k-spacing(2)",
103188
103350
  "scope": "default",
103189
103351
  "line": {
103190
103352
  "start": 16,
@@ -103199,19 +103361,19 @@
103199
103361
  "path": "bootstrap/scss/agent-response/_variables.scss",
103200
103362
  "name": "_variables.scss"
103201
103363
  },
103202
- "resolvedValue": "var(--kendo-color-success-on-surface)",
103364
+ "resolvedValue": "var(--kendo-spacing-2)",
103203
103365
  "resolvedType": "String"
103204
103366
  },
103205
103367
  {
103206
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
103368
+ "description": "The border radius of the AgentStep head.\n",
103207
103369
  "commentRange": {
103208
103370
  "start": 17,
103209
103371
  "end": 18
103210
103372
  },
103211
103373
  "context": {
103212
103374
  "type": "variable",
103213
- "name": "kendo-agent-step-removed-color",
103214
- "value": "k-color(error-on-surface)",
103375
+ "name": "kendo-agent-step-border-radius",
103376
+ "value": "k-border-radius(md)",
103215
103377
  "scope": "default",
103216
103378
  "line": {
103217
103379
  "start": 19,
@@ -103226,19 +103388,19 @@
103226
103388
  "path": "bootstrap/scss/agent-response/_variables.scss",
103227
103389
  "name": "_variables.scss"
103228
103390
  },
103229
- "resolvedValue": "var(--kendo-color-error-on-surface)",
103391
+ "resolvedValue": "var(--kendo-border-radius-md)",
103230
103392
  "resolvedType": "String"
103231
103393
  },
103232
103394
  {
103233
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
103395
+ "description": "The top margin of the AgentStep icon.\n",
103234
103396
  "commentRange": {
103235
103397
  "start": 20,
103236
103398
  "end": 21
103237
103399
  },
103238
103400
  "context": {
103239
103401
  "type": "variable",
103240
- "name": "kendo-agent-step-font-size",
103241
- "value": "var(--kendo-font-size-sm)",
103402
+ "name": "kendo-agent-step-icon-margin-top",
103403
+ "value": "k-spacing(1)",
103242
103404
  "scope": "default",
103243
103405
  "line": {
103244
103406
  "start": 22,
@@ -103253,19 +103415,19 @@
103253
103415
  "path": "bootstrap/scss/agent-response/_variables.scss",
103254
103416
  "name": "_variables.scss"
103255
103417
  },
103256
- "resolvedValue": "var(--kendo-font-size-sm)",
103418
+ "resolvedValue": "var(--kendo-spacing-1)",
103257
103419
  "resolvedType": "String"
103258
103420
  },
103259
103421
  {
103260
- "description": "The font size of the AgentStep body content.\n",
103422
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
103261
103423
  "commentRange": {
103262
103424
  "start": 23,
103263
103425
  "end": 24
103264
103426
  },
103265
103427
  "context": {
103266
103428
  "type": "variable",
103267
- "name": "kendo-agent-step-body-font-size",
103268
- "value": "var(--kendo-font-size-sm)",
103429
+ "name": "kendo-agent-step-added-color",
103430
+ "value": "k-color(success-on-surface)",
103269
103431
  "scope": "default",
103270
103432
  "line": {
103271
103433
  "start": 25,
@@ -103280,14 +103442,122 @@
103280
103442
  "path": "bootstrap/scss/agent-response/_variables.scss",
103281
103443
  "name": "_variables.scss"
103282
103444
  },
103445
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
103446
+ "resolvedType": "String"
103447
+ },
103448
+ {
103449
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
103450
+ "commentRange": {
103451
+ "start": 26,
103452
+ "end": 27
103453
+ },
103454
+ "context": {
103455
+ "type": "variable",
103456
+ "name": "kendo-agent-step-removed-color",
103457
+ "value": "k-color(error-on-surface)",
103458
+ "scope": "default",
103459
+ "line": {
103460
+ "start": 28,
103461
+ "end": 28
103462
+ }
103463
+ },
103464
+ "group": [
103465
+ "agent-response"
103466
+ ],
103467
+ "access": "public",
103468
+ "file": {
103469
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103470
+ "name": "_variables.scss"
103471
+ },
103472
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
103473
+ "resolvedType": "String"
103474
+ },
103475
+ {
103476
+ "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
103477
+ "commentRange": {
103478
+ "start": 29,
103479
+ "end": 30
103480
+ },
103481
+ "context": {
103482
+ "type": "variable",
103483
+ "name": "kendo-agent-step-font-size",
103484
+ "value": "var(--kendo-font-size-sm)",
103485
+ "scope": "default",
103486
+ "line": {
103487
+ "start": 31,
103488
+ "end": 31
103489
+ }
103490
+ },
103491
+ "group": [
103492
+ "agent-response"
103493
+ ],
103494
+ "access": "public",
103495
+ "file": {
103496
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103497
+ "name": "_variables.scss"
103498
+ },
103499
+ "resolvedValue": "var(--kendo-font-size-sm)",
103500
+ "resolvedType": "String"
103501
+ },
103502
+ {
103503
+ "description": "The font size of the AgentStep body content.\n",
103504
+ "commentRange": {
103505
+ "start": 32,
103506
+ "end": 33
103507
+ },
103508
+ "context": {
103509
+ "type": "variable",
103510
+ "name": "kendo-agent-step-body-font-size",
103511
+ "value": "var(--kendo-font-size-sm)",
103512
+ "scope": "default",
103513
+ "line": {
103514
+ "start": 34,
103515
+ "end": 34
103516
+ }
103517
+ },
103518
+ "group": [
103519
+ "agent-response"
103520
+ ],
103521
+ "access": "public",
103522
+ "file": {
103523
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103524
+ "name": "_variables.scss"
103525
+ },
103283
103526
  "resolvedValue": "var(--kendo-font-size-sm)",
103284
103527
  "resolvedType": "String"
103285
103528
  },
103529
+ {
103530
+ "description": "The box shadow of the focused AgentStep head.\n",
103531
+ "commentRange": {
103532
+ "start": 35,
103533
+ "end": 36
103534
+ },
103535
+ "context": {
103536
+ "type": "variable",
103537
+ "name": "kendo-agent-step-focus-shadow",
103538
+ "value": "inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
103539
+ "scope": "default",
103540
+ "line": {
103541
+ "start": 37,
103542
+ "end": 37
103543
+ }
103544
+ },
103545
+ "group": [
103546
+ "agent-response"
103547
+ ],
103548
+ "access": "public",
103549
+ "file": {
103550
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103551
+ "name": "_variables.scss"
103552
+ },
103553
+ "resolvedValue": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface) 15%, transparent))",
103554
+ "resolvedType": "List"
103555
+ },
103286
103556
  {
103287
103557
  "description": "The gap between the icon column and the content of the Thought.\n",
103288
103558
  "commentRange": {
103289
- "start": 27,
103290
- "end": 28
103559
+ "start": 39,
103560
+ "end": 40
103291
103561
  },
103292
103562
  "context": {
103293
103563
  "type": "variable",
@@ -103295,8 +103565,8 @@
103295
103565
  "value": "k-spacing(1.5)",
103296
103566
  "scope": "default",
103297
103567
  "line": {
103298
- "start": 29,
103299
- "end": 29
103568
+ "start": 41,
103569
+ "end": 41
103300
103570
  }
103301
103571
  },
103302
103572
  "group": [
@@ -103313,8 +103583,8 @@
103313
103583
  {
103314
103584
  "description": "The gap in the icon column of the Thought.\n",
103315
103585
  "commentRange": {
103316
- "start": 30,
103317
- "end": 31
103586
+ "start": 42,
103587
+ "end": 43
103318
103588
  },
103319
103589
  "context": {
103320
103590
  "type": "variable",
@@ -103322,8 +103592,8 @@
103322
103592
  "value": "k-spacing(2)",
103323
103593
  "scope": "default",
103324
103594
  "line": {
103325
- "start": 32,
103326
- "end": 32
103595
+ "start": 44,
103596
+ "end": 44
103327
103597
  }
103328
103598
  },
103329
103599
  "group": [
@@ -103340,8 +103610,8 @@
103340
103610
  {
103341
103611
  "description": "The spacing between stacked Thought items.\n",
103342
103612
  "commentRange": {
103343
- "start": 33,
103344
- "end": 34
103613
+ "start": 45,
103614
+ "end": 46
103345
103615
  },
103346
103616
  "context": {
103347
103617
  "type": "variable",
@@ -103349,8 +103619,8 @@
103349
103619
  "value": "k-spacing(4)",
103350
103620
  "scope": "default",
103351
103621
  "line": {
103352
- "start": 35,
103353
- "end": 35
103622
+ "start": 47,
103623
+ "end": 47
103354
103624
  }
103355
103625
  },
103356
103626
  "group": [
@@ -103364,11 +103634,38 @@
103364
103634
  "resolvedValue": "var(--kendo-spacing-4)",
103365
103635
  "resolvedType": "String"
103366
103636
  },
103637
+ {
103638
+ "description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
103639
+ "commentRange": {
103640
+ "start": 48,
103641
+ "end": 49
103642
+ },
103643
+ "context": {
103644
+ "type": "variable",
103645
+ "name": "kendo-thought-padding-x",
103646
+ "value": "k-spacing(0.5)",
103647
+ "scope": "default",
103648
+ "line": {
103649
+ "start": 50,
103650
+ "end": 50
103651
+ }
103652
+ },
103653
+ "group": [
103654
+ "agent-response"
103655
+ ],
103656
+ "access": "public",
103657
+ "file": {
103658
+ "path": "bootstrap/scss/agent-response/_variables.scss",
103659
+ "name": "_variables.scss"
103660
+ },
103661
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
103662
+ "resolvedType": "String"
103663
+ },
103367
103664
  {
103368
103665
  "description": "The color of the connector line between stacked Thought items.\n",
103369
103666
  "commentRange": {
103370
- "start": 36,
103371
- "end": 37
103667
+ "start": 51,
103668
+ "end": 52
103372
103669
  },
103373
103670
  "context": {
103374
103671
  "type": "variable",
@@ -103376,8 +103673,8 @@
103376
103673
  "value": "k-color(border)",
103377
103674
  "scope": "default",
103378
103675
  "line": {
103379
- "start": 38,
103380
- "end": 38
103676
+ "start": 53,
103677
+ "end": 53
103381
103678
  }
103382
103679
  },
103383
103680
  "group": [
@@ -103394,8 +103691,8 @@
103394
103691
  {
103395
103692
  "description": "The start indent of the ToolCall body.\n",
103396
103693
  "commentRange": {
103397
- "start": 40,
103398
- "end": 41
103694
+ "start": 55,
103695
+ "end": 56
103399
103696
  },
103400
103697
  "context": {
103401
103698
  "type": "variable",
@@ -103403,8 +103700,8 @@
103403
103700
  "value": "k-spacing(5)",
103404
103701
  "scope": "default",
103405
103702
  "line": {
103406
- "start": 42,
103407
- "end": 42
103703
+ "start": 57,
103704
+ "end": 57
103408
103705
  }
103409
103706
  },
103410
103707
  "group": [
@@ -103421,8 +103718,8 @@
103421
103718
  {
103422
103719
  "description": "The bottom padding of the ToolCall body.\n",
103423
103720
  "commentRange": {
103424
- "start": 43,
103425
- "end": 44
103721
+ "start": 58,
103722
+ "end": 59
103426
103723
  },
103427
103724
  "context": {
103428
103725
  "type": "variable",
@@ -103430,8 +103727,8 @@
103430
103727
  "value": "k-spacing(2)",
103431
103728
  "scope": "default",
103432
103729
  "line": {
103433
- "start": 45,
103434
- "end": 45
103730
+ "start": 60,
103731
+ "end": 60
103435
103732
  }
103436
103733
  },
103437
103734
  "group": [
@@ -103448,8 +103745,8 @@
103448
103745
  {
103449
103746
  "description": "The border radius of the pre element in the ToolCall body.\n",
103450
103747
  "commentRange": {
103451
- "start": 46,
103452
- "end": 47
103748
+ "start": 61,
103749
+ "end": 62
103453
103750
  },
103454
103751
  "context": {
103455
103752
  "type": "variable",
@@ -103457,8 +103754,8 @@
103457
103754
  "value": "k-border-radius(md)",
103458
103755
  "scope": "default",
103459
103756
  "line": {
103460
- "start": 48,
103461
- "end": 48
103757
+ "start": 63,
103758
+ "end": 63
103462
103759
  }
103463
103760
  },
103464
103761
  "group": [
@@ -143535,11 +143832,38 @@
143535
143832
  "resolvedValue": "var(--kendo-color-on-app-surface)",
143536
143833
  "resolvedType": "String"
143537
143834
  },
143835
+ {
143836
+ "description": "The font weight of the Grid grouping row text.\n",
143837
+ "commentRange": {
143838
+ "start": 317,
143839
+ "end": 318
143840
+ },
143841
+ "context": {
143842
+ "type": "variable",
143843
+ "name": "kendo-grid-grouping-row-font-weight",
143844
+ "value": "var(--kendo-font-weight-bold)",
143845
+ "scope": "default",
143846
+ "line": {
143847
+ "start": 319,
143848
+ "end": 319
143849
+ }
143850
+ },
143851
+ "group": [
143852
+ "grid"
143853
+ ],
143854
+ "access": "public",
143855
+ "file": {
143856
+ "path": "bootstrap/scss/grid/_variables.scss",
143857
+ "name": "_variables.scss"
143858
+ },
143859
+ "resolvedValue": "var(--kendo-font-weight-bold)",
143860
+ "resolvedType": "String"
143861
+ },
143538
143862
  {
143539
143863
  "description": "The background color of the Grid.\n",
143540
143864
  "commentRange": {
143541
- "start": 318,
143542
- "end": 319
143865
+ "start": 321,
143866
+ "end": 322
143543
143867
  },
143544
143868
  "context": {
143545
143869
  "type": "variable",
@@ -143547,8 +143871,8 @@
143547
143871
  "value": "color-mix(in srgb, k-color(on-app-surface) 2%, transparent)",
143548
143872
  "scope": "default",
143549
143873
  "line": {
143550
- "start": 320,
143551
- "end": 320
143874
+ "start": 323,
143875
+ "end": 323
143552
143876
  }
143553
143877
  },
143554
143878
  "group": [
@@ -143565,8 +143889,8 @@
143565
143889
  {
143566
143890
  "description": "The text color of the Grid.\n",
143567
143891
  "commentRange": {
143568
- "start": 321,
143569
- "end": 322
143892
+ "start": 324,
143893
+ "end": 325
143570
143894
  },
143571
143895
  "context": {
143572
143896
  "type": "variable",
@@ -143574,8 +143898,8 @@
143574
143898
  "value": "k-color(primary)",
143575
143899
  "scope": "default",
143576
143900
  "line": {
143577
- "start": 323,
143578
- "end": 323
143901
+ "start": 326,
143902
+ "end": 326
143579
143903
  }
143580
143904
  },
143581
143905
  "group": [
@@ -143592,8 +143916,8 @@
143592
143916
  {
143593
143917
  "description": "The font size of the Grid.\n",
143594
143918
  "commentRange": {
143595
- "start": 324,
143596
- "end": 325
143919
+ "start": 327,
143920
+ "end": 328
143597
143921
  },
143598
143922
  "context": {
143599
143923
  "type": "variable",
@@ -143601,8 +143925,8 @@
143601
143925
  "value": "($kendo-icon-size * .75)",
143602
143926
  "scope": "default",
143603
143927
  "line": {
143604
- "start": 326,
143605
- "end": 326
143928
+ "start": 329,
143929
+ "end": 329
143606
143930
  }
143607
143931
  },
143608
143932
  "group": [
@@ -143619,8 +143943,8 @@
143619
143943
  {
143620
143944
  "description": "The sorting index vertical spacing of the Grid.\n",
143621
143945
  "commentRange": {
143622
- "start": 327,
143623
- "end": 328
143946
+ "start": 330,
143947
+ "end": 331
143624
143948
  },
143625
143949
  "context": {
143626
143950
  "type": "variable",
@@ -143628,8 +143952,8 @@
143628
143952
  "value": "k-spacing(0.5)",
143629
143953
  "scope": "default",
143630
143954
  "line": {
143631
- "start": 329,
143632
- "end": 329
143955
+ "start": 332,
143956
+ "end": 332
143633
143957
  }
143634
143958
  },
143635
143959
  "group": [
@@ -143646,8 +143970,8 @@
143646
143970
  {
143647
143971
  "description": "The sorting index horizontal spacing of the Grid.\n",
143648
143972
  "commentRange": {
143649
- "start": 330,
143650
- "end": 331
143973
+ "start": 333,
143974
+ "end": 334
143651
143975
  },
143652
143976
  "context": {
143653
143977
  "type": "variable",
@@ -143655,8 +143979,8 @@
143655
143979
  "value": "calc( #{$kendo-grid-sorting-index-spacing-y} * -1 )",
143656
143980
  "scope": "default",
143657
143981
  "line": {
143658
- "start": 332,
143659
- "end": 332
143982
+ "start": 335,
143983
+ "end": 335
143660
143984
  }
143661
143985
  },
143662
143986
  "group": [
@@ -143673,8 +143997,8 @@
143673
143997
  {
143674
143998
  "description": "The sorted icon spacing of the Grid.\n",
143675
143999
  "commentRange": {
143676
- "start": 334,
143677
- "end": 335
144000
+ "start": 337,
144001
+ "end": 338
143678
144002
  },
143679
144003
  "context": {
143680
144004
  "type": "variable",
@@ -143682,8 +144006,8 @@
143682
144006
  "value": "calc( #{k-spacing(4)} - 1px )",
143683
144007
  "scope": "default",
143684
144008
  "line": {
143685
- "start": 336,
143686
- "end": 336
144009
+ "start": 339,
144010
+ "end": 339
143687
144011
  }
143688
144012
  },
143689
144013
  "group": [
@@ -143700,8 +144024,8 @@
143700
144024
  {
143701
144025
  "description": "The shadow of the Grid.\n",
143702
144026
  "commentRange": {
143703
- "start": 338,
143704
- "end": 339
144027
+ "start": 341,
144028
+ "end": 342
143705
144029
  },
143706
144030
  "context": {
143707
144031
  "type": "variable",
@@ -143709,8 +144033,8 @@
143709
144033
  "value": "$kendo-table-focus-shadow",
143710
144034
  "scope": "default",
143711
144035
  "line": {
143712
- "start": 340,
143713
- "end": 340
144036
+ "start": 343,
144037
+ "end": 343
143714
144038
  }
143715
144039
  },
143716
144040
  "group": [
@@ -143727,8 +144051,8 @@
143727
144051
  {
143728
144052
  "description": "The spacing of the Grid button.\n",
143729
144053
  "commentRange": {
143730
- "start": 342,
143731
- "end": 343
144054
+ "start": 345,
144055
+ "end": 346
143732
144056
  },
143733
144057
  "context": {
143734
144058
  "type": "variable",
@@ -143736,8 +144060,8 @@
143736
144060
  "value": "k-spacing(2)",
143737
144061
  "scope": "default",
143738
144062
  "line": {
143739
- "start": 344,
143740
- "end": 344
144063
+ "start": 347,
144064
+ "end": 347
143741
144065
  }
143742
144066
  },
143743
144067
  "group": [
@@ -143754,8 +144078,8 @@
143754
144078
  {
143755
144079
  "description": "The background color of the sticky content in the Grid.\n",
143756
144080
  "commentRange": {
143757
- "start": 347,
143758
- "end": 348
144081
+ "start": 350,
144082
+ "end": 351
143759
144083
  },
143760
144084
  "context": {
143761
144085
  "type": "variable",
@@ -143763,8 +144087,8 @@
143763
144087
  "value": "$kendo-grid-bg",
143764
144088
  "scope": "default",
143765
144089
  "line": {
143766
- "start": 349,
143767
- "end": 349
144090
+ "start": 352,
144091
+ "end": 352
143768
144092
  }
143769
144093
  },
143770
144094
  "group": [
@@ -143781,8 +144105,8 @@
143781
144105
  {
143782
144106
  "description": "The alternate background color of the sticky content in the Grid.\n",
143783
144107
  "commentRange": {
143784
- "start": 350,
143785
- "end": 351
144108
+ "start": 353,
144109
+ "end": 354
143786
144110
  },
143787
144111
  "context": {
143788
144112
  "type": "variable",
@@ -143790,8 +144114,8 @@
143790
144114
  "value": "k-color(base-subtle)",
143791
144115
  "scope": "default",
143792
144116
  "line": {
143793
- "start": 352,
143794
- "end": 352
144117
+ "start": 355,
144118
+ "end": 355
143795
144119
  }
143796
144120
  },
143797
144121
  "group": [
@@ -143808,8 +144132,8 @@
143808
144132
  {
143809
144133
  "description": "The background color of the hovered sticky content in the Grid.\n",
143810
144134
  "commentRange": {
143811
- "start": 353,
143812
- "end": 354
144135
+ "start": 356,
144136
+ "end": 357
143813
144137
  },
143814
144138
  "context": {
143815
144139
  "type": "variable",
@@ -143817,8 +144141,8 @@
143817
144141
  "value": "k-color(base-subtle-hover)",
143818
144142
  "scope": "default",
143819
144143
  "line": {
143820
- "start": 355,
143821
- "end": 355
144144
+ "start": 358,
144145
+ "end": 358
143822
144146
  }
143823
144147
  },
143824
144148
  "group": [
@@ -143835,8 +144159,8 @@
143835
144159
  {
143836
144160
  "description": "The border color of the sticky content in the Grid.\n",
143837
144161
  "commentRange": {
143838
- "start": 357,
143839
- "end": 358
144162
+ "start": 360,
144163
+ "end": 361
143840
144164
  },
143841
144165
  "context": {
143842
144166
  "type": "variable",
@@ -143844,8 +144168,8 @@
143844
144168
  "value": "color-mix(in srgb, k-color(on-app-surface) 50%, transparent)",
143845
144169
  "scope": "default",
143846
144170
  "line": {
143847
- "start": 359,
143848
- "end": 359
144171
+ "start": 362,
144172
+ "end": 362
143849
144173
  }
143850
144174
  },
143851
144175
  "group": [
@@ -143862,8 +144186,8 @@
143862
144186
  {
143863
144187
  "description": "The background color of the sticky header in the Grid.\n",
143864
144188
  "commentRange": {
143865
- "start": 361,
143866
- "end": 362
144189
+ "start": 364,
144190
+ "end": 365
143867
144191
  },
143868
144192
  "context": {
143869
144193
  "type": "variable",
@@ -143871,8 +144195,8 @@
143871
144195
  "value": "$kendo-grid-header-bg",
143872
144196
  "scope": "default",
143873
144197
  "line": {
143874
- "start": 363,
143875
- "end": 363
144198
+ "start": 366,
144199
+ "end": 366
143876
144200
  }
143877
144201
  },
143878
144202
  "group": [
@@ -143889,8 +144213,8 @@
143889
144213
  {
143890
144214
  "description": "The text color of the sticky header in the Grid.\n",
143891
144215
  "commentRange": {
143892
- "start": 364,
143893
- "end": 365
144216
+ "start": 367,
144217
+ "end": 368
143894
144218
  },
143895
144219
  "context": {
143896
144220
  "type": "variable",
@@ -143898,8 +144222,8 @@
143898
144222
  "value": "$kendo-grid-header-text",
143899
144223
  "scope": "default",
143900
144224
  "line": {
143901
- "start": 366,
143902
- "end": 366
144225
+ "start": 369,
144226
+ "end": 369
143903
144227
  }
143904
144228
  },
143905
144229
  "group": [
@@ -143916,8 +144240,8 @@
143916
144240
  {
143917
144241
  "description": "The border color of the sticky header in the Grid.\n",
143918
144242
  "commentRange": {
143919
- "start": 367,
143920
- "end": 368
144243
+ "start": 370,
144244
+ "end": 371
143921
144245
  },
143922
144246
  "context": {
143923
144247
  "type": "variable",
@@ -143925,8 +144249,8 @@
143925
144249
  "value": "$kendo-grid-sticky-border",
143926
144250
  "scope": "default",
143927
144251
  "line": {
143928
- "start": 369,
143929
- "end": 369
144252
+ "start": 372,
144253
+ "end": 372
143930
144254
  }
143931
144255
  },
143932
144256
  "group": [
@@ -143943,8 +144267,8 @@
143943
144267
  {
143944
144268
  "description": "The background color of the sticky footer in the Grid.\n",
143945
144269
  "commentRange": {
143946
- "start": 371,
143947
- "end": 372
144270
+ "start": 374,
144271
+ "end": 375
143948
144272
  },
143949
144273
  "context": {
143950
144274
  "type": "variable",
@@ -143952,8 +144276,8 @@
143952
144276
  "value": "$kendo-grid-header-bg",
143953
144277
  "scope": "default",
143954
144278
  "line": {
143955
- "start": 373,
143956
- "end": 373
144279
+ "start": 376,
144280
+ "end": 376
143957
144281
  }
143958
144282
  },
143959
144283
  "group": [
@@ -143970,8 +144294,8 @@
143970
144294
  {
143971
144295
  "description": "The box shadow of the sticky container in the Grid.\n",
143972
144296
  "commentRange": {
143973
- "start": 375,
143974
- "end": 376
144297
+ "start": 378,
144298
+ "end": 379
143975
144299
  },
143976
144300
  "context": {
143977
144301
  "type": "variable",
@@ -143979,8 +144303,8 @@
143979
144303
  "value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
143980
144304
  "scope": "default",
143981
144305
  "line": {
143982
- "start": 377,
143983
- "end": 377
144306
+ "start": 380,
144307
+ "end": 380
143984
144308
  }
143985
144309
  },
143986
144310
  "group": [
@@ -143997,8 +144321,8 @@
143997
144321
  {
143998
144322
  "description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
143999
144323
  "commentRange": {
144000
- "start": 378,
144001
- "end": 379
144324
+ "start": 381,
144325
+ "end": 382
144002
144326
  },
144003
144327
  "context": {
144004
144328
  "type": "variable",
@@ -144006,8 +144330,8 @@
144006
144330
  "value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
144007
144331
  "scope": "default",
144008
144332
  "line": {
144009
- "start": 380,
144010
- "end": 380
144333
+ "start": 383,
144334
+ "end": 383
144011
144335
  }
144012
144336
  },
144013
144337
  "group": [
@@ -144024,8 +144348,8 @@
144024
144348
  {
144025
144349
  "description": "The box shadow of the pinned container in the Grid.\n",
144026
144350
  "commentRange": {
144027
- "start": 382,
144028
- "end": 383
144351
+ "start": 385,
144352
+ "end": 386
144029
144353
  },
144030
144354
  "context": {
144031
144355
  "type": "variable",
@@ -144033,8 +144357,8 @@
144033
144357
  "value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
144034
144358
  "scope": "default",
144035
144359
  "line": {
144036
- "start": 384,
144037
- "end": 384
144360
+ "start": 387,
144361
+ "end": 387
144038
144362
  }
144039
144363
  },
144040
144364
  "group": [
@@ -144051,8 +144375,8 @@
144051
144375
  {
144052
144376
  "description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
144053
144377
  "commentRange": {
144054
- "start": 385,
144055
- "end": 386
144378
+ "start": 388,
144379
+ "end": 389
144056
144380
  },
144057
144381
  "context": {
144058
144382
  "type": "variable",
@@ -144060,8 +144384,8 @@
144060
144384
  "value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
144061
144385
  "scope": "default",
144062
144386
  "line": {
144063
- "start": 387,
144064
- "end": 387
144387
+ "start": 390,
144388
+ "end": 390
144065
144389
  }
144066
144390
  },
144067
144391
  "group": [
@@ -144078,8 +144402,8 @@
144078
144402
  {
144079
144403
  "description": "The width of the Grid column menu.\n",
144080
144404
  "commentRange": {
144081
- "start": 389,
144082
- "end": 390
144405
+ "start": 392,
144406
+ "end": 393
144083
144407
  },
144084
144408
  "context": {
144085
144409
  "type": "variable",
@@ -144087,8 +144411,8 @@
144087
144411
  "value": "250px",
144088
144412
  "scope": "default",
144089
144413
  "line": {
144090
- "start": 391,
144091
- "end": 391
144414
+ "start": 394,
144415
+ "end": 394
144092
144416
  }
144093
144417
  },
144094
144418
  "group": [
@@ -144105,8 +144429,8 @@
144105
144429
  {
144106
144430
  "description": "The maximum width of the Grid column menu.\n",
144107
144431
  "commentRange": {
144108
- "start": 392,
144109
- "end": 393
144432
+ "start": 395,
144433
+ "end": 396
144110
144434
  },
144111
144435
  "context": {
144112
144436
  "type": "variable",
@@ -144114,8 +144438,8 @@
144114
144438
  "value": "320px",
144115
144439
  "scope": "default",
144116
144440
  "line": {
144117
- "start": 394,
144118
- "end": 394
144441
+ "start": 397,
144442
+ "end": 397
144119
144443
  }
144120
144444
  },
144121
144445
  "group": [
@@ -144132,8 +144456,8 @@
144132
144456
  {
144133
144457
  "description": "The horizontal padding of the Grid popup.\n",
144134
144458
  "commentRange": {
144135
- "start": 397,
144136
- "end": 398
144459
+ "start": 400,
144460
+ "end": 401
144137
144461
  },
144138
144462
  "context": {
144139
144463
  "type": "variable",
@@ -144141,8 +144465,8 @@
144141
144465
  "value": "null",
144142
144466
  "scope": "default",
144143
144467
  "line": {
144144
- "start": 399,
144145
- "end": 399
144468
+ "start": 402,
144469
+ "end": 402
144146
144470
  }
144147
144471
  },
144148
144472
  "group": [
@@ -144159,8 +144483,8 @@
144159
144483
  {
144160
144484
  "description": "The vertical padding of the Grid popup.\n",
144161
144485
  "commentRange": {
144162
- "start": 400,
144163
- "end": 401
144486
+ "start": 403,
144487
+ "end": 404
144164
144488
  },
144165
144489
  "context": {
144166
144490
  "type": "variable",
@@ -144168,8 +144492,8 @@
144168
144492
  "value": "null",
144169
144493
  "scope": "default",
144170
144494
  "line": {
144171
- "start": 402,
144172
- "end": 402
144495
+ "start": 405,
144496
+ "end": 405
144173
144497
  }
144174
144498
  },
144175
144499
  "group": [
@@ -144186,8 +144510,8 @@
144186
144510
  {
144187
144511
  "description": "The horizontal padding of the Grid item.\n",
144188
144512
  "commentRange": {
144189
- "start": 404,
144190
- "end": 405
144513
+ "start": 407,
144514
+ "end": 408
144191
144515
  },
144192
144516
  "context": {
144193
144517
  "type": "variable",
@@ -144195,8 +144519,8 @@
144195
144519
  "value": "$kendo-menu-popup-md-item-padding-x",
144196
144520
  "scope": "default",
144197
144521
  "line": {
144198
- "start": 406,
144199
- "end": 406
144522
+ "start": 409,
144523
+ "end": 409
144200
144524
  }
144201
144525
  },
144202
144526
  "group": [
@@ -144213,8 +144537,8 @@
144213
144537
  {
144214
144538
  "description": "The vertical padding of the Grid item.\n",
144215
144539
  "commentRange": {
144216
- "start": 407,
144217
- "end": 408
144540
+ "start": 410,
144541
+ "end": 411
144218
144542
  },
144219
144543
  "context": {
144220
144544
  "type": "variable",
@@ -144222,8 +144546,8 @@
144222
144546
  "value": "$kendo-menu-popup-md-item-padding-y",
144223
144547
  "scope": "default",
144224
144548
  "line": {
144225
- "start": 409,
144226
- "end": 409
144549
+ "start": 412,
144550
+ "end": 412
144227
144551
  }
144228
144552
  },
144229
144553
  "group": [
@@ -144240,8 +144564,8 @@
144240
144564
  {
144241
144565
  "description": "The horizontal padding of the Grid item.\n",
144242
144566
  "commentRange": {
144243
- "start": 411,
144244
- "end": 412
144567
+ "start": 414,
144568
+ "end": 415
144245
144569
  },
144246
144570
  "context": {
144247
144571
  "type": "variable",
@@ -144249,8 +144573,8 @@
144249
144573
  "value": "$kendo-list-md-item-padding-x",
144250
144574
  "scope": "default",
144251
144575
  "line": {
144252
- "start": 413,
144253
- "end": 413
144576
+ "start": 416,
144577
+ "end": 416
144254
144578
  }
144255
144579
  },
144256
144580
  "group": [
@@ -144267,8 +144591,8 @@
144267
144591
  {
144268
144592
  "description": "The vertical padding of the Grid item.\n",
144269
144593
  "commentRange": {
144270
- "start": 414,
144271
- "end": 415
144594
+ "start": 417,
144595
+ "end": 418
144272
144596
  },
144273
144597
  "context": {
144274
144598
  "type": "variable",
@@ -144276,8 +144600,8 @@
144276
144600
  "value": "$kendo-list-md-item-padding-y",
144277
144601
  "scope": "default",
144278
144602
  "line": {
144279
- "start": 416,
144280
- "end": 416
144603
+ "start": 419,
144604
+ "end": 419
144281
144605
  }
144282
144606
  },
144283
144607
  "group": [
@@ -144294,8 +144618,8 @@
144294
144618
  {
144295
144619
  "description": "The horizontal padding of the Grid.\n",
144296
144620
  "commentRange": {
144297
- "start": 418,
144298
- "end": 419
144621
+ "start": 421,
144622
+ "end": 422
144299
144623
  },
144300
144624
  "context": {
144301
144625
  "type": "variable",
@@ -144303,8 +144627,8 @@
144303
144627
  "value": "k-spacing(0)",
144304
144628
  "scope": "default",
144305
144629
  "line": {
144306
- "start": 420,
144307
- "end": 420
144630
+ "start": 423,
144631
+ "end": 423
144308
144632
  }
144309
144633
  },
144310
144634
  "group": [
@@ -144321,8 +144645,8 @@
144321
144645
  {
144322
144646
  "description": "The vertical padding of the Grid.\n",
144323
144647
  "commentRange": {
144324
- "start": 421,
144325
- "end": 422
144648
+ "start": 424,
144649
+ "end": 425
144326
144650
  },
144327
144651
  "context": {
144328
144652
  "type": "variable",
@@ -144330,8 +144654,8 @@
144330
144654
  "value": "k-spacing(2)",
144331
144655
  "scope": "default",
144332
144656
  "line": {
144333
- "start": 423,
144334
- "end": 423
144657
+ "start": 426,
144658
+ "end": 426
144335
144659
  }
144336
144660
  },
144337
144661
  "group": [
@@ -144348,8 +144672,8 @@
144348
144672
  {
144349
144673
  "description": "The horizontal padding of the Grid header.\n",
144350
144674
  "commentRange": {
144351
- "start": 425,
144352
- "end": 426
144675
+ "start": 428,
144676
+ "end": 429
144353
144677
  },
144354
144678
  "context": {
144355
144679
  "type": "variable",
@@ -144357,8 +144681,8 @@
144357
144681
  "value": "$kendo-menu-popup-md-item-padding-x",
144358
144682
  "scope": "default",
144359
144683
  "line": {
144360
- "start": 427,
144361
- "end": 427
144684
+ "start": 430,
144685
+ "end": 430
144362
144686
  }
144363
144687
  },
144364
144688
  "group": [
@@ -144375,8 +144699,8 @@
144375
144699
  {
144376
144700
  "description": "The vertical padding of the Grid header.\n",
144377
144701
  "commentRange": {
144378
- "start": 428,
144379
- "end": 429
144702
+ "start": 431,
144703
+ "end": 432
144380
144704
  },
144381
144705
  "context": {
144382
144706
  "type": "variable",
@@ -144384,8 +144708,8 @@
144384
144708
  "value": "$kendo-menu-popup-md-item-padding-y",
144385
144709
  "scope": "default",
144386
144710
  "line": {
144387
- "start": 430,
144388
- "end": 430
144711
+ "start": 433,
144712
+ "end": 433
144389
144713
  }
144390
144714
  },
144391
144715
  "group": [
@@ -144402,8 +144726,8 @@
144402
144726
  {
144403
144727
  "description": "The font size of the Grid header.\n",
144404
144728
  "commentRange": {
144405
- "start": 432,
144406
- "end": 433
144729
+ "start": 435,
144730
+ "end": 436
144407
144731
  },
144408
144732
  "context": {
144409
144733
  "type": "variable",
@@ -144411,8 +144735,8 @@
144411
144735
  "value": "var(--kendo-font-size-sm)",
144412
144736
  "scope": "default",
144413
144737
  "line": {
144414
- "start": 434,
144415
- "end": 434
144738
+ "start": 437,
144739
+ "end": 437
144416
144740
  }
144417
144741
  },
144418
144742
  "group": [
@@ -144429,8 +144753,8 @@
144429
144753
  {
144430
144754
  "description": "The height of the Grid header.\n",
144431
144755
  "commentRange": {
144432
- "start": 435,
144433
- "end": 436
144756
+ "start": 438,
144757
+ "end": 439
144434
144758
  },
144435
144759
  "context": {
144436
144760
  "type": "variable",
@@ -144438,8 +144762,8 @@
144438
144762
  "value": "var(--kendo-line-height)",
144439
144763
  "scope": "default",
144440
144764
  "line": {
144441
- "start": 437,
144442
- "end": 437
144765
+ "start": 440,
144766
+ "end": 440
144443
144767
  }
144444
144768
  },
144445
144769
  "group": [
@@ -144456,8 +144780,8 @@
144456
144780
  {
144457
144781
  "description": "The text color of the Grid header.\n",
144458
144782
  "commentRange": {
144459
- "start": 438,
144460
- "end": 439
144783
+ "start": 441,
144784
+ "end": 442
144461
144785
  },
144462
144786
  "context": {
144463
144787
  "type": "variable",
@@ -144465,8 +144789,8 @@
144465
144789
  "value": "uppercase",
144466
144790
  "scope": "default",
144467
144791
  "line": {
144468
- "start": 440,
144469
- "end": 440
144792
+ "start": 443,
144793
+ "end": 443
144470
144794
  }
144471
144795
  },
144472
144796
  "group": [
@@ -144483,8 +144807,8 @@
144483
144807
  {
144484
144808
  "description": "The width of the Grid header.\n",
144485
144809
  "commentRange": {
144486
- "start": 441,
144487
- "end": 442
144810
+ "start": 444,
144811
+ "end": 445
144488
144812
  },
144489
144813
  "context": {
144490
144814
  "type": "variable",
@@ -144492,8 +144816,8 @@
144492
144816
  "value": "1px",
144493
144817
  "scope": "default",
144494
144818
  "line": {
144495
- "start": 443,
144496
- "end": 443
144819
+ "start": 446,
144820
+ "end": 446
144497
144821
  }
144498
144822
  },
144499
144823
  "group": [
@@ -144510,8 +144834,8 @@
144510
144834
  {
144511
144835
  "description": "The background color of the Grid header.\n",
144512
144836
  "commentRange": {
144513
- "start": 445,
144514
- "end": 446
144837
+ "start": 448,
144838
+ "end": 449
144515
144839
  },
144516
144840
  "context": {
144517
144841
  "type": "variable",
@@ -144519,8 +144843,8 @@
144519
144843
  "value": "null",
144520
144844
  "scope": "default",
144521
144845
  "line": {
144522
- "start": 447,
144523
- "end": 447
144846
+ "start": 450,
144847
+ "end": 450
144524
144848
  }
144525
144849
  },
144526
144850
  "group": [
@@ -144537,8 +144861,8 @@
144537
144861
  {
144538
144862
  "description": "The text color of the Grid header.\n",
144539
144863
  "commentRange": {
144540
- "start": 448,
144541
- "end": 449
144864
+ "start": 451,
144865
+ "end": 452
144542
144866
  },
144543
144867
  "context": {
144544
144868
  "type": "variable",
@@ -144546,8 +144870,8 @@
144546
144870
  "value": "$kendo-popup-text",
144547
144871
  "scope": "default",
144548
144872
  "line": {
144549
- "start": 450,
144550
- "end": 450
144873
+ "start": 453,
144874
+ "end": 453
144551
144875
  }
144552
144876
  },
144553
144877
  "group": [
@@ -144564,8 +144888,8 @@
144564
144888
  {
144565
144889
  "description": "The border color of the Grid header.\n",
144566
144890
  "commentRange": {
144567
- "start": 451,
144568
- "end": 452
144891
+ "start": 454,
144892
+ "end": 455
144569
144893
  },
144570
144894
  "context": {
144571
144895
  "type": "variable",
@@ -144573,8 +144897,8 @@
144573
144897
  "value": "$kendo-popup-border",
144574
144898
  "scope": "default",
144575
144899
  "line": {
144576
- "start": 453,
144577
- "end": 453
144900
+ "start": 456,
144901
+ "end": 456
144578
144902
  }
144579
144903
  },
144580
144904
  "group": [
@@ -144591,8 +144915,8 @@
144591
144915
  {
144592
144916
  "description": "The horizontal padding of the Grid content.\n",
144593
144917
  "commentRange": {
144594
- "start": 455,
144595
- "end": 456
144918
+ "start": 458,
144919
+ "end": 459
144596
144920
  },
144597
144921
  "context": {
144598
144922
  "type": "variable",
@@ -144600,8 +144924,8 @@
144600
144924
  "value": "k-spacing(0)",
144601
144925
  "scope": "default",
144602
144926
  "line": {
144603
- "start": 457,
144604
- "end": 457
144927
+ "start": 460,
144928
+ "end": 460
144605
144929
  }
144606
144930
  },
144607
144931
  "group": [
@@ -144618,8 +144942,8 @@
144618
144942
  {
144619
144943
  "description": "The vertical padding of the Grid content.\n",
144620
144944
  "commentRange": {
144621
- "start": 458,
144622
- "end": 459
144945
+ "start": 461,
144946
+ "end": 462
144623
144947
  },
144624
144948
  "context": {
144625
144949
  "type": "variable",
@@ -144627,8 +144951,8 @@
144627
144951
  "value": "k-spacing(2)",
144628
144952
  "scope": "default",
144629
144953
  "line": {
144630
- "start": 460,
144631
- "end": 460
144954
+ "start": 463,
144955
+ "end": 463
144632
144956
  }
144633
144957
  },
144634
144958
  "group": [
@@ -144645,8 +144969,8 @@
144645
144969
  {
144646
144970
  "description": "The background color of the Grid.\n",
144647
144971
  "commentRange": {
144648
- "start": 462,
144649
- "end": 463
144972
+ "start": 465,
144973
+ "end": 466
144650
144974
  },
144651
144975
  "context": {
144652
144976
  "type": "variable",
@@ -144654,8 +144978,8 @@
144654
144978
  "value": "k-color(surface)",
144655
144979
  "scope": "default",
144656
144980
  "line": {
144657
- "start": 464,
144658
- "end": 464
144981
+ "start": 467,
144982
+ "end": 467
144659
144983
  }
144660
144984
  },
144661
144985
  "group": [
@@ -144672,8 +144996,8 @@
144672
144996
  {
144673
144997
  "description": "The width of the Grid cell.\n",
144674
144998
  "commentRange": {
144675
- "start": 466,
144676
- "end": 467
144999
+ "start": 469,
145000
+ "end": 470
144677
145001
  },
144678
145002
  "context": {
144679
145003
  "type": "variable",
@@ -144681,8 +145005,8 @@
144681
145005
  "value": "($kendo-icon-size * 3)",
144682
145006
  "scope": "default",
144683
145007
  "line": {
144684
- "start": 468,
144685
- "end": 468
145008
+ "start": 471,
145009
+ "end": 471
144686
145010
  }
144687
145011
  },
144688
145012
  "group": [
@@ -144699,8 +145023,8 @@
144699
145023
  {
144700
145024
  "description": "The width of the Grid.\n",
144701
145025
  "commentRange": {
144702
- "start": 470,
144703
- "end": 471
145026
+ "start": 473,
145027
+ "end": 474
144704
145028
  },
144705
145029
  "context": {
144706
145030
  "type": "variable",
@@ -144708,8 +145032,8 @@
144708
145032
  "value": "($kendo-icon-size * 2)",
144709
145033
  "scope": "default",
144710
145034
  "line": {
144711
- "start": 472,
144712
- "end": 472
145035
+ "start": 475,
145036
+ "end": 475
144713
145037
  }
144714
145038
  },
144715
145039
  "group": [
@@ -144726,8 +145050,8 @@
144726
145050
  {
144727
145051
  "description": "The grouping border top of the Grid row.\n",
144728
145052
  "commentRange": {
144729
- "start": 474,
144730
- "end": 475
145053
+ "start": 477,
145054
+ "end": 478
144731
145055
  },
144732
145056
  "context": {
144733
145057
  "type": "variable",
@@ -144735,8 +145059,8 @@
144735
145059
  "value": "1px",
144736
145060
  "scope": "default",
144737
145061
  "line": {
144738
- "start": 476,
144739
- "end": 476
145062
+ "start": 479,
145063
+ "end": 479
144740
145064
  }
144741
145065
  },
144742
145066
  "group": [
@@ -144753,8 +145077,8 @@
144753
145077
  {
144754
145078
  "description": "The indent size for nested grouping rows.\n",
144755
145079
  "commentRange": {
144756
- "start": 477,
144757
- "end": 478
145080
+ "start": 480,
145081
+ "end": 481
144758
145082
  },
144759
145083
  "context": {
144760
145084
  "type": "variable",
@@ -144762,8 +145086,8 @@
144762
145086
  "value": "k-spacing(6)",
144763
145087
  "scope": "default",
144764
145088
  "line": {
144765
- "start": 479,
144766
- "end": 479
145089
+ "start": 482,
145090
+ "end": 482
144767
145091
  }
144768
145092
  },
144769
145093
  "group": [
@@ -144780,8 +145104,8 @@
144780
145104
  {
144781
145105
  "description": "The margin at the end of the checkbox in grouping rows.\n",
144782
145106
  "commentRange": {
144783
- "start": 480,
144784
- "end": 481
145107
+ "start": 483,
145108
+ "end": 484
144785
145109
  },
144786
145110
  "context": {
144787
145111
  "type": "variable",
@@ -144789,8 +145113,8 @@
144789
145113
  "value": "k-spacing(3)",
144790
145114
  "scope": "default",
144791
145115
  "line": {
144792
- "start": 482,
144793
- "end": 482
145116
+ "start": 485,
145117
+ "end": 485
144794
145118
  }
144795
145119
  },
144796
145120
  "group": [
@@ -144807,8 +145131,8 @@
144807
145131
  {
144808
145132
  "description": "The vertical border of the Grid footer.\n",
144809
145133
  "commentRange": {
144810
- "start": 483,
144811
- "end": 484
145134
+ "start": 486,
145135
+ "end": 487
144812
145136
  },
144813
145137
  "context": {
144814
145138
  "type": "variable",
@@ -144816,8 +145140,8 @@
144816
145140
  "value": "1px",
144817
145141
  "scope": "default",
144818
145142
  "line": {
144819
- "start": 485,
144820
- "end": 485
145143
+ "start": 488,
145144
+ "end": 488
144821
145145
  }
144822
145146
  },
144823
145147
  "group": [
@@ -144834,8 +145158,8 @@
144834
145158
  {
144835
145159
  "description": "The background color of the Grid row resize indicator.\n",
144836
145160
  "commentRange": {
144837
- "start": 487,
144838
- "end": 488
145161
+ "start": 490,
145162
+ "end": 491
144839
145163
  },
144840
145164
  "context": {
144841
145165
  "type": "variable",
@@ -144843,8 +145167,8 @@
144843
145167
  "value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
144844
145168
  "scope": "default",
144845
145169
  "line": {
144846
- "start": 489,
144847
- "end": 489
145170
+ "start": 492,
145171
+ "end": 492
144848
145172
  }
144849
145173
  },
144850
145174
  "group": [
@@ -144861,8 +145185,8 @@
144861
145185
  {
144862
145186
  "description": "The background color of the active Grid row resize indicator.\n",
144863
145187
  "commentRange": {
144864
- "start": 490,
144865
- "end": 491
145188
+ "start": 493,
145189
+ "end": 494
144866
145190
  },
144867
145191
  "context": {
144868
145192
  "type": "variable",
@@ -144870,8 +145194,8 @@
144870
145194
  "value": "k-color(primary)",
144871
145195
  "scope": "default",
144872
145196
  "line": {
144873
- "start": 492,
144874
- "end": 492
145197
+ "start": 495,
145198
+ "end": 495
144875
145199
  }
144876
145200
  },
144877
145201
  "group": [
@@ -144888,8 +145212,8 @@
144888
145212
  {
144889
145213
  "description": "The height of the Grid row resize indicator.\n",
144890
145214
  "commentRange": {
144891
- "start": 493,
144892
- "end": 494
145215
+ "start": 496,
145216
+ "end": 497
144893
145217
  },
144894
145218
  "context": {
144895
145219
  "type": "variable",
@@ -144897,8 +145221,8 @@
144897
145221
  "value": "k-spacing(0.5)",
144898
145222
  "scope": "default",
144899
145223
  "line": {
144900
- "start": 495,
144901
- "end": 495
145224
+ "start": 498,
145225
+ "end": 498
144902
145226
  }
144903
145227
  },
144904
145228
  "group": [
@@ -144915,8 +145239,8 @@
144915
145239
  {
144916
145240
  "description": "The horizontal padding of the Grid stack layout cells.\n",
144917
145241
  "commentRange": {
144918
- "start": 498,
144919
- "end": 499
145242
+ "start": 501,
145243
+ "end": 502
144920
145244
  },
144921
145245
  "context": {
144922
145246
  "type": "variable",
@@ -144924,8 +145248,8 @@
144924
145248
  "value": "k-spacing(2)",
144925
145249
  "scope": "default",
144926
145250
  "line": {
144927
- "start": 500,
144928
- "end": 500
145251
+ "start": 503,
145252
+ "end": 503
144929
145253
  }
144930
145254
  },
144931
145255
  "group": [
@@ -144942,8 +145266,8 @@
144942
145266
  {
144943
145267
  "description": "The vertical padding of the Grid stack layout cells.\n",
144944
145268
  "commentRange": {
144945
- "start": 501,
144946
- "end": 502
145269
+ "start": 504,
145270
+ "end": 505
144947
145271
  },
144948
145272
  "context": {
144949
145273
  "type": "variable",
@@ -144951,8 +145275,8 @@
144951
145275
  "value": "k-spacing(1.5)",
144952
145276
  "scope": "default",
144953
145277
  "line": {
144954
- "start": 503,
144955
- "end": 503
145278
+ "start": 506,
145279
+ "end": 506
144956
145280
  }
144957
145281
  },
144958
145282
  "group": [
@@ -144969,8 +145293,8 @@
144969
145293
  {
144970
145294
  "description": "The column gap of the Grid stack layout.\n",
144971
145295
  "commentRange": {
144972
- "start": 505,
144973
- "end": 506
145296
+ "start": 508,
145297
+ "end": 509
144974
145298
  },
144975
145299
  "context": {
144976
145300
  "type": "variable",
@@ -144978,8 +145302,8 @@
144978
145302
  "value": "k-spacing(1)",
144979
145303
  "scope": "default",
144980
145304
  "line": {
144981
- "start": 507,
144982
- "end": 507
145305
+ "start": 510,
145306
+ "end": 510
144983
145307
  }
144984
145308
  },
144985
145309
  "group": [
@@ -144996,8 +145320,8 @@
144996
145320
  {
144997
145321
  "description": "The column gap of the editable Grid stack layout.\n",
144998
145322
  "commentRange": {
144999
- "start": 508,
145000
- "end": 509
145323
+ "start": 511,
145324
+ "end": 512
145001
145325
  },
145002
145326
  "context": {
145003
145327
  "type": "variable",
@@ -145005,8 +145329,8 @@
145005
145329
  "value": "k-spacing(2)",
145006
145330
  "scope": "default",
145007
145331
  "line": {
145008
- "start": 510,
145009
- "end": 510
145332
+ "start": 513,
145333
+ "end": 513
145010
145334
  }
145011
145335
  },
145012
145336
  "group": [
@@ -145023,8 +145347,8 @@
145023
145347
  {
145024
145348
  "description": "The width of the hierarchy column in the Grid stack layout.\n",
145025
145349
  "commentRange": {
145026
- "start": 512,
145027
- "end": 513
145350
+ "start": 515,
145351
+ "end": 516
145028
145352
  },
145029
145353
  "context": {
145030
145354
  "type": "variable",
@@ -145032,8 +145356,8 @@
145032
145356
  "value": "k-spacing(2)",
145033
145357
  "scope": "default",
145034
145358
  "line": {
145035
- "start": 514,
145036
- "end": 514
145359
+ "start": 517,
145360
+ "end": 517
145037
145361
  }
145038
145362
  },
145039
145363
  "group": [
@@ -145050,8 +145374,8 @@
145050
145374
  {
145051
145375
  "description": "The font size of the Grid stack layout column header.\n",
145052
145376
  "commentRange": {
145053
- "start": 516,
145054
- "end": 517
145377
+ "start": 519,
145378
+ "end": 520
145055
145379
  },
145056
145380
  "context": {
145057
145381
  "type": "variable",
@@ -145059,8 +145383,8 @@
145059
145383
  "value": "var(--kendo-font-size-sm)",
145060
145384
  "scope": "default",
145061
145385
  "line": {
145062
- "start": 518,
145063
- "end": 518
145386
+ "start": 521,
145387
+ "end": 521
145064
145388
  }
145065
145389
  },
145066
145390
  "group": [
@@ -145077,8 +145401,8 @@
145077
145401
  {
145078
145402
  "description": "The font weight of the Grid stack layout column header.\n",
145079
145403
  "commentRange": {
145080
- "start": 519,
145081
- "end": 520
145404
+ "start": 522,
145405
+ "end": 523
145082
145406
  },
145083
145407
  "context": {
145084
145408
  "type": "variable",
@@ -145086,8 +145410,8 @@
145086
145410
  "value": "var(--kendo-font-weight-bold)",
145087
145411
  "scope": "default",
145088
145412
  "line": {
145089
- "start": 521,
145090
- "end": 521
145413
+ "start": 524,
145414
+ "end": 524
145091
145415
  }
145092
145416
  },
145093
145417
  "group": [
@@ -145104,8 +145428,8 @@
145104
145428
  {
145105
145429
  "description": "The height of the Grid stack layout expandable row shadow.\n",
145106
145430
  "commentRange": {
145107
- "start": 522,
145108
- "end": 523
145431
+ "start": 525,
145432
+ "end": 526
145109
145433
  },
145110
145434
  "context": {
145111
145435
  "type": "variable",
@@ -145113,8 +145437,8 @@
145113
145437
  "value": "k-spacing(2.5)",
145114
145438
  "scope": "default",
145115
145439
  "line": {
145116
- "start": 524,
145117
- "end": 524
145440
+ "start": 527,
145441
+ "end": 527
145118
145442
  }
145119
145443
  },
145120
145444
  "group": [
@@ -145131,8 +145455,8 @@
145131
145455
  {
145132
145456
  "description": "The color of the Grid stack layout column header.\n",
145133
145457
  "commentRange": {
145134
- "start": 526,
145135
- "end": 527
145458
+ "start": 529,
145459
+ "end": 530
145136
145460
  },
145137
145461
  "context": {
145138
145462
  "type": "variable",
@@ -145140,8 +145464,8 @@
145140
145464
  "value": "k-color(subtle)",
145141
145465
  "scope": "default",
145142
145466
  "line": {
145143
- "start": 528,
145144
- "end": 528
145467
+ "start": 531,
145468
+ "end": 531
145145
145469
  }
145146
145470
  },
145147
145471
  "group": [
@@ -145158,8 +145482,8 @@
145158
145482
  {
145159
145483
  "description": "The outline color of the Grid stack layout focused cell.\n",
145160
145484
  "commentRange": {
145161
- "start": 529,
145162
- "end": 530
145485
+ "start": 532,
145486
+ "end": 533
145163
145487
  },
145164
145488
  "context": {
145165
145489
  "type": "variable",
@@ -145167,8 +145491,8 @@
145167
145491
  "value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
145168
145492
  "scope": "default",
145169
145493
  "line": {
145170
- "start": 531,
145171
- "end": 531
145494
+ "start": 534,
145495
+ "end": 534
145172
145496
  }
145173
145497
  },
145174
145498
  "group": [
@@ -145185,8 +145509,8 @@
145185
145509
  {
145186
145510
  "description": "The Grid stack layout expandable row shadow.\n",
145187
145511
  "commentRange": {
145188
- "start": 532,
145189
- "end": 533
145512
+ "start": 535,
145513
+ "end": 536
145190
145514
  },
145191
145515
  "context": {
145192
145516
  "type": "variable",
@@ -145194,8 +145518,8 @@
145194
145518
  "value": "k-elevation(2)",
145195
145519
  "scope": "default",
145196
145520
  "line": {
145197
- "start": 534,
145198
- "end": 534
145521
+ "start": 537,
145522
+ "end": 537
145199
145523
  }
145200
145524
  },
145201
145525
  "group": [
@@ -145212,8 +145536,8 @@
145212
145536
  {
145213
145537
  "description": "The font weight of the pinned source row in the Grid.\n",
145214
145538
  "commentRange": {
145215
- "start": 536,
145216
- "end": 537
145539
+ "start": 539,
145540
+ "end": 540
145217
145541
  },
145218
145542
  "context": {
145219
145543
  "type": "variable",
@@ -145221,8 +145545,8 @@
145221
145545
  "value": "var(--kendo-font-weight-bold)",
145222
145546
  "scope": "default",
145223
145547
  "line": {
145224
- "start": 538,
145225
- "end": 538
145548
+ "start": 541,
145549
+ "end": 541
145226
145550
  }
145227
145551
  },
145228
145552
  "group": [