@elyx-code/project-logic-tree 0.0.6132 → 0.0.6133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -47982,9 +47982,9 @@ Alternatively you can update the parent data-type entity with 'update' action to
47982
47982
  );
47983
47983
  e && c.setParent(e), n && c.subscribe(), c.initChildren();
47984
47984
  const y = (R = this.properties) == null ? void 0 : R.map(
47985
- (S, L) => S.clone(
47985
+ (S) => S.clone(
47986
47986
  c,
47987
- u + "-property-" + L + "-id",
47987
+ B.UUID.uuid(),
47988
47988
  n
47989
47989
  )
47990
47990
  );
@@ -48078,7 +48078,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
48078
48078
  g
48079
48079
  ), S = I == null ? void 0 : I.clone(
48080
48080
  o,
48081
- o.id + "--" + B.UUID.uuid() + "--data-type",
48081
+ B.UUID.uuid(),
48082
48082
  !0
48083
48083
  );
48084
48084
  S && o.setDataType(S);
@@ -48086,7 +48086,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
48086
48086
  return;
48087
48087
  }
48088
48088
  const l = {
48089
- id: s.id + "--" + B.UUID.uuid() + "--inferred-property",
48089
+ id: B.UUID.uuid(),
48090
48090
  type: i.Property,
48091
48091
  version: 1,
48092
48092
  name: C(s, this.project),