@progress/kendo-theme-bootstrap 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 (131) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +1 -1
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +1 -1
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +1 -1
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +1 -1
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +1 -1
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-main.scss +1 -5
  16. package/dist/bootstrap-nordic.css +1 -1
  17. package/dist/bootstrap-nordic.scss +1 -1
  18. package/dist/bootstrap-turquoise-dark.css +1 -1
  19. package/dist/bootstrap-turquoise-dark.scss +1 -1
  20. package/dist/bootstrap-turquoise.css +1 -1
  21. package/dist/bootstrap-turquoise.scss +1 -1
  22. package/dist/bootstrap-urban.css +1 -1
  23. package/dist/bootstrap-urban.scss +1 -1
  24. package/dist/bootstrap-vintage.css +1 -1
  25. package/dist/bootstrap-vintage.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +1500 -3054
  27. package/dist/meta/sassdoc-raw-data.json +747 -1462
  28. package/dist/meta/variables.json +159 -326
  29. package/lib/swatches/bootstrap-3-dark.json +1 -179
  30. package/lib/swatches/bootstrap-3.json +1 -179
  31. package/lib/swatches/bootstrap-4-dark.json +1 -182
  32. package/lib/swatches/bootstrap-4.json +1 -182
  33. package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
  34. package/lib/swatches/bootstrap-main-dark.json +1 -182
  35. package/lib/swatches/bootstrap-main.json +2 -184
  36. package/lib/swatches/bootstrap-nordic.json +1 -182
  37. package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
  38. package/lib/swatches/bootstrap-turquoise.json +1 -182
  39. package/lib/swatches/bootstrap-urban.json +1 -182
  40. package/lib/swatches/bootstrap-vintage.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +8 -8
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +18 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +14 -1
  47. package/scss/bottom-navigation/_variables.scss +17 -4
  48. package/scss/breadcrumb/_variables.scss +9 -9
  49. package/scss/button/_variables.scss +24 -15
  50. package/scss/calendar/_variables.scss +20 -20
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +20 -7
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +11 -11
  55. package/scss/checkbox/_variables.scss +8 -8
  56. package/scss/chip/_theme.scss +3 -3
  57. package/scss/chip/_variables.scss +7 -7
  58. package/scss/color-preview/_variables.scss +3 -3
  59. package/scss/coloreditor/_variables.scss +4 -4
  60. package/scss/colorgradient/_variables.scss +5 -5
  61. package/scss/core/_index.scss +8 -4
  62. package/scss/core/color-system/_swatch.scss +0 -2
  63. package/scss/dataviz/_variables.scss +61 -47
  64. package/scss/dialog/_variables.scss +3 -3
  65. package/scss/dock-manager/_variables.scss +8 -8
  66. package/scss/draggable/_variables.scss +4 -4
  67. package/scss/drawer/_variables.scss +10 -10
  68. package/scss/dropzone/_variables.scss +6 -6
  69. package/scss/editor/_variables.scss +11 -4
  70. package/scss/expansion-panel/_variables.scss +5 -5
  71. package/scss/fab/_theme.scss +21 -21
  72. package/scss/fab/_variables.scss +15 -4
  73. package/scss/filemanager/_variables.scss +5 -5
  74. package/scss/filter/_variables.scss +3 -3
  75. package/scss/forms/_variables.scss +2 -2
  76. package/scss/gantt/_variables.scss +28 -28
  77. package/scss/grid/_theme.scss +10 -20
  78. package/scss/grid/_variables.scss +12 -12
  79. package/scss/imageeditor/_variables.scss +4 -4
  80. package/scss/index.scss +3 -0
  81. package/scss/input/_variables.scss +16 -16
  82. package/scss/list/_variables.scss +9 -9
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +3 -3
  85. package/scss/listview/_variables.scss +5 -5
  86. package/scss/loader/_variables.scss +17 -3
  87. package/scss/map/_variables.scss +5 -5
  88. package/scss/marquee/_index.scss +16 -0
  89. package/scss/marquee/_layout.scss +6 -0
  90. package/scss/marquee/_theme.scss +6 -0
  91. package/scss/marquee/_variables.scss +11 -0
  92. package/scss/mediaplayer/_variables.scss +4 -4
  93. package/scss/menu/_variables.scss +9 -9
  94. package/scss/messagebox/_variables.scss +14 -1
  95. package/scss/no-data/_variables.scss +1 -1
  96. package/scss/notification/_functions.scss +3 -3
  97. package/scss/notification/_variables.scss +15 -4
  98. package/scss/orgchart/_variables.scss +8 -8
  99. package/scss/overlay/_variables.scss +13 -3
  100. package/scss/pager/_variables.scss +12 -12
  101. package/scss/panel/_variables.scss +3 -3
  102. package/scss/panelbar/_variables.scss +12 -12
  103. package/scss/pdf-viewer/_variables.scss +13 -13
  104. package/scss/pivotgrid/_variables.scss +22 -22
  105. package/scss/popup/_variables.scss +3 -3
  106. package/scss/progressbar/_variables.scss +6 -6
  107. package/scss/prompt/_variables.scss +12 -12
  108. package/scss/rating/_variables.scss +4 -4
  109. package/scss/scheduler/_variables.scss +17 -14
  110. package/scss/scrollview/_variables.scss +5 -5
  111. package/scss/signature/_variables.scss +1 -1
  112. package/scss/skeleton/_variables.scss +1 -1
  113. package/scss/slider/_variables.scss +12 -12
  114. package/scss/splitter/_variables.scss +8 -8
  115. package/scss/spreadsheet/_variables.scss +25 -25
  116. package/scss/stepper/_variables.scss +15 -15
  117. package/scss/switch/_variables.scss +10 -10
  118. package/scss/table/_variables.scss +10 -10
  119. package/scss/tabstrip/_variables.scss +14 -14
  120. package/scss/taskboard/_variables.scss +15 -15
  121. package/scss/tilelayout/_variables.scss +2 -2
  122. package/scss/timeline/_variables.scss +7 -7
  123. package/scss/timeselector/_variables.scss +12 -8
  124. package/scss/toolbar/_variables.scss +8 -8
  125. package/scss/tooltip/_functions.scss +1 -1
  126. package/scss/tooltip/_variables.scss +14 -3
  127. package/scss/treeview/_variables.scss +9 -9
  128. package/scss/typography/_variables.scss +3 -3
  129. package/scss/upload/_variables.scss +13 -13
  130. package/scss/window/_variables.scss +8 -7
  131. package/scss/core/color-system/_swatch-legacy.scss +0 -274
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.0",
8
7
  "previewColors": [
9
8
  "#ffffff",
10
9
  "#e3eef4",
@@ -14,16 +13,6 @@
14
13
  ],
15
14
  "components": [],
16
15
  "groups": [
17
- {
18
- "name": "New color system",
19
- "colorSystem": {
20
- "kendo-enable-color-system": {
21
- "name": "New color system",
22
- "type": "boolean",
23
- "value": true
24
- }
25
- }
26
- },
27
16
  {
28
17
  "name": "New theme colors",
29
18
  "colorsMap": {
@@ -553,176 +542,6 @@
553
542
  "value": "#9aa9b0"
554
543
  }
555
544
  }
556
- },
557
- {
558
- "name": "Theme colors",
559
- "variables": {
560
- "kendo-is-dark-theme": {
561
- "name": "Dark theme",
562
- "type": "boolean",
563
- "value": false
564
- },
565
- "kendo-color-primary": {
566
- "name": "Primary",
567
- "type": "color",
568
- "value": "#ff5c1a"
569
- },
570
- "kendo-color-secondary": {
571
- "name": "Secondary",
572
- "type": "color",
573
- "value": "#73a9c9"
574
- },
575
- "kendo-color-info": {
576
- "name": "Info",
577
- "type": "color",
578
- "value": "#5bc0de"
579
- },
580
- "kendo-color-success": {
581
- "name": "Success",
582
- "type": "color",
583
- "value": "#5cb85c"
584
- },
585
- "kendo-color-warning": {
586
- "name": "Warning",
587
- "type": "color",
588
- "value": "#ffbb5b"
589
- },
590
- "kendo-color-error": {
591
- "name": "Error",
592
- "type": "color",
593
- "value": "#e3470e"
594
- }
595
- }
596
- },
597
- {
598
- "name": "Body",
599
- "variables": {
600
- "kendo-body-text": {
601
- "name": "Body text color",
602
- "type": "color",
603
- "value": "#000000"
604
- },
605
- "kendo-body-bg": {
606
- "name": "Body background",
607
- "type": "color",
608
- "value": "#ffffff"
609
- },
610
- "kendo-subtle-text": {
611
- "name": "Subtle text color",
612
- "type": "color",
613
- "value": "#6c757d"
614
- }
615
- }
616
- },
617
- {
618
- "name": "Components",
619
- "variables": {
620
- "kendo-component-text": {
621
- "name": "Component text",
622
- "type": "color",
623
- "value": "#1c3a4c"
624
- },
625
- "kendo-component-bg": {
626
- "name": "Component background",
627
- "type": "color",
628
- "value": "#ffffff"
629
- },
630
- "kendo-base-text": {
631
- "name": "Header text color",
632
- "type": "color",
633
- "value": "#1c3a4c"
634
- },
635
- "kendo-base-bg": {
636
- "name": "Header background",
637
- "type": "color",
638
- "value": "#e3eef4"
639
- },
640
- "kendo-hover-text": {
641
- "name": "Hover text color",
642
- "type": "color",
643
- "value": "#16181b"
644
- },
645
- "kendo-hover-bg": {
646
- "name": "Hover background",
647
- "type": "color",
648
- "value": "#cfdee6"
649
- },
650
- "kendo-selected-text": {
651
- "name": "Selected text color",
652
- "type": "color",
653
- "value": "#ffffff"
654
- },
655
- "kendo-selected-bg": {
656
- "name": "Selected background",
657
- "type": "color",
658
- "value": "#ff5c1a"
659
- }
660
- }
661
- },
662
- {
663
- "name": "Button",
664
- "variables": {
665
- "kendo-button-text": {
666
- "name": "Button text color",
667
- "type": "color",
668
- "value": "#ffffff"
669
- },
670
- "kendo-button-bg": {
671
- "name": "Button background",
672
- "type": "color",
673
- "value": "#5798be"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Link",
679
- "variables": {
680
- "kendo-link-text": {
681
- "name": "Link text color",
682
- "type": "color",
683
- "value": "#ff5c1a"
684
- },
685
- "kendo-link-hover-text": {
686
- "name": "Link hover text color",
687
- "type": "color",
688
- "value": "#e65317"
689
- }
690
- }
691
- },
692
- {
693
- "name": "Dataviz",
694
- "variables": {
695
- "kendo-series-a": {
696
- "name": "Series A",
697
- "type": "color",
698
- "value": "#ff7943"
699
- },
700
- "kendo-series-b": {
701
- "name": "Series B",
702
- "type": "color",
703
- "value": "#e84d0e"
704
- },
705
- "kendo-series-c": {
706
- "name": "Series C",
707
- "type": "color",
708
- "value": "#40a9e3"
709
- },
710
- "kendo-series-d": {
711
- "name": "Series D",
712
- "type": "color",
713
- "value": "#016a98"
714
- },
715
- "kendo-series-e": {
716
- "name": "Series E",
717
- "type": "color",
718
- "value": "#7a8c95"
719
- },
720
- "kendo-series-f": {
721
- "name": "Series F",
722
- "type": "color",
723
- "value": "#355261"
724
- }
725
- }
726
545
  }
727
546
  ]
728
547
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.0",
8
7
  "previewColors": [
9
8
  "#ffffff",
10
9
  "#f2efe8",
@@ -14,16 +13,6 @@
14
13
  ],
15
14
  "components": [],
16
15
  "groups": [
17
- {
18
- "name": "New color system",
19
- "colorSystem": {
20
- "kendo-enable-color-system": {
21
- "name": "New color system",
22
- "type": "boolean",
23
- "value": true
24
- }
25
- }
26
- },
27
16
  {
28
17
  "name": "New theme colors",
29
18
  "colorsMap": {
@@ -553,176 +542,6 @@
553
542
  "value": "#d9c280"
554
543
  }
555
544
  }
556
- },
557
- {
558
- "name": "Theme colors",
559
- "variables": {
560
- "kendo-is-dark-theme": {
561
- "name": "Dark theme",
562
- "type": "boolean",
563
- "value": false
564
- },
565
- "kendo-color-primary": {
566
- "name": "Primary",
567
- "type": "color",
568
- "value": "#744662"
569
- },
570
- "kendo-color-secondary": {
571
- "name": "Secondary",
572
- "type": "color",
573
- "value": "#e8e3d6"
574
- },
575
- "kendo-color-info": {
576
- "name": "Info",
577
- "type": "color",
578
- "value": "#70c1de"
579
- },
580
- "kendo-color-success": {
581
- "name": "Success",
582
- "type": "color",
583
- "value": "#8dba4f"
584
- },
585
- "kendo-color-warning": {
586
- "name": "Warning",
587
- "type": "color",
588
- "value": "#e8be68"
589
- },
590
- "kendo-color-error": {
591
- "name": "Error",
592
- "type": "color",
593
- "value": "#b42a58"
594
- }
595
- }
596
- },
597
- {
598
- "name": "Body",
599
- "variables": {
600
- "kendo-body-text": {
601
- "name": "Body text color",
602
- "type": "color",
603
- "value": "#494138"
604
- },
605
- "kendo-body-bg": {
606
- "name": "Body background",
607
- "type": "color",
608
- "value": "#ffffff"
609
- },
610
- "kendo-subtle-text": {
611
- "name": "Subtle text color",
612
- "type": "color",
613
- "value": "#6d6760"
614
- }
615
- }
616
- },
617
- {
618
- "name": "Components",
619
- "variables": {
620
- "kendo-component-text": {
621
- "name": "Component text color",
622
- "type": "color",
623
- "value": "#494138"
624
- },
625
- "kendo-component-bg": {
626
- "name": "Component background",
627
- "type": "color",
628
- "value": "#ffffff"
629
- },
630
- "kendo-base-text": {
631
- "name": "Header text color",
632
- "type": "color",
633
- "value": "#494138"
634
- },
635
- "kendo-base-bg": {
636
- "name": "Header background",
637
- "type": "color",
638
- "value": "#f2efe8"
639
- },
640
- "kendo-hover-text": {
641
- "name": "Hover text color",
642
- "type": "color",
643
- "value": "#494138"
644
- },
645
- "kendo-hover-bg": {
646
- "name": "Hover background",
647
- "type": "color",
648
- "value": "#dfdcd5"
649
- },
650
- "kendo-selected-text": {
651
- "name": "Selected text color",
652
- "type": "color",
653
- "value": "#ffffff"
654
- },
655
- "kendo-selected-bg": {
656
- "name": "Selected background",
657
- "type": "color",
658
- "value": "#744662"
659
- }
660
- }
661
- },
662
- {
663
- "name": "Button",
664
- "variables": {
665
- "kendo-button-text": {
666
- "name": "Button text color",
667
- "type": "color",
668
- "value": "#212529"
669
- },
670
- "kendo-button-bg": {
671
- "name": "Button background",
672
- "type": "color",
673
- "value": "#dad2bd"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Link",
679
- "variables": {
680
- "kendo-link-text": {
681
- "name": "Link text color",
682
- "type": "color",
683
- "value": "#744662"
684
- },
685
- "kendo-link-hover-text": {
686
- "name": "Link hover text color",
687
- "type": "color",
688
- "value": "#44293a"
689
- }
690
- }
691
- },
692
- {
693
- "name": "Dataviz",
694
- "variables": {
695
- "kendo-series-a": {
696
- "name": "Series A",
697
- "type": "color",
698
- "value": "#c67eab"
699
- },
700
- "kendo-series-b": {
701
- "name": "Series B",
702
- "type": "color",
703
- "value": "#742659"
704
- },
705
- "kendo-series-c": {
706
- "name": "Series C",
707
- "type": "color",
708
- "value": "#3fc0df"
709
- },
710
- "kendo-series-d": {
711
- "name": "Series D",
712
- "type": "color",
713
- "value": "#09899c"
714
- },
715
- "kendo-series-e": {
716
- "name": "Series E",
717
- "type": "color",
718
- "value": "#dfbb4c"
719
- },
720
- "kendo-series-f": {
721
- "name": "Series F",
722
- "type": "color",
723
- "value": "#b38400"
724
- }
725
- }
726
545
  }
727
546
  ]
728
547
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-bootstrap",
3
3
  "description": "Bootstrap theme for Kendo UI",
4
- "version": "10.6.0",
4
+ "version": "11.0.0-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -53,12 +53,12 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "^4.1.0",
56
- "@progress/kendo-theme-core": "10.6.0",
57
- "@progress/kendo-theme-utils": "10.6.0"
56
+ "@progress/kendo-theme-core": "11.0.0-dev.0",
57
+ "@progress/kendo-theme-utils": "11.0.0-dev.0"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "61de20186b040b6e1ac5affab2bac1ef961b6a52"
63
+ "gitHead": "b83fa9575266e751edf9317822154d05a4fc566a"
64
64
  }
@@ -15,9 +15,9 @@ $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  $kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
16
16
  $kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
17
17
 
18
- $kendo-actionsheet-bg: $kendo-component-bg !default;
19
- $kendo-actionsheet-text: $kendo-component-text !default;
20
- $kendo-actionsheet-border: $kendo-component-border !default;
18
+ $kendo-actionsheet-bg: k-color(app-surface) !default;
19
+ $kendo-actionsheet-text: k-color(on-app-surface) !default;
20
+ $kendo-actionsheet-border: k-color(border) !default;
21
21
  $kendo-actionsheet-shadow: k-elevation(7) !default;
22
22
 
23
23
 
@@ -32,19 +32,19 @@ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
32
32
 
33
33
  $kendo-actionsheet-titlebar-bg: null !default;
34
34
  $kendo-actionsheet-titlebar-text: null !default;
35
- $kendo-actionsheet-titlebar-border: $kendo-component-border !default;
35
+ $kendo-actionsheet-titlebar-border: k-color(border) !default;
36
36
  $kendo-actionsheet-titlebar-gradient: null !default;
37
37
  $kendo-actionsheet-titlebar-shadow: null !default;
38
38
 
39
39
  $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
40
40
  $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
41
- $kendo-actionsheet-subtitle-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
41
+ $kendo-actionsheet-subtitle-text: k-color(subtle) !default;
42
42
 
43
43
  $kendo-actionsheet-footer-border-width: 1px !default;
44
44
 
45
45
  $kendo-actionsheet-footer-bg: null !default;
46
46
  $kendo-actionsheet-footer-text: null !default;
47
- $kendo-actionsheet-footer-border: $kendo-component-border !default;
47
+ $kendo-actionsheet-footer-border: k-color(border) !default;
48
48
  $kendo-actionsheet-footer-gradient: null !default;
49
49
  $kendo-actionsheet-footer-shadow: null !default;
50
50
 
@@ -59,9 +59,9 @@ $kendo-actionsheet-item-title-font-weight: null !default;
59
59
  $kendo-actionsheet-item-title-text-transform: null !default;
60
60
 
61
61
  $kendo-actionsheet-item-description-font-size: .875em !default;
62
- $kendo-actionsheet-item-description-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
62
+ $kendo-actionsheet-item-description-text: k-color(subtle) !default;
63
63
 
64
- $kendo-actionsheet-item-hover-bg: $kendo-hover-bg !default;
64
+ $kendo-actionsheet-item-hover-bg: k-color(base-subtle-hover) !default;
65
65
  $kendo-actionsheet-item-hover-text: null !default;
66
66
  $kendo-actionsheet-item-hover-border: null !default;
67
67
  $kendo-actionsheet-item-hover-gradient: null !default;
@@ -1,20 +1,20 @@
1
1
  @use "../core/_index.scss" as *;
2
2
 
3
3
  // Adaptive Common
4
- $kendo-adaptive-bg: $kendo-component-bg !default;
5
- $kendo-adaptive-text: $kendo-component-text !default;
6
- $kendo-adaptive-border: $kendo-component-border !default;
4
+ $kendo-adaptive-bg: k-color(app-surface) !default;
5
+ $kendo-adaptive-text: k-color(on-app-surface) !default;
6
+ $kendo-adaptive-border: k-color(border) !default;
7
7
 
8
- $kendo-adaptive-content-bg: $kendo-app-bg !default;
9
- $kendo-adaptive-content-text: $kendo-app-text !default;
8
+ $kendo-adaptive-content-bg: k-color(surface) !default;
9
+ $kendo-adaptive-content-text: k-color(on-app-surface) !default;
10
10
 
11
- $kendo-adaptive-menu-bg: $kendo-color-primary !default;
12
- $kendo-adaptive-menu-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-adaptive-menu-bg )) !default;
11
+ $kendo-adaptive-menu-bg: k-color(primary) !default;
12
+ $kendo-adaptive-menu-text: k-color(on-primary) !default;
13
13
 
14
- $kendo-adaptive-menu-clear-text: $kendo-color-primary !default;
14
+ $kendo-adaptive-menu-clear-text: k-color(primary) !default;
15
15
 
16
- $kendo-adaptive-menu-item-border: $kendo-component-border !default;
17
- $kendo-adaptive-menu-title-text: $kendo-component-text !default;
16
+ $kendo-adaptive-menu-item-border: k-color(border) !default;
17
+ $kendo-adaptive-menu-title-text: k-color(on-app-surface) !default;
18
18
 
19
19
  $kendo-adaptive-border-width: 1px !default;
20
20
  $kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
@@ -22,12 +22,12 @@ $kendo-adaptive-font-size: var( --kendo-font-size, inherit ) !default;
22
22
  $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
23
23
 
24
24
  // Adaptive Grid
25
- $kendo-adaptive-grid-sort-text: $kendo-color-primary !default;
25
+ $kendo-adaptive-grid-sort-text: k-color(primary) !default;
26
26
 
27
27
  // Adaptive Scheduler
28
- $kendo-adaptive-scheduler-current-text: $kendo-color-primary !default;
28
+ $kendo-adaptive-scheduler-current-text: k-color(primary) !default;
29
29
  $kendo-adaptive-scheduler-base-text: inherit !default;
30
- $kendo-adaptive-scheduler-subtle-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
30
+ $kendo-adaptive-scheduler-subtle-text: k-color(subtle) !default;
31
31
 
32
32
 
33
33
  @forward "@progress/kendo-theme-core/scss/components/adaptive/_variables.scss" with (
@@ -37,17 +37,17 @@ $kendo-appbar-gap: k-spacing(2) !default;
37
37
 
38
38
  /// The background color of the AppBar based on light theme color.
39
39
  /// @group appbar
40
- $kendo-appbar-light-bg: $kendo-color-light !default;
40
+ $kendo-appbar-light-bg: k-color(light) !default;
41
41
  /// The text color of the AppBar based on light theme color.
42
42
  /// @group appbar
43
- $kendo-appbar-light-text: if($kendo-enable-color-system, k-color( on-light ), k-contrast-color( $kendo-color-light )) !default;
43
+ $kendo-appbar-light-text: k-color(on-light) !default;
44
44
 
45
45
  /// The background color of the AppBar based on dark theme color.
46
46
  /// @group appbar
47
- $kendo-appbar-dark-bg: $kendo-color-dark !default;
47
+ $kendo-appbar-dark-bg: k-color(dark) !default;
48
48
  /// The text color of the AppBar based on dark theme color.
49
49
  /// @group appbar
50
- $kendo-appbar-dark-text: if($kendo-enable-color-system, k-color( on-dark ), k-contrast-color( $kendo-color-dark )) !default;
50
+ $kendo-appbar-dark-text: k-color(on-dark) !default;
51
51
 
52
52
  /// The box shadow of the AppBar.
53
53
  /// @group appbar
@@ -56,6 +56,18 @@ $kendo-appbar-box-shadow: k-elevation(4) !default;
56
56
  /// @group appbar
57
57
  $kendo-appbar-bottom-box-shadow: k-elevation(4) !default;
58
58
 
59
+ $kendo-appbar-theme-colors: (
60
+ "primary": k-color(primary),
61
+ "secondary": k-color(secondary),
62
+ "tertiary": k-color(tertiary),
63
+ "info": k-color(info),
64
+ "success": k-color(success),
65
+ "warning": k-color(warning),
66
+ "error": k-color(error),
67
+ "dark": k-color(dark),
68
+ "light": k-color(light),
69
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
70
+ ) !default;
59
71
 
60
72
  @forward "@progress/kendo-theme-core/scss/components/appbar/_variables.scss" with (
61
73
  $kendo-appbar-margin-x: $kendo-appbar-margin-x,
@@ -73,5 +85,6 @@ $kendo-appbar-bottom-box-shadow: k-elevation(4) !default;
73
85
  $kendo-appbar-dark-bg: $kendo-appbar-dark-bg,
74
86
  $kendo-appbar-dark-text: $kendo-appbar-dark-text,
75
87
  $kendo-appbar-box-shadow: $kendo-appbar-box-shadow,
76
- $kendo-appbar-bottom-box-shadow: $kendo-appbar-bottom-box-shadow
88
+ $kendo-appbar-bottom-box-shadow: $kendo-appbar-bottom-box-shadow,
89
+ $kendo-appbar-theme-colors: $kendo-appbar-theme-colors
77
90
  );
@@ -27,7 +27,18 @@ $kendo-avatar-sizes: (
27
27
 
28
28
  /// The theme colors map of the Avatar.
29
29
  /// @group avatar
30
- $kendo-avatar-theme-colors: $kendo-theme-colors !default;
30
+ $kendo-avatar-theme-colors: (
31
+ "primary": k-color(primary),
32
+ "secondary": k-color(secondary),
33
+ "tertiary": k-color(tertiary),
34
+ "info": k-color(info),
35
+ "success": k-color(success),
36
+ "warning": k-color(warning),
37
+ "error": k-color(error),
38
+ "dark": k-color(dark),
39
+ "light": k-color(light),
40
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
41
+ ) !default;
31
42
 
32
43
 
33
44
  @forward "@progress/kendo-theme-core/scss/components/avatar/_variables.scss" with (
@@ -102,6 +102,18 @@ $kendo-badge-sizes: (
102
102
  )
103
103
  ) !default;
104
104
 
105
+ $kendo-badge-theme-colors: (
106
+ "primary": k-color(primary),
107
+ "secondary": k-color(secondary),
108
+ "tertiary": k-color(tertiary),
109
+ "info": k-color(info),
110
+ "success": k-color(success),
111
+ "warning": k-color(warning),
112
+ "error": k-color(error),
113
+ "dark": k-color(dark),
114
+ "light": k-color(light),
115
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
116
+ ) !default;
105
117
 
106
118
  @forward "@progress/kendo-theme-core/scss/components/badge/_variables.scss" with (
107
119
  $kendo-badge-border-width: $kendo-badge-border-width,
@@ -126,5 +138,6 @@ $kendo-badge-sizes: (
126
138
  $kendo-badge-sm-min-width: $kendo-badge-sm-min-width,
127
139
  $kendo-badge-md-min-width: $kendo-badge-md-min-width,
128
140
  $kendo-badge-lg-min-width: $kendo-badge-lg-min-width,
129
- $kendo-badge-sizes: $kendo-badge-sizes
141
+ $kendo-badge-sizes: $kendo-badge-sizes,
142
+ $kendo-badge-theme-colors: $kendo-badge-theme-colors
130
143
  );
@@ -56,14 +56,26 @@ $kendo-bottom-nav-shadow: k-elevation(4) !default;
56
56
 
57
57
  /// The text color of the flat BottomNavigation.
58
58
  /// @group bottom-navigation
59
- $kendo-bottom-nav-flat-text: $kendo-component-text !default;
59
+ $kendo-bottom-nav-flat-text: k-color(on-app-surface) !default;
60
60
  /// The background color of the flat BottomNavigation.
61
61
  /// @group bottom-navigation
62
- $kendo-bottom-nav-flat-bg: $kendo-component-bg !default;
62
+ $kendo-bottom-nav-flat-bg: k-color(app-surface) !default;
63
63
  /// The border color of the flat BottomNavigation.
64
64
  /// @group bottom-navigation
65
- $kendo-bottom-nav-flat-border: $kendo-component-border !default;
65
+ $kendo-bottom-nav-flat-border: k-color(border) !default;
66
66
 
67
+ $kendo-bottom-navigation-theme-colors: (
68
+ "primary": k-color(primary),
69
+ "secondary": k-color(secondary),
70
+ "tertiary": k-color(tertiary),
71
+ "info": k-color(info),
72
+ "success": k-color(success),
73
+ "warning": k-color(warning),
74
+ "error": k-color(error),
75
+ "dark": k-color(dark),
76
+ "light": k-color(light),
77
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark)),
78
+ ) !default;
67
79
 
68
80
  @forward "@progress/kendo-theme-core/scss/components/bottom-navigation/_variables.scss" with (
69
81
  $kendo-bottom-nav-padding-x: $kendo-bottom-nav-padding-x,
@@ -84,5 +96,6 @@ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
84
96
  $kendo-bottom-nav-shadow: $kendo-bottom-nav-shadow,
85
97
  $kendo-bottom-nav-flat-text: $kendo-bottom-nav-flat-text,
86
98
  $kendo-bottom-nav-flat-bg: $kendo-bottom-nav-flat-bg,
87
- $kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border
99
+ $kendo-bottom-nav-flat-border: $kendo-bottom-nav-flat-border,
100
+ $kendo-bottom-navigation-theme-colors: $kendo-bottom-navigation-theme-colors
88
101
  );