@sankhyalabs/ez-design 5.10.0-dev.7 → 5.10.0-dev.9

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.
@@ -7779,13 +7779,13 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
7779
7779
  border-top: solid 1px;
7780
7780
  border-top-color: #bfbfbf;
7781
7781
  border-top-color: var(--ag-border-color, #bfbfbf); }
7782
- .ez-grid .ag-ltr .ag-cell :not(.invalidValue) {
7782
+ .ez-grid .ag-ltr .ag-cell {
7783
7783
  border-right: solid transparent; }
7784
- .ez-grid .ag-rtl .ag-cell :not(.invalidValue) {
7784
+ .ez-grid .ag-rtl .ag-cell {
7785
7785
  border-left: solid transparent; }
7786
- .ez-grid .ag-ltr .ag-cell :not(.invalidValue) {
7786
+ .ez-grid .ag-ltr .ag-cell {
7787
7787
  border-right-width: 1px; }
7788
- .ez-grid .ag-rtl .ag-cell :not(.invalidValue) {
7788
+ .ez-grid .ag-rtl .ag-cell {
7789
7789
  border-left-width: 1px; }
7790
7790
  .ez-grid .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
7791
7791
  border-left: solid 1px;
@@ -8884,7 +8884,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8884
8884
  font-family: var(--font-pattern);
8885
8885
  font-size: var(--text--medium);
8886
8886
  color: var(--text--primary); }
8887
- .ez-grid__cell-body.ag-cell-value:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue), .ez-grid__cell-body.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue), .ez-grid__cell-body.ag-cell-last-right-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue) {
8887
+ .ez-grid__cell-body.ag-cell-value:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue), .ez-grid__cell-body.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue), .ez-grid__cell-body.ag-cell-last-right-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue) {
8888
8888
  border-right-color: var(--color--strokes); }
8889
8889
  .ez-grid__cell-body.ag-cell[col-id="statusColumn"] {
8890
8890
  display: flex;
@@ -8954,7 +8954,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
8954
8954
  border: 1px solid transparent;
8955
8955
  border-radius: 50%;
8956
8956
  margin: 0 auto; }
8957
- .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-value:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue), .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue), .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-last-right-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus) :not(.invalidValue) {
8957
+ .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-value:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue), .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue), .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell-last-right-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):not(.ag-cell-focus):not(.invalidValue) {
8958
8958
  border-right-color: var(--color--strokes); }
8959
8959
  .ez-grid .ag-ltr .ez-grid__cell-body.ag-cell[col-id="statusColumn"] {
8960
8960
  display: flex;
@@ -9021,7 +9021,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9021
9021
  .ez-grid .ag-pinned-left-header .ez-grid__header-cell,
9022
9022
  .ez-grid .ag-pinned-right-header .ez-grid__header-cell {
9023
9023
  padding-right: var(--space--medium); }
9024
- .ez-grid .ag-horizontal-left-spacer:not(.ag-scroller-corner) :not(.invalidValue) {
9024
+ .ez-grid .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
9025
9025
  border-right-color: var(--color--strokes); }
9026
9026
  .ez-grid .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
9027
9027
  border-left-color: var(--color--strokes); }
@@ -9034,7 +9034,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9034
9034
  font-size: var(--text--medium);
9035
9035
  font-weight: var(--text-weight--large); }
9036
9036
  .ez-grid .ag-header {
9037
- border-bottom: none; }
9037
+ border-bottom: var(--border--small) var(--color--strokes); }
9038
9038
  .ez-grid .ag-menu-separator {
9039
9039
  display: none; }
9040
9040
  .ez-grid .ag-tabs-header.ag-menu-header {
@@ -9290,7 +9290,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
9290
9290
  --ez-check--hover--background-color: transparent; }
9291
9291
  .ez-grid .ag-header-row-column {
9292
9292
  display: flex; }
9293
- .ez-grid .invalidValue {
9293
+ .ez-grid .ag-cell.invalidValue {
9294
9294
  border: 2px var(--color-alert--error-800) solid; }
9295
9295
 
9296
9296
  .grid_editor {