2019-10-02 16:17:31 +02:00
|
|
|
import {Component, Inject, Input, PLATFORM_ID} from '@angular/core';
|
2020-01-28 17:20:54 +01:00
|
|
|
import {ActivatedRoute} from "@angular/router";
|
|
|
|
import {HelperFunctions} from '../HelperFunctions.class';
|
|
|
|
import {RouterHelper} from "../routerHelper.class";
|
|
|
|
import {EnvProperties} from '../properties/env-properties';
|
2019-10-02 16:17:31 +02:00
|
|
|
import {isPlatformBrowser} from "@angular/common";
|
2020-03-13 12:42:57 +01:00
|
|
|
import {Author} from "../result-preview/result-preview";
|
2020-03-16 14:09:46 +01:00
|
|
|
import {AlertModal} from "../modal/alert";
|
2020-07-13 16:42:34 +02:00
|
|
|
import {properties} from "../../../../environments/environment";
|
2019-05-29 14:24:43 +02:00
|
|
|
|
|
|
|
@Component({
|
|
|
|
selector: 'showAuthors',
|
|
|
|
template: `
|
2020-03-16 14:09:46 +01:00
|
|
|
<div *ngIf="authors" class="uk-height-max-medium uk-overflow-auto">
|
2020-01-28 17:20:54 +01:00
|
|
|
<span *ngFor="let author of authors.slice(0,numberOfAuthors) let i=index">
|
2020-02-07 14:05:07 +01:00
|
|
|
<span *ngIf="!author.orcid || (properties.environment == 'production') || !testBrowser"
|
2020-03-16 14:09:46 +01:00
|
|
|
[class.uk-text-small]="small">
|
2020-04-27 10:14:05 +02:00
|
|
|
{{author.fullName + "; "}}
|
2020-02-07 14:05:07 +01:00
|
|
|
</span>
|
2020-03-19 13:26:55 +01:00
|
|
|
<a *ngIf="author.orcid && (properties.environment != 'production') && testBrowser">
|
|
|
|
<img src="assets/common-assets/common/ORCIDiD_icon16x16.png" alt="">{{" "}}
|
2020-03-16 14:09:46 +01:00
|
|
|
<span [class.uk-text-small]="small">
|
2020-04-27 10:14:05 +02:00
|
|
|
{{author.fullName + "; "}}
|
2020-02-07 14:05:07 +01:00
|
|
|
</span>
|
|
|
|
</a>
|
|
|
|
<div *ngIf="author.orcid && (properties.environment != 'production')"
|
2020-05-25 20:58:13 +02:00
|
|
|
class="default-dropdown uk-margin-remove-top uk-padding-medium uk-dropdown"
|
2020-02-07 14:05:07 +01:00
|
|
|
uk-dropdown="pos: bottom-left; mode:click" style="min-width: 70px !important;">
|
2019-05-29 14:24:43 +02:00
|
|
|
<b class="uk-margin-top">{{author.fullName}}</b>
|
|
|
|
<div>
|
2019-09-03 16:19:57 +02:00
|
|
|
<div class="uk-text-muted uk-margin-small-bottom uk-margin-small-top">ORCID</div>
|
2020-07-22 15:39:35 +02:00
|
|
|
<div uk-height-match="target: .target">
|
|
|
|
<input #element class="uk-padding-small uk-padding-remove-vertical uk-disabled target" name="code" [value]="author.orcid">
|
|
|
|
<button [class]="'uk-button target uk-button-small uk-icon copy orcid_clipboard_btn_auhtor_'+i"
|
2020-01-28 17:20:54 +01:00
|
|
|
(click)="copyToClipboard(element)" title="Copy to clipboard">
|
2020-07-22 15:39:35 +02:00
|
|
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="copy">
|
|
|
|
<rect fill="none" stroke="#000" x="3.5" y="2.5" width="12" height="16"></rect>
|
|
|
|
<polyline fill="none" stroke="#000" points="5 0.5 17.5 0.5 17.5 17"></polyline>
|
|
|
|
</svg>
|
2020-01-28 17:20:54 +01:00
|
|
|
</button>
|
2020-07-22 15:39:35 +02:00
|
|
|
<a class="uk-button custom-icon-button target uk-button-icon uk-margin-small-left"
|
|
|
|
title="Visit author in Orcid" [href]="properties.orcidURL+author.orcid" target="_blank">
|
|
|
|
<span class="custom-icon custom-external-white"></span>
|
2019-05-29 14:24:43 +02:00
|
|
|
</a>
|
2020-07-22 15:39:35 +02:00
|
|
|
</div>
|
2019-05-29 14:24:43 +02:00
|
|
|
</div>
|
2019-06-13 16:14:11 +02:00
|
|
|
|
2019-05-29 14:24:43 +02:00
|
|
|
<hr>
|
|
|
|
<div class="uk-margin-top">
|
2020-07-22 15:39:35 +02:00
|
|
|
Search <b>{{author.fullName}}</b> in OpenAIRE
|
2019-05-29 14:24:43 +02:00
|
|
|
</div>
|
2020-03-30 10:45:08 +02:00
|
|
|
<div class="uk-text-center uk-margin-small uk-margin-large-left uk-margin-large-right">
|
2020-07-22 15:39:35 +02:00
|
|
|
<a class="uk-button uk-button-small portal-button uk-padding-remove-top uk-padding-remove-bottom uk-width-1-1"
|
2020-03-16 15:22:37 +01:00
|
|
|
(click)="onClick()"
|
|
|
|
[queryParams]="routerHelper.createQueryParams(['orcid','oc'],[author['orcid'],'and'])"
|
2020-07-13 16:42:34 +02:00
|
|
|
routerLinkActive="router-link-active" [routerLink]="properties.searchLinkToAdvancedResults">
|
2020-07-22 15:39:35 +02:00
|
|
|
<span class="space">Search</span>
|
2019-05-29 14:24:43 +02:00
|
|
|
</a>
|
|
|
|
</div>
|
2020-03-16 14:09:46 +01:00
|
|
|
</div>
|
2019-05-29 14:24:43 +02:00
|
|
|
</span>
|
2020-01-28 17:20:54 +01:00
|
|
|
<span *ngIf="numberOfAuthors == authorsLimit && authors.length > authorsLimit"> ... </span>
|
|
|
|
</div>
|
2020-07-22 15:39:35 +02:00
|
|
|
<div *ngIf="authors && showAll && numberOfAuthors == authorsLimit && authors.length > authorsLimit"
|
|
|
|
class="uk-width-1-1 uk-text-right">
|
2020-03-16 14:09:46 +01:00
|
|
|
<a (click)="numberOfAuthors = authors.length;">
|
|
|
|
View all {{authors.length | number}} authors
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div *ngIf="authors && showAll && numberOfAuthors > authorsLimit" class="uk-width-1-1 uk-text-right">
|
2020-01-28 17:20:54 +01:00
|
|
|
<a (click)="numberOfAuthors = authorsLimit;">View less authors</a>
|
|
|
|
</div>
|
|
|
|
`
|
2020-02-07 14:05:07 +01:00
|
|
|
|
2019-05-29 14:24:43 +02:00
|
|
|
})
|
|
|
|
|
|
|
|
export class ShowAuthorsComponent {
|
2020-02-07 14:05:07 +01:00
|
|
|
@Input() authors: Author[];
|
2019-05-29 14:24:43 +02:00
|
|
|
@Input() authorsLimit: number = 30;
|
|
|
|
@Input() showAll: boolean = true;
|
2020-03-16 14:09:46 +01:00
|
|
|
@Input() small: boolean = true;
|
|
|
|
@Input() modal: AlertModal;
|
2020-02-07 14:05:07 +01:00
|
|
|
|
2019-05-29 14:24:43 +02:00
|
|
|
public numberOfAuthors: number;
|
2020-07-13 16:42:34 +02:00
|
|
|
public properties: EnvProperties = properties;
|
2020-02-07 14:05:07 +01:00
|
|
|
public routerHelper: RouterHelper = new RouterHelper();
|
|
|
|
|
2019-10-02 16:17:31 +02:00
|
|
|
testBrowser: boolean;
|
2020-02-07 14:05:07 +01:00
|
|
|
|
|
|
|
constructor(private route: ActivatedRoute, @Inject(PLATFORM_ID) private platformId: string) {
|
2019-10-02 16:17:31 +02:00
|
|
|
this.testBrowser = isPlatformBrowser(platformId);
|
|
|
|
}
|
2020-02-07 14:05:07 +01:00
|
|
|
|
2019-05-29 14:24:43 +02:00
|
|
|
ngOnInit() {
|
|
|
|
this.numberOfAuthors = this.authorsLimit;
|
2020-01-28 17:20:54 +01:00
|
|
|
}
|
|
|
|
|
2020-02-07 14:05:07 +01:00
|
|
|
copyToClipboard(element: HTMLInputElement) {
|
2020-01-28 17:20:54 +01:00
|
|
|
element.select();
|
2020-02-07 14:05:07 +01:00
|
|
|
if (typeof document !== 'undefined') {
|
2020-01-28 17:20:54 +01:00
|
|
|
document.execCommand('copy');
|
2019-05-29 14:24:43 +02:00
|
|
|
}
|
|
|
|
}
|
2020-02-07 14:05:07 +01:00
|
|
|
|
2019-05-29 14:24:43 +02:00
|
|
|
public scroll() {
|
|
|
|
HelperFunctions.scroll();
|
|
|
|
}
|
2020-03-16 14:09:46 +01:00
|
|
|
|
|
|
|
public onClick() {
|
2020-07-22 15:39:35 +02:00
|
|
|
if (this.modal) {
|
2020-03-16 14:09:46 +01:00
|
|
|
this.modal.cancel();
|
|
|
|
}
|
|
|
|
}
|
2019-05-29 14:24:43 +02:00
|
|
|
}
|