@quadrel-enterprise-ui/framework 20.27.4 → 20.27.6-beta.242.1
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/fesm2022/quadrel-enterprise-ui-framework.mjs +535 -237
- package/fesm2022/quadrel-enterprise-ui-framework.mjs.map +1 -1
- package/index.d.ts +94 -35
- package/package.json +1 -1
- package/src/assets/i18n/de.json +1 -0
- package/src/assets/i18n/en.json +1 -0
- package/src/assets/i18n/fr.json +1 -0
- package/src/assets/i18n/it.json +1 -0
- package/fesm2022/quadrel-enterprise-ui-framework-dialog-confirm.module-BQLiEzSo.mjs +0 -42
- package/fesm2022/quadrel-enterprise-ui-framework-dialog-confirm.module-BQLiEzSo.mjs.map +0 -1
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as rxjs from 'rxjs';
|
|
2
2
|
import { Observable, BehaviorSubject, Subject, Subscription, ReplaySubject } from 'rxjs';
|
|
3
|
-
import * as
|
|
3
|
+
import * as i12 from '@angular/cdk/dialog';
|
|
4
4
|
import { DialogConfig, DialogRef } from '@angular/cdk/dialog';
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
6
6
|
import { InjectionToken, EventEmitter, OnInit, PipeTransform, TemplateRef, AfterContentInit, AfterViewInit, DestroyRef, OnDestroy, OnChanges, AfterViewChecked, SimpleChanges, AfterContentChecked, Injector, ElementRef, QueryList, DoCheck, NgIterable, ViewContainerRef, TrackByFunction, Type, ModuleWithProviders } from '@angular/core';
|
|
@@ -9,7 +9,7 @@ import * as i2 from '@angular/common';
|
|
|
9
9
|
import { Moment } from 'moment/moment';
|
|
10
10
|
import * as i30 from '@angular/forms';
|
|
11
11
|
import { AbstractControl, UntypedFormGroup, ControlValueAccessor, UntypedFormControl, ValidationErrors, FormControlOptions, AsyncValidatorFn, ValidatorFn, UntypedFormArray, AbstractControlOptions, ɵTypedOrUntyped as _TypedOrUntyped, UntypedFormBuilder, FormGroup, FormArray } from '@angular/forms';
|
|
12
|
-
import * as
|
|
12
|
+
import * as i5 from '@ngx-translate/core';
|
|
13
13
|
import { TranslateService } from '@ngx-translate/core';
|
|
14
14
|
import { OverlayRef, OverlayPositionBuilder, Overlay, ConnectedPosition } from '@angular/cdk/overlay';
|
|
15
15
|
import * as i4 from '@angular/router';
|
|
@@ -20,7 +20,7 @@ import { Moment as Moment$1 } from 'moment';
|
|
|
20
20
|
import { Highlightable, ActiveDescendantKeyManager } from '@angular/cdk/a11y';
|
|
21
21
|
import * as _quadrel_enterprise_ui_framework from '@quadrel-enterprise-ui/framework';
|
|
22
22
|
import * as i25 from '@ngrx/store';
|
|
23
|
-
import * as i5 from '@angular/cdk/stepper';
|
|
23
|
+
import * as i5$1 from '@angular/cdk/stepper';
|
|
24
24
|
import { CdkStep, CdkStepper, StepState, CdkStepHeader } from '@angular/cdk/stepper';
|
|
25
25
|
import * as i21 from '@angular/cdk/scrolling';
|
|
26
26
|
import * as rxjs_internal_scheduler_AsyncScheduler from 'rxjs/internal/scheduler/AsyncScheduler';
|
|
@@ -2505,7 +2505,7 @@ type QdDataFacetsType = 'blank' | 'boolean' | 'chip' | 'currency' | 'date' | 'ic
|
|
|
2505
2505
|
|
|
2506
2506
|
declare class QdDataFacetsModule {
|
|
2507
2507
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdDataFacetsModule, never>;
|
|
2508
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdDataFacetsModule, [typeof QdDataFacetsBlankComponent, typeof QdDataFacetsBooleanComponent, typeof QdDataFacetsChipComponent, typeof QdDataFacetsCurrencyComponent, typeof QdDataFacetsDateComponent, typeof QdDataFacetsIconComponent, typeof QdDataFacetsIntegerComponent, typeof QdDataFacetsLinkComponent, typeof QdDataFacetsProgressComponent, typeof QdDataFacetsStatusComponent, typeof QdDataFacetsTextComponent, typeof QdDataFacetsChipTruncatedTooltipComponent, typeof QdDataFacetsChipTruncatedIndicatorComponent], [typeof i2.CommonModule, typeof
|
|
2508
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdDataFacetsModule, [typeof QdDataFacetsBlankComponent, typeof QdDataFacetsBooleanComponent, typeof QdDataFacetsChipComponent, typeof QdDataFacetsCurrencyComponent, typeof QdDataFacetsDateComponent, typeof QdDataFacetsIconComponent, typeof QdDataFacetsIntegerComponent, typeof QdDataFacetsLinkComponent, typeof QdDataFacetsProgressComponent, typeof QdDataFacetsStatusComponent, typeof QdDataFacetsTextComponent, typeof QdDataFacetsChipTruncatedTooltipComponent, typeof QdDataFacetsChipTruncatedIndicatorComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdIconModule, typeof QdChipModule, typeof QdStatusIndicatorModule], never>;
|
|
2509
2509
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdDataFacetsModule>;
|
|
2510
2510
|
}
|
|
2511
2511
|
|
|
@@ -2665,13 +2665,13 @@ declare class QdPlaceholdersPipe implements PipeTransform {
|
|
|
2665
2665
|
|
|
2666
2666
|
declare class QdBreadcrumbsModule {
|
|
2667
2667
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdBreadcrumbsModule, never>;
|
|
2668
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdBreadcrumbsModule, [typeof QdBreadcrumbsComponent, typeof QdPlaceholdersPipe], [typeof i2.CommonModule, typeof i4.RouterModule, typeof
|
|
2668
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdBreadcrumbsModule, [typeof QdBreadcrumbsComponent, typeof QdPlaceholdersPipe], [typeof i2.CommonModule, typeof i4.RouterModule, typeof i5.TranslateModule], [typeof QdBreadcrumbsComponent]>;
|
|
2669
2669
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdBreadcrumbsModule>;
|
|
2670
2670
|
}
|
|
2671
2671
|
|
|
2672
2672
|
declare class QdCoreModule {
|
|
2673
2673
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdCoreModule, never>;
|
|
2674
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdCoreModule, [typeof QdDisabledDirective, typeof QdFileSizePipe$1, typeof QdPlaceholderPipe, typeof QdProjectionGuardComponent, typeof QdRwdDisabledDirective, typeof QdVisuallyHiddenDirective, typeof QdViewportAdaptiveDirective], [typeof i2.CommonModule, typeof
|
|
2674
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdCoreModule, [typeof QdDisabledDirective, typeof QdFileSizePipe$1, typeof QdPlaceholderPipe, typeof QdProjectionGuardComponent, typeof QdRwdDisabledDirective, typeof QdVisuallyHiddenDirective, typeof QdViewportAdaptiveDirective], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdDataFacetsModule, typeof QdBreadcrumbsModule], [typeof QdDisabledDirective, typeof QdFileSizePipe$1, typeof QdPlaceholderPipe, typeof QdProjectionGuardComponent, typeof QdRwdDisabledDirective, typeof QdVisuallyHiddenDirective, typeof QdViewportAdaptiveDirective]>;
|
|
2675
2675
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdCoreModule>;
|
|
2676
2676
|
}
|
|
2677
2677
|
|
|
@@ -7190,6 +7190,7 @@ declare class QdInputComponent implements OnInit, OnChanges, OnDestroy, ControlV
|
|
|
7190
7190
|
private readonly controlContainer;
|
|
7191
7191
|
private readonly eventBrokerService;
|
|
7192
7192
|
private readonly numberInputService;
|
|
7193
|
+
private readonly translateService;
|
|
7193
7194
|
/**
|
|
7194
7195
|
* The form control name can be assigned here if you want to use Reactive Forms.
|
|
7195
7196
|
*/
|
|
@@ -7314,6 +7315,9 @@ declare class QdInputComponent implements OnInit, OnChanges, OnDestroy, ControlV
|
|
|
7314
7315
|
writeValue(value: QdInputValueWithUnit | QdInputValue): void;
|
|
7315
7316
|
setDisabledState(disabled: boolean): void;
|
|
7316
7317
|
handleInput(event: any): void;
|
|
7318
|
+
private handleNumberInput;
|
|
7319
|
+
private setInvalidCharactersError;
|
|
7320
|
+
private clearInvalidCharactersError;
|
|
7317
7321
|
handleOptionSelected(option: QdFormInputOption): void;
|
|
7318
7322
|
onOptionsOpened(): void;
|
|
7319
7323
|
onOptionsClosed(): void;
|
|
@@ -7328,6 +7332,7 @@ declare class QdInputComponent implements OnInit, OnChanges, OnDestroy, ControlV
|
|
|
7328
7332
|
private updateConfig;
|
|
7329
7333
|
private subscribeToOptions;
|
|
7330
7334
|
private loadOptionsForTypedValue;
|
|
7335
|
+
private getUnitLabel;
|
|
7331
7336
|
private emitValue;
|
|
7332
7337
|
private initOpModeSubscription;
|
|
7333
7338
|
private normalizeInitialControlValueIfNeeded;
|
|
@@ -9075,25 +9080,25 @@ declare class QdTooltipOnClickDirective implements OnDestroy {
|
|
|
9075
9080
|
|
|
9076
9081
|
declare class QdTooltipModule {
|
|
9077
9082
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdTooltipModule, never>;
|
|
9078
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTooltipModule, [typeof QdTooltipComponent, typeof QdTooltipOnClickDirective, typeof QdTooltipAtIntersectionDirective, typeof QdTooltipIconComponent], [typeof i2.CommonModule, typeof
|
|
9083
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTooltipModule, [typeof QdTooltipComponent, typeof QdTooltipOnClickDirective, typeof QdTooltipAtIntersectionDirective, typeof QdTooltipIconComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdIconModule], [typeof QdTooltipOnClickDirective, typeof QdTooltipAtIntersectionDirective, typeof QdTooltipIconComponent]>;
|
|
9079
9084
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdTooltipModule>;
|
|
9080
9085
|
}
|
|
9081
9086
|
|
|
9082
9087
|
declare class QdFormModule {
|
|
9083
9088
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdFormModule, never>;
|
|
9084
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFormModule, [typeof QdCalendarComponent, typeof QdCheckboxChipsComponent, typeof QdCheckboxChipsItemComponent, typeof QdCheckboxComponent, typeof QdCheckboxesComponent, typeof QdDatepickerComponent, typeof QdDropdownComponent, typeof QdDropdownOptionsComponent, typeof QdFilterFormItemsComponent, typeof QdFormErrorComponent, typeof QdFormHintComponent, typeof QdFormLabelComponent, typeof QdFormReadonlyComponent, typeof QdFormViewonlyComponent, typeof QdInputComponent, typeof QdInputUnitsComponent, typeof QdInputOptionsComponent, typeof QdMultiInputChipComponent, typeof QdMultiInputMenuComponent, typeof QdMultiInputComponent, typeof QdPinCodeComponent, typeof QdRadioButtonsComponent, typeof QdSwitchComponent, typeof QdSwitchesComponent, typeof QdTextareaComponent, typeof QdFormInputComponent, typeof QdRichtextComponent, typeof QdFileUploadComponent], [typeof i2.CommonModule, typeof i30.FormsModule, typeof i30.ReactiveFormsModule, typeof
|
|
9089
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFormModule, [typeof QdCalendarComponent, typeof QdCheckboxChipsComponent, typeof QdCheckboxChipsItemComponent, typeof QdCheckboxComponent, typeof QdCheckboxesComponent, typeof QdDatepickerComponent, typeof QdDropdownComponent, typeof QdDropdownOptionsComponent, typeof QdFilterFormItemsComponent, typeof QdFormErrorComponent, typeof QdFormHintComponent, typeof QdFormLabelComponent, typeof QdFormReadonlyComponent, typeof QdFormViewonlyComponent, typeof QdInputComponent, typeof QdInputUnitsComponent, typeof QdInputOptionsComponent, typeof QdMultiInputChipComponent, typeof QdMultiInputMenuComponent, typeof QdMultiInputComponent, typeof QdPinCodeComponent, typeof QdRadioButtonsComponent, typeof QdSwitchComponent, typeof QdSwitchesComponent, typeof QdTextareaComponent, typeof QdFormInputComponent, typeof QdRichtextComponent, typeof QdFileUploadComponent], [typeof i2.CommonModule, typeof i30.FormsModule, typeof i30.ReactiveFormsModule, typeof i5.TranslateModule, typeof QdAutofocusModule, typeof QdChipModule, typeof QdCoreModule, typeof QdIconModule, typeof QdPopoverModule, typeof QdTooltipModule, typeof i38.NgxEditorModule], [typeof QdCheckboxChipsComponent, typeof QdCheckboxComponent, typeof QdCheckboxesComponent, typeof QdDatepickerComponent, typeof QdDropdownComponent, typeof QdFilterFormItemsComponent, typeof QdInputComponent, typeof QdMultiInputComponent, typeof QdPinCodeComponent, typeof QdRadioButtonsComponent, typeof QdSwitchComponent, typeof QdSwitchesComponent, typeof QdTextareaComponent, typeof QdRichtextComponent, typeof QdFileUploadComponent]>;
|
|
9085
9090
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdFormModule>;
|
|
9086
9091
|
}
|
|
9087
9092
|
|
|
9088
9093
|
declare class QdNotificationsModule {
|
|
9089
9094
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdNotificationsModule, never>;
|
|
9090
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdNotificationsModule, [typeof QdNotificationComponent, typeof QdNotificationContentComponent, typeof QdNotificationsComponent, typeof QdNotificationsSnackbarComponent, typeof QdNotificationsSnackbarListenerDirective], [typeof i2.CommonModule, typeof QdFormModule, typeof QdIconModule, typeof
|
|
9095
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdNotificationsModule, [typeof QdNotificationComponent, typeof QdNotificationContentComponent, typeof QdNotificationsComponent, typeof QdNotificationsSnackbarComponent, typeof QdNotificationsSnackbarListenerDirective], [typeof i2.CommonModule, typeof QdFormModule, typeof QdIconModule, typeof i5.TranslateModule], [typeof QdNotificationComponent, typeof QdNotificationContentComponent, typeof QdNotificationsComponent, typeof QdNotificationsSnackbarListenerDirective]>;
|
|
9091
9096
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdNotificationsModule>;
|
|
9092
9097
|
}
|
|
9093
9098
|
|
|
9094
9099
|
declare class QdButtonModule {
|
|
9095
9100
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdButtonModule, never>;
|
|
9096
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdButtonModule, [typeof QdButtonComponent, typeof QdButtonGhostDirective, typeof QdButtonGridComponent, typeof QdButtonLinkDirective, typeof QdButtonStackButtonComponent, typeof QdButtonStackComponent, typeof QdIconButtonComponent, typeof QdMenuButtonComponent, typeof QdButtonAdditionalInfoComponent, typeof QdSanitizeHtmlPipe], [typeof i2.CommonModule, typeof
|
|
9101
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdButtonModule, [typeof QdButtonComponent, typeof QdButtonGhostDirective, typeof QdButtonGridComponent, typeof QdButtonLinkDirective, typeof QdButtonStackButtonComponent, typeof QdButtonStackComponent, typeof QdIconButtonComponent, typeof QdMenuButtonComponent, typeof QdButtonAdditionalInfoComponent, typeof QdSanitizeHtmlPipe], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdIconModule, typeof QdTextSectionModule, typeof QdPopoverModule, typeof QdCoreModule, typeof QdNotificationsModule], [typeof QdButtonComponent, typeof QdButtonGhostDirective, typeof QdButtonGridComponent, typeof QdButtonLinkDirective, typeof QdButtonStackButtonComponent, typeof QdButtonStackComponent, typeof QdIconButtonComponent, typeof QdMenuButtonComponent]>;
|
|
9097
9102
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdButtonModule>;
|
|
9098
9103
|
}
|
|
9099
9104
|
|
|
@@ -9551,7 +9556,7 @@ declare class QdColumnDisableResponsiveColspansDirective implements OnInit, Afte
|
|
|
9551
9556
|
|
|
9552
9557
|
declare class QdGridModule {
|
|
9553
9558
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdGridModule, never>;
|
|
9554
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdGridModule, [typeof QdGridComponent, typeof QdSubgridComponent, typeof QdColumnsMaxDirective, typeof QdColumnsDisableAutoFillDirective, typeof QdColumnsDisableResponsiveColspansDirective, typeof QdColumnBreakBeforeDirective, typeof QdColumnNextInSameRowDirective, typeof QdColumnFullGridWidthDirective, typeof QdColumnAutoFillDirective, typeof QdColumnDisableResponsiveColspansDirective], [typeof i2.CommonModule, typeof QdColumnsDirective, typeof QdColumnDirective, typeof
|
|
9559
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdGridModule, [typeof QdGridComponent, typeof QdSubgridComponent, typeof QdColumnsMaxDirective, typeof QdColumnsDisableAutoFillDirective, typeof QdColumnsDisableResponsiveColspansDirective, typeof QdColumnBreakBeforeDirective, typeof QdColumnNextInSameRowDirective, typeof QdColumnFullGridWidthDirective, typeof QdColumnAutoFillDirective, typeof QdColumnDisableResponsiveColspansDirective], [typeof i2.CommonModule, typeof QdColumnsDirective, typeof QdColumnDirective, typeof i5.TranslateModule], [typeof QdGridComponent, typeof QdSubgridComponent, typeof QdColumnDirective, typeof QdColumnsDirective, typeof QdColumnsMaxDirective, typeof QdColumnsDisableAutoFillDirective, typeof QdColumnsDisableResponsiveColspansDirective, typeof QdColumnBreakBeforeDirective, typeof QdColumnNextInSameRowDirective, typeof QdColumnFullGridWidthDirective, typeof QdColumnAutoFillDirective, typeof QdColumnDisableResponsiveColspansDirective]>;
|
|
9555
9560
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdGridModule>;
|
|
9556
9561
|
}
|
|
9557
9562
|
|
|
@@ -10546,7 +10551,7 @@ declare class QdContactCardMenuComponent implements OnInit, OnDestroy {
|
|
|
10546
10551
|
|
|
10547
10552
|
declare class QdContactCardModule {
|
|
10548
10553
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdContactCardModule, never>;
|
|
10549
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdContactCardModule, [typeof QdContactCardComponent, typeof QdContactCardMenuComponent], [typeof i2.CommonModule, typeof QdCoreModule, typeof
|
|
10554
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdContactCardModule, [typeof QdContactCardComponent, typeof QdContactCardMenuComponent], [typeof i2.CommonModule, typeof QdCoreModule, typeof i5.TranslateModule, typeof QdIconModule, typeof QdButtonModule, typeof QdPopoverModule], [typeof QdContactCardComponent]>;
|
|
10550
10555
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdContactCardModule>;
|
|
10551
10556
|
}
|
|
10552
10557
|
|
|
@@ -10608,6 +10613,15 @@ declare class QdDialogComponent implements OnInit, AfterContentChecked, AfterVie
|
|
|
10608
10613
|
private changeDetectorRef;
|
|
10609
10614
|
private dialogChangeGuard;
|
|
10610
10615
|
private dialogService;
|
|
10616
|
+
/**
|
|
10617
|
+
* A static test ID for integration tests can be set. <br />
|
|
10618
|
+
* The value for the HTML attribute [data-test-id].
|
|
10619
|
+
*
|
|
10620
|
+
* Every element of the dialog derives its own test ID from this root,
|
|
10621
|
+
* for example `<root>-close-button`. A nested dialog passes its own root
|
|
10622
|
+
* down, so a stacked dialog stays reachable without structural selectors.
|
|
10623
|
+
*/
|
|
10624
|
+
testId: string;
|
|
10611
10625
|
body?: ElementRef<HTMLElement>;
|
|
10612
10626
|
infoBanners?: ElementRef<HTMLElement>;
|
|
10613
10627
|
get hasSectionsClass(): boolean;
|
|
@@ -10616,6 +10630,7 @@ declare class QdDialogComponent implements OnInit, AfterContentChecked, AfterVie
|
|
|
10616
10630
|
hasInfoBanner: boolean;
|
|
10617
10631
|
private _destroyed$;
|
|
10618
10632
|
private _pageDialogCanCloseFn;
|
|
10633
|
+
private _isConfirmingClose;
|
|
10619
10634
|
get isFullWidth(): boolean;
|
|
10620
10635
|
ngOnInit(): void;
|
|
10621
10636
|
ngAfterContentChecked(): void;
|
|
@@ -10630,7 +10645,7 @@ declare class QdDialogComponent implements OnInit, AfterContentChecked, AfterVie
|
|
|
10630
10645
|
private runCancelHandlerAndClose;
|
|
10631
10646
|
private bindEscToClose;
|
|
10632
10647
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdDialogComponent, never>;
|
|
10633
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<QdDialogComponent, "qd-dialog", never, {}, {}, never, ["qd-page-info-banner", "*", "qd-dialog-action"], false, never>;
|
|
10648
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdDialogComponent, "qd-dialog", never, { "testId": { "alias": "data-test-id"; "required": false; }; }, {}, never, ["qd-page-info-banner", "*", "qd-dialog-action"], false, never>;
|
|
10634
10649
|
}
|
|
10635
10650
|
|
|
10636
10651
|
/**
|
|
@@ -11037,10 +11052,17 @@ declare class QdDialogAuthSessionEndComponent {
|
|
|
11037
11052
|
* Tracks pending changes inside a QdDialog by comparing the current form value with the initial value.
|
|
11038
11053
|
* Supports both Reactive Forms (FormGroupDirective) and Template-Driven Forms (NgForm).
|
|
11039
11054
|
*
|
|
11040
|
-
* Relevant when closing the dialog (X icon or Cancel button):
|
|
11055
|
+
* Relevant when closing the dialog (X icon, ESC or Cancel button):
|
|
11041
11056
|
* - if the current value equals the initial value, closing will not trigger a pending-changes warning
|
|
11042
11057
|
* - the form is reset to pristine, so the dialog behaves like “unchanged”
|
|
11043
11058
|
*
|
|
11059
|
+
* #### Notes & Best Practices:
|
|
11060
|
+
*
|
|
11061
|
+
* - Pending changes are reported for the dialog that hosts the form. Other open
|
|
11062
|
+
* dialogs are never affected.
|
|
11063
|
+
* - Outside a dialog there is nothing to guard. The form is still reset to
|
|
11064
|
+
* pristine, but no pending changes are reported.
|
|
11065
|
+
*
|
|
11044
11066
|
* #### **Usage (Reactive Form)**
|
|
11045
11067
|
*
|
|
11046
11068
|
* ```html
|
|
@@ -11054,18 +11076,46 @@ declare class QdDialogAuthSessionEndComponent {
|
|
|
11054
11076
|
declare class QdPendingChangesGuardDirective implements OnInit, OnDestroy {
|
|
11055
11077
|
private ngForm;
|
|
11056
11078
|
private formGroupDirective;
|
|
11079
|
+
private dialogRef;
|
|
11057
11080
|
private changeGuard;
|
|
11058
11081
|
private statusSubscription;
|
|
11059
11082
|
private initialValue;
|
|
11060
11083
|
private formGroup;
|
|
11061
11084
|
constructor();
|
|
11062
11085
|
ngOnInit(): void;
|
|
11063
|
-
private updateStatus;
|
|
11064
11086
|
ngOnDestroy(): void;
|
|
11087
|
+
private updateStatus;
|
|
11088
|
+
private reportPendingChanges;
|
|
11065
11089
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPendingChangesGuardDirective, never>;
|
|
11066
11090
|
static ɵdir: i0.ɵɵDirectiveDeclaration<QdPendingChangesGuardDirective, "[qdPendingChangesGuard]", never, {}, {}, never, never, false, never>;
|
|
11067
11091
|
}
|
|
11068
11092
|
|
|
11093
|
+
interface QdDialogConfirmConfig {
|
|
11094
|
+
title?: {
|
|
11095
|
+
i18n: string;
|
|
11096
|
+
};
|
|
11097
|
+
message: {
|
|
11098
|
+
i18n: string;
|
|
11099
|
+
};
|
|
11100
|
+
confirm?: {
|
|
11101
|
+
i18n: string;
|
|
11102
|
+
};
|
|
11103
|
+
cancel?: {
|
|
11104
|
+
i18n: string;
|
|
11105
|
+
};
|
|
11106
|
+
}
|
|
11107
|
+
|
|
11108
|
+
declare class QdDialogConfirmComponent {
|
|
11109
|
+
private dialogRef;
|
|
11110
|
+
private data;
|
|
11111
|
+
config: QdDialogConfirmConfig;
|
|
11112
|
+
testId: string;
|
|
11113
|
+
close(): void;
|
|
11114
|
+
confirm(): void;
|
|
11115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QdDialogConfirmComponent, never>;
|
|
11116
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<QdDialogConfirmComponent, "qd-dialog-confirm", never, {}, {}, never, never, false, never>;
|
|
11117
|
+
}
|
|
11118
|
+
|
|
11069
11119
|
declare class QdPageDialogWithBreadcrumbsComponent {
|
|
11070
11120
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPageDialogWithBreadcrumbsComponent, never>;
|
|
11071
11121
|
static ɵcmp: i0.ɵɵComponentDeclaration<QdPageDialogWithBreadcrumbsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
@@ -11084,7 +11134,7 @@ declare class QdSpinnerModule {
|
|
|
11084
11134
|
|
|
11085
11135
|
declare class QdDialogModule {
|
|
11086
11136
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdDialogModule, never>;
|
|
11087
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdDialogModule, [typeof QdDialogActionComponent, typeof QdDialogAuthSessionEndComponent, typeof QdDialogComponent, typeof QdDialogConfirmationComponent, typeof QdDialogConfirmationErrorDirective, typeof QdDialogConfirmationInfoDirective, typeof QdDialogConfirmationSuccessDirective, typeof QdDialogRecordStepperComponent, typeof QdPageDialogWithBreadcrumbsComponent, typeof QdPendingChangesGuardDirective], [typeof i2.CommonModule, typeof
|
|
11137
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdDialogModule, [typeof QdDialogActionComponent, typeof QdDialogAuthSessionEndComponent, typeof QdDialogComponent, typeof QdDialogConfirmComponent, typeof QdDialogConfirmationComponent, typeof QdDialogConfirmationErrorDirective, typeof QdDialogConfirmationInfoDirective, typeof QdDialogConfirmationSuccessDirective, typeof QdDialogRecordStepperComponent, typeof QdPageDialogWithBreadcrumbsComponent, typeof QdPendingChangesGuardDirective], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof i4.RouterModule, typeof i12.DialogModule, typeof QdButtonModule, typeof QdFormModule, typeof QdIconModule, typeof QdNotificationsModule, typeof QdSpinnerModule, typeof QdTextSectionModule, typeof QdCoreModule, typeof QdBreadcrumbsModule], [typeof QdDialogActionComponent, typeof QdDialogAuthSessionEndComponent, typeof QdDialogComponent, typeof QdDialogConfirmationComponent, typeof QdDialogConfirmationErrorDirective, typeof QdDialogConfirmationSuccessDirective, typeof QdDialogRecordStepperComponent, typeof QdPendingChangesGuardDirective]>;
|
|
11088
11138
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdDialogModule>;
|
|
11089
11139
|
}
|
|
11090
11140
|
|
|
@@ -11558,7 +11608,7 @@ declare class QdProgressBarModule {
|
|
|
11558
11608
|
|
|
11559
11609
|
declare class QdFileCollectorModule {
|
|
11560
11610
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdFileCollectorModule, never>;
|
|
11561
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFileCollectorModule, [typeof QdFileCollectorComponent, typeof QdFileCollectorAllowedFilesDescriptionComponent, typeof QdFileCollectorItemComponent, typeof QdFileCollectorItemNameComponent, typeof QdFileCollectorItemSizeComponent, typeof QdFileCollectorItemToolsComponent, typeof QdFileCollectorDialogComponent, typeof QdFileCollectorDialogItemComponent, typeof QdFileCollectorDialogItemProgressComponent, typeof QdFileCollectorDialogItemErrorComponent, typeof QdFileDeleteDialogComponent, typeof QdFileCollectorUploadTimestampComponent, typeof QdFileSizePipe, typeof QdUploadTimestampPipe], [typeof i2.CommonModule, typeof
|
|
11611
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFileCollectorModule, [typeof QdFileCollectorComponent, typeof QdFileCollectorAllowedFilesDescriptionComponent, typeof QdFileCollectorItemComponent, typeof QdFileCollectorItemNameComponent, typeof QdFileCollectorItemSizeComponent, typeof QdFileCollectorItemToolsComponent, typeof QdFileCollectorDialogComponent, typeof QdFileCollectorDialogItemComponent, typeof QdFileCollectorDialogItemProgressComponent, typeof QdFileCollectorDialogItemErrorComponent, typeof QdFileDeleteDialogComponent, typeof QdFileCollectorUploadTimestampComponent, typeof QdFileSizePipe, typeof QdUploadTimestampPipe], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdChipModule, typeof QdDialogModule, typeof QdButtonModule, typeof QdCoreModule, typeof QdIconModule, typeof QdProgressBarModule], [typeof QdFileCollectorComponent]>;
|
|
11562
11612
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdFileCollectorModule>;
|
|
11563
11613
|
}
|
|
11564
11614
|
|
|
@@ -12054,12 +12104,12 @@ declare class QdFilterItemFreeTextComponent implements OnInit, OnDestroy {
|
|
|
12054
12104
|
itemIndex: number;
|
|
12055
12105
|
testId: string;
|
|
12056
12106
|
enterClick: EventEmitter<any>;
|
|
12107
|
+
get dataTestId(): string;
|
|
12057
12108
|
item: any;
|
|
12058
12109
|
i18n: any;
|
|
12059
|
-
get dataTestId(): string;
|
|
12060
|
-
get value(): string;
|
|
12061
12110
|
inputValue: string;
|
|
12062
12111
|
private _destroyed$;
|
|
12112
|
+
get value(): string;
|
|
12063
12113
|
ngOnInit(): void;
|
|
12064
12114
|
ngOnDestroy(): void;
|
|
12065
12115
|
handleValueChange(value: any): void;
|
|
@@ -12161,7 +12211,7 @@ declare class QdFilterItemSingleSelectComponent implements OnInit, OnDestroy {
|
|
|
12161
12211
|
|
|
12162
12212
|
declare class QdFilterModule {
|
|
12163
12213
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdFilterModule, never>;
|
|
12164
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFilterModule, [typeof LocaleDatePipe, typeof QdFilterComponent, typeof QdFilterCategoryComponent, typeof QdFilterCategoryBooleanComponent, typeof QdFilterItemBooleanComponent, typeof QdFilterItemDateCategoryComponent, typeof QdFilterItemDateComponent, typeof QdFilterItemDateRangeCategoryComponent, typeof QdFilterItemDateRangeComponent, typeof QdFilterItemFreeTextCategoryComponent, typeof QdFilterItemFreeTextComponent, typeof QdFilterItemSelectCategoryComponent, typeof QdFilterItemMultiSelectComponent, typeof QdFilterItemSingleSelectComponent], [typeof i2.CommonModule, typeof i30.FormsModule, typeof
|
|
12214
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdFilterModule, [typeof LocaleDatePipe, typeof QdFilterComponent, typeof QdFilterCategoryComponent, typeof QdFilterCategoryBooleanComponent, typeof QdFilterItemBooleanComponent, typeof QdFilterItemDateCategoryComponent, typeof QdFilterItemDateComponent, typeof QdFilterItemDateRangeCategoryComponent, typeof QdFilterItemDateRangeComponent, typeof QdFilterItemFreeTextCategoryComponent, typeof QdFilterItemFreeTextComponent, typeof QdFilterItemSelectCategoryComponent, typeof QdFilterItemMultiSelectComponent, typeof QdFilterItemSingleSelectComponent], [typeof i2.CommonModule, typeof i30.FormsModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdChipModule, typeof QdCoreModule, typeof QdFormModule, typeof QdIconModule, typeof QdPopoverModule, typeof QdTooltipModule, typeof i25.StoreFeatureModule], [typeof QdFilterComponent]>;
|
|
12165
12215
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdFilterModule>;
|
|
12166
12216
|
}
|
|
12167
12217
|
|
|
@@ -12477,7 +12527,7 @@ declare class NavigationTileComponent implements OnInit {
|
|
|
12477
12527
|
|
|
12478
12528
|
declare class QdNavigationTilesModule {
|
|
12479
12529
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdNavigationTilesModule, never>;
|
|
12480
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdNavigationTilesModule, [typeof NavigationTilesComponent, typeof NavigationTileComponent], [typeof i2.CommonModule, typeof QdIconModule, typeof
|
|
12530
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdNavigationTilesModule, [typeof NavigationTilesComponent, typeof NavigationTileComponent], [typeof i2.CommonModule, typeof QdIconModule, typeof i5.TranslateModule], [typeof NavigationTilesComponent, typeof NavigationTileComponent]>;
|
|
12481
12531
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdNavigationTilesModule>;
|
|
12482
12532
|
}
|
|
12483
12533
|
|
|
@@ -14312,6 +14362,7 @@ declare class QdPageComponent<T extends object> implements OnInit, OnChanges, Af
|
|
|
14312
14362
|
private bottomOffset$;
|
|
14313
14363
|
private readonly dialogRef;
|
|
14314
14364
|
private readonly navigationInterceptor;
|
|
14365
|
+
private readonly injector;
|
|
14315
14366
|
private readonly confirmationDialogService;
|
|
14316
14367
|
/**
|
|
14317
14368
|
* This property defines the configuration for the QdPage component, including the page type,
|
|
@@ -14400,6 +14451,10 @@ declare class QdPageComponent<T extends object> implements OnInit, OnChanges, Af
|
|
|
14400
14451
|
* - Snapshots store only raw values and are taken by the page/header workflow (e.g. on init, edit, save). The confirmation dialog may restore all registered form groups from the snapshot.
|
|
14401
14452
|
* - FormArrays are restored with dynamic resizing (length is aligned to snapshot before values are reset).
|
|
14402
14453
|
*
|
|
14454
|
+
* ### **Filling a form right after connecting it**
|
|
14455
|
+
* - You can fill a connected form right after registration — e.g. an `effect` that adds controls or pushes `FormArray` rows. This first fill is the form's starting point, not a user change.
|
|
14456
|
+
* - So loading data into a fresh form never triggers a false "unsaved changes" prompt. Only later edits count.
|
|
14457
|
+
*
|
|
14403
14458
|
* ### **Page-Dialog (FullWidth) – Unsaved-Changes Close Contract**
|
|
14404
14459
|
* - When a QdPage is embedded in a full-width page dialog, the directive’s registered form groups are also used to guard dialog closing.
|
|
14405
14460
|
* - The page dialog can only close (e.g. via ESC or backdrop) if no unsaved changes are detected ($hasValuesChanged() is false).
|
|
@@ -14412,8 +14467,10 @@ declare class QdPageComponent<T extends object> implements OnInit, OnChanges, Af
|
|
|
14412
14467
|
* ```html
|
|
14413
14468
|
* <qd-page [config]="pageConfig">
|
|
14414
14469
|
* <qd-section [config]="sectionConfig">
|
|
14415
|
-
* <qd-grid
|
|
14416
|
-
*
|
|
14470
|
+
* <qd-grid
|
|
14471
|
+
* qdConnectFormStateToPage="myFormGroup"
|
|
14472
|
+
* [formGroup]="myFormGroup">
|
|
14473
|
+
* My Section
|
|
14417
14474
|
* </qd-grid>
|
|
14418
14475
|
* </qd-section>
|
|
14419
14476
|
* </qd-page>
|
|
@@ -14433,13 +14490,14 @@ declare class QdPageComponent<T extends object> implements OnInit, OnChanges, Af
|
|
|
14433
14490
|
declare class QdConnectFormStateToPageDirective implements OnInit, OnDestroy {
|
|
14434
14491
|
private formGroupManagerService;
|
|
14435
14492
|
private formGroupDirective;
|
|
14493
|
+
private closeInitialBuildupHandle?;
|
|
14436
14494
|
/**
|
|
14437
14495
|
* This key is used to manage and track the form state within the page. It has to be unique for each FormGroup Connector. Use the property name of the FormGroup in your component.
|
|
14438
14496
|
*/
|
|
14439
14497
|
qdConnectFormStateToPage: string;
|
|
14440
14498
|
ngOnInit(): void;
|
|
14441
14499
|
ngOnDestroy(): void;
|
|
14442
|
-
|
|
14500
|
+
private scheduleInitialBaseline;
|
|
14443
14501
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdConnectFormStateToPageDirective, never>;
|
|
14444
14502
|
static ɵdir: i0.ɵɵDirectiveDeclaration<QdConnectFormStateToPageDirective, "[qdConnectFormStateToPage]", never, { "qdConnectFormStateToPage": { "alias": "qdConnectFormStateToPage"; "required": false; }; }, {}, never, never, false, never>;
|
|
14445
14503
|
}
|
|
@@ -14513,6 +14571,7 @@ declare class QdPageObjectHeaderComponent<T extends object> implements OnInit, O
|
|
|
14513
14571
|
private confirmationDialogService;
|
|
14514
14572
|
private contextService;
|
|
14515
14573
|
private resolverTriggerService;
|
|
14574
|
+
private readonly injector;
|
|
14516
14575
|
private pageStoreService;
|
|
14517
14576
|
config: QdPageConfig<T>;
|
|
14518
14577
|
hasNavigation: boolean;
|
|
@@ -15175,13 +15234,13 @@ declare function qdSearchParameterize(search: QdSearchPostBodyData | undefined):
|
|
|
15175
15234
|
|
|
15176
15235
|
declare class QdSearchModule {
|
|
15177
15236
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdSearchModule, never>;
|
|
15178
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdSearchModule, [typeof QdSearchComponent], [typeof i2.CommonModule, typeof
|
|
15237
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdSearchModule, [typeof QdSearchComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof i25.StoreFeatureModule, typeof QdButtonModule, typeof QdFormModule, typeof QdIconModule, typeof QdTooltipModule], [typeof QdSearchComponent]>;
|
|
15179
15238
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdSearchModule>;
|
|
15180
15239
|
}
|
|
15181
15240
|
|
|
15182
15241
|
declare class QdSectionModule {
|
|
15183
15242
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdSectionModule, never>;
|
|
15184
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdSectionModule, [typeof QdSectionComponent, typeof QdSectionToolbarComponent, typeof QdSectionToolbarActionComponent, typeof QdConnectorTableFilterDirective, typeof QdConnectorTableSearchDirective, typeof QdConnectorTableContextDirective, typeof QdSectionAdapterDirective], [typeof i2.CommonModule, typeof
|
|
15243
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdSectionModule, [typeof QdSectionComponent, typeof QdSectionToolbarComponent, typeof QdSectionToolbarActionComponent, typeof QdConnectorTableFilterDirective, typeof QdConnectorTableSearchDirective, typeof QdConnectorTableContextDirective, typeof QdSectionAdapterDirective], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdIconModule, typeof QdFilterModule, typeof QdSearchModule, typeof QdCoreModule, typeof QdTooltipModule], [typeof QdSectionComponent, typeof QdConnectorTableFilterDirective, typeof QdConnectorTableSearchDirective, typeof QdConnectorTableContextDirective, typeof QdSectionAdapterDirective, typeof QdSectionToolbarComponent]>;
|
|
15185
15244
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdSectionModule>;
|
|
15186
15245
|
}
|
|
15187
15246
|
|
|
@@ -16525,19 +16584,19 @@ declare class QdTreeRowActionsSecondaryMenuComponent<T extends string> implement
|
|
|
16525
16584
|
|
|
16526
16585
|
declare class QdTreeModule {
|
|
16527
16586
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdTreeModule, never>;
|
|
16528
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTreeModule, [typeof QdTreeComponent, typeof QdTreeHeadComponent, typeof QdTreeBodyComponent, typeof QdTreeRowComponent, typeof QdTreeEmptyStateComponent, typeof QdTreeRowActionsSecondaryMenuComponent], [typeof i2.CommonModule, typeof
|
|
16587
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTreeModule, [typeof QdTreeComponent, typeof QdTreeHeadComponent, typeof QdTreeBodyComponent, typeof QdTreeRowComponent, typeof QdTreeEmptyStateComponent, typeof QdTreeRowActionsSecondaryMenuComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof i25.StoreFeatureModule, typeof QdButtonModule, typeof QdChipModule, typeof QdDataFacetsModule, typeof QdIconModule, typeof QdPopoverModule, typeof QdStatusIndicatorModule, typeof QdSpinnerModule, typeof QdTooltipModule], [typeof QdTreeComponent]>;
|
|
16529
16588
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdTreeModule>;
|
|
16530
16589
|
}
|
|
16531
16590
|
|
|
16532
16591
|
declare class QdTableModule {
|
|
16533
16592
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdTableModule, never>;
|
|
16534
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTableModule, [typeof QdScrollToPaginationDirective, typeof QdTableBodyComponent, typeof QdTableComponent, typeof QdTableEmptyStateComponent, typeof QdTableHeadComponent, typeof QdTablePaginatorComponent, typeof QdTablePaginatorPageSizeComponent, typeof QdTablePaginatorPageSizeDirective, typeof QdTableRowActionsSecondaryMenuComponent, typeof QdTableRowComponent, typeof QdTableRowSelectionComponent, typeof QdTableSortComponent], [typeof i2.CommonModule, typeof
|
|
16593
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdTableModule, [typeof QdScrollToPaginationDirective, typeof QdTableBodyComponent, typeof QdTableComponent, typeof QdTableEmptyStateComponent, typeof QdTableHeadComponent, typeof QdTablePaginatorComponent, typeof QdTablePaginatorPageSizeComponent, typeof QdTablePaginatorPageSizeDirective, typeof QdTableRowActionsSecondaryMenuComponent, typeof QdTableRowComponent, typeof QdTableRowSelectionComponent, typeof QdTableSortComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof i25.StoreFeatureModule, typeof QdButtonModule, typeof QdChipModule, typeof QdDataFacetsModule, typeof QdDialogModule, typeof QdIconModule, typeof QdPopoverModule, typeof QdStatusIndicatorModule, typeof QdSpinnerModule, typeof QdTooltipModule, typeof QdTreeModule], [typeof QdTableComponent, typeof QdTreeComponent]>;
|
|
16535
16594
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdTableModule>;
|
|
16536
16595
|
}
|
|
16537
16596
|
|
|
16538
16597
|
declare class QdPageModule {
|
|
16539
16598
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPageModule, never>;
|
|
16540
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageModule, [typeof QdPageComponent, typeof QdPageFooterComponent, typeof QdPageObjectHeaderComponent, typeof QdPageControlPanelComponent, typeof QdSingleSelectFacetComponent, typeof QdMultiSelectFacetComponent, typeof QdDateFacetComponent, typeof QdIconFacetComponent, typeof QdValueFacetComponent, typeof QdStatusFacetComponent, typeof QdDynamicFacetComponent, typeof QdDynamicFacetDirective, typeof QdCriticalityFacetComponent, typeof QdProgressFacetComponent, typeof QdReferencesFacetComponent, typeof QdConnectFormStateToPageDirective, typeof QdPageFooterCustomContentDirective, typeof QdContextSelectDialogComponent, typeof QdPageInfoBannerComponent], [typeof i2.CommonModule, typeof i21.ScrollingModule, typeof
|
|
16599
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageModule, [typeof QdPageComponent, typeof QdPageFooterComponent, typeof QdPageObjectHeaderComponent, typeof QdPageControlPanelComponent, typeof QdSingleSelectFacetComponent, typeof QdMultiSelectFacetComponent, typeof QdDateFacetComponent, typeof QdIconFacetComponent, typeof QdValueFacetComponent, typeof QdStatusFacetComponent, typeof QdDynamicFacetComponent, typeof QdDynamicFacetDirective, typeof QdCriticalityFacetComponent, typeof QdProgressFacetComponent, typeof QdReferencesFacetComponent, typeof QdConnectFormStateToPageDirective, typeof QdPageFooterCustomContentDirective, typeof QdContextSelectDialogComponent, typeof QdPageInfoBannerComponent], [typeof i2.CommonModule, typeof i21.ScrollingModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdButtonModule, typeof QdChipModule, typeof QdCoreModule, typeof QdDialogModule, typeof QdIconModule, typeof QdProgressBarModule, typeof QdSectionModule, typeof QdSpinnerModule, typeof QdStatusIndicatorModule, typeof QdTableModule, typeof QdTextSectionModule, typeof QdSearchModule, typeof QdPopoverModule], [typeof QdPageComponent, typeof QdPageFooterComponent, typeof QdConnectFormStateToPageDirective, typeof QdPageControlPanelComponent, typeof QdPageFooterCustomContentDirective, typeof QdPageInfoBannerComponent]>;
|
|
16541
16600
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdPageModule>;
|
|
16542
16601
|
}
|
|
16543
16602
|
|
|
@@ -16714,7 +16773,7 @@ declare class QdPanelSectionActionsComponent {
|
|
|
16714
16773
|
|
|
16715
16774
|
declare class QdPanelSectionModule {
|
|
16716
16775
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPanelSectionModule, never>;
|
|
16717
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPanelSectionModule, [typeof QdPanelSectionComponent, typeof QdPanelSectionStatusComponent, typeof QdPanelSectionActionsComponent, typeof QdPanelSectionTextParagraphComponent], [typeof i2.CommonModule, typeof
|
|
16776
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPanelSectionModule, [typeof QdPanelSectionComponent, typeof QdPanelSectionStatusComponent, typeof QdPanelSectionActionsComponent, typeof QdPanelSectionTextParagraphComponent], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdIconModule], [typeof QdPanelSectionComponent, typeof QdPanelSectionStatusComponent, typeof QdPanelSectionActionsComponent, typeof QdPanelSectionTextParagraphComponent]>;
|
|
16718
16777
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdPanelSectionModule>;
|
|
16719
16778
|
}
|
|
16720
16779
|
|
|
@@ -18054,7 +18113,7 @@ declare class QdShellServiceNavigationModule {
|
|
|
18054
18113
|
|
|
18055
18114
|
declare class QdShellModule {
|
|
18056
18115
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdShellModule, never>;
|
|
18057
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdShellModule, [typeof QdCounterBadgeComponent, typeof QdShellComponent, typeof QdShellFooterComponent, typeof QdShellHeaderBannerComponent, typeof QdShellHeaderComponent, typeof QdShellHeaderSearchComponent, typeof QdShellHeaderWidgetComponent, typeof QdShellLeftComponent, typeof QdShellRightComponent, typeof QdShellRightToolbarComponent, typeof QdShellNotificationsComponent, typeof QdShellNotificationComponent, typeof QdShellNavigationComponent, typeof QdShellNavigationLinkComponent, typeof QdShellToolbarComponent, typeof QdShellToolbarItemComponent], [typeof i2.CommonModule, typeof i4.RouterModule, typeof i19.CdkDrag, typeof QdIconModule, typeof QdSearchModule, typeof
|
|
18116
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdShellModule, [typeof QdCounterBadgeComponent, typeof QdShellComponent, typeof QdShellFooterComponent, typeof QdShellHeaderBannerComponent, typeof QdShellHeaderComponent, typeof QdShellHeaderSearchComponent, typeof QdShellHeaderWidgetComponent, typeof QdShellLeftComponent, typeof QdShellRightComponent, typeof QdShellRightToolbarComponent, typeof QdShellNotificationsComponent, typeof QdShellNotificationComponent, typeof QdShellNavigationComponent, typeof QdShellNavigationLinkComponent, typeof QdShellToolbarComponent, typeof QdShellToolbarItemComponent], [typeof i2.CommonModule, typeof i4.RouterModule, typeof i19.CdkDrag, typeof QdIconModule, typeof QdSearchModule, typeof i5.TranslateModule, typeof QdNotificationsModule, typeof QdShellServiceNavigationModule], [typeof QdShellComponent]>;
|
|
18058
18117
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdShellModule>;
|
|
18059
18118
|
}
|
|
18060
18119
|
|
|
@@ -18197,7 +18256,7 @@ declare class QdStriphtmlPipe implements PipeTransform {
|
|
|
18197
18256
|
|
|
18198
18257
|
declare class QdCommentsModule {
|
|
18199
18258
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdCommentsModule, never>;
|
|
18200
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdCommentsModule, [typeof QdCommentsComponent, typeof QdCommentMenuComponent, typeof AddCommentDialogComponent, typeof QdStriphtmlPipe], [typeof i2.CommonModule, typeof
|
|
18259
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdCommentsModule, [typeof QdCommentsComponent, typeof QdCommentMenuComponent, typeof AddCommentDialogComponent, typeof QdStriphtmlPipe], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdPopoverModule, typeof QdIconModule, typeof QdButtonModule, typeof QdFormModule, typeof QdDialogModule, typeof i30.FormsModule, typeof i30.ReactiveFormsModule, typeof QdCoreModule], [typeof QdCommentsComponent]>;
|
|
18201
18260
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdCommentsModule>;
|
|
18202
18261
|
}
|
|
18203
18262
|
|
|
@@ -18252,7 +18311,7 @@ declare class QdPageStepHeaderComponent extends CdkStepHeader {
|
|
|
18252
18311
|
|
|
18253
18312
|
declare class QdPageStepperModule {
|
|
18254
18313
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPageStepperModule, never>;
|
|
18255
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageStepperModule, [typeof QdPageStepperCancelDialogComponent, typeof QdPageStepperAdapterDirective], [typeof i2.CommonModule, typeof
|
|
18314
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageStepperModule, [typeof QdPageStepperCancelDialogComponent, typeof QdPageStepperAdapterDirective], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof i5$1.CdkStepperModule, typeof QdIconModule, typeof QdButtonModule, typeof QdGridModule, typeof QdDialogModule, typeof QdTextSectionModule, typeof QdPageStepperComponent, typeof QdPageStepComponent, typeof QdPageStepHeaderComponent], [typeof QdPageStepperComponent, typeof QdPageStepComponent, typeof QdPageStepperAdapterDirective]>;
|
|
18256
18315
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdPageStepperModule>;
|
|
18257
18316
|
}
|
|
18258
18317
|
|
|
@@ -18313,7 +18372,7 @@ declare class QdPageTabHeaderCountersComponent implements OnInit {
|
|
|
18313
18372
|
|
|
18314
18373
|
declare class QdPageTabsModule {
|
|
18315
18374
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdPageTabsModule, never>;
|
|
18316
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageTabsModule, [typeof QdPageTabsAdapterDirective], [typeof i2.CommonModule, typeof
|
|
18375
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdPageTabsModule, [typeof QdPageTabsAdapterDirective], [typeof i2.CommonModule, typeof i5.TranslateModule, typeof QdButtonModule, typeof QdIconModule, typeof QdPageTabsComponent, typeof QdPageTabComponent, typeof QdPageTabHeaderComponent, typeof QdPageTabHeaderCountersComponent], [typeof QdPageTabsComponent, typeof QdPageTabComponent, typeof QdPageTabsAdapterDirective]>;
|
|
18317
18376
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdPageTabsModule>;
|
|
18318
18377
|
}
|
|
18319
18378
|
|
|
@@ -18754,7 +18813,7 @@ declare class QdFocusableModule {
|
|
|
18754
18813
|
|
|
18755
18814
|
declare class QdQuickEditModule {
|
|
18756
18815
|
static ɵfac: i0.ɵɵFactoryDeclaration<QdQuickEditModule, never>;
|
|
18757
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QdQuickEditModule, [typeof QdQuickEditComponent, typeof QdCustomForDirective], [typeof QdCoreModule, typeof QdButtonModule, typeof i2.CommonModule, typeof QdFormModule, typeof i30.ReactiveFormsModule, typeof QdIconModule, typeof QdPopoverModule, typeof
|
|
18816
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QdQuickEditModule, [typeof QdQuickEditComponent, typeof QdCustomForDirective], [typeof QdCoreModule, typeof QdButtonModule, typeof i2.CommonModule, typeof QdFormModule, typeof i30.ReactiveFormsModule, typeof QdIconModule, typeof QdPopoverModule, typeof i5.TranslateModule, typeof QdPageModule, typeof QdFocusableModule, typeof QdTooltipModule], [typeof QdQuickEditComponent]>;
|
|
18758
18817
|
static ɵinj: i0.ɵɵInjectorDeclaration<QdQuickEditModule>;
|
|
18759
18818
|
}
|
|
18760
18819
|
|
package/package.json
CHANGED
package/src/assets/i18n/de.json
CHANGED
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
"i18n.qd.tabs.tab.four": "Assessment",
|
|
147
147
|
"i18n.qd.dialog.action.primary": "Bestätigen",
|
|
148
148
|
"i18n.qd.dialog.action.cancel": "Abbrechen",
|
|
149
|
+
"i18n.qd.dialog.action.close": "Schließen",
|
|
149
150
|
"i18n.qd.dialog.confirmation.checkbox.label": "Daten vollständig und richtig",
|
|
150
151
|
"i18n.qd.section.actions.menuButton.label": "Aktionen",
|
|
151
152
|
"i18n.qd.comments.add.dialog.title": "Neuer Kommentar",
|
package/src/assets/i18n/en.json
CHANGED
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"i18n.qd.tabs.tab.four": "Assessment",
|
|
146
146
|
"i18n.qd.dialog.action.primary": "Submit",
|
|
147
147
|
"i18n.qd.dialog.action.cancel": "Cancel",
|
|
148
|
+
"i18n.qd.dialog.action.close": "Close",
|
|
148
149
|
"i18n.qd.dialog.confirmation.checkbox.label": "Data complete and correct",
|
|
149
150
|
"i18n.qd.section.actions.menuButton.label": "Actions",
|
|
150
151
|
"i18n.qd.comments.add.dialog.title": "New comment",
|
package/src/assets/i18n/fr.json
CHANGED
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"i18n.qd.tabs.tab.four": "Assessment",
|
|
146
146
|
"i18n.qd.dialog.action.primary": "Valider",
|
|
147
147
|
"i18n.qd.dialog.action.cancel": "Annuler",
|
|
148
|
+
"i18n.qd.dialog.action.close": "Fermer",
|
|
148
149
|
"i18n.qd.dialog.confirmation.checkbox.label": "Données complètes et correctes",
|
|
149
150
|
"i18n.qd.section.actions.menuButton.label": "Actions",
|
|
150
151
|
"i18n.qd.comments.add.dialog.title": "Nouveau commentaire",
|
package/src/assets/i18n/it.json
CHANGED
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"i18n.qd.tabs.tab.four": "Assessment",
|
|
146
146
|
"i18n.qd.dialog.action.primary": "Conferma",
|
|
147
147
|
"i18n.qd.dialog.action.cancel": "Annulla",
|
|
148
|
+
"i18n.qd.dialog.action.close": "Chiudi",
|
|
148
149
|
"i18n.qd.dialog.confirmation.checkbox.label": "Dati completi e corretti",
|
|
149
150
|
"i18n.qd.section.actions.menuButton.label": "Azioni",
|
|
150
151
|
"i18n.qd.comments.add.dialog.title": "Nuovo commento",
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import * as i0 from '@angular/core';
|
|
3
|
-
import { inject, Component, NgModule } from '@angular/core';
|
|
4
|
-
import * as i3 from '@ngx-translate/core';
|
|
5
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
6
|
-
import { QdButtonComponent, QdButtonGhostDirective, QdTextSectionComponent, QdTextSectionParagraphComponent, QdDialogActionComponent, QdDialogComponent, QdButtonModule, QdTextSectionModule, QdDialogModule } from './quadrel-enterprise-ui-framework.mjs';
|
|
7
|
-
import { DialogRef, DIALOG_DATA } from '@angular/cdk/dialog';
|
|
8
|
-
|
|
9
|
-
class QdDialogConfirmComponent {
|
|
10
|
-
dialogRef = inject(DialogRef);
|
|
11
|
-
data = inject(DIALOG_DATA);
|
|
12
|
-
config = this.data;
|
|
13
|
-
testId = this.data?.testId ?? 'dialog-confirm';
|
|
14
|
-
close() {
|
|
15
|
-
this.dialogRef.close(false);
|
|
16
|
-
}
|
|
17
|
-
confirm() {
|
|
18
|
-
this.dialogRef.close(true);
|
|
19
|
-
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.18", type: QdDialogConfirmComponent, isStandalone: false, selector: "qd-dialog-confirm", ngImport: i0, template: "<qd-dialog>\n <qd-text-section>\n <qd-text-section-paragraph>\n {{ config.message.i18n | translate }}\n </qd-text-section-paragraph>\n </qd-text-section>\n\n <qd-dialog-action>\n <button qdButton qdButtonGhost color=\"secondary\" (click)=\"close()\" [data-test-id]=\"testId + '-close'\">\n {{ config.cancel.i18n | translate }}\n </button>\n\n <button qdButton color=\"error\" (click)=\"confirm()\" [data-test-id]=\"testId + '-proceed'\">\n {{ config.confirm.i18n | translate }}\n </button>\n </qd-dialog-action>\n</qd-dialog>\n", dependencies: [{ kind: "component", type: QdButtonComponent, selector: "button[qdButton], a[qdButton], button[qd-button]", inputs: ["disabled", "color", "icon", "data-test-id", "additionalInfo"] }, { kind: "directive", type: QdButtonGhostDirective, selector: "button[qdButtonGhost], a[qdButtonGhost]" }, { kind: "component", type: QdTextSectionComponent, selector: "qd-text-section" }, { kind: "component", type: QdTextSectionParagraphComponent, selector: "qd-text-section-paragraph" }, { kind: "component", type: QdDialogActionComponent, selector: "qd-dialog-action" }, { kind: "component", type: QdDialogComponent, selector: "qd-dialog" }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] });
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{ selector: 'qd-dialog-confirm', standalone: false, template: "<qd-dialog>\n <qd-text-section>\n <qd-text-section-paragraph>\n {{ config.message.i18n | translate }}\n </qd-text-section-paragraph>\n </qd-text-section>\n\n <qd-dialog-action>\n <button qdButton qdButtonGhost color=\"secondary\" (click)=\"close()\" [data-test-id]=\"testId + '-close'\">\n {{ config.cancel.i18n | translate }}\n </button>\n\n <button qdButton color=\"error\" (click)=\"confirm()\" [data-test-id]=\"testId + '-proceed'\">\n {{ config.confirm.i18n | translate }}\n </button>\n </qd-dialog-action>\n</qd-dialog>\n" }]
|
|
26
|
-
}] });
|
|
27
|
-
|
|
28
|
-
class QdDialogConfirmModule {
|
|
29
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
30
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmModule, declarations: [QdDialogConfirmComponent], imports: [CommonModule, TranslateModule, QdButtonModule, QdTextSectionModule, QdDialogModule] });
|
|
31
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmModule, imports: [CommonModule, TranslateModule, QdButtonModule, QdTextSectionModule, QdDialogModule] });
|
|
32
|
-
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: QdDialogConfirmModule, decorators: [{
|
|
34
|
-
type: NgModule,
|
|
35
|
-
args: [{
|
|
36
|
-
imports: [CommonModule, TranslateModule, QdButtonModule, QdTextSectionModule, QdDialogModule],
|
|
37
|
-
declarations: [QdDialogConfirmComponent]
|
|
38
|
-
}]
|
|
39
|
-
}] });
|
|
40
|
-
|
|
41
|
-
export { QdDialogConfirmComponent, QdDialogConfirmModule };
|
|
42
|
-
//# sourceMappingURL=quadrel-enterprise-ui-framework-dialog-confirm.module-BQLiEzSo.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"quadrel-enterprise-ui-framework-dialog-confirm.module-BQLiEzSo.mjs","sources":["../../../libs/qd-ui/src/lib/dialog/confirm/dialog-confirm.component.ts","../../../libs/qd-ui/src/lib/dialog/confirm/dialog-confirm.component.html","../../../libs/qd-ui/src/lib/dialog/confirm/dialog-confirm.module.ts"],"sourcesContent":["import { Component, inject } from '@angular/core';\nimport { DIALOG_DATA, DialogRef } from '@angular/cdk/dialog';\n\nimport { QdDialogConfirmConfig } from '../models/dialog-confirm.model';\n\n@Component({\n selector: 'qd-dialog-confirm',\n templateUrl: './dialog-confirm.component.html',\n standalone: false\n})\nexport class QdDialogConfirmComponent {\n private dialogRef = inject<DialogRef<boolean>>(DialogRef);\n private data = inject(DIALOG_DATA);\n\n config: QdDialogConfirmConfig = this.data;\n testId: string = this.data?.testId ?? 'dialog-confirm';\n\n close(): void {\n this.dialogRef.close(false);\n }\n\n confirm(): void {\n this.dialogRef.close(true);\n }\n}\n","<qd-dialog>\n <qd-text-section>\n <qd-text-section-paragraph>\n {{ config.message.i18n | translate }}\n </qd-text-section-paragraph>\n </qd-text-section>\n\n <qd-dialog-action>\n <button qdButton qdButtonGhost color=\"secondary\" (click)=\"close()\" [data-test-id]=\"testId + '-close'\">\n {{ config.cancel.i18n | translate }}\n </button>\n\n <button qdButton color=\"error\" (click)=\"confirm()\" [data-test-id]=\"testId + '-proceed'\">\n {{ config.confirm.i18n | translate }}\n </button>\n </qd-dialog-action>\n</qd-dialog>\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { TranslateModule } from '@ngx-translate/core';\n\nimport { QdButtonModule } from '../../button/button.module';\nimport { QdTextSectionModule } from '../../text-section/text-section.module';\nimport { QdDialogModule } from '../dialog.module';\nimport { QdDialogConfirmComponent } from './dialog-confirm.component';\n\nexport { QdDialogConfirmComponent } from './dialog-confirm.component';\n\n@NgModule({\n imports: [CommonModule, TranslateModule, QdButtonModule, QdTextSectionModule, QdDialogModule],\n declarations: [QdDialogConfirmComponent]\n})\nexport class QdDialogConfirmModule {}\n"],"names":["i1.QdButtonComponent","i2.QdButtonGhostDirective","i3.QdTextSectionComponent","i4.QdTextSectionParagraphComponent","i5.QdDialogActionComponent","i6.QdDialogComponent","i7"],"mappings":";;;;;;;;MAUa,wBAAwB,CAAA;AAC3B,IAAA,SAAS,GAAG,MAAM,CAAqB,SAAS,CAAC;AACjD,IAAA,IAAI,GAAG,MAAM,CAAC,WAAW,CAAC;AAElC,IAAA,MAAM,GAA0B,IAAI,CAAC,IAAI;IACzC,MAAM,GAAW,IAAI,CAAC,IAAI,EAAE,MAAM,IAAI,gBAAgB;IAEtD,KAAK,GAAA;AACH,QAAA,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,KAAK,CAAC;IAC7B;IAEA,OAAO,GAAA;AACL,QAAA,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC;IAC5B;wGAbW,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAxB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,wBAAwB,8ECVrC,sjBAiBA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,iBAAA,EAAA,QAAA,EAAA,kDAAA,EAAA,MAAA,EAAA,CAAA,UAAA,EAAA,OAAA,EAAA,MAAA,EAAA,cAAA,EAAA,gBAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,sBAAA,EAAA,QAAA,EAAA,yCAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,sBAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,+BAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,uBAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,iBAAA,EAAA,QAAA,EAAA,WAAA,EAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAAC,EAAA,CAAA,aAAA,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,EAAA,CAAA;;4FDPa,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBALpC,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,mBAAmB,cAEjB,KAAK,EAAA,QAAA,EAAA,sjBAAA,EAAA;;;MEON,qBAAqB,CAAA;wGAArB,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;yGAArB,qBAAqB,EAAA,YAAA,EAAA,CAFjB,wBAAwB,CAAA,EAAA,OAAA,EAAA,CAD7B,YAAY,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,cAAc,CAAA,EAAA,CAAA;yGAGjF,qBAAqB,EAAA,OAAA,EAAA,CAHtB,YAAY,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,cAAc,CAAA,EAAA,CAAA;;4FAGjF,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAJjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,YAAY,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,cAAc,CAAC;oBAC7F,YAAY,EAAE,CAAC,wBAAwB;AACxC,iBAAA;;;;;"}
|