@imtbl/wallet 2.14.2-alpha.1 → 2.14.3-alpha.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@imtbl/wallet",
3
- "version": "2.14.2-alpha.1",
3
+ "version": "2.14.3-alpha.1",
4
4
  "description": "Wallet SDK for Immutable",
5
5
  "author": "Immutable",
6
6
  "bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
@@ -25,9 +25,9 @@
25
25
  }
26
26
  },
27
27
  "dependencies": {
28
- "@imtbl/auth": "2.14.2-alpha.1",
29
- "@imtbl/generated-clients": "2.14.2-alpha.1",
30
- "@imtbl/metrics": "2.14.2-alpha.1",
28
+ "@imtbl/auth": "2.14.3-alpha.1",
29
+ "@imtbl/generated-clients": "2.14.3-alpha.1",
30
+ "@imtbl/metrics": "2.14.3-alpha.1",
31
31
  "viem": "~2.18.0"
32
32
  },
33
33
  "devDependencies": {
@@ -146,6 +146,7 @@ export const getEmbeddedLoginPromptOverlay = (): string => `
146
146
  background: rgba(247, 247, 247, 0.24);
147
147
  animation-name: passportEmbeddedLoginPromptOverlayFadeIn;
148
148
  animation-duration: 0.8s;
149
+ pointer-events: auto;
149
150
  "
150
151
  >
151
152
  <div