@firebase/firestore 3.4.7-canary.e9e5f6b3c → 3.4.8

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.
Files changed (36) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/firestore/src/local/indexeddb_remote_document_cache.d.ts +9 -0
  3. package/dist/firestore/src/local/simple_db.d.ts +2 -0
  4. package/dist/firestore/test/unit/local/test_remote_document_cache.d.ts +0 -4
  5. package/dist/index.esm2017.js +153 -146
  6. package/dist/index.esm2017.js.map +1 -1
  7. package/dist/index.esm5.js +69 -65
  8. package/dist/index.esm5.js.map +1 -1
  9. package/dist/index.node.cjs.js +26 -9
  10. package/dist/index.node.cjs.js.map +1 -1
  11. package/dist/index.node.mjs +26 -9
  12. package/dist/index.node.mjs.map +1 -1
  13. package/dist/index.rn.js +14 -7
  14. package/dist/index.rn.js.map +1 -1
  15. package/dist/lite/firestore/src/local/indexeddb_remote_document_cache.d.ts +9 -0
  16. package/dist/lite/firestore/src/local/simple_db.d.ts +2 -0
  17. package/dist/lite/firestore/test/unit/local/test_remote_document_cache.d.ts +0 -4
  18. package/dist/lite/index.browser.esm2017.js +73 -73
  19. package/dist/lite/index.browser.esm2017.js.map +1 -1
  20. package/dist/lite/index.browser.esm5.js +8 -8
  21. package/dist/lite/index.browser.esm5.js.map +1 -1
  22. package/dist/lite/index.node.cjs.js +2 -2
  23. package/dist/lite/index.node.cjs.js.map +1 -1
  24. package/dist/lite/index.node.mjs +2 -2
  25. package/dist/lite/index.node.mjs.map +1 -1
  26. package/dist/lite/index.rn.esm2017.js +1112 -1112
  27. package/dist/lite/index.rn.esm2017.js.map +1 -1
  28. package/dist/lite/packages/firestore/dist/lite/index.browser.esm2017.d.ts +18 -18
  29. package/dist/lite/packages/firestore/src/local/indexeddb_remote_document_cache.d.ts +9 -0
  30. package/dist/lite/packages/firestore/src/local/simple_db.d.ts +2 -0
  31. package/dist/lite/packages/firestore/test/unit/local/test_remote_document_cache.d.ts +0 -4
  32. package/dist/packages/firestore/dist/index.esm2017.d.ts +8 -8
  33. package/dist/packages/firestore/src/local/indexeddb_remote_document_cache.d.ts +9 -0
  34. package/dist/packages/firestore/src/local/simple_db.d.ts +2 -0
  35. package/dist/packages/firestore/test/unit/local/test_remote_document_cache.d.ts +0 -4
  36. package/package.json +9 -9
@@ -67,7 +67,7 @@ m.MOCK_USER = new m("mock-user");
67
67
  * See the License for the specific language governing permissions and
68
68
  * limitations under the License.
69
69
  */
70
- var y = "9.6.10-canary.e9e5f6b3c", v = new l("@firebase/firestore");
70
+ var y = "9.6.11", v = new l("@firebase/firestore");
71
71
 
72
72
  /**
73
73
  * @license
@@ -4397,12 +4397,12 @@ var tr = /** @class */ function(e) {
4397
4397
  var nr = /** @class */ function(e) {
4398
4398
  function n(t, n, r) {
4399
4399
  var i = this;
4400
- return (i = e.call(this) || this).type = t, i.gt = n, i.bt = r, i;
4400
+ return (i = e.call(this) || this).type = t, i.gt = n, i.vt = r, i;
4401
4401
  }
4402
4402
  return t(n, e), n.prototype._apply = function(t) {
4403
4403
  return new sn(t.firestore, t.converter, function(t, e, n) {
4404
4404
  return new se(t.path, t.collectionGroup, t.explicitOrderBy.slice(), t.filters.slice(), e, n, t.startAt, t.endAt);
4405
- }(t._query, this.gt, this.bt));
4405
+ }(t._query, this.gt, this.vt));
4406
4406
  }, n;
4407
4407
  }($n);
4408
4408
 
@@ -4431,10 +4431,10 @@ function ir(t) {
4431
4431
  var or = /** @class */ function(e) {
4432
4432
  function n(t, n, r) {
4433
4433
  var i = this;
4434
- return (i = e.call(this) || this).type = t, i.vt = n, i.Et = r, i;
4434
+ return (i = e.call(this) || this).type = t, i.bt = n, i.Et = r, i;
4435
4435
  }
4436
4436
  return t(n, e), n.prototype._apply = function(t) {
4437
- var e = fr(t, this.type, this.vt, this.Et);
4437
+ var e = fr(t, this.type, this.bt, this.Et);
4438
4438
  return new sn(t.firestore, t.converter, function(t, e) {
4439
4439
  return new se(t.path, t.collectionGroup, t.explicitOrderBy.slice(), t.filters.slice(), t.limit, t.limitType, e, t.endAt);
4440
4440
  }(t._query, e));
@@ -4456,10 +4456,10 @@ function sr() {
4456
4456
  var ur = /** @class */ function(e) {
4457
4457
  function n(t, n, r) {
4458
4458
  var i = this;
4459
- return (i = e.call(this) || this).type = t, i.vt = n, i.Et = r, i;
4459
+ return (i = e.call(this) || this).type = t, i.bt = n, i.Et = r, i;
4460
4460
  }
4461
4461
  return t(n, e), n.prototype._apply = function(t) {
4462
- var e = fr(t, this.type, this.vt, this.Et);
4462
+ var e = fr(t, this.type, this.bt, this.Et);
4463
4463
  return new sn(t.firestore, t.converter, function(t, e) {
4464
4464
  return new se(t.path, t.collectionGroup, t.explicitOrderBy.slice(), t.filters.slice(), t.limit, t.limitType, t.startAt, e);
4465
4465
  }(t._query, e));
@@ -5658,7 +5658,7 @@ y = i + "_lite", o(new c("firestore/lite", (function(t, e) {
5658
5658
  return n && i._setSettings(n), i;
5659
5659
  }), "PUBLIC")),
5660
5660
  // RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
5661
- a("firestore-lite", "3.4.7-canary.e9e5f6b3c", ""), a("firestore-lite", "3.4.7-canary.e9e5f6b3c", "esm5");
5661
+ a("firestore-lite", "3.4.8", ""), a("firestore-lite", "3.4.8", "esm5");
5662
5662
 
5663
5663
  export { yn as Bytes, un as CollectionReference, an as DocumentReference, Qn as DocumentSnapshot, dn as FieldPath, vn as FieldValue, tn as Firestore, x as FirestoreError, gn as GeoPoint, sn as Query, $n as QueryConstraint, Kn as QueryDocumentSnapshot, Hn as QuerySnapshot, bt as Timestamp, Lr as Transaction, Vr as WriteBatch, Tr as addDoc, Ar as arrayRemove, Ir as arrayUnion, cn as collection, ln as collectionGroup, rn as connectFirestoreEmulator, _r as deleteDoc, Sr as deleteField, fn as doc, mn as documentId, lr as endAt, cr as endBefore, vr as getDoc, gr as getDocs, nn as getFirestore, kr as increment, en as initializeFirestore, rr as limit, ir as limitToLast, er as orderBy, Xn as query, pn as queryEqual, hn as refEqual, jr as runTransaction, Er as serverTimestamp, wr as setDoc, g as setLogLevel, Wn as snapshotEqual, sr as startAfter, ar as startAt, on as terminate, br as updateDoc, Zn as where, Pr as writeBatch };
5664
5664
  //# sourceMappingURL=index.browser.esm5.js.map