Skip to content

Commit

Permalink
Build: (526860a) releae 2.8.3 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed May 29, 2024
1 parent c8c5a4a commit 35d6647
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./index-DvyhjMqX.js";
import { g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./index-C0BABl_x.js";
var events = { exports: {} };
var R = typeof Reflect === "object" ? Reflect : null;
var ReflectApply = R && typeof R.apply === "function" ? R.apply : function ReflectApply2(target, receiver, args) {
Expand Down
2 changes: 1 addition & 1 deletion assets/ccip-Tlhou0Qw.js → assets/ccip-DSYTZUC_.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { h as BaseError, j as getUrl, s as stringify, k as decodeErrorResult, l as isAddressEqual, m as call, n as concat, o as encodeAbiParameters, H as HttpRequestError, q as isHex } from "./index-DvyhjMqX.js";
import { h as BaseError, j as getUrl, s as stringify, k as decodeErrorResult, l as isAddressEqual, m as call, n as concat, o as encodeAbiParameters, H as HttpRequestError, q as isHex } from "./index-C0BABl_x.js";
class OffchainLookupError extends BaseError {
constructor({ callbackSelector, cause, data, extraData, sender, urls }) {
var _a;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { r as require$$2$1, p as process$1, c as commonjsGlobal, i as inherits_browserExports, B as Buffer$7, a as getAugmentedNamespace } from "./index-DvyhjMqX.js";
import { e as eventsExports, r as require$$3 } from "./___vite-browser-external_commonjs-proxy-CCsato3G.js";
import { r as require$$2$1, p as process$1, c as commonjsGlobal, i as inherits_browserExports, B as Buffer$7, a as getAugmentedNamespace } from "./index-C0BABl_x.js";
import { e as eventsExports, r as require$$3 } from "./___vite-browser-external_commonjs-proxy-DZNuUr2O.js";
var readableBrowser = { exports: {} };
var streamBrowser = eventsExports.EventEmitter;
var buffer_list;
Expand Down
4 changes: 2 additions & 2 deletions assets/index-BBsh3BWa.js → assets/index-C-PWuK7G.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { n as ne$1, s as se$1, T as T$2, t as te$1, a as a$2, o as oe$1, R as R$1, p as p$1, y as y$1 } from "./index-DRQsxcnG.js";
import "./index-DvyhjMqX.js";
import { n as ne$1, s as se$1, T as T$2, t as te$1, a as a$2, o as oe$1, R as R$1, p as p$1, y as y$1 } from "./index-D9eN2tUY.js";
import "./index-C0BABl_x.js";
function addUniqueItem(array, item) {
array.indexOf(item) === -1 && array.push(item);
}
Expand Down
12 changes: 6 additions & 6 deletions assets/index-DvyhjMqX.js → assets/index-C0BABl_x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const __vite__fileDeps=["./index-YbxUGrkV.js","./hooks.module-DElaRkR8.js","./___vite-browser-external_commonjs-proxy-CCsato3G.js","./index-CfDyxI2K.js","./index.es-DuAdkEa6.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
const __vite__fileDeps=["./index-D-Mgzk2l.js","./hooks.module-Cujn3_ie.js","./___vite-browser-external_commonjs-proxy-DZNuUr2O.js","./index-DxeIu7eO.js","./index.es-Bs9gDgJO.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
var __defProp = Object.defineProperty;
var __defNormalProp = (obj, key2, value) => key2 in obj ? __defProp(obj, key2, { enumerable: true, configurable: true, writable: true, value }) : obj[key2] = value;
var __publicField = (obj, key2, value) => {
Expand Down Expand Up @@ -71946,7 +71946,7 @@ async function call(client2, args) {
return { data: response };
} catch (err) {
const data2 = getRevertErrorData(err);
const { offchainLookup, offchainLookupSignature } = await __vitePreload(() => import("./ccip-Tlhou0Qw.js"), true ? [] : void 0, import.meta.url);
const { offchainLookup, offchainLookupSignature } = await __vitePreload(() => import("./ccip-DSYTZUC_.js"), true ? [] : void 0, import.meta.url);
if (client2.ccipRead !== false && (data2 == null ? void 0 : data2.slice(0, 10)) === offchainLookupSignature && to)
return { data: await offchainLookup(client2, { data: data2, to }) };
throw getCallError(err, {
Expand Down Expand Up @@ -105089,7 +105089,7 @@ function version4(parameters) {
},
async getProvider() {
if (!walletProvider) {
const { default: CoinbaseSDK_ } = await __vitePreload(() => import("./index-YbxUGrkV.js").then((n2) => n2.i), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
const { default: CoinbaseSDK_ } = await __vitePreload(() => import("./index-D-Mgzk2l.js").then((n2) => n2.i), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
const CoinbaseSDK = (() => {
if (typeof CoinbaseSDK_ !== "function" && typeof CoinbaseSDK_.default === "function")
return CoinbaseSDK_.default;
Expand Down Expand Up @@ -105266,7 +105266,7 @@ function version3(parameters) {
async getProvider() {
var _a2;
if (!walletProvider) {
const { default: SDK_ } = await __vitePreload(() => import("./index-CfDyxI2K.js").then((n2) => n2.i), true ? __vite__mapDeps([3,1,2]) : void 0, import.meta.url);
const { default: SDK_ } = await __vitePreload(() => import("./index-DxeIu7eO.js").then((n2) => n2.i), true ? __vite__mapDeps([3,1,2]) : void 0, import.meta.url);
let SDK;
if (typeof SDK_ !== "function" && typeof SDK_.default === "function")
SDK = SDK_.default;
Expand Down Expand Up @@ -105500,7 +105500,7 @@ function walletConnect$1(parameters) {
const optionalChains = config2.chains.map((x) => x.id);
if (!optionalChains.length)
return;
const { EthereumProvider } = await __vitePreload(() => import("./index.es-DuAdkEa6.js"), true ? __vite__mapDeps([4,2]) : void 0, import.meta.url);
const { EthereumProvider } = await __vitePreload(() => import("./index.es-Bs9gDgJO.js"), true ? __vite__mapDeps([4,2]) : void 0, import.meta.url);
return await EthereumProvider.init({
...parameters,
disableProviderPing: true,
Expand Down Expand Up @@ -106238,7 +106238,7 @@ const queryClient = new QueryClient();
const App = () => {
return /* @__PURE__ */ jsxRuntimeExports$1.jsx(WagmiProvider, { config: wagmiConfig, children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(KitProvider, { config: kitConfig, children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(KitWalletProvider, { children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(KitCheckoutProvider, { children: /* @__PURE__ */ jsxRuntimeExports$1.jsx("div", { id: "app", children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(ThemeProvider, { root: "#app", scope: "app", theme: "dark", children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(Homepage, {}) }) }) }) }) }) }) });
};
console.log("VERSION:", "0.7.2");
console.log("VERSION:", "0.7.3");
const root = client.createRoot(document.getElementById("root"));
root.render(
/* @__PURE__ */ jsxRuntimeExports$1.jsx(React.StrictMode, { children: /* @__PURE__ */ jsxRuntimeExports$1.jsx(App, {}) })
Expand Down
4 changes: 2 additions & 2 deletions assets/index-YbxUGrkV.js → assets/index-D-Mgzk2l.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { B as Buffer, c as commonjsGlobal, e as eventemitter3Exports, g as getDefaultExportFromCjs } from "./index-DvyhjMqX.js";
import { j as js, s as sha_jsExports, r as require$$0, a as require$$1, b as require$$2 } from "./hooks.module-DElaRkR8.js";
import { B as Buffer, c as commonjsGlobal, e as eventemitter3Exports, g as getDefaultExportFromCjs } from "./index-C0BABl_x.js";
import { j as js, s as sha_jsExports, r as require$$0, a as require$$1, b as require$$2 } from "./hooks.module-Cujn3_ie.js";
function _mergeNamespaces(n, m) {
for (var i = 0; i < m.length; i++) {
const e = m[i];
Expand Down
6 changes: 3 additions & 3 deletions assets/index-DRQsxcnG.js → assets/index-D9eN2tUY.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const __vite__fileDeps=["./index-BBsh3BWa.js","./index-DvyhjMqX.js","./index-Dso1Hl_w.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { _ as __vitePreload } from "./index-DvyhjMqX.js";
const __vite__fileDeps=["./index-C-PWuK7G.js","./index-C0BABl_x.js","./index-Dso1Hl_w.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { _ as __vitePreload } from "./index-C0BABl_x.js";
const t = Symbol();
const s = Object.getPrototypeOf, c$1 = /* @__PURE__ */ new WeakMap(), l = (e) => e && (c$1.has(e) ? c$1.get(e) : s(e) === Object.prototype || s(e) === Array.prototype), y$1 = (e) => l(e) && e[t] || null, h = (e, t2 = true) => {
c$1.set(e, t2);
Expand Down Expand Up @@ -487,7 +487,7 @@ class d {
}
async initUi() {
if (typeof window < "u") {
await __vitePreload(() => import("./index-BBsh3BWa.js"), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
await __vitePreload(() => import("./index-C-PWuK7G.js"), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
const e = document.createElement("wcm-modal");
document.body.insertAdjacentElement("beforeend", e), p.setIsUiLoaded(true);
}
Expand Down
6 changes: 3 additions & 3 deletions assets/index-CfDyxI2K.js → assets/index-DxeIu7eO.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { c as commonjsGlobal, b as bnExports, B as Buffer, a as getAugmentedNamespace, p as process$1, t as tslib_es6, e as eventemitter3Exports, g as getDefaultExportFromCjs } from "./index-DvyhjMqX.js";
import { s as sha_jsExports, a as require$$1$1, b as require$$2, r as require$$0$1, j as js } from "./hooks.module-DElaRkR8.js";
import { e as eventsExports } from "./___vite-browser-external_commonjs-proxy-CCsato3G.js";
import { c as commonjsGlobal, b as bnExports, B as Buffer, a as getAugmentedNamespace, p as process$1, t as tslib_es6, e as eventemitter3Exports, g as getDefaultExportFromCjs } from "./index-C0BABl_x.js";
import { s as sha_jsExports, a as require$$1$1, b as require$$2, r as require$$0$1, j as js } from "./hooks.module-Cujn3_ie.js";
import { e as eventsExports } from "./___vite-browser-external_commonjs-proxy-DZNuUr2O.js";
function _mergeNamespaces(n, m) {
for (var i = 0; i < m.length; i++) {
const e = m[i];
Expand Down
8 changes: 4 additions & 4 deletions assets/index.es-DuAdkEa6.js → assets/index.es-Bs9gDgJO.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const __vite__fileDeps=["./index-DRQsxcnG.js","./index-DvyhjMqX.js","./index-Dso1Hl_w.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { p as process$1, d as require$$0$1, f as global, B as Buffer, g as getDefaultExportFromCjs, c as commonjsGlobal, a as getAugmentedNamespace, _ as __vitePreload } from "./index-DvyhjMqX.js";
import { r as require$$3, e as eventsExports, W as Wg } from "./___vite-browser-external_commonjs-proxy-CCsato3G.js";
const __vite__fileDeps=["./index-D9eN2tUY.js","./index-C0BABl_x.js","./index-Dso1Hl_w.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { p as process$1, d as require$$0$1, f as global, B as Buffer, g as getDefaultExportFromCjs, c as commonjsGlobal, a as getAugmentedNamespace, _ as __vitePreload } from "./index-C0BABl_x.js";
import { r as require$$3, e as eventsExports, W as Wg } from "./___vite-browser-external_commonjs-proxy-DZNuUr2O.js";
var __spreadArray = function(to2, from2, pack) {
if (pack || arguments.length === 2)
for (var i3 = 0, l2 = from2.length, ar2; i3 < l2; i3++) {
Expand Down Expand Up @@ -19748,7 +19748,7 @@ class C {
if (this.rpc = this.getRpcConfig(t), this.chainId = this.rpc.chains.length ? m2(this.rpc.chains) : m2(this.rpc.optionalChains), this.signer = await hv.init({ projectId: this.rpc.projectId, metadata: this.rpc.metadata, disableProviderPing: t.disableProviderPing, relayUrl: t.relayUrl, storageOptions: t.storageOptions }), this.registerEventListeners(), await this.loadPersistedSession(), this.rpc.showQrModal) {
let s2;
try {
const { WalletConnectModal: i3 } = await __vitePreload(() => import("./index-DRQsxcnG.js").then((n4) => n4.i), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
const { WalletConnectModal: i3 } = await __vitePreload(() => import("./index-D9eN2tUY.js").then((n4) => n4.i), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
s2 = i3;
} catch {
throw new Error("To use QR modal, please install @walletconnect/modal package");
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Sequence Kit Demo</title>
<script type="module" crossorigin src="./assets/index-DvyhjMqX.js"></script>
<script type="module" crossorigin src="./assets/index-C0BABl_x.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Dso1Hl_w.css">
</head>
<body>
Expand Down

0 comments on commit 35d6647

Please sign in to comment.