@progress/kendo-theme-fluent 13.0.0-dev.1 → 13.0.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/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +6788 -2566
- package/dist/meta/sassdoc-raw-data.json +3092 -1183
- package/dist/meta/variables.json +464 -125
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +2 -2
- package/scss/chat/_index.scss +2 -0
- package/scss/chat/_layout.scss +0 -8
- package/scss/chat/_theme.scss +1 -20
- package/scss/chat/_variables.scss +73 -100
- package/scss/core/motion/_index.scss +1 -0
- package/scss/dropdowntree/_variables.scss +12 -3
- 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/icons/_variables.scss +5 -1
- package/scss/index.scss +12 -0
- package/scss/list/_layout.scss +0 -20
- package/scss/list/_variables.scss +33 -8
- package/scss/prompt-box/_index.scss +24 -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 +14 -0
- package/scss/segmented-control/_variables.scss +146 -0
- package/scss/smart-box/_index.scss +24 -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 +5 -1
- package/scss/tooltip/_functions.scss +2 -1
- package/scss/treeview/_variables.scss +14 -1
package/dist/meta/variables.json
CHANGED
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
},
|
|
1205
1205
|
"default-easings": {
|
|
1206
1206
|
"type": "Map",
|
|
1207
|
-
"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))",
|
|
1207
|
+
"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))",
|
|
1208
1208
|
"prettyValue": {
|
|
1209
1209
|
"linear": "cubic-bezier(0, 0, 1, 1)",
|
|
1210
1210
|
"accelerate": "cubic-bezier(0.42, 0, 1, 1)",
|
|
@@ -1212,7 +1212,8 @@
|
|
|
1212
1212
|
"standard": "cubic-bezier(0.42, 0, 0.58, 1)",
|
|
1213
1213
|
"sharp": "cubic-bezier(0.75, 0, 0.25, 1)",
|
|
1214
1214
|
"bounce": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
|
|
1215
|
-
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)"
|
|
1215
|
+
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)",
|
|
1216
|
+
"stretchy": "cubic-bezier(0.07, 1.81, 0.3, 0.81)"
|
|
1216
1217
|
}
|
|
1217
1218
|
},
|
|
1218
1219
|
"default-durations": {
|
|
@@ -1350,7 +1351,7 @@
|
|
|
1350
1351
|
},
|
|
1351
1352
|
"kendo-easings": {
|
|
1352
1353
|
"type": "Map",
|
|
1353
|
-
"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))",
|
|
1354
|
+
"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))",
|
|
1354
1355
|
"prettyValue": {
|
|
1355
1356
|
"linear": "cubic-bezier(0, 0, 1, 1)",
|
|
1356
1357
|
"accelerate": "cubic-bezier(0.42, 0, 1, 1)",
|
|
@@ -1358,7 +1359,8 @@
|
|
|
1358
1359
|
"standard": "cubic-bezier(0.42, 0, 0.58, 1)",
|
|
1359
1360
|
"sharp": "cubic-bezier(0.75, 0, 0.25, 1)",
|
|
1360
1361
|
"bounce": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
|
|
1361
|
-
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)"
|
|
1362
|
+
"elastic": "cubic-bezier(0.5, -0.5, 0.5, 1.5)",
|
|
1363
|
+
"stretchy": "cubic-bezier(0.07, 1.81, 0.3, 0.81)"
|
|
1362
1364
|
}
|
|
1363
1365
|
},
|
|
1364
1366
|
"kendo-durations": {
|
|
@@ -1955,6 +1957,10 @@
|
|
|
1955
1957
|
"type": "String",
|
|
1956
1958
|
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
1957
1959
|
},
|
|
1960
|
+
"kendo-accent-icon-color": {
|
|
1961
|
+
"type": "String",
|
|
1962
|
+
"value": "var(--kendo-accent-icon-color, var(--kendo-color-tertiary-active, #962c8a))"
|
|
1963
|
+
},
|
|
1958
1964
|
"kendo-message-box-default-theme-color": {
|
|
1959
1965
|
"type": "Null",
|
|
1960
1966
|
"value": "null"
|
|
@@ -2171,6 +2177,14 @@
|
|
|
2171
2177
|
"type": "String",
|
|
2172
2178
|
"value": "var(--kendo-drag-clue-shadow, var(--kendo-elevation-2, none))"
|
|
2173
2179
|
},
|
|
2180
|
+
"kendo-list-container-padding-block": {
|
|
2181
|
+
"type": "String",
|
|
2182
|
+
"value": "var(--kendo-list-container-padding-block, var(--kendo-spacing-1, 0.25rem))"
|
|
2183
|
+
},
|
|
2184
|
+
"kendo-list-container-padding-inline": {
|
|
2185
|
+
"type": "String",
|
|
2186
|
+
"value": "var(--kendo-list-container-padding-inline, var(--kendo-spacing-1, 0.25rem))"
|
|
2187
|
+
},
|
|
2174
2188
|
"kendo-list-default-size": {
|
|
2175
2189
|
"type": "String",
|
|
2176
2190
|
"value": "\"md\""
|
|
@@ -2387,6 +2401,14 @@
|
|
|
2387
2401
|
"type": "String",
|
|
2388
2402
|
"value": "var(--kendo-list-lg-item-font-size, var(--kendo-font-size, inherit))"
|
|
2389
2403
|
},
|
|
2404
|
+
"kendo-list-item-gap": {
|
|
2405
|
+
"type": "String",
|
|
2406
|
+
"value": "var(--kendo-list-item-gap, var(--kendo-spacing-2, 0.5rem))"
|
|
2407
|
+
},
|
|
2408
|
+
"kendo-list-item-spacing": {
|
|
2409
|
+
"type": "String",
|
|
2410
|
+
"value": "var(--kendo-list-item-spacing, var(--kendo-spacing-0\\.5, 0.125rem))"
|
|
2411
|
+
},
|
|
2390
2412
|
"kendo-list-item-line-height": {
|
|
2391
2413
|
"type": "Null",
|
|
2392
2414
|
"value": "null"
|
|
@@ -2429,7 +2451,7 @@
|
|
|
2429
2451
|
},
|
|
2430
2452
|
"kendo-list-group-item-border-width": {
|
|
2431
2453
|
"type": "String",
|
|
2432
|
-
"value": "var(--kendo-list-group-item-border-width,
|
|
2454
|
+
"value": "var(--kendo-list-group-item-border-width, 0)"
|
|
2433
2455
|
},
|
|
2434
2456
|
"kendo-list-group-item-font-size": {
|
|
2435
2457
|
"type": "Null",
|
|
@@ -2575,6 +2597,10 @@
|
|
|
2575
2597
|
"type": "String",
|
|
2576
2598
|
"value": "var(--kendo-list-item-text, var(--kendo-color-on-app-surface, #242424))"
|
|
2577
2599
|
},
|
|
2600
|
+
"kendo-list-item-border-radius": {
|
|
2601
|
+
"type": "String",
|
|
2602
|
+
"value": "var(--kendo-list-item-border-radius, var(--kendo-border-radius-md, 0.25rem))"
|
|
2603
|
+
},
|
|
2578
2604
|
"kendo-list-item-hover-bg": {
|
|
2579
2605
|
"type": "String",
|
|
2580
2606
|
"value": "var(--kendo-list-item-hover-bg, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 5%, transparent))"
|
|
@@ -2617,7 +2643,7 @@
|
|
|
2617
2643
|
},
|
|
2618
2644
|
"kendo-list-group-item-text": {
|
|
2619
2645
|
"type": "String",
|
|
2620
|
-
"value": "var(--kendo-list-group-item-text, var(--kendo-color-
|
|
2646
|
+
"value": "var(--kendo-list-group-item-text, var(--kendo-color-subtle, #707070))"
|
|
2621
2647
|
},
|
|
2622
2648
|
"kendo-list-group-item-border": {
|
|
2623
2649
|
"type": "String",
|
|
@@ -2625,27 +2651,27 @@
|
|
|
2625
2651
|
},
|
|
2626
2652
|
"kendo-list-group-item-shadow": {
|
|
2627
2653
|
"type": "String",
|
|
2628
|
-
"value": "var(--kendo-list-group-item-shadow,
|
|
2654
|
+
"value": "var(--kendo-list-group-item-shadow, inset 0 1px 0 color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 55%, transparent))"
|
|
2629
2655
|
},
|
|
2630
2656
|
"kendo-list-option-label-text": {
|
|
2631
2657
|
"type": "String",
|
|
2632
2658
|
"value": "var(--kendo-list-option-label-text, var(--kendo-color-subtle, #707070))"
|
|
2633
2659
|
},
|
|
2634
|
-
"kendo-list-
|
|
2660
|
+
"kendo-list-item-description-font-size": {
|
|
2635
2661
|
"type": "String",
|
|
2636
|
-
"value": "var(--kendo-list-
|
|
2662
|
+
"value": "var(--kendo-list-item-description-font-size, var(--kendo-font-size-sm, inherit))"
|
|
2637
2663
|
},
|
|
2638
|
-
"kendo-list-item-
|
|
2664
|
+
"kendo-list-item-description-line-height": {
|
|
2639
2665
|
"type": "String",
|
|
2640
|
-
"value": "var(--kendo-list-item-
|
|
2666
|
+
"value": "var(--kendo-list-item-description-line-height, var(--kendo-line-height-lg, normal))"
|
|
2641
2667
|
},
|
|
2642
|
-
"kendo-list-item-
|
|
2668
|
+
"kendo-list-item-description-text": {
|
|
2643
2669
|
"type": "String",
|
|
2644
|
-
"value": "var(--kendo-list-item-
|
|
2670
|
+
"value": "var(--kendo-list-item-description-text, var(--kendo-color-subtle, #707070))"
|
|
2645
2671
|
},
|
|
2646
|
-
"kendo-list-item-
|
|
2672
|
+
"kendo-list-item-icon-text": {
|
|
2647
2673
|
"type": "String",
|
|
2648
|
-
"value": "var(--kendo-list-item-
|
|
2674
|
+
"value": "var(--kendo-list-item-icon-text, var(--kendo-color-primary, #0f6cbd))"
|
|
2649
2675
|
},
|
|
2650
2676
|
"kendo-list-item-disabled-bg": {
|
|
2651
2677
|
"type": "String",
|
|
@@ -2993,7 +3019,7 @@
|
|
|
2993
3019
|
},
|
|
2994
3020
|
"kendo-suggestion-padding-y": {
|
|
2995
3021
|
"type": "String",
|
|
2996
|
-
"value": "var(--kendo-suggestion-padding-y, var(--kendo-spacing-
|
|
3022
|
+
"value": "var(--kendo-suggestion-padding-y, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
2997
3023
|
},
|
|
2998
3024
|
"kendo-suggestion-padding-x": {
|
|
2999
3025
|
"type": "String",
|
|
@@ -3011,13 +3037,17 @@
|
|
|
3011
3037
|
"type": "String",
|
|
3012
3038
|
"value": "var(--kendo-suggestion-border-style, solid)"
|
|
3013
3039
|
},
|
|
3040
|
+
"kendo-suggestion-font-size": {
|
|
3041
|
+
"type": "String",
|
|
3042
|
+
"value": "var(--kendo-font-size, inherit)"
|
|
3043
|
+
},
|
|
3014
3044
|
"kendo-suggestion-line-height": {
|
|
3015
3045
|
"type": "String",
|
|
3016
|
-
"value": "var(--kendo-suggestion-line-height, var(--kendo-line-height, normal))"
|
|
3046
|
+
"value": "var(--kendo-suggestion-line-height, var(--kendo-line-height-lg, normal))"
|
|
3017
3047
|
},
|
|
3018
3048
|
"kendo-suggestion-border-radius": {
|
|
3019
3049
|
"type": "String",
|
|
3020
|
-
"value": "var(--kendo-suggestion-border-radius, var(--kendo-border-radius-
|
|
3050
|
+
"value": "var(--kendo-suggestion-border-radius, var(--kendo-border-radius-full, 9999px))"
|
|
3021
3051
|
},
|
|
3022
3052
|
"kendo-suggestion-focus-shadow-blur": {
|
|
3023
3053
|
"type": "String",
|
|
@@ -3039,9 +3069,13 @@
|
|
|
3039
3069
|
"type": "String",
|
|
3040
3070
|
"value": "\"base\""
|
|
3041
3071
|
},
|
|
3072
|
+
"kendo-suggestion-scroll-gradient": {
|
|
3073
|
+
"type": "String",
|
|
3074
|
+
"value": "var(--kendo-suggestion-scroll-gradient, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
|
|
3075
|
+
},
|
|
3042
3076
|
"kendo-bubble-border-radius": {
|
|
3043
3077
|
"type": "String",
|
|
3044
|
-
"value": "var(--kendo-border-radius-
|
|
3078
|
+
"value": "var(--kendo-border-radius-xxl, 0.75rem)"
|
|
3045
3079
|
},
|
|
3046
3080
|
"kendo-bubble-border-radius-sm": {
|
|
3047
3081
|
"type": "String",
|
|
@@ -3049,7 +3083,7 @@
|
|
|
3049
3083
|
},
|
|
3050
3084
|
"kendo-bubble-padding-y": {
|
|
3051
3085
|
"type": "String",
|
|
3052
|
-
"value": "var(--kendo-spacing-2, 0.
|
|
3086
|
+
"value": "var(--kendo-spacing-2\\.5, 0.625rem)"
|
|
3053
3087
|
},
|
|
3054
3088
|
"kendo-bubble-padding-x": {
|
|
3055
3089
|
"type": "String",
|
|
@@ -4860,6 +4894,235 @@
|
|
|
4860
4894
|
"type": "String",
|
|
4861
4895
|
"value": "var(--kendo-floating-label-invalid-text, var(--kendo-color-error-on-surface, #c50f1f))"
|
|
4862
4896
|
},
|
|
4897
|
+
"kendo-segmented-control-default-size": {
|
|
4898
|
+
"type": "String",
|
|
4899
|
+
"value": "\"md\""
|
|
4900
|
+
},
|
|
4901
|
+
"kendo-segmented-control-padding-x": {
|
|
4902
|
+
"type": "String",
|
|
4903
|
+
"value": "var(--kendo-segmented-control-padding-x, var(--kendo-spacing-0, 0px))"
|
|
4904
|
+
},
|
|
4905
|
+
"kendo-segmented-control-padding-y": {
|
|
4906
|
+
"type": "String",
|
|
4907
|
+
"value": "var(--kendo-segmented-control-padding-y, var(--kendo-spacing-0, 0px))"
|
|
4908
|
+
},
|
|
4909
|
+
"kendo-segmented-control-border-radius": {
|
|
4910
|
+
"type": "String",
|
|
4911
|
+
"value": "var(--kendo-segmented-control-border-radius, var(--kendo-border-radius-full, 9999px))"
|
|
4912
|
+
},
|
|
4913
|
+
"kendo-segmented-control-bg": {
|
|
4914
|
+
"type": "String",
|
|
4915
|
+
"value": "var(--kendo-segmented-control-bg, var(--kendo-color-base-subtle, #f5f5f5))"
|
|
4916
|
+
},
|
|
4917
|
+
"kendo-segmented-control-text": {
|
|
4918
|
+
"type": "String",
|
|
4919
|
+
"value": "var(--kendo-segmented-control-text, var(--kendo-color-on-base, #242424))"
|
|
4920
|
+
},
|
|
4921
|
+
"kendo-segmented-control-sm-font-size": {
|
|
4922
|
+
"type": "String",
|
|
4923
|
+
"value": "var(--kendo-segmented-control-sm-font-size, var(--kendo-font-size-sm, inherit))"
|
|
4924
|
+
},
|
|
4925
|
+
"kendo-segmented-control-md-font-size": {
|
|
4926
|
+
"type": "String",
|
|
4927
|
+
"value": "var(--kendo-segmented-control-md-font-size, var(--kendo-font-size, inherit))"
|
|
4928
|
+
},
|
|
4929
|
+
"kendo-segmented-control-lg-font-size": {
|
|
4930
|
+
"type": "String",
|
|
4931
|
+
"value": "var(--kendo-segmented-control-lg-font-size, var(--kendo-font-size-lg, inherit))"
|
|
4932
|
+
},
|
|
4933
|
+
"kendo-segmented-control-font-family": {
|
|
4934
|
+
"type": "String",
|
|
4935
|
+
"value": "var(--kendo-segmented-control-font-family, var(--kendo-font-family, inherit))"
|
|
4936
|
+
},
|
|
4937
|
+
"kendo-segmented-control-sm-line-height": {
|
|
4938
|
+
"type": "String",
|
|
4939
|
+
"value": "var(--kendo-segmented-control-sm-line-height, var(--kendo-line-height-lg, normal))"
|
|
4940
|
+
},
|
|
4941
|
+
"kendo-segmented-control-md-line-height": {
|
|
4942
|
+
"type": "String",
|
|
4943
|
+
"value": "var(--kendo-segmented-control-md-line-height, var(--kendo-line-height, normal))"
|
|
4944
|
+
},
|
|
4945
|
+
"kendo-segmented-control-lg-line-height": {
|
|
4946
|
+
"type": "String",
|
|
4947
|
+
"value": "var(--kendo-segmented-control-lg-line-height, var(--kendo-line-height-sm, normal))"
|
|
4948
|
+
},
|
|
4949
|
+
"kendo-segmented-control-thumb-border-radius": {
|
|
4950
|
+
"type": "String",
|
|
4951
|
+
"value": "var(--kendo-segmented-control-thumb-border-radius, var(--kendo-segmented-control-border-radius, var(--kendo-border-radius-full, 9999px)))"
|
|
4952
|
+
},
|
|
4953
|
+
"kendo-segmented-control-thumb-shadow": {
|
|
4954
|
+
"type": "String",
|
|
4955
|
+
"value": "none"
|
|
4956
|
+
},
|
|
4957
|
+
"kendo-segmented-control-thumb-bg": {
|
|
4958
|
+
"type": "String",
|
|
4959
|
+
"value": "var(--kendo-segmented-control-thumb-bg, var(--kendo-color-primary, #0f6cbd))"
|
|
4960
|
+
},
|
|
4961
|
+
"kendo-segmented-control-thumb-text": {
|
|
4962
|
+
"type": "String",
|
|
4963
|
+
"value": "var(--kendo-segmented-control-thumb-text, var(--kendo-color-on-primary, #ffffff))"
|
|
4964
|
+
},
|
|
4965
|
+
"kendo-segmented-control-sm-button-padding-x": {
|
|
4966
|
+
"type": "String",
|
|
4967
|
+
"value": "var(--kendo-segmented-control-sm-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))"
|
|
4968
|
+
},
|
|
4969
|
+
"kendo-segmented-control-md-button-padding-x": {
|
|
4970
|
+
"type": "String",
|
|
4971
|
+
"value": "var(--kendo-segmented-control-md-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))"
|
|
4972
|
+
},
|
|
4973
|
+
"kendo-segmented-control-lg-button-padding-x": {
|
|
4974
|
+
"type": "String",
|
|
4975
|
+
"value": "var(--kendo-segmented-control-lg-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))"
|
|
4976
|
+
},
|
|
4977
|
+
"kendo-segmented-control-sm-button-padding-y": {
|
|
4978
|
+
"type": "String",
|
|
4979
|
+
"value": "var(--kendo-segmented-control-sm-button-padding-y, var(--kendo-spacing-1, 0.25rem))"
|
|
4980
|
+
},
|
|
4981
|
+
"kendo-segmented-control-md-button-padding-y": {
|
|
4982
|
+
"type": "String",
|
|
4983
|
+
"value": "var(--kendo-segmented-control-md-button-padding-y, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
4984
|
+
},
|
|
4985
|
+
"kendo-segmented-control-lg-button-padding-y": {
|
|
4986
|
+
"type": "String",
|
|
4987
|
+
"value": "var(--kendo-segmented-control-lg-button-padding-y, var(--kendo-spacing-2\\.5, 0.625rem))"
|
|
4988
|
+
},
|
|
4989
|
+
"kendo-segmented-control-button-border-width": {
|
|
4990
|
+
"type": "String",
|
|
4991
|
+
"value": "var(--kendo-segmented-control-button-border-width, 0px)"
|
|
4992
|
+
},
|
|
4993
|
+
"kendo-segmented-control-button-border-radius": {
|
|
4994
|
+
"type": "String",
|
|
4995
|
+
"value": "var(--kendo-segmented-control-button-border-radius, var(--kendo-segmented-control-thumb-border-radius, var(--kendo-segmented-control-border-radius, var(--kendo-border-radius-full, 9999px))))"
|
|
4996
|
+
},
|
|
4997
|
+
"kendo-segmented-control-sm-button-gap": {
|
|
4998
|
+
"type": "String",
|
|
4999
|
+
"value": "var(--kendo-segmented-control-sm-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
5000
|
+
},
|
|
5001
|
+
"kendo-segmented-control-md-button-gap": {
|
|
5002
|
+
"type": "String",
|
|
5003
|
+
"value": "var(--kendo-segmented-control-md-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
5004
|
+
},
|
|
5005
|
+
"kendo-segmented-control-lg-button-gap": {
|
|
5006
|
+
"type": "String",
|
|
5007
|
+
"value": "var(--kendo-segmented-control-lg-button-gap, var(--kendo-spacing-2\\.5, 0.625rem))"
|
|
5008
|
+
},
|
|
5009
|
+
"kendo-segmented-control-button-hover-bg": {
|
|
5010
|
+
"type": "String",
|
|
5011
|
+
"value": "var(--kendo-segmented-control-button-hover-bg, var(--kendo-color-base-hover, #f5f5f5))"
|
|
5012
|
+
},
|
|
5013
|
+
"kendo-segmented-control-button-focus-indicator": {
|
|
5014
|
+
"type": "String",
|
|
5015
|
+
"value": "var(--kendo-segmented-control-button-focus-indicator, inset 0 0 0 2px color-mix(in srgb, currentColor 30%, transparent))"
|
|
5016
|
+
},
|
|
5017
|
+
"kendo-segmented-control-sizes": {
|
|
5018
|
+
"type": "Map",
|
|
5019
|
+
"value": "(sm: (font-size: var(--kendo-segmented-control-sm-font-size, var(--kendo-font-size-sm, inherit)), line-height: var(--kendo-segmented-control-sm-line-height, var(--kendo-line-height-lg, normal)), button-padding-x: var(--kendo-segmented-control-sm-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem)), button-padding-y: var(--kendo-segmented-control-sm-button-padding-y, var(--kendo-spacing-1, 0.25rem)), button-gap: var(--kendo-segmented-control-sm-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))), md: (font-size: var(--kendo-segmented-control-md-font-size, var(--kendo-font-size, inherit)), line-height: var(--kendo-segmented-control-md-line-height, var(--kendo-line-height, normal)), button-padding-x: var(--kendo-segmented-control-md-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem)), button-padding-y: var(--kendo-segmented-control-md-button-padding-y, var(--kendo-spacing-1\\.5, 0.375rem)), button-gap: var(--kendo-segmented-control-md-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))), lg: (font-size: var(--kendo-segmented-control-lg-font-size, var(--kendo-font-size-lg, inherit)), line-height: var(--kendo-segmented-control-lg-line-height, var(--kendo-line-height-sm, normal)), button-padding-x: var(--kendo-segmented-control-lg-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem)), button-padding-y: var(--kendo-segmented-control-lg-button-padding-y, var(--kendo-spacing-2\\.5, 0.625rem)), button-gap: var(--kendo-segmented-control-lg-button-gap, var(--kendo-spacing-2\\.5, 0.625rem))))",
|
|
5020
|
+
"prettyValue": {
|
|
5021
|
+
"sm": {
|
|
5022
|
+
"font-size": "var(--kendo-segmented-control-sm-font-size, var(--kendo-font-size-sm, inherit))",
|
|
5023
|
+
"line-height": "var(--kendo-segmented-control-sm-line-height, var(--kendo-line-height-lg, normal))",
|
|
5024
|
+
"button-padding-x": "var(--kendo-segmented-control-sm-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))",
|
|
5025
|
+
"button-padding-y": "var(--kendo-segmented-control-sm-button-padding-y, var(--kendo-spacing-1, 0.25rem))",
|
|
5026
|
+
"button-gap": "var(--kendo-segmented-control-sm-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
5027
|
+
},
|
|
5028
|
+
"md": {
|
|
5029
|
+
"font-size": "var(--kendo-segmented-control-md-font-size, var(--kendo-font-size, inherit))",
|
|
5030
|
+
"line-height": "var(--kendo-segmented-control-md-line-height, var(--kendo-line-height, normal))",
|
|
5031
|
+
"button-padding-x": "var(--kendo-segmented-control-md-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))",
|
|
5032
|
+
"button-padding-y": "var(--kendo-segmented-control-md-button-padding-y, var(--kendo-spacing-1\\.5, 0.375rem))",
|
|
5033
|
+
"button-gap": "var(--kendo-segmented-control-md-button-gap, var(--kendo-spacing-1\\.5, 0.375rem))"
|
|
5034
|
+
},
|
|
5035
|
+
"lg": {
|
|
5036
|
+
"font-size": "var(--kendo-segmented-control-lg-font-size, var(--kendo-font-size-lg, inherit))",
|
|
5037
|
+
"line-height": "var(--kendo-segmented-control-lg-line-height, var(--kendo-line-height-sm, normal))",
|
|
5038
|
+
"button-padding-x": "var(--kendo-segmented-control-lg-button-padding-x, var(--kendo-spacing-3\\.5, 0.875rem))",
|
|
5039
|
+
"button-padding-y": "var(--kendo-segmented-control-lg-button-padding-y, var(--kendo-spacing-2\\.5, 0.625rem))",
|
|
5040
|
+
"button-gap": "var(--kendo-segmented-control-lg-button-gap, var(--kendo-spacing-2\\.5, 0.625rem))"
|
|
5041
|
+
}
|
|
5042
|
+
}
|
|
5043
|
+
},
|
|
5044
|
+
"kendo-segmented-control-button-disabled-text": {
|
|
5045
|
+
"type": "String",
|
|
5046
|
+
"value": "var(--kendo-segmented-control-button-disabled-text, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 30%, transparent))"
|
|
5047
|
+
},
|
|
5048
|
+
"kendo-smart-box-default-size": {
|
|
5049
|
+
"type": "String",
|
|
5050
|
+
"value": "\"md\""
|
|
5051
|
+
},
|
|
5052
|
+
"kendo-smart-box-default-roundness": {
|
|
5053
|
+
"type": "String",
|
|
5054
|
+
"value": "\"full\""
|
|
5055
|
+
},
|
|
5056
|
+
"kendo-smart-box-roundness": {
|
|
5057
|
+
"type": "List",
|
|
5058
|
+
"value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
|
|
5059
|
+
},
|
|
5060
|
+
"kendo-smart-box-suffix-spacing": {
|
|
5061
|
+
"type": "String",
|
|
5062
|
+
"value": "var(--kendo-smart-box-suffix-spacing, var(--kendo-spacing-1, 0.25rem))"
|
|
5063
|
+
},
|
|
5064
|
+
"kendo-smart-box-sm-padding-x": {
|
|
5065
|
+
"type": "String",
|
|
5066
|
+
"value": "var(--kendo-smart-box-sm-padding-x, var(--kendo-spacing-0, 0px))"
|
|
5067
|
+
},
|
|
5068
|
+
"kendo-smart-box-md-padding-x": {
|
|
5069
|
+
"type": "String",
|
|
5070
|
+
"value": "var(--kendo-smart-box-md-padding-x, var(--kendo-spacing-0\\.5, 0.125rem))"
|
|
5071
|
+
},
|
|
5072
|
+
"kendo-smart-box-lg-padding-x": {
|
|
5073
|
+
"type": "String",
|
|
5074
|
+
"value": "var(--kendo-smart-box-lg-padding-x, var(--kendo-spacing-2, 0.5rem))"
|
|
5075
|
+
},
|
|
5076
|
+
"kendo-smart-box-sm-prefix-margin-x": {
|
|
5077
|
+
"type": "String",
|
|
5078
|
+
"value": "var(--kendo-smart-box-sm-icon-margin-x, var(--kendo-spacing-1, 0.25rem))"
|
|
5079
|
+
},
|
|
5080
|
+
"kendo-smart-box-md-prefix-margin-x": {
|
|
5081
|
+
"type": "String",
|
|
5082
|
+
"value": "var(--kendo-smart-box-md-icon-margin-x, var(--kendo-spacing-1, 0.25rem))"
|
|
5083
|
+
},
|
|
5084
|
+
"kendo-smart-box-lg-prefix-margin-x": {
|
|
5085
|
+
"type": "String",
|
|
5086
|
+
"value": "var(--kendo-smart-box-lg-icon-margin-x, var(--kendo-spacing-0, 0px))"
|
|
5087
|
+
},
|
|
5088
|
+
"kendo-smart-box-popup-padding-inline": {
|
|
5089
|
+
"type": "String",
|
|
5090
|
+
"value": "var(--kendo-smart-box-popup-padding-inline, var(--kendo-spacing-1, 0.25rem))"
|
|
5091
|
+
},
|
|
5092
|
+
"kendo-smart-box-popup-padding-block": {
|
|
5093
|
+
"type": "String",
|
|
5094
|
+
"value": "var(--kendo-smart-box-popup-padding-block, var(--kendo-spacing-1, 0.25rem))"
|
|
5095
|
+
},
|
|
5096
|
+
"kendo-smart-box-popup-border-radius": {
|
|
5097
|
+
"type": "String",
|
|
5098
|
+
"value": "var(--kendo-smart-box-popup-border-radius, var(--kendo-border-radius-md, 0.25rem))"
|
|
5099
|
+
},
|
|
5100
|
+
"kendo-smart-box-popup-spacing": {
|
|
5101
|
+
"type": "String",
|
|
5102
|
+
"value": "var(--kendo-smart-box-popup-spacing, var(--kendo-spacing-2, 0.5rem))"
|
|
5103
|
+
},
|
|
5104
|
+
"kendo-smart-box-popup-segmented-control-margin": {
|
|
5105
|
+
"type": "String",
|
|
5106
|
+
"value": "var(--kendo-smart-box-popup-segmented-control-margin, var(--kendo-spacing-2, 0.5rem))"
|
|
5107
|
+
},
|
|
5108
|
+
"kendo-smart-box-sizes": {
|
|
5109
|
+
"type": "Map",
|
|
5110
|
+
"value": "(sm: (padding-x: var(--kendo-smart-box-sm-padding-x, var(--kendo-spacing-0, 0px)), prefix-margin-x: var(--kendo-smart-box-sm-icon-margin-x, var(--kendo-spacing-1, 0.25rem))), md: (padding-x: var(--kendo-smart-box-md-padding-x, var(--kendo-spacing-0\\.5, 0.125rem)), prefix-margin-x: var(--kendo-smart-box-md-icon-margin-x, var(--kendo-spacing-1, 0.25rem))), lg: (padding-x: var(--kendo-smart-box-lg-padding-x, var(--kendo-spacing-2, 0.5rem)), prefix-margin-x: var(--kendo-smart-box-lg-icon-margin-x, var(--kendo-spacing-0, 0px))))",
|
|
5111
|
+
"prettyValue": {
|
|
5112
|
+
"sm": {
|
|
5113
|
+
"padding-x": "var(--kendo-smart-box-sm-padding-x, var(--kendo-spacing-0, 0px))",
|
|
5114
|
+
"prefix-margin-x": "var(--kendo-smart-box-sm-icon-margin-x, var(--kendo-spacing-1, 0.25rem))"
|
|
5115
|
+
},
|
|
5116
|
+
"md": {
|
|
5117
|
+
"padding-x": "var(--kendo-smart-box-md-padding-x, var(--kendo-spacing-0\\.5, 0.125rem))",
|
|
5118
|
+
"prefix-margin-x": "var(--kendo-smart-box-md-icon-margin-x, var(--kendo-spacing-1, 0.25rem))"
|
|
5119
|
+
},
|
|
5120
|
+
"lg": {
|
|
5121
|
+
"padding-x": "var(--kendo-smart-box-lg-padding-x, var(--kendo-spacing-2, 0.5rem))",
|
|
5122
|
+
"prefix-margin-x": "var(--kendo-smart-box-lg-icon-margin-x, var(--kendo-spacing-0, 0px))"
|
|
5123
|
+
}
|
|
5124
|
+
}
|
|
5125
|
+
},
|
|
4863
5126
|
"kendo-checkbox-border-width": {
|
|
4864
5127
|
"type": "String",
|
|
4865
5128
|
"value": "var(--kendo-checkbox-border-width, 1px)"
|
|
@@ -6797,6 +7060,10 @@
|
|
|
6797
7060
|
"type": "String",
|
|
6798
7061
|
"value": "var(--kendo-toolbar-input-width, 10em)"
|
|
6799
7062
|
},
|
|
7063
|
+
"kendo-toolbar-smart-box-min-width": {
|
|
7064
|
+
"type": "String",
|
|
7065
|
+
"value": "var(--kendo-toolbar-smart-box-min-width, 350px)"
|
|
7066
|
+
},
|
|
6800
7067
|
"kendo-toolbar-item-shadow": {
|
|
6801
7068
|
"type": "Null",
|
|
6802
7069
|
"value": "null"
|
|
@@ -8487,6 +8754,14 @@
|
|
|
8487
8754
|
"type": "String",
|
|
8488
8755
|
"value": "\"md\""
|
|
8489
8756
|
},
|
|
8757
|
+
"kendo-treeview-gap": {
|
|
8758
|
+
"type": "String",
|
|
8759
|
+
"value": "var(--kendo-treeview-gap, var(--kendo-spacing-0\\.5, 0.125rem))"
|
|
8760
|
+
},
|
|
8761
|
+
"kendo-treeview-border-radius": {
|
|
8762
|
+
"type": "String",
|
|
8763
|
+
"value": "var(--kendo-treeview-border-radius, var(--kendo-border-radius-md, 0.25rem))"
|
|
8764
|
+
},
|
|
8490
8765
|
"kendo-treeview-font-family": {
|
|
8491
8766
|
"type": "String",
|
|
8492
8767
|
"value": "var(--kendo-treeview-font-family, var(--kendo-font-family, normal))"
|
|
@@ -8643,7 +8918,7 @@
|
|
|
8643
8918
|
},
|
|
8644
8919
|
"kendo-treeview-item-selected-bg": {
|
|
8645
8920
|
"type": "String",
|
|
8646
|
-
"value": "var(--kendo-treeview-item-selected-bg, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424)
|
|
8921
|
+
"value": "var(--kendo-treeview-item-selected-bg, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 13%, transparent))"
|
|
8647
8922
|
},
|
|
8648
8923
|
"kendo-treeview-item-selected-text": {
|
|
8649
8924
|
"type": "String",
|
|
@@ -8657,6 +8932,10 @@
|
|
|
8657
8932
|
"type": "Null",
|
|
8658
8933
|
"value": "null"
|
|
8659
8934
|
},
|
|
8935
|
+
"kendo-treeview-item-selected-hover-bg": {
|
|
8936
|
+
"type": "String",
|
|
8937
|
+
"value": "var(--kendo-treeview-item-selected-hover-bg, var(--kendo-color-base-emphasis, #d1d1d1))"
|
|
8938
|
+
},
|
|
8660
8939
|
"kendo-treeview-item-focus-shadow": {
|
|
8661
8940
|
"type": "String",
|
|
8662
8941
|
"value": "var(--kendo-treeview-item-focus-shadow, inset 0 0 0 2px var(--kendo-color-on-app-surface, #242424))"
|
|
@@ -8735,11 +9014,19 @@
|
|
|
8735
9014
|
},
|
|
8736
9015
|
"kendo-dropdowntree-popup-padding-x": {
|
|
8737
9016
|
"type": "String",
|
|
8738
|
-
"value": "var(--kendo-
|
|
9017
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
8739
9018
|
},
|
|
8740
9019
|
"kendo-dropdowntree-popup-padding-y": {
|
|
8741
9020
|
"type": "String",
|
|
8742
|
-
"value": "var(--kendo-
|
|
9021
|
+
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
9022
|
+
},
|
|
9023
|
+
"kendo-dropdowntree-check-all-padding-x": {
|
|
9024
|
+
"type": "String",
|
|
9025
|
+
"value": "var(--kendo-dropdowntree-check-all-padding-x, var(--kendo-spacing-2, 0.5rem))"
|
|
9026
|
+
},
|
|
9027
|
+
"kendo-dropdowntree-check-all-padding-y": {
|
|
9028
|
+
"type": "String",
|
|
9029
|
+
"value": "var(--kendo-dropdowntree-check-all-padding-y, var(--kendo-spacing-2, 0.5rem))"
|
|
8743
9030
|
},
|
|
8744
9031
|
"kendo-rating-font-family": {
|
|
8745
9032
|
"type": "String",
|
|
@@ -16136,21 +16423,109 @@
|
|
|
16136
16423
|
"type": "String",
|
|
16137
16424
|
"value": "var(--kendo-scheduler-marquee-color, var(--kendo-color-primary, #0f6cbd))"
|
|
16138
16425
|
},
|
|
16426
|
+
"kendo-file-box-padding-x": {
|
|
16427
|
+
"type": "String",
|
|
16428
|
+
"value": "var(--kendo-file-box-padding-x, var(--kendo-spacing-1, 0.25rem))"
|
|
16429
|
+
},
|
|
16430
|
+
"kendo-file-box-padding-y": {
|
|
16431
|
+
"type": "String",
|
|
16432
|
+
"value": "var(--kendo-file-box-padding-y, var(--kendo-spacing-1, 0.25rem))"
|
|
16433
|
+
},
|
|
16434
|
+
"kendo-file-box-gap": {
|
|
16435
|
+
"type": "String",
|
|
16436
|
+
"value": "var(--kendo-file-box-gap, var(--kendo-spacing-1, 0.25rem))"
|
|
16437
|
+
},
|
|
16438
|
+
"kendo-file-box-min-width": {
|
|
16439
|
+
"type": "String",
|
|
16440
|
+
"value": "var(--kendo-file-box-min-width, var(--kendo-file-box-min-width, 96px))"
|
|
16441
|
+
},
|
|
16442
|
+
"kendo-file-box-max-width": {
|
|
16443
|
+
"type": "String",
|
|
16444
|
+
"value": "var(--kendo-file-box-max-width, var(--kendo-file-box-max-width, 160px))"
|
|
16445
|
+
},
|
|
16446
|
+
"kendo-file-box-border-width": {
|
|
16447
|
+
"type": "String",
|
|
16448
|
+
"value": "var(--kendo-file-box-border-width, 1px)"
|
|
16449
|
+
},
|
|
16450
|
+
"kendo-file-box-border-style": {
|
|
16451
|
+
"type": "String",
|
|
16452
|
+
"value": "var(--kendo-file-box-border-style, solid)"
|
|
16453
|
+
},
|
|
16454
|
+
"kendo-file-box-border-radius": {
|
|
16455
|
+
"type": "String",
|
|
16456
|
+
"value": "var(--kendo-file-box-border-radius, var(--kendo-border-radius-md, 0.25rem))"
|
|
16457
|
+
},
|
|
16458
|
+
"kendo-file-box-name-font-size": {
|
|
16459
|
+
"type": "String",
|
|
16460
|
+
"value": "var(--kendo-file-box-name-font-size, var(--kendo-font-size-sm, inherit))"
|
|
16461
|
+
},
|
|
16462
|
+
"kendo-file-box-name-line-height": {
|
|
16463
|
+
"type": "String",
|
|
16464
|
+
"value": "var(--kendo-file-box-name-line-height, var(--kendo-line-height-lg, normal))"
|
|
16465
|
+
},
|
|
16466
|
+
"kendo-file-box-size-font-size": {
|
|
16467
|
+
"type": "String",
|
|
16468
|
+
"value": "var(--kendo-file-box-size-font-size, var(--kendo-font-size-xs, inherit))"
|
|
16469
|
+
},
|
|
16470
|
+
"kendo-file-box-size-line-height": {
|
|
16471
|
+
"type": "String",
|
|
16472
|
+
"value": "var(--kendo-file-box-size-line-height, var(--kendo-line-height-xs, normal))"
|
|
16473
|
+
},
|
|
16474
|
+
"kendo-file-box-bg": {
|
|
16475
|
+
"type": "String",
|
|
16476
|
+
"value": "var(--kendo-file-box-bg, color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent))"
|
|
16477
|
+
},
|
|
16478
|
+
"kendo-file-box-text": {
|
|
16479
|
+
"type": "String",
|
|
16480
|
+
"value": "var(--kendo-file-box-text, var(--kendo-color-base-on-subtle, #242424))"
|
|
16481
|
+
},
|
|
16482
|
+
"kendo-file-box-border": {
|
|
16483
|
+
"type": "String",
|
|
16484
|
+
"value": "var(--kendo-file-box-border, var(--kendo-file-box-bg, color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)))"
|
|
16485
|
+
},
|
|
16486
|
+
"kendo-file-box-wrapper-scroll-gradient": {
|
|
16487
|
+
"type": "String",
|
|
16488
|
+
"value": "var(--kendo-file-box-wrapper-scroll-gradient, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
|
|
16489
|
+
},
|
|
16490
|
+
"kendo-prompt-box-border-radius": {
|
|
16491
|
+
"type": "String",
|
|
16492
|
+
"value": "var(--kendo-prompt-box-border-radius, var(--kendo-border-radius-xxxl, 1rem))"
|
|
16493
|
+
},
|
|
16494
|
+
"kendo-prompt-box-box-shadow": {
|
|
16495
|
+
"type": "String",
|
|
16496
|
+
"value": "var(--kendo-prompt-box-box-shadow, )"
|
|
16497
|
+
},
|
|
16498
|
+
"kendo-prompt-box-header-padding": {
|
|
16499
|
+
"type": "String",
|
|
16500
|
+
"value": "var(--kendo-prompt-box-header-padding, var(--kendo-spacing-2, 0.5rem))"
|
|
16501
|
+
},
|
|
16502
|
+
"kendo-prompt-box-input-inner-padding": {
|
|
16503
|
+
"type": "String",
|
|
16504
|
+
"value": "var(--kendo-prompt-box-input-inner-padding, var(--kendo-spacing-3, 0.75rem))"
|
|
16505
|
+
},
|
|
16506
|
+
"kendo-prompt-box-affix-padding": {
|
|
16507
|
+
"type": "String",
|
|
16508
|
+
"value": "var(--kendo-prompt-box-affix-padding, var(--kendo-spacing-2, 0.5rem))"
|
|
16509
|
+
},
|
|
16510
|
+
"kendo-prompt-box-affix-spacing": {
|
|
16511
|
+
"type": "String",
|
|
16512
|
+
"value": "var(--kendo-prompt-box-affix-spacing, var(--kendo-spacing-1, 0.25rem))"
|
|
16513
|
+
},
|
|
16139
16514
|
"kendo-chat-padding-x": {
|
|
16140
16515
|
"type": "String",
|
|
16141
|
-
"value": "var(--kendo-chat-padding-x, var(--kendo-spacing-
|
|
16516
|
+
"value": "var(--kendo-chat-padding-x, var(--kendo-spacing-5, 1.25rem))"
|
|
16142
16517
|
},
|
|
16143
16518
|
"kendo-chat-padding-y": {
|
|
16144
16519
|
"type": "String",
|
|
16145
|
-
"value": "var(--kendo-spacing-
|
|
16520
|
+
"value": "var(--kendo-chat-padding-y, var(--kendo-spacing-5, 1.25rem))"
|
|
16146
16521
|
},
|
|
16147
16522
|
"kendo-chat-width": {
|
|
16148
|
-
"type": "
|
|
16149
|
-
"value": "280px"
|
|
16523
|
+
"type": "String",
|
|
16524
|
+
"value": "var(--kendo-chat-width, 280px)"
|
|
16150
16525
|
},
|
|
16151
16526
|
"kendo-chat-height": {
|
|
16152
16527
|
"type": "String",
|
|
16153
|
-
"value": "var(--kendo-chat-height,
|
|
16528
|
+
"value": "var(--kendo-chat-height, 320px)"
|
|
16154
16529
|
},
|
|
16155
16530
|
"kendo-chat-border-width": {
|
|
16156
16531
|
"type": "String",
|
|
@@ -16170,31 +16545,39 @@
|
|
|
16170
16545
|
},
|
|
16171
16546
|
"kendo-chat-item-spacing-y": {
|
|
16172
16547
|
"type": "String",
|
|
16173
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
16548
|
+
"value": "var(--kendo-chat-item-spacing-y, var(--kendo-spacing-4, 1rem))"
|
|
16174
16549
|
},
|
|
16175
16550
|
"kendo-chat-message-spacing": {
|
|
16176
16551
|
"type": "Null",
|
|
16177
16552
|
"value": "null"
|
|
16178
16553
|
},
|
|
16179
16554
|
"kendo-chat-message-max-width": {
|
|
16180
|
-
"type": "
|
|
16181
|
-
"value": "min(75%, 460px)"
|
|
16555
|
+
"type": "String",
|
|
16556
|
+
"value": "var(--kendo-chat-message-max-width, min(75%, 460px))"
|
|
16182
16557
|
},
|
|
16183
16558
|
"kendo-chat-message-gap": {
|
|
16184
16559
|
"type": "String",
|
|
16185
|
-
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
16560
|
+
"value": "var(--kendo-chat-message-gap, var(--kendo-spacing-2, 0.5rem))"
|
|
16561
|
+
},
|
|
16562
|
+
"kendo-sequential-messages-border-radius": {
|
|
16563
|
+
"type": "String",
|
|
16564
|
+
"value": "var(--kendo-sequential-messages-border-radius, var(--kendo-border-radius-sm, 0.125rem))"
|
|
16186
16565
|
},
|
|
16187
16566
|
"kendo-chat-message-list-padding-x": {
|
|
16188
16567
|
"type": "String",
|
|
16189
|
-
"value": "var(--kendo-chat-padding-x, var(--kendo-spacing-
|
|
16568
|
+
"value": "var(--kendo-chat-message-list-padding-x, var(--kendo-spacing-5, 1.25rem))"
|
|
16190
16569
|
},
|
|
16191
16570
|
"kendo-chat-message-list-padding-y": {
|
|
16192
16571
|
"type": "String",
|
|
16193
|
-
"value": "var(--kendo-spacing-
|
|
16572
|
+
"value": "var(--kendo-chat-message-list-padding-y, var(--kendo-spacing-5, 1.25rem))"
|
|
16194
16573
|
},
|
|
16195
16574
|
"kendo-chat-message-list-spacing": {
|
|
16196
16575
|
"type": "String",
|
|
16197
|
-
"value": "var(--kendo-spacing-4, 1rem)"
|
|
16576
|
+
"value": "var(--kendo-chat-message-list-spacing, var(--kendo-spacing-4, 1rem))"
|
|
16577
|
+
},
|
|
16578
|
+
"kendo-chat-message-box-wrapper-spacing": {
|
|
16579
|
+
"type": "String",
|
|
16580
|
+
"value": "var(--kendo-chat-message-box-wrapper-spacing, var(--kendo-spacing-4, 1rem))"
|
|
16198
16581
|
},
|
|
16199
16582
|
"kendo-chat-status-min-size": {
|
|
16200
16583
|
"type": "String",
|
|
@@ -16206,7 +16589,7 @@
|
|
|
16206
16589
|
},
|
|
16207
16590
|
"kendo-chat-message-status-gap": {
|
|
16208
16591
|
"type": "String",
|
|
16209
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16592
|
+
"value": "var(--kendo-chat-message-status-gap, var(--kendo-spacing-1, 0.25rem))"
|
|
16210
16593
|
},
|
|
16211
16594
|
"kendo-chat-timestamp-font-size": {
|
|
16212
16595
|
"type": "String",
|
|
@@ -16218,23 +16601,23 @@
|
|
|
16218
16601
|
},
|
|
16219
16602
|
"kendo-chat-timestamp-transform": {
|
|
16220
16603
|
"type": "String",
|
|
16221
|
-
"value": "none"
|
|
16604
|
+
"value": "var(--kendo-chat-timestamp-transform, none)"
|
|
16222
16605
|
},
|
|
16223
16606
|
"kendo-chat-timestamp-text": {
|
|
16224
16607
|
"type": "String",
|
|
16225
16608
|
"value": "var(--kendo-chat-timestamp-text, var(--kendo-color-subtle, #707070))"
|
|
16226
16609
|
},
|
|
16227
16610
|
"kendo-chat-timestamp-bg": {
|
|
16228
|
-
"type": "
|
|
16229
|
-
"value": "transparent"
|
|
16611
|
+
"type": "String",
|
|
16612
|
+
"value": "var(--kendo-chat-timestamp-bg, transparent)"
|
|
16230
16613
|
},
|
|
16231
16614
|
"kendo-chat-timestamp-separator-bg": {
|
|
16232
16615
|
"type": "String",
|
|
16233
|
-
"value": "color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 26%, transparent)"
|
|
16616
|
+
"value": "var(--kendo-chat-timestamp-separator-bg, color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 26%, transparent))"
|
|
16234
16617
|
},
|
|
16235
16618
|
"kendo-chat-timestamp-separator-spacing": {
|
|
16236
16619
|
"type": "String",
|
|
16237
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16620
|
+
"value": "var(--kendo-chat-timestamp-separator-spacing, var(--kendo-spacing-1, 0.25rem))"
|
|
16238
16621
|
},
|
|
16239
16622
|
"kendo-chat-message-meta-font-size": {
|
|
16240
16623
|
"type": "String",
|
|
@@ -16242,7 +16625,7 @@
|
|
|
16242
16625
|
},
|
|
16243
16626
|
"kendo-chat-message-meta-line-height": {
|
|
16244
16627
|
"type": "String",
|
|
16245
|
-
"value": "var(--kendo-chat-message-meta-line-height, var(--kendo-line-height-
|
|
16628
|
+
"value": "var(--kendo-chat-message-meta-line-height, var(--kendo-line-height-xs, normal))"
|
|
16246
16629
|
},
|
|
16247
16630
|
"kendo-chat-author-font-size": {
|
|
16248
16631
|
"type": "String",
|
|
@@ -16250,15 +16633,15 @@
|
|
|
16250
16633
|
},
|
|
16251
16634
|
"kendo-chat-author-line-height": {
|
|
16252
16635
|
"type": "String",
|
|
16253
|
-
"value": "var(--kendo-line-height-xs, normal)"
|
|
16636
|
+
"value": "var(--kendo-chat-author-line-height, var(--kendo-line-height-xs, normal))"
|
|
16254
16637
|
},
|
|
16255
16638
|
"kendo-chat-status-text": {
|
|
16256
16639
|
"type": "String",
|
|
16257
|
-
"value": "var(--kendo-color-subtle, #707070)"
|
|
16640
|
+
"value": "var(--kendo-chat-status-text, var(--kendo-color-subtle, #707070))"
|
|
16258
16641
|
},
|
|
16259
16642
|
"kendo-chat-bubble-spacing": {
|
|
16260
16643
|
"type": "String",
|
|
16261
|
-
"value": "var(--kendo-spacing-
|
|
16644
|
+
"value": "var(--kendo-chat-bubble-spacing, var(--kendo-spacing-1, 0.25rem))"
|
|
16262
16645
|
},
|
|
16263
16646
|
"kendo-chat-toolbar-bg": {
|
|
16264
16647
|
"type": "String",
|
|
@@ -16274,7 +16657,7 @@
|
|
|
16274
16657
|
},
|
|
16275
16658
|
"kendo-chat-bg": {
|
|
16276
16659
|
"type": "String",
|
|
16277
|
-
"value": "var(--kendo-chat-bg,
|
|
16660
|
+
"value": "var(--kendo-chat-bg, transparent)"
|
|
16278
16661
|
},
|
|
16279
16662
|
"kendo-chat-text": {
|
|
16280
16663
|
"type": "String",
|
|
@@ -16298,155 +16681,111 @@
|
|
|
16298
16681
|
},
|
|
16299
16682
|
"kendo-chat-alt-bubble-shadow": {
|
|
16300
16683
|
"type": "String",
|
|
16301
|
-
"value": "none"
|
|
16684
|
+
"value": "var(--kendo-chat-alt-bubble-shadow, none)"
|
|
16302
16685
|
},
|
|
16303
16686
|
"kendo-chat-alt-bubble-hover-bg": {
|
|
16304
16687
|
"type": "String",
|
|
16305
|
-
"value": "var(--kendo-color-primary-hover, #115ea3)"
|
|
16688
|
+
"value": "var(--kendo-chat-alt-bubble-hover-bg, var(--kendo-color-primary-hover, #115ea3))"
|
|
16306
16689
|
},
|
|
16307
16690
|
"kendo-chat-alt-bubble-hover-border": {
|
|
16308
16691
|
"type": "String",
|
|
16309
|
-
"value": "var(--kendo-color-primary-hover, #115ea3)"
|
|
16692
|
+
"value": "var(--kendo-chat-alt-bubble-hover-border, var(--kendo-chat-alt-bubble-hover-bg, var(--kendo-color-primary-hover, #115ea3)))"
|
|
16310
16693
|
},
|
|
16311
16694
|
"kendo-chat-alt-bubble-active-bg": {
|
|
16312
16695
|
"type": "String",
|
|
16313
|
-
"value": "var(--kendo-color-primary-active, #0f548c)"
|
|
16696
|
+
"value": "var(--kendo-chat-alt-bubble-active-bg, var(--kendo-color-primary-active, #0f548c))"
|
|
16314
16697
|
},
|
|
16315
16698
|
"kendo-chat-alt-bubble-active-border": {
|
|
16316
16699
|
"type": "String",
|
|
16317
|
-
"value": "var(--kendo-color-primary-active, #0f548c)"
|
|
16700
|
+
"value": "var(--kendo-chat-alt-bubble-active-border, var(--kendo-chat-alt-bubble-active-bg, var(--kendo-color-primary-active, #0f548c)))"
|
|
16318
16701
|
},
|
|
16319
16702
|
"kendo-chat-alt-bubble-focus-bg": {
|
|
16320
16703
|
"type": "String",
|
|
16321
|
-
"value": "var(--kendo-chat-alt-bubble-bg, var(--kendo-color-primary, #0f6cbd))"
|
|
16704
|
+
"value": "var(--kendo-chat-alt-bubble-focus-bg, var(--kendo-chat-alt-bubble-bg, var(--kendo-color-primary, #0f6cbd)))"
|
|
16322
16705
|
},
|
|
16323
16706
|
"kendo-chat-alt-bubble-focus-border": {
|
|
16324
16707
|
"type": "String",
|
|
16325
|
-
"value": "var(--kendo-color-on-base, #242424)"
|
|
16708
|
+
"value": "var(--kendo-chat-alt-bubble-focus-border, var(--kendo-color-on-base, #242424))"
|
|
16326
16709
|
},
|
|
16327
16710
|
"kendo-chat-alt-bubble-focus-shadow": {
|
|
16328
|
-
"type": "List",
|
|
16329
|
-
"value": "(inset 0 0 0 var(--kendo-chat-border-width, 1px) var(--kendo-color-on-base, #242424), inset 0 0 0 calc(var(--kendo-chat-border-width, 1px) * 2) var(--kendo-color-surface, #ffffff))"
|
|
16330
|
-
},
|
|
16331
|
-
"kendo-chat-typing-indicator-text": {
|
|
16332
|
-
"type": "String",
|
|
16333
|
-
"value": "var(--kendo-color-base-on-subtle, #242424)"
|
|
16334
|
-
},
|
|
16335
|
-
"kendo-chat-file-min-width": {
|
|
16336
16711
|
"type": "String",
|
|
16337
|
-
"value": "var(--kendo-chat-
|
|
16712
|
+
"value": "var(--kendo-chat-alt-bubble-focus-shadow, inset 0 0 0 var(--kendo-chat-border-width, 1px) var(--kendo-color-on-base, #242424), inset 0 0 0 calc(var(--kendo-chat-border-width, 1px) * 2) var(--kendo-color-surface, #ffffff))"
|
|
16338
16713
|
},
|
|
16339
|
-
"kendo-chat-
|
|
16714
|
+
"kendo-chat-failed-bubble-text": {
|
|
16340
16715
|
"type": "String",
|
|
16341
|
-
"value": "var(--kendo-chat-
|
|
16716
|
+
"value": "var(--kendo-chat-failed-bubble-text, var(--kendo-color-base-on-subtle, #242424))"
|
|
16342
16717
|
},
|
|
16343
|
-
"kendo-chat-
|
|
16718
|
+
"kendo-chat-failed-bubble-bg": {
|
|
16344
16719
|
"type": "String",
|
|
16345
|
-
"value": "var(--kendo-chat-
|
|
16720
|
+
"value": "var(--kendo-chat-failed-bubble-bg, var(--kendo-color-error-subtle, #fdf3f4))"
|
|
16346
16721
|
},
|
|
16347
|
-
"kendo-chat-
|
|
16722
|
+
"kendo-chat-failed-bubble-border": {
|
|
16348
16723
|
"type": "String",
|
|
16349
|
-
"value": "var(--kendo-chat-
|
|
16724
|
+
"value": "var(--kendo-chat-failed-bubble-border, var(--kendo-color-error-emphasis, #eeacb2))"
|
|
16350
16725
|
},
|
|
16351
|
-
"kendo-chat-
|
|
16726
|
+
"kendo-chat-failed-content-color": {
|
|
16352
16727
|
"type": "String",
|
|
16353
|
-
"value": "var(--kendo-chat-
|
|
16728
|
+
"value": "var(--kendo-chat-failed-content-color, var(--kendo-color-error-on-surface, #c50f1f))"
|
|
16354
16729
|
},
|
|
16355
|
-
"kendo-chat-
|
|
16730
|
+
"kendo-chat-failed-bubble-hover-bg": {
|
|
16356
16731
|
"type": "String",
|
|
16357
|
-
"value": "var(--kendo-chat-
|
|
16732
|
+
"value": "var(--kendo-chat-failed-bubble-hover-bg, var(--kendo-color-error-subtle-hover, #f6d1d5))"
|
|
16358
16733
|
},
|
|
16359
|
-
"kendo-chat-
|
|
16734
|
+
"kendo-chat-failed-bubble-selected-bg": {
|
|
16360
16735
|
"type": "String",
|
|
16361
|
-
"value": "var(--kendo-
|
|
16362
|
-
},
|
|
16363
|
-
"kendo-chat-file-padding-y": {
|
|
16364
|
-
"type": "String",
|
|
16365
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16736
|
+
"value": "var(--kendo-chat-failed-bubble-selected-bg, var(--kendo-color-error-subtle-active, #eeacb2))"
|
|
16366
16737
|
},
|
|
16367
|
-
"kendo-chat-
|
|
16368
|
-
"type": "String",
|
|
16369
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16370
|
-
},
|
|
16371
|
-
"kendo-chat-file-border-width": {
|
|
16372
|
-
"type": "Number",
|
|
16373
|
-
"value": "1px"
|
|
16374
|
-
},
|
|
16375
|
-
"kendo-chat-file-border-style": {
|
|
16376
|
-
"type": "String",
|
|
16377
|
-
"value": "solid"
|
|
16378
|
-
},
|
|
16379
|
-
"kendo-chat-file-bg": {
|
|
16380
|
-
"type": "String",
|
|
16381
|
-
"value": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)"
|
|
16382
|
-
},
|
|
16383
|
-
"kendo-chat-file-text": {
|
|
16384
|
-
"type": "String",
|
|
16385
|
-
"value": "var(--kendo-color-base-on-subtle, #242424)"
|
|
16386
|
-
},
|
|
16387
|
-
"kendo-chat-file-border": {
|
|
16388
|
-
"type": "String",
|
|
16389
|
-
"value": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)"
|
|
16390
|
-
},
|
|
16391
|
-
"kendo-chat-file-border-radius": {
|
|
16738
|
+
"kendo-chat-typing-indicator-text": {
|
|
16392
16739
|
"type": "String",
|
|
16393
|
-
"value": "var(--kendo-
|
|
16394
|
-
},
|
|
16395
|
-
"kendo-chat-file-download-padding-x": {
|
|
16396
|
-
"type": "Null",
|
|
16397
|
-
"value": "null"
|
|
16398
|
-
},
|
|
16399
|
-
"kendo-chat-file-download-padding-y": {
|
|
16400
|
-
"type": "Null",
|
|
16401
|
-
"value": "null"
|
|
16740
|
+
"value": "var(--kendo-chat-typing-indicator-text, var(--kendo-color-base-on-subtle, #242424))"
|
|
16402
16741
|
},
|
|
16403
16742
|
"kendo-chat-sender-file-bg": {
|
|
16404
16743
|
"type": "String",
|
|
16405
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)"
|
|
16744
|
+
"value": "var(--kendo-chat-sender-file-bg, color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent))"
|
|
16406
16745
|
},
|
|
16407
16746
|
"kendo-chat-sender-file-text": {
|
|
16408
16747
|
"type": "String",
|
|
16409
|
-
"value": "var(--kendo-color-on-primary, #ffffff)"
|
|
16748
|
+
"value": "var(--kendo-chat-sender-file-text, var(--kendo-color-on-primary, #ffffff))"
|
|
16410
16749
|
},
|
|
16411
16750
|
"kendo-chat-sender-file-border": {
|
|
16412
16751
|
"type": "String",
|
|
16413
|
-
"value": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)"
|
|
16752
|
+
"value": "var(--kendo-chat-sender-file-border, var(--kendo-chat-sender-file-bg, color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)))"
|
|
16414
16753
|
},
|
|
16415
16754
|
"kendo-chat-message-pinned-border-width": {
|
|
16416
|
-
"type": "
|
|
16417
|
-
"value": "1px"
|
|
16755
|
+
"type": "String",
|
|
16756
|
+
"value": "var(--kendo-chat-message-pinned-border-width, 1px)"
|
|
16418
16757
|
},
|
|
16419
16758
|
"kendo-chat-message-pinned-border-style": {
|
|
16420
16759
|
"type": "String",
|
|
16421
|
-
"value": "solid"
|
|
16760
|
+
"value": "var(--kendo-chat-message-pinned-border-style, solid)"
|
|
16422
16761
|
},
|
|
16423
16762
|
"kendo-chat-message-pinned-border-color": {
|
|
16424
16763
|
"type": "String",
|
|
16425
|
-
"value": "color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 16%, transparent)"
|
|
16764
|
+
"value": "var(--kendo-chat-message-pinned-border-color, color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 16%, transparent))"
|
|
16426
16765
|
},
|
|
16427
16766
|
"kendo-chat-message-reference-padding-x": {
|
|
16428
16767
|
"type": "String",
|
|
16429
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16768
|
+
"value": "var(--kendo-chat-message-reference-padding-x, var(--kendo-spacing-1, 0.25rem))"
|
|
16430
16769
|
},
|
|
16431
16770
|
"kendo-chat-message-reference-padding-y": {
|
|
16432
16771
|
"type": "String",
|
|
16433
|
-
"value": "var(--kendo-spacing-1, 0.25rem)"
|
|
16772
|
+
"value": "var(--kendo-chat-message-reference-padding-y, var(--kendo-spacing-1, 0.25rem))"
|
|
16434
16773
|
},
|
|
16435
16774
|
"kendo-chat-message-reference-bg": {
|
|
16436
16775
|
"type": "String",
|
|
16437
|
-
"value": "var(--kendo-color-surface, #ffffff)"
|
|
16776
|
+
"value": "var(--kendo-chat-message-reference-bg, color-mix(in srgb, var(--kendo-color-surface, #ffffff) 90%, transparent))"
|
|
16438
16777
|
},
|
|
16439
16778
|
"kendo-chat-message-reference-text": {
|
|
16440
16779
|
"type": "String",
|
|
16441
|
-
"value": "var(--kendo-color-on-app-surface, #242424)"
|
|
16780
|
+
"value": "var(--kendo-chat-message-reference-text, var(--kendo-color-on-app-surface, #242424))"
|
|
16442
16781
|
},
|
|
16443
16782
|
"kendo-chat-message-reference-marker-bg": {
|
|
16444
16783
|
"type": "String",
|
|
16445
|
-
"value": "var(--kendo-color-base-emphasis, #d1d1d1)"
|
|
16784
|
+
"value": "var(--kendo-chat-message-reference-marker-bg, var(--kendo-color-base-emphasis, #d1d1d1))"
|
|
16446
16785
|
},
|
|
16447
16786
|
"kendo-chat-message-reference-marker-alt-bg": {
|
|
16448
16787
|
"type": "String",
|
|
16449
|
-
"value": "var(--kendo-color-primary, #0f6cbd)"
|
|
16788
|
+
"value": "var(--kendo-chat-message-reference-marker-alt-bg, var(--kendo-color-primary, #0f6cbd))"
|
|
16450
16789
|
},
|
|
16451
16790
|
"kendo-media-player-border-width": {
|
|
16452
16791
|
"type": "String",
|