@crossmint/client-sdk-react-ui 1.10.1 → 1.10.2
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.
- package/dist/{chunk-3C5IQSUX.cjs → chunk-67AB7TWG.cjs} +3 -3
- package/dist/{chunk-XRFRY2LN.js → chunk-6TUZ5CU7.js} +2 -2
- package/dist/chunk-A6Q4Z5TO.js +31 -0
- package/dist/chunk-A6Q4Z5TO.js.map +1 -0
- package/dist/chunk-AUCL5NPW.cjs +31 -0
- package/dist/chunk-AUCL5NPW.cjs.map +1 -0
- package/dist/{chunk-Y7PF2Z3W.cjs → chunk-COLJFFZF.cjs} +3 -3
- package/dist/{chunk-WQ7WULBW.cjs → chunk-DVONA2BZ.cjs} +3 -3
- package/dist/{chunk-L3L7YEW3.js → chunk-GN7OANUR.js} +2 -2
- package/dist/{chunk-QTGK3RB5.js → chunk-HVI7FCLP.js} +2 -2
- package/dist/{chunk-SVI3L5G5.cjs → chunk-MDV3M7FD.cjs} +3 -3
- package/dist/{chunk-5IX763AW.js → chunk-MWRMO6JC.js} +2 -2
- package/dist/chunk-MWRMO6JC.js.map +1 -0
- package/dist/{chunk-YNJPYSO4.cjs → chunk-NX473NO2.cjs} +3 -3
- package/dist/{chunk-W2Q46OO4.js → chunk-QB4KFTCT.js} +2 -2
- package/dist/{chunk-HENBZUED.cjs → chunk-RTC2AZ6A.cjs} +2 -2
- package/dist/chunk-RTC2AZ6A.cjs.map +1 -0
- package/dist/{chunk-W3SNJ5XS.cjs → chunk-SMCUFLHP.cjs} +3 -3
- package/dist/{chunk-QIPMBCAV.js → chunk-XJYLJQA5.js} +2 -2
- package/dist/{chunk-QKALEGXY.js → chunk-Y4UEFDMP.js} +2 -2
- package/dist/{chunk-HG57BLPT.js → chunk-YO7ZZF32.js} +2 -2
- package/dist/{chunk-TIQPIPH5.cjs → chunk-ZOHRCGGI.cjs} +3 -3
- package/dist/components/CrossmintNFTCollectionView.cjs +3 -3
- package/dist/components/CrossmintNFTCollectionView.js +2 -2
- package/dist/components/CrossmintNFTDetail.cjs +3 -3
- package/dist/components/CrossmintNFTDetail.js +2 -2
- package/dist/components/auth/AuthForm.cjs +3 -3
- package/dist/components/auth/AuthForm.js +3 -3
- package/dist/components/auth/AuthFormDialog.cjs +3 -3
- package/dist/components/auth/AuthFormDialog.js +3 -3
- package/dist/components/auth/EmbeddedAuthForm.cjs +3 -3
- package/dist/components/auth/EmbeddedAuthForm.js +3 -3
- package/dist/components/auth/methods/email/EmailAuthFlow.cjs +3 -3
- package/dist/components/auth/methods/email/EmailAuthFlow.js +3 -3
- package/dist/components/auth/methods/email/EmailOTPInput.cjs +3 -3
- package/dist/components/auth/methods/email/EmailOTPInput.js +3 -3
- package/dist/components/auth/methods/email/EmailSignIn.cjs +3 -3
- package/dist/components/auth/methods/email/EmailSignIn.js +3 -3
- package/dist/components/auth/methods/farcaster/FarcasterSignIn.cjs +3 -3
- package/dist/components/auth/methods/farcaster/FarcasterSignIn.js +3 -3
- package/dist/components/auth/methods/google/GoogleSignIn.cjs +3 -3
- package/dist/components/auth/methods/google/GoogleSignIn.js +3 -3
- package/dist/components/auth/methods/web3/Web3AuthFlow.cjs +3 -3
- package/dist/components/auth/methods/web3/Web3AuthFlow.js +3 -3
- package/dist/components/auth/methods/web3/Web3AuthWrapper.cjs +3 -3
- package/dist/components/auth/methods/web3/Web3AuthWrapper.js +3 -3
- package/dist/components/auth/methods/web3/Web3Connectors.cjs +3 -3
- package/dist/components/auth/methods/web3/Web3Connectors.js +3 -3
- package/dist/components/auth/methods/web3/Web3SignIn.cjs +3 -3
- package/dist/components/auth/methods/web3/Web3SignIn.js +3 -3
- package/dist/components/common/Divider.cjs +3 -3
- package/dist/components/common/Divider.js +3 -3
- package/dist/components/embed/v3/CrossmintEmbeddedCheckoutV3.cjs +6 -6
- package/dist/components/embed/v3/CrossmintEmbeddedCheckoutV3.js +5 -5
- package/dist/components/embed/v3/EmbeddedCheckoutV3IFrame.cjs +5 -5
- package/dist/components/embed/v3/EmbeddedCheckoutV3IFrame.js +4 -4
- package/dist/components/embed/v3/crypto/CryptoWalletConnectionHandler.cjs +2 -2
- package/dist/components/embed/v3/crypto/CryptoWalletConnectionHandler.js +1 -1
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.cjs +10 -3
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.cjs.map +1 -1
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.d.cts +2 -2
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.d.ts +2 -2
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.js +11 -4
- package/dist/components/embed/v3/crypto/utils/handleEvmTransaction.js.map +1 -1
- package/dist/components/embed/v3/crypto/utils/handleSendTransaction.cjs +2 -2
- package/dist/components/embed/v3/crypto/utils/handleSendTransaction.js +1 -1
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.cjs +2 -1
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.cjs.map +1 -1
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.d.cts +2 -2
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.d.ts +2 -2
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.js +2 -1
- package/dist/components/embed/v3/crypto/utils/handleSolanaTransaction.js.map +1 -1
- package/dist/components/embed/v3/index.cjs +6 -6
- package/dist/components/embed/v3/index.js +5 -5
- package/dist/components/hosted/CrossmintPayButton.cjs +3 -3
- package/dist/components/hosted/CrossmintPayButton.js +2 -2
- package/dist/components/hosted/index.cjs +3 -3
- package/dist/components/hosted/index.js +2 -2
- package/dist/components/index.cjs +9 -9
- package/dist/components/index.js +8 -8
- package/dist/consts/version.cjs +2 -2
- package/dist/consts/version.js +1 -1
- package/dist/hooks/index.cjs +4 -4
- package/dist/hooks/index.js +3 -3
- package/dist/hooks/useAuth.cjs +3 -3
- package/dist/hooks/useAuth.js +3 -3
- package/dist/hooks/useCrossmintAuth.cjs +3 -3
- package/dist/hooks/useCrossmintAuth.js +3 -3
- package/dist/hooks/useCrossmintCheckout.cjs +4 -4
- package/dist/hooks/useCrossmintCheckout.js +3 -3
- package/dist/hooks/useOAuthWindowListener.cjs +3 -3
- package/dist/hooks/useOAuthWindowListener.js +3 -3
- package/dist/hooks/useWallet.cjs +3 -3
- package/dist/hooks/useWallet.js +3 -3
- package/dist/index.cjs +9 -9
- package/dist/index.js +8 -8
- package/dist/providers/CrossmintAuthProvider.cjs +3 -3
- package/dist/providers/CrossmintAuthProvider.js +3 -3
- package/dist/providers/CrossmintWalletProvider.cjs +3 -3
- package/dist/providers/CrossmintWalletProvider.js +3 -3
- package/dist/providers/auth/AuthFormProvider.cjs +3 -3
- package/dist/providers/auth/AuthFormProvider.js +3 -3
- package/dist/providers/index.cjs +3 -3
- package/dist/providers/index.js +3 -3
- package/dist/utils/createCrossmintApiClient.cjs +3 -3
- package/dist/utils/createCrossmintApiClient.js +2 -2
- package/package.json +6 -8
- package/src/components/embed/v3/crypto/utils/handleEvmTransaction.ts +20 -7
- package/src/components/embed/v3/crypto/utils/handleSendTransaction.ts +11 -19
- package/src/components/embed/v3/crypto/utils/handleSolanaTransaction.ts +7 -4
- package/dist/chunk-5IX763AW.js.map +0 -1
- package/dist/chunk-GGE3H4XP.cjs +0 -33
- package/dist/chunk-GGE3H4XP.cjs.map +0 -1
- package/dist/chunk-HENBZUED.cjs.map +0 -1
- package/dist/chunk-HYGCZCR2.js +0 -33
- package/dist/chunk-HYGCZCR2.js.map +0 -1
- /package/dist/{chunk-3C5IQSUX.cjs.map → chunk-67AB7TWG.cjs.map} +0 -0
- /package/dist/{chunk-XRFRY2LN.js.map → chunk-6TUZ5CU7.js.map} +0 -0
- /package/dist/{chunk-Y7PF2Z3W.cjs.map → chunk-COLJFFZF.cjs.map} +0 -0
- /package/dist/{chunk-WQ7WULBW.cjs.map → chunk-DVONA2BZ.cjs.map} +0 -0
- /package/dist/{chunk-L3L7YEW3.js.map → chunk-GN7OANUR.js.map} +0 -0
- /package/dist/{chunk-QTGK3RB5.js.map → chunk-HVI7FCLP.js.map} +0 -0
- /package/dist/{chunk-SVI3L5G5.cjs.map → chunk-MDV3M7FD.cjs.map} +0 -0
- /package/dist/{chunk-YNJPYSO4.cjs.map → chunk-NX473NO2.cjs.map} +0 -0
- /package/dist/{chunk-W2Q46OO4.js.map → chunk-QB4KFTCT.js.map} +0 -0
- /package/dist/{chunk-W3SNJ5XS.cjs.map → chunk-SMCUFLHP.cjs.map} +0 -0
- /package/dist/{chunk-QIPMBCAV.js.map → chunk-XJYLJQA5.js.map} +0 -0
- /package/dist/{chunk-QKALEGXY.js.map → chunk-Y4UEFDMP.js.map} +0 -0
- /package/dist/{chunk-HG57BLPT.js.map → chunk-YO7ZZF32.js.map} +0 -0
- /package/dist/{chunk-TIQPIPH5.cjs.map → chunk-ZOHRCGGI.cjs.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkCOLJFFZFcjs = require('./chunk-COLJFFZF.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunkKEKBOJCFcjs = require('./chunk-KEKBOJCF.cjs');
|
|
@@ -13,7 +13,7 @@ function CrossmintCheckoutProvider({ children }) {
|
|
|
13
13
|
const [order, setOrder] = _react.useState.call(void 0, void 0);
|
|
14
14
|
const [orderClientSecret, setOrderClientSecret] = _react.useState.call(void 0, void 0);
|
|
15
15
|
const { crossmint } = _chunkKEKBOJCFcjs.useCrossmint.call(void 0, );
|
|
16
|
-
const apiClient =
|
|
16
|
+
const apiClient = _chunkCOLJFFZFcjs.createCrossmintApiClient.call(void 0, crossmint, {
|
|
17
17
|
usageOrigin: "client"
|
|
18
18
|
});
|
|
19
19
|
_react.useEffect.call(void 0, () => {
|
|
@@ -47,4 +47,4 @@ function useCrossmintCheckout() {
|
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
exports.CrossmintCheckoutProvider = CrossmintCheckoutProvider; exports.useCrossmintCheckout = useCrossmintCheckout;
|
|
50
|
-
//# sourceMappingURL=chunk-
|
|
50
|
+
//# sourceMappingURL=chunk-67AB7TWG.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createCrossmintApiClient
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GN7OANUR.js";
|
|
4
4
|
import {
|
|
5
5
|
useCrossmint
|
|
6
6
|
} from "./chunk-3J6CUUWT.js";
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
CrossmintCheckoutProvider,
|
|
48
48
|
useCrossmintCheckout
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=chunk-
|
|
50
|
+
//# sourceMappingURL=chunk-6TUZ5CU7.js.map
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import {
|
|
2
|
+
__async,
|
|
3
|
+
__spreadProps,
|
|
4
|
+
__spreadValues
|
|
5
|
+
} from "./chunk-CRTRMMJ7.js";
|
|
6
|
+
|
|
7
|
+
// src/components/embed/v3/crypto/utils/handleSendTransaction.ts
|
|
8
|
+
function handleSendTransaction(primaryWallet, chain, serializedTransaction, iframeClient) {
|
|
9
|
+
return __async(this, null, function* () {
|
|
10
|
+
const commonParams = {
|
|
11
|
+
chain,
|
|
12
|
+
serializedTransaction,
|
|
13
|
+
iframeClient
|
|
14
|
+
};
|
|
15
|
+
switch (primaryWallet.chain) {
|
|
16
|
+
case "EVM":
|
|
17
|
+
const { handleEvmTransaction } = yield import("./components/embed/v3/crypto/utils/handleEvmTransaction.js");
|
|
18
|
+
return yield handleEvmTransaction(__spreadProps(__spreadValues({}, commonParams), { primaryWallet }));
|
|
19
|
+
case "SOL":
|
|
20
|
+
const { handleSolanaTransaction } = yield import("./components/embed/v3/crypto/utils/handleSolanaTransaction.js");
|
|
21
|
+
return yield handleSolanaTransaction(__spreadProps(__spreadValues({}, commonParams), { primaryWallet }));
|
|
22
|
+
default:
|
|
23
|
+
throw new Error(`Connected wallet is on an unsupported chain: ${primaryWallet.chain}`);
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
export {
|
|
29
|
+
handleSendTransaction
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=chunk-A6Q4Z5TO.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/embed/v3/crypto/utils/handleSendTransaction.ts"],"sourcesContent":["import type { Wallet } from \"@dynamic-labs/sdk-react-core\";\nimport type { BlockchainIncludingTestnet } from \"@crossmint/common-sdk-base\";\nimport type { EmbeddedCheckoutV3IFrameEmitter } from \"@crossmint/client-sdk-base\";\n\nexport async function handleSendTransaction(\n primaryWallet: Wallet,\n chain: BlockchainIncludingTestnet,\n serializedTransaction: string,\n iframeClient: EmbeddedCheckoutV3IFrameEmitter\n) {\n const commonParams = {\n chain,\n serializedTransaction,\n iframeClient,\n };\n\n switch (primaryWallet.chain) {\n case \"EVM\":\n // @ts-expect-error - Error because we dont use 'module' field in tsconfig, which is expected because we use tsup to compile\n const { handleEvmTransaction } = await import(\"./handleEvmTransaction\");\n return await handleEvmTransaction({ ...commonParams, primaryWallet });\n case \"SOL\":\n // @ts-expect-error - Error because we dont use 'module' field in tsconfig, which is expected because we use tsup to compile\n const { handleSolanaTransaction } = await import(\"./handleSolanaTransaction\");\n return await handleSolanaTransaction({ ...commonParams, primaryWallet });\n default:\n throw new Error(`Connected wallet is on an unsupported chain: ${primaryWallet.chain}`);\n }\n}\n"],"mappings":";;;;;;;AAIA,SAAsB,sBAClB,eACA,OACA,uBACA,cACF;AAAA;AACE,UAAM,eAAe;AAAA,MACjB;AAAA,MACA;AAAA,MACA;AAAA,IACJ;AAEA,YAAQ,cAAc,OAAO;AAAA,MACzB,KAAK;AAED,cAAM,EAAE,qBAAqB,IAAI,MAAM,OAAO,4DAAwB;AACtE,eAAO,MAAM,qBAAqB,iCAAK,eAAL,EAAmB,cAAc,EAAC;AAAA,MACxE,KAAK;AAED,cAAM,EAAE,wBAAwB,IAAI,MAAM,OAAO,+DAA2B;AAC5E,eAAO,MAAM,wBAAwB,iCAAK,eAAL,EAAmB,cAAc,EAAC;AAAA,MAC3E;AACI,cAAM,IAAI,MAAM,gDAAgD,cAAc,KAAK,EAAE;AAAA,IAC7F;AAAA,EACJ;AAAA;","names":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
var _chunk4DAZAO6Ycjs = require('./chunk-4DAZAO6Y.cjs');
|
|
6
|
+
|
|
7
|
+
// src/components/embed/v3/crypto/utils/handleSendTransaction.ts
|
|
8
|
+
function handleSendTransaction(primaryWallet, chain, serializedTransaction, iframeClient) {
|
|
9
|
+
return _chunk4DAZAO6Ycjs.__async.call(void 0, this, null, function* () {
|
|
10
|
+
const commonParams = {
|
|
11
|
+
chain,
|
|
12
|
+
serializedTransaction,
|
|
13
|
+
iframeClient
|
|
14
|
+
};
|
|
15
|
+
switch (primaryWallet.chain) {
|
|
16
|
+
case "EVM":
|
|
17
|
+
const { handleEvmTransaction } = yield Promise.resolve().then(() => _interopRequireWildcard(require("./components/embed/v3/crypto/utils/handleEvmTransaction.cjs")));
|
|
18
|
+
return yield handleEvmTransaction(_chunk4DAZAO6Ycjs.__spreadProps.call(void 0, _chunk4DAZAO6Ycjs.__spreadValues.call(void 0, {}, commonParams), { primaryWallet }));
|
|
19
|
+
case "SOL":
|
|
20
|
+
const { handleSolanaTransaction } = yield Promise.resolve().then(() => _interopRequireWildcard(require("./components/embed/v3/crypto/utils/handleSolanaTransaction.cjs")));
|
|
21
|
+
return yield handleSolanaTransaction(_chunk4DAZAO6Ycjs.__spreadProps.call(void 0, _chunk4DAZAO6Ycjs.__spreadValues.call(void 0, {}, commonParams), { primaryWallet }));
|
|
22
|
+
default:
|
|
23
|
+
throw new Error(`Connected wallet is on an unsupported chain: ${primaryWallet.chain}`);
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
exports.handleSendTransaction = handleSendTransaction;
|
|
31
|
+
//# sourceMappingURL=chunk-AUCL5NPW.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/embed/v3/crypto/utils/handleSendTransaction.ts"],"names":[],"mappings":";;;;;;;AAIA,SAAsB,sBAClB,eACA,OACA,uBACA,cACF;AAAA;AACE,UAAM,eAAe;AAAA,MACjB;AAAA,MACA;AAAA,MACA;AAAA,IACJ;AAEA,YAAQ,cAAc,OAAO;AAAA,MACzB,KAAK;AAED,cAAM,EAAE,qBAAqB,IAAI,MAAM,OAAO,6DAAwB;AACtE,eAAO,MAAM,qBAAqB,iCAAK,eAAL,EAAmB,cAAc,EAAC;AAAA,MACxE,KAAK;AAED,cAAM,EAAE,wBAAwB,IAAI,MAAM,OAAO,gEAA2B;AAC5E,eAAO,MAAM,wBAAwB,iCAAK,eAAL,EAAmB,cAAc,EAAC;AAAA,MAC3E;AACI,cAAM,IAAI,MAAM,gDAAgD,cAAc,KAAK,EAAE;AAAA,IAC7F;AAAA,EACJ;AAAA","sourcesContent":["import type { Wallet } from \"@dynamic-labs/sdk-react-core\";\nimport type { BlockchainIncludingTestnet } from \"@crossmint/common-sdk-base\";\nimport type { EmbeddedCheckoutV3IFrameEmitter } from \"@crossmint/client-sdk-base\";\n\nexport async function handleSendTransaction(\n primaryWallet: Wallet,\n chain: BlockchainIncludingTestnet,\n serializedTransaction: string,\n iframeClient: EmbeddedCheckoutV3IFrameEmitter\n) {\n const commonParams = {\n chain,\n serializedTransaction,\n iframeClient,\n };\n\n switch (primaryWallet.chain) {\n case \"EVM\":\n // @ts-expect-error - Error because we dont use 'module' field in tsconfig, which is expected because we use tsup to compile\n const { handleEvmTransaction } = await import(\"./handleEvmTransaction\");\n return await handleEvmTransaction({ ...commonParams, primaryWallet });\n case \"SOL\":\n // @ts-expect-error - Error because we dont use 'module' field in tsconfig, which is expected because we use tsup to compile\n const { handleSolanaTransaction } = await import(\"./handleSolanaTransaction\");\n return await handleSolanaTransaction({ ...commonParams, primaryWallet });\n default:\n throw new Error(`Connected wallet is on an unsupported chain: ${primaryWallet.chain}`);\n }\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkRTC2AZ6Acjs = require('./chunk-RTC2AZ6A.cjs');
|
|
4
4
|
|
|
5
5
|
// src/utils/createCrossmintApiClient.ts
|
|
6
6
|
var _commonsdkbase = require('@crossmint/common-sdk-base');
|
|
@@ -9,7 +9,7 @@ function createCrossmintApiClient(crossmint, apiKeyExpectations) {
|
|
|
9
9
|
internalConfig: {
|
|
10
10
|
sdkMetadata: {
|
|
11
11
|
name: "@crossmint/client-sdk-react-ui",
|
|
12
|
-
version:
|
|
12
|
+
version: _chunkRTC2AZ6Acjs.LIB_VERSION
|
|
13
13
|
},
|
|
14
14
|
apiKeyExpectations
|
|
15
15
|
}
|
|
@@ -19,4 +19,4 @@ function createCrossmintApiClient(crossmint, apiKeyExpectations) {
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
exports.createCrossmintApiClient = createCrossmintApiClient;
|
|
22
|
-
//# sourceMappingURL=chunk-
|
|
22
|
+
//# sourceMappingURL=chunk-COLJFFZF.cjs.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkRTC2AZ6Acjs = require('./chunk-RTC2AZ6A.cjs');
|
|
4
4
|
|
|
5
5
|
// src/components/CrossmintNFTDetail.tsx
|
|
6
6
|
var _clientsdkbase = require('@crossmint/client-sdk-base');
|
|
7
7
|
var _jsxruntime = require('react/jsx-runtime');
|
|
8
8
|
function CrossmintNFTDetail(props) {
|
|
9
9
|
_clientsdkbase.assertValidValidateNFTDetailProps.call(void 0, props);
|
|
10
|
-
const src = _clientsdkbase.getNFTDetailSrc.call(void 0, props,
|
|
10
|
+
const src = _clientsdkbase.getNFTDetailSrc.call(void 0, props, _chunkRTC2AZ6Acjs.LIB_VERSION);
|
|
11
11
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
12
12
|
"iframe",
|
|
13
13
|
{
|
|
@@ -28,4 +28,4 @@ function CrossmintNFTDetail(props) {
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
exports.CrossmintNFTDetail = CrossmintNFTDetail;
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-DVONA2BZ.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LIB_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MWRMO6JC.js";
|
|
4
4
|
|
|
5
5
|
// src/utils/createCrossmintApiClient.ts
|
|
6
6
|
import { CrossmintApiClient } from "@crossmint/common-sdk-base";
|
|
@@ -19,4 +19,4 @@ function createCrossmintApiClient(crossmint, apiKeyExpectations) {
|
|
|
19
19
|
export {
|
|
20
20
|
createCrossmintApiClient
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=chunk-
|
|
22
|
+
//# sourceMappingURL=chunk-GN7OANUR.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LIB_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MWRMO6JC.js";
|
|
4
4
|
|
|
5
5
|
// src/components/CrossmintNFTCollectionView.tsx
|
|
6
6
|
import { assertValidNFTCollectionViewProps, getNFTCollectionViewSrc } from "@crossmint/client-sdk-base";
|
|
@@ -28,4 +28,4 @@ function CrossmintNFTCollectionView(props) {
|
|
|
28
28
|
export {
|
|
29
29
|
CrossmintNFTCollectionView
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-HVI7FCLP.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkCOLJFFZFcjs = require('./chunk-COLJFFZF.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunkKEKBOJCFcjs = require('./chunk-KEKBOJCF.cjs');
|
|
@@ -23,7 +23,7 @@ function EmbeddedCheckoutV3IFrame(props) {
|
|
|
23
23
|
const [iframeClient, setIframeClient] = _react.useState.call(void 0, null);
|
|
24
24
|
const [height, setHeight] = _react.useState.call(void 0, 0);
|
|
25
25
|
const { crossmint } = _chunkKEKBOJCFcjs.useCrossmint.call(void 0, );
|
|
26
|
-
const apiClient =
|
|
26
|
+
const apiClient = _chunkCOLJFFZFcjs.createCrossmintApiClient.call(void 0, crossmint, {
|
|
27
27
|
usageOrigin: "client"
|
|
28
28
|
});
|
|
29
29
|
const embedV3Service = _clientsdkbase.crossmintEmbeddedCheckoutV3Service.call(void 0, { apiClient });
|
|
@@ -83,4 +83,4 @@ function EmbeddedCheckoutV3IFrame(props) {
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
exports.EmbeddedCheckoutV3IFrame = EmbeddedCheckoutV3IFrame;
|
|
86
|
-
//# sourceMappingURL=chunk-
|
|
86
|
+
//# sourceMappingURL=chunk-MDV3M7FD.cjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// package.json
|
|
2
|
-
var version = "1.10.
|
|
2
|
+
var version = "1.10.2";
|
|
3
3
|
|
|
4
4
|
// src/consts/version.ts
|
|
5
5
|
var LIB_VERSION = version;
|
|
@@ -7,4 +7,4 @@ var LIB_VERSION = version;
|
|
|
7
7
|
export {
|
|
8
8
|
LIB_VERSION
|
|
9
9
|
};
|
|
10
|
-
//# sourceMappingURL=chunk-
|
|
10
|
+
//# sourceMappingURL=chunk-MWRMO6JC.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../package.json","../src/consts/version.ts"],"sourcesContent":["{\n \"name\": \"@crossmint/client-sdk-react-ui\",\n \"version\": \"1.10.2\",\n \"repository\": \"https://github.com/Crossmint/crossmint-sdk\",\n \"license\": \"Apache-2.0\",\n \"author\": \"Paella Labs Inc\",\n \"sideEffects\": false,\n \"type\": \"module\",\n \"exports\": {\n \"import\": \"./dist/index.js\",\n \"require\": \"./dist/index.cjs\"\n },\n \"main\": \"./dist/index.cjs\",\n \"module\": \"./dist/index.js\",\n \"types\": \"./dist/index.d.ts\",\n \"files\": [\"dist\", \"src\", \"LICENSE\"],\n \"scripts\": {\n \"build\": \"cross-env NODE_OPTIONS='--max-old-space-size=8192' tsup\",\n \"dev\": \"cross-env NODE_OPTIONS='--max-old-space-size=8192' tsup --watch\",\n \"test:vitest\": \"vitest run\"\n },\n \"dependencies\": {\n \"@crossmint/client-sdk-auth\": \"workspace:*\",\n \"@crossmint/client-sdk-base\": \"workspace:*\",\n \"@crossmint/client-sdk-smart-wallet\": \"workspace:*\",\n \"@crossmint/client-sdk-window\": \"workspace:*\",\n \"@crossmint/common-sdk-auth\": \"workspace:*\",\n \"@crossmint/common-sdk-base\": \"workspace:*\",\n \"@dynamic-labs/ethereum\": \"2.6.3\",\n \"@dynamic-labs/sdk-react-core\": \"2.6.3\",\n \"@dynamic-labs/solana\": \"2.6.3\",\n \"@ethersproject/transactions\": \"5.7.0\",\n \"@farcaster/auth-kit\": \"0.6.0\",\n \"@headlessui/react\": \"2.1.5\",\n \"@radix-ui/react-dialog\": \"1.1.2\",\n \"@radix-ui/react-visually-hidden\": \"1.1.0\",\n \"@solana/web3.js\": \"1.95.1\",\n \"@tanstack/react-query\": \"5.51.18\",\n \"@twind/core\": \"1.1.3\",\n \"@twind/preset-tailwind\": \"1.1.4\",\n \"@wagmi/connectors\": \"5.3.3\",\n \"bs58\": \"5.0.0\",\n \"clsx\": \"2.1.1\",\n \"color\": \"4.2.3\",\n \"input-otp\": \"1.2.4\",\n \"lodash.isequal\": \"4.5.0\",\n \"react-jss\": \"10.10.0\",\n \"tailwind-merge\": \"2.4.0\",\n \"tailwindcss\": \"3.4.10\",\n \"viem\": \"2.17.5\",\n \"wagmi\": \"2.12.25\",\n \"zod\": \"3.22.4\"\n },\n \"devDependencies\": {\n \"@testing-library/react\": \"^16.0.1\",\n \"@types/color\": \"4.2.0\",\n \"@types/lodash.isequal\": \"4.5.6\",\n \"@types/react\": \"^18.3.0\",\n \"@types/react-dom\": \"^18.3.0\",\n \"react\": \"^18.3.0\",\n \"react-dom\": \"^18.3.0\"\n },\n \"peerDependencies\": {\n \"react\": \">=17.0.2\",\n \"react-dom\": \">=17.0.2\"\n }\n}\n","import { version } from \"../../package.json\";\n\nexport const LIB_VERSION = version;\n"],"mappings":";AAEI,cAAW;;;ACAR,IAAM,cAAc;","names":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkMDV3M7FDcjs = require('./chunk-MDV3M7FD.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
var _chunk4DAZAO6Ycjs = require('./chunk-4DAZAO6Y.cjs');
|
|
@@ -8,10 +8,10 @@ var _chunk4DAZAO6Ycjs = require('./chunk-4DAZAO6Y.cjs');
|
|
|
8
8
|
// src/components/embed/v3/CrossmintEmbeddedCheckoutV3.tsx
|
|
9
9
|
var _jsxruntime = require('react/jsx-runtime');
|
|
10
10
|
function CrossmintEmbeddedCheckout_Alpha(props) {
|
|
11
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
11
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkMDV3M7FDcjs.EmbeddedCheckoutV3IFrame, _chunk4DAZAO6Ycjs.__spreadValues.call(void 0, {}, props));
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
exports.CrossmintEmbeddedCheckout_Alpha = CrossmintEmbeddedCheckout_Alpha;
|
|
17
|
-
//# sourceMappingURL=chunk-
|
|
17
|
+
//# sourceMappingURL=chunk-NX473NO2.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
EmbeddedCheckoutV3IFrame
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-XJYLJQA5.js";
|
|
4
4
|
import {
|
|
5
5
|
__spreadValues
|
|
6
6
|
} from "./chunk-CRTRMMJ7.js";
|
|
@@ -14,4 +14,4 @@ function CrossmintEmbeddedCheckout_Alpha(props) {
|
|
|
14
14
|
export {
|
|
15
15
|
CrossmintEmbeddedCheckout_Alpha
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=chunk-
|
|
17
|
+
//# sourceMappingURL=chunk-QB4KFTCT.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// package.json
|
|
2
|
-
var version = "1.10.
|
|
2
|
+
var version = "1.10.2";
|
|
3
3
|
|
|
4
4
|
// src/consts/version.ts
|
|
5
5
|
var LIB_VERSION = version;
|
|
@@ -7,4 +7,4 @@ var LIB_VERSION = version;
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
exports.LIB_VERSION = LIB_VERSION;
|
|
10
|
-
//# sourceMappingURL=chunk-
|
|
10
|
+
//# sourceMappingURL=chunk-RTC2AZ6A.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../package.json","../src/consts/version.ts"],"names":[],"mappings":";AAEI,cAAW;;;ACAR,IAAM,cAAc","sourcesContent":["{\n \"name\": \"@crossmint/client-sdk-react-ui\",\n \"version\": \"1.10.2\",\n \"repository\": \"https://github.com/Crossmint/crossmint-sdk\",\n \"license\": \"Apache-2.0\",\n \"author\": \"Paella Labs Inc\",\n \"sideEffects\": false,\n \"type\": \"module\",\n \"exports\": {\n \"import\": \"./dist/index.js\",\n \"require\": \"./dist/index.cjs\"\n },\n \"main\": \"./dist/index.cjs\",\n \"module\": \"./dist/index.js\",\n \"types\": \"./dist/index.d.ts\",\n \"files\": [\"dist\", \"src\", \"LICENSE\"],\n \"scripts\": {\n \"build\": \"cross-env NODE_OPTIONS='--max-old-space-size=8192' tsup\",\n \"dev\": \"cross-env NODE_OPTIONS='--max-old-space-size=8192' tsup --watch\",\n \"test:vitest\": \"vitest run\"\n },\n \"dependencies\": {\n \"@crossmint/client-sdk-auth\": \"workspace:*\",\n \"@crossmint/client-sdk-base\": \"workspace:*\",\n \"@crossmint/client-sdk-smart-wallet\": \"workspace:*\",\n \"@crossmint/client-sdk-window\": \"workspace:*\",\n \"@crossmint/common-sdk-auth\": \"workspace:*\",\n \"@crossmint/common-sdk-base\": \"workspace:*\",\n \"@dynamic-labs/ethereum\": \"2.6.3\",\n \"@dynamic-labs/sdk-react-core\": \"2.6.3\",\n \"@dynamic-labs/solana\": \"2.6.3\",\n \"@ethersproject/transactions\": \"5.7.0\",\n \"@farcaster/auth-kit\": \"0.6.0\",\n \"@headlessui/react\": \"2.1.5\",\n \"@radix-ui/react-dialog\": \"1.1.2\",\n \"@radix-ui/react-visually-hidden\": \"1.1.0\",\n \"@solana/web3.js\": \"1.95.1\",\n \"@tanstack/react-query\": \"5.51.18\",\n \"@twind/core\": \"1.1.3\",\n \"@twind/preset-tailwind\": \"1.1.4\",\n \"@wagmi/connectors\": \"5.3.3\",\n \"bs58\": \"5.0.0\",\n \"clsx\": \"2.1.1\",\n \"color\": \"4.2.3\",\n \"input-otp\": \"1.2.4\",\n \"lodash.isequal\": \"4.5.0\",\n \"react-jss\": \"10.10.0\",\n \"tailwind-merge\": \"2.4.0\",\n \"tailwindcss\": \"3.4.10\",\n \"viem\": \"2.17.5\",\n \"wagmi\": \"2.12.25\",\n \"zod\": \"3.22.4\"\n },\n \"devDependencies\": {\n \"@testing-library/react\": \"^16.0.1\",\n \"@types/color\": \"4.2.0\",\n \"@types/lodash.isequal\": \"4.5.6\",\n \"@types/react\": \"^18.3.0\",\n \"@types/react-dom\": \"^18.3.0\",\n \"react\": \"^18.3.0\",\n \"react-dom\": \"^18.3.0\"\n },\n \"peerDependencies\": {\n \"react\": \">=17.0.2\",\n \"react-dom\": \">=17.0.2\"\n }\n}\n","import { version } from \"../../package.json\";\n\nexport const LIB_VERSION = version;\n"]}
|
|
@@ -7,7 +7,7 @@ var _chunkQ3M4UH5Ucjs = require('./chunk-Q3M4UH5U.cjs');
|
|
|
7
7
|
var _chunkKLWDDALZcjs = require('./chunk-KLWDDALZ.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkRTC2AZ6Acjs = require('./chunk-RTC2AZ6A.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -91,7 +91,7 @@ function CrossmintPayButton(buttonProps) {
|
|
|
91
91
|
showOverlay,
|
|
92
92
|
dismissOverlayOnClick,
|
|
93
93
|
setConnecting,
|
|
94
|
-
libVersion:
|
|
94
|
+
libVersion: _chunkRTC2AZ6Acjs.LIB_VERSION,
|
|
95
95
|
environment,
|
|
96
96
|
clientName: _clientsdkbase.clientNames.reactUi,
|
|
97
97
|
locale,
|
|
@@ -150,4 +150,4 @@ function CrossmintPayButton(buttonProps) {
|
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
exports.CrossmintPayButton = CrossmintPayButton;
|
|
153
|
-
//# sourceMappingURL=chunk-
|
|
153
|
+
//# sourceMappingURL=chunk-SMCUFLHP.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createCrossmintApiClient
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GN7OANUR.js";
|
|
4
4
|
import {
|
|
5
5
|
useCrossmint
|
|
6
6
|
} from "./chunk-3J6CUUWT.js";
|
|
@@ -83,4 +83,4 @@ function EmbeddedCheckoutV3IFrame(props) {
|
|
|
83
83
|
export {
|
|
84
84
|
EmbeddedCheckoutV3IFrame
|
|
85
85
|
};
|
|
86
|
-
//# sourceMappingURL=chunk-
|
|
86
|
+
//# sourceMappingURL=chunk-XJYLJQA5.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
} from "./chunk-L3FKENHU.js";
|
|
8
8
|
import {
|
|
9
9
|
LIB_VERSION
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-MWRMO6JC.js";
|
|
11
11
|
import {
|
|
12
12
|
__objRest,
|
|
13
13
|
__spreadValues
|
|
@@ -150,4 +150,4 @@ function CrossmintPayButton(buttonProps) {
|
|
|
150
150
|
export {
|
|
151
151
|
CrossmintPayButton
|
|
152
152
|
};
|
|
153
|
-
//# sourceMappingURL=chunk-
|
|
153
|
+
//# sourceMappingURL=chunk-Y4UEFDMP.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LIB_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MWRMO6JC.js";
|
|
4
4
|
|
|
5
5
|
// src/components/CrossmintNFTDetail.tsx
|
|
6
6
|
import { assertValidValidateNFTDetailProps, getNFTDetailSrc } from "@crossmint/client-sdk-base";
|
|
@@ -28,4 +28,4 @@ function CrossmintNFTDetail(props) {
|
|
|
28
28
|
export {
|
|
29
29
|
CrossmintNFTDetail
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-YO7ZZF32.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkRTC2AZ6Acjs = require('./chunk-RTC2AZ6A.cjs');
|
|
4
4
|
|
|
5
5
|
// src/components/CrossmintNFTCollectionView.tsx
|
|
6
6
|
var _clientsdkbase = require('@crossmint/client-sdk-base');
|
|
7
7
|
var _jsxruntime = require('react/jsx-runtime');
|
|
8
8
|
function CrossmintNFTCollectionView(props) {
|
|
9
9
|
_clientsdkbase.assertValidNFTCollectionViewProps.call(void 0, props);
|
|
10
|
-
const src = _clientsdkbase.getNFTCollectionViewSrc.call(void 0, props,
|
|
10
|
+
const src = _clientsdkbase.getNFTCollectionViewSrc.call(void 0, props, _chunkRTC2AZ6Acjs.LIB_VERSION);
|
|
11
11
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
12
12
|
"iframe",
|
|
13
13
|
{
|
|
@@ -28,4 +28,4 @@ function CrossmintNFTCollectionView(props) {
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
exports.CrossmintNFTCollectionView = CrossmintNFTCollectionView;
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-ZOHRCGGI.cjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var _chunkZOHRCGGIcjs = require('../chunk-ZOHRCGGI.cjs');
|
|
4
|
+
require('../chunk-RTC2AZ6A.cjs');
|
|
5
5
|
require('../chunk-4DAZAO6Y.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.CrossmintNFTCollectionView =
|
|
8
|
+
exports.CrossmintNFTCollectionView = _chunkZOHRCGGIcjs.CrossmintNFTCollectionView;
|
|
9
9
|
//# sourceMappingURL=CrossmintNFTCollectionView.cjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var _chunkDVONA2BZcjs = require('../chunk-DVONA2BZ.cjs');
|
|
4
|
+
require('../chunk-RTC2AZ6A.cjs');
|
|
5
5
|
require('../chunk-4DAZAO6Y.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.CrossmintNFTDetail =
|
|
8
|
+
exports.CrossmintNFTDetail = _chunkDVONA2BZcjs.CrossmintNFTDetail;
|
|
9
9
|
//# sourceMappingURL=CrossmintNFTDetail.cjs.map
|
|
@@ -25,11 +25,11 @@ require('../../chunk-URKPLEPV.cjs');
|
|
|
25
25
|
require('../../chunk-HPOZ6I54.cjs');
|
|
26
26
|
require('../../chunk-YE55IKBP.cjs');
|
|
27
27
|
require('../../chunk-ENCR5SUW.cjs');
|
|
28
|
-
require('../../chunk-
|
|
29
|
-
require('../../chunk-
|
|
28
|
+
require('../../chunk-67AB7TWG.cjs');
|
|
29
|
+
require('../../chunk-COLJFFZF.cjs');
|
|
30
30
|
require('../../chunk-KEKBOJCF.cjs');
|
|
31
31
|
require('../../chunk-A2JCJ2OV.cjs');
|
|
32
|
-
require('../../chunk-
|
|
32
|
+
require('../../chunk-RTC2AZ6A.cjs');
|
|
33
33
|
require('../../chunk-4DAZAO6Y.cjs');
|
|
34
34
|
|
|
35
35
|
|
|
@@ -25,11 +25,11 @@ import "../../chunk-I63FQCIV.js";
|
|
|
25
25
|
import "../../chunk-ZIHCLVCD.js";
|
|
26
26
|
import "../../chunk-H4F7UVPT.js";
|
|
27
27
|
import "../../chunk-YWVQCHQF.js";
|
|
28
|
-
import "../../chunk-
|
|
29
|
-
import "../../chunk-
|
|
28
|
+
import "../../chunk-6TUZ5CU7.js";
|
|
29
|
+
import "../../chunk-GN7OANUR.js";
|
|
30
30
|
import "../../chunk-3J6CUUWT.js";
|
|
31
31
|
import "../../chunk-AUEQQ4D3.js";
|
|
32
|
-
import "../../chunk-
|
|
32
|
+
import "../../chunk-MWRMO6JC.js";
|
|
33
33
|
import "../../chunk-CRTRMMJ7.js";
|
|
34
34
|
export {
|
|
35
35
|
AuthForm
|
|
@@ -25,11 +25,11 @@ require('../../chunk-URKPLEPV.cjs');
|
|
|
25
25
|
require('../../chunk-HPOZ6I54.cjs');
|
|
26
26
|
require('../../chunk-YE55IKBP.cjs');
|
|
27
27
|
require('../../chunk-ENCR5SUW.cjs');
|
|
28
|
-
require('../../chunk-
|
|
29
|
-
require('../../chunk-
|
|
28
|
+
require('../../chunk-67AB7TWG.cjs');
|
|
29
|
+
require('../../chunk-COLJFFZF.cjs');
|
|
30
30
|
require('../../chunk-KEKBOJCF.cjs');
|
|
31
31
|
require('../../chunk-A2JCJ2OV.cjs');
|
|
32
|
-
require('../../chunk-
|
|
32
|
+
require('../../chunk-RTC2AZ6A.cjs');
|
|
33
33
|
require('../../chunk-4DAZAO6Y.cjs');
|
|
34
34
|
|
|
35
35
|
|
|
@@ -25,11 +25,11 @@ import "../../chunk-I63FQCIV.js";
|
|
|
25
25
|
import "../../chunk-ZIHCLVCD.js";
|
|
26
26
|
import "../../chunk-H4F7UVPT.js";
|
|
27
27
|
import "../../chunk-YWVQCHQF.js";
|
|
28
|
-
import "../../chunk-
|
|
29
|
-
import "../../chunk-
|
|
28
|
+
import "../../chunk-6TUZ5CU7.js";
|
|
29
|
+
import "../../chunk-GN7OANUR.js";
|
|
30
30
|
import "../../chunk-3J6CUUWT.js";
|
|
31
31
|
import "../../chunk-AUEQQ4D3.js";
|
|
32
|
-
import "../../chunk-
|
|
32
|
+
import "../../chunk-MWRMO6JC.js";
|
|
33
33
|
import "../../chunk-CRTRMMJ7.js";
|
|
34
34
|
export {
|
|
35
35
|
AuthFormDialog as default
|
|
@@ -26,11 +26,11 @@ require('../../chunk-URKPLEPV.cjs');
|
|
|
26
26
|
require('../../chunk-HPOZ6I54.cjs');
|
|
27
27
|
require('../../chunk-YE55IKBP.cjs');
|
|
28
28
|
require('../../chunk-ENCR5SUW.cjs');
|
|
29
|
-
require('../../chunk-
|
|
30
|
-
require('../../chunk-
|
|
29
|
+
require('../../chunk-67AB7TWG.cjs');
|
|
30
|
+
require('../../chunk-COLJFFZF.cjs');
|
|
31
31
|
require('../../chunk-KEKBOJCF.cjs');
|
|
32
32
|
require('../../chunk-A2JCJ2OV.cjs');
|
|
33
|
-
require('../../chunk-
|
|
33
|
+
require('../../chunk-RTC2AZ6A.cjs');
|
|
34
34
|
require('../../chunk-4DAZAO6Y.cjs');
|
|
35
35
|
|
|
36
36
|
|
|
@@ -26,11 +26,11 @@ import "../../chunk-I63FQCIV.js";
|
|
|
26
26
|
import "../../chunk-ZIHCLVCD.js";
|
|
27
27
|
import "../../chunk-H4F7UVPT.js";
|
|
28
28
|
import "../../chunk-YWVQCHQF.js";
|
|
29
|
-
import "../../chunk-
|
|
30
|
-
import "../../chunk-
|
|
29
|
+
import "../../chunk-6TUZ5CU7.js";
|
|
30
|
+
import "../../chunk-GN7OANUR.js";
|
|
31
31
|
import "../../chunk-3J6CUUWT.js";
|
|
32
32
|
import "../../chunk-AUEQQ4D3.js";
|
|
33
|
-
import "../../chunk-
|
|
33
|
+
import "../../chunk-MWRMO6JC.js";
|
|
34
34
|
import "../../chunk-CRTRMMJ7.js";
|
|
35
35
|
export {
|
|
36
36
|
EmbeddedAuthForm
|
|
@@ -25,11 +25,11 @@ require('../../../../chunk-URKPLEPV.cjs');
|
|
|
25
25
|
require('../../../../chunk-HPOZ6I54.cjs');
|
|
26
26
|
require('../../../../chunk-YE55IKBP.cjs');
|
|
27
27
|
require('../../../../chunk-ENCR5SUW.cjs');
|
|
28
|
-
require('../../../../chunk-
|
|
29
|
-
require('../../../../chunk-
|
|
28
|
+
require('../../../../chunk-67AB7TWG.cjs');
|
|
29
|
+
require('../../../../chunk-COLJFFZF.cjs');
|
|
30
30
|
require('../../../../chunk-KEKBOJCF.cjs');
|
|
31
31
|
require('../../../../chunk-A2JCJ2OV.cjs');
|
|
32
|
-
require('../../../../chunk-
|
|
32
|
+
require('../../../../chunk-RTC2AZ6A.cjs');
|
|
33
33
|
require('../../../../chunk-4DAZAO6Y.cjs');
|
|
34
34
|
|
|
35
35
|
|
|
@@ -25,11 +25,11 @@ import "../../../../chunk-I63FQCIV.js";
|
|
|
25
25
|
import "../../../../chunk-ZIHCLVCD.js";
|
|
26
26
|
import "../../../../chunk-H4F7UVPT.js";
|
|
27
27
|
import "../../../../chunk-YWVQCHQF.js";
|
|
28
|
-
import "../../../../chunk-
|
|
29
|
-
import "../../../../chunk-
|
|
28
|
+
import "../../../../chunk-6TUZ5CU7.js";
|
|
29
|
+
import "../../../../chunk-GN7OANUR.js";
|
|
30
30
|
import "../../../../chunk-3J6CUUWT.js";
|
|
31
31
|
import "../../../../chunk-AUEQQ4D3.js";
|
|
32
|
-
import "../../../../chunk-
|
|
32
|
+
import "../../../../chunk-MWRMO6JC.js";
|
|
33
33
|
import "../../../../chunk-CRTRMMJ7.js";
|
|
34
34
|
export {
|
|
35
35
|
EmailAuthFlow
|
|
@@ -26,11 +26,11 @@ require('../../../../chunk-URKPLEPV.cjs');
|
|
|
26
26
|
require('../../../../chunk-HPOZ6I54.cjs');
|
|
27
27
|
require('../../../../chunk-YE55IKBP.cjs');
|
|
28
28
|
require('../../../../chunk-ENCR5SUW.cjs');
|
|
29
|
-
require('../../../../chunk-
|
|
30
|
-
require('../../../../chunk-
|
|
29
|
+
require('../../../../chunk-67AB7TWG.cjs');
|
|
30
|
+
require('../../../../chunk-COLJFFZF.cjs');
|
|
31
31
|
require('../../../../chunk-KEKBOJCF.cjs');
|
|
32
32
|
require('../../../../chunk-A2JCJ2OV.cjs');
|
|
33
|
-
require('../../../../chunk-
|
|
33
|
+
require('../../../../chunk-RTC2AZ6A.cjs');
|
|
34
34
|
require('../../../../chunk-4DAZAO6Y.cjs');
|
|
35
35
|
|
|
36
36
|
|
|
@@ -26,11 +26,11 @@ import "../../../../chunk-I63FQCIV.js";
|
|
|
26
26
|
import "../../../../chunk-ZIHCLVCD.js";
|
|
27
27
|
import "../../../../chunk-H4F7UVPT.js";
|
|
28
28
|
import "../../../../chunk-YWVQCHQF.js";
|
|
29
|
-
import "../../../../chunk-
|
|
30
|
-
import "../../../../chunk-
|
|
29
|
+
import "../../../../chunk-6TUZ5CU7.js";
|
|
30
|
+
import "../../../../chunk-GN7OANUR.js";
|
|
31
31
|
import "../../../../chunk-3J6CUUWT.js";
|
|
32
32
|
import "../../../../chunk-AUEQQ4D3.js";
|
|
33
|
-
import "../../../../chunk-
|
|
33
|
+
import "../../../../chunk-MWRMO6JC.js";
|
|
34
34
|
import "../../../../chunk-CRTRMMJ7.js";
|
|
35
35
|
export {
|
|
36
36
|
EMAIL_VERIFICATION_TOKEN_LENGTH,
|
|
@@ -25,11 +25,11 @@ require('../../../../chunk-URKPLEPV.cjs');
|
|
|
25
25
|
require('../../../../chunk-HPOZ6I54.cjs');
|
|
26
26
|
require('../../../../chunk-YE55IKBP.cjs');
|
|
27
27
|
require('../../../../chunk-ENCR5SUW.cjs');
|
|
28
|
-
require('../../../../chunk-
|
|
29
|
-
require('../../../../chunk-
|
|
28
|
+
require('../../../../chunk-67AB7TWG.cjs');
|
|
29
|
+
require('../../../../chunk-COLJFFZF.cjs');
|
|
30
30
|
require('../../../../chunk-KEKBOJCF.cjs');
|
|
31
31
|
require('../../../../chunk-A2JCJ2OV.cjs');
|
|
32
|
-
require('../../../../chunk-
|
|
32
|
+
require('../../../../chunk-RTC2AZ6A.cjs');
|
|
33
33
|
require('../../../../chunk-4DAZAO6Y.cjs');
|
|
34
34
|
|
|
35
35
|
|