ato-water-lib 0.0.26 → 0.0.27

Sign up to get free protection for your applications and to get access to all the features.
@@ -181,6 +181,7 @@ export declare namespace AtoDefaultGojsEditor {
181
181
  DATA_MAPPING = "Data Mapping",
182
182
  MORE = "More",
183
183
  FLOW_DETAILS = "Flow details",
184
+ FLOW_DETAILS_AND_WIZARD = "Flow details & wizard",
184
185
  ASSET_PARAMETERS = "Asset parameters",
185
186
  CHANGE_ICON = "Change icon"
186
187
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ato-water-lib",
3
- "version": "0.0.26",
3
+ "version": "0.0.27",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0 || ^16.2.0",
6
6
  "@angular/core": "^15.1.0 || ^16.2.0",