firebase 9.6.0 → 9.6.1

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.
@@ -1,4 +1,4 @@
1
- import { _registerComponent, registerVersion, _getProvider, getApp, _removeServiceInstance, SDK_VERSION } from 'https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js';
1
+ import { _registerComponent, registerVersion, _getProvider, getApp, _removeServiceInstance, SDK_VERSION } from 'https://www.gstatic.com/firebasejs/9.6.1/firebase-app.js';
2
2
 
3
3
  /**
4
4
  * @license
@@ -874,7 +874,7 @@ D.MOCK_USER = new D("mock-user");
874
874
  * See the License for the specific language governing permissions and
875
875
  * limitations under the License.
876
876
  */
877
- let C = "9.6.0";
877
+ let C = "9.6.1";
878
878
 
879
879
  /**
880
880
  * @license
@@ -15603,7 +15603,7 @@ class Ic {
15603
15603
  */ (t));
15604
15604
  }
15605
15605
  /**
15606
- * The {@link https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js#FirebaseApp} associated with this `Firestore` service
15606
+ * The {@link https://www.gstatic.com/firebasejs/9.6.1/firebase-app.js#FirebaseApp} associated with this `Firestore` service
15607
15607
  * instance.
15608
15608
  */ get app() {
15609
15609
  if (!this._app) throw new j(K.FAILED_PRECONDITION, "Firestore was not initialized using the Firebase SDK. 'app' is not available");
@@ -16228,7 +16228,7 @@ class Oc extends Ac {
16228
16228
  * {@link getFirestore}. If the custom settings are empty, this function is
16229
16229
  * equivalent to calling {@link getFirestore}.
16230
16230
  *
16231
- * @param app - The {@link https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js#FirebaseApp} with which the {@link Firestore} instance will
16231
+ * @param app - The {@link https://www.gstatic.com/firebasejs/9.6.1/firebase-app.js#FirebaseApp} with which the {@link Firestore} instance will
16232
16232
  * be associated.
16233
16233
  * @param settings - A settings object to configure the {@link Firestore} instance.
16234
16234
  * @returns A newly initialized {@link Firestore} instance.
@@ -16247,10 +16247,10 @@ class Oc extends Ac {
16247
16247
 
16248
16248
  /**
16249
16249
  * Returns the existing {@link Firestore} instance that is associated with the
16250
- * provided {@link https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js#FirebaseApp}. If no instance exists, initializes a new
16250
+ * provided {@link https://www.gstatic.com/firebasejs/9.6.1/firebase-app.js#FirebaseApp}. If no instance exists, initializes a new
16251
16251
  * instance with default settings.
16252
16252
  *
16253
- * @param app - The {@link https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js#FirebaseApp} instance that the returned {@link Firestore}
16253
+ * @param app - The {@link https://www.gstatic.com/firebasejs/9.6.1/firebase-app.js#FirebaseApp} instance that the returned {@link Firestore}
16254
16254
  * instance is associated with.
16255
16255
  * @returns The {@link Firestore} instance of the provided app.
16256
16256
  */ function Lc(e = getApp()) {
@@ -18640,9 +18640,9 @@ function Ih(t, e) {
18640
18640
  return n = Object.assign({
18641
18641
  useFetchStreams: e
18642
18642
  }, n), i._setSettings(n), i;
18643
- }), "PUBLIC" /* PUBLIC */)), registerVersion(S, "3.4.0", t),
18643
+ }), "PUBLIC")), registerVersion(S, "3.4.1", t),
18644
18644
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
18645
- registerVersion(S, "3.4.0", "esm2017");
18645
+ registerVersion(S, "3.4.1", "esm2017");
18646
18646
  }();
18647
18647
 
18648
18648
  export { rh as AbstractUserDataWriter, eu as Bytes, Fc as CACHE_SIZE_UNLIMITED, vc as CollectionReference, Pc as DocumentReference, xu as DocumentSnapshot, Zc as FieldPath, nu as FieldValue, Oc as Firestore, j as FirestoreError, su as GeoPoint, $c as LoadBundleTask, bc as Query, Bu as QueryConstraint, $u as QueryDocumentSnapshot, Fu as QuerySnapshot, ku as SnapshotMetadata, at as Timestamp, Ph as Transaction, ch as WriteBatch, dc as _DatabaseId, St as _DocumentKey, tt as _EmptyAppCheckTokenProvider, G as _EmptyAuthCredentialsProvider, _t as _FieldPath, Tc as _cast, U as _debugAssert, gt as _isBase64Available, O as _logWarn, mc as _validateIsNotUsedTogether, Th as addDoc, Dh as arrayRemove, Sh as arrayUnion, Qc as clearIndexedDbPersistence, Vc as collection, Sc as collectionGroup, Rc as connectFirestoreEmulator, ph as deleteDoc, vh as deleteField, zc as disableNetwork, Dc as doc, tu as documentId, qc as enableIndexedDbPersistence, Kc as enableMultiTabIndexedDbPersistence, Gc as enableNetwork, th as endAt, Zu as endBefore, Bc as ensureFirestoreConfigured, Ah as executeWrite, hh as getDoc, fh as getDocFromCache, dh as getDocFromServer, wh as getDocs, _h as getDocsFromCache, mh as getDocsFromServer, Lc as getFirestore, Ch as increment, Mc as initializeFirestore, Gu as limit, zu as limitToLast, Jc as loadBundle, Yc as namedQuery, Eh as onSnapshot, Ih as onSnapshotsInSync, Qu as orderBy, Uu as query, Nc as queryEqual, Cc as refEqual, bh as runTransaction, Vh as serverTimestamp, gh as setDoc, x as setLogLevel, Mu as snapshotEqual, Yu as startAfter, Ju as startAt, Hc as terminate, yh as updateDoc, Wc as waitForPendingWrites, Ku as where, Nh as writeBatch };