@paperless/angular 2.22.0-alpha.2 → 2.22.0-alpha.4

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.
@@ -1,3 +1 @@
1
1
  export * from './overlay.service';
2
- import { OverlayService } from './overlay.service';
3
- export declare const OVERLAY_SERVICES: (typeof OverlayService)[];
@@ -1,3 +1 @@
1
1
  export * from './toast.service';
2
- import { ToastService } from './toast.service';
3
- export declare const TOAST_SERVICES: (typeof ToastService)[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paperless/angular",
3
- "version": "2.22.0-alpha.2",
3
+ "version": "2.22.0-alpha.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/Employes/Paperless.git"