@byteluck-fe/runtime-engine 1.2.2 → 1.2.3

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.
@@ -15767,7 +15767,7 @@ class Fs {
15767
15767
  payload: i
15768
15768
  }
15769
15769
  }).then((o) => {
15770
- o?.includes(!1) ? a && a() : (t && t(), e.options?.success());
15770
+ o?.includes(!1) ? a && a() : (t && t(), e.options?.success(n));
15771
15771
  }) : (this.okButtonProps.loading = !1, a && a(), e.options.fail(n));
15772
15772
  }).catch(a);
15773
15773
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteluck-fe/runtime-engine",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./dist/runtime-engine.js",