@imtbl/auth 2.14.2-alpha.0 → 2.14.2-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.
@@ -339,7 +339,6 @@ function Ae(a){throw new Error("Node.js process "+a+" is not supported by JSPM c
339
339
  background: rgba(247, 247, 247, 0.24);
340
340
  animation-name: passportEmbeddedLoginPromptOverlayFadeIn;
341
341
  animation-duration: 0.8s;
342
- pointer-events: auto;
343
342
  "
344
343
  >
345
344
  <div
@@ -345,7 +345,6 @@ var b=(p=>(p.AUTHENTICATION_ERROR="AUTHENTICATION_ERROR",p.INVALID_CONFIGURATION
345
345
  background: rgba(247, 247, 247, 0.24);
346
346
  animation-name: passportEmbeddedLoginPromptOverlayFadeIn;
347
347
  animation-duration: 0.8s;
348
- pointer-events: auto;
349
348
  "
350
349
  >
351
350
  <div
@@ -339,7 +339,6 @@ var b=(p=>(p.AUTHENTICATION_ERROR="AUTHENTICATION_ERROR",p.INVALID_CONFIGURATION
339
339
  background: rgba(247, 247, 247, 0.24);
340
340
  animation-name: passportEmbeddedLoginPromptOverlayFadeIn;
341
341
  animation-duration: 0.8s;
342
- pointer-events: auto;
343
342
  "
344
343
  >
345
344
  <div
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@imtbl/auth",
3
- "version": "2.14.2-alpha.0",
3
+ "version": "2.14.2-alpha.1",
4
4
  "description": "Authentication SDK for Immutable",
5
5
  "author": "Immutable",
6
6
  "bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
@@ -25,8 +25,8 @@
25
25
  }
26
26
  },
27
27
  "dependencies": {
28
- "@imtbl/generated-clients": "2.14.2-alpha.0",
29
- "@imtbl/metrics": "2.14.2-alpha.0",
28
+ "@imtbl/generated-clients": "2.14.2-alpha.1",
29
+ "@imtbl/metrics": "2.14.2-alpha.1",
30
30
  "localforage": "^1.10.0",
31
31
  "oidc-client-ts": "3.4.1"
32
32
  },
@@ -146,7 +146,6 @@ 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;
150
149
  "
151
150
  >
152
151
  <div