@incodetech/welcome 1.85.0-rc.20251118132733 → 1.85.0-rc.20251118133216
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/onBoarding.mjs +2 -2
- package/dist/onBoarding.umd.js +2 -2
- package/package.json +1 -1
package/dist/onBoarding.mjs
CHANGED
|
@@ -8374,7 +8374,7 @@ class MlWasmJSApi {
|
|
|
8374
8374
|
);
|
|
8375
8375
|
}
|
|
8376
8376
|
}
|
|
8377
|
-
const MlWasmJSApi$1 = MlWasmJSApi.getInstance(), version$4 = "1.85.0-rc.
|
|
8377
|
+
const MlWasmJSApi$1 = MlWasmJSApi.getInstance(), version$4 = "1.85.0-rc.20251118133216";
|
|
8378
8378
|
function e$2(Be, Le) {
|
|
8379
8379
|
return function(Ye, tt) {
|
|
8380
8380
|
return Object.prototype.hasOwnProperty.call(Ye, tt);
|
|
@@ -211405,7 +211405,7 @@ path {
|
|
|
211405
211405
|
onContinue: _t,
|
|
211406
211406
|
finishWithError: Gt
|
|
211407
211407
|
}), X0 = async (O0) => {
|
|
211408
|
-
It.isRecordingEnabled && await Ut(O0);
|
|
211408
|
+
!Pt && It.isRecordingEnabled && await Ut(O0);
|
|
211409
211409
|
};
|
|
211410
211410
|
if (f0 === "offline")
|
|
211411
211411
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(NoInternetError, { isV2: !0 });
|