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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2050,15 +2050,15 @@
2050
2050
  }
2051
2051
  },
2052
2052
  {
2053
- "description": "The top margin of the AgentStep icon.\n",
2053
+ "description": "The horizontal padding of the AgentStep head.\n",
2054
2054
  "commentRange": {
2055
2055
  "start": 11,
2056
2056
  "end": 12
2057
2057
  },
2058
2058
  "context": {
2059
2059
  "type": "variable",
2060
- "name": "kendo-agent-step-icon-margin-top",
2061
- "value": "k-spacing(1)",
2060
+ "name": "kendo-agent-step-padding-x",
2061
+ "value": "k-spacing(0.5)",
2062
2062
  "scope": "default",
2063
2063
  "line": {
2064
2064
  "start": 13,
@@ -2075,15 +2075,15 @@
2075
2075
  }
2076
2076
  },
2077
2077
  {
2078
- "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2078
+ "description": "The end padding of the AgentStep head.\n",
2079
2079
  "commentRange": {
2080
2080
  "start": 14,
2081
2081
  "end": 15
2082
2082
  },
2083
2083
  "context": {
2084
2084
  "type": "variable",
2085
- "name": "kendo-agent-step-added-color",
2086
- "value": "k-color(success-on-surface)",
2085
+ "name": "kendo-agent-step-padding-end",
2086
+ "value": "k-spacing(2)",
2087
2087
  "scope": "default",
2088
2088
  "line": {
2089
2089
  "start": 16,
@@ -2100,15 +2100,15 @@
2100
2100
  }
2101
2101
  },
2102
2102
  {
2103
- "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2103
+ "description": "The border radius of the AgentStep head.\n",
2104
2104
  "commentRange": {
2105
2105
  "start": 17,
2106
2106
  "end": 18
2107
2107
  },
2108
2108
  "context": {
2109
2109
  "type": "variable",
2110
- "name": "kendo-agent-step-removed-color",
2111
- "value": "k-color(error-on-surface)",
2110
+ "name": "kendo-agent-step-border-radius",
2111
+ "value": "k-border-radius(md)",
2112
2112
  "scope": "default",
2113
2113
  "line": {
2114
2114
  "start": 19,
@@ -2125,15 +2125,15 @@
2125
2125
  }
2126
2126
  },
2127
2127
  {
2128
- "description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
2128
+ "description": "The top margin of the AgentStep icon.\n",
2129
2129
  "commentRange": {
2130
2130
  "start": 20,
2131
2131
  "end": 21
2132
2132
  },
2133
2133
  "context": {
2134
2134
  "type": "variable",
2135
- "name": "kendo-agent-step-font-size",
2136
- "value": "var(--kendo-font-size-sm)",
2135
+ "name": "kendo-agent-step-icon-margin-top",
2136
+ "value": "k-spacing(1)",
2137
2137
  "scope": "default",
2138
2138
  "line": {
2139
2139
  "start": 22,
@@ -2150,15 +2150,15 @@
2150
2150
  }
2151
2151
  },
2152
2152
  {
2153
- "description": "The font size of the AgentStep body content.\n",
2153
+ "description": "The text color of the added lines count in the AgentStep diffstat.\n",
2154
2154
  "commentRange": {
2155
2155
  "start": 23,
2156
2156
  "end": 24
2157
2157
  },
2158
2158
  "context": {
2159
2159
  "type": "variable",
2160
- "name": "kendo-agent-step-body-font-size",
2161
- "value": "var(--kendo-font-size-sm)",
2160
+ "name": "kendo-agent-step-added-color",
2161
+ "value": "k-color(success-on-surface)",
2162
2162
  "scope": "default",
2163
2163
  "line": {
2164
2164
  "start": 25,
@@ -2174,11 +2174,111 @@
2174
2174
  "name": "_variables.scss"
2175
2175
  }
2176
2176
  },
2177
+ {
2178
+ "description": "The text color of the removed lines count in the AgentStep diffstat.\n",
2179
+ "commentRange": {
2180
+ "start": 26,
2181
+ "end": 27
2182
+ },
2183
+ "context": {
2184
+ "type": "variable",
2185
+ "name": "kendo-agent-step-removed-color",
2186
+ "value": "k-color(error-on-surface)",
2187
+ "scope": "default",
2188
+ "line": {
2189
+ "start": 28,
2190
+ "end": 28
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 font size of the AgentStep label, secondary text, and diffstat.\n",
2204
+ "commentRange": {
2205
+ "start": 29,
2206
+ "end": 30
2207
+ },
2208
+ "context": {
2209
+ "type": "variable",
2210
+ "name": "kendo-agent-step-font-size",
2211
+ "value": "var(--kendo-font-size-sm)",
2212
+ "scope": "default",
2213
+ "line": {
2214
+ "start": 31,
2215
+ "end": 31
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 font size of the AgentStep body content.\n",
2229
+ "commentRange": {
2230
+ "start": 32,
2231
+ "end": 33
2232
+ },
2233
+ "context": {
2234
+ "type": "variable",
2235
+ "name": "kendo-agent-step-body-font-size",
2236
+ "value": "var(--kendo-font-size-sm)",
2237
+ "scope": "default",
2238
+ "line": {
2239
+ "start": 34,
2240
+ "end": 34
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 box shadow of the focused AgentStep head.\n",
2254
+ "commentRange": {
2255
+ "start": 35,
2256
+ "end": 36
2257
+ },
2258
+ "context": {
2259
+ "type": "variable",
2260
+ "name": "kendo-agent-step-focus-shadow",
2261
+ "value": "inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
2262
+ "scope": "default",
2263
+ "line": {
2264
+ "start": 37,
2265
+ "end": 37
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
+ },
2177
2277
  {
2178
2278
  "description": "The gap between the icon column and the content of the Thought.\n",
2179
2279
  "commentRange": {
2180
- "start": 27,
2181
- "end": 28
2280
+ "start": 39,
2281
+ "end": 40
2182
2282
  },
2183
2283
  "context": {
2184
2284
  "type": "variable",
@@ -2186,8 +2286,8 @@
2186
2286
  "value": "k-spacing(1.5)",
2187
2287
  "scope": "default",
2188
2288
  "line": {
2189
- "start": 29,
2190
- "end": 29
2289
+ "start": 41,
2290
+ "end": 41
2191
2291
  }
2192
2292
  },
2193
2293
  "group": [
@@ -2202,8 +2302,8 @@
2202
2302
  {
2203
2303
  "description": "The gap in the icon column of the Thought.\n",
2204
2304
  "commentRange": {
2205
- "start": 30,
2206
- "end": 31
2305
+ "start": 42,
2306
+ "end": 43
2207
2307
  },
2208
2308
  "context": {
2209
2309
  "type": "variable",
@@ -2211,8 +2311,8 @@
2211
2311
  "value": "k-spacing(2)",
2212
2312
  "scope": "default",
2213
2313
  "line": {
2214
- "start": 32,
2215
- "end": 32
2314
+ "start": 44,
2315
+ "end": 44
2216
2316
  }
2217
2317
  },
2218
2318
  "group": [
@@ -2227,8 +2327,8 @@
2227
2327
  {
2228
2328
  "description": "The spacing between stacked Thought items.\n",
2229
2329
  "commentRange": {
2230
- "start": 33,
2231
- "end": 34
2330
+ "start": 45,
2331
+ "end": 46
2232
2332
  },
2233
2333
  "context": {
2234
2334
  "type": "variable",
@@ -2236,8 +2336,33 @@
2236
2336
  "value": "k-spacing(4)",
2237
2337
  "scope": "default",
2238
2338
  "line": {
2239
- "start": 35,
2240
- "end": 35
2339
+ "start": 47,
2340
+ "end": 47
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 start padding of the Thought, aligning it with the AgentStep head.\n",
2354
+ "commentRange": {
2355
+ "start": 48,
2356
+ "end": 49
2357
+ },
2358
+ "context": {
2359
+ "type": "variable",
2360
+ "name": "kendo-thought-padding-x",
2361
+ "value": "k-spacing(0.5)",
2362
+ "scope": "default",
2363
+ "line": {
2364
+ "start": 50,
2365
+ "end": 50
2241
2366
  }
2242
2367
  },
2243
2368
  "group": [
@@ -2252,8 +2377,8 @@
2252
2377
  {
2253
2378
  "description": "The color of the connector line between stacked Thought items.\n",
2254
2379
  "commentRange": {
2255
- "start": 36,
2256
- "end": 37
2380
+ "start": 51,
2381
+ "end": 52
2257
2382
  },
2258
2383
  "context": {
2259
2384
  "type": "variable",
@@ -2261,8 +2386,8 @@
2261
2386
  "value": "k-color(border)",
2262
2387
  "scope": "default",
2263
2388
  "line": {
2264
- "start": 38,
2265
- "end": 38
2389
+ "start": 53,
2390
+ "end": 53
2266
2391
  }
2267
2392
  },
2268
2393
  "group": [
@@ -2277,8 +2402,8 @@
2277
2402
  {
2278
2403
  "description": "The start indent of the ToolCall body.\n",
2279
2404
  "commentRange": {
2280
- "start": 40,
2281
- "end": 41
2405
+ "start": 55,
2406
+ "end": 56
2282
2407
  },
2283
2408
  "context": {
2284
2409
  "type": "variable",
@@ -2286,8 +2411,8 @@
2286
2411
  "value": "k-spacing(5)",
2287
2412
  "scope": "default",
2288
2413
  "line": {
2289
- "start": 42,
2290
- "end": 42
2414
+ "start": 57,
2415
+ "end": 57
2291
2416
  }
2292
2417
  },
2293
2418
  "group": [
@@ -2302,8 +2427,8 @@
2302
2427
  {
2303
2428
  "description": "The bottom padding of the ToolCall body.\n",
2304
2429
  "commentRange": {
2305
- "start": 43,
2306
- "end": 44
2430
+ "start": 58,
2431
+ "end": 59
2307
2432
  },
2308
2433
  "context": {
2309
2434
  "type": "variable",
@@ -2311,8 +2436,8 @@
2311
2436
  "value": "k-spacing(2)",
2312
2437
  "scope": "default",
2313
2438
  "line": {
2314
- "start": 45,
2315
- "end": 45
2439
+ "start": 60,
2440
+ "end": 60
2316
2441
  }
2317
2442
  },
2318
2443
  "group": [
@@ -2327,8 +2452,8 @@
2327
2452
  {
2328
2453
  "description": "The border radius of the pre element in the ToolCall body.\n",
2329
2454
  "commentRange": {
2330
- "start": 46,
2331
- "end": 47
2455
+ "start": 61,
2456
+ "end": 62
2332
2457
  },
2333
2458
  "context": {
2334
2459
  "type": "variable",
@@ -2336,8 +2461,8 @@
2336
2461
  "value": "k-border-radius(md)",
2337
2462
  "scope": "default",
2338
2463
  "line": {
2339
- "start": 48,
2340
- "end": 48
2464
+ "start": 63,
2465
+ "end": 63
2341
2466
  }
2342
2467
  },
2343
2468
  "group": [
@@ -14800,6 +14800,18 @@
14800
14800
  "type": "String",
14801
14801
  "value": "var(--kendo-spacing-2)"
14802
14802
  },
14803
+ "kendo-agent-step-padding-x": {
14804
+ "type": "String",
14805
+ "value": "var(--kendo-spacing-0\\.5)"
14806
+ },
14807
+ "kendo-agent-step-padding-end": {
14808
+ "type": "String",
14809
+ "value": "var(--kendo-spacing-2)"
14810
+ },
14811
+ "kendo-agent-step-border-radius": {
14812
+ "type": "String",
14813
+ "value": "var(--kendo-border-radius-md)"
14814
+ },
14803
14815
  "kendo-agent-step-icon-margin-top": {
14804
14816
  "type": "String",
14805
14817
  "value": "var(--kendo-spacing-1)"
@@ -14820,6 +14832,10 @@
14820
14832
  "type": "String",
14821
14833
  "value": "var(--kendo-font-size-sm)"
14822
14834
  },
14835
+ "kendo-agent-step-focus-shadow": {
14836
+ "type": "List",
14837
+ "value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface) 15%, transparent))"
14838
+ },
14823
14839
  "kendo-thought-gap": {
14824
14840
  "type": "String",
14825
14841
  "value": "var(--kendo-spacing-1\\.5)"
@@ -14832,6 +14848,10 @@
14832
14848
  "type": "String",
14833
14849
  "value": "var(--kendo-spacing-4)"
14834
14850
  },
14851
+ "kendo-thought-padding-x": {
14852
+ "type": "String",
14853
+ "value": "var(--kendo-spacing-0\\.5)"
14854
+ },
14835
14855
  "kendo-thought-connector-color": {
14836
14856
  "type": "String",
14837
14857
  "value": "var(--kendo-color-border)"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(0.00% 0.0000 0deg)",
9
9
  "oklch(25.20% 0.0000 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(97.01% 0.0001 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(0.00% 0.0000 0deg)",
9
9
  "oklch(26.21% 0.0095 248.24deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.16% 0.0018 248.66deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(56.39% 0.1748 253.31deg)",
9
9
  "oklch(75.91% 0.1029 220.18deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(0.00% 0.0000 0deg)",
9
9
  "oklch(26.21% 0.0095 248.24deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.16% 0.0018 248.66deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.16% 0.0018 248.66deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(0.00% 0.0000 0deg)",
9
9
  "oklch(28.74% 0.0034 229.23deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(96.12% 0.0001 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(94.26% 0.0144 231.45deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "14.4.1-dev.1",
6
+ "version": "14.4.1-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(95.25% 0.0097 87.57deg)",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-bootstrap",
3
3
  "description": "Bootstrap theme for Kendo UI",
4
- "version": "14.4.1-dev.1",
4
+ "version": "14.4.1-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -53,8 +53,8 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "^4.11.0",
56
- "@progress/kendo-theme-core": "14.4.1-dev.1",
57
- "@progress/kendo-theme-utils": "14.4.1-dev.1"
56
+ "@progress/kendo-theme-core": "14.4.1-dev.2",
57
+ "@progress/kendo-theme-utils": "14.4.1-dev.2"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
@@ -8,6 +8,15 @@ $kendo-agent-step-gap: k-spacing(1.5) !default;
8
8
  /// The vertical padding of the AgentStep head.
9
9
  /// @group agent-response
10
10
  $kendo-agent-step-padding-y: k-spacing(2) !default;
11
+ /// The horizontal padding of the AgentStep head.
12
+ /// @group agent-response
13
+ $kendo-agent-step-padding-x: k-spacing(0.5) !default;
14
+ /// The end padding of the AgentStep head.
15
+ /// @group agent-response
16
+ $kendo-agent-step-padding-end: k-spacing(2) !default;
17
+ /// The border radius of the AgentStep head.
18
+ /// @group agent-response
19
+ $kendo-agent-step-border-radius: k-border-radius(md) !default;
11
20
  /// The top margin of the AgentStep icon.
12
21
  /// @group agent-response
13
22
  $kendo-agent-step-icon-margin-top: k-spacing(1) !default;
@@ -23,6 +32,9 @@ $kendo-agent-step-font-size: var(--kendo-font-size-sm) !default;
23
32
  /// The font size of the AgentStep body content.
24
33
  /// @group agent-response
25
34
  $kendo-agent-step-body-font-size: var(--kendo-font-size-sm) !default;
35
+ /// The box shadow of the focused AgentStep head.
36
+ /// @group agent-response
37
+ $kendo-agent-step-focus-shadow: inset 0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 15%, transparent) !default;
26
38
 
27
39
  /// The gap between the icon column and the content of the Thought.
28
40
  /// @group agent-response
@@ -33,6 +45,9 @@ $kendo-thought-icon-col-gap: k-spacing(2) !default;
33
45
  /// The spacing between stacked Thought items.
34
46
  /// @group agent-response
35
47
  $kendo-thought-spacing: k-spacing(4) !default;
48
+ /// The start padding of the Thought, aligning it with the AgentStep head.
49
+ /// @group agent-response
50
+ $kendo-thought-padding-x: k-spacing(0.5) !default;
36
51
  /// The color of the connector line between stacked Thought items.
37
52
  /// @group agent-response
38
53
  $kendo-thought-connector-color: k-color(border) !default;
@@ -50,14 +65,19 @@ $kendo-tool-call-pre-border-radius: k-border-radius(md) !default;
50
65
  @forward "@progress/kendo-theme-core/scss/components/agent-response/_variables.scss" with (
51
66
  $kendo-agent-step-gap: $kendo-agent-step-gap,
52
67
  $kendo-agent-step-padding-y: $kendo-agent-step-padding-y,
68
+ $kendo-agent-step-padding-x: $kendo-agent-step-padding-x,
69
+ $kendo-agent-step-padding-end: $kendo-agent-step-padding-end,
70
+ $kendo-agent-step-border-radius: $kendo-agent-step-border-radius,
53
71
  $kendo-agent-step-icon-margin-top: $kendo-agent-step-icon-margin-top,
54
72
  $kendo-agent-step-added-color: $kendo-agent-step-added-color,
55
73
  $kendo-agent-step-removed-color: $kendo-agent-step-removed-color,
56
74
  $kendo-agent-step-font-size: $kendo-agent-step-font-size,
57
75
  $kendo-agent-step-body-font-size: $kendo-agent-step-body-font-size,
76
+ $kendo-agent-step-focus-shadow: $kendo-agent-step-focus-shadow,
58
77
  $kendo-thought-gap: $kendo-thought-gap,
59
78
  $kendo-thought-icon-col-gap: $kendo-thought-icon-col-gap,
60
79
  $kendo-thought-spacing: $kendo-thought-spacing,
80
+ $kendo-thought-padding-x: $kendo-thought-padding-x,
61
81
  $kendo-thought-connector-color: $kendo-thought-connector-color,
62
82
  $kendo-tool-call-indent: $kendo-tool-call-indent,
63
83
  $kendo-tool-call-padding-y: $kendo-tool-call-padding-y,