@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.
Files changed (128) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-blue.scss +1 -1
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-dataviz-v4.scss +1 -1
  6. package/dist/default-green.css +1 -1
  7. package/dist/default-green.scss +1 -1
  8. package/dist/default-main-dark.css +1 -1
  9. package/dist/default-main-dark.scss +1 -1
  10. package/dist/default-main.css +1 -1
  11. package/dist/default-main.scss +1 -5
  12. package/dist/default-nordic.css +1 -1
  13. package/dist/default-nordic.scss +1 -1
  14. package/dist/default-ocean-blue-a11y.css +1 -1
  15. package/dist/default-ocean-blue-a11y.scss +3 -1
  16. package/dist/default-ocean-blue.css +1 -1
  17. package/dist/default-ocean-blue.scss +1 -1
  18. package/dist/default-orange.css +1 -1
  19. package/dist/default-orange.scss +1 -1
  20. package/dist/default-purple.css +1 -1
  21. package/dist/default-purple.scss +1 -1
  22. package/dist/default-turquoise.css +1 -1
  23. package/dist/default-turquoise.scss +3 -2
  24. package/dist/default-urban.css +1 -1
  25. package/dist/default-urban.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +6032 -4604
  27. package/dist/meta/sassdoc-raw-data.json +2866 -2216
  28. package/dist/meta/variables.json +425 -376
  29. package/lib/swatches/default-blue.json +1 -182
  30. package/lib/swatches/default-dataviz-v4.json +1 -47
  31. package/lib/swatches/default-green.json +1 -182
  32. package/lib/swatches/default-main-dark.json +1 -207
  33. package/lib/swatches/default-main.json +2 -184
  34. package/lib/swatches/default-nordic.json +1 -182
  35. package/lib/swatches/default-ocean-blue-a11y.json +2 -192
  36. package/lib/swatches/default-ocean-blue.json +2 -205
  37. package/lib/swatches/default-orange.json +1 -182
  38. package/lib/swatches/default-purple.json +1 -182
  39. package/lib/swatches/default-turquoise.json +1 -167
  40. package/lib/swatches/default-urban.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +13 -9
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +19 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +15 -1
  47. package/scss/bottom-navigation/_variables.scss +18 -4
  48. package/scss/breadcrumb/_variables.scss +8 -8
  49. package/scss/button/_variables.scss +26 -13
  50. package/scss/calendar/_variables.scss +39 -18
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +23 -9
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +13 -13
  55. package/scss/checkbox/_variables.scss +7 -7
  56. package/scss/chip/_variables.scss +30 -11
  57. package/scss/color-preview/_variables.scss +3 -3
  58. package/scss/coloreditor/_variables.scss +6 -6
  59. package/scss/colorgradient/_variables.scss +6 -36
  60. package/scss/core/_index.scss +8 -3
  61. package/scss/dataviz/_variables.scss +61 -47
  62. package/scss/dialog/_variables.scss +10 -5
  63. package/scss/dock-manager/_variables.scss +6 -6
  64. package/scss/draggable/_variables.scss +4 -4
  65. package/scss/drawer/_variables.scss +35 -10
  66. package/scss/dropzone/_variables.scss +6 -6
  67. package/scss/editor/_variables.scss +11 -4
  68. package/scss/expansion-panel/_variables.scss +5 -5
  69. package/scss/fab/_variables.scss +15 -4
  70. package/scss/filemanager/_variables.scss +5 -5
  71. package/scss/filter/_variables.scss +2 -2
  72. package/scss/forms/_variables.scss +3 -3
  73. package/scss/gantt/_variables.scss +24 -24
  74. package/scss/grid/_variables.scss +12 -12
  75. package/scss/imageeditor/_variables.scss +4 -4
  76. package/scss/index.scss +3 -0
  77. package/scss/input/_variables.scss +16 -16
  78. package/scss/list/_variables.scss +86 -11
  79. package/scss/listbox/_variables.scss +3 -3
  80. package/scss/listgroup/_variables.scss +3 -3
  81. package/scss/listview/_variables.scss +4 -4
  82. package/scss/loader/_variables.scss +17 -3
  83. package/scss/map/_variables.scss +5 -5
  84. package/scss/marquee/_index.scss +16 -0
  85. package/scss/marquee/_layout.scss +6 -0
  86. package/scss/marquee/_theme.scss +6 -0
  87. package/scss/marquee/_variables.scss +11 -0
  88. package/scss/mediaplayer/_variables.scss +4 -4
  89. package/scss/menu/_variables.scss +16 -8
  90. package/scss/messagebox/_variables.scss +15 -1
  91. package/scss/no-data/_variables.scss +1 -1
  92. package/scss/notification/_functions.scss +1 -1
  93. package/scss/notification/_variables.scss +24 -4
  94. package/scss/orgchart/_variables.scss +8 -8
  95. package/scss/overlay/_variables.scss +12 -1
  96. package/scss/pager/_variables.scss +3 -3
  97. package/scss/panel/_variables.scss +3 -3
  98. package/scss/panelbar/_variables.scss +12 -12
  99. package/scss/pdf-viewer/_variables.scss +13 -13
  100. package/scss/pivotgrid/_variables.scss +22 -22
  101. package/scss/popover/_variables.scss +3 -3
  102. package/scss/popup/_variables.scss +3 -3
  103. package/scss/progressbar/_variables.scss +8 -8
  104. package/scss/prompt/_variables.scss +12 -12
  105. package/scss/rating/_variables.scss +4 -4
  106. package/scss/scheduler/_variables.scss +17 -14
  107. package/scss/scrollview/_variables.scss +5 -5
  108. package/scss/signature/_variables.scss +1 -1
  109. package/scss/skeleton/_variables.scss +1 -1
  110. package/scss/slider/_variables.scss +20 -11
  111. package/scss/splitter/_variables.scss +8 -8
  112. package/scss/spreadsheet/_variables.scss +25 -25
  113. package/scss/stepper/_variables.scss +15 -15
  114. package/scss/switch/_variables.scss +48 -14
  115. package/scss/table/_variables.scss +10 -10
  116. package/scss/tabstrip/_variables.scss +12 -13
  117. package/scss/taskboard/_variables.scss +14 -14
  118. package/scss/tilelayout/_variables.scss +2 -2
  119. package/scss/timeline/_variables.scss +6 -6
  120. package/scss/timeselector/_variables.scss +19 -8
  121. package/scss/toolbar/_variables.scss +7 -7
  122. package/scss/tooltip/_functions.scss +1 -1
  123. package/scss/tooltip/_variables.scss +14 -3
  124. package/scss/treeview/_variables.scss +8 -8
  125. package/scss/typography/_variables.scss +3 -3
  126. package/scss/upload/_variables.scss +13 -13
  127. package/scss/window/_variables.scss +8 -8
  128. package/scss/core/color-system/_swatch-legacy.scss +0 -222
@@ -3,8 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "10.6.0",
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": "#23bde0"
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": "#23bde0"
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": "#23bde0"
684
- },
685
- "kendo-link-hover-text": {
686
- "name": "Link hover text color",
687
- "type": "color",
688
- "value": "#1d9fbc"
689
- }
690
- }
691
- },
692
- {
693
- "name": "Dataviz",
694
- "variables": {
695
- "kendo-series-a": {
696
- "name": "Series A",
697
- "type": "color",
698
- "value": "#23bde0"
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 Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.1",
8
7
  "previewColors": [
9
8
  "#ff6358",
10
9
  "#ffd246",
@@ -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": {
@@ -178,41 +167,6 @@
178
167
  "value": "#d5a3df"
179
168
  }
180
169
  }
181
- },
182
- {
183
- "name": "Dataviz",
184
- "variables": {
185
- "kendo-series-a": {
186
- "name": "Series A",
187
- "type": "color",
188
- "value": "#ff6358"
189
- },
190
- "kendo-series-b": {
191
- "name": "Series B",
192
- "type": "color",
193
- "value": "#ffd246"
194
- },
195
- "kendo-series-c": {
196
- "name": "Series C",
197
- "type": "color",
198
- "value": "#78d237"
199
- },
200
- "kendo-series-d": {
201
- "name": "Series D",
202
- "type": "color",
203
- "value": "#28b4c8"
204
- },
205
- "kendo-series-e": {
206
- "name": "Series E",
207
- "type": "color",
208
- "value": "#2d73f5"
209
- },
210
- "kendo-series-f": {
211
- "name": "Series F",
212
- "type": "color",
213
- "value": "#aa46be"
214
- }
215
- }
216
170
  }
217
171
  ]
218
172
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "10.6.0",
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": {
@@ -513,176 +502,6 @@
513
502
  "value": "#d5a3df"
514
503
  }
515
504
  }
516
- },
517
- {
518
- "name": "Theme colors",
519
- "variables": {
520
- "kendo-is-dark-theme": {
521
- "name": "Dark theme",
522
- "type": "boolean",
523
- "value": false
524
- },
525
- "kendo-color-primary": {
526
- "name": "Primary",
527
- "type": "color",
528
- "value": "#53b827"
529
- },
530
- "kendo-color-secondary": {
531
- "name": "Secondary",
532
- "type": "color",
533
- "value": "#f6f6f6"
534
- },
535
- "kendo-color-info": {
536
- "name": "Info",
537
- "type": "color",
538
- "value": "#3e80ed"
539
- },
540
- "kendo-color-success": {
541
- "name": "Success",
542
- "type": "color",
543
- "value": "#5ec232"
544
- },
545
- "kendo-color-warning": {
546
- "name": "Warning",
547
- "type": "color",
548
- "value": "#fdce3e"
549
- },
550
- "kendo-color-error": {
551
- "name": "Error",
552
- "type": "color",
553
- "value": "#d51923"
554
- }
555
- }
556
- },
557
- {
558
- "name": "Body",
559
- "variables": {
560
- "kendo-body-text": {
561
- "name": "Body text color",
562
- "type": "color",
563
- "value": "#424242"
564
- },
565
- "kendo-body-bg": {
566
- "name": "Body background",
567
- "type": "color",
568
- "value": "#ffffff"
569
- },
570
- "kendo-subtle-text": {
571
- "name": "Subtle text color",
572
- "type": "color",
573
- "value": "#666666"
574
- }
575
- }
576
- },
577
- {
578
- "name": "Components",
579
- "variables": {
580
- "kendo-component-text": {
581
- "name": "Component text color",
582
- "type": "color",
583
- "value": "#424242"
584
- },
585
- "kendo-component-bg": {
586
- "name": "Component background",
587
- "type": "color",
588
- "value": "#ffffff"
589
- },
590
- "kendo-base-text": {
591
- "name": "Header text color",
592
- "type": "color",
593
- "value": "#424242"
594
- },
595
- "kendo-base-bg": {
596
- "name": "Header background",
597
- "type": "color",
598
- "value": "#fafafa"
599
- },
600
- "kendo-hover-text": {
601
- "name": "Hover text color",
602
- "type": "color",
603
- "value": "#424242"
604
- },
605
- "kendo-hover-bg": {
606
- "name": "Hover background",
607
- "type": "color",
608
- "value": "#ececec"
609
- },
610
- "kendo-selected-text": {
611
- "name": "Selected text color",
612
- "type": "color",
613
- "value": "#ffffff"
614
- },
615
- "kendo-selected-bg": {
616
- "name": "Selected background",
617
- "type": "color",
618
- "value": "#53b827"
619
- }
620
- }
621
- },
622
- {
623
- "name": "Button",
624
- "variables": {
625
- "kendo-button-text": {
626
- "name": "Button text color",
627
- "type": "color",
628
- "value": "#424242"
629
- },
630
- "kendo-button-bg": {
631
- "name": "Button background",
632
- "type": "color",
633
- "value": "#f5f5f5"
634
- }
635
- }
636
- },
637
- {
638
- "name": "Link",
639
- "variables": {
640
- "kendo-link-text": {
641
- "name": "Link text color",
642
- "type": "color",
643
- "value": "#53b827"
644
- },
645
- "kendo-link-hover-text": {
646
- "name": "Link hover text color",
647
- "type": "color",
648
- "value": "#469b21"
649
- }
650
- }
651
- },
652
- {
653
- "name": "Dataviz",
654
- "variables": {
655
- "kendo-series-a": {
656
- "name": "Series A",
657
- "type": "color",
658
- "value": "#53b827"
659
- },
660
- "kendo-series-b": {
661
- "name": "Series B",
662
- "type": "color",
663
- "value": "#ffd246"
664
- },
665
- "kendo-series-c": {
666
- "name": "Series C",
667
- "type": "color",
668
- "value": "#78d237"
669
- },
670
- "kendo-series-d": {
671
- "name": "Series D",
672
- "type": "color",
673
- "value": "#28b4c8"
674
- },
675
- "kendo-series-e": {
676
- "name": "Series E",
677
- "type": "color",
678
- "value": "#2d73f5"
679
- },
680
- "kendo-series-f": {
681
- "name": "Series F",
682
- "type": "color",
683
- "value": "#aa46be"
684
- }
685
- }
686
505
  }
687
506
  ]
688
507
  }