@dereekb/dbx-web 12.0.3 → 12.0.5
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/esm2022/calendar/lib/calendar.component.mjs +2 -2
- package/esm2022/lib/action/key.trigger.directive.mjs +6 -12
- package/esm2022/lib/action/snackbar/action.snackbar.directive.mjs +2 -2
- package/esm2022/lib/error/error.module.mjs +13 -2
- package/esm2022/lib/error/error.snackbar.action.directive.mjs +11 -12
- package/esm2022/lib/extension/download/text/download.text.component.mjs +3 -3
- package/esm2022/lib/extension/model/model.tracker.view.storage.mjs +2 -3
- package/esm2022/lib/interaction/dialog/dialog.module.mjs +21 -5
- package/esm2022/lib/interaction/interaction.module.mjs +6 -6
- package/esm2022/lib/keypress/keydown.listener.directive.mjs +15 -23
- package/esm2022/lib/layout/list/list.view.directive.mjs +19 -2
- package/esm2022/lib/layout/text/address.component.mjs +31 -33
- package/esm2022/lib/layout/text/detail.block.component.mjs +8 -12
- package/esm2022/lib/layout/text/detail.block.header.component.mjs +15 -19
- package/esm2022/lib/layout/text/label.block.component.mjs +7 -9
- package/esm2022/lib/layout/text/linkify.component.mjs +15 -32
- package/esm2022/lib/layout/text/text.chip.directive.mjs +11 -15
- package/esm2022/lib/router/layout/anchor/anchor.component.mjs +7 -9
- package/esm2022/lib/router/layout/anchor/anchor.content.component.mjs +8 -15
- package/esm2022/lib/router/layout/anchor/anchor.icon.component.mjs +9 -11
- package/esm2022/lib/router/layout/anchor/anchor.link.component.mjs +28 -27
- package/esm2022/table/lib/date/date.table.column.header.component.mjs +1 -1
- package/esm2022/table/lib/date/daterange.table.cell.input.component.mjs +9 -8
- package/esm2022/table/lib/table.directive.mjs +3 -1
- package/fesm2022/dereekb-dbx-web-calendar.mjs +2 -2
- package/fesm2022/dereekb-dbx-web-calendar.mjs.map +1 -1
- package/fesm2022/dereekb-dbx-web-table.mjs +10 -7
- package/fesm2022/dereekb-dbx-web-table.mjs.map +1 -1
- package/fesm2022/dereekb-dbx-web.mjs +258 -271
- package/fesm2022/dereekb-dbx-web.mjs.map +1 -1
- package/lib/action/key.trigger.directive.d.ts +2 -3
- package/lib/action/snackbar/action.snackbar.directive.d.ts +1 -1
- package/lib/error/error.module.d.ts +12 -1
- package/lib/error/error.snackbar.action.directive.d.ts +5 -6
- package/lib/extension/model/model.tracker.view.storage.d.ts +1 -1
- package/lib/interaction/dialog/dialog.module.d.ts +9 -1
- package/lib/interaction/interaction.module.d.ts +2 -2
- package/lib/keypress/keydown.listener.directive.d.ts +7 -8
- package/lib/layout/list/list.view.directive.d.ts +9 -0
- package/lib/layout/text/address.component.d.ts +2 -2
- package/lib/layout/text/detail.block.component.d.ts +3 -3
- package/lib/layout/text/detail.block.header.component.d.ts +3 -3
- package/lib/layout/text/label.block.component.d.ts +2 -2
- package/lib/layout/text/linkify.component.d.ts +4 -9
- package/lib/layout/text/text.chip.directive.d.ts +4 -4
- package/lib/router/layout/anchor/anchor.component.d.ts +1 -1
- package/lib/router/layout/anchor/anchor.content.component.d.ts +3 -5
- package/lib/router/layout/anchor/anchor.icon.component.d.ts +2 -2
- package/lib/router/layout/anchor/anchor.link.component.d.ts +5 -4
- package/package.json +1 -1
- package/table/lib/date/date.table.column.header.component.d.ts +2 -2
- package/table/lib/date/daterange.table.cell.input.component.d.ts +6 -6
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Injectable, input, inject, effect, Directive, NgModule, Component,
|
|
2
|
+
import { Injectable, input, inject, effect, Directive, NgModule, Component, output, computed, HostListener, InjectionToken, signal, ChangeDetectionStrategy, ElementRef, Injector, viewChild, makeEnvironmentProviders, TemplateRef, forwardRef, ViewContainerRef, ChangeDetectorRef, Inject, Renderer2 } from '@angular/core';
|
|
3
3
|
import * as i1$3 from '@dereekb/dbx-core';
|
|
4
4
|
import { AbstractSubscriptionDirective, AbstractTransitionWatcherDirective, DbxInjectionComponent, AbstractDbxActionValueGetterDirective, AbstractDbxButtonDirective, provideDbxButton, DbxCoreButtonModule, AbstractDbxActionHandlerDirective, FilterSourceDirective, provideActionStoreSource, isClickableFilterPreset, AbstractDbxAnchorDirective, expandClickableAnchorLinkTrees, DbxCoreFilterModule, DbxButton, DBX_INJECTION_COMPONENT_DATA, checkNgContentWrapperHasContent, DbxActionContextStoreSourceInstance, DbxActionSourceDirective, DbxActionSuccessHandlerDirective, DbxActionDirective, DbxActionValueStreamDirective, isIdleActionState, canTriggerAction, DbxCoreActionModule, DbxActionButtonDirective, onDbxAppAuth, SimpleStorageAccessorFactory, anchorTypeForAnchor, asSegueRef, AbstractTransitionDirective, DbxRouterService, AbstractIfDirective, isSegueRefActive } from '@dereekb/dbx-core';
|
|
5
5
|
import { DASH_CHARACTER_PREFIX_INSTANCE, asPromise, cssClassesSet, spaceSeparatedCssClasses, isDefinedAndNotFalse, objectHasNoKeys, getValueFromGetter, firstValue, filterUndefinedValues, filterMaybeArrayValues, mapIterable, toReadableError, isDefaultReadableError, MS_IN_SECOND, mergeObjects, build, ServerErrorResponse, UnauthorizedServerErrorResponse, makeTimer, MS_IN_MINUTE, toggleTimerRunning, unixTimeNumberForNow, ModelRelationUtility, encodeModelKeyTypePair, useIterableOrValue, modifier, maybeModifierMapToFunction, isMaybeNot, isNotFalse, combineMaps, addModifiers, removeModifiers, applyBestFit, findNext, asArray, makeValuesGroupMap, compareWithMappedValuesFunction, splitCommaSeparatedStringToSet } from '@dereekb/util';
|
|
6
6
|
import { NgPopoverRef, NgOverlayContainerService } from 'ng-overlay-container';
|
|
7
7
|
import { of, map, BehaviorSubject, distinctUntilChanged, shareReplay, delay, switchMap, combineLatest, Subject, first, startWith, filter, throttleTime, skip, defaultIfEmpty, from, firstValueFrom, mergeMap, race, tap, catchError, merge, exhaustMap, distinct } from 'rxjs';
|
|
8
|
-
import { filterMaybe, asObservable, LockSet, SubscriptionObject, distinctUntilItemsHaveDifferentValues,
|
|
8
|
+
import { filterMaybe, asObservable, LockSet, SubscriptionObject, distinctUntilItemsHaveDifferentValues, skipAllInitialMaybe, maybeValueFromObservableOrValue, switchMapMaybeLoadingContextStream, loadingStateContext, LoadingStateType, loadingStateType, successResult, valueFromFinishedLoadingState, mapForEach, switchMapMaybe, listLoadingStateContext, isLoadingStateFinishedLoading, startWithBeginLoading, initialize, isNot } from '@dereekb/rxjs';
|
|
9
9
|
import { isBoolean } from 'class-validator';
|
|
10
10
|
import { ComponentStore } from '@ngrx/component-store';
|
|
11
11
|
import { toSignal, toObservable } from '@angular/core/rxjs-interop';
|
|
@@ -271,28 +271,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
271
271
|
}] });
|
|
272
272
|
|
|
273
273
|
class DbxWindowKeyDownListenerDirective {
|
|
274
|
-
|
|
275
|
-
appWindowKeyDownEnabled =
|
|
276
|
-
|
|
277
|
-
|
|
274
|
+
dbxWindowKeyDownListener = output();
|
|
275
|
+
appWindowKeyDownEnabled = input();
|
|
276
|
+
appWindowKeyDownFilter = input();
|
|
277
|
+
keysFilter = computed(() => {
|
|
278
|
+
const filterOnKeys = this.appWindowKeyDownFilter();
|
|
278
279
|
let filter;
|
|
279
280
|
if (filterOnKeys) {
|
|
280
281
|
filter = new Set(filterOnKeys);
|
|
281
282
|
}
|
|
282
|
-
|
|
283
|
-
}
|
|
284
|
-
ngOnDestroy() {
|
|
285
|
-
this.keyPressed.complete();
|
|
286
|
-
}
|
|
283
|
+
return filter;
|
|
284
|
+
});
|
|
287
285
|
handleKeyboardEvent(event) {
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
286
|
+
const keysFilter = this.keysFilter();
|
|
287
|
+
if (this.appWindowKeyDownEnabled() !== false) {
|
|
288
|
+
if (!keysFilter || keysFilter.has(event.key)) {
|
|
289
|
+
this.dbxWindowKeyDownListener.emit(event);
|
|
291
290
|
}
|
|
292
291
|
}
|
|
293
292
|
}
|
|
294
293
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxWindowKeyDownListenerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
295
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
294
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxWindowKeyDownListenerDirective, isStandalone: true, selector: "[dbxWindowKeyDownListener]", inputs: { appWindowKeyDownEnabled: { classPropertyName: "appWindowKeyDownEnabled", publicName: "appWindowKeyDownEnabled", isSignal: true, isRequired: false, transformFunction: null }, appWindowKeyDownFilter: { classPropertyName: "appWindowKeyDownFilter", publicName: "appWindowKeyDownFilter", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { dbxWindowKeyDownListener: "dbxWindowKeyDownListener" }, host: { listeners: { "window:keydown": "handleKeyboardEvent($event)" } }, ngImport: i0 });
|
|
296
295
|
}
|
|
297
296
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxWindowKeyDownListenerDirective, decorators: [{
|
|
298
297
|
type: Directive,
|
|
@@ -300,14 +299,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
300
299
|
selector: '[dbxWindowKeyDownListener]',
|
|
301
300
|
standalone: true
|
|
302
301
|
}]
|
|
303
|
-
}], propDecorators: {
|
|
304
|
-
type: Input
|
|
305
|
-
}], keyPressed: [{
|
|
306
|
-
type: Output,
|
|
307
|
-
args: ['dbxWindowKeyDownListener']
|
|
308
|
-
}], appWindowKeyDownFilter: [{
|
|
309
|
-
type: Input
|
|
310
|
-
}], handleKeyboardEvent: [{
|
|
302
|
+
}], propDecorators: { handleKeyboardEvent: [{
|
|
311
303
|
type: HostListener,
|
|
312
304
|
args: ['window:keydown', ['$event']]
|
|
313
305
|
}] } });
|
|
@@ -791,16 +783,32 @@ function sanitizeDbxDialogContentConfig(input) {
|
|
|
791
783
|
}
|
|
792
784
|
|
|
793
785
|
const importsAndExports$v = [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent];
|
|
786
|
+
class DbxDialogModule {
|
|
787
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
788
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogModule, imports: [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent], exports: [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent] });
|
|
789
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogModule, imports: [DbxDialogContentFooterComponent, DbxDialogContentCloseComponent] });
|
|
790
|
+
}
|
|
791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogModule, decorators: [{
|
|
792
|
+
type: NgModule,
|
|
793
|
+
args: [{
|
|
794
|
+
imports: importsAndExports$v,
|
|
795
|
+
exports: importsAndExports$v
|
|
796
|
+
}]
|
|
797
|
+
}] });
|
|
798
|
+
// MARK: Compat
|
|
799
|
+
/**
|
|
800
|
+
* @deprecated use DbxDialogModule instead.
|
|
801
|
+
*/
|
|
794
802
|
class DbxDialogInteractionModule {
|
|
795
803
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
796
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, imports: [
|
|
797
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, imports: [
|
|
804
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, imports: [DbxDialogModule], exports: [DbxDialogModule] });
|
|
805
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, imports: [DbxDialogModule, DbxDialogModule] });
|
|
798
806
|
}
|
|
799
807
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, decorators: [{
|
|
800
808
|
type: NgModule,
|
|
801
809
|
args: [{
|
|
802
|
-
imports:
|
|
803
|
-
exports:
|
|
810
|
+
imports: [DbxDialogModule],
|
|
811
|
+
exports: [DbxDialogModule]
|
|
804
812
|
}]
|
|
805
813
|
}] });
|
|
806
814
|
|
|
@@ -1889,19 +1897,17 @@ class DbxAnchorComponent extends AbstractDbxAnchorDirective {
|
|
|
1889
1897
|
_dbNgxRouterWebProviderConfig = inject(DbxRouterWebProviderConfig);
|
|
1890
1898
|
block = input();
|
|
1891
1899
|
templateRef = viewChild('content', { read: TemplateRef });
|
|
1892
|
-
templateRef$ = toObservable(this.templateRef).pipe(
|
|
1900
|
+
templateRef$ = toObservable(this.templateRef).pipe(skipAllInitialMaybe(), shareReplay(1));
|
|
1893
1901
|
selectedClassSignal = computed(() => (this.selectedSignal() ? 'dbx-anchor-selected' : ''));
|
|
1894
|
-
|
|
1895
|
-
return this._dbNgxRouterWebProviderConfig.anchorSegueRefComponent;
|
|
1896
|
-
}
|
|
1902
|
+
srefAnchorConfig = this._dbNgxRouterWebProviderConfig.anchorSegueRefComponent;
|
|
1897
1903
|
clickAnchor(event) {
|
|
1898
|
-
this.anchor?.onClick?.(event);
|
|
1904
|
+
this.anchor()?.onClick?.(event);
|
|
1899
1905
|
}
|
|
1900
1906
|
onMouseEnter(event) {
|
|
1901
|
-
this.anchor?.onMouse?.('enter', event);
|
|
1907
|
+
this.anchor()?.onMouse?.('enter', event);
|
|
1902
1908
|
}
|
|
1903
1909
|
onMouseLeave(event) {
|
|
1904
|
-
this.anchor?.onMouse?.('leave', event);
|
|
1910
|
+
this.anchor()?.onMouse?.('leave', event);
|
|
1905
1911
|
}
|
|
1906
1912
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxAnchorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1907
1913
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxAnchorComponent, isStandalone: true, selector: "dbx-anchor, [dbx-anchor]", inputs: { block: { classPropertyName: "block", publicName: "block", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "dbx-anchor-block": "block()" }, listeners: { "mouseenter": "onMouseEnter()", "mouseleave": "onMouseLeave()" }, classAttribute: "d-inline dbx-anchor" }, viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, read: TemplateRef, isSignal: true }], usesInheritance: true, ngImport: i0, template: `
|
|
@@ -3144,11 +3150,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3144
3150
|
}]
|
|
3145
3151
|
}] });
|
|
3146
3152
|
|
|
3147
|
-
const importsAndExports$n = [DbxPromptModule,
|
|
3153
|
+
const importsAndExports$n = [DbxPromptModule, DbxDialogModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule];
|
|
3148
3154
|
/**
|
|
3149
3155
|
* @deprecated import individual modules instead.
|
|
3150
3156
|
*
|
|
3151
|
-
* @see
|
|
3157
|
+
* @see DbxDialogModule
|
|
3152
3158
|
* @see DbxFilterInteractionModule
|
|
3153
3159
|
* @see DbxPromptModule
|
|
3154
3160
|
* @see DbxPopoverInteractionModule
|
|
@@ -3156,8 +3162,8 @@ const importsAndExports$n = [DbxPromptModule, DbxDialogInteractionModule, DbxFil
|
|
|
3156
3162
|
*/
|
|
3157
3163
|
class DbxInteractionModule {
|
|
3158
3164
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3159
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [DbxPromptModule,
|
|
3160
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [importsAndExports$n, DbxPromptModule,
|
|
3165
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [DbxPromptModule, DbxDialogModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule], exports: [DbxPromptModule, DbxDialogModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule] });
|
|
3166
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [importsAndExports$n, DbxPromptModule, DbxDialogModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule] });
|
|
3161
3167
|
}
|
|
3162
3168
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, decorators: [{
|
|
3163
3169
|
type: NgModule,
|
|
@@ -3186,10 +3192,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3186
3192
|
* Combines a dbx-label and arbitrary content.
|
|
3187
3193
|
*/
|
|
3188
3194
|
class DbxLabelBlockComponent {
|
|
3189
|
-
header;
|
|
3195
|
+
header = input();
|
|
3190
3196
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLabelBlockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3191
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
3192
|
-
<span class="d-block dbx-label dbx-label-padded">{{ header }}</span>
|
|
3197
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.13", type: DbxLabelBlockComponent, isStandalone: true, selector: "dbx-label-block", inputs: { header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "dbx-label-block" }, ngImport: i0, template: `
|
|
3198
|
+
<span class="d-block dbx-label dbx-label-padded">{{ header() }}</span>
|
|
3193
3199
|
<ng-content></ng-content>
|
|
3194
3200
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3195
3201
|
}
|
|
@@ -3198,7 +3204,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3198
3204
|
args: [{
|
|
3199
3205
|
selector: 'dbx-label-block',
|
|
3200
3206
|
template: `
|
|
3201
|
-
<span class="d-block dbx-label dbx-label-padded">{{ header }}</span>
|
|
3207
|
+
<span class="d-block dbx-label dbx-label-padded">{{ header() }}</span>
|
|
3202
3208
|
<ng-content></ng-content>
|
|
3203
3209
|
`,
|
|
3204
3210
|
host: {
|
|
@@ -3207,9 +3213,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3207
3213
|
standalone: true,
|
|
3208
3214
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
3209
3215
|
}]
|
|
3210
|
-
}]
|
|
3211
|
-
type: Input
|
|
3212
|
-
}] } });
|
|
3216
|
+
}] });
|
|
3213
3217
|
|
|
3214
3218
|
class DbxErrorDefaultErrorWidgetComponent extends AbstractDbxErrorWidgetComponent {
|
|
3215
3219
|
get serverErrorData() {
|
|
@@ -4112,7 +4116,7 @@ class DbxActionSnackbarDirective extends AbstractSubscriptionDirective {
|
|
|
4112
4116
|
dbxActionSnackbarService = inject(DbxActionSnackbarService);
|
|
4113
4117
|
dbxActionSnackbarDefault = input();
|
|
4114
4118
|
dbxActionSnackbarUndo = input();
|
|
4115
|
-
dbxActionSnackbar = input();
|
|
4119
|
+
dbxActionSnackbar = input(undefined, { transform: (value) => value === '' ? undefined : value });
|
|
4116
4120
|
ngOnInit() {
|
|
4117
4121
|
this.sub = this.source
|
|
4118
4122
|
.pipeStore((store) => store.loadingState$)
|
|
@@ -4423,17 +4427,14 @@ const DEFAULT_ACTION_KEY_TRIGGER = 'enter';
|
|
|
4423
4427
|
*/
|
|
4424
4428
|
class DbxActionKeyTriggerDirective {
|
|
4425
4429
|
source = inject((DbxActionContextStoreSourceInstance), { host: true });
|
|
4426
|
-
|
|
4427
|
-
get key() {
|
|
4428
|
-
return this.inputKey || DEFAULT_ACTION_KEY_TRIGGER;
|
|
4429
|
-
}
|
|
4430
|
+
key = input(DEFAULT_ACTION_KEY_TRIGGER, { alias: 'dbxActionKeyTrigger', transform: (x) => (x ?? DEFAULT_ACTION_KEY_TRIGGER).toLowerCase() });
|
|
4430
4431
|
onKeyupHandler(event) {
|
|
4431
|
-
if (event.key && event.key.toLowerCase() === this.key) {
|
|
4432
|
+
if (event.key && event.key.toLowerCase() === this.key()) {
|
|
4432
4433
|
this.source.trigger();
|
|
4433
4434
|
}
|
|
4434
4435
|
}
|
|
4435
4436
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionKeyTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
4436
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
4437
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxActionKeyTriggerDirective, isStandalone: true, selector: "[dbxActionKeyTrigger]", inputs: { key: { classPropertyName: "key", publicName: "dbxActionKeyTrigger", isSignal: true, isRequired: false, transformFunction: null } }, host: { listeners: { "document:keyup": "onKeyupHandler($event)" } }, ngImport: i0 });
|
|
4437
4438
|
}
|
|
4438
4439
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionKeyTriggerDirective, decorators: [{
|
|
4439
4440
|
type: Directive,
|
|
@@ -4441,10 +4442,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4441
4442
|
selector: '[dbxActionKeyTrigger]',
|
|
4442
4443
|
standalone: true
|
|
4443
4444
|
}]
|
|
4444
|
-
}], propDecorators: {
|
|
4445
|
-
type: Input,
|
|
4446
|
-
args: ['dbxActionKeyTrigger']
|
|
4447
|
-
}], onKeyupHandler: [{
|
|
4445
|
+
}], propDecorators: { onKeyupHandler: [{
|
|
4448
4446
|
type: HostListener,
|
|
4449
4447
|
args: ['document:keyup', ['$event']]
|
|
4450
4448
|
}] } });
|
|
@@ -4655,16 +4653,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4655
4653
|
class DbxActionSnackbarErrorDirective extends AbstractSubscriptionDirective {
|
|
4656
4654
|
dbxErrorSnackbarService = inject(DbxErrorSnackbarService);
|
|
4657
4655
|
source = inject(DbxActionContextStoreSourceInstance);
|
|
4658
|
-
config;
|
|
4659
|
-
|
|
4656
|
+
config = input(undefined, { alias: 'dbxActionSnackbarError' });
|
|
4657
|
+
constructor() {
|
|
4658
|
+
super();
|
|
4660
4659
|
this.sub = this.source.error$.pipe(filterMaybe()).subscribe((inputError) => {
|
|
4660
|
+
const config = this.config();
|
|
4661
4661
|
const error = toReadableError(inputError);
|
|
4662
|
-
const
|
|
4663
|
-
this.dbxErrorSnackbarService.showSnackbarError(error,
|
|
4662
|
+
const snackbarConfig = config ? (typeof config === 'number' ? { duration: config } : config) : undefined;
|
|
4663
|
+
this.dbxErrorSnackbarService.showSnackbarError(error, snackbarConfig);
|
|
4664
4664
|
});
|
|
4665
4665
|
}
|
|
4666
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarErrorDirective, deps:
|
|
4667
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
4666
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarErrorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
4667
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxActionSnackbarErrorDirective, isStandalone: true, selector: "[dbxActionSnackbarError]", inputs: { config: { classPropertyName: "config", publicName: "dbxActionSnackbarError", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0 });
|
|
4668
4668
|
}
|
|
4669
4669
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarErrorDirective, decorators: [{
|
|
4670
4670
|
type: Directive,
|
|
@@ -4672,10 +4672,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4672
4672
|
selector: '[dbxActionSnackbarError]',
|
|
4673
4673
|
standalone: true
|
|
4674
4674
|
}]
|
|
4675
|
-
}],
|
|
4676
|
-
type: Input,
|
|
4677
|
-
args: ['dbxActionSnackbarError']
|
|
4678
|
-
}] } });
|
|
4675
|
+
}], ctorParameters: () => [] });
|
|
4679
4676
|
|
|
4680
4677
|
const importsAndExports$i = [
|
|
4681
4678
|
//
|
|
@@ -4691,7 +4688,18 @@ const importsAndExports$i = [
|
|
|
4691
4688
|
DbxErrorDefaultErrorWidgetComponent
|
|
4692
4689
|
];
|
|
4693
4690
|
/**
|
|
4694
|
-
* @deprecated all components are now standalone
|
|
4691
|
+
* @deprecated all components are now standalone. Consider importing those instead.
|
|
4692
|
+
*
|
|
4693
|
+
* @see DbxErrorComponent
|
|
4694
|
+
* @see DbxLoadingErrorDirective
|
|
4695
|
+
* @see DbxActionErrorDirective
|
|
4696
|
+
* @see DbxActionSnackbarErrorDirective
|
|
4697
|
+
* @see DbxErrorViewComponent
|
|
4698
|
+
* @see DbxErrorSnackbarComponent
|
|
4699
|
+
* @see DbxErrorPopoverComponent
|
|
4700
|
+
* @see DbxErrorDetailsComponent
|
|
4701
|
+
* @see DbxErrorWidgetViewComponent
|
|
4702
|
+
* @see DbxErrorDefaultErrorWidgetComponent
|
|
4695
4703
|
*/
|
|
4696
4704
|
class DbxReadableErrorModule {
|
|
4697
4705
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxReadableErrorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
@@ -5124,11 +5132,11 @@ class DbxDownloadTextViewComponent extends AbstractSubscriptionDirective {
|
|
|
5124
5132
|
}));
|
|
5125
5133
|
};
|
|
5126
5134
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDownloadTextViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
5127
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxDownloadTextViewComponent, isStandalone: true, selector: "dbx-download-text-view", inputs: { loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, linear: { classPropertyName: "linear", publicName: "linear", isSignal: true, isRequired: false, transformFunction: null }, showTitle: { classPropertyName: "showTitle", publicName: "showTitle", isSignal: true, isRequired: false, transformFunction: null }, showPreview: { classPropertyName: "showPreview", publicName: "showPreview", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null }, contentState: { classPropertyName: "contentState", publicName: "contentState", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "downloadButton", first: true, predicate: ["downloadButton"], descendants: true, read: ElementRef, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"dbx-download-text-view\">\n <dbx-loading [context]=\"context\" [linear]=\"linear()\" [text]=\"loadingText()\">\n <ng-container *ngTemplateOutlet=\"contentView\"></ng-container>\n </dbx-loading>\n</div>\n\n<!-- Template -->\n<ng-template #contentView>\n <div class=\"dbx-download-text-view-content\">\n @if (showTitle()) {\n <div class=\"dbx-download-text-view-content-title dbx-mb2 mat-subtitle-2\">{{ fileNameSignal() }}</div>\n }\n @if (showPreview()) {\n <div class=\"dbx-download-text-preview dbx-json dbx-content-pit dbx-content-pit-scrollable dbx-mb3\">{{ contentDataSignal() }}</div>\n }\n <div class=\"dbx-download-text-view-actions\">\n <dbx-button dbxAction dbxActionValue
|
|
5135
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxDownloadTextViewComponent, isStandalone: true, selector: "dbx-download-text-view", inputs: { loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, linear: { classPropertyName: "linear", publicName: "linear", isSignal: true, isRequired: false, transformFunction: null }, showTitle: { classPropertyName: "showTitle", publicName: "showTitle", isSignal: true, isRequired: false, transformFunction: null }, showPreview: { classPropertyName: "showPreview", publicName: "showPreview", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null }, contentState: { classPropertyName: "contentState", publicName: "contentState", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "downloadButton", first: true, predicate: ["downloadButton"], descendants: true, read: ElementRef, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"dbx-download-text-view\">\n <dbx-loading [context]=\"context\" [linear]=\"linear()\" [text]=\"loadingText()\">\n <ng-container *ngTemplateOutlet=\"contentView\"></ng-container>\n </dbx-loading>\n</div>\n\n<!-- Template -->\n<ng-template #contentView>\n <div class=\"dbx-download-text-view-content\">\n @if (showTitle()) {\n <div class=\"dbx-download-text-view-content-title dbx-mb2 mat-subtitle-2\">{{ fileNameSignal() }}</div>\n }\n @if (showPreview()) {\n <div class=\"dbx-download-text-preview dbx-json dbx-content-pit dbx-content-pit-scrollable dbx-mb3\">{{ contentDataSignal() }}</div>\n }\n <div class=\"dbx-download-text-view-actions\">\n <dbx-button dbxAction dbxActionValue [raised]=\"true\" [dbxActionHandler]=\"handleCopyToClipboard\" icon=\"content_copy\" dbxActionButton text=\"Copy To Clipboard\"></dbx-button>\n <dbx-button-spacer></dbx-button-spacer>\n <a #downloadButton [href]=\"fileUrlSignal()\" [attr.download]=\"fileNameSignal()\"><dbx-button icon=\"download\" text=\"Download\" [raised]=\"true\" [working]=\"!downloadReadySignal()\" [disabled]=\"!downloadReadySignal()\"></dbx-button></a>\n </div>\n </div>\n</ng-template>\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DbxLoadingComponent, selector: "dbx-loading", inputs: ["padding", "show", "text", "mode", "color", "diameter", "linear", "loading", "error", "context"] }, { kind: "ngmodule", type: DbxActionModule }, { kind: "directive", type: i1$3.DbxActionDirective, selector: "dbx-action,[dbxAction],dbx-action-context,[dbxActionContext]", exportAs: ["action", "dbxAction"] }, { kind: "directive", type: i1$3.DbxActionHandlerDirective, selector: "[dbxActionHandler]", inputs: ["dbxActionHandler"] }, { kind: "directive", type: i1$3.DbxActionValueDirective, selector: "dbxActionValue,[dbxActionValue]", inputs: ["dbxActionValue"] }, { kind: "directive", type: i1$3.DbxActionButtonDirective, selector: "[dbxActionButton]" }, { kind: "component", type: DbxButtonComponent, selector: "dbx-button", inputs: ["type", "color", "spinnerColor", "customButtonColor", "customTextColor", "customSpinnerColor", "basic", "raised", "stroked", "flat", "iconOnly", "fab"] }, { kind: "directive", type: DbxButtonSpacerDirective, selector: "dbx-button-spacer,[dbxButtonSpacer]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5128
5136
|
}
|
|
5129
5137
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDownloadTextViewComponent, decorators: [{
|
|
5130
5138
|
type: Component,
|
|
5131
|
-
args: [{ selector: 'dbx-download-text-view', standalone: true, imports: [NgTemplateOutlet, DbxLoadingComponent, DbxActionModule, DbxActionButtonDirective, DbxButtonComponent, DbxButtonSpacerDirective], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"dbx-download-text-view\">\n <dbx-loading [context]=\"context\" [linear]=\"linear()\" [text]=\"loadingText()\">\n <ng-container *ngTemplateOutlet=\"contentView\"></ng-container>\n </dbx-loading>\n</div>\n\n<!-- Template -->\n<ng-template #contentView>\n <div class=\"dbx-download-text-view-content\">\n @if (showTitle()) {\n <div class=\"dbx-download-text-view-content-title dbx-mb2 mat-subtitle-2\">{{ fileNameSignal() }}</div>\n }\n @if (showPreview()) {\n <div class=\"dbx-download-text-preview dbx-json dbx-content-pit dbx-content-pit-scrollable dbx-mb3\">{{ contentDataSignal() }}</div>\n }\n <div class=\"dbx-download-text-view-actions\">\n <dbx-button dbxAction dbxActionValue
|
|
5139
|
+
args: [{ selector: 'dbx-download-text-view', standalone: true, imports: [NgTemplateOutlet, DbxLoadingComponent, DbxActionModule, DbxActionButtonDirective, DbxButtonComponent, DbxButtonSpacerDirective], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"dbx-download-text-view\">\n <dbx-loading [context]=\"context\" [linear]=\"linear()\" [text]=\"loadingText()\">\n <ng-container *ngTemplateOutlet=\"contentView\"></ng-container>\n </dbx-loading>\n</div>\n\n<!-- Template -->\n<ng-template #contentView>\n <div class=\"dbx-download-text-view-content\">\n @if (showTitle()) {\n <div class=\"dbx-download-text-view-content-title dbx-mb2 mat-subtitle-2\">{{ fileNameSignal() }}</div>\n }\n @if (showPreview()) {\n <div class=\"dbx-download-text-preview dbx-json dbx-content-pit dbx-content-pit-scrollable dbx-mb3\">{{ contentDataSignal() }}</div>\n }\n <div class=\"dbx-download-text-view-actions\">\n <dbx-button dbxAction dbxActionValue [raised]=\"true\" [dbxActionHandler]=\"handleCopyToClipboard\" icon=\"content_copy\" dbxActionButton text=\"Copy To Clipboard\"></dbx-button>\n <dbx-button-spacer></dbx-button-spacer>\n <a #downloadButton [href]=\"fileUrlSignal()\" [attr.download]=\"fileNameSignal()\"><dbx-button icon=\"download\" text=\"Download\" [raised]=\"true\" [working]=\"!downloadReadySignal()\" [disabled]=\"!downloadReadySignal()\"></dbx-button></a>\n </div>\n </div>\n</ng-template>\n" }]
|
|
5132
5140
|
}] });
|
|
5133
5141
|
|
|
5134
5142
|
const importsAndExports$h = [DbxDownloadTextViewComponent];
|
|
@@ -5414,63 +5422,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
5414
5422
|
type: Directive
|
|
5415
5423
|
}] });
|
|
5416
5424
|
|
|
5417
|
-
/**
|
|
5418
|
-
* Abstract DbxListView implementation.
|
|
5419
|
-
*/
|
|
5420
|
-
class AbstractDbxListViewDirective {
|
|
5421
|
-
valuesArray = input();
|
|
5422
|
-
values = input();
|
|
5423
|
-
_trackBy = new BehaviorSubject(undefined);
|
|
5424
|
-
_disabled = new BehaviorSubject(false);
|
|
5425
|
-
_selectionMode = new BehaviorSubject(undefined);
|
|
5426
|
-
_valuesOverride = new BehaviorSubject(undefined);
|
|
5427
|
-
trackBy$ = this._trackBy.asObservable();
|
|
5428
|
-
_inputValuesArray$ = toObservable(this.valuesArray);
|
|
5429
|
-
_inputValues$ = toObservable(this.values);
|
|
5430
|
-
_values$ = this._valuesOverride.pipe(switchMap((x) => {
|
|
5431
|
-
let valuesObs;
|
|
5432
|
-
if (x) {
|
|
5433
|
-
valuesObs = asObservable(x);
|
|
5434
|
-
}
|
|
5435
|
-
else {
|
|
5436
|
-
valuesObs = combineLatest([this._inputValues$, this._inputValuesArray$]).pipe(switchMap(([x, y]) => (y != null ? of(y) : asObservable(x))));
|
|
5437
|
-
}
|
|
5438
|
-
return valuesObs;
|
|
5439
|
-
}));
|
|
5440
|
-
values$ = this._values$.pipe(maybeValueFromObservableOrValue(), map((x) => x ?? []), distinctUntilChanged(), shareReplay(1));
|
|
5441
|
-
disabled$ = this._disabled.asObservable();
|
|
5442
|
-
selectionMode$ = this._selectionMode.asObservable();
|
|
5443
|
-
clickValue = output();
|
|
5444
|
-
ngOnDestroy() {
|
|
5445
|
-
this._disabled.complete();
|
|
5446
|
-
this._selectionMode.complete();
|
|
5447
|
-
this._valuesOverride.complete();
|
|
5448
|
-
}
|
|
5449
|
-
onClickValue(value) {
|
|
5450
|
-
this.clickValue.emit(value);
|
|
5451
|
-
}
|
|
5452
|
-
setListContext(state) {
|
|
5453
|
-
this.setValues(state.currentList$);
|
|
5454
|
-
}
|
|
5455
|
-
setValues(values) {
|
|
5456
|
-
this._valuesOverride.next(values);
|
|
5457
|
-
}
|
|
5458
|
-
setDisabled(disabled) {
|
|
5459
|
-
this._disabled.next(disabled);
|
|
5460
|
-
}
|
|
5461
|
-
setSelectionMode(selectionMode) {
|
|
5462
|
-
this._selectionMode.next(selectionMode);
|
|
5463
|
-
}
|
|
5464
|
-
setTrackBy(trackBy) {
|
|
5465
|
-
this._trackBy.next(trackBy);
|
|
5466
|
-
}
|
|
5467
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbstractDbxListViewDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
5468
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: AbstractDbxListViewDirective, inputs: { valuesArray: { classPropertyName: "valuesArray", publicName: "valuesArray", isSignal: true, isRequired: false, transformFunction: null }, values: { classPropertyName: "values", publicName: "values", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { clickValue: "clickValue" }, ngImport: i0 });
|
|
5469
|
-
}
|
|
5470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbstractDbxListViewDirective, decorators: [{
|
|
5471
|
-
type: Directive
|
|
5472
|
-
}] });
|
|
5473
|
-
|
|
5474
5425
|
/**
|
|
5475
5426
|
* Interface for a view that renders the items of a DbxList.
|
|
5476
5427
|
*/
|
|
@@ -5729,6 +5680,79 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
5729
5680
|
}]
|
|
5730
5681
|
}] });
|
|
5731
5682
|
|
|
5683
|
+
const DEFAULT_DBX_VALUE_LIST_COMPONENT_CONFIGURATION_TEMPLATE = '<dbx-list-view [config]="config"></dbx-list-view>';
|
|
5684
|
+
class DbxValueListViewComponentImportsModule {
|
|
5685
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxValueListViewComponentImportsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5686
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxValueListViewComponentImportsModule, imports: [DbxValueListViewComponent], exports: [DbxValueListViewComponent] });
|
|
5687
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxValueListViewComponentImportsModule, imports: [DbxValueListViewComponent] });
|
|
5688
|
+
}
|
|
5689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxValueListViewComponentImportsModule, decorators: [{
|
|
5690
|
+
type: NgModule,
|
|
5691
|
+
args: [{
|
|
5692
|
+
exports: [DbxValueListViewComponent],
|
|
5693
|
+
imports: [DbxValueListViewComponent]
|
|
5694
|
+
}]
|
|
5695
|
+
}] });
|
|
5696
|
+
// MARK: Value List View
|
|
5697
|
+
/**
|
|
5698
|
+
* Abstract DbxListView implementation.
|
|
5699
|
+
*
|
|
5700
|
+
* You might consider extending AbstractDbxSelectionListViewDirective instead, as it includes selection support.
|
|
5701
|
+
*/
|
|
5702
|
+
class AbstractDbxListViewDirective {
|
|
5703
|
+
valuesArray = input();
|
|
5704
|
+
values = input();
|
|
5705
|
+
_trackBy = new BehaviorSubject(undefined);
|
|
5706
|
+
_disabled = new BehaviorSubject(false);
|
|
5707
|
+
_selectionMode = new BehaviorSubject(undefined);
|
|
5708
|
+
_valuesOverride = new BehaviorSubject(undefined);
|
|
5709
|
+
trackBy$ = this._trackBy.asObservable();
|
|
5710
|
+
_inputValuesArray$ = toObservable(this.valuesArray);
|
|
5711
|
+
_inputValues$ = toObservable(this.values);
|
|
5712
|
+
_values$ = this._valuesOverride.pipe(switchMap((x) => {
|
|
5713
|
+
let valuesObs;
|
|
5714
|
+
if (x) {
|
|
5715
|
+
valuesObs = asObservable(x);
|
|
5716
|
+
}
|
|
5717
|
+
else {
|
|
5718
|
+
valuesObs = combineLatest([this._inputValues$, this._inputValuesArray$]).pipe(switchMap(([x, y]) => (y != null ? of(y) : asObservable(x))));
|
|
5719
|
+
}
|
|
5720
|
+
return valuesObs;
|
|
5721
|
+
}));
|
|
5722
|
+
values$ = this._values$.pipe(maybeValueFromObservableOrValue(), map((x) => x ?? []), distinctUntilChanged(), shareReplay(1));
|
|
5723
|
+
disabled$ = this._disabled.asObservable();
|
|
5724
|
+
selectionMode$ = this._selectionMode.asObservable();
|
|
5725
|
+
clickValue = output();
|
|
5726
|
+
ngOnDestroy() {
|
|
5727
|
+
this._disabled.complete();
|
|
5728
|
+
this._selectionMode.complete();
|
|
5729
|
+
this._valuesOverride.complete();
|
|
5730
|
+
}
|
|
5731
|
+
onClickValue(value) {
|
|
5732
|
+
this.clickValue.emit(value);
|
|
5733
|
+
}
|
|
5734
|
+
setListContext(state) {
|
|
5735
|
+
this.setValues(state.currentList$);
|
|
5736
|
+
}
|
|
5737
|
+
setValues(values) {
|
|
5738
|
+
this._valuesOverride.next(values);
|
|
5739
|
+
}
|
|
5740
|
+
setDisabled(disabled) {
|
|
5741
|
+
this._disabled.next(disabled);
|
|
5742
|
+
}
|
|
5743
|
+
setSelectionMode(selectionMode) {
|
|
5744
|
+
this._selectionMode.next(selectionMode);
|
|
5745
|
+
}
|
|
5746
|
+
setTrackBy(trackBy) {
|
|
5747
|
+
this._trackBy.next(trackBy);
|
|
5748
|
+
}
|
|
5749
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbstractDbxListViewDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
5750
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: AbstractDbxListViewDirective, inputs: { valuesArray: { classPropertyName: "valuesArray", publicName: "valuesArray", isSignal: true, isRequired: false, transformFunction: null }, values: { classPropertyName: "values", publicName: "values", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { clickValue: "clickValue" }, ngImport: i0 });
|
|
5751
|
+
}
|
|
5752
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbstractDbxListViewDirective, decorators: [{
|
|
5753
|
+
type: Directive
|
|
5754
|
+
}] });
|
|
5755
|
+
|
|
5732
5756
|
const DEFAULT_LIST_GRID_SIZE_CONFIG = {
|
|
5733
5757
|
columns: 'repeat(auto-fill, minmax(320px, 1fr))',
|
|
5734
5758
|
gap: '8px'
|
|
@@ -6899,12 +6923,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
6899
6923
|
* Component that displays an anchor and a mat-button.
|
|
6900
6924
|
*/
|
|
6901
6925
|
class DbxAnchorIconComponent {
|
|
6902
|
-
anchor;
|
|
6926
|
+
anchor = input();
|
|
6903
6927
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxAnchorIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6904
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
6905
|
-
<dbx-anchor [anchor]="anchor">
|
|
6928
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.13", type: DbxAnchorIconComponent, isStandalone: true, selector: "dbx-anchor-icon", inputs: { anchor: { classPropertyName: "anchor", publicName: "anchor", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `
|
|
6929
|
+
<dbx-anchor [anchor]="anchor()">
|
|
6906
6930
|
<button mat-icon-button>
|
|
6907
|
-
<mat-icon>{{ anchor?.icon }}</mat-icon>
|
|
6931
|
+
<mat-icon>{{ anchor()?.icon }}</mat-icon>
|
|
6908
6932
|
</button>
|
|
6909
6933
|
</dbx-anchor>
|
|
6910
6934
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i1$1.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: DbxAnchorComponent, selector: "dbx-anchor, [dbx-anchor]", inputs: ["block"] }] });
|
|
@@ -6916,42 +6940,46 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
6916
6940
|
standalone: true,
|
|
6917
6941
|
imports: [MatIconModule, MatButtonModule, DbxAnchorComponent],
|
|
6918
6942
|
template: `
|
|
6919
|
-
<dbx-anchor [anchor]="anchor">
|
|
6943
|
+
<dbx-anchor [anchor]="anchor()">
|
|
6920
6944
|
<button mat-icon-button>
|
|
6921
|
-
<mat-icon>{{ anchor?.icon }}</mat-icon>
|
|
6945
|
+
<mat-icon>{{ anchor()?.icon }}</mat-icon>
|
|
6922
6946
|
</button>
|
|
6923
6947
|
</dbx-anchor>
|
|
6924
6948
|
`
|
|
6925
6949
|
}]
|
|
6926
|
-
}]
|
|
6927
|
-
type: Input
|
|
6928
|
-
}] } });
|
|
6950
|
+
}] });
|
|
6929
6951
|
|
|
6930
6952
|
/**
|
|
6931
6953
|
* Pre-styled text that can link to either a website or a ref using a dbx-anchor.
|
|
6932
6954
|
*/
|
|
6933
6955
|
class DbxLinkComponent {
|
|
6934
|
-
|
|
6935
|
-
|
|
6936
|
-
|
|
6937
|
-
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6943
|
-
|
|
6944
|
-
|
|
6945
|
-
|
|
6946
|
-
}
|
|
6956
|
+
ref = input();
|
|
6957
|
+
href = input();
|
|
6958
|
+
anchor = input();
|
|
6959
|
+
anchorSignal = computed(() => {
|
|
6960
|
+
const ref = this.ref();
|
|
6961
|
+
const href = this.href();
|
|
6962
|
+
let anchor = this.anchor();
|
|
6963
|
+
if (!anchor) {
|
|
6964
|
+
if (ref) {
|
|
6965
|
+
anchor = {
|
|
6966
|
+
ref
|
|
6967
|
+
};
|
|
6968
|
+
}
|
|
6969
|
+
else if (href) {
|
|
6970
|
+
anchor = {
|
|
6971
|
+
url: href
|
|
6972
|
+
};
|
|
6973
|
+
}
|
|
6947
6974
|
}
|
|
6948
|
-
|
|
6975
|
+
return anchor;
|
|
6976
|
+
});
|
|
6949
6977
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLinkComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6950
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
6951
|
-
<dbx-anchor [anchor]="
|
|
6978
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.13", type: DbxLinkComponent, isStandalone: true, selector: "dbx-link", inputs: { ref: { classPropertyName: "ref", publicName: "ref", isSignal: true, isRequired: false, transformFunction: null }, href: { classPropertyName: "href", publicName: "href", isSignal: true, isRequired: false, transformFunction: null }, anchor: { classPropertyName: "anchor", publicName: "anchor", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "d-inline dbx-link" }, ngImport: i0, template: `
|
|
6979
|
+
<dbx-anchor [anchor]="anchorSignal()">
|
|
6952
6980
|
<ng-content></ng-content>
|
|
6953
6981
|
</dbx-anchor>
|
|
6954
|
-
`, isInline: true, dependencies: [{ kind: "component", type: DbxAnchorComponent, selector: "dbx-anchor, [dbx-anchor]", inputs: ["block"] }] });
|
|
6982
|
+
`, isInline: true, dependencies: [{ kind: "component", type: DbxAnchorComponent, selector: "dbx-anchor, [dbx-anchor]", inputs: ["block"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6955
6983
|
}
|
|
6956
6984
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLinkComponent, decorators: [{
|
|
6957
6985
|
type: Component,
|
|
@@ -6960,41 +6988,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
6960
6988
|
standalone: true,
|
|
6961
6989
|
imports: [DbxAnchorComponent],
|
|
6962
6990
|
template: `
|
|
6963
|
-
<dbx-anchor [anchor]="
|
|
6991
|
+
<dbx-anchor [anchor]="anchorSignal()">
|
|
6964
6992
|
<ng-content></ng-content>
|
|
6965
6993
|
</dbx-anchor>
|
|
6966
6994
|
`,
|
|
6995
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
6967
6996
|
host: {
|
|
6968
6997
|
class: 'd-inline dbx-link'
|
|
6969
6998
|
}
|
|
6970
6999
|
}]
|
|
6971
|
-
}]
|
|
6972
|
-
type: Input
|
|
6973
|
-
}], ref: [{
|
|
6974
|
-
type: Input
|
|
6975
|
-
}], href: [{
|
|
6976
|
-
type: Input
|
|
6977
|
-
}] } });
|
|
7000
|
+
}] });
|
|
6978
7001
|
|
|
6979
7002
|
/**
|
|
6980
7003
|
* Component that displays an anchor and a span with the title.
|
|
6981
7004
|
*/
|
|
6982
7005
|
class DbxAnchorContentComponent {
|
|
6983
7006
|
parent = inject(DbxAnchorComponent, { optional: true });
|
|
6984
|
-
|
|
7007
|
+
inputAnchor = input(undefined, { alias: 'anchor' });
|
|
7008
|
+
_inputAnchor = toObservable(this.inputAnchor);
|
|
6985
7009
|
_parentAnchor = this.parent ? this.parent.anchor$ : of(undefined);
|
|
6986
7010
|
anchor$ = combineLatest([this._inputAnchor, this._parentAnchor]).pipe(map(([input, parent]) => input ?? parent), shareReplay(1));
|
|
6987
7011
|
anchorSignal = toSignal(this.anchor$);
|
|
6988
7012
|
iconSignal = computed(() => this.anchorSignal()?.icon);
|
|
6989
7013
|
titleSignal = computed(() => this.anchorSignal()?.title);
|
|
6990
|
-
set anchor(anchor) {
|
|
6991
|
-
this._inputAnchor.next(anchor);
|
|
6992
|
-
}
|
|
6993
|
-
ngOnDestroy() {
|
|
6994
|
-
this._inputAnchor.complete();
|
|
6995
|
-
}
|
|
6996
7014
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxAnchorContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6997
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxAnchorContentComponent, isStandalone: true, selector: "dbx-anchor-content", inputs: {
|
|
7015
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxAnchorContentComponent, isStandalone: true, selector: "dbx-anchor-content", inputs: { inputAnchor: { classPropertyName: "inputAnchor", publicName: "anchor", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "dbx-anchor-content" }, ngImport: i0, template: `
|
|
6998
7016
|
@if (iconSignal()) {
|
|
6999
7017
|
<mat-icon class="dbx-icon-spacer">{{ iconSignal() }}</mat-icon>
|
|
7000
7018
|
}
|
|
@@ -7021,9 +7039,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
7021
7039
|
class: 'dbx-anchor-content'
|
|
7022
7040
|
}
|
|
7023
7041
|
}]
|
|
7024
|
-
}]
|
|
7025
|
-
type: Input
|
|
7026
|
-
}] } });
|
|
7042
|
+
}] });
|
|
7027
7043
|
|
|
7028
7044
|
/**
|
|
7029
7045
|
* All standalone components related to anchors and links.
|
|
@@ -9173,29 +9189,29 @@ function provideDbxStyleService(config) {
|
|
|
9173
9189
|
|
|
9174
9190
|
// prettier-ignore
|
|
9175
9191
|
class DbxUnitedStatesAddressComponent {
|
|
9176
|
-
address;
|
|
9192
|
+
address = input();
|
|
9177
9193
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxUnitedStatesAddressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9178
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxUnitedStatesAddressComponent, isStandalone: true, selector: "dbx-us-address", inputs: { address: "address" }, host: { classAttribute: "dbx-us-address" }, ngImport: i0, template: `
|
|
9179
|
-
@if (address) {
|
|
9180
|
-
@if (address
|
|
9181
|
-
<div class="addr-name">{{ address
|
|
9194
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxUnitedStatesAddressComponent, isStandalone: true, selector: "dbx-us-address", inputs: { address: { classPropertyName: "address", publicName: "address", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "dbx-us-address" }, ngImport: i0, template: `
|
|
9195
|
+
@if (address()) {
|
|
9196
|
+
@if (address()?.name) {
|
|
9197
|
+
<div class="addr-name">{{ address()?.name }}</div>
|
|
9182
9198
|
}
|
|
9183
|
-
@if (address
|
|
9184
|
-
<div class="addr-phone">{{ address
|
|
9199
|
+
@if (address()?.phone) {
|
|
9200
|
+
<div class="addr-phone">{{ address()?.phone }}</div>
|
|
9185
9201
|
}
|
|
9186
|
-
@if (address
|
|
9187
|
-
<div class="addr-line1">{{ address
|
|
9202
|
+
@if (address()?.line1) {
|
|
9203
|
+
<div class="addr-line1">{{ address()?.line1 }}</div>
|
|
9188
9204
|
}
|
|
9189
|
-
@if (address
|
|
9190
|
-
<div class="addr-line2">{{ address
|
|
9205
|
+
@if (address()?.line2) {
|
|
9206
|
+
<div class="addr-line2">{{ address()?.line2 }}</div>
|
|
9191
9207
|
}
|
|
9192
9208
|
<div class="city-state-zip">
|
|
9193
|
-
<span class="addr-city">{{ address
|
|
9194
|
-
@if (address
|
|
9209
|
+
<span class="addr-city">{{ address()?.city }}</span>
|
|
9210
|
+
@if (address()?.state || address()?.zip) {
|
|
9195
9211
|
<span>, </span>
|
|
9196
9212
|
}
|
|
9197
|
-
<span class="addr-state">{{ address
|
|
9198
|
-
<span class="addr-zip">{{ address
|
|
9213
|
+
<span class="addr-state">{{ address()?.state }} </span>
|
|
9214
|
+
<span class="addr-zip">{{ address()?.zip }}</span>
|
|
9199
9215
|
</div>
|
|
9200
9216
|
}
|
|
9201
9217
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
@@ -9205,26 +9221,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9205
9221
|
args: [{
|
|
9206
9222
|
selector: 'dbx-us-address',
|
|
9207
9223
|
template: `
|
|
9208
|
-
@if (address) {
|
|
9209
|
-
@if (address
|
|
9210
|
-
<div class="addr-name">{{ address
|
|
9224
|
+
@if (address()) {
|
|
9225
|
+
@if (address()?.name) {
|
|
9226
|
+
<div class="addr-name">{{ address()?.name }}</div>
|
|
9211
9227
|
}
|
|
9212
|
-
@if (address
|
|
9213
|
-
<div class="addr-phone">{{ address
|
|
9228
|
+
@if (address()?.phone) {
|
|
9229
|
+
<div class="addr-phone">{{ address()?.phone }}</div>
|
|
9214
9230
|
}
|
|
9215
|
-
@if (address
|
|
9216
|
-
<div class="addr-line1">{{ address
|
|
9231
|
+
@if (address()?.line1) {
|
|
9232
|
+
<div class="addr-line1">{{ address()?.line1 }}</div>
|
|
9217
9233
|
}
|
|
9218
|
-
@if (address
|
|
9219
|
-
<div class="addr-line2">{{ address
|
|
9234
|
+
@if (address()?.line2) {
|
|
9235
|
+
<div class="addr-line2">{{ address()?.line2 }}</div>
|
|
9220
9236
|
}
|
|
9221
9237
|
<div class="city-state-zip">
|
|
9222
|
-
<span class="addr-city">{{ address
|
|
9223
|
-
@if (address
|
|
9238
|
+
<span class="addr-city">{{ address()?.city }}</span>
|
|
9239
|
+
@if (address()?.state || address()?.zip) {
|
|
9224
9240
|
<span>, </span>
|
|
9225
9241
|
}
|
|
9226
|
-
<span class="addr-state">{{ address
|
|
9227
|
-
<span class="addr-zip">{{ address
|
|
9242
|
+
<span class="addr-state">{{ address()?.state }} </span>
|
|
9243
|
+
<span class="addr-zip">{{ address()?.zip }}</span>
|
|
9228
9244
|
</div>
|
|
9229
9245
|
}
|
|
9230
9246
|
`,
|
|
@@ -9234,20 +9250,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9234
9250
|
standalone: true,
|
|
9235
9251
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9236
9252
|
}]
|
|
9237
|
-
}]
|
|
9238
|
-
type: Input
|
|
9239
|
-
}] } });
|
|
9253
|
+
}] });
|
|
9240
9254
|
|
|
9241
9255
|
class DbxDetailBlockHeaderComponent {
|
|
9242
|
-
icon;
|
|
9243
|
-
header;
|
|
9256
|
+
icon = input();
|
|
9257
|
+
header = input();
|
|
9244
9258
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDetailBlockHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9245
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxDetailBlockHeaderComponent, isStandalone: true, selector: "dbx-detail-block-header", inputs: { icon: "icon", header: "header" }, host: { properties: { "class": "{ \"dbx-detail-block-header-no-icon\": !icon }" }, classAttribute: "dbx-detail-block-header" }, ngImport: i0, template: `
|
|
9246
|
-
@if (icon) {
|
|
9247
|
-
<mat-icon>{{ icon }}</mat-icon>
|
|
9259
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.13", type: DbxDetailBlockHeaderComponent, isStandalone: true, selector: "dbx-detail-block-header", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "{ \"dbx-detail-block-header-no-icon\": !icon() }" }, classAttribute: "dbx-detail-block-header" }, ngImport: i0, template: `
|
|
9260
|
+
@if (icon()) {
|
|
9261
|
+
<mat-icon>{{ icon() }}</mat-icon>
|
|
9248
9262
|
}
|
|
9249
|
-
@if (header) {
|
|
9250
|
-
<span class="dbx-detail-block-header-label">{{ header }}</span>
|
|
9263
|
+
@if (header()) {
|
|
9264
|
+
<span class="dbx-detail-block-header-label">{{ header() }}</span>
|
|
9251
9265
|
}
|
|
9252
9266
|
<ng-content></ng-content>
|
|
9253
9267
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
@@ -9257,37 +9271,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9257
9271
|
args: [{
|
|
9258
9272
|
selector: 'dbx-detail-block-header',
|
|
9259
9273
|
template: `
|
|
9260
|
-
@if (icon) {
|
|
9261
|
-
<mat-icon>{{ icon }}</mat-icon>
|
|
9274
|
+
@if (icon()) {
|
|
9275
|
+
<mat-icon>{{ icon() }}</mat-icon>
|
|
9262
9276
|
}
|
|
9263
|
-
@if (header) {
|
|
9264
|
-
<span class="dbx-detail-block-header-label">{{ header }}</span>
|
|
9277
|
+
@if (header()) {
|
|
9278
|
+
<span class="dbx-detail-block-header-label">{{ header() }}</span>
|
|
9265
9279
|
}
|
|
9266
9280
|
<ng-content></ng-content>
|
|
9267
9281
|
`,
|
|
9268
9282
|
host: {
|
|
9269
9283
|
class: 'dbx-detail-block-header',
|
|
9270
|
-
'[class]': '{ "dbx-detail-block-header-no-icon": !icon }'
|
|
9284
|
+
'[class]': '{ "dbx-detail-block-header-no-icon": !icon() }'
|
|
9271
9285
|
},
|
|
9272
9286
|
imports: [MatIconModule],
|
|
9273
9287
|
standalone: true,
|
|
9274
9288
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9275
9289
|
}]
|
|
9276
|
-
}]
|
|
9277
|
-
type: Input
|
|
9278
|
-
}], header: [{
|
|
9279
|
-
type: Input
|
|
9280
|
-
}] } });
|
|
9290
|
+
}] });
|
|
9281
9291
|
|
|
9282
9292
|
/**
|
|
9283
9293
|
* Header and details offset with an icon.
|
|
9284
9294
|
*/
|
|
9285
9295
|
class DbxDetailBlockComponent {
|
|
9286
|
-
icon;
|
|
9287
|
-
header;
|
|
9296
|
+
icon = input();
|
|
9297
|
+
header = input();
|
|
9288
9298
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDetailBlockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9289
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
9290
|
-
<dbx-detail-block-header [icon]="icon" [header]="header">
|
|
9299
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.13", type: DbxDetailBlockComponent, isStandalone: true, selector: "dbx-detail-block", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, header: { classPropertyName: "header", publicName: "header", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "dbx-detail-block d-block" }, ngImport: i0, template: `
|
|
9300
|
+
<dbx-detail-block-header [icon]="icon()" [header]="header()">
|
|
9291
9301
|
<ng-content select="[header]"></ng-content>
|
|
9292
9302
|
</dbx-detail-block-header>
|
|
9293
9303
|
<div class="dbx-detail-block-content">
|
|
@@ -9300,7 +9310,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9300
9310
|
args: [{
|
|
9301
9311
|
selector: 'dbx-detail-block',
|
|
9302
9312
|
template: `
|
|
9303
|
-
<dbx-detail-block-header [icon]="icon" [header]="header">
|
|
9313
|
+
<dbx-detail-block-header [icon]="icon()" [header]="header()">
|
|
9304
9314
|
<ng-content select="[header]"></ng-content>
|
|
9305
9315
|
</dbx-detail-block-header>
|
|
9306
9316
|
<div class="dbx-detail-block-content">
|
|
@@ -9314,11 +9324,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9314
9324
|
standalone: true,
|
|
9315
9325
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9316
9326
|
}]
|
|
9317
|
-
}]
|
|
9318
|
-
type: Input
|
|
9319
|
-
}], header: [{
|
|
9320
|
-
type: Input
|
|
9321
|
-
}] } });
|
|
9327
|
+
}] });
|
|
9322
9328
|
|
|
9323
9329
|
/**
|
|
9324
9330
|
* Icon spacer directive.
|
|
@@ -9343,30 +9349,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9343
9349
|
*/
|
|
9344
9350
|
class DbxLinkifyComponent {
|
|
9345
9351
|
sanitizer = inject(DomSanitizer);
|
|
9346
|
-
|
|
9347
|
-
|
|
9348
|
-
|
|
9349
|
-
|
|
9350
|
-
|
|
9351
|
-
|
|
9352
|
-
|
|
9353
|
-
|
|
9354
|
-
|
|
9355
|
-
linkifiedBody$ = this.linkifiedText$.pipe(map((x) => {
|
|
9356
|
-
return x ? this.sanitizer.bypassSecurityTrustHtml(x) : undefined;
|
|
9357
|
-
}), shareReplay(1));
|
|
9358
|
-
linkifiedBodySignal = toSignal(this.linkifiedBody$);
|
|
9359
|
-
ngOnDestroy() {
|
|
9360
|
-
this._text.complete();
|
|
9361
|
-
}
|
|
9362
|
-
get text() {
|
|
9363
|
-
return this._text.value;
|
|
9364
|
-
}
|
|
9365
|
-
set text(text) {
|
|
9366
|
-
this._text.next(text);
|
|
9367
|
-
}
|
|
9352
|
+
text = input();
|
|
9353
|
+
linkifiedTextSignal = computed(() => {
|
|
9354
|
+
const text = this.text();
|
|
9355
|
+
return text ? linkifyStr(text, { defaultProtocol: 'https', target: { url: '_blank' } }) : undefined;
|
|
9356
|
+
});
|
|
9357
|
+
linkifiedBodySignal = computed(() => {
|
|
9358
|
+
const linkifiedText = this.linkifiedTextSignal();
|
|
9359
|
+
return linkifiedText ? this.sanitizer.bypassSecurityTrustHtml(linkifiedText) : undefined;
|
|
9360
|
+
});
|
|
9368
9361
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLinkifyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9369
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
9362
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.13", type: DbxLinkifyComponent, isStandalone: true, selector: "dbx-linkify", inputs: { text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "dbx-i dbx-linkify" }, ngImport: i0, template: `
|
|
9370
9363
|
<span [innerHTML]="linkifiedBodySignal()"></span>
|
|
9371
9364
|
`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9372
9365
|
}
|
|
@@ -9380,25 +9373,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9380
9373
|
host: {
|
|
9381
9374
|
class: 'dbx-i dbx-linkify'
|
|
9382
9375
|
},
|
|
9383
|
-
|
|
9384
|
-
|
|
9376
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9377
|
+
standalone: true
|
|
9385
9378
|
}]
|
|
9386
|
-
}]
|
|
9387
|
-
type: Input
|
|
9388
|
-
}] } });
|
|
9379
|
+
}] });
|
|
9389
9380
|
|
|
9390
9381
|
class DbxChipDirective {
|
|
9391
|
-
small;
|
|
9392
|
-
block;
|
|
9393
|
-
|
|
9394
|
-
let style = this.small ? 'dbx-chip-small' : '';
|
|
9395
|
-
if (this.block) {
|
|
9382
|
+
small = input();
|
|
9383
|
+
block = input();
|
|
9384
|
+
styleSignal = computed(() => {
|
|
9385
|
+
let style = this.small() ? 'dbx-chip-small' : '';
|
|
9386
|
+
if (this.block()) {
|
|
9396
9387
|
style = style + ' dbx-chip-block';
|
|
9397
9388
|
}
|
|
9398
9389
|
return style;
|
|
9399
|
-
}
|
|
9390
|
+
});
|
|
9400
9391
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxChipDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9401
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
9392
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxChipDirective, isStandalone: true, selector: "dbx-chip", inputs: { small: { classPropertyName: "small", publicName: "small", isSignal: true, isRequired: false, transformFunction: null }, block: { classPropertyName: "block", publicName: "block", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "styleSignal()" }, classAttribute: "dbx-chip mat-standard-chip" }, ngImport: i0 });
|
|
9402
9393
|
}
|
|
9403
9394
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxChipDirective, decorators: [{
|
|
9404
9395
|
type: Directive,
|
|
@@ -9406,15 +9397,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9406
9397
|
selector: 'dbx-chip',
|
|
9407
9398
|
host: {
|
|
9408
9399
|
class: 'dbx-chip mat-standard-chip',
|
|
9409
|
-
'[class]': '
|
|
9400
|
+
'[class]': 'styleSignal()'
|
|
9410
9401
|
},
|
|
9411
9402
|
standalone: true
|
|
9412
9403
|
}]
|
|
9413
|
-
}]
|
|
9414
|
-
type: Input
|
|
9415
|
-
}], block: [{
|
|
9416
|
-
type: Input
|
|
9417
|
-
}] } });
|
|
9404
|
+
}] });
|
|
9418
9405
|
|
|
9419
9406
|
class DbxTextChipsComponent {
|
|
9420
9407
|
defaultSelection = input();
|
|
@@ -9537,5 +9524,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9537
9524
|
* Generated bundle index. Do not edit.
|
|
9538
9525
|
*/
|
|
9539
9526
|
|
|
9540
|
-
export { APP_POPUP_MINIMIZED_WIDTH, APP_POPUP_NORMAL_HEIGHT, APP_POPUP_NORMAL_WIDTH, AbstractDbxErrorWidgetComponent, AbstractDbxListGridViewDirective, AbstractDbxListViewDirective, AbstractDbxListWrapperDirective, AbstractDbxPartialPresetFilterMenuDirective, AbstractDbxSegueAnchorDirective, AbstractDbxSelectionListViewDirective, AbstractDbxSelectionListWrapperDirective, AbstractDbxValueListItemModifierDirective, AbstractDbxValueListViewDirective, AbstractDbxValueListViewItemComponent, AbstractDbxWidgetComponent, AbstractDialogDirective, AbstractFilterPopoverButtonDirective, AbstractPopoverDirective, AbstractPopoverRefDirective, AbstractPopoverRefWithEventsDirective, AbstractPopupDirective, AbstractPromptConfirmDirective, CompactContextStore, CompactMode, DBX_ACTION_SNACKBAR_DEFAULTS, DBX_ACTION_SNACKBAR_SERVICE_CONFIG, DBX_DARK_STYLE_CLASS_SUFFIX, DBX_LIST_DEFAULT_SCROLL_DISTANCE, DBX_LIST_DEFAULT_THROTTLE_SCROLL, DBX_LIST_ITEM_DEFAULT_DISABLE_FUNCTION, DBX_LIST_ITEM_DISABLE_RIPPLE_LIST_ITEM_MODIFIER_KEY, DBX_LIST_ITEM_IS_SELECTED_ITEM_MODIFIER_KEY, DBX_LIST_VIEW_DEFAULT_META_ICON, DBX_MODEL_VIEW_TRACKER_STORAGE_ACCESSOR_TOKEN, DBX_PROGRESS_BUTTON_GLOBAL_CONFIG, DBX_ROUTER_ANCHOR_COMPONENTS, DBX_ROUTER_VALUE_LIST_ITEM_MODIFIER_KEY, DBX_STYLE_DEFAULT_CONFIG_TOKEN, DBX_THEME_COLORS, DBX_THEME_COLORS_EXTRA, DBX_THEME_COLORS_EXTRA_SECONDARY, DBX_THEME_COLORS_MAIN, DBX_VALUE_LIST_VIEW_ITEM, DEFAULT_DBX_ERROR_SNACKBAR_CONFIG, DEFAULT_DBX_LIST_GRID_VIEW_DIRECTIVE_TEMPLATE, DEFAULT_DBX_LIST_ITEM_IS_SELECTED_FUNCTION, DEFAULT_DBX_PROMPT_CONFIRM_DIALOG_CONFIG, DEFAULT_DBX_SELECTION_VALUE_LIST_COMPONENT_CONFIGURATION_TEMPLATE, DEFAULT_DBX_SELECTION_VALUE_LIST_DIRECTIVE_TEMPLATE, DEFAULT_DBX_SIDENAV_MENU_ICON, DEFAULT_DBX_VALUE_LIST_CONFIG_MAP_VALUES, DEFAULT_DBX_VALUE_LIST_GRID_DIRECTIVE_TEMPLATE, DEFAULT_ERROR_POPOVER_KEY, DEFAULT_ERROR_WIDGET_CODE, DEFAULT_FILTER_POPOVER_KEY, DEFAULT_LIST_GRID_SIZE_CONFIG, DEFAULT_LIST_WRAPPER_COMPONENT_CONFIGURATION_TEMPLATE, DEFAULT_LIST_WRAPPER_DIRECTIVE_TEMPLATE, DEFAULT_LOADING_PROGRESS_DIAMETER, DEFAULT_SCREEN_MEDIA_SERVICE_CONFIG, DEFAULT_SNACKBAR_DIRECTIVE_DURATION, DEFAULT_TWO_COLUMNS_MIN_RIGHT_WIDTH, DEFAULT_VALUE_LIST_VIEW_CONTENT_COMPONENT_TRACK_BY_FUNCTION, DbxActionConfirmDirective, DbxActionDialogDirective, DbxActionErrorDirective, DbxActionKeyTriggerDirective, DbxActionLoadingContextDirective, DbxActionModule, DbxActionPopoverDirective, DbxActionSnackbarComponent, DbxActionSnackbarDirective, DbxActionSnackbarErrorDirective, DbxActionSnackbarModule, DbxActionSnackbarService, DbxActionTransitionSafetyDirective, DbxActionUIRouterTransitionModule, DbxActionUIRouterTransitionSafetyDialogComponent, DbxAnchorComponent, DbxAnchorContentComponent, DbxAnchorIconComponent, DbxAnchorListComponent, DbxAngularRouterSegueAnchorComponent, DbxBarDirective, DbxBarHeaderComponent, DbxBarLayoutModule, DbxBasicLoadingComponent, DbxBlockLayoutModule, DbxBodyDirective, DbxButtonComponent, DbxButtonDisplayType, DbxButtonModule, DbxButtonSpacerDirective, DbxCardBoxComponent, DbxCardBoxContainerDirective, DbxCardBoxLayoutModule, DbxChipDirective, DbxColorDirective, DbxColumnLayoutModule, DbxCompactDirective, DbxCompactLayoutModule, DbxContentBorderDirective, DbxContentBoxDirective, DbxContentContainerDirective, DbxContentDirective, DbxContentElevateDirective, DbxContentLayoutModule, DbxContentPageDirective, DbxContentPitDirective, DbxDetailBlockComponent, DbxDetailBlockHeaderComponent, DbxDialogContentCloseComponent, DbxDialogContentDirective, DbxDialogContentFooterComponent, DbxDialogInteractionModule, DbxDownloadTextModule, DbxDownloadTextViewComponent, DbxErrorComponent, DbxErrorDefaultErrorWidgetComponent, DbxErrorDetailsComponent, DbxErrorPopoverComponent, DbxErrorSnackbarComponent, DbxErrorSnackbarService, DbxErrorViewComponent, DbxErrorWidgetService, DbxErrorWidgetViewComponent, DbxFilterInteractionModule, DbxFilterPopoverButtonComponent, DbxFilterPopoverComponent, DbxFilterWrapperComponent, DbxFlagComponent, DbxFlagLayoutModule, DbxFlagPromptComponent, DbxFlexGroupDirective, DbxFlexLayoutModule, DbxFlexSizeDirective, DbxIconButtonComponent, DbxIconButtonModule, DbxIconItemComponent, DbxIconSpacerDirective, DbxIfSidenavDisplayModeDirective, DbxInteractionModule, DbxIntroActionSectionComponent, DbxKeypressModule, DbxLabelBlockComponent, DbxLayoutModule, DbxLinkComponent, DbxLinkifyComponent, DbxListComponent, DbxListEmptyContentComponent, DbxListGridViewDirectiveImportsModule, DbxListInternalContentDirective, DbxListItemAnchorModifierDirective, DbxListItemDisableRippleModifierDirective, DbxListItemIsSelectedModifierDirective, DbxListLayoutModule, DbxListModifierModule, DbxListModule, DbxListTitleGroupDirective, DbxListView, DbxListViewMetaIconComponent, DbxListViewWrapper, DbxListWrapperComponentImportsModule, DbxLoadingComponent, DbxLoadingErrorDirective, DbxLoadingModule, DbxLoadingProgressComponent, DbxModelObjectStateService, actions as DbxModelStateActions, model_actions as DbxModelStateModelActions, DbxModelTrackerService, DbxModelTypesService, DbxModelViewTrackerStorage, DbxNavbarComponent, DbxOneColumnComponent, DbxOneColumnLayoutModule, DbxPagebarComponent, DbxPartialPresetFilterListComponent, DbxPartialPresetFilterMenuComponent, DbxPopoverCloseButtonComponent, DbxPopoverComponent, DbxPopoverComponentController, DbxPopoverContentComponent, DbxPopoverController, DbxPopoverControlsDirective, DbxPopoverCoordinatorComponent, DbxPopoverCoordinatorService, DbxPopoverHeaderComponent, DbxPopoverInteractionContentModule, DbxPopoverInteractionModule, DbxPopoverScrollContentDirective, DbxPopoverService, DbxPopupComponent, DbxPopupComponentController, DbxPopupContentComponent, DbxPopupControlButtonsComponent, DbxPopupController, DbxPopupControlsComponent, DbxPopupCoordinatorComponent, DbxPopupCoordinatorService, DbxPopupInteractionModule, DbxPopupService, DbxPopupWindowState, DbxPresetFilterListComponent, DbxPresetFilterMenuComponent, DbxProgressBarButtonComponent, DbxProgressButtonsModule, DbxProgressSpinnerButtonComponent, DbxPromptBoxDirective, DbxPromptComponent, DbxPromptConfirm, DbxPromptConfirmButtonDirective, DbxPromptConfirmComponent, DbxPromptConfirmDialogComponent, DbxPromptConfirmDirective, DbxPromptModule, DbxPromptPageComponent, DbxReadableErrorModule, DbxRouterAnchorListModule, DbxRouterAnchorModule, DbxRouterLayoutModule, DbxRouterListModule, DbxRouterNavbarModule, DbxRouterSidenavModule, DbxRouterWebProviderConfig, DbxScreenMediaService, DbxScreenMediaServiceConfig, DbxSectionComponent, DbxSectionHeaderComponent, DbxSectionLayoutModule, DbxSectionPageComponent, DbxSelectionValueListViewComponent, DbxSelectionValueListViewComponentImportsModule, DbxSelectionValueListViewContentComponent, DbxSetStyleDirective, DbxSidenavButtonComponent, DbxSidenavComponent, DbxSidenavPageComponent, DbxSidenavPagebarComponent, DbxSpacerDirective, DbxStepComponent, DbxStepLayoutModule, DbxStructureDirective, DbxStructureModule, DbxStyleBodyDirective, DbxStyleDirective, DbxStyleLayoutModule, DbxStyleService, DbxSubSectionComponent, DbxTextChipsComponent, DbxTextModule, DbxTwoBlockComponent, DbxTwoColumnBackDirective, DbxTwoColumnColumnHeadDirective, DbxTwoColumnComponent, DbxTwoColumnContextDirective, DbxTwoColumnFullLeftDirective, DbxTwoColumnLayoutModule, DbxTwoColumnRightComponent, DbxTwoColumnSrefDirective, DbxTwoColumnSrefShowRightDirective, DbxUIRouterSegueAnchorComponent, DbxUnitedStatesAddressComponent, DbxValueListGridSizeDirective, DbxValueListGridViewComponent, DbxValueListGridViewContentComponent, DbxValueListItemModifier, DbxValueListItemModifierDirective, DbxValueListView, DbxValueListViewComponent, DbxValueListViewContentComponent, DbxValueListViewContentGroupComponent, DbxValueListViewGroupDelegate, DbxWebModule, DbxWidgetListGridComponent, DbxWidgetListGridViewComponent, DbxWidgetListGridViewItemComponent, DbxWidgetModule, DbxWidgetService, DbxWidgetViewComponent, DbxWindowKeyDownListenerDirective, PopoverPositionStrategy, PopupGlobalPositionStrategy, SCREEN_MEDIA_WIDTH_TYPE_SIZE_MAP, SideNavDisplayMode, TRACK_BY_MODEL_ID, TRACK_BY_MODEL_KEY, TwoColumnsContextStore, UNKNOWN_ERROR_WIDGET_CODE, addConfigToValueListItems, allDbxModelViewTrackerEventModelKeys, allDbxModelViewTrackerEventSetModelKeys, catchErrorServerParams, compactModeFromInput, compareScreenMediaWidthTypes, convertServerErrorParams, convertToPOJOServerErrorResponse, convertToServerErrorResponse, dbxColorBackground, dbxListGridViewDirectiveImportsAndExports, dbxPresetFilterMenuButtonIconObservable, dbxPresetFilterMenuButtonTextObservable, dbxStyleClassCleanSuffix, dbxValueListItemDecisionFunction, defaultDbxModelViewTrackerStorageAccessorFactory, defaultDbxValueListViewGroupDelegate, defaultDbxValueListViewGroupValuesFunction, disableRightClickInCdkBackdrop, index as fromDbxModel, listItemModifier, makeDbxActionSnackbarDisplayConfigGeneratorFunction, mapCompactModeObs, mapValuesToValuesListItemConfigObs, index$1 as onDbxModel, provideDbxListView, provideDbxListViewWrapper, provideDbxModelService, provideDbxProgressButtonGlobalConfig, provideDbxPromptConfirm, provideDbxRouterWebAngularRouterProviderConfig, provideDbxRouterWebUiRouterProviderConfig, provideDbxScreenMediaService, provideDbxStyleService, provideDbxValueListView, provideDbxValueListViewGroupDelegate, provideDbxValueListViewModifier, provideTwoColumnsContext, sanitizeDbxDialogContentConfig, screenMediaWidthTypeIsActive, trackByModelKeyRef, trackByUniqueIdentifier };
|
|
9527
|
+
export { APP_POPUP_MINIMIZED_WIDTH, APP_POPUP_NORMAL_HEIGHT, APP_POPUP_NORMAL_WIDTH, AbstractDbxErrorWidgetComponent, AbstractDbxListGridViewDirective, AbstractDbxListViewDirective, AbstractDbxListWrapperDirective, AbstractDbxPartialPresetFilterMenuDirective, AbstractDbxSegueAnchorDirective, AbstractDbxSelectionListViewDirective, AbstractDbxSelectionListWrapperDirective, AbstractDbxValueListItemModifierDirective, AbstractDbxValueListViewDirective, AbstractDbxValueListViewItemComponent, AbstractDbxWidgetComponent, AbstractDialogDirective, AbstractFilterPopoverButtonDirective, AbstractPopoverDirective, AbstractPopoverRefDirective, AbstractPopoverRefWithEventsDirective, AbstractPopupDirective, AbstractPromptConfirmDirective, CompactContextStore, CompactMode, DBX_ACTION_SNACKBAR_DEFAULTS, DBX_ACTION_SNACKBAR_SERVICE_CONFIG, DBX_DARK_STYLE_CLASS_SUFFIX, DBX_LIST_DEFAULT_SCROLL_DISTANCE, DBX_LIST_DEFAULT_THROTTLE_SCROLL, DBX_LIST_ITEM_DEFAULT_DISABLE_FUNCTION, DBX_LIST_ITEM_DISABLE_RIPPLE_LIST_ITEM_MODIFIER_KEY, DBX_LIST_ITEM_IS_SELECTED_ITEM_MODIFIER_KEY, DBX_LIST_VIEW_DEFAULT_META_ICON, DBX_MODEL_VIEW_TRACKER_STORAGE_ACCESSOR_TOKEN, DBX_PROGRESS_BUTTON_GLOBAL_CONFIG, DBX_ROUTER_ANCHOR_COMPONENTS, DBX_ROUTER_VALUE_LIST_ITEM_MODIFIER_KEY, DBX_STYLE_DEFAULT_CONFIG_TOKEN, DBX_THEME_COLORS, DBX_THEME_COLORS_EXTRA, DBX_THEME_COLORS_EXTRA_SECONDARY, DBX_THEME_COLORS_MAIN, DBX_VALUE_LIST_VIEW_ITEM, DEFAULT_DBX_ERROR_SNACKBAR_CONFIG, DEFAULT_DBX_LIST_GRID_VIEW_DIRECTIVE_TEMPLATE, DEFAULT_DBX_LIST_ITEM_IS_SELECTED_FUNCTION, DEFAULT_DBX_PROMPT_CONFIRM_DIALOG_CONFIG, DEFAULT_DBX_SELECTION_VALUE_LIST_COMPONENT_CONFIGURATION_TEMPLATE, DEFAULT_DBX_SELECTION_VALUE_LIST_DIRECTIVE_TEMPLATE, DEFAULT_DBX_SIDENAV_MENU_ICON, DEFAULT_DBX_VALUE_LIST_COMPONENT_CONFIGURATION_TEMPLATE, DEFAULT_DBX_VALUE_LIST_CONFIG_MAP_VALUES, DEFAULT_DBX_VALUE_LIST_GRID_DIRECTIVE_TEMPLATE, DEFAULT_ERROR_POPOVER_KEY, DEFAULT_ERROR_WIDGET_CODE, DEFAULT_FILTER_POPOVER_KEY, DEFAULT_LIST_GRID_SIZE_CONFIG, DEFAULT_LIST_WRAPPER_COMPONENT_CONFIGURATION_TEMPLATE, DEFAULT_LIST_WRAPPER_DIRECTIVE_TEMPLATE, DEFAULT_LOADING_PROGRESS_DIAMETER, DEFAULT_SCREEN_MEDIA_SERVICE_CONFIG, DEFAULT_SNACKBAR_DIRECTIVE_DURATION, DEFAULT_TWO_COLUMNS_MIN_RIGHT_WIDTH, DEFAULT_VALUE_LIST_VIEW_CONTENT_COMPONENT_TRACK_BY_FUNCTION, DbxActionConfirmDirective, DbxActionDialogDirective, DbxActionErrorDirective, DbxActionKeyTriggerDirective, DbxActionLoadingContextDirective, DbxActionModule, DbxActionPopoverDirective, DbxActionSnackbarComponent, DbxActionSnackbarDirective, DbxActionSnackbarErrorDirective, DbxActionSnackbarModule, DbxActionSnackbarService, DbxActionTransitionSafetyDirective, DbxActionUIRouterTransitionModule, DbxActionUIRouterTransitionSafetyDialogComponent, DbxAnchorComponent, DbxAnchorContentComponent, DbxAnchorIconComponent, DbxAnchorListComponent, DbxAngularRouterSegueAnchorComponent, DbxBarDirective, DbxBarHeaderComponent, DbxBarLayoutModule, DbxBasicLoadingComponent, DbxBlockLayoutModule, DbxBodyDirective, DbxButtonComponent, DbxButtonDisplayType, DbxButtonModule, DbxButtonSpacerDirective, DbxCardBoxComponent, DbxCardBoxContainerDirective, DbxCardBoxLayoutModule, DbxChipDirective, DbxColorDirective, DbxColumnLayoutModule, DbxCompactDirective, DbxCompactLayoutModule, DbxContentBorderDirective, DbxContentBoxDirective, DbxContentContainerDirective, DbxContentDirective, DbxContentElevateDirective, DbxContentLayoutModule, DbxContentPageDirective, DbxContentPitDirective, DbxDetailBlockComponent, DbxDetailBlockHeaderComponent, DbxDialogContentCloseComponent, DbxDialogContentDirective, DbxDialogContentFooterComponent, DbxDialogInteractionModule, DbxDialogModule, DbxDownloadTextModule, DbxDownloadTextViewComponent, DbxErrorComponent, DbxErrorDefaultErrorWidgetComponent, DbxErrorDetailsComponent, DbxErrorPopoverComponent, DbxErrorSnackbarComponent, DbxErrorSnackbarService, DbxErrorViewComponent, DbxErrorWidgetService, DbxErrorWidgetViewComponent, DbxFilterInteractionModule, DbxFilterPopoverButtonComponent, DbxFilterPopoverComponent, DbxFilterWrapperComponent, DbxFlagComponent, DbxFlagLayoutModule, DbxFlagPromptComponent, DbxFlexGroupDirective, DbxFlexLayoutModule, DbxFlexSizeDirective, DbxIconButtonComponent, DbxIconButtonModule, DbxIconItemComponent, DbxIconSpacerDirective, DbxIfSidenavDisplayModeDirective, DbxInteractionModule, DbxIntroActionSectionComponent, DbxKeypressModule, DbxLabelBlockComponent, DbxLayoutModule, DbxLinkComponent, DbxLinkifyComponent, DbxListComponent, DbxListEmptyContentComponent, DbxListGridViewDirectiveImportsModule, DbxListInternalContentDirective, DbxListItemAnchorModifierDirective, DbxListItemDisableRippleModifierDirective, DbxListItemIsSelectedModifierDirective, DbxListLayoutModule, DbxListModifierModule, DbxListModule, DbxListTitleGroupDirective, DbxListView, DbxListViewMetaIconComponent, DbxListViewWrapper, DbxListWrapperComponentImportsModule, DbxLoadingComponent, DbxLoadingErrorDirective, DbxLoadingModule, DbxLoadingProgressComponent, DbxModelObjectStateService, actions as DbxModelStateActions, model_actions as DbxModelStateModelActions, DbxModelTrackerService, DbxModelTypesService, DbxModelViewTrackerStorage, DbxNavbarComponent, DbxOneColumnComponent, DbxOneColumnLayoutModule, DbxPagebarComponent, DbxPartialPresetFilterListComponent, DbxPartialPresetFilterMenuComponent, DbxPopoverCloseButtonComponent, DbxPopoverComponent, DbxPopoverComponentController, DbxPopoverContentComponent, DbxPopoverController, DbxPopoverControlsDirective, DbxPopoverCoordinatorComponent, DbxPopoverCoordinatorService, DbxPopoverHeaderComponent, DbxPopoverInteractionContentModule, DbxPopoverInteractionModule, DbxPopoverScrollContentDirective, DbxPopoverService, DbxPopupComponent, DbxPopupComponentController, DbxPopupContentComponent, DbxPopupControlButtonsComponent, DbxPopupController, DbxPopupControlsComponent, DbxPopupCoordinatorComponent, DbxPopupCoordinatorService, DbxPopupInteractionModule, DbxPopupService, DbxPopupWindowState, DbxPresetFilterListComponent, DbxPresetFilterMenuComponent, DbxProgressBarButtonComponent, DbxProgressButtonsModule, DbxProgressSpinnerButtonComponent, DbxPromptBoxDirective, DbxPromptComponent, DbxPromptConfirm, DbxPromptConfirmButtonDirective, DbxPromptConfirmComponent, DbxPromptConfirmDialogComponent, DbxPromptConfirmDirective, DbxPromptModule, DbxPromptPageComponent, DbxReadableErrorModule, DbxRouterAnchorListModule, DbxRouterAnchorModule, DbxRouterLayoutModule, DbxRouterListModule, DbxRouterNavbarModule, DbxRouterSidenavModule, DbxRouterWebProviderConfig, DbxScreenMediaService, DbxScreenMediaServiceConfig, DbxSectionComponent, DbxSectionHeaderComponent, DbxSectionLayoutModule, DbxSectionPageComponent, DbxSelectionValueListViewComponent, DbxSelectionValueListViewComponentImportsModule, DbxSelectionValueListViewContentComponent, DbxSetStyleDirective, DbxSidenavButtonComponent, DbxSidenavComponent, DbxSidenavPageComponent, DbxSidenavPagebarComponent, DbxSpacerDirective, DbxStepComponent, DbxStepLayoutModule, DbxStructureDirective, DbxStructureModule, DbxStyleBodyDirective, DbxStyleDirective, DbxStyleLayoutModule, DbxStyleService, DbxSubSectionComponent, DbxTextChipsComponent, DbxTextModule, DbxTwoBlockComponent, DbxTwoColumnBackDirective, DbxTwoColumnColumnHeadDirective, DbxTwoColumnComponent, DbxTwoColumnContextDirective, DbxTwoColumnFullLeftDirective, DbxTwoColumnLayoutModule, DbxTwoColumnRightComponent, DbxTwoColumnSrefDirective, DbxTwoColumnSrefShowRightDirective, DbxUIRouterSegueAnchorComponent, DbxUnitedStatesAddressComponent, DbxValueListGridSizeDirective, DbxValueListGridViewComponent, DbxValueListGridViewContentComponent, DbxValueListItemModifier, DbxValueListItemModifierDirective, DbxValueListView, DbxValueListViewComponent, DbxValueListViewComponentImportsModule, DbxValueListViewContentComponent, DbxValueListViewContentGroupComponent, DbxValueListViewGroupDelegate, DbxWebModule, DbxWidgetListGridComponent, DbxWidgetListGridViewComponent, DbxWidgetListGridViewItemComponent, DbxWidgetModule, DbxWidgetService, DbxWidgetViewComponent, DbxWindowKeyDownListenerDirective, PopoverPositionStrategy, PopupGlobalPositionStrategy, SCREEN_MEDIA_WIDTH_TYPE_SIZE_MAP, SideNavDisplayMode, TRACK_BY_MODEL_ID, TRACK_BY_MODEL_KEY, TwoColumnsContextStore, UNKNOWN_ERROR_WIDGET_CODE, addConfigToValueListItems, allDbxModelViewTrackerEventModelKeys, allDbxModelViewTrackerEventSetModelKeys, catchErrorServerParams, compactModeFromInput, compareScreenMediaWidthTypes, convertServerErrorParams, convertToPOJOServerErrorResponse, convertToServerErrorResponse, dbxColorBackground, dbxListGridViewDirectiveImportsAndExports, dbxPresetFilterMenuButtonIconObservable, dbxPresetFilterMenuButtonTextObservable, dbxStyleClassCleanSuffix, dbxValueListItemDecisionFunction, defaultDbxModelViewTrackerStorageAccessorFactory, defaultDbxValueListViewGroupDelegate, defaultDbxValueListViewGroupValuesFunction, disableRightClickInCdkBackdrop, index as fromDbxModel, listItemModifier, makeDbxActionSnackbarDisplayConfigGeneratorFunction, mapCompactModeObs, mapValuesToValuesListItemConfigObs, index$1 as onDbxModel, provideDbxListView, provideDbxListViewWrapper, provideDbxModelService, provideDbxProgressButtonGlobalConfig, provideDbxPromptConfirm, provideDbxRouterWebAngularRouterProviderConfig, provideDbxRouterWebUiRouterProviderConfig, provideDbxScreenMediaService, provideDbxStyleService, provideDbxValueListView, provideDbxValueListViewGroupDelegate, provideDbxValueListViewModifier, provideTwoColumnsContext, sanitizeDbxDialogContentConfig, screenMediaWidthTypeIsActive, trackByModelKeyRef, trackByUniqueIdentifier };
|
|
9541
9528
|
//# sourceMappingURL=dereekb-dbx-web.mjs.map
|