@dereekb/dbx-web 12.0.2 → 12.0.4
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/lib/error/error.module.mjs +4 -4
- package/esm2022/lib/interaction/dialog/dialog.content.directive.mjs +3 -3
- package/esm2022/lib/interaction/prompt/prompt.confirm.dialog.component.mjs +2 -2
- package/esm2022/lib/layout/compact/compact.directive.mjs +10 -11
- package/esm2022/lib/layout/compact/compact.layout.module.mjs +7 -8
- package/esm2022/lib/layout/text/index.mjs +1 -2
- package/esm2022/lib/router/provider/uirouter/anchor.component.mjs +4 -5
- package/esm2022/mapbox/lib/mapbox.layout.component.mjs +13 -18
- package/esm2022/mapbox/lib/mapbox.marker.component.mjs +30 -34
- package/esm2022/mapbox/lib/mapbox.markers.component.mjs +2 -2
- package/esm2022/mapbox/lib/mapbox.menu.component.mjs +3 -2
- package/esm2022/mapbox/lib/mapbox.module.mjs +14 -12
- package/esm2022/mapbox/lib/mapbox.providers.mjs +4 -4
- package/esm2022/mapbox/lib/mapbox.service.mjs +9 -1
- package/esm2022/mapbox/lib/mapbox.store.map.directive.mjs +16 -8
- package/esm2022/table/lib/date/daterange.table.cell.input.component.mjs +2 -3
- package/fesm2022/dereekb-dbx-web-mapbox.mjs +78 -68
- package/fesm2022/dereekb-dbx-web-mapbox.mjs.map +1 -1
- package/fesm2022/dereekb-dbx-web-table.mjs +2 -2
- package/fesm2022/dereekb-dbx-web-table.mjs.map +1 -1
- package/fesm2022/dereekb-dbx-web.mjs +69 -224
- package/fesm2022/dereekb-dbx-web.mjs.map +1 -1
- package/lib/interaction/dialog/dialog.content.directive.d.ts +1 -1
- package/lib/layout/compact/compact.directive.d.ts +3 -2
- package/lib/layout/compact/compact.layout.module.d.ts +2 -3
- package/lib/layout/style/_style.scss +0 -1
- package/lib/layout/text/index.d.ts +0 -1
- package/mapbox/lib/mapbox.layout.component.d.ts +3 -3
- package/mapbox/lib/mapbox.markers.component.d.ts +1 -1
- package/mapbox/lib/mapbox.menu.component.d.ts +1 -0
- package/mapbox/lib/mapbox.module.d.ts +1 -1
- package/mapbox/lib/mapbox.providers.d.ts +2 -2
- package/mapbox/lib/mapbox.service.d.ts +2 -1
- package/package.json +1 -1
- package/esm2022/lib/layout/text/compat/form.description.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/hint.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/index.mjs +0 -10
- package/esm2022/lib/layout/text/compat/label.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/note.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/notice.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/ok.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/success.component.mjs +0 -19
- package/esm2022/lib/layout/text/compat/text.compat.module.mjs +0 -32
- package/esm2022/lib/layout/text/compat/warn.component.mjs +0 -19
- package/lib/layout/text/compat/form.description.component.d.ts +0 -8
- package/lib/layout/text/compat/hint.component.d.ts +0 -8
- package/lib/layout/text/compat/index.d.ts +0 -9
- package/lib/layout/text/compat/label.component.d.ts +0 -8
- package/lib/layout/text/compat/note.component.d.ts +0 -8
- package/lib/layout/text/compat/notice.component.d.ts +0 -8
- package/lib/layout/text/compat/ok.component.d.ts +0 -8
- package/lib/layout/text/compat/success.component.d.ts +0 -8
- package/lib/layout/text/compat/text.compat.module.d.ts +0 -21
- package/lib/layout/text/compat/warn.component.d.ts +0 -8
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Injectable, inject,
|
|
2
|
+
import { Injectable, input, inject, effect, Directive, NgModule, Component, EventEmitter, Input, Output, HostListener, InjectionToken, signal, ChangeDetectionStrategy, output, computed, 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';
|
|
@@ -8,7 +8,6 @@ import { of, map, BehaviorSubject, distinctUntilChanged, shareReplay, delay, swi
|
|
|
8
8
|
import { filterMaybe, asObservable, LockSet, SubscriptionObject, distinctUntilItemsHaveDifferentValues, skipFirstMaybe, 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
|
-
import { CommonModule, NgTemplateOutlet, NgClass, NgStyle, JsonPipe, AsyncPipe } from '@angular/common';
|
|
12
11
|
import { toSignal, toObservable } from '@angular/core/rxjs-interop';
|
|
13
12
|
import { MAT_DIALOG_DATA, MatDialogRef, MatDialog } from '@angular/material/dialog';
|
|
14
13
|
import * as i1$1 from '@angular/material/button';
|
|
@@ -19,6 +18,7 @@ import { Overlay, GlobalPositionStrategy } from '@angular/cdk/overlay';
|
|
|
19
18
|
import * as i1$2 from 'angular-resize-event-package';
|
|
20
19
|
import { AngularResizeEventModule } from 'angular-resize-event-package';
|
|
21
20
|
import { MatDivider } from '@angular/material/divider';
|
|
21
|
+
import { NgTemplateOutlet, NgClass, NgStyle, JsonPipe, CommonModule } from '@angular/common';
|
|
22
22
|
import { MatProgressBar } from '@angular/material/progress-bar';
|
|
23
23
|
import { MatProgressSpinner } from '@angular/material/progress-spinner';
|
|
24
24
|
import { FlexLayoutModule } from '@ngbracket/ngx-layout';
|
|
@@ -44,12 +44,12 @@ import { MediaMatcher } from '@angular/cdk/layout';
|
|
|
44
44
|
import { MatTabNav, MatTabNavPanel, MatTabLink } from '@angular/material/tabs';
|
|
45
45
|
import * as i1$7 from '@angular/material/sidenav';
|
|
46
46
|
import { MatSidenav, MatSidenavModule } from '@angular/material/sidenav';
|
|
47
|
-
import { UISref } from '@uirouter/angular';
|
|
47
|
+
import { UISref, UISrefActive } from '@uirouter/angular';
|
|
48
|
+
import linkifyStr from 'linkify-string';
|
|
48
49
|
import * as i1$8 from '@angular/material/chips';
|
|
49
50
|
import { MatChipsModule } from '@angular/material/chips';
|
|
50
51
|
import * as i2$1 from '@angular/material/tooltip';
|
|
51
52
|
import { MatTooltipModule } from '@angular/material/tooltip';
|
|
52
|
-
import linkifyStr from 'linkify-string';
|
|
53
53
|
|
|
54
54
|
class PopoverPositionStrategy {
|
|
55
55
|
static make(overlay, elementRef, config) {
|
|
@@ -154,40 +154,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
154
154
|
* CompactContextStore provider.
|
|
155
155
|
*/
|
|
156
156
|
class DbxCompactDirective {
|
|
157
|
+
mode = input.required({ alias: 'dbxCompact' });
|
|
157
158
|
compactContextStore = inject(CompactContextStore);
|
|
158
159
|
mode$ = this.compactContextStore.mode$;
|
|
159
|
-
|
|
160
|
-
this.compactContextStore.setMode(mode);
|
|
161
|
-
}
|
|
160
|
+
modeEffect = effect(() => {
|
|
161
|
+
this.compactContextStore.setMode(this.mode());
|
|
162
|
+
});
|
|
162
163
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
163
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
164
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxCompactDirective, isStandalone: true, selector: "[dbxCompact]", inputs: { mode: { classPropertyName: "mode", publicName: "dbxCompact", isSignal: true, isRequired: true, transformFunction: null } }, providers: [CompactContextStore], exportAs: ["compact"], ngImport: i0 });
|
|
164
165
|
}
|
|
165
166
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactDirective, decorators: [{
|
|
166
167
|
type: Directive,
|
|
167
168
|
args: [{
|
|
168
169
|
selector: '[dbxCompact]',
|
|
169
170
|
providers: [CompactContextStore],
|
|
170
|
-
exportAs: 'compact'
|
|
171
|
+
exportAs: 'compact',
|
|
172
|
+
standalone: true
|
|
171
173
|
}]
|
|
172
|
-
}]
|
|
173
|
-
type: Input,
|
|
174
|
-
args: ['dbxCompact']
|
|
175
|
-
}] } });
|
|
174
|
+
}] });
|
|
176
175
|
|
|
176
|
+
const importsAndExports$w = [DbxCompactDirective];
|
|
177
177
|
/**
|
|
178
|
-
*
|
|
178
|
+
* @deprecated import DbxCompactDirective directly instead.
|
|
179
179
|
*/
|
|
180
180
|
class DbxCompactLayoutModule {
|
|
181
181
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
182
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule,
|
|
183
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule
|
|
182
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule, imports: [DbxCompactDirective], exports: [DbxCompactDirective] });
|
|
183
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule });
|
|
184
184
|
}
|
|
185
185
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxCompactLayoutModule, decorators: [{
|
|
186
186
|
type: NgModule,
|
|
187
187
|
args: [{
|
|
188
|
-
imports:
|
|
189
|
-
|
|
190
|
-
exports: [DbxCompactDirective]
|
|
188
|
+
imports: importsAndExports$w,
|
|
189
|
+
exports: importsAndExports$w
|
|
191
190
|
}]
|
|
192
191
|
}] });
|
|
193
192
|
|
|
@@ -735,12 +734,12 @@ class DbxDialogContentDirective {
|
|
|
735
734
|
width = input('normal');
|
|
736
735
|
classConfig = computed(() => `${this.width()}-dialog-content`);
|
|
737
736
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
738
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxDialogContentDirective, isStandalone: true, selector: "dbx-dialog-content,[dbxDialogContent]
|
|
737
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "18.2.13", type: DbxDialogContentDirective, isStandalone: true, selector: "dbx-dialog-content,[dbxDialogContent],.dbx-dialog-content", inputs: { width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "classConfig()" }, classAttribute: "dbx-dialog-content" }, ngImport: i0 });
|
|
739
738
|
}
|
|
740
739
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogContentDirective, decorators: [{
|
|
741
740
|
type: Directive,
|
|
742
741
|
args: [{
|
|
743
|
-
selector: 'dbx-dialog-content,[dbxDialogContent]
|
|
742
|
+
selector: 'dbx-dialog-content,[dbxDialogContent],.dbx-dialog-content',
|
|
744
743
|
host: {
|
|
745
744
|
class: 'dbx-dialog-content',
|
|
746
745
|
'[class]': `classConfig()`
|
|
@@ -791,7 +790,7 @@ function sanitizeDbxDialogContentConfig(input) {
|
|
|
791
790
|
};
|
|
792
791
|
}
|
|
793
792
|
|
|
794
|
-
const importsAndExports$
|
|
793
|
+
const importsAndExports$v = [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent];
|
|
795
794
|
class DbxDialogInteractionModule {
|
|
796
795
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
797
796
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, imports: [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent], exports: [DbxDialogContentDirective, DbxActionDialogDirective, DbxDialogContentFooterComponent, DbxDialogContentCloseComponent] });
|
|
@@ -800,8 +799,8 @@ class DbxDialogInteractionModule {
|
|
|
800
799
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxDialogInteractionModule, decorators: [{
|
|
801
800
|
type: NgModule,
|
|
802
801
|
args: [{
|
|
803
|
-
imports: importsAndExports$
|
|
804
|
-
exports: importsAndExports$
|
|
802
|
+
imports: importsAndExports$v,
|
|
803
|
+
exports: importsAndExports$v
|
|
805
804
|
}]
|
|
806
805
|
}] });
|
|
807
806
|
|
|
@@ -1117,7 +1116,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1117
1116
|
}]
|
|
1118
1117
|
}] });
|
|
1119
1118
|
|
|
1120
|
-
const importsAndExports$
|
|
1119
|
+
const importsAndExports$u = [DbxPopoverContentComponent, DbxPopoverControlsDirective, DbxPopoverHeaderComponent, DbxPopoverCloseButtonComponent, DbxPopoverScrollContentDirective];
|
|
1121
1120
|
/**
|
|
1122
1121
|
* Contains all popover content components, allowing other sibling dbx-web modules to use the directives without referencing the full popover module.
|
|
1123
1122
|
*/
|
|
@@ -1129,12 +1128,12 @@ class DbxPopoverInteractionContentModule {
|
|
|
1129
1128
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPopoverInteractionContentModule, decorators: [{
|
|
1130
1129
|
type: NgModule,
|
|
1131
1130
|
args: [{
|
|
1132
|
-
imports: importsAndExports$
|
|
1133
|
-
exports: importsAndExports$
|
|
1131
|
+
imports: importsAndExports$u,
|
|
1132
|
+
exports: importsAndExports$u
|
|
1134
1133
|
}]
|
|
1135
1134
|
}] });
|
|
1136
1135
|
|
|
1137
|
-
const importsAndExports$
|
|
1136
|
+
const importsAndExports$t = [DbxPopoverComponent, DbxPopoverCoordinatorComponent, DbxActionPopoverDirective, DbxPopoverInteractionContentModule];
|
|
1138
1137
|
class DbxPopoverInteractionModule {
|
|
1139
1138
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPopoverInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1140
1139
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxPopoverInteractionModule, imports: [DbxPopoverComponent, DbxPopoverCoordinatorComponent, DbxActionPopoverDirective, DbxPopoverInteractionContentModule], exports: [DbxPopoverComponent, DbxPopoverCoordinatorComponent, DbxActionPopoverDirective, DbxPopoverInteractionContentModule] });
|
|
@@ -1143,8 +1142,8 @@ class DbxPopoverInteractionModule {
|
|
|
1143
1142
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPopoverInteractionModule, decorators: [{
|
|
1144
1143
|
type: NgModule,
|
|
1145
1144
|
args: [{
|
|
1146
|
-
imports: importsAndExports$
|
|
1147
|
-
exports: importsAndExports$
|
|
1145
|
+
imports: importsAndExports$t,
|
|
1146
|
+
exports: importsAndExports$t
|
|
1148
1147
|
}]
|
|
1149
1148
|
}] });
|
|
1150
1149
|
|
|
@@ -1567,20 +1566,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1567
1566
|
args: [{ selector: 'dbx-progress-spinner-button,dbx-spinner-button', imports: [MatButtonModule, MatIconModule, MatProgressSpinner, NgClass, NgStyle], changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, template: "<button class=\"dbx-base-button dbx-progress-spinner-button\" #button mat-button [type]=\"buttonTypeAttributeSignal()\" [color]=\"configSignal()?.buttonColor\" [ngClass]=\"buttonCssSignal()\" [ngStyle]=\"configSignal()?.customStyle\" [disabled]=\"buttonDisabledSignal()\">\n @if (showTextSignal()) {\n @if (showTextButtonIconSignal()) {\n <mat-icon class=\"mat-button-icon\" [class.is-mat-icon]=\"!configSignal()?.buttonIcon?.fontSet\" [class.working]=\"showProgressSignal()\" [ngClass]=\"configSignal()?.buttonIcon?.customClass\" [fontSet]=\"configSignal()?.buttonIcon?.fontSet!\" [fontIcon]=\"configSignal()?.buttonIcon?.fontIcon!\" [color]=\"configSignal()?.buttonIcon?.color!\" [svgIcon]=\"configSignal()?.buttonIcon?.svgIcon!\">\n {{ configSignal()?.buttonIcon?.fontSet ? '' : configSignal()?.buttonIcon?.fontIcon }}\n </mat-icon>\n }\n <span class=\"button-text\" [class.working]=\"showProgressSignal()\">\n {{ configSignal()?.text }}\n <ng-content></ng-content>\n </span>\n }\n @if (showIconSignal()) {\n <!-- Use ng-container to prevent mat-icon from being a child of the button which changes the behavior -->\n <ng-container>\n <mat-icon class=\"mat-fab-icon\" [fontSet]=\"configSignal()?.buttonIcon?.fontSet!\" [fontIcon]=\"configSignal()?.buttonIcon?.fontIcon!\" [color]=\"configSignal()?.buttonIcon?.color!\" [svgIcon]=\"configSignal()?.buttonIcon?.svgIcon!\" [inline]=\"configSignal()?.fab && configSignal()?.buttonIcon?.inline!\">\n {{ configSignal()?.buttonIcon?.fontSet! ? '' : configSignal()?.buttonIcon?.fontIcon! }}\n </mat-icon>\n </ng-container>\n }\n @if (showProgressSignal()) {\n <mat-spinner class=\"spinner\" [diameter]=\"spinnerSizeSignal()\" [color]=\"configSignal()?.spinnerColor!\" [mode]=\"configSignal()?.mode!\" [value]=\"configSignal()?.value!\" [ngStyle]=\"customSpinnerStyleSignal()\" [ngClass]=\"customSpinnerStyleClassSignal()\" [class.working]=\"showProgressSignal()\"></mat-spinner>\n }\n</button>\n", styles: [":host button{min-height:36px;height:unset;outline:none}:host button.working{cursor:not-allowed}:host button ::ng-deep .mdc-button__label{display:flex;align-items:center;justify-content:center}:host button.mat-mdc-button.mat-mdc-icon-button{min-width:unset;--mdc-icon-button-icon-size: unset;--mat-text-button-with-icon-horizontal-padding: 0px;--mdc-icon-button-state-layer-size: 36px;border-radius:50%}:host button.mat-mdc-button.mat-mdc-icon-button .mat-mdc-progress-spinner{--mdc-icon-button-icon-size: 36px}:host button.mat-mdc-button.mat-mdc-icon-button.dbx-progress-spinner-fab{height:48px;--mdc-icon-button-state-layer-size: 48px}:host button.mat-mdc-button.mat-mdc-icon-button.dbx-progress-spinner-fab .mat-mdc-progress-spinner{--mdc-icon-button-icon-size: 48px}:host button.fullWidth{width:100%}:host button .mat-mdc-progress-spinner{position:absolute;opacity:0;transition:opacity .3s ease-in-out}:host button .mat-mdc-progress-spinner.working{opacity:1}:host button .dbx-progress-spinner-custom.mat-progress-spinner.mat-accent circle,:host button .dbx-progress-spinner-custom.mat-mdc-progress-spinner.mat-accent circle{stroke:unset!important}:host button .button-text{opacity:1;transition:opacity .3s ease-in-out}:host button .button-text.working{opacity:0}:host button mat-icon.mat-button-icon{padding-right:5px;transition:opacity .3s ease-in-out;font-size:1.125rem;height:1.125rem;width:1.125rem;margin-right:var(--mat-protected-button-icon-spacing, 8px)}:host button mat-icon.mat-button-icon.is-mat-icon{position:relative;left:3px}:host button mat-icon.mat-button-icon.working{opacity:0}\n", ":host button.mat-mdc-button .button-text{display:flex;align-items:center}:host button.mat-mdc-button mat-icon.mat-button-icon.mat-icon.mat-ligature-font[fontIcon]:before,:host button.mat-mdc-button mat-icon.mat-fab-icon.mat-icon.mat-ligature-font[fontIcon]:before{content:unset}\n"] }]
|
|
1568
1567
|
}] });
|
|
1569
1568
|
|
|
1570
|
-
const importsAndExports$
|
|
1569
|
+
const importsAndExports$s = [DbxProgressSpinnerButtonComponent, DbxProgressBarButtonComponent];
|
|
1571
1570
|
/**
|
|
1572
1571
|
* @deprecated import DbxProgressSpinnerButtonComponent, DbxProgressBarButtonComponent directly instead.
|
|
1573
1572
|
*/
|
|
1574
1573
|
class DbxProgressButtonsModule {
|
|
1575
1574
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxProgressButtonsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1576
1575
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxProgressButtonsModule, imports: [DbxProgressSpinnerButtonComponent, DbxProgressBarButtonComponent], exports: [DbxProgressSpinnerButtonComponent, DbxProgressBarButtonComponent] });
|
|
1577
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxProgressButtonsModule, imports: [importsAndExports$
|
|
1576
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxProgressButtonsModule, imports: [importsAndExports$s] });
|
|
1578
1577
|
}
|
|
1579
1578
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxProgressButtonsModule, decorators: [{
|
|
1580
1579
|
type: NgModule,
|
|
1581
1580
|
args: [{
|
|
1582
|
-
imports: importsAndExports$
|
|
1583
|
-
exports: importsAndExports$
|
|
1581
|
+
imports: importsAndExports$s,
|
|
1582
|
+
exports: importsAndExports$s
|
|
1584
1583
|
}]
|
|
1585
1584
|
}] });
|
|
1586
1585
|
|
|
@@ -1720,7 +1719,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
1720
1719
|
}]
|
|
1721
1720
|
}] });
|
|
1722
1721
|
|
|
1723
|
-
const importsAndExports$
|
|
1722
|
+
const importsAndExports$r = [
|
|
1724
1723
|
DbxCoreButtonModule,
|
|
1725
1724
|
DbxIconButtonComponent,
|
|
1726
1725
|
// buttons
|
|
@@ -1762,8 +1761,8 @@ class DbxButtonModule {
|
|
|
1762
1761
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxButtonModule, decorators: [{
|
|
1763
1762
|
type: NgModule,
|
|
1764
1763
|
args: [{
|
|
1765
|
-
imports: importsAndExports$
|
|
1766
|
-
exports: importsAndExports$
|
|
1764
|
+
imports: importsAndExports$r,
|
|
1765
|
+
exports: importsAndExports$r
|
|
1767
1766
|
}]
|
|
1768
1767
|
}] });
|
|
1769
1768
|
|
|
@@ -2150,17 +2149,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2150
2149
|
}]
|
|
2151
2150
|
}] });
|
|
2152
2151
|
|
|
2153
|
-
const importsAndExports$
|
|
2152
|
+
const importsAndExports$q = [DbxPartialPresetFilterListComponent, DbxPartialPresetFilterMenuComponent, DbxFilterPopoverComponent, DbxFilterPopoverButtonComponent, DbxFilterWrapperComponent, DbxPresetFilterListComponent, DbxPresetFilterMenuComponent, DbxCoreFilterModule];
|
|
2154
2153
|
class DbxFilterInteractionModule {
|
|
2155
2154
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFilterInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2156
2155
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxFilterInteractionModule, imports: [DbxPartialPresetFilterListComponent, DbxPartialPresetFilterMenuComponent, DbxFilterPopoverComponent, DbxFilterPopoverButtonComponent, DbxFilterWrapperComponent, DbxPresetFilterListComponent, DbxPresetFilterMenuComponent, DbxCoreFilterModule], exports: [DbxPartialPresetFilterListComponent, DbxPartialPresetFilterMenuComponent, DbxFilterPopoverComponent, DbxFilterPopoverButtonComponent, DbxFilterWrapperComponent, DbxPresetFilterListComponent, DbxPresetFilterMenuComponent, DbxCoreFilterModule] });
|
|
2157
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFilterInteractionModule, imports: [importsAndExports$
|
|
2156
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFilterInteractionModule, imports: [importsAndExports$q, DbxCoreFilterModule] });
|
|
2158
2157
|
}
|
|
2159
2158
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFilterInteractionModule, decorators: [{
|
|
2160
2159
|
type: NgModule,
|
|
2161
2160
|
args: [{
|
|
2162
|
-
imports: importsAndExports$
|
|
2163
|
-
exports: importsAndExports$
|
|
2161
|
+
imports: importsAndExports$q,
|
|
2162
|
+
exports: importsAndExports$q
|
|
2164
2163
|
}]
|
|
2165
2164
|
}] });
|
|
2166
2165
|
|
|
@@ -2569,7 +2568,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2569
2568
|
}]
|
|
2570
2569
|
}] });
|
|
2571
2570
|
|
|
2572
|
-
const importsAndExports$
|
|
2571
|
+
const importsAndExports$p = [DbxPopupComponent, DbxPopupCoordinatorComponent, DbxPopupContentComponent, DbxPopupControlsComponent, DbxPopupControlButtonsComponent];
|
|
2573
2572
|
class DbxPopupInteractionModule {
|
|
2574
2573
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPopupInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2575
2574
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxPopupInteractionModule, imports: [DbxPopupComponent, DbxPopupCoordinatorComponent, DbxPopupContentComponent, DbxPopupControlsComponent, DbxPopupControlButtonsComponent], exports: [DbxPopupComponent, DbxPopupCoordinatorComponent, DbxPopupContentComponent, DbxPopupControlsComponent, DbxPopupControlButtonsComponent] });
|
|
@@ -2578,8 +2577,8 @@ class DbxPopupInteractionModule {
|
|
|
2578
2577
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPopupInteractionModule, decorators: [{
|
|
2579
2578
|
type: NgModule,
|
|
2580
2579
|
args: [{
|
|
2581
|
-
imports: importsAndExports$
|
|
2582
|
-
exports: importsAndExports$
|
|
2580
|
+
imports: importsAndExports$p,
|
|
2581
|
+
exports: importsAndExports$p
|
|
2583
2582
|
}]
|
|
2584
2583
|
}] });
|
|
2585
2584
|
|
|
@@ -3002,7 +3001,7 @@ class DbxPromptConfirmDialogComponent extends AbstractDialogDirective {
|
|
|
3002
3001
|
<dbx-injection [config]="injectionConfig"></dbx-injection>
|
|
3003
3002
|
</dbx-prompt-confirm>
|
|
3004
3003
|
</dbx-dialog-content>
|
|
3005
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: DbxDialogContentDirective, selector: "dbx-dialog-content,[dbxDialogContent]
|
|
3004
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: DbxDialogContentDirective, selector: "dbx-dialog-content,[dbxDialogContent],.dbx-dialog-content", inputs: ["width"] }, { kind: "component", type: DbxPromptConfirmComponent, selector: "dbx-prompt-confirm", inputs: ["config"], outputs: ["confirm", "cancel"] }, { kind: "component", type: DbxInjectionComponent, selector: "dbx-injection, [dbxInjection], [dbx-injection]", inputs: ["config", "template"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3006
3005
|
}
|
|
3007
3006
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPromptConfirmDialogComponent, decorators: [{
|
|
3008
3007
|
type: Component,
|
|
@@ -3131,7 +3130,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3131
3130
|
}]
|
|
3132
3131
|
}] });
|
|
3133
3132
|
|
|
3134
|
-
const importsAndExports$
|
|
3133
|
+
const importsAndExports$o = [DbxPromptComponent, DbxPromptBoxDirective, DbxPromptPageComponent, DbxPromptConfirmComponent, DbxPromptConfirmButtonDirective, DbxPromptConfirmDialogComponent, DbxPromptConfirmDirective];
|
|
3135
3134
|
class DbxPromptModule {
|
|
3136
3135
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPromptModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3137
3136
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxPromptModule, imports: [DbxPromptComponent, DbxPromptBoxDirective, DbxPromptPageComponent, DbxPromptConfirmComponent, DbxPromptConfirmButtonDirective, DbxPromptConfirmDialogComponent, DbxPromptConfirmDirective], exports: [DbxPromptComponent, DbxPromptBoxDirective, DbxPromptPageComponent, DbxPromptConfirmComponent, DbxPromptConfirmButtonDirective, DbxPromptConfirmDialogComponent, DbxPromptConfirmDirective] });
|
|
@@ -3140,12 +3139,12 @@ class DbxPromptModule {
|
|
|
3140
3139
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxPromptModule, decorators: [{
|
|
3141
3140
|
type: NgModule,
|
|
3142
3141
|
args: [{
|
|
3143
|
-
imports: importsAndExports$
|
|
3144
|
-
exports: importsAndExports$
|
|
3142
|
+
imports: importsAndExports$o,
|
|
3143
|
+
exports: importsAndExports$o
|
|
3145
3144
|
}]
|
|
3146
3145
|
}] });
|
|
3147
3146
|
|
|
3148
|
-
const importsAndExports$
|
|
3147
|
+
const importsAndExports$n = [DbxPromptModule, DbxDialogInteractionModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule];
|
|
3149
3148
|
/**
|
|
3150
3149
|
* @deprecated import individual modules instead.
|
|
3151
3150
|
*
|
|
@@ -3158,13 +3157,13 @@ const importsAndExports$m = [DbxPromptModule, DbxDialogInteractionModule, DbxFil
|
|
|
3158
3157
|
class DbxInteractionModule {
|
|
3159
3158
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3160
3159
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [DbxPromptModule, DbxDialogInteractionModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule], exports: [DbxPromptModule, DbxDialogInteractionModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule] });
|
|
3161
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [importsAndExports$
|
|
3160
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, imports: [importsAndExports$n, DbxPromptModule, DbxDialogInteractionModule, DbxFilterInteractionModule, DbxPopoverInteractionModule, DbxPopupInteractionModule] });
|
|
3162
3161
|
}
|
|
3163
3162
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxInteractionModule, decorators: [{
|
|
3164
3163
|
type: NgModule,
|
|
3165
3164
|
args: [{
|
|
3166
|
-
imports: importsAndExports$
|
|
3167
|
-
exports: importsAndExports$
|
|
3165
|
+
imports: importsAndExports$n,
|
|
3166
|
+
exports: importsAndExports$n
|
|
3168
3167
|
}]
|
|
3169
3168
|
}] });
|
|
3170
3169
|
|
|
@@ -3790,7 +3789,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
3790
3789
|
}]
|
|
3791
3790
|
}] });
|
|
3792
3791
|
|
|
3793
|
-
const importsAndExports$
|
|
3792
|
+
const importsAndExports$m = [DbxLoadingComponent, DbxBasicLoadingComponent, DbxLoadingProgressComponent, DbxActionLoadingContextDirective];
|
|
3794
3793
|
class DbxLoadingModule {
|
|
3795
3794
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLoadingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3796
3795
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxLoadingModule, imports: [DbxLoadingComponent, DbxBasicLoadingComponent, DbxLoadingProgressComponent, DbxActionLoadingContextDirective], exports: [DbxLoadingComponent, DbxBasicLoadingComponent, DbxLoadingProgressComponent, DbxActionLoadingContextDirective] });
|
|
@@ -3799,8 +3798,8 @@ class DbxLoadingModule {
|
|
|
3799
3798
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLoadingModule, decorators: [{
|
|
3800
3799
|
type: NgModule,
|
|
3801
3800
|
args: [{
|
|
3802
|
-
imports: importsAndExports$
|
|
3803
|
-
exports: importsAndExports$
|
|
3801
|
+
imports: importsAndExports$m,
|
|
3802
|
+
exports: importsAndExports$m
|
|
3804
3803
|
}]
|
|
3805
3804
|
}] });
|
|
3806
3805
|
|
|
@@ -4147,7 +4146,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4147
4146
|
}]
|
|
4148
4147
|
}] });
|
|
4149
4148
|
|
|
4150
|
-
const importsAndExports$
|
|
4149
|
+
const importsAndExports$l = [DbxActionSnackbarComponent, DbxActionSnackbarDirective];
|
|
4151
4150
|
class DbxActionSnackbarModule {
|
|
4152
4151
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4153
4152
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarModule, imports: [DbxActionSnackbarComponent, DbxActionSnackbarDirective], exports: [DbxActionSnackbarComponent, DbxActionSnackbarDirective] });
|
|
@@ -4156,8 +4155,8 @@ class DbxActionSnackbarModule {
|
|
|
4156
4155
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionSnackbarModule, decorators: [{
|
|
4157
4156
|
type: NgModule,
|
|
4158
4157
|
args: [{
|
|
4159
|
-
imports: importsAndExports$
|
|
4160
|
-
exports: importsAndExports$
|
|
4158
|
+
imports: importsAndExports$l,
|
|
4159
|
+
exports: importsAndExports$l
|
|
4161
4160
|
}]
|
|
4162
4161
|
}] });
|
|
4163
4162
|
|
|
@@ -4353,7 +4352,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4353
4352
|
}]
|
|
4354
4353
|
}] });
|
|
4355
4354
|
|
|
4356
|
-
const importsAndExports$
|
|
4355
|
+
const importsAndExports$k = [DbxActionTransitionSafetyDirective, DbxActionUIRouterTransitionSafetyDialogComponent];
|
|
4357
4356
|
/**
|
|
4358
4357
|
* Provides the DbxActionUIRouterTransitionSafetyDirective.
|
|
4359
4358
|
*
|
|
@@ -4373,8 +4372,8 @@ class DbxActionUIRouterTransitionModule {
|
|
|
4373
4372
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionUIRouterTransitionModule, decorators: [{
|
|
4374
4373
|
type: NgModule,
|
|
4375
4374
|
args: [{
|
|
4376
|
-
imports: importsAndExports$
|
|
4377
|
-
exports: importsAndExports$
|
|
4375
|
+
imports: importsAndExports$k,
|
|
4376
|
+
exports: importsAndExports$k
|
|
4378
4377
|
}]
|
|
4379
4378
|
}] });
|
|
4380
4379
|
|
|
@@ -4450,7 +4449,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4450
4449
|
args: ['document:keyup', ['$event']]
|
|
4451
4450
|
}] } });
|
|
4452
4451
|
|
|
4453
|
-
const importsAndExports$
|
|
4452
|
+
const importsAndExports$j = [DbxCoreActionModule, DbxActionButtonDirective, DbxActionKeyTriggerDirective, DbxActionConfirmDirective];
|
|
4454
4453
|
/**
|
|
4455
4454
|
* Provides all base dbxAction-related components from both @dereekb/core and @dereekb/web.
|
|
4456
4455
|
*/
|
|
@@ -4462,8 +4461,8 @@ class DbxActionModule {
|
|
|
4462
4461
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxActionModule, decorators: [{
|
|
4463
4462
|
type: NgModule,
|
|
4464
4463
|
args: [{
|
|
4465
|
-
imports: importsAndExports$
|
|
4466
|
-
exports: importsAndExports$
|
|
4464
|
+
imports: importsAndExports$j,
|
|
4465
|
+
exports: importsAndExports$j
|
|
4467
4466
|
}]
|
|
4468
4467
|
}] });
|
|
4469
4468
|
|
|
@@ -4678,7 +4677,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4678
4677
|
args: ['dbxActionSnackbarError']
|
|
4679
4678
|
}] } });
|
|
4680
4679
|
|
|
4681
|
-
const
|
|
4680
|
+
const importsAndExports$i = [
|
|
4682
4681
|
//
|
|
4683
4682
|
DbxErrorComponent,
|
|
4684
4683
|
DbxLoadingErrorDirective,
|
|
@@ -4731,8 +4730,8 @@ class DbxReadableErrorModule {
|
|
|
4731
4730
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxReadableErrorModule, decorators: [{
|
|
4732
4731
|
type: NgModule,
|
|
4733
4732
|
args: [{
|
|
4734
|
-
imports:
|
|
4735
|
-
exports:
|
|
4733
|
+
imports: importsAndExports$i,
|
|
4734
|
+
exports: importsAndExports$i
|
|
4736
4735
|
}]
|
|
4737
4736
|
}] });
|
|
4738
4737
|
|
|
@@ -7761,11 +7760,11 @@ class DbxUIRouterSegueAnchorComponent extends AbstractDbxSegueAnchorDirective {
|
|
|
7761
7760
|
uiParamsSignal = computed(() => this._parentAnchorSignal()?.refParams);
|
|
7762
7761
|
uiOptionsSignal = computed(() => this._parentAnchorSignal()?.refOptions ?? {});
|
|
7763
7762
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxUIRouterSegueAnchorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
7764
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: DbxUIRouterSegueAnchorComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "<a class=\"dbx-anchor-a dbx-anchor-sref\" [attr.target]=\"targetSignal()\" [uiSref]=\"uiSrefSignal()\" [uiParams]=\"uiParamsSignal()\" [uiOptions]=\"uiOptionsSignal()\" uiSrefActive=\"dbx-anchor-active\" uiSrefActiveEq=\"dbx-anchor-active-eq\">\n <dbx-injection [template]=\"templateConfigSignal()\"></dbx-injection>\n</a>\n", dependencies: [{ kind: "directive", type: UISref, selector: "[uiSref]", inputs: ["uiSref", "uiParams", "uiOptions"], exportAs: ["uiSref"] }, { kind: "component", type: DbxInjectionComponent, selector: "dbx-injection, [dbxInjection], [dbx-injection]", inputs: ["config", "template"] }] });
|
|
7763
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: DbxUIRouterSegueAnchorComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "<a class=\"dbx-anchor-a dbx-anchor-sref\" [attr.target]=\"targetSignal()\" [uiSref]=\"uiSrefSignal()\" [uiParams]=\"uiParamsSignal()\" [uiOptions]=\"uiOptionsSignal()\" uiSrefActive=\"dbx-anchor-active\" uiSrefActiveEq=\"dbx-anchor-active-eq\">\n <dbx-injection [template]=\"templateConfigSignal()\"></dbx-injection>\n</a>\n", dependencies: [{ kind: "directive", type: UISref, selector: "[uiSref]", inputs: ["uiSref", "uiParams", "uiOptions"], exportAs: ["uiSref"] }, { kind: "directive", type: UISrefActive, selector: "[uiSrefActive],[uiSrefActiveEq]", inputs: ["uiSrefActive", "uiSrefActiveEq"] }, { kind: "component", type: DbxInjectionComponent, selector: "dbx-injection, [dbxInjection], [dbx-injection]", inputs: ["config", "template"] }] });
|
|
7765
7764
|
}
|
|
7766
7765
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxUIRouterSegueAnchorComponent, decorators: [{
|
|
7767
7766
|
type: Component,
|
|
7768
|
-
args: [{ imports: [UISref,
|
|
7767
|
+
args: [{ imports: [UISref, UISrefActive, DbxInjectionComponent], standalone: true, template: "<a class=\"dbx-anchor-a dbx-anchor-sref\" [attr.target]=\"targetSignal()\" [uiSref]=\"uiSrefSignal()\" [uiParams]=\"uiParamsSignal()\" [uiOptions]=\"uiOptionsSignal()\" uiSrefActive=\"dbx-anchor-active\" uiSrefActiveEq=\"dbx-anchor-active-eq\">\n <dbx-injection [template]=\"templateConfigSignal()\"></dbx-injection>\n</a>\n" }]
|
|
7769
7768
|
}] });
|
|
7770
7769
|
|
|
7771
7770
|
/**
|
|
@@ -9172,160 +9171,6 @@ function provideDbxStyleService(config) {
|
|
|
9172
9171
|
return makeEnvironmentProviders(providers);
|
|
9173
9172
|
}
|
|
9174
9173
|
|
|
9175
|
-
/**
|
|
9176
|
-
* @deprecated Compat: Remove in future version.
|
|
9177
|
-
*/
|
|
9178
|
-
class DbxFormDescriptionComponent {
|
|
9179
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFormDescriptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9180
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxFormDescriptionComponent, selector: "dbx-form-description", host: { classAttribute: "dbx-form-description" }, ngImport: i0 });
|
|
9181
|
-
}
|
|
9182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxFormDescriptionComponent, decorators: [{
|
|
9183
|
-
type: Directive,
|
|
9184
|
-
args: [{
|
|
9185
|
-
selector: 'dbx-form-description',
|
|
9186
|
-
host: {
|
|
9187
|
-
class: 'dbx-form-description'
|
|
9188
|
-
}
|
|
9189
|
-
}]
|
|
9190
|
-
}] });
|
|
9191
|
-
|
|
9192
|
-
/**
|
|
9193
|
-
* @deprecated Compat: Remove in future version.
|
|
9194
|
-
*/
|
|
9195
|
-
class DbxHintComponent {
|
|
9196
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxHintComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9197
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxHintComponent, selector: "dbx-hint", host: { classAttribute: "dbx-hint" }, ngImport: i0 });
|
|
9198
|
-
}
|
|
9199
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxHintComponent, decorators: [{
|
|
9200
|
-
type: Directive,
|
|
9201
|
-
args: [{
|
|
9202
|
-
selector: 'dbx-hint',
|
|
9203
|
-
host: {
|
|
9204
|
-
class: 'dbx-hint'
|
|
9205
|
-
}
|
|
9206
|
-
}]
|
|
9207
|
-
}] });
|
|
9208
|
-
|
|
9209
|
-
/**
|
|
9210
|
-
* @deprecated Compat: Remove in future version.
|
|
9211
|
-
*/
|
|
9212
|
-
class DbxLabelComponent {
|
|
9213
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9214
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxLabelComponent, selector: "dbx-label", host: { classAttribute: "dbx-label" }, ngImport: i0 });
|
|
9215
|
-
}
|
|
9216
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxLabelComponent, decorators: [{
|
|
9217
|
-
type: Directive,
|
|
9218
|
-
args: [{
|
|
9219
|
-
selector: 'dbx-label',
|
|
9220
|
-
host: {
|
|
9221
|
-
class: 'dbx-label'
|
|
9222
|
-
}
|
|
9223
|
-
}]
|
|
9224
|
-
}] });
|
|
9225
|
-
|
|
9226
|
-
/**
|
|
9227
|
-
* @deprecated Compat: Remove in future version.
|
|
9228
|
-
*/
|
|
9229
|
-
class DbxNoteComponent {
|
|
9230
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxNoteComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9231
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxNoteComponent, selector: "dbx-note", host: { classAttribute: "dbx-note" }, ngImport: i0 });
|
|
9232
|
-
}
|
|
9233
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxNoteComponent, decorators: [{
|
|
9234
|
-
type: Directive,
|
|
9235
|
-
args: [{
|
|
9236
|
-
selector: 'dbx-note',
|
|
9237
|
-
host: {
|
|
9238
|
-
class: 'dbx-note'
|
|
9239
|
-
}
|
|
9240
|
-
}]
|
|
9241
|
-
}] });
|
|
9242
|
-
|
|
9243
|
-
/**
|
|
9244
|
-
* @deprecated Compat: Remove in future version.
|
|
9245
|
-
*/
|
|
9246
|
-
class DbxNoticeComponent {
|
|
9247
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxNoticeComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9248
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxNoticeComponent, selector: "dbx-notice", host: { classAttribute: "dbx-notice" }, ngImport: i0 });
|
|
9249
|
-
}
|
|
9250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxNoticeComponent, decorators: [{
|
|
9251
|
-
type: Directive,
|
|
9252
|
-
args: [{
|
|
9253
|
-
selector: 'dbx-notice',
|
|
9254
|
-
host: {
|
|
9255
|
-
class: 'dbx-notice'
|
|
9256
|
-
}
|
|
9257
|
-
}]
|
|
9258
|
-
}] });
|
|
9259
|
-
|
|
9260
|
-
/**
|
|
9261
|
-
* @deprecated Compat: Remove in future version.
|
|
9262
|
-
*/
|
|
9263
|
-
class DbxOkComponent {
|
|
9264
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxOkComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9265
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxOkComponent, selector: "dbx-ok", host: { classAttribute: "dbx-ok" }, ngImport: i0 });
|
|
9266
|
-
}
|
|
9267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxOkComponent, decorators: [{
|
|
9268
|
-
type: Directive,
|
|
9269
|
-
args: [{
|
|
9270
|
-
selector: 'dbx-ok',
|
|
9271
|
-
host: {
|
|
9272
|
-
class: 'dbx-ok'
|
|
9273
|
-
}
|
|
9274
|
-
}]
|
|
9275
|
-
}] });
|
|
9276
|
-
|
|
9277
|
-
/**
|
|
9278
|
-
* @deprecated Compat: Remove in future version.
|
|
9279
|
-
*/
|
|
9280
|
-
class DbxSuccessComponent {
|
|
9281
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxSuccessComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9282
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxSuccessComponent, selector: "dbx-success", host: { classAttribute: "dbx-success" }, ngImport: i0 });
|
|
9283
|
-
}
|
|
9284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxSuccessComponent, decorators: [{
|
|
9285
|
-
type: Directive,
|
|
9286
|
-
args: [{
|
|
9287
|
-
selector: 'dbx-success',
|
|
9288
|
-
host: {
|
|
9289
|
-
class: 'dbx-success'
|
|
9290
|
-
}
|
|
9291
|
-
}]
|
|
9292
|
-
}] });
|
|
9293
|
-
|
|
9294
|
-
/**
|
|
9295
|
-
* @deprecated Compat: Remove in future version.
|
|
9296
|
-
*/
|
|
9297
|
-
class DbxWarnComponent {
|
|
9298
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxWarnComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
9299
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.13", type: DbxWarnComponent, selector: "dbx-warn", host: { classAttribute: "dbx-warn" }, ngImport: i0 });
|
|
9300
|
-
}
|
|
9301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxWarnComponent, decorators: [{
|
|
9302
|
-
type: Directive,
|
|
9303
|
-
args: [{
|
|
9304
|
-
selector: 'dbx-warn',
|
|
9305
|
-
host: {
|
|
9306
|
-
class: 'dbx-warn'
|
|
9307
|
-
}
|
|
9308
|
-
}]
|
|
9309
|
-
}] });
|
|
9310
|
-
|
|
9311
|
-
const declarations = [DbxNoteComponent, DbxNoticeComponent, DbxSuccessComponent, DbxWarnComponent, DbxHintComponent, DbxLabelComponent, DbxOkComponent, DbxFormDescriptionComponent];
|
|
9312
|
-
/**
|
|
9313
|
-
* Includes a number of deprecated text components.
|
|
9314
|
-
*/
|
|
9315
|
-
class DbxTextCompatModule {
|
|
9316
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxTextCompatModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9317
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: DbxTextCompatModule, declarations: [DbxNoteComponent, DbxNoticeComponent, DbxSuccessComponent, DbxWarnComponent, DbxHintComponent, DbxLabelComponent, DbxOkComponent, DbxFormDescriptionComponent], imports: [CommonModule, MatChipsModule, MatTooltipModule, MatIconModule], exports: [DbxNoteComponent, DbxNoticeComponent, DbxSuccessComponent, DbxWarnComponent, DbxHintComponent, DbxLabelComponent, DbxOkComponent, DbxFormDescriptionComponent] });
|
|
9318
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxTextCompatModule, imports: [CommonModule, MatChipsModule, MatTooltipModule, MatIconModule] });
|
|
9319
|
-
}
|
|
9320
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DbxTextCompatModule, decorators: [{
|
|
9321
|
-
type: NgModule,
|
|
9322
|
-
args: [{
|
|
9323
|
-
imports: [CommonModule, MatChipsModule, MatTooltipModule, MatIconModule],
|
|
9324
|
-
declarations,
|
|
9325
|
-
exports: declarations
|
|
9326
|
-
}]
|
|
9327
|
-
}] });
|
|
9328
|
-
|
|
9329
9174
|
// prettier-ignore
|
|
9330
9175
|
class DbxUnitedStatesAddressComponent {
|
|
9331
9176
|
address;
|
|
@@ -9692,5 +9537,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9692
9537
|
* Generated bundle index. Do not edit.
|
|
9693
9538
|
*/
|
|
9694
9539
|
|
|
9695
|
-
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,
|
|
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 };
|
|
9696
9541
|
//# sourceMappingURL=dereekb-dbx-web.mjs.map
|