ato-water-lib 0.0.64 → 0.0.66
Sign up to get free protection for your applications and to get access to all the features.
- package/esm2020/lib/constants/components-group-const.mjs +3 -3
- package/esm2020/lib/models/default-gojs-editor.model.mjs +2 -2
- package/fesm2015/ato-water-lib.mjs +2 -2
- package/fesm2015/ato-water-lib.mjs.map +1 -1
- package/fesm2020/ato-water-lib.mjs +3 -3
- package/fesm2020/ato-water-lib.mjs.map +1 -1
- package/package.json +1 -1
@@ -5785,7 +5785,7 @@ class AtoDefaultGojsEditor {
|
|
5785
5785
|
}), this.$(go.Placeholder, new go.Binding('location', 'loc', go.Point.parse).makeTwoWay(go.Point.stringify), { padding: new go.Margin(0, 0, 0, 0) })), this.$(go.Panel, 'Spot', {
|
5786
5786
|
width: 0,
|
5787
5787
|
height: 0,
|
5788
|
-
alignment: new go.Spot(0, 0.5, 0,
|
5788
|
+
alignment: new go.Spot(0, 0.5, 0, 108),
|
5789
5789
|
alignmentFocus: go.Spot.Left,
|
5790
5790
|
portId: 'Inflow',
|
5791
5791
|
cursor: this._initialOptions.isReadOnly ? '' : 'pointer',
|
@@ -8335,7 +8335,7 @@ const ATO_COMPONENTS_GROUP_DATA = {
|
|
8335
8335
|
} }),
|
8336
8336
|
Object.assign(Object.assign({ key: 95, type: AtoGojsEditorModel.ENUM_TEMPLATES.PARAM_TABLE, group: 100, padding: new go.Margin(0, 0, 0, 0), loc: '10 20' }, DATA_WATER_SYSTEMS[WATER_SYSTEMS_NAME.SYSTEM_KPIS]), { minSizeValue: new go.Size(100, NaN), selectable: false, dataTable: ASSET_CATEGORY_PARAMS[WATER_SYSTEMS_NAME.SYSTEM_KPIS].map((e) => (Object.assign(Object.assign({}, e), { value: '', isEditable: true, maxSizeValue: 130, extendedDataIsFromPlugin: {
|
8337
8337
|
maxSizeValue: 220,
|
8338
|
-
} }).concat(ASSET_CATEGORY_PARAMS[WATER_SYSTEMS_NAME.COOLING_WATER_CHEMISTRY].map((e) => (Object.assign(Object.assign({}, e), { value: `Mapping in "Cooling Water Chemistry" section`, isEditable: false, maxSizeValue: 230, isReadOnly: true, isFrom: ATO_MAPPER_FROM.PLUGIN, font: '10px sans-serif', visible: false }))))
|
8338
|
+
} }))).concat(ASSET_CATEGORY_PARAMS[WATER_SYSTEMS_NAME.COOLING_WATER_CHEMISTRY].map((e) => (Object.assign(Object.assign({}, e), { value: `Mapping in "Cooling Water Chemistry" section`, isEditable: false, maxSizeValue: 230, isReadOnly: true, isFrom: ATO_MAPPER_FROM.PLUGIN, font: '10px sans-serif', visible: false })))), assetLayers: ATO_ASSET_LAYERS.CHEMISTRY, extendedData: {
|
8339
8339
|
visible: true,
|
8340
8340
|
}, extendedDataResponsive: {
|
8341
8341
|
visible: false,
|