@huntsman-cancer-institute/navigation 17.0.8 → 17.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/components/badge.component.mjs +7 -7
- package/esm2022/components/brand-nav.component.mjs +3 -3
- package/esm2022/components/div-nav.component.mjs +11 -11
- package/esm2022/components/li-dd-nav.component.mjs +33 -33
- package/esm2022/components/li-exp-nav.component.mjs +95 -95
- package/esm2022/components/li-nav.component.mjs +3 -3
- package/esm2022/components/nav.component.mjs +3 -3
- package/esm2022/components/search-list/search-list-controller.component.mjs +3 -3
- package/esm2022/components/search-list/search-list.component.mjs +3 -3
- package/esm2022/components/search-tree/search-tree-controller.component.mjs +3 -3
- package/esm2022/components/search-tree/search-tree.component.mjs +3 -3
- package/esm2022/components/template.component.mjs +9 -9
- package/esm2022/components/ul-nav.component.mjs +3 -3
- package/esm2022/directives/top-margin.directive.mjs +3 -3
- package/esm2022/impl/app-footer.component.mjs +3 -3
- package/esm2022/impl/app-header.component.mjs +3 -3
- package/esm2022/impl/sidebar.component.mjs +3 -3
- package/esm2022/navigation.module.mjs +4 -4
- package/esm2022/services/navigation-global.service.mjs +3 -3
- package/esm2022/services/navigation.service.mjs +3 -3
- package/fesm2022/huntsman-cancer-institute-navigation.mjs +196 -196
- package/fesm2022/huntsman-cancer-institute-navigation.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -79,10 +79,10 @@ class NavigationGlobalService {
|
|
|
79
79
|
pushNotificationEvent() {
|
|
80
80
|
this.notificationEvent.next(true);
|
|
81
81
|
}
|
|
82
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
83
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
82
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationGlobalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
83
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationGlobalService }); }
|
|
84
84
|
}
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationGlobalService, decorators: [{
|
|
86
86
|
type: Injectable
|
|
87
87
|
}] });
|
|
88
88
|
|
|
@@ -163,10 +163,10 @@ class NavigationService {
|
|
|
163
163
|
}
|
|
164
164
|
return undefined;
|
|
165
165
|
}
|
|
166
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
167
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.
|
|
166
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationService, deps: [{ token: NavigationGlobalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
167
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationService }); }
|
|
168
168
|
}
|
|
169
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationService, decorators: [{
|
|
170
170
|
type: Injectable
|
|
171
171
|
}], ctorParameters: () => [{ type: NavigationGlobalService }] });
|
|
172
172
|
|
|
@@ -736,11 +736,11 @@ class NavComponent {
|
|
|
736
736
|
this.changeDetectorRef.detectChanges();
|
|
737
737
|
}
|
|
738
738
|
}
|
|
739
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
740
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
739
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
740
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: NavComponent, selector: "hci-nav", inputs: { config: "config", id: ["navId", "id"], isRoot: "isRoot", type: "type", title: "title", rootClass: "rootClass", roleName: "roleName", authenticatedKey: "authenticatedKey", notAuthenticatedKey: "notAuthenticatedKey", inputChildren: ["children", "inputChildren"], isCCR: "isCCR" }, usesOnChanges: true, ngImport: i0, template: `
|
|
741
741
|
`, isInline: true }); }
|
|
742
742
|
}
|
|
743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavComponent, decorators: [{
|
|
744
744
|
type: Component,
|
|
745
745
|
args: [{
|
|
746
746
|
template: `
|
|
@@ -811,8 +811,8 @@ let UlNavComponent = class UlNavComponent extends NavComponent {
|
|
|
811
811
|
this.ulClass = config.ulClass;
|
|
812
812
|
}
|
|
813
813
|
}
|
|
814
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
815
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
814
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: UlNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
815
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: UlNavComponent, selector: "hci-ul", inputs: { ulClass: "ulClass" }, viewQueries: [{ propertyName: "containerRefSetter", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
816
816
|
<ul [id]="id + '-ul'" class="hci-ul {{ulClass}}">
|
|
817
817
|
<ng-container #containerRef></ng-container>
|
|
818
818
|
</ul>
|
|
@@ -826,7 +826,7 @@ UlNavComponent = __decorate$b([
|
|
|
826
826
|
NavigationService,
|
|
827
827
|
ChangeDetectorRef])
|
|
828
828
|
], UlNavComponent);
|
|
829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: UlNavComponent, decorators: [{
|
|
830
830
|
type: Component,
|
|
831
831
|
args: [{ selector: "hci-ul", template: `
|
|
832
832
|
<ul [id]="id + '-ul'" class="hci-ul {{ulClass}}">
|
|
@@ -883,20 +883,20 @@ let BadgeComponent = class BadgeComponent {
|
|
|
883
883
|
}
|
|
884
884
|
}
|
|
885
885
|
}
|
|
886
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
887
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
888
|
-
<div class="hci-badge" [class.spinner]="loading">{{(loading) ? "|" : ((count > 0) ? count : "")}}</div>
|
|
886
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: BadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
887
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: BadgeComponent, selector: "hci-badge", inputs: { countSubject: "countSubject", countLoading: "countLoading" }, usesOnChanges: true, ngImport: i0, template: `
|
|
888
|
+
<div class="hci-badge" [class.spinner]="loading">{{(loading) ? "|" : ((count > 0) ? count : "")}}</div>
|
|
889
889
|
`, isInline: true }); }
|
|
890
890
|
};
|
|
891
891
|
BadgeComponent = __decorate$a([
|
|
892
892
|
ComponentType("BadgeComponent")
|
|
893
893
|
], BadgeComponent);
|
|
894
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
894
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: BadgeComponent, decorators: [{
|
|
895
895
|
type: Component,
|
|
896
896
|
args: [{
|
|
897
897
|
selector: "hci-badge",
|
|
898
|
-
template: `
|
|
899
|
-
<div class="hci-badge" [class.spinner]="loading">{{(loading) ? "|" : ((count > 0) ? count : "")}}</div>
|
|
898
|
+
template: `
|
|
899
|
+
<div class="hci-badge" [class.spinner]="loading">{{(loading) ? "|" : ((count > 0) ? count : "")}}</div>
|
|
900
900
|
`
|
|
901
901
|
}]
|
|
902
902
|
}], propDecorators: { countSubject: [{
|
|
@@ -997,8 +997,8 @@ let LiNavComponent = class LiNavComponent extends NavComponent {
|
|
|
997
997
|
}
|
|
998
998
|
super.updateConfig(config);
|
|
999
999
|
}
|
|
1000
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1001
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1000
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1001
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: LiNavComponent, selector: "hci-li", inputs: { liClass: "liClass", href: "href", target: "target", route: "route", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", aClass: "aClass", spanClass: "spanClass", iClass: "iClass", imgSrc: "imgSrc", iText: "iText", iRight: "iRight", badgeCount: "badgeCount", badgeLoading: "badgeLoading", showValueFlag: "showValueFlag", showValue: "showValue", showValueClass: "showValueClass", liClick: "liClick" }, usesInheritance: true, ngImport: i0, template: `
|
|
1002
1002
|
<ng-container>
|
|
1003
1003
|
<li [id]="id + '-li'" class="hci-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1004
1004
|
<a *ngIf="!href && !route" class="hci-li-a {{aClass}}">
|
|
@@ -1083,7 +1083,7 @@ LiNavComponent = __decorate$9([
|
|
|
1083
1083
|
ComponentType("LiNavComponent"),
|
|
1084
1084
|
__metadata$8("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1085
1085
|
], LiNavComponent);
|
|
1086
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1086
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiNavComponent, decorators: [{
|
|
1087
1087
|
type: Component,
|
|
1088
1088
|
args: [{ selector: "hci-li", template: `
|
|
1089
1089
|
<ng-container>
|
|
@@ -1283,47 +1283,47 @@ let LiDdNavComponent = class LiDdNavComponent extends NavComponent {
|
|
|
1283
1283
|
this.liClick = config.liClick;
|
|
1284
1284
|
}
|
|
1285
1285
|
}
|
|
1286
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1287
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1288
|
-
<li [id]="id + '-li'" class="hci-li-dd-li dropdown {{liClass}}" (click)="handleLiClick($event)" ngbDropdown #dropdown="ngbDropdown" [autoClose]="true">
|
|
1289
|
-
<a id="li-dd-dropdown" class="hci-li-dd-a dropdown-toggle {{aClass}}" ngbDropdownToggle>
|
|
1290
|
-
<i *ngIf="iClass && !iRight" class="hci-li-dd-i">
|
|
1291
|
-
<span [class]="iClass"></span>
|
|
1292
|
-
</i>
|
|
1293
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1294
|
-
<i *ngIf="iClass && iRight" class="hci-li-dd-i">
|
|
1295
|
-
<span [class]="iClass"></span>
|
|
1296
|
-
</i>
|
|
1297
|
-
</a>
|
|
1298
|
-
<ul ngbDropdownMenu aria-labelledby="li-dd-dropdown" class="hci-li-dd-ul dropdown-menu {{ulClass}}" (click)="close()">
|
|
1299
|
-
<ng-container #containerRef></ng-container>
|
|
1300
|
-
</ul>
|
|
1301
|
-
</li>
|
|
1286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiDdNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1287
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: LiDdNavComponent, selector: "hci-li-dd", inputs: { liClass: "liClass", href: "href", aClass: "aClass", spanClass: "spanClass", iClass: "iClass", ulClass: "ulClass", iRight: "iRight", liClick: "liClick" }, viewQueries: [{ propertyName: "dropdown", first: true, predicate: ["dropdown"], descendants: true, static: true }, { propertyName: "containerRefSetter", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
1288
|
+
<li [id]="id + '-li'" class="hci-li-dd-li dropdown {{liClass}}" (click)="handleLiClick($event)" ngbDropdown #dropdown="ngbDropdown" [autoClose]="true">
|
|
1289
|
+
<a id="li-dd-dropdown" class="hci-li-dd-a dropdown-toggle {{aClass}}" ngbDropdownToggle>
|
|
1290
|
+
<i *ngIf="iClass && !iRight" class="hci-li-dd-i">
|
|
1291
|
+
<span [class]="iClass"></span>
|
|
1292
|
+
</i>
|
|
1293
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1294
|
+
<i *ngIf="iClass && iRight" class="hci-li-dd-i">
|
|
1295
|
+
<span [class]="iClass"></span>
|
|
1296
|
+
</i>
|
|
1297
|
+
</a>
|
|
1298
|
+
<ul ngbDropdownMenu aria-labelledby="li-dd-dropdown" class="hci-li-dd-ul dropdown-menu {{ulClass}}" (click)="close()">
|
|
1299
|
+
<ng-container #containerRef></ng-container>
|
|
1300
|
+
</ul>
|
|
1301
|
+
</li>
|
|
1302
1302
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$2.NgbDropdown, selector: "[ngbDropdown]", inputs: ["autoClose", "dropdownClass", "open", "placement", "popperOptions", "container", "display"], outputs: ["openChange"], exportAs: ["ngbDropdown"] }, { kind: "directive", type: i3$2.NgbDropdownToggle, selector: "[ngbDropdownToggle]" }, { kind: "directive", type: i3$2.NgbDropdownMenu, selector: "[ngbDropdownMenu]" }] }); }
|
|
1303
1303
|
};
|
|
1304
1304
|
LiDdNavComponent = __decorate$8([
|
|
1305
1305
|
ComponentType("LiDdNavComponent"),
|
|
1306
1306
|
__metadata$7("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1307
1307
|
], LiDdNavComponent);
|
|
1308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiDdNavComponent, decorators: [{
|
|
1309
1309
|
type: Component,
|
|
1310
1310
|
args: [{
|
|
1311
1311
|
selector: "hci-li-dd",
|
|
1312
|
-
template: `
|
|
1313
|
-
<li [id]="id + '-li'" class="hci-li-dd-li dropdown {{liClass}}" (click)="handleLiClick($event)" ngbDropdown #dropdown="ngbDropdown" [autoClose]="true">
|
|
1314
|
-
<a id="li-dd-dropdown" class="hci-li-dd-a dropdown-toggle {{aClass}}" ngbDropdownToggle>
|
|
1315
|
-
<i *ngIf="iClass && !iRight" class="hci-li-dd-i">
|
|
1316
|
-
<span [class]="iClass"></span>
|
|
1317
|
-
</i>
|
|
1318
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1319
|
-
<i *ngIf="iClass && iRight" class="hci-li-dd-i">
|
|
1320
|
-
<span [class]="iClass"></span>
|
|
1321
|
-
</i>
|
|
1322
|
-
</a>
|
|
1323
|
-
<ul ngbDropdownMenu aria-labelledby="li-dd-dropdown" class="hci-li-dd-ul dropdown-menu {{ulClass}}" (click)="close()">
|
|
1324
|
-
<ng-container #containerRef></ng-container>
|
|
1325
|
-
</ul>
|
|
1326
|
-
</li>
|
|
1312
|
+
template: `
|
|
1313
|
+
<li [id]="id + '-li'" class="hci-li-dd-li dropdown {{liClass}}" (click)="handleLiClick($event)" ngbDropdown #dropdown="ngbDropdown" [autoClose]="true">
|
|
1314
|
+
<a id="li-dd-dropdown" class="hci-li-dd-a dropdown-toggle {{aClass}}" ngbDropdownToggle>
|
|
1315
|
+
<i *ngIf="iClass && !iRight" class="hci-li-dd-i">
|
|
1316
|
+
<span [class]="iClass"></span>
|
|
1317
|
+
</i>
|
|
1318
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1319
|
+
<i *ngIf="iClass && iRight" class="hci-li-dd-i">
|
|
1320
|
+
<span [class]="iClass"></span>
|
|
1321
|
+
</i>
|
|
1322
|
+
</a>
|
|
1323
|
+
<ul ngbDropdownMenu aria-labelledby="li-dd-dropdown" class="hci-li-dd-ul dropdown-menu {{ulClass}}" (click)="close()">
|
|
1324
|
+
<ng-container #containerRef></ng-container>
|
|
1325
|
+
</ul>
|
|
1326
|
+
</li>
|
|
1327
1327
|
`
|
|
1328
1328
|
}]
|
|
1329
1329
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationService }, { type: i0.ChangeDetectorRef }], propDecorators: { dropdown: [{
|
|
@@ -1388,25 +1388,25 @@ let DivNavComponent = class DivNavComponent extends NavComponent {
|
|
|
1388
1388
|
this.divClass = config.divClass;
|
|
1389
1389
|
}
|
|
1390
1390
|
}
|
|
1391
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1392
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1393
|
-
<div [id]="id + '-div'" class="{{divClass}}">
|
|
1394
|
-
<ng-container #containerRef></ng-container>
|
|
1395
|
-
</div>
|
|
1391
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DivNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1392
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: DivNavComponent, selector: "hci-div-nav", inputs: { divClass: "divClass" }, viewQueries: [{ propertyName: "containerRefSetter", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
1393
|
+
<div [id]="id + '-div'" class="{{divClass}}">
|
|
1394
|
+
<ng-container #containerRef></ng-container>
|
|
1395
|
+
</div>
|
|
1396
1396
|
`, isInline: true }); }
|
|
1397
1397
|
};
|
|
1398
1398
|
DivNavComponent = __decorate$7([
|
|
1399
1399
|
ComponentType("DivNavComponent"),
|
|
1400
1400
|
__metadata$6("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1401
1401
|
], DivNavComponent);
|
|
1402
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1402
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: DivNavComponent, decorators: [{
|
|
1403
1403
|
type: Component,
|
|
1404
1404
|
args: [{
|
|
1405
1405
|
selector: "hci-div-nav",
|
|
1406
|
-
template: `
|
|
1407
|
-
<div [id]="id + '-div'" class="{{divClass}}">
|
|
1408
|
-
<ng-container #containerRef></ng-container>
|
|
1409
|
-
</div>
|
|
1406
|
+
template: `
|
|
1407
|
+
<div [id]="id + '-div'" class="{{divClass}}">
|
|
1408
|
+
<ng-container #containerRef></ng-container>
|
|
1409
|
+
</div>
|
|
1410
1410
|
`
|
|
1411
1411
|
}]
|
|
1412
1412
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationService }, { type: i0.ChangeDetectorRef }], propDecorators: { divClass: [{
|
|
@@ -1467,8 +1467,8 @@ let BrandNavComponent = class BrandNavComponent extends NavComponent {
|
|
|
1467
1467
|
this.spanClass = config.spanClass;
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
1470
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1471
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1470
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: BrandNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1471
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: BrandNavComponent, selector: "hci-brand", inputs: { href: "href", route: "route", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", aClass: "aClass", imgSrc: "imgSrc", spanClass: "spanClass", imgRight: "imgRight", aClick: "aClick" }, usesInheritance: true, ngImport: i0, template: `
|
|
1472
1472
|
<div class="hci-brand">
|
|
1473
1473
|
<a *ngIf="!href && !route"
|
|
1474
1474
|
[id]="id + '-a'" class="hci-brand-a {{aClass}}">
|
|
@@ -1506,7 +1506,7 @@ BrandNavComponent = __decorate$6([
|
|
|
1506
1506
|
ComponentType("BrandNavComponent"),
|
|
1507
1507
|
__metadata$5("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1508
1508
|
], BrandNavComponent);
|
|
1509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: BrandNavComponent, decorators: [{
|
|
1510
1510
|
type: Component,
|
|
1511
1511
|
args: [{ selector: "hci-brand", template: `
|
|
1512
1512
|
<div class="hci-brand">
|
|
@@ -1629,109 +1629,109 @@ let LiExpNavComponent = class LiExpNavComponent extends LiNavComponent {
|
|
|
1629
1629
|
this.expanded = false;
|
|
1630
1630
|
}
|
|
1631
1631
|
}
|
|
1632
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1633
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1634
|
-
<div class="hci-li-exp {{rootClass}}" (mouseover)="onMouseOver($event)" (mouseout)="onMouseOut($event)" [class.hover]="hover">
|
|
1635
|
-
<li [id]="id + '-li'" class="hci-li-exp-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1636
|
-
<a *ngIf="!href && !route" class="hci-li-exp-a {{aClass}}">
|
|
1637
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1638
|
-
<span class="{{iClass}}"></span>
|
|
1639
|
-
{{iText}}
|
|
1640
|
-
</i>
|
|
1641
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1642
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1643
|
-
<span class="{{iClass}}"></span>
|
|
1644
|
-
{{iText}}
|
|
1645
|
-
</i>
|
|
1646
|
-
</a>
|
|
1647
|
-
<a *ngIf="href" [href]="href" class="hci-li-exp-a {{aClass}}">
|
|
1648
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1649
|
-
<span class="{{iClass}}"></span>
|
|
1650
|
-
{{iText}}
|
|
1651
|
-
</i>
|
|
1652
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1653
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1654
|
-
<span class="{{iClass}}"></span>
|
|
1655
|
-
{{iText}}
|
|
1656
|
-
</i>
|
|
1657
|
-
</a>
|
|
1658
|
-
<a *ngIf="route"
|
|
1659
|
-
routerLink="{{route}}"
|
|
1660
|
-
routerLinkActive="active-link"
|
|
1661
|
-
[queryParams]="queryParams"
|
|
1662
|
-
queryParamsHandling="{{queryParamsHandling}}"
|
|
1663
|
-
class="hci-li-exp-a {{aClass}}">
|
|
1664
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1665
|
-
<span class="{{iClass}}"></span>
|
|
1666
|
-
{{iText}}
|
|
1667
|
-
</i>
|
|
1668
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1669
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1670
|
-
<span class="{{iClass}}"></span>
|
|
1671
|
-
{{iText}}
|
|
1672
|
-
</i>
|
|
1673
|
-
</a>
|
|
1674
|
-
</li>
|
|
1675
|
-
<ul [id]="id" class="hci-li-exp-ul {{ulClass}}" [class.expanded]="expanded" (click)="onUlClick($event)">
|
|
1676
|
-
<ng-container #containerRef></ng-container>
|
|
1677
|
-
</ul>
|
|
1678
|
-
</div>
|
|
1632
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiExpNavComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1633
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: LiExpNavComponent, selector: "hci-li-exp", inputs: { liClass: "liClass", ulClass: "ulClass", hover: "hover", expandable: "expandable", expanded: "expanded" }, viewQueries: [{ propertyName: "containerRef", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
1634
|
+
<div class="hci-li-exp {{rootClass}}" (mouseover)="onMouseOver($event)" (mouseout)="onMouseOut($event)" [class.hover]="hover">
|
|
1635
|
+
<li [id]="id + '-li'" class="hci-li-exp-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1636
|
+
<a *ngIf="!href && !route" class="hci-li-exp-a {{aClass}}">
|
|
1637
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1638
|
+
<span class="{{iClass}}"></span>
|
|
1639
|
+
{{iText}}
|
|
1640
|
+
</i>
|
|
1641
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1642
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1643
|
+
<span class="{{iClass}}"></span>
|
|
1644
|
+
{{iText}}
|
|
1645
|
+
</i>
|
|
1646
|
+
</a>
|
|
1647
|
+
<a *ngIf="href" [href]="href" class="hci-li-exp-a {{aClass}}">
|
|
1648
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1649
|
+
<span class="{{iClass}}"></span>
|
|
1650
|
+
{{iText}}
|
|
1651
|
+
</i>
|
|
1652
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1653
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1654
|
+
<span class="{{iClass}}"></span>
|
|
1655
|
+
{{iText}}
|
|
1656
|
+
</i>
|
|
1657
|
+
</a>
|
|
1658
|
+
<a *ngIf="route"
|
|
1659
|
+
routerLink="{{route}}"
|
|
1660
|
+
routerLinkActive="active-link"
|
|
1661
|
+
[queryParams]="queryParams"
|
|
1662
|
+
queryParamsHandling="{{queryParamsHandling}}"
|
|
1663
|
+
class="hci-li-exp-a {{aClass}}">
|
|
1664
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1665
|
+
<span class="{{iClass}}"></span>
|
|
1666
|
+
{{iText}}
|
|
1667
|
+
</i>
|
|
1668
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1669
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1670
|
+
<span class="{{iClass}}"></span>
|
|
1671
|
+
{{iText}}
|
|
1672
|
+
</i>
|
|
1673
|
+
</a>
|
|
1674
|
+
</li>
|
|
1675
|
+
<ul [id]="id" class="hci-li-exp-ul {{ulClass}}" [class.expanded]="expanded" (click)="onUlClick($event)">
|
|
1676
|
+
<ng-container #containerRef></ng-container>
|
|
1677
|
+
</ul>
|
|
1678
|
+
</div>
|
|
1679
1679
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }] }); }
|
|
1680
1680
|
};
|
|
1681
1681
|
LiExpNavComponent = __decorate$5([
|
|
1682
1682
|
ComponentType("LiExpNavComponent"),
|
|
1683
1683
|
__metadata$4("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1684
1684
|
], LiExpNavComponent);
|
|
1685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1685
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: LiExpNavComponent, decorators: [{
|
|
1686
1686
|
type: Component,
|
|
1687
1687
|
args: [{
|
|
1688
1688
|
selector: "hci-li-exp",
|
|
1689
|
-
template: `
|
|
1690
|
-
<div class="hci-li-exp {{rootClass}}" (mouseover)="onMouseOver($event)" (mouseout)="onMouseOut($event)" [class.hover]="hover">
|
|
1691
|
-
<li [id]="id + '-li'" class="hci-li-exp-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1692
|
-
<a *ngIf="!href && !route" class="hci-li-exp-a {{aClass}}">
|
|
1693
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1694
|
-
<span class="{{iClass}}"></span>
|
|
1695
|
-
{{iText}}
|
|
1696
|
-
</i>
|
|
1697
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1698
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1699
|
-
<span class="{{iClass}}"></span>
|
|
1700
|
-
{{iText}}
|
|
1701
|
-
</i>
|
|
1702
|
-
</a>
|
|
1703
|
-
<a *ngIf="href" [href]="href" class="hci-li-exp-a {{aClass}}">
|
|
1704
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1705
|
-
<span class="{{iClass}}"></span>
|
|
1706
|
-
{{iText}}
|
|
1707
|
-
</i>
|
|
1708
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1709
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1710
|
-
<span class="{{iClass}}"></span>
|
|
1711
|
-
{{iText}}
|
|
1712
|
-
</i>
|
|
1713
|
-
</a>
|
|
1714
|
-
<a *ngIf="route"
|
|
1715
|
-
routerLink="{{route}}"
|
|
1716
|
-
routerLinkActive="active-link"
|
|
1717
|
-
[queryParams]="queryParams"
|
|
1718
|
-
queryParamsHandling="{{queryParamsHandling}}"
|
|
1719
|
-
class="hci-li-exp-a {{aClass}}">
|
|
1720
|
-
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1721
|
-
<span class="{{iClass}}"></span>
|
|
1722
|
-
{{iText}}
|
|
1723
|
-
</i>
|
|
1724
|
-
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1725
|
-
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1726
|
-
<span class="{{iClass}}"></span>
|
|
1727
|
-
{{iText}}
|
|
1728
|
-
</i>
|
|
1729
|
-
</a>
|
|
1730
|
-
</li>
|
|
1731
|
-
<ul [id]="id" class="hci-li-exp-ul {{ulClass}}" [class.expanded]="expanded" (click)="onUlClick($event)">
|
|
1732
|
-
<ng-container #containerRef></ng-container>
|
|
1733
|
-
</ul>
|
|
1734
|
-
</div>
|
|
1689
|
+
template: `
|
|
1690
|
+
<div class="hci-li-exp {{rootClass}}" (mouseover)="onMouseOver($event)" (mouseout)="onMouseOut($event)" [class.hover]="hover">
|
|
1691
|
+
<li [id]="id + '-li'" class="hci-li-exp-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1692
|
+
<a *ngIf="!href && !route" class="hci-li-exp-a {{aClass}}">
|
|
1693
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1694
|
+
<span class="{{iClass}}"></span>
|
|
1695
|
+
{{iText}}
|
|
1696
|
+
</i>
|
|
1697
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1698
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1699
|
+
<span class="{{iClass}}"></span>
|
|
1700
|
+
{{iText}}
|
|
1701
|
+
</i>
|
|
1702
|
+
</a>
|
|
1703
|
+
<a *ngIf="href" [href]="href" class="hci-li-exp-a {{aClass}}">
|
|
1704
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1705
|
+
<span class="{{iClass}}"></span>
|
|
1706
|
+
{{iText}}
|
|
1707
|
+
</i>
|
|
1708
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1709
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1710
|
+
<span class="{{iClass}}"></span>
|
|
1711
|
+
{{iText}}
|
|
1712
|
+
</i>
|
|
1713
|
+
</a>
|
|
1714
|
+
<a *ngIf="route"
|
|
1715
|
+
routerLink="{{route}}"
|
|
1716
|
+
routerLinkActive="active-link"
|
|
1717
|
+
[queryParams]="queryParams"
|
|
1718
|
+
queryParamsHandling="{{queryParamsHandling}}"
|
|
1719
|
+
class="hci-li-exp-a {{aClass}}">
|
|
1720
|
+
<i *ngIf="iClass && !iRight" class="hci-li-exp-i">
|
|
1721
|
+
<span class="{{iClass}}"></span>
|
|
1722
|
+
{{iText}}
|
|
1723
|
+
</i>
|
|
1724
|
+
<span class="hci-li-exp-span {{spanClass}}">{{title}}</span>
|
|
1725
|
+
<i *ngIf="iClass && iRight" class="hci-li-exp-i">
|
|
1726
|
+
<span class="{{iClass}}"></span>
|
|
1727
|
+
{{iText}}
|
|
1728
|
+
</i>
|
|
1729
|
+
</a>
|
|
1730
|
+
</li>
|
|
1731
|
+
<ul [id]="id" class="hci-li-exp-ul {{ulClass}}" [class.expanded]="expanded" (click)="onUlClick($event)">
|
|
1732
|
+
<ng-container #containerRef></ng-container>
|
|
1733
|
+
</ul>
|
|
1734
|
+
</div>
|
|
1735
1735
|
`
|
|
1736
1736
|
}]
|
|
1737
1737
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationService }, { type: i0.ChangeDetectorRef }], propDecorators: { liClass: [{
|
|
@@ -1806,23 +1806,23 @@ let TemplateComponent = class TemplateComponent extends NavComponent {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
}
|
|
1809
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
1810
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
1811
|
-
<ng-container [ngTemplateOutlet]="template" [ngTemplateOutletContext]="config"></ng-container>
|
|
1812
|
-
<ng-container #viewContainer></ng-container>
|
|
1809
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: TemplateComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1810
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: TemplateComponent, selector: "hci-template", inputs: { template: "template", componentType: "componentType" }, viewQueries: [{ propertyName: "viewContainer", first: true, predicate: ["viewContainer"], descendants: true, read: ViewContainerRef }], usesInheritance: true, ngImport: i0, template: `
|
|
1811
|
+
<ng-container [ngTemplateOutlet]="template" [ngTemplateOutletContext]="config"></ng-container>
|
|
1812
|
+
<ng-container #viewContainer></ng-container>
|
|
1813
1813
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
1814
1814
|
};
|
|
1815
1815
|
TemplateComponent = __decorate$4([
|
|
1816
1816
|
ComponentType("TemplateComponent"),
|
|
1817
1817
|
__metadata$3("design:paramtypes", [ElementRef, Renderer2, ComponentFactoryResolver, NavigationService, ChangeDetectorRef])
|
|
1818
1818
|
], TemplateComponent);
|
|
1819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
1819
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: TemplateComponent, decorators: [{
|
|
1820
1820
|
type: Component,
|
|
1821
1821
|
args: [{
|
|
1822
1822
|
selector: "hci-template",
|
|
1823
|
-
template: `
|
|
1824
|
-
<ng-container [ngTemplateOutlet]="template" [ngTemplateOutletContext]="config"></ng-container>
|
|
1825
|
-
<ng-container #viewContainer></ng-container>
|
|
1823
|
+
template: `
|
|
1824
|
+
<ng-container [ngTemplateOutlet]="template" [ngTemplateOutletContext]="config"></ng-container>
|
|
1825
|
+
<ng-container #viewContainer></ng-container>
|
|
1826
1826
|
`
|
|
1827
1827
|
}]
|
|
1828
1828
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationService }, { type: i0.ChangeDetectorRef }], propDecorators: { template: [{
|
|
@@ -2437,8 +2437,8 @@ let SearchListControllerComponent = class SearchListControllerComponent extends
|
|
|
2437
2437
|
}
|
|
2438
2438
|
}
|
|
2439
2439
|
}
|
|
2440
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
2441
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
2440
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchListControllerComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService, optional: true }, { token: i3$3.HttpClient }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2441
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: SearchListControllerComponent, selector: "hci-search-list-controller", inputs: { showTitle: "showTitle", fields: "fields", basicSearch: "basicSearch", advancedSearch: "advancedSearch", filterByAllowedFields: "filterByAllowedFields", quickSearchFields: "quickSearchFields", advancedSearchFields: "advancedSearchFields", sortByAllowedFields: "sortByAllowedFields", sorts: "sorts", showQuickSearchOptions: "showQuickSearchOptions", showAdvancedSearchOptions: "showAdvancedSearchOptions", searchTypeArray: "searchTypeArray", searchType: "searchType", searchTypeSelected: "searchTypeSelected", basicSearchHeader: "basicSearchHeader" }, outputs: { searchListChange: "searchListChange" }, host: { listeners: { "document:click": "documentClick($event,$event.target)" } }, exportAs: ["searchListControllerComponent"], usesInheritance: true, ngImport: i0, template: `
|
|
2442
2442
|
<div id="search-title" class="d-flex flex-column">
|
|
2443
2443
|
<div *ngIf="showTitle" class="d-flex ps-2">
|
|
2444
2444
|
<div *ngIf="showBackButton" class="me-auto ms-1 backButton">
|
|
@@ -2786,7 +2786,7 @@ SearchListControllerComponent = __decorate$3([
|
|
|
2786
2786
|
HttpClient,
|
|
2787
2787
|
ChangeDetectorRef])
|
|
2788
2788
|
], SearchListControllerComponent);
|
|
2789
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
2789
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchListControllerComponent, decorators: [{
|
|
2790
2790
|
type: Component,
|
|
2791
2791
|
args: [{ selector: "hci-search-list-controller", exportAs: "searchListControllerComponent", template: `
|
|
2792
2792
|
<div id="search-title" class="d-flex flex-column">
|
|
@@ -4210,8 +4210,8 @@ let SearchListComponent = class SearchListComponent extends NavComponent {
|
|
|
4210
4210
|
this.searchResultMessage = "";
|
|
4211
4211
|
}
|
|
4212
4212
|
}
|
|
4213
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
4214
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
4213
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchListComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4214
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: SearchListComponent, selector: "hci-search-list", inputs: { controller: "controller", boundData: ["data", "boundData"], dataSubject: "dataSubject", externalDataCall: ["dataCall", "externalDataCall"], loadingSubjects: "loadingSubjects", loading: "loading", route: "route", inlineExpand: "inlineExpand", rowId: "rowId", groupClass: "groupClass", rowClass: "rowClass", groupDisplay: "groupDisplay", closeOthers: "closeOthers", groupingFields: "groupingFields", groupByAllowedFields: "groupByAllowedFields", pageSize: "pageSize", groupPageSize: "groupPageSize", groupCacheNumPages: "groupCacheNumPages", dropdown: "dropdown", busyIcon: "busyIcon", showResultsCount: "showResultsCount", onGroupClick: "onGroupClick", onRowClick: "onRowClick", groupTemplate: "groupTemplate", groupSelectedTemplate: "groupSelectedTemplate", itemTemplate: "itemTemplate", onGroupClose: "onGroupClose" }, outputs: { groupClick: "groupClick", rowClick: "rowClick", dataChange: "dataChange" }, viewQueries: [{ propertyName: "defaultGroupTemplate", first: true, predicate: ["defaultGroupTemplate"], descendants: true, read: TemplateRef, static: true }, { propertyName: "defaultGroupSelectedTemplate", first: true, predicate: ["defaultGroupSelectedTemplate"], descendants: true, read: TemplateRef, static: true }, { propertyName: "selectedRowGroupContainerSetter", first: true, predicate: ["selectedRowGroupContainer"], descendants: true, read: ElementRef }, { propertyName: "rowParents", predicate: ["rowParent"], descendants: true, read: ElementRef }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
|
4215
4215
|
<div
|
|
4216
4216
|
class="results-count" [ngClass]="{ 'format-bottom-padding': this.searchResultMessage === '' }">
|
|
4217
4217
|
{{ this.searchResultMessage }}
|
|
@@ -4383,7 +4383,7 @@ SearchListComponent = __decorate$2([
|
|
|
4383
4383
|
NavigationService,
|
|
4384
4384
|
ChangeDetectorRef])
|
|
4385
4385
|
], SearchListComponent);
|
|
4386
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
4386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchListComponent, decorators: [{
|
|
4387
4387
|
type: Component,
|
|
4388
4388
|
args: [{ selector: "hci-search-list", template: `
|
|
4389
4389
|
<div
|
|
@@ -4748,10 +4748,10 @@ class TopMarginDirective {
|
|
|
4748
4748
|
windowResize(event) {
|
|
4749
4749
|
this.getHeight();
|
|
4750
4750
|
}
|
|
4751
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
4752
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.
|
|
4751
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: TopMarginDirective, deps: [{ token: NavigationGlobalService }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4752
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.2", type: TopMarginDirective, selector: "[topMargin]", inputs: { topMargin: "topMargin", topMarginStyle: "topMarginStyle", topMarginDefault: "topMarginDefault", topMarginStyleAppend: "topMarginStyleAppend", topMarginOffset: "topMarginOffset", topMarginTarget: "topMarginTarget" }, host: { listeners: { "window:resize": "windowResize($event)" } }, ngImport: i0 }); }
|
|
4753
4753
|
}
|
|
4754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
4754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: TopMarginDirective, decorators: [{
|
|
4755
4755
|
type: Directive,
|
|
4756
4756
|
args: [{
|
|
4757
4757
|
selector: "[topMargin]"
|
|
@@ -4842,8 +4842,8 @@ class AppHeaderComponent extends NavComponent {
|
|
|
4842
4842
|
}
|
|
4843
4843
|
super.updateConfig(config);
|
|
4844
4844
|
}
|
|
4845
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
4846
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
4845
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppHeaderComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4846
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AppHeaderComponent, selector: "hci-app-header", inputs: { classList: ["class", "classList"], hidden: "hidden", navbarClasses: "navbarClasses" }, host: { properties: { "class": "this.classList" } }, providers: [
|
|
4847
4847
|
NavigationService
|
|
4848
4848
|
], viewQueries: [{ propertyName: "leftContainerSetter", first: true, predicate: ["leftContainer"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "rightContainerSetter", first: true, predicate: ["rightContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
4849
4849
|
<nav [id]="id + '-nav'"
|
|
@@ -4858,7 +4858,7 @@ class AppHeaderComponent extends NavComponent {
|
|
|
4858
4858
|
</nav>
|
|
4859
4859
|
`, isInline: true }); }
|
|
4860
4860
|
}
|
|
4861
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
4861
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppHeaderComponent, decorators: [{
|
|
4862
4862
|
type: Component,
|
|
4863
4863
|
args: [{
|
|
4864
4864
|
selector: "hci-app-header",
|
|
@@ -4965,8 +4965,8 @@ class AppFooterComponent extends NavComponent {
|
|
|
4965
4965
|
}
|
|
4966
4966
|
super.updateConfig(config);
|
|
4967
4967
|
}
|
|
4968
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
4969
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
4968
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppFooterComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4969
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: AppFooterComponent, selector: "hci-app-footer", inputs: { footerClasses: "footerClasses" }, host: { properties: { "class": "this.classList" } }, providers: [
|
|
4970
4970
|
NavigationService
|
|
4971
4971
|
], viewQueries: [{ propertyName: "leftContainerSetter", first: true, predicate: ["leftContainer"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "middleContainerSetter", first: true, predicate: ["middleContainer"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "rightContainerSetter", first: true, predicate: ["rightContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
4972
4972
|
<div class="hci-app-footer {{ footerClasses ? ' ' + footerClasses : '' }}">
|
|
@@ -4982,7 +4982,7 @@ class AppFooterComponent extends NavComponent {
|
|
|
4982
4982
|
</div>
|
|
4983
4983
|
`, isInline: true }); }
|
|
4984
4984
|
}
|
|
4985
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
4985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: AppFooterComponent, decorators: [{
|
|
4986
4986
|
type: Component,
|
|
4987
4987
|
args: [{
|
|
4988
4988
|
selector: "hci-app-footer",
|
|
@@ -5168,8 +5168,8 @@ class SidebarComponent extends NavComponent {
|
|
|
5168
5168
|
this.dragging = false;
|
|
5169
5169
|
}
|
|
5170
5170
|
}
|
|
5171
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
5172
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
5171
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SidebarComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5172
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: SidebarComponent, selector: "hci-sidebar", inputs: { hidden: "hidden", output: "output", sidebarClasses: "sidebarClasses", showCollapse: "showCollapse", draggable: "draggable", sidebarSplitterWidth: "sidebarSplitterWidth", collapsedSize: "collapsedSize", minWidth: "minWidth", maxWidth: "maxWidth", sidebarSize: "sidebarSize", sidebarFontSize: "sidebarFontSize", sidebarExpanded: "sidebarExpanded" }, outputs: { sidebarSizeChange: "sidebarSizeChange" }, host: { listeners: { "document:mousemove": "mouseMove($event)", "document:mouseup": "mouseUp($event)" } }, providers: [
|
|
5173
5173
|
NavigationService
|
|
5174
5174
|
], viewQueries: [{ propertyName: "topContainerSetter", first: true, predicate: ["topContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
5175
5175
|
<div
|
|
@@ -5202,7 +5202,7 @@ class SidebarComponent extends NavComponent {
|
|
|
5202
5202
|
</div>
|
|
5203
5203
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
|
|
5204
5204
|
}
|
|
5205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
5205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SidebarComponent, decorators: [{
|
|
5206
5206
|
type: Component,
|
|
5207
5207
|
args: [{
|
|
5208
5208
|
selector: "hci-sidebar",
|
|
@@ -5306,8 +5306,8 @@ let SearchTreeControllerComponent = class SearchTreeControllerComponent extends
|
|
|
5306
5306
|
this.hideElements = config.hideElements;
|
|
5307
5307
|
}
|
|
5308
5308
|
}
|
|
5309
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
5310
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
5309
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchTreeControllerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
5310
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: SearchTreeControllerComponent, selector: "hci-search-tree-controller", inputs: { buttonTemplate: "buttonTemplate", hideElements: "hideElements" }, exportAs: ["searchTreeControllerComponent"], usesInheritance: true, ngImport: i0, template: `
|
|
5311
5311
|
<div *ngIf="!hideElements" id="search-title" class="d-flex flex-column">
|
|
5312
5312
|
<div *ngIf="showTitle" class="d-flex">
|
|
5313
5313
|
{{title}}
|
|
@@ -5403,7 +5403,7 @@ let SearchTreeControllerComponent = class SearchTreeControllerComponent extends
|
|
|
5403
5403
|
SearchTreeControllerComponent = __decorate$1([
|
|
5404
5404
|
ComponentType("SearchTreeControllerComponent")
|
|
5405
5405
|
], SearchTreeControllerComponent);
|
|
5406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
5406
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchTreeControllerComponent, decorators: [{
|
|
5407
5407
|
type: Component,
|
|
5408
5408
|
args: [{ selector: "hci-search-tree-controller", exportAs: "searchTreeControllerComponent", template: `
|
|
5409
5409
|
<div *ngIf="!hideElements" id="search-title" class="d-flex flex-column">
|
|
@@ -6018,8 +6018,8 @@ let SearchTreeComponent = class SearchTreeComponent extends NavComponent {
|
|
|
6018
6018
|
}
|
|
6019
6019
|
});
|
|
6020
6020
|
}
|
|
6021
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
6022
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.
|
|
6021
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchTreeComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ComponentFactoryResolver }, { token: NavigationGlobalService }, { token: NavigationService, optional: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6022
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.2", type: SearchTreeComponent, selector: "hci-search-tree", inputs: { controller: "controller", boundData: ["data", "boundData"], dataSubject: "dataSubject", externalDataCall: ["dataCall", "externalDataCall"], searchTreeOptions: "searchTreeOptions", itemTemplate: "itemTemplate", loadingSubjects: "loadingSubjects", loading: "loading", route: "route", pageSize: "pageSize", dropdown: "dropdown", busyIcon: "busyIcon", expandTreeNodeIDs: "expandTreeNodeIDs", onClick: "onClick", onNodeMoved: "onNodeMoved", onDataUpdate: "onDataUpdate", sortChildren: "sortChildren" }, outputs: { nodeSelected: "nodeSelected", dataChange: "dataChange" }, viewQueries: [{ propertyName: "treeComponent", first: true, predicate: ["searchTreeControl"], descendants: true }, { propertyName: "defaultTemplate", first: true, predicate: ["defaultTemplate"], descendants: true, read: TemplateRef, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `
|
|
6023
6023
|
<div class="d-flex scrollable treeBox">
|
|
6024
6024
|
<div class="d-flex flex-column treeBox">
|
|
6025
6025
|
<hci-busy [busySubjects]="loadingSubjects" parentSelector=".scrollable" [icon]="busyIcon"></hci-busy>
|
|
@@ -6057,7 +6057,7 @@ SearchTreeComponent = __decorate([
|
|
|
6057
6057
|
NavigationService,
|
|
6058
6058
|
ChangeDetectorRef])
|
|
6059
6059
|
], SearchTreeComponent);
|
|
6060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
6060
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: SearchTreeComponent, decorators: [{
|
|
6061
6061
|
type: Component,
|
|
6062
6062
|
args: [{ selector: "hci-search-tree", template: `
|
|
6063
6063
|
<div class="d-flex scrollable treeBox">
|
|
@@ -6157,8 +6157,8 @@ class NavigationModule {
|
|
|
6157
6157
|
ngModule: NavigationModule
|
|
6158
6158
|
};
|
|
6159
6159
|
}
|
|
6160
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.
|
|
6161
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.
|
|
6160
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6161
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.2", ngImport: i0, type: NavigationModule, declarations: [NavComponent,
|
|
6162
6162
|
AppHeaderComponent,
|
|
6163
6163
|
AppFooterComponent,
|
|
6164
6164
|
SidebarComponent,
|
|
@@ -6204,7 +6204,7 @@ class NavigationModule {
|
|
|
6204
6204
|
SearchTreeControllerComponent,
|
|
6205
6205
|
SearchTreeComponent,
|
|
6206
6206
|
TopMarginDirective] }); }
|
|
6207
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.
|
|
6207
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationModule, providers: [
|
|
6208
6208
|
MatDatepickerModule,
|
|
6209
6209
|
], imports: [CommonModule,
|
|
6210
6210
|
FormsModule,
|
|
@@ -6222,7 +6222,7 @@ class NavigationModule {
|
|
|
6222
6222
|
TreeModule,
|
|
6223
6223
|
NgbNavModule] }); }
|
|
6224
6224
|
}
|
|
6225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.
|
|
6225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.2", ngImport: i0, type: NavigationModule, decorators: [{
|
|
6226
6226
|
type: NgModule,
|
|
6227
6227
|
args: [{
|
|
6228
6228
|
imports: [
|