impaktapps-ui-builder 1.0.427 → 1.0.429

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.
@@ -10934,7 +10934,6 @@ var service = (funcParams) => {
10934
10934
  { key: "globalFilter", value: (_a = paginationValues.globalFilter) != null ? _a : "" },
10935
10935
  { key: "expandedRowIds", value: (_b = paginationValues.expandedRowIds) != null ? _b : [] },
10936
10936
  { key: "subRowsPagination", value: paginationValues.subRowsPagination || [] },
10937
- { key: "loadChildOnly", value: paginationValues.loadChildOnly || false },
10938
10937
  { key: "parentId", value: paginationValues.parentId },
10939
10938
  { key: "prevRowCount", value: paginationValues.prevRowCount },
10940
10939
  { key: "newDataCount", value: paginationValues.newDataCount }