@syncfusion/ej2 20.2.49 → 20.2.50
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/bootstrap-dark.css +190 -0
- package/bootstrap.css +190 -0
- package/bootstrap4.css +190 -0
- package/bootstrap5-dark.css +190 -0
- package/bootstrap5.css +190 -0
- package/datepicker/bootstrap-dark.css +79 -0
- package/datepicker/bootstrap.css +79 -0
- package/datepicker/bootstrap4.css +79 -0
- package/datepicker/bootstrap5.css +79 -0
- package/datepicker/compatibility/bootstrap-dark.css +79 -0
- package/datepicker/compatibility/bootstrap.css +79 -0
- package/datepicker/compatibility/bootstrap4.css +79 -0
- package/datepicker/compatibility/bootstrap5.css +79 -0
- package/datepicker/compatibility/fabric-dark.css +79 -0
- package/datepicker/compatibility/fabric.css +79 -0
- package/datepicker/compatibility/fluent-dark.css +79 -0
- package/datepicker/compatibility/fluent.css +79 -0
- package/datepicker/compatibility/highcontrast-light.css +79 -0
- package/datepicker/compatibility/highcontrast.css +79 -0
- package/datepicker/compatibility/material-dark.css +79 -0
- package/datepicker/compatibility/material.css +79 -0
- package/datepicker/compatibility/tailwind-dark.css +79 -0
- package/datepicker/compatibility/tailwind.css +79 -0
- package/datepicker/fabric-dark.css +79 -0
- package/datepicker/fabric.css +79 -0
- package/datepicker/fluent-dark.css +79 -0
- package/datepicker/fluent.css +79 -0
- package/datepicker/highcontrast-light.css +79 -0
- package/datepicker/highcontrast.css +79 -0
- package/datepicker/material-dark.css +79 -0
- package/datepicker/material.css +79 -0
- package/datepicker/tailwind-dark.css +79 -0
- package/datepicker/tailwind.css +79 -0
- package/daterangepicker/bootstrap-dark.css +111 -0
- package/daterangepicker/bootstrap.css +111 -0
- package/daterangepicker/bootstrap4.css +111 -0
- package/daterangepicker/bootstrap5.css +111 -0
- package/daterangepicker/compatibility/bootstrap-dark.css +111 -0
- package/daterangepicker/compatibility/bootstrap.css +111 -0
- package/daterangepicker/compatibility/bootstrap4.css +111 -0
- package/daterangepicker/compatibility/bootstrap5.css +111 -0
- package/daterangepicker/compatibility/fabric-dark.css +111 -0
- package/daterangepicker/compatibility/fabric.css +111 -0
- package/daterangepicker/compatibility/fluent-dark.css +111 -0
- package/daterangepicker/compatibility/fluent.css +111 -0
- package/daterangepicker/compatibility/highcontrast-light.css +111 -0
- package/daterangepicker/compatibility/highcontrast.css +111 -0
- package/daterangepicker/compatibility/material-dark.css +111 -0
- package/daterangepicker/compatibility/material.css +111 -0
- package/daterangepicker/compatibility/tailwind-dark.css +111 -0
- package/daterangepicker/compatibility/tailwind.css +111 -0
- package/daterangepicker/fabric-dark.css +111 -0
- package/daterangepicker/fabric.css +111 -0
- package/daterangepicker/fluent-dark.css +111 -0
- package/daterangepicker/fluent.css +111 -0
- package/daterangepicker/highcontrast-light.css +111 -0
- package/daterangepicker/highcontrast.css +111 -0
- package/daterangepicker/material-dark.css +111 -0
- package/daterangepicker/material.css +111 -0
- package/daterangepicker/tailwind-dark.css +111 -0
- package/daterangepicker/tailwind.css +111 -0
- package/dist/ej2.d.ts +1 -1
- package/dist/ej2.min.js +2 -2
- package/fabric-dark.css +190 -0
- package/fabric.css +190 -0
- package/fluent-dark.css +190 -0
- package/fluent.css +190 -0
- package/highcontrast.css +190 -0
- package/material-dark.css +190 -0
- package/material.css +190 -0
- package/package.json +16 -16
- package/styles/compatibility/bootstrap.css +190 -0
- package/styles/compatibility/bootstrap4.css +190 -0
- package/styles/compatibility/fabric.css +190 -0
- package/styles/compatibility/highcontrast.css +190 -0
- package/styles/compatibility/material.css +190 -0
- package/tailwind-dark.css +190 -0
- package/tailwind.css +190 -0
|
@@ -656,6 +656,12 @@
|
|
|
656
656
|
top: 0 !important;
|
|
657
657
|
left: 0 !important;
|
|
658
658
|
}
|
|
659
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
660
|
+
min-height: 100%;
|
|
661
|
+
min-width: 100%;
|
|
662
|
+
height: 100%;
|
|
663
|
+
width: 100%;
|
|
664
|
+
}
|
|
659
665
|
|
|
660
666
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
661
667
|
background-size: 250px 33px;
|
|
@@ -668,6 +674,111 @@
|
|
|
668
674
|
min-height: 40px;
|
|
669
675
|
}
|
|
670
676
|
|
|
677
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
678
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
679
|
+
min-height: 100%;
|
|
680
|
+
min-width: 100%;
|
|
681
|
+
height: 100%;
|
|
682
|
+
width: 100%;
|
|
683
|
+
}
|
|
684
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
685
|
+
height: 100%;
|
|
686
|
+
}
|
|
687
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
688
|
+
height: 78%;
|
|
689
|
+
}
|
|
690
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
691
|
+
height: 90%;
|
|
692
|
+
}
|
|
693
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
694
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
695
|
+
height: 10%;
|
|
696
|
+
}
|
|
697
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
698
|
+
margin: 0;
|
|
699
|
+
}
|
|
700
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
701
|
+
height: 90%;
|
|
702
|
+
}
|
|
703
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
704
|
+
height: 100%;
|
|
705
|
+
border-spacing: 0px 30px;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
@media screen and (orientation: landscape) {
|
|
709
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
710
|
+
float: left;
|
|
711
|
+
height: 100%;
|
|
712
|
+
border-right: 1.5px;
|
|
713
|
+
border-color: black;
|
|
714
|
+
width: 40%;
|
|
715
|
+
margin: 0;
|
|
716
|
+
display: block;
|
|
717
|
+
background-color: #3f51b5;
|
|
718
|
+
}
|
|
719
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
720
|
+
height: 100%;
|
|
721
|
+
width: 100%;
|
|
722
|
+
}
|
|
723
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
724
|
+
display: block;
|
|
725
|
+
width: 100%;
|
|
726
|
+
text-align: -webkit-center;
|
|
727
|
+
}
|
|
728
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
729
|
+
display: block;
|
|
730
|
+
width: 100%;
|
|
731
|
+
text-align: -webkit-center;
|
|
732
|
+
margin-top: 20%;
|
|
733
|
+
font-size: 20px;
|
|
734
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
735
|
+
}
|
|
736
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
737
|
+
font-size: 20px;
|
|
738
|
+
margin-top: 60%;
|
|
739
|
+
color: #fff;
|
|
740
|
+
}
|
|
741
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
742
|
+
width: 100%;
|
|
743
|
+
text-align: -webkit-center;
|
|
744
|
+
margin-top: 20%;
|
|
745
|
+
font-size: 20px;
|
|
746
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
747
|
+
}
|
|
748
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
749
|
+
height: 82%;
|
|
750
|
+
}
|
|
751
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
752
|
+
height: 80%;
|
|
753
|
+
}
|
|
754
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
755
|
+
border-spacing: unset;
|
|
756
|
+
}
|
|
757
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
758
|
+
height: 20%;
|
|
759
|
+
}
|
|
760
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
761
|
+
width: 100%;
|
|
762
|
+
}
|
|
763
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
764
|
+
display: -ms-flexbox;
|
|
765
|
+
display: flex;
|
|
766
|
+
}
|
|
767
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
768
|
+
border-radius: 0 40% 40% 0;
|
|
769
|
+
}
|
|
770
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
771
|
+
border-radius: 0 40% 40% 0;
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
775
|
+
width: calc(100% - 80px);
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
779
|
+
width: calc(100% - 110px);
|
|
780
|
+
}
|
|
781
|
+
|
|
671
782
|
/*! daterangepicker theme */
|
|
672
783
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
673
784
|
color: #fff;
|
|
@@ -656,6 +656,12 @@
|
|
|
656
656
|
top: 0 !important;
|
|
657
657
|
left: 0 !important;
|
|
658
658
|
}
|
|
659
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
660
|
+
min-height: 100%;
|
|
661
|
+
min-width: 100%;
|
|
662
|
+
height: 100%;
|
|
663
|
+
width: 100%;
|
|
664
|
+
}
|
|
659
665
|
|
|
660
666
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
661
667
|
background-size: 250px 33px;
|
|
@@ -668,6 +674,111 @@
|
|
|
668
674
|
min-height: 40px;
|
|
669
675
|
}
|
|
670
676
|
|
|
677
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
678
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
679
|
+
min-height: 100%;
|
|
680
|
+
min-width: 100%;
|
|
681
|
+
height: 100%;
|
|
682
|
+
width: 100%;
|
|
683
|
+
}
|
|
684
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
685
|
+
height: 100%;
|
|
686
|
+
}
|
|
687
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
688
|
+
height: 78%;
|
|
689
|
+
}
|
|
690
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
691
|
+
height: 90%;
|
|
692
|
+
}
|
|
693
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
694
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
695
|
+
height: 10%;
|
|
696
|
+
}
|
|
697
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
698
|
+
margin: 0;
|
|
699
|
+
}
|
|
700
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
701
|
+
height: 90%;
|
|
702
|
+
}
|
|
703
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
704
|
+
height: 100%;
|
|
705
|
+
border-spacing: 0px 30px;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
@media screen and (orientation: landscape) {
|
|
709
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
710
|
+
float: left;
|
|
711
|
+
height: 100%;
|
|
712
|
+
border-right: 1.5px;
|
|
713
|
+
border-color: black;
|
|
714
|
+
width: 40%;
|
|
715
|
+
margin: 0;
|
|
716
|
+
display: block;
|
|
717
|
+
background-color: #3f51b5;
|
|
718
|
+
}
|
|
719
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
720
|
+
height: 100%;
|
|
721
|
+
width: 100%;
|
|
722
|
+
}
|
|
723
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
724
|
+
display: block;
|
|
725
|
+
width: 100%;
|
|
726
|
+
text-align: -webkit-center;
|
|
727
|
+
}
|
|
728
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
729
|
+
display: block;
|
|
730
|
+
width: 100%;
|
|
731
|
+
text-align: -webkit-center;
|
|
732
|
+
margin-top: 20%;
|
|
733
|
+
font-size: 20px;
|
|
734
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
735
|
+
}
|
|
736
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
737
|
+
font-size: 20px;
|
|
738
|
+
margin-top: 60%;
|
|
739
|
+
color: #fff;
|
|
740
|
+
}
|
|
741
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
742
|
+
width: 100%;
|
|
743
|
+
text-align: -webkit-center;
|
|
744
|
+
margin-top: 20%;
|
|
745
|
+
font-size: 20px;
|
|
746
|
+
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
747
|
+
}
|
|
748
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
749
|
+
height: 82%;
|
|
750
|
+
}
|
|
751
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
752
|
+
height: 80%;
|
|
753
|
+
}
|
|
754
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
755
|
+
border-spacing: unset;
|
|
756
|
+
}
|
|
757
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
758
|
+
height: 20%;
|
|
759
|
+
}
|
|
760
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
761
|
+
width: 100%;
|
|
762
|
+
}
|
|
763
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
764
|
+
display: -ms-flexbox;
|
|
765
|
+
display: flex;
|
|
766
|
+
}
|
|
767
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
768
|
+
border-radius: 0 40% 40% 0;
|
|
769
|
+
}
|
|
770
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
771
|
+
border-radius: 0 40% 40% 0;
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
775
|
+
width: calc(100% - 80px);
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
.e-outline.e-float-input.e-static-clear.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-date-time-icon {
|
|
779
|
+
width: calc(100% - 110px);
|
|
780
|
+
}
|
|
781
|
+
|
|
671
782
|
/*! daterangepicker theme */
|
|
672
783
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
673
784
|
color: #111827;
|
package/dist/ej2.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2.d.ts
|
|
3
|
-
* version : 20.2.
|
|
3
|
+
* version : 20.2.50
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|