@progress/kendo-theme-material 7.1.0-dev.0 → 7.1.0-dev.10

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 (97) hide show
  1. package/dist/all.css +393 -43
  2. package/dist/all.scss +3114 -1647
  3. package/dist/meta/sassdoc-data.json +2900 -1660
  4. package/dist/meta/sassdoc-raw-data.json +1389 -818
  5. package/dist/meta/variables.json +592 -412
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +6 -6
  22. package/scss/_variables.scss +0 -224
  23. package/scss/action-buttons/_theme.scss +2 -2
  24. package/scss/adaptive/_variables.scss +1 -1
  25. package/scss/appbar/_variables.scss +2 -2
  26. package/scss/bottom-navigation/_theme.scss +12 -1
  27. package/scss/breadcrumb/_variables.scss +2 -2
  28. package/scss/button/_theme.scss +3 -3
  29. package/scss/button/_variables.scss +3 -3
  30. package/scss/calendar/_theme.scss +1 -1
  31. package/scss/calendar/_variables.scss +3 -3
  32. package/scss/chat/_variables.scss +2 -2
  33. package/scss/checkbox/_theme.scss +1 -1
  34. package/scss/checkbox/_variables.scss +4 -4
  35. package/scss/chip/_theme.scss +16 -13
  36. package/scss/chip/_variables.scss +8 -8
  37. package/scss/core/_index.scss +4 -1
  38. package/scss/core/color-system/_functions.scss +101 -0
  39. package/scss/core/color-system/_palettes-legacy.scss +671 -0
  40. package/scss/core/color-system/_palettes.scss +297 -0
  41. package/scss/core/color-system/_swatch-legacy.scss +65 -0
  42. package/scss/core/color-system/_swatch.scss +426 -0
  43. package/scss/dataviz/_variables.scss +42 -42
  44. package/scss/dock-manager/_variables.scss +2 -2
  45. package/scss/draggable/_variables.scss +1 -1
  46. package/scss/dropzone/_variables.scss +2 -2
  47. package/scss/editor/_variables.scss +1 -1
  48. package/scss/fab/_theme.scss +20 -20
  49. package/scss/filemanager/_variables.scss +3 -3
  50. package/scss/gantt/_layout.scss +1 -1
  51. package/scss/gantt/_theme.scss +1 -1
  52. package/scss/gantt/_variables.scss +8 -8
  53. package/scss/grid/_theme.scss +67 -52
  54. package/scss/grid/_variables.scss +9 -6
  55. package/scss/index.scss +2 -0
  56. package/scss/input/_variables.scss +20 -7
  57. package/scss/list/_theme.scss +8 -0
  58. package/scss/listview/_theme.scss +1 -1
  59. package/scss/listview/_variables.scss +2 -2
  60. package/scss/map/_variables.scss +1 -1
  61. package/scss/mediaplayer/_variables.scss +1 -1
  62. package/scss/menu/_variables.scss +2 -2
  63. package/scss/notification/_variables.scss +5 -2
  64. package/scss/orgchart/_variables.scss +2 -2
  65. package/scss/pager/_variables.scss +2 -2
  66. package/scss/panelbar/_variables.scss +12 -12
  67. package/scss/pdf-viewer/_variables.scss +1 -1
  68. package/scss/pivotgrid/_variables.scss +8 -8
  69. package/scss/progressbar/_variables.scss +1 -1
  70. package/scss/prompt/_index.scss +37 -0
  71. package/scss/prompt/_layout.scss +6 -0
  72. package/scss/prompt/_theme.scss +6 -0
  73. package/scss/prompt/_variables.scss +66 -0
  74. package/scss/radio/_theme.scss +1 -1
  75. package/scss/scheduler/_theme.scss +12 -0
  76. package/scss/scheduler/_variables.scss +7 -7
  77. package/scss/signature/_variables.scss +1 -1
  78. package/scss/skeleton/_variables.scss +1 -1
  79. package/scss/slider/_variables.scss +2 -2
  80. package/scss/splitter/_variables.scss +2 -2
  81. package/scss/spreadsheet/_variables.scss +4 -4
  82. package/scss/stepper/_variables.scss +7 -7
  83. package/scss/switch/_theme.scss +1 -1
  84. package/scss/switch/_variables.scss +3 -3
  85. package/scss/table/_layout.scss +25 -0
  86. package/scss/table/_theme.scss +31 -16
  87. package/scss/table/_variables.scss +3 -3
  88. package/scss/tabstrip/_variables.scss +1 -1
  89. package/scss/taskboard/_variables.scss +5 -4
  90. package/scss/tilelayout/_variables.scss +1 -1
  91. package/scss/timeline/_variables.scss +4 -4
  92. package/scss/toolbar/_theme.scss +2 -2
  93. package/scss/tooltip/_variables.scss +2 -2
  94. package/scss/treeview/_variables.scss +1 -1
  95. package/scss/upload/_theme.scss +1 -1
  96. package/scss/core/color-system/_color-system-material.scss +0 -801
  97. package/scss/core/color-system/index.import.scss +0 -1
@@ -35,10 +35,106 @@
35
35
  "type": "Color",
36
36
  "value": "#000000"
37
37
  },
38
+ "kendo-color-rgba-transparent": {
39
+ "type": "Color",
40
+ "value": "rgba(0, 0, 0, 0)"
41
+ },
42
+ "kendo-gradient-transparent-to-black": {
43
+ "type": "List",
44
+ "value": "rgba(0, 0, 0, 0), black"
45
+ },
46
+ "kendo-gradient-transparent-to-white": {
47
+ "type": "List",
48
+ "value": "rgba(255, 255, 255, 0), white"
49
+ },
50
+ "kendo-gradient-black-to-transparent": {
51
+ "type": "List",
52
+ "value": "black, rgba(0, 0, 0, 0)"
53
+ },
54
+ "kendo-gradient-white-to-transparent": {
55
+ "type": "List",
56
+ "value": "white, rgba(255, 255, 255, 0)"
57
+ },
58
+ "kendo-gradient-rainbow": {
59
+ "type": "List",
60
+ "value": "#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000"
61
+ },
62
+ "kendo-palette-gray": {
63
+ "type": "Map",
64
+ "value": "(white: #ffffff, 1: #fafafa, 2: #f5f5f5, 3: #eeeeee, 4: #ebebeb, 5: #e0e0e0, 6: #d6d6d6, 7: #c7c7c7, 8: #c2c2c2, 9: #bdbdbd, 10: #adadad, 11: #9e9e9e, 12: #757575, 13: #616161, 14: #424242, 15: #212121, black: #000000)"
65
+ },
66
+ "kendo-palette-indigo": {
67
+ "type": "Map",
68
+ "value": "(1: #f0f1fa, 2: #e7eaf6, 3: #e0e3f3, 4: #d1d5ee, 5: #c5cae8, 6: #b5bde3, 7: #97a0d7, 8: #3f51b5, 9: #3a4ba7, 10: #37479f, 11: #354498, 12: #324191, 13: #303e8a, 14: #20295b, 15: #161c3f)"
69
+ },
70
+ "kendo-palette-pink": {
71
+ "type": "Map",
72
+ "value": "(1: #ffeef3, 2: #fde5ec, 3: #fddee5, 4: #fbcdd9, 5: #f9afc3, 6: #f79bb3, 7: #f58da9, 8: #e51a5f, 9: #d31857, 10: #ca1754, 11: #c01650, 12: #b7154c, 13: #ae1549, 14: #730f2f, 15: #500c22)"
73
+ },
74
+ "kendo-palette-dark-teal": {
75
+ "type": "Map",
76
+ "value": "(1: #eef3f2, 2: #e3eceb, 3: #dae7e5, 4: #c9dbd8, 5: #a9c6c1, 6: #92b8b1, 7: #84aea7, 8: #00695c, 9: #006155, 10: #005c51, 11: #00584d, 12: #00544a, 13: #054f46, 14: #00352e, 15: #002520)"
77
+ },
78
+ "kendo-palette-red": {
79
+ "type": "Map",
80
+ "value": "(1: #ffeeed, 2: #ffe6e3, 3: #fddad6, 4: #fcc7c2, 5: #feafa8, 6: #fe9a91, 7: #fc8d83, 8: #f31700, 9: #e01701, 10: #d51504, 11: #cc1505, 12: #c21505, 13: #b91406, 14: #790f08, 15: #550c07)"
81
+ },
82
+ "kendo-palette-blue": {
83
+ "type": "Map",
84
+ "value": "(1: #edf2fe, 2: #e2eafd, 3: #dae4fc, 4: #c8d7fb, 5: #a7c0f7, 6: #8fb0f6, 7: #80a5f4, 8: #0058e9, 9: #0251d6, 10: #054dcc, 11: #034ac3, 12: #0447ba, 13: #0443b0, 14: #072c74, 15: #071f51)"
85
+ },
86
+ "kendo-palette-green": {
87
+ "type": "Map",
88
+ "value": "(1: #f1f9ee, 2: #e8f5e4, 3: #e2f2dc, 4: #d7f0cc, 5: #bae2ad, 6: #a7db97, 7: #93d775, 8: #37b400, 9: #33a600, 10: #319e03, 11: #2e9704, 12: #2c9005, 13: #2b8906, 14: #1d5a08, 15: #163f09)"
89
+ },
90
+ "kendo-palette-yellow": {
91
+ "type": "Map",
92
+ "value": "(1: #fffbef, 2: #fef7e6, 3: #fff4df, 4: #fff0ce, 5: #ffe7b0, 6: #ffe19c, 7: #ffdd8f, 8: #ffc000, 9: #ebb201, 10: #dfa903, 11: #d6a202, 12: #cb9a07, 13: #c19207, 14: #7f600b, 15: #59430a)"
93
+ },
94
+ "kendo-palette-deep-purple": {
95
+ "type": "Map",
96
+ "value": "(1: #f5e9f7, 2: #e6c9eb, 3: #d9ade1, 4: #cd93d7, 5: #c075cc, 6: #b55dc4, 7: #a841b9, 8: #9c27b0, 9: #89229b, 10: #751d84, 11: #641971, 12: #4e1458, 13: #3b0f43, 14: #270a2c, 15: #100412)"
97
+ },
98
+ "kendo-palette-baby-blue": {
99
+ "type": "Map",
100
+ "value": "(1: #e9f4fe, 2: #c7e5fc, 3: #abd7fa, 4: #90cbf9, 5: #71bcf7, 6: #59b0f6, 7: #3ca3f4, 8: #2196f3, 9: #1d84d6, 10: #1971b6, 11: #15609c, 12: #114b7a, 13: #0d395c, 14: #08263d, 15: #030f18)"
101
+ },
102
+ "kendo-palette-teal": {
103
+ "type": "Map",
104
+ "value": "(1: #e5f4f3, 2: #bfe5e1, 3: #9ed7d2, 4: #80cbc4, 5: #5cbcb3, 6: #40b0a6, 7: #1fa396, 8: #009688, 9: #008478, 10: #007166, 11: #006057, 12: #004b44, 13: #003934, 14: #002622, 15: #030f18)"
105
+ },
106
+ "kendo-palette-canary-yellow": {
107
+ "type": "Map",
108
+ "value": "(1: #fffdeb, 2: #ffface, 3: #fff7b5, 4: #fff59d, 5: #fff282, 6: #fff06c, 7: #ffed53, 8: #ffeb3b, 9: #e0cf34, 10: #bfb02c, 11: #a39626, 12: #80761e, 13: #615916, 14: #403b0f, 15: #1a1806)"
109
+ },
110
+ "kendo-palette-candy-red": {
111
+ "type": "Map",
112
+ "value": "(1: #feeceb, 2: #fcd0cd, 3: #fbb8b3, 4: #faa19b, 5: #f8877e, 6: #f77268, 7: #f55a4e, 8: #f44336, 9: #d73b30, 10: #b73229, 11: #9c2b23, 12: #7a221b, 13: #5d1915, 14: #3d110e, 15: #180705)"
113
+ },
114
+ "kendo-palette-forest-green": {
115
+ "type": "Map",
116
+ "value": "(1: #edf7ed, 2: #d2ebd3, 3: #bbe1bc, 4: #a6d7a8, 5: #8ccc8f, 6: #79c37c, 7: #61b965, 8: #4caf50, 9: #439a46, 10: #39833c, 11: #317033, 12: #265828, 13: #1d431e, 14: #132c14, 15: #081208)"
117
+ },
38
118
  "dark-primary-text": {
39
119
  "type": "Color",
40
120
  "value": "rgba(0, 0, 0, 0.87)"
41
121
  },
122
+ "light-primary-text": {
123
+ "type": "Color",
124
+ "value": "#ffffff"
125
+ },
126
+ "palettes": {
127
+ "type": "Map",
128
+ "value": "(red: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), pink: (50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), purple: (50: #f3e5f5, 100: #e1bee7, 200: #ce93d8, 300: #ba68c8, 400: #ab47bc, 500: #9c27b0, 600: #8e24aa, 700: #7b1fa2, 800: #6a1b9a, 900: #4a148c, A100: #ea80fc, A200: #e040fb, A400: #d500f9, A700: #aa00ff, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), deepPurple: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: #ffffff, A400: #ffffff, A700: #ffffff)), indigo: (50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)), blue: (50: #e3f2fd, 100: #bbdefb, 200: #90caf9, 300: #64b5f6, 400: #42a5f5, 500: #2196f3, 600: #1e88e5, 700: #1976d2, 800: #1565c0, 900: #0d47a1, A100: #82b1ff, A200: #448aff, A400: #2979ff, A700: #2962ff, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), lightBlue: (50: #e1f5fe, 100: #b3e5fc, 200: #81d4fa, 300: #4fc3f7, 400: #29b6f6, 500: #03a9f4, 600: #039be5, 700: #0288d1, 800: #0277bd, 900: #01579b, A100: #80d8ff, A200: #40c4ff, A400: #00b0ff, A700: #0091ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), cyan: (50: #e0f7fa, 100: #b2ebf2, 200: #80deea, 300: #4dd0e1, 400: #26c6da, 500: #00bcd4, 600: #00acc1, 700: #0097a7, 800: #00838f, 900: #006064, A100: #84ffff, A200: #18ffff, A400: #00e5ff, A700: #00b8d4, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), teal: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), green: (50: #e8f5e9, 100: #c8e6c9, 200: #a5d6a7, 300: #81c784, 400: #66bb6a, 500: #4caf50, 600: #43a047, 700: #388e3c, 800: #2e7d32, 900: #1b5e20, A100: #b9f6ca, A200: #69f0ae, A400: #00e676, A700: #00c853, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), lightGreen: (50: #f1f8e9, 100: #dcedc8, 200: #c5e1a5, 300: #aed581, 400: #9ccc65, 500: #8bc34a, 600: #7cb342, 700: #689f38, 800: #558b2f, 900: #33691e, A100: #ccff90, A200: #b2ff59, A400: #76ff03, A700: #64dd17, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), lime: (50: #f9fbe7, 100: #f0f4c3, 200: #e6ee9c, 300: #dce775, 400: #d4e157, 500: #cddc39, 600: #c0ca33, 700: #afb42b, 800: #9e9d24, 900: #827717, A100: #f4ff81, A200: #eeff41, A400: #c6ff00, A700: #aeea00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), yellow: (50: #fffde7, 100: #fff9c4, 200: #fff59d, 300: #fff176, 400: #ffee58, 500: #ffeb3b, 600: #fdd835, 700: #fbc02d, 800: #f9a825, 900: #f57f17, A100: #ffff8d, A200: #ffff00, A400: #ffea00, A700: #ffd600, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), amber: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), orange: (50: #fff3e0, 100: #ffe0b2, 200: #ffcc80, 300: #ffb74d, 400: #ffa726, 500: #ff9800, 600: #fb8c00, 700: #f57c00, 800: #ef6c00, 900: #e65100, A100: #ffd180, A200: #ffab40, A400: #ff9100, A700: #ff6d00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), deepOrange: (50: #fbe9e7, 100: #ffccbc, 200: #ffab91, 300: #ff8a65, 400: #ff7043, 500: #ff5722, 600: #f4511e, 700: #e64a19, 800: #d84315, 900: #bf360c, A100: #ff9e80, A200: #ff6e40, A400: #ff3d00, A700: #dd2c00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), brown: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)), gray: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), blueGray: (50: #eceff1, 100: #cfd8dc, 200: #b0bec5, 300: #90a4ae, 400: #78909c, 500: #607d8b, 600: #546e7a, 700: #455a64, 800: #37474f, 900: #263238, A100: #cfd8dc, A200: #b0bec5, A400: #78909c, A700: #455a64, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)))"
129
+ },
130
+ "kendo-enable-color-system": {
131
+ "type": "Bool",
132
+ "value": "false"
133
+ },
134
+ "kendo-colors": {
135
+ "type": "Map",
136
+ "value": "(app-surface: #ffffff, on-app-surface: #212121, subtle: #757575, surface: #f5f5f5, surface-alt: #ffffff, border: rgba(0, 0, 0, 0.12), border-alt: rgba(0, 0, 0, 0.15), base-subtle: #ebebeb, base-subtle-hover: #d6d6d6, base-subtle-active: #c2c2c2, base: #ffffff, base-hover: #ebebeb, base-active: #d6d6d6, base-emphasis: #adadad, base-on-subtle: #212121, on-base: #212121, base-on-surface: #212121, primary-subtle: #d1d5ee, primary-subtle-hover: #c5cae8, primary-subtle-active: #b5bde3, primary: #3f51b5, primary-hover: #3a4ba7, primary-active: #354498, primary-emphasis: #97a0d7, primary-on-subtle: #161c3f, on-primary: #ffffff, primary-on-surface: #3f51b5, secondary-subtle: #fbcdd9, secondary-subtle-hover: #f9afc3, secondary-subtle-active: #f79bb3, secondary: #e51a5f, secondary-hover: #d31857, secondary-active: #c01650, secondary-emphasis: #f58da9, secondary-on-subtle: #500c22, on-secondary: #ffffff, secondary-on-surface: #ae1549, tertiary-subtle: #c9dbd8, tertiary-subtle-hover: #a9c6c1, tertiary-subtle-active: #92b8b1, tertiary: #00695c, tertiary-hover: #006155, tertiary-active: #00584d, tertiary-emphasis: #84aea7, tertiary-on-subtle: #002520, on-tertiary: #ffffff, tertiary-on-surface: #054f46, info-subtle: #c8d7fb, info-subtle-hover: #a7c0f7, info-subtle-active: #8fb0f6, info: #0058e9, info-hover: #0251d6, info-active: #034ac3, info-emphasis: #80a5f4, info-on-subtle: #071f51, on-info: #ffffff, info-on-surface: #0443b0, success-subtle: #d7f0cc, success-subtle-hover: #bae2ad, success-subtle-active: #a7db97, success: #37b400, success-hover: #33a600, success-active: #2e9704, success-emphasis: #93d775, success-on-subtle: #163f09, on-success: #ffffff, success-on-surface: #2b8906, warning-subtle: #fff0ce, warning-subtle-hover: #ffe7b0, warning-subtle-active: #ffe19c, warning: #ffc000, warning-hover: #ebb201, warning-active: #d6a202, warning-emphasis: #ffdd8f, warning-on-subtle: #59430a, on-warning: #000000, warning-on-surface: #ffc000, error-subtle: #fcc7c2, error-subtle-hover: #feafa8, error-subtle-active: #fe9a91, error: #f31700, error-hover: #e01701, error-active: #cc1505, error-emphasis: #fc8d83, error-on-subtle: #550c07, on-error: #ffffff, error-on-surface: #b91406, light-subtle: #fafafa, light-subtle-hover: #f5f5f5, light-subtle-active: #eeeeee, light: #f5f5f5, light-hover: #ebebeb, light-active: #d6d6d6, light-emphasis: #e0e0e0, light-on-subtle: #212121, on-light: #000000, light-on-surface: #616161, dark-subtle: #c7c7c7, dark-subtle-hover: #c2c2c2, dark-subtle-active: #bdbdbd, dark: #424242, dark-hover: #212121, dark-active: #000000, dark-emphasis: #9e9e9e, dark-on-subtle: #212121, on-dark: #ffffff, dark-on-surface: #616161, inverse-subtle: #c7c7c7, inverse-subtle-hover: #c2c2c2, inverse-subtle-active: #bdbdbd, inverse: #424242, inverse-hover: #212121, inverse-active: #000000, inverse-emphasis: #9e9e9e, inverse-on-subtle: #212121, on-inverse: #ffffff, inverse-on-surface: #616161, series-a: #9c27b0, series-a-bold: #751d84, series-a-bolder: #4e1458, series-a-subtle: #b55dc4, series-a-subtler: #cd93d7, series-b: #2196f3, series-b-bold: #1971b6, series-b-bolder: #114b7a, series-b-subtle: #59b0f6, series-b-subtler: #90cbf9, series-c: #009688, series-c-bold: #007166, series-c-bolder: #004b44, series-c-subtle: #40b0a6, series-c-subtler: #80cbc4, series-d: #ffeb3b, series-d-bold: #bfb02c, series-d-bolder: #80761e, series-d-subtle: #fff06c, series-d-subtler: #fff59d, series-e: #f44336, series-e-bold: #b73229, series-e-bolder: #7a221b, series-e-subtle: #f77268, series-e-subtler: #faa19b, series-f: #4caf50, series-f-bold: #39833c, series-f-bolder: #265828, series-f-subtle: #79c37c, series-f-subtler: #a6d7a8)"
137
+ },
42
138
  "dark-secondary-text": {
43
139
  "type": "Color",
44
140
  "value": "rgba(0, 0, 0, 0.54)"
@@ -51,10 +147,6 @@
51
147
  "type": "Color",
52
148
  "value": "rgba(0, 0, 0, 0.12)"
53
149
  },
54
- "light-primary-text": {
55
- "type": "Color",
56
- "value": "#ffffff"
57
- },
58
150
  "light-secondary-text": {
59
151
  "type": "Color",
60
152
  "value": "rgba(255, 255, 255, 0.7)"
@@ -67,10 +159,6 @@
67
159
  "type": "Color",
68
160
  "value": "rgba(255, 255, 255, 0.12)"
69
161
  },
70
- "palettes": {
71
- "type": "Map",
72
- "value": "(red: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), pink: (50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), purple: (50: #f3e5f5, 100: #e1bee7, 200: #ce93d8, 300: #ba68c8, 400: #ab47bc, 500: #9c27b0, 600: #8e24aa, 700: #7b1fa2, 800: #6a1b9a, 900: #4a148c, A100: #ea80fc, A200: #e040fb, A400: #d500f9, A700: #aa00ff, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), deepPurple: (50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, A100: #b388ff, A200: #7c4dff, A400: #651fff, A700: #6200ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: #ffffff, A400: #ffffff, A700: #ffffff)), indigo: (50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)), blue: (50: #e3f2fd, 100: #bbdefb, 200: #90caf9, 300: #64b5f6, 400: #42a5f5, 500: #2196f3, 600: #1e88e5, 700: #1976d2, 800: #1565c0, 900: #0d47a1, A100: #82b1ff, A200: #448aff, A400: #2979ff, A700: #2962ff, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), lightBlue: (50: #e1f5fe, 100: #b3e5fc, 200: #81d4fa, 300: #4fc3f7, 400: #29b6f6, 500: #03a9f4, 600: #039be5, 700: #0288d1, 800: #0277bd, 900: #01579b, A100: #80d8ff, A200: #40c4ff, A400: #00b0ff, A700: #0091ea, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), cyan: (50: #e0f7fa, 100: #b2ebf2, 200: #80deea, 300: #4dd0e1, 400: #26c6da, 500: #00bcd4, 600: #00acc1, 700: #0097a7, 800: #00838f, 900: #006064, A100: #84ffff, A200: #18ffff, A400: #00e5ff, A700: #00b8d4, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), teal: (50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), green: (50: #e8f5e9, 100: #c8e6c9, 200: #a5d6a7, 300: #81c784, 400: #66bb6a, 500: #4caf50, 600: #43a047, 700: #388e3c, 800: #2e7d32, 900: #1b5e20, A100: #b9f6ca, A200: #69f0ae, A400: #00e676, A700: #00c853, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), lightGreen: (50: #f1f8e9, 100: #dcedc8, 200: #c5e1a5, 300: #aed581, 400: #9ccc65, 500: #8bc34a, 600: #7cb342, 700: #689f38, 800: #558b2f, 900: #33691e, A100: #ccff90, A200: #b2ff59, A400: #76ff03, A700: #64dd17, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), lime: (50: #f9fbe7, 100: #f0f4c3, 200: #e6ee9c, 300: #dce775, 400: #d4e157, 500: #cddc39, 600: #c0ca33, 700: #afb42b, 800: #9e9d24, 900: #827717, A100: #f4ff81, A200: #eeff41, A400: #c6ff00, A700: #aeea00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), yellow: (50: #fffde7, 100: #fff9c4, 200: #fff59d, 300: #fff176, 400: #ffee58, 500: #ffeb3b, 600: #fdd835, 700: #fbc02d, 800: #f9a825, 900: #f57f17, A100: #ffff8d, A200: #ffff00, A400: #ffea00, A700: #ffd600, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), amber: (50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, A100: #ffe57f, A200: #ffd740, A400: #ffc400, A700: #ffab00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), orange: (50: #fff3e0, 100: #ffe0b2, 200: #ffcc80, 300: #ffb74d, 400: #ffa726, 500: #ff9800, 600: #fb8c00, 700: #f57c00, 800: #ef6c00, 900: #e65100, A100: #ffd180, A200: #ffab40, A400: #ff9100, A700: #ff6d00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: rgba(0, 0, 0, 0.87), A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87))), deepOrange: (50: #fbe9e7, 100: #ffccbc, 200: #ffab91, 300: #ff8a65, 400: #ff7043, 500: #ff5722, 600: #f4511e, 700: #e64a19, 800: #d84315, 900: #bf360c, A100: #ff9e80, A200: #ff6e40, A400: #ff3d00, A700: #dd2c00, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: rgba(0, 0, 0, 0.87), 800: rgba(0, 0, 0, 0.87), 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), brown: (50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, A100: #d7ccc8, A200: #bcaaa4, A400: #8d6e63, A700: #5d4037, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)), gray: (50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, A100: #ffffff, A200: #eeeeee, A400: #bdbdbd, A700: #616161, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff)), blueGray: (50: #eceff1, 100: #cfd8dc, 200: #b0bec5, 300: #90a4ae, 400: #78909c, 500: #607d8b, 600: #546e7a, 700: #455a64, 800: #37474f, 900: #263238, A100: #cfd8dc, A200: #b0bec5, A400: #78909c, A700: #455a64, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff)))"
73
- },
74
162
  "material-dark-complimentary": {
75
163
  "type": "Map",
76
164
  "value": "(is-dark: true, body-bg: #121212, body-text: #ffffff, subtle-text: rgba(255, 255, 255, 0.7), disabled-text: rgba(255, 255, 255, 0.5), component-bg: #121212, component-text: #ffffff, component-border: rgba(255, 255, 255, 0.12), base-bg: #212121, hover-bg: rgba(255, 255, 255, 0.08), focus-bg: rgba(255, 255, 255, 0.24), elevation: #000000)"
@@ -79,6 +167,322 @@
79
167
  "type": "Map",
80
168
  "value": "(is-dark: false, body-bg: #ffffff, body-text: rgba(0, 0, 0, 0.87), subtle-text: rgba(0, 0, 0, 0.54), disabled-text: rgba(0, 0, 0, 0.38), component-bg: #ffffff, component-text: rgba(0, 0, 0, 0.87), component-border: rgba(0, 0, 0, 0.12), base-bg: #ffffff, hover-bg: rgba(0, 0, 0, 0.04), focus-bg: rgba(0, 0, 0, 0.12), elevation: #000000)"
81
169
  },
170
+ "primary-palette-name": {
171
+ "type": "Color",
172
+ "value": "indigo"
173
+ },
174
+ "secondary-palette-name": {
175
+ "type": "Color",
176
+ "value": "pink"
177
+ },
178
+ "tertiary-palette-name": {
179
+ "type": "Color",
180
+ "value": "teal"
181
+ },
182
+ "adjust-contrast": {
183
+ "type": "Bool",
184
+ "value": "true"
185
+ },
186
+ "theme-type": {
187
+ "type": "String",
188
+ "value": "light"
189
+ },
190
+ "primary-palette": {
191
+ "type": "Map",
192
+ "value": "(50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff), main: #3f51b5, lighter: #7986cb, darker: #303f9f, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": #ffffff, \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": #ffffff, \"A700-contrast\": #ffffff, \"contrast-contrast\": null)"
193
+ },
194
+ "secondary-palette": {
195
+ "type": "Map",
196
+ "value": "(50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #e51a5f, lighter: #f06292, darker: #c2185b, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null)"
197
+ },
198
+ "tertiary-palette": {
199
+ "type": "Map",
200
+ "value": "(50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), main: #00695c, lighter: #00796b, darker: #004d40, main-contrast: #ffffff, lighter-contrast: #ffffff, darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": rgba(0, 0, 0, 0.87), \"600-contrast\": rgba(0, 0, 0, 0.87), \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": rgba(0, 0, 0, 0.87), \"contrast-contrast\": null)"
201
+ },
202
+ "theme": {
203
+ "type": "Map",
204
+ "value": "(primary: (50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff), main: #3f51b5, lighter: #7986cb, darker: #303f9f, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": #ffffff, \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": #ffffff, \"A700-contrast\": #ffffff, \"contrast-contrast\": null), secondary: (50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #e51a5f, lighter: #f06292, darker: #c2185b, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #c62828, lighter: #d32f2f, darker: #b71c1c, main-contrast: #ffffff, lighter-contrast: #ffffff, darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": rgba(0, 0, 0, 0.87), \"600-contrast\": rgba(0, 0, 0, 0.87), \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null), is-dark: false, body-bg: #ffffff, body-text: rgba(0, 0, 0, 0.87), subtle-text: rgba(0, 0, 0, 0.54), disabled-text: rgba(0, 0, 0, 0.38), component-bg: #ffffff, component-text: rgba(0, 0, 0, 0.87), component-border: rgba(0, 0, 0, 0.12), base-bg: #ffffff, hover-bg: rgba(0, 0, 0, 0.04), focus-bg: rgba(0, 0, 0, 0.12), elevation: #000000)"
205
+ },
206
+ "kendo-is-dark-theme": {
207
+ "type": "Bool",
208
+ "value": "false"
209
+ },
210
+ "elevation": {
211
+ "type": "Color",
212
+ "value": "#000000"
213
+ },
214
+ "kendo-color-primary": {
215
+ "type": "Color",
216
+ "value": "#3f51b5"
217
+ },
218
+ "kendo-color-primary-lighter": {
219
+ "type": "Color",
220
+ "value": "#7986cb"
221
+ },
222
+ "kendo-color-primary-darker": {
223
+ "type": "Color",
224
+ "value": "#303f9f"
225
+ },
226
+ "kendo-color-primary-contrast": {
227
+ "type": "Color",
228
+ "value": "white"
229
+ },
230
+ "kendo-color-secondary": {
231
+ "type": "Color",
232
+ "value": "#e51a5f"
233
+ },
234
+ "kendo-color-secondary-lighter": {
235
+ "type": "Color",
236
+ "value": "#f06292"
237
+ },
238
+ "kendo-color-secondary-darker": {
239
+ "type": "Color",
240
+ "value": "#c2185b"
241
+ },
242
+ "kendo-color-secondary-contrast": {
243
+ "type": "Color",
244
+ "value": "white"
245
+ },
246
+ "kendo-color-tertiary": {
247
+ "type": "Color",
248
+ "value": "#00695c"
249
+ },
250
+ "kendo-color-tertiary-lighter": {
251
+ "type": "Color",
252
+ "value": "#00796b"
253
+ },
254
+ "kendo-color-tertiary-darker": {
255
+ "type": "Color",
256
+ "value": "#004d40"
257
+ },
258
+ "kendo-color-tertiary-contrast": {
259
+ "type": "Color",
260
+ "value": "white"
261
+ },
262
+ "kendo-color-info": {
263
+ "type": "Color",
264
+ "value": "#0058e9"
265
+ },
266
+ "kendo-color-info-lighter": {
267
+ "type": "Color",
268
+ "value": "#2973ed"
269
+ },
270
+ "kendo-color-info-darker": {
271
+ "type": "Color",
272
+ "value": "#004ac4"
273
+ },
274
+ "kendo-color-success": {
275
+ "type": "Color",
276
+ "value": "#37b400"
277
+ },
278
+ "kendo-color-success-lighter": {
279
+ "type": "Color",
280
+ "value": "#57c029"
281
+ },
282
+ "kendo-color-success-darker": {
283
+ "type": "Color",
284
+ "value": "#2e9700"
285
+ },
286
+ "kendo-color-warning": {
287
+ "type": "Color",
288
+ "value": "#ffc000"
289
+ },
290
+ "kendo-color-warning-lighter": {
291
+ "type": "Color",
292
+ "value": "#ffca29"
293
+ },
294
+ "kendo-color-warning-darker": {
295
+ "type": "Color",
296
+ "value": "#d6a100"
297
+ },
298
+ "kendo-color-error": {
299
+ "type": "Color",
300
+ "value": "#f31700"
301
+ },
302
+ "kendo-color-error-lighter": {
303
+ "type": "Color",
304
+ "value": "#f53c29"
305
+ },
306
+ "kendo-color-error-darker": {
307
+ "type": "Color",
308
+ "value": "#cc1300"
309
+ },
310
+ "kendo-color-dark": {
311
+ "type": "Color",
312
+ "value": "#424242"
313
+ },
314
+ "kendo-color-light": {
315
+ "type": "Color",
316
+ "value": "#f5f5f5"
317
+ },
318
+ "kendo-color-inverse": {
319
+ "type": "Color",
320
+ "value": "#424242"
321
+ },
322
+ "kendo-theme-colors": {
323
+ "type": "Map",
324
+ "value": "(\"primary\": #3f51b5, \"secondary\": #e51a5f, \"tertiary\": #00695c, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #f5f5f5, \"inverse\": #424242)"
325
+ },
326
+ "kendo-body-bg": {
327
+ "type": "Color",
328
+ "value": "#ffffff"
329
+ },
330
+ "kendo-body-text": {
331
+ "type": "Color",
332
+ "value": "rgba(0, 0, 0, 0.87)"
333
+ },
334
+ "kendo-subtle-text": {
335
+ "type": "Color",
336
+ "value": "rgba(0, 0, 0, 0.54)"
337
+ },
338
+ "kendo-app-bg": {
339
+ "type": "Color",
340
+ "value": "#ffffff"
341
+ },
342
+ "kendo-app-text": {
343
+ "type": "Color",
344
+ "value": "rgba(0, 0, 0, 0.87)"
345
+ },
346
+ "kendo-app-border": {
347
+ "type": "Color",
348
+ "value": "rgba(0, 0, 0, 0.12)"
349
+ },
350
+ "kendo-link-text": {
351
+ "type": "Color",
352
+ "value": "#e51a5f"
353
+ },
354
+ "kendo-link-hover-text": {
355
+ "type": "Color",
356
+ "value": "#c2185b"
357
+ },
358
+ "kendo-component-bg": {
359
+ "type": "Color",
360
+ "value": "#ffffff"
361
+ },
362
+ "kendo-component-text": {
363
+ "type": "Color",
364
+ "value": "rgba(0, 0, 0, 0.87)"
365
+ },
366
+ "kendo-component-border": {
367
+ "type": "Color",
368
+ "value": "rgba(0, 0, 0, 0.12)"
369
+ },
370
+ "kendo-base-bg": {
371
+ "type": "Color",
372
+ "value": "#ffffff"
373
+ },
374
+ "kendo-base-text": {
375
+ "type": "Color",
376
+ "value": "rgba(0, 0, 0, 0.87)"
377
+ },
378
+ "kendo-base-border": {
379
+ "type": "Color",
380
+ "value": "rgba(0, 0, 0, 0.08)"
381
+ },
382
+ "kendo-base-gradient": {
383
+ "type": "Null",
384
+ "value": "null"
385
+ },
386
+ "kendo-hover-bg": {
387
+ "type": "Color",
388
+ "value": "rgba(0, 0, 0, 0.04)"
389
+ },
390
+ "kendo-hover-text": {
391
+ "type": "Color",
392
+ "value": "rgba(0, 0, 0, 0.87)"
393
+ },
394
+ "kendo-hover-border": {
395
+ "type": "Color",
396
+ "value": "rgba(0, 0, 0, 0.15)"
397
+ },
398
+ "kendo-hover-gradient": {
399
+ "type": "Null",
400
+ "value": "null"
401
+ },
402
+ "kendo-selected-bg": {
403
+ "type": "Color",
404
+ "value": "#e51a5f"
405
+ },
406
+ "kendo-selected-text": {
407
+ "type": "Color",
408
+ "value": "white"
409
+ },
410
+ "kendo-selected-border": {
411
+ "type": "Color",
412
+ "value": "rgba(0, 0, 0, 0.1)"
413
+ },
414
+ "kendo-selected-gradient": {
415
+ "type": "Null",
416
+ "value": "null"
417
+ },
418
+ "kendo-selected-hover-bg": {
419
+ "type": "Color",
420
+ "value": "#dc195b"
421
+ },
422
+ "kendo-selected-hover-text": {
423
+ "type": "Color",
424
+ "value": "white"
425
+ },
426
+ "kendo-selected-hover-border": {
427
+ "type": "Color",
428
+ "value": "rgba(0, 0, 0, 0.1)"
429
+ },
430
+ "kendo-selected-hover-gradient": {
431
+ "type": "Null",
432
+ "value": "null"
433
+ },
434
+ "kendo-disabled-text": {
435
+ "type": "Color",
436
+ "value": "rgba(0, 0, 0, 0.38)"
437
+ },
438
+ "kendo-component-header-bg": {
439
+ "type": "Color",
440
+ "value": "#ffffff"
441
+ },
442
+ "kendo-component-header-text": {
443
+ "type": "Color",
444
+ "value": "rgba(0, 0, 0, 0.87)"
445
+ },
446
+ "kendo-component-header-border": {
447
+ "type": "Color",
448
+ "value": "rgba(0, 0, 0, 0.08)"
449
+ },
450
+ "kendo-component-header-gradient": {
451
+ "type": "Null",
452
+ "value": "null"
453
+ },
454
+ "kendo-invalid-bg": {
455
+ "type": "Null",
456
+ "value": "null"
457
+ },
458
+ "kendo-invalid-text": {
459
+ "type": "Color",
460
+ "value": "#f31700"
461
+ },
462
+ "kendo-invalid-border": {
463
+ "type": "Color",
464
+ "value": "#f31700"
465
+ },
466
+ "kendo-invalid-shadow": {
467
+ "type": "Null",
468
+ "value": "null"
469
+ },
470
+ "kendo-valid-bg": {
471
+ "type": "Null",
472
+ "value": "null"
473
+ },
474
+ "kendo-valid-text": {
475
+ "type": "Color",
476
+ "value": "#37b400"
477
+ },
478
+ "kendo-valid-border": {
479
+ "type": "Color",
480
+ "value": "#37b400"
481
+ },
482
+ "kendo-valid-shadow": {
483
+ "type": "Null",
484
+ "value": "null"
485
+ },
82
486
  "kendo-elevation": {
83
487
  "type": "Map",
84
488
  "value": "(1: (0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 2px 1px 0px rgba(0, 0, 0, 0.12), 0px 1px 1px 0px rgba(0, 0, 0, 0.14)), 2: (0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14)), 3: (0px 1px 8px 0px rgba(0, 0, 0, 0.2), 0px 3px 3px 0px rgba(0, 0, 0, 0.12), 0px 3px 4px 0px rgba(0, 0, 0, 0.14)), 4: (0px 2px 4px 0px rgba(0, 0, 0, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 4px 5px 0px rgba(0, 0, 0, 0.14)), 5: (0px 3px 5px 0px rgba(0, 0, 0, 0.2), 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(0, 0, 0, 0.14)), 6: (0px 5px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 14px 0px rgba(0, 0, 0, 0.12), 0px 8px 10px 0px rgba(0, 0, 0, 0.14)), 7: (0px 7px 8px 0px rgba(0, 0, 0, 0.2), 0px 5px 22px 0px rgba(0, 0, 0, 0.12), 0px 12px 17px 0px rgba(0, 0, 0, 0.14)), 8: (0px 8px 10px rgba(0, 0, 0, 0.2), 0px 6px 30px rgba(0, 0, 0, 0.12), 0px 16px 24px rgba(0, 0, 0, 0.14)), 9: (0px 11px 15px rgba(0, 0, 0, 0.2), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 24px 38px rgba(0, 0, 0, 0.14)))"
@@ -107,65 +511,25 @@
107
511
  "type": "Bool",
108
512
  "value": "false"
109
513
  },
110
- "kendo-use-input-button-width": {
111
- "type": "Bool",
112
- "value": "false"
113
- },
114
- "kendo-use-input-spinner-width": {
115
- "type": "Bool",
116
- "value": "false"
117
- },
118
- "kendo-use-input-spinner-icon-offset": {
119
- "type": "Bool",
120
- "value": "false"
121
- },
122
- "kendo-auto-bootstrap": {
123
- "type": "Bool",
124
- "value": "true"
125
- },
126
- "kendo-spacing": {
127
- "type": "Map",
128
- "value": "(0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px)"
129
- },
130
- "primary-palette-name": {
131
- "type": "Color",
132
- "value": "indigo"
133
- },
134
- "secondary-palette-name": {
135
- "type": "Color",
136
- "value": "pink"
137
- },
138
- "tertiary-palette-name": {
139
- "type": "Color",
140
- "value": "teal"
141
- },
142
- "adjust-contrast": {
143
- "type": "Bool",
144
- "value": "true"
145
- },
146
- "theme-type": {
147
- "type": "String",
148
- "value": "light"
149
- },
150
- "primary-palette": {
151
- "type": "Map",
152
- "value": "(50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff), main: #3f51b5, lighter: #7986cb, darker: #303f9f, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": #ffffff, \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": #ffffff, \"A700-contrast\": #ffffff, \"contrast-contrast\": null)"
514
+ "kendo-use-input-button-width": {
515
+ "type": "Bool",
516
+ "value": "false"
153
517
  },
154
- "secondary-palette": {
155
- "type": "Map",
156
- "value": "(50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #e51a5f, lighter: #f06292, darker: #c2185b, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null)"
518
+ "kendo-use-input-spinner-width": {
519
+ "type": "Bool",
520
+ "value": "false"
157
521
  },
158
- "tertiary-palette": {
159
- "type": "Map",
160
- "value": "(50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, A100: #a7ffeb, A200: #64ffda, A400: #1de9b6, A700: #00bfa5, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: rgba(0, 0, 0, 0.87)), main: #00695c, lighter: #00796b, darker: #004d40, main-contrast: #ffffff, lighter-contrast: #ffffff, darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": rgba(0, 0, 0, 0.87), \"600-contrast\": rgba(0, 0, 0, 0.87), \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": rgba(0, 0, 0, 0.87), \"contrast-contrast\": null)"
522
+ "kendo-use-input-spinner-icon-offset": {
523
+ "type": "Bool",
524
+ "value": "false"
161
525
  },
162
- "theme": {
163
- "type": "Map",
164
- "value": "(primary: (50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, A100: #8c9eff, A200: #536dfe, A400: #3d5afe, A700: #304ffe, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: #ffffff, 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: #ffffff, A700: #ffffff), main: #3f51b5, lighter: #7986cb, darker: #303f9f, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": #ffffff, \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": #ffffff, \"A700-contrast\": #ffffff, \"contrast-contrast\": null), secondary: (50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, A100: #ff80ab, A200: #ff4081, A400: #f50057, A700: #c51162, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: #ffffff, 600: #ffffff, 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #e51a5f, lighter: #f06292, darker: #c2185b, main-contrast: #ffffff, lighter-contrast: rgba(0, 0, 0, 0.87), darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": #ffffff, \"600-contrast\": #ffffff, \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null), warn: (50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, A100: #ff8a80, A200: #ff5252, A400: #ff1744, A700: #d50000, contrast: (50: rgba(0, 0, 0, 0.87), 100: rgba(0, 0, 0, 0.87), 200: rgba(0, 0, 0, 0.87), 300: rgba(0, 0, 0, 0.87), 400: rgba(0, 0, 0, 0.87), 500: rgba(0, 0, 0, 0.87), 600: rgba(0, 0, 0, 0.87), 700: #ffffff, 800: #ffffff, 900: #ffffff, A100: rgba(0, 0, 0, 0.87), A200: rgba(0, 0, 0, 0.87), A400: rgba(0, 0, 0, 0.87), A700: #ffffff), main: #c62828, lighter: #d32f2f, darker: #b71c1c, main-contrast: #ffffff, lighter-contrast: #ffffff, darker-contrast: #ffffff, \"50-contrast\": rgba(0, 0, 0, 0.87), \"100-contrast\": rgba(0, 0, 0, 0.87), \"200-contrast\": rgba(0, 0, 0, 0.87), \"300-contrast\": rgba(0, 0, 0, 0.87), \"400-contrast\": rgba(0, 0, 0, 0.87), \"500-contrast\": rgba(0, 0, 0, 0.87), \"600-contrast\": rgba(0, 0, 0, 0.87), \"700-contrast\": #ffffff, \"800-contrast\": #ffffff, \"900-contrast\": #ffffff, \"A100-contrast\": rgba(0, 0, 0, 0.87), \"A200-contrast\": rgba(0, 0, 0, 0.87), \"A400-contrast\": rgba(0, 0, 0, 0.87), \"A700-contrast\": #ffffff, \"contrast-contrast\": null), is-dark: false, body-bg: #ffffff, body-text: rgba(0, 0, 0, 0.87), subtle-text: rgba(0, 0, 0, 0.54), disabled-text: rgba(0, 0, 0, 0.38), component-bg: #ffffff, component-text: rgba(0, 0, 0, 0.87), component-border: rgba(0, 0, 0, 0.12), base-bg: #ffffff, hover-bg: rgba(0, 0, 0, 0.04), focus-bg: rgba(0, 0, 0, 0.12), elevation: #000000)"
526
+ "kendo-auto-bootstrap": {
527
+ "type": "Bool",
528
+ "value": "true"
165
529
  },
166
- "elevation": {
167
- "type": "Color",
168
- "value": "#000000"
530
+ "kendo-spacing": {
531
+ "type": "Map",
532
+ "value": "(0: 0, 1px: 1px, 0.5: 2px, 1: 4px, 1.5: 6px, 2: 8px, 2.5: 10px, 3: 12px, 3.5: 14px, 4: 16px, 4.5: 18px, 5: 20px, 5.5: 22px, 6: 24px, 6.5: 26px, 7: 28px, 7.5: 30px, 8: 32px, 9: 36px, 10: 40px, 11: 44px, 12: 48px, 13: 52px, 14: 56px, 15: 60px, 16: 64px, 17: 68px, 18: 72px, 19: 76px, 20: 80px, 21: 84px, 22: 88px, 23: 92px, 24: 96px)"
169
533
  },
170
534
  "box-shadow-depth-1": {
171
535
  "type": "String",
@@ -307,122 +671,6 @@
307
671
  "type": "Number",
308
672
  "value": "100"
309
673
  },
310
- "kendo-is-dark-theme": {
311
- "type": "Bool",
312
- "value": "false"
313
- },
314
- "kendo-color-primary": {
315
- "type": "Color",
316
- "value": "#3f51b5"
317
- },
318
- "kendo-color-primary-lighter": {
319
- "type": "Color",
320
- "value": "#7986cb"
321
- },
322
- "kendo-color-primary-darker": {
323
- "type": "Color",
324
- "value": "#303f9f"
325
- },
326
- "kendo-color-primary-contrast": {
327
- "type": "Color",
328
- "value": "white"
329
- },
330
- "kendo-color-secondary": {
331
- "type": "Color",
332
- "value": "#e51a5f"
333
- },
334
- "kendo-color-secondary-lighter": {
335
- "type": "Color",
336
- "value": "#f06292"
337
- },
338
- "kendo-color-secondary-darker": {
339
- "type": "Color",
340
- "value": "#c2185b"
341
- },
342
- "kendo-color-secondary-contrast": {
343
- "type": "Color",
344
- "value": "white"
345
- },
346
- "kendo-color-tertiary": {
347
- "type": "Color",
348
- "value": "#00695c"
349
- },
350
- "kendo-color-tertiary-lighter": {
351
- "type": "Color",
352
- "value": "#00796b"
353
- },
354
- "kendo-color-tertiary-darker": {
355
- "type": "Color",
356
- "value": "#004d40"
357
- },
358
- "kendo-color-tertiary-contrast": {
359
- "type": "Color",
360
- "value": "white"
361
- },
362
- "kendo-color-info": {
363
- "type": "Color",
364
- "value": "#0058e9"
365
- },
366
- "kendo-color-info-lighter": {
367
- "type": "Color",
368
- "value": "#2973ed"
369
- },
370
- "kendo-color-info-darker": {
371
- "type": "Color",
372
- "value": "#004ac4"
373
- },
374
- "kendo-color-success": {
375
- "type": "Color",
376
- "value": "#37b400"
377
- },
378
- "kendo-color-success-lighter": {
379
- "type": "Color",
380
- "value": "#57c029"
381
- },
382
- "kendo-color-success-darker": {
383
- "type": "Color",
384
- "value": "#2e9700"
385
- },
386
- "kendo-color-warning": {
387
- "type": "Color",
388
- "value": "#ffc000"
389
- },
390
- "kendo-color-warning-lighter": {
391
- "type": "Color",
392
- "value": "#ffca29"
393
- },
394
- "kendo-color-warning-darker": {
395
- "type": "Color",
396
- "value": "#d6a100"
397
- },
398
- "kendo-color-error": {
399
- "type": "Color",
400
- "value": "#f31700"
401
- },
402
- "kendo-color-error-lighter": {
403
- "type": "Color",
404
- "value": "#f53c29"
405
- },
406
- "kendo-color-error-darker": {
407
- "type": "Color",
408
- "value": "#cc1300"
409
- },
410
- "kendo-color-dark": {
411
- "type": "Color",
412
- "value": "#424242"
413
- },
414
- "kendo-color-light": {
415
- "type": "Color",
416
- "value": "#f5f5f5"
417
- },
418
- "kendo-color-inverse": {
419
- "type": "Color",
420
- "value": "#424242"
421
- },
422
- "kendo-theme-colors": {
423
- "type": "Map",
424
- "value": "(\"primary\": #3f51b5, \"secondary\": #e51a5f, \"tertiary\": #00695c, \"info\": #0058e9, \"success\": #37b400, \"warning\": #ffc000, \"error\": #f31700, \"dark\": #424242, \"light\": #f5f5f5, \"inverse\": #424242)"
425
- },
426
674
  "kendo-font-size": {
427
675
  "type": "Number",
428
676
  "value": "14px"
@@ -444,178 +692,70 @@
444
692
  "value": "16px"
445
693
  },
446
694
  "kendo-font-size-xl": {
447
- "type": "Number",
448
- "value": "20px"
449
- },
450
- "kendo-font-sizes": {
451
- "type": "Map",
452
- "value": "(xs: 10px, sm: 12px, md: 14px, lg: 16px, xl: 20px)"
453
- },
454
- "kendo-font-family-sans-serif": {
455
- "type": "List",
456
- "value": "Roboto, \"Helvetica Neue\", sans-serif"
457
- },
458
- "kendo-font-family": {
459
- "type": "List",
460
- "value": "Roboto, \"Helvetica Neue\", sans-serif"
461
- },
462
- "kendo-font-family-monospace": {
463
- "type": "List",
464
- "value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace"
465
- },
466
- "kendo-line-height": {
467
- "type": "Number",
468
- "value": "2"
469
- },
470
- "kendo-line-height-xs": {
471
- "type": "Number",
472
- "value": "1"
473
- },
474
- "kendo-line-height-sm": {
475
- "type": "Number",
476
- "value": "1.2"
477
- },
478
- "kendo-line-height-md": {
479
- "type": "Number",
480
- "value": "2"
481
- },
482
- "kendo-line-height-lg": {
483
- "type": "Number",
484
- "value": "1.5"
485
- },
486
- "kendo-line-height-em": {
487
- "type": "Calculation",
488
- "value": "calc(2 * 1em)"
489
- },
490
- "kendo-font-weight-light": {
491
- "type": "Number",
492
- "value": "300"
493
- },
494
- "kendo-font-weight-normal": {
495
- "type": "Number",
496
- "value": "400"
497
- },
498
- "kendo-font-weight-medium": {
499
- "type": "Number",
500
- "value": "500"
501
- },
502
- "kendo-font-weight-semibold": {
503
- "type": "Number",
504
- "value": "600"
505
- },
506
- "kendo-font-weight-bold": {
507
- "type": "Number",
508
- "value": "700"
509
- },
510
- "kendo-letter-spacing": {
511
- "type": "Null",
512
- "value": "null"
513
- },
514
- "kendo-body-bg": {
515
- "type": "Color",
516
- "value": "#ffffff"
517
- },
518
- "kendo-body-text": {
519
- "type": "Color",
520
- "value": "rgba(0, 0, 0, 0.87)"
521
- },
522
- "kendo-subtle-text": {
523
- "type": "Color",
524
- "value": "rgba(0, 0, 0, 0.54)"
525
- },
526
- "kendo-app-bg": {
527
- "type": "Color",
528
- "value": "#ffffff"
529
- },
530
- "kendo-app-text": {
531
- "type": "Color",
532
- "value": "rgba(0, 0, 0, 0.87)"
533
- },
534
- "kendo-app-border": {
535
- "type": "Color",
536
- "value": "rgba(0, 0, 0, 0.12)"
537
- },
538
- "kendo-link-text": {
539
- "type": "Color",
540
- "value": "#e51a5f"
541
- },
542
- "kendo-link-hover-text": {
543
- "type": "Color",
544
- "value": "#c2185b"
545
- },
546
- "kendo-component-bg": {
547
- "type": "Color",
548
- "value": "#ffffff"
549
- },
550
- "kendo-component-text": {
551
- "type": "Color",
552
- "value": "rgba(0, 0, 0, 0.87)"
553
- },
554
- "kendo-component-border": {
555
- "type": "Color",
556
- "value": "rgba(0, 0, 0, 0.12)"
695
+ "type": "Number",
696
+ "value": "20px"
557
697
  },
558
- "kendo-base-bg": {
559
- "type": "Color",
560
- "value": "#ffffff"
698
+ "kendo-font-sizes": {
699
+ "type": "Map",
700
+ "value": "(xs: 10px, sm: 12px, md: 14px, lg: 16px, xl: 20px)"
561
701
  },
562
- "kendo-base-text": {
563
- "type": "Color",
564
- "value": "rgba(0, 0, 0, 0.87)"
702
+ "kendo-font-family-sans-serif": {
703
+ "type": "List",
704
+ "value": "Roboto, \"Helvetica Neue\", sans-serif"
565
705
  },
566
- "kendo-base-border": {
567
- "type": "Color",
568
- "value": "rgba(0, 0, 0, 0.08)"
706
+ "kendo-font-family": {
707
+ "type": "List",
708
+ "value": "Roboto, \"Helvetica Neue\", sans-serif"
569
709
  },
570
- "kendo-base-gradient": {
571
- "type": "Null",
572
- "value": "null"
710
+ "kendo-font-family-monospace": {
711
+ "type": "List",
712
+ "value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace"
573
713
  },
574
- "kendo-hover-bg": {
575
- "type": "Color",
576
- "value": "rgba(0, 0, 0, 0.04)"
714
+ "kendo-line-height": {
715
+ "type": "Number",
716
+ "value": "2"
577
717
  },
578
- "kendo-hover-text": {
579
- "type": "Color",
580
- "value": "rgba(0, 0, 0, 0.87)"
718
+ "kendo-line-height-xs": {
719
+ "type": "Number",
720
+ "value": "1"
581
721
  },
582
- "kendo-hover-border": {
583
- "type": "Color",
584
- "value": "rgba(0, 0, 0, 0.15)"
722
+ "kendo-line-height-sm": {
723
+ "type": "Number",
724
+ "value": "1.2"
585
725
  },
586
- "kendo-hover-gradient": {
587
- "type": "Null",
588
- "value": "null"
726
+ "kendo-line-height-md": {
727
+ "type": "Number",
728
+ "value": "2"
589
729
  },
590
- "kendo-selected-bg": {
591
- "type": "Color",
592
- "value": "#e51a5f"
730
+ "kendo-line-height-lg": {
731
+ "type": "Number",
732
+ "value": "1.5"
593
733
  },
594
- "kendo-selected-text": {
595
- "type": "Color",
596
- "value": "white"
734
+ "kendo-line-height-em": {
735
+ "type": "Calculation",
736
+ "value": "calc(2 * 1em)"
597
737
  },
598
- "kendo-selected-border": {
599
- "type": "Color",
600
- "value": "rgba(0, 0, 0, 0.1)"
738
+ "kendo-font-weight-light": {
739
+ "type": "Number",
740
+ "value": "300"
601
741
  },
602
- "kendo-selected-gradient": {
603
- "type": "Null",
604
- "value": "null"
742
+ "kendo-font-weight-normal": {
743
+ "type": "Number",
744
+ "value": "400"
605
745
  },
606
- "kendo-selected-hover-bg": {
607
- "type": "Color",
608
- "value": "#dc195b"
746
+ "kendo-font-weight-medium": {
747
+ "type": "Number",
748
+ "value": "500"
609
749
  },
610
- "kendo-selected-hover-text": {
611
- "type": "Color",
612
- "value": "white"
750
+ "kendo-font-weight-semibold": {
751
+ "type": "Number",
752
+ "value": "600"
613
753
  },
614
- "kendo-selected-hover-border": {
615
- "type": "Color",
616
- "value": "rgba(0, 0, 0, 0.1)"
754
+ "kendo-font-weight-bold": {
755
+ "type": "Number",
756
+ "value": "700"
617
757
  },
618
- "kendo-selected-hover-gradient": {
758
+ "kendo-letter-spacing": {
619
759
  "type": "Null",
620
760
  "value": "null"
621
761
  },
@@ -623,10 +763,6 @@
623
763
  "type": "List",
624
764
  "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"
625
765
  },
626
- "kendo-disabled-text": {
627
- "type": "Color",
628
- "value": "rgba(0, 0, 0, 0.38)"
629
- },
630
766
  "kendo-disabled-filter": {
631
767
  "type": "String",
632
768
  "value": "grayscale(0.1)"
@@ -639,38 +775,6 @@
639
775
  "type": "Map",
640
776
  "value": "(opacity: 0.6, filter: grayscale(0.1))"
641
777
  },
642
- "kendo-component-header-bg": {
643
- "type": "Color",
644
- "value": "#ffffff"
645
- },
646
- "kendo-component-header-text": {
647
- "type": "Color",
648
- "value": "rgba(0, 0, 0, 0.87)"
649
- },
650
- "kendo-component-header-border": {
651
- "type": "Color",
652
- "value": "rgba(0, 0, 0, 0.08)"
653
- },
654
- "kendo-component-header-gradient": {
655
- "type": "Null",
656
- "value": "null"
657
- },
658
- "kendo-invalid-bg": {
659
- "type": "String",
660
- "value": "initial"
661
- },
662
- "kendo-invalid-text": {
663
- "type": "Color",
664
- "value": "#f31700"
665
- },
666
- "kendo-invalid-border": {
667
- "type": "Color",
668
- "value": "#f31700"
669
- },
670
- "kendo-invalid-shadow": {
671
- "type": "Null",
672
- "value": "null"
673
- },
674
778
  "kendo-loading-opacity": {
675
779
  "type": "Number",
676
780
  "value": "0.3"
@@ -679,41 +783,17 @@
679
783
  "type": "Map",
680
784
  "value": "(neutral: (0: #ffffff, 50: #f8f8f8, 100: #ededed, 200: #d6d6d6, 300: #b7b7b7, 400: #949494, 500: #767676, 600: #5f5f5f, 700: #494949, 800: #373737, 900: #282828, 1000: #000000), marsala: (0: #ffffff, 50: #faf0f2, 100: #f3dde0, 200: #e197a3, 300: #c54e69, 400: #8b3548, 500: #622331, 600: #551d2a, 700: #441620, 800: #340f17, 900: #23080e, 1000: #000000), bootstrapGray: (0: #ffffff, 100: #f8f9fa, 200: #e9ecef, 300: #dee2e6, 400: #ced4da, 500: #adb5bd, 600: #6c757d, 700: #495057, 800: #343a40, 900: #212529, 1000: #000000), bootstrapBlue: (0: #ffffff, 100: #cfe2ff, 200: #9ec5fe, 300: #6ea8fe, 400: #3d8bfd, 500: #0d6efd, 600: #0a58ca, 700: #084298, 800: #052c65, 900: #031633, 1000: #000000), bootstrapIndigo: (0: #ffffff, 100: #e0cffc, 200: #c29ffa, 300: #a370f7, 400: #8540f5, 500: #6610f2, 600: #520dc2, 700: #3d0a91, 800: #290661, 900: #140330, 1000: #000000), bootstrapPurple: (0: #ffffff, 100: #e2d9f3, 200: #c5b3e6, 300: #a98eda, 400: #8c68cd, 500: #6f42c1, 600: #59359a, 700: #432874, 800: #2c1a4d, 900: #160d27, 1000: #000000), bootstrapPink: (0: #ffffff, 100: #f7d6e6, 200: #efadce, 300: #e685b5, 400: #de5c9d, 500: #d63384, 600: #ab296a, 700: #801f4f, 800: #561435, 900: #2b0a1a, 1000: #000000), bootstrapRed: (0: #ffffff, 100: #f8d7da, 200: #f1aeb5, 300: #ea868f, 400: #e35d6a, 500: #dc3545, 600: #b02a37, 700: #842029, 800: #58151c, 900: #2c0b0e, 1000: #000000), bootstrapOrange: (0: #ffffff, 100: #ffe5d0, 200: #fecba1, 300: #feb272, 400: #fd9843, 500: #fd7e14, 600: #ca6510, 700: #984c0c, 800: #653208, 900: #331904, 1000: #000000), bootstrapYellow: (0: #ffffff, 100: #fff3cd, 200: #ffe69c, 300: #ffda6a, 400: #ffcd39, 500: #ffc107, 600: #cc9a06, 700: #997404, 800: #664d03, 900: #332701, 1000: #000000), bootstrapGreen: (0: #ffffff, 100: #d1e7dd, 200: #a3cfbb, 300: #75b798, 400: #479f76, 500: #198754, 600: #146c43, 700: #0f5132, 800: #0a3622, 900: #051b11, 1000: #000000), bootstrapTeal: (0: #ffffff, 100: #d2f4ea, 200: #a6e9d5, 300: #79dfc1, 400: #4dd4ac, 500: #20c997, 600: #1aa179, 700: #13795b, 800: #0d503c, 900: #06281e, 1000: #000000), bootstrapCyan: (0: #ffffff, 100: #cff4fc, 200: #9eeaf9, 300: #6edff6, 400: #3dd5f3, 500: #0dcaf0, 600: #0aa2c0, 700: #087990, 800: #055160, 900: #032830, 1000: #000000), fluentNeutral: (0: #ffffff, 50: #faf9f8, 100: #edebe9, 150: #e1dfdd, 200: #d2d0ce, 250: #c8c6c4, 300: #bdbbb8, 350: #b3b0ad, 400: #a19f9d, 450: #8a8886, 500: #797775, 550: #605e5c, 600: #484644, 650: #3b3a39, 700: #323130, 750: #292827, 800: #201f1e, 850: #1b1a19, 900: #161514, 950: #11100f, 1000: #000000), materialGray: (0: #ffffff, 50: #fafafa, 100: #f5f5f5, 200: #eeeeee, 300: #e0e0e0, 400: #bdbdbd, 500: #9e9e9e, 600: #757575, 700: #616161, 800: #424242, 900: #212121, 1000: #000000), materialBlueGray: (0: #ffffff, 50: #eceff1, 100: #cfd8dc, 200: #b0bec5, 300: #90a4ae, 400: #78909c, 500: #607d8b, 600: #546e7a, 700: #455a64, 800: #37474f, 900: #263238, 1000: #000000), materialRed: (0: #ffffff, 50: #ffebee, 100: #ffcdd2, 200: #ef9a9a, 300: #e57373, 400: #ef5350, 500: #f44336, 600: #e53935, 700: #d32f2f, 800: #c62828, 900: #b71c1c, 1000: #000000), materialPink: (0: #ffffff, 50: #fce4ec, 100: #f8bbd0, 200: #f48fb1, 300: #f06292, 400: #ec407a, 500: #e51a5f, 600: #d81b60, 700: #c2185b, 800: #ad1457, 900: #880e4f, 1000: #000000), materialPurple: (0: #ffffff, 50: #f3e5f5, 100: #e1bee7, 200: #ce93d8, 300: #ba68c8, 400: #ab47bc, 500: #9c27b0, 600: #8e24aa, 700: #7b1fa2, 800: #6a1b9a, 900: #4a148c, 1000: #000000), materialDeepPurple: (0: #ffffff, 50: #ede7f6, 100: #d1c4e9, 200: #b39ddb, 300: #9575cd, 400: #7e57c2, 500: #673ab7, 600: #5e35b1, 700: #512da8, 800: #4527a0, 900: #311b92, 1000: #000000), materialIndigo: (0: #ffffff, 50: #e8eaf6, 100: #c5cae9, 200: #9fa8da, 300: #7986cb, 400: #5c6bc0, 500: #3f51b5, 600: #3949ab, 700: #303f9f, 800: #283593, 900: #1a237e, 1000: #000000), materialBlue: (0: #ffffff, 50: #e3f2fd, 100: #bbdefb, 200: #90caf9, 300: #64b5f6, 400: #42a5f5, 500: #2196f3, 600: #1e88e5, 700: #1976d2, 800: #1565c0, 900: #0d47a1, 1000: #000000), materialLightBlue: (0: #ffffff, 50: #e1f5fe, 100: #b3e5fc, 200: #81d4fa, 300: #4fc3f7, 400: #29b6f6, 500: #03a9f4, 600: #039be5, 700: #0288d1, 800: #0277bd, 900: #01579b, 1000: #000000), materialCyan: (0: #ffffff, 50: #e0f7fa, 100: #b2ebf2, 200: #80deea, 300: #4dd0e1, 400: #26c6da, 500: #00bcd4, 600: #00acc1, 700: #0097a7, 800: #00838f, 900: #006064, 1000: #000000), materialTeal: (0: #ffffff, 50: #e0f2f1, 100: #b2dfdb, 200: #80cbc4, 300: #4db6ac, 400: #26a69a, 500: #009688, 600: #00897b, 700: #00796b, 800: #00695c, 900: #004d40, 1000: #000000), materialGreen: (0: #ffffff, 50: #e8f5e9, 100: #c8e6c9, 200: #a5d6a7, 300: #81c784, 400: #66bb6a, 500: #4caf50, 600: #43a047, 700: #388e3c, 800: #2e7d32, 900: #1b5e20, 1000: #000000), materialLightGreen: (0: #ffffff, 50: #f1f8e9, 100: #dcedc8, 200: #c5e1a5, 300: #aed581, 400: #9ccc65, 500: #8bc34a, 600: #7cb342, 700: #689f38, 800: #558b2f, 900: #33691e, 1000: #000000), materialLime: (0: #ffffff, 50: #f9fbe7, 100: #f0f4c3, 200: #e6ee9c, 300: #dce775, 400: #d4e157, 500: #cddc39, 600: #c0ca33, 700: #afb42b, 800: #9e9d24, 900: #827717, 1000: #000000), materialYellow: (0: #ffffff, 50: #fffde7, 100: #fff9c4, 200: #fff59d, 300: #fff176, 400: #ffee58, 500: #ffeb3b, 600: #fdd835, 700: #fbc02d, 800: #f9a825, 900: #f57f17, 1000: #000000), materialAmber: (0: #ffffff, 50: #fff8e1, 100: #ffecb3, 200: #ffe082, 300: #ffd54f, 400: #ffca28, 500: #ffc107, 600: #ffb300, 700: #ffa000, 800: #ff8f00, 900: #ff6f00, 1000: #000000), materialOrange: (0: #ffffff, 50: #fff3e0, 100: #ffe0b2, 200: #ffcc80, 300: #ffb74d, 400: #ffa726, 500: #ff9800, 600: #fb8c00, 700: #f57c00, 800: #ef6c00, 900: #e65100, 1000: #000000), materialDeepOrange: (0: #ffffff, 50: #fbe9e7, 100: #ffccbc, 200: #ffab91, 300: #ff8a65, 400: #ff7043, 500: #ff5722, 600: #f4511e, 700: #e64a19, 800: #d84315, 900: #bf360c, 1000: #000000), materialBrown: (0: #ffffff, 50: #efebe9, 100: #d7ccc8, 200: #bcaaa4, 300: #a1887f, 400: #8d6e63, 500: #795548, 600: #6d4c41, 700: #5d4037, 800: #4e342e, 900: #3e2723, 1000: #000000), primerGray: (0: #ffffff, 50: #f6f8fa, 100: #eaeef2, 200: #d0d7de, 300: #afb8c1, 400: #8c959f, 500: #6e7781, 600: #57606a, 700: #424a53, 800: #32383f, 900: #24292f, 1000: #000000), primerBlue: (0: #ffffff, 50: #ddf4ff, 100: #b6e3ff, 200: #80ccff, 300: #54aeff, 400: #218bff, 500: #0969da, 600: #0550ae, 700: #033d8b, 800: #0a3069, 900: #002155, 1000: #000000), primerGreen: (0: #ffffff, 50: #dafbe1, 100: #aceebb, 200: #6fdd8b, 300: #4ac26b, 400: #2da44e, 500: #1a7f37, 600: #116329, 700: #044f1e, 800: #003d16, 900: #002d11, 1000: #000000), primerYellow: (0: #ffffff, 50: #fff8c5, 100: #fae17d, 200: #eac54f, 300: #d4a72c, 400: #bf8700, 500: #9a6700, 600: #7d4e00, 700: #633c01, 800: #4d2d00, 900: #3b2300, 1000: #000000), primerOrange: (0: #ffffff, 50: #fff1e5, 100: #ffd8b5, 200: #ffb77c, 300: #fb8f44, 400: #e16f24, 500: #bc4c00, 600: #953800, 700: #762c00, 800: #5c2200, 900: #471700, 1000: #000000), primerRed: (0: #ffffff, 50: #ffebe9, 100: #ffcecb, 200: #ffaba8, 300: #ff8182, 400: #fa4549, 500: #cf222e, 600: #a40e26, 700: #82071e, 800: #660018, 900: #4c0014, 1000: #000000), primerPurple: (0: #ffffff, 50: #fbefff, 100: #ecd8ff, 200: #d8b9ff, 300: #c297ff, 400: #a475f9, 500: #8250df, 600: #6639ba, 700: #512a97, 800: #3e1f79, 900: #2e1461, 1000: #000000), primerPink: (0: #ffffff, 50: #ffeff7, 100: #ffd3eb, 200: #ffadda, 300: #ff80c8, 400: #e85aad, 500: #bf3989, 600: #99286e, 700: #772057, 800: #611347, 900: #4d0336, 1000: #000000), primerCoral: (0: #ffffff, 50: #fff0eb, 100: #ffd6cc, 200: #ffb4a1, 300: #fd8c73, 400: #ec6547, 500: #c4432b, 600: #9e2f1c, 700: #801f0f, 800: #691105, 900: #510901, 1000: #000000), tailwindNeutral: (0: #ffffff, 50: #fafafa, 100: #f5f5f5, 200: #e5e5e5, 300: #d4d4d4, 400: #a3a3a3, 500: #737373, 600: #525252, 700: #404040, 800: #262626, 900: #171717, 1000: #000000), tailwindSlate: (0: #ffffff, 50: #f8fafc, 100: #f1f5f9, 200: #e2e8f0, 300: #cbd5e1, 400: #94a3b8, 500: #64748b, 600: #475569, 700: #334155, 800: #1e293b, 900: #0f172a, 1000: #000000), tailwindGray: (0: #ffffff, 50: #f9fafb, 100: #f3f4f6, 200: #e5e7eb, 300: #d1d5db, 400: #9ca3af, 500: #6b7280, 600: #4b5563, 700: #374151, 800: #1f2937, 900: #111827, 1000: #000000), tailwindZinc: (0: #ffffff, 50: #fafafa, 100: #f4f4f5, 200: #e4e4e7, 300: #d4d4d8, 400: #a1a1aa, 500: #71717a, 600: #52525b, 700: #3f3f46, 800: #27272a, 900: #18181b, 1000: #000000), tailwindStone: (0: #ffffff, 50: #fafaf9, 100: #f5f5f4, 200: #e7e5e4, 300: #d6d3d1, 400: #a8a29e, 500: #78716c, 600: #57534e, 700: #44403c, 800: #292524, 900: #1c1917, 1000: #000000), tailwindRed: (0: #ffffff, 50: #fef2f2, 100: #fee2e2, 200: #fecaca, 300: #fca5a5, 400: #f87171, 500: #ef4444, 600: #dc2626, 700: #b91c1c, 800: #991b1b, 900: #7f1d1d, 1000: #000000), tailwindOrange: (0: #ffffff, 50: #fff7ed, 100: #ffedd5, 200: #fed7aa, 300: #fdba74, 400: #fb923c, 500: #f97316, 600: #ea580c, 700: #c2410c, 800: #9a3412, 900: #7c2d12, 1000: #000000), tailwindAmber: (0: #ffffff, 50: #fffbeb, 100: #fef3c7, 200: #fde68a, 300: #fcd34d, 400: #fbbf24, 500: #f59e0b, 600: #d97706, 700: #b45309, 800: #92400e, 900: #78350f, 1000: #000000), tailwindYellow: (0: #ffffff, 50: #fefce8, 100: #fef9c3, 200: #fef08a, 300: #fde047, 400: #facc15, 500: #eab308, 600: #ca8a04, 700: #a16207, 800: #854d0e, 900: #713f12, 1000: #000000), tailwindLime: (0: #ffffff, 50: #f7fee7, 100: #ecfccb, 200: #d9f99d, 300: #bef264, 400: #a3e635, 500: #84cc16, 600: #65a30d, 700: #4d7c0f, 800: #3f6212, 900: #365314, 1000: #000000), tailwindGreen: (0: #ffffff, 50: #f0fdf4, 100: #dcfce7, 200: #bbf7d0, 300: #86efac, 400: #4ade80, 500: #22c55e, 600: #16a34a, 700: #15803d, 800: #166534, 900: #14532d, 1000: #000000), tailwindEmerald: (0: #ffffff, 50: #ecfdf5, 100: #d1fae5, 200: #a7f3d0, 300: #6ee7b7, 400: #34d399, 500: #10b981, 600: #059669, 700: #047857, 800: #065f46, 900: #064e3b, 1000: #000000), tailwindTeal: (0: #ffffff, 50: #f0fdfa, 100: #ccfbf1, 200: #99f6e4, 300: #5eead4, 400: #2dd4bf, 500: #14b8a6, 600: #0d9488, 700: #0f766e, 800: #115e59, 900: #134e4a, 1000: #000000), tailwindCyan: (0: #ffffff, 50: #ecfeff, 100: #cffafe, 200: #a5f3fc, 300: #67e8f9, 400: #22d3ee, 500: #06b6d4, 600: #0891b2, 700: #0e7490, 800: #155e75, 900: #164e63, 1000: #000000), tailwindSky: (0: #ffffff, 50: #f0f9ff, 100: #e0f2fe, 200: #bae6fd, 300: #7dd3fc, 400: #38bdf8, 500: #0ea5e9, 600: #0284c7, 700: #0369a1, 800: #075985, 900: #0c4a6e, 1000: #000000), tailwindBlue: (0: #ffffff, 50: #eff6ff, 100: #dbeafe, 200: #bfdbfe, 300: #93c5fd, 400: #60a5fa, 500: #3b82f6, 600: #2563eb, 700: #1d4ed8, 800: #1e40af, 900: #1e3a8a, 1000: #000000), tailwindIndigo: (0: #ffffff, 50: #eef2ff, 100: #e0e7ff, 200: #c7d2fe, 300: #a5b4fc, 400: #818cf8, 500: #6366f1, 600: #4f46e5, 700: #4338ca, 800: #3730a3, 900: #312e81, 1000: #000000), tailwindViolet: (0: #ffffff, 50: #f5f3ff, 100: #ede9fe, 200: #ddd6fe, 300: #c4b5fd, 400: #a78bfa, 500: #8b5cf6, 600: #7c3aed, 700: #6d28d9, 800: #5b21b6, 900: #4c1d95, 1000: #000000), tailwindPurple: (0: #ffffff, 50: #faf5ff, 100: #f3e8ff, 200: #e9d5ff, 300: #d8b4fe, 400: #c084fc, 500: #a855f7, 600: #9333ea, 700: #7e22ce, 800: #6b21a8, 900: #581c87, 1000: #000000), tailwindFuchsia: (0: #ffffff, 50: #fdf4ff, 100: #fae8ff, 200: #f5d0fe, 300: #f0abfc, 400: #e879f9, 500: #d946ef, 600: #c026d3, 700: #a21caf, 800: #86198f, 900: #701a75, 1000: #000000), tailwindPink: (0: #ffffff, 50: #fdf2f8, 100: #fce7f3, 200: #fbcfe8, 300: #f9a8d4, 400: #f472b6, 500: #ec4899, 600: #db2777, 700: #be185d, 800: #9d174d, 900: #831843, 1000: #000000), tailwindRose: (0: #ffffff, 50: #fff1f2, 100: #ffe4e6, 200: #fecdd3, 300: #fda4af, 400: #fb7185, 500: #f43f5e, 600: #e11d48, 700: #be123c, 800: #9f1239, 900: #881337, 1000: #000000))"
681
785
  },
682
- "kendo-color-rgba-transparent": {
683
- "type": "Color",
684
- "value": "rgba(0, 0, 0, 0)"
685
- },
686
- "kendo-gradient-transparent-to-black": {
687
- "type": "List",
688
- "value": "rgba(0, 0, 0, 0), black"
689
- },
690
- "kendo-gradient-transparent-to-white": {
691
- "type": "List",
692
- "value": "rgba(255, 255, 255, 0), white"
693
- },
694
- "kendo-gradient-black-to-transparent": {
695
- "type": "List",
696
- "value": "black, rgba(0, 0, 0, 0)"
697
- },
698
- "kendo-gradient-white-to-transparent": {
699
- "type": "List",
700
- "value": "white, rgba(255, 255, 255, 0)"
701
- },
702
- "kendo-gradient-rainbow": {
703
- "type": "List",
704
- "value": "#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000"
705
- },
706
786
  "kendo-focus-outline": {
707
- "type": "String",
708
- "value": "var(--kendo-neutral-130, inherit)"
787
+ "type": "Null",
788
+ "value": "null"
709
789
  },
710
790
  "kendo-disabled-bg": {
711
- "type": "String",
712
- "value": "var(--kendo-neutral-20, inherit)"
791
+ "type": "Null",
792
+ "value": "null"
713
793
  },
714
794
  "kendo-disabled-border": {
715
- "type": "Color",
716
- "value": "transparent"
795
+ "type": "Null",
796
+ "value": "null"
717
797
  },
718
798
  "kendo-loading-bg": {
719
799
  "type": "Color",
@@ -729,7 +809,7 @@
729
809
  },
730
810
  "kendo-components": {
731
811
  "type": "List",
732
- "value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
812
+ "value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
733
813
  },
734
814
  "equilateral-index": {
735
815
  "type": "Number",
@@ -3627,14 +3707,22 @@
3627
3707
  "type": "Null",
3628
3708
  "value": "null"
3629
3709
  },
3630
- "kendo-input-separator-color": {
3710
+ "kendo-input-separator-text": {
3631
3711
  "type": "Color",
3632
- "value": "rgba(0, 0, 0, 0.87)"
3712
+ "value": "rgba(0, 0, 0, 0.12)"
3633
3713
  },
3634
3714
  "kendo-input-separator-opacity": {
3635
3715
  "type": "Number",
3636
3716
  "value": "0.5"
3637
3717
  },
3718
+ "kendo-input-prefix-text": {
3719
+ "type": "Color",
3720
+ "value": "rgba(0, 0, 0, 0.54)"
3721
+ },
3722
+ "kendo-input-suffix-text": {
3723
+ "type": "Color",
3724
+ "value": "rgba(0, 0, 0, 0.54)"
3725
+ },
3638
3726
  "kendo-input-invalid-border": {
3639
3727
  "type": "Color",
3640
3728
  "value": "#f31700"
@@ -3643,6 +3731,14 @@
3643
3731
  "type": "Null",
3644
3732
  "value": "null"
3645
3733
  },
3734
+ "kendo-input-valid-border": {
3735
+ "type": "Color",
3736
+ "value": "#37b400"
3737
+ },
3738
+ "kendo-input-valid-shadow": {
3739
+ "type": "Null",
3740
+ "value": "null"
3741
+ },
3646
3742
  "kendo-picker-bg": {
3647
3743
  "type": "Color",
3648
3744
  "value": "whitesmoke"
@@ -6979,6 +7075,10 @@
6979
7075
  "type": "Color",
6980
7076
  "value": "#e51a5f"
6981
7077
  },
7078
+ "kendo-notification-group-gap": {
7079
+ "type": "Number",
7080
+ "value": "8px"
7081
+ },
6982
7082
  "kendo-notification-padding-x": {
6983
7083
  "type": "Number",
6984
7084
  "value": "16px"
@@ -10919,6 +11019,10 @@
10919
11019
  "type": "Number",
10920
11020
  "value": "4px"
10921
11021
  },
11022
+ "kendo-taskboard-card-hover-border": {
11023
+ "type": "Color",
11024
+ "value": "rgba(0, 0, 0, 0.172)"
11025
+ },
10922
11026
  "kendo-taskboard-card-focus-border": {
10923
11027
  "type": "Color",
10924
11028
  "value": "rgba(0, 0, 0, 0.1628)"
@@ -10927,10 +11031,6 @@
10927
11031
  "type": "String",
10928
11032
  "value": "none"
10929
11033
  },
10930
- "kendo-taskboard-card-hover-border": {
10931
- "type": "Color",
10932
- "value": "rgba(0, 0, 0, 0.172)"
10933
- },
10934
11034
  "kendo-taskboard-card-selected-border": {
10935
11035
  "type": "Color",
10936
11036
  "value": "#7986cb"
@@ -12047,14 +12147,14 @@
12047
12147
  "type": "Number",
12048
12148
  "value": "36px"
12049
12149
  },
12050
- "kendo-timeline-track-arrow-disabled-text": {
12051
- "type": "Color",
12052
- "value": "#595959"
12053
- },
12054
12150
  "kendo-timeline-track-arrow-disabled-bg": {
12055
12151
  "type": "Color",
12056
12152
  "value": "#ebebeb"
12057
12153
  },
12154
+ "kendo-timeline-track-arrow-disabled-text": {
12155
+ "type": "Color",
12156
+ "value": "#595959"
12157
+ },
12058
12158
  "kendo-timeline-track-arrow-disabled-border": {
12059
12159
  "type": "Color",
12060
12160
  "value": "white"
@@ -12451,6 +12551,86 @@
12451
12551
  "type": "String",
12452
12552
  "value": "ease-in-out"
12453
12553
  },
12554
+ "kendo-prompt-text": {
12555
+ "type": "Color",
12556
+ "value": "rgba(0, 0, 0, 0.87)"
12557
+ },
12558
+ "kendo-prompt-bg": {
12559
+ "type": "Color",
12560
+ "value": "#ffffff"
12561
+ },
12562
+ "kendo-prompt-border": {
12563
+ "type": "Color",
12564
+ "value": "rgba(0, 0, 0, 0.12)"
12565
+ },
12566
+ "kendo-prompt-header-text": {
12567
+ "type": "Color",
12568
+ "value": "rgba(0, 0, 0, 0.87)"
12569
+ },
12570
+ "kendo-prompt-header-bg": {
12571
+ "type": "Color",
12572
+ "value": "#ffffff"
12573
+ },
12574
+ "kendo-prompt-header-border": {
12575
+ "type": "Color",
12576
+ "value": "rgba(0, 0, 0, 0.08)"
12577
+ },
12578
+ "kendo-prompt-content-padding-y": {
12579
+ "type": "Number",
12580
+ "value": "16px"
12581
+ },
12582
+ "kendo-prompt-content-padding-x": {
12583
+ "type": "Number",
12584
+ "value": "16px"
12585
+ },
12586
+ "kendo-prompt-content-spacing": {
12587
+ "type": "Number",
12588
+ "value": "16px"
12589
+ },
12590
+ "kendo-prompt-content-text": {
12591
+ "type": "Color",
12592
+ "value": "rgba(0, 0, 0, 0.87)"
12593
+ },
12594
+ "kendo-prompt-content-bg": {
12595
+ "type": "Color",
12596
+ "value": "#ffffff"
12597
+ },
12598
+ "kendo-prompt-content-border": {
12599
+ "type": "Color",
12600
+ "value": "rgba(0, 0, 0, 0.08)"
12601
+ },
12602
+ "kendo-prompt-expander-spacing": {
12603
+ "type": "Number",
12604
+ "value": "8px"
12605
+ },
12606
+ "kendo-prompt-suggestion-padding-y": {
12607
+ "type": "Number",
12608
+ "value": "8px"
12609
+ },
12610
+ "kendo-prompt-suggestion-padding-x": {
12611
+ "type": "Number",
12612
+ "value": "8px"
12613
+ },
12614
+ "kendo-prompt-suggestion-border-radius": {
12615
+ "type": "Number",
12616
+ "value": "4px"
12617
+ },
12618
+ "kendo-prompt-suggestion-text": {
12619
+ "type": "Color",
12620
+ "value": "rgba(0, 0, 0, 0.87)"
12621
+ },
12622
+ "kendo-prompt-suggestion-bg": {
12623
+ "type": "Color",
12624
+ "value": "#ffffff"
12625
+ },
12626
+ "kendo-prompt-suggestion-border": {
12627
+ "type": "Color",
12628
+ "value": "rgba(0, 0, 0, 0.12)"
12629
+ },
12630
+ "kendo-prompt-suggestion-shadow": {
12631
+ "type": "String",
12632
+ "value": "var(--kendo-elevation-1, 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 2px 1px 0px rgba(0, 0, 0, 0.12), 0px 1px 1px 0px rgba(0, 0, 0, 0.14))"
12633
+ },
12454
12634
  "kendo-series-a": {
12455
12635
  "type": "Color",
12456
12636
  "value": "#9c27b0"