@dereekb/dbx-firebase 14.0.0 → 14.1.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.
@@ -7,18 +7,18 @@ import { UserInfo, User, IdTokenResult, ParsedToken, AuthProvider, PopupRedirect
7
7
  import * as rxjs from 'rxjs';
8
8
  import { Observable, BehaviorSubject, Subject, OperatorFunction, Subscription } from 'rxjs';
9
9
  import * as _dereekb_firebase from '@dereekb/firebase';
10
- import { FirebaseAuthToken, FirebaseAuthOobCode, FirebaseAuthIdToken, FirebaseAuthContextInfo, FirebaseDevelopmentFunctions, ScheduledFunctionDevelopmentFirebaseFunctionListEntry, FirestoreContext, FirestoreContextCacheFactory, CalendarFirestoreCollections, FormSpaceFirestoreCollections, 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, ModelFirebaseInvokeFunction, ModelFirebaseReadFunction, ModelFirebaseUpdateFunction, FirestoreCollectionWithParentFactory, FirestoreCollectionGroup, SystemState, SystemStateDocument, SystemStateStoredData, SystemStateTypeIdentifier, Calendar, CalendarDocument, CalendarFunctions, CalendarSyncState, UserExternalConnectionProviderType, UserExternalConnectionEntry, KnownUserExternalConnectionProviderType, UserExternalConnectionEntryMap, UserExternalConnection, UserExternalConnectionDocument, UserExternalConnectionFunctions, UserExternalConnectionFirestoreCollections, UserExternalConnectionFirestoreCollection, FormSpace, AppFormSpaceTypeConfigService, FormSpaceDocument, FormSpaceFunctions, FormSpaceData, FormSpaceFile, FormSpaceFileSlot, FormSpaceTypeConfig, FormSpaceSubmitBlocker, FormSpaceSlotStatus, FirebaseAuthUserId, StorageFileId, StorageFileSignedDownloadUrl, FirestoreModelIdInput, StorageFileFunctions, StorageFileKey, DownloadStorageFileParams, DownloadStorageFileResult, FirebaseStorageAccessor, FirebaseStorageContext, StoragePathInput, FirebaseStorageAccessorFile, FirebaseStorageAccessorFolder, StoragePublicUrlApiEndpoint, StorageDownloadUrl, StorageFileDownloadUrl, StorageFilePublicDownloadUrl, FormSpaceFileAccess, StorageFile, StorageFileDocument, StorageFileGroup, StorageFileGroupDocument, StorageUploadTask, StorageUploadOptions, StorageCustomMetadata, NotificationDeliveryHealthCheckResult, NotificationHealthCheck, NotificationDeliveryMethod, NotificationDeliveryMethodMap, NotificationHealthCheckIssue, AppNotificationTemplateTypeInfoRecordService, NotificationItemMetadata, NotificationItem, NotificationItemSubjectMessagePair, NotificationUser, NotificationUserDocument, NotificationFunctions, NotificationUserHealthCheckResult, NotificationUserHealthCheckParams, NotificationId, Notification, NotificationBox, NotificationDocument, NotificationBoxDocument, NotificationSummary, NotificationSummaryDocument, UnreadNotificationItemsResult, NotificationHealthCheckIssueCode, NotificationHealthCheckStatus, NotificationTemplateType, NotificationTemplateTypeInfo, FirebaseStorageContextFactoryConfig } from '@dereekb/firebase';
10
+ import { FirebaseAuthToken, FirebaseAuthOobCode, FirebaseAuthIdToken, FirebaseAuthContextInfo, FirebaseDevelopmentFunctions, ScheduledFunctionDevelopmentFirebaseFunctionListEntry, FirestoreContext, FirestoreContextCacheFactory, CalendarFirestoreCollections, FormSpaceFirestoreCollections, 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, ModelFirebaseInvokeFunction, ModelFirebaseReadFunction, ModelFirebaseUpdateFunction, FirestoreCollectionWithParentFactory, FirestoreCollectionGroup, SystemState, SystemStateDocument, SystemStateStoredData, SystemStateTypeIdentifier, Calendar, CalendarDocument, CalendarFunctions, CalendarSyncState, UserExternalConnectionProviderType, UserExternalConnectionEntry, KnownUserExternalConnectionProviderType, UserExternalConnectionEntryMap, UserExternalConnectionLoginMap, UserExternalConnection, UserExternalConnectionDocument, UserExternalConnectionFunctions, UserExternalConnectionFirestoreCollections, UserExternalConnectionFirestoreCollection, FormSpace, AppFormSpaceTypeConfigService, FormSpaceDocument, FormSpaceFunctions, FormSpaceData, FormSpaceFile, FormSpaceFileSlot, FormSpaceTypeConfig, FormSpaceSubmitBlocker, FormSpaceSlotStatus, FirebaseAuthUserId, StorageFileId, StorageFileSignedDownloadUrl, FirestoreModelIdInput, StorageFileFunctions, StorageFileKey, DownloadStorageFileParams, DownloadStorageFileResult, FirebaseStorageAccessor, FirebaseStorageContext, StoragePathInput, FirebaseStorageAccessorFile, FirebaseStorageAccessorFolder, StoragePublicUrlApiEndpoint, StorageDownloadUrl, StorageFileDownloadUrl, StorageFilePublicDownloadUrl, FormSpaceFileAccess, StorageFile, StorageFileDocument, StorageFileGroup, StorageFileGroupDocument, StorageUploadTask, StorageUploadOptions, StorageCustomMetadata, NotificationDeliveryHealthCheckResult, NotificationHealthCheck, NotificationDeliveryMethod, NotificationDeliveryMethodMap, NotificationHealthCheckIssue, AppNotificationTemplateTypeInfoRecordService, NotificationItemMetadata, NotificationItem, NotificationItemSubjectMessagePair, NotificationUser, NotificationUserDocument, NotificationFunctions, NotificationUserHealthCheckResult, NotificationUserHealthCheckParams, NotificationId, Notification, NotificationBox, NotificationDocument, NotificationBoxDocument, NotificationSummary, NotificationSummaryDocument, UnreadNotificationItemsResult, NotificationHealthCheckIssueCode, NotificationHealthCheckStatus, NotificationTemplateType, NotificationTemplateTypeInfo, FirebaseStorageContextFactoryConfig } from '@dereekb/firebase';
11
11
  import * as i0 from '@angular/core';
12
12
  import { InjectionToken, EnvironmentProviders, Type, 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
15
  import { DbxForgeTextPasswordFieldPasswordParameters, AbstractSyncForgeFormDirective, AbstractConfigAsyncForgeFormDirective, DbxForgeDefaultUsernameLoginFieldsValue, DbxForgeTextPasswordFieldConfig, SourceSelectLoadSource } from '@dereekb/dbx-form';
16
+ import * as __________________dist_packages_dbx_form_types_dereekb_dbx_form from '../../../dist/packages/dbx-form/types/dereekb-dbx-form';
16
17
  import * as _dereekb_dbx_firebase from '@dereekb/dbx-firebase';
17
18
  import * as _dereekb_rxjs from '@dereekb/rxjs';
18
19
  import { WorkUsingContext, WorkUsingObservable, ObservableOrValue, IsModifiedFunction, PageListLoadingState, ItemAccumulatorNextPageUntilResultsCountResult, SubscriptionObject, ObservableDecisionFunction, ListLoadingState, LoadingState, MaybeObservableOrValue, SwitchMapToDefaultFilterFunction, MaybeObservableOrValueGetter } from '@dereekb/rxjs';
19
- import * as __________________dist_packages_dbx_form_types_dereekb_dbx_form from '../../../dist/packages/dbx-form/types/dereekb-dbx-form';
20
20
  import * as i1 from '@dereekb/dbx-web';
21
- import { DbxColorInput, DbxActionConfirmConfig, DbxButtonStyle, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, AbstractDialogDirective, CopyToClipboardFunctionWithSnackbarMessageSnackbarConfig, AbstractDbxListWrapperDirective, AbstractDbxListViewDirective, DbxValueListViewConfig, DbxThemeColor, DbxWebFilePreviewService, DbxActionDialogFunction, DbxFileListItemComponentConfig, FileAcceptFilterTypeString, DbxImageCompressionConfig, ImageBitmapToBlobEncoder, CompressImageFileResult, DbxFileUploadComponent, DbxPdfMergeEditorStore, DbxActionModule, DbxLoadingComponent, DbxActionSnackbarErrorDirective, DbxActionLoadingContextDirective, DbxFileUploadActionSyncDirective, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent } from '@dereekb/dbx-web';
21
+ import { DbxColorInput, DbxActionConfirmConfig, DbxButtonStyle, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, AbstractDialogDirective, CopyToClipboardFunctionWithSnackbarMessageSnackbarConfig, AbstractDbxListWrapperDirective, AbstractDbxListViewDirective, DbxValueListViewConfig, DbxThemeColor, DbxWebFilePreviewService, DbxActionDialogFunction, DbxFileListItemComponentConfig, FileAcceptFilterTypeString, DbxImageCompressionConfig, ImageBitmapToBlobEncoder, CompressImageFileResult, DbxFileUploadComponent, DbxPdfMergeEditorStore, DbxActionSnackbarErrorDirective, DbxActionModule, DbxLoadingComponent, DbxActionLoadingContextDirective, DbxFileUploadActionSyncDirective, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent } from '@dereekb/dbx-web';
22
22
  import { FormConfig } from '@ng-forge/dynamic-forms';
23
23
  import { MatSnackBar } from '@angular/material/snack-bar';
24
24
  import { NgPopoverRef } from 'ng-overlay-container';
@@ -426,6 +426,23 @@ declare class DbxFirebaseAuthService implements DbxAuthService {
426
426
  loadImpersonationAuthDetails(userId: AuthUserIdentifier): Observable<Maybe<DbxAuthImpersonationDetails>>;
427
427
  logInWithEmailAndPassword(email: string, password: string): Promise<UserCredential>;
428
428
  logInAsAnonymous(): Promise<UserCredential>;
429
+ /**
430
+ * Signs in with a Firebase custom token minted by this app's server.
431
+ *
432
+ * The bridge for a third-party provider Firebase Auth has no native provider for: the server
433
+ * authenticates the user against that provider, resolves them to a uid, and mints a token for it.
434
+ *
435
+ * The resulting user has NO `providerData` entry — there is no Firebase provider behind them — so
436
+ * the link/unlink surface does not apply. Managing that third-party identity is the external
437
+ * connection flow's job. The server's stored custom claims are spread to the top level of the
438
+ * exchanged ID token as usual, so security rules behave exactly as for any other sign-in.
439
+ *
440
+ * No `_authUpdate$` nudge is needed: this fires `onAuthStateChanged` like any other sign-in.
441
+ *
442
+ * @param token - The custom token from the server.
443
+ * @returns The credential for the signed-in user.
444
+ */
445
+ logInWithCustomToken(token: string): Promise<UserCredential>;
429
446
  logOut(): Promise<void>;
430
447
  reauthenticateWithPopup(provider: AuthProvider, resolver?: PopupRedirectResolver): Promise<UserCredential>;
431
448
  /**
@@ -587,49 +604,6 @@ type DbxFirebaseAuthLoginPasswordConfig = DbxForgeTextPasswordFieldPasswordParam
587
604
  */
588
605
  declare const DEFAULT_FIREBASE_AUTH_LOGIN_PASSWORD_CONFIG: DbxFirebaseAuthLoginPasswordConfig;
589
606
 
590
- /**
591
- * Configuration interface for DbxFirebaseLoginTermsSimpleComponent.
592
- */
593
- interface DbxFirebaseLoginTermsOfServiceUrlsConfig {
594
- /**
595
- * The Terms of Service URL.
596
- */
597
- readonly tosUrl: string;
598
- /**
599
- * The Privacy Policy URL.
600
- */
601
- readonly privacyUrl: string;
602
- }
603
-
604
- /**
605
- * Configuration for provideDbxFirebaseLogin().
606
- */
607
- interface ProvideDbxFirebaseLoginConfig {
608
- /**
609
- * DbxFirebaseLoginTermsOfServiceUrlsConfig configuration.
610
- */
611
- readonly termsOfServiceUrls: DbxFirebaseLoginTermsOfServiceUrlsConfig;
612
- /**
613
- * Enabled login methods. Set to true to enable all methods.
614
- */
615
- readonly enabledLoginMethods: FirebaseLoginMethodType[] | true;
616
- /**
617
- * Configures the default login terms component class via DEFAULT_FIREBASE_AUTH_LOGIN_TERMS_COMPONENT_CLASS_TOKEN.
618
- */
619
- readonly loginTermsComponentClass?: Type<unknown>;
620
- /**
621
- * Optional password configuration.
622
- */
623
- readonly passwordConfig?: DbxFirebaseAuthLoginPasswordConfig;
624
- }
625
- /**
626
- * Creates EnvironmentProviders for providing DbxFirebaseLogin configuration.
627
- *
628
- * @param config - Configuration.
629
- * @returns EnvironmentProviders.
630
- */
631
- declare function provideDbxFirebaseLogin(config: ProvideDbxFirebaseLoginConfig): EnvironmentProviders;
632
-
633
607
  /**
634
608
  * Default providers to inject.
635
609
  */
@@ -772,6 +746,61 @@ declare class DbxFirebaseAuthLoginService {
772
746
  static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseAuthLoginService>;
773
747
  }
774
748
 
749
+ /**
750
+ * Configuration interface for DbxFirebaseLoginTermsSimpleComponent.
751
+ */
752
+ interface DbxFirebaseLoginTermsOfServiceUrlsConfig {
753
+ /**
754
+ * The Terms of Service URL.
755
+ */
756
+ readonly tosUrl: string;
757
+ /**
758
+ * The Privacy Policy URL.
759
+ */
760
+ readonly privacyUrl: string;
761
+ }
762
+
763
+ /**
764
+ * Configuration for provideDbxFirebaseLogin().
765
+ */
766
+ interface ProvideDbxFirebaseLoginConfig {
767
+ /**
768
+ * DbxFirebaseLoginTermsOfServiceUrlsConfig configuration.
769
+ */
770
+ readonly termsOfServiceUrls: DbxFirebaseLoginTermsOfServiceUrlsConfig;
771
+ /**
772
+ * Enabled login methods. Set to true to enable all methods.
773
+ */
774
+ readonly enabledLoginMethods: FirebaseLoginMethodType[] | true;
775
+ /**
776
+ * Configures the default login terms component class via DEFAULT_FIREBASE_AUTH_LOGIN_TERMS_COMPONENT_CLASS_TOKEN.
777
+ */
778
+ readonly loginTermsComponentClass?: Type<unknown>;
779
+ /**
780
+ * Optional password configuration.
781
+ */
782
+ readonly passwordConfig?: DbxFirebaseAuthLoginPasswordConfig;
783
+ /**
784
+ * Providers to register ALONGSIDE the library defaults — a custom login method (a third-party
785
+ * OAuth provider bridged through a custom token, say) that the default catalog has no entry for.
786
+ *
787
+ * This is the right home for them because `firebase.login.providers.default.ts` is not re-exported
788
+ * from the login barrel, so an app cannot compose onto the default array from outside; and a manual
789
+ * `register()` in an app initializer races the `enable()` initializer below.
790
+ *
791
+ * Deliberately NOT part of the environment file's `Pick<>` shape — this carries component classes,
792
+ * which are code, not configuration.
793
+ */
794
+ readonly additionalProviders?: Maybe<DbxFirebaseAuthLoginProvider[]>;
795
+ }
796
+ /**
797
+ * Creates EnvironmentProviders for providing DbxFirebaseLogin configuration.
798
+ *
799
+ * @param config - Configuration.
800
+ * @returns EnvironmentProviders.
801
+ */
802
+ declare function provideDbxFirebaseLogin(config: ProvideDbxFirebaseLoginConfig): EnvironmentProviders;
803
+
775
804
  /**
776
805
  * Injection token for a DbxInjectionContext for DbxFirebaseLoginContext.
777
806
  */
@@ -842,11 +871,18 @@ declare const DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION:
842
871
  /**
843
872
  * Data passed to login button components via {@link DBX_INJECTION_COMPONENT_DATA} from the login list.
844
873
  */
845
- interface DbxFirebaseLoginButtonInjectionData {
874
+ interface DbxFirebaseLoginButtonInjectionData<D = unknown> {
846
875
  /**
847
876
  * The current login mode for this button instance.
848
877
  */
849
878
  readonly loginMode: DbxFirebaseLoginMode;
879
+ /**
880
+ * The registered provider's `componentData`, passed through unchanged.
881
+ *
882
+ * How a SHARED button component — one class registered for several providers — learns which
883
+ * provider it is rendering. A component class dedicated to one provider ignores it.
884
+ */
885
+ readonly componentData?: D;
850
886
  }
851
887
  /**
852
888
  * Abstract base directive for login provider buttons that auto-configures appearance
@@ -878,6 +914,12 @@ declare abstract class AbstractConfiguredDbxFirebaseLoginButtonDirective impleme
878
914
  * @returns The login mode for this button instance.
879
915
  */
880
916
  get effectiveLoginMode(): DbxFirebaseLoginMode;
917
+ /**
918
+ * The registered provider's `componentData`, when the list passed any.
919
+ *
920
+ * @returns The component data, or null when the provider declared none.
921
+ */
922
+ protected get injectedComponentData(): Maybe<unknown>;
881
923
  ngOnInit(): void;
882
924
  abstract handleLogin(): Promise<unknown>;
883
925
  /**
@@ -1081,6 +1123,57 @@ declare class DbxFirebaseLoginGoogleComponent extends AbstractConfiguredDbxFireb
1081
1123
  static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseLoginGoogleComponent, "dbx-firebase-login-google", never, {}, {}, never, never, true, never>;
1082
1124
  }
1083
1125
 
1126
+ /**
1127
+ * A source of login method types that are linked to the signed-in user but are NOT Firebase-native
1128
+ * providers.
1129
+ *
1130
+ * The seam exists because `currentLinkedProviderIds$` reads `user.providerData`, which can only ever
1131
+ * describe providers Firebase Auth itself issued. A user signed in with a custom token — the whole
1132
+ * point of the external-connection sign-in direction — has an EMPTY `providerData`, so a link/unlink
1133
+ * list built from it alone can never show the provider they actually signed in with.
1134
+ *
1135
+ * Declared here, in `auth/login`, and contributed to from elsewhere: the externalconnection module
1136
+ * already depends on this one, and a dependency the other way would be a cycle.
1137
+ */
1138
+ declare abstract class DbxFirebaseLinkedLoginMethodsSource {
1139
+ abstract readonly linkedLoginMethodTypes$: Observable<FirebaseLoginMethodType[]>;
1140
+ }
1141
+ /**
1142
+ * Multi-provider token every {@link DbxFirebaseLinkedLoginMethodsSource} registers under.
1143
+ */
1144
+ declare const DBX_FIREBASE_LINKED_LOGIN_METHODS_SOURCES_TOKEN: InjectionToken<DbxFirebaseLinkedLoginMethodsSource[]>;
1145
+ /**
1146
+ * Merges the union of every login method type currently linked to the signed-in user.
1147
+ *
1148
+ * Pure and exported so it is unit-testable without a TestBed.
1149
+ *
1150
+ * @param lists - The per-source lists to merge, most-authoritative first.
1151
+ * @returns The deduped union, in the order the sources reported them.
1152
+ *
1153
+ * @__NO_SIDE_EFFECTS__
1154
+ */
1155
+ declare function mergeDbxFirebaseLinkedLoginMethodTypes(lists: Maybe<FirebaseLoginMethodType[]>[]): FirebaseLoginMethodType[];
1156
+ /**
1157
+ * The login method types linked to the signed-in user: the Firebase-native ones, plus every
1158
+ * registered {@link DbxFirebaseLinkedLoginMethodsSource}.
1159
+ *
1160
+ * Both the login list and the manage-providers component read from here rather than from
1161
+ * `currentLinkedProviderIds$` directly, so a provider that is a login method without being a Firebase
1162
+ * provider appears in the unlink list and is excluded from the link list — which is what makes the two
1163
+ * lists describe the same set of facts.
1164
+ */
1165
+ declare class DbxFirebaseLinkedLoginMethodsService {
1166
+ private readonly _dbxFirebaseAuthService;
1167
+ private readonly _sources;
1168
+ /**
1169
+ * The Firebase-native half: the provider ids on the current user's `providerData`.
1170
+ */
1171
+ readonly nativeLoginMethodTypes$: Observable<FirebaseLoginMethodType[]>;
1172
+ readonly linkedLoginMethodTypes$: Observable<FirebaseLoginMethodType[]>;
1173
+ static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseLinkedLoginMethodsService, never>;
1174
+ static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseLinkedLoginMethodsService>;
1175
+ }
1176
+
1084
1177
  /**
1085
1178
  * Injection config for a single login list item, enriched with the login method type for tracking.
1086
1179
  */
@@ -1093,9 +1186,11 @@ type DbxFirebaseLoginListItemInjectionComponentConfig = DbxInjectionComponentCon
1093
1186
  declare class DbxFirebaseLoginListComponent {
1094
1187
  readonly dbxFirebaseAuthLoginService: DbxFirebaseAuthLoginService;
1095
1188
  readonly dbxFirebaseAuthService: DbxFirebaseAuthService;
1096
- private readonly _linkedProviderIds;
1189
+ readonly dbxFirebaseLinkedLoginMethodsService: DbxFirebaseLinkedLoginMethodsService;
1097
1190
  /**
1098
- * The login method types currently linked to the authenticated user.
1191
+ * The login method types currently linked to the authenticated user — the Firebase-native ones and
1192
+ * every registered non-native source, since a custom-token provider has no `providerData` entry to
1193
+ * be read from.
1099
1194
  */
1100
1195
  readonly linkedMethodTypesSignal: i0.Signal<string[]>;
1101
1196
  readonly loginMode: i0.InputSignal<DbxFirebaseLoginMode>;
@@ -1266,7 +1361,7 @@ declare function loginMethodTypeToFirebaseProviderId(type: FirebaseLoginMethodTy
1266
1361
  declare class DbxFirebaseManageAuthProvidersComponent {
1267
1362
  readonly dbxFirebaseAuthService: DbxFirebaseAuthService;
1268
1363
  readonly dbxFirebaseAuthLoginService: DbxFirebaseAuthLoginService;
1269
- private readonly _linkedProviderIds;
1364
+ readonly dbxFirebaseLinkedLoginMethodsService: DbxFirebaseLinkedLoginMethodsService;
1270
1365
  readonly linkedMethodTypesSignal: i0.Signal<string[]>;
1271
1366
  readonly showLinkSectionSignal: i0.Signal<boolean>;
1272
1367
  static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseManageAuthProvidersComponent, never>;
@@ -4670,6 +4765,13 @@ type DbxFirebaseExternalConnectionNavigateFunction = (url: string) => PromiseOrV
4670
4765
  * carries no Firebase ID token of its own.
4671
4766
  */
4672
4767
  type DbxFirebaseExternalConnectionAuthorizeState = string;
4768
+ /**
4769
+ * Which handoff a minted {@link DbxFirebaseExternalConnectionAuthorizeState} begins.
4770
+ *
4771
+ * - `connect` — attach the provider as a DATA connection, with the data scopes.
4772
+ * - `link` — make the provider a LOGIN METHOD, with the sign-in scopes.
4773
+ */
4774
+ type DbxFirebaseExternalConnectionAuthorizeMode = 'connect' | 'link';
4673
4775
  /**
4674
4776
  * Mints a fresh {@link DbxFirebaseExternalConnectionAuthorizeState} for a provider.
4675
4777
  */
@@ -4745,6 +4847,79 @@ interface DbxFirebaseExternalConnectionProvider {
4745
4847
  * Confirmation shown before disconnecting.
4746
4848
  */
4747
4849
  readonly disconnectConfirm?: Maybe<DbxActionConfirmConfig>;
4850
+ /**
4851
+ * Declares that this provider can also be used to LOG IN, and how its login button renders.
4852
+ *
4853
+ * Present means the registry derives a `DbxFirebaseAuthLoginProvider` for it, so "Log in with
4854
+ * Discord" appears beside Google and email. Absent means connect-only, which is what every provider
4855
+ * was before sign-in existed.
4856
+ *
4857
+ * The server must independently enable sign-in for this provider — a client-side declaration alone
4858
+ * gets a redirect straight back to the failure url.
4859
+ */
4860
+ readonly signIn?: Maybe<DbxFirebaseExternalConnectionSignInConfig>;
4861
+ }
4862
+ /**
4863
+ * How a provider renders and behaves as a LOGIN button.
4864
+ *
4865
+ * The brand-color fields {@link DbxFirebaseExternalConnectionProviderAssets} deliberately drops are
4866
+ * back here, and for the same reason they were dropped there: a settings row uses a normal themed
4867
+ * button, while a sign-in button is a brand affordance. The two surfaces genuinely want different
4868
+ * presentation, so they get different asset shapes rather than one compromise.
4869
+ */
4870
+ interface DbxFirebaseExternalConnectionSignInConfig {
4871
+ /**
4872
+ * Text on the login button. Defaults to `Continue with <providerName>`.
4873
+ *
4874
+ * "Continue with", not "Log in with", to match every provider in
4875
+ * `DEFAULT_FIREBASE_LOGIN_PROVIDERS`: the same button is shown to a returning user and to someone
4876
+ * signing up for the first time, and the server decides which it turns out to be — so wording that
4877
+ * commits to one of the two is wrong half the time.
4878
+ */
4879
+ readonly loginText?: Maybe<string>;
4880
+ /**
4881
+ * Material icon shown in place of the logo.
4882
+ */
4883
+ readonly loginIcon?: Maybe<string>;
4884
+ /**
4885
+ * Text on the LINK button, e.g. "Connect Discord". Defaults to `Connect <providerName>`.
4886
+ *
4887
+ * The link button makes the provider a login method for an already-signed-in user. Deliberately
4888
+ * worded like the connect row's button because to a user they are the same kind of action; the
4889
+ * sections they sit under are what distinguish them.
4890
+ */
4891
+ readonly linkText?: Maybe<string>;
4892
+ /**
4893
+ * Text on the UNLINK button. Defaults to `Disconnect <providerName>`.
4894
+ */
4895
+ readonly unlinkText?: Maybe<string>;
4896
+ /**
4897
+ * Brand background color for the button.
4898
+ */
4899
+ readonly backgroundColor?: Maybe<string>;
4900
+ /**
4901
+ * Brand text color for the button.
4902
+ */
4903
+ readonly textColor?: Maybe<string>;
4904
+ /**
4905
+ * Path appended to the authorize origin to start the sign-in flow.
4906
+ *
4907
+ * Defaults to {@link DEFAULT_EXTERNAL_CONNECTION_SIGN_IN_PATH_FACTORY}, mirroring how
4908
+ * `authorizePath` defaults.
4909
+ */
4910
+ readonly signInPath?: Maybe<string>;
4911
+ /**
4912
+ * The login method type this provider registers under. Defaults to the `providerType`.
4913
+ *
4914
+ * Legal with no type changes at all: `FirebaseLoginMethodType` is a bare string, so a custom
4915
+ * `'discord'` method is as valid as `'google'`.
4916
+ */
4917
+ readonly loginMethodType?: Maybe<FirebaseLoginMethodType>;
4918
+ /**
4919
+ * App path the sign-in should return to, sent as `returnPath` and validated server-side against the
4920
+ * app's allowlist. A path the server does not allow is dropped, not honored.
4921
+ */
4922
+ readonly returnPath?: Maybe<string>;
4748
4923
  }
4749
4924
  /**
4750
4925
  * One provider an app offers, as declared in its configuration.
@@ -4811,6 +4986,40 @@ declare abstract class DbxFirebaseExternalConnectionsConfig {
4811
4986
  * @returns The authorize path.
4812
4987
  */
4813
4988
  declare const DEFAULT_EXTERNAL_CONNECTION_AUTHORIZE_PATH_FACTORY: (providerType: UserExternalConnectionProviderType) => string;
4989
+ /**
4990
+ * Default sign-in path for a provider: `/oauth/<providerType>/signin`.
4991
+ *
4992
+ * @param providerType - The provider to build a path for.
4993
+ * @returns The sign-in path.
4994
+ */
4995
+ declare const DEFAULT_EXTERNAL_CONNECTION_SIGN_IN_PATH_FACTORY: (providerType: UserExternalConnectionProviderType) => string;
4996
+ /**
4997
+ * Default ticket-exchange path for a provider: `/oauth/<providerType>/token`.
4998
+ *
4999
+ * @param providerType - The provider to build a path for.
5000
+ * @returns The token path.
5001
+ */
5002
+ declare const DEFAULT_EXTERNAL_CONNECTION_TOKEN_PATH_FACTORY: (providerType: UserExternalConnectionProviderType) => string;
5003
+ /**
5004
+ * Query parameter the completed sign-in returns its ticket on. Must match the server's.
5005
+ */
5006
+ declare const EXTERNAL_CONNECTION_SIGN_IN_TICKET_PARAM = "ticket";
5007
+ /**
5008
+ * Query parameter a FAILED sign-in returns its reason code on. Must match the server's
5009
+ * `USER_EXTERNAL_CONNECTION_SIGN_IN_ERROR_PARAM`.
5010
+ *
5011
+ * The value is one of the server's allowlisted `USER_EXTERNAL_CONNECTION_SIGN_IN_*` codes — an app
5012
+ * maps it to its own copy rather than rendering anything the server said.
5013
+ */
5014
+ declare const EXTERNAL_CONNECTION_SIGN_IN_ERROR_PARAM = "signInError";
5015
+ /**
5016
+ * `sessionStorage` key the in-flight sign-in's PKCE verifier is held under.
5017
+ *
5018
+ * `sessionStorage`, not `localStorage`: the verifier is scoped to the tab that started the flow and
5019
+ * must not outlive it. It is the single secret proving the returning page is the one that began the
5020
+ * sign-in, so a verifier shared across tabs would weaken exactly what it exists to establish.
5021
+ */
5022
+ declare const EXTERNAL_CONNECTION_SIGN_IN_VERIFIER_STORAGE_KEY = "dbx.externalconnection.signin.verifier";
4814
5023
  /**
4815
5024
  * Presentation status of a connection row.
4816
5025
  */
@@ -4944,6 +5153,14 @@ interface DbxFirebaseKnownExternalConnectionProviderConfig {
4944
5153
  * Confirmation shown before disconnecting.
4945
5154
  */
4946
5155
  readonly disconnectConfirm?: Maybe<DbxActionConfirmConfig>;
5156
+ /**
5157
+ * Turns the known provider into a LOGIN provider too.
5158
+ *
5159
+ * No known provider declares one — a connectable service is not automatically a login provider, and
5160
+ * the server must independently enable sign-in for it. This is how an app opts in without
5161
+ * hand-spreading the library const.
5162
+ */
5163
+ readonly signIn?: Maybe<DbxFirebaseExternalConnectionSignInConfig>;
4947
5164
  }
4948
5165
  /**
4949
5166
  * Builds a provider from a known one, with the given overrides applied.
@@ -4999,6 +5216,22 @@ declare function navigateAndWaitForPageToLeave(navigate: () => void, timeout?: n
4999
5216
  * @returns Resolves once the browser is leaving the page for the new url.
5000
5217
  */
5001
5218
  declare const DEFAULT_EXTERNAL_CONNECTION_NAVIGATE_FUNCTION: (url: string) => Promise<void>;
5219
+ /**
5220
+ * What a completed sign-in redirect turned out to be.
5221
+ */
5222
+ interface DbxFirebaseExternalConnectionSignInRedirectResult {
5223
+ /**
5224
+ * Whether a ticket was redeemed and the user is now signed in.
5225
+ */
5226
+ readonly signedIn: boolean;
5227
+ /**
5228
+ * The server's allowlisted reason code, when the redirect reported a FAILED sign-in.
5229
+ *
5230
+ * A code rather than a message: the app owns the copy shown for each one. See
5231
+ * {@link EXTERNAL_CONNECTION_SIGN_IN_ERROR_PARAM}.
5232
+ */
5233
+ readonly errorCode?: Maybe<string>;
5234
+ }
5002
5235
  /**
5003
5236
  * Registry of the third-party services a user can connect their account to.
5004
5237
  *
@@ -5015,6 +5248,19 @@ declare class DbxFirebaseExternalConnectionService {
5015
5248
  * missing rather than failing every injection of this service.
5016
5249
  */
5017
5250
  private readonly _userExternalConnectionFunctions;
5251
+ /**
5252
+ * Optional for the same reason: the connect half of this registry never signs anyone in, and a
5253
+ * spec exercising it should not have to stand up Firebase Auth.
5254
+ */
5255
+ private readonly _dbxFirebaseAuthService;
5256
+ private readonly _signInErrorCode;
5257
+ /**
5258
+ * The reason the last sign-in redirect reported a failure, when it reported one.
5259
+ *
5260
+ * A signal as well as a returned value because the redirect is handled in the app initializer,
5261
+ * before any view exists to receive the return — the login page reads it when it renders.
5262
+ */
5263
+ readonly signInErrorCode: i0.Signal<Maybe<string>>;
5018
5264
  private readonly _providers;
5019
5265
  private readonly _assets;
5020
5266
  private _enableAll;
@@ -5066,17 +5312,19 @@ declare class DbxFirebaseExternalConnectionService {
5066
5312
  * creates it on load; a custom UI that reaches this call by another route has to create it too.
5067
5313
  *
5068
5314
  * @param providerType - The provider the state is for.
5315
+ * @param mode - Which handoff the state begins. Defaults to `connect`.
5069
5316
  * @returns The state to send on the authorize request.
5070
5317
  */
5071
- mintAuthorizeStateForProvider(providerType: UserExternalConnectionProviderType): Promise<DbxFirebaseExternalConnectionAuthorizeState>;
5318
+ mintAuthorizeStateForProvider(providerType: UserExternalConnectionProviderType, mode?: Maybe<DbxFirebaseExternalConnectionAuthorizeMode>): Promise<DbxFirebaseExternalConnectionAuthorizeState>;
5072
5319
  /**
5073
5320
  * Resolves the authorize url for a provider, carrying a freshly minted `state` when state minting
5074
5321
  * is enabled.
5075
5322
  *
5076
5323
  * @param providerType - The provider to resolve.
5324
+ * @param mode - Which handoff the state begins. Defaults to `connect`.
5077
5325
  * @returns The authorize url, or null when the provider is not registered.
5078
5326
  */
5079
- authorizeUrlWithStateForProvider(providerType: UserExternalConnectionProviderType): Promise<Maybe<string>>;
5327
+ authorizeUrlWithStateForProvider(providerType: UserExternalConnectionProviderType, mode?: Maybe<DbxFirebaseExternalConnectionAuthorizeMode>): Promise<Maybe<string>>;
5080
5328
  /**
5081
5329
  * Resolves the authorize url for a provider, WITHOUT a `state`.
5082
5330
  *
@@ -5097,9 +5345,274 @@ declare class DbxFirebaseExternalConnectionService {
5097
5345
  * @returns Resolves once the authorize page is actually opening, and rejects when it never opened.
5098
5346
  */
5099
5347
  connectToProvider(providerType: UserExternalConnectionProviderType): Promise<void>;
5348
+ /**
5349
+ * Makes a provider a LOGIN METHOD for the already-signed-in user.
5350
+ *
5351
+ * The connect flow's twin, and deliberately a separate round trip rather than a flag on it: the
5352
+ * authorize request runs the provider's SIGN-IN scopes, which are not the data scopes, so one grant
5353
+ * cannot stand in for the other. The server writes only the login link and stores no credentials.
5354
+ *
5355
+ * @param providerType - The provider to link.
5356
+ * @returns Resolves once the authorize page is actually opening, and rejects when it never opened.
5357
+ * @throws {Error} When the provider is not registered, or declares no `signIn` config.
5358
+ */
5359
+ linkProvider(providerType: UserExternalConnectionProviderType): Promise<void>;
5360
+ /**
5361
+ * Removes a provider as a login method for the signed-in user.
5362
+ *
5363
+ * Strictly more than a disconnect: the server removes the login link, the data connection, and its
5364
+ * credentials together. Refused server-side when it would leave the account with no way to sign in.
5365
+ *
5366
+ * @param providerType - The provider to remove as a login method.
5367
+ * @returns Resolves once the server has applied the change.
5368
+ */
5369
+ unlinkProvider(providerType: UserExternalConnectionProviderType): Promise<void>;
5370
+ /**
5371
+ * Resolves the sign-in url for a provider.
5372
+ *
5373
+ * @param providerType - The provider to resolve.
5374
+ * @returns The sign-in url, or null when the provider is not registered for sign-in.
5375
+ */
5376
+ signInUrlForProvider(providerType: UserExternalConnectionProviderType): Maybe<string>;
5377
+ /**
5378
+ * Resolves the ticket-exchange url for a provider.
5379
+ *
5380
+ * @param providerType - The provider to resolve.
5381
+ * @returns The token url, or null when the provider is not registered for sign-in.
5382
+ */
5383
+ signInTokenUrlForProvider(providerType: UserExternalConnectionProviderType): Maybe<string>;
5384
+ /**
5385
+ * Begins the sign-in flow for a provider.
5386
+ *
5387
+ * Unlike {@link connectToProvider} there is no `state` to mint: the caller is not signed in, so
5388
+ * there is no authenticated call to make. A PKCE verifier is generated instead and kept in
5389
+ * `sessionStorage`; only its challenge travels, and the ticket the server hands back at the end is
5390
+ * redeemable only by whoever still holds the verifier. That is what makes a redirect-borne ticket
5391
+ * safe where a redirect-borne token would not be.
5392
+ *
5393
+ * REQUIRES a secure context: the challenge is derived with `crypto.subtle`, which browsers expose
5394
+ * only over https or on `localhost`. An app served over plain http on a LAN address cannot start a
5395
+ * sign-in — the same constraint every PKCE client in this workspace already carries.
5396
+ *
5397
+ * @param providerType - The provider to sign in with.
5398
+ * @returns Resolves once the provider's consent page is actually opening.
5399
+ */
5400
+ signInWithProvider(providerType: UserExternalConnectionProviderType): Promise<void>;
5401
+ /**
5402
+ * Completes a sign-in that has just redirected back, when the current URL carries a ticket — or
5403
+ * records the reason when it carries a failure instead.
5404
+ *
5405
+ * Safe to call unconditionally on app start: a page carrying neither resolves to a not-signed-in
5406
+ * result without touching the network. A reported failure does NOT throw: it is the server
5407
+ * answering a question the user asked, not a fault, and the login page renders it.
5408
+ *
5409
+ * @param url - The url to read from. Defaults to the current location.
5410
+ * @returns Whether a ticket was redeemed, and the reason when the redirect reported a failure.
5411
+ */
5412
+ handleSignInRedirectResult(url?: string): Promise<DbxFirebaseExternalConnectionSignInRedirectResult>;
5413
+ /**
5414
+ * Clears the recorded sign-in failure, e.g. once the login page has shown it.
5415
+ */
5416
+ clearSignInErrorCode(): void;
5417
+ /**
5418
+ * Posts a ticket and its verifier to the provider's token endpoint.
5419
+ *
5420
+ * @param input - The provider, the ticket from the redirect, and the stored verifier.
5421
+ * @param input.providerType - The provider the ticket belongs to.
5422
+ * @param input.ticket - The ticket the redirect carried.
5423
+ * @param input.verifier - The PKCE verifier the browser retained.
5424
+ * @returns The Firebase custom token.
5425
+ */
5426
+ exchangeSignInTicket(input: {
5427
+ readonly providerType: UserExternalConnectionProviderType;
5428
+ readonly ticket: string;
5429
+ readonly verifier: string;
5430
+ }): Promise<string>;
5431
+ /**
5432
+ * Stores the in-flight sign-in's verifier and the provider it belongs to.
5433
+ *
5434
+ * @param providerType - The provider the flow was started for.
5435
+ * @param codeVerifier - The PKCE verifier to retain.
5436
+ */
5437
+ protected storeSignInVerifier(providerType: UserExternalConnectionProviderType, codeVerifier: string): void;
5438
+ /**
5439
+ * Reads the stored verifier, treating a corrupt entry as absent — the same contract
5440
+ * `webStorageValueCache` keeps, so a malformed entry never wedges the sign-in.
5441
+ *
5442
+ * @returns The stored provider and verifier, or null when there is none.
5443
+ */
5444
+ protected readStoredSignInVerifier(): Maybe<{
5445
+ readonly providerType: UserExternalConnectionProviderType;
5446
+ readonly codeVerifier: string;
5447
+ }>;
5448
+ protected clearStoredSignInVerifier(): void;
5100
5449
  static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseExternalConnectionService, never>;
5101
5450
  static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseExternalConnectionService>;
5102
5451
  }
5452
+ /**
5453
+ * Reads the sign-in ticket a completed handoff redirected back with.
5454
+ *
5455
+ * @param url - The url to read.
5456
+ * @returns The ticket, or null when the url carries none.
5457
+ *
5458
+ * @__NO_SIDE_EFFECTS__
5459
+ */
5460
+ declare function readExternalConnectionSignInTicketFromUrl(url: string): Maybe<string>;
5461
+ /**
5462
+ * Reads the reason code a FAILED sign-in redirected back with.
5463
+ *
5464
+ * @param url - The url to read.
5465
+ * @returns The reason code, or null when the url carries none.
5466
+ *
5467
+ * @__NO_SIDE_EFFECTS__
5468
+ */
5469
+ declare function readExternalConnectionSignInFailureFromUrl(url: string): Maybe<string>;
5470
+
5471
+ /**
5472
+ * The `componentData` an external-connection login provider registers with.
5473
+ *
5474
+ * The only thing the shared button below cannot read from the login registry: which external
5475
+ * connection provider it is rendering. `loginMethodType` usually IS the provider type, but an app may
5476
+ * register under a different one, so it is carried explicitly rather than inferred.
5477
+ */
5478
+ interface DbxFirebaseLoginExternalConnectionComponentData {
5479
+ readonly providerType: UserExternalConnectionProviderType;
5480
+ }
5481
+ /**
5482
+ * The login button for a third-party provider that is NOT a Firebase auth provider.
5483
+ *
5484
+ * ONE component class for every such provider, not one per provider like Google or Apple: those each
5485
+ * construct a different `firebase/auth` provider class, which is code; here the only per-provider
5486
+ * variation is a url and some brand colors, which is data. The provider it is rendering arrives as
5487
+ * `componentData`.
5488
+ *
5489
+ * ## How link/unlink work here
5490
+ *
5491
+ * NOT through the Firebase SDK's own `linkWithPopup` and its inverse. A custom-token sign-in produces
5492
+ * a Firebase user with NO `providerData` entry — there is no Firebase provider behind it — so the base
5493
+ * implementations have nothing to act on and `LOGIN_METHOD_TYPE_TO_FIREBASE_PROVIDER_ID_MAP` has no
5494
+ * entry to resolve.
5495
+ *
5496
+ * Both are overridden onto the external-connection service instead: linking runs a second OAuth round
5497
+ * trip in `link` mode, which writes the account's login link server-side; the inverse calls the server
5498
+ * and removes it. To a user these mean exactly what they mean for Google, which is why these providers
5499
+ * belong in the same list rather than being excluded from it.
5500
+ *
5501
+ * Distinct from the CONNECT row `DbxFirebaseExternalConnectionsComponent` renders for the same
5502
+ * provider: that manages the DATA connection, whose credentials can expire and be revoked
5503
+ * independently of whether the provider is still a way to sign in.
5504
+ */
5505
+ declare class DbxFirebaseLoginExternalConnectionComponent extends AbstractConfiguredDbxFirebaseLoginButtonDirective {
5506
+ readonly dbxFirebaseExternalConnectionService: DbxFirebaseExternalConnectionService;
5507
+ /**
5508
+ * The external connection provider this button signs in with.
5509
+ *
5510
+ * @returns The provider type from the registered `componentData`.
5511
+ * @throws {Error} When the component was rendered without it — a registration mistake, and one that
5512
+ * would otherwise surface as a redirect to an unrelated provider.
5513
+ */
5514
+ get providerType(): UserExternalConnectionProviderType;
5515
+ get loginProvider(): FirebaseLoginMethodType;
5516
+ handleLogin(): Promise<unknown>;
5517
+ /**
5518
+ * Links the provider as a login method by starting the `link` OAuth handoff.
5519
+ *
5520
+ * @returns Resolves once the authorize page is opening.
5521
+ */
5522
+ handleLink(): Promise<unknown>;
5523
+ /**
5524
+ * Removes the provider as a login method.
5525
+ *
5526
+ * @returns Resolves once the server has applied the change.
5527
+ */
5528
+ handleUnlink(): Promise<unknown>;
5529
+ static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseLoginExternalConnectionComponent, never>;
5530
+ static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseLoginExternalConnectionComponent, "dbx-firebase-login-external-connection", never, {}, {}, never, never, true, never>;
5531
+ }
5532
+
5533
+ /**
5534
+ * The login category external-connection sign-in providers register under.
5535
+ *
5536
+ * `oauth`, the same category the Firebase-native federated providers use: to a user, "Log in with
5537
+ * Discord" and "Log in with Google" are the same affordance, and a login list filtering by category
5538
+ * should show them together.
5539
+ */
5540
+ declare const DBX_FIREBASE_EXTERNAL_CONNECTION_LOGIN_CATEGORY = "oauth";
5541
+ /**
5542
+ * Derives the {@link DbxFirebaseAuthLoginProvider} for an external-connection provider that declares
5543
+ * a `signIn` config.
5544
+ *
5545
+ * DERIVED rather than declared separately so the login button and the settings row can never disagree
5546
+ * about which providers exist — there is one registration, and this projects it onto the login
5547
+ * registry.
5548
+ *
5549
+ * Linking IS allowed. It is not `linkWithPopup` — a custom-token user has no `providerData` entry for
5550
+ * the Firebase SDK to attach to — it is a second OAuth round trip in `link` mode, which writes the
5551
+ * account's login link server-side. The two mean the same thing to a user, so they belong in the same
5552
+ * list; only the mechanism differs, and that lives in
5553
+ * {@link DbxFirebaseLoginExternalConnectionComponent}.
5554
+ *
5555
+ * Distinct from the CONNECT row on the settings page, which manages the DATA connection. "Discord is
5556
+ * how I log in" and "Discord's token still works" are different facts with different lifecycles, so
5557
+ * they get different buttons.
5558
+ *
5559
+ * `registrationComponentClass` is the same component: "Sign up with Discord" and "Log in with
5560
+ * Discord" are one button pressed by users in two situations, and the server resolves which it is.
5561
+ *
5562
+ * @param provider - The external connection provider to derive from.
5563
+ * @returns The login provider, or null when the provider declares no `signIn`.
5564
+ *
5565
+ * @__NO_SIDE_EFFECTS__
5566
+ */
5567
+ declare function dbxFirebaseExternalConnectionLoginProvider(provider: DbxFirebaseExternalConnectionProvider): Maybe<DbxFirebaseAuthLoginProvider<DbxFirebaseLoginExternalConnectionComponentData>>;
5568
+ /**
5569
+ * Derives the login providers for every entry that declares a `signIn` config.
5570
+ *
5571
+ * @param entries - The app's external-connection provider entries.
5572
+ * @returns The derived login providers, in the order the entries were declared.
5573
+ *
5574
+ * @__NO_SIDE_EFFECTS__
5575
+ */
5576
+ declare function dbxFirebaseExternalConnectionLoginProviders(entries: DbxFirebaseExternalConnectionProviderEntry[]): DbxFirebaseAuthLoginProvider<DbxFirebaseLoginExternalConnectionComponentData>[];
5577
+
5578
+ /**
5579
+ * Projects a user's login link map onto the login method types those providers are registered under.
5580
+ *
5581
+ * Only providers that declare a `signIn` config contribute: a link recorded for a provider the app no
5582
+ * longer offers as a login method must not put an unrenderable row in the unlink list. The registered
5583
+ * `signIn.loginMethodType` wins over the provider type, because that is the type the login registry
5584
+ * knows the provider by.
5585
+ *
5586
+ * Pure and exported so it is unit-testable without a TestBed.
5587
+ *
5588
+ * @param logins - The user's login link map.
5589
+ * @param service - The external connection registry, consulted for each provider's registration.
5590
+ * @returns The login method types, in the login map's key order.
5591
+ *
5592
+ * @__NO_SIDE_EFFECTS__
5593
+ */
5594
+ declare function dbxFirebaseExternalConnectionLinkedLoginMethodTypes(logins: Maybe<UserExternalConnectionLoginMap>, service: DbxFirebaseExternalConnectionService): FirebaseLoginMethodType[];
5595
+ /**
5596
+ * Reports the providers the signed-in user has linked as LOGIN METHODS, for the link/unlink lists.
5597
+ *
5598
+ * The `providerData`-backed `currentLinkedProviderIds$` cannot see these: a custom-token user has no
5599
+ * Firebase provider entry at all, so without this source Discord could never appear in "Connected
5600
+ * Providers" and would be offered in "Connect Provider" even after being linked.
5601
+ *
5602
+ * Reads the connection document DIRECTLY off the root-provided collections rather than through
5603
+ * `UserExternalConnectionDocumentStore`, which is component-scoped and only exists while the settings
5604
+ * page is rendered. `refCount` on the shared replay keeps that from becoming an always-open Firestore
5605
+ * listener: nothing subscribes unless a link or unlink list is actually on screen.
5606
+ */
5607
+ declare class DbxFirebaseExternalConnectionLinkedLoginMethodsSource implements DbxFirebaseLinkedLoginMethodsSource {
5608
+ private readonly _dbxFirebaseUserExternalConnectionCollections;
5609
+ private readonly _dbxFirebaseAuthService;
5610
+ private readonly _dbxFirebaseExternalConnectionService;
5611
+ private readonly _connection$;
5612
+ readonly linkedLoginMethodTypes$: Observable<FirebaseLoginMethodType[]>;
5613
+ static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseExternalConnectionLinkedLoginMethodsSource, never>;
5614
+ static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseExternalConnectionLinkedLoginMethodsSource>;
5615
+ }
5103
5616
 
5104
5617
  /**
5105
5618
  * Injection token for the app's UserExternalConnection collection.
@@ -5128,9 +5641,14 @@ declare class UserExternalConnectionDocumentStore extends AbstractDbxFirebaseDoc
5128
5641
  */
5129
5642
  readonly createUserExternalConnection: _dereekb_dbx_firebase.DbxFirebaseDocumentStoreCreateFunction<_dereekb_firebase.CreateUserExternalConnectionParams, _dereekb_firebase.OnCallCreateModelResult>;
5130
5643
  /**
5131
- * Disconnects the user from a provider. The only write a client can make to the connection pair.
5644
+ * Disconnects the user from a provider's DATA connection. The provider's login link is retained.
5132
5645
  */
5133
5646
  readonly disconnectUserExternalConnection: _dereekb_dbx_firebase.DbxFirebaseDocumentStoreFunction<_dereekb_firebase.DisconnectUserExternalConnectionParams, void>;
5647
+ /**
5648
+ * Removes a provider as a login method. Strictly more than a disconnect — it takes the data
5649
+ * connection and its credentials with it.
5650
+ */
5651
+ readonly unlinkUserExternalConnectionLogin: _dereekb_dbx_firebase.DbxFirebaseDocumentStoreFunction<_dereekb_firebase.UnlinkUserExternalConnectionLoginParams, void>;
5134
5652
  static ɵfac: i0.ɵɵFactoryDeclaration<UserExternalConnectionDocumentStore, never>;
5135
5653
  static ɵprov: i0.ɵɵInjectableDeclaration<UserExternalConnectionDocumentStore>;
5136
5654
  }
@@ -5145,21 +5663,39 @@ declare class DbxFirebaseUserExternalConnectionDocumentStoreDirective extends Db
5145
5663
  }
5146
5664
 
5147
5665
  /**
5148
- * Maps the document store's loading state into the per-provider entry map the UI renders from.
5666
+ * Maps the document store's loading state into one of the connection document's provider maps.
5149
5667
  *
5150
5668
  * This mapper exists because `dataLoadingState$` turns a MISSING document into
5151
5669
  * `errorResult(modelDoesNotExistError())` — and a user who has never connected anything has no
5152
5670
  * document, which is the common case, not an error. `exists$` catches `permission-denied` but does
5153
5671
  * not feed `dataLoadingState$`, so that case has to be handled here too.
5154
5672
  *
5155
- * Both cases mean the same thing to this UI: an empty connection map.
5673
+ * Both cases mean the same thing to this UI: an empty map.
5674
+ *
5675
+ * Generalized over WHICH map it projects because the document now carries two — `e` (data
5676
+ * connections) and `li` (login links) — and both want identical missing/denied handling.
5156
5677
  *
5157
5678
  * Pure and exported so it is unit-testable without a TestBed.
5158
5679
  *
5159
5680
  * @param state - The document store's data loading state.
5681
+ * @param readMap - Reads the map to project off the loaded document.
5682
+ * @returns The loading state of that map.
5683
+ */
5684
+ declare function externalConnectionMapLoadingStateFromDocumentLoadingState<T extends object>(state: LoadingState<DocumentDataWithIdAndKey<UserExternalConnection>>, readMap: (connection: UserExternalConnection) => Maybe<T>): LoadingState<T>;
5685
+ /**
5686
+ * Maps the document store's loading state into the per-provider ENTRY map the connect UI renders from.
5687
+ *
5688
+ * @param state - The document store's data loading state.
5160
5689
  * @returns The loading state of the user's entry map.
5161
5690
  */
5162
5691
  declare function externalConnectionsLoadingStateFromDocumentLoadingState(state: LoadingState<DocumentDataWithIdAndKey<UserExternalConnection>>): LoadingState<UserExternalConnectionEntryMap>;
5692
+ /**
5693
+ * Maps the document store's loading state into the per-provider LOGIN LINK map.
5694
+ *
5695
+ * @param state - The document store's data loading state.
5696
+ * @returns The loading state of the user's login link map.
5697
+ */
5698
+ declare function externalConnectionLoginsLoadingStateFromDocumentLoadingState(state: LoadingState<DocumentDataWithIdAndKey<UserExternalConnection>>): LoadingState<UserExternalConnectionLoginMap>;
5163
5699
  /**
5164
5700
  * Decides whether a document load means the user has no connection document and needs one created.
5165
5701
  *
@@ -5185,6 +5721,10 @@ declare class DbxFirebaseUserExternalConnectionsStore {
5185
5721
  * The user's per-provider entries. A missing document (or a denied read) resolves to an empty map.
5186
5722
  */
5187
5723
  readonly entriesLoadingState$: Observable<LoadingState<UserExternalConnectionEntryMap>>;
5724
+ /**
5725
+ * The user's per-provider LOGIN LINKS. A missing document (or a denied read) resolves to an empty map.
5726
+ */
5727
+ readonly loginsLoadingState$: Observable<LoadingState<UserExternalConnectionLoginMap>>;
5188
5728
  /**
5189
5729
  * Creates the user's connection document if they do not have one, and does nothing if they do.
5190
5730
  *
@@ -5339,6 +5879,15 @@ interface ProvideDbxFirebaseExternalConnectionsConfig extends DbxFirebaseExterna
5339
5879
  * takes it: the library never names an app's collections class.
5340
5880
  */
5341
5881
  readonly appCollectionClass: ClassLikeType<UserExternalConnectionFirestoreCollections>;
5882
+ /**
5883
+ * Whether to complete an in-flight sign-in on app start, when the landing url carries a ticket.
5884
+ * Defaults to true.
5885
+ *
5886
+ * The other half of `signInWithProvider()`: without it the browser returns from the provider with a
5887
+ * ticket nothing ever redeems. Turn it off only for an app that calls
5888
+ * `handleSignInRedirectResult()` itself, e.g. from a dedicated callback route.
5889
+ */
5890
+ readonly handleSignInRedirectResult?: Maybe<boolean>;
5342
5891
  }
5343
5892
  /**
5344
5893
  * Registers the third-party connection providers an app offers, plus the registry service and the
@@ -7519,7 +8068,7 @@ declare class DbxFirebaseFormSpaceDocumentStoreDirective extends DbxFirebaseDocu
7519
8068
  static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseFormSpaceDocumentStoreDirective, "[dbxFirebaseFormSpaceDocument]", ["dbxFirebaseFormSpaceDocument"], {}, {}, never, never, true, never>;
7520
8069
  }
7521
8070
 
7522
- declare const IMPORTS_AND_EXPORTS: (typeof DbxActionModule | typeof DbxLoadingComponent | typeof DbxActionSnackbarErrorDirective | typeof DbxFirebaseStorageFileCollectionStoreDirective | typeof DbxFirebaseStorageFileDocumentStoreDirective | typeof DbxFirebaseStorageFileUploadInitializeDocumentDirective | typeof DbxFirebaseStorageFileUploadStoreDirective | typeof DbxFirebaseStorageFileUploadSyncDirective | typeof DbxFileUploadComponent | typeof DbxFirebaseStoragePdfMergeUploadSyncDirective | typeof DbxFirebaseStorageFileUploadActionHandlerDirective | typeof DbxActionLoadingContextDirective | typeof DbxFileUploadActionSyncDirective)[];
8071
+ declare const IMPORTS_AND_EXPORTS: (typeof DbxActionSnackbarErrorDirective | typeof DbxActionModule | typeof DbxLoadingComponent | typeof DbxFirebaseStorageFileCollectionStoreDirective | typeof DbxFirebaseStorageFileDocumentStoreDirective | typeof DbxFirebaseStorageFileUploadInitializeDocumentDirective | typeof DbxFirebaseStorageFileUploadStoreDirective | typeof DbxFirebaseStorageFileUploadSyncDirective | typeof DbxFileUploadComponent | typeof DbxFirebaseStoragePdfMergeUploadSyncDirective | typeof DbxFirebaseStorageFileUploadActionHandlerDirective | typeof DbxActionLoadingContextDirective | typeof DbxFileUploadActionSyncDirective)[];
7523
8072
  /**
7524
8073
  * Convenience module for importing various modules/components that are relevant to the storage file upload feature.
7525
8074
  *
@@ -8947,5 +9496,5 @@ interface ProvideDbxFirebaseConfig<T, M extends FirebaseFunctionsMap = FirebaseF
8947
9496
  */
8948
9497
  declare function provideDbxFirebase<T, M extends FirebaseFunctionsMap = FirebaseFunctionsMap>(config: ProvideDbxFirebaseConfig<T, M>): EnvironmentProviders;
8949
9498
 
8950
- export { AbstractConfiguredDbxFirebaseLoginButtonDirective, AbstractDbxFirebaseCollectionStore, AbstractDbxFirebaseCollectionWithParentStore, AbstractDbxFirebaseDocumentStore, AbstractDbxFirebaseDocumentWithParentStore, AbstractDbxFirebaseModelEntityWidgetDirective, AbstractDbxFirebaseNotificationItemWidgetComponent, AbstractRootSingleItemDbxFirebaseDocument, AbstractSingleItemDbxFirebaseDocument, AbstractSystemStateDocumentStoreAccessor, CalendarDocumentStore, CalendarDocumentStoreDirective, DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION, DBX_FIREBASE_APP_OPTIONS_TOKEN, DBX_FIREBASE_AUTH_FLOW_TOKEN, DBX_FIREBASE_DOCUMENT_STORE_CONTEXT_STORE_TOKEN, DBX_FIREBASE_EXTERNAL_CONNECTION_CALCOM_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_DISCORD_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_ZOHO_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_ZOOM_PROVIDER, DBX_FIREBASE_KNOWN_EXTERNAL_CONNECTION_PROVIDERS, 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_FIREBASE_STORAGE_PDF_MERGE_UPLOAD_FILE_NAME, DBX_FIRESTORE_CONTEXT_TOKEN, DEFAULT_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_TEMPLATE, DEFAULT_DBX_FIREBASE_ANALYTICS_USER_PROPERTIES_FACTORY, DEFAULT_DBX_FIREBASE_AUTH_FLOW, DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COLOR, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COMPLETE_COLOR, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COMPLETE_ICON, DEFAULT_DBX_FIREBASE_FORM_SPACE_SUBMIT_INCOMPLETE_HINT, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_ID_PARAM_KEY, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_KEY_PARAM_KEY, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_USE_PARAM_VALUE, 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_DBX_FIREBASE_STORAGE_FILE_LIST_REMOVE_CONFIRM_CONFIG, DEFAULT_EXTERNAL_CONNECTION_AUTHORIZE_PATH_FACTORY, DEFAULT_EXTERNAL_CONNECTION_NAVIGATE_FUNCTION, DEFAULT_EXTERNAL_CONNECTION_NAVIGATE_TIMEOUT, 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, DEFAULT_NOTIFICATION_HEALTH_CHECK_PRESENTATION_ENTRIES, DEFAULT_NOTIFICATION_HEALTH_CHECK_PROBE_WATCH_MINUTES, DEVELOPMENT_FIREBASE_SERVER_SCHEDULER_WIDGET_KEY, DbxFirebaseAnalyticsUserEventsListenerService, DbxFirebaseAnalyticsUserSource, DbxFirebaseAppCheckHttpInterceptor, DbxFirebaseAuthImpersonationDelegate, DbxFirebaseAuthLoginService, DbxFirebaseAuthService, DbxFirebaseAuthServiceDelegate, DbxFirebaseCalendarIcsRotateButtonComponent, DbxFirebaseCalendarIcsRotateComponent, DbxFirebaseCalendarSubscribeDialogComponent, 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, DbxFirebaseExternalConnectionListComponent, DbxFirebaseExternalConnectionListViewComponent, DbxFirebaseExternalConnectionListViewItemComponent, DbxFirebaseExternalConnectionService, DbxFirebaseExternalConnectionsComponent, DbxFirebaseExternalConnectionsConfig, DbxFirebaseFormSpaceCollectionStoreDirective, DbxFirebaseFormSpaceDocumentStoreDirective, DbxFirebaseFormSpaceListComponent, DbxFirebaseFormSpaceListViewComponent, DbxFirebaseFormSpaceListViewItemComponent, DbxFirebaseFormSpaceModule, DbxFirebaseFormSpaceSectionComponent, DbxFirebaseFormSpaceSlotUploadComponent, DbxFirebaseFormSpaceSlotUploadDirective, DbxFirebaseFormSpaceStepBlockComponent, DbxFirebaseFormSpaceSubmitButtonComponent, DbxFirebaseFormSpaceUploadInitializeDocumentsDirective, 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, DbxFirebaseNotificationHealthCheckComponent, DbxFirebaseNotificationHealthCheckConfig, DbxFirebaseNotificationHealthCheckDialogButtonComponent, DbxFirebaseNotificationHealthCheckDialogComponent, DbxFirebaseNotificationHealthCheckIssueComponent, DbxFirebaseNotificationHealthCheckMethodComponent, DbxFirebaseNotificationHealthCheckPresentationService, DbxFirebaseNotificationHealthCheckPresentationServiceConfig, DbxFirebaseNotificationHealthCheckViewComponent, DbxFirebaseNotificationItemContentComponent, DbxFirebaseNotificationItemDefaultViewComponent, DbxFirebaseNotificationItemListComponent, DbxFirebaseNotificationItemListViewComponent, DbxFirebaseNotificationItemListViewItemComponent, DbxFirebaseNotificationItemStore, DbxFirebaseNotificationItemStorePopoverButtonComponent, DbxFirebaseNotificationItemStorePopoverComponent, DbxFirebaseNotificationItemViewComponent, DbxFirebaseNotificationItemWidgetService, DbxFirebaseNotificationSummaryCollectionStoreDirective, DbxFirebaseNotificationSummaryDocumentStoreDirective, DbxFirebaseNotificationTemplateService, DbxFirebaseNotificationUserCollectionStoreDirective, DbxFirebaseNotificationUserDocumentStoreDirective, DbxFirebaseNotificationUserHealthCheckStore, DbxFirebaseParsedEmulatorsConfig, DbxFirebasePasswordResetComponent, DbxFirebasePasswordResetFormComponent, DbxFirebaseRegisterComponent, DbxFirebaseRegisterEmailComponent, DbxFirebaseStorageFileCollectionStoreDirective, DbxFirebaseStorageFileDocumentStoreDirective, DbxFirebaseStorageFileDownloadButtonComponent, DbxFirebaseStorageFileDownloadService, DbxFirebaseStorageFileDownloadStorage, DbxFirebaseStorageFileGroupDocumentStoreDirective, DbxFirebaseStorageFileListComponent, DbxFirebaseStorageFileListViewComponent, DbxFirebaseStorageFileListViewItemComponent, DbxFirebaseStorageFileUploadActionHandlerDirective, DbxFirebaseStorageFileUploadInitializeDocumentDirective, DbxFirebaseStorageFileUploadModule, DbxFirebaseStorageFileUploadStore, DbxFirebaseStorageFileUploadStoreDirective, DbxFirebaseStorageFileUploadSyncDirective, DbxFirebaseStoragePdfMergeUploadSyncDirective, DbxFirebaseStorageService, DbxFirebaseSystemStateCollectionStoreDirective, DbxFirebaseSystemStateDocumentStoreDirective, DbxFirebaseUserExternalConnectionCollections, DbxFirebaseUserExternalConnectionDocumentStoreDirective, DbxFirebaseUserExternalConnectionsStore, 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, FormSpaceCollectionStore, FormSpaceDocumentStore, IMPORTS_AND_EXPORTS, LOGIN_METHOD_TYPE_TO_FIREBASE_PROVIDER_ID_MAP, NOTIFICATION_DELIVERY_METHOD_ICONS, NOTIFICATION_DELIVERY_METHOD_LABELS, NOTIFICATION_DELIVERY_METHOD_SHORT_LABELS, NOTIFICATION_DELIVERY_METHOD_TEST_MESSAGE_LABELS, NOTIFICATION_DELIVERY_METHOD_TEST_MESSAGE_NOUNS, NOTIFICATION_HEALTH_CHECK_PROBE_ISSUE_OUTCOMES, NOTIFICATION_HEALTH_CHECK_STATUS_COLORS, NOTIFICATION_HEALTH_CHECK_STATUS_ICONS, NOTIFICATION_HEALTH_CHECK_STATUS_LABELS, NotificationBoxCollectionStore, NotificationBoxDocumentStore, NotificationCollectionStore, NotificationDocumentStore, NotificationSummaryCollectionStore, NotificationSummaryDocumentStore, NotificationUserCollectionStore, NotificationUserDocumentStore, OAUTH_FIREBASE_LOGIN_METHOD_CATEGORY, StorageFileCollectionStore, StorageFileDocumentStore, StorageFileGroupDocumentStore, StorageFileUploadFilesError, SystemStateCollectionStore, SystemStateDocumentStore, TwoWayFlatFirestoreModelKeyPipe, UserExternalConnectionDocumentStore, authRolesObsWithClaimsService, authUserInfoFromAuthUser, authUserStateFromFirebaseAuthServiceFunction, createDbxFirebaseAppCheck, createDbxFirebaseAuth, createDbxFirebaseFirestore, createDbxFirebaseFunctions, createDbxFirebaseStorage, dbxFirebaseAuthContextInfo, dbxFirebaseCollectionChangeTrigger, dbxFirebaseCollectionChangeTriggerForStore, dbxFirebaseCollectionChangeTriggerForWatcher, dbxFirebaseCollectionChangeWatcher, dbxFirebaseCollectionLoaderInstance, dbxFirebaseCollectionLoaderInstanceWithCollection, dbxFirebaseDocumentLoaderInstance, dbxFirebaseDocumentLoaderInstanceWithAccessor, dbxFirebaseDocumentStoreContextModelEntitiesSourceFactory, dbxFirebaseExternalConnectionProviderForEntry, dbxFirebaseExternalConnectionRowStatusForEntry, dbxFirebaseExternalConnectionRows, dbxFirebaseFormSpaceListItemStatus, dbxFirebaseFormSpaceSectionBlockerHint, dbxFirebaseFormSpaceSubmitIncompleteHint, dbxFirebaseIdRouteParamRedirect, dbxFirebaseInContextFirebaseModelServiceInstance, dbxFirebaseInContextFirebaseModelServiceInstanceFactory, dbxFirebaseKeyRouteParamRedirect, dbxFirebaseKnownExternalConnectionProvider, dbxFirebaseModelContextServiceInfoInstanceFactory, dbxFirebaseModelEntityWidgetInjectionConfigFactory, dbxFirebaseModelTypesServiceInstance, dbxFirebaseModelTypesServiceInstancePairForKeysFactory, dbxFirebaseSourceSelectLoadSource, dbxFirebaseStorageFileDownloadServiceCustomSourceFromObs, dbxFirebaseStorageFileImageCompressionFileModifier, dbxFirebaseStorageProvidersContextConfigFactory, dbxLimitedFirebaseDocumentLoaderInstance, dbxLimitedFirebaseDocumentLoaderInstanceWithAccessor, dbxWidgetTypeForNotificationTemplateType, defaultDbxFirebaseAuthServiceDelegateWithClaimsService, defaultDbxFirebaseStorageFileDownloadStorageAccessorFactory, developmentFirebaseServerSchedulerWidgetEntry, enableAppCheckDebugTokenGeneration, externalConnectionsLoadingStateFromDocumentLoadingState, firebaseAuthState, firebaseAuthTokenFromUser, firebaseCollectionStoreCreateFunction, firebaseCollectionStoreCrudFunction, firebaseContextServiceEntityMap, firebaseDocumentStoreCreateFunction, firebaseDocumentStoreCrudFunction, firebaseDocumentStoreDeleteFunction, firebaseDocumentStoreInvokeFunction, firebaseDocumentStoreReadFunction, firebaseDocumentStoreUpdateFunction, firebaseIdToken, firebaseProviderIdToLoginMethodType, isDbxFirebaseModelEntityWithStore, isStandaloneWebApp, keyForDbxFirebaseFormSpaceListValue, keyForDbxFirebaseStorageFileListEntry, limitRawFilesForState, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, maxUploadFilesForState, modelDoesNotExistError, navigateAndWaitForPageToLeave, notificationHealthCheckProbeIssueLabel, parseDbxFirebaseEmulatorsConfig, provideCalendarFirestoreCollections, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseAuthImpersonation, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseExternalConnections, provideDbxFirebaseFormSpaceTypeConfigService, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideFormSpaceFirestoreCollections, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readValueFromIdToken, resolveDbxFirebaseAuthFlow, setParentStoreEffect, shouldCreateUserExternalConnectionForDocumentLoadingState, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
8951
- export type { AuthRolesObsWithClaimsServiceConfig, AuthUserInfo, AuthUserStateObsFunction, CreateDbxFirebaseAppCheckParams, CreateDbxFirebaseAuthParams, CreateDbxFirebaseFirestoreParams, CreateDbxFirebaseFunctionsParams, CreateDbxFirebaseStorageParams, DbxFirebaseAnalyticsUserPropertiesFactory, DbxFirebaseAppCheckConfig, DbxFirebaseAppOptions, DbxFirebaseAuthContextInfo, DbxFirebaseAuthFlow, DbxFirebaseAuthLoginPasswordConfig, DbxFirebaseAuthLoginProvider, DbxFirebaseAuthLoginProviderAssets, DbxFirebaseCalendarSubscribeDialogComponentConfig, 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, DbxFirebaseExternalConnectionActionConfig, DbxFirebaseExternalConnectionAuthorizeState, DbxFirebaseExternalConnectionConnectContext, DbxFirebaseExternalConnectionConnectFunction, DbxFirebaseExternalConnectionListItem, DbxFirebaseExternalConnectionListItemValue, DbxFirebaseExternalConnectionMintAuthorizeStateFunction, DbxFirebaseExternalConnectionNavigateFunction, DbxFirebaseExternalConnectionProvider, DbxFirebaseExternalConnectionProviderAssets, DbxFirebaseExternalConnectionProviderEntry, DbxFirebaseExternalConnectionRow, DbxFirebaseExternalConnectionRowStatus, DbxFirebaseExternalConnectionRowsInput, DbxFirebaseFormSpaceListItem, DbxFirebaseFormSpaceListItemStatus, DbxFirebaseFormSpaceListValue, DbxFirebaseFormSpaceSectionComponentConfig, DbxFirebaseFormSpaceSlotUploadComponentConfig, DbxFirebaseFormSpaceSlotUploadFileEntry, DbxFirebaseFormSpaceStepBlockComponentConfig, DbxFirebaseFormSpaceSubmitButtonComponentConfig, DbxFirebaseFormSpaceSubmitIncompleteHintInput, DbxFirebaseIdRouteParamRedirect, DbxFirebaseIdRouteParamRedirectInstance, DbxFirebaseInContextFirebaseModelInfoServiceInstance, DbxFirebaseInContextFirebaseModelRolesServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstanceFactory, DbxFirebaseKnownExternalConnectionProviderConfig, 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, DbxFirebaseNotificationHealthCheckDialogButtonComponentConfig, DbxFirebaseNotificationHealthCheckDialogComponentConfig, DbxFirebaseNotificationHealthCheckIssuePresentation, DbxFirebaseNotificationHealthCheckMethodProbeActionConfig, DbxFirebaseNotificationHealthCheckPresentationEntry, DbxFirebaseNotificationHealthCheckProbeActionMap, DbxFirebaseNotificationItemStorePopoverButtonConfig, DbxFirebaseNotificationItemStorePopoverParams, DbxFirebaseNotificationItemStoreState, DbxFirebaseNotificationItemWidgetEntry, DbxFirebaseNotificationItemWidgetEntryRegistration, DbxFirebaseNotificationUserHealthCheckProbeVerification, DbxFirebaseNotificationUserHealthCheckRunParams, DbxFirebaseNotificationUserHealthCheckStoreState, DbxFirebasePasswordResetFormConfig, DbxFirebasePasswordResetFormValue, DbxFirebaseResolvedAuthFlow, DbxFirebaseSourceSelectLoadSourceConfig, DbxFirebaseStorageContextConfigFactory, DbxFirebaseStorageFileDownloadButtonConfig, DbxFirebaseStorageFileDownloadButtonSource, DbxFirebaseStorageFileDownloadDetails, DbxFirebaseStorageFileDownloadServiceCustomSource, DbxFirebaseStorageFileDownloadServiceCustomSourceDownloadFunction, DbxFirebaseStorageFileDownloadUrlPair, DbxFirebaseStorageFileDownloadUrlPairString, DbxFirebaseStorageFileDownloadUrlPairsRecord, DbxFirebaseStorageFileDownloadUserCache, DbxFirebaseStorageFileImageCompressionFileModifierConfig, DbxFirebaseStorageFileImageCompressionLogger, DbxFirebaseStorageFileListEntry, DbxFirebaseStorageFileListItem, DbxFirebaseStorageFileListRowConfig, DbxFirebaseStorageFilePublicStoragePathFactory, DbxFirebaseStorageFilePublicStoragePathInput, DbxFirebaseStorageFileUploadFileModifier, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseAuthImpersonationConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseExternalConnectionsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFormSpaceTypeConfigServiceConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };
9499
+ export { AbstractConfiguredDbxFirebaseLoginButtonDirective, AbstractDbxFirebaseCollectionStore, AbstractDbxFirebaseCollectionWithParentStore, AbstractDbxFirebaseDocumentStore, AbstractDbxFirebaseDocumentWithParentStore, AbstractDbxFirebaseModelEntityWidgetDirective, AbstractDbxFirebaseNotificationItemWidgetComponent, AbstractRootSingleItemDbxFirebaseDocument, AbstractSingleItemDbxFirebaseDocument, AbstractSystemStateDocumentStoreAccessor, CalendarDocumentStore, CalendarDocumentStoreDirective, DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION, DBX_FIREBASE_APP_OPTIONS_TOKEN, DBX_FIREBASE_AUTH_FLOW_TOKEN, DBX_FIREBASE_DOCUMENT_STORE_CONTEXT_STORE_TOKEN, DBX_FIREBASE_EXTERNAL_CONNECTION_CALCOM_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_DISCORD_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_LOGIN_CATEGORY, DBX_FIREBASE_EXTERNAL_CONNECTION_ZOHO_PROVIDER, DBX_FIREBASE_EXTERNAL_CONNECTION_ZOOM_PROVIDER, DBX_FIREBASE_KNOWN_EXTERNAL_CONNECTION_PROVIDERS, DBX_FIREBASE_LINKED_LOGIN_METHODS_SOURCES_TOKEN, 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_FIREBASE_STORAGE_PDF_MERGE_UPLOAD_FILE_NAME, DBX_FIRESTORE_CONTEXT_TOKEN, DEFAULT_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_TEMPLATE, DEFAULT_DBX_FIREBASE_ANALYTICS_USER_PROPERTIES_FACTORY, DEFAULT_DBX_FIREBASE_AUTH_FLOW, DEFAULT_DBX_FIREBASE_AUTH_SERVICE_DELEGATE, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COLOR, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COMPLETE_COLOR, DEFAULT_DBX_FIREBASE_FORM_SPACE_STEP_BLOCK_COMPLETE_ICON, DEFAULT_DBX_FIREBASE_FORM_SPACE_SUBMIT_INCOMPLETE_HINT, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_ID_PARAM_KEY, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_KEY_PARAM_KEY, DEFAULT_DBX_FIREBASE_ID_ROUTER_PARAM_USE_PARAM_VALUE, 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_DBX_FIREBASE_STORAGE_FILE_LIST_REMOVE_CONFIRM_CONFIG, DEFAULT_EXTERNAL_CONNECTION_AUTHORIZE_PATH_FACTORY, DEFAULT_EXTERNAL_CONNECTION_NAVIGATE_FUNCTION, DEFAULT_EXTERNAL_CONNECTION_NAVIGATE_TIMEOUT, DEFAULT_EXTERNAL_CONNECTION_SIGN_IN_PATH_FACTORY, DEFAULT_EXTERNAL_CONNECTION_TOKEN_PATH_FACTORY, 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, DEFAULT_NOTIFICATION_HEALTH_CHECK_PRESENTATION_ENTRIES, DEFAULT_NOTIFICATION_HEALTH_CHECK_PROBE_WATCH_MINUTES, DEVELOPMENT_FIREBASE_SERVER_SCHEDULER_WIDGET_KEY, DbxFirebaseAnalyticsUserEventsListenerService, DbxFirebaseAnalyticsUserSource, DbxFirebaseAppCheckHttpInterceptor, DbxFirebaseAuthImpersonationDelegate, DbxFirebaseAuthLoginService, DbxFirebaseAuthService, DbxFirebaseAuthServiceDelegate, DbxFirebaseCalendarIcsRotateButtonComponent, DbxFirebaseCalendarIcsRotateComponent, DbxFirebaseCalendarSubscribeDialogComponent, 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, DbxFirebaseExternalConnectionLinkedLoginMethodsSource, DbxFirebaseExternalConnectionListComponent, DbxFirebaseExternalConnectionListViewComponent, DbxFirebaseExternalConnectionListViewItemComponent, DbxFirebaseExternalConnectionService, DbxFirebaseExternalConnectionsComponent, DbxFirebaseExternalConnectionsConfig, DbxFirebaseFormSpaceCollectionStoreDirective, DbxFirebaseFormSpaceDocumentStoreDirective, DbxFirebaseFormSpaceListComponent, DbxFirebaseFormSpaceListViewComponent, DbxFirebaseFormSpaceListViewItemComponent, DbxFirebaseFormSpaceModule, DbxFirebaseFormSpaceSectionComponent, DbxFirebaseFormSpaceSlotUploadComponent, DbxFirebaseFormSpaceSlotUploadDirective, DbxFirebaseFormSpaceStepBlockComponent, DbxFirebaseFormSpaceSubmitButtonComponent, DbxFirebaseFormSpaceUploadInitializeDocumentsDirective, DbxFirebaseLinkedLoginMethodsService, DbxFirebaseLinkedLoginMethodsSource, DbxFirebaseLoginAnonymousComponent, DbxFirebaseLoginAppleComponent, DbxFirebaseLoginButtonComponent, DbxFirebaseLoginButtonContainerComponent, DbxFirebaseLoginComponent, DbxFirebaseLoginContext, DbxFirebaseLoginContextBackButtonComponent, DbxFirebaseLoginContextDirective, DbxFirebaseLoginEmailComponent, DbxFirebaseLoginEmailContentComponent, DbxFirebaseLoginExternalConnectionComponent, 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, DbxFirebaseNotificationHealthCheckComponent, DbxFirebaseNotificationHealthCheckConfig, DbxFirebaseNotificationHealthCheckDialogButtonComponent, DbxFirebaseNotificationHealthCheckDialogComponent, DbxFirebaseNotificationHealthCheckIssueComponent, DbxFirebaseNotificationHealthCheckMethodComponent, DbxFirebaseNotificationHealthCheckPresentationService, DbxFirebaseNotificationHealthCheckPresentationServiceConfig, DbxFirebaseNotificationHealthCheckViewComponent, DbxFirebaseNotificationItemContentComponent, DbxFirebaseNotificationItemDefaultViewComponent, DbxFirebaseNotificationItemListComponent, DbxFirebaseNotificationItemListViewComponent, DbxFirebaseNotificationItemListViewItemComponent, DbxFirebaseNotificationItemStore, DbxFirebaseNotificationItemStorePopoverButtonComponent, DbxFirebaseNotificationItemStorePopoverComponent, DbxFirebaseNotificationItemViewComponent, DbxFirebaseNotificationItemWidgetService, DbxFirebaseNotificationSummaryCollectionStoreDirective, DbxFirebaseNotificationSummaryDocumentStoreDirective, DbxFirebaseNotificationTemplateService, DbxFirebaseNotificationUserCollectionStoreDirective, DbxFirebaseNotificationUserDocumentStoreDirective, DbxFirebaseNotificationUserHealthCheckStore, DbxFirebaseParsedEmulatorsConfig, DbxFirebasePasswordResetComponent, DbxFirebasePasswordResetFormComponent, DbxFirebaseRegisterComponent, DbxFirebaseRegisterEmailComponent, DbxFirebaseStorageFileCollectionStoreDirective, DbxFirebaseStorageFileDocumentStoreDirective, DbxFirebaseStorageFileDownloadButtonComponent, DbxFirebaseStorageFileDownloadService, DbxFirebaseStorageFileDownloadStorage, DbxFirebaseStorageFileGroupDocumentStoreDirective, DbxFirebaseStorageFileListComponent, DbxFirebaseStorageFileListViewComponent, DbxFirebaseStorageFileListViewItemComponent, DbxFirebaseStorageFileUploadActionHandlerDirective, DbxFirebaseStorageFileUploadInitializeDocumentDirective, DbxFirebaseStorageFileUploadModule, DbxFirebaseStorageFileUploadStore, DbxFirebaseStorageFileUploadStoreDirective, DbxFirebaseStorageFileUploadSyncDirective, DbxFirebaseStoragePdfMergeUploadSyncDirective, DbxFirebaseStorageService, DbxFirebaseSystemStateCollectionStoreDirective, DbxFirebaseSystemStateDocumentStoreDirective, DbxFirebaseUserExternalConnectionCollections, DbxFirebaseUserExternalConnectionDocumentStoreDirective, DbxFirebaseUserExternalConnectionsStore, DbxFirestoreContextService, DbxLimitedFirebaseDocumentLoaderInstance, EXTERNAL_CONNECTION_SIGN_IN_ERROR_PARAM, EXTERNAL_CONNECTION_SIGN_IN_TICKET_PARAM, EXTERNAL_CONNECTION_SIGN_IN_VERIFIER_STORAGE_KEY, 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, FormSpaceCollectionStore, FormSpaceDocumentStore, IMPORTS_AND_EXPORTS, LOGIN_METHOD_TYPE_TO_FIREBASE_PROVIDER_ID_MAP, NOTIFICATION_DELIVERY_METHOD_ICONS, NOTIFICATION_DELIVERY_METHOD_LABELS, NOTIFICATION_DELIVERY_METHOD_SHORT_LABELS, NOTIFICATION_DELIVERY_METHOD_TEST_MESSAGE_LABELS, NOTIFICATION_DELIVERY_METHOD_TEST_MESSAGE_NOUNS, NOTIFICATION_HEALTH_CHECK_PROBE_ISSUE_OUTCOMES, NOTIFICATION_HEALTH_CHECK_STATUS_COLORS, NOTIFICATION_HEALTH_CHECK_STATUS_ICONS, NOTIFICATION_HEALTH_CHECK_STATUS_LABELS, NotificationBoxCollectionStore, NotificationBoxDocumentStore, NotificationCollectionStore, NotificationDocumentStore, NotificationSummaryCollectionStore, NotificationSummaryDocumentStore, NotificationUserCollectionStore, NotificationUserDocumentStore, OAUTH_FIREBASE_LOGIN_METHOD_CATEGORY, StorageFileCollectionStore, StorageFileDocumentStore, StorageFileGroupDocumentStore, StorageFileUploadFilesError, SystemStateCollectionStore, SystemStateDocumentStore, TwoWayFlatFirestoreModelKeyPipe, UserExternalConnectionDocumentStore, authRolesObsWithClaimsService, authUserInfoFromAuthUser, authUserStateFromFirebaseAuthServiceFunction, createDbxFirebaseAppCheck, createDbxFirebaseAuth, createDbxFirebaseFirestore, createDbxFirebaseFunctions, createDbxFirebaseStorage, dbxFirebaseAuthContextInfo, dbxFirebaseCollectionChangeTrigger, dbxFirebaseCollectionChangeTriggerForStore, dbxFirebaseCollectionChangeTriggerForWatcher, dbxFirebaseCollectionChangeWatcher, dbxFirebaseCollectionLoaderInstance, dbxFirebaseCollectionLoaderInstanceWithCollection, dbxFirebaseDocumentLoaderInstance, dbxFirebaseDocumentLoaderInstanceWithAccessor, dbxFirebaseDocumentStoreContextModelEntitiesSourceFactory, dbxFirebaseExternalConnectionLinkedLoginMethodTypes, dbxFirebaseExternalConnectionLoginProvider, dbxFirebaseExternalConnectionLoginProviders, dbxFirebaseExternalConnectionProviderForEntry, dbxFirebaseExternalConnectionRowStatusForEntry, dbxFirebaseExternalConnectionRows, dbxFirebaseFormSpaceListItemStatus, dbxFirebaseFormSpaceSectionBlockerHint, dbxFirebaseFormSpaceSubmitIncompleteHint, dbxFirebaseIdRouteParamRedirect, dbxFirebaseInContextFirebaseModelServiceInstance, dbxFirebaseInContextFirebaseModelServiceInstanceFactory, dbxFirebaseKeyRouteParamRedirect, dbxFirebaseKnownExternalConnectionProvider, dbxFirebaseModelContextServiceInfoInstanceFactory, dbxFirebaseModelEntityWidgetInjectionConfigFactory, dbxFirebaseModelTypesServiceInstance, dbxFirebaseModelTypesServiceInstancePairForKeysFactory, dbxFirebaseSourceSelectLoadSource, dbxFirebaseStorageFileDownloadServiceCustomSourceFromObs, dbxFirebaseStorageFileImageCompressionFileModifier, dbxFirebaseStorageProvidersContextConfigFactory, dbxLimitedFirebaseDocumentLoaderInstance, dbxLimitedFirebaseDocumentLoaderInstanceWithAccessor, dbxWidgetTypeForNotificationTemplateType, defaultDbxFirebaseAuthServiceDelegateWithClaimsService, defaultDbxFirebaseStorageFileDownloadStorageAccessorFactory, developmentFirebaseServerSchedulerWidgetEntry, enableAppCheckDebugTokenGeneration, externalConnectionLoginsLoadingStateFromDocumentLoadingState, externalConnectionMapLoadingStateFromDocumentLoadingState, externalConnectionsLoadingStateFromDocumentLoadingState, firebaseAuthState, firebaseAuthTokenFromUser, firebaseCollectionStoreCreateFunction, firebaseCollectionStoreCrudFunction, firebaseContextServiceEntityMap, firebaseDocumentStoreCreateFunction, firebaseDocumentStoreCrudFunction, firebaseDocumentStoreDeleteFunction, firebaseDocumentStoreInvokeFunction, firebaseDocumentStoreReadFunction, firebaseDocumentStoreUpdateFunction, firebaseIdToken, firebaseProviderIdToLoginMethodType, isDbxFirebaseModelEntityWithStore, isStandaloneWebApp, keyForDbxFirebaseFormSpaceListValue, keyForDbxFirebaseStorageFileListEntry, limitRawFilesForState, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, maxUploadFilesForState, mergeDbxFirebaseLinkedLoginMethodTypes, modelDoesNotExistError, navigateAndWaitForPageToLeave, notificationHealthCheckProbeIssueLabel, parseDbxFirebaseEmulatorsConfig, provideCalendarFirestoreCollections, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseAuthImpersonation, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseExternalConnections, provideDbxFirebaseFormSpaceTypeConfigService, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideFormSpaceFirestoreCollections, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readExternalConnectionSignInFailureFromUrl, readExternalConnectionSignInTicketFromUrl, readValueFromIdToken, resolveDbxFirebaseAuthFlow, setParentStoreEffect, shouldCreateUserExternalConnectionForDocumentLoadingState, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
9500
+ export type { AuthRolesObsWithClaimsServiceConfig, AuthUserInfo, AuthUserStateObsFunction, CreateDbxFirebaseAppCheckParams, CreateDbxFirebaseAuthParams, CreateDbxFirebaseFirestoreParams, CreateDbxFirebaseFunctionsParams, CreateDbxFirebaseStorageParams, DbxFirebaseAnalyticsUserPropertiesFactory, DbxFirebaseAppCheckConfig, DbxFirebaseAppOptions, DbxFirebaseAuthContextInfo, DbxFirebaseAuthFlow, DbxFirebaseAuthLoginPasswordConfig, DbxFirebaseAuthLoginProvider, DbxFirebaseAuthLoginProviderAssets, DbxFirebaseCalendarSubscribeDialogComponentConfig, 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, DbxFirebaseExternalConnectionActionConfig, DbxFirebaseExternalConnectionAuthorizeMode, DbxFirebaseExternalConnectionAuthorizeState, DbxFirebaseExternalConnectionConnectContext, DbxFirebaseExternalConnectionConnectFunction, DbxFirebaseExternalConnectionListItem, DbxFirebaseExternalConnectionListItemValue, DbxFirebaseExternalConnectionMintAuthorizeStateFunction, DbxFirebaseExternalConnectionNavigateFunction, DbxFirebaseExternalConnectionProvider, DbxFirebaseExternalConnectionProviderAssets, DbxFirebaseExternalConnectionProviderEntry, DbxFirebaseExternalConnectionRow, DbxFirebaseExternalConnectionRowStatus, DbxFirebaseExternalConnectionRowsInput, DbxFirebaseExternalConnectionSignInConfig, DbxFirebaseExternalConnectionSignInRedirectResult, DbxFirebaseFormSpaceListItem, DbxFirebaseFormSpaceListItemStatus, DbxFirebaseFormSpaceListValue, DbxFirebaseFormSpaceSectionComponentConfig, DbxFirebaseFormSpaceSlotUploadComponentConfig, DbxFirebaseFormSpaceSlotUploadFileEntry, DbxFirebaseFormSpaceStepBlockComponentConfig, DbxFirebaseFormSpaceSubmitButtonComponentConfig, DbxFirebaseFormSpaceSubmitIncompleteHintInput, DbxFirebaseIdRouteParamRedirect, DbxFirebaseIdRouteParamRedirectInstance, DbxFirebaseInContextFirebaseModelInfoServiceInstance, DbxFirebaseInContextFirebaseModelRolesServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstance, DbxFirebaseInContextFirebaseModelServiceInstanceFactory, DbxFirebaseKnownExternalConnectionProviderConfig, DbxFirebaseLoginButtonConfig, DbxFirebaseLoginButtonInjectionData, DbxFirebaseLoginEmailContentComponentConfig, DbxFirebaseLoginEmailContentMode, DbxFirebaseLoginExternalConnectionComponentData, 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, DbxFirebaseNotificationHealthCheckDialogButtonComponentConfig, DbxFirebaseNotificationHealthCheckDialogComponentConfig, DbxFirebaseNotificationHealthCheckIssuePresentation, DbxFirebaseNotificationHealthCheckMethodProbeActionConfig, DbxFirebaseNotificationHealthCheckPresentationEntry, DbxFirebaseNotificationHealthCheckProbeActionMap, DbxFirebaseNotificationItemStorePopoverButtonConfig, DbxFirebaseNotificationItemStorePopoverParams, DbxFirebaseNotificationItemStoreState, DbxFirebaseNotificationItemWidgetEntry, DbxFirebaseNotificationItemWidgetEntryRegistration, DbxFirebaseNotificationUserHealthCheckProbeVerification, DbxFirebaseNotificationUserHealthCheckRunParams, DbxFirebaseNotificationUserHealthCheckStoreState, DbxFirebasePasswordResetFormConfig, DbxFirebasePasswordResetFormValue, DbxFirebaseResolvedAuthFlow, DbxFirebaseSourceSelectLoadSourceConfig, DbxFirebaseStorageContextConfigFactory, DbxFirebaseStorageFileDownloadButtonConfig, DbxFirebaseStorageFileDownloadButtonSource, DbxFirebaseStorageFileDownloadDetails, DbxFirebaseStorageFileDownloadServiceCustomSource, DbxFirebaseStorageFileDownloadServiceCustomSourceDownloadFunction, DbxFirebaseStorageFileDownloadUrlPair, DbxFirebaseStorageFileDownloadUrlPairString, DbxFirebaseStorageFileDownloadUrlPairsRecord, DbxFirebaseStorageFileDownloadUserCache, DbxFirebaseStorageFileImageCompressionFileModifierConfig, DbxFirebaseStorageFileImageCompressionLogger, DbxFirebaseStorageFileListEntry, DbxFirebaseStorageFileListItem, DbxFirebaseStorageFileListRowConfig, DbxFirebaseStorageFilePublicStoragePathFactory, DbxFirebaseStorageFilePublicStoragePathInput, DbxFirebaseStorageFileUploadFileModifier, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseAuthImpersonationConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseExternalConnectionsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFormSpaceTypeConfigServiceConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };