impaktapps-ui-builder 0.0.101-alpha.277 → 0.0.101-alpha.278

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.
@@ -10327,6 +10327,7 @@ var service = (funcParams) => {
10327
10327
  var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m;
10328
10328
  funcParams.store.setAdditionalErrors([]);
10329
10329
  funcParams.store.setFormdata({});
10330
+ eventGroups = {};
10330
10331
  funcParams.store.setSchema({ type: "object", properties: {} });
10331
10332
  funcParams.store.newData = {};
10332
10333
  const newPageData = await funcParams.pageDataProvider();