@progress/kendo-theme-bootstrap 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.
Files changed (131) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +1 -1
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +1 -1
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +1 -1
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +1 -1
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +1 -1
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-main.scss +1 -5
  16. package/dist/bootstrap-nordic.css +1 -1
  17. package/dist/bootstrap-nordic.scss +1 -1
  18. package/dist/bootstrap-turquoise-dark.css +1 -1
  19. package/dist/bootstrap-turquoise-dark.scss +1 -1
  20. package/dist/bootstrap-turquoise.css +1 -1
  21. package/dist/bootstrap-turquoise.scss +1 -1
  22. package/dist/bootstrap-urban.css +1 -1
  23. package/dist/bootstrap-urban.scss +1 -1
  24. package/dist/bootstrap-vintage.css +1 -1
  25. package/dist/bootstrap-vintage.scss +1 -1
  26. package/dist/meta/sassdoc-data.json +1500 -3054
  27. package/dist/meta/sassdoc-raw-data.json +747 -1462
  28. package/dist/meta/variables.json +159 -326
  29. package/lib/swatches/bootstrap-3-dark.json +1 -179
  30. package/lib/swatches/bootstrap-3.json +1 -179
  31. package/lib/swatches/bootstrap-4-dark.json +1 -182
  32. package/lib/swatches/bootstrap-4.json +1 -182
  33. package/lib/swatches/bootstrap-dataviz-v4.json +1 -47
  34. package/lib/swatches/bootstrap-main-dark.json +1 -182
  35. package/lib/swatches/bootstrap-main.json +2 -184
  36. package/lib/swatches/bootstrap-nordic.json +1 -182
  37. package/lib/swatches/bootstrap-turquoise-dark.json +1 -182
  38. package/lib/swatches/bootstrap-turquoise.json +1 -182
  39. package/lib/swatches/bootstrap-urban.json +1 -182
  40. package/lib/swatches/bootstrap-vintage.json +1 -182
  41. package/package.json +4 -4
  42. package/scss/action-sheet/_variables.scss +8 -8
  43. package/scss/adaptive/_variables.scss +13 -13
  44. package/scss/appbar/_variables.scss +18 -5
  45. package/scss/avatar/_variables.scss +12 -1
  46. package/scss/badge/_variables.scss +14 -1
  47. package/scss/bottom-navigation/_variables.scss +17 -4
  48. package/scss/breadcrumb/_variables.scss +9 -9
  49. package/scss/button/_variables.scss +24 -15
  50. package/scss/calendar/_variables.scss +20 -20
  51. package/scss/captcha/_variables.scss +3 -3
  52. package/scss/card/_variables.scss +20 -7
  53. package/scss/chart-wizard/_variables.scss +4 -4
  54. package/scss/chat/_variables.scss +11 -11
  55. package/scss/checkbox/_variables.scss +8 -8
  56. package/scss/chip/_theme.scss +3 -3
  57. package/scss/chip/_variables.scss +7 -7
  58. package/scss/color-preview/_variables.scss +3 -3
  59. package/scss/coloreditor/_variables.scss +4 -4
  60. package/scss/colorgradient/_variables.scss +5 -5
  61. package/scss/core/_index.scss +8 -4
  62. package/scss/core/color-system/_swatch.scss +0 -2
  63. package/scss/dataviz/_variables.scss +61 -47
  64. package/scss/dialog/_variables.scss +3 -3
  65. package/scss/dock-manager/_variables.scss +8 -8
  66. package/scss/draggable/_variables.scss +4 -4
  67. package/scss/drawer/_variables.scss +10 -10
  68. package/scss/dropzone/_variables.scss +6 -6
  69. package/scss/editor/_variables.scss +11 -4
  70. package/scss/expansion-panel/_variables.scss +5 -5
  71. package/scss/fab/_theme.scss +21 -21
  72. package/scss/fab/_variables.scss +15 -4
  73. package/scss/filemanager/_variables.scss +5 -5
  74. package/scss/filter/_variables.scss +3 -3
  75. package/scss/forms/_variables.scss +2 -2
  76. package/scss/gantt/_variables.scss +28 -28
  77. package/scss/grid/_theme.scss +10 -20
  78. package/scss/grid/_variables.scss +12 -12
  79. package/scss/imageeditor/_variables.scss +4 -4
  80. package/scss/index.scss +3 -0
  81. package/scss/input/_variables.scss +16 -16
  82. package/scss/list/_variables.scss +9 -9
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +3 -3
  85. package/scss/listview/_variables.scss +5 -5
  86. package/scss/loader/_variables.scss +17 -3
  87. package/scss/map/_variables.scss +5 -5
  88. package/scss/marquee/_index.scss +16 -0
  89. package/scss/marquee/_layout.scss +6 -0
  90. package/scss/marquee/_theme.scss +6 -0
  91. package/scss/marquee/_variables.scss +11 -0
  92. package/scss/mediaplayer/_variables.scss +4 -4
  93. package/scss/menu/_variables.scss +9 -9
  94. package/scss/messagebox/_variables.scss +14 -1
  95. package/scss/no-data/_variables.scss +1 -1
  96. package/scss/notification/_functions.scss +3 -3
  97. package/scss/notification/_variables.scss +15 -4
  98. package/scss/orgchart/_variables.scss +8 -8
  99. package/scss/overlay/_variables.scss +13 -3
  100. package/scss/pager/_variables.scss +12 -12
  101. package/scss/panel/_variables.scss +3 -3
  102. package/scss/panelbar/_variables.scss +12 -12
  103. package/scss/pdf-viewer/_variables.scss +13 -13
  104. package/scss/pivotgrid/_variables.scss +22 -22
  105. package/scss/popup/_variables.scss +3 -3
  106. package/scss/progressbar/_variables.scss +6 -6
  107. package/scss/prompt/_variables.scss +12 -12
  108. package/scss/rating/_variables.scss +4 -4
  109. package/scss/scheduler/_variables.scss +17 -14
  110. package/scss/scrollview/_variables.scss +5 -5
  111. package/scss/signature/_variables.scss +1 -1
  112. package/scss/skeleton/_variables.scss +1 -1
  113. package/scss/slider/_variables.scss +12 -12
  114. package/scss/splitter/_variables.scss +8 -8
  115. package/scss/spreadsheet/_variables.scss +25 -25
  116. package/scss/stepper/_variables.scss +15 -15
  117. package/scss/switch/_variables.scss +10 -10
  118. package/scss/table/_variables.scss +10 -10
  119. package/scss/tabstrip/_variables.scss +14 -14
  120. package/scss/taskboard/_variables.scss +15 -15
  121. package/scss/tilelayout/_variables.scss +2 -2
  122. package/scss/timeline/_variables.scss +7 -7
  123. package/scss/timeselector/_variables.scss +12 -8
  124. package/scss/toolbar/_variables.scss +8 -8
  125. package/scss/tooltip/_functions.scss +1 -1
  126. package/scss/tooltip/_variables.scss +14 -3
  127. package/scss/treeview/_variables.scss +9 -9
  128. package/scss/typography/_variables.scss +3 -3
  129. package/scss/upload/_variables.scss +13 -13
  130. package/scss/window/_variables.scss +8 -7
  131. package/scss/core/color-system/_swatch-legacy.scss +0 -274
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.0",
8
7
  "previewColors": [
9
8
  "#000000",
10
9
  "#222222",
@@ -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": {
@@ -614,182 +603,15 @@
614
603
  }
615
604
  }
616
605
  },
617
- {
618
- "name": "Theme colors",
619
- "variables": {
620
- "kendo-is-dark-theme": {
621
- "name": "Dark theme",
622
- "type": "boolean",
623
- "value": true
624
- },
625
- "kendo-color-primary": {
626
- "name": "Primary",
627
- "type": "color",
628
- "value": "#337ab7"
629
- },
630
- "kendo-color-secondary": {
631
- "name": "Secondary",
632
- "type": "color",
633
- "value": "#f8f8f8"
634
- },
635
- "kendo-color-info": {
636
- "name": "Info",
637
- "type": "color",
638
- "value": "#5bc0de"
639
- },
640
- "kendo-color-success": {
641
- "name": "Success",
642
- "type": "color",
643
- "value": "#5cb85c"
644
- },
645
- "kendo-color-warning": {
646
- "name": "Warning",
647
- "type": "color",
648
- "value": "#f0ad4e"
649
- },
650
- "kendo-color-error": {
651
- "name": "Error",
652
- "type": "color",
653
- "value": "#d9534f"
654
- }
655
- }
656
- },
657
- {
658
- "name": "Body",
659
- "variables": {
660
- "kendo-body-text": {
661
- "name": "Body text color",
662
- "type": "color",
663
- "value": "#ffffff"
664
- },
665
- "kendo-body-bg": {
666
- "name": "Body background",
667
- "type": "color",
668
- "value": "#000000"
669
- },
670
- "kendo-subtle-text": {
671
- "name": "Subtle text color",
672
- "type": "color",
673
- "value": "#cccccc"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Components",
679
- "variables": {
680
- "kendo-component-text": {
681
- "name": "Component text color",
682
- "type": "color",
683
- "value": "#ffffff"
684
- },
685
- "kendo-component-bg": {
686
- "name": "Component background",
687
- "type": "color",
688
- "value": "#000000"
689
- },
690
- "kendo-base-text": {
691
- "name": "Header text color",
692
- "type": "color",
693
- "value": "#ffffff"
694
- },
695
- "kendo-base-bg": {
696
- "name": "Header background",
697
- "type": "color",
698
- "value": "#222222"
699
- },
700
- "kendo-hover-text": {
701
- "name": "Hover text color",
702
- "type": "color",
703
- "value": "#ffffff"
704
- },
705
- "kendo-hover-bg": {
706
- "name": "Hover background",
707
- "type": "color",
708
- "value": "#333333"
709
- },
710
- "kendo-selected-text": {
711
- "name": "Selected text color",
712
- "type": "color",
713
- "value": "#ffffff"
714
- },
715
- "kendo-selected-bg": {
716
- "name": "Selected background",
717
- "type": "color",
718
- "value": "#337ab7"
719
- }
720
- }
721
- },
722
606
  {
723
607
  "name": "Button",
724
608
  "variables": {
725
- "kendo-button-text": {
726
- "name": "Button text color",
727
- "type": "color",
728
- "value": "#ffffff"
729
- },
730
- "kendo-button-bg": {
731
- "name": "Button background",
732
- "type": "color",
733
- "value": "#222222"
734
- }
735
- },
736
- "universal": {
737
609
  "kendo-button-border": {
738
610
  "name": "Button background",
739
611
  "type": "color",
740
612
  "value": "#333333"
741
613
  }
742
614
  }
743
- },
744
- {
745
- "name": "Link",
746
- "variables": {
747
- "kendo-link-text": {
748
- "name": "Link text color",
749
- "type": "color",
750
- "value": "#337ab7"
751
- },
752
- "kendo-link-hover-text": {
753
- "name": "Link hover text color",
754
- "type": "color",
755
- "value": "#23527c"
756
- }
757
- }
758
- },
759
- {
760
- "name": "Dataviz",
761
- "variables": {
762
- "kendo-series-a": {
763
- "name": "Series A",
764
- "type": "color",
765
- "value": "#0275d8"
766
- },
767
- "kendo-series-b": {
768
- "name": "Series B",
769
- "type": "color",
770
- "value": "#5bc0de"
771
- },
772
- "kendo-series-c": {
773
- "name": "Series C",
774
- "type": "color",
775
- "value": "#5cb85c"
776
- },
777
- "kendo-series-d": {
778
- "name": "Series D",
779
- "type": "color",
780
- "value": "#f0ad4e"
781
- },
782
- "kendo-series-e": {
783
- "name": "Series E",
784
- "type": "color",
785
- "value": "#e67d4a"
786
- },
787
- "kendo-series-f": {
788
- "name": "Series F",
789
- "type": "color",
790
- "value": "#d9534f"
791
- }
792
- }
793
615
  }
794
616
  ]
795
617
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.0",
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,182 +543,15 @@
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": "#337ab7"
569
- },
570
- "kendo-color-secondary": {
571
- "name": "Secondary",
572
- "type": "color",
573
- "value": "#f8f8f8"
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": "#f0ad4e"
589
- },
590
- "kendo-color-error": {
591
- "name": "Error",
592
- "type": "color",
593
- "value": "#d9534f"
594
- }
595
- }
596
- },
597
- {
598
- "name": "Body",
599
- "variables": {
600
- "kendo-body-text": {
601
- "name": "Body text color",
602
- "type": "color",
603
- "value": "#333333"
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": "#777777"
614
- }
615
- }
616
- },
617
- {
618
- "name": "Components",
619
- "variables": {
620
- "kendo-component-text": {
621
- "name": "Component text color",
622
- "type": "color",
623
- "value": "#333333"
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": "#333333"
634
- },
635
- "kendo-base-bg": {
636
- "name": "Header background",
637
- "type": "color",
638
- "value": "#f5f5f5"
639
- },
640
- "kendo-hover-text": {
641
- "name": "Hover text color",
642
- "type": "color",
643
- "value": "#333333"
644
- },
645
- "kendo-hover-bg": {
646
- "name": "Hover background",
647
- "type": "color",
648
- "value": "#eeeeee"
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": "#337ab7"
659
- }
660
- }
661
- },
662
546
  {
663
547
  "name": "Button",
664
548
  "variables": {
665
- "kendo-button-text": {
666
- "name": "Button text color",
667
- "type": "color",
668
- "value": "#333333"
669
- },
670
- "kendo-button-bg": {
671
- "name": "Button background",
672
- "type": "color",
673
- "value": "#ffffff"
674
- }
675
- },
676
- "universal": {
677
549
  "kendo-button-border": {
678
550
  "name": "Button background",
679
551
  "type": "color",
680
552
  "value": "#dddddd"
681
553
  }
682
554
  }
683
- },
684
- {
685
- "name": "Link",
686
- "variables": {
687
- "kendo-link-text": {
688
- "name": "Link text color",
689
- "type": "color",
690
- "value": "#337ab7"
691
- },
692
- "kendo-link-hover-text": {
693
- "name": "Link hover text color",
694
- "type": "color",
695
- "value": "#23527c"
696
- }
697
- }
698
- },
699
- {
700
- "name": "Dataviz",
701
- "variables": {
702
- "kendo-series-a": {
703
- "name": "Series A",
704
- "type": "color",
705
- "value": "#0275d8"
706
- },
707
- "kendo-series-b": {
708
- "name": "Series B",
709
- "type": "color",
710
- "value": "#5bc0de"
711
- },
712
- "kendo-series-c": {
713
- "name": "Series C",
714
- "type": "color",
715
- "value": "#5cb85c"
716
- },
717
- "kendo-series-d": {
718
- "name": "Series D",
719
- "type": "color",
720
- "value": "#f0ad4e"
721
- },
722
- "kendo-series-e": {
723
- "name": "Series E",
724
- "type": "color",
725
- "value": "#e67d4a"
726
- },
727
- "kendo-series-f": {
728
- "name": "Series F",
729
- "type": "color",
730
- "value": "#d9534f"
731
- }
732
- }
733
555
  }
734
556
  ]
735
557
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.6.0",
7
- "api": "modern",
6
+ "version": "11.0.0-dev.0",
8
7
  "previewColors": [
9
8
  "#000000",
10
9
  "#212529",
@@ -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": {
@@ -613,176 +602,6 @@
613
602
  "value": "#eca9a7"
614
603
  }
615
604
  }
616
- },
617
- {
618
- "name": "Theme colors",
619
- "variables": {
620
- "kendo-is-dark-theme": {
621
- "name": "Dark theme",
622
- "type": "boolean",
623
- "value": true
624
- },
625
- "kendo-color-primary": {
626
- "name": "Primary",
627
- "type": "color",
628
- "value": "#007bff"
629
- },
630
- "kendo-color-secondary": {
631
- "name": "Secondary",
632
- "type": "color",
633
- "value": "#6c757d"
634
- },
635
- "kendo-color-info": {
636
- "name": "Info",
637
- "type": "color",
638
- "value": "#17a2b8"
639
- },
640
- "kendo-color-success": {
641
- "name": "Success",
642
- "type": "color",
643
- "value": "#28a745"
644
- },
645
- "kendo-color-warning": {
646
- "name": "Warning",
647
- "type": "color",
648
- "value": "#ffc107"
649
- },
650
- "kendo-color-error": {
651
- "name": "Error",
652
- "type": "color",
653
- "value": "#dc3545"
654
- }
655
- }
656
- },
657
- {
658
- "name": "Body",
659
- "variables": {
660
- "kendo-body-text": {
661
- "name": "Body text color",
662
- "type": "color",
663
- "value": "#ffffff"
664
- },
665
- "kendo-body-bg": {
666
- "name": "Body background",
667
- "type": "color",
668
- "value": "#000000"
669
- },
670
- "kendo-subtle-text": {
671
- "name": "Subtle text color",
672
- "type": "color",
673
- "value": "#cccccc"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Components",
679
- "variables": {
680
- "kendo-component-text": {
681
- "name": "Component text color",
682
- "type": "color",
683
- "value": "#ffffff"
684
- },
685
- "kendo-component-bg": {
686
- "name": "Component background",
687
- "type": "color",
688
- "value": "#000000"
689
- },
690
- "kendo-base-text": {
691
- "name": "Header text color",
692
- "type": "color",
693
- "value": "#ffffff"
694
- },
695
- "kendo-base-bg": {
696
- "name": "Header background",
697
- "type": "color",
698
- "value": "#212529"
699
- },
700
- "kendo-hover-text": {
701
- "name": "Hover text color",
702
- "type": "color",
703
- "value": "#ffffff"
704
- },
705
- "kendo-hover-bg": {
706
- "name": "Hover background",
707
- "type": "color",
708
- "value": "#343a40"
709
- },
710
- "kendo-selected-text": {
711
- "name": "Selected text color",
712
- "type": "color",
713
- "value": "#ffffff"
714
- },
715
- "kendo-selected-bg": {
716
- "name": "Selected background",
717
- "type": "color",
718
- "value": "#007bff"
719
- }
720
- }
721
- },
722
- {
723
- "name": "Button",
724
- "variables": {
725
- "kendo-button-text": {
726
- "name": "Button text color",
727
- "type": "color",
728
- "value": "#ffffff"
729
- },
730
- "kendo-button-bg": {
731
- "name": "Button background",
732
- "type": "color",
733
- "value": "#343a40"
734
- }
735
- }
736
- },
737
- {
738
- "name": "Link",
739
- "variables": {
740
- "kendo-link-text": {
741
- "name": "Link text color",
742
- "type": "color",
743
- "value": "#007bff"
744
- },
745
- "kendo-link-hover-text": {
746
- "name": "Link hover text color",
747
- "type": "color",
748
- "value": "#0056b3"
749
- }
750
- }
751
- },
752
- {
753
- "name": "Dataviz",
754
- "variables": {
755
- "kendo-series-a": {
756
- "name": "Series A",
757
- "type": "color",
758
- "value": "#0275d8"
759
- },
760
- "kendo-series-b": {
761
- "name": "Series B",
762
- "type": "color",
763
- "value": "#5bc0de"
764
- },
765
- "kendo-series-c": {
766
- "name": "Series C",
767
- "type": "color",
768
- "value": "#5cb85c"
769
- },
770
- "kendo-series-d": {
771
- "name": "Series D",
772
- "type": "color",
773
- "value": "#f0ad4e"
774
- },
775
- "kendo-series-e": {
776
- "name": "Series E",
777
- "type": "color",
778
- "value": "#e67d4a"
779
- },
780
- "kendo-series-f": {
781
- "name": "Series F",
782
- "type": "color",
783
- "value": "#d9534f"
784
- }
785
- }
786
605
  }
787
606
  ]
788
607
  }