@firebase/firestore 3.3.0 → 3.3.1-canary.cb7299cbf

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.
@@ -67,7 +67,7 @@ d.MOCK_USER = new d("mock-user");
67
67
  * See the License for the specific language governing permissions and
68
68
  * limitations under the License.
69
69
  */
70
- var m = "9.4.0", y = new f("@firebase/firestore");
70
+ var m = "9.5.0-canary.cb7299cbf", y = new f("@firebase/firestore");
71
71
 
72
72
  /**
73
73
  * @license
@@ -3592,16 +3592,16 @@ function(t) {
3592
3592
  }),
3593
3593
  /** Returns a new context with the specified settings overwritten. */ t.prototype.tt = function(e) {
3594
3594
  return new t(Object.assign(Object.assign({}, this.settings), e), this.databaseId, this.S, this.ignoreUndefinedProperties, this.fieldTransforms, this.fieldMask);
3595
- }, t.prototype.et = function(t) {
3595
+ }, t.prototype.nt = function(t) {
3596
3596
  var e, n = null === (e = this.path) || void 0 === e ? void 0 : e.child(t), r = this.tt({
3597
3597
  path: n,
3598
- nt: !1
3598
+ et: !1
3599
3599
  });
3600
3600
  return r.rt(t), r;
3601
3601
  }, t.prototype.st = function(t) {
3602
3602
  var e, n = null === (e = this.path) || void 0 === e ? void 0 : e.child(t), r = this.tt({
3603
3603
  path: n,
3604
- nt: !1
3604
+ et: !1
3605
3605
  });
3606
3606
  return r.Z(), r;
3607
3607
  }, t.prototype.it = function(t) {
@@ -3609,7 +3609,7 @@ function(t) {
3609
3609
  // undefined.
3610
3610
  return this.tt({
3611
3611
  path: void 0,
3612
- nt: !0
3612
+ et: !0
3613
3613
  });
3614
3614
  }, t.prototype.ot = function(t) {
3615
3615
  return Cn(t, this.settings.methodName, this.settings.ut || !1, this.path, this.settings.ct);
@@ -3639,7 +3639,7 @@ function(t) {
3639
3639
  methodName: e,
3640
3640
  ct: n,
3641
3641
  path: J.emptyPath(),
3642
- nt: !1,
3642
+ et: !1,
3643
3643
  ut: r
3644
3644
  }, this.databaseId, this.S, this.ignoreUndefinedProperties);
3645
3645
  }, t;
@@ -3705,7 +3705,7 @@ var In = /** @class */ function(e) {
3705
3705
  X: 3 /* Argument */ ,
3706
3706
  ct: e.settings.ct,
3707
3707
  methodName: t._methodName,
3708
- nt: n
3708
+ et: n
3709
3709
  }, e.databaseId, e.S, e.ignoreUndefinedProperties);
3710
3710
  }
3711
3711
 
@@ -3861,7 +3861,7 @@ var Vn = /** @class */ function(e) {
3861
3861
  // the set of values to be included for the IN query) that may directly
3862
3862
  // contain additional arrays (each representing an individual field
3863
3863
  // value), so we disable this validation.
3864
- if (e.settings.nt && 4 /* ArrayArgument */ !== e.X) throw e.ot("Nested arrays are not supported");
3864
+ if (e.settings.et && 4 /* ArrayArgument */ !== e.X) throw e.ot("Nested arrays are not supported");
3865
3865
  return function(t, e) {
3866
3866
  for (var n = [], r = 0, i = 0, o = t; i < o.length; i++) {
3867
3867
  var a = qn(o[i], e.it(r));
@@ -3934,7 +3934,7 @@ function jn(t, e) {
3934
3934
  // If we encounter an empty object, we explicitly add it to the update
3935
3935
  // mask to ensure that the server creates a map entry.
3936
3936
  e.path && e.path.length > 0 && e.fieldMask.push(e.path) : bt(t, (function(t, r) {
3937
- var i = qn(r, e.et(t));
3937
+ var i = qn(r, e.nt(t));
3938
3938
  null != i && (n[t] = i);
3939
3939
  })), {
3940
3940
  mapValue: {
@@ -5624,7 +5624,7 @@ m = i + "_lite", o(new c("firestore/lite", (function(t, e) {
5624
5624
  return n && i._setSettings(n), i;
5625
5625
  }), "PUBLIC" /* PUBLIC */)),
5626
5626
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
5627
- a("firestore-lite", "3.3.0", ""), a("firestore-lite", "3.3.0", "esm5");
5627
+ a("firestore-lite", "3.3.1-canary.cb7299cbf", ""), a("firestore-lite", "3.3.1-canary.cb7299cbf", "esm5");
5628
5628
 
5629
5629
  export { dn as Bytes, an as CollectionReference, rn as DocumentReference, Gn as DocumentSnapshot, hn as FieldPath, mn as FieldValue, Je as Firestore, x as FirestoreError, yn as GeoPoint, on as Query, Wn as QueryConstraint, Qn as QueryDocumentSnapshot, zn as QuerySnapshot, vt as Timestamp, qr as Transaction, Ar as WriteBatch, br as addDoc, Er as arrayRemove, Tr as arrayUnion, sn as collection, un as collectionGroup, en as connectFirestoreEmulator, wr as deleteDoc, _r as deleteField, cn as doc, pn as documentId, ur as endAt, sr as endBefore, mr as getDoc, yr as getDocs, tn as getFirestore, Ir as increment, Ze as initializeFirestore, er as limit, nr as limitToLast, Zn as orderBy, Yn as query, ln as queryEqual, fn as refEqual, jr as runTransaction, Sr as serverTimestamp, vr as setDoc, v as setLogLevel, Hn as snapshotEqual, or as startAfter, ir as startAt, nn as terminate, gr as updateDoc, $n as where, Dr as writeBatch };
5630
5630
  //# sourceMappingURL=index.browser.esm5.js.map