@dereekb/dbx-firebase 13.6.11 → 13.6.13
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.6.
|
|
3
|
+
"version": "13.6.13",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "21.2.3",
|
|
6
6
|
"@angular/core": "21.2.3",
|
|
7
7
|
"@angular/fire": "21.0.0-rc.0-canary.ac3dd7c",
|
|
8
8
|
"@angular/material": "21.2.3",
|
|
9
|
-
"@dereekb/date": "13.6.
|
|
10
|
-
"@dereekb/dbx-analytics": "13.6.
|
|
11
|
-
"@dereekb/dbx-core": "13.6.
|
|
12
|
-
"@dereekb/dbx-form": "13.6.
|
|
13
|
-
"@dereekb/dbx-web": "13.6.
|
|
14
|
-
"@dereekb/firebase": "13.6.
|
|
15
|
-
"@dereekb/model": "13.6.
|
|
16
|
-
"@dereekb/rxjs": "13.6.
|
|
17
|
-
"@dereekb/util": "13.6.
|
|
9
|
+
"@dereekb/date": "13.6.13",
|
|
10
|
+
"@dereekb/dbx-analytics": "13.6.13",
|
|
11
|
+
"@dereekb/dbx-core": "13.6.13",
|
|
12
|
+
"@dereekb/dbx-form": "13.6.13",
|
|
13
|
+
"@dereekb/dbx-web": "13.6.13",
|
|
14
|
+
"@dereekb/firebase": "13.6.13",
|
|
15
|
+
"@dereekb/model": "13.6.13",
|
|
16
|
+
"@dereekb/rxjs": "13.6.13",
|
|
17
|
+
"@dereekb/util": "13.6.13",
|
|
18
18
|
"@ngrx/component-store": "^21.0.0",
|
|
19
19
|
"@ngx-formly/core": "git+https://git@github.com/dereekb/ngx-formly#996d1041c8d2afbe429985a5ad394e59327bfa1d",
|
|
20
20
|
"firebase": "^12.0.0",
|
|
@@ -19,7 +19,7 @@ import * as _dereekb_rxjs from '@dereekb/rxjs';
|
|
|
19
19
|
import { WorkUsingContext, WorkUsingObservable, ObservableOrValue, IsModifiedFunction, PageListLoadingState, ItemAccumulatorNextPageUntilResultsCountResult, SubscriptionObject, ObservableDecisionFunction, ListLoadingState, LoadingState, MaybeObservableOrValue, SwitchMapToDefaultFilterFunction, MaybeObservableOrValueGetter } from '@dereekb/rxjs';
|
|
20
20
|
import * as dist_packages_dbx_form_types_dereekb_dbx_form from 'dist/packages/dbx-form/types/dereekb-dbx-form';
|
|
21
21
|
import * as i1 from '@dereekb/dbx-web';
|
|
22
|
-
import { DbxThemeColor, DbxActionConfirmConfig, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DbxButtonStyle, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent, DbxWebFilePreviewService, DbxActionDialogFunction, FileAcceptFilterTypeString, DbxFileUploadComponent, DbxActionModule, DbxLoadingComponent,
|
|
22
|
+
import { DbxThemeColor, DbxActionConfirmConfig, DbxWidgetEntry, DbxPopupService, DbxWidgetService, DbxWidgetType, TwoColumnsContextStore, AbstractPopupDirective, DbxPopupKey, AbstractDbxSelectionListWrapperDirective, AbstractDbxSelectionListViewDirective, DbxSelectionValueListViewConfig, DbxValueAsListItem, AbstractDbxValueListViewItemComponent, DbxModelTypesService, DbxModelTypeInfo, DbxModelTypesMap, DbxModelTrackerService, AnchorForValueFunction, AbstractPopoverDirective, DbxPopoverService, DbxPopoverKey, AbstractPopoverRefDirective, DbxPopoverConfigSizing, DbxButtonStyle, DownloadTextContent, DbxModelObjectStateService, DbxListViewWrapper, DbxWidgetViewComponentConfig, AbstractDbxWidgetComponent, DbxWebFilePreviewService, DbxActionDialogFunction, FileAcceptFilterTypeString, DbxFileUploadComponent, DbxActionModule, DbxLoadingComponent, DbxActionSnackbarErrorDirective, DbxActionLoadingContextDirective, DbxFileUploadActionSyncDirective } from '@dereekb/dbx-web';
|
|
23
23
|
import { FormlyFieldConfig } from '@ngx-formly/core';
|
|
24
24
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
25
25
|
import { NgPopoverRef } from 'ng-overlay-container';
|
|
@@ -4907,7 +4907,7 @@ declare class DbxFirebaseStorageFileUploadSyncDirective {
|
|
|
4907
4907
|
static ɵdir: i0.ɵɵDirectiveDeclaration<DbxFirebaseStorageFileUploadSyncDirective, "[dbxFirebaseStorageFileUploadSync]", ["dbxFirebaseStorageFileUploadSync"], {}, {}, never, never, true, never>;
|
|
4908
4908
|
}
|
|
4909
4909
|
|
|
4910
|
-
declare const IMPORTS_AND_EXPORTS: (typeof DbxActionModule | typeof DbxLoadingComponent | typeof
|
|
4910
|
+
declare const IMPORTS_AND_EXPORTS: (typeof DbxActionModule | typeof DbxLoadingComponent | typeof DbxActionSnackbarErrorDirective | typeof DbxFirebaseStorageFileCollectionStoreDirective | typeof DbxFirebaseStorageFileDocumentStoreDirective | typeof DbxFirebaseStorageFileUploadActionHandlerDirective | typeof DbxFirebaseStorageFileUploadInitializeDocumentDirective | typeof DbxFirebaseStorageFileUploadStoreDirective | typeof DbxFirebaseStorageFileUploadSyncDirective | typeof DbxFileUploadComponent | typeof DbxActionLoadingContextDirective | typeof DbxFileUploadActionSyncDirective)[];
|
|
4911
4911
|
/**
|
|
4912
4912
|
* Convenience module for importing various modules/components that are relevant to the storage file upload feature.
|
|
4913
4913
|
*
|