@sankhyalabs/ezui 1.2.0-beta.14 → 1.2.0-beta.15
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/dist/cjs/ez-grid.cjs.entry.js +1 -1
- package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js +1 -1
- package/dist/custom-elements/index.js +1 -1
- package/dist/esm/ez-grid.entry.js +1 -1
- package/dist/ezui/ez-grid.entry.js +1 -1
- package/dist/ezui/{p-82c2d3c9.entry.js → p-ce824077.entry.js} +1 -1
- package/package.json +1 -1
|
@@ -115055,7 +115055,7 @@ class AgGridController {
|
|
|
115055
115055
|
headerName: "",
|
|
115056
115056
|
checkboxSelection: false,
|
|
115057
115057
|
headerCheckboxSelection: false,
|
|
115058
|
-
width:
|
|
115058
|
+
width: 28,
|
|
115059
115059
|
suppressMovable: true,
|
|
115060
115060
|
suppressAutoSize: true,
|
|
115061
115061
|
suppressMenu: true,
|
|
@@ -120552,7 +120552,7 @@ class AgGridController {
|
|
|
120552
120552
|
headerName: "",
|
|
120553
120553
|
checkboxSelection: false,
|
|
120554
120554
|
headerCheckboxSelection: false,
|
|
120555
|
-
width:
|
|
120555
|
+
width: 28,
|
|
120556
120556
|
suppressMovable: true,
|
|
120557
120557
|
suppressAutoSize: true,
|
|
120558
120558
|
suppressMenu: true,
|
|
@@ -115051,7 +115051,7 @@ class AgGridController {
|
|
|
115051
115051
|
headerName: "",
|
|
115052
115052
|
checkboxSelection: false,
|
|
115053
115053
|
headerCheckboxSelection: false,
|
|
115054
|
-
width:
|
|
115054
|
+
width: 28,
|
|
115055
115055
|
suppressMovable: true,
|
|
115056
115056
|
suppressAutoSize: true,
|
|
115057
115057
|
suppressMenu: true,
|
|
@@ -115051,7 +115051,7 @@ class AgGridController {
|
|
|
115051
115051
|
headerName: "",
|
|
115052
115052
|
checkboxSelection: false,
|
|
115053
115053
|
headerCheckboxSelection: false,
|
|
115054
|
-
width:
|
|
115054
|
+
width: 28,
|
|
115055
115055
|
suppressMovable: true,
|
|
115056
115056
|
suppressAutoSize: true,
|
|
115057
115057
|
suppressMenu: true,
|