@firebase/firestore 3.11.0-20230425221647 → 3.11.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/CHANGELOG.md +2 -2
- 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 +5 -5
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ F.MOCK_USER = new F("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
var P = "9.21.0
|
|
73
|
+
var P = "9.21.0", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -22125,9 +22125,9 @@ function Lf(t, e) {
|
|
|
22125
22125
|
return r = Object.assign({
|
|
22126
22126
|
useFetchStreams: xf
|
|
22127
22127
|
}, r), o._setSettings(r), o;
|
|
22128
|
-
}), "PUBLIC").setMultipleInstances(!0)), u(k, "3.11.0
|
|
22128
|
+
}), "PUBLIC").setMultipleInstances(!0)), u(k, "3.11.0", void 0),
|
|
22129
22129
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
22130
|
-
u(k, "3.11.0
|
|
22130
|
+
u(k, "3.11.0", "esm5");
|
|
22131
22131
|
|
|
22132
22132
|
export { Oh as AbstractUserDataWriter, Dl as AggregateField, xl as AggregateQuerySnapshot, Cl as Bytes, cl as CACHE_SIZE_UNLIMITED, tl as CollectionReference, $c as DocumentReference, Gh as DocumentSnapshot, Al as FieldPath, kl as FieldValue, ll as Firestore, Q as FirestoreError, Fl as GeoPoint, sl as LoadBundleTask, Zc as Query, ph as QueryCompositeFilterConstraint, lh as QueryConstraint, Kh as QueryDocumentSnapshot, _h as QueryEndAtConstraint, fh as QueryFieldFilterConstraint, wh as QueryLimitConstraint, yh as QueryOrderByConstraint, jh as QuerySnapshot, Th as QueryStartAtConstraint, zh as SnapshotMetadata, st as Timestamp, Cf as Transaction, _f as WriteBatch, Be as _DatabaseId, pt as _DocumentKey, nt as _EmptyAppCheckTokenProvider, X as _EmptyAuthCredentialsProvider, dt as _FieldPath, hi as _TestingHooks, Wc as _cast, G as _debugAssert, ke as _isBase64Available, q as _logWarn, Gc as _validateIsNotUsedTogether, of as addDoc, Uh as aggregateFieldEqual, Bh as aggregateQuerySnapshotEqual, mh as and, Pf as arrayRemove, Ff as arrayUnion, Vh as average, gl as clearIndexedDbPersistence, el as collection, nl as collectionGroup, Jc as connectFirestoreEmulator, qh as count, rf as deleteDoc, Nf as deleteField, Il as disableNetwork, rl as doc, Nl as documentId, vl as enableIndexedDbPersistence, ml as enableMultiTabIndexedDbPersistence, bl as enableNetwork, xh as endAt, Dh as endBefore, dl as ensureFirestoreConfigured, sf as executeWrite, hf as getAggregateFromServer, lf as getCountFromServer, Hh as getDoc, Yh as getDocFromCache, Jh as getDocFromServer, $h as getDocs, Zh as getDocsFromCache, tf as getDocsFromServer, fl as getFirestore, Of as increment, hl as initializeFirestore, bh as limit, Ih as limitToLast, El as loadBundle, mf as memoryEagerGarbageCollector, gf as memoryLocalCache, yf as memoryLruGarbageCollector, Sl as namedQuery, uf as onSnapshot, af as onSnapshotsInSync, vh as or, gh as orderBy, wf as persistentLocalCache, Ef as persistentMultipleTabManager, Tf as persistentSingleTabManager, hh as query, ol as queryEqual, il as refEqual, Af as runTransaction, kf as serverTimestamp, ef as setDoc, Mf as setIndexConfiguration, M as setLogLevel, Wh as snapshotEqual, Sh as startAfter, Eh as startAt, Lh as sum, Tl as terminate, nf as updateDoc, wl as waitForPendingWrites, dh as where, Rf as writeBatch };
|
|
22133
22133
|
//# sourceMappingURL=index.esm5.js.map
|