@firebase/firestore 4.7.0 → 4.7.1-canary.15c36cc7a
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
|
@@ -72,7 +72,7 @@ O.MOCK_USER = new O("mock-user");
|
|
|
72
72
|
* See the License for the specific language governing permissions and
|
|
73
73
|
* limitations under the License.
|
|
74
74
|
*/
|
|
75
|
-
var P = "10.13.
|
|
75
|
+
var P = "10.13.1-canary.15c36cc7a", R = new l("@firebase/firestore");
|
|
76
76
|
|
|
77
77
|
/**
|
|
78
78
|
* @license
|
|
@@ -22831,9 +22831,9 @@ function ld(t) {
|
|
|
22831
22831
|
return r = Object.assign({
|
|
22832
22832
|
useFetchStreams: dd
|
|
22833
22833
|
}, r), o._setSettings(r), o;
|
|
22834
|
-
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.7.
|
|
22834
|
+
}), "PUBLIC").setMultipleInstances(!0)), a(k, "4.7.1-canary.15c36cc7a", fd),
|
|
22835
22835
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22836
|
-
a(k, "4.7.
|
|
22836
|
+
a(k, "4.7.1-canary.15c36cc7a", "esm5");
|
|
22837
22837
|
|
|
22838
22838
|
export { $h as AbstractUserDataWriter, jl as AggregateField, Ql as AggregateQuerySnapshot, Wl as Bytes, Cl as CACHE_SIZE_UNLIMITED, wl as CollectionReference, gl as DocumentReference, cf as DocumentSnapshot, Hl as FieldPath, Yl as FieldValue, Nl as Firestore, Q as FirestoreError, Xl as GeoPoint, Dl as LoadBundleTask, rd as PersistentCacheIndexManager, yl as Query, Rh as QueryCompositeFilterConstraint, Ah as QueryConstraint, lf as QueryDocumentSnapshot, jh as QueryEndAtConstraint, Oh as QueryFieldFilterConstraint, qh as QueryLimitConstraint, Fh as QueryOrderByConstraint, hf as QuerySnapshot, zh as QueryStartAtConstraint, sf as SnapshotMetadata, st as Timestamp, Qf as Transaction, Zl as VectorValue, Kf as WriteBatch, it as _AutoId, Ve as _ByteString, je as _DatabaseId, pt as _DocumentKey, nt as _EmptyAppCheckTokenProvider, J as _EmptyAuthCredentialsProvider, dt as _FieldPath, pd as _TestingHooks, fl as _cast, G as _debugAssert, hd as _internalAggregationQueryToProtoRunAggregationQueryRequest, ld as _internalQueryToProtoQueryTarget, Me as _isBase64Available, q as _logWarn, sl as _validateIsNotUsedTogether, Ef as addDoc, af as aggregateFieldEqual, uf as aggregateQuerySnapshotEqual, Vh as and, Xf as arrayRemove, Yf as arrayUnion, rf as average, Fl as clearIndexedDbPersistence, bl as collection, Il as collectionGroup, ml as connectFirestoreEmulator, of as count, ud as deleteAllPersistentCacheIndexes, Tf as deleteDoc, Hf as deleteField, Ul as disableNetwork, ad as disablePersistentCacheIndexAutoCreation, _l as doc, Jl as documentId, Rl as enableIndexedDbPersistence, Ml as enableMultiTabIndexedDbPersistence, ql as enableNetwork, od as enablePersistentCacheIndexAutoCreation, Wh as endAt, Qh as endBefore, Ol as ensureFirestoreConfigured, Df as executeWrite, Af as getAggregateFromServer, Nf as getCountFromServer, pf as getDoc, mf as getDocFromCache, yf as getDocFromServer, gf as getDocs, wf as getDocsFromCache, bf as getDocsFromServer, kl as getFirestore, id as getPersistentCacheIndexManager, Zf as increment, Al as initializeFirestore, Uh as limit, Bh as limitToLast, zl as loadBundle, Mf as memoryEagerGarbageCollector, Ff as memoryLocalCache, Vf as memoryLruGarbageCollector, Gl as namedQuery, Sf as onSnapshot, xf as onSnapshotsInSync, Mh as or, Lh as orderBy, Lf as persistentLocalCache, zf as persistentMultipleTabManager, Bf as persistentSingleTabManager, kh as query, El as queryEqual, Tl as refEqual, Wf as runTransaction, Jf as serverTimestamp, If as setDoc, ed as setIndexConfiguration, V as setLogLevel, df as snapshotEqual, Kh as startAfter, Gh as startAt, nf as sum, Bl as terminate, _f as updateDoc, $f as vector, Ll as waitForPendingWrites, Ph as where, td as writeBatch };
|
|
22839
22839
|
//# sourceMappingURL=index.esm5.js.map
|