@progress/kendo-theme-classic 14.4.1-dev.1 → 14.4.1-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +360 -90
  17. package/dist/meta/sassdoc-raw-data.json +167 -42
  18. package/dist/meta/variables.json +20 -0
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +3 -3
  34. package/scss/agent-response/_variables.scss +20 -0
@@ -2215,14 +2215,14 @@
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",
2225
+ "name": "kendo-agent-step-padding-x",
2226
2226
  "value": "k-spacing(0.5)",
2227
2227
  "scope": "default",
2228
2228
  "line": {
@@ -2242,15 +2242,15 @@
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": "classic/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": "classic/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(0.5)",
2308
2308
  "scope": "default",
2309
2309
  "line": {
2310
2310
  "start": 22,
@@ -2319,19 +2319,19 @@
2319
2319
  "path": "classic/scss/agent-response/_variables.scss",
2320
2320
  "name": "_variables.scss"
2321
2321
  },
2322
- "resolvedValue": "var(--kendo-font-size-sm)",
2322
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
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": "classic/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": "classic/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": "classic/scss/agent-response/_variables.scss",
2401
+ "name": "_variables.scss"
2402
+ },
2349
2403
  "resolvedValue": "var(--kendo-font-size-sm)",
2350
2404
  "resolvedType": "String"
2351
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": "classic/scss/agent-response/_variables.scss",
2428
+ "name": "_variables.scss"
2429
+ },
2430
+ "resolvedValue": "var(--kendo-font-size-sm)",
2431
+ "resolvedType": "String"
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 2px 0 k-color(border)",
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": "classic/scss/agent-response/_variables.scss",
2455
+ "name": "_variables.scss"
2456
+ },
2457
+ "resolvedValue": "(inset 0 0 2px 0 var(--kendo-color-border))",
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": "classic/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(lg)",
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": [
@@ -103041,14 +103176,14 @@
103041
103176
  "resolvedType": "String"
103042
103177
  },
103043
103178
  {
103044
- "description": "The top margin of the AgentStep icon.\n",
103179
+ "description": "The horizontal padding of the AgentStep head.\n",
103045
103180
  "commentRange": {
103046
103181
  "start": 11,
103047
103182
  "end": 12
103048
103183
  },
103049
103184
  "context": {
103050
103185
  "type": "variable",
103051
- "name": "kendo-agent-step-icon-margin-top",
103186
+ "name": "kendo-agent-step-padding-x",
103052
103187
  "value": "k-spacing(0.5)",
103053
103188
  "scope": "default",
103054
103189
  "line": {
@@ -103068,15 +103203,15 @@
103068
103203
  "resolvedType": "String"
103069
103204
  },
103070
103205
  {
103071
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
103206
+ "description": "The end padding of the AgentStep head.\n",
103072
103207
  "commentRange": {
103073
103208
  "start": 14,
103074
103209
  "end": 15
103075
103210
  },
103076
103211
  "context": {
103077
103212
  "type": "variable",
103078
- "name": "kendo-agent-step-added-color",
103079
- "value": "k-color(success-on-surface)",
103213
+ "name": "kendo-agent-step-padding-end",
103214
+ "value": "k-spacing(2)",
103080
103215
  "scope": "default",
103081
103216
  "line": {
103082
103217
  "start": 16,
@@ -103091,19 +103226,19 @@
103091
103226
  "path": "classic/scss/agent-response/_variables.scss",
103092
103227
  "name": "_variables.scss"
103093
103228
  },
103094
- "resolvedValue": "var(--kendo-color-success-on-surface)",
103229
+ "resolvedValue": "var(--kendo-spacing-2)",
103095
103230
  "resolvedType": "String"
103096
103231
  },
103097
103232
  {
103098
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
103233
+ "description": "The border radius of the AgentStep head.\n",
103099
103234
  "commentRange": {
103100
103235
  "start": 17,
103101
103236
  "end": 18
103102
103237
  },
103103
103238
  "context": {
103104
103239
  "type": "variable",
103105
- "name": "kendo-agent-step-removed-color",
103106
- "value": "k-color(error-on-surface)",
103240
+ "name": "kendo-agent-step-border-radius",
103241
+ "value": "k-border-radius(md)",
103107
103242
  "scope": "default",
103108
103243
  "line": {
103109
103244
  "start": 19,
@@ -103118,19 +103253,19 @@
103118
103253
  "path": "classic/scss/agent-response/_variables.scss",
103119
103254
  "name": "_variables.scss"
103120
103255
  },
103121
- "resolvedValue": "var(--kendo-color-error-on-surface)",
103256
+ "resolvedValue": "var(--kendo-border-radius-md)",
103122
103257
  "resolvedType": "String"
103123
103258
  },
103124
103259
  {
103125
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
103260
+ "description": "The top margin of the AgentStep icon.\n",
103126
103261
  "commentRange": {
103127
103262
  "start": 20,
103128
103263
  "end": 21
103129
103264
  },
103130
103265
  "context": {
103131
103266
  "type": "variable",
103132
- "name": "kendo-agent-step-font-size",
103133
- "value": "var(--kendo-font-size-sm)",
103267
+ "name": "kendo-agent-step-icon-margin-top",
103268
+ "value": "k-spacing(0.5)",
103134
103269
  "scope": "default",
103135
103270
  "line": {
103136
103271
  "start": 22,
@@ -103145,19 +103280,19 @@
103145
103280
  "path": "classic/scss/agent-response/_variables.scss",
103146
103281
  "name": "_variables.scss"
103147
103282
  },
103148
- "resolvedValue": "var(--kendo-font-size-sm)",
103283
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
103149
103284
  "resolvedType": "String"
103150
103285
  },
103151
103286
  {
103152
- "description": "The font size of the AgentStep body content.\n",
103287
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
103153
103288
  "commentRange": {
103154
103289
  "start": 23,
103155
103290
  "end": 24
103156
103291
  },
103157
103292
  "context": {
103158
103293
  "type": "variable",
103159
- "name": "kendo-agent-step-body-font-size",
103160
- "value": "var(--kendo-font-size-sm)",
103294
+ "name": "kendo-agent-step-added-color",
103295
+ "value": "k-color(success-on-surface)",
103161
103296
  "scope": "default",
103162
103297
  "line": {
103163
103298
  "start": 25,
@@ -103172,14 +103307,122 @@
103172
103307
  "path": "classic/scss/agent-response/_variables.scss",
103173
103308
  "name": "_variables.scss"
103174
103309
  },
103310
+ "resolvedValue": "var(--kendo-color-success-on-surface)",
103311
+ "resolvedType": "String"
103312
+ },
103313
+ {
103314
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
103315
+ "commentRange": {
103316
+ "start": 26,
103317
+ "end": 27
103318
+ },
103319
+ "context": {
103320
+ "type": "variable",
103321
+ "name": "kendo-agent-step-removed-color",
103322
+ "value": "k-color(error-on-surface)",
103323
+ "scope": "default",
103324
+ "line": {
103325
+ "start": 28,
103326
+ "end": 28
103327
+ }
103328
+ },
103329
+ "group": [
103330
+ "agent-response"
103331
+ ],
103332
+ "access": "public",
103333
+ "file": {
103334
+ "path": "classic/scss/agent-response/_variables.scss",
103335
+ "name": "_variables.scss"
103336
+ },
103337
+ "resolvedValue": "var(--kendo-color-error-on-surface)",
103338
+ "resolvedType": "String"
103339
+ },
103340
+ {
103341
+ "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
103342
+ "commentRange": {
103343
+ "start": 29,
103344
+ "end": 30
103345
+ },
103346
+ "context": {
103347
+ "type": "variable",
103348
+ "name": "kendo-agent-step-font-size",
103349
+ "value": "var(--kendo-font-size-sm)",
103350
+ "scope": "default",
103351
+ "line": {
103352
+ "start": 31,
103353
+ "end": 31
103354
+ }
103355
+ },
103356
+ "group": [
103357
+ "agent-response"
103358
+ ],
103359
+ "access": "public",
103360
+ "file": {
103361
+ "path": "classic/scss/agent-response/_variables.scss",
103362
+ "name": "_variables.scss"
103363
+ },
103175
103364
  "resolvedValue": "var(--kendo-font-size-sm)",
103176
103365
  "resolvedType": "String"
103177
103366
  },
103367
+ {
103368
+ "description": "The font size of the AgentStep body content.\n",
103369
+ "commentRange": {
103370
+ "start": 32,
103371
+ "end": 33
103372
+ },
103373
+ "context": {
103374
+ "type": "variable",
103375
+ "name": "kendo-agent-step-body-font-size",
103376
+ "value": "var(--kendo-font-size-sm)",
103377
+ "scope": "default",
103378
+ "line": {
103379
+ "start": 34,
103380
+ "end": 34
103381
+ }
103382
+ },
103383
+ "group": [
103384
+ "agent-response"
103385
+ ],
103386
+ "access": "public",
103387
+ "file": {
103388
+ "path": "classic/scss/agent-response/_variables.scss",
103389
+ "name": "_variables.scss"
103390
+ },
103391
+ "resolvedValue": "var(--kendo-font-size-sm)",
103392
+ "resolvedType": "String"
103393
+ },
103394
+ {
103395
+ "description": "The box shadow of the focused AgentStep head.\n",
103396
+ "commentRange": {
103397
+ "start": 35,
103398
+ "end": 36
103399
+ },
103400
+ "context": {
103401
+ "type": "variable",
103402
+ "name": "kendo-agent-step-focus-shadow",
103403
+ "value": "inset 0 0 2px 0 k-color(border)",
103404
+ "scope": "default",
103405
+ "line": {
103406
+ "start": 37,
103407
+ "end": 37
103408
+ }
103409
+ },
103410
+ "group": [
103411
+ "agent-response"
103412
+ ],
103413
+ "access": "public",
103414
+ "file": {
103415
+ "path": "classic/scss/agent-response/_variables.scss",
103416
+ "name": "_variables.scss"
103417
+ },
103418
+ "resolvedValue": "(inset 0 0 2px 0 var(--kendo-color-border))",
103419
+ "resolvedType": "List"
103420
+ },
103178
103421
  {
103179
103422
  "description": "The gap between the icon column and the content of the Thought.\n",
103180
103423
  "commentRange": {
103181
- "start": 27,
103182
- "end": 28
103424
+ "start": 39,
103425
+ "end": 40
103183
103426
  },
103184
103427
  "context": {
103185
103428
  "type": "variable",
@@ -103187,8 +103430,8 @@
103187
103430
  "value": "k-spacing(1.5)",
103188
103431
  "scope": "default",
103189
103432
  "line": {
103190
- "start": 29,
103191
- "end": 29
103433
+ "start": 41,
103434
+ "end": 41
103192
103435
  }
103193
103436
  },
103194
103437
  "group": [
@@ -103205,8 +103448,8 @@
103205
103448
  {
103206
103449
  "description": "The gap in the icon column of the Thought.\n",
103207
103450
  "commentRange": {
103208
- "start": 30,
103209
- "end": 31
103451
+ "start": 42,
103452
+ "end": 43
103210
103453
  },
103211
103454
  "context": {
103212
103455
  "type": "variable",
@@ -103214,8 +103457,8 @@
103214
103457
  "value": "k-spacing(2)",
103215
103458
  "scope": "default",
103216
103459
  "line": {
103217
- "start": 32,
103218
- "end": 32
103460
+ "start": 44,
103461
+ "end": 44
103219
103462
  }
103220
103463
  },
103221
103464
  "group": [
@@ -103232,8 +103475,8 @@
103232
103475
  {
103233
103476
  "description": "The spacing between stacked Thought items.\n",
103234
103477
  "commentRange": {
103235
- "start": 33,
103236
- "end": 34
103478
+ "start": 45,
103479
+ "end": 46
103237
103480
  },
103238
103481
  "context": {
103239
103482
  "type": "variable",
@@ -103241,8 +103484,8 @@
103241
103484
  "value": "k-spacing(4)",
103242
103485
  "scope": "default",
103243
103486
  "line": {
103244
- "start": 35,
103245
- "end": 35
103487
+ "start": 47,
103488
+ "end": 47
103246
103489
  }
103247
103490
  },
103248
103491
  "group": [
@@ -103256,11 +103499,38 @@
103256
103499
  "resolvedValue": "var(--kendo-spacing-4)",
103257
103500
  "resolvedType": "String"
103258
103501
  },
103502
+ {
103503
+ "description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
103504
+ "commentRange": {
103505
+ "start": 48,
103506
+ "end": 49
103507
+ },
103508
+ "context": {
103509
+ "type": "variable",
103510
+ "name": "kendo-thought-padding-x",
103511
+ "value": "k-spacing(0.5)",
103512
+ "scope": "default",
103513
+ "line": {
103514
+ "start": 50,
103515
+ "end": 50
103516
+ }
103517
+ },
103518
+ "group": [
103519
+ "agent-response"
103520
+ ],
103521
+ "access": "public",
103522
+ "file": {
103523
+ "path": "classic/scss/agent-response/_variables.scss",
103524
+ "name": "_variables.scss"
103525
+ },
103526
+ "resolvedValue": "var(--kendo-spacing-0\\.5)",
103527
+ "resolvedType": "String"
103528
+ },
103259
103529
  {
103260
103530
  "description": "The color of the connector line between stacked Thought items.\n",
103261
103531
  "commentRange": {
103262
- "start": 36,
103263
- "end": 37
103532
+ "start": 51,
103533
+ "end": 52
103264
103534
  },
103265
103535
  "context": {
103266
103536
  "type": "variable",
@@ -103268,8 +103538,8 @@
103268
103538
  "value": "k-color(border)",
103269
103539
  "scope": "default",
103270
103540
  "line": {
103271
- "start": 38,
103272
- "end": 38
103541
+ "start": 53,
103542
+ "end": 53
103273
103543
  }
103274
103544
  },
103275
103545
  "group": [
@@ -103286,8 +103556,8 @@
103286
103556
  {
103287
103557
  "description": "The start indent of the ToolCall body.\n",
103288
103558
  "commentRange": {
103289
- "start": 40,
103290
- "end": 41
103559
+ "start": 55,
103560
+ "end": 56
103291
103561
  },
103292
103562
  "context": {
103293
103563
  "type": "variable",
@@ -103295,8 +103565,8 @@
103295
103565
  "value": "k-spacing(5)",
103296
103566
  "scope": "default",
103297
103567
  "line": {
103298
- "start": 42,
103299
- "end": 42
103568
+ "start": 57,
103569
+ "end": 57
103300
103570
  }
103301
103571
  },
103302
103572
  "group": [
@@ -103313,8 +103583,8 @@
103313
103583
  {
103314
103584
  "description": "The bottom padding of the ToolCall body.\n",
103315
103585
  "commentRange": {
103316
- "start": 43,
103317
- "end": 44
103586
+ "start": 58,
103587
+ "end": 59
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": 45,
103326
- "end": 45
103595
+ "start": 60,
103596
+ "end": 60
103327
103597
  }
103328
103598
  },
103329
103599
  "group": [
@@ -103340,8 +103610,8 @@
103340
103610
  {
103341
103611
  "description": "The border radius of the pre element in the ToolCall body.\n",
103342
103612
  "commentRange": {
103343
- "start": 46,
103344
- "end": 47
103613
+ "start": 61,
103614
+ "end": 62
103345
103615
  },
103346
103616
  "context": {
103347
103617
  "type": "variable",
@@ -103349,8 +103619,8 @@
103349
103619
  "value": "k-border-radius(lg)",
103350
103620
  "scope": "default",
103351
103621
  "line": {
103352
- "start": 48,
103353
- "end": 48
103622
+ "start": 63,
103623
+ "end": 63
103354
103624
  }
103355
103625
  },
103356
103626
  "group": [