wacom 20.0.21 → 20.0.22

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/index.d.ts CHANGED
@@ -367,6 +367,7 @@ declare abstract class CrudComponent<Service extends CrudServiceInterface<Docume
367
367
  */
368
368
  protected bulkManagement(create?: boolean): () => void;
369
369
  protected configType: 'server' | 'local';
370
+ protected perPage: number;
370
371
  /**
371
372
  * Configuration object used by the UI for rendering table and handling actions.
372
373
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wacom",
3
- "version": "20.0.21",
3
+ "version": "20.0.22",
4
4
  "license": "MIT",
5
5
  "repository": "WebArtWork/wacom",
6
6
  "keywords": [