@skip-go/widget 3.4.4 → 3.4.5
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.
|
@@ -5265,7 +5265,7 @@ function Qc(e) {
|
|
|
5265
5265
|
const d = D.chains.map((P) => P.id);
|
|
5266
5266
|
if (!d.length)
|
|
5267
5267
|
return;
|
|
5268
|
-
const { EthereumProvider: b } = await import("./index.es-
|
|
5268
|
+
const { EthereumProvider: b } = await import("./index.es-D0XB5mam.js");
|
|
5269
5269
|
return await b.init({
|
|
5270
5270
|
...e,
|
|
5271
5271
|
disableProviderPing: !0,
|
|
@@ -40665,6 +40665,7 @@ const LD = [
|
|
|
40665
40665
|
)
|
|
40666
40666
|
] });
|
|
40667
40667
|
}, h2 = N(ht)`
|
|
40668
|
+
justify-content: flex-start;
|
|
40668
40669
|
@media (min-width: 768px) {
|
|
40669
40670
|
width: 160px;
|
|
40670
40671
|
}
|
|
@@ -44326,13 +44327,10 @@ const Mm = Q(void 0), Pm = () => {
|
|
|
44326
44327
|
a
|
|
44327
44328
|
]);
|
|
44328
44329
|
se(() => {
|
|
44329
|
-
u && (s(
|
|
44330
|
-
n ?? r,
|
|
44331
|
-
|
|
44332
|
-
|
|
44333
|
-
status: u
|
|
44334
|
-
}
|
|
44335
|
-
), n || o(u));
|
|
44330
|
+
u && (s(n ?? r, {
|
|
44331
|
+
...l[n ?? r],
|
|
44332
|
+
status: u
|
|
44333
|
+
}), n || o(u));
|
|
44336
44334
|
}, [
|
|
44337
44335
|
D,
|
|
44338
44336
|
a,
|
|
@@ -44341,7 +44339,8 @@ const Mm = Q(void 0), Pm = () => {
|
|
|
44341
44339
|
c.length,
|
|
44342
44340
|
s,
|
|
44343
44341
|
r,
|
|
44344
|
-
n
|
|
44342
|
+
n,
|
|
44343
|
+
l
|
|
44345
44344
|
]);
|
|
44346
44345
|
};
|
|
44347
44346
|
function gx({
|
|
@@ -46342,7 +46341,7 @@ const Kg = () => {
|
|
|
46342
46341
|
replaysSessionSampleRate: 1,
|
|
46343
46342
|
replaysOnErrorSampleRate: 0
|
|
46344
46343
|
}), ms = !0);
|
|
46345
|
-
}, Hm = "3.4.
|
|
46344
|
+
}, Hm = "3.4.5", Xg = () => {
|
|
46346
46345
|
const e = Qe(), n = Y(Dt);
|
|
46347
46346
|
se(() => {
|
|
46348
46347
|
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-0egPzoCo.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