@firebase/firestore 4.7.3-canary.aa6db78eb → 4.7.3-canary.cf988b0b1

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 CHANGED
@@ -71,7 +71,7 @@ User.MOCK_USER = new User("mock-user");
71
71
  * See the License for the specific language governing permissions and
72
72
  * limitations under the License.
73
73
  */
74
- let b = "10.14.0-canary.aa6db78eb";
74
+ let b = "10.14.1-canary.cf988b0b1";
75
75
 
76
76
  /**
77
77
  * @license
@@ -22223,9 +22223,9 @@ let Fe = null;
22223
22223
  return r = Object.assign({
22224
22224
  useFetchStreams: t
22225
22225
  }, r), s._setSettings(r), s;
22226
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.3-canary.aa6db78eb", e),
22226
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(w, "4.7.3-canary.cf988b0b1", e),
22227
22227
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22228
- app.registerVersion(w, "4.7.3-canary.aa6db78eb", "cjs2017");
22228
+ app.registerVersion(w, "4.7.3-canary.cf988b0b1", "cjs2017");
22229
22229
  }();
22230
22230
 
22231
22231
  exports.AbstractUserDataWriter = AbstractUserDataWriter;
@@ -67,7 +67,7 @@ User.MOCK_USER = new User("mock-user");
67
67
  * See the License for the specific language governing permissions and
68
68
  * limitations under the License.
69
69
  */
70
- let b = "10.14.0-canary.aa6db78eb";
70
+ let b = "10.14.1-canary.cf988b0b1";
71
71
 
72
72
  /**
73
73
  * @license
@@ -22219,9 +22219,9 @@ let Fe = null;
22219
22219
  return r = Object.assign({
22220
22220
  useFetchStreams: t
22221
22221
  }, r), s._setSettings(r), s;
22222
- }), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.3-canary.aa6db78eb", e),
22222
+ }), "PUBLIC").setMultipleInstances(!0)), registerVersion(w, "4.7.3-canary.cf988b0b1", e),
22223
22223
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
22224
- registerVersion(w, "4.7.3-canary.aa6db78eb", "esm2017");
22224
+ registerVersion(w, "4.7.3-canary.cf988b0b1", "esm2017");
22225
22225
  }();
22226
22226
 
22227
22227
  export { AbstractUserDataWriter, AggregateField, AggregateQuerySnapshot, Bytes, be as CACHE_SIZE_UNLIMITED, CollectionReference, DocumentReference, DocumentSnapshot, FieldPath, FieldValue, Firestore, FirestoreError, GeoPoint, LoadBundleTask, PersistentCacheIndexManager, Query, QueryCompositeFilterConstraint, QueryConstraint, QueryDocumentSnapshot, QueryEndAtConstraint, QueryFieldFilterConstraint, QueryLimitConstraint, QueryOrderByConstraint, QuerySnapshot, QueryStartAtConstraint, SnapshotMetadata, Timestamp, Transaction, VectorValue, WriteBatch, __PRIVATE_AutoId as _AutoId, ByteString as _ByteString, DatabaseId as _DatabaseId, DocumentKey as _DocumentKey, __PRIVATE_EmptyAppCheckTokenProvider as _EmptyAppCheckTokenProvider, __PRIVATE_EmptyAuthCredentialsProvider as _EmptyAuthCredentialsProvider, FieldPath$1 as _FieldPath, TestingHooks as _TestingHooks, __PRIVATE_cast as _cast, __PRIVATE_debugAssert as _debugAssert, _internalAggregationQueryToProtoRunAggregationQueryRequest, _internalQueryToProtoQueryTarget, __PRIVATE_isBase64Available as _isBase64Available, __PRIVATE_logWarn as _logWarn, __PRIVATE_validateIsNotUsedTogether as _validateIsNotUsedTogether, addDoc, aggregateFieldEqual, aggregateQuerySnapshotEqual, and, arrayRemove, arrayUnion, average, clearIndexedDbPersistence, collection, collectionGroup, connectFirestoreEmulator, count, deleteAllPersistentCacheIndexes, deleteDoc, deleteField, disableNetwork, disablePersistentCacheIndexAutoCreation, doc, documentId, enableIndexedDbPersistence, enableMultiTabIndexedDbPersistence, enableNetwork, enablePersistentCacheIndexAutoCreation, endAt, endBefore, ensureFirestoreConfigured, executeWrite, getAggregateFromServer, getCountFromServer, getDoc, getDocFromCache, getDocFromServer, getDocs, getDocsFromCache, getDocsFromServer, getFirestore, getPersistentCacheIndexManager, increment, initializeFirestore, limit, limitToLast, loadBundle, memoryEagerGarbageCollector, memoryLocalCache, memoryLruGarbageCollector, namedQuery, onSnapshot, onSnapshotsInSync, or, orderBy, persistentLocalCache, persistentMultipleTabManager, persistentSingleTabManager, query, queryEqual, refEqual, runTransaction, serverTimestamp, setDoc, setIndexConfiguration, setLogLevel, snapshotEqual, startAfter, startAt, sum, terminate, updateDoc, vector, waitForPendingWrites, where, writeBatch };