@firebase/firestore 3.7.0 → 3.7.1-canary.2012b6b67

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.
package/dist/index.rn.js CHANGED
@@ -70,7 +70,7 @@ v.MOCK_USER = new v("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let V = "9.12.0";
73
+ let V = "9.12.1-canary.2012b6b67";
74
74
 
75
75
  /**
76
76
  * @license
@@ -19134,12 +19134,15 @@ class il extends nl {
19134
19134
  function(t, e) {
19135
19135
  if (t._snapshot.oldDocs.isEmpty()) {
19136
19136
  let e = 0;
19137
- return t._snapshot.docChanges.map((n => ({
19138
- type: "added",
19139
- doc: new ul(t._firestore, t._userDataWriter, n.doc.key, n.doc, new rl(t._snapshot.mutatedKeys.has(n.doc.key), t._snapshot.fromCache), t.query.converter),
19140
- oldIndex: -1,
19141
- newIndex: e++
19142
- })));
19137
+ return t._snapshot.docChanges.map((n => {
19138
+ const s = new ul(t._firestore, t._userDataWriter, n.doc.key, n.doc, new rl(t._snapshot.mutatedKeys.has(n.doc.key), t._snapshot.fromCache), t.query.converter);
19139
+ return n.doc, {
19140
+ type: "added",
19141
+ doc: s,
19142
+ oldIndex: -1,
19143
+ newIndex: e++
19144
+ };
19145
+ }));
19143
19146
  }
19144
19147
  {
19145
19148
  // A `DocumentSet` that is updated incrementally as changes are applied to use
@@ -19981,9 +19984,9 @@ function Ll(t, e) {
19981
19984
  return s = Object.assign({
19982
19985
  useFetchStreams: e
19983
19986
  }, s), r._setSettings(s), r;
19984
- }), "PUBLIC").setMultipleInstances(!0)), s(P, "3.7.0", t),
19987
+ }), "PUBLIC").setMultipleInstances(!0)), s(P, "3.7.1-canary.2012b6b67", t),
19985
19988
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
19986
- s(P, "3.7.0", "esm2017");
19989
+ s(P, "3.7.1-canary.2012b6b67", "esm2017");
19987
19990
  }("rn", /* useFetchStreams= */ !1);
19988
19991
 
19989
19992
  export { nl as AbstractUserDataWriter, la as AggregateField, fa as AggregateQuerySnapshot, nh as Bytes, Ba as CACHE_SIZE_UNLIMITED, na as CollectionReference, ta as DocumentReference, ol as DocumentSnapshot, sh as FieldPath, rh as FieldValue, La as Firestore, U as FirestoreError, oh as GeoPoint, $a as LoadBundleTask, ea as Query, Fh as QueryConstraint, ul as QueryDocumentSnapshot, cl as QuerySnapshot, rl as SnapshotMetadata, st as Timestamp, Cl as Transaction, Sl as WriteBatch, ie as _DatabaseId, at as _DocumentKey, Y as _EmptyAppCheckTokenProvider, G as _EmptyAuthCredentialsProvider, ct as _FieldPath, zc as _cast, $ as _debugAssert, zt as _isBase64Available, k as _logWarn, Gc as _validateIsNotUsedTogether, Tl as addDoc, Pl as aggregateQuerySnapshotEqual, Ml as arrayRemove, Ol as arrayUnion, za as clearIndexedDbPersistence, sa as collection, ia as collectionGroup, Zc as connectFirestoreEmulator, Il as deleteDoc, Nl as deleteField, Ya as disableNetwork, ra as doc, ih as documentId, Qa as enableIndexedDbPersistence, ja as enableMultiTabIndexedDbPersistence, Ja as enableNetwork, Yh as endAt, Jh as endBefore, Ka as ensureFirestoreConfigured, Rl as executeWrite, vl as getCountFromServer, ll as getDoc, dl as getDocFromCache, _l as getDocFromServer, wl as getDocs, ml as getDocsFromCache, gl as getDocsFromServer, qa as getFirestore, Fl as increment, Ua as initializeFirestore, Gh as limit, Qh as limitToLast, Za as loadBundle, th as namedQuery, El as onSnapshot, Al as onSnapshotsInSync, qh as orderBy, $h as query, ua as queryEqual, oa as refEqual, xl as runTransaction, kl as serverTimestamp, yl as setDoc, Bl as setIndexConfiguration, C as setLogLevel, hl as snapshotEqual, zh as startAfter, Wh as startAt, Xa as terminate, pl as updateDoc, Ha as waitForPendingWrites, Lh as where, $l as writeBatch };