@progress/kendo-theme-classic 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.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-main.scss +1 -5
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +5 -2
- package/dist/meta/sassdoc-data.json +1508 -4460
- package/dist/meta/sassdoc-raw-data.json +748 -2110
- package/dist/meta/variables.json +162 -329
- package/lib/swatches/classic-green-dark.json +1 -182
- package/lib/swatches/classic-green.json +1 -182
- package/lib/swatches/classic-lavender-dark.json +2 -203
- package/lib/swatches/classic-lavender.json +2 -183
- package/lib/swatches/classic-main-dark.json +1 -182
- package/lib/swatches/classic-main.json +2 -184
- package/lib/swatches/classic-metro-dark.json +1 -209
- package/lib/swatches/classic-metro.json +2 -203
- package/lib/swatches/classic-moonlight.json +1 -209
- package/lib/swatches/classic-opal-dark.json +1 -207
- package/lib/swatches/classic-opal.json +1 -182
- package/lib/swatches/classic-silver-dark.json +1 -182
- package/lib/swatches/classic-silver.json +1 -182
- package/lib/swatches/classic-uniform.json +1 -167
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +18 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +17 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +24 -15
- package/scss/calendar/_variables.scss +18 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +24 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +9 -9
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/core/_index.scss +8 -5
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +5 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +9 -9
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +12 -4
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +11 -11
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +15 -15
- package/scss/list/_variables.scss +8 -8
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +13 -13
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +15 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +18 -18
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +10 -10
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +16 -16
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +17 -17
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +12 -8
- package/scss/toolbar/_variables.scss +5 -5
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +12 -12
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +10 -10
- 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": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.0",
|
|
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": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.0",
|
|
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": "
|
|
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": "
|
|
57
|
-
"@progress/kendo-theme-utils": "
|
|
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": "
|
|
63
|
+
"gitHead": "b83fa9575266e751edf9317822154d05a4fc566a"
|
|
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:
|
|
20
|
-
$kendo-actionsheet-text:
|
|
21
|
-
$kendo-actionsheet-border:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
63
|
+
$kendo-actionsheet-item-description-text: k-color(subtle) !default;
|
|
64
64
|
|
|
65
|
-
$kendo-actionsheet-item-hover-bg:
|
|
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;
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
@use "../core/functions/index.import.scss" as *;
|
|
3
3
|
|
|
4
4
|
// Adaptive
|
|
5
|
-
$kendo-adaptive-bg:
|
|
6
|
-
$kendo-adaptive-text:
|
|
7
|
-
$kendo-adaptive-border:
|
|
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:
|
|
10
|
-
$kendo-adaptive-content-text:
|
|
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:
|
|
13
|
-
$kendo-adaptive-menu-text:
|
|
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:
|
|
15
|
+
$kendo-adaptive-menu-clear-text: k-color(primary) !default;
|
|
16
16
|
|
|
17
|
-
$kendo-adaptive-menu-item-border:
|
|
18
|
-
$kendo-adaptive-menu-title-text:
|
|
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:
|
|
27
|
+
$kendo-adaptive-grid-sort-text: k-color(primary) !default;
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
// Adaptive Scheduler
|
|
31
|
-
$kendo-adaptive-scheduler-current-text:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
);
|
|
@@ -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:
|
|
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:
|
|
62
|
+
$kendo-bottom-nav-flat-bg: k-color(surface-alt) !default;
|
|
63
63
|
/// The border color of the flat BottomNavigation.
|
|
64
64
|
/// @group bottom-navigation
|
|
65
|
-
$kendo-bottom-nav-flat-border:
|
|
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
|
);
|