@firebase/firestore 3.8.4-20230301191949 → 3.8.4
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/CHANGELOG.md +3 -4
- 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 +7 -7
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ C.MOCK_USER = new C("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.17.2
|
|
73
|
+
var k = "9.17.2", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -21369,9 +21369,9 @@ function sf(t, e) {
|
|
|
21369
21369
|
return r = Object.assign({
|
|
21370
21370
|
useFetchStreams: Jh
|
|
21371
21371
|
}, r), o._setSettings(r), o;
|
|
21372
|
-
}), "PUBLIC").setMultipleInstances(!0)), u(N, "3.8.4
|
|
21372
|
+
}), "PUBLIC").setMultipleInstances(!0)), u(N, "3.8.4", void 0),
|
|
21373
21373
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
21374
|
-
u(N, "3.8.4
|
|
21374
|
+
u(N, "3.8.4", "esm5");
|
|
21375
21375
|
|
|
21376
21376
|
export { yh as AbstractUserDataWriter, cl as AggregateField, ll as AggregateQuerySnapshot, hl as Bytes, zc as CACHE_SIZE_UNLIMITED, Lc as CollectionReference, Mc as DocumentReference, Dh as DocumentSnapshot, fl as FieldPath, pl as FieldValue, Wc as Firestore, j as FirestoreError, vl as GeoPoint, Qc as LoadBundleTask, Vc as Query, Jl as QueryCompositeFilterConstraint, Wl as QueryConstraint, xh as QueryDocumentSnapshot, sh as QueryEndAtConstraint, Xl as QueryFieldFilterConstraint, nh as QueryLimitConstraint, th as QueryOrderByConstraint, Ah as QuerySnapshot, oh as QueryStartAtConstraint, _h as SnapshotMetadata, ut as Timestamp, $h as Transaction, Xh as WriteBatch, jt as _DatabaseId, ft as _DocumentKey, tt as _EmptyAppCheckTokenProvider, W as _EmptyAuthCredentialsProvider, ht as _FieldPath, Cc as _cast, B as _debugAssert, $t as _isBase64Available, L as _logWarn, Dc as _validateIsNotUsedTogether, Bh as addDoc, Eh as aggregateFieldEqual, Sh as aggregateQuerySnapshotEqual, Zl as and, rf as arrayRemove, nf as arrayUnion, Ih as average, el as clearIndexedDbPersistence, Pc as collection, qc as collectionGroup, Rc as connectFirestoreEmulator, Th as count, Uh as deleteDoc, tf as deleteField, il as disableNetwork, Uc as doc, dl as documentId, $c as enableIndexedDbPersistence, Zc as enableMultiTabIndexedDbPersistence, rl as enableNetwork, lh as endAt, ch as endBefore, Yc as ensureFirestoreConfigured, jh as executeWrite, Wh as getAggregateFromServer, zh as getCountFromServer, kh as getDoc, Fh as getDocFromCache, Rh as getDocFromServer, Mh as getDocs, Vh as getDocsFromCache, Lh as getDocsFromServer, Xc as getFirestore, of as increment, Hc as initializeFirestore, rh as limit, ih as limitToLast, ul as loadBundle, al as namedQuery, Kh as onSnapshot, Gh as onSnapshotsInSync, $l as or, eh as orderBy, Hl as query, Kc as queryEqual, Bc as refEqual, Zh as runTransaction, ef as serverTimestamp, Ph as setDoc, af as setIndexConfiguration, R as setLogLevel, Ch as snapshotEqual, ah as startAfter, uh as startAt, bh as sum, ol as terminate, qh as updateDoc, nl as waitForPendingWrites, Yl as where, uf as writeBatch };
|
|
21377
21377
|
//# sourceMappingURL=index.esm5.js.map
|