UNPKG

@europeana/portal

Version:
2 lines 2.93 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[115],{714:function(t,n,e){"use strict";e.d(n,"d",(function(){return r})),e.d(n,"a",(function(){return c})),e.d(n,"c",(function(){return l})),e.d(n,"b",(function(){return o}));e(10),e(43),e(46),e(177),e(112),e(60),e(50),e(30),e(316);function r(t){return"images.ctfassets.net"===new URL(t).host}function c(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(null==t||!t.url)return null;var e=new URL(t.url);for(var r in"image/jpeg"===t.contentType&&(n.fm="jpg",n.fl="progressive",n.q||(n.q=80)),n)e.searchParams.set(r,n[r]);return e.toString()}function l(image,t){return null!=image&&image.url&&r(image.url)&&t?["".concat(c(image,t.small)," ").concat(t.small.w,"w"),"".concat(c(image,t.medium)," ").concat(t.medium.w,"w"),"".concat(c(image,t.large)," ").concat(t.large.w,"w"),"".concat(c(image,t.xl)," ").concat(t.xl.w,"w"),"".concat(c(image,t.xxl)," ").concat(t.xxl.w,"w"),"".concat(c(image,t.xxxl)," ").concat(t.xxxl.w,"w"),"".concat(c(image,t.wqhd)," ").concat(t.wqhd.w,"w"),"".concat(c(image,t["4k"])," ").concat(t["4k"].w,"w")].join(","):null!=image&&image.url?image.url:null}function o(image,t){return image.url&&r(image.url)&&t?{"--bg-img-small":"url('".concat(c(image,t.small),"')"),"--bg-img-medium":"url('".concat(c(image,t.medium),"')"),"--bg-img-large":"url('".concat(c(image,t.large),"')"),"--bg-img-xl":"url('".concat(c(image,t.xl),"')"),"--bg-img-xxl":"url('".concat(c(image,t.xxl),"')"),"--bg-img-xxxl":"url('".concat(c(image,t.xxxl),"')"),"--bg-img-wqhd":"url('".concat(c(image,t.wqhd),"')"),"--bg-img-4k":"url('".concat(c(image,t["4k"]),"')")}:image.url?{"--bg-img-small":"url('".concat(image.url,"')")}:null}},759:function(t,n,e){"use strict";e.r(n);e(250);var r=e(714),c={name:"OptimisedImage",props:{src:{type:String,required:!0},width:{type:Number,required:!0},height:{type:Number,required:!0},alt:{type:String,default:""},contentType:{type:String,default:null},quality:{type:Number,default:80},maxWidth:{type:Number,default:null},lazy:{type:Boolean,default:!0}},computed:{aspectRatio:function(){return this.width/this.height},optimisedWidth:function(){return null===this.maxWidth||this.width<=this.maxWidth?this.width:this.maxWidth},optimisedHeight:function(){return Math.round(this.optimisedWidth/this.aspectRatio)},optimisedSrc:function(){return"string"==typeof this.contentType&&Object(r.d)(this.src)?Object(r.a)({url:this.src,contentType:this.contentType},{w:this.maxWidth,q:this.quality}):this.src}}},l=e(59),component=Object(l.a)(c,(function(){var t=this,n=t.$createElement,e=t._self._c||n;return t.lazy?e("b-img-lazy",{attrs:{src:t.optimisedSrc,"blank-color":"#fff","blank-width":t.optimisedWidth,"blank-height":t.optimisedHeight,alt:t.alt}}):e("b-img",{attrs:{src:t.optimisedSrc,width:t.optimisedWidth,height:t.optimisedHeight,alt:t.alt}})}),[],!1,null,null,null);n.default=component.exports}}]); //# sourceMappingURL=da87841.js.map