@syncfusion/ej2-angular-calendars 20.2.46-ngcc → 20.2.50-ngcc
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/CHANGELOG.md +30 -0
- package/dist/ej2-angular-calendars.umd.js +1 -1
- package/dist/ej2-angular-calendars.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +190 -0
- package/styles/bootstrap.css +190 -0
- package/styles/bootstrap4.css +190 -0
- package/styles/bootstrap5-dark.css +190 -0
- package/styles/bootstrap5.css +190 -0
- package/styles/datepicker/bootstrap-dark.css +79 -0
- package/styles/datepicker/bootstrap.css +79 -0
- package/styles/datepicker/bootstrap4.css +79 -0
- package/styles/datepicker/bootstrap5-dark.css +79 -0
- package/styles/datepicker/bootstrap5.css +79 -0
- package/styles/datepicker/fabric-dark.css +79 -0
- package/styles/datepicker/fabric.css +79 -0
- package/styles/datepicker/fluent-dark.css +79 -0
- package/styles/datepicker/fluent.css +79 -0
- package/styles/datepicker/highcontrast-light.css +79 -0
- package/styles/datepicker/highcontrast.css +79 -0
- package/styles/datepicker/material-dark.css +79 -0
- package/styles/datepicker/material.css +79 -0
- package/styles/datepicker/tailwind-dark.css +79 -0
- package/styles/datepicker/tailwind.css +79 -0
- package/styles/daterangepicker/bootstrap-dark.css +111 -0
- package/styles/daterangepicker/bootstrap.css +111 -0
- package/styles/daterangepicker/bootstrap4.css +111 -0
- package/styles/daterangepicker/bootstrap5-dark.css +111 -0
- package/styles/daterangepicker/bootstrap5.css +111 -0
- package/styles/daterangepicker/fabric-dark.css +111 -0
- package/styles/daterangepicker/fabric.css +111 -0
- package/styles/daterangepicker/fluent-dark.css +111 -0
- package/styles/daterangepicker/fluent.css +111 -0
- package/styles/daterangepicker/highcontrast-light.css +111 -0
- package/styles/daterangepicker/highcontrast.css +111 -0
- package/styles/daterangepicker/material-dark.css +111 -0
- package/styles/daterangepicker/material.css +111 -0
- package/styles/daterangepicker/tailwind-dark.css +111 -0
- package/styles/daterangepicker/tailwind.css +111 -0
- package/styles/fabric-dark.css +190 -0
- package/styles/fabric.css +190 -0
- package/styles/fluent-dark.css +190 -0
- package/styles/fluent.css +190 -0
- package/styles/highcontrast-light.css +190 -0
- package/styles/highcontrast.css +190 -0
- package/styles/material-dark.css +190 -0
- package/styles/material.css +190 -0
- package/styles/tailwind-dark.css +190 -0
- package/styles/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: #111827;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1141,6 +1141,10 @@ ejs-calendar {
|
|
|
1141
1141
|
top: 0 !important;
|
|
1142
1142
|
left: 0 !important;
|
|
1143
1143
|
}
|
|
1144
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
|
|
1145
|
+
min-width: 100%;
|
|
1146
|
+
min-height: 100%;
|
|
1147
|
+
}
|
|
1144
1148
|
|
|
1145
1149
|
.e-content-placeholder.e-datepicker.e-placeholder-datepicker {
|
|
1146
1150
|
background-size: 250px 33px;
|
|
@@ -1153,6 +1157,40 @@ ejs-calendar {
|
|
|
1153
1157
|
min-height: 40px;
|
|
1154
1158
|
}
|
|
1155
1159
|
|
|
1160
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
|
|
1161
|
+
height: 15%;
|
|
1162
|
+
}
|
|
1163
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
|
|
1164
|
+
float: right;
|
|
1165
|
+
margin-right: 10px;
|
|
1166
|
+
padding: 5px;
|
|
1167
|
+
}
|
|
1168
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
|
|
1169
|
+
content: "\e932";
|
|
1170
|
+
font-family: "e-icons";
|
|
1171
|
+
color: rgb(255, 255, 255);
|
|
1172
|
+
}
|
|
1173
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
|
|
1174
|
+
min-width: 100%;
|
|
1175
|
+
min-height: 100%;
|
|
1176
|
+
height: 100%;
|
|
1177
|
+
}
|
|
1178
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
|
|
1179
|
+
height: 10%;
|
|
1180
|
+
}
|
|
1181
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
|
|
1182
|
+
height: 85%;
|
|
1183
|
+
}
|
|
1184
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
|
|
1185
|
+
height: 10%;
|
|
1186
|
+
}
|
|
1187
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
|
|
1188
|
+
height: 80%;
|
|
1189
|
+
}
|
|
1190
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
|
|
1191
|
+
height: 100%;
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1156
1194
|
@media screen and (orientation: landscape) and (max-height: 360px) {
|
|
1157
1195
|
.e-datepicker .e-calendar.e-device .e-month table tbody {
|
|
1158
1196
|
display: inline-block;
|
|
@@ -1160,6 +1198,47 @@ ejs-calendar {
|
|
|
1160
1198
|
overflow: auto;
|
|
1161
1199
|
}
|
|
1162
1200
|
}
|
|
1201
|
+
@media screen and (orientation: landscape) {
|
|
1202
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
|
|
1203
|
+
float: left;
|
|
1204
|
+
height: 100%;
|
|
1205
|
+
width: 30%;
|
|
1206
|
+
}
|
|
1207
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
|
|
1208
|
+
float: left;
|
|
1209
|
+
padding: 5px;
|
|
1210
|
+
}
|
|
1211
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
|
|
1212
|
+
font-size: 35px;
|
|
1213
|
+
margin-top: 35%;
|
|
1214
|
+
}
|
|
1215
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
|
|
1216
|
+
display: block;
|
|
1217
|
+
font-size: 40px;
|
|
1218
|
+
margin-top: 10%;
|
|
1219
|
+
}
|
|
1220
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
|
|
1221
|
+
height: 10%;
|
|
1222
|
+
}
|
|
1223
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
|
|
1224
|
+
height: 75%;
|
|
1225
|
+
}
|
|
1226
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
|
|
1227
|
+
display: -ms-flexbox;
|
|
1228
|
+
display: flex;
|
|
1229
|
+
}
|
|
1230
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
|
|
1231
|
+
float: right;
|
|
1232
|
+
height: 90%;
|
|
1233
|
+
width: 70%;
|
|
1234
|
+
}
|
|
1235
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
|
|
1236
|
+
display: table-row-group;
|
|
1237
|
+
}
|
|
1238
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
|
|
1239
|
+
height: 100%;
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1163
1242
|
.e-datepicker.e-popup-wrapper,
|
|
1164
1243
|
.e-bigger.e-small .e-datepicker.e-popup-wrapper,
|
|
1165
1244
|
.e-bigger .e-datepicker.e-popup-wrapper,
|
|
@@ -1810,6 +1889,12 @@ ejs-calendar {
|
|
|
1810
1889
|
top: 0 !important;
|
|
1811
1890
|
left: 0 !important;
|
|
1812
1891
|
}
|
|
1892
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
1893
|
+
min-height: 100%;
|
|
1894
|
+
min-width: 100%;
|
|
1895
|
+
height: 100%;
|
|
1896
|
+
width: 100%;
|
|
1897
|
+
}
|
|
1813
1898
|
|
|
1814
1899
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
1815
1900
|
background-size: 250px 33px;
|
|
@@ -1822,6 +1907,111 @@ ejs-calendar {
|
|
|
1822
1907
|
min-height: 40px;
|
|
1823
1908
|
}
|
|
1824
1909
|
|
|
1910
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
1911
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
1912
|
+
min-height: 100%;
|
|
1913
|
+
min-width: 100%;
|
|
1914
|
+
height: 100%;
|
|
1915
|
+
width: 100%;
|
|
1916
|
+
}
|
|
1917
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
1918
|
+
height: 100%;
|
|
1919
|
+
}
|
|
1920
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
1921
|
+
height: 78%;
|
|
1922
|
+
}
|
|
1923
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1924
|
+
height: 90%;
|
|
1925
|
+
}
|
|
1926
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
1927
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
1928
|
+
height: 10%;
|
|
1929
|
+
}
|
|
1930
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
1931
|
+
margin: 0;
|
|
1932
|
+
}
|
|
1933
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1934
|
+
height: 90%;
|
|
1935
|
+
}
|
|
1936
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
1937
|
+
height: 100%;
|
|
1938
|
+
border-spacing: 0px 30px;
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
@media screen and (orientation: landscape) {
|
|
1942
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
1943
|
+
float: left;
|
|
1944
|
+
height: 100%;
|
|
1945
|
+
border-right: 1.5px;
|
|
1946
|
+
border-color: black;
|
|
1947
|
+
width: 40%;
|
|
1948
|
+
margin: 0;
|
|
1949
|
+
display: block;
|
|
1950
|
+
background-color: #3f51b5;
|
|
1951
|
+
}
|
|
1952
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
1953
|
+
height: 100%;
|
|
1954
|
+
width: 100%;
|
|
1955
|
+
}
|
|
1956
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
1957
|
+
display: block;
|
|
1958
|
+
width: 100%;
|
|
1959
|
+
text-align: -webkit-center;
|
|
1960
|
+
}
|
|
1961
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
1962
|
+
display: block;
|
|
1963
|
+
width: 100%;
|
|
1964
|
+
text-align: -webkit-center;
|
|
1965
|
+
margin-top: 20%;
|
|
1966
|
+
font-size: 20px;
|
|
1967
|
+
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);
|
|
1968
|
+
}
|
|
1969
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
1970
|
+
font-size: 20px;
|
|
1971
|
+
margin-top: 60%;
|
|
1972
|
+
color: #fff;
|
|
1973
|
+
}
|
|
1974
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
1975
|
+
width: 100%;
|
|
1976
|
+
text-align: -webkit-center;
|
|
1977
|
+
margin-top: 20%;
|
|
1978
|
+
font-size: 20px;
|
|
1979
|
+
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);
|
|
1980
|
+
}
|
|
1981
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
1982
|
+
height: 82%;
|
|
1983
|
+
}
|
|
1984
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1985
|
+
height: 80%;
|
|
1986
|
+
}
|
|
1987
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
1988
|
+
border-spacing: unset;
|
|
1989
|
+
}
|
|
1990
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
1991
|
+
height: 20%;
|
|
1992
|
+
}
|
|
1993
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
1994
|
+
width: 100%;
|
|
1995
|
+
}
|
|
1996
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
1997
|
+
display: -ms-flexbox;
|
|
1998
|
+
display: flex;
|
|
1999
|
+
}
|
|
2000
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
2001
|
+
border-radius: 0 40% 40% 0;
|
|
2002
|
+
}
|
|
2003
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
2004
|
+
border-radius: 0 40% 40% 0;
|
|
2005
|
+
}
|
|
2006
|
+
}
|
|
2007
|
+
.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 {
|
|
2008
|
+
width: calc(100% - 80px);
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
.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 {
|
|
2012
|
+
width: calc(100% - 110px);
|
|
2013
|
+
}
|
|
2014
|
+
|
|
1825
2015
|
/*! daterangepicker theme */
|
|
1826
2016
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
1827
2017
|
color: #fff;
|
package/styles/fabric.css
CHANGED
|
@@ -1147,6 +1147,10 @@ ejs-calendar {
|
|
|
1147
1147
|
top: 0 !important;
|
|
1148
1148
|
left: 0 !important;
|
|
1149
1149
|
}
|
|
1150
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
|
|
1151
|
+
min-width: 100%;
|
|
1152
|
+
min-height: 100%;
|
|
1153
|
+
}
|
|
1150
1154
|
|
|
1151
1155
|
.e-content-placeholder.e-datepicker.e-placeholder-datepicker {
|
|
1152
1156
|
background-size: 250px 33px;
|
|
@@ -1159,6 +1163,40 @@ ejs-calendar {
|
|
|
1159
1163
|
min-height: 40px;
|
|
1160
1164
|
}
|
|
1161
1165
|
|
|
1166
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
|
|
1167
|
+
height: 15%;
|
|
1168
|
+
}
|
|
1169
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
|
|
1170
|
+
float: right;
|
|
1171
|
+
margin-right: 10px;
|
|
1172
|
+
padding: 5px;
|
|
1173
|
+
}
|
|
1174
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
|
|
1175
|
+
content: "\e932";
|
|
1176
|
+
font-family: "e-icons";
|
|
1177
|
+
color: rgb(255, 255, 255);
|
|
1178
|
+
}
|
|
1179
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
|
|
1180
|
+
min-width: 100%;
|
|
1181
|
+
min-height: 100%;
|
|
1182
|
+
height: 100%;
|
|
1183
|
+
}
|
|
1184
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
|
|
1185
|
+
height: 10%;
|
|
1186
|
+
}
|
|
1187
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
|
|
1188
|
+
height: 85%;
|
|
1189
|
+
}
|
|
1190
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
|
|
1191
|
+
height: 10%;
|
|
1192
|
+
}
|
|
1193
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
|
|
1194
|
+
height: 80%;
|
|
1195
|
+
}
|
|
1196
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
|
|
1197
|
+
height: 100%;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1162
1200
|
@media screen and (orientation: landscape) and (max-height: 360px) {
|
|
1163
1201
|
.e-datepicker .e-calendar.e-device .e-month table tbody {
|
|
1164
1202
|
display: inline-block;
|
|
@@ -1166,6 +1204,47 @@ ejs-calendar {
|
|
|
1166
1204
|
overflow: auto;
|
|
1167
1205
|
}
|
|
1168
1206
|
}
|
|
1207
|
+
@media screen and (orientation: landscape) {
|
|
1208
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
|
|
1209
|
+
float: left;
|
|
1210
|
+
height: 100%;
|
|
1211
|
+
width: 30%;
|
|
1212
|
+
}
|
|
1213
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
|
|
1214
|
+
float: left;
|
|
1215
|
+
padding: 5px;
|
|
1216
|
+
}
|
|
1217
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
|
|
1218
|
+
font-size: 35px;
|
|
1219
|
+
margin-top: 35%;
|
|
1220
|
+
}
|
|
1221
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-day {
|
|
1222
|
+
display: block;
|
|
1223
|
+
font-size: 40px;
|
|
1224
|
+
margin-top: 10%;
|
|
1225
|
+
}
|
|
1226
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-header.e-month, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
|
|
1227
|
+
height: 10%;
|
|
1228
|
+
}
|
|
1229
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
|
|
1230
|
+
height: 75%;
|
|
1231
|
+
}
|
|
1232
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
|
|
1233
|
+
display: -ms-flexbox;
|
|
1234
|
+
display: flex;
|
|
1235
|
+
}
|
|
1236
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
|
|
1237
|
+
float: right;
|
|
1238
|
+
height: 90%;
|
|
1239
|
+
width: 70%;
|
|
1240
|
+
}
|
|
1241
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
|
|
1242
|
+
display: table-row-group;
|
|
1243
|
+
}
|
|
1244
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-decade table, .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-year table {
|
|
1245
|
+
height: 100%;
|
|
1246
|
+
}
|
|
1247
|
+
}
|
|
1169
1248
|
.e-datepicker.e-popup-wrapper,
|
|
1170
1249
|
.e-bigger.e-small .e-datepicker.e-popup-wrapper,
|
|
1171
1250
|
.e-bigger .e-datepicker.e-popup-wrapper,
|
|
@@ -1817,6 +1896,12 @@ ejs-calendar {
|
|
|
1817
1896
|
top: 0 !important;
|
|
1818
1897
|
left: 0 !important;
|
|
1819
1898
|
}
|
|
1899
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
|
|
1900
|
+
min-height: 100%;
|
|
1901
|
+
min-width: 100%;
|
|
1902
|
+
height: 100%;
|
|
1903
|
+
width: 100%;
|
|
1904
|
+
}
|
|
1820
1905
|
|
|
1821
1906
|
.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
|
|
1822
1907
|
background-size: 250px 33px;
|
|
@@ -1829,6 +1914,111 @@ ejs-calendar {
|
|
|
1829
1914
|
min-height: 40px;
|
|
1830
1915
|
}
|
|
1831
1916
|
|
|
1917
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
|
|
1918
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
1919
|
+
min-height: 100%;
|
|
1920
|
+
min-width: 100%;
|
|
1921
|
+
height: 100%;
|
|
1922
|
+
width: 100%;
|
|
1923
|
+
}
|
|
1924
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
1925
|
+
height: 100%;
|
|
1926
|
+
}
|
|
1927
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
1928
|
+
height: 78%;
|
|
1929
|
+
}
|
|
1930
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1931
|
+
height: 90%;
|
|
1932
|
+
}
|
|
1933
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
|
|
1934
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
1935
|
+
height: 10%;
|
|
1936
|
+
}
|
|
1937
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
|
|
1938
|
+
margin: 0;
|
|
1939
|
+
}
|
|
1940
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1941
|
+
height: 90%;
|
|
1942
|
+
}
|
|
1943
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
1944
|
+
height: 100%;
|
|
1945
|
+
border-spacing: 0px 30px;
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
@media screen and (orientation: landscape) {
|
|
1949
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
|
|
1950
|
+
float: left;
|
|
1951
|
+
height: 100%;
|
|
1952
|
+
border-right: 1.5px;
|
|
1953
|
+
border-color: black;
|
|
1954
|
+
width: 40%;
|
|
1955
|
+
margin: 0;
|
|
1956
|
+
display: block;
|
|
1957
|
+
background-color: #3f51b5;
|
|
1958
|
+
}
|
|
1959
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
1960
|
+
height: 100%;
|
|
1961
|
+
width: 100%;
|
|
1962
|
+
}
|
|
1963
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
|
|
1964
|
+
display: block;
|
|
1965
|
+
width: 100%;
|
|
1966
|
+
text-align: -webkit-center;
|
|
1967
|
+
}
|
|
1968
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
|
|
1969
|
+
display: block;
|
|
1970
|
+
width: 100%;
|
|
1971
|
+
text-align: -webkit-center;
|
|
1972
|
+
margin-top: 20%;
|
|
1973
|
+
font-size: 20px;
|
|
1974
|
+
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);
|
|
1975
|
+
}
|
|
1976
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
|
|
1977
|
+
font-size: 20px;
|
|
1978
|
+
margin-top: 60%;
|
|
1979
|
+
color: #fff;
|
|
1980
|
+
}
|
|
1981
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
|
|
1982
|
+
width: 100%;
|
|
1983
|
+
text-align: -webkit-center;
|
|
1984
|
+
margin-top: 20%;
|
|
1985
|
+
font-size: 20px;
|
|
1986
|
+
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);
|
|
1987
|
+
}
|
|
1988
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
|
|
1989
|
+
height: 82%;
|
|
1990
|
+
}
|
|
1991
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
|
|
1992
|
+
height: 80%;
|
|
1993
|
+
}
|
|
1994
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
|
|
1995
|
+
border-spacing: unset;
|
|
1996
|
+
}
|
|
1997
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
|
|
1998
|
+
height: 20%;
|
|
1999
|
+
}
|
|
2000
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
|
|
2001
|
+
width: 100%;
|
|
2002
|
+
}
|
|
2003
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
|
|
2004
|
+
display: -ms-flexbox;
|
|
2005
|
+
display: flex;
|
|
2006
|
+
}
|
|
2007
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
2008
|
+
border-radius: 0 40% 40% 0;
|
|
2009
|
+
}
|
|
2010
|
+
.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
|
|
2011
|
+
border-radius: 0 40% 40% 0;
|
|
2012
|
+
}
|
|
2013
|
+
}
|
|
2014
|
+
.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 {
|
|
2015
|
+
width: calc(100% - 80px);
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
.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 {
|
|
2019
|
+
width: calc(100% - 110px);
|
|
2020
|
+
}
|
|
2021
|
+
|
|
1832
2022
|
/*! daterangepicker theme */
|
|
1833
2023
|
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
|
|
1834
2024
|
color: #333;
|