@firebase/firestore 3.10.0-canary.a8d6499b1 → 3.10.0
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.node.mjs.map +1 -1
- 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.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 +9 -9
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ A.MOCK_USER = new A("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
var k = "9.19.0
|
|
73
|
+
var k = "9.19.0", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21739,9 +21739,9 @@ function Ef(t, e) {
|
|
|
21739
21739
|
return r = Object.assign({
|
|
21740
21740
|
useFetchStreams: ff
|
|
21741
21741
|
}, r), o._setSettings(r), o;
|
|
21742
|
-
}), "PUBLIC").setMultipleInstances(!0)), u(C, "3.10.0
|
|
21742
|
+
}), "PUBLIC").setMultipleInstances(!0)), u(C, "3.10.0", void 0),
|
|
21743
21743
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21744
|
-
u(C, "3.10.0
|
|
21744
|
+
u(C, "3.10.0", "esm5");
|
|
21745
21745
|
|
|
21746
21746
|
export { Th as AbstractUserDataWriter, vl as AggregateField, ml as AggregateQuerySnapshot, yl as Bytes, Xc as CACHE_SIZE_UNLIMITED, Gc as CollectionReference, Bc as DocumentReference, Oh as DocumentSnapshot, gl as FieldPath, bl as FieldValue, $c as Firestore, K as FirestoreError, Il as GeoPoint, Zc as LoadBundleTask, zc as Query, rh as QueryCompositeFilterConstraint, $l as QueryConstraint, Rh as QueryDocumentSnapshot, ph as QueryEndAtConstraint, eh as QueryFieldFilterConstraint, sh as QueryLimitConstraint, uh as QueryOrderByConstraint, Ph as QuerySnapshot, hh as QueryStartAtConstraint, kh as SnapshotMetadata, ut as Timestamp, df as Transaction, lf as WriteBatch, qe as _DatabaseId, ft as _DocumentKey, tt as _EmptyAppCheckTokenProvider, W as _EmptyAuthCredentialsProvider, ht as _FieldPath, li as _TestingHooks, Mc as _cast, B as _debugAssert, Ce as _isBase64Available, L as _logWarn, Oc as _validateIsNotUsedTogether, Wh as addDoc, Ch as aggregateFieldEqual, Ah as aggregateQuerySnapshotEqual, oh as and, gf as arrayRemove, yf as arrayUnion, xh as average, al as clearIndexedDbPersistence, Kc as collection, jc as collectionGroup, Uc as connectFirestoreEmulator, Nh as count, Qh as deleteDoc, vf as deleteField, ll as disableNetwork, Qc as doc, wl as documentId, il as enableIndexedDbPersistence, ol as enableMultiTabIndexedDbPersistence, cl as enableNetwork, mh as endAt, vh as endBefore, nl as ensureFirestoreConfigured, Jh as executeWrite, $h as getAggregateFromServer, Xh as getCountFromServer, Lh as getDoc, qh as getDocFromCache, Uh as getDocFromServer, Bh as getDocs, zh as getDocsFromCache, Gh as getDocsFromServer, el as getFirestore, wf as increment, tl as initializeFirestore, ch as limit, lh as limitToLast, fl as loadBundle, nf as memoryLocalCache, dl as namedQuery, Hh as onSnapshot, Yh as onSnapshotsInSync, ih as or, ah as orderBy, rf as persistentLocalCache, sf as persistentMultipleTabManager, af as persistentSingleTabManager, th as query, Hc as queryEqual, Wc as refEqual, pf as runTransaction, mf as serverTimestamp, Kh as setDoc, If as setIndexConfiguration, P as setLogLevel, Mh as snapshotEqual, dh as startAfter, fh as startAt, Dh as sum, hl as terminate, jh as updateDoc, sl as waitForPendingWrites, nh as where, bf as writeBatch };
|
|
21747
21747
|
//# sourceMappingURL=index.esm5.js.map
|