@ascentgl/ads-ui 21.84.0 → 21.86.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnChanges, SimpleChanges, OnDestroy, EventEmitter, ElementRef, SimpleChange, OnInit, AfterContentInit, Renderer2, AfterViewInit, ChangeDetectorRef, TemplateRef, DoCheck, PipeTransform, QueryList } from '@angular/core';
|
|
3
|
-
import * as
|
|
3
|
+
import * as i4 from '@ascentgl/ads-icons';
|
|
4
4
|
import { AdsIconRegistry, IconThemes } from '@ascentgl/ads-icons';
|
|
5
5
|
import * as i2 from '@angular/common';
|
|
6
6
|
import { Location } from '@angular/common';
|
|
7
7
|
import { adsIcon } from '@ascentgl/ads-icons/icons';
|
|
8
|
-
import * as i3
|
|
9
|
-
import * as i3$
|
|
8
|
+
import * as i3 from '@angular/material/badge';
|
|
9
|
+
import * as i3$2 from '@angular/router';
|
|
10
10
|
import { Router } from '@angular/router';
|
|
11
|
-
import * as i3$
|
|
12
|
-
import * as i3$
|
|
11
|
+
import * as i3$1 from '@angular/material/button';
|
|
12
|
+
import * as i3$3 from '@angular/forms';
|
|
13
13
|
import { FormBuilder, FormGroup, AbstractControl, FormControl, FormControlStatus, NgControl } from '@angular/forms';
|
|
14
|
-
import * as i4 from '@angular/cdk/overlay';
|
|
14
|
+
import * as i4$1 from '@angular/cdk/overlay';
|
|
15
15
|
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
16
16
|
import { Subject, Subscription, Observable } from 'rxjs';
|
|
17
|
-
import * as i4$
|
|
17
|
+
import * as i4$2 from '@ascentgl/ads-utils';
|
|
18
18
|
import { GENERIC_COLLECTION } from '@ascentgl/ads-utils';
|
|
19
19
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
20
20
|
import * as i5 from '@angular/material/progress-spinner';
|
|
@@ -22,21 +22,21 @@ import * as i5$1 from '@angular/material/select';
|
|
|
22
22
|
import { MatSelect } from '@angular/material/select';
|
|
23
23
|
import * as i6 from '@angular/material/core';
|
|
24
24
|
import { MatOption, NativeDateAdapter } from '@angular/material/core';
|
|
25
|
-
import * as i4$
|
|
25
|
+
import * as i4$3 from '@angular/material/form-field';
|
|
26
26
|
import * as i5$2 from '@angular/material/input';
|
|
27
27
|
import * as i10 from '@angular/material/icon';
|
|
28
28
|
import * as i16 from '@angular/material/tooltip';
|
|
29
29
|
import * as i13 from '@angular/material/autocomplete';
|
|
30
30
|
import { MatAutocomplete, MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
31
|
-
import * as i3$
|
|
31
|
+
import * as i3$4 from 'ngx-mask';
|
|
32
32
|
import { OutputTransformFn } from 'ngx-mask';
|
|
33
|
-
import * as i3$
|
|
34
|
-
import * as i3$
|
|
33
|
+
import * as i3$5 from '@angular/material/divider';
|
|
34
|
+
import * as i3$6 from '@angular/material/datepicker';
|
|
35
35
|
import * as i5$3 from '@mat-datetimepicker/core';
|
|
36
36
|
import { MatDatetimepickerComponent, MatDatetimepickerInputEvent } from '@mat-datetimepicker/core';
|
|
37
|
-
import * as i4$
|
|
38
|
-
import * as i4$
|
|
39
|
-
import * as i3$
|
|
37
|
+
import * as i4$4 from '@angular/material/radio';
|
|
38
|
+
import * as i4$5 from '@angular/material/slider';
|
|
39
|
+
import * as i3$7 from '@angular/material/snack-bar';
|
|
40
40
|
import { MatSnackBarRef } from '@angular/material/snack-bar';
|
|
41
41
|
import { BreakpointState, BreakpointObserver } from '@angular/cdk/layout';
|
|
42
42
|
import * as i2$1 from '@angular/material/dialog';
|
|
@@ -45,16 +45,18 @@ import * as i7 from '@angular/material/expansion';
|
|
|
45
45
|
import { MatExpansionPanel, MatAccordion } from '@angular/material/expansion';
|
|
46
46
|
import * as ag_grid_community from 'ag-grid-community';
|
|
47
47
|
import { IHeaderParams, GridOptions, ColDef, GridApi, SortChangedEvent, FilterChangedEvent, GridReadyEvent, FirstDataRenderedEvent } from 'ag-grid-community';
|
|
48
|
-
import * as i4$
|
|
48
|
+
import * as i4$6 from '@angular/material/menu';
|
|
49
49
|
import { MatMenuTrigger, MatMenuPanel, MatMenu } from '@angular/material/menu';
|
|
50
|
-
import * as
|
|
50
|
+
import * as i6$1 from '@angular/cdk/drag-drop';
|
|
51
|
+
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
52
|
+
import * as i4$7 from 'ag-grid-angular';
|
|
51
53
|
import { IHeaderAngularComp } from 'ag-grid-angular';
|
|
52
|
-
import * as i4$
|
|
54
|
+
import * as i4$8 from 'angular-split';
|
|
53
55
|
import { SplitComponent, SplitGutterInteractionEvent } from 'angular-split';
|
|
54
56
|
import * as i12 from '@angular/material/toolbar';
|
|
55
|
-
import * as i3$
|
|
57
|
+
import * as i3$8 from '@angular/material/bottom-sheet';
|
|
56
58
|
import { MatBottomSheet } from '@angular/material/bottom-sheet';
|
|
57
|
-
import * as i4$
|
|
59
|
+
import * as i4$9 from '@angular/material/list';
|
|
58
60
|
import * as i2$2 from '@angular/material/tabs';
|
|
59
61
|
import { MatTabGroup } from '@angular/material/tabs';
|
|
60
62
|
import { HttpClient } from '@angular/common/http';
|
|
@@ -90,7 +92,7 @@ declare class AdsAvatarComponent implements OnChanges {
|
|
|
90
92
|
|
|
91
93
|
declare class AdsAvatarModule {
|
|
92
94
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsAvatarModule, never>;
|
|
93
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsAvatarModule, [typeof AdsAvatarComponent], [typeof i2.CommonModule, typeof
|
|
95
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsAvatarModule, [typeof AdsAvatarComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsAvatarComponent]>;
|
|
94
96
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsAvatarModule>;
|
|
95
97
|
}
|
|
96
98
|
|
|
@@ -150,7 +152,7 @@ declare class AdsNumericBadgeComponent extends AdsIconHoverComponent {
|
|
|
150
152
|
|
|
151
153
|
declare class AdsNumericBadgeModule {
|
|
152
154
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsNumericBadgeModule, never>;
|
|
153
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNumericBadgeModule, [typeof AdsNumericBadgeComponent], [typeof
|
|
155
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNumericBadgeModule, [typeof AdsNumericBadgeComponent], [typeof i4.AdsIconModule, typeof i3.MatBadge], [typeof AdsNumericBadgeComponent]>;
|
|
154
156
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsNumericBadgeModule>;
|
|
155
157
|
}
|
|
156
158
|
|
|
@@ -191,13 +193,13 @@ declare class AdsIconButtonComponent {
|
|
|
191
193
|
|
|
192
194
|
declare class AdsIconButtonModule {
|
|
193
195
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsIconButtonModule, never>;
|
|
194
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsIconButtonModule, [typeof AdsIconButtonComponent], [typeof i2.CommonModule, typeof i3$
|
|
196
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsIconButtonModule, [typeof AdsIconButtonComponent], [typeof i2.CommonModule, typeof i3$1.MatButtonModule, typeof i4.AdsIconModule], [typeof AdsIconButtonComponent]>;
|
|
195
197
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsIconButtonModule>;
|
|
196
198
|
}
|
|
197
199
|
|
|
198
200
|
declare class AdsBreadcrumbModule {
|
|
199
201
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsBreadcrumbModule, never>;
|
|
200
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsBreadcrumbModule, [typeof AdsBreadcrumbComponent], [typeof i2.CommonModule, typeof i3$
|
|
202
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsBreadcrumbModule, [typeof AdsBreadcrumbComponent], [typeof i2.CommonModule, typeof i3$2.RouterModule, typeof i4.AdsIconModule, typeof AdsIconButtonModule], [typeof AdsBreadcrumbComponent]>;
|
|
201
203
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsBreadcrumbModule>;
|
|
202
204
|
}
|
|
203
205
|
|
|
@@ -213,7 +215,7 @@ declare class AdsButtonComponent {
|
|
|
213
215
|
/** Whether the button is a smaller version */
|
|
214
216
|
size: i0.InputSignal<Size>;
|
|
215
217
|
/** Sets the "type" attribute on the button */
|
|
216
|
-
type: i0.InputSignal<"
|
|
218
|
+
type: i0.InputSignal<"button" | "submit" | "reset">;
|
|
217
219
|
/** Makes the button take 100% width of its container */
|
|
218
220
|
fullWidth: i0.InputSignal<boolean>;
|
|
219
221
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsButtonComponent, never>;
|
|
@@ -222,7 +224,7 @@ declare class AdsButtonComponent {
|
|
|
222
224
|
|
|
223
225
|
declare class AdsButtonModule {
|
|
224
226
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsButtonModule, never>;
|
|
225
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsButtonModule, [typeof AdsButtonComponent], [typeof i2.CommonModule, typeof i3$
|
|
227
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsButtonModule, [typeof AdsButtonComponent], [typeof i2.CommonModule, typeof i3$1.MatButtonModule], [typeof AdsButtonComponent]>;
|
|
226
228
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsButtonModule>;
|
|
227
229
|
}
|
|
228
230
|
|
|
@@ -380,7 +382,7 @@ declare class AdsTagComponent {
|
|
|
380
382
|
|
|
381
383
|
declare class AdsTagModule {
|
|
382
384
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTagModule, never>;
|
|
383
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTagModule, [typeof AdsTagComponent], [typeof i2.CommonModule, typeof
|
|
385
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTagModule, [typeof AdsTagComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsTagComponent]>;
|
|
384
386
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTagModule>;
|
|
385
387
|
}
|
|
386
388
|
|
|
@@ -486,7 +488,7 @@ declare class AdsTagContainerModule {
|
|
|
486
488
|
|
|
487
489
|
declare class AdsCreateTagModule {
|
|
488
490
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsCreateTagModule, never>;
|
|
489
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCreateTagModule, [typeof AdsCreateTagComponent], [typeof i2.CommonModule, typeof i3$
|
|
491
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCreateTagModule, [typeof AdsCreateTagComponent], [typeof i2.CommonModule, typeof i3$1.MatButtonModule, typeof i4$1.OverlayModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsButtonModule, typeof AdsTagContainerModule, typeof AdsTagModule], [typeof AdsCreateTagComponent]>;
|
|
490
492
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsCreateTagModule>;
|
|
491
493
|
}
|
|
492
494
|
|
|
@@ -687,7 +689,7 @@ declare class AdsErrorPageCodeModule {
|
|
|
687
689
|
*/
|
|
688
690
|
declare class AdsErrorPageModule {
|
|
689
691
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsErrorPageModule, never>;
|
|
690
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsErrorPageModule, [typeof AdsErrorPageComponent], [typeof i2.CommonModule, typeof AdsButtonModule, typeof i3$
|
|
692
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsErrorPageModule, [typeof AdsErrorPageComponent], [typeof i2.CommonModule, typeof AdsButtonModule, typeof i3$2.RouterModule, typeof AdsErrorPageCodeModule], [typeof AdsErrorPageComponent]>;
|
|
691
693
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsErrorPageModule>;
|
|
692
694
|
}
|
|
693
695
|
|
|
@@ -779,7 +781,7 @@ declare class AdsLinkButtonComponent {
|
|
|
779
781
|
|
|
780
782
|
declare class AdsLinkButtonModule {
|
|
781
783
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsLinkButtonModule, never>;
|
|
782
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsLinkButtonModule, [typeof AdsLinkButtonComponent], [typeof i2.CommonModule, typeof i3$
|
|
784
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsLinkButtonModule, [typeof AdsLinkButtonComponent], [typeof i2.CommonModule, typeof i3$1.MatButtonModule, typeof i4.AdsIconModule], [typeof AdsLinkButtonComponent]>;
|
|
783
785
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsLinkButtonModule>;
|
|
784
786
|
}
|
|
785
787
|
|
|
@@ -972,7 +974,7 @@ declare class AdsProgressBarComponent implements OnChanges {
|
|
|
972
974
|
|
|
973
975
|
declare class AdsProgressBarModule {
|
|
974
976
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsProgressBarModule, never>;
|
|
975
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressBarModule, [typeof AdsProgressBarComponent], [typeof i2.CommonModule, typeof
|
|
977
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressBarModule, [typeof AdsProgressBarComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsProgressBarComponent]>;
|
|
976
978
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsProgressBarModule>;
|
|
977
979
|
}
|
|
978
980
|
|
|
@@ -1013,7 +1015,7 @@ declare class AdsProgressSpinnerComponent implements OnInit {
|
|
|
1013
1015
|
|
|
1014
1016
|
declare class AdsProgressSpinnerModule {
|
|
1015
1017
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsProgressSpinnerModule, never>;
|
|
1016
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressSpinnerModule, [typeof AdsProgressSpinnerComponent], [typeof i2.CommonModule, typeof
|
|
1018
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressSpinnerModule, [typeof AdsProgressSpinnerComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule, typeof i4$2.AdsGestureModule, typeof i5.MatProgressSpinnerModule], [typeof AdsProgressSpinnerComponent]>;
|
|
1017
1019
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsProgressSpinnerModule>;
|
|
1018
1020
|
}
|
|
1019
1021
|
|
|
@@ -1109,6 +1111,9 @@ declare abstract class AbstractBaseComponent implements OnChanges, AfterViewInit
|
|
|
1109
1111
|
* Useful for cases where validation should only run once the user provides a value.
|
|
1110
1112
|
*/
|
|
1111
1113
|
skipValidationWhenEmpty: boolean;
|
|
1114
|
+
/** When false, suppresses all visual error indication (error outline, error messages, error icons)
|
|
1115
|
+
* on the field until set to true. The underlying form control validity is not affected. */
|
|
1116
|
+
showValidationError: boolean;
|
|
1112
1117
|
/** Form control, associated with input field */
|
|
1113
1118
|
set control(control: AbstractControl | null);
|
|
1114
1119
|
/** @ignore */
|
|
@@ -1136,6 +1141,11 @@ declare abstract class AbstractBaseComponent implements OnChanges, AfterViewInit
|
|
|
1136
1141
|
get required(): boolean;
|
|
1137
1142
|
/** Component width. Must include units of measure: px, %, em, rem, etc. */
|
|
1138
1143
|
width: string;
|
|
1144
|
+
/** Allow the component to shrink below its content width inside a flex container.
|
|
1145
|
+
* When true, sets min-width to 0 instead of the component width. */
|
|
1146
|
+
shrink: boolean;
|
|
1147
|
+
/** @ignore — Computed min-width for the container. Returns '0' when shrink is enabled. */
|
|
1148
|
+
get containerMinWidth(): string;
|
|
1139
1149
|
/** @ignore */
|
|
1140
1150
|
valueControl: FormControl;
|
|
1141
1151
|
/** @ignore */
|
|
@@ -1177,7 +1187,7 @@ declare abstract class AbstractBaseComponent implements OnChanges, AfterViewInit
|
|
|
1177
1187
|
*/
|
|
1178
1188
|
private hasRequiredValidatorCheck;
|
|
1179
1189
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractBaseComponent, never>;
|
|
1180
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractBaseComponent, never, never, { "skipValidationWhenEmpty": { "alias": "skipValidationWhenEmpty"; "required": false; }; "control": { "alias": "control"; "required": false; }; "immediateValidation": { "alias": "immediateValidation"; "required": false; }; "errorMessages": { "alias": "errorMessages"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "successMessage": { "alias": "successMessage"; "required": false; }; "id": { "alias": "id"; "required": false; }; "label": { "alias": "label"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
|
|
1190
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractBaseComponent, never, never, { "skipValidationWhenEmpty": { "alias": "skipValidationWhenEmpty"; "required": false; }; "showValidationError": { "alias": "showValidationError"; "required": false; }; "control": { "alias": "control"; "required": false; }; "immediateValidation": { "alias": "immediateValidation"; "required": false; }; "errorMessages": { "alias": "errorMessages"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "successMessage": { "alias": "successMessage"; "required": false; }; "id": { "alias": "id"; "required": false; }; "label": { "alias": "label"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "width": { "alias": "width"; "required": false; }; "shrink": { "alias": "shrink"; "required": false; }; }, {}, never, never, true, never>;
|
|
1181
1191
|
}
|
|
1182
1192
|
|
|
1183
1193
|
type FieldSize = 'base' | 'xs';
|
|
@@ -1217,6 +1227,9 @@ declare abstract class AbstractDropdownComponent extends AbstractInputComponent
|
|
|
1217
1227
|
fitContent: boolean;
|
|
1218
1228
|
/** Set to true if you want to enable option tooltip */
|
|
1219
1229
|
showTooltip?: boolean;
|
|
1230
|
+
/** Width of the dropdown panel. Overrides the default behavior of matching the trigger field width.
|
|
1231
|
+
* Accepts any valid CSS width value (e.g., '200px', '15rem'). */
|
|
1232
|
+
panelWidth?: string;
|
|
1220
1233
|
/** Set to true to wrap option text to new line when there's not enough space */
|
|
1221
1234
|
wrapOptionText: boolean;
|
|
1222
1235
|
/** @ignore */
|
|
@@ -1246,7 +1259,7 @@ declare abstract class AbstractDropdownComponent extends AbstractInputComponent
|
|
|
1246
1259
|
/** @ignore */
|
|
1247
1260
|
protected getGenericDisplayedValue(option: DropdownComponentOption): string;
|
|
1248
1261
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractDropdownComponent, never>;
|
|
1249
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDropdownComponent, never, never, { "displayValueKey": { "alias": "displayValueKey"; "required": false; }; "sortOptions": { "alias": "sortOptions"; "required": false; }; "fitContent": { "alias": "fitContent"; "required": false; }; "showTooltip": { "alias": "showTooltip"; "required": false; }; "wrapOptionText": { "alias": "wrapOptionText"; "required": false; }; }, {}, never, never, true, never>;
|
|
1262
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractDropdownComponent, never, never, { "displayValueKey": { "alias": "displayValueKey"; "required": false; }; "sortOptions": { "alias": "sortOptions"; "required": false; }; "fitContent": { "alias": "fitContent"; "required": false; }; "showTooltip": { "alias": "showTooltip"; "required": false; }; "panelWidth": { "alias": "panelWidth"; "required": false; }; "wrapOptionText": { "alias": "wrapOptionText"; "required": false; }; }, {}, never, never, true, never>;
|
|
1250
1263
|
}
|
|
1251
1264
|
|
|
1252
1265
|
declare class AdsDropdownComponent extends AbstractDropdownComponent implements OnChanges, OnDestroy {
|
|
@@ -1281,7 +1294,7 @@ declare class AdsDropdownComponent extends AbstractDropdownComponent implements
|
|
|
1281
1294
|
/** @ignore */
|
|
1282
1295
|
protected readonly Colors: typeof Colors;
|
|
1283
1296
|
/** @ignore */
|
|
1284
|
-
protected readonly FormControl: i3$
|
|
1297
|
+
protected readonly FormControl: i3$3.ɵFormControlCtor;
|
|
1285
1298
|
private hostEl;
|
|
1286
1299
|
private intersectionObserver?;
|
|
1287
1300
|
constructor();
|
|
@@ -1297,6 +1310,8 @@ declare class AdsDropdownComponent extends AbstractDropdownComponent implements
|
|
|
1297
1310
|
onOptionRemoved(option: DropdownComponentOption): void;
|
|
1298
1311
|
/** @ignore */
|
|
1299
1312
|
onOpened(): void;
|
|
1313
|
+
/** @ignore - Apply panelWidth to the CDK overlay pane after the panel opens */
|
|
1314
|
+
private applyPanelWidth;
|
|
1300
1315
|
/** @ignore */
|
|
1301
1316
|
protected processOptions(): void;
|
|
1302
1317
|
/** @ignore */
|
|
@@ -1341,7 +1356,7 @@ declare class AdsInputTooltipComponent {
|
|
|
1341
1356
|
smallSize: i0.InputSignal<boolean>;
|
|
1342
1357
|
href: i0.InputSignal<string | undefined>;
|
|
1343
1358
|
constructor(registry: AdsIconRegistry);
|
|
1344
|
-
get
|
|
1359
|
+
get hostHeight(): string;
|
|
1345
1360
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsInputTooltipComponent, never>;
|
|
1346
1361
|
static ɵcmp: i0.ɵɵComponentDeclaration<AdsInputTooltipComponent, "ads-input-tooltip", never, { "tooltip": { "alias": "tooltip"; "required": true; "isSignal": true; }; "smallSize": { "alias": "smallSize"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1347
1362
|
}
|
|
@@ -1399,17 +1414,17 @@ declare class AdsCheckboxComponent extends AbstractBaseComponent implements OnIn
|
|
|
1399
1414
|
|
|
1400
1415
|
declare class AdsCheckboxModule {
|
|
1401
1416
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsCheckboxModule, never>;
|
|
1402
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCheckboxModule, [typeof AdsCheckboxComponent], [typeof i2.CommonModule, typeof i3$
|
|
1417
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCheckboxModule, [typeof AdsCheckboxComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof AdsHintComponent, typeof AdsErrorComponent, typeof AdsInputTooltipComponent, typeof AdsSuccessComponent], [typeof AdsCheckboxComponent]>;
|
|
1403
1418
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsCheckboxModule>;
|
|
1404
1419
|
}
|
|
1405
1420
|
|
|
1406
1421
|
declare class AdsDropdownModule {
|
|
1407
1422
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsDropdownModule, never>;
|
|
1408
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDropdownModule, [typeof AdsDropdownComponent], [typeof i2.CommonModule, typeof i3$
|
|
1423
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDropdownModule, [typeof AdsDropdownComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4$3.MatFormFieldModule, typeof i5$1.MatSelectModule, typeof i4.AdsIconModule, typeof i5$2.MatInputModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof i10.MatIcon, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent, typeof AdsTagModule, typeof AdsCheckboxModule, typeof i16.MatTooltipModule], [typeof AdsDropdownComponent]>;
|
|
1409
1424
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsDropdownModule>;
|
|
1410
1425
|
}
|
|
1411
1426
|
|
|
1412
|
-
declare class AdsMultiSelectDropdownComponent extends AdsDropdownComponent {
|
|
1427
|
+
declare class AdsMultiSelectDropdownComponent extends AdsDropdownComponent implements OnDestroy {
|
|
1413
1428
|
/** @ignore */
|
|
1414
1429
|
hasEmptyValue: boolean;
|
|
1415
1430
|
/** @ignore */
|
|
@@ -1418,23 +1433,37 @@ declare class AdsMultiSelectDropdownComponent extends AdsDropdownComponent {
|
|
|
1418
1433
|
readonly isMultiselect: boolean;
|
|
1419
1434
|
/** if set to true selected values will be shown as chips */
|
|
1420
1435
|
showChips: boolean;
|
|
1436
|
+
/** If true, adds a "Select All" option as the first item in the dropdown */
|
|
1437
|
+
showSelectAll: boolean;
|
|
1438
|
+
/** @ignore - Cached list of real option keys */
|
|
1439
|
+
private realOptionKeys;
|
|
1440
|
+
/** @ignore - FormControl for the Select All checkbox visual state */
|
|
1441
|
+
selectAllCheckboxControl: FormControl<boolean | null>;
|
|
1442
|
+
/** @ignore */
|
|
1443
|
+
ngOnDestroy(): void;
|
|
1421
1444
|
/** @ignore */
|
|
1422
1445
|
protected setControlValueSubscription(): void;
|
|
1423
1446
|
/** @ignore */
|
|
1447
|
+
protected processOptions(): void;
|
|
1448
|
+
/** @ignore */
|
|
1424
1449
|
get canClear(): any;
|
|
1450
|
+
/** @ignore - Whether all real options are currently selected */
|
|
1451
|
+
get isAllSelected(): boolean;
|
|
1452
|
+
/** @ignore - Handle Select All click from template */
|
|
1453
|
+
onSelectAllClick(event: MouseEvent): void;
|
|
1454
|
+
/** @ignore - Override to also sync Select All checkbox state */
|
|
1455
|
+
onCheckboxChange(option: DropdownComponentOption): void;
|
|
1456
|
+
/** @ignore - Override to also sync Select All checkbox state */
|
|
1457
|
+
toggleOption(option: DropdownComponentOption): void;
|
|
1425
1458
|
/** @ignore */
|
|
1426
|
-
/**
|
|
1427
|
-
* NOTE: this method is needed because if control value is an object, it MUST reference the same
|
|
1428
|
-
* object as corresponding dropdown option, thus here we replace dropdown option with control value if needed
|
|
1429
|
-
*/
|
|
1430
1459
|
protected mapControlValue(control?: FormControl): void;
|
|
1431
1460
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsMultiSelectDropdownComponent, never>;
|
|
1432
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdsMultiSelectDropdownComponent, "ads-multi-select-dropdown", never, { "showChips": { "alias": "showChips"; "required": false; }; }, {}, never, never, false, never>;
|
|
1461
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsMultiSelectDropdownComponent, "ads-multi-select-dropdown", never, { "showChips": { "alias": "showChips"; "required": false; }; "showSelectAll": { "alias": "showSelectAll"; "required": false; }; }, {}, never, never, false, never>;
|
|
1433
1462
|
}
|
|
1434
1463
|
|
|
1435
1464
|
declare class AdsMultiSelectDropdownModule {
|
|
1436
1465
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsMultiSelectDropdownModule, never>;
|
|
1437
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMultiSelectDropdownModule, [typeof AdsMultiSelectDropdownComponent], [typeof i2.CommonModule, typeof i3$
|
|
1466
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMultiSelectDropdownModule, [typeof AdsMultiSelectDropdownComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4$3.MatFormFieldModule, typeof i5$1.MatSelectModule, typeof i4.AdsIconModule, typeof i5$2.MatInputModule, typeof AdsInputTooltipComponent, typeof i3$1.MatIconButton, typeof i10.MatIcon, typeof AdsSuccessComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsTagModule, typeof AdsCheckboxModule, typeof i16.MatTooltipModule], [typeof AdsMultiSelectDropdownComponent]>;
|
|
1438
1467
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsMultiSelectDropdownModule>;
|
|
1439
1468
|
}
|
|
1440
1469
|
|
|
@@ -1498,7 +1527,7 @@ declare class AdsInputComponent extends AbstractInputComponent implements OnInit
|
|
|
1498
1527
|
|
|
1499
1528
|
declare class AdsInputModule {
|
|
1500
1529
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsInputModule, never>;
|
|
1501
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInputModule, [typeof AdsInputComponent], [typeof i2.CommonModule, typeof i4$
|
|
1530
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInputModule, [typeof AdsInputComponent], [typeof i2.CommonModule, typeof i4$3.MatFormFieldModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsInputTooltipComponent, typeof i3$1.MatIconButton, typeof AdsSuccessComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof i3$4.NgxMaskDirective, typeof i13.MatAutocompleteTrigger], [typeof AdsInputComponent]>;
|
|
1502
1531
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsInputModule>;
|
|
1503
1532
|
}
|
|
1504
1533
|
|
|
@@ -1527,7 +1556,7 @@ declare class AdsPhoneFieldComponent extends AbstractInputComponent implements O
|
|
|
1527
1556
|
|
|
1528
1557
|
declare class AdsPhoneFieldModule {
|
|
1529
1558
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsPhoneFieldModule, never>;
|
|
1530
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsPhoneFieldModule, [typeof AdsPhoneFieldComponent], [typeof i2.CommonModule, typeof i3$
|
|
1559
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsPhoneFieldModule, [typeof AdsPhoneFieldComponent], [typeof i2.CommonModule, typeof i3$4.NgxMaskDirective, typeof AdsInputModule], [typeof AdsPhoneFieldComponent]>;
|
|
1531
1560
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsPhoneFieldModule>;
|
|
1532
1561
|
}
|
|
1533
1562
|
|
|
@@ -1544,7 +1573,7 @@ declare class AdsTextareaComponent extends AbstractInputComponent {
|
|
|
1544
1573
|
|
|
1545
1574
|
declare class AdsTextareaModule {
|
|
1546
1575
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTextareaModule, never>;
|
|
1547
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTextareaModule, [typeof AdsTextareaComponent], [typeof i2.CommonModule, typeof i4$
|
|
1576
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTextareaModule, [typeof AdsTextareaComponent], [typeof i2.CommonModule, typeof i4$3.MatFormFieldModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof AdsSuccessComponent, typeof AdsErrorComponent, typeof AdsHintComponent], [typeof AdsTextareaComponent]>;
|
|
1548
1577
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTextareaModule>;
|
|
1549
1578
|
}
|
|
1550
1579
|
|
|
@@ -1614,7 +1643,7 @@ declare class AdsInputDropdownComponent extends AbstractInputComponent implement
|
|
|
1614
1643
|
|
|
1615
1644
|
declare class AdsInputDropdownModule {
|
|
1616
1645
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsInputDropdownModule, never>;
|
|
1617
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInputDropdownModule, [typeof AdsInputDropdownComponent], [typeof i2.CommonModule, typeof i3$
|
|
1646
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInputDropdownModule, [typeof AdsInputDropdownComponent], [typeof i2.CommonModule, typeof i3$5.MatDividerModule, typeof i4$3.MatFormFieldModule, typeof i5$1.MatSelectModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsInputModule, typeof AdsDropdownModule, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent, typeof i3$4.NgxMaskDirective], [typeof AdsInputDropdownComponent]>;
|
|
1618
1647
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsInputDropdownModule>;
|
|
1619
1648
|
}
|
|
1620
1649
|
|
|
@@ -1907,7 +1936,7 @@ declare class AdsSearchDropdownHighlighterPipeModule {
|
|
|
1907
1936
|
|
|
1908
1937
|
declare class AdsSearchDropdownModule {
|
|
1909
1938
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSearchDropdownModule, never>;
|
|
1910
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSearchDropdownModule, [typeof AdsSearchDropdownComponent], [typeof i2.CommonModule, typeof i4$
|
|
1939
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSearchDropdownModule, [typeof AdsSearchDropdownComponent], [typeof i2.CommonModule, typeof i4$3.MatFormFieldModule, typeof i4.AdsIconModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i13.MatAutocompleteModule, typeof i5$1.MatSelectModule, typeof AdsSearchDropdownHighlighterPipeModule, typeof i3$6.MatDatepickerModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent, typeof i16.MatTooltipModule], [typeof AdsSearchDropdownComponent]>;
|
|
1911
1940
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSearchDropdownModule>;
|
|
1912
1941
|
}
|
|
1913
1942
|
|
|
@@ -1933,7 +1962,7 @@ declare class AdsSearchInputComponent extends AdsInputComponent {
|
|
|
1933
1962
|
|
|
1934
1963
|
declare class AdsSearchInputModule {
|
|
1935
1964
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSearchInputModule, never>;
|
|
1936
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSearchInputModule, [typeof AdsSearchInputComponent], [typeof i2.CommonModule, typeof i4$
|
|
1965
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSearchInputModule, [typeof AdsSearchInputComponent], [typeof i2.CommonModule, typeof i4$3.MatFormFieldModule, typeof i4.AdsIconModule, typeof i5$2.MatInputModule, typeof i5.MatProgressSpinnerModule, typeof i3$3.ReactiveFormsModule, typeof i13.MatAutocompleteModule, typeof i5$1.MatSelectModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent], [typeof AdsSearchInputComponent]>;
|
|
1937
1966
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSearchInputModule>;
|
|
1938
1967
|
}
|
|
1939
1968
|
|
|
@@ -2091,7 +2120,7 @@ declare class DateTimePickerFormatDirectiveModule {
|
|
|
2091
2120
|
|
|
2092
2121
|
declare class AdsDatetimepickerModule {
|
|
2093
2122
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsDatetimepickerModule, never>;
|
|
2094
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDatetimepickerModule, [typeof AdsDatetimepickerComponent], [typeof i2.CommonModule, typeof i3$
|
|
2123
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDatetimepickerModule, [typeof AdsDatetimepickerComponent], [typeof i2.CommonModule, typeof i3$6.MatDatepickerModule, typeof i4$3.MatFormFieldModule, typeof i5$3.MatNativeDatetimeModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof i5$3.MatDatetimepickerModule, typeof i10.MatIconModule, typeof DateTimePickerFormatDirectiveModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent], [typeof AdsDatetimepickerComponent]>;
|
|
2095
2124
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsDatetimepickerModule>;
|
|
2096
2125
|
}
|
|
2097
2126
|
|
|
@@ -2152,7 +2181,7 @@ declare class AdsDatepickerComponent extends AdsDatetimepickerComponent implemen
|
|
|
2152
2181
|
|
|
2153
2182
|
declare class AdsDatepickerModule {
|
|
2154
2183
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsDatepickerModule, never>;
|
|
2155
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDatepickerModule, [typeof AdsDatepickerComponent], [typeof i2.CommonModule, typeof i3$
|
|
2184
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsDatepickerModule, [typeof AdsDatepickerComponent], [typeof i2.CommonModule, typeof i3$6.MatDatepickerModule, typeof i4$3.MatFormFieldModule, typeof i5$2.MatInputModule, typeof i6.MatNativeDateModule, typeof i5$3.MatNativeDatetimeModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof i5$3.MatDatetimepickerModule, typeof i10.MatIconModule, typeof DateTimePickerFormatDirectiveModule, typeof AdsInputTooltipComponent, typeof i3$1.MatIconButton, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent], [typeof AdsDatepickerComponent]>;
|
|
2156
2185
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsDatepickerModule>;
|
|
2157
2186
|
}
|
|
2158
2187
|
|
|
@@ -2180,7 +2209,7 @@ declare class AdsTimepickerComponent extends AdsDatetimepickerComponent {
|
|
|
2180
2209
|
|
|
2181
2210
|
declare class AdsTimepickerModule {
|
|
2182
2211
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTimepickerModule, never>;
|
|
2183
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTimepickerModule, [typeof AdsTimepickerComponent], [typeof i2.CommonModule, typeof i5$3.MatDatetimepickerModule, typeof i3$
|
|
2212
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTimepickerModule, [typeof AdsTimepickerComponent], [typeof i2.CommonModule, typeof i5$3.MatDatetimepickerModule, typeof i3$6.MatDatepickerModule, typeof i4$3.MatFormFieldModule, typeof i5$3.MatNativeDatetimeModule, typeof i6.MatNativeDateModule, typeof i5$2.MatInputModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof i10.MatIconModule, typeof DateTimePickerFormatDirectiveModule, typeof i3$1.MatIconButton, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent], [typeof AdsTimepickerComponent]>;
|
|
2184
2213
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTimepickerModule>;
|
|
2185
2214
|
}
|
|
2186
2215
|
|
|
@@ -2211,7 +2240,7 @@ declare class AdsRadioButtonComponent extends AdsDropdownComponent implements On
|
|
|
2211
2240
|
|
|
2212
2241
|
declare class AdsRadioButtonModule {
|
|
2213
2242
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsRadioButtonModule, never>;
|
|
2214
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsRadioButtonModule, [typeof AdsRadioButtonComponent], [typeof i2.CommonModule, typeof i3$
|
|
2243
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsRadioButtonModule, [typeof AdsRadioButtonComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4$4.MatRadioModule, typeof i6.MatOptionModule, typeof i5$2.MatInputModule, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsInputTooltipComponent, typeof AdsSearchDropdownHighlighterPipeModule, typeof AdsSuccessComponent], [typeof AdsRadioButtonComponent]>;
|
|
2215
2244
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsRadioButtonModule>;
|
|
2216
2245
|
}
|
|
2217
2246
|
|
|
@@ -2246,7 +2275,7 @@ declare class AdsSlideToggleComponent extends AbstractBaseComponent {
|
|
|
2246
2275
|
|
|
2247
2276
|
declare class AdsSlideToggle {
|
|
2248
2277
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSlideToggle, never>;
|
|
2249
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSlideToggle, [typeof AdsSlideToggleComponent], [typeof i2.CommonModule, typeof i3$
|
|
2278
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSlideToggle, [typeof AdsSlideToggleComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof AdsInputTooltipComponent, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsSuccessComponent], [typeof AdsSlideToggleComponent]>;
|
|
2250
2279
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSlideToggle>;
|
|
2251
2280
|
}
|
|
2252
2281
|
|
|
@@ -2271,7 +2300,7 @@ declare class AdsSliderComponent extends AdsCheckboxComponent {
|
|
|
2271
2300
|
|
|
2272
2301
|
declare class AdsSliderModule {
|
|
2273
2302
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSliderModule, never>;
|
|
2274
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSliderModule, [typeof AdsSliderComponent], [typeof i2.CommonModule, typeof i3$
|
|
2303
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSliderModule, [typeof AdsSliderComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4$5.MatSliderModule, typeof i5$2.MatInputModule, typeof i4.AdsIconModule, typeof AdsErrorComponent, typeof AdsHintComponent], [typeof AdsSliderComponent]>;
|
|
2275
2304
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSliderModule>;
|
|
2276
2305
|
}
|
|
2277
2306
|
|
|
@@ -2322,7 +2351,7 @@ declare enum PanelClass {
|
|
|
2322
2351
|
|
|
2323
2352
|
declare class AdsSnackbarModule {
|
|
2324
2353
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSnackbarModule, never>;
|
|
2325
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSnackbarModule, [typeof AdsSnackbarComponent], [typeof AdsButtonModule, typeof i3$
|
|
2354
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSnackbarModule, [typeof AdsSnackbarComponent], [typeof AdsButtonModule, typeof i3$7.MatSnackBarModule, typeof i2.CommonModule], [typeof AdsSnackbarComponent]>;
|
|
2326
2355
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSnackbarModule>;
|
|
2327
2356
|
}
|
|
2328
2357
|
|
|
@@ -2449,7 +2478,7 @@ declare class AdsModalComponent extends AbstractWindowResizeComponent implements
|
|
|
2449
2478
|
|
|
2450
2479
|
declare class AdsModalModule {
|
|
2451
2480
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsModalModule, never>;
|
|
2452
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsModalModule, [typeof AdsModalComponent], [typeof i2$1.MatDialogModule, typeof AdsButtonModule, typeof
|
|
2481
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsModalModule, [typeof AdsModalComponent], [typeof i2$1.MatDialogModule, typeof AdsButtonModule, typeof i4.AdsIconModule, typeof i2.NgTemplateOutlet], [typeof AdsModalComponent]>;
|
|
2453
2482
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsModalModule>;
|
|
2454
2483
|
}
|
|
2455
2484
|
|
|
@@ -2507,7 +2536,7 @@ declare class AdsChipComponent {
|
|
|
2507
2536
|
|
|
2508
2537
|
declare class AdsChipModule {
|
|
2509
2538
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsChipModule, never>;
|
|
2510
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsChipModule, [typeof AdsChipComponent], [typeof i2.NgClass, typeof i2.NgStyle, typeof
|
|
2539
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsChipModule, [typeof AdsChipComponent], [typeof i2.NgClass, typeof i2.NgStyle, typeof i4.AdsIconModule], [typeof AdsChipComponent]>;
|
|
2511
2540
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsChipModule>;
|
|
2512
2541
|
}
|
|
2513
2542
|
|
|
@@ -2559,7 +2588,7 @@ declare class AdsExpansionPanelComponent implements AfterContentInit {
|
|
|
2559
2588
|
|
|
2560
2589
|
declare class AdsExpansionPanelModule {
|
|
2561
2590
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsExpansionPanelModule, never>;
|
|
2562
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsExpansionPanelModule, [typeof AdsExpansionPanelComponent], [typeof i2.NgClass, typeof i2.NgStyle, typeof
|
|
2591
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsExpansionPanelModule, [typeof AdsExpansionPanelComponent], [typeof i2.NgClass, typeof i2.NgStyle, typeof i4.AdsIconModule, typeof i7.MatExpansionPanel, typeof i7.MatExpansionPanelTitle, typeof i7.MatExpansionPanelHeader, typeof i7.MatExpansionPanelDescription, typeof i2.NgTemplateOutlet], [typeof AdsExpansionPanelComponent]>;
|
|
2563
2592
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsExpansionPanelModule>;
|
|
2564
2593
|
}
|
|
2565
2594
|
|
|
@@ -2569,6 +2598,8 @@ type SortComparator = (valueA: unknown, valueB: unknown, isDescending: boolean)
|
|
|
2569
2598
|
type FilterValueFormatter = (value: unknown) => string;
|
|
2570
2599
|
interface ColumnSortOption {
|
|
2571
2600
|
label: string;
|
|
2601
|
+
/** Short label for compact dropdowns (e.g., sort-menu). Falls back to label if not provided. */
|
|
2602
|
+
shortLabel?: string;
|
|
2572
2603
|
direction: 'asc' | 'desc';
|
|
2573
2604
|
icon?: string;
|
|
2574
2605
|
}
|
|
@@ -2599,6 +2630,14 @@ interface ColumnSortFilterConfig {
|
|
|
2599
2630
|
* @default false
|
|
2600
2631
|
*/
|
|
2601
2632
|
showDateOnly?: boolean;
|
|
2633
|
+
/**
|
|
2634
|
+
* Sort order applied to filter option values in the column-sort-filter menu
|
|
2635
|
+
* and the filter-menu multi-select dropdown.
|
|
2636
|
+
* - `'asc'` — ascending (default, e.g. oldest dates first)
|
|
2637
|
+
* - `'desc'` — descending (e.g. newest dates first)
|
|
2638
|
+
* @default 'asc'
|
|
2639
|
+
*/
|
|
2640
|
+
filterOptionsSortOrder?: 'asc' | 'desc';
|
|
2602
2641
|
}
|
|
2603
2642
|
declare class AdsColumnSortFilterMenuComponent implements OnInit, OnChanges, OnDestroy {
|
|
2604
2643
|
private registry;
|
|
@@ -2694,10 +2733,84 @@ declare class AdsColumnSortFilterMenuComponent implements OnInit, OnChanges, OnD
|
|
|
2694
2733
|
|
|
2695
2734
|
declare class AdsColumnSortFilterMenuModule {
|
|
2696
2735
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsColumnSortFilterMenuModule, never>;
|
|
2697
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsColumnSortFilterMenuModule, [typeof AdsColumnSortFilterMenuComponent], [typeof i2.CommonModule, typeof i3$
|
|
2736
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsColumnSortFilterMenuModule, [typeof AdsColumnSortFilterMenuComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsSearchInputModule, typeof AdsCheckboxModule, typeof AdsDividerModule, typeof i16.MatTooltip], [typeof AdsColumnSortFilterMenuComponent]>;
|
|
2698
2737
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsColumnSortFilterMenuModule>;
|
|
2699
2738
|
}
|
|
2700
2739
|
|
|
2740
|
+
interface ActiveSort {
|
|
2741
|
+
field: string;
|
|
2742
|
+
headerName: string;
|
|
2743
|
+
/** FormControl holding the selected sort direction value */
|
|
2744
|
+
directionControl: FormControl<string>;
|
|
2745
|
+
/** Map of direction value → display label for the dropdown */
|
|
2746
|
+
options: Map<string, string>;
|
|
2747
|
+
}
|
|
2748
|
+
interface SortMenuChangeEvent {
|
|
2749
|
+
sorts: {
|
|
2750
|
+
field: string;
|
|
2751
|
+
direction: 'asc' | 'desc';
|
|
2752
|
+
}[];
|
|
2753
|
+
}
|
|
2754
|
+
declare class AdsSortMenuComponent implements OnChanges, OnDestroy {
|
|
2755
|
+
private registry;
|
|
2756
|
+
/** @ignore */
|
|
2757
|
+
constructor(registry: AdsIconRegistry);
|
|
2758
|
+
/** All column sort/filter configs (all possible columns) */
|
|
2759
|
+
columnSortFilterConfigs: ColumnSortFilterConfig[];
|
|
2760
|
+
/** Current column sort states from the table */
|
|
2761
|
+
columnSortStates: Map<string, "desc" | "asc" | null>;
|
|
2762
|
+
/** Emits when sort configuration changes (order or direction) */
|
|
2763
|
+
sortChanged: EventEmitter<SortMenuChangeEvent>;
|
|
2764
|
+
/** Emits when sorts are removed for columns */
|
|
2765
|
+
sortsRemoved: EventEmitter<string[]>;
|
|
2766
|
+
/** @ignore - Active sorts (columns that have been selected for sorting) */
|
|
2767
|
+
activeSorts: i0.WritableSignal<ActiveSort[]>;
|
|
2768
|
+
/** @ignore - Available columns (not yet added to active sorts) */
|
|
2769
|
+
availableColumns: i0.WritableSignal<{
|
|
2770
|
+
field: string;
|
|
2771
|
+
headerName: string;
|
|
2772
|
+
}[]>;
|
|
2773
|
+
/** @ignore */
|
|
2774
|
+
private destroy$;
|
|
2775
|
+
/** @ignore */
|
|
2776
|
+
private sortSubscriptions;
|
|
2777
|
+
/** @ignore - Ordered list of active sort fields */
|
|
2778
|
+
private orderedActiveFields;
|
|
2779
|
+
/** @ignore */
|
|
2780
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
2781
|
+
/** @ignore */
|
|
2782
|
+
ngOnDestroy(): void;
|
|
2783
|
+
/** @ignore */
|
|
2784
|
+
private clearSubscriptions;
|
|
2785
|
+
/** @ignore - Rebuild the full menu state from inputs */
|
|
2786
|
+
private rebuildMenuState;
|
|
2787
|
+
/** @ignore - Create an ActiveSort for a given column */
|
|
2788
|
+
private createActiveSort;
|
|
2789
|
+
/** @ignore - Emit the current sort configuration */
|
|
2790
|
+
private emitSortChanged;
|
|
2791
|
+
/** @ignore - Add a column to the active sorts */
|
|
2792
|
+
addColumnToSort(column: {
|
|
2793
|
+
field: string;
|
|
2794
|
+
headerName: string;
|
|
2795
|
+
}): void;
|
|
2796
|
+
/** @ignore - Remove a sort column */
|
|
2797
|
+
removeSort(field: string): void;
|
|
2798
|
+
/** @ignore - Handle drag-and-drop reordering */
|
|
2799
|
+
onDrop(event: CdkDragDrop<ActiveSort[]>): void;
|
|
2800
|
+
/** @ignore - Whether this is the first active sort (different styling) */
|
|
2801
|
+
isFirstSort(index: number): boolean;
|
|
2802
|
+
/** @ignore */
|
|
2803
|
+
get hasActiveSorts(): boolean;
|
|
2804
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSortMenuComponent, never>;
|
|
2805
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsSortMenuComponent, "ads-sort-menu", never, { "columnSortFilterConfigs": { "alias": "columnSortFilterConfigs"; "required": false; }; "columnSortStates": { "alias": "columnSortStates"; "required": false; }; }, { "sortChanged": "sortChanged"; "sortsRemoved": "sortsRemoved"; }, never, never, false, never>;
|
|
2806
|
+
}
|
|
2807
|
+
|
|
2808
|
+
declare class AdsSortMenuModule {
|
|
2809
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSortMenuModule, never>;
|
|
2810
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSortMenuModule, [typeof AdsSortMenuComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsDropdownModule, typeof i6$1.CdkDropList, typeof i6$1.CdkDrag, typeof i6$1.CdkDragHandle], [typeof AdsSortMenuComponent]>;
|
|
2811
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSortMenuModule>;
|
|
2812
|
+
}
|
|
2813
|
+
|
|
2701
2814
|
interface CustomHeaderParams extends IHeaderParams {
|
|
2702
2815
|
getSortFilterConfig?: () => ColumnSortFilterConfig | undefined;
|
|
2703
2816
|
onSortChanged?: (event: {
|
|
@@ -2749,7 +2862,7 @@ declare class AdsCustomHeaderComponent implements IHeaderAngularComp {
|
|
|
2749
2862
|
|
|
2750
2863
|
declare class AdsCustomHeaderModule {
|
|
2751
2864
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsCustomHeaderModule, never>;
|
|
2752
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCustomHeaderModule, [typeof AdsCustomHeaderComponent], [typeof i2.CommonModule, typeof
|
|
2865
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsCustomHeaderModule, [typeof AdsCustomHeaderComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule, typeof i4$6.MatMenuModule, typeof AdsColumnSortFilterMenuModule], [typeof AdsCustomHeaderComponent]>;
|
|
2753
2866
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsCustomHeaderModule>;
|
|
2754
2867
|
}
|
|
2755
2868
|
|
|
@@ -2793,8 +2906,18 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
2793
2906
|
columnDefsByBreakpoint: Record<TableBreakpoint, ColDef[]>;
|
|
2794
2907
|
/** Show/hide the header with the column visibility button */
|
|
2795
2908
|
showHeaderActions: boolean;
|
|
2909
|
+
/** Show/hide the change view button */
|
|
2910
|
+
showChangeViewButton: boolean;
|
|
2911
|
+
/** Default view mode: 'grid' or 'list'. Defaults to 'grid'. */
|
|
2912
|
+
defaultViewMode: 'grid' | 'list';
|
|
2913
|
+
/** Template for rendering each row in list view mode */
|
|
2914
|
+
listItemTemplate?: TemplateRef<unknown>;
|
|
2796
2915
|
/** Enable custom column sort/filter menu (optional, default false for backward compatibility) */
|
|
2797
2916
|
enableCustomSortFilter: boolean;
|
|
2917
|
+
/** Change header buttons to mobile view */
|
|
2918
|
+
mobileHeaderView: boolean;
|
|
2919
|
+
/** Show/hide the table border. Defaults to true. */
|
|
2920
|
+
showBorder: boolean;
|
|
2798
2921
|
/** Configuration for custom sort/filter per column */
|
|
2799
2922
|
columnSortFilterConfigs: ColumnSortFilterConfig[];
|
|
2800
2923
|
/** Event emitted when all filters are cleared */
|
|
@@ -2804,6 +2927,10 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
2804
2927
|
field: string;
|
|
2805
2928
|
values: string[];
|
|
2806
2929
|
}>;
|
|
2930
|
+
/** Event emitted when view mode changes between grid and list */
|
|
2931
|
+
viewChanged: EventEmitter<"list" | "grid">;
|
|
2932
|
+
/** @ignore - Current view mode: grid or list */
|
|
2933
|
+
isListView: i0.WritableSignal<boolean>;
|
|
2807
2934
|
/** @ignore */
|
|
2808
2935
|
menuTrigger: MatMenuTrigger;
|
|
2809
2936
|
/** @ignore */
|
|
@@ -2889,13 +3016,40 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
2889
3016
|
/** @ignore */
|
|
2890
3017
|
get hideColumnButtonLabel(): string;
|
|
2891
3018
|
/** @ignore */
|
|
2892
|
-
get sortButtonLabel(): string;
|
|
2893
|
-
/** @ignore */
|
|
2894
|
-
get filterButtonLabel(): string;
|
|
2895
|
-
/** @ignore */
|
|
2896
3019
|
get isSortedTable(): boolean;
|
|
2897
3020
|
/** @ignore */
|
|
2898
3021
|
get isFilteredTable(): boolean;
|
|
3022
|
+
/** @ignore - Get all filterable column configs (used by filter menu) */
|
|
3023
|
+
getFilterableColumnConfigs(): ColumnSortFilterConfig[];
|
|
3024
|
+
/** @ignore - Wrapper for getFilteredColumnValues that can be passed to filter menu */
|
|
3025
|
+
getFilterOptionsForFieldFn: (field: string) => unknown[];
|
|
3026
|
+
/**
|
|
3027
|
+
* @ignore - Get hierarchically filtered column values.
|
|
3028
|
+
* Returns unique values for `field` filtered only by the given `precedingFields`
|
|
3029
|
+
* (in order), ignoring all other filters.
|
|
3030
|
+
*/
|
|
3031
|
+
getHierarchicalFilterOptionsForFieldFn: (field: string, precedingFields: string[]) => unknown[];
|
|
3032
|
+
/** @ignore - Wrapper for getColumnFilterValues that can be passed to filter menu */
|
|
3033
|
+
getFilterValuesForFieldFn: (field: string) => string[];
|
|
3034
|
+
/** @ignore - Wrapper for isColumnFiltered that can be passed to filter menu */
|
|
3035
|
+
isColumnFilteredFn: (field: string) => boolean;
|
|
3036
|
+
/** @ignore - Wrapper for getFilterValueFormatterForField */
|
|
3037
|
+
getFilterValueFormatterForFieldFn: (field: string) => ((value: unknown) => string) | undefined;
|
|
3038
|
+
/** @ignore - Handle filter change from filter menu (always stores values, even when all selected) */
|
|
3039
|
+
onFilterMenuFilterChanged(event: {
|
|
3040
|
+
field: string;
|
|
3041
|
+
values: string[];
|
|
3042
|
+
}): void;
|
|
3043
|
+
/** @ignore - Handle filter removal from filter menu */
|
|
3044
|
+
onFilterMenuFilterRemoved(fields: string[]): void;
|
|
3045
|
+
/** @ignore - Handle filter menu opened */
|
|
3046
|
+
openFilterMenu(): void;
|
|
3047
|
+
/** @ignore - Handle filter menu closed */
|
|
3048
|
+
onFilterMenuClosed(): void;
|
|
3049
|
+
/** @ignore - Handle sort change from sort menu */
|
|
3050
|
+
onSortMenuSortChanged(event: SortMenuChangeEvent): void;
|
|
3051
|
+
/** @ignore - Handle sort removal from sort menu */
|
|
3052
|
+
onSortMenuSortsRemoved(fields: string[]): void;
|
|
2899
3053
|
/** @ignore */
|
|
2900
3054
|
private updateFilteringState;
|
|
2901
3055
|
/** @ignore */
|
|
@@ -2906,10 +3060,10 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
2906
3060
|
sortChanged($event: SortChangedEvent): void;
|
|
2907
3061
|
/** @ignore */
|
|
2908
3062
|
filterChanged($event: FilterChangedEvent): void;
|
|
2909
|
-
/** @ignore */
|
|
2910
|
-
|
|
2911
|
-
/** @ignore */
|
|
2912
|
-
|
|
3063
|
+
/** @ignore - Toggle between grid view and list view */
|
|
3064
|
+
toggleView(): void;
|
|
3065
|
+
/** @ignore - Get filtered and sorted row data for list view */
|
|
3066
|
+
getFilteredRowData(): GENERIC_COLLECTION[];
|
|
2913
3067
|
/**
|
|
2914
3068
|
* @ignore - Get the effective filter formatter for a given column field.
|
|
2915
3069
|
* When showDateOnly is true, wraps the base formatter to trim date-time output
|
|
@@ -2941,6 +3095,12 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
2941
3095
|
private getFilteredColumnValues;
|
|
2942
3096
|
/** @ignore - Invalidate the filtered column values cache */
|
|
2943
3097
|
private invalidateFilterCache;
|
|
3098
|
+
/**
|
|
3099
|
+
* @ignore - Get unique column values filtered hierarchically.
|
|
3100
|
+
* Only considers filters from `precedingFields` (in order), ignoring all other filters.
|
|
3101
|
+
* This is used by the filter menu to implement cascading/hierarchical filtering.
|
|
3102
|
+
*/
|
|
3103
|
+
private getHierarchicalColumnValues;
|
|
2944
3104
|
/** @ignore - Invalidate the unique column values cache (when rowData changes) */
|
|
2945
3105
|
private invalidateDataCache;
|
|
2946
3106
|
/** @ignore - Check if there are any active filters excluding the specified field */
|
|
@@ -3038,8 +3198,9 @@ declare class AdsTableComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
|
3038
3198
|
/** @ignore - normalize filter options (raw values) into the string keys used by table filter state */
|
|
3039
3199
|
private normalizeFilterOptionValues;
|
|
3040
3200
|
protected readonly themeQuartz: ag_grid_community.Theme<ag_grid_community.ThemeDefaultParams>;
|
|
3201
|
+
protected readonly SpinnerSize: typeof SpinnerSize;
|
|
3041
3202
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTableComponent, never>;
|
|
3042
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdsTableComponent, "ads-table", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; }; "gridOptions": { "alias": "gridOptions"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; "columnDefs": { "alias": "columnDefs"; "required": false; }; "icons": { "alias": "icons"; "required": false; }; "defaultColDef": { "alias": "defaultColDef"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "columnDefsByBreakpoint": { "alias": "columnDefsByBreakpoint"; "required": false; }; "showHeaderActions": { "alias": "showHeaderActions"; "required": false; }; "enableCustomSortFilter": { "alias": "enableCustomSortFilter"; "required": false; }; "columnSortFilterConfigs": { "alias": "columnSortFilterConfigs"; "required": false; }; }, { "filtersCleared": "filtersCleared"; "columnFilterChanged": "columnFilterChanged"; }, never, never, false, never>;
|
|
3203
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsTableComponent, "ads-table", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "headerTemplate": { "alias": "headerTemplate"; "required": false; }; "gridOptions": { "alias": "gridOptions"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; "columnDefs": { "alias": "columnDefs"; "required": false; }; "icons": { "alias": "icons"; "required": false; }; "defaultColDef": { "alias": "defaultColDef"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "columnDefsByBreakpoint": { "alias": "columnDefsByBreakpoint"; "required": false; }; "showHeaderActions": { "alias": "showHeaderActions"; "required": false; }; "showChangeViewButton": { "alias": "showChangeViewButton"; "required": false; }; "defaultViewMode": { "alias": "defaultViewMode"; "required": false; }; "listItemTemplate": { "alias": "listItemTemplate"; "required": false; }; "enableCustomSortFilter": { "alias": "enableCustomSortFilter"; "required": false; }; "mobileHeaderView": { "alias": "mobileHeaderView"; "required": false; }; "showBorder": { "alias": "showBorder"; "required": false; }; "columnSortFilterConfigs": { "alias": "columnSortFilterConfigs"; "required": false; }; }, { "filtersCleared": "filtersCleared"; "columnFilterChanged": "columnFilterChanged"; "viewChanged": "viewChanged"; }, never, never, false, never>;
|
|
3043
3204
|
}
|
|
3044
3205
|
|
|
3045
3206
|
declare class AdsTableButtonComponent {
|
|
@@ -3053,19 +3214,115 @@ declare class AdsTableButtonComponent {
|
|
|
3053
3214
|
matMenuTriggerFor: i0.InputSignal<MatMenuPanel<any> | null>;
|
|
3054
3215
|
/** Event emitted when the menu is opened */
|
|
3055
3216
|
menuOpened: i0.OutputEmitterRef<void>;
|
|
3217
|
+
/** Event emitted when the menu is closed */
|
|
3218
|
+
menuClosed: i0.OutputEmitterRef<void>;
|
|
3056
3219
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTableButtonComponent, never>;
|
|
3057
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdsTableButtonComponent, "ads-table-button", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "fullWidth": { "alias": "fullWidth"; "required": false; "isSignal": true; }; "matMenuTriggerFor": { "alias": "matMenuTriggerFor"; "required": false; "isSignal": true; }; }, { "menuOpened": "menuOpened"; }, never, ["*"], false, never>;
|
|
3220
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsTableButtonComponent, "ads-table-button", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "fullWidth": { "alias": "fullWidth"; "required": false; "isSignal": true; }; "matMenuTriggerFor": { "alias": "matMenuTriggerFor"; "required": false; "isSignal": true; }; }, { "menuOpened": "menuOpened"; "menuClosed": "menuClosed"; }, never, ["*"], false, never>;
|
|
3058
3221
|
}
|
|
3059
3222
|
|
|
3060
3223
|
declare class AdsTableButtonModule {
|
|
3061
3224
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTableButtonModule, never>;
|
|
3062
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTableButtonModule, [typeof AdsTableButtonComponent], [typeof i2.CommonModule, typeof i3$
|
|
3225
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTableButtonModule, [typeof AdsTableButtonComponent], [typeof i2.CommonModule, typeof i3$1.MatButtonModule, typeof i4$6.MatMenuModule], [typeof AdsTableButtonComponent]>;
|
|
3063
3226
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTableButtonModule>;
|
|
3064
3227
|
}
|
|
3065
3228
|
|
|
3229
|
+
interface ActiveFilter {
|
|
3230
|
+
field: string;
|
|
3231
|
+
headerName: string;
|
|
3232
|
+
/** FormControl holding the array of selected option values */
|
|
3233
|
+
filterControl: FormControl<string[]>;
|
|
3234
|
+
/** Map of option value → display label for the dropdown */
|
|
3235
|
+
options: Map<string, string>;
|
|
3236
|
+
}
|
|
3237
|
+
declare class AdsFilterMenuComponent implements OnChanges, OnDestroy {
|
|
3238
|
+
private registry;
|
|
3239
|
+
/** @ignore */
|
|
3240
|
+
constructor(registry: AdsIconRegistry);
|
|
3241
|
+
/** All column sort/filter configs (all possible columns) */
|
|
3242
|
+
columnSortFilterConfigs: ColumnSortFilterConfig[];
|
|
3243
|
+
/** Current column filter states from the table */
|
|
3244
|
+
columnFilterStates: Map<string, string[]>;
|
|
3245
|
+
/** Callback to get filter options for a field (uses cross-filtering from table) */
|
|
3246
|
+
getFilterOptionsForField?: (field: string) => unknown[];
|
|
3247
|
+
/**
|
|
3248
|
+
* Callback to get hierarchically filtered options for a field.
|
|
3249
|
+
* Returns values filtered only by the given preceding fields (in order).
|
|
3250
|
+
*/
|
|
3251
|
+
getHierarchicalFilterOptionsForField?: (field: string, precedingFields: string[]) => unknown[];
|
|
3252
|
+
/** Callback to get current filter values for a field */
|
|
3253
|
+
getFilterValuesForField?: (field: string) => string[];
|
|
3254
|
+
/** Callback to check if a column is currently filtered */
|
|
3255
|
+
isColumnFilteredFn?: (field: string) => boolean;
|
|
3256
|
+
/** Callback to get the filter value formatter for a field */
|
|
3257
|
+
getFilterValueFormatterForField?: (field: string) => ((value: unknown) => string) | undefined;
|
|
3258
|
+
/** Emits when filter values change for a column */
|
|
3259
|
+
filterChanged: EventEmitter<{
|
|
3260
|
+
field: string;
|
|
3261
|
+
values: string[];
|
|
3262
|
+
}>;
|
|
3263
|
+
/** Emits when filters are removed for columns (includes the removed column and all below it) */
|
|
3264
|
+
filtersRemoved: EventEmitter<string[]>;
|
|
3265
|
+
/** @ignore - Active filters (columns that have been selected for filtering) */
|
|
3266
|
+
activeFilters: i0.WritableSignal<ActiveFilter[]>;
|
|
3267
|
+
/** @ignore - Available columns (not yet added to active filters) */
|
|
3268
|
+
availableColumns: i0.WritableSignal<{
|
|
3269
|
+
field: string;
|
|
3270
|
+
headerName: string;
|
|
3271
|
+
}[]>;
|
|
3272
|
+
/** @ignore */
|
|
3273
|
+
private destroy$;
|
|
3274
|
+
/** @ignore */
|
|
3275
|
+
private filterSubscriptions;
|
|
3276
|
+
/**
|
|
3277
|
+
* @ignore - Ordered list of active filter fields.
|
|
3278
|
+
* Maintains the hierarchy: filter at index N depends on filters 0..N-1.
|
|
3279
|
+
*/
|
|
3280
|
+
private orderedActiveFields;
|
|
3281
|
+
/** @ignore */
|
|
3282
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
3283
|
+
/** @ignore */
|
|
3284
|
+
ngOnDestroy(): void;
|
|
3285
|
+
/** @ignore */
|
|
3286
|
+
private clearSubscriptions;
|
|
3287
|
+
/** @ignore - Rebuild the full menu state from inputs */
|
|
3288
|
+
private rebuildMenuState;
|
|
3289
|
+
/**
|
|
3290
|
+
* @ignore - Create an ActiveFilter for a given column.
|
|
3291
|
+
* Uses hierarchical filtering: options are filtered by precedingFields only.
|
|
3292
|
+
*/
|
|
3293
|
+
private createActiveFilter;
|
|
3294
|
+
/** @ignore */
|
|
3295
|
+
private serializeOptionValue;
|
|
3296
|
+
/** @ignore - Add a column to the active filters */
|
|
3297
|
+
addColumnToFilter(column: {
|
|
3298
|
+
field: string;
|
|
3299
|
+
headerName: string;
|
|
3300
|
+
}): void;
|
|
3301
|
+
/** @ignore - Remove a single column from the active filters and rebuild downstream filters */
|
|
3302
|
+
removeColumnFilter(field: string): void;
|
|
3303
|
+
/** @ignore - Whether this is the first active filter (different styling) */
|
|
3304
|
+
isFirstFilter(index: number): boolean;
|
|
3305
|
+
/** @ignore */
|
|
3306
|
+
get hasActiveFilters(): boolean;
|
|
3307
|
+
/**
|
|
3308
|
+
* Call when the filter menu is closed.
|
|
3309
|
+
* Removes any active filters where all options are selected,
|
|
3310
|
+
* since selecting all values is equivalent to "no filter".
|
|
3311
|
+
*/
|
|
3312
|
+
onMenuClosed(): void;
|
|
3313
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdsFilterMenuComponent, never>;
|
|
3314
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdsFilterMenuComponent, "ads-filter-menu", never, { "columnSortFilterConfigs": { "alias": "columnSortFilterConfigs"; "required": false; }; "columnFilterStates": { "alias": "columnFilterStates"; "required": false; }; "getFilterOptionsForField": { "alias": "getFilterOptionsForField"; "required": false; }; "getHierarchicalFilterOptionsForField": { "alias": "getHierarchicalFilterOptionsForField"; "required": false; }; "getFilterValuesForField": { "alias": "getFilterValuesForField"; "required": false; }; "isColumnFilteredFn": { "alias": "isColumnFilteredFn"; "required": false; }; "getFilterValueFormatterForField": { "alias": "getFilterValueFormatterForField"; "required": false; }; }, { "filterChanged": "filterChanged"; "filtersRemoved": "filtersRemoved"; }, never, never, false, never>;
|
|
3315
|
+
}
|
|
3316
|
+
|
|
3317
|
+
declare class AdsFilterMenuModule {
|
|
3318
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdsFilterMenuModule, never>;
|
|
3319
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsFilterMenuModule, [typeof AdsFilterMenuComponent], [typeof i2.CommonModule, typeof i3$3.ReactiveFormsModule, typeof i4.AdsIconModule, typeof AdsMultiSelectDropdownModule], [typeof AdsFilterMenuComponent]>;
|
|
3320
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AdsFilterMenuModule>;
|
|
3321
|
+
}
|
|
3322
|
+
|
|
3066
3323
|
declare class AdsTableModule {
|
|
3067
3324
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTableModule, never>;
|
|
3068
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTableModule, [typeof AdsTableComponent], [typeof i2.CommonModule, typeof
|
|
3325
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTableModule, [typeof AdsTableComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule, typeof i4$7.AgGridAngular, typeof i2$1.MatDialogModule, typeof AdsSlideToggle, typeof AdsButtonModule, typeof AdsTableButtonModule, typeof AdsDividerModule, typeof i16.MatTooltip, typeof i4$6.MatMenuModule, typeof AdsColumnSortFilterMenuModule, typeof AdsFilterMenuModule, typeof AdsSortMenuModule, typeof AdsCustomHeaderModule, typeof AdsProgressSpinnerModule], [typeof AdsTableComponent]>;
|
|
3069
3326
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTableModule>;
|
|
3070
3327
|
}
|
|
3071
3328
|
|
|
@@ -3101,7 +3358,7 @@ declare class AdsNavMenuComponent {
|
|
|
3101
3358
|
|
|
3102
3359
|
declare class AdsNavMenuModule {
|
|
3103
3360
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsNavMenuModule, never>;
|
|
3104
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavMenuModule, [typeof AdsNavMenuComponent], [typeof i2.CommonModule, typeof
|
|
3361
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavMenuModule, [typeof AdsNavMenuComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule, typeof i2.NgOptimizedImage, typeof i4$6.MatMenu, typeof i4$6.MatMenuTrigger, typeof i3$2.RouterLinkActive, typeof i4$6.MatMenuItem, typeof i3$2.RouterLink], [typeof AdsNavMenuComponent]>;
|
|
3105
3362
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsNavMenuModule>;
|
|
3106
3363
|
}
|
|
3107
3364
|
|
|
@@ -3188,7 +3445,7 @@ declare class AdsSideNavBarComponent extends AbstractSideNavBarComponent {
|
|
|
3188
3445
|
|
|
3189
3446
|
declare class AdsSideNavBarModule {
|
|
3190
3447
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSideNavBarModule, never>;
|
|
3191
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSideNavBarModule, [typeof AdsSideNavBarComponent], [typeof i2.CommonModule, typeof AdsPrimaryLogoModule, typeof i4$
|
|
3448
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSideNavBarModule, [typeof AdsSideNavBarComponent], [typeof i2.CommonModule, typeof AdsPrimaryLogoModule, typeof i4$8.SplitComponent, typeof i4$8.SplitAreaComponent, typeof i3$2.RouterOutlet, typeof i3$2.RouterLink, typeof i3$2.RouterLinkActive, typeof i4.AdsIconModule, typeof AdsDividerModule], [typeof AdsSideNavBarComponent]>;
|
|
3192
3449
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSideNavBarModule>;
|
|
3193
3450
|
}
|
|
3194
3451
|
|
|
@@ -3263,7 +3520,7 @@ declare class AdsScmsSideNavBarComponent extends AbstractSideNavBarComponent {
|
|
|
3263
3520
|
|
|
3264
3521
|
declare class AdsScmsSideNavBarModule {
|
|
3265
3522
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsScmsSideNavBarModule, never>;
|
|
3266
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsScmsSideNavBarModule, [typeof AdsScmsSideNavBarComponent], [typeof i2.CommonModule, typeof i4$
|
|
3523
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsScmsSideNavBarModule, [typeof AdsScmsSideNavBarComponent], [typeof i2.CommonModule, typeof i4$8.SplitComponent, typeof i4$8.SplitAreaComponent, typeof i3$2.RouterLink, typeof i3$2.RouterLinkActive, typeof i4.AdsIconModule, typeof AdsDividerModule, typeof i7.MatAccordion, typeof i7.MatExpansionPanel, typeof i7.MatExpansionPanelDescription, typeof i7.MatExpansionPanelHeader, typeof i7.MatExpansionPanelTitle, typeof AdsAscentLogoModule, typeof i16.MatTooltip, typeof AdsBreadcrumbModule, typeof i4$6.MatMenu, typeof i12.MatToolbar, typeof i4$6.MatMenuTrigger, typeof i3$1.MatIconButton, typeof i3$2.RouterOutlet], [typeof AdsScmsSideNavBarComponent]>;
|
|
3267
3524
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsScmsSideNavBarModule>;
|
|
3268
3525
|
}
|
|
3269
3526
|
|
|
@@ -3325,7 +3582,7 @@ declare class AdsSideNavBarV2Component implements OnInit, OnDestroy {
|
|
|
3325
3582
|
|
|
3326
3583
|
declare class AdsSideNavBarV2Module {
|
|
3327
3584
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsSideNavBarV2Module, never>;
|
|
3328
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSideNavBarV2Module, [typeof AdsSideNavBarV2Component], [typeof i2.CommonModule, typeof i3$
|
|
3585
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsSideNavBarV2Module, [typeof AdsSideNavBarV2Component], [typeof i2.CommonModule, typeof i3$2.RouterLink, typeof i3$2.RouterLinkActive, typeof i4.AdsIconModule, typeof i7.MatAccordion, typeof i7.MatExpansionPanel, typeof i7.MatExpansionPanelDescription, typeof i7.MatExpansionPanelHeader, typeof i7.MatExpansionPanelTitle, typeof i4$6.MatMenu, typeof i12.MatToolbar, typeof i4$6.MatMenuTrigger, typeof i3$1.MatIconButton, typeof i3$2.RouterOutlet, typeof AdsDividerModule], [typeof AdsSideNavBarV2Component]>;
|
|
3329
3586
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsSideNavBarV2Module>;
|
|
3330
3587
|
}
|
|
3331
3588
|
|
|
@@ -3407,7 +3664,7 @@ declare class AdsMainMenuItemsComponent {
|
|
|
3407
3664
|
|
|
3408
3665
|
declare class AdsMainMenuItemsModule {
|
|
3409
3666
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsMainMenuItemsModule, never>;
|
|
3410
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMainMenuItemsModule, [typeof AdsMainMenuItemsComponent], [typeof i2.CommonModule, typeof i3$
|
|
3667
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMainMenuItemsModule, [typeof AdsMainMenuItemsComponent], [typeof i2.CommonModule, typeof i3$2.RouterModule, typeof i4$6.MatMenuModule, typeof AdsButtonModule, typeof AdsButtonModule, typeof AdsLinkButtonModule], [typeof AdsMainMenuItemsComponent]>;
|
|
3411
3668
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsMainMenuItemsModule>;
|
|
3412
3669
|
}
|
|
3413
3670
|
|
|
@@ -3426,13 +3683,13 @@ declare class AdsProfileDisplayComponent {
|
|
|
3426
3683
|
|
|
3427
3684
|
declare class AdsProfileDisplayModule {
|
|
3428
3685
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsProfileDisplayModule, never>;
|
|
3429
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProfileDisplayModule, [typeof AdsProfileDisplayComponent], [typeof i2.CommonModule, typeof i3$
|
|
3686
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProfileDisplayModule, [typeof AdsProfileDisplayComponent], [typeof i2.CommonModule, typeof i3$2.RouterModule, typeof i4.AdsIconModule], [typeof AdsProfileDisplayComponent]>;
|
|
3430
3687
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsProfileDisplayModule>;
|
|
3431
3688
|
}
|
|
3432
3689
|
|
|
3433
3690
|
declare class AdsMainMenuModule {
|
|
3434
3691
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsMainMenuModule, never>;
|
|
3435
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMainMenuModule, [typeof AdsMainMenuComponent], [typeof i2.CommonModule, typeof i3$
|
|
3692
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsMainMenuModule, [typeof AdsMainMenuComponent], [typeof i2.CommonModule, typeof i3$8.MatBottomSheetModule, typeof i4$9.MatListModule, typeof i4$6.MatMenuModule, typeof i4.AdsIconModule, typeof AdsMainMenuItemsModule, typeof AdsProfileDisplayModule, typeof i3$2.RouterModule], [typeof AdsMainMenuComponent]>;
|
|
3436
3693
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsMainMenuModule>;
|
|
3437
3694
|
}
|
|
3438
3695
|
|
|
@@ -3506,7 +3763,7 @@ type WizardStep = {
|
|
|
3506
3763
|
|
|
3507
3764
|
declare class AdsWizardStepperModule {
|
|
3508
3765
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsWizardStepperModule, never>;
|
|
3509
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsWizardStepperModule, [typeof AdsWizardStepperComponent], [typeof i2.CommonModule, typeof i16.MatTooltipModule, typeof
|
|
3766
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsWizardStepperModule, [typeof AdsWizardStepperComponent], [typeof i2.CommonModule, typeof i16.MatTooltipModule, typeof i4.AdsIconModule], [typeof AdsWizardStepperComponent]>;
|
|
3510
3767
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsWizardStepperModule>;
|
|
3511
3768
|
}
|
|
3512
3769
|
|
|
@@ -3537,7 +3794,7 @@ declare class AdsStepperComponent {
|
|
|
3537
3794
|
|
|
3538
3795
|
declare class AdsStepperModule {
|
|
3539
3796
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsStepperModule, never>;
|
|
3540
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsStepperModule, [typeof AdsStepperComponent], [typeof i2.CommonModule, typeof i3$
|
|
3797
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsStepperModule, [typeof AdsStepperComponent], [typeof i2.CommonModule, typeof i3$1.MatButton, typeof i4.AdsIconModule], [typeof AdsStepperComponent]>;
|
|
3541
3798
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsStepperModule>;
|
|
3542
3799
|
}
|
|
3543
3800
|
|
|
@@ -3568,7 +3825,7 @@ declare class AdsHorizontalStepperComponent {
|
|
|
3568
3825
|
|
|
3569
3826
|
declare class AdsHorizontalStepperModule {
|
|
3570
3827
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsHorizontalStepperModule, never>;
|
|
3571
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsHorizontalStepperModule, [typeof AdsHorizontalStepperComponent], [typeof i2.CommonModule, typeof
|
|
3828
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsHorizontalStepperModule, [typeof AdsHorizontalStepperComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsHorizontalStepperComponent]>;
|
|
3572
3829
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsHorizontalStepperModule>;
|
|
3573
3830
|
}
|
|
3574
3831
|
|
|
@@ -3601,7 +3858,7 @@ declare class AdsShipmentHorizontalStepperComponent {
|
|
|
3601
3858
|
|
|
3602
3859
|
declare class AdsShipmentHorizontalStepperModule {
|
|
3603
3860
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsShipmentHorizontalStepperModule, never>;
|
|
3604
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsShipmentHorizontalStepperModule, [typeof AdsShipmentHorizontalStepperComponent], [typeof i2.CommonModule, typeof
|
|
3861
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsShipmentHorizontalStepperModule, [typeof AdsShipmentHorizontalStepperComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsShipmentHorizontalStepperComponent]>;
|
|
3605
3862
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsShipmentHorizontalStepperModule>;
|
|
3606
3863
|
}
|
|
3607
3864
|
|
|
@@ -3626,7 +3883,7 @@ declare class AdsHorizontalNavBarComponent implements OnInit {
|
|
|
3626
3883
|
|
|
3627
3884
|
declare class AdsHorizontalNavBarModule {
|
|
3628
3885
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsHorizontalNavBarModule, never>;
|
|
3629
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsHorizontalNavBarModule, [typeof AdsHorizontalNavBarComponent], [typeof i2$2.MatTabNav, typeof i2$2.MatTabLink, typeof i3$
|
|
3886
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsHorizontalNavBarModule, [typeof AdsHorizontalNavBarComponent], [typeof i2$2.MatTabNav, typeof i2$2.MatTabLink, typeof i3$2.RouterOutlet, typeof i3$2.RouterLink, typeof i3$2.RouterLinkActive, typeof i2$2.MatTabNavPanel], [typeof AdsHorizontalNavBarComponent]>;
|
|
3630
3887
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsHorizontalNavBarModule>;
|
|
3631
3888
|
}
|
|
3632
3889
|
|
|
@@ -3698,7 +3955,7 @@ declare class AdsTimeFieldComponent extends AdsInputDropdownComponent implements
|
|
|
3698
3955
|
|
|
3699
3956
|
declare class AdsTimeFieldModule {
|
|
3700
3957
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsTimeFieldModule, never>;
|
|
3701
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTimeFieldModule, [typeof AdsTimeFieldComponent], [typeof i2.CommonModule, typeof AdsInputDropdownModule, typeof
|
|
3958
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsTimeFieldModule, [typeof AdsTimeFieldComponent], [typeof i2.CommonModule, typeof AdsInputDropdownModule, typeof i4.AdsIconModule, typeof i3$1.MatIconButton, typeof i3$4.NgxMaskDirective, typeof i3$3.ReactiveFormsModule, typeof AdsInputModule], [typeof AdsTimeFieldComponent]>;
|
|
3702
3959
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsTimeFieldModule>;
|
|
3703
3960
|
}
|
|
3704
3961
|
|
|
@@ -3771,7 +4028,7 @@ declare class AdsNavigationCollapseHandleComponent {
|
|
|
3771
4028
|
|
|
3772
4029
|
declare class AdsNavigationCollapseHandleModule {
|
|
3773
4030
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsNavigationCollapseHandleModule, never>;
|
|
3774
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavigationCollapseHandleModule, [typeof AdsNavigationCollapseHandleComponent], [typeof
|
|
4031
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavigationCollapseHandleModule, [typeof AdsNavigationCollapseHandleComponent], [typeof i4.AdsIconModule], [typeof AdsNavigationCollapseHandleComponent]>;
|
|
3775
4032
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsNavigationCollapseHandleModule>;
|
|
3776
4033
|
}
|
|
3777
4034
|
|
|
@@ -3834,7 +4091,7 @@ declare class AdsNavigationItemComponent {
|
|
|
3834
4091
|
|
|
3835
4092
|
declare class AdsNavigationItemModule {
|
|
3836
4093
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsNavigationItemModule, never>;
|
|
3837
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavigationItemModule, [typeof AdsNavigationItemComponent], [typeof i2.CommonModule, typeof i3$
|
|
4094
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsNavigationItemModule, [typeof AdsNavigationItemComponent], [typeof i2.CommonModule, typeof i3$2.RouterModule, typeof i16.MatTooltipModule, typeof i4.AdsIconModule], [typeof AdsNavigationItemComponent]>;
|
|
3838
4095
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsNavigationItemModule>;
|
|
3839
4096
|
}
|
|
3840
4097
|
|
|
@@ -3953,7 +4210,7 @@ declare class AdsInternationalPhoneFieldComponent extends AbstractInputComponent
|
|
|
3953
4210
|
|
|
3954
4211
|
declare class AdsInternationalPhoneFieldModule {
|
|
3955
4212
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsInternationalPhoneFieldModule, never>;
|
|
3956
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInternationalPhoneFieldModule, [typeof AdsInternationalPhoneFieldComponent], [typeof i2.CommonModule, typeof i3$
|
|
4213
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsInternationalPhoneFieldModule, [typeof AdsInternationalPhoneFieldComponent], [typeof i2.CommonModule, typeof i3$4.NgxMaskDirective, typeof AdsInputModule, typeof AdsDropdownModule, typeof AdsErrorComponent, typeof AdsHintComponent, typeof AdsInputTooltipComponent, typeof AdsSuccessComponent], [typeof AdsInternationalPhoneFieldComponent]>;
|
|
3957
4214
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsInternationalPhoneFieldModule>;
|
|
3958
4215
|
}
|
|
3959
4216
|
|
|
@@ -4004,7 +4261,7 @@ declare class AdsProgressStepperComponent implements AfterViewInit, OnChanges, O
|
|
|
4004
4261
|
|
|
4005
4262
|
declare class AdsProgressStepperModule {
|
|
4006
4263
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsProgressStepperModule, never>;
|
|
4007
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressStepperModule, [typeof AdsProgressStepperComponent], [typeof i2.CommonModule, typeof
|
|
4264
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsProgressStepperModule, [typeof AdsProgressStepperComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule, typeof i4$2.AdsGestureModule], [typeof AdsProgressStepperComponent]>;
|
|
4008
4265
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsProgressStepperModule>;
|
|
4009
4266
|
}
|
|
4010
4267
|
|
|
@@ -4045,7 +4302,7 @@ declare class AdsVerticalSideNavigationStepperComponent {
|
|
|
4045
4302
|
|
|
4046
4303
|
declare class AdsVerticalSideNavigationStepperModule {
|
|
4047
4304
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdsVerticalSideNavigationStepperModule, never>;
|
|
4048
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsVerticalSideNavigationStepperModule, [typeof AdsVerticalSideNavigationStepperComponent], [typeof i2.CommonModule, typeof
|
|
4305
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdsVerticalSideNavigationStepperModule, [typeof AdsVerticalSideNavigationStepperComponent], [typeof i2.CommonModule, typeof i4.AdsIconModule], [typeof AdsVerticalSideNavigationStepperComponent]>;
|
|
4049
4306
|
static ɵinj: i0.ɵɵInjectorDeclaration<AdsVerticalSideNavigationStepperModule>;
|
|
4050
4307
|
}
|
|
4051
4308
|
|
|
@@ -4058,5 +4315,5 @@ declare function provideAdsUi(config: AdsUiConfig): {
|
|
|
4058
4315
|
useValue: AdsUiConfig;
|
|
4059
4316
|
}[];
|
|
4060
4317
|
|
|
4061
|
-
export { AdsAscentLogoComponent, AdsAscentLogoModule, AdsAvatarComponent, AdsAvatarModule, AdsBreadcrumbComponent, AdsBreadcrumbModule, AdsBubbleComponent, AdsBubbleModule, AdsButtonComponent, AdsButtonContainerComponent, AdsButtonContainerModule, AdsButtonModule, AdsCardComponent, AdsCardModule, AdsCheckboxComponent, AdsCheckboxModule, AdsChipComponent, AdsChipModule, AdsColumnSortFilterMenuComponent, AdsColumnSortFilterMenuModule, AdsCreateTagComponent, AdsCreateTagModule, AdsCurrencyFieldComponent, AdsCurrencyFieldModule, AdsCustomHeaderComponent, AdsCustomHeaderModule, AdsDatepickerComponent, AdsDatepickerModule, AdsDatetimepickerComponent, AdsDatetimepickerModule, AdsDividerModule, AdsDragAndDropListComponent, AdsDragAndDropListModule, AdsDropdownComponent, AdsDropdownModule, AdsErrorPageCodeComponent, AdsErrorPageCodeModule, AdsErrorPageComponent, AdsErrorPageModule, AdsExpansionPanelComponent, AdsExpansionPanelModule, AdsFooterComponent, AdsFooterContainerComponent, AdsFooterContainerModule, AdsFooterModule, AdsGenericLogoComponent, AdsGenericLogoModule, AdsHeaderComponent, AdsHeaderContainerComponent, AdsHeaderContainerModule, AdsHeaderModule, AdsHorizontalNavBarComponent, AdsHorizontalNavBarModule, AdsHorizontalStepperComponent, AdsHorizontalStepperModule, AdsIconButtonComponent, AdsIconButtonModule, AdsIconHoverComponent, AdsIconHoverModule, AdsInputComponent, AdsInputDropdownComponent, AdsInputDropdownModule, AdsInputModule, AdsInternationalPhoneFieldComponent, AdsInternationalPhoneFieldModule, AdsLinkButtonComponent, AdsLinkButtonModule, AdsMainMenuComponent, AdsMainMenuModule, AdsModalComponent, AdsModalModule, AdsMultiSelectDropdownComponent, AdsMultiSelectDropdownModule, AdsNavMenuComponent, AdsNavMenuModule, AdsNavigationCollapseHandleComponent, AdsNavigationCollapseHandleModule, AdsNavigationComponent, AdsNavigationHeaderComponent, AdsNavigationHeaderModule, AdsNavigationItemComponent, AdsNavigationItemModule, AdsNavigationItemsContainerComponent, AdsNavigationItemsContainerModule, AdsNavigationModule, AdsNumericBadgeComponent, AdsNumericBadgeModule, AdsNumericStepperComponent, AdsNumericStepperModule, AdsOrgDisplayTextComponent, AdsOrgDisplayTextModule, AdsPeakEssentialsLogoComponent, AdsPeakEssentialsLogoModule, AdsPeakMarketplaceLogoComponent, AdsPeakMarketplaceLogoModule, AdsPeakOrderManagementLogoComponent, AdsPeakOrderManagementLogoModule, AdsPhoneFieldComponent, AdsPhoneFieldModule, AdsPilotPayLogoComponent, AdsPilotPayLogoModule, AdsPrimaryLogoComponent, AdsPrimaryLogoModule, AdsProgressBarComponent, AdsProgressBarModule, AdsProgressIndicatorSpinnerComponent, AdsProgressIndicatorSpinnerModule, AdsProgressSpinnerComponent, AdsProgressSpinnerModule, AdsProgressStepperComponent, AdsProgressStepperModule, AdsRadioButtonComponent, AdsRadioButtonModule, AdsScmsLogoComponent, AdsScmsLogoModule, AdsScmsSideNavBarComponent, AdsScmsSideNavBarModule, AdsSearchDropdownComponent, AdsSearchDropdownModule, AdsSearchInputComponent, AdsSearchInputModule, AdsShellLayoutModule, AdsShipmentHorizontalStepperComponent, AdsShipmentHorizontalStepperModule, AdsSideNavBarComponent, AdsSideNavBarModule, AdsSideNavBarV2Component, AdsSideNavBarV2Module, AdsSlideToggle, AdsSlideToggleComponent, AdsSliderComponent, AdsSliderModule, AdsSnackbarComponent, AdsSnackbarModule, AdsSplashPageComponent, AdsSplashPageModule, AdsStepperComponent, AdsStepperModule, AdsTableComponent, AdsTableModule, AdsTabsComponent, AdsTabsModule, AdsTagComponent, AdsTagContainerComponent, AdsTagContainerModule, AdsTagModule, AdsTextareaComponent, AdsTextareaModule, AdsTimeFieldComponent, AdsTimeFieldModule, AdsTimepickerComponent, AdsTimepickerModule, AdsVerticalSideNavigationStepperComponent, AdsVerticalSideNavigationStepperModule, AdsWizardStepperComponent, AdsWizardStepperModule, AscentCardComponent, AscentCardModule, BadgeColor, Colors, CountryCode, CustomDatetimeAdapter, DividerComponent, ErrorPageDefault, HorizontalStepStatus, MainMenuService, ModalActionType, ModalPanelClass, PanelClass, ShellLayoutComponent, SpinnerSize, StepStatus, TableBreakpoint, ViewportService, WindowService, WizardStepStatus, provideAdsUi };
|
|
4062
|
-
export type { AdsModalData, AdsNavItemV2, AdsNavSubItemV2, AdsUiConfig, Breadcrumb, ColumnFilterOption, ColumnSortFilterConfig, ColumnSortOption, ColumnVisibilityControl, Copyright, CustomHeaderParams, DROP_CALLBACK_INDEXES, DividerStyle, ErrorPageConfig, ErrorPageInfoColumn, FilterValueFormatter, HorizontalNavLink, HorizontalStep, IconButtonSize, Link, MainMenuItem, NavItem, NavMenuItem, NumericStep, ProgressStep, ScmsNavItem, ScmsNavSubItem, SearchDropdownComponentOptions, SearchDropdownDisplayControlValue, SearchDropdownStaticOption, SearchDropdownStaticOptionTemplateContext, ShipmentStep, Size, SnackBarData, SortComparator, SortType, Step, Tab, Tag, UNSUBSCRIBE_FUNCTIONS_COLLECTION, Variant, VerticalSideNavigationStep, WizardStep };
|
|
4318
|
+
export { AdsAscentLogoComponent, AdsAscentLogoModule, AdsAvatarComponent, AdsAvatarModule, AdsBreadcrumbComponent, AdsBreadcrumbModule, AdsBubbleComponent, AdsBubbleModule, AdsButtonComponent, AdsButtonContainerComponent, AdsButtonContainerModule, AdsButtonModule, AdsCardComponent, AdsCardModule, AdsCheckboxComponent, AdsCheckboxModule, AdsChipComponent, AdsChipModule, AdsColumnSortFilterMenuComponent, AdsColumnSortFilterMenuModule, AdsCreateTagComponent, AdsCreateTagModule, AdsCurrencyFieldComponent, AdsCurrencyFieldModule, AdsCustomHeaderComponent, AdsCustomHeaderModule, AdsDatepickerComponent, AdsDatepickerModule, AdsDatetimepickerComponent, AdsDatetimepickerModule, AdsDividerModule, AdsDragAndDropListComponent, AdsDragAndDropListModule, AdsDropdownComponent, AdsDropdownModule, AdsErrorPageCodeComponent, AdsErrorPageCodeModule, AdsErrorPageComponent, AdsErrorPageModule, AdsExpansionPanelComponent, AdsExpansionPanelModule, AdsFilterMenuComponent, AdsFilterMenuModule, AdsFooterComponent, AdsFooterContainerComponent, AdsFooterContainerModule, AdsFooterModule, AdsGenericLogoComponent, AdsGenericLogoModule, AdsHeaderComponent, AdsHeaderContainerComponent, AdsHeaderContainerModule, AdsHeaderModule, AdsHorizontalNavBarComponent, AdsHorizontalNavBarModule, AdsHorizontalStepperComponent, AdsHorizontalStepperModule, AdsIconButtonComponent, AdsIconButtonModule, AdsIconHoverComponent, AdsIconHoverModule, AdsInputComponent, AdsInputDropdownComponent, AdsInputDropdownModule, AdsInputModule, AdsInternationalPhoneFieldComponent, AdsInternationalPhoneFieldModule, AdsLinkButtonComponent, AdsLinkButtonModule, AdsMainMenuComponent, AdsMainMenuModule, AdsModalComponent, AdsModalModule, AdsMultiSelectDropdownComponent, AdsMultiSelectDropdownModule, AdsNavMenuComponent, AdsNavMenuModule, AdsNavigationCollapseHandleComponent, AdsNavigationCollapseHandleModule, AdsNavigationComponent, AdsNavigationHeaderComponent, AdsNavigationHeaderModule, AdsNavigationItemComponent, AdsNavigationItemModule, AdsNavigationItemsContainerComponent, AdsNavigationItemsContainerModule, AdsNavigationModule, AdsNumericBadgeComponent, AdsNumericBadgeModule, AdsNumericStepperComponent, AdsNumericStepperModule, AdsOrgDisplayTextComponent, AdsOrgDisplayTextModule, AdsPeakEssentialsLogoComponent, AdsPeakEssentialsLogoModule, AdsPeakMarketplaceLogoComponent, AdsPeakMarketplaceLogoModule, AdsPeakOrderManagementLogoComponent, AdsPeakOrderManagementLogoModule, AdsPhoneFieldComponent, AdsPhoneFieldModule, AdsPilotPayLogoComponent, AdsPilotPayLogoModule, AdsPrimaryLogoComponent, AdsPrimaryLogoModule, AdsProgressBarComponent, AdsProgressBarModule, AdsProgressIndicatorSpinnerComponent, AdsProgressIndicatorSpinnerModule, AdsProgressSpinnerComponent, AdsProgressSpinnerModule, AdsProgressStepperComponent, AdsProgressStepperModule, AdsRadioButtonComponent, AdsRadioButtonModule, AdsScmsLogoComponent, AdsScmsLogoModule, AdsScmsSideNavBarComponent, AdsScmsSideNavBarModule, AdsSearchDropdownComponent, AdsSearchDropdownModule, AdsSearchInputComponent, AdsSearchInputModule, AdsShellLayoutModule, AdsShipmentHorizontalStepperComponent, AdsShipmentHorizontalStepperModule, AdsSideNavBarComponent, AdsSideNavBarModule, AdsSideNavBarV2Component, AdsSideNavBarV2Module, AdsSlideToggle, AdsSlideToggleComponent, AdsSliderComponent, AdsSliderModule, AdsSnackbarComponent, AdsSnackbarModule, AdsSortMenuComponent, AdsSortMenuModule, AdsSplashPageComponent, AdsSplashPageModule, AdsStepperComponent, AdsStepperModule, AdsTableComponent, AdsTableModule, AdsTabsComponent, AdsTabsModule, AdsTagComponent, AdsTagContainerComponent, AdsTagContainerModule, AdsTagModule, AdsTextareaComponent, AdsTextareaModule, AdsTimeFieldComponent, AdsTimeFieldModule, AdsTimepickerComponent, AdsTimepickerModule, AdsVerticalSideNavigationStepperComponent, AdsVerticalSideNavigationStepperModule, AdsWizardStepperComponent, AdsWizardStepperModule, AscentCardComponent, AscentCardModule, BadgeColor, Colors, CountryCode, CustomDatetimeAdapter, DividerComponent, ErrorPageDefault, HorizontalStepStatus, MainMenuService, ModalActionType, ModalPanelClass, PanelClass, ShellLayoutComponent, SpinnerSize, StepStatus, TableBreakpoint, ViewportService, WindowService, WizardStepStatus, provideAdsUi };
|
|
4319
|
+
export type { ActiveFilter, ActiveSort, AdsModalData, AdsNavItemV2, AdsNavSubItemV2, AdsUiConfig, Breadcrumb, ColumnFilterOption, ColumnSortFilterConfig, ColumnSortOption, ColumnVisibilityControl, Copyright, CustomHeaderParams, DROP_CALLBACK_INDEXES, DividerStyle, ErrorPageConfig, ErrorPageInfoColumn, FilterValueFormatter, HorizontalNavLink, HorizontalStep, IconButtonSize, Link, MainMenuItem, NavItem, NavMenuItem, NumericStep, ProgressStep, ScmsNavItem, ScmsNavSubItem, SearchDropdownComponentOptions, SearchDropdownDisplayControlValue, SearchDropdownStaticOption, SearchDropdownStaticOptionTemplateContext, ShipmentStep, Size, SnackBarData, SortComparator, SortMenuChangeEvent, SortType, Step, Tab, Tag, UNSUBSCRIBE_FUNCTIONS_COLLECTION, Variant, VerticalSideNavigationStep, WizardStep };
|