@syncfusion/ej2-fabric-dark-theme 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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-fabric-dark-theme@*",
3
- "_id": "@syncfusion/ej2-fabric-dark-theme@20.2.49",
3
+ "_id": "@syncfusion/ej2-fabric-dark-theme@20.2.50",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-jqThDHKGTjJSkQgzNes9QPq7UzCwgoz5wNQejyt08o8kA4r4S8u6ivl8lKYuuF8rW2O89jUcOOCwaxC4zBKlEw==",
5
+ "_integrity": "sha512-dr4bRsVn8x4w1S9vntX4PNv+KjlufSNvdYUSblLpjD2DC4djqFYk8bd/wifd+7+avCpqW2TcTfYc91QDI8KHog==",
6
6
  "_location": "/@syncfusion/ej2-fabric-dark-theme",
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-fabric-dark-theme/-/ej2-fabric-dark-theme-20.2.48.tgz",
23
- "_shasum": "70391cd596a92f44fe650904693a36c891293b28",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-fabric-dark-theme/-/ej2-fabric-dark-theme-20.2.49.tgz",
23
+ "_shasum": "8178e95019e198050d6189d2de48bf193c932610",
24
24
  "_spec": "@syncfusion/ej2-fabric-dark-theme@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/themes",
26
26
  "author": {
@@ -47,5 +47,5 @@
47
47
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
48
48
  },
49
49
  "typings": "index.d.ts",
50
- "version": "20.2.49"
50
+ "version": "20.2.50"
51
51
  }
@@ -17377,6 +17377,10 @@ body.e-colorpicker-overflow {
17377
17377
  top: 0 !important;
17378
17378
  left: 0 !important;
17379
17379
  }
17380
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-popup-expand.e-lib.e-popup.e-control.e-popup-open {
17381
+ min-width: 100%;
17382
+ min-height: 100%;
17383
+ }
17380
17384
 
17381
17385
  .e-content-placeholder.e-datepicker.e-placeholder-datepicker {
17382
17386
  background-size: 250px 33px;
@@ -17389,6 +17393,40 @@ body.e-colorpicker-overflow {
17389
17393
  min-height: 40px;
17390
17394
  }
17391
17395
 
17396
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17397
+ height: 15%;
17398
+ }
17399
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17400
+ float: right;
17401
+ margin-right: 10px;
17402
+ padding: 5px;
17403
+ }
17404
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close::before {
17405
+ content: "\e932";
17406
+ font-family: "e-icons";
17407
+ color: rgb(255, 255, 255);
17408
+ }
17409
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17410
+ min-width: 100%;
17411
+ min-height: 100%;
17412
+ height: 100%;
17413
+ }
17414
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-header.e-month {
17415
+ height: 10%;
17416
+ }
17417
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17418
+ height: 85%;
17419
+ }
17420
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-footer-container {
17421
+ height: 10%;
17422
+ }
17423
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17424
+ height: 80%;
17425
+ }
17426
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month table {
17427
+ height: 100%;
17428
+ }
17429
+
17392
17430
  @media screen and (orientation: landscape) and (max-height: 360px) {
17393
17431
  .e-datepicker .e-calendar.e-device .e-month table tbody {
17394
17432
  display: inline-block;
@@ -17396,6 +17434,47 @@ body.e-colorpicker-overflow {
17396
17434
  overflow: auto;
17397
17435
  }
17398
17436
  }
17437
+ @media screen and (orientation: landscape) {
17438
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header {
17439
+ float: left;
17440
+ height: 100%;
17441
+ width: 30%;
17442
+ }
17443
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-popup-close {
17444
+ float: left;
17445
+ padding: 5px;
17446
+ }
17447
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-model-header .e-model-year {
17448
+ font-size: 35px;
17449
+ margin-top: 35%;
17450
+ }
17451
+ .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 {
17452
+ display: block;
17453
+ font-size: 40px;
17454
+ margin-top: 10%;
17455
+ }
17456
+ .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 {
17457
+ height: 10%;
17458
+ }
17459
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-content.e-month {
17460
+ height: 75%;
17461
+ }
17462
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar {
17463
+ display: -ms-flexbox;
17464
+ display: flex;
17465
+ }
17466
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar-cell-container {
17467
+ float: right;
17468
+ height: 90%;
17469
+ width: 70%;
17470
+ }
17471
+ .e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar.e-device .e-month table tbody {
17472
+ display: table-row-group;
17473
+ }
17474
+ .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 {
17475
+ height: 100%;
17476
+ }
17477
+ }
17399
17478
  .e-datepicker.e-popup-wrapper,
17400
17479
  .e-bigger.e-small .e-datepicker.e-popup-wrapper,
17401
17480
  .e-bigger .e-datepicker.e-popup-wrapper,
@@ -19896,6 +19975,12 @@ body.e-colorpicker-overflow {
19896
19975
  top: 0 !important;
19897
19976
  left: 0 !important;
19898
19977
  }
19978
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand.e-control.e-lib.e-device.e-popup-open {
19979
+ min-height: 100%;
19980
+ min-width: 100%;
19981
+ height: 100%;
19982
+ width: 100%;
19983
+ }
19899
19984
 
19900
19985
  .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
19901
19986
  background-size: 250px 33px;
@@ -19908,6 +19993,111 @@ body.e-colorpicker-overflow {
19908
19993
  min-height: 40px;
19909
19994
  }
19910
19995
 
19996
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar,
19997
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
19998
+ min-height: 100%;
19999
+ min-width: 100%;
20000
+ height: 100%;
20001
+ width: 100%;
20002
+ }
20003
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20004
+ height: 100%;
20005
+ }
20006
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20007
+ height: 78%;
20008
+ }
20009
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20010
+ height: 90%;
20011
+ }
20012
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header,
20013
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20014
+ height: 10%;
20015
+ }
20016
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-separator {
20017
+ margin: 0;
20018
+ }
20019
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20020
+ height: 90%;
20021
+ }
20022
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20023
+ height: 100%;
20024
+ border-spacing: 0px 30px;
20025
+ }
20026
+
20027
+ @media screen and (orientation: landscape) {
20028
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header {
20029
+ float: left;
20030
+ height: 100%;
20031
+ border-right: 1.5px;
20032
+ border-color: black;
20033
+ width: 40%;
20034
+ margin: 0;
20035
+ display: block;
20036
+ background-color: #3f51b5;
20037
+ }
20038
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20039
+ height: 100%;
20040
+ width: 100%;
20041
+ }
20042
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-start-end {
20043
+ display: block;
20044
+ width: 100%;
20045
+ text-align: -webkit-center;
20046
+ }
20047
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-start-btn {
20048
+ display: block;
20049
+ width: 100%;
20050
+ text-align: -webkit-center;
20051
+ margin-top: 20%;
20052
+ font-size: 20px;
20053
+ 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);
20054
+ }
20055
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-day-span {
20056
+ font-size: 20px;
20057
+ margin-top: 60%;
20058
+ color: #fff;
20059
+ }
20060
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-range-header .e-start-end .e-end-btn {
20061
+ width: 100%;
20062
+ text-align: -webkit-center;
20063
+ margin-top: 20%;
20064
+ font-size: 20px;
20065
+ 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);
20066
+ }
20067
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-container {
20068
+ height: 82%;
20069
+ }
20070
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month {
20071
+ height: 80%;
20072
+ }
20073
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-content.e-month table {
20074
+ border-spacing: unset;
20075
+ }
20076
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-header {
20077
+ height: 20%;
20078
+ }
20079
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar-holder {
20080
+ width: 100%;
20081
+ }
20082
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-date-range-container {
20083
+ display: -ms-flexbox;
20084
+ display: flex;
20085
+ }
20086
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20087
+ border-radius: 0 40% 40% 0;
20088
+ }
20089
+ .e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-popup-expand .e-calendar .e-end-date.e-selected.e-range-hover {
20090
+ border-radius: 0 40% 40% 0;
20091
+ }
20092
+ }
20093
+ .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 {
20094
+ width: calc(100% - 80px);
20095
+ }
20096
+
20097
+ .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 {
20098
+ width: calc(100% - 110px);
20099
+ }
20100
+
19911
20101
  /*! daterangepicker theme */
19912
20102
  .e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
19913
20103
  color: #fff;