@dbp-topics/signature
Version:
[GitLab Repository](https://gitlab.tugraz.at/dbp/esign/signature) | [npmjs package](https://www.npmjs.com/package/@dbp-topics/signature) | [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/signature/) | [Esign Bundle](https://gitlab.tugraz.at/dbp/esign/dbp
76 lines (72 loc) • 3.62 kB
JavaScript
let e,t,i=e=>e;function n(){return n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},n.apply(this,arguments)}
/*!
* License: LGPL-2.1-or-later
* Dependencies:
*
* @webcomponents/scoped-custom-element-registry: BSD-3-Clause
* @dbp-toolkit/app-shell: LGPL-2.1-or-later
* @dbp-toolkit/language-select: LGPL-2.1-or-later
* @dbp-toolkit/common: LGPL-2.1-or-later
* @dbp-toolkit/auth: LGPL-2.1-or-later
* event-target-shim: MIT
* @dbp-toolkit/notification: LGPL-2.1-or-later
* @dbp-toolkit/theme-switcher: LGPL-2.1-or-later
* path-to-regexp: MIT
* universal-router: MIT
* generateUrls: MIT
* @dbp-toolkit/matomo: LGPL-2.1-or-later
* @tugraz/web-components: LGPL-2.1-or-later
* @babel/runtime: MIT
* i18next: MIT
* @lit/reactive-element: BSD-3-Clause
* lit-html: BSD-3-Clause
* lit-element: BSD-3-Clause
* @open-wc/dedupe-mixin: MIT
* @open-wc/scoped-elements: MIT
* @digital-blueprint/annotpdf: MIT
* pdfjs-dist: Apache-2.0
* dommatrix: MIT
* web-streams-polyfill: MIT
* @dbp-toolkit/file-handling: LGPL-2.1-or-later
* webdav: MIT
* tabulator-tables: MIT
* jose: MIT
* file-saver: MIT
* jquery: MIT
* select2: MIT
* @dbp-toolkit/resource-select: LGPL-2.1-or-later
*/import{D as r,c as a,A as s}from"./shared/activity.9b918d92.es.js";import{S as o,i as g,g as d,a as l,j as p,y as c,h as u}from"./shared/dbp-lit-element.80eb49d3.es.js";var m={element:"dbp-signature-verification",module_src:"dbp-signature-verification.js",routing_name:"signature-verification",name:{de:"Signierte Dokumente verifizieren",en:"Verify signed documents"},short_name:{de:"Signierte Dokumente verifizieren",en:"Verify signed documents"},description:{de:"Erlaubt das Verifizieren von signierten PDF-Dokumenten",en:"Allows verification of signed PDF-documents"},subscribe:"lang,entry-point-url,auth,html-overrides"};class h extends(o(r)){constructor(){super(),this._i18n=a(),this.lang=this._i18n.language}static get scopedElements(){return{}}static get properties(){return n({},super.properties,{lang:{type:String}})}update(e){e.forEach(((e,t)=>{if("lang"===t)this._i18n.changeLanguage(this.lang)})),super.update(e)}static get styles(){return g(e||(e=i`
${0}
${0}
${0}
a {
border-bottom: var(--dbp-border);
border-color: var(--dbp-content);
padding: 0;
}
h2:first-child {
margin-top: 0;
margin-bottom: 0px;
}
.subheadline {
font-style: italic;
padding-left: 2em;
margin-top: -1px;
/*line-height: 1.8;*/
margin-bottom: 1.2em;
}
`),d(),l(!1),p())}render(){const e=this._i18n,n=new s(m);return c(t||(t=i`
<h2>${0}</h2>
<p class="subheadline">${0}</p>
<p>${0}</p>
<a
target="_blank"
rel="noopener"
class="link"
href="https://www.signaturpruefung.gv.at">
${0}
</a>
<p>${0}</p>
<slot name="additional-information"></slot>
`),n.getName(this.lang),n.getDescription(this.lang),e.t("signature-verification-extern.description-text"),e.t("signature-verification-extern.link-label"),e.t("signature-verification-extern.adobe-reader-text"))}}u("dbp-signature-verification",h);
//# sourceMappingURL=dbp-signature-verification.js.map