ato-water-lib 0.0.145 → 0.0.146

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,7 @@
1
+ import { AtoGojsEditorModel } from '../models/gojs-editor.model';
2
+ export declare const ATO_DUPLICATE_BASE64: {
3
+ IndustrialGases: AtoGojsEditorModel.ENUM_TYPES;
4
+ };
1
5
  export declare const AtoGoJSBase64: {
2
6
  CoolingTowers: string;
3
7
  Boilers: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ato-water-lib",
3
- "version": "0.0.145",
3
+ "version": "0.0.146",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0 || ^16.2.0",
6
6
  "@angular/core": "^15.1.0 || ^16.2.0",