@firebase/firestore 4.6.5-20240730204232 → 4.6.5-canary.2ddbd4e49
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 +9 -9
package/dist/index.esm5.js
CHANGED
|
@@ -72,7 +72,7 @@ P.MOCK_USER = new P("mock-user");
|
|
|
72
72
|
* See the License for the specific language governing permissions and
|
|
73
73
|
* limitations under the License.
|
|
74
74
|
*/
|
|
75
|
-
var O = "10.12.5-
|
|
75
|
+
var O = "10.12.5-canary.2ddbd4e49", R = new l("@firebase/firestore");
|
|
76
76
|
|
|
77
77
|
/**
|
|
78
78
|
* @license
|
|
@@ -22722,9 +22722,9 @@ function od(t) {
|
|
|
22722
22722
|
return r = Object.assign({
|
|
22723
22723
|
useFetchStreams: sd
|
|
22724
22724
|
}, r), o._setSettings(r), o;
|
|
22725
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.6.5-
|
|
22725
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.6.5-canary.2ddbd4e49", ud),
|
|
22726
22726
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22727
|
-
a(k, "4.6.5-
|
|
22727
|
+
a(k, "4.6.5-canary.2ddbd4e49", "esm5");
|
|
22728
22728
|
|
|
22729
22729
|
export { Jh as AbstractUserDataWriter, zl as AggregateField, Gl as AggregateQuerySnapshot, Kl as Bytes, Sl as CACHE_SIZE_UNLIMITED, ml as CollectionReference, vl as DocumentReference, of as DocumentSnapshot, jl as FieldPath, Wl as FieldValue, xl as Firestore, Q as FirestoreError, Hl as GeoPoint, El as LoadBundleTask, $f as PersistentCacheIndexManager, pl as Query, Ah as QueryCompositeFilterConstraint, xh as QueryConstraint, af as QueryDocumentSnapshot, Bh as QueryEndAtConstraint, Ch as QueryFieldFilterConstraint, Fh as QueryLimitConstraint, Oh as QueryOrderByConstraint, uf as QuerySnapshot, Lh as QueryStartAtConstraint, rf as SnapshotMetadata, st as Timestamp, zf as Transaction, Uf as WriteBatch, it as _AutoId, Me as _ByteString, je as _DatabaseId, pt as _DocumentKey, nt as _EmptyAppCheckTokenProvider, J as _EmptyAuthCredentialsProvider, dt as _FieldPath, cd as _TestingHooks, cl as _cast, G as _debugAssert, ad as _internalAggregationQueryToProtoRunAggregationQueryRequest, od as _internalQueryToProtoQueryTarget, Fe as _isBase64Available, q as _logWarn, ol as _validateIsNotUsedTogether, bf as addDoc, ef as aggregateFieldEqual, nf as aggregateQuerySnapshotEqual, Ph as and, Wf as arrayRemove, Qf as arrayUnion, Zh as average, Rl as clearIndexedDbPersistence, yl as collection, gl as collectionGroup, dl as connectFirestoreEmulator, tf as count, nd as deleteAllPersistentCacheIndexes, wf as deleteDoc, Kf as deleteField, Vl as disableNetwork, ed as disablePersistentCacheIndexAutoCreation, wl as doc, Ql as documentId, kl as enableIndexedDbPersistence, Pl as enableMultiTabIndexedDbPersistence, Ml as enableNetwork, td as enablePersistentCacheIndexAutoCreation, Gh as endAt, zh as endBefore, Nl as ensureFirestoreConfigured, Tf as executeWrite, xf as getAggregateFromServer, Sf as getCountFromServer, lf as getDoc, ff as getDocFromCache, df as getDocFromServer, pf as getDocs, vf as getDocsFromCache, mf as getDocsFromServer, Cl as getFirestore, Zf as getPersistentCacheIndexManager, Hf as increment, Dl as initializeFirestore, Mh as limit, Vh as limitToLast, ql as loadBundle, kf as memoryEagerGarbageCollector, Of as memoryLocalCache, Pf as memoryLruGarbageCollector, Ul as namedQuery, If as onSnapshot, _f as onSnapshotsInSync, kh as or, Rh as orderBy, Rf as persistentLocalCache, Lf as persistentMultipleTabManager, Vf as persistentSingleTabManager, Dh as query, Il as queryEqual, bl as refEqual, Gf as runTransaction, jf as serverTimestamp, yf as setDoc, Yf as setIndexConfiguration, M as setLogLevel, cf as snapshotEqual, Uh as startAfter, qh as startAt, $h as sum, Ll as terminate, gf as updateDoc, Fl as waitForPendingWrites, Nh as where, Jf as writeBatch };
|
|
22730
22730
|
//# sourceMappingURL=index.esm5.js.map
|