@huntsman-cancer-institute/navigation 15.0.3 → 16.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/badge.component.d.ts +1 -1
- package/components/brand-nav.component.d.ts +1 -1
- package/components/div-nav.component.d.ts +1 -1
- package/components/li-dd-nav.component.d.ts +1 -1
- package/components/li-exp-nav.component.d.ts +1 -1
- package/components/li-nav.component.d.ts +1 -1
- package/components/nav.component.d.ts +1 -1
- package/components/search-list/search-list-controller.component.d.ts +1 -1
- package/components/search-list/search-list.component.d.ts +1 -1
- package/components/search-tree/search-tree-controller.component.d.ts +1 -1
- package/components/search-tree/search-tree.component.d.ts +2 -2
- package/components/template.component.d.ts +1 -1
- package/components/ul-nav.component.d.ts +1 -1
- package/directives/top-margin.directive.d.ts +1 -1
- package/{esm2020 → esm2022}/components/badge.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/brand-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/div-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/li-dd-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/li-exp-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/li-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/nav.component.mjs +5 -5
- package/{esm2020 → esm2022}/components/search-list/search-list-controller.component.mjs +7 -7
- package/{esm2020 → esm2022}/components/search-list/search-list.component.mjs +7 -7
- package/{esm2020 → esm2022}/components/search-tree/search-tree-controller.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/search-tree/search-tree.component.mjs +8 -8
- package/{esm2020 → esm2022}/components/template.component.mjs +6 -6
- package/{esm2020 → esm2022}/components/ul-nav.component.mjs +6 -6
- package/{esm2020 → esm2022}/directives/top-margin.directive.mjs +4 -4
- package/{esm2020 → esm2022}/impl/app-footer.component.mjs +8 -8
- package/{esm2020 → esm2022}/impl/app-header.component.mjs +8 -8
- package/{esm2020 → esm2022}/impl/sidebar.component.mjs +8 -8
- package/{esm2020 → esm2022}/navigation.module.mjs +67 -67
- package/{esm2020 → esm2022}/services/navigation-global.service.mjs +4 -4
- package/{esm2020 → esm2022}/services/navigation.service.mjs +4 -4
- package/{fesm2020 → fesm2022}/huntsman-cancer-institute-navigation.mjs +163 -163
- package/{fesm2020 → fesm2022}/huntsman-cancer-institute-navigation.mjs.map +1 -1
- package/impl/app-footer.component.d.ts +1 -1
- package/impl/app-header.component.d.ts +1 -1
- package/impl/sidebar.component.d.ts +1 -1
- package/navigation.module.d.ts +1 -1
- package/package.json +17 -21
- package/fesm2015/huntsman-cancer-institute-navigation.mjs +0 -6366
- package/fesm2015/huntsman-cancer-institute-navigation.mjs.map +0 -1
- /package/{esm2020 → esm2022}/components/search-list/row-group.mjs +0 -0
- /package/{esm2020 → esm2022}/huntsman-cancer-institute-navigation.mjs +0 -0
- /package/{esm2020 → esm2022}/index.mjs +0 -0
|
@@ -13,8 +13,8 @@ import { MatLegacyInputModule } from '@angular/material/legacy-input';
|
|
|
13
13
|
import * as i10 from '@angular/material/icon';
|
|
14
14
|
import { MatIconModule } from '@angular/material/icon';
|
|
15
15
|
import { MatLegacyButtonModule } from '@angular/material/legacy-button';
|
|
16
|
-
import * as i5$2 from '@
|
|
17
|
-
import { TreeModule } from '@
|
|
16
|
+
import * as i5$2 from '@huntsman-cancer-institute/angular-tree-component';
|
|
17
|
+
import { TreeModule } from '@huntsman-cancer-institute/angular-tree-component';
|
|
18
18
|
import * as i11 from '@angular/material/datepicker';
|
|
19
19
|
import { MatDatepickerModule } from '@angular/material/datepicker';
|
|
20
20
|
import * as i13 from '@angular/material/legacy-select';
|
|
@@ -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: "16.2.12", ngImport: i0, type: NavigationGlobalService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
83
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationGlobalService }); }
|
|
82
84
|
}
|
|
83
|
-
|
|
84
|
-
NavigationGlobalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationGlobalService });
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationGlobalService, decorators: [{
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", ngImport: i0, type: NavigationService, deps: [{ token: NavigationGlobalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
167
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationService }); }
|
|
166
168
|
}
|
|
167
|
-
|
|
168
|
-
NavigationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationService });
|
|
169
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationService, decorators: [{
|
|
169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationService, decorators: [{
|
|
170
170
|
type: Injectable
|
|
171
171
|
}], ctorParameters: function () { return [{ 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: "16.2.12", 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: "16.2.12", 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
|
+
`, isInline: true }); }
|
|
739
742
|
}
|
|
740
|
-
|
|
741
|
-
NavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
742
|
-
`, isInline: true });
|
|
743
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavComponent, decorators: [{
|
|
743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavComponent, decorators: [{
|
|
744
744
|
type: Component,
|
|
745
745
|
args: [{
|
|
746
746
|
template: `
|
|
@@ -811,13 +811,13 @@ let UlNavComponent = class UlNavComponent extends NavComponent {
|
|
|
811
811
|
this.ulClass = config.ulClass;
|
|
812
812
|
}
|
|
813
813
|
}
|
|
814
|
-
};
|
|
815
|
-
|
|
816
|
-
UlNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
814
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
817
816
|
<ul [id]="id + '-ul'" class="hci-ul {{ulClass}}">
|
|
818
817
|
<ng-container #containerRef></ng-container>
|
|
819
818
|
</ul>
|
|
820
|
-
`, isInline: true, styles: [".hci-dic-ul-class{color:#fff;background-color:var(--greywarm-meddark)}\n"] });
|
|
819
|
+
`, isInline: true, styles: [".hci-dic-ul-class{color:#fff;background-color:var(--greywarm-meddark)}\n"] }); }
|
|
820
|
+
};
|
|
821
821
|
UlNavComponent = __decorate$b([
|
|
822
822
|
ComponentType("UlNavComponent"),
|
|
823
823
|
__metadata$9("design:paramtypes", [ElementRef,
|
|
@@ -826,7 +826,7 @@ UlNavComponent = __decorate$b([
|
|
|
826
826
|
NavigationService,
|
|
827
827
|
ChangeDetectorRef])
|
|
828
828
|
], UlNavComponent);
|
|
829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", 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,15 +883,15 @@ let BadgeComponent = class BadgeComponent {
|
|
|
883
883
|
}
|
|
884
884
|
}
|
|
885
885
|
}
|
|
886
|
-
};
|
|
887
|
-
|
|
888
|
-
BadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: BadgeComponent, selector: "hci-badge", inputs: { countSubject: "countSubject", countLoading: "countLoading" }, usesOnChanges: true, ngImport: i0, template: `
|
|
886
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BadgeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
887
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: BadgeComponent, selector: "hci-badge", inputs: { countSubject: "countSubject", countLoading: "countLoading" }, usesOnChanges: true, ngImport: i0, template: `
|
|
889
888
|
<div class="hci-badge" [class.spinner]="loading">{{(loading) ? "|" : ((count > 0) ? count : "")}}</div>
|
|
890
|
-
`, isInline: true });
|
|
889
|
+
`, isInline: true }); }
|
|
890
|
+
};
|
|
891
891
|
BadgeComponent = __decorate$a([
|
|
892
892
|
ComponentType("BadgeComponent")
|
|
893
893
|
], BadgeComponent);
|
|
894
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
894
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BadgeComponent, decorators: [{
|
|
895
895
|
type: Component,
|
|
896
896
|
args: [{
|
|
897
897
|
selector: "hci-badge",
|
|
@@ -997,9 +997,8 @@ let LiNavComponent = class LiNavComponent extends NavComponent {
|
|
|
997
997
|
}
|
|
998
998
|
super.updateConfig(config);
|
|
999
999
|
}
|
|
1000
|
-
};
|
|
1001
|
-
|
|
1002
|
-
LiNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1000
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1003
1002
|
<ng-container>
|
|
1004
1003
|
<li [id]="id + '-li'" class="hci-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1005
1004
|
<a *ngIf="!href && !route" class="hci-li-a {{aClass}}">
|
|
@@ -1078,12 +1077,13 @@ LiNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
|
|
|
1078
1077
|
{{showValue}}
|
|
1079
1078
|
</p>
|
|
1080
1079
|
</ng-container>
|
|
1081
|
-
`, isInline: true, styles: [".hci-dic-li-l{float:left;border:0 var(--greywarm-meddark)!important;padding:0;margin:0}.hci-dic-li-r{float:right;border:0 var(--greywarm-meddark)!important;padding-right:10px;margin:0}.hci-dic-span-1{border-radius:5px;padding-right:5px;padding-left:2px!important;padding-top:3px;background:linear-gradient(0deg,var(--bluewarm-dark) 50%,var(--bluewarm-meddark) 100%)}.hci-dic-span-3{color:var(--pure-yellow);border-radius:5px;padding-right:5px;padding-left:5px;padding-top:3px;background:linear-gradient(0deg,var(--bluewarm-dark) 50%,var(--bluewarm-meddark) 100%)}#filterReadOnly{float:left}.hci-dic-show-value{padding-left:10px;padding-top:3px;font-size:15px!important;float:left}\n"], 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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "component", type: BadgeComponent, selector: "hci-badge", inputs: ["countSubject", "countLoading"] }] });
|
|
1080
|
+
`, isInline: true, styles: [".hci-dic-li-l{float:left;border:0 var(--greywarm-meddark)!important;padding:0;margin:0}.hci-dic-li-r{float:right;border:0 var(--greywarm-meddark)!important;padding-right:10px;margin:0}.hci-dic-span-1{border-radius:5px;padding-right:5px;padding-left:2px!important;padding-top:3px;background:linear-gradient(0deg,var(--bluewarm-dark) 50%,var(--bluewarm-meddark) 100%)}.hci-dic-span-3{color:var(--pure-yellow);border-radius:5px;padding-right:5px;padding-left:5px;padding-top:3px;background:linear-gradient(0deg,var(--bluewarm-dark) 50%,var(--bluewarm-meddark) 100%)}#filterReadOnly{float:left}.hci-dic-show-value{padding-left:10px;padding-top:3px;font-size:15px!important;float:left}\n"], 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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "component", type: BadgeComponent, selector: "hci-badge", inputs: ["countSubject", "countLoading"] }] }); }
|
|
1081
|
+
};
|
|
1082
1082
|
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: "
|
|
1086
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LiNavComponent, decorators: [{
|
|
1087
1087
|
type: Component,
|
|
1088
1088
|
args: [{ selector: "hci-li", template: `
|
|
1089
1089
|
<ng-container>
|
|
@@ -1283,9 +1283,8 @@ let LiDdNavComponent = class LiDdNavComponent extends NavComponent {
|
|
|
1283
1283
|
this.liClick = config.liClick;
|
|
1284
1284
|
}
|
|
1285
1285
|
}
|
|
1286
|
-
};
|
|
1287
|
-
|
|
1288
|
-
LiDdNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1289
1288
|
<li [id]="id + '-li'" class="hci-li-dd-li dropdown {{liClass}}" (click)="handleLiClick($event)" ngbDropdown #dropdown="ngbDropdown" [autoClose]="true">
|
|
1290
1289
|
<a id="li-dd-dropdown" class="hci-li-dd-a dropdown-toggle {{aClass}}" ngbDropdownToggle>
|
|
1291
1290
|
<i *ngIf="iClass && !iRight" class="hci-li-dd-i">
|
|
@@ -1300,12 +1299,13 @@ LiDdNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
1300
1299
|
<ng-container #containerRef></ng-container>
|
|
1301
1300
|
</ul>
|
|
1302
1301
|
</li>
|
|
1303
|
-
`, 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]" }] });
|
|
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
|
+
};
|
|
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: "
|
|
1308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LiDdNavComponent, decorators: [{
|
|
1309
1309
|
type: Component,
|
|
1310
1310
|
args: [{
|
|
1311
1311
|
selector: "hci-li-dd",
|
|
@@ -1388,18 +1388,18 @@ let DivNavComponent = class DivNavComponent extends NavComponent {
|
|
|
1388
1388
|
this.divClass = config.divClass;
|
|
1389
1389
|
}
|
|
1390
1390
|
}
|
|
1391
|
-
};
|
|
1392
|
-
|
|
1393
|
-
DivNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1391
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1394
1393
|
<div [id]="id + '-div'" class="{{divClass}}">
|
|
1395
1394
|
<ng-container #containerRef></ng-container>
|
|
1396
1395
|
</div>
|
|
1397
|
-
`, isInline: true });
|
|
1396
|
+
`, isInline: true }); }
|
|
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: "
|
|
1402
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DivNavComponent, decorators: [{
|
|
1403
1403
|
type: Component,
|
|
1404
1404
|
args: [{
|
|
1405
1405
|
selector: "hci-div-nav",
|
|
@@ -1467,9 +1467,8 @@ let BrandNavComponent = class BrandNavComponent extends NavComponent {
|
|
|
1467
1467
|
this.spanClass = config.spanClass;
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
1470
|
-
};
|
|
1471
|
-
|
|
1472
|
-
BrandNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1470
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1473
1472
|
<div class="hci-brand">
|
|
1474
1473
|
<a *ngIf="!href && !route"
|
|
1475
1474
|
[id]="id + '-a'" class="hci-brand-a {{aClass}}">
|
|
@@ -1501,12 +1500,13 @@ BrandNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
|
|
|
1501
1500
|
<img *ngIf="imgSrc && imgRight" [src]="imgSrc" />
|
|
1502
1501
|
</a>
|
|
1503
1502
|
</div>
|
|
1504
|
-
`, isInline: true, styles: [".hci-brand img{height:36px}\n"], 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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }] });
|
|
1503
|
+
`, isInline: true, styles: [".hci-brand img{height:36px}\n"], 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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }] }); }
|
|
1504
|
+
};
|
|
1505
1505
|
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: "
|
|
1509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: BrandNavComponent, decorators: [{
|
|
1510
1510
|
type: Component,
|
|
1511
1511
|
args: [{ selector: "hci-brand", template: `
|
|
1512
1512
|
<div class="hci-brand">
|
|
@@ -1629,9 +1629,8 @@ let LiExpNavComponent = class LiExpNavComponent extends LiNavComponent {
|
|
|
1629
1629
|
this.expanded = false;
|
|
1630
1630
|
}
|
|
1631
1631
|
}
|
|
1632
|
-
};
|
|
1633
|
-
|
|
1634
|
-
LiExpNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1632
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1635
1634
|
<div class="hci-li-exp {{rootClass}}" (mouseover)="onMouseOver($event)" (mouseout)="onMouseOut($event)" [class.hover]="hover">
|
|
1636
1635
|
<li [id]="id + '-li'" class="hci-li-exp-li {{liClass}}" (click)="handleLiClick($event)">
|
|
1637
1636
|
<a *ngIf="!href && !route" class="hci-li-exp-a {{aClass}}">
|
|
@@ -1677,12 +1676,13 @@ LiExpNavComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
|
|
|
1677
1676
|
<ng-container #containerRef></ng-container>
|
|
1678
1677
|
</ul>
|
|
1679
1678
|
</div>
|
|
1680
|
-
`, 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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }] });
|
|
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", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }] }); }
|
|
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: "
|
|
1685
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LiExpNavComponent, decorators: [{
|
|
1686
1686
|
type: Component,
|
|
1687
1687
|
args: [{
|
|
1688
1688
|
selector: "hci-li-exp",
|
|
@@ -1806,17 +1806,17 @@ let TemplateComponent = class TemplateComponent extends NavComponent {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
}
|
|
1809
|
-
};
|
|
1810
|
-
|
|
1811
|
-
TemplateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
1809
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
1812
1811
|
<ng-container [ngTemplateOutlet]="template" [ngTemplateOutletContext]="config"></ng-container>
|
|
1813
1812
|
<ng-container #viewContainer></ng-container>
|
|
1814
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
1813
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
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: "
|
|
1819
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TemplateComponent, decorators: [{
|
|
1820
1820
|
type: Component,
|
|
1821
1821
|
args: [{
|
|
1822
1822
|
selector: "hci-template",
|
|
@@ -2437,9 +2437,8 @@ let SearchListControllerComponent = class SearchListControllerComponent extends
|
|
|
2437
2437
|
}
|
|
2438
2438
|
}
|
|
2439
2439
|
}
|
|
2440
|
-
};
|
|
2441
|
-
|
|
2442
|
-
SearchListControllerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
2440
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
2443
2442
|
<div id="search-title" class="d-flex flex-column">
|
|
2444
2443
|
<div *ngIf="showTitle" class="d-flex pl-2">
|
|
2445
2444
|
<div *ngIf="showBackButton" class="mr-auto ml-1 backButton">
|
|
@@ -2775,7 +2774,8 @@ SearchListControllerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "1
|
|
|
2775
2774
|
</mat-button-toggle-group>
|
|
2776
2775
|
</div>
|
|
2777
2776
|
</div>
|
|
2778
|
-
`, isInline: true, styles: ["select{padding:.25em 0 .25em .25em;outline-offset:-1px;border:0;color:#8a9499;font-size:.8rem;background-color:#fff}.search-box{border:none;border-right:.1px solid #5B6266;padding-left:.5rem!important;color:#8a9499;font-size:.8rem}.search-options{border-radius:10px}.search-button{width:30%;height:2rem;background-image:linear-gradient(#
|
|
2777
|
+
`, isInline: true, styles: ["select{padding:.25em 0 .25em .25em;outline-offset:-1px;border:0;color:#8a9499;font-size:.8rem;background-color:#fff}.search-box{border:none;border-right:.1px solid #5B6266;padding-left:.5rem!important;color:#8a9499;font-size:.8rem}.search-options{border-radius:10px}.search-button{width:30%;height:2rem;background-image:linear-gradient(#6da9c7,#3d7a99);margin:0;color:#fff;border:none}.global-search{align-items:center;width:100%;border-radius:2px;border:.04em solid #727b80}.tab-title-class{display:flex;height:50px;background:#d3d3d3}.tab-pane{width:min-content!important}.search-options.expanded{height:-moz-fit-content;height:fit-content}.backButton .fa-chevron-double-left{color:#fff}.svg-inline--fa fa-chevron-double-left{color:#fff}.sort-item{display:flex;color:#000}.sort-icon{width:1.5rem}.sort-text:hover{cursor:pointer}.hci-white{color:#fff!important}\n"], dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i5.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i5.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3$2.NgbNavContent, selector: "ng-template[ngbNavContent]" }, { kind: "directive", type: i3$2.NgbNav, selector: "[ngbNav]", inputs: ["activeId", "animation", "destroyOnHide", "orientation", "roles", "keyboard"], outputs: ["activeIdChange", "shown", "hidden", "navChange"], exportAs: ["ngbNav"] }, { kind: "directive", type: i3$2.NgbNavItem, selector: "[ngbNavItem]", inputs: ["destroyOnHide", "disabled", "domId", "ngbNavItem"], outputs: ["shown", "hidden"], exportAs: ["ngbNavItem"] }, { kind: "directive", type: i3$2.NgbNavLink, selector: "a[ngbNavLink]" }, { kind: "directive", type: i3$2.NgbNavLinkBase, selector: "[ngbNavLink]" }, { kind: "component", type: i3$2.NgbNavOutlet, selector: "[ngbNavOutlet]", inputs: ["paneRole", "ngbNavOutlet"] }, { kind: "directive", type: i7.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { kind: "component", type: i7.MatButtonToggle, selector: "mat-button-toggle", inputs: ["disableRipple", "aria-label", "aria-labelledby", "id", "name", "value", "tabIndex", "appearance", "checked", "disabled"], outputs: ["change"], exportAs: ["matButtonToggle"] }, { kind: "component", type: i8.MatLegacyFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i8.MatLegacyLabel, selector: "mat-label" }, { kind: "directive", type: i8.MatLegacySuffix, selector: "[matSuffix]" }, { kind: "directive", type: i9.MatLegacyInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", exportAs: ["matInput"] }, { kind: "component", type: i10.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i11.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i11.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i11.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "component", type: i12.MatLegacyCheckbox, selector: "mat-checkbox", inputs: ["disableRipple", "color", "tabIndex"], exportAs: ["matCheckbox"] }, { kind: "component", type: i13.MatLegacySelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { kind: "component", type: i14.MatLegacyOption, selector: "mat-option", exportAs: ["matOption"] }] }); }
|
|
2778
|
+
};
|
|
2779
2779
|
SearchListControllerComponent = __decorate$3([
|
|
2780
2780
|
ComponentType("SearchListControllerComponent"),
|
|
2781
2781
|
__metadata$2("design:paramtypes", [ElementRef,
|
|
@@ -2786,7 +2786,7 @@ SearchListControllerComponent = __decorate$3([
|
|
|
2786
2786
|
HttpClient,
|
|
2787
2787
|
ChangeDetectorRef])
|
|
2788
2788
|
], SearchListControllerComponent);
|
|
2789
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2789
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", 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">
|
|
@@ -3124,7 +3124,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3124
3124
|
</mat-button-toggle-group>
|
|
3125
3125
|
</div>
|
|
3126
3126
|
</div>
|
|
3127
|
-
`, styles: ["select{padding:.25em 0 .25em .25em;outline-offset:-1px;border:0;color:#8a9499;font-size:.8rem;background-color:#fff}.search-box{border:none;border-right:.1px solid #5B6266;padding-left:.5rem!important;color:#8a9499;font-size:.8rem}.search-options{border-radius:10px}.search-button{width:30%;height:2rem;background-image:linear-gradient(#
|
|
3127
|
+
`, styles: ["select{padding:.25em 0 .25em .25em;outline-offset:-1px;border:0;color:#8a9499;font-size:.8rem;background-color:#fff}.search-box{border:none;border-right:.1px solid #5B6266;padding-left:.5rem!important;color:#8a9499;font-size:.8rem}.search-options{border-radius:10px}.search-button{width:30%;height:2rem;background-image:linear-gradient(#6da9c7,#3d7a99);margin:0;color:#fff;border:none}.global-search{align-items:center;width:100%;border-radius:2px;border:.04em solid #727b80}.tab-title-class{display:flex;height:50px;background:#d3d3d3}.tab-pane{width:min-content!important}.search-options.expanded{height:-moz-fit-content;height:fit-content}.backButton .fa-chevron-double-left{color:#fff}.svg-inline--fa fa-chevron-double-left{color:#fff}.sort-item{display:flex;color:#000}.sort-icon{width:1.5rem}.sort-text:hover{cursor:pointer}.hci-white{color:#fff!important}\n"] }]
|
|
3128
3128
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationGlobalService }, { type: NavigationService, decorators: [{
|
|
3129
3129
|
type: Optional
|
|
3130
3130
|
}] }, { type: i3$3.HttpClient }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { showTitle: [{
|
|
@@ -4210,9 +4210,8 @@ let SearchListComponent = class SearchListComponent extends NavComponent {
|
|
|
4210
4210
|
this.searchResultMessage = "";
|
|
4211
4211
|
}
|
|
4212
4212
|
}
|
|
4213
|
-
};
|
|
4214
|
-
|
|
4215
|
-
SearchListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
4213
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
4216
4215
|
<div
|
|
4217
4216
|
class="results-count" [ngClass]="{ 'format-bottom-padding': this.searchResultMessage === '' }">
|
|
4218
4217
|
{{ this.searchResultMessage }}
|
|
@@ -4373,7 +4372,8 @@ SearchListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
4373
4372
|
<div class="font-weight-bold mr-auto">{{getGroupDisplay(rowGroup)}}</div>
|
|
4374
4373
|
</div>
|
|
4375
4374
|
</ng-template>
|
|
4376
|
-
`, isInline: true, styles: [".results-count{background-color:var(--greywarm-meddark);color:#fff;font-size:17.3px;padding-left:18px}.format-bottom-padding{padding-bottom:25px}:host::ng-deep div[id^=row-]:nth-child(
|
|
4375
|
+
`, isInline: true, styles: [".results-count{background-color:var(--greywarm-meddark);color:#fff;font-size:17.3px;padding-left:18px}.format-bottom-padding{padding-bottom:25px}:host::ng-deep div[id^=row-]:nth-child(2n){background-color:var(--white-medium)!important}:host::ng-deep div[id^=row-]{border:0!important}:host::ng-deep div.row-parent.active{color:#fff!important;background-color:var(--bluewarmvivid-lightest)!important}:host::ng-deep .ri-sidebar-cell{background-color:transparent!important}\n"], dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i3$1.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i3$1.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "component", type: i5$1.BusyComponent, selector: "hci-busy", inputs: ["busy", "busySubjects", "getBusySubjects", "parentSelector", "rootClass", "icon", "iconSize", "showIcon", "mxAuto", "myAuto", "text", "template", "config"] }] }); }
|
|
4376
|
+
};
|
|
4377
4377
|
SearchListComponent = __decorate$2([
|
|
4378
4378
|
ComponentType("SearchListComponent"),
|
|
4379
4379
|
__metadata$1("design:paramtypes", [ElementRef,
|
|
@@ -4383,7 +4383,7 @@ SearchListComponent = __decorate$2([
|
|
|
4383
4383
|
NavigationService,
|
|
4384
4384
|
ChangeDetectorRef])
|
|
4385
4385
|
], SearchListComponent);
|
|
4386
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SearchListComponent, decorators: [{
|
|
4387
4387
|
type: Component,
|
|
4388
4388
|
args: [{ selector: "hci-search-list", template: `
|
|
4389
4389
|
<div
|
|
@@ -4546,7 +4546,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
4546
4546
|
<div class="font-weight-bold mr-auto">{{getGroupDisplay(rowGroup)}}</div>
|
|
4547
4547
|
</div>
|
|
4548
4548
|
</ng-template>
|
|
4549
|
-
`, styles: [".results-count{background-color:var(--greywarm-meddark);color:#fff;font-size:17.3px;padding-left:18px}.format-bottom-padding{padding-bottom:25px}:host::ng-deep div[id^=row-]:nth-child(
|
|
4549
|
+
`, styles: [".results-count{background-color:var(--greywarm-meddark);color:#fff;font-size:17.3px;padding-left:18px}.format-bottom-padding{padding-bottom:25px}:host::ng-deep div[id^=row-]:nth-child(2n){background-color:var(--white-medium)!important}:host::ng-deep div[id^=row-]{border:0!important}:host::ng-deep div.row-parent.active{color:#fff!important;background-color:var(--bluewarmvivid-lightest)!important}:host::ng-deep .ri-sidebar-cell{background-color:transparent!important}\n"] }]
|
|
4550
4550
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ComponentFactoryResolver }, { type: NavigationGlobalService }, { type: NavigationService, decorators: [{
|
|
4551
4551
|
type: Optional
|
|
4552
4552
|
}] }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { controller: [{
|
|
@@ -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: "16.2.12", 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: "16.2.12", 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 }); }
|
|
4751
4753
|
}
|
|
4752
|
-
|
|
4753
|
-
TopMarginDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", 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 });
|
|
4754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TopMarginDirective, decorators: [{
|
|
4754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TopMarginDirective, decorators: [{
|
|
4755
4755
|
type: Directive,
|
|
4756
4756
|
args: [{
|
|
4757
4757
|
selector: "[topMargin]"
|
|
@@ -4842,11 +4842,10 @@ class AppHeaderComponent extends NavComponent {
|
|
|
4842
4842
|
}
|
|
4843
4843
|
super.updateConfig(config);
|
|
4844
4844
|
}
|
|
4845
|
-
}
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
], 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: `
|
|
4845
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", type: AppHeaderComponent, selector: "hci-app-header", inputs: { classList: ["class", "classList"], hidden: "hidden", navbarClasses: "navbarClasses" }, host: { properties: { "class": "this.classList" } }, providers: [
|
|
4847
|
+
NavigationService
|
|
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: `
|
|
4850
4849
|
<nav [id]="id + '-nav'"
|
|
4851
4850
|
class="navbar navbar-expand-md navbar-dark {{ navbarClasses ? ' ' + navbarClasses : '' }}"
|
|
4852
4851
|
[style.display]="hidden ? 'none' : 'flex'">
|
|
@@ -4857,8 +4856,9 @@ AppHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ver
|
|
|
4857
4856
|
<ng-container #rightContainer></ng-container>
|
|
4858
4857
|
</div>
|
|
4859
4858
|
</nav>
|
|
4860
|
-
`, isInline: true });
|
|
4861
|
-
|
|
4859
|
+
`, isInline: true }); }
|
|
4860
|
+
}
|
|
4861
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AppHeaderComponent, decorators: [{
|
|
4862
4862
|
type: Component,
|
|
4863
4863
|
args: [{
|
|
4864
4864
|
selector: "hci-app-header",
|
|
@@ -4965,11 +4965,10 @@ class AppFooterComponent extends NavComponent {
|
|
|
4965
4965
|
}
|
|
4966
4966
|
super.updateConfig(config);
|
|
4967
4967
|
}
|
|
4968
|
-
}
|
|
4969
|
-
|
|
4970
|
-
|
|
4971
|
-
|
|
4972
|
-
], 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: `
|
|
4968
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", type: AppFooterComponent, selector: "hci-app-footer", inputs: { footerClasses: "footerClasses" }, host: { properties: { "class": "this.classList" } }, providers: [
|
|
4970
|
+
NavigationService
|
|
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: `
|
|
4973
4972
|
<div class="hci-app-footer {{ footerClasses ? ' ' + footerClasses : '' }}">
|
|
4974
4973
|
<div id="footer-left-container" class="ml-3">
|
|
4975
4974
|
<ng-container #leftContainer></ng-container>
|
|
@@ -4981,8 +4980,9 @@ AppFooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ver
|
|
|
4981
4980
|
<ng-container #rightContainer></ng-container>
|
|
4982
4981
|
</div>
|
|
4983
4982
|
</div>
|
|
4984
|
-
`, isInline: true });
|
|
4985
|
-
|
|
4983
|
+
`, isInline: true }); }
|
|
4984
|
+
}
|
|
4985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AppFooterComponent, decorators: [{
|
|
4986
4986
|
type: Component,
|
|
4987
4987
|
args: [{
|
|
4988
4988
|
selector: "hci-app-footer",
|
|
@@ -5168,11 +5168,10 @@ class SidebarComponent extends NavComponent {
|
|
|
5168
5168
|
this.dragging = false;
|
|
5169
5169
|
}
|
|
5170
5170
|
}
|
|
5171
|
-
}
|
|
5172
|
-
|
|
5173
|
-
|
|
5174
|
-
|
|
5175
|
-
], viewQueries: [{ propertyName: "topContainerSetter", first: true, predicate: ["topContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
5171
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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
|
+
NavigationService
|
|
5174
|
+
], viewQueries: [{ propertyName: "topContainerSetter", first: true, predicate: ["topContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
5176
5175
|
<div
|
|
5177
5176
|
id="hci-sidebar-div"
|
|
5178
5177
|
class="hci-sidebar {{sidebarClasses}}"
|
|
@@ -5201,8 +5200,9 @@ SidebarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
5201
5200
|
>
|
|
5202
5201
|
<i class="fas fa-2xl fa-grip-lines-vertical splitter-icon"></i>
|
|
5203
5202
|
</div>
|
|
5204
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
5205
|
-
|
|
5203
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
|
|
5204
|
+
}
|
|
5205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SidebarComponent, decorators: [{
|
|
5206
5206
|
type: Component,
|
|
5207
5207
|
args: [{
|
|
5208
5208
|
selector: "hci-sidebar",
|
|
@@ -5306,9 +5306,8 @@ let SearchTreeControllerComponent = class SearchTreeControllerComponent extends
|
|
|
5306
5306
|
this.hideElements = config.hideElements;
|
|
5307
5307
|
}
|
|
5308
5308
|
}
|
|
5309
|
-
};
|
|
5310
|
-
|
|
5311
|
-
SearchTreeControllerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SearchTreeControllerComponent, selector: "hci-search-tree-controller", inputs: { buttonTemplate: "buttonTemplate", hideElements: "hideElements" }, exportAs: ["searchTreeControllerComponent"], usesInheritance: true, ngImport: i0, template: `
|
|
5309
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SearchTreeControllerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
5310
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SearchTreeControllerComponent, selector: "hci-search-tree-controller", inputs: { buttonTemplate: "buttonTemplate", hideElements: "hideElements" }, exportAs: ["searchTreeControllerComponent"], usesInheritance: true, ngImport: i0, template: `
|
|
5312
5311
|
<div *ngIf="!hideElements" id="search-title" class="d-flex flex-column">
|
|
5313
5312
|
<div *ngIf="showTitle" class="d-flex pl-2">
|
|
5314
5313
|
{{title}}
|
|
@@ -5399,11 +5398,12 @@ SearchTreeControllerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "1
|
|
|
5399
5398
|
</div>
|
|
5400
5399
|
</div>
|
|
5401
5400
|
</div>
|
|
5402
|
-
`, isInline: true, styles: [".sidebar-container{background-color:#e7e7e7;color:#fff;box-shadow:none;z-index:1000;padding-top:3px;margin-left:-8px;margin-right:-8px;padding-bottom:32px}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3$2.NgbNavContent, selector: "ng-template[ngbNavContent]" }, { kind: "directive", type: i3$2.NgbNav, selector: "[ngbNav]", inputs: ["activeId", "animation", "destroyOnHide", "orientation", "roles", "keyboard"], outputs: ["activeIdChange", "shown", "hidden", "navChange"], exportAs: ["ngbNav"] }, { kind: "directive", type: i3$2.NgbNavItem, selector: "[ngbNavItem]", inputs: ["destroyOnHide", "disabled", "domId", "ngbNavItem"], outputs: ["shown", "hidden"], exportAs: ["ngbNavItem"] }, { kind: "directive", type: i3$2.NgbNavLink, selector: "a[ngbNavLink]" }, { kind: "component", type: i3$2.NgbNavOutlet, selector: "[ngbNavOutlet]", inputs: ["paneRole", "ngbNavOutlet"] }, { kind: "directive", type: i7.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { kind: "component", type: i7.MatButtonToggle, selector: "mat-button-toggle", inputs: ["disableRipple", "aria-label", "aria-labelledby", "id", "name", "value", "tabIndex", "appearance", "checked", "disabled"], outputs: ["change"], exportAs: ["matButtonToggle"] }] });
|
|
5401
|
+
`, isInline: true, styles: [".sidebar-container{background-color:#e7e7e7;color:#fff;box-shadow:none;z-index:1000;padding-top:3px;margin-left:-8px;margin-right:-8px;padding-bottom:32px}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3$2.NgbNavContent, selector: "ng-template[ngbNavContent]" }, { kind: "directive", type: i3$2.NgbNav, selector: "[ngbNav]", inputs: ["activeId", "animation", "destroyOnHide", "orientation", "roles", "keyboard"], outputs: ["activeIdChange", "shown", "hidden", "navChange"], exportAs: ["ngbNav"] }, { kind: "directive", type: i3$2.NgbNavItem, selector: "[ngbNavItem]", inputs: ["destroyOnHide", "disabled", "domId", "ngbNavItem"], outputs: ["shown", "hidden"], exportAs: ["ngbNavItem"] }, { kind: "directive", type: i3$2.NgbNavItemRole, selector: "[ngbNavItem]:not(ng-container)" }, { kind: "directive", type: i3$2.NgbNavLink, selector: "a[ngbNavLink]" }, { kind: "directive", type: i3$2.NgbNavLinkBase, selector: "[ngbNavLink]" }, { kind: "component", type: i3$2.NgbNavOutlet, selector: "[ngbNavOutlet]", inputs: ["paneRole", "ngbNavOutlet"] }, { kind: "directive", type: i7.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { kind: "component", type: i7.MatButtonToggle, selector: "mat-button-toggle", inputs: ["disableRipple", "aria-label", "aria-labelledby", "id", "name", "value", "tabIndex", "appearance", "checked", "disabled"], outputs: ["change"], exportAs: ["matButtonToggle"] }] }); }
|
|
5402
|
+
};
|
|
5403
5403
|
SearchTreeControllerComponent = __decorate$1([
|
|
5404
5404
|
ComponentType("SearchTreeControllerComponent")
|
|
5405
5405
|
], SearchTreeControllerComponent);
|
|
5406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5406
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", 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,9 +6018,8 @@ let SearchTreeComponent = class SearchTreeComponent extends NavComponent {
|
|
|
6018
6018
|
}
|
|
6019
6019
|
});
|
|
6020
6020
|
}
|
|
6021
|
-
};
|
|
6022
|
-
|
|
6023
|
-
SearchTreeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: `
|
|
6021
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", 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: "16.2.12", 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: `
|
|
6024
6023
|
<div class="d-flex scrollable treeBox">
|
|
6025
6024
|
<div class="d-flex flex-column treeBox">
|
|
6026
6025
|
<hci-busy [busySubjects]="loadingSubjects" parentSelector=".scrollable" [icon]="busyIcon"></hci-busy>
|
|
@@ -6047,7 +6046,8 @@ SearchTreeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
6047
6046
|
<ng-template #defaultTemplate let-data="node.data">
|
|
6048
6047
|
<span>{{ data.name }}</span>
|
|
6049
6048
|
</ng-template>
|
|
6050
|
-
`, isInline: true, styles: [":host{min-height:0px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.treeBox{min-height:0px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.searchTree{height:100%}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i5$1.BusyComponent, selector: "hci-busy", inputs: ["busy", "busySubjects", "getBusySubjects", "parentSelector", "rootClass", "icon", "iconSize", "showIcon", "mxAuto", "myAuto", "text", "template", "config"] }, { kind: "component", type: i5$2.TreeComponent, selector: "Tree, tree-root", inputs: ["nodes", "options", "focused", "state"], outputs: ["toggleExpanded", "activate", "deactivate", "nodeActivate", "nodeDeactivate", "select", "deselect", "focus", "blur", "updateData", "initialized", "moveNode", "copyNode", "loadNodeChildren", "changeFilter", "event", "stateChange"] }] });
|
|
6049
|
+
`, isInline: true, styles: [":host{min-height:0px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.treeBox{min-height:0px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1}.searchTree{height:100%}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i5$1.BusyComponent, selector: "hci-busy", inputs: ["busy", "busySubjects", "getBusySubjects", "parentSelector", "rootClass", "icon", "iconSize", "showIcon", "mxAuto", "myAuto", "text", "template", "config"] }, { kind: "component", type: i5$2.TreeComponent, selector: "Tree, tree-root", inputs: ["nodes", "options", "focused", "state"], outputs: ["toggleExpanded", "activate", "deactivate", "nodeActivate", "nodeDeactivate", "select", "deselect", "focus", "blur", "updateData", "initialized", "moveNode", "copyNode", "loadNodeChildren", "changeFilter", "event", "stateChange"] }] }); }
|
|
6050
|
+
};
|
|
6051
6051
|
SearchTreeComponent = __decorate([
|
|
6052
6052
|
ComponentType("SearchTreeComponent"),
|
|
6053
6053
|
__metadata("design:paramtypes", [ElementRef,
|
|
@@ -6057,7 +6057,7 @@ SearchTreeComponent = __decorate([
|
|
|
6057
6057
|
NavigationService,
|
|
6058
6058
|
ChangeDetectorRef])
|
|
6059
6059
|
], SearchTreeComponent);
|
|
6060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6060
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", 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,72 +6157,72 @@ class NavigationModule {
|
|
|
6157
6157
|
ngModule: NavigationModule
|
|
6158
6158
|
};
|
|
6159
6159
|
}
|
|
6160
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6161
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: NavigationModule, declarations: [NavComponent,
|
|
6162
|
+
AppHeaderComponent,
|
|
6163
|
+
AppFooterComponent,
|
|
6164
|
+
SidebarComponent,
|
|
6165
|
+
UlNavComponent,
|
|
6166
|
+
LiNavComponent,
|
|
6167
|
+
LiDdNavComponent,
|
|
6168
|
+
DivNavComponent,
|
|
6169
|
+
BrandNavComponent,
|
|
6170
|
+
LiExpNavComponent,
|
|
6171
|
+
BadgeComponent,
|
|
6172
|
+
TemplateComponent,
|
|
6173
|
+
SearchListControllerComponent,
|
|
6174
|
+
SearchListComponent,
|
|
6175
|
+
SearchTreeControllerComponent,
|
|
6176
|
+
SearchTreeComponent,
|
|
6177
|
+
TopMarginDirective], imports: [CommonModule,
|
|
6178
|
+
FormsModule,
|
|
6179
|
+
RouterModule,
|
|
6180
|
+
MiscModule,
|
|
6181
|
+
NgbModule,
|
|
6182
|
+
MatLegacyButtonModule,
|
|
6183
|
+
MatButtonToggleModule,
|
|
6184
|
+
MatLegacyInputModule,
|
|
6185
|
+
MatIconModule,
|
|
6186
|
+
MatDatepickerModule,
|
|
6187
|
+
MatNativeDateModule,
|
|
6188
|
+
MatLegacyCheckboxModule,
|
|
6189
|
+
MatLegacySelectModule,
|
|
6190
|
+
TreeModule,
|
|
6191
|
+
NgbNavModule], exports: [AppHeaderComponent,
|
|
6192
|
+
AppFooterComponent,
|
|
6193
|
+
SidebarComponent,
|
|
6194
|
+
UlNavComponent,
|
|
6195
|
+
LiNavComponent,
|
|
6196
|
+
LiDdNavComponent,
|
|
6197
|
+
BrandNavComponent,
|
|
6198
|
+
LiExpNavComponent,
|
|
6199
|
+
DivNavComponent,
|
|
6200
|
+
BadgeComponent,
|
|
6201
|
+
TemplateComponent,
|
|
6202
|
+
SearchListControllerComponent,
|
|
6203
|
+
SearchListComponent,
|
|
6204
|
+
SearchTreeControllerComponent,
|
|
6205
|
+
SearchTreeComponent,
|
|
6206
|
+
TopMarginDirective] }); }
|
|
6207
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationModule, providers: [
|
|
6208
|
+
MatDatepickerModule,
|
|
6209
|
+
], imports: [CommonModule,
|
|
6210
|
+
FormsModule,
|
|
6211
|
+
RouterModule,
|
|
6212
|
+
MiscModule,
|
|
6213
|
+
NgbModule,
|
|
6214
|
+
MatLegacyButtonModule,
|
|
6215
|
+
MatButtonToggleModule,
|
|
6216
|
+
MatLegacyInputModule,
|
|
6217
|
+
MatIconModule,
|
|
6218
|
+
MatDatepickerModule,
|
|
6219
|
+
MatNativeDateModule,
|
|
6220
|
+
MatLegacyCheckboxModule,
|
|
6221
|
+
MatLegacySelectModule,
|
|
6222
|
+
TreeModule,
|
|
6223
|
+
NgbNavModule] }); }
|
|
6160
6224
|
}
|
|
6161
|
-
|
|
6162
|
-
NavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: NavigationModule, declarations: [NavComponent,
|
|
6163
|
-
AppHeaderComponent,
|
|
6164
|
-
AppFooterComponent,
|
|
6165
|
-
SidebarComponent,
|
|
6166
|
-
UlNavComponent,
|
|
6167
|
-
LiNavComponent,
|
|
6168
|
-
LiDdNavComponent,
|
|
6169
|
-
DivNavComponent,
|
|
6170
|
-
BrandNavComponent,
|
|
6171
|
-
LiExpNavComponent,
|
|
6172
|
-
BadgeComponent,
|
|
6173
|
-
TemplateComponent,
|
|
6174
|
-
SearchListControllerComponent,
|
|
6175
|
-
SearchListComponent,
|
|
6176
|
-
SearchTreeControllerComponent,
|
|
6177
|
-
SearchTreeComponent,
|
|
6178
|
-
TopMarginDirective], imports: [CommonModule,
|
|
6179
|
-
FormsModule,
|
|
6180
|
-
RouterModule,
|
|
6181
|
-
MiscModule,
|
|
6182
|
-
NgbModule,
|
|
6183
|
-
MatLegacyButtonModule,
|
|
6184
|
-
MatButtonToggleModule,
|
|
6185
|
-
MatLegacyInputModule,
|
|
6186
|
-
MatIconModule,
|
|
6187
|
-
MatDatepickerModule,
|
|
6188
|
-
MatNativeDateModule,
|
|
6189
|
-
MatLegacyCheckboxModule,
|
|
6190
|
-
MatLegacySelectModule,
|
|
6191
|
-
TreeModule,
|
|
6192
|
-
NgbNavModule], exports: [AppHeaderComponent,
|
|
6193
|
-
AppFooterComponent,
|
|
6194
|
-
SidebarComponent,
|
|
6195
|
-
UlNavComponent,
|
|
6196
|
-
LiNavComponent,
|
|
6197
|
-
LiDdNavComponent,
|
|
6198
|
-
BrandNavComponent,
|
|
6199
|
-
LiExpNavComponent,
|
|
6200
|
-
DivNavComponent,
|
|
6201
|
-
BadgeComponent,
|
|
6202
|
-
TemplateComponent,
|
|
6203
|
-
SearchListControllerComponent,
|
|
6204
|
-
SearchListComponent,
|
|
6205
|
-
SearchTreeControllerComponent,
|
|
6206
|
-
SearchTreeComponent,
|
|
6207
|
-
TopMarginDirective] });
|
|
6208
|
-
NavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationModule, providers: [
|
|
6209
|
-
MatDatepickerModule,
|
|
6210
|
-
], imports: [CommonModule,
|
|
6211
|
-
FormsModule,
|
|
6212
|
-
RouterModule,
|
|
6213
|
-
MiscModule,
|
|
6214
|
-
NgbModule,
|
|
6215
|
-
MatLegacyButtonModule,
|
|
6216
|
-
MatButtonToggleModule,
|
|
6217
|
-
MatLegacyInputModule,
|
|
6218
|
-
MatIconModule,
|
|
6219
|
-
MatDatepickerModule,
|
|
6220
|
-
MatNativeDateModule,
|
|
6221
|
-
MatLegacyCheckboxModule,
|
|
6222
|
-
MatLegacySelectModule,
|
|
6223
|
-
TreeModule,
|
|
6224
|
-
NgbNavModule] });
|
|
6225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationModule, decorators: [{
|
|
6225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigationModule, decorators: [{
|
|
6226
6226
|
type: NgModule,
|
|
6227
6227
|
args: [{
|
|
6228
6228
|
imports: [
|