@hestia-earth/ui-components 0.19.9 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bibliographies/bibliographies-search-confirm/bibliographies-search-confirm.component.d.ts +1 -1
- package/common/bind-once.directive.d.ts +1 -1
- package/common/blank-node-state/blank-node-state.component.d.ts +1 -1
- package/common/blank-node-state-notice/blank-node-state-notice.component.d.ts +1 -1
- package/common/blank-node-value-delta/blank-node-value-delta.component.d.ts +1 -1
- package/common/click-outside.directive.d.ts +1 -1
- package/common/clipboard/clipboard.component.d.ts +1 -1
- package/common/compound.directive.d.ts +1 -1
- package/common/data-table/data-table.component.d.ts +1 -1
- package/common/issue-confirm/issue-confirm.component.d.ts +1 -1
- package/common/link-key-value/link-key-value.component.d.ts +1 -1
- package/common/maps-drawing-confirm/maps-drawing-confirm.component.d.ts +1 -1
- package/common/navigation-menu/navigation-menu.component.d.ts +1 -1
- package/common/popover/popover.component.d.ts +1 -1
- package/common/popover-confirm/popover-confirm.component.d.ts +1 -1
- package/common/schema-version-link/schema-version-link.component.d.ts +1 -1
- package/common/skeleton-text/skeleton-text.component.d.ts +1 -1
- package/common/social-tags/social-tags.component.d.ts +1 -1
- package/common/tags-input.directive.d.ts +1 -1
- package/common/times.pipe.d.ts +1 -1
- package/common/toast/toast.component.d.ts +1 -1
- package/common/unit-converter/unit-converter.component.d.ts +1 -1
- package/cycles/cycles-activity/cycles-activity.component.d.ts +1 -1
- package/cycles/cycles-activity-logs/cycles-activity-logs.component.d.ts +2 -1
- package/cycles/cycles-animals/cycles-animals.component.d.ts +1 -1
- package/cycles/cycles-completeness/cycles-completeness.component.d.ts +1 -1
- package/cycles/cycles-completeness-logs/cycles-completeness-logs.component.d.ts +2 -1
- package/cycles/cycles-emissions/cycles-emissions.component.d.ts +1 -1
- package/cycles/cycles-emissions-chart/cycles-emissions-chart.component.d.ts +1 -1
- package/cycles/cycles-emissions-logs/cycles-emissions-logs.component.d.ts +2 -1
- package/cycles/cycles-functional-unit-measure/cycles-functional-unit-measure.component.d.ts +1 -1
- package/cycles/cycles-practices/cycles-practices.component.d.ts +1 -1
- package/cycles/cycles-practices-logs/cycles-practices-logs.component.d.ts +2 -1
- package/cycles/cycles-practices-timeline/cycles-practices-timeline.component.d.ts +1 -1
- package/cycles/cycles-result/cycles-result.component.d.ts +1 -1
- package/engine/aggregation-engine.service.d.ts +2 -2
- package/engine/engine-models-version-link/engine-models-version-link.component.d.ts +1 -1
- package/engine/engine-orchestrator-edit/engine-orchestrator-edit.component.d.ts +1 -1
- package/engine/engine-requirements-form/engine-requirements-form.component.d.ts +1 -1
- package/esm2020/auth/auth.service.mjs +3 -3
- package/esm2020/bibliographies/bibliographies-search-confirm/bibliographies-search-confirm.component.mjs +3 -3
- package/esm2020/bibliographies/bibliographies.module.mjs +4 -4
- package/esm2020/common/apply-pure.pipe.mjs +3 -3
- package/esm2020/common/bind-once.directive.mjs +3 -3
- package/esm2020/common/blank-node-state/blank-node-state.component.mjs +3 -3
- package/esm2020/common/blank-node-state-notice/blank-node-state-notice.component.mjs +3 -3
- package/esm2020/common/blank-node-value-delta/blank-node-value-delta.component.mjs +3 -3
- package/esm2020/common/click-outside.directive.mjs +3 -3
- package/esm2020/common/clipboard/clipboard.component.mjs +3 -3
- package/esm2020/common/common.light.module.mjs +4 -4
- package/esm2020/common/common.module.mjs +4 -4
- package/esm2020/common/common.service.mjs +3 -3
- package/esm2020/common/compound.directive.mjs +3 -3
- package/esm2020/common/compound.pipe.mjs +3 -3
- package/esm2020/common/data-table/data-table.component.mjs +3 -3
- package/esm2020/common/default.pipe.mjs +3 -3
- package/esm2020/common/ellipsis.pipe.mjs +3 -3
- package/esm2020/common/get.pipe.mjs +3 -3
- package/esm2020/common/is-array.pipe.mjs +3 -3
- package/esm2020/common/is-object.pipe.mjs +3 -3
- package/esm2020/common/issue-confirm/issue-confirm.component.mjs +3 -3
- package/esm2020/common/key-to-label.pipe.mjs +3 -3
- package/esm2020/common/keys.pipe.mjs +3 -3
- package/esm2020/common/link-key-value/link-key-value.component.mjs +3 -3
- package/esm2020/common/maps-drawing-confirm/maps-drawing-confirm.component.mjs +3 -3
- package/esm2020/common/navigation-menu/navigation-menu.component.mjs +3 -3
- package/esm2020/common/navigation-menu.service.mjs +3 -3
- package/esm2020/common/no-ext.pipe.mjs +3 -3
- package/esm2020/common/pluralize.pipe.mjs +3 -3
- package/esm2020/common/popover/popover.component.mjs +3 -3
- package/esm2020/common/popover-confirm/popover-confirm.component.mjs +3 -3
- package/esm2020/common/precision.pipe.mjs +3 -3
- package/esm2020/common/schema-version-link/schema-version-link.component.mjs +3 -3
- package/esm2020/common/skeleton-text/skeleton-text.component.mjs +3 -3
- package/esm2020/common/social-tags/social-tags.component.mjs +3 -3
- package/esm2020/common/sort-by.pipe.mjs +3 -3
- package/esm2020/common/tags-input.directive.mjs +3 -3
- package/esm2020/common/times.pipe.mjs +5 -5
- package/esm2020/common/toast/toast.component.mjs +3 -3
- package/esm2020/common/toast.service.mjs +3 -3
- package/esm2020/common/unit-converter/unit-converter.component.mjs +3 -3
- package/esm2020/common/utils.mjs +2 -2
- package/esm2020/cycles/cycles-activity/cycles-activity.component.mjs +5 -5
- package/esm2020/cycles/cycles-activity-logs/cycles-activity-logs.component.mjs +3 -3
- package/esm2020/cycles/cycles-animals/cycles-animals.component.mjs +3 -3
- package/esm2020/cycles/cycles-completeness/cycles-completeness.component.mjs +5 -5
- package/esm2020/cycles/cycles-completeness-logs/cycles-completeness-logs.component.mjs +3 -3
- package/esm2020/cycles/cycles-emissions/cycles-emissions.component.mjs +5 -5
- package/esm2020/cycles/cycles-emissions-chart/cycles-emissions-chart.component.mjs +3 -3
- package/esm2020/cycles/cycles-emissions-logs/cycles-emissions-logs.component.mjs +3 -3
- package/esm2020/cycles/cycles-functional-unit-measure/cycles-functional-unit-measure.component.mjs +3 -3
- package/esm2020/cycles/cycles-practices/cycles-practices.component.mjs +5 -5
- package/esm2020/cycles/cycles-practices-logs/cycles-practices-logs.component.mjs +3 -3
- package/esm2020/cycles/cycles-practices-timeline/cycles-practices-timeline.component.mjs +4 -4
- package/esm2020/cycles/cycles-result/cycles-result.component.mjs +3 -3
- package/esm2020/cycles/cycles.model.mjs +1 -1
- package/esm2020/cycles/cycles.module.mjs +4 -4
- package/esm2020/engine/aggregation-engine.service.mjs +3 -3
- package/esm2020/engine/engine-models-version-link/engine-models-version-link.component.mjs +3 -3
- package/esm2020/engine/engine-orchestrator-edit/engine-orchestrator-edit.component.mjs +3 -3
- package/esm2020/engine/engine-requirements-form/engine-requirements-form.component.mjs +3 -3
- package/esm2020/engine/engine.module.mjs +4 -4
- package/esm2020/engine/engine.service.mjs +3 -3
- package/esm2020/files/files-error.model.mjs +8 -5
- package/esm2020/files/files-form/files-form.component.mjs +5 -5
- package/esm2020/files/files-upload-errors/files-upload-errors.component.mjs +3 -3
- package/esm2020/files/files.module.mjs +4 -4
- package/esm2020/fontawesome/fontawesome.module.mjs +4 -4
- package/esm2020/glossary/glossary.service.mjs +3 -3
- package/esm2020/impact-assessments/impact-assessments-graph/impact-assessments-graph.component.mjs +3 -3
- package/esm2020/impact-assessments/impact-assessments-indicator-breakdown-chart/impact-assessments-indicator-breakdown-chart.component.mjs +3 -3
- package/esm2020/impact-assessments/impact-assessments-indicators-chart/impact-assessments-indicators-chart.component.mjs +3 -3
- package/esm2020/impact-assessments/impact-assessments-products/impact-assessments-products.component.mjs +5 -5
- package/esm2020/impact-assessments/impact-assessments-products-logs/impact-assessments-products-logs.component.mjs +3 -3
- package/esm2020/impact-assessments/impact-assessments.module.mjs +4 -4
- package/esm2020/mendeley/mendeley.service.mjs +3 -3
- package/esm2020/node/node-csv-export-confirm/node-csv-export-confirm.component.mjs +3 -3
- package/esm2020/node/node-csv-select-headers/node-csv-select-headers.component.mjs +3 -3
- package/esm2020/node/node-csv.service.mjs +3 -3
- package/esm2020/node/node-diffs/node-diffs.component.mjs +3 -3
- package/esm2020/node/node-icon/node-icon.component.mjs +3 -3
- package/esm2020/node/node-link/node-link.component.mjs +3 -3
- package/esm2020/node/node-logs-file/node-logs-file.component.mjs +3 -3
- package/esm2020/node/node-logs-models/node-logs-models.component.mjs +5 -5
- package/esm2020/node/node-missing-lookup-factors/node-missing-lookup-factors.component.mjs +3 -3
- package/esm2020/node/node-recommendations/node-recommendations.component.mjs +3 -3
- package/esm2020/node/node-value-details/node-value-details.component.mjs +3 -3
- package/esm2020/node/node.module.mjs +4 -4
- package/esm2020/node/node.service.mjs +3 -3
- package/esm2020/schema/schema.service.mjs +3 -3
- package/esm2020/search/search.service.mjs +3 -3
- package/esm2020/sites/sites-maps/sites-maps.component.mjs +3 -3
- package/esm2020/sites/sites-measurements/sites-measurements.component.mjs +5 -5
- package/esm2020/sites/sites-measurements-logs/sites-measurements-logs.component.mjs +3 -3
- package/esm2020/sites/sites.module.mjs +4 -4
- package/esm2020/terms/terms-property-content/terms-property-content.component.mjs +3 -3
- package/esm2020/terms/terms-sub-class-of-content/terms-sub-class-of-content.component.mjs +4 -4
- package/esm2020/terms/terms.module.mjs +4 -4
- package/esm2020/users/users.service.mjs +3 -3
- package/fesm2015/hestia-earth-ui-components.mjs +322 -320
- package/fesm2015/hestia-earth-ui-components.mjs.map +1 -1
- package/fesm2020/hestia-earth-ui-components.mjs +322 -317
- package/fesm2020/hestia-earth-ui-components.mjs.map +1 -1
- package/files/files-form/files-form.component.d.ts +1 -1
- package/files/files-upload-errors/files-upload-errors.component.d.ts +1 -1
- package/impact-assessments/impact-assessments-graph/impact-assessments-graph.component.d.ts +1 -1
- package/impact-assessments/impact-assessments-indicator-breakdown-chart/impact-assessments-indicator-breakdown-chart.component.d.ts +1 -1
- package/impact-assessments/impact-assessments-indicators-chart/impact-assessments-indicators-chart.component.d.ts +1 -1
- package/impact-assessments/impact-assessments-products/impact-assessments-products.component.d.ts +1 -1
- package/impact-assessments/impact-assessments-products-logs/impact-assessments-products-logs.component.d.ts +2 -1
- package/node/node-csv-export-confirm/node-csv-export-confirm.component.d.ts +1 -1
- package/node/node-csv-select-headers/node-csv-select-headers.component.d.ts +1 -1
- package/node/node-diffs/node-diffs.component.d.ts +1 -1
- package/node/node-icon/node-icon.component.d.ts +1 -1
- package/node/node-link/node-link.component.d.ts +1 -1
- package/node/node-logs-file/node-logs-file.component.d.ts +1 -1
- package/node/node-logs-models/node-logs-models.component.d.ts +1 -1
- package/node/node-missing-lookup-factors/node-missing-lookup-factors.component.d.ts +1 -1
- package/node/node-recommendations/node-recommendations.component.d.ts +1 -1
- package/node/node-value-details/node-value-details.component.d.ts +1 -1
- package/package.json +1 -1
- package/sites/sites-maps/sites-maps.component.d.ts +1 -1
- package/sites/sites-measurements/sites-measurements.component.d.ts +1 -1
- package/sites/sites-measurements-logs/sites-measurements-logs.component.d.ts +1 -1
- package/styles.scss +3 -3
- package/terms/terms-property-content/terms-property-content.component.d.ts +1 -1
- package/terms/terms-sub-class-of-content/terms-sub-class-of-content.component.d.ts +1 -1
package/bibliographies/bibliographies-search-confirm/bibliographies-search-confirm.component.d.ts
CHANGED
|
@@ -35,6 +35,6 @@ export declare class BibliographiesSearchConfirmComponent implements AfterViewIn
|
|
|
35
35
|
confirm(): void;
|
|
36
36
|
cancel(): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<BibliographiesSearchConfirmComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BibliographiesSearchConfirmComponent, "he-bibliographies-search-confirm", never, { "search": "search"; "searchSources": "searchSources"; "searchBibliographies": "searchBibliographies"; "searchBy": "searchBy"; }, { "closed": "closed"; }, never, never, false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BibliographiesSearchConfirmComponent, "he-bibliographies-search-confirm", never, { "search": "search"; "searchSources": "searchSources"; "searchBibliographies": "searchBibliographies"; "searchBy": "searchBy"; }, { "closed": "closed"; }, never, never, false, never>;
|
|
39
39
|
}
|
|
40
40
|
export {};
|
|
@@ -6,5 +6,5 @@ export declare class BindOnceDirective implements OnChanges {
|
|
|
6
6
|
constructor(templateRef: TemplateRef<void>, viewContainerRef: ViewContainerRef);
|
|
7
7
|
ngOnChanges(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BindOnceDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BindOnceDirective, "[bindOnce]", never, { "bindOnce": "bindOnce"; }, {}, never, never, false>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BindOnceDirective, "[bindOnce]", never, { "bindOnce": "bindOnce"; }, {}, never, never, false, never>;
|
|
10
10
|
}
|
|
@@ -25,5 +25,5 @@ export declare class BlankNodeStateComponent {
|
|
|
25
25
|
protected get aggregatedModel$(): import("rxjs").Observable<import("../../engine/aggregation-engine.service").IAggregationModel>;
|
|
26
26
|
protected get engineModel$(): import("rxjs").Observable<import("../../engine/engine.service").IModel>;
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlankNodeStateComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeStateComponent, "he-blank-node-state", never, { "dataState": "dataState"; "nodeType": "nodeType"; "dataKey": "dataKey"; "key": "key"; "node": "node"; "state": "state"; "linkClass": "linkClass"; }, {}, never, never, false>;
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeStateComponent, "he-blank-node-state", never, { "dataState": "dataState"; "nodeType": "nodeType"; "dataKey": "dataKey"; "key": "key"; "node": "node"; "state": "state"; "linkClass": "linkClass"; }, {}, never, never, false, never>;
|
|
29
29
|
}
|
|
@@ -5,5 +5,5 @@ export declare class BlankNodeStateNoticeComponent {
|
|
|
5
5
|
showDeleted: boolean;
|
|
6
6
|
get show(): boolean;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlankNodeStateNoticeComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeStateNoticeComponent, "he-blank-node-state-notice", never, { "dataState": "dataState"; "showAggregated": "showAggregated"; "showDeleted": "showDeleted"; }, {}, never, never, false>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeStateNoticeComponent, "he-blank-node-state-notice", never, { "dataState": "dataState"; "showAggregated": "showAggregated"; "showDeleted": "showDeleted"; }, {}, never, never, false, never>;
|
|
9
9
|
}
|
|
@@ -9,5 +9,5 @@ export declare class BlankNodeValueDeltaComponent {
|
|
|
9
9
|
get delta(): number;
|
|
10
10
|
get color(): "" | import("../delta-utils").DeltaColour;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlankNodeValueDeltaComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeValueDeltaComponent, "he-blank-node-value-delta", never, { "value": "value"; "originalValue": "originalValue"; "displayType": "displayType"; }, {}, never, never, false>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlankNodeValueDeltaComponent, "he-blank-node-value-delta", never, { "value": "value"; "originalValue": "originalValue"; "displayType": "displayType"; }, {}, never, never, false, never>;
|
|
13
13
|
}
|
|
@@ -6,5 +6,5 @@ export declare class ClickOutsideDirective {
|
|
|
6
6
|
constructor(elementRef: ElementRef);
|
|
7
7
|
onClick(event: MouseEvent): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClickOutsideDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickOutsideDirective, "[clickOutside]", never, {}, { "clickOutside": "clickOutside"; }, never, never, false>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ClickOutsideDirective, "[clickOutside]", never, {}, { "clickOutside": "clickOutside"; }, never, never, false, never>;
|
|
10
10
|
}
|
|
@@ -13,5 +13,5 @@ export declare class ClipboardComponent {
|
|
|
13
13
|
onClick($event: any): void;
|
|
14
14
|
clipboard(): Promise<void>;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClipboardComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardComponent, "he-clipboard", never, { "value": "value"; "disabled": "disabled"; "hideText": "hideText"; "icon": "icon"; "size": "size"; "rotate": "rotate"; "clipboardClass": "clipboardClass"; }, {}, never, never, false>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ClipboardComponent, "he-clipboard", never, { "value": "value"; "disabled": "disabled"; "hideText": "hideText"; "icon": "icon"; "size": "size"; "rotate": "rotate"; "clipboardClass": "clipboardClass"; }, {}, never, never, false, never>;
|
|
17
17
|
}
|
|
@@ -6,5 +6,5 @@ export declare class CompoundDirective implements OnChanges {
|
|
|
6
6
|
constructor(elementRef: ElementRef);
|
|
7
7
|
ngOnChanges(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CompoundDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CompoundDirective, "[appCompound]", never, { "appCompound": "appCompound"; }, {}, never, never, false>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<CompoundDirective, "[appCompound]", never, { "appCompound": "appCompound"; }, {}, never, never, false, never>;
|
|
10
10
|
}
|
|
@@ -22,5 +22,5 @@ export declare class DataTableComponent implements AfterViewInit, AfterContentCh
|
|
|
22
22
|
get rowHeight(): 30 | 42;
|
|
23
23
|
private updateTableSize;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<DataTableComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DataTableComponent, "he-data-table", never, { "minHeight": "minHeight"; "maxHeight": "maxHeight"; "small": "small"; }, {}, never, ["*"], false>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DataTableComponent, "he-data-table", never, { "minHeight": "minHeight"; "maxHeight": "maxHeight"; "small": "small"; }, {}, never, ["*"], false, never>;
|
|
26
26
|
}
|
|
@@ -13,5 +13,5 @@ export declare class IssueConfirmComponent implements OnChanges {
|
|
|
13
13
|
ngOnChanges(): void;
|
|
14
14
|
get issueUrl(): string;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<IssueConfirmComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IssueConfirmComponent, "he-issue-confirm", never, { "title": "title"; "repository": "repository"; "template": "template"; "isCommunity": "isCommunity"; }, { "closed": "closed"; }, never, never, false>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IssueConfirmComponent, "he-issue-confirm", never, { "title": "title"; "repository": "repository"; "template": "template"; "isCommunity": "isCommunity"; }, { "closed": "closed"; }, never, never, false, never>;
|
|
17
17
|
}
|
|
@@ -20,5 +20,5 @@ export declare class LinkKeyValueComponent {
|
|
|
20
20
|
get isUndefined(): boolean;
|
|
21
21
|
isBlankNode(value: any): boolean;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<LinkKeyValueComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LinkKeyValueComponent, "he-link-key-value", never, { "node": "node"; "nodeType": "nodeType"; "dataKey": "dataKey"; "key": "key"; "defaultValue": "defaultValue"; "dataState": "dataState"; }, {}, never, never, false>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LinkKeyValueComponent, "he-link-key-value", never, { "node": "node"; "nodeType": "nodeType"; "dataKey": "dataKey"; "key": "key"; "defaultValue": "defaultValue"; "dataState": "dataState"; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
@@ -24,5 +24,5 @@ export declare class MapsDrawingConfirmComponent implements OnInit, AfterViewIni
|
|
|
24
24
|
confirm(): void;
|
|
25
25
|
clear(): void;
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapsDrawingConfirmComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MapsDrawingConfirmComponent, "he-maps-drawing-confirm", never, { "value": "value"; "modes": "modes"; "center": "center"; "zoom": "zoom"; }, { "closed": "closed"; }, never, never, false>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MapsDrawingConfirmComponent, "he-maps-drawing-confirm", never, { "value": "value"; "modes": "modes"; "center": "center"; "zoom": "zoom"; }, { "closed": "closed"; }, never, never, false, never>;
|
|
28
28
|
}
|
|
@@ -11,5 +11,5 @@ export declare class NavigationMenuComponent {
|
|
|
11
11
|
get maxHeight(): string;
|
|
12
12
|
toggle(): void;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationMenuComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigationMenuComponent, "he-navigation-menu", never, { "sticky": "sticky"; "collapsible": "collapsible"; }, {}, never, ["*"], false>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavigationMenuComponent, "he-navigation-menu", never, { "sticky": "sticky"; "collapsible": "collapsible"; }, {}, never, ["*"], false, never>;
|
|
15
15
|
}
|
|
@@ -12,5 +12,5 @@ export declare class PopoverComponent {
|
|
|
12
12
|
protected onClick($event: any): void;
|
|
13
13
|
active: boolean;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "he-popover", never, { "message": "message"; "content": "content"; "data": "data"; "position": "position"; }, {}, never, ["*", "[actions]"], false>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "he-popover", never, { "message": "message"; "content": "content"; "data": "data"; "position": "position"; }, {}, never, ["*", "[actions]"], false, never>;
|
|
16
16
|
}
|
|
@@ -12,5 +12,5 @@ export declare class PopoverConfirmComponent {
|
|
|
12
12
|
confirm(): void;
|
|
13
13
|
get active(): boolean;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverConfirmComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverConfirmComponent, "he-popover-confirm", never, { "message": "message"; "content": "content"; "position": "position"; "popoverClass": "popoverClass"; }, { "confirmed": "confirmed"; }, never, ["*"], false>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverConfirmComponent, "he-popover-confirm", never, { "message": "message"; "content": "content"; "position": "position"; "popoverClass": "popoverClass"; }, { "confirmed": "confirmed"; }, never, ["*"], false, never>;
|
|
16
16
|
}
|
|
@@ -6,5 +6,5 @@ export declare class SchemaVersionLinkComponent {
|
|
|
6
6
|
text?: string;
|
|
7
7
|
get url(): string;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<SchemaVersionLinkComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SchemaVersionLinkComponent, "he-schema-version-link", never, { "node": "node"; "showExternalLink": "showExternalLink"; "linkClass": "linkClass"; "text": "text"; }, {}, never, ["*"], false>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SchemaVersionLinkComponent, "he-schema-version-link", never, { "node": "node"; "showExternalLink": "showExternalLink"; "linkClass": "linkClass"; "text": "text"; }, {}, never, ["*"], false, never>;
|
|
10
10
|
}
|
|
@@ -7,5 +7,5 @@ export declare class SkeletonTextComponent {
|
|
|
7
7
|
get hasWidth(): string;
|
|
8
8
|
get hasHeight(): string;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonTextComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonTextComponent, "he-skeleton-text", never, { "animated": "animated"; "width": "width"; "height": "height"; }, {}, never, never, false>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonTextComponent, "he-skeleton-text", never, { "animated": "animated"; "width": "width"; "height": "height"; }, {}, never, never, false, never>;
|
|
11
11
|
}
|
|
@@ -8,5 +8,5 @@ export declare class SocialTagsComponent implements OnInit {
|
|
|
8
8
|
constructor(meta: Meta);
|
|
9
9
|
ngOnInit(): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<SocialTagsComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SocialTagsComponent, "he-social-tags", never, { "config": "config"; }, {}, never, never, false>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SocialTagsComponent, "he-social-tags", never, { "config": "config"; }, {}, never, never, false, never>;
|
|
12
12
|
}
|
|
@@ -16,5 +16,5 @@ export declare class TagsInputDirective implements AfterViewInit, OnDestroy {
|
|
|
16
16
|
private addInputValue;
|
|
17
17
|
private enableTagsInput;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<TagsInputDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TagsInputDirective, "[appTagsInput]", never, { "appTagsInput": "appTagsInput"; }, {}, never, never, false>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TagsInputDirective, "[appTagsInput]", never, { "appTagsInput": "appTagsInput"; }, {}, never, never, false, never>;
|
|
20
20
|
}
|
package/common/times.pipe.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PipeTransform } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class TimesPipe implements PipeTransform {
|
|
4
|
-
transform(times: number):
|
|
4
|
+
transform(times: number): number[];
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimesPipe, never>;
|
|
6
6
|
static ɵpipe: i0.ɵɵPipeDeclaration<TimesPipe, "times", false>;
|
|
7
7
|
}
|
|
@@ -14,6 +14,6 @@ export declare class ToastComponent implements OnInit, OnDestroy {
|
|
|
14
14
|
private add;
|
|
15
15
|
dismiss(toast: IToastTimeout): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToastComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "he-toast", never, {}, {}, never, never, false>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastComponent, "he-toast", never, {}, {}, never, never, false, never>;
|
|
18
18
|
}
|
|
19
19
|
export {};
|
|
@@ -20,6 +20,6 @@ export declare class UnitConverterComponent implements OnInit {
|
|
|
20
20
|
updateUnits(): void;
|
|
21
21
|
updateValue(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<UnitConverterComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UnitConverterComponent, "he-unit-converter", never, { "term": "term"; "value": "value"; "fromUnits": "fromUnits"; "toUnits": "toUnits"; }, {}, never, never, false>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UnitConverterComponent, "he-unit-converter", never, { "term": "term"; "value": "value"; "fromUnits": "fromUnits"; "toUnits": "toUnits"; }, {}, never, never, false, never>;
|
|
24
24
|
}
|
|
25
25
|
export {};
|
|
@@ -35,6 +35,6 @@ export declare class CyclesActivityComponent implements OnChanges {
|
|
|
35
35
|
};
|
|
36
36
|
}): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesActivityComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesActivityComponent, "he-cycles-activity", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; "enableCompare": "enableCompare"; }, {}, never, never, false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesActivityComponent, "he-cycles-activity", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; "enableCompare": "enableCompare"; }, {}, never, never, false, never>;
|
|
39
39
|
}
|
|
40
40
|
export {};
|
|
@@ -53,6 +53,7 @@ export declare class CyclesActivityLogsComponent {
|
|
|
53
53
|
aggregated?: boolean;
|
|
54
54
|
aggregatedVersion?: string;
|
|
55
55
|
aggregatedQualityScore?: number;
|
|
56
|
+
aggregatedQualityScoreMax?: number;
|
|
56
57
|
aggregatedCycles?: ICycleJSONLD[];
|
|
57
58
|
aggregatedSources?: import("@hestia-earth/schema").ISourceJSONLD[];
|
|
58
59
|
createdAt?: Date;
|
|
@@ -63,6 +64,6 @@ export declare class CyclesActivityLogsComponent {
|
|
|
63
64
|
};
|
|
64
65
|
get logsKey(): any;
|
|
65
66
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesActivityLogsComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesActivityLogsComponent, "he-cycles-activity-logs", never, { "cycle": "cycle"; "original": "original"; "recalculated": "recalculated"; }, {}, never, never, false>;
|
|
67
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesActivityLogsComponent, "he-cycles-activity-logs", never, { "cycle": "cycle"; "original": "original"; "recalculated": "recalculated"; }, {}, never, never, false, never>;
|
|
67
68
|
}
|
|
68
69
|
export {};
|
|
@@ -19,5 +19,5 @@ export declare class CyclesAnimalsComponent implements OnChanges {
|
|
|
19
19
|
private update;
|
|
20
20
|
togglePopover(popover: any, context: any): any;
|
|
21
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesAnimalsComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesAnimalsComponent, "he-cycles-animals", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesAnimalsComponent, "he-cycles-animals", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false, never>;
|
|
23
23
|
}
|
|
@@ -30,6 +30,6 @@ export declare class CyclesCompletenessComponent implements OnChanges {
|
|
|
30
30
|
};
|
|
31
31
|
}): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesCompletenessComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesCompletenessComponent, "he-cycles-completeness", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesCompletenessComponent, "he-cycles-completeness", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
35
35
|
export {};
|
|
@@ -47,6 +47,7 @@ export declare class CyclesCompletenessLogsComponent {
|
|
|
47
47
|
aggregated?: boolean;
|
|
48
48
|
aggregatedVersion?: string;
|
|
49
49
|
aggregatedQualityScore?: number;
|
|
50
|
+
aggregatedQualityScoreMax?: number;
|
|
50
51
|
aggregatedCycles?: ICycleJSONLD[];
|
|
51
52
|
aggregatedSources?: import("@hestia-earth/schema").ISourceJSONLD[];
|
|
52
53
|
createdAt?: Date;
|
|
@@ -57,5 +58,5 @@ export declare class CyclesCompletenessLogsComponent {
|
|
|
57
58
|
};
|
|
58
59
|
get logsKey(): any;
|
|
59
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesCompletenessLogsComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesCompletenessLogsComponent, "he-cycles-completeness-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false>;
|
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesCompletenessLogsComponent, "he-cycles-completeness-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false, never>;
|
|
61
62
|
}
|
|
@@ -42,6 +42,6 @@ export declare class CyclesEmissionsComponent implements OnChanges {
|
|
|
42
42
|
};
|
|
43
43
|
}): void;
|
|
44
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesEmissionsComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsComponent, "he-cycles-emissions", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsComponent, "he-cycles-emissions", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false, never>;
|
|
46
46
|
}
|
|
47
47
|
export {};
|
|
@@ -17,5 +17,5 @@ export declare class CyclesEmissionsChartComponent implements AfterViewInit, OnC
|
|
|
17
17
|
private initChart;
|
|
18
18
|
updateChart(): void;
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesEmissionsChartComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsChartComponent, "he-cycles-emissions-chart", never, { "cycles": "cycles"; }, {}, never, never, false>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsChartComponent, "he-cycles-emissions-chart", never, { "cycles": "cycles"; }, {}, never, never, false, never>;
|
|
21
21
|
}
|
|
@@ -55,6 +55,7 @@ export declare class CyclesEmissionsLogsComponent implements OnInit {
|
|
|
55
55
|
aggregated?: boolean;
|
|
56
56
|
aggregatedVersion?: string;
|
|
57
57
|
aggregatedQualityScore?: number;
|
|
58
|
+
aggregatedQualityScoreMax?: number;
|
|
58
59
|
aggregatedCycles?: ICycleJSONLD[];
|
|
59
60
|
aggregatedSources?: import("@hestia-earth/schema").ISourceJSONLD[];
|
|
60
61
|
createdAt?: Date;
|
|
@@ -65,5 +66,5 @@ export declare class CyclesEmissionsLogsComponent implements OnInit {
|
|
|
65
66
|
};
|
|
66
67
|
get logsKey(): any;
|
|
67
68
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesEmissionsLogsComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsLogsComponent, "he-cycles-emissions-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesEmissionsLogsComponent, "he-cycles-emissions-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false, never>;
|
|
69
70
|
}
|
|
@@ -4,5 +4,5 @@ export declare class CyclesFunctionalUnitMeasureComponent {
|
|
|
4
4
|
cycle?: ICycleJSONLD;
|
|
5
5
|
CycleFunctionalUnit: typeof CycleFunctionalUnit;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesFunctionalUnitMeasureComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesFunctionalUnitMeasureComponent, "he-cycles-functional-unit-measure", never, { "cycle": "cycle"; }, {}, never, never, false>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesFunctionalUnitMeasureComponent, "he-cycles-functional-unit-measure", never, { "cycle": "cycle"; }, {}, never, never, false, never>;
|
|
8
8
|
}
|
|
@@ -35,6 +35,6 @@ export declare class CyclesPracticesComponent implements OnChanges {
|
|
|
35
35
|
};
|
|
36
36
|
}): void;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesPracticesComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesComponent, "he-cycles-practices", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesComponent, "he-cycles-practices", never, { "originalValues": "originalValues"; "cycles": "cycles"; "dataState": "dataState"; }, {}, never, never, false, never>;
|
|
39
39
|
}
|
|
40
40
|
export {};
|
|
@@ -55,6 +55,7 @@ export declare class CyclesPracticesLogsComponent implements OnInit {
|
|
|
55
55
|
aggregated?: boolean;
|
|
56
56
|
aggregatedVersion?: string;
|
|
57
57
|
aggregatedQualityScore?: number;
|
|
58
|
+
aggregatedQualityScoreMax?: number;
|
|
58
59
|
aggregatedCycles?: ICycleJSONLD[];
|
|
59
60
|
aggregatedSources?: import("@hestia-earth/schema").ISourceJSONLD[];
|
|
60
61
|
createdAt?: Date;
|
|
@@ -65,5 +66,5 @@ export declare class CyclesPracticesLogsComponent implements OnInit {
|
|
|
65
66
|
};
|
|
66
67
|
get logsKey(): any;
|
|
67
68
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesPracticesLogsComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesLogsComponent, "he-cycles-practices-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesLogsComponent, "he-cycles-practices-logs", never, { "cycle": "cycle"; "originalValues": "originalValues"; "recalculatedValues": "recalculatedValues"; }, {}, never, never, false, never>;
|
|
69
70
|
}
|
|
@@ -14,5 +14,5 @@ export declare class CyclesPracticesTimelineComponent {
|
|
|
14
14
|
trackByPractice(_index: number, { term }: Practice): any;
|
|
15
15
|
get lineWidth(): number;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesPracticesTimelineComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesTimelineComponent, "he-cycles-practices-timeline", never, { "filterTermTypes": "filterTermTypes"; "dataState": "dataState"; "cycle": "cycle"; }, {}, never, never, false>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesPracticesTimelineComponent, "he-cycles-practices-timeline", never, { "filterTermTypes": "filterTermTypes"; "dataState": "dataState"; "cycle": "cycle"; }, {}, never, never, false, never>;
|
|
18
18
|
}
|
|
@@ -11,5 +11,5 @@ export declare class CyclesResultComponent implements AfterViewInit, OnChanges {
|
|
|
11
11
|
private init;
|
|
12
12
|
private updateChart;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<CyclesResultComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesResultComponent, "he-cycles-result", never, { "cycles": "cycles"; }, {}, never, never, false>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CyclesResultComponent, "he-cycles-result", never, { "cycles": "cycles"; }, {}, never, never, false, never>;
|
|
15
15
|
}
|
|
@@ -3,8 +3,8 @@ import { NodeType } from '@hestia-earth/schema';
|
|
|
3
3
|
import { HeNodeService } from '../node/node.service';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare const lookups: Readonly<{
|
|
6
|
-
cropYield:
|
|
7
|
-
cropGroupingColumn:
|
|
6
|
+
cropYield: "region-crop-cropGroupingFaostatProduction-yield";
|
|
7
|
+
cropGroupingColumn: "cropGroupingFaostatProduction";
|
|
8
8
|
}>;
|
|
9
9
|
export interface IAggregationModel {
|
|
10
10
|
type: NodeType;
|
|
@@ -7,5 +7,5 @@ export declare class EngineModelsVersionLinkComponent {
|
|
|
7
7
|
get version(): string;
|
|
8
8
|
get url(): string;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EngineModelsVersionLinkComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EngineModelsVersionLinkComponent, "he-engine-models-version-link", never, { "node": "node"; }, {}, never, never, false>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EngineModelsVersionLinkComponent, "he-engine-models-version-link", never, { "node": "node"; }, {}, never, never, false, never>;
|
|
11
11
|
}
|
|
@@ -30,5 +30,5 @@ export declare class EngineOrchestratorEditComponent implements OnChanges {
|
|
|
30
30
|
modelKeyUrl({ modelKey }: IModel, model: string): string;
|
|
31
31
|
filterModels(): void;
|
|
32
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<EngineOrchestratorEditComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EngineOrchestratorEditComponent, "he-engine-orchestrator-edit", never, { "config": "config"; "nodeType": "nodeType"; }, {}, never, never, false>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EngineOrchestratorEditComponent, "he-engine-orchestrator-edit", never, { "config": "config"; "nodeType": "nodeType"; }, {}, never, never, false, never>;
|
|
34
34
|
}
|
|
@@ -22,5 +22,5 @@ export declare class EngineRequirementsFormComponent {
|
|
|
22
22
|
get valid(): boolean;
|
|
23
23
|
formValue(): ICalculationsModelsParams;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EngineRequirementsFormComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EngineRequirementsFormComponent, "he-engine-requirements-form", never, {}, {}, never, never, false>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EngineRequirementsFormComponent, "he-engine-requirements-form", never, {}, {}, never, never, false, never>;
|
|
26
26
|
}
|
|
@@ -8,9 +8,9 @@ export class HeAuthService {
|
|
|
8
8
|
return this._token ? { 'X-ACCESS-TOKEN': this._token } : {};
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
HeAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12
|
-
HeAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11
|
+
HeAuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12
|
+
HeAuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeAuthService, providedIn: 'root' });
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeAuthService, decorators: [{
|
|
14
14
|
type: Injectable,
|
|
15
15
|
args: [{
|
|
16
16
|
providedIn: 'root'
|
|
@@ -78,9 +78,9 @@ export class BibliographiesSearchConfirmComponent {
|
|
|
78
78
|
this.closed.next(null);
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
BibliographiesSearchConfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
82
|
-
BibliographiesSearchConfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
83
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
81
|
+
BibliographiesSearchConfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BibliographiesSearchConfirmComponent, deps: [{ token: i1.UntypedFormBuilder }, { token: i0.ChangeDetectorRef }, { token: i2.HeMendeleyService }, { token: i3.HeSearchService }], target: i0.ɵɵFactoryTarget.Component });
|
|
82
|
+
BibliographiesSearchConfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BibliographiesSearchConfirmComponent, selector: "he-bibliographies-search-confirm", inputs: { search: "search", searchSources: "searchSources", searchBibliographies: "searchBibliographies", searchBy: "searchBy" }, outputs: { closed: "closed" }, ngImport: i0, template: "<div class=\"modal is-large is-active\">\n <div class=\"modal-background\"></div>\n <div class=\"modal-card\">\n <header class=\"modal-card-head\">\n <p class=\"modal-card-title\">Search Bibliographies</p>\n <button class=\"delete\" aria-label=\"close\" (click)=\"cancel()\"></button>\n </header>\n <section class=\"modal-card-body\">\n <form [formGroup]=\"formGroup\" novalidate>\n <div class=\"field has-addons\">\n <div class=\"control is-expanded has-icons-right\">\n <input class=\"input search-input\"\n [attr.placeholder]=\"'Search bibliography by ' + searchBy\"\n formControlName=\"search\" name=\"bibliography\" autocomplete=\"off\"\n (focus)=\"searchFocus($event)\"\n >\n <a class=\"icon is-small is-right\" [class.is-hidden]=\"loading\" (click)=\"resetSearch()\">\n <fa-icon icon=\"times\"></fa-icon>\n </a>\n\n <span class=\"icon is-right has-text-grey-dark\" [class.is-hidden]=\"!loading\">\n <fa-icon icon=\"spinner\" [pulse]=\"true\" size=\"sm\"></fa-icon>\n </span>\n </div>\n </div>\n </form>\n\n <div class=\"is-mt-2\">\n <span [class.is-hidden]=\"loading || !searchControl?.value || hasResults\">\n No bibliographies found matching query.\n </span>\n\n <ul>\n <li *ngFor=\"let result of results | async\">\n <a class=\"is-block p-1 search-result\" (click)=\"selectResult(result)\"\n [class.is-active]=\"selectedResult === result\"\n >\n <ngb-highlight\n [result]=\"result.bibliography ? result.bibliography.title : result.title\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span class=\"px-1\">-</span>\n\n <span class=\"px-1\"><i>{{result.name}}</i></span>\n\n <span class=\"px-1\"\n *ngIf=\"result.bibliography?.documentDOI || result.documentDOI\"\n >- <b>documentDOI:</b>\n </span>\n <ngb-highlight\n [result]=\"result.bibliography ? result.bibliography.documentDOI : result.documentDOI\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span class=\"px-1\"\n *ngIf=\"result.bibliography?.scopus || result.scopus\"\n >- <b>scopus:</b>\n </span>\n <ngb-highlight\n [result]=\"result.bibliography?.scopus || result.scopus\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span>\n <ng-container *ngTemplateOutlet=\"mendeleyLink; context: {$implicit: result.bibliography ? result.bibliography.mendeleyID : result.mendeleyID}\"></ng-container>\n </span>\n </a>\n </li>\n </ul>\n </div>\n </section>\n <footer class=\"modal-card-foot\">\n <button class=\"button is-primary\" (click)=\"confirm()\" [disabled]=\"!selectedResult\">\n <span>Confirm</span>\n </button>\n <button class=\"button is-ghost\" (click)=\"cancel()\">\n <span>Close</span>\n </button>\n </footer>\n </div>\n</div>\n\n<ng-template #mendeleyLink let-id>\n <a *ngIf=\"id\" [href]=\"'https://www.mendeley.com/catalogue/' + id\" target=\"_blank\"\n (click)=\"$event.stopPropagation()\"\n >\n <fa-icon class=\"ml-2\" icon=\"external-link-alt\" size=\"sm\"></fa-icon>\n </a>\n</ng-template>\n", styles: ["ngb-highlight,span{vertical-align:middle;white-space:normal;width:auto}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.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: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i5.NgbHighlight, selector: "ngb-highlight", inputs: ["highlightClass", "result", "term", "accentSensitive"] }, { kind: "component", type: i6.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
83
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BibliographiesSearchConfirmComponent, decorators: [{
|
|
84
84
|
type: Component,
|
|
85
85
|
args: [{ selector: 'he-bibliographies-search-confirm', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"modal is-large is-active\">\n <div class=\"modal-background\"></div>\n <div class=\"modal-card\">\n <header class=\"modal-card-head\">\n <p class=\"modal-card-title\">Search Bibliographies</p>\n <button class=\"delete\" aria-label=\"close\" (click)=\"cancel()\"></button>\n </header>\n <section class=\"modal-card-body\">\n <form [formGroup]=\"formGroup\" novalidate>\n <div class=\"field has-addons\">\n <div class=\"control is-expanded has-icons-right\">\n <input class=\"input search-input\"\n [attr.placeholder]=\"'Search bibliography by ' + searchBy\"\n formControlName=\"search\" name=\"bibliography\" autocomplete=\"off\"\n (focus)=\"searchFocus($event)\"\n >\n <a class=\"icon is-small is-right\" [class.is-hidden]=\"loading\" (click)=\"resetSearch()\">\n <fa-icon icon=\"times\"></fa-icon>\n </a>\n\n <span class=\"icon is-right has-text-grey-dark\" [class.is-hidden]=\"!loading\">\n <fa-icon icon=\"spinner\" [pulse]=\"true\" size=\"sm\"></fa-icon>\n </span>\n </div>\n </div>\n </form>\n\n <div class=\"is-mt-2\">\n <span [class.is-hidden]=\"loading || !searchControl?.value || hasResults\">\n No bibliographies found matching query.\n </span>\n\n <ul>\n <li *ngFor=\"let result of results | async\">\n <a class=\"is-block p-1 search-result\" (click)=\"selectResult(result)\"\n [class.is-active]=\"selectedResult === result\"\n >\n <ngb-highlight\n [result]=\"result.bibliography ? result.bibliography.title : result.title\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span class=\"px-1\">-</span>\n\n <span class=\"px-1\"><i>{{result.name}}</i></span>\n\n <span class=\"px-1\"\n *ngIf=\"result.bibliography?.documentDOI || result.documentDOI\"\n >- <b>documentDOI:</b>\n </span>\n <ngb-highlight\n [result]=\"result.bibliography ? result.bibliography.documentDOI : result.documentDOI\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span class=\"px-1\"\n *ngIf=\"result.bibliography?.scopus || result.scopus\"\n >- <b>scopus:</b>\n </span>\n <ngb-highlight\n [result]=\"result.bibliography?.scopus || result.scopus\"\n [term]=\"searchControl?.value\"\n ></ngb-highlight>\n\n <span>\n <ng-container *ngTemplateOutlet=\"mendeleyLink; context: {$implicit: result.bibliography ? result.bibliography.mendeleyID : result.mendeleyID}\"></ng-container>\n </span>\n </a>\n </li>\n </ul>\n </div>\n </section>\n <footer class=\"modal-card-foot\">\n <button class=\"button is-primary\" (click)=\"confirm()\" [disabled]=\"!selectedResult\">\n <span>Confirm</span>\n </button>\n <button class=\"button is-ghost\" (click)=\"cancel()\">\n <span>Close</span>\n </button>\n </footer>\n </div>\n</div>\n\n<ng-template #mendeleyLink let-id>\n <a *ngIf=\"id\" [href]=\"'https://www.mendeley.com/catalogue/' + id\" target=\"_blank\"\n (click)=\"$event.stopPropagation()\"\n >\n <fa-icon class=\"ml-2\" icon=\"external-link-alt\" size=\"sm\"></fa-icon>\n </a>\n</ng-template>\n", styles: ["ngb-highlight,span{vertical-align:middle;white-space:normal;width:auto}\n"] }]
|
|
86
86
|
}], ctorParameters: function () { return [{ type: i1.UntypedFormBuilder }, { type: i0.ChangeDetectorRef }, { type: i2.HeMendeleyService }, { type: i3.HeSearchService }]; }, propDecorators: { search: [{
|
|
@@ -9,12 +9,12 @@ const components = [
|
|
|
9
9
|
];
|
|
10
10
|
export class HeBibliographiesModule {
|
|
11
11
|
}
|
|
12
|
-
HeBibliographiesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
HeBibliographiesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
12
|
+
HeBibliographiesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeBibliographiesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
13
|
+
HeBibliographiesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: HeBibliographiesModule, declarations: [BibliographiesSearchConfirmComponent], imports: [CommonModule, ReactiveFormsModule,
|
|
14
14
|
HeCommonModule], exports: [BibliographiesSearchConfirmComponent] });
|
|
15
|
-
HeBibliographiesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
15
|
+
HeBibliographiesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeBibliographiesModule, imports: [CommonModule, ReactiveFormsModule,
|
|
16
16
|
HeCommonModule] });
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: HeBibliographiesModule, decorators: [{
|
|
18
18
|
type: NgModule,
|
|
19
19
|
args: [{
|
|
20
20
|
declarations: components,
|
|
@@ -11,9 +11,9 @@ export class ApplyPurePipe {
|
|
|
11
11
|
return fnReference.apply(null, fnArguments);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
-
ApplyPurePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
ApplyPurePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14
|
+
ApplyPurePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplyPurePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
15
|
+
ApplyPurePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: ApplyPurePipe, name: "applyPure" });
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ApplyPurePipe, decorators: [{
|
|
17
17
|
type: Pipe,
|
|
18
18
|
args: [{
|
|
19
19
|
name: 'applyPure',
|
|
@@ -10,9 +10,9 @@ export class BindOnceDirective {
|
|
|
10
10
|
this.embeddedViewRef.detectChanges();
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
BindOnceDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14
|
-
BindOnceDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
BindOnceDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BindOnceDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
14
|
+
BindOnceDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.9", type: BindOnceDirective, selector: "[bindOnce]", inputs: { bindOnce: "bindOnce" }, usesOnChanges: true, ngImport: i0 });
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BindOnceDirective, decorators: [{
|
|
16
16
|
type: Directive,
|
|
17
17
|
args: [{
|
|
18
18
|
selector: '[bindOnce]'
|
|
@@ -49,9 +49,9 @@ export class BlankNodeStateComponent {
|
|
|
49
49
|
return this.engineService.nodeModel$(this.node, this.key);
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
BlankNodeStateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
53
|
-
BlankNodeStateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
52
|
+
BlankNodeStateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlankNodeStateComponent, deps: [{ token: i1.HeAggregationEngineService }, { token: i2.HeEngineService }], target: i0.ɵɵFactoryTarget.Component });
|
|
53
|
+
BlankNodeStateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BlankNodeStateComponent, selector: "he-blank-node-state", inputs: { dataState: "dataState", nodeType: "nodeType", dataKey: "dataKey", key: "key", node: "node", state: "state", linkClass: "linkClass" }, ngImport: i0, template: "<ng-container *ngIf=\"show\">\n <ng-container *bindOnce=\"node\">\n <span *ngFor=\"let star of stars\">*</span>\n <span *ngIf=\"stars.length === 0 || is(NodeKeyState.unchanged)\">\u2020</span>\n\n <ng-container *ngIf=\"showLink\">\n <!-- <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.aggregated)\">\n <ng-container *ngIf=\"aggregatedModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span> -->\n\n <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.added); else showUpdated\">\n <ng-container *ngIf=\"engineModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span>\n </ng-container>\n </ng-container>\n</ng-container>\n\n<ng-template #showUpdated>\n <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.updated)\">\n <ng-container *ngIf=\"engineModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span>\n</ng-template>\n\n<ng-template #docsLink let-model>\n <a [ngClass]=\"linkClass\"\n [href]=\"model.apiDocsPath || model.docPath || model.path\" target=\"_blank\"\n (click)=\"$event.stopPropagation()\"\n >\n <span>Docs</span>\n <fa-icon class=\"ml-2\" icon=\"external-link-alt\" size=\"sm\"></fa-icon>\n </a>\n</ng-template>\n", styles: [":host{display:inline-block}\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: "component", type: i4.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "animation", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }, { kind: "directive", type: i5.BindOnceDirective, selector: "[bindOnce]", inputs: ["bindOnce"] }, { kind: "pipe", type: i3.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
54
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlankNodeStateComponent, decorators: [{
|
|
55
55
|
type: Component,
|
|
56
56
|
args: [{ selector: 'he-blank-node-state', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container *ngIf=\"show\">\n <ng-container *bindOnce=\"node\">\n <span *ngFor=\"let star of stars\">*</span>\n <span *ngIf=\"stars.length === 0 || is(NodeKeyState.unchanged)\">\u2020</span>\n\n <ng-container *ngIf=\"showLink\">\n <!-- <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.aggregated)\">\n <ng-container *ngIf=\"aggregatedModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span> -->\n\n <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.added); else showUpdated\">\n <ng-container *ngIf=\"engineModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span>\n </ng-container>\n </ng-container>\n</ng-container>\n\n<ng-template #showUpdated>\n <span class=\"ml-2\" *ngIf=\"is(NodeKeyState.updated)\">\n <ng-container *ngIf=\"engineModel$ | async as model\">\n <ng-container *ngTemplateOutlet=\"docsLink; context: {$implicit: model}\"></ng-container>\n </ng-container>\n </span>\n</ng-template>\n\n<ng-template #docsLink let-model>\n <a [ngClass]=\"linkClass\"\n [href]=\"model.apiDocsPath || model.docPath || model.path\" target=\"_blank\"\n (click)=\"$event.stopPropagation()\"\n >\n <span>Docs</span>\n <fa-icon class=\"ml-2\" icon=\"external-link-alt\" size=\"sm\"></fa-icon>\n </a>\n</ng-template>\n", styles: [":host{display:inline-block}\n"] }]
|
|
57
57
|
}], ctorParameters: function () { return [{ type: i1.HeAggregationEngineService }, { type: i2.HeEngineService }]; }, propDecorators: { dataState: [{
|
|
@@ -11,9 +11,9 @@ export class BlankNodeStateNoticeComponent {
|
|
|
11
11
|
return this.dataState !== DataState.original;
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
-
BlankNodeStateNoticeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15
|
-
BlankNodeStateNoticeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14
|
+
BlankNodeStateNoticeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlankNodeStateNoticeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
15
|
+
BlankNodeStateNoticeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BlankNodeStateNoticeComponent, selector: "he-blank-node-state-notice", inputs: { dataState: "dataState", showAggregated: "showAggregated", showDeleted: "showDeleted" }, ngImport: i0, template: "<p class=\"is-size-7 is-italic\" *ngIf=\"show\">\n <span class=\"pl-1 notice-data-unchaged\">\u2020 Data uploaded by the user</span>\n <span class=\"pl-1 notice-data-added\">* Data added by Hestia</span>\n <span class=\"pl-1 notice-data-updated\">** Data updated by Hestia</span>\n <span *ngIf=\"showAggregated\" class=\"pl-1 notice-data-aggregated\">*** Data aggregated by Hestia</span>\n <span *ngIf=\"showDeleted\" class=\"pl-1 notice-data-deleted\">**** Data deleted by Hestia</span>\n</p>\n", styles: [""], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BlankNodeStateNoticeComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
18
|
args: [{ selector: 'he-blank-node-state-notice', changeDetection: ChangeDetectionStrategy.OnPush, template: "<p class=\"is-size-7 is-italic\" *ngIf=\"show\">\n <span class=\"pl-1 notice-data-unchaged\">\u2020 Data uploaded by the user</span>\n <span class=\"pl-1 notice-data-added\">* Data added by Hestia</span>\n <span class=\"pl-1 notice-data-updated\">** Data updated by Hestia</span>\n <span *ngIf=\"showAggregated\" class=\"pl-1 notice-data-aggregated\">*** Data aggregated by Hestia</span>\n <span *ngIf=\"showDeleted\" class=\"pl-1 notice-data-deleted\">**** Data deleted by Hestia</span>\n</p>\n" }]
|
|
19
19
|
}], propDecorators: { dataState: [{
|