@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 Nordic",
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
  "#f8f9fa",
@@ -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": "#e0cf97"
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": "#e7607b"
569
- },
570
- "kendo-color-secondary": {
571
- "name": "Secondary",
572
- "type": "color",
573
- "value": "#d6e5e9"
574
- },
575
- "kendo-color-info": {
576
- "name": "Info",
577
- "type": "color",
578
- "value": "#01a8c1"
579
- },
580
- "kendo-color-success": {
581
- "name": "Success",
582
- "type": "color",
583
- "value": "#90bf4f"
584
- },
585
- "kendo-color-warning": {
586
- "name": "Warning",
587
- "type": "color",
588
- "value": "#ffc857"
589
- },
590
- "kendo-color-error": {
591
- "name": "Error",
592
- "type": "color",
593
- "value": "#d31038"
594
- }
595
- }
596
- },
597
- {
598
- "name": "Body",
599
- "variables": {
600
- "kendo-body-text": {
601
- "name": "Body text color",
602
- "type": "color",
603
- "value": "#50686e"
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": "#8f9ea2"
614
- }
615
- }
616
- },
617
- {
618
- "name": "Components",
619
- "variables": {
620
- "kendo-component-text": {
621
- "name": "Component text",
622
- "type": "color",
623
- "value": "#292b2c"
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": "#292b2c"
634
- },
635
- "kendo-base-bg": {
636
- "name": "Header background",
637
- "type": "color",
638
- "value": "#f8f9fa"
639
- },
640
- "kendo-hover-text": {
641
- "name": "Hover text color",
642
- "type": "color",
643
- "value": "#212529"
644
- },
645
- "kendo-hover-bg": {
646
- "name": "Hover background",
647
- "type": "color",
648
- "value": "#e4e7eb"
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": "#e7607b"
659
- }
660
- }
661
- },
662
- {
663
- "name": "Button",
664
- "variables": {
665
- "kendo-button-text": {
666
- "name": "Button text color",
667
- "type": "color",
668
- "value": "#212529"
669
- },
670
- "kendo-button-bg": {
671
- "name": "Button background",
672
- "type": "color",
673
- "value": "#d6e5e9"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Link",
679
- "variables": {
680
- "kendo-link-text": {
681
- "name": "Link text color",
682
- "type": "color",
683
- "value": "#e7607b"
684
- },
685
- "kendo-link-hover-text": {
686
- "name": "Link hover text color",
687
- "type": "color",
688
- "value": "#da2146"
689
- }
690
- }
691
- },
692
- {
693
- "name": "Dataviz",
694
- "variables": {
695
- "kendo-series-a": {
696
- "name": "Series A",
697
- "type": "color",
698
- "value": "#e7607b"
699
- },
700
- "kendo-series-b": {
701
- "name": "Series B",
702
- "type": "color",
703
- "value": "#6bd2e2"
704
- },
705
- "kendo-series-c": {
706
- "name": "Series C",
707
- "type": "color",
708
- "value": "#ddc981"
709
- },
710
- "kendo-series-d": {
711
- "name": "Series D",
712
- "type": "color",
713
- "value": "#bb334f"
714
- },
715
- "kendo-series-e": {
716
- "name": "Series E",
717
- "type": "color",
718
- "value": "#01a8c1"
719
- },
720
- "kendo-series-f": {
721
- "name": "Series F",
722
- "type": "color",
723
- "value": "#c09e2f"
724
- }
725
- }
726
545
  }
727
546
  ]
728
547
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap Turquoise 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
  "#292b2c",
@@ -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": "#d5a3df"
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": "#10c4b2"
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": "#3dbfe6"
639
- },
640
- "kendo-color-success": {
641
- "name": "Success",
642
- "type": "color",
643
- "value": "#7fbf4b"
644
- },
645
- "kendo-color-warning": {
646
- "name": "Warning",
647
- "type": "color",
648
- "value": "#ffb752"
649
- },
650
- "kendo-color-error": {
651
- "name": "Error",
652
- "type": "color",
653
- "value": "#e35d59"
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": "#111111"
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": "#292b2c"
699
- },
700
- "kendo-hover-text": {
701
- "name": "Hover text color",
702
- "type": "color",
703
- "value": "#1eb97b"
704
- },
705
- "kendo-hover-bg": {
706
- "name": "Hover background",
707
- "type": "color",
708
- "value": "#eeeff0"
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": "#34d293"
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": "#363940"
734
- }
735
- }
736
- },
737
- {
738
- "name": "Link",
739
- "variables": {
740
- "kendo-link-text": {
741
- "name": "Link text color",
742
- "type": "color",
743
- "value": "#10c4b2"
744
- },
745
- "kendo-link-hover-text": {
746
- "name": "Link hover text color",
747
- "type": "color",
748
- "value": "#0c9587"
749
- }
750
- }
751
- },
752
- {
753
- "name": "Dataviz",
754
- "variables": {
755
- "kendo-series-a": {
756
- "name": "Series A",
757
- "type": "color",
758
- "value": "#34d293"
759
- },
760
- "kendo-series-b": {
761
- "name": "Series B",
762
- "type": "color",
763
- "value": "#ffd246"
764
- },
765
- "kendo-series-c": {
766
- "name": "Series C",
767
- "type": "color",
768
- "value": "#78d237"
769
- },
770
- "kendo-series-d": {
771
- "name": "Series D",
772
- "type": "color",
773
- "value": "#28b4c8"
774
- },
775
- "kendo-series-e": {
776
- "name": "Series E",
777
- "type": "color",
778
- "value": "#2d73f5"
779
- },
780
- "kendo-series-f": {
781
- "name": "Series F",
782
- "type": "color",
783
- "value": "#aa46be"
784
- }
785
- }
786
605
  }
787
606
  ]
788
607
  }
@@ -3,8 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
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
  "#f2f2f2",
@@ -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": "#34d293"
569
- },
570
- "kendo-color-secondary": {
571
- "name": "Secondary",
572
- "type": "color",
573
- "value": "#f1f4f1"
574
- },
575
- "kendo-color-info": {
576
- "name": "Info",
577
- "type": "color",
578
- "value": "#3dbfe6"
579
- },
580
- "kendo-color-success": {
581
- "name": "Success",
582
- "type": "color",
583
- "value": "#7fbf4b"
584
- },
585
- "kendo-color-warning": {
586
- "name": "Warning",
587
- "type": "color",
588
- "value": "#ffb752"
589
- },
590
- "kendo-color-error": {
591
- "name": "Error",
592
- "type": "color",
593
- "value": "#e35d59"
594
- }
595
- }
596
- },
597
- {
598
- "name": "Body",
599
- "variables": {
600
- "kendo-body-text": {
601
- "name": "Body text color",
602
- "type": "color",
603
- "value": "#292b2c"
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": "#545556"
614
- }
615
- }
616
- },
617
- {
618
- "name": "Components",
619
- "variables": {
620
- "kendo-component-text": {
621
- "name": "Component text color",
622
- "type": "color",
623
- "value": "#292b2c"
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": "#292b2c"
634
- },
635
- "kendo-base-bg": {
636
- "name": "Header background",
637
- "type": "color",
638
- "value": "#f8f9fa"
639
- },
640
- "kendo-hover-text": {
641
- "name": "Hover text color",
642
- "type": "color",
643
- "value": "#1eb97b"
644
- },
645
- "kendo-hover-bg": {
646
- "name": "Hover background",
647
- "type": "color",
648
- "value": "#eeeff0"
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": "#34d293"
659
- }
660
- }
661
- },
662
- {
663
- "name": "Button",
664
- "variables": {
665
- "kendo-button-text": {
666
- "name": "Button text color",
667
- "type": "color",
668
- "value": "#212529"
669
- },
670
- "kendo-button-bg": {
671
- "name": "Button background",
672
- "type": "color",
673
- "value": "#f1f4f1"
674
- }
675
- }
676
- },
677
- {
678
- "name": "Link",
679
- "variables": {
680
- "kendo-link-text": {
681
- "name": "Link text color",
682
- "type": "color",
683
- "value": "#34d293"
684
- },
685
- "kendo-link-hover-text": {
686
- "name": "Link hover text color",
687
- "type": "color",
688
- "value": "#229869"
689
- }
690
- }
691
- },
692
- {
693
- "name": "Dataviz",
694
- "variables": {
695
- "kendo-series-a": {
696
- "name": "Series A",
697
- "type": "color",
698
- "value": "#34d293"
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
  }