Skip to content

Commit

Permalink
Build: (f8758ce) improved handling of injected connectors v2 (#103)
Browse files Browse the repository at this point in the history
* connector options improvements

* remove metamask

* remove showEmailInput from signIn options

* recatogorize email connector
  • Loading branch information
corbanbrook committed Jul 22, 2024
1 parent e5cf2e8 commit 9cd9de6
Show file tree
Hide file tree
Showing 10 changed files with 84 additions and 79 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./index-CNe2kS-2.js";
import { g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./index-f8AUIog1.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-CX10RYa4.js → assets/ccip-CTH-mCJZ.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-CNe2kS-2.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-f8AUIog1.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-CNe2kS-2.js";
import { e as eventsExports, r as require$$3 } from "./___vite-browser-external_commonjs-proxy-Djjo9xOr.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-f8AUIog1.js";
import { e as eventsExports, r as require$$3 } from "./___vite-browser-external_commonjs-proxy-CGeMU8sh.js";
var readableBrowser = { exports: {} };
var streamBrowser = eventsExports.EventEmitter;
var buffer_list;
Expand Down
4 changes: 2 additions & 2 deletions assets/index-BbvzlvBq.js → assets/index-CG7DLT0m.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-Ck0Ft4Uj.js";
import "./index-CNe2kS-2.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-CwgZ4MC3.js";
import "./index-f8AUIog1.js";
function addUniqueItem(array, item) {
array.indexOf(item) === -1 && array.push(item);
}
Expand Down
4 changes: 2 additions & 2 deletions assets/index-DLnMMMNs.js → assets/index-CbTvWdCb.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-CNe2kS-2.js";
import { j as js, s as sha_jsExports, r as require$$0, a as require$$1, b as require$$2 } from "./hooks.module-BiTlpRnt.js";
import { B as Buffer, c as commonjsGlobal, e as eventemitter3Exports, g as getDefaultExportFromCjs } from "./index-f8AUIog1.js";
import { j as js, s as sha_jsExports, r as require$$0, a as require$$1, b as require$$2 } from "./hooks.module-BtiWKmDu.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-Ck0Ft4Uj.js → assets/index-CwgZ4MC3.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const __vite__fileDeps=["./index-BbvzlvBq.js","./index-CNe2kS-2.js","./index-KxIcnz1U.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { _ as __vitePreload } from "./index-CNe2kS-2.js";
const __vite__fileDeps=["./index-CG7DLT0m.js","./index-f8AUIog1.js","./index-KxIcnz1U.css"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]);
import { _ as __vitePreload } from "./index-f8AUIog1.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-BbvzlvBq.js"), true ? __vite__mapDeps([0,1,2]) : void 0, import.meta.url);
await __vitePreload(() => import("./index-CG7DLT0m.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-D2ki8AyR.js → assets/index-Dnb2bQnW.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-CNe2kS-2.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-BiTlpRnt.js";
import { e as eventsExports } from "./___vite-browser-external_commonjs-proxy-Djjo9xOr.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-f8AUIog1.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-BtiWKmDu.js";
import { e as eventsExports } from "./___vite-browser-external_commonjs-proxy-CGeMU8sh.js";
function _mergeNamespaces(n, m) {
for (var i = 0; i < m.length; i++) {
const e = m[i];
Expand Down
Loading

0 comments on commit 9cd9de6

Please sign in to comment.