ato-water-lib 0.0.141 → 0.0.142

Sign up to get free protection for your applications and to get access to all the features.
@@ -8903,7 +8903,7 @@ class AtoDefaultGojsEditor {
8903
8903
  stroke: '#DC8FA9',
8904
8904
  font: 'bold 9pt Arial',
8905
8905
  textAlign: 'left',
8906
- }, new go.Binding('text', '', (x) => x?.group_text), new go.Binding('stroke', '', (x) => x?.group_text_stroke))), this.$(go.Panel, 'Horizontal', new go.Binding('visible', '', (x) => x?.isCanSelectComponent ?? false), this.$(go.TextBlock, '+Select Component', {
8906
+ }, new go.Binding('text', '', (x) => x?.group_text), new go.Binding('stroke', '', (x) => x?.group_text_stroke))), this.$(go.Panel, 'Horizontal', new go.Binding('visible', '', (x) => x?.isCanSelectComponent ?? false), this.$(go.TextBlock, '+Import Component', {
8907
8907
  margin: new go.Margin(4, 0, 0, 0),
8908
8908
  stroke: '#3863A6',
8909
8909
  font: 'bold 9pt Arial',