@firebase/firestore 4.1.2-20230822180558 → 4.1.2
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 +5 -5
|
@@ -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.0
|
|
70
|
+
var g = "10.3.0", w = new l("@firebase/firestore");
|
|
71
71
|
|
|
72
72
|
/**
|
|
73
73
|
* @license
|
|
@@ -6723,7 +6723,7 @@ yi = "".concat(i, "_lite"), g = yi, o(new c("firestore/lite", (function(t, e) {
|
|
|
6723
6723
|
return r && o._setSettings(r), o;
|
|
6724
6724
|
}), "PUBLIC").setMultipleInstances(!0)),
|
|
6725
6725
|
// RUNTIME_ENV and BUILD_TARGET are replaced by real values during the compilation
|
|
6726
|
-
a("firestore-lite", "4.1.2
|
|
6726
|
+
a("firestore-lite", "4.1.2", ""), a("firestore-lite", "4.1.2", "esm5");
|
|
6727
6727
|
|
|
6728
6728
|
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, Vr 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, Vn as collection, On 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, Or as startAt, $r as sum, Sn as terminate, Wr as updateDoc, br as where, li as writeBatch };
|
|
6729
6729
|
//# sourceMappingURL=index.browser.esm5.js.map
|