UNPKG

@europeana/portal

Version:
3 lines 23.9 kB
/*! For license information please see LICENSES */ (window.webpackJsonp=window.webpackJsonp||[]).push([[78],{1156:function(t,e,r){"use strict";r.r(e);var o=r(23),n=(r(75),r(10),r(43),r(46),r(30),r(128),r(433),r(58),r(62),r(15),r(64),r(21),r(47),r(176)),c=r.n(n),l=r(802),d=r.n(l),data=r(109),f=r(31),m=r(738),h=r(720),v={name:"SetPage",components:{ClientOnly:c.a,ErrorMessage:function(){return r.e(16).then(r.bind(null,1086))},LoadingSpinner:function(){return r.e(5).then(r.bind(null,729))},ItemPreviewCardGroup:m.a,SocialShareModal:h.a,SetFormModal:function(){return r.e(9).then(r.bind(null,1168))},SetRecommendations:function(){return r.e(20).then(r.bind(null,1169))}},beforeRouteLeave:function(t,e,r){var n=this;return Object(o.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n.$store.commit("set/setActive",null);case 2:return t.next=4,n.$store.commit("set/setActiveRecommendations",[]);case 4:return t.next=6,n.$store.commit("entity/setFeaturedSetId",null);case 6:return t.next=8,n.$store.commit("entity/setPinned",[]);case 8:r();case 9:case"end":return t.stop()}}),t)})))()},middleware:function(t){var e=t.app,r=t.params,o=t.redirect;e.$features.setGalleries&&o({name:"galleries-all___".concat(e.i18n.locale),params:r})},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.prev=0,t.validateRoute(),e.next=4,t.$store.dispatch("set/fetchActive",t.setId);case 4:if(!t.setIsEntityBestItems||!t.userIsEntityEditor){e.next=9;break}return e.next=7,t.$store.commit("entity/setFeaturedSetId",t.setId);case 7:return e.next=9,t.$store.dispatch("entity/getPins");case 9:e.next=16;break;case 11:throw e.prev=11,e.t0=e.catch(0),403===e.t0.statusCode&&(e.t0.titlePath="errorMessage.galleryUnauthorised.title",e.t0.descriptionPath="errorMessage.galleryUnauthorised.description",e.t0.metaTitlePath="errorMessage.galleryUnauthorised.metaTitle",e.t0.illustrationSrc=r(809)),e.t0;case 16:case"end":return e.stop()}}),e,null,[[0,11]])})))()},head:function(){return{title:this.$pageHeadTitle(this.displayTitle.values[0]),meta:[{hid:"title",name:"title",content:this.displayTitle.values[0]},{hid:"og:title",property:"og:title",content:this.displayTitle.values[0]},{hid:"og:image",property:"og:image",content:this.shareMediaUrl},{hid:"og:type",property:"og:type",content:"article"}].concat(this.displayDescription&&this.displayDescription.values[0]?[{hid:"description",name:"description",content:this.displayDescription.values[0]},{hid:"og:description",property:"og:description",content:this.displayDescription.values[0]}]:[])}},computed:{fetchState:function(){return this.$fetchState},set:function(){return this.$store.state.set.active||{}},setId:function(){return this.$route.params.pathMatch},setFormModalId:function(){return"set-form-modal-".concat(this.setId)},setCreatorId:function(){return this.set.creator&&"string"==typeof this.set.creator?this.set.creator:this.set.creator.id},userIsOwner:function(){return this.$auth.loggedIn&&this.$store.state.auth.user&&this.setCreatorId&&this.setCreatorId.endsWith("/".concat(this.$store.state.auth.user.sub))},userIsEntityEditor:function(){var t,e,r,o,n,c,l=this.$store.state.auth.user,d=null==l||null===(t=l.resource_access)||void 0===t||null===(e=t.entities)||void 0===e||null===(r=e.roles)||void 0===r?void 0:r.includes("editor"),f=null==l||null===(o=l.resource_access)||void 0===o||null===(n=o.usersets)||void 0===n||null===(c=n.roles)||void 0===c?void 0:c.includes("editor");return d&&f},userCanEdit:function(){return this.userIsOwner||this.setIsEntityBestItems&&this.userIsEntityEditor},setIsEntityBestItems:function(){return"EntityBestItemsSet"===this.set.type},displayTitle:function(){return this.$fetchState.error?{values:[this.$t(this.$fetchState.error.metaTitlePath?this.$fetchState.error.metaTitlePath:"error")]}:Object(f.h)(this.set.title,this.$i18n.locale)},displayDescription:function(){return Object(f.h)(this.set.description,this.$i18n.locale)},displayRecommendations:function(){return this.enableRecommendations&&this.$auth.loggedIn&&this.userCanEdit},enableRecommendations:function(){return!this.setIsEntityBestItems||(this.$features.acceptEntityRecommendations||this.$features.rejectEntityRecommendations)},displayItemCount:function(){var label=this.set.total>100?"items.itemOf":"items.itemCount";return this.$tc(label,this.set.total,{max:100})},shareMediaUrl:function(){var t,e,r,o;return this.$apis.thumbnail.edmPreview(null===(t=this.set)||void 0===t||null===(e=t.items)||void 0===e||null===(r=e[0])||void 0===r||null===(o=r.edmPreview)||void 0===o?void 0:o[0],{size:400})}},methods:{validateRoute:function(){if(!/^\d+$/.test(this.$route.params.pathMatch))throw d()(400,"Invalid set ID")},reorderItems:function(t){this.$store.dispatch("set/update",{id:"".concat(data.c,"/").concat(this.setId),body:{type:this.set.type,title:this.set.title,description:this.set.description,visibility:this.set.visibility,items:t.map((function(t){return"".concat(data.b).concat(t.id)}))},params:{profile:"standard"}})}}},y=(r(993),r(59)),component=Object(y.a)(v,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{class:t.$fetchState.error&&"white-page"},[t.$fetchState.pending?r("b-container",{attrs:{"data-qa":"loading spinner container"}},[r("b-row",{staticClass:"flex-md-row py-4 text-center"},[r("b-col",{attrs:{cols:"12"}},[r("LoadingSpinner")],1)],1)],1):t.$fetchState.error?r("ErrorMessage",{attrs:{"data-qa":"error message container",error:t.$fetchState.error.message,"title-path":t.$fetchState.error.titlePath,"description-path":t.$fetchState.error.descriptionPath,"illustration-src":t.$fetchState.error.illustrationSrc}}):t.set.id?r("div",{staticClass:"mt-n3",attrs:{"data-qa":"user gallery page"}},[r("b-container",{attrs:{fluid:""}},[r("b-row",{staticClass:"flex-md-row pt-5 bg-white mb-4"},[r("b-col",{attrs:{cols:"12"}},[r("b-container",{staticClass:"mb-5"},[r("b-row",{staticClass:"mb-4"},[r("b-col",[r("div",{staticClass:"context-label"},[t._v("\n "+t._s(t.$tc("galleries.galleries",1))+"\n ")]),t._v(" "),r("h1",{attrs:{lang:t.displayTitle.code}},[t._v("\n "+t._s(t.displayTitle.values[0])+"\n ")]),t._v(" "),r("p",{staticClass:"usergallery-description mb-3 w-75",attrs:{lang:t.displayDescription.code}},[t._v("\n "+t._s(t.displayDescription.values[0])+"\n ")]),t._v(" "),"private"===t.set.visibility||t.set.creator.nickname?r("div",{staticClass:"usergallery-metadata mb-2"},[t.set.creator.nickname?r("span",{staticClass:"curator mb-2"},[t._v("\n "+t._s(t.$t("set.labels.curatedBy"))+" @"+t._s(t.set.creator.nickname)+"\n ")]):t._e(),t._v(" "),"private"===t.set.visibility?r("span",{staticClass:"\n visibility mb-2"},[t._v("\n "+t._s(t.$t("set.labels.private"))+"\n ")]):t._e()]):t._e()])],1),t._v(" "),r("div",{staticClass:"d-inline-flex collection-buttons"},[t.userIsOwner?[r("b-button",{staticClass:"text-decoration-none mr-2",attrs:{variant:"outline-primary","data-qa":"edit set button"},on:{click:function(e){return t.$bvModal.show(t.setFormModalId)}}},[t._v("\n "+t._s(t.$t("actions.edit"))+"\n ")]),t._v(" "),r("SetFormModal",{attrs:{"set-id":t.set.id,"modal-id":t.setFormModalId,title:t.set.title,description:t.set.description,visibility:t.set.visibility}})]:t._e(),t._v(" "),r("b-button",{directives:[{name:"b-modal",rawName:"v-b-modal.share-modal",modifiers:{"share-modal":!0}}],staticClass:"text-decoration-none",attrs:{variant:"outline-primary"}},[t._v("\n "+t._s(t.$t("actions.share"))+"\n ")]),t._v(" "),r("SocialShareModal",{attrs:{"media-url":t.shareMediaUrl}})],2)],1)],1)],1)],1),t._v(" "),r("b-container",{staticClass:"mb-3",attrs:{"data-qa":"user set"}},[r("b-row",[r("b-col",[r("h2",{staticClass:"related-heading text-uppercase",attrs:{"data-qa":"item count"}},[t._v("\n "+t._s(t.displayItemCount)+"\n ")])])],1),t._v(" "),r("b-row",[r("b-col",[r("b-container",{staticClass:"px-0"},[r("b-row",{staticClass:"mb-3"},[r("b-col",{attrs:{cols:"12"}},[r("ItemPreviewCardGroup",{attrs:{items:t.set.items,"show-pins":t.setIsEntityBestItems&&t.userIsEntityEditor,"draggable-items":t.userIsOwner},on:{endItemDrag:t.reorderItems}})],1)],1)],1)],1)],1),t._v(" "),r("client-only",[t.displayRecommendations?r("SetRecommendations",{attrs:{identifier:"/"+t.$route.params.pathMatch,type:t.set.type}}):t._e()],1)],1)],1):t._e()],1)}),[],!1,null,"b42f47b2",null);e.default=component.exports},706:function(t,e,r){var content=r(709);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(138).default)("688b9c6f",content,!0,{sourceMap:!1})},707:function(t,e,r){"use strict";r(16),r(15),r(13),r(10),r(19),r(14),r(20);var o=r(2),n=r(108);function c(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}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(o.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(n.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):"")}]}})},f=(r(708),r(59)),component=Object(f.a)(d,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",t._l(t.networks,(function(e,o){return r("b-link",{key:o,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(r){t.$matomo&&t.$matomo.trackEvent("Item_share","Click social share button",e.url)}}},[r("span",{class:"icon-"+e.identifier}),t._v(" "),t.withText?r("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,r){"use strict";r(706)},709:function(t,e,r){var o=r(137)(!1);o.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=o},710:function(t,e,r){var content=r(719);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(138).default)("7d1c1bc9",content,!0,{sourceMap:!1})},718:function(t,e,r){"use strict";r(710)},719:function(t,e,r){var o=r(137)(!1);o.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=o},720:function(t,e,r){"use strict";var o={name:"SocialShareModal",components:{SocialShare:r(707).a},props:{mediaUrl:{type:String,default:null}}},n=(r(718),r(59)),component=Object(n.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("b-modal",{attrs:{id:"share-modal",title:t.$t("actions.share"),"hide-header-close":"","hide-footer":"","data-qa":"share modal"}},[r("div",{staticClass:"icon-wrapper"},[r("SocialShare",{attrs:{"media-url":t.mediaUrl,"with-text":""}})],1),t._v(" "),t._t("default"),t._v(" "),r("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},802:function(t,e,r){"use strict";var o,n=r(803)("http-errors"),c=r(804),l=r(805),d=r(807),f=r(808);function m(t){return Number(String(t).charAt(0)+"00")}function h(t,e){var desc=Object.getOwnPropertyDescriptor(t,"name");desc&&desc.configurable&&(desc.value=e,Object.defineProperty(t,"name",desc))}function v(t){return"Error"!==t.substr(-5)?t+"Error":t}t.exports=function t(){for(var e,r,o=500,c={},i=0;i<arguments.length;i++){var d=arguments[i],f=typeof d;if("object"===f&&d instanceof Error)o=(e=d).status||e.statusCode||o;else if("number"===f&&0===i)o=d;else if("string"===f)r=d;else{if("object"!==f)throw new TypeError("argument #"+(i+1)+" unsupported type "+f);c=d}}"number"==typeof o&&(o<400||o>=600)&&n("non-error status code; use only 4xx or 5xx status codes");("number"!=typeof o||!l.message[o]&&(o<400||o>=600))&&(o=500);var h=t[o]||t[m(o)];e||(e=h?new h(r):new Error(r||l.message[o]),Error.captureStackTrace(e,t));h&&e instanceof h&&e.status===o||(e.expose=o<500,e.status=e.statusCode=o);for(var v in c)"status"!==v&&"statusCode"!==v&&(e[v]=c[v]);return e},t.exports.HttpError=function(){function t(){throw new TypeError("cannot construct abstract class")}return d(t,Error),t}(),t.exports.isHttpError=(o=t.exports.HttpError,function(t){return!(!t||"object"!=typeof t)&&(t instanceof o||t instanceof Error&&"boolean"==typeof t.expose&&"number"==typeof t.statusCode&&t.status===t.statusCode)}),function(t,e,r){e.forEach((function(code){var e,o=f(l.message[code]);switch(m(code)){case 400:e=function(t,e,code){var r=v(e);function o(t){var e=null!=t?t:l.message[code],n=new Error(e);return Error.captureStackTrace(n,o),c(n,o.prototype),Object.defineProperty(n,"message",{enumerable:!0,configurable:!0,value:e,writable:!0}),Object.defineProperty(n,"name",{enumerable:!1,configurable:!0,value:r,writable:!0}),n}return d(o,t),h(o,r),o.prototype.status=code,o.prototype.statusCode=code,o.prototype.expose=!0,o}(r,o,code);break;case 500:e=function(t,e,code){var r=v(e);function o(t){var e=null!=t?t:l.message[code],n=new Error(e);return Error.captureStackTrace(n,o),c(n,o.prototype),Object.defineProperty(n,"message",{enumerable:!0,configurable:!0,value:e,writable:!0}),Object.defineProperty(n,"name",{enumerable:!1,configurable:!0,value:r,writable:!0}),n}return d(o,t),h(o,r),o.prototype.status=code,o.prototype.statusCode=code,o.prototype.expose=!1,o}(r,o,code)}e&&(t[code]=e,t[o]=e)}))}(t.exports,l.codes,t.exports.HttpError)},803:function(t,e,r){"use strict";function o(t,e){if("function"!=typeof t)throw new TypeError("argument fn must be a function");return t}function n(t,e,r){if(!t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("argument obj must be object");var o=Object.getOwnPropertyDescriptor(t,e);if(!o)throw new TypeError("must call property on owner object");if(!o.configurable)throw new TypeError("property must be configurable")}t.exports=function(t){if(!t)throw new TypeError("argument namespace is required");function e(t){}return e._file=void 0,e._ignored=!0,e._namespace=t,e._traced=!1,e._warned=Object.create(null),e.function=o,e.property=n,e}},804:function(t,e,r){"use strict";t.exports=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(t,e){return t.__proto__=e,t}:function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(t,r)||(t[r]=e[r]);return t})},805:function(t,e,r){"use strict";var o=r(806);function n(code){if(!Object.prototype.hasOwnProperty.call(c.message,code))throw new Error("invalid status code: "+code);return c.message[code]}function c(code){if("number"==typeof code)return n(code);if("string"!=typeof code)throw new TypeError("code must be a number or string");var t=parseInt(code,10);return isNaN(t)?function(t){var e=t.toLowerCase();if(!Object.prototype.hasOwnProperty.call(c.code,e))throw new Error('invalid status message: "'+t+'"');return c.code[e]}(code):n(t)}t.exports=c,c.message=o,c.code=function(t){var map={};return Object.keys(t).forEach((function(code){var e=t[code],r=Number(code);map[e.toLowerCase()]=r})),map}(o),c.codes=function(t){return Object.keys(t).map((function(code){return Number(code)}))}(o),c.redirect={300:!0,301:!0,302:!0,303:!0,305:!0,307:!0,308:!0},c.empty={204:!0,205:!0,304:!0},c.retry={502:!0,503:!0,504:!0}},806:function(t){t.exports=JSON.parse('{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I\'m a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"}')},807:function(t,e){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},808:function(t,e,r){"use strict";t.exports=function(t){return t.split(" ").map((function(t){return t.slice(0,1).toUpperCase()+t.slice(1)})).join("").replace(/[^ _0-9a-z]/gi,"")}},809:function(t,e,r){t.exports=r.p+"img/il-gallery-unauthorised.a8a707f.svg"},871:function(t,e,r){var content=r(994);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(138).default)("5bd2083d",content,!0,{sourceMap:!1})},993:function(t,e,r){"use strict";r(871)},994:function(t,e,r){var o=r(137)(!1);o.push([t.i,'.usergallery-metadata .visibility[data-v-b42f47b2]::before,.usergallery-metadata .curator[data-v-b42f47b2]::before,[class^=icon-][data-v-b42f47b2],[class*=" icon-"][data-v-b42f47b2]{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-b42f47b2]::before{content:""}.icon-ic-add[data-v-b42f47b2]::before{content:""}.icon-arrow-down[data-v-b42f47b2]::before{content:""}.icon-back[data-v-b42f47b2]::before{content:""}.icon-cancel-circle[data-v-b42f47b2]::before{content:""}.icon-caret-down[data-v-b42f47b2]::before{content:""}.icon-check-circle[data-v-b42f47b2]::before{content:""}.icon-clear[data-v-b42f47b2]::before{content:""}.icon-close[data-v-b42f47b2]::before{content:""}.icon-ic-download[data-v-b42f47b2]::before{content:""}.icon-edit[data-v-b42f47b2]::before{content:""}.icon-external-link[data-v-b42f47b2]::before{content:""}.icon-facebook[data-v-b42f47b2]::before{content:""}.icon-ic-feedback[data-v-b42f47b2]::before{content:""}.icon-file[data-v-b42f47b2]::before{content:""}.icon-filter[data-v-b42f47b2]::before{content:""}.icon-globe[data-v-b42f47b2]::before{content:""}.icon-heart[data-v-b42f47b2]::before{content:""}.icon-info[data-v-b42f47b2]::before{content:""}.icon-info-outline[data-v-b42f47b2]::before{content:""}.icon-instagram[data-v-b42f47b2]::before{content:""}.icon-language[data-v-b42f47b2]::before{content:""}.icon-license[data-v-b42f47b2]::before{content:""}.icon-link[data-v-b42f47b2]::before{content:""}.icon-linkedin[data-v-b42f47b2]::before{content:""}.icon-pinterest[data-v-b42f47b2]::before{content:""}.icon-push-pin[data-v-b42f47b2]::before{content:""}.icon-reject[data-v-b42f47b2]::before{content:""}.icon-search[data-v-b42f47b2]::before{content:""}.icon-share[data-v-b42f47b2]::before{content:""}.icon-ic-tag[data-v-b42f47b2]::before{content:""}.icon-temporary-tag[data-v-b42f47b2]::before{content:""}.icon-translate[data-v-b42f47b2]::before{content:""}.icon-twitter[data-v-b42f47b2]::before{content:""}.icon-3d[data-v-b42f47b2]::before{content:""}.icon-sound[data-v-b42f47b2]::before{content:""}.icon-text[data-v-b42f47b2]::before{content:""}.icon-image[data-v-b42f47b2]::before{content:""}.icon-video[data-v-b42f47b2]::before{content:""}.icon-unavailable[data-v-b42f47b2]::before{content:""}.icon-ic-move-vert[data-v-b42f47b2]::before{content:""}.icon-ic-move-xy[data-v-b42f47b2]::before{content:""}.icon-menu[data-v-b42f47b2]::before{content:""}.usergallery-description[data-v-b42f47b2]{color:#4d4d4d}.usergallery-metadata[data-v-b42f47b2]{font-size:.875rem;font-weight:600;line-height:1.125;color:#4d4d4d}.usergallery-metadata .curator[data-v-b42f47b2],.usergallery-metadata .visibility[data-v-b42f47b2]{display:inline-flex;align-items:center}.usergallery-metadata .curator[data-v-b42f47b2]::before,.usergallery-metadata .visibility[data-v-b42f47b2]::before{font-size:1.5rem;padding-right:.2rem}.usergallery-metadata .curator[data-v-b42f47b2]{margin-right:1.5rem}.usergallery-metadata .curator[data-v-b42f47b2]::before{content:"";font-size:1.125rem}.usergallery-metadata .visibility[data-v-b42f47b2]::before{content:"";font-size:1.125rem}.collection-buttons .text[data-v-b42f47b2]{font-weight:600}',""]),t.exports=o}}]); //# sourceMappingURL=7ca7bc4.js.map