@luminati-io/uikit 6.3.135-beta.2 → 6.3.135

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.
@@ -57384,10 +57384,6 @@ Provider.propTypes = {
57384
57384
  skeletonRowCount: (prop_types__WEBPACK_IMPORTED_MODULE_0___default().number),
57385
57385
  hiddenColumns: prop_types__WEBPACK_IMPORTED_MODULE_0___default().arrayOf((prop_types__WEBPACK_IMPORTED_MODULE_0___default().string)),
57386
57386
  pinnedColumns: prop_types__WEBPACK_IMPORTED_MODULE_0___default().arrayOf((prop_types__WEBPACK_IMPORTED_MODULE_0___default().string)),
57387
- // initial column widths, either react-table's `columnResizing` state
57388
- // ({columnWidths: {[columnId]: number}}) or a bare
57389
- // {[columnId]: number} map. values are clamped to each column's
57390
- // min/max width
57391
57387
  columnResizing: (prop_types__WEBPACK_IMPORTED_MODULE_0___default().object),
57392
57388
  fullWidth: (prop_types__WEBPACK_IMPORTED_MODULE_0___default().bool),
57393
57389
  disableHiding: (prop_types__WEBPACK_IMPORTED_MODULE_0___default().bool),