@firebase/firestore 3.4.8-canary.7b58dabdf → 3.4.8-canary.b53831275
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.esm2017.js +7 -7
- package/dist/index.esm2017.js.map +1 -1
- package/dist/index.esm5.js +7 -7
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.node.cjs.js +6 -6
- package/dist/index.node.cjs.js.map +1 -1
- package/dist/index.node.mjs +6 -6
- package/dist/index.node.mjs.map +1 -1
- package/dist/index.rn.js +166 -166
- 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.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 +84 -84
- package/package.json +9 -9
package/dist/index.esm2017.js
CHANGED
|
@@ -66,7 +66,7 @@ C.MOCK_USER = new C("mock-user");
|
|
|
66
66
|
* See the License for the specific language governing permissions and
|
|
67
67
|
* limitations under the License.
|
|
68
68
|
*/
|
|
69
|
-
let x = "9.6.11-canary.
|
|
69
|
+
let x = "9.6.11-canary.b53831275";
|
|
70
70
|
|
|
71
71
|
/**
|
|
72
72
|
* @license
|
|
@@ -7419,9 +7419,9 @@ class fr {
|
|
|
7419
7419
|
// combined with the values from the query bounds.
|
|
7420
7420
|
const u = (null != e ? e.length : 1) * Math.max(null != n ? n.length : 1, null != i ? i.length : 1), a = u / (null != e ? e.length : 1), c = [];
|
|
7421
7421
|
for (let h = 0; h < u; ++h) {
|
|
7422
|
-
const u = e ? this.Je(e[h / a]) : lr, l = n ? this.Ye(t, u, n[h % a], s) : this.Xe(t), f = i ? this.Ze(t, u, i[h % a], r) : this.Xe(t + 1)
|
|
7423
|
-
|
|
7424
|
-
|
|
7422
|
+
const u = e ? this.Je(e[h / a]) : lr, l = n ? this.Ye(t, u, n[h % a], s) : this.Xe(t), f = i ? this.Ze(t, u, i[h % a], r) : this.Xe(t + 1), d = o.map((e => this.Ye(t, u, e,
|
|
7423
|
+
/* inclusive= */ !0)));
|
|
7424
|
+
c.push(...this.createRange(l, f, d));
|
|
7425
7425
|
}
|
|
7426
7426
|
return c;
|
|
7427
7427
|
}
|
|
@@ -7676,7 +7676,7 @@ class fr {
|
|
|
7676
7676
|
* any values that match the `notInValue` from these ranges. As an example,
|
|
7677
7677
|
* '[foo > 2 && foo != 3]` becomes `[foo > 2 && < 3, foo > 3]`.
|
|
7678
7678
|
*/ createRange(t, e, n) {
|
|
7679
|
-
// The
|
|
7679
|
+
// The notIn values need to be sorted and unique so that we can return a
|
|
7680
7680
|
// sorted set of non-overlapping ranges.
|
|
7681
7681
|
n = n.sort(((t, e) => or(t, e))).filter(((t, e, n) => !e || 0 !== or(t, n[e - 1])));
|
|
7682
7682
|
const s = [];
|
|
@@ -19125,9 +19125,9 @@ function bl(t, e) {
|
|
|
19125
19125
|
return n = Object.assign({
|
|
19126
19126
|
useFetchStreams: e
|
|
19127
19127
|
}, n), i._setSettings(n), i;
|
|
19128
|
-
}), "PUBLIC")), registerVersion(D, "3.4.8-canary.
|
|
19128
|
+
}), "PUBLIC")), registerVersion(D, "3.4.8-canary.b53831275", t),
|
|
19129
19129
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
19130
|
-
registerVersion(D, "3.4.8-canary.
|
|
19130
|
+
registerVersion(D, "3.4.8-canary.b53831275", "esm2017");
|
|
19131
19131
|
}();
|
|
19132
19132
|
|
|
19133
19133
|
export { Jh as AbstractUserDataWriter, jc as Bytes, Vc as CACHE_SIZE_UNLIMITED, yc as CollectionReference, mc as DocumentReference, bh as DocumentSnapshot, Gc as FieldPath, Wc as FieldValue, vc as Firestore, Q as FirestoreError, zc as GeoPoint, Pc as LoadBundleTask, gc as Query, Ch as QueryConstraint, Ph as QueryDocumentSnapshot, Vh as QuerySnapshot, Rh as SnapshotMetadata, at as Timestamp, ml as Transaction, Zh as WriteBatch, vt as _DatabaseId, xt as _DocumentKey, et as _EmptyAppCheckTokenProvider, z as _EmptyAuthCredentialsProvider, mt as _FieldPath, lc as _cast, q as _debugAssert, yt as _isBase64Available, F as _logWarn, Rl as _setIndexConfiguration, uc as _validateIsNotUsedTogether, ll as addDoc, Tl as arrayRemove, Il as arrayUnion, Oc as clearIndexedDbPersistence, pc as collection, Ic as collectionGroup, wc as connectFirestoreEmulator, hl as deleteDoc, yl as deleteField, Bc as disableNetwork, Tc as doc, Qc as documentId, Nc as enableIndexedDbPersistence, kc as enableMultiTabIndexedDbPersistence, Fc as enableNetwork, Qh as endAt, Gh as endBefore, Cc as ensureFirestoreConfigured, _l as executeWrite, el as getDoc, sl as getDocFromCache, il as getDocFromServer, rl as getDocs, ol as getDocsFromCache, ul as getDocsFromServer, Dc as getFirestore, El as increment, Sc as initializeFirestore, Fh as limit, Bh as limitToLast, Uc as loadBundle, qc as namedQuery, fl as onSnapshot, dl as onSnapshotsInSync, Oh as orderBy, xh as query, Ac as queryEqual, Ec as refEqual, gl as runTransaction, pl as serverTimestamp, al as setDoc, M as setLogLevel, Sh as snapshotEqual, qh as startAfter, Uh as startAt, Lc as terminate, cl as updateDoc, $c as waitForPendingWrites, kh as where, Al as writeBatch };
|