cat-qw-lib 1.0.87 → 1.0.88

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.
@@ -112,7 +112,6 @@ export declare class SHARED {
112
112
  static selectedApplicationType: string;
113
113
  static APPLICANTS: string;
114
114
  static SECURITY_ADDRESS: string;
115
- static TASKS: string;
116
115
  }
117
116
  export declare const widgetLayoutTypeList: {
118
117
  name: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cat-qw-lib",
3
- "version": "1.0.87",
3
+ "version": "1.0.88",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.0.0",
6
6
  "@angular/core": "^19.0.0"