@skip-go/widget 3.3.2 → 3.3.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.
|
@@ -4670,7 +4670,7 @@ function Z2(t) {
|
|
|
4670
4670
|
const v = f.chains.map((j) => j.id);
|
|
4671
4671
|
if (!v.length)
|
|
4672
4672
|
return;
|
|
4673
|
-
const { EthereumProvider: q } = await import("./index.es-
|
|
4673
|
+
const { EthereumProvider: q } = await import("./index.es-DThu-_6E.js");
|
|
4674
4674
|
return await q.init({
|
|
4675
4675
|
...t,
|
|
4676
4676
|
disableProviderPing: !0,
|
|
@@ -63568,7 +63568,7 @@ const iF = jp((t) => {
|
|
|
63568
63568
|
if (!c || !r) return;
|
|
63569
63569
|
const J = await ((A = g.getAddress) == null ? void 0 : A.call(g, {
|
|
63570
63570
|
praxWallet: {
|
|
63571
|
-
sourceChainID: (y = b[
|
|
63571
|
+
sourceChainID: m ? (y = b[m - 1]) == null ? void 0 : y.chainID : void 0
|
|
63572
63572
|
}
|
|
63573
63573
|
}));
|
|
63574
63574
|
return k((W) => {
|
|
@@ -67063,7 +67063,7 @@ const vP = () => {
|
|
|
67063
67063
|
replaysSessionSampleRate: 1,
|
|
67064
67064
|
replaysOnErrorSampleRate: 0
|
|
67065
67065
|
}), D8 = !0);
|
|
67066
|
-
}, BP = "3.3.
|
|
67066
|
+
}, BP = "3.3.3", EP = () => {
|
|
67067
67067
|
const t = pn(), i = _(lg);
|
|
67068
67068
|
we(() => {
|
|
67069
67069
|
i((e) => ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-
|
|
1
|
+
import { g as getAugmentedNamespace, c as commonjsGlobal, a as getDefaultExportFromCjs, p as process$1 } from "./index-CwHtY0xe.js";
|
|
2
2
|
import qg, { PROPOSAL_EXPIRY_MESSAGE } from "@walletconnect/sign-client";
|
|
3
3
|
const global = globalThis || void 0 || self;
|
|
4
4
|
var buffer$1 = {}, base64Js = {};
|
package/build/index.js
CHANGED