@firebase/firestore 4.5.0 → 4.5.1-20240326182825
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 +2 -2
- package/dist/lite/index.node.mjs +2 -2
- package/dist/lite/index.rn.esm2017.js +2 -2
- package/dist/lite/index.rn.esm2017.js.map +1 -1
- package/package.json +10 -10
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ k.MOCK_USER = new k("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.10.0-20240326182825", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22573,9 +22573,9 @@ function Qf(t, r) {
|
|
|
22573
22573
|
return r = Object.assign({
|
|
22574
22574
|
useFetchStreams: Yf
|
|
22575
22575
|
}, r), o._setSettings(r), o;
|
|
22576
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.5.
|
|
22576
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.5.1-20240326182825", Wf),
|
|
22577
22577
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22578
|
-
a(A, "4.5.
|
|
22578
|
+
a(A, "4.5.1-20240326182825", "esm5");
|
|
22579
22579
|
|
|
22580
22580
|
export { Lh as AbstractUserDataWriter, kl as AggregateField, Pl as AggregateQuerySnapshot, Ol as Bytes, pl as CACHE_SIZE_UNLIMITED, ol as CollectionReference, il as DocumentReference, Wh as DocumentSnapshot, Rl as FieldPath, Fl as FieldValue, vl as Firestore, j as FirestoreError, Vl as GeoPoint, dl as LoadBundleTask, Bf as PersistentCacheIndexManager, rl as Query, wh as QueryCompositeFilterConstraint, vh as QueryConstraint, Yh as QueryDocumentSnapshot, Ah as QueryEndAtConstraint, yh as QueryFieldFilterConstraint, Th as QueryLimitConstraint, _h as QueryOrderByConstraint, Hh as QuerySnapshot, Ch as QueryStartAtConstraint, Qh as SnapshotMetadata, ut as Timestamp, kf as Transaction, Nf as WriteBatch, rt as _AutoId, ke as _ByteString, Ue as _DatabaseId, dt as _DocumentKey, et as _EmptyAppCheckTokenProvider, Y as _EmptyAuthCredentialsProvider, ft as _FieldPath, Jf as _TestingHooks, Zc as _cast, z as _debugAssert, Ae as _isBase64Available, L as _logWarn, Yc as _validateIsNotUsedTogether, cf as addDoc, Kh as aggregateFieldEqual, jh as aggregateQuerySnapshotEqual, Ih as and, Ff as arrayRemove, Mf as arrayUnion, zh as average, El as clearIndexedDbPersistence, al as collection, ul as collectionGroup, nl as connectFirestoreEmulator, Gh as count, jf as deleteAllPersistentCacheIndexes, sf as deleteDoc, Of as deleteField, xl as disableNetwork, Kf as disablePersistentCacheIndexAutoCreation, sl as doc, Ml as documentId, bl as enableIndexedDbPersistence, Il as enableMultiTabIndexedDbPersistence, Sl as enableNetwork, Gf as enablePersistentCacheIndexAutoCreation, Ph as endAt, kh as endBefore, gl as ensureFirestoreConfigured, ff as executeWrite, vf as getAggregateFromServer, pf as getCountFromServer, Zh as getDoc, tf as getDocFromCache, ef as getDocFromServer, nf as getDocs, rf as getDocsFromCache, of as getDocsFromServer, yl as getFirestore, zf as getPersistentCacheIndexManager, Vf as increment, ml as initializeFirestore, Sh as limit, xh as limitToLast, Dl as loadBundle, bf as memoryEagerGarbageCollector, _f as memoryLocalCache, If as memoryLruGarbageCollector, Nl as namedQuery, lf as onSnapshot, hf as onSnapshotsInSync, bh as or, Eh as orderBy, Ef as persistentLocalCache, Cf as persistentMultipleTabManager, xf as persistentSingleTabManager, mh as query, ll as queryEqual, cl as refEqual, Pf as runTransaction, Rf as serverTimestamp, af as setDoc, qf as setIndexConfiguration, M as setLogLevel, Xh as snapshotEqual, Nh as startAfter, Dh as startAt, Bh as sum, Cl as terminate, uf as updateDoc, Tl as waitForPendingWrites, gh as where, Lf as writeBatch };
|
|
22581
22581
|
//# sourceMappingURL=index.esm5.js.map
|