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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green-dark.scss +1 -1
  4. package/dist/classic-green.css +1 -1
  5. package/dist/classic-green.scss +1 -1
  6. package/dist/classic-lavender-dark.css +1 -1
  7. package/dist/classic-lavender-dark.scss +1 -1
  8. package/dist/classic-lavender.css +1 -1
  9. package/dist/classic-lavender.scss +1 -1
  10. package/dist/classic-main-dark.css +1 -1
  11. package/dist/classic-main-dark.scss +1 -1
  12. package/dist/classic-main.css +1 -1
  13. package/dist/classic-main.scss +1 -5
  14. package/dist/classic-metro-dark.css +1 -1
  15. package/dist/classic-metro-dark.scss +1 -1
  16. package/dist/classic-metro.css +1 -1
  17. package/dist/classic-metro.scss +1 -1
  18. package/dist/classic-moonlight.css +1 -1
  19. package/dist/classic-moonlight.scss +1 -1
  20. package/dist/classic-opal-dark.css +1 -1
  21. package/dist/classic-opal-dark.scss +1 -1
  22. package/dist/classic-opal.css +1 -1
  23. package/dist/classic-opal.scss +1 -1
  24. package/dist/classic-silver-dark.css +1 -1
  25. package/dist/classic-silver-dark.scss +1 -1
  26. package/dist/classic-silver.css +1 -1
  27. package/dist/classic-silver.scss +1 -1
  28. package/dist/classic-uniform.css +1 -1
  29. package/dist/classic-uniform.scss +5 -2
  30. package/dist/meta/sassdoc-data.json +5910 -7164
  31. package/dist/meta/sassdoc-raw-data.json +2814 -3401
  32. package/dist/meta/variables.json +421 -376
  33. package/lib/swatches/classic-green-dark.json +1 -182
  34. package/lib/swatches/classic-green.json +1 -182
  35. package/lib/swatches/classic-lavender-dark.json +2 -203
  36. package/lib/swatches/classic-lavender.json +2 -183
  37. package/lib/swatches/classic-main-dark.json +1 -182
  38. package/lib/swatches/classic-main.json +2 -184
  39. package/lib/swatches/classic-metro-dark.json +1 -209
  40. package/lib/swatches/classic-metro.json +2 -203
  41. package/lib/swatches/classic-moonlight.json +1 -209
  42. package/lib/swatches/classic-opal-dark.json +1 -207
  43. package/lib/swatches/classic-opal.json +1 -182
  44. package/lib/swatches/classic-silver-dark.json +1 -182
  45. package/lib/swatches/classic-silver.json +1 -182
  46. package/lib/swatches/classic-uniform.json +1 -167
  47. package/package.json +4 -4
  48. package/scss/action-sheet/_variables.scss +12 -9
  49. package/scss/adaptive/_variables.scss +13 -13
  50. package/scss/appbar/_variables.scss +18 -5
  51. package/scss/avatar/_variables.scss +12 -1
  52. package/scss/badge/_variables.scss +15 -1
  53. package/scss/bottom-navigation/_variables.scss +17 -4
  54. package/scss/breadcrumb/_variables.scss +8 -8
  55. package/scss/button/_variables.scss +28 -15
  56. package/scss/calendar/_variables.scss +39 -18
  57. package/scss/captcha/_variables.scss +3 -3
  58. package/scss/card/_variables.scss +24 -9
  59. package/scss/chart-wizard/_variables.scss +4 -4
  60. package/scss/chat/_variables.scss +13 -13
  61. package/scss/checkbox/_variables.scss +7 -7
  62. package/scss/chip/_variables.scss +28 -9
  63. package/scss/color-preview/_variables.scss +3 -3
  64. package/scss/coloreditor/_variables.scss +6 -6
  65. package/scss/colorgradient/_variables.scss +6 -37
  66. package/scss/core/_index.scss +8 -5
  67. package/scss/core/color-system/_swatch.scss +0 -3
  68. package/scss/dataviz/_variables.scss +61 -47
  69. package/scss/dialog/_variables.scss +10 -5
  70. package/scss/dock-manager/_variables.scss +6 -6
  71. package/scss/draggable/_variables.scss +4 -4
  72. package/scss/drawer/_variables.scss +35 -10
  73. package/scss/dropzone/_variables.scss +6 -6
  74. package/scss/editor/_variables.scss +12 -4
  75. package/scss/expansion-panel/_variables.scss +6 -6
  76. package/scss/fab/_variables.scss +15 -4
  77. package/scss/filemanager/_variables.scss +5 -5
  78. package/scss/filter/_variables.scss +2 -2
  79. package/scss/forms/_variables.scss +3 -3
  80. package/scss/gantt/_variables.scss +24 -24
  81. package/scss/grid/_variables.scss +11 -11
  82. package/scss/imageeditor/_variables.scss +4 -4
  83. package/scss/index.scss +3 -0
  84. package/scss/input/_variables.scss +15 -15
  85. package/scss/list/_variables.scss +86 -11
  86. package/scss/listbox/_variables.scss +3 -3
  87. package/scss/listgroup/_variables.scss +3 -3
  88. package/scss/listview/_variables.scss +4 -4
  89. package/scss/loader/_variables.scss +17 -3
  90. package/scss/map/_variables.scss +5 -5
  91. package/scss/marquee/_index.scss +16 -0
  92. package/scss/marquee/_layout.scss +6 -0
  93. package/scss/marquee/_theme.scss +6 -0
  94. package/scss/marquee/_variables.scss +11 -0
  95. package/scss/mediaplayer/_variables.scss +4 -4
  96. package/scss/menu/_variables.scss +21 -13
  97. package/scss/messagebox/_variables.scss +15 -1
  98. package/scss/no-data/_variables.scss +1 -1
  99. package/scss/notification/_functions.scss +1 -1
  100. package/scss/notification/_variables.scss +23 -4
  101. package/scss/orgchart/_variables.scss +8 -8
  102. package/scss/overlay/_variables.scss +12 -1
  103. package/scss/pager/_variables.scss +3 -3
  104. package/scss/panel/_variables.scss +3 -3
  105. package/scss/panelbar/_variables.scss +18 -18
  106. package/scss/pdf-viewer/_variables.scss +13 -13
  107. package/scss/pivotgrid/_variables.scss +22 -22
  108. package/scss/popover/_variables.scss +3 -3
  109. package/scss/popup/_variables.scss +3 -3
  110. package/scss/progressbar/_variables.scss +8 -8
  111. package/scss/prompt/_variables.scss +12 -12
  112. package/scss/rating/_variables.scss +4 -4
  113. package/scss/scheduler/_variables.scss +17 -14
  114. package/scss/scrollview/_variables.scss +5 -5
  115. package/scss/signature/_variables.scss +1 -1
  116. package/scss/skeleton/_variables.scss +1 -1
  117. package/scss/slider/_variables.scss +19 -11
  118. package/scss/splitter/_variables.scss +8 -8
  119. package/scss/spreadsheet/_variables.scss +25 -25
  120. package/scss/stepper/_variables.scss +15 -15
  121. package/scss/switch/_variables.scss +50 -17
  122. package/scss/table/_variables.scss +10 -10
  123. package/scss/tabstrip/_variables.scss +17 -17
  124. package/scss/taskboard/_variables.scss +14 -14
  125. package/scss/tilelayout/_variables.scss +2 -2
  126. package/scss/timeline/_variables.scss +6 -6
  127. package/scss/timeselector/_variables.scss +18 -8
  128. package/scss/toolbar/_variables.scss +5 -5
  129. package/scss/tooltip/_functions.scss +1 -1
  130. package/scss/tooltip/_variables.scss +14 -3
  131. package/scss/treeview/_variables.scss +12 -12
  132. package/scss/typography/_variables.scss +3 -3
  133. package/scss/upload/_variables.scss +13 -13
  134. package/scss/window/_variables.scss +10 -10
  135. package/scss/core/color-system/_swatch-legacy.scss +0 -345
@@ -3,8 +3,7 @@
3
3
  "name": "Classic Silver",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.1",
8
7
  "previewColors": [
9
8
  "#ffffff",
10
9
  "#f3f3f4",
@@ -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": {
@@ -563,176 +552,6 @@
563
552
  "value": "#a185b1"
564
553
  }
565
554
  }
566
- },
567
- {
568
- "name": "Theme colors",
569
- "variables": {
570
- "kendo-is-dark-theme": {
571
- "name": "Dark theme",
572
- "type": "boolean",
573
- "value": false
574
- },
575
- "kendo-color-primary": {
576
- "name": "Primary",
577
- "type": "color",
578
- "value": "#1984c8"
579
- },
580
- "kendo-color-secondary": {
581
- "name": "Secondary",
582
- "type": "color",
583
- "value": "#f3f3f4"
584
- },
585
- "kendo-color-info": {
586
- "name": "Info",
587
- "type": "color",
588
- "value": "#007bc3"
589
- },
590
- "kendo-color-success": {
591
- "name": "Success",
592
- "type": "color",
593
- "value": "#3ea44e"
594
- },
595
- "kendo-color-warning": {
596
- "name": "Warning",
597
- "type": "color",
598
- "value": "#ff9800"
599
- },
600
- "kendo-color-error": {
601
- "name": "Error",
602
- "type": "color",
603
- "value": "#d92800"
604
- }
605
- }
606
- },
607
- {
608
- "name": "Body",
609
- "variables": {
610
- "kendo-body-text": {
611
- "name": "Body text color",
612
- "type": "color",
613
- "value": "#515967"
614
- },
615
- "kendo-body-bg": {
616
- "name": "Body background",
617
- "type": "color",
618
- "value": "#ffffff"
619
- },
620
- "kendo-subtle-text": {
621
- "name": "Subtle text color",
622
- "type": "color",
623
- "value": "#666666"
624
- }
625
- }
626
- },
627
- {
628
- "name": "Components",
629
- "variables": {
630
- "kendo-component-text": {
631
- "name": "Component text color",
632
- "type": "color",
633
- "value": "#515967"
634
- },
635
- "kendo-component-bg": {
636
- "name": "Component background",
637
- "type": "color",
638
- "value": "#ffffff"
639
- },
640
- "kendo-base-text": {
641
- "name": "Header text color",
642
- "type": "color",
643
- "value": "#515967"
644
- },
645
- "kendo-base-bg": {
646
- "name": "Header background",
647
- "type": "color",
648
- "value": "#f3f3f4"
649
- },
650
- "kendo-hover-text": {
651
- "name": "Hover text color",
652
- "type": "color",
653
- "value": "#263248"
654
- },
655
- "kendo-hover-bg": {
656
- "name": "Hover background",
657
- "type": "color",
658
- "value": "#dbdee5"
659
- },
660
- "kendo-selected-text": {
661
- "name": "Selected text color",
662
- "type": "color",
663
- "value": "#ffffff"
664
- },
665
- "kendo-selected-bg": {
666
- "name": "Selected background",
667
- "type": "color",
668
- "value": "#1984c8"
669
- }
670
- }
671
- },
672
- {
673
- "name": "Button",
674
- "variables": {
675
- "kendo-button-text": {
676
- "name": "Button text color",
677
- "type": "color",
678
- "value": "#515967"
679
- },
680
- "kendo-button-bg": {
681
- "name": "Button background",
682
- "type": "color",
683
- "value": "#f3f3f4"
684
- }
685
- }
686
- },
687
- {
688
- "name": "Link",
689
- "variables": {
690
- "kendo-link-text": {
691
- "name": "Link text color",
692
- "type": "color",
693
- "value": "#1984c8"
694
- },
695
- "kendo-link-hover-text": {
696
- "name": "Link hover text color",
697
- "type": "color",
698
- "value": "#156fa8"
699
- }
700
- }
701
- },
702
- {
703
- "name": "Dataviz",
704
- "variables": {
705
- "kendo-series-a": {
706
- "name": "Series A",
707
- "type": "color",
708
- "value": "#007bc3"
709
- },
710
- "kendo-series-b": {
711
- "name": "Series B",
712
- "type": "color",
713
- "value": "#3ea44e"
714
- },
715
- "kendo-series-c": {
716
- "name": "Series C",
717
- "type": "color",
718
- "value": "#ffae00"
719
- },
720
- "kendo-series-d": {
721
- "name": "Series D",
722
- "type": "color",
723
- "value": "#ef4c00"
724
- },
725
- "kendo-series-e": {
726
- "name": "Series E",
727
- "type": "color",
728
- "value": "#a419b7"
729
- },
730
- "kendo-series-f": {
731
- "name": "Series F",
732
- "type": "color",
733
- "value": "#430b62"
734
- }
735
- }
736
555
  }
737
556
  ]
738
557
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Classic Uniform",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-classic",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.1",
8
7
  "previewColors": [
9
8
  "#ffffff",
10
9
  "#f0f0f0",
@@ -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": {
@@ -564,111 +553,6 @@
564
553
  }
565
554
  }
566
555
  },
567
- {
568
- "name": "Theme colors",
569
- "variables": {
570
- "kendo-is-dark-theme": {
571
- "name": "Dark theme",
572
- "type": "boolean",
573
- "value": false
574
- },
575
- "kendo-color-primary": {
576
- "name": "Primary",
577
- "type": "color",
578
- "value": "#818181"
579
- },
580
- "kendo-color-secondary": {
581
- "name": "Secondary",
582
- "type": "color",
583
- "value": "#e9e9e9"
584
- },
585
- "kendo-color-info": {
586
- "name": "Info",
587
- "type": "color",
588
- "value": "#007bc3"
589
- },
590
- "kendo-color-success": {
591
- "name": "Success",
592
- "type": "color",
593
- "value": "#3ea44e"
594
- },
595
- "kendo-color-warning": {
596
- "name": "Warning",
597
- "type": "color",
598
- "value": "#ff9800"
599
- },
600
- "kendo-color-error": {
601
- "name": "Error",
602
- "type": "color",
603
- "value": "#d92800"
604
- }
605
- }
606
- },
607
- {
608
- "name": "Body",
609
- "variables": {
610
- "kendo-body-text": {
611
- "name": "Body text color",
612
- "type": "color",
613
- "value": "#272727"
614
- },
615
- "kendo-body-bg": {
616
- "name": "Body background",
617
- "type": "color",
618
- "value": "#ffffff"
619
- },
620
- "kendo-subtle-text": {
621
- "name": "Subtle text color",
622
- "type": "color",
623
- "value": "#666666"
624
- }
625
- }
626
- },
627
- {
628
- "name": "Components",
629
- "variables": {
630
- "kendo-component-text": {
631
- "name": "Component text color",
632
- "type": "color",
633
- "value": "#272727"
634
- },
635
- "kendo-component-bg": {
636
- "name": "Component background",
637
- "type": "color",
638
- "value": "#ffffff"
639
- },
640
- "kendo-base-text": {
641
- "name": "Header text color",
642
- "type": "color",
643
- "value": "#676767"
644
- },
645
- "kendo-base-bg": {
646
- "name": "Header background",
647
- "type": "color",
648
- "value": "#f0f0f0"
649
- },
650
- "kendo-hover-text": {
651
- "name": "Hover text color",
652
- "type": "color",
653
- "value": "#676767"
654
- },
655
- "kendo-hover-bg": {
656
- "name": "Hover background",
657
- "type": "color",
658
- "value": "#f9f9f9"
659
- },
660
- "kendo-selected-text": {
661
- "name": "Selected text color",
662
- "type": "color",
663
- "value": "#FFFFFF"
664
- },
665
- "kendo-selected-bg": {
666
- "name": "Selected background",
667
- "type": "color",
668
- "value": "#818181"
669
- }
670
- }
671
- },
672
556
  {
673
557
  "name": "Button",
674
558
  "variables": {
@@ -684,56 +568,6 @@
684
568
  }
685
569
  }
686
570
  },
687
- {
688
- "name": "Link",
689
- "variables": {
690
- "kendo-link-text": {
691
- "name": "Link text color",
692
- "type": "color",
693
- "value": "#818181"
694
- },
695
- "kendo-link-hover-text": {
696
- "name": "Link hover text color",
697
- "type": "color",
698
- "value": "#cc4a00"
699
- }
700
- }
701
- },
702
- {
703
- "name": "Dataviz",
704
- "variables": {
705
- "kendo-series-a": {
706
- "name": "Series A",
707
- "type": "color",
708
- "value": "#007bc3"
709
- },
710
- "kendo-series-b": {
711
- "name": "Series B",
712
- "type": "color",
713
- "value": "#3ea44e"
714
- },
715
- "kendo-series-c": {
716
- "name": "Series C",
717
- "type": "color",
718
- "value": "#ffae00"
719
- },
720
- "kendo-series-d": {
721
- "name": "Series D",
722
- "type": "color",
723
- "value": "#ef4c00"
724
- },
725
- "kendo-series-e": {
726
- "name": "Series E",
727
- "type": "color",
728
- "value": "#a419b7"
729
- },
730
- "kendo-series-f": {
731
- "name": "Series F",
732
- "type": "color",
733
- "value": "#430b62"
734
- }
735
- }
736
- },
737
571
  {
738
572
  "hidden": true,
739
573
  "variables": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-classic",
3
3
  "description": "Sass port of less based themes for Kendo UI theme",
4
- "version": "10.6.0",
4
+ "version": "11.0.0-dev.1",
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.1",
57
+ "@progress/kendo-theme-utils": "11.0.0-dev.1"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "61de20186b040b6e1ac5affab2bac1ef961b6a52"
63
+ "gitHead": "57358fb664667fda76ce2febcd9bf331796b263c"
64
64
  }
@@ -16,9 +16,9 @@ $kendo-actionsheet-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  $kendo-actionsheet-font-family: var( --kendo-font-family, inherit ) !default;
17
17
  $kendo-actionsheet-line-height: var( --kendo-line-height, normal ) !default;
18
18
 
19
- $kendo-actionsheet-bg: $kendo-component-bg !default;
20
- $kendo-actionsheet-text: $kendo-component-text !default;
21
- $kendo-actionsheet-border: $kendo-component-border !default;
19
+ $kendo-actionsheet-bg: k-color(surface-alt) !default;
20
+ $kendo-actionsheet-text: k-color(on-app-surface) !default;
21
+ $kendo-actionsheet-border: k-color(border) !default;
22
22
  $kendo-actionsheet-shadow: k-elevation(7) !default;
23
23
 
24
24
 
@@ -33,19 +33,19 @@ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
33
33
 
34
34
  $kendo-actionsheet-titlebar-bg: null !default;
35
35
  $kendo-actionsheet-titlebar-text: null !default;
36
- $kendo-actionsheet-titlebar-border: $kendo-component-border !default;
36
+ $kendo-actionsheet-titlebar-border: k-color(border) !default;
37
37
  $kendo-actionsheet-titlebar-gradient: null !default;
38
38
  $kendo-actionsheet-titlebar-shadow: null !default;
39
39
 
40
40
  $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
41
41
  $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
42
- $kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
42
+ $kendo-actionsheet-subtitle-text: k-color(subtle) !default;
43
43
 
44
44
  $kendo-actionsheet-footer-border-width: 1px !default;
45
45
 
46
46
  $kendo-actionsheet-footer-bg: null !default;
47
47
  $kendo-actionsheet-footer-text: null !default;
48
- $kendo-actionsheet-footer-border: $kendo-component-border !default;
48
+ $kendo-actionsheet-footer-border: k-color(border) !default;
49
49
  $kendo-actionsheet-footer-gradient: null !default;
50
50
  $kendo-actionsheet-footer-shadow: null !default;
51
51
 
@@ -60,9 +60,9 @@ $kendo-actionsheet-item-title-font-weight: null !default;
60
60
  $kendo-actionsheet-item-title-text-transform: null !default;
61
61
 
62
62
  $kendo-actionsheet-item-description-font-size: .875em !default;
63
- $kendo-actionsheet-item-description-text: $kendo-subtle-text !default;
64
-
65
- $kendo-actionsheet-item-hover-bg: $kendo-hover-bg !default;
63
+ $kendo-actionsheet-item-description-text: k-color(subtle) !default;
64
+ $kendo-actionsheet-item-description-line-height: null !default;
65
+ $kendo-actionsheet-item-hover-bg: k-color(base-hover) !default;
66
66
  $kendo-actionsheet-item-hover-text: null !default;
67
67
  $kendo-actionsheet-item-hover-border: null !default;
68
68
  $kendo-actionsheet-item-hover-gradient: null !default;
@@ -83,6 +83,7 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
83
83
 
84
84
  // Adaptive Actionsheet
85
85
  $kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
86
+ $kendo-adaptive-actionsheet-line-height: var( --kendo-line-height, inherit ) !default;
86
87
  $kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
87
88
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
88
89
 
@@ -138,6 +139,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
138
139
  $kendo-actionsheet-item-title-font-weight: $kendo-actionsheet-item-title-font-weight,
139
140
  $kendo-actionsheet-item-title-text-transform: $kendo-actionsheet-item-title-text-transform,
140
141
  $kendo-actionsheet-item-description-font-size: $kendo-actionsheet-item-description-font-size,
142
+ $kendo-actionsheet-item-description-line-height: $kendo-actionsheet-item-description-line-height,
141
143
  $kendo-actionsheet-item-description-text: $kendo-actionsheet-item-description-text,
142
144
  $kendo-actionsheet-item-hover-bg: $kendo-actionsheet-item-hover-bg,
143
145
  $kendo-actionsheet-item-hover-text: $kendo-actionsheet-item-hover-text,
@@ -155,6 +157,7 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
155
157
  $kendo-actionsheet-item-disabled-gradient: $kendo-actionsheet-item-disabled-gradient,
156
158
  $kendo-actionsheet-item-disabled-shadow: $kendo-actionsheet-item-disabled-shadow,
157
159
  $kendo-adaptive-actionsheet-font-size: $kendo-adaptive-actionsheet-font-size,
160
+ $kendo-adaptive-actionsheet-line-height: $kendo-adaptive-actionsheet-line-height,
158
161
  $kendo-adaptive-actionsheet-titlebar-padding-y: $kendo-adaptive-actionsheet-titlebar-padding-y,
159
162
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-x,
160
163
  $kendo-adaptive-actionsheet-content-padding-y: $kendo-adaptive-actionsheet-content-padding-y,
@@ -2,20 +2,20 @@
2
2
  @use "../core/functions/index.import.scss" as *;
3
3
 
4
4
  // Adaptive
5
- $kendo-adaptive-bg: $kendo-component-bg !default;
6
- $kendo-adaptive-text: $kendo-component-text !default;
7
- $kendo-adaptive-border: $kendo-component-border !default;
5
+ $kendo-adaptive-bg: k-color(surface-alt) !default;
6
+ $kendo-adaptive-text: k-color(on-app-surface) !default;
7
+ $kendo-adaptive-border: k-color(border) !default;
8
8
 
9
- $kendo-adaptive-content-bg: $kendo-app-bg !default;
10
- $kendo-adaptive-content-text: $kendo-app-text !default;
9
+ $kendo-adaptive-content-bg: k-color(app-surface) !default;
10
+ $kendo-adaptive-content-text: k-color(on-app-surface) !default;
11
11
 
12
- $kendo-adaptive-menu-bg: $kendo-color-primary !default;
13
- $kendo-adaptive-menu-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-adaptive-menu-bg )) !default;
12
+ $kendo-adaptive-menu-bg: k-color(primary) !default;
13
+ $kendo-adaptive-menu-text: k-color(on-primary) !default;
14
14
 
15
- $kendo-adaptive-menu-clear-text: $kendo-color-primary !default;
15
+ $kendo-adaptive-menu-clear-text: k-color(primary) !default;
16
16
 
17
- $kendo-adaptive-menu-item-border: $kendo-component-border !default;
18
- $kendo-adaptive-menu-title-text: $kendo-component-text !default;
17
+ $kendo-adaptive-menu-item-border: k-color(border) !default;
18
+ $kendo-adaptive-menu-title-text: k-color(on-app-surface) !default;
19
19
 
20
20
  $kendo-adaptive-border-width: 1px !default;
21
21
  $kendo-adaptive-font-family: var( --kendo-font-family, inherit ) !default;
@@ -24,13 +24,13 @@ $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
24
24
 
25
25
 
26
26
  // Adaptive Grid
27
- $kendo-adaptive-grid-sort-text: $kendo-color-primary !default;
27
+ $kendo-adaptive-grid-sort-text: k-color(primary) !default;
28
28
 
29
29
 
30
30
  // Adaptive Scheduler
31
- $kendo-adaptive-scheduler-current-text: $kendo-color-primary !default;
31
+ $kendo-adaptive-scheduler-current-text: k-color(primary) !default;
32
32
  $kendo-adaptive-scheduler-base-text: inherit !default;
33
- $kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
33
+ $kendo-adaptive-scheduler-subtle-text: k-color(subtle) !default;
34
34
 
35
35
 
36
36
  @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 colorr.
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
  );
@@ -25,7 +25,18 @@ $kendo-avatar-sizes: (
25
25
 
26
26
  /// The theme colors map of the Avatar.
27
27
  /// @group avatar
28
- $kendo-avatar-theme-colors: $kendo-theme-colors !default;
28
+ $kendo-avatar-theme-colors: (
29
+ "primary": k-color(primary),
30
+ "secondary": k-color(secondary),
31
+ "tertiary": k-color(tertiary),
32
+ "info": k-color(info),
33
+ "success": k-color(success),
34
+ "warning": k-color(warning),
35
+ "error": k-color(error),
36
+ "dark": k-color(dark),
37
+ "light": k-color(light),
38
+ "inverse": if($kendo-is-dark-theme, k-color(light), k-color(dark))
39
+ ) !default;
29
40
 
30
41
 
31
42
  @forward "@progress/kendo-theme-core/scss/components/avatar/_variables.scss" with (
@@ -102,6 +102,19 @@ $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;
117
+
105
118
 
106
119
  @forward "@progress/kendo-theme-core/scss/components/badge/_variables.scss" with (
107
120
  $kendo-badge-border-width: $kendo-badge-border-width,
@@ -126,5 +139,6 @@ $kendo-badge-sizes: (
126
139
  $kendo-badge-sm-min-width: $kendo-badge-sm-min-width,
127
140
  $kendo-badge-md-min-width: $kendo-badge-md-min-width,
128
141
  $kendo-badge-lg-min-width: $kendo-badge-lg-min-width,
129
- $kendo-badge-sizes: $kendo-badge-sizes
142
+ $kendo-badge-sizes: $kendo-badge-sizes,
143
+ $kendo-badge-theme-colors: $kendo-badge-theme-colors
130
144
  );