@firebase/firestore 4.3.2 → 4.4.0-20231112213030
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.cjs.js +3 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm2017.js +3 -3
- package/dist/index.esm2017.js.map +1 -1
- package/dist/index.esm5.js +3 -3
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.node.cjs.js +2 -2
- package/dist/index.node.mjs +2 -2
- package/dist/index.rn.js +3 -3
- package/dist/index.rn.js.map +1 -1
- package/dist/lite/index.browser.esm2017.js +2 -2
- package/dist/lite/index.browser.esm2017.js.map +1 -1
- package/dist/lite/index.browser.esm5.js +2 -2
- package/dist/lite/index.browser.esm5.js.map +1 -1
- package/dist/lite/index.cjs.js +2 -2
- package/dist/lite/index.cjs.js.map +1 -1
- package/dist/lite/index.node.cjs.js +5 -9
- package/dist/lite/index.node.cjs.js.map +1 -1
- package/dist/lite/index.node.mjs +5 -5
- package/dist/lite/index.node.mjs.map +1 -1
- package/dist/lite/index.rn.esm2017.js +2 -2
- package/dist/lite/index.rn.esm2017.js.map +1 -1
- package/package.json +5 -5
package/dist/index.esm5.js
CHANGED
|
@@ -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 P = "10.
|
|
73
|
+
var P = "10.7.0-20231112213030", R = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22424,9 +22424,9 @@ function Bf(t, r) {
|
|
|
22424
22424
|
return r = Object.assign({
|
|
22425
22425
|
useFetchStreams: Gf
|
|
22426
22426
|
}, r), o._setSettings(r), o;
|
|
22427
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.
|
|
22427
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.4.0-20231112213030", zf),
|
|
22428
22428
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22429
|
-
a(k, "4.
|
|
22429
|
+
a(k, "4.4.0-20231112213030", "esm5");
|
|
22430
22430
|
|
|
22431
22431
|
export { Ph as AbstractUserDataWriter, xl as AggregateField, Dl as AggregateQuerySnapshot, Cl as Bytes, cl as CACHE_SIZE_UNLIMITED, tl as CollectionReference, Zc as DocumentReference, zh as DocumentSnapshot, Nl as FieldPath, kl as FieldValue, ll as Firestore, Q as FirestoreError, Ol as GeoPoint, sl as LoadBundleTask, Mf as PersistentCacheIndexManager, $c as Query, ph as QueryCompositeFilterConstraint, lh as QueryConstraint, Gh as QueryDocumentSnapshot, Sh as QueryEndAtConstraint, fh as QueryFieldFilterConstraint, wh as QueryLimitConstraint, yh as QueryOrderByConstraint, Kh as QuerySnapshot, _h as QueryStartAtConstraint, Bh as SnapshotMetadata, st as Timestamp, xf as Transaction, Ef as WriteBatch, it as _AutoId, Oe as _ByteString, Be as _DatabaseId, pt as _DocumentKey, nt as _EmptyAppCheckTokenProvider, H as _EmptyAuthCredentialsProvider, dt as _FieldPath, jf as _TestingHooks, Wc as _cast, G as _debugAssert, ke as _isBase64Available, q as _logWarn, Gc as _validateIsNotUsedTogether, rf as addDoc, qh as aggregateFieldEqual, Uh as aggregateQuerySnapshotEqual, mh as and, kf as arrayRemove, Af as arrayUnion, Lh as average, gl as clearIndexedDbPersistence, el as collection, nl as collectionGroup, Xc as connectFirestoreEmulator, Vh as count, Uf as deleteAllPersistentCacheIndexes, nf as deleteDoc, Cf as deleteField, Il as disableNetwork, qf as disablePersistentCacheIndexAutoCreation, rl as doc, Al as documentId, vl as enableIndexedDbPersistence, ml as enableMultiTabIndexedDbPersistence, bl as enableNetwork, Vf as enablePersistentCacheIndexAutoCreation, Dh as endAt, xh as endBefore, dl as ensureFirestoreConfigured, uf as executeWrite, lf as getAggregateFromServer, cf as getCountFromServer, Wh as getDoc, Hh as getDocFromCache, Jh as getDocFromServer, Xh as getDocs, $h as getDocsFromCache, Zh as getDocsFromServer, fl as getFirestore, Lf as getPersistentCacheIndexManager, Of as increment, hl as initializeFirestore, bh as limit, Ih as limitToLast, Tl as loadBundle, vf as memoryEagerGarbageCollector, yf as memoryLocalCache, mf as memoryLruGarbageCollector, El as namedQuery, of as onSnapshot, af as onSnapshotsInSync, vh as or, gh as orderBy, gf as persistentLocalCache, _f as persistentMultipleTabManager, If as persistentSingleTabManager, hh as query, ol as queryEqual, il as refEqual, Df as runTransaction, Nf as serverTimestamp, tf as setDoc, Rf as setIndexConfiguration, M as setLogLevel, Qh as snapshotEqual, Eh as startAfter, Th as startAt, Mh as sum, _l as terminate, ef as updateDoc, wl as waitForPendingWrites, dh as where, Pf as writeBatch };
|
|
22432
22432
|
//# sourceMappingURL=index.esm5.js.map
|