UNPKG

@europeana/portal

Version:
2 lines 19.5 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([[68,102],{1153:function(t,e,n){"use strict";n.r(e);n(10),n(43),n(46),n(80),n(34),n(60),n(30),n(15),n(64),n(47);var r=n(176),o=n.n(r),c=n(739),l=n(720),d=n(724),m=n(748),h={name:"ExhibitionChapterPage",components:{BrowseSections:c.default,ClientOnly:o.a,ShareButton:d.a,SocialShareModal:l.a,AuthoredHead:function(){return n.e(7).then(n.bind(null,1160))},LinkList:function(){return n.e(6).then(n.bind(null,1161))},ContentWarningModal:function(){return n.e(8).then(n.bind(null,1165))},RelatedCategoryTags:function(){return n.e(11).then(n.bind(null,904))},RelatedCollections:function(){return n.e(3).then(n.bind(null,742))}},mixins:[m.a],beforeRouteLeave:function(t,e,n){this.$store.commit("breadcrumb/clearBreadcrumb"),n()},asyncData:function(t){var e=t.params,n=t.query,r=t.error,o=t.app,c=t.store,l={identifier:e.exhibition,locale:o.i18n.isoLocale(),preview:"preview"===n.mode};return o.$contentful.query("exhibitionChapterPage",l).then((function(t){return t.data.data})).then((function(data){var t,n;return 1===data.exhibitionPageCollection.total&&(t=(n=data.exhibitionPageCollection.items[0]).hasPartCollection.items.find((function(t){return t.identifier===e.chapter}))),t&&n?(c.commit("breadcrumb/setBreadcrumbs",[{text:o.i18n.tc("exhibitions.exhibitions",2),to:o.$path({name:"exhibitions"})},{text:n.name,to:o.$path({name:"exhibitions-exhibition",params:{exhibition:n.identifier}})},{text:t.name,active:!0}]),{chapters:n.hasPartCollection.items,credits:n.credits,exhibitionIdentifier:e.exhibition,exhibitionTitle:n.name,exhibitionContentWarning:n.contentWarning,relatedLink:n.relatedLink,page:t}):(r({statusCode:404,message:o.i18n.t("messages.notFound")}),{})})).catch((function(t){r({statusCode:500,message:t.toString()})}))},head:function(){return{title:this.$pageHeadTitle(this.page.name),meta:[{hid:"title",name:"title",content:this.page.name},{hid:"og:title",property:"og:title",content:this.page.name},{hid:"og:type",property:"og:type",content:"article"}].concat(this.heroImage?[{hid:"og:image",property:"og:image",content:this.optimisedImageUrl},{hid:"og:image:alt",property:"og:image:alt",content:this.heroImage.description||""}]:[]).concat(this.page.description?[{hid:"description",name:"description",content:this.page.description},{hid:"og:description",property:"og:description",content:this.page.description}]:[])}},computed:{chapterNavigation:function(){var t=this;return this.chapters.map((function(e){return{identifier:e.identifier,name:e.name,url:t.chapterUrl(e.identifier)}}))},hero:function(){return this.page.primaryImageOfPage||null},heroImage:function(){var t;return(null===(t=this.hero)||void 0===t?void 0:t.image)||null},optimisedImageUrl:function(){return this.heroImage?this.$options.filters.optimisedImageUrl(this.heroImage.url,this.heroImage.contentType,{width:800,height:800}):null}},methods:{chapterUrl:function(t){return this.$path({name:"exhibitions-exhibition-chapter",params:{exhibition:this.exhibitionIdentifier,chapter:t}})}}},f=(n(960),n(59)),component=Object(f.a)(h,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"text-page white-page figure-attribution",attrs:{"data-qa":"exhibition chapter"}},[t.exhibitionContentWarning?n("ContentWarningModal",{attrs:{title:t.exhibitionContentWarning.name,description:t.exhibitionContentWarning.description,"page-slug":"exhibition/"+t.exhibitionIdentifier}}):t._e(),t._v(" "),n("AuthoredHead",{attrs:{title:t.page.name,"exhibition-title":t.exhibitionTitle,description:t.page.headline,hero:t.hero,"context-label":t.$tc("exhibitions.exhibitions",1)}}),t._v(" "),n("b-container",[n("b-row",[n("b-col",{staticClass:"col-lg-8",attrs:{cols:"12"}},[t.hero?t._e():n("h1",{attrs:{"data-qa":"exhibition chapter title"}},[t._v("\n "+t._s(t.page.name)+"\n ")])])],1),t._v(" "),n("b-row",{staticClass:"justify-content-center"},[n("b-col",{staticClass:"col-lg-8",attrs:{cols:"12"}},[n("article",[n("ShareButton",{staticClass:"mb-4"}),t._v(" "),n("SocialShareModal",{attrs:{"media-url":t.optimisedImageUrl}}),t._v(" "),t.page?n("BrowseSections",{staticClass:"authored-section",attrs:{sections:t.page.hasPartCollection.items,"rich-text-is-card":!1}}):t._e()],1)])],1),t._v(" "),n("client-only",[t.chapters?n("b-row",{staticClass:"justify-content-center mt-3"},[n("b-col",{staticClass:"mt-3 col-lg-8",attrs:{cols:"12"}},[n("LinkList",{attrs:{items:t.chapterPagesToLinkListItems(t.chapters,t.exhibitionIdentifier),title:t.$t("exhibitions.chapters")}})],1)],1):t._e()],1),t._v(" "),t.page.categoriesCollection&&t.page.categoriesCollection.items?n("b-row",{staticClass:"justify-content-center"},[n("b-col",{staticClass:"mt-4 col-lg-8",attrs:{cols:"12"}},[n("RelatedCategoryTags",{attrs:{tags:t.page.categoriesCollection.items}})],1)],1):t._e(),t._v(" "),t.relatedLink?n("b-row",{staticClass:"justify-content-center"},[n("b-col",{staticClass:"mt-3 col-lg-8",attrs:{cols:"12"}},[n("client-only",[n("RelatedCollections",{attrs:{"entity-uris":t.relatedLink,title:t.$t("youMightAlsoLike")}})],1)],1)],1):t._e(),t._v(" "),n("b-row",{staticClass:"footer-margin"})],1)],1)}),[],!1,null,"38b5dd2c",null);e.default=component.exports},706:function(t,e,n){var content=n(709);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("688b9c6f",content,!0,{sourceMap:!1})},707:function(t,e,n){"use strict";n(16),n(15),n(13),n(10),n(19),n(14),n(20);var r=n(2),o=n(108);function c(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,n)}return e}function l(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?c(Object(source),!0).forEach((function(e){Object(r.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):c(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var d={name:"SocialShare",props:{mediaUrl:{type:String,default:""},withText:{type:Boolean,default:!1}},computed:l(l({},Object(o.b)({shareUrl:"http/canonicalUrlWithoutLocale"})),{},{networks:function(){return[{identifier:"facebook",name:"Facebook",url:"https://www.facebook.com/sharer/sharer.php?display=page&u=".concat(this.shareUrl)},{identifier:"twitter",name:"Twitter",url:"https://twitter.com/intent/tweet?text=".concat(this.shareUrl)},{identifier:"pinterest",name:"Pinterest",url:"https://pinterest.com/pin/create/link/?url=".concat(this.shareUrl)+(this.mediaUrl?"&media=".concat(this.mediaUrl):"")}]}})},m=(n(708),n(59)),component=Object(m.a)(d,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",t._l(t.networks,(function(e,r){return n("b-link",{key:r,class:"social-share mr-1 "+e.identifier,attrs:{title:t.$t("actions.shareOn",{social:e.name}),href:e.url,"data-qa":"share "+e.identifier+" button"},nativeOn:{click:function(n){t.$matomo&&t.$matomo.trackEvent("Item_share","Click social share button",e.url)}}},[n("span",{class:"icon-"+e.identifier}),t._v(" "),t.withText?n("span",{staticClass:"text"},[t._v(t._s(e.name)+"\n ")]):t._e()])})),1)}),[],!1,null,"a553b8a4",null);e.a=component.exports},708:function(t,e,n){"use strict";n(706)},709:function(t,e,n){var r=n(137)(!1);r.push([t.i,"a[data-v-a553b8a4]{align-items:center;background:transparent;border:1px solid #1a1a1a;border-radius:50%;color:#1a1a1a;display:inline-flex;height:calc(2.5rem - 1px);justify-content:center;text-decoration:none;transition:background .25s;width:calc(2.5rem - 1px)}a [class^=icon][data-v-a553b8a4]{color:#1a1a1a;font-size:1.25rem}a[data-v-a553b8a4]:hover{background:#1a1a1a}a:hover [class^=icon][data-v-a553b8a4]{color:#fff}",""]),t.exports=r},710:function(t,e,n){var content=n(719);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("7d1c1bc9",content,!0,{sourceMap:!1})},713:function(t,e,n){var content=n(722);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("2ac4ab00",content,!0,{sourceMap:!1})},718:function(t,e,n){"use strict";n(710)},719:function(t,e,n){var r=n(137)(!1);r.push([t.i,'#share-modal .modal-content .modal-body .icon-wrapper>div{display:flex;justify-content:space-between}#share-modal .modal-content .modal-body a{border-radius:.25rem;width:calc(33.3333333333% - 10px);height:3rem;margin-right:0 !important;justify-content:flex-start;padding-left:1rem}#share-modal .modal-content .modal-body a.facebook{border:solid 1px #4064ac}#share-modal .modal-content .modal-body a.facebook span{color:#4064ac}#share-modal .modal-content .modal-body a.twitter{border:solid 1px #1c9ceb}#share-modal .modal-content .modal-body a.twitter span{color:#1c9ceb}#share-modal .modal-content .modal-body a.pinterest{border:solid 1px #ba0a21}#share-modal .modal-content .modal-body a.pinterest span{color:#ba0a21}#share-modal .modal-content .modal-body a:hover{background:#fff}#share-modal .modal-content .modal-body a span.text{font-family:"Open Sans","Arial",sans-serif;font-weight:600;padding-left:.75rem}@media(max-width: 576px){#share-modal .modal-content .modal-body .icon-wrapper>div{flex-direction:column}#share-modal .modal-content .modal-body .icon-wrapper>div a{width:100%;margin-bottom:10px}}',""]),t.exports=r},720:function(t,e,n){"use strict";var r={name:"SocialShareModal",components:{SocialShare:n(707).a},props:{mediaUrl:{type:String,default:null}}},o=(n(718),n(59)),component=Object(o.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("b-modal",{attrs:{id:"share-modal",title:t.$t("actions.share"),"hide-header-close":"","hide-footer":"","data-qa":"share modal"}},[n("div",{staticClass:"icon-wrapper"},[n("SocialShare",{attrs:{"media-url":t.mediaUrl,"with-text":""}})],1),t._v(" "),t._t("default"),t._v(" "),n("b-button",{staticClass:"mt-4",attrs:{variant:"outline-primary"},on:{click:function(e){return t.$bvModal.hide("share-modal")}}},[t._v("\n "+t._s(t.$t("actions.close"))+"\n ")])],2)}),[],!1,null,null,null);e.a=component.exports},721:function(t,e,n){"use strict";n(713)},722:function(t,e,n){var r=n(137)(!1);r.push([t.i,".icon-share[data-v-8c644634]{font-size:1.125rem;line-height:1rem}",""]),t.exports=r},723:function(t,e){},724:function(t,e,n){"use strict";var r={},o=(n(721),n(59)),c=n(723),l=n.n(c),component=Object(o.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("b-button",{directives:[{name:"b-modal",rawName:"v-b-modal.share-modal",modifiers:{"share-modal":!0}}],staticClass:"share-button d-inline-flex align-items-center",attrs:{"data-qa":"share button"}},[n("span",{staticClass:"icon-share d-inline-flex pr-1"}),t._v("\n "+t._s(t.$t("actions.share"))+"\n")])}),[],!1,null,"8c644634",null);"function"==typeof l.a&&l()(component);e.a=component.exports},728:function(t,e,n){var content=n(736);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("2c019ec8",content,!0,{sourceMap:!1})},735:function(t,e,n){"use strict";n(728)},736:function(t,e,n){var r=n(137)(!1);r.push([t.i,"[data-v-57cf4cac] .attribution::after{padding-top:.2rem}",""]),t.exports=r},739:function(t,e,n){"use strict";n.r(e);n(16),n(15),n(19),n(14),n(20);var r=n(2),o=n(23);n(75),n(10),n(43),n(46),n(30),n(47),n(13),n(58),n(62),n(34);function c(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,n)}return e}function l(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?c(Object(source),!0).forEach((function(e){Object(r.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):c(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var d={components:{CompareImageSlider:function(){return n.e(88).then(n.bind(null,1173))},ContentCardSection:function(){return Promise.all([n.e(0),n.e(18)]).then(n.bind(null,1085))},LatestSection:function(){return Promise.all([n.e(0),n.e(93)]).then(n.bind(null,1174))},HTMLEmbed:function(){return n.e(112).then(n.bind(null,758))},ImageWithAttribution:function(){return n.e(15).then(n.bind(null,1175))},CallToAction:function(){return n.e(121).then(n.bind(null,905))},RichText:function(){return Promise.all([n.e(0),n.e(103)]).then(n.bind(null,907))},AutomatedCardGroup:function(){return Promise.all([n.e(0),n.e(18),n.e(117)]).then(n.bind(null,1123))},PrimaryCallToAction:function(){return Promise.all([n.e(0),n.e(92)]).then(n.bind(null,1176))}},props:{richTextIsCard:{type:Boolean,default:!0},sections:{type:Array,default:function(){return[]}}},data:function(){return{content:this.sections}},fetch:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.sectionsWithLatestCardGroups(t.sections);case 2:t.content=e.sent;case 3:case"end":return e.stop()}}),e)})))()},methods:{sectionsWithLatestCardGroups:function(t){var e=this;return Object(o.a)(regeneratorRuntime.mark((function n(){var content,r,o,c,d,i,m;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(content=[].concat(t),0!==(r=content.filter((function(t){return t&&"LatestCardGroup"===t.__typename})).map((function(t){return t.genre}))).length){n.next=4;break}return n.abrupt("return",content);case 4:return o={locale:e.$i18n.isoLocale(),preview:"preview"===e.$route.query.mode,exhibitions:r.includes("Exhibitions"),blogPosts:r.includes("Blog posts"),galleries:r.includes("Galleries"),limit:4},n.prev=5,n.next=8,e.$contentful.query("latestCardGroups",o);case 8:d=n.sent,c=d.data,n.next=15;break;case 12:return n.prev=12,n.t0=n.catch(5),n.abrupt("return",content);case 15:i=0;case 16:if(!(i<content.length)){n.next=32;break}if(!content[i]||"LatestCardGroup"!==content[i].__typename){n.next=29;break}m={},n.t1=content[i].genre,n.next="Exhibitions"===n.t1?22:"Blog posts"===n.t1?24:"Galleries"===n.t1?26:28;break;case 22:return m=c.data.exhibitionPageCollection,n.abrupt("break",28);case 24:return m=c.data.blogPostingCollection,n.abrupt("break",28);case 26:return m=c.data.imageGalleryCollection,n.abrupt("break",28);case 28:content[i]=l(l({},content[i]),m);case 29:i++,n.next=16;break;case 32:return n.abrupt("return",content);case 33:case"end":return n.stop()}}),n,null,[[5,12]])})))()},contentType:function(section,t){return section&&section.__typename===t},attributionFields:function(t){return{name:null==t?void 0:t.name,creator:null==t?void 0:t.creator,provider:null==t?void 0:t.provider,rightsStatement:null==t?void 0:t.license,url:null==t?void 0:t.url}},imageCompareImage:function(section,t){var e,n,r;return null===(e=section.hasPartCollection)||void 0===e||null===(n=e.items)||void 0===n||null===(r=n[t])||void 0===r?void 0:r.image}}},m=(n(735),n(59)),component=Object(m.a)(d,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"figure-attribution"},t._l(t.content,(function(section,e){return n("div",{key:e},[t.contentType(section,"ContentTypeRichText")?n("RichText",{attrs:{text:section.text,"rich-text-is-card":t.richTextIsCard}}):t.contentType(section,"CardGroup")?n("ContentCardSection",{attrs:{section:section}}):t.contentType(section,"LatestCardGroup")&&section.total?n("LatestSection",{attrs:{category:section.genre,total:section.total,cards:section.items}}):t.contentType(section,"AutomatedCardGroup")?n("AutomatedCardGroup",{attrs:{"section-type":section.genre,"more-button":section.moreButton}}):t.contentType(section,"Embed")?n("HTMLEmbed",{attrs:{html:section.embed}}):t.contentType(section,"ImageComparison")?n("CompareImageSlider",{attrs:{"left-image-src":t.imageCompareImage(section,0)?t.imageCompareImage(section,0).url:null,"left-image-content-type":t.imageCompareImage(section,0)?t.imageCompareImage(section,0).contentType:null,"left-image-attribution":t.attributionFields(section.hasPartCollection.items[0]),"left-image-width":t.imageCompareImage(section,0)?t.imageCompareImage(section,0).width:null,"left-image-height":t.imageCompareImage(section,0)?t.imageCompareImage(section,0).height:null,"right-image-src":t.imageCompareImage(section,1)?t.imageCompareImage(section,1).url:null,"right-image-content-type":t.imageCompareImage(section,1)?t.imageCompareImage(section,1).contentType:null,"right-image-attribution":t.attributionFields(section.hasPartCollection.items[1]),"right-image-width":t.imageCompareImage(section,1)?t.imageCompareImage(section,1).width:null,"right-image-height":t.imageCompareImage(section,1)?t.imageCompareImage(section,1).height:null}}):t.contentType(section,"ImageWithAttribution")?n("ImageWithAttribution",{attrs:{src:section.image?section.image.url:null,"content-type":section.image?section.image.contentType:null,width:section.image?section.image.width:null,height:section.image?section.image.height:null,alt:section.image&&section.image.description?section.image.description:"",attribution:t.attributionFields(section),"rights-statement":section.license}}):t.contentType(section,"Link")?n("CallToAction",{attrs:{text:section.text,url:section.url}}):t.contentType(section,"PrimaryCallToAction")?n("PrimaryCallToAction",{attrs:{text:section.text,link:section.relatedLink}}):t._e()],1)})),0)}),[],!1,null,"57cf4cac",null);e.default=component.exports},748:function(t,e,n){"use strict";n(30),n(13),n(10),n(47),n(34);e.a={methods:{chapterPagesToLinkListItems:function(t,e){var n=this;return(t=(t=t.concat(this.creditsChapter()||[])).filter((function(t){return null!==t}))).map((function(t){t.url="credits"===t.identifier?{name:"exhibitions-exhibition-credits",params:{exhibition:e}}:{name:"exhibitions-exhibition-chapter",params:{exhibition:e,chapter:t.identifier}},t.background=n.optimisedBackgroundImageUrl(t),t.text=t.name})),t},creditsChapter:function(){return this.credits?{name:this.$t("exhibitions.credits"),identifier:"credits"}:null},chapterImage:function(t){var e,n;return null==t||null===(e=t.primaryImageOfPage)||void 0===e||null===(n=e.image)||void 0===n?void 0:n.url},chapterImageContentType:function(t){var e,n;return null==t||null===(e=t.primaryImageOfPage)||void 0===e||null===(n=e.image)||void 0===n?void 0:n.contentType},optimisedBackgroundImageUrl:function(t){return this.$options.filters.optimisedImageUrl(this.chapterImage(t),this.chapterImageContentType(t),{width:800,height:800})}}}},857:function(t,e,n){var content=n(961);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(138).default)("1ccd7c88",content,!0,{sourceMap:!1})},960:function(t,e,n){"use strict";n(857)},961:function(t,e,n){var r=n(137)(!1);r.push([t.i,"[data-v-38b5dd2c] .related-collections.container{padding:0}[data-v-38b5dd2c] .related-collections .badge-pill{margin-top:.25rem;margin-right:.5rem}",""]),t.exports=r}}]); //# sourceMappingURL=bd976bf.js.map