@progress/kendo-theme-bootstrap 12.3.1-dev.8 → 13.0.0-dev.0

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.
Files changed (78) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/sassdoc-data.json +20507 -15833
  15. package/dist/meta/sassdoc-raw-data.json +10090 -7798
  16. package/dist/meta/variables.json +715 -465
  17. package/lib/swatches/bootstrap-3-dark.json +1 -1
  18. package/lib/swatches/bootstrap-3.json +1 -1
  19. package/lib/swatches/bootstrap-4-dark.json +1 -1
  20. package/lib/swatches/bootstrap-4.json +1 -1
  21. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  22. package/lib/swatches/bootstrap-main-dark.json +1 -1
  23. package/lib/swatches/bootstrap-main.json +1 -1
  24. package/lib/swatches/bootstrap-nordic.json +1 -1
  25. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise.json +1 -1
  27. package/lib/swatches/bootstrap-urban.json +1 -1
  28. package/lib/swatches/bootstrap-vintage.json +1 -1
  29. package/package.json +5 -5
  30. package/scss/appbar/_variables.scss +6 -16
  31. package/scss/avatar/_variables.scss +37 -24
  32. package/scss/badge/_variables.scss +22 -43
  33. package/scss/bottom-navigation/_variables.scss +12 -17
  34. package/scss/breadcrumb/_variables.scss +6 -30
  35. package/scss/button/_variables.scss +22 -42
  36. package/scss/calendar/_variables.scss +9 -31
  37. package/scss/card/_variables.scss +7 -17
  38. package/scss/checkbox/_layout.scss +15 -9
  39. package/scss/checkbox/_variables.scss +13 -23
  40. package/scss/chip/_theme.scss +0 -2
  41. package/scss/chip/_variables.scss +38 -50
  42. package/scss/coloreditor/_variables.scss +9 -41
  43. package/scss/colorgradient/_variables.scss +11 -42
  44. package/scss/colorpalette/_variables.scss +7 -19
  45. package/scss/column-menu/_variables.scss +6 -25
  46. package/scss/datetimepicker/_variables.scss +6 -16
  47. package/scss/dialog/_variables.scss +7 -10
  48. package/scss/fab/_theme.scss +78 -72
  49. package/scss/fab/_variables.scss +21 -34
  50. package/scss/floating-label/_variables.scss +2 -2
  51. package/scss/forms/_variables.scss +7 -17
  52. package/scss/grid/_variables.scss +7 -41
  53. package/scss/icons/_variables.scss +6 -0
  54. package/scss/input/_layout.scss +8 -4
  55. package/scss/input/_variables.scss +36 -34
  56. package/scss/list/_variables.scss +6 -73
  57. package/scss/loader/_variables.scss +13 -17
  58. package/scss/menu/_variables.scss +6 -0
  59. package/scss/messagebox/_variables.scss +8 -17
  60. package/scss/notification/_functions.scss +1 -1
  61. package/scss/notification/_variables.scss +7 -13
  62. package/scss/otp/_variables.scss +1 -22
  63. package/scss/overlay/_variables.scss +6 -18
  64. package/scss/pager/_variables.scss +7 -26
  65. package/scss/radio/_variables.scss +7 -22
  66. package/scss/signature/_variables.scss +0 -21
  67. package/scss/split-button/_variables.scss +2 -2
  68. package/scss/spreadsheet/_variables.scss +1 -1
  69. package/scss/suggestion/_variables.scss +4 -45
  70. package/scss/switch/_variables.scss +101 -7
  71. package/scss/table/_variables.scss +6 -25
  72. package/scss/tabstrip/_variables.scss +6 -25
  73. package/scss/timeselector/_variables.scss +24 -42
  74. package/scss/toolbar/_variables.scss +16 -27
  75. package/scss/tooltip/_functions.scss +3 -3
  76. package/scss/tooltip/_variables.scss +1 -13
  77. package/scss/treeview/_variables.scss +8 -33
  78. package/scss/window/_variables.scss +12 -20
@@ -1875,6 +1875,10 @@
1875
1875
  }
1876
1876
  }
1877
1877
  },
1878
+ "kendo-icon-default-size": {
1879
+ "type": "String",
1880
+ "value": "\"md\""
1881
+ },
1878
1882
  "kendo-icon-size": {
1879
1883
  "type": "Number",
1880
1884
  "value": "1rem"
@@ -1915,6 +1919,10 @@
1915
1919
  "type": "String",
1916
1920
  "value": "var(--kendo-spacing-1, 0.25rem)"
1917
1921
  },
1922
+ "kendo-message-box-default-theme-color": {
1923
+ "type": "Null",
1924
+ "value": "null"
1925
+ },
1918
1926
  "kendo-message-box-margin": {
1919
1927
  "type": "List",
1920
1928
  "value": "(0 0 var(--kendo-spacing-4, 1rem) 0)"
@@ -1960,20 +1968,8 @@
1960
1968
  "value": "underline"
1961
1969
  },
1962
1970
  "kendo-message-box-theme-colors": {
1963
- "type": "Map",
1964
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
1965
- "prettyValue": {
1966
- "primary": "var(--kendo-color-primary, #0d6efd)",
1967
- "secondary": "var(--kendo-color-secondary, #6c757d)",
1968
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
1969
- "info": "var(--kendo-color-info, #0dcaf0)",
1970
- "success": "var(--kendo-color-success, #198754)",
1971
- "warning": "var(--kendo-color-warning, #ffc107)",
1972
- "error": "var(--kendo-color-error, #dc3545)",
1973
- "dark": "var(--kendo-color-dark, #212529)",
1974
- "light": "var(--kendo-color-light, #f8f9fa)",
1975
- "inverse": "var(--kendo-color-dark, #212529)"
1976
- }
1971
+ "type": "List",
1972
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
1977
1973
  },
1978
1974
  "kendo-drag-hint-padding-x": {
1979
1975
  "type": "String",
@@ -2055,6 +2051,10 @@
2055
2051
  "type": "String",
2056
2052
  "value": "var(--kendo-color-primary, #0d6efd)"
2057
2053
  },
2054
+ "kendo-list-default-size": {
2055
+ "type": "String",
2056
+ "value": "\"md\""
2057
+ },
2058
2058
  "kendo-list-font-family": {
2059
2059
  "type": "String",
2060
2060
  "value": "var(--kendo-font-family, inherit)"
@@ -2155,6 +2155,54 @@
2155
2155
  "type": "String",
2156
2156
  "value": "var(--kendo-font-weight-bold, normal)"
2157
2157
  },
2158
+ "kendo-list-item-group-label-sm-font-size": {
2159
+ "type": "String",
2160
+ "value": "var(--kendo-font-size-xs, inherit)"
2161
+ },
2162
+ "kendo-list-item-group-label-md-font-size": {
2163
+ "type": "String",
2164
+ "value": "var(--kendo-font-size-xs, inherit)"
2165
+ },
2166
+ "kendo-list-item-group-label-lg-font-size": {
2167
+ "type": "String",
2168
+ "value": "var(--kendo-font-size-xs, inherit)"
2169
+ },
2170
+ "kendo-list-item-group-label-sm-line-height": {
2171
+ "type": "String",
2172
+ "value": "inherit"
2173
+ },
2174
+ "kendo-list-item-group-label-md-line-height": {
2175
+ "type": "String",
2176
+ "value": "inherit"
2177
+ },
2178
+ "kendo-list-item-group-label-lg-line-height": {
2179
+ "type": "String",
2180
+ "value": "inherit"
2181
+ },
2182
+ "kendo-list-item-group-label-sm-padding-x": {
2183
+ "type": "Number",
2184
+ "value": "0.5em"
2185
+ },
2186
+ "kendo-list-item-group-label-md-padding-x": {
2187
+ "type": "Number",
2188
+ "value": "0.5em"
2189
+ },
2190
+ "kendo-list-item-group-label-lg-padding-x": {
2191
+ "type": "Number",
2192
+ "value": "0.5em"
2193
+ },
2194
+ "kendo-list-item-group-label-sm-padding-y": {
2195
+ "type": "Number",
2196
+ "value": "0"
2197
+ },
2198
+ "kendo-list-item-group-label-md-padding-y": {
2199
+ "type": "Number",
2200
+ "value": "0"
2201
+ },
2202
+ "kendo-list-item-group-label-lg-padding-y": {
2203
+ "type": "Number",
2204
+ "value": "0"
2205
+ },
2158
2206
  "kendo-list-sm-filter-padding-x": {
2159
2207
  "type": "String",
2160
2208
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -2299,54 +2347,6 @@
2299
2347
  "type": "String",
2300
2348
  "value": "var(--kendo-font-weight-bold, normal)"
2301
2349
  },
2302
- "kendo-list-item-group-label-sm-font-size": {
2303
- "type": "String",
2304
- "value": "var(--kendo-font-size-xs, inherit)"
2305
- },
2306
- "kendo-list-item-group-label-md-font-size": {
2307
- "type": "String",
2308
- "value": "var(--kendo-font-size-xs, inherit)"
2309
- },
2310
- "kendo-list-item-group-label-lg-font-size": {
2311
- "type": "String",
2312
- "value": "var(--kendo-font-size-xs, inherit)"
2313
- },
2314
- "kendo-list-item-group-label-sm-line-height": {
2315
- "type": "String",
2316
- "value": "inherit"
2317
- },
2318
- "kendo-list-item-group-label-md-line-height": {
2319
- "type": "String",
2320
- "value": "inherit"
2321
- },
2322
- "kendo-list-item-group-label-lg-line-height": {
2323
- "type": "String",
2324
- "value": "inherit"
2325
- },
2326
- "kendo-list-item-group-label-sm-padding-x": {
2327
- "type": "Number",
2328
- "value": "0.5em"
2329
- },
2330
- "kendo-list-item-group-label-md-padding-x": {
2331
- "type": "Number",
2332
- "value": "0.5em"
2333
- },
2334
- "kendo-list-item-group-label-lg-padding-x": {
2335
- "type": "Number",
2336
- "value": "0.5em"
2337
- },
2338
- "kendo-list-item-group-label-sm-padding-y": {
2339
- "type": "Number",
2340
- "value": "0"
2341
- },
2342
- "kendo-list-item-group-label-md-padding-y": {
2343
- "type": "Number",
2344
- "value": "0"
2345
- },
2346
- "kendo-list-item-group-label-lg-padding-y": {
2347
- "type": "Number",
2348
- "value": "0"
2349
- },
2350
2350
  "kendo-list-sizes": {
2351
2351
  "type": "Map",
2352
2352
  "value": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286, header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)), lg: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-4, 1rem), header-padding-y: var(--kendo-spacing-2, 0.5rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-4, 1rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: var(--kendo-font-size-xs, inherit), item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)))",
@@ -2551,30 +2551,22 @@
2551
2551
  "type": "Number",
2552
2552
  "value": "1px"
2553
2553
  },
2554
- "kendo-overlay-theme-colors": {
2555
- "type": "Map",
2556
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
2557
- "prettyValue": {
2558
- "primary": "var(--kendo-color-primary, #0d6efd)",
2559
- "secondary": "var(--kendo-color-secondary, #6c757d)",
2560
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
2561
- "info": "var(--kendo-color-info, #0dcaf0)",
2562
- "success": "var(--kendo-color-success, #198754)",
2563
- "warning": "var(--kendo-color-warning, #ffc107)",
2564
- "error": "var(--kendo-color-error, #dc3545)",
2565
- "dark": "var(--kendo-color-dark, #212529)",
2566
- "light": "var(--kendo-color-light, #f8f9fa)",
2567
- "inverse": "var(--kendo-color-dark, #212529)"
2568
- }
2554
+ "kendo-overlay-default-theme-color": {
2555
+ "type": "String",
2556
+ "value": "\"inverse\""
2569
2557
  },
2570
2558
  "kendo-overlay-bg": {
2571
- "type": "String",
2572
- "value": "var(--kendo-color-inverse, #212529)"
2559
+ "type": "Null",
2560
+ "value": "null"
2573
2561
  },
2574
2562
  "kendo-overlay-opacity": {
2575
2563
  "type": "Number",
2576
2564
  "value": "0.5"
2577
2565
  },
2566
+ "kendo-overlay-theme-colors": {
2567
+ "type": "List",
2568
+ "value": "(\"dark\", \"light\", \"inverse\")"
2569
+ },
2578
2570
  "kendo-popup-border-width": {
2579
2571
  "type": "Number",
2580
2572
  "value": "1px"
@@ -2615,6 +2607,10 @@
2615
2607
  "type": "String",
2616
2608
  "value": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))"
2617
2609
  },
2610
+ "kendo-table-default-size": {
2611
+ "type": "String",
2612
+ "value": "\"md\""
2613
+ },
2618
2614
  "kendo-table-border-width": {
2619
2615
  "type": "Number",
2620
2616
  "value": "1px"
@@ -2839,42 +2835,6 @@
2839
2835
  "type": "String",
2840
2836
  "value": "var(--kendo-border-radius-xl, 1rem)"
2841
2837
  },
2842
- "kendo-suggestion-bg": {
2843
- "type": "String",
2844
- "value": "var(--kendo-color-base-subtle, #e9ecef)"
2845
- },
2846
- "kendo-suggestion-text": {
2847
- "type": "String",
2848
- "value": "var(--kendo-color-base-on-subtle, #212529)"
2849
- },
2850
- "kendo-suggestion-border": {
2851
- "type": "String",
2852
- "value": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))"
2853
- },
2854
- "kendo-suggestion-hover-bg": {
2855
- "type": "String",
2856
- "value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
2857
- },
2858
- "kendo-suggestion-hover-text": {
2859
- "type": "String",
2860
- "value": "var(--kendo-color-base-on-subtle, #212529)"
2861
- },
2862
- "kendo-suggestion-hover-border": {
2863
- "type": "String",
2864
- "value": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))"
2865
- },
2866
- "kendo-suggestion-active-bg": {
2867
- "type": "String",
2868
- "value": "var(--kendo-color-base-subtle-active, #ced4da)"
2869
- },
2870
- "kendo-suggestion-active-text": {
2871
- "type": "String",
2872
- "value": "var(--kendo-color-base-on-subtle, #212529)"
2873
- },
2874
- "kendo-suggestion-active-border": {
2875
- "type": "String",
2876
- "value": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))"
2877
- },
2878
2838
  "kendo-suggestion-focus-shadow-blur": {
2879
2839
  "type": "Number",
2880
2840
  "value": "0"
@@ -2888,12 +2848,12 @@
2888
2848
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)"
2889
2849
  },
2890
2850
  "kendo-suggestion-theme-colors": {
2891
- "type": "Map",
2892
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d))",
2893
- "prettyValue": {
2894
- "primary": "var(--kendo-color-primary, #0d6efd)",
2895
- "secondary": "var(--kendo-color-secondary, #6c757d)"
2896
- }
2851
+ "type": "List",
2852
+ "value": "(\"base\", \"primary\", \"secondary\")"
2853
+ },
2854
+ "kendo-suggestion-default-theme-color": {
2855
+ "type": "String",
2856
+ "value": "\"base\""
2897
2857
  },
2898
2858
  "kendo-bubble-border-radius": {
2899
2859
  "type": "String",
@@ -2979,10 +2939,34 @@
2979
2939
  "type": "String",
2980
2940
  "value": "var(--kendo-spacing-2\\.5, 0.625rem)"
2981
2941
  },
2942
+ "kendo-avatar-default-theme-color": {
2943
+ "type": "String",
2944
+ "value": "\"primary\""
2945
+ },
2946
+ "kendo-avatar-default-fill-mode": {
2947
+ "type": "String",
2948
+ "value": "\"solid\""
2949
+ },
2950
+ "kendo-avatar-default-roundness": {
2951
+ "type": "String",
2952
+ "value": "\"full\""
2953
+ },
2954
+ "kendo-avatar-default-size": {
2955
+ "type": "String",
2956
+ "value": "\"md\""
2957
+ },
2958
+ "kendo-avatar-roundness": {
2959
+ "type": "List",
2960
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
2961
+ },
2982
2962
  "kendo-avatar-border-width": {
2983
2963
  "type": "Number",
2984
2964
  "value": "1px"
2985
2965
  },
2966
+ "kendo-avatar-border-radius": {
2967
+ "type": "Null",
2968
+ "value": "null"
2969
+ },
2986
2970
  "kendo-avatar-font-family": {
2987
2971
  "type": "String",
2988
2972
  "value": "var(--kendo-font-family, inherit)"
@@ -2995,6 +2979,18 @@
2995
2979
  "type": "String",
2996
2980
  "value": "var(--kendo-line-height, normal)"
2997
2981
  },
2982
+ "kendo-avatar-sm-size": {
2983
+ "type": "String",
2984
+ "value": "var(--kendo-spacing-4, 1rem)"
2985
+ },
2986
+ "kendo-avatar-md-size": {
2987
+ "type": "String",
2988
+ "value": "var(--kendo-spacing-8, 2rem)"
2989
+ },
2990
+ "kendo-avatar-lg-size": {
2991
+ "type": "String",
2992
+ "value": "var(--kendo-spacing-16, 4rem)"
2993
+ },
2998
2994
  "kendo-avatar-sizes": {
2999
2995
  "type": "Map",
3000
2996
  "value": "(sm: var(--kendo-spacing-4, 1rem), md: var(--kendo-spacing-8, 2rem), lg: var(--kendo-spacing-16, 4rem))",
@@ -3005,20 +3001,24 @@
3005
3001
  }
3006
3002
  },
3007
3003
  "kendo-avatar-theme-colors": {
3008
- "type": "Map",
3009
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
3010
- "prettyValue": {
3011
- "primary": "var(--kendo-color-primary, #0d6efd)",
3012
- "secondary": "var(--kendo-color-secondary, #6c757d)",
3013
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
3014
- "info": "var(--kendo-color-info, #0dcaf0)",
3015
- "success": "var(--kendo-color-success, #198754)",
3016
- "warning": "var(--kendo-color-warning, #ffc107)",
3017
- "error": "var(--kendo-color-error, #dc3545)",
3018
- "dark": "var(--kendo-color-dark, #212529)",
3019
- "light": "var(--kendo-color-light, #f8f9fa)",
3020
- "inverse": "var(--kendo-color-dark, #212529)"
3021
- }
3004
+ "type": "List",
3005
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
3006
+ },
3007
+ "kendo-badge-default-theme-color": {
3008
+ "type": "String",
3009
+ "value": "\"primary\""
3010
+ },
3011
+ "kendo-badge-default-fill-mode": {
3012
+ "type": "String",
3013
+ "value": "\"solid\""
3014
+ },
3015
+ "kendo-badge-default-size": {
3016
+ "type": "String",
3017
+ "value": "\"md\""
3018
+ },
3019
+ "kendo-badge-default-roundness": {
3020
+ "type": "String",
3021
+ "value": "\"md\""
3022
3022
  },
3023
3023
  "kendo-badge-border-width": {
3024
3024
  "type": "Number",
@@ -3123,21 +3123,13 @@
3123
3123
  }
3124
3124
  }
3125
3125
  },
3126
+ "kendo-badge-roundness": {
3127
+ "type": "List",
3128
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
3129
+ },
3126
3130
  "kendo-badge-theme-colors": {
3127
- "type": "Map",
3128
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
3129
- "prettyValue": {
3130
- "primary": "var(--kendo-color-primary, #0d6efd)",
3131
- "secondary": "var(--kendo-color-secondary, #6c757d)",
3132
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
3133
- "info": "var(--kendo-color-info, #0dcaf0)",
3134
- "success": "var(--kendo-color-success, #198754)",
3135
- "warning": "var(--kendo-color-warning, #ffc107)",
3136
- "error": "var(--kendo-color-error, #dc3545)",
3137
- "dark": "var(--kendo-color-dark, #212529)",
3138
- "light": "var(--kendo-color-light, #f8f9fa)",
3139
- "inverse": "var(--kendo-color-dark, #212529)"
3140
- }
3131
+ "type": "List",
3132
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
3141
3133
  },
3142
3134
  "kendo-color-preview-border-radius": {
3143
3135
  "type": "String",
@@ -3183,6 +3175,14 @@
3183
3175
  "type": "String",
3184
3176
  "value": "url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\")"
3185
3177
  },
3178
+ "kendo-loader-default-size": {
3179
+ "type": "String",
3180
+ "value": "\"md\""
3181
+ },
3182
+ "kendo-loader-default-theme-color": {
3183
+ "type": "String",
3184
+ "value": "\"primary\""
3185
+ },
3186
3186
  "kendo-loader-segment-border-radius": {
3187
3187
  "type": "Number",
3188
3188
  "value": "50%"
@@ -3332,20 +3332,8 @@
3332
3332
  "value": "100"
3333
3333
  },
3334
3334
  "kendo-loader-theme-colors": {
3335
- "type": "Map",
3336
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
3337
- "prettyValue": {
3338
- "primary": "var(--kendo-color-primary, #0d6efd)",
3339
- "secondary": "var(--kendo-color-secondary, #6c757d)",
3340
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
3341
- "info": "var(--kendo-color-info, #0dcaf0)",
3342
- "success": "var(--kendo-color-success, #198754)",
3343
- "warning": "var(--kendo-color-warning, #ffc107)",
3344
- "error": "var(--kendo-color-error, #dc3545)",
3345
- "dark": "var(--kendo-color-dark, #212529)",
3346
- "light": "var(--kendo-color-light, #f8f9fa)",
3347
- "inverse": "var(--kendo-color-dark, #212529)"
3348
- }
3335
+ "type": "List",
3336
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
3349
3337
  },
3350
3338
  "kendo-skeleton-text-transform": {
3351
3339
  "type": "String",
@@ -3436,29 +3424,17 @@
3436
3424
  "value": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))"
3437
3425
  },
3438
3426
  "kendo-tooltip-theme-colors": {
3439
- "type": "Map",
3440
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
3441
- "prettyValue": {
3442
- "primary": "var(--kendo-color-primary, #0d6efd)",
3443
- "secondary": "var(--kendo-color-secondary, #6c757d)",
3444
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
3445
- "info": "var(--kendo-color-info, #0dcaf0)",
3446
- "success": "var(--kendo-color-success, #198754)",
3447
- "warning": "var(--kendo-color-warning, #ffc107)",
3448
- "error": "var(--kendo-color-error, #dc3545)",
3449
- "dark": "var(--kendo-color-dark, #212529)",
3450
- "light": "var(--kendo-color-light, #f8f9fa)",
3451
- "inverse": "var(--kendo-color-dark, #212529)"
3452
- }
3427
+ "type": "List",
3428
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
3453
3429
  },
3454
3430
  "kendo-tooltip-theme": {
3455
3431
  "type": "Map",
3456
- "value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #f8f9fa), border: var(--kendo-color-light, #f8f9fa)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #dc3545), border: var(--kendo-color-error, #dc3545)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffc107), border: var(--kendo-color-warning, #ffc107)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #198754), border: var(--kendo-color-success, #198754)), \"info\": (color: var(--kendo-color-on-info, #000000), background-color: var(--kendo-color-info, #0dcaf0), border: var(--kendo-color-info, #0dcaf0)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #6f42c1), border: var(--kendo-color-tertiary, #6f42c1)), \"secondary\": (color: var(--kendo-color-on-secondary, #ffffff), background-color: var(--kendo-color-secondary, #6c757d), border: var(--kendo-color-secondary, #6c757d)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #0d6efd), border: var(--kendo-color-primary, #0d6efd)))",
3432
+ "value": "(\"inverse\": (color: var(--kendo-color-on-inverse, #ffffff), background-color: var(--kendo-color-inverse, #212529), border: var(--kendo-color-inverse, #212529)), \"light\": (color: var(--kendo-color-on-light, #000000), background-color: var(--kendo-color-light, #f8f9fa), border: var(--kendo-color-light, #f8f9fa)), \"dark\": (color: var(--kendo-color-on-dark, #ffffff), background-color: var(--kendo-color-dark, #212529), border: var(--kendo-color-dark, #212529)), \"error\": (color: var(--kendo-color-on-error, #ffffff), background-color: var(--kendo-color-error, #dc3545), border: var(--kendo-color-error, #dc3545)), \"warning\": (color: var(--kendo-color-on-warning, #000000), background-color: var(--kendo-color-warning, #ffc107), border: var(--kendo-color-warning, #ffc107)), \"success\": (color: var(--kendo-color-on-success, #ffffff), background-color: var(--kendo-color-success, #198754), border: var(--kendo-color-success, #198754)), \"info\": (color: var(--kendo-color-on-info, #000000), background-color: var(--kendo-color-info, #0dcaf0), border: var(--kendo-color-info, #0dcaf0)), \"tertiary\": (color: var(--kendo-color-on-tertiary, #ffffff), background-color: var(--kendo-color-tertiary, #6f42c1), border: var(--kendo-color-tertiary, #6f42c1)), \"secondary\": (color: var(--kendo-color-on-secondary, #ffffff), background-color: var(--kendo-color-secondary, #6c757d), border: var(--kendo-color-secondary, #6c757d)), \"primary\": (color: var(--kendo-color-on-primary, #ffffff), background-color: var(--kendo-color-primary, #0d6efd), border: var(--kendo-color-primary, #0d6efd)), \"base\": (color: var(--kendo-color-on-base, #212529), background-color: var(--kendo-color-base, #dee2e6), border: var(--kendo-color-base, #dee2e6)))",
3457
3433
  "prettyValue": {
3458
3434
  "inverse": {
3459
3435
  "color": "var(--kendo-color-on-inverse, #ffffff)",
3460
- "background-color": "var(--kendo-color-dark, #212529)",
3461
- "border": "var(--kendo-color-dark, #212529)"
3436
+ "background-color": "var(--kendo-color-inverse, #212529)",
3437
+ "border": "var(--kendo-color-inverse, #212529)"
3462
3438
  },
3463
3439
  "light": {
3464
3440
  "color": "var(--kendo-color-on-light, #000000)",
@@ -3504,9 +3480,30 @@
3504
3480
  "color": "var(--kendo-color-on-primary, #ffffff)",
3505
3481
  "background-color": "var(--kendo-color-primary, #0d6efd)",
3506
3482
  "border": "var(--kendo-color-primary, #0d6efd)"
3483
+ },
3484
+ "base": {
3485
+ "color": "var(--kendo-color-on-base, #212529)",
3486
+ "background-color": "var(--kendo-color-base, #dee2e6)",
3487
+ "border": "var(--kendo-color-base, #dee2e6)"
3507
3488
  }
3508
3489
  }
3509
3490
  },
3491
+ "kendo-button-default-theme-color": {
3492
+ "type": "String",
3493
+ "value": "\"base\""
3494
+ },
3495
+ "kendo-button-default-fill-mode": {
3496
+ "type": "String",
3497
+ "value": "\"solid\""
3498
+ },
3499
+ "kendo-button-default-roundness": {
3500
+ "type": "String",
3501
+ "value": "\"md\""
3502
+ },
3503
+ "kendo-button-default-size": {
3504
+ "type": "String",
3505
+ "value": "\"md\""
3506
+ },
3510
3507
  "kendo-button-border-width": {
3511
3508
  "type": "Number",
3512
3509
  "value": "1px"
@@ -3607,47 +3604,6 @@
3607
3604
  "type": "Calculation",
3608
3605
  "value": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2)"
3609
3606
  },
3610
- "kendo-button-sizes": {
3611
- "type": "Map",
3612
- "value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height, normal)))",
3613
- "prettyValue": {
3614
- "sm": {
3615
- "padding-x": "var(--kendo-spacing-2, 0.5rem)",
3616
- "padding-y": "var(--kendo-spacing-1, 0.25rem)",
3617
- "font-size": "var(--kendo-font-size-sm, inherit)",
3618
- "line-height": 1.4285714285714286
3619
- },
3620
- "md": {
3621
- "padding-x": "var(--kendo-spacing-3, 0.75rem)",
3622
- "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
3623
- "font-size": "var(--kendo-font-size, inherit)",
3624
- "line-height": "var(--kendo-line-height, normal)"
3625
- },
3626
- "lg": {
3627
- "padding-x": "var(--kendo-spacing-4, 1rem)",
3628
- "padding-y": "var(--kendo-spacing-2, 0.5rem)",
3629
- "font-size": "var(--kendo-font-size-lg, inherit)",
3630
- "line-height": "var(--kendo-line-height, normal)"
3631
- }
3632
- }
3633
- },
3634
- "kendo-button-theme-colors": {
3635
- "type": "Map",
3636
- "value": "(\"base\": var(--kendo-color-base, #dee2e6), \"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
3637
- "prettyValue": {
3638
- "base": "var(--kendo-color-base, #dee2e6)",
3639
- "primary": "var(--kendo-color-primary, #0d6efd)",
3640
- "secondary": "var(--kendo-color-secondary, #6c757d)",
3641
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
3642
- "info": "var(--kendo-color-info, #0dcaf0)",
3643
- "success": "var(--kendo-color-success, #198754)",
3644
- "warning": "var(--kendo-color-warning, #ffc107)",
3645
- "error": "var(--kendo-color-error, #dc3545)",
3646
- "dark": "var(--kendo-color-dark, #212529)",
3647
- "light": "var(--kendo-color-light, #f8f9fa)",
3648
- "inverse": "var(--kendo-color-dark, #212529)"
3649
- }
3650
- },
3651
3607
  "kendo-button-bg": {
3652
3608
  "type": "String",
3653
3609
  "value": "var(--kendo-color-base, #dee2e6)"
@@ -3820,21 +3776,69 @@
3820
3776
  "type": "Null",
3821
3777
  "value": "null"
3822
3778
  },
3823
- "kendo-flat-button-active-opacity": {
3824
- "type": "Number",
3825
- "value": "0.16"
3779
+ "kendo-flat-button-active-opacity": {
3780
+ "type": "Number",
3781
+ "value": "0.16"
3782
+ },
3783
+ "kendo-flat-button-selected-opacity": {
3784
+ "type": "Number",
3785
+ "value": "0.2"
3786
+ },
3787
+ "kendo-flat-button-focus-ring-opacity": {
3788
+ "type": "Number",
3789
+ "value": "0.12"
3790
+ },
3791
+ "kendo-button-transition": {
3792
+ "type": "List",
3793
+ "value": "(color var(--kendo-transition-rapid), background-color var(--kendo-transition-rapid), border-color var(--kendo-transition-rapid), box-shadow var(--kendo-transition-rapid), opacity var(--kendo-transition-rapid))"
3794
+ },
3795
+ "kendo-button-roundness": {
3796
+ "type": "List",
3797
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
3798
+ },
3799
+ "kendo-button-theme-colors": {
3800
+ "type": "List",
3801
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
3802
+ },
3803
+ "kendo-button-sizes": {
3804
+ "type": "Map",
3805
+ "value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714285714286), md: (padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-1\\.5, 0.375rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height, normal)))",
3806
+ "prettyValue": {
3807
+ "sm": {
3808
+ "padding-x": "var(--kendo-spacing-2, 0.5rem)",
3809
+ "padding-y": "var(--kendo-spacing-1, 0.25rem)",
3810
+ "font-size": "var(--kendo-font-size-sm, inherit)",
3811
+ "line-height": 1.4285714285714286
3812
+ },
3813
+ "md": {
3814
+ "padding-x": "var(--kendo-spacing-3, 0.75rem)",
3815
+ "padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
3816
+ "font-size": "var(--kendo-font-size, inherit)",
3817
+ "line-height": "var(--kendo-line-height, normal)"
3818
+ },
3819
+ "lg": {
3820
+ "padding-x": "var(--kendo-spacing-4, 1rem)",
3821
+ "padding-y": "var(--kendo-spacing-2, 0.5rem)",
3822
+ "font-size": "var(--kendo-font-size-lg, inherit)",
3823
+ "line-height": "var(--kendo-line-height, normal)"
3824
+ }
3825
+ }
3826
+ },
3827
+ "kendo-input-default-fill-mode": {
3828
+ "type": "String",
3829
+ "value": "\"solid\""
3826
3830
  },
3827
- "kendo-flat-button-selected-opacity": {
3828
- "type": "Number",
3829
- "value": "0.2"
3831
+ "kendo-input-default-roundness": {
3832
+ "type": "String",
3833
+ "value": "\"md\""
3830
3834
  },
3831
- "kendo-flat-button-focus-ring-opacity": {
3832
- "type": "Number",
3833
- "value": "0.12"
3835
+ "kendo-input-default-size": {
3836
+ "type": "String",
3837
+ "value": "\"md\""
3834
3838
  },
3835
- "kendo-button-transition": {
3839
+ "kendo-input-roundness": {
3836
3840
  "type": "List",
3837
- "value": "(color var(--kendo-transition-rapid), background-color var(--kendo-transition-rapid), border-color var(--kendo-transition-rapid), box-shadow var(--kendo-transition-rapid), opacity var(--kendo-transition-rapid))"
3841
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
3838
3842
  },
3839
3843
  "kendo-input-default-width": {
3840
3844
  "type": "Number",
@@ -3877,8 +3881,8 @@
3877
3881
  "value": "var(--kendo-font-family, inherit)"
3878
3882
  },
3879
3883
  "kendo-input-font-size": {
3880
- "type": "String",
3881
- "value": "var(--kendo-font-size, inherit)"
3884
+ "type": "Null",
3885
+ "value": "null"
3882
3886
  },
3883
3887
  "kendo-input-sm-font-size": {
3884
3888
  "type": "String",
@@ -3893,8 +3897,8 @@
3893
3897
  "value": "var(--kendo-font-size-lg, inherit)"
3894
3898
  },
3895
3899
  "kendo-input-line-height": {
3896
- "type": "Number",
3897
- "value": "1.5"
3900
+ "type": "Null",
3901
+ "value": "null"
3898
3902
  },
3899
3903
  "kendo-input-sm-line-height": {
3900
3904
  "type": "Number",
@@ -4166,6 +4170,22 @@
4166
4170
  "type": "List",
4167
4171
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-error, #dc3545) 25%, transparent))"
4168
4172
  },
4173
+ "kendo-picker-default-fill-mode": {
4174
+ "type": "String",
4175
+ "value": "\"solid\""
4176
+ },
4177
+ "kendo-picker-default-roundness": {
4178
+ "type": "String",
4179
+ "value": "\"md\""
4180
+ },
4181
+ "kendo-picker-default-size": {
4182
+ "type": "String",
4183
+ "value": "\"md\""
4184
+ },
4185
+ "kendo-picker-roundness": {
4186
+ "type": "List",
4187
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
4188
+ },
4169
4189
  "kendo-picker-bg": {
4170
4190
  "type": "String",
4171
4191
  "value": "var(--kendo-color-surface-alt, #ffffff)"
@@ -4247,8 +4267,8 @@
4247
4267
  "value": "null"
4248
4268
  },
4249
4269
  "kendo-picker-outline-bg": {
4250
- "type": "Null",
4251
- "value": "null"
4270
+ "type": "Color",
4271
+ "value": "transparent"
4252
4272
  },
4253
4273
  "kendo-picker-outline-text": {
4254
4274
  "type": "String",
@@ -4299,8 +4319,8 @@
4299
4319
  "value": "null"
4300
4320
  },
4301
4321
  "kendo-picker-flat-bg": {
4302
- "type": "Null",
4303
- "value": "null"
4322
+ "type": "Color",
4323
+ "value": "transparent"
4304
4324
  },
4305
4325
  "kendo-picker-flat-text": {
4306
4326
  "type": "String",
@@ -4375,12 +4395,12 @@
4375
4395
  "value": "90%"
4376
4396
  },
4377
4397
  "kendo-floating-label-line-height": {
4378
- "type": "Number",
4379
- "value": "1.5"
4398
+ "type": "String",
4399
+ "value": "var(--kendo-line-height, normal)"
4380
4400
  },
4381
4401
  "kendo-floating-label-height": {
4382
4402
  "type": "Calculation",
4383
- "value": "calc(1.5 * var(--kendo-font-size, inherit))"
4403
+ "value": "calc(var(--kendo-line-height, normal) * var(--kendo-font-size, inherit))"
4384
4404
  },
4385
4405
  "kendo-floating-label-offset-x": {
4386
4406
  "type": "Calculation",
@@ -4388,7 +4408,7 @@
4388
4408
  },
4389
4409
  "kendo-floating-label-offset-y": {
4390
4410
  "type": "Calculation",
4391
- "value": "calc(calc(1.5 * var(--kendo-font-size, inherit)) + 1px + var(--kendo-spacing-1\\.5, 0.375rem))"
4411
+ "value": "calc(calc(var(--kendo-line-height, normal) * var(--kendo-font-size, inherit)) + 1px + var(--kendo-spacing-1\\.5, 0.375rem))"
4392
4412
  },
4393
4413
  "kendo-floating-label-focus-scale": {
4394
4414
  "type": "Number",
@@ -4579,6 +4599,18 @@
4579
4599
  "type": "String",
4580
4600
  "value": "var(--kendo-color-error-on-surface, #dc3545)"
4581
4601
  },
4602
+ "kendo-checkbox-default-size": {
4603
+ "type": "String",
4604
+ "value": "\"md\""
4605
+ },
4606
+ "kendo-checkbox-default-roundness": {
4607
+ "type": "String",
4608
+ "value": "\"md\""
4609
+ },
4610
+ "kendo-checkbox-roundness": {
4611
+ "type": "List",
4612
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
4613
+ },
4582
4614
  "kendo-checkbox-indicator-type": {
4583
4615
  "type": "String",
4584
4616
  "value": "image"
@@ -4948,6 +4980,10 @@
4948
4980
  "type": "Number",
4949
4981
  "value": "0.25"
4950
4982
  },
4983
+ "kendo-radio-default-size": {
4984
+ "type": "String",
4985
+ "value": "\"md\""
4986
+ },
4951
4987
  "kendo-slider-size": {
4952
4988
  "type": "Number",
4953
4989
  "value": "200px"
@@ -5084,6 +5120,26 @@
5084
5120
  "type": "String",
5085
5121
  "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
5086
5122
  },
5123
+ "kendo-chip-default-theme-color": {
5124
+ "type": "String",
5125
+ "value": "\"base\""
5126
+ },
5127
+ "kendo-chip-default-fill-mode": {
5128
+ "type": "String",
5129
+ "value": "\"solid\""
5130
+ },
5131
+ "kendo-chip-default-roundness": {
5132
+ "type": "String",
5133
+ "value": "\"md\""
5134
+ },
5135
+ "kendo-chip-default-size": {
5136
+ "type": "String",
5137
+ "value": "\"md\""
5138
+ },
5139
+ "kendo-chip-roundness": {
5140
+ "type": "List",
5141
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
5142
+ },
5087
5143
  "kendo-chip-border-width": {
5088
5144
  "type": "Number",
5089
5145
  "value": "1px"
@@ -5121,8 +5177,8 @@
5121
5177
  "value": "var(--kendo-font-weight-normal, normal)"
5122
5178
  },
5123
5179
  "kendo-chip-font-size": {
5124
- "type": "String",
5125
- "value": "var(--kendo-font-size, inherit)"
5180
+ "type": "Null",
5181
+ "value": "null"
5126
5182
  },
5127
5183
  "kendo-chip-sm-font-size": {
5128
5184
  "type": "String",
@@ -5137,8 +5193,8 @@
5137
5193
  "value": "var(--kendo-font-size, inherit)"
5138
5194
  },
5139
5195
  "kendo-chip-line-height": {
5140
- "type": "Number",
5141
- "value": "1.25"
5196
+ "type": "Null",
5197
+ "value": "null"
5142
5198
  },
5143
5199
  "kendo-chip-sm-line-height": {
5144
5200
  "type": "Number",
@@ -5184,21 +5240,35 @@
5184
5240
  }
5185
5241
  }
5186
5242
  },
5187
- "kendo-chip-base-bg": {
5243
+ "kendo-chip-list-size-sm": {
5188
5244
  "type": "String",
5189
- "value": "var(--kendo-color-base-subtle, #e9ecef)"
5245
+ "value": "var(--kendo-spacing-1, 0.25rem)"
5190
5246
  },
5191
- "kendo-chip-theme-colors": {
5247
+ "kendo-chip-list-size-md": {
5248
+ "type": "String",
5249
+ "value": "var(--kendo-spacing-1, 0.25rem)"
5250
+ },
5251
+ "kendo-chip-list-size-lg": {
5252
+ "type": "String",
5253
+ "value": "var(--kendo-spacing-1, 0.25rem)"
5254
+ },
5255
+ "kendo-chip-list-sizes": {
5192
5256
  "type": "Map",
5193
- "value": "(\"base\": var(--kendo-color-base-subtle, #e9ecef), \"error\": var(--kendo-color-error-subtle, #f8d7da), \"info\": var(--kendo-color-info-subtle, #cff4fc), \"warning\": var(--kendo-color-warning-subtle, #fff3cd), \"success\": var(--kendo-color-success-subtle, #d1e7dd))",
5257
+ "value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
5194
5258
  "prettyValue": {
5195
- "base": "var(--kendo-color-base-subtle, #e9ecef)",
5196
- "error": "var(--kendo-color-error-subtle, #f8d7da)",
5197
- "info": "var(--kendo-color-info-subtle, #cff4fc)",
5198
- "warning": "var(--kendo-color-warning-subtle, #fff3cd)",
5199
- "success": "var(--kendo-color-success-subtle, #d1e7dd)"
5259
+ "sm": "var(--kendo-spacing-1, 0.25rem)",
5260
+ "md": "var(--kendo-spacing-1, 0.25rem)",
5261
+ "lg": "var(--kendo-spacing-1, 0.25rem)"
5200
5262
  }
5201
5263
  },
5264
+ "kendo-chip-base-bg": {
5265
+ "type": "String",
5266
+ "value": "var(--kendo-color-base-subtle, #e9ecef)"
5267
+ },
5268
+ "kendo-chip-theme-colors": {
5269
+ "type": "List",
5270
+ "value": "(\"base\", \"error\", \"info\", \"warning\", \"success\")"
5271
+ },
5202
5272
  "kendo-chip-solid-bg": {
5203
5273
  "type": "String",
5204
5274
  "value": "var(--kendo-color-base-subtle, #e9ecef)"
@@ -5259,11 +5329,11 @@
5259
5329
  "type": "String",
5260
5330
  "value": "var(--kendo-color-base-subtle, #e9ecef)"
5261
5331
  },
5262
- "kendo-chip-disabled-text": {
5332
+ "kendo-chip-disabled-bg": {
5263
5333
  "type": "Null",
5264
5334
  "value": "null"
5265
5335
  },
5266
- "kendo-chip-disabled-bg": {
5336
+ "kendo-chip-disabled-text": {
5267
5337
  "type": "Null",
5268
5338
  "value": "null"
5269
5339
  },
@@ -5271,15 +5341,6 @@
5271
5341
  "type": "Null",
5272
5342
  "value": "null"
5273
5343
  },
5274
- "kendo-chip-list-sizes": {
5275
- "type": "Map",
5276
- "value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
5277
- "prettyValue": {
5278
- "sm": "var(--kendo-spacing-1, 0.25rem)",
5279
- "md": "var(--kendo-spacing-1, 0.25rem)",
5280
- "lg": "var(--kendo-spacing-1, 0.25rem)"
5281
- }
5282
- },
5283
5344
  "kendo-actions-margin-top": {
5284
5345
  "type": "String",
5285
5346
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -5316,6 +5377,10 @@
5316
5377
  "type": "Null",
5317
5378
  "value": "null"
5318
5379
  },
5380
+ "kendo-menu-group-default-size": {
5381
+ "type": "String",
5382
+ "value": "\"md\""
5383
+ },
5319
5384
  "kendo-menu-border-width": {
5320
5385
  "type": "Number",
5321
5386
  "value": "0px"
@@ -5604,6 +5669,39 @@
5604
5669
  "type": "String",
5605
5670
  "value": "var(--kendo-spacing-0, 0px)"
5606
5671
  },
5672
+ "kendo-menu-group-sizes": {
5673
+ "type": "Map",
5674
+ "value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-end: calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem), item-icon-margin-start: var(--kendo-spacing-4, 1rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-end: calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem), item-icon-margin-start: var(--kendo-spacing-4, 1rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height, normal), item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), item-padding-x: var(--kendo-spacing-4, 1rem), item-padding-end: calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem), item-icon-margin-start: var(--kendo-spacing-4, 1rem), item-icon-margin-end: calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))))",
5675
+ "prettyValue": {
5676
+ "sm": {
5677
+ "font-size": "var(--kendo-font-size, inherit)",
5678
+ "line-height": "var(--kendo-line-height, normal)",
5679
+ "item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
5680
+ "item-padding-x": "var(--kendo-spacing-4, 1rem)",
5681
+ "item-padding-end": "calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem)",
5682
+ "item-icon-margin-start": "var(--kendo-spacing-4, 1rem)",
5683
+ "item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))"
5684
+ },
5685
+ "md": {
5686
+ "font-size": "var(--kendo-font-size, inherit)",
5687
+ "line-height": "var(--kendo-line-height, normal)",
5688
+ "item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
5689
+ "item-padding-x": "var(--kendo-spacing-4, 1rem)",
5690
+ "item-padding-end": "calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem)",
5691
+ "item-icon-margin-start": "var(--kendo-spacing-4, 1rem)",
5692
+ "item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))"
5693
+ },
5694
+ "lg": {
5695
+ "font-size": "var(--kendo-font-size-lg, inherit)",
5696
+ "line-height": "var(--kendo-line-height, normal)",
5697
+ "item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
5698
+ "item-padding-x": "var(--kendo-spacing-4, 1rem)",
5699
+ "item-padding-end": "calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem)",
5700
+ "item-icon-margin-start": "var(--kendo-spacing-4, 1rem)",
5701
+ "item-icon-margin-end": "calc(-1 * (calc(var(--kendo-spacing-4, 1rem) * 2 + 1rem) - var(--kendo-spacing-4, 1rem) / 2))"
5702
+ }
5703
+ }
5704
+ },
5607
5705
  "kendo-menu-popup-item-bg": {
5608
5706
  "type": "Null",
5609
5707
  "value": "null"
@@ -5665,8 +5763,8 @@
5665
5763
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
5666
5764
  },
5667
5765
  "kendo-split-button-arrow-padding-x": {
5668
- "type": "String",
5669
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
5766
+ "type": "Null",
5767
+ "value": "null"
5670
5768
  },
5671
5769
  "kendo-split-button-sm-arrow-padding-x": {
5672
5770
  "type": "String",
@@ -5681,8 +5779,8 @@
5681
5779
  "value": "var(--kendo-spacing-2, 0.5rem)"
5682
5780
  },
5683
5781
  "kendo-split-button-arrow-padding-y": {
5684
- "type": "String",
5685
- "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
5782
+ "type": "Null",
5783
+ "value": "null"
5686
5784
  },
5687
5785
  "kendo-split-button-sm-arrow-padding-y": {
5688
5786
  "type": "String",
@@ -5696,6 +5794,14 @@
5696
5794
  "type": "String",
5697
5795
  "value": "var(--kendo-spacing-2, 0.5rem)"
5698
5796
  },
5797
+ "kendo-toolbar-default-size": {
5798
+ "type": "String",
5799
+ "value": "\"md\""
5800
+ },
5801
+ "kendo-toolbar-default-fill-mode": {
5802
+ "type": "String",
5803
+ "value": "\"solid\""
5804
+ },
5699
5805
  "kendo-toolbar-sm-padding-x": {
5700
5806
  "type": "String",
5701
5807
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -5876,6 +5982,10 @@
5876
5982
  }
5877
5983
  }
5878
5984
  },
5985
+ "kendo-form-default-size": {
5986
+ "type": "String",
5987
+ "value": "\"md\""
5988
+ },
5879
5989
  "kendo-form-spacer": {
5880
5990
  "type": "String",
5881
5991
  "value": "var(--kendo-spacing-8, 2rem)"
@@ -6047,6 +6157,10 @@
6047
6157
  }
6048
6158
  }
6049
6159
  },
6160
+ "kendo-calendar-default-size": {
6161
+ "type": "String",
6162
+ "value": "\"md\""
6163
+ },
6050
6164
  "kendo-calendar-border-width": {
6051
6165
  "type": "Number",
6052
6166
  "value": "1px"
@@ -6056,12 +6170,12 @@
6056
6170
  "value": "var(--kendo-font-family, inherit)"
6057
6171
  },
6058
6172
  "kendo-calendar-font-size": {
6059
- "type": "String",
6060
- "value": "var(--kendo-font-size, inherit)"
6173
+ "type": "Null",
6174
+ "value": "null"
6061
6175
  },
6062
6176
  "kendo-calendar-line-height": {
6063
- "type": "String",
6064
- "value": "var(--kendo-line-height, normal)"
6177
+ "type": "Null",
6178
+ "value": "null"
6065
6179
  },
6066
6180
  "kendo-calendar-border-radius": {
6067
6181
  "type": "Number",
@@ -6450,6 +6564,10 @@
6450
6564
  }
6451
6565
  }
6452
6566
  },
6567
+ "kendo-time-selector-default-size": {
6568
+ "type": "String",
6569
+ "value": "\"md\""
6570
+ },
6453
6571
  "kendo-time-selector-border-width": {
6454
6572
  "type": "Number",
6455
6573
  "value": "1px"
@@ -6459,12 +6577,12 @@
6459
6577
  "value": "var(--kendo-font-family, inherit)"
6460
6578
  },
6461
6579
  "kendo-time-selector-font-size": {
6462
- "type": "String",
6463
- "value": "var(--kendo-font-size, inherit)"
6580
+ "type": "Null",
6581
+ "value": "null"
6464
6582
  },
6465
6583
  "kendo-time-selector-line-height": {
6466
- "type": "String",
6467
- "value": "var(--kendo-line-height, normal)"
6584
+ "type": "Null",
6585
+ "value": "null"
6468
6586
  },
6469
6587
  "kendo-time-selector-bg": {
6470
6588
  "type": "String",
@@ -6698,6 +6816,10 @@
6698
6816
  "type": "String",
6699
6817
  "value": "italic"
6700
6818
  },
6819
+ "kendo-color-palette-default-size": {
6820
+ "type": "String",
6821
+ "value": "\"md\""
6822
+ },
6701
6823
  "kendo-color-palette-font-family": {
6702
6824
  "type": "String",
6703
6825
  "value": "var(--kendo-font-family, inherit)"
@@ -6772,13 +6894,17 @@
6772
6894
  }
6773
6895
  }
6774
6896
  },
6897
+ "kendo-color-gradient-default-size": {
6898
+ "type": "String",
6899
+ "value": "\"md\""
6900
+ },
6775
6901
  "kendo-color-gradient-spacer": {
6776
6902
  "type": "String",
6777
6903
  "value": "var(--kendo-spacing-4, 1rem)"
6778
6904
  },
6779
6905
  "kendo-color-gradient-width": {
6780
- "type": "Number",
6781
- "value": "328px"
6906
+ "type": "Null",
6907
+ "value": "null"
6782
6908
  },
6783
6909
  "kendo-color-gradient-border-width": {
6784
6910
  "type": "Number",
@@ -6789,8 +6915,8 @@
6789
6915
  "value": "var(--kendo-border-radius-md, 0.375rem)"
6790
6916
  },
6791
6917
  "kendo-color-gradient-gap": {
6792
- "type": "String",
6793
- "value": "var(--kendo-spacing-4, 1rem)"
6918
+ "type": "Null",
6919
+ "value": "null"
6794
6920
  },
6795
6921
  "kendo-color-gradient-font-family": {
6796
6922
  "type": "String",
@@ -7068,13 +7194,17 @@
7068
7194
  }
7069
7195
  }
7070
7196
  },
7197
+ "kendo-color-editor-default-size": {
7198
+ "type": "String",
7199
+ "value": "\"md\""
7200
+ },
7071
7201
  "kendo-color-editor-spacer": {
7072
7202
  "type": "String",
7073
7203
  "value": "var(--kendo-spacing-4, 1rem)"
7074
7204
  },
7075
7205
  "kendo-color-editor-min-width": {
7076
- "type": "Number",
7077
- "value": "328px"
7206
+ "type": "Null",
7207
+ "value": "null"
7078
7208
  },
7079
7209
  "kendo-color-editor-sm-min-width": {
7080
7210
  "type": "Number",
@@ -7280,6 +7410,10 @@
7280
7410
  }
7281
7411
  }
7282
7412
  },
7413
+ "kendo-datetime-default-size": {
7414
+ "type": "String",
7415
+ "value": "\"md\""
7416
+ },
7283
7417
  "kendo-datetime-width": {
7284
7418
  "type": "Calculation",
7285
7419
  "value": "calc(38px * 8 + var(--kendo-spacing-4, 1rem) * 2)"
@@ -7315,13 +7449,17 @@
7315
7449
  "type": "Number",
7316
7450
  "value": "10em"
7317
7451
  },
7452
+ "kendo-treeview-default-size": {
7453
+ "type": "String",
7454
+ "value": "\"md\""
7455
+ },
7318
7456
  "kendo-treeview-font-family": {
7319
7457
  "type": "String",
7320
7458
  "value": "var(--kendo-font-family, inherit)"
7321
7459
  },
7322
7460
  "kendo-treeview-font-size": {
7323
- "type": "String",
7324
- "value": "var(--kendo-font-size, inherit)"
7461
+ "type": "Null",
7462
+ "value": "null"
7325
7463
  },
7326
7464
  "kendo-treeview-sm-font-size": {
7327
7465
  "type": "String",
@@ -7336,8 +7474,8 @@
7336
7474
  "value": "var(--kendo-font-size, inherit)"
7337
7475
  },
7338
7476
  "kendo-treeview-line-height": {
7339
- "type": "String",
7340
- "value": "var(--kendo-line-height, normal)"
7477
+ "type": "Null",
7478
+ "value": "null"
7341
7479
  },
7342
7480
  "kendo-treeview-sm-line-height": {
7343
7481
  "type": "Number",
@@ -7597,6 +7735,26 @@
7597
7735
  "type": "List",
7598
7736
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-border, rgba(33, 37, 41, 0.13)) 50%, transparent))"
7599
7737
  },
7738
+ "kendo-switch-default-size": {
7739
+ "type": "String",
7740
+ "value": "\"md\""
7741
+ },
7742
+ "kendo-switch-default-track-roundness": {
7743
+ "type": "String",
7744
+ "value": "\"full\""
7745
+ },
7746
+ "kendo-switch-default-thumb-roundness": {
7747
+ "type": "String",
7748
+ "value": "\"full\""
7749
+ },
7750
+ "kendo-switch-track-roundness": {
7751
+ "type": "List",
7752
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
7753
+ },
7754
+ "kendo-switch-thumb-roundness": {
7755
+ "type": "List",
7756
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
7757
+ },
7600
7758
  "kendo-switch-font-family": {
7601
7759
  "type": "Null",
7602
7760
  "value": "null"
@@ -7605,50 +7763,101 @@
7605
7763
  "type": "Number",
7606
7764
  "value": "1px"
7607
7765
  },
7608
- "kendo-switch-thumb-border-width": {
7766
+ "kendo-switch-thumb-border-width": {
7767
+ "type": "String",
7768
+ "value": "unset"
7769
+ },
7770
+ "kendo-switch-label-text-transform": {
7771
+ "type": "String",
7772
+ "value": "unset"
7773
+ },
7774
+ "kendo-switch-label-display": {
7775
+ "type": "String",
7776
+ "value": "none"
7777
+ },
7778
+ "kendo-switch-sm-font-size": {
7779
+ "type": "String",
7780
+ "value": "unset"
7781
+ },
7782
+ "kendo-switch-sm-track-width": {
7783
+ "type": "Number",
7784
+ "value": "28px"
7785
+ },
7786
+ "kendo-switch-sm-track-height": {
7787
+ "type": "Number",
7788
+ "value": "14px"
7789
+ },
7790
+ "kendo-switch-sm-thumb-width": {
7791
+ "type": "Number",
7792
+ "value": "10px"
7793
+ },
7794
+ "kendo-switch-sm-thumb-height": {
7795
+ "type": "Number",
7796
+ "value": "10px"
7797
+ },
7798
+ "kendo-switch-sm-thumb-offset": {
7799
+ "type": "Number",
7800
+ "value": "3px"
7801
+ },
7802
+ "kendo-switch-sm-label-offset": {
7803
+ "type": "Null",
7804
+ "value": "null"
7805
+ },
7806
+ "kendo-switch-md-font-size": {
7807
+ "type": "String",
7808
+ "value": "unset"
7809
+ },
7810
+ "kendo-switch-md-track-width": {
7811
+ "type": "Number",
7812
+ "value": "32px"
7813
+ },
7814
+ "kendo-switch-md-track-height": {
7815
+ "type": "Number",
7816
+ "value": "16px"
7817
+ },
7818
+ "kendo-switch-md-thumb-width": {
7819
+ "type": "Number",
7820
+ "value": "10px"
7821
+ },
7822
+ "kendo-switch-md-thumb-height": {
7823
+ "type": "Number",
7824
+ "value": "10px"
7825
+ },
7826
+ "kendo-switch-md-thumb-offset": {
7827
+ "type": "Number",
7828
+ "value": "4px"
7829
+ },
7830
+ "kendo-switch-md-label-offset": {
7831
+ "type": "Null",
7832
+ "value": "null"
7833
+ },
7834
+ "kendo-switch-lg-font-size": {
7609
7835
  "type": "String",
7610
7836
  "value": "unset"
7611
7837
  },
7612
- "kendo-switch-label-text-transform": {
7613
- "type": "String",
7614
- "value": "unset"
7838
+ "kendo-switch-lg-track-width": {
7839
+ "type": "Number",
7840
+ "value": "36px"
7615
7841
  },
7616
- "kendo-switch-label-display": {
7617
- "type": "String",
7618
- "value": "none"
7842
+ "kendo-switch-lg-track-height": {
7843
+ "type": "Number",
7844
+ "value": "18px"
7619
7845
  },
7620
- "kendo-switch-sizes": {
7621
- "type": "Map",
7622
- "value": "(sm: (font-size: unset, track-width: 28px, track-height: 14px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 3px, label-offset: null), md: (font-size: unset, track-width: 32px, track-height: 16px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 4px, label-offset: null), lg: (font-size: unset, track-width: 36px, track-height: 18px, thumb-width: 12px, thumb-height: 12px, thumb-offset: 4px, label-offset: null))",
7623
- "prettyValue": {
7624
- "sm": {
7625
- "font-size": "unset",
7626
- "track-width": "28px",
7627
- "track-height": "14px",
7628
- "thumb-width": "10px",
7629
- "thumb-height": "10px",
7630
- "thumb-offset": "3px",
7631
- "label-offset": null
7632
- },
7633
- "md": {
7634
- "font-size": "unset",
7635
- "track-width": "32px",
7636
- "track-height": "16px",
7637
- "thumb-width": "10px",
7638
- "thumb-height": "10px",
7639
- "thumb-offset": "4px",
7640
- "label-offset": null
7641
- },
7642
- "lg": {
7643
- "font-size": "unset",
7644
- "track-width": "36px",
7645
- "track-height": "18px",
7646
- "thumb-width": "12px",
7647
- "thumb-height": "12px",
7648
- "thumb-offset": "4px",
7649
- "label-offset": null
7650
- }
7651
- }
7846
+ "kendo-switch-lg-thumb-width": {
7847
+ "type": "Number",
7848
+ "value": "12px"
7849
+ },
7850
+ "kendo-switch-lg-thumb-height": {
7851
+ "type": "Number",
7852
+ "value": "12px"
7853
+ },
7854
+ "kendo-switch-lg-thumb-offset": {
7855
+ "type": "Number",
7856
+ "value": "4px"
7857
+ },
7858
+ "kendo-switch-lg-label-offset": {
7859
+ "type": "Null",
7860
+ "value": "null"
7652
7861
  },
7653
7862
  "kendo-switch-off-track-bg": {
7654
7863
  "type": "String",
@@ -7882,6 +8091,39 @@
7882
8091
  "type": "Null",
7883
8092
  "value": "null"
7884
8093
  },
8094
+ "kendo-switch-sizes": {
8095
+ "type": "Map",
8096
+ "value": "(sm: (font-size: unset, track-width: 28px, track-height: 14px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 3px, label-offset: null), md: (font-size: unset, track-width: 32px, track-height: 16px, thumb-width: 10px, thumb-height: 10px, thumb-offset: 4px, label-offset: null), lg: (font-size: unset, track-width: 36px, track-height: 18px, thumb-width: 12px, thumb-height: 12px, thumb-offset: 4px, label-offset: null))",
8097
+ "prettyValue": {
8098
+ "sm": {
8099
+ "font-size": "unset",
8100
+ "track-width": "28px",
8101
+ "track-height": "14px",
8102
+ "thumb-width": "10px",
8103
+ "thumb-height": "10px",
8104
+ "thumb-offset": "3px",
8105
+ "label-offset": null
8106
+ },
8107
+ "md": {
8108
+ "font-size": "unset",
8109
+ "track-width": "32px",
8110
+ "track-height": "16px",
8111
+ "thumb-width": "10px",
8112
+ "thumb-height": "10px",
8113
+ "thumb-offset": "4px",
8114
+ "label-offset": null
8115
+ },
8116
+ "lg": {
8117
+ "font-size": "unset",
8118
+ "track-width": "36px",
8119
+ "track-height": "18px",
8120
+ "thumb-width": "12px",
8121
+ "thumb-height": "12px",
8122
+ "thumb-offset": "4px",
8123
+ "label-offset": null
8124
+ }
8125
+ }
8126
+ },
7885
8127
  "kendo-dropzone-padding-x": {
7886
8128
  "type": "String",
7887
8129
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -8086,6 +8328,10 @@
8086
8328
  "type": "String",
8087
8329
  "value": "var(--kendo-spacing-4, 1rem)"
8088
8330
  },
8331
+ "kendo-appbar-default-theme-color": {
8332
+ "type": "String",
8333
+ "value": "\"light\""
8334
+ },
8089
8335
  "kendo-appbar-margin-x": {
8090
8336
  "type": "Null",
8091
8337
  "value": "null"
@@ -8151,20 +8397,24 @@
8151
8397
  "value": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))"
8152
8398
  },
8153
8399
  "kendo-appbar-theme-colors": {
8154
- "type": "Map",
8155
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
8156
- "prettyValue": {
8157
- "primary": "var(--kendo-color-primary, #0d6efd)",
8158
- "secondary": "var(--kendo-color-secondary, #6c757d)",
8159
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
8160
- "info": "var(--kendo-color-info, #0dcaf0)",
8161
- "success": "var(--kendo-color-success, #198754)",
8162
- "warning": "var(--kendo-color-warning, #ffc107)",
8163
- "error": "var(--kendo-color-error, #dc3545)",
8164
- "dark": "var(--kendo-color-dark, #212529)",
8165
- "light": "var(--kendo-color-light, #f8f9fa)",
8166
- "inverse": "var(--kendo-color-dark, #212529)"
8167
- }
8400
+ "type": "List",
8401
+ "value": "(\"inherit\", \"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
8402
+ },
8403
+ "kendo-fab-default-theme-color": {
8404
+ "type": "String",
8405
+ "value": "\"primary\""
8406
+ },
8407
+ "kendo-fab-default-fill-mode": {
8408
+ "type": "String",
8409
+ "value": "\"solid\""
8410
+ },
8411
+ "kendo-fab-default-roundness": {
8412
+ "type": "String",
8413
+ "value": "\"full\""
8414
+ },
8415
+ "kendo-fab-default-size": {
8416
+ "type": "String",
8417
+ "value": "\"md\""
8168
8418
  },
8169
8419
  "kendo-fab-border-width": {
8170
8420
  "type": "Number",
@@ -8266,40 +8516,6 @@
8266
8516
  "type": "Number",
8267
8517
  "value": "50%"
8268
8518
  },
8269
- "kendo-fab-theme-colors": {
8270
- "type": "Map",
8271
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
8272
- "prettyValue": {
8273
- "primary": "var(--kendo-color-primary, #0d6efd)",
8274
- "secondary": "var(--kendo-color-secondary, #6c757d)",
8275
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
8276
- "info": "var(--kendo-color-info, #0dcaf0)",
8277
- "success": "var(--kendo-color-success, #198754)",
8278
- "warning": "var(--kendo-color-warning, #ffc107)",
8279
- "error": "var(--kendo-color-error, #dc3545)",
8280
- "dark": "var(--kendo-color-dark, #212529)",
8281
- "light": "var(--kendo-color-light, #f8f9fa)",
8282
- "inverse": "var(--kendo-color-dark, #212529)"
8283
- }
8284
- },
8285
- "kendo-fab-sizes": {
8286
- "type": "Map",
8287
- "value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: var(--kendo-spacing-6, 1.5rem), padding-y: var(--kendo-spacing-6, 1.5rem)))",
8288
- "prettyValue": {
8289
- "sm": {
8290
- "padding-x": "var(--kendo-spacing-2, 0.5rem)",
8291
- "padding-y": "var(--kendo-spacing-2, 0.5rem)"
8292
- },
8293
- "md": {
8294
- "padding-x": "var(--kendo-spacing-4, 1rem)",
8295
- "padding-y": "var(--kendo-spacing-4, 1rem)"
8296
- },
8297
- "lg": {
8298
- "padding-x": "var(--kendo-spacing-6, 1.5rem)",
8299
- "padding-y": "var(--kendo-spacing-6, 1.5rem)"
8300
- }
8301
- }
8302
- },
8303
8519
  "kendo-fab-shadow": {
8304
8520
  "type": "String",
8305
8521
  "value": "var(--kendo-elevation-5, 0px 8px 16px 0px rgba(0, 0, 0, 0.15))"
@@ -8372,6 +8588,36 @@
8372
8588
  "type": "Number",
8373
8589
  "value": "40%"
8374
8590
  },
8591
+ "kendo-fab-roundness": {
8592
+ "type": "List",
8593
+ "value": "(\"none\", \"sm\", \"md\", \"lg\", \"full\")"
8594
+ },
8595
+ "kendo-fab-theme-colors": {
8596
+ "type": "List",
8597
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
8598
+ },
8599
+ "kendo-fab-sizes": {
8600
+ "type": "Map",
8601
+ "value": "(sm: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem)), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), lg: (padding-x: var(--kendo-spacing-6, 1.5rem), padding-y: var(--kendo-spacing-6, 1.5rem)))",
8602
+ "prettyValue": {
8603
+ "sm": {
8604
+ "padding-x": "var(--kendo-spacing-2, 0.5rem)",
8605
+ "padding-y": "var(--kendo-spacing-2, 0.5rem)"
8606
+ },
8607
+ "md": {
8608
+ "padding-x": "var(--kendo-spacing-4, 1rem)",
8609
+ "padding-y": "var(--kendo-spacing-4, 1rem)"
8610
+ },
8611
+ "lg": {
8612
+ "padding-x": "var(--kendo-spacing-6, 1.5rem)",
8613
+ "padding-y": "var(--kendo-spacing-6, 1.5rem)"
8614
+ }
8615
+ }
8616
+ },
8617
+ "kendo-card-default-theme-color": {
8618
+ "type": "Null",
8619
+ "value": "null"
8620
+ },
8375
8621
  "kendo-card-padding-x": {
8376
8622
  "type": "String",
8377
8623
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8589,20 +8835,8 @@
8589
8835
  "value": "1.3em"
8590
8836
  },
8591
8837
  "kendo-card-theme-colors": {
8592
- "type": "Map",
8593
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
8594
- "prettyValue": {
8595
- "primary": "var(--kendo-color-primary, #0d6efd)",
8596
- "secondary": "var(--kendo-color-secondary, #6c757d)",
8597
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
8598
- "info": "var(--kendo-color-info, #0dcaf0)",
8599
- "success": "var(--kendo-color-success, #198754)",
8600
- "warning": "var(--kendo-color-warning, #ffc107)",
8601
- "error": "var(--kendo-color-error, #dc3545)",
8602
- "dark": "var(--kendo-color-dark, #212529)",
8603
- "light": "var(--kendo-color-light, #f8f9fa)",
8604
- "inverse": "var(--kendo-color-dark, #212529)"
8605
- }
8838
+ "type": "List",
8839
+ "value": "(\"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
8606
8840
  },
8607
8841
  "kendo-actionsheet-padding-x": {
8608
8842
  "type": "Null",
@@ -8892,6 +9126,14 @@
8892
9126
  "type": "String",
8893
9127
  "value": "var(--kendo-spacing-4, 1rem)"
8894
9128
  },
9129
+ "kendo-window-default-theme-color": {
9130
+ "type": "Null",
9131
+ "value": "null"
9132
+ },
9133
+ "kendo-window-default-size": {
9134
+ "type": "String",
9135
+ "value": "\"auto\""
9136
+ },
8895
9137
  "kendo-window-border-width": {
8896
9138
  "type": "Number",
8897
9139
  "value": "1px"
@@ -9006,21 +9248,21 @@
9006
9248
  },
9007
9249
  "kendo-window-sizes": {
9008
9250
  "type": "Map",
9009
- "value": "(sm: 300px, md: 800px, lg: 1200px)",
9251
+ "value": "(auto: null, sm: 300px, md: 800px, lg: 1200px)",
9010
9252
  "prettyValue": {
9253
+ "auto": null,
9011
9254
  "sm": "300px",
9012
9255
  "md": "800px",
9013
9256
  "lg": "1200px"
9014
9257
  }
9015
9258
  },
9016
9259
  "kendo-window-theme-colors": {
9017
- "type": "Map",
9018
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
9019
- "prettyValue": {
9020
- "primary": "var(--kendo-color-primary, #0d6efd)",
9021
- "light": "var(--kendo-color-light, #f8f9fa)",
9022
- "dark": "var(--kendo-color-dark, #212529)"
9023
- }
9260
+ "type": "List",
9261
+ "value": "(\"primary\", \"light\", \"dark\")"
9262
+ },
9263
+ "kendo-dialog-default-theme-color": {
9264
+ "type": "Null",
9265
+ "value": "null"
9024
9266
  },
9025
9267
  "kendo-dialog-titlebar-bg": {
9026
9268
  "type": "String",
@@ -9055,13 +9297,8 @@
9055
9297
  "value": "var(--kendo-color-surface-alt, #ffffff)"
9056
9298
  },
9057
9299
  "kendo-dialog-theme-colors": {
9058
- "type": "Map",
9059
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
9060
- "prettyValue": {
9061
- "primary": "var(--kendo-color-primary, #0d6efd)",
9062
- "light": "var(--kendo-color-light, #f8f9fa)",
9063
- "dark": "var(--kendo-color-dark, #212529)"
9064
- }
9300
+ "type": "List",
9301
+ "value": "(\"primary\", \"light\", \"dark\")"
9065
9302
  },
9066
9303
  "kendo-drawer-bg": {
9067
9304
  "type": "String",
@@ -9211,6 +9448,10 @@
9211
9448
  "type": "Null",
9212
9449
  "value": "null"
9213
9450
  },
9451
+ "kendo-notification-default-theme-color": {
9452
+ "type": "Null",
9453
+ "value": "null"
9454
+ },
9214
9455
  "kendo-notification-group-gap": {
9215
9456
  "type": "String",
9216
9457
  "value": "var(--kendo-spacing-3, 0.75rem)"
@@ -9272,24 +9513,12 @@
9272
9513
  "value": "var(--kendo-spacing-2, 0.5rem)"
9273
9514
  },
9274
9515
  "kendo-notification-theme-colors": {
9275
- "type": "Map",
9276
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
9277
- "prettyValue": {
9278
- "primary": "var(--kendo-color-primary, #0d6efd)",
9279
- "secondary": "var(--kendo-color-secondary, #6c757d)",
9280
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
9281
- "info": "var(--kendo-color-info, #0dcaf0)",
9282
- "success": "var(--kendo-color-success, #198754)",
9283
- "warning": "var(--kendo-color-warning, #ffc107)",
9284
- "error": "var(--kendo-color-error, #dc3545)",
9285
- "dark": "var(--kendo-color-dark, #212529)",
9286
- "light": "var(--kendo-color-light, #f8f9fa)",
9287
- "inverse": "var(--kendo-color-dark, #212529)"
9288
- }
9516
+ "type": "List",
9517
+ "value": "(\"base\", \"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
9289
9518
  },
9290
9519
  "kendo-notification-theme": {
9291
9520
  "type": "Map",
9292
- "value": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-inverse-subtle, #495057), border: var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))), \"light\": (color: var(--kendo-color-light-on-subtle, #495057), background-color: var(--kendo-color-light-subtle, #fcfcfd), border: var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))), \"dark\": (color: var(--kendo-color-dark-on-subtle, #495057), background-color: var(--kendo-color-dark-subtle, #ced4da), border: var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))), \"error\": (color: var(--kendo-color-error-on-subtle, #58151c), background-color: var(--kendo-color-error-subtle, #f8d7da), border: var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))), \"warning\": (color: var(--kendo-color-warning-on-subtle, #664d03), background-color: var(--kendo-color-warning-subtle, #fff3cd), border: var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))), \"success\": (color: var(--kendo-color-success-on-subtle, #0A3622), background-color: var(--kendo-color-success-subtle, #d1e7dd), border: var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))), \"info\": (color: var(--kendo-color-info-on-subtle, #055160), background-color: var(--kendo-color-info-subtle, #cff4fc), border: var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #2c1a4d), background-color: var(--kendo-color-tertiary-subtle, #e2d9f3), border: var(--kendo-color-tertiary-emphasis, rgba(126, 88, 198, 0.4))), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #2B2F32), background-color: var(--kendo-color-secondary-subtle, #e2e3e5), border: var(--kendo-color-secondary-emphasis, rgba(92, 99, 106, 0.4))), \"primary\": (color: var(--kendo-color-primary-on-subtle, #052c65), background-color: var(--kendo-color-primary-subtle, #cfe2ff), border: var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))))",
9521
+ "value": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-inverse-subtle, #495057), border: var(--kendo-color-inverse-emphasis, rgba(33, 37, 41, 0.4))), \"light\": (color: var(--kendo-color-light-on-subtle, #495057), background-color: var(--kendo-color-light-subtle, #fcfcfd), border: var(--kendo-color-light-emphasis, rgba(33, 37, 41, 0.1))), \"dark\": (color: var(--kendo-color-dark-on-subtle, #495057), background-color: var(--kendo-color-dark-subtle, #ced4da), border: var(--kendo-color-dark-emphasis, rgba(33, 37, 41, 0.4))), \"error\": (color: var(--kendo-color-error-on-subtle, #58151c), background-color: var(--kendo-color-error-subtle, #f8d7da), border: var(--kendo-color-error-emphasis, rgba(220, 53, 69, 0.4))), \"warning\": (color: var(--kendo-color-warning-on-subtle, #664d03), background-color: var(--kendo-color-warning-subtle, #fff3cd), border: var(--kendo-color-warning-emphasis, rgba(255, 193, 7, 0.4))), \"success\": (color: var(--kendo-color-success-on-subtle, #0A3622), background-color: var(--kendo-color-success-subtle, #d1e7dd), border: var(--kendo-color-success-emphasis, rgba(25, 135, 84, 0.4))), \"info\": (color: var(--kendo-color-info-on-subtle, #055160), background-color: var(--kendo-color-info-subtle, #cff4fc), border: var(--kendo-color-info-emphasis, rgba(13, 202, 240, 0.4))), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #2c1a4d), background-color: var(--kendo-color-tertiary-subtle, #e2d9f3), border: var(--kendo-color-tertiary-emphasis, rgba(126, 88, 198, 0.4))), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #2B2F32), background-color: var(--kendo-color-secondary-subtle, #e2e3e5), border: var(--kendo-color-secondary-emphasis, rgba(92, 99, 106, 0.4))), \"primary\": (color: var(--kendo-color-primary-on-subtle, #052c65), background-color: var(--kendo-color-primary-subtle, #cfe2ff), border: var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))), \"base\": (color: var(--kendo-color-base-on-subtle, #212529), background-color: var(--kendo-color-base-subtle, #e9ecef), border: var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))))",
9293
9522
  "prettyValue": {
9294
9523
  "inverse": {
9295
9524
  "color": "var(--kendo-color-inverse-on-subtle, #ffffff)",
@@ -9340,6 +9569,11 @@
9340
9569
  "color": "var(--kendo-color-primary-on-subtle, #052c65)",
9341
9570
  "background-color": "var(--kendo-color-primary-subtle, #cfe2ff)",
9342
9571
  "border": "var(--kendo-color-primary-emphasis, rgba(13, 110, 253, 0.4))"
9572
+ },
9573
+ "base": {
9574
+ "color": "var(--kendo-color-base-on-subtle, #212529)",
9575
+ "background-color": "var(--kendo-color-base-subtle, #e9ecef)",
9576
+ "border": "var(--kendo-color-base-emphasis, rgba(33, 37, 41, 0.34))"
9343
9577
  }
9344
9578
  }
9345
9579
  },
@@ -9443,6 +9677,14 @@
9443
9677
  "type": "String",
9444
9678
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9445
9679
  },
9680
+ "kendo-bottom-nav-default-theme-color": {
9681
+ "type": "String",
9682
+ "value": "\"primary\""
9683
+ },
9684
+ "kendo-bottom-nav-default-fill-mode": {
9685
+ "type": "String",
9686
+ "value": "\"flat\""
9687
+ },
9446
9688
  "kendo-bottom-nav-padding-x": {
9447
9689
  "type": "String",
9448
9690
  "value": "var(--kendo-spacing-0, 0px)"
@@ -9520,20 +9762,12 @@
9520
9762
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9521
9763
  },
9522
9764
  "kendo-bottom-navigation-theme-colors": {
9523
- "type": "Map",
9524
- "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"secondary\": var(--kendo-color-secondary, #6c757d), \"tertiary\": var(--kendo-color-tertiary, #6f42c1), \"info\": var(--kendo-color-info, #0dcaf0), \"success\": var(--kendo-color-success, #198754), \"warning\": var(--kendo-color-warning, #ffc107), \"error\": var(--kendo-color-error, #dc3545), \"dark\": var(--kendo-color-dark, #212529), \"light\": var(--kendo-color-light, #f8f9fa), \"inverse\": var(--kendo-color-dark, #212529))",
9525
- "prettyValue": {
9526
- "primary": "var(--kendo-color-primary, #0d6efd)",
9527
- "secondary": "var(--kendo-color-secondary, #6c757d)",
9528
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
9529
- "info": "var(--kendo-color-info, #0dcaf0)",
9530
- "success": "var(--kendo-color-success, #198754)",
9531
- "warning": "var(--kendo-color-warning, #ffc107)",
9532
- "error": "var(--kendo-color-error, #dc3545)",
9533
- "dark": "var(--kendo-color-dark, #212529)",
9534
- "light": "var(--kendo-color-light, #f8f9fa)",
9535
- "inverse": "var(--kendo-color-dark, #212529)"
9536
- }
9765
+ "type": "List",
9766
+ "value": "(\"primary\", \"secondary\", \"tertiary\", \"info\", \"success\", \"warning\", \"error\", \"dark\", \"light\", \"inverse\")"
9767
+ },
9768
+ "kendo-breadcrumb-default-size": {
9769
+ "type": "String",
9770
+ "value": "\"md\""
9537
9771
  },
9538
9772
  "kendo-breadcrumb-border-width": {
9539
9773
  "type": "Number",
@@ -9789,6 +10023,10 @@
9789
10023
  }
9790
10024
  }
9791
10025
  },
10026
+ "kendo-pager-default-size": {
10027
+ "type": "String",
10028
+ "value": "\"md\""
10029
+ },
9792
10030
  "kendo-pager-sm-padding-x": {
9793
10031
  "type": "String",
9794
10032
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -9877,26 +10115,10 @@
9877
10115
  "type": "Number",
9878
10116
  "value": "1px"
9879
10117
  },
9880
- "kendo-pager-item-border-radius": {
9881
- "type": "String",
9882
- "value": "var(--kendo-border-radius-md, 0.375rem)"
9883
- },
9884
10118
  "kendo-pager-item-spacing": {
9885
10119
  "type": "Number",
9886
10120
  "value": "-1px"
9887
10121
  },
9888
- "kendo-pager-item-bg": {
9889
- "type": "String",
9890
- "value": "var(--kendo-color-app-surface, #ffffff)"
9891
- },
9892
- "kendo-pager-item-border": {
9893
- "type": "String",
9894
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9895
- },
9896
- "kendo-pager-item-selected-bg": {
9897
- "type": "String",
9898
- "value": "var(--kendo-color-primary, #0d6efd)"
9899
- },
9900
10122
  "kendo-pager-input-width": {
9901
10123
  "type": "Number",
9902
10124
  "value": "5em"
@@ -9929,6 +10151,22 @@
9929
10151
  }
9930
10152
  }
9931
10153
  },
10154
+ "kendo-pager-item-border-radius": {
10155
+ "type": "String",
10156
+ "value": "var(--kendo-border-radius-md, 0.375rem)"
10157
+ },
10158
+ "kendo-pager-item-bg": {
10159
+ "type": "String",
10160
+ "value": "var(--kendo-color-app-surface, #ffffff)"
10161
+ },
10162
+ "kendo-pager-item-border": {
10163
+ "type": "String",
10164
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
10165
+ },
10166
+ "kendo-pager-item-selected-bg": {
10167
+ "type": "String",
10168
+ "value": "var(--kendo-color-primary, #0d6efd)"
10169
+ },
9932
10170
  "kendo-stepper-margin-x": {
9933
10171
  "type": "Null",
9934
10172
  "value": "null"
@@ -10205,6 +10443,10 @@
10205
10443
  "type": "String",
10206
10444
  "value": "var(--kendo-easing-standard, cubic-bezier(0.42, 0, 0.58, 1))"
10207
10445
  },
10446
+ "kendo-tabstrip-default-size": {
10447
+ "type": "String",
10448
+ "value": "\"md\""
10449
+ },
10208
10450
  "kendo-tabstrip-wrapper-padding-x": {
10209
10451
  "type": "String",
10210
10452
  "value": "var(--kendo-spacing-0, 0px)"
@@ -11285,6 +11527,10 @@
11285
11527
  "type": "String",
11286
11528
  "value": "var(--kendo-color-on-app-surface, #212529)"
11287
11529
  },
11530
+ "kendo-grid-default-size": {
11531
+ "type": "String",
11532
+ "value": "\"md\""
11533
+ },
11288
11534
  "kendo-grid-border-width": {
11289
11535
  "type": "Number",
11290
11536
  "value": "1px"
@@ -11589,10 +11835,6 @@
11589
11835
  "type": "String",
11590
11836
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 4%, transparent)"
11591
11837
  },
11592
- "kendo-grid-alt-text": {
11593
- "type": "Null",
11594
- "value": "null"
11595
- },
11596
11838
  "kendo-grid-hover-bg": {
11597
11839
  "type": "String",
11598
11840
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 8%, transparent)"
@@ -11657,6 +11899,10 @@
11657
11899
  "type": "String",
11658
11900
  "value": "var(--kendo-color-on-app-surface, #212529)"
11659
11901
  },
11902
+ "kendo-grid-sorted-icon-spacing": {
11903
+ "type": "Calculation",
11904
+ "value": "calc(var(--kendo-spacing-4, 1rem) - 1px)"
11905
+ },
11660
11906
  "kendo-grid-sorted-bg": {
11661
11907
  "type": "String",
11662
11908
  "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 2%, transparent)"
@@ -11677,10 +11923,6 @@
11677
11923
  "type": "Calculation",
11678
11924
  "value": "calc(var(--kendo-spacing-0\\.5, 0.125rem) * -1)"
11679
11925
  },
11680
- "kendo-grid-sorted-icon-spacing": {
11681
- "type": "Calculation",
11682
- "value": "calc(var(--kendo-spacing-4, 1rem) - 1px)"
11683
- },
11684
11926
  "kendo-grid-focus-shadow": {
11685
11927
  "type": "List",
11686
11928
  "value": "(inset 0 0 0 2px color-mix(in srgb, var(--kendo-color-inverse, #212529) 8%, transparent))"
@@ -11721,10 +11963,6 @@
11721
11963
  "type": "String",
11722
11964
  "value": "var(--kendo-color-surface, #f8f9fa)"
11723
11965
  },
11724
- "kendo-grid-sticky-footer-hover-bg": {
11725
- "type": "String",
11726
- "value": "var(--kendo-color-surface, #f8f9fa)"
11727
- },
11728
11966
  "kendo-grid-column-menu-width": {
11729
11967
  "type": "Number",
11730
11968
  "value": "250px"
@@ -11885,6 +12123,14 @@
11885
12123
  "type": "String",
11886
12124
  "value": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))"
11887
12125
  },
12126
+ "kendo-grid-alt-text": {
12127
+ "type": "Null",
12128
+ "value": "null"
12129
+ },
12130
+ "kendo-grid-sticky-footer-hover-bg": {
12131
+ "type": "String",
12132
+ "value": "var(--kendo-color-surface, #f8f9fa)"
12133
+ },
11888
12134
  "kendo-listview-padding-x": {
11889
12135
  "type": "String",
11890
12136
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -12054,8 +12300,8 @@
12054
12300
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
12055
12301
  },
12056
12302
  "kendo-spreadsheet-formula-input-line-height": {
12057
- "type": "Number",
12058
- "value": "1.5"
12303
+ "type": "String",
12304
+ "value": "var(--kendo-line-height, normal)"
12059
12305
  },
12060
12306
  "kendo-spreadsheet-formula-bar-icon-padding": {
12061
12307
  "type": "String",
@@ -15743,6 +15989,10 @@
15743
15989
  }
15744
15990
  }
15745
15991
  },
15992
+ "kendo-column-menu-default-size": {
15993
+ "type": "String",
15994
+ "value": "\"md\""
15995
+ },
15746
15996
  "kendo-column-menu-item-sm-padding-x": {
15747
15997
  "type": "String",
15748
15998
  "value": "var(--kendo-spacing-4, 1rem)"