@progress/kendo-theme-fluent 10.6.0 → 11.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -1
  3. package/dist/fluent-main-dark.scss +1 -1
  4. package/dist/fluent-main.css +1 -1
  5. package/dist/fluent-main.scss +1 -5
  6. package/dist/meta/sassdoc-data.json +2688 -2688
  7. package/dist/meta/sassdoc-raw-data.json +860 -860
  8. package/dist/meta/variables.json +540 -985
  9. package/lib/swatches/all.json +2 -13
  10. package/lib/swatches/fluent-main-dark.json +1 -12
  11. package/lib/swatches/fluent-main.json +2 -14
  12. package/package.json +4 -4
  13. package/scss/action-sheet/_variables.scss +12 -12
  14. package/scss/adaptive/_theme.scss +3 -3
  15. package/scss/adaptive/_variables.scss +13 -13
  16. package/scss/appbar/_variables.scss +10 -10
  17. package/scss/avatar/_variables.scss +11 -11
  18. package/scss/badge/_layout.scss +1 -1
  19. package/scss/badge/_variables.scss +14 -14
  20. package/scss/bottom-navigation/_variables.scss +35 -35
  21. package/scss/breadcrumb/_variables.scss +13 -13
  22. package/scss/button/_layout.scss +1 -1
  23. package/scss/button/_variables.scss +172 -172
  24. package/scss/calendar/_theme.scss +3 -3
  25. package/scss/calendar/_variables.scss +27 -27
  26. package/scss/captcha/_variables.scss +3 -3
  27. package/scss/card/_layout.scss +0 -1
  28. package/scss/card/_theme.scss +4 -0
  29. package/scss/card/_variables.scss +7 -7
  30. package/scss/chart-wizard/_variables.scss +4 -4
  31. package/scss/chat/_variables.scss +15 -15
  32. package/scss/checkbox/_variables.scss +22 -22
  33. package/scss/chip/_variables.scss +48 -48
  34. package/scss/color-preview/_theme.scss +1 -1
  35. package/scss/color-preview/_variables.scss +4 -4
  36. package/scss/coloreditor/_variables.scss +4 -4
  37. package/scss/colorgradient/_variables.scss +12 -12
  38. package/scss/colorpalette/_variables.scss +4 -4
  39. package/scss/core/_index.scss +8 -5
  40. package/scss/core/color-system/_index.scss +0 -1
  41. package/scss/core/color-system/_swatch.scss +0 -4
  42. package/scss/dataviz/_layout.scss +8 -8
  43. package/scss/dataviz/_theme.scss +3 -3
  44. package/scss/dataviz/_variables.scss +56 -56
  45. package/scss/daterangepicker/_theme.scss +1 -1
  46. package/scss/dialog/_variables.scss +8 -8
  47. package/scss/dock-manager/_variables.scss +10 -10
  48. package/scss/draggable/_variables.scss +4 -4
  49. package/scss/drawer/_variables.scss +16 -16
  50. package/scss/dropzone/_variables.scss +6 -6
  51. package/scss/editor/_theme.scss +2 -2
  52. package/scss/editor/_variables.scss +15 -15
  53. package/scss/expansion-panel/_variables.scss +14 -14
  54. package/scss/fab/_theme.scss +3 -3
  55. package/scss/fab/_variables.scss +12 -12
  56. package/scss/filemanager/_variables.scss +5 -5
  57. package/scss/filter/_variables.scss +5 -5
  58. package/scss/floating-label/_variables.scss +1 -1
  59. package/scss/forms/_theme.scss +2 -2
  60. package/scss/forms/_variables.scss +4 -4
  61. package/scss/gantt/_theme.scss +3 -3
  62. package/scss/gantt/_variables.scss +36 -36
  63. package/scss/grid/_layout.scss +1 -1
  64. package/scss/grid/_theme.scss +13 -43
  65. package/scss/grid/_variables.scss +20 -20
  66. package/scss/imageeditor/_variables.scss +6 -6
  67. package/scss/index.scss +3 -3
  68. package/scss/input/_theme.scss +3 -5
  69. package/scss/input/_variables.scss +74 -80
  70. package/scss/list/_variables.scss +23 -23
  71. package/scss/listbox/_variables.scss +4 -4
  72. package/scss/listgroup/_variables.scss +3 -3
  73. package/scss/listview/_variables.scss +4 -4
  74. package/scss/loader/_variables.scss +9 -9
  75. package/scss/map/_variables.scss +8 -8
  76. package/scss/marquee/_index.scss +16 -0
  77. package/scss/marquee/_layout.scss +6 -0
  78. package/scss/marquee/_theme.scss +6 -0
  79. package/scss/marquee/_variables.scss +11 -0
  80. package/scss/mediaplayer/_variables.scss +6 -6
  81. package/scss/menu/_theme.scss +1 -1
  82. package/scss/menu/_variables.scss +11 -11
  83. package/scss/messagebox/_theme.scss +1 -1
  84. package/scss/messagebox/_variables.scss +30 -2
  85. package/scss/no-data/_variables.scss +1 -1
  86. package/scss/notification/_variables.scss +10 -10
  87. package/scss/orgchart/_variables.scss +8 -8
  88. package/scss/pager/_variables.scss +6 -6
  89. package/scss/panel/_layout.scss +3 -3
  90. package/scss/panel/_variables.scss +3 -3
  91. package/scss/panelbar/_variables.scss +12 -12
  92. package/scss/pdf-viewer/_variables.scss +16 -16
  93. package/scss/pivotgrid/_theme.scss +4 -4
  94. package/scss/pivotgrid/_variables.scss +22 -22
  95. package/scss/popover/_variables.scss +3 -3
  96. package/scss/popup/_variables.scss +3 -3
  97. package/scss/progressbar/_variables.scss +13 -13
  98. package/scss/prompt/_variables.scss +12 -12
  99. package/scss/radio/_variables.scss +13 -13
  100. package/scss/rating/_theme.scss +2 -2
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_theme.scss +5 -5
  103. package/scss/scheduler/_variables.scss +17 -17
  104. package/scss/scrollview/_variables.scss +11 -11
  105. package/scss/searchbox/_variables.scss +1 -1
  106. package/scss/signature/_variables.scss +2 -2
  107. package/scss/skeleton/_variables.scss +2 -2
  108. package/scss/slider/_variables.scss +12 -12
  109. package/scss/split-button/_variables.scss +1 -1
  110. package/scss/splitter/_variables.scss +8 -8
  111. package/scss/spreadsheet/_variables.scss +29 -29
  112. package/scss/stepper/_theme.scss +29 -53
  113. package/scss/stepper/_variables.scss +20 -20
  114. package/scss/switch/_variables.scss +32 -32
  115. package/scss/table/_theme.scss +7 -18
  116. package/scss/table/_variables.scss +8 -8
  117. package/scss/tabstrip/_variables.scss +16 -16
  118. package/scss/taskboard/_theme.scss +4 -4
  119. package/scss/taskboard/_variables.scss +13 -13
  120. package/scss/tilelayout/_variables.scss +2 -2
  121. package/scss/timeline/_variables.scss +14 -14
  122. package/scss/timeselector/_theme.scss +3 -3
  123. package/scss/timeselector/_variables.scss +4 -4
  124. package/scss/toolbar/_layout.scss +6 -0
  125. package/scss/toolbar/_variables.scss +7 -7
  126. package/scss/tooltip/_variables.scss +10 -10
  127. package/scss/treeview/_variables.scss +11 -11
  128. package/scss/typography/_layout.scss +2 -2
  129. package/scss/typography/_theme.scss +2 -2
  130. package/scss/typography/_variables.scss +3 -3
  131. package/scss/upload/_theme.scss +2 -2
  132. package/scss/upload/_variables.scss +14 -14
  133. package/scss/window/_variables.scss +11 -11
  134. package/scss/wizard/_variables.scss +3 -3
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -165
@@ -35,10 +35,6 @@
35
35
  "type": "String",
36
36
  "value": "var(--kendo-elevation-8, none)"
37
37
  },
38
- "kendo-enable-color-system": {
39
- "type": "Bool",
40
- "value": "true"
41
- },
42
38
  "kendo-is-dark-theme": {
43
39
  "type": "Bool",
44
40
  "value": "false"
@@ -61,7 +57,7 @@
61
57
  },
62
58
  "kendo-nested-disabled": {
63
59
  "type": "Bool",
64
- "value": "false"
60
+ "value": "true"
65
61
  },
66
62
  "kendo-enable-focus-contrast": {
67
63
  "type": "Bool",
@@ -337,324 +333,6 @@
337
333
  "15": "#5e2036"
338
334
  }
339
335
  },
340
- "kendo-palettes": {
341
- "type": "Map",
342
- "value": "(primary: (10: #eff6fc, 20: #deecf9, 30: #c7e0f4, 40: #abd1ef, 50: #8ec2eb, 60: #72b3e6, 70: #55a5e2, 80: #3996dd, 90: #1c87d9, 100: #0078d4, 110: #106ebe, 120: #005a9e, 130: #004578, 140: #0f416c, 150: #153b60, 160: #173655, 170: #18304a, 180: #182a3f, 190: #162435, 200: #131d29, 210: #0e151e, 220: #070b10), neutral: (10: #faf9f8, 20: #f3f2f1, 30: #edebe9, 40: #e1dfdd, 50: #d2d0ce, 60: #c8c6c4, 70: #bdbbb8, 80: #b3b0ad, 90: #a19f9d, 100: #979593, 110: #8a8886, 120: #797775, 130: #605e5c, 140: #484644, 150: #3b3a39, 160: #323130, 170: #292827, 180: #252423, 190: #201f1e, 200: #1b1a19, 210: #161514, 220: #11100f), error: (10: #fef3f4, 20: #fde7e9, 30: #fcdbde, 40: #fbcfd3, 50: #fac3c8, 60: #f9b7bd, 70: #f8abb2, 80: #f79fa7, 90: #f6939c, 100: #f58791, 110: #e8797f, 120: #df6b6f, 130: #d75e5f, 140: #ce5250, 150: #c64541, 160: #be3a34, 170: #b73029, 180: #af251f, 190: #a80000, 200: #77231c, 210: #4d211d, 220: #251616), success: (10: #effbee, 20: #dff6dd, 30: #cff2cc, 40: #bfedbb, 50: #afe8aa, 60: #9fe499, 70: #8fdf88, 80: #7fdb77, 90: #6fd666, 100: #5fd255, 110: #66b150, 120: #5da94c, 130: #54a248, 140: #4b9b44, 150: #429541, 160: #388f3e, 170: #2e893b, 180: #238338, 190: #107c10, 200: #1d5d34, 210: #193e2c, 220: #10211d), warning: (10: #fff9e7, 20: #fff4ce, 30: #ffefb6, 40: #ffe99d, 50: #ffe384, 60: #ffde6c, 70: #ffd954, 80: #ffd33b, 90: #ffcd23, 100: #ffc80a, 110: #eebd2f, 120: #deb341, 130: #cfaa4e, 140: #c0a059, 150: #b19862, 160: #a38f69, 170: #94876e, 180: #877f72, 190: #797775, 200: #555557, 210: #35373b, 220: #1a1c20), info: (10: #e7f2ff, 20: #cee5ff, 30: #b6d8ff, 40: #9dcbff, 50: #84bfff, 60: #6cb2ff, 70: #54a5ff, 80: #3b98ff, 90: #238bff, 100: #0a7eff, 110: #0974eb, 120: #086bd8, 130: #0861c4, 140: #0757b1, 150: #064e9d, 160: #054489, 170: #053a76, 180: #043062, 190: #03274e, 200: #021d3b, 210: #021327, 220: #010a14), tertiary: (10: #eaf3fb, 20: #deecf9, 30: #bfdbf3, 40: #aacfef, 50: #95c3ec, 60: #80b8e8, 70: #6bace4, 80: #55a0e0, 90: #4094dc, 100: #2b88d8, 110: #287ec7, 120: #2473b7, 130: #2169a6, 140: #1e5e96, 150: #1a5485, 160: #174974, 170: #143f64, 180: #113453, 190: #0d2a42, 200: #0a1f32, 210: #071521, 220: #030a11), series-a: (10: #bfe6ee, 20: #aadde8, 30: #95d4e3, 40: #80ccde, 50: #6bc9de, 60: #55c5df, 70: #40b3cd, 80: #2bb4d4, 90: #15a7c8, 100: #0099bc, 110: #008cac, 120: #00809d, 130: #00738d, 140: #00667d, 150: #00596e, 160: #004d5e, 170: #003f4e, 180: #00333f, 190: #00262f, 200: #001c23, 210: #001318, 220: #000a0c), series-b: (10: #f9d1d5, 20: #f7c2c7, 30: #f5b2b9, 40: #f3a4ab, 50: #f1949d, 60: #ef858e, 70: #ed7680, 80: #eb6772, 90: #e95764, 100: #e74856, 110: #d4424f, 120: #c03c47, 130: #ad3641, 140: #9a3039, 150: #862a32, 160: #74242b, 170: #601e24, 180: #4d181c, 190: #3a1216, 200: #2c0e10, 210: #1d090b, 220: #0f0505), series-c: (10: #ffeebf, 20: #ffe7aa, 30: #ffe295, 40: #ffdc80, 50: #ffd66b, 60: #ffd055, 70: #ffcb40, 80: #ffc42b, 90: #ffbf15, 100: #ffb900, 110: #eaaa00, 120: #d49a00, 130: #bf8b00, 140: #aa7b00, 150: #956c00, 160: #805d00, 170: #6b4d00, 180: #553d00, 190: #402e00, 200: #302300, 210: #201700, 220: #100c00), series-d: (10: #bfddf5, 20: #aadde8, 30: #95c6ee, 40: #80bceb, 50: #6bb0e8, 60: #55a5e4, 70: #409ae1, 80: #2b8fde, 90: #1583da, 100: #0078d7, 110: #006ec5, 120: #0064b3, 130: #005aa1, 140: #00508f, 150: #00467d, 160: #003c6c, 170: #003259, 180: #002848, 190: #001e36, 200: #001623, 210: #000f1b, 220: #00080e), series-e: (10: #e1d8ed, 20: #d7cbe7, 30: #cdbee1, 40: #c3b2dc, 50: #b9a4d5, 60: #af98d0, 70: #a58bca, 80: #9b7ec4, 90: #9171be, 100: #8764b8, 110: #7c5ca9, 120: #705399, 130: #654b8a, 140: #5a437b, 150: #4e3a6b, 160: #44325c, 170: #382a4d, 180: #2d213d, 190: #22192e, 200: #1a1323, 210: #110d17, 220: #09060c), series-f: (10: #bff2da, 20: #aaeecd, 30: #95e9c1, 40: #80e6b5, 50: #6be1a8, 60: #55dd9b, 70: #40d98f, 80: #2bd583, 90: #15d076, 100: #00cc6a, 110: #00bb61, 120: #00aa58, 130: #009950, 140: #008846, 150: #00773e, 160: #006635, 170: #00552c, 180: #004423, 190: #00331b, 200: #002614, 210: #001a0d, 220: #000d07))",
343
- "prettyValue": {
344
- "primary": {
345
- "10": "#eff6fc",
346
- "20": "#deecf9",
347
- "30": "#c7e0f4",
348
- "40": "#abd1ef",
349
- "50": "#8ec2eb",
350
- "60": "#72b3e6",
351
- "70": "#55a5e2",
352
- "80": "#3996dd",
353
- "90": "#1c87d9",
354
- "100": "#0078d4",
355
- "110": "#106ebe",
356
- "120": "#005a9e",
357
- "130": "#004578",
358
- "140": "#0f416c",
359
- "150": "#153b60",
360
- "160": "#173655",
361
- "170": "#18304a",
362
- "180": "#182a3f",
363
- "190": "#162435",
364
- "200": "#131d29",
365
- "210": "#0e151e",
366
- "220": "#070b10"
367
- },
368
- "neutral": {
369
- "10": "#faf9f8",
370
- "20": "#f3f2f1",
371
- "30": "#edebe9",
372
- "40": "#e1dfdd",
373
- "50": "#d2d0ce",
374
- "60": "#c8c6c4",
375
- "70": "#bdbbb8",
376
- "80": "#b3b0ad",
377
- "90": "#a19f9d",
378
- "100": "#979593",
379
- "110": "#8a8886",
380
- "120": "#797775",
381
- "130": "#605e5c",
382
- "140": "#484644",
383
- "150": "#3b3a39",
384
- "160": "#323130",
385
- "170": "#292827",
386
- "180": "#252423",
387
- "190": "#201f1e",
388
- "200": "#1b1a19",
389
- "210": "#161514",
390
- "220": "#11100f"
391
- },
392
- "error": {
393
- "10": "#fef3f4",
394
- "20": "#fde7e9",
395
- "30": "#fcdbde",
396
- "40": "#fbcfd3",
397
- "50": "#fac3c8",
398
- "60": "#f9b7bd",
399
- "70": "#f8abb2",
400
- "80": "#f79fa7",
401
- "90": "#f6939c",
402
- "100": "#f58791",
403
- "110": "#e8797f",
404
- "120": "#df6b6f",
405
- "130": "#d75e5f",
406
- "140": "#ce5250",
407
- "150": "#c64541",
408
- "160": "#be3a34",
409
- "170": "#b73029",
410
- "180": "#af251f",
411
- "190": "#a80000",
412
- "200": "#77231c",
413
- "210": "#4d211d",
414
- "220": "#251616"
415
- },
416
- "success": {
417
- "10": "#effbee",
418
- "20": "#dff6dd",
419
- "30": "#cff2cc",
420
- "40": "#bfedbb",
421
- "50": "#afe8aa",
422
- "60": "#9fe499",
423
- "70": "#8fdf88",
424
- "80": "#7fdb77",
425
- "90": "#6fd666",
426
- "100": "#5fd255",
427
- "110": "#66b150",
428
- "120": "#5da94c",
429
- "130": "#54a248",
430
- "140": "#4b9b44",
431
- "150": "#429541",
432
- "160": "#388f3e",
433
- "170": "#2e893b",
434
- "180": "#238338",
435
- "190": "#107c10",
436
- "200": "#1d5d34",
437
- "210": "#193e2c",
438
- "220": "#10211d"
439
- },
440
- "warning": {
441
- "10": "#fff9e7",
442
- "20": "#fff4ce",
443
- "30": "#ffefb6",
444
- "40": "#ffe99d",
445
- "50": "#ffe384",
446
- "60": "#ffde6c",
447
- "70": "#ffd954",
448
- "80": "#ffd33b",
449
- "90": "#ffcd23",
450
- "100": "#ffc80a",
451
- "110": "#eebd2f",
452
- "120": "#deb341",
453
- "130": "#cfaa4e",
454
- "140": "#c0a059",
455
- "150": "#b19862",
456
- "160": "#a38f69",
457
- "170": "#94876e",
458
- "180": "#877f72",
459
- "190": "#797775",
460
- "200": "#555557",
461
- "210": "#35373b",
462
- "220": "#1a1c20"
463
- },
464
- "info": {
465
- "10": "#e7f2ff",
466
- "20": "#cee5ff",
467
- "30": "#b6d8ff",
468
- "40": "#9dcbff",
469
- "50": "#84bfff",
470
- "60": "#6cb2ff",
471
- "70": "#54a5ff",
472
- "80": "#3b98ff",
473
- "90": "#238bff",
474
- "100": "#0a7eff",
475
- "110": "#0974eb",
476
- "120": "#086bd8",
477
- "130": "#0861c4",
478
- "140": "#0757b1",
479
- "150": "#064e9d",
480
- "160": "#054489",
481
- "170": "#053a76",
482
- "180": "#043062",
483
- "190": "#03274e",
484
- "200": "#021d3b",
485
- "210": "#021327",
486
- "220": "#010a14"
487
- },
488
- "tertiary": {
489
- "10": "#eaf3fb",
490
- "20": "#deecf9",
491
- "30": "#bfdbf3",
492
- "40": "#aacfef",
493
- "50": "#95c3ec",
494
- "60": "#80b8e8",
495
- "70": "#6bace4",
496
- "80": "#55a0e0",
497
- "90": "#4094dc",
498
- "100": "#2b88d8",
499
- "110": "#287ec7",
500
- "120": "#2473b7",
501
- "130": "#2169a6",
502
- "140": "#1e5e96",
503
- "150": "#1a5485",
504
- "160": "#174974",
505
- "170": "#143f64",
506
- "180": "#113453",
507
- "190": "#0d2a42",
508
- "200": "#0a1f32",
509
- "210": "#071521",
510
- "220": "#030a11"
511
- },
512
- "series-a": {
513
- "10": "#bfe6ee",
514
- "20": "#aadde8",
515
- "30": "#95d4e3",
516
- "40": "#80ccde",
517
- "50": "#6bc9de",
518
- "60": "#55c5df",
519
- "70": "#40b3cd",
520
- "80": "#2bb4d4",
521
- "90": "#15a7c8",
522
- "100": "#0099bc",
523
- "110": "#008cac",
524
- "120": "#00809d",
525
- "130": "#00738d",
526
- "140": "#00667d",
527
- "150": "#00596e",
528
- "160": "#004d5e",
529
- "170": "#003f4e",
530
- "180": "#00333f",
531
- "190": "#00262f",
532
- "200": "#001c23",
533
- "210": "#001318",
534
- "220": "#000a0c"
535
- },
536
- "series-b": {
537
- "10": "#f9d1d5",
538
- "20": "#f7c2c7",
539
- "30": "#f5b2b9",
540
- "40": "#f3a4ab",
541
- "50": "#f1949d",
542
- "60": "#ef858e",
543
- "70": "#ed7680",
544
- "80": "#eb6772",
545
- "90": "#e95764",
546
- "100": "#e74856",
547
- "110": "#d4424f",
548
- "120": "#c03c47",
549
- "130": "#ad3641",
550
- "140": "#9a3039",
551
- "150": "#862a32",
552
- "160": "#74242b",
553
- "170": "#601e24",
554
- "180": "#4d181c",
555
- "190": "#3a1216",
556
- "200": "#2c0e10",
557
- "210": "#1d090b",
558
- "220": "#0f0505"
559
- },
560
- "series-c": {
561
- "10": "#ffeebf",
562
- "20": "#ffe7aa",
563
- "30": "#ffe295",
564
- "40": "#ffdc80",
565
- "50": "#ffd66b",
566
- "60": "#ffd055",
567
- "70": "#ffcb40",
568
- "80": "#ffc42b",
569
- "90": "#ffbf15",
570
- "100": "#ffb900",
571
- "110": "#eaaa00",
572
- "120": "#d49a00",
573
- "130": "#bf8b00",
574
- "140": "#aa7b00",
575
- "150": "#956c00",
576
- "160": "#805d00",
577
- "170": "#6b4d00",
578
- "180": "#553d00",
579
- "190": "#402e00",
580
- "200": "#302300",
581
- "210": "#201700",
582
- "220": "#100c00"
583
- },
584
- "series-d": {
585
- "10": "#bfddf5",
586
- "20": "#aadde8",
587
- "30": "#95c6ee",
588
- "40": "#80bceb",
589
- "50": "#6bb0e8",
590
- "60": "#55a5e4",
591
- "70": "#409ae1",
592
- "80": "#2b8fde",
593
- "90": "#1583da",
594
- "100": "#0078d7",
595
- "110": "#006ec5",
596
- "120": "#0064b3",
597
- "130": "#005aa1",
598
- "140": "#00508f",
599
- "150": "#00467d",
600
- "160": "#003c6c",
601
- "170": "#003259",
602
- "180": "#002848",
603
- "190": "#001e36",
604
- "200": "#001623",
605
- "210": "#000f1b",
606
- "220": "#00080e"
607
- },
608
- "series-e": {
609
- "10": "#e1d8ed",
610
- "20": "#d7cbe7",
611
- "30": "#cdbee1",
612
- "40": "#c3b2dc",
613
- "50": "#b9a4d5",
614
- "60": "#af98d0",
615
- "70": "#a58bca",
616
- "80": "#9b7ec4",
617
- "90": "#9171be",
618
- "100": "#8764b8",
619
- "110": "#7c5ca9",
620
- "120": "#705399",
621
- "130": "#654b8a",
622
- "140": "#5a437b",
623
- "150": "#4e3a6b",
624
- "160": "#44325c",
625
- "170": "#382a4d",
626
- "180": "#2d213d",
627
- "190": "#22192e",
628
- "200": "#1a1323",
629
- "210": "#110d17",
630
- "220": "#09060c"
631
- },
632
- "series-f": {
633
- "10": "#bff2da",
634
- "20": "#aaeecd",
635
- "30": "#95e9c1",
636
- "40": "#80e6b5",
637
- "50": "#6be1a8",
638
- "60": "#55dd9b",
639
- "70": "#40d98f",
640
- "80": "#2bd583",
641
- "90": "#15d076",
642
- "100": "#00cc6a",
643
- "110": "#00bb61",
644
- "120": "#00aa58",
645
- "130": "#009950",
646
- "140": "#008846",
647
- "150": "#00773e",
648
- "160": "#006635",
649
- "170": "#00552c",
650
- "180": "#004423",
651
- "190": "#00331b",
652
- "200": "#002614",
653
- "210": "#001a0d",
654
- "220": "#000d07"
655
- }
656
- }
657
- },
658
336
  "kendo-colors": {
659
337
  "type": "Map",
660
338
  "value": "(app-surface: #ffffff, on-app-surface: #323130, subtle: #605e5c, surface: #faf9f8, surface-alt: #ffffff, border: #8a8886, border-alt: #323130, base-subtle: #edebe9, base-subtle-hover: #e1dfdd, base-subtle-active: #d2d0ce, base: #ffffff, base-hover: #f3f2f1, base-active: #edebe9, base-emphasis: #605e5c, base-on-subtle: #323130, on-base: #323130, base-on-surface: #323130, primary-subtle: #deecf9, primary-subtle-hover: #c7e0f4, primary-subtle-active: #abd1ef, primary: #0078d4, primary-hover: #106ebe, primary-active: #005a9e, primary-emphasis: #004578, primary-on-subtle: #001c30, on-primary: #ffffff, primary-on-surface: #0078d4, secondary-subtle: #faf9f8, secondary-subtle-hover: #f3f2f1, secondary-subtle-active: #edebe9, secondary: #979593, secondary-hover: #8a8886, secondary-active: #797775, secondary-emphasis: #605e5c, secondary-on-subtle: #323130, on-secondary: #ffffff, secondary-on-surface: #605e5c, tertiary-subtle: #deecf9, tertiary-subtle-hover: #bfdbf3, tertiary-subtle-active: #aacfef, tertiary: #2b88d8, tertiary-hover: #287ec7, tertiary-active: #2473b7, tertiary-emphasis: #2169a6, tertiary-on-subtle: #174974, on-tertiary: #ffffff, tertiary-on-surface: #2b88d8, info-subtle: #cee5ff, info-subtle-hover: #add4ff, info-subtle-active: #8dc3ff, info: #0a7eff, info-hover: #096edf, info-active: #085ebf, info-emphasis: #064f9f, info-on-subtle: #032040, on-info: #ffffff, info-on-surface: #096edf, success-subtle: #dff6dd, success-subtle-hover: #c8e8c6, success-subtle-active: #b1dbaf, success: #55a554, success-hover: #3e973e, success-active: #278a27, success-emphasis: #107c10, success-on-subtle: #063206, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff4ce, warning-subtle-hover: #ffedad, warning-subtle-active: #ffe58d, warning: #ffc80a, warning-hover: #f5c000, warning-active: #e0b000, warning-emphasis: #4e4d4b, warning-on-subtle: #323130, on-warning: #323130, warning-on-surface: #7a6000, error-subtle: #fde7e9, error-subtle-hover: #f3d2d4, error-subtle-active: #e9bcbf, error: #c2666b, error-hover: #b85156, error-active: #ae3b41, error-emphasis: #a4262c, error-on-subtle: #420f12, on-error: #ffffff, error-on-surface: #a4262c, light-subtle: #faf9f8, light-subtle-hover: #f3f2f1, light-subtle-active: #edebe9, light: #d2d0ce, light-hover: #c8c6c4, light-active: #a19f9d, light-emphasis: #e1dfdd, light-on-subtle: #323130, on-light: #323130, light-on-surface: #d2d0ce, dark-subtle: #a19f9d, dark-subtle-hover: #979593, dark-subtle-active: #8a8886, dark: #323130, dark-hover: #201f1e, dark-active: #000000, dark-emphasis: #797775, dark-on-subtle: #201f1e, on-dark: #ffffff, dark-on-surface: #323130, inverse-subtle: #a19f9d, inverse-subtle-hover: #979593, inverse-subtle-active: #8a8886, inverse: #323130, inverse-hover: #201f1e, inverse-active: #000000, inverse-emphasis: #797775, inverse-on-subtle: #201f1e, on-inverse: #ffffff, inverse-on-surface: #323130, series-a: #0099bc, series-a-bold: #00738d, series-a-bolder: #004d5e, series-a-subtle: #40b3cd, series-a-subtler: #80ccdd, series-b: #e74856, series-b-bold: #ad3641, series-b-bolder: #74242b, series-b-subtle: #ed7680, series-b-subtler: #f3a3aa, series-c: #ffb900, series-c-bold: #bf8b00, series-c-bolder: #805d00, series-c-subtle: #ffcb40, series-c-subtler: #ffdc80, series-d: #0078d7, series-d-bold: #005aa1, series-d-bolder: #003c6c, series-d-subtle: #409ae1, series-d-subtler: #80bbeb, series-e: #8764b8, series-e-bold: #654b8a, series-e-bolder: #44325c, series-e-subtle: #a58bca, series-e-subtler: #c3b1db, series-f: #00cc6a, series-f-bold: #009950, series-f-bolder: #006635, series-f-subtle: #40d98f, series-f-subtler: #80e5b4)",
@@ -1242,172 +920,6 @@
1242
920
  "type": "List",
1243
921
  "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, opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out)"
1244
922
  },
1245
- "kendo-body-bg": {
1246
- "type": "String",
1247
- "value": "var(--kendo-color-app-surface, #ffffff)"
1248
- },
1249
- "kendo-body-text": {
1250
- "type": "String",
1251
- "value": "var(--kendo-color-on-app-surface, #323130)"
1252
- },
1253
- "kendo-component-bg": {
1254
- "type": "String",
1255
- "value": "var(--kendo-color-surface-alt, #ffffff)"
1256
- },
1257
- "kendo-component-text": {
1258
- "type": "String",
1259
- "value": "var(--kendo-color-on-app-surface, #323130)"
1260
- },
1261
- "kendo-component-border": {
1262
- "type": "String",
1263
- "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
1264
- },
1265
- "kendo-hover-bg": {
1266
- "type": "String",
1267
- "value": "var(--kendo-color-base-hover, #f3f2f1)"
1268
- },
1269
- "kendo-hover-text": {
1270
- "type": "String",
1271
- "value": "var(--kendo-color-on-base, #323130)"
1272
- },
1273
- "kendo-hover-border": {
1274
- "type": "String",
1275
- "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
1276
- },
1277
- "kendo-selected-bg": {
1278
- "type": "String",
1279
- "value": "var(--kendo-color-base-active, #edebe9)"
1280
- },
1281
- "kendo-selected-text": {
1282
- "type": "String",
1283
- "value": "var(--kendo-color-on-base, #323130)"
1284
- },
1285
- "kendo-selected-border": {
1286
- "type": "String",
1287
- "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
1288
- },
1289
- "kendo-selected-hover-bg": {
1290
- "type": "String",
1291
- "value": "var(--kendo-color-base-subtle-active, #d2d0ce)"
1292
- },
1293
- "kendo-selected-hover-text": {
1294
- "type": "String",
1295
- "value": "var(--kendo-color-on-base, #323130)"
1296
- },
1297
- "kendo-selected-hover-border": {
1298
- "type": "String",
1299
- "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
1300
- },
1301
- "kendo-focus-outline": {
1302
- "type": "String",
1303
- "value": "var(--kendo-color-base-emphasis, #605e5c)"
1304
- },
1305
- "kendo-subtle-text": {
1306
- "type": "String",
1307
- "value": "var(--kendo-color-subtle, #605e5c)"
1308
- },
1309
- "kendo-link-text": {
1310
- "type": "String",
1311
- "value": "var(--kendo-color-primary, #0078d4)"
1312
- },
1313
- "kendo-link-hover-text": {
1314
- "type": "String",
1315
- "value": "var(--kendo-color-primary-hover, #106ebe)"
1316
- },
1317
- "kendo-invalid-bg": {
1318
- "type": "String",
1319
- "value": "initial"
1320
- },
1321
- "kendo-invalid-text": {
1322
- "type": "String",
1323
- "value": "var(--kendo-color-error-on-surface, #a4262c)"
1324
- },
1325
- "kendo-invalid-border": {
1326
- "type": "String",
1327
- "value": "var(--kendo-color-error-emphasis, #a4262c)"
1328
- },
1329
- "kendo-invalid-shadow": {
1330
- "type": "Null",
1331
- "value": "null"
1332
- },
1333
- "kendo-valid-bg": {
1334
- "type": "String",
1335
- "value": "initial"
1336
- },
1337
- "kendo-valid-text": {
1338
- "type": "String",
1339
- "value": "var(--kendo-success-190, inherit)"
1340
- },
1341
- "kendo-valid-border": {
1342
- "type": "String",
1343
- "value": "var(--kendo-success-190, inherit)"
1344
- },
1345
- "kendo-valid-shadow": {
1346
- "type": "Null",
1347
- "value": "null"
1348
- },
1349
- "kendo-disabled-bg": {
1350
- "type": "String",
1351
- "value": "var(--kendo-color-base-subtle, #edebe9)"
1352
- },
1353
- "kendo-disabled-text": {
1354
- "type": "String",
1355
- "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
1356
- },
1357
- "kendo-disabled-border": {
1358
- "type": "Color",
1359
- "value": "transparent"
1360
- },
1361
- "kendo-disabled-opacity": {
1362
- "type": "Null",
1363
- "value": "null"
1364
- },
1365
- "kendo-disabled-filter": {
1366
- "type": "Null",
1367
- "value": "null"
1368
- },
1369
- "kendo-disabled-styling": {
1370
- "type": "Map",
1371
- "value": "(bg: var(--kendo-color-base-subtle, #edebe9), color: color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent), border: transparent, opacity: null, filter: null)",
1372
- "prettyValue": {
1373
- "bg": "var(--kendo-color-base-subtle, #edebe9)",
1374
- "color": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)",
1375
- "border": "transparent",
1376
- "opacity": null,
1377
- "filter": null
1378
- }
1379
- },
1380
- "kendo-theme-colors": {
1381
- "type": "Map",
1382
- "value": "(primary: (text: var(--kendo-color-primary-emphasis, #004578), bg: var(--kendo-color-primary-subtle, #deecf9), border: var(--kendo-color-primary-subtle, #deecf9)), info: (text: var(--kendo-color-info-on-surface, #096edf), bg: var(--kendo-color-info-subtle, #cee5ff), border: var(--kendo-color-info-subtle, #cee5ff)), success: (text: var(--kendo-color-success-on-surface, #107c10), bg: var(--kendo-color-success-subtle, #dff6dd), border: var(--kendo-color-success-subtle, #dff6dd)), warning: (text: var(--kendo-color-warning-on-surface, #7a6000), bg: var(--kendo-color-warning-subtle, #fff4ce), border: var(--kendo-color-warning-subtle, #fff4ce)), error: (text: var(--kendo-color-error-on-surface, #a4262c), bg: var(--kendo-color-error-subtle, #fde7e9), border: var(--kendo-color-error-subtle, #fde7e9)))",
1383
- "prettyValue": {
1384
- "primary": {
1385
- "text": "var(--kendo-color-primary-emphasis, #004578)",
1386
- "bg": "var(--kendo-color-primary-subtle, #deecf9)",
1387
- "border": "var(--kendo-color-primary-subtle, #deecf9)"
1388
- },
1389
- "info": {
1390
- "text": "var(--kendo-color-info-on-surface, #096edf)",
1391
- "bg": "var(--kendo-color-info-subtle, #cee5ff)",
1392
- "border": "var(--kendo-color-info-subtle, #cee5ff)"
1393
- },
1394
- "success": {
1395
- "text": "var(--kendo-color-success-on-surface, #107c10)",
1396
- "bg": "var(--kendo-color-success-subtle, #dff6dd)",
1397
- "border": "var(--kendo-color-success-subtle, #dff6dd)"
1398
- },
1399
- "warning": {
1400
- "text": "var(--kendo-color-warning-on-surface, #7a6000)",
1401
- "bg": "var(--kendo-color-warning-subtle, #fff4ce)",
1402
- "border": "var(--kendo-color-warning-subtle, #fff4ce)"
1403
- },
1404
- "error": {
1405
- "text": "var(--kendo-color-error-on-surface, #a4262c)",
1406
- "bg": "var(--kendo-color-error-subtle, #fde7e9)",
1407
- "border": "var(--kendo-color-error-subtle, #fde7e9)"
1408
- }
1409
- }
1410
- },
1411
923
  "kendo-h1-font-size": {
1412
924
  "type": "Number",
1413
925
  "value": "32px"
@@ -1672,15 +1184,15 @@
1672
1184
  },
1673
1185
  "kendo-code-bg": {
1674
1186
  "type": "String",
1675
- "value": "var(--kendo-component-bg, initial)"
1187
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
1676
1188
  },
1677
1189
  "kendo-code-text": {
1678
1190
  "type": "String",
1679
- "value": "var(--kendo-component-text, initial)"
1191
+ "value": "var(--kendo-color-on-app-surface, #323130)"
1680
1192
  },
1681
1193
  "kendo-code-border": {
1682
1194
  "type": "String",
1683
- "value": "var(--kendo-component-border, initial)"
1195
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
1684
1196
  },
1685
1197
  "kendo-display1-font-size": {
1686
1198
  "type": "Calculation",
@@ -1878,11 +1390,42 @@
1878
1390
  },
1879
1391
  "kendo-message-box-link-text": {
1880
1392
  "type": "String",
1881
- "value": "var(--kendo-link-text, initial)"
1393
+ "value": "var(--kendo-color-primary, #0078d4)"
1882
1394
  },
1883
1395
  "kendo-message-box-link-hover-text": {
1884
1396
  "type": "String",
1885
- "value": "var(--kendo-link-hover-text, initial)"
1397
+ "value": "var(--kendo-color-primary-hover, #106ebe)"
1398
+ },
1399
+ "kendo-messagebox-theme-colors": {
1400
+ "type": "Map",
1401
+ "value": "(primary: (text: var(--kendo-color-primary-emphasis, #004578), bg: var(--kendo-color-primary-subtle, #deecf9), border: var(--kendo-color-primary-subtle, #deecf9)), info: (text: var(--kendo-color-info-on-surface, #096edf), bg: var(--kendo-color-info-subtle, #cee5ff), border: var(--kendo-color-info-subtle, #cee5ff)), success: (text: var(--kendo-color-success-on-surface, #107c10), bg: var(--kendo-color-success-subtle, #dff6dd), border: var(--kendo-color-success-subtle, #dff6dd)), warning: (text: var(--kendo-color-warning-on-surface, #7a6000), bg: var(--kendo-color-warning-subtle, #fff4ce), border: var(--kendo-color-warning-subtle, #fff4ce)), error: (text: var(--kendo-color-error-on-surface, #a4262c), bg: var(--kendo-color-error-subtle, #fde7e9), border: var(--kendo-color-error-subtle, #fde7e9)))",
1402
+ "prettyValue": {
1403
+ "primary": {
1404
+ "text": "var(--kendo-color-primary-emphasis, #004578)",
1405
+ "bg": "var(--kendo-color-primary-subtle, #deecf9)",
1406
+ "border": "var(--kendo-color-primary-subtle, #deecf9)"
1407
+ },
1408
+ "info": {
1409
+ "text": "var(--kendo-color-info-on-surface, #096edf)",
1410
+ "bg": "var(--kendo-color-info-subtle, #cee5ff)",
1411
+ "border": "var(--kendo-color-info-subtle, #cee5ff)"
1412
+ },
1413
+ "success": {
1414
+ "text": "var(--kendo-color-success-on-surface, #107c10)",
1415
+ "bg": "var(--kendo-color-success-subtle, #dff6dd)",
1416
+ "border": "var(--kendo-color-success-subtle, #dff6dd)"
1417
+ },
1418
+ "warning": {
1419
+ "text": "var(--kendo-color-warning-on-surface, #7a6000)",
1420
+ "bg": "var(--kendo-color-warning-subtle, #fff4ce)",
1421
+ "border": "var(--kendo-color-warning-subtle, #fff4ce)"
1422
+ },
1423
+ "error": {
1424
+ "text": "var(--kendo-color-error-on-surface, #a4262c)",
1425
+ "bg": "var(--kendo-color-error-subtle, #fde7e9)",
1426
+ "border": "var(--kendo-color-error-subtle, #fde7e9)"
1427
+ }
1428
+ }
1886
1429
  },
1887
1430
  "kendo-drag-clue-border-radius": {
1888
1431
  "type": "String",
@@ -1926,15 +1469,15 @@
1926
1469
  },
1927
1470
  "kendo-drag-clue-text": {
1928
1471
  "type": "String",
1929
- "value": "var(--kendo-selected-text, inherit)"
1472
+ "value": "var(--kendo-color-on-base, #323130)"
1930
1473
  },
1931
1474
  "kendo-drag-clue-bg": {
1932
1475
  "type": "String",
1933
- "value": "var(--kendo-selected-bg, inherit)"
1476
+ "value": "var(--kendo-color-base-active, #edebe9)"
1934
1477
  },
1935
1478
  "kendo-drag-clue-border": {
1936
1479
  "type": "String",
1937
- "value": "var(--kendo-selected-border, inherit)"
1480
+ "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
1938
1481
  },
1939
1482
  "kendo-drag-clue-gradient": {
1940
1483
  "type": "Null",
@@ -2265,15 +1808,15 @@
2265
1808
  },
2266
1809
  "kendo-list-bg": {
2267
1810
  "type": "String",
2268
- "value": "var(--kendo-component-bg, transparent)"
1811
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2269
1812
  },
2270
1813
  "kendo-list-text": {
2271
1814
  "type": "String",
2272
- "value": "var(--kendo-component-text, inherit)"
1815
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2273
1816
  },
2274
1817
  "kendo-list-border": {
2275
1818
  "type": "String",
2276
- "value": "var(--kendo-component-border, inherit)"
1819
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2277
1820
  },
2278
1821
  "kendo-list-header-bg": {
2279
1822
  "type": "String",
@@ -2385,15 +1928,15 @@
2385
1928
  },
2386
1929
  "kendo-listgroup-bg": {
2387
1930
  "type": "String",
2388
- "value": "var(--kendo-component-bg, transparent)"
1931
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2389
1932
  },
2390
1933
  "kendo-listgroup-text": {
2391
1934
  "type": "String",
2392
- "value": "var(--kendo-component-text, inherit)"
1935
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2393
1936
  },
2394
1937
  "kendo-listgroup-border": {
2395
1938
  "type": "String",
2396
- "value": "var(--kendo-component-border, inherit)"
1939
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2397
1940
  },
2398
1941
  "kendo-listgroup-item-padding-x": {
2399
1942
  "type": "String",
@@ -2453,15 +1996,15 @@
2453
1996
  },
2454
1997
  "kendo-popup-bg": {
2455
1998
  "type": "String",
2456
- "value": "var(--kendo-component-bg, initial)"
1999
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2457
2000
  },
2458
2001
  "kendo-popup-text": {
2459
2002
  "type": "String",
2460
- "value": "var(--kendo-component-text, initial)"
2003
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2461
2004
  },
2462
2005
  "kendo-popup-border": {
2463
2006
  "type": "String",
2464
- "value": "var(--kendo-component-border, initial)"
2007
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2465
2008
  },
2466
2009
  "kendo-popup-shadow": {
2467
2010
  "type": "String",
@@ -2550,19 +2093,19 @@
2550
2093
  },
2551
2094
  "kendo-table-bg": {
2552
2095
  "type": "String",
2553
- "value": "var(--kendo-component-bg, initial)"
2096
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2554
2097
  },
2555
2098
  "kendo-table-text": {
2556
2099
  "type": "String",
2557
- "value": "var(--kendo-component-text, initial)"
2100
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2558
2101
  },
2559
2102
  "kendo-table-border": {
2560
2103
  "type": "String",
2561
- "value": "var(--kendo-component-border, initial)"
2104
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2562
2105
  },
2563
2106
  "kendo-table-header-bg": {
2564
2107
  "type": "String",
2565
- "value": "var(--kendo-component-bg, initial)"
2108
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2566
2109
  },
2567
2110
  "kendo-table-header-text": {
2568
2111
  "type": "String",
@@ -2570,7 +2113,7 @@
2570
2113
  },
2571
2114
  "kendo-table-header-border": {
2572
2115
  "type": "String",
2573
- "value": "var(--kendo-component-border, initial)"
2116
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2574
2117
  },
2575
2118
  "kendo-table-sticky-header-text": {
2576
2119
  "type": "String",
@@ -2590,7 +2133,7 @@
2590
2133
  },
2591
2134
  "kendo-table-footer-bg": {
2592
2135
  "type": "String",
2593
- "value": "var(--kendo-component-bg, initial)"
2136
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2594
2137
  },
2595
2138
  "kendo-table-footer-text": {
2596
2139
  "type": "String",
@@ -2598,11 +2141,11 @@
2598
2141
  },
2599
2142
  "kendo-table-footer-border": {
2600
2143
  "type": "String",
2601
- "value": "var(--kendo-component-border, initial)"
2144
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2602
2145
  },
2603
2146
  "kendo-table-group-row-bg": {
2604
2147
  "type": "String",
2605
- "value": "var(--kendo-component-bg, initial)"
2148
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2606
2149
  },
2607
2150
  "kendo-table-group-row-text": {
2608
2151
  "type": "String",
@@ -2610,15 +2153,15 @@
2610
2153
  },
2611
2154
  "kendo-table-group-row-border": {
2612
2155
  "type": "String",
2613
- "value": "var(--kendo-component-border, initial)"
2156
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2614
2157
  },
2615
2158
  "kendo-table-group-label-text": {
2616
2159
  "type": "String",
2617
- "value": "var(--kendo-component-bg, transparent)"
2160
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2618
2161
  },
2619
2162
  "kendo-table-group-label-bg": {
2620
2163
  "type": "String",
2621
- "value": "var(--kendo-component-text, inherit)"
2164
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2622
2165
  },
2623
2166
  "kendo-table-alt-row-bg": {
2624
2167
  "type": "String",
@@ -2626,23 +2169,23 @@
2626
2169
  },
2627
2170
  "kendo-table-alt-row-text": {
2628
2171
  "type": "String",
2629
- "value": "var(--kendo-component-text, initial)"
2172
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2630
2173
  },
2631
2174
  "kendo-table-alt-row-border": {
2632
2175
  "type": "String",
2633
- "value": "var(--kendo-component-border, initial)"
2176
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2634
2177
  },
2635
2178
  "kendo-table-hover-bg": {
2636
2179
  "type": "String",
2637
- "value": "var(--kendo-hover-bg, inherit)"
2180
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
2638
2181
  },
2639
2182
  "kendo-table-hover-text": {
2640
2183
  "type": "String",
2641
- "value": "var(--kendo-hover-text, inherit)"
2184
+ "value": "var(--kendo-color-on-base, #323130)"
2642
2185
  },
2643
2186
  "kendo-table-hover-border": {
2644
2187
  "type": "String",
2645
- "value": "var(--kendo-component-border, initial)"
2188
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2646
2189
  },
2647
2190
  "kendo-table-focus-bg": {
2648
2191
  "type": "String",
@@ -2666,11 +2209,11 @@
2666
2209
  },
2667
2210
  "kendo-table-selected-text": {
2668
2211
  "type": "String",
2669
- "value": "var(--kendo-component-text, initial)"
2212
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2670
2213
  },
2671
2214
  "kendo-table-selected-border": {
2672
2215
  "type": "String",
2673
- "value": "var(--kendo-component-border, initial)"
2216
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2674
2217
  },
2675
2218
  "kendo-table-selected-hover-bg": {
2676
2219
  "type": "String",
@@ -2678,15 +2221,15 @@
2678
2221
  },
2679
2222
  "kendo-table-selected-hover-text": {
2680
2223
  "type": "String",
2681
- "value": "var(--kendo-component-text, initial)"
2224
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2682
2225
  },
2683
2226
  "kendo-table-selected-hover-border": {
2684
2227
  "type": "String",
2685
- "value": "var(--kendo-component-border, initial)"
2228
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2686
2229
  },
2687
2230
  "kendo-table-cell-row-span-shadow": {
2688
2231
  "type": "List",
2689
- "value": "(inset 0 0 0 1px var(--kendo-component-border, initial))"
2232
+ "value": "(inset 0 0 0 1px color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
2690
2233
  },
2691
2234
  "kendo-no-data-min-height": {
2692
2235
  "type": "Number",
@@ -2835,15 +2378,15 @@
2835
2378
  },
2836
2379
  "kendo-badge-bg": {
2837
2380
  "type": "String",
2838
- "value": "var(--kendo-component-bg, initial)"
2381
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
2839
2382
  },
2840
2383
  "kendo-badge-text": {
2841
2384
  "type": "String",
2842
- "value": "var(--kendo-component-text, initial)"
2385
+ "value": "var(--kendo-color-on-app-surface, #323130)"
2843
2386
  },
2844
2387
  "kendo-badge-border": {
2845
2388
  "type": "String",
2846
- "value": "var(--kendo-component-border, initial)"
2389
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
2847
2390
  },
2848
2391
  "kendo-badge-border-width": {
2849
2392
  "type": "Number",
@@ -3198,7 +2741,7 @@
3198
2741
  },
3199
2742
  "kendo-loader-container-panel-border-color": {
3200
2743
  "type": "String",
3201
- "value": "var(--kendo-component-border, initial)"
2744
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
3202
2745
  },
3203
2746
  "kendo-loader-container-panel-border-radius": {
3204
2747
  "type": "String",
@@ -3322,7 +2865,7 @@
3322
2865
  },
3323
2866
  "kendo-loading-bg": {
3324
2867
  "type": "String",
3325
- "value": "var(--kendo-component-bg, initial)"
2868
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
3326
2869
  },
3327
2870
  "kendo-loading-text": {
3328
2871
  "type": "String",
@@ -3418,7 +2961,7 @@
3418
2961
  },
3419
2962
  "kendo-tooltip-text": {
3420
2963
  "type": "String",
3421
- "value": "var(--kendo-component-text, initial)"
2964
+ "value": "var(--kendo-color-on-app-surface, #323130)"
3422
2965
  },
3423
2966
  "kendo-tooltip-border": {
3424
2967
  "type": "Color",
@@ -5513,31 +5056,31 @@
5513
5056
  },
5514
5057
  "kendo-input-separator-text": {
5515
5058
  "type": "String",
5516
- "value": "var(--kendo-neutral-30, inherit)"
5059
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
5517
5060
  },
5518
5061
  "kendo-input-prefix-text": {
5519
5062
  "type": "String",
5520
- "value": "var(--kendo-neutral-130, inherit)"
5063
+ "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
5521
5064
  },
5522
5065
  "kendo-input-suffix-text": {
5523
5066
  "type": "String",
5524
- "value": "var(--kendo-neutral-130, inherit)"
5067
+ "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
5525
5068
  },
5526
5069
  "kendo-input-prefix-disabled-text": {
5527
5070
  "type": "String",
5528
- "value": "var(--kendo-neutral-60, inherit)"
5071
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)"
5529
5072
  },
5530
5073
  "kendo-input-suffix-disabled-text": {
5531
5074
  "type": "String",
5532
- "value": "var(--kendo-neutral-60, inherit)"
5075
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 28%, transparent)"
5533
5076
  },
5534
5077
  "kendo-input-invalid-border": {
5535
5078
  "type": "String",
5536
- "value": "var(--kendo-invalid-border, var(--kendo-color-error-emphasis, #a4262c))"
5079
+ "value": "var(--kendo-color-error-emphasis, #a4262c)"
5537
5080
  },
5538
5081
  "kendo-input-invalid-text": {
5539
5082
  "type": "String",
5540
- "value": "var(--kendo-invalid-text, var(--kendo-color-error-on-surface, #a4262c))"
5083
+ "value": "var(--kendo-color-error-on-surface, #a4262c)"
5541
5084
  },
5542
5085
  "kendo-input-placeholder-text": {
5543
5086
  "type": "String",
@@ -5641,7 +5184,7 @@
5641
5184
  },
5642
5185
  "kendo-floating-label-invalid-text": {
5643
5186
  "type": "String",
5644
- "value": "var(--kendo-invalid-text, var(--kendo-color-error-on-surface, #a4262c))"
5187
+ "value": "var(--kendo-color-error-on-surface, #a4262c)"
5645
5188
  },
5646
5189
  "kendo-checkbox-border-radius": {
5647
5190
  "type": "Null",
@@ -5916,15 +5459,15 @@
5916
5459
  },
5917
5460
  "kendo-listbox-text": {
5918
5461
  "type": "String",
5919
- "value": "var(--kendo-component-text, inherit)"
5462
+ "value": "var(--kendo-color-on-app-surface, #323130)"
5920
5463
  },
5921
5464
  "kendo-listbox-bg": {
5922
5465
  "type": "String",
5923
- "value": "var(--kendo-component-bg, transparent)"
5466
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
5924
5467
  },
5925
5468
  "kendo-listbox-border": {
5926
5469
  "type": "String",
5927
- "value": "var(--kendo-component-border, inherit)"
5470
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
5928
5471
  },
5929
5472
  "kendo-listbox-drop-hint-width": {
5930
5473
  "type": "Number",
@@ -5980,7 +5523,7 @@
5980
5523
  },
5981
5524
  "kendo-progressbar-text": {
5982
5525
  "type": "String",
5983
- "value": "var(--kendo-component-text, initial)"
5526
+ "value": "var(--kendo-color-on-app-surface, #323130)"
5984
5527
  },
5985
5528
  "kendo-progressbar-border": {
5986
5529
  "type": "String",
@@ -5996,7 +5539,7 @@
5996
5539
  },
5997
5540
  "kendo-progressbar-value-text": {
5998
5541
  "type": "String",
5999
- "value": "var(--kendo-component-text, initial)"
5542
+ "value": "var(--kendo-color-on-app-surface, #323130)"
6000
5543
  },
6001
5544
  "kendo-progressbar-value-border": {
6002
5545
  "type": "String",
@@ -6036,7 +5579,7 @@
6036
5579
  },
6037
5580
  "kendo-progressbar-indeterminate-text": {
6038
5581
  "type": "String",
6039
- "value": "var(--kendo-component-text, initial)"
5582
+ "value": "var(--kendo-color-on-app-surface, #323130)"
6040
5583
  },
6041
5584
  "kendo-progressbar-indeterminate-border": {
6042
5585
  "type": "String",
@@ -6048,7 +5591,7 @@
6048
5591
  },
6049
5592
  "kendo-progressbar-indeterminate-gradient-vertical": {
6050
5593
  "type": "String",
6051
- "value": "linear-gradient(180deg, var(--kendo-color-base-subtle, #edebe9) 15%, var(--kendo-color-primary, #0078d4) 50%, var(--kendo-color-base-subtle, #edebe9) 85%)"
5594
+ "value": "linear-gradient(180deg, var(--kendo-color-base-subtle, #edebe9) 15%, var(--kendo-color-primary, #0078d4) 50% var(--kendo-color-base-subtle, #edebe9) 85%)"
6052
5595
  },
6053
5596
  "kendo-progressbar-indeterminate-animation-horizontal": {
6054
5597
  "type": "List",
@@ -6060,7 +5603,7 @@
6060
5603
  },
6061
5604
  "kendo-progressbar-chunk-border": {
6062
5605
  "type": "String",
6063
- "value": "var(--kendo-body-bg, initial)"
5606
+ "value": "var(--kendo-color-app-surface, #ffffff)"
6064
5607
  },
6065
5608
  "kendo-circular-progressbar-arc-stroke": {
6066
5609
  "type": "String",
@@ -6340,7 +5883,7 @@
6340
5883
  },
6341
5884
  "kendo-slider-thumb-bg": {
6342
5885
  "type": "String",
6343
- "value": "var(--kendo-component-bg, transparent)"
5886
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
6344
5887
  },
6345
5888
  "kendo-slider-thumb-text": {
6346
5889
  "type": "String",
@@ -6356,7 +5899,7 @@
6356
5899
  },
6357
5900
  "kendo-slider-thumb-hover-bg": {
6358
5901
  "type": "String",
6359
- "value": "var(--kendo-component-bg, transparent)"
5902
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
6360
5903
  },
6361
5904
  "kendo-slider-thumb-hover-text": {
6362
5905
  "type": "String",
@@ -6372,7 +5915,7 @@
6372
5915
  },
6373
5916
  "kendo-slider-thumb-active-bg": {
6374
5917
  "type": "String",
6375
- "value": "var(--kendo-component-bg, transparent)"
5918
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
6376
5919
  },
6377
5920
  "kendo-slider-thumb-active-text": {
6378
5921
  "type": "String",
@@ -6388,7 +5931,7 @@
6388
5931
  },
6389
5932
  "kendo-slider-thumb-focus-bg": {
6390
5933
  "type": "String",
6391
- "value": "var(--kendo-component-bg, transparent)"
5934
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
6392
5935
  },
6393
5936
  "kendo-slider-thumb-focus-text": {
6394
5937
  "type": "String",
@@ -6468,15 +6011,15 @@
6468
6011
  },
6469
6012
  "kendo-chip-disabled-text": {
6470
6013
  "type": "String",
6471
- "value": "var(--kendo-disabled-text, inherit)"
6014
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
6472
6015
  },
6473
6016
  "kendo-chip-solid-disabled-bg": {
6474
6017
  "type": "String",
6475
- "value": "var(--kendo-disabled-bg, transparent)"
6018
+ "value": "var(--kendo-color-base-subtle, #edebe9)"
6476
6019
  },
6477
6020
  "kendo-chip-solid-disabled-border": {
6478
- "type": "String",
6479
- "value": "var(--kendo-disabled-border, inherit)"
6021
+ "type": "Color",
6022
+ "value": "transparent"
6480
6023
  },
6481
6024
  "kendo-chip-outline-disabled-bg": {
6482
6025
  "type": "String",
@@ -6891,7 +6434,7 @@
6891
6434
  },
6892
6435
  "kendo-menu-text": {
6893
6436
  "type": "String",
6894
- "value": "var(--kendo-body-text, inherit)"
6437
+ "value": "var(--kendo-color-on-app-surface, #323130)"
6895
6438
  },
6896
6439
  "kendo-menu-border": {
6897
6440
  "type": "String",
@@ -6923,7 +6466,7 @@
6923
6466
  },
6924
6467
  "kendo-menu-item-text": {
6925
6468
  "type": "String",
6926
- "value": "var(--kendo-body-text, inherit)"
6469
+ "value": "var(--kendo-color-on-app-surface, #323130)"
6927
6470
  },
6928
6471
  "kendo-menu-item-bg": {
6929
6472
  "type": "Color",
@@ -6931,23 +6474,23 @@
6931
6474
  },
6932
6475
  "kendo-menu-item-hover-text": {
6933
6476
  "type": "String",
6934
- "value": "var(--kendo-hover-text, inherit)"
6477
+ "value": "var(--kendo-color-on-base, #323130)"
6935
6478
  },
6936
6479
  "kendo-menu-item-hover-bg": {
6937
6480
  "type": "String",
6938
- "value": "var(--kendo-hover-bg, initial)"
6481
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
6939
6482
  },
6940
6483
  "kendo-menu-item-active-text": {
6941
6484
  "type": "String",
6942
- "value": "var(--kendo-hover-text, inherit)"
6485
+ "value": "var(--kendo-color-on-base, #323130)"
6943
6486
  },
6944
6487
  "kendo-menu-item-active-bg": {
6945
6488
  "type": "String",
6946
- "value": "var(--kendo-selected-bg, initial)"
6489
+ "value": "var(--kendo-color-base-active, #edebe9)"
6947
6490
  },
6948
6491
  "kendo-menu-item-focus-text": {
6949
6492
  "type": "String",
6950
- "value": "var(--kendo-body-text, inherit)"
6493
+ "value": "var(--kendo-color-on-app-surface, #323130)"
6951
6494
  },
6952
6495
  "kendo-menu-item-focus-bg": {
6953
6496
  "type": "Color",
@@ -6955,7 +6498,7 @@
6955
6498
  },
6956
6499
  "kendo-menu-item-focus-outline": {
6957
6500
  "type": "String",
6958
- "value": "var(--kendo-focus-outline, none)"
6501
+ "value": "var(--kendo-color-base-emphasis, #605e5c)"
6959
6502
  },
6960
6503
  "kendo-menu-item-focus-outline-offset": {
6961
6504
  "type": "Calculation",
@@ -6971,7 +6514,7 @@
6971
6514
  },
6972
6515
  "kendo-menu-item-disabled-text": {
6973
6516
  "type": "String",
6974
- "value": "var(--kendo-disabled-text, initial)"
6517
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
6975
6518
  },
6976
6519
  "kendo-menu-item-disabled-bg": {
6977
6520
  "type": "Color",
@@ -7047,7 +6590,7 @@
7047
6590
  },
7048
6591
  "kendo-menu-popup-bg": {
7049
6592
  "type": "String",
7050
- "value": "var(--kendo-component-bg, initial)"
6593
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
7051
6594
  },
7052
6595
  "kendo-menu-popup-border": {
7053
6596
  "type": "String",
@@ -7188,7 +6731,7 @@
7188
6731
  },
7189
6732
  "kendo-menu-popup-item-focus-text": {
7190
6733
  "type": "String",
7191
- "value": "var(--kendo-body-text, inherit)"
6734
+ "value": "var(--kendo-color-on-app-surface, #323130)"
7192
6735
  },
7193
6736
  "kendo-menu-popup-item-focus-bg": {
7194
6737
  "type": "Color",
@@ -7216,11 +6759,11 @@
7216
6759
  },
7217
6760
  "kendo-menu-scroll-button-bg": {
7218
6761
  "type": "String",
7219
- "value": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))"
6762
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
7220
6763
  },
7221
6764
  "kendo-menu-scroll-button-border": {
7222
6765
  "type": "String",
7223
- "value": "var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
6766
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7224
6767
  },
7225
6768
  "kendo-menu-scroll-button-hover-bg": {
7226
6769
  "type": "Null",
@@ -7349,11 +6892,11 @@
7349
6892
  },
7350
6893
  "kendo-toolbar-text": {
7351
6894
  "type": "String",
7352
- "value": "var(--kendo-component-text, inherit)"
6895
+ "value": "var(--kendo-color-on-app-surface, #323130)"
7353
6896
  },
7354
6897
  "kendo-toolbar-border": {
7355
6898
  "type": "String",
7356
- "value": "var(--kendo-component-border, initial)"
6899
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7357
6900
  },
7358
6901
  "kendo-toolbar-scroll-overlay": {
7359
6902
  "type": "List",
@@ -7381,7 +6924,7 @@
7381
6924
  },
7382
6925
  "kendo-toolbar-flat-border": {
7383
6926
  "type": "String",
7384
- "value": "var(--kendo-component-border, initial)"
6927
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7385
6928
  },
7386
6929
  "kendo-toolbar-flat-border-width": {
7387
6930
  "type": "Number",
@@ -7485,7 +7028,7 @@
7485
7028
  },
7486
7029
  "kendo-form-legend-border-color": {
7487
7030
  "type": "String",
7488
- "value": "var(--kendo-component-border, initial)"
7031
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7489
7032
  },
7490
7033
  "kendo-form-legend-width": {
7491
7034
  "type": "Number",
@@ -7545,7 +7088,7 @@
7545
7088
  },
7546
7089
  "kendo-form-separator-border-color": {
7547
7090
  "type": "String",
7548
- "value": "var(--kendo-component-border, initial)"
7091
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7549
7092
  },
7550
7093
  "kendo-horizontal-form-label-padding-top": {
7551
7094
  "type": "String",
@@ -7573,7 +7116,7 @@
7573
7116
  },
7574
7117
  "kendo-forms-invalid-color": {
7575
7118
  "type": "String",
7576
- "value": "var(--kendo-invalid-text, initial)"
7119
+ "value": "var(--kendo-color-error-on-surface, #a4262c)"
7577
7120
  },
7578
7121
  "kendo-label-optional-margin-x": {
7579
7122
  "type": "String",
@@ -7656,15 +7199,15 @@
7656
7199
  },
7657
7200
  "kendo-calendar-bg": {
7658
7201
  "type": "String",
7659
- "value": "var(--kendo-component-bg, initial)"
7202
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
7660
7203
  },
7661
7204
  "kendo-calendar-text": {
7662
7205
  "type": "String",
7663
- "value": "var(--kendo-component-text, initial)"
7206
+ "value": "var(--kendo-color-on-app-surface, #323130)"
7664
7207
  },
7665
7208
  "kendo-calendar-border": {
7666
7209
  "type": "String",
7667
- "value": "var(--kendo-component-border, initial)"
7210
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7668
7211
  },
7669
7212
  "kendo-calendar-header-padding-x": {
7670
7213
  "type": "String",
@@ -7688,11 +7231,11 @@
7688
7231
  },
7689
7232
  "kendo-calendar-header-text": {
7690
7233
  "type": "String",
7691
- "value": "var(--kendo-component-text, initial)"
7234
+ "value": "var(--kendo-color-on-app-surface, #323130)"
7692
7235
  },
7693
7236
  "kendo-calendar-header-border": {
7694
7237
  "type": "String",
7695
- "value": "var(--kendo-component-border, initial)"
7238
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7696
7239
  },
7697
7240
  "kendo-calendar-nav-gap": {
7698
7241
  "type": "String",
@@ -7836,7 +7379,7 @@
7836
7379
  },
7837
7380
  "kendo-calendar-week-number-text": {
7838
7381
  "type": "String",
7839
- "value": "var(--kendo-subtle-text, inherit)"
7382
+ "value": "var(--kendo-color-subtle, #605e5c)"
7840
7383
  },
7841
7384
  "kendo-calendar-other-month-bg": {
7842
7385
  "type": "String",
@@ -7844,7 +7387,7 @@
7844
7387
  },
7845
7388
  "kendo-calendar-other-month-text": {
7846
7389
  "type": "String",
7847
- "value": "var(--kendo-disabled-text, inherit)"
7390
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
7848
7391
  },
7849
7392
  "kendo-calendar-cell-bg": {
7850
7393
  "type": "String",
@@ -7856,35 +7399,35 @@
7856
7399
  },
7857
7400
  "kendo-calendar-cell-hover-bg": {
7858
7401
  "type": "String",
7859
- "value": "var(--kendo-hover-bg, inherit)"
7402
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
7860
7403
  },
7861
7404
  "kendo-calendar-cell-hover-text": {
7862
7405
  "type": "String",
7863
- "value": "var(--kendo-hover-text, inherit)"
7406
+ "value": "var(--kendo-color-on-base, #323130)"
7864
7407
  },
7865
7408
  "kendo-calendar-cell-selected-bg": {
7866
7409
  "type": "String",
7867
- "value": "var(--kendo-selected-bg, inherit)"
7410
+ "value": "var(--kendo-color-base-active, #edebe9)"
7868
7411
  },
7869
7412
  "kendo-calendar-cell-selected-text": {
7870
7413
  "type": "String",
7871
- "value": "var(--kendo-selected-text, inherit)"
7414
+ "value": "var(--kendo-color-on-base, #323130)"
7872
7415
  },
7873
7416
  "kendo-calendar-cell-selected-border": {
7874
7417
  "type": "String",
7875
- "value": "var(--kendo-selected-border, inherit)"
7418
+ "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
7876
7419
  },
7877
7420
  "kendo-calendar-cell-selected-shadow": {
7878
7421
  "type": "List",
7879
- "value": "(inset 0 0 0 1px var(--kendo-selected-border, inherit))"
7422
+ "value": "(inset 0 0 0 1px color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent))"
7880
7423
  },
7881
7424
  "kendo-calendar-cell-selected-hover-bg": {
7882
7425
  "type": "String",
7883
- "value": "var(--kendo-selected-hover-bg, inherit)"
7426
+ "value": "var(--kendo-color-base-subtle-active, #d2d0ce)"
7884
7427
  },
7885
7428
  "kendo-calendar-cell-selected-hover-text": {
7886
7429
  "type": "String",
7887
- "value": "var(--kendo-selected-hover-text, inherit)"
7430
+ "value": "var(--kendo-color-on-base, #323130)"
7888
7431
  },
7889
7432
  "kendo-calendar-cell-focus-shadow": {
7890
7433
  "type": "List",
@@ -7908,11 +7451,11 @@
7908
7451
  },
7909
7452
  "kendo-calendar-navigation-text": {
7910
7453
  "type": "String",
7911
- "value": "var(--kendo-component-text, initial)"
7454
+ "value": "var(--kendo-color-on-app-surface, #323130)"
7912
7455
  },
7913
7456
  "kendo-calendar-navigation-border": {
7914
7457
  "type": "String",
7915
- "value": "var(--kendo-component-border, initial)"
7458
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
7916
7459
  },
7917
7460
  "kendo-calendar-navigation-hover-text": {
7918
7461
  "type": "String",
@@ -8086,15 +7629,15 @@
8086
7629
  },
8087
7630
  "kendo-time-selector-bg": {
8088
7631
  "type": "String",
8089
- "value": "var(--kendo-component-bg, initial)"
7632
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
8090
7633
  },
8091
7634
  "kendo-time-selector-text": {
8092
7635
  "type": "String",
8093
- "value": "var(--kendo-component-text, initial)"
7636
+ "value": "var(--kendo-color-on-app-surface, #323130)"
8094
7637
  },
8095
7638
  "kendo-time-selector-border": {
8096
7639
  "type": "String",
8097
- "value": "var(--kendo-component-border, initial)"
7640
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
8098
7641
  },
8099
7642
  "kendo-time-selector-header-padding-x": {
8100
7643
  "type": "String",
@@ -8138,11 +7681,11 @@
8138
7681
  },
8139
7682
  "kendo-time-list-title-text": {
8140
7683
  "type": "String",
8141
- "value": "var(--kendo-subtle-text, inherit)"
7684
+ "value": "var(--kendo-color-subtle, #605e5c)"
8142
7685
  },
8143
7686
  "kendo-time-list-title-focus-text": {
8144
7687
  "type": "String",
8145
- "value": "var(--kendo-component-text, initial)"
7688
+ "value": "var(--kendo-color-on-app-surface, #323130)"
8146
7689
  },
8147
7690
  "kendo-time-list-item-padding-x": {
8148
7691
  "type": "String",
@@ -8162,11 +7705,11 @@
8162
7705
  },
8163
7706
  "kendo-time-list-highlight-bg": {
8164
7707
  "type": "String",
8165
- "value": "var(--kendo-component-bg, initial)"
7708
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
8166
7709
  },
8167
7710
  "kendo-time-list-highlight-border": {
8168
7711
  "type": "String",
8169
- "value": "var(--kendo-component-border, initial)"
7712
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
8170
7713
  },
8171
7714
  "kendo-time-list-focus-bg": {
8172
7715
  "type": "Color",
@@ -8270,15 +7813,15 @@
8270
7813
  },
8271
7814
  "kendo-captcha-bg": {
8272
7815
  "type": "String",
8273
- "value": "var(--kendo-component-bg, initial)"
7816
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
8274
7817
  },
8275
7818
  "kendo-captcha-text": {
8276
7819
  "type": "String",
8277
- "value": "var(--kendo-component-text, initial)"
7820
+ "value": "var(--kendo-color-on-app-surface, #323130)"
8278
7821
  },
8279
7822
  "kendo-captcha-border": {
8280
7823
  "type": "String",
8281
- "value": "var(--kendo-component-border, initial)"
7824
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
8282
7825
  },
8283
7826
  "kendo-captcha-image-wrap-spacing": {
8284
7827
  "type": "String",
@@ -8440,15 +7983,15 @@
8440
7983
  },
8441
7984
  "kendo-color-gradient-text": {
8442
7985
  "type": "String",
8443
- "value": "var(--kendo-component-text, initial)"
7986
+ "value": "var(--kendo-color-on-app-surface, #323130)"
8444
7987
  },
8445
7988
  "kendo-color-gradient-bg": {
8446
7989
  "type": "String",
8447
- "value": "var(--kendo-component-bg, initial)"
7990
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
8448
7991
  },
8449
7992
  "kendo-color-gradient-border": {
8450
7993
  "type": "String",
8451
- "value": "var(--kendo-component-border, initial)"
7994
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
8452
7995
  },
8453
7996
  "kendo-color-gradient-shadow": {
8454
7997
  "type": "String",
@@ -8660,7 +8203,7 @@
8660
8203
  },
8661
8204
  "kendo-color-gradient-input-label-text": {
8662
8205
  "type": "String",
8663
- "value": "var(--kendo-subtle-text, inherit)"
8206
+ "value": "var(--kendo-color-subtle, #605e5c)"
8664
8207
  },
8665
8208
  "kendo-color-gradient-sm-input-width": {
8666
8209
  "type": "Number",
@@ -8760,15 +8303,15 @@
8760
8303
  },
8761
8304
  "kendo-color-editor-text": {
8762
8305
  "type": "String",
8763
- "value": "var(--kendo-component-text, initial)"
8306
+ "value": "var(--kendo-color-on-app-surface, #323130)"
8764
8307
  },
8765
8308
  "kendo-color-editor-bg": {
8766
8309
  "type": "String",
8767
- "value": "var(--kendo-component-bg, initial)"
8310
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
8768
8311
  },
8769
8312
  "kendo-color-editor-border": {
8770
8313
  "type": "String",
8771
- "value": "var(--kendo-component-border, initial)"
8314
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
8772
8315
  },
8773
8316
  "kendo-color-editor-shadow": {
8774
8317
  "type": "String",
@@ -9084,7 +8627,7 @@
9084
8627
  },
9085
8628
  "kendo-treeview-text": {
9086
8629
  "type": "String",
9087
- "value": "var(--kendo-component-text, inherit)"
8630
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9088
8631
  },
9089
8632
  "kendo-treeview-border": {
9090
8633
  "type": "String",
@@ -9096,7 +8639,7 @@
9096
8639
  },
9097
8640
  "kendo-treeview-item-text": {
9098
8641
  "type": "String",
9099
- "value": "var(--kendo-component-text, inherit)"
8642
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9100
8643
  },
9101
8644
  "kendo-treeview-item-border": {
9102
8645
  "type": "String",
@@ -9104,11 +8647,11 @@
9104
8647
  },
9105
8648
  "kendo-treeview-item-hover-bg": {
9106
8649
  "type": "String",
9107
- "value": "var(--kendo-hover-bg, inherit)"
8650
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
9108
8651
  },
9109
8652
  "kendo-treeview-item-hover-text": {
9110
8653
  "type": "String",
9111
- "value": "var(--kendo-hover-text, inherit)"
8654
+ "value": "var(--kendo-color-on-base, #323130)"
9112
8655
  },
9113
8656
  "kendo-treeview-item-hover-border": {
9114
8657
  "type": "String",
@@ -9120,7 +8663,7 @@
9120
8663
  },
9121
8664
  "kendo-treeview-item-focus-text": {
9122
8665
  "type": "String",
9123
- "value": "var(--kendo-component-text, inherit)"
8666
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9124
8667
  },
9125
8668
  "kendo-treeview-item-focus-border": {
9126
8669
  "type": "String",
@@ -9132,11 +8675,11 @@
9132
8675
  },
9133
8676
  "kendo-treeview-item-selected-bg": {
9134
8677
  "type": "String",
9135
- "value": "var(--kendo-selected-bg, inherit)"
8678
+ "value": "var(--kendo-color-base-active, #edebe9)"
9136
8679
  },
9137
8680
  "kendo-treeview-item-selected-text": {
9138
8681
  "type": "String",
9139
- "value": "var(--kendo-selected-text, inherit)"
8682
+ "value": "var(--kendo-color-on-base, #323130)"
9140
8683
  },
9141
8684
  "kendo-treeview-item-selected-border": {
9142
8685
  "type": "String",
@@ -9148,7 +8691,7 @@
9148
8691
  },
9149
8692
  "kendo-treeview-item-disabled-text": {
9150
8693
  "type": "String",
9151
- "value": "var(--kendo-disabled-text, inherit)"
8694
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
9152
8695
  },
9153
8696
  "kendo-treeview-item-disabled-border": {
9154
8697
  "type": "String",
@@ -9160,7 +8703,7 @@
9160
8703
  },
9161
8704
  "kendo-treeview-loadmore-text": {
9162
8705
  "type": "String",
9163
- "value": "var(--kendo-link-text, initial)"
8706
+ "value": "var(--kendo-color-primary, #0078d4)"
9164
8707
  },
9165
8708
  "kendo-treeview-loadmore-border": {
9166
8709
  "type": "String",
@@ -9172,7 +8715,7 @@
9172
8715
  },
9173
8716
  "kendo-treeview-loadmore-hover-text": {
9174
8717
  "type": "String",
9175
- "value": "var(--kendo-link-hover-text, initial)"
8718
+ "value": "var(--kendo-color-primary-hover, #106ebe)"
9176
8719
  },
9177
8720
  "kendo-treeview-loadmore-hover-border": {
9178
8721
  "type": "String",
@@ -9184,7 +8727,7 @@
9184
8727
  },
9185
8728
  "kendo-treeview-loadmore-focus-text": {
9186
8729
  "type": "String",
9187
- "value": "var(--kendo-link-hover-text, initial)"
8730
+ "value": "var(--kendo-color-primary-hover, #106ebe)"
9188
8731
  },
9189
8732
  "kendo-treeview-loadmore-focus-border": {
9190
8733
  "type": "String",
@@ -9329,11 +8872,11 @@
9329
8872
  },
9330
8873
  "kendo-switch-off-track-bg": {
9331
8874
  "type": "String",
9332
- "value": "var(--kendo-component-bg, transparent)"
8875
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
9333
8876
  },
9334
8877
  "kendo-switch-off-track-text": {
9335
8878
  "type": "String",
9336
- "value": "var(--kendo-component-text, inherit)"
8879
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9337
8880
  },
9338
8881
  "kendo-switch-off-track-border": {
9339
8882
  "type": "String",
@@ -9341,11 +8884,11 @@
9341
8884
  },
9342
8885
  "kendo-switch-off-track-hover-bg": {
9343
8886
  "type": "String",
9344
- "value": "var(--kendo-component-bg, transparent)"
8887
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
9345
8888
  },
9346
8889
  "kendo-switch-off-track-hover-text": {
9347
8890
  "type": "String",
9348
- "value": "var(--kendo-component-text, inherit)"
8891
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9349
8892
  },
9350
8893
  "kendo-switch-off-track-hover-border": {
9351
8894
  "type": "String",
@@ -9353,11 +8896,11 @@
9353
8896
  },
9354
8897
  "kendo-switch-off-track-focus-bg": {
9355
8898
  "type": "String",
9356
- "value": "var(--kendo-component-bg, transparent)"
8899
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
9357
8900
  },
9358
8901
  "kendo-switch-off-track-focus-text": {
9359
8902
  "type": "String",
9360
- "value": "var(--kendo-component-text, inherit)"
8903
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9361
8904
  },
9362
8905
  "kendo-switch-off-track-focus-border": {
9363
8906
  "type": "String",
@@ -9365,11 +8908,11 @@
9365
8908
  },
9366
8909
  "kendo-switch-off-track-disabled-bg": {
9367
8910
  "type": "String",
9368
- "value": "var(--kendo-component-bg, transparent)"
8911
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
9369
8912
  },
9370
8913
  "kendo-switch-off-track-disabled-text": {
9371
8914
  "type": "String",
9372
- "value": "var(--kendo-component-text, inherit)"
8915
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9373
8916
  },
9374
8917
  "kendo-switch-off-track-disabled-border": {
9375
8918
  "type": "String",
@@ -9529,11 +9072,11 @@
9529
9072
  },
9530
9073
  "kendo-dropzone-text": {
9531
9074
  "type": "String",
9532
- "value": "var(--kendo-component-text, inherit)"
9075
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9533
9076
  },
9534
9077
  "kendo-dropzone-border": {
9535
9078
  "type": "String",
9536
- "value": "var(--kendo-component-border, initial)"
9079
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
9537
9080
  },
9538
9081
  "kendo-dropzone-icon-spacing": {
9539
9082
  "type": "String",
@@ -9561,7 +9104,7 @@
9561
9104
  },
9562
9105
  "kendo-dropzone-hint-text": {
9563
9106
  "type": "String",
9564
- "value": "var(--kendo-component-text, inherit)"
9107
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9565
9108
  },
9566
9109
  "kendo-dropzone-note-font-size": {
9567
9110
  "type": "String",
@@ -9577,7 +9120,7 @@
9577
9120
  },
9578
9121
  "kendo-dropzone-note-text": {
9579
9122
  "type": "String",
9580
- "value": "var(--kendo-subtle-text, inherit)"
9123
+ "value": "var(--kendo-color-subtle, #605e5c)"
9581
9124
  },
9582
9125
  "kendo-upload-border-width": {
9583
9126
  "type": "Number",
@@ -9601,15 +9144,15 @@
9601
9144
  },
9602
9145
  "kendo-upload-text": {
9603
9146
  "type": "String",
9604
- "value": "var(--kendo-component-text, initial)"
9147
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9605
9148
  },
9606
9149
  "kendo-upload-bg": {
9607
9150
  "type": "String",
9608
- "value": "var(--kendo-component-bg, initial)"
9151
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
9609
9152
  },
9610
9153
  "kendo-upload-border": {
9611
9154
  "type": "String",
9612
- "value": "var(--kendo-component-border, initial)"
9155
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
9613
9156
  },
9614
9157
  "kendo-upload-dropzone-padding-x": {
9615
9158
  "type": "String",
@@ -9633,11 +9176,11 @@
9633
9176
  },
9634
9177
  "kendo-upload-dropzone-hover-bg": {
9635
9178
  "type": "String",
9636
- "value": "var(--kendo-hover-bg, inherit)"
9179
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
9637
9180
  },
9638
9181
  "kendo-upload-status-text": {
9639
9182
  "type": "String",
9640
- "value": "var(--kendo-subtle-text, inherit)"
9183
+ "value": "var(--kendo-color-subtle, #605e5c)"
9641
9184
  },
9642
9185
  "kendo-upload-status-text-opacity": {
9643
9186
  "type": "Null",
@@ -9665,7 +9208,7 @@
9665
9208
  },
9666
9209
  "kendo-upload-icon-color": {
9667
9210
  "type": "String",
9668
- "value": "var(--kendo-subtle-text, inherit)"
9211
+ "value": "var(--kendo-color-subtle, #605e5c)"
9669
9212
  },
9670
9213
  "kendo-upload-progress-thickness": {
9671
9214
  "type": "Number",
@@ -9737,7 +9280,7 @@
9737
9280
  },
9738
9281
  "kendo-appbar-text": {
9739
9282
  "type": "String",
9740
- "value": "var(--kendo-component-text, initial)"
9283
+ "value": "var(--kendo-color-on-app-surface, #323130)"
9741
9284
  },
9742
9285
  "kendo-appbar-bg": {
9743
9286
  "type": "String",
@@ -9745,7 +9288,7 @@
9745
9288
  },
9746
9289
  "kendo-appbar-border": {
9747
9290
  "type": "String",
9748
- "value": "var(--kendo-component-border, initial)"
9291
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
9749
9292
  },
9750
9293
  "kendo-appbar-brand-colors": {
9751
9294
  "type": "Map",
@@ -10244,7 +9787,7 @@
10244
9787
  },
10245
9788
  "kendo-fab-item-bg": {
10246
9789
  "type": "String",
10247
- "value": "var(--kendo-component-bg, inherit)"
9790
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10248
9791
  },
10249
9792
  "kendo-fab-item-border": {
10250
9793
  "type": "String",
@@ -10252,11 +9795,11 @@
10252
9795
  },
10253
9796
  "kendo-fab-item-hover-text": {
10254
9797
  "type": "String",
10255
- "value": "var(--kendo-hover-text, inherit)"
9798
+ "value": "var(--kendo-color-on-base, #323130)"
10256
9799
  },
10257
9800
  "kendo-fab-item-hover-bg": {
10258
9801
  "type": "String",
10259
- "value": "var(--kendo-hover-bg, inherit)"
9802
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
10260
9803
  },
10261
9804
  "kendo-fab-item-hover-border": {
10262
9805
  "type": "String",
@@ -10268,7 +9811,7 @@
10268
9811
  },
10269
9812
  "kendo-fab-item-focus-bg": {
10270
9813
  "type": "String",
10271
- "value": "var(--kendo-component-bg, inherit)"
9814
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10272
9815
  },
10273
9816
  "kendo-fab-item-focus-border": {
10274
9817
  "type": "String",
@@ -10276,11 +9819,11 @@
10276
9819
  },
10277
9820
  "kendo-fab-item-active-text": {
10278
9821
  "type": "String",
10279
- "value": "var(--kendo-selected-text, inherit)"
9822
+ "value": "var(--kendo-color-on-base, #323130)"
10280
9823
  },
10281
9824
  "kendo-fab-item-active-bg": {
10282
9825
  "type": "String",
10283
- "value": "var(--kendo-selected-bg, inherit)"
9826
+ "value": "var(--kendo-color-base-active, #edebe9)"
10284
9827
  },
10285
9828
  "kendo-fab-item-active-border": {
10286
9829
  "type": "String",
@@ -10324,15 +9867,15 @@
10324
9867
  },
10325
9868
  "kendo-card-bg": {
10326
9869
  "type": "String",
10327
- "value": "var(--kendo-component-bg, initial)"
9870
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10328
9871
  },
10329
9872
  "kendo-card-text": {
10330
9873
  "type": "String",
10331
- "value": "var(--kendo-component-text, initial)"
9874
+ "value": "var(--kendo-color-on-app-surface, #323130)"
10332
9875
  },
10333
9876
  "kendo-card-border": {
10334
9877
  "type": "String",
10335
- "value": "var(--kendo-component-border, initial)"
9878
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10336
9879
  },
10337
9880
  "kendo-card-shadow": {
10338
9881
  "type": "String",
@@ -10340,7 +9883,7 @@
10340
9883
  },
10341
9884
  "kendo-card-focus-bg": {
10342
9885
  "type": "String",
10343
- "value": "var(--kendo-component-bg, initial)"
9886
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10344
9887
  },
10345
9888
  "kendo-card-focus-text": {
10346
9889
  "type": "Null",
@@ -10348,7 +9891,7 @@
10348
9891
  },
10349
9892
  "kendo-card-focus-border": {
10350
9893
  "type": "String",
10351
- "value": "var(--kendo-component-border, initial)"
9894
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10352
9895
  },
10353
9896
  "kendo-card-focus-shadow": {
10354
9897
  "type": "String",
@@ -10587,15 +10130,15 @@
10587
10130
  },
10588
10131
  "kendo-actionsheet-bg": {
10589
10132
  "type": "String",
10590
- "value": "var(--kendo-component-bg, initial)"
10133
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10591
10134
  },
10592
10135
  "kendo-actionsheet-text": {
10593
10136
  "type": "String",
10594
- "value": "var(--kendo-component-text, initial)"
10137
+ "value": "var(--kendo-color-on-app-surface, #323130)"
10595
10138
  },
10596
10139
  "kendo-actionsheet-border": {
10597
10140
  "type": "String",
10598
- "value": "var(--kendo-component-border, initial)"
10141
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10599
10142
  },
10600
10143
  "kendo-actionsheet-shadow": {
10601
10144
  "type": "String",
@@ -10639,7 +10182,7 @@
10639
10182
  },
10640
10183
  "kendo-actionsheet-header-border": {
10641
10184
  "type": "String",
10642
- "value": "var(--kendo-component-border, initial)"
10185
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10643
10186
  },
10644
10187
  "kendo-actionsheet-header-shadow": {
10645
10188
  "type": "String",
@@ -10655,7 +10198,7 @@
10655
10198
  },
10656
10199
  "kendo-actionsheet-subtitle-text": {
10657
10200
  "type": "String",
10658
- "value": "var(--kendo-subtle-text, inherit)"
10201
+ "value": "var(--kendo-color-subtle, #605e5c)"
10659
10202
  },
10660
10203
  "kendo-actionsheet-footer-border-width": {
10661
10204
  "type": "Number",
@@ -10671,7 +10214,7 @@
10671
10214
  },
10672
10215
  "kendo-actionsheet-footer-border": {
10673
10216
  "type": "String",
10674
- "value": "var(--kendo-component-border, initial)"
10217
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10675
10218
  },
10676
10219
  "kendo-actionsheet-footer-shadow": {
10677
10220
  "type": "Null",
@@ -10715,15 +10258,15 @@
10715
10258
  },
10716
10259
  "kendo-actionsheet-item-description-text": {
10717
10260
  "type": "String",
10718
- "value": "var(--kendo-subtle-text, inherit)"
10261
+ "value": "var(--kendo-color-subtle, #605e5c)"
10719
10262
  },
10720
10263
  "kendo-actionsheet-item-hover-bg": {
10721
10264
  "type": "String",
10722
- "value": "var(--kendo-hover-bg, inherit)"
10265
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
10723
10266
  },
10724
10267
  "kendo-actionsheet-item-hover-text": {
10725
10268
  "type": "String",
10726
- "value": "var(--kendo-hover-text, inherit)"
10269
+ "value": "var(--kendo-color-on-base, #323130)"
10727
10270
  },
10728
10271
  "kendo-actionsheet-item-hover-border": {
10729
10272
  "type": "String",
@@ -10751,11 +10294,11 @@
10751
10294
  },
10752
10295
  "kendo-actionsheet-item-focus-hover-bg": {
10753
10296
  "type": "String",
10754
- "value": "var(--kendo-hover-bg, inherit)"
10297
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
10755
10298
  },
10756
10299
  "kendo-actionsheet-item-focus-hover-text": {
10757
10300
  "type": "String",
10758
- "value": "var(--kendo-hover-text, inherit)"
10301
+ "value": "var(--kendo-color-on-base, #323130)"
10759
10302
  },
10760
10303
  "kendo-actionsheet-item-focus-hover-border": {
10761
10304
  "type": "String",
@@ -10763,15 +10306,15 @@
10763
10306
  },
10764
10307
  "kendo-actionsheet-item-disabled-bg": {
10765
10308
  "type": "String",
10766
- "value": "var(--kendo-component-bg, initial)"
10309
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10767
10310
  },
10768
10311
  "kendo-actionsheet-item-disabled-text": {
10769
10312
  "type": "String",
10770
- "value": "var(--kendo-disabled-text, inherit)"
10313
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
10771
10314
  },
10772
10315
  "kendo-actionsheet-item-disabled-border": {
10773
- "type": "String",
10774
- "value": "var(--kendo-disabled-border, inherit)"
10316
+ "type": "Color",
10317
+ "value": "transparent"
10775
10318
  },
10776
10319
  "kendo-adaptive-actionsheet-font-size": {
10777
10320
  "type": "Number",
@@ -10887,11 +10430,11 @@
10887
10430
  },
10888
10431
  "kendo-window-bg": {
10889
10432
  "type": "String",
10890
- "value": "var(--kendo-component-bg, initial)"
10433
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10891
10434
  },
10892
10435
  "kendo-window-text": {
10893
10436
  "type": "String",
10894
- "value": "var(--kendo-component-text, initial)"
10437
+ "value": "var(--kendo-color-on-app-surface, #323130)"
10895
10438
  },
10896
10439
  "kendo-window-border": {
10897
10440
  "type": "String",
@@ -10907,7 +10450,7 @@
10907
10450
  },
10908
10451
  "kendo-window-titlebar-bg": {
10909
10452
  "type": "String",
10910
- "value": "var(--kendo-component-bg, initial)"
10453
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10911
10454
  },
10912
10455
  "kendo-window-titlebar-text": {
10913
10456
  "type": "String",
@@ -10960,15 +10503,15 @@
10960
10503
  },
10961
10504
  "kendo-dialog-titlebar-bg": {
10962
10505
  "type": "String",
10963
- "value": "var(--kendo-component-bg, initial)"
10506
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
10964
10507
  },
10965
10508
  "kendo-dialog-titlebar-text": {
10966
10509
  "type": "String",
10967
- "value": "var(--kendo-component-text, initial)"
10510
+ "value": "var(--kendo-color-on-app-surface, #323130)"
10968
10511
  },
10969
10512
  "kendo-dialog-titlebar-border": {
10970
10513
  "type": "String",
10971
- "value": "var(--kendo-component-border, initial)"
10514
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
10972
10515
  },
10973
10516
  "kendo-dialog-titlebar-border-width": {
10974
10517
  "type": "Number",
@@ -11044,15 +10587,15 @@
11044
10587
  },
11045
10588
  "kendo-drawer-bg": {
11046
10589
  "type": "String",
11047
- "value": "var(--kendo-component-bg, initial)"
10590
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11048
10591
  },
11049
10592
  "kendo-drawer-text": {
11050
10593
  "type": "String",
11051
- "value": "var(--kendo-component-text, initial)"
10594
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11052
10595
  },
11053
10596
  "kendo-drawer-border": {
11054
10597
  "type": "String",
11055
- "value": "var(--kendo-component-border, initial)"
10598
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
11056
10599
  },
11057
10600
  "kendo-drawer-border-width": {
11058
10601
  "type": "Number",
@@ -11144,11 +10687,11 @@
11144
10687
  },
11145
10688
  "kendo-drawer-item-bg": {
11146
10689
  "type": "String",
11147
- "value": "var(--kendo-component-bg, initial)"
10690
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11148
10691
  },
11149
10692
  "kendo-drawer-item-text": {
11150
10693
  "type": "String",
11151
- "value": "var(--kendo-component-text, initial)"
10694
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11152
10695
  },
11153
10696
  "kendo-drawer-item-icon-text": {
11154
10697
  "type": "String",
@@ -11156,7 +10699,7 @@
11156
10699
  },
11157
10700
  "kendo-drawer-item-hover-bg": {
11158
10701
  "type": "String",
11159
- "value": "var(--kendo-component-bg, initial)"
10702
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11160
10703
  },
11161
10704
  "kendo-drawer-item-hover-text": {
11162
10705
  "type": "String",
@@ -11168,11 +10711,11 @@
11168
10711
  },
11169
10712
  "kendo-drawer-item-focus-bg": {
11170
10713
  "type": "String",
11171
- "value": "var(--kendo-component-bg, initial)"
10714
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11172
10715
  },
11173
10716
  "kendo-drawer-item-focus-text": {
11174
10717
  "type": "String",
11175
- "value": "var(--kendo-component-text, initial)"
10718
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11176
10719
  },
11177
10720
  "kendo-drawer-item-focus-shadow": {
11178
10721
  "type": "List",
@@ -11188,7 +10731,7 @@
11188
10731
  },
11189
10732
  "kendo-drawer-item-selected-bg": {
11190
10733
  "type": "String",
11191
- "value": "var(--kendo-selected-bg, initial)"
10734
+ "value": "var(--kendo-color-base-active, #edebe9)"
11192
10735
  },
11193
10736
  "kendo-drawer-item-selected-text": {
11194
10737
  "type": "String",
@@ -11200,11 +10743,11 @@
11200
10743
  },
11201
10744
  "kendo-drawer-item-selected-hover-bg": {
11202
10745
  "type": "String",
11203
- "value": "var(--kendo-selected-hover-bg, inherit)"
10746
+ "value": "var(--kendo-color-base-subtle-active, #d2d0ce)"
11204
10747
  },
11205
10748
  "kendo-drawer-item-selected-hover-text": {
11206
10749
  "type": "String",
11207
- "value": "var(--kendo-selected-hover-text, inherit)"
10750
+ "value": "var(--kendo-color-on-base, #323130)"
11208
10751
  },
11209
10752
  "kendo-notification-group-gap": {
11210
10753
  "type": "String",
@@ -11240,15 +10783,15 @@
11240
10783
  },
11241
10784
  "kendo-notification-bg": {
11242
10785
  "type": "String",
11243
- "value": "var(--kendo-component-bg, inherit)"
10786
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11244
10787
  },
11245
10788
  "kendo-notification-text": {
11246
10789
  "type": "String",
11247
- "value": "var(--kendo-component-text, inherit)"
10790
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11248
10791
  },
11249
10792
  "kendo-notification-border": {
11250
10793
  "type": "String",
11251
- "value": "var(--kendo-component-border, inherit)"
10794
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
11252
10795
  },
11253
10796
  "kendo-notification-box-shadow": {
11254
10797
  "type": "String",
@@ -11264,7 +10807,7 @@
11264
10807
  },
11265
10808
  "kendo-notification-icon-text": {
11266
10809
  "type": "String",
11267
- "value": "var(--kendo-component-text, inherit)"
10810
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11268
10811
  },
11269
10812
  "kendo-notification-brand-colors": {
11270
10813
  "type": "Map",
@@ -11356,15 +10899,15 @@
11356
10899
  },
11357
10900
  "kendo-popover-text": {
11358
10901
  "type": "String",
11359
- "value": "var(--kendo-component-text, initial)"
10902
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11360
10903
  },
11361
10904
  "kendo-popover-bg": {
11362
10905
  "type": "String",
11363
- "value": "var(--kendo-component-bg, initial)"
10906
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11364
10907
  },
11365
10908
  "kendo-popover-border": {
11366
10909
  "type": "String",
11367
- "value": "var(--kendo-component-border, initial)"
10910
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
11368
10911
  },
11369
10912
  "kendo-popover-shadow": {
11370
10913
  "type": "String",
@@ -11388,15 +10931,15 @@
11388
10931
  },
11389
10932
  "kendo-popover-header-text": {
11390
10933
  "type": "String",
11391
- "value": "var(--kendo-component-text, initial)"
10934
+ "value": "var(--kendo-color-on-app-surface, #323130)"
11392
10935
  },
11393
10936
  "kendo-popover-header-bg": {
11394
10937
  "type": "String",
11395
- "value": "var(--kendo-component-bg, initial)"
10938
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11396
10939
  },
11397
10940
  "kendo-popover-header-border": {
11398
10941
  "type": "String",
11399
- "value": "var(--kendo-component-border, initial)"
10942
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
11400
10943
  },
11401
10944
  "kendo-popover-body-padding-x": {
11402
10945
  "type": "String",
@@ -11864,7 +11407,7 @@
11864
11407
  },
11865
11408
  "kendo-breadcrumb-bg": {
11866
11409
  "type": "String",
11867
- "value": "var(--kendo-component-bg, initial)"
11410
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11868
11411
  },
11869
11412
  "kendo-breadcrumb-text": {
11870
11413
  "type": "String",
@@ -11932,7 +11475,7 @@
11932
11475
  },
11933
11476
  "kendo-breadcrumb-link-hover-bg": {
11934
11477
  "type": "String",
11935
- "value": "var(--kendo-hover-bg, initial)"
11478
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
11936
11479
  },
11937
11480
  "kendo-breadcrumb-link-hover-text": {
11938
11481
  "type": "String",
@@ -11940,15 +11483,15 @@
11940
11483
  },
11941
11484
  "kendo-breadcrumb-link-hover-border": {
11942
11485
  "type": "String",
11943
- "value": "var(--kendo-hover-border, initial)"
11486
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
11944
11487
  },
11945
11488
  "kendo-breadcrumb-link-active-bg": {
11946
11489
  "type": "String",
11947
- "value": "var(--kendo-selected-bg, initial)"
11490
+ "value": "var(--kendo-color-base-active, #edebe9)"
11948
11491
  },
11949
11492
  "kendo-breadcrumb-link-active-text": {
11950
11493
  "type": "String",
11951
- "value": "var(--kendo-selected-text, initial)"
11494
+ "value": "var(--kendo-color-on-base, #323130)"
11952
11495
  },
11953
11496
  "kendo-breadcrumb-link-active-border": {
11954
11497
  "type": "String",
@@ -11968,7 +11511,7 @@
11968
11511
  },
11969
11512
  "kendo-breadcrumb-link-focus-hover-bg": {
11970
11513
  "type": "String",
11971
- "value": "var(--kendo-hover-bg, initial)"
11514
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
11972
11515
  },
11973
11516
  "kendo-breadcrumb-link-disabled-bg": {
11974
11517
  "type": "String",
@@ -11976,7 +11519,7 @@
11976
11519
  },
11977
11520
  "kendo-breadcrumb-link-disabled-text": {
11978
11521
  "type": "String",
11979
- "value": "var(--kendo-disabled-text, initial)"
11522
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
11980
11523
  },
11981
11524
  "kendo-breadcrumb-link-disabled-border": {
11982
11525
  "type": "String",
@@ -11984,7 +11527,7 @@
11984
11527
  },
11985
11528
  "kendo-breadcrumb-link-selected-bg": {
11986
11529
  "type": "String",
11987
- "value": "var(--kendo-component-bg, initial)"
11530
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
11988
11531
  },
11989
11532
  "kendo-breadcrumb-link-selected-text": {
11990
11533
  "type": "String",
@@ -12012,7 +11555,7 @@
12012
11555
  },
12013
11556
  "kendo-breadcrumb-root-link-hover-bg": {
12014
11557
  "type": "String",
12015
- "value": "var(--kendo-hover-bg, initial)"
11558
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
12016
11559
  },
12017
11560
  "kendo-breadcrumb-root-link-hover-text": {
12018
11561
  "type": "String",
@@ -12020,15 +11563,15 @@
12020
11563
  },
12021
11564
  "kendo-breadcrumb-root-link-hover-border": {
12022
11565
  "type": "String",
12023
- "value": "var(--kendo-hover-border, initial)"
11566
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
12024
11567
  },
12025
11568
  "kendo-breadcrumb-root-link-active-bg": {
12026
11569
  "type": "String",
12027
- "value": "var(--kendo-selected-bg, initial)"
11570
+ "value": "var(--kendo-color-base-active, #edebe9)"
12028
11571
  },
12029
11572
  "kendo-breadcrumb-root-link-active-text": {
12030
11573
  "type": "String",
12031
- "value": "var(--kendo-selected-text, initial)"
11574
+ "value": "var(--kendo-color-on-base, #323130)"
12032
11575
  },
12033
11576
  "kendo-breadcrumb-root-link-active-border": {
12034
11577
  "type": "String",
@@ -12048,11 +11591,11 @@
12048
11591
  },
12049
11592
  "kendo-breadcrumb-root-link-focus-hover-bg": {
12050
11593
  "type": "String",
12051
- "value": "var(--kendo-hover-bg, initial)"
11594
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
12052
11595
  },
12053
11596
  "kendo-breadcrumb-root-link-disabled-text": {
12054
11597
  "type": "String",
12055
- "value": "var(--kendo-disabled-text, initial)"
11598
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12056
11599
  },
12057
11600
  "kendo-breadcrumb-current-item-bg": {
12058
11601
  "type": "Null",
@@ -12186,11 +11729,11 @@
12186
11729
  },
12187
11730
  "kendo-pager-text": {
12188
11731
  "type": "String",
12189
- "value": "var(--kendo-component-text, inherit)"
11732
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12190
11733
  },
12191
11734
  "kendo-pager-border": {
12192
11735
  "type": "String",
12193
- "value": "var(--kendo-component-border, inherit)"
11736
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
12194
11737
  },
12195
11738
  "kendo-pager-focus-bg": {
12196
11739
  "type": "String",
@@ -12198,7 +11741,7 @@
12198
11741
  },
12199
11742
  "kendo-pager-focus-text": {
12200
11743
  "type": "String",
12201
- "value": "var(--kendo-pager-text, var(--kendo-component-text, inherit))"
11744
+ "value": "var(--kendo-pager-text, var(--kendo-color-on-app-surface, #323130))"
12202
11745
  },
12203
11746
  "kendo-pager-focus-border": {
12204
11747
  "type": "String",
@@ -12283,7 +11826,7 @@
12283
11826
  },
12284
11827
  "kendo-stepper-text": {
12285
11828
  "type": "String",
12286
- "value": "var(--kendo-component-text, initial)"
11829
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12287
11830
  },
12288
11831
  "kendo-stepper-border": {
12289
11832
  "type": "Color",
@@ -12347,11 +11890,11 @@
12347
11890
  },
12348
11891
  "kendo-stepper-indicator-bg": {
12349
11892
  "type": "String",
12350
- "value": "var(--kendo-component-bg, initial)"
11893
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12351
11894
  },
12352
11895
  "kendo-stepper-indicator-text": {
12353
11896
  "type": "String",
12354
- "value": "var(--kendo-component-text, initial)"
11897
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12355
11898
  },
12356
11899
  "kendo-stepper-indicator-border": {
12357
11900
  "type": "String",
@@ -12359,11 +11902,11 @@
12359
11902
  },
12360
11903
  "kendo-stepper-indicator-hover-bg": {
12361
11904
  "type": "String",
12362
- "value": "var(--kendo-hover-bg, initial)"
11905
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
12363
11906
  },
12364
11907
  "kendo-stepper-indicator-hover-text": {
12365
11908
  "type": "String",
12366
- "value": "var(--kendo-hover-text, initial)"
11909
+ "value": "var(--kendo-color-on-base, #323130)"
12367
11910
  },
12368
11911
  "kendo-stepper-indicator-hover-border": {
12369
11912
  "type": "String",
@@ -12371,15 +11914,15 @@
12371
11914
  },
12372
11915
  "kendo-stepper-indicator-disabled-bg": {
12373
11916
  "type": "String",
12374
- "value": "var(--kendo-disabled-bg, initial)"
11917
+ "value": "var(--kendo-color-base-subtle, #edebe9)"
12375
11918
  },
12376
11919
  "kendo-stepper-indicator-disabled-text": {
12377
11920
  "type": "String",
12378
- "value": "var(--kendo-disabled-text, initial)"
11921
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12379
11922
  },
12380
11923
  "kendo-stepper-indicator-disabled-border": {
12381
- "type": "String",
12382
- "value": "var(--kendo-disabled-border, initial)"
11924
+ "type": "Color",
11925
+ "value": "transparent"
12383
11926
  },
12384
11927
  "kendo-stepper-indicator-done-bg": {
12385
11928
  "type": "String",
@@ -12411,11 +11954,11 @@
12411
11954
  },
12412
11955
  "kendo-stepper-indicator-done-disabled-text": {
12413
11956
  "type": "String",
12414
- "value": "var(--kendo-disabled-text, initial)"
11957
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12415
11958
  },
12416
11959
  "kendo-stepper-indicator-done-disabled-border": {
12417
- "type": "String",
12418
- "value": "var(--kendo-disabled-border, initial)"
11960
+ "type": "Color",
11961
+ "value": "transparent"
12419
11962
  },
12420
11963
  "kendo-stepper-indicator-current-bg": {
12421
11964
  "type": "String",
@@ -12447,11 +11990,11 @@
12447
11990
  },
12448
11991
  "kendo-stepper-indicator-current-disabled-text": {
12449
11992
  "type": "String",
12450
- "value": "var(--kendo-disabled-text, initial)"
11993
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12451
11994
  },
12452
11995
  "kendo-stepper-indicator-current-disabled-border": {
12453
- "type": "String",
12454
- "value": "var(--kendo-disabled-border, initial)"
11996
+ "type": "Color",
11997
+ "value": "transparent"
12455
11998
  },
12456
11999
  "kendo-stepper-label-text": {
12457
12000
  "type": "String",
@@ -12467,11 +12010,11 @@
12467
12010
  },
12468
12011
  "kendo-stepper-label-hover-text": {
12469
12012
  "type": "String",
12470
- "value": "var(--kendo-component-text, initial)"
12013
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12471
12014
  },
12472
12015
  "kendo-stepper-label-disabled-text": {
12473
12016
  "type": "String",
12474
- "value": "var(--kendo-disabled-text, initial)"
12017
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12475
12018
  },
12476
12019
  "kendo-stepper-current-label-font-weight": {
12477
12020
  "type": "String",
@@ -12575,7 +12118,7 @@
12575
12118
  },
12576
12119
  "kendo-tabstrip-text": {
12577
12120
  "type": "String",
12578
- "value": "var(--kendo-component-text, initial)"
12121
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12579
12122
  },
12580
12123
  "kendo-tabstrip-border": {
12581
12124
  "type": "Color",
@@ -12631,7 +12174,7 @@
12631
12174
  },
12632
12175
  "kendo-tabstrip-item-text": {
12633
12176
  "type": "String",
12634
- "value": "var(--kendo-component-text, initial)"
12177
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12635
12178
  },
12636
12179
  "kendo-tabstrip-item-border": {
12637
12180
  "type": "Color",
@@ -12639,15 +12182,15 @@
12639
12182
  },
12640
12183
  "kendo-tabstrip-item-disabled-text": {
12641
12184
  "type": "String",
12642
- "value": "var(--kendo-disabled-text, initial)"
12185
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12643
12186
  },
12644
12187
  "kendo-tabstrip-item-disabled-bg": {
12645
12188
  "type": "String",
12646
12189
  "value": "none"
12647
12190
  },
12648
12191
  "kendo-tabstrip-item-disabled-border": {
12649
- "type": "String",
12650
- "value": "var(--kendo-disabled-border, initial)"
12192
+ "type": "Color",
12193
+ "value": "transparent"
12651
12194
  },
12652
12195
  "kendo-tabstrip-item-disabled-opacity": {
12653
12196
  "type": "Null",
@@ -12659,19 +12202,19 @@
12659
12202
  },
12660
12203
  "kendo-tabstrip-item-hover-bg": {
12661
12204
  "type": "String",
12662
- "value": "var(--kendo-hover-bg, inherit)"
12205
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
12663
12206
  },
12664
12207
  "kendo-tabstrip-item-hover-text": {
12665
12208
  "type": "String",
12666
- "value": "var(--kendo-hover-text, inherit)"
12209
+ "value": "var(--kendo-color-on-base, #323130)"
12667
12210
  },
12668
12211
  "kendo-tabstrip-item-hover-border": {
12669
12212
  "type": "String",
12670
- "value": "var(--kendo-hover-bg, inherit)"
12213
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
12671
12214
  },
12672
12215
  "kendo-tabstrip-item-selected-bg": {
12673
12216
  "type": "String",
12674
- "value": "var(--kendo-component-bg, transparent)"
12217
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12675
12218
  },
12676
12219
  "kendo-tabstrip-item-selected-text": {
12677
12220
  "type": "String",
@@ -12715,11 +12258,11 @@
12715
12258
  },
12716
12259
  "kendo-tabstrip-content-bg": {
12717
12260
  "type": "String",
12718
- "value": "var(--kendo-component-bg, transparent)"
12261
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12719
12262
  },
12720
12263
  "kendo-tabstrip-content-text": {
12721
12264
  "type": "String",
12722
- "value": "var(--kendo-component-text, inherit)"
12265
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12723
12266
  },
12724
12267
  "kendo-tabstrip-content-border": {
12725
12268
  "type": "Color",
@@ -12727,7 +12270,7 @@
12727
12270
  },
12728
12271
  "kendo-tabstrip-content-focus-border": {
12729
12272
  "type": "String",
12730
- "value": "var(--kendo-component-text, initial)"
12273
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12731
12274
  },
12732
12275
  "kendo-tabstrip-scrollable-button-padding-x": {
12733
12276
  "type": "String",
@@ -12807,11 +12350,11 @@
12807
12350
  },
12808
12351
  "kendo-wizard-content-text": {
12809
12352
  "type": "String",
12810
- "value": "var(--kendo-component-text, initial)"
12353
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12811
12354
  },
12812
12355
  "kendo-wizard-content-bg": {
12813
12356
  "type": "String",
12814
- "value": "var(--kendo-component-bg, initial)"
12357
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12815
12358
  },
12816
12359
  "kendo-wizard-buttons-margin-x": {
12817
12360
  "type": "String",
@@ -12847,7 +12390,7 @@
12847
12390
  },
12848
12391
  "kendo-expander-text": {
12849
12392
  "type": "String",
12850
- "value": "var(--kendo-component-text, initial)"
12393
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12851
12394
  },
12852
12395
  "kendo-expander-bg": {
12853
12396
  "type": "String",
@@ -12855,7 +12398,7 @@
12855
12398
  },
12856
12399
  "kendo-expander-border": {
12857
12400
  "type": "String",
12858
- "value": "var(--kendo-component-border, initial)"
12401
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
12859
12402
  },
12860
12403
  "kendo-expander-shadow": {
12861
12404
  "type": "List",
@@ -12863,15 +12406,15 @@
12863
12406
  },
12864
12407
  "kendo-expander-expanded-bg": {
12865
12408
  "type": "String",
12866
- "value": "var(--kendo-component-bg, initial)"
12409
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12867
12410
  },
12868
12411
  "kendo-expander-disabled-text": {
12869
12412
  "type": "String",
12870
- "value": "var(--kendo-disabled-text, initial)"
12413
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
12871
12414
  },
12872
12415
  "kendo-expander-disabled-bg": {
12873
12416
  "type": "String",
12874
- "value": "var(--kendo-disabled-bg, initial)"
12417
+ "value": "var(--kendo-color-base-subtle, #edebe9)"
12875
12418
  },
12876
12419
  "kendo-expander-focus-offset": {
12877
12420
  "type": "Number",
@@ -12891,7 +12434,7 @@
12891
12434
  },
12892
12435
  "kendo-expander-focus-bg": {
12893
12436
  "type": "String",
12894
- "value": "var(--kendo-component-bg, initial)"
12437
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12895
12438
  },
12896
12439
  "kendo-expander-focus-shadow": {
12897
12440
  "type": "List",
@@ -12923,7 +12466,7 @@
12923
12466
  },
12924
12467
  "kendo-expander-header-sub-title-text": {
12925
12468
  "type": "String",
12926
- "value": "var(--kendo-subtle-text, initial)"
12469
+ "value": "var(--kendo-color-subtle, #605e5c)"
12927
12470
  },
12928
12471
  "kendo-expander-indicator-margin-x": {
12929
12472
  "type": "String",
@@ -12931,7 +12474,7 @@
12931
12474
  },
12932
12475
  "kendo-expander-indicator-text": {
12933
12476
  "type": "String",
12934
- "value": "var(--kendo-expander-text, var(--kendo-component-text, initial))"
12477
+ "value": "var(--kendo-expander-text, var(--kendo-color-on-app-surface, #323130))"
12935
12478
  },
12936
12479
  "kendo-expander-content-padding-x": {
12937
12480
  "type": "String",
@@ -12971,15 +12514,15 @@
12971
12514
  },
12972
12515
  "kendo-panel-text": {
12973
12516
  "type": "String",
12974
- "value": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #323130))"
12517
+ "value": "var(--kendo-color-on-app-surface, #323130)"
12975
12518
  },
12976
12519
  "kendo-panel-bg": {
12977
12520
  "type": "String",
12978
- "value": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))"
12521
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
12979
12522
  },
12980
12523
  "kendo-panel-border": {
12981
12524
  "type": "String",
12982
- "value": "var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
12525
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
12983
12526
  },
12984
12527
  "kendo-panelbar-padding-x": {
12985
12528
  "type": "String",
@@ -13051,23 +12594,23 @@
13051
12594
  },
13052
12595
  "kendo-panelbar-bg": {
13053
12596
  "type": "String",
13054
- "value": "var(--kendo-component-bg, initial)"
12597
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13055
12598
  },
13056
12599
  "kendo-panelbar-text": {
13057
12600
  "type": "String",
13058
- "value": "var(--kendo-component-text, initial)"
12601
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13059
12602
  },
13060
12603
  "kendo-panelbar-border": {
13061
12604
  "type": "String",
13062
- "value": "var(--kendo-component-border, initial)"
12605
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13063
12606
  },
13064
12607
  "kendo-panelbar-header-bg": {
13065
12608
  "type": "String",
13066
- "value": "var(--kendo-panelbar-bg, var(--kendo-component-bg, initial))"
12609
+ "value": "var(--kendo-panelbar-bg, var(--kendo-color-surface-alt, #ffffff))"
13067
12610
  },
13068
12611
  "kendo-panelbar-header-text": {
13069
12612
  "type": "String",
13070
- "value": "var(--kendo-panelbar-text, var(--kendo-component-text, initial))"
12613
+ "value": "var(--kendo-panelbar-text, var(--kendo-color-on-app-surface, #323130))"
13071
12614
  },
13072
12615
  "kendo-panelbar-header-border": {
13073
12616
  "type": "String",
@@ -13075,7 +12618,7 @@
13075
12618
  },
13076
12619
  "kendo-panelbar-header-hover-bg": {
13077
12620
  "type": "String",
13078
- "value": "var(--kendo-hover-bg, inherit)"
12621
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
13079
12622
  },
13080
12623
  "kendo-panelbar-header-hover-text": {
13081
12624
  "type": "String",
@@ -13103,7 +12646,7 @@
13103
12646
  },
13104
12647
  "kendo-panelbar-header-hover-focus-bg": {
13105
12648
  "type": "String",
13106
- "value": "var(--kendo-hover-bg, inherit)"
12649
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
13107
12650
  },
13108
12651
  "kendo-panelbar-header-hover-focus-text": {
13109
12652
  "type": "String",
@@ -13115,7 +12658,7 @@
13115
12658
  },
13116
12659
  "kendo-panelbar-header-selected-bg": {
13117
12660
  "type": "String",
13118
- "value": "var(--kendo-selected-bg, inherit)"
12661
+ "value": "var(--kendo-color-base-active, #edebe9)"
13119
12662
  },
13120
12663
  "kendo-panelbar-header-selected-text": {
13121
12664
  "type": "String",
@@ -13131,7 +12674,7 @@
13131
12674
  },
13132
12675
  "kendo-panelbar-header-selected-hover-bg": {
13133
12676
  "type": "String",
13134
- "value": "var(--kendo-selected-bg, inherit)"
12677
+ "value": "var(--kendo-color-base-active, #edebe9)"
13135
12678
  },
13136
12679
  "kendo-panelbar-header-selected-hover-text": {
13137
12680
  "type": "String",
@@ -13143,7 +12686,7 @@
13143
12686
  },
13144
12687
  "kendo-panelbar-header-selected-focus-bg": {
13145
12688
  "type": "String",
13146
- "value": "var(--kendo-selected-bg, inherit)"
12689
+ "value": "var(--kendo-color-base-active, #edebe9)"
13147
12690
  },
13148
12691
  "kendo-panelbar-header-selected-focus-text": {
13149
12692
  "type": "String",
@@ -13155,7 +12698,7 @@
13155
12698
  },
13156
12699
  "kendo-panelbar-header-selected-hover-focus-bg": {
13157
12700
  "type": "String",
13158
- "value": "var(--kendo-selected-bg, inherit)"
12701
+ "value": "var(--kendo-color-base-active, #edebe9)"
13159
12702
  },
13160
12703
  "kendo-panelbar-header-selected-hover-focus-text": {
13161
12704
  "type": "String",
@@ -13179,7 +12722,7 @@
13179
12722
  },
13180
12723
  "kendo-panelbar-item-hover-bg": {
13181
12724
  "type": "String",
13182
- "value": "var(--kendo-hover-bg, inherit)"
12725
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
13183
12726
  },
13184
12727
  "kendo-panelbar-item-hover-text": {
13185
12728
  "type": "String",
@@ -13207,7 +12750,7 @@
13207
12750
  },
13208
12751
  "kendo-panelbar-item-hover-focus-bg": {
13209
12752
  "type": "String",
13210
- "value": "var(--kendo-hover-bg, inherit)"
12753
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
13211
12754
  },
13212
12755
  "kendo-panelbar-item-hover-focus-text": {
13213
12756
  "type": "String",
@@ -13219,7 +12762,7 @@
13219
12762
  },
13220
12763
  "kendo-panelbar-item-selected-bg": {
13221
12764
  "type": "String",
13222
- "value": "var(--kendo-selected-bg, inherit)"
12765
+ "value": "var(--kendo-color-base-active, #edebe9)"
13223
12766
  },
13224
12767
  "kendo-panelbar-item-selected-text": {
13225
12768
  "type": "String",
@@ -13231,7 +12774,7 @@
13231
12774
  },
13232
12775
  "kendo-panelbar-item-selected-hover-bg": {
13233
12776
  "type": "String",
13234
- "value": "var(--kendo-selected-bg, inherit)"
12777
+ "value": "var(--kendo-color-base-active, #edebe9)"
13235
12778
  },
13236
12779
  "kendo-panelbar-item-selected-hover-text": {
13237
12780
  "type": "String",
@@ -13243,7 +12786,7 @@
13243
12786
  },
13244
12787
  "kendo-panelbar-item-selected-focus-bg": {
13245
12788
  "type": "String",
13246
- "value": "var(--kendo-selected-bg, inherit)"
12789
+ "value": "var(--kendo-color-base-active, #edebe9)"
13247
12790
  },
13248
12791
  "kendo-panelbar-item-selected-focus-text": {
13249
12792
  "type": "String",
@@ -13255,7 +12798,7 @@
13255
12798
  },
13256
12799
  "kendo-panelbar-item-selected-hover-focus-bg": {
13257
12800
  "type": "String",
13258
- "value": "var(--kendo-selected-bg, inherit)"
12801
+ "value": "var(--kendo-color-base-active, #edebe9)"
13259
12802
  },
13260
12803
  "kendo-panelbar-item-selected-hover-focus-text": {
13261
12804
  "type": "String",
@@ -13283,15 +12826,15 @@
13283
12826
  },
13284
12827
  "kendo-splitter-bg": {
13285
12828
  "type": "String",
13286
- "value": "var(--kendo-component-bg, initial)"
12829
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13287
12830
  },
13288
12831
  "kendo-splitter-text": {
13289
12832
  "type": "String",
13290
- "value": "var(--kendo-component-text, initial)"
12833
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13291
12834
  },
13292
12835
  "kendo-splitter-border": {
13293
12836
  "type": "String",
13294
- "value": "var(--kendo-component-border, initial)"
12837
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13295
12838
  },
13296
12839
  "kendo-splitter-splitbar-size": {
13297
12840
  "type": "String",
@@ -13323,7 +12866,7 @@
13323
12866
  },
13324
12867
  "kendo-splitbar-text": {
13325
12868
  "type": "String",
13326
- "value": "var(--kendo-component-text, initial)"
12869
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13327
12870
  },
13328
12871
  "kendo-splitbar-hover-bg": {
13329
12872
  "type": "String",
@@ -13331,7 +12874,7 @@
13331
12874
  },
13332
12875
  "kendo-splitbar-hover-text": {
13333
12876
  "type": "String",
13334
- "value": "var(--kendo-component-text, initial)"
12877
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13335
12878
  },
13336
12879
  "kendo-splitbar-selected-bg": {
13337
12880
  "type": "String",
@@ -13339,7 +12882,7 @@
13339
12882
  },
13340
12883
  "kendo-splitbar-selected-text": {
13341
12884
  "type": "String",
13342
- "value": "var(--kendo-component-bg, inherit)"
12885
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13343
12886
  },
13344
12887
  "kendo-splitter-splitbar-static-size": {
13345
12888
  "type": "String",
@@ -13371,7 +12914,7 @@
13371
12914
  },
13372
12915
  "kendo-tile-layout-hint-border": {
13373
12916
  "type": "String",
13374
- "value": "var(--kendo-component-border, initial)"
12917
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13375
12918
  },
13376
12919
  "kendo-tile-layout-hint-bg": {
13377
12920
  "type": "Color",
@@ -13387,7 +12930,7 @@
13387
12930
  },
13388
12931
  "kendo-dock-manager-border": {
13389
12932
  "type": "String",
13390
- "value": "var(--kendo-component-border, inherit)"
12933
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13391
12934
  },
13392
12935
  "kendo-dock-manager-pane-header-padding-y": {
13393
12936
  "type": "String",
@@ -13407,7 +12950,7 @@
13407
12950
  },
13408
12951
  "kendo-dock-manager-pane-header-bg": {
13409
12952
  "type": "String",
13410
- "value": "var(--kendo-component-bg, inherit)"
12953
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13411
12954
  },
13412
12955
  "kendo-dock-manager-pane-header-text": {
13413
12956
  "type": "String",
@@ -13523,23 +13066,23 @@
13523
13066
  },
13524
13067
  "kendo-adaptive-bg": {
13525
13068
  "type": "String",
13526
- "value": "var(--kendo-component-bg, inherit)"
13069
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13527
13070
  },
13528
13071
  "kendo-adaptive-text": {
13529
13072
  "type": "String",
13530
- "value": "var(--kendo-component-text, inherit)"
13073
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13531
13074
  },
13532
13075
  "kendo-adaptive-border": {
13533
13076
  "type": "String",
13534
- "value": "var(--kendo-component-border, inherit)"
13077
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13535
13078
  },
13536
13079
  "kendo-adaptive-content-bg": {
13537
13080
  "type": "String",
13538
- "value": "var(--kendo-component-bg, inherit)"
13081
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13539
13082
  },
13540
13083
  "kendo-adaptive-content-text": {
13541
13084
  "type": "String",
13542
- "value": "var(--kendo-component-text, inherit)"
13085
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13543
13086
  },
13544
13087
  "kendo-adaptive-menu-bg": {
13545
13088
  "type": "String",
@@ -13555,11 +13098,11 @@
13555
13098
  },
13556
13099
  "kendo-adaptive-menu-item-border": {
13557
13100
  "type": "String",
13558
- "value": "var(--kendo-component-border, inherit)"
13101
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13559
13102
  },
13560
13103
  "kendo-adaptive-menu-title-text": {
13561
13104
  "type": "String",
13562
- "value": "var(--kendo-component-text, inherit)"
13105
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13563
13106
  },
13564
13107
  "kendo-adaptive-border-width": {
13565
13108
  "type": "Number",
@@ -13591,7 +13134,7 @@
13591
13134
  },
13592
13135
  "kendo-adaptive-scheduler-subtle-text": {
13593
13136
  "type": "String",
13594
- "value": "var(--kendo-subtle-text, inherit)"
13137
+ "value": "var(--kendo-color-subtle, #605e5c)"
13595
13138
  },
13596
13139
  "kendo-grid-border-width": {
13597
13140
  "type": "Number",
@@ -13843,15 +13386,15 @@
13843
13386
  },
13844
13387
  "kendo-grid-bg": {
13845
13388
  "type": "String",
13846
- "value": "var(--kendo-component-bg, initial)"
13389
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13847
13390
  },
13848
13391
  "kendo-grid-text": {
13849
13392
  "type": "String",
13850
- "value": "var(--kendo-component-text, initial)"
13393
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13851
13394
  },
13852
13395
  "kendo-grid-border": {
13853
13396
  "type": "String",
13854
- "value": "var(--kendo-component-border, initial)"
13397
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13855
13398
  },
13856
13399
  "kendo-grid-focus-shadow": {
13857
13400
  "type": "List",
@@ -13863,23 +13406,23 @@
13863
13406
  },
13864
13407
  "kendo-grid-alt-text": {
13865
13408
  "type": "String",
13866
- "value": "var(--kendo-component-text, initial)"
13409
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13867
13410
  },
13868
13411
  "kendo-grid-alt-border": {
13869
13412
  "type": "String",
13870
- "value": "var(--kendo-component-border, initial)"
13413
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13871
13414
  },
13872
13415
  "kendo-grid-hover-bg": {
13873
13416
  "type": "String",
13874
- "value": "var(--kendo-hover-bg, inherit)"
13417
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
13875
13418
  },
13876
13419
  "kendo-grid-hover-text": {
13877
13420
  "type": "String",
13878
- "value": "var(--kendo-hover-text, inherit)"
13421
+ "value": "var(--kendo-color-on-base, #323130)"
13879
13422
  },
13880
13423
  "kendo-grid-hover-border": {
13881
13424
  "type": "String",
13882
- "value": "var(--kendo-component-border, initial)"
13425
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13883
13426
  },
13884
13427
  "kendo-grid-selected-bg": {
13885
13428
  "type": "String",
@@ -13887,11 +13430,11 @@
13887
13430
  },
13888
13431
  "kendo-grid-selected-text": {
13889
13432
  "type": "String",
13890
- "value": "var(--kendo-component-text, initial)"
13433
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13891
13434
  },
13892
13435
  "kendo-grid-selected-border": {
13893
13436
  "type": "String",
13894
- "value": "var(--kendo-component-border, initial)"
13437
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13895
13438
  },
13896
13439
  "kendo-grid-selected-hover-bg": {
13897
13440
  "type": "String",
@@ -13899,11 +13442,11 @@
13899
13442
  },
13900
13443
  "kendo-grid-selected-hover-text": {
13901
13444
  "type": "String",
13902
- "value": "var(--kendo-component-text, initial)"
13445
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13903
13446
  },
13904
13447
  "kendo-grid-selected-hover-border": {
13905
13448
  "type": "String",
13906
- "value": "var(--kendo-component-border, initial)"
13449
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13907
13450
  },
13908
13451
  "kendo-grid-header-border-width-y": {
13909
13452
  "type": "Number",
@@ -13931,7 +13474,7 @@
13931
13474
  },
13932
13475
  "kendo-grid-header-bg": {
13933
13476
  "type": "String",
13934
- "value": "var(--kendo-component-bg, initial)"
13477
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13935
13478
  },
13936
13479
  "kendo-grid-header-text": {
13937
13480
  "type": "String",
@@ -13939,7 +13482,7 @@
13939
13482
  },
13940
13483
  "kendo-grid-header-border": {
13941
13484
  "type": "String",
13942
- "value": "var(--kendo-component-border, initial)"
13485
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13943
13486
  },
13944
13487
  "kendo-grid-header-icon-text": {
13945
13488
  "type": "String",
@@ -13947,7 +13490,7 @@
13947
13490
  },
13948
13491
  "kendo-grid-footer-bg": {
13949
13492
  "type": "String",
13950
- "value": "var(--kendo-component-bg, initial)"
13493
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
13951
13494
  },
13952
13495
  "kendo-grid-footer-text": {
13953
13496
  "type": "String",
@@ -13955,7 +13498,7 @@
13955
13498
  },
13956
13499
  "kendo-grid-footer-border": {
13957
13500
  "type": "String",
13958
- "value": "var(--kendo-component-border, initial)"
13501
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13959
13502
  },
13960
13503
  "kendo-grid-selection-aggregates-bg": {
13961
13504
  "type": "String",
@@ -13963,11 +13506,11 @@
13963
13506
  },
13964
13507
  "kendo-grid-selection-aggregates-text": {
13965
13508
  "type": "String",
13966
- "value": "var(--kendo-component-text, initial)"
13509
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13967
13510
  },
13968
13511
  "kendo-grid-selection-aggregates-border": {
13969
13512
  "type": "String",
13970
- "value": "var(--kendo-component-border, initial)"
13513
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13971
13514
  },
13972
13515
  "kendo-grid-selection-aggregates-border-width": {
13973
13516
  "type": "Number",
@@ -13991,11 +13534,11 @@
13991
13534
  },
13992
13535
  "kendo-grid-grouping-header-text": {
13993
13536
  "type": "String",
13994
- "value": "var(--kendo-component-text, inherit)"
13537
+ "value": "var(--kendo-color-on-app-surface, #323130)"
13995
13538
  },
13996
13539
  "kendo-grid-grouping-header-border": {
13997
13540
  "type": "String",
13998
- "value": "var(--kendo-component-border, initial)"
13541
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
13999
13542
  },
14000
13543
  "kendo-grid-grouping-row-border-width-y": {
14001
13544
  "type": "Number",
@@ -14003,7 +13546,7 @@
14003
13546
  },
14004
13547
  "kendo-grid-grouping-row-bg": {
14005
13548
  "type": "String",
14006
- "value": "var(--kendo-component-bg, initial)"
13549
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14007
13550
  },
14008
13551
  "kendo-grid-grouping-row-text": {
14009
13552
  "type": "String",
@@ -14011,7 +13554,7 @@
14011
13554
  },
14012
13555
  "kendo-grid-grouping-row-border": {
14013
13556
  "type": "String",
14014
- "value": "var(--kendo-component-border, initial)"
13557
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14015
13558
  },
14016
13559
  "kendo-grid-toolbar-padding-x": {
14017
13560
  "type": "String",
@@ -14099,11 +13642,11 @@
14099
13642
  },
14100
13643
  "kendo-grid-group-indicator-text": {
14101
13644
  "type": "String",
14102
- "value": "var(--kendo-component-text, initial)"
13645
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14103
13646
  },
14104
13647
  "kendo-grid-group-indicator-bg": {
14105
13648
  "type": "String",
14106
- "value": "var(--kendo-component-bg, initial)"
13649
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14107
13650
  },
14108
13651
  "kendo-grid-group-indicator-border": {
14109
13652
  "type": "String",
@@ -14131,11 +13674,11 @@
14131
13674
  },
14132
13675
  "kendo-grid-sticky-bg": {
14133
13676
  "type": "String",
14134
- "value": "var(--kendo-component-bg, initial)"
13677
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14135
13678
  },
14136
13679
  "kendo-grid-sticky-text": {
14137
13680
  "type": "String",
14138
- "value": "var(--kendo-component-text, initial)"
13681
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14139
13682
  },
14140
13683
  "kendo-grid-sticky-border": {
14141
13684
  "type": "String",
@@ -14143,15 +13686,15 @@
14143
13686
  },
14144
13687
  "kendo-grid-sticky-alt-bg": {
14145
13688
  "type": "String",
14146
- "value": "var(--kendo-component-bg, initial)"
13689
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14147
13690
  },
14148
13691
  "kendo-grid-sticky-hover-bg": {
14149
13692
  "type": "String",
14150
- "value": "var(--kendo-hover-bg, inherit)"
13693
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
14151
13694
  },
14152
13695
  "kendo-grid-sticky-header-bg": {
14153
13696
  "type": "String",
14154
- "value": "var(--kendo-component-bg, initial)"
13697
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14155
13698
  },
14156
13699
  "kendo-grid-sticky-header-text": {
14157
13700
  "type": "String",
@@ -14163,11 +13706,11 @@
14163
13706
  },
14164
13707
  "kendo-grid-sticky-footer-bg": {
14165
13708
  "type": "String",
14166
- "value": "var(--kendo-component-bg, initial)"
13709
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14167
13710
  },
14168
13711
  "kendo-grid-sticky-footer-hover-bg": {
14169
13712
  "type": "String",
14170
- "value": "var(--kendo-hover-bg, inherit)"
13713
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
14171
13714
  },
14172
13715
  "kendo-grid-sticky-selected-bg": {
14173
13716
  "type": "String",
@@ -14207,15 +13750,15 @@
14207
13750
  },
14208
13751
  "kendo-grid-column-menu-bg": {
14209
13752
  "type": "String",
14210
- "value": "var(--kendo-component-bg, inherit)"
13753
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14211
13754
  },
14212
13755
  "kendo-grid-column-menu-text": {
14213
13756
  "type": "String",
14214
- "value": "var(--kendo-component-text, inherit)"
13757
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14215
13758
  },
14216
13759
  "kendo-grid-column-menu-border": {
14217
13760
  "type": "String",
14218
- "value": "var(--kendo-component-border, inherit)"
13761
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14219
13762
  },
14220
13763
  "kendo-grid-column-menu-multicheck-font-size": {
14221
13764
  "type": "String",
@@ -14315,15 +13858,15 @@
14315
13858
  },
14316
13859
  "kendo-grid-column-menu-group-header-bg": {
14317
13860
  "type": "String",
14318
- "value": "var(--kendo-component-bg, inherit)"
13861
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14319
13862
  },
14320
13863
  "kendo-grid-column-menu-group-header-text": {
14321
13864
  "type": "String",
14322
- "value": "var(--kendo-component-text, inherit)"
13865
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14323
13866
  },
14324
13867
  "kendo-grid-column-menu-group-header-border": {
14325
13868
  "type": "String",
14326
- "value": "var(--kendo-component-border, inherit)"
13869
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14327
13870
  },
14328
13871
  "kendo-grid-column-menu-tabbed-tabstrip-content-padding-x": {
14329
13872
  "type": "String",
@@ -14415,15 +13958,15 @@
14415
13958
  },
14416
13959
  "kendo-listview-text": {
14417
13960
  "type": "String",
14418
- "value": "var(--kendo-component-text, initial)"
13961
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14419
13962
  },
14420
13963
  "kendo-listview-bg": {
14421
13964
  "type": "String",
14422
- "value": "var(--kendo-component-bg, initial)"
13965
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14423
13966
  },
14424
13967
  "kendo-listview-border": {
14425
13968
  "type": "String",
14426
- "value": "var(--kendo-component-border, initial)"
13969
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14427
13970
  },
14428
13971
  "kendo-listview-header-text": {
14429
13972
  "type": "String",
@@ -14435,7 +13978,7 @@
14435
13978
  },
14436
13979
  "kendo-listview-header-border": {
14437
13980
  "type": "String",
14438
- "value": "var(--kendo-component-border, initial)"
13981
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14439
13982
  },
14440
13983
  "kendo-listview-footer-text": {
14441
13984
  "type": "String",
@@ -14483,15 +14026,15 @@
14483
14026
  },
14484
14027
  "kendo-spreadsheet-bg": {
14485
14028
  "type": "String",
14486
- "value": "var(--kendo-component-bg, initial)"
14029
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14487
14030
  },
14488
14031
  "kendo-spreadsheet-text": {
14489
14032
  "type": "String",
14490
- "value": "var(--kendo-component-text, initial)"
14033
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14491
14034
  },
14492
14035
  "kendo-spreadsheet-border": {
14493
14036
  "type": "String",
14494
- "value": "var(--kendo-component-border, initial)"
14037
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14495
14038
  },
14496
14039
  "kendo-spreadsheet-primary-border": {
14497
14040
  "type": "String",
@@ -14511,7 +14054,7 @@
14511
14054
  },
14512
14055
  "kendo-spreadsheet-header-border": {
14513
14056
  "type": "String",
14514
- "value": "var(--kendo-component-border, initial)"
14057
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14515
14058
  },
14516
14059
  "kendo-spreadsheet-table-header-bg": {
14517
14060
  "type": "String",
@@ -14523,7 +14066,7 @@
14523
14066
  },
14524
14067
  "kendo-spreadsheet-table-header-border": {
14525
14068
  "type": "String",
14526
- "value": "var(--kendo-component-border, initial)"
14069
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14527
14070
  },
14528
14071
  "kendo-spreadsheet-selected-text": {
14529
14072
  "type": "String",
@@ -14619,7 +14162,7 @@
14619
14162
  },
14620
14163
  "kendo-spreadsheet-single-selection-border": {
14621
14164
  "type": "String",
14622
- "value": "var(--kendo-component-border, initial)"
14165
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14623
14166
  },
14624
14167
  "kendo-spreadsheet-partial-selection-bg": {
14625
14168
  "type": "String",
@@ -14627,7 +14170,7 @@
14627
14170
  },
14628
14171
  "kendo-spreadsheet-active-cell-bg": {
14629
14172
  "type": "String",
14630
- "value": "var(--kendo-component-bg, initial)"
14173
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14631
14174
  },
14632
14175
  "kendo-spreadsheet-active-cell-shadow": {
14633
14176
  "type": "List",
@@ -14651,7 +14194,7 @@
14651
14194
  },
14652
14195
  "kendo-spreadsheet-auto-fill-punch-bg": {
14653
14196
  "type": "String",
14654
- "value": "color-mix(in srgb, var(--kendo-component-bg, initial) 50%, transparent)"
14197
+ "value": "color-mix(in srgb, var(--kendo-color-surface-alt, #ffffff) 50%, transparent)"
14655
14198
  },
14656
14199
  "kendo-spreadsheet-cell-padding-y": {
14657
14200
  "type": "String",
@@ -14675,11 +14218,11 @@
14675
14218
  },
14676
14219
  "kendo-spreadsheet-cell-editor-bg": {
14677
14220
  "type": "String",
14678
- "value": "var(--kendo-component-bg, initial)"
14221
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14679
14222
  },
14680
14223
  "kendo-spreadsheet-cell-editor-text": {
14681
14224
  "type": "String",
14682
- "value": "var(--kendo-component-text, initial)"
14225
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14683
14226
  },
14684
14227
  "kendo-spreadsheet-cell-editor-border": {
14685
14228
  "type": "Null",
@@ -14751,7 +14294,7 @@
14751
14294
  },
14752
14295
  "kendo-spreadsheet-filter-button-active-bg": {
14753
14296
  "type": "String",
14754
- "value": "f(true, var(--kendo-color-base-active, #edebe9), var(--kendo-neutral-30, inherit))"
14297
+ "value": "var(--kendo-color-base-active, #edebe9)"
14755
14298
  },
14756
14299
  "kendo-spreadsheet-filter-button-active-border": {
14757
14300
  "type": "String",
@@ -14791,7 +14334,7 @@
14791
14334
  },
14792
14335
  "kendo-spreadsheet-insert-image-dialog-preview-border": {
14793
14336
  "type": "String",
14794
- "value": "var(--kendo-component-border, initial)"
14337
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14795
14338
  },
14796
14339
  "kendo-spreadsheet-insert-image-dialog-preview-border-radius": {
14797
14340
  "type": "String",
@@ -14807,7 +14350,7 @@
14807
14350
  },
14808
14351
  "kendo-spreadsheet-insert-image-dialog-overlay-hover-text": {
14809
14352
  "type": "String",
14810
- "value": "var(--kendo-component-bg, initial)"
14353
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14811
14354
  },
14812
14355
  "kendo-spreadsheet-drawing-handle-width": {
14813
14356
  "type": "String",
@@ -14827,7 +14370,7 @@
14827
14370
  },
14828
14371
  "kendo-spreadsheet-drawing-handle-border-color": {
14829
14372
  "type": "String",
14830
- "value": "var(--kendo-selected-bg, initial)"
14373
+ "value": "var(--kendo-color-base-active, #edebe9)"
14831
14374
  },
14832
14375
  "kendo-spreadsheet-drawing-handle-outline-color": {
14833
14376
  "type": "String",
@@ -14895,19 +14438,19 @@
14895
14438
  },
14896
14439
  "kendo-pivotgrid-bg": {
14897
14440
  "type": "String",
14898
- "value": "var(--kendo-component-bg, initial)"
14441
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14899
14442
  },
14900
14443
  "kendo-pivotgrid-text": {
14901
14444
  "type": "String",
14902
- "value": "var(--kendo-component-text, initial)"
14445
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14903
14446
  },
14904
14447
  "kendo-pivotgrid-border": {
14905
14448
  "type": "String",
14906
- "value": "var(--kendo-component-border, initial)"
14449
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14907
14450
  },
14908
14451
  "kendo-pivotgrid-alt-border": {
14909
14452
  "type": "String",
14910
- "value": "var(--kendo-component-border, initial)"
14453
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14911
14454
  },
14912
14455
  "kendo-pivotgrid-row-header-width": {
14913
14456
  "type": "Number",
@@ -14931,7 +14474,7 @@
14931
14474
  },
14932
14475
  "kendo-pivotgrid-headers-bg": {
14933
14476
  "type": "String",
14934
- "value": "var(--kendo-component-bg, inherit)"
14477
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
14935
14478
  },
14936
14479
  "kendo-pivotgrid-headers-text": {
14937
14480
  "type": "String",
@@ -14939,7 +14482,7 @@
14939
14482
  },
14940
14483
  "kendo-pivotgrid-headers-border": {
14941
14484
  "type": "String",
14942
- "value": "var(--kendo-component-border, inherit)"
14485
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14943
14486
  },
14944
14487
  "kendo-pivotgrid-total-bg": {
14945
14488
  "type": "String",
@@ -14947,15 +14490,15 @@
14947
14490
  },
14948
14491
  "kendo-pivotgrid-total-text": {
14949
14492
  "type": "String",
14950
- "value": "var(--kendo-component-text, inherit)"
14493
+ "value": "var(--kendo-color-on-app-surface, #323130)"
14951
14494
  },
14952
14495
  "kendo-pivotgrid-total-border": {
14953
14496
  "type": "String",
14954
- "value": "var(--kendo-component-border, inherit)"
14497
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
14955
14498
  },
14956
14499
  "kendo-pivotgrid-hover-bg": {
14957
14500
  "type": "String",
14958
- "value": "var(--kendo-hover-bg, inherit)"
14501
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
14959
14502
  },
14960
14503
  "kendo-pivotgrid-hover-text": {
14961
14504
  "type": "String",
@@ -14967,7 +14510,7 @@
14967
14510
  },
14968
14511
  "kendo-pivotgrid-selected-bg": {
14969
14512
  "type": "String",
14970
- "value": "var(--kendo-selected-bg, inherit)"
14513
+ "value": "var(--kendo-color-base-active, #edebe9)"
14971
14514
  },
14972
14515
  "kendo-pivotgrid-selected-text": {
14973
14516
  "type": "String",
@@ -15039,7 +14582,7 @@
15039
14582
  },
15040
14583
  "kendo-pivotgrid-configurator-bg": {
15041
14584
  "type": "String",
15042
- "value": "var(--kendo-component-bg, inherit)"
14585
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15043
14586
  },
15044
14587
  "kendo-pivotgrid-configurator-text": {
15045
14588
  "type": "String",
@@ -15047,15 +14590,15 @@
15047
14590
  },
15048
14591
  "kendo-pivotgrid-configurator-border": {
15049
14592
  "type": "String",
15050
- "value": "var(--kendo-component-border, inherit)"
14593
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15051
14594
  },
15052
14595
  "kendo-pivotgrid-configurator-header-bg": {
15053
14596
  "type": "String",
15054
- "value": "var(--kendo-component-bg, inherit)"
14597
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15055
14598
  },
15056
14599
  "kendo-pivotgrid-configurator-header-text": {
15057
14600
  "type": "String",
15058
- "value": "var(--kendo-component-text, inherit)"
14601
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15059
14602
  },
15060
14603
  "kendo-pivotgrid-configurator-header-border": {
15061
14604
  "type": "String",
@@ -15103,15 +14646,15 @@
15103
14646
  },
15104
14647
  "kendo-pivotgrid-calculated-field-bg": {
15105
14648
  "type": "String",
15106
- "value": "var(--kendo-component-bg, inherit)"
14649
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15107
14650
  },
15108
14651
  "kendo-pivotgrid-calculated-field-text": {
15109
14652
  "type": "String",
15110
- "value": "var(--kendo-component-text, inherit)"
14653
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15111
14654
  },
15112
14655
  "kendo-pivotgrid-calculated-field-border": {
15113
14656
  "type": "String",
15114
- "value": "var(--kendo-component-border, inherit)"
14657
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15115
14658
  },
15116
14659
  "kendo-pivotgrid-calculated-field-header-bg": {
15117
14660
  "type": "String",
@@ -15119,7 +14662,7 @@
15119
14662
  },
15120
14663
  "kendo-pivotgrid-calculated-field-header-text": {
15121
14664
  "type": "String",
15122
- "value": "var(--kendo-component-text, inherit)"
14665
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15123
14666
  },
15124
14667
  "kendo-pivotgrid-calculated-field-header-border": {
15125
14668
  "type": "String",
@@ -15135,7 +14678,7 @@
15135
14678
  },
15136
14679
  "kendo-pivotgrid-alt-bg": {
15137
14680
  "type": "String",
15138
- "value": "var(--kendo-component-bg, initial)"
14681
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15139
14682
  },
15140
14683
  "kendo-pivotgrid-alt-text": {
15141
14684
  "type": "String",
@@ -15143,19 +14686,19 @@
15143
14686
  },
15144
14687
  "kendo-pivotgrid-chrome-border": {
15145
14688
  "type": "String",
15146
- "value": "var(--kendo-component-border, initial)"
14689
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15147
14690
  },
15148
14691
  "kendo-pivotgrid-container-bg": {
15149
14692
  "type": "String",
15150
- "value": "var(--kendo-component-bg, inherit)"
14693
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15151
14694
  },
15152
14695
  "kendo-pivotgrid-row-headers-bg": {
15153
14696
  "type": "String",
15154
- "value": "var(--kendo-component-bg, inherit)"
14697
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15155
14698
  },
15156
14699
  "kendo-treelist-footer-row-bg": {
15157
14700
  "type": "String",
15158
- "value": "var(--kendo-hover-bg, inherit)"
14701
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
15159
14702
  },
15160
14703
  "kendo-treelist-footer-row-border-width": {
15161
14704
  "type": "Number",
@@ -15183,7 +14726,7 @@
15183
14726
  },
15184
14727
  "kendo-filter-text": {
15185
14728
  "type": "String",
15186
- "value": "var(--kendo-component-text, initial)"
14729
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15187
14730
  },
15188
14731
  "kendo-filter-preview-field-text": {
15189
14732
  "type": "String",
@@ -15195,7 +14738,7 @@
15195
14738
  },
15196
14739
  "kendo-filter-line-bg": {
15197
14740
  "type": "String",
15198
- "value": "var(--kendo-component-border, initial)"
14741
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15199
14742
  },
15200
14743
  "kendo-filter-toolbar-focus-border": {
15201
14744
  "type": "String",
@@ -15223,15 +14766,15 @@
15223
14766
  },
15224
14767
  "kendo-file-manager-bg": {
15225
14768
  "type": "String",
15226
- "value": "var(--kendo-component-bg, transparent)"
14769
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15227
14770
  },
15228
14771
  "kendo-file-manager-text": {
15229
14772
  "type": "String",
15230
- "value": "var(--kendo-component-text, inherit)"
14773
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15231
14774
  },
15232
14775
  "kendo-file-manager-border": {
15233
14776
  "type": "String",
15234
- "value": "var(--kendo-component-border, inherit)"
14777
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15235
14778
  },
15236
14779
  "kendo-file-manager-toolbar-border-width": {
15237
14780
  "type": "Number",
@@ -15243,11 +14786,11 @@
15243
14786
  },
15244
14787
  "kendo-file-manager-toolbar-text": {
15245
14788
  "type": "String",
15246
- "value": "var(--kendo-component-text, inherit)"
14789
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15247
14790
  },
15248
14791
  "kendo-file-manager-toolbar-border": {
15249
14792
  "type": "String",
15250
- "value": "var(--kendo-component-border, initial)"
14793
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15251
14794
  },
15252
14795
  "kendo-file-manager-navigation-padding-x": {
15253
14796
  "type": "String",
@@ -15335,7 +14878,7 @@
15335
14878
  },
15336
14879
  "kendo-file-manager-listview-item-icon-text": {
15337
14880
  "type": "String",
15338
- "value": "var(--kendo-subtle-text, inherit)"
14881
+ "value": "var(--kendo-color-subtle, #605e5c)"
15339
14882
  },
15340
14883
  "kendo-file-manager-listview-item-icon-border": {
15341
14884
  "type": "String",
@@ -15419,7 +14962,7 @@
15419
14962
  },
15420
14963
  "kendo-file-manager-preview-icon-text": {
15421
14964
  "type": "String",
15422
- "value": "var(--kendo-subtle-text, inherit)"
14965
+ "value": "var(--kendo-color-subtle, #605e5c)"
15423
14966
  },
15424
14967
  "kendo-file-manager-preview-icon-border": {
15425
14968
  "type": "String",
@@ -15459,15 +15002,15 @@
15459
15002
  },
15460
15003
  "kendo-taskboard-bg": {
15461
15004
  "type": "String",
15462
- "value": "var(--kendo-component-bg, initial)"
15005
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15463
15006
  },
15464
15007
  "kendo-taskboard-text": {
15465
15008
  "type": "String",
15466
- "value": "var(--kendo-component-text, initial)"
15009
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15467
15010
  },
15468
15011
  "kendo-taskboard-border": {
15469
15012
  "type": "String",
15470
- "value": "var(--kendo-component-border, initial)"
15013
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15471
15014
  },
15472
15015
  "kendo-taskboard-content-padding-y": {
15473
15016
  "type": "String",
@@ -15511,7 +15054,7 @@
15511
15054
  },
15512
15055
  "kendo-taskboard-column-text": {
15513
15056
  "type": "String",
15514
- "value": "var(--kendo-component-text, inherit)"
15057
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15515
15058
  },
15516
15059
  "kendo-taskboard-column-border": {
15517
15060
  "type": "Color",
@@ -15523,7 +15066,7 @@
15523
15066
  },
15524
15067
  "kendo-taskboard-column-focus-text": {
15525
15068
  "type": "String",
15526
- "value": "var(--kendo-component-text, inherit)"
15069
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15527
15070
  },
15528
15071
  "kendo-taskboard-column-focus-border": {
15529
15072
  "type": "String",
@@ -15551,7 +15094,7 @@
15551
15094
  },
15552
15095
  "kendo-taskboard-column-header-text": {
15553
15096
  "type": "String",
15554
- "value": "var(--kendo-component-text, inherit)"
15097
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15555
15098
  },
15556
15099
  "kendo-taskboard-column-cards-padding-y": {
15557
15100
  "type": "String",
@@ -15583,15 +15126,15 @@
15583
15126
  },
15584
15127
  "kendo-taskboard-pane-bg": {
15585
15128
  "type": "String",
15586
- "value": "var(--kendo-component-bg, inherit)"
15129
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15587
15130
  },
15588
15131
  "kendo-taskboard-pane-text": {
15589
15132
  "type": "String",
15590
- "value": "var(--kendo-component-text, inherit)"
15133
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15591
15134
  },
15592
15135
  "kendo-taskboard-pane-border": {
15593
15136
  "type": "String",
15594
- "value": "var(--kendo-component-border, inherit)"
15137
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15595
15138
  },
15596
15139
  "kendo-taskboard-pane-header-padding-y": {
15597
15140
  "type": "String",
@@ -15611,7 +15154,7 @@
15611
15154
  },
15612
15155
  "kendo-taskboard-pane-header-text": {
15613
15156
  "type": "String",
15614
- "value": "var(--kendo-component-text, inherit)"
15157
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15615
15158
  },
15616
15159
  "kendo-taskboard-pane-content-padding-y": {
15617
15160
  "type": "String",
@@ -15675,7 +15218,7 @@
15675
15218
  },
15676
15219
  "kendo-taskboard-drag-placeholder-border": {
15677
15220
  "type": "String",
15678
- "value": "var(--kendo-component-border, inherit)"
15221
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15679
15222
  },
15680
15223
  "kendo-editor-border-width": {
15681
15224
  "type": "Number",
@@ -15695,15 +15238,15 @@
15695
15238
  },
15696
15239
  "kendo-editor-text": {
15697
15240
  "type": "String",
15698
- "value": "var(--kendo-component-text, initial)"
15241
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15699
15242
  },
15700
15243
  "kendo-editor-bg": {
15701
15244
  "type": "String",
15702
- "value": "var(--kendo-component-bg, initial)"
15245
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15703
15246
  },
15704
15247
  "kendo-editor-border": {
15705
15248
  "type": "String",
15706
- "value": "var(--kendo-component-border, initial)"
15249
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15707
15250
  },
15708
15251
  "kendo-editor-placeholder-text": {
15709
15252
  "type": "String",
@@ -15715,7 +15258,7 @@
15715
15258
  },
15716
15259
  "kendo-editor-content-outline-color": {
15717
15260
  "type": "String",
15718
- "value": "var(--kendo-body-text, initial)"
15261
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15719
15262
  },
15720
15263
  "kendo-editor-export-tool-icon-margin-x": {
15721
15264
  "type": "String",
@@ -15759,11 +15302,11 @@
15759
15302
  },
15760
15303
  "kendo-editor-inline-td-border": {
15761
15304
  "type": "String",
15762
- "value": "var(--kendo-component-border, initial)"
15305
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15763
15306
  },
15764
15307
  "kendo-editor-inline-hover-border": {
15765
15308
  "type": "String",
15766
- "value": "var(--kendo-component-border, initial)"
15309
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15767
15310
  },
15768
15311
  "ct-cell-size": {
15769
15312
  "type": "Number",
@@ -15771,23 +15314,23 @@
15771
15314
  },
15772
15315
  "kendo-editor-ct-popup-text": {
15773
15316
  "type": "String",
15774
- "value": "var(--kendo-selected-text, initial)"
15317
+ "value": "var(--kendo-color-on-base, #323130)"
15775
15318
  },
15776
15319
  "kendo-editor-ct-popup-bg": {
15777
15320
  "type": "String",
15778
- "value": "var(--kendo-selected-bg, initial)"
15321
+ "value": "var(--kendo-color-base-active, #edebe9)"
15779
15322
  },
15780
15323
  "kendo-editor-ct-popup-border": {
15781
15324
  "type": "String",
15782
- "value": "var(--kendo-selected-border, initial)"
15325
+ "value": "color-mix(in srgb, var(--kendo-color-border-alt, #323130) 76%, transparent)"
15783
15326
  },
15784
15327
  "kendo-image-editor-bg": {
15785
15328
  "type": "String",
15786
- "value": "var(--kendo-component-bg, inherit)"
15329
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15787
15330
  },
15788
15331
  "kendo-image-editor-text": {
15789
15332
  "type": "String",
15790
- "value": "var(--kendo-component-text, inherit)"
15333
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15791
15334
  },
15792
15335
  "kendo-image-editor-border": {
15793
15336
  "type": "String",
@@ -15843,7 +15386,7 @@
15843
15386
  },
15844
15387
  "kendo-image-editor-action-pane-bg": {
15845
15388
  "type": "String",
15846
- "value": "var(--kendo-component-bg, inherit)"
15389
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15847
15390
  },
15848
15391
  "kendo-image-editor-action-pane-text": {
15849
15392
  "type": "String",
@@ -15931,15 +15474,15 @@
15931
15474
  },
15932
15475
  "kendo-gantt-bg": {
15933
15476
  "type": "String",
15934
- "value": "var(--kendo-component-bg, inherit)"
15477
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
15935
15478
  },
15936
15479
  "kendo-gantt-text": {
15937
15480
  "type": "String",
15938
- "value": "var(--kendo-component-text, inherit)"
15481
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15939
15482
  },
15940
15483
  "kendo-gantt-border": {
15941
15484
  "type": "String",
15942
- "value": "var(--kendo-component-border, inherit)"
15485
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
15943
15486
  },
15944
15487
  "kendo-gantt-nonwork-bg": {
15945
15488
  "type": "String",
@@ -15991,11 +15534,11 @@
15991
15534
  },
15992
15535
  "kendo-gantt-milestone-bg": {
15993
15536
  "type": "String",
15994
- "value": "var(--kendo-component-text, inherit)"
15537
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15995
15538
  },
15996
15539
  "kendo-gantt-milestone-border": {
15997
15540
  "type": "String",
15998
- "value": "var(--kendo-component-text, inherit)"
15541
+ "value": "var(--kendo-color-on-app-surface, #323130)"
15999
15542
  },
16000
15543
  "kendo-gantt-milestone-selected-bg": {
16001
15544
  "type": "String",
@@ -16195,7 +15738,7 @@
16195
15738
  },
16196
15739
  "kendo-gantt-validation-tooltip-border": {
16197
15740
  "type": "String",
16198
- "value": "var(--kendo-component-border, inherit)"
15741
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
16199
15742
  },
16200
15743
  "kendo-gantt-validation-tooltip-valid-border": {
16201
15744
  "type": "String",
@@ -16223,15 +15766,15 @@
16223
15766
  },
16224
15767
  "kendo-scheduler-bg": {
16225
15768
  "type": "String",
16226
- "value": "var(--kendo-component-bg, initial)"
15769
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16227
15770
  },
16228
15771
  "kendo-scheduler-text": {
16229
15772
  "type": "String",
16230
- "value": "var(--kendo-component-text, initial)"
15773
+ "value": "var(--kendo-color-on-app-surface, #323130)"
16231
15774
  },
16232
15775
  "kendo-scheduler-border": {
16233
15776
  "type": "String",
16234
- "value": "var(--kendo-component-border, initial)"
15777
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
16235
15778
  },
16236
15779
  "kendo-scheduler-selected-bg": {
16237
15780
  "type": "String",
@@ -16239,11 +15782,11 @@
16239
15782
  },
16240
15783
  "kendo-scheduler-selected-text": {
16241
15784
  "type": "String",
16242
- "value": "var(--kendo-component-text, initial)"
15785
+ "value": "var(--kendo-color-on-app-surface, #323130)"
16243
15786
  },
16244
15787
  "kendo-scheduler-selected-border": {
16245
15788
  "type": "String",
16246
- "value": "var(--kendo-component-border, initial)"
15789
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
16247
15790
  },
16248
15791
  "kendo-scheduler-toolbar-bg": {
16249
15792
  "type": "String",
@@ -16251,11 +15794,11 @@
16251
15794
  },
16252
15795
  "kendo-scheduler-toolbar-text": {
16253
15796
  "type": "String",
16254
- "value": "var(--kendo-toolbar-text, var(--kendo-component-text, inherit))"
15797
+ "value": "var(--kendo-toolbar-text, var(--kendo-color-on-app-surface, #323130))"
16255
15798
  },
16256
15799
  "kendo-scheduler-toolbar-border": {
16257
15800
  "type": "String",
16258
- "value": "var(--kendo-toolbar-border, var(--kendo-component-border, initial))"
15801
+ "value": "var(--kendo-toolbar-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
16259
15802
  },
16260
15803
  "kendo-scheduler-toolbar-gradient": {
16261
15804
  "type": "Null",
@@ -16267,11 +15810,11 @@
16267
15810
  },
16268
15811
  "kendo-scheduler-footer-text": {
16269
15812
  "type": "String",
16270
- "value": "var(--kendo-toolbar-text, var(--kendo-component-text, inherit))"
15813
+ "value": "var(--kendo-toolbar-text, var(--kendo-color-on-app-surface, #323130))"
16271
15814
  },
16272
15815
  "kendo-scheduler-footer-border": {
16273
15816
  "type": "String",
16274
- "value": "var(--kendo-toolbar-border, var(--kendo-component-border, initial))"
15817
+ "value": "var(--kendo-toolbar-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))"
16275
15818
  },
16276
15819
  "kendo-scheduler-footer-gradient": {
16277
15820
  "type": "Null",
@@ -16319,15 +15862,15 @@
16319
15862
  },
16320
15863
  "kendo-scheduler-event-hover-bg": {
16321
15864
  "type": "String",
16322
- "value": "var(--kendo-hover-bg, inherit)"
15865
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
16323
15866
  },
16324
15867
  "kendo-scheduler-event-hover-text": {
16325
15868
  "type": "String",
16326
- "value": "var(--kendo-hover-text, inherit)"
15869
+ "value": "var(--kendo-color-on-base, #323130)"
16327
15870
  },
16328
15871
  "kendo-scheduler-event-hover-border": {
16329
15872
  "type": "String",
16330
- "value": "var(--kendo-hover-border, inherit)"
15873
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
16331
15874
  },
16332
15875
  "kendo-scheduler-event-hover-gradient": {
16333
15876
  "type": "Null",
@@ -16527,11 +16070,11 @@
16527
16070
  },
16528
16071
  "kendo-chat-link-hover-text": {
16529
16072
  "type": "String",
16530
- "value": "var(--kendo-link-hover-text, inherit)"
16073
+ "value": "var(--kendo-color-primary-hover, #106ebe)"
16531
16074
  },
16532
16075
  "kendo-chat-link-text": {
16533
16076
  "type": "String",
16534
- "value": "var(--kendo-link-text, inherit)"
16077
+ "value": "var(--kendo-color-primary, #0078d4)"
16535
16078
  },
16536
16079
  "kendo-chat-padding-x": {
16537
16080
  "type": "String",
@@ -16607,7 +16150,7 @@
16607
16150
  },
16608
16151
  "kendo-chat-timestamp-text": {
16609
16152
  "type": "String",
16610
- "value": "var(--kendo-subtle-text, inherit)"
16153
+ "value": "var(--kendo-color-subtle, #605e5c)"
16611
16154
  },
16612
16155
  "kendo-chat-timestamp-bg": {
16613
16156
  "type": "String",
@@ -16687,7 +16230,7 @@
16687
16230
  },
16688
16231
  "kendo-chat-toolbar-text": {
16689
16232
  "type": "String",
16690
- "value": "var(--kendo-component-text, inherit)"
16233
+ "value": "var(--kendo-color-on-app-surface, #323130)"
16691
16234
  },
16692
16235
  "kendo-chat-toolbar-border": {
16693
16236
  "type": "String",
@@ -16723,15 +16266,15 @@
16723
16266
  },
16724
16267
  "kendo-chat-bubble-bg": {
16725
16268
  "type": "String",
16726
- "value": "var(--kendo-component-bg, inherit)"
16269
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16727
16270
  },
16728
16271
  "kendo-chat-bubble-text": {
16729
16272
  "type": "String",
16730
- "value": "var(--kendo-component-text, inherit)"
16273
+ "value": "var(--kendo-color-on-app-surface, #323130)"
16731
16274
  },
16732
16275
  "kendo-chat-bubble-border": {
16733
16276
  "type": "String",
16734
- "value": "var(--kendo-component-bg, inherit)"
16277
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16735
16278
  },
16736
16279
  "kendo-chat-bubble-shadow": {
16737
16280
  "type": "String",
@@ -16751,7 +16294,7 @@
16751
16294
  },
16752
16295
  "kendo-chat-alt-bubble-text": {
16753
16296
  "type": "String",
16754
- "value": "var(--kendo-component-bg, inherit)"
16297
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16755
16298
  },
16756
16299
  "kendo-chat-alt-bubble-border": {
16757
16300
  "type": "String",
@@ -16787,7 +16330,7 @@
16787
16330
  },
16788
16331
  "kendo-chat-quick-reply-hover-text": {
16789
16332
  "type": "String",
16790
- "value": "var(--kendo-component-bg, inherit)"
16333
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16791
16334
  },
16792
16335
  "kendo-chat-quick-reply-hover-border": {
16793
16336
  "type": "String",
@@ -16823,15 +16366,15 @@
16823
16366
  },
16824
16367
  "kendo-media-player-bg": {
16825
16368
  "type": "String",
16826
- "value": "var(--kendo-component-bg, inherit)"
16369
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16827
16370
  },
16828
16371
  "kendo-media-player-text": {
16829
16372
  "type": "String",
16830
- "value": "var(--kendo-component-text, inherit)"
16373
+ "value": "var(--kendo-color-on-app-surface, #323130)"
16831
16374
  },
16832
16375
  "kendo-media-player-border": {
16833
16376
  "type": "String",
16834
- "value": "var(--kendo-component-border, inherit)"
16377
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
16835
16378
  },
16836
16379
  "kendo-media-player-overlay-bg": {
16837
16380
  "type": "String",
@@ -16859,7 +16402,7 @@
16859
16402
  },
16860
16403
  "kendo-media-player-titlebar-text": {
16861
16404
  "type": "String",
16862
- "value": "var(--kendo-component-bg, inherit)"
16405
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
16863
16406
  },
16864
16407
  "kendo-timeline-spacing-x": {
16865
16408
  "type": "String",
@@ -16943,15 +16486,15 @@
16943
16486
  },
16944
16487
  "kendo-timeline-track-arrow-disabled-bg": {
16945
16488
  "type": "String",
16946
- "value": "var(--kendo-disabled-bg, initial)"
16489
+ "value": "var(--kendo-color-base-subtle, #edebe9)"
16947
16490
  },
16948
16491
  "kendo-timeline-track-arrow-disabled-text": {
16949
16492
  "type": "String",
16950
- "value": "var(--kendo-disabled-text, initial)"
16493
+ "value": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)"
16951
16494
  },
16952
16495
  "kendo-timeline-track-arrow-disabled-border": {
16953
- "type": "String",
16954
- "value": "var(--kendo-disabled-border, initial)"
16496
+ "type": "Color",
16497
+ "value": "transparent"
16955
16498
  },
16956
16499
  "kendo-timeline-track-event-offset": {
16957
16500
  "type": "String",
@@ -16999,7 +16542,7 @@
16999
16542
  },
17000
16543
  "kendo-timeline-flag-text": {
17001
16544
  "type": "String",
17002
- "value": "var(--kendo-component-bg, initial)"
16545
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17003
16546
  },
17004
16547
  "kendo-timeline-flag-callout-width": {
17005
16548
  "type": "String",
@@ -17019,7 +16562,7 @@
17019
16562
  },
17020
16563
  "kendo-timeline-card-header-bg": {
17021
16564
  "type": "String",
17022
- "value": "var(--kendo-component-bg, initial)"
16565
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17023
16566
  },
17024
16567
  "kendo-timeline-card-header-text": {
17025
16568
  "type": "String",
@@ -17031,15 +16574,15 @@
17031
16574
  },
17032
16575
  "kendo-timeline-card-body-scroll-bg": {
17033
16576
  "type": "String",
17034
- "value": "var(--kendo-component-bg, initial)"
16577
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17035
16578
  },
17036
16579
  "kendo-timeline-card-scroll-thumb-hover": {
17037
16580
  "type": "String",
17038
- "value": "var(--kendo-hover-border, initial)"
16581
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
17039
16582
  },
17040
16583
  "kendo-timeline-date-body-text": {
17041
16584
  "type": "String",
17042
- "value": "var(--kendo-body-text, initial)"
16585
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17043
16586
  },
17044
16587
  "kendo-timeline-date-width": {
17045
16588
  "type": "Calculation",
@@ -17115,15 +16658,15 @@
17115
16658
  },
17116
16659
  "kendo-pdf-viewer-bg": {
17117
16660
  "type": "String",
17118
- "value": "var(--kendo-component-bg, initial)"
16661
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17119
16662
  },
17120
16663
  "kendo-pdf-viewer-text": {
17121
16664
  "type": "String",
17122
- "value": "var(--kendo-component-text, initial)"
16665
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17123
16666
  },
17124
16667
  "kendo-pdf-viewer-border": {
17125
16668
  "type": "String",
17126
- "value": "var(--kendo-component-border, initial)"
16669
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17127
16670
  },
17128
16671
  "kendo-pdf-viewer-canvas-bg": {
17129
16672
  "type": "String",
@@ -17131,11 +16674,11 @@
17131
16674
  },
17132
16675
  "kendo-pdf-viewer-canvas-text": {
17133
16676
  "type": "String",
17134
- "value": "var(--kendo-component-text, inherit)"
16677
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17135
16678
  },
17136
16679
  "kendo-pdf-viewer-canvas-border": {
17137
16680
  "type": "String",
17138
- "value": "var(--kendo-component-border, inherit)"
16681
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17139
16682
  },
17140
16683
  "kendo-pdf-viewer-page-spacing": {
17141
16684
  "type": "String",
@@ -17143,15 +16686,15 @@
17143
16686
  },
17144
16687
  "kendo-pdf-viewer-page-bg": {
17145
16688
  "type": "String",
17146
- "value": "var(--kendo-component-bg, inherit)"
16689
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17147
16690
  },
17148
16691
  "kendo-pdf-viewer-page-text": {
17149
16692
  "type": "String",
17150
- "value": "var(--kendo-component-text, inherit)"
16693
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17151
16694
  },
17152
16695
  "kendo-pdf-viewer-page-border": {
17153
16696
  "type": "String",
17154
- "value": "var(--kendo-component-border, inherit)"
16697
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17155
16698
  },
17156
16699
  "kendo-pdf-viewer-page-shadow": {
17157
16700
  "type": "String",
@@ -17179,15 +16722,15 @@
17179
16722
  },
17180
16723
  "kendo-pdf-viewer-search-panel-bg": {
17181
16724
  "type": "String",
17182
- "value": "var(--kendo-component-bg, inherit)"
16725
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17183
16726
  },
17184
16727
  "kendo-pdf-viewer-search-panel-text": {
17185
16728
  "type": "String",
17186
- "value": "var(--kendo-component-text, inherit)"
16729
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17187
16730
  },
17188
16731
  "kendo-pdf-viewer-search-panel-border": {
17189
16732
  "type": "String",
17190
- "value": "var(--kendo-component-border, inherit)"
16733
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17191
16734
  },
17192
16735
  "kendo-pdf-viewer-search-panel-shadow": {
17193
16736
  "type": "String",
@@ -17207,7 +16750,7 @@
17207
16750
  },
17208
16751
  "kendo-pdf-viewer-search-highlight-bg": {
17209
16752
  "type": "String",
17210
- "value": "var(--kendo-component-text, inherit)"
16753
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17211
16754
  },
17212
16755
  "kendo-pdf-viewer-search-highlight-mark-bg": {
17213
16756
  "type": "Color",
@@ -17263,15 +16806,15 @@
17263
16806
  },
17264
16807
  "kendo-scrollview-text": {
17265
16808
  "type": "String",
17266
- "value": "var(--kendo-component-text, inherit)"
16809
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17267
16810
  },
17268
16811
  "kendo-scrollview-bg": {
17269
16812
  "type": "String",
17270
- "value": "var(--kendo-component-bg, inherit)"
16813
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17271
16814
  },
17272
16815
  "kendo-scrollview-border": {
17273
16816
  "type": "String",
17274
- "value": "var(--kendo-component-border, inherit)"
16817
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17275
16818
  },
17276
16819
  "kendo-scrollview-pagebutton-size": {
17277
16820
  "type": "Number",
@@ -17363,27 +16906,27 @@
17363
16906
  },
17364
16907
  "kendo-prompt-text": {
17365
16908
  "type": "String",
17366
- "value": "var(--kendo-component-text, initial)"
16909
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17367
16910
  },
17368
16911
  "kendo-prompt-bg": {
17369
16912
  "type": "String",
17370
- "value": "var(--kendo-component-bg, initial)"
16913
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17371
16914
  },
17372
16915
  "kendo-prompt-border": {
17373
16916
  "type": "String",
17374
- "value": "var(--kendo-component-border, initial)"
16917
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17375
16918
  },
17376
16919
  "kendo-prompt-header-text": {
17377
16920
  "type": "String",
17378
- "value": "var(--kendo-component-text, initial)"
16921
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17379
16922
  },
17380
16923
  "kendo-prompt-header-bg": {
17381
16924
  "type": "String",
17382
- "value": "var(--kendo-component-bg, initial)"
16925
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17383
16926
  },
17384
16927
  "kendo-prompt-header-border": {
17385
16928
  "type": "String",
17386
- "value": "var(--kendo-component-border, initial)"
16929
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17387
16930
  },
17388
16931
  "kendo-prompt-content-padding-y": {
17389
16932
  "type": "String",
@@ -17399,15 +16942,15 @@
17399
16942
  },
17400
16943
  "kendo-prompt-content-text": {
17401
16944
  "type": "String",
17402
- "value": "var(--kendo-neutral-190, inherit)"
16945
+ "value": "var(--kendo-color-on-base, #323130)"
17403
16946
  },
17404
16947
  "kendo-prompt-content-bg": {
17405
16948
  "type": "String",
17406
- "value": "var(--kendo-neutral-10, inherit)"
16949
+ "value": "var(--kendo-color-surface, #faf9f8)"
17407
16950
  },
17408
16951
  "kendo-prompt-content-border": {
17409
16952
  "type": "String",
17410
- "value": "var(--kendo-component-border, initial)"
16953
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17411
16954
  },
17412
16955
  "kendo-prompt-expander-spacing": {
17413
16956
  "type": "String",
@@ -17427,15 +16970,15 @@
17427
16970
  },
17428
16971
  "kendo-prompt-suggestion-text": {
17429
16972
  "type": "String",
17430
- "value": "var(--kendo-component-text, initial)"
16973
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17431
16974
  },
17432
16975
  "kendo-prompt-suggestion-bg": {
17433
16976
  "type": "String",
17434
- "value": "var(--kendo-component-bg, initial)"
16977
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17435
16978
  },
17436
16979
  "kendo-prompt-suggestion-border": {
17437
16980
  "type": "String",
17438
- "value": "var(--kendo-component-border, initial)"
16981
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17439
16982
  },
17440
16983
  "kendo-prompt-suggestion-shadow": {
17441
16984
  "type": "String",
@@ -17723,7 +17266,7 @@
17723
17266
  },
17724
17267
  "kendo-chart-inactive-bg": {
17725
17268
  "type": "String",
17726
- "value": "var(--kendo-disabled-bg, initial)"
17269
+ "value": "var(--kendo-color-base-subtle, #edebe9)"
17727
17270
  },
17728
17271
  "kendo-chart-major-lines": {
17729
17272
  "type": "String",
@@ -17747,15 +17290,15 @@
17747
17290
  },
17748
17291
  "kendo-chart-bg": {
17749
17292
  "type": "String",
17750
- "value": "var(--kendo-component-bg, initial)"
17293
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17751
17294
  },
17752
17295
  "kendo-chart-text": {
17753
17296
  "type": "String",
17754
- "value": "var(--kendo-component-text, initial)"
17297
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17755
17298
  },
17756
17299
  "kendo-chart-border": {
17757
17300
  "type": "String",
17758
- "value": "var(--kendo-component-border, initial)"
17301
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17759
17302
  },
17760
17303
  "kendo-chart-tooltip-color": {
17761
17304
  "type": "String",
@@ -17775,7 +17318,7 @@
17775
17318
  },
17776
17319
  "kendo-chart-crosshair-shared-tooltip-background": {
17777
17320
  "type": "String",
17778
- "value": "var(--kendo-component-bg, initial)"
17321
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17779
17322
  },
17780
17323
  "kendo-chart-crosshair-shared-tooltip-border": {
17781
17324
  "type": "Color",
@@ -17799,7 +17342,7 @@
17799
17342
  },
17800
17343
  "kendo-chart-handle-text": {
17801
17344
  "type": "String",
17802
- "value": "var(--kendo-component-text, initial)"
17345
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17803
17346
  },
17804
17347
  "kendo-chart-handle-border": {
17805
17348
  "type": "String",
@@ -17807,15 +17350,15 @@
17807
17350
  },
17808
17351
  "kendo-chart-handle-hover-bg": {
17809
17352
  "type": "String",
17810
- "value": "var(--kendo-hover-bg, initial)"
17353
+ "value": "var(--kendo-color-base-hover, #f3f2f1)"
17811
17354
  },
17812
17355
  "kendo-chart-handle-hover-text": {
17813
17356
  "type": "String",
17814
- "value": "var(--kendo-hover-text, initial)"
17357
+ "value": "var(--kendo-color-on-base, #323130)"
17815
17358
  },
17816
17359
  "kendo-chart-handle-hover-border": {
17817
17360
  "type": "String",
17818
- "value": "var(--kendo-hover-border, initial)"
17361
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 10%, transparent)"
17819
17362
  },
17820
17363
  "kendo-chart-error-bars-background": {
17821
17364
  "type": "String",
@@ -17827,7 +17370,7 @@
17827
17370
  },
17828
17371
  "kendo-selection-border-color": {
17829
17372
  "type": "String",
17830
- "value": "var(--kendo-component-border, initial)"
17373
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17831
17374
  },
17832
17375
  "kendo-chart-computed-title-height": {
17833
17376
  "type": "Number",
@@ -17847,15 +17390,15 @@
17847
17390
  },
17848
17391
  "kendo-treemap-bg": {
17849
17392
  "type": "String",
17850
- "value": "var(--kendo-component-bg, initial)"
17393
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17851
17394
  },
17852
17395
  "kendo-treemap-text": {
17853
17396
  "type": "String",
17854
- "value": "var(--kendo-component-text, initial)"
17397
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17855
17398
  },
17856
17399
  "kendo-treemap-border": {
17857
17400
  "type": "String",
17858
- "value": "var(--kendo-component-border, initial)"
17401
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17859
17402
  },
17860
17403
  "kendo-treemap-title-bg": {
17861
17404
  "type": "String",
@@ -17867,7 +17410,7 @@
17867
17410
  },
17868
17411
  "kendo-treemap-title-border": {
17869
17412
  "type": "String",
17870
- "value": "var(--kendo-component-border, initial)"
17413
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
17871
17414
  },
17872
17415
  "kendo-chart-overlay-bg": {
17873
17416
  "type": "String",
@@ -17947,11 +17490,11 @@
17947
17490
  },
17948
17491
  "kendo-map-bg": {
17949
17492
  "type": "String",
17950
- "value": "var(--kendo-component-bg, transparent)"
17493
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
17951
17494
  },
17952
17495
  "kendo-map-text": {
17953
17496
  "type": "String",
17954
- "value": "var(--kendo-component-text, inherit)"
17497
+ "value": "var(--kendo-color-on-app-surface, #323130)"
17955
17498
  },
17956
17499
  "kendo-map-border": {
17957
17500
  "type": "String",
@@ -18059,15 +17602,15 @@
18059
17602
  },
18060
17603
  "kendo-orgchart-bg": {
18061
17604
  "type": "String",
18062
- "value": "var(--kendo-component-bg, initial)"
17605
+ "value": "var(--kendo-color-surface-alt, #ffffff)"
18063
17606
  },
18064
17607
  "kendo-orgchart-text": {
18065
17608
  "type": "String",
18066
- "value": "var(--kendo-component-text, initial)"
17609
+ "value": "var(--kendo-color-on-app-surface, #323130)"
18067
17610
  },
18068
17611
  "kendo-orgchart-border": {
18069
17612
  "type": "String",
18070
- "value": "var(--kendo-component-border, initial)"
17613
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
18071
17614
  },
18072
17615
  "kendo-orgchart-node-spacing": {
18073
17616
  "type": "String",
@@ -18111,7 +17654,7 @@
18111
17654
  },
18112
17655
  "kendo-orgchart-node-group-focus-border": {
18113
17656
  "type": "String",
18114
- "value": "var(--kendo-component-border, initial)"
17657
+ "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
18115
17658
  },
18116
17659
  "kendo-orgchart-node-group-focus-shadow": {
18117
17660
  "type": "String",
@@ -18139,7 +17682,7 @@
18139
17682
  },
18140
17683
  "kendo-orgchart-node-group-subtitle-text": {
18141
17684
  "type": "String",
18142
- "value": "var(--kendo-subtle-text, inherit)"
17685
+ "value": "var(--kendo-color-subtle, #605e5c)"
18143
17686
  },
18144
17687
  "kendo-orgchart-card-width": {
18145
17688
  "type": "Number",
@@ -18498,5 +18041,17 @@
18498
18041
  "kendo-group-menu-item-border": {
18499
18042
  "type": "String",
18500
18043
  "value": "color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent)"
18044
+ },
18045
+ "kendo-marquee-text": {
18046
+ "type": "String",
18047
+ "value": "var(--kendo-color-on-app-surface, #323130)"
18048
+ },
18049
+ "kendo-marquee-bg": {
18050
+ "type": "String",
18051
+ "value": "color-mix(in srgb, var(--kendo-color-primary, #0078d4) 55%, white 45%)"
18052
+ },
18053
+ "kendo-marquee-border": {
18054
+ "type": "String",
18055
+ "value": "var(--kendo-color-primary, #0078d4)"
18501
18056
  }
18502
18057
  }