mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-13 08:45:01 +00:00
1 line
7.5 KiB
JavaScript
Vendored
1 line
7.5 KiB
JavaScript
Vendored
(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{"119z":function(e,t,a){"use strict";a("XKmC")},"2Sb1":function(e,t,a){"use strict";var i={name:"PageHeader",props:["title","canBack"],components:{ChevronLeftIcon:a("CjXH").h}},n=(a("JOXf"),a("KHd+")),o=Object(n.a)(i,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"page-header"},[e.canBack?a("div",{staticClass:"go-back",on:{click:function(t){return e.$router.back()}}},[a("chevron-left-icon",{attrs:{size:"17"}})],1):e._e(),e._v(" "),a("div",{staticClass:"content"},[a("h1",{staticClass:"title"},[e._v(e._s(e.title))])])])}),[],!1,null,"9fd0a424",null);t.a=o.exports},"3eeM":function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".page-header[data-v-9fd0a424]{display:flex;align-items:center;background:#fff;z-index:9;width:100%;position:sticky;top:0;padding-top:20px;padding-bottom:20px}.page-header .title[data-v-9fd0a424]{font-size:1.125em;font-weight:700;color:#1b2539}.page-header .go-back[data-v-9fd0a424]{margin-right:10px;cursor:pointer}.page-header .go-back svg[data-v-9fd0a424]{vertical-align:middle;margin-top:-4px}@media only screen and (max-width:960px){.page-header .title[data-v-9fd0a424]{font-size:1.125em}}@media only screen and (max-width:690px){.page-header[data-v-9fd0a424]{display:none}}@media (prefers-color-scheme:dark){.page-header[data-v-9fd0a424]{background:#141414}.page-header .title[data-v-9fd0a424]{color:#bec6cf}.page-header .icon path[data-v-9fd0a424]{fill:#00bc7e}}",""])},D62o:function(e,t,a){"use strict";var i=a("xCqy"),n=a("CjXH"),o={name:"MobileHeader",props:["title"],components:{ChevronLeftIcon:n.h,MenuIcon:n.P},methods:{showMobileNavigation:function(){i.a.$emit("mobile-menu:show","user-navigation")},goBack:function(){this.$router.back()}}},s=(a("R6Y3"),a("KHd+")),r=Object(s.a)(o,(function(){var e=this.$createElement,t=this._self._c||e;return t("header",{staticClass:"mobile-header"},[t("div",{staticClass:"go-back",on:{click:this.goBack}},[t("chevron-left-icon",{staticClass:"icon",attrs:{size:"17"}})],1),this._v(" "),t("div",{staticClass:"location-name"},[this._v(this._s(this.title))]),this._v(" "),t("div",{staticClass:"mobile-menu",on:{click:this.showMobileNavigation}},[t("menu-icon",{staticClass:"icon",attrs:{size:"17"}})],1)])}),[],!1,null,"699fe34a",null);t.a=r.exports},JOXf:function(e,t,a){"use strict";a("nr4+")},Q2dq:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".user-thumbnail[data-v-029cae0e]{display:flex;align-items:center;cursor:pointer}.user-thumbnail .avatar[data-v-029cae0e]{margin-right:20px;position:relative}.user-thumbnail .avatar img[data-v-029cae0e]{line-height:0;width:62px;height:62px;border-radius:12px;z-index:1;position:relative;-o-object-fit:contain;object-fit:contain}.user-thumbnail .avatar img.blurred[data-v-029cae0e]{position:absolute;left:0;top:2px;z-index:0;filter:blur(8px);opacity:.5;top:0}.user-thumbnail .info .name[data-v-029cae0e]{display:block;font-size:1.0625em;line-height:1}.user-thumbnail .info .email[data-v-029cae0e]{color:rgba(27,37,57,.7);font-size:.875em}@media (prefers-color-scheme:dark){.user-thumbnail .info .email[data-v-029cae0e]{color:#7d858c}}",""])},R6Y3:function(e,t,a){"use strict";a("Xm12")},THmQ:function(e,t,a){"use strict";var i={name:"SectionTitle"},n=(a("UHE7"),a("KHd+")),o=Object(n.a)(i,(function(){var e=this.$createElement;return(this._self._c||e)("b",{staticClass:"text-label"},[this._t("default")],2)}),[],!1,null,"6d799cf2",null);t.a=o.exports},U6jq:function(e,t,a){"use strict";a.r(t);var i=a("CjXH"),n=a("D62o"),o=a("THmQ"),s=a("2Sb1"),r=a("zTYo"),l=a("vDqi"),c=a.n(l),d={name:"Client",components:{SectionTitle:o.a,FileTextIcon:i.A,MobileHeader:n.a,PageHeader:s.a,Trash2Icon:i.gb,UserIcon:i.kb,Spinner:r.a},data:function(){return{isLoading:!0,client:void 0}},methods:{fetchUser:function(){var e=this;c.a.get("/api/v1/invoicing/clients/".concat(this.$route.params.id)).then((function(t){e.client=t.data})).finally((function(){e.isLoading=!1}))}},created:function(){this.fetchUser()}},m=(a("119z"),a("KHd+")),f=Object(m.a)(d,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{attrs:{id:"single-page"}},[e.isLoading?e._e():a("div",{attrs:{id:"page-content"}},[a("MobileHeader",{attrs:{title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),a("PageHeader",{attrs:{"can-back":!0,title:e.$t(e.$router.currentRoute.meta.title)}}),e._v(" "),a("div",{staticClass:"content-page"},[a("div",{staticClass:"user-thumbnail"},[a("div",{staticClass:"avatar"},[a("img",{attrs:{src:e.client.avatar,alt:e.client.name}})]),e._v(" "),a("div",{staticClass:"info"},[a("b",{staticClass:"name"},[e._v(e._s(e.client.name))]),e._v(" "),a("span",{staticClass:"email"},[e._v(e._s(e.client.email))])])]),e._v(" "),a("div",{staticClass:"menu-list-wrapper horizontal"},[a("router-link",{staticClass:"menu-list-item link border-bottom-theme",attrs:{replace:"",to:{name:"ClientDetail"}}},[a("div",{staticClass:"icon text-theme"},[a("user-icon",{attrs:{size:"17"}})],1),e._v(" "),a("div",{staticClass:"label text-theme"},[e._v("\n "+e._s(e.$t("admin_page_user.tabs.detail"))+"\n ")])]),e._v(" "),a("router-link",{staticClass:"menu-list-item link border-bottom-theme",attrs:{replace:"",to:{name:"ClientInvoices"}}},[a("div",{staticClass:"icon text-theme"},[a("file-text-icon",{attrs:{size:"17"}})],1),e._v(" "),a("div",{staticClass:"label text-theme"},[e._v("\n "+e._s(e.$t("admin_page_user.tabs.invoices"))+"\n ")])])],1),e._v(" "),a("router-view",{attrs:{client:e.client},on:{"reload-user":e.fetchUser}})],1)],1),e._v(" "),e.isLoading?a("div",{attrs:{id:"loader"}},[a("Spinner")],1):e._e()])}),[],!1,null,"029cae0e",null);t.default=f.exports},UHE7:function(e,t,a){"use strict";a("UmJ6")},UmJ6:function(e,t,a){var i=a("vFyo");"string"==typeof i&&(i=[[e.i,i,""]]);var n={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(i,n);i.locals&&(e.exports=i.locals)},XKmC:function(e,t,a){var i=a("Q2dq");"string"==typeof i&&(i=[[e.i,i,""]]);var n={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(i,n);i.locals&&(e.exports=i.locals)},Xm12:function(e,t,a){var i=a("q8nf");"string"==typeof i&&(i=[[e.i,i,""]]);var n={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(i,n);i.locals&&(e.exports=i.locals)},"nr4+":function(e,t,a){var i=a("3eeM");"string"==typeof i&&(i=[[e.i,i,""]]);var n={hmr:!0,transform:void 0,insertInto:void 0};a("aET+")(i,n);i.locals&&(e.exports=i.locals)},q8nf:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".mobile-header[data-v-699fe34a]{padding:10px 0;text-align:center;background:#fff;position:sticky;display:none;z-index:6;top:0}.mobile-header>div[data-v-699fe34a]{flex-grow:1;align-self:center;white-space:nowrap}.mobile-header .go-back[data-v-699fe34a]{text-align:left}.mobile-header .location-name[data-v-699fe34a]{line-height:1;text-align:center;width:100%;vertical-align:middle;font-size:.9375em;color:#1b2539;font-weight:700;max-width:220px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.mobile-header .mobile-menu[data-v-699fe34a]{text-align:right}.mobile-header .icon[data-v-699fe34a]{vertical-align:middle;margin-top:-4px}@media only screen and (max-width:690px){.mobile-header[data-v-699fe34a]{display:flex;margin-bottom:15px}}@media (prefers-color-scheme:dark){.mobile-header[data-v-699fe34a]{background:#141414}.mobile-header .location-name[data-v-699fe34a]{color:#bec6cf}}",""])},vFyo:function(e,t,a){(e.exports=a("I1BE")(!1)).push([e.i,".text-label[data-v-6d799cf2]{font-size:.75em;color:#afafaf;font-weight:700;display:block;margin-bottom:20px}@media (prefers-color-scheme:dark){.text-label[data-v-6d799cf2]{color:#00bc7e}}",""])}}]); |