@dynamic-labs-sdk/client 1.17.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core.cjs +7 -5
- package/dist/core.cjs.map +1 -1
- package/dist/core.esm.js +8 -8
- package/dist/core.esm.js.map +1 -1
- package/dist/core.native.esm.js +8 -8
- package/dist/core.native.esm.js.map +1 -1
- package/dist/errors/DeviceRegistrationIdentityMismatchError.d.ts +5 -0
- package/dist/errors/DeviceRegistrationIdentityMismatchError.d.ts.map +1 -0
- package/dist/errors/UnsafeDeeplinkUrlError.d.ts +17 -0
- package/dist/errors/UnsafeDeeplinkUrlError.d.ts.map +1 -0
- package/dist/errors/UnsafeNavigationUrlError.d.ts +16 -0
- package/dist/errors/UnsafeNavigationUrlError.d.ts.map +1 -0
- package/dist/errors/WalletScreeningBlockedError.d.ts +14 -0
- package/dist/errors/WalletScreeningBlockedError.d.ts.map +1 -0
- package/dist/exports/core.d.ts +4 -0
- package/dist/exports/core.d.ts.map +1 -1
- package/dist/exports/index.d.ts +7 -2
- package/dist/exports/index.d.ts.map +1 -1
- package/dist/{getNetworkProviderFromNetworkId-DC1bhMuB.native.esm.js → getNetworkProviderFromNetworkId-C6DBO0OX.native.esm.js} +96 -13
- package/dist/getNetworkProviderFromNetworkId-C6DBO0OX.native.esm.js.map +1 -0
- package/dist/{getNetworkProviderFromNetworkId-BVVs3arj.esm.js → getNetworkProviderFromNetworkId-CEs4SGW4.esm.js} +105 -22
- package/dist/getNetworkProviderFromNetworkId-CEs4SGW4.esm.js.map +1 -0
- package/dist/{getNetworkProviderFromNetworkId-DzzocxRc.cjs → getNetworkProviderFromNetworkId-CMIgKqEH.cjs} +119 -18
- package/dist/getNetworkProviderFromNetworkId-CMIgKqEH.cjs.map +1 -0
- package/dist/{getSignedSessionId-Bnuz2Aqc.esm.js → getSignedSessionId-CUqILBh8.esm.js} +3 -3
- package/dist/{getSignedSessionId-Bnuz2Aqc.esm.js.map → getSignedSessionId-CUqILBh8.esm.js.map} +1 -1
- package/dist/{getSignedSessionId-Dx0qQLMP.cjs → getSignedSessionId-De_N_Ofg.cjs} +3 -3
- package/dist/{getSignedSessionId-Dx0qQLMP.cjs.map → getSignedSessionId-De_N_Ofg.cjs.map} +1 -1
- package/dist/{getSignedSessionId-Pc_5wscD.native.esm.js → getSignedSessionId-Hp1nSbaW.native.esm.js} +3 -3
- package/dist/{getSignedSessionId-Pc_5wscD.native.esm.js.map → getSignedSessionId-Hp1nSbaW.native.esm.js.map} +1 -1
- package/dist/{getWalletProviderByKey-BL3u0e-d.esm.js → getWalletProviderByKey-CKORCA8l.esm.js} +2 -2
- package/dist/{getWalletProviderByKey-BL3u0e-d.esm.js.map → getWalletProviderByKey-CKORCA8l.esm.js.map} +1 -1
- package/dist/{getWalletProviderByKey-BLWcueTR.cjs → getWalletProviderByKey-D3e0XMjs.cjs} +2 -2
- package/dist/{getWalletProviderByKey-BLWcueTR.cjs.map → getWalletProviderByKey-D3e0XMjs.cjs.map} +1 -1
- package/dist/{getWalletProviderByKey-DhqKzh7g.native.esm.js → getWalletProviderByKey-D5M801xH.native.esm.js} +2 -2
- package/dist/{getWalletProviderByKey-DhqKzh7g.native.esm.js.map → getWalletProviderByKey-D5M801xH.native.esm.js.map} +1 -1
- package/dist/index.cjs +253 -72
- package/dist/index.cjs.map +1 -1
- package/dist/index.esm.js +248 -94
- package/dist/index.esm.js.map +1 -1
- package/dist/index.native.esm.js +248 -94
- package/dist/index.native.esm.js.map +1 -1
- package/dist/{isDynamicWaasEnabled-BEn7FcD9.cjs → isDynamicWaasEnabled-BQuXZne_.cjs} +4 -6
- package/dist/isDynamicWaasEnabled-BQuXZne_.cjs.map +1 -0
- package/dist/{isDynamicWaasEnabled-DYy0TvLy.esm.js → isDynamicWaasEnabled-BaY09iv6.native.esm.js} +3 -5
- package/dist/isDynamicWaasEnabled-BaY09iv6.native.esm.js.map +1 -0
- package/dist/{isDynamicWaasEnabled-CvBaMGlR.native.esm.js → isDynamicWaasEnabled-BlVIlXMZ.esm.js} +3 -5
- package/dist/isDynamicWaasEnabled-BlVIlXMZ.esm.js.map +1 -0
- package/dist/{isMfaRequiredForAction-CJ9qbBUz.native.esm.js → isMfaRequiredForAction-CwOGwiDz.native.esm.js} +3 -5
- package/dist/isMfaRequiredForAction-CwOGwiDz.native.esm.js.map +1 -0
- package/dist/{isMfaRequiredForAction-CaNdGc-m.cjs → isMfaRequiredForAction-Dghiguch.cjs} +13 -6
- package/dist/isMfaRequiredForAction-Dghiguch.cjs.map +1 -0
- package/dist/{isMfaRequiredForAction-B7wNkqQf.esm.js → isMfaRequiredForAction-r9aDdmK5.esm.js} +13 -6
- package/dist/isMfaRequiredForAction-r9aDdmK5.esm.js.map +1 -0
- package/dist/{isUserOnboardingComplete-FRAIuxdi.native.esm.js → isUserOnboardingComplete-BMNAbXk1.esm.js} +6 -3
- package/dist/isUserOnboardingComplete-BMNAbXk1.esm.js.map +1 -0
- package/dist/{isUserOnboardingComplete-CGz-9Iyw.esm.js → isUserOnboardingComplete-C-ioFLRR.native.esm.js} +6 -3
- package/dist/isUserOnboardingComplete-C-ioFLRR.native.esm.js.map +1 -0
- package/dist/{isUserOnboardingComplete-w1IkCC_p.cjs → isUserOnboardingComplete-j4b_q9Pf.cjs} +7 -4
- package/dist/isUserOnboardingComplete-j4b_q9Pf.cjs.map +1 -0
- package/dist/{migrateFromFireblocks-DXs3odF_.esm.js → migrateFromFireblocks-D--uqWp5.esm.js} +3 -3
- package/dist/{migrateFromFireblocks-DXs3odF_.esm.js.map → migrateFromFireblocks-D--uqWp5.esm.js.map} +1 -1
- package/dist/{migrateFromFireblocks-C-IqJz3q.native.esm.js → migrateFromFireblocks-D8Y5h0hz.native.esm.js} +3 -3
- package/dist/{migrateFromFireblocks-C-IqJz3q.native.esm.js.map → migrateFromFireblocks-D8Y5h0hz.native.esm.js.map} +1 -1
- package/dist/{migrateFromFireblocks-CjQWJPZW.cjs → migrateFromFireblocks-D9pJIgt5.cjs} +3 -3
- package/dist/{migrateFromFireblocks-CjQWJPZW.cjs.map → migrateFromFireblocks-D9pJIgt5.cjs.map} +1 -1
- package/dist/modules/auth/externalAuth/requestExternalAuthElevatedToken/requestExternalAuthElevatedToken.d.ts +0 -1
- package/dist/modules/auth/externalAuth/requestExternalAuthElevatedToken/requestExternalAuthElevatedToken.d.ts.map +1 -1
- package/dist/modules/auth/externalAuth/signInWithExternalJwt/signInWithExternalJwt.d.ts +0 -1
- package/dist/modules/auth/externalAuth/signInWithExternalJwt/signInWithExternalJwt.d.ts.map +1 -1
- package/dist/modules/auth/logoutWithReason/logoutWithReason.d.ts.map +1 -1
- package/dist/modules/auth/passkeys/registerPasskey/registerPasskey.d.ts +0 -1
- package/dist/modules/auth/passkeys/registerPasskey/registerPasskey.d.ts.map +1 -1
- package/dist/modules/auth/passkeys/signInWithPasskey/signInWithPasskey.d.ts +0 -1
- package/dist/modules/auth/passkeys/signInWithPasskey/signInWithPasskey.d.ts.map +1 -1
- package/dist/modules/auth/social/oauth/signInWithSocialRedirect/buildOAuthUrl/getOAuthBaseUrl/getOAuthBaseUrl.d.ts.map +1 -1
- package/dist/modules/auth/social/oauth/unlinkSocialAccount/unlinkSocialAccount.d.ts +0 -1
- package/dist/modules/auth/social/oauth/unlinkSocialAccount/unlinkSocialAccount.d.ts.map +1 -1
- package/dist/modules/auth/updateAuthFromVerifyResponse/updateAuthFromVerifyResponse.d.ts.map +1 -1
- package/dist/modules/captcha/getCaptchaSettings/getCaptchaSettings.d.ts +14 -0
- package/dist/modules/captcha/getCaptchaSettings/getCaptchaSettings.d.ts.map +1 -0
- package/dist/modules/captcha/getCaptchaSettings/index.d.ts +3 -0
- package/dist/modules/captcha/getCaptchaSettings/index.d.ts.map +1 -0
- package/dist/modules/captcha/isCaptchaRequired/isCaptchaRequired.d.ts.map +1 -1
- package/dist/modules/captcha/setCaptchaToken/setCaptchaToken.d.ts +0 -1
- package/dist/modules/captcha/setCaptchaToken/setCaptchaToken.d.ts.map +1 -1
- package/dist/modules/deviceRegistration/completeDeviceRegistration/completeDeviceRegistration.d.ts.map +1 -1
- package/dist/modules/deviceRegistration/isDeviceRegistrationRequired/isDeviceRegistrationRequired.d.ts +1 -0
- package/dist/modules/deviceRegistration/isDeviceRegistrationRequired/isDeviceRegistrationRequired.d.ts.map +1 -1
- package/dist/modules/flow/attachFlowSource/attachFlowSource.d.ts.map +1 -1
- package/dist/modules/flow/attachFlowSource/attachFlowSource.instrumentation.d.ts +9 -0
- package/dist/modules/flow/attachFlowSource/attachFlowSource.instrumentation.d.ts.map +1 -0
- package/dist/modules/flow/broadcastFlow/broadcastFlow.instrumentation.d.ts +9 -0
- package/dist/modules/flow/broadcastFlow/broadcastFlow.instrumentation.d.ts.map +1 -0
- package/dist/modules/flow/cancelFlow/cancelFlow.instrumentation.d.ts +8 -0
- package/dist/modules/flow/cancelFlow/cancelFlow.instrumentation.d.ts.map +1 -0
- package/dist/modules/flow/prepareFlowSigning/prepareFlowSigning.instrumentation.d.ts +9 -0
- package/dist/modules/flow/prepareFlowSigning/prepareFlowSigning.instrumentation.d.ts.map +1 -0
- package/dist/modules/flow/submitFlowTransaction/submitFlowTransaction.instrumentation.d.ts +9 -0
- package/dist/modules/flow/submitFlowTransaction/submitFlowTransaction.instrumentation.d.ts.map +1 -0
- package/dist/modules/funding/moonpay/getMoonPayUrl/getMoonPayUrl.d.ts +0 -4
- package/dist/modules/funding/moonpay/getMoonPayUrl/getMoonPayUrl.d.ts.map +1 -1
- package/dist/modules/mfa/consumeMfaToken/consumeMfaToken.d.ts +0 -1
- package/dist/modules/mfa/consumeMfaToken/consumeMfaToken.d.ts.map +1 -1
- package/dist/modules/mfa/createNewMfaRecoveryCodes/createNewMfaRecoveryCodes.d.ts +0 -1
- package/dist/modules/mfa/createNewMfaRecoveryCodes/createNewMfaRecoveryCodes.d.ts.map +1 -1
- package/dist/modules/mfa/isPendingRecoveryCodesAcknowledgment/isPendingRecoveryCodesAcknowledgment.d.ts +1 -0
- package/dist/modules/mfa/isPendingRecoveryCodesAcknowledgment/isPendingRecoveryCodesAcknowledgment.d.ts.map +1 -1
- package/dist/modules/mfa/isUserMissingMfaAuth/isUserMissingMfaAuth.d.ts +1 -0
- package/dist/modules/mfa/isUserMissingMfaAuth/isUserMissingMfaAuth.d.ts.map +1 -1
- package/dist/modules/mfa/registerTotpMfaDevice/registerTotpMfaDevice.d.ts +0 -3
- package/dist/modules/mfa/registerTotpMfaDevice/registerTotpMfaDevice.d.ts.map +1 -1
- package/dist/modules/otp/sendEmailOTP/sendEmailOTP.d.ts +0 -1
- package/dist/modules/otp/sendEmailOTP/sendEmailOTP.d.ts.map +1 -1
- package/dist/modules/otp/sendSmsOTP/sendSmsOTP.d.ts +0 -1
- package/dist/modules/otp/sendSmsOTP/sendSmsOTP.d.ts.map +1 -1
- package/dist/modules/otp/verifyOTP/verifyOTP.d.ts +0 -1
- package/dist/modules/otp/verifyOTP/verifyOTP.d.ts.map +1 -1
- package/dist/modules/sessionKeys/generateSessionKeys/generateSessionKeys.d.ts.map +1 -1
- package/dist/modules/user/isUserOnboardingComplete/isUserOnboardingComplete.d.ts +1 -0
- package/dist/modules/user/isUserOnboardingComplete/isUserOnboardingComplete.d.ts.map +1 -1
- package/dist/modules/user/refreshAuth/refreshAuth.d.ts +0 -1
- package/dist/modules/user/refreshAuth/refreshAuth.d.ts.map +1 -1
- package/dist/modules/user/updateUser/updateUser.d.ts +0 -1
- package/dist/modules/user/updateUser/updateUser.d.ts.map +1 -1
- package/dist/modules/wallets/getWalletProviderDataByKey/getWalletProviderDataByKey.d.ts +2 -1
- package/dist/modules/wallets/getWalletProviderDataByKey/getWalletProviderDataByKey.d.ts.map +1 -1
- package/dist/modules/wallets/networks/getTransactionHistory/getTransactionHistory.d.ts +1 -1
- package/dist/modules/wallets/networks/getTransactionHistory/getTransactionHistory.d.ts.map +1 -1
- package/dist/modules/wallets/verifyMessageSignatureOwnership/verifyMessageSignatureOwnership.d.ts +2 -0
- package/dist/modules/wallets/verifyMessageSignatureOwnership/verifyMessageSignatureOwnership.d.ts.map +1 -1
- package/dist/modules/wallets/walletProviderRegistry/events.d.ts +2 -1
- package/dist/modules/wallets/walletProviderRegistry/events.d.ts.map +1 -1
- package/dist/services/instrumentation/createInstrumentation/createInstrumentation.d.ts.map +1 -1
- package/dist/services/instrumentation/instrumentFunction/instrumentFunction.d.ts +40 -34
- package/dist/services/instrumentation/instrumentFunction/instrumentFunction.d.ts.map +1 -1
- package/dist/services/instrumentation/instrumentation.types.d.ts +50 -19
- package/dist/services/instrumentation/instrumentation.types.d.ts.map +1 -1
- package/dist/services/keychain/createKeychainService/createKeychainService.d.ts.map +1 -1
- package/dist/services/navigate/createNavigationHandler/createNavigationHandler.d.ts.map +1 -1
- package/dist/services/openDeeplink/createWebDeeplinkOpener/createWebDeeplinkOpener.d.ts.map +1 -1
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/dist/{updateAuthFromVerifyResponse-BdokPJ21.esm.js → updateAuthFromVerifyResponse-BQes11vz.esm.js} +145 -145
- package/dist/updateAuthFromVerifyResponse-BQes11vz.esm.js.map +1 -0
- package/dist/{updateAuthFromVerifyResponse-CUnvs5Af.cjs → updateAuthFromVerifyResponse-Deg9em9o.cjs} +151 -145
- package/dist/updateAuthFromVerifyResponse-Deg9em9o.cjs.map +1 -0
- package/dist/{updateAuthFromVerifyResponse-DW-tPgdV.native.esm.js → updateAuthFromVerifyResponse-wVY_DoiL.native.esm.js} +145 -145
- package/dist/updateAuthFromVerifyResponse-wVY_DoiL.native.esm.js.map +1 -0
- package/dist/utils/assertSafeDeeplinkUrl/assertSafeDeeplinkUrl.d.ts +12 -0
- package/dist/utils/assertSafeDeeplinkUrl/assertSafeDeeplinkUrl.d.ts.map +1 -0
- package/dist/utils/assertSafeDeeplinkUrl/index.d.ts +2 -0
- package/dist/utils/assertSafeDeeplinkUrl/index.d.ts.map +1 -0
- package/dist/utils/assertSafeNavigationUrl/assertSafeNavigationUrl.d.ts +12 -0
- package/dist/utils/assertSafeNavigationUrl/assertSafeNavigationUrl.d.ts.map +1 -0
- package/dist/utils/assertSafeNavigationUrl/index.d.ts +2 -0
- package/dist/utils/assertSafeNavigationUrl/index.d.ts.map +1 -0
- package/dist/utils/getSecureCookieAttribute/getSecureCookieAttribute.d.ts +18 -0
- package/dist/utils/getSecureCookieAttribute/getSecureCookieAttribute.d.ts.map +1 -0
- package/dist/utils/getSecureCookieAttribute/index.d.ts +2 -0
- package/dist/utils/getSecureCookieAttribute/index.d.ts.map +1 -0
- package/dist/waas.cjs +5 -5
- package/dist/waas.esm.js +4 -4
- package/dist/waas.native.esm.js +4 -4
- package/dist/waasCore.cjs +6 -6
- package/dist/waasCore.esm.js +6 -6
- package/dist/waasCore.native.esm.js +6 -6
- package/package.json +3 -3
- package/dist/getNetworkProviderFromNetworkId-BVVs3arj.esm.js.map +0 -1
- package/dist/getNetworkProviderFromNetworkId-DC1bhMuB.native.esm.js.map +0 -1
- package/dist/getNetworkProviderFromNetworkId-DzzocxRc.cjs.map +0 -1
- package/dist/isDynamicWaasEnabled-BEn7FcD9.cjs.map +0 -1
- package/dist/isDynamicWaasEnabled-CvBaMGlR.native.esm.js.map +0 -1
- package/dist/isDynamicWaasEnabled-DYy0TvLy.esm.js.map +0 -1
- package/dist/isMfaRequiredForAction-B7wNkqQf.esm.js.map +0 -1
- package/dist/isMfaRequiredForAction-CJ9qbBUz.native.esm.js.map +0 -1
- package/dist/isMfaRequiredForAction-CaNdGc-m.cjs.map +0 -1
- package/dist/isUserOnboardingComplete-CGz-9Iyw.esm.js.map +0 -1
- package/dist/isUserOnboardingComplete-FRAIuxdi.native.esm.js.map +0 -1
- package/dist/isUserOnboardingComplete-w1IkCC_p.cjs.map +0 -1
- package/dist/services/instrumentation/instrumentFunction/extractParams/extractParams.d.ts +0 -28
- package/dist/services/instrumentation/instrumentFunction/extractParams/extractParams.d.ts.map +0 -1
- package/dist/services/instrumentation/instrumentFunction/scrubResolvedValue/scrubResolvedValue.d.ts +0 -15
- package/dist/services/instrumentation/instrumentFunction/scrubResolvedValue/scrubResolvedValue.d.ts.map +0 -1
- package/dist/updateAuthFromVerifyResponse-BdokPJ21.esm.js.map +0 -1
- package/dist/updateAuthFromVerifyResponse-CUnvs5Af.cjs.map +0 -1
- package/dist/updateAuthFromVerifyResponse-DW-tPgdV.native.esm.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateUser.d.ts","sourceRoot":"","sources":["../../../../src/modules/user/updateUser/updateUser.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtD,KAAK,gBAAgB,GAAG;IACtB,UAAU,EAAE,gBAAgB,CAAC;CAC9B,CAAC;AAEF
|
|
1
|
+
{"version":3,"file":"updateUser.d.ts","sourceRoot":"","sources":["../../../../src/modules/user/updateUser/updateUser.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtD,KAAK,gBAAgB,GAAG;IACtB,UAAU,EAAE,gBAAgB,CAAC;CAC9B,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,UAAU,mBACL,gBAAgB,wDAE/B,OAAO,CAAC,eAAe,GAAG,SAAS,CA4BrC,CAAC"}
|
|
@@ -8,7 +8,8 @@ type GetWalletProviderDataByKeyParams = {
|
|
|
8
8
|
* @param params.walletProviderKey - The key of the wallet provider to retrieve data for.
|
|
9
9
|
* @param [client] - The Dynamic client instance. Only required when using multiple Dynamic clients.
|
|
10
10
|
* @returns The data for the wallet provider.
|
|
11
|
-
|
|
11
|
+
* @notInstrumented
|
|
12
|
+
* @hook Exposed as a hook so consumers get reactive wallet provider data, updated when the wallet provider registry changes.
|
|
12
13
|
*/
|
|
13
14
|
export declare const getWalletProviderDataByKey: ({ walletProviderKey }: GetWalletProviderDataByKeyParams, client?: import("../../../exports").DynamicClient) => WalletProviderData;
|
|
14
15
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWalletProviderDataByKey.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/getWalletProviderDataByKey/getWalletProviderDataByKey.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE5D,KAAK,gCAAgC,GAAG;IACtC,iBAAiB,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF
|
|
1
|
+
{"version":3,"file":"getWalletProviderDataByKey.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/getWalletProviderDataByKey/getWalletProviderDataByKey.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE5D,KAAK,gCAAgC,GAAG;IACtC,iBAAiB,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,0BAA0B,0BACd,gCAAgC,wDAEtD,kBAKF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTransactionHistory.d.ts","sourceRoot":"","sources":["../../../../../src/modules/wallets/networks/getTransactionHistory/getTransactionHistory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,0BAA0B,EAC3B,MAAM,4BAA4B,CAAC;AAKpC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,4BAA4B,CAAC;AAExD,MAAM,MAAM,2BAA2B,GAAG;IACxC,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,KAAK,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"getTransactionHistory.d.ts","sourceRoot":"","sources":["../../../../../src/modules/wallets/networks/getTransactionHistory/getTransactionHistory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,0BAA0B,EAC3B,MAAM,4BAA4B,CAAC;AAKpC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,4BAA4B,CAAC;AAExD,MAAM,MAAM,2BAA2B,GAAG;IACxC,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,KAAK,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,GAAG,MAAM,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG,0BAA0B,CAAC;AAEvE;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,qBAAqB,WACxB,2BAA2B,2DAElC,OAAO,CAAC,0BAA0B,CAgBpC,CAAC"}
|
package/dist/modules/wallets/verifyMessageSignatureOwnership/verifyMessageSignatureOwnership.d.ts
CHANGED
|
@@ -19,6 +19,8 @@ type VerifyMessageSignatureOwnershipParams = {
|
|
|
19
19
|
* depending on whether the user is signing in, linking or transferring a wallet.
|
|
20
20
|
*
|
|
21
21
|
* Does NOT call updateAuthFromVerifyResponse, it should be called from the return of this function.
|
|
22
|
+
* @throws WalletAlreadyLinkedToAnotherUserError If the wallet is already linked to another user.
|
|
23
|
+
* @throws WalletScreeningBlockedError If the wallet was blocked by the project's compliance screening.
|
|
22
24
|
* @notInstrumented
|
|
23
25
|
*/
|
|
24
26
|
export declare const verifyMessageSignatureOwnership: ({ messageToSign, walletAddress, addressesWithTypes, signature, chain, isTransfer, walletDisplayName, walletProviderType, networkId, requestedScopes, }: VerifyMessageSignatureOwnershipParams, client: DynamicClient) => Promise<VerifyResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verifyMessageSignatureOwnership.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/verifyMessageSignatureOwnership/verifyMessageSignatureOwnership.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,UAAU,EACV,cAAc,EAEd,kBAAkB,EACnB,MAAM,4BAA4B,CAAC;AAGpC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAI3D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEzC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;
|
|
1
|
+
{"version":3,"file":"verifyMessageSignatureOwnership.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/verifyMessageSignatureOwnership/verifyMessageSignatureOwnership.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,UAAU,EACV,cAAc,EAEd,kBAAkB,EACnB,MAAM,4BAA4B,CAAC;AAGpC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAI3D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEzC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,qCAAqC,GAAG;IAC3C,kBAAkB,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAC7C,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;IAC/B,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,kBAAkB,EAAE,kBAAkB,CAAC;CACxC,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B,2JAYvC,qCAAqC,UAChC,aAAa,KACpB,OAAO,CAAC,cAAc,CAsExB,CAAC"}
|
|
@@ -2,7 +2,8 @@ import type { WalletProvider } from '../walletProvider/walletProvider.types';
|
|
|
2
2
|
declare global {
|
|
3
3
|
interface DynamicEvents {
|
|
4
4
|
/**
|
|
5
|
-
* Event emitted when
|
|
5
|
+
* Event emitted when a wallet provider is registered or updated. It is NOT
|
|
6
|
+
* emitted on unregister — listen to `walletProviderUnregistered` for that.
|
|
6
7
|
*/
|
|
7
8
|
walletProviderChanged: (args: {
|
|
8
9
|
walletProviderKey: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/walletProviderRegistry/events.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE7E,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../src/modules/wallets/walletProviderRegistry/events.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE7E,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB;;;WAGG;QACH,qBAAqB,EAAE,CAAC,IAAI,EAAE;YAAE,iBAAiB,EAAE,MAAM,CAAA;SAAE,KAAK,IAAI,CAAC;QAErE;;WAEG;QACH,wBAAwB,EAAE,CAAC,IAAI,EAAE;YAC/B,cAAc,EAAE,cAAc,CAAC;SAChC,KAAK,IAAI,CAAC;QAEX;;WAEG;QACH,0BAA0B,EAAE,CAAC,IAAI,EAAE;YAAE,iBAAiB,EAAE,MAAM,CAAA;SAAE,KAAK,IAAI,CAAC;KAC3E;CACF;AAED,OAAO,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createInstrumentation.d.ts","sourceRoot":"","sources":["../../../../src/services/instrumentation/createInstrumentation/createInstrumentation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"createInstrumentation.d.ts","sourceRoot":"","sources":["../../../../src/services/instrumentation/createInstrumentation/createInstrumentation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEV,eAAe,EACf,qBAAqB,EAEtB,MAAM,0BAA0B,CAAC;AAElC,KAAK,2BAA2B,GAAG;IACjC,MAAM,CAAC,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAC;CACzC,CAAC;AASF;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,qBAAqB,8BAE/B,2BAA2B,KAAQ,eA0BrC,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { DynamicCore } from '../../../client/core/types/DynamicCore';
|
|
2
|
-
type
|
|
2
|
+
import type { InstrumentationPayloadSelectors } from '../instrumentation.types';
|
|
3
|
+
type InstrumentFunctionParams<Args extends unknown[], Result> = {
|
|
3
4
|
/** The original function to wrap. */
|
|
4
|
-
fn:
|
|
5
|
+
fn: (...args: Args) => Result;
|
|
5
6
|
/** Human-readable name recorded in every emitted event. */
|
|
6
7
|
functionName: string;
|
|
7
8
|
/**
|
|
@@ -11,64 +12,69 @@ type InstrumentFunctionParams<T extends (...args: unknown[]) => unknown> = {
|
|
|
11
12
|
*/
|
|
12
13
|
getCore: () => DynamicCore | undefined;
|
|
13
14
|
/**
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* Optional explicit payload selectors. When provided, their returned
|
|
16
|
+
* {@link SafePayload} is attached to the corresponding event. When omitted,
|
|
17
|
+
* events carry only the safe envelope.
|
|
17
18
|
*/
|
|
18
|
-
|
|
19
|
+
selectors?: InstrumentationPayloadSelectors<Args, Result>;
|
|
19
20
|
};
|
|
20
21
|
/**
|
|
21
22
|
* Wraps a function so that each invocation emits a structured
|
|
22
23
|
* `FunctionInstrumentationEvent` at three lifecycle points:
|
|
23
24
|
*
|
|
24
|
-
* - **started** — immediately before the function body executes
|
|
25
|
-
* PII-scrubbed call parameters.
|
|
25
|
+
* - **started** — immediately before the function body executes.
|
|
26
26
|
* - **resolved** — after the function (or its returned Promise) settles
|
|
27
|
-
* successfully, with the
|
|
27
|
+
* successfully, with the call duration.
|
|
28
28
|
* - **rejected** — if the function throws synchronously or its returned
|
|
29
|
-
* Promise rejects.
|
|
29
|
+
* Promise rejects, with the duration and the error's class name/code.
|
|
30
|
+
*
|
|
31
|
+
* Events carry only the safe envelope (function name, phase, timing, error
|
|
32
|
+
* class, SDK/runtime metadata, identifiers). **Raw arguments and return values
|
|
33
|
+
* are never captured.** A function that needs additional fields supplies
|
|
34
|
+
* `selectors` that build an explicit, primitive-only {@link SafePayload} — the
|
|
35
|
+
* only path from arguments/return value into a log.
|
|
30
36
|
*
|
|
31
37
|
* The original return value (or thrown error) is always forwarded to the
|
|
32
|
-
* caller unchanged — instrumentation is purely observational
|
|
38
|
+
* caller unchanged — instrumentation is purely observational, and a throwing
|
|
39
|
+
* selector cannot change that.
|
|
40
|
+
*
|
|
41
|
+
* ## Providing selectors
|
|
33
42
|
*
|
|
34
|
-
*
|
|
43
|
+
* A function opts into a payload by supplying selectors that map its arguments
|
|
44
|
+
* (`started`) and/or its awaited return value (`resolved`) to a primitive-only
|
|
45
|
+
* {@link SafePayload}. Pick individual known-safe fields — never spread a whole
|
|
46
|
+
* object, which is exactly what the model prevents.
|
|
35
47
|
*
|
|
36
48
|
* ```ts
|
|
37
49
|
* const transfer = instrumentFunction({
|
|
38
50
|
* fn: rawTransfer,
|
|
39
51
|
* functionName: 'transfer',
|
|
40
52
|
* getCore: () => core,
|
|
53
|
+
* selectors: {
|
|
54
|
+
* // `args` is the argument tuple the wrapped function was called with.
|
|
55
|
+
* started: ([{ chainId, amount }]) => ({ amount, chainId }),
|
|
56
|
+
* // `result` is the awaited return value (never the Promise).
|
|
57
|
+
* resolved: ({ txHash }) => ({ txHash }),
|
|
58
|
+
* },
|
|
41
59
|
* });
|
|
42
|
-
*
|
|
43
|
-
* // When called, three events are emitted automatically:
|
|
44
|
-
* await transfer({ amount: 1, to: '0xabc' });
|
|
45
60
|
* ```
|
|
46
61
|
*
|
|
62
|
+
* A selector that throws (or whose output fails scrubbing) is swallowed: the
|
|
63
|
+
* event is still emitted without a payload, and the error is logged at `debug`.
|
|
64
|
+
*
|
|
47
65
|
* ## How functions are wrapped
|
|
48
66
|
*
|
|
49
|
-
* `instrumentFunction` is not called manually in application code.
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
* JSDoc is automatically wrapped by the plugin during the build step.
|
|
53
|
-
* The plugin strips the original `export`, renames the function, and re-exports
|
|
54
|
-
* it under the original name via `instrumentFunction(...)` — so the public API
|
|
55
|
-
* is unchanged and no call sites need to be updated.
|
|
67
|
+
* `instrumentFunction` is not called manually in application code. The esbuild
|
|
68
|
+
* instrumentation plugin (`tools/instrumentation-plugin`) injects it at build
|
|
69
|
+
* time for any exported function annotated with `@instrumented` in its JSDoc.
|
|
56
70
|
*
|
|
57
71
|
* ## Opting out
|
|
58
72
|
*
|
|
59
|
-
* Instrumentation is skipped entirely when
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
* In both cases the original function is called directly with no overhead.
|
|
64
|
-
*
|
|
65
|
-
* ## PII scrubbing
|
|
66
|
-
*
|
|
67
|
-
* All string values whose key appears in `piiFields` are replaced with
|
|
68
|
-
* `"[redacted]"` before events are emitted. Pass `redactAll: true` to redact
|
|
69
|
-
* every field, regardless of key name.
|
|
73
|
+
* Instrumentation is skipped entirely when `getCore()` returns `undefined`
|
|
74
|
+
* (SDK not initialised) or when `core.instrumentation.config.enabled` is
|
|
75
|
+
* `false`; in both cases the original function is called directly.
|
|
70
76
|
* @notInstrumented
|
|
71
77
|
*/
|
|
72
|
-
export declare const instrumentFunction: <
|
|
78
|
+
export declare const instrumentFunction: <Args extends unknown[], Result>({ fn, functionName, getCore, selectors, }: InstrumentFunctionParams<Args, Result>) => ((...args: Args) => Result);
|
|
73
79
|
export {};
|
|
74
80
|
//# sourceMappingURL=instrumentFunction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instrumentFunction.d.ts","sourceRoot":"","sources":["../../../../src/services/instrumentation/instrumentFunction/instrumentFunction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAC;
|
|
1
|
+
{"version":3,"file":"instrumentFunction.d.ts","sourceRoot":"","sources":["../../../../src/services/instrumentation/instrumentFunction/instrumentFunction.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAO1E,OAAO,KAAK,EAGV,+BAA+B,EAEhC,MAAM,0BAA0B,CAAC;AAiFlC,KAAK,wBAAwB,CAAC,IAAI,SAAS,OAAO,EAAE,EAAE,MAAM,IAAI;IAC9D,qCAAqC;IACrC,EAAE,EAAE,CAAC,GAAG,IAAI,EAAE,IAAI,KAAK,MAAM,CAAC;IAC9B,2DAA2D;IAC3D,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,OAAO,EAAE,MAAM,WAAW,GAAG,SAAS,CAAC;IACvC;;;;OAIG;IACH,SAAS,CAAC,EAAE,+BAA+B,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;CAC3D,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AAEH,eAAO,MAAM,kBAAkB,GAAI,IAAI,SAAS,OAAO,EAAE,EAAE,MAAM,6CAK9D,wBAAwB,CAAC,IAAI,EAAE,MAAM,CAAC,KAAG,CAAC,CAAC,GAAG,IAAI,EAAE,IAAI,KAAK,MAAM,CAgFrE,CAAC"}
|
|
@@ -7,16 +7,15 @@ export type InstrumentationEventPhase = 'started' | 'resolved' | 'rejected';
|
|
|
7
7
|
*/
|
|
8
8
|
export type InstrumentationStatus = 'error' | 'info' | 'debug';
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* Fields shared by every instrumentation event. All values here are either
|
|
11
|
+
* SDK-controlled metadata or non-sensitive identifiers — none derive from a
|
|
12
|
+
* function's arguments or return value, so the context is always safe to
|
|
13
|
+
* forward to an external transport.
|
|
14
14
|
*/
|
|
15
|
-
export type
|
|
15
|
+
export type InstrumentationContext = {
|
|
16
16
|
environmentId: string;
|
|
17
17
|
/** The operating system the SDK is executing on. */
|
|
18
18
|
operatingSystem: SdkOperatingSystem;
|
|
19
|
-
parameters: Record<string, unknown>;
|
|
20
19
|
/** The runtime platform the SDK is executing on. */
|
|
21
20
|
platform: SdkPlatform;
|
|
22
21
|
/** Extension keys registered on the client at the time the event was emitted. */
|
|
@@ -30,29 +29,61 @@ export type InstrumentationEvent = {
|
|
|
30
29
|
userId: string | null;
|
|
31
30
|
};
|
|
32
31
|
/**
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
32
|
+
* An explicit, opt-in telemetry payload. Restricting values to primitives is
|
|
33
|
+
* the core guardrail of the explicit-logging model: a selector can only forward
|
|
34
|
+
* individually chosen, known-safe fields (e.g. `{ scope }`) and can never hand
|
|
35
|
+
* a whole object/array (e.g. `{ user }`) to a transport, where nested secrets
|
|
36
|
+
* or PII would ride along unnoticed. Keeping the type primitive-only makes each
|
|
37
|
+
* logged field a deliberate, statically reviewable decision.
|
|
38
|
+
*/
|
|
39
|
+
export type SafePayload = Record<string, string | number | boolean | null>;
|
|
40
|
+
/**
|
|
41
|
+
* Co-located selectors that build an explicit {@link SafePayload} from a
|
|
42
|
+
* function's arguments (started) and/or resolved value (resolved). A function
|
|
43
|
+
* with no selectors emits envelope-only events. This is the only path from
|
|
44
|
+
* arguments/return value into a log, and it is statically reviewable.
|
|
45
|
+
*
|
|
46
|
+
* `resolved` receives the awaited value, so selectors for async functions see
|
|
47
|
+
* the unwrapped result (not the Promise).
|
|
48
|
+
*/
|
|
49
|
+
export type InstrumentationPayloadSelectors<Args extends unknown[], Result> = {
|
|
50
|
+
resolved?: (result: Awaited<Result>) => SafePayload;
|
|
51
|
+
started?: (args: Args) => SafePayload;
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* General instrumentation event emitted by the logger bridge. Retains a
|
|
55
|
+
* free-form (key-scrubbed) `parameters` bag because it forwards arbitrary
|
|
56
|
+
* error diagnostics rather than a single function's call shape.
|
|
36
57
|
*/
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
message: string;
|
|
40
|
-
name: string;
|
|
41
|
-
stack?: string;
|
|
58
|
+
export type InstrumentationEvent = InstrumentationContext & {
|
|
59
|
+
parameters: Record<string, unknown>;
|
|
42
60
|
};
|
|
43
|
-
|
|
61
|
+
/**
|
|
62
|
+
* A telemetry record emitted by instrumentFunction for each phase of a
|
|
63
|
+
* function call (started, resolved, rejected). Carries only the safe envelope
|
|
64
|
+
* plus an optional explicit {@link SafePayload} — never raw arguments or
|
|
65
|
+
* return values.
|
|
66
|
+
*/
|
|
67
|
+
export type FunctionInstrumentationEvent = InstrumentationContext & {
|
|
68
|
+
/** Wall-clock duration of the call. Present on resolved/rejected only. */
|
|
69
|
+
durationMs?: number;
|
|
70
|
+
/** Stable error code on the rejected phase, when the error extends BaseError. */
|
|
71
|
+
errorCode?: string;
|
|
72
|
+
/** Error subclass name on the rejected phase. Never the message or stack. */
|
|
73
|
+
errorName?: string;
|
|
44
74
|
functionName: string;
|
|
75
|
+
payload?: SafePayload;
|
|
45
76
|
phase: InstrumentationEventPhase;
|
|
46
|
-
rejectedError?: SerializedError;
|
|
47
|
-
resolvedValue?: unknown;
|
|
48
77
|
};
|
|
78
|
+
/** Any event the transport may receive. */
|
|
79
|
+
export type AnyInstrumentationEvent = InstrumentationEvent | FunctionInstrumentationEvent;
|
|
49
80
|
export type InstrumentationConfig = {
|
|
50
81
|
enabled: boolean;
|
|
51
82
|
piiFields: string[];
|
|
52
83
|
};
|
|
53
|
-
/** Pluggable sink that receives
|
|
84
|
+
/** Pluggable sink that receives events for forwarding. */
|
|
54
85
|
export type InstrumentationTransport = {
|
|
55
|
-
log: (event:
|
|
86
|
+
log: (event: AnyInstrumentationEvent) => void;
|
|
56
87
|
};
|
|
57
88
|
/**
|
|
58
89
|
* The instrumentation service instance held on DynamicCore.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instrumentation.types.d.ts","sourceRoot":"","sources":["../../../src/services/instrumentation/instrumentation.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAClG,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,MAAM,yBAAyB,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAE5E;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AAE/D;;;;;GAKG;AACH,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"instrumentation.types.d.ts","sourceRoot":"","sources":["../../../src/services/instrumentation/instrumentation.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAClG,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,MAAM,yBAAyB,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC;AAE5E;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AAE/D;;;;;GAKG;AACH,MAAM,MAAM,sBAAsB,GAAG;IACnC,aAAa,EAAE,MAAM,CAAC;IACtB,oDAAoD;IACpD,eAAe,EAAE,kBAAkB,CAAC;IACpC,oDAAoD;IACpD,QAAQ,EAAE,WAAW,CAAC;IACtB,iFAAiF;IACjF,uBAAuB,EAAE,MAAM,EAAE,CAAC;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IAEnB,MAAM,EAAE,qBAAqB,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB,CAAC;AAEF;;;;;;;GAOG;AACH,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,CAAC,CAAC;AAE3E;;;;;;;;GAQG;AACH,MAAM,MAAM,+BAA+B,CAAC,IAAI,SAAS,OAAO,EAAE,EAAE,MAAM,IAAI;IAC5E,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,KAAK,WAAW,CAAC;IACpD,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,WAAW,CAAC;CACvC,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,oBAAoB,GAAG,sBAAsB,GAAG;IAC1D,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACrC,CAAC;AAEF;;;;;GAKG;AACH,MAAM,MAAM,4BAA4B,GAAG,sBAAsB,GAAG;IAClE,0EAA0E;IAC1E,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,iFAAiF;IACjF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6EAA6E;IAC7E,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,KAAK,EAAE,yBAAyB,CAAC;CAClC,CAAC;AAEF,2CAA2C;AAC3C,MAAM,MAAM,uBAAuB,GAC/B,oBAAoB,GACpB,4BAA4B,CAAC;AAEjC,MAAM,MAAM,qBAAqB,GAAG;IAClC,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,EAAE,CAAC;CACrB,CAAC;AAEF,0DAA0D;AAC1D,MAAM,MAAM,wBAAwB,GAAG;IACrC,GAAG,EAAE,CAAC,KAAK,EAAE,uBAAuB,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B,MAAM,EAAE,qBAAqB,CAAC;IAC9B,GAAG,EAAE,CAAC,KAAK,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAC3C,WAAW,EAAE,CAAC,KAAK,EAAE,4BAA4B,KAAK,IAAI,CAAC;IAC3D,UAAU,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,YAAY,EAAE,CAAC,SAAS,EAAE,wBAAwB,KAAK,IAAI,CAAC;CAC7D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createKeychainService.d.ts","sourceRoot":"","sources":["../../../../src/services/keychain/createKeychainService/createKeychainService.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"createKeychainService.d.ts","sourceRoot":"","sources":["../../../../src/services/keychain/createKeychainService/createKeychainService.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,qBAAqB,EAEtB,MAAM,+BAA+B,CAAC;AASvC,uBAAuB;AACvB,eAAO,MAAM,qBAAqB,EAAE,qBAyJnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createNavigationHandler.d.ts","sourceRoot":"","sources":["../../../../src/services/navigate/createNavigationHandler/createNavigationHandler.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"createNavigationHandler.d.ts","sourceRoot":"","sources":["../../../../src/services/navigate/createNavigationHandler/createNavigationHandler.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAE3D;;;GAGG;AACH,eAAO,MAAM,uBAAuB,QAAO,iBAiB1C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createWebDeeplinkOpener.d.ts","sourceRoot":"","sources":["../../../../src/services/openDeeplink/createWebDeeplinkOpener/createWebDeeplinkOpener.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"createWebDeeplinkOpener.d.ts","sourceRoot":"","sources":["../../../../src/services/openDeeplink/createWebDeeplinkOpener/createWebDeeplinkOpener.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE1D;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,uBAAuB,QAAO,YAkB1C,CAAC"}
|