pixelfed/public/js/i18n.bundle.96bacc7c0f564c8e.js
2024-07-10 00:11:42 -06:00

79 lines
56 KiB
JavaScript
Vendored

"use strict";(self.webpackChunkpixelfed=self.webpackChunkpixelfed||[]).push([["i18n.bundle"],{"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=script&lang=js":
/*!******************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=script&lang=js ***!
\******************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! ./partials/drawer.vue */"./resources/assets/components/partials/drawer.vue"),n=s(/*! ./partials/sidebar.vue */"./resources/assets/components/partials/sidebar.vue");const o={components:{drawer:a.default,sidebar:n.default},data:function(){return{isLoaded:!1,profile:void 0,locale:"en",langs:["en","ar","ca","de","el","es","eu","fr","he","gd","gl","id","it","ja","nl","pl","pt","ru","uk","vi"]}},mounted:function(){this.profile=window._sharedData.user,this.isLoaded=!0,this.locale=this.$i18n.locale},watch:{locale:function(e){this.loadLang(e)}},methods:{fullName:function(e){return new Intl.DisplayNames([e],{type:"language"}).of(e)},localeName:function(e){return new Intl.DisplayNames([this.$i18n.locale],{type:"language"}).of(e)},loadLang:function(e){var t=this;axios.post("/api/pixelfed/web/change-language.json",{v:.1,l:e}).then((function(s){t.$i18n.locale=e}))}}}},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js":
/*!*************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js ***!
\*************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>a});const a={data:function(){return{user:window._sharedData.user}}}},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js":
/*!*************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js ***!
\*************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>a});const a={props:["user"],data:function(){return{loaded:!1,avatarUpdateIndex:0,avatarUpdateFile:void 0,avatarUpdatePreview:void 0}},methods:{open:function(){this.$refs.avatarUpdateModal.show()},avatarUpdateClose:function(){this.$refs.avatarUpdateModal.hide(),this.avatarUpdateIndex=0,this.avatarUpdateFile=void 0},avatarUpdateClear:function(){this.avatarUpdateIndex=0,this.avatarUpdateFile=void 0},avatarUpdateStep:function(e){this.$refs.avatarUpdateRef.click(),this.avatarUpdateIndex=e},handleAvatarUpdate:function(){var e=this,t=event.target.files;Array.prototype.forEach.call(t,(function(t,s){e.avatarUpdateFile=t,e.avatarUpdatePreview=URL.createObjectURL(t),e.avatarUpdateIndex=1}))},handleDrop:function(e){e.preventDefault();var t=this;if(e.dataTransfer.items){for(var s=0;s<e.dataTransfer.items.length;s++)if("file"===e.dataTransfer.items[s].kind){var a=e.dataTransfer.items[s].getAsFile();if(!a)return;t.avatarUpdateFile=a,t.avatarUpdatePreview=URL.createObjectURL(a),t.avatarUpdateIndex=1}}else for(s=0;s<e.dataTransfer.files.length;s++){if(!e.dataTransfer.files[s].hasOwnProperty("name"))return;t.avatarUpdateFile=e.dataTransfer.files[s],t.avatarUpdatePreview=URL.createObjectURL(e.dataTransfer.files[s]),t.avatarUpdateIndex=1}},confirmUpload:function(){var e=this;if(window.confirm("Are you sure you want to change your avatar photo?")){var t=new FormData;t.append("_method","PATCH"),t.append("avatar",this.avatarUpdateFile),axios.post("/api/v1/accounts/update_credentials",t).then((function(t){window._sharedData.user.avatar=t.data.avatar,e.avatarUpdateClose()})).catch((function(e){e.response.data&&e.response.data.errors&&e.response.data.errors.avatar&&e.response.data.errors.avatar.length&&swal("Oops!",e.response.data.errors.avatar[0],"error")}))}}}}},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js":
/*!**************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js ***!
\**************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>i});var a=s(/*! vuex */"./node_modules/vuex/dist/vuex.esm.js"),n=s(/*! ./modal/UpdateAvatar.vue */"./resources/assets/components/partials/modal/UpdateAvatar.vue");function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}function r(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),s.push.apply(s,a)}return s}function l(e,t,s){var a;return a=function(e,t){if("object"!=o(e)||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var a=s.call(e,t||"default");if("object"!=o(a))return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"),(t="symbol"==o(a)?a:a+"")in e?Object.defineProperty(e,t,{value:s,enumerable:!0,configurable:!0,writable:!0}):e[t]=s,e}const i={props:{user:{type:Object,default:function(){return{avatar:"/storage/avatars/default.jpg",username:!1,display_name:"",following_count:0,followers_count:0}}},links:{type:Array,default:function(){return[{name:"Discover",path:"/i/web/discover",icon:"fas fa-compass"},{name:"Groups",path:"/i/web/groups",icon:"far fa-user-friends"},{name:"Videos",path:"/i/web/videos",icon:"far fa-video"}]}}},components:{UpdateAvatar:n.default},computed:function(e){for(var t=1;t<arguments.length;t++){var s=null!=arguments[t]?arguments[t]:{};t%2?r(Object(s),!0).forEach((function(t){l(e,t,s[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(s)):r(Object(s)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(s,t))}))}return e}({},(0,a.mapGetters)(["getCustomEmoji"])),data:function(){return{loaded:!1,hasLocalTimeline:!0,hasNetworkTimeline:!1,hasLiveStreams:!1,hasStories:!1}},mounted:function(){window.App.config.features.hasOwnProperty("timelines")&&(this.hasLocalTimeline=App.config.features.timelines.local,this.hasNetworkTimeline=App.config.features.timelines.network),window.App.config.features.hasOwnProperty("stories")&&(this.hasStories=App.config.features.stories)},methods:{getDisplayName:function(){var e=this,t=this.user,s=t.display_name;if(!s)return t.username;if(s.includes(":")){return s.replaceAll(/(<a?)?:\w+:(\d{18}>)?/g,(function(t){var s=t.slice(1,t.length-1),a=e.getCustomEmoji.filter((function(e){return e.shortcode==s}));return a.length?'<img draggable="false" class="emojione custom-emoji" alt="'.concat(a[0].shortcode,'" title="').concat(a[0].shortcode,'" src="').concat(a[0].url,'" data-original="').concat(a[0].url,'" data-static="').concat(a[0].static_url,'" width="16" height="16" onerror="this.onerror=null;this.src=\'/storage/emoji/missing.png\';" />'):t}))}return s},gotoMyProfile:function(){var e=this.user;this.$router.push({name:"profile",path:"/i/web/profile/".concat(e.id),params:{id:e.id,cachedProfile:e,cachedUser:e}})},formatCount:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-GB",s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"compact";return new Intl.NumberFormat(t,{notation:s,compactDisplay:"short"}).format(e)},updateAvatar:function(){event.currentTarget.blur(),this.$refs.avatarUpdate.open()},createNewPost:function(){this.$refs.createPostModal.show()},goToFeed:function(e){var t=this.$route.path;switch(e){case"home":"/i/web"==t?this.$emit("refresh"):this.$router.push("/i/web");break;case"local":"/i/web/timeline/local"==t?this.$emit("refresh"):this.$router.push({name:"timeline",params:{scope:"local"}});break;case"global":"/i/web/timeline/global"==t?this.$emit("refresh"):this.$router.push({name:"timeline",params:{scope:"global"}})}}}}},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=template&id=01e384fd":
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=template&id=01e384fd ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{render:()=>a,staticRenderFns:()=>n});var a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"web-wrapper"},[e.isLoaded?t("div",{staticClass:"container-fluid mt-3"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-md-3 d-md-block"},[t("sidebar",{attrs:{user:e.profile}})],1),e._v(" "),t("div",{staticClass:"col-md-6"},[e._m(0),e._v(" "),t("div",{staticClass:"card shadow-sm mb-3"},[t("div",{staticClass:"card-body"},[t("div",{staticClass:"locale-changer form-group"},[t("label",[e._v("Language")]),e._v(" "),t("select",{directives:[{name:"model",rawName:"v-model",value:e.locale,expression:"locale"}],staticClass:"form-control",on:{change:function(t){var s=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){return"_value"in e?e._value:e.value}));e.locale=t.target.multiple?s:s[0]}}},e._l(e.langs,(function(s,a){return t("option",{key:"Lang".concat(a),domProps:{value:s}},[e._v("\n\t\t\t\t\t\t\t\t\t"+e._s(e.fullName(s))+"\n\t\t\t\t\t\t\t\t\t"),e.fullName(s)!=e.localeName(s)?[e._v(" · "+e._s(e.localeName(s)))]:e._e()],2)})),0)])])])])])]):e._e(),e._v(" "),t("drawer")],1)},n=[function(){var e=this._self._c;return e("div",{staticClass:"jumbotron shadow-sm bg-white"},[e("div",{staticClass:"text-center"},[e("h1",{staticClass:"font-weight-bold mb-0"},[this._v("Language")])])])}];a._withStripped=!0},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99":
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99 ***!
\************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{render:()=>a,staticRenderFns:()=>n});var a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"app-drawer-component"},[t("div",{staticClass:"mobile-footer-spacer d-block d-sm-none mt-5"}),e._v(" "),t("div",{staticClass:"mobile-footer d-block d-sm-none fixed-bottom"},[t("div",{staticClass:"card card-body rounded-0 px-0 pt-2 pb-3 box-shadow",staticStyle:{"border-top":"1px solid var(--border-color)"}},[t("ul",{staticClass:"nav nav-pills nav-fill d-flex align-items-middle"},[t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link text-dark",attrs:{to:"/i/web"}},[t("p",[t("i",{staticClass:"far fa-home fa-lg"})]),e._v(" "),t("p",{staticClass:"nav-link-label"},[t("span",[e._v("Home")])])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link text-dark",attrs:{to:"/i/web/timeline/local"}},[t("p",[t("i",{staticClass:"far fa-stream fa-lg"})]),e._v(" "),t("p",{staticClass:"nav-link-label"},[t("span",[e._v("Local")])])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link text-dark",attrs:{to:"/i/web/compose"}},[t("p",[t("i",{staticClass:"far fa-plus-circle fa-lg"})]),e._v(" "),t("p",{staticClass:"nav-link-label"},[t("span",[e._v("New")])])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link text-dark",attrs:{to:"/i/web/notifications"}},[t("p",[t("i",{staticClass:"far fa-bell fa-lg"})]),e._v(" "),t("p",{staticClass:"nav-link-label"},[t("span",[e._v("Alerts")])])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link text-dark",attrs:{to:"/i/web/profile/"+e.user.id}},[t("p",[t("i",{staticClass:"far fa-user fa-lg"})]),e._v(" "),t("p",{staticClass:"nav-link-label"},[t("span",[e._v("Profile")])])])],1)])])])])},n=[];a._withStripped=!0},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028":
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028 ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{render:()=>a,staticRenderFns:()=>n});var a=function(){var e=this,t=e._self._c;return t("b-modal",{ref:"avatarUpdateModal",attrs:{centered:"","hide-footer":"","header-class":"py-2","body-class":"p-0","title-class":"w-100 text-center pl-4 font-weight-bold","title-tag":"p",title:"Upload Avatar"}},[t("input",{ref:"avatarUpdateRef",staticClass:"d-none",attrs:{type:"file",accept:"image/jpg,image/png"},on:{change:function(t){return e.handleAvatarUpdate()}}}),e._v(" "),t("div",{staticClass:"d-flex align-items-center justify-content-center"},[0===e.avatarUpdateIndex?t("div",{staticClass:"py-5 user-select-none cursor-pointer",on:{drop:e.handleDrop,dragover:e.handleDrop,click:function(t){return e.avatarUpdateStep(0)}}},[t("p",{staticClass:"text-center primary"},[t("i",{staticClass:"fal fa-cloud-upload fa-3x"})]),e._v(" "),t("p",{staticClass:"text-center lead"},[e._v("Drag photo here or click here")]),e._v(" "),t("p",{staticClass:"text-center small text-muted mb-0"},[e._v("Must be a "),t("strong",[e._v("png")]),e._v(" or "),t("strong",[e._v("jpg")]),e._v(" image up to 2MB")])]):1===e.avatarUpdateIndex?t("div",{staticClass:"w-100 p-5"},[t("div",{staticClass:"d-md-flex justify-content-between align-items-center"},[t("div",{staticClass:"text-center mb-4"},[t("p",{staticClass:"small font-weight-bold",staticStyle:{opacity:"0.7"}},[e._v("Current")]),e._v(" "),t("img",{staticClass:"shadow",staticStyle:{width:"150px",height:"150px","object-fit":"cover","border-radius":"18px",opacity:"0.7"},attrs:{src:e.user.avatar}})]),e._v(" "),t("div",{staticClass:"text-center mb-4"},[t("p",{staticClass:"font-weight-bold"},[e._v("New")]),e._v(" "),t("img",{staticClass:"shadow",staticStyle:{width:"220px",height:"220px","object-fit":"cover","border-radius":"18px"},attrs:{src:e.avatarUpdatePreview}})])]),e._v(" "),t("hr"),e._v(" "),t("div",{staticClass:"d-flex justify-content-between"},[t("button",{staticClass:"btn btn-light font-weight-bold btn-block mr-3",on:{click:function(t){return e.avatarUpdateClear()}}},[e._v("Clear")]),e._v(" "),t("button",{staticClass:"btn btn-primary primary font-weight-bold btn-block mt-0",on:{click:function(t){return e.confirmUpload()}}},[e._v("Upload")])])]):e._e()])])},n=[];a._withStripped=!0},"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264":
/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264 ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{render:()=>a,staticRenderFns:()=>n});var a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"sidebar-component sticky-top d-none d-md-block"},[t("div",{staticClass:"card shadow-sm mb-3",staticStyle:{"border-radius":"15px"}},[t("div",{staticClass:"card-body p-2"},[t("div",{staticClass:"media user-card user-select-none"},[t("div",{staticStyle:{position:"relative"}},[t("img",{staticClass:"avatar shadow cursor-pointer",attrs:{src:e.user.avatar,draggable:"false",onerror:"this.onerror=null;this.src='/storage/avatars/default.png?v=0';"},on:{click:function(t){return e.gotoMyProfile()}}}),e._v(" "),t("button",{staticClass:"btn btn-light btn-sm avatar-update-btn",on:{click:function(t){return e.updateAvatar()}}},[t("span",{staticClass:"avatar-update-btn-icon"})])]),e._v(" "),t("div",{staticClass:"media-body"},[t("p",{staticClass:"display-name",domProps:{innerHTML:e._s(e.getDisplayName())}}),e._v(" "),t("p",{staticClass:"username primary"},[e._v("@"+e._s(e.user.username))]),e._v(" "),t("p",{staticClass:"stats"},[t("span",{staticClass:"stats-following"},[t("span",{staticClass:"following-count"},[e._v(e._s(e.formatCount(e.user.following_count)))]),e._v(" Following\n\t\t\t\t\t\t\t")]),e._v(" "),t("span",{staticClass:"stats-followers"},[t("span",{staticClass:"followers-count"},[e._v(e._s(e.formatCount(e.user.followers_count)))]),e._v(" Followers\n\t\t\t\t\t\t\t")])])])])])]),e._v(" "),t("div",{staticClass:"btn-group btn-group-lg btn-block mb-4"},[t("router-link",{staticClass:"btn btn-primary btn-block font-weight-bold",attrs:{to:"/i/web/compose"}},[t("i",{staticClass:"fal fa-arrow-circle-up mr-1"}),e._v(" "+e._s(e.$t("navmenu.compose"))+" Post\n\t\t\t")]),e._v(" "),e._m(0),e._v(" "),t("div",{staticClass:"dropdown-menu dropdown-menu-right"},[t("a",{staticClass:"dropdown-item font-weight-bold",attrs:{href:"/i/collections/create"}},[e._v("Create Collection")]),e._v(" "),e.hasStories?t("a",{staticClass:"dropdown-item font-weight-bold",attrs:{href:"/i/stories/new"}},[e._v("Create Story")]):e._e(),e._v(" "),t("div",{staticClass:"dropdown-divider"}),e._v(" "),t("a",{staticClass:"dropdown-item font-weight-bold",attrs:{href:"/settings/home"}},[e._v("Account Settings")])])],1),e._v(" "),t("div",{staticClass:"sidebar-sticky shadow-sm"},[t("ul",{staticClass:"nav flex-column"},[t("li",{staticClass:"nav-item"},[t("div",{staticClass:"d-flex justify-content-between align-items-center"},[t("a",{staticClass:"nav-link text-center",class:["/i/web"==e.$route.path?"router-link-exact-active active":""],attrs:{href:"/i/web"},on:{click:function(t){return t.preventDefault(),e.goToFeed("home")}}},[e._m(1),e._v(" "),t("div",{staticClass:"small"},[e._v(e._s(e.$t("navmenu.homeFeed")))])]),e._v(" "),e.hasLocalTimeline?t("a",{staticClass:"nav-link text-center",class:["/i/web/timeline/local"==e.$route.path?"router-link-exact-active active":""],attrs:{href:"/i/web/timeline/local"},on:{click:function(t){return t.preventDefault(),e.goToFeed("local")}}},[e._m(2),e._v(" "),t("div",{staticClass:"small"},[e._v(e._s(e.$t("navmenu.localFeed")))])]):e._e(),e._v(" "),e.hasNetworkTimeline?t("a",{staticClass:"nav-link text-center",class:["/i/web/timeline/global"==e.$route.path?"router-link-exact-active active":""],attrs:{href:"/i/web/timeline/global"},on:{click:function(t){return t.preventDefault(),e.goToFeed("global")}}},[e._m(3),e._v(" "),t("div",{staticClass:"small"},[e._v(e._s(e.$t("navmenu.globalFeed")))])]):e._e()]),e._v(" "),t("hr",{staticClass:"mb-0",staticStyle:{"margin-top":"-5px",opacity:"0.4"}})]),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link",attrs:{to:"/i/web/discover"}},[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-compass"})]),e._v("\n\t\t\t\t\t\t"+e._s(e.$t("navmenu.discover"))+"\n\t\t\t\t\t")])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link d-flex justify-content-between align-items-center",attrs:{to:"/i/web/direct"}},[t("span",[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-envelope"})]),e._v("\n\t\t\t\t\t\t\t"+e._s(e.$t("navmenu.directMessages"))+"\n\t\t\t\t\t\t")])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link",attrs:{to:"/groups/feed"}},[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-layer-group"})]),e._v("\n\t\t\t\t\t\t"+e._s(e.$t("navmenu.groups"))+"\n\t\t\t\t\t")])],1),e._v(" "),e.hasLiveStreams?t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link d-flex justify-content-between align-items-center",attrs:{to:"/i/web/livestreams"}},[t("span",[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-record-vinyl"})]),e._v("\n\t\t\t\t\t\t\tLivestreams\n\t\t\t\t\t\t")])])],1):e._e(),e._v(" "),t("li",{staticClass:"nav-item"},[t("router-link",{staticClass:"nav-link d-flex justify-content-between align-items-center",attrs:{to:"/i/web/notifications"}},[t("span",[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-bell"})]),e._v("\n\t\t\t\t\t\t\t"+e._s(e.$t("navmenu.notifications"))+"\n\t\t\t\t\t\t")])])],1),e._v(" "),t("li",{staticClass:"nav-item"},[t("hr",{staticClass:"mt-n1",staticStyle:{opacity:"0.4","margin-bottom":"0"}}),e._v(" "),t("router-link",{staticClass:"nav-link",attrs:{to:"/i/web/profile/"+e.user.id}},[t("span",{staticClass:"icon text-lighter"},[t("i",{staticClass:"far fa-user"})]),e._v("\n\t\t\t\t\t\t"+e._s(e.$t("navmenu.profile"))+"\n\t\t\t\t\t")])],1),e._v(" "),e.user.is_admin?t("li",{staticClass:"nav-item"},[t("hr",{staticClass:"mt-n1",staticStyle:{opacity:"0.4","margin-bottom":"0"}}),e._v(" "),t("a",{staticClass:"nav-link",attrs:{href:"/i/admin/dashboard"}},[e._m(4),e._v("\n\t\t\t\t\t\t"+e._s(e.$t("navmenu.admin"))+"\n\t\t\t\t\t")])]):e._e(),e._v(" "),t("li",{staticClass:"nav-item"},[t("hr",{staticClass:"mt-n1",staticStyle:{opacity:"0.4","margin-bottom":"0"}}),e._v(" "),t("a",{staticClass:"nav-link",attrs:{href:"/?force_old_ui=1"}},[e._m(5),e._v("\n\t\t\t\t\t\t"+e._s(e.$t("navmenu.backToPreviousDesign"))+"\n\t\t\t\t\t")])])])]),e._v(" "),t("div",{staticClass:"sidebar-attribution pr-3 d-flex justify-content-between align-items-center"},[t("router-link",{attrs:{to:"/i/web/language"}},[t("i",{staticClass:"fal fa-language fa-2x",attrs:{alt:"Select a language"}})]),e._v(" "),t("a",{staticClass:"font-weight-bold",attrs:{href:"/site/help"}},[e._v(e._s(e.$t("navmenu.help")))]),e._v(" "),t("a",{staticClass:"font-weight-bold",attrs:{href:"/site/privacy"}},[e._v(e._s(e.$t("navmenu.privacy")))]),e._v(" "),t("a",{staticClass:"font-weight-bold",attrs:{href:"/site/terms"}},[e._v(e._s(e.$t("navmenu.terms")))]),e._v(" "),t("a",{staticClass:"font-weight-bold powered-by",attrs:{href:"https://pixelfed.org"}},[e._v("Powered by Pixelfed")])],1),e._v(" "),t("update-avatar",{ref:"avatarUpdate",attrs:{user:e.user}})],1)},n=[function(){var e=this._self._c;return e("button",{staticClass:"btn btn-outline-primary dropdown-toggle dropdown-toggle-split",attrs:{type:"button","data-toggle":"dropdown","aria-expanded":"false"}},[e("span",{staticClass:"sr-only"},[this._v("Toggle Dropdown")])])},function(){var e=this._self._c;return e("div",{staticClass:"icon text-lighter"},[e("i",{staticClass:"far fa-home fa-lg"})])},function(){var e=this._self._c;return e("div",{staticClass:"icon text-lighter"},[e("i",{staticClass:"fas fa-stream fa-lg"})])},function(){var e=this._self._c;return e("div",{staticClass:"icon text-lighter"},[e("i",{staticClass:"far fa-globe fa-lg"})])},function(){var e=this._self._c;return e("span",{staticClass:"icon text-lighter"},[e("i",{staticClass:"far fa-tools"})])},function(){var e=this._self._c;return e("span",{staticClass:"icon text-lighter"},[e("i",{staticClass:"fas fa-chevron-left"})])}];a._withStripped=!0},"./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss":
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! ../../../../node_modules/laravel-mix/node_modules/css-loader/dist/runtime/api.js */"./node_modules/laravel-mix/node_modules/css-loader/dist/runtime/api.js"),n=s.n(a)()((function(e){return e[1]}));n.push([e.id,'.app-drawer-component .nav-link {\n padding: 0.5rem 0.1rem;\n}\n.app-drawer-component .nav-link.active {\n background-color: transparent;\n}\n.app-drawer-component .nav-link.router-link-exact-active {\n background-color: transparent;\n color: var(--primary) !important;\n}\n.app-drawer-component .nav-link p {\n margin-bottom: 0;\n}\n.app-drawer-component .nav-link-label {\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;\n margin-top: 0;\n font-size: 10px;\n text-transform: uppercase;\n font-weight: 700;\n opacity: 0.6;\n}',""]);const o=n},"./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss":
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! ../../../../node_modules/laravel-mix/node_modules/css-loader/dist/runtime/api.js */"./node_modules/laravel-mix/node_modules/css-loader/dist/runtime/api.js"),n=s.n(a)()((function(e){return e[1]}));n.push([e.id,'.sidebar-component .sidebar-sticky {\n background-color: var(--card-bg);\n border-radius: 15px;\n}\n.sidebar-component.sticky-top {\n top: 90px;\n}\n.sidebar-component .nav {\n overflow: auto;\n}\n.sidebar-component .nav-item .nav-link {\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;\n font-weight: 500;\n color: rgb(156, 163, 175);\n padding-left: 14px;\n margin-bottom: 5px;\n}\n.sidebar-component .nav-item .nav-link:hover {\n background-color: var(--light-hover-bg);\n}\n.sidebar-component .nav-item .nav-link .icon {\n display: inline-block;\n width: 40px;\n text-align: center;\n}\n.sidebar-component .nav-item .router-link-exact-active {\n color: var(--primary);\n font-weight: 700;\n padding-left: 14px;\n}\n.sidebar-component .nav-item .router-link-exact-active:not(.text-center) {\n padding-left: 10px;\n border-left: 4px solid var(--primary);\n}\n.sidebar-component .nav-item .router-link-exact-active .icon {\n color: var(--primary) !important;\n}\n.sidebar-component .nav-item:first-child .nav-link .small {\n font-weight: 700;\n}\n.sidebar-component .nav-item:first-child .nav-link:first-child {\n border-top-left-radius: 15px;\n}\n.sidebar-component .nav-item:first-child .nav-link:last-child {\n border-top-right-radius: 15px;\n}\n.sidebar-component .nav-item:is(:last-child) .nav-link {\n margin-bottom: 0;\n border-bottom-left-radius: 15px;\n border-bottom-right-radius: 15px;\n}\n.sidebar-component .sidebar-heading {\n font-size: 0.75rem;\n text-transform: uppercase;\n}\n.sidebar-component .user-card {\n align-items: center;\n}\n.sidebar-component .user-card .avatar {\n width: 75px;\n height: 75px;\n border-radius: 15px;\n margin-right: 0.8rem;\n border: 1px solid var(--border-color);\n}\n.sidebar-component .user-card .avatar-update-btn {\n position: absolute;\n right: 12px;\n bottom: 0;\n width: 20px;\n height: 20px;\n background: rgba(255, 255, 255, 0.9);\n border: 1px solid #dee2e6 !important;\n padding: 0;\n border-radius: 50rem;\n}\n.sidebar-component .user-card .avatar-update-btn-icon {\n font-family: "Font Awesome 5 Free";\n font-weight: 400;\n -webkit-font-smoothing: antialiased;\n display: inline-block;\n font-style: normal;\n font-variant: normal;\n text-rendering: auto;\n line-height: 1;\n}\n.sidebar-component .user-card .avatar-update-btn-icon:before {\n content: "\\f013";\n}\n.sidebar-component .user-card .username {\n font-weight: 600;\n font-size: 13px;\n margin-bottom: 0;\n}\n.sidebar-component .user-card .display-name {\n color: var(--body-color);\n line-height: 0.8;\n font-size: 14px;\n font-weight: 800 !important;\n -webkit-user-select: all;\n -moz-user-select: all;\n user-select: all;\n font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;\n margin-bottom: 0;\n word-break: break-all;\n}\n.sidebar-component .user-card .stats {\n margin-top: 0;\n margin-bottom: 0;\n font-size: 12px;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.sidebar-component .user-card .stats .stats-following {\n margin-right: 0.8rem;\n}\n.sidebar-component .user-card .stats .following-count,\n.sidebar-component .user-card .stats .followers-count {\n font-weight: 800;\n}\n.sidebar-component .btn-primary {\n background-color: var(--primary);\n}\n.sidebar-component .btn-primary.router-link-exact-active {\n opacity: 0.5;\n pointer-events: none;\n cursor: unset;\n}\n.sidebar-component .sidebar-sitelinks {\n margin-top: 1rem;\n display: flex;\n justify-content: space-between;\n padding: 0 2rem;\n}\n.sidebar-component .sidebar-sitelinks a {\n font-size: 12px;\n color: #B8C2CC;\n}\n.sidebar-component .sidebar-sitelinks .active {\n color: #212529;\n font-weight: 600;\n}\n.sidebar-component .sidebar-attribution {\n margin-top: 0.5rem;\n font-size: 10px;\n color: #B8C2CC;\n padding-left: 2rem;\n}\n.sidebar-component .sidebar-attribution a {\n color: #B8C2CC !important;\n}\n.sidebar-component .sidebar-attribution a.powered-by {\n opacity: 0.5;\n}',""]);const o=n},"./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss":
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! !../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js */"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),n=s.n(a),o=s(/*! !!../../../../node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!../../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss */"./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss"),r={insert:"head",singleton:!1};n()(o.default,r);const l=o.default.locals||{}},"./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss":
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! !../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js */"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),n=s.n(a),o=s(/*! !!../../../../node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!../../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss */"./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss"),r={insert:"head",singleton:!1};n()(o.default,r);const l=o.default.locals||{}},"./resources/assets/components/Language.vue":
/*!**************************************************!*\
!*** ./resources/assets/components/Language.vue ***!
\**************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! ./Language.vue?vue&type=template&id=01e384fd */"./resources/assets/components/Language.vue?vue&type=template&id=01e384fd"),n=s(/*! ./Language.vue?vue&type=script&lang=js */"./resources/assets/components/Language.vue?vue&type=script&lang=js"),o={};for(const e in n)"default"!==e&&(o[e]=()=>n[e]);s.d(t,o);var r=(0,s(/*! !../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */"./node_modules/vue-loader/lib/runtime/componentNormalizer.js").default)(n.default,a.render,a.staticRenderFns,!1,null,null,null);r.options.__file="resources/assets/components/Language.vue";const l=r.exports},"./resources/assets/components/partials/drawer.vue":
/*!*********************************************************!*\
!*** ./resources/assets/components/partials/drawer.vue ***!
\*********************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! ./drawer.vue?vue&type=template&id=4390ea99 */"./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99"),n=s(/*! ./drawer.vue?vue&type=script&lang=js */"./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js"),o={};for(const e in n)"default"!==e&&(o[e]=()=>n[e]);s.d(t,o);s(/*! ./drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss */"./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss");var r=(0,s(/*! !../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */"./node_modules/vue-loader/lib/runtime/componentNormalizer.js").default)(n.default,a.render,a.staticRenderFns,!1,null,null,null);r.options.__file="resources/assets/components/partials/drawer.vue";const l=r.exports},"./resources/assets/components/partials/modal/UpdateAvatar.vue":
/*!*********************************************************************!*\
!*** ./resources/assets/components/partials/modal/UpdateAvatar.vue ***!
\*********************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! ./UpdateAvatar.vue?vue&type=template&id=7f7a2028 */"./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028"),n=s(/*! ./UpdateAvatar.vue?vue&type=script&lang=js */"./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js"),o={};for(const e in n)"default"!==e&&(o[e]=()=>n[e]);s.d(t,o);var r=(0,s(/*! !../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */"./node_modules/vue-loader/lib/runtime/componentNormalizer.js").default)(n.default,a.render,a.staticRenderFns,!1,null,null,null);r.options.__file="resources/assets/components/partials/modal/UpdateAvatar.vue";const l=r.exports},"./resources/assets/components/partials/sidebar.vue":
/*!**********************************************************!*\
!*** ./resources/assets/components/partials/sidebar.vue ***!
\**********************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>l});var a=s(/*! ./sidebar.vue?vue&type=template&id=083e8264 */"./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264"),n=s(/*! ./sidebar.vue?vue&type=script&lang=js */"./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js"),o={};for(const e in n)"default"!==e&&(o[e]=()=>n[e]);s.d(t,o);s(/*! ./sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss */"./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss");var r=(0,s(/*! !../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */"./node_modules/vue-loader/lib/runtime/componentNormalizer.js").default)(n.default,a.render,a.staticRenderFns,!1,null,null,null);r.options.__file="resources/assets/components/partials/sidebar.vue";const l=r.exports},"./resources/assets/components/Language.vue?vue&type=script&lang=js":
/*!**************************************************************************!*\
!*** ./resources/assets/components/Language.vue?vue&type=script&lang=js ***!
\**************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! -!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Language.vue?vue&type=script&lang=js */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=script&lang=js"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n);const o=a.default},"./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js":
/*!*********************************************************************************!*\
!*** ./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js ***!
\*********************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! -!../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./drawer.vue?vue&type=script&lang=js */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=script&lang=js"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n);const o=a.default},"./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js":
/*!*********************************************************************************************!*\
!*** ./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js ***!
\*********************************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! -!../../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdateAvatar.vue?vue&type=script&lang=js */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=script&lang=js"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n);const o=a.default},"./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js":
/*!**********************************************************************************!*\
!*** ./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js ***!
\**********************************************************************************/(e,t,s)=>{s.r(t),s.d(t,{default:()=>o});var a=s(/*! -!../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./sidebar.vue?vue&type=script&lang=js */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=script&lang=js"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n);const o=a.default},"./resources/assets/components/Language.vue?vue&type=template&id=01e384fd":
/*!********************************************************************************!*\
!*** ./resources/assets/components/Language.vue?vue&type=template&id=01e384fd ***!
\********************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Language.vue?vue&type=template&id=01e384fd */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/Language.vue?vue&type=template&id=01e384fd"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)},"./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99":
/*!***************************************************************************************!*\
!*** ./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99 ***!
\***************************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./drawer.vue?vue&type=template&id=4390ea99 */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=template&id=4390ea99"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)},"./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028":
/*!***************************************************************************************************!*\
!*** ./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028 ***!
\***************************************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdateAvatar.vue?vue&type=template&id=7f7a2028 */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/modal/UpdateAvatar.vue?vue&type=template&id=7f7a2028"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)},"./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264":
/*!****************************************************************************************!*\
!*** ./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264 ***!
\****************************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../../node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./sidebar.vue?vue&type=template&id=083e8264 */"./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/lib/loaders/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=template&id=083e8264"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)},"./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss":
/*!******************************************************************************************************!*\
!*** ./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss ***!
\******************************************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../../node_modules/style-loader/dist/cjs.js!../../../../node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!../../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss */"./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/drawer.vue?vue&type=style&index=0&id=4390ea99&lang=scss"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)},"./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss":
/*!*******************************************************************************************************!*\
!*** ./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss ***!
\*******************************************************************************************************/(e,t,s)=>{s.r(t);var a=s(/*! -!../../../../node_modules/style-loader/dist/cjs.js!../../../../node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!../../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss */"./node_modules/style-loader/dist/cjs.js!./node_modules/laravel-mix/node_modules/css-loader/dist/cjs.js??clonedRuleSet-17.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-17.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-17.use[3]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/assets/components/partials/sidebar.vue?vue&type=style&index=0&id=083e8264&lang=scss"),n={};for(const e in a)"default"!==e&&(n[e]=()=>a[e]);s.d(t,n)}}]);