@dereekb/dbx-firebase 13.7.0 → 13.8.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/fesm2022/dereekb-dbx-firebase-oidc.mjs +181 -158
- package/fesm2022/dereekb-dbx-firebase-oidc.mjs.map +1 -1
- package/fesm2022/dereekb-dbx-firebase.mjs +800 -657
- package/fesm2022/dereekb-dbx-firebase.mjs.map +1 -1
- package/package.json +16 -16
- package/types/dereekb-dbx-firebase-oidc.d.ts +55 -56
- package/types/dereekb-dbx-firebase.d.ts +234 -41
|
@@ -1,38 +1,37 @@
|
|
|
1
1
|
import { AnalyticsUserProperties, DbxAnalyticsUserSource, AnalyticsUser, DbxAnalyticsService } from '@dereekb/dbx-analytics';
|
|
2
2
|
import * as _dereekb_util from '@dereekb/util';
|
|
3
3
|
import { Maybe, ISO8601DateString, AuthRoleSet, AuthRoleClaimsService, AuthClaimsObject, AuthClaims, FactoryWithRequiredInput, Initialized, Destroyable, ArrayOrValue, LabelRef, ClassLikeType, PageNumber, GetterOrValue, IterableOrValue, SetIncludesMode, ModelKey, ClassType, MapFunction, PartialOnKeys, UnixDateTimeSecondsNumber, ContentTypeMimeType, Milliseconds, Seconds, DateOrUnixDateTimeSecondsNumber, PercentDecimal, PercentNumber, PromiseOrValue } from '@dereekb/util';
|
|
4
|
+
import * as _firebase_auth from '@firebase/auth';
|
|
4
5
|
import { DbxAuthService, AuthUserState, AuthUserIdentifier, NoAuthUserIdentifier, DbxInjectionContext, ClickableAnchor, AbstractForwardDbxInjectionContextDirective, DbxActionSuccessHandlerFunction, DbxInjectionComponentConfig, ClickableUrl, IconAndTitle, SegueRef, ClickableAnchorLinkSegueRef, LockSetComponent, DbxButtonDisplay, DbxRouteModelIdDirectiveDelegate, DbxRouteModelKeyDirectiveDelegate, LockSetComponentStore, AbstractIfDirective, StorageAccessor, DbxActionContextStoreSourceInstance, DbxActionHandlerInstance, SimpleStorageAccessorFactory, DbxRouteParamReader, DbxRouterService } from '@dereekb/dbx-core';
|
|
5
|
-
import {
|
|
6
|
+
import { UserInfo, User, IdTokenResult, ParsedToken, AuthProvider, PopupRedirectResolver, UserCredential, AuthCredential, Auth } from 'firebase/auth';
|
|
6
7
|
import * as rxjs from 'rxjs';
|
|
7
8
|
import { Observable, BehaviorSubject, Subject, OperatorFunction, Subscription } from 'rxjs';
|
|
8
9
|
import * as _dereekb_firebase from '@dereekb/firebase';
|
|
9
10
|
import { FirebaseAuthToken, FirebaseAuthIdToken, FirebaseAuthContextInfo, FirebaseDevelopmentFunctions, ScheduledFunctionDevelopmentFirebaseFunctionListEntry, FirestoreContext, FirestoreContextCacheFactory, NotificationFirestoreCollections, StorageFileFirestoreCollections, SystemStateFirestoreCollections, FirebaseFunctionsMap, FirebaseFunctionsConfigMap, FirestoreQueryConstraint, FirestoreItemPageIterationInstance, DocumentDataWithIdAndKey, IterationQueryDocChangeWatcher, FirebaseQuerySnapshotAccumulator, FirebaseQueryItemAccumulator, FirebaseQueryItemAccumulatorNextPageUntilResultsCountFunction, IterationQueryDocChangeWatcherEvent, FirestoreDocument, FirestoreCollectionLike, FirestoreModelKey, DocumentReference, FirestoreItemPageIteratorFilter, FirestoreModelId, DocumentSnapshot, FirestoreDocumentAccessor, LimitedFirestoreDocumentAccessor, FirestoreModelType, FirestoreDocumentData, FirestoreAccessorStreamMode, SnapshotOptions, FirebasePermissionErrorContext, InModelContextFirebaseModelService, InContextFirebaseModelsService, FirebaseModelsService, FirestoreModelIdentityTypeMap, FirestoreModelIdentity, FirestoreCollectionType, FirestoreCollection, FlatFirestoreModelKey, TwoWayFlatFirestoreModelKey, FirestoreModelCollectionAndIdPair, FirestoreModelCollectionAndIdPairObject, IterationQueryDocChangeWatcherChangeType, OnCallCreateModelResult, ModelFirebaseCreateFunction, ModelFirebaseCrudFunction, TargetModelParams, InferredTargetModelParams, ModelFirebaseDeleteFunction, ModelFirebaseReadFunction, ModelFirebaseUpdateFunction, FirestoreCollectionWithParentFactory, FirestoreCollectionGroup, SystemState, SystemStateDocument, SystemStateStoredData, SystemStateTypeIdentifier, AppNotificationTemplateTypeInfoRecordService, NotificationItemMetadata, NotificationItem, NotificationItemSubjectMessagePair, NotificationId, Notification, NotificationBox, NotificationDocument, NotificationBoxDocument, NotificationFunctions, NotificationSummary, NotificationSummaryDocument, UnreadNotificationItemsResult, NotificationUser, NotificationUserDocument, NotificationTemplateType, NotificationTemplateTypeInfo, FirebaseAuthUserId, StorageFileId, StorageFileSignedDownloadUrl, FirestoreModelIdInput, StorageFileFunctions, StorageFileKey, DownloadStorageFileParams, DownloadStorageFileResult, StorageFileDownloadUrl, StoragePathInput, FirebaseStorageAccessorFile, StorageFile, StorageFileDocument, StorageFileGroup, StorageFileGroupDocument, FirebaseStorageAccessor, FirebaseStorageContext, FirebaseStorageAccessorFolder, StorageUploadTask, StorageUploadOptions, StorageCustomMetadata, FirebaseStorageContextFactoryConfig } from '@dereekb/firebase';
|
|
10
|
-
import { UserInfo, User, IdTokenResult as IdTokenResult$1 } from 'firebase/auth';
|
|
11
11
|
import * as i0 from '@angular/core';
|
|
12
12
|
import { EnvironmentProviders, Type, InjectionToken, OnInit, Component, EventEmitter, Injector, AfterViewInit, ElementRef, Signal, Provider, PipeTransform } from '@angular/core';
|
|
13
13
|
import { HttpInterceptor, HttpRequest, HttpHandler, HttpEvent } from '@angular/common/http';
|
|
14
14
|
import * as _dereekb_dbx_form from '@dereekb/dbx-form';
|
|
15
|
-
import { TextPasswordFieldPasswordParameters,
|
|
16
|
-
import * as _firebase_auth from '@firebase/auth';
|
|
15
|
+
import { TextPasswordFieldPasswordParameters, AbstractSyncForgeFormDirective, AbstractConfigAsyncForgeFormDirective, DefaultUsernameLoginFieldsValue, DbxForgeTextPasswordFieldConfig, SourceSelectLoadSource } from '@dereekb/dbx-form';
|
|
17
16
|
import * as _dereekb_dbx_firebase from '@dereekb/dbx-firebase';
|
|
18
17
|
import * as _dereekb_rxjs from '@dereekb/rxjs';
|
|
19
18
|
import { WorkUsingContext, WorkUsingObservable, ObservableOrValue, IsModifiedFunction, PageListLoadingState, ItemAccumulatorNextPageUntilResultsCountResult, SubscriptionObject, ObservableDecisionFunction, ListLoadingState, LoadingState, MaybeObservableOrValue, SwitchMapToDefaultFilterFunction, MaybeObservableOrValueGetter } from '@dereekb/rxjs';
|
|
20
19
|
import * as dist_packages_dbx_form_types_dereekb_dbx_form from 'dist/packages/dbx-form/types/dereekb-dbx-form';
|
|
21
20
|
import * as i1 from '@dereekb/dbx-web';
|
|
22
21
|
import { DbxThemeColor, DbxActionConfirmConfig, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DbxButtonStyle, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent, DbxWebFilePreviewService, DbxActionDialogFunction, FileAcceptFilterTypeString, DbxFileUploadComponent, DbxActionModule, DbxLoadingComponent, DbxActionSnackbarErrorDirective, DbxActionLoadingContextDirective, DbxFileUploadActionSyncDirective } from '@dereekb/dbx-web';
|
|
23
|
-
import {
|
|
22
|
+
import { FormConfig } from '@ng-forge/dynamic-forms';
|
|
24
23
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
25
24
|
import { NgPopoverRef } from 'ng-overlay-container';
|
|
26
|
-
import { AppCheckOptions } from 'firebase/app-check';
|
|
27
|
-
import { PersistentCacheSettings } from 'firebase/firestore';
|
|
28
|
-
import { FirebaseOptions } from 'firebase/app';
|
|
29
|
-
import { Functions } from '
|
|
25
|
+
import { AppCheckOptions, AppCheck } from 'firebase/app-check';
|
|
26
|
+
import { PersistentCacheSettings, Firestore } from 'firebase/firestore';
|
|
27
|
+
import { FirebaseOptions, FirebaseApp } from 'firebase/app';
|
|
28
|
+
import { Functions } from 'firebase/functions';
|
|
29
|
+
import { FirebaseStorage } from 'firebase/storage';
|
|
30
30
|
import { GrantedRole, GrantedRoleMapReader, GrantedRoleMap, GrantedRoleTruthMapObject, GrantedRoleTruthMap } from '@dereekb/model';
|
|
31
31
|
import { ComponentStore } from '@ngrx/component-store';
|
|
32
32
|
import * as dist_packages_dbx_core_types_dereekb_dbx_core from 'dist/packages/dbx-core/types/dereekb-dbx-core';
|
|
33
33
|
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
34
34
|
import { BaseError } from 'make-error';
|
|
35
|
-
import { FirebaseApp } from '@angular/fire/app';
|
|
36
35
|
|
|
37
36
|
type AuthUserInfo = Omit<UserInfo, 'providerId'> & {
|
|
38
37
|
/**
|
|
@@ -64,25 +63,99 @@ declare function authUserInfoFromAuthUser(user: User): AuthUserInfo;
|
|
|
64
63
|
declare function firebaseAuthTokenFromUser(user: User): FirebaseAuthToken;
|
|
65
64
|
|
|
66
65
|
/**
|
|
67
|
-
* Returns an observable that
|
|
66
|
+
* Returns an observable that derives the current {@link AuthUserState} from the given auth service.
|
|
68
67
|
*/
|
|
69
68
|
type AuthUserStateObsFunction = (dbxFirebaseAuthService: DbxFirebaseAuthService) => Observable<AuthUserState>;
|
|
69
|
+
/**
|
|
70
|
+
* Input for completing a password reset.
|
|
71
|
+
*
|
|
72
|
+
* In the default Firebase flow, `oobCode` is the out-of-band code from the reset email link.
|
|
73
|
+
* When overridden via the delegate (e.g., custom claims-based flow), `oobCode` can represent
|
|
74
|
+
* any verification token the backend expects.
|
|
75
|
+
*
|
|
76
|
+
* @example
|
|
77
|
+
* ```ts
|
|
78
|
+
* await authService.completePasswordReset({
|
|
79
|
+
* oobCode: 'abc123',
|
|
80
|
+
* newPassword: 'myNewSecurePassword'
|
|
81
|
+
* });
|
|
82
|
+
* ```
|
|
83
|
+
*/
|
|
84
|
+
interface DbxFirebaseCompletePasswordResetInput {
|
|
85
|
+
/**
|
|
86
|
+
* Verification code from the password reset email. Semantics depend on the delegate implementation.
|
|
87
|
+
*/
|
|
88
|
+
readonly oobCode: string;
|
|
89
|
+
/**
|
|
90
|
+
* The new password to set for the user's account.
|
|
91
|
+
*/
|
|
92
|
+
readonly newPassword: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Delegate that customizes the behavior of {@link DbxFirebaseAuthService}.
|
|
96
|
+
*
|
|
97
|
+
* Provides extension points for auth state derivation, role mapping, onboarding checks,
|
|
98
|
+
* and password reset flows. Override individual methods to integrate with custom backends
|
|
99
|
+
* (e.g., claims-based reset via a callable function) while keeping defaults for the rest.
|
|
100
|
+
*
|
|
101
|
+
* @example
|
|
102
|
+
* ```ts
|
|
103
|
+
* const delegate: DbxFirebaseAuthServiceDelegate = {
|
|
104
|
+
* ...DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE,
|
|
105
|
+
* sendPasswordReset: async (service, email) => {
|
|
106
|
+
* await myCustomResetApi(email);
|
|
107
|
+
* }
|
|
108
|
+
* };
|
|
109
|
+
* ```
|
|
110
|
+
*/
|
|
70
111
|
declare abstract class DbxFirebaseAuthServiceDelegate {
|
|
112
|
+
/**
|
|
113
|
+
* When true, the delegate has full control over the {@link AuthUserState} observable
|
|
114
|
+
* and the service will not wrap it with its own logged-in/logged-out logic.
|
|
115
|
+
*/
|
|
71
116
|
readonly fullControlOfAuthUserState?: boolean;
|
|
72
117
|
abstract authUserStateObs: AuthUserStateObsFunction;
|
|
73
118
|
abstract authRolesObs(dbxFirebaseAuthService: DbxFirebaseAuthService): Observable<AuthRoleSet>;
|
|
74
119
|
abstract isOnboarded(dbxFirebaseAuthService: DbxFirebaseAuthService): Observable<boolean>;
|
|
75
120
|
/**
|
|
76
|
-
* Whether or not the input roles imply
|
|
121
|
+
* Whether or not the input roles imply admin privileges.
|
|
77
122
|
*/
|
|
78
123
|
abstract isAdminInAuthRoleSet(authRoleSet: AuthRoleSet): boolean;
|
|
79
124
|
abstract authRoleClaimsService?: Maybe<AuthRoleClaimsService<AuthClaimsObject>>;
|
|
125
|
+
/**
|
|
126
|
+
* Sends a password reset email to the given email address.
|
|
127
|
+
*
|
|
128
|
+
* The default implementation uses Firebase's built-in `sendPasswordResetEmail()`.
|
|
129
|
+
* Override to route through a custom backend (e.g., a callable function that triggers
|
|
130
|
+
* a claims-based reset and sends a templated email).
|
|
131
|
+
*
|
|
132
|
+
* @param dbxFirebaseAuthService - the auth service instance, providing access to `firebaseAuth`
|
|
133
|
+
* @param email - the email address to send the reset to
|
|
134
|
+
*/
|
|
135
|
+
abstract sendPasswordReset(dbxFirebaseAuthService: DbxFirebaseAuthService, email: string): Promise<void>;
|
|
136
|
+
/**
|
|
137
|
+
* Completes a password reset using a verification code and new password.
|
|
138
|
+
*
|
|
139
|
+
* The default implementation uses Firebase's built-in `confirmPasswordReset()` with the oobCode.
|
|
140
|
+
* Override to route through a custom backend (e.g., a callable function that verifies
|
|
141
|
+
* a claims-based reset code and sets the new password).
|
|
142
|
+
*
|
|
143
|
+
* @param dbxFirebaseAuthService - the auth service instance, providing access to `firebaseAuth`
|
|
144
|
+
* @param input - the verification code and new password
|
|
145
|
+
*/
|
|
146
|
+
abstract completePasswordReset(dbxFirebaseAuthService: DbxFirebaseAuthService, input: DbxFirebaseCompletePasswordResetInput): Promise<void>;
|
|
80
147
|
}
|
|
148
|
+
/**
|
|
149
|
+
* Default {@link DbxFirebaseAuthServiceDelegate} that uses Firebase's built-in auth methods.
|
|
150
|
+
*
|
|
151
|
+
* Password reset uses `sendPasswordResetEmail()` and `confirmPasswordReset()` from `firebase/auth`.
|
|
152
|
+
* Auth state defaults to `'user'` when logged in, `'none'` otherwise.
|
|
153
|
+
*/
|
|
81
154
|
declare const DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE: DbxFirebaseAuthServiceDelegate;
|
|
82
155
|
declare class DbxFirebaseAuthService implements DbxAuthService {
|
|
83
|
-
readonly firebaseAuth: Auth;
|
|
156
|
+
readonly firebaseAuth: _firebase_auth.Auth;
|
|
84
157
|
readonly delegate: DbxFirebaseAuthServiceDelegate;
|
|
85
|
-
readonly _authState$: Observable<Maybe<User
|
|
158
|
+
readonly _authState$: Observable<Maybe<User>>;
|
|
86
159
|
/**
|
|
87
160
|
* Subject that triggers a re-emission of the current auth user.
|
|
88
161
|
*
|
|
@@ -90,9 +163,9 @@ declare class DbxFirebaseAuthService implements DbxAuthService {
|
|
|
90
163
|
* without triggering a new {@link authState} emission.
|
|
91
164
|
*/
|
|
92
165
|
private readonly _authUpdate$;
|
|
93
|
-
readonly currentAuthUser$: Observable<Maybe<User
|
|
166
|
+
readonly currentAuthUser$: Observable<Maybe<User>>;
|
|
94
167
|
readonly currentAuthUserInfo$: Observable<Maybe<AuthUserInfo>>;
|
|
95
|
-
readonly authUser$: Observable<User
|
|
168
|
+
readonly authUser$: Observable<User>;
|
|
96
169
|
readonly authUserInfo$: Observable<AuthUserInfo>;
|
|
97
170
|
readonly hasAuthUser$: Observable<boolean>;
|
|
98
171
|
readonly isAnonymousUser$: Observable<boolean>;
|
|
@@ -133,7 +206,7 @@ declare class DbxFirebaseAuthService implements DbxAuthService {
|
|
|
133
206
|
refreshToken(): Promise<IdTokenResult>;
|
|
134
207
|
rolesForClaims<T extends AuthClaimsObject = AuthClaimsObject>(claims: AuthClaims<T>): AuthRoleSet;
|
|
135
208
|
getAuthContextInfo(): Promise<Maybe<DbxFirebaseAuthContextInfo>>;
|
|
136
|
-
loadAuthContextInfoForUser(user: Maybe<User
|
|
209
|
+
loadAuthContextInfoForUser(user: Maybe<User>): Promise<Maybe<DbxFirebaseAuthContextInfo>>;
|
|
137
210
|
logInWithPopup(provider: AuthProvider, resolver?: PopupRedirectResolver): Promise<UserCredential>;
|
|
138
211
|
/**
|
|
139
212
|
* Links an additional authentication provider to the current user via popup.
|
|
@@ -172,8 +245,39 @@ declare class DbxFirebaseAuthService implements DbxAuthService {
|
|
|
172
245
|
* await authService.unlinkProvider('google.com');
|
|
173
246
|
* ```
|
|
174
247
|
*/
|
|
175
|
-
unlinkProvider(providerId: string): Promise<User
|
|
248
|
+
unlinkProvider(providerId: string): Promise<User>;
|
|
176
249
|
registerWithEmailAndPassword(email: string, password: string): Promise<UserCredential>;
|
|
250
|
+
/**
|
|
251
|
+
* Sends a password reset email to the given address via the configured delegate.
|
|
252
|
+
*
|
|
253
|
+
* @param email - the email address to send the reset to
|
|
254
|
+
* @returns A promise that resolves when the email has been sent.
|
|
255
|
+
*
|
|
256
|
+
* @example
|
|
257
|
+
* ```ts
|
|
258
|
+
* await authService.sendPasswordReset('user@example.com');
|
|
259
|
+
* ```
|
|
260
|
+
*/
|
|
261
|
+
sendPasswordReset(email: string): Promise<void>;
|
|
262
|
+
/**
|
|
263
|
+
* Completes a password reset using the verification code and new password via the configured delegate.
|
|
264
|
+
*
|
|
265
|
+
* @param input - the verification code and new password
|
|
266
|
+
* @returns A promise that resolves when the password has been reset.
|
|
267
|
+
*
|
|
268
|
+
* @example
|
|
269
|
+
* ```ts
|
|
270
|
+
* await authService.completePasswordReset({ oobCode: 'abc123', newPassword: 'newPass' });
|
|
271
|
+
* ```
|
|
272
|
+
*/
|
|
273
|
+
completePasswordReset(input: DbxFirebaseCompletePasswordResetInput): Promise<void>;
|
|
274
|
+
/**
|
|
275
|
+
* @deprecated use {@link sendPasswordReset} instead, which delegates to the configured
|
|
276
|
+
* {@link DbxFirebaseAuthServiceDelegate.sendPasswordReset} implementation.
|
|
277
|
+
*
|
|
278
|
+
* @param email - the email address to send the reset to
|
|
279
|
+
* @returns A promise that resolves when the email has been sent.
|
|
280
|
+
*/
|
|
177
281
|
sendPasswordResetEmail(email: string): Promise<void>;
|
|
178
282
|
logInWithEmailAndPassword(email: string, password: string): Promise<UserCredential>;
|
|
179
283
|
logInAsAnonymous(): Promise<UserCredential>;
|
|
@@ -187,7 +291,7 @@ declare class DbxFirebaseAuthService implements DbxAuthService {
|
|
|
187
291
|
*/
|
|
188
292
|
interface DbxFirebaseAuthContextInfo extends FirebaseAuthContextInfo {
|
|
189
293
|
readonly service: DbxFirebaseAuthService;
|
|
190
|
-
readonly user: User
|
|
294
|
+
readonly user: User;
|
|
191
295
|
readonly jwtToken: IdTokenResult;
|
|
192
296
|
}
|
|
193
297
|
/**
|
|
@@ -198,7 +302,7 @@ interface DbxFirebaseAuthContextInfo extends FirebaseAuthContextInfo {
|
|
|
198
302
|
* @param jwtToken
|
|
199
303
|
* @returns
|
|
200
304
|
*/
|
|
201
|
-
declare function dbxFirebaseAuthContextInfo(service: DbxFirebaseAuthService, user: User
|
|
305
|
+
declare function dbxFirebaseAuthContextInfo(service: DbxFirebaseAuthService, user: User, jwtToken: IdTokenResult): DbxFirebaseAuthContextInfo;
|
|
202
306
|
|
|
203
307
|
type DbxFirebaseAnalyticsUserPropertiesFactory = FactoryWithRequiredInput<Observable<AnalyticsUserProperties>, AuthUserInfo>;
|
|
204
308
|
/**
|
|
@@ -685,12 +789,12 @@ interface DbxFirebaseEmailRecoveryFormValue {
|
|
|
685
789
|
email: string;
|
|
686
790
|
}
|
|
687
791
|
/**
|
|
688
|
-
*
|
|
792
|
+
* Forge-based form component for password recovery, containing a single email field.
|
|
689
793
|
*/
|
|
690
|
-
declare class
|
|
691
|
-
readonly
|
|
692
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
693
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
794
|
+
declare class DbxFirebaseEmailRecoveryForgeFormComponent extends AbstractSyncForgeFormDirective<DbxFirebaseEmailRecoveryFormValue> {
|
|
795
|
+
readonly config: FormConfig;
|
|
796
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseEmailRecoveryForgeFormComponent, never>;
|
|
797
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseEmailRecoveryForgeFormComponent, "dbx-firebase-email-recovery-forge-form", never, {}, {}, never, never, true, never>;
|
|
694
798
|
}
|
|
695
799
|
|
|
696
800
|
/**
|
|
@@ -702,17 +806,17 @@ type DbxFirebaseEmailFormValue = DefaultUsernameLoginFieldsValue;
|
|
|
702
806
|
*/
|
|
703
807
|
interface DbxFirebaseEmailFormConfig {
|
|
704
808
|
readonly loginMode: DbxFirebaseLoginMode;
|
|
705
|
-
readonly passwordConfig?:
|
|
809
|
+
readonly passwordConfig?: DbxForgeTextPasswordFieldConfig;
|
|
706
810
|
}
|
|
707
811
|
/**
|
|
708
|
-
*
|
|
812
|
+
* Forge-based email/password login form that adapts fields based on login vs. register mode.
|
|
709
813
|
*
|
|
710
814
|
* In register mode, includes a password verification field.
|
|
711
815
|
*/
|
|
712
|
-
declare class
|
|
713
|
-
readonly
|
|
714
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
715
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
816
|
+
declare class DbxFirebaseEmailForgeFormComponent extends AbstractConfigAsyncForgeFormDirective<DbxFirebaseEmailFormValue, DbxFirebaseEmailFormConfig> {
|
|
817
|
+
readonly config$: Observable<Maybe<FormConfig>>;
|
|
818
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseEmailForgeFormComponent, never>;
|
|
819
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseEmailForgeFormComponent, "dbx-firebase-email-forge-form", never, {}, {}, never, never, true, never>;
|
|
716
820
|
}
|
|
717
821
|
|
|
718
822
|
/**
|
|
@@ -832,6 +936,40 @@ declare class DbxFirebaseLoginMicrosoftComponent extends AbstractConfiguredDbxFi
|
|
|
832
936
|
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseLoginMicrosoftComponent, "dbx-firebase-login-microsoft", never, {}, {}, never, never, true, never>;
|
|
833
937
|
}
|
|
834
938
|
|
|
939
|
+
/**
|
|
940
|
+
* Form value for the password reset completion form containing the new password and verification.
|
|
941
|
+
*/
|
|
942
|
+
interface DbxFirebasePasswordResetFormValue {
|
|
943
|
+
readonly password: string;
|
|
944
|
+
readonly verifyPassword: string;
|
|
945
|
+
}
|
|
946
|
+
/**
|
|
947
|
+
* Forge-based form component for completing a password reset, containing new password and verify password fields.
|
|
948
|
+
*/
|
|
949
|
+
declare class DbxFirebasePasswordResetFormComponent extends AbstractSyncForgeFormDirective<DbxFirebasePasswordResetFormValue> {
|
|
950
|
+
readonly config: FormConfig;
|
|
951
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebasePasswordResetFormComponent, never>;
|
|
952
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebasePasswordResetFormComponent, "dbx-firebase-password-reset-form", never, {}, {}, never, never, true, never>;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
/**
|
|
956
|
+
* Standalone component for completing a password reset.
|
|
957
|
+
*
|
|
958
|
+
* Reads an `oobCode` from input and presents a new password form.
|
|
959
|
+
* On submit, calls {@link DbxFirebaseAuthService.completePasswordReset} to finalize the reset.
|
|
960
|
+
*/
|
|
961
|
+
declare class DbxFirebasePasswordResetComponent {
|
|
962
|
+
readonly dbxFirebaseAuthService: DbxFirebaseAuthService;
|
|
963
|
+
/**
|
|
964
|
+
* The oobCode from the password reset email link.
|
|
965
|
+
*/
|
|
966
|
+
readonly oobCode: i0.InputSignal<string>;
|
|
967
|
+
readonly resetCompleteSignal: i0.WritableSignal<boolean>;
|
|
968
|
+
readonly handleResetAction: WorkUsingObservable<DbxFirebasePasswordResetFormValue>;
|
|
969
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebasePasswordResetComponent, never>;
|
|
970
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebasePasswordResetComponent, "dbx-firebase-password-reset", never, { "oobCode": { "alias": "oobCode"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
971
|
+
}
|
|
972
|
+
|
|
835
973
|
/**
|
|
836
974
|
* Renders the configured terms of service component via dynamic injection from the login service.
|
|
837
975
|
*/
|
|
@@ -959,7 +1097,7 @@ declare class DbxFirebaseRegisterEmailComponent extends AbstractConfiguredDbxFir
|
|
|
959
1097
|
* @returns
|
|
960
1098
|
*/
|
|
961
1099
|
declare function authUserStateFromFirebaseAuthServiceFunction(stateForLoggedInUser?: AuthUserStateObsFunction): AuthUserStateObsFunction;
|
|
962
|
-
type StateFromTokenFunction = (token: IdTokenResult
|
|
1100
|
+
type StateFromTokenFunction = (token: IdTokenResult) => ObservableOrValue<AuthUserState>;
|
|
963
1101
|
/**
|
|
964
1102
|
* Creates an AuthUserStateObsFunction that derives the user state from the current ID token using the provided mapping function.
|
|
965
1103
|
*
|
|
@@ -976,7 +1114,32 @@ declare function stateFromTokenForLoggedInUserFunction(stateFromToken: StateFrom
|
|
|
976
1114
|
* @param defaultValue
|
|
977
1115
|
* @returns
|
|
978
1116
|
*/
|
|
979
|
-
declare function readValueFromIdToken<T>(dbxFirebaseAuthService: DbxFirebaseAuthService, readValueFromIdToken: (idToken: IdTokenResult
|
|
1117
|
+
declare function readValueFromIdToken<T>(dbxFirebaseAuthService: DbxFirebaseAuthService, readValueFromIdToken: (idToken: IdTokenResult) => ObservableOrValue<T>, defaultValue: T): Observable<T>;
|
|
1118
|
+
|
|
1119
|
+
/**
|
|
1120
|
+
* Creates an Observable that emits the current Firebase auth state.
|
|
1121
|
+
*
|
|
1122
|
+
* Wraps `onAuthStateChanged` in an Observable. Emits the current `User` when
|
|
1123
|
+
* signed in, or `null`/`undefined` when signed out.
|
|
1124
|
+
*
|
|
1125
|
+
* Replacement for rxfire's `authState()`.
|
|
1126
|
+
*
|
|
1127
|
+
* @param auth - The Firebase Auth instance to observe.
|
|
1128
|
+
* @returns Observable that emits the current user or null/undefined.
|
|
1129
|
+
*/
|
|
1130
|
+
declare function firebaseAuthState(auth: Auth): Observable<Maybe<User>>;
|
|
1131
|
+
/**
|
|
1132
|
+
* Creates an Observable that emits the current Firebase ID token string.
|
|
1133
|
+
*
|
|
1134
|
+
* Wraps `onIdTokenChanged` in an Observable. When a user is signed in,
|
|
1135
|
+
* emits the ID token string via `getIdToken()`. When signed out, emits `null`.
|
|
1136
|
+
*
|
|
1137
|
+
* Replacement for rxfire's `idToken()`.
|
|
1138
|
+
*
|
|
1139
|
+
* @param auth - The Firebase Auth instance to observe.
|
|
1140
|
+
* @returns Observable that emits the current ID token string or null.
|
|
1141
|
+
*/
|
|
1142
|
+
declare function firebaseIdToken(auth: Auth): Observable<Maybe<string>>;
|
|
980
1143
|
|
|
981
1144
|
interface AuthRolesObsWithClaimsServiceConfig<T extends AuthClaimsObject> extends Partial<Pick<DbxFirebaseAuthServiceDelegate, 'isAdminInAuthRoleSet' | 'authUserStateObs'>> {
|
|
982
1145
|
/**
|
|
@@ -1005,7 +1168,7 @@ interface AuthRolesObsWithClaimsServiceConfig<T extends AuthClaimsObject> extend
|
|
|
1005
1168
|
* @returns A function that, given a DbxFirebaseAuthService, returns an Observable of the decoded AuthRoleSet.
|
|
1006
1169
|
*/
|
|
1007
1170
|
declare function authRolesObsWithClaimsService<T extends AuthClaimsObject>(config: AuthRolesObsWithClaimsServiceConfig<T>): (dbxFirebaseAuthService: DbxFirebaseAuthService) => Observable<AuthRoleSet>;
|
|
1008
|
-
type DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig<T extends AuthClaimsObject> = AuthRolesObsWithClaimsServiceConfig<T
|
|
1171
|
+
type DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig<T extends AuthClaimsObject> = AuthRolesObsWithClaimsServiceConfig<T> & Partial<Pick<DbxFirebaseAuthServiceDelegate, 'sendPasswordReset' | 'completePasswordReset'>>;
|
|
1009
1172
|
/**
|
|
1010
1173
|
* Creates a {@link DbxFirebaseAuthServiceDelegate} that derives auth roles and user state from the given claims service configuration.
|
|
1011
1174
|
*
|
|
@@ -1049,10 +1212,13 @@ interface DbxFirebaseDevelopmentPopupContentFormInput {
|
|
|
1049
1212
|
interface DbxFirebaseDevelopmentPopupContentFormValue {
|
|
1050
1213
|
readonly specifier?: Maybe<string>;
|
|
1051
1214
|
}
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1215
|
+
/**
|
|
1216
|
+
* Forge form component for selecting development widget entries from a popup.
|
|
1217
|
+
*/
|
|
1218
|
+
declare class DbxFirebaseDevelopmentPopupContentForgeFormComponent extends AbstractConfigAsyncForgeFormDirective<DbxFirebaseDevelopmentPopupContentFormValue, DbxFirebaseDevelopmentPopupContentFormInput> {
|
|
1219
|
+
readonly config$: Observable<Maybe<FormConfig>>;
|
|
1220
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseDevelopmentPopupContentForgeFormComponent, never>;
|
|
1221
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseDevelopmentPopupContentForgeFormComponent, "dbx-firebase-development-popup-content-forge-form", never, {}, {}, never, never, true, never>;
|
|
1056
1222
|
}
|
|
1057
1223
|
|
|
1058
1224
|
/**
|
|
@@ -1299,7 +1465,7 @@ declare class DbxFirebaseDevelopmentSchedulerListViewItemComponent extends Abstr
|
|
|
1299
1465
|
*/
|
|
1300
1466
|
declare class DbxFirebaseDevelopmentModule {
|
|
1301
1467
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseDevelopmentModule, never>;
|
|
1302
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFirebaseDevelopmentModule, never, [typeof
|
|
1468
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DbxFirebaseDevelopmentModule, never, [typeof DbxFirebaseDevelopmentPopupContentForgeFormComponent, typeof DbxFirebaseDevelopmentDirective, typeof DbxFirebaseDevelopmentPopupComponent, typeof DbxFirebaseDevelopmentPopupContentComponent, typeof DbxFirebaseDevelopmentSchedulerWidgetComponent, typeof DbxFirebaseDevelopmentSchedulerListComponent, typeof DbxFirebaseDevelopmentSchedulerListViewComponent, typeof DbxFirebaseDevelopmentSchedulerListViewItemComponent], [typeof DbxFirebaseDevelopmentPopupContentForgeFormComponent, typeof DbxFirebaseDevelopmentDirective, typeof DbxFirebaseDevelopmentPopupComponent, typeof DbxFirebaseDevelopmentPopupContentComponent, typeof DbxFirebaseDevelopmentSchedulerWidgetComponent, typeof DbxFirebaseDevelopmentSchedulerListComponent, typeof DbxFirebaseDevelopmentSchedulerListViewComponent, typeof DbxFirebaseDevelopmentSchedulerListViewItemComponent]>;
|
|
1303
1469
|
static ɵinj: i0.ɵɵInjectorDeclaration<DbxFirebaseDevelopmentModule>;
|
|
1304
1470
|
}
|
|
1305
1471
|
|
|
@@ -1436,6 +1602,33 @@ interface ProvideDbxFirebaseAppConfig {
|
|
|
1436
1602
|
*/
|
|
1437
1603
|
declare function provideDbxFirebaseApp(config: ProvideDbxFirebaseAppConfig): EnvironmentProviders;
|
|
1438
1604
|
|
|
1605
|
+
/**
|
|
1606
|
+
* Injection token for the Firebase App instance.
|
|
1607
|
+
*/
|
|
1608
|
+
declare const FIREBASE_APP_TOKEN: InjectionToken<FirebaseApp>;
|
|
1609
|
+
/**
|
|
1610
|
+
* Injection token for the Firebase Auth instance.
|
|
1611
|
+
*/
|
|
1612
|
+
declare const FIREBASE_AUTH_TOKEN: InjectionToken<Auth>;
|
|
1613
|
+
/**
|
|
1614
|
+
* Injection token for the Firestore instance.
|
|
1615
|
+
*/
|
|
1616
|
+
declare const FIREBASE_FIRESTORE_TOKEN: InjectionToken<Firestore>;
|
|
1617
|
+
/**
|
|
1618
|
+
* Injection token for the Firebase Storage instance.
|
|
1619
|
+
*
|
|
1620
|
+
* Uses `FirebaseStorage` (not `Storage`) to avoid collision with the Web Storage API.
|
|
1621
|
+
*/
|
|
1622
|
+
declare const FIREBASE_STORAGE_TOKEN: InjectionToken<FirebaseStorage>;
|
|
1623
|
+
/**
|
|
1624
|
+
* Injection token for the Firebase Functions instance.
|
|
1625
|
+
*/
|
|
1626
|
+
declare const FIREBASE_FUNCTIONS_TOKEN: InjectionToken<Functions>;
|
|
1627
|
+
/**
|
|
1628
|
+
* Injection token for the Firebase App Check instance.
|
|
1629
|
+
*/
|
|
1630
|
+
declare const FIREBASE_APP_CHECK_TOKEN: InjectionToken<AppCheck>;
|
|
1631
|
+
|
|
1439
1632
|
/**
|
|
1440
1633
|
* Config for provideDbxFirebaseEmulator().
|
|
1441
1634
|
*/
|
|
@@ -5133,5 +5326,5 @@ interface ProvideDbxFirebaseConfig<T, M extends FirebaseFunctionsMap = FirebaseF
|
|
|
5133
5326
|
*/
|
|
5134
5327
|
declare function provideDbxFirebase<T, M extends FirebaseFunctionsMap = FirebaseFunctionsMap>(config: ProvideDbxFirebaseConfig<T, M>): EnvironmentProviders;
|
|
5135
5328
|
|
|
5136
|
-
export { AbstractConfiguredDbxFirebaseLoginButtonDirective, AbstractDbxFirebaseCollectionStore, AbstractDbxFirebaseCollectionWithParentStore, AbstractDbxFirebaseDocumentStore, AbstractDbxFirebaseDocumentWithParentStore, AbstractDbxFirebaseModelEntityWidgetDirective, AbstractDbxFirebaseNotificationItemWidgetComponent, AbstractRootSingleItemDbxFirebaseDocument, AbstractSingleItemDbxFirebaseDocument, AbstractSystemStateDocumentStoreAccessor, DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION, DBX_FIREBASE_APP_OPTIONS_TOKEN, DBX_FIREBASE_DOCUMENT_STORE_CONTEXT_STORE_TOKEN, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_ID_PARAM_KEY, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_KEY_PARAM_KEY, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_USE_PARAM_VALUE, DBX_FIREBASE_MODEL_DOES_NOT_EXIST_ERROR, DBX_FIREBASE_MODEL_ENTITY_WITH_STORE_TOKEN, DBX_FIREBASE_STORAGEFILE_DOWNLOAD_STORAGE_ACCESSOR_TOKEN, DBX_FIREBASE_STORAGE_CONTEXT_CONFIG_TOKEN, DBX_FIREBASE_STORAGE_CONTEXT_TOKEN, DBX_FIRESTORE_CONTEXT_TOKEN, DEFAULT_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_TEMPLATE, DEFAULT_DBX_FIREBASE_ANALYTICS_USER_PROPERTIES_FACTORY, DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE, DEFAULT_DBX_FIREBASE_MODEL_ENTITIES_COMPONENT_POPOVER_KEY, DEFAULT_DBX_FIREBASE_MODEL_HISTORY_COMPONENT_POPOVER_KEY, DEFAULT_DBX_FIREBASE_NOTIFICATION_ITEM_STORE_POPOVER_KEY, DEFAULT_FIREBASE_AUTH_LOGIN_PASSWORD_CONFIG, DEFAULT_FIREBASE_AUTH_LOGIN_PASSWORD_CONFIG_TOKEN, DEFAULT_FIREBASE_AUTH_LOGIN_PROVIDERS_TOKEN, DEFAULT_FIREBASE_AUTH_LOGIN_TERMS_COMPONENT_CLASS_TOKEN, DEFAULT_FIREBASE_COLLECTION_CHANGE_TRIGGER_FUNCTION, DEFAULT_FIREBASE_DEVELOPMENT_ENABLED_TOKEN, DEFAULT_FIREBASE_DEVELOPMENT_POPUP_KEY, DEFAULT_FIREBASE_DEVELOPMENT_SCHEDULER_ENABLED_TOKEN, DEFAULT_FIREBASE_DEVELOPMENT_WIDGET_PROVIDERS_TOKEN, DEFAULT_FIREBASE_LOGIN_METHOD_CATEGORY, DEFAULT_FIREBASE_NOTIFICATION_ITEM_WIDGET_TYPE, DEVELOPMENT_FIREBASE_SERVER_SCHEDULER_WIDGET_KEY, DbxFirebaseAnalyticsUserEventsListenerService, DbxFirebaseAnalyticsUserSource, DbxFirebaseAppCheckHttpInterceptor, DbxFirebaseAuthLoginService, DbxFirebaseAuthService, DbxFirebaseAuthServiceDelegate, DbxFirebaseCollectionChangeDirective, DbxFirebaseCollectionChangeTriggerInstance, DbxFirebaseCollectionHasChangeDirective, DbxFirebaseCollectionListDirective, DbxFirebaseCollectionLoaderInstance, DbxFirebaseCollectionStoreDirective, DbxFirebaseCollectionWithParentStoreDirective, DbxFirebaseDevelopmentDirective, DbxFirebaseDevelopmentModule, DbxFirebaseDevelopmentPopupComponent, DbxFirebaseDevelopmentPopupContentComponent, DbxFirebaseDevelopmentPopupContentFormComponent, DbxFirebaseDevelopmentSchedulerListComponent, DbxFirebaseDevelopmentSchedulerListViewComponent, DbxFirebaseDevelopmentSchedulerListViewItemComponent, DbxFirebaseDevelopmentSchedulerService, DbxFirebaseDevelopmentSchedulerWidgetComponent, DbxFirebaseDevelopmentService, DbxFirebaseDevelopmentWidgetService, DbxFirebaseDocumentLoaderInstance, DbxFirebaseDocumentStoreContextModelEntitiesSourceDirective, DbxFirebaseDocumentStoreContextStore, DbxFirebaseDocumentStoreContextStoreDirective, DbxFirebaseDocumentStoreDirective, DbxFirebaseDocumentStoreIdFromTwoWayModelKeyDirective, DbxFirebaseDocumentStoreTwoWayKeyProvider, DbxFirebaseDocumentStoreTwoWayModelKeySourceDirective, DbxFirebaseEmailFormComponent, DbxFirebaseEmailRecoveryFormComponent, DbxFirebaseEmulatorService, DbxFirebaseLoginAnonymousComponent, DbxFirebaseLoginAppleComponent, DbxFirebaseLoginButtonComponent, DbxFirebaseLoginButtonContainerComponent, DbxFirebaseLoginComponent, DbxFirebaseLoginContext, DbxFirebaseLoginContextBackButtonComponent, DbxFirebaseLoginContextDirective, DbxFirebaseLoginEmailComponent, DbxFirebaseLoginEmailContentComponent, DbxFirebaseLoginFacebookComponent, DbxFirebaseLoginGitHubComponent, DbxFirebaseLoginGoogleComponent, DbxFirebaseLoginListComponent, DbxFirebaseLoginMicrosoftComponent, DbxFirebaseLoginTermsComponent, DbxFirebaseLoginTermsSimpleComponent, DbxFirebaseLoginTwitterComponent, DbxFirebaseManageAuthProvidersComponent, DbxFirebaseModelContextService, DbxFirebaseModelEntitiesComponent, DbxFirebaseModelEntitiesDebugWidgetComponent, DbxFirebaseModelEntitiesPopoverButtonComponent, DbxFirebaseModelEntitiesPopoverComponent, DbxFirebaseModelEntitiesSource, DbxFirebaseModelEntitiesWidgetService, DbxFirebaseModelEntitiesWidgetServiceConfig, DbxFirebaseModelHistoryComponent, DbxFirebaseModelHistoryPopoverButtonComponent, DbxFirebaseModelHistoryPopoverComponent, DbxFirebaseModelKeyComponent, DbxFirebaseModelModule, DbxFirebaseModelStoreModule, DbxFirebaseModelTrackerService, DbxFirebaseModelTypeInstanceListComponent, DbxFirebaseModelTypeInstanceListViewComponent, DbxFirebaseModelTypeInstanceListViewItemComponent, DbxFirebaseModelTypesService, DbxFirebaseModelTypesServiceConfig, DbxFirebaseModelViewedEventDirective, DbxFirebaseModule, DbxFirebaseNotificationBoxCollectionStoreDirective, DbxFirebaseNotificationBoxDocumentStoreDirective, DbxFirebaseNotificationCollectionStoreDirective, DbxFirebaseNotificationDocumentStoreDirective, DbxFirebaseNotificationItemContentComponent, DbxFirebaseNotificationItemDefaultViewComponent, DbxFirebaseNotificationItemListComponent, DbxFirebaseNotificationItemListViewComponent, DbxFirebaseNotificationItemListViewItemComponent, DbxFirebaseNotificationItemStore, DbxFirebaseNotificationItemStorePopoverButtonComponent, DbxFirebaseNotificationItemStorePopoverComponent, DbxFirebaseNotificationItemViewComponent, DbxFirebaseNotificationItemWidgetService, DbxFirebaseNotificationSummaryCollectionStoreDirective, DbxFirebaseNotificationSummaryDocumentStoreDirective, DbxFirebaseNotificationTemplateService, DbxFirebaseNotificationUserCollectionStoreDirective, DbxFirebaseNotificationUserDocumentStoreDirective, DbxFirebaseParsedEmulatorsConfig, DbxFirebaseRegisterComponent, DbxFirebaseRegisterEmailComponent, DbxFirebaseStorageFileCollectionStoreDirective, DbxFirebaseStorageFileDocumentStoreDirective, DbxFirebaseStorageFileDownloadButtonComponent, DbxFirebaseStorageFileDownloadService, DbxFirebaseStorageFileDownloadStorage, DbxFirebaseStorageFileGroupDocumentStoreDirective, DbxFirebaseStorageFileUploadActionHandlerDirective, DbxFirebaseStorageFileUploadInitializeDocumentDirective, DbxFirebaseStorageFileUploadModule, DbxFirebaseStorageFileUploadStore, DbxFirebaseStorageFileUploadStoreDirective, DbxFirebaseStorageFileUploadSyncDirective, DbxFirebaseStorageService, DbxFirebaseSystemStateCollectionStoreDirective, DbxFirebaseSystemStateDocumentStoreDirective, DbxFirestoreContextService, DbxLimitedFirebaseDocumentLoaderInstance, FIREBASE_NOTIFICATION_ITEM_WIDGET_TYPE_PREFIX, FIREBASE_PROVIDER_ID_TO_LOGIN_METHOD_TYPE_MAP, FlatFirestoreModelKeyPipe, IMPORTS_AND_EXPORTS, LOGIN_METHOD_TYPE_TO_FIREBASE_PROVIDER_ID_MAP, NotificationBoxCollectionStore, NotificationBoxDocumentStore, NotificationCollectionStore, NotificationDocumentStore, NotificationSummaryCollectionStore, NotificationSummaryDocumentStore, NotificationUserCollectionStore, NotificationUserDocumentStore, OAUTH_FIREBASE_LOGIN_METHOD_CATEGORY, StorageFileCollectionStore, StorageFileDocumentStore, StorageFileGroupDocumentStore, StorageFileUploadFilesError, SystemStateCollectionStore, SystemStateDocumentStore, TwoWayFlatFirestoreModelKeyPipe, authRolesObsWithClaimsService, authUserInfoFromAuthUser, authUserStateFromFirebaseAuthServiceFunction, dbxFirebaseAuthContextInfo, dbxFirebaseCollectionChangeTrigger, dbxFirebaseCollectionChangeTriggerForStore, dbxFirebaseCollectionChangeTriggerForWatcher, dbxFirebaseCollectionChangeWatcher, dbxFirebaseCollectionLoaderInstance, dbxFirebaseCollectionLoaderInstanceWithCollection, dbxFirebaseDocumentLoaderInstance, dbxFirebaseDocumentLoaderInstanceWithAccessor, dbxFirebaseDocumentStoreContextModelEntitiesSourceFactory, dbxFirebaseIdRouteParamRedirect, dbxFirebaseInContextFirebaseModelServiceInstance, dbxFirebaseInContextFirebaseModelServiceInstanceFactory, dbxFirebaseKeyRouteParamRedirect, dbxFirebaseModelContextServiceInfoInstanceFactory, dbxFirebaseModelEntityWidgetInjectionConfigFactory, dbxFirebaseModelTypesServiceInstance, dbxFirebaseModelTypesServiceInstancePairForKeysFactory, dbxFirebaseSourceSelectLoadSource, dbxFirebaseStorageFileDownloadServiceCustomSourceFromObs, dbxFirebaseStorageProvidersContextConfigFactory, dbxLimitedFirebaseDocumentLoaderInstance, dbxLimitedFirebaseDocumentLoaderInstanceWithAccessor, dbxWidgetTypeForNotificationTemplateType, defaultDbxFirebaseAuthServiceDelegateWithClaimsService, defaultDbxFirebaseStorageFileDownloadStorageAccessorFactory, developmentFirebaseServerSchedulerWidgetEntry, enableAppCheckDebugTokenGeneration, firebaseAuthTokenFromUser, firebaseCollectionStoreCreateFunction, firebaseCollectionStoreCrudFunction, firebaseContextServiceEntityMap, firebaseDocumentStoreCreateFunction, firebaseDocumentStoreCrudFunction, firebaseDocumentStoreDeleteFunction, firebaseDocumentStoreReadFunction, firebaseDocumentStoreUpdateFunction, firebaseProviderIdToLoginMethodType, isDbxFirebaseModelEntityWithStore, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, modelDoesNotExistError, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseEmulator, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readValueFromIdToken, setParentStoreEffect, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
|
|
5137
|
-
export type { AuthRolesObsWithClaimsServiceConfig, AuthUserInfo, AuthUserStateObsFunction, DbxFirebaseAnalyticsUserPropertiesFactory, DbxFirebaseAppCheckConfig, DbxFirebaseAppOptions, DbxFirebaseAuthContextInfo, DbxFirebaseAuthLoginPasswordConfig, DbxFirebaseAuthLoginProvider, DbxFirebaseAuthLoginProviderAssets, DbxFirebaseCollectionChangeTrigger, DbxFirebaseCollectionChangeTriggerFunction, DbxFirebaseCollectionChangeTriggerInstanceConfig, DbxFirebaseCollectionChangeWatcher, DbxFirebaseCollectionChangeWatcherEvent, DbxFirebaseCollectionChangeWatcherInstance, DbxFirebaseCollectionChangeWatcherTriggerMode, DbxFirebaseCollectionHasChangeDirectiveMode, DbxFirebaseCollectionLoader, DbxFirebaseCollectionLoaderAccessor, DbxFirebaseCollectionLoaderAccessorWithAccumulator, DbxFirebaseCollectionLoaderInstanceData, DbxFirebaseCollectionLoaderInstanceInitConfig, DbxFirebaseCollectionLoaderWithAccumulator, DbxFirebaseCollectionMode, DbxFirebaseCollectionStore, DbxFirebaseCollectionStoreContextState, DbxFirebaseCollectionStoreCreateFunction, DbxFirebaseCollectionStoreCrudFunction, DbxFirebaseCollectionWithParentStore, DbxFirebaseCollectionWithParentStoreContextState, DbxFirebaseComponentStoreSetParentEffectFunction, DbxFirebaseComponentStoreWithParent, DbxFirebaseComponentStoreWithParentContextState, DbxFirebaseComponentStoreWithParentSetParentEffectFunction, DbxFirebaseComponentStoreWithParentSetParentSourceModeFunction, DbxFirebaseComponentStoreWithParentSetParentStoreEffectFunction, DbxFirebaseComponentStoreWithParentSourceMode, DbxFirebaseDevelopmentPopupContentFormInput, DbxFirebaseDevelopmentPopupContentFormValue, DbxFirebaseDevelopmentWidgetEntry, DbxFirebaseDocumentLoader, DbxFirebaseDocumentLoaderInstanceInitConfig, DbxFirebaseDocumentReadOnlyStore, DbxFirebaseDocumentStore, DbxFirebaseDocumentStoreContextState, DbxFirebaseDocumentStoreContextStoreEntry, DbxFirebaseDocumentStoreContextStoreEntryNumber, DbxFirebaseDocumentStoreContextStoreEntryWithIdentity, DbxFirebaseDocumentStoreContextStoreState, DbxFirebaseDocumentStoreCreateFunction, DbxFirebaseDocumentStoreCrudFunction, DbxFirebaseDocumentStoreFunction, DbxFirebaseDocumentStoreFunctionParams, DbxFirebaseDocumentStoreFunctionParamsInput, DbxFirebaseDocumentWithParentStore, DbxFirebaseDocumentWithParentStoreContextState, DbxFirebaseEmailFormConfig, DbxFirebaseEmailFormValue, DbxFirebaseEmailRecoveryFormValue, DbxFirebaseEmulatorConfig, DbxFirebaseEmulatorsConfig, DbxFirebaseEnvironmentOptions, DbxFirebaseIdRouteParamRedirect, DbxFirebaseIdRouteParamRedirectInstance, DbxFirebaseInContextFirebaseModelInfoServiceInstance, DbxFirebaseInContextFirebaseModelRolesServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstanceFactory, DbxFirebaseLoginButtonConfig, DbxFirebaseLoginButtonInjectionData, DbxFirebaseLoginEmailContentComponentConfig, DbxFirebaseLoginEmailContentMode, DbxFirebaseLoginListItemInjectionComponentConfig, DbxFirebaseLoginMode, DbxFirebaseModelContextServiceFactory, DbxFirebaseModelContextServiceInfoInstanceFactory, DbxFirebaseModelContextServiceInfoInstanceFactoryConfig, DbxFirebaseModelDisplayInfo, DbxFirebaseModelEntitiesPopoverButtonConfig, DbxFirebaseModelEntitiesPopoverConfig, DbxFirebaseModelEntitiesPopoverConfigWithoutOrigin, DbxFirebaseModelEntitiesWidgetEntry, DbxFirebaseModelEntitiesWidgetInjectionConfig, DbxFirebaseModelEntitiesWidgetInjectionConfigFactory, DbxFirebaseModelEntitiesWidgetServiceConfigFactory, DbxFirebaseModelEntity, DbxFirebaseModelEntityWithKey, DbxFirebaseModelEntityWithKeyAndStore, DbxFirebaseModelEntityWithStore, DbxFirebaseModelHistoryPopoverButtonConfig, DbxFirebaseModelHistoryPopoverConfig, DbxFirebaseModelHistoryPopoverConfigWithoutOrigin, DbxFirebaseModelTrackerFilterItem, DbxFirebaseModelTrackerHistoryFilter, DbxFirebaseModelTypeInfo, DbxFirebaseModelTypeInstanceListItem, DbxFirebaseModelTypesMap, DbxFirebaseModelTypesServiceEntry, DbxFirebaseModelTypesServiceInstance, DbxFirebaseModelTypesServiceInstancePair, DbxFirebaseModelTypesServiceInstancePairForKeysFactory, DbxFirebaseNotificationItemStorePopoverButtonConfig, DbxFirebaseNotificationItemStorePopoverParams, DbxFirebaseNotificationItemStoreState, DbxFirebaseNotificationItemWidgetEntry, DbxFirebaseNotificationItemWidgetEntryRegistration, DbxFirebaseSourceSelectLoadSourceConfig, DbxFirebaseStorageContextConfigFactory, DbxFirebaseStorageFileDownloadButtonConfig, DbxFirebaseStorageFileDownloadButtonSource, DbxFirebaseStorageFileDownloadDetails, DbxFirebaseStorageFileDownloadServiceCustomSource, DbxFirebaseStorageFileDownloadServiceCustomSourceDownloadFunction, DbxFirebaseStorageFileDownloadUrlPair, DbxFirebaseStorageFileDownloadUrlPairString, DbxFirebaseStorageFileDownloadUrlPairsRecord, DbxFirebaseStorageFileDownloadUserCache, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseEmulatorsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };
|
|
5329
|
+
export { AbstractConfiguredDbxFirebaseLoginButtonDirective, AbstractDbxFirebaseCollectionStore, AbstractDbxFirebaseCollectionWithParentStore, AbstractDbxFirebaseDocumentStore, AbstractDbxFirebaseDocumentWithParentStore, AbstractDbxFirebaseModelEntityWidgetDirective, AbstractDbxFirebaseNotificationItemWidgetComponent, AbstractRootSingleItemDbxFirebaseDocument, AbstractSingleItemDbxFirebaseDocument, AbstractSystemStateDocumentStoreAccessor, DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION, DBX_FIREBASE_APP_OPTIONS_TOKEN, DBX_FIREBASE_DOCUMENT_STORE_CONTEXT_STORE_TOKEN, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_ID_PARAM_KEY, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_KEY_PARAM_KEY, DBX_FIREBASE_ID_ROUTER_PARAM_DEFAULT_USE_PARAM_VALUE, DBX_FIREBASE_MODEL_DOES_NOT_EXIST_ERROR, DBX_FIREBASE_MODEL_ENTITY_WITH_STORE_TOKEN, DBX_FIREBASE_STORAGEFILE_DOWNLOAD_STORAGE_ACCESSOR_TOKEN, DBX_FIREBASE_STORAGE_CONTEXT_CONFIG_TOKEN, DBX_FIREBASE_STORAGE_CONTEXT_TOKEN, DBX_FIRESTORE_CONTEXT_TOKEN, DEFAULT_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_TEMPLATE, DEFAULT_DBX_FIREBASE_ANALYTICS_USER_PROPERTIES_FACTORY, DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE, DEFAULT_DBX_FIREBASE_MODEL_ENTITIES_COMPONENT_POPOVER_KEY, DEFAULT_DBX_FIREBASE_MODEL_HISTORY_COMPONENT_POPOVER_KEY, DEFAULT_DBX_FIREBASE_NOTIFICATION_ITEM_STORE_POPOVER_KEY, DEFAULT_FIREBASE_AUTH_LOGIN_PASSWORD_CONFIG, DEFAULT_FIREBASE_AUTH_LOGIN_PASSWORD_CONFIG_TOKEN, DEFAULT_FIREBASE_AUTH_LOGIN_PROVIDERS_TOKEN, DEFAULT_FIREBASE_AUTH_LOGIN_TERMS_COMPONENT_CLASS_TOKEN, DEFAULT_FIREBASE_COLLECTION_CHANGE_TRIGGER_FUNCTION, DEFAULT_FIREBASE_DEVELOPMENT_ENABLED_TOKEN, DEFAULT_FIREBASE_DEVELOPMENT_POPUP_KEY, DEFAULT_FIREBASE_DEVELOPMENT_SCHEDULER_ENABLED_TOKEN, DEFAULT_FIREBASE_DEVELOPMENT_WIDGET_PROVIDERS_TOKEN, DEFAULT_FIREBASE_LOGIN_METHOD_CATEGORY, DEFAULT_FIREBASE_NOTIFICATION_ITEM_WIDGET_TYPE, DEVELOPMENT_FIREBASE_SERVER_SCHEDULER_WIDGET_KEY, DbxFirebaseAnalyticsUserEventsListenerService, DbxFirebaseAnalyticsUserSource, DbxFirebaseAppCheckHttpInterceptor, DbxFirebaseAuthLoginService, DbxFirebaseAuthService, DbxFirebaseAuthServiceDelegate, DbxFirebaseCollectionChangeDirective, DbxFirebaseCollectionChangeTriggerInstance, DbxFirebaseCollectionHasChangeDirective, DbxFirebaseCollectionListDirective, DbxFirebaseCollectionLoaderInstance, DbxFirebaseCollectionStoreDirective, DbxFirebaseCollectionWithParentStoreDirective, DbxFirebaseDevelopmentDirective, DbxFirebaseDevelopmentModule, DbxFirebaseDevelopmentPopupComponent, DbxFirebaseDevelopmentPopupContentComponent, DbxFirebaseDevelopmentPopupContentForgeFormComponent, DbxFirebaseDevelopmentSchedulerListComponent, DbxFirebaseDevelopmentSchedulerListViewComponent, DbxFirebaseDevelopmentSchedulerListViewItemComponent, DbxFirebaseDevelopmentSchedulerService, DbxFirebaseDevelopmentSchedulerWidgetComponent, DbxFirebaseDevelopmentService, DbxFirebaseDevelopmentWidgetService, DbxFirebaseDocumentLoaderInstance, DbxFirebaseDocumentStoreContextModelEntitiesSourceDirective, DbxFirebaseDocumentStoreContextStore, DbxFirebaseDocumentStoreContextStoreDirective, DbxFirebaseDocumentStoreDirective, DbxFirebaseDocumentStoreIdFromTwoWayModelKeyDirective, DbxFirebaseDocumentStoreTwoWayKeyProvider, DbxFirebaseDocumentStoreTwoWayModelKeySourceDirective, DbxFirebaseEmailForgeFormComponent, DbxFirebaseEmailRecoveryForgeFormComponent, DbxFirebaseEmulatorService, DbxFirebaseLoginAnonymousComponent, DbxFirebaseLoginAppleComponent, DbxFirebaseLoginButtonComponent, DbxFirebaseLoginButtonContainerComponent, DbxFirebaseLoginComponent, DbxFirebaseLoginContext, DbxFirebaseLoginContextBackButtonComponent, DbxFirebaseLoginContextDirective, DbxFirebaseLoginEmailComponent, DbxFirebaseLoginEmailContentComponent, DbxFirebaseLoginFacebookComponent, DbxFirebaseLoginGitHubComponent, DbxFirebaseLoginGoogleComponent, DbxFirebaseLoginListComponent, DbxFirebaseLoginMicrosoftComponent, DbxFirebaseLoginTermsComponent, DbxFirebaseLoginTermsSimpleComponent, DbxFirebaseLoginTwitterComponent, DbxFirebaseManageAuthProvidersComponent, DbxFirebaseModelContextService, DbxFirebaseModelEntitiesComponent, DbxFirebaseModelEntitiesDebugWidgetComponent, DbxFirebaseModelEntitiesPopoverButtonComponent, DbxFirebaseModelEntitiesPopoverComponent, DbxFirebaseModelEntitiesSource, DbxFirebaseModelEntitiesWidgetService, DbxFirebaseModelEntitiesWidgetServiceConfig, DbxFirebaseModelHistoryComponent, DbxFirebaseModelHistoryPopoverButtonComponent, DbxFirebaseModelHistoryPopoverComponent, DbxFirebaseModelKeyComponent, DbxFirebaseModelModule, DbxFirebaseModelStoreModule, DbxFirebaseModelTrackerService, DbxFirebaseModelTypeInstanceListComponent, DbxFirebaseModelTypeInstanceListViewComponent, DbxFirebaseModelTypeInstanceListViewItemComponent, DbxFirebaseModelTypesService, DbxFirebaseModelTypesServiceConfig, DbxFirebaseModelViewedEventDirective, DbxFirebaseModule, DbxFirebaseNotificationBoxCollectionStoreDirective, DbxFirebaseNotificationBoxDocumentStoreDirective, DbxFirebaseNotificationCollectionStoreDirective, DbxFirebaseNotificationDocumentStoreDirective, DbxFirebaseNotificationItemContentComponent, DbxFirebaseNotificationItemDefaultViewComponent, DbxFirebaseNotificationItemListComponent, DbxFirebaseNotificationItemListViewComponent, DbxFirebaseNotificationItemListViewItemComponent, DbxFirebaseNotificationItemStore, DbxFirebaseNotificationItemStorePopoverButtonComponent, DbxFirebaseNotificationItemStorePopoverComponent, DbxFirebaseNotificationItemViewComponent, DbxFirebaseNotificationItemWidgetService, DbxFirebaseNotificationSummaryCollectionStoreDirective, DbxFirebaseNotificationSummaryDocumentStoreDirective, DbxFirebaseNotificationTemplateService, DbxFirebaseNotificationUserCollectionStoreDirective, DbxFirebaseNotificationUserDocumentStoreDirective, DbxFirebaseParsedEmulatorsConfig, DbxFirebasePasswordResetComponent, DbxFirebasePasswordResetFormComponent, DbxFirebaseRegisterComponent, DbxFirebaseRegisterEmailComponent, DbxFirebaseStorageFileCollectionStoreDirective, DbxFirebaseStorageFileDocumentStoreDirective, DbxFirebaseStorageFileDownloadButtonComponent, DbxFirebaseStorageFileDownloadService, DbxFirebaseStorageFileDownloadStorage, DbxFirebaseStorageFileGroupDocumentStoreDirective, DbxFirebaseStorageFileUploadActionHandlerDirective, DbxFirebaseStorageFileUploadInitializeDocumentDirective, DbxFirebaseStorageFileUploadModule, DbxFirebaseStorageFileUploadStore, DbxFirebaseStorageFileUploadStoreDirective, DbxFirebaseStorageFileUploadSyncDirective, DbxFirebaseStorageService, DbxFirebaseSystemStateCollectionStoreDirective, DbxFirebaseSystemStateDocumentStoreDirective, DbxFirestoreContextService, DbxLimitedFirebaseDocumentLoaderInstance, FIREBASE_APP_CHECK_TOKEN, FIREBASE_APP_TOKEN, FIREBASE_AUTH_TOKEN, FIREBASE_FIRESTORE_TOKEN, FIREBASE_FUNCTIONS_TOKEN, FIREBASE_NOTIFICATION_ITEM_WIDGET_TYPE_PREFIX, FIREBASE_PROVIDER_ID_TO_LOGIN_METHOD_TYPE_MAP, FIREBASE_STORAGE_TOKEN, FlatFirestoreModelKeyPipe, IMPORTS_AND_EXPORTS, LOGIN_METHOD_TYPE_TO_FIREBASE_PROVIDER_ID_MAP, NotificationBoxCollectionStore, NotificationBoxDocumentStore, NotificationCollectionStore, NotificationDocumentStore, NotificationSummaryCollectionStore, NotificationSummaryDocumentStore, NotificationUserCollectionStore, NotificationUserDocumentStore, OAUTH_FIREBASE_LOGIN_METHOD_CATEGORY, StorageFileCollectionStore, StorageFileDocumentStore, StorageFileGroupDocumentStore, StorageFileUploadFilesError, SystemStateCollectionStore, SystemStateDocumentStore, TwoWayFlatFirestoreModelKeyPipe, authRolesObsWithClaimsService, authUserInfoFromAuthUser, authUserStateFromFirebaseAuthServiceFunction, dbxFirebaseAuthContextInfo, dbxFirebaseCollectionChangeTrigger, dbxFirebaseCollectionChangeTriggerForStore, dbxFirebaseCollectionChangeTriggerForWatcher, dbxFirebaseCollectionChangeWatcher, dbxFirebaseCollectionLoaderInstance, dbxFirebaseCollectionLoaderInstanceWithCollection, dbxFirebaseDocumentLoaderInstance, dbxFirebaseDocumentLoaderInstanceWithAccessor, dbxFirebaseDocumentStoreContextModelEntitiesSourceFactory, dbxFirebaseIdRouteParamRedirect, dbxFirebaseInContextFirebaseModelServiceInstance, dbxFirebaseInContextFirebaseModelServiceInstanceFactory, dbxFirebaseKeyRouteParamRedirect, dbxFirebaseModelContextServiceInfoInstanceFactory, dbxFirebaseModelEntityWidgetInjectionConfigFactory, dbxFirebaseModelTypesServiceInstance, dbxFirebaseModelTypesServiceInstancePairForKeysFactory, dbxFirebaseSourceSelectLoadSource, dbxFirebaseStorageFileDownloadServiceCustomSourceFromObs, dbxFirebaseStorageProvidersContextConfigFactory, dbxLimitedFirebaseDocumentLoaderInstance, dbxLimitedFirebaseDocumentLoaderInstanceWithAccessor, dbxWidgetTypeForNotificationTemplateType, defaultDbxFirebaseAuthServiceDelegateWithClaimsService, defaultDbxFirebaseStorageFileDownloadStorageAccessorFactory, developmentFirebaseServerSchedulerWidgetEntry, enableAppCheckDebugTokenGeneration, firebaseAuthState, firebaseAuthTokenFromUser, firebaseCollectionStoreCreateFunction, firebaseCollectionStoreCrudFunction, firebaseContextServiceEntityMap, firebaseDocumentStoreCreateFunction, firebaseDocumentStoreCrudFunction, firebaseDocumentStoreDeleteFunction, firebaseDocumentStoreReadFunction, firebaseDocumentStoreUpdateFunction, firebaseIdToken, firebaseProviderIdToLoginMethodType, isDbxFirebaseModelEntityWithStore, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, modelDoesNotExistError, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseEmulator, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readValueFromIdToken, setParentStoreEffect, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
|
|
5330
|
+
export type { AuthRolesObsWithClaimsServiceConfig, AuthUserInfo, AuthUserStateObsFunction, DbxFirebaseAnalyticsUserPropertiesFactory, DbxFirebaseAppCheckConfig, DbxFirebaseAppOptions, DbxFirebaseAuthContextInfo, DbxFirebaseAuthLoginPasswordConfig, DbxFirebaseAuthLoginProvider, DbxFirebaseAuthLoginProviderAssets, DbxFirebaseCollectionChangeTrigger, DbxFirebaseCollectionChangeTriggerFunction, DbxFirebaseCollectionChangeTriggerInstanceConfig, DbxFirebaseCollectionChangeWatcher, DbxFirebaseCollectionChangeWatcherEvent, DbxFirebaseCollectionChangeWatcherInstance, DbxFirebaseCollectionChangeWatcherTriggerMode, DbxFirebaseCollectionHasChangeDirectiveMode, DbxFirebaseCollectionLoader, DbxFirebaseCollectionLoaderAccessor, DbxFirebaseCollectionLoaderAccessorWithAccumulator, DbxFirebaseCollectionLoaderInstanceData, DbxFirebaseCollectionLoaderInstanceInitConfig, DbxFirebaseCollectionLoaderWithAccumulator, DbxFirebaseCollectionMode, DbxFirebaseCollectionStore, DbxFirebaseCollectionStoreContextState, DbxFirebaseCollectionStoreCreateFunction, DbxFirebaseCollectionStoreCrudFunction, DbxFirebaseCollectionWithParentStore, DbxFirebaseCollectionWithParentStoreContextState, DbxFirebaseCompletePasswordResetInput, DbxFirebaseComponentStoreSetParentEffectFunction, DbxFirebaseComponentStoreWithParent, DbxFirebaseComponentStoreWithParentContextState, DbxFirebaseComponentStoreWithParentSetParentEffectFunction, DbxFirebaseComponentStoreWithParentSetParentSourceModeFunction, DbxFirebaseComponentStoreWithParentSetParentStoreEffectFunction, DbxFirebaseComponentStoreWithParentSourceMode, DbxFirebaseDevelopmentPopupContentFormInput, DbxFirebaseDevelopmentPopupContentFormValue, DbxFirebaseDevelopmentWidgetEntry, DbxFirebaseDocumentLoader, DbxFirebaseDocumentLoaderInstanceInitConfig, DbxFirebaseDocumentReadOnlyStore, DbxFirebaseDocumentStore, DbxFirebaseDocumentStoreContextState, DbxFirebaseDocumentStoreContextStoreEntry, DbxFirebaseDocumentStoreContextStoreEntryNumber, DbxFirebaseDocumentStoreContextStoreEntryWithIdentity, DbxFirebaseDocumentStoreContextStoreState, DbxFirebaseDocumentStoreCreateFunction, DbxFirebaseDocumentStoreCrudFunction, DbxFirebaseDocumentStoreFunction, DbxFirebaseDocumentStoreFunctionParams, DbxFirebaseDocumentStoreFunctionParamsInput, DbxFirebaseDocumentWithParentStore, DbxFirebaseDocumentWithParentStoreContextState, DbxFirebaseEmailFormConfig, DbxFirebaseEmailFormValue, DbxFirebaseEmailRecoveryFormValue, DbxFirebaseEmulatorConfig, DbxFirebaseEmulatorsConfig, DbxFirebaseEnvironmentOptions, DbxFirebaseIdRouteParamRedirect, DbxFirebaseIdRouteParamRedirectInstance, DbxFirebaseInContextFirebaseModelInfoServiceInstance, DbxFirebaseInContextFirebaseModelRolesServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstanceFactory, DbxFirebaseLoginButtonConfig, DbxFirebaseLoginButtonInjectionData, DbxFirebaseLoginEmailContentComponentConfig, DbxFirebaseLoginEmailContentMode, DbxFirebaseLoginListItemInjectionComponentConfig, DbxFirebaseLoginMode, DbxFirebaseModelContextServiceFactory, DbxFirebaseModelContextServiceInfoInstanceFactory, DbxFirebaseModelContextServiceInfoInstanceFactoryConfig, DbxFirebaseModelDisplayInfo, DbxFirebaseModelEntitiesPopoverButtonConfig, DbxFirebaseModelEntitiesPopoverConfig, DbxFirebaseModelEntitiesPopoverConfigWithoutOrigin, DbxFirebaseModelEntitiesWidgetEntry, DbxFirebaseModelEntitiesWidgetInjectionConfig, DbxFirebaseModelEntitiesWidgetInjectionConfigFactory, DbxFirebaseModelEntitiesWidgetServiceConfigFactory, DbxFirebaseModelEntity, DbxFirebaseModelEntityWithKey, DbxFirebaseModelEntityWithKeyAndStore, DbxFirebaseModelEntityWithStore, DbxFirebaseModelHistoryPopoverButtonConfig, DbxFirebaseModelHistoryPopoverConfig, DbxFirebaseModelHistoryPopoverConfigWithoutOrigin, DbxFirebaseModelTrackerFilterItem, DbxFirebaseModelTrackerHistoryFilter, DbxFirebaseModelTypeInfo, DbxFirebaseModelTypeInstanceListItem, DbxFirebaseModelTypesMap, DbxFirebaseModelTypesServiceEntry, DbxFirebaseModelTypesServiceInstance, DbxFirebaseModelTypesServiceInstancePair, DbxFirebaseModelTypesServiceInstancePairForKeysFactory, DbxFirebaseNotificationItemStorePopoverButtonConfig, DbxFirebaseNotificationItemStorePopoverParams, DbxFirebaseNotificationItemStoreState, DbxFirebaseNotificationItemWidgetEntry, DbxFirebaseNotificationItemWidgetEntryRegistration, DbxFirebasePasswordResetFormValue, DbxFirebaseSourceSelectLoadSourceConfig, DbxFirebaseStorageContextConfigFactory, DbxFirebaseStorageFileDownloadButtonConfig, DbxFirebaseStorageFileDownloadButtonSource, DbxFirebaseStorageFileDownloadDetails, DbxFirebaseStorageFileDownloadServiceCustomSource, DbxFirebaseStorageFileDownloadServiceCustomSourceDownloadFunction, DbxFirebaseStorageFileDownloadUrlPair, DbxFirebaseStorageFileDownloadUrlPairString, DbxFirebaseStorageFileDownloadUrlPairsRecord, DbxFirebaseStorageFileDownloadUserCache, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseEmulatorsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };
|