@skip-go/widget 3.2.2-alpha.2 → 3.2.2-alpha.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.
|
@@ -4671,7 +4671,7 @@ function ta(e) {
|
|
|
4671
4671
|
const k = d.chains.map((q) => q.id);
|
|
4672
4672
|
if (!k.length)
|
|
4673
4673
|
return;
|
|
4674
|
-
const { EthereumProvider: B } = await import("./index.es-
|
|
4674
|
+
const { EthereumProvider: B } = await import("./index.es-DLYlxiza.js");
|
|
4675
4675
|
return await B.init({
|
|
4676
4676
|
...e,
|
|
4677
4677
|
disableProviderPing: !0,
|
|
@@ -44635,14 +44635,15 @@ const F3 = () => {
|
|
|
44635
44635
|
maskAllInputs: !1,
|
|
44636
44636
|
blockAllMedia: !1,
|
|
44637
44637
|
networkRequestHeaders: ["X-Custom-Header"],
|
|
44638
|
-
networkResponseHeaders: ["X-Custom-Header"]
|
|
44638
|
+
networkResponseHeaders: ["X-Custom-Header"],
|
|
44639
|
+
useCompression: !1
|
|
44639
44640
|
})
|
|
44640
44641
|
],
|
|
44641
44642
|
// Session Replay
|
|
44642
44643
|
replaysSessionSampleRate: 1,
|
|
44643
44644
|
replaysOnErrorSampleRate: 0
|
|
44644
44645
|
}), bs = !0);
|
|
44645
|
-
}, B3 = "3.2.2-alpha.
|
|
44646
|
+
}, B3 = "3.2.2-alpha.3", M3 = () => {
|
|
44646
44647
|
const e = Ue(), n = X(fa);
|
|
44647
44648
|
pe(() => {
|
|
44648
44649
|
n((i) => ({
|
|
@@ -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-AqF-Lc-2.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