@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 Ocean Blue A11Y",
|
|
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": {
|
|
@@ -654,136 +643,9 @@
|
|
|
654
643
|
}
|
|
655
644
|
}
|
|
656
645
|
},
|
|
657
|
-
{
|
|
658
|
-
"name": "Theme colors",
|
|
659
|
-
"variables": {
|
|
660
|
-
"kendo-is-dark-theme": {
|
|
661
|
-
"name": "Dark theme",
|
|
662
|
-
"type": "boolean",
|
|
663
|
-
"value": false
|
|
664
|
-
},
|
|
665
|
-
"kendo-color-primary": {
|
|
666
|
-
"name": "Primary",
|
|
667
|
-
"type": "color",
|
|
668
|
-
"value": "#1274AC"
|
|
669
|
-
},
|
|
670
|
-
"kendo-color-secondary": {
|
|
671
|
-
"name": "Secondary",
|
|
672
|
-
"type": "color",
|
|
673
|
-
"value": "#757575"
|
|
674
|
-
},
|
|
675
|
-
"kendo-color-tertiary": {
|
|
676
|
-
"name": "Tertiary",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#007F84"
|
|
679
|
-
},
|
|
680
|
-
"kendo-color-info": {
|
|
681
|
-
"name": "Info",
|
|
682
|
-
"type": "color",
|
|
683
|
-
"value": "#0058E9"
|
|
684
|
-
},
|
|
685
|
-
"kendo-color-success": {
|
|
686
|
-
"name": "Success",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#278200"
|
|
689
|
-
},
|
|
690
|
-
"kendo-color-warning": {
|
|
691
|
-
"name": "Warning",
|
|
692
|
-
"type": "color",
|
|
693
|
-
"value": "#FDCE3E"
|
|
694
|
-
},
|
|
695
|
-
"kendo-color-error": {
|
|
696
|
-
"name": "Error",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#D51923"
|
|
699
|
-
},
|
|
700
|
-
"kendo-color-light": {
|
|
701
|
-
"name": "Light",
|
|
702
|
-
"type": "color",
|
|
703
|
-
"value": "#757575"
|
|
704
|
-
}
|
|
705
|
-
}
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"name": "Body",
|
|
709
|
-
"variables": {
|
|
710
|
-
"kendo-body-text": {
|
|
711
|
-
"name": "Body text color",
|
|
712
|
-
"type": "color",
|
|
713
|
-
"value": "#424242"
|
|
714
|
-
},
|
|
715
|
-
"kendo-body-bg": {
|
|
716
|
-
"name": "Body background",
|
|
717
|
-
"type": "color",
|
|
718
|
-
"value": "#ffffff"
|
|
719
|
-
},
|
|
720
|
-
"kendo-subtle-text": {
|
|
721
|
-
"name": "Subtle text color",
|
|
722
|
-
"type": "color",
|
|
723
|
-
"value": "#666666"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"name": "Components",
|
|
729
|
-
"variables": {
|
|
730
|
-
"kendo-component-text": {
|
|
731
|
-
"name": "Component text color",
|
|
732
|
-
"type": "color",
|
|
733
|
-
"value": "#424242"
|
|
734
|
-
},
|
|
735
|
-
"kendo-component-bg": {
|
|
736
|
-
"name": "Component background",
|
|
737
|
-
"type": "color",
|
|
738
|
-
"value": "#ffffff"
|
|
739
|
-
},
|
|
740
|
-
"kendo-base-text": {
|
|
741
|
-
"name": "Header text color",
|
|
742
|
-
"type": "color",
|
|
743
|
-
"value": "#424242"
|
|
744
|
-
},
|
|
745
|
-
"kendo-base-bg": {
|
|
746
|
-
"name": "Header background",
|
|
747
|
-
"type": "color",
|
|
748
|
-
"value": "#fafafa"
|
|
749
|
-
},
|
|
750
|
-
"kendo-hover-text": {
|
|
751
|
-
"name": "Hover text color",
|
|
752
|
-
"type": "color",
|
|
753
|
-
"value": "#424242"
|
|
754
|
-
},
|
|
755
|
-
"kendo-hover-bg": {
|
|
756
|
-
"name": "Hover background",
|
|
757
|
-
"type": "color",
|
|
758
|
-
"value": "#ececec"
|
|
759
|
-
},
|
|
760
|
-
"kendo-selected-text": {
|
|
761
|
-
"name": "Selected text color",
|
|
762
|
-
"type": "color",
|
|
763
|
-
"value": "#ffffff"
|
|
764
|
-
},
|
|
765
|
-
"kendo-selected-bg": {
|
|
766
|
-
"name": "Selected background",
|
|
767
|
-
"type": "color",
|
|
768
|
-
"value": "#1274AC"
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
},
|
|
772
646
|
{
|
|
773
647
|
"name": "Button",
|
|
774
648
|
"variables": {
|
|
775
|
-
"kendo-button-text": {
|
|
776
|
-
"name": "Button text color",
|
|
777
|
-
"type": "color",
|
|
778
|
-
"value": "#424242"
|
|
779
|
-
},
|
|
780
|
-
"kendo-button-bg": {
|
|
781
|
-
"name": "Button background",
|
|
782
|
-
"type": "color",
|
|
783
|
-
"value": "#f5f5f5"
|
|
784
|
-
}
|
|
785
|
-
},
|
|
786
|
-
"universal": {
|
|
787
649
|
"kendo-flat-button-hover-opacity": {
|
|
788
650
|
"name": "Flat Button hover opacity",
|
|
789
651
|
"type": "number",
|
|
@@ -806,56 +668,6 @@
|
|
|
806
668
|
}
|
|
807
669
|
}
|
|
808
670
|
},
|
|
809
|
-
{
|
|
810
|
-
"name": "Link",
|
|
811
|
-
"variables": {
|
|
812
|
-
"kendo-link-text": {
|
|
813
|
-
"name": "Link text color",
|
|
814
|
-
"type": "color",
|
|
815
|
-
"value": "#1274AC"
|
|
816
|
-
},
|
|
817
|
-
"kendo-link-hover-text": {
|
|
818
|
-
"name": "Link hover text color",
|
|
819
|
-
"type": "color",
|
|
820
|
-
"value": "#0f6190"
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"name": "Dataviz",
|
|
826
|
-
"variables": {
|
|
827
|
-
"kendo-series-a": {
|
|
828
|
-
"name": "Series A",
|
|
829
|
-
"type": "color",
|
|
830
|
-
"value": "#1274AC"
|
|
831
|
-
},
|
|
832
|
-
"kendo-series-b": {
|
|
833
|
-
"name": "Series B",
|
|
834
|
-
"type": "color",
|
|
835
|
-
"value": "#FFE162"
|
|
836
|
-
},
|
|
837
|
-
"kendo-series-c": {
|
|
838
|
-
"name": "Series C",
|
|
839
|
-
"type": "color",
|
|
840
|
-
"value": "#4CD180"
|
|
841
|
-
},
|
|
842
|
-
"kendo-series-d": {
|
|
843
|
-
"name": "Series D",
|
|
844
|
-
"type": "color",
|
|
845
|
-
"value": "#0074e6"
|
|
846
|
-
},
|
|
847
|
-
"kendo-series-e": {
|
|
848
|
-
"name": "Series E",
|
|
849
|
-
"type": "color",
|
|
850
|
-
"value": "#9B4FE6"
|
|
851
|
-
},
|
|
852
|
-
"kendo-series-f": {
|
|
853
|
-
"name": "Series F",
|
|
854
|
-
"type": "color",
|
|
855
|
-
"value": "#FF80AC"
|
|
856
|
-
}
|
|
857
|
-
}
|
|
858
|
-
},
|
|
859
671
|
{
|
|
860
672
|
"name": "Contrast improvements",
|
|
861
673
|
"hidden": true,
|
|
@@ -869,9 +681,7 @@
|
|
|
869
681
|
"name": "Scheduler event selected background",
|
|
870
682
|
"type": "color",
|
|
871
683
|
"value": "#0f6190"
|
|
872
|
-
}
|
|
873
|
-
},
|
|
874
|
-
"universal": {
|
|
684
|
+
},
|
|
875
685
|
"kendo-enable-focus-contrast": {
|
|
876
686
|
"name": "Enable focus indicator contrast",
|
|
877
687
|
"type": "boolean",
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Ocean Blue",
|
|
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": {
|
|
@@ -654,136 +643,9 @@
|
|
|
654
643
|
}
|
|
655
644
|
}
|
|
656
645
|
},
|
|
657
|
-
{
|
|
658
|
-
"name": "Theme colors",
|
|
659
|
-
"variables": {
|
|
660
|
-
"kendo-is-dark-theme": {
|
|
661
|
-
"name": "Dark theme",
|
|
662
|
-
"type": "boolean",
|
|
663
|
-
"value": false
|
|
664
|
-
},
|
|
665
|
-
"kendo-color-primary": {
|
|
666
|
-
"name": "Primary",
|
|
667
|
-
"type": "color",
|
|
668
|
-
"value": "#1274AC"
|
|
669
|
-
},
|
|
670
|
-
"kendo-color-secondary": {
|
|
671
|
-
"name": "Secondary",
|
|
672
|
-
"type": "color",
|
|
673
|
-
"value": "#757575"
|
|
674
|
-
},
|
|
675
|
-
"kendo-color-tertiary": {
|
|
676
|
-
"name": "Tertiary",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#007F84"
|
|
679
|
-
},
|
|
680
|
-
"kendo-color-info": {
|
|
681
|
-
"name": "Info",
|
|
682
|
-
"type": "color",
|
|
683
|
-
"value": "#0058E9"
|
|
684
|
-
},
|
|
685
|
-
"kendo-color-success": {
|
|
686
|
-
"name": "Success",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#278200"
|
|
689
|
-
},
|
|
690
|
-
"kendo-color-warning": {
|
|
691
|
-
"name": "Warning",
|
|
692
|
-
"type": "color",
|
|
693
|
-
"value": "#F5A600"
|
|
694
|
-
},
|
|
695
|
-
"kendo-color-error": {
|
|
696
|
-
"name": "Error",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#D51923"
|
|
699
|
-
},
|
|
700
|
-
"kendo-color-light": {
|
|
701
|
-
"name": "Light",
|
|
702
|
-
"type": "color",
|
|
703
|
-
"value": "#757575"
|
|
704
|
-
}
|
|
705
|
-
}
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"name": "Body",
|
|
709
|
-
"variables": {
|
|
710
|
-
"kendo-body-text": {
|
|
711
|
-
"name": "Body text color",
|
|
712
|
-
"type": "color",
|
|
713
|
-
"value": "#424242"
|
|
714
|
-
},
|
|
715
|
-
"kendo-body-bg": {
|
|
716
|
-
"name": "Body background",
|
|
717
|
-
"type": "color",
|
|
718
|
-
"value": "#ffffff"
|
|
719
|
-
},
|
|
720
|
-
"kendo-subtle-text": {
|
|
721
|
-
"name": "Subtle text color",
|
|
722
|
-
"type": "color",
|
|
723
|
-
"value": "#666666"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"name": "Components",
|
|
729
|
-
"variables": {
|
|
730
|
-
"kendo-component-text": {
|
|
731
|
-
"name": "Component text color",
|
|
732
|
-
"type": "color",
|
|
733
|
-
"value": "#424242"
|
|
734
|
-
},
|
|
735
|
-
"kendo-component-bg": {
|
|
736
|
-
"name": "Component background",
|
|
737
|
-
"type": "color",
|
|
738
|
-
"value": "#ffffff"
|
|
739
|
-
},
|
|
740
|
-
"kendo-base-text": {
|
|
741
|
-
"name": "Header text color",
|
|
742
|
-
"type": "color",
|
|
743
|
-
"value": "#424242"
|
|
744
|
-
},
|
|
745
|
-
"kendo-base-bg": {
|
|
746
|
-
"name": "Header background",
|
|
747
|
-
"type": "color",
|
|
748
|
-
"value": "#fafafa"
|
|
749
|
-
},
|
|
750
|
-
"kendo-hover-text": {
|
|
751
|
-
"name": "Hover text color",
|
|
752
|
-
"type": "color",
|
|
753
|
-
"value": "#424242"
|
|
754
|
-
},
|
|
755
|
-
"kendo-hover-bg": {
|
|
756
|
-
"name": "Hover background",
|
|
757
|
-
"type": "color",
|
|
758
|
-
"value": "#ececec"
|
|
759
|
-
},
|
|
760
|
-
"kendo-selected-text": {
|
|
761
|
-
"name": "Selected text color",
|
|
762
|
-
"type": "color",
|
|
763
|
-
"value": "#ffffff"
|
|
764
|
-
},
|
|
765
|
-
"kendo-selected-bg": {
|
|
766
|
-
"name": "Selected background",
|
|
767
|
-
"type": "color",
|
|
768
|
-
"value": "#1274AC"
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
},
|
|
772
646
|
{
|
|
773
647
|
"name": "Button",
|
|
774
648
|
"variables": {
|
|
775
|
-
"kendo-button-text": {
|
|
776
|
-
"name": "Button text color",
|
|
777
|
-
"type": "color",
|
|
778
|
-
"value": "#424242"
|
|
779
|
-
},
|
|
780
|
-
"kendo-button-bg": {
|
|
781
|
-
"name": "Button background",
|
|
782
|
-
"type": "color",
|
|
783
|
-
"value": "#f5f5f5"
|
|
784
|
-
}
|
|
785
|
-
},
|
|
786
|
-
"universal": {
|
|
787
649
|
"kendo-flat-button-hover-opacity": {
|
|
788
650
|
"name": "Flat Button hover opacity",
|
|
789
651
|
"type": "number",
|
|
@@ -801,80 +663,15 @@
|
|
|
801
663
|
}
|
|
802
664
|
}
|
|
803
665
|
},
|
|
804
|
-
{
|
|
805
|
-
"name": "Link",
|
|
806
|
-
"variables": {
|
|
807
|
-
"kendo-link-text": {
|
|
808
|
-
"name": "Link text color",
|
|
809
|
-
"type": "color",
|
|
810
|
-
"value": "#1274AC"
|
|
811
|
-
},
|
|
812
|
-
"kendo-link-hover-text": {
|
|
813
|
-
"name": "Link hover text color",
|
|
814
|
-
"type": "color",
|
|
815
|
-
"value": "#0f6190"
|
|
816
|
-
}
|
|
817
|
-
}
|
|
818
|
-
},
|
|
819
666
|
{
|
|
820
667
|
"name": "Inputs",
|
|
821
|
-
"
|
|
668
|
+
"variables": {
|
|
822
669
|
"kendo-input-clear-value-opacity": {
|
|
823
670
|
"name": "Input clear value button opacity",
|
|
824
671
|
"type": "number",
|
|
825
672
|
"value": "80%"
|
|
826
673
|
}
|
|
827
674
|
}
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"name": "Dataviz",
|
|
831
|
-
"variables": {
|
|
832
|
-
"kendo-series-a": {
|
|
833
|
-
"name": "Series A",
|
|
834
|
-
"type": "color",
|
|
835
|
-
"value": "#1274AC"
|
|
836
|
-
},
|
|
837
|
-
"kendo-series-b": {
|
|
838
|
-
"name": "Series B",
|
|
839
|
-
"type": "color",
|
|
840
|
-
"value": "#FFE162"
|
|
841
|
-
},
|
|
842
|
-
"kendo-series-c": {
|
|
843
|
-
"name": "Series C",
|
|
844
|
-
"type": "color",
|
|
845
|
-
"value": "#4CD180"
|
|
846
|
-
},
|
|
847
|
-
"kendo-series-d": {
|
|
848
|
-
"name": "Series D",
|
|
849
|
-
"type": "color",
|
|
850
|
-
"value": "#0074e6"
|
|
851
|
-
},
|
|
852
|
-
"kendo-series-e": {
|
|
853
|
-
"name": "Series E",
|
|
854
|
-
"type": "color",
|
|
855
|
-
"value": "#9B4FE6"
|
|
856
|
-
},
|
|
857
|
-
"kendo-series-f": {
|
|
858
|
-
"name": "Series F",
|
|
859
|
-
"type": "color",
|
|
860
|
-
"value": "#FF80AC"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"name": "Scheduler",
|
|
866
|
-
"variables": {
|
|
867
|
-
"kendo-scheduler-event-bg": {
|
|
868
|
-
"name": "Scheduler event background",
|
|
869
|
-
"type": "color",
|
|
870
|
-
"value": "#1274AC"
|
|
871
|
-
},
|
|
872
|
-
"kendo-scheduler-event-selected-bg": {
|
|
873
|
-
"name": "Scheduler event selected background",
|
|
874
|
-
"type": "color",
|
|
875
|
-
"value": "#0f6190"
|
|
876
|
-
}
|
|
877
|
-
}
|
|
878
675
|
}
|
|
879
676
|
]
|
|
880
677
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Orange",
|
|
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": "#ff9411"
|
|
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": "#ff9411"
|
|
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": "#ff9411"
|
|
684
|
-
},
|
|
685
|
-
"kendo-link-hover-text": {
|
|
686
|
-
"name": "Link hover text color",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#d67c0e"
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "Dataviz",
|
|
694
|
-
"variables": {
|
|
695
|
-
"kendo-series-a": {
|
|
696
|
-
"name": "Series A",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#ff9411"
|
|
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
|
}
|