@firebase/firestore 3.12.2 → 3.13.0-20230620202556

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 (40) hide show
  1. package/dist/firestore/src/api/database.d.ts +5 -5
  2. package/dist/firestore/src/lite-api/database.d.ts +6 -6
  3. package/dist/index.cjs.js +4 -4
  4. package/dist/index.cjs.js.map +1 -1
  5. package/dist/index.d.ts +23 -3
  6. package/dist/index.esm2017.js +4 -4
  7. package/dist/index.esm2017.js.map +1 -1
  8. package/dist/index.esm5.js +4 -4
  9. package/dist/index.esm5.js.map +1 -1
  10. package/dist/index.node.cjs.js +3 -3
  11. package/dist/index.node.cjs.js.map +1 -1
  12. package/dist/index.node.mjs +3 -3
  13. package/dist/index.node.mjs.map +1 -1
  14. package/dist/index.rn.js +4 -4
  15. package/dist/index.rn.js.map +1 -1
  16. package/dist/internal.d.ts +5 -5
  17. package/dist/lite/firestore/src/api/database.d.ts +5 -5
  18. package/dist/lite/firestore/src/lite-api/database.d.ts +6 -6
  19. package/dist/lite/index.browser.esm2017.js +2 -2
  20. package/dist/lite/index.browser.esm2017.js.map +1 -1
  21. package/dist/lite/index.browser.esm5.js +2 -2
  22. package/dist/lite/index.browser.esm5.js.map +1 -1
  23. package/dist/lite/index.cjs.js +2 -2
  24. package/dist/lite/index.cjs.js.map +1 -1
  25. package/dist/lite/index.d.ts +36 -2
  26. package/dist/lite/index.node.cjs.js +2 -2
  27. package/dist/lite/index.node.cjs.js.map +1 -1
  28. package/dist/lite/index.node.mjs +2 -2
  29. package/dist/lite/index.node.mjs.map +1 -1
  30. package/dist/lite/index.rn.esm2017.js +2 -2
  31. package/dist/lite/index.rn.esm2017.js.map +1 -1
  32. package/dist/lite/internal.d.ts +6 -6
  33. package/dist/lite/packages/firestore/src/api/database.d.ts +5 -5
  34. package/dist/lite/packages/firestore/src/lite-api/database.d.ts +6 -6
  35. package/dist/lite/private.d.ts +36 -3
  36. package/dist/packages/firestore/dist/index.esm2017.d.ts +1 -1
  37. package/dist/packages/firestore/src/api/database.d.ts +5 -5
  38. package/dist/packages/firestore/src/lite-api/database.d.ts +6 -6
  39. package/dist/private.d.ts +23 -3
  40. package/package.json +1 -1
@@ -70,7 +70,7 @@ O.MOCK_USER = new O("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- var F = "9.22.2", P = new l("@firebase/firestore");
73
+ var F = "9.22.3-20230620202556", P = new l("@firebase/firestore");
74
74
 
75
75
  /**
76
76
  * @license
@@ -18688,7 +18688,7 @@ var cl = /** @class */ function() {
18688
18688
  * @param app - The {@link @firebase/app#FirebaseApp} with which the {@link Firestore} instance will
18689
18689
  * be associated.
18690
18690
  * @param settings - A settings object to configure the {@link Firestore} instance.
18691
- * @param databaseId - The name of database.
18691
+ * @param databaseId - The name of the database.
18692
18692
  * @returns A newly initialized {@link Firestore} instance.
18693
18693
  */
18694
18694
  function fl(t, e, n) {
@@ -22152,9 +22152,9 @@ function Lf(t, e) {
22152
22152
  return r = Object.assign({
22153
22153
  useFetchStreams: xf
22154
22154
  }, r), o._setSettings(r), o;
22155
- }), "PUBLIC").setMultipleInstances(!0)), u(k, "3.12.2", void 0),
22155
+ }), "PUBLIC").setMultipleInstances(!0)), u(k, "3.13.0-20230620202556", void 0),
22156
22156
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22157
- u(k, "3.12.2", "esm5");
22157
+ u(k, "3.13.0-20230620202556", "esm5");
22158
22158
 
22159
22159
  export { Rh as AbstractUserDataWriter, Cl as AggregateField, xl as AggregateQuerySnapshot, Nl as Bytes, ll as CACHE_SIZE_UNLIMITED, el as CollectionReference, $c as DocumentReference, jh as DocumentSnapshot, Al as FieldPath, Ol as FieldValue, hl as Firestore, Q as FirestoreError, Fl as GeoPoint, cl as LoadBundleTask, tl as Query, vh as QueryCompositeFilterConstraint, hh as QueryConstraint, Kh as QueryDocumentSnapshot, Dh as QueryEndAtConstraint, dh as QueryFieldFilterConstraint, bh as QueryLimitConstraint, gh as QueryOrderByConstraint, Qh as QuerySnapshot, Th as QueryStartAtConstraint, Gh as SnapshotMetadata, st as Timestamp, Nf as Transaction, Df as WriteBatch, Ue as _DatabaseId, pt as _DocumentKey, nt as _EmptyAppCheckTokenProvider, Y as _EmptyAuthCredentialsProvider, dt as _FieldPath, hi as _TestingHooks, Hc as _cast, G as _debugAssert, ke as _isBase64Available, q as _logWarn, jc as _validateIsNotUsedTogether, uf as addDoc, Uh as aggregateFieldEqual, zh as aggregateQuerySnapshotEqual, yh as and, Pf as arrayRemove, Ff as arrayUnion, qh as average, wl as clearIndexedDbPersistence, nl as collection, rl as collectionGroup, Zc as connectFirestoreEmulator, Bh as count, of as deleteDoc, kf as deleteField, El as disableNetwork, il as doc, kl as documentId, ml as enableIndexedDbPersistence, yl as enableMultiTabIndexedDbPersistence, Il as enableNetwork, xh as endAt, Ch as endBefore, pl as ensureFirestoreConfigured, cf as executeWrite, ff as getAggregateFromServer, hf as getCountFromServer, Yh as getDoc, Jh as getDocFromCache, Zh as getDocFromServer, $h as getDocs, tf as getDocsFromCache, ef as getDocsFromServer, dl as getFirestore, Rf as increment, fl as initializeFirestore, Ih as limit, Eh as limitToLast, Sl as loadBundle, yf as memoryEagerGarbageCollector, wf as memoryLocalCache, gf as memoryLruGarbageCollector, _l as namedQuery, af as onSnapshot, sf as onSnapshotsInSync, mh as or, wh as orderBy, bf as persistentLocalCache, Sf as persistentMultipleTabManager, Tf as persistentSingleTabManager, fh as query, ul as queryEqual, ol as refEqual, Af as runTransaction, Of as serverTimestamp, nf as setDoc, Mf as setIndexConfiguration, V as setLogLevel, Hh as snapshotEqual, _h as startAfter, Sh as startAt, Lh as sum, Tl as terminate, rf as updateDoc, bl as waitForPendingWrites, ph as where, Vf as writeBatch };
22160
22160
  //# sourceMappingURL=index.esm5.js.map