impaktapps-ui-builder 0.0.101-alpha.34 → 0.0.101-alpha.35

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.
@@ -8451,6 +8451,7 @@ function refreshPage(type, store2) {
8451
8451
  console.log(currObj);
8452
8452
  return (_a2 = currObj == null ? void 0 : currObj["elements"]) == null ? void 0 : _a2[currElemIndex];
8453
8453
  }, UiSchema);
8454
+ console.log("UiSchema", UiSchema);
8454
8455
  console.log("parentObj", parentObj);
8455
8456
  if (sessionStorage.getItem("copiedConfig")) {
8456
8457
  this.ElementPathSetter(UiSchema);