@cloudflare/realtimekit-angular-ui 1.1.0-staging.12 → 1.1.0-staging.14

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.
@@ -2135,7 +2135,7 @@ RtkPaginatedList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
2135
2135
  RtkPaginatedList = __decorate([
2136
2136
  ProxyCmp({
2137
2137
  inputs: ['autoScroll', 'createNodes', 'emptyListLabel', 'fetchData', 'iconPack', 'pageSize', 'pagesAllowed', 't'],
2138
- methods: ['onNewNode', 'onNodeDelete', 'onNodeUpdate', 'reset']
2138
+ methods: ['rerenderList', 'onNewNode', 'onNodeDelete', 'onNodeUpdate', 'reset']
2139
2139
  })
2140
2140
  ], RtkPaginatedList);
2141
2141
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: RtkPaginatedList, decorators: [{