@progress/kendo-theme-default 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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-blue.scss +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +1 -5
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +3 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +3 -2
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +1 -1
- package/dist/meta/sassdoc-data.json +6032 -4604
- package/dist/meta/sassdoc-raw-data.json +2866 -2216
- package/dist/meta/variables.json +425 -376
- package/lib/swatches/default-blue.json +1 -182
- package/lib/swatches/default-dataviz-v4.json +1 -47
- package/lib/swatches/default-green.json +1 -182
- package/lib/swatches/default-main-dark.json +1 -207
- package/lib/swatches/default-main.json +2 -184
- package/lib/swatches/default-nordic.json +1 -182
- package/lib/swatches/default-ocean-blue-a11y.json +2 -192
- package/lib/swatches/default-ocean-blue.json +2 -205
- package/lib/swatches/default-orange.json +1 -182
- package/lib/swatches/default-purple.json +1 -182
- package/lib/swatches/default-turquoise.json +1 -167
- package/lib/swatches/default-urban.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +13 -9
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +26 -13
- package/scss/calendar/_variables.scss +39 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +23 -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 +30 -11
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +6 -36
- package/scss/core/_index.scss +8 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +10 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +35 -10
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- 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 +12 -12
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_variables.scss +86 -11
- 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 +16 -8
- 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 +24 -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 +12 -12
- 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 +20 -11
- 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 +48 -14
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +12 -13
- 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 +19 -8
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +8 -8
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -8
- package/scss/core/color-system/_swatch-legacy.scss +0 -222
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Purple",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
8
7
|
"previewColors": [
|
|
9
8
|
"#ffffff",
|
|
10
9
|
"#f5f5f5",
|
|
@@ -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": "#d5a3df"
|
|
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": "#bf70cc"
|
|
569
|
-
},
|
|
570
|
-
"kendo-color-secondary": {
|
|
571
|
-
"name": "Secondary",
|
|
572
|
-
"type": "color",
|
|
573
|
-
"value": "#f6f6f6"
|
|
574
|
-
},
|
|
575
|
-
"kendo-color-info": {
|
|
576
|
-
"name": "Info",
|
|
577
|
-
"type": "color",
|
|
578
|
-
"value": "#3e80ed"
|
|
579
|
-
},
|
|
580
|
-
"kendo-color-success": {
|
|
581
|
-
"name": "Success",
|
|
582
|
-
"type": "color",
|
|
583
|
-
"value": "#5ec232"
|
|
584
|
-
},
|
|
585
|
-
"kendo-color-warning": {
|
|
586
|
-
"name": "Warning",
|
|
587
|
-
"type": "color",
|
|
588
|
-
"value": "#fdce3e"
|
|
589
|
-
},
|
|
590
|
-
"kendo-color-error": {
|
|
591
|
-
"name": "Error",
|
|
592
|
-
"type": "color",
|
|
593
|
-
"value": "#d51923"
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"name": "Body",
|
|
599
|
-
"variables": {
|
|
600
|
-
"kendo-body-text": {
|
|
601
|
-
"name": "Body text color",
|
|
602
|
-
"type": "color",
|
|
603
|
-
"value": "#424242"
|
|
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": "#666666"
|
|
614
|
-
}
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"name": "Components",
|
|
619
|
-
"variables": {
|
|
620
|
-
"kendo-component-text": {
|
|
621
|
-
"name": "Component text color",
|
|
622
|
-
"type": "color",
|
|
623
|
-
"value": "#424242"
|
|
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": "#424242"
|
|
634
|
-
},
|
|
635
|
-
"kendo-base-bg": {
|
|
636
|
-
"name": "Header background",
|
|
637
|
-
"type": "color",
|
|
638
|
-
"value": "#fafafa"
|
|
639
|
-
},
|
|
640
|
-
"kendo-hover-text": {
|
|
641
|
-
"name": "Hover text color",
|
|
642
|
-
"type": "color",
|
|
643
|
-
"value": "#424242"
|
|
644
|
-
},
|
|
645
|
-
"kendo-hover-bg": {
|
|
646
|
-
"name": "Hover background",
|
|
647
|
-
"type": "color",
|
|
648
|
-
"value": "#ececec"
|
|
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": "#bf70cc"
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"name": "Button",
|
|
664
|
-
"variables": {
|
|
665
|
-
"kendo-button-text": {
|
|
666
|
-
"name": "Button text color",
|
|
667
|
-
"type": "color",
|
|
668
|
-
"value": "#424242"
|
|
669
|
-
},
|
|
670
|
-
"kendo-button-bg": {
|
|
671
|
-
"name": "Button background",
|
|
672
|
-
"type": "color",
|
|
673
|
-
"value": "#f5f5f5"
|
|
674
|
-
}
|
|
675
|
-
}
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"name": "Link",
|
|
679
|
-
"variables": {
|
|
680
|
-
"kendo-link-text": {
|
|
681
|
-
"name": "Link text color",
|
|
682
|
-
"type": "color",
|
|
683
|
-
"value": "#bf70cc"
|
|
684
|
-
},
|
|
685
|
-
"kendo-link-hover-text": {
|
|
686
|
-
"name": "Link hover text color",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#a05eab"
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "Dataviz",
|
|
694
|
-
"variables": {
|
|
695
|
-
"kendo-series-a": {
|
|
696
|
-
"name": "Series A",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#bf70cc"
|
|
699
|
-
},
|
|
700
|
-
"kendo-series-b": {
|
|
701
|
-
"name": "Series B",
|
|
702
|
-
"type": "color",
|
|
703
|
-
"value": "#ffd246"
|
|
704
|
-
},
|
|
705
|
-
"kendo-series-c": {
|
|
706
|
-
"name": "Series C",
|
|
707
|
-
"type": "color",
|
|
708
|
-
"value": "#78d237"
|
|
709
|
-
},
|
|
710
|
-
"kendo-series-d": {
|
|
711
|
-
"name": "Series D",
|
|
712
|
-
"type": "color",
|
|
713
|
-
"value": "#28b4c8"
|
|
714
|
-
},
|
|
715
|
-
"kendo-series-e": {
|
|
716
|
-
"name": "Series E",
|
|
717
|
-
"type": "color",
|
|
718
|
-
"value": "#2d73f5"
|
|
719
|
-
},
|
|
720
|
-
"kendo-series-f": {
|
|
721
|
-
"name": "Series F",
|
|
722
|
-
"type": "color",
|
|
723
|
-
"value": "#aa46be"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
545
|
}
|
|
727
546
|
]
|
|
728
547
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Turquoise",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
8
7
|
"previewColors": [
|
|
9
8
|
"#ffffff",
|
|
10
9
|
"#f5f5f5",
|
|
@@ -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": {
|
|
@@ -554,111 +543,6 @@
|
|
|
554
543
|
}
|
|
555
544
|
}
|
|
556
545
|
},
|
|
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": "#28bfba"
|
|
569
|
-
},
|
|
570
|
-
"kendo-color-secondary": {
|
|
571
|
-
"name": "Secondary",
|
|
572
|
-
"type": "color",
|
|
573
|
-
"value": "#f6f6f6"
|
|
574
|
-
},
|
|
575
|
-
"kendo-color-info": {
|
|
576
|
-
"name": "Info",
|
|
577
|
-
"type": "color",
|
|
578
|
-
"value": "#3e80ed"
|
|
579
|
-
},
|
|
580
|
-
"kendo-color-success": {
|
|
581
|
-
"name": "Success",
|
|
582
|
-
"type": "color",
|
|
583
|
-
"value": "#5ec232"
|
|
584
|
-
},
|
|
585
|
-
"kendo-color-warning": {
|
|
586
|
-
"name": "Warning",
|
|
587
|
-
"type": "color",
|
|
588
|
-
"value": "#fdce3e"
|
|
589
|
-
},
|
|
590
|
-
"kendo-color-error": {
|
|
591
|
-
"name": "Error",
|
|
592
|
-
"type": "color",
|
|
593
|
-
"value": "#d51923"
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"name": "Body",
|
|
599
|
-
"variables": {
|
|
600
|
-
"kendo-body-text": {
|
|
601
|
-
"name": "Body text color",
|
|
602
|
-
"type": "color",
|
|
603
|
-
"value": "#424242"
|
|
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": "#666666"
|
|
614
|
-
}
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"name": "Components",
|
|
619
|
-
"variables": {
|
|
620
|
-
"kendo-component-text": {
|
|
621
|
-
"name": "Component text color",
|
|
622
|
-
"type": "color",
|
|
623
|
-
"value": "#424242"
|
|
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": "#424242"
|
|
634
|
-
},
|
|
635
|
-
"kendo-base-bg": {
|
|
636
|
-
"name": "Header background",
|
|
637
|
-
"type": "color",
|
|
638
|
-
"value": "#fafafa"
|
|
639
|
-
},
|
|
640
|
-
"kendo-hover-text": {
|
|
641
|
-
"name": "Hover text color",
|
|
642
|
-
"type": "color",
|
|
643
|
-
"value": "#424242"
|
|
644
|
-
},
|
|
645
|
-
"kendo-hover-bg": {
|
|
646
|
-
"name": "Hover background",
|
|
647
|
-
"type": "color",
|
|
648
|
-
"value": "#ececec"
|
|
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": "#28bfba"
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
546
|
{
|
|
663
547
|
"name": "Button",
|
|
664
548
|
"variables": {
|
|
@@ -673,56 +557,6 @@
|
|
|
673
557
|
"value": "#f5f5f5"
|
|
674
558
|
}
|
|
675
559
|
}
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"name": "Link",
|
|
679
|
-
"variables": {
|
|
680
|
-
"kendo-link-text": {
|
|
681
|
-
"name": "Link text color",
|
|
682
|
-
"type": "color",
|
|
683
|
-
"value": "#28bfba"
|
|
684
|
-
},
|
|
685
|
-
"kendo-link-hover-text": {
|
|
686
|
-
"name": "Link hover text color",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#22a09c"
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "Dataviz",
|
|
694
|
-
"variables": {
|
|
695
|
-
"kendo-series-a": {
|
|
696
|
-
"name": "Series A",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#28bfba"
|
|
699
|
-
},
|
|
700
|
-
"kendo-series-b": {
|
|
701
|
-
"name": "Series B",
|
|
702
|
-
"type": "color",
|
|
703
|
-
"value": "#ffd246"
|
|
704
|
-
},
|
|
705
|
-
"kendo-series-c": {
|
|
706
|
-
"name": "Series C",
|
|
707
|
-
"type": "color",
|
|
708
|
-
"value": "#78d237"
|
|
709
|
-
},
|
|
710
|
-
"kendo-series-d": {
|
|
711
|
-
"name": "Series D",
|
|
712
|
-
"type": "color",
|
|
713
|
-
"value": "#28b4c8"
|
|
714
|
-
},
|
|
715
|
-
"kendo-series-e": {
|
|
716
|
-
"name": "Series E",
|
|
717
|
-
"type": "color",
|
|
718
|
-
"value": "#2d73f5"
|
|
719
|
-
},
|
|
720
|
-
"kendo-series-f": {
|
|
721
|
-
"name": "Series F",
|
|
722
|
-
"type": "color",
|
|
723
|
-
"value": "#aa46be"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
560
|
}
|
|
727
561
|
]
|
|
728
562
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Urban",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
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
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "11.0.0-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "^4.1.0",
|
|
55
|
-
"@progress/kendo-theme-core": "
|
|
56
|
-
"@progress/kendo-theme-utils": "
|
|
55
|
+
"@progress/kendo-theme-core": "11.0.0-dev.1",
|
|
56
|
+
"@progress/kendo-theme-utils": "11.0.0-dev.1"
|
|
57
57
|
},
|
|
58
58
|
"directories": {
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "57358fb664667fda76ce2febcd9bf331796b263c"
|
|
63
63
|
}
|