@progress/kendo-theme-classic 14.4.0-dev.1 → 14.4.0-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.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +1260 -0
- package/dist/meta/sassdoc-raw-data.json +575 -0
- package/dist/meta/variables.json +92 -0
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_index.scss +16 -0
- package/scss/agent-response/_layout.scss +5 -0
- package/scss/agent-response/_theme.scss +5 -0
- package/scss/agent-response/_variables.scss +61 -0
- package/scss/checkpoint/_index.scss +16 -0
- package/scss/checkpoint/_layout.scss +6 -0
- package/scss/checkpoint/_theme.scss +6 -0
- package/scss/checkpoint/_variables.scss +33 -0
- package/scss/citation/_index.scss +16 -0
- package/scss/citation/_layout.scss +6 -0
- package/scss/citation/_theme.scss +6 -0
- package/scss/citation/_variables.scss +15 -0
- package/scss/index.scss +9 -0
- package/scss/toolbar/_variables.scss +6 -1
|
@@ -2160,6 +2160,357 @@
|
|
|
2160
2160
|
"resolvedValue": "var(--kendo-spacing-4)",
|
|
2161
2161
|
"resolvedType": "String"
|
|
2162
2162
|
},
|
|
2163
|
+
{
|
|
2164
|
+
"description": "The gap between the icon and the content of the AgentStep head and content row.\n",
|
|
2165
|
+
"commentRange": {
|
|
2166
|
+
"start": 5,
|
|
2167
|
+
"end": 6
|
|
2168
|
+
},
|
|
2169
|
+
"context": {
|
|
2170
|
+
"type": "variable",
|
|
2171
|
+
"name": "kendo-agent-step-gap",
|
|
2172
|
+
"value": "k-spacing(1.5)",
|
|
2173
|
+
"scope": "default",
|
|
2174
|
+
"line": {
|
|
2175
|
+
"start": 7,
|
|
2176
|
+
"end": 7
|
|
2177
|
+
}
|
|
2178
|
+
},
|
|
2179
|
+
"group": [
|
|
2180
|
+
"agent-response"
|
|
2181
|
+
],
|
|
2182
|
+
"access": "public",
|
|
2183
|
+
"file": {
|
|
2184
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2185
|
+
"name": "_variables.scss"
|
|
2186
|
+
},
|
|
2187
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
2188
|
+
"resolvedType": "String"
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
"description": "The vertical padding of the AgentStep head.\n",
|
|
2192
|
+
"commentRange": {
|
|
2193
|
+
"start": 8,
|
|
2194
|
+
"end": 9
|
|
2195
|
+
},
|
|
2196
|
+
"context": {
|
|
2197
|
+
"type": "variable",
|
|
2198
|
+
"name": "kendo-agent-step-padding-y",
|
|
2199
|
+
"value": "k-spacing(2)",
|
|
2200
|
+
"scope": "default",
|
|
2201
|
+
"line": {
|
|
2202
|
+
"start": 10,
|
|
2203
|
+
"end": 10
|
|
2204
|
+
}
|
|
2205
|
+
},
|
|
2206
|
+
"group": [
|
|
2207
|
+
"agent-response"
|
|
2208
|
+
],
|
|
2209
|
+
"access": "public",
|
|
2210
|
+
"file": {
|
|
2211
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2212
|
+
"name": "_variables.scss"
|
|
2213
|
+
},
|
|
2214
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
2215
|
+
"resolvedType": "String"
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
2219
|
+
"commentRange": {
|
|
2220
|
+
"start": 11,
|
|
2221
|
+
"end": 12
|
|
2222
|
+
},
|
|
2223
|
+
"context": {
|
|
2224
|
+
"type": "variable",
|
|
2225
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
2226
|
+
"value": "k-spacing(0.5)",
|
|
2227
|
+
"scope": "default",
|
|
2228
|
+
"line": {
|
|
2229
|
+
"start": 13,
|
|
2230
|
+
"end": 13
|
|
2231
|
+
}
|
|
2232
|
+
},
|
|
2233
|
+
"group": [
|
|
2234
|
+
"agent-response"
|
|
2235
|
+
],
|
|
2236
|
+
"access": "public",
|
|
2237
|
+
"file": {
|
|
2238
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2239
|
+
"name": "_variables.scss"
|
|
2240
|
+
},
|
|
2241
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
2242
|
+
"resolvedType": "String"
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
2246
|
+
"commentRange": {
|
|
2247
|
+
"start": 14,
|
|
2248
|
+
"end": 15
|
|
2249
|
+
},
|
|
2250
|
+
"context": {
|
|
2251
|
+
"type": "variable",
|
|
2252
|
+
"name": "kendo-agent-step-added-color",
|
|
2253
|
+
"value": "k-color(success-on-surface)",
|
|
2254
|
+
"scope": "default",
|
|
2255
|
+
"line": {
|
|
2256
|
+
"start": 16,
|
|
2257
|
+
"end": 16
|
|
2258
|
+
}
|
|
2259
|
+
},
|
|
2260
|
+
"group": [
|
|
2261
|
+
"agent-response"
|
|
2262
|
+
],
|
|
2263
|
+
"access": "public",
|
|
2264
|
+
"file": {
|
|
2265
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2266
|
+
"name": "_variables.scss"
|
|
2267
|
+
},
|
|
2268
|
+
"resolvedValue": "var(--kendo-color-success-on-surface)",
|
|
2269
|
+
"resolvedType": "String"
|
|
2270
|
+
},
|
|
2271
|
+
{
|
|
2272
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
2273
|
+
"commentRange": {
|
|
2274
|
+
"start": 17,
|
|
2275
|
+
"end": 18
|
|
2276
|
+
},
|
|
2277
|
+
"context": {
|
|
2278
|
+
"type": "variable",
|
|
2279
|
+
"name": "kendo-agent-step-removed-color",
|
|
2280
|
+
"value": "k-color(error-on-surface)",
|
|
2281
|
+
"scope": "default",
|
|
2282
|
+
"line": {
|
|
2283
|
+
"start": 19,
|
|
2284
|
+
"end": 19
|
|
2285
|
+
}
|
|
2286
|
+
},
|
|
2287
|
+
"group": [
|
|
2288
|
+
"agent-response"
|
|
2289
|
+
],
|
|
2290
|
+
"access": "public",
|
|
2291
|
+
"file": {
|
|
2292
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2293
|
+
"name": "_variables.scss"
|
|
2294
|
+
},
|
|
2295
|
+
"resolvedValue": "var(--kendo-color-error-on-surface)",
|
|
2296
|
+
"resolvedType": "String"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
2300
|
+
"commentRange": {
|
|
2301
|
+
"start": 20,
|
|
2302
|
+
"end": 21
|
|
2303
|
+
},
|
|
2304
|
+
"context": {
|
|
2305
|
+
"type": "variable",
|
|
2306
|
+
"name": "kendo-agent-step-font-size",
|
|
2307
|
+
"value": "var(--kendo-font-size-sm)",
|
|
2308
|
+
"scope": "default",
|
|
2309
|
+
"line": {
|
|
2310
|
+
"start": 22,
|
|
2311
|
+
"end": 22
|
|
2312
|
+
}
|
|
2313
|
+
},
|
|
2314
|
+
"group": [
|
|
2315
|
+
"agent-response"
|
|
2316
|
+
],
|
|
2317
|
+
"access": "public",
|
|
2318
|
+
"file": {
|
|
2319
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2320
|
+
"name": "_variables.scss"
|
|
2321
|
+
},
|
|
2322
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
2323
|
+
"resolvedType": "String"
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
2327
|
+
"commentRange": {
|
|
2328
|
+
"start": 23,
|
|
2329
|
+
"end": 24
|
|
2330
|
+
},
|
|
2331
|
+
"context": {
|
|
2332
|
+
"type": "variable",
|
|
2333
|
+
"name": "kendo-agent-step-body-font-size",
|
|
2334
|
+
"value": "var(--kendo-font-size-sm)",
|
|
2335
|
+
"scope": "default",
|
|
2336
|
+
"line": {
|
|
2337
|
+
"start": 25,
|
|
2338
|
+
"end": 25
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
"group": [
|
|
2342
|
+
"agent-response"
|
|
2343
|
+
],
|
|
2344
|
+
"access": "public",
|
|
2345
|
+
"file": {
|
|
2346
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2347
|
+
"name": "_variables.scss"
|
|
2348
|
+
},
|
|
2349
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
2350
|
+
"resolvedType": "String"
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
2354
|
+
"commentRange": {
|
|
2355
|
+
"start": 27,
|
|
2356
|
+
"end": 28
|
|
2357
|
+
},
|
|
2358
|
+
"context": {
|
|
2359
|
+
"type": "variable",
|
|
2360
|
+
"name": "kendo-thought-gap",
|
|
2361
|
+
"value": "k-spacing(1.5)",
|
|
2362
|
+
"scope": "default",
|
|
2363
|
+
"line": {
|
|
2364
|
+
"start": 29,
|
|
2365
|
+
"end": 29
|
|
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-spacing-1\\.5)",
|
|
2377
|
+
"resolvedType": "String"
|
|
2378
|
+
},
|
|
2379
|
+
{
|
|
2380
|
+
"description": "The gap in the icon column of the Thought.\n",
|
|
2381
|
+
"commentRange": {
|
|
2382
|
+
"start": 30,
|
|
2383
|
+
"end": 31
|
|
2384
|
+
},
|
|
2385
|
+
"context": {
|
|
2386
|
+
"type": "variable",
|
|
2387
|
+
"name": "kendo-thought-icon-col-gap",
|
|
2388
|
+
"value": "k-spacing(2)",
|
|
2389
|
+
"scope": "default",
|
|
2390
|
+
"line": {
|
|
2391
|
+
"start": 32,
|
|
2392
|
+
"end": 32
|
|
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
|
+
},
|
|
2403
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
2404
|
+
"resolvedType": "String"
|
|
2405
|
+
},
|
|
2406
|
+
{
|
|
2407
|
+
"description": "The spacing between stacked Thought items.\n",
|
|
2408
|
+
"commentRange": {
|
|
2409
|
+
"start": 33,
|
|
2410
|
+
"end": 34
|
|
2411
|
+
},
|
|
2412
|
+
"context": {
|
|
2413
|
+
"type": "variable",
|
|
2414
|
+
"name": "kendo-thought-spacing",
|
|
2415
|
+
"value": "k-spacing(4)",
|
|
2416
|
+
"scope": "default",
|
|
2417
|
+
"line": {
|
|
2418
|
+
"start": 35,
|
|
2419
|
+
"end": 35
|
|
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-spacing-4)",
|
|
2431
|
+
"resolvedType": "String"
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"description": "The color of the connector line between stacked Thought items.\n",
|
|
2435
|
+
"commentRange": {
|
|
2436
|
+
"start": 36,
|
|
2437
|
+
"end": 37
|
|
2438
|
+
},
|
|
2439
|
+
"context": {
|
|
2440
|
+
"type": "variable",
|
|
2441
|
+
"name": "kendo-thought-connector-color",
|
|
2442
|
+
"value": "k-color(border)",
|
|
2443
|
+
"scope": "default",
|
|
2444
|
+
"line": {
|
|
2445
|
+
"start": 38,
|
|
2446
|
+
"end": 38
|
|
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": "var(--kendo-color-border)",
|
|
2458
|
+
"resolvedType": "String"
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
"description": "The start indent of the ToolCall body.\n",
|
|
2462
|
+
"commentRange": {
|
|
2463
|
+
"start": 40,
|
|
2464
|
+
"end": 41
|
|
2465
|
+
},
|
|
2466
|
+
"context": {
|
|
2467
|
+
"type": "variable",
|
|
2468
|
+
"name": "kendo-tool-call-indent",
|
|
2469
|
+
"value": "k-spacing(5)",
|
|
2470
|
+
"scope": "default",
|
|
2471
|
+
"line": {
|
|
2472
|
+
"start": 42,
|
|
2473
|
+
"end": 42
|
|
2474
|
+
}
|
|
2475
|
+
},
|
|
2476
|
+
"group": [
|
|
2477
|
+
"agent-response"
|
|
2478
|
+
],
|
|
2479
|
+
"access": "public",
|
|
2480
|
+
"file": {
|
|
2481
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2482
|
+
"name": "_variables.scss"
|
|
2483
|
+
},
|
|
2484
|
+
"resolvedValue": "var(--kendo-spacing-5)",
|
|
2485
|
+
"resolvedType": "String"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"description": "The bottom padding of the ToolCall body.\n",
|
|
2489
|
+
"commentRange": {
|
|
2490
|
+
"start": 43,
|
|
2491
|
+
"end": 44
|
|
2492
|
+
},
|
|
2493
|
+
"context": {
|
|
2494
|
+
"type": "variable",
|
|
2495
|
+
"name": "kendo-tool-call-padding-y",
|
|
2496
|
+
"value": "k-spacing(2)",
|
|
2497
|
+
"scope": "default",
|
|
2498
|
+
"line": {
|
|
2499
|
+
"start": 45,
|
|
2500
|
+
"end": 45
|
|
2501
|
+
}
|
|
2502
|
+
},
|
|
2503
|
+
"group": [
|
|
2504
|
+
"agent-response"
|
|
2505
|
+
],
|
|
2506
|
+
"access": "public",
|
|
2507
|
+
"file": {
|
|
2508
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
2509
|
+
"name": "_variables.scss"
|
|
2510
|
+
},
|
|
2511
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
2512
|
+
"resolvedType": "String"
|
|
2513
|
+
},
|
|
2163
2514
|
{
|
|
2164
2515
|
"description": "The default theme color of the AppBar.\n",
|
|
2165
2516
|
"commentRange": {
|
|
@@ -19254,6 +19605,195 @@
|
|
|
19254
19605
|
"resolvedValue": "0.25",
|
|
19255
19606
|
"resolvedType": "Number"
|
|
19256
19607
|
},
|
|
19608
|
+
{
|
|
19609
|
+
"description": "The color of the Checkpoint separator line.\n",
|
|
19610
|
+
"commentRange": {
|
|
19611
|
+
"start": 3,
|
|
19612
|
+
"end": 4
|
|
19613
|
+
},
|
|
19614
|
+
"context": {
|
|
19615
|
+
"type": "variable",
|
|
19616
|
+
"name": "kendo-checkpoint-line-color",
|
|
19617
|
+
"value": "k-color(border)",
|
|
19618
|
+
"scope": "default",
|
|
19619
|
+
"line": {
|
|
19620
|
+
"start": 5,
|
|
19621
|
+
"end": 5
|
|
19622
|
+
}
|
|
19623
|
+
},
|
|
19624
|
+
"group": [
|
|
19625
|
+
"checkpoint"
|
|
19626
|
+
],
|
|
19627
|
+
"access": "public",
|
|
19628
|
+
"file": {
|
|
19629
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19630
|
+
"name": "_variables.scss"
|
|
19631
|
+
},
|
|
19632
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
19633
|
+
"resolvedType": "String"
|
|
19634
|
+
},
|
|
19635
|
+
{
|
|
19636
|
+
"description": "The gap between the Checkpoint line and stamp.\n",
|
|
19637
|
+
"commentRange": {
|
|
19638
|
+
"start": 6,
|
|
19639
|
+
"end": 7
|
|
19640
|
+
},
|
|
19641
|
+
"context": {
|
|
19642
|
+
"type": "variable",
|
|
19643
|
+
"name": "kendo-checkpoint-gap",
|
|
19644
|
+
"value": "k-spacing(1.5)",
|
|
19645
|
+
"scope": "default",
|
|
19646
|
+
"line": {
|
|
19647
|
+
"start": 8,
|
|
19648
|
+
"end": 8
|
|
19649
|
+
}
|
|
19650
|
+
},
|
|
19651
|
+
"group": [
|
|
19652
|
+
"checkpoint"
|
|
19653
|
+
],
|
|
19654
|
+
"access": "public",
|
|
19655
|
+
"file": {
|
|
19656
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19657
|
+
"name": "_variables.scss"
|
|
19658
|
+
},
|
|
19659
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
19660
|
+
"resolvedType": "String"
|
|
19661
|
+
},
|
|
19662
|
+
{
|
|
19663
|
+
"description": "The width of the Checkpoint separator line.\n",
|
|
19664
|
+
"commentRange": {
|
|
19665
|
+
"start": 9,
|
|
19666
|
+
"end": 10
|
|
19667
|
+
},
|
|
19668
|
+
"context": {
|
|
19669
|
+
"type": "variable",
|
|
19670
|
+
"name": "kendo-checkpoint-line-width",
|
|
19671
|
+
"value": "1px",
|
|
19672
|
+
"scope": "default",
|
|
19673
|
+
"line": {
|
|
19674
|
+
"start": 11,
|
|
19675
|
+
"end": 11
|
|
19676
|
+
}
|
|
19677
|
+
},
|
|
19678
|
+
"group": [
|
|
19679
|
+
"checkpoint"
|
|
19680
|
+
],
|
|
19681
|
+
"access": "public",
|
|
19682
|
+
"file": {
|
|
19683
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19684
|
+
"name": "_variables.scss"
|
|
19685
|
+
},
|
|
19686
|
+
"resolvedValue": "1px",
|
|
19687
|
+
"resolvedType": "Number"
|
|
19688
|
+
},
|
|
19689
|
+
{
|
|
19690
|
+
"description": "The font size of the Checkpoint stamp text.\n",
|
|
19691
|
+
"commentRange": {
|
|
19692
|
+
"start": 12,
|
|
19693
|
+
"end": 13
|
|
19694
|
+
},
|
|
19695
|
+
"context": {
|
|
19696
|
+
"type": "variable",
|
|
19697
|
+
"name": "kendo-checkpoint-stamp-font-size",
|
|
19698
|
+
"value": "var(--kendo-font-size-md)",
|
|
19699
|
+
"scope": "default",
|
|
19700
|
+
"line": {
|
|
19701
|
+
"start": 14,
|
|
19702
|
+
"end": 14
|
|
19703
|
+
}
|
|
19704
|
+
},
|
|
19705
|
+
"group": [
|
|
19706
|
+
"checkpoint"
|
|
19707
|
+
],
|
|
19708
|
+
"access": "public",
|
|
19709
|
+
"file": {
|
|
19710
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19711
|
+
"name": "_variables.scss"
|
|
19712
|
+
},
|
|
19713
|
+
"resolvedValue": "var(--kendo-font-size-md)",
|
|
19714
|
+
"resolvedType": "String"
|
|
19715
|
+
},
|
|
19716
|
+
{
|
|
19717
|
+
"description": "The text color of the Checkpoint stamp.\n",
|
|
19718
|
+
"commentRange": {
|
|
19719
|
+
"start": 15,
|
|
19720
|
+
"end": 16
|
|
19721
|
+
},
|
|
19722
|
+
"context": {
|
|
19723
|
+
"type": "variable",
|
|
19724
|
+
"name": "kendo-checkpoint-stamp-color",
|
|
19725
|
+
"value": "k-color(subtle)",
|
|
19726
|
+
"scope": "default",
|
|
19727
|
+
"line": {
|
|
19728
|
+
"start": 17,
|
|
19729
|
+
"end": 17
|
|
19730
|
+
}
|
|
19731
|
+
},
|
|
19732
|
+
"group": [
|
|
19733
|
+
"checkpoint"
|
|
19734
|
+
],
|
|
19735
|
+
"access": "public",
|
|
19736
|
+
"file": {
|
|
19737
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19738
|
+
"name": "_variables.scss"
|
|
19739
|
+
},
|
|
19740
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
19741
|
+
"resolvedType": "String"
|
|
19742
|
+
},
|
|
19743
|
+
{
|
|
19744
|
+
"description": "The font weight of the Checkpoint stamp text.\n",
|
|
19745
|
+
"commentRange": {
|
|
19746
|
+
"start": 18,
|
|
19747
|
+
"end": 19
|
|
19748
|
+
},
|
|
19749
|
+
"context": {
|
|
19750
|
+
"type": "variable",
|
|
19751
|
+
"name": "kendo-checkpoint-stamp-font-weight",
|
|
19752
|
+
"value": "null",
|
|
19753
|
+
"scope": "default",
|
|
19754
|
+
"line": {
|
|
19755
|
+
"start": 20,
|
|
19756
|
+
"end": 20
|
|
19757
|
+
}
|
|
19758
|
+
},
|
|
19759
|
+
"group": [
|
|
19760
|
+
"checkpoint"
|
|
19761
|
+
],
|
|
19762
|
+
"access": "public",
|
|
19763
|
+
"file": {
|
|
19764
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19765
|
+
"name": "_variables.scss"
|
|
19766
|
+
},
|
|
19767
|
+
"resolvedValue": "null",
|
|
19768
|
+
"resolvedType": "Null"
|
|
19769
|
+
},
|
|
19770
|
+
{
|
|
19771
|
+
"description": "The horizontal padding of the Checkpoint stamp.\n",
|
|
19772
|
+
"commentRange": {
|
|
19773
|
+
"start": 21,
|
|
19774
|
+
"end": 22
|
|
19775
|
+
},
|
|
19776
|
+
"context": {
|
|
19777
|
+
"type": "variable",
|
|
19778
|
+
"name": "kendo-checkpoint-stamp-padding-x",
|
|
19779
|
+
"value": "k-spacing(1)",
|
|
19780
|
+
"scope": "default",
|
|
19781
|
+
"line": {
|
|
19782
|
+
"start": 23,
|
|
19783
|
+
"end": 23
|
|
19784
|
+
}
|
|
19785
|
+
},
|
|
19786
|
+
"group": [
|
|
19787
|
+
"checkpoint"
|
|
19788
|
+
],
|
|
19789
|
+
"access": "public",
|
|
19790
|
+
"file": {
|
|
19791
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
19792
|
+
"name": "_variables.scss"
|
|
19793
|
+
},
|
|
19794
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
19795
|
+
"resolvedType": "String"
|
|
19796
|
+
},
|
|
19257
19797
|
{
|
|
19258
19798
|
"description": "The default theme color of the Chip.\n",
|
|
19259
19799
|
"commentRange": {
|
|
@@ -20427,6 +20967,60 @@
|
|
|
20427
20967
|
"resolvedValue": "var(--kendo-spacing-1)",
|
|
20428
20968
|
"resolvedType": "String"
|
|
20429
20969
|
},
|
|
20970
|
+
{
|
|
20971
|
+
"description": "The padding of the CitationPopover view.\n",
|
|
20972
|
+
"commentRange": {
|
|
20973
|
+
"start": 5,
|
|
20974
|
+
"end": 6
|
|
20975
|
+
},
|
|
20976
|
+
"context": {
|
|
20977
|
+
"type": "variable",
|
|
20978
|
+
"name": "kendo-citation-popover-view-padding",
|
|
20979
|
+
"value": "k-spacing(4)",
|
|
20980
|
+
"scope": "default",
|
|
20981
|
+
"line": {
|
|
20982
|
+
"start": 7,
|
|
20983
|
+
"end": 7
|
|
20984
|
+
}
|
|
20985
|
+
},
|
|
20986
|
+
"group": [
|
|
20987
|
+
"citation"
|
|
20988
|
+
],
|
|
20989
|
+
"access": "public",
|
|
20990
|
+
"file": {
|
|
20991
|
+
"path": "classic/scss/citation/_variables.scss",
|
|
20992
|
+
"name": "_variables.scss"
|
|
20993
|
+
},
|
|
20994
|
+
"resolvedValue": "var(--kendo-spacing-4)",
|
|
20995
|
+
"resolvedType": "String"
|
|
20996
|
+
},
|
|
20997
|
+
{
|
|
20998
|
+
"description": "The text color of the CitationPopover page indicator.\n",
|
|
20999
|
+
"commentRange": {
|
|
21000
|
+
"start": 8,
|
|
21001
|
+
"end": 9
|
|
21002
|
+
},
|
|
21003
|
+
"context": {
|
|
21004
|
+
"type": "variable",
|
|
21005
|
+
"name": "kendo-citation-pages-color",
|
|
21006
|
+
"value": "k-color(subtle)",
|
|
21007
|
+
"scope": "default",
|
|
21008
|
+
"line": {
|
|
21009
|
+
"start": 10,
|
|
21010
|
+
"end": 10
|
|
21011
|
+
}
|
|
21012
|
+
},
|
|
21013
|
+
"group": [
|
|
21014
|
+
"citation"
|
|
21015
|
+
],
|
|
21016
|
+
"access": "public",
|
|
21017
|
+
"file": {
|
|
21018
|
+
"path": "classic/scss/citation/_variables.scss",
|
|
21019
|
+
"name": "_variables.scss"
|
|
21020
|
+
},
|
|
21021
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
21022
|
+
"resolvedType": "String"
|
|
21023
|
+
},
|
|
20430
21024
|
{
|
|
20431
21025
|
"description": "The default size of the ColorEditor.\n",
|
|
20432
21026
|
"commentRange": {
|
|
@@ -90476,6 +91070,33 @@
|
|
|
90476
91070
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
90477
91071
|
"resolvedType": "String"
|
|
90478
91072
|
},
|
|
91073
|
+
{
|
|
91074
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
91075
|
+
"commentRange": {
|
|
91076
|
+
"start": 152,
|
|
91077
|
+
"end": 153
|
|
91078
|
+
},
|
|
91079
|
+
"context": {
|
|
91080
|
+
"type": "variable",
|
|
91081
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
91082
|
+
"value": "k-border-radius(xxl)",
|
|
91083
|
+
"scope": "default",
|
|
91084
|
+
"line": {
|
|
91085
|
+
"start": 154,
|
|
91086
|
+
"end": 154
|
|
91087
|
+
}
|
|
91088
|
+
},
|
|
91089
|
+
"group": [
|
|
91090
|
+
"toolbar"
|
|
91091
|
+
],
|
|
91092
|
+
"access": "public",
|
|
91093
|
+
"file": {
|
|
91094
|
+
"path": "classic/scss/toolbar/_variables.scss",
|
|
91095
|
+
"name": "_variables.scss"
|
|
91096
|
+
},
|
|
91097
|
+
"resolvedValue": "var(--kendo-border-radius-xxl)",
|
|
91098
|
+
"resolvedType": "String"
|
|
91099
|
+
},
|
|
90479
91100
|
{
|
|
90480
91101
|
"description": "The vertical padding of the Tooltip.\n",
|
|
90481
91102
|
"commentRange": {
|
|
@@ -101956,6 +102577,363 @@
|
|
|
101956
102577
|
}
|
|
101957
102578
|
]
|
|
101958
102579
|
},
|
|
102580
|
+
{
|
|
102581
|
+
"id": "agent-response",
|
|
102582
|
+
"title": "AgentResponse",
|
|
102583
|
+
"variables": [
|
|
102584
|
+
{
|
|
102585
|
+
"description": "The gap between the icon and the content of the AgentStep head and content row.\n",
|
|
102586
|
+
"commentRange": {
|
|
102587
|
+
"start": 5,
|
|
102588
|
+
"end": 6
|
|
102589
|
+
},
|
|
102590
|
+
"context": {
|
|
102591
|
+
"type": "variable",
|
|
102592
|
+
"name": "kendo-agent-step-gap",
|
|
102593
|
+
"value": "k-spacing(1.5)",
|
|
102594
|
+
"scope": "default",
|
|
102595
|
+
"line": {
|
|
102596
|
+
"start": 7,
|
|
102597
|
+
"end": 7
|
|
102598
|
+
}
|
|
102599
|
+
},
|
|
102600
|
+
"group": [
|
|
102601
|
+
"agent-response"
|
|
102602
|
+
],
|
|
102603
|
+
"access": "public",
|
|
102604
|
+
"file": {
|
|
102605
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102606
|
+
"name": "_variables.scss"
|
|
102607
|
+
},
|
|
102608
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
102609
|
+
"resolvedType": "String"
|
|
102610
|
+
},
|
|
102611
|
+
{
|
|
102612
|
+
"description": "The vertical padding of the AgentStep head.\n",
|
|
102613
|
+
"commentRange": {
|
|
102614
|
+
"start": 8,
|
|
102615
|
+
"end": 9
|
|
102616
|
+
},
|
|
102617
|
+
"context": {
|
|
102618
|
+
"type": "variable",
|
|
102619
|
+
"name": "kendo-agent-step-padding-y",
|
|
102620
|
+
"value": "k-spacing(2)",
|
|
102621
|
+
"scope": "default",
|
|
102622
|
+
"line": {
|
|
102623
|
+
"start": 10,
|
|
102624
|
+
"end": 10
|
|
102625
|
+
}
|
|
102626
|
+
},
|
|
102627
|
+
"group": [
|
|
102628
|
+
"agent-response"
|
|
102629
|
+
],
|
|
102630
|
+
"access": "public",
|
|
102631
|
+
"file": {
|
|
102632
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102633
|
+
"name": "_variables.scss"
|
|
102634
|
+
},
|
|
102635
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
102636
|
+
"resolvedType": "String"
|
|
102637
|
+
},
|
|
102638
|
+
{
|
|
102639
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
102640
|
+
"commentRange": {
|
|
102641
|
+
"start": 11,
|
|
102642
|
+
"end": 12
|
|
102643
|
+
},
|
|
102644
|
+
"context": {
|
|
102645
|
+
"type": "variable",
|
|
102646
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
102647
|
+
"value": "k-spacing(0.5)",
|
|
102648
|
+
"scope": "default",
|
|
102649
|
+
"line": {
|
|
102650
|
+
"start": 13,
|
|
102651
|
+
"end": 13
|
|
102652
|
+
}
|
|
102653
|
+
},
|
|
102654
|
+
"group": [
|
|
102655
|
+
"agent-response"
|
|
102656
|
+
],
|
|
102657
|
+
"access": "public",
|
|
102658
|
+
"file": {
|
|
102659
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102660
|
+
"name": "_variables.scss"
|
|
102661
|
+
},
|
|
102662
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
102663
|
+
"resolvedType": "String"
|
|
102664
|
+
},
|
|
102665
|
+
{
|
|
102666
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
102667
|
+
"commentRange": {
|
|
102668
|
+
"start": 14,
|
|
102669
|
+
"end": 15
|
|
102670
|
+
},
|
|
102671
|
+
"context": {
|
|
102672
|
+
"type": "variable",
|
|
102673
|
+
"name": "kendo-agent-step-added-color",
|
|
102674
|
+
"value": "k-color(success-on-surface)",
|
|
102675
|
+
"scope": "default",
|
|
102676
|
+
"line": {
|
|
102677
|
+
"start": 16,
|
|
102678
|
+
"end": 16
|
|
102679
|
+
}
|
|
102680
|
+
},
|
|
102681
|
+
"group": [
|
|
102682
|
+
"agent-response"
|
|
102683
|
+
],
|
|
102684
|
+
"access": "public",
|
|
102685
|
+
"file": {
|
|
102686
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102687
|
+
"name": "_variables.scss"
|
|
102688
|
+
},
|
|
102689
|
+
"resolvedValue": "var(--kendo-color-success-on-surface)",
|
|
102690
|
+
"resolvedType": "String"
|
|
102691
|
+
},
|
|
102692
|
+
{
|
|
102693
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
102694
|
+
"commentRange": {
|
|
102695
|
+
"start": 17,
|
|
102696
|
+
"end": 18
|
|
102697
|
+
},
|
|
102698
|
+
"context": {
|
|
102699
|
+
"type": "variable",
|
|
102700
|
+
"name": "kendo-agent-step-removed-color",
|
|
102701
|
+
"value": "k-color(error-on-surface)",
|
|
102702
|
+
"scope": "default",
|
|
102703
|
+
"line": {
|
|
102704
|
+
"start": 19,
|
|
102705
|
+
"end": 19
|
|
102706
|
+
}
|
|
102707
|
+
},
|
|
102708
|
+
"group": [
|
|
102709
|
+
"agent-response"
|
|
102710
|
+
],
|
|
102711
|
+
"access": "public",
|
|
102712
|
+
"file": {
|
|
102713
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102714
|
+
"name": "_variables.scss"
|
|
102715
|
+
},
|
|
102716
|
+
"resolvedValue": "var(--kendo-color-error-on-surface)",
|
|
102717
|
+
"resolvedType": "String"
|
|
102718
|
+
},
|
|
102719
|
+
{
|
|
102720
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
102721
|
+
"commentRange": {
|
|
102722
|
+
"start": 20,
|
|
102723
|
+
"end": 21
|
|
102724
|
+
},
|
|
102725
|
+
"context": {
|
|
102726
|
+
"type": "variable",
|
|
102727
|
+
"name": "kendo-agent-step-font-size",
|
|
102728
|
+
"value": "var(--kendo-font-size-sm)",
|
|
102729
|
+
"scope": "default",
|
|
102730
|
+
"line": {
|
|
102731
|
+
"start": 22,
|
|
102732
|
+
"end": 22
|
|
102733
|
+
}
|
|
102734
|
+
},
|
|
102735
|
+
"group": [
|
|
102736
|
+
"agent-response"
|
|
102737
|
+
],
|
|
102738
|
+
"access": "public",
|
|
102739
|
+
"file": {
|
|
102740
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102741
|
+
"name": "_variables.scss"
|
|
102742
|
+
},
|
|
102743
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
102744
|
+
"resolvedType": "String"
|
|
102745
|
+
},
|
|
102746
|
+
{
|
|
102747
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
102748
|
+
"commentRange": {
|
|
102749
|
+
"start": 23,
|
|
102750
|
+
"end": 24
|
|
102751
|
+
},
|
|
102752
|
+
"context": {
|
|
102753
|
+
"type": "variable",
|
|
102754
|
+
"name": "kendo-agent-step-body-font-size",
|
|
102755
|
+
"value": "var(--kendo-font-size-sm)",
|
|
102756
|
+
"scope": "default",
|
|
102757
|
+
"line": {
|
|
102758
|
+
"start": 25,
|
|
102759
|
+
"end": 25
|
|
102760
|
+
}
|
|
102761
|
+
},
|
|
102762
|
+
"group": [
|
|
102763
|
+
"agent-response"
|
|
102764
|
+
],
|
|
102765
|
+
"access": "public",
|
|
102766
|
+
"file": {
|
|
102767
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102768
|
+
"name": "_variables.scss"
|
|
102769
|
+
},
|
|
102770
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
102771
|
+
"resolvedType": "String"
|
|
102772
|
+
},
|
|
102773
|
+
{
|
|
102774
|
+
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
102775
|
+
"commentRange": {
|
|
102776
|
+
"start": 27,
|
|
102777
|
+
"end": 28
|
|
102778
|
+
},
|
|
102779
|
+
"context": {
|
|
102780
|
+
"type": "variable",
|
|
102781
|
+
"name": "kendo-thought-gap",
|
|
102782
|
+
"value": "k-spacing(1.5)",
|
|
102783
|
+
"scope": "default",
|
|
102784
|
+
"line": {
|
|
102785
|
+
"start": 29,
|
|
102786
|
+
"end": 29
|
|
102787
|
+
}
|
|
102788
|
+
},
|
|
102789
|
+
"group": [
|
|
102790
|
+
"agent-response"
|
|
102791
|
+
],
|
|
102792
|
+
"access": "public",
|
|
102793
|
+
"file": {
|
|
102794
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102795
|
+
"name": "_variables.scss"
|
|
102796
|
+
},
|
|
102797
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
102798
|
+
"resolvedType": "String"
|
|
102799
|
+
},
|
|
102800
|
+
{
|
|
102801
|
+
"description": "The gap in the icon column of the Thought.\n",
|
|
102802
|
+
"commentRange": {
|
|
102803
|
+
"start": 30,
|
|
102804
|
+
"end": 31
|
|
102805
|
+
},
|
|
102806
|
+
"context": {
|
|
102807
|
+
"type": "variable",
|
|
102808
|
+
"name": "kendo-thought-icon-col-gap",
|
|
102809
|
+
"value": "k-spacing(2)",
|
|
102810
|
+
"scope": "default",
|
|
102811
|
+
"line": {
|
|
102812
|
+
"start": 32,
|
|
102813
|
+
"end": 32
|
|
102814
|
+
}
|
|
102815
|
+
},
|
|
102816
|
+
"group": [
|
|
102817
|
+
"agent-response"
|
|
102818
|
+
],
|
|
102819
|
+
"access": "public",
|
|
102820
|
+
"file": {
|
|
102821
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102822
|
+
"name": "_variables.scss"
|
|
102823
|
+
},
|
|
102824
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
102825
|
+
"resolvedType": "String"
|
|
102826
|
+
},
|
|
102827
|
+
{
|
|
102828
|
+
"description": "The spacing between stacked Thought items.\n",
|
|
102829
|
+
"commentRange": {
|
|
102830
|
+
"start": 33,
|
|
102831
|
+
"end": 34
|
|
102832
|
+
},
|
|
102833
|
+
"context": {
|
|
102834
|
+
"type": "variable",
|
|
102835
|
+
"name": "kendo-thought-spacing",
|
|
102836
|
+
"value": "k-spacing(4)",
|
|
102837
|
+
"scope": "default",
|
|
102838
|
+
"line": {
|
|
102839
|
+
"start": 35,
|
|
102840
|
+
"end": 35
|
|
102841
|
+
}
|
|
102842
|
+
},
|
|
102843
|
+
"group": [
|
|
102844
|
+
"agent-response"
|
|
102845
|
+
],
|
|
102846
|
+
"access": "public",
|
|
102847
|
+
"file": {
|
|
102848
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102849
|
+
"name": "_variables.scss"
|
|
102850
|
+
},
|
|
102851
|
+
"resolvedValue": "var(--kendo-spacing-4)",
|
|
102852
|
+
"resolvedType": "String"
|
|
102853
|
+
},
|
|
102854
|
+
{
|
|
102855
|
+
"description": "The color of the connector line between stacked Thought items.\n",
|
|
102856
|
+
"commentRange": {
|
|
102857
|
+
"start": 36,
|
|
102858
|
+
"end": 37
|
|
102859
|
+
},
|
|
102860
|
+
"context": {
|
|
102861
|
+
"type": "variable",
|
|
102862
|
+
"name": "kendo-thought-connector-color",
|
|
102863
|
+
"value": "k-color(border)",
|
|
102864
|
+
"scope": "default",
|
|
102865
|
+
"line": {
|
|
102866
|
+
"start": 38,
|
|
102867
|
+
"end": 38
|
|
102868
|
+
}
|
|
102869
|
+
},
|
|
102870
|
+
"group": [
|
|
102871
|
+
"agent-response"
|
|
102872
|
+
],
|
|
102873
|
+
"access": "public",
|
|
102874
|
+
"file": {
|
|
102875
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102876
|
+
"name": "_variables.scss"
|
|
102877
|
+
},
|
|
102878
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
102879
|
+
"resolvedType": "String"
|
|
102880
|
+
},
|
|
102881
|
+
{
|
|
102882
|
+
"description": "The start indent of the ToolCall body.\n",
|
|
102883
|
+
"commentRange": {
|
|
102884
|
+
"start": 40,
|
|
102885
|
+
"end": 41
|
|
102886
|
+
},
|
|
102887
|
+
"context": {
|
|
102888
|
+
"type": "variable",
|
|
102889
|
+
"name": "kendo-tool-call-indent",
|
|
102890
|
+
"value": "k-spacing(5)",
|
|
102891
|
+
"scope": "default",
|
|
102892
|
+
"line": {
|
|
102893
|
+
"start": 42,
|
|
102894
|
+
"end": 42
|
|
102895
|
+
}
|
|
102896
|
+
},
|
|
102897
|
+
"group": [
|
|
102898
|
+
"agent-response"
|
|
102899
|
+
],
|
|
102900
|
+
"access": "public",
|
|
102901
|
+
"file": {
|
|
102902
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102903
|
+
"name": "_variables.scss"
|
|
102904
|
+
},
|
|
102905
|
+
"resolvedValue": "var(--kendo-spacing-5)",
|
|
102906
|
+
"resolvedType": "String"
|
|
102907
|
+
},
|
|
102908
|
+
{
|
|
102909
|
+
"description": "The bottom padding of the ToolCall body.\n",
|
|
102910
|
+
"commentRange": {
|
|
102911
|
+
"start": 43,
|
|
102912
|
+
"end": 44
|
|
102913
|
+
},
|
|
102914
|
+
"context": {
|
|
102915
|
+
"type": "variable",
|
|
102916
|
+
"name": "kendo-tool-call-padding-y",
|
|
102917
|
+
"value": "k-spacing(2)",
|
|
102918
|
+
"scope": "default",
|
|
102919
|
+
"line": {
|
|
102920
|
+
"start": 45,
|
|
102921
|
+
"end": 45
|
|
102922
|
+
}
|
|
102923
|
+
},
|
|
102924
|
+
"group": [
|
|
102925
|
+
"agent-response"
|
|
102926
|
+
],
|
|
102927
|
+
"access": "public",
|
|
102928
|
+
"file": {
|
|
102929
|
+
"path": "classic/scss/agent-response/_variables.scss",
|
|
102930
|
+
"name": "_variables.scss"
|
|
102931
|
+
},
|
|
102932
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
102933
|
+
"resolvedType": "String"
|
|
102934
|
+
}
|
|
102935
|
+
]
|
|
102936
|
+
},
|
|
101959
102937
|
{
|
|
101960
102938
|
"id": "appbar",
|
|
101961
102939
|
"title": "Appbar",
|
|
@@ -119865,6 +120843,201 @@
|
|
|
119865
120843
|
}
|
|
119866
120844
|
]
|
|
119867
120845
|
},
|
|
120846
|
+
{
|
|
120847
|
+
"id": "checkpoint",
|
|
120848
|
+
"title": "Checkpoint",
|
|
120849
|
+
"variables": [
|
|
120850
|
+
{
|
|
120851
|
+
"description": "The color of the Checkpoint separator line.\n",
|
|
120852
|
+
"commentRange": {
|
|
120853
|
+
"start": 3,
|
|
120854
|
+
"end": 4
|
|
120855
|
+
},
|
|
120856
|
+
"context": {
|
|
120857
|
+
"type": "variable",
|
|
120858
|
+
"name": "kendo-checkpoint-line-color",
|
|
120859
|
+
"value": "k-color(border)",
|
|
120860
|
+
"scope": "default",
|
|
120861
|
+
"line": {
|
|
120862
|
+
"start": 5,
|
|
120863
|
+
"end": 5
|
|
120864
|
+
}
|
|
120865
|
+
},
|
|
120866
|
+
"group": [
|
|
120867
|
+
"checkpoint"
|
|
120868
|
+
],
|
|
120869
|
+
"access": "public",
|
|
120870
|
+
"file": {
|
|
120871
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
120872
|
+
"name": "_variables.scss"
|
|
120873
|
+
},
|
|
120874
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
120875
|
+
"resolvedType": "String"
|
|
120876
|
+
},
|
|
120877
|
+
{
|
|
120878
|
+
"description": "The gap between the Checkpoint line and stamp.\n",
|
|
120879
|
+
"commentRange": {
|
|
120880
|
+
"start": 6,
|
|
120881
|
+
"end": 7
|
|
120882
|
+
},
|
|
120883
|
+
"context": {
|
|
120884
|
+
"type": "variable",
|
|
120885
|
+
"name": "kendo-checkpoint-gap",
|
|
120886
|
+
"value": "k-spacing(1.5)",
|
|
120887
|
+
"scope": "default",
|
|
120888
|
+
"line": {
|
|
120889
|
+
"start": 8,
|
|
120890
|
+
"end": 8
|
|
120891
|
+
}
|
|
120892
|
+
},
|
|
120893
|
+
"group": [
|
|
120894
|
+
"checkpoint"
|
|
120895
|
+
],
|
|
120896
|
+
"access": "public",
|
|
120897
|
+
"file": {
|
|
120898
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
120899
|
+
"name": "_variables.scss"
|
|
120900
|
+
},
|
|
120901
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
120902
|
+
"resolvedType": "String"
|
|
120903
|
+
},
|
|
120904
|
+
{
|
|
120905
|
+
"description": "The width of the Checkpoint separator line.\n",
|
|
120906
|
+
"commentRange": {
|
|
120907
|
+
"start": 9,
|
|
120908
|
+
"end": 10
|
|
120909
|
+
},
|
|
120910
|
+
"context": {
|
|
120911
|
+
"type": "variable",
|
|
120912
|
+
"name": "kendo-checkpoint-line-width",
|
|
120913
|
+
"value": "1px",
|
|
120914
|
+
"scope": "default",
|
|
120915
|
+
"line": {
|
|
120916
|
+
"start": 11,
|
|
120917
|
+
"end": 11
|
|
120918
|
+
}
|
|
120919
|
+
},
|
|
120920
|
+
"group": [
|
|
120921
|
+
"checkpoint"
|
|
120922
|
+
],
|
|
120923
|
+
"access": "public",
|
|
120924
|
+
"file": {
|
|
120925
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
120926
|
+
"name": "_variables.scss"
|
|
120927
|
+
},
|
|
120928
|
+
"resolvedValue": "1px",
|
|
120929
|
+
"resolvedType": "Number"
|
|
120930
|
+
},
|
|
120931
|
+
{
|
|
120932
|
+
"description": "The font size of the Checkpoint stamp text.\n",
|
|
120933
|
+
"commentRange": {
|
|
120934
|
+
"start": 12,
|
|
120935
|
+
"end": 13
|
|
120936
|
+
},
|
|
120937
|
+
"context": {
|
|
120938
|
+
"type": "variable",
|
|
120939
|
+
"name": "kendo-checkpoint-stamp-font-size",
|
|
120940
|
+
"value": "var(--kendo-font-size-md)",
|
|
120941
|
+
"scope": "default",
|
|
120942
|
+
"line": {
|
|
120943
|
+
"start": 14,
|
|
120944
|
+
"end": 14
|
|
120945
|
+
}
|
|
120946
|
+
},
|
|
120947
|
+
"group": [
|
|
120948
|
+
"checkpoint"
|
|
120949
|
+
],
|
|
120950
|
+
"access": "public",
|
|
120951
|
+
"file": {
|
|
120952
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
120953
|
+
"name": "_variables.scss"
|
|
120954
|
+
},
|
|
120955
|
+
"resolvedValue": "var(--kendo-font-size-md)",
|
|
120956
|
+
"resolvedType": "String"
|
|
120957
|
+
},
|
|
120958
|
+
{
|
|
120959
|
+
"description": "The text color of the Checkpoint stamp.\n",
|
|
120960
|
+
"commentRange": {
|
|
120961
|
+
"start": 15,
|
|
120962
|
+
"end": 16
|
|
120963
|
+
},
|
|
120964
|
+
"context": {
|
|
120965
|
+
"type": "variable",
|
|
120966
|
+
"name": "kendo-checkpoint-stamp-color",
|
|
120967
|
+
"value": "k-color(subtle)",
|
|
120968
|
+
"scope": "default",
|
|
120969
|
+
"line": {
|
|
120970
|
+
"start": 17,
|
|
120971
|
+
"end": 17
|
|
120972
|
+
}
|
|
120973
|
+
},
|
|
120974
|
+
"group": [
|
|
120975
|
+
"checkpoint"
|
|
120976
|
+
],
|
|
120977
|
+
"access": "public",
|
|
120978
|
+
"file": {
|
|
120979
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
120980
|
+
"name": "_variables.scss"
|
|
120981
|
+
},
|
|
120982
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
120983
|
+
"resolvedType": "String"
|
|
120984
|
+
},
|
|
120985
|
+
{
|
|
120986
|
+
"description": "The font weight of the Checkpoint stamp text.\n",
|
|
120987
|
+
"commentRange": {
|
|
120988
|
+
"start": 18,
|
|
120989
|
+
"end": 19
|
|
120990
|
+
},
|
|
120991
|
+
"context": {
|
|
120992
|
+
"type": "variable",
|
|
120993
|
+
"name": "kendo-checkpoint-stamp-font-weight",
|
|
120994
|
+
"value": "null",
|
|
120995
|
+
"scope": "default",
|
|
120996
|
+
"line": {
|
|
120997
|
+
"start": 20,
|
|
120998
|
+
"end": 20
|
|
120999
|
+
}
|
|
121000
|
+
},
|
|
121001
|
+
"group": [
|
|
121002
|
+
"checkpoint"
|
|
121003
|
+
],
|
|
121004
|
+
"access": "public",
|
|
121005
|
+
"file": {
|
|
121006
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
121007
|
+
"name": "_variables.scss"
|
|
121008
|
+
},
|
|
121009
|
+
"resolvedValue": "null",
|
|
121010
|
+
"resolvedType": "Null"
|
|
121011
|
+
},
|
|
121012
|
+
{
|
|
121013
|
+
"description": "The horizontal padding of the Checkpoint stamp.\n",
|
|
121014
|
+
"commentRange": {
|
|
121015
|
+
"start": 21,
|
|
121016
|
+
"end": 22
|
|
121017
|
+
},
|
|
121018
|
+
"context": {
|
|
121019
|
+
"type": "variable",
|
|
121020
|
+
"name": "kendo-checkpoint-stamp-padding-x",
|
|
121021
|
+
"value": "k-spacing(1)",
|
|
121022
|
+
"scope": "default",
|
|
121023
|
+
"line": {
|
|
121024
|
+
"start": 23,
|
|
121025
|
+
"end": 23
|
|
121026
|
+
}
|
|
121027
|
+
},
|
|
121028
|
+
"group": [
|
|
121029
|
+
"checkpoint"
|
|
121030
|
+
],
|
|
121031
|
+
"access": "public",
|
|
121032
|
+
"file": {
|
|
121033
|
+
"path": "classic/scss/checkpoint/_variables.scss",
|
|
121034
|
+
"name": "_variables.scss"
|
|
121035
|
+
},
|
|
121036
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
121037
|
+
"resolvedType": "String"
|
|
121038
|
+
}
|
|
121039
|
+
]
|
|
121040
|
+
},
|
|
119868
121041
|
{
|
|
119869
121042
|
"id": "chip",
|
|
119870
121043
|
"title": "Chip",
|
|
@@ -121150,6 +122323,66 @@
|
|
|
121150
122323
|
}
|
|
121151
122324
|
]
|
|
121152
122325
|
},
|
|
122326
|
+
{
|
|
122327
|
+
"id": "citation",
|
|
122328
|
+
"title": "Citation",
|
|
122329
|
+
"variables": [
|
|
122330
|
+
{
|
|
122331
|
+
"description": "The padding of the CitationPopover view.\n",
|
|
122332
|
+
"commentRange": {
|
|
122333
|
+
"start": 5,
|
|
122334
|
+
"end": 6
|
|
122335
|
+
},
|
|
122336
|
+
"context": {
|
|
122337
|
+
"type": "variable",
|
|
122338
|
+
"name": "kendo-citation-popover-view-padding",
|
|
122339
|
+
"value": "k-spacing(4)",
|
|
122340
|
+
"scope": "default",
|
|
122341
|
+
"line": {
|
|
122342
|
+
"start": 7,
|
|
122343
|
+
"end": 7
|
|
122344
|
+
}
|
|
122345
|
+
},
|
|
122346
|
+
"group": [
|
|
122347
|
+
"citation"
|
|
122348
|
+
],
|
|
122349
|
+
"access": "public",
|
|
122350
|
+
"file": {
|
|
122351
|
+
"path": "classic/scss/citation/_variables.scss",
|
|
122352
|
+
"name": "_variables.scss"
|
|
122353
|
+
},
|
|
122354
|
+
"resolvedValue": "var(--kendo-spacing-4)",
|
|
122355
|
+
"resolvedType": "String"
|
|
122356
|
+
},
|
|
122357
|
+
{
|
|
122358
|
+
"description": "The text color of the CitationPopover page indicator.\n",
|
|
122359
|
+
"commentRange": {
|
|
122360
|
+
"start": 8,
|
|
122361
|
+
"end": 9
|
|
122362
|
+
},
|
|
122363
|
+
"context": {
|
|
122364
|
+
"type": "variable",
|
|
122365
|
+
"name": "kendo-citation-pages-color",
|
|
122366
|
+
"value": "k-color(subtle)",
|
|
122367
|
+
"scope": "default",
|
|
122368
|
+
"line": {
|
|
122369
|
+
"start": 10,
|
|
122370
|
+
"end": 10
|
|
122371
|
+
}
|
|
122372
|
+
},
|
|
122373
|
+
"group": [
|
|
122374
|
+
"citation"
|
|
122375
|
+
],
|
|
122376
|
+
"access": "public",
|
|
122377
|
+
"file": {
|
|
122378
|
+
"path": "classic/scss/citation/_variables.scss",
|
|
122379
|
+
"name": "_variables.scss"
|
|
122380
|
+
},
|
|
122381
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
122382
|
+
"resolvedType": "String"
|
|
122383
|
+
}
|
|
122384
|
+
]
|
|
122385
|
+
},
|
|
121153
122386
|
{
|
|
121154
122387
|
"id": "color-system",
|
|
121155
122388
|
"title": "Color System",
|
|
@@ -192779,6 +194012,33 @@
|
|
|
192779
194012
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
192780
194013
|
"resolvedType": "String"
|
|
192781
194014
|
},
|
|
194015
|
+
{
|
|
194016
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
194017
|
+
"commentRange": {
|
|
194018
|
+
"start": 152,
|
|
194019
|
+
"end": 153
|
|
194020
|
+
},
|
|
194021
|
+
"context": {
|
|
194022
|
+
"type": "variable",
|
|
194023
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
194024
|
+
"value": "k-border-radius(xxl)",
|
|
194025
|
+
"scope": "default",
|
|
194026
|
+
"line": {
|
|
194027
|
+
"start": 154,
|
|
194028
|
+
"end": 154
|
|
194029
|
+
}
|
|
194030
|
+
},
|
|
194031
|
+
"group": [
|
|
194032
|
+
"toolbar"
|
|
194033
|
+
],
|
|
194034
|
+
"access": "public",
|
|
194035
|
+
"file": {
|
|
194036
|
+
"path": "classic/scss/toolbar/_variables.scss",
|
|
194037
|
+
"name": "_variables.scss"
|
|
194038
|
+
},
|
|
194039
|
+
"resolvedValue": "var(--kendo-border-radius-xxl)",
|
|
194040
|
+
"resolvedType": "String"
|
|
194041
|
+
},
|
|
192782
194042
|
{
|
|
192783
194043
|
"description": "The sizes map of the ToolBar.\n",
|
|
192784
194044
|
"commentRange": {
|