@syncfusion/ej2-fabric-dark-theme 20.2.45 → 20.2.49

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.45",
3
+ "_id": "@syncfusion/ej2-fabric-dark-theme@20.2.49",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-+zvWPBkTvNGH9bNMoiB63Rqwm7+6tbtMWizJ9Le2zwiYrw6Rfy4VxGohjDGpDbmvfo2iN0zHcoDvxuUxvSZ4kw==",
5
+ "_integrity": "sha512-jqThDHKGTjJSkQgzNes9QPq7UzCwgoz5wNQejyt08o8kA4r4S8u6ivl8lKYuuF8rW2O89jUcOOCwaxC4zBKlEw==",
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.3.0.tgz",
23
- "_shasum": "e3f08fbd7c1e888ed5af4d2d682bad48d6230316",
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",
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.45"
50
+ "version": "20.2.49"
51
51
  }
@@ -21543,28 +21543,28 @@ body.e-colorpicker-overflow {
21543
21543
  @media (min-width: 768px) {
21544
21544
  .e-alert-dialog.e-dialog.e-popup,
21545
21545
  .e-confirm-dialog.e-dialog.e-popup {
21546
- margin: 30px auto;
21546
+ margin: 30px;
21547
21547
  width: 600px;
21548
21548
  }
21549
21549
  }
21550
21550
  @media (max-width: 768px) {
21551
21551
  .e-alert-dialog.e-dialog.e-popup,
21552
21552
  .e-confirm-dialog.e-dialog.e-popup {
21553
- margin: 30px auto;
21553
+ margin: 30px;
21554
21554
  width: auto;
21555
21555
  }
21556
21556
  }
21557
21557
  @media (max-width: 768px) {
21558
21558
  .e-prompt-dialog.e-dialog.e-popup,
21559
21559
  .e-prompt-dialog.e-dialog.e-popup {
21560
- margin: 30px auto;
21560
+ margin: 30px;
21561
21561
  width: auto;
21562
21562
  }
21563
21563
  }
21564
21564
  @media (min-width: 768px) {
21565
21565
  .e-prompt-dialog.e-dialog.e-popup,
21566
21566
  .e-prompt-dialog.e-dialog.e-popup {
21567
- margin: 30px auto;
21567
+ margin: 30px;
21568
21568
  width: 600px;
21569
21569
  }
21570
21570
  }
@@ -52462,7 +52462,10 @@ input.e-pv-input-password::-ms-reveal {
52462
52462
  }
52463
52463
 
52464
52464
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
52465
- display: none;
52465
+ display: block;
52466
+ padding-left: 10px;
52467
+ padding-right: 10px;
52468
+ width: auto;
52466
52469
  }
52467
52470
 
52468
52471
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,