@syncfusion/ej2-material3-dark-theme 34.2.2 → 34.2.4

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-material3-dark-theme",
3
- "version": "34.2.2",
3
+ "version": "34.2.4",
4
4
  "description": "A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -16,5 +16,5 @@
16
16
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
17
17
  },
18
18
  "typings": "index.d.ts",
19
- "_id": "@syncfusion/ej2-material3-dark-theme@34.2.2"
19
+ "_id": "@syncfusion/ej2-material3-dark-theme@34.2.4"
20
20
  }
@@ -34094,6 +34094,9 @@ span.e-input-group.e-multi-line-input.e-adornment-flow-horizontal.e-adornment-or
34094
34094
  white-space: nowrap;
34095
34095
  overflow: hidden;
34096
34096
  }
34097
+ .e-toolbar:not(.e-rtl) {
34098
+ text-align: left;
34099
+ }
34097
34100
  .e-toolbar.e-spacer-toolbar .e-toolbar-items {
34098
34101
  display: -ms-flexbox;
34099
34102
  display: flex;
@@ -51456,6 +51459,10 @@ label[for*=_wholeWord_e-de-rtl] {
51456
51459
  display: block;
51457
51460
  }
51458
51461
 
51462
+ .e-de-hidden-display {
51463
+ display: none;
51464
+ }
51465
+
51459
51466
  .e-de-hidden {
51460
51467
  display: none !important; /* stylelint-disable-line declaration-no-important */
51461
51468
  }
@@ -85817,6 +85824,14 @@ span.e-pv-redaction-opactity-value {
85817
85824
  padding-left: 8px !important;
85818
85825
  padding-right: 8px !important;
85819
85826
  }
85827
+ .e-pivotview .e-grid .e-headercelldiv {
85828
+ width: 100% !important;
85829
+ padding-left: 8px !important;
85830
+ padding-right: 8px !important;
85831
+ }
85832
+ .e-pivotview .e-grid th.e-headercell:not(.e-stackedheadercell) {
85833
+ padding: 0 !important;
85834
+ }
85820
85835
  .e-pivotview .sf-grid .e-spinner-pane {
85821
85836
  z-index: 1 !important;
85822
85837
  }
@@ -153,6 +153,10 @@
153
153
  display: block;
154
154
  }
155
155
 
156
+ .e-de-hidden-display {
157
+ display: none;
158
+ }
159
+
156
160
  .e-de-hidden {
157
161
  display: none !important; /* stylelint-disable-line declaration-no-important */
158
162
  }
@@ -103,6 +103,9 @@
103
103
  .e-de-sub-label-block {
104
104
  display: block;
105
105
  }
106
+ .e-de-hidden-display {
107
+ display: none;
108
+ }
106
109
  .e-de-hidden {
107
110
  display: none !important; /* stylelint-disable-line declaration-no-important */
108
111
  }
@@ -103,6 +103,9 @@
103
103
  .e-de-sub-label-block {
104
104
  display: block;
105
105
  }
106
+ .e-de-hidden-display {
107
+ display: none;
108
+ }
106
109
  .e-de-hidden {
107
110
  display: none !important; /* stylelint-disable-line declaration-no-important */
108
111
  }
@@ -34094,6 +34094,9 @@ span.e-input-group.e-multi-line-input.e-adornment-flow-horizontal.e-adornment-or
34094
34094
  white-space: nowrap;
34095
34095
  overflow: hidden;
34096
34096
  }
34097
+ .e-toolbar:not(.e-rtl) {
34098
+ text-align: left;
34099
+ }
34097
34100
  .e-toolbar.e-spacer-toolbar .e-toolbar-items {
34098
34101
  display: -ms-flexbox;
34099
34102
  display: flex;
@@ -51456,6 +51459,10 @@ label[for*=_wholeWord_e-de-rtl] {
51456
51459
  display: block;
51457
51460
  }
51458
51461
 
51462
+ .e-de-hidden-display {
51463
+ display: none;
51464
+ }
51465
+
51459
51466
  .e-de-hidden {
51460
51467
  display: none !important; /* stylelint-disable-line declaration-no-important */
51461
51468
  }
@@ -85817,6 +85824,14 @@ span.e-pv-redaction-opactity-value {
85817
85824
  padding-left: 8px !important;
85818
85825
  padding-right: 8px !important;
85819
85826
  }
85827
+ .e-pivotview .e-grid .e-headercelldiv {
85828
+ width: 100% !important;
85829
+ padding-left: 8px !important;
85830
+ padding-right: 8px !important;
85831
+ }
85832
+ .e-pivotview .e-grid th.e-headercell:not(.e-stackedheadercell) {
85833
+ padding: 0 !important;
85834
+ }
85820
85835
  .e-pivotview .sf-grid .e-spinner-pane {
85821
85836
  z-index: 1 !important;
85822
85837
  }
@@ -498,6 +498,18 @@
498
498
  }
499
499
  }
500
500
 
501
+ .e-grid {
502
+ .e-headercelldiv {
503
+ width: 100% !important;
504
+ padding-left: $pivotgrid-padding-8 !important;
505
+ padding-right: $pivotgrid-padding-8 !important;
506
+ }
507
+
508
+ th.e-headercell:not(.e-stackedheadercell) {
509
+ padding: $pivotgrid-padding-0 !important;
510
+ }
511
+ }
512
+
501
513
  .sf-grid .e-spinner-pane {
502
514
  z-index: 1 !important;
503
515
  }
@@ -985,6 +985,14 @@
985
985
  padding-left: 8px !important;
986
986
  padding-right: 8px !important;
987
987
  }
988
+ .e-pivotview .e-grid .e-headercelldiv {
989
+ width: 100% !important;
990
+ padding-left: 8px !important;
991
+ padding-right: 8px !important;
992
+ }
993
+ .e-pivotview .e-grid th.e-headercell:not(.e-stackedheadercell) {
994
+ padding: 0 !important;
995
+ }
988
996
  .e-pivotview .sf-grid .e-spinner-pane {
989
997
  z-index: 1 !important;
990
998
  }
@@ -985,6 +985,14 @@
985
985
  padding-left: 8px !important;
986
986
  padding-right: 8px !important;
987
987
  }
988
+ .e-pivotview .e-grid .e-headercelldiv {
989
+ width: 100% !important;
990
+ padding-left: 8px !important;
991
+ padding-right: 8px !important;
992
+ }
993
+ .e-pivotview .e-grid th.e-headercell:not(.e-stackedheadercell) {
994
+ padding: 0 !important;
995
+ }
988
996
  .e-pivotview .sf-grid .e-spinner-pane {
989
997
  z-index: 1 !important;
990
998
  }
@@ -9,6 +9,10 @@
9
9
  user-select: none;
10
10
  white-space: nowrap;
11
11
  overflow: hidden;
12
+
13
+ &:not(.e-rtl) {
14
+ text-align: left;
15
+ }
12
16
 
13
17
  &.e-spacer-toolbar {
14
18
 
@@ -12,6 +12,9 @@
12
12
  white-space: nowrap;
13
13
  overflow: hidden;
14
14
  }
15
+ .e-toolbar:not(.e-rtl) {
16
+ text-align: left;
17
+ }
15
18
  .e-toolbar.e-spacer-toolbar .e-toolbar-items {
16
19
  display: -ms-flexbox;
17
20
  display: flex;
@@ -12,6 +12,9 @@
12
12
  white-space: nowrap;
13
13
  overflow: hidden;
14
14
  }
15
+ .e-toolbar:not(.e-rtl) {
16
+ text-align: left;
17
+ }
15
18
  .e-toolbar.e-spacer-toolbar .e-toolbar-items {
16
19
  display: -ms-flexbox;
17
20
  display: flex;