@entropic-bond/firebase 1.13.11 → 1.13.12

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.
@@ -3117,7 +3117,7 @@ var _h, Ir, yh, Ss, Mo, Eh, Th, wh;
3117
3117
  return as();
3118
3118
  }, Eh = Zt, Mo = { jb: 0, mb: 1, nb: 2, Hb: 3, Mb: 4, Jb: 5, Kb: 6, Ib: 7, Gb: 8, Lb: 9, PROXY: 10, NOPROXY: 11, Eb: 12, Ab: 13, Bb: 14, zb: 15, Cb: 16, Db: 17, fb: 18, eb: 19, gb: 20 }, cs.NO_ERROR = 0, cs.TIMEOUT = 8, cs.HTTP_ERROR = 6, Ss = cs, Rc.COMPLETE = "complete", yh = Rc, Tc.EventType = sr, sr.OPEN = "a", sr.CLOSE = "b", sr.ERROR = "c", sr.MESSAGE = "d", ve.prototype.listen = ve.prototype.J, Ir = Tc, oe.prototype.listenOnce = oe.prototype.K, oe.prototype.getLastError = oe.prototype.Ha, oe.prototype.getLastErrorCode = oe.prototype.ya, oe.prototype.getStatus = oe.prototype.ca, oe.prototype.getResponseJson = oe.prototype.La, oe.prototype.getResponseText = oe.prototype.la, oe.prototype.send = oe.prototype.ea, oe.prototype.setWithCredentials = oe.prototype.Fa, _h = oe;
3119
3119
  }).apply(typeof ys < "u" ? ys : typeof self < "u" ? self : typeof window < "u" ? window : {});
3120
- const wu = "@firebase/firestore", Iu = "4.9.2";
3120
+ const wu = "@firebase/firestore", Iu = "4.9.3";
3121
3121
  class Re {
3122
3122
  constructor(e) {
3123
3123
  this.uid = e;
@@ -3139,7 +3139,7 @@ class Re {
3139
3139
  Re.UNAUTHENTICATED = new Re(null), // TODO(mikelehen): Look into getting a proper uid-equivalent for
3140
3140
  // non-FirebaseAuth providers.
3141
3141
  Re.GOOGLE_CREDENTIALS = new Re("google-credentials-uid"), Re.FIRST_PARTY = new Re("first-party-uid"), Re.MOCK_USER = new Re("mock-user");
3142
- let Gn = "12.3.0";
3142
+ let Gn = "12.7.0";
3143
3143
  const fn = new ia("@firebase/firestore");
3144
3144
  function Pn() {
3145
3145
  return fn.logLevel;
@@ -11492,7 +11492,7 @@ function vs(n, e, ...t) {
11492
11492
  );
11493
11493
  }
11494
11494
  {
11495
- if (!(n instanceof de || n instanceof qt)) throw new D(P.INVALID_ARGUMENT, "Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore");
11495
+ if (!(n instanceof de || n instanceof qt)) throw new D(P.INVALID_ARGUMENT, "Expected first argument to doc() to be a CollectionReference, a DocumentReference or FirebaseFirestore");
11496
11496
  const r = n._path.child(Z.fromString(e, ...t));
11497
11497
  return Ru(r), new de(n.firestore, n instanceof qt ? n.converter : null, new L(r));
11498
11498
  }
@@ -14402,7 +14402,7 @@ function As(n) {
14402
14402
  (e) => e.toUpperCase().replace("-", "").replace("_", "").replace(" ", "")
14403
14403
  ) : "";
14404
14404
  }
14405
- var hT = "firebase", dT = "12.6.0";
14405
+ var hT = "firebase", dT = "12.7.0";
14406
14406
  je(hT, dT, "app");
14407
14407
  function ef() {
14408
14408
  return {
@@ -18173,7 +18173,7 @@ class II {
18173
18173
  }
18174
18174
  }
18175
18175
  const vI = II;
18176
- var Hl = "@firebase/auth", Wl = "1.11.1";
18176
+ var Hl = "@firebase/auth", Wl = "1.12.0";
18177
18177
  class AI {
18178
18178
  constructor(e) {
18179
18179
  this.auth = e, this.internalListeners = /* @__PURE__ */ new Map();