@progress/kendo-theme-bootstrap 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 (131) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +1 -1
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +1 -1
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +1 -1
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +1 -1
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +1 -1
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-main.scss +1 -5
  16. package/dist/bootstrap-nordic.css +1 -1
  17. package/dist/bootstrap-nordic.scss +1 -1
  18. package/dist/bootstrap-turquoise-dark.css +1 -1
  19. package/dist/bootstrap-turquoise-dark.scss +1 -1
  20. package/dist/bootstrap-turquoise.css +1 -1
  21. package/dist/bootstrap-turquoise.scss +1 -1
  22. package/dist/bootstrap-urban.css +1 -1
  23. package/dist/bootstrap-urban.scss +1 -1
  24. package/dist/bootstrap-vintage.css +1 -1
  25. package/dist/bootstrap-vintage.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +5864 -5720
  27. package/dist/meta/sassdoc-raw-data.json +2823 -2763
  28. package/dist/meta/variables.json +414 -369
  29. package/lib/swatches/bootstrap-3-dark.json +1 -179
  30. package/lib/swatches/bootstrap-3.json +1 -179
  31. package/lib/swatches/bootstrap-4-dark.json +1 -182
  32. package/lib/swatches/bootstrap-4.json +1 -182
  33. package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
  34. package/lib/swatches/bootstrap-main-dark.json +1 -182
  35. package/lib/swatches/bootstrap-main.json +2 -184
  36. package/lib/swatches/bootstrap-nordic.json +1 -182
  37. package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
  38. package/lib/swatches/bootstrap-turquoise.json +1 -182
  39. package/lib/swatches/bootstrap-urban.json +1 -182
  40. package/lib/swatches/bootstrap-vintage.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -8
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +18 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +14 -1
  47. package/scss/bottom-navigation/_variables.scss +17 -4
  48. package/scss/breadcrumb/_variables.scss +9 -9
  49. package/scss/button/_variables.scss +28 -15
  50. package/scss/calendar/_variables.scss +40 -21
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +20 -7
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +11 -11
  55. package/scss/checkbox/_variables.scss +8 -8
  56. package/scss/chip/_theme.scss +3 -3
  57. package/scss/chip/_variables.scss +26 -7
  58. package/scss/color-preview/_variables.scss +3 -3
  59. package/scss/coloreditor/_variables.scss +4 -4
  60. package/scss/colorgradient/_variables.scss +7 -37
  61. package/scss/core/_index.scss +8 -4
  62. package/scss/core/color-system/_swatch.scss +0 -2
  63. package/scss/dataviz/_variables.scss +61 -47
  64. package/scss/dialog/_variables.scss +8 -3
  65. package/scss/dock-manager/_variables.scss +8 -8
  66. package/scss/draggable/_variables.scss +4 -4
  67. package/scss/drawer/_variables.scss +36 -11
  68. package/scss/dropzone/_variables.scss +6 -6
  69. package/scss/editor/_variables.scss +11 -4
  70. package/scss/expansion-panel/_variables.scss +5 -5
  71. package/scss/fab/_theme.scss +21 -21
  72. package/scss/fab/_variables.scss +15 -4
  73. package/scss/filemanager/_variables.scss +5 -5
  74. package/scss/filter/_variables.scss +3 -3
  75. package/scss/forms/_variables.scss +2 -2
  76. package/scss/gantt/_variables.scss +28 -28
  77. package/scss/grid/_theme.scss +10 -20
  78. package/scss/grid/_variables.scss +12 -12
  79. package/scss/imageeditor/_variables.scss +4 -4
  80. package/scss/index.scss +3 -0
  81. package/scss/input/_variables.scss +16 -16
  82. package/scss/list/_variables.scss +89 -12
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +3 -3
  85. package/scss/listview/_variables.scss +5 -5
  86. package/scss/loader/_variables.scss +17 -3
  87. package/scss/map/_variables.scss +5 -5
  88. package/scss/marquee/_index.scss +16 -0
  89. package/scss/marquee/_layout.scss +6 -0
  90. package/scss/marquee/_theme.scss +6 -0
  91. package/scss/marquee/_variables.scss +11 -0
  92. package/scss/mediaplayer/_variables.scss +4 -4
  93. package/scss/menu/_variables.scss +17 -9
  94. package/scss/messagebox/_variables.scss +14 -1
  95. package/scss/no-data/_variables.scss +1 -1
  96. package/scss/notification/_functions.scss +3 -3
  97. package/scss/notification/_variables.scss +23 -4
  98. package/scss/orgchart/_variables.scss +8 -8
  99. package/scss/overlay/_variables.scss +13 -3
  100. package/scss/pager/_variables.scss +12 -12
  101. package/scss/panel/_variables.scss +3 -3
  102. package/scss/panelbar/_variables.scss +12 -12
  103. package/scss/pdf-viewer/_variables.scss +13 -13
  104. package/scss/pivotgrid/_variables.scss +22 -22
  105. package/scss/popup/_variables.scss +3 -3
  106. package/scss/progressbar/_variables.scss +6 -6
  107. package/scss/prompt/_variables.scss +12 -12
  108. package/scss/rating/_variables.scss +4 -4
  109. package/scss/scheduler/_variables.scss +17 -14
  110. package/scss/scrollview/_variables.scss +5 -5
  111. package/scss/signature/_variables.scss +1 -1
  112. package/scss/skeleton/_variables.scss +1 -1
  113. package/scss/slider/_variables.scss +21 -13
  114. package/scss/splitter/_variables.scss +8 -8
  115. package/scss/spreadsheet/_variables.scss +25 -25
  116. package/scss/stepper/_variables.scss +15 -15
  117. package/scss/switch/_variables.scss +45 -11
  118. package/scss/table/_variables.scss +10 -10
  119. package/scss/tabstrip/_variables.scss +14 -14
  120. package/scss/taskboard/_variables.scss +15 -15
  121. package/scss/tilelayout/_variables.scss +2 -2
  122. package/scss/timeline/_variables.scss +7 -7
  123. package/scss/timeselector/_variables.scss +18 -8
  124. package/scss/toolbar/_variables.scss +8 -8
  125. package/scss/tooltip/_functions.scss +1 -1
  126. package/scss/tooltip/_variables.scss +14 -3
  127. package/scss/treeview/_variables.scss +9 -9
  128. package/scss/typography/_variables.scss +3 -3
  129. package/scss/upload/_variables.scss +13 -13
  130. package/scss/window/_variables.scss +8 -7
  131. package/scss/core/color-system/_swatch-legacy.scss +0 -274
@@ -11,10 +11,6 @@
11
11
  "type": "Null",
12
12
  "value": "null"
13
13
  },
14
- "kendo-enable-color-system": {
15
- "type": "Bool",
16
- "value": "true"
17
- },
18
14
  "kendo-is-dark-theme": {
19
15
  "type": "Bool",
20
16
  "value": "false"
@@ -313,10 +309,6 @@
313
309
  "15": "#5e2036"
314
310
  }
315
311
  },
316
- "kendo-palettes": {
317
- "type": "List",
318
- "value": "()"
319
- },
320
312
  "kendo-colors": {
321
313
  "type": "Map",
322
314
  "value": "(app-surface: #ffffff, on-app-surface: #212529, subtle: #596169, surface: #f8f9fa, surface-alt: #ffffff, border: rgba(33, 37, 41, 0.13), border-alt: rgba(33, 37, 41, 0.2), base-subtle: #e9ecef, base-subtle-hover: #dee2e6, base-subtle-active: #ced4da, base: #dee2e6, base-hover: #ced4da, base-active: #bdc4cb, base-emphasis: rgba(33, 37, 41, 0.34), base-on-subtle: #212529, on-base: #212529, base-on-surface: #212529, primary-subtle: #cfe2ff, primary-subtle-hover: #b6d4fe, primary-subtle-active: #9ec5fe, primary: #0d6efd, primary-hover: #0c64e4, primary-active: #0a58ca, primary-emphasis: rgba(13, 110, 253, 0.4), primary-on-subtle: #052c65, on-primary: #ffffff, primary-on-surface: #0d6efd, secondary-subtle: #dee2e6, secondary-subtle-hover: #ced4da, secondary-subtle-active: #bdc4cb, secondary: #6c757d, secondary-hover: #596169, secondary-active: #495057, secondary-emphasis: rgba(108, 117, 125, 0.4), secondary-on-subtle: #2B2F32, on-secondary: #ffffff, secondary-on-surface: #6c757d, tertiary-subtle: #e2d9f3, tertiary-subtle-hover: #d3c5ec, tertiary-subtle-active: #c5b3e6, tertiary: #6f42c1, tertiary-hover: #59359a, tertiary-active: #4e2f89, tertiary-emphasis: rgba(111, 66, 193, 0.4), tertiary-on-subtle: #432874, on-tertiary: #ffffff, tertiary-on-surface: #6f42c1, info-subtle: #cff4fc, info-subtle-hover: #b7eefa, info-subtle-active: #9eeaf9, info: #0dcaf0, info-hover: #3dd5f3, info-active: #6edff6, info-emphasis: rgba(13, 202, 240, 0.4), info-on-subtle: #055160, on-info: #000000, info-on-surface: #0dcaf0, success-subtle: #d1e7dd, success-subtle-hover: #badbcc, success-subtle-active: #a3cfbb, success: #198754, success-hover: #146C43, success-active: #0F5132, success-emphasis: rgba(25, 135, 84, 0.4), success-on-subtle: #0A3622, on-success: #ffffff, success-on-surface: #198754, warning-subtle: #fff3cd, warning-subtle-hover: #ffecb5, warning-subtle-active: #ffe69c, warning: #ffc107, warning-hover: #ffcd39, warning-active: #ffda6a, warning-emphasis: rgba(255, 193, 7, 0.4), warning-on-subtle: #664d03, on-warning: #000000, warning-on-surface: #ffc107, error-subtle: #f8d7da, error-subtle-hover: #f5c2c7, error-subtle-active: #f1aeb5, error: #dc3545, error-hover: #b02a37, error-active: #9a2530, error-emphasis: rgba(220, 53, 69, 0.4), error-on-subtle: #58151c, on-error: #ffffff, error-on-surface: #dc3545, light-subtle: #ffffff, light-subtle-hover: #f8f9fa, light-subtle-active: #e9ecef, light: #f8f9fa, light-hover: #e9ecef, light-active: #dee2e6, light-emphasis: rgba(33, 37, 41, 0.1), light-on-subtle: #495057, on-light: #000000, light-on-surface: #f8f9fa, dark-subtle: #495057, dark-subtle-hover: #596169, dark-subtle-active: #6c757d, dark: #212529, dark-hover: #343a40, dark-active: #495057, dark-emphasis: rgba(33, 37, 41, 0.4), dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #212529, inverse-subtle: #495057, inverse-subtle-hover: #596169, inverse-subtle-active: #6c757d, inverse: #212529, inverse-hover: #343a40, inverse-active: #495057, inverse-emphasis: rgba(33, 37, 41, 0.4), inverse-on-subtle: #ffffff, on-inverse: #ffffff, inverse-on-surface: #212529, series-a: #0c64e4, series-a-bold: #084298, series-a-bolder: #052c65, series-a-subtle: #3d8bfd, series-a-subtler: #86b6fe, series-b: #6f42c1, series-b-bold: #4e2f89, series-b-bolder: #36215f, series-b-subtle: #8c68cd, series-b-subtler: #b9a3e1, series-c: #20c997, series-c-bold: #13795b, series-c-bolder: #0d503c, series-c-subtle: #79dfc1, series-c-subtler: #c1f0e2, series-d: #198754, series-d-bold: #0F5132, series-d-bolder: #0A3622, series-d-subtle: #479F76, series-d-subtler: #8cc3aa, series-e: #dc3545, series-e-bold: #9a2530, series-e-bolder: #6e1b23, series-e-subtle: #e35d6a, series-e-subtler: #f1aeb5, series-f: #ffc107, series-f-bold: #b38705, series-f-bolder: #806104, series-f-subtle: #ffcd39, series-f-subtler: #ffe083)",
@@ -900,321 +892,6 @@
900
892
  "type": "List",
901
893
  "value": "(color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out)"
902
894
  },
903
- "kendo-color-primary": {
904
- "type": "String",
905
- "value": "var(--kendo-color-primary, #0d6efd)"
906
- },
907
- "kendo-color-primary-lighter": {
908
- "type": "String",
909
- "value": "var(--kendo-color-primary-subtle, #cfe2ff)"
910
- },
911
- "kendo-color-primary-darker": {
912
- "type": "String",
913
- "value": "var(--kendo-color-primary-active, #0a58ca)"
914
- },
915
- "kendo-color-primary-contrast": {
916
- "type": "String",
917
- "value": "var(--kendo-color-on-primary, #ffffff)"
918
- },
919
- "kendo-color-secondary": {
920
- "type": "String",
921
- "value": "var(--kendo-color-secondary, #6c757d)"
922
- },
923
- "kendo-color-secondary-lighter": {
924
- "type": "String",
925
- "value": "var(--kendo-color-secondary-subtle, #dee2e6)"
926
- },
927
- "kendo-color-secondary-darker": {
928
- "type": "String",
929
- "value": "var(--kendo-color-secondary-active, #495057)"
930
- },
931
- "kendo-color-secondary-contrast": {
932
- "type": "String",
933
- "value": "var(--kendo-color-on-secondary, #ffffff)"
934
- },
935
- "kendo-color-tertiary": {
936
- "type": "String",
937
- "value": "var(--kendo-color-tertiary, #6f42c1)"
938
- },
939
- "kendo-color-tertiary-lighter": {
940
- "type": "String",
941
- "value": "var(--kendo-color-tertiary-subtle, #e2d9f3)"
942
- },
943
- "kendo-color-tertiary-darker": {
944
- "type": "String",
945
- "value": "var(--kendo-color-tertiary-active, #4e2f89)"
946
- },
947
- "kendo-color-tertiary-contrast": {
948
- "type": "String",
949
- "value": "var(--kendo-color-on-primary, #ffffff)"
950
- },
951
- "kendo-color-info": {
952
- "type": "String",
953
- "value": "var(--kendo-color-info, #0dcaf0)"
954
- },
955
- "kendo-color-info-lighter": {
956
- "type": "String",
957
- "value": "var(--kendo-color-info-subtle, #cff4fc)"
958
- },
959
- "kendo-color-info-darker": {
960
- "type": "String",
961
- "value": "var(--kendo-color-info-active, #6edff6)"
962
- },
963
- "kendo-color-success": {
964
- "type": "String",
965
- "value": "var(--kendo-color-success, #198754)"
966
- },
967
- "kendo-color-success-lighter": {
968
- "type": "String",
969
- "value": "var(--kendo-color-success-subtle, #d1e7dd)"
970
- },
971
- "kendo-color-success-darker": {
972
- "type": "String",
973
- "value": "var(--kendo-color-success-active, #0F5132)"
974
- },
975
- "kendo-color-warning": {
976
- "type": "String",
977
- "value": "var(--kendo-color-warning, #ffc107)"
978
- },
979
- "kendo-color-warning-lighter": {
980
- "type": "String",
981
- "value": "var(--kendo-color-warning-subtle, #fff3cd)"
982
- },
983
- "kendo-color-warning-darker": {
984
- "type": "String",
985
- "value": "var(--kendo-color-warning-active, #ffda6a)"
986
- },
987
- "kendo-color-error": {
988
- "type": "String",
989
- "value": "var(--kendo-color-error, #dc3545)"
990
- },
991
- "kendo-color-error-lighter": {
992
- "type": "String",
993
- "value": "var(--kendo-color-error-subtle, #f8d7da)"
994
- },
995
- "kendo-color-error-darker": {
996
- "type": "String",
997
- "value": "var(--kendo-color-error-active, #9a2530)"
998
- },
999
- "kendo-color-dark": {
1000
- "type": "String",
1001
- "value": "var(--kendo-color-dark, #212529)"
1002
- },
1003
- "kendo-color-light": {
1004
- "type": "String",
1005
- "value": "var(--kendo-color-light, #f8f9fa)"
1006
- },
1007
- "kendo-color-inverse": {
1008
- "type": "String",
1009
- "value": "var(--kendo-color-dark, #212529)"
1010
- },
1011
- "kendo-body-bg": {
1012
- "type": "String",
1013
- "value": "var(--kendo-color-app-surface, #ffffff)"
1014
- },
1015
- "kendo-body-text": {
1016
- "type": "String",
1017
- "value": "var(--kendo-color-on-app-surface, #212529)"
1018
- },
1019
- "kendo-app-bg": {
1020
- "type": "String",
1021
- "value": "var(--kendo-color-surface, #f8f9fa)"
1022
- },
1023
- "kendo-app-text": {
1024
- "type": "String",
1025
- "value": "var(--kendo-color-on-app-surface, #212529)"
1026
- },
1027
- "kendo-app-border": {
1028
- "type": "String",
1029
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1030
- },
1031
- "kendo-component-bg": {
1032
- "type": "String",
1033
- "value": "var(--kendo-color-app-surface, #ffffff)"
1034
- },
1035
- "kendo-component-text": {
1036
- "type": "String",
1037
- "value": "var(--kendo-color-on-app-surface, #212529)"
1038
- },
1039
- "kendo-component-border": {
1040
- "type": "String",
1041
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1042
- },
1043
- "kendo-base-bg": {
1044
- "type": "String",
1045
- "value": "var(--kendo-color-surface, #f8f9fa)"
1046
- },
1047
- "kendo-base-text": {
1048
- "type": "String",
1049
- "value": "var(--kendo-color-on-app-surface, #212529)"
1050
- },
1051
- "kendo-base-border": {
1052
- "type": "String",
1053
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1054
- },
1055
- "kendo-base-gradient": {
1056
- "type": "Null",
1057
- "value": "null"
1058
- },
1059
- "kendo-hover-bg": {
1060
- "type": "String",
1061
- "value": "var(--kendo-color-base-subtle-hover, #dee2e6)"
1062
- },
1063
- "kendo-hover-text": {
1064
- "type": "String",
1065
- "value": "var(--kendo-color-on-app-surface, #212529)"
1066
- },
1067
- "kendo-hover-border": {
1068
- "type": "String",
1069
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1070
- },
1071
- "kendo-hover-gradient": {
1072
- "type": "Null",
1073
- "value": "null"
1074
- },
1075
- "kendo-selected-bg": {
1076
- "type": "String",
1077
- "value": "var(--kendo-color-primary, #0d6efd)"
1078
- },
1079
- "kendo-selected-text": {
1080
- "type": "String",
1081
- "value": "var(--kendo-color-on-primary, #ffffff)"
1082
- },
1083
- "kendo-selected-border": {
1084
- "type": "String",
1085
- "value": "var(--kendo-color-primary, #0d6efd)"
1086
- },
1087
- "kendo-selected-gradient": {
1088
- "type": "Null",
1089
- "value": "null"
1090
- },
1091
- "kendo-selected-hover-bg": {
1092
- "type": "String",
1093
- "value": "var(--kendo-color-primary-hover, #0c64e4)"
1094
- },
1095
- "kendo-selected-hover-text": {
1096
- "type": "String",
1097
- "value": "var(--kendo-color-on-primary, #ffffff)"
1098
- },
1099
- "kendo-selected-hover-border": {
1100
- "type": "String",
1101
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1102
- },
1103
- "kendo-selected-hover-gradient": {
1104
- "type": "Null",
1105
- "value": "null"
1106
- },
1107
- "kendo-component-header-bg": {
1108
- "type": "String",
1109
- "value": "var(--kendo-color-surface, #f8f9fa)"
1110
- },
1111
- "kendo-component-header-text": {
1112
- "type": "String",
1113
- "value": "var(--kendo-color-on-app-surface, #212529)"
1114
- },
1115
- "kendo-component-header-border": {
1116
- "type": "String",
1117
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
1118
- },
1119
- "kendo-component-header-gradient": {
1120
- "type": "Null",
1121
- "value": "null"
1122
- },
1123
- "kendo-focus-outline": {
1124
- "type": "Null",
1125
- "value": "null"
1126
- },
1127
- "kendo-subtle-text": {
1128
- "type": "String",
1129
- "value": "var(--kendo-color-subtle, #596169)"
1130
- },
1131
- "kendo-link-text": {
1132
- "type": "String",
1133
- "value": "var(--kendo-color-primary, #0d6efd)"
1134
- },
1135
- "kendo-link-hover-text": {
1136
- "type": "String",
1137
- "value": "var(--kendo-color-primary-hover, #0c64e4)"
1138
- },
1139
- "kendo-invalid-bg": {
1140
- "type": "Null",
1141
- "value": "null"
1142
- },
1143
- "kendo-invalid-text": {
1144
- "type": "String",
1145
- "value": "var(--kendo-color-error, #dc3545)"
1146
- },
1147
- "kendo-invalid-border": {
1148
- "type": "String",
1149
- "value": "var(--kendo-color-error, #dc3545)"
1150
- },
1151
- "kendo-invalid-shadow": {
1152
- "type": "List",
1153
- "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-error, #dc3545) 25%, transparent))"
1154
- },
1155
- "kendo-valid-bg": {
1156
- "type": "Null",
1157
- "value": "null"
1158
- },
1159
- "kendo-valid-text": {
1160
- "type": "String",
1161
- "value": "var(--kendo-color-success, #198754)"
1162
- },
1163
- "kendo-valid-border": {
1164
- "type": "String",
1165
- "value": "var(--kendo-color-success, #198754)"
1166
- },
1167
- "kendo-valid-shadow": {
1168
- "type": "List",
1169
- "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-success, #198754) 25%, transparent))"
1170
- },
1171
- "kendo-disabled-bg": {
1172
- "type": "Null",
1173
- "value": "null"
1174
- },
1175
- "kendo-disabled-text": {
1176
- "type": "Null",
1177
- "value": "null"
1178
- },
1179
- "kendo-disabled-border": {
1180
- "type": "Null",
1181
- "value": "null"
1182
- },
1183
- "kendo-disabled-opacity": {
1184
- "type": "Number",
1185
- "value": "0.65"
1186
- },
1187
- "kendo-disabled-filter": {
1188
- "type": "String",
1189
- "value": "grayscale(0.1)"
1190
- },
1191
- "kendo-disabled-styling": {
1192
- "type": "Map",
1193
- "value": "(bg: null, color: null, border: null, opacity: 0.65, filter: grayscale(0.1))",
1194
- "prettyValue": {
1195
- "bg": null,
1196
- "color": null,
1197
- "border": null,
1198
- "opacity": 0.65,
1199
- "filter": "grayscale(0.1)"
1200
- }
1201
- },
1202
- "kendo-theme-colors": {
1203
- "type": "Map",
1204
- "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))",
1205
- "prettyValue": {
1206
- "primary": "var(--kendo-color-primary, #0d6efd)",
1207
- "secondary": "var(--kendo-color-secondary, #6c757d)",
1208
- "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
1209
- "info": "var(--kendo-color-info, #0dcaf0)",
1210
- "success": "var(--kendo-color-success, #198754)",
1211
- "warning": "var(--kendo-color-warning, #ffc107)",
1212
- "error": "var(--kendo-color-error, #dc3545)",
1213
- "dark": "var(--kendo-color-dark, #212529)",
1214
- "light": "var(--kendo-color-light, #f8f9fa)",
1215
- "inverse": "var(--kendo-color-dark, #212529)"
1216
- }
1217
- },
1218
895
  "kendo-h1-font-size": {
1219
896
  "type": "Number",
1220
897
  "value": "2.5rem"
@@ -1687,6 +1364,22 @@
1687
1364
  "type": "String",
1688
1365
  "value": "underline"
1689
1366
  },
1367
+ "kendo-message-box-theme-colors": {
1368
+ "type": "Map",
1369
+ "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))",
1370
+ "prettyValue": {
1371
+ "primary": "var(--kendo-color-primary, #0d6efd)",
1372
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
1373
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
1374
+ "info": "var(--kendo-color-info, #0dcaf0)",
1375
+ "success": "var(--kendo-color-success, #198754)",
1376
+ "warning": "var(--kendo-color-warning, #ffc107)",
1377
+ "error": "var(--kendo-color-error, #dc3545)",
1378
+ "dark": "var(--kendo-color-dark, #212529)",
1379
+ "light": "var(--kendo-color-light, #f8f9fa)",
1380
+ "inverse": "var(--kendo-color-dark, #212529)"
1381
+ }
1382
+ },
1690
1383
  "kendo-drag-hint-padding-x": {
1691
1384
  "type": "String",
1692
1385
  "value": "var(--kendo-spacing-3, 0.75rem)"
@@ -1879,6 +1572,38 @@
1879
1572
  "type": "String",
1880
1573
  "value": "var(--kendo-spacing-4, 1rem)"
1881
1574
  },
1575
+ "kendo-list-filter-padding-x": {
1576
+ "type": "String",
1577
+ "value": "var(--kendo-spacing-4, 1rem)"
1578
+ },
1579
+ "kendo-list-sm-filter-padding-x": {
1580
+ "type": "String",
1581
+ "value": "var(--kendo-spacing-4, 1rem)"
1582
+ },
1583
+ "kendo-list-md-filter-padding-x": {
1584
+ "type": "String",
1585
+ "value": "var(--kendo-spacing-4, 1rem)"
1586
+ },
1587
+ "kendo-list-lg-filter-padding-x": {
1588
+ "type": "String",
1589
+ "value": "var(--kendo-spacing-4, 1rem)"
1590
+ },
1591
+ "kendo-list-filter-padding-y": {
1592
+ "type": "String",
1593
+ "value": "var(--kendo-spacing-4, 1rem)"
1594
+ },
1595
+ "kendo-list-sm-filter-padding-y": {
1596
+ "type": "String",
1597
+ "value": "var(--kendo-spacing-4, 1rem)"
1598
+ },
1599
+ "kendo-list-md-filter-padding-y": {
1600
+ "type": "String",
1601
+ "value": "var(--kendo-spacing-4, 1rem)"
1602
+ },
1603
+ "kendo-list-lg-filter-padding-y": {
1604
+ "type": "String",
1605
+ "value": "var(--kendo-spacing-4, 1rem)"
1606
+ },
1882
1607
  "kendo-list-item-padding-x": {
1883
1608
  "type": "Null",
1884
1609
  "value": "null"
@@ -2007,17 +1732,65 @@
2007
1732
  "type": "Null",
2008
1733
  "value": "null"
2009
1734
  },
2010
- "kendo-list-lg-group-item-line-height": {
2011
- "type": "Null",
2012
- "value": "null"
1735
+ "kendo-list-lg-group-item-line-height": {
1736
+ "type": "Null",
1737
+ "value": "null"
1738
+ },
1739
+ "kendo-list-group-item-font-weight": {
1740
+ "type": "String",
1741
+ "value": "var(--kendo-font-weight-bold, normal)"
1742
+ },
1743
+ "kendo-list-item-group-label-sm-font-size": {
1744
+ "type": "Number",
1745
+ "value": "0.75em"
1746
+ },
1747
+ "kendo-list-item-group-label-md-font-size": {
1748
+ "type": "Number",
1749
+ "value": "0.75em"
1750
+ },
1751
+ "kendo-list-item-group-label-lg-font-size": {
1752
+ "type": "Number",
1753
+ "value": "0.75em"
1754
+ },
1755
+ "kendo-list-item-group-label-sm-line-height": {
1756
+ "type": "String",
1757
+ "value": "inherit"
1758
+ },
1759
+ "kendo-list-item-group-label-md-line-height": {
1760
+ "type": "String",
1761
+ "value": "inherit"
1762
+ },
1763
+ "kendo-list-item-group-label-lg-line-height": {
1764
+ "type": "String",
1765
+ "value": "inherit"
1766
+ },
1767
+ "kendo-list-item-group-label-sm-padding-x": {
1768
+ "type": "Number",
1769
+ "value": "0.5em"
1770
+ },
1771
+ "kendo-list-item-group-label-md-padding-x": {
1772
+ "type": "Number",
1773
+ "value": "0.5em"
1774
+ },
1775
+ "kendo-list-item-group-label-lg-padding-x": {
1776
+ "type": "Number",
1777
+ "value": "0.5em"
1778
+ },
1779
+ "kendo-list-item-group-label-sm-padding-y": {
1780
+ "type": "Number",
1781
+ "value": "0"
2013
1782
  },
2014
- "kendo-list-group-item-font-weight": {
2015
- "type": "String",
2016
- "value": "var(--kendo-font-weight-bold, normal)"
1783
+ "kendo-list-item-group-label-md-padding-y": {
1784
+ "type": "Number",
1785
+ "value": "0"
1786
+ },
1787
+ "kendo-list-item-group-label-lg-padding-y": {
1788
+ "type": "Number",
1789
+ "value": "0"
2017
1790
  },
2018
1791
  "kendo-list-sizes": {
2019
1792
  "type": "Map",
2020
- "value": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, 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), 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), 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))",
1793
+ "value": "(sm: (font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286, 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: 0.75em, 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: 0.75em, 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: 0.75em, item-group-label-line-height: inherit, filter-padding-x: var(--kendo-spacing-4, 1rem), filter-padding-y: var(--kendo-spacing-4, 1rem)))",
2021
1794
  "prettyValue": {
2022
1795
  "sm": {
2023
1796
  "font-size": "var(--kendo-font-size-sm, inherit)",
@@ -2033,7 +1806,13 @@
2033
1806
  "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
2034
1807
  "group-item-padding-y": "var(--kendo-spacing-0\\.5, 0.125rem)",
2035
1808
  "group-item-font-size": null,
2036
- "group-item-line-height": null
1809
+ "group-item-line-height": null,
1810
+ "item-group-label-padding-x": "0.5em",
1811
+ "item-group-label-padding-y": 0,
1812
+ "item-group-label-font-size": "0.75em",
1813
+ "item-group-label-line-height": "inherit",
1814
+ "filter-padding-x": "var(--kendo-spacing-4, 1rem)",
1815
+ "filter-padding-y": "var(--kendo-spacing-4, 1rem)"
2037
1816
  },
2038
1817
  "md": {
2039
1818
  "font-size": "var(--kendo-font-size, inherit)",
@@ -2049,7 +1828,13 @@
2049
1828
  "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
2050
1829
  "group-item-padding-y": "var(--kendo-spacing-1, 0.25rem)",
2051
1830
  "group-item-font-size": null,
2052
- "group-item-line-height": null
1831
+ "group-item-line-height": null,
1832
+ "item-group-label-padding-x": "0.5em",
1833
+ "item-group-label-padding-y": 0,
1834
+ "item-group-label-font-size": "0.75em",
1835
+ "item-group-label-line-height": "inherit",
1836
+ "filter-padding-x": "var(--kendo-spacing-4, 1rem)",
1837
+ "filter-padding-y": "var(--kendo-spacing-4, 1rem)"
2053
1838
  },
2054
1839
  "lg": {
2055
1840
  "font-size": "var(--kendo-font-size, inherit)",
@@ -2065,7 +1850,13 @@
2065
1850
  "group-item-padding-x": "var(--kendo-spacing-4, 1rem)",
2066
1851
  "group-item-padding-y": "var(--kendo-spacing-1\\.5, 0.375rem)",
2067
1852
  "group-item-font-size": null,
2068
- "group-item-line-height": null
1853
+ "group-item-line-height": null,
1854
+ "item-group-label-padding-x": "0.5em",
1855
+ "item-group-label-padding-y": 0,
1856
+ "item-group-label-font-size": "0.75em",
1857
+ "item-group-label-line-height": "inherit",
1858
+ "filter-padding-x": "var(--kendo-spacing-4, 1rem)",
1859
+ "filter-padding-y": "var(--kendo-spacing-4, 1rem)"
2069
1860
  }
2070
1861
  }
2071
1862
  },
@@ -2613,6 +2404,22 @@
2613
2404
  }
2614
2405
  }
2615
2406
  },
2407
+ "kendo-badge-theme-colors": {
2408
+ "type": "Map",
2409
+ "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))",
2410
+ "prettyValue": {
2411
+ "primary": "var(--kendo-color-primary, #0d6efd)",
2412
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
2413
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
2414
+ "info": "var(--kendo-color-info, #0dcaf0)",
2415
+ "success": "var(--kendo-color-success, #198754)",
2416
+ "warning": "var(--kendo-color-warning, #ffc107)",
2417
+ "error": "var(--kendo-color-error, #dc3545)",
2418
+ "dark": "var(--kendo-color-dark, #212529)",
2419
+ "light": "var(--kendo-color-light, #f8f9fa)",
2420
+ "inverse": "var(--kendo-color-dark, #212529)"
2421
+ }
2422
+ },
2616
2423
  "kendo-color-preview-border-radius": {
2617
2424
  "type": "String",
2618
2425
  "value": "var(--kendo-border-radius-md, 0.375rem)"
@@ -2805,6 +2612,22 @@
2805
2612
  "type": "Number",
2806
2613
  "value": "100"
2807
2614
  },
2615
+ "kendo-loader-theme-colors": {
2616
+ "type": "Map",
2617
+ "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))",
2618
+ "prettyValue": {
2619
+ "primary": "var(--kendo-color-primary, #0d6efd)",
2620
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
2621
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
2622
+ "info": "var(--kendo-color-info, #0dcaf0)",
2623
+ "success": "var(--kendo-color-success, #198754)",
2624
+ "warning": "var(--kendo-color-warning, #ffc107)",
2625
+ "error": "var(--kendo-color-error, #dc3545)",
2626
+ "dark": "var(--kendo-color-dark, #212529)",
2627
+ "light": "var(--kendo-color-light, #f8f9fa)",
2628
+ "inverse": "var(--kendo-color-dark, #212529)"
2629
+ }
2630
+ },
2808
2631
  "kendo-skeleton-text-transform": {
2809
2632
  "type": "String",
2810
2633
  "value": "scale(1, 0.6)"
@@ -3009,6 +2832,10 @@
3009
2832
  "type": "String",
3010
2833
  "value": "var(--kendo-font-family, inherit)"
3011
2834
  },
2835
+ "kendo-button-font-weight": {
2836
+ "type": "String",
2837
+ "value": "var(--kendo-font-weight-normal, normal)"
2838
+ },
3012
2839
  "kendo-button-font-size": {
3013
2840
  "type": "Number",
3014
2841
  "value": "1rem"
@@ -3099,8 +2926,9 @@
3099
2926
  },
3100
2927
  "kendo-button-theme-colors": {
3101
2928
  "type": "Map",
3102
- "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), \"base\": var(--kendo-color-base, #dee2e6))",
2929
+ "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))",
3103
2930
  "prettyValue": {
2931
+ "base": "var(--kendo-color-base, #dee2e6)",
3104
2932
  "primary": "var(--kendo-color-primary, #0d6efd)",
3105
2933
  "secondary": "var(--kendo-color-secondary, #6c757d)",
3106
2934
  "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
@@ -3110,8 +2938,7 @@
3110
2938
  "error": "var(--kendo-color-error, #dc3545)",
3111
2939
  "dark": "var(--kendo-color-dark, #212529)",
3112
2940
  "light": "var(--kendo-color-light, #f8f9fa)",
3113
- "inverse": "var(--kendo-color-dark, #212529)",
3114
- "base": "var(--kendo-color-base, #dee2e6)"
2941
+ "inverse": "var(--kendo-color-dark, #212529)"
3115
2942
  }
3116
2943
  },
3117
2944
  "kendo-button-bg": {
@@ -4614,6 +4441,10 @@
4614
4441
  "type": "Null",
4615
4442
  "value": "null"
4616
4443
  },
4444
+ "kendo-slider-draghandle-hover-shadow": {
4445
+ "type": "Null",
4446
+ "value": "null"
4447
+ },
4617
4448
  "kendo-slider-draghandle-pressed-bg": {
4618
4449
  "type": "String",
4619
4450
  "value": "var(--kendo-color-primary-active, #0a58ca)"
@@ -4670,6 +4501,10 @@
4670
4501
  "type": "String",
4671
4502
  "value": "\"data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7\""
4672
4503
  },
4504
+ "kendo-slider-tick-marker-bg": {
4505
+ "type": "Null",
4506
+ "value": "null"
4507
+ },
4673
4508
  "kendo-chip-border-width": {
4674
4509
  "type": "Number",
4675
4510
  "value": "1px"
@@ -4710,6 +4545,10 @@
4710
4545
  "type": "String",
4711
4546
  "value": "var(--kendo-spacing-1\\.5, 0.375rem)"
4712
4547
  },
4548
+ "kendo-chip-font-weight": {
4549
+ "type": "String",
4550
+ "value": "var(--kendo-font-weight-normal, normal)"
4551
+ },
4713
4552
  "kendo-chip-font-size": {
4714
4553
  "type": "String",
4715
4554
  "value": "var(--kendo-font-size, inherit)"
@@ -4865,6 +4704,18 @@
4865
4704
  "type": "String",
4866
4705
  "value": "var(--kendo-color-base-subtle, #e9ecef)"
4867
4706
  },
4707
+ "kendo-chip-disabled-text": {
4708
+ "type": "Null",
4709
+ "value": "null"
4710
+ },
4711
+ "kendo-chip-disabled-bg": {
4712
+ "type": "Null",
4713
+ "value": "null"
4714
+ },
4715
+ "kendo-chip-disabled-border": {
4716
+ "type": "Null",
4717
+ "value": "null"
4718
+ },
4868
4719
  "kendo-chip-list-sizes": {
4869
4720
  "type": "Map",
4870
4721
  "value": "(sm: var(--kendo-spacing-1, 0.25rem), md: var(--kendo-spacing-1, 0.25rem), lg: var(--kendo-spacing-1, 0.25rem))",
@@ -5062,6 +4913,14 @@
5062
4913
  "type": "Null",
5063
4914
  "value": "null"
5064
4915
  },
4916
+ "kendo-menu-icon-padding-x": {
4917
+ "type": "Null",
4918
+ "value": "null"
4919
+ },
4920
+ "kendo-menu-icon-padding-y": {
4921
+ "type": "Null",
4922
+ "value": "null"
4923
+ },
5065
4924
  "kendo-menu-separator-margin-inline": {
5066
4925
  "type": "String",
5067
4926
  "value": "var(--kendo-spacing-1, 0.25rem)"
@@ -5741,6 +5600,10 @@
5741
5600
  "type": "String",
5742
5601
  "value": "var(--kendo-line-height, normal)"
5743
5602
  },
5603
+ "kendo-calendar-border-radius": {
5604
+ "type": "Number",
5605
+ "value": "0"
5606
+ },
5744
5607
  "kendo-calendar-cell-size": {
5745
5608
  "type": "Number",
5746
5609
  "value": "38px"
@@ -5909,6 +5772,14 @@
5909
5772
  "type": "String",
5910
5773
  "value": "var(--kendo-color-primary, #0d6efd)"
5911
5774
  },
5775
+ "kendo-calendar-today-font-weight": {
5776
+ "type": "String",
5777
+ "value": "var(--kendo-font-weight-bold, normal)"
5778
+ },
5779
+ "kendo-calendar-today-box-shadow": {
5780
+ "type": "Null",
5781
+ "value": "null"
5782
+ },
5912
5783
  "kendo-calendar-week-number-bg": {
5913
5784
  "type": "Null",
5914
5785
  "value": "null"
@@ -6021,6 +5892,14 @@
6021
5892
  "type": "String",
6022
5893
  "value": "var(--kendo-color-primary-hover, #0c64e4)"
6023
5894
  },
5895
+ "kendo-calendar-navigation-marker-text": {
5896
+ "type": "String",
5897
+ "value": "currentColor"
5898
+ },
5899
+ "kendo-calendar-range-bg": {
5900
+ "type": "String",
5901
+ "value": "color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent)"
5902
+ },
6024
5903
  "kendo-infinite-calendar-header-padding-x": {
6025
5904
  "type": "String",
6026
5905
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -6172,6 +6051,18 @@
6172
6051
  "type": "Number",
6173
6052
  "value": "0px"
6174
6053
  },
6054
+ "kendo-time-selector-header-title-text": {
6055
+ "type": "String",
6056
+ "value": "unset"
6057
+ },
6058
+ "kendo-time-selector-header-time-now-text": {
6059
+ "type": "String",
6060
+ "value": "var(--kendo-color-primary, #0d6efd)"
6061
+ },
6062
+ "kendo-time-selector-header-time-now-hover-text": {
6063
+ "type": "String",
6064
+ "value": "var(--kendo-color-primary-hover, #0c64e4)"
6065
+ },
6175
6066
  "kendo-time-selector-fast-selection-gap": {
6176
6067
  "type": "Null",
6177
6068
  "value": "null"
@@ -6304,6 +6195,14 @@
6304
6195
  }
6305
6196
  }
6306
6197
  },
6198
+ "kendo-time-selector-now-button-text": {
6199
+ "type": "String",
6200
+ "value": "var(--kendo-color-primary, #0d6efd)"
6201
+ },
6202
+ "kendo-time-selector-now-button-hover-text": {
6203
+ "type": "String",
6204
+ "value": "var(--kendo-color-primary-hover, #0c64e4)"
6205
+ },
6307
6206
  "kendo-captcha-spacer": {
6308
6207
  "type": "String",
6309
6208
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -6552,19 +6451,7 @@
6552
6451
  },
6553
6452
  "kendo-color-gradient-canvas-rectangle-height": {
6554
6453
  "type": "Number",
6555
- "value": "180px"
6556
- },
6557
- "kendo-color-gradient-sm-canvas-rectangle-height": {
6558
- "type": "Number",
6559
- "value": "180px"
6560
- },
6561
- "kendo-color-gradient-md-canvas-rectangle-height": {
6562
- "type": "Number",
6563
- "value": "180px"
6564
- },
6565
- "kendo-color-gradient-lg-canvas-rectangle-height": {
6566
- "type": "Number",
6567
- "value": "268px"
6454
+ "value": "100%"
6568
6455
  },
6569
6456
  "kendo-color-gradient-sm-canvas-gap": {
6570
6457
  "type": "String",
@@ -6592,7 +6479,7 @@
6592
6479
  },
6593
6480
  "kendo-color-gradient-slider-vertical-size": {
6594
6481
  "type": "Number",
6595
- "value": "180px"
6482
+ "value": "100%"
6596
6483
  },
6597
6484
  "kendo-color-gradient-slider-horizontal-size": {
6598
6485
  "type": "Number",
@@ -6602,18 +6489,6 @@
6602
6489
  "type": "String",
6603
6490
  "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\""
6604
6491
  },
6605
- "kendo-color-gradient-sm-slider-vertical-size": {
6606
- "type": "Number",
6607
- "value": "180px"
6608
- },
6609
- "kendo-color-gradient-md-slider-vertical-size": {
6610
- "type": "Number",
6611
- "value": "180px"
6612
- },
6613
- "kendo-color-gradient-lg-slider-vertical-size": {
6614
- "type": "Number",
6615
- "value": "268px"
6616
- },
6617
6492
  "kendo-color-gradient-draghandle-width": {
6618
6493
  "type": "Number",
6619
6494
  "value": "14px"
@@ -6704,12 +6579,10 @@
6704
6579
  },
6705
6580
  "kendo-color-gradient-sizes": {
6706
6581
  "type": "Map",
6707
- "value": "(sm: (width: 266px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 42px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 328px, vertical-slider-height: 180px, rectangle-height: 180px, input-width: 56px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), 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)))",
6582
+ "value": "(sm: (width: 266px, input-width: 42px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), md: (width: 328px, input-width: 56px, gap: var(--kendo-spacing-4, 1rem), canvas-gap: var(--kendo-spacing-3, 0.75rem), padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-4, 1rem)), 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)))",
6708
6583
  "prettyValue": {
6709
6584
  "sm": {
6710
6585
  "width": "266px",
6711
- "vertical-slider-height": "180px",
6712
- "rectangle-height": "180px",
6713
6586
  "input-width": "42px",
6714
6587
  "gap": "var(--kendo-spacing-4, 1rem)",
6715
6588
  "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
@@ -6718,8 +6591,6 @@
6718
6591
  },
6719
6592
  "md": {
6720
6593
  "width": "328px",
6721
- "vertical-slider-height": "180px",
6722
- "rectangle-height": "180px",
6723
6594
  "input-width": "56px",
6724
6595
  "gap": "var(--kendo-spacing-4, 1rem)",
6725
6596
  "canvas-gap": "var(--kendo-spacing-3, 0.75rem)",
@@ -6728,8 +6599,6 @@
6728
6599
  },
6729
6600
  "lg": {
6730
6601
  "width": "362px",
6731
- "vertical-slider-height": "268px",
6732
- "rectangle-height": "268px",
6733
6602
  "input-width": "62px",
6734
6603
  "gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
6735
6604
  "canvas-gap": "var(--kendo-spacing-4\\.5, 1.125rem)",
@@ -7433,6 +7302,22 @@
7433
7302
  "type": "Null",
7434
7303
  "value": "null"
7435
7304
  },
7305
+ "kendo-switch-off-thumb-disabled-bg": {
7306
+ "type": "Null",
7307
+ "value": "null"
7308
+ },
7309
+ "kendo-switch-off-thumb-disabled-text": {
7310
+ "type": "Null",
7311
+ "value": "null"
7312
+ },
7313
+ "kendo-switch-off-thumb-disabled-border": {
7314
+ "type": "Null",
7315
+ "value": "null"
7316
+ },
7317
+ "kendo-switch-off-thumb-disabled-gradient": {
7318
+ "type": "Null",
7319
+ "value": "null"
7320
+ },
7436
7321
  "kendo-switch-on-track-bg": {
7437
7322
  "type": "String",
7438
7323
  "value": "var(--kendo-color-primary, #0d6efd)"
@@ -7533,6 +7418,22 @@
7533
7418
  "type": "Null",
7534
7419
  "value": "null"
7535
7420
  },
7421
+ "kendo-switch-on-thumb-disabled-bg": {
7422
+ "type": "Null",
7423
+ "value": "null"
7424
+ },
7425
+ "kendo-switch-on-thumb-disabled-text": {
7426
+ "type": "Null",
7427
+ "value": "null"
7428
+ },
7429
+ "kendo-switch-on-thumb-disabled-border": {
7430
+ "type": "Null",
7431
+ "value": "null"
7432
+ },
7433
+ "kendo-switch-on-thumb-disabled-gradient": {
7434
+ "type": "Null",
7435
+ "value": "null"
7436
+ },
7536
7437
  "kendo-dropzone-padding-x": {
7537
7438
  "type": "String",
7538
7439
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -7801,6 +7702,22 @@
7801
7702
  "type": "String",
7802
7703
  "value": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))"
7803
7704
  },
7705
+ "kendo-appbar-theme-colors": {
7706
+ "type": "Map",
7707
+ "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))",
7708
+ "prettyValue": {
7709
+ "primary": "var(--kendo-color-primary, #0d6efd)",
7710
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
7711
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
7712
+ "info": "var(--kendo-color-info, #0dcaf0)",
7713
+ "success": "var(--kendo-color-success, #198754)",
7714
+ "warning": "var(--kendo-color-warning, #ffc107)",
7715
+ "error": "var(--kendo-color-error, #dc3545)",
7716
+ "dark": "var(--kendo-color-dark, #212529)",
7717
+ "light": "var(--kendo-color-light, #f8f9fa)",
7718
+ "inverse": "var(--kendo-color-dark, #212529)"
7719
+ }
7720
+ },
7804
7721
  "kendo-fab-border-width": {
7805
7722
  "type": "Number",
7806
7723
  "value": "1px"
@@ -8235,6 +8152,22 @@
8235
8152
  "type": "Number",
8236
8153
  "value": "1.3em"
8237
8154
  },
8155
+ "kendo-card-theme-colors": {
8156
+ "type": "Map",
8157
+ "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))",
8158
+ "prettyValue": {
8159
+ "primary": "var(--kendo-color-primary, #0d6efd)",
8160
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
8161
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
8162
+ "info": "var(--kendo-color-info, #0dcaf0)",
8163
+ "success": "var(--kendo-color-success, #198754)",
8164
+ "warning": "var(--kendo-color-warning, #ffc107)",
8165
+ "error": "var(--kendo-color-error, #dc3545)",
8166
+ "dark": "var(--kendo-color-dark, #212529)",
8167
+ "light": "var(--kendo-color-light, #f8f9fa)",
8168
+ "inverse": "var(--kendo-color-dark, #212529)"
8169
+ }
8170
+ },
8238
8171
  "kendo-actionsheet-padding-x": {
8239
8172
  "type": "Null",
8240
8173
  "value": "null"
@@ -8411,6 +8344,10 @@
8411
8344
  "type": "Number",
8412
8345
  "value": "0.875em"
8413
8346
  },
8347
+ "kendo-actionsheet-item-description-line-height": {
8348
+ "type": "Null",
8349
+ "value": "null"
8350
+ },
8414
8351
  "kendo-actionsheet-item-description-text": {
8415
8352
  "type": "String",
8416
8353
  "value": "var(--kendo-color-subtle, #596169)"
@@ -8491,6 +8428,10 @@
8491
8428
  "type": "String",
8492
8429
  "value": "var(--kendo-font-size-lg, inherit)"
8493
8430
  },
8431
+ "kendo-adaptive-actionsheet-line-height": {
8432
+ "type": "String",
8433
+ "value": "var(--kendo-line-height, inherit)"
8434
+ },
8494
8435
  "kendo-adaptive-actionsheet-titlebar-padding-y": {
8495
8436
  "type": "String",
8496
8437
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8673,6 +8614,10 @@
8673
8614
  "type": "String",
8674
8615
  "value": "var(--kendo-spacing-2, 0.5rem)"
8675
8616
  },
8617
+ "kendo-dialog-bg": {
8618
+ "type": "String",
8619
+ "value": "var(--kendo-color-app-surface, #ffffff)"
8620
+ },
8676
8621
  "kendo-dialog-theme-colors": {
8677
8622
  "type": "Map",
8678
8623
  "value": "(\"primary\": var(--kendo-color-primary, #0d6efd), \"light\": var(--kendo-color-light, #f8f9fa), \"dark\": var(--kendo-color-dark, #212529))",
@@ -8738,6 +8683,14 @@
8738
8683
  "type": "Color",
8739
8684
  "value": "rgb(156, 156, 156)"
8740
8685
  },
8686
+ "kendo-drawer-items-padding-x": {
8687
+ "type": "Number",
8688
+ "value": "0"
8689
+ },
8690
+ "kendo-drawer-items-padding-y": {
8691
+ "type": "Number",
8692
+ "value": "0"
8693
+ },
8741
8694
  "kendo-drawer-item-padding-x": {
8742
8695
  "type": "String",
8743
8696
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8746,6 +8699,10 @@
8746
8699
  "type": "String",
8747
8700
  "value": "var(--kendo-spacing-2, 0.5rem)"
8748
8701
  },
8702
+ "kendo-drawer-item-spacing": {
8703
+ "type": "String",
8704
+ "value": "var(--kendo-spacing-4, 1rem)"
8705
+ },
8749
8706
  "kendo-drawer-item-font-size": {
8750
8707
  "type": "String",
8751
8708
  "value": "var(--kendo-font-size, inherit)"
@@ -8754,6 +8711,10 @@
8754
8711
  "type": "String",
8755
8712
  "value": "var(--kendo-line-height-lg, normal)"
8756
8713
  },
8714
+ "kendo-drawer-item-font-weight": {
8715
+ "type": "String",
8716
+ "value": "var(--kendo-font-weight, normal)"
8717
+ },
8757
8718
  "kendo-drawer-item-level-padding-x": {
8758
8719
  "type": "String",
8759
8720
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8762,6 +8723,10 @@
8762
8723
  "type": "Number",
8763
8724
  "value": "5"
8764
8725
  },
8726
+ "kendo-drawer-item-border-radius": {
8727
+ "type": "Null",
8728
+ "value": "null"
8729
+ },
8765
8730
  "kendo-drawer-icon-padding-x": {
8766
8731
  "type": "String",
8767
8732
  "value": "var(--kendo-spacing-0, 0px)"
@@ -8806,6 +8771,10 @@
8806
8771
  "type": "String",
8807
8772
  "value": "var(--kendo-color-on-primary, #ffffff)"
8808
8773
  },
8774
+ "kendo-drawer-selected-focus-bg": {
8775
+ "type": "Null",
8776
+ "value": "null"
8777
+ },
8809
8778
  "kendo-notification-group-gap": {
8810
8779
  "type": "String",
8811
8780
  "value": "var(--kendo-spacing-3, 0.75rem)"
@@ -8838,6 +8807,14 @@
8838
8807
  "type": "String",
8839
8808
  "value": "var(--kendo-line-height, normal)"
8840
8809
  },
8810
+ "kendo-notification-actions-padding-x": {
8811
+ "type": "Null",
8812
+ "value": "null"
8813
+ },
8814
+ "kendo-notification-actions-padding-y": {
8815
+ "type": "Null",
8816
+ "value": "null"
8817
+ },
8841
8818
  "kendo-notification-bg": {
8842
8819
  "type": "String",
8843
8820
  "value": "var(--kendo-color-app-surface, #ffffff)"
@@ -9110,6 +9087,22 @@
9110
9087
  "type": "String",
9111
9088
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
9112
9089
  },
9090
+ "kendo-bottom-navigation-theme-colors": {
9091
+ "type": "Map",
9092
+ "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))",
9093
+ "prettyValue": {
9094
+ "primary": "var(--kendo-color-primary, #0d6efd)",
9095
+ "secondary": "var(--kendo-color-secondary, #6c757d)",
9096
+ "tertiary": "var(--kendo-color-tertiary, #6f42c1)",
9097
+ "info": "var(--kendo-color-info, #0dcaf0)",
9098
+ "success": "var(--kendo-color-success, #198754)",
9099
+ "warning": "var(--kendo-color-warning, #ffc107)",
9100
+ "error": "var(--kendo-color-error, #dc3545)",
9101
+ "dark": "var(--kendo-color-dark, #212529)",
9102
+ "light": "var(--kendo-color-light, #f8f9fa)",
9103
+ "inverse": "var(--kendo-color-dark, #212529)"
9104
+ }
9105
+ },
9113
9106
  "kendo-breadcrumb-border-width": {
9114
9107
  "type": "Number",
9115
9108
  "value": "0px"
@@ -12951,6 +12944,18 @@
12951
12944
  "type": "String",
12952
12945
  "value": "var(--kendo-spacing-2, 0.5rem)"
12953
12946
  },
12947
+ "kendo-editor-ct-cell-text": {
12948
+ "type": "String",
12949
+ "value": "var(--kendo-color-on-primary, #ffffff)"
12950
+ },
12951
+ "kendo-editor-ct-cell-bg": {
12952
+ "type": "String",
12953
+ "value": "var(--kendo-color-primary, #0d6efd)"
12954
+ },
12955
+ "kendo-editor-ct-cell-border": {
12956
+ "type": "String",
12957
+ "value": "var(--kendo-color-primary, #0d6efd)"
12958
+ },
12954
12959
  "kendo-editor-content-padding": {
12955
12960
  "type": "String",
12956
12961
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -13695,6 +13700,10 @@
13695
13700
  "type": "String",
13696
13701
  "value": "var(--kendo-spacing-1, 0.25rem)"
13697
13702
  },
13703
+ "kendo-scheduler-header-bg": {
13704
+ "type": "String",
13705
+ "value": "var(--kendo-color-surface, #f8f9fa)"
13706
+ },
13698
13707
  "kendo-chat-padding-x": {
13699
13708
  "type": "String",
13700
13709
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -14947,6 +14956,30 @@
14947
14956
  "type": "String",
14948
14957
  "value": "var(--kendo-spacing-1, 0.25rem)"
14949
14958
  },
14959
+ "kendo-treemap-text": {
14960
+ "type": "String",
14961
+ "value": "var(--kendo-color-on-app-surface, #212529)"
14962
+ },
14963
+ "kendo-treemap-bg": {
14964
+ "type": "String",
14965
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14966
+ },
14967
+ "kendo-treemap-border": {
14968
+ "type": "String",
14969
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
14970
+ },
14971
+ "kendo-treemap-title-text": {
14972
+ "type": "String",
14973
+ "value": "var(--kendo-color-on-app-surface, #212529)"
14974
+ },
14975
+ "kendo-treemap-title-bg": {
14976
+ "type": "String",
14977
+ "value": "var(--kendo-color-surface, #f8f9fa)"
14978
+ },
14979
+ "kendo-treemap-title-border": {
14980
+ "type": "String",
14981
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
14982
+ },
14950
14983
  "kendo-chart-overlay-bg": {
14951
14984
  "type": "String",
14952
14985
  "value": "var(--kendo-color-surface, #f8f9fa)"
@@ -15556,5 +15589,17 @@
15556
15589
  "kendo-group-menu-item-border": {
15557
15590
  "type": "String",
15558
15591
  "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
15592
+ },
15593
+ "kendo-marquee-text": {
15594
+ "type": "String",
15595
+ "value": "var(--kendo-color-on-primary, #ffffff)"
15596
+ },
15597
+ "kendo-marquee-bg": {
15598
+ "type": "String",
15599
+ "value": "var(--kendo-color-primary, #0d6efd)"
15600
+ },
15601
+ "kendo-marquee-border": {
15602
+ "type": "String",
15603
+ "value": "var(--kendo-color-primary, #0d6efd)"
15559
15604
  }
15560
15605
  }