@firebase/firestore 4.1.3-20230829150503 → 4.1.3
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 +3 -3
|
@@ -67,7 +67,7 @@ v.MOCK_USER = new v("mock-user");
|
|
|
67
67
|
* See the License for the specific language governing permissions and
|
|
68
68
|
* limitations under the License.
|
|
69
69
|
*/
|
|
70
|
-
var g = "10.3.1
|
|
70
|
+
var g = "10.3.1", w = new l("@firebase/firestore");
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -6730,7 +6730,7 @@ yi = "".concat(i, "_lite"), g = yi, o(new c("firestore/lite", (function(t, e) {
|
|
|
6730
6730
|
return r && o._setSettings(r), o;
|
|
6731
6731
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
6732
6732
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
6733
|
-
a("firestore-lite", "4.1.3
|
|
6733
|
+
a("firestore-lite", "4.1.3", ""), a("firestore-lite", "4.1.3", "esm5");
|
|
6734
6734
|
|
|
6735
6735
|
export { kn as AggregateField, In as AggregateQuerySnapshot, Rn as Bytes, Fn as CollectionReference, Pn as DocumentReference, hr as DocumentSnapshot, xn as FieldPath, Ln as FieldValue, _n as Firestore, B as FirestoreError, jn as GeoPoint, An as Query, Tr as QueryCompositeFilterConstraint, gr as QueryConstraint, pr as QueryDocumentSnapshot, Dr as QueryEndAtConstraint, _r as QueryFieldFilterConstraint, Ar as QueryLimitConstraint, kr as QueryOrderByConstraint, dr as QuerySnapshot, Or as QueryStartAtConstraint, Dt as Timestamp, gi as Transaction, si as WriteBatch, Hr as addDoc, ei as aggregateFieldEqual, ni as aggregateQuerySnapshotEqual, Sr as and, ai as arrayRemove, oi as arrayUnion, Zr as average, On as collection, Vn as collectionGroup, En as connectFirestoreEmulator, ti as count, Yr as deleteDoc, ri as deleteField, Nn as doc, Cn as documentId, Rr as endAt, qr as endBefore, Xr as getAggregate, Jr as getCount, Kr as getDoc, Gr as getDocs, Tn as getFirestore, ui as increment, bn as initializeFirestore, Pr as limit, Fr as limitToLast, Er as or, Ir as orderBy, wr as query, qn as queryEqual, Dn as refEqual, wi as runTransaction, ii as serverTimestamp, Qr as setDoc, _ as setLogLevel, yr as snapshotEqual, Nr as startAfter, Vr as startAt, $r as sum, Sn as terminate, Wr as updateDoc, br as where, li as writeBatch };
|
|
6736
6736
|
//# sourceMappingURL=index.browser.esm5.js.map
|