@syncfusion/ej2 20.2.48 → 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.
Files changed (108) hide show
  1. package/bootstrap-dark.css +194 -1
  2. package/bootstrap.css +194 -1
  3. package/bootstrap4.css +194 -1
  4. package/bootstrap5-dark.css +194 -1
  5. package/bootstrap5.css +194 -1
  6. package/datepicker/bootstrap-dark.css +79 -0
  7. package/datepicker/bootstrap.css +79 -0
  8. package/datepicker/bootstrap4.css +79 -0
  9. package/datepicker/bootstrap5.css +79 -0
  10. package/datepicker/compatibility/bootstrap-dark.css +79 -0
  11. package/datepicker/compatibility/bootstrap.css +79 -0
  12. package/datepicker/compatibility/bootstrap4.css +79 -0
  13. package/datepicker/compatibility/bootstrap5.css +79 -0
  14. package/datepicker/compatibility/fabric-dark.css +79 -0
  15. package/datepicker/compatibility/fabric.css +79 -0
  16. package/datepicker/compatibility/fluent-dark.css +79 -0
  17. package/datepicker/compatibility/fluent.css +79 -0
  18. package/datepicker/compatibility/highcontrast-light.css +79 -0
  19. package/datepicker/compatibility/highcontrast.css +79 -0
  20. package/datepicker/compatibility/material-dark.css +79 -0
  21. package/datepicker/compatibility/material.css +79 -0
  22. package/datepicker/compatibility/tailwind-dark.css +79 -0
  23. package/datepicker/compatibility/tailwind.css +79 -0
  24. package/datepicker/fabric-dark.css +79 -0
  25. package/datepicker/fabric.css +79 -0
  26. package/datepicker/fluent-dark.css +79 -0
  27. package/datepicker/fluent.css +79 -0
  28. package/datepicker/highcontrast-light.css +79 -0
  29. package/datepicker/highcontrast.css +79 -0
  30. package/datepicker/material-dark.css +79 -0
  31. package/datepicker/material.css +79 -0
  32. package/datepicker/tailwind-dark.css +79 -0
  33. package/datepicker/tailwind.css +79 -0
  34. package/daterangepicker/bootstrap-dark.css +111 -0
  35. package/daterangepicker/bootstrap.css +111 -0
  36. package/daterangepicker/bootstrap4.css +111 -0
  37. package/daterangepicker/bootstrap5.css +111 -0
  38. package/daterangepicker/compatibility/bootstrap-dark.css +111 -0
  39. package/daterangepicker/compatibility/bootstrap.css +111 -0
  40. package/daterangepicker/compatibility/bootstrap4.css +111 -0
  41. package/daterangepicker/compatibility/bootstrap5.css +111 -0
  42. package/daterangepicker/compatibility/fabric-dark.css +111 -0
  43. package/daterangepicker/compatibility/fabric.css +111 -0
  44. package/daterangepicker/compatibility/fluent-dark.css +111 -0
  45. package/daterangepicker/compatibility/fluent.css +111 -0
  46. package/daterangepicker/compatibility/highcontrast-light.css +111 -0
  47. package/daterangepicker/compatibility/highcontrast.css +111 -0
  48. package/daterangepicker/compatibility/material-dark.css +111 -0
  49. package/daterangepicker/compatibility/material.css +111 -0
  50. package/daterangepicker/compatibility/tailwind-dark.css +111 -0
  51. package/daterangepicker/compatibility/tailwind.css +111 -0
  52. package/daterangepicker/fabric-dark.css +111 -0
  53. package/daterangepicker/fabric.css +111 -0
  54. package/daterangepicker/fluent-dark.css +111 -0
  55. package/daterangepicker/fluent.css +111 -0
  56. package/daterangepicker/highcontrast-light.css +111 -0
  57. package/daterangepicker/highcontrast.css +111 -0
  58. package/daterangepicker/material-dark.css +111 -0
  59. package/daterangepicker/material.css +111 -0
  60. package/daterangepicker/tailwind-dark.css +111 -0
  61. package/daterangepicker/tailwind.css +111 -0
  62. package/dist/ej2.d.ts +1 -1
  63. package/dist/ej2.min.js +2 -2
  64. package/fabric-dark.css +194 -1
  65. package/fabric.css +194 -1
  66. package/fluent-dark.css +194 -1
  67. package/fluent.css +194 -1
  68. package/highcontrast.css +194 -1
  69. package/material-dark.css +194 -1
  70. package/material.css +194 -1
  71. package/package.json +20 -20
  72. package/pdfviewer/bootstrap-dark.css +4 -1
  73. package/pdfviewer/bootstrap.css +4 -1
  74. package/pdfviewer/bootstrap4.css +4 -1
  75. package/pdfviewer/bootstrap5-dark.css +4 -1
  76. package/pdfviewer/bootstrap5.css +4 -1
  77. package/pdfviewer/compatibility/bootstrap-dark.css +4 -1
  78. package/pdfviewer/compatibility/bootstrap.css +4 -1
  79. package/pdfviewer/compatibility/bootstrap4.css +4 -1
  80. package/pdfviewer/compatibility/bootstrap5-dark.css +4 -1
  81. package/pdfviewer/compatibility/bootstrap5.css +4 -1
  82. package/pdfviewer/compatibility/fabric-dark.css +4 -1
  83. package/pdfviewer/compatibility/fabric.css +4 -1
  84. package/pdfviewer/compatibility/fluent-dark.css +4 -1
  85. package/pdfviewer/compatibility/fluent.css +4 -1
  86. package/pdfviewer/compatibility/highcontrast-light.css +4 -1
  87. package/pdfviewer/compatibility/highcontrast.css +4 -1
  88. package/pdfviewer/compatibility/material-dark.css +4 -1
  89. package/pdfviewer/compatibility/material.css +4 -1
  90. package/pdfviewer/compatibility/tailwind-dark.css +4 -1
  91. package/pdfviewer/compatibility/tailwind.css +4 -1
  92. package/pdfviewer/fabric-dark.css +4 -1
  93. package/pdfviewer/fabric.css +4 -1
  94. package/pdfviewer/fluent-dark.css +4 -1
  95. package/pdfviewer/fluent.css +4 -1
  96. package/pdfviewer/highcontrast-light.css +4 -1
  97. package/pdfviewer/highcontrast.css +4 -1
  98. package/pdfviewer/material-dark.css +4 -1
  99. package/pdfviewer/material.css +4 -1
  100. package/pdfviewer/tailwind-dark.css +4 -1
  101. package/pdfviewer/tailwind.css +4 -1
  102. package/styles/compatibility/bootstrap.css +194 -1
  103. package/styles/compatibility/bootstrap4.css +194 -1
  104. package/styles/compatibility/fabric.css +194 -1
  105. package/styles/compatibility/highcontrast.css +194 -1
  106. package/styles/compatibility/material.css +194 -1
  107. package/tailwind-dark.css +194 -1
  108. package/tailwind.css +194 -1
package/material.css CHANGED
@@ -25476,6 +25476,10 @@ body.e-colorpicker-overflow {
25476
25476
  top: 0 !important;
25477
25477
  left: 0 !important;
25478
25478
  }
25479
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
25480
+ min-width: 100%;
25481
+ min-height: 100%;
25482
+ }
25479
25483
 
25480
25484
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
25481
25485
  background-size: 250px 33px;
@@ -25488,6 +25492,40 @@ body.e-colorpicker-overflow {
25488
25492
  min-height: 40px;
25489
25493
  }
25490
25494
 
25495
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25496
+ height: 15%;
25497
+ }
25498
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25499
+ float: right;
25500
+ margin-right: 10px;
25501
+ padding: 5px;
25502
+ }
25503
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
25504
+ content: "\e932";
25505
+ font-family: "e-icons";
25506
+ color: rgb(255, 255, 255);
25507
+ }
25508
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25509
+ min-width: 100%;
25510
+ min-height: 100%;
25511
+ height: 100%;
25512
+ }
25513
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
25514
+ height: 10%;
25515
+ }
25516
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25517
+ height: 85%;
25518
+ }
25519
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
25520
+ height: 10%;
25521
+ }
25522
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25523
+ height: 80%;
25524
+ }
25525
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
25526
+ height: 100%;
25527
+ }
25528
+
25491
25529
  @media screen and (orientation: landscape) and (max-height: 360px) {
25492
25530
  .e-datepicker .e-calendar.e-device .e-month table tbody {
25493
25531
  display: inline-block;
@@ -25495,6 +25533,47 @@ body.e-colorpicker-overflow {
25495
25533
  overflow: auto;
25496
25534
  }
25497
25535
  }
25536
+ @media screen and (orientation: landscape) {
25537
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
25538
+ float: left;
25539
+ height: 100%;
25540
+ width: 30%;
25541
+ }
25542
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
25543
+ float: left;
25544
+ padding: 5px;
25545
+ }
25546
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
25547
+ font-size: 35px;
25548
+ margin-top: 35%;
25549
+ }
25550
+ .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 {
25551
+ display: block;
25552
+ font-size: 40px;
25553
+ margin-top: 10%;
25554
+ }
25555
+ .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 {
25556
+ height: 10%;
25557
+ }
25558
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
25559
+ height: 75%;
25560
+ }
25561
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
25562
+ display: -ms-flexbox;
25563
+ display: flex;
25564
+ }
25565
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
25566
+ float: right;
25567
+ height: 90%;
25568
+ width: 70%;
25569
+ }
25570
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
25571
+ display: table-row-group;
25572
+ }
25573
+ .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 {
25574
+ height: 100%;
25575
+ }
25576
+ }
25498
25577
  .e-datepicker.e-popup-wrapper,
25499
25578
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
25500
25579
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -28049,6 +28128,12 @@ body.e-colorpicker-overflow {
28049
28128
  top: 0 !important;
28050
28129
  left: 0 !important;
28051
28130
  }
28131
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
28132
+ min-height: 100%;
28133
+ min-width: 100%;
28134
+ height: 100%;
28135
+ width: 100%;
28136
+ }
28052
28137
 
28053
28138
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
28054
28139
  background-size: 250px 33px;
@@ -28061,6 +28146,111 @@ body.e-colorpicker-overflow {
28061
28146
  min-height: 40px;
28062
28147
  }
28063
28148
 
28149
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
28150
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28151
+ min-height: 100%;
28152
+ min-width: 100%;
28153
+ height: 100%;
28154
+ width: 100%;
28155
+ }
28156
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28157
+ height: 100%;
28158
+ }
28159
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28160
+ height: 78%;
28161
+ }
28162
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28163
+ height: 90%;
28164
+ }
28165
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
28166
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28167
+ height: 10%;
28168
+ }
28169
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
28170
+ margin: 0;
28171
+ }
28172
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28173
+ height: 90%;
28174
+ }
28175
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28176
+ height: 100%;
28177
+ border-spacing: 0px 30px;
28178
+ }
28179
+
28180
+ @media screen and (orientation: landscape) {
28181
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
28182
+ float: left;
28183
+ height: 100%;
28184
+ border-right: 1.5px;
28185
+ border-color: black;
28186
+ width: 40%;
28187
+ margin: 0;
28188
+ display: block;
28189
+ background-color: #3f51b5;
28190
+ }
28191
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28192
+ height: 100%;
28193
+ width: 100%;
28194
+ }
28195
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
28196
+ display: block;
28197
+ width: 100%;
28198
+ text-align: -webkit-center;
28199
+ }
28200
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
28201
+ display: block;
28202
+ width: 100%;
28203
+ text-align: -webkit-center;
28204
+ margin-top: 20%;
28205
+ font-size: 20px;
28206
+ 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);
28207
+ }
28208
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
28209
+ font-size: 20px;
28210
+ margin-top: 60%;
28211
+ color: #fff;
28212
+ }
28213
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
28214
+ width: 100%;
28215
+ text-align: -webkit-center;
28216
+ margin-top: 20%;
28217
+ font-size: 20px;
28218
+ 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);
28219
+ }
28220
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
28221
+ height: 82%;
28222
+ }
28223
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
28224
+ height: 80%;
28225
+ }
28226
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
28227
+ border-spacing: unset;
28228
+ }
28229
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
28230
+ height: 20%;
28231
+ }
28232
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
28233
+ width: 100%;
28234
+ }
28235
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
28236
+ display: -ms-flexbox;
28237
+ display: flex;
28238
+ }
28239
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28240
+ border-radius: 0 40% 40% 0;
28241
+ }
28242
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
28243
+ border-radius: 0 40% 40% 0;
28244
+ }
28245
+ }
28246
+ .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 {
28247
+ width: calc(100% - 80px);
28248
+ }
28249
+
28250
+ .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 {
28251
+ width: calc(100% - 110px);
28252
+ }
28253
+
28064
28254
  /*! daterangepicker theme */
28065
28255
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
28066
28256
  color: #e3165b;
@@ -64167,7 +64357,10 @@ input.e-pv-input-password::-ms-reveal {
64167
64357
  }
64168
64358
 
64169
64359
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
64170
- display: none;
64360
+ display: block;
64361
+ padding-left: 10px;
64362
+ padding-right: 10px;
64363
+ width: auto;
64171
64364
  }
64172
64365
 
64173
64366
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2@*",
3
- "_id": "@syncfusion/ej2@20.3.0",
3
+ "_id": "@syncfusion/ej2@20.2.49",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-MENXRRTMOEhMbDGBjbasw7DvTyRpSwDrRkWcqkmLgM+SJ7j+fiyZoZnGySnmGYnUiBn1gCiwi+vyoRaU5XdjsQ==",
5
+ "_integrity": "sha512-iRfhNqc6AwFsbyi41uucmzvS+Q1tGc3M+WNaGHdvACcymPZB/yLKRusCLJPPx3lc80oGI9siu17w82pvnE1rbA==",
6
6
  "_location": "/@syncfusion/ej2",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2/-/ej2-20.3.0.tgz",
23
- "_shasum": "0ac7e23850cff15007425d2199ce93bc05d3be7e",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2/-/ej2-20.2.49.tgz",
23
+ "_shasum": "cbcce4de64970cb048520ade00044bcf9234b9a4",
24
24
  "_spec": "@syncfusion/ej2@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -34,20 +34,20 @@
34
34
  "@syncfusion/ej2-barcode-generator": "~20.2.45",
35
35
  "@syncfusion/ej2-base": "~20.2.48",
36
36
  "@syncfusion/ej2-buttons": "~20.2.46",
37
- "@syncfusion/ej2-calendars": "~20.2.46",
38
- "@syncfusion/ej2-charts": "~20.2.48",
37
+ "@syncfusion/ej2-calendars": "~20.2.50",
38
+ "@syncfusion/ej2-charts": "~20.2.50",
39
39
  "@syncfusion/ej2-circulargauge": "~20.2.45",
40
40
  "@syncfusion/ej2-compression": "~20.2.45",
41
41
  "@syncfusion/ej2-data": "~20.2.45",
42
- "@syncfusion/ej2-diagrams": "~20.2.45",
43
- "@syncfusion/ej2-documenteditor": "~20.2.48",
42
+ "@syncfusion/ej2-diagrams": "~20.2.49",
43
+ "@syncfusion/ej2-documenteditor": "~20.2.50",
44
44
  "@syncfusion/ej2-drawings": "~20.2.45",
45
- "@syncfusion/ej2-dropdowns": "~20.2.48",
45
+ "@syncfusion/ej2-dropdowns": "~20.2.50",
46
46
  "@syncfusion/ej2-excel-export": "~20.2.48",
47
47
  "@syncfusion/ej2-file-utils": "~20.2.45",
48
48
  "@syncfusion/ej2-filemanager": "~20.2.45",
49
- "@syncfusion/ej2-gantt": "~20.2.46",
50
- "@syncfusion/ej2-grids": "~20.2.48",
49
+ "@syncfusion/ej2-gantt": "~20.2.50",
50
+ "@syncfusion/ej2-grids": "~20.2.49",
51
51
  "@syncfusion/ej2-heatmap": "~20.2.48",
52
52
  "@syncfusion/ej2-icons": "~20.2.45",
53
53
  "@syncfusion/ej2-inplace-editor": "~20.2.45",
@@ -57,21 +57,21 @@
57
57
  "@syncfusion/ej2-lineargauge": "~20.2.45",
58
58
  "@syncfusion/ej2-lists": "~20.2.46",
59
59
  "@syncfusion/ej2-maps": "~20.2.45",
60
- "@syncfusion/ej2-navigations": "~20.2.48",
60
+ "@syncfusion/ej2-navigations": "~20.2.50",
61
61
  "@syncfusion/ej2-notifications": "~20.2.45",
62
62
  "@syncfusion/ej2-office-chart": "~20.2.46",
63
63
  "@syncfusion/ej2-pdf-export": "~20.2.45",
64
- "@syncfusion/ej2-pdfviewer": "~20.2.48",
64
+ "@syncfusion/ej2-pdfviewer": "~20.2.50",
65
65
  "@syncfusion/ej2-pivotview": "~20.2.45",
66
- "@syncfusion/ej2-popups": "~20.2.45",
66
+ "@syncfusion/ej2-popups": "~20.2.49",
67
67
  "@syncfusion/ej2-progressbar": "~20.2.45",
68
- "@syncfusion/ej2-querybuilder": "~20.2.48",
69
- "@syncfusion/ej2-richtexteditor": "~20.2.46",
70
- "@syncfusion/ej2-schedule": "~20.2.45",
68
+ "@syncfusion/ej2-querybuilder": "~20.2.50",
69
+ "@syncfusion/ej2-richtexteditor": "~20.2.50",
70
+ "@syncfusion/ej2-schedule": "~20.2.50",
71
71
  "@syncfusion/ej2-splitbuttons": "~20.2.45",
72
- "@syncfusion/ej2-spreadsheet": "~20.2.48",
72
+ "@syncfusion/ej2-spreadsheet": "~20.2.50",
73
73
  "@syncfusion/ej2-svg-base": "~20.2.45",
74
- "@syncfusion/ej2-treegrid": "~20.2.46",
74
+ "@syncfusion/ej2-treegrid": "~20.2.49",
75
75
  "@syncfusion/ej2-treemap": "~20.2.45",
76
76
  "@types/lodash": "4.14.159",
77
77
  "sass": "^1.51.0",
@@ -96,6 +96,6 @@
96
96
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
97
97
  },
98
98
  "typings": "index.d.ts",
99
- "version": "20.2.48",
99
+ "version": "20.2.50",
100
100
  "sideEffects": false
101
101
  }
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -703,7 +703,10 @@ input.e-pv-input-password::-ms-reveal {
703
703
  }
704
704
 
705
705
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
706
- display: none;
706
+ display: block;
707
+ padding-left: 10px;
708
+ padding-right: 10px;
709
+ width: auto;
707
710
  }
708
711
 
709
712
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -720,7 +720,10 @@ input.e-pv-input-password::-ms-reveal {
720
720
  }
721
721
 
722
722
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
723
- display: none;
723
+ display: block;
724
+ padding-left: 10px;
725
+ padding-right: 10px;
726
+ width: auto;
724
727
  }
725
728
 
726
729
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -711,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
711
711
  }
712
712
 
713
713
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
714
- display: none;
714
+ display: block;
715
+ padding-left: 10px;
716
+ padding-right: 10px;
717
+ width: auto;
715
718
  }
716
719
 
717
720
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -711,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
711
711
  }
712
712
 
713
713
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
714
- display: none;
714
+ display: block;
715
+ padding-left: 10px;
716
+ padding-right: 10px;
717
+ width: auto;
715
718
  }
716
719
 
717
720
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -703,7 +703,10 @@ input.e-pv-input-password::-ms-reveal {
703
703
  }
704
704
 
705
705
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
706
- display: none;
706
+ display: block;
707
+ padding-left: 10px;
708
+ padding-right: 10px;
709
+ width: auto;
707
710
  }
708
711
 
709
712
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -720,7 +720,10 @@ input.e-pv-input-password::-ms-reveal {
720
720
  }
721
721
 
722
722
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
723
- display: none;
723
+ display: block;
724
+ padding-left: 10px;
725
+ padding-right: 10px;
726
+ width: auto;
724
727
  }
725
728
 
726
729
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -711,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
711
711
  }
712
712
 
713
713
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
714
- display: none;
714
+ display: block;
715
+ padding-left: 10px;
716
+ padding-right: 10px;
717
+ width: auto;
715
718
  }
716
719
 
717
720
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -711,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
711
711
  }
712
712
 
713
713
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
714
- display: none;
714
+ display: block;
715
+ padding-left: 10px;
716
+ padding-right: 10px;
717
+ width: auto;
715
718
  }
716
719
 
717
720
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -708,7 +708,10 @@ input.e-pv-input-password::-ms-reveal {
708
708
  }
709
709
 
710
710
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
711
- display: none;
711
+ display: block;
712
+ padding-left: 10px;
713
+ padding-right: 10px;
714
+ width: auto;
712
715
  }
713
716
 
714
717
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -715,7 +715,10 @@ input.e-pv-input-password::-ms-reveal {
715
715
  }
716
716
 
717
717
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
718
- display: none;
718
+ display: block;
719
+ padding-left: 10px;
720
+ padding-right: 10px;
721
+ width: auto;
719
722
  }
720
723
 
721
724
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -712,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
712
712
  }
713
713
 
714
714
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
715
- display: none;
715
+ display: block;
716
+ padding-left: 10px;
717
+ padding-right: 10px;
718
+ width: auto;
716
719
  }
717
720
 
718
721
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -712,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
712
712
  }
713
713
 
714
714
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
715
- display: none;
715
+ display: block;
716
+ padding-left: 10px;
717
+ padding-right: 10px;
718
+ width: auto;
716
719
  }
717
720
 
718
721
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -702,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
702
702
  }
703
703
 
704
704
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
705
- display: none;
705
+ display: block;
706
+ padding-left: 10px;
707
+ padding-right: 10px;
708
+ width: auto;
706
709
  }
707
710
 
708
711
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -702,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
702
702
  }
703
703
 
704
704
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
705
- display: none;
705
+ display: block;
706
+ padding-left: 10px;
707
+ padding-right: 10px;
708
+ width: auto;
706
709
  }
707
710
 
708
711
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -706,7 +706,10 @@ input.e-pv-input-password::-ms-reveal {
706
706
  }
707
707
 
708
708
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
709
- display: none;
709
+ display: block;
710
+ padding-left: 10px;
711
+ padding-right: 10px;
712
+ width: auto;
710
713
  }
711
714
 
712
715
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -707,7 +707,10 @@ input.e-pv-input-password::-ms-reveal {
707
707
  }
708
708
 
709
709
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
710
- display: none;
710
+ display: block;
711
+ padding-left: 10px;
712
+ padding-right: 10px;
713
+ width: auto;
711
714
  }
712
715
 
713
716
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -708,7 +708,10 @@ input.e-pv-input-password::-ms-reveal {
708
708
  }
709
709
 
710
710
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
711
- display: none;
711
+ display: block;
712
+ padding-left: 10px;
713
+ padding-right: 10px;
714
+ width: auto;
712
715
  }
713
716
 
714
717
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -715,7 +715,10 @@ input.e-pv-input-password::-ms-reveal {
715
715
  }
716
716
 
717
717
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
718
- display: none;
718
+ display: block;
719
+ padding-left: 10px;
720
+ padding-right: 10px;
721
+ width: auto;
719
722
  }
720
723
 
721
724
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -712,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
712
712
  }
713
713
 
714
714
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
715
- display: none;
715
+ display: block;
716
+ padding-left: 10px;
717
+ padding-right: 10px;
718
+ width: auto;
716
719
  }
717
720
 
718
721
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -712,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
712
712
  }
713
713
 
714
714
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
715
- display: none;
715
+ display: block;
716
+ padding-left: 10px;
717
+ padding-right: 10px;
718
+ width: auto;
716
719
  }
717
720
 
718
721
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -698,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
698
698
  }
699
699
 
700
700
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
701
- display: none;
701
+ display: block;
702
+ padding-left: 10px;
703
+ padding-right: 10px;
704
+ width: auto;
702
705
  }
703
706
 
704
707
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,