@progress/kendo-theme-default 10.6.0 → 11.0.0-dev.1

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 (128) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-blue.scss +1 -1
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-dataviz-v4.scss +1 -1
  6. package/dist/default-green.css +1 -1
  7. package/dist/default-green.scss +1 -1
  8. package/dist/default-main-dark.css +1 -1
  9. package/dist/default-main-dark.scss +1 -1
  10. package/dist/default-main.css +1 -1
  11. package/dist/default-main.scss +1 -5
  12. package/dist/default-nordic.css +1 -1
  13. package/dist/default-nordic.scss +1 -1
  14. package/dist/default-ocean-blue-a11y.css +1 -1
  15. package/dist/default-ocean-blue-a11y.scss +3 -1
  16. package/dist/default-ocean-blue.css +1 -1
  17. package/dist/default-ocean-blue.scss +1 -1
  18. package/dist/default-orange.css +1 -1
  19. package/dist/default-orange.scss +1 -1
  20. package/dist/default-purple.css +1 -1
  21. package/dist/default-purple.scss +1 -1
  22. package/dist/default-turquoise.css +1 -1
  23. package/dist/default-turquoise.scss +3 -2
  24. package/dist/default-urban.css +1 -1
  25. package/dist/default-urban.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +6032 -4604
  27. package/dist/meta/sassdoc-raw-data.json +2866 -2216
  28. package/dist/meta/variables.json +425 -376
  29. package/lib/swatches/default-blue.json +1 -182
  30. package/lib/swatches/default-dataviz-v4.json +1 -47
  31. package/lib/swatches/default-green.json +1 -182
  32. package/lib/swatches/default-main-dark.json +1 -207
  33. package/lib/swatches/default-main.json +2 -184
  34. package/lib/swatches/default-nordic.json +1 -182
  35. package/lib/swatches/default-ocean-blue-a11y.json +2 -192
  36. package/lib/swatches/default-ocean-blue.json +2 -205
  37. package/lib/swatches/default-orange.json +1 -182
  38. package/lib/swatches/default-purple.json +1 -182
  39. package/lib/swatches/default-turquoise.json +1 -167
  40. package/lib/swatches/default-urban.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -9
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +19 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +15 -1
  47. package/scss/bottom-navigation/_variables.scss +18 -4
  48. package/scss/breadcrumb/_variables.scss +8 -8
  49. package/scss/button/_variables.scss +26 -13
  50. package/scss/calendar/_variables.scss +39 -18
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +23 -9
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +13 -13
  55. package/scss/checkbox/_variables.scss +7 -7
  56. package/scss/chip/_variables.scss +30 -11
  57. package/scss/color-preview/_variables.scss +3 -3
  58. package/scss/coloreditor/_variables.scss +6 -6
  59. package/scss/colorgradient/_variables.scss +6 -36
  60. package/scss/core/_index.scss +8 -3
  61. package/scss/dataviz/_variables.scss +61 -47
  62. package/scss/dialog/_variables.scss +10 -5
  63. package/scss/dock-manager/_variables.scss +6 -6
  64. package/scss/draggable/_variables.scss +4 -4
  65. package/scss/drawer/_variables.scss +35 -10
  66. package/scss/dropzone/_variables.scss +6 -6
  67. package/scss/editor/_variables.scss +11 -4
  68. package/scss/expansion-panel/_variables.scss +5 -5
  69. package/scss/fab/_variables.scss +15 -4
  70. package/scss/filemanager/_variables.scss +5 -5
  71. package/scss/filter/_variables.scss +2 -2
  72. package/scss/forms/_variables.scss +3 -3
  73. package/scss/gantt/_variables.scss +24 -24
  74. package/scss/grid/_variables.scss +12 -12
  75. package/scss/imageeditor/_variables.scss +4 -4
  76. package/scss/index.scss +3 -0
  77. package/scss/input/_variables.scss +16 -16
  78. package/scss/list/_variables.scss +86 -11
  79. package/scss/listbox/_variables.scss +3 -3
  80. package/scss/listgroup/_variables.scss +3 -3
  81. package/scss/listview/_variables.scss +4 -4
  82. package/scss/loader/_variables.scss +17 -3
  83. package/scss/map/_variables.scss +5 -5
  84. package/scss/marquee/_index.scss +16 -0
  85. package/scss/marquee/_layout.scss +6 -0
  86. package/scss/marquee/_theme.scss +6 -0
  87. package/scss/marquee/_variables.scss +11 -0
  88. package/scss/mediaplayer/_variables.scss +4 -4
  89. package/scss/menu/_variables.scss +16 -8
  90. package/scss/messagebox/_variables.scss +15 -1
  91. package/scss/no-data/_variables.scss +1 -1
  92. package/scss/notification/_functions.scss +1 -1
  93. package/scss/notification/_variables.scss +24 -4
  94. package/scss/orgchart/_variables.scss +8 -8
  95. package/scss/overlay/_variables.scss +12 -1
  96. package/scss/pager/_variables.scss +3 -3
  97. package/scss/panel/_variables.scss +3 -3
  98. package/scss/panelbar/_variables.scss +12 -12
  99. package/scss/pdf-viewer/_variables.scss +13 -13
  100. package/scss/pivotgrid/_variables.scss +22 -22
  101. package/scss/popover/_variables.scss +3 -3
  102. package/scss/popup/_variables.scss +3 -3
  103. package/scss/progressbar/_variables.scss +8 -8
  104. package/scss/prompt/_variables.scss +12 -12
  105. package/scss/rating/_variables.scss +4 -4
  106. package/scss/scheduler/_variables.scss +17 -14
  107. package/scss/scrollview/_variables.scss +5 -5
  108. package/scss/signature/_variables.scss +1 -1
  109. package/scss/skeleton/_variables.scss +1 -1
  110. package/scss/slider/_variables.scss +20 -11
  111. package/scss/splitter/_variables.scss +8 -8
  112. package/scss/spreadsheet/_variables.scss +25 -25
  113. package/scss/stepper/_variables.scss +15 -15
  114. package/scss/switch/_variables.scss +48 -14
  115. package/scss/table/_variables.scss +10 -10
  116. package/scss/tabstrip/_variables.scss +12 -13
  117. package/scss/taskboard/_variables.scss +14 -14
  118. package/scss/tilelayout/_variables.scss +2 -2
  119. package/scss/timeline/_variables.scss +6 -6
  120. package/scss/timeselector/_variables.scss +19 -8
  121. package/scss/toolbar/_variables.scss +7 -7
  122. package/scss/tooltip/_functions.scss +1 -1
  123. package/scss/tooltip/_variables.scss +14 -3
  124. package/scss/treeview/_variables.scss +8 -8
  125. package/scss/typography/_variables.scss +3 -3
  126. package/scss/upload/_variables.scss +13 -13
  127. package/scss/window/_variables.scss +8 -8
  128. package/scss/core/color-system/_swatch-legacy.scss +0 -222
@@ -1,8 +1,4 @@
1
1
  {
2
- "kendo-enable-color-system": {
3
- "type": "Bool",
4
- "value": "true"
5
- },
6
2
  "kendo-is-dark-theme": {
7
3
  "type": "Bool",
8
4
  "value": "false"
@@ -301,10 +297,6 @@
301
297
  "15": "#5e2036"
302
298
  }
303
299
  },
304
- "kendo-palettes": {
305
- "type": "List",
306
- "value": "()"
307
- },
308
300
  "kendo-colors": {
309
301
  "type": "Map",
310
302
  "value": "(app-surface: #ffffff, on-app-surface: #3d3d3d, subtle: #666666, surface: #fafafa, surface-alt: #ffffff, border: rgba(0, 0, 0, 0.08), border-alt: rgba(0, 0, 0, 0.16), base-subtle: #ebebeb, base-subtle-hover: #e0e0e0, base-subtle-active: #d6d6d6, base: #f5f5f5, base-hover: #ebebeb, base-active: #d6d6d6, base-emphasis: #c2c2c2, base-on-subtle: #3d3d3d, on-base: #3d3d3d, base-on-surface: #3d3d3d, primary-subtle: #ffeceb, primary-subtle-hover: #ffdedb, primary-subtle-active: #ffc8c4, primary: #ff6358, primary-hover: #ea5a51, primary-active: #d45349, primary-emphasis: #ff9d97, primary-on-subtle: #5c201c, on-primary: #ffffff, primary-on-surface: #ff6358, secondary-subtle: #fafafa, secondary-subtle-hover: #f5f5f5, secondary-subtle-active: #ebebeb, secondary: #666666, secondary-hover: #525252, secondary-active: #3d3d3d, secondary-emphasis: #e0e0e0, secondary-on-subtle: #141414, on-secondary: #ffffff, secondary-on-surface: #292929, tertiary-subtle: #d8f1fd, tertiary-subtle-hover: #c5eafc, tertiary-subtle-active: #a3dffb, tertiary: #03a9f4, tertiary-hover: #039ae0, tertiary-active: #028ccb, tertiary-emphasis: #61c9f9, tertiary-on-subtle: #023f5c, on-tertiary: #ffffff, tertiary-on-surface: #028ccb, info-subtle: #d2e2fb, info-subtle-hover: #bdd4f8, info-subtle-active: #80acf4, info: #0058e9, info-hover: #0052d6, info-active: #004ac2, info-emphasis: #6098f2, info-on-subtle: #002259, on-info: #ffffff, info-on-surface: #004ac2, success-subtle: #dcf0d3, success-subtle-hover: #cbe9bf, success-subtle-active: #b7e1a5, success: #37b400, success-hover: #32a500, success-active: #2d9600, success-emphasis: #81d15f, success-on-subtle: #1c5a00, on-success: #ffffff, success-on-surface: #2d9600, warning-subtle: #fff4d3, warning-subtle-hover: #ffeebd, warning-subtle-active: #ffe79e, warning: #ffc000, warning-hover: #eaaf00, warning-active: #d49f00, warning-emphasis: #ffd760, warning-on-subtle: #5e4700, on-warning: #3d3d3d, warning-on-surface: #ffc000, error-subtle: #fcddda, error-subtle-hover: #fbc8c3, error-subtle-active: #f98b80, error: #f31700, error-hover: #df1600, error-active: #ca1400, error-emphasis: #f76f60, error-on-subtle: #7a0c00, on-error: #ffffff, error-on-surface: #ca1400, light-subtle: #fafafa, light-subtle-hover: #f5f5f5, light-subtle-active: #ebebeb, light: #ebebeb, light-hover: #e0e0e0, light-active: #d6d6d6, light-emphasis: #d6d6d6, light-on-subtle: #141414, on-light: #000000, light-on-surface: #e0e0e0, dark-subtle: #c2c2c2, dark-subtle-hover: #adadad, dark-subtle-active: #999999, dark: #3d3d3d, dark-hover: #292929, dark-active: #1f1f1f, dark-emphasis: #666666, dark-on-subtle: #1f1f1f, on-dark: #ffffff, dark-on-surface: #141414, inverse-subtle: #c2c2c2, inverse-subtle-hover: #adadad, inverse-subtle-active: #999999, inverse: #3d3d3d, inverse-hover: #292929, inverse-active: #1f1f1f, inverse-emphasis: #666666, inverse-on-subtle: #1f1f1f, on-inverse: #ffffff, inverse-on-surface: #141414, series-a: #ff6358, series-a-bold: #bf4a42, series-a-bolder: #80322c, series-a-subtle: #ffb1ac, series-a-subtler: #ff8a82, series-b: #ffe162, series-b-bold: #bfa94a, series-b-bolder: #807131, series-b-subtle: #fff0b1, series-b-subtler: #ffe989, series-c: #4cd180, series-c-bold: #399d60, series-c-bolder: #266940, series-c-subtle: #a6e8c0, series-c-subtler: #79dda0, series-d: #4b5ffa, series-d-bold: #3847bc, series-d-bolder: #26307d, series-d-subtle: #a5affd, series-d-subtler: #7887fb, series-e: #ac58ff, series-e-bold: #8142bf, series-e-bolder: #562c80, series-e-subtle: #d6acff, series-e-subtler: #c182ff, series-f: #ff5892, series-f-bold: #bf426e, series-f-bolder: #802c49, series-f-subtle: #ffacc9, series-f-subtler: #ff82ae)",
@@ -905,321 +897,6 @@
905
897
  "type": "List",
906
898
  "value": "(inset 0 0 0 2px rgba(0, 0, 0, 0.13))"
907
899
  },
908
- "kendo-color-primary": {
909
- "type": "String",
910
- "value": "var(--kendo-color-primary, #ff6358)"
911
- },
912
- "kendo-color-primary-lighter": {
913
- "type": "Null",
914
- "value": "null"
915
- },
916
- "kendo-color-primary-darker": {
917
- "type": "Null",
918
- "value": "null"
919
- },
920
- "kendo-color-primary-contrast": {
921
- "type": "String",
922
- "value": "var(--kendo-color-on-primary, #ffffff)"
923
- },
924
- "kendo-color-secondary": {
925
- "type": "String",
926
- "value": "var(--kendo-color-secondary, #666666)"
927
- },
928
- "kendo-color-secondary-lighter": {
929
- "type": "Null",
930
- "value": "null"
931
- },
932
- "kendo-color-secondary-darker": {
933
- "type": "Null",
934
- "value": "null"
935
- },
936
- "kendo-color-secondary-contrast": {
937
- "type": "String",
938
- "value": "var(--kendo-color-on-secondary, #ffffff)"
939
- },
940
- "kendo-color-tertiary": {
941
- "type": "String",
942
- "value": "var(--kendo-color-tertiary, #03a9f4)"
943
- },
944
- "kendo-color-tertiary-lighter": {
945
- "type": "Null",
946
- "value": "null"
947
- },
948
- "kendo-color-tertiary-darker": {
949
- "type": "Null",
950
- "value": "null"
951
- },
952
- "kendo-color-tertiary-contrast": {
953
- "type": "String",
954
- "value": "var(--kendo-color-on-tertiary, #ffffff)"
955
- },
956
- "kendo-color-info": {
957
- "type": "String",
958
- "value": "var(--kendo-color-info, #0058e9)"
959
- },
960
- "kendo-color-info-lighter": {
961
- "type": "Null",
962
- "value": "null"
963
- },
964
- "kendo-color-info-darker": {
965
- "type": "Null",
966
- "value": "null"
967
- },
968
- "kendo-color-success": {
969
- "type": "String",
970
- "value": "var(--kendo-color-success, #37b400)"
971
- },
972
- "kendo-color-success-lighter": {
973
- "type": "Null",
974
- "value": "null"
975
- },
976
- "kendo-color-success-darker": {
977
- "type": "Null",
978
- "value": "null"
979
- },
980
- "kendo-color-warning": {
981
- "type": "String",
982
- "value": "var(--kendo-color-warning, #ffc000)"
983
- },
984
- "kendo-color-warning-lighter": {
985
- "type": "Null",
986
- "value": "null"
987
- },
988
- "kendo-color-warning-darker": {
989
- "type": "Null",
990
- "value": "null"
991
- },
992
- "kendo-color-error": {
993
- "type": "String",
994
- "value": "var(--kendo-color-error, #f31700)"
995
- },
996
- "kendo-color-error-lighter": {
997
- "type": "Null",
998
- "value": "null"
999
- },
1000
- "kendo-color-error-darker": {
1001
- "type": "Null",
1002
- "value": "null"
1003
- },
1004
- "kendo-color-dark": {
1005
- "type": "String",
1006
- "value": "var(--kendo-color-dark, #3d3d3d)"
1007
- },
1008
- "kendo-color-light": {
1009
- "type": "String",
1010
- "value": "var(--kendo-color-light, #ebebeb)"
1011
- },
1012
- "kendo-color-inverse": {
1013
- "type": "String",
1014
- "value": "var(--kendo-color-dark, #3d3d3d)"
1015
- },
1016
- "kendo-body-bg": {
1017
- "type": "String",
1018
- "value": "var(--kendo-color-app-surface, #ffffff)"
1019
- },
1020
- "kendo-body-text": {
1021
- "type": "String",
1022
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1023
- },
1024
- "kendo-app-bg": {
1025
- "type": "String",
1026
- "value": "var(--kendo-color-surface, #fafafa)"
1027
- },
1028
- "kendo-app-text": {
1029
- "type": "String",
1030
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1031
- },
1032
- "kendo-app-border": {
1033
- "type": "String",
1034
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1035
- },
1036
- "kendo-component-bg": {
1037
- "type": "String",
1038
- "value": "var(--kendo-color-surface-alt, #ffffff)"
1039
- },
1040
- "kendo-component-text": {
1041
- "type": "String",
1042
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1043
- },
1044
- "kendo-component-border": {
1045
- "type": "String",
1046
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1047
- },
1048
- "kendo-base-bg": {
1049
- "type": "String",
1050
- "value": "var(--kendo-color-surface, #fafafa)"
1051
- },
1052
- "kendo-base-text": {
1053
- "type": "String",
1054
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1055
- },
1056
- "kendo-base-border": {
1057
- "type": "String",
1058
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1059
- },
1060
- "kendo-base-gradient": {
1061
- "type": "Null",
1062
- "value": "null"
1063
- },
1064
- "kendo-hover-bg": {
1065
- "type": "String",
1066
- "value": "var(--kendo-color-base-hover, #ebebeb)"
1067
- },
1068
- "kendo-hover-text": {
1069
- "type": "String",
1070
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1071
- },
1072
- "kendo-hover-border": {
1073
- "type": "String",
1074
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1075
- },
1076
- "kendo-hover-gradient": {
1077
- "type": "Null",
1078
- "value": "null"
1079
- },
1080
- "kendo-selected-bg": {
1081
- "type": "String",
1082
- "value": "var(--kendo-color-primary, #ff6358)"
1083
- },
1084
- "kendo-selected-text": {
1085
- "type": "String",
1086
- "value": "var(--kendo-color-on-primary, #ffffff)"
1087
- },
1088
- "kendo-selected-border": {
1089
- "type": "String",
1090
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1091
- },
1092
- "kendo-selected-gradient": {
1093
- "type": "Null",
1094
- "value": "null"
1095
- },
1096
- "kendo-selected-hover-bg": {
1097
- "type": "String",
1098
- "value": "var(--kendo-color-primary-hover, #ea5a51)"
1099
- },
1100
- "kendo-selected-hover-text": {
1101
- "type": "String",
1102
- "value": "var(--kendo-color-on-primary, #ffffff)"
1103
- },
1104
- "kendo-selected-hover-border": {
1105
- "type": "String",
1106
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1107
- },
1108
- "kendo-selected-hover-gradient": {
1109
- "type": "Null",
1110
- "value": "null"
1111
- },
1112
- "kendo-component-header-bg": {
1113
- "type": "String",
1114
- "value": "var(--kendo-color-surface, #fafafa)"
1115
- },
1116
- "kendo-component-header-text": {
1117
- "type": "String",
1118
- "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
1119
- },
1120
- "kendo-component-header-border": {
1121
- "type": "String",
1122
- "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
1123
- },
1124
- "kendo-component-header-gradient": {
1125
- "type": "Null",
1126
- "value": "null"
1127
- },
1128
- "kendo-focus-outline": {
1129
- "type": "Null",
1130
- "value": "null"
1131
- },
1132
- "kendo-subtle-text": {
1133
- "type": "String",
1134
- "value": "var(--kendo-color-subtle, #666666)"
1135
- },
1136
- "kendo-link-text": {
1137
- "type": "String",
1138
- "value": "var(--kendo-color-primary, #ff6358)"
1139
- },
1140
- "kendo-link-hover-text": {
1141
- "type": "String",
1142
- "value": "var(--kendo-color-primary-hover, #ea5a51)"
1143
- },
1144
- "kendo-invalid-bg": {
1145
- "type": "Null",
1146
- "value": "null"
1147
- },
1148
- "kendo-invalid-text": {
1149
- "type": "String",
1150
- "value": "var(--kendo-color-error, #f31700)"
1151
- },
1152
- "kendo-invalid-border": {
1153
- "type": "String",
1154
- "value": "var(--kendo-color-error, #f31700)"
1155
- },
1156
- "kendo-invalid-shadow": {
1157
- "type": "Null",
1158
- "value": "null"
1159
- },
1160
- "kendo-valid-bg": {
1161
- "type": "Null",
1162
- "value": "null"
1163
- },
1164
- "kendo-valid-text": {
1165
- "type": "String",
1166
- "value": "var(--kendo-color-success, #37b400)"
1167
- },
1168
- "kendo-valid-border": {
1169
- "type": "String",
1170
- "value": "var(--kendo-color-success, #37b400)"
1171
- },
1172
- "kendo-valid-shadow": {
1173
- "type": "Null",
1174
- "value": "null"
1175
- },
1176
- "kendo-disabled-bg": {
1177
- "type": "Null",
1178
- "value": "null"
1179
- },
1180
- "kendo-disabled-text": {
1181
- "type": "Null",
1182
- "value": "null"
1183
- },
1184
- "kendo-disabled-border": {
1185
- "type": "Null",
1186
- "value": "null"
1187
- },
1188
- "kendo-disabled-opacity": {
1189
- "type": "Number",
1190
- "value": "0.6"
1191
- },
1192
- "kendo-disabled-filter": {
1193
- "type": "String",
1194
- "value": "grayscale(0.1)"
1195
- },
1196
- "kendo-disabled-styling": {
1197
- "type": "Map",
1198
- "value": "(bg: null, color: null, border: null, opacity: 0.6, filter: grayscale(0.1))",
1199
- "prettyValue": {
1200
- "bg": null,
1201
- "color": null,
1202
- "border": null,
1203
- "opacity": 0.6,
1204
- "filter": "grayscale(0.1)"
1205
- }
1206
- },
1207
- "kendo-theme-colors": {
1208
- "type": "Map",
1209
- "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
1210
- "prettyValue": {
1211
- "primary": "var(--kendo-color-primary, #ff6358)",
1212
- "secondary": "var(--kendo-color-secondary, #666666)",
1213
- "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
1214
- "info": "var(--kendo-color-info, #0058e9)",
1215
- "success": "var(--kendo-color-success, #37b400)",
1216
- "warning": "var(--kendo-color-warning, #ffc000)",
1217
- "error": "var(--kendo-color-error, #f31700)",
1218
- "dark": "var(--kendo-color-dark, #3d3d3d)",
1219
- "light": "var(--kendo-color-light, #ebebeb)",
1220
- "inverse": "var(--kendo-color-dark, #3d3d3d)"
1221
- }
1222
- },
1223
900
  "kendo-h1-font-size": {
1224
901
  "type": "Calculation",
1225
902
  "value": "calc(var(--kendo-font-size, 0.875rem) * 4)"
@@ -1692,6 +1369,22 @@
1692
1369
  "type": "String",
1693
1370
  "value": "underline"
1694
1371
  },
1372
+ "kendo-message-box-theme-colors": {
1373
+ "type": "Map",
1374
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
1375
+ "prettyValue": {
1376
+ "primary": "var(--kendo-color-primary, #ff6358)",
1377
+ "secondary": "var(--kendo-color-secondary, #666666)",
1378
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
1379
+ "info": "var(--kendo-color-info, #0058e9)",
1380
+ "success": "var(--kendo-color-success, #37b400)",
1381
+ "warning": "var(--kendo-color-warning, #ffc000)",
1382
+ "error": "var(--kendo-color-error, #f31700)",
1383
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
1384
+ "light": "var(--kendo-color-light, #ebebeb)",
1385
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
1386
+ }
1387
+ },
1695
1388
  "kendo-drag-hint-padding-x": {
1696
1389
  "type": "String",
1697
1390
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -1884,6 +1577,38 @@
1884
1577
  "type": "String",
1885
1578
  "value": "var(--kendo-spacing-2, 0.5rem)"
1886
1579
  },
1580
+ "kendo-list-filter-padding-x": {
1581
+ "type": "String",
1582
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1583
+ },
1584
+ "kendo-list-sm-filter-padding-x": {
1585
+ "type": "String",
1586
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1587
+ },
1588
+ "kendo-list-md-filter-padding-x": {
1589
+ "type": "String",
1590
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1591
+ },
1592
+ "kendo-list-lg-filter-padding-x": {
1593
+ "type": "String",
1594
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1595
+ },
1596
+ "kendo-list-filter-padding-y": {
1597
+ "type": "String",
1598
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1599
+ },
1600
+ "kendo-list-sm-filter-padding-y": {
1601
+ "type": "String",
1602
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1603
+ },
1604
+ "kendo-list-md-filter-padding-y": {
1605
+ "type": "String",
1606
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1607
+ },
1608
+ "kendo-list-lg-filter-padding-y": {
1609
+ "type": "String",
1610
+ "value": "var(--kendo-spacing-2, 0.5rem)"
1611
+ },
1887
1612
  "kendo-list-item-padding-x": {
1888
1613
  "type": "Null",
1889
1614
  "value": "null"
@@ -2020,9 +1745,57 @@
2020
1745
  "type": "String",
2021
1746
  "value": "var(--kendo-font-weight-bold, normal)"
2022
1747
  },
1748
+ "kendo-list-item-group-label-sm-font-size": {
1749
+ "type": "Number",
1750
+ "value": "0.75em"
1751
+ },
1752
+ "kendo-list-item-group-label-md-font-size": {
1753
+ "type": "Number",
1754
+ "value": "0.75em"
1755
+ },
1756
+ "kendo-list-item-group-label-lg-font-size": {
1757
+ "type": "Number",
1758
+ "value": "0.75em"
1759
+ },
1760
+ "kendo-list-item-group-label-sm-line-height": {
1761
+ "type": "String",
1762
+ "value": "inherit"
1763
+ },
1764
+ "kendo-list-item-group-label-md-line-height": {
1765
+ "type": "String",
1766
+ "value": "inherit"
1767
+ },
1768
+ "kendo-list-item-group-label-lg-line-height": {
1769
+ "type": "String",
1770
+ "value": "inherit"
1771
+ },
1772
+ "kendo-list-item-group-label-sm-padding-x": {
1773
+ "type": "Number",
1774
+ "value": "0.5em"
1775
+ },
1776
+ "kendo-list-item-group-label-md-padding-x": {
1777
+ "type": "Number",
1778
+ "value": "0.5em"
1779
+ },
1780
+ "kendo-list-item-group-label-lg-padding-x": {
1781
+ "type": "Number",
1782
+ "value": "0.5em"
1783
+ },
1784
+ "kendo-list-item-group-label-sm-padding-y": {
1785
+ "type": "Number",
1786
+ "value": "0"
1787
+ },
1788
+ "kendo-list-item-group-label-md-padding-y": {
1789
+ "type": "Number",
1790
+ "value": "0"
1791
+ },
1792
+ "kendo-list-item-group-label-lg-padding-y": {
1793
+ "type": "Number",
1794
+ "value": "0"
1795
+ },
2023
1796
  "kendo-list-sizes": {
2024
1797
  "type": "Map",
2025
- "value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-1, 0.25rem), group-item-font-size: null, group-item-line-height: null), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), group-item-font-size: null, group-item-line-height: null))",
1798
+ "value": "(sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: var(--kendo-spacing-0\\.5, 0.125rem), group-item-font-size: null, group-item-line-height: null, item-group-label-padding-x: 0.5em, item-group-label-padding-y: 0, item-group-label-font-size: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1, 0.25rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-1, 0.25rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: 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: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), header-padding-x: var(--kendo-spacing-2, 0.5rem), header-padding-y: var(--kendo-spacing-1\\.5, 0.375rem), header-font-size: null, header-line-height: null, item-padding-x: var(--kendo-spacing-2, 0.5rem), item-padding-y: var(--kendo-spacing-2, 0.5rem), item-font-size: null, item-line-height: null, group-item-padding-x: var(--kendo-spacing-2, 0.5rem), group-item-padding-y: 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: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-2, 0.5rem), filter-padding-y: var(--kendo-spacing-2, 0.5rem)))",
2026
1799
  "prettyValue": {
2027
1800
  "sm": {
2028
1801
  "font-size": "var(--kendo-font-size, inherit)",
@@ -2038,7 +1811,13 @@
2038
1811
  "group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
2039
1812
  "group-item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
2040
1813
  "group-item-font-size": null,
2041
- "group-item-line-height": null
1814
+ "group-item-line-height": null,
1815
+ "item-group-label-padding-x": "0.5em",
1816
+ "item-group-label-padding-y": 0,
1817
+ "item-group-label-font-size": "0.75em",
1818
+ "item-group-label-line-height": "inherit",
1819
+ "filter-padding-x": "var(--kendo-spacing-2, 0.5rem)",
1820
+ "filter-padding-y": "var(--kendo-spacing-2, 0.5rem)"
2042
1821
  },
2043
1822
  "md": {
2044
1823
  "font-size": "var(--kendo-font-size, inherit)",
@@ -2054,7 +1833,13 @@
2054
1833
  "group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
2055
1834
  "group-item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
2056
1835
  "group-item-font-size": null,
2057
- "group-item-line-height": null
1836
+ "group-item-line-height": null,
1837
+ "item-group-label-padding-x": "0.5em",
1838
+ "item-group-label-padding-y": 0,
1839
+ "item-group-label-font-size": "0.75em",
1840
+ "item-group-label-line-height": "inherit",
1841
+ "filter-padding-x": "var(--kendo-spacing-2, 0.5rem)",
1842
+ "filter-padding-y": "var(--kendo-spacing-2, 0.5rem)"
2058
1843
  },
2059
1844
  "lg": {
2060
1845
  "font-size": "var(--kendo-font-size-lg, inherit)",
@@ -2070,7 +1855,13 @@
2070
1855
  "group-item-padding-x": "var(--kendo-spacing-2, 0.5rem)",
2071
1856
  "group-item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
2072
1857
  "group-item-font-size": null,
2073
- "group-item-line-height": null
1858
+ "group-item-line-height": null,
1859
+ "item-group-label-padding-x": "0.5em",
1860
+ "item-group-label-padding-y": 0,
1861
+ "item-group-label-font-size": "0.75em",
1862
+ "item-group-label-line-height": "inherit",
1863
+ "filter-padding-x": "var(--kendo-spacing-2, 0.5rem)",
1864
+ "filter-padding-y": "var(--kendo-spacing-2, 0.5rem)"
2074
1865
  }
2075
1866
  }
2076
1867
  },
@@ -2618,6 +2409,22 @@
2618
2409
  }
2619
2410
  }
2620
2411
  },
2412
+ "kendo-badge-theme-colors": {
2413
+ "type": "Map",
2414
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
2415
+ "prettyValue": {
2416
+ "primary": "var(--kendo-color-primary, #ff6358)",
2417
+ "secondary": "var(--kendo-color-secondary, #666666)",
2418
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
2419
+ "info": "var(--kendo-color-info, #0058e9)",
2420
+ "success": "var(--kendo-color-success, #37b400)",
2421
+ "warning": "var(--kendo-color-warning, #ffc000)",
2422
+ "error": "var(--kendo-color-error, #f31700)",
2423
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
2424
+ "light": "var(--kendo-color-light, #ebebeb)",
2425
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
2426
+ }
2427
+ },
2621
2428
  "kendo-color-preview-border-radius": {
2622
2429
  "type": "String",
2623
2430
  "value": "var(--kendo-border-radius-md, 0.25rem)"
@@ -2810,6 +2617,22 @@
2810
2617
  "type": "Number",
2811
2618
  "value": "100"
2812
2619
  },
2620
+ "kendo-loader-theme-colors": {
2621
+ "type": "Map",
2622
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
2623
+ "prettyValue": {
2624
+ "primary": "var(--kendo-color-primary, #ff6358)",
2625
+ "secondary": "var(--kendo-color-secondary, #666666)",
2626
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
2627
+ "info": "var(--kendo-color-info, #0058e9)",
2628
+ "success": "var(--kendo-color-success, #37b400)",
2629
+ "warning": "var(--kendo-color-warning, #ffc000)",
2630
+ "error": "var(--kendo-color-error, #f31700)",
2631
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
2632
+ "light": "var(--kendo-color-light, #ebebeb)",
2633
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
2634
+ }
2635
+ },
2813
2636
  "kendo-skeleton-text-transform": {
2814
2637
  "type": "String",
2815
2638
  "value": "scale(1, 0.6)"
@@ -3014,6 +2837,10 @@
3014
2837
  "type": "String",
3015
2838
  "value": "var(--kendo-font-family, inherit)"
3016
2839
  },
2840
+ "kendo-button-font-weight": {
2841
+ "type": "String",
2842
+ "value": "var(--kendo-font-weight-normal, normal)"
2843
+ },
3017
2844
  "kendo-button-font-size": {
3018
2845
  "type": "String",
3019
2846
  "value": "var(--kendo-font-size, inherit)"
@@ -3104,8 +2931,9 @@
3104
2931
  },
3105
2932
  "kendo-button-theme-colors": {
3106
2933
  "type": "Map",
3107
- "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d), \"base\": var(--kendo-color-base, #f5f5f5))",
2934
+ "value": "(\"base\": var(--kendo-color-base, #f5f5f5), \"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
3108
2935
  "prettyValue": {
2936
+ "base": "var(--kendo-color-base, #f5f5f5)",
3109
2937
  "primary": "var(--kendo-color-primary, #ff6358)",
3110
2938
  "secondary": "var(--kendo-color-secondary, #666666)",
3111
2939
  "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
@@ -3115,8 +2943,7 @@
3115
2943
  "error": "var(--kendo-color-error, #f31700)",
3116
2944
  "dark": "var(--kendo-color-dark, #3d3d3d)",
3117
2945
  "light": "var(--kendo-color-light, #ebebeb)",
3118
- "inverse": "var(--kendo-color-dark, #3d3d3d)",
3119
- "base": "var(--kendo-color-base, #f5f5f5)"
2946
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
3120
2947
  }
3121
2948
  },
3122
2949
  "kendo-button-bg": {
@@ -4619,6 +4446,10 @@
4619
4446
  "type": "Null",
4620
4447
  "value": "null"
4621
4448
  },
4449
+ "kendo-slider-draghandle-hover-shadow": {
4450
+ "type": "Null",
4451
+ "value": "null"
4452
+ },
4622
4453
  "kendo-slider-draghandle-pressed-bg": {
4623
4454
  "type": "String",
4624
4455
  "value": "var(--kendo-color-primary-active, #d45349)"
@@ -4675,6 +4506,10 @@
4675
4506
  "type": "String",
4676
4507
  "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
4677
4508
  },
4509
+ "kendo-slider-tick-marker-bg": {
4510
+ "type": "Null",
4511
+ "value": "null"
4512
+ },
4678
4513
  "kendo-chip-border-width": {
4679
4514
  "type": "Number",
4680
4515
  "value": "1px"
@@ -4715,6 +4550,10 @@
4715
4550
  "type": "String",
4716
4551
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
4717
4552
  },
4553
+ "kendo-chip-font-weight": {
4554
+ "type": "String",
4555
+ "value": "var(--kendo-font-weight-normal, normal)"
4556
+ },
4718
4557
  "kendo-chip-font-size": {
4719
4558
  "type": "String",
4720
4559
  "value": "var(--kendo-font-size, inherit)"
@@ -4870,6 +4709,18 @@
4870
4709
  "type": "String",
4871
4710
  "value": "var(--kendo-color-base, #f5f5f5)"
4872
4711
  },
4712
+ "kendo-chip-disabled-bg": {
4713
+ "type": "Null",
4714
+ "value": "null"
4715
+ },
4716
+ "kendo-chip-disabled-text": {
4717
+ "type": "Null",
4718
+ "value": "null"
4719
+ },
4720
+ "kendo-chip-disabled-border": {
4721
+ "type": "Null",
4722
+ "value": "null"
4723
+ },
4873
4724
  "kendo-chip-list-sizes": {
4874
4725
  "type": "Map",
4875
4726
  "value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
@@ -5067,6 +4918,14 @@
5067
4918
  "type": "Null",
5068
4919
  "value": "null"
5069
4920
  },
4921
+ "kendo-menu-icon-padding-x": {
4922
+ "type": "Null",
4923
+ "value": "null"
4924
+ },
4925
+ "kendo-menu-icon-padding-y": {
4926
+ "type": "Null",
4927
+ "value": "null"
4928
+ },
5070
4929
  "kendo-menu-separator-margin-inline": {
5071
4930
  "type": "String",
5072
4931
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -5746,6 +5605,10 @@
5746
5605
  "type": "String",
5747
5606
  "value": "var(--kendo-line-height, normal)"
5748
5607
  },
5608
+ "kendo-calendar-border-radius": {
5609
+ "type": "Number",
5610
+ "value": "0"
5611
+ },
5749
5612
  "kendo-calendar-cell-size": {
5750
5613
  "type": "Number",
5751
5614
  "value": "32px"
@@ -5914,6 +5777,14 @@
5914
5777
  "type": "String",
5915
5778
  "value": "var(--kendo-color-primary, #ff6358)"
5916
5779
  },
5780
+ "kendo-calendar-today-font-weight": {
5781
+ "type": "String",
5782
+ "value": "var(--kendo-font-weight-bold, normal)"
5783
+ },
5784
+ "kendo-calendar-today-box-shadow": {
5785
+ "type": "Null",
5786
+ "value": "null"
5787
+ },
5917
5788
  "kendo-calendar-week-number-bg": {
5918
5789
  "type": "Null",
5919
5790
  "value": "null"
@@ -6026,6 +5897,14 @@
6026
5897
  "type": "String",
6027
5898
  "value": "var(--kendo-color-primary-hover, #ea5a51)"
6028
5899
  },
5900
+ "kendo-calendar-navigation-marker-text": {
5901
+ "type": "String",
5902
+ "value": "currentColor"
5903
+ },
5904
+ "kendo-calendar-range-bg": {
5905
+ "type": "String",
5906
+ "value": "color-mix(in srgb, var(--kendo-color-primary, #ff6358) 25%, transparent)"
5907
+ },
6029
5908
  "kendo-infinite-calendar-header-padding-x": {
6030
5909
  "type": "String",
6031
5910
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -6177,6 +6056,18 @@
6177
6056
  "type": "Number",
6178
6057
  "value": "0px"
6179
6058
  },
6059
+ "kendo-time-selector-header-title-text": {
6060
+ "type": "String",
6061
+ "value": "unset"
6062
+ },
6063
+ "kendo-time-selector-header-time-now-text": {
6064
+ "type": "String",
6065
+ "value": "var(--kendo-color-primary, #ff6358)"
6066
+ },
6067
+ "kendo-time-selector-header-time-now-hover-text": {
6068
+ "type": "String",
6069
+ "value": "var(--kendo-color-primary-hover, #ea5a51)"
6070
+ },
6180
6071
  "kendo-time-selector-fast-selection-gap": {
6181
6072
  "type": "Null",
6182
6073
  "value": "null"
@@ -6309,6 +6200,14 @@
6309
6200
  }
6310
6201
  }
6311
6202
  },
6203
+ "kendo-time-selector-now-button-text": {
6204
+ "type": "String",
6205
+ "value": "var(--kendo-color-primary, #ff6358)"
6206
+ },
6207
+ "kendo-time-selector-now-button-hover-text": {
6208
+ "type": "String",
6209
+ "value": "var(--kendo-color-primary-hover, #ea5a51)"
6210
+ },
6312
6211
  "kendo-captcha-spacer": {
6313
6212
  "type": "String",
6314
6213
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -6557,19 +6456,7 @@
6557
6456
  },
6558
6457
  "kendo-color-gradient-canvas-rectangle-height": {
6559
6458
  "type": "Number",
6560
- "value": "180px"
6561
- },
6562
- "kendo-color-gradient-sm-canvas-rectangle-height": {
6563
- "type": "Number",
6564
- "value": "180px"
6565
- },
6566
- "kendo-color-gradient-md-canvas-rectangle-height": {
6567
- "type": "Number",
6568
- "value": "180px"
6569
- },
6570
- "kendo-color-gradient-lg-canvas-rectangle-height": {
6571
- "type": "Number",
6572
- "value": "268px"
6459
+ "value": "100%"
6573
6460
  },
6574
6461
  "kendo-color-gradient-sm-canvas-gap": {
6575
6462
  "type": "String",
@@ -6597,7 +6484,7 @@
6597
6484
  },
6598
6485
  "kendo-color-gradient-slider-vertical-size": {
6599
6486
  "type": "Number",
6600
- "value": "180px"
6487
+ "value": "100%"
6601
6488
  },
6602
6489
  "kendo-color-gradient-slider-horizontal-size": {
6603
6490
  "type": "Number",
@@ -6607,18 +6494,6 @@
6607
6494
  "type": "String",
6608
6495
  "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\""
6609
6496
  },
6610
- "kendo-color-gradient-sm-slider-vertical-size": {
6611
- "type": "Number",
6612
- "value": "180px"
6613
- },
6614
- "kendo-color-gradient-md-slider-vertical-size": {
6615
- "type": "Number",
6616
- "value": "180px"
6617
- },
6618
- "kendo-color-gradient-lg-slider-vertical-size": {
6619
- "type": "Number",
6620
- "value": "268px"
6621
- },
6622
6497
  "kendo-color-gradient-draghandle-width": {
6623
6498
  "type": "Number",
6624
6499
  "value": "14px"
@@ -6709,12 +6584,10 @@
6709
6584
  },
6710
6585
  "kendo-color-gradient-sizes": {
6711
6586
  "type": "Map",
6712
- "value": "(sm: (width: 252px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 42px, gap: var(--kendo-spacing-3, 0.75rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-3, 0.75rem)), md: (width: 272px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 46px, gap: var(--kendo-spacing-3, 0.75rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-3, 0.75rem)), lg: (width: 362px, vertical-slider-height: 268px, rectangle-height: 268px, input-width: 62px, gap: var(--kendo-spacing-4\\.5, 1.125rem), canvas-gap: var(--kendo-spacing-4\\.5, 1.125rem), padding-x: var(--kendo-spacing-4\\.5, 1.125rem), padding-y: var(--kendo-spacing-4\\.5, 1.125rem)))",
6587
+ "value": "(sm: (width: 252px, input-width: 42px, gap: var(--kendo-spacing-3, 0.75rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-3, 0.75rem)), md: (width: 272px, input-width: 46px, gap: var(--kendo-spacing-3, 0.75rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-3, 0.75rem), padding-y: var(--kendo-spacing-3, 0.75rem)), lg: (width: 362px, input-width: 62px, gap: var(--kendo-spacing-4\\.5, 1.125rem), canvas-gap: var(--kendo-spacing-4\\.5, 1.125rem), padding-x: var(--kendo-spacing-4\\.5, 1.125rem), padding-y: var(--kendo-spacing-4\\.5, 1.125rem)))",
6713
6588
  "prettyValue": {
6714
6589
  "sm": {
6715
6590
  "width": "252px",
6716
- "vertical-slider-height": "180px",
6717
- "rectangle-height": "180px",
6718
6591
  "input-width": "42px",
6719
6592
  "gap": "var(--kendo-spacing-3, 0.75rem)",
6720
6593
  "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
@@ -6723,8 +6596,6 @@
6723
6596
  },
6724
6597
  "md": {
6725
6598
  "width": "272px",
6726
- "vertical-slider-height": "180px",
6727
- "rectangle-height": "180px",
6728
6599
  "input-width": "46px",
6729
6600
  "gap": "var(--kendo-spacing-3, 0.75rem)",
6730
6601
  "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
@@ -6733,8 +6604,6 @@
6733
6604
  },
6734
6605
  "lg": {
6735
6606
  "width": "362px",
6736
- "vertical-slider-height": "268px",
6737
- "rectangle-height": "268px",
6738
6607
  "input-width": "62px",
6739
6608
  "gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
6740
6609
  "canvas-gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
@@ -6841,15 +6710,15 @@
6841
6710
  },
6842
6711
  "kendo-color-editor-color-preview-width": {
6843
6712
  "type": "Number",
6844
- "value": "32px"
6713
+ "value": "34px"
6845
6714
  },
6846
6715
  "kendo-color-editor-color-preview-height": {
6847
6716
  "type": "Number",
6848
- "value": "12px"
6717
+ "value": "14px"
6849
6718
  },
6850
6719
  "kendo-color-editor-preview-gap": {
6851
6720
  "type": "String",
6852
- "value": "var(--kendo-spacing-1, 0.25rem)"
6721
+ "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
6853
6722
  },
6854
6723
  "kendo-color-editor-sm-preview-gap": {
6855
6724
  "type": "String",
@@ -6857,7 +6726,7 @@
6857
6726
  },
6858
6727
  "kendo-color-editor-md-preview-gap": {
6859
6728
  "type": "String",
6860
- "value": "var(--kendo-spacing-1, 0.25rem)"
6729
+ "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
6861
6730
  },
6862
6731
  "kendo-color-editor-lg-preview-gap": {
6863
6732
  "type": "String",
@@ -6873,11 +6742,11 @@
6873
6742
  },
6874
6743
  "kendo-color-editor-md-color-preview-width": {
6875
6744
  "type": "Number",
6876
- "value": "32px"
6745
+ "value": "34px"
6877
6746
  },
6878
6747
  "kendo-color-editor-md-color-preview-height": {
6879
6748
  "type": "Number",
6880
- "value": "12px"
6749
+ "value": "14px"
6881
6750
  },
6882
6751
  "kendo-color-editor-lg-color-preview-width": {
6883
6752
  "type": "Number",
@@ -6949,7 +6818,7 @@
6949
6818
  },
6950
6819
  "kendo-color-editor-sizes": {
6951
6820
  "type": "Map",
6952
- "value": "(sm: (min-width: 252px, header-padding-x: var(--kendo-spacing-3, 0.75rem), header-padding-y: var(--kendo-spacing-3, 0.75rem), views-padding-x: var(--kendo-spacing-3, 0.75rem), views-padding-y: var(--kendo-spacing-3, 0.75rem), preview-gap: var(--kendo-spacing-0\\.5, 0.125rem), preview-width: 34px, preview-height: 12px), md: (min-width: 272px, header-padding-x: var(--kendo-spacing-3, 0.75rem), header-padding-y: var(--kendo-spacing-3, 0.75rem), views-padding-x: var(--kendo-spacing-3, 0.75rem), views-padding-y: var(--kendo-spacing-3, 0.75rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 32px, preview-height: 12px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), header-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 44px, preview-height: 16px))",
6821
+ "value": "(sm: (min-width: 252px, header-padding-x: var(--kendo-spacing-3, 0.75rem), header-padding-y: var(--kendo-spacing-3, 0.75rem), views-padding-x: var(--kendo-spacing-3, 0.75rem), views-padding-y: var(--kendo-spacing-3, 0.75rem), preview-gap: var(--kendo-spacing-0\\.5, 0.125rem), preview-width: 34px, preview-height: 12px), md: (min-width: 272px, header-padding-x: var(--kendo-spacing-3, 0.75rem), header-padding-y: var(--kendo-spacing-3, 0.75rem), views-padding-x: var(--kendo-spacing-3, 0.75rem), views-padding-y: var(--kendo-spacing-3, 0.75rem), preview-gap: var(--kendo-spacing-0\\.5, 0.125rem), preview-width: 34px, preview-height: 14px), lg: (min-width: 362px, header-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), header-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-x: var(--kendo-spacing-4\\.5, 1.125rem), views-padding-y: var(--kendo-spacing-4\\.5, 1.125rem), preview-gap: var(--kendo-spacing-1, 0.25rem), preview-width: 44px, preview-height: 16px))",
6953
6822
  "prettyValue": {
6954
6823
  "sm": {
6955
6824
  "min-width": "252px",
@@ -6967,9 +6836,9 @@
6967
6836
  "header-padding-y": "var(--kendo-spacing-3, 0.75rem)",
6968
6837
  "views-padding-x": "var(--kendo-spacing-3, 0.75rem)",
6969
6838
  "views-padding-y": "var(--kendo-spacing-3, 0.75rem)",
6970
- "preview-gap": "var(--kendo-spacing-1, 0.25rem)",
6971
- "preview-width": "32px",
6972
- "preview-height": "12px"
6839
+ "preview-gap": "var(--kendo-spacing-0\\.5, 0.125rem)",
6840
+ "preview-width": "34px",
6841
+ "preview-height": "14px"
6973
6842
  },
6974
6843
  "lg": {
6975
6844
  "min-width": "362px",
@@ -7438,6 +7307,22 @@
7438
7307
  "type": "Null",
7439
7308
  "value": "null"
7440
7309
  },
7310
+ "kendo-switch-off-thumb-disabled-bg": {
7311
+ "type": "Null",
7312
+ "value": "null"
7313
+ },
7314
+ "kendo-switch-off-thumb-disabled-text": {
7315
+ "type": "Null",
7316
+ "value": "null"
7317
+ },
7318
+ "kendo-switch-off-thumb-disabled-border": {
7319
+ "type": "Null",
7320
+ "value": "null"
7321
+ },
7322
+ "kendo-switch-off-thumb-disabled-gradient": {
7323
+ "type": "Null",
7324
+ "value": "null"
7325
+ },
7441
7326
  "kendo-switch-on-track-bg": {
7442
7327
  "type": "String",
7443
7328
  "value": "var(--kendo-color-primary, #ff6358)"
@@ -7538,6 +7423,22 @@
7538
7423
  "type": "Null",
7539
7424
  "value": "null"
7540
7425
  },
7426
+ "kendo-switch-on-thumb-disabled-bg": {
7427
+ "type": "Null",
7428
+ "value": "null"
7429
+ },
7430
+ "kendo-switch-on-thumb-disabled-text": {
7431
+ "type": "Null",
7432
+ "value": "null"
7433
+ },
7434
+ "kendo-switch-on-thumb-disabled-border": {
7435
+ "type": "Null",
7436
+ "value": "null"
7437
+ },
7438
+ "kendo-switch-on-thumb-disabled-gradient": {
7439
+ "type": "Null",
7440
+ "value": "null"
7441
+ },
7541
7442
  "kendo-dropzone-padding-x": {
7542
7443
  "type": "String",
7543
7444
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -7806,6 +7707,22 @@
7806
7707
  "type": "String",
7807
7708
  "value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
7808
7709
  },
7710
+ "kendo-appbar-theme-colors": {
7711
+ "type": "Map",
7712
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
7713
+ "prettyValue": {
7714
+ "primary": "var(--kendo-color-primary, #ff6358)",
7715
+ "secondary": "var(--kendo-color-secondary, #666666)",
7716
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
7717
+ "info": "var(--kendo-color-info, #0058e9)",
7718
+ "success": "var(--kendo-color-success, #37b400)",
7719
+ "warning": "var(--kendo-color-warning, #ffc000)",
7720
+ "error": "var(--kendo-color-error, #f31700)",
7721
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
7722
+ "light": "var(--kendo-color-light, #ebebeb)",
7723
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
7724
+ }
7725
+ },
7809
7726
  "kendo-fab-border-width": {
7810
7727
  "type": "Number",
7811
7728
  "value": "1px"
@@ -8240,6 +8157,22 @@
8240
8157
  "type": "Number",
8241
8158
  "value": "20px"
8242
8159
  },
8160
+ "kendo-card-theme-colors": {
8161
+ "type": "Map",
8162
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
8163
+ "prettyValue": {
8164
+ "primary": "var(--kendo-color-primary, #ff6358)",
8165
+ "secondary": "var(--kendo-color-secondary, #666666)",
8166
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
8167
+ "info": "var(--kendo-color-info, #0058e9)",
8168
+ "success": "var(--kendo-color-success, #37b400)",
8169
+ "warning": "var(--kendo-color-warning, #ffc000)",
8170
+ "error": "var(--kendo-color-error, #f31700)",
8171
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
8172
+ "light": "var(--kendo-color-light, #ebebeb)",
8173
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
8174
+ }
8175
+ },
8243
8176
  "kendo-actionsheet-padding-x": {
8244
8177
  "type": "Null",
8245
8178
  "value": "null"
@@ -8420,6 +8353,10 @@
8420
8353
  "type": "String",
8421
8354
  "value": "var(--kendo-color-subtle, #666666)"
8422
8355
  },
8356
+ "kendo-actionsheet-item-description-line-height": {
8357
+ "type": "Null",
8358
+ "value": "null"
8359
+ },
8423
8360
  "kendo-actionsheet-item-hover-bg": {
8424
8361
  "type": "String",
8425
8362
  "value": "var(--kendo-color-base-hover, #ebebeb)"
@@ -8496,6 +8433,10 @@
8496
8433
  "type": "String",
8497
8434
  "value": "var(--kendo-font-size-lg, inherit)"
8498
8435
  },
8436
+ "kendo-adaptive-actionsheet-line-height": {
8437
+ "type": "String",
8438
+ "value": "var(--kendo-line-height, inherit)"
8439
+ },
8499
8440
  "kendo-adaptive-actionsheet-titlebar-padding-y": {
8500
8441
  "type": "String",
8501
8442
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8504,6 +8445,10 @@
8504
8445
  "type": "String",
8505
8446
  "value": "var(--kendo-spacing-4, 1rem)"
8506
8447
  },
8448
+ "kendo-adaptive-actionsheet-titlebar-border": {
8449
+ "type": "String",
8450
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
8451
+ },
8507
8452
  "kendo-adaptive-actionsheet-content-padding-y": {
8508
8453
  "type": "String",
8509
8454
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -8678,6 +8623,10 @@
8678
8623
  "type": "String",
8679
8624
  "value": "var(--kendo-spacing-2, 0.5rem)"
8680
8625
  },
8626
+ "kendo-dialog-bg": {
8627
+ "type": "String",
8628
+ "value": "var(--kendo-color-app-surface, #ffffff)"
8629
+ },
8681
8630
  "kendo-dialog-theme-colors": {
8682
8631
  "type": "Map",
8683
8632
  "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"light\": var(--kendo-color-light, #ebebeb), \"dark\": var(--kendo-color-dark, #3d3d3d))",
@@ -8743,6 +8692,14 @@
8743
8692
  "type": "Color",
8744
8693
  "value": "rgb(156, 156, 156)"
8745
8694
  },
8695
+ "kendo-drawer-items-padding-x": {
8696
+ "type": "Number",
8697
+ "value": "0"
8698
+ },
8699
+ "kendo-drawer-items-padding-y": {
8700
+ "type": "Number",
8701
+ "value": "0"
8702
+ },
8746
8703
  "kendo-drawer-item-padding-x": {
8747
8704
  "type": "String",
8748
8705
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8751,6 +8708,10 @@
8751
8708
  "type": "String",
8752
8709
  "value": "var(--kendo-spacing-2, 0.5rem)"
8753
8710
  },
8711
+ "kendo-drawer-item-spacing": {
8712
+ "type": "String",
8713
+ "value": "var(--kendo-spacing-4, 1rem)"
8714
+ },
8754
8715
  "kendo-drawer-item-font-size": {
8755
8716
  "type": "String",
8756
8717
  "value": "var(--kendo-font-size-lg, inherit)"
@@ -8759,6 +8720,10 @@
8759
8720
  "type": "String",
8760
8721
  "value": "var(--kendo-line-height-lg, normal)"
8761
8722
  },
8723
+ "kendo-drawer-item-font-weight": {
8724
+ "type": "String",
8725
+ "value": "var(--kendo-font-weight, normal)"
8726
+ },
8762
8727
  "kendo-drawer-item-level-padding-x": {
8763
8728
  "type": "String",
8764
8729
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8767,6 +8732,10 @@
8767
8732
  "type": "Number",
8768
8733
  "value": "5"
8769
8734
  },
8735
+ "kendo-drawer-item-border-radius": {
8736
+ "type": "Null",
8737
+ "value": "null"
8738
+ },
8770
8739
  "kendo-drawer-icon-padding-x": {
8771
8740
  "type": "String",
8772
8741
  "value": "var(--kendo-spacing-0, 0px)"
@@ -8811,6 +8780,10 @@
8811
8780
  "type": "String",
8812
8781
  "value": "var(--kendo-color-on-primary, #ffffff)"
8813
8782
  },
8783
+ "kendo-drawer-selected-focus-bg": {
8784
+ "type": "Null",
8785
+ "value": "null"
8786
+ },
8814
8787
  "kendo-notification-group-gap": {
8815
8788
  "type": "String",
8816
8789
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -8843,6 +8816,14 @@
8843
8816
  "type": "String",
8844
8817
  "value": "va(--kendo-line-height, normal)"
8845
8818
  },
8819
+ "kendo-notification-actions-padding-x": {
8820
+ "type": "Null",
8821
+ "value": "null"
8822
+ },
8823
+ "kendo-notification-actions-padding-y": {
8824
+ "type": "Null",
8825
+ "value": "null"
8826
+ },
8846
8827
  "kendo-notification-bg": {
8847
8828
  "type": "String",
8848
8829
  "value": "var(--kendo-color-surface-alt, #ffffff)"
@@ -9115,6 +9096,22 @@
9115
9096
  "type": "String",
9116
9097
  "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
9117
9098
  },
9099
+ "kendo-bottom-navigation-theme-colors": {
9100
+ "type": "Map",
9101
+ "value": "(\"primary\": var(--kendo-color-primary, #ff6358), \"secondary\": var(--kendo-color-secondary, #666666), \"tertiary\": var(--kendo-color-tertiary, #03a9f4), \"info\": var(--kendo-color-info, #0058e9), \"success\": var(--kendo-color-success, #37b400), \"warning\": var(--kendo-color-warning, #ffc000), \"error\": var(--kendo-color-error, #f31700), \"dark\": var(--kendo-color-dark, #3d3d3d), \"light\": var(--kendo-color-light, #ebebeb), \"inverse\": var(--kendo-color-dark, #3d3d3d))",
9102
+ "prettyValue": {
9103
+ "primary": "var(--kendo-color-primary, #ff6358)",
9104
+ "secondary": "var(--kendo-color-secondary, #666666)",
9105
+ "tertiary": "var(--kendo-color-tertiary, #03a9f4)",
9106
+ "info": "var(--kendo-color-info, #0058e9)",
9107
+ "success": "var(--kendo-color-success, #37b400)",
9108
+ "warning": "var(--kendo-color-warning, #ffc000)",
9109
+ "error": "var(--kendo-color-error, #f31700)",
9110
+ "dark": "var(--kendo-color-dark, #3d3d3d)",
9111
+ "light": "var(--kendo-color-light, #ebebeb)",
9112
+ "inverse": "var(--kendo-color-dark, #3d3d3d)"
9113
+ }
9114
+ },
9118
9115
  "kendo-breadcrumb-border-width": {
9119
9116
  "type": "Number",
9120
9117
  "value": "0px"
@@ -10290,15 +10287,15 @@
10290
10287
  },
10291
10288
  "kendo-panel-text": {
10292
10289
  "type": "String",
10293
- "value": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #3d3d3d))"
10290
+ "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
10294
10291
  },
10295
10292
  "kendo-panel-bg": {
10296
10293
  "type": "String",
10297
- "value": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))"
10294
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10298
10295
  },
10299
10296
  "kendo-panel-border": {
10300
10297
  "type": "String",
10301
- "value": "var(--kendo-component-border, var(--kendo-color-border, rgba(0, 0, 0, 0.08)))"
10298
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
10302
10299
  },
10303
10300
  "kendo-panelbar-padding-x": {
10304
10301
  "type": "String",
@@ -12960,6 +12957,18 @@
12960
12957
  "type": "String",
12961
12958
  "value": "var(--kendo-spacing-2, 0.5rem)"
12962
12959
  },
12960
+ "kendo-editor-ct-cell-text": {
12961
+ "type": "String",
12962
+ "value": "var(--kendo-color-on-primary, #ffffff)"
12963
+ },
12964
+ "kendo-editor-ct-cell-bg": {
12965
+ "type": "String",
12966
+ "value": "var(--kendo-color-primary, #ff6358)"
12967
+ },
12968
+ "kendo-editor-ct-cell-border": {
12969
+ "type": "String",
12970
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
12971
+ },
12963
12972
  "kendo-image-editor-margin-y": {
12964
12973
  "type": "Null",
12965
12974
  "value": "null"
@@ -13700,6 +13709,10 @@
13700
13709
  "type": "String",
13701
13710
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
13702
13711
  },
13712
+ "kendo-scheduler-header-bg": {
13713
+ "type": "String",
13714
+ "value": "var(--kendo-color-surface, #fafafa)"
13715
+ },
13703
13716
  "kendo-chat-padding-x": {
13704
13717
  "type": "String",
13705
13718
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -14952,6 +14965,30 @@
14952
14965
  "type": "String",
14953
14966
  "value": "var(--kendo-spacing-0\\.5, 0.125rem)"
14954
14967
  },
14968
+ "kendo-treemap-text": {
14969
+ "type": "String",
14970
+ "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
14971
+ },
14972
+ "kendo-treemap-bg": {
14973
+ "type": "String",
14974
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14975
+ },
14976
+ "kendo-treemap-border": {
14977
+ "type": "String",
14978
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
14979
+ },
14980
+ "kendo-treemap-title-text": {
14981
+ "type": "String",
14982
+ "value": "var(--kendo-color-on-app-surface, #3d3d3d)"
14983
+ },
14984
+ "kendo-treemap-title-bg": {
14985
+ "type": "String",
14986
+ "value": "var(--kendo-color-surface, #fafafa)"
14987
+ },
14988
+ "kendo-treemap-title-border": {
14989
+ "type": "String",
14990
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
14991
+ },
14955
14992
  "kendo-chart-overlay-bg": {
14956
14993
  "type": "String",
14957
14994
  "value": "var(--kendo-color-surface, #fafafa)"
@@ -15561,5 +15598,17 @@
15561
15598
  "kendo-group-menu-item-border": {
15562
15599
  "type": "String",
15563
15600
  "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
15601
+ },
15602
+ "kendo-marquee-text": {
15603
+ "type": "String",
15604
+ "value": "var(--kendo-color-on-primary, #ffffff)"
15605
+ },
15606
+ "kendo-marquee-bg": {
15607
+ "type": "String",
15608
+ "value": "var(--kendo-color-primary, #ff6358)"
15609
+ },
15610
+ "kendo-marquee-border": {
15611
+ "type": "String",
15612
+ "value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
15564
15613
  }
15565
15614
  }