@progress/kendo-theme-meridian 14.4.0-dev.2 → 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/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1212 -6
- package/dist/meta/sassdoc-raw-data.json +551 -1
- package/dist/meta/variables.json +90 -2
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.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/appbar/_theme.scss +2 -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/popover/_layout.scss +0 -5
- package/scss/popover/_variables.scss +1 -1
|
@@ -2149,6 +2149,331 @@
|
|
|
2149
2149
|
"name": "_variables.scss"
|
|
2150
2150
|
}
|
|
2151
2151
|
},
|
|
2152
|
+
{
|
|
2153
|
+
"description": "The gap between the icon and the content of the AgentStep head and content row.\n",
|
|
2154
|
+
"commentRange": {
|
|
2155
|
+
"start": 5,
|
|
2156
|
+
"end": 6
|
|
2157
|
+
},
|
|
2158
|
+
"context": {
|
|
2159
|
+
"type": "variable",
|
|
2160
|
+
"name": "kendo-agent-step-gap",
|
|
2161
|
+
"value": "k-spacing(1.5)",
|
|
2162
|
+
"scope": "default",
|
|
2163
|
+
"line": {
|
|
2164
|
+
"start": 7,
|
|
2165
|
+
"end": 7
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
"group": [
|
|
2169
|
+
"agent-response"
|
|
2170
|
+
],
|
|
2171
|
+
"access": "public",
|
|
2172
|
+
"file": {
|
|
2173
|
+
"path": "agent-response/_variables.scss",
|
|
2174
|
+
"name": "_variables.scss"
|
|
2175
|
+
}
|
|
2176
|
+
},
|
|
2177
|
+
{
|
|
2178
|
+
"description": "The vertical padding of the AgentStep head.\n",
|
|
2179
|
+
"commentRange": {
|
|
2180
|
+
"start": 8,
|
|
2181
|
+
"end": 9
|
|
2182
|
+
},
|
|
2183
|
+
"context": {
|
|
2184
|
+
"type": "variable",
|
|
2185
|
+
"name": "kendo-agent-step-padding-y",
|
|
2186
|
+
"value": "k-spacing(2)",
|
|
2187
|
+
"scope": "default",
|
|
2188
|
+
"line": {
|
|
2189
|
+
"start": 10,
|
|
2190
|
+
"end": 10
|
|
2191
|
+
}
|
|
2192
|
+
},
|
|
2193
|
+
"group": [
|
|
2194
|
+
"agent-response"
|
|
2195
|
+
],
|
|
2196
|
+
"access": "public",
|
|
2197
|
+
"file": {
|
|
2198
|
+
"path": "agent-response/_variables.scss",
|
|
2199
|
+
"name": "_variables.scss"
|
|
2200
|
+
}
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
2204
|
+
"commentRange": {
|
|
2205
|
+
"start": 11,
|
|
2206
|
+
"end": 12
|
|
2207
|
+
},
|
|
2208
|
+
"context": {
|
|
2209
|
+
"type": "variable",
|
|
2210
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
2211
|
+
"value": "k-spacing(1)",
|
|
2212
|
+
"scope": "default",
|
|
2213
|
+
"line": {
|
|
2214
|
+
"start": 13,
|
|
2215
|
+
"end": 13
|
|
2216
|
+
}
|
|
2217
|
+
},
|
|
2218
|
+
"group": [
|
|
2219
|
+
"agent-response"
|
|
2220
|
+
],
|
|
2221
|
+
"access": "public",
|
|
2222
|
+
"file": {
|
|
2223
|
+
"path": "agent-response/_variables.scss",
|
|
2224
|
+
"name": "_variables.scss"
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
2229
|
+
"commentRange": {
|
|
2230
|
+
"start": 14,
|
|
2231
|
+
"end": 15
|
|
2232
|
+
},
|
|
2233
|
+
"context": {
|
|
2234
|
+
"type": "variable",
|
|
2235
|
+
"name": "kendo-agent-step-added-color",
|
|
2236
|
+
"value": "k-color(success-on-surface)",
|
|
2237
|
+
"scope": "default",
|
|
2238
|
+
"line": {
|
|
2239
|
+
"start": 16,
|
|
2240
|
+
"end": 16
|
|
2241
|
+
}
|
|
2242
|
+
},
|
|
2243
|
+
"group": [
|
|
2244
|
+
"agent-response"
|
|
2245
|
+
],
|
|
2246
|
+
"access": "public",
|
|
2247
|
+
"file": {
|
|
2248
|
+
"path": "agent-response/_variables.scss",
|
|
2249
|
+
"name": "_variables.scss"
|
|
2250
|
+
}
|
|
2251
|
+
},
|
|
2252
|
+
{
|
|
2253
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
2254
|
+
"commentRange": {
|
|
2255
|
+
"start": 17,
|
|
2256
|
+
"end": 18
|
|
2257
|
+
},
|
|
2258
|
+
"context": {
|
|
2259
|
+
"type": "variable",
|
|
2260
|
+
"name": "kendo-agent-step-removed-color",
|
|
2261
|
+
"value": "k-color(error-on-surface)",
|
|
2262
|
+
"scope": "default",
|
|
2263
|
+
"line": {
|
|
2264
|
+
"start": 19,
|
|
2265
|
+
"end": 19
|
|
2266
|
+
}
|
|
2267
|
+
},
|
|
2268
|
+
"group": [
|
|
2269
|
+
"agent-response"
|
|
2270
|
+
],
|
|
2271
|
+
"access": "public",
|
|
2272
|
+
"file": {
|
|
2273
|
+
"path": "agent-response/_variables.scss",
|
|
2274
|
+
"name": "_variables.scss"
|
|
2275
|
+
}
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
2279
|
+
"commentRange": {
|
|
2280
|
+
"start": 20,
|
|
2281
|
+
"end": 21
|
|
2282
|
+
},
|
|
2283
|
+
"context": {
|
|
2284
|
+
"type": "variable",
|
|
2285
|
+
"name": "kendo-agent-step-font-size",
|
|
2286
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
2287
|
+
"scope": "default",
|
|
2288
|
+
"line": {
|
|
2289
|
+
"start": 22,
|
|
2290
|
+
"end": 22
|
|
2291
|
+
}
|
|
2292
|
+
},
|
|
2293
|
+
"group": [
|
|
2294
|
+
"agent-response"
|
|
2295
|
+
],
|
|
2296
|
+
"access": "public",
|
|
2297
|
+
"file": {
|
|
2298
|
+
"path": "agent-response/_variables.scss",
|
|
2299
|
+
"name": "_variables.scss"
|
|
2300
|
+
}
|
|
2301
|
+
},
|
|
2302
|
+
{
|
|
2303
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
2304
|
+
"commentRange": {
|
|
2305
|
+
"start": 23,
|
|
2306
|
+
"end": 24
|
|
2307
|
+
},
|
|
2308
|
+
"context": {
|
|
2309
|
+
"type": "variable",
|
|
2310
|
+
"name": "kendo-agent-step-body-font-size",
|
|
2311
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
2312
|
+
"scope": "default",
|
|
2313
|
+
"line": {
|
|
2314
|
+
"start": 25,
|
|
2315
|
+
"end": 25
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
"group": [
|
|
2319
|
+
"agent-response"
|
|
2320
|
+
],
|
|
2321
|
+
"access": "public",
|
|
2322
|
+
"file": {
|
|
2323
|
+
"path": "agent-response/_variables.scss",
|
|
2324
|
+
"name": "_variables.scss"
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
2329
|
+
"commentRange": {
|
|
2330
|
+
"start": 27,
|
|
2331
|
+
"end": 28
|
|
2332
|
+
},
|
|
2333
|
+
"context": {
|
|
2334
|
+
"type": "variable",
|
|
2335
|
+
"name": "kendo-thought-gap",
|
|
2336
|
+
"value": "k-spacing(1.5)",
|
|
2337
|
+
"scope": "default",
|
|
2338
|
+
"line": {
|
|
2339
|
+
"start": 29,
|
|
2340
|
+
"end": 29
|
|
2341
|
+
}
|
|
2342
|
+
},
|
|
2343
|
+
"group": [
|
|
2344
|
+
"agent-response"
|
|
2345
|
+
],
|
|
2346
|
+
"access": "public",
|
|
2347
|
+
"file": {
|
|
2348
|
+
"path": "agent-response/_variables.scss",
|
|
2349
|
+
"name": "_variables.scss"
|
|
2350
|
+
}
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"description": "The gap in the icon column of the Thought.\n",
|
|
2354
|
+
"commentRange": {
|
|
2355
|
+
"start": 30,
|
|
2356
|
+
"end": 31
|
|
2357
|
+
},
|
|
2358
|
+
"context": {
|
|
2359
|
+
"type": "variable",
|
|
2360
|
+
"name": "kendo-thought-icon-col-gap",
|
|
2361
|
+
"value": "k-spacing(2)",
|
|
2362
|
+
"scope": "default",
|
|
2363
|
+
"line": {
|
|
2364
|
+
"start": 32,
|
|
2365
|
+
"end": 32
|
|
2366
|
+
}
|
|
2367
|
+
},
|
|
2368
|
+
"group": [
|
|
2369
|
+
"agent-response"
|
|
2370
|
+
],
|
|
2371
|
+
"access": "public",
|
|
2372
|
+
"file": {
|
|
2373
|
+
"path": "agent-response/_variables.scss",
|
|
2374
|
+
"name": "_variables.scss"
|
|
2375
|
+
}
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"description": "The spacing between stacked Thought items.\n",
|
|
2379
|
+
"commentRange": {
|
|
2380
|
+
"start": 33,
|
|
2381
|
+
"end": 34
|
|
2382
|
+
},
|
|
2383
|
+
"context": {
|
|
2384
|
+
"type": "variable",
|
|
2385
|
+
"name": "kendo-thought-spacing",
|
|
2386
|
+
"value": "k-spacing(4)",
|
|
2387
|
+
"scope": "default",
|
|
2388
|
+
"line": {
|
|
2389
|
+
"start": 35,
|
|
2390
|
+
"end": 35
|
|
2391
|
+
}
|
|
2392
|
+
},
|
|
2393
|
+
"group": [
|
|
2394
|
+
"agent-response"
|
|
2395
|
+
],
|
|
2396
|
+
"access": "public",
|
|
2397
|
+
"file": {
|
|
2398
|
+
"path": "agent-response/_variables.scss",
|
|
2399
|
+
"name": "_variables.scss"
|
|
2400
|
+
}
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"description": "The color of the connector line between stacked Thought items.\n",
|
|
2404
|
+
"commentRange": {
|
|
2405
|
+
"start": 36,
|
|
2406
|
+
"end": 37
|
|
2407
|
+
},
|
|
2408
|
+
"context": {
|
|
2409
|
+
"type": "variable",
|
|
2410
|
+
"name": "kendo-thought-connector-color",
|
|
2411
|
+
"value": "k-color(border)",
|
|
2412
|
+
"scope": "default",
|
|
2413
|
+
"line": {
|
|
2414
|
+
"start": 38,
|
|
2415
|
+
"end": 38
|
|
2416
|
+
}
|
|
2417
|
+
},
|
|
2418
|
+
"group": [
|
|
2419
|
+
"agent-response"
|
|
2420
|
+
],
|
|
2421
|
+
"access": "public",
|
|
2422
|
+
"file": {
|
|
2423
|
+
"path": "agent-response/_variables.scss",
|
|
2424
|
+
"name": "_variables.scss"
|
|
2425
|
+
}
|
|
2426
|
+
},
|
|
2427
|
+
{
|
|
2428
|
+
"description": "The start indent of the ToolCall body.\n",
|
|
2429
|
+
"commentRange": {
|
|
2430
|
+
"start": 40,
|
|
2431
|
+
"end": 41
|
|
2432
|
+
},
|
|
2433
|
+
"context": {
|
|
2434
|
+
"type": "variable",
|
|
2435
|
+
"name": "kendo-tool-call-indent",
|
|
2436
|
+
"value": "k-spacing(5)",
|
|
2437
|
+
"scope": "default",
|
|
2438
|
+
"line": {
|
|
2439
|
+
"start": 42,
|
|
2440
|
+
"end": 42
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
"group": [
|
|
2444
|
+
"agent-response"
|
|
2445
|
+
],
|
|
2446
|
+
"access": "public",
|
|
2447
|
+
"file": {
|
|
2448
|
+
"path": "agent-response/_variables.scss",
|
|
2449
|
+
"name": "_variables.scss"
|
|
2450
|
+
}
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"description": "The bottom padding of the ToolCall body.\n",
|
|
2454
|
+
"commentRange": {
|
|
2455
|
+
"start": 43,
|
|
2456
|
+
"end": 44
|
|
2457
|
+
},
|
|
2458
|
+
"context": {
|
|
2459
|
+
"type": "variable",
|
|
2460
|
+
"name": "kendo-tool-call-padding-y",
|
|
2461
|
+
"value": "k-spacing(2)",
|
|
2462
|
+
"scope": "default",
|
|
2463
|
+
"line": {
|
|
2464
|
+
"start": 45,
|
|
2465
|
+
"end": 45
|
|
2466
|
+
}
|
|
2467
|
+
},
|
|
2468
|
+
"group": [
|
|
2469
|
+
"agent-response"
|
|
2470
|
+
],
|
|
2471
|
+
"access": "public",
|
|
2472
|
+
"file": {
|
|
2473
|
+
"path": "agent-response/_variables.scss",
|
|
2474
|
+
"name": "_variables.scss"
|
|
2475
|
+
}
|
|
2476
|
+
},
|
|
2152
2477
|
{
|
|
2153
2478
|
"description": "The default theme color of the AppBar.\n",
|
|
2154
2479
|
"commentRange": {
|
|
@@ -18731,6 +19056,181 @@
|
|
|
18731
19056
|
"name": "_variables.scss"
|
|
18732
19057
|
}
|
|
18733
19058
|
},
|
|
19059
|
+
{
|
|
19060
|
+
"description": "The color of the Checkpoint separator line.\n",
|
|
19061
|
+
"commentRange": {
|
|
19062
|
+
"start": 3,
|
|
19063
|
+
"end": 4
|
|
19064
|
+
},
|
|
19065
|
+
"context": {
|
|
19066
|
+
"type": "variable",
|
|
19067
|
+
"name": "kendo-checkpoint-line-color",
|
|
19068
|
+
"value": "k-color(border)",
|
|
19069
|
+
"scope": "default",
|
|
19070
|
+
"line": {
|
|
19071
|
+
"start": 5,
|
|
19072
|
+
"end": 5
|
|
19073
|
+
}
|
|
19074
|
+
},
|
|
19075
|
+
"group": [
|
|
19076
|
+
"checkpoint"
|
|
19077
|
+
],
|
|
19078
|
+
"access": "public",
|
|
19079
|
+
"file": {
|
|
19080
|
+
"path": "checkpoint/_variables.scss",
|
|
19081
|
+
"name": "_variables.scss"
|
|
19082
|
+
}
|
|
19083
|
+
},
|
|
19084
|
+
{
|
|
19085
|
+
"description": "The gap between the Checkpoint line and stamp.\n",
|
|
19086
|
+
"commentRange": {
|
|
19087
|
+
"start": 6,
|
|
19088
|
+
"end": 7
|
|
19089
|
+
},
|
|
19090
|
+
"context": {
|
|
19091
|
+
"type": "variable",
|
|
19092
|
+
"name": "kendo-checkpoint-gap",
|
|
19093
|
+
"value": "k-spacing(1.5)",
|
|
19094
|
+
"scope": "default",
|
|
19095
|
+
"line": {
|
|
19096
|
+
"start": 8,
|
|
19097
|
+
"end": 8
|
|
19098
|
+
}
|
|
19099
|
+
},
|
|
19100
|
+
"group": [
|
|
19101
|
+
"checkpoint"
|
|
19102
|
+
],
|
|
19103
|
+
"access": "public",
|
|
19104
|
+
"file": {
|
|
19105
|
+
"path": "checkpoint/_variables.scss",
|
|
19106
|
+
"name": "_variables.scss"
|
|
19107
|
+
}
|
|
19108
|
+
},
|
|
19109
|
+
{
|
|
19110
|
+
"description": "The width of the Checkpoint separator line.\n",
|
|
19111
|
+
"commentRange": {
|
|
19112
|
+
"start": 9,
|
|
19113
|
+
"end": 10
|
|
19114
|
+
},
|
|
19115
|
+
"context": {
|
|
19116
|
+
"type": "variable",
|
|
19117
|
+
"name": "kendo-checkpoint-line-width",
|
|
19118
|
+
"value": "1px",
|
|
19119
|
+
"scope": "default",
|
|
19120
|
+
"line": {
|
|
19121
|
+
"start": 11,
|
|
19122
|
+
"end": 11
|
|
19123
|
+
}
|
|
19124
|
+
},
|
|
19125
|
+
"group": [
|
|
19126
|
+
"checkpoint"
|
|
19127
|
+
],
|
|
19128
|
+
"access": "public",
|
|
19129
|
+
"file": {
|
|
19130
|
+
"path": "checkpoint/_variables.scss",
|
|
19131
|
+
"name": "_variables.scss"
|
|
19132
|
+
}
|
|
19133
|
+
},
|
|
19134
|
+
{
|
|
19135
|
+
"description": "The font size of the Checkpoint stamp text.\n",
|
|
19136
|
+
"commentRange": {
|
|
19137
|
+
"start": 12,
|
|
19138
|
+
"end": 13
|
|
19139
|
+
},
|
|
19140
|
+
"context": {
|
|
19141
|
+
"type": "variable",
|
|
19142
|
+
"name": "kendo-checkpoint-stamp-font-size",
|
|
19143
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
19144
|
+
"scope": "default",
|
|
19145
|
+
"line": {
|
|
19146
|
+
"start": 14,
|
|
19147
|
+
"end": 14
|
|
19148
|
+
}
|
|
19149
|
+
},
|
|
19150
|
+
"group": [
|
|
19151
|
+
"checkpoint"
|
|
19152
|
+
],
|
|
19153
|
+
"access": "public",
|
|
19154
|
+
"file": {
|
|
19155
|
+
"path": "checkpoint/_variables.scss",
|
|
19156
|
+
"name": "_variables.scss"
|
|
19157
|
+
}
|
|
19158
|
+
},
|
|
19159
|
+
{
|
|
19160
|
+
"description": "The text color of the Checkpoint stamp.\n",
|
|
19161
|
+
"commentRange": {
|
|
19162
|
+
"start": 15,
|
|
19163
|
+
"end": 16
|
|
19164
|
+
},
|
|
19165
|
+
"context": {
|
|
19166
|
+
"type": "variable",
|
|
19167
|
+
"name": "kendo-checkpoint-stamp-color",
|
|
19168
|
+
"value": "k-color(subtle)",
|
|
19169
|
+
"scope": "default",
|
|
19170
|
+
"line": {
|
|
19171
|
+
"start": 17,
|
|
19172
|
+
"end": 17
|
|
19173
|
+
}
|
|
19174
|
+
},
|
|
19175
|
+
"group": [
|
|
19176
|
+
"checkpoint"
|
|
19177
|
+
],
|
|
19178
|
+
"access": "public",
|
|
19179
|
+
"file": {
|
|
19180
|
+
"path": "checkpoint/_variables.scss",
|
|
19181
|
+
"name": "_variables.scss"
|
|
19182
|
+
}
|
|
19183
|
+
},
|
|
19184
|
+
{
|
|
19185
|
+
"description": "The font weight of the Checkpoint stamp text.\n",
|
|
19186
|
+
"commentRange": {
|
|
19187
|
+
"start": 18,
|
|
19188
|
+
"end": 19
|
|
19189
|
+
},
|
|
19190
|
+
"context": {
|
|
19191
|
+
"type": "variable",
|
|
19192
|
+
"name": "kendo-checkpoint-stamp-font-weight",
|
|
19193
|
+
"value": "null",
|
|
19194
|
+
"scope": "default",
|
|
19195
|
+
"line": {
|
|
19196
|
+
"start": 20,
|
|
19197
|
+
"end": 20
|
|
19198
|
+
}
|
|
19199
|
+
},
|
|
19200
|
+
"group": [
|
|
19201
|
+
"checkpoint"
|
|
19202
|
+
],
|
|
19203
|
+
"access": "public",
|
|
19204
|
+
"file": {
|
|
19205
|
+
"path": "checkpoint/_variables.scss",
|
|
19206
|
+
"name": "_variables.scss"
|
|
19207
|
+
}
|
|
19208
|
+
},
|
|
19209
|
+
{
|
|
19210
|
+
"description": "The horizontal padding of the Checkpoint stamp.\n",
|
|
19211
|
+
"commentRange": {
|
|
19212
|
+
"start": 21,
|
|
19213
|
+
"end": 22
|
|
19214
|
+
},
|
|
19215
|
+
"context": {
|
|
19216
|
+
"type": "variable",
|
|
19217
|
+
"name": "kendo-checkpoint-stamp-padding-x",
|
|
19218
|
+
"value": "k-spacing(1)",
|
|
19219
|
+
"scope": "default",
|
|
19220
|
+
"line": {
|
|
19221
|
+
"start": 23,
|
|
19222
|
+
"end": 23
|
|
19223
|
+
}
|
|
19224
|
+
},
|
|
19225
|
+
"group": [
|
|
19226
|
+
"checkpoint"
|
|
19227
|
+
],
|
|
19228
|
+
"access": "public",
|
|
19229
|
+
"file": {
|
|
19230
|
+
"path": "checkpoint/_variables.scss",
|
|
19231
|
+
"name": "_variables.scss"
|
|
19232
|
+
}
|
|
19233
|
+
},
|
|
18734
19234
|
{
|
|
18735
19235
|
"description": "The default theme color of the Chip.\n",
|
|
18736
19236
|
"commentRange": {
|
|
@@ -19868,6 +20368,56 @@
|
|
|
19868
20368
|
"name": "_variables.scss"
|
|
19869
20369
|
}
|
|
19870
20370
|
},
|
|
20371
|
+
{
|
|
20372
|
+
"description": "The padding of the CitationPopover view.\n",
|
|
20373
|
+
"commentRange": {
|
|
20374
|
+
"start": 5,
|
|
20375
|
+
"end": 6
|
|
20376
|
+
},
|
|
20377
|
+
"context": {
|
|
20378
|
+
"type": "variable",
|
|
20379
|
+
"name": "kendo-citation-popover-view-padding",
|
|
20380
|
+
"value": "k-spacing(4)",
|
|
20381
|
+
"scope": "default",
|
|
20382
|
+
"line": {
|
|
20383
|
+
"start": 7,
|
|
20384
|
+
"end": 7
|
|
20385
|
+
}
|
|
20386
|
+
},
|
|
20387
|
+
"group": [
|
|
20388
|
+
"citation"
|
|
20389
|
+
],
|
|
20390
|
+
"access": "public",
|
|
20391
|
+
"file": {
|
|
20392
|
+
"path": "citation/_variables.scss",
|
|
20393
|
+
"name": "_variables.scss"
|
|
20394
|
+
}
|
|
20395
|
+
},
|
|
20396
|
+
{
|
|
20397
|
+
"description": "The text color of the CitationPopover page indicator.\n",
|
|
20398
|
+
"commentRange": {
|
|
20399
|
+
"start": 8,
|
|
20400
|
+
"end": 9
|
|
20401
|
+
},
|
|
20402
|
+
"context": {
|
|
20403
|
+
"type": "variable",
|
|
20404
|
+
"name": "kendo-citation-pages-color",
|
|
20405
|
+
"value": "k-color(subtle)",
|
|
20406
|
+
"scope": "default",
|
|
20407
|
+
"line": {
|
|
20408
|
+
"start": 10,
|
|
20409
|
+
"end": 10
|
|
20410
|
+
}
|
|
20411
|
+
},
|
|
20412
|
+
"group": [
|
|
20413
|
+
"citation"
|
|
20414
|
+
],
|
|
20415
|
+
"access": "public",
|
|
20416
|
+
"file": {
|
|
20417
|
+
"path": "citation/_variables.scss",
|
|
20418
|
+
"name": "_variables.scss"
|
|
20419
|
+
}
|
|
20420
|
+
},
|
|
19871
20421
|
{
|
|
19872
20422
|
"description": "The default size of the ColorEditor.\n",
|
|
19873
20423
|
"commentRange": {
|
|
@@ -61559,7 +62109,7 @@
|
|
|
61559
62109
|
"context": {
|
|
61560
62110
|
"type": "variable",
|
|
61561
62111
|
"name": "kendo-popover-body-padding-y",
|
|
61562
|
-
"value": "k-spacing(2)",
|
|
62112
|
+
"value": "k-spacing(2) k-spacing(4)",
|
|
61563
62113
|
"scope": "default",
|
|
61564
62114
|
"line": {
|
|
61565
62115
|
"start": 66,
|
package/dist/meta/variables.json
CHANGED
|
@@ -9944,8 +9944,8 @@
|
|
|
9944
9944
|
"value": "var(--kendo-spacing-4)"
|
|
9945
9945
|
},
|
|
9946
9946
|
"kendo-popover-body-padding-y": {
|
|
9947
|
-
"type": "
|
|
9948
|
-
"value": "var(--kendo-spacing-2)"
|
|
9947
|
+
"type": "List",
|
|
9948
|
+
"value": "(var(--kendo-spacing-2) var(--kendo-spacing-4))"
|
|
9949
9949
|
},
|
|
9950
9950
|
"kendo-popover-actions-border-width": {
|
|
9951
9951
|
"type": "Number",
|
|
@@ -15133,6 +15133,94 @@
|
|
|
15133
15133
|
"type": "Number",
|
|
15134
15134
|
"value": "1px"
|
|
15135
15135
|
},
|
|
15136
|
+
"kendo-agent-step-gap": {
|
|
15137
|
+
"type": "String",
|
|
15138
|
+
"value": "var(--kendo-spacing-1\\.5)"
|
|
15139
|
+
},
|
|
15140
|
+
"kendo-agent-step-padding-y": {
|
|
15141
|
+
"type": "String",
|
|
15142
|
+
"value": "var(--kendo-spacing-2)"
|
|
15143
|
+
},
|
|
15144
|
+
"kendo-agent-step-icon-margin-top": {
|
|
15145
|
+
"type": "String",
|
|
15146
|
+
"value": "var(--kendo-spacing-1)"
|
|
15147
|
+
},
|
|
15148
|
+
"kendo-agent-step-added-color": {
|
|
15149
|
+
"type": "String",
|
|
15150
|
+
"value": "var(--kendo-color-success-on-surface)"
|
|
15151
|
+
},
|
|
15152
|
+
"kendo-agent-step-removed-color": {
|
|
15153
|
+
"type": "String",
|
|
15154
|
+
"value": "var(--kendo-color-error-on-surface)"
|
|
15155
|
+
},
|
|
15156
|
+
"kendo-agent-step-font-size": {
|
|
15157
|
+
"type": "String",
|
|
15158
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15159
|
+
},
|
|
15160
|
+
"kendo-agent-step-body-font-size": {
|
|
15161
|
+
"type": "String",
|
|
15162
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15163
|
+
},
|
|
15164
|
+
"kendo-thought-gap": {
|
|
15165
|
+
"type": "String",
|
|
15166
|
+
"value": "var(--kendo-spacing-1\\.5)"
|
|
15167
|
+
},
|
|
15168
|
+
"kendo-thought-icon-col-gap": {
|
|
15169
|
+
"type": "String",
|
|
15170
|
+
"value": "var(--kendo-spacing-2)"
|
|
15171
|
+
},
|
|
15172
|
+
"kendo-thought-spacing": {
|
|
15173
|
+
"type": "String",
|
|
15174
|
+
"value": "var(--kendo-spacing-4)"
|
|
15175
|
+
},
|
|
15176
|
+
"kendo-thought-connector-color": {
|
|
15177
|
+
"type": "String",
|
|
15178
|
+
"value": "var(--kendo-color-border)"
|
|
15179
|
+
},
|
|
15180
|
+
"kendo-tool-call-indent": {
|
|
15181
|
+
"type": "String",
|
|
15182
|
+
"value": "var(--kendo-spacing-5)"
|
|
15183
|
+
},
|
|
15184
|
+
"kendo-tool-call-padding-y": {
|
|
15185
|
+
"type": "String",
|
|
15186
|
+
"value": "var(--kendo-spacing-2)"
|
|
15187
|
+
},
|
|
15188
|
+
"kendo-citation-popover-view-padding": {
|
|
15189
|
+
"type": "String",
|
|
15190
|
+
"value": "var(--kendo-spacing-4)"
|
|
15191
|
+
},
|
|
15192
|
+
"kendo-citation-pages-color": {
|
|
15193
|
+
"type": "String",
|
|
15194
|
+
"value": "var(--kendo-color-subtle)"
|
|
15195
|
+
},
|
|
15196
|
+
"kendo-checkpoint-line-color": {
|
|
15197
|
+
"type": "String",
|
|
15198
|
+
"value": "var(--kendo-color-border)"
|
|
15199
|
+
},
|
|
15200
|
+
"kendo-checkpoint-gap": {
|
|
15201
|
+
"type": "String",
|
|
15202
|
+
"value": "var(--kendo-spacing-1\\.5)"
|
|
15203
|
+
},
|
|
15204
|
+
"kendo-checkpoint-line-width": {
|
|
15205
|
+
"type": "Number",
|
|
15206
|
+
"value": "1px"
|
|
15207
|
+
},
|
|
15208
|
+
"kendo-checkpoint-stamp-font-size": {
|
|
15209
|
+
"type": "String",
|
|
15210
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
15211
|
+
},
|
|
15212
|
+
"kendo-checkpoint-stamp-color": {
|
|
15213
|
+
"type": "String",
|
|
15214
|
+
"value": "var(--kendo-color-subtle)"
|
|
15215
|
+
},
|
|
15216
|
+
"kendo-checkpoint-stamp-font-weight": {
|
|
15217
|
+
"type": "Null",
|
|
15218
|
+
"value": "null"
|
|
15219
|
+
},
|
|
15220
|
+
"kendo-checkpoint-stamp-padding-x": {
|
|
15221
|
+
"type": "String",
|
|
15222
|
+
"value": "var(--kendo-spacing-1)"
|
|
15223
|
+
},
|
|
15136
15224
|
"kendo-media-player-border-width": {
|
|
15137
15225
|
"type": "Number",
|
|
15138
15226
|
"value": "1px"
|