@progress/kendo-theme-default 13.0.0-dev.0 → 13.0.0-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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +1 -2
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +7212 -2774
- package/dist/meta/sassdoc-raw-data.json +3499 -1490
- package/dist/meta/variables.json +490 -135
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +6 -11
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +5 -5
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_index.scss +4 -0
- package/scss/chat/_variables.scss +33 -60
- package/scss/dropdowntree/_variables.scss +10 -1
- package/scss/file-box/_index.scss +16 -0
- package/scss/file-box/_layout.scss +6 -0
- package/scss/file-box/_theme.scss +6 -0
- package/scss/file-box/_variables.scss +73 -0
- package/scss/grid/_index.scss +2 -0
- package/scss/grid/_variables.scss +12 -2
- package/scss/icons/_variables.scss +5 -1
- package/scss/index.scss +12 -0
- package/scss/list/_variables.scss +56 -20
- package/scss/prompt-box/_index.scss +16 -0
- package/scss/prompt-box/_layout.scss +6 -0
- package/scss/prompt-box/_theme.scss +6 -0
- package/scss/prompt-box/_variables.scss +34 -0
- package/scss/segmented-control/_index.scss +16 -0
- package/scss/segmented-control/_layout.scss +6 -0
- package/scss/segmented-control/_theme.scss +6 -0
- package/scss/segmented-control/_variables.scss +143 -0
- package/scss/smart-box/_index.scss +25 -0
- package/scss/smart-box/_layout.scss +6 -0
- package/scss/smart-box/_theme.scss +6 -0
- package/scss/smart-box/_variables.scss +70 -0
- package/scss/suggestion/_variables.scss +14 -4
- package/scss/toolbar/_variables.scss +4 -0
- package/scss/treeview/_variables.scss +16 -3
package/dist/meta/variables.json
CHANGED
|
@@ -810,9 +810,9 @@
|
|
|
810
810
|
},
|
|
811
811
|
"default-elevation": {
|
|
812
812
|
"type": "Map",
|
|
813
|
-
"value": "(1:
|
|
813
|
+
"value": "(1: 0 2px 3px rgba(0, 0, 0, 0.04), 2: (0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12)), 3: (0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12)), 4: (0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12)), 5: (0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12)), 6: (0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12)), 7: (0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12)), 8: (0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12)), 9: (0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12)))",
|
|
814
814
|
"prettyValue": {
|
|
815
|
-
"1": "(0 2px 3px rgba(0, 0, 0, 0.04)
|
|
815
|
+
"1": "(0 2px 3px rgba(0, 0, 0, 0.04))",
|
|
816
816
|
"2": "(0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
817
817
|
"3": "(0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
818
818
|
"4": "(0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
@@ -825,9 +825,9 @@
|
|
|
825
825
|
},
|
|
826
826
|
"kendo-elevation": {
|
|
827
827
|
"type": "Map",
|
|
828
|
-
"value": "(1:
|
|
828
|
+
"value": "(1: 0 2px 3px rgba(0, 0, 0, 0.04), 2: (0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12)), 3: (0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12)), 4: (0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12)), 5: (0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12)), 6: (0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12)), 7: (0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12)), 8: (0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12)), 9: (0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12)))",
|
|
829
829
|
"prettyValue": {
|
|
830
|
-
"1": "(0 2px 3px rgba(0, 0, 0, 0.04)
|
|
830
|
+
"1": "(0 2px 3px rgba(0, 0, 0, 0.04))",
|
|
831
831
|
"2": "(0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
832
832
|
"3": "(0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
833
833
|
"4": "(0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
@@ -1170,7 +1170,7 @@
|
|
|
1170
1170
|
},
|
|
1171
1171
|
"default-easings": {
|
|
1172
1172
|
"type": "Map",
|
|
1173
|
-
"value": "(linear: cubic-bezier(0, 0, 1, 1), accelerate: cubic-bezier(0.42, 0, 1, 1), decelerate: cubic-bezier(0, 0, 0.58, 1), standard: cubic-bezier(0.42, 0, 0.58, 1), sharp: cubic-bezier(0.75, 0, 0.25, 1), bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55), elastic: cubic-bezier(0.5, -0.5, 0.5, 1.5))",
|
|
1173
|
+
"value": "(linear: cubic-bezier(0, 0, 1, 1), accelerate: cubic-bezier(0.42, 0, 1, 1), decelerate: cubic-bezier(0, 0, 0.58, 1), standard: cubic-bezier(0.42, 0, 0.58, 1), sharp: cubic-bezier(0.75, 0, 0.25, 1), bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55), elastic: cubic-bezier(0.5, -0.5, 0.5, 1.5), stretchy: cubic-bezier(0.07, 1.81, 0.3, 0.81))",
|
|
1174
1174
|
"prettyValue": {
|
|
1175
1175
|
"linear": "cubic-bezier(0, 0, 1, 1)",
|
|
1176
1176
|
"accelerate": "cubic-bezier(0.42, 0, 1, 1)",
|
|
@@ -1178,7 +1178,8 @@
|
|
|
1178
1178
|
"standard": "cubic-bezier(0.42, 0, 0.58, 1)",
|
|
1179
1179
|
"sharp": "cubic-bezier(0.75, 0, 0.25, 1)",
|
|
1180
1180
|
"bounce": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
|
|
1181
|
-
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)"
|
|
1181
|
+
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)",
|
|
1182
|
+
"stretchy": "cubic-bezier(0.07, 1.81, 0.3, 0.81)"
|
|
1182
1183
|
}
|
|
1183
1184
|
},
|
|
1184
1185
|
"default-durations": {
|
|
@@ -1316,7 +1317,7 @@
|
|
|
1316
1317
|
},
|
|
1317
1318
|
"kendo-easings": {
|
|
1318
1319
|
"type": "Map",
|
|
1319
|
-
"value": "(linear: cubic-bezier(0, 0, 1, 1), accelerate: cubic-bezier(0.42, 0, 1, 1), decelerate: cubic-bezier(0, 0, 0.58, 1), standard: cubic-bezier(0.42, 0, 0.58, 1), sharp: cubic-bezier(0.75, 0, 0.25, 1), bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55), elastic: cubic-bezier(0.5, -0.5, 0.5, 1.5))",
|
|
1320
|
+
"value": "(linear: cubic-bezier(0, 0, 1, 1), accelerate: cubic-bezier(0.42, 0, 1, 1), decelerate: cubic-bezier(0, 0, 0.58, 1), standard: cubic-bezier(0.42, 0, 0.58, 1), sharp: cubic-bezier(0.75, 0, 0.25, 1), bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55), elastic: cubic-bezier(0.5, -0.5, 0.5, 1.5), stretchy: cubic-bezier(0.07, 1.81, 0.3, 0.81))",
|
|
1320
1321
|
"prettyValue": {
|
|
1321
1322
|
"linear": "cubic-bezier(0, 0, 1, 1)",
|
|
1322
1323
|
"accelerate": "cubic-bezier(0.42, 0, 1, 1)",
|
|
@@ -1324,7 +1325,8 @@
|
|
|
1324
1325
|
"standard": "cubic-bezier(0.42, 0, 0.58, 1)",
|
|
1325
1326
|
"sharp": "cubic-bezier(0.75, 0, 0.25, 1)",
|
|
1326
1327
|
"bounce": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
|
|
1327
|
-
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)"
|
|
1328
|
+
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)",
|
|
1329
|
+
"stretchy": "cubic-bezier(0.07, 1.81, 0.3, 0.81)"
|
|
1328
1330
|
}
|
|
1329
1331
|
},
|
|
1330
1332
|
"kendo-durations": {
|
|
@@ -1933,6 +1935,10 @@
|
|
|
1933
1935
|
"type": "String",
|
|
1934
1936
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
1935
1937
|
},
|
|
1938
|
+
"kendo-accent-icon-color": {
|
|
1939
|
+
"type": "Color",
|
|
1940
|
+
"value": "#8B7CF6"
|
|
1941
|
+
},
|
|
1936
1942
|
"kendo-message-box-default-theme-color": {
|
|
1937
1943
|
"type": "Null",
|
|
1938
1944
|
"value": "null"
|
|
@@ -2065,6 +2071,14 @@
|
|
|
2065
2071
|
"type": "String",
|
|
2066
2072
|
"value": "var(--kendo-color-primary, #ff6358)"
|
|
2067
2073
|
},
|
|
2074
|
+
"kendo-list-container-padding-block": {
|
|
2075
|
+
"type": "String",
|
|
2076
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
2077
|
+
},
|
|
2078
|
+
"kendo-list-container-padding-inline": {
|
|
2079
|
+
"type": "String",
|
|
2080
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
2081
|
+
},
|
|
2068
2082
|
"kendo-list-default-size": {
|
|
2069
2083
|
"type": "String",
|
|
2070
2084
|
"value": "\"md\""
|
|
@@ -2281,6 +2295,14 @@
|
|
|
2281
2295
|
"type": "Null",
|
|
2282
2296
|
"value": "null"
|
|
2283
2297
|
},
|
|
2298
|
+
"kendo-list-item-gap": {
|
|
2299
|
+
"type": "String",
|
|
2300
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
2301
|
+
},
|
|
2302
|
+
"kendo-list-item-spacing": {
|
|
2303
|
+
"type": "String",
|
|
2304
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
2305
|
+
},
|
|
2284
2306
|
"kendo-list-item-line-height": {
|
|
2285
2307
|
"type": "Null",
|
|
2286
2308
|
"value": "null"
|
|
@@ -2310,52 +2332,52 @@
|
|
|
2310
2332
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
2311
2333
|
},
|
|
2312
2334
|
"kendo-list-sm-group-item-padding-y": {
|
|
2313
|
-
"type": "
|
|
2314
|
-
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
2335
|
+
"type": "Calculation",
|
|
2336
|
+
"value": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)"
|
|
2315
2337
|
},
|
|
2316
2338
|
"kendo-list-md-group-item-padding-y": {
|
|
2317
|
-
"type": "
|
|
2318
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
2339
|
+
"type": "Calculation",
|
|
2340
|
+
"value": "calc(var(--kendo-spacing-1, 0.25rem) + 1px)"
|
|
2319
2341
|
},
|
|
2320
2342
|
"kendo-list-lg-group-item-padding-y": {
|
|
2321
|
-
"type": "
|
|
2322
|
-
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
2343
|
+
"type": "Calculation",
|
|
2344
|
+
"value": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)"
|
|
2323
2345
|
},
|
|
2324
2346
|
"kendo-list-group-item-border-width": {
|
|
2325
|
-
"type": "
|
|
2326
|
-
"value": "
|
|
2347
|
+
"type": "Number",
|
|
2348
|
+
"value": "0"
|
|
2327
2349
|
},
|
|
2328
2350
|
"kendo-list-group-item-font-size": {
|
|
2329
|
-
"type": "
|
|
2330
|
-
"value": "
|
|
2351
|
+
"type": "String",
|
|
2352
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
2331
2353
|
},
|
|
2332
2354
|
"kendo-list-sm-group-item-font-size": {
|
|
2333
|
-
"type": "
|
|
2334
|
-
"value": "
|
|
2355
|
+
"type": "String",
|
|
2356
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
2335
2357
|
},
|
|
2336
2358
|
"kendo-list-md-group-item-font-size": {
|
|
2337
|
-
"type": "
|
|
2338
|
-
"value": "
|
|
2359
|
+
"type": "String",
|
|
2360
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
2339
2361
|
},
|
|
2340
2362
|
"kendo-list-lg-group-item-font-size": {
|
|
2341
|
-
"type": "
|
|
2342
|
-
"value": "
|
|
2363
|
+
"type": "String",
|
|
2364
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
2343
2365
|
},
|
|
2344
2366
|
"kendo-list-group-item-line-height": {
|
|
2345
|
-
"type": "
|
|
2346
|
-
"value": "
|
|
2367
|
+
"type": "String",
|
|
2368
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
2347
2369
|
},
|
|
2348
2370
|
"kendo-list-sm-group-item-line-height": {
|
|
2349
|
-
"type": "
|
|
2350
|
-
"value": "
|
|
2371
|
+
"type": "String",
|
|
2372
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
2351
2373
|
},
|
|
2352
2374
|
"kendo-list-md-group-item-line-height": {
|
|
2353
|
-
"type": "
|
|
2354
|
-
"value": "
|
|
2375
|
+
"type": "String",
|
|
2376
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
2355
2377
|
},
|
|
2356
2378
|
"kendo-list-lg-group-item-line-height": {
|
|
2357
|
-
"type": "
|
|
2358
|
-
"value": "
|
|
2379
|
+
"type": "String",
|
|
2380
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
2359
2381
|
},
|
|
2360
2382
|
"kendo-list-group-item-font-weight": {
|
|
2361
2383
|
"type": "String",
|
|
@@ -2363,7 +2385,7 @@
|
|
|
2363
2385
|
},
|
|
2364
2386
|
"kendo-list-sizes": {
|
|
2365
2387
|
"type": "Map",
|
|
2366
|
-
"value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size:
|
|
2388
|
+
"value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px), group-item-font-size: var(--kendo-font-size-sm, inherit), group-item-line-height: var(--kendo-line-height-lg, normal), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: calc(var(--kendo-spacing-1, 0.25rem) + 1px), group-item-font-size: var(--kendo-font-size-sm, inherit), group-item-line-height: var(--kendo-line-height-lg, normal), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px), group-item-font-size: var(--kendo-font-size-sm, inherit), group-item-line-height: var(--kendo-line-height-lg, normal), item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)))",
|
|
2367
2389
|
"prettyValue": {
|
|
2368
2390
|
"sm": {
|
|
2369
2391
|
"font-size": "var(--kendo-font-size, inherit)",
|
|
@@ -2377,9 +2399,9 @@
|
|
|
2377
2399
|
"item-font-size": null,
|
|
2378
2400
|
"item-line-height": null,
|
|
2379
2401
|
"group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
2380
|
-
"group-item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
2381
|
-
"group-item-font-size":
|
|
2382
|
-
"group-item-line-height":
|
|
2402
|
+
"group-item-padding-y": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)",
|
|
2403
|
+
"group-item-font-size": "var(--kendo-font-size-sm, inherit)",
|
|
2404
|
+
"group-item-line-height": "var(--kendo-line-height-lg, normal)",
|
|
2383
2405
|
"item-group-label-padding-x": "0.5em",
|
|
2384
2406
|
"item-group-label-padding-y": 0,
|
|
2385
2407
|
"item-group-label-font-size": "0.75em",
|
|
@@ -2399,9 +2421,9 @@
|
|
|
2399
2421
|
"item-font-size": null,
|
|
2400
2422
|
"item-line-height": null,
|
|
2401
2423
|
"group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
2402
|
-
"group-item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
2403
|
-
"group-item-font-size":
|
|
2404
|
-
"group-item-line-height":
|
|
2424
|
+
"group-item-padding-y": "calc(var(--kendo-spacing-1, 0.25rem) + 1px)",
|
|
2425
|
+
"group-item-font-size": "var(--kendo-font-size-sm, inherit)",
|
|
2426
|
+
"group-item-line-height": "var(--kendo-line-height-lg, normal)",
|
|
2405
2427
|
"item-group-label-padding-x": "0.5em",
|
|
2406
2428
|
"item-group-label-padding-y": 0,
|
|
2407
2429
|
"item-group-label-font-size": "0.75em",
|
|
@@ -2421,9 +2443,9 @@
|
|
|
2421
2443
|
"item-font-size": null,
|
|
2422
2444
|
"item-line-height": null,
|
|
2423
2445
|
"group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
2424
|
-
"group-item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
2425
|
-
"group-item-font-size":
|
|
2426
|
-
"group-item-line-height":
|
|
2446
|
+
"group-item-padding-y": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)",
|
|
2447
|
+
"group-item-font-size": "var(--kendo-font-size-sm, inherit)",
|
|
2448
|
+
"group-item-line-height": "var(--kendo-line-height-lg, normal)",
|
|
2427
2449
|
"item-group-label-padding-x": "0.5em",
|
|
2428
2450
|
"item-group-label-padding-y": 0,
|
|
2429
2451
|
"item-group-label-font-size": "0.75em",
|
|
@@ -2469,9 +2491,13 @@
|
|
|
2469
2491
|
"type": "Null",
|
|
2470
2492
|
"value": "null"
|
|
2471
2493
|
},
|
|
2494
|
+
"kendo-list-item-border-radius": {
|
|
2495
|
+
"type": "String",
|
|
2496
|
+
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
2497
|
+
},
|
|
2472
2498
|
"kendo-list-item-hover-bg": {
|
|
2473
2499
|
"type": "String",
|
|
2474
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d)
|
|
2500
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 6%, transparent)"
|
|
2475
2501
|
},
|
|
2476
2502
|
"kendo-list-item-hover-text": {
|
|
2477
2503
|
"type": "String",
|
|
@@ -2491,40 +2517,52 @@
|
|
|
2491
2517
|
},
|
|
2492
2518
|
"kendo-list-item-selected-bg": {
|
|
2493
2519
|
"type": "String",
|
|
2494
|
-
"value": "var(--kendo-color-
|
|
2520
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)"
|
|
2495
2521
|
},
|
|
2496
2522
|
"kendo-list-item-selected-text": {
|
|
2497
2523
|
"type": "String",
|
|
2498
|
-
"value": "var(--kendo-color-on-
|
|
2524
|
+
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
2499
2525
|
},
|
|
2500
2526
|
"kendo-list-item-selected-hover-bg": {
|
|
2501
2527
|
"type": "String",
|
|
2502
|
-
"value": "var(--kendo-color-
|
|
2528
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 18%, transparent)"
|
|
2503
2529
|
},
|
|
2504
2530
|
"kendo-list-item-selected-hover-text": {
|
|
2505
2531
|
"type": "String",
|
|
2506
|
-
"value": "var(--kendo-color-on-
|
|
2532
|
+
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
2507
2533
|
},
|
|
2508
2534
|
"kendo-list-group-item-bg": {
|
|
2509
2535
|
"type": "Null",
|
|
2510
2536
|
"value": "null"
|
|
2511
2537
|
},
|
|
2512
2538
|
"kendo-list-group-item-text": {
|
|
2513
|
-
"type": "
|
|
2514
|
-
"value": "
|
|
2539
|
+
"type": "String",
|
|
2540
|
+
"value": "var(--kendo-color-subtle, #666666)"
|
|
2515
2541
|
},
|
|
2516
2542
|
"kendo-list-group-item-border": {
|
|
2517
2543
|
"type": "String",
|
|
2518
2544
|
"value": "inherit"
|
|
2519
2545
|
},
|
|
2520
2546
|
"kendo-list-group-item-shadow": {
|
|
2521
|
-
"type": "
|
|
2522
|
-
"value": "
|
|
2547
|
+
"type": "List",
|
|
2548
|
+
"value": "(inset 0 1px 0 var(--kendo-color-border, rgba(0, 0, 0, 0.08)))"
|
|
2523
2549
|
},
|
|
2524
2550
|
"kendo-list-option-label-text": {
|
|
2525
2551
|
"type": "String",
|
|
2526
2552
|
"value": "var(--kendo-color-subtle, #666666)"
|
|
2527
2553
|
},
|
|
2554
|
+
"kendo-list-item-description-font-size": {
|
|
2555
|
+
"type": "String",
|
|
2556
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
2557
|
+
},
|
|
2558
|
+
"kendo-list-item-description-line-height": {
|
|
2559
|
+
"type": "String",
|
|
2560
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
2561
|
+
},
|
|
2562
|
+
"kendo-list-item-description-text": {
|
|
2563
|
+
"type": "String",
|
|
2564
|
+
"value": "var(--kendo-color-subtle, #666666)"
|
|
2565
|
+
},
|
|
2528
2566
|
"kendo-listgroup-border-width": {
|
|
2529
2567
|
"type": "Number",
|
|
2530
2568
|
"value": "1px"
|
|
@@ -2823,7 +2861,7 @@
|
|
|
2823
2861
|
},
|
|
2824
2862
|
"kendo-suggestion-padding-y": {
|
|
2825
2863
|
"type": "String",
|
|
2826
|
-
"value": "var(--kendo-spacing-
|
|
2864
|
+
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
2827
2865
|
},
|
|
2828
2866
|
"kendo-suggestion-padding-x": {
|
|
2829
2867
|
"type": "String",
|
|
@@ -2841,13 +2879,17 @@
|
|
|
2841
2879
|
"type": "String",
|
|
2842
2880
|
"value": "solid"
|
|
2843
2881
|
},
|
|
2882
|
+
"kendo-suggestion-font-size": {
|
|
2883
|
+
"type": "String",
|
|
2884
|
+
"value": "var(--kendo-font-size, inherit)"
|
|
2885
|
+
},
|
|
2844
2886
|
"kendo-suggestion-line-height": {
|
|
2845
2887
|
"type": "String",
|
|
2846
2888
|
"value": "var(--kendo-line-height, normal)"
|
|
2847
2889
|
},
|
|
2848
2890
|
"kendo-suggestion-border-radius": {
|
|
2849
2891
|
"type": "String",
|
|
2850
|
-
"value": "var(--kendo-border-radius-
|
|
2892
|
+
"value": "var(--kendo-border-radius-full, 9999px)"
|
|
2851
2893
|
},
|
|
2852
2894
|
"kendo-suggestion-focus-shadow-blur": {
|
|
2853
2895
|
"type": "Number",
|
|
@@ -2859,7 +2901,7 @@
|
|
|
2859
2901
|
},
|
|
2860
2902
|
"kendo-suggestion-focus-shadow-color": {
|
|
2861
2903
|
"type": "String",
|
|
2862
|
-
"value": "color-mix(in srgb,
|
|
2904
|
+
"value": "color-mix(in srgb, currentColor 16%, transparent)"
|
|
2863
2905
|
},
|
|
2864
2906
|
"kendo-suggestion-theme-colors": {
|
|
2865
2907
|
"type": "List",
|
|
@@ -2869,6 +2911,10 @@
|
|
|
2869
2911
|
"type": "String",
|
|
2870
2912
|
"value": "\"base\""
|
|
2871
2913
|
},
|
|
2914
|
+
"kendo-suggestion-scroll-gradient": {
|
|
2915
|
+
"type": "List",
|
|
2916
|
+
"value": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
|
|
2917
|
+
},
|
|
2872
2918
|
"kendo-bubble-border-radius": {
|
|
2873
2919
|
"type": "String",
|
|
2874
2920
|
"value": "var(--kendo-border-radius-xxl, 0.75rem)"
|
|
@@ -2879,7 +2925,7 @@
|
|
|
2879
2925
|
},
|
|
2880
2926
|
"kendo-bubble-padding-y": {
|
|
2881
2927
|
"type": "String",
|
|
2882
|
-
"value": "var(--kendo-spacing-2, 0.
|
|
2928
|
+
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
2883
2929
|
},
|
|
2884
2930
|
"kendo-bubble-padding-x": {
|
|
2885
2931
|
"type": "String",
|
|
@@ -5750,11 +5796,11 @@
|
|
|
5750
5796
|
},
|
|
5751
5797
|
"kendo-menu-popup-item-active-bg": {
|
|
5752
5798
|
"type": "String",
|
|
5753
|
-
"value": "var(--kendo-color-
|
|
5799
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)"
|
|
5754
5800
|
},
|
|
5755
5801
|
"kendo-menu-popup-item-active-text": {
|
|
5756
5802
|
"type": "String",
|
|
5757
|
-
"value": "var(--kendo-color-on-
|
|
5803
|
+
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
5758
5804
|
},
|
|
5759
5805
|
"kendo-menu-popup-item-active-border": {
|
|
5760
5806
|
"type": "Null",
|
|
@@ -5952,6 +5998,10 @@
|
|
|
5952
5998
|
"type": "Number",
|
|
5953
5999
|
"value": "10em"
|
|
5954
6000
|
},
|
|
6001
|
+
"kendo-toolbar-smart-box-min-width": {
|
|
6002
|
+
"type": "Number",
|
|
6003
|
+
"value": "350px"
|
|
6004
|
+
},
|
|
5955
6005
|
"kendo-toolbar-item-shadow": {
|
|
5956
6006
|
"type": "List",
|
|
5957
6007
|
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 8%, transparent))"
|
|
@@ -6237,7 +6287,7 @@
|
|
|
6237
6287
|
},
|
|
6238
6288
|
"kendo-calendar-header-shadow": {
|
|
6239
6289
|
"type": "String",
|
|
6240
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
6290
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
6241
6291
|
},
|
|
6242
6292
|
"kendo-calendar-nav-gap": {
|
|
6243
6293
|
"type": "Null",
|
|
@@ -7467,6 +7517,14 @@
|
|
|
7467
7517
|
"type": "String",
|
|
7468
7518
|
"value": "\"md\""
|
|
7469
7519
|
},
|
|
7520
|
+
"kendo-treeview-gap": {
|
|
7521
|
+
"type": "String",
|
|
7522
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
7523
|
+
},
|
|
7524
|
+
"kendo-treeview-border-radius": {
|
|
7525
|
+
"type": "String",
|
|
7526
|
+
"value": "var(--kendo-border-radius-sm, 0.125rem)"
|
|
7527
|
+
},
|
|
7470
7528
|
"kendo-treeview-font-family": {
|
|
7471
7529
|
"type": "String",
|
|
7472
7530
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -7607,7 +7665,7 @@
|
|
|
7607
7665
|
},
|
|
7608
7666
|
"kendo-treeview-item-hover-bg": {
|
|
7609
7667
|
"type": "String",
|
|
7610
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d)
|
|
7668
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 6%, transparent)"
|
|
7611
7669
|
},
|
|
7612
7670
|
"kendo-treeview-item-hover-text": {
|
|
7613
7671
|
"type": "String",
|
|
@@ -7623,11 +7681,11 @@
|
|
|
7623
7681
|
},
|
|
7624
7682
|
"kendo-treeview-item-selected-bg": {
|
|
7625
7683
|
"type": "String",
|
|
7626
|
-
"value": "var(--kendo-color-
|
|
7684
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 12%, transparent)"
|
|
7627
7685
|
},
|
|
7628
7686
|
"kendo-treeview-item-selected-text": {
|
|
7629
7687
|
"type": "String",
|
|
7630
|
-
"value": "var(--kendo-color-on-
|
|
7688
|
+
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
7631
7689
|
},
|
|
7632
7690
|
"kendo-treeview-item-selected-border": {
|
|
7633
7691
|
"type": "Null",
|
|
@@ -7637,6 +7695,10 @@
|
|
|
7637
7695
|
"type": "Null",
|
|
7638
7696
|
"value": "null"
|
|
7639
7697
|
},
|
|
7698
|
+
"kendo-treeview-item-selected-hover-bg": {
|
|
7699
|
+
"type": "String",
|
|
7700
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 18%, transparent)"
|
|
7701
|
+
},
|
|
7640
7702
|
"kendo-treeview-item-focus-shadow": {
|
|
7641
7703
|
"type": "List",
|
|
7642
7704
|
"value": "(inset 0 0 0 2px var(--kendo-color-border-alt, rgba(0, 0, 0, 0.16)))"
|
|
@@ -7689,6 +7751,14 @@
|
|
|
7689
7751
|
"type": "String",
|
|
7690
7752
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
7691
7753
|
},
|
|
7754
|
+
"kendo-dropdowntree-check-all-padding-x": {
|
|
7755
|
+
"type": "String",
|
|
7756
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
7757
|
+
},
|
|
7758
|
+
"kendo-dropdowntree-check-all-padding-y": {
|
|
7759
|
+
"type": "String",
|
|
7760
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
7761
|
+
},
|
|
7692
7762
|
"kendo-rating-font-family": {
|
|
7693
7763
|
"type": "String",
|
|
7694
7764
|
"value": "var(--kendo-font-family, inherit)"
|
|
@@ -7743,11 +7813,11 @@
|
|
|
7743
7813
|
},
|
|
7744
7814
|
"kendo-rating-icon-focus-shadow": {
|
|
7745
7815
|
"type": "String",
|
|
7746
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
7816
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
7747
7817
|
},
|
|
7748
7818
|
"kendo-rating-icon-focus-selected-shadow": {
|
|
7749
7819
|
"type": "String",
|
|
7750
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
7820
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
7751
7821
|
},
|
|
7752
7822
|
"kendo-switch-default-size": {
|
|
7753
7823
|
"type": "String",
|
|
@@ -11950,8 +12020,8 @@
|
|
|
11950
12020
|
"value": "var(--kendo-color-base-hover, #ebebeb)"
|
|
11951
12021
|
},
|
|
11952
12022
|
"kendo-grid-sticky-border": {
|
|
11953
|
-
"type": "
|
|
11954
|
-
"value": "
|
|
12023
|
+
"type": "String",
|
|
12024
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 30%, transparent)"
|
|
11955
12025
|
},
|
|
11956
12026
|
"kendo-grid-sticky-header-bg": {
|
|
11957
12027
|
"type": "String",
|
|
@@ -11962,13 +12032,17 @@
|
|
|
11962
12032
|
"value": "var(--kendo-color-on-app-surface, #3d3d3d)"
|
|
11963
12033
|
},
|
|
11964
12034
|
"kendo-grid-sticky-header-border": {
|
|
11965
|
-
"type": "
|
|
11966
|
-
"value": "
|
|
12035
|
+
"type": "String",
|
|
12036
|
+
"value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #3d3d3d) 30%, transparent)"
|
|
11967
12037
|
},
|
|
11968
12038
|
"kendo-grid-sticky-footer-bg": {
|
|
11969
12039
|
"type": "String",
|
|
11970
12040
|
"value": "var(--kendo-color-surface, #fafafa)"
|
|
11971
12041
|
},
|
|
12042
|
+
"kendo-grid-sticky-container-shadow": {
|
|
12043
|
+
"type": "String",
|
|
12044
|
+
"value": "var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12045
|
+
},
|
|
11972
12046
|
"kendo-grid-column-menu-width": {
|
|
11973
12047
|
"type": "Number",
|
|
11974
12048
|
"value": "230px"
|
|
@@ -12129,6 +12203,10 @@
|
|
|
12129
12203
|
"type": "String",
|
|
12130
12204
|
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12131
12205
|
},
|
|
12206
|
+
"kendo-grid-pinned-source-font-weight": {
|
|
12207
|
+
"type": "String",
|
|
12208
|
+
"value": "var(--kendo-font-weight-bold, 700)"
|
|
12209
|
+
},
|
|
12132
12210
|
"kendo-listview-padding-x": {
|
|
12133
12211
|
"type": "String",
|
|
12134
12212
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
@@ -14201,13 +14279,77 @@
|
|
|
14201
14279
|
"type": "String",
|
|
14202
14280
|
"value": "var(--kendo-color-surface, #fafafa)"
|
|
14203
14281
|
},
|
|
14282
|
+
"kendo-file-box-padding-x": {
|
|
14283
|
+
"type": "String",
|
|
14284
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14285
|
+
},
|
|
14286
|
+
"kendo-file-box-padding-y": {
|
|
14287
|
+
"type": "String",
|
|
14288
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14289
|
+
},
|
|
14290
|
+
"kendo-file-box-gap": {
|
|
14291
|
+
"type": "String",
|
|
14292
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14293
|
+
},
|
|
14294
|
+
"kendo-file-box-min-width": {
|
|
14295
|
+
"type": "Number",
|
|
14296
|
+
"value": "96px"
|
|
14297
|
+
},
|
|
14298
|
+
"kendo-file-box-max-width": {
|
|
14299
|
+
"type": "Number",
|
|
14300
|
+
"value": "160px"
|
|
14301
|
+
},
|
|
14302
|
+
"kendo-file-box-border-width": {
|
|
14303
|
+
"type": "Number",
|
|
14304
|
+
"value": "1px"
|
|
14305
|
+
},
|
|
14306
|
+
"kendo-file-box-border-style": {
|
|
14307
|
+
"type": "String",
|
|
14308
|
+
"value": "solid"
|
|
14309
|
+
},
|
|
14310
|
+
"kendo-file-box-border-radius": {
|
|
14311
|
+
"type": "String",
|
|
14312
|
+
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
14313
|
+
},
|
|
14314
|
+
"kendo-file-box-name-font-size": {
|
|
14315
|
+
"type": "String",
|
|
14316
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
14317
|
+
},
|
|
14318
|
+
"kendo-file-box-name-line-height": {
|
|
14319
|
+
"type": "String",
|
|
14320
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
14321
|
+
},
|
|
14322
|
+
"kendo-file-box-size-font-size": {
|
|
14323
|
+
"type": "String",
|
|
14324
|
+
"value": "var(--kendo-font-size-xs, inherit)"
|
|
14325
|
+
},
|
|
14326
|
+
"kendo-file-box-size-line-height": {
|
|
14327
|
+
"type": "String",
|
|
14328
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
14329
|
+
},
|
|
14330
|
+
"kendo-file-box-bg": {
|
|
14331
|
+
"type": "String",
|
|
14332
|
+
"value": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)"
|
|
14333
|
+
},
|
|
14334
|
+
"kendo-file-box-text": {
|
|
14335
|
+
"type": "String",
|
|
14336
|
+
"value": "var(--kendo-color-base-on-subtle, #3d3d3d)"
|
|
14337
|
+
},
|
|
14338
|
+
"kendo-file-box-border": {
|
|
14339
|
+
"type": "String",
|
|
14340
|
+
"value": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)"
|
|
14341
|
+
},
|
|
14342
|
+
"kendo-file-box-wrapper-scroll-gradient": {
|
|
14343
|
+
"type": "List",
|
|
14344
|
+
"value": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
|
|
14345
|
+
},
|
|
14204
14346
|
"kendo-chat-padding-x": {
|
|
14205
14347
|
"type": "String",
|
|
14206
|
-
"value": "var(--kendo-spacing-
|
|
14348
|
+
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
14207
14349
|
},
|
|
14208
14350
|
"kendo-chat-padding-y": {
|
|
14209
14351
|
"type": "String",
|
|
14210
|
-
"value": "var(--kendo-spacing-
|
|
14352
|
+
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
14211
14353
|
},
|
|
14212
14354
|
"kendo-chat-width": {
|
|
14213
14355
|
"type": "Number",
|
|
@@ -14249,18 +14391,26 @@
|
|
|
14249
14391
|
"type": "String",
|
|
14250
14392
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
14251
14393
|
},
|
|
14394
|
+
"kendo-sequential-messages-border-radius": {
|
|
14395
|
+
"type": "String",
|
|
14396
|
+
"value": "var(--kendo-border-radius-sm, 0.125rem)"
|
|
14397
|
+
},
|
|
14252
14398
|
"kendo-chat-message-list-padding-x": {
|
|
14253
14399
|
"type": "String",
|
|
14254
|
-
"value": "var(--kendo-spacing-
|
|
14400
|
+
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
14255
14401
|
},
|
|
14256
14402
|
"kendo-chat-message-list-padding-y": {
|
|
14257
14403
|
"type": "String",
|
|
14258
|
-
"value": "var(--kendo-spacing-
|
|
14404
|
+
"value": "var(--kendo-spacing-5, 1.25rem)"
|
|
14259
14405
|
},
|
|
14260
14406
|
"kendo-chat-message-list-spacing": {
|
|
14261
14407
|
"type": "String",
|
|
14262
14408
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
14263
14409
|
},
|
|
14410
|
+
"kendo-chat-message-box-wrapper-spacing": {
|
|
14411
|
+
"type": "String",
|
|
14412
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
14413
|
+
},
|
|
14264
14414
|
"kendo-chat-status-min-size": {
|
|
14265
14415
|
"type": "String",
|
|
14266
14416
|
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
@@ -14307,7 +14457,7 @@
|
|
|
14307
14457
|
},
|
|
14308
14458
|
"kendo-chat-message-meta-line-height": {
|
|
14309
14459
|
"type": "String",
|
|
14310
|
-
"value": "var(--kendo-line-height-
|
|
14460
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
14311
14461
|
},
|
|
14312
14462
|
"kendo-chat-author-font-size": {
|
|
14313
14463
|
"type": "String",
|
|
@@ -14323,7 +14473,7 @@
|
|
|
14323
14473
|
},
|
|
14324
14474
|
"kendo-chat-bubble-spacing": {
|
|
14325
14475
|
"type": "String",
|
|
14326
|
-
"value": "var(--kendo-spacing-
|
|
14476
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14327
14477
|
},
|
|
14328
14478
|
"kendo-chat-toolbar-bg": {
|
|
14329
14479
|
"type": "String",
|
|
@@ -14338,8 +14488,8 @@
|
|
|
14338
14488
|
"value": "inherit"
|
|
14339
14489
|
},
|
|
14340
14490
|
"kendo-chat-bg": {
|
|
14341
|
-
"type": "
|
|
14342
|
-
"value": "
|
|
14491
|
+
"type": "Color",
|
|
14492
|
+
"value": "transparent"
|
|
14343
14493
|
},
|
|
14344
14494
|
"kendo-chat-text": {
|
|
14345
14495
|
"type": "String",
|
|
@@ -14393,78 +14543,34 @@
|
|
|
14393
14543
|
"type": "List",
|
|
14394
14544
|
"value": "(0 0 0 2px color-mix(in srgb, var(--kendo-color-primary, #ff6358) 16%, transparent))"
|
|
14395
14545
|
},
|
|
14396
|
-
"kendo-chat-
|
|
14546
|
+
"kendo-chat-failed-bubble-text": {
|
|
14397
14547
|
"type": "String",
|
|
14398
14548
|
"value": "var(--kendo-color-base-on-subtle, #3d3d3d)"
|
|
14399
14549
|
},
|
|
14400
|
-
"kendo-chat-
|
|
14401
|
-
"type": "Number",
|
|
14402
|
-
"value": "96px"
|
|
14403
|
-
},
|
|
14404
|
-
"kendo-chat-file-max-width": {
|
|
14405
|
-
"type": "Number",
|
|
14406
|
-
"value": "160px"
|
|
14407
|
-
},
|
|
14408
|
-
"kendo-chat-file-name-font-size": {
|
|
14550
|
+
"kendo-chat-failed-bubble-bg": {
|
|
14409
14551
|
"type": "String",
|
|
14410
|
-
"value": "var(--kendo-
|
|
14411
|
-
},
|
|
14412
|
-
"kendo-chat-file-name-line-height": {
|
|
14413
|
-
"type": "String",
|
|
14414
|
-
"value": "var(--kendo-line-height-lg, normal)"
|
|
14415
|
-
},
|
|
14416
|
-
"kendo-chat-file-size-font-size": {
|
|
14417
|
-
"type": "String",
|
|
14418
|
-
"value": "var(--kendo-font-size-xs, inherit)"
|
|
14552
|
+
"value": "var(--kendo-color-error-subtle, #fcddda)"
|
|
14419
14553
|
},
|
|
14420
|
-
"kendo-chat-
|
|
14554
|
+
"kendo-chat-failed-bubble-border": {
|
|
14421
14555
|
"type": "String",
|
|
14422
|
-
"value": "var(--kendo-
|
|
14423
|
-
},
|
|
14424
|
-
"kendo-chat-file-padding-x": {
|
|
14425
|
-
"type": "String",
|
|
14426
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14427
|
-
},
|
|
14428
|
-
"kendo-chat-file-padding-y": {
|
|
14429
|
-
"type": "String",
|
|
14430
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
14556
|
+
"value": "var(--kendo-color-error-emphasis, #f76f60)"
|
|
14431
14557
|
},
|
|
14432
|
-
"kendo-chat-
|
|
14558
|
+
"kendo-chat-failed-content-color": {
|
|
14433
14559
|
"type": "String",
|
|
14434
|
-
"value": "var(--kendo-
|
|
14435
|
-
},
|
|
14436
|
-
"kendo-chat-file-border-width": {
|
|
14437
|
-
"type": "Number",
|
|
14438
|
-
"value": "1px"
|
|
14560
|
+
"value": "var(--kendo-color-error-on-surface, #ca1400)"
|
|
14439
14561
|
},
|
|
14440
|
-
"kendo-chat-
|
|
14562
|
+
"kendo-chat-failed-bubble-hover-bg": {
|
|
14441
14563
|
"type": "String",
|
|
14442
|
-
"value": "
|
|
14564
|
+
"value": "var(--kendo-color-error-subtle-hover, #fbc8c3)"
|
|
14443
14565
|
},
|
|
14444
|
-
"kendo-chat-
|
|
14566
|
+
"kendo-chat-failed-bubble-selected-bg": {
|
|
14445
14567
|
"type": "String",
|
|
14446
|
-
"value": "
|
|
14568
|
+
"value": "var(--kendo-color-error-subtle-active, #f98b80)"
|
|
14447
14569
|
},
|
|
14448
|
-
"kendo-chat-
|
|
14570
|
+
"kendo-chat-typing-indicator-text": {
|
|
14449
14571
|
"type": "String",
|
|
14450
14572
|
"value": "var(--kendo-color-base-on-subtle, #3d3d3d)"
|
|
14451
14573
|
},
|
|
14452
|
-
"kendo-chat-file-border": {
|
|
14453
|
-
"type": "String",
|
|
14454
|
-
"value": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)"
|
|
14455
|
-
},
|
|
14456
|
-
"kendo-chat-file-border-radius": {
|
|
14457
|
-
"type": "String",
|
|
14458
|
-
"value": "var(--kendo-border-radius-md, 0.25rem)"
|
|
14459
|
-
},
|
|
14460
|
-
"kendo-chat-file-download-padding-x": {
|
|
14461
|
-
"type": "Null",
|
|
14462
|
-
"value": "null"
|
|
14463
|
-
},
|
|
14464
|
-
"kendo-chat-file-download-padding-y": {
|
|
14465
|
-
"type": "Null",
|
|
14466
|
-
"value": "null"
|
|
14467
|
-
},
|
|
14468
14574
|
"kendo-chat-sender-file-bg": {
|
|
14469
14575
|
"type": "String",
|
|
14470
14576
|
"value": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)"
|
|
@@ -14499,7 +14605,7 @@
|
|
|
14499
14605
|
},
|
|
14500
14606
|
"kendo-chat-message-reference-bg": {
|
|
14501
14607
|
"type": "String",
|
|
14502
|
-
"value": "var(--kendo-color-surface, #fafafa)"
|
|
14608
|
+
"value": "color-mix(in srgb, var(--kendo-color-surface, #fafafa) 90%, transparent)"
|
|
14503
14609
|
},
|
|
14504
14610
|
"kendo-chat-message-reference-text": {
|
|
14505
14611
|
"type": "String",
|
|
@@ -15099,7 +15205,178 @@
|
|
|
15099
15205
|
},
|
|
15100
15206
|
"kendo-prompt-suggestion-shadow": {
|
|
15101
15207
|
"type": "String",
|
|
15102
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
15208
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
15209
|
+
},
|
|
15210
|
+
"kendo-segmented-control-default-size": {
|
|
15211
|
+
"type": "String",
|
|
15212
|
+
"value": "\"md\""
|
|
15213
|
+
},
|
|
15214
|
+
"kendo-segmented-control-padding-x": {
|
|
15215
|
+
"type": "String",
|
|
15216
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
15217
|
+
},
|
|
15218
|
+
"kendo-segmented-control-padding-y": {
|
|
15219
|
+
"type": "String",
|
|
15220
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
15221
|
+
},
|
|
15222
|
+
"kendo-segmented-control-border-radius": {
|
|
15223
|
+
"type": "String",
|
|
15224
|
+
"value": "var(--kendo-border-radius-full, 9999px)"
|
|
15225
|
+
},
|
|
15226
|
+
"kendo-segmented-control-bg": {
|
|
15227
|
+
"type": "String",
|
|
15228
|
+
"value": "var(--kendo-color-base-subtle, #ebebeb)"
|
|
15229
|
+
},
|
|
15230
|
+
"kendo-segmented-control-text": {
|
|
15231
|
+
"type": "String",
|
|
15232
|
+
"value": "var(--kendo-color-on-base, #3d3d3d)"
|
|
15233
|
+
},
|
|
15234
|
+
"kendo-segmented-control-sm-font-size": {
|
|
15235
|
+
"type": "String",
|
|
15236
|
+
"value": "var(--kendo-font-size, inherit)"
|
|
15237
|
+
},
|
|
15238
|
+
"kendo-segmented-control-md-font-size": {
|
|
15239
|
+
"type": "String",
|
|
15240
|
+
"value": "var(--kendo-font-size, inherit)"
|
|
15241
|
+
},
|
|
15242
|
+
"kendo-segmented-control-lg-font-size": {
|
|
15243
|
+
"type": "String",
|
|
15244
|
+
"value": "var(--kendo-font-size-lg, inherit)"
|
|
15245
|
+
},
|
|
15246
|
+
"kendo-segmented-control-font-family": {
|
|
15247
|
+
"type": "String",
|
|
15248
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
15249
|
+
},
|
|
15250
|
+
"kendo-segmented-control-sm-line-height": {
|
|
15251
|
+
"type": "String",
|
|
15252
|
+
"value": "var(--kendo-line-height, normal)"
|
|
15253
|
+
},
|
|
15254
|
+
"kendo-segmented-control-md-line-height": {
|
|
15255
|
+
"type": "String",
|
|
15256
|
+
"value": "var(--kendo-line-height, normal)"
|
|
15257
|
+
},
|
|
15258
|
+
"kendo-segmented-control-lg-line-height": {
|
|
15259
|
+
"type": "String",
|
|
15260
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
15261
|
+
},
|
|
15262
|
+
"kendo-segmented-control-thumb-border-radius": {
|
|
15263
|
+
"type": "String",
|
|
15264
|
+
"value": "var(--kendo-border-radius-full, 9999px)"
|
|
15265
|
+
},
|
|
15266
|
+
"kendo-segmented-control-thumb-shadow": {
|
|
15267
|
+
"type": "String",
|
|
15268
|
+
"value": "none"
|
|
15269
|
+
},
|
|
15270
|
+
"kendo-segmented-control-thumb-bg": {
|
|
15271
|
+
"type": "String",
|
|
15272
|
+
"value": "var(--kendo-color-surface-alt, #ffffff)"
|
|
15273
|
+
},
|
|
15274
|
+
"kendo-segmented-control-thumb-text": {
|
|
15275
|
+
"type": "String",
|
|
15276
|
+
"value": "var(--kendo-color-on-base, #3d3d3d)"
|
|
15277
|
+
},
|
|
15278
|
+
"kendo-segmented-control-sm-button-padding-x": {
|
|
15279
|
+
"type": "String",
|
|
15280
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15281
|
+
},
|
|
15282
|
+
"kendo-segmented-control-md-button-padding-x": {
|
|
15283
|
+
"type": "String",
|
|
15284
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15285
|
+
},
|
|
15286
|
+
"kendo-segmented-control-lg-button-padding-x": {
|
|
15287
|
+
"type": "String",
|
|
15288
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15289
|
+
},
|
|
15290
|
+
"kendo-segmented-control-sm-button-padding-y": {
|
|
15291
|
+
"type": "String",
|
|
15292
|
+
"value": "var(--kendo-spacing-1px, 1px)"
|
|
15293
|
+
},
|
|
15294
|
+
"kendo-segmented-control-md-button-padding-y": {
|
|
15295
|
+
"type": "Calculation",
|
|
15296
|
+
"value": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)"
|
|
15297
|
+
},
|
|
15298
|
+
"kendo-segmented-control-lg-button-padding-y": {
|
|
15299
|
+
"type": "Calculation",
|
|
15300
|
+
"value": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)"
|
|
15301
|
+
},
|
|
15302
|
+
"kendo-segmented-control-button-border-width": {
|
|
15303
|
+
"type": "Number",
|
|
15304
|
+
"value": "0px"
|
|
15305
|
+
},
|
|
15306
|
+
"kendo-segmented-control-button-border-radius": {
|
|
15307
|
+
"type": "String",
|
|
15308
|
+
"value": "var(--kendo-border-radius-full, 9999px)"
|
|
15309
|
+
},
|
|
15310
|
+
"kendo-segmented-control-sm-button-gap": {
|
|
15311
|
+
"type": "String",
|
|
15312
|
+
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
15313
|
+
},
|
|
15314
|
+
"kendo-segmented-control-md-button-gap": {
|
|
15315
|
+
"type": "String",
|
|
15316
|
+
"value": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
15317
|
+
},
|
|
15318
|
+
"kendo-segmented-control-lg-button-gap": {
|
|
15319
|
+
"type": "String",
|
|
15320
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
15321
|
+
},
|
|
15322
|
+
"kendo-segmented-control-button-hover-bg": {
|
|
15323
|
+
"type": "String",
|
|
15324
|
+
"value": "var(--kendo-color-base-active, #d6d6d6)"
|
|
15325
|
+
},
|
|
15326
|
+
"kendo-segmented-control-button-focus-indicator": {
|
|
15327
|
+
"type": "List",
|
|
15328
|
+
"value": "(inset 0 0 0 2px color-mix(in srgb, currentColor 25%, transparent))"
|
|
15329
|
+
},
|
|
15330
|
+
"kendo-segmented-control-sizes": {
|
|
15331
|
+
"type": "Map",
|
|
15332
|
+
"value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: var(--kendo-spacing-1px, 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px), button-gap: var(--kendo-spacing-1\\.5, 0.375rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), button-padding-x: var(--kendo-spacing-3, 0.75rem), button-padding-y: calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px), button-gap: var(--kendo-spacing-2, 0.5rem)))",
|
|
15333
|
+
"prettyValue": {
|
|
15334
|
+
"sm": {
|
|
15335
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
15336
|
+
"line-height": "var(--kendo-line-height, normal)",
|
|
15337
|
+
"button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
15338
|
+
"button-padding-y": "var(--kendo-spacing-1px, 1px)",
|
|
15339
|
+
"button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
15340
|
+
},
|
|
15341
|
+
"md": {
|
|
15342
|
+
"font-size": "var(--kendo-font-size, inherit)",
|
|
15343
|
+
"line-height": "var(--kendo-line-height, normal)",
|
|
15344
|
+
"button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
15345
|
+
"button-padding-y": "calc(var(--kendo-spacing-0\\.5, 0.125rem) + 1px)",
|
|
15346
|
+
"button-gap": "var(--kendo-spacing-1\\.5, 0.375rem)"
|
|
15347
|
+
},
|
|
15348
|
+
"lg": {
|
|
15349
|
+
"font-size": "var(--kendo-font-size-lg, inherit)",
|
|
15350
|
+
"line-height": "var(--kendo-line-height-lg, normal)",
|
|
15351
|
+
"button-padding-x": "var(--kendo-spacing-3, 0.75rem)",
|
|
15352
|
+
"button-padding-y": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 1px)",
|
|
15353
|
+
"button-gap": "var(--kendo-spacing-2, 0.5rem)"
|
|
15354
|
+
}
|
|
15355
|
+
}
|
|
15356
|
+
},
|
|
15357
|
+
"kendo-prompt-box-border-radius": {
|
|
15358
|
+
"type": "String",
|
|
15359
|
+
"value": "var(--kendo-border-radius-xxl, 0.75rem)"
|
|
15360
|
+
},
|
|
15361
|
+
"kendo-prompt-box-box-shadow": {
|
|
15362
|
+
"type": "String",
|
|
15363
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
15364
|
+
},
|
|
15365
|
+
"kendo-prompt-box-header-padding": {
|
|
15366
|
+
"type": "String",
|
|
15367
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
15368
|
+
},
|
|
15369
|
+
"kendo-prompt-box-input-inner-padding": {
|
|
15370
|
+
"type": "String",
|
|
15371
|
+
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
15372
|
+
},
|
|
15373
|
+
"kendo-prompt-box-affix-padding": {
|
|
15374
|
+
"type": "String",
|
|
15375
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
15376
|
+
},
|
|
15377
|
+
"kendo-prompt-box-affix-spacing": {
|
|
15378
|
+
"type": "String",
|
|
15379
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
15103
15380
|
},
|
|
15104
15381
|
"kendo-series-a": {
|
|
15105
15382
|
"type": "String",
|
|
@@ -15739,7 +16016,7 @@
|
|
|
15739
16016
|
},
|
|
15740
16017
|
"kendo-orgchart-node-group-focus-shadow": {
|
|
15741
16018
|
"type": "String",
|
|
15742
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
16019
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
15743
16020
|
},
|
|
15744
16021
|
"kendo-orgchart-node-group-title-font-size": {
|
|
15745
16022
|
"type": "String",
|
|
@@ -15779,7 +16056,7 @@
|
|
|
15779
16056
|
},
|
|
15780
16057
|
"kendo-orgchart-card-focus-shadow": {
|
|
15781
16058
|
"type": "String",
|
|
15782
|
-
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04)
|
|
16059
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04))"
|
|
15783
16060
|
},
|
|
15784
16061
|
"kendo-orgchart-card-title-margin-bottom": {
|
|
15785
16062
|
"type": "String",
|
|
@@ -16098,5 +16375,83 @@
|
|
|
16098
16375
|
"kendo-marquee-border": {
|
|
16099
16376
|
"type": "String",
|
|
16100
16377
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
16378
|
+
},
|
|
16379
|
+
"kendo-smart-box-default-size": {
|
|
16380
|
+
"type": "String",
|
|
16381
|
+
"value": "\"md\""
|
|
16382
|
+
},
|
|
16383
|
+
"kendo-smart-box-default-roundness": {
|
|
16384
|
+
"type": "String",
|
|
16385
|
+
"value": "\"full\""
|
|
16386
|
+
},
|
|
16387
|
+
"kendo-smart-box-roundness": {
|
|
16388
|
+
"type": "List",
|
|
16389
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
16390
|
+
},
|
|
16391
|
+
"kendo-smart-box-suffix-spacing": {
|
|
16392
|
+
"type": "String",
|
|
16393
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16394
|
+
},
|
|
16395
|
+
"kendo-smart-box-sm-padding-x": {
|
|
16396
|
+
"type": "String",
|
|
16397
|
+
"value": "var(--kendo-spacing-0, 0px)"
|
|
16398
|
+
},
|
|
16399
|
+
"kendo-smart-box-md-padding-x": {
|
|
16400
|
+
"type": "String",
|
|
16401
|
+
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
16402
|
+
},
|
|
16403
|
+
"kendo-smart-box-lg-padding-x": {
|
|
16404
|
+
"type": "String",
|
|
16405
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16406
|
+
},
|
|
16407
|
+
"kendo-smart-box-sm-prefix-margin-x": {
|
|
16408
|
+
"type": "String",
|
|
16409
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16410
|
+
},
|
|
16411
|
+
"kendo-smart-box-md-prefix-margin-x": {
|
|
16412
|
+
"type": "String",
|
|
16413
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16414
|
+
},
|
|
16415
|
+
"kendo-smart-box-lg-prefix-margin-x": {
|
|
16416
|
+
"type": "String",
|
|
16417
|
+
"value": "var(--kendo-spacing-0, 0px)"
|
|
16418
|
+
},
|
|
16419
|
+
"kendo-smart-box-popup-padding-inline": {
|
|
16420
|
+
"type": "String",
|
|
16421
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16422
|
+
},
|
|
16423
|
+
"kendo-smart-box-popup-padding-block": {
|
|
16424
|
+
"type": "String",
|
|
16425
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16426
|
+
},
|
|
16427
|
+
"kendo-smart-box-popup-border-radius": {
|
|
16428
|
+
"type": "String",
|
|
16429
|
+
"value": "var(--kendo-border-radius-xxl, 0.75rem)"
|
|
16430
|
+
},
|
|
16431
|
+
"kendo-smart-box-popup-spacing": {
|
|
16432
|
+
"type": "String",
|
|
16433
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16434
|
+
},
|
|
16435
|
+
"kendo-smart-box-popup-segmented-control-margin": {
|
|
16436
|
+
"type": "String",
|
|
16437
|
+
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16438
|
+
},
|
|
16439
|
+
"kendo-smart-box-sizes": {
|
|
16440
|
+
"type": "Map",
|
|
16441
|
+
"value": "(sm: (padding-x: var(--kendo-spacing-0, 0px), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), md: (padding-x: var(--kendo-spacing-0\\.5, 0.125rem), prefix-margin-x: var(--kendo-spacing-1, 0.25rem)), lg: (padding-x: var(--kendo-spacing-2, 0.5rem), prefix-margin-x: var(--kendo-spacing-0, 0px)))",
|
|
16442
|
+
"prettyValue": {
|
|
16443
|
+
"sm": {
|
|
16444
|
+
"padding-x": "var(--kendo-spacing-0, 0px)",
|
|
16445
|
+
"prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
|
|
16446
|
+
},
|
|
16447
|
+
"md": {
|
|
16448
|
+
"padding-x": "var(--kendo-spacing-0\\.5, 0.125rem)",
|
|
16449
|
+
"prefix-margin-x": "var(--kendo-spacing-1, 0.25rem)"
|
|
16450
|
+
},
|
|
16451
|
+
"lg": {
|
|
16452
|
+
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
16453
|
+
"prefix-margin-x": "var(--kendo-spacing-0, 0px)"
|
|
16454
|
+
}
|
|
16455
|
+
}
|
|
16101
16456
|
}
|
|
16102
16457
|
}
|