ato-water-lib 0.0.90 → 0.0.92

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. package/{esm2022 → esm2020}/lib/ato-water-lib.component.mjs +5 -5
  2. package/{esm2022 → esm2020}/lib/ato-water-lib.module.mjs +15 -15
  3. package/{esm2022 → esm2020}/lib/ato-water-lib.service.mjs +5 -5
  4. package/esm2020/lib/components/asset-flow/asset-flow.component.mjs +165 -0
  5. package/{esm2022 → esm2020}/lib/components/asset-params-view/asset-params-view.component.mjs +9 -7
  6. package/esm2020/lib/components/flow-diagram-lib/flow-diagram-lib.component.mjs +54 -0
  7. package/esm2020/lib/constants/components-group-const.mjs +3687 -0
  8. package/esm2020/lib/directive/ato-loading.directive.mjs +55 -0
  9. package/esm2020/lib/directive/ng-var.directive.mjs +31 -0
  10. package/esm2020/lib/models/default-gojs-editor.model.mjs +3589 -0
  11. package/esm2020/lib/models/gojs-data.model.mjs +6 -0
  12. package/esm2020/lib/models/gojs-editor.model.mjs +1822 -0
  13. package/esm2020/lib/services/utils/utils.service.mjs +133 -0
  14. package/fesm2015/ato-water-lib.mjs +9810 -0
  15. package/fesm2015/ato-water-lib.mjs.map +1 -0
  16. package/{fesm2022 → fesm2020}/ato-water-lib.mjs +1980 -568
  17. package/fesm2020/ato-water-lib.mjs.map +1 -0
  18. package/lib/components/asset-flow/asset-flow.component.d.ts +1 -1
  19. package/lib/components/asset-params-view/asset-params-view.component.d.ts +1 -1
  20. package/lib/components/flow-diagram-lib/flow-diagram-lib.component.d.ts +1 -1
  21. package/lib/constants/components-group-const.d.ts +710 -115
  22. package/lib/directive/ato-loading.directive.d.ts +1 -1
  23. package/lib/directive/ng-var.directive.d.ts +1 -1
  24. package/lib/models/default-gojs-editor.model.d.ts +2 -2
  25. package/lib/models/gojs-editor.model.d.ts +12 -5
  26. package/package.json +13 -7
  27. package/esm2022/lib/components/asset-flow/asset-flow.component.mjs +0 -174
  28. package/esm2022/lib/components/flow-diagram-lib/flow-diagram-lib.component.mjs +0 -55
  29. package/esm2022/lib/constants/components-group-const.mjs +0 -2291
  30. package/esm2022/lib/directive/ato-loading.directive.mjs +0 -59
  31. package/esm2022/lib/directive/ng-var.directive.mjs +0 -33
  32. package/esm2022/lib/models/default-gojs-editor.model.mjs +0 -3582
  33. package/esm2022/lib/models/gojs-data.model.mjs +0 -10
  34. package/esm2022/lib/models/gojs-editor.model.mjs +0 -1799
  35. package/esm2022/lib/services/utils/utils.service.mjs +0 -133
  36. package/fesm2022/ato-water-lib.mjs.map +0 -1
  37. /package/{esm2022 → esm2020}/ato-water-lib.mjs +0 -0
  38. /package/{esm2022 → esm2020}/lib/constants/applicable-prefixes-const.mjs +0 -0
  39. /package/{esm2022 → esm2020}/lib/constants/base64.const.mjs +0 -0
  40. /package/{esm2022 → esm2020}/lib/constants/icon-base64.const.mjs +0 -0
  41. /package/{esm2022 → esm2020}/lib/constants/key.const.mjs +0 -0
  42. /package/{esm2022 → esm2020}/lib/constants/plant.constant.mjs +0 -0
  43. /package/{esm2022 → esm2020}/lib/constants/value.const.mjs +0 -0
  44. /package/{esm2022 → esm2020}/lib/models/ato-asset-flow.model.mjs +0 -0
  45. /package/{esm2022 → esm2020}/public-api.mjs +0 -0
@@ -53,11 +53,37 @@ export declare enum ENUM_ASSET_PARAMETERS {
53
53
  CATIONIC_CONDUCTIVITY_IN_STEAM = "Cationic Conductivity in Steam",
54
54
  SI_IN_STEAM = "Si in Steam",
55
55
  SI_IN_BOILER = "Si in Boiler",
56
- PH_IN_BOILER = "pH in Boiler"
56
+ PH_IN_BOILER = "pH in Boiler",
57
+ FLOW_SYSTEMKPIS_PERMEABILITY_BP_TC = "Permeability BP (TC)",
58
+ FLOW_SYSTEMKPIS_PERMEATE_FLUX = "Permeate Flux",
59
+ FLOW_UF_TMP_BEFORE_BACK_PULSE = "Flow_UF_TMP_Before_Back_Pulse",
60
+ FLOW_UF_TMP_AFTER_BACK_PULSE = "Flow_UF_TMP_After_Back_Pulse",
61
+ FLOW_BACKPULSE_FLOW_RATE = "Flow_Backpulse_FlowRate",
62
+ FLOW_BACKPULSE_TMP = "Flow_Backpulse_TMP",
63
+ FLOW_PERMEATE_FLOW_RATE = "Flow_Permeate_FlowRate",
64
+ FLOW_FEED_FLOW_RATE = "Flow_Feed_FlowRate",
65
+ CHEMISTRY_SYSTEMKPIS_PERMEATE_TURBIDITY = "Chemistry_SystemKPIs_Permeate_Turbidity",
66
+ CHEMISTRY_UF_SYSTEM_RECOVERY = "Chemistry_UF_System_Recovery",
67
+ CHEMISTRY_UF_LEAP_STATUS = "Chemistry_UF_Leap_Status",
68
+ CHEMISTRY_BACKPULSE_FLOW_RATE = "Chemistry_Backpulse_FlowRate",
69
+ CHEMISTRY_BACKPULSE_TMP = "Chemistry_Backpulse_TMP",
70
+ CHEMISTRY_PERMEATE_TURBIDITY = "Chemistry_Permeate_Turbidity",
71
+ CHEMISTRY_PERMEATE_TEMPERATURE = "Chemistry_Permeate_Temperature",
72
+ CHEMISTRY_FEED_TURBIDITY = "Chemistry_Feed_Turbidity",
73
+ NORMAL_PRESSURE_DROP = "Normal Pressure Drop",
74
+ NORMAL_PRESSURE_FLOW_RATE = "Normal Pressure Flow Rate",
75
+ CONDENSATE_PRESSURE = "Condensate Pressure",
76
+ PRESSURE = "Pressure",
77
+ DIFFERENTIAL_PRESSURE = "Differential Pressure",
78
+ TDS = "TDS",
79
+ CONDUCTIVITY = "Conductivity",
80
+ TEMPERATURE = "Temperature",
81
+ REJECTION_RATE = "Rejection Rate",
82
+ NORMALIZED_REJECTION_RATE = "Normalized Rejection Rate"
57
83
  }
58
84
  export declare enum WATER_SYSTEMS_NAME {
59
85
  EVAPORATION_LOSS = "Evaporation Loss",
60
- MAKEUP_WATER = "Makeup Water",// includes MAKEUP_WATER__FLOW or MAKEUP_WATER__CHEMISTRY
86
+ MAKEUP_WATER = "Makeup Water",
61
87
  MAKEUP_WATER__FLOW = "Makeup Water Flow",
62
88
  MAKEUP_WATER__CHEMISTRY = "Makeup Water Chemistry",
63
89
  WARMER_WATER = "Warmer Water (Recirculation)",
@@ -80,7 +106,40 @@ export declare enum WATER_SYSTEMS_NAME {
80
106
  BOILER_WATER__FLOW = "Boiler Water Flow",
81
107
  BOILER_WATER__CHEMISTRY = "Boiler Water Chemistry",
82
108
  STEAM_LOSS = "Steam Loss",
83
- BLOWDOWN = "Blowdown"
109
+ BLOWDOWN = "Blowdown",
110
+ IMMERSED_UF_SYSTEM_KPIS = "System KPIs",
111
+ IMMERSED_UF_SYSTEM_KPIS__FLOW = "System KPIs Flow",
112
+ IMMERSED_UF_SYSTEM_KPIS__CHEMISTRY = "System KPIs Chemistry",
113
+ IMMERSED_UF_UF = "UF",
114
+ IMMERSED_UF_UF__FLOW = "UF Flow",
115
+ IMMERSED_UF_UF__CHEMISTRY = "UF Chemistry",
116
+ IMMERSED_UF_BACK_PULSE = "Backpulse",
117
+ IMMERSED_UF_BACK_PULSE__FLOW = "Backpulse Flow",
118
+ IMMERSED_UF_BACK_PULSE__CHEMISTRY = "Backpulse Chemistry",
119
+ IMMERSED_UF_PERMEATE = "Permeate",
120
+ IMMERSED_UF_PERMEATE__FLOW = "Permeate Flow",
121
+ IMMERSED_UF_PERMEATE__CHEMISTRY = "Permeate Chemistry",
122
+ IMMERSED_UF_FEED = "Feed",
123
+ IMMERSED_UF_FEED__FLOW = "Feed Flow",
124
+ IMMERSED_UF_FEED__CHEMISTRY = "Feed Chemistry",
125
+ FEED = "Feed",
126
+ RO = "RO",
127
+ CONCENTRATE = "Concentrate",
128
+ PERMEATE = "Permeate",
129
+ PRE_FILTER = "Pre-filter",
130
+ HP_PUMP = "HP Pump",
131
+ RO_FEED__FLOW = "Feed Flow",
132
+ RO_SYSTEM_KPIS__FLOW = "System KPIs Flow",
133
+ RO_RO__FLOW = "RO Flow",
134
+ RO_CONCENTRATE__FLOW = "Concentrate Flow",
135
+ RO_PERMEATE__FLOW = "Permeate Flow",
136
+ RO_PRE_FILTER__FLOW = "Pre-filter Flow",
137
+ RO_HP_PUMP__FLOW = "HP Pump Flow",
138
+ RO_FEED__CHEMISTRY = "Feed Chemistry",
139
+ RO_RO__CHEMISTRY = "RO Chemistry",
140
+ RO_PERMEATE__CHEMISTRY = "Permeate Chemistry",
141
+ RO_SYSTEM_KPIS__CHEMISTRY = "System KPIs Chemistry",
142
+ RO_CONCENTRATE__CHEMISTRY = "Concentrate Chemistry"
84
143
  }
85
144
  export declare const DATA_ASSET_PARAMETER_FIELDS: {
86
145
  "Feed Flow Rate": {
@@ -317,97 +376,330 @@ export declare const DATA_ASSET_PARAMETER_FIELDS: {
317
376
  name: ENUM_ASSET_PARAMETERS;
318
377
  key: ENUM_ASSET_PARAMETERS;
319
378
  };
379
+ "Permeability BP (TC)": {
380
+ name: ENUM_ASSET_PARAMETERS;
381
+ key: ENUM_ASSET_PARAMETERS;
382
+ };
383
+ "Permeate Flux": {
384
+ name: ENUM_ASSET_PARAMETERS;
385
+ key: ENUM_ASSET_PARAMETERS;
386
+ };
387
+ Flow_UF_TMP_Before_Back_Pulse: {
388
+ name: string;
389
+ key: ENUM_ASSET_PARAMETERS;
390
+ };
391
+ Flow_UF_TMP_After_Back_Pulse: {
392
+ name: string;
393
+ key: ENUM_ASSET_PARAMETERS;
394
+ };
395
+ Flow_Backpulse_FlowRate: {
396
+ name: string;
397
+ key: ENUM_ASSET_PARAMETERS;
398
+ };
399
+ Flow_Backpulse_TMP: {
400
+ name: string;
401
+ key: ENUM_ASSET_PARAMETERS;
402
+ };
403
+ Flow_Permeate_FlowRate: {
404
+ name: string;
405
+ key: ENUM_ASSET_PARAMETERS;
406
+ };
407
+ Flow_Feed_FlowRate: {
408
+ name: string;
409
+ key: ENUM_ASSET_PARAMETERS;
410
+ };
411
+ Chemistry_SystemKPIs_Permeate_Turbidity: {
412
+ name: string;
413
+ key: ENUM_ASSET_PARAMETERS;
414
+ };
415
+ Chemistry_UF_System_Recovery: {
416
+ name: string;
417
+ key: ENUM_ASSET_PARAMETERS;
418
+ };
419
+ Chemistry_UF_Leap_Status: {
420
+ name: string;
421
+ key: ENUM_ASSET_PARAMETERS;
422
+ };
423
+ Chemistry_Backpulse_FlowRate: {
424
+ name: string;
425
+ key: ENUM_ASSET_PARAMETERS;
426
+ };
427
+ Chemistry_Backpulse_TMP: {
428
+ name: string;
429
+ key: ENUM_ASSET_PARAMETERS;
430
+ };
431
+ Chemistry_Permeate_Turbidity: {
432
+ name: string;
433
+ key: ENUM_ASSET_PARAMETERS;
434
+ };
435
+ Chemistry_Permeate_Temperature: {
436
+ name: string;
437
+ key: ENUM_ASSET_PARAMETERS;
438
+ };
439
+ Chemistry_Feed_Turbidity: {
440
+ name: string;
441
+ key: ENUM_ASSET_PARAMETERS;
442
+ };
443
+ "Normal Pressure Drop": {
444
+ name: ENUM_ASSET_PARAMETERS;
445
+ key: ENUM_ASSET_PARAMETERS;
446
+ };
447
+ "Normal Pressure Flow Rate": {
448
+ name: ENUM_ASSET_PARAMETERS;
449
+ key: ENUM_ASSET_PARAMETERS;
450
+ };
451
+ Pressure: {
452
+ name: ENUM_ASSET_PARAMETERS;
453
+ key: ENUM_ASSET_PARAMETERS;
454
+ };
455
+ "Differential Pressure": {
456
+ name: ENUM_ASSET_PARAMETERS;
457
+ key: ENUM_ASSET_PARAMETERS;
458
+ };
459
+ TDS: {
460
+ name: ENUM_ASSET_PARAMETERS;
461
+ key: ENUM_ASSET_PARAMETERS;
462
+ };
463
+ Conductivity: {
464
+ name: ENUM_ASSET_PARAMETERS;
465
+ key: ENUM_ASSET_PARAMETERS;
466
+ };
467
+ Temperature: {
468
+ name: ENUM_ASSET_PARAMETERS;
469
+ key: ENUM_ASSET_PARAMETERS;
470
+ };
471
+ "Rejection Rate": {
472
+ name: ENUM_ASSET_PARAMETERS;
473
+ key: ENUM_ASSET_PARAMETERS;
474
+ };
475
+ "Normalized Rejection Rate": {
476
+ name: ENUM_ASSET_PARAMETERS;
477
+ key: ENUM_ASSET_PARAMETERS;
478
+ };
479
+ };
480
+ export declare const STYLE_TABLE_PARAM: {
481
+ FLAMINGO: {
482
+ color: AtoGojsEditorModel.ENUM_COLORS;
483
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
484
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
485
+ };
486
+ CARROT_ORANGE: {
487
+ color: AtoGojsEditorModel.ENUM_COLORS;
488
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
489
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
490
+ };
491
+ CERULEAN: {
492
+ color: AtoGojsEditorModel.ENUM_COLORS;
493
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
494
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
495
+ };
496
+ FOUNTAIN_BLUE: {
497
+ color: AtoGojsEditorModel.ENUM_COLORS;
498
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
499
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
500
+ };
501
+ LIGHT_SKY_BLUE_2: {
502
+ color: AtoGojsEditorModel.ENUM_COLORS;
503
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
504
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
505
+ };
506
+ MEDIUM_RED_VIOLET: {
507
+ color: AtoGojsEditorModel.ENUM_COLORS;
508
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
509
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
510
+ };
511
+ ICE_COLD: {
512
+ color: AtoGojsEditorModel.ENUM_COLORS;
513
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
514
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
515
+ };
320
516
  };
321
517
  export declare const DATA_WATER_SYSTEMS: {
322
518
  "Evaporation Loss": {
323
- title: WATER_SYSTEMS_NAME;
324
519
  color: AtoGojsEditorModel.ENUM_COLORS;
325
520
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
326
521
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
522
+ title: WATER_SYSTEMS_NAME;
327
523
  };
328
524
  "Warmer Water (Recirculation)": {
329
- title: WATER_SYSTEMS_NAME;
330
525
  color: AtoGojsEditorModel.ENUM_COLORS;
331
526
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
332
527
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
528
+ title: WATER_SYSTEMS_NAME;
333
529
  };
334
530
  "Blowdown Water": {
335
- title: WATER_SYSTEMS_NAME;
336
531
  color: AtoGojsEditorModel.ENUM_COLORS;
337
532
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
338
533
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
534
+ title: WATER_SYSTEMS_NAME;
339
535
  };
340
536
  "Makeup Water Flow": {
341
- title: WATER_SYSTEMS_NAME;
342
537
  color: AtoGojsEditorModel.ENUM_COLORS;
343
538
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
344
539
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
540
+ title: WATER_SYSTEMS_NAME;
345
541
  };
346
542
  "Makeup Water Chemistry": {
347
- title: WATER_SYSTEMS_NAME;
348
543
  color: AtoGojsEditorModel.ENUM_COLORS;
349
544
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
350
545
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
546
+ title: WATER_SYSTEMS_NAME;
351
547
  };
352
548
  "Cooling Water Analysis": {
353
- title: WATER_SYSTEMS_NAME;
354
549
  color: AtoGojsEditorModel.ENUM_COLORS;
355
550
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
356
551
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
552
+ title: WATER_SYSTEMS_NAME;
357
553
  };
358
554
  "Cooling Water Chemistry": {
359
- title: WATER_SYSTEMS_NAME;
360
555
  color: AtoGojsEditorModel.ENUM_COLORS;
361
556
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
362
557
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
558
+ title: WATER_SYSTEMS_NAME;
363
559
  };
364
560
  "System KPI's": {
365
- title: WATER_SYSTEMS_NAME;
366
561
  color: AtoGojsEditorModel.ENUM_COLORS;
367
562
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
368
563
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
564
+ title: WATER_SYSTEMS_NAME;
369
565
  };
370
566
  "Makeup Water": {
371
- title: WATER_SYSTEMS_NAME;
372
567
  color: AtoGojsEditorModel.ENUM_COLORS;
373
568
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
374
569
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
570
+ title: WATER_SYSTEMS_NAME;
375
571
  };
376
572
  "Condensate Return": {
377
- title: WATER_SYSTEMS_NAME;
378
573
  color: AtoGojsEditorModel.ENUM_COLORS;
379
574
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
380
575
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
576
+ title: WATER_SYSTEMS_NAME;
381
577
  };
382
578
  Steam: {
383
- title: WATER_SYSTEMS_NAME;
384
579
  color: AtoGojsEditorModel.ENUM_COLORS;
385
580
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
386
581
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
582
+ title: WATER_SYSTEMS_NAME;
387
583
  };
388
584
  "Boiler Feed Water": {
389
- title: WATER_SYSTEMS_NAME;
390
585
  color: AtoGojsEditorModel.ENUM_COLORS;
391
586
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
392
587
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
588
+ title: WATER_SYSTEMS_NAME;
393
589
  };
394
590
  "Boiler Water": {
395
- title: WATER_SYSTEMS_NAME;
396
591
  color: AtoGojsEditorModel.ENUM_COLORS;
397
592
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
398
593
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
594
+ title: WATER_SYSTEMS_NAME;
399
595
  };
400
596
  "Steam Loss": {
401
- title: WATER_SYSTEMS_NAME;
402
597
  color: AtoGojsEditorModel.ENUM_COLORS;
403
598
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
404
599
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
600
+ title: WATER_SYSTEMS_NAME;
405
601
  };
406
602
  Blowdown: {
603
+ color: AtoGojsEditorModel.ENUM_COLORS;
604
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
605
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
407
606
  title: WATER_SYSTEMS_NAME;
607
+ };
608
+ "System KPIs Flow": {
408
609
  color: AtoGojsEditorModel.ENUM_COLORS;
409
610
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
410
611
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
612
+ title: WATER_SYSTEMS_NAME;
613
+ };
614
+ "System KPIs Chemistry": {
615
+ color: AtoGojsEditorModel.ENUM_COLORS;
616
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
617
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
618
+ title: WATER_SYSTEMS_NAME;
619
+ };
620
+ "UF Flow": {
621
+ color: AtoGojsEditorModel.ENUM_COLORS;
622
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
623
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
624
+ title: WATER_SYSTEMS_NAME;
625
+ };
626
+ "UF Chemistry": {
627
+ color: AtoGojsEditorModel.ENUM_COLORS;
628
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
629
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
630
+ title: WATER_SYSTEMS_NAME;
631
+ };
632
+ "Backpulse Flow": {
633
+ color: AtoGojsEditorModel.ENUM_COLORS;
634
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
635
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
636
+ title: WATER_SYSTEMS_NAME;
637
+ };
638
+ "Backpulse Chemistry": {
639
+ color: AtoGojsEditorModel.ENUM_COLORS;
640
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
641
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
642
+ title: WATER_SYSTEMS_NAME;
643
+ };
644
+ "Permeate Flow": {
645
+ color: AtoGojsEditorModel.ENUM_COLORS;
646
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
647
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
648
+ title: WATER_SYSTEMS_NAME;
649
+ };
650
+ "Permeate Chemistry": {
651
+ color: AtoGojsEditorModel.ENUM_COLORS;
652
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
653
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
654
+ title: WATER_SYSTEMS_NAME;
655
+ };
656
+ "Feed Flow": {
657
+ color: AtoGojsEditorModel.ENUM_COLORS;
658
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
659
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
660
+ title: WATER_SYSTEMS_NAME;
661
+ };
662
+ "Feed Chemistry": {
663
+ color: AtoGojsEditorModel.ENUM_COLORS;
664
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
665
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
666
+ title: WATER_SYSTEMS_NAME;
667
+ };
668
+ Feed: {
669
+ color: AtoGojsEditorModel.ENUM_COLORS;
670
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
671
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
672
+ title: WATER_SYSTEMS_NAME;
673
+ };
674
+ RO: {
675
+ color: AtoGojsEditorModel.ENUM_COLORS;
676
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
677
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
678
+ title: WATER_SYSTEMS_NAME;
679
+ };
680
+ Concentrate: {
681
+ color: AtoGojsEditorModel.ENUM_COLORS;
682
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
683
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
684
+ title: WATER_SYSTEMS_NAME;
685
+ };
686
+ Permeate: {
687
+ color: AtoGojsEditorModel.ENUM_COLORS;
688
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
689
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
690
+ title: WATER_SYSTEMS_NAME;
691
+ };
692
+ "Pre-filter": {
693
+ color: AtoGojsEditorModel.ENUM_COLORS;
694
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
695
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
696
+ title: WATER_SYSTEMS_NAME;
697
+ };
698
+ "HP Pump": {
699
+ color: AtoGojsEditorModel.ENUM_COLORS;
700
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
701
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
702
+ title: WATER_SYSTEMS_NAME;
411
703
  };
412
704
  };
413
705
  export declare const ASSET_CATEGORY_PARAMS: {
@@ -453,6 +745,8 @@ export declare const ASSET_CATEGORY_PARAMS: {
453
745
  }[];
454
746
  };
455
747
  export declare const ASSET_CATEGORY_PARAMS__BOILER: any;
748
+ export declare const ASSET_CATEGORY_PARAMS__IMMERSED_UF: any;
749
+ export declare const ASSET_CATEGORY_PARAMS__RO_WATER_TREATMENT: any;
456
750
  export declare enum COMPONENTS_GROUP_TYPE {
457
751
  INFLOW = "Inflow",
458
752
  LOSS = "Loss",
@@ -640,62 +934,68 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
640
934
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
641
935
  group: number;
642
936
  loc: string;
643
- selectable: boolean;
644
- value: string;
645
- font: string;
646
- colorValue: string;
647
- tooltip: string;
937
+ data: {
938
+ quantity: number;
939
+ unit: string;
940
+ };
941
+ name: string;
942
+ color: string;
943
+ extendedData?: undefined;
944
+ extendedDataResponsive?: undefined;
648
945
  source?: undefined;
649
946
  margin?: undefined;
947
+ selectable?: undefined;
650
948
  isGroup?: undefined;
651
- name?: undefined;
652
949
  } | {
653
- minSizeValue: go.Size;
654
- selectable: boolean;
655
- dataTable: {
656
- key: string;
657
- name: ENUM_ASSET_PARAMETERS;
658
- value: string;
659
- isEditable: boolean;
660
- }[];
661
- borderTable: AtoGojsEditorModel.ENUM_COLORS;
662
- bgColor: AtoGojsEditorModel.ENUM_COLORS;
663
950
  key: number;
664
951
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
665
952
  group: number;
666
- loc: string;
667
- padding: go.Margin;
668
- value?: undefined;
669
- font?: undefined;
670
- colorValue?: undefined;
671
- tooltip?: undefined;
953
+ data: {
954
+ quantity: number;
955
+ unit: string;
956
+ };
957
+ name: string;
958
+ color: string;
959
+ extendedData: {
960
+ loc: string;
961
+ visible?: undefined;
962
+ };
963
+ extendedDataResponsive: {
964
+ loc: string;
965
+ visible?: undefined;
966
+ };
967
+ loc?: undefined;
672
968
  source?: undefined;
673
969
  margin?: undefined;
970
+ selectable?: undefined;
674
971
  isGroup?: undefined;
675
- name?: undefined;
676
972
  } | {
677
973
  minSizeValue: go.Size;
678
974
  selectable: boolean;
679
- dataTable: {
680
- key: string;
681
- name: ENUM_ASSET_PARAMETERS;
682
- value: string;
683
- isEditable: boolean;
684
- }[];
975
+ dataTable: any;
976
+ assetLayers: ATO_ASSET_LAYERS;
977
+ extendedData: {
978
+ visible: boolean;
979
+ loc?: undefined;
980
+ };
981
+ extendedDataResponsive: {
982
+ visible: boolean;
983
+ loc?: undefined;
984
+ };
985
+ color: AtoGojsEditorModel.ENUM_COLORS;
685
986
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
686
987
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
687
- key: number;
988
+ title: WATER_SYSTEMS_NAME;
688
989
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
689
990
  group: number;
690
991
  loc: string;
691
- value?: undefined;
692
- font?: undefined;
693
- colorValue?: undefined;
694
- tooltip?: undefined;
992
+ padding: go.Margin;
993
+ key?: undefined;
994
+ data?: undefined;
995
+ name?: undefined;
695
996
  source?: undefined;
696
997
  margin?: undefined;
697
998
  isGroup?: undefined;
698
- name?: undefined;
699
999
  } | {
700
1000
  key: number;
701
1001
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
@@ -704,12 +1004,12 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
704
1004
  loc: string;
705
1005
  margin: go.Margin;
706
1006
  selectable: boolean;
707
- value?: undefined;
708
- font?: undefined;
709
- colorValue?: undefined;
710
- tooltip?: undefined;
711
- isGroup?: undefined;
1007
+ data?: undefined;
712
1008
  name?: undefined;
1009
+ color?: undefined;
1010
+ extendedData?: undefined;
1011
+ extendedDataResponsive?: undefined;
1012
+ isGroup?: undefined;
713
1013
  } | {
714
1014
  key: number;
715
1015
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
@@ -718,10 +1018,10 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
718
1018
  loc: string;
719
1019
  selectable: boolean;
720
1020
  group?: undefined;
721
- value?: undefined;
722
- font?: undefined;
723
- colorValue?: undefined;
724
- tooltip?: undefined;
1021
+ data?: undefined;
1022
+ color?: undefined;
1023
+ extendedData?: undefined;
1024
+ extendedDataResponsive?: undefined;
725
1025
  source?: undefined;
726
1026
  margin?: undefined;
727
1027
  })[];
@@ -1089,29 +1389,192 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1089
1389
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1090
1390
  group: number;
1091
1391
  loc: string;
1092
- name?: undefined;
1093
- value?: undefined;
1094
- color?: undefined;
1095
- colorValue?: undefined;
1392
+ name?: undefined;
1393
+ value?: undefined;
1394
+ color?: undefined;
1395
+ colorValue?: undefined;
1396
+ isGroup?: undefined;
1397
+ } | {
1398
+ key: number;
1399
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1400
+ isGroup: boolean;
1401
+ name: string;
1402
+ value?: undefined;
1403
+ color?: undefined;
1404
+ group?: undefined;
1405
+ loc?: undefined;
1406
+ colorValue?: undefined;
1407
+ })[];
1408
+ linkDataArray: {
1409
+ from: number;
1410
+ to: number;
1411
+ color: AtoGojsEditorModel.ENUM_COLORS;
1412
+ }[];
1413
+ };
1414
+ CoolingTowers: {
1415
+ nodeDataArray: ({
1416
+ key: number;
1417
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1418
+ group: number;
1419
+ loc: string;
1420
+ data: {
1421
+ quantity: number;
1422
+ unit: string;
1423
+ };
1424
+ name: string;
1425
+ color: string;
1426
+ extendedData?: undefined;
1427
+ extendedDataResponsive?: undefined;
1428
+ source?: undefined;
1429
+ selectable?: undefined;
1430
+ isGroup?: undefined;
1431
+ } | {
1432
+ key: number;
1433
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1434
+ group: number;
1435
+ data: {
1436
+ quantity: number;
1437
+ unit: string;
1438
+ };
1439
+ name: string;
1440
+ color: string;
1441
+ extendedData: {
1442
+ loc: string;
1443
+ visible?: undefined;
1444
+ margin?: undefined;
1445
+ };
1446
+ extendedDataResponsive: {
1447
+ loc: string;
1448
+ visible?: undefined;
1449
+ margin?: undefined;
1450
+ };
1451
+ loc?: undefined;
1452
+ source?: undefined;
1453
+ selectable?: undefined;
1454
+ isGroup?: undefined;
1455
+ } | {
1456
+ minSizeValue: go.Size;
1457
+ selectable: boolean;
1458
+ dataTable: {
1459
+ value: string;
1460
+ isEditable: boolean;
1461
+ maxSizeValue: number;
1462
+ name: string;
1463
+ key: ENUM_ASSET_PARAMETERS;
1464
+ waterSystem: WATER_SYSTEMS_NAME;
1465
+ }[];
1466
+ visible: boolean;
1467
+ assetLayers: ATO_ASSET_LAYERS;
1468
+ extendedData: {
1469
+ visible: boolean;
1470
+ loc?: undefined;
1471
+ margin?: undefined;
1472
+ };
1473
+ extendedDataResponsive: {
1474
+ visible: boolean;
1475
+ loc?: undefined;
1476
+ margin?: undefined;
1477
+ };
1478
+ color: AtoGojsEditorModel.ENUM_COLORS;
1479
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
1480
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
1481
+ title: WATER_SYSTEMS_NAME;
1482
+ key: number;
1483
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1484
+ group: number;
1485
+ loc: string;
1486
+ padding: go.Margin;
1487
+ data?: undefined;
1488
+ name?: undefined;
1489
+ source?: undefined;
1490
+ isGroup?: undefined;
1491
+ } | {
1492
+ minSizeValue: go.Size;
1493
+ selectable: boolean;
1494
+ dataTable: any[];
1495
+ assetLayers: ATO_ASSET_LAYERS;
1496
+ extendedData: {
1497
+ visible: boolean;
1498
+ loc?: undefined;
1499
+ margin?: undefined;
1500
+ };
1501
+ extendedDataResponsive: {
1502
+ visible: boolean;
1503
+ loc?: undefined;
1504
+ margin?: undefined;
1505
+ };
1506
+ color: AtoGojsEditorModel.ENUM_COLORS;
1507
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
1508
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
1509
+ title: WATER_SYSTEMS_NAME;
1510
+ key: number;
1511
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1512
+ group: number;
1513
+ padding: go.Margin;
1514
+ loc: string;
1515
+ data?: undefined;
1516
+ name?: undefined;
1517
+ source?: undefined;
1518
+ isGroup?: undefined;
1519
+ } | {
1520
+ key: number;
1521
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1522
+ source: string;
1523
+ group: number;
1524
+ loc: string;
1525
+ selectable: boolean;
1526
+ extendedData: {
1527
+ margin: go.Margin;
1528
+ loc?: undefined;
1529
+ visible?: undefined;
1530
+ };
1531
+ extendedDataResponsive: {
1532
+ margin: go.Margin;
1533
+ loc?: undefined;
1534
+ visible?: undefined;
1535
+ };
1536
+ data?: undefined;
1537
+ name?: undefined;
1538
+ color?: undefined;
1539
+ isGroup?: undefined;
1540
+ } | {
1541
+ key: number;
1542
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1543
+ group: number;
1544
+ loc: string;
1545
+ name: string;
1546
+ color: AtoGojsEditorModel.ENUM_COLORS;
1547
+ extendedData: {
1548
+ visible: boolean;
1549
+ loc?: undefined;
1550
+ margin?: undefined;
1551
+ };
1552
+ extendedDataResponsive: {
1553
+ visible: boolean;
1554
+ loc?: undefined;
1555
+ margin?: undefined;
1556
+ };
1557
+ data?: undefined;
1558
+ source?: undefined;
1559
+ selectable?: undefined;
1096
1560
  isGroup?: undefined;
1097
1561
  } | {
1098
1562
  key: number;
1099
1563
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1100
1564
  isGroup: boolean;
1101
1565
  name: string;
1102
- value?: undefined;
1103
- color?: undefined;
1104
1566
  group?: undefined;
1105
1567
  loc?: undefined;
1106
- colorValue?: undefined;
1568
+ data?: undefined;
1569
+ color?: undefined;
1570
+ extendedData?: undefined;
1571
+ extendedDataResponsive?: undefined;
1572
+ source?: undefined;
1573
+ selectable?: undefined;
1107
1574
  })[];
1108
- linkDataArray: {
1109
- from: number;
1110
- to: number;
1111
- color: AtoGojsEditorModel.ENUM_COLORS;
1112
- }[];
1575
+ linkDataArray: never[];
1113
1576
  };
1114
- CoolingTowers: {
1577
+ ImmersedUFWaterTreatments: {
1115
1578
  nodeDataArray: ({
1116
1579
  key: number;
1117
1580
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
@@ -1127,6 +1590,7 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1127
1590
  extendedDataResponsive?: undefined;
1128
1591
  source?: undefined;
1129
1592
  selectable?: undefined;
1593
+ assetLayers?: undefined;
1130
1594
  isGroup?: undefined;
1131
1595
  } | {
1132
1596
  key: number;
@@ -1151,19 +1615,12 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1151
1615
  loc?: undefined;
1152
1616
  source?: undefined;
1153
1617
  selectable?: undefined;
1618
+ assetLayers?: undefined;
1154
1619
  isGroup?: undefined;
1155
1620
  } | {
1156
1621
  minSizeValue: go.Size;
1157
1622
  selectable: boolean;
1158
- dataTable: {
1159
- value: string;
1160
- isEditable: boolean;
1161
- maxSizeValue: number;
1162
- name: string;
1163
- key: ENUM_ASSET_PARAMETERS;
1164
- waterSystem: WATER_SYSTEMS_NAME;
1165
- }[];
1166
- visible: boolean;
1623
+ dataTable: any;
1167
1624
  assetLayers: ATO_ASSET_LAYERS;
1168
1625
  extendedData: {
1169
1626
  visible: boolean;
@@ -1175,43 +1632,15 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1175
1632
  loc?: undefined;
1176
1633
  margin?: undefined;
1177
1634
  };
1178
- title: WATER_SYSTEMS_NAME;
1179
1635
  color: AtoGojsEditorModel.ENUM_COLORS;
1180
1636
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
1181
1637
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
1182
- key: number;
1183
- type: AtoGojsEditorModel.ENUM_TEMPLATES;
1184
- group: number;
1185
- loc: string;
1186
- padding: go.Margin;
1187
- data?: undefined;
1188
- name?: undefined;
1189
- source?: undefined;
1190
- isGroup?: undefined;
1191
- } | {
1192
- minSizeValue: go.Size;
1193
- selectable: boolean;
1194
- dataTable: any[];
1195
- assetLayers: ATO_ASSET_LAYERS;
1196
- extendedData: {
1197
- visible: boolean;
1198
- loc?: undefined;
1199
- margin?: undefined;
1200
- };
1201
- extendedDataResponsive: {
1202
- visible: boolean;
1203
- loc?: undefined;
1204
- margin?: undefined;
1205
- };
1206
1638
  title: WATER_SYSTEMS_NAME;
1207
- color: AtoGojsEditorModel.ENUM_COLORS;
1208
- borderTable: AtoGojsEditorModel.ENUM_COLORS;
1209
- bgColor: AtoGojsEditorModel.ENUM_COLORS;
1210
1639
  key: number;
1211
1640
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1212
1641
  group: number;
1213
- padding: go.Margin;
1214
1642
  loc: string;
1643
+ padding: go.Margin;
1215
1644
  data?: undefined;
1216
1645
  name?: undefined;
1217
1646
  source?: undefined;
@@ -1236,14 +1665,16 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1236
1665
  data?: undefined;
1237
1666
  name?: undefined;
1238
1667
  color?: undefined;
1668
+ assetLayers?: undefined;
1239
1669
  isGroup?: undefined;
1240
1670
  } | {
1241
1671
  key: number;
1242
1672
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1243
1673
  group: number;
1244
1674
  loc: string;
1245
- name: string;
1675
+ name: WATER_SYSTEMS_NAME;
1246
1676
  color: AtoGojsEditorModel.ENUM_COLORS;
1677
+ assetLayers: ATO_ASSET_LAYERS;
1247
1678
  extendedData: {
1248
1679
  visible: boolean;
1249
1680
  loc?: undefined;
@@ -1271,6 +1702,7 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1271
1702
  extendedDataResponsive?: undefined;
1272
1703
  source?: undefined;
1273
1704
  selectable?: undefined;
1705
+ assetLayers?: undefined;
1274
1706
  })[];
1275
1707
  linkDataArray: never[];
1276
1708
  };
@@ -1332,10 +1764,10 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1332
1764
  loc?: undefined;
1333
1765
  margin?: undefined;
1334
1766
  };
1335
- title: WATER_SYSTEMS_NAME;
1336
1767
  color: AtoGojsEditorModel.ENUM_COLORS;
1337
1768
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
1338
1769
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
1770
+ title: WATER_SYSTEMS_NAME;
1339
1771
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1340
1772
  group: number;
1341
1773
  loc: string;
@@ -1367,10 +1799,10 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1367
1799
  extendedDataisFromPluginResponsive: {
1368
1800
  visible: boolean;
1369
1801
  };
1370
- title: WATER_SYSTEMS_NAME;
1371
1802
  color: AtoGojsEditorModel.ENUM_COLORS;
1372
1803
  borderTable: AtoGojsEditorModel.ENUM_COLORS;
1373
1804
  bgColor: AtoGojsEditorModel.ENUM_COLORS;
1805
+ title: WATER_SYSTEMS_NAME;
1374
1806
  type: AtoGojsEditorModel.ENUM_TEMPLATES;
1375
1807
  group: number;
1376
1808
  loc: string;
@@ -1537,4 +1969,167 @@ export declare const ATO_COMPONENTS_GROUP_DATA: {
1537
1969
  color: AtoGojsEditorModel.ENUM_COLORS;
1538
1970
  }[];
1539
1971
  };
1972
+ PressurizedUFWaterTreatments: {
1973
+ nodeDataArray: ({
1974
+ key: number;
1975
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1976
+ group: number;
1977
+ loc: string;
1978
+ data: {
1979
+ quantity: number;
1980
+ unit: string;
1981
+ };
1982
+ name: string;
1983
+ color: string;
1984
+ extendedData?: undefined;
1985
+ extendedDataResponsive?: undefined;
1986
+ source?: undefined;
1987
+ selectable?: undefined;
1988
+ isGroup?: undefined;
1989
+ } | {
1990
+ key: number;
1991
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
1992
+ group: number;
1993
+ data: {
1994
+ quantity: number;
1995
+ unit: string;
1996
+ };
1997
+ name: string;
1998
+ color: string;
1999
+ extendedData: {
2000
+ loc: string;
2001
+ visible?: undefined;
2002
+ margin?: undefined;
2003
+ };
2004
+ extendedDataResponsive: {
2005
+ loc: string;
2006
+ visible?: undefined;
2007
+ margin?: undefined;
2008
+ };
2009
+ loc?: undefined;
2010
+ source?: undefined;
2011
+ selectable?: undefined;
2012
+ isGroup?: undefined;
2013
+ } | {
2014
+ minSizeValue: go.Size;
2015
+ selectable: boolean;
2016
+ dataTable: {
2017
+ value: string;
2018
+ isEditable: boolean;
2019
+ maxSizeValue: number;
2020
+ name: string;
2021
+ key: ENUM_ASSET_PARAMETERS;
2022
+ waterSystem: WATER_SYSTEMS_NAME;
2023
+ }[];
2024
+ visible: boolean;
2025
+ assetLayers: ATO_ASSET_LAYERS;
2026
+ extendedData: {
2027
+ visible: boolean;
2028
+ loc?: undefined;
2029
+ margin?: undefined;
2030
+ };
2031
+ extendedDataResponsive: {
2032
+ visible: boolean;
2033
+ loc?: undefined;
2034
+ margin?: undefined;
2035
+ };
2036
+ color: AtoGojsEditorModel.ENUM_COLORS;
2037
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
2038
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
2039
+ title: WATER_SYSTEMS_NAME;
2040
+ key: number;
2041
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
2042
+ group: number;
2043
+ loc: string;
2044
+ padding: go.Margin;
2045
+ data?: undefined;
2046
+ name?: undefined;
2047
+ source?: undefined;
2048
+ isGroup?: undefined;
2049
+ } | {
2050
+ minSizeValue: go.Size;
2051
+ selectable: boolean;
2052
+ dataTable: any[];
2053
+ assetLayers: ATO_ASSET_LAYERS;
2054
+ extendedData: {
2055
+ visible: boolean;
2056
+ loc?: undefined;
2057
+ margin?: undefined;
2058
+ };
2059
+ extendedDataResponsive: {
2060
+ visible: boolean;
2061
+ loc?: undefined;
2062
+ margin?: undefined;
2063
+ };
2064
+ color: AtoGojsEditorModel.ENUM_COLORS;
2065
+ borderTable: AtoGojsEditorModel.ENUM_COLORS;
2066
+ bgColor: AtoGojsEditorModel.ENUM_COLORS;
2067
+ title: WATER_SYSTEMS_NAME;
2068
+ key: number;
2069
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
2070
+ group: number;
2071
+ padding: go.Margin;
2072
+ loc: string;
2073
+ data?: undefined;
2074
+ name?: undefined;
2075
+ source?: undefined;
2076
+ isGroup?: undefined;
2077
+ } | {
2078
+ key: number;
2079
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
2080
+ source: string;
2081
+ group: number;
2082
+ loc: string;
2083
+ selectable: boolean;
2084
+ extendedData: {
2085
+ margin: go.Margin;
2086
+ loc?: undefined;
2087
+ visible?: undefined;
2088
+ };
2089
+ extendedDataResponsive: {
2090
+ margin: go.Margin;
2091
+ loc?: undefined;
2092
+ visible?: undefined;
2093
+ };
2094
+ data?: undefined;
2095
+ name?: undefined;
2096
+ color?: undefined;
2097
+ isGroup?: undefined;
2098
+ } | {
2099
+ key: number;
2100
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
2101
+ group: number;
2102
+ loc: string;
2103
+ name: string;
2104
+ color: AtoGojsEditorModel.ENUM_COLORS;
2105
+ extendedData: {
2106
+ visible: boolean;
2107
+ loc?: undefined;
2108
+ margin?: undefined;
2109
+ };
2110
+ extendedDataResponsive: {
2111
+ visible: boolean;
2112
+ loc?: undefined;
2113
+ margin?: undefined;
2114
+ };
2115
+ data?: undefined;
2116
+ source?: undefined;
2117
+ selectable?: undefined;
2118
+ isGroup?: undefined;
2119
+ } | {
2120
+ key: number;
2121
+ type: AtoGojsEditorModel.ENUM_TEMPLATES;
2122
+ isGroup: boolean;
2123
+ name: string;
2124
+ group?: undefined;
2125
+ loc?: undefined;
2126
+ data?: undefined;
2127
+ color?: undefined;
2128
+ extendedData?: undefined;
2129
+ extendedDataResponsive?: undefined;
2130
+ source?: undefined;
2131
+ selectable?: undefined;
2132
+ })[];
2133
+ linkDataArray: never[];
2134
+ };
1540
2135
  };