@nexus-cross/crossx-sdk-core 2.0.2-beta.1 → 2.0.2-beta.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.
@@ -1,9 +1,9 @@
1
- var CROSSx=function(j){"use strict";var oa=Object.defineProperty;var ia=(j,h,g)=>h in j?oa(j,h,{enumerable:!0,configurable:!0,writable:!0,value:g}):j[h]=g;var P=(j,h,g)=>ia(j,typeof h!="symbol"?h+"":h,g);var bt,Hr;var h=(r=>(r.AUTH_NOT_INITIALIZED="AUTH_NOT_INITIALIZED",r.AUTH_FAILED="AUTH_FAILED",r.AUTH_TOKEN_INVALID="AUTH_TOKEN_INVALID",r.AUTH_TOKEN_EXPIRED="AUTH_TOKEN_EXPIRED",r.AUTH_NOT_AUTHENTICATED="AUTH_NOT_AUTHENTICATED",r.ALREADY_AUTHENTICATED="ALREADY_AUTHENTICATED",r.SESSION_EXPIRED="SESSION_EXPIRED",r.OAUTH_POPUP_BLOCKED="OAUTH_POPUP_BLOCKED",r.WALLET_NOT_FOUND="WALLET_NOT_FOUND",r.WALLET_CREATION_FAILED="WALLET_CREATION_FAILED",r.WALLET_ALREADY_EXISTS="WALLET_ALREADY_EXISTS",r.SIGN_FAILED="SIGN_FAILED",r.SIGN_REJECTED="SIGN_REJECTED",r.TX_FAILED="TX_FAILED",r.TX_REJECTED="TX_REJECTED",r.BROADCAST_FAILED="BROADCAST_FAILED",r.USER_REJECTED="USER_REJECTED",r.TX_INVALID_PARAMS="TX_INVALID_PARAMS",r.NETWORK_ERROR="NETWORK_ERROR",r.NETWORK_NOT_CONFIGURED="NETWORK_NOT_CONFIGURED",r.INVALID_CHAIN="INVALID_CHAIN",r.CHAIN_NOT_SUPPORTED="CHAIN_NOT_SUPPORTED",r.CHAIN_ADAPTER_NOT_FOUND="CHAIN_ADAPTER_NOT_FOUND",r.NOT_IMPLEMENTED="NOT_IMPLEMENTED",r.SIGNATURE_FAILED="SIGNATURE_FAILED",r.TRANSACTION_FAILED="TRANSACTION_FAILED",r.PREPARE_FAILED="PREPARE_FAILED",r.PREPARE_EXPIRED="PREPARE_EXPIRED",r.PREPARE_MISMATCH="PREPARE_MISMATCH",r.MIGRATION_FAILED="MIGRATION_FAILED",r.MIGRATION_BACKUP_EXISTS="MIGRATION_BACKUP_EXISTS",r.MIGRATION_PIN_LOCKED="MIGRATION_PIN_LOCKED",r.GATEWAY_INTERNAL_ERROR="GATEWAY_INTERNAL_ERROR",r.GATEWAY_LOCK_CONFLICT="GATEWAY_LOCK_CONFLICT",r.WALLET_INCONSISTENT_STATE="WALLET_INCONSISTENT_STATE",r.PROJECT_ID_MISSING="PROJECT_ID_MISSING",r.ORIGIN_NOT_ALLOWED="ORIGIN_NOT_ALLOWED",r.APP_IDENTIFIER_MISSING="APP_IDENTIFIER_MISSING",r.INVALID_APP_TYPE="INVALID_APP_TYPE",r.PROJECT_NOT_REGISTERED="PROJECT_NOT_REGISTERED",r.SIGNATURE_SIGNER_MISMATCH="SIGNATURE_SIGNER_MISMATCH",r.GAS_ESTIMATION_FAILED="GAS_ESTIMATION_FAILED",r.TYPED_DATA_CHAIN_ID_MISMATCH="TYPED_DATA_CHAIN_ID_MISMATCH",r.PIN_NOT_SET="PIN_NOT_SET",r.PIN_WRONG="PIN_WRONG",r.PIN_INVALID="PIN_INVALID",r.PIN_REPEATED_PATTERN="PIN_REPEATED_PATTERN",r.PIN_CANCELLED="PIN_CANCELLED",r.EXTERNAL_WALLET_REQUESTED="EXTERNAL_WALLET_REQUESTED",r.PIN_LOCKED="PIN_LOCKED",r.HMAC_REQUIRED="HMAC_REQUIRED",r.HMAC_VERIFICATION_FAILED="HMAC_VERIFICATION_FAILED",r.WITHDRAW_FAILED="WITHDRAW_FAILED",r.USER_NOT_FOUND="USER_NOT_FOUND",r.INVALID_CONFIG="INVALID_CONFIG",r.UNKNOWN_ERROR="UNKNOWN_ERROR",r))(h||{});class g extends Error{constructor(e,s,t){super(s),this.code=e,this.details=t,this.name="CROSSxError",Object.setPrototypeOf(this,g.prototype)}toJSON(){return{name:this.name,code:this.code,message:this.message,details:this.details}}}var We=(r=>(r.MetaMask="io.metamask",r.Binance="com.binance.wallet",r.CROSSx="crossx",r))(We||{});const Kr={"io.metamask":"MetaMask","com.binance.wallet":"Binance Wallet",crossx:"CROSSx"},ss=["crossx","io.metamask","com.binance.wallet"];function rs(r){return Kr[r]??r}function Gr(r){return Array.isArray(r.connectOtherWallets)&&r.connectOtherWallets.length>0?[...r.connectOtherWallets]:r.showConnectOtherWallets===!0?[...ss]:[]}const rt={CROSS_MAINNET:{caipId:"eip155:612055",chainId:612055,name:"CROSS Mainnet",nativeCurrency:{symbol:"CROSS",decimals:18},rpcUrl:"https://mainnet.crosstoken.io:22001"},CROSS_TESTNET:{caipId:"eip155:612044",chainId:612044,name:"CROSS Testnet",nativeCurrency:{symbol:"tCROSS",decimals:18},rpcUrl:"https://testnet.crosstoken.io:22001",testnet:!0},BSC_MAINNET:{caipId:"eip155:56",chainId:56,name:"BNB Smart Chain",nativeCurrency:{symbol:"BNB",decimals:18},rpcUrl:"https://bsc-mainnet.crosstoken.io/2272489872e4f1475ff25d57ce93b51989f933c7"},BSC_TESTNET:{caipId:"eip155:97",chainId:97,name:"BNB Smart Chain Testnet",nativeCurrency:{symbol:"BNB",decimals:18},rpcUrl:"https://bsc-testnet.crosstoken.io/110ea3628b77f244e5dbab16790d81bba874b962",testnet:!0},RONIN_MAINNET:{caipId:"eip155:2020",chainId:2020,name:"Ronin",nativeCurrency:{symbol:"RON",decimals:18},rpcUrl:"https://api.roninchain.com/rpc"},RONIN_SAIGON:{caipId:"eip155:202601",chainId:202601,name:"Ronin Saigon",nativeCurrency:{symbol:"RON",decimals:18},rpcUrl:"https://saigon-testnet.roninchain.com/rpc",testnet:!0}},qr=Object.fromEntries(Object.entries(rt).map(([r,e])=>[r,e.caipId])),Vr=new Map(Object.values(rt).map(r=>[r.caipId,r]));new Map(Object.values(rt).map(r=>[r.chainId,r]));const Jr={symbol:"",decimals:18};function St(r){var e;return((e=Vr.get(r))==null?void 0:e.nativeCurrency)??Jr}class ns{constructor(e,s){this.sdk=e,this.chainId=s,this._listeners=new Map}async request({method:e,params:s=[]}){switch(e){case"eth_accounts":case"eth_requestAccounts":{const t=await this.sdk.getAddress();return t?[t.address]:[]}case"eth_chainId":return this._caip2ToHex(this.chainId);case"net_version":return this.chainId.split(":")[1]??"1";case"eth_signTransaction":{const t=this._normalizeEIP1193Tx(s[0]);return(await this.sdk.signTransaction(this.chainId,t)).signedTx}case"eth_sendTransaction":{const t=this._normalizeEIP1193Tx(s[0]);return(await this.sdk.sendTransaction(this.chainId,t)).txHash}case"personal_sign":case"eth_sign":throw new g(h.NOT_IMPLEMENTED,`${e}은(는) 아직 지원되지 않습니다. sdk.signMessage()를 직접 사용하세요.`);case"eth_signTypedData":case"eth_signTypedData_v1":case"eth_signTypedData_v3":case"eth_signTypedData_v4":throw new g(h.NOT_IMPLEMENTED,`${e}은(는) 아직 지원되지 않습니다. sdk.signTypedData() 또는 sdk.signTypedDataOffchain()을 직접 사용하세요.`);default:return this.sdk.walletRpc(e,s,this.chainId)}}on(e,s){return this._listeners.has(e)||this._listeners.set(e,new Set),this._listeners.get(e).add(s),this}removeListener(e,s){var t;return(t=this._listeners.get(e))==null||t.delete(s),this}emit(e,...s){var t;(t=this._listeners.get(e))==null||t.forEach(n=>n(...s))}_caip2ToHex(e){const s=e.split(":");return`0x${parseInt(s[1]??"1",10).toString(16)}`}_normalizeEIP1193Tx(e){return{from:e.from,to:e.to,value:e.value,data:e.data,gasLimit:e.gasLimit??e.gas,gasPrice:e.gasPrice,maxFeePerGas:e.maxFeePerGas,maxPriorityFeePerGas:e.maxPriorityFeePerGas,nonce:e.nonce!==void 0?parseInt(String(e.nonce),16):void 0,chainId:parseInt(this.chainId.split(":")[1]??"1",10)}}}let be=null;function aa(r){}function os(r){be=r}const u={info(...r){if(be){be.log(...r);return}console.log(...r)},log(...r){if(be){be.log(...r);return}},warn(...r){if(be){be.warn(...r);return}},error(...r){if(be){be.error(...r);return}}},zr={confirm:"확인",cancel:"취소",close:"닫기",signMessage_title:"메시지 서명",signTypedData_title:"데이터 서명",signTransaction_title:"트랜잭션 서명",sendTransaction_title:"트랜잭션 전송",tx_pending:"트랜잭션 처리 중...",tx_success:"트랜잭션이 완료되었습니다",tx_failed:"트랜잭션이 실패했습니다",tx_timeout:"트랜잭션 확인 시간이 초과되었습니다",loginSelector_title:"로그인 방법 선택",loginSelector_google:"Google로 계속하기",loginSelector_apple:"Apple로 계속하기",loginSelector_connectOtherWallets:"다른 지갑으로 연결",loginSelector_connectOtherWalletsDesc:"기존 Web3 지갑을 연결하여 자산을 관리하세요.",migration_foundTitle:"기존 지갑 발견",migration_foundDescription:"기존 CROSSx 지갑이 발견되었습니다. 복구하시겠습니까?",migration_recoverButton:"복구하기",migration_skipButton:"건너뛰기",recoveryPinInput_title:"PIN 입력",recoveryPinInput_placeholder:"4자리 PIN을 입력하세요",recoveryPinInput_error:"PIN이 올바르지 않습니다. 다시 시도해 주세요.",walletSelector_title:"지갑 선택",walletSelector_addButton:"지갑 추가",walletSelector_selected:"선택됨",pinNotice_headerSubtitle:"트랜잭션, PK/니모닉 내보내기 및 계정 삭제 시 필요합니다.",pinNotice_title:"PIN 설정 주의사항",pinNotice_description:"보안을 위해 이 PIN은 재설정하거나 복구할 수 없습니다. 반드시 기억해 두거나 안전한 곳에 보관하세요.",pinNotice_check1:"이 PIN을 분실하면 지갑과 자산에 영구적으로 접근이 불가능해진다는 것을 이해합니다.",pinNotice_check2:"지원팀을 포함한 어느 누구도 이 PIN을 복구하거나 재설정해 줄 수 없다는 것을 이해합니다.",pinNotice_nextButton:"다음",pinNotice_submitButton:"동의합니다",pinSetup_title:"PIN 만들기",pinSetup_headerSubtitle:"이 PIN은 거래 승인에 사용됩니다.",pinSetup_subtitle:"거래 승인을 위한 6자리 PIN을 설정하세요.",pinSetup_confirmTitle:"PIN 확인",pinSetup_confirmSubtitle:"확인을 위해 PIN을 다시 입력하세요.",pinSetup_mismatchError:"PIN이 일치하지 않습니다. 다시 시도해 주세요.",pinValidation_tooShort:"6자리 PIN을 입력해 주세요.",pinValidation_numbersOnly:"숫자(0-9)만 입력할 수 있습니다.",pinValidation_repeatingDigit:"같은 숫자를 연속으로 3번 이상 사용할 수 없습니다.",pinValidation_sequential:"연속된 숫자(예: 123456)는 사용할 수 없습니다.",pinValidation_alternatingPattern:"반복 패턴(예: 121212)은 사용할 수 없습니다.",pinInput_title:"PIN 입력",pinInput_subtitle:"계속하려면 6자리 PIN을 입력하세요.",pinInput_error:"PIN이 올바르지 않습니다. 다시 시도해 주세요.",verifyPin_title:"PIN 확인",verifyPin_subtitle:"계속하려면 PIN을 확인해 주세요.",pinLocked_message:"잠금이 해제된 후 다시 시도해 주세요.",pinLocked_availableFrom:"이용 가능 시간",pinLocked_failureWarning:"추가 실패 시 계정이 잠금됩니다.",pinLocked_permanent:"너무 많은 시도 실패로 계정이 영구 잠금되었습니다.",alert_sessionExpired:"세션이 만료되었습니다. 다시 로그인해 주세요.",alert_accountWithdrawn:"계정이 탈퇴 처리되었거나 더 이상 사용할 수 없습니다. 다시 로그인해 주세요.",alert_walletNotFound:"지갑 정보를 찾을 수 없습니다. 다시 로그인해 주세요.",alert_differentAccount:`이전에 사용하던 계정이 아닌 다른 계정으로 로그인되었습니다.
1
+ var CROSSx=function(j){"use strict";var oa=Object.defineProperty;var ia=(j,h,_)=>h in j?oa(j,h,{enumerable:!0,configurable:!0,writable:!0,value:_}):j[h]=_;var P=(j,h,_)=>ia(j,typeof h!="symbol"?h+"":h,_);var bt,Hr;var h=(r=>(r.AUTH_NOT_INITIALIZED="AUTH_NOT_INITIALIZED",r.AUTH_FAILED="AUTH_FAILED",r.AUTH_TOKEN_INVALID="AUTH_TOKEN_INVALID",r.AUTH_TOKEN_EXPIRED="AUTH_TOKEN_EXPIRED",r.AUTH_NOT_AUTHENTICATED="AUTH_NOT_AUTHENTICATED",r.ALREADY_AUTHENTICATED="ALREADY_AUTHENTICATED",r.SESSION_EXPIRED="SESSION_EXPIRED",r.OAUTH_POPUP_BLOCKED="OAUTH_POPUP_BLOCKED",r.WALLET_NOT_FOUND="WALLET_NOT_FOUND",r.WALLET_CREATION_FAILED="WALLET_CREATION_FAILED",r.WALLET_ALREADY_EXISTS="WALLET_ALREADY_EXISTS",r.SIGN_FAILED="SIGN_FAILED",r.SIGN_REJECTED="SIGN_REJECTED",r.TX_FAILED="TX_FAILED",r.TX_REJECTED="TX_REJECTED",r.BROADCAST_FAILED="BROADCAST_FAILED",r.USER_REJECTED="USER_REJECTED",r.TX_INVALID_PARAMS="TX_INVALID_PARAMS",r.NETWORK_ERROR="NETWORK_ERROR",r.NETWORK_NOT_CONFIGURED="NETWORK_NOT_CONFIGURED",r.INVALID_CHAIN="INVALID_CHAIN",r.CHAIN_NOT_SUPPORTED="CHAIN_NOT_SUPPORTED",r.CHAIN_ADAPTER_NOT_FOUND="CHAIN_ADAPTER_NOT_FOUND",r.NOT_IMPLEMENTED="NOT_IMPLEMENTED",r.SIGNATURE_FAILED="SIGNATURE_FAILED",r.TRANSACTION_FAILED="TRANSACTION_FAILED",r.PREPARE_FAILED="PREPARE_FAILED",r.PREPARE_EXPIRED="PREPARE_EXPIRED",r.PREPARE_MISMATCH="PREPARE_MISMATCH",r.MIGRATION_FAILED="MIGRATION_FAILED",r.MIGRATION_BACKUP_EXISTS="MIGRATION_BACKUP_EXISTS",r.MIGRATION_PIN_LOCKED="MIGRATION_PIN_LOCKED",r.GATEWAY_INTERNAL_ERROR="GATEWAY_INTERNAL_ERROR",r.GATEWAY_LOCK_CONFLICT="GATEWAY_LOCK_CONFLICT",r.WALLET_INCONSISTENT_STATE="WALLET_INCONSISTENT_STATE",r.PROJECT_ID_MISSING="PROJECT_ID_MISSING",r.ORIGIN_NOT_ALLOWED="ORIGIN_NOT_ALLOWED",r.APP_IDENTIFIER_MISSING="APP_IDENTIFIER_MISSING",r.INVALID_APP_TYPE="INVALID_APP_TYPE",r.PROJECT_NOT_REGISTERED="PROJECT_NOT_REGISTERED",r.SIGNATURE_SIGNER_MISMATCH="SIGNATURE_SIGNER_MISMATCH",r.GAS_ESTIMATION_FAILED="GAS_ESTIMATION_FAILED",r.TYPED_DATA_CHAIN_ID_MISMATCH="TYPED_DATA_CHAIN_ID_MISMATCH",r.PIN_NOT_SET="PIN_NOT_SET",r.PIN_WRONG="PIN_WRONG",r.PIN_INVALID="PIN_INVALID",r.PIN_REPEATED_PATTERN="PIN_REPEATED_PATTERN",r.PIN_CANCELLED="PIN_CANCELLED",r.EXTERNAL_WALLET_REQUESTED="EXTERNAL_WALLET_REQUESTED",r.PIN_LOCKED="PIN_LOCKED",r.HMAC_REQUIRED="HMAC_REQUIRED",r.HMAC_VERIFICATION_FAILED="HMAC_VERIFICATION_FAILED",r.WITHDRAW_FAILED="WITHDRAW_FAILED",r.USER_NOT_FOUND="USER_NOT_FOUND",r.INVALID_CONFIG="INVALID_CONFIG",r.UNKNOWN_ERROR="UNKNOWN_ERROR",r))(h||{});class _ extends Error{constructor(e,s,t){super(s),this.code=e,this.details=t,this.name="CROSSxError",Object.setPrototypeOf(this,_.prototype)}toJSON(){return{name:this.name,code:this.code,message:this.message,details:this.details}}}var We=(r=>(r.MetaMask="io.metamask",r.Binance="com.binance.wallet",r.CROSSx="crossx",r))(We||{});const Kr={"io.metamask":"MetaMask","com.binance.wallet":"Binance Wallet",crossx:"CROSSx"},ss=["crossx","io.metamask","com.binance.wallet"];function rs(r){return Kr[r]??r}function Gr(r){return Array.isArray(r.connectOtherWallets)&&r.connectOtherWallets.length>0?[...r.connectOtherWallets]:r.showConnectOtherWallets===!0?[...ss]:[]}const rt={CROSS_MAINNET:{caipId:"eip155:612055",chainId:612055,name:"CROSS Mainnet",nativeCurrency:{symbol:"CROSS",decimals:18},rpcUrl:"https://mainnet.crosstoken.io:22001"},CROSS_TESTNET:{caipId:"eip155:612044",chainId:612044,name:"CROSS Testnet",nativeCurrency:{symbol:"tCROSS",decimals:18},rpcUrl:"https://testnet.crosstoken.io:22001",testnet:!0},BSC_MAINNET:{caipId:"eip155:56",chainId:56,name:"BNB Smart Chain",nativeCurrency:{symbol:"BNB",decimals:18},rpcUrl:"https://bsc-mainnet.crosstoken.io/2272489872e4f1475ff25d57ce93b51989f933c7"},BSC_TESTNET:{caipId:"eip155:97",chainId:97,name:"BNB Smart Chain Testnet",nativeCurrency:{symbol:"BNB",decimals:18},rpcUrl:"https://bsc-testnet.crosstoken.io/110ea3628b77f244e5dbab16790d81bba874b962",testnet:!0},RONIN_MAINNET:{caipId:"eip155:2020",chainId:2020,name:"Ronin",nativeCurrency:{symbol:"RON",decimals:18},rpcUrl:"https://api.roninchain.com/rpc"},RONIN_SAIGON:{caipId:"eip155:202601",chainId:202601,name:"Ronin Saigon",nativeCurrency:{symbol:"RON",decimals:18},rpcUrl:"https://saigon-testnet.roninchain.com/rpc",testnet:!0}},qr=Object.fromEntries(Object.entries(rt).map(([r,e])=>[r,e.caipId])),Vr=new Map(Object.values(rt).map(r=>[r.caipId,r]));new Map(Object.values(rt).map(r=>[r.chainId,r]));const Jr={symbol:"",decimals:18};function St(r){var e;return((e=Vr.get(r))==null?void 0:e.nativeCurrency)??Jr}class ns{constructor(e,s){this.sdk=e,this.chainId=s,this._listeners=new Map}async request({method:e,params:s=[]}){switch(e){case"eth_accounts":case"eth_requestAccounts":{const t=await this.sdk.getAddress();return t?[t.address]:[]}case"eth_chainId":return this._caip2ToHex(this.chainId);case"net_version":return this.chainId.split(":")[1]??"1";case"eth_signTransaction":{const t=this._normalizeEIP1193Tx(s[0]);return(await this.sdk.signTransaction(this.chainId,t)).signedTx}case"eth_sendTransaction":{const t=this._normalizeEIP1193Tx(s[0]);return(await this.sdk.sendTransaction(this.chainId,t)).txHash}case"personal_sign":case"eth_sign":throw new _(h.NOT_IMPLEMENTED,`${e}은(는) 아직 지원되지 않습니다. sdk.signMessage()를 직접 사용하세요.`);case"eth_signTypedData":case"eth_signTypedData_v1":case"eth_signTypedData_v3":case"eth_signTypedData_v4":throw new _(h.NOT_IMPLEMENTED,`${e}은(는) 아직 지원되지 않습니다. sdk.signTypedData() 또는 sdk.signTypedDataOffchain()을 직접 사용하세요.`);default:return this.sdk.walletRpc(e,s,this.chainId)}}on(e,s){return this._listeners.has(e)||this._listeners.set(e,new Set),this._listeners.get(e).add(s),this}removeListener(e,s){var t;return(t=this._listeners.get(e))==null||t.delete(s),this}emit(e,...s){var t;(t=this._listeners.get(e))==null||t.forEach(n=>n(...s))}_caip2ToHex(e){const s=e.split(":");return`0x${parseInt(s[1]??"1",10).toString(16)}`}_normalizeEIP1193Tx(e){return{from:e.from,to:e.to,value:e.value,data:e.data,gasLimit:e.gasLimit??e.gas,gasPrice:e.gasPrice,maxFeePerGas:e.maxFeePerGas,maxPriorityFeePerGas:e.maxPriorityFeePerGas,nonce:e.nonce!==void 0?parseInt(String(e.nonce),16):void 0,chainId:parseInt(this.chainId.split(":")[1]??"1",10)}}}let be=null;function aa(r){}function os(r){be=r}const u={info(...r){if(be){be.log(...r);return}console.log(...r)},log(...r){if(be){be.log(...r);return}},warn(...r){if(be){be.warn(...r);return}},error(...r){if(be){be.error(...r);return}}},zr={confirm:"확인",cancel:"취소",close:"닫기",signMessage_title:"메시지 서명",signTypedData_title:"데이터 서명",signTransaction_title:"트랜잭션 서명",sendTransaction_title:"트랜잭션 전송",tx_pending:"트랜잭션 처리 중...",tx_success:"트랜잭션이 완료되었습니다",tx_failed:"트랜잭션이 실패했습니다",tx_timeout:"트랜잭션 확인 시간이 초과되었습니다",loginSelector_title:"로그인 방법 선택",loginSelector_google:"Google로 계속하기",loginSelector_apple:"Apple로 계속하기",loginSelector_connectOtherWallets:"다른 지갑으로 연결",loginSelector_connectOtherWalletsDesc:"기존 Web3 지갑을 연결하여 자산을 관리하세요.",migration_foundTitle:"기존 지갑 발견",migration_foundDescription:"기존 CROSSx 지갑이 발견되었습니다. 복구하시겠습니까?",migration_recoverButton:"복구하기",migration_skipButton:"건너뛰기",recoveryPinInput_title:"PIN 입력",recoveryPinInput_placeholder:"4자리 PIN을 입력하세요",recoveryPinInput_error:"PIN이 올바르지 않습니다. 다시 시도해 주세요.",walletSelector_title:"지갑 선택",walletSelector_addButton:"지갑 추가",walletSelector_selected:"선택됨",pinNotice_headerSubtitle:"트랜잭션, PK/니모닉 내보내기 및 계정 삭제 시 필요합니다.",pinNotice_title:"PIN 설정 주의사항",pinNotice_description:"보안을 위해 이 PIN은 재설정하거나 복구할 수 없습니다. 반드시 기억해 두거나 안전한 곳에 보관하세요.",pinNotice_check1:"이 PIN을 분실하면 지갑과 자산에 영구적으로 접근이 불가능해진다는 것을 이해합니다.",pinNotice_check2:"지원팀을 포함한 어느 누구도 이 PIN을 복구하거나 재설정해 줄 수 없다는 것을 이해합니다.",pinNotice_nextButton:"다음",pinNotice_submitButton:"동의합니다",pinSetup_title:"PIN 만들기",pinSetup_headerSubtitle:"이 PIN은 거래 승인에 사용됩니다.",pinSetup_subtitle:"거래 승인을 위한 6자리 PIN을 설정하세요.",pinSetup_confirmTitle:"PIN 확인",pinSetup_confirmSubtitle:"확인을 위해 PIN을 다시 입력하세요.",pinSetup_mismatchError:"PIN이 일치하지 않습니다. 다시 시도해 주세요.",pinValidation_tooShort:"6자리 PIN을 입력해 주세요.",pinValidation_numbersOnly:"숫자(0-9)만 입력할 수 있습니다.",pinValidation_repeatingDigit:"같은 숫자를 연속으로 3번 이상 사용할 수 없습니다.",pinValidation_sequential:"연속된 숫자(예: 123456)는 사용할 수 없습니다.",pinValidation_alternatingPattern:"반복 패턴(예: 121212)은 사용할 수 없습니다.",pinInput_title:"PIN 입력",pinInput_subtitle:"계속하려면 6자리 PIN을 입력하세요.",pinInput_error:"PIN이 올바르지 않습니다. 다시 시도해 주세요.",verifyPin_title:"PIN 확인",verifyPin_subtitle:"계속하려면 PIN을 확인해 주세요.",pinLocked_message:"잠금이 해제된 후 다시 시도해 주세요.",pinLocked_availableFrom:"이용 가능 시간",pinLocked_failureWarning:"추가 실패 시 계정이 잠금됩니다.",pinLocked_permanent:"너무 많은 시도 실패로 계정이 영구 잠금되었습니다.",alert_sessionExpired:"세션이 만료되었습니다. 다시 로그인해 주세요.",alert_accountWithdrawn:"계정이 탈퇴 처리되었거나 더 이상 사용할 수 없습니다. 다시 로그인해 주세요.",alert_walletNotFound:"지갑 정보를 찾을 수 없습니다. 다시 로그인해 주세요.",alert_differentAccount:`이전에 사용하던 계정이 아닌 다른 계정으로 로그인되었습니다.
2
2
 
3
3
  보안을 위해 동일한 Google/Apple 계정으로만 이어서 사용할 수 있습니다.`,sessionAlert_title:"세션 만료",sessionAlert_accountLabel:"계정",sessionAlert_appleAccount:"Apple 계정",sessionAlert_signOutButton:"로그아웃",sessionAlert_signInAgainButton:"다시 로그인"},is={confirm:"Confirm",cancel:"Cancel",close:"Close",signMessage_title:"Sign Message",signTypedData_title:"Sign Data",signTransaction_title:"Sign Transaction",sendTransaction_title:"Send Transaction",tx_pending:"Processing transaction...",tx_success:"Transaction completed",tx_failed:"Transaction failed",tx_timeout:"Transaction confirmation timed out",loginSelector_title:"Choose a sign-in method",loginSelector_google:"Continue with Google",loginSelector_apple:"Continue with Apple",loginSelector_connectOtherWallets:"Connect with Other Wallets",loginSelector_connectOtherWalletsDesc:"Connect your existing Web3 wallet to manage your assets.",migration_foundTitle:"Existing Wallet Found",migration_foundDescription:"An existing CROSSx wallet was found. Would you like to recover it?",migration_recoverButton:"Recover",migration_skipButton:"Skip",recoveryPinInput_title:"Enter PIN",recoveryPinInput_placeholder:"Enter your 4-digit PIN",recoveryPinInput_error:"Incorrect PIN. Please try again.",walletSelector_title:"Select Wallet",walletSelector_addButton:"Add Wallet",walletSelector_selected:"Selected",pinNotice_headerSubtitle:"Required for transactions, PK/mnemonic export & account deletion.",pinNotice_title:"PIN Setup Notice",pinNotice_description:"For your security, this PIN cannot be reset or recovered. Please make sure you remember it or store it in a safe place.",pinNotice_check1:"I understand that losing this PIN will result in permanent loss of access to my wallet and assets.",pinNotice_check2:"I understand that no one, including the support team, can recover or reset this PIN on my behalf.",pinNotice_nextButton:"Next",pinNotice_submitButton:"I Understand",pinSetup_title:"Create PIN",pinSetup_headerSubtitle:"This PIN is used to authorize your transactions.",pinSetup_subtitle:"Set a 6-digit PIN to authorize transactions.",pinSetup_confirmTitle:"Confirm PIN",pinSetup_confirmSubtitle:"Enter your PIN again to confirm.",pinSetup_mismatchError:"PINs do not match. Please try again.",pinValidation_tooShort:"Please enter a 6-digit PIN.",pinValidation_numbersOnly:"Only numbers (0-9) are allowed.",pinValidation_repeatingDigit:"Cannot use the same number 3+ times in a row.",pinValidation_sequential:"Sequential numbers (e.g., 123456) are not allowed.",pinValidation_alternatingPattern:"Repeating patterns (e.g., 121212) are not allowed.",pinInput_title:"Enter PIN",pinInput_subtitle:"Enter your 6-digit PIN to continue.",pinInput_error:"Incorrect PIN. Please try again.",verifyPin_title:"Verify Your PIN",verifyPin_subtitle:"To continue, please confirm your PIN.",pinLocked_message:"Please try again after the lock expires.",pinLocked_availableFrom:"Available from",pinLocked_failureWarning:"Your account will be locked after further failures.",pinLocked_permanent:"Your account has been permanently locked due to too many failed attempts.",alert_sessionExpired:"Your session has expired. Please sign in again.",alert_accountWithdrawn:"This account is no longer available or has been withdrawn. Please sign in again.",alert_walletNotFound:"Wallet data could not be found. Please sign in again.",alert_differentAccount:`You signed in with a different Google/Apple account than before.
4
4
 
5
- For security, you must continue with the same account.`,sessionAlert_title:"Session expired",sessionAlert_accountLabel:"Account",sessionAlert_appleAccount:"Apple account",sessionAlert_signOutButton:"Sign out",sessionAlert_signInAgainButton:"Sign in again"},Yr={ko:zr,en:is};function Se(r="en",e){return Yr[r]??is}const as="crossx_access_token",cs="crossx_refresh_token",ls="crossx_user_info",yt=class yt{constructor(e,s,t,n,o,i,a){this.config=e,this.storage=s,this.crypto=t,this.oauth=n,this.transport=o,this.walletProvider=i,this.tokenStore=a,this._refreshPromise=null,this._migrated=!1;const c=e.projectId;this.STORAGE_KEY_ACCESS_TOKEN=`crossx_${c}_access_token`,this.STORAGE_KEY_REFRESH_TOKEN=`crossx_${c}_refresh_token`,this.STORAGE_KEY_USER=`crossx_${c}_user_info`}get useCookieAuth(){return this.config.authMode==="cookie"}extractResponseErrorCode(e){if(e!=null&&e.code&&e.code!==200&&e.code>0)return{code:e.code,message:e.message??""};const s=e==null?void 0:e.data;if(typeof s=="object"&&s!==null&&"code"in s){const t=s;if(t.code&&t.code!==200&&t.code>0)return{code:t.code,message:t.message??""}}return null}checkResponseError(e,s){const t=this.extractResponseErrorCode(e);if(t)throw new g(h.AUTH_FAILED,`${s} 실패 (코드 ${t.code}): ${t.message}`)}async execute(e){let s,t;try{const n=e==null?void 0:e.provider;let o="/login";n==="google"?o="/google":n==="apple"&&(o="/apple");const{oauthServiceUrl:i}=this.config,a=`${i}${o}`;u.log(`[CROSSx] OAuth 팝업 열기 (${n||"일반"} 로그인)`);const c=await this.oauth.openAuth({authUrl:a,expectedOrigin:new URL(i).origin});s=c.token,t=c.email,u.log("[CROSSx] OAuth Firebase 토큰 받음 (length:",s.length,")"),t&&u.log("[CROSSx] OAuth 콜백 email:",t)}catch(n){u.error("[CROSSx] SignIn 에러 (OAuth 단계):",n);const o=n instanceof Error?n.message:"Sign in failed";throw/팝업|popup/i.test(o)?new g(h.OAUTH_POPUP_BLOCKED,o):new g(h.AUTH_FAILED,o)}return this.processFirebaseToken(s,t)}async executeWithOAuthToken(e){return u.log("[CROSSx] signInWithOAuthToken — Firebase 토큰 주입 (length:",e.length,")"),this.processFirebaseToken(e)}async processFirebaseToken(e,s){var o,i,a,c,l;let t,n=!1;try{const{authApiUrl:d}=this.config,{accessToken:f,refreshToken:_}=await this.exchangeFirebaseToken(e,d);let p,x,E;try{const I=this.crypto.decodeJWT(e);u.log("[CROSSx] Firebase JWT 필드:",Object.keys(I).join(", ")),x=(o=I.firebase)==null?void 0:o.sign_in_provider;const R=((i=I.firebase)==null?void 0:i.identities)??{};E=I.email??((a=R.email)==null?void 0:a[0]),x==="google.com"?p=(c=R["google.com"])==null?void 0:c[0]:x==="apple.com"&&(p=(l=R["apple.com"])==null?void 0:l[0]),u.log("[CROSSx] OAuth provider sub 추출 — provider:",x,"hasProviderSub:",!!p,"email:",E??"(없음)")}catch{u.warn("[CROSSx] firebaseToken에서 providerSub 추출 실패")}if(f){const I=this.crypto.decodeJWT(f);u.log("[CROSSx] access_token 디코딩 — sub:",I.sub,"exp:",I.exp,"필드:",Object.keys(I).join(", "));const R=await this.crypto.verifyJWT(f);if(n=R.signatureVerified??!1,!R.valid)throw u.error("[CROSSx] access_token 검증 실패"),new Error("유효하지 않은 access token");const B=R.payload,M=B.email??E??s;u.log("[CROSSx] email 소스 — CROSSx JWT:",B.email??"(없음)","/ Firebase JWT:",E??"(없음)","/ OAuth 콜백:",s??"(없음)","→",M??"(없음)"),t={id:B.sub,email:M,signInProvider:x,providerSub:p},this.tokenStore.set(f),this.useCookieAuth||(await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,f),_&&this.config.secureStorageAvailable!==!1?await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,_):_&&u.warn("[CROSSx] 안전한 스토리지 미사용 — refresh_token 영속 저장을 건너뜁니다"))}else{const I=this.crypto.decodeJWT(e);t={id:I.sub,email:I.email??s,signInProvider:x,providerSub:p},u.log("[CROSSx] Cookie 모드 — Firebase 토큰에서 사용자 정보 추출 — id:",t.id)}u.log("[CROSSx] 사용자 정보 — id:",t.id,"email:",t.email??"(없음)");const S=this.useCookieAuth?{id:t.id,email:t.email,signInProvider:t.signInProvider,providerSub:t.providerSub}:t;await this.storage.set(this.STORAGE_KEY_USER,S),u.log("[CROSSx] 사용자 정보 저장 완료 (authMode:",this.useCookieAuth?"cookie":"token",")")}catch(d){return u.error("[CROSSx] SignIn 에러 (토큰 교환 단계):",d),{success:!1,error:d instanceof Error?d.message:"Sign in failed"}}return u.log("[CROSSx][Migration Phase 1] 로그인 완료, 지갑 로드 시작 — userId:",t.id),this.loadWallet(t,n)}async exchangeFirebaseToken(e,s){const t=this.useCookieAuth,n=t?`${s}/cross-auth/social/login/cookie`:`${s}/cross-auth/social/login`;u.log("[CROSSx] Firebase 토큰 교환 요청");const o=await this.transport.request({url:n,method:"POST",headers:{"Content-Type":"application/json"},body:{auth_code:e,login_type:"firebase"},...t?{credentials:"include"}:{}});u.log("[CROSSx] 토큰 교환 응답 — status:",o.status);const i=o.data;this.checkResponseError(i,"Token exchange");const a=this.extractAccessToken(i);if(t&&!a)return u.log("[CROSSx] Cookie 모드 — 로그인 성공 (JWT는 HttpOnly 쿠키)"),{};if(!a)throw new g(h.AUTH_FAILED,"토큰 교환 응답에서 access_token을 찾을 수 없습니다");u.log("[CROSSx] access_token 교환 성공");let c;return t||(c=this.extractRefreshToken(i)),{accessToken:a,refreshToken:c}}extractAccessToken(e){const s=(e==null?void 0:e.data)??e;if(this.isJwtString(s))return s;if(typeof s=="object"&&s!==null){const t=s;if(this.isJwtString(t.data))return t.data;if(typeof t.data=="object"&&t.data!==null){const o=t.data,i=o.access_token??o.token;if(typeof i=="string")return i}const n=t.access_token??t.token;if(typeof n=="string")return n}}extractRefreshToken(e){const s=(e==null?void 0:e.data)??e;if(typeof s!="object"||s===null)return;const t=s;if(typeof t.data=="object"&&t.data!==null){const o=t.data,i=o.refresh_token??o.refresh;if(typeof i=="string")return i}const n=t.refresh_token??t.refresh;if(typeof n=="string")return n}isJwtString(e){return typeof e=="string"&&e.split(".").length===3}async restoreSession(){try{await this.migrateStorageKeys();const e=this.tokenStore.get();if(e){const t=await this.crypto.verifyJWT(e);if(t.valid){const n=await this.storage.get(this.STORAGE_KEY_USER);if(n)return u.log("[CROSSx] restoreSession — 메모리 토큰 유효, 세션 복원"),this.loadWallet(n,t.signatureVerified)}this.tokenStore.clear()}if(this.useCookieAuth){u.log("[CROSSx] restoreSession — 쿠키 기반 silentRefresh 시도");const t=await this.silentRefresh();t&&this.tokenStore.set(t)}else{const t=await this.storage.get(this.STORAGE_KEY_ACCESS_TOKEN),n=await this.storage.get(this.STORAGE_KEY_REFRESH_TOKEN);if(u.log("[CROSSx] restoreSession — access_token:",t?"있음":"없음","refresh_token:",n?"있음":"없음"),!n)return u.log("[CROSSx] restoreSession — refresh_token 없음, 세션 복원 생략"),null;t&&this.tokenStore.set(t);const o=await this.silentRefresh(n);u.log("[CROSSx] restoreSession — silentRefresh 결과:",o?"토큰 발급 성공":"토큰 없음"),o&&this.tokenStore.set(o)}const s=await this.storage.get(this.STORAGE_KEY_USER);if(u.log("[CROSSx] restoreSession — userInfo 조회:",s?`있음 (id: ${s.id})`:"없음"),!s)return null;u.log("[CROSSx] restoreSession — silentRefresh 성공, 세션 복원 — userId:",s.id);try{return await this.loadWallet(s,!1)}catch(t){return u.warn("[CROSSx] restoreSession — 지갑 로드 실패 (세션은 유지):",t),{success:!0,user:s,tokenSignatureVerified:!1}}}catch(e){const s=e instanceof g&&e.code===h.SESSION_EXPIRED;return u.log("[CROSSx] restoreSession —",s?"세션 만료 (재로그인 필요)":"세션 복원 실패:",e),this.tokenStore.clear(),s&&(this.useCookieAuth||await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN),await this.storage.remove(this.STORAGE_KEY_USER)),null}}silentRefresh(e){return this._refreshPromise&&this._lastRefreshToken===e?this._refreshPromise:(this._lastRefreshToken=e,this._refreshPromise=this._doSilentRefresh(e).finally(()=>{this._refreshPromise=null,this._lastRefreshToken=void 0}),this._refreshPromise)}async _doSilentRefresh(e){const{authApiUrl:s}=this.config,t=this.useCookieAuth,n=`${s}/cross-auth/social/refresh/simple`,o={};if(!t){const d=this.tokenStore.get()??"";d&&(o.access_token=d),e&&(o.refresh_token=e)}const i=await this.transport.request({url:n,method:"POST",headers:{"Content-Type":"application/json"},body:o,...t?{credentials:"include"}:{}});u.log("[CROSSx] silentRefresh 응답 — status:",i.status);const a=i.data,c=this.extractResponseErrorCode(a);if(c){const d=yt.REFRESH_RELOGIN_CODES.has(c.code);throw new g(d?h.SESSION_EXPIRED:h.AUTH_FAILED,`토큰 갱신 실패 (코드 ${c.code}): ${c.message}`)}const l=this.extractAccessToken(a);if(t&&!l){u.log("[CROSSx] silentRefresh 성공 (cookie 갱신)");return}if(!l)throw new g(h.AUTH_FAILED,"토큰 자동 갱신 실패: 응답에 토큰이 없습니다");if(this.tokenStore.set(l),!t){await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,l);const d=this.extractRefreshToken(a);d&&this.config.secureStorageAvailable!==!1&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,d)}return u.log("[CROSSx] silentRefresh 성공"),l}async refreshAccessToken(){try{if(this.useCookieAuth)return!!await this.silentRefresh()||this.tokenStore.has();const e=await this.storage.get(this.STORAGE_KEY_REFRESH_TOKEN);return e?!!await this.silentRefresh(e):(u.warn("[CROSSx] refreshAccessToken: refresh_token 없음 — 갱신 불가"),!1)}catch(e){return e instanceof g&&e.code===h.SESSION_EXPIRED?(u.warn("[CROSSx] refreshAccessToken: 세션 만료 — 재로그인 필요"),this.tokenStore.clear(),this.useCookieAuth||await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN)):u.warn("[CROSSx] refreshAccessToken 실패:",e),!1}}async executeWithJWT(e,s){let t,n=!1;try{let o=await this.crypto.verifyJWT(e);if(n=o.signatureVerified??!1,!o.valid){if(!s)return u.error("[CROSSx] signInWithJWT: access_token 검증 실패, refreshToken 없음"),{success:!1,error:"유효하지 않은 access token"};u.log("[CROSSx] signInWithJWT: access_token 만료, refreshToken으로 갱신 시도");const a=await this.silentRefresh(s);if(!a)return u.error("[CROSSx] signInWithJWT: silentRefresh 실패"),{success:!1,error:"access token이 만료되었고 갱신에 실패했습니다"};if(e=a,o=await this.crypto.verifyJWT(e),n=o.signatureVerified??!1,!o.valid)return u.error("[CROSSx] signInWithJWT: 갱신된 access_token도 유효하지 않음"),{success:!1,error:"갱신된 access token이 유효하지 않습니다"};u.log("[CROSSx] signInWithJWT: silentRefresh 성공, 새 access_token 사용")}const i=o.payload;u.log("[CROSSx] signInWithJWT — sub:",i.sub,"signatureVerified:",n),t={id:i.sub,email:i.email},this.tokenStore.set(e),this.useCookieAuth||(await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,e),s&&this.config.secureStorageAvailable!==!1&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,s)),await this.storage.set(this.STORAGE_KEY_USER,t),u.log("[CROSSx] signInWithJWT — 토큰 및 사용자 정보 저장 완료")}catch(o){return u.error("[CROSSx] signInWithJWT 에러:",o),{success:!1,error:o instanceof Error?o.message:"JWT sign in failed"}}return this.loadWallet(t,n)}async migrateStorageKeys(){if(!this._migrated){this._migrated=!0;try{const e=await this.storage.get(ls);if(!e||await this.storage.get(this.STORAGE_KEY_USER))return;await this.storage.set(this.STORAGE_KEY_USER,e);const t=await this.storage.get(as);t&&await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,t);const n=await this.storage.get(cs);n&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,n),await this.storage.remove(ls),await this.storage.remove(as),await this.storage.remove(cs),u.log("[CROSSx] 스토리지 키 마이그레이션 완료 (projectId 스코프)")}catch(e){u.warn("[CROSSx] 스토리지 키 마이그레이션 실패:",e)}}}async loadWallet(e,s){let t,n=!1;try{if(typeof this.walletProvider.checkWallet=="function"){u.log("[CROSSx] GET /mnemonic/check — 지갑 상태 확인 (비밀번호 불필요)");const o=await this.walletProvider.checkWallet();if(u.log("[CROSSx] 지갑 상태:",o),o==="migration_required")u.log("[CROSSx] migration_required → needsMigration = true"),n=!0;else if(o==="exists")try{const i=await this.walletProvider.getAddresses(e.id);i.length>0?(t=i[0].address,u.log("[CROSSx] 캐시된 주소 로드 완료 (비밀번호 불필요):",t)):u.log("[CROSSx] 주소 캐시 없음 — createWallet 단계에서 비밀번호 입력 후 로드")}catch(i){u.warn("[CROSSx] getAddresses 실패, createWallet 단계에서 재시도:",i)}}else u.log("[CROSSx] getOrCreateWallet 직접 호출 (폴백)"),t=(await this.walletProvider.getOrCreateWallet(e.id)).address,u.log("[CROSSx] 지갑 로드 완료 — address:",t)}catch(o){if(o instanceof g&&o.code===h.MIGRATION_BACKUP_EXISTS)u.log("[CROSSx] MIGRATION_BACKUP_EXISTS 감지 → needsMigration = true"),n=!0;else{if(o instanceof g&&(o.code===h.PROJECT_NOT_REGISTERED||o.code===h.PROJECT_ID_MISSING||o.code===h.ORIGIN_NOT_ALLOWED))throw u.error("[CROSSx] 프로젝트 설정 에러:",o.message),o;u.warn("[CROSSx] 지갑 상태 확인 실패 (로그인은 유지):",o)}}return u.log("[CROSSx] loadWallet 결과 — address:",t,"needsMigration:",n),{success:!0,address:t,user:e,needsMigration:n,tokenSignatureVerified:s}}};yt.REFRESH_RELOGIN_CODES=new Set([1007,1008]);let vt=yt;class jr{constructor(e,s,t){this.config=e,this.storage=s,this.tokenStore=t;const n=e.projectId;this.STORAGE_KEY_ACCESS_TOKEN=`crossx_${n}_access_token`,this.STORAGE_KEY_REFRESH_TOKEN=`crossx_${n}_refresh_token`,this.STORAGE_KEY_USER=`crossx_${n}_user_info`}async execute(){this.tokenStore.clear(),this.config.authMode!=="cookie"&&(await this.storage.remove(this.STORAGE_KEY_ACCESS_TOKEN),await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN)),await this.storage.remove(this.STORAGE_KEY_USER),await this.storage.clear()}}class Xr{constructor(e,s){this.storage=e,this.walletProvider=s}async execute(e,s){if(!this.walletProvider.migrateWallet)throw new g(h.NOT_IMPLEMENTED,"현재 환경에서는 마이그레이션이 지원되지 않습니다");u.log("[CROSSx][Migration Phase 4] MigrateWalletUseCase.execute() — pin 길이:",e.length,"sub:",s);const t=await this.walletProvider.migrateWallet(e,s);return u.log("[CROSSx][Migration Phase 5] MigrateWalletUseCase 완료 — address:",t.address),{address:t.address}}}class Et{constructor(){this.encryptedBytes=null,this.xorKey=null}set(e){this.clear();const s=new TextEncoder().encode(e),t=new Uint8Array(s.length);crypto.getRandomValues(t);const n=new Uint8Array(s.length);for(let o=0;o<s.length;o++)n[o]=s[o]^t[o];s.fill(0),this.xorKey=t,this.encryptedBytes=n}get(){if(!this.encryptedBytes||!this.xorKey)return null;const e=new Uint8Array(this.encryptedBytes.length);for(let t=0;t<this.encryptedBytes.length;t++)e[t]=this.encryptedBytes[t]^this.xorKey[t];const s=new TextDecoder().decode(e);return e.fill(0),s}clear(){var e,s;(e=this.encryptedBytes)==null||e.fill(0),(s=this.xorKey)==null||s.fill(0),this.encryptedBytes=null,this.xorKey=null}has(){return this.encryptedBytes!==null}}class Zr{constructor(e,s){this.chainRegistry=e,this.transport=s,this._nextId=1}async call(e,s,t){const n=await this.chainRegistry.getChain(t),o={jsonrpc:"2.0",method:e,params:s,id:this._nextId++},a=(await this.transport.request({url:n.rpcUrl,method:"POST",headers:{"Content-Type":"application/json"},body:o})).data;if(a!=null&&a.error)throw new g(h.UNKNOWN_ERROR,`RPC 오류 [${e}] (${t}): ${a.error.message} (코드: ${a.error.code})`);return a==null?void 0:a.result}}class Qr{constructor(){this.listeners=new Map}on(e,s){return this.listeners.has(e)||this.listeners.set(e,new Set),this.listeners.get(e).add(s),()=>this.off(e,s)}off(e,s){var t;(t=this.listeners.get(e))==null||t.delete(s)}emit(e,s){var t;(t=this.listeners.get(e))==null||t.forEach(n=>n(s))}removeAllListeners(){this.listeners.clear()}}var nt={environment:"production"};const Ue={production:{oauthServiceUrl:"https://cross-wallet-oauth.crosstoken.io",authApiUrl:"https://cross-auth.crosstoken.io",walletGatewayUrl:"https://embedded-wallet-gateway.crosstoken.io/api/v1"},staging:{oauthServiceUrl:"https://stg-cross-wallet-oauth.crosstoken.io",authApiUrl:"https://stg-cross-auth.crosstoken.io",walletGatewayUrl:"https://stg-embedded-wallet-gateway.crosstoken.io/api/v1"},development:{oauthServiceUrl:"https://dev-cross-wallet-oauth.crosstoken.io",authApiUrl:"https://dev-cross-auth.crosstoken.io",walletGatewayUrl:"https://dev-embedded-wallet-gateway.crosstoken.io/api/v1"}};function en(r){const e=r.environment;return e&&e in Ue?Ue[e]:null}function tn(){try{if(typeof nt<"u"){const r=typeof nt=="string"?JSON.parse(nt):nt,e=en(r);if(e)return e}}catch{}try{const r=process.env.NEXT_PUBLIC_CROSSX_ENVIRONMENT;if(r&&r in Ue)return Ue[r]}catch{}return Ue.production}const sn=2e3,ds=6e4,rn=1e3,nn=1e4,on="0x77359400",us="0x3B9ACA00",hs=130,ps=6,fs=18,_s=3e4,an=5*60*1e3,cn=30*1e3;function je(r,e="Apple account"){if(r.endsWith("@privaterelay.appleid.com"))return e;const s=r.indexOf("@");if(s<0)return"*".repeat(r.length||3);const t=r.substring(0,s),n=r.substring(s);return t.length<=1?`${t}${"*".repeat(Math.max(t.length,1))}${n}`:`${t[0]}${"*".repeat(t.length-1)}${n}`}const J=class J extends Qr{constructor(e,s,t,n,o,i,a,c,l,d,f){var _,p;super(),this.storage=t,this.crypto=n,this.transport=o,this.oauth=i,this.walletProvider=a,this.tokenStore=c,this.initialized=!1,this._initPromise=null,this.authenticated=!1,this.userId=null,this.address=null,this.activeWalletIndex=0,this.userEmail=null,this.loginType=null,this.providerSub=null,this.tokenSignatureVerified=!1,this._verifyPinMutex=null,this._themeMediaCleanup=null,this._isRecoveringSession=!1,this._config=Object.freeze({...e}),this.internalConfig=e,this.adapterConfig=s,e.logger&&os(e.logger),this.confirmation=l,this.pinStore=f??new Et,this.chainRegistry=d,this.jsonRpc=new Zr(d,o),this.signInUseCase=new vt(this.internalConfig,t,n,i,o,a,c),this.signOutUseCase=new jr(this.internalConfig,t,c),this.migrateWalletUseCase=new Xr(t,a),(_=a.setOnUnauthorized)==null||_.call(a,()=>this.forceLogout()),(p=a.setTokenRefresher)==null||p.call(a,()=>this.signInUseCase.refreshAccessToken()),e.autoDetectTheme&&this._setupAutoDetectTheme()}get config(){return this._config}async initialize(e){return this.initialized?this.authenticated?{success:!0,address:this.address??void 0}:null:this._initPromise?this._initPromise:(this._initPromise=this._doInitialize(e).finally(()=>{this._initPromise=null}),this._initPromise)}async _doInitialize(e){var s,t;u.log("[CROSSx SDK] v2.0.2 초기화 중..."),this.confirmation.setMessages(Se(this._config.locale));try{const n=tn();this.internalConfig.oauthServiceUrl=n.oauthServiceUrl,this.internalConfig.authApiUrl=n.authApiUrl,this.internalConfig.walletGatewayUrl=n.walletGatewayUrl,this.adapterConfig.gatewayUrl=n.walletGatewayUrl,(t=(s=this.crypto).setJWKSEndpoint)==null||t.call(s,`${n.authApiUrl}/.well-known/jwks.json`);const o=this._config.persistWalletPreference!==!1?await this.storage.get(J.WALLET_PREF_KEY).catch(()=>null):null,i=(e==null?void 0:e.preferredWalletIndex)??(o==null?void 0:o.index),a=(e==null?void 0:e.preferredWalletAddress)??(o==null?void 0:o.address),c=await this.signInUseCase.restoreSession();if(c!=null&&c.success)if(this.applyAuthResult(c),this.address&&(!a||this.address.toLowerCase()===a.toLowerCase()))this.address&&this.setActiveWallet(this.address,i??this.activeWalletIndex);else try{await this.loadWalletAfterAuth(i,a)}catch(d){if(!(d instanceof g&&d.code===h.PIN_CANCELLED))throw d;u.log("[CROSSx] initialize: 비밀번호 입력 취소 — 지갑 미로드 상태로 계속")}return this.initialized=!0,u.info("[CROSSx SDK] v2.0.2 초기화 완료"),this.emit("initialized",{restored:!!(c!=null&&c.success)}),c??null}catch(n){throw new g(h.AUTH_NOT_INITIALIZED,"SDK 초기화에 실패했습니다",n)}}async signIn(e){if(this.ensureInitialized(),this.authenticated)throw new g(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");let s=e;if(!(e!=null&&e.provider)){const t=await this.confirmation.showLoginSelector({connectOtherWallets:Gr(this._config)});if(t===null)return{success:!1,error:"User cancelled login"};if(t.type==="external")throw this.emit("connectExternalWallet",{walletId:t.walletId}),new g(h.EXTERNAL_WALLET_REQUESTED,"User requested external wallet connection");s={...e,provider:t.provider}}try{const t=await this.signInUseCase.execute(s);return t.success&&this.applyAuthResult(t),t}catch(t){throw t instanceof g?t:new g(h.AUTH_FAILED,"로그인에 실패했습니다",t)}}async signInWithCreate(e){const{preferredWalletAddress:s,...t}=e??{},n=await this.signIn(t);if(!n.success)return{...n,addresses:[]};try{if(n.needsMigration||!n.address){const{address:a}=await this.createWallet(),c=await this.getAddresses(),l=await this.selectWalletIfMultiple(c,s);return{...n,address:(l==null?void 0:l.address)??a,needsMigration:!1,addresses:c}}const o=await this.getAddresses(),i=await this.selectWalletIfMultiple(o,s);return{...n,address:(i==null?void 0:i.address)??n.address,addresses:o}}catch(o){throw o instanceof g&&o.code===h.PIN_CANCELLED&&(u.log("[CROSSx] signInWithCreate: 비밀번호 설정 취소 — 자동 로그아웃 진행"),await this.signOut().catch(i=>u.warn("[CROSSx] signInWithCreate: 자동 로그아웃 실패",i))),o}}async signInWithOAuthToken(e){if(this.ensureInitialized(),this.authenticated)throw new g(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");try{const s=await this.signInUseCase.executeWithOAuthToken(e);return s.success&&this.applyAuthResult(s),s}catch(s){throw new g(h.AUTH_FAILED,"OAuth 토큰 로그인에 실패했습니다",s)}}async signInWithJWT(e,s){if(this.ensureInitialized(),this.authenticated)throw new g(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");try{const t=await this.signInUseCase.executeWithJWT(e,s);return t.success&&this.applyAuthResult(t),t}catch(t){throw new g(h.AUTH_FAILED,"JWT 로그인에 실패했습니다",t)}}async signOut(){this.ensureInitialized();try{await this.signOutUseCase.execute(),this.clearAuthState()}catch(e){throw new g(h.UNKNOWN_ERROR,"로그아웃에 실패했습니다",e)}}isAuthenticated(){return this.authenticated}async whenReady(){if(this.initialized)return!0;if(this._initPromise)try{return await this._initPromise,this.initialized}catch{return!1}return!1}get currentAddress(){return this.address}get currentUserId(){return this.userId}isLoggedIn(){return this.isAuthenticated()}async ensureLoggedIn(){if(!this.initialized)return!1;if(this.authenticated)return!0;try{const e=await this.signInUseCase.restoreSession();if(e!=null&&e.success){this.applyAuthResult(e);try{await this.loadWalletAfterAuth()}catch(s){s instanceof g&&s.code===h.PIN_CANCELLED||u.warn("[CROSSx] ensureLoggedIn: loadWalletAfterAuth 실패:",s)}return!0}return!1}catch{return!1}}async getUserInfo(){return this.ensureAuthenticated(),{id:this.userId,email:this.userEmail??void 0,loginType:this.loginType??void 0,addresses:this.address?[this.address]:[],tokenSignatureVerified:this.tokenSignatureVerified}}async migrateWallet(e){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");try{const s=await this.migrateWalletUseCase.execute(e,this.userId);return this.setActiveWallet(s.address,0),u.log("[CROSSx] migrateWallet 완료 — address:",s.address),s}catch(s){throw s instanceof g?s:new g(h.MIGRATION_FAILED,"지갑 마이그레이션에 실패했습니다",s)}}async getAddress(e){if(e!==void 0){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");return{address:(await this.walletProvider.getAddress(this.userId,e)).address,index:e}}return!this.authenticated||!this.address?null:{address:this.address,index:this.activeWalletIndex}}async getAddresses(){if(this.ensureAuthenticated(),!this.userId)return[];const e=await this.withSessionRecovery(()=>this.walletProvider.getAddresses(this.userId));return e.length===0&&this.address?[{address:this.address,index:0}]:e}async selectWallet(e){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");let s=await this.withSessionRecovery(()=>this.walletProvider.getAddresses(this.userId));s.length===0&&this.address&&(s=[{address:this.address,index:0}]);const t=await this.confirmation.showWalletSelector(s,async()=>{await this.ensurePinForSigning();const n=s.length,i={address:(await this.withPinRetry(()=>this.withSessionRecovery(()=>this.walletProvider.getAddress(this.userId,n)))).address,index:n};return s.push(i),i},e);return t&&this.setActiveWallet(t.address,t.index),t}async selectWalletIfMultiple(e,s){if(e.length<2)return null;if(s){const t=e.find(n=>n.address.toLowerCase()===s.toLowerCase());if(t)return this.setActiveWallet(t.address,t.index),t}return this.selectWallet()}async getChains(){this.ensureInitialized();try{return await this.chainRegistry.getChains()}catch(e){throw e instanceof g?e:new g(h.UNKNOWN_ERROR,"체인 목록 조회에 실패했습니다",e)}}async getChain(e){this.ensureInitialized();try{return await this.chainRegistry.getChain(e)}catch(s){throw s instanceof g?s:new g(h.CHAIN_NOT_SUPPORTED,`체인 조회에 실패했습니다: ${e}`,s)}}_setupAutoDetectTheme(){if(typeof window>"u"||!window.matchMedia)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),s=n=>{const o=n?"dark":"light";this.applyTheme(o,this._config.themeTokens??{})};s(e.matches);const t=n=>s(n.matches);e.addEventListener("change",t),this._themeMediaCleanup=()=>e.removeEventListener("change",t)}applyTheme(e=this._config.theme??"light",s=this._config.themeTokens??{}){this._config=Object.freeze({...this._config,theme:e,themeTokens:s}),this.confirmation.setTheme(e,s)}applyLocale(e=this._config.locale??"en"){this._config=Object.freeze({...this._config,locale:e}),this.confirmation.setMessages(Se(e))}async createWallet(){return this.withSessionRecovery(()=>this._createWallet())}async _createWallet(){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");u.log("[CROSSx] createWallet 시작");const e=await this.fetchWalletStatus();if(u.log("[CROSSx] 지갑 상태:",e),e==="migration_required"){const s=this.providerSub??this.userId;u.log("[CROSSx] migration_required → 마이그레이션 UI 시작 — sub:",s);const t=await this.handleMigrationFlow(s);if(t)return this.setActiveWallet(t.address,0),{address:t.address};throw new g(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}if(e==="exists"){await this.ensureVerifiedPin();try{const s=await this.withPinRetry(()=>this.walletProvider.getOrCreateWallet(this.userId));return this.setActiveWallet(s.address,0),u.log("[CROSSx] 지갑 준비 완료:",s.address),{address:s.address}}catch(s){if(s instanceof g&&s.code===h.MIGRATION_BACKUP_EXISTS){const t=this.providerSub??this.userId;u.log("[CROSSx] MIGRATION_BACKUP_EXISTS (폴백) → 마이그레이션 UI 시작");const n=await this.handleMigrationFlow(t);if(n)return this.setActiveWallet(n.address,0),{address:n.address};throw new g(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}throw s}}await this.ensurePinSetup();try{const s=await this.walletProvider.getOrCreateWallet(this.userId);return this.setActiveWallet(s.address,0),u.log("[CROSSx] 지갑 준비 완료:",s.address),{address:s.address}}catch(s){if(s instanceof g&&s.code===h.MIGRATION_BACKUP_EXISTS){const t=this.providerSub??this.userId;u.log("[CROSSx] MIGRATION_BACKUP_EXISTS (폴백) → 마이그레이션 UI 시작");const n=await this.handleMigrationFlow(t);if(n)return this.setActiveWallet(n.address,0),{address:n.address};throw new g(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}throw s}}async fetchWalletStatus(){if(typeof this.walletProvider.checkWallet=="function")try{return await this.walletProvider.checkWallet()}catch(e){return u.warn("[CROSSx] checkWallet 실패 (폴백: not_found 처리):",e),"not_found"}return null}async signMessage(e,s,t){return this.withSessionRecovery(()=>this._signMessage(e,s,t))}async _signMessage(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.resolveAddress(t==null?void 0:t.index);if(!await this.confirmation.requestConfirmation({type:"sign-message",chainId:e,from:n.address,message:s,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new g(h.USER_REJECTED,"User rejected the message signing request");try{const i=await this.withPinRetry(async()=>{let a;return this.walletProvider.prepare&&(a=(await this.walletProvider.prepare("sign-message",{message:s,from:n.address})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signMessage(this.userId,e,s,t==null?void 0:t.index,a,n.address)});return this.verifySignatureSigner(s,i.signature,n.address),{chainId:e,signature:i.signature,message:s,address:n.address}}catch(i){throw i instanceof g?i:new g(h.SIGNATURE_FAILED,`메시지 서명에 실패했습니다 (${e})`,i)}}async signTypedData(e,s,t){return this.withSessionRecovery(()=>this._signTypedData(e,s,t))}async _signTypedData(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");if(!this.walletProvider.signTypedData)throw new g(h.NOT_IMPLEMENTED,"signTypedData가 구현되어 있지 않습니다");J.validateTypedDataChainId(e,s);const n=await this.resolveAddress(t==null?void 0:t.index);if(!await this.confirmation.requestConfirmation({type:"sign-typed-data",chainId:e,from:n.address,typedData:s,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new g(h.USER_REJECTED,"User rejected the typed data signing request");try{const i=await this.withPinRetry(async()=>{let a;return this.walletProvider.prepare&&(a=(await this.walletProvider.prepare("sign-typed-data",{typedData:s,from:n.address})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signTypedData(this.userId,e,s,t==null?void 0:t.index,a,n.address)});return J.validateSignatureFormat(i.signature),{chainId:e,signature:i.signature,address:n.address}}catch(i){throw i instanceof g?i:new g(h.SIGNATURE_FAILED,`타입 데이터 서명에 실패했습니다 (${e})`,i)}}async signTypedDataOffchain(e,s){return this.signTypedData(J.OFFCHAIN_CHAIN_ID,e,s)}async signTransaction(e,s,t){return this.withSessionRecovery(()=>this._signTransaction(e,s,t))}async _signTransaction(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.withResolvedGasAndFee(s,e);n.from||(n.from=(await this.resolveAddress(t==null?void 0:t.index)).address);const o=St(e);if(!await this.confirmation.requestConfirmation({type:"sign",chainId:e,from:n.from,to:n.to,value:n.value,data:n.data,gasLimit:n.gasLimit,gasPrice:n.gasPrice,maxFeePerGas:n.maxFeePerGas,maxPriorityFeePerGas:n.maxPriorityFeePerGas,nativeSymbol:o.symbol,nativeDecimals:o.decimals,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new g(h.USER_REJECTED,"User rejected the transaction signing request");try{const a=await this.withPinRetry(async()=>{let c;return this.walletProvider.prepare&&(c=(await this.walletProvider.prepare("sign",{tx:n})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signTransaction(this.userId,e,n,t==null?void 0:t.index,c)});return J.validateSignedTxFormat(a.signature),{chainId:e,signedTx:a.signature,txHash:a.txHash??""}}catch(a){if(a instanceof g)throw a;const c=a instanceof Error?a.message:String(a);throw new g(h.SIGNATURE_FAILED,`트랜잭션 서명에 실패했습니다 (${e}): ${c}`,a)}}async sendTransaction(e,s,t){return this.withSessionRecovery(()=>this._sendTransaction(e,s,t))}async _sendTransaction(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new g(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.withResolvedGasAndFee(s,e);n.from||(n.from=(await this.resolveAddress(t==null?void 0:t.index)).address);const o=St(e);if(!await this.confirmation.requestConfirmation({type:"send",chainId:e,from:n.from,to:n.to,value:n.value,data:n.data,gasLimit:n.gasLimit,gasPrice:n.gasPrice,maxFeePerGas:n.maxFeePerGas,maxPriorityFeePerGas:n.maxPriorityFeePerGas,nativeSymbol:o.symbol,nativeDecimals:o.decimals,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new g(h.USER_REJECTED,"User rejected the transaction request");try{const a=await this.withPinRetry(async()=>{let c;if(this.walletProvider.prepare&&(c=(await this.walletProvider.prepare("send",{tx:n})).uuid),await this.ensureVerifiedPin(),this.walletProvider.sendTransaction)return(await this.walletProvider.sendTransaction(this.userId,e,n,c)).txHash;const l=await this.walletProvider.signTransaction(this.userId,e,n,t==null?void 0:t.index,c);return l.txHash??l.signature});return{chainId:e,txHash:a,status:"pending"}}catch(a){if(a instanceof g)throw a;const c=a instanceof Error?a.message:String(a);throw new g(h.TRANSACTION_FAILED,`트랜잭션 전송에 실패했습니다 (${e}): ${c}`,a)}}async getTransactionReceipt(e,s){try{return await this.jsonRpc.call("eth_getTransactionReceipt",[e],s)??null}catch{return null}}async waitForTxAndGetReceipt(e,s,t={}){const n=t.intervalMs??rn,o=nn,i=t.timeoutMs??ds,a=Date.now()+i;let c=n;for(;Date.now()<a;){const l=await this.getTransactionReceipt(e,s);if(l)return l;await new Promise(d=>setTimeout(d,c)),c=Math.min(c*2,o)}throw new g(h.UNKNOWN_ERROR,`트랜잭션 영수증 조회 시간이 초과되었습니다 (${e})`)}async sendTransactionWithWaitForReceipt(e,s,t={}){var E,S;const{intervalMs:n,timeoutMs:o,...i}=t,{txHash:a}=await this.sendTransaction(e,s,i),c=n??((E=this._config.receiptPolling)==null?void 0:E.intervalMs)??sn,l=o??((S=this._config.receiptPolling)==null?void 0:S.timeoutMs)??ds,d=St(e),f=s.from??"";let _,p;const x=this.waitForTxAndGetReceipt(a,e,{intervalMs:c,timeoutMs:l}).then(I=>{_=I;const R=BigInt(I.gasUsed)*BigInt(I.effectiveGasPrice),B=s.value?BigInt(s.value):0n,M=J.formatTxAmount(s.value,d.symbol,d.decimals),V=J.formatTxAmount("0x"+R.toString(16),d.symbol,d.decimals),G=J.formatTxAmount("0x"+(B+R).toString(16),d.symbol,d.decimals);return{chainId:e,txHash:a,from:I.from,to:I.to??s.to,amount:M,fees:V,total:G,nativeSymbol:d.symbol,status:I.status==="0x1"?"success":"reverted"}}).catch(I=>(p=I instanceof Error?I:new Error(String(I)),{chainId:e,txHash:a,from:f,to:s.to,amount:J.formatTxAmount(s.value,d.symbol,d.decimals),nativeSymbol:d.symbol,status:"timeout"}));if(await this.confirmation.showTransactionProgress({chainId:e,txHash:a,from:f,to:s.to},x),p)throw p;return{chainId:e,txHash:a,receipt:_}}setPin(e){this.pinStore.set(e)}clearPin(){this.pinStore.clear()}hasPin(){return this.pinStore.has()}async changePin(e,s){this.ensureAuthenticated();const t=this.walletProvider;if(typeof t.changePin!="function")throw new g(h.NOT_IMPLEMENTED,"changePin이 구현되어 있지 않습니다");this.pinStore.set(e);try{await t.changePin(e,s),this.pinStore.set(s),u.log("[CROSSx] PIN 변경 완료")}catch(n){throw n instanceof g?n:new g(h.UNKNOWN_ERROR,"PIN 변경에 실패했습니다",n)}}async getGasPrice(e){this.ensureAuthenticated();try{return await this.walletRpc("eth_gasPrice",[],e)}catch(s){const t=s instanceof Error?s.message:String(s);throw new g(h.GAS_ESTIMATION_FAILED,`가스 가격 조회에 실패했습니다 (${e}): ${t}`,s)}}async estimateGas(e,s){this.ensureAuthenticated();const t={};e.from&&(t.from=e.from),e.to&&(t.to=e.to),e.value&&(t.value=e.value),e.data&&(t.data=e.data),e.gasPrice&&(t.gasPrice=e.gasPrice),e.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),e.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas),e.nonce!==void 0&&(t.nonce="0x"+e.nonce.toString(16));try{return await this.walletRpc("eth_estimateGas",[t],s)}catch(n){const o=n instanceof Error?n.message:String(n);throw new g(h.GAS_ESTIMATION_FAILED,`가스 추정에 실패했습니다 (${s}): ${o}`,n)}}async getBaseFeePerGas(e){this.ensureAuthenticated();try{const s=await this.walletRpc("eth_getBlockByNumber",["latest",!1],e);return(s==null?void 0:s.baseFeePerGas)??null}catch(s){const t=s instanceof Error?s.message:String(s);throw new g(h.GAS_ESTIMATION_FAILED,`baseFeePerGas 조회에 실패했습니다 (${e}): ${t}`,s)}}async getMaxPriorityFeePerGas(e){this.ensureAuthenticated();try{return await this.walletRpc("eth_maxPriorityFeePerGas",[],e)}catch(s){const t=s instanceof Error?s.message:String(s);throw new g(h.GAS_ESTIMATION_FAILED,`maxPriorityFeePerGas 조회에 실패했습니다 (${e}): ${t}`,s)}}async getNonce(e){this.ensureAuthenticated();const s=this.address;if(!s)return 0;try{const t=await this.jsonRpc.call("eth_getTransactionCount",[s,"pending"],e);return parseInt(t??"0x0",16)}catch(t){if(t instanceof g)throw t;const n=t instanceof Error?t.message:String(t);throw new g(h.UNKNOWN_ERROR,`Nonce 조회에 실패했습니다: ${n}`,t)}}async getBalance(e){this.ensureAuthenticated();const s=this.address;if(!s)return{wei:"0x0",formatted:"0",chainId:e};try{const n=await this.jsonRpc.call("eth_getBalance",[s,"latest"],e)??"0x0";return{wei:n,formatted:J.formatWei(n),chainId:e}}catch(t){if(t instanceof g)throw t;const n=t instanceof Error?t.message:String(t);throw new g(h.UNKNOWN_ERROR,`잔액 조회에 실패했습니다 (${e}): ${n}`,t)}}static formatWei(e){if(!e||e==="0x0"||e==="0x")return"0";try{const s=BigInt(e);if(s===0n)return"0";const t=10n**BigInt(fs),n=s/t,i=(s%t).toString().padStart(fs,"0").replace(/0+$/,"").slice(0,ps);return i?`${n}.${i}`:`${n}`}catch{return"?"}}getProvider(e){return this.ensureAuthenticated(),new ns(this,e)}async walletRpc(e,s,t){this.ensureAuthenticated();try{return await this.jsonRpc.call(e,s,t)}catch(n){if(n instanceof g)throw n;const o=n instanceof Error?n.message:String(n);throw new g(h.UNKNOWN_ERROR,`walletRpc 호출에 실패했습니다 [${e}] (${t}): ${o}`,n)}}static formatTxAmount(e,s,t){if(!(!e||e==="0x"||e==="0x0"))try{const n=BigInt(e);if(n===0n)return;const o=10n**BigInt(t),i=n/o,c=(n%o).toString().padStart(t,"0").slice(0,ps).replace(/0+$/,"");return`${c?`${i}.${c}`:`${i}`} ${s}`}catch{return}}async handleMigrationFlow(e){var c,l,d;u.log('[CROSSx][Migration Phase 3] "Wallet Found" 팝업 표시');const s=((c=this._config.migration)==null?void 0:c.allowSkip)??!0,t=await this.confirmation.showMigrationFoundPrompt({allowSkip:s});if(u.log("[CROSSx][Migration Phase 3] 사용자 선택:",t),t==="skip")return u.log("[CROSSx][Migration Phase 3] 사용자가 마이그레이션을 건너뜀 → 종료"),null;let n,o=0,i=5,a=null;for(;;){o++,u.log(`[CROSSx][Migration Phase 4] PIN 입력 팝업 표시 (시도 #${o}/${i})`,n?`— 이전 메시지: ${n}`:"");const f=await this.confirmation.showRecoveryPinInputPrompt({errorMessage:n,attemptCount:o>1?o-1:void 0,maxAttempts:i});if(f===null)return u.log("[CROSSx][Migration Phase 4] 사용자가 PIN 입력을 취소함 → 종료"),null;u.log("[CROSSx][Migration Phase 4] PIN 입력 완료 — verify-recovery-pin API 호출"),n=void 0;try{const _=await((d=(l=this.walletProvider).verifyRecoveryPin)==null?void 0:d.call(l,f,e));if(!_){u.log("[CROSSx][Migration Phase 4] verifyRecoveryPin 미지원 — PIN 검증 생략"),a=f;break}if(_.valid){u.log("[CROSSx][Migration Phase 4] PIN 검증 성공"),a=f;break}const p=_.pinStatus;if(i=p.maxAttempts,o=i-p.remainingAttempts,p.remainingAttempts===0&&p.lockExpiresAt){const x=p.lockExpiresAt*1e3,E=Math.max(1,Math.round((x-Date.now())/1e3)),S=E<=1800?"Too many failed attempts. Please try again in 30 minutes.":"Too many failed attempts. Please try again in 24 hours.";u.warn(`[CROSSx][Migration Phase 4] verify-recovery-pin 잠금 — ${E}초, 메시지: ${S}`),await this.confirmation.showRecoveryPinLockedPrompt(E,S),o=0,n="Your account lock has been lifted. You may try again."}else u.warn(`[CROSSx][Migration Phase 4] PIN 불일치 (시도 ${o}/${i})`),n="Incorrect PIN."}catch(_){if(!(_ instanceof g))throw _;if(_.code===h.SESSION_EXPIRED){u.warn("[CROSSx][Migration Phase 4] 세션 만료 — 재로그인 후 PIN 입력 재시도");const p=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:p.sessionAlert_title,message:p.alert_sessionExpired,email:this.userEmail?je(this.userEmail,p.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success){u.log("[CROSSx][Migration Phase 4] 재로그인 성공 — PIN 입력 루프 계속"),o--;continue}throw this.clearAuthState(),_}if(_.code===h.MIGRATION_PIN_LOCKED){const p=_.details;if(i=(p==null?void 0:p.maxAttempts)??5,(p==null?void 0:p.permanent)===!0)return u.warn("[CROSSx][Migration Phase 4] PIN 영구 잠금 (verify-recovery-pin)"),await this.confirmation.showRecoveryPinLockedPrompt(0,"Your account has been permanently locked due to too many failed attempts."),null;const x=((p==null?void 0:p.lockExpiresAt)??0)*1e3,E=Math.max(1,Math.round((x-Date.now())/1e3)),S=E<=1800?"Too many failed attempts. Please try again in 30 minutes.":"Too many failed attempts. Please try again in 24 hours.";u.warn(`[CROSSx][Migration Phase 4] verify-recovery-pin 이미 잠금 — ${E}초`),await this.confirmation.showRecoveryPinLockedPrompt(E,S),o=0,n="Your account lock has been lifted. You may try again."}else throw u.error("[CROSSx][Migration Phase 4] verify-recovery-pin 실패 (복구 불가):",_),_}}u.log("[CROSSx][Migration Phase 5] PIN 검증 완료 — 비밀번호 설정 및 마이그레이션 진행");try{await this.ensurePinSetup();const f=await this.migrateWalletUseCase.execute(a,e);return u.log("[CROSSx][Migration Phase 5] 마이그레이션 성공 — address:",f.address),f}catch(f){if(f instanceof g&&f.code===h.MIGRATION_FAILED)return u.warn("[CROSSx][Migration Phase 5] migrate PIN 불일치 (경합) — 처음부터 재시도"),this.handleMigrationFlow(e);if(f instanceof g&&f.code===h.SESSION_EXPIRED){u.warn("[CROSSx][Migration Phase 5] 세션 만료 — 재로그인 후 마이그레이션 재시도");const _=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:_.sessionAlert_title,message:_.alert_sessionExpired,email:this.userEmail?je(this.userEmail,_.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success){u.log("[CROSSx][Migration Phase 5] 재로그인 성공 — 마이그레이션 재시도 (검증된 PIN 유지)");try{const E=await this.migrateWalletUseCase.execute(a,e);return u.log("[CROSSx][Migration Phase 5] 마이그레이션 재시도 성공 — address:",E.address),E}catch(E){throw u.error("[CROSSx][Migration Phase 5] 마이그레이션 재시도 실패:",E),E}}throw this.clearAuthState(),f}throw u.error("[CROSSx][Migration Phase 5] 마이그레이션 실패 (복구 불가):",f),f}}async withResolvedGasAndFee(e,s){const t=p=>!(p!=null&&p.trim()),n=e.nonce===void 0||e.nonce===null,o=t(e.gasLimit),i=t(e.gasPrice)&&t(e.maxFeePerGas),a=!t(e.maxFeePerGas)&&t(e.maxPriorityFeePerGas);if(!n&&!o&&!i&&!a)return e;const c={...e},l=n?c.from??this.address:void 0;l&&u.log("[CROSSx] nonce 비어있음 → eth_getTransactionCount 호출 (from:",l,")"),o&&u.log("[CROSSx] gasLimit 비어있음 → eth_estimateGas 호출"),i&&u.log("[CROSSx] gasPrice & maxFeePerGas 비어있음 → baseFee 조회로 Dynamic/Legacy 판별");const[d,f,_]=await Promise.all([l?this.jsonRpc.call("eth_getTransactionCount",[l,"pending"],s):null,o?this.estimateGas(e,s):null,i?this.getBaseFeePerGas(s):null]);if(l&&(c.nonce=parseInt(d??"0x0",16),u.log("[CROSSx] nonce 결과:",c.nonce)),o&&(c.gasLimit=f,u.log("[CROSSx] estimateGas 결과:",c.gasLimit)),i){const p=_;if(p){const x=us;c.maxFeePerGas="0x"+(BigInt(p)+BigInt(x)).toString(16),c.maxPriorityFeePerGas=x,u.log("[CROSSx] Dynamic 체인 감지 — baseFee:",p,"maxFeePerGas:",c.maxFeePerGas,"maxPriorityFeePerGas: 1 Gwei")}else c.gasPrice=on,u.log("[CROSSx] Legacy 체인 감지 — gasPrice: 2 Gwei")}return!i&&a&&(c.maxPriorityFeePerGas=us,u.log("[CROSSx] maxPriorityFeePerGas 비어있음 → 1 Gwei 기본값 적용")),c}static validateTypedDataChainId(e,s){const t=J.extractDomainChainId(s);if(e==="0"){if(t!==void 0&&t!==0)throw new g(h.TYPED_DATA_CHAIN_ID_MISMATCH,`오프체인 서명(chainId=0)에서는 typedData.domain.chainId가 없거나 0이어야 합니다. 현재 값: ${t}`);return}const n=e.match(/^eip155:(\d+)$/);if(n){const o=Number(n[1]);if(t===void 0)throw new g(h.TYPED_DATA_CHAIN_ID_MISMATCH,`온체인 서명(${e})에서는 typedData.domain.chainId가 반드시 있어야 합니다`);if(t!==o)throw new g(h.TYPED_DATA_CHAIN_ID_MISMATCH,`typedData.domain.chainId (${t})가 chainId (${e}, 예상값: ${o})와 일치하지 않습니다`)}}static extractDomainChainId(e){if(e==null||typeof e!="object")return;const s=e.domain;if(s==null||typeof s!="object")return;const t=s.chainId;if(t==null)return;const n=Number(t);return Number.isFinite(n)?n:void 0}static validateSignatureFormat(e){const s=e.startsWith("0x")?e.slice(2):e;if(!/^[0-9a-fA-F]+$/.test(s))throw new g(h.SIGNATURE_FAILED,"유효하지 않은 서명: 올바른 hex 문자열이 아닙니다");if(s.length!==hs)throw new g(h.SIGNATURE_FAILED,`서명 길이가 유효하지 않습니다: ${hs} hex 문자(65 바이트) 예상, 현재 ${s.length}`)}static validateSignedTxFormat(e){const s=e.startsWith("0x")?e.slice(2):e;if(!/^[0-9a-fA-F]+$/.test(s))throw new g(h.SIGNATURE_FAILED,"유효하지 않은 서명된 트랜잭션: 올바른 hex 문자열이 아닙니다");if(s.length<2)throw new g(h.SIGNATURE_FAILED,"유효하지 않은 서명된 트랜잭션: 너무 짧습니다")}verifySignatureSigner(e,s,t){if(this.crypto.recoverPersonalSignSigner)try{const n=this.crypto.recoverPersonalSignSigner(e,s);if(n.toLowerCase()!==t.toLowerCase())throw u.error("[CROSSx] 서명 검증 실패: 서명자 주소 불일치",{expected:t,recovered:n}),new g(h.SIGNATURE_SIGNER_MISMATCH,`서명자 주소가 일치하지 않습니다: 예상 ${t}, 복원된 주소 ${n}`);u.log("[CROSSx] 서명 ecrecover 검증 성공")}catch(n){if(n instanceof g)throw n;u.warn("[CROSSx] ecrecover 검증 중 예외 (무시):",n)}}setActiveWallet(e,s){this.address=e,this.activeWalletIndex=s,this.emit("addressChanged",{address:e,index:s}),this._config.persistWalletPreference!==!1&&this.storage.set(J.WALLET_PREF_KEY,{index:s,address:e}).catch(()=>{})}applyAuthResult(e){var s,t,n,o;this.authenticated=e.success,this.userId=((s=e.user)==null?void 0:s.id)??null,this.address=e.address??null,this.activeWalletIndex=0,this.userEmail=((t=e.user)==null?void 0:t.email)??null,this.providerSub=((n=e.user)==null?void 0:n.providerSub)??null,this.loginType=J.normalizeLoginType((o=e.user)==null?void 0:o.signInProvider),this.tokenSignatureVerified=e.tokenSignatureVerified??!1,this._isRecoveringSession||this.emit("authChanged",{isAuthenticated:this.authenticated,address:this.address,userId:this.userId})}clearAuthState(){this.authenticated=!1,this.userId=null,this.address=null,this.activeWalletIndex=0,this.userEmail=null,this.providerSub=null,this.loginType=null,this.tokenSignatureVerified=!1,this.pinStore.clear(),this._config.persistWalletPreference!==!1&&this.storage.remove(J.WALLET_PREF_KEY).catch(()=>{}),this._isRecoveringSession||this.emit("authChanged",{isAuthenticated:!1,address:null,userId:null})}forceLogout(){this.authenticated&&(u.warn("[CROSSx] 강제 로그아웃 (Gateway -10002/-10033)"),this.clearAuthState())}async signInAgain(){var n,o;this.ensureInitialized();const e=this.providerSub,s=this.userId,t=this.loginType;this._isRecoveringSession=!0;try{this.authenticated=!1,this.tokenStore.clear();const i=t?{provider:t}:void 0;let a;try{a=await this.signInUseCase.execute(i)}catch(f){throw this.clearAuthState(),f}if(!a.success)return this.clearAuthState(),a;const c=((n=a.user)==null?void 0:n.providerSub)??null,l=((o=a.user)==null?void 0:o.id)??null;if(!(e?!!c&&c===e:s?!!l&&s===l:!0)){u.warn("[CROSSx] signInAgain: providerSub/userId 불일치 — 잘못된 계정으로 로그인됨"),await this.signOutUseCase.execute().catch(()=>{});const f=Se(this._config.locale??"en");return await this.confirmation.showSessionAlert({title:f.sessionAlert_title,message:f.alert_differentAccount,email:this.userEmail?je(this.userEmail,f.sessionAlert_appleAccount):void 0})==="signin-again"?(this._isRecoveringSession=!1,this.signInAgain()):(this.clearAuthState(),{success:!1,error:"Different account signed in"})}this.applyAuthResult(a);try{await this.loadWalletAfterAuth()}catch{u.warn("[CROSSx] signInAgain: loadWalletAfterAuth 실패 (로그인은 유지)")}return u.log("[CROSSx] signInAgain: 세션 복구 성공"),a}finally{this._isRecoveringSession=!1}}async withSessionRecovery(e){try{return await e()}catch(s){const t=Se(this._config.locale??"en"),n=this.userEmail?je(this.userEmail,t.sessionAlert_appleAccount):void 0;if(s instanceof g&&s.code===h.WITHDRAW_FAILED){if(u.warn("[CROSSx] WITHDRAW_FAILED — 로컬 인증 초기화"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_accountWithdrawn,email:n})==="signin-again"&&(await this.signInAgain()).success)return e();throw this.clearAuthState(),s}if(s instanceof g&&s.code===h.WALLET_NOT_FOUND){if(u.warn("[CROSSx] WALLET_NOT_FOUND — 로컬 인증 초기화"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_walletNotFound,email:n})==="signin-again"&&(await this.signInAgain()).success)return e();throw this.clearAuthState(),s}if(!(s instanceof g)||s.code!==h.SESSION_EXPIRED)throw s;if(u.warn("[CROSSx] SESSION_EXPIRED 감지 — 자동 재인증 시도"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_sessionExpired,email:n})==="signout")throw this.clearAuthState(),new g(h.SESSION_EXPIRED,"세션이 만료되었습니다. 다시 로그인해 주세요.");const i=await this.signInAgain();if(!i.success)throw new g(h.SESSION_EXPIRED,i.error??"세션이 만료되었습니다. 다시 로그인해 주세요.");return e()}}static normalizeLoginType(e){return e?e.includes("google")?"google":e.includes("apple")?"apple":e:null}async ensurePinSetup(){if(this.pinStore.has())return;const e=await this.confirmation.showPinSetupPrompt();if(!e)throw new g(h.PIN_CANCELLED,"사용자가 PIN 설정을 취소했습니다");this.pinStore.set(e),u.log("[CROSSx] PIN 설정 완료 (메모리 캐시)")}async ensurePinForSigning(e){if(this.pinStore.has()&&!e)return;e&&this.pinStore.clear();const s=await this.confirmation.showPinInputPrompt({errorMessage:e});if(!s)throw new g(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(s),u.log("[CROSSx] PIN 입력 완료 (메모리 캐시)")}async ensureVerifiedPin(e,s,t,n){if(e)this.pinStore.clear();else if(this.pinStore.has())return;if(this._verifyPinMutex&&!e){u.log("[CROSSx] ensureVerifiedPin: 진행 중인 검증 대기"),await this._verifyPinMutex;return}let o,i;this._verifyPinMutex=new Promise((c,l)=>{o=c,i=l});const a=Se(this._config.locale??"en");try{if(typeof this.walletProvider.verifyPin!="function"){const l=await this.confirmation.showPinInputPrompt({verifyMode:!0,errorMessage:e,lockExpiresAt:s,attemptCount:t,maxAttempts:n});if(!l)throw new g(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(l),u.log("[CROSSx] PIN 캐시 완료 (verifyPin 미지원, 로컬 전용)"),o();return}const c=await this.confirmation.showPinInputPrompt({verifyMode:!0,errorMessage:e,lockExpiresAt:s,attemptCount:t,maxAttempts:n,onSubmit:async l=>{this.pinStore.set(l);try{return await this.walletProvider.verifyPin(l)?(u.log("[CROSSx] PIN 서버 검증 완료 (verify-password)"),{ok:!0}):(this.pinStore.clear(),{ok:!1,error:a.pinInput_error})}catch(d){if(this.pinStore.clear(),d instanceof g){if(d.code===h.PIN_WRONG)return{ok:!1,error:a.pinInput_error};if(d.code===h.PIN_INVALID)return{ok:!1,error:d.message};if(d.code===h.PIN_LOCKED)return J.buildPinLockedResult(d,a)}throw d}}});if(!c)throw new g(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(c),u.log("[CROSSx] PIN 갱신 완료 (verify 모달 닫힘)"),o()}catch(c){if(c instanceof g&&(c.code===h.AUTH_NOT_AUTHENTICATED||c.code===h.AUTH_TOKEN_EXPIRED||c.code===h.SESSION_EXPIRED)&&c.code!==h.SESSION_EXPIRED){const l=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:l.sessionAlert_title,message:l.alert_sessionExpired,email:this.userEmail?je(this.userEmail,l.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success)throw i(c),c}throw i(c),c}finally{this._verifyPinMutex=null}}static parsePinError(e,s){if(e.code===h.PIN_WRONG)return{errorMessage:s.pinInput_error};if(e.code===h.PIN_INVALID)return{errorMessage:e.message};if(e.code===h.PIN_LOCKED){const t=e.details;return t!=null&&t.permanent?{errorMessage:s.pinLocked_permanent}:(t==null?void 0:t.remainingAttempts)!=null&&t.remainingAttempts>0&&t.maxAttempts?{errorMessage:s.pinInput_error,attemptCount:t.maxAttempts-t.remainingAttempts,maxAttempts:t.maxAttempts}:{errorMessage:"Too many failed attempts. Your account is temporarily locked.",lockExpiresAt:t==null?void 0:t.lockExpiresAt}}return null}static buildPinLockedResult(e,s){const t=J.parsePinError(e,s);if(!t)return{ok:!1,error:e.message};const{errorMessage:n,...o}=t;return{ok:!1,error:n,...o}}async loadWalletAfterAuth(e,s){if(!this.userId)return;const t=await this.fetchWalletStatus();if(u.log("[CROSSx] loadWalletAfterAuth 지갑 상태:",t),t!=="exists")return;const n=await this.walletProvider.getAddresses(this.userId);if(n.length>0){const i=s?n.find(l=>l.address.toLowerCase()===s.toLowerCase()):void 0,a=e!==void 0?n.find(l=>l.index===e):void 0,c=i??a??n[0];u.log("[CROSSx] 캐시된 주소 로드 완료 (비밀번호 불필요):",c.address),this.setActiveWallet(c.address,c.index);return}u.log("[CROSSx] 주소 캐시 없음 — 비밀번호 확인 후 address(0) 조회"),await this.ensureVerifiedPin();const o=await this.walletProvider.getAddress(this.userId,0);u.log("[CROSSx] 세션 복원 후 지갑 주소 로드 완료:",o.address),this.setActiveWallet(o.address,0)}async withPinRetry(e){const s=Se(this._config.locale??"en");let t=null;try{return await e()}catch(n){if(n instanceof g){if(t=J.parsePinError(n,s),!t)throw n}else throw n}for(;;){u.warn("[CROSSx] PIN 불일치/잠금 — 재입력 요청:",t.errorMessage),this.pinStore.clear(),await this.ensureVerifiedPin(t.errorMessage,t.lockExpiresAt,t.attemptCount,t.maxAttempts);try{return await e()}catch(n){if(n instanceof g&&(t=J.parsePinError(n,s),t))continue;throw n}}}async resolveAddress(e){if(e===void 0||e===this.activeWalletIndex){if(!this.address)throw new g(h.AUTH_NOT_AUTHENTICATED,"활성 지갑 주소를 찾을 수 없습니다");return{address:this.address,index:this.activeWalletIndex}}return{address:(await this.withPinRetry(()=>this.walletProvider.getAddress(this.userId,e))).address,index:e}}ensureInitialized(){if(!this.initialized)throw new g(h.AUTH_NOT_INITIALIZED,"SDK가 초기화되지 않았습니다. initialize()를 먼저 호출하세요.")}ensureAuthenticated(){if(this.ensureInitialized(),!this.authenticated)throw new g(h.AUTH_NOT_AUTHENTICATED,"인증되지 않은 상태입니다. signIn()을 먼저 호출하세요.")}dispose(){var e;(e=this._themeMediaCleanup)==null||e.call(this),this._themeMediaCleanup=null,this.clearAuthState(),this.tokenStore.clear(),this.pinStore.clear(),this.initialized=!1,this.removeAllListeners(),os(null)}_getInternalContext(){return{transport:this.transport,storage:this.storage,walletProvider:this.walletProvider,confirmation:this.confirmation,tokenStore:this.tokenStore,pinStore:this.pinStore,adapterConfig:this.adapterConfig}}};J.WALLET_PREF_KEY="wallet_preference",J.OFFCHAIN_CHAIN_ID="0";let ot=J;class ln{constructor(){this.prefix="crossx_"}async set(e,s){try{const t=JSON.stringify(s);localStorage.setItem(this.prefix+e,t)}catch(t){throw u.error("Storage set error:",t),t}}async get(e){try{const s=localStorage.getItem(this.prefix+e);return s?JSON.parse(s):null}catch(s){return u.error("Storage get error:",s),null}}async remove(e){try{localStorage.removeItem(this.prefix+e)}catch(s){throw u.error("Storage remove error:",s),s}}async clear(){try{Object.keys(localStorage).forEach(s=>{s.startsWith(this.prefix)&&localStorage.removeItem(s)})}catch(e){throw u.error("Storage clear error:",e),e}}}const At="crossx-sdk",dn=1,ge="data",Ne="keys",it="aes-primary",un=12;class gs{constructor(e){this.db=null,this.cryptoKey=null,this.initPromise=null,this.dbName=`crossx-sdk-${e}`}async ensureReady(){this.db&&this.cryptoKey||(this.initPromise||(this.initPromise=this.init()),await this.initPromise)}openDB(e=this.dbName){return new Promise((s,t)=>{const n=indexedDB.open(e,dn);n.onupgradeneeded=()=>{const o=n.result;o.objectStoreNames.contains(ge)||o.createObjectStore(ge),o.objectStoreNames.contains(Ne)||o.createObjectStore(Ne)},n.onsuccess=()=>s(n.result),n.onerror=()=>t(n.error)})}idbGet(e,s){return new Promise((t,n)=>{const i=this.db.transaction(e,"readonly").objectStore(e).get(s);i.onsuccess=()=>t(i.result),i.onerror=()=>n(i.error)})}idbPut(e,s,t){return new Promise((n,o)=>{const a=this.db.transaction(e,"readwrite").objectStore(e).put(t,s);a.onsuccess=()=>n(),a.onerror=()=>o(a.error)})}idbDelete(e,s){return new Promise((t,n)=>{const i=this.db.transaction(e,"readwrite").objectStore(e).delete(s);i.onsuccess=()=>t(),i.onerror=()=>n(i.error)})}idbClear(e){return new Promise((s,t)=>{const o=this.db.transaction(e,"readwrite").objectStore(e).clear();o.onsuccess=()=>s(),o.onerror=()=>t(o.error)})}async init(){this.db=await this.openDB();const e=await this.idbGet(Ne,it);if(e){this.cryptoKey=e;return}const s=await this.migrateFromLegacyDB();if(s){this.cryptoKey=s;return}this.cryptoKey=await crypto.subtle.generateKey({name:"AES-GCM",length:256},!1,["encrypt","decrypt"]),await this.idbPut(Ne,it,this.cryptoKey)}async migrateFromLegacyDB(){if(this.dbName===At)return null;try{const e=await this.openDB(At),s=e.transaction([Ne,ge],"readonly"),t=s.objectStore(Ne).get(it),n=await new Promise((l,d)=>{t.onsuccess=()=>l(t.result),t.onerror=()=>d(t.error)});if(!n)return e.close(),null;const o=s.objectStore(ge).getAll(),i=s.objectStore(ge).getAllKeys(),[a,c]=await Promise.all([new Promise((l,d)=>{o.onsuccess=()=>l(o.result),o.onerror=()=>d(o.error)}),new Promise((l,d)=>{i.onsuccess=()=>l(i.result),i.onerror=()=>d(i.error)})]);e.close(),await this.idbPut(Ne,it,n);for(let l=0;l<c.length;l++)await this.idbPut(ge,String(c[l]),a[l]);return indexedDB.deleteDatabase(At),u.log("[CROSSx] IndexedDB 레거시 DB 마이그레이션 완료"),n}catch(e){return u.warn("[CROSSx] IndexedDB 레거시 DB 마이그레이션 실패:",e),null}}async encrypt(e){const s=new Uint8Array(un);crypto.getRandomValues(s);const t=new TextEncoder().encode(e),n=await crypto.subtle.encrypt({name:"AES-GCM",iv:s},this.cryptoKey,t);return{iv:s,ciphertext:n}}async decrypt(e){const s=new Uint8Array(e.iv),t=await crypto.subtle.decrypt({name:"AES-GCM",iv:s},this.cryptoKey,e.ciphertext);return new TextDecoder().decode(t)}async set(e,s){try{await this.ensureReady();const t=JSON.stringify(s),n=await this.encrypt(t);await this.idbPut(ge,e,n)}catch(t){throw u.error("[CROSSx] IndexedDB set error:",t),t}}async get(e){try{await this.ensureReady();const s=await this.idbGet(ge,e);if(!s)return null;const t=await this.decrypt(s);return JSON.parse(t)}catch(s){return u.error("[CROSSx] IndexedDB get error:",s),null}}async remove(e){try{await this.ensureReady(),await this.idbDelete(ge,e)}catch(s){throw u.error("[CROSSx] IndexedDB remove error:",s),s}}async clear(){try{await this.ensureReady(),await this.idbClear(ge)}catch(e){throw u.error("[CROSSx] IndexedDB clear error:",e),e}}static isAvailable(){return typeof indexedDB<"u"&&typeof crypto<"u"&&typeof crypto.subtle<"u"}}const It=crypto,xs=r=>r instanceof CryptoKey,at=new TextEncoder,Xe=new TextDecoder;function hn(...r){const e=r.reduce((n,{length:o})=>n+o,0),s=new Uint8Array(e);let t=0;for(const n of r)s.set(n,t),t+=n.length;return s}const pn=r=>{const e=atob(r),s=new Uint8Array(e.length);for(let t=0;t<e.length;t++)s[t]=e.charCodeAt(t);return s},Re=r=>{let e=r;e instanceof Uint8Array&&(e=Xe.decode(e)),e=e.replace(/-/g,"+").replace(/_/g,"/").replace(/\s/g,"");try{return pn(e)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}};class ee extends Error{constructor(e,s){var t;super(e,s),this.code="ERR_JOSE_GENERIC",this.name=this.constructor.name,(t=Error.captureStackTrace)==null||t.call(Error,this,this.constructor)}}ee.code="ERR_JOSE_GENERIC";class he extends ee{constructor(e,s,t="unspecified",n="unspecified"){super(e,{cause:{claim:t,reason:n,payload:s}}),this.code="ERR_JWT_CLAIM_VALIDATION_FAILED",this.claim=t,this.reason=n,this.payload=s}}he.code="ERR_JWT_CLAIM_VALIDATION_FAILED";class Tt extends ee{constructor(e,s,t="unspecified",n="unspecified"){super(e,{cause:{claim:t,reason:n,payload:s}}),this.code="ERR_JWT_EXPIRED",this.claim=t,this.reason=n,this.payload=s}}Tt.code="ERR_JWT_EXPIRED";class ms extends ee{constructor(){super(...arguments),this.code="ERR_JOSE_ALG_NOT_ALLOWED"}}ms.code="ERR_JOSE_ALG_NOT_ALLOWED";class xe extends ee{constructor(){super(...arguments),this.code="ERR_JOSE_NOT_SUPPORTED"}}xe.code="ERR_JOSE_NOT_SUPPORTED";class fn extends ee{constructor(e="decryption operation failed",s){super(e,s),this.code="ERR_JWE_DECRYPTION_FAILED"}}fn.code="ERR_JWE_DECRYPTION_FAILED";class _n extends ee{constructor(){super(...arguments),this.code="ERR_JWE_INVALID"}}_n.code="ERR_JWE_INVALID";class Q extends ee{constructor(){super(...arguments),this.code="ERR_JWS_INVALID"}}Q.code="ERR_JWS_INVALID";class me extends ee{constructor(){super(...arguments),this.code="ERR_JWT_INVALID"}}me.code="ERR_JWT_INVALID";class gn extends ee{constructor(){super(...arguments),this.code="ERR_JWK_INVALID"}}gn.code="ERR_JWK_INVALID";class Rt extends ee{constructor(){super(...arguments),this.code="ERR_JWKS_INVALID"}}Rt.code="ERR_JWKS_INVALID";class kt extends ee{constructor(e="no applicable key found in the JSON Web Key Set",s){super(e,s),this.code="ERR_JWKS_NO_MATCHING_KEY"}}kt.code="ERR_JWKS_NO_MATCHING_KEY";class ws extends ee{constructor(e="multiple matching keys found in the JSON Web Key Set",s){super(e,s),this.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS"}}ws.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";class ys extends ee{constructor(e="request timed out",s){super(e,s),this.code="ERR_JWKS_TIMEOUT"}}ys.code="ERR_JWKS_TIMEOUT";class bs extends ee{constructor(e="signature verification failed",s){super(e,s),this.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED"}}bs.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";function we(r,e="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${e} must be ${r}`)}function Ze(r,e){return r.name===e}function Ot(r){return parseInt(r.name.slice(4),10)}function xn(r){switch(r){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function mn(r,e){if(e.length&&!e.some(s=>r.usages.includes(s))){let s="CryptoKey does not support this operation, its usages must include ";if(e.length>2){const t=e.pop();s+=`one of ${e.join(", ")}, or ${t}.`}else e.length===2?s+=`one of ${e[0]} or ${e[1]}.`:s+=`${e[0]}.`;throw new TypeError(s)}}function wn(r,e,...s){switch(e){case"HS256":case"HS384":case"HS512":{if(!Ze(r.algorithm,"HMAC"))throw we("HMAC");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!Ze(r.algorithm,"RSASSA-PKCS1-v1_5"))throw we("RSASSA-PKCS1-v1_5");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!Ze(r.algorithm,"RSA-PSS"))throw we("RSA-PSS");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"EdDSA":{if(r.algorithm.name!=="Ed25519"&&r.algorithm.name!=="Ed448")throw we("Ed25519 or Ed448");break}case"Ed25519":{if(!Ze(r.algorithm,"Ed25519"))throw we("Ed25519");break}case"ES256":case"ES384":case"ES512":{if(!Ze(r.algorithm,"ECDSA"))throw we("ECDSA");const t=xn(e);if(r.algorithm.namedCurve!==t)throw we(t,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}mn(r,s)}function Ss(r,e,...s){var t;if(s=s.filter(Boolean),s.length>2){const n=s.pop();r+=`one of type ${s.join(", ")}, or ${n}.`}else s.length===2?r+=`one of type ${s[0]} or ${s[1]}.`:r+=`of type ${s[0]}.`;return e==null?r+=` Received ${e}`:typeof e=="function"&&e.name?r+=` Received function ${e.name}`:typeof e=="object"&&e!=null&&(t=e.constructor)!=null&&t.name&&(r+=` Received an instance of ${e.constructor.name}`),r}const vs=(r,...e)=>Ss("Key must be ",r,...e);function Es(r,e,...s){return Ss(`Key for the ${r} algorithm must be `,e,...s)}const As=r=>xs(r)?!0:(r==null?void 0:r[Symbol.toStringTag])==="KeyObject",ct=["CryptoKey"],yn=(...r)=>{const e=r.filter(Boolean);if(e.length===0||e.length===1)return!0;let s;for(const t of e){const n=Object.keys(t);if(!s||s.size===0){s=new Set(n);continue}for(const o of n){if(s.has(o))return!1;s.add(o)}}return!0};function bn(r){return typeof r=="object"&&r!==null}function ve(r){if(!bn(r)||Object.prototype.toString.call(r)!=="[object Object]")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}const Sn=(r,e)=>{if(r.startsWith("RS")||r.startsWith("PS")){const{modulusLength:s}=e.algorithm;if(typeof s!="number"||s<2048)throw new TypeError(`${r} requires key modulusLength to be 2048 bits or larger`)}};function He(r){return ve(r)&&typeof r.kty=="string"}function vn(r){return r.kty!=="oct"&&typeof r.d=="string"}function En(r){return r.kty!=="oct"&&typeof r.d>"u"}function An(r){return He(r)&&r.kty==="oct"&&typeof r.k=="string"}function In(r){let e,s;switch(r.kty){case"RSA":{switch(r.alg){case"PS256":case"PS384":case"PS512":e={name:"RSA-PSS",hash:`SHA-${r.alg.slice(-3)}`},s=r.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":e={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${r.alg.slice(-3)}`},s=r.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":e={name:"RSA-OAEP",hash:`SHA-${parseInt(r.alg.slice(-3),10)||1}`},s=r.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"EC":{switch(r.alg){case"ES256":e={name:"ECDSA",namedCurve:"P-256"},s=r.d?["sign"]:["verify"];break;case"ES384":e={name:"ECDSA",namedCurve:"P-384"},s=r.d?["sign"]:["verify"];break;case"ES512":e={name:"ECDSA",namedCurve:"P-521"},s=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:"ECDH",namedCurve:r.crv},s=r.d?["deriveBits"]:[];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"OKP":{switch(r.alg){case"Ed25519":e={name:"Ed25519"},s=r.d?["sign"]:["verify"];break;case"EdDSA":e={name:r.crv},s=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:r.crv},s=r.d?["deriveBits"]:[];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}default:throw new xe('Invalid or unsupported JWK "kty" (Key Type) Parameter value')}return{algorithm:e,keyUsages:s}}const Is=async r=>{if(!r.alg)throw new TypeError('"alg" argument is required when "jwk.alg" is not present');const{algorithm:e,keyUsages:s}=In(r),t=[e,r.ext??!1,r.key_ops??s],n={...r};return delete n.alg,delete n.use,It.subtle.importKey("jwk",n,...t)},Ts=r=>Re(r);let Be,Fe;const Rs=r=>(r==null?void 0:r[Symbol.toStringTag])==="KeyObject",lt=async(r,e,s,t,n=!1)=>{let o=r.get(e);if(o!=null&&o[t])return o[t];const i=await Is({...s,alg:t});return n&&Object.freeze(e),o?o[t]=i:r.set(e,{[t]:i}),i},Tn={normalizePublicKey:(r,e)=>{if(Rs(r)){let s=r.export({format:"jwk"});return delete s.d,delete s.dp,delete s.dq,delete s.p,delete s.q,delete s.qi,s.k?Ts(s.k):(Fe||(Fe=new WeakMap),lt(Fe,r,s,e))}return He(r)?r.k?Re(r.k):(Fe||(Fe=new WeakMap),lt(Fe,r,r,e,!0)):r},normalizePrivateKey:(r,e)=>{if(Rs(r)){let s=r.export({format:"jwk"});return s.k?Ts(s.k):(Be||(Be=new WeakMap),lt(Be,r,s,e))}return He(r)?r.k?Re(r.k):(Be||(Be=new WeakMap),lt(Be,r,r,e,!0)):r}};async function ks(r,e){if(!ve(r))throw new TypeError("JWK must be an object");switch(e||(e=r.alg),r.kty){case"oct":if(typeof r.k!="string"||!r.k)throw new TypeError('missing "k" (Key Value) Parameter value');return Re(r.k);case"RSA":if("oth"in r&&r.oth!==void 0)throw new xe('RSA JWK "oth" (Other Primes Info) Parameter value is not supported');case"EC":case"OKP":return Is({...r,alg:e});default:throw new xe('Unsupported "kty" (Key Type) Parameter value')}}const Ke=r=>r==null?void 0:r[Symbol.toStringTag],Pt=(r,e,s)=>{var t,n;if(e.use!==void 0&&e.use!=="sig")throw new TypeError("Invalid key for this operation, when present its use must be sig");if(e.key_ops!==void 0&&((n=(t=e.key_ops).includes)==null?void 0:n.call(t,s))!==!0)throw new TypeError(`Invalid key for this operation, when present its key_ops must include ${s}`);if(e.alg!==void 0&&e.alg!==r)throw new TypeError(`Invalid key for this operation, when present its alg must be ${r}`);return!0},Rn=(r,e,s,t)=>{if(!(e instanceof Uint8Array)){if(t&&He(e)){if(An(e)&&Pt(r,e,s))return;throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present')}if(!As(e))throw new TypeError(Es(r,e,...ct,"Uint8Array",t?"JSON Web Key":null));if(e.type!=="secret")throw new TypeError(`${Ke(e)} instances for symmetric algorithms must be of type "secret"`)}},kn=(r,e,s,t)=>{if(t&&He(e))switch(s){case"sign":if(vn(e)&&Pt(r,e,s))return;throw new TypeError("JSON Web Key for this operation be a private JWK");case"verify":if(En(e)&&Pt(r,e,s))return;throw new TypeError("JSON Web Key for this operation be a public JWK")}if(!As(e))throw new TypeError(Es(r,e,...ct,t?"JSON Web Key":null));if(e.type==="secret")throw new TypeError(`${Ke(e)} instances for asymmetric algorithms must not be of type "secret"`);if(s==="sign"&&e.type==="public")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm signing must be of type "private"`);if(s==="decrypt"&&e.type==="public")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm decryption must be of type "private"`);if(e.algorithm&&s==="verify"&&e.type==="private")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm verifying must be of type "public"`);if(e.algorithm&&s==="encrypt"&&e.type==="private")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm encryption must be of type "public"`)};function Os(r,e,s,t){e.startsWith("HS")||e==="dir"||e.startsWith("PBES2")||/^A\d{3}(?:GCM)?KW$/.test(e)?Rn(e,s,t,r):kn(e,s,t,r)}Os.bind(void 0,!1);const Ps=Os.bind(void 0,!0);function On(r,e,s,t,n){if(n.crit!==void 0&&(t==null?void 0:t.crit)===void 0)throw new r('"crit" (Critical) Header Parameter MUST be integrity protected');if(!t||t.crit===void 0)return new Set;if(!Array.isArray(t.crit)||t.crit.length===0||t.crit.some(i=>typeof i!="string"||i.length===0))throw new r('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');let o;s!==void 0?o=new Map([...Object.entries(s),...e.entries()]):o=e;for(const i of t.crit){if(!o.has(i))throw new xe(`Extension Header Parameter "${i}" is not recognized`);if(n[i]===void 0)throw new r(`Extension Header Parameter "${i}" is missing`);if(o.get(i)&&t[i]===void 0)throw new r(`Extension Header Parameter "${i}" MUST be integrity protected`)}return new Set(t.crit)}const Pn=(r,e)=>{if(e!==void 0&&(!Array.isArray(e)||e.some(s=>typeof s!="string")))throw new TypeError(`"${r}" option must be an array of strings`);if(e)return new Set(e)};function Cn(r,e){const s=`SHA-${r.slice(-3)}`;switch(r){case"HS256":case"HS384":case"HS512":return{hash:s,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:s,name:"RSA-PSS",saltLength:r.slice(-3)>>3};case"RS256":case"RS384":case"RS512":return{hash:s,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:s,name:"ECDSA",namedCurve:e.namedCurve};case"Ed25519":return{name:"Ed25519"};case"EdDSA":return{name:e.name};default:throw new xe(`alg ${r} is not supported either by JOSE or your javascript runtime`)}}async function Nn(r,e,s){if(e=await Tn.normalizePublicKey(e,r),xs(e))return wn(e,r,s),e;if(e instanceof Uint8Array){if(!r.startsWith("HS"))throw new TypeError(vs(e,...ct));return It.subtle.importKey("raw",e,{hash:`SHA-${r.slice(-3)}`,name:"HMAC"},!1,[s])}throw new TypeError(vs(e,...ct,"Uint8Array","JSON Web Key"))}const Ln=async(r,e,s,t)=>{const n=await Nn(r,e,"verify");Sn(r,n);const o=Cn(r,n.algorithm);try{return await It.subtle.verify(o,n,s,t)}catch{return!1}};async function Dn(r,e,s){if(!ve(r))throw new Q("Flattened JWS must be an object");if(r.protected===void 0&&r.header===void 0)throw new Q('Flattened JWS must have either of the "protected" or "header" members');if(r.protected!==void 0&&typeof r.protected!="string")throw new Q("JWS Protected Header incorrect type");if(r.payload===void 0)throw new Q("JWS Payload missing");if(typeof r.signature!="string")throw new Q("JWS Signature missing or incorrect type");if(r.header!==void 0&&!ve(r.header))throw new Q("JWS Unprotected Header incorrect type");let t={};if(r.protected)try{const E=Re(r.protected);t=JSON.parse(Xe.decode(E))}catch{throw new Q("JWS Protected Header is invalid")}if(!yn(t,r.header))throw new Q("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");const n={...t,...r.header},o=On(Q,new Map([["b64",!0]]),s==null?void 0:s.crit,t,n);let i=!0;if(o.has("b64")&&(i=t.b64,typeof i!="boolean"))throw new Q('The "b64" (base64url-encode payload) Header Parameter must be a boolean');const{alg:a}=n;if(typeof a!="string"||!a)throw new Q('JWS "alg" (Algorithm) Header Parameter missing or invalid');const c=s&&Pn("algorithms",s.algorithms);if(c&&!c.has(a))throw new ms('"alg" (Algorithm) Header Parameter value not allowed');if(i){if(typeof r.payload!="string")throw new Q("JWS Payload must be a string")}else if(typeof r.payload!="string"&&!(r.payload instanceof Uint8Array))throw new Q("JWS Payload must be a string or an Uint8Array instance");let l=!1;typeof e=="function"?(e=await e(t,r),l=!0,Ps(a,e,"verify"),He(e)&&(e=await ks(e,a))):Ps(a,e,"verify");const d=hn(at.encode(r.protected??""),at.encode("."),typeof r.payload=="string"?at.encode(r.payload):r.payload);let f;try{f=Re(r.signature)}catch{throw new Q("Failed to base64url decode the signature")}if(!await Ln(a,e,f,d))throw new bs;let p;if(i)try{p=Re(r.payload)}catch{throw new Q("Failed to base64url decode the payload")}else typeof r.payload=="string"?p=at.encode(r.payload):p=r.payload;const x={payload:p};return r.protected!==void 0&&(x.protectedHeader=t),r.header!==void 0&&(x.unprotectedHeader=r.header),l?{...x,key:e}:x}async function $n(r,e,s){if(r instanceof Uint8Array&&(r=Xe.decode(r)),typeof r!="string")throw new Q("Compact JWS must be a string or Uint8Array");const{0:t,1:n,2:o,length:i}=r.split(".");if(i!==3)throw new Q("Invalid Compact JWS");const a=await Dn({payload:n,protected:t,signature:o},e,s),c={payload:a.payload,protectedHeader:a.protectedHeader};return typeof e=="function"?{...c,key:a.key}:c}const Mn=r=>Math.floor(r.getTime()/1e3),Cs=60,Ns=Cs*60,Ct=Ns*24,Wn=Ct*7,Un=Ct*365.25,Hn=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,Ls=r=>{const e=Hn.exec(r);if(!e||e[4]&&e[1])throw new TypeError("Invalid time period format");const s=parseFloat(e[2]),t=e[3].toLowerCase();let n;switch(t){case"sec":case"secs":case"second":case"seconds":case"s":n=Math.round(s);break;case"minute":case"minutes":case"min":case"mins":case"m":n=Math.round(s*Cs);break;case"hour":case"hours":case"hr":case"hrs":case"h":n=Math.round(s*Ns);break;case"day":case"days":case"d":n=Math.round(s*Ct);break;case"week":case"weeks":case"w":n=Math.round(s*Wn);break;default:n=Math.round(s*Un);break}return e[1]==="-"||e[4]==="ago"?-n:n},Ds=r=>r.toLowerCase().replace(/^application\//,""),Bn=(r,e)=>typeof r=="string"?e.includes(r):Array.isArray(r)?e.some(Set.prototype.has.bind(new Set(r))):!1,Fn=(r,e,s={})=>{let t;try{t=JSON.parse(Xe.decode(e))}catch{}if(!ve(t))throw new me("JWT Claims Set must be a top-level JSON object");const{typ:n}=s;if(n&&(typeof r.typ!="string"||Ds(r.typ)!==Ds(n)))throw new he('unexpected "typ" JWT header value',t,"typ","check_failed");const{requiredClaims:o=[],issuer:i,subject:a,audience:c,maxTokenAge:l}=s,d=[...o];l!==void 0&&d.push("iat"),c!==void 0&&d.push("aud"),a!==void 0&&d.push("sub"),i!==void 0&&d.push("iss");for(const x of new Set(d.reverse()))if(!(x in t))throw new he(`missing required "${x}" claim`,t,x,"missing");if(i&&!(Array.isArray(i)?i:[i]).includes(t.iss))throw new he('unexpected "iss" claim value',t,"iss","check_failed");if(a&&t.sub!==a)throw new he('unexpected "sub" claim value',t,"sub","check_failed");if(c&&!Bn(t.aud,typeof c=="string"?[c]:c))throw new he('unexpected "aud" claim value',t,"aud","check_failed");let f;switch(typeof s.clockTolerance){case"string":f=Ls(s.clockTolerance);break;case"number":f=s.clockTolerance;break;case"undefined":f=0;break;default:throw new TypeError("Invalid clockTolerance option type")}const{currentDate:_}=s,p=Mn(_||new Date);if((t.iat!==void 0||l)&&typeof t.iat!="number")throw new he('"iat" claim must be a number',t,"iat","invalid");if(t.nbf!==void 0){if(typeof t.nbf!="number")throw new he('"nbf" claim must be a number',t,"nbf","invalid");if(t.nbf>p+f)throw new he('"nbf" claim timestamp check failed',t,"nbf","check_failed")}if(t.exp!==void 0){if(typeof t.exp!="number")throw new he('"exp" claim must be a number',t,"exp","invalid");if(t.exp<=p-f)throw new Tt('"exp" claim timestamp check failed',t,"exp","check_failed")}if(l){const x=p-t.iat,E=typeof l=="number"?l:Ls(l);if(x-f>E)throw new Tt('"iat" claim timestamp check failed (too far in the past)',t,"iat","check_failed");if(x<0-f)throw new he('"iat" claim timestamp check failed (it should be in the past)',t,"iat","check_failed")}return t};async function Kn(r,e,s){var i;const t=await $n(r,e,s);if((i=t.protectedHeader.crit)!=null&&i.includes("b64")&&t.protectedHeader.b64===!1)throw new me("JWTs MUST NOT use unencoded payload");const o={payload:Fn(t.protectedHeader,t.payload,s),protectedHeader:t.protectedHeader};return typeof e=="function"?{...o,key:t.key}:o}function Gn(r){switch(typeof r=="string"&&r.slice(0,2)){case"RS":case"PS":return"RSA";case"ES":return"EC";case"Ed":return"OKP";default:throw new xe('Unsupported "alg" value for a JSON Web Key Set')}}function qn(r){return r&&typeof r=="object"&&Array.isArray(r.keys)&&r.keys.every(Vn)}function Vn(r){return ve(r)}function $s(r){return typeof structuredClone=="function"?structuredClone(r):JSON.parse(JSON.stringify(r))}class Jn{constructor(e){if(this._cached=new WeakMap,!qn(e))throw new Rt("JSON Web Key Set malformed");this._jwks=$s(e)}async getKey(e,s){const{alg:t,kid:n}={...e,...s==null?void 0:s.header},o=Gn(t),i=this._jwks.keys.filter(l=>{let d=o===l.kty;if(d&&typeof n=="string"&&(d=n===l.kid),d&&typeof l.alg=="string"&&(d=t===l.alg),d&&typeof l.use=="string"&&(d=l.use==="sig"),d&&Array.isArray(l.key_ops)&&(d=l.key_ops.includes("verify")),d)switch(t){case"ES256":d=l.crv==="P-256";break;case"ES256K":d=l.crv==="secp256k1";break;case"ES384":d=l.crv==="P-384";break;case"ES512":d=l.crv==="P-521";break;case"Ed25519":d=l.crv==="Ed25519";break;case"EdDSA":d=l.crv==="Ed25519"||l.crv==="Ed448";break}return d}),{0:a,length:c}=i;if(c===0)throw new kt;if(c!==1){const l=new ws,{_cached:d}=this;throw l[Symbol.asyncIterator]=async function*(){for(const f of i)try{yield await Ms(d,f,t)}catch{}},l}return Ms(this._cached,a,t)}}async function Ms(r,e,s){const t=r.get(e)||r.set(e,{}).get(e);if(t[s]===void 0){const n=await ks({...e,ext:!0},s);if(n instanceof Uint8Array||n.type!=="public")throw new Rt("JSON Web Key Set members must be public keys");t[s]=n}return t[s]}function Ws(r){const e=new Jn(r),s=async(t,n)=>e.getKey(t,n);return Object.defineProperties(s,{jwks:{value:()=>$s(e._jwks),enumerable:!0,configurable:!1,writable:!1}}),s}const zn=async(r,e,s)=>{let t,n,o=!1;typeof AbortController=="function"&&(t=new AbortController,n=setTimeout(()=>{o=!0,t.abort()},e));const i=await fetch(r.href,{signal:t?t.signal:void 0,redirect:"manual",headers:s.headers}).catch(a=>{throw o?new ys:a});if(n!==void 0&&clearTimeout(n),i.status!==200)throw new ee("Expected 200 OK from the JSON Web Key Set HTTP response");try{return await i.json()}catch{throw new ee("Failed to parse the JSON Web Key Set HTTP response as JSON")}};function Yn(){return typeof WebSocketPair<"u"||typeof navigator<"u"&&navigator.userAgent==="Cloudflare-Workers"||typeof EdgeRuntime<"u"&&EdgeRuntime==="vercel"}let Nt;(typeof navigator>"u"||!((Hr=(bt=navigator.userAgent)==null?void 0:bt.startsWith)!=null&&Hr.call(bt,"Mozilla/5.0 ")))&&(Nt="jose/v5.10.0");const Lt=Symbol();function jn(r,e){return!(typeof r!="object"||r===null||!("uat"in r)||typeof r.uat!="number"||Date.now()-r.uat>=e||!("jwks"in r)||!ve(r.jwks)||!Array.isArray(r.jwks.keys)||!Array.prototype.every.call(r.jwks.keys,ve))}class Xn{constructor(e,s){if(!(e instanceof URL))throw new TypeError("url must be an instance of URL");this._url=new URL(e.href),this._options={agent:s==null?void 0:s.agent,headers:s==null?void 0:s.headers},this._timeoutDuration=typeof(s==null?void 0:s.timeoutDuration)=="number"?s==null?void 0:s.timeoutDuration:5e3,this._cooldownDuration=typeof(s==null?void 0:s.cooldownDuration)=="number"?s==null?void 0:s.cooldownDuration:3e4,this._cacheMaxAge=typeof(s==null?void 0:s.cacheMaxAge)=="number"?s==null?void 0:s.cacheMaxAge:6e5,(s==null?void 0:s[Lt])!==void 0&&(this._cache=s==null?void 0:s[Lt],jn(s==null?void 0:s[Lt],this._cacheMaxAge)&&(this._jwksTimestamp=this._cache.uat,this._local=Ws(this._cache.jwks)))}coolingDown(){return typeof this._jwksTimestamp=="number"?Date.now()<this._jwksTimestamp+this._cooldownDuration:!1}fresh(){return typeof this._jwksTimestamp=="number"?Date.now()<this._jwksTimestamp+this._cacheMaxAge:!1}async getKey(e,s){(!this._local||!this.fresh())&&await this.reload();try{return await this._local(e,s)}catch(t){if(t instanceof kt&&this.coolingDown()===!1)return await this.reload(),this._local(e,s);throw t}}async reload(){this._pendingFetch&&Yn()&&(this._pendingFetch=void 0);const e=new Headers(this._options.headers);Nt&&!e.has("User-Agent")&&(e.set("User-Agent",Nt),this._options.headers=Object.fromEntries(e.entries())),this._pendingFetch||(this._pendingFetch=zn(this._url,this._timeoutDuration,this._options).then(s=>{this._local=Ws(s),this._cache&&(this._cache.uat=Date.now(),this._cache.jwks=s),this._jwksTimestamp=Date.now(),this._pendingFetch=void 0}).catch(s=>{throw this._pendingFetch=void 0,s})),await this._pendingFetch}}function Zn(r,e){const s=new Xn(r,e),t=async(n,o)=>s.getKey(n,o);return Object.defineProperties(t,{coolingDown:{get:()=>s.coolingDown(),enumerable:!0,configurable:!1},fresh:{get:()=>s.fresh(),enumerable:!0,configurable:!1},reload:{value:()=>s.reload(),enumerable:!0,configurable:!1,writable:!1},reloading:{get:()=>!!s._pendingFetch,enumerable:!0,configurable:!1},jwks:{value:()=>{var n;return(n=s._local)==null?void 0:n.jwks()},enumerable:!0,configurable:!1,writable:!1}}),t}const Qn=Re;function eo(r){if(typeof r!="string")throw new me("JWTs must use Compact JWS serialization, JWT must be a string");const{1:e,length:s}=r.split(".");if(s===5)throw new me("Only JWTs using Compact JWS serialization can be decoded");if(s!==3)throw new me("Invalid JWT");if(!e)throw new me("JWTs must contain a payload");let t;try{t=Qn(e)}catch{throw new me("Failed to base64url decode the payload")}let n;try{n=JSON.parse(Xe.decode(t))}catch{throw new me("Failed to parse the decoded payload as JSON")}if(!ve(n))throw new me("Invalid JWT Claims Set");return n}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Dt(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Ee(r,e=""){if(!Number.isSafeInteger(r)||r<0){const s=e&&`"${e}" `;throw new Error(`${s}expected integer >= 0, got ${r}`)}}function q(r,e,s=""){const t=Dt(r),n=r==null?void 0:r.length,o=e!==void 0;if(!t||o&&n!==e){const i=s&&`"${s}" `,a=o?` of length ${e}`:"",c=t?`length=${n}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function Us(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash must wrapped by utils.createHasher");Ee(r.outputLen),Ee(r.blockLen)}function Ge(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Hs(r,e){q(r,void 0,"digestInto() output");const s=e.outputLen;if(r.length<s)throw new Error('"digestInto() output" expected to be of length >='+s)}function to(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function qe(...r){for(let e=0;e<r.length;e++)r[e].fill(0)}function $t(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function ye(r,e){return r<<32-e|r>>>e}const so=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function ro(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function no(r){for(let e=0;e<r.length;e++)r[e]=ro(r[e]);return r}const Bs=so?r=>r:no,Fs=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",oo=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Qe(r){if(q(r),Fs)return r.toHex();let e="";for(let s=0;s<r.length;s++)e+=oo[r[s]];return e}const Ae={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ks(r){if(r>=Ae._0&&r<=Ae._9)return r-Ae._0;if(r>=Ae.A&&r<=Ae.F)return r-(Ae.A-10);if(r>=Ae.a&&r<=Ae.f)return r-(Ae.a-10)}function dt(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Fs)return Uint8Array.fromHex(r);const e=r.length,s=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);const t=new Uint8Array(s);for(let n=0,o=0;n<s;n++,o+=2){const i=Ks(r.charCodeAt(o)),a=Ks(r.charCodeAt(o+1));if(i===void 0||a===void 0){const c=r[o]+r[o+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+o)}t[n]=i*16+a}return t}function ke(...r){let e=0;for(let t=0;t<r.length;t++){const n=r[t];q(n),e+=n.length}const s=new Uint8Array(e);for(let t=0,n=0;t<r.length;t++){const o=r[t];s.set(o,n),n+=o.length}return s}function Gs(r,e={}){const s=(n,o)=>r(o).update(n).digest(),t=r(void 0);return s.outputLen=t.outputLen,s.blockLen=t.blockLen,s.create=n=>r(n),Object.assign(s,e),Object.freeze(s)}function qs(r=32){const e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof(e==null?void 0:e.getRandomValues)!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(r))}const io=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function ao(r,e,s){return r&e^~r&s}function co(r,e,s){return r&e^r&s^e&s}class lo{constructor(e,s,t,n){P(this,"blockLen");P(this,"outputLen");P(this,"padOffset");P(this,"isLE");P(this,"buffer");P(this,"view");P(this,"finished",!1);P(this,"length",0);P(this,"pos",0);P(this,"destroyed",!1);this.blockLen=e,this.outputLen=s,this.padOffset=t,this.isLE=n,this.buffer=new Uint8Array(e),this.view=$t(this.buffer)}update(e){Ge(this),q(e);const{view:s,buffer:t,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const c=$t(e);for(;n<=o-i;i+=n)this.process(c,i);continue}t.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(s,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Ge(this),Hs(e,this),this.finished=!0;const{buffer:s,view:t,blockLen:n,isLE:o}=this;let{pos:i}=this;s[i++]=128,qe(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(t,0),i=0);for(let f=i;f<n;f++)s[f]=0;t.setBigUint64(n-8,BigInt(this.length*8),o),this.process(t,0);const a=$t(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const l=c/4,d=this.get();if(l>d.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)a.setUint32(4*f,d[f],o)}digest(){const{buffer:e,outputLen:s}=this;this.digestInto(e);const t=e.slice(0,s);return this.destroy(),t}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:s,buffer:t,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%s&&e.buffer.set(t),e}clone(){return this._cloneInto()}}const Oe=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),ut=BigInt(2**32-1),Vs=BigInt(32);function uo(r,e=!1){return e?{h:Number(r&ut),l:Number(r>>Vs&ut)}:{h:Number(r>>Vs&ut)|0,l:Number(r&ut)|0}}function ho(r,e=!1){const s=r.length;let t=new Uint32Array(s),n=new Uint32Array(s);for(let o=0;o<s;o++){const{h:i,l:a}=uo(r[o],e);[t[o],n[o]]=[i,a]}return[t,n]}const po=(r,e,s)=>r<<s|e>>>32-s,fo=(r,e,s)=>e<<s|r>>>32-s,_o=(r,e,s)=>e<<s-32|r>>>64-s,go=(r,e,s)=>r<<s-32|e>>>64-s,xo=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Pe=new Uint32Array(64);class mo extends lo{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:s,C:t,D:n,E:o,F:i,G:a,H:c}=this;return[e,s,t,n,o,i,a,c]}set(e,s,t,n,o,i,a,c){this.A=e|0,this.B=s|0,this.C=t|0,this.D=n|0,this.E=o|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,s){for(let f=0;f<16;f++,s+=4)Pe[f]=e.getUint32(s,!1);for(let f=16;f<64;f++){const _=Pe[f-15],p=Pe[f-2],x=ye(_,7)^ye(_,18)^_>>>3,E=ye(p,17)^ye(p,19)^p>>>10;Pe[f]=E+Pe[f-7]+x+Pe[f-16]|0}let{A:t,B:n,C:o,D:i,E:a,F:c,G:l,H:d}=this;for(let f=0;f<64;f++){const _=ye(a,6)^ye(a,11)^ye(a,25),p=d+_+ao(a,c,l)+xo[f]+Pe[f]|0,E=(ye(t,2)^ye(t,13)^ye(t,22))+co(t,n,o)|0;d=l,l=c,c=a,a=i+p|0,i=o,o=n,n=t,t=p+E|0}t=t+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,l=l+this.G|0,d=d+this.H|0,this.set(t,n,o,i,a,c,l,d)}roundClean(){qe(Pe)}destroy(){this.set(0,0,0,0,0,0,0,0),qe(this.buffer)}}class wo extends mo{constructor(){super(32);P(this,"A",Oe[0]|0);P(this,"B",Oe[1]|0);P(this,"C",Oe[2]|0);P(this,"D",Oe[3]|0);P(this,"E",Oe[4]|0);P(this,"F",Oe[5]|0);P(this,"G",Oe[6]|0);P(this,"H",Oe[7]|0)}}const yo=Gs(()=>new wo,io(1));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Mt=BigInt(0),Wt=BigInt(1);function ht(r,e=""){if(typeof r!="boolean"){const s=e&&`"${e}" `;throw new Error(s+"expected boolean, got type="+typeof r)}return r}function Js(r){if(typeof r=="bigint"){if(!_t(r))throw new Error("positive bigint expected, got "+r)}else Ee(r);return r}function pt(r){const e=Js(r).toString(16);return e.length&1?"0"+e:e}function zs(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Mt:BigInt("0x"+r)}function ft(r){return zs(Qe(r))}function Ys(r){return zs(Qe(bo(q(r)).reverse()))}function Ut(r,e){Ee(e),r=Js(r);const s=dt(r.toString(16).padStart(e*2,"0"));if(s.length!==e)throw new Error("number too large");return s}function js(r,e){return Ut(r,e).reverse()}function bo(r){return Uint8Array.from(r)}const _t=r=>typeof r=="bigint"&&Mt<=r;function So(r,e,s){return _t(r)&&_t(e)&&_t(s)&&e<=r&&r<s}function vo(r,e,s,t){if(!So(e,s,t))throw new Error("expected valid "+r+": "+s+" <= n < "+t+", got "+e)}function Eo(r){let e;for(e=0;r>Mt;r>>=Wt,e+=1);return e}const Ht=r=>(Wt<<BigInt(r))-Wt;function Ao(r,e,s){if(Ee(r,"hashLen"),Ee(e,"qByteLen"),typeof s!="function")throw new Error("hmacFn must be a function");const t=S=>new Uint8Array(S),n=Uint8Array.of(),o=Uint8Array.of(0),i=Uint8Array.of(1),a=1e3;let c=t(r),l=t(r),d=0;const f=()=>{c.fill(1),l.fill(0),d=0},_=(...S)=>s(l,ke(c,...S)),p=(S=n)=>{l=_(o,S),c=_(),S.length!==0&&(l=_(i,S),c=_())},x=()=>{if(d++>=a)throw new Error("drbg: tried max amount of iterations");let S=0;const I=[];for(;S<e;){c=_();const R=c.slice();I.push(R),S+=c.length}return ke(...I)};return(S,I)=>{f(),p(S);let R;for(;!(R=I(x()));)p();return f(),R}}function Bt(r,e={},s={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function t(o,i,a){const c=r[o];if(a&&c===void 0)return;const l=typeof c;if(l!==i||c===null)throw new Error(`param "${o}" is invalid: expected ${i}, got ${l}`)}const n=(o,i)=>Object.entries(o).forEach(([a,c])=>t(a,c,i));n(e,!1),n(s,!0)}function Xs(r){const e=new WeakMap;return(s,...t)=>{const n=e.get(s);if(n!==void 0)return n;const o=r(s,...t);return e.set(s,o),o}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ae=BigInt(0),ne=BigInt(1),Le=BigInt(2),Zs=BigInt(3),Qs=BigInt(4),er=BigInt(5),Io=BigInt(7),tr=BigInt(8),To=BigInt(9),sr=BigInt(16);function pe(r,e){const s=r%e;return s>=ae?s:e+s}function ue(r,e,s){let t=r;for(;e-- >ae;)t*=t,t%=s;return t}function rr(r,e){if(r===ae)throw new Error("invert: expected non-zero number");if(e<=ae)throw new Error("invert: expected positive modulus, got "+e);let s=pe(r,e),t=e,n=ae,o=ne;for(;s!==ae;){const a=t/s,c=t%s,l=n-o*a;t=s,s=c,n=o,o=l}if(t!==ne)throw new Error("invert: does not exist");return pe(n,e)}function Ft(r,e,s){if(!r.eql(r.sqr(e),s))throw new Error("Cannot find square root")}function nr(r,e){const s=(r.ORDER+ne)/Qs,t=r.pow(e,s);return Ft(r,t,e),t}function Ro(r,e){const s=(r.ORDER-er)/tr,t=r.mul(e,Le),n=r.pow(t,s),o=r.mul(e,n),i=r.mul(r.mul(o,Le),n),a=r.mul(o,r.sub(i,r.ONE));return Ft(r,a,e),a}function ko(r){const e=gt(r),s=or(r),t=s(e,e.neg(e.ONE)),n=s(e,t),o=s(e,e.neg(t)),i=(r+Io)/sr;return(a,c)=>{let l=a.pow(c,i),d=a.mul(l,t);const f=a.mul(l,n),_=a.mul(l,o),p=a.eql(a.sqr(d),c),x=a.eql(a.sqr(f),c);l=a.cmov(l,d,p),d=a.cmov(_,f,x);const E=a.eql(a.sqr(d),c),S=a.cmov(l,d,E);return Ft(a,S,c),S}}function or(r){if(r<Zs)throw new Error("sqrt is not defined for small field");let e=r-ne,s=0;for(;e%Le===ae;)e/=Le,s++;let t=Le;const n=gt(r);for(;ar(n,t)===1;)if(t++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(s===1)return nr;let o=n.pow(t,e);const i=(e+ne)/Le;return function(c,l){if(c.is0(l))return l;if(ar(c,l)!==1)throw new Error("Cannot find square root");let d=s,f=c.mul(c.ONE,o),_=c.pow(l,e),p=c.pow(l,i);for(;!c.eql(_,c.ONE);){if(c.is0(_))return c.ZERO;let x=1,E=c.sqr(_);for(;!c.eql(E,c.ONE);)if(x++,E=c.sqr(E),x===d)throw new Error("Cannot find square root");const S=ne<<BigInt(d-x-1),I=c.pow(f,S);d=x,f=c.sqr(I),_=c.mul(_,f),p=c.mul(p,I)}return p}}function Oo(r){return r%Qs===Zs?nr:r%tr===er?Ro:r%sr===To?ko(r):or(r)}const Po=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Co(r){const e={ORDER:"bigint",BYTES:"number",BITS:"number"},s=Po.reduce((t,n)=>(t[n]="function",t),e);return Bt(r,s),r}function No(r,e,s){if(s<ae)throw new Error("invalid exponent, negatives unsupported");if(s===ae)return r.ONE;if(s===ne)return e;let t=r.ONE,n=e;for(;s>ae;)s&ne&&(t=r.mul(t,n)),n=r.sqr(n),s>>=ne;return t}function ir(r,e,s=!1){const t=new Array(e.length).fill(s?r.ZERO:void 0),n=e.reduce((i,a,c)=>r.is0(a)?i:(t[c]=i,r.mul(i,a)),r.ONE),o=r.inv(n);return e.reduceRight((i,a,c)=>r.is0(a)?i:(t[c]=r.mul(i,t[c]),r.mul(i,a)),o),t}function ar(r,e){const s=(r.ORDER-ne)/Le,t=r.pow(e,s),n=r.eql(t,r.ONE),o=r.eql(t,r.ZERO),i=r.eql(t,r.neg(r.ONE));if(!n&&!o&&!i)throw new Error("invalid Legendre symbol result");return n?1:o?0:-1}function Lo(r,e){e!==void 0&&Ee(e);const s=e!==void 0?e:r.toString(2).length,t=Math.ceil(s/8);return{nBitLength:s,nByteLength:t}}class Do{constructor(e,s={}){P(this,"ORDER");P(this,"BITS");P(this,"BYTES");P(this,"isLE");P(this,"ZERO",ae);P(this,"ONE",ne);P(this,"_lengths");P(this,"_sqrt");P(this,"_mod");var i;if(e<=ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let t;this.isLE=!1,s!=null&&typeof s=="object"&&(typeof s.BITS=="number"&&(t=s.BITS),typeof s.sqrt=="function"&&(this.sqrt=s.sqrt),typeof s.isLE=="boolean"&&(this.isLE=s.isLE),s.allowedLengths&&(this._lengths=(i=s.allowedLengths)==null?void 0:i.slice()),typeof s.modFromBytes=="boolean"&&(this._mod=s.modFromBytes));const{nBitLength:n,nByteLength:o}=Lo(e,t);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=n,this.BYTES=o,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return pe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return ae<=e&&e<this.ORDER}is0(e){return e===ae}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ne)===ne}neg(e){return pe(-e,this.ORDER)}eql(e,s){return e===s}sqr(e){return pe(e*e,this.ORDER)}add(e,s){return pe(e+s,this.ORDER)}sub(e,s){return pe(e-s,this.ORDER)}mul(e,s){return pe(e*s,this.ORDER)}pow(e,s){return No(this,e,s)}div(e,s){return pe(e*rr(s,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,s){return e+s}subN(e,s){return e-s}mulN(e,s){return e*s}inv(e){return rr(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Oo(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?js(e,this.BYTES):Ut(e,this.BYTES)}fromBytes(e,s=!1){q(e);const{_lengths:t,BYTES:n,isLE:o,ORDER:i,_mod:a}=this;if(t){if(!t.includes(e.length)||e.length>n)throw new Error("Field.fromBytes: expected "+t+" bytes, got "+e.length);const l=new Uint8Array(n);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==n)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let c=o?Ys(e):ft(e);if(a&&(c=pe(c,i)),!s&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return ir(this,e)}cmov(e,s,t){return t?s:e}}function gt(r,e={}){return new Do(r,e)}function cr(r){if(typeof r!="bigint")throw new Error("field order must be bigint");const e=r.toString(2).length;return Math.ceil(e/8)}function lr(r){const e=cr(r);return e+Math.ceil(e/2)}function $o(r,e,s=!1){q(r);const t=r.length,n=cr(e),o=lr(e);if(t<16||t<o||t>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+t);const i=s?Ys(r):ft(r),a=pe(i,e-ne)+ne;return s?js(a,n):Ut(a,n)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ve=BigInt(0),De=BigInt(1);function xt(r,e){const s=e.negate();return r?s:e}function dr(r,e){const s=ir(r.Fp,e.map(t=>t.Z));return e.map((t,n)=>r.fromAffine(t.toAffine(s[n])))}function ur(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function Kt(r,e){ur(r,e);const s=Math.ceil(e/r)+1,t=2**(r-1),n=2**r,o=Ht(r),i=BigInt(r);return{windows:s,windowSize:t,mask:o,maxNumber:n,shiftBy:i}}function hr(r,e,s){const{windowSize:t,mask:n,maxNumber:o,shiftBy:i}=s;let a=Number(r&n),c=r>>i;a>t&&(a-=o,c+=De);const l=e*t,d=l+Math.abs(a)-1,f=a===0,_=a<0,p=e%2!==0;return{nextN:c,offset:d,isZero:f,isNeg:_,isNegF:p,offsetF:l}}const Gt=new WeakMap,pr=new WeakMap;function qt(r){return pr.get(r)||1}function fr(r){if(r!==Ve)throw new Error("invalid wNAF")}class Mo{constructor(e,s){P(this,"BASE");P(this,"ZERO");P(this,"Fn");P(this,"bits");this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=s}_unsafeLadder(e,s,t=this.ZERO){let n=e;for(;s>Ve;)s&De&&(t=t.add(n)),n=n.double(),s>>=De;return t}precomputeWindow(e,s){const{windows:t,windowSize:n}=Kt(s,this.bits),o=[];let i=e,a=i;for(let c=0;c<t;c++){a=i,o.push(a);for(let l=1;l<n;l++)a=a.add(i),o.push(a);i=a.double()}return o}wNAF(e,s,t){if(!this.Fn.isValid(t))throw new Error("invalid scalar");let n=this.ZERO,o=this.BASE;const i=Kt(e,this.bits);for(let a=0;a<i.windows;a++){const{nextN:c,offset:l,isZero:d,isNeg:f,isNegF:_,offsetF:p}=hr(t,a,i);t=c,d?o=o.add(xt(_,s[p])):n=n.add(xt(f,s[l]))}return fr(t),{p:n,f:o}}wNAFUnsafe(e,s,t,n=this.ZERO){const o=Kt(e,this.bits);for(let i=0;i<o.windows&&t!==Ve;i++){const{nextN:a,offset:c,isZero:l,isNeg:d}=hr(t,i,o);if(t=a,!l){const f=s[c];n=n.add(d?f.negate():f)}}return fr(t),n}getPrecomputes(e,s,t){let n=Gt.get(s);return n||(n=this.precomputeWindow(s,e),e!==1&&(typeof t=="function"&&(n=t(n)),Gt.set(s,n))),n}cached(e,s,t){const n=qt(e);return this.wNAF(n,this.getPrecomputes(n,e,t),s)}unsafe(e,s,t,n){const o=qt(e);return o===1?this._unsafeLadder(e,s,n):this.wNAFUnsafe(o,this.getPrecomputes(o,e,t),s,n)}createCache(e,s){ur(s,this.bits),pr.set(e,s),Gt.delete(e)}hasCache(e){return qt(e)!==1}}function Wo(r,e,s,t){let n=e,o=r.ZERO,i=r.ZERO;for(;s>Ve||t>Ve;)s&De&&(o=o.add(n)),t&De&&(i=i.add(n)),n=n.double(),s>>=De,t>>=De;return{p1:o,p2:i}}function _r(r,e,s){if(e){if(e.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Co(e),e}else return gt(r,{isLE:s})}function Uo(r,e,s={},t){if(t===void 0&&(t=r==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${r} CURVE object`);for(const c of["p","n","h"]){const l=e[c];if(!(typeof l=="bigint"&&l>Ve))throw new Error(`CURVE.${c} must be positive bigint`)}const n=_r(e.p,s.Fp,t),o=_r(e.n,s.Fn,t),a=["Gx","Gy","a","b"];for(const c of a)if(!n.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:n,Fn:o}}function Ho(r,e){return function(t){const n=r(t);return{secretKey:n,publicKey:e(n)}}}class gr{constructor(e,s){P(this,"oHash");P(this,"iHash");P(this,"blockLen");P(this,"outputLen");P(this,"finished",!1);P(this,"destroyed",!1);if(Us(e),q(s,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const t=this.blockLen,n=new Uint8Array(t);n.set(s.length>t?e.create().update(s).digest():s);for(let o=0;o<n.length;o++)n[o]^=54;this.iHash.update(n),this.oHash=e.create();for(let o=0;o<n.length;o++)n[o]^=106;this.oHash.update(n),qe(n)}update(e){return Ge(this),this.iHash.update(e),this}digestInto(e){Ge(this),q(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:s,iHash:t,finished:n,destroyed:o,blockLen:i,outputLen:a}=this;return e=e,e.finished=n,e.destroyed=o,e.blockLen=i,e.outputLen=a,e.oHash=s._cloneInto(e.oHash),e.iHash=t._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const xr=(r,e,s)=>new gr(r,e).update(s).digest();xr.create=(r,e)=>new gr(r,e);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const mr=(r,e)=>(r+(r>=0?e:-e)/wr)/e;function Bo(r,e,s){const[[t,n],[o,i]]=e,a=mr(i*r,s),c=mr(-n*r,s);let l=r-a*t-c*o,d=-a*n-c*i;const f=l<Ie,_=d<Ie;f&&(l=-l),_&&(d=-d);const p=Ht(Math.ceil(Eo(s)/2))+Je;if(l<Ie||l>=p||d<Ie||d>=p)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:f,k1:l,k2neg:_,k2:d}}function Vt(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Jt(r,e){const s={};for(let t of Object.keys(e))s[t]=r[t]===void 0?e[t]:r[t];return ht(s.lowS,"lowS"),ht(s.prehash,"prehash"),s.format!==void 0&&Vt(s.format),s}class Fo extends Error{constructor(e=""){super(e)}}const Ce={Err:Fo,_tlv:{encode:(r,e)=>{const{Err:s}=Ce;if(r<0||r>256)throw new s("tlv.encode: wrong tag");if(e.length&1)throw new s("tlv.encode: unpadded data");const t=e.length/2,n=pt(t);if(n.length/2&128)throw new s("tlv.encode: long form length too big");const o=t>127?pt(n.length/2|128):"";return pt(r)+o+n+e},decode(r,e){const{Err:s}=Ce;let t=0;if(r<0||r>256)throw new s("tlv.encode: wrong tag");if(e.length<2||e[t++]!==r)throw new s("tlv.decode: wrong tlv");const n=e[t++],o=!!(n&128);let i=0;if(!o)i=n;else{const c=n&127;if(!c)throw new s("tlv.decode(long): indefinite length not supported");if(c>4)throw new s("tlv.decode(long): byte length is too big");const l=e.subarray(t,t+c);if(l.length!==c)throw new s("tlv.decode: length bytes not complete");if(l[0]===0)throw new s("tlv.decode(long): zero leftmost byte");for(const d of l)i=i<<8|d;if(t+=c,i<128)throw new s("tlv.decode(long): not minimal encoding")}const a=e.subarray(t,t+i);if(a.length!==i)throw new s("tlv.decode: wrong value length");return{v:a,l:e.subarray(t+i)}}},_int:{encode(r){const{Err:e}=Ce;if(r<Ie)throw new e("integer: negative integers are not allowed");let s=pt(r);if(Number.parseInt(s[0],16)&8&&(s="00"+s),s.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return s},decode(r){const{Err:e}=Ce;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return ft(r)}},toSig(r){const{Err:e,_int:s,_tlv:t}=Ce,n=q(r,void 0,"signature"),{v:o,l:i}=t.decode(48,n);if(i.length)throw new e("invalid signature: left bytes after parsing");const{v:a,l:c}=t.decode(2,o),{v:l,l:d}=t.decode(2,c);if(d.length)throw new e("invalid signature: left bytes after parsing");return{r:s.decode(a),s:s.decode(l)}},hexFromSig(r){const{_tlv:e,_int:s}=Ce,t=e.encode(2,s.encode(r.r)),n=e.encode(2,s.encode(r.s)),o=t+n;return e.encode(48,o)}},Ie=BigInt(0),Je=BigInt(1),wr=BigInt(2),mt=BigInt(3),Ko=BigInt(4);function Go(r,e={}){const s=Uo("weierstrass",r,e),{Fp:t,Fn:n}=s;let o=s.CURVE;const{h:i,n:a}=o;Bt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});const{endo:c}=e;if(c&&(!t.is0(o.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');const l=br(t,n);function d(){if(!t.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f($,m,w){const{x:T,y:O}=m.toAffine(),D=t.toBytes(T);if(ht(w,"isCompressed"),w){d();const y=!t.isOdd(O);return ke(yr(y),D)}else return ke(Uint8Array.of(4),D,t.toBytes(O))}function _($){q($,void 0,"Point");const{publicKey:m,publicKeyUncompressed:w}=l,T=$.length,O=$[0],D=$.subarray(1);if(T===m&&(O===2||O===3)){const y=t.fromBytes(D);if(!t.isValid(y))throw new Error("bad point: is not on curve, wrong x");const b=E(y);let v;try{v=t.sqrt(b)}catch(H){const W=H instanceof Error?": "+H.message:"";throw new Error("bad point: is not on curve, sqrt error"+W)}d();const A=t.isOdd(v);return(O&1)===1!==A&&(v=t.neg(v)),{x:y,y:v}}else if(T===w&&O===4){const y=t.BYTES,b=t.fromBytes(D.subarray(0,y)),v=t.fromBytes(D.subarray(y,y*2));if(!S(b,v))throw new Error("bad point: is not on curve");return{x:b,y:v}}else throw new Error(`bad point: got length ${T}, expected compressed=${m} or uncompressed=${w}`)}const p=e.toBytes||f,x=e.fromBytes||_;function E($){const m=t.sqr($),w=t.mul(m,$);return t.add(t.add(w,t.mul($,o.a)),o.b)}function S($,m){const w=t.sqr(m),T=E($);return t.eql(w,T)}if(!S(o.Gx,o.Gy))throw new Error("bad curve params: generator point");const I=t.mul(t.pow(o.a,mt),Ko),R=t.mul(t.sqr(o.b),BigInt(27));if(t.is0(t.add(I,R)))throw new Error("bad curve params: a or b");function B($,m,w=!1){if(!t.isValid(m)||w&&t.is0(m))throw new Error(`bad point coordinate ${$}`);return m}function M($){if(!($ instanceof Z))throw new Error("Weierstrass Point expected")}function V($){if(!c||!c.basises)throw new Error("no endo");return Bo($,c.basises,n.ORDER)}const G=Xs(($,m)=>{const{X:w,Y:T,Z:O}=$;if(t.eql(O,t.ONE))return{x:w,y:T};const D=$.is0();m==null&&(m=D?t.ONE:t.inv(O));const y=t.mul(w,m),b=t.mul(T,m),v=t.mul(O,m);if(D)return{x:t.ZERO,y:t.ZERO};if(!t.eql(v,t.ONE))throw new Error("invZ was invalid");return{x:y,y:b}}),se=Xs($=>{if($.is0()){if(e.allowInfinityPoint&&!t.is0($.Y))return;throw new Error("bad point: ZERO")}const{x:m,y:w}=$.toAffine();if(!t.isValid(m)||!t.isValid(w))throw new Error("bad point: x or y not field elements");if(!S(m,w))throw new Error("bad point: equation left != right");if(!$.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function F($,m,w,T,O){return w=new Z(t.mul(w.X,$),w.Y,w.Z),m=xt(T,m),w=xt(O,w),m.add(w)}const N=class N{constructor(m,w,T){P(this,"X");P(this,"Y");P(this,"Z");this.X=B("x",m),this.Y=B("y",w,!0),this.Z=B("z",T),Object.freeze(this)}static CURVE(){return o}static fromAffine(m){const{x:w,y:T}=m||{};if(!m||!t.isValid(w)||!t.isValid(T))throw new Error("invalid affine point");if(m instanceof N)throw new Error("projective point not allowed");return t.is0(w)&&t.is0(T)?N.ZERO:new N(w,T,t.ONE)}static fromBytes(m){const w=N.fromAffine(x(q(m,void 0,"point")));return w.assertValidity(),w}static fromHex(m){return N.fromBytes(dt(m))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(m=8,w=!0){return U.createCache(this,m),w||this.multiply(mt),this}assertValidity(){se(this)}hasEvenY(){const{y:m}=this.toAffine();if(!t.isOdd)throw new Error("Field doesn't support isOdd");return!t.isOdd(m)}equals(m){M(m);const{X:w,Y:T,Z:O}=this,{X:D,Y:y,Z:b}=m,v=t.eql(t.mul(w,b),t.mul(D,O)),A=t.eql(t.mul(T,b),t.mul(y,O));return v&&A}negate(){return new N(this.X,t.neg(this.Y),this.Z)}double(){const{a:m,b:w}=o,T=t.mul(w,mt),{X:O,Y:D,Z:y}=this;let b=t.ZERO,v=t.ZERO,A=t.ZERO,k=t.mul(O,O),H=t.mul(D,D),W=t.mul(y,y),L=t.mul(O,D);return L=t.add(L,L),A=t.mul(O,y),A=t.add(A,A),b=t.mul(m,A),v=t.mul(T,W),v=t.add(b,v),b=t.sub(H,v),v=t.add(H,v),v=t.mul(b,v),b=t.mul(L,b),A=t.mul(T,A),W=t.mul(m,W),L=t.sub(k,W),L=t.mul(m,L),L=t.add(L,A),A=t.add(k,k),k=t.add(A,k),k=t.add(k,W),k=t.mul(k,L),v=t.add(v,k),W=t.mul(D,y),W=t.add(W,W),k=t.mul(W,L),b=t.sub(b,k),A=t.mul(W,H),A=t.add(A,A),A=t.add(A,A),new N(b,v,A)}add(m){M(m);const{X:w,Y:T,Z:O}=this,{X:D,Y:y,Z:b}=m;let v=t.ZERO,A=t.ZERO,k=t.ZERO;const H=o.a,W=t.mul(o.b,mt);let L=t.mul(w,D),K=t.mul(T,y),X=t.mul(O,b),de=t.add(w,T),Y=t.add(D,y);de=t.mul(de,Y),Y=t.add(L,K),de=t.sub(de,Y),Y=t.add(w,O);let ie=t.add(D,b);return Y=t.mul(Y,ie),ie=t.add(L,X),Y=t.sub(Y,ie),ie=t.add(T,O),v=t.add(y,b),ie=t.mul(ie,v),v=t.add(K,X),ie=t.sub(ie,v),k=t.mul(H,Y),v=t.mul(W,X),k=t.add(v,k),v=t.sub(K,k),k=t.add(K,k),A=t.mul(v,k),K=t.add(L,L),K=t.add(K,L),X=t.mul(H,X),Y=t.mul(W,Y),K=t.add(K,X),X=t.sub(L,X),X=t.mul(H,X),Y=t.add(Y,X),L=t.mul(K,Y),A=t.add(A,L),L=t.mul(ie,Y),v=t.mul(de,v),v=t.sub(v,L),L=t.mul(de,K),k=t.mul(ie,k),k=t.add(k,L),new N(v,A,k)}subtract(m){return this.add(m.negate())}is0(){return this.equals(N.ZERO)}multiply(m){const{endo:w}=e;if(!n.isValidNot0(m))throw new Error("invalid scalar: out of range");let T,O;const D=y=>U.cached(this,y,b=>dr(N,b));if(w){const{k1neg:y,k1:b,k2neg:v,k2:A}=V(m),{p:k,f:H}=D(b),{p:W,f:L}=D(A);O=H.add(L),T=F(w.beta,k,W,y,v)}else{const{p:y,f:b}=D(m);T=y,O=b}return dr(N,[T,O])[0]}multiplyUnsafe(m){const{endo:w}=e,T=this;if(!n.isValid(m))throw new Error("invalid scalar: out of range");if(m===Ie||T.is0())return N.ZERO;if(m===Je)return T;if(U.hasCache(this))return this.multiply(m);if(w){const{k1neg:O,k1:D,k2neg:y,k2:b}=V(m),{p1:v,p2:A}=Wo(N,T,D,b);return F(w.beta,v,A,O,y)}else return U.unsafe(T,m)}toAffine(m){return G(this,m)}isTorsionFree(){const{isTorsionFree:m}=e;return i===Je?!0:m?m(N,this):U.unsafe(this,a).is0()}clearCofactor(){const{clearCofactor:m}=e;return i===Je?this:m?m(N,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(m=!0){return ht(m,"isCompressed"),this.assertValidity(),p(N,this,m)}toHex(m=!0){return Qe(this.toBytes(m))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}};P(N,"BASE",new N(o.Gx,o.Gy,t.ONE)),P(N,"ZERO",new N(t.ZERO,t.ONE,t.ZERO)),P(N,"Fp",t),P(N,"Fn",n);let Z=N;const re=n.BITS,U=new Mo(Z,e.endo?Math.ceil(re/2):re);return Z.BASE.precompute(8),Z}function yr(r){return Uint8Array.of(r?2:3)}function br(r,e){return{secretKey:e.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function qo(r,e={}){const{Fn:s}=r,t=e.randomBytes||qs,n=Object.assign(br(r.Fp,s),{seed:lr(s.ORDER)});function o(p){try{const x=s.fromBytes(p);return s.isValidNot0(x)}catch{return!1}}function i(p,x){const{publicKey:E,publicKeyUncompressed:S}=n;try{const I=p.length;return x===!0&&I!==E||x===!1&&I!==S?!1:!!r.fromBytes(p)}catch{return!1}}function a(p=t(n.seed)){return $o(q(p,n.seed,"seed"),s.ORDER)}function c(p,x=!0){return r.BASE.multiply(s.fromBytes(p)).toBytes(x)}function l(p){const{secretKey:x,publicKey:E,publicKeyUncompressed:S}=n;if(!Dt(p)||"_lengths"in s&&s._lengths||x===E)return;const I=q(p,void 0,"key").length;return I===E||I===S}function d(p,x,E=!0){if(l(p)===!0)throw new Error("first arg must be private key");if(l(x)===!1)throw new Error("second arg must be public key");const S=s.fromBytes(p);return r.fromBytes(x).multiply(S).toBytes(E)}const f={isValidSecretKey:o,isValidPublicKey:i,randomSecretKey:a},_=Ho(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:d,keygen:_,Point:r,utils:f,lengths:n})}function Vo(r,e,s={}){Us(e),Bt(s,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),s=Object.assign({},s);const t=s.randomBytes||qs,n=s.hmac||((m,w)=>xr(e,m,w)),{Fp:o,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:l,getPublicKey:d,getSharedSecret:f,utils:_,lengths:p}=qo(r,s),x={prehash:!0,lowS:typeof s.lowS=="boolean"?s.lowS:!0,format:"compact",extraEntropy:!1},E=a*wr<o.ORDER;function S(m){const w=a>>Je;return m>w}function I(m,w){if(!i.isValidNot0(w))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return w}function R(){if(E)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function B(m,w){Vt(w);const T=p.signature,O=w==="compact"?T:w==="recovered"?T+1:void 0;return q(m,O)}class M{constructor(w,T,O){P(this,"r");P(this,"s");P(this,"recovery");if(this.r=I("r",w),this.s=I("s",T),O!=null){if(R(),![0,1,2,3].includes(O))throw new Error("invalid recovery id");this.recovery=O}Object.freeze(this)}static fromBytes(w,T=x.format){B(w,T);let O;if(T==="der"){const{r:v,s:A}=Ce.toSig(q(w));return new M(v,A)}T==="recovered"&&(O=w[0],T="compact",w=w.subarray(1));const D=p.signature/2,y=w.subarray(0,D),b=w.subarray(D,D*2);return new M(i.fromBytes(y),i.fromBytes(b),O)}static fromHex(w,T){return this.fromBytes(dt(w),T)}assertRecovery(){const{recovery:w}=this;if(w==null)throw new Error("invalid recovery id: must be present");return w}addRecoveryBit(w){return new M(this.r,this.s,w)}recoverPublicKey(w){const{r:T,s:O}=this,D=this.assertRecovery(),y=D===2||D===3?T+a:T;if(!o.isValid(y))throw new Error("invalid recovery id: sig.r+curve.n != R.x");const b=o.toBytes(y),v=r.fromBytes(ke(yr((D&1)===0),b)),A=i.inv(y),k=G(q(w,void 0,"msgHash")),H=i.create(-k*A),W=i.create(O*A),L=r.BASE.multiplyUnsafe(H).add(v.multiplyUnsafe(W));if(L.is0())throw new Error("invalid recovery: point at infinify");return L.assertValidity(),L}hasHighS(){return S(this.s)}toBytes(w=x.format){if(Vt(w),w==="der")return dt(Ce.hexFromSig(this));const{r:T,s:O}=this,D=i.toBytes(T),y=i.toBytes(O);return w==="recovered"?(R(),ke(Uint8Array.of(this.assertRecovery()),D,y)):ke(D,y)}toHex(w){return Qe(this.toBytes(w))}}const V=s.bits2int||function(w){if(w.length>8192)throw new Error("input is too large");const T=ft(w),O=w.length*8-c;return O>0?T>>BigInt(O):T},G=s.bits2int_modN||function(w){return i.create(V(w))},se=Ht(c);function F(m){return vo("num < 2^"+c,m,Ie,se),i.toBytes(m)}function Z(m,w){return q(m,void 0,"message"),w?q(e(m),void 0,"prehashed message"):m}function re(m,w,T){const{lowS:O,prehash:D,extraEntropy:y}=Jt(T,x);m=Z(m,D);const b=G(m),v=i.fromBytes(w);if(!i.isValidNot0(v))throw new Error("invalid private key");const A=[F(v),F(b)];if(y!=null&&y!==!1){const L=y===!0?t(p.secretKey):y;A.push(q(L,void 0,"extraEntropy"))}const k=ke(...A),H=b;function W(L){const K=V(L);if(!i.isValidNot0(K))return;const X=i.inv(K),de=r.BASE.multiply(K).toAffine(),Y=i.create(de.x);if(Y===Ie)return;const ie=i.create(X*i.create(H+Y*v));if(ie===Ie)return;let Br=(de.x===Y?0:2)|Number(de.y&Je),Fr=ie;return O&&S(ie)&&(Fr=i.neg(ie),Br^=1),new M(Y,Fr,E?void 0:Br)}return{seed:k,k2sig:W}}function U(m,w,T={}){const{seed:O,k2sig:D}=re(m,w,T);return Ao(e.outputLen,i.BYTES,n)(O,D).toBytes(T.format)}function N(m,w,T,O={}){const{lowS:D,prehash:y,format:b}=Jt(O,x);if(T=q(T,void 0,"publicKey"),w=Z(w,y),!Dt(m)){const v=m instanceof M?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+v)}B(m,b);try{const v=M.fromBytes(m,b),A=r.fromBytes(T);if(D&&v.hasHighS())return!1;const{r:k,s:H}=v,W=G(w),L=i.inv(H),K=i.create(W*L),X=i.create(k*L),de=r.BASE.multiplyUnsafe(K).add(A.multiplyUnsafe(X));return de.is0()?!1:i.create(de.x)===k}catch{return!1}}function $(m,w,T={}){const{prehash:O}=Jt(T,x);return w=Z(w,O),M.fromBytes(m,"recovered").recoverPublicKey(w).toBytes()}return Object.freeze({keygen:l,getPublicKey:d,getSharedSecret:f,utils:_,lengths:p,Point:r,sign:U,verify:N,recoverPublicKey:$,Signature:M,hash:e})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const zt={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Jo={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]},Sr=BigInt(2);function zo(r){const e=zt.p,s=BigInt(3),t=BigInt(6),n=BigInt(11),o=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),l=r*r*r%e,d=l*l*r%e,f=ue(d,s,e)*d%e,_=ue(f,s,e)*d%e,p=ue(_,Sr,e)*l%e,x=ue(p,n,e)*p%e,E=ue(x,o,e)*x%e,S=ue(E,a,e)*E%e,I=ue(S,c,e)*S%e,R=ue(I,a,e)*E%e,B=ue(R,s,e)*d%e,M=ue(B,i,e)*x%e,V=ue(M,t,e)*l%e,G=ue(V,Sr,e);if(!Yt.eql(Yt.sqr(G),r))throw new Error("Cannot find square root");return G}const Yt=gt(zt.p,{sqrt:zo}),Yo=Vo(Go(zt,{Fp:Yt,endo:Jo}),yo),jo=BigInt(0),et=BigInt(1),Xo=BigInt(2),Zo=BigInt(7),Qo=BigInt(256),ei=BigInt(113),vr=[],Er=[],Ar=[];for(let r=0,e=et,s=1,t=0;r<24;r++){[s,t]=[t,(2*s+3*t)%5],vr.push(2*(5*t+s)),Er.push((r+1)*(r+2)/2%64);let n=jo;for(let o=0;o<7;o++)e=(e<<et^(e>>Zo)*ei)%Qo,e&Xo&&(n^=et<<(et<<BigInt(o))-et);Ar.push(n)}const Ir=ho(Ar,!0),ti=Ir[0],si=Ir[1],Tr=(r,e,s)=>s>32?_o(r,e,s):po(r,e,s),Rr=(r,e,s)=>s>32?go(r,e,s):fo(r,e,s);function ri(r,e=24){const s=new Uint32Array(10);for(let t=24-e;t<24;t++){for(let i=0;i<10;i++)s[i]=r[i]^r[i+10]^r[i+20]^r[i+30]^r[i+40];for(let i=0;i<10;i+=2){const a=(i+8)%10,c=(i+2)%10,l=s[c],d=s[c+1],f=Tr(l,d,1)^s[a],_=Rr(l,d,1)^s[a+1];for(let p=0;p<50;p+=10)r[i+p]^=f,r[i+p+1]^=_}let n=r[2],o=r[3];for(let i=0;i<24;i++){const a=Er[i],c=Tr(n,o,a),l=Rr(n,o,a),d=vr[i];n=r[d],o=r[d+1],r[d]=c,r[d+1]=l}for(let i=0;i<50;i+=10){for(let a=0;a<10;a++)s[a]=r[i+a];for(let a=0;a<10;a++)r[i+a]^=~s[(a+2)%10]&s[(a+4)%10]}r[0]^=ti[t],r[1]^=si[t]}qe(s)}class jt{constructor(e,s,t,n=!1,o=24){P(this,"state");P(this,"pos",0);P(this,"posOut",0);P(this,"finished",!1);P(this,"state32");P(this,"destroyed",!1);P(this,"blockLen");P(this,"suffix");P(this,"outputLen");P(this,"enableXOF",!1);P(this,"rounds");if(this.blockLen=e,this.suffix=s,this.outputLen=t,this.enableXOF=n,this.rounds=o,Ee(t,"outputLen"),!(0<e&&e<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=to(this.state)}clone(){return this._cloneInto()}keccak(){Bs(this.state32),ri(this.state32,this.rounds),Bs(this.state32),this.posOut=0,this.pos=0}update(e){Ge(this),q(e);const{blockLen:s,state:t}=this,n=e.length;for(let o=0;o<n;){const i=Math.min(s-this.pos,n-o);for(let a=0;a<i;a++)t[this.pos++]^=e[o++];this.pos===s&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:e,suffix:s,pos:t,blockLen:n}=this;e[t]^=s,s&128&&t===n-1&&this.keccak(),e[n-1]^=128,this.keccak()}writeInto(e){Ge(this,!1),q(e),this.finish();const s=this.state,{blockLen:t}=this;for(let n=0,o=e.length;n<o;){this.posOut>=t&&this.keccak();const i=Math.min(t-this.posOut,o-n);e.set(s.subarray(this.posOut,this.posOut+i),n),this.posOut+=i,n+=i}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return Ee(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(Hs(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,qe(this.state)}_cloneInto(e){const{blockLen:s,suffix:t,outputLen:n,rounds:o,enableXOF:i}=this;return e||(e=new jt(s,t,n,i,o)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=o,e.suffix=t,e.outputLen=n,e.enableXOF=i,e.destroyed=this.destroyed,e}}const kr=((r,e,s,t={})=>Gs(()=>new jt(e,r,s),t))(1,136,32),ni=60;class oi{constructor(){this.jwks=null}setJWKSEndpoint(e){try{this.jwks=Zn(new URL(e)),u.log("[CROSSx] JWKS 엔드포인트 설정:",e)}catch(s){u.warn("[CROSSx] JWKS 엔드포인트 URL 파싱 실패:",s)}}async verifyJWT(e,s){try{const t=this.decodeJWT(e);u.log("[CROSSx] JWT 디코딩 성공:",{sub:t.sub,exp:t.exp,iat:t.iat});const n=Math.floor(Date.now()/1e3);if(t.exp&&t.exp+ni<n)return u.warn("[CROSSx] 토큰 만료:",{exp:t.exp,now:n,만료시간:new Date(t.exp*1e3).toISOString()}),{payload:t,valid:!1,signatureVerified:!1};if(!t.sub)return u.warn("[CROSSx] JWT에 sub(사용자ID) 없음"),{payload:t,valid:!1,signatureVerified:!1};if(this.jwks)try{const{payload:o}=await Kn(e,this.jwks,{algorithms:["RS256","ES256"]});return u.log("[CROSSx] JWT 서명 검증 성공"),{payload:o,valid:!0,signatureVerified:!0}}catch(o){if(o instanceof Error&&(o.name==="JWSSignatureVerificationFailed"||o.name==="JWTClaimValidationFailed"))return u.error("[CROSSx] JWT 서명 검증 실패:",o),{payload:t,valid:!1,signatureVerified:!1};u.warn("[CROSSx] JWKS 엔드포인트 접근 불가 — 서명 미검증 모드로 전환")}return u.log("[CROSSx] JWT 검증 성공 (서명 미검증 — JWKS 미설정 또는 접근 불가)"),{payload:t,valid:!0,signatureVerified:!1}}catch(t){throw u.error("[CROSSx] JWT 검증 중 에러:",t),t}}decodeJWT(e){return eo(e)}recoverPersonalSignSigner(e,s){const t=new TextEncoder().encode(e),n=new TextEncoder().encode(`Ethereum Signed Message:
6
- ${t.length}`),o=new Uint8Array(n.length+t.length);o.set(n,0),o.set(t,n.length);const i=kr(o),a=s.startsWith("0x")?s.slice(2):s;if(a.length!==130)throw new Error(`서명 길이가 유효하지 않습니다: 130 hex 문자 예상, 현재 ${a.length}`);const c=ii(a),l=c.slice(0,32),d=c.slice(32,64),f=c[64],_=f>=27?f-27:f,E=new Yo.Signature(Or(l),Or(d)).addRecoveryBit(_).recoverPublicKey(i).toBytes(!1).slice(1),S=kr(E);return"0x"+Qe(S.slice(12))}}function ii(r){const e=new Uint8Array(r.length/2);for(let s=0;s<e.length;s++)e[s]=parseInt(r.substring(s*2,s*2+2),16);return e}function Or(r){let e="0x";for(const s of r)e+=s.toString(16).padStart(2,"0");return BigInt(e)}const ai=3e4,ci=1e3;class li{async request(e){const s=e.retries??0;for(let t=0;t<=s;t++){try{const n=await this._doRequest(e);if(n.status<500||t===s)return n}catch(n){if(t===s)throw n}await new Promise(n=>setTimeout(n,ci*2**t))}throw new Error("Unexpected: retry loop exited without result")}async _doRequest(e){const s=new AbortController,t=setTimeout(()=>s.abort(),e.timeoutMs??ai);try{const n=await fetch(e.url,{method:e.method,headers:e.headers,body:e.body?JSON.stringify(e.body):void 0,signal:s.signal,credentials:e.credentials});let o;const i=await n.text();try{o=i?JSON.parse(i):null}catch{o={_raw:i}}return{status:n.status,data:o,headers:Object.fromEntries(n.headers.entries())}}finally{clearTimeout(t)}}}const di=new Set(["https://cross-wallet-oauth.crosstoken.io","https://stg-cross-wallet-oauth.crosstoken.io","https://dev-cross-wallet-oauth.crosstoken.io"]);class $e{static generateRandom16Hex(){const e=new Uint8Array(16);return crypto.getRandomValues(e),Array.from(e,s=>s.toString(16).padStart(2,"0")).join("")}static parseJwtPayload(e){const s=e.split(".");if(s.length<2)throw new Error("Invalid JWT format");const t=(s[1]??"").replace(/-/g,"+").replace(/_/g,"/"),n=atob(t);return JSON.parse(n)}static async sha256Hex(e){const s=new TextEncoder().encode(e),t=await crypto.subtle.digest("SHA-256",s);return Array.from(new Uint8Array(t),n=>n.toString(16).padStart(2,"0")).join("")}static async verifyIdTokenNonce(e,s){const t=$e.parseJwtPayload(e),n=t.nonce,o=typeof t.iss=="string"?t.iss:"(unknown)";if(u.log("[CROSSx] nonce 검증 시작 —",{iss:o,nonceClaimType:typeof n,nonceClaimPresent:typeof n=="string"&&n!=="",appleNonceSupported:t.nonce_supported??"(field absent)"}),o.includes("securetoken.google.com")){u.log("[CROSSx] Firebase ID Token 감지 — nonce 검증 skip.","서버 측에서 Google/Apple nonce 검증이 완료된 것으로 간주합니다.");return}if(typeof n!="string"||n===""){u.warn("[CROSSx] nonce claim 누락 — nonce 검증 skip.",{iss:o,keys:Object.keys(t)});return}if(o.includes("appleid.apple.com")){const i=await $e.sha256Hex(s);if(u.log("[CROSSx] Apple nonce 검증 —",{expectedHashLength:i.length,receivedHashLength:n.length,match:n===i}),n!==i)throw new Error("ID Token nonce 불일치 — replay attack 가능성이 있습니다")}else if(u.log("[CROSSx] Google nonce 검증 —",{expectedLength:s.length,receivedLength:n.length,match:n===s}),n!==s)throw new Error("ID Token nonce 불일치 — replay attack 가능성이 있습니다");u.log("[CROSSx] nonce 검증 성공 —",{iss:o})}openAuth(e){return new Promise((s,t)=>{const n=Math.max(e.width??500,500),o=Math.max(e.height??700,700),i=window.screenX+(window.outerWidth-n)/2,a=window.screenY+(window.outerHeight-o)/2,c=$e.generateRandom16Hex(),l=$e.generateRandom16Hex(),d=e.authUrl.includes("?")?"&":"?",f=`${e.authUrl}${d}state=${c}&nonce=${l}`;u.log("[CROSSx] OAuth 팝업 열기 — state, nonce 생성 완료:",{stateLength:c.length,nonceLength:l.length,authUrlBase:e.authUrl});const _=window.open(f,"CROSSx OAuth",`width=${n},height=${o},left=${i},top=${a}`);if(!_){t(new Error("팝업 창을 열 수 없습니다. 팝업 차단을 해제해 주세요."));return}const p=setTimeout(()=>{u.warn("[CROSSx] OAuth 타임아웃 (5분) — postMessage를 수신하지 못했습니다"),M(),t(new Error("Authentication timeout"))},5*60*1e3),x=10,E=30;let S=0,I=null;const R=()=>{clearInterval(B),u.warn("[CROSSx] COOP 감지 — OAuth 서버 응답을 "+E+"초간 대기합니다"),I=setTimeout(()=>{M(),t(new Error("OAuth 서버로부터 응답을 받지 못했습니다. 브라우저 보안 정책(COOP)으로 인해 팝업 통신이 차단되었을 수 있습니다. 다시 시도해 주세요."))},E*1e3)},B=setInterval(()=>{S++;try{_.closed&&(S<=x?R():(M(),t(new Error("로그인이 취소되었습니다"))))}catch{R()}},1e3),M=()=>{clearTimeout(p),clearInterval(B),I&&clearTimeout(I),window.removeEventListener("message",V)},V=G=>{if(G.origin!==e.expectedOrigin)return;if(!di.has(G.origin)){u.error("[CROSSx] postMessage origin이 허용 목록에 없음:",G.origin),M(),t(new Error("Unauthorized OAuth origin"));return}M();const se=typeof G.data.status=="string",F=se?G.data.data??{}:G.data;u.log("[CROSSx] OAuth postMessage 수신 —",{format:se?"wrapped":"flat",status:se?G.data.status:"(flat)"});const Z=(F==null?void 0:F.state)??G.data.state;if(!Z||Z!==c){t(new Error("OAuth state mismatch — possible CSRF attack"));return}if(se&&G.data.status!=="success"){u.error("[CROSSx] OAuth 실패:",F==null?void 0:F.error),t(new Error((F==null?void 0:F.error)||"Authentication failed"));return}if(!se&&(F!=null&&F.error)){u.error("[CROSSx] OAuth 실패:",F.error),t(new Error(F.error||"Authentication failed"));return}const re=F==null?void 0:F.idToken,U=F==null?void 0:F.accessToken,N=U??re,$=(F==null?void 0:F.email)||void 0;if(u.log("[CROSSx] OAuth 토큰 수신:",{hasAccessToken:!!U,hasIdToken:!!re,hasEmail:!!$}),!N){u.error("[CROSSx] 토큰을 찾을 수 없음:",G.data),t(new Error("Token not found in response"));return}const m={token:N,email:$},w=T=>{$e.verifyIdTokenNonce(T,l).then(()=>s(m)).catch(O=>{u.error("[CROSSx] nonce 검증 실패:",O),t(O instanceof Error?O:new Error("nonce verification failed"))})};U?U.split(".").length===3?w(U):re?w(re):(u.warn("[CROSSx] opaque accessToken만 수신 (idToken 없음) — nonce 검증 불가.","서버 측 nonce 검증이 필요합니다."),s(m)):re?w(re):t(new Error("Token not found in response"))};window.addEventListener("message",V)})}}const tt="crossx_wallet_data",ze="crossx_mock_pin_hash";class ui{constructor(e,s){this.storage=e,this.pinStore=s??null}async checkWallet(){if(this.migrateScenario!==void 0)return u.log("[Mock] checkWallet → migration_required"),"migration_required";const s=await this.storage.get(tt)?"exists":"not_found";return u.log(`[Mock] checkWallet → ${s}`),s}async getOrCreateWallet(e){var s;try{const t=await this.storage.get(tt);if(t)return t;const n={id:e,address:this.generateMockEvmAddress(),derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()};await this.storage.set(tt,n);const o=(s=this.pinStore)==null?void 0:s.get();return o&&(await this.storage.set(ze,o),u.log("[Mock] 지갑 생성 — PIN 저장됨")),n}catch(t){throw new g(h.WALLET_CREATION_FAILED,"지갑 생성에 실패했습니다",t)}}async getAddresses(e){const s=await this.storage.get(tt);return s?[{address:s.address,index:0}]:[]}async getAddress(e,s){return{address:this.generateMockEvmAddress(),derivationPath:`m/44'/60'/0'/0/${s}`}}async prepare(e,s){const t="mock-"+crypto.randomUUID();return u.log(`[Mock] prepare action=${e} → uuid=${t}`),{uuid:t,expiresAt:new Date(Date.now()+3e5).toISOString()}}async signMessage(e,s,t,n=0,o,i){return u.log(`[Mock] signMessage chainId=${s} index=${n} uuid=${o} from=${i}: "${t}"`),{chainId:s,signature:this.generateMockSignature(),format:"hex"}}async signTypedData(e,s,t,n=0,o,i){return u.log(`[Mock] signTypedData chainId=${s} index=${n} uuid=${o} from=${i}`),{chainId:s,signature:this.generateMockSignature(),format:"hex"}}async signTransaction(e,s,t,n=0,o){u.log(`[Mock] signTransaction chainId=${s} index=${n} uuid=${o}:`,t);const i="0x"+Array(64).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("");return{chainId:s,signature:this.generateMockSignature(),txHash:i,format:"hex"}}async sendTransaction(e,s,t,n){return u.log(`[Mock] sendTransaction chainId=${s} uuid=${n}:`,t),{txHash:"0x"+Array(64).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}}async verifyPin(e){var t;if(u.log("[Mock] verifyPin"),this.pinScenario==="wrong")return!1;const s=await this.storage.get(ze);return s&&s!==e?!1:(s||await this.storage.set(ze,e),(t=this.pinStore)==null||t.set(e),u.log("[Mock] verifyPin → 성공"),!0)}async changePin(e,s){var o;if(u.log("[Mock] changePin"),this.pinScenario==="wrong")throw new g(h.PIN_WRONG,"Incorrect PIN.");const t=(o=this.pinStore)==null?void 0:o.get(),n=await this.storage.get(ze);if(n&&t&&n!==t)throw new g(h.PIN_WRONG,"Incorrect PIN.");await this.storage.set(ze,s),u.log("[Mock] changePin 완료")}async migrateWallet(e,s){var o;if(u.log(`[Mock] migrateWallet pin=${e} sub=${s}`),this.migrateScenario==="wrong_pin")throw new g(h.MIGRATION_FAILED,"Incorrect PIN.",{permanent:!1,lockExpiresAt:0,remainingAttempts:4,maxAttempts:5});if(this.migrateScenario!==void 0&&typeof this.migrateScenario=="object"&&"locked"in this.migrateScenario){const a={permanent:!1,lockExpiresAt:Math.floor(Date.now()/1e3)+1800,remainingAttempts:0,maxAttempts:5,...this.migrateScenario.locked};throw new g(h.MIGRATION_PIN_LOCKED,"Too many incorrect PIN attempts. Your account has been temporarily locked.",a)}const t={id:s,address:this.generateMockEvmAddress(),derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()};await this.storage.set(tt,t);const n=(o=this.pinStore)==null?void 0:o.get();return n&&(await this.storage.set(ze,n),u.log("[Mock] 마이그레이션 — PIN 저장됨")),t}async getShareC(){return u.log("[Mock] getShareC"),"mock-share-c-"+crypto.randomUUID()}async verifyRecoveryPin(e,s){return u.log("[Mock] verifyRecoveryPin"),{valid:!0}}generateMockEvmAddress(){return"0x"+Array(40).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}generateMockSignature(){return"0x"+Array(130).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}}class Me{constructor(e,s,t,n,o){this._refreshPromise=null,this._walletStatusCache=null,this.adapterConfig=e,this.projectId=e.projectId,this.storage=s,this.transport=t,this.tokenStore=n,this.pinStore=o??null}setOnUnauthorized(e){this._onUnauthorized=e}setTokenRefresher(e){this._onTokenRefresh=e}getPin(){var e;return((e=this.pinStore)==null?void 0:e.get())??void 0}get baseUrl(){return this.adapterConfig.gatewayUrl}async ensureValidToken(){const e=this.tokenStore.get();if(e&&!this.tokenStore.isExpiringSoon(_s))return e;const s=!e||this.tokenStore.isExpiringSoon(_s);if(this._onTokenRefresh){if(await this.deduplicatedRefresh()){const n=this.tokenStore.get();if(n)return n}if(s)throw new g(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if(e)return u.warn("[CROSSx] 토큰 갱신 실패 — 기존 토큰으로 요청 시도"),e;throw new g(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}deduplicatedRefresh(){return this._refreshPromise?this._refreshPromise:(u.log("[CROSSx] 토큰 만료 임박/만료 — 자동 갱신 시도"),this._refreshPromise=this._onTokenRefresh().finally(()=>{this._refreshPromise=null}),this._refreshPromise)}async request(e,s,t,n=!1){var c,l,d,f;const o=await this.ensureValidToken(),i=`${this.baseUrl}${s}`,a={Authorization:`Bearer ${o}`,"Content-Type":"application/json","X-Project-Id":this.projectId};try{const p=(await this.transport.request({url:i,method:e,headers:a,body:t??void 0})).data;if(p&&typeof p.code=="number"){if(p.code<0||p.code>=400){const x=p.message||p.data||"API 요청에 실패했습니다";u.error("[CROSSx] Wallet Gateway API 에러 (HTTP 200):",{code:p.code,message:x,url:i,method:e});const E=Me.mapGatewayError(p.code,p.data);if(E===h.AUTH_NOT_AUTHENTICATED&&!n&&this._onTokenRefresh){if(u.warn("[CROSSx] Gateway -10002 감지 — 토큰 갱신 후 재시도"),await this.deduplicatedRefresh())return this.request(e,s,t,!0);throw new g(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if(E===h.USER_NOT_FOUND)throw u.warn("[CROSSx] Gateway -10033 감지 — 유저 미존재, 강제 로그아웃"),(c=this._onUnauthorized)==null||c.call(this),new g(h.USER_NOT_FOUND,Me.getGatewayErrorMessage(p.code,x));const S=E===h.AUTH_NOT_AUTHENTICATED?h.SESSION_EXPIRED:E,I=S===h.SESSION_EXPIRED?"인증 세션이 만료되었습니다. 다시 로그인해 주세요.":Me.getGatewayErrorMessage(p.code,x),R=p.data,B=E===h.PIN_LOCKED?Me.extractLockDetails(R):R??void 0;throw new g(S,I,B)}return u.log("[CROSSx] Wallet Gateway API 성공:",{code:p.code,url:i,method:e}),p.data??p}return p}catch(_){if(_ instanceof g)throw _;const p=((l=_.response)==null?void 0:l.status)??_.status;if((p===401||p===403)&&!n&&this._onTokenRefresh){if(u.warn(`[CROSSx] HTTP ${p} 감지 — 토큰 갱신 후 재시도`),await this.deduplicatedRefresh())return this.request(e,s,t,!0);throw new g(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if((d=_.response)!=null&&d.data){const x=_.response.data,E=x.message||x.data||"API 요청에 실패했습니다",S=x.code||"UNKNOWN";throw u.error("[CROSSx] Wallet Gateway API 에러 (HTTP 에러):",{code:S,message:E,url:i,method:e,status:(f=_.response)==null?void 0:f.status}),new g(h.UNKNOWN_ERROR,`Wallet Gateway 오류 (${S}): ${E}`)}throw _}}async checkWallet(){u.log("[CROSSx] GET /mnemonic/check");const e=await this.request("GET","/mnemonic/check");return u.log("[CROSSx] /mnemonic/check 결과:",e.result),this._walletStatusCache=e.result,e.result}async getOrCreateWallet(e){let s;if(this._walletStatusCache!==null?(s=this._walletStatusCache,this._walletStatusCache=null,u.log("[CROSSx] getOrCreateWallet — 캐시된 상태 사용:",s)):(u.log("[CROSSx] GET /mnemonic/check — 지갑 상태 확인"),s=await this.checkWallet(),this._walletStatusCache=null),s==="migration_required")throw u.log("[CROSSx] migration_required → MIGRATION_BACKUP_EXISTS throw"),new g(h.MIGRATION_BACKUP_EXISTS,"CROSSx 백업이 존재합니다. 마이그레이션을 진행해 주세요.");if(s==="exists"){u.log("[CROSSx] 기존 지갑 발견 — POST /mnemonic/address(0)로 주소 조회");const o=await this.getAddress(e,0);return u.log("[CROSSx] 주소 조회 완료 — address:",o.address),{id:e,address:o.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}u.log("[CROSSx] POST /mnemonic/create — 신규 지갑 생성");const t={ignoreBackup:!1,password:this.requirePin()},n=await this.request("POST","/mnemonic/create",t);return u.log("[CROSSx] /mnemonic/create 완료 — address:",n.address),{id:e,address:n.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}async getAddresses(e){return((await this.request("GET","/mnemonic/addresses")).addresses??[]).map(t=>({address:t.address,index:t.index}))}async getAddress(e,s){const t={password:this.requirePin(),index:s};return{address:(await this.request("POST","/mnemonic/address",t)).address,derivationPath:`m/44'/60'/0'/0/${s}`}}async prepare(e,s){let t;switch(e){case"sign":case"send":if(!s.tx)throw new g(h.TX_INVALID_PARAMS,"prepare: tx가 필요합니다");t={unsignedTx:this.buildUnsignedTx(s.tx)};break;case"sign-message":if(!s.message)throw new g(h.TX_INVALID_PARAMS,"prepare: message가 필요합니다");t={message:s.message},s.from&&(t.from=s.from);break;case"sign-typed-data":if(!s.typedData)throw new g(h.TX_INVALID_PARAMS,"prepare: typedData가 필요합니다");t={typedData:s.typedData},s.from&&(t.from=s.from);break}const n={action:e,params:t},o=await this.request("POST","/mnemonic/prepare",n);return{uuid:o.uuid,expiresAt:o.expiresAt}}async signMessage(e,s,t,n,o,i){const a={message:t,password:this.requirePin()};o&&(a.uuid=o),i&&(a.from=i);const c=await this.request("POST","/mnemonic/sign-message",a);return{chainId:s,signature:c.signature,format:"hex"}}async signTypedData(e,s,t,n,o,i){const a={typedData:t,password:this.requirePin()};o&&(a.uuid=o),i&&(a.from=i);const c=await this.request("POST",`/mnemonic/sign-typed-data/${encodeURIComponent(s)}`,a);return{chainId:s,signature:c.signature,format:"hex"}}buildUnsignedTx(e){return{from:e.from,to:e.to,value:e.value,data:e.data,nonce:e.nonce!==void 0?`0x${e.nonce.toString(16)}`:void 0,gasLimit:e.gasLimit,gasPrice:e.gasPrice,maxFeePerGas:e.maxFeePerGas,maxPriorityFeePerGas:e.maxPriorityFeePerGas,chainId:e.chainId!==void 0?`0x${e.chainId.toString(16)}`:void 0}}async signTransaction(e,s,t,n,o){const i={unsignedTx:this.buildUnsignedTx(t),password:this.requirePin()};o&&(i.uuid=o);const a=await this.request("POST",`/mnemonic/sign/${encodeURIComponent(s)}`,i);return{chainId:s,signature:a.signedTx,txHash:a.txHash,format:"hex"}}async sendTransaction(e,s,t,n){const o={unsignedTx:this.buildUnsignedTx(t),password:this.requirePin()};return n&&(o.uuid=n),{txHash:(await this.request("POST",`/mnemonic/send/${encodeURIComponent(s)}`,o)).txHash}}async migrateWallet(e,s){u.log("[CROSSx][Migration Phase 4] POST /mnemonic/migrate 호출");const t={recoveryPin:e,sub:s,password:this.requirePin()},n=await this.request("POST","/mnemonic/migrate",t);return u.log("[CROSSx][Migration Phase 4] /mnemonic/migrate 완료 — address:",n.address),{id:s,address:n.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}async withdrawWallet(e){const s={confirmation:e,password:this.requirePin()};await this.request("POST","/mnemonic/withdraw",s)}async verifyPin(e){const s={password:e},t=await this.request("POST","/mnemonic/verify-password",s);if(!t.valid&&t.passwordStatus){const n=t.passwordStatus;if(n.permanent)throw new g(h.PIN_LOCKED,"Incorrect PIN.",{permanent:!0,lockExpiresAt:n.lockExpiresAt,remainingAttempts:0,maxAttempts:n.maxAttempts});if(n.remainingAttempts===0&&n.lockExpiresAt){const o=n.lockExpiresAt>1e10?n.lockExpiresAt:n.lockExpiresAt*1e3;throw new g(h.PIN_LOCKED,"Too many failed PIN attempts.",{permanent:!1,lockExpiresAt:o,remainingAttempts:0,maxAttempts:n.maxAttempts})}if(n.remainingAttempts!=null&&n.remainingAttempts>0)throw new g(h.PIN_LOCKED,"Incorrect PIN.",{permanent:!1,lockExpiresAt:0,remainingAttempts:n.remainingAttempts,maxAttempts:n.maxAttempts})}return t.valid}async changePin(e,s){const t={password:this.requirePin(),newPassword:s};await this.request("POST","/mnemonic/change-password",t)}async getShareC(){const e={password:this.requirePin()};return(await this.request("POST","/mnemonic/share-c",e)).shareC}async verifyRecoveryPin(e,s){const t={recoveryPin:e,sub:s};return this.request("POST","/mnemonic/verify-recovery-pin",t)}requirePin(){const e=this.getPin();if(!e)throw new g(h.PIN_NOT_SET,"PIN이 설정되지 않았습니다. PIN을 입력해 주세요.");return e}static extractLockDetails(e){const s=(e==null?void 0:e.lockStatus)??(e==null?void 0:e.lock_status)??e,t={},n=(s==null?void 0:s.lockExpiresAt)??(s==null?void 0:s.lock_expires_at);n&&(t.lockExpiresAt=n>1e10?n:n*1e3);const o=(s==null?void 0:s.remainingAttempts)??(s==null?void 0:s.remaining_attempts);typeof o=="number"&&(t.remainingAttempts=o);const i=(s==null?void 0:s.maxAttempts)??(s==null?void 0:s.max_attempts);return typeof i=="number"&&(t.maxAttempts=i),typeof(s==null?void 0:s.permanent)=="boolean"&&(t.permanent=s.permanent),t}static hasLockInfo(e){const s=(e==null?void 0:e.lockStatus)??(e==null?void 0:e.lock_status)??e;return!s||typeof s!="object"?!1:typeof s.remainingAttempts=="number"||typeof s.remaining_attempts=="number"||typeof s.maxAttempts=="number"||typeof s.max_attempts=="number"}static mapGatewayError(e,s){switch(e){case-10002:return h.AUTH_NOT_AUTHENTICATED;case-10001:return h.UNKNOWN_ERROR;case-10006:return h.GATEWAY_INTERNAL_ERROR;case-10007:return h.BROADCAST_FAILED;case-10008:return h.GATEWAY_LOCK_CONFLICT;case-10004:return h.WALLET_ALREADY_EXISTS;case-10005:return h.WALLET_NOT_FOUND;case-10011:return h.WALLET_NOT_FOUND;case-10030:return h.WALLET_INCONSISTENT_STATE;case-10010:return h.MIGRATION_FAILED;case-10012:return h.MIGRATION_BACKUP_EXISTS;case-10013:return h.WITHDRAW_FAILED;case-10033:return h.USER_NOT_FOUND;case-10027:return h.MIGRATION_PIN_LOCKED;case-10022:return h.PROJECT_NOT_REGISTERED;case-10023:return h.PROJECT_ID_MISSING;case-10024:return h.ORIGIN_NOT_ALLOWED;case-10025:return h.INVALID_APP_TYPE;case-10028:return Me.hasLockInfo(s)?h.PIN_LOCKED:h.PIN_WRONG;case-10029:return h.PIN_INVALID;case-10031:return h.PIN_LOCKED;case-10032:return h.PIN_REPEATED_PATTERN;case-10026:return h.TYPED_DATA_CHAIN_ID_MISMATCH;case-10014:case-10015:case-10019:return h.PREPARE_FAILED;case-10016:return h.PREPARE_EXPIRED;case-10017:case-10018:return h.PREPARE_MISMATCH;case-10020:return h.CHAIN_NOT_SUPPORTED;case-10021:return h.INVALID_CHAIN;case-10040:return h.HMAC_REQUIRED;case-10041:return h.HMAC_VERIFICATION_FAILED;default:return h.UNKNOWN_ERROR}}static getGatewayErrorMessage(e,s){switch(e){case-10002:return"Session expired. Please sign in again.";case-10004:return"Wallet already exists for this user.";case-10005:return"User wallet not found.";case-10006:return"Internal server error. Please try again later.";case-10007:return`Transaction broadcast failed (${s}). Please try again.`;case-10008:return"Another operation is in progress. Please try again later.";case-10013:return"Withdraw failed. Please try again.";case-10022:return"Project is not whitelisted. Verify your projectId and register the current origin in the management console.";case-10023:return"Project ID is required. Set the projectId field in SDKConfig.";case-10024:return"Origin or App ID is required. Register the current domain or set X-App-Id header.";case-10025:return"Invalid app type. X-App-Type must be android, ios, or windows.";case-10026:return"Domain chainId mismatch: the chainId in typedData.domain does not match the request chainId.";case-10027:return"Too many incorrect PIN attempts. Your account has been temporarily locked.";case-10028:return"Incorrect PIN. Please try again.";case-10029:return"Sequential PIN is not allowed. Please choose a different PIN.";case-10030:return"Wallet is in an inconsistent state. Please contact support.";case-10031:return"Too many failed PIN attempts. Your account is temporarily locked.";case-10032:return"Repeated digit pattern is not allowed. Please choose a different PIN.";case-10033:return"User not found. You have been signed out.";case-10040:return"HMAC signature header is required.";case-10041:return"HMAC signature verification failed.";default:return`Request failed (${e}): ${s}`}}}class st{constructor(e,s){this.cache=new Map,this.loadedAt=0,this.usingFallback=!1,this._fetchPromise=null,this.adapterConfig=e,this.projectId=e.projectId,this.transport=s}get baseUrl(){return this.adapterConfig.gatewayUrl}async getChains(){return this.isCacheValid()?Array.from(this.cache.values()):this._fetchPromise?this._fetchPromise:(this._fetchPromise=this._doFetchChains().finally(()=>{this._fetchPromise=null}),this._fetchPromise)}async _doFetchChains(){try{const e=await this.request("/chains");this.handleEnvelopeError(e);const s=e.data.chains;return this.populateCache(s,!1),s}catch{const e=st.fallbackChains();return this.populateCache(e,!0),e}}async getChain(e){const t=(await this.getChains()).find(n=>n.chainId===e);return t||this.fallbackOrThrow(e)}invalidateCache(){this.cache.clear(),this.loadedAt=0,this.usingFallback=!1}isCacheValid(){if(this.loadedAt===0)return!1;const e=this.usingFallback?cn:an;return e===0?!0:Date.now()-this.loadedAt<e}populateCache(e,s){this.cache.clear();for(const t of e)this.cache.set(t.chainId,t);this.loadedAt=Date.now(),this.usingFallback=s}async request(e){return(await this.transport.request({url:`${this.baseUrl}${e}`,method:"GET",headers:{"X-Project-Id":this.projectId}})).data}handleEnvelopeError(e){if(e.code<0){const s=typeof e.data=="string"?e.data:e.message??"체인 레지스트리 요청에 실패했습니다";throw new g(st.mapErrorCode(e.code),s)}}fallbackOrThrow(e){const s=st.fallbackChains().find(t=>t.chainId===e);if(s)return s;throw new g(h.CHAIN_NOT_SUPPORTED,`지원하지 않는 체인: ${e}`)}static fallbackChains(){return Object.values(rt).map(e=>({chainId:e.caipId,rpcUrl:e.rpcUrl}))}static mapErrorCode(e){switch(e){case-10020:return h.CHAIN_NOT_SUPPORTED;case-10021:return h.INVALID_CHAIN;case-10022:return h.PROJECT_NOT_REGISTERED;case-10023:return h.PROJECT_ID_MISSING;case-10024:return h.APP_IDENTIFIER_MISSING;case-10025:return h.INVALID_APP_TYPE;default:return h.UNKNOWN_ERROR}}}const Pr="__crossx-confirm-style",te="__crossx-confirm-overlay",hi={light:{bg:"#FFFFFF",border:"rgba(18,18,18,0.05)",titleColor:"#121212",subtitleColor:"rgba(18,18,18,0.7)",labelColor:"rgba(18,18,18,0.5)",valueColor:"#121212",pillBg:"rgba(18,18,18,0.05)",pillFromColor:"rgba(18,18,18,0.5)",pillAmtColor:"#121212",divider:"rgba(18,18,18,0.1)",closeColor:"#121212",closeHoverBg:"rgba(18,18,18,0.05)",copyColor:"rgba(18,18,18,0.5)",inputBg:"rgba(18,18,18,0.05)",inputBorder:"rgba(18,18,18,0.1)",hintColor:"rgba(18,18,18,0.5)",surfaceSubtle:"rgba(18,18,18,0.1)",primary:"#019D92",primaryGlow:"rgba(1,157,146,0.15)",secondary:"#E70077",errorColor:"#E70077",onPrimary:"#FFFFFF"},dark:{bg:"#121212",border:"rgba(255,255,255,0.05)",titleColor:"#FFFFFF",subtitleColor:"rgba(255,255,255,0.7)",labelColor:"rgba(255,255,255,0.5)",valueColor:"#FFFFFF",pillBg:"rgba(255,255,255,0.05)",pillFromColor:"rgba(255,255,255,0.5)",pillAmtColor:"#FFFFFF",divider:"rgba(255,255,255,0.1)",closeColor:"#FFFFFF",closeHoverBg:"rgba(255,255,255,0.05)",copyColor:"rgba(255,255,255,0.5)",inputBg:"rgba(255,255,255,0.05)",inputBorder:"rgba(255,255,255,0.1)",hintColor:"rgba(255,255,255,0.5)",surfaceSubtle:"rgba(255,255,255,0.1)",primary:"#019D92",primaryGlow:"rgba(1,157,146,0.15)",secondary:"#E70077",errorColor:"#E70077",onPrimary:"#FFFFFF"}};function Cr(r,e){const s=hi[r],t=e==null?void 0:e[r];return t?{...s,...t.primary!==void 0&&{primary:t.primary},...t.secondary!==void 0&&{secondary:t.secondary},...t.onPrimary!==void 0&&{onPrimary:t.onPrimary},...t.borderDefault!==void 0&&{border:t.borderDefault},...t.borderSubtle!==void 0&&{divider:t.borderSubtle,inputBorder:t.borderSubtle},...t.textIconPrimary!==void 0&&{titleColor:t.textIconPrimary,valueColor:t.textIconPrimary,pillAmtColor:t.textIconPrimary,closeColor:t.textIconPrimary},...t.textIconSecondary!==void 0&&{subtitleColor:t.textIconSecondary},...t.textIconTertiary!==void 0&&{labelColor:t.textIconTertiary,pillFromColor:t.textIconTertiary,copyColor:t.textIconTertiary,hintColor:t.textIconTertiary},...t.surfaceDefault!==void 0&&{pillBg:t.surfaceDefault,closeHoverBg:t.surfaceDefault,inputBg:t.surfaceDefault},...t.surfaceSubtle!==void 0&&{surfaceSubtle:t.surfaceSubtle},...t.bg!==void 0&&{bg:t.bg},...t.error!==void 0&&{errorColor:t.error}}:s}const pi=`
5
+ For security, you must continue with the same account.`,sessionAlert_title:"Session expired",sessionAlert_accountLabel:"Account",sessionAlert_appleAccount:"Apple account",sessionAlert_signOutButton:"Sign out",sessionAlert_signInAgainButton:"Sign in again"},Yr={ko:zr,en:is};function Se(r="en",e){return Yr[r]??is}const as="crossx_access_token",cs="crossx_refresh_token",ls="crossx_user_info",yt=class yt{constructor(e,s,t,n,o,i,a){this.config=e,this.storage=s,this.crypto=t,this.oauth=n,this.transport=o,this.walletProvider=i,this.tokenStore=a,this._refreshPromise=null,this._migrated=!1;const c=e.projectId;this.STORAGE_KEY_ACCESS_TOKEN=`crossx_${c}_access_token`,this.STORAGE_KEY_REFRESH_TOKEN=`crossx_${c}_refresh_token`,this.STORAGE_KEY_USER=`crossx_${c}_user_info`}get useCookieAuth(){return this.config.authMode==="cookie"}extractResponseErrorCode(e){if(e!=null&&e.code&&e.code!==200&&e.code>0)return{code:e.code,message:e.message??""};const s=e==null?void 0:e.data;if(typeof s=="object"&&s!==null&&"code"in s){const t=s;if(t.code&&t.code!==200&&t.code>0)return{code:t.code,message:t.message??""}}return null}checkResponseError(e,s){const t=this.extractResponseErrorCode(e);if(t)throw new _(h.AUTH_FAILED,`${s} 실패 (코드 ${t.code}): ${t.message}`)}async execute(e){let s,t;try{const n=e==null?void 0:e.provider;let o="/login";n==="google"?o="/google":n==="apple"&&(o="/apple");const{oauthServiceUrl:i}=this.config,a=`${i}${o}`;u.log(`[CROSSx] OAuth 팝업 열기 (${n||"일반"} 로그인)`);const c=await this.oauth.openAuth({authUrl:a,expectedOrigin:new URL(i).origin});s=c.token,t=c.email,u.log("[CROSSx] OAuth Firebase 토큰 받음 (length:",s.length,")"),t&&u.log("[CROSSx] OAuth 콜백 email:",t)}catch(n){u.error("[CROSSx] SignIn 에러 (OAuth 단계):",n);const o=n instanceof Error?n.message:"Sign in failed";throw/팝업|popup/i.test(o)?new _(h.OAUTH_POPUP_BLOCKED,o):new _(h.AUTH_FAILED,o)}return this.processFirebaseToken(s,t)}async executeWithOAuthToken(e){return u.log("[CROSSx] signInWithOAuthToken — Firebase 토큰 주입 (length:",e.length,")"),this.processFirebaseToken(e)}async processFirebaseToken(e,s){var o,i,a,c,l;let t,n=!1;try{const{authApiUrl:d}=this.config,{accessToken:f,refreshToken:g}=await this.exchangeFirebaseToken(e,d);let p,x,E;try{const I=this.crypto.decodeJWT(e);u.log("[CROSSx] Firebase JWT 필드:",Object.keys(I).join(", ")),x=(o=I.firebase)==null?void 0:o.sign_in_provider;const R=((i=I.firebase)==null?void 0:i.identities)??{};E=I.email??((a=R.email)==null?void 0:a[0]),x==="google.com"?p=(c=R["google.com"])==null?void 0:c[0]:x==="apple.com"&&(p=(l=R["apple.com"])==null?void 0:l[0]),u.log("[CROSSx] OAuth provider sub 추출 — provider:",x,"hasProviderSub:",!!p,"email:",E??"(없음)")}catch{u.warn("[CROSSx] firebaseToken에서 providerSub 추출 실패")}if(f){const I=this.crypto.decodeJWT(f);u.log("[CROSSx] access_token 디코딩 — sub:",I.sub,"exp:",I.exp,"필드:",Object.keys(I).join(", "));const R=await this.crypto.verifyJWT(f);if(n=R.signatureVerified??!1,!R.valid)throw u.error("[CROSSx] access_token 검증 실패"),new Error("유효하지 않은 access token");const B=R.payload,M=B.email??E??s;u.log("[CROSSx] email 소스 — CROSSx JWT:",B.email??"(없음)","/ Firebase JWT:",E??"(없음)","/ OAuth 콜백:",s??"(없음)","→",M??"(없음)"),t={id:B.sub,email:M,signInProvider:x,providerSub:p},this.tokenStore.set(f),this.useCookieAuth||(await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,f),g&&this.config.secureStorageAvailable!==!1?await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,g):g&&u.warn("[CROSSx] 안전한 스토리지 미사용 — refresh_token 영속 저장을 건너뜁니다"))}else{const I=this.crypto.decodeJWT(e);t={id:I.sub,email:I.email??s,signInProvider:x,providerSub:p},u.log("[CROSSx] Cookie 모드 — Firebase 토큰에서 사용자 정보 추출 — id:",t.id)}u.log("[CROSSx] 사용자 정보 — id:",t.id,"email:",t.email??"(없음)");const S=this.useCookieAuth?{id:t.id,email:t.email,signInProvider:t.signInProvider,providerSub:t.providerSub}:t;await this.storage.set(this.STORAGE_KEY_USER,S),u.log("[CROSSx] 사용자 정보 저장 완료 (authMode:",this.useCookieAuth?"cookie":"token",")")}catch(d){return u.error("[CROSSx] SignIn 에러 (토큰 교환 단계):",d),{success:!1,error:d instanceof Error?d.message:"Sign in failed"}}return u.log("[CROSSx][Migration Phase 1] 로그인 완료, 지갑 로드 시작 — userId:",t.id),this.loadWallet(t,n)}async exchangeFirebaseToken(e,s){const t=this.useCookieAuth,n=t?`${s}/cross-auth/social/login/cookie`:`${s}/cross-auth/social/login`;u.log("[CROSSx] Firebase 토큰 교환 요청");const o=await this.transport.request({url:n,method:"POST",headers:{"Content-Type":"application/json"},body:{auth_code:e,login_type:"firebase"},...t?{credentials:"include"}:{}});u.log("[CROSSx] 토큰 교환 응답 — status:",o.status);const i=o.data;this.checkResponseError(i,"Token exchange");const a=this.extractAccessToken(i);if(t&&!a)return u.log("[CROSSx] Cookie 모드 — 로그인 성공 (JWT는 HttpOnly 쿠키)"),{};if(!a)throw new _(h.AUTH_FAILED,"토큰 교환 응답에서 access_token을 찾을 수 없습니다");u.log("[CROSSx] access_token 교환 성공");let c;return t||(c=this.extractRefreshToken(i)),{accessToken:a,refreshToken:c}}extractAccessToken(e){const s=(e==null?void 0:e.data)??e;if(this.isJwtString(s))return s;if(typeof s=="object"&&s!==null){const t=s;if(this.isJwtString(t.data))return t.data;if(typeof t.data=="object"&&t.data!==null){const o=t.data,i=o.access_token??o.token;if(typeof i=="string")return i}const n=t.access_token??t.token;if(typeof n=="string")return n}}extractRefreshToken(e){const s=(e==null?void 0:e.data)??e;if(typeof s!="object"||s===null)return;const t=s;if(typeof t.data=="object"&&t.data!==null){const o=t.data,i=o.refresh_token??o.refresh;if(typeof i=="string")return i}const n=t.refresh_token??t.refresh;if(typeof n=="string")return n}isJwtString(e){return typeof e=="string"&&e.split(".").length===3}async restoreSession(){try{await this.migrateStorageKeys();const e=this.tokenStore.get();if(e){const t=await this.crypto.verifyJWT(e);if(t.valid){const n=await this.storage.get(this.STORAGE_KEY_USER);if(n)return u.log("[CROSSx] restoreSession — 메모리 토큰 유효, 세션 복원"),this.loadWallet(n,t.signatureVerified)}this.tokenStore.clear()}if(this.useCookieAuth){u.log("[CROSSx] restoreSession — 쿠키 기반 silentRefresh 시도");const t=await this.silentRefresh();t&&this.tokenStore.set(t)}else{const t=await this.storage.get(this.STORAGE_KEY_ACCESS_TOKEN),n=await this.storage.get(this.STORAGE_KEY_REFRESH_TOKEN);if(u.log("[CROSSx] restoreSession — access_token:",t?"있음":"없음","refresh_token:",n?"있음":"없음"),!n)return u.log("[CROSSx] restoreSession — refresh_token 없음, 세션 복원 생략"),null;t&&this.tokenStore.set(t);const o=await this.silentRefresh(n);u.log("[CROSSx] restoreSession — silentRefresh 결과:",o?"토큰 발급 성공":"토큰 없음"),o&&this.tokenStore.set(o)}const s=await this.storage.get(this.STORAGE_KEY_USER);if(u.log("[CROSSx] restoreSession — userInfo 조회:",s?`있음 (id: ${s.id})`:"없음"),!s)return null;u.log("[CROSSx] restoreSession — silentRefresh 성공, 세션 복원 — userId:",s.id);try{return await this.loadWallet(s,!1)}catch(t){return u.warn("[CROSSx] restoreSession — 지갑 로드 실패 (세션은 유지):",t),{success:!0,user:s,tokenSignatureVerified:!1}}}catch(e){const s=e instanceof _&&e.code===h.SESSION_EXPIRED;return u.log("[CROSSx] restoreSession —",s?"세션 만료 (재로그인 필요)":"세션 복원 실패:",e),this.tokenStore.clear(),s&&(this.useCookieAuth||await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN),await this.storage.remove(this.STORAGE_KEY_USER)),null}}silentRefresh(e){return this._refreshPromise&&this._lastRefreshToken===e?this._refreshPromise:(this._lastRefreshToken=e,this._refreshPromise=this._doSilentRefresh(e).finally(()=>{this._refreshPromise=null,this._lastRefreshToken=void 0}),this._refreshPromise)}async _doSilentRefresh(e){const{authApiUrl:s}=this.config,t=this.useCookieAuth,n=`${s}/cross-auth/social/refresh/simple`,o={};if(!t){const d=this.tokenStore.get()??"";d&&(o.access_token=d),e&&(o.refresh_token=e)}const i=await this.transport.request({url:n,method:"POST",headers:{"Content-Type":"application/json"},body:o,...t?{credentials:"include"}:{}});u.log("[CROSSx] silentRefresh 응답 — status:",i.status);const a=i.data,c=this.extractResponseErrorCode(a);if(c){const d=yt.REFRESH_RELOGIN_CODES.has(c.code);throw new _(d?h.SESSION_EXPIRED:h.AUTH_FAILED,`토큰 갱신 실패 (코드 ${c.code}): ${c.message}`)}const l=this.extractAccessToken(a);if(t&&!l){u.log("[CROSSx] silentRefresh 성공 (cookie 갱신)");return}if(!l)throw new _(h.AUTH_FAILED,"토큰 자동 갱신 실패: 응답에 토큰이 없습니다");if(this.tokenStore.set(l),!t){await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,l);const d=this.extractRefreshToken(a);d&&this.config.secureStorageAvailable!==!1&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,d)}return u.log("[CROSSx] silentRefresh 성공"),l}async refreshAccessToken(){try{if(this.useCookieAuth)return!!await this.silentRefresh()||this.tokenStore.has();const e=await this.storage.get(this.STORAGE_KEY_REFRESH_TOKEN);return e?!!await this.silentRefresh(e):(u.warn("[CROSSx] refreshAccessToken: refresh_token 없음 — 갱신 불가"),!1)}catch(e){return e instanceof _&&e.code===h.SESSION_EXPIRED?(u.warn("[CROSSx] refreshAccessToken: 세션 만료 — 재로그인 필요"),this.tokenStore.clear(),this.useCookieAuth||await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN)):u.warn("[CROSSx] refreshAccessToken 실패:",e),!1}}async executeWithJWT(e,s){let t,n=!1;try{let o=await this.crypto.verifyJWT(e);if(n=o.signatureVerified??!1,!o.valid){if(!s)return u.error("[CROSSx] signInWithJWT: access_token 검증 실패, refreshToken 없음"),{success:!1,error:"유효하지 않은 access token"};u.log("[CROSSx] signInWithJWT: access_token 만료, refreshToken으로 갱신 시도");const a=await this.silentRefresh(s);if(!a)return u.error("[CROSSx] signInWithJWT: silentRefresh 실패"),{success:!1,error:"access token이 만료되었고 갱신에 실패했습니다"};if(e=a,o=await this.crypto.verifyJWT(e),n=o.signatureVerified??!1,!o.valid)return u.error("[CROSSx] signInWithJWT: 갱신된 access_token도 유효하지 않음"),{success:!1,error:"갱신된 access token이 유효하지 않습니다"};u.log("[CROSSx] signInWithJWT: silentRefresh 성공, 새 access_token 사용")}const i=o.payload;u.log("[CROSSx] signInWithJWT — sub:",i.sub,"signatureVerified:",n),t={id:i.sub,email:i.email},this.tokenStore.set(e),this.useCookieAuth||(await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,e),s&&this.config.secureStorageAvailable!==!1&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,s)),await this.storage.set(this.STORAGE_KEY_USER,t),u.log("[CROSSx] signInWithJWT — 토큰 및 사용자 정보 저장 완료")}catch(o){return u.error("[CROSSx] signInWithJWT 에러:",o),{success:!1,error:o instanceof Error?o.message:"JWT sign in failed"}}return this.loadWallet(t,n)}async migrateStorageKeys(){if(!this._migrated){this._migrated=!0;try{const e=await this.storage.get(ls);if(!e||await this.storage.get(this.STORAGE_KEY_USER))return;await this.storage.set(this.STORAGE_KEY_USER,e);const t=await this.storage.get(as);t&&await this.storage.set(this.STORAGE_KEY_ACCESS_TOKEN,t);const n=await this.storage.get(cs);n&&await this.storage.set(this.STORAGE_KEY_REFRESH_TOKEN,n),await this.storage.remove(ls),await this.storage.remove(as),await this.storage.remove(cs),u.log("[CROSSx] 스토리지 키 마이그레이션 완료 (projectId 스코프)")}catch(e){u.warn("[CROSSx] 스토리지 키 마이그레이션 실패:",e)}}}async loadWallet(e,s){let t,n=!1;try{if(typeof this.walletProvider.checkWallet=="function"){u.log("[CROSSx] GET /mnemonic/check — 지갑 상태 확인 (비밀번호 불필요)");const o=await this.walletProvider.checkWallet();if(u.log("[CROSSx] 지갑 상태:",o),o==="migration_required")u.log("[CROSSx] migration_required → needsMigration = true"),n=!0;else if(o==="exists")try{const i=await this.walletProvider.getAddresses(e.id);i.length>0?(t=i[0].address,u.log("[CROSSx] 캐시된 주소 로드 완료 (비밀번호 불필요):",t)):u.log("[CROSSx] 주소 캐시 없음 — createWallet 단계에서 비밀번호 입력 후 로드")}catch(i){u.warn("[CROSSx] getAddresses 실패, createWallet 단계에서 재시도:",i)}}else u.log("[CROSSx] getOrCreateWallet 직접 호출 (폴백)"),t=(await this.walletProvider.getOrCreateWallet(e.id)).address,u.log("[CROSSx] 지갑 로드 완료 — address:",t)}catch(o){if(o instanceof _&&o.code===h.MIGRATION_BACKUP_EXISTS)u.log("[CROSSx] MIGRATION_BACKUP_EXISTS 감지 → needsMigration = true"),n=!0;else{if(o instanceof _&&(o.code===h.PROJECT_NOT_REGISTERED||o.code===h.PROJECT_ID_MISSING||o.code===h.ORIGIN_NOT_ALLOWED))throw u.error("[CROSSx] 프로젝트 설정 에러:",o.message),o;u.warn("[CROSSx] 지갑 상태 확인 실패 (로그인은 유지):",o)}}return u.log("[CROSSx] loadWallet 결과 — address:",t,"needsMigration:",n),{success:!0,address:t,user:e,needsMigration:n,tokenSignatureVerified:s}}};yt.REFRESH_RELOGIN_CODES=new Set([1007,1008]);let vt=yt;class jr{constructor(e,s,t){this.config=e,this.storage=s,this.tokenStore=t;const n=e.projectId;this.STORAGE_KEY_ACCESS_TOKEN=`crossx_${n}_access_token`,this.STORAGE_KEY_REFRESH_TOKEN=`crossx_${n}_refresh_token`,this.STORAGE_KEY_USER=`crossx_${n}_user_info`}async execute(){this.tokenStore.clear(),this.config.authMode!=="cookie"&&(await this.storage.remove(this.STORAGE_KEY_ACCESS_TOKEN),await this.storage.remove(this.STORAGE_KEY_REFRESH_TOKEN)),await this.storage.remove(this.STORAGE_KEY_USER),await this.storage.clear()}}class Xr{constructor(e,s){this.storage=e,this.walletProvider=s}async execute(e,s){if(!this.walletProvider.migrateWallet)throw new _(h.NOT_IMPLEMENTED,"현재 환경에서는 마이그레이션이 지원되지 않습니다");u.log("[CROSSx][Migration Phase 4] MigrateWalletUseCase.execute() — pin 길이:",e.length,"sub:",s);const t=await this.walletProvider.migrateWallet(e,s);return u.log("[CROSSx][Migration Phase 5] MigrateWalletUseCase 완료 — address:",t.address),{address:t.address}}}class Et{constructor(){this.encryptedBytes=null,this.xorKey=null}set(e){this.clear();const s=new TextEncoder().encode(e),t=new Uint8Array(s.length);crypto.getRandomValues(t);const n=new Uint8Array(s.length);for(let o=0;o<s.length;o++)n[o]=s[o]^t[o];s.fill(0),this.xorKey=t,this.encryptedBytes=n}get(){if(!this.encryptedBytes||!this.xorKey)return null;const e=new Uint8Array(this.encryptedBytes.length);for(let t=0;t<this.encryptedBytes.length;t++)e[t]=this.encryptedBytes[t]^this.xorKey[t];const s=new TextDecoder().decode(e);return e.fill(0),s}clear(){var e,s;(e=this.encryptedBytes)==null||e.fill(0),(s=this.xorKey)==null||s.fill(0),this.encryptedBytes=null,this.xorKey=null}has(){return this.encryptedBytes!==null}}class Zr{constructor(e,s){this.chainRegistry=e,this.transport=s,this._nextId=1}async call(e,s,t){const n=await this.chainRegistry.getChain(t),o={jsonrpc:"2.0",method:e,params:s,id:this._nextId++},a=(await this.transport.request({url:n.rpcUrl,method:"POST",headers:{"Content-Type":"application/json"},body:o})).data;if(a!=null&&a.error)throw new _(h.UNKNOWN_ERROR,`RPC 오류 [${e}] (${t}): ${a.error.message} (코드: ${a.error.code})`);return a==null?void 0:a.result}}class Qr{constructor(){this.listeners=new Map}on(e,s){return this.listeners.has(e)||this.listeners.set(e,new Set),this.listeners.get(e).add(s),()=>this.off(e,s)}off(e,s){var t;(t=this.listeners.get(e))==null||t.delete(s)}emit(e,s){var t;(t=this.listeners.get(e))==null||t.forEach(n=>n(s))}removeAllListeners(){this.listeners.clear()}}var nt={environment:"production"};const Ue={production:{oauthServiceUrl:"https://cross-wallet-oauth.crosstoken.io",authApiUrl:"https://cross-auth.crosstoken.io",walletGatewayUrl:"https://embedded-wallet-gateway.crosstoken.io/api/v1"},staging:{oauthServiceUrl:"https://stg-cross-wallet-oauth.crosstoken.io",authApiUrl:"https://stg-cross-auth.crosstoken.io",walletGatewayUrl:"https://stg-embedded-wallet-gateway.crosstoken.io/api/v1"},development:{oauthServiceUrl:"https://dev-cross-wallet-oauth.crosstoken.io",authApiUrl:"https://dev-cross-auth.crosstoken.io",walletGatewayUrl:"https://dev-embedded-wallet-gateway.crosstoken.io/api/v1"}};function en(r){const e=r.environment;return e&&e in Ue?Ue[e]:null}function tn(){try{if(typeof nt<"u"){const r=typeof nt=="string"?JSON.parse(nt):nt,e=en(r);if(e)return e}}catch{}try{const r=process.env.NEXT_PUBLIC_CROSSX_ENVIRONMENT;if(r&&r in Ue)return Ue[r]}catch{}return Ue.production}const sn=2e3,ds=6e4,rn=1e3,nn=1e4,on="0x77359400",us="0x3B9ACA00",hs=130,ps=6,fs=18,_s=3e4,an=5*60*1e3,cn=30*1e3;function je(r,e="Apple account"){if(r.endsWith("@privaterelay.appleid.com"))return e;const s=r.indexOf("@");if(s<0)return"*".repeat(r.length||3);const t=r.substring(0,s),n=r.substring(s);return t.length<=1?`${t}${"*".repeat(Math.max(t.length,1))}${n}`:`${t[0]}${"*".repeat(t.length-1)}${n}`}const J=class J extends Qr{constructor(e,s,t,n,o,i,a,c,l,d,f){var g,p;super(),this.storage=t,this.crypto=n,this.transport=o,this.oauth=i,this.walletProvider=a,this.tokenStore=c,this.initialized=!1,this._initPromise=null,this.authenticated=!1,this.userId=null,this.address=null,this.activeWalletIndex=0,this.userEmail=null,this.loginType=null,this.providerSub=null,this.tokenSignatureVerified=!1,this._verifyPinMutex=null,this._themeMediaCleanup=null,this._isRecoveringSession=!1,this._config=Object.freeze({...e}),this.internalConfig=e,this.adapterConfig=s,e.logger&&os(e.logger),this.confirmation=l,this.pinStore=f??new Et,this.chainRegistry=d,this.jsonRpc=new Zr(d,o),this.signInUseCase=new vt(this.internalConfig,t,n,i,o,a,c),this.signOutUseCase=new jr(this.internalConfig,t,c),this.migrateWalletUseCase=new Xr(t,a),(g=a.setOnUnauthorized)==null||g.call(a,()=>this.forceLogout()),(p=a.setTokenRefresher)==null||p.call(a,()=>this.signInUseCase.refreshAccessToken()),e.autoDetectTheme&&this._setupAutoDetectTheme()}get config(){return this._config}async initialize(e){return this.initialized?this.authenticated?{success:!0,address:this.address??void 0}:null:this._initPromise?this._initPromise:(this._initPromise=this._doInitialize(e).finally(()=>{this._initPromise=null}),this._initPromise)}async _doInitialize(e){var s,t;u.log("[CROSSx SDK] v2.0.2 초기화 중..."),this.confirmation.setMessages(Se(this._config.locale));try{const n=tn();this.internalConfig.oauthServiceUrl=n.oauthServiceUrl,this.internalConfig.authApiUrl=n.authApiUrl,this.internalConfig.walletGatewayUrl=n.walletGatewayUrl,this.adapterConfig.gatewayUrl=n.walletGatewayUrl,(t=(s=this.crypto).setJWKSEndpoint)==null||t.call(s,`${n.authApiUrl}/.well-known/jwks.json`);const o=this._config.persistWalletPreference!==!1?await this.storage.get(J.WALLET_PREF_KEY).catch(()=>null):null,i=(e==null?void 0:e.preferredWalletIndex)??(o==null?void 0:o.index),a=(e==null?void 0:e.preferredWalletAddress)??(o==null?void 0:o.address),c=await this.signInUseCase.restoreSession();if(c!=null&&c.success)if(this.applyAuthResult(c),this.address&&(!a||this.address.toLowerCase()===a.toLowerCase()))this.address&&this.setActiveWallet(this.address,i??this.activeWalletIndex);else try{await this.loadWalletAfterAuth(i,a)}catch(d){if(!(d instanceof _&&d.code===h.PIN_CANCELLED))throw d;u.log("[CROSSx] initialize: 비밀번호 입력 취소 — 지갑 미로드 상태로 계속")}return this.initialized=!0,u.info("[CROSSx SDK] v2.0.2 초기화 완료"),this.emit("initialized",{restored:!!(c!=null&&c.success)}),c??null}catch(n){throw new _(h.AUTH_NOT_INITIALIZED,"SDK 초기화에 실패했습니다",n)}}async signIn(e){if(this.ensureInitialized(),this.authenticated)throw new _(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");let s=e;if(!(e!=null&&e.provider)){const t=await this.confirmation.showLoginSelector({connectOtherWallets:Gr(this._config)});if(t===null)return{success:!1,error:"User cancelled login"};if(t.type==="external")throw this.emit("connectExternalWallet",{walletId:t.walletId}),new _(h.EXTERNAL_WALLET_REQUESTED,"User requested external wallet connection");s={...e,provider:t.provider}}try{const t=await this.signInUseCase.execute(s);return t.success&&this.applyAuthResult(t),t}catch(t){throw t instanceof _?t:new _(h.AUTH_FAILED,"로그인에 실패했습니다",t)}}async signInWithCreate(e){const{preferredWalletAddress:s,...t}=e??{},n=await this.signIn(t);if(!n.success)return{...n,addresses:[]};try{if(n.needsMigration||!n.address){const{address:a}=await this.createWallet(),c=await this.getAddresses(),l=await this.selectWalletIfMultiple(c,s);return{...n,address:(l==null?void 0:l.address)??a,needsMigration:!1,addresses:c}}const o=await this.getAddresses(),i=await this.selectWalletIfMultiple(o,s);return{...n,address:(i==null?void 0:i.address)??n.address,addresses:o}}catch(o){throw o instanceof _&&o.code===h.PIN_CANCELLED&&(u.log("[CROSSx] signInWithCreate: 비밀번호 설정 취소 — 자동 로그아웃 진행"),await this.signOut().catch(i=>u.warn("[CROSSx] signInWithCreate: 자동 로그아웃 실패",i))),o}}async signInWithOAuthToken(e){if(this.ensureInitialized(),this.authenticated)throw new _(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");try{const s=await this.signInUseCase.executeWithOAuthToken(e);return s.success&&this.applyAuthResult(s),s}catch(s){throw s instanceof _?s:new _(h.AUTH_FAILED,"OAuth 토큰 로그인에 실패했습니다",s)}}async signInWithJWT(e,s){if(this.ensureInitialized(),this.authenticated)throw new _(h.ALREADY_AUTHENTICATED,"이미 로그인된 상태입니다. signOut()을 먼저 호출하세요.");try{const t=await this.signInUseCase.executeWithJWT(e,s);return t.success&&this.applyAuthResult(t),t}catch(t){throw t instanceof _?t:new _(h.AUTH_FAILED,"JWT 로그인에 실패했습니다",t)}}async signOut(){this.ensureInitialized();try{await this.signOutUseCase.execute(),this.clearAuthState()}catch(e){throw new _(h.UNKNOWN_ERROR,"로그아웃에 실패했습니다",e)}}isAuthenticated(){return this.authenticated}async whenReady(){if(this.initialized)return!0;if(this._initPromise)try{return await this._initPromise,this.initialized}catch{return!1}return!1}get currentAddress(){return this.address}get currentUserId(){return this.userId}isLoggedIn(){return this.isAuthenticated()}async ensureLoggedIn(){if(!this.initialized)return!1;if(this.authenticated)return!0;try{const e=await this.signInUseCase.restoreSession();if(e!=null&&e.success){this.applyAuthResult(e);try{await this.loadWalletAfterAuth()}catch(s){s instanceof _&&s.code===h.PIN_CANCELLED||u.warn("[CROSSx] ensureLoggedIn: loadWalletAfterAuth 실패:",s)}return!0}return!1}catch{return!1}}async getUserInfo(){return this.ensureAuthenticated(),{id:this.userId,email:this.userEmail??void 0,loginType:this.loginType??void 0,addresses:this.address?[this.address]:[],tokenSignatureVerified:this.tokenSignatureVerified}}async migrateWallet(e){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");try{const s=await this.migrateWalletUseCase.execute(e,this.userId);return this.setActiveWallet(s.address,0),u.log("[CROSSx] migrateWallet 완료 — address:",s.address),s}catch(s){throw s instanceof _?s:new _(h.MIGRATION_FAILED,"지갑 마이그레이션에 실패했습니다",s)}}async getAddress(e){if(e!==void 0){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");return{address:(await this.walletProvider.getAddress(this.userId,e)).address,index:e}}return!this.authenticated||!this.address?null:{address:this.address,index:this.activeWalletIndex}}async getAddresses(){if(this.ensureAuthenticated(),!this.userId)return[];const e=await this.withSessionRecovery(()=>this.walletProvider.getAddresses(this.userId));return e.length===0&&this.address?[{address:this.address,index:0}]:e}async selectWallet(e){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");let s=await this.withSessionRecovery(()=>this.walletProvider.getAddresses(this.userId));s.length===0&&this.address&&(s=[{address:this.address,index:0}]);const t=await this.confirmation.showWalletSelector(s,async()=>{await this.ensurePinForSigning();const n=s.length,i={address:(await this.withPinRetry(()=>this.withSessionRecovery(()=>this.walletProvider.getAddress(this.userId,n)))).address,index:n};return s.push(i),i},e);return t&&this.setActiveWallet(t.address,t.index),t}async selectWalletIfMultiple(e,s){if(e.length<2)return null;if(s){const t=e.find(n=>n.address.toLowerCase()===s.toLowerCase());if(t)return this.setActiveWallet(t.address,t.index),t}return this.selectWallet()}async getChains(){this.ensureInitialized();try{return await this.chainRegistry.getChains()}catch(e){throw e instanceof _?e:new _(h.UNKNOWN_ERROR,"체인 목록 조회에 실패했습니다",e)}}async getChain(e){this.ensureInitialized();try{return await this.chainRegistry.getChain(e)}catch(s){throw s instanceof _?s:new _(h.CHAIN_NOT_SUPPORTED,`체인 조회에 실패했습니다: ${e}`,s)}}_setupAutoDetectTheme(){if(typeof window>"u"||!window.matchMedia)return;const e=window.matchMedia("(prefers-color-scheme: dark)"),s=n=>{const o=n?"dark":"light";this.applyTheme(o,this._config.themeTokens??{})};s(e.matches);const t=n=>s(n.matches);e.addEventListener("change",t),this._themeMediaCleanup=()=>e.removeEventListener("change",t)}applyTheme(e=this._config.theme??"light",s=this._config.themeTokens??{}){this._config=Object.freeze({...this._config,theme:e,themeTokens:s}),this.confirmation.setTheme(e,s)}applyLocale(e=this._config.locale??"en"){this._config=Object.freeze({...this._config,locale:e}),this.confirmation.setMessages(Se(e))}async createWallet(){return this.withSessionRecovery(()=>this._createWallet())}async _createWallet(){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");u.log("[CROSSx] createWallet 시작");const e=await this.fetchWalletStatus();if(u.log("[CROSSx] 지갑 상태:",e),e==="migration_required"){const s=this.providerSub??this.userId;u.log("[CROSSx] migration_required → 마이그레이션 UI 시작 — sub:",s);const t=await this.handleMigrationFlow(s);if(t)return this.setActiveWallet(t.address,0),{address:t.address};throw new _(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}if(e==="exists"){await this.ensureVerifiedPin();try{const s=await this.withPinRetry(()=>this.walletProvider.getOrCreateWallet(this.userId));return this.setActiveWallet(s.address,0),u.log("[CROSSx] 지갑 준비 완료:",s.address),{address:s.address}}catch(s){if(s instanceof _&&s.code===h.MIGRATION_BACKUP_EXISTS){const t=this.providerSub??this.userId;u.log("[CROSSx] MIGRATION_BACKUP_EXISTS (폴백) → 마이그레이션 UI 시작");const n=await this.handleMigrationFlow(t);if(n)return this.setActiveWallet(n.address,0),{address:n.address};throw new _(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}throw s}}await this.ensurePinSetup();try{const s=await this.walletProvider.getOrCreateWallet(this.userId);return this.setActiveWallet(s.address,0),u.log("[CROSSx] 지갑 준비 완료:",s.address),{address:s.address}}catch(s){if(s instanceof _&&s.code===h.MIGRATION_BACKUP_EXISTS){const t=this.providerSub??this.userId;u.log("[CROSSx] MIGRATION_BACKUP_EXISTS (폴백) → 마이그레이션 UI 시작");const n=await this.handleMigrationFlow(t);if(n)return this.setActiveWallet(n.address,0),{address:n.address};throw new _(h.MIGRATION_FAILED,"사용자가 마이그레이션을 건너뛰었습니다")}throw s}}async fetchWalletStatus(){if(typeof this.walletProvider.checkWallet=="function")try{return await this.walletProvider.checkWallet()}catch(e){return u.warn("[CROSSx] checkWallet 실패 (폴백: not_found 처리):",e),"not_found"}return null}async signMessage(e,s,t){return this.withSessionRecovery(()=>this._signMessage(e,s,t))}async _signMessage(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.resolveAddress(t==null?void 0:t.index);if(!await this.confirmation.requestConfirmation({type:"sign-message",chainId:e,from:n.address,message:s,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new _(h.USER_REJECTED,"User rejected the message signing request");try{const i=await this.withPinRetry(async()=>{let a;return this.walletProvider.prepare&&(a=(await this.walletProvider.prepare("sign-message",{message:s,from:n.address})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signMessage(this.userId,e,s,t==null?void 0:t.index,a,n.address)});return this.verifySignatureSigner(s,i.signature,n.address),{chainId:e,signature:i.signature,message:s,address:n.address}}catch(i){throw i instanceof _?i:new _(h.SIGNATURE_FAILED,`메시지 서명에 실패했습니다 (${e})`,i)}}async signTypedData(e,s,t){return this.withSessionRecovery(()=>this._signTypedData(e,s,t))}async _signTypedData(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");if(!this.walletProvider.signTypedData)throw new _(h.NOT_IMPLEMENTED,"signTypedData가 구현되어 있지 않습니다");J.validateTypedDataChainId(e,s);const n=await this.resolveAddress(t==null?void 0:t.index);if(!await this.confirmation.requestConfirmation({type:"sign-typed-data",chainId:e,from:n.address,typedData:s,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new _(h.USER_REJECTED,"User rejected the typed data signing request");try{const i=await this.withPinRetry(async()=>{let a;return this.walletProvider.prepare&&(a=(await this.walletProvider.prepare("sign-typed-data",{typedData:s,from:n.address})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signTypedData(this.userId,e,s,t==null?void 0:t.index,a,n.address)});return J.validateSignatureFormat(i.signature),{chainId:e,signature:i.signature,address:n.address}}catch(i){throw i instanceof _?i:new _(h.SIGNATURE_FAILED,`타입 데이터 서명에 실패했습니다 (${e})`,i)}}async signTypedDataOffchain(e,s){return this.signTypedData(J.OFFCHAIN_CHAIN_ID,e,s)}async signTransaction(e,s,t){return this.withSessionRecovery(()=>this._signTransaction(e,s,t))}async _signTransaction(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.withResolvedGasAndFee(s,e);n.from||(n.from=(await this.resolveAddress(t==null?void 0:t.index)).address);const o=St(e);if(!await this.confirmation.requestConfirmation({type:"sign",chainId:e,from:n.from,to:n.to,value:n.value,data:n.data,gasLimit:n.gasLimit,gasPrice:n.gasPrice,maxFeePerGas:n.maxFeePerGas,maxPriorityFeePerGas:n.maxPriorityFeePerGas,nativeSymbol:o.symbol,nativeDecimals:o.decimals,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new _(h.USER_REJECTED,"User rejected the transaction signing request");try{const a=await this.withPinRetry(async()=>{let c;return this.walletProvider.prepare&&(c=(await this.walletProvider.prepare("sign",{tx:n})).uuid),await this.ensureVerifiedPin(),this.walletProvider.signTransaction(this.userId,e,n,t==null?void 0:t.index,c)});return J.validateSignedTxFormat(a.signature),{chainId:e,signedTx:a.signature,txHash:a.txHash??""}}catch(a){if(a instanceof _)throw a;const c=a instanceof Error?a.message:String(a);throw new _(h.SIGNATURE_FAILED,`트랜잭션 서명에 실패했습니다 (${e}): ${c}`,a)}}async sendTransaction(e,s,t){return this.withSessionRecovery(()=>this._sendTransaction(e,s,t))}async _sendTransaction(e,s,t){if(this.ensureAuthenticated(),!this.userId)throw new _(h.AUTH_NOT_AUTHENTICATED,"사용자 ID를 찾을 수 없습니다");const n=await this.withResolvedGasAndFee(s,e);n.from||(n.from=(await this.resolveAddress(t==null?void 0:t.index)).address);const o=St(e);if(!await this.confirmation.requestConfirmation({type:"send",chainId:e,from:n.from,to:n.to,value:n.value,data:n.data,gasLimit:n.gasLimit,gasPrice:n.gasPrice,maxFeePerGas:n.maxFeePerGas,maxPriorityFeePerGas:n.maxPriorityFeePerGas,nativeSymbol:o.symbol,nativeDecimals:o.decimals,dappName:(t==null?void 0:t.dappName)??this._config.appName,accountName:t==null?void 0:t.accountName}))throw new _(h.USER_REJECTED,"User rejected the transaction request");try{const a=await this.withPinRetry(async()=>{let c;if(this.walletProvider.prepare&&(c=(await this.walletProvider.prepare("send",{tx:n})).uuid),await this.ensureVerifiedPin(),this.walletProvider.sendTransaction)return(await this.walletProvider.sendTransaction(this.userId,e,n,c)).txHash;const l=await this.walletProvider.signTransaction(this.userId,e,n,t==null?void 0:t.index,c);return l.txHash??l.signature});return{chainId:e,txHash:a,status:"pending"}}catch(a){if(a instanceof _)throw a;const c=a instanceof Error?a.message:String(a);throw new _(h.TRANSACTION_FAILED,`트랜잭션 전송에 실패했습니다 (${e}): ${c}`,a)}}async getTransactionReceipt(e,s){try{return await this.jsonRpc.call("eth_getTransactionReceipt",[e],s)??null}catch{return null}}async waitForTxAndGetReceipt(e,s,t={}){const n=t.intervalMs??rn,o=nn,i=t.timeoutMs??ds,a=Date.now()+i;let c=n;for(;Date.now()<a;){const l=await this.getTransactionReceipt(e,s);if(l)return l;await new Promise(d=>setTimeout(d,c)),c=Math.min(c*2,o)}throw new _(h.UNKNOWN_ERROR,`트랜잭션 영수증 조회 시간이 초과되었습니다 (${e})`)}async sendTransactionWithWaitForReceipt(e,s,t={}){var E,S;const{intervalMs:n,timeoutMs:o,...i}=t,{txHash:a}=await this.sendTransaction(e,s,i),c=n??((E=this._config.receiptPolling)==null?void 0:E.intervalMs)??sn,l=o??((S=this._config.receiptPolling)==null?void 0:S.timeoutMs)??ds,d=St(e),f=s.from??"";let g,p;const x=this.waitForTxAndGetReceipt(a,e,{intervalMs:c,timeoutMs:l}).then(I=>{g=I;const R=BigInt(I.gasUsed)*BigInt(I.effectiveGasPrice),B=s.value?BigInt(s.value):0n,M=J.formatTxAmount(s.value,d.symbol,d.decimals),V=J.formatTxAmount("0x"+R.toString(16),d.symbol,d.decimals),G=J.formatTxAmount("0x"+(B+R).toString(16),d.symbol,d.decimals);return{chainId:e,txHash:a,from:I.from,to:I.to??s.to,amount:M,fees:V,total:G,nativeSymbol:d.symbol,status:I.status==="0x1"?"success":"reverted"}}).catch(I=>(p=I instanceof Error?I:new Error(String(I)),{chainId:e,txHash:a,from:f,to:s.to,amount:J.formatTxAmount(s.value,d.symbol,d.decimals),nativeSymbol:d.symbol,status:"timeout"}));if(await this.confirmation.showTransactionProgress({chainId:e,txHash:a,from:f,to:s.to},x),p)throw p;return{chainId:e,txHash:a,receipt:g}}setPin(e){this.pinStore.set(e)}clearPin(){this.pinStore.clear()}hasPin(){return this.pinStore.has()}async changePin(e,s){this.ensureAuthenticated();const t=this.walletProvider;if(typeof t.changePin!="function")throw new _(h.NOT_IMPLEMENTED,"changePin이 구현되어 있지 않습니다");this.pinStore.set(e);try{await t.changePin(e,s),this.pinStore.set(s),u.log("[CROSSx] PIN 변경 완료")}catch(n){throw n instanceof _?n:new _(h.UNKNOWN_ERROR,"PIN 변경에 실패했습니다",n)}}async getGasPrice(e){this.ensureAuthenticated();try{return await this.walletRpc("eth_gasPrice",[],e)}catch(s){const t=s instanceof Error?s.message:String(s);throw new _(h.GAS_ESTIMATION_FAILED,`가스 가격 조회에 실패했습니다 (${e}): ${t}`,s)}}async estimateGas(e,s){this.ensureAuthenticated();const t={};e.from&&(t.from=e.from),e.to&&(t.to=e.to),e.value&&(t.value=e.value),e.data&&(t.data=e.data),e.gasPrice&&(t.gasPrice=e.gasPrice),e.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),e.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas),e.nonce!==void 0&&(t.nonce="0x"+e.nonce.toString(16));try{return await this.walletRpc("eth_estimateGas",[t],s)}catch(n){const o=n instanceof Error?n.message:String(n);throw new _(h.GAS_ESTIMATION_FAILED,`가스 추정에 실패했습니다 (${s}): ${o}`,n)}}async getBaseFeePerGas(e){this.ensureAuthenticated();try{const s=await this.walletRpc("eth_getBlockByNumber",["latest",!1],e);return(s==null?void 0:s.baseFeePerGas)??null}catch(s){const t=s instanceof Error?s.message:String(s);throw new _(h.GAS_ESTIMATION_FAILED,`baseFeePerGas 조회에 실패했습니다 (${e}): ${t}`,s)}}async getMaxPriorityFeePerGas(e){this.ensureAuthenticated();try{return await this.walletRpc("eth_maxPriorityFeePerGas",[],e)}catch(s){const t=s instanceof Error?s.message:String(s);throw new _(h.GAS_ESTIMATION_FAILED,`maxPriorityFeePerGas 조회에 실패했습니다 (${e}): ${t}`,s)}}async getNonce(e){this.ensureAuthenticated();const s=this.address;if(!s)return 0;try{const t=await this.jsonRpc.call("eth_getTransactionCount",[s,"pending"],e);return parseInt(t??"0x0",16)}catch(t){if(t instanceof _)throw t;const n=t instanceof Error?t.message:String(t);throw new _(h.UNKNOWN_ERROR,`Nonce 조회에 실패했습니다: ${n}`,t)}}async getBalance(e){this.ensureAuthenticated();const s=this.address;if(!s)return{wei:"0x0",formatted:"0",chainId:e};try{const n=await this.jsonRpc.call("eth_getBalance",[s,"latest"],e)??"0x0";return{wei:n,formatted:J.formatWei(n),chainId:e}}catch(t){if(t instanceof _)throw t;const n=t instanceof Error?t.message:String(t);throw new _(h.UNKNOWN_ERROR,`잔액 조회에 실패했습니다 (${e}): ${n}`,t)}}static formatWei(e){if(!e||e==="0x0"||e==="0x")return"0";try{const s=BigInt(e);if(s===0n)return"0";const t=10n**BigInt(fs),n=s/t,i=(s%t).toString().padStart(fs,"0").replace(/0+$/,"").slice(0,ps);return i?`${n}.${i}`:`${n}`}catch{return"?"}}getProvider(e){return this.ensureAuthenticated(),new ns(this,e)}async walletRpc(e,s,t){this.ensureAuthenticated();try{return await this.jsonRpc.call(e,s,t)}catch(n){if(n instanceof _)throw n;const o=n instanceof Error?n.message:String(n);throw new _(h.UNKNOWN_ERROR,`walletRpc 호출에 실패했습니다 [${e}] (${t}): ${o}`,n)}}static formatTxAmount(e,s,t){if(!(!e||e==="0x"||e==="0x0"))try{const n=BigInt(e);if(n===0n)return;const o=10n**BigInt(t),i=n/o,c=(n%o).toString().padStart(t,"0").slice(0,ps).replace(/0+$/,"");return`${c?`${i}.${c}`:`${i}`} ${s}`}catch{return}}async handleMigrationFlow(e){var c,l,d;u.log('[CROSSx][Migration Phase 3] "Wallet Found" 팝업 표시');const s=((c=this._config.migration)==null?void 0:c.allowSkip)??!0,t=await this.confirmation.showMigrationFoundPrompt({allowSkip:s});if(u.log("[CROSSx][Migration Phase 3] 사용자 선택:",t),t==="skip")return u.log("[CROSSx][Migration Phase 3] 사용자가 마이그레이션을 건너뜀 → 종료"),null;let n,o=0,i=5,a=null;for(;;){o++,u.log(`[CROSSx][Migration Phase 4] PIN 입력 팝업 표시 (시도 #${o}/${i})`,n?`— 이전 메시지: ${n}`:"");const f=await this.confirmation.showRecoveryPinInputPrompt({errorMessage:n,attemptCount:o>1?o-1:void 0,maxAttempts:i});if(f===null)return u.log("[CROSSx][Migration Phase 4] 사용자가 PIN 입력을 취소함 → 종료"),null;u.log("[CROSSx][Migration Phase 4] PIN 입력 완료 — verify-recovery-pin API 호출"),n=void 0;try{const g=await((d=(l=this.walletProvider).verifyRecoveryPin)==null?void 0:d.call(l,f,e));if(!g){u.log("[CROSSx][Migration Phase 4] verifyRecoveryPin 미지원 — PIN 검증 생략"),a=f;break}if(g.valid){u.log("[CROSSx][Migration Phase 4] PIN 검증 성공"),a=f;break}const p=g.pinStatus;if(i=p.maxAttempts,o=i-p.remainingAttempts,p.remainingAttempts===0&&p.lockExpiresAt){const x=p.lockExpiresAt*1e3,E=Math.max(1,Math.round((x-Date.now())/1e3)),S=E<=1800?"Too many failed attempts. Please try again in 30 minutes.":"Too many failed attempts. Please try again in 24 hours.";u.warn(`[CROSSx][Migration Phase 4] verify-recovery-pin 잠금 — ${E}초, 메시지: ${S}`),await this.confirmation.showRecoveryPinLockedPrompt(E,S),o=0,n="Your account lock has been lifted. You may try again."}else u.warn(`[CROSSx][Migration Phase 4] PIN 불일치 (시도 ${o}/${i})`),n="Incorrect PIN."}catch(g){if(!(g instanceof _))throw g;if(g.code===h.SESSION_EXPIRED){u.warn("[CROSSx][Migration Phase 4] 세션 만료 — 재로그인 후 PIN 입력 재시도");const p=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:p.sessionAlert_title,message:p.alert_sessionExpired,email:this.userEmail?je(this.userEmail,p.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success){u.log("[CROSSx][Migration Phase 4] 재로그인 성공 — PIN 입력 루프 계속"),o--;continue}throw this.clearAuthState(),g}if(g.code===h.MIGRATION_PIN_LOCKED){const p=g.details;if(i=(p==null?void 0:p.maxAttempts)??5,(p==null?void 0:p.permanent)===!0)return u.warn("[CROSSx][Migration Phase 4] PIN 영구 잠금 (verify-recovery-pin)"),await this.confirmation.showRecoveryPinLockedPrompt(0,"Your account has been permanently locked due to too many failed attempts."),null;const x=((p==null?void 0:p.lockExpiresAt)??0)*1e3,E=Math.max(1,Math.round((x-Date.now())/1e3)),S=E<=1800?"Too many failed attempts. Please try again in 30 minutes.":"Too many failed attempts. Please try again in 24 hours.";u.warn(`[CROSSx][Migration Phase 4] verify-recovery-pin 이미 잠금 — ${E}초`),await this.confirmation.showRecoveryPinLockedPrompt(E,S),o=0,n="Your account lock has been lifted. You may try again."}else throw u.error("[CROSSx][Migration Phase 4] verify-recovery-pin 실패 (복구 불가):",g),g}}u.log("[CROSSx][Migration Phase 5] PIN 검증 완료 — 비밀번호 설정 및 마이그레이션 진행");try{await this.ensurePinSetup();const f=await this.migrateWalletUseCase.execute(a,e);return u.log("[CROSSx][Migration Phase 5] 마이그레이션 성공 — address:",f.address),f}catch(f){if(f instanceof _&&f.code===h.MIGRATION_FAILED)return u.warn("[CROSSx][Migration Phase 5] migrate PIN 불일치 (경합) — 처음부터 재시도"),this.handleMigrationFlow(e);if(f instanceof _&&f.code===h.SESSION_EXPIRED){u.warn("[CROSSx][Migration Phase 5] 세션 만료 — 재로그인 후 마이그레이션 재시도");const g=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:g.sessionAlert_title,message:g.alert_sessionExpired,email:this.userEmail?je(this.userEmail,g.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success){u.log("[CROSSx][Migration Phase 5] 재로그인 성공 — 마이그레이션 재시도 (검증된 PIN 유지)");try{const E=await this.migrateWalletUseCase.execute(a,e);return u.log("[CROSSx][Migration Phase 5] 마이그레이션 재시도 성공 — address:",E.address),E}catch(E){throw u.error("[CROSSx][Migration Phase 5] 마이그레이션 재시도 실패:",E),E}}throw this.clearAuthState(),f}throw u.error("[CROSSx][Migration Phase 5] 마이그레이션 실패 (복구 불가):",f),f}}async withResolvedGasAndFee(e,s){const t=p=>!(p!=null&&p.trim()),n=e.nonce===void 0||e.nonce===null,o=t(e.gasLimit),i=t(e.gasPrice)&&t(e.maxFeePerGas),a=!t(e.maxFeePerGas)&&t(e.maxPriorityFeePerGas);if(!n&&!o&&!i&&!a)return e;const c={...e},l=n?c.from??this.address:void 0;l&&u.log("[CROSSx] nonce 비어있음 → eth_getTransactionCount 호출 (from:",l,")"),o&&u.log("[CROSSx] gasLimit 비어있음 → eth_estimateGas 호출"),i&&u.log("[CROSSx] gasPrice & maxFeePerGas 비어있음 → baseFee 조회로 Dynamic/Legacy 판별");const[d,f,g]=await Promise.all([l?this.jsonRpc.call("eth_getTransactionCount",[l,"pending"],s):null,o?this.estimateGas(e,s):null,i?this.getBaseFeePerGas(s):null]);if(l&&(c.nonce=parseInt(d??"0x0",16),u.log("[CROSSx] nonce 결과:",c.nonce)),o&&(c.gasLimit=f,u.log("[CROSSx] estimateGas 결과:",c.gasLimit)),i){const p=g;if(p){const x=us;c.maxFeePerGas="0x"+(BigInt(p)+BigInt(x)).toString(16),c.maxPriorityFeePerGas=x,u.log("[CROSSx] Dynamic 체인 감지 — baseFee:",p,"maxFeePerGas:",c.maxFeePerGas,"maxPriorityFeePerGas: 1 Gwei")}else c.gasPrice=on,u.log("[CROSSx] Legacy 체인 감지 — gasPrice: 2 Gwei")}return!i&&a&&(c.maxPriorityFeePerGas=us,u.log("[CROSSx] maxPriorityFeePerGas 비어있음 → 1 Gwei 기본값 적용")),c}static validateTypedDataChainId(e,s){const t=J.extractDomainChainId(s);if(e==="0"){if(t!==void 0&&t!==0)throw new _(h.TYPED_DATA_CHAIN_ID_MISMATCH,`오프체인 서명(chainId=0)에서는 typedData.domain.chainId가 없거나 0이어야 합니다. 현재 값: ${t}`);return}const n=e.match(/^eip155:(\d+)$/);if(n){const o=Number(n[1]);if(t===void 0)throw new _(h.TYPED_DATA_CHAIN_ID_MISMATCH,`온체인 서명(${e})에서는 typedData.domain.chainId가 반드시 있어야 합니다`);if(t!==o)throw new _(h.TYPED_DATA_CHAIN_ID_MISMATCH,`typedData.domain.chainId (${t})가 chainId (${e}, 예상값: ${o})와 일치하지 않습니다`)}}static extractDomainChainId(e){if(e==null||typeof e!="object")return;const s=e.domain;if(s==null||typeof s!="object")return;const t=s.chainId;if(t==null)return;const n=Number(t);return Number.isFinite(n)?n:void 0}static validateSignatureFormat(e){const s=e.startsWith("0x")?e.slice(2):e;if(!/^[0-9a-fA-F]+$/.test(s))throw new _(h.SIGNATURE_FAILED,"유효하지 않은 서명: 올바른 hex 문자열이 아닙니다");if(s.length!==hs)throw new _(h.SIGNATURE_FAILED,`서명 길이가 유효하지 않습니다: ${hs} hex 문자(65 바이트) 예상, 현재 ${s.length}`)}static validateSignedTxFormat(e){const s=e.startsWith("0x")?e.slice(2):e;if(!/^[0-9a-fA-F]+$/.test(s))throw new _(h.SIGNATURE_FAILED,"유효하지 않은 서명된 트랜잭션: 올바른 hex 문자열이 아닙니다");if(s.length<2)throw new _(h.SIGNATURE_FAILED,"유효하지 않은 서명된 트랜잭션: 너무 짧습니다")}verifySignatureSigner(e,s,t){if(this.crypto.recoverPersonalSignSigner)try{const n=this.crypto.recoverPersonalSignSigner(e,s);if(n.toLowerCase()!==t.toLowerCase())throw u.error("[CROSSx] 서명 검증 실패: 서명자 주소 불일치",{expected:t,recovered:n}),new _(h.SIGNATURE_SIGNER_MISMATCH,`서명자 주소가 일치하지 않습니다: 예상 ${t}, 복원된 주소 ${n}`);u.log("[CROSSx] 서명 ecrecover 검증 성공")}catch(n){if(n instanceof _)throw n;u.warn("[CROSSx] ecrecover 검증 중 예외 (무시):",n)}}setActiveWallet(e,s){this.address=e,this.activeWalletIndex=s,this.emit("addressChanged",{address:e,index:s}),this._config.persistWalletPreference!==!1&&this.storage.set(J.WALLET_PREF_KEY,{index:s,address:e}).catch(()=>{})}applyAuthResult(e){var s,t,n,o;this.authenticated=e.success,this.userId=((s=e.user)==null?void 0:s.id)??null,this.address=e.address??null,this.activeWalletIndex=0,this.userEmail=((t=e.user)==null?void 0:t.email)??null,this.providerSub=((n=e.user)==null?void 0:n.providerSub)??null,this.loginType=J.normalizeLoginType((o=e.user)==null?void 0:o.signInProvider),this.tokenSignatureVerified=e.tokenSignatureVerified??!1,this._isRecoveringSession||this.emit("authChanged",{isAuthenticated:this.authenticated,address:this.address,userId:this.userId})}clearAuthState(){this.authenticated=!1,this.userId=null,this.address=null,this.activeWalletIndex=0,this.userEmail=null,this.providerSub=null,this.loginType=null,this.tokenSignatureVerified=!1,this.pinStore.clear(),this._config.persistWalletPreference!==!1&&this.storage.remove(J.WALLET_PREF_KEY).catch(()=>{}),this._isRecoveringSession||this.emit("authChanged",{isAuthenticated:!1,address:null,userId:null})}forceLogout(){this.authenticated&&(u.warn("[CROSSx] 강제 로그아웃 (Gateway -10002/-10033)"),this.clearAuthState())}async signInAgain(){var n,o;this.ensureInitialized();const e=this.providerSub,s=this.userId,t=this.loginType;this._isRecoveringSession=!0;try{this.authenticated=!1,this.tokenStore.clear();const i=t?{provider:t}:void 0;let a;try{a=await this.signInUseCase.execute(i)}catch(f){throw this.clearAuthState(),f}if(!a.success)return this.clearAuthState(),a;const c=((n=a.user)==null?void 0:n.providerSub)??null,l=((o=a.user)==null?void 0:o.id)??null;if(!(e?!!c&&c===e:s?!!l&&s===l:!0)){u.warn("[CROSSx] signInAgain: providerSub/userId 불일치 — 잘못된 계정으로 로그인됨"),await this.signOutUseCase.execute().catch(()=>{});const f=Se(this._config.locale??"en");return await this.confirmation.showSessionAlert({title:f.sessionAlert_title,message:f.alert_differentAccount,email:this.userEmail?je(this.userEmail,f.sessionAlert_appleAccount):void 0})==="signin-again"?(this._isRecoveringSession=!1,this.signInAgain()):(this.clearAuthState(),{success:!1,error:"Different account signed in"})}this.applyAuthResult(a);try{await this.loadWalletAfterAuth()}catch{u.warn("[CROSSx] signInAgain: loadWalletAfterAuth 실패 (로그인은 유지)")}return u.log("[CROSSx] signInAgain: 세션 복구 성공"),a}finally{this._isRecoveringSession=!1}}async withSessionRecovery(e){try{return await e()}catch(s){const t=Se(this._config.locale??"en"),n=this.userEmail?je(this.userEmail,t.sessionAlert_appleAccount):void 0;if(s instanceof _&&s.code===h.WITHDRAW_FAILED){if(u.warn("[CROSSx] WITHDRAW_FAILED — 로컬 인증 초기화"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_accountWithdrawn,email:n})==="signin-again"&&(await this.signInAgain()).success)return e();throw this.clearAuthState(),s}if(s instanceof _&&s.code===h.WALLET_NOT_FOUND){if(u.warn("[CROSSx] WALLET_NOT_FOUND — 로컬 인증 초기화"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_walletNotFound,email:n})==="signin-again"&&(await this.signInAgain()).success)return e();throw this.clearAuthState(),s}if(!(s instanceof _)||s.code!==h.SESSION_EXPIRED)throw s;if(u.warn("[CROSSx] SESSION_EXPIRED 감지 — 자동 재인증 시도"),await this.confirmation.showSessionAlert({title:t.sessionAlert_title,message:t.alert_sessionExpired,email:n})==="signout")throw this.clearAuthState(),new _(h.SESSION_EXPIRED,"세션이 만료되었습니다. 다시 로그인해 주세요.");const i=await this.signInAgain();if(!i.success)throw new _(h.SESSION_EXPIRED,i.error??"세션이 만료되었습니다. 다시 로그인해 주세요.");return e()}}static normalizeLoginType(e){return e?e.includes("google")?"google":e.includes("apple")?"apple":e:null}async ensurePinSetup(){if(this.pinStore.has())return;const e=await this.confirmation.showPinSetupPrompt();if(!e)throw new _(h.PIN_CANCELLED,"사용자가 PIN 설정을 취소했습니다");this.pinStore.set(e),u.log("[CROSSx] PIN 설정 완료 (메모리 캐시)")}async ensurePinForSigning(e){if(this.pinStore.has()&&!e)return;e&&this.pinStore.clear();const s=await this.confirmation.showPinInputPrompt({errorMessage:e});if(!s)throw new _(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(s),u.log("[CROSSx] PIN 입력 완료 (메모리 캐시)")}async ensureVerifiedPin(e,s,t,n){if(e)this.pinStore.clear();else if(this.pinStore.has())return;if(this._verifyPinMutex&&!e){u.log("[CROSSx] ensureVerifiedPin: 진행 중인 검증 대기"),await this._verifyPinMutex;return}let o,i;this._verifyPinMutex=new Promise((c,l)=>{o=c,i=l});const a=Se(this._config.locale??"en");try{if(typeof this.walletProvider.verifyPin!="function"){const l=await this.confirmation.showPinInputPrompt({verifyMode:!0,errorMessage:e,lockExpiresAt:s,attemptCount:t,maxAttempts:n});if(!l)throw new _(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(l),u.log("[CROSSx] PIN 캐시 완료 (verifyPin 미지원, 로컬 전용)"),o();return}const c=await this.confirmation.showPinInputPrompt({verifyMode:!0,errorMessage:e,lockExpiresAt:s,attemptCount:t,maxAttempts:n,onSubmit:async l=>{this.pinStore.set(l);try{return await this.walletProvider.verifyPin(l)?(u.log("[CROSSx] PIN 서버 검증 완료 (verify-password)"),{ok:!0}):(this.pinStore.clear(),{ok:!1,error:a.pinInput_error})}catch(d){if(this.pinStore.clear(),d instanceof _){if(d.code===h.PIN_WRONG)return{ok:!1,error:a.pinInput_error};if(d.code===h.PIN_INVALID)return{ok:!1,error:d.message};if(d.code===h.PIN_LOCKED)return J.buildPinLockedResult(d,a)}throw d}}});if(!c)throw new _(h.PIN_CANCELLED,"사용자가 PIN 입력을 취소했습니다");this.pinStore.set(c),u.log("[CROSSx] PIN 갱신 완료 (verify 모달 닫힘)"),o()}catch(c){if(c instanceof _&&(c.code===h.AUTH_NOT_AUTHENTICATED||c.code===h.AUTH_TOKEN_EXPIRED||c.code===h.SESSION_EXPIRED)&&c.code!==h.SESSION_EXPIRED){const l=Se(this._config.locale??"en");if(await this.confirmation.showSessionAlert({title:l.sessionAlert_title,message:l.alert_sessionExpired,email:this.userEmail?je(this.userEmail,l.sessionAlert_appleAccount):void 0})==="signin-again"&&(await this.signInAgain()).success)throw i(c),c}throw i(c),c}finally{this._verifyPinMutex=null}}static parsePinError(e,s){if(e.code===h.PIN_WRONG)return{errorMessage:s.pinInput_error};if(e.code===h.PIN_INVALID)return{errorMessage:e.message};if(e.code===h.PIN_LOCKED){const t=e.details;return t!=null&&t.permanent?{errorMessage:s.pinLocked_permanent}:(t==null?void 0:t.remainingAttempts)!=null&&t.remainingAttempts>0&&t.maxAttempts?{errorMessage:s.pinInput_error,attemptCount:t.maxAttempts-t.remainingAttempts,maxAttempts:t.maxAttempts}:{errorMessage:"Too many failed attempts. Your account is temporarily locked.",lockExpiresAt:t==null?void 0:t.lockExpiresAt}}return null}static buildPinLockedResult(e,s){const t=J.parsePinError(e,s);if(!t)return{ok:!1,error:e.message};const{errorMessage:n,...o}=t;return{ok:!1,error:n,...o}}async loadWalletAfterAuth(e,s){if(!this.userId)return;const t=await this.fetchWalletStatus();if(u.log("[CROSSx] loadWalletAfterAuth 지갑 상태:",t),t!=="exists")return;const n=await this.walletProvider.getAddresses(this.userId);if(n.length>0){const i=s?n.find(l=>l.address.toLowerCase()===s.toLowerCase()):void 0,a=e!==void 0?n.find(l=>l.index===e):void 0,c=i??a??n[0];u.log("[CROSSx] 캐시된 주소 로드 완료 (비밀번호 불필요):",c.address),this.setActiveWallet(c.address,c.index);return}u.log("[CROSSx] 주소 캐시 없음 — 비밀번호 확인 후 address(0) 조회"),await this.ensureVerifiedPin();const o=await this.walletProvider.getAddress(this.userId,0);u.log("[CROSSx] 세션 복원 후 지갑 주소 로드 완료:",o.address),this.setActiveWallet(o.address,0)}async withPinRetry(e){const s=Se(this._config.locale??"en");let t=null;try{return await e()}catch(n){if(n instanceof _){if(t=J.parsePinError(n,s),!t)throw n}else throw n}for(;;){u.warn("[CROSSx] PIN 불일치/잠금 — 재입력 요청:",t.errorMessage),this.pinStore.clear(),await this.ensureVerifiedPin(t.errorMessage,t.lockExpiresAt,t.attemptCount,t.maxAttempts);try{return await e()}catch(n){if(n instanceof _&&(t=J.parsePinError(n,s),t))continue;throw n}}}async resolveAddress(e){if(e===void 0||e===this.activeWalletIndex){if(!this.address)throw new _(h.AUTH_NOT_AUTHENTICATED,"활성 지갑 주소를 찾을 수 없습니다");return{address:this.address,index:this.activeWalletIndex}}return{address:(await this.withPinRetry(()=>this.walletProvider.getAddress(this.userId,e))).address,index:e}}ensureInitialized(){if(!this.initialized)throw new _(h.AUTH_NOT_INITIALIZED,"SDK가 초기화되지 않았습니다. initialize()를 먼저 호출하세요.")}ensureAuthenticated(){if(this.ensureInitialized(),!this.authenticated)throw new _(h.AUTH_NOT_AUTHENTICATED,"인증되지 않은 상태입니다. signIn()을 먼저 호출하세요.")}dispose(){var e;(e=this._themeMediaCleanup)==null||e.call(this),this._themeMediaCleanup=null,this.clearAuthState(),this.tokenStore.clear(),this.pinStore.clear(),this.initialized=!1,this.removeAllListeners(),os(null)}_getInternalContext(){return{transport:this.transport,storage:this.storage,walletProvider:this.walletProvider,confirmation:this.confirmation,tokenStore:this.tokenStore,pinStore:this.pinStore,adapterConfig:this.adapterConfig}}};J.WALLET_PREF_KEY="wallet_preference",J.OFFCHAIN_CHAIN_ID="0";let ot=J;class ln{constructor(){this.prefix="crossx_"}async set(e,s){try{const t=JSON.stringify(s);localStorage.setItem(this.prefix+e,t)}catch(t){throw u.error("Storage set error:",t),t}}async get(e){try{const s=localStorage.getItem(this.prefix+e);return s?JSON.parse(s):null}catch(s){return u.error("Storage get error:",s),null}}async remove(e){try{localStorage.removeItem(this.prefix+e)}catch(s){throw u.error("Storage remove error:",s),s}}async clear(){try{Object.keys(localStorage).forEach(s=>{s.startsWith(this.prefix)&&localStorage.removeItem(s)})}catch(e){throw u.error("Storage clear error:",e),e}}}const At="crossx-sdk",dn=1,ge="data",Ne="keys",it="aes-primary",un=12;class gs{constructor(e){this.db=null,this.cryptoKey=null,this.initPromise=null,this.dbName=`crossx-sdk-${e}`}async ensureReady(){this.db&&this.cryptoKey||(this.initPromise||(this.initPromise=this.init()),await this.initPromise)}openDB(e=this.dbName){return new Promise((s,t)=>{const n=indexedDB.open(e,dn);n.onupgradeneeded=()=>{const o=n.result;o.objectStoreNames.contains(ge)||o.createObjectStore(ge),o.objectStoreNames.contains(Ne)||o.createObjectStore(Ne)},n.onsuccess=()=>s(n.result),n.onerror=()=>t(n.error)})}idbGet(e,s){return new Promise((t,n)=>{const i=this.db.transaction(e,"readonly").objectStore(e).get(s);i.onsuccess=()=>t(i.result),i.onerror=()=>n(i.error)})}idbPut(e,s,t){return new Promise((n,o)=>{const a=this.db.transaction(e,"readwrite").objectStore(e).put(t,s);a.onsuccess=()=>n(),a.onerror=()=>o(a.error)})}idbDelete(e,s){return new Promise((t,n)=>{const i=this.db.transaction(e,"readwrite").objectStore(e).delete(s);i.onsuccess=()=>t(),i.onerror=()=>n(i.error)})}idbClear(e){return new Promise((s,t)=>{const o=this.db.transaction(e,"readwrite").objectStore(e).clear();o.onsuccess=()=>s(),o.onerror=()=>t(o.error)})}async init(){this.db=await this.openDB();const e=await this.idbGet(Ne,it);if(e){this.cryptoKey=e;return}const s=await this.migrateFromLegacyDB();if(s){this.cryptoKey=s;return}this.cryptoKey=await crypto.subtle.generateKey({name:"AES-GCM",length:256},!1,["encrypt","decrypt"]),await this.idbPut(Ne,it,this.cryptoKey)}async migrateFromLegacyDB(){if(this.dbName===At)return null;try{const e=await this.openDB(At),s=e.transaction([Ne,ge],"readonly"),t=s.objectStore(Ne).get(it),n=await new Promise((l,d)=>{t.onsuccess=()=>l(t.result),t.onerror=()=>d(t.error)});if(!n)return e.close(),null;const o=s.objectStore(ge).getAll(),i=s.objectStore(ge).getAllKeys(),[a,c]=await Promise.all([new Promise((l,d)=>{o.onsuccess=()=>l(o.result),o.onerror=()=>d(o.error)}),new Promise((l,d)=>{i.onsuccess=()=>l(i.result),i.onerror=()=>d(i.error)})]);e.close(),await this.idbPut(Ne,it,n);for(let l=0;l<c.length;l++)await this.idbPut(ge,String(c[l]),a[l]);return indexedDB.deleteDatabase(At),u.log("[CROSSx] IndexedDB 레거시 DB 마이그레이션 완료"),n}catch(e){return u.warn("[CROSSx] IndexedDB 레거시 DB 마이그레이션 실패:",e),null}}async encrypt(e){const s=new Uint8Array(un);crypto.getRandomValues(s);const t=new TextEncoder().encode(e),n=await crypto.subtle.encrypt({name:"AES-GCM",iv:s},this.cryptoKey,t);return{iv:s,ciphertext:n}}async decrypt(e){const s=new Uint8Array(e.iv),t=await crypto.subtle.decrypt({name:"AES-GCM",iv:s},this.cryptoKey,e.ciphertext);return new TextDecoder().decode(t)}async set(e,s){try{await this.ensureReady();const t=JSON.stringify(s),n=await this.encrypt(t);await this.idbPut(ge,e,n)}catch(t){throw u.error("[CROSSx] IndexedDB set error:",t),t}}async get(e){try{await this.ensureReady();const s=await this.idbGet(ge,e);if(!s)return null;const t=await this.decrypt(s);return JSON.parse(t)}catch(s){return u.error("[CROSSx] IndexedDB get error:",s),null}}async remove(e){try{await this.ensureReady(),await this.idbDelete(ge,e)}catch(s){throw u.error("[CROSSx] IndexedDB remove error:",s),s}}async clear(){try{await this.ensureReady(),await this.idbClear(ge)}catch(e){throw u.error("[CROSSx] IndexedDB clear error:",e),e}}static isAvailable(){return typeof indexedDB<"u"&&typeof crypto<"u"&&typeof crypto.subtle<"u"}}const It=crypto,xs=r=>r instanceof CryptoKey,at=new TextEncoder,Xe=new TextDecoder;function hn(...r){const e=r.reduce((n,{length:o})=>n+o,0),s=new Uint8Array(e);let t=0;for(const n of r)s.set(n,t),t+=n.length;return s}const pn=r=>{const e=atob(r),s=new Uint8Array(e.length);for(let t=0;t<e.length;t++)s[t]=e.charCodeAt(t);return s},Re=r=>{let e=r;e instanceof Uint8Array&&(e=Xe.decode(e)),e=e.replace(/-/g,"+").replace(/_/g,"/").replace(/\s/g,"");try{return pn(e)}catch{throw new TypeError("The input to be decoded is not correctly encoded.")}};class ee extends Error{constructor(e,s){var t;super(e,s),this.code="ERR_JOSE_GENERIC",this.name=this.constructor.name,(t=Error.captureStackTrace)==null||t.call(Error,this,this.constructor)}}ee.code="ERR_JOSE_GENERIC";class he extends ee{constructor(e,s,t="unspecified",n="unspecified"){super(e,{cause:{claim:t,reason:n,payload:s}}),this.code="ERR_JWT_CLAIM_VALIDATION_FAILED",this.claim=t,this.reason=n,this.payload=s}}he.code="ERR_JWT_CLAIM_VALIDATION_FAILED";class Tt extends ee{constructor(e,s,t="unspecified",n="unspecified"){super(e,{cause:{claim:t,reason:n,payload:s}}),this.code="ERR_JWT_EXPIRED",this.claim=t,this.reason=n,this.payload=s}}Tt.code="ERR_JWT_EXPIRED";class ms extends ee{constructor(){super(...arguments),this.code="ERR_JOSE_ALG_NOT_ALLOWED"}}ms.code="ERR_JOSE_ALG_NOT_ALLOWED";class xe extends ee{constructor(){super(...arguments),this.code="ERR_JOSE_NOT_SUPPORTED"}}xe.code="ERR_JOSE_NOT_SUPPORTED";class fn extends ee{constructor(e="decryption operation failed",s){super(e,s),this.code="ERR_JWE_DECRYPTION_FAILED"}}fn.code="ERR_JWE_DECRYPTION_FAILED";class _n extends ee{constructor(){super(...arguments),this.code="ERR_JWE_INVALID"}}_n.code="ERR_JWE_INVALID";class Q extends ee{constructor(){super(...arguments),this.code="ERR_JWS_INVALID"}}Q.code="ERR_JWS_INVALID";class me extends ee{constructor(){super(...arguments),this.code="ERR_JWT_INVALID"}}me.code="ERR_JWT_INVALID";class gn extends ee{constructor(){super(...arguments),this.code="ERR_JWK_INVALID"}}gn.code="ERR_JWK_INVALID";class Rt extends ee{constructor(){super(...arguments),this.code="ERR_JWKS_INVALID"}}Rt.code="ERR_JWKS_INVALID";class kt extends ee{constructor(e="no applicable key found in the JSON Web Key Set",s){super(e,s),this.code="ERR_JWKS_NO_MATCHING_KEY"}}kt.code="ERR_JWKS_NO_MATCHING_KEY";class ws extends ee{constructor(e="multiple matching keys found in the JSON Web Key Set",s){super(e,s),this.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS"}}ws.code="ERR_JWKS_MULTIPLE_MATCHING_KEYS";class ys extends ee{constructor(e="request timed out",s){super(e,s),this.code="ERR_JWKS_TIMEOUT"}}ys.code="ERR_JWKS_TIMEOUT";class bs extends ee{constructor(e="signature verification failed",s){super(e,s),this.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED"}}bs.code="ERR_JWS_SIGNATURE_VERIFICATION_FAILED";function we(r,e="algorithm.name"){return new TypeError(`CryptoKey does not support this operation, its ${e} must be ${r}`)}function Ze(r,e){return r.name===e}function Ot(r){return parseInt(r.name.slice(4),10)}function xn(r){switch(r){case"ES256":return"P-256";case"ES384":return"P-384";case"ES512":return"P-521";default:throw new Error("unreachable")}}function mn(r,e){if(e.length&&!e.some(s=>r.usages.includes(s))){let s="CryptoKey does not support this operation, its usages must include ";if(e.length>2){const t=e.pop();s+=`one of ${e.join(", ")}, or ${t}.`}else e.length===2?s+=`one of ${e[0]} or ${e[1]}.`:s+=`${e[0]}.`;throw new TypeError(s)}}function wn(r,e,...s){switch(e){case"HS256":case"HS384":case"HS512":{if(!Ze(r.algorithm,"HMAC"))throw we("HMAC");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"RS256":case"RS384":case"RS512":{if(!Ze(r.algorithm,"RSASSA-PKCS1-v1_5"))throw we("RSASSA-PKCS1-v1_5");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"PS256":case"PS384":case"PS512":{if(!Ze(r.algorithm,"RSA-PSS"))throw we("RSA-PSS");const t=parseInt(e.slice(2),10);if(Ot(r.algorithm.hash)!==t)throw we(`SHA-${t}`,"algorithm.hash");break}case"EdDSA":{if(r.algorithm.name!=="Ed25519"&&r.algorithm.name!=="Ed448")throw we("Ed25519 or Ed448");break}case"Ed25519":{if(!Ze(r.algorithm,"Ed25519"))throw we("Ed25519");break}case"ES256":case"ES384":case"ES512":{if(!Ze(r.algorithm,"ECDSA"))throw we("ECDSA");const t=xn(e);if(r.algorithm.namedCurve!==t)throw we(t,"algorithm.namedCurve");break}default:throw new TypeError("CryptoKey does not support this operation")}mn(r,s)}function Ss(r,e,...s){var t;if(s=s.filter(Boolean),s.length>2){const n=s.pop();r+=`one of type ${s.join(", ")}, or ${n}.`}else s.length===2?r+=`one of type ${s[0]} or ${s[1]}.`:r+=`of type ${s[0]}.`;return e==null?r+=` Received ${e}`:typeof e=="function"&&e.name?r+=` Received function ${e.name}`:typeof e=="object"&&e!=null&&(t=e.constructor)!=null&&t.name&&(r+=` Received an instance of ${e.constructor.name}`),r}const vs=(r,...e)=>Ss("Key must be ",r,...e);function Es(r,e,...s){return Ss(`Key for the ${r} algorithm must be `,e,...s)}const As=r=>xs(r)?!0:(r==null?void 0:r[Symbol.toStringTag])==="KeyObject",ct=["CryptoKey"],yn=(...r)=>{const e=r.filter(Boolean);if(e.length===0||e.length===1)return!0;let s;for(const t of e){const n=Object.keys(t);if(!s||s.size===0){s=new Set(n);continue}for(const o of n){if(s.has(o))return!1;s.add(o)}}return!0};function bn(r){return typeof r=="object"&&r!==null}function ve(r){if(!bn(r)||Object.prototype.toString.call(r)!=="[object Object]")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}const Sn=(r,e)=>{if(r.startsWith("RS")||r.startsWith("PS")){const{modulusLength:s}=e.algorithm;if(typeof s!="number"||s<2048)throw new TypeError(`${r} requires key modulusLength to be 2048 bits or larger`)}};function He(r){return ve(r)&&typeof r.kty=="string"}function vn(r){return r.kty!=="oct"&&typeof r.d=="string"}function En(r){return r.kty!=="oct"&&typeof r.d>"u"}function An(r){return He(r)&&r.kty==="oct"&&typeof r.k=="string"}function In(r){let e,s;switch(r.kty){case"RSA":{switch(r.alg){case"PS256":case"PS384":case"PS512":e={name:"RSA-PSS",hash:`SHA-${r.alg.slice(-3)}`},s=r.d?["sign"]:["verify"];break;case"RS256":case"RS384":case"RS512":e={name:"RSASSA-PKCS1-v1_5",hash:`SHA-${r.alg.slice(-3)}`},s=r.d?["sign"]:["verify"];break;case"RSA-OAEP":case"RSA-OAEP-256":case"RSA-OAEP-384":case"RSA-OAEP-512":e={name:"RSA-OAEP",hash:`SHA-${parseInt(r.alg.slice(-3),10)||1}`},s=r.d?["decrypt","unwrapKey"]:["encrypt","wrapKey"];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"EC":{switch(r.alg){case"ES256":e={name:"ECDSA",namedCurve:"P-256"},s=r.d?["sign"]:["verify"];break;case"ES384":e={name:"ECDSA",namedCurve:"P-384"},s=r.d?["sign"]:["verify"];break;case"ES512":e={name:"ECDSA",namedCurve:"P-521"},s=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:"ECDH",namedCurve:r.crv},s=r.d?["deriveBits"]:[];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}case"OKP":{switch(r.alg){case"Ed25519":e={name:"Ed25519"},s=r.d?["sign"]:["verify"];break;case"EdDSA":e={name:r.crv},s=r.d?["sign"]:["verify"];break;case"ECDH-ES":case"ECDH-ES+A128KW":case"ECDH-ES+A192KW":case"ECDH-ES+A256KW":e={name:r.crv},s=r.d?["deriveBits"]:[];break;default:throw new xe('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}break}default:throw new xe('Invalid or unsupported JWK "kty" (Key Type) Parameter value')}return{algorithm:e,keyUsages:s}}const Is=async r=>{if(!r.alg)throw new TypeError('"alg" argument is required when "jwk.alg" is not present');const{algorithm:e,keyUsages:s}=In(r),t=[e,r.ext??!1,r.key_ops??s],n={...r};return delete n.alg,delete n.use,It.subtle.importKey("jwk",n,...t)},Ts=r=>Re(r);let Be,Fe;const Rs=r=>(r==null?void 0:r[Symbol.toStringTag])==="KeyObject",lt=async(r,e,s,t,n=!1)=>{let o=r.get(e);if(o!=null&&o[t])return o[t];const i=await Is({...s,alg:t});return n&&Object.freeze(e),o?o[t]=i:r.set(e,{[t]:i}),i},Tn={normalizePublicKey:(r,e)=>{if(Rs(r)){let s=r.export({format:"jwk"});return delete s.d,delete s.dp,delete s.dq,delete s.p,delete s.q,delete s.qi,s.k?Ts(s.k):(Fe||(Fe=new WeakMap),lt(Fe,r,s,e))}return He(r)?r.k?Re(r.k):(Fe||(Fe=new WeakMap),lt(Fe,r,r,e,!0)):r},normalizePrivateKey:(r,e)=>{if(Rs(r)){let s=r.export({format:"jwk"});return s.k?Ts(s.k):(Be||(Be=new WeakMap),lt(Be,r,s,e))}return He(r)?r.k?Re(r.k):(Be||(Be=new WeakMap),lt(Be,r,r,e,!0)):r}};async function ks(r,e){if(!ve(r))throw new TypeError("JWK must be an object");switch(e||(e=r.alg),r.kty){case"oct":if(typeof r.k!="string"||!r.k)throw new TypeError('missing "k" (Key Value) Parameter value');return Re(r.k);case"RSA":if("oth"in r&&r.oth!==void 0)throw new xe('RSA JWK "oth" (Other Primes Info) Parameter value is not supported');case"EC":case"OKP":return Is({...r,alg:e});default:throw new xe('Unsupported "kty" (Key Type) Parameter value')}}const Ke=r=>r==null?void 0:r[Symbol.toStringTag],Pt=(r,e,s)=>{var t,n;if(e.use!==void 0&&e.use!=="sig")throw new TypeError("Invalid key for this operation, when present its use must be sig");if(e.key_ops!==void 0&&((n=(t=e.key_ops).includes)==null?void 0:n.call(t,s))!==!0)throw new TypeError(`Invalid key for this operation, when present its key_ops must include ${s}`);if(e.alg!==void 0&&e.alg!==r)throw new TypeError(`Invalid key for this operation, when present its alg must be ${r}`);return!0},Rn=(r,e,s,t)=>{if(!(e instanceof Uint8Array)){if(t&&He(e)){if(An(e)&&Pt(r,e,s))return;throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present')}if(!As(e))throw new TypeError(Es(r,e,...ct,"Uint8Array",t?"JSON Web Key":null));if(e.type!=="secret")throw new TypeError(`${Ke(e)} instances for symmetric algorithms must be of type "secret"`)}},kn=(r,e,s,t)=>{if(t&&He(e))switch(s){case"sign":if(vn(e)&&Pt(r,e,s))return;throw new TypeError("JSON Web Key for this operation be a private JWK");case"verify":if(En(e)&&Pt(r,e,s))return;throw new TypeError("JSON Web Key for this operation be a public JWK")}if(!As(e))throw new TypeError(Es(r,e,...ct,t?"JSON Web Key":null));if(e.type==="secret")throw new TypeError(`${Ke(e)} instances for asymmetric algorithms must not be of type "secret"`);if(s==="sign"&&e.type==="public")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm signing must be of type "private"`);if(s==="decrypt"&&e.type==="public")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm decryption must be of type "private"`);if(e.algorithm&&s==="verify"&&e.type==="private")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm verifying must be of type "public"`);if(e.algorithm&&s==="encrypt"&&e.type==="private")throw new TypeError(`${Ke(e)} instances for asymmetric algorithm encryption must be of type "public"`)};function Os(r,e,s,t){e.startsWith("HS")||e==="dir"||e.startsWith("PBES2")||/^A\d{3}(?:GCM)?KW$/.test(e)?Rn(e,s,t,r):kn(e,s,t,r)}Os.bind(void 0,!1);const Ps=Os.bind(void 0,!0);function On(r,e,s,t,n){if(n.crit!==void 0&&(t==null?void 0:t.crit)===void 0)throw new r('"crit" (Critical) Header Parameter MUST be integrity protected');if(!t||t.crit===void 0)return new Set;if(!Array.isArray(t.crit)||t.crit.length===0||t.crit.some(i=>typeof i!="string"||i.length===0))throw new r('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');let o;s!==void 0?o=new Map([...Object.entries(s),...e.entries()]):o=e;for(const i of t.crit){if(!o.has(i))throw new xe(`Extension Header Parameter "${i}" is not recognized`);if(n[i]===void 0)throw new r(`Extension Header Parameter "${i}" is missing`);if(o.get(i)&&t[i]===void 0)throw new r(`Extension Header Parameter "${i}" MUST be integrity protected`)}return new Set(t.crit)}const Pn=(r,e)=>{if(e!==void 0&&(!Array.isArray(e)||e.some(s=>typeof s!="string")))throw new TypeError(`"${r}" option must be an array of strings`);if(e)return new Set(e)};function Cn(r,e){const s=`SHA-${r.slice(-3)}`;switch(r){case"HS256":case"HS384":case"HS512":return{hash:s,name:"HMAC"};case"PS256":case"PS384":case"PS512":return{hash:s,name:"RSA-PSS",saltLength:r.slice(-3)>>3};case"RS256":case"RS384":case"RS512":return{hash:s,name:"RSASSA-PKCS1-v1_5"};case"ES256":case"ES384":case"ES512":return{hash:s,name:"ECDSA",namedCurve:e.namedCurve};case"Ed25519":return{name:"Ed25519"};case"EdDSA":return{name:e.name};default:throw new xe(`alg ${r} is not supported either by JOSE or your javascript runtime`)}}async function Nn(r,e,s){if(e=await Tn.normalizePublicKey(e,r),xs(e))return wn(e,r,s),e;if(e instanceof Uint8Array){if(!r.startsWith("HS"))throw new TypeError(vs(e,...ct));return It.subtle.importKey("raw",e,{hash:`SHA-${r.slice(-3)}`,name:"HMAC"},!1,[s])}throw new TypeError(vs(e,...ct,"Uint8Array","JSON Web Key"))}const Ln=async(r,e,s,t)=>{const n=await Nn(r,e,"verify");Sn(r,n);const o=Cn(r,n.algorithm);try{return await It.subtle.verify(o,n,s,t)}catch{return!1}};async function Dn(r,e,s){if(!ve(r))throw new Q("Flattened JWS must be an object");if(r.protected===void 0&&r.header===void 0)throw new Q('Flattened JWS must have either of the "protected" or "header" members');if(r.protected!==void 0&&typeof r.protected!="string")throw new Q("JWS Protected Header incorrect type");if(r.payload===void 0)throw new Q("JWS Payload missing");if(typeof r.signature!="string")throw new Q("JWS Signature missing or incorrect type");if(r.header!==void 0&&!ve(r.header))throw new Q("JWS Unprotected Header incorrect type");let t={};if(r.protected)try{const E=Re(r.protected);t=JSON.parse(Xe.decode(E))}catch{throw new Q("JWS Protected Header is invalid")}if(!yn(t,r.header))throw new Q("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");const n={...t,...r.header},o=On(Q,new Map([["b64",!0]]),s==null?void 0:s.crit,t,n);let i=!0;if(o.has("b64")&&(i=t.b64,typeof i!="boolean"))throw new Q('The "b64" (base64url-encode payload) Header Parameter must be a boolean');const{alg:a}=n;if(typeof a!="string"||!a)throw new Q('JWS "alg" (Algorithm) Header Parameter missing or invalid');const c=s&&Pn("algorithms",s.algorithms);if(c&&!c.has(a))throw new ms('"alg" (Algorithm) Header Parameter value not allowed');if(i){if(typeof r.payload!="string")throw new Q("JWS Payload must be a string")}else if(typeof r.payload!="string"&&!(r.payload instanceof Uint8Array))throw new Q("JWS Payload must be a string or an Uint8Array instance");let l=!1;typeof e=="function"?(e=await e(t,r),l=!0,Ps(a,e,"verify"),He(e)&&(e=await ks(e,a))):Ps(a,e,"verify");const d=hn(at.encode(r.protected??""),at.encode("."),typeof r.payload=="string"?at.encode(r.payload):r.payload);let f;try{f=Re(r.signature)}catch{throw new Q("Failed to base64url decode the signature")}if(!await Ln(a,e,f,d))throw new bs;let p;if(i)try{p=Re(r.payload)}catch{throw new Q("Failed to base64url decode the payload")}else typeof r.payload=="string"?p=at.encode(r.payload):p=r.payload;const x={payload:p};return r.protected!==void 0&&(x.protectedHeader=t),r.header!==void 0&&(x.unprotectedHeader=r.header),l?{...x,key:e}:x}async function $n(r,e,s){if(r instanceof Uint8Array&&(r=Xe.decode(r)),typeof r!="string")throw new Q("Compact JWS must be a string or Uint8Array");const{0:t,1:n,2:o,length:i}=r.split(".");if(i!==3)throw new Q("Invalid Compact JWS");const a=await Dn({payload:n,protected:t,signature:o},e,s),c={payload:a.payload,protectedHeader:a.protectedHeader};return typeof e=="function"?{...c,key:a.key}:c}const Mn=r=>Math.floor(r.getTime()/1e3),Cs=60,Ns=Cs*60,Ct=Ns*24,Wn=Ct*7,Un=Ct*365.25,Hn=/^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,Ls=r=>{const e=Hn.exec(r);if(!e||e[4]&&e[1])throw new TypeError("Invalid time period format");const s=parseFloat(e[2]),t=e[3].toLowerCase();let n;switch(t){case"sec":case"secs":case"second":case"seconds":case"s":n=Math.round(s);break;case"minute":case"minutes":case"min":case"mins":case"m":n=Math.round(s*Cs);break;case"hour":case"hours":case"hr":case"hrs":case"h":n=Math.round(s*Ns);break;case"day":case"days":case"d":n=Math.round(s*Ct);break;case"week":case"weeks":case"w":n=Math.round(s*Wn);break;default:n=Math.round(s*Un);break}return e[1]==="-"||e[4]==="ago"?-n:n},Ds=r=>r.toLowerCase().replace(/^application\//,""),Bn=(r,e)=>typeof r=="string"?e.includes(r):Array.isArray(r)?e.some(Set.prototype.has.bind(new Set(r))):!1,Fn=(r,e,s={})=>{let t;try{t=JSON.parse(Xe.decode(e))}catch{}if(!ve(t))throw new me("JWT Claims Set must be a top-level JSON object");const{typ:n}=s;if(n&&(typeof r.typ!="string"||Ds(r.typ)!==Ds(n)))throw new he('unexpected "typ" JWT header value',t,"typ","check_failed");const{requiredClaims:o=[],issuer:i,subject:a,audience:c,maxTokenAge:l}=s,d=[...o];l!==void 0&&d.push("iat"),c!==void 0&&d.push("aud"),a!==void 0&&d.push("sub"),i!==void 0&&d.push("iss");for(const x of new Set(d.reverse()))if(!(x in t))throw new he(`missing required "${x}" claim`,t,x,"missing");if(i&&!(Array.isArray(i)?i:[i]).includes(t.iss))throw new he('unexpected "iss" claim value',t,"iss","check_failed");if(a&&t.sub!==a)throw new he('unexpected "sub" claim value',t,"sub","check_failed");if(c&&!Bn(t.aud,typeof c=="string"?[c]:c))throw new he('unexpected "aud" claim value',t,"aud","check_failed");let f;switch(typeof s.clockTolerance){case"string":f=Ls(s.clockTolerance);break;case"number":f=s.clockTolerance;break;case"undefined":f=0;break;default:throw new TypeError("Invalid clockTolerance option type")}const{currentDate:g}=s,p=Mn(g||new Date);if((t.iat!==void 0||l)&&typeof t.iat!="number")throw new he('"iat" claim must be a number',t,"iat","invalid");if(t.nbf!==void 0){if(typeof t.nbf!="number")throw new he('"nbf" claim must be a number',t,"nbf","invalid");if(t.nbf>p+f)throw new he('"nbf" claim timestamp check failed',t,"nbf","check_failed")}if(t.exp!==void 0){if(typeof t.exp!="number")throw new he('"exp" claim must be a number',t,"exp","invalid");if(t.exp<=p-f)throw new Tt('"exp" claim timestamp check failed',t,"exp","check_failed")}if(l){const x=p-t.iat,E=typeof l=="number"?l:Ls(l);if(x-f>E)throw new Tt('"iat" claim timestamp check failed (too far in the past)',t,"iat","check_failed");if(x<0-f)throw new he('"iat" claim timestamp check failed (it should be in the past)',t,"iat","check_failed")}return t};async function Kn(r,e,s){var i;const t=await $n(r,e,s);if((i=t.protectedHeader.crit)!=null&&i.includes("b64")&&t.protectedHeader.b64===!1)throw new me("JWTs MUST NOT use unencoded payload");const o={payload:Fn(t.protectedHeader,t.payload,s),protectedHeader:t.protectedHeader};return typeof e=="function"?{...o,key:t.key}:o}function Gn(r){switch(typeof r=="string"&&r.slice(0,2)){case"RS":case"PS":return"RSA";case"ES":return"EC";case"Ed":return"OKP";default:throw new xe('Unsupported "alg" value for a JSON Web Key Set')}}function qn(r){return r&&typeof r=="object"&&Array.isArray(r.keys)&&r.keys.every(Vn)}function Vn(r){return ve(r)}function $s(r){return typeof structuredClone=="function"?structuredClone(r):JSON.parse(JSON.stringify(r))}class Jn{constructor(e){if(this._cached=new WeakMap,!qn(e))throw new Rt("JSON Web Key Set malformed");this._jwks=$s(e)}async getKey(e,s){const{alg:t,kid:n}={...e,...s==null?void 0:s.header},o=Gn(t),i=this._jwks.keys.filter(l=>{let d=o===l.kty;if(d&&typeof n=="string"&&(d=n===l.kid),d&&typeof l.alg=="string"&&(d=t===l.alg),d&&typeof l.use=="string"&&(d=l.use==="sig"),d&&Array.isArray(l.key_ops)&&(d=l.key_ops.includes("verify")),d)switch(t){case"ES256":d=l.crv==="P-256";break;case"ES256K":d=l.crv==="secp256k1";break;case"ES384":d=l.crv==="P-384";break;case"ES512":d=l.crv==="P-521";break;case"Ed25519":d=l.crv==="Ed25519";break;case"EdDSA":d=l.crv==="Ed25519"||l.crv==="Ed448";break}return d}),{0:a,length:c}=i;if(c===0)throw new kt;if(c!==1){const l=new ws,{_cached:d}=this;throw l[Symbol.asyncIterator]=async function*(){for(const f of i)try{yield await Ms(d,f,t)}catch{}},l}return Ms(this._cached,a,t)}}async function Ms(r,e,s){const t=r.get(e)||r.set(e,{}).get(e);if(t[s]===void 0){const n=await ks({...e,ext:!0},s);if(n instanceof Uint8Array||n.type!=="public")throw new Rt("JSON Web Key Set members must be public keys");t[s]=n}return t[s]}function Ws(r){const e=new Jn(r),s=async(t,n)=>e.getKey(t,n);return Object.defineProperties(s,{jwks:{value:()=>$s(e._jwks),enumerable:!0,configurable:!1,writable:!1}}),s}const zn=async(r,e,s)=>{let t,n,o=!1;typeof AbortController=="function"&&(t=new AbortController,n=setTimeout(()=>{o=!0,t.abort()},e));const i=await fetch(r.href,{signal:t?t.signal:void 0,redirect:"manual",headers:s.headers}).catch(a=>{throw o?new ys:a});if(n!==void 0&&clearTimeout(n),i.status!==200)throw new ee("Expected 200 OK from the JSON Web Key Set HTTP response");try{return await i.json()}catch{throw new ee("Failed to parse the JSON Web Key Set HTTP response as JSON")}};function Yn(){return typeof WebSocketPair<"u"||typeof navigator<"u"&&navigator.userAgent==="Cloudflare-Workers"||typeof EdgeRuntime<"u"&&EdgeRuntime==="vercel"}let Nt;(typeof navigator>"u"||!((Hr=(bt=navigator.userAgent)==null?void 0:bt.startsWith)!=null&&Hr.call(bt,"Mozilla/5.0 ")))&&(Nt="jose/v5.10.0");const Lt=Symbol();function jn(r,e){return!(typeof r!="object"||r===null||!("uat"in r)||typeof r.uat!="number"||Date.now()-r.uat>=e||!("jwks"in r)||!ve(r.jwks)||!Array.isArray(r.jwks.keys)||!Array.prototype.every.call(r.jwks.keys,ve))}class Xn{constructor(e,s){if(!(e instanceof URL))throw new TypeError("url must be an instance of URL");this._url=new URL(e.href),this._options={agent:s==null?void 0:s.agent,headers:s==null?void 0:s.headers},this._timeoutDuration=typeof(s==null?void 0:s.timeoutDuration)=="number"?s==null?void 0:s.timeoutDuration:5e3,this._cooldownDuration=typeof(s==null?void 0:s.cooldownDuration)=="number"?s==null?void 0:s.cooldownDuration:3e4,this._cacheMaxAge=typeof(s==null?void 0:s.cacheMaxAge)=="number"?s==null?void 0:s.cacheMaxAge:6e5,(s==null?void 0:s[Lt])!==void 0&&(this._cache=s==null?void 0:s[Lt],jn(s==null?void 0:s[Lt],this._cacheMaxAge)&&(this._jwksTimestamp=this._cache.uat,this._local=Ws(this._cache.jwks)))}coolingDown(){return typeof this._jwksTimestamp=="number"?Date.now()<this._jwksTimestamp+this._cooldownDuration:!1}fresh(){return typeof this._jwksTimestamp=="number"?Date.now()<this._jwksTimestamp+this._cacheMaxAge:!1}async getKey(e,s){(!this._local||!this.fresh())&&await this.reload();try{return await this._local(e,s)}catch(t){if(t instanceof kt&&this.coolingDown()===!1)return await this.reload(),this._local(e,s);throw t}}async reload(){this._pendingFetch&&Yn()&&(this._pendingFetch=void 0);const e=new Headers(this._options.headers);Nt&&!e.has("User-Agent")&&(e.set("User-Agent",Nt),this._options.headers=Object.fromEntries(e.entries())),this._pendingFetch||(this._pendingFetch=zn(this._url,this._timeoutDuration,this._options).then(s=>{this._local=Ws(s),this._cache&&(this._cache.uat=Date.now(),this._cache.jwks=s),this._jwksTimestamp=Date.now(),this._pendingFetch=void 0}).catch(s=>{throw this._pendingFetch=void 0,s})),await this._pendingFetch}}function Zn(r,e){const s=new Xn(r,e),t=async(n,o)=>s.getKey(n,o);return Object.defineProperties(t,{coolingDown:{get:()=>s.coolingDown(),enumerable:!0,configurable:!1},fresh:{get:()=>s.fresh(),enumerable:!0,configurable:!1},reload:{value:()=>s.reload(),enumerable:!0,configurable:!1,writable:!1},reloading:{get:()=>!!s._pendingFetch,enumerable:!0,configurable:!1},jwks:{value:()=>{var n;return(n=s._local)==null?void 0:n.jwks()},enumerable:!0,configurable:!1,writable:!1}}),t}const Qn=Re;function eo(r){if(typeof r!="string")throw new me("JWTs must use Compact JWS serialization, JWT must be a string");const{1:e,length:s}=r.split(".");if(s===5)throw new me("Only JWTs using Compact JWS serialization can be decoded");if(s!==3)throw new me("Invalid JWT");if(!e)throw new me("JWTs must contain a payload");let t;try{t=Qn(e)}catch{throw new me("Failed to base64url decode the payload")}let n;try{n=JSON.parse(Xe.decode(t))}catch{throw new me("Failed to parse the decoded payload as JSON")}if(!ve(n))throw new me("Invalid JWT Claims Set");return n}/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Dt(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Ee(r,e=""){if(!Number.isSafeInteger(r)||r<0){const s=e&&`"${e}" `;throw new Error(`${s}expected integer >= 0, got ${r}`)}}function q(r,e,s=""){const t=Dt(r),n=r==null?void 0:r.length,o=e!==void 0;if(!t||o&&n!==e){const i=s&&`"${s}" `,a=o?` of length ${e}`:"",c=t?`length=${n}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function Us(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash must wrapped by utils.createHasher");Ee(r.outputLen),Ee(r.blockLen)}function Ge(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Hs(r,e){q(r,void 0,"digestInto() output");const s=e.outputLen;if(r.length<s)throw new Error('"digestInto() output" expected to be of length >='+s)}function to(r){return new Uint32Array(r.buffer,r.byteOffset,Math.floor(r.byteLength/4))}function qe(...r){for(let e=0;e<r.length;e++)r[e].fill(0)}function $t(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function ye(r,e){return r<<32-e|r>>>e}const so=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function ro(r){return r<<24&4278190080|r<<8&16711680|r>>>8&65280|r>>>24&255}function no(r){for(let e=0;e<r.length;e++)r[e]=ro(r[e]);return r}const Bs=so?r=>r:no,Fs=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",oo=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Qe(r){if(q(r),Fs)return r.toHex();let e="";for(let s=0;s<r.length;s++)e+=oo[r[s]];return e}const Ae={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ks(r){if(r>=Ae._0&&r<=Ae._9)return r-Ae._0;if(r>=Ae.A&&r<=Ae.F)return r-(Ae.A-10);if(r>=Ae.a&&r<=Ae.f)return r-(Ae.a-10)}function dt(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Fs)return Uint8Array.fromHex(r);const e=r.length,s=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);const t=new Uint8Array(s);for(let n=0,o=0;n<s;n++,o+=2){const i=Ks(r.charCodeAt(o)),a=Ks(r.charCodeAt(o+1));if(i===void 0||a===void 0){const c=r[o]+r[o+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+o)}t[n]=i*16+a}return t}function ke(...r){let e=0;for(let t=0;t<r.length;t++){const n=r[t];q(n),e+=n.length}const s=new Uint8Array(e);for(let t=0,n=0;t<r.length;t++){const o=r[t];s.set(o,n),n+=o.length}return s}function Gs(r,e={}){const s=(n,o)=>r(o).update(n).digest(),t=r(void 0);return s.outputLen=t.outputLen,s.blockLen=t.blockLen,s.create=n=>r(n),Object.assign(s,e),Object.freeze(s)}function qs(r=32){const e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof(e==null?void 0:e.getRandomValues)!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(r))}const io=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function ao(r,e,s){return r&e^~r&s}function co(r,e,s){return r&e^r&s^e&s}class lo{constructor(e,s,t,n){P(this,"blockLen");P(this,"outputLen");P(this,"padOffset");P(this,"isLE");P(this,"buffer");P(this,"view");P(this,"finished",!1);P(this,"length",0);P(this,"pos",0);P(this,"destroyed",!1);this.blockLen=e,this.outputLen=s,this.padOffset=t,this.isLE=n,this.buffer=new Uint8Array(e),this.view=$t(this.buffer)}update(e){Ge(this),q(e);const{view:s,buffer:t,blockLen:n}=this,o=e.length;for(let i=0;i<o;){const a=Math.min(n-this.pos,o-i);if(a===n){const c=$t(e);for(;n<=o-i;i+=n)this.process(c,i);continue}t.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===n&&(this.process(s,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Ge(this),Hs(e,this),this.finished=!0;const{buffer:s,view:t,blockLen:n,isLE:o}=this;let{pos:i}=this;s[i++]=128,qe(this.buffer.subarray(i)),this.padOffset>n-i&&(this.process(t,0),i=0);for(let f=i;f<n;f++)s[f]=0;t.setBigUint64(n-8,BigInt(this.length*8),o),this.process(t,0);const a=$t(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");const l=c/4,d=this.get();if(l>d.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)a.setUint32(4*f,d[f],o)}digest(){const{buffer:e,outputLen:s}=this;this.digestInto(e);const t=e.slice(0,s);return this.destroy(),t}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:s,buffer:t,length:n,finished:o,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=o,e.length=n,e.pos=a,n%s&&e.buffer.set(t),e}clone(){return this._cloneInto()}}const Oe=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),ut=BigInt(2**32-1),Vs=BigInt(32);function uo(r,e=!1){return e?{h:Number(r&ut),l:Number(r>>Vs&ut)}:{h:Number(r>>Vs&ut)|0,l:Number(r&ut)|0}}function ho(r,e=!1){const s=r.length;let t=new Uint32Array(s),n=new Uint32Array(s);for(let o=0;o<s;o++){const{h:i,l:a}=uo(r[o],e);[t[o],n[o]]=[i,a]}return[t,n]}const po=(r,e,s)=>r<<s|e>>>32-s,fo=(r,e,s)=>e<<s|r>>>32-s,_o=(r,e,s)=>e<<s-32|r>>>64-s,go=(r,e,s)=>r<<s-32|e>>>64-s,xo=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Pe=new Uint32Array(64);class mo extends lo{constructor(e){super(64,e,8,!1)}get(){const{A:e,B:s,C:t,D:n,E:o,F:i,G:a,H:c}=this;return[e,s,t,n,o,i,a,c]}set(e,s,t,n,o,i,a,c){this.A=e|0,this.B=s|0,this.C=t|0,this.D=n|0,this.E=o|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,s){for(let f=0;f<16;f++,s+=4)Pe[f]=e.getUint32(s,!1);for(let f=16;f<64;f++){const g=Pe[f-15],p=Pe[f-2],x=ye(g,7)^ye(g,18)^g>>>3,E=ye(p,17)^ye(p,19)^p>>>10;Pe[f]=E+Pe[f-7]+x+Pe[f-16]|0}let{A:t,B:n,C:o,D:i,E:a,F:c,G:l,H:d}=this;for(let f=0;f<64;f++){const g=ye(a,6)^ye(a,11)^ye(a,25),p=d+g+ao(a,c,l)+xo[f]+Pe[f]|0,E=(ye(t,2)^ye(t,13)^ye(t,22))+co(t,n,o)|0;d=l,l=c,c=a,a=i+p|0,i=o,o=n,n=t,t=p+E|0}t=t+this.A|0,n=n+this.B|0,o=o+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,l=l+this.G|0,d=d+this.H|0,this.set(t,n,o,i,a,c,l,d)}roundClean(){qe(Pe)}destroy(){this.set(0,0,0,0,0,0,0,0),qe(this.buffer)}}class wo extends mo{constructor(){super(32);P(this,"A",Oe[0]|0);P(this,"B",Oe[1]|0);P(this,"C",Oe[2]|0);P(this,"D",Oe[3]|0);P(this,"E",Oe[4]|0);P(this,"F",Oe[5]|0);P(this,"G",Oe[6]|0);P(this,"H",Oe[7]|0)}}const yo=Gs(()=>new wo,io(1));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Mt=BigInt(0),Wt=BigInt(1);function ht(r,e=""){if(typeof r!="boolean"){const s=e&&`"${e}" `;throw new Error(s+"expected boolean, got type="+typeof r)}return r}function Js(r){if(typeof r=="bigint"){if(!_t(r))throw new Error("positive bigint expected, got "+r)}else Ee(r);return r}function pt(r){const e=Js(r).toString(16);return e.length&1?"0"+e:e}function zs(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Mt:BigInt("0x"+r)}function ft(r){return zs(Qe(r))}function Ys(r){return zs(Qe(bo(q(r)).reverse()))}function Ut(r,e){Ee(e),r=Js(r);const s=dt(r.toString(16).padStart(e*2,"0"));if(s.length!==e)throw new Error("number too large");return s}function js(r,e){return Ut(r,e).reverse()}function bo(r){return Uint8Array.from(r)}const _t=r=>typeof r=="bigint"&&Mt<=r;function So(r,e,s){return _t(r)&&_t(e)&&_t(s)&&e<=r&&r<s}function vo(r,e,s,t){if(!So(e,s,t))throw new Error("expected valid "+r+": "+s+" <= n < "+t+", got "+e)}function Eo(r){let e;for(e=0;r>Mt;r>>=Wt,e+=1);return e}const Ht=r=>(Wt<<BigInt(r))-Wt;function Ao(r,e,s){if(Ee(r,"hashLen"),Ee(e,"qByteLen"),typeof s!="function")throw new Error("hmacFn must be a function");const t=S=>new Uint8Array(S),n=Uint8Array.of(),o=Uint8Array.of(0),i=Uint8Array.of(1),a=1e3;let c=t(r),l=t(r),d=0;const f=()=>{c.fill(1),l.fill(0),d=0},g=(...S)=>s(l,ke(c,...S)),p=(S=n)=>{l=g(o,S),c=g(),S.length!==0&&(l=g(i,S),c=g())},x=()=>{if(d++>=a)throw new Error("drbg: tried max amount of iterations");let S=0;const I=[];for(;S<e;){c=g();const R=c.slice();I.push(R),S+=c.length}return ke(...I)};return(S,I)=>{f(),p(S);let R;for(;!(R=I(x()));)p();return f(),R}}function Bt(r,e={},s={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function t(o,i,a){const c=r[o];if(a&&c===void 0)return;const l=typeof c;if(l!==i||c===null)throw new Error(`param "${o}" is invalid: expected ${i}, got ${l}`)}const n=(o,i)=>Object.entries(o).forEach(([a,c])=>t(a,c,i));n(e,!1),n(s,!0)}function Xs(r){const e=new WeakMap;return(s,...t)=>{const n=e.get(s);if(n!==void 0)return n;const o=r(s,...t);return e.set(s,o),o}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const ae=BigInt(0),ne=BigInt(1),Le=BigInt(2),Zs=BigInt(3),Qs=BigInt(4),er=BigInt(5),Io=BigInt(7),tr=BigInt(8),To=BigInt(9),sr=BigInt(16);function pe(r,e){const s=r%e;return s>=ae?s:e+s}function ue(r,e,s){let t=r;for(;e-- >ae;)t*=t,t%=s;return t}function rr(r,e){if(r===ae)throw new Error("invert: expected non-zero number");if(e<=ae)throw new Error("invert: expected positive modulus, got "+e);let s=pe(r,e),t=e,n=ae,o=ne;for(;s!==ae;){const a=t/s,c=t%s,l=n-o*a;t=s,s=c,n=o,o=l}if(t!==ne)throw new Error("invert: does not exist");return pe(n,e)}function Ft(r,e,s){if(!r.eql(r.sqr(e),s))throw new Error("Cannot find square root")}function nr(r,e){const s=(r.ORDER+ne)/Qs,t=r.pow(e,s);return Ft(r,t,e),t}function Ro(r,e){const s=(r.ORDER-er)/tr,t=r.mul(e,Le),n=r.pow(t,s),o=r.mul(e,n),i=r.mul(r.mul(o,Le),n),a=r.mul(o,r.sub(i,r.ONE));return Ft(r,a,e),a}function ko(r){const e=gt(r),s=or(r),t=s(e,e.neg(e.ONE)),n=s(e,t),o=s(e,e.neg(t)),i=(r+Io)/sr;return(a,c)=>{let l=a.pow(c,i),d=a.mul(l,t);const f=a.mul(l,n),g=a.mul(l,o),p=a.eql(a.sqr(d),c),x=a.eql(a.sqr(f),c);l=a.cmov(l,d,p),d=a.cmov(g,f,x);const E=a.eql(a.sqr(d),c),S=a.cmov(l,d,E);return Ft(a,S,c),S}}function or(r){if(r<Zs)throw new Error("sqrt is not defined for small field");let e=r-ne,s=0;for(;e%Le===ae;)e/=Le,s++;let t=Le;const n=gt(r);for(;ar(n,t)===1;)if(t++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(s===1)return nr;let o=n.pow(t,e);const i=(e+ne)/Le;return function(c,l){if(c.is0(l))return l;if(ar(c,l)!==1)throw new Error("Cannot find square root");let d=s,f=c.mul(c.ONE,o),g=c.pow(l,e),p=c.pow(l,i);for(;!c.eql(g,c.ONE);){if(c.is0(g))return c.ZERO;let x=1,E=c.sqr(g);for(;!c.eql(E,c.ONE);)if(x++,E=c.sqr(E),x===d)throw new Error("Cannot find square root");const S=ne<<BigInt(d-x-1),I=c.pow(f,S);d=x,f=c.sqr(I),g=c.mul(g,f),p=c.mul(p,I)}return p}}function Oo(r){return r%Qs===Zs?nr:r%tr===er?Ro:r%sr===To?ko(r):or(r)}const Po=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Co(r){const e={ORDER:"bigint",BYTES:"number",BITS:"number"},s=Po.reduce((t,n)=>(t[n]="function",t),e);return Bt(r,s),r}function No(r,e,s){if(s<ae)throw new Error("invalid exponent, negatives unsupported");if(s===ae)return r.ONE;if(s===ne)return e;let t=r.ONE,n=e;for(;s>ae;)s&ne&&(t=r.mul(t,n)),n=r.sqr(n),s>>=ne;return t}function ir(r,e,s=!1){const t=new Array(e.length).fill(s?r.ZERO:void 0),n=e.reduce((i,a,c)=>r.is0(a)?i:(t[c]=i,r.mul(i,a)),r.ONE),o=r.inv(n);return e.reduceRight((i,a,c)=>r.is0(a)?i:(t[c]=r.mul(i,t[c]),r.mul(i,a)),o),t}function ar(r,e){const s=(r.ORDER-ne)/Le,t=r.pow(e,s),n=r.eql(t,r.ONE),o=r.eql(t,r.ZERO),i=r.eql(t,r.neg(r.ONE));if(!n&&!o&&!i)throw new Error("invalid Legendre symbol result");return n?1:o?0:-1}function Lo(r,e){e!==void 0&&Ee(e);const s=e!==void 0?e:r.toString(2).length,t=Math.ceil(s/8);return{nBitLength:s,nByteLength:t}}class Do{constructor(e,s={}){P(this,"ORDER");P(this,"BITS");P(this,"BYTES");P(this,"isLE");P(this,"ZERO",ae);P(this,"ONE",ne);P(this,"_lengths");P(this,"_sqrt");P(this,"_mod");var i;if(e<=ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let t;this.isLE=!1,s!=null&&typeof s=="object"&&(typeof s.BITS=="number"&&(t=s.BITS),typeof s.sqrt=="function"&&(this.sqrt=s.sqrt),typeof s.isLE=="boolean"&&(this.isLE=s.isLE),s.allowedLengths&&(this._lengths=(i=s.allowedLengths)==null?void 0:i.slice()),typeof s.modFromBytes=="boolean"&&(this._mod=s.modFromBytes));const{nBitLength:n,nByteLength:o}=Lo(e,t);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=n,this.BYTES=o,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return pe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return ae<=e&&e<this.ORDER}is0(e){return e===ae}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ne)===ne}neg(e){return pe(-e,this.ORDER)}eql(e,s){return e===s}sqr(e){return pe(e*e,this.ORDER)}add(e,s){return pe(e+s,this.ORDER)}sub(e,s){return pe(e-s,this.ORDER)}mul(e,s){return pe(e*s,this.ORDER)}pow(e,s){return No(this,e,s)}div(e,s){return pe(e*rr(s,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,s){return e+s}subN(e,s){return e-s}mulN(e,s){return e*s}inv(e){return rr(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Oo(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?js(e,this.BYTES):Ut(e,this.BYTES)}fromBytes(e,s=!1){q(e);const{_lengths:t,BYTES:n,isLE:o,ORDER:i,_mod:a}=this;if(t){if(!t.includes(e.length)||e.length>n)throw new Error("Field.fromBytes: expected "+t+" bytes, got "+e.length);const l=new Uint8Array(n);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==n)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let c=o?Ys(e):ft(e);if(a&&(c=pe(c,i)),!s&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return ir(this,e)}cmov(e,s,t){return t?s:e}}function gt(r,e={}){return new Do(r,e)}function cr(r){if(typeof r!="bigint")throw new Error("field order must be bigint");const e=r.toString(2).length;return Math.ceil(e/8)}function lr(r){const e=cr(r);return e+Math.ceil(e/2)}function $o(r,e,s=!1){q(r);const t=r.length,n=cr(e),o=lr(e);if(t<16||t<o||t>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+t);const i=s?Ys(r):ft(r),a=pe(i,e-ne)+ne;return s?js(a,n):Ut(a,n)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ve=BigInt(0),De=BigInt(1);function xt(r,e){const s=e.negate();return r?s:e}function dr(r,e){const s=ir(r.Fp,e.map(t=>t.Z));return e.map((t,n)=>r.fromAffine(t.toAffine(s[n])))}function ur(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function Kt(r,e){ur(r,e);const s=Math.ceil(e/r)+1,t=2**(r-1),n=2**r,o=Ht(r),i=BigInt(r);return{windows:s,windowSize:t,mask:o,maxNumber:n,shiftBy:i}}function hr(r,e,s){const{windowSize:t,mask:n,maxNumber:o,shiftBy:i}=s;let a=Number(r&n),c=r>>i;a>t&&(a-=o,c+=De);const l=e*t,d=l+Math.abs(a)-1,f=a===0,g=a<0,p=e%2!==0;return{nextN:c,offset:d,isZero:f,isNeg:g,isNegF:p,offsetF:l}}const Gt=new WeakMap,pr=new WeakMap;function qt(r){return pr.get(r)||1}function fr(r){if(r!==Ve)throw new Error("invalid wNAF")}class Mo{constructor(e,s){P(this,"BASE");P(this,"ZERO");P(this,"Fn");P(this,"bits");this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=s}_unsafeLadder(e,s,t=this.ZERO){let n=e;for(;s>Ve;)s&De&&(t=t.add(n)),n=n.double(),s>>=De;return t}precomputeWindow(e,s){const{windows:t,windowSize:n}=Kt(s,this.bits),o=[];let i=e,a=i;for(let c=0;c<t;c++){a=i,o.push(a);for(let l=1;l<n;l++)a=a.add(i),o.push(a);i=a.double()}return o}wNAF(e,s,t){if(!this.Fn.isValid(t))throw new Error("invalid scalar");let n=this.ZERO,o=this.BASE;const i=Kt(e,this.bits);for(let a=0;a<i.windows;a++){const{nextN:c,offset:l,isZero:d,isNeg:f,isNegF:g,offsetF:p}=hr(t,a,i);t=c,d?o=o.add(xt(g,s[p])):n=n.add(xt(f,s[l]))}return fr(t),{p:n,f:o}}wNAFUnsafe(e,s,t,n=this.ZERO){const o=Kt(e,this.bits);for(let i=0;i<o.windows&&t!==Ve;i++){const{nextN:a,offset:c,isZero:l,isNeg:d}=hr(t,i,o);if(t=a,!l){const f=s[c];n=n.add(d?f.negate():f)}}return fr(t),n}getPrecomputes(e,s,t){let n=Gt.get(s);return n||(n=this.precomputeWindow(s,e),e!==1&&(typeof t=="function"&&(n=t(n)),Gt.set(s,n))),n}cached(e,s,t){const n=qt(e);return this.wNAF(n,this.getPrecomputes(n,e,t),s)}unsafe(e,s,t,n){const o=qt(e);return o===1?this._unsafeLadder(e,s,n):this.wNAFUnsafe(o,this.getPrecomputes(o,e,t),s,n)}createCache(e,s){ur(s,this.bits),pr.set(e,s),Gt.delete(e)}hasCache(e){return qt(e)!==1}}function Wo(r,e,s,t){let n=e,o=r.ZERO,i=r.ZERO;for(;s>Ve||t>Ve;)s&De&&(o=o.add(n)),t&De&&(i=i.add(n)),n=n.double(),s>>=De,t>>=De;return{p1:o,p2:i}}function _r(r,e,s){if(e){if(e.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Co(e),e}else return gt(r,{isLE:s})}function Uo(r,e,s={},t){if(t===void 0&&(t=r==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${r} CURVE object`);for(const c of["p","n","h"]){const l=e[c];if(!(typeof l=="bigint"&&l>Ve))throw new Error(`CURVE.${c} must be positive bigint`)}const n=_r(e.p,s.Fp,t),o=_r(e.n,s.Fn,t),a=["Gx","Gy","a","b"];for(const c of a)if(!n.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:n,Fn:o}}function Ho(r,e){return function(t){const n=r(t);return{secretKey:n,publicKey:e(n)}}}class gr{constructor(e,s){P(this,"oHash");P(this,"iHash");P(this,"blockLen");P(this,"outputLen");P(this,"finished",!1);P(this,"destroyed",!1);if(Us(e),q(s,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const t=this.blockLen,n=new Uint8Array(t);n.set(s.length>t?e.create().update(s).digest():s);for(let o=0;o<n.length;o++)n[o]^=54;this.iHash.update(n),this.oHash=e.create();for(let o=0;o<n.length;o++)n[o]^=106;this.oHash.update(n),qe(n)}update(e){return Ge(this),this.iHash.update(e),this}digestInto(e){Ge(this),q(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:s,iHash:t,finished:n,destroyed:o,blockLen:i,outputLen:a}=this;return e=e,e.finished=n,e.destroyed=o,e.blockLen=i,e.outputLen=a,e.oHash=s._cloneInto(e.oHash),e.iHash=t._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const xr=(r,e,s)=>new gr(r,e).update(s).digest();xr.create=(r,e)=>new gr(r,e);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const mr=(r,e)=>(r+(r>=0?e:-e)/wr)/e;function Bo(r,e,s){const[[t,n],[o,i]]=e,a=mr(i*r,s),c=mr(-n*r,s);let l=r-a*t-c*o,d=-a*n-c*i;const f=l<Ie,g=d<Ie;f&&(l=-l),g&&(d=-d);const p=Ht(Math.ceil(Eo(s)/2))+Je;if(l<Ie||l>=p||d<Ie||d>=p)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:f,k1:l,k2neg:g,k2:d}}function Vt(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Jt(r,e){const s={};for(let t of Object.keys(e))s[t]=r[t]===void 0?e[t]:r[t];return ht(s.lowS,"lowS"),ht(s.prehash,"prehash"),s.format!==void 0&&Vt(s.format),s}class Fo extends Error{constructor(e=""){super(e)}}const Ce={Err:Fo,_tlv:{encode:(r,e)=>{const{Err:s}=Ce;if(r<0||r>256)throw new s("tlv.encode: wrong tag");if(e.length&1)throw new s("tlv.encode: unpadded data");const t=e.length/2,n=pt(t);if(n.length/2&128)throw new s("tlv.encode: long form length too big");const o=t>127?pt(n.length/2|128):"";return pt(r)+o+n+e},decode(r,e){const{Err:s}=Ce;let t=0;if(r<0||r>256)throw new s("tlv.encode: wrong tag");if(e.length<2||e[t++]!==r)throw new s("tlv.decode: wrong tlv");const n=e[t++],o=!!(n&128);let i=0;if(!o)i=n;else{const c=n&127;if(!c)throw new s("tlv.decode(long): indefinite length not supported");if(c>4)throw new s("tlv.decode(long): byte length is too big");const l=e.subarray(t,t+c);if(l.length!==c)throw new s("tlv.decode: length bytes not complete");if(l[0]===0)throw new s("tlv.decode(long): zero leftmost byte");for(const d of l)i=i<<8|d;if(t+=c,i<128)throw new s("tlv.decode(long): not minimal encoding")}const a=e.subarray(t,t+i);if(a.length!==i)throw new s("tlv.decode: wrong value length");return{v:a,l:e.subarray(t+i)}}},_int:{encode(r){const{Err:e}=Ce;if(r<Ie)throw new e("integer: negative integers are not allowed");let s=pt(r);if(Number.parseInt(s[0],16)&8&&(s="00"+s),s.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return s},decode(r){const{Err:e}=Ce;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return ft(r)}},toSig(r){const{Err:e,_int:s,_tlv:t}=Ce,n=q(r,void 0,"signature"),{v:o,l:i}=t.decode(48,n);if(i.length)throw new e("invalid signature: left bytes after parsing");const{v:a,l:c}=t.decode(2,o),{v:l,l:d}=t.decode(2,c);if(d.length)throw new e("invalid signature: left bytes after parsing");return{r:s.decode(a),s:s.decode(l)}},hexFromSig(r){const{_tlv:e,_int:s}=Ce,t=e.encode(2,s.encode(r.r)),n=e.encode(2,s.encode(r.s)),o=t+n;return e.encode(48,o)}},Ie=BigInt(0),Je=BigInt(1),wr=BigInt(2),mt=BigInt(3),Ko=BigInt(4);function Go(r,e={}){const s=Uo("weierstrass",r,e),{Fp:t,Fn:n}=s;let o=s.CURVE;const{h:i,n:a}=o;Bt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});const{endo:c}=e;if(c&&(!t.is0(o.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');const l=br(t,n);function d(){if(!t.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f($,m,w){const{x:T,y:O}=m.toAffine(),D=t.toBytes(T);if(ht(w,"isCompressed"),w){d();const y=!t.isOdd(O);return ke(yr(y),D)}else return ke(Uint8Array.of(4),D,t.toBytes(O))}function g($){q($,void 0,"Point");const{publicKey:m,publicKeyUncompressed:w}=l,T=$.length,O=$[0],D=$.subarray(1);if(T===m&&(O===2||O===3)){const y=t.fromBytes(D);if(!t.isValid(y))throw new Error("bad point: is not on curve, wrong x");const b=E(y);let v;try{v=t.sqrt(b)}catch(H){const W=H instanceof Error?": "+H.message:"";throw new Error("bad point: is not on curve, sqrt error"+W)}d();const A=t.isOdd(v);return(O&1)===1!==A&&(v=t.neg(v)),{x:y,y:v}}else if(T===w&&O===4){const y=t.BYTES,b=t.fromBytes(D.subarray(0,y)),v=t.fromBytes(D.subarray(y,y*2));if(!S(b,v))throw new Error("bad point: is not on curve");return{x:b,y:v}}else throw new Error(`bad point: got length ${T}, expected compressed=${m} or uncompressed=${w}`)}const p=e.toBytes||f,x=e.fromBytes||g;function E($){const m=t.sqr($),w=t.mul(m,$);return t.add(t.add(w,t.mul($,o.a)),o.b)}function S($,m){const w=t.sqr(m),T=E($);return t.eql(w,T)}if(!S(o.Gx,o.Gy))throw new Error("bad curve params: generator point");const I=t.mul(t.pow(o.a,mt),Ko),R=t.mul(t.sqr(o.b),BigInt(27));if(t.is0(t.add(I,R)))throw new Error("bad curve params: a or b");function B($,m,w=!1){if(!t.isValid(m)||w&&t.is0(m))throw new Error(`bad point coordinate ${$}`);return m}function M($){if(!($ instanceof Z))throw new Error("Weierstrass Point expected")}function V($){if(!c||!c.basises)throw new Error("no endo");return Bo($,c.basises,n.ORDER)}const G=Xs(($,m)=>{const{X:w,Y:T,Z:O}=$;if(t.eql(O,t.ONE))return{x:w,y:T};const D=$.is0();m==null&&(m=D?t.ONE:t.inv(O));const y=t.mul(w,m),b=t.mul(T,m),v=t.mul(O,m);if(D)return{x:t.ZERO,y:t.ZERO};if(!t.eql(v,t.ONE))throw new Error("invZ was invalid");return{x:y,y:b}}),se=Xs($=>{if($.is0()){if(e.allowInfinityPoint&&!t.is0($.Y))return;throw new Error("bad point: ZERO")}const{x:m,y:w}=$.toAffine();if(!t.isValid(m)||!t.isValid(w))throw new Error("bad point: x or y not field elements");if(!S(m,w))throw new Error("bad point: equation left != right");if(!$.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function F($,m,w,T,O){return w=new Z(t.mul(w.X,$),w.Y,w.Z),m=xt(T,m),w=xt(O,w),m.add(w)}const N=class N{constructor(m,w,T){P(this,"X");P(this,"Y");P(this,"Z");this.X=B("x",m),this.Y=B("y",w,!0),this.Z=B("z",T),Object.freeze(this)}static CURVE(){return o}static fromAffine(m){const{x:w,y:T}=m||{};if(!m||!t.isValid(w)||!t.isValid(T))throw new Error("invalid affine point");if(m instanceof N)throw new Error("projective point not allowed");return t.is0(w)&&t.is0(T)?N.ZERO:new N(w,T,t.ONE)}static fromBytes(m){const w=N.fromAffine(x(q(m,void 0,"point")));return w.assertValidity(),w}static fromHex(m){return N.fromBytes(dt(m))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(m=8,w=!0){return U.createCache(this,m),w||this.multiply(mt),this}assertValidity(){se(this)}hasEvenY(){const{y:m}=this.toAffine();if(!t.isOdd)throw new Error("Field doesn't support isOdd");return!t.isOdd(m)}equals(m){M(m);const{X:w,Y:T,Z:O}=this,{X:D,Y:y,Z:b}=m,v=t.eql(t.mul(w,b),t.mul(D,O)),A=t.eql(t.mul(T,b),t.mul(y,O));return v&&A}negate(){return new N(this.X,t.neg(this.Y),this.Z)}double(){const{a:m,b:w}=o,T=t.mul(w,mt),{X:O,Y:D,Z:y}=this;let b=t.ZERO,v=t.ZERO,A=t.ZERO,k=t.mul(O,O),H=t.mul(D,D),W=t.mul(y,y),L=t.mul(O,D);return L=t.add(L,L),A=t.mul(O,y),A=t.add(A,A),b=t.mul(m,A),v=t.mul(T,W),v=t.add(b,v),b=t.sub(H,v),v=t.add(H,v),v=t.mul(b,v),b=t.mul(L,b),A=t.mul(T,A),W=t.mul(m,W),L=t.sub(k,W),L=t.mul(m,L),L=t.add(L,A),A=t.add(k,k),k=t.add(A,k),k=t.add(k,W),k=t.mul(k,L),v=t.add(v,k),W=t.mul(D,y),W=t.add(W,W),k=t.mul(W,L),b=t.sub(b,k),A=t.mul(W,H),A=t.add(A,A),A=t.add(A,A),new N(b,v,A)}add(m){M(m);const{X:w,Y:T,Z:O}=this,{X:D,Y:y,Z:b}=m;let v=t.ZERO,A=t.ZERO,k=t.ZERO;const H=o.a,W=t.mul(o.b,mt);let L=t.mul(w,D),K=t.mul(T,y),X=t.mul(O,b),de=t.add(w,T),Y=t.add(D,y);de=t.mul(de,Y),Y=t.add(L,K),de=t.sub(de,Y),Y=t.add(w,O);let ie=t.add(D,b);return Y=t.mul(Y,ie),ie=t.add(L,X),Y=t.sub(Y,ie),ie=t.add(T,O),v=t.add(y,b),ie=t.mul(ie,v),v=t.add(K,X),ie=t.sub(ie,v),k=t.mul(H,Y),v=t.mul(W,X),k=t.add(v,k),v=t.sub(K,k),k=t.add(K,k),A=t.mul(v,k),K=t.add(L,L),K=t.add(K,L),X=t.mul(H,X),Y=t.mul(W,Y),K=t.add(K,X),X=t.sub(L,X),X=t.mul(H,X),Y=t.add(Y,X),L=t.mul(K,Y),A=t.add(A,L),L=t.mul(ie,Y),v=t.mul(de,v),v=t.sub(v,L),L=t.mul(de,K),k=t.mul(ie,k),k=t.add(k,L),new N(v,A,k)}subtract(m){return this.add(m.negate())}is0(){return this.equals(N.ZERO)}multiply(m){const{endo:w}=e;if(!n.isValidNot0(m))throw new Error("invalid scalar: out of range");let T,O;const D=y=>U.cached(this,y,b=>dr(N,b));if(w){const{k1neg:y,k1:b,k2neg:v,k2:A}=V(m),{p:k,f:H}=D(b),{p:W,f:L}=D(A);O=H.add(L),T=F(w.beta,k,W,y,v)}else{const{p:y,f:b}=D(m);T=y,O=b}return dr(N,[T,O])[0]}multiplyUnsafe(m){const{endo:w}=e,T=this;if(!n.isValid(m))throw new Error("invalid scalar: out of range");if(m===Ie||T.is0())return N.ZERO;if(m===Je)return T;if(U.hasCache(this))return this.multiply(m);if(w){const{k1neg:O,k1:D,k2neg:y,k2:b}=V(m),{p1:v,p2:A}=Wo(N,T,D,b);return F(w.beta,v,A,O,y)}else return U.unsafe(T,m)}toAffine(m){return G(this,m)}isTorsionFree(){const{isTorsionFree:m}=e;return i===Je?!0:m?m(N,this):U.unsafe(this,a).is0()}clearCofactor(){const{clearCofactor:m}=e;return i===Je?this:m?m(N,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(m=!0){return ht(m,"isCompressed"),this.assertValidity(),p(N,this,m)}toHex(m=!0){return Qe(this.toBytes(m))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}};P(N,"BASE",new N(o.Gx,o.Gy,t.ONE)),P(N,"ZERO",new N(t.ZERO,t.ONE,t.ZERO)),P(N,"Fp",t),P(N,"Fn",n);let Z=N;const re=n.BITS,U=new Mo(Z,e.endo?Math.ceil(re/2):re);return Z.BASE.precompute(8),Z}function yr(r){return Uint8Array.of(r?2:3)}function br(r,e){return{secretKey:e.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function qo(r,e={}){const{Fn:s}=r,t=e.randomBytes||qs,n=Object.assign(br(r.Fp,s),{seed:lr(s.ORDER)});function o(p){try{const x=s.fromBytes(p);return s.isValidNot0(x)}catch{return!1}}function i(p,x){const{publicKey:E,publicKeyUncompressed:S}=n;try{const I=p.length;return x===!0&&I!==E||x===!1&&I!==S?!1:!!r.fromBytes(p)}catch{return!1}}function a(p=t(n.seed)){return $o(q(p,n.seed,"seed"),s.ORDER)}function c(p,x=!0){return r.BASE.multiply(s.fromBytes(p)).toBytes(x)}function l(p){const{secretKey:x,publicKey:E,publicKeyUncompressed:S}=n;if(!Dt(p)||"_lengths"in s&&s._lengths||x===E)return;const I=q(p,void 0,"key").length;return I===E||I===S}function d(p,x,E=!0){if(l(p)===!0)throw new Error("first arg must be private key");if(l(x)===!1)throw new Error("second arg must be public key");const S=s.fromBytes(p);return r.fromBytes(x).multiply(S).toBytes(E)}const f={isValidSecretKey:o,isValidPublicKey:i,randomSecretKey:a},g=Ho(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:d,keygen:g,Point:r,utils:f,lengths:n})}function Vo(r,e,s={}){Us(e),Bt(s,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),s=Object.assign({},s);const t=s.randomBytes||qs,n=s.hmac||((m,w)=>xr(e,m,w)),{Fp:o,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:l,getPublicKey:d,getSharedSecret:f,utils:g,lengths:p}=qo(r,s),x={prehash:!0,lowS:typeof s.lowS=="boolean"?s.lowS:!0,format:"compact",extraEntropy:!1},E=a*wr<o.ORDER;function S(m){const w=a>>Je;return m>w}function I(m,w){if(!i.isValidNot0(w))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return w}function R(){if(E)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function B(m,w){Vt(w);const T=p.signature,O=w==="compact"?T:w==="recovered"?T+1:void 0;return q(m,O)}class M{constructor(w,T,O){P(this,"r");P(this,"s");P(this,"recovery");if(this.r=I("r",w),this.s=I("s",T),O!=null){if(R(),![0,1,2,3].includes(O))throw new Error("invalid recovery id");this.recovery=O}Object.freeze(this)}static fromBytes(w,T=x.format){B(w,T);let O;if(T==="der"){const{r:v,s:A}=Ce.toSig(q(w));return new M(v,A)}T==="recovered"&&(O=w[0],T="compact",w=w.subarray(1));const D=p.signature/2,y=w.subarray(0,D),b=w.subarray(D,D*2);return new M(i.fromBytes(y),i.fromBytes(b),O)}static fromHex(w,T){return this.fromBytes(dt(w),T)}assertRecovery(){const{recovery:w}=this;if(w==null)throw new Error("invalid recovery id: must be present");return w}addRecoveryBit(w){return new M(this.r,this.s,w)}recoverPublicKey(w){const{r:T,s:O}=this,D=this.assertRecovery(),y=D===2||D===3?T+a:T;if(!o.isValid(y))throw new Error("invalid recovery id: sig.r+curve.n != R.x");const b=o.toBytes(y),v=r.fromBytes(ke(yr((D&1)===0),b)),A=i.inv(y),k=G(q(w,void 0,"msgHash")),H=i.create(-k*A),W=i.create(O*A),L=r.BASE.multiplyUnsafe(H).add(v.multiplyUnsafe(W));if(L.is0())throw new Error("invalid recovery: point at infinify");return L.assertValidity(),L}hasHighS(){return S(this.s)}toBytes(w=x.format){if(Vt(w),w==="der")return dt(Ce.hexFromSig(this));const{r:T,s:O}=this,D=i.toBytes(T),y=i.toBytes(O);return w==="recovered"?(R(),ke(Uint8Array.of(this.assertRecovery()),D,y)):ke(D,y)}toHex(w){return Qe(this.toBytes(w))}}const V=s.bits2int||function(w){if(w.length>8192)throw new Error("input is too large");const T=ft(w),O=w.length*8-c;return O>0?T>>BigInt(O):T},G=s.bits2int_modN||function(w){return i.create(V(w))},se=Ht(c);function F(m){return vo("num < 2^"+c,m,Ie,se),i.toBytes(m)}function Z(m,w){return q(m,void 0,"message"),w?q(e(m),void 0,"prehashed message"):m}function re(m,w,T){const{lowS:O,prehash:D,extraEntropy:y}=Jt(T,x);m=Z(m,D);const b=G(m),v=i.fromBytes(w);if(!i.isValidNot0(v))throw new Error("invalid private key");const A=[F(v),F(b)];if(y!=null&&y!==!1){const L=y===!0?t(p.secretKey):y;A.push(q(L,void 0,"extraEntropy"))}const k=ke(...A),H=b;function W(L){const K=V(L);if(!i.isValidNot0(K))return;const X=i.inv(K),de=r.BASE.multiply(K).toAffine(),Y=i.create(de.x);if(Y===Ie)return;const ie=i.create(X*i.create(H+Y*v));if(ie===Ie)return;let Br=(de.x===Y?0:2)|Number(de.y&Je),Fr=ie;return O&&S(ie)&&(Fr=i.neg(ie),Br^=1),new M(Y,Fr,E?void 0:Br)}return{seed:k,k2sig:W}}function U(m,w,T={}){const{seed:O,k2sig:D}=re(m,w,T);return Ao(e.outputLen,i.BYTES,n)(O,D).toBytes(T.format)}function N(m,w,T,O={}){const{lowS:D,prehash:y,format:b}=Jt(O,x);if(T=q(T,void 0,"publicKey"),w=Z(w,y),!Dt(m)){const v=m instanceof M?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+v)}B(m,b);try{const v=M.fromBytes(m,b),A=r.fromBytes(T);if(D&&v.hasHighS())return!1;const{r:k,s:H}=v,W=G(w),L=i.inv(H),K=i.create(W*L),X=i.create(k*L),de=r.BASE.multiplyUnsafe(K).add(A.multiplyUnsafe(X));return de.is0()?!1:i.create(de.x)===k}catch{return!1}}function $(m,w,T={}){const{prehash:O}=Jt(T,x);return w=Z(w,O),M.fromBytes(m,"recovered").recoverPublicKey(w).toBytes()}return Object.freeze({keygen:l,getPublicKey:d,getSharedSecret:f,utils:g,lengths:p,Point:r,sign:U,verify:N,recoverPublicKey:$,Signature:M,hash:e})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const zt={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Jo={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]},Sr=BigInt(2);function zo(r){const e=zt.p,s=BigInt(3),t=BigInt(6),n=BigInt(11),o=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),l=r*r*r%e,d=l*l*r%e,f=ue(d,s,e)*d%e,g=ue(f,s,e)*d%e,p=ue(g,Sr,e)*l%e,x=ue(p,n,e)*p%e,E=ue(x,o,e)*x%e,S=ue(E,a,e)*E%e,I=ue(S,c,e)*S%e,R=ue(I,a,e)*E%e,B=ue(R,s,e)*d%e,M=ue(B,i,e)*x%e,V=ue(M,t,e)*l%e,G=ue(V,Sr,e);if(!Yt.eql(Yt.sqr(G),r))throw new Error("Cannot find square root");return G}const Yt=gt(zt.p,{sqrt:zo}),Yo=Vo(Go(zt,{Fp:Yt,endo:Jo}),yo),jo=BigInt(0),et=BigInt(1),Xo=BigInt(2),Zo=BigInt(7),Qo=BigInt(256),ei=BigInt(113),vr=[],Er=[],Ar=[];for(let r=0,e=et,s=1,t=0;r<24;r++){[s,t]=[t,(2*s+3*t)%5],vr.push(2*(5*t+s)),Er.push((r+1)*(r+2)/2%64);let n=jo;for(let o=0;o<7;o++)e=(e<<et^(e>>Zo)*ei)%Qo,e&Xo&&(n^=et<<(et<<BigInt(o))-et);Ar.push(n)}const Ir=ho(Ar,!0),ti=Ir[0],si=Ir[1],Tr=(r,e,s)=>s>32?_o(r,e,s):po(r,e,s),Rr=(r,e,s)=>s>32?go(r,e,s):fo(r,e,s);function ri(r,e=24){const s=new Uint32Array(10);for(let t=24-e;t<24;t++){for(let i=0;i<10;i++)s[i]=r[i]^r[i+10]^r[i+20]^r[i+30]^r[i+40];for(let i=0;i<10;i+=2){const a=(i+8)%10,c=(i+2)%10,l=s[c],d=s[c+1],f=Tr(l,d,1)^s[a],g=Rr(l,d,1)^s[a+1];for(let p=0;p<50;p+=10)r[i+p]^=f,r[i+p+1]^=g}let n=r[2],o=r[3];for(let i=0;i<24;i++){const a=Er[i],c=Tr(n,o,a),l=Rr(n,o,a),d=vr[i];n=r[d],o=r[d+1],r[d]=c,r[d+1]=l}for(let i=0;i<50;i+=10){for(let a=0;a<10;a++)s[a]=r[i+a];for(let a=0;a<10;a++)r[i+a]^=~s[(a+2)%10]&s[(a+4)%10]}r[0]^=ti[t],r[1]^=si[t]}qe(s)}class jt{constructor(e,s,t,n=!1,o=24){P(this,"state");P(this,"pos",0);P(this,"posOut",0);P(this,"finished",!1);P(this,"state32");P(this,"destroyed",!1);P(this,"blockLen");P(this,"suffix");P(this,"outputLen");P(this,"enableXOF",!1);P(this,"rounds");if(this.blockLen=e,this.suffix=s,this.outputLen=t,this.enableXOF=n,this.rounds=o,Ee(t,"outputLen"),!(0<e&&e<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=to(this.state)}clone(){return this._cloneInto()}keccak(){Bs(this.state32),ri(this.state32,this.rounds),Bs(this.state32),this.posOut=0,this.pos=0}update(e){Ge(this),q(e);const{blockLen:s,state:t}=this,n=e.length;for(let o=0;o<n;){const i=Math.min(s-this.pos,n-o);for(let a=0;a<i;a++)t[this.pos++]^=e[o++];this.pos===s&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:e,suffix:s,pos:t,blockLen:n}=this;e[t]^=s,s&128&&t===n-1&&this.keccak(),e[n-1]^=128,this.keccak()}writeInto(e){Ge(this,!1),q(e),this.finish();const s=this.state,{blockLen:t}=this;for(let n=0,o=e.length;n<o;){this.posOut>=t&&this.keccak();const i=Math.min(t-this.posOut,o-n);e.set(s.subarray(this.posOut,this.posOut+i),n),this.posOut+=i,n+=i}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return Ee(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(Hs(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,qe(this.state)}_cloneInto(e){const{blockLen:s,suffix:t,outputLen:n,rounds:o,enableXOF:i}=this;return e||(e=new jt(s,t,n,i,o)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=o,e.suffix=t,e.outputLen=n,e.enableXOF=i,e.destroyed=this.destroyed,e}}const kr=((r,e,s,t={})=>Gs(()=>new jt(e,r,s),t))(1,136,32),ni=60;class oi{constructor(){this.jwks=null}setJWKSEndpoint(e){try{this.jwks=Zn(new URL(e)),u.log("[CROSSx] JWKS 엔드포인트 설정:",e)}catch(s){u.warn("[CROSSx] JWKS 엔드포인트 URL 파싱 실패:",s)}}async verifyJWT(e,s){try{const t=this.decodeJWT(e);u.log("[CROSSx] JWT 디코딩 성공:",{sub:t.sub,exp:t.exp,iat:t.iat});const n=Math.floor(Date.now()/1e3);if(t.exp&&t.exp+ni<n)return u.warn("[CROSSx] 토큰 만료:",{exp:t.exp,now:n,만료시간:new Date(t.exp*1e3).toISOString()}),{payload:t,valid:!1,signatureVerified:!1};if(!t.sub)return u.warn("[CROSSx] JWT에 sub(사용자ID) 없음"),{payload:t,valid:!1,signatureVerified:!1};if(this.jwks)try{const{payload:o}=await Kn(e,this.jwks,{algorithms:["RS256","ES256"]});return u.log("[CROSSx] JWT 서명 검증 성공"),{payload:o,valid:!0,signatureVerified:!0}}catch(o){if(o instanceof Error&&(o.name==="JWSSignatureVerificationFailed"||o.name==="JWTClaimValidationFailed"))return u.error("[CROSSx] JWT 서명 검증 실패:",o),{payload:t,valid:!1,signatureVerified:!1};u.warn("[CROSSx] JWKS 엔드포인트 접근 불가 — 서명 미검증 모드로 전환")}return u.log("[CROSSx] JWT 검증 성공 (서명 미검증 — JWKS 미설정 또는 접근 불가)"),{payload:t,valid:!0,signatureVerified:!1}}catch(t){throw u.error("[CROSSx] JWT 검증 중 에러:",t),t}}decodeJWT(e){return eo(e)}recoverPersonalSignSigner(e,s){const t=new TextEncoder().encode(e),n=new TextEncoder().encode(`Ethereum Signed Message:
6
+ ${t.length}`),o=new Uint8Array(n.length+t.length);o.set(n,0),o.set(t,n.length);const i=kr(o),a=s.startsWith("0x")?s.slice(2):s;if(a.length!==130)throw new Error(`서명 길이가 유효하지 않습니다: 130 hex 문자 예상, 현재 ${a.length}`);const c=ii(a),l=c.slice(0,32),d=c.slice(32,64),f=c[64],g=f>=27?f-27:f,E=new Yo.Signature(Or(l),Or(d)).addRecoveryBit(g).recoverPublicKey(i).toBytes(!1).slice(1),S=kr(E);return"0x"+Qe(S.slice(12))}}function ii(r){const e=new Uint8Array(r.length/2);for(let s=0;s<e.length;s++)e[s]=parseInt(r.substring(s*2,s*2+2),16);return e}function Or(r){let e="0x";for(const s of r)e+=s.toString(16).padStart(2,"0");return BigInt(e)}const ai=3e4,ci=1e3;class li{async request(e){const s=e.retries??0;for(let t=0;t<=s;t++){try{const n=await this._doRequest(e);if(n.status<500||t===s)return n}catch(n){if(t===s)throw n}await new Promise(n=>setTimeout(n,ci*2**t))}throw new Error("Unexpected: retry loop exited without result")}async _doRequest(e){const s=new AbortController,t=setTimeout(()=>s.abort(),e.timeoutMs??ai);try{const n=await fetch(e.url,{method:e.method,headers:e.headers,body:e.body?JSON.stringify(e.body):void 0,signal:s.signal,credentials:e.credentials});let o;const i=await n.text();try{o=i?JSON.parse(i):null}catch{o={_raw:i}}return{status:n.status,data:o,headers:Object.fromEntries(n.headers.entries())}}finally{clearTimeout(t)}}}const di=new Set(["https://cross-wallet-oauth.crosstoken.io","https://stg-cross-wallet-oauth.crosstoken.io","https://dev-cross-wallet-oauth.crosstoken.io"]);class $e{static generateRandom16Hex(){const e=new Uint8Array(16);return crypto.getRandomValues(e),Array.from(e,s=>s.toString(16).padStart(2,"0")).join("")}static parseJwtPayload(e){const s=e.split(".");if(s.length<2)throw new Error("Invalid JWT format");const t=(s[1]??"").replace(/-/g,"+").replace(/_/g,"/"),n=atob(t);return JSON.parse(n)}static async sha256Hex(e){const s=new TextEncoder().encode(e),t=await crypto.subtle.digest("SHA-256",s);return Array.from(new Uint8Array(t),n=>n.toString(16).padStart(2,"0")).join("")}static async verifyIdTokenNonce(e,s){const t=$e.parseJwtPayload(e),n=t.nonce,o=typeof t.iss=="string"?t.iss:"(unknown)";if(u.log("[CROSSx] nonce 검증 시작 —",{iss:o,nonceClaimType:typeof n,nonceClaimPresent:typeof n=="string"&&n!=="",appleNonceSupported:t.nonce_supported??"(field absent)"}),o.includes("securetoken.google.com")){u.log("[CROSSx] Firebase ID Token 감지 — nonce 검증 skip.","서버 측에서 Google/Apple nonce 검증이 완료된 것으로 간주합니다.");return}if(typeof n!="string"||n===""){u.warn("[CROSSx] nonce claim 누락 — nonce 검증 skip.",{iss:o,keys:Object.keys(t)});return}if(o.includes("appleid.apple.com")){const i=await $e.sha256Hex(s);if(u.log("[CROSSx] Apple nonce 검증 —",{expectedHashLength:i.length,receivedHashLength:n.length,match:n===i}),n!==i)throw new Error("ID Token nonce 불일치 — replay attack 가능성이 있습니다")}else if(u.log("[CROSSx] Google nonce 검증 —",{expectedLength:s.length,receivedLength:n.length,match:n===s}),n!==s)throw new Error("ID Token nonce 불일치 — replay attack 가능성이 있습니다");u.log("[CROSSx] nonce 검증 성공 —",{iss:o})}openAuth(e){return new Promise((s,t)=>{const n=Math.max(e.width??500,500),o=Math.max(e.height??700,700),i=window.screenX+(window.outerWidth-n)/2,a=window.screenY+(window.outerHeight-o)/2,c=$e.generateRandom16Hex(),l=$e.generateRandom16Hex(),d=e.authUrl.includes("?")?"&":"?",f=`${e.authUrl}${d}state=${c}&nonce=${l}`;u.log("[CROSSx] OAuth 팝업 열기 — state, nonce 생성 완료:",{stateLength:c.length,nonceLength:l.length,authUrlBase:e.authUrl});const g=window.open(f,"CROSSx OAuth",`width=${n},height=${o},left=${i},top=${a}`);if(!g){t(new Error("팝업 창을 열 수 없습니다. 팝업 차단을 해제해 주세요."));return}const p=setTimeout(()=>{u.warn("[CROSSx] OAuth 타임아웃 (5분) — postMessage를 수신하지 못했습니다"),M(),t(new Error("Authentication timeout"))},5*60*1e3),x=10,E=30;let S=0,I=null;const R=()=>{clearInterval(B),u.warn("[CROSSx] COOP 감지 — OAuth 서버 응답을 "+E+"초간 대기합니다"),I=setTimeout(()=>{M(),t(new Error("OAuth 서버로부터 응답을 받지 못했습니다. 브라우저 보안 정책(COOP)으로 인해 팝업 통신이 차단되었을 수 있습니다. 다시 시도해 주세요."))},E*1e3)},B=setInterval(()=>{S++;try{g.closed&&(S<=x?R():(M(),t(new Error("로그인이 취소되었습니다"))))}catch{R()}},1e3),M=()=>{clearTimeout(p),clearInterval(B),I&&clearTimeout(I),window.removeEventListener("message",V)},V=G=>{if(G.origin!==e.expectedOrigin)return;if(!di.has(G.origin)){u.error("[CROSSx] postMessage origin이 허용 목록에 없음:",G.origin),M(),t(new Error("Unauthorized OAuth origin"));return}M();const se=typeof G.data.status=="string",F=se?G.data.data??{}:G.data;u.log("[CROSSx] OAuth postMessage 수신 —",{format:se?"wrapped":"flat",status:se?G.data.status:"(flat)"});const Z=(F==null?void 0:F.state)??G.data.state;if(!Z||Z!==c){t(new Error("OAuth state mismatch — possible CSRF attack"));return}if(se&&G.data.status!=="success"){u.error("[CROSSx] OAuth 실패:",F==null?void 0:F.error),t(new Error((F==null?void 0:F.error)||"Authentication failed"));return}if(!se&&(F!=null&&F.error)){u.error("[CROSSx] OAuth 실패:",F.error),t(new Error(F.error||"Authentication failed"));return}const re=F==null?void 0:F.idToken,U=F==null?void 0:F.accessToken,N=U??re,$=(F==null?void 0:F.email)||void 0;if(u.log("[CROSSx] OAuth 토큰 수신:",{hasAccessToken:!!U,hasIdToken:!!re,hasEmail:!!$}),!N){u.error("[CROSSx] 토큰을 찾을 수 없음:",G.data),t(new Error("Token not found in response"));return}const m={token:N,email:$},w=T=>{$e.verifyIdTokenNonce(T,l).then(()=>s(m)).catch(O=>{u.error("[CROSSx] nonce 검증 실패:",O),t(O instanceof Error?O:new Error("nonce verification failed"))})};U?U.split(".").length===3?w(U):re?w(re):(u.warn("[CROSSx] opaque accessToken만 수신 (idToken 없음) — nonce 검증 불가.","서버 측 nonce 검증이 필요합니다."),s(m)):re?w(re):t(new Error("Token not found in response"))};window.addEventListener("message",V)})}}const tt="crossx_wallet_data",ze="crossx_mock_pin_hash";class ui{constructor(e,s){this.storage=e,this.pinStore=s??null}async checkWallet(){if(this.migrateScenario!==void 0)return u.log("[Mock] checkWallet → migration_required"),"migration_required";const s=await this.storage.get(tt)?"exists":"not_found";return u.log(`[Mock] checkWallet → ${s}`),s}async getOrCreateWallet(e){var s;try{const t=await this.storage.get(tt);if(t)return t;const n={id:e,address:this.generateMockEvmAddress(),derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()};await this.storage.set(tt,n);const o=(s=this.pinStore)==null?void 0:s.get();return o&&(await this.storage.set(ze,o),u.log("[Mock] 지갑 생성 — PIN 저장됨")),n}catch(t){throw new _(h.WALLET_CREATION_FAILED,"지갑 생성에 실패했습니다",t)}}async getAddresses(e){const s=await this.storage.get(tt);return s?[{address:s.address,index:0}]:[]}async getAddress(e,s){return{address:this.generateMockEvmAddress(),derivationPath:`m/44'/60'/0'/0/${s}`}}async prepare(e,s){const t="mock-"+crypto.randomUUID();return u.log(`[Mock] prepare action=${e} → uuid=${t}`),{uuid:t,expiresAt:new Date(Date.now()+3e5).toISOString()}}async signMessage(e,s,t,n=0,o,i){return u.log(`[Mock] signMessage chainId=${s} index=${n} uuid=${o} from=${i}: "${t}"`),{chainId:s,signature:this.generateMockSignature(),format:"hex"}}async signTypedData(e,s,t,n=0,o,i){return u.log(`[Mock] signTypedData chainId=${s} index=${n} uuid=${o} from=${i}`),{chainId:s,signature:this.generateMockSignature(),format:"hex"}}async signTransaction(e,s,t,n=0,o){u.log(`[Mock] signTransaction chainId=${s} index=${n} uuid=${o}:`,t);const i="0x"+Array(64).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("");return{chainId:s,signature:this.generateMockSignature(),txHash:i,format:"hex"}}async sendTransaction(e,s,t,n){return u.log(`[Mock] sendTransaction chainId=${s} uuid=${n}:`,t),{txHash:"0x"+Array(64).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}}async verifyPin(e){var t;if(u.log("[Mock] verifyPin"),this.pinScenario==="wrong")return!1;const s=await this.storage.get(ze);return s&&s!==e?!1:(s||await this.storage.set(ze,e),(t=this.pinStore)==null||t.set(e),u.log("[Mock] verifyPin → 성공"),!0)}async changePin(e,s){var o;if(u.log("[Mock] changePin"),this.pinScenario==="wrong")throw new _(h.PIN_WRONG,"Incorrect PIN.");const t=(o=this.pinStore)==null?void 0:o.get(),n=await this.storage.get(ze);if(n&&t&&n!==t)throw new _(h.PIN_WRONG,"Incorrect PIN.");await this.storage.set(ze,s),u.log("[Mock] changePin 완료")}async migrateWallet(e,s){var o;if(u.log(`[Mock] migrateWallet pin=${e} sub=${s}`),this.migrateScenario==="wrong_pin")throw new _(h.MIGRATION_FAILED,"Incorrect PIN.",{permanent:!1,lockExpiresAt:0,remainingAttempts:4,maxAttempts:5});if(this.migrateScenario!==void 0&&typeof this.migrateScenario=="object"&&"locked"in this.migrateScenario){const a={permanent:!1,lockExpiresAt:Math.floor(Date.now()/1e3)+1800,remainingAttempts:0,maxAttempts:5,...this.migrateScenario.locked};throw new _(h.MIGRATION_PIN_LOCKED,"Too many incorrect PIN attempts. Your account has been temporarily locked.",a)}const t={id:s,address:this.generateMockEvmAddress(),derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()};await this.storage.set(tt,t);const n=(o=this.pinStore)==null?void 0:o.get();return n&&(await this.storage.set(ze,n),u.log("[Mock] 마이그레이션 — PIN 저장됨")),t}async getShareC(){return u.log("[Mock] getShareC"),"mock-share-c-"+crypto.randomUUID()}async verifyRecoveryPin(e,s){return u.log("[Mock] verifyRecoveryPin"),{valid:!0}}generateMockEvmAddress(){return"0x"+Array(40).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}generateMockSignature(){return"0x"+Array(130).fill(0).map(()=>Math.floor(Math.random()*16).toString(16)).join("")}}class Me{constructor(e,s,t,n,o){this._refreshPromise=null,this._walletStatusCache=null,this.adapterConfig=e,this.projectId=e.projectId,this.storage=s,this.transport=t,this.tokenStore=n,this.pinStore=o??null}setOnUnauthorized(e){this._onUnauthorized=e}setTokenRefresher(e){this._onTokenRefresh=e}getPin(){var e;return((e=this.pinStore)==null?void 0:e.get())??void 0}get baseUrl(){return this.adapterConfig.gatewayUrl}async ensureValidToken(){const e=this.tokenStore.get();if(e&&!this.tokenStore.isExpiringSoon(_s))return e;const s=!e||this.tokenStore.isExpiringSoon(_s);if(this._onTokenRefresh){if(await this.deduplicatedRefresh()){const n=this.tokenStore.get();if(n)return n}if(s)throw new _(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if(e)return u.warn("[CROSSx] 토큰 갱신 실패 — 기존 토큰으로 요청 시도"),e;throw new _(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}deduplicatedRefresh(){return this._refreshPromise?this._refreshPromise:(u.log("[CROSSx] 토큰 만료 임박/만료 — 자동 갱신 시도"),this._refreshPromise=this._onTokenRefresh().finally(()=>{this._refreshPromise=null}),this._refreshPromise)}async request(e,s,t,n=!1){var c,l,d,f;const o=await this.ensureValidToken(),i=`${this.baseUrl}${s}`,a={Authorization:`Bearer ${o}`,"Content-Type":"application/json","X-Project-Id":this.projectId};try{const p=(await this.transport.request({url:i,method:e,headers:a,body:t??void 0})).data;if(p&&typeof p.code=="number"){if(p.code<0||p.code>=400){const x=p.message||p.data||"API 요청에 실패했습니다";u.error("[CROSSx] Wallet Gateway API 에러 (HTTP 200):",{code:p.code,message:x,url:i,method:e});const E=Me.mapGatewayError(p.code,p.data);if(E===h.AUTH_NOT_AUTHENTICATED&&!n&&this._onTokenRefresh){if(u.warn("[CROSSx] Gateway -10002 감지 — 토큰 갱신 후 재시도"),await this.deduplicatedRefresh())return this.request(e,s,t,!0);throw new _(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if(E===h.USER_NOT_FOUND)throw u.warn("[CROSSx] Gateway -10033 감지 — 유저 미존재, 강제 로그아웃"),(c=this._onUnauthorized)==null||c.call(this),new _(h.USER_NOT_FOUND,Me.getGatewayErrorMessage(p.code,x));const S=E===h.AUTH_NOT_AUTHENTICATED?h.SESSION_EXPIRED:E,I=S===h.SESSION_EXPIRED?"인증 세션이 만료되었습니다. 다시 로그인해 주세요.":Me.getGatewayErrorMessage(p.code,x),R=p.data,B=E===h.PIN_LOCKED?Me.extractLockDetails(R):R??void 0;throw new _(S,I,B)}return u.log("[CROSSx] Wallet Gateway API 성공:",{code:p.code,url:i,method:e}),p.data??p}return p}catch(g){if(g instanceof _)throw g;const p=((l=g.response)==null?void 0:l.status)??g.status;if((p===401||p===403)&&!n&&this._onTokenRefresh){if(u.warn(`[CROSSx] HTTP ${p} 감지 — 토큰 갱신 후 재시도`),await this.deduplicatedRefresh())return this.request(e,s,t,!0);throw new _(h.SESSION_EXPIRED,"인증 세션이 만료되었습니다. 다시 로그인해 주세요.")}if((d=g.response)!=null&&d.data){const x=g.response.data,E=x.message||x.data||"API 요청에 실패했습니다",S=x.code||"UNKNOWN";throw u.error("[CROSSx] Wallet Gateway API 에러 (HTTP 에러):",{code:S,message:E,url:i,method:e,status:(f=g.response)==null?void 0:f.status}),new _(h.UNKNOWN_ERROR,`Wallet Gateway 오류 (${S}): ${E}`)}throw g}}async checkWallet(){u.log("[CROSSx] GET /mnemonic/check");const e=await this.request("GET","/mnemonic/check");return u.log("[CROSSx] /mnemonic/check 결과:",e.result),this._walletStatusCache=e.result,e.result}async getOrCreateWallet(e){let s;if(this._walletStatusCache!==null?(s=this._walletStatusCache,this._walletStatusCache=null,u.log("[CROSSx] getOrCreateWallet — 캐시된 상태 사용:",s)):(u.log("[CROSSx] GET /mnemonic/check — 지갑 상태 확인"),s=await this.checkWallet(),this._walletStatusCache=null),s==="migration_required")throw u.log("[CROSSx] migration_required → MIGRATION_BACKUP_EXISTS throw"),new _(h.MIGRATION_BACKUP_EXISTS,"CROSSx 백업이 존재합니다. 마이그레이션을 진행해 주세요.");if(s==="exists"){u.log("[CROSSx] 기존 지갑 발견 — POST /mnemonic/address(0)로 주소 조회");const o=await this.getAddress(e,0);return u.log("[CROSSx] 주소 조회 완료 — address:",o.address),{id:e,address:o.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}u.log("[CROSSx] POST /mnemonic/create — 신규 지갑 생성");const t={ignoreBackup:!1,password:this.requirePin()},n=await this.request("POST","/mnemonic/create",t);return u.log("[CROSSx] /mnemonic/create 완료 — address:",n.address),{id:e,address:n.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}async getAddresses(e){return((await this.request("GET","/mnemonic/addresses")).addresses??[]).map(t=>({address:t.address,index:t.index}))}async getAddress(e,s){const t={password:this.requirePin(),index:s};return{address:(await this.request("POST","/mnemonic/address",t)).address,derivationPath:`m/44'/60'/0'/0/${s}`}}async prepare(e,s){let t;switch(e){case"sign":case"send":if(!s.tx)throw new _(h.TX_INVALID_PARAMS,"prepare: tx가 필요합니다");t={unsignedTx:this.buildUnsignedTx(s.tx)};break;case"sign-message":if(!s.message)throw new _(h.TX_INVALID_PARAMS,"prepare: message가 필요합니다");t={message:s.message},s.from&&(t.from=s.from);break;case"sign-typed-data":if(!s.typedData)throw new _(h.TX_INVALID_PARAMS,"prepare: typedData가 필요합니다");t={typedData:s.typedData},s.from&&(t.from=s.from);break}const n={action:e,params:t},o=await this.request("POST","/mnemonic/prepare",n);return{uuid:o.uuid,expiresAt:o.expiresAt}}async signMessage(e,s,t,n,o,i){const a={message:t,password:this.requirePin()};o&&(a.uuid=o),i&&(a.from=i);const c=await this.request("POST","/mnemonic/sign-message",a);return{chainId:s,signature:c.signature,format:"hex"}}async signTypedData(e,s,t,n,o,i){const a={typedData:t,password:this.requirePin()};o&&(a.uuid=o),i&&(a.from=i);const c=await this.request("POST",`/mnemonic/sign-typed-data/${encodeURIComponent(s)}`,a);return{chainId:s,signature:c.signature,format:"hex"}}buildUnsignedTx(e){return{from:e.from,to:e.to,value:e.value,data:e.data,nonce:e.nonce!==void 0?`0x${e.nonce.toString(16)}`:void 0,gasLimit:e.gasLimit,gasPrice:e.gasPrice,maxFeePerGas:e.maxFeePerGas,maxPriorityFeePerGas:e.maxPriorityFeePerGas,chainId:e.chainId!==void 0?`0x${e.chainId.toString(16)}`:void 0}}async signTransaction(e,s,t,n,o){const i={unsignedTx:this.buildUnsignedTx(t),password:this.requirePin()};o&&(i.uuid=o);const a=await this.request("POST",`/mnemonic/sign/${encodeURIComponent(s)}`,i);return{chainId:s,signature:a.signedTx,txHash:a.txHash,format:"hex"}}async sendTransaction(e,s,t,n){const o={unsignedTx:this.buildUnsignedTx(t),password:this.requirePin()};return n&&(o.uuid=n),{txHash:(await this.request("POST",`/mnemonic/send/${encodeURIComponent(s)}`,o)).txHash}}async migrateWallet(e,s){u.log("[CROSSx][Migration Phase 4] POST /mnemonic/migrate 호출");const t={recoveryPin:e,sub:s,password:this.requirePin()},n=await this.request("POST","/mnemonic/migrate",t);return u.log("[CROSSx][Migration Phase 4] /mnemonic/migrate 완료 — address:",n.address),{id:s,address:n.address,derivationPath:"m/44'/60'/0'/0/0",createdAt:Date.now()}}async withdrawWallet(e){const s={confirmation:e,password:this.requirePin()};await this.request("POST","/mnemonic/withdraw",s)}async verifyPin(e){const s={password:e},t=await this.request("POST","/mnemonic/verify-password",s);if(!t.valid&&t.passwordStatus){const n=t.passwordStatus;if(n.permanent)throw new _(h.PIN_LOCKED,"Incorrect PIN.",{permanent:!0,lockExpiresAt:n.lockExpiresAt,remainingAttempts:0,maxAttempts:n.maxAttempts});if(n.remainingAttempts===0&&n.lockExpiresAt){const o=n.lockExpiresAt>1e10?n.lockExpiresAt:n.lockExpiresAt*1e3;throw new _(h.PIN_LOCKED,"Too many failed PIN attempts.",{permanent:!1,lockExpiresAt:o,remainingAttempts:0,maxAttempts:n.maxAttempts})}if(n.remainingAttempts!=null&&n.remainingAttempts>0)throw new _(h.PIN_LOCKED,"Incorrect PIN.",{permanent:!1,lockExpiresAt:0,remainingAttempts:n.remainingAttempts,maxAttempts:n.maxAttempts})}return t.valid}async changePin(e,s){const t={password:this.requirePin(),newPassword:s};await this.request("POST","/mnemonic/change-password",t)}async getShareC(){const e={password:this.requirePin()};return(await this.request("POST","/mnemonic/share-c",e)).shareC}async verifyRecoveryPin(e,s){const t={recoveryPin:e,sub:s};return this.request("POST","/mnemonic/verify-recovery-pin",t)}requirePin(){const e=this.getPin();if(!e)throw new _(h.PIN_NOT_SET,"PIN이 설정되지 않았습니다. PIN을 입력해 주세요.");return e}static extractLockDetails(e){const s=(e==null?void 0:e.lockStatus)??(e==null?void 0:e.lock_status)??e,t={},n=(s==null?void 0:s.lockExpiresAt)??(s==null?void 0:s.lock_expires_at);n&&(t.lockExpiresAt=n>1e10?n:n*1e3);const o=(s==null?void 0:s.remainingAttempts)??(s==null?void 0:s.remaining_attempts);typeof o=="number"&&(t.remainingAttempts=o);const i=(s==null?void 0:s.maxAttempts)??(s==null?void 0:s.max_attempts);return typeof i=="number"&&(t.maxAttempts=i),typeof(s==null?void 0:s.permanent)=="boolean"&&(t.permanent=s.permanent),t}static hasLockInfo(e){const s=(e==null?void 0:e.lockStatus)??(e==null?void 0:e.lock_status)??e;return!s||typeof s!="object"?!1:typeof s.remainingAttempts=="number"||typeof s.remaining_attempts=="number"||typeof s.maxAttempts=="number"||typeof s.max_attempts=="number"}static mapGatewayError(e,s){switch(e){case-10002:return h.AUTH_NOT_AUTHENTICATED;case-10001:return h.UNKNOWN_ERROR;case-10006:return h.GATEWAY_INTERNAL_ERROR;case-10007:return h.BROADCAST_FAILED;case-10008:return h.GATEWAY_LOCK_CONFLICT;case-10004:return h.WALLET_ALREADY_EXISTS;case-10005:return h.WALLET_NOT_FOUND;case-10011:return h.WALLET_NOT_FOUND;case-10030:return h.WALLET_INCONSISTENT_STATE;case-10010:return h.MIGRATION_FAILED;case-10012:return h.MIGRATION_BACKUP_EXISTS;case-10013:return h.WITHDRAW_FAILED;case-10033:return h.USER_NOT_FOUND;case-10027:return h.MIGRATION_PIN_LOCKED;case-10022:return h.PROJECT_NOT_REGISTERED;case-10023:return h.PROJECT_ID_MISSING;case-10024:return h.ORIGIN_NOT_ALLOWED;case-10025:return h.INVALID_APP_TYPE;case-10028:return Me.hasLockInfo(s)?h.PIN_LOCKED:h.PIN_WRONG;case-10029:return h.PIN_INVALID;case-10031:return h.PIN_LOCKED;case-10032:return h.PIN_REPEATED_PATTERN;case-10026:return h.TYPED_DATA_CHAIN_ID_MISMATCH;case-10014:case-10015:case-10019:return h.PREPARE_FAILED;case-10016:return h.PREPARE_EXPIRED;case-10017:case-10018:return h.PREPARE_MISMATCH;case-10020:return h.CHAIN_NOT_SUPPORTED;case-10021:return h.INVALID_CHAIN;case-10040:return h.HMAC_REQUIRED;case-10041:return h.HMAC_VERIFICATION_FAILED;default:return h.UNKNOWN_ERROR}}static getGatewayErrorMessage(e,s){switch(e){case-10002:return"Session expired. Please sign in again.";case-10004:return"Wallet already exists for this user.";case-10005:return"User wallet not found.";case-10006:return"Internal server error. Please try again later.";case-10007:return`Transaction broadcast failed (${s}). Please try again.`;case-10008:return"Another operation is in progress. Please try again later.";case-10013:return"Withdraw failed. Please try again.";case-10022:return"Project is not whitelisted. Verify your projectId and register the current origin in the management console.";case-10023:return"Project ID is required. Set the projectId field in SDKConfig.";case-10024:return"Origin or App ID is required. Register the current domain or set X-App-Id header.";case-10025:return"Invalid app type. X-App-Type must be android, ios, or windows.";case-10026:return"Domain chainId mismatch: the chainId in typedData.domain does not match the request chainId.";case-10027:return"Too many incorrect PIN attempts. Your account has been temporarily locked.";case-10028:return"Incorrect PIN. Please try again.";case-10029:return"Sequential PIN is not allowed. Please choose a different PIN.";case-10030:return"Wallet is in an inconsistent state. Please contact support.";case-10031:return"Too many failed PIN attempts. Your account is temporarily locked.";case-10032:return"Repeated digit pattern is not allowed. Please choose a different PIN.";case-10033:return"User not found. You have been signed out.";case-10040:return"HMAC signature header is required.";case-10041:return"HMAC signature verification failed.";default:return`Request failed (${e}): ${s}`}}}class st{constructor(e,s){this.cache=new Map,this.loadedAt=0,this.usingFallback=!1,this._fetchPromise=null,this.adapterConfig=e,this.projectId=e.projectId,this.transport=s}get baseUrl(){return this.adapterConfig.gatewayUrl}async getChains(){return this.isCacheValid()?Array.from(this.cache.values()):this._fetchPromise?this._fetchPromise:(this._fetchPromise=this._doFetchChains().finally(()=>{this._fetchPromise=null}),this._fetchPromise)}async _doFetchChains(){try{const e=await this.request("/chains");this.handleEnvelopeError(e);const s=e.data.chains;return this.populateCache(s,!1),s}catch{const e=st.fallbackChains();return this.populateCache(e,!0),e}}async getChain(e){const t=(await this.getChains()).find(n=>n.chainId===e);return t||this.fallbackOrThrow(e)}invalidateCache(){this.cache.clear(),this.loadedAt=0,this.usingFallback=!1}isCacheValid(){if(this.loadedAt===0)return!1;const e=this.usingFallback?cn:an;return e===0?!0:Date.now()-this.loadedAt<e}populateCache(e,s){this.cache.clear();for(const t of e)this.cache.set(t.chainId,t);this.loadedAt=Date.now(),this.usingFallback=s}async request(e){return(await this.transport.request({url:`${this.baseUrl}${e}`,method:"GET",headers:{"X-Project-Id":this.projectId}})).data}handleEnvelopeError(e){if(e.code<0){const s=typeof e.data=="string"?e.data:e.message??"체인 레지스트리 요청에 실패했습니다";throw new _(st.mapErrorCode(e.code),s)}}fallbackOrThrow(e){const s=st.fallbackChains().find(t=>t.chainId===e);if(s)return s;throw new _(h.CHAIN_NOT_SUPPORTED,`지원하지 않는 체인: ${e}`)}static fallbackChains(){return Object.values(rt).map(e=>({chainId:e.caipId,rpcUrl:e.rpcUrl}))}static mapErrorCode(e){switch(e){case-10020:return h.CHAIN_NOT_SUPPORTED;case-10021:return h.INVALID_CHAIN;case-10022:return h.PROJECT_NOT_REGISTERED;case-10023:return h.PROJECT_ID_MISSING;case-10024:return h.APP_IDENTIFIER_MISSING;case-10025:return h.INVALID_APP_TYPE;default:return h.UNKNOWN_ERROR}}}const Pr="__crossx-confirm-style",te="__crossx-confirm-overlay",hi={light:{bg:"#FFFFFF",border:"rgba(18,18,18,0.05)",titleColor:"#121212",subtitleColor:"rgba(18,18,18,0.7)",labelColor:"rgba(18,18,18,0.5)",valueColor:"#121212",pillBg:"rgba(18,18,18,0.05)",pillFromColor:"rgba(18,18,18,0.5)",pillAmtColor:"#121212",divider:"rgba(18,18,18,0.1)",closeColor:"#121212",closeHoverBg:"rgba(18,18,18,0.05)",copyColor:"rgba(18,18,18,0.5)",inputBg:"rgba(18,18,18,0.05)",inputBorder:"rgba(18,18,18,0.1)",hintColor:"rgba(18,18,18,0.5)",surfaceSubtle:"rgba(18,18,18,0.1)",primary:"#019D92",primaryGlow:"rgba(1,157,146,0.15)",secondary:"#E70077",errorColor:"#E70077",onPrimary:"#FFFFFF"},dark:{bg:"#121212",border:"rgba(255,255,255,0.05)",titleColor:"#FFFFFF",subtitleColor:"rgba(255,255,255,0.7)",labelColor:"rgba(255,255,255,0.5)",valueColor:"#FFFFFF",pillBg:"rgba(255,255,255,0.05)",pillFromColor:"rgba(255,255,255,0.5)",pillAmtColor:"#FFFFFF",divider:"rgba(255,255,255,0.1)",closeColor:"#FFFFFF",closeHoverBg:"rgba(255,255,255,0.05)",copyColor:"rgba(255,255,255,0.5)",inputBg:"rgba(255,255,255,0.05)",inputBorder:"rgba(255,255,255,0.1)",hintColor:"rgba(255,255,255,0.5)",surfaceSubtle:"rgba(255,255,255,0.1)",primary:"#019D92",primaryGlow:"rgba(1,157,146,0.15)",secondary:"#E70077",errorColor:"#E70077",onPrimary:"#FFFFFF"}};function Cr(r,e){const s=hi[r],t=e==null?void 0:e[r];return t?{...s,...t.primary!==void 0&&{primary:t.primary},...t.secondary!==void 0&&{secondary:t.secondary},...t.onPrimary!==void 0&&{onPrimary:t.onPrimary},...t.borderDefault!==void 0&&{border:t.borderDefault},...t.borderSubtle!==void 0&&{divider:t.borderSubtle,inputBorder:t.borderSubtle},...t.textIconPrimary!==void 0&&{titleColor:t.textIconPrimary,valueColor:t.textIconPrimary,pillAmtColor:t.textIconPrimary,closeColor:t.textIconPrimary},...t.textIconSecondary!==void 0&&{subtitleColor:t.textIconSecondary},...t.textIconTertiary!==void 0&&{labelColor:t.textIconTertiary,pillFromColor:t.textIconTertiary,copyColor:t.textIconTertiary,hintColor:t.textIconTertiary},...t.surfaceDefault!==void 0&&{pillBg:t.surfaceDefault,closeHoverBg:t.surfaceDefault,inputBg:t.surfaceDefault},...t.surfaceSubtle!==void 0&&{surfaceSubtle:t.surfaceSubtle},...t.bg!==void 0&&{bg:t.bg},...t.error!==void 0&&{errorColor:t.error}}:s}const pi=`
7
7
  @import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;600&display=swap');
8
8
 
9
9
  #${te} {
@@ -2030,7 +2030,7 @@ button.__crossx-connect-other-block:active {
2030
2030
  color: var(--cx-title);
2031
2031
  margin: 0;
2032
2032
  }
2033
- `;function fe(){let r=document.getElementById(Pr);r||(r=document.createElement("style"),r.id=Pr,document.head.appendChild(r)),r.textContent=pi}function _e(r){const e=r.querySelector(".__crossx-card");if(e){const n=(e.getAttribute("style")??"").match(/--cx-bg:\s*([^;]+)/);if(n){const o=n[1].trim();r.style.setProperty("--cx-bg",o);const i=document.createElement("div");i.className="__crossx-safe-area-fill",i.style.background=o,r.appendChild(i)}}const s=t=>t.stopPropagation();for(const t of["pointerdown","pointerup","mousedown","mouseup","click"])r.addEventListener(t,s);r.setAttribute("data-vaul-no-drag","");for(const t of["touchstart","touchend"])r.addEventListener(t,s);r.addEventListener("touchmove",t=>{t.stopPropagation();let n=t.target;for(;n&&n!==r;){const o=window.getComputedStyle(n);if((o.overflowY==="auto"||o.overflowY==="scroll")&&n.scrollHeight>n.clientHeight)return;n=n.parentElement}t.preventDefault()},{passive:!1}),document.body.appendChild(r)}const fi=()=>/iPad|iPhone|iPod/.test(navigator.userAgent)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1;function Ye(){if(fi()){const e=window.scrollY;return document.body.style.position="fixed",document.body.style.top=`-${e}px`,document.body.style.left="0",document.body.style.right="0",()=>{document.body.style.position="",document.body.style.top="",document.body.style.left="",document.body.style.right="",window.scrollTo(0,e)}}const r=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=r}}function oe(r){return r?r.length<=13?r:`${r.slice(0,6)}…${r.slice(-4)}`:"—"}function Nr(r,e="CROSS",s=18){if(!r||r==="0x"||r==="0x0")return null;try{const t=BigInt(r);if(t===0n)return null;const n=Xt(t,s);return n==="0"?null:`${n} ${e}`}catch{return null}}const Lr={1:"Ethereum Mainnet",5:"Goerli Testnet",11155111:"Ethereum Sepolia",17e3:"Ethereum Holesky",10:"Optimism",420:"Optimism Goerli",42161:"Arbitrum One",421614:"Arbitrum Sepolia",8453:"Base",84532:"Base Sepolia",137:"Polygon",80002:"Polygon Amoy",56:"BNB Smart Chain",97:"BNB Testnet",43114:"Avalanche C-Chain",43113:"Avalanche Fuji",250:"Fantom Opera",2020:"Ronin",202601:"Ronin Saigon",612044:"CROSS Testnet",612055:"CROSS Mainnet"};function Dr(r){const e=parseInt(r.split(":")[1]??"",10);return!isNaN(e)&&Lr[e]?Lr[e]:r}function Xt(r,e){if(r===0n)return"0";const s=10n**BigInt(e),t=r/s,i=(r%s).toString().padStart(e,"0").slice(0,6).replace(/0+$/,"");return i?`${t}.${i}`:`${t}`}function Zt(r){try{const e=BigInt(r),s=e/1000000000n,n=(e%1000000000n).toString().padStart(9,"0").slice(0,2).replace(/0+$/,"");return n?`${s}.${n}`:`${s}`}catch{return r}}function _i(r){try{return BigInt(r).toLocaleString()}catch{return r}}function gi(r){const{gasLimit:e,gasPrice:s,maxFeePerGas:t,maxPriorityFeePerGas:n,nativeSymbol:o="ETH",nativeDecimals:i=18}=r;if(!e)return null;try{const a=BigInt(e),c=_i(e);if(t){const l=a*BigInt(t);return{isDynamic:!0,estTxFee:`${Xt(l,i)} ${o}`,maxFeeGwei:Zt(t),maxPriorityFeeGwei:n?Zt(n):void 0,gasLimitFormatted:c}}if(s){const l=a*BigInt(s);return{isDynamic:!1,estTxFee:`${Xt(l,i)} ${o}`,gasPriceGwei:Zt(s),gasLimitFormatted:c}}return{isDynamic:!1,estTxFee:`${a.toLocaleString()} gas`,gasLimitFormatted:c}}catch{return null}}function $r(r){const e=gi(r);if(!e)return z("Estimated fee","<span>—</span>");let s=z("Est. Tx Fee",`<span>${e.estTxFee}</span>`);return e.isDynamic?(e.maxPriorityFeeGwei!==void 0&&(s+=z("Max Priority Fee",`<span>${e.maxPriorityFeeGwei} Gwei</span>`)),e.maxFeeGwei!==void 0&&(s+=z("Max Gas Fee",`<span>${e.maxFeeGwei} Gwei</span>`))):e.gasPriceGwei!==void 0&&(s+=z("Gas Price",`<span>${e.gasPriceGwei} Gwei</span>`)),e.gasLimitFormatted&&(s+=z("Gas Limit",`<span>${e.gasLimitFormatted}</span>`)),s}const Te=`<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
2033
+ `;function fe(){let r=document.getElementById(Pr);r||(r=document.createElement("style"),r.id=Pr,document.head.appendChild(r)),r.textContent=pi}function _e(r){const e=r.querySelector(".__crossx-card");if(e){const n=(e.getAttribute("style")??"").match(/--cx-bg:\s*([^;]+)/);if(n){const o=n[1].trim();r.style.setProperty("--cx-bg",o);const i=document.createElement("div");i.className="__crossx-safe-area-fill",i.style.background=o,r.appendChild(i)}}const s=t=>t.stopPropagation();for(const t of["pointerdown","pointerup","mousedown","mouseup","click"])r.addEventListener(t,s);r.setAttribute("data-vaul-no-drag","");for(const t of["touchstart","touchend"])r.addEventListener(t,s);r.addEventListener("touchmove",t=>{t.stopPropagation();let n=t.target;for(;n&&n!==r;){const o=window.getComputedStyle(n);if((o.overflowY==="auto"||o.overflowY==="scroll")&&n.scrollHeight>n.clientHeight)return;n=n.parentElement}t.preventDefault()},{passive:!1});for(const t of["focusin","focusout"])r.addEventListener(t,s);document.body.appendChild(r)}const fi=()=>/iPad|iPhone|iPod/.test(navigator.userAgent)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1;function Ye(){if(fi()){const e=window.scrollY;return document.body.style.position="fixed",document.body.style.top=`-${e}px`,document.body.style.left="0",document.body.style.right="0",()=>{document.body.style.position="",document.body.style.top="",document.body.style.left="",document.body.style.right="",window.scrollTo(0,e)}}const r=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=r}}function oe(r){return r?r.length<=13?r:`${r.slice(0,6)}…${r.slice(-4)}`:"—"}function Nr(r,e="CROSS",s=18){if(!r||r==="0x"||r==="0x0")return null;try{const t=BigInt(r);if(t===0n)return null;const n=Xt(t,s);return n==="0"?null:`${n} ${e}`}catch{return null}}const Lr={1:"Ethereum Mainnet",5:"Goerli Testnet",11155111:"Ethereum Sepolia",17e3:"Ethereum Holesky",10:"Optimism",420:"Optimism Goerli",42161:"Arbitrum One",421614:"Arbitrum Sepolia",8453:"Base",84532:"Base Sepolia",137:"Polygon",80002:"Polygon Amoy",56:"BNB Smart Chain",97:"BNB Testnet",43114:"Avalanche C-Chain",43113:"Avalanche Fuji",250:"Fantom Opera",2020:"Ronin",202601:"Ronin Saigon",612044:"CROSS Testnet",612055:"CROSS Mainnet"};function Dr(r){const e=parseInt(r.split(":")[1]??"",10);return!isNaN(e)&&Lr[e]?Lr[e]:r}function Xt(r,e){if(r===0n)return"0";const s=10n**BigInt(e),t=r/s,i=(r%s).toString().padStart(e,"0").slice(0,6).replace(/0+$/,"");return i?`${t}.${i}`:`${t}`}function Zt(r){try{const e=BigInt(r),s=e/1000000000n,n=(e%1000000000n).toString().padStart(9,"0").slice(0,2).replace(/0+$/,"");return n?`${s}.${n}`:`${s}`}catch{return r}}function _i(r){try{return BigInt(r).toLocaleString()}catch{return r}}function gi(r){const{gasLimit:e,gasPrice:s,maxFeePerGas:t,maxPriorityFeePerGas:n,nativeSymbol:o="ETH",nativeDecimals:i=18}=r;if(!e)return null;try{const a=BigInt(e),c=_i(e);if(t){const l=a*BigInt(t);return{isDynamic:!0,estTxFee:`${Xt(l,i)} ${o}`,maxFeeGwei:Zt(t),maxPriorityFeeGwei:n?Zt(n):void 0,gasLimitFormatted:c}}if(s){const l=a*BigInt(s);return{isDynamic:!1,estTxFee:`${Xt(l,i)} ${o}`,gasPriceGwei:Zt(s),gasLimitFormatted:c}}return{isDynamic:!1,estTxFee:`${a.toLocaleString()} gas`,gasLimitFormatted:c}}catch{return null}}function $r(r){const e=gi(r);if(!e)return z("Estimated fee","<span>—</span>");let s=z("Est. Tx Fee",`<span>${e.estTxFee}</span>`);return e.isDynamic?(e.maxPriorityFeeGwei!==void 0&&(s+=z("Max Priority Fee",`<span>${e.maxPriorityFeeGwei} Gwei</span>`)),e.maxFeeGwei!==void 0&&(s+=z("Max Gas Fee",`<span>${e.maxFeeGwei} Gwei</span>`))):e.gasPriceGwei!==void 0&&(s+=z("Gas Price",`<span>${e.gasPriceGwei} Gwei</span>`)),e.gasLimitFormatted&&(s+=z("Gas Limit",`<span>${e.gasLimitFormatted}</span>`)),s}const Te=`<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
2034
2034
  <rect x="9" y="9" width="13" height="13" rx="2"/>
2035
2035
  <path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/>
2036
2036
  </svg>`,ce=`<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round">
@@ -2156,7 +2156,7 @@ button.__crossx-connect-other-block:active {
2156
2156
  </div>
2157
2157
  `,s}function Oi(r,e,s){const t=e.status!=="reverted"&&e.status!=="timeout",n=e.status==="timeout",o=r.querySelector("#__crossx-ttl"),i=r.querySelector(".__crossx-header");if(o){const x=n?vi:t?"":Si,E=n?"Transaction timeout":t?"Transaction complete":"Transaction failed";x?(o.style.display="flex",o.style.alignItems="center",o.style.gap="8px",o.innerHTML=`${x}<span>${E}</span>`):o.textContent=E}if(i&&!r.querySelector("#__crossx-close-btn")){const x=document.createElement("button");x.className="__crossx-close",x.id="__crossx-close-btn",x.setAttribute("aria-label","Close"),x.innerHTML=ce,i.appendChild(x)}const a=r.querySelector("#__crossx-progress-body");if(!a)return;const c=e.from?z("From",`<span class="__crossx-addr-text">${oe(e.from)}</span>
2158
2158
  <button class="__crossx-copy-btn" data-copy="${C(e.from)}" title="Copy address">${Te}</button>`):"",l=e.to?z("To",`<span class="__crossx-addr-text">${oe(e.to)}</span>
2159
- <button class="__crossx-copy-btn" data-copy="${C(e.to)}" title="Copy address">${Te}</button>`):"",d=e.amount?z("Transfer",`<span>${C(e.amount)}</span>`):"",f=e.fees?z("Tx Fee",`<span>${C(e.fees)}</span>`):"",_=e.txHash?z("Tx Hash",`<span class="__crossx-addr-text">${oe(e.txHash)}</span>
2159
+ <button class="__crossx-copy-btn" data-copy="${C(e.to)}" title="Copy address">${Te}</button>`):"",d=e.amount?z("Transfer",`<span>${C(e.amount)}</span>`):"",f=e.fees?z("Tx Fee",`<span>${C(e.fees)}</span>`):"",g=e.txHash?z("Tx Hash",`<span class="__crossx-addr-text">${oe(e.txHash)}</span>
2160
2160
  <button class="__crossx-copy-btn" data-copy="${C(e.txHash)}" title="Copy hash">${Te}</button>`):"",p=e.total?`<div class="__crossx-total-pill">
2161
2161
  <span class="__crossx-total-label">Total<br>(including fees)</span>
2162
2162
  <span class="__crossx-total-amount">${C(e.total)}</span>
@@ -2166,7 +2166,7 @@ button.__crossx-connect-other-block:active {
2166
2166
  ${l}
2167
2167
  ${d}
2168
2168
  ${f}
2169
- ${_}
2169
+ ${g}
2170
2170
  </div>
2171
2171
  ${p}
2172
2172
  <button class="__crossx-approve-btn" id="__crossx-done-btn">${t?"All Done":"Done"}</button>
@@ -2431,7 +2431,7 @@ button.__crossx-connect-other-block:active {
2431
2431
  `}function es(r){const e=!!r.lockExpiresAt&&r.lockExpiresAt>Date.now(),s=r.lockExpiresAt?` data-lock-expires="${r.lockExpiresAt}"`:"",t=r.headerSubtitle?`<p class="__crossx-pin6-header-sub">${C(r.headerSubtitle)}</p>`:"",n=r.subtitle?`<p class="__crossx-pin6-subtitle">${C(r.subtitle)}</p>`:"",o=r.errorMessage?`<p class="__crossx-pin6-error" id="__crossx-pin6-error">${C(r.errorMessage)}</p>`:'<p class="__crossx-pin6-error" id="__crossx-pin6-error"></p>',i=e?`<p class="__crossx-pin6-lock-msg" id="__crossx-pin6-lock-msg">
2432
2432
  ${Wr}
2433
2433
  <span id="__crossx-pin6-lock-countdown"></span>
2434
- </p>`:"",a=r.warningMessage&&r.attemptCount!=null&&r.attemptCount>0?`<p class="__crossx-pin6-warning" id="__crossx-pin6-warning">${C(r.warningMessage)}</p>`:'<p class="__crossx-pin6-warning" id="__crossx-pin6-warning"></p>',c=r.attemptCount!=null&&r.attemptCount>0?`<p class="__crossx-pin6-attempt" id="__crossx-pin6-attempt">${r.attemptCount}/${r.maxAttempts??"?"}</p>`:'<p class="__crossx-pin6-attempt" id="__crossx-pin6-attempt"></p>',l=e?" --locked":"",d=Array.from({length:6},(E,S)=>`<input class="__crossx-pin6-box${l}" type="password" maxlength="1" inputmode="numeric" pattern="[0-9]" autocomplete="off" aria-label="PIN digit ${S+1}"${e?" disabled":""}>`).join(""),f=e?" --locked":"",_=Array.from({length:6},(E,S)=>`<div class="__crossx-pin6-dot${f}" data-dot-index="${S}" aria-label="PIN digit ${S+1}"></div>`).join(""),p=e?" --disabled":"",x=`
2434
+ </p>`:"",a=r.warningMessage&&r.attemptCount!=null&&r.attemptCount>0?`<p class="__crossx-pin6-warning" id="__crossx-pin6-warning">${C(r.warningMessage)}</p>`:'<p class="__crossx-pin6-warning" id="__crossx-pin6-warning"></p>',c=r.attemptCount!=null&&r.attemptCount>0?`<p class="__crossx-pin6-attempt" id="__crossx-pin6-attempt">${r.attemptCount}/${r.maxAttempts??"?"}</p>`:'<p class="__crossx-pin6-attempt" id="__crossx-pin6-attempt"></p>',l=e?" --locked":"",d=Array.from({length:6},(E,S)=>`<input class="__crossx-pin6-box${l}" type="password" maxlength="1" inputmode="numeric" pattern="[0-9]" autocomplete="off" aria-label="PIN digit ${S+1}"${e?" disabled":""}>`).join(""),f=e?" --locked":"",g=Array.from({length:6},(E,S)=>`<div class="__crossx-pin6-dot${f}" data-dot-index="${S}" aria-label="PIN digit ${S+1}"></div>`).join(""),p=e?" --disabled":"",x=`
2435
2435
  <div class="__crossx-pin6-numpad" id="__crossx-pin6-numpad">
2436
2436
  <div class="__crossx-pin6-numpad-row">
2437
2437
  <button type="button" class="__crossx-pin6-numpad-key${p}" data-key="1">1</button>
@@ -2465,7 +2465,7 @@ button.__crossx-connect-other-block:active {
2465
2465
  <div class="__crossx-pin6-boxes" id="__crossx-pin6-boxes">
2466
2466
  ${d}
2467
2467
  <div class="__crossx-pin6-dots" id="__crossx-pin6-dots">
2468
- ${_}
2468
+ ${g}
2469
2469
  </div>
2470
2470
  </div>
2471
2471
  ${o}
@@ -2478,7 +2478,7 @@ button.__crossx-connect-other-block:active {
2478
2478
  <div class="__crossx-card __crossx-card--pin6" style="${le(r)}" role="dialog" aria-modal="true" aria-labelledby="__crossx-ttl">
2479
2479
  ${e}
2480
2480
  </div>
2481
- `,s}function Vi(r,e){if(r.length!==6)return e.tooShort;if(!/^\d+$/.test(r))return e.numbersOnly;if(/(.)\1{2}/.test(r))return e.repeatingDigit;const s=r.split("").map(Number),t=s.every((o,i)=>i===0||o===(s[i-1]+1)%10),n=s.every((o,i)=>i===0||o===(s[i-1]+9)%10);return t||n?e.sequential:r[0]!==r[1]&&r===r.slice(0,2).repeat(3)?e.alternatingPattern:null}function Ji(r){const e=Math.max(0,Math.ceil(r/1e3)),s=Math.floor(e/3600),t=Math.floor(e%3600/60),n=e%60;return s>0?`${s}h ${String(t).padStart(2,"0")}m`:`${String(t).padStart(2,"0")}:${String(n).padStart(2,"0")}`}function ts(r,e,s,t,n,o,i){var O,D;let a=!!(o&&o>Date.now()),c=!1;const l=()=>Array.from(r.querySelectorAll(".__crossx-pin6-box")),d=()=>r.querySelector("#__crossx-pin6-boxes"),f=()=>r.querySelector("#__crossx-pin6-error"),_=()=>r.querySelector("#__crossx-pin6-lock-msg"),p=()=>r.querySelector("#__crossx-pin6-lock-countdown"),x=()=>r.querySelector(".__crossx-pin6-body"),E=()=>l().map(y=>y.value).join(""),S=()=>Array.from(r.querySelectorAll(".__crossx-pin6-dot")),I=()=>{var v;const y=l(),b=S();if(b.length&&(b.forEach((A,k)=>{const H=!!(y[k]&&y[k].value);A.classList.toggle("--filled",H),A.classList.toggle("--active",!1)}),!a&&!c)){const A=y.findIndex(H=>!H.value);(v=b[A===-1?5:A])==null||v.classList.add("--active")}},R=()=>{r.querySelectorAll(".__crossx-pin6-numpad-key[data-key]").forEach(b=>b.classList.toggle("--disabled",a)),S().forEach(b=>b.classList.toggle("--locked",a)),I()},B=y=>{a=y,l().forEach(b=>{b.disabled=y,b.classList.toggle("--locked",y)})},M=()=>r.querySelector("#__crossx-pin6-attempt"),V=()=>{const y=f();y&&(y.textContent="")},G=()=>i??"Your account will be locked after further failures.",se=()=>r.querySelector("#__crossx-pin6-warning"),F=y=>{var v;let b=se();if(!b){b=document.createElement("p"),b.className="__crossx-pin6-warning",b.id="__crossx-pin6-warning";const A=f();A?A.insertAdjacentElement("afterend",b):(v=x())==null||v.appendChild(b)}b.textContent=y},Z=()=>{const y=se();y&&(y.textContent="")},re=(y,b)=>{var A;let v=M();if(!v){v=document.createElement("p"),v.className="__crossx-pin6-attempt",v.id="__crossx-pin6-attempt";const k=se()??f();k?k.insertAdjacentElement("afterend",v):(A=x())==null||A.appendChild(v)}v.textContent=`${y}/${b}`},U=()=>{const y=M();y&&(y.textContent="")},N=y=>{const b=f();b&&(b.textContent=y);const v=d();v==null||v.classList.add("--shake"),setTimeout(()=>v==null?void 0:v.classList.remove("--shake"),500),l().forEach(A=>{A.value=""}),setTimeout(()=>{var A;(A=l()[0])==null||A.focus(),I()},50)},$=y=>{var H;B(!0),l().forEach(W=>{W.value=""}),R();const b=f();if(b&&(b.textContent="Too many failed attempts. Please wait."),!_()){const W=document.createElement("p");W.className="__crossx-pin6-lock-msg",W.id="__crossx-pin6-lock-msg",W.innerHTML=`${Wr}<span id="__crossx-pin6-lock-countdown"></span>`;const L=f();L?L.insertAdjacentElement("afterend",W):(H=x())==null||H.appendChild(W)}const v=()=>{var K;const W=y-Date.now(),L=p();W<=0?(clearInterval(A),B(!1),(K=_())==null||K.remove(),b&&(b.textContent=""),R(),setTimeout(()=>{var X;return(X=l()[0])==null?void 0:X.focus()},50)):L&&(L.textContent=` ${Ji(W)}`)},A=setInterval(v,1e3);v();const k=new MutationObserver(()=>{document.contains(r)||(clearInterval(A),k.disconnect())});k.observe(document.body,{childList:!0,subtree:!1})},m=async()=>{if(a||c)return;const y=E();if(y.length===6){c=!0,l().forEach(b=>{b.disabled=!0});try{if(n){const b=await n(y);b.ok?e(y):b.lockExpiresAt?(U(),$(b.lockExpiresAt)):(N(b.error??"Incorrect PIN. Please try again."),b.attemptCount!=null&&b.maxAttempts!=null?(F(G()),re(b.attemptCount,b.maxAttempts)):(Z(),U()))}else e(y)}catch(b){t&&t(b)}finally{c=!1,a||l().forEach(b=>{b.disabled=!1}),I()}}};o&&o>Date.now()?$(o):setTimeout(()=>{var y;return(y=l()[0])==null?void 0:y.focus()},100);const w=()=>{if(a||c)return;const y=l(),b=y.find(v=>!v.value)??y[y.length-1];b==null||b.focus()};(O=d())==null||O.addEventListener("click",y=>{y.target.classList.contains("__crossx-pin6-box")||w()}),(D=x())==null||D.addEventListener("click",y=>{const b=y.target;b.classList.contains("__crossx-pin6-box")||b.closest("button")||w()}),l().forEach((y,b)=>{y.addEventListener("input",()=>{var A;const v=y.value.replace(/\D/g,"").slice(-1);y.value=v,V(),v&&b<5&&((A=l()[b+1])==null||A.focus()),I(),E().length===6&&setTimeout(m,80)}),y.addEventListener("keydown",v=>{var A,k;if(v.key==="Backspace"){if(v.preventDefault(),y.value)y.value="";else if(b>0){const H=l()[b-1];H.value="",H.focus()}I()}else v.key==="ArrowLeft"&&b>0?(v.preventDefault(),(A=l()[b-1])==null||A.focus()):v.key==="ArrowRight"&&b<5?(v.preventDefault(),(k=l()[b+1])==null||k.focus()):v.key==="Escape"&&s()}),y.addEventListener("paste",v=>{var H,W;v.preventDefault();const A=(((H=v.clipboardData)==null?void 0:H.getData("text"))??"").replace(/\D/g,"").slice(0,6);if(!A)return;const k=l();A.split("").forEach((L,K)=>{k[K]&&(k[K].value=L)}),(W=k[Math.min(A.length-1,5)])==null||W.focus(),V(),I(),E().length===6&&setTimeout(m,80)}),y.addEventListener("focus",()=>y.select())});const T=r.querySelector("#__crossx-pin6-numpad");if(T){let y=null;const b=()=>{y&&(y.classList.remove("--pressed"),y=null)};T.addEventListener("pointerdown",A=>{const k=A.target.closest(".__crossx-pin6-numpad-key");!k||a||c||(b(),y=k,k.classList.add("--pressed"),k.setPointerCapture(A.pointerId))});const v=A=>{const k=A.dataset.key;if(!k)return;if(k==="backspace"){const K=[...l()].reverse().find(X=>X.value);K&&(K.value="",V()),I();return}if(!/^\d$/.test(k))return;const W=l().find(L=>!L.value);W&&(W.value=k,V(),I(),E().length===6&&setTimeout(m,80))};T.addEventListener("pointerup",A=>{if(!y)return;const k=y;b();const H=k.getBoundingClientRect();A.clientX>=H.left&&A.clientX<=H.right&&A.clientY>=H.top&&A.clientY<=H.bottom&&!a&&!c&&v(k)}),T.addEventListener("pointercancel",b),T.addEventListener("pointerleave",b,!0),I(),o&&o>Date.now()&&R()}}const zi=`<svg width="22" height="17" viewBox="0 0 22 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2481
+ `,s}function Vi(r,e){if(r.length!==6)return e.tooShort;if(!/^\d+$/.test(r))return e.numbersOnly;if(/(.)\1{2}/.test(r))return e.repeatingDigit;const s=r.split("").map(Number),t=s.every((o,i)=>i===0||o===(s[i-1]+1)%10),n=s.every((o,i)=>i===0||o===(s[i-1]+9)%10);return t||n?e.sequential:r[0]!==r[1]&&r===r.slice(0,2).repeat(3)?e.alternatingPattern:null}function Ji(r){const e=Math.max(0,Math.ceil(r/1e3)),s=Math.floor(e/3600),t=Math.floor(e%3600/60),n=e%60;return s>0?`${s}h ${String(t).padStart(2,"0")}m`:`${String(t).padStart(2,"0")}:${String(n).padStart(2,"0")}`}function ts(r,e,s,t,n,o,i){var O,D;let a=!!(o&&o>Date.now()),c=!1;const l=()=>Array.from(r.querySelectorAll(".__crossx-pin6-box")),d=()=>r.querySelector("#__crossx-pin6-boxes"),f=()=>r.querySelector("#__crossx-pin6-error"),g=()=>r.querySelector("#__crossx-pin6-lock-msg"),p=()=>r.querySelector("#__crossx-pin6-lock-countdown"),x=()=>r.querySelector(".__crossx-pin6-body"),E=()=>l().map(y=>y.value).join(""),S=()=>Array.from(r.querySelectorAll(".__crossx-pin6-dot")),I=()=>{var v;const y=l(),b=S();if(b.length&&(b.forEach((A,k)=>{const H=!!(y[k]&&y[k].value);A.classList.toggle("--filled",H),A.classList.toggle("--active",!1)}),!a&&!c)){const A=y.findIndex(H=>!H.value);(v=b[A===-1?5:A])==null||v.classList.add("--active")}},R=()=>{r.querySelectorAll(".__crossx-pin6-numpad-key[data-key]").forEach(b=>b.classList.toggle("--disabled",a)),S().forEach(b=>b.classList.toggle("--locked",a)),I()},B=y=>{a=y,l().forEach(b=>{b.disabled=y,b.classList.toggle("--locked",y)})},M=()=>r.querySelector("#__crossx-pin6-attempt"),V=()=>{const y=f();y&&(y.textContent="")},G=()=>i??"Your account will be locked after further failures.",se=()=>r.querySelector("#__crossx-pin6-warning"),F=y=>{var v;let b=se();if(!b){b=document.createElement("p"),b.className="__crossx-pin6-warning",b.id="__crossx-pin6-warning";const A=f();A?A.insertAdjacentElement("afterend",b):(v=x())==null||v.appendChild(b)}b.textContent=y},Z=()=>{const y=se();y&&(y.textContent="")},re=(y,b)=>{var A;let v=M();if(!v){v=document.createElement("p"),v.className="__crossx-pin6-attempt",v.id="__crossx-pin6-attempt";const k=se()??f();k?k.insertAdjacentElement("afterend",v):(A=x())==null||A.appendChild(v)}v.textContent=`${y}/${b}`},U=()=>{const y=M();y&&(y.textContent="")},N=y=>{const b=f();b&&(b.textContent=y);const v=d();v==null||v.classList.add("--shake"),setTimeout(()=>v==null?void 0:v.classList.remove("--shake"),500),l().forEach(A=>{A.value=""}),setTimeout(()=>{var A;(A=l()[0])==null||A.focus(),I()},50)},$=y=>{var H;B(!0),l().forEach(W=>{W.value=""}),R();const b=f();if(b&&(b.textContent="Too many failed attempts. Please wait."),!g()){const W=document.createElement("p");W.className="__crossx-pin6-lock-msg",W.id="__crossx-pin6-lock-msg",W.innerHTML=`${Wr}<span id="__crossx-pin6-lock-countdown"></span>`;const L=f();L?L.insertAdjacentElement("afterend",W):(H=x())==null||H.appendChild(W)}const v=()=>{var K;const W=y-Date.now(),L=p();W<=0?(clearInterval(A),B(!1),(K=g())==null||K.remove(),b&&(b.textContent=""),R(),setTimeout(()=>{var X;return(X=l()[0])==null?void 0:X.focus()},50)):L&&(L.textContent=` ${Ji(W)}`)},A=setInterval(v,1e3);v();const k=new MutationObserver(()=>{document.contains(r)||(clearInterval(A),k.disconnect())});k.observe(document.body,{childList:!0,subtree:!1})},m=async()=>{if(a||c)return;const y=E();if(y.length===6){c=!0,l().forEach(b=>{b.disabled=!0});try{if(n){const b=await n(y);b.ok?e(y):b.lockExpiresAt?(U(),$(b.lockExpiresAt)):(N(b.error??"Incorrect PIN. Please try again."),b.attemptCount!=null&&b.maxAttempts!=null?(F(G()),re(b.attemptCount,b.maxAttempts)):(Z(),U()))}else e(y)}catch(b){t&&t(b)}finally{c=!1,a||l().forEach(b=>{b.disabled=!1}),I()}}};o&&o>Date.now()?$(o):setTimeout(()=>{var y;return(y=l()[0])==null?void 0:y.focus()},100);const w=()=>{if(a||c)return;const y=l(),b=y.find(v=>!v.value)??y[y.length-1];b==null||b.focus()};(O=d())==null||O.addEventListener("click",y=>{y.target.classList.contains("__crossx-pin6-box")||w()}),(D=x())==null||D.addEventListener("click",y=>{const b=y.target;b.classList.contains("__crossx-pin6-box")||b.closest("button")||w()}),l().forEach((y,b)=>{y.addEventListener("input",()=>{var A;const v=y.value.replace(/\D/g,"").slice(-1);y.value=v,V(),v&&b<5&&((A=l()[b+1])==null||A.focus()),I(),E().length===6&&setTimeout(m,80)}),y.addEventListener("keydown",v=>{var A,k;if(v.key==="Backspace"){if(v.preventDefault(),y.value)y.value="";else if(b>0){const H=l()[b-1];H.value="",H.focus()}I()}else v.key==="ArrowLeft"&&b>0?(v.preventDefault(),(A=l()[b-1])==null||A.focus()):v.key==="ArrowRight"&&b<5?(v.preventDefault(),(k=l()[b+1])==null||k.focus()):v.key==="Escape"&&s()}),y.addEventListener("paste",v=>{var H,W;v.preventDefault();const A=(((H=v.clipboardData)==null?void 0:H.getData("text"))??"").replace(/\D/g,"").slice(0,6);if(!A)return;const k=l();A.split("").forEach((L,K)=>{k[K]&&(k[K].value=L)}),(W=k[Math.min(A.length-1,5)])==null||W.focus(),V(),I(),E().length===6&&setTimeout(m,80)}),y.addEventListener("focus",()=>y.select())});const T=r.querySelector("#__crossx-pin6-numpad");if(T){let y=null;const b=()=>{y&&(y.classList.remove("--pressed"),y=null)};T.addEventListener("pointerdown",A=>{const k=A.target.closest(".__crossx-pin6-numpad-key");!k||a||c||(b(),y=k,k.classList.add("--pressed"),k.setPointerCapture(A.pointerId))});const v=A=>{const k=A.dataset.key;if(!k)return;if(k==="backspace"){const K=[...l()].reverse().find(X=>X.value);K&&(K.value="",V()),I();return}if(!/^\d$/.test(k))return;const W=l().find(L=>!L.value);W&&(W.value=k,V(),I(),E().length===6&&setTimeout(m,80))};T.addEventListener("pointerup",A=>{if(!y)return;const k=y;b();const H=k.getBoundingClientRect();A.clientX>=H.left&&A.clientX<=H.right&&A.clientY>=H.top&&A.clientY<=H.bottom&&!a&&!c&&v(k)}),T.addEventListener("pointercancel",b),T.addEventListener("pointerleave",b,!0),I(),o&&o>Date.now()&&R()}}const zi=`<svg width="22" height="17" viewBox="0 0 22 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2482
2482
  <path d="M7.36 0.5H19.5C20.6046 0.5 21.5 1.39543 21.5 2.5V14.5C21.5 15.6046 20.6046 16.5 19.5 16.5H7.36C6.76 16.5 6.19 16.24 5.8 15.79L0.94 10.02C0.35 9.32 0.35 8.3 0.94 7.6L5.8 1.71C6.19 1.26 6.76 0.5 7.36 0.5Z" stroke="currentColor" stroke-width="1.2" fill="none"/>
2483
2483
  <line x1="10" y1="5.5" x2="16" y2="11.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
2484
2484
  <line x1="16" y1="5.5" x2="10" y2="11.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
@@ -2488,4 +2488,4 @@ button.__crossx-connect-other-block:active {
2488
2488
  <path d="M1 4.5L4 7.5L10 1" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
2489
2489
  </svg>`,ji=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2490
2490
  <path d="M12 0C18.6274 0 24 5.37258 24 12C23.9999 18.6273 18.6274 24 12 24C5.37264 24 9.89594e-05 18.6273 0 12C0 5.37258 5.37258 0 12 0ZM10.875 15.127V17.377H13.125V15.127H10.875ZM10.875 6.62207V13.627H13.125V6.62207H10.875Z" fill="currentColor"/>
2491
- </svg>`;function Xi(r,e,s){var o;const t=r.querySelectorAll(".__crossx-pin-input");t.forEach((i,a)=>{i.addEventListener("input",()=>{const c=i.value.replace(/\D/g,"");i.value=c?c[0]:"",c&&a<3&&t[a+1].focus();const l=Array.from(t).map(d=>d.value).join("");l.length===4&&setTimeout(()=>e(l),200)}),i.addEventListener("keydown",c=>{c.key==="Backspace"&&!i.value&&a>0&&(t[a-1].focus(),t[a-1].value=""),c.key==="Escape"&&s()}),i.addEventListener("keypress",c=>{/[0-9]/.test(c.key)||c.preventDefault()}),i.addEventListener("paste",c=>{var f;c.preventDefault();const l=(((f=c.clipboardData)==null?void 0:f.getData("text"))??"").replace(/\D/g,"").slice(0,4);if(!l)return;l.split("").forEach((_,p)=>{t[p]&&(t[p].value=_)});const d=Math.min(l.length,3);t[d].focus(),l.length===4&&setTimeout(()=>e(l),200)})});const n=r.querySelector(".__crossx-pin-inputs");n==null||n.addEventListener("click",i=>{if(!i.target.classList.contains("__crossx-pin-input")){const a=Array.from(t).find(c=>!c.value)??t[t.length-1];a==null||a.focus()}}),(o=t[0])==null||o.focus()}class Zi{constructor(e="light",s){this.theme=e,this.overrides=s,this.tokens=Cr(e,s)}setTheme(e,s){this.theme=e,s!==void 0&&(this.overrides=s),this.tokens=Cr(e,this.overrides)}setMessages(e){this.messages=e}getTheme(){return this.theme}showWalletSelector(e,s,t){return new Promise(n=>{var E;fe();const o=[...e],i=Li(o,this.tokens,t),a=Ye();_e(i);let c=!1;const l=()=>{c||(c=!0,i.remove(),a())},d=S=>{l(),n(S)},f=()=>{l(),n(null)};(()=>{i.querySelectorAll(".__crossx-wallet-item").forEach(S=>{S.addEventListener("click",()=>{const I=S.dataset.walletAddress??"",R=parseInt(S.dataset.walletIndex??"0",10);d({address:I,index:R})})})})();const p=i.querySelector("#__crossx-add-wallet-btn");p&&p.addEventListener("click",async()=>{p.disabled=!0;try{const S=await s();o.push(S);const I=i.querySelector("#__crossx-wallet-list");if(I){const R=document.createElement("button");R.className="__crossx-wallet-item",R.dataset.walletIndex=String(S.index),R.dataset.walletAddress=S.address,R.innerHTML=`<span class="__crossx-wallet-info"><span class="__crossx-wallet-idx">Account ${S.index+1}</span><span class="__crossx-wallet-addr">${oe(S.address)}</span></span>`,R.addEventListener("click",()=>d(S)),I.appendChild(R),R.scrollIntoView({behavior:"smooth",block:"nearest"})}}catch{}finally{p.disabled=!1}}),(E=i.querySelector("#__crossx-close-btn"))==null||E.addEventListener("click",f),i.addEventListener("click",S=>{S.target===i&&f()});const x=S=>{S.key==="Escape"&&(document.removeEventListener("keydown",x),f())};document.addEventListener("keydown",x)})}showLoginSelector(e){var t;const s=((t=e==null?void 0:e.connectOtherWallets)==null?void 0:t.filter(n=>Object.values(We).includes(n)&&String(n).trim()!==""))??[];return new Promise(n=>{var _,p,x,E;fe();const o=Ui(this.tokens,s),i=Ye();_e(o);const a=()=>{o.remove(),i()},c=S=>{a(),n({type:"oauth",provider:S})},l=S=>{a(),n({type:"external",walletId:S})},d=()=>{a(),n(null)};(_=o.querySelector("#__crossx-apple-btn"))==null||_.addEventListener("click",()=>c("apple")),(p=o.querySelector("#__crossx-google-btn"))==null||p.addEventListener("click",()=>c("google")),(x=o.querySelector("#__crossx-connect-other-wallet-btn"))==null||x.addEventListener("click",S=>{const R=S.currentTarget.dataset.walletId??"";R&&l(R)}),(E=o.querySelector("#__crossx-close-btn"))==null||E.addEventListener("click",d),o.addEventListener("click",S=>{S.target===o&&d()}),o.querySelectorAll(".__crossx-login-terms-link").forEach(S=>{S.addEventListener("click",I=>I.stopPropagation())});const f=S=>{S.key==="Escape"&&(document.removeEventListener("keydown",f),d())};document.addEventListener("keydown",f)})}showSessionAlert(e){return new Promise(s=>{var d,f,_;fe();const t=this.messages,n=Hi(this.tokens,{title:e.title,message:e.message,email:e.email,accountLabel:(t==null?void 0:t.sessionAlert_accountLabel)??"Account",signOutLabel:(t==null?void 0:t.sessionAlert_signOutButton)??"Sign out",signInAgainLabel:(t==null?void 0:t.sessionAlert_signInAgainButton)??"Sign in again"}),o=Ye();_e(n);let i=!1;const a=()=>{i||(i=!0,n.remove(),o())},c=()=>{a(),s("signout")},l=()=>{a(),s("signin-again")};(d=n.querySelector("#__crossx-session-signout"))==null||d.addEventListener("click",c),(f=n.querySelector("#__crossx-session-signin"))==null||f.addEventListener("click",l),(_=n.querySelector("#__crossx-close-btn"))==null||_.addEventListener("click",c)})}showMigrationFoundPrompt(e){const s=(e==null?void 0:e.allowSkip)??!0;return new Promise(t=>{var a,c,l;fe();const n=Bi(this.tokens,s);_e(n);const o=()=>n.remove(),i=()=>{o(),t("recover")};if((a=n.querySelector("#__crossx-recover-btn"))==null||a.addEventListener("click",i),s){const d=()=>{o(),t("skip")};(c=n.querySelector("#__crossx-skip-btn"))==null||c.addEventListener("click",d),(l=n.querySelector("#__crossx-close-btn"))==null||l.addEventListener("click",d),n.addEventListener("click",_=>{_.target===n&&d()});const f=_=>{_.key==="Escape"&&(document.removeEventListener("keydown",f),d())};document.addEventListener("keydown",f)}})}showPinSetupPrompt(e){return new Promise(s=>{fe();const t=this.messages,n={title:(t==null?void 0:t.pinSetup_title)??"Create PIN",headerSubtitle:(t==null?void 0:t.pinNotice_headerSubtitle)??"Required for transactions, PK/mnemonic export & account deletion.",noticeTitle:(t==null?void 0:t.pinNotice_title)??"PIN Setup Notice",noticeDesc:(t==null?void 0:t.pinNotice_description)??"For your security, this PIN cannot be reset or recovered. Please make sure you remember it or store it in a safe place.",check1:(t==null?void 0:t.pinNotice_check1)??"I understand that losing this PIN will result in permanent loss of access to my wallet and assets.",check2:(t==null?void 0:t.pinNotice_check2)??"I understand that no one, including the support team, can recover or reset this PIN on my behalf.",nextButton:(t==null?void 0:t.pinNotice_nextButton)??"Next",submitButton:(t==null?void 0:t.pinNotice_submitButton)??"I Understand"},o={title:(t==null?void 0:t.pinSetup_title)??"Create PIN",headerSubtitle:(t==null?void 0:t.pinSetup_headerSubtitle)??"This PIN is used to authorize your transactions.",subtitle:(t==null?void 0:t.pinSetup_subtitle)??"Set a 6-digit PIN to authorize transactions.",mismatchError:(t==null?void 0:t.pinSetup_mismatchError)??"PINs do not match. Please try again."},i={title:(t==null?void 0:t.pinSetup_confirmTitle)??"Confirm PIN",headerSubtitle:(t==null?void 0:t.pinSetup_confirmSubtitle)??"Enter your PIN again to confirm."},a=Mr(this.tokens,qi(n)),c=Ye();_e(a);let l=!1;const d=()=>{l||(l=!0,a.remove(),c())},f=R=>{d(),s(R)},_=()=>{d(),s(null)},p=a.querySelector(".__crossx-card"),x={tooShort:(t==null?void 0:t.pinValidation_tooShort)??"Please enter a 6-digit PIN.",numbersOnly:(t==null?void 0:t.pinValidation_numbersOnly)??"Only numbers (0-9) are allowed.",repeatingDigit:(t==null?void 0:t.pinValidation_repeatingDigit)??"Cannot use the same number 3+ times in a row.",sequential:(t==null?void 0:t.pinValidation_sequential)??"Sequential numbers (e.g., 123456) are not allowed.",alternatingPattern:(t==null?void 0:t.pinValidation_alternatingPattern)??"Repeating patterns (e.g., 121212) are not allowed."},E=R=>{var B;p.innerHTML=es({title:i.title,headerSubtitle:i.headerSubtitle}),(B=p.querySelector("#__crossx-close-btn"))==null||B.addEventListener("click",_),ts(p,M=>{M===R?f(R):S(o.mismatchError)},_)},S=R=>{var B;p.innerHTML=es({title:o.title,headerSubtitle:o.headerSubtitle,subtitle:o.subtitle,errorMessage:R}),(B=p.querySelector("#__crossx-close-btn"))==null||B.addEventListener("click",_),ts(p,M=>{const V=Vi(M,x);V?S(V):E(M)},_)};(()=>{var re;const R=Array.from(p.querySelectorAll(".__crossx-pw-notice-item")),B=p.querySelector("#__crossx-pin-notice-next"),M=new Set;B.removeAttribute("disabled");const V=B.dataset.nextLabel??"Next",G=B.dataset.submitLabel??"I Understand",se=()=>{const U=M.size===R.length;B.classList.toggle("--disabled",!U),B.textContent=U?G:V},F=(U,N)=>{if(M.has(N))return;const $=U.querySelector(`#__crossx-notice-check-${N}`);M.add(N),$.classList.add("--checked"),U.setAttribute("aria-checked","true"),se()},Z=(U,N)=>{if(!M.has(N))return;const $=U.querySelector(`#__crossx-notice-check-${N}`);M.delete(N),$.classList.remove("--checked"),U.setAttribute("aria-checked","false"),se()};R.forEach(U=>{const N=parseInt(U.dataset.checkIndex??"0",10);U.addEventListener("click",()=>{M.has(N)?Z(U,N):F(U,N)}),U.addEventListener("keydown",$=>{($.key===" "||$.key==="Enter")&&($.preventDefault(),M.has(N)?Z(U,N):F(U,N))})}),B.addEventListener("click",()=>{if(M.size===R.length){S(e==null?void 0:e.errorMessage);return}const U=R.find($=>{const m=parseInt($.dataset.checkIndex??"0",10);return!M.has(m)});if(!U)return;const N=parseInt(U.dataset.checkIndex??"0",10);U.scrollIntoView({behavior:"smooth",block:"nearest"}),U.classList.add("--highlight"),setTimeout(()=>{U.classList.remove("--highlight"),F(U,N)},400)}),(re=p.querySelector("#__crossx-close-btn"))==null||re.addEventListener("click",_)})(),a.addEventListener("click",R=>{R.target===a&&_()})})}showPinInputPrompt(e){return new Promise((s,t)=>{var I;fe();const n=this.messages,o=(e==null?void 0:e.verifyMode)===!0,i=o?(n==null?void 0:n.verifyPin_title)??"Verify Your PIN":(n==null?void 0:n.pinInput_title)??"Enter PIN",a=o?(n==null?void 0:n.verifyPin_subtitle)??"Enter your PIN to authorize this transaction.":(n==null?void 0:n.pinInput_subtitle)??"Enter your 6-digit PIN to continue.",c=(n==null?void 0:n.pinLocked_failureWarning)??"Your account will be locked after further failures.",l=Mr(this.tokens,es({title:i,headerSubtitle:a,errorMessage:e==null?void 0:e.errorMessage,warningMessage:c,lockExpiresAt:e==null?void 0:e.lockExpiresAt,attemptCount:e==null?void 0:e.attemptCount,maxAttempts:e==null?void 0:e.maxAttempts})),d=Ye();_e(l);let f=!1;const _=()=>{f||(f=!0,l.remove(),d())},p=R=>{_(),s(R)},x=()=>{_(),s(null)},E=R=>{_(),t(R)},S=l.querySelector(".__crossx-card");(I=S.querySelector("#__crossx-close-btn"))==null||I.addEventListener("click",x),ts(S,p,x,E,e==null?void 0:e.onSubmit,e==null?void 0:e.lockExpiresAt,c),l.addEventListener("click",R=>{R.target===l&&x()})})}showRecoveryPinInputPrompt(e){return new Promise(s=>{var a;fe();const t=Fi(this.tokens,e);_e(t);const n=()=>t.remove(),o=c=>{n(),s(c)},i=()=>{n(),s(null)};Xi(t,o,i),(a=t.querySelector("#__crossx-close-btn"))==null||a.addEventListener("click",i),t.addEventListener("click",c=>{c.target===t&&i()})})}showRecoveryPinLockedPrompt(e,s){return new Promise(t=>{var l;fe();const{overlay:n,startCountdown:o}=Gi(this.tokens,e,s);_e(n);const i=()=>{c(),n.remove()},a=()=>{i(),t()},c=o(a);(l=n.querySelector("#__crossx-close-btn"))==null||l.addEventListener("click",a),n.addEventListener("click",d=>{d.target===n&&a()})})}showTransactionComplete(e){return new Promise(s=>{var a,c;fe();const t=Ri(e,this.tokens);_e(t);const n=()=>t.remove(),o=()=>{n(),s()};(a=t.querySelector("#__crossx-done-btn"))==null||a.addEventListener("click",o),(c=t.querySelector("#__crossx-close-btn"))==null||c.addEventListener("click",o),t.querySelectorAll(".__crossx-copy-btn").forEach(l=>{l.addEventListener("click",d=>{var _;d.stopPropagation();const f=l.dataset.copy;f&&((_=navigator.clipboard)==null||_.writeText(f).catch(()=>{}))})}),t.addEventListener("click",l=>{l.target===t&&o()});const i=l=>{l.key==="Escape"&&(document.removeEventListener("keydown",i),o())};document.addEventListener("keydown",i)})}showTransactionProgress(e,s){return new Promise(t=>{fe();const n=ki(e,this.tokens);_e(n);const o=()=>n.remove();let i=!1;const a=()=>{i||(i=!0,o(),t())},c=()=>{var d,f;(d=n.querySelector("#__crossx-done-btn"))==null||d.addEventListener("click",a),(f=n.querySelector("#__crossx-close-btn"))==null||f.addEventListener("click",a),n.addEventListener("click",_=>{_.target===n&&a()});const l=_=>{_.key==="Escape"&&(document.removeEventListener("keydown",l),a())};document.addEventListener("keydown",l)};s.then(l=>{i||(Oi(n,l,this.tokens),c())})})}requestConfirmation(e){return new Promise(s=>{var l,d,f;fe();let t;e.type==="sign-message"?t=Pi(e,this.tokens):e.type==="sign-typed-data"?t=Ci(e,this.tokens):e.type==="sign"?t=Ei(e,this.tokens):t=Ai(e,this.tokens);const n=Ye();_e(t);const o=()=>{t.remove(),n()},i=()=>{o(),s(!0)},a=()=>{o(),s(!1)};(l=t.querySelector("#__crossx-confirm-btn"))==null||l.addEventListener("click",i),(d=t.querySelector("#__crossx-cancel-btn"))==null||d.addEventListener("click",a),(f=t.querySelector("#__crossx-close-btn"))==null||f.addEventListener("click",a),t.querySelectorAll(".__crossx-copy-btn").forEach(_=>{_.addEventListener("click",p=>{var E;p.stopPropagation();const x=_.dataset.copy;x&&((E=navigator.clipboard)==null||E.writeText(x).catch(()=>{}))})}),t.addEventListener("click",_=>{_.target===t&&a()});const c=_=>{_.key==="Escape"&&(document.removeEventListener("keydown",c),a())};document.addEventListener("keydown",c)})}}class Ur{constructor(){this._accessToken=null,this._expiresAt=0}set(e){this._accessToken=e;try{const s=JSON.parse(atob(e.split(".")[1]));this._expiresAt=typeof s.exp=="number"?s.exp*1e3:0}catch{this._expiresAt=0}}get(){return this._accessToken&&this._expiresAt>0&&Date.now()>=this._expiresAt?(this.clear(),null):this._accessToken}clear(){this._accessToken=null,this._expiresAt=0}has(){return this.get()!==null}isExpiringSoon(e=3e4){return!this._accessToken||this._expiresAt<=0?!0:Date.now()>=this._expiresAt-e}}function Qi(r,e){r.debug;const s=Ue.production,t={...r,oauthServiceUrl:s.oauthServiceUrl,authApiUrl:s.authApiUrl,walletGatewayUrl:s.walletGatewayUrl},n={gatewayUrl:s.walletGatewayUrl,projectId:r.projectId},o=t.authMode!=="cookie"&&gs.isAvailable();!o&&t.authMode!=="cookie"&&u.warn("[CROSSx] IndexedDB 사용 불가 — LocalStorage fallback 사용 중.","refresh_token이 평문 저장되지 않도록 세션 영속성이 제한됩니다.","IndexedDB를 지원하는 브라우저 사용을 권장합니다."),t.secureStorageAvailable=o;const i=o?new gs(r.projectId):new ln,a=new oi,c=new li,l=new $e,d=new Ur,f=new Et;let _;r.useMockWallet?(u.log("[CROSSx] Mock Wallet Provider 사용"),_=new ui(i,f)):(u.log("[CROSSx] Remote Wallet Provider 사용"),_=new Me(n,i,c,d,f));const p=new st(n,c),x=new Zi(r.theme??"light",r.themeTokens),E=e!=null&&e.wrapConfirmation?e.wrapConfirmation(x):x,S=new ot(t,n,i,a,c,l,_,d,E,p,f);return typeof window<"u"&&(window.__crossxSDK=S),S}function ea(r){const e=ta(r),s=sa(e),t=JSON.parse(s);na(t);const{data:n}=t;return{status:t.status,state:t.state,firebaseToken:n.accessToken,provider:n.provider,email:n.email,providerSub:n.sub,tokenType:n.tokenType,expiresIn:n.expiresIn,raw:t}}function ta(r){if(r.includes("://")&&r.includes("?")){const e=new URL(r),s=e.searchParams.get("crossx_oauth_result");if(s)return s;const t=e.searchParams.get("data");if(t)return t;throw new Error("Deeplink URL에 crossx_oauth_result 또는 data 파라미터가 없습니다")}return r}function sa(r){if(r.startsWith("{"))return r;if(r.startsWith("%7B")||r.startsWith("%7b"))return decodeURIComponent(r);const e=ra(r);return decodeURIComponent(e)}function ra(r){if(typeof atob=="function")return atob(r);if(typeof Buffer<"u")return Buffer.from(r,"base64").toString("utf-8");throw new Error("Base64 디코딩을 지원하는 환경이 아닙니다")}function na(r){if(typeof r!="object"||r===null)throw new Error("Deeplink payload가 유효한 객체가 아닙니다");const e=r;if(typeof e.status!="string")throw new Error("Deeplink payload에 status 필드가 없습니다");if(typeof e.state!="string")throw new Error("Deeplink payload에 state 필드가 없습니다");if(typeof e.data!="object"||e.data===null)throw new Error("Deeplink payload에 data 필드가 없습니다");const s=e.data;if(typeof s.provider!="string")throw new Error("Deeplink data에 provider 필드가 없습니다");if(typeof s.accessToken!="string")throw new Error("Deeplink data에 accessToken 필드가 없습니다")}return j.CONNECT_OTHER_WALLET_DISPLAY_ORDER=ss,j.CROSSxError=g,j.CROSSxEthereumProvider=ns,j.CROSSxSDK=ot,j.ChainId=qr,j.ConnectOtherWalletItem=We,j.ErrorCode=h,j.PinMemoryStore=Et,j.TokenMemoryStore=Ur,j.createCROSSxSDK=Qi,j.getConnectOtherWalletLabel=rs,j.parseOAuthDeeplink=ea,Object.defineProperty(j,Symbol.toStringTag,{value:"Module"}),j}({});
2491
+ </svg>`;function Xi(r,e,s){var o;const t=r.querySelectorAll(".__crossx-pin-input");t.forEach((i,a)=>{i.addEventListener("input",()=>{const c=i.value.replace(/\D/g,"");i.value=c?c[0]:"",c&&a<3&&t[a+1].focus();const l=Array.from(t).map(d=>d.value).join("");l.length===4&&setTimeout(()=>e(l),200)}),i.addEventListener("keydown",c=>{c.key==="Backspace"&&!i.value&&a>0&&(t[a-1].focus(),t[a-1].value=""),c.key==="Escape"&&s()}),i.addEventListener("keypress",c=>{/[0-9]/.test(c.key)||c.preventDefault()}),i.addEventListener("paste",c=>{var f;c.preventDefault();const l=(((f=c.clipboardData)==null?void 0:f.getData("text"))??"").replace(/\D/g,"").slice(0,4);if(!l)return;l.split("").forEach((g,p)=>{t[p]&&(t[p].value=g)});const d=Math.min(l.length,3);t[d].focus(),l.length===4&&setTimeout(()=>e(l),200)})});const n=r.querySelector(".__crossx-pin-inputs");n==null||n.addEventListener("click",i=>{if(!i.target.classList.contains("__crossx-pin-input")){const a=Array.from(t).find(c=>!c.value)??t[t.length-1];a==null||a.focus()}}),(o=t[0])==null||o.focus()}class Zi{constructor(e="light",s){this.theme=e,this.overrides=s,this.tokens=Cr(e,s)}setTheme(e,s){this.theme=e,s!==void 0&&(this.overrides=s),this.tokens=Cr(e,this.overrides)}setMessages(e){this.messages=e}getTheme(){return this.theme}showWalletSelector(e,s,t){return new Promise(n=>{var E;fe();const o=[...e],i=Li(o,this.tokens,t),a=Ye();_e(i);let c=!1;const l=()=>{c||(c=!0,i.remove(),a())},d=S=>{l(),n(S)},f=()=>{l(),n(null)};(()=>{i.querySelectorAll(".__crossx-wallet-item").forEach(S=>{S.addEventListener("click",()=>{const I=S.dataset.walletAddress??"",R=parseInt(S.dataset.walletIndex??"0",10);d({address:I,index:R})})})})();const p=i.querySelector("#__crossx-add-wallet-btn");p&&p.addEventListener("click",async()=>{p.disabled=!0;try{const S=await s();o.push(S);const I=i.querySelector("#__crossx-wallet-list");if(I){const R=document.createElement("button");R.className="__crossx-wallet-item",R.dataset.walletIndex=String(S.index),R.dataset.walletAddress=S.address,R.innerHTML=`<span class="__crossx-wallet-info"><span class="__crossx-wallet-idx">Account ${S.index+1}</span><span class="__crossx-wallet-addr">${oe(S.address)}</span></span>`,R.addEventListener("click",()=>d(S)),I.appendChild(R),R.scrollIntoView({behavior:"smooth",block:"nearest"})}}catch{}finally{p.disabled=!1}}),(E=i.querySelector("#__crossx-close-btn"))==null||E.addEventListener("click",f),i.addEventListener("click",S=>{S.target===i&&f()});const x=S=>{S.key==="Escape"&&(document.removeEventListener("keydown",x),f())};document.addEventListener("keydown",x)})}showLoginSelector(e){var t;const s=((t=e==null?void 0:e.connectOtherWallets)==null?void 0:t.filter(n=>Object.values(We).includes(n)&&String(n).trim()!==""))??[];return new Promise(n=>{var g,p,x,E;fe();const o=Ui(this.tokens,s),i=Ye();_e(o);const a=()=>{o.remove(),i()},c=S=>{a(),n({type:"oauth",provider:S})},l=S=>{a(),n({type:"external",walletId:S})},d=()=>{a(),n(null)};(g=o.querySelector("#__crossx-apple-btn"))==null||g.addEventListener("click",()=>c("apple")),(p=o.querySelector("#__crossx-google-btn"))==null||p.addEventListener("click",()=>c("google")),(x=o.querySelector("#__crossx-connect-other-wallet-btn"))==null||x.addEventListener("click",S=>{const R=S.currentTarget.dataset.walletId??"";R&&l(R)}),(E=o.querySelector("#__crossx-close-btn"))==null||E.addEventListener("click",d),o.addEventListener("click",S=>{S.target===o&&d()}),o.querySelectorAll(".__crossx-login-terms-link").forEach(S=>{S.addEventListener("click",I=>I.stopPropagation())});const f=S=>{S.key==="Escape"&&(document.removeEventListener("keydown",f),d())};document.addEventListener("keydown",f)})}showSessionAlert(e){return new Promise(s=>{var d,f,g;fe();const t=this.messages,n=Hi(this.tokens,{title:e.title,message:e.message,email:e.email,accountLabel:(t==null?void 0:t.sessionAlert_accountLabel)??"Account",signOutLabel:(t==null?void 0:t.sessionAlert_signOutButton)??"Sign out",signInAgainLabel:(t==null?void 0:t.sessionAlert_signInAgainButton)??"Sign in again"}),o=Ye();_e(n);let i=!1;const a=()=>{i||(i=!0,n.remove(),o())},c=()=>{a(),s("signout")},l=()=>{a(),s("signin-again")};(d=n.querySelector("#__crossx-session-signout"))==null||d.addEventListener("click",c),(f=n.querySelector("#__crossx-session-signin"))==null||f.addEventListener("click",l),(g=n.querySelector("#__crossx-close-btn"))==null||g.addEventListener("click",c)})}showMigrationFoundPrompt(e){const s=(e==null?void 0:e.allowSkip)??!0;return new Promise(t=>{var a,c,l;fe();const n=Bi(this.tokens,s);_e(n);const o=()=>n.remove(),i=()=>{o(),t("recover")};if((a=n.querySelector("#__crossx-recover-btn"))==null||a.addEventListener("click",i),s){const d=()=>{o(),t("skip")};(c=n.querySelector("#__crossx-skip-btn"))==null||c.addEventListener("click",d),(l=n.querySelector("#__crossx-close-btn"))==null||l.addEventListener("click",d),n.addEventListener("click",g=>{g.target===n&&d()});const f=g=>{g.key==="Escape"&&(document.removeEventListener("keydown",f),d())};document.addEventListener("keydown",f)}})}showPinSetupPrompt(e){return new Promise(s=>{fe();const t=this.messages,n={title:(t==null?void 0:t.pinSetup_title)??"Create PIN",headerSubtitle:(t==null?void 0:t.pinNotice_headerSubtitle)??"Required for transactions, PK/mnemonic export & account deletion.",noticeTitle:(t==null?void 0:t.pinNotice_title)??"PIN Setup Notice",noticeDesc:(t==null?void 0:t.pinNotice_description)??"For your security, this PIN cannot be reset or recovered. Please make sure you remember it or store it in a safe place.",check1:(t==null?void 0:t.pinNotice_check1)??"I understand that losing this PIN will result in permanent loss of access to my wallet and assets.",check2:(t==null?void 0:t.pinNotice_check2)??"I understand that no one, including the support team, can recover or reset this PIN on my behalf.",nextButton:(t==null?void 0:t.pinNotice_nextButton)??"Next",submitButton:(t==null?void 0:t.pinNotice_submitButton)??"I Understand"},o={title:(t==null?void 0:t.pinSetup_title)??"Create PIN",headerSubtitle:(t==null?void 0:t.pinSetup_headerSubtitle)??"This PIN is used to authorize your transactions.",subtitle:(t==null?void 0:t.pinSetup_subtitle)??"Set a 6-digit PIN to authorize transactions.",mismatchError:(t==null?void 0:t.pinSetup_mismatchError)??"PINs do not match. Please try again."},i={title:(t==null?void 0:t.pinSetup_confirmTitle)??"Confirm PIN",headerSubtitle:(t==null?void 0:t.pinSetup_confirmSubtitle)??"Enter your PIN again to confirm."},a=Mr(this.tokens,qi(n)),c=Ye();_e(a);let l=!1;const d=()=>{l||(l=!0,a.remove(),c())},f=R=>{d(),s(R)},g=()=>{d(),s(null)},p=a.querySelector(".__crossx-card"),x={tooShort:(t==null?void 0:t.pinValidation_tooShort)??"Please enter a 6-digit PIN.",numbersOnly:(t==null?void 0:t.pinValidation_numbersOnly)??"Only numbers (0-9) are allowed.",repeatingDigit:(t==null?void 0:t.pinValidation_repeatingDigit)??"Cannot use the same number 3+ times in a row.",sequential:(t==null?void 0:t.pinValidation_sequential)??"Sequential numbers (e.g., 123456) are not allowed.",alternatingPattern:(t==null?void 0:t.pinValidation_alternatingPattern)??"Repeating patterns (e.g., 121212) are not allowed."},E=R=>{var B;p.innerHTML=es({title:i.title,headerSubtitle:i.headerSubtitle}),(B=p.querySelector("#__crossx-close-btn"))==null||B.addEventListener("click",g),ts(p,M=>{M===R?f(R):S(o.mismatchError)},g)},S=R=>{var B;p.innerHTML=es({title:o.title,headerSubtitle:o.headerSubtitle,subtitle:o.subtitle,errorMessage:R}),(B=p.querySelector("#__crossx-close-btn"))==null||B.addEventListener("click",g),ts(p,M=>{const V=Vi(M,x);V?S(V):E(M)},g)};(()=>{var re;const R=Array.from(p.querySelectorAll(".__crossx-pw-notice-item")),B=p.querySelector("#__crossx-pin-notice-next"),M=new Set;B.removeAttribute("disabled");const V=B.dataset.nextLabel??"Next",G=B.dataset.submitLabel??"I Understand",se=()=>{const U=M.size===R.length;B.classList.toggle("--disabled",!U),B.textContent=U?G:V},F=(U,N)=>{if(M.has(N))return;const $=U.querySelector(`#__crossx-notice-check-${N}`);M.add(N),$.classList.add("--checked"),U.setAttribute("aria-checked","true"),se()},Z=(U,N)=>{if(!M.has(N))return;const $=U.querySelector(`#__crossx-notice-check-${N}`);M.delete(N),$.classList.remove("--checked"),U.setAttribute("aria-checked","false"),se()};R.forEach(U=>{const N=parseInt(U.dataset.checkIndex??"0",10);U.addEventListener("click",()=>{M.has(N)?Z(U,N):F(U,N)}),U.addEventListener("keydown",$=>{($.key===" "||$.key==="Enter")&&($.preventDefault(),M.has(N)?Z(U,N):F(U,N))})}),B.addEventListener("click",()=>{if(M.size===R.length){S(e==null?void 0:e.errorMessage);return}const U=R.find($=>{const m=parseInt($.dataset.checkIndex??"0",10);return!M.has(m)});if(!U)return;const N=parseInt(U.dataset.checkIndex??"0",10);U.scrollIntoView({behavior:"smooth",block:"nearest"}),U.classList.add("--highlight"),setTimeout(()=>{U.classList.remove("--highlight"),F(U,N)},400)}),(re=p.querySelector("#__crossx-close-btn"))==null||re.addEventListener("click",g)})(),a.addEventListener("click",R=>{R.target===a&&g()})})}showPinInputPrompt(e){return new Promise((s,t)=>{var I;fe();const n=this.messages,o=(e==null?void 0:e.verifyMode)===!0,i=o?(n==null?void 0:n.verifyPin_title)??"Verify Your PIN":(n==null?void 0:n.pinInput_title)??"Enter PIN",a=o?(n==null?void 0:n.verifyPin_subtitle)??"Enter your PIN to authorize this transaction.":(n==null?void 0:n.pinInput_subtitle)??"Enter your 6-digit PIN to continue.",c=(n==null?void 0:n.pinLocked_failureWarning)??"Your account will be locked after further failures.",l=Mr(this.tokens,es({title:i,headerSubtitle:a,errorMessage:e==null?void 0:e.errorMessage,warningMessage:c,lockExpiresAt:e==null?void 0:e.lockExpiresAt,attemptCount:e==null?void 0:e.attemptCount,maxAttempts:e==null?void 0:e.maxAttempts})),d=Ye();_e(l);let f=!1;const g=()=>{f||(f=!0,l.remove(),d())},p=R=>{g(),s(R)},x=()=>{g(),s(null)},E=R=>{g(),t(R)},S=l.querySelector(".__crossx-card");(I=S.querySelector("#__crossx-close-btn"))==null||I.addEventListener("click",x),ts(S,p,x,E,e==null?void 0:e.onSubmit,e==null?void 0:e.lockExpiresAt,c),l.addEventListener("click",R=>{R.target===l&&x()})})}showRecoveryPinInputPrompt(e){return new Promise(s=>{var a;fe();const t=Fi(this.tokens,e);_e(t);const n=()=>t.remove(),o=c=>{n(),s(c)},i=()=>{n(),s(null)};Xi(t,o,i),(a=t.querySelector("#__crossx-close-btn"))==null||a.addEventListener("click",i),t.addEventListener("click",c=>{c.target===t&&i()})})}showRecoveryPinLockedPrompt(e,s){return new Promise(t=>{var l;fe();const{overlay:n,startCountdown:o}=Gi(this.tokens,e,s);_e(n);const i=()=>{c(),n.remove()},a=()=>{i(),t()},c=o(a);(l=n.querySelector("#__crossx-close-btn"))==null||l.addEventListener("click",a),n.addEventListener("click",d=>{d.target===n&&a()})})}showTransactionComplete(e){return new Promise(s=>{var a,c;fe();const t=Ri(e,this.tokens);_e(t);const n=()=>t.remove(),o=()=>{n(),s()};(a=t.querySelector("#__crossx-done-btn"))==null||a.addEventListener("click",o),(c=t.querySelector("#__crossx-close-btn"))==null||c.addEventListener("click",o),t.querySelectorAll(".__crossx-copy-btn").forEach(l=>{l.addEventListener("click",d=>{var g;d.stopPropagation();const f=l.dataset.copy;f&&((g=navigator.clipboard)==null||g.writeText(f).catch(()=>{}))})}),t.addEventListener("click",l=>{l.target===t&&o()});const i=l=>{l.key==="Escape"&&(document.removeEventListener("keydown",i),o())};document.addEventListener("keydown",i)})}showTransactionProgress(e,s){return new Promise(t=>{fe();const n=ki(e,this.tokens);_e(n);const o=()=>n.remove();let i=!1;const a=()=>{i||(i=!0,o(),t())},c=()=>{var d,f;(d=n.querySelector("#__crossx-done-btn"))==null||d.addEventListener("click",a),(f=n.querySelector("#__crossx-close-btn"))==null||f.addEventListener("click",a),n.addEventListener("click",g=>{g.target===n&&a()});const l=g=>{g.key==="Escape"&&(document.removeEventListener("keydown",l),a())};document.addEventListener("keydown",l)};s.then(l=>{i||(Oi(n,l,this.tokens),c())})})}requestConfirmation(e){return new Promise(s=>{var l,d,f;fe();let t;e.type==="sign-message"?t=Pi(e,this.tokens):e.type==="sign-typed-data"?t=Ci(e,this.tokens):e.type==="sign"?t=Ei(e,this.tokens):t=Ai(e,this.tokens);const n=Ye();_e(t);const o=()=>{t.remove(),n()},i=()=>{o(),s(!0)},a=()=>{o(),s(!1)};(l=t.querySelector("#__crossx-confirm-btn"))==null||l.addEventListener("click",i),(d=t.querySelector("#__crossx-cancel-btn"))==null||d.addEventListener("click",a),(f=t.querySelector("#__crossx-close-btn"))==null||f.addEventListener("click",a),t.querySelectorAll(".__crossx-copy-btn").forEach(g=>{g.addEventListener("click",p=>{var E;p.stopPropagation();const x=g.dataset.copy;x&&((E=navigator.clipboard)==null||E.writeText(x).catch(()=>{}))})}),t.addEventListener("click",g=>{g.target===t&&a()});const c=g=>{g.key==="Escape"&&(document.removeEventListener("keydown",c),a())};document.addEventListener("keydown",c)})}}class Ur{constructor(){this._accessToken=null,this._expiresAt=0}set(e){this._accessToken=e;try{const s=JSON.parse(atob(e.split(".")[1]));this._expiresAt=typeof s.exp=="number"?s.exp*1e3:0}catch{this._expiresAt=0}}get(){return this._accessToken&&this._expiresAt>0&&Date.now()>=this._expiresAt?(this.clear(),null):this._accessToken}clear(){this._accessToken=null,this._expiresAt=0}has(){return this.get()!==null}isExpiringSoon(e=3e4){return!this._accessToken||this._expiresAt<=0?!0:Date.now()>=this._expiresAt-e}}function Qi(r,e){r.debug;const s=Ue.production,t={...r,oauthServiceUrl:s.oauthServiceUrl,authApiUrl:s.authApiUrl,walletGatewayUrl:s.walletGatewayUrl},n={gatewayUrl:s.walletGatewayUrl,projectId:r.projectId},o=t.authMode!=="cookie"&&gs.isAvailable();!o&&t.authMode!=="cookie"&&u.warn("[CROSSx] IndexedDB 사용 불가 — LocalStorage fallback 사용 중.","refresh_token이 평문 저장되지 않도록 세션 영속성이 제한됩니다.","IndexedDB를 지원하는 브라우저 사용을 권장합니다."),t.secureStorageAvailable=o;const i=o?new gs(r.projectId):new ln,a=new oi,c=new li,l=new $e,d=new Ur,f=new Et;let g;r.useMockWallet?(u.log("[CROSSx] Mock Wallet Provider 사용"),g=new ui(i,f)):(u.log("[CROSSx] Remote Wallet Provider 사용"),g=new Me(n,i,c,d,f));const p=new st(n,c),x=new Zi(r.theme??"light",r.themeTokens),E=e!=null&&e.wrapConfirmation?e.wrapConfirmation(x):x,S=new ot(t,n,i,a,c,l,g,d,E,p,f);return typeof window<"u"&&(window.__crossxSDK=S),S}function ea(r){const e=ta(r),s=sa(e),t=JSON.parse(s);na(t);const{data:n}=t;return{status:t.status,state:t.state,firebaseToken:n.accessToken,provider:n.provider,email:n.email,providerSub:n.sub,tokenType:n.tokenType,expiresIn:n.expiresIn,raw:t}}function ta(r){if(r.includes("://")&&r.includes("?")){const e=new URL(r),s=e.searchParams.get("crossx_oauth_result");if(s)return s;const t=e.searchParams.get("data");if(t)return t;throw new Error("Deeplink URL에 crossx_oauth_result 또는 data 파라미터가 없습니다")}return r}function sa(r){if(r.startsWith("{"))return r;if(r.startsWith("%7B")||r.startsWith("%7b"))return decodeURIComponent(r);const e=ra(r);return decodeURIComponent(e)}function ra(r){if(typeof atob=="function")return atob(r);if(typeof Buffer<"u")return Buffer.from(r,"base64").toString("utf-8");throw new Error("Base64 디코딩을 지원하는 환경이 아닙니다")}function na(r){if(typeof r!="object"||r===null)throw new Error("Deeplink payload가 유효한 객체가 아닙니다");const e=r;if(typeof e.status!="string")throw new Error("Deeplink payload에 status 필드가 없습니다");if(typeof e.state!="string")throw new Error("Deeplink payload에 state 필드가 없습니다");if(typeof e.data!="object"||e.data===null)throw new Error("Deeplink payload에 data 필드가 없습니다");const s=e.data;if(typeof s.provider!="string")throw new Error("Deeplink data에 provider 필드가 없습니다");if(typeof s.accessToken!="string")throw new Error("Deeplink data에 accessToken 필드가 없습니다")}return j.CONNECT_OTHER_WALLET_DISPLAY_ORDER=ss,j.CROSSxError=_,j.CROSSxEthereumProvider=ns,j.CROSSxSDK=ot,j.ChainId=qr,j.ConnectOtherWalletItem=We,j.ErrorCode=h,j.PinMemoryStore=Et,j.TokenMemoryStore=Ur,j.createCROSSxSDK=Qi,j.getConnectOtherWalletLabel=rs,j.parseOAuthDeeplink=ea,Object.defineProperty(j,Symbol.toStringTag,{value:"Module"}),j}({});