@dereekb/dbx-firebase 13.40.0 → 13.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dereekb/dbx-firebase",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.42.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "21.2.11",
|
|
6
6
|
"@angular/core": "21.2.11",
|
|
7
7
|
"@angular/material": "^21.2.9",
|
|
8
|
-
"@dereekb/date": "13.
|
|
9
|
-
"@dereekb/dbx-analytics": "13.
|
|
10
|
-
"@dereekb/dbx-core": "13.
|
|
11
|
-
"@dereekb/dbx-form": "13.
|
|
12
|
-
"@dereekb/dbx-web": "13.
|
|
13
|
-
"@dereekb/firebase": "13.
|
|
14
|
-
"@dereekb/model": "13.
|
|
15
|
-
"@dereekb/rxjs": "13.
|
|
16
|
-
"@dereekb/util": "13.
|
|
17
|
-
"@dereekb/vitest": "13.
|
|
8
|
+
"@dereekb/date": "13.42.0",
|
|
9
|
+
"@dereekb/dbx-analytics": "13.42.0",
|
|
10
|
+
"@dereekb/dbx-core": "13.42.0",
|
|
11
|
+
"@dereekb/dbx-form": "13.42.0",
|
|
12
|
+
"@dereekb/dbx-web": "13.42.0",
|
|
13
|
+
"@dereekb/firebase": "13.42.0",
|
|
14
|
+
"@dereekb/model": "13.42.0",
|
|
15
|
+
"@dereekb/rxjs": "13.42.0",
|
|
16
|
+
"@dereekb/util": "13.42.0",
|
|
17
|
+
"@dereekb/vitest": "13.42.0",
|
|
18
18
|
"@ng-forge/dynamic-forms": "0.10.0-next.4",
|
|
19
19
|
"@ngrx/component-store": "^21.1.0",
|
|
20
20
|
"firebase": "^12.12.1",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { AnalyticsUserProperties, DbxAnalyticsUserSource, AnalyticsUser, DbxAnalyticsService } from '@dereekb/dbx-analytics';
|
|
2
2
|
import * as _dereekb_util from '@dereekb/util';
|
|
3
|
-
import { Maybe, ISO8601DateString, AuthRoleSet, AuthRoleClaimsService, AuthClaimsObject, PasswordString, AuthClaims, FactoryWithRequiredInput, Initialized, Destroyable, ArrayOrValue, LabelRef, ClassLikeType, PageNumber, GetterOrValue, IterableOrValue, SetIncludesMode, ModelKey, ClassType, MapFunction, PartialOnKeys, PromiseOrValue, Seconds, Minutes, UnixDateTimeSecondsNumber, ContentTypeMimeType, Milliseconds, DateOrUnixDateTimeSecondsNumber, PercentDecimal, PercentNumber } from '@dereekb/util';
|
|
3
|
+
import { Maybe, ISO8601DateString, AuthRoleSet, AuthRoleClaimsService, AuthClaimsObject, PasswordString, AuthClaims, FactoryWithRequiredInput, Initialized, Destroyable, ArrayOrValue, LabelRef, WebsiteUrl, ClassLikeType, PageNumber, GetterOrValue, IterableOrValue, SetIncludesMode, ModelKey, ClassType, MapFunction, PartialOnKeys, PromiseOrValue, Seconds, Minutes, UnixDateTimeSecondsNumber, ContentTypeMimeType, Milliseconds, DateOrUnixDateTimeSecondsNumber, PercentDecimal, PercentNumber } from '@dereekb/util';
|
|
4
4
|
import * as _firebase_auth from '@firebase/auth';
|
|
5
5
|
import { DbxAuthService, AuthUserState, AuthUserIdentifier, DbxAuthImpersonationDetails, NoAuthUserIdentifier, DbxInjectionContext, ClickableAnchor, AbstractForwardDbxInjectionContextDirective, DbxActionSuccessHandlerFunction, DbxInjectionComponentConfig, DbxAuthImpersonationDelegate, ProvideDbxAuthImpersonationConfig, ClickableUrl, IconAndTitle, SegueRef, ClickableAnchorLinkSegueRef, LockSetComponent, DbxButtonDisplay, DbxRouteModelIdDirectiveDelegate, DbxRouteModelKeyDirectiveDelegate, LockSetComponentStore, AbstractIfDirective, StorageAccessor, DbxActionContextStoreSourceInstance, DbxActionHandlerInstance, DbxButton, SimpleStorageAccessorFactory, DbxRouteParamReader, DbxRouterService } from '@dereekb/dbx-core';
|
|
6
6
|
import { UserInfo, User, IdTokenResult, ParsedToken, AuthProvider, PopupRedirectResolver, UserCredential, AuthCredential, Auth } from 'firebase/auth';
|
|
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, 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, UserExternalConnectionProviderType, UserExternalConnectionEntry, KnownUserExternalConnectionProviderType, UserExternalConnectionEntryMap, UserExternalConnection, UserExternalConnectionDocument, UserExternalConnectionFunctions, UserExternalConnectionFirestoreCollections, UserExternalConnectionFirestoreCollection, 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, FirebaseAuthUserId, StorageFileId, StorageFileSignedDownloadUrl, FirestoreModelIdInput, StorageFileFunctions, StorageFileKey, DownloadStorageFileParams, DownloadStorageFileResult,
|
|
10
|
+
import { FirebaseAuthToken, FirebaseAuthOobCode, FirebaseAuthIdToken, FirebaseAuthContextInfo, FirebaseDevelopmentFunctions, ScheduledFunctionDevelopmentFirebaseFunctionListEntry, FirestoreContext, FirestoreContextCacheFactory, CalendarFirestoreCollections, 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, 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, FirebaseAuthUserId, StorageFileId, StorageFileSignedDownloadUrl, FirestoreModelIdInput, StorageFileFunctions, StorageFileKey, DownloadStorageFileParams, DownloadStorageFileResult, FirebaseStorageAccessor, FirebaseStorageContext, StoragePathInput, FirebaseStorageAccessorFile, FirebaseStorageAccessorFolder, StoragePublicUrlApiEndpoint, StorageDownloadUrl, StorageFileDownloadUrl, StorageFilePublicDownloadUrl, StorageFile, StorageFileDocument, StorageFileGroup, StorageFileGroupDocument, StorageUploadTask, StorageUploadOptions, StorageCustomMetadata, 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';
|
|
@@ -18,7 +18,7 @@ import * as _dereekb_rxjs from '@dereekb/rxjs';
|
|
|
18
18
|
import { WorkUsingContext, WorkUsingObservable, ObservableOrValue, IsModifiedFunction, PageListLoadingState, ItemAccumulatorNextPageUntilResultsCountResult, SubscriptionObject, ObservableDecisionFunction, ListLoadingState, LoadingState, MaybeObservableOrValue, SwitchMapToDefaultFilterFunction, MaybeObservableOrValueGetter } from '@dereekb/rxjs';
|
|
19
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, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DbxButtonStyle, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, AbstractDbxListWrapperDirective, AbstractDbxListViewDirective, DbxValueListViewConfig, DbxThemeColor, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent,
|
|
21
|
+
import { DbxColorInput, DbxActionConfirmConfig, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DbxButtonStyle, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, AbstractDialogDirective, CopyToClipboardFunctionWithSnackbarMessageSnackbarConfig, AbstractDbxListWrapperDirective, AbstractDbxListViewDirective, DbxValueListViewConfig, DbxThemeColor, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent, DbxWebFilePreviewService, DbxActionDialogFunction, FileAcceptFilterTypeString, DbxImageCompressionConfig, ImageBitmapToBlobEncoder, CompressImageFileResult, DbxFileUploadComponent, DbxPdfMergeEditorStore, DbxActionModule, DbxLoadingComponent, DbxActionSnackbarErrorDirective, DbxActionLoadingContextDirective, DbxFileUploadActionSyncDirective } 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';
|
|
@@ -1625,6 +1625,29 @@ declare abstract class DbxFirebaseParsedEmulatorsConfig implements DbxFirebaseEm
|
|
|
1625
1625
|
declare class DbxFirebaseEmulatorService {
|
|
1626
1626
|
readonly emulatorsConfig: DbxFirebaseParsedEmulatorsConfig;
|
|
1627
1627
|
get useEmulators(): boolean;
|
|
1628
|
+
/**
|
|
1629
|
+
* Returns the origin (protocol and host, with no trailing slash) the BROWSER should use to reach the
|
|
1630
|
+
* input emulator, or undefined if that emulator is not configured.
|
|
1631
|
+
*
|
|
1632
|
+
* The `0.0.0.0` fix lives here rather than at each call site: the emulators bind to `0.0.0.0` so traffic
|
|
1633
|
+
* from outside the container reaches them, but a browser cannot always route to that address, so it is
|
|
1634
|
+
* rewritten to localhost unless disallowed. Any url handed to the browser needs that rewrite, which is
|
|
1635
|
+
* why this is shared rather than repeated.
|
|
1636
|
+
*
|
|
1637
|
+
* @param emulator - The parsed config of the emulator to reach.
|
|
1638
|
+
* @returns The emulator's origin, or undefined when it is not configured.
|
|
1639
|
+
*/
|
|
1640
|
+
originForEmulator(emulator: Maybe<Required<DbxFirebaseEmulatorConfig>>): Maybe<WebsiteUrl>;
|
|
1641
|
+
/**
|
|
1642
|
+
* Origin of the storage emulator, or undefined when the app is not pointed at one.
|
|
1643
|
+
*
|
|
1644
|
+
* Gated on the same condition `createDbxFirebaseStorage()` uses to decide whether to call
|
|
1645
|
+
* `connectStorageEmulator()`, so this answers "is storage emulated" rather than merely "is a storage
|
|
1646
|
+
* emulator configured".
|
|
1647
|
+
*
|
|
1648
|
+
* @returns The storage emulator's origin, or undefined when storage is not emulated.
|
|
1649
|
+
*/
|
|
1650
|
+
get storageEmulatorOrigin(): Maybe<WebsiteUrl>;
|
|
1628
1651
|
get emulatorUIAnchor(): Maybe<ClickableUrl>;
|
|
1629
1652
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseEmulatorService, never>;
|
|
1630
1653
|
static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseEmulatorService>;
|
|
@@ -2055,6 +2078,14 @@ declare function provideNotificationFirestoreCollections(appCollection: Notifica
|
|
|
2055
2078
|
* @throws {Error} When `appCollection` does not expose a `storageFileCollection`.
|
|
2056
2079
|
*/
|
|
2057
2080
|
declare function provideStorageFileFirestoreCollections(appCollection: StorageFileFirestoreCollections): StorageFileFirestoreCollections;
|
|
2081
|
+
/**
|
|
2082
|
+
* Provider factory for the CalendarFirestoreCollections.
|
|
2083
|
+
*
|
|
2084
|
+
* @param appCollection - The app collection class to use.
|
|
2085
|
+
* @returns Provider factory for the CalendarFirestoreCollections.
|
|
2086
|
+
* @throws {Error} When `appCollection` does not expose a `calendarCollection`.
|
|
2087
|
+
*/
|
|
2088
|
+
declare function provideCalendarFirestoreCollections(appCollection: CalendarFirestoreCollections): CalendarFirestoreCollections;
|
|
2058
2089
|
/**
|
|
2059
2090
|
* Configuration for provideDbxFirestoreCollection().
|
|
2060
2091
|
*/
|
|
@@ -2085,6 +2116,12 @@ interface ProvideDbxFirebaseFirestoreCollectionConfig<T> {
|
|
|
2085
2116
|
* False by default.
|
|
2086
2117
|
*/
|
|
2087
2118
|
readonly provideStorageFileFirestoreCollections?: boolean;
|
|
2119
|
+
/**
|
|
2120
|
+
* Whether or not to provide the CalendarFirestoreCollections.
|
|
2121
|
+
*
|
|
2122
|
+
* False by default.
|
|
2123
|
+
*/
|
|
2124
|
+
readonly provideCalendarFirestoreCollections?: boolean;
|
|
2088
2125
|
/**
|
|
2089
2126
|
* Optional cache factory to enable collection-level caching.
|
|
2090
2127
|
*
|
|
@@ -4378,6 +4415,194 @@ declare class DbxFirebaseModelModule {
|
|
|
4378
4415
|
static ɵinj: i0.ɵɵInjectorDeclaration<DbxFirebaseModelModule>;
|
|
4379
4416
|
}
|
|
4380
4417
|
|
|
4418
|
+
/**
|
|
4419
|
+
* Document store for a single {@link Calendar}.
|
|
4420
|
+
*
|
|
4421
|
+
* Exposes exactly one write, {@link CalendarDocumentStore.rotateIcs}: a published .ics url is a permanent
|
|
4422
|
+
* zero-auth bearer credential, and rotation is the only revocation such a url has, so it has to be reachable
|
|
4423
|
+
* from the client that shows the url.
|
|
4424
|
+
*
|
|
4425
|
+
* Event mutation is absent on purpose — it is caller-owned on the server. A caller already holds a
|
|
4426
|
+
* transaction and an accessor when it decides to touch a calendar, so writes arrive through the owning
|
|
4427
|
+
* model's own action rather than through a Calendar callable.
|
|
4428
|
+
*/
|
|
4429
|
+
declare class CalendarDocumentStore extends AbstractDbxFirebaseDocumentStore<Calendar, CalendarDocument> {
|
|
4430
|
+
readonly calendarFunctions: CalendarFunctions;
|
|
4431
|
+
constructor();
|
|
4432
|
+
/**
|
|
4433
|
+
* Rotates this calendar's public ICS link, revoking the previous one.
|
|
4434
|
+
*
|
|
4435
|
+
* The store's current key is injected into the params, so callers pass `{}`.
|
|
4436
|
+
*/
|
|
4437
|
+
readonly rotateIcs: _dereekb_dbx_firebase.DbxFirebaseDocumentStoreFunction<_dereekb_firebase.RotateCalendarIcsParams, _dereekb_firebase.RotateCalendarIcsResult>;
|
|
4438
|
+
/**
|
|
4439
|
+
* Key of the StorageFile holding the published ICS, or undefined before the first publish.
|
|
4440
|
+
*
|
|
4441
|
+
* Read off `isf` rather than recomputed from a path, since the ICS object is keyed by the StorageFile's own
|
|
4442
|
+
* id.
|
|
4443
|
+
*/
|
|
4444
|
+
readonly icsStorageFileKey$: rxjs.Observable<Maybe<string>>;
|
|
4445
|
+
/**
|
|
4446
|
+
* The permanent public url the published ICS is served from, or undefined before the first publish.
|
|
4447
|
+
*
|
|
4448
|
+
* Read off the stored `iu` rather than recomputed from the path, because the storage host differs between
|
|
4449
|
+
* the emulator and production and the object is keyed by the ICS StorageFile's own id. Its absence is also
|
|
4450
|
+
* the "not yet published" state a link rotation passes through.
|
|
4451
|
+
*/
|
|
4452
|
+
readonly icsUrl$: rxjs.Observable<Maybe<string>>;
|
|
4453
|
+
/**
|
|
4454
|
+
* The last date the published ICS was successfully uploaded, or undefined before the first publish.
|
|
4455
|
+
*/
|
|
4456
|
+
readonly syncedAt$: rxjs.Observable<Maybe<Date>>;
|
|
4457
|
+
/**
|
|
4458
|
+
* The last date this calendar's ICS link was rotated, or undefined if it never has been.
|
|
4459
|
+
*/
|
|
4460
|
+
readonly icsRotatedAt$: rxjs.Observable<Maybe<Date>>;
|
|
4461
|
+
/**
|
|
4462
|
+
* The earliest time the ICS link may be rotated again, or undefined when nothing is holding it off.
|
|
4463
|
+
*
|
|
4464
|
+
* Derived with the same `calendarNextIcsRotateAt()` the server enforces the throttle with, so the UI
|
|
4465
|
+
* cannot offer a rotation the server would reject.
|
|
4466
|
+
*/
|
|
4467
|
+
readonly nextIcsRotateAt$: rxjs.Observable<Maybe<Date>>;
|
|
4468
|
+
/**
|
|
4469
|
+
* Whether the server would reject a rotation right now.
|
|
4470
|
+
*
|
|
4471
|
+
* Uses the same `isCalendarIcsRotateThrottled()` predicate the server rejects on, so the UI disables the
|
|
4472
|
+
* action instead of letting the user trigger a call that comes back as an error.
|
|
4473
|
+
*
|
|
4474
|
+
* Evaluated per document emission rather than on a timer: the window is twelve hours by default, so there
|
|
4475
|
+
* is nothing worth ticking for, and the rotation that opens the next window writes `rat` — which emits.
|
|
4476
|
+
*/
|
|
4477
|
+
readonly isIcsRotateThrottled$: rxjs.Observable<boolean>;
|
|
4478
|
+
/**
|
|
4479
|
+
* Where the calendar sits in the publish pipeline, or undefined before the document exists.
|
|
4480
|
+
*
|
|
4481
|
+
* Read alongside {@link syncedAt$} rather than instead of it: `sat` is the last successful upload, so on
|
|
4482
|
+
* its own it cannot tell a current feed from one that went stale the moment an event was added.
|
|
4483
|
+
*/
|
|
4484
|
+
readonly syncState$: rxjs.Observable<Maybe<CalendarSyncState>>;
|
|
4485
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDocumentStore, never>;
|
|
4486
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CalendarDocumentStore>;
|
|
4487
|
+
}
|
|
4488
|
+
|
|
4489
|
+
/**
|
|
4490
|
+
* Button that rotates a calendar's published ICS link, revoking the url subscribers currently hold.
|
|
4491
|
+
*
|
|
4492
|
+
* Its own component rather than markup inside the subscribe dialog because everything it has to express is
|
|
4493
|
+
* about the action and none of it is about the dialog: rotation needs a calendar that exists, the server
|
|
4494
|
+
* enforces a rotation throttle, and the confirm prompt has to spell out that every existing subscription
|
|
4495
|
+
* breaks. A caller that wants the affordance somewhere else — an admin screen, a settings page — drops in
|
|
4496
|
+
* the same component.
|
|
4497
|
+
*
|
|
4498
|
+
* Renders nothing but the button, unconditionally, and disables it instead of substituting an explanation —
|
|
4499
|
+
* so a host's layout does not shift with the calendar's state and the control stays exactly where the caller
|
|
4500
|
+
* put it. The disabled reason is deliberately unstated: the confirm prompt is where the consequences belong,
|
|
4501
|
+
* and the server rejects an early rotation regardless.
|
|
4502
|
+
*/
|
|
4503
|
+
declare class DbxFirebaseCalendarIcsRotateButtonComponent {
|
|
4504
|
+
/**
|
|
4505
|
+
* Store for the calendar whose link is rotated.
|
|
4506
|
+
*
|
|
4507
|
+
* An input rather than an injected store, since the most common host is a dialog that received its store
|
|
4508
|
+
* through `MAT_DIALOG_DATA` and therefore cannot provide it through the injector.
|
|
4509
|
+
*/
|
|
4510
|
+
readonly calendarDocumentStore: i0.InputSignal<CalendarDocumentStore>;
|
|
4511
|
+
readonly calendarDocumentStore$: rxjs.Observable<CalendarDocumentStore>;
|
|
4512
|
+
/**
|
|
4513
|
+
* Whether the calendar document exists, which is the precondition for rotating its link.
|
|
4514
|
+
*
|
|
4515
|
+
* The callable authorizes against the Calendar itself, so a key that names nothing is rejected rather
|
|
4516
|
+
* than reported as a no-op revocation.
|
|
4517
|
+
*/
|
|
4518
|
+
readonly existsSignal: i0.Signal<boolean>;
|
|
4519
|
+
readonly isThrottledSignal: i0.Signal<boolean>;
|
|
4520
|
+
/**
|
|
4521
|
+
* Whether rotation is unavailable, for either of its two reasons.
|
|
4522
|
+
*
|
|
4523
|
+
* The button stays rendered and goes disabled rather than being swapped for an explanation, so the control
|
|
4524
|
+
* a caller lays out is in the same place whatever the calendar's state.
|
|
4525
|
+
*/
|
|
4526
|
+
readonly isDisabledSignal: i0.Signal<boolean>;
|
|
4527
|
+
readonly rotateConfirmConfig: DbxActionConfirmConfig;
|
|
4528
|
+
readonly handleRotateLink: WorkUsingContext;
|
|
4529
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseCalendarIcsRotateButtonComponent, never>;
|
|
4530
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseCalendarIcsRotateButtonComponent, "dbx-firebase-calendar-ics-rotate-button", never, { "calendarDocumentStore": { "alias": "calendarDocumentStore"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
4531
|
+
}
|
|
4532
|
+
|
|
4533
|
+
/**
|
|
4534
|
+
* The ICS link rotation control, with the prose explaining why it is unavailable when it is.
|
|
4535
|
+
*
|
|
4536
|
+
* Split from {@link DbxFirebaseCalendarIcsRotateButtonComponent} rather than folded into it because the two
|
|
4537
|
+
* have incompatible layout contracts. A bare button is a fixed-size control a caller can put in a toolbar or
|
|
4538
|
+
* a button row and trust not to move; this grows and shrinks by a line of text as the calendar's state
|
|
4539
|
+
* changes. Callers that need the predictable one take the button directly.
|
|
4540
|
+
*
|
|
4541
|
+
* Both disabled reasons are stated here, since a disabled control with no explanation is the one thing the
|
|
4542
|
+
* bare button cannot fix on its own.
|
|
4543
|
+
*/
|
|
4544
|
+
declare class DbxFirebaseCalendarIcsRotateComponent {
|
|
4545
|
+
/**
|
|
4546
|
+
* Store for the calendar whose link is rotated. Handed straight to the button.
|
|
4547
|
+
*/
|
|
4548
|
+
readonly calendarDocumentStore: i0.InputSignal<CalendarDocumentStore>;
|
|
4549
|
+
readonly calendarDocumentStore$: rxjs.Observable<CalendarDocumentStore>;
|
|
4550
|
+
readonly existsSignal: i0.Signal<boolean>;
|
|
4551
|
+
readonly isThrottledSignal: i0.Signal<boolean>;
|
|
4552
|
+
readonly nextIcsRotateAtSignal: i0.Signal<_dereekb_util.Maybe<Date>>;
|
|
4553
|
+
/**
|
|
4554
|
+
* The time the throttle lifts, or undefined when a rotation is allowed right now.
|
|
4555
|
+
*
|
|
4556
|
+
* Gated on the throttle rather than rendered from the date alone: `nextIcsRotateAt` stays populated once
|
|
4557
|
+
* the window has passed, and a hint counting down to a time already gone reads as a bug.
|
|
4558
|
+
*/
|
|
4559
|
+
readonly throttledUntilSignal: i0.Signal<_dereekb_util.Maybe<Date>>;
|
|
4560
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseCalendarIcsRotateComponent, never>;
|
|
4561
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseCalendarIcsRotateComponent, "dbx-firebase-calendar-ics-rotate", never, { "calendarDocumentStore": { "alias": "calendarDocumentStore"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
4562
|
+
}
|
|
4563
|
+
|
|
4564
|
+
interface DbxFirebaseCalendarSubscribeDialogComponentConfig {
|
|
4565
|
+
readonly calendarDocumentStore: CalendarDocumentStore;
|
|
4566
|
+
}
|
|
4567
|
+
/**
|
|
4568
|
+
* Dialog that hands the user the calendar's PUBLIC feed url, and lets them revoke it.
|
|
4569
|
+
*
|
|
4570
|
+
* The url is a permanent, zero-auth bearer credential: anyone holding it reads the calendar, and a subscriber
|
|
4571
|
+
* like Google stores it inside their own account. That is what makes it work in every calendar client without
|
|
4572
|
+
* OAuth, and it is also why "Rotate Link" is here rather than buried in an admin tool — rotation is the ONLY
|
|
4573
|
+
* revocation a feed url has.
|
|
4574
|
+
*
|
|
4575
|
+
* Deliberately NOT a tutorial. Per-client subscribe steps ("Other calendars -> From URL", "New Calendar
|
|
4576
|
+
* Subscription", ...) go stale the moment a vendor moves a menu, and they are the one thing every calendar
|
|
4577
|
+
* app already documents better than we can. The dialog's job is to hand over the url and the means to revoke
|
|
4578
|
+
* it; what the user pastes it into is theirs.
|
|
4579
|
+
*/
|
|
4580
|
+
declare class DbxFirebaseCalendarSubscribeDialogComponent extends AbstractDialogDirective<unknown, DbxFirebaseCalendarSubscribeDialogComponentConfig> {
|
|
4581
|
+
readonly icsUrlSignal: i0.Signal<_dereekb_util.Maybe<string>>;
|
|
4582
|
+
readonly syncedAtSignal: i0.Signal<_dereekb_util.Maybe<Date>>;
|
|
4583
|
+
/**
|
|
4584
|
+
* Why there is no url yet, distinguishing a first publish from the gap a rotation leaves behind.
|
|
4585
|
+
*
|
|
4586
|
+
* `iu` is written only by the ICS processor's success path. A rotation expedites that publish, so this is
|
|
4587
|
+
* normally a first-publish message; it still covers the rotation case for as long as an expedite that did
|
|
4588
|
+
* not land leaves the replacement queued. `sat` is what tells the two apart.
|
|
4589
|
+
*/
|
|
4590
|
+
readonly notPublishedHintSignal: i0.Signal<"The link is being regenerated. It will appear here once the next calendar sync publishes the replacement." | "This calendar has not been published yet. The link appears once the hourly calendar sync generates its ICS.">;
|
|
4591
|
+
readonly clipboardSnackbarMessagesConfig: CopyToClipboardFunctionWithSnackbarMessageSnackbarConfig;
|
|
4592
|
+
static openDialog(matDialog: MatDialog, config: DbxFirebaseCalendarSubscribeDialogComponentConfig): MatDialogRef<DbxFirebaseCalendarSubscribeDialogComponent>;
|
|
4593
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseCalendarSubscribeDialogComponent, never>;
|
|
4594
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseCalendarSubscribeDialogComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
4595
|
+
}
|
|
4596
|
+
|
|
4597
|
+
/**
|
|
4598
|
+
* Directive providing a {@link CalendarDocumentStore} for accessing a single calendar document.
|
|
4599
|
+
*/
|
|
4600
|
+
declare class CalendarDocumentStoreDirective extends DbxFirebaseDocumentStoreDirective<Calendar, CalendarDocument, CalendarDocumentStore> {
|
|
4601
|
+
constructor();
|
|
4602
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDocumentStoreDirective, never>;
|
|
4603
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarDocumentStoreDirective, "[dbxFirebaseCalendarDocument]", never, {}, {}, never, never, true, never>;
|
|
4604
|
+
}
|
|
4605
|
+
|
|
4381
4606
|
/**
|
|
4382
4607
|
* Assets used to render a third-party connection row.
|
|
4383
4608
|
*
|
|
@@ -6418,11 +6643,58 @@ declare class DbxFirebaseStorageFileDownloadService {
|
|
|
6418
6643
|
static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseStorageFileDownloadService>;
|
|
6419
6644
|
}
|
|
6420
6645
|
|
|
6646
|
+
/**
|
|
6647
|
+
* Service that provides access to the app's FirebaseStorageContext.
|
|
6648
|
+
*/
|
|
6649
|
+
declare class DbxFirebaseStorageService implements FirebaseStorageAccessor {
|
|
6650
|
+
readonly storageContext: FirebaseStorageContext<_dereekb_firebase.FirebaseStorage>;
|
|
6651
|
+
readonly dbxFirebaseEmulatorService: DbxFirebaseEmulatorService;
|
|
6652
|
+
defaultBucket(): string;
|
|
6653
|
+
file(path: StoragePathInput): FirebaseStorageAccessorFile;
|
|
6654
|
+
folder(path: StoragePathInput): FirebaseStorageAccessorFolder;
|
|
6655
|
+
/**
|
|
6656
|
+
* The origin that serves this app's public storage objects.
|
|
6657
|
+
*
|
|
6658
|
+
* Resolves to the storage emulator's origin when the app is emulating, and the production Google Cloud
|
|
6659
|
+
* Storage origin otherwise. This mirrors what the client SDK itself does when it maps a Firebase Storage
|
|
6660
|
+
* host to its cloud-storage counterpart: an emulated host serves both channels, while the default
|
|
6661
|
+
* Firebase host pairs with `storage.googleapis.com`.
|
|
6662
|
+
*
|
|
6663
|
+
* @returns The origin that serves this app's public storage objects.
|
|
6664
|
+
*/
|
|
6665
|
+
publicUrlApiEndpoint(): StoragePublicUrlApiEndpoint;
|
|
6666
|
+
/**
|
|
6667
|
+
* Derives the permanent, anonymously-readable download url for the object at the input path.
|
|
6668
|
+
*
|
|
6669
|
+
* A pure client-side derivation: no request, no auth, and no expiration, so it can be resolved before
|
|
6670
|
+
* first render. The url only actually resolves for an object that exists AND is public — callers are
|
|
6671
|
+
* responsible for knowing that about the path they pass.
|
|
6672
|
+
*
|
|
6673
|
+
* @param path - Path of the object. A StorageFile document satisfies this, as it carries its own bucket
|
|
6674
|
+
* and path; a bare path string resolves against the context's default bucket.
|
|
6675
|
+
* @returns The object's public download url.
|
|
6676
|
+
*/
|
|
6677
|
+
publicDownloadUrl(path: StoragePathInput): StorageDownloadUrl;
|
|
6678
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageService, never>;
|
|
6679
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseStorageService>;
|
|
6680
|
+
}
|
|
6681
|
+
|
|
6421
6682
|
interface DbxFirebaseStorageFileDownloadDetails {
|
|
6422
6683
|
readonly downloadUrl: StorageFileDownloadUrl;
|
|
6423
6684
|
readonly mimeType?: Maybe<ContentTypeMimeType>;
|
|
6424
6685
|
readonly expiresAt?: Maybe<Date>;
|
|
6425
6686
|
}
|
|
6687
|
+
/**
|
|
6688
|
+
* Derives the object path of a PUBLIC StorageFile from the file's id.
|
|
6689
|
+
*
|
|
6690
|
+
* Exists so a caller that holds only an id can still name the object without a document read: the path
|
|
6691
|
+
* shape for a given purpose is a pure function of the id (e.g. `calendarIcsFileStoragePath()`).
|
|
6692
|
+
*/
|
|
6693
|
+
type DbxFirebaseStorageFilePublicStoragePathFactory = (storageFileId: StorageFileId) => StoragePathInput;
|
|
6694
|
+
/**
|
|
6695
|
+
* Path of a PUBLIC StorageFile's object, or a factory that derives it from the file's id.
|
|
6696
|
+
*/
|
|
6697
|
+
type DbxFirebaseStorageFilePublicStoragePathInput = StoragePathInput | DbxFirebaseStorageFilePublicStoragePathFactory;
|
|
6426
6698
|
/**
|
|
6427
6699
|
* Source configuration for the DbxFirebaseStorageFileDownloadButtonComponent.
|
|
6428
6700
|
*/
|
|
@@ -6431,6 +6703,20 @@ interface DbxFirebaseStorageFileDownloadButtonSource {
|
|
|
6431
6703
|
* A static StorageFileKey to use.
|
|
6432
6704
|
*/
|
|
6433
6705
|
readonly storageFileKey?: MaybeObservableOrValue<StorageFileKey>;
|
|
6706
|
+
/**
|
|
6707
|
+
* Object path of a PUBLIC StorageFile.
|
|
6708
|
+
*
|
|
6709
|
+
* When set, the download url is DERIVED on the client from the app's storage origin and this path — no
|
|
6710
|
+
* callable, no auth, and no expiration — so the button lands ready to save on first render and clicking it
|
|
6711
|
+
* only follows the anchor, rather than fetching a url the component already has.
|
|
6712
|
+
*
|
|
6713
|
+
* Accepts either a path value or a factory from the file's id. A StorageFile document satisfies the value
|
|
6714
|
+
* form directly, since it carries its own bucket and path; pass the factory form when only the id is on
|
|
6715
|
+
* hand and the path shape is derivable from it.
|
|
6716
|
+
*
|
|
6717
|
+
* Only for a file whose bytes are actually public. A private path yields a url that resolves to a 403.
|
|
6718
|
+
*/
|
|
6719
|
+
readonly publicStoragePath?: Maybe<MaybeObservableOrValue<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6434
6720
|
/**
|
|
6435
6721
|
* Whether or not to pre-load the download url from the source.
|
|
6436
6722
|
*
|
|
@@ -6493,6 +6779,7 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6493
6779
|
readonly matDialog: MatDialog;
|
|
6494
6780
|
readonly dbxWebFilePreviewService: DbxWebFilePreviewService;
|
|
6495
6781
|
readonly dbxFirebaseStorageFileDownloadService: DbxFirebaseStorageFileDownloadService;
|
|
6782
|
+
readonly dbxFirebaseStorageService: DbxFirebaseStorageService;
|
|
6496
6783
|
/**
|
|
6497
6784
|
* The StorageFileKey to set up the download button for.
|
|
6498
6785
|
*/
|
|
@@ -6501,6 +6788,12 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6501
6788
|
* The download URL to use for the download button.
|
|
6502
6789
|
*/
|
|
6503
6790
|
readonly storageFileDownloadUrl: i0.InputSignal<Maybe<string>>;
|
|
6791
|
+
/**
|
|
6792
|
+
* Object path of a PUBLIC StorageFile, or a factory deriving it from the file's id.
|
|
6793
|
+
*
|
|
6794
|
+
* See {@link DbxFirebaseStorageFileDownloadButtonSource.publicStoragePath}.
|
|
6795
|
+
*/
|
|
6796
|
+
readonly publicStoragePath: i0.InputSignal<Maybe<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6504
6797
|
/**
|
|
6505
6798
|
* The MIME type to use the embed component.
|
|
6506
6799
|
*/
|
|
@@ -6508,7 +6801,7 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6508
6801
|
/**
|
|
6509
6802
|
* Whether or not to show a preview button.
|
|
6510
6803
|
*
|
|
6511
|
-
* Defaults to true.
|
|
6804
|
+
* Takes precedence over the config. Defaults to true when neither is set.
|
|
6512
6805
|
*/
|
|
6513
6806
|
readonly showPreviewButton: i0.InputSignal<Maybe<boolean>>;
|
|
6514
6807
|
/**
|
|
@@ -6524,7 +6817,11 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6524
6817
|
readonly source$: Observable<Maybe<DbxFirebaseStorageFileDownloadButtonSource>>;
|
|
6525
6818
|
readonly configSignal: i0.Signal<DbxFirebaseStorageFileDownloadButtonConfig>;
|
|
6526
6819
|
readonly preloadSignal: i0.Signal<boolean>;
|
|
6527
|
-
|
|
6820
|
+
/**
|
|
6821
|
+
* The url fetched by the download action, restored from the cache, or given by the {@link storageFileDownloadUrl}
|
|
6822
|
+
* input. A derived public url takes precedence over it in {@link downloadUrlSignal}.
|
|
6823
|
+
*/
|
|
6824
|
+
private readonly _downloadUrlSignal;
|
|
6528
6825
|
readonly downloadMimeTypeSignal: i0.WritableSignal<Maybe<string>>;
|
|
6529
6826
|
readonly downloadUrlExpiresAtSignal: i0.WritableSignal<Maybe<DateOrUnixDateTimeSecondsNumber>>;
|
|
6530
6827
|
readonly storageFileKeyFromInput$: Observable<Maybe<string>>;
|
|
@@ -6532,6 +6829,41 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6532
6829
|
readonly storageFileKey$: Observable<Maybe<StorageFileKey>>;
|
|
6533
6830
|
readonly storageFileKeySignal: i0.Signal<Maybe<string>>;
|
|
6534
6831
|
readonly hasDownloadUrlSignal: i0.Signal<boolean>;
|
|
6832
|
+
readonly publicStoragePathFromInput$: Observable<Maybe<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6833
|
+
readonly publicStoragePathFromSource$: Observable<Maybe<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6834
|
+
readonly publicStoragePathInput$: Observable<Maybe<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6835
|
+
/**
|
|
6836
|
+
* The resolved public object path, or undefined while a configured factory still has no key to work from.
|
|
6837
|
+
*/
|
|
6838
|
+
readonly publicStoragePath$: Observable<Maybe<StoragePathInput>>;
|
|
6839
|
+
readonly publicDownloadUrl$: Observable<Maybe<StorageFilePublicDownloadUrl>>;
|
|
6840
|
+
readonly publicDownloadUrlSignal: i0.Signal<Maybe<string>>;
|
|
6841
|
+
readonly publicStoragePathInputSignal: i0.Signal<Maybe<DbxFirebaseStorageFilePublicStoragePathInput>>;
|
|
6842
|
+
/**
|
|
6843
|
+
* Whether the button is on the client-derived public url rather than the download action.
|
|
6844
|
+
*
|
|
6845
|
+
* An explicit `storageFileDownloadUrl` wins: it is a url the caller decided on, where a derived one is
|
|
6846
|
+
* only what the component could work out for itself.
|
|
6847
|
+
*/
|
|
6848
|
+
readonly usesPublicDownloadUrlSignal: i0.Signal<boolean>;
|
|
6849
|
+
/**
|
|
6850
|
+
* The public url this component derived itself, if it is the url the button is on.
|
|
6851
|
+
*/
|
|
6852
|
+
readonly derivedPublicDownloadUrlSignal: i0.Signal<Maybe<string>>;
|
|
6853
|
+
/**
|
|
6854
|
+
* The url the button downloads from.
|
|
6855
|
+
*
|
|
6856
|
+
* A derived public url wins over a fetched one: it is available before first render and never expires, so
|
|
6857
|
+
* there is nothing for the action to improve on.
|
|
6858
|
+
*/
|
|
6859
|
+
readonly downloadUrlSignal: i0.Signal<Maybe<string>>;
|
|
6860
|
+
/**
|
|
6861
|
+
* Whether the download action is disabled, which also disables the button.
|
|
6862
|
+
*
|
|
6863
|
+
* A url the component already has is enough on its own: the button is then a live link, and the derived
|
|
6864
|
+
* public url arrives without a key ever being set.
|
|
6865
|
+
*/
|
|
6866
|
+
readonly actionDisabledSignal: i0.Signal<boolean>;
|
|
6535
6867
|
readonly buttonStyleSignal: i0.Signal<DbxButtonStyle>;
|
|
6536
6868
|
readonly previewButtonStyleSignal: i0.Signal<DbxButtonStyle>;
|
|
6537
6869
|
readonly iconSignal: i0.Signal<Maybe<string>>;
|
|
@@ -6555,10 +6887,10 @@ declare class DbxFirebaseStorageFileDownloadButtonComponent {
|
|
|
6555
6887
|
readonly downloadDetailsChangedEffect: i0.EffectRef;
|
|
6556
6888
|
readonly sourceDownloadDetailsChangeCallbackEffect: i0.EffectRef;
|
|
6557
6889
|
readonly handleGetDownloadUrl: WorkUsingContext<StorageFileKey, DbxFirebaseStorageFileDownloadUrlPair>;
|
|
6558
|
-
readonly handleGetDownloadUrlSuccess: (value: DbxFirebaseStorageFileDownloadUrlPair) => void;
|
|
6890
|
+
readonly handleGetDownloadUrlSuccess: (value: Maybe<DbxFirebaseStorageFileDownloadUrlPair>) => void;
|
|
6559
6891
|
readonly handleGetDownloadUrlError: (error: unknown) => void;
|
|
6560
6892
|
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageFileDownloadButtonComponent, never>;
|
|
6561
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseStorageFileDownloadButtonComponent, "dbx-firebase-storagefile-download-button", never, { "storageFileKey": { "alias": "storageFileKey"; "required": false; "isSignal": true; }; "storageFileDownloadUrl": { "alias": "storageFileDownloadUrl"; "required": false; "isSignal": true; }; "embedMimeType": { "alias": "embedMimeType"; "required": false; "isSignal": true; }; "showPreviewButton": { "alias": "showPreviewButton"; "required": false; "isSignal": true; }; "preload": { "alias": "preload"; "required": false; "isSignal": true; }; "config": { "alias": "config"; "required": false; "isSignal": true; }; "source": { "alias": "source"; "required": false; "isSignal": true; }; }, { "downloadDetailsChange": "downloadDetailsChange"; }, never, never, true, never>;
|
|
6893
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DbxFirebaseStorageFileDownloadButtonComponent, "dbx-firebase-storagefile-download-button", never, { "storageFileKey": { "alias": "storageFileKey"; "required": false; "isSignal": true; }; "storageFileDownloadUrl": { "alias": "storageFileDownloadUrl"; "required": false; "isSignal": true; }; "publicStoragePath": { "alias": "publicStoragePath"; "required": false; "isSignal": true; }; "embedMimeType": { "alias": "embedMimeType"; "required": false; "isSignal": true; }; "showPreviewButton": { "alias": "showPreviewButton"; "required": false; "isSignal": true; }; "preload": { "alias": "preload"; "required": false; "isSignal": true; }; "config": { "alias": "config"; "required": false; "isSignal": true; }; "source": { "alias": "source"; "required": false; "isSignal": true; }; }, { "downloadDetailsChange": "downloadDetailsChange"; }, never, never, true, never>;
|
|
6562
6894
|
}
|
|
6563
6895
|
|
|
6564
6896
|
/**
|
|
@@ -6792,18 +7124,6 @@ declare class DbxFirebaseStorageFileGroupDocumentStoreDirective extends DbxFireb
|
|
|
6792
7124
|
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseStorageFileGroupDocumentStoreDirective, "[dbxFirebaseStorageFileGroupDocument]", never, {}, {}, never, never, true, never>;
|
|
6793
7125
|
}
|
|
6794
7126
|
|
|
6795
|
-
/**
|
|
6796
|
-
* Service that provides access to the app's FirebaseStorageContext.
|
|
6797
|
-
*/
|
|
6798
|
-
declare class DbxFirebaseStorageService implements FirebaseStorageAccessor {
|
|
6799
|
-
readonly storageContext: FirebaseStorageContext<_dereekb_firebase.FirebaseStorage>;
|
|
6800
|
-
defaultBucket(): string;
|
|
6801
|
-
file(path: StoragePathInput): FirebaseStorageAccessorFile;
|
|
6802
|
-
folder(path: StoragePathInput): FirebaseStorageAccessorFolder;
|
|
6803
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DbxFirebaseStorageService, never>;
|
|
6804
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DbxFirebaseStorageService>;
|
|
6805
|
-
}
|
|
6806
|
-
|
|
6807
7127
|
/**
|
|
6808
7128
|
* Creates a new observable for uploading a file.
|
|
6809
7129
|
*/
|
|
@@ -7376,5 +7696,5 @@ interface ProvideDbxFirebaseConfig<T, M extends FirebaseFunctionsMap = FirebaseF
|
|
|
7376
7696
|
*/
|
|
7377
7697
|
declare function provideDbxFirebase<T, M extends FirebaseFunctionsMap = FirebaseFunctionsMap>(config: ProvideDbxFirebaseConfig<T, M>): EnvironmentProviders;
|
|
7378
7698
|
|
|
7379
|
-
export { AbstractConfiguredDbxFirebaseLoginButtonDirective, AbstractDbxFirebaseCollectionStore, AbstractDbxFirebaseCollectionWithParentStore, AbstractDbxFirebaseDocumentStore, AbstractDbxFirebaseDocumentWithParentStore, AbstractDbxFirebaseModelEntityWidgetDirective, AbstractDbxFirebaseNotificationItemWidgetComponent, AbstractRootSingleItemDbxFirebaseDocument, AbstractSingleItemDbxFirebaseDocument, AbstractSystemStateDocumentStoreAccessor, DBX_CONFIGURED_DBX_FIREBASE_LOGIN_BUTTON_COMPONENT_CONFIGURATION, DBX_FIREBASE_APP_OPTIONS_TOKEN, DBX_FIREBASE_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_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_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, 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, 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, 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, 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, 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, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, modelDoesNotExistError, navigateAndWaitForPageToLeave, notificationHealthCheckProbeIssueLabel, parseDbxFirebaseEmulatorsConfig, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseAuthImpersonation, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseExternalConnections, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readValueFromIdToken, resolveDbxFirebaseAuthFlow, setParentStoreEffect, shouldCreateUserExternalConnectionForDocumentLoadingState, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
|
|
7380
|
-
export type { AuthRolesObsWithClaimsServiceConfig, AuthUserInfo, AuthUserStateObsFunction, CreateDbxFirebaseAppCheckParams, CreateDbxFirebaseAuthParams, CreateDbxFirebaseFirestoreParams, CreateDbxFirebaseFunctionsParams, CreateDbxFirebaseStorageParams, DbxFirebaseAnalyticsUserPropertiesFactory, DbxFirebaseAppCheckConfig, DbxFirebaseAppOptions, DbxFirebaseAuthContextInfo, DbxFirebaseAuthFlow, DbxFirebaseAuthLoginPasswordConfig, DbxFirebaseAuthLoginProvider, DbxFirebaseAuthLoginProviderAssets, DbxFirebaseCollectionChangeTrigger, DbxFirebaseCollectionChangeTriggerFunction, DbxFirebaseCollectionChangeTriggerInstanceConfig, DbxFirebaseCollectionChangeWatcher, DbxFirebaseCollectionChangeWatcherEvent, DbxFirebaseCollectionChangeWatcherInstance, DbxFirebaseCollectionChangeWatcherTriggerMode, DbxFirebaseCollectionHasChangeDirectiveMode, DbxFirebaseCollectionLoader, DbxFirebaseCollectionLoaderAccessor, DbxFirebaseCollectionLoaderAccessorWithAccumulator, DbxFirebaseCollectionLoaderInstanceData, DbxFirebaseCollectionLoaderInstanceInitConfig, DbxFirebaseCollectionLoaderWithAccumulator, DbxFirebaseCollectionMode, DbxFirebaseCollectionStore, DbxFirebaseCollectionStoreContextState, DbxFirebaseCollectionStoreCreateFunction, DbxFirebaseCollectionStoreCrudFunction, DbxFirebaseCollectionWithParentStore, DbxFirebaseCollectionWithParentStoreContextState, DbxFirebaseCompletePasswordResetInput, DbxFirebaseComponentStoreSetParentEffectFunction, DbxFirebaseComponentStoreWithParent, DbxFirebaseComponentStoreWithParentContextState, DbxFirebaseComponentStoreWithParentSetParentEffectFunction, DbxFirebaseComponentStoreWithParentSetParentSourceModeFunction, DbxFirebaseComponentStoreWithParentSetParentStoreEffectFunction, DbxFirebaseComponentStoreWithParentSourceMode, DbxFirebaseDevelopmentPopupContentFormInput, DbxFirebaseDevelopmentPopupContentFormValue, DbxFirebaseDevelopmentWidgetEntry, DbxFirebaseDocumentLoader, DbxFirebaseDocumentLoaderInstanceInitConfig, DbxFirebaseDocumentReadOnlyStore, DbxFirebaseDocumentStore, DbxFirebaseDocumentStoreContextState, DbxFirebaseDocumentStoreContextStoreEntry, DbxFirebaseDocumentStoreContextStoreEntryNumber, DbxFirebaseDocumentStoreContextStoreEntryWithIdentity, DbxFirebaseDocumentStoreContextStoreState, DbxFirebaseDocumentStoreCreateFunction, DbxFirebaseDocumentStoreCrudFunction, DbxFirebaseDocumentStoreFunction, DbxFirebaseDocumentStoreFunctionParams, DbxFirebaseDocumentStoreFunctionParamsInput, DbxFirebaseDocumentWithParentStore, DbxFirebaseDocumentWithParentStoreContextState, DbxFirebaseEmailFormConfig, DbxFirebaseEmailFormValue, DbxFirebaseEmailRecoveryFormValue, DbxFirebaseEmulatorConfig, DbxFirebaseEmulatorsConfig, DbxFirebaseEnvironmentOptions, DbxFirebaseExternalConnectionActionConfig, DbxFirebaseExternalConnectionAuthorizeState, DbxFirebaseExternalConnectionConnectContext, DbxFirebaseExternalConnectionConnectFunction, DbxFirebaseExternalConnectionListItem, DbxFirebaseExternalConnectionListItemValue, DbxFirebaseExternalConnectionMintAuthorizeStateFunction, DbxFirebaseExternalConnectionNavigateFunction, DbxFirebaseExternalConnectionProvider, DbxFirebaseExternalConnectionProviderAssets, DbxFirebaseExternalConnectionProviderEntry, DbxFirebaseExternalConnectionRow, DbxFirebaseExternalConnectionRowStatus, DbxFirebaseExternalConnectionRowsInput, 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, DbxFirebaseStorageFileUploadFileModifier, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseAuthImpersonationConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseExternalConnectionsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };
|
|
7699
|
+
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_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_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, 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, 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, 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, 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, linkDocumentStoreToParentContextStores, loginMethodTypeToFirebaseProviderId, modelDoesNotExistError, navigateAndWaitForPageToLeave, notificationHealthCheckProbeIssueLabel, parseDbxFirebaseEmulatorsConfig, provideCalendarFirestoreCollections, provideDbxFirebase, provideDbxFirebaseAnalyticsUserEventsListenerService, provideDbxFirebaseApp, provideDbxFirebaseAuth, provideDbxFirebaseAuthImpersonation, provideDbxFirebaseCollectionStoreDirective, provideDbxFirebaseCollectionWithParentStoreDirective, provideDbxFirebaseDevelopment, provideDbxFirebaseDocumentStoreContextStore, provideDbxFirebaseDocumentStoreDirective, provideDbxFirebaseDocumentStoreTwoWayKeyProvider, provideDbxFirebaseExternalConnections, provideDbxFirebaseFunctions, provideDbxFirebaseLogin, provideDbxFirebaseModelContextService, provideDbxFirebaseModelEntitiesWidgetService, provideDbxFirebaseNotifications, provideDbxFirebaseStorageFileService, provideDbxFirestoreCollection, provideNotificationFirestoreCollections, provideStorageFileFirestoreCollections, provideSystemStateFirestoreCollections, providedDbxFirebaseStorage, readDbxAnalyticsUserPropertiesFromAuthUserInfo, readValueFromIdToken, resolveDbxFirebaseAuthFlow, setParentStoreEffect, shouldCreateUserExternalConnectionForDocumentLoadingState, stateFromTokenForLoggedInUserFunction, storageFileUploadFiles, storageFileUploadHandler };
|
|
7700
|
+
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, 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, DbxFirebaseStorageFilePublicStoragePathFactory, DbxFirebaseStorageFilePublicStoragePathInput, DbxFirebaseStorageFileUploadFileModifier, DbxFirebaseStorageFileUploadStoreAllowedTypes, DbxFirebaseStorageFileUploadStoreFileProgress, DbxFirebaseStorageFileUploadStoreState, DbxFirebaseStorageFileUploadStoreUploadStage, DbxLimitedFirebaseDocumentLoader, DefaultDbxFirebaseAuthServiceDelegateWithClaimsServiceConfig, FirebaseDocumentStoreFunctionConfig, FirebaseLoginMethodCategory, FirebaseLoginMethodType, KnownFirebaseLoginMethodCategory, KnownFirebaseLoginMethodType, NotificationItemWithSelection, ProvideDbxFirebaseAppConfig, ProvideDbxFirebaseAuthConfig, ProvideDbxFirebaseAuthImpersonationConfig, ProvideDbxFirebaseConfig, ProvideDbxFirebaseDevelopmentConfig, ProvideDbxFirebaseExternalConnectionsConfig, ProvideDbxFirebaseFirestoreCollectionConfig, ProvideDbxFirebaseFunctionsConfig, ProvideDbxFirebaseLoginConfig, ProvideDbxFirebaseModelContextServiceConfig, ProvideDbxFirebaseModelEntitiesWidgetServiceConfig, ProvideDbxFirebaseNotificationsConfig, ProvideDbxFirebaseStorageConfig, ScheduledFunctionDevelopmentFirebaseFunctionListEntryWithSelection, StateFromTokenFunction, StorageFileUploadConfig, StorageFileUploadConfigFactory, StorageFileUploadConfigOptions, StorageFileUploadFilesEvent, StorageFileUploadFilesFinalFileResult, StorageFileUploadFilesFinalResult, StorageFileUploadFilesInput, StorageFileUploadFilesInstance, StorageFileUploadHandler, StorageFileUploadHandlerConfig, StorageFileUploadHandlerFunction, StorageFileUploadHandlerInstance };
|