@progress/kendo-theme-bootstrap 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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.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/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.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": "bootstrap/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": "bootstrap/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(1)",
|
|
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": "bootstrap/scss/agent-response/_variables.scss",
|
|
2239
|
+
"name": "_variables.scss"
|
|
2240
|
+
},
|
|
2241
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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-sm)",
|
|
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": "bootstrap/scss/checkpoint/_variables.scss",
|
|
19711
|
+
"name": "_variables.scss"
|
|
19712
|
+
},
|
|
19713
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": "bootstrap/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": {
|
|
@@ -90584,6 +91178,33 @@
|
|
|
90584
91178
|
"resolvedValue": "var(--kendo-spacing-4)",
|
|
90585
91179
|
"resolvedType": "String"
|
|
90586
91180
|
},
|
|
91181
|
+
{
|
|
91182
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
91183
|
+
"commentRange": {
|
|
91184
|
+
"start": 152,
|
|
91185
|
+
"end": 153
|
|
91186
|
+
},
|
|
91187
|
+
"context": {
|
|
91188
|
+
"type": "variable",
|
|
91189
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
91190
|
+
"value": "k-border-radius(md)",
|
|
91191
|
+
"scope": "default",
|
|
91192
|
+
"line": {
|
|
91193
|
+
"start": 154,
|
|
91194
|
+
"end": 154
|
|
91195
|
+
}
|
|
91196
|
+
},
|
|
91197
|
+
"group": [
|
|
91198
|
+
"toolbar"
|
|
91199
|
+
],
|
|
91200
|
+
"access": "public",
|
|
91201
|
+
"file": {
|
|
91202
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
91203
|
+
"name": "_variables.scss"
|
|
91204
|
+
},
|
|
91205
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
91206
|
+
"resolvedType": "String"
|
|
91207
|
+
},
|
|
90587
91208
|
{
|
|
90588
91209
|
"description": "The vertical padding of the Tooltip.\n",
|
|
90589
91210
|
"commentRange": {
|
|
@@ -102064,6 +102685,363 @@
|
|
|
102064
102685
|
}
|
|
102065
102686
|
]
|
|
102066
102687
|
},
|
|
102688
|
+
{
|
|
102689
|
+
"id": "agent-response",
|
|
102690
|
+
"title": "AgentResponse",
|
|
102691
|
+
"variables": [
|
|
102692
|
+
{
|
|
102693
|
+
"description": "The gap between the icon and the content of the AgentStep head and content row.\n",
|
|
102694
|
+
"commentRange": {
|
|
102695
|
+
"start": 5,
|
|
102696
|
+
"end": 6
|
|
102697
|
+
},
|
|
102698
|
+
"context": {
|
|
102699
|
+
"type": "variable",
|
|
102700
|
+
"name": "kendo-agent-step-gap",
|
|
102701
|
+
"value": "k-spacing(1.5)",
|
|
102702
|
+
"scope": "default",
|
|
102703
|
+
"line": {
|
|
102704
|
+
"start": 7,
|
|
102705
|
+
"end": 7
|
|
102706
|
+
}
|
|
102707
|
+
},
|
|
102708
|
+
"group": [
|
|
102709
|
+
"agent-response"
|
|
102710
|
+
],
|
|
102711
|
+
"access": "public",
|
|
102712
|
+
"file": {
|
|
102713
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102714
|
+
"name": "_variables.scss"
|
|
102715
|
+
},
|
|
102716
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
102717
|
+
"resolvedType": "String"
|
|
102718
|
+
},
|
|
102719
|
+
{
|
|
102720
|
+
"description": "The vertical padding of the AgentStep head.\n",
|
|
102721
|
+
"commentRange": {
|
|
102722
|
+
"start": 8,
|
|
102723
|
+
"end": 9
|
|
102724
|
+
},
|
|
102725
|
+
"context": {
|
|
102726
|
+
"type": "variable",
|
|
102727
|
+
"name": "kendo-agent-step-padding-y",
|
|
102728
|
+
"value": "k-spacing(2)",
|
|
102729
|
+
"scope": "default",
|
|
102730
|
+
"line": {
|
|
102731
|
+
"start": 10,
|
|
102732
|
+
"end": 10
|
|
102733
|
+
}
|
|
102734
|
+
},
|
|
102735
|
+
"group": [
|
|
102736
|
+
"agent-response"
|
|
102737
|
+
],
|
|
102738
|
+
"access": "public",
|
|
102739
|
+
"file": {
|
|
102740
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102741
|
+
"name": "_variables.scss"
|
|
102742
|
+
},
|
|
102743
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
102744
|
+
"resolvedType": "String"
|
|
102745
|
+
},
|
|
102746
|
+
{
|
|
102747
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
102748
|
+
"commentRange": {
|
|
102749
|
+
"start": 11,
|
|
102750
|
+
"end": 12
|
|
102751
|
+
},
|
|
102752
|
+
"context": {
|
|
102753
|
+
"type": "variable",
|
|
102754
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
102755
|
+
"value": "k-spacing(1)",
|
|
102756
|
+
"scope": "default",
|
|
102757
|
+
"line": {
|
|
102758
|
+
"start": 13,
|
|
102759
|
+
"end": 13
|
|
102760
|
+
}
|
|
102761
|
+
},
|
|
102762
|
+
"group": [
|
|
102763
|
+
"agent-response"
|
|
102764
|
+
],
|
|
102765
|
+
"access": "public",
|
|
102766
|
+
"file": {
|
|
102767
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102768
|
+
"name": "_variables.scss"
|
|
102769
|
+
},
|
|
102770
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
102771
|
+
"resolvedType": "String"
|
|
102772
|
+
},
|
|
102773
|
+
{
|
|
102774
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
102775
|
+
"commentRange": {
|
|
102776
|
+
"start": 14,
|
|
102777
|
+
"end": 15
|
|
102778
|
+
},
|
|
102779
|
+
"context": {
|
|
102780
|
+
"type": "variable",
|
|
102781
|
+
"name": "kendo-agent-step-added-color",
|
|
102782
|
+
"value": "k-color(success-on-surface)",
|
|
102783
|
+
"scope": "default",
|
|
102784
|
+
"line": {
|
|
102785
|
+
"start": 16,
|
|
102786
|
+
"end": 16
|
|
102787
|
+
}
|
|
102788
|
+
},
|
|
102789
|
+
"group": [
|
|
102790
|
+
"agent-response"
|
|
102791
|
+
],
|
|
102792
|
+
"access": "public",
|
|
102793
|
+
"file": {
|
|
102794
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102795
|
+
"name": "_variables.scss"
|
|
102796
|
+
},
|
|
102797
|
+
"resolvedValue": "var(--kendo-color-success-on-surface)",
|
|
102798
|
+
"resolvedType": "String"
|
|
102799
|
+
},
|
|
102800
|
+
{
|
|
102801
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
102802
|
+
"commentRange": {
|
|
102803
|
+
"start": 17,
|
|
102804
|
+
"end": 18
|
|
102805
|
+
},
|
|
102806
|
+
"context": {
|
|
102807
|
+
"type": "variable",
|
|
102808
|
+
"name": "kendo-agent-step-removed-color",
|
|
102809
|
+
"value": "k-color(error-on-surface)",
|
|
102810
|
+
"scope": "default",
|
|
102811
|
+
"line": {
|
|
102812
|
+
"start": 19,
|
|
102813
|
+
"end": 19
|
|
102814
|
+
}
|
|
102815
|
+
},
|
|
102816
|
+
"group": [
|
|
102817
|
+
"agent-response"
|
|
102818
|
+
],
|
|
102819
|
+
"access": "public",
|
|
102820
|
+
"file": {
|
|
102821
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102822
|
+
"name": "_variables.scss"
|
|
102823
|
+
},
|
|
102824
|
+
"resolvedValue": "var(--kendo-color-error-on-surface)",
|
|
102825
|
+
"resolvedType": "String"
|
|
102826
|
+
},
|
|
102827
|
+
{
|
|
102828
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
102829
|
+
"commentRange": {
|
|
102830
|
+
"start": 20,
|
|
102831
|
+
"end": 21
|
|
102832
|
+
},
|
|
102833
|
+
"context": {
|
|
102834
|
+
"type": "variable",
|
|
102835
|
+
"name": "kendo-agent-step-font-size",
|
|
102836
|
+
"value": "var(--kendo-font-size-sm)",
|
|
102837
|
+
"scope": "default",
|
|
102838
|
+
"line": {
|
|
102839
|
+
"start": 22,
|
|
102840
|
+
"end": 22
|
|
102841
|
+
}
|
|
102842
|
+
},
|
|
102843
|
+
"group": [
|
|
102844
|
+
"agent-response"
|
|
102845
|
+
],
|
|
102846
|
+
"access": "public",
|
|
102847
|
+
"file": {
|
|
102848
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102849
|
+
"name": "_variables.scss"
|
|
102850
|
+
},
|
|
102851
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
102852
|
+
"resolvedType": "String"
|
|
102853
|
+
},
|
|
102854
|
+
{
|
|
102855
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
102856
|
+
"commentRange": {
|
|
102857
|
+
"start": 23,
|
|
102858
|
+
"end": 24
|
|
102859
|
+
},
|
|
102860
|
+
"context": {
|
|
102861
|
+
"type": "variable",
|
|
102862
|
+
"name": "kendo-agent-step-body-font-size",
|
|
102863
|
+
"value": "var(--kendo-font-size-sm)",
|
|
102864
|
+
"scope": "default",
|
|
102865
|
+
"line": {
|
|
102866
|
+
"start": 25,
|
|
102867
|
+
"end": 25
|
|
102868
|
+
}
|
|
102869
|
+
},
|
|
102870
|
+
"group": [
|
|
102871
|
+
"agent-response"
|
|
102872
|
+
],
|
|
102873
|
+
"access": "public",
|
|
102874
|
+
"file": {
|
|
102875
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102876
|
+
"name": "_variables.scss"
|
|
102877
|
+
},
|
|
102878
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
102879
|
+
"resolvedType": "String"
|
|
102880
|
+
},
|
|
102881
|
+
{
|
|
102882
|
+
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
102883
|
+
"commentRange": {
|
|
102884
|
+
"start": 27,
|
|
102885
|
+
"end": 28
|
|
102886
|
+
},
|
|
102887
|
+
"context": {
|
|
102888
|
+
"type": "variable",
|
|
102889
|
+
"name": "kendo-thought-gap",
|
|
102890
|
+
"value": "k-spacing(1.5)",
|
|
102891
|
+
"scope": "default",
|
|
102892
|
+
"line": {
|
|
102893
|
+
"start": 29,
|
|
102894
|
+
"end": 29
|
|
102895
|
+
}
|
|
102896
|
+
},
|
|
102897
|
+
"group": [
|
|
102898
|
+
"agent-response"
|
|
102899
|
+
],
|
|
102900
|
+
"access": "public",
|
|
102901
|
+
"file": {
|
|
102902
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102903
|
+
"name": "_variables.scss"
|
|
102904
|
+
},
|
|
102905
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
102906
|
+
"resolvedType": "String"
|
|
102907
|
+
},
|
|
102908
|
+
{
|
|
102909
|
+
"description": "The gap in the icon column of the Thought.\n",
|
|
102910
|
+
"commentRange": {
|
|
102911
|
+
"start": 30,
|
|
102912
|
+
"end": 31
|
|
102913
|
+
},
|
|
102914
|
+
"context": {
|
|
102915
|
+
"type": "variable",
|
|
102916
|
+
"name": "kendo-thought-icon-col-gap",
|
|
102917
|
+
"value": "k-spacing(2)",
|
|
102918
|
+
"scope": "default",
|
|
102919
|
+
"line": {
|
|
102920
|
+
"start": 32,
|
|
102921
|
+
"end": 32
|
|
102922
|
+
}
|
|
102923
|
+
},
|
|
102924
|
+
"group": [
|
|
102925
|
+
"agent-response"
|
|
102926
|
+
],
|
|
102927
|
+
"access": "public",
|
|
102928
|
+
"file": {
|
|
102929
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102930
|
+
"name": "_variables.scss"
|
|
102931
|
+
},
|
|
102932
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
102933
|
+
"resolvedType": "String"
|
|
102934
|
+
},
|
|
102935
|
+
{
|
|
102936
|
+
"description": "The spacing between stacked Thought items.\n",
|
|
102937
|
+
"commentRange": {
|
|
102938
|
+
"start": 33,
|
|
102939
|
+
"end": 34
|
|
102940
|
+
},
|
|
102941
|
+
"context": {
|
|
102942
|
+
"type": "variable",
|
|
102943
|
+
"name": "kendo-thought-spacing",
|
|
102944
|
+
"value": "k-spacing(4)",
|
|
102945
|
+
"scope": "default",
|
|
102946
|
+
"line": {
|
|
102947
|
+
"start": 35,
|
|
102948
|
+
"end": 35
|
|
102949
|
+
}
|
|
102950
|
+
},
|
|
102951
|
+
"group": [
|
|
102952
|
+
"agent-response"
|
|
102953
|
+
],
|
|
102954
|
+
"access": "public",
|
|
102955
|
+
"file": {
|
|
102956
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102957
|
+
"name": "_variables.scss"
|
|
102958
|
+
},
|
|
102959
|
+
"resolvedValue": "var(--kendo-spacing-4)",
|
|
102960
|
+
"resolvedType": "String"
|
|
102961
|
+
},
|
|
102962
|
+
{
|
|
102963
|
+
"description": "The color of the connector line between stacked Thought items.\n",
|
|
102964
|
+
"commentRange": {
|
|
102965
|
+
"start": 36,
|
|
102966
|
+
"end": 37
|
|
102967
|
+
},
|
|
102968
|
+
"context": {
|
|
102969
|
+
"type": "variable",
|
|
102970
|
+
"name": "kendo-thought-connector-color",
|
|
102971
|
+
"value": "k-color(border)",
|
|
102972
|
+
"scope": "default",
|
|
102973
|
+
"line": {
|
|
102974
|
+
"start": 38,
|
|
102975
|
+
"end": 38
|
|
102976
|
+
}
|
|
102977
|
+
},
|
|
102978
|
+
"group": [
|
|
102979
|
+
"agent-response"
|
|
102980
|
+
],
|
|
102981
|
+
"access": "public",
|
|
102982
|
+
"file": {
|
|
102983
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
102984
|
+
"name": "_variables.scss"
|
|
102985
|
+
},
|
|
102986
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
102987
|
+
"resolvedType": "String"
|
|
102988
|
+
},
|
|
102989
|
+
{
|
|
102990
|
+
"description": "The start indent of the ToolCall body.\n",
|
|
102991
|
+
"commentRange": {
|
|
102992
|
+
"start": 40,
|
|
102993
|
+
"end": 41
|
|
102994
|
+
},
|
|
102995
|
+
"context": {
|
|
102996
|
+
"type": "variable",
|
|
102997
|
+
"name": "kendo-tool-call-indent",
|
|
102998
|
+
"value": "k-spacing(5)",
|
|
102999
|
+
"scope": "default",
|
|
103000
|
+
"line": {
|
|
103001
|
+
"start": 42,
|
|
103002
|
+
"end": 42
|
|
103003
|
+
}
|
|
103004
|
+
},
|
|
103005
|
+
"group": [
|
|
103006
|
+
"agent-response"
|
|
103007
|
+
],
|
|
103008
|
+
"access": "public",
|
|
103009
|
+
"file": {
|
|
103010
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
103011
|
+
"name": "_variables.scss"
|
|
103012
|
+
},
|
|
103013
|
+
"resolvedValue": "var(--kendo-spacing-5)",
|
|
103014
|
+
"resolvedType": "String"
|
|
103015
|
+
},
|
|
103016
|
+
{
|
|
103017
|
+
"description": "The bottom padding of the ToolCall body.\n",
|
|
103018
|
+
"commentRange": {
|
|
103019
|
+
"start": 43,
|
|
103020
|
+
"end": 44
|
|
103021
|
+
},
|
|
103022
|
+
"context": {
|
|
103023
|
+
"type": "variable",
|
|
103024
|
+
"name": "kendo-tool-call-padding-y",
|
|
103025
|
+
"value": "k-spacing(2)",
|
|
103026
|
+
"scope": "default",
|
|
103027
|
+
"line": {
|
|
103028
|
+
"start": 45,
|
|
103029
|
+
"end": 45
|
|
103030
|
+
}
|
|
103031
|
+
},
|
|
103032
|
+
"group": [
|
|
103033
|
+
"agent-response"
|
|
103034
|
+
],
|
|
103035
|
+
"access": "public",
|
|
103036
|
+
"file": {
|
|
103037
|
+
"path": "bootstrap/scss/agent-response/_variables.scss",
|
|
103038
|
+
"name": "_variables.scss"
|
|
103039
|
+
},
|
|
103040
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
103041
|
+
"resolvedType": "String"
|
|
103042
|
+
}
|
|
103043
|
+
]
|
|
103044
|
+
},
|
|
102067
103045
|
{
|
|
102068
103046
|
"id": "appbar",
|
|
102069
103047
|
"title": "Appbar",
|
|
@@ -119973,6 +120951,201 @@
|
|
|
119973
120951
|
}
|
|
119974
120952
|
]
|
|
119975
120953
|
},
|
|
120954
|
+
{
|
|
120955
|
+
"id": "checkpoint",
|
|
120956
|
+
"title": "Checkpoint",
|
|
120957
|
+
"variables": [
|
|
120958
|
+
{
|
|
120959
|
+
"description": "The color of the Checkpoint separator line.\n",
|
|
120960
|
+
"commentRange": {
|
|
120961
|
+
"start": 3,
|
|
120962
|
+
"end": 4
|
|
120963
|
+
},
|
|
120964
|
+
"context": {
|
|
120965
|
+
"type": "variable",
|
|
120966
|
+
"name": "kendo-checkpoint-line-color",
|
|
120967
|
+
"value": "k-color(border)",
|
|
120968
|
+
"scope": "default",
|
|
120969
|
+
"line": {
|
|
120970
|
+
"start": 5,
|
|
120971
|
+
"end": 5
|
|
120972
|
+
}
|
|
120973
|
+
},
|
|
120974
|
+
"group": [
|
|
120975
|
+
"checkpoint"
|
|
120976
|
+
],
|
|
120977
|
+
"access": "public",
|
|
120978
|
+
"file": {
|
|
120979
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
120980
|
+
"name": "_variables.scss"
|
|
120981
|
+
},
|
|
120982
|
+
"resolvedValue": "var(--kendo-color-border)",
|
|
120983
|
+
"resolvedType": "String"
|
|
120984
|
+
},
|
|
120985
|
+
{
|
|
120986
|
+
"description": "The gap between the Checkpoint line and stamp.\n",
|
|
120987
|
+
"commentRange": {
|
|
120988
|
+
"start": 6,
|
|
120989
|
+
"end": 7
|
|
120990
|
+
},
|
|
120991
|
+
"context": {
|
|
120992
|
+
"type": "variable",
|
|
120993
|
+
"name": "kendo-checkpoint-gap",
|
|
120994
|
+
"value": "k-spacing(1.5)",
|
|
120995
|
+
"scope": "default",
|
|
120996
|
+
"line": {
|
|
120997
|
+
"start": 8,
|
|
120998
|
+
"end": 8
|
|
120999
|
+
}
|
|
121000
|
+
},
|
|
121001
|
+
"group": [
|
|
121002
|
+
"checkpoint"
|
|
121003
|
+
],
|
|
121004
|
+
"access": "public",
|
|
121005
|
+
"file": {
|
|
121006
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121007
|
+
"name": "_variables.scss"
|
|
121008
|
+
},
|
|
121009
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
121010
|
+
"resolvedType": "String"
|
|
121011
|
+
},
|
|
121012
|
+
{
|
|
121013
|
+
"description": "The width of the Checkpoint separator line.\n",
|
|
121014
|
+
"commentRange": {
|
|
121015
|
+
"start": 9,
|
|
121016
|
+
"end": 10
|
|
121017
|
+
},
|
|
121018
|
+
"context": {
|
|
121019
|
+
"type": "variable",
|
|
121020
|
+
"name": "kendo-checkpoint-line-width",
|
|
121021
|
+
"value": "1px",
|
|
121022
|
+
"scope": "default",
|
|
121023
|
+
"line": {
|
|
121024
|
+
"start": 11,
|
|
121025
|
+
"end": 11
|
|
121026
|
+
}
|
|
121027
|
+
},
|
|
121028
|
+
"group": [
|
|
121029
|
+
"checkpoint"
|
|
121030
|
+
],
|
|
121031
|
+
"access": "public",
|
|
121032
|
+
"file": {
|
|
121033
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121034
|
+
"name": "_variables.scss"
|
|
121035
|
+
},
|
|
121036
|
+
"resolvedValue": "1px",
|
|
121037
|
+
"resolvedType": "Number"
|
|
121038
|
+
},
|
|
121039
|
+
{
|
|
121040
|
+
"description": "The font size of the Checkpoint stamp text.\n",
|
|
121041
|
+
"commentRange": {
|
|
121042
|
+
"start": 12,
|
|
121043
|
+
"end": 13
|
|
121044
|
+
},
|
|
121045
|
+
"context": {
|
|
121046
|
+
"type": "variable",
|
|
121047
|
+
"name": "kendo-checkpoint-stamp-font-size",
|
|
121048
|
+
"value": "var(--kendo-font-size-sm)",
|
|
121049
|
+
"scope": "default",
|
|
121050
|
+
"line": {
|
|
121051
|
+
"start": 14,
|
|
121052
|
+
"end": 14
|
|
121053
|
+
}
|
|
121054
|
+
},
|
|
121055
|
+
"group": [
|
|
121056
|
+
"checkpoint"
|
|
121057
|
+
],
|
|
121058
|
+
"access": "public",
|
|
121059
|
+
"file": {
|
|
121060
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121061
|
+
"name": "_variables.scss"
|
|
121062
|
+
},
|
|
121063
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
121064
|
+
"resolvedType": "String"
|
|
121065
|
+
},
|
|
121066
|
+
{
|
|
121067
|
+
"description": "The text color of the Checkpoint stamp.\n",
|
|
121068
|
+
"commentRange": {
|
|
121069
|
+
"start": 15,
|
|
121070
|
+
"end": 16
|
|
121071
|
+
},
|
|
121072
|
+
"context": {
|
|
121073
|
+
"type": "variable",
|
|
121074
|
+
"name": "kendo-checkpoint-stamp-color",
|
|
121075
|
+
"value": "k-color(subtle)",
|
|
121076
|
+
"scope": "default",
|
|
121077
|
+
"line": {
|
|
121078
|
+
"start": 17,
|
|
121079
|
+
"end": 17
|
|
121080
|
+
}
|
|
121081
|
+
},
|
|
121082
|
+
"group": [
|
|
121083
|
+
"checkpoint"
|
|
121084
|
+
],
|
|
121085
|
+
"access": "public",
|
|
121086
|
+
"file": {
|
|
121087
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121088
|
+
"name": "_variables.scss"
|
|
121089
|
+
},
|
|
121090
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
121091
|
+
"resolvedType": "String"
|
|
121092
|
+
},
|
|
121093
|
+
{
|
|
121094
|
+
"description": "The font weight of the Checkpoint stamp text.\n",
|
|
121095
|
+
"commentRange": {
|
|
121096
|
+
"start": 18,
|
|
121097
|
+
"end": 19
|
|
121098
|
+
},
|
|
121099
|
+
"context": {
|
|
121100
|
+
"type": "variable",
|
|
121101
|
+
"name": "kendo-checkpoint-stamp-font-weight",
|
|
121102
|
+
"value": "null",
|
|
121103
|
+
"scope": "default",
|
|
121104
|
+
"line": {
|
|
121105
|
+
"start": 20,
|
|
121106
|
+
"end": 20
|
|
121107
|
+
}
|
|
121108
|
+
},
|
|
121109
|
+
"group": [
|
|
121110
|
+
"checkpoint"
|
|
121111
|
+
],
|
|
121112
|
+
"access": "public",
|
|
121113
|
+
"file": {
|
|
121114
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121115
|
+
"name": "_variables.scss"
|
|
121116
|
+
},
|
|
121117
|
+
"resolvedValue": "null",
|
|
121118
|
+
"resolvedType": "Null"
|
|
121119
|
+
},
|
|
121120
|
+
{
|
|
121121
|
+
"description": "The horizontal padding of the Checkpoint stamp.\n",
|
|
121122
|
+
"commentRange": {
|
|
121123
|
+
"start": 21,
|
|
121124
|
+
"end": 22
|
|
121125
|
+
},
|
|
121126
|
+
"context": {
|
|
121127
|
+
"type": "variable",
|
|
121128
|
+
"name": "kendo-checkpoint-stamp-padding-x",
|
|
121129
|
+
"value": "k-spacing(1)",
|
|
121130
|
+
"scope": "default",
|
|
121131
|
+
"line": {
|
|
121132
|
+
"start": 23,
|
|
121133
|
+
"end": 23
|
|
121134
|
+
}
|
|
121135
|
+
},
|
|
121136
|
+
"group": [
|
|
121137
|
+
"checkpoint"
|
|
121138
|
+
],
|
|
121139
|
+
"access": "public",
|
|
121140
|
+
"file": {
|
|
121141
|
+
"path": "bootstrap/scss/checkpoint/_variables.scss",
|
|
121142
|
+
"name": "_variables.scss"
|
|
121143
|
+
},
|
|
121144
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
121145
|
+
"resolvedType": "String"
|
|
121146
|
+
}
|
|
121147
|
+
]
|
|
121148
|
+
},
|
|
119976
121149
|
{
|
|
119977
121150
|
"id": "chip",
|
|
119978
121151
|
"title": "Chip",
|
|
@@ -121258,6 +122431,66 @@
|
|
|
121258
122431
|
}
|
|
121259
122432
|
]
|
|
121260
122433
|
},
|
|
122434
|
+
{
|
|
122435
|
+
"id": "citation",
|
|
122436
|
+
"title": "Citation",
|
|
122437
|
+
"variables": [
|
|
122438
|
+
{
|
|
122439
|
+
"description": "The padding of the CitationPopover view.\n",
|
|
122440
|
+
"commentRange": {
|
|
122441
|
+
"start": 5,
|
|
122442
|
+
"end": 6
|
|
122443
|
+
},
|
|
122444
|
+
"context": {
|
|
122445
|
+
"type": "variable",
|
|
122446
|
+
"name": "kendo-citation-popover-view-padding",
|
|
122447
|
+
"value": "k-spacing(4)",
|
|
122448
|
+
"scope": "default",
|
|
122449
|
+
"line": {
|
|
122450
|
+
"start": 7,
|
|
122451
|
+
"end": 7
|
|
122452
|
+
}
|
|
122453
|
+
},
|
|
122454
|
+
"group": [
|
|
122455
|
+
"citation"
|
|
122456
|
+
],
|
|
122457
|
+
"access": "public",
|
|
122458
|
+
"file": {
|
|
122459
|
+
"path": "bootstrap/scss/citation/_variables.scss",
|
|
122460
|
+
"name": "_variables.scss"
|
|
122461
|
+
},
|
|
122462
|
+
"resolvedValue": "var(--kendo-spacing-4)",
|
|
122463
|
+
"resolvedType": "String"
|
|
122464
|
+
},
|
|
122465
|
+
{
|
|
122466
|
+
"description": "The text color of the CitationPopover page indicator.\n",
|
|
122467
|
+
"commentRange": {
|
|
122468
|
+
"start": 8,
|
|
122469
|
+
"end": 9
|
|
122470
|
+
},
|
|
122471
|
+
"context": {
|
|
122472
|
+
"type": "variable",
|
|
122473
|
+
"name": "kendo-citation-pages-color",
|
|
122474
|
+
"value": "k-color(subtle)",
|
|
122475
|
+
"scope": "default",
|
|
122476
|
+
"line": {
|
|
122477
|
+
"start": 10,
|
|
122478
|
+
"end": 10
|
|
122479
|
+
}
|
|
122480
|
+
},
|
|
122481
|
+
"group": [
|
|
122482
|
+
"citation"
|
|
122483
|
+
],
|
|
122484
|
+
"access": "public",
|
|
122485
|
+
"file": {
|
|
122486
|
+
"path": "bootstrap/scss/citation/_variables.scss",
|
|
122487
|
+
"name": "_variables.scss"
|
|
122488
|
+
},
|
|
122489
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
122490
|
+
"resolvedType": "String"
|
|
122491
|
+
}
|
|
122492
|
+
]
|
|
122493
|
+
},
|
|
121261
122494
|
{
|
|
121262
122495
|
"id": "color-system",
|
|
121263
122496
|
"title": "Color System",
|
|
@@ -192995,6 +194228,33 @@
|
|
|
192995
194228
|
"resolvedValue": "var(--kendo-spacing-4)",
|
|
192996
194229
|
"resolvedType": "String"
|
|
192997
194230
|
},
|
|
194231
|
+
{
|
|
194232
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
194233
|
+
"commentRange": {
|
|
194234
|
+
"start": 152,
|
|
194235
|
+
"end": 153
|
|
194236
|
+
},
|
|
194237
|
+
"context": {
|
|
194238
|
+
"type": "variable",
|
|
194239
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
194240
|
+
"value": "k-border-radius(md)",
|
|
194241
|
+
"scope": "default",
|
|
194242
|
+
"line": {
|
|
194243
|
+
"start": 154,
|
|
194244
|
+
"end": 154
|
|
194245
|
+
}
|
|
194246
|
+
},
|
|
194247
|
+
"group": [
|
|
194248
|
+
"toolbar"
|
|
194249
|
+
],
|
|
194250
|
+
"access": "public",
|
|
194251
|
+
"file": {
|
|
194252
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
194253
|
+
"name": "_variables.scss"
|
|
194254
|
+
},
|
|
194255
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
194256
|
+
"resolvedType": "String"
|
|
194257
|
+
},
|
|
192998
194258
|
{
|
|
192999
194259
|
"description": "The sizes map of the ToolBar.\n",
|
|
193000
194260
|
"commentRange": {
|