UNPKG

@europeana/portal

Version:
2 lines 7.18 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{714:function(t,e,n){"use strict";n.d(e,"d",(function(){return l})),n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return c})),n.d(e,"b",(function(){return o}));n(10),n(43),n(46),n(177),n(112),n(60),n(50),n(30),n(316);function l(t){return"images.ctfassets.net"===new URL(t).host}function r(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(null==t||!t.url)return null;var n=new URL(t.url);for(var l in"image/jpeg"===t.contentType&&(e.fm="jpg",e.fl="progressive",e.q||(e.q=80)),e)n.searchParams.set(l,e[l]);return n.toString()}function c(image,t){return null!=image&&image.url&&l(image.url)&&t?["".concat(r(image,t.small)," ").concat(t.small.w,"w"),"".concat(r(image,t.medium)," ").concat(t.medium.w,"w"),"".concat(r(image,t.large)," ").concat(t.large.w,"w"),"".concat(r(image,t.xl)," ").concat(t.xl.w,"w"),"".concat(r(image,t.xxl)," ").concat(t.xxl.w,"w"),"".concat(r(image,t.xxxl)," ").concat(t.xxxl.w,"w"),"".concat(r(image,t.wqhd)," ").concat(t.wqhd.w,"w"),"".concat(r(image,t["4k"])," ").concat(t["4k"].w,"w")].join(","):null!=image&&image.url?image.url:null}function o(image,t){return image.url&&l(image.url)&&t?{"--bg-img-small":"url('".concat(r(image,t.small),"')"),"--bg-img-medium":"url('".concat(r(image,t.medium),"')"),"--bg-img-large":"url('".concat(r(image,t.large),"')"),"--bg-img-xl":"url('".concat(r(image,t.xl),"')"),"--bg-img-xxl":"url('".concat(r(image,t.xxl),"')"),"--bg-img-xxxl":"url('".concat(r(image,t.xxxl),"')"),"--bg-img-wqhd":"url('".concat(r(image,t.wqhd),"')"),"--bg-img-4k":"url('".concat(r(image,t["4k"]),"')")}:image.url?{"--bg-img-small":"url('".concat(image.url,"')")}:null}},726:function(t,e,n){"use strict";var l=n(2),r=(n(80),n(10),n(16),"en");e.a={methods:{isNamedOrganizationEntity:function(t){return"Organization"===(null==t?void 0:t.type)&&!!t.prefLabel},organizationEntityNativeName:function(t){if(!this.isNamedOrganizationEntity(t))return null;var e=Object.keys(t.prefLabel).find((function(t){return t!==r}))||r;return Object(l.a)({},e,t.prefLabel[e])},organizationEntityNonNativeEnglishName:function(t){return!this.isNamedOrganizationEntity(t)||Object.keys(t.prefLabel).length<2?null:Object(l.a)({},r,t.prefLabel.en)}}}},731:function(t,e,n){"use strict";n(21),n(67);var l=n(314),r=n(31),c=n(109);e.a={methods:{collectionLinkGen:function(t){var e,n=null===(e=t.id)||void 0===e?void 0:e.match("^".concat(c.a,"/([^/]+)/(.+)$"));return n?this.$path({name:"collections-type-all",params:{type:Object(l.e)(n[1]),pathMatch:Object(r.f)(t.id,t.prefLabel.en)}}):null}}}},732:function(t,e,n){"use strict";var l=n(31),r={name:"LinkBadge",props:{linkTo:{type:[String,Object],default:null},title:{type:[String,Object],required:!0},id:{type:String,default:""},img:{type:String,default:""},type:{type:String,default:""},badgeVariant:{type:String,default:"secondary"},clickEventHandler:{type:Function,default:null},imageSrcSet:{type:String,default:null}},data:function(){return{imageUrl:this.img}},computed:{localisedTitle:function(){return"string"==typeof this.title?{values:[this.title],code:null}:Object(l.h)(this.title,this.$i18n.locale)}},methods:{handleClickEvent:function(){this.clickEventHandler?this.clickEventHandler():this.$matomo&&this.$matomo.trackEvent("Related_collections","Click related collection",this.linkTo)},imageNotFound:function(){this.imageUrl=""}}},c=n(59),component=Object(c.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("b-badge",{class:{"img-chip":t.imageUrl},attrs:{to:t.$link.to(t.linkTo),href:t.$link.href(t.linkTo),pill:"",variant:t.badgeVariant,"data-qa":t.localisedTitle.values[0]+" related chip",lang:t.localisedTitle.code},nativeOn:{click:function(e){return t.handleClickEvent.apply(null,arguments)}}},[t.imageUrl&&"Organization"===t.type?n("div",{staticClass:"organisation-logo mr-2",style:"background-image: url("+t.imageUrl+")",attrs:{"data-qa":"entity logo"}}):t.imageUrl?n("b-img",{staticClass:"mr-2",attrs:{src:t.imageUrl,srcset:t.imageSrcSet,sizes:"(max-width 1920px) 28w,\n (max-width 2560) 45w,\n (min-width 2561) 67w",alt:"",rounded:"circle"},on:{error:t.imageNotFound}}):t._e(),t._v(" "),n("span",[t._v(t._s(t.localisedTitle.values[0]))]),t._v(" "),t._t("default")],2)}),[],!1,null,null,null);e.a=component.exports},742:function(t,e,n){"use strict";n.r(e);var l=n(23),r=(n(75),n(80),n(10),n(47),n(34),n(30),n(181)),c=n.n(r),o=n(714),d=n(204),m=n(731),f=n(726),h={name:"RelatedCollections",components:{LinkBadge:n(732).a},mixins:[m.a,f.a],props:{title:{type:String,default:""},relatedCollections:{type:Array,default:function(){return[]}},entityUris:{type:Array,default:function(){return[]}},badgeVariant:{type:String,default:"secondary"},wrap:{type:Boolean,default:!0}},data:function(){return{collections:this.relatedCollections}},fetch:function(){var t=this;return Object(l.a)(regeneratorRuntime.mark((function e(){var n,l,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(0===((null===(n=t.entityUris)||void 0===n?void 0:n.length)||0)||((null===(l=t.relatedCollections)||void 0===l?void 0:l.length)||0)>0)){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,t.$apis.entity.find(t.entityUris);case 4:return r=(r=e.sent).map((function(t){return c()(t,["id","prefLabel","isShownBy","logo","type"])})),e.next=8,Object(d.b)(t,r);case 8:t.collections=e.sent;case 9:case"end":return e.stop()}}),e)})))()},mounted:function(){this.draw()},updated:function(){this.draw()},beforeDestroy:function(){this.draw("hide")},methods:{draw:function(t){var e=this;this.$emit(t||(this.collections.length>0?"show":"hide")),this.$nextTick((function(){e.$redrawVueMasonry&&e.$redrawVueMasonry()}))},collectionTitle:function(t){var e=this.organizationEntityNativeName(t);return e||(t.prefLabel?t.prefLabel:t.name)},imageUrl:function(t){return t.contentfulImage&&Object(o.d)(t.contentfulImage.url)?Object(o.a)(t.contentfulImage,{w:28,h:28,fit:"thumb"}):this.$apis.entity.imageUrl(t)},imageSrcSet:function(t){if(t.contentfulImage&&Object(o.d)(t.contentfulImage.url)){var e=Object(o.a)(t.contentfulImage,{w:28,h:28,fit:"thumb"}),n=Object(o.a)(t.contentfulImage,{w:45,h:45,fit:"thumb"}),l=Object(o.a)(t.contentfulImage,{w:67,h:67,fit:"thumb"});return"".concat(e," 28w, ").concat(n," 45w, ").concat(l," 67w")}return null}}},w=n(59),component=Object(w.a)(h,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("b-container",{directives:[{name:"show",rawName:"v-show",value:t.collections.length>0,expression:"collections.length > 0"}],staticClass:"related-collections",attrs:{"data-qa":"related collections"}},[n("h2",{staticClass:"related-heading text-uppercase mb-2"},[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),n("div",{staticClass:"badges-wrapper d-flex",class:{"flex-wrap":t.wrap}},t._l(t.collections,(function(e){return n("LinkBadge",{key:e.id,ref:"options",refInFor:!0,attrs:{id:e.id,"link-to":t.collectionLinkGen(e),title:t.collectionTitle(e),img:t.imageUrl(e),type:e.type,"badge-variant":t.badgeVariant,"image-src-set":t.imageSrcSet(e)}})})),1)])}),[],!1,null,null,null);e.default=component.exports}}]); //# sourceMappingURL=0ea7b1e.js.map