@firebase/firestore 3.8.0-canary.41549bb86 → 3.8.0-canary.d8af08feb
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/firestore/src/api/reference_impl.d.ts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.esm2017.js +5 -4
- package/dist/index.esm2017.js.map +1 -1
- package/dist/index.esm5.js +5 -4
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.node.cjs.js +4 -3
- package/dist/index.node.cjs.js.map +1 -1
- package/dist/index.node.mjs +4 -3
- package/dist/index.node.mjs.map +1 -1
- package/dist/index.rn.js +5 -4
- package/dist/index.rn.js.map +1 -1
- package/dist/internal.d.ts +2 -1
- package/dist/lite/firestore/src/api/reference_impl.d.ts +2 -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.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/packages/firestore/src/api/reference_impl.d.ts +2 -1
- package/dist/packages/firestore/dist/index.esm2017.d.ts +2 -1
- package/dist/packages/firestore/src/api/reference_impl.d.ts +2 -1
- package/dist/private.d.ts +2 -1
- package/package.json +9 -9
|
@@ -83,7 +83,8 @@ export declare function getDocFromServer<T>(reference: DocumentReference<T>): Pr
|
|
|
83
83
|
export declare function getDocs<T>(query: Query<T>): Promise<QuerySnapshot<T>>;
|
|
84
84
|
/**
|
|
85
85
|
* Executes the query and returns the results as a `QuerySnapshot` from cache.
|
|
86
|
-
* Returns an
|
|
86
|
+
* Returns an empty result set if no documents matching the query are currently
|
|
87
|
+
* cached.
|
|
87
88
|
*
|
|
88
89
|
* @returns A `Promise` that will be resolved with the results of the query.
|
|
89
90
|
*/
|
package/dist/index.d.ts
CHANGED
|
@@ -974,7 +974,8 @@ export declare function getDocFromServer<T>(reference: DocumentReference<T>): Pr
|
|
|
974
974
|
export declare function getDocs<T>(query: Query<T>): Promise<QuerySnapshot<T>>;
|
|
975
975
|
/**
|
|
976
976
|
* Executes the query and returns the results as a `QuerySnapshot` from cache.
|
|
977
|
-
* Returns an
|
|
977
|
+
* Returns an empty result set if no documents matching the query are currently
|
|
978
|
+
* cached.
|
|
978
979
|
*
|
|
979
980
|
* @returns A `Promise` that will be resolved with the results of the query.
|
|
980
981
|
*/
|
package/dist/index.esm2017.js
CHANGED
|
@@ -66,7 +66,7 @@ P.MOCK_USER = new P("mock-user");
|
|
|
66
66
|
* See the License for the specific language governing permissions and
|
|
67
67
|
* limitations under the License.
|
|
68
68
|
*/
|
|
69
|
-
let v = "9.15.0-canary.
|
|
69
|
+
let v = "9.15.0-canary.d8af08feb";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -19840,7 +19840,8 @@ class Ml extends Pl {
|
|
|
19840
19840
|
|
|
19841
19841
|
/**
|
|
19842
19842
|
* Executes the query and returns the results as a `QuerySnapshot` from cache.
|
|
19843
|
-
* Returns an
|
|
19843
|
+
* Returns an empty result set if no documents matching the query are currently
|
|
19844
|
+
* cached.
|
|
19844
19845
|
*
|
|
19845
19846
|
* @returns A `Promise` that will be resolved with the results of the query.
|
|
19846
19847
|
*/ function Ll(t) {
|
|
@@ -20512,9 +20513,9 @@ function lf(t, e) {
|
|
|
20512
20513
|
return s = Object.assign({
|
|
20513
20514
|
useFetchStreams: e
|
|
20514
20515
|
}, s), r._setSettings(s), r;
|
|
20515
|
-
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(b, "3.8.0-canary.
|
|
20516
|
+
}), "PUBLIC").setMultipleInstances(!0)), registerVersion(b, "3.8.0-canary.d8af08feb", t),
|
|
20516
20517
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
20517
|
-
registerVersion(b, "3.8.0-canary.
|
|
20518
|
+
registerVersion(b, "3.8.0-canary.d8af08feb", "esm2017");
|
|
20518
20519
|
}();
|
|
20519
20520
|
|
|
20520
20521
|
export { Pl as AbstractUserDataWriter, Sa as AggregateField, Da as AggregateQuerySnapshot, Ih as Bytes, sh as CACHE_SIZE_UNLIMITED, Ia as CollectionReference, ya as DocumentReference, Dl as DocumentSnapshot, Th as FieldPath, Ah as FieldValue, ih as Firestore, L as FirestoreError, Rh as GeoPoint, nh as LoadBundleTask, pa as Query, ol as QueryCompositeFilterConstraint, nl as QueryConstraint, Cl as QueryDocumentSnapshot, gl as QueryEndAtConstraint, il as QueryFieldFilterConstraint, ll as QueryLimitConstraint, al as QueryOrderByConstraint, xl as QuerySnapshot, _l as QueryStartAtConstraint, Sl as SnapshotMetadata, nt as Timestamp, ef as Transaction, Zl as WriteBatch, Ft as _DatabaseId, ct as _DocumentKey, J as _EmptyAppCheckTokenProvider, K as _EmptyAuthCredentialsProvider, ut as _FieldPath, fa as _cast, F as _debugAssert, Gt as _isBase64Available, N as _logWarn, ca as _validateIsNotUsedTogether, Ql as addDoc, Jl as aggregateQuerySnapshotEqual, cl as and, uf as arrayRemove, of as arrayUnion, fh as clearIndexedDbPersistence, Ta as collection, Ea as collectionGroup, ga as connectFirestoreEmulator, Gl as deleteDoc, sf as deleteField, wh as disableNetwork, Aa as doc, Eh as documentId, ah as enableIndexedDbPersistence, hh as enableMultiTabIndexedDbPersistence, _h as enableNetwork, pl as endAt, yl as endBefore, uh as ensureFirestoreConfigured, zl as executeWrite, Yl as getCountFromServer, Ol as getDoc, Fl as getDocFromCache, $l as getDocFromServer, Bl as getDocs, Ll as getDocsFromCache, ql as getDocsFromServer, oh as getFirestore, cf as increment, rh as initializeFirestore, fl as limit, dl as limitToLast, gh as loadBundle, yh as namedQuery, jl as onSnapshot, Wl as onSnapshotsInSync, ul as or, hl as orderBy, sl as query, ba as queryEqual, Ra as refEqual, nf as runTransaction, rf as serverTimestamp, Ul as setDoc, hf as setIndexConfiguration, D as setLogLevel, kl as snapshotEqual, ml as startAfter, wl as startAt, mh as terminate, Kl as updateDoc, dh as waitForPendingWrites, rl as where, af as writeBatch };
|