UNPKG

@europeana/portal

Version:
2 lines 6.13 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[109],{1066:function(e,t,n){"use strict";n(893)},1067:function(e,t,n){var o=n(137)(!1);o.push([e.i,'.automated[data-v-58e93f5a]::after,.enrichment[data-v-58e93f5a]::after,.original[data-v-58e93f5a]::after,[class^=icon-][data-v-58e93f5a],[class*=" icon-"][data-v-58e93f5a]{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;vertical-align:middle;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-accept[data-v-58e93f5a]::before{content:""}.icon-ic-add[data-v-58e93f5a]::before{content:""}.icon-arrow-down[data-v-58e93f5a]::before{content:""}.icon-back[data-v-58e93f5a]::before{content:""}.icon-cancel-circle[data-v-58e93f5a]::before{content:""}.icon-caret-down[data-v-58e93f5a]::before{content:""}.icon-check-circle[data-v-58e93f5a]::before{content:""}.icon-clear[data-v-58e93f5a]::before{content:""}.icon-close[data-v-58e93f5a]::before{content:""}.icon-ic-download[data-v-58e93f5a]::before{content:""}.icon-edit[data-v-58e93f5a]::before{content:""}.icon-external-link[data-v-58e93f5a]::before{content:""}.icon-facebook[data-v-58e93f5a]::before{content:""}.icon-ic-feedback[data-v-58e93f5a]::before{content:""}.icon-file[data-v-58e93f5a]::before{content:""}.icon-filter[data-v-58e93f5a]::before{content:""}.icon-globe[data-v-58e93f5a]::before{content:""}.icon-heart[data-v-58e93f5a]::before{content:""}.icon-info[data-v-58e93f5a]::before{content:""}.icon-info-outline[data-v-58e93f5a]::before{content:""}.icon-instagram[data-v-58e93f5a]::before{content:""}.icon-language[data-v-58e93f5a]::before{content:""}.icon-license[data-v-58e93f5a]::before{content:""}.icon-link[data-v-58e93f5a]::before{content:""}.icon-linkedin[data-v-58e93f5a]::before{content:""}.icon-pinterest[data-v-58e93f5a]::before{content:""}.icon-push-pin[data-v-58e93f5a]::before{content:""}.icon-reject[data-v-58e93f5a]::before{content:""}.icon-search[data-v-58e93f5a]::before{content:""}.icon-share[data-v-58e93f5a]::before{content:""}.icon-ic-tag[data-v-58e93f5a]::before{content:""}.icon-temporary-tag[data-v-58e93f5a]::before{content:""}.icon-translate[data-v-58e93f5a]::before{content:""}.icon-twitter[data-v-58e93f5a]::before{content:""}.icon-3d[data-v-58e93f5a]::before{content:""}.icon-sound[data-v-58e93f5a]::before{content:""}.icon-text[data-v-58e93f5a]::before{content:""}.icon-image[data-v-58e93f5a]::before{content:""}.icon-video[data-v-58e93f5a]::before{content:""}.icon-unavailable[data-v-58e93f5a]::before{content:""}.icon-ic-move-vert[data-v-58e93f5a]::before{content:""}.icon-ic-move-xy[data-v-58e93f5a]::before{content:""}.icon-menu[data-v-58e93f5a]::before{content:""}.description p[data-v-58e93f5a]:last-of-type{display:inline}.automated[data-v-58e93f5a]::after,.enrichment[data-v-58e93f5a]::after,.original[data-v-58e93f5a]::after{font-weight:1.25rem;opacity:.2;font-size:1.125rem}.automated[data-v-58e93f5a]::after{content:""}.enrichment[data-v-58e93f5a]::after{content:""}.original[data-v-58e93f5a]::after{content:""}.translation-source[data-v-58e93f5a]{border:none;background-color:transparent;cursor:default;display:inline}',""]),e.exports=o},1171:function(e,t,n){"use strict";n.r(t);n(15),n(64),n(10),n(46);var o={name:"SummaryInfo",components:{MetadataOriginLabel:n(906).a},props:{description:{type:Object,default:null},titles:{type:Array,default:function(){return[]}}},data:function(){return{limitCharacters:400,showAll:!1}},computed:{expandableDescription:function(){return this.description&&this.description.values&&(this.description.values.length>1||this.description.values[0].length>this.limitCharacters)},truncatedDescription:function(){return!(this.description==={}||!this.description.values)&&this.$options.filters.truncate(this.description.values[0],this.limitCharacters,this.$t("formatting.ellipsis"))},translatedItemsEnabled:function(){return this.$features.translatedItems}},methods:{toggleMoreDescription:function(){this.showAll=!this.showAll}}},r=(n(1066),n(59)),component=Object(r.a)(o,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"card rounded-0 border-0 p-4 info-panel"},[e.titles.length>0?n("header",[e._l(e.titles,(function(t,o){return[0===o?n("h1",{key:o,staticClass:"mb-0",attrs:{lang:t.code}},[e._v("\n "+e._s(t.value)+"\n "),n("MetadataOriginLabel",{attrs:{"translation-source":t.translationSource}})],1):n("p",{key:o,staticClass:"font-weight-bold mt-3 mb-0",attrs:{lang:t.code}},[e._v("\n "+e._s(t.value)+"\n "),n("MetadataOriginLabel",{attrs:{"translation-source":t.translationSource}})],1)]}))],2):e._e(),e._v(" "),e.description?n("div",{staticClass:"description"},[e._l(e.description.values,(function(t,o){return n("div",{key:o,staticClass:"description-text"},[0===o?n("p",{staticClass:"description-text-paragraph",attrs:{lang:e.description.code},domProps:{innerHTML:e._s(e.$options.filters.convertNewLine(e.showAll?t:e.truncatedDescription))}}):e.showAll?n("p",{staticClass:"description-text-paragraph",attrs:{lang:e.description.code},domProps:{innerHTML:e._s(e.$options.filters.convertNewLine(t))}}):e._e(),e._v(" "),0===o||e.translatedItemsEnabled&&e.showAll?n("MetadataOriginLabel",{attrs:{"translation-source":e.description.translationSource}}):e._e(),e._v(" "),o+1<e.description.values.length&&e.showAll?n("hr"):e._e()],1)})),e._v(" "),e.expandableDescription?n("b-button",{staticClass:"btn-link is-size-4 p-0 mt-2",attrs:{"data-qa":"description show link",variant:"link"},on:{click:e.toggleMoreDescription}},[e._v("\n "+e._s(e.showAll?e.$t("showLess"):e.$t("readMore"))+"\n ")]):e._e()],2):e._e()])}),[],!1,null,"58e93f5a",null);t.default=component.exports},893:function(e,t,n){var content=n(1067);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(138).default)("2c266b82",content,!0,{sourceMap:!1})}}]); //# sourceMappingURL=7c66990.js.map