@firebase/firestore 4.4.2 → 4.4.3-canary.e60188d47
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.8.
|
|
73
|
+
var P = "10.8.1-canary.e60188d47", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22458,9 +22458,9 @@ function Bf(t, r) {
|
|
|
22458
22458
|
return r = Object.assign({
|
|
22459
22459
|
useFetchStreams: Gf
|
|
22460
22460
|
}, r), o._setSettings(r), o;
|
|
22461
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.4.
|
|
22461
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(A, "4.4.3-canary.e60188d47", zf),
|
|
22462
22462
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22463
|
-
a(A, "4.4.
|
|
22463
|
+
a(A, "4.4.3-canary.e60188d47", "esm5");
|
|
22464
22464
|
|
|
22465
22465
|
export { Oh as AbstractUserDataWriter, xl as AggregateField, Cl as AggregateQuerySnapshot, Dl as Bytes, cl as CACHE_SIZE_UNLIMITED, tl as CollectionReference, $c as DocumentReference, zh as DocumentSnapshot, Nl as FieldPath, kl as FieldValue, ll as Firestore, K as FirestoreError, Pl as GeoPoint, sl as LoadBundleTask, Lf as PersistentCacheIndexManager, Zc as Query, ph as QueryCompositeFilterConstraint, lh as QueryConstraint, Gh as QueryDocumentSnapshot, Sh as QueryEndAtConstraint, fh as QueryFieldFilterConstraint, wh as QueryLimitConstraint, yh as QueryOrderByConstraint, jh as QuerySnapshot, _h as QueryStartAtConstraint, Bh as SnapshotMetadata, ut as Timestamp, xf as Transaction, Tf as WriteBatch, rt as _AutoId, ke as _ByteString, Ue as _DatabaseId, dt as _DocumentKey, et as _EmptyAppCheckTokenProvider, Y as _EmptyAuthCredentialsProvider, ft as _FieldPath, Kf as _TestingHooks, Wc as _cast, z as _debugAssert, Ae as _isBase64Available, V as _logWarn, Gc as _validateIsNotUsedTogether, rf as addDoc, qh as aggregateFieldEqual, Uh as aggregateQuerySnapshotEqual, mh as and, kf as arrayRemove, Af as arrayUnion, Fh as average, gl as clearIndexedDbPersistence, el as collection, nl as collectionGroup, Xc as connectFirestoreEmulator, Vh as count, Uf as deleteAllPersistentCacheIndexes, nf as deleteDoc, Df 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, Ch 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, Zh as getDocsFromCache, $h as getDocsFromServer, fl as getFirestore, Ff as getPersistentCacheIndexManager, Pf as increment, hl as initializeFirestore, bh as limit, Ih as limitToLast, El as loadBundle, vf as memoryEagerGarbageCollector, yf as memoryLocalCache, mf as memoryLruGarbageCollector, Tl 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, Cf as runTransaction, Nf as serverTimestamp, tf as setDoc, Rf as setIndexConfiguration, M as setLogLevel, Qh as snapshotEqual, Th as startAfter, Eh as startAt, Lh as sum, _l as terminate, ef as updateDoc, wl as waitForPendingWrites, dh as where, Of as writeBatch };
|
|
22466
22466
|
//# sourceMappingURL=index.esm5.js.map
|