tailwind 3 upgrade part 4

This commit is contained in:
Čarodej
2022-02-01 11:36:25 +01:00
parent dcba1e8407
commit 5ae875233b
120 changed files with 351 additions and 9 deletions

2
public/css/app.css vendored

File diff suppressed because one or more lines are too long

1
public/css/tailwind.css vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/admin-account.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/admin.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-appearance.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-email.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-index.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-language.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-others.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/app-settings.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[4738],{9635:(t,e,a)=>{a.d(e,{Z:()=>r});const n={name:"CardNavigation",props:["pages"],computed:{routeName:function(){return this.$route.name}},data:function(){return{fixedNav:!1}},created:function(){var t=this;window.addEventListener("scroll",(function(){var e=document.getElementById("card-navigation");t.fixedNav=e.getBoundingClientRect().top<0}))}};const r=(0,a(1900).Z)(n,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"mb-7",staticStyle:{height:"62px"},attrs:{id:"card-navigation"}},[a("div",{class:{"fixed top-0 left-0 right-0 px-6 rounded-none backdrop-filter backdrop-blur-lg dark:bg-dark-foreground bg-white bg-opacity-50 z-10":t.fixedNav}},[a("div",{staticClass:"whitespace-nowrap overflow-x-auto"},t._l(t.pages,(function(e,n){return a("router-link",{key:n,staticClass:"inline-block text-sm font-bold px-4 py-5 border-b-2 border-transparent border-bottom-theme",class:{"text-theme":t.routeName===e.route,"dark:text-gray-100 text-gray-600":t.routeName!==e.route},attrs:{to:{name:e.route},replace:""}},[t._v("\n\t\t\t\t"+t._s(e.title)+"\n\t\t\t")])})),1)])])}),[],!1,null,null,null).exports},8661:(t,e,a)=>{a.r(e),a.d(e,{default:()=>r});const n={name:"AppSettings",components:{CardNavigation:a(9635).Z},data:function(){return{pages:[{title:this.$t("admin_settings.tabs.others"),route:"AppOthers"},{title:this.$t("Login & Registration"),route:"AppSignInUp"},{title:this.$t("admin_settings.tabs.appearance"),route:"AppAppearance"},{title:this.$t("Homepage"),route:"AppIndex"},{title:this.$t("admin_settings.tabs.email"),route:"AppEmail"}]}},mounted:function(){this.$router.push({name:"AppOthers"})}};const r=(0,a(1900).Z)(n,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"card shadow-card z-10",staticStyle:{"padding-bottom":"0","padding-top":"0"}},[a("CardNavigation",{staticClass:"-mx-1",attrs:{pages:t.pages}})],1),t._v(" "),a("router-view")],1)}),[],!1,null,null,null).exports}}]);

2
public/js/chunks/app-setup.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/app-sign-in-out.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/billing.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/billings-detail.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/contact-us.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/dashboard.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/database.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/dynamic-page.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/email-verified.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/environment-setup.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/files.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/homepage.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/invitation.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/invoices.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/my-shared-items.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/not-found.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/page-edit.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/pages.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/payments.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[7980],{9635:(t,e,a)=>{a.d(e,{Z:()=>r});const n={name:"CardNavigation",props:["pages"],computed:{routeName:function(){return this.$route.name}},data:function(){return{fixedNav:!1}},created:function(){var t=this;window.addEventListener("scroll",(function(){var e=document.getElementById("card-navigation");t.fixedNav=e.getBoundingClientRect().top<0}))}};const r=(0,a(1900).Z)(n,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"mb-7",staticStyle:{height:"62px"},attrs:{id:"card-navigation"}},[a("div",{class:{"fixed top-0 left-0 right-0 px-6 rounded-none backdrop-filter backdrop-blur-lg dark:bg-dark-foreground bg-white bg-opacity-50 z-10":t.fixedNav}},[a("div",{staticClass:"whitespace-nowrap overflow-x-auto"},t._l(t.pages,(function(e,n){return a("router-link",{key:n,staticClass:"inline-block text-sm font-bold px-4 py-5 border-b-2 border-transparent border-bottom-theme",class:{"text-theme":t.routeName===e.route,"dark:text-gray-100 text-gray-600":t.routeName!==e.route},attrs:{to:{name:e.route},replace:""}},[t._v("\n\t\t\t\t"+t._s(e.title)+"\n\t\t\t")])})),1)])])}),[],!1,null,null,null).exports},9533:(t,e,a)=>{a.r(e),a.d(e,{default:()=>r});const n={name:"PaymentSettings",components:{CardNavigation:a(9635).Z},data:function(){return{pages:[{title:this.$t("admin_settings.tabs.payments"),route:"AppPayments"},{title:this.$t("admin_settings.tabs.billings"),route:"AppBillings"}]}},mounted:function(){this.$router.replace({name:"AppPayments"})}};const r=(0,a(1900).Z)(n,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"card shadow-card z-10",staticStyle:{"padding-bottom":"0","padding-top":"0"}},[a("CardNavigation",{staticClass:"-mx-1",attrs:{pages:t.pages}})],1),t._v(" "),a("router-view")],1)}),[],!1,null,null,null).exports}}]);

2
public/js/chunks/payments/billings.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/payments/settings.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/plan-create/fixed.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/plan-delete.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/plan-settings.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/plan-subscribers.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/plan.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[8355],{9635:(t,e,a)=>{a.d(e,{Z:()=>i});const n={name:"CardNavigation",props:["pages"],computed:{routeName:function(){return this.$route.name}},data:function(){return{fixedNav:!1}},created:function(){var t=this;window.addEventListener("scroll",(function(){var e=document.getElementById("card-navigation");t.fixedNav=e.getBoundingClientRect().top<0}))}};const i=(0,a(1900).Z)(n,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"mb-7",staticStyle:{height:"62px"},attrs:{id:"card-navigation"}},[a("div",{class:{"fixed top-0 left-0 right-0 px-6 rounded-none backdrop-filter backdrop-blur-lg dark:bg-dark-foreground bg-white bg-opacity-50 z-10":t.fixedNav}},[a("div",{staticClass:"whitespace-nowrap overflow-x-auto"},t._l(t.pages,(function(e,n){return a("router-link",{key:n,staticClass:"inline-block text-sm font-bold px-4 py-5 border-b-2 border-transparent border-bottom-theme",class:{"text-theme":t.routeName===e.route,"dark:text-gray-100 text-gray-600":t.routeName!==e.route},attrs:{to:{name:e.route},replace:""}},[t._v("\n\t\t\t\t"+t._s(e.title)+"\n\t\t\t")])})),1)])])}),[],!1,null,null,null).exports},3711:(t,e,a)=>{a.r(e),a.d(e,{default:()=>l});var n=a(9635),i=a(5462),s=a(9669),r=a.n(s);const o={name:"FixedPlan",components:{CardNavigation:n.Z,Spinner:i.Z},data:function(){return{isLoading:!0,plan:void 0,pages:[{title:this.$t("admin_page_plans.tabs.settings"),route:"PlanFixedSettings"},{title:this.$t("admin_page_plans.tabs.subscribers"),route:"PlanFixedSubscribers"},{title:this.$t("admin_page_plans.tabs.delete"),route:"PlanFixedDelete"}]}},created:function(){var t=this;r().get("/api/subscriptions/admin/plans/"+this.$route.params.id).then((function(e){t.plan=e.data.data})).finally((function(){t.isLoading=!1}))}};const l=(0,a(1900).Z)(o,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.plan?a("div",{staticClass:"card shadow-card sticky top-0 z-10",staticStyle:{"padding-bottom":"0"}},[a("div",{staticClass:"mb-2"},[a("h1",{staticClass:"font-bold sm:text-xl text-lg"},[t._v("\n\t\t\t\t\t"+t._s(t.plan.attributes.name)+"\n\t\t\t\t")]),t._v(" "),a("small",{staticClass:"sm:text-sm text-xs font-bold text-gray-500"},[t._v("\n\t\t\t\t\t"+t._s(t.plan.attributes.price)+" / "+t._s(t.$t("interval."+t.plan.attributes.interval))+"\n\t\t\t\t")])]),t._v(" "),a("CardNavigation",{staticClass:"-mx-1.5",attrs:{pages:t.pages}})],1):t._e(),t._v(" "),t.isLoading?t._e():a("router-view",{attrs:{plan:t.plan}}),t._v(" "),t.isLoading?a("div",{attrs:{id:"loader"}},[a("Spinner")],1):t._e()],1)}),[],!1,null,null,null).exports},2717:(t,e,a)=>{a.r(e),a.d(e,{default:()=>p});var n=a(9635),i=a(5462),s=a(9669),r=a.n(s),o=a(629);function l(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,n)}return a}function d(t){for(var e=1;e<arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?l(Object(a),!0).forEach((function(e){c(t,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):l(Object(a)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(a,e))}))}return t}function c(t,e,a){return e in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}const u={name:"MeteredPlan",components:{CardNavigation:n.Z,Spinner:i.Z},computed:d(d({},(0,o.Se)(["config"])),{},{pages:function(){var t=[{title:this.$t("admin_page_plans.tabs.settings"),route:"PlanMeteredSettings"},{title:this.$t("admin_page_plans.tabs.subscribers"),route:"PlanMeteredSubscribers"}];return this.plan&&"active"===this.plan.attributes.status&&t.push({title:this.$t("admin_page_plans.tabs.delete"),route:"PlanMeteredDelete"}),t}}),data:function(){return{isLoading:!0,plan:void 0}},created:function(){var t=this;r().get("/api/subscriptions/admin/plans/"+this.$route.params.id).then((function(e){t.plan=e.data.data})).finally((function(){t.isLoading=!1}))}};const p=(0,a(1900).Z)(u,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.plan?a("div",{staticClass:"card shadow-card sticky top-0 z-10",staticStyle:{"padding-bottom":"0"}},[a("div",{staticClass:"mb-2"},[a("h1",{staticClass:"font-bold sm:text-xl text-lg"},[t._v("\n\t\t\t\t\t"+t._s(t.plan.attributes.name)+"\n\t\t\t\t")]),t._v(" "),a("small",{staticClass:"sm:text-sm text-xs font-bold text-gray-500"},[t._v("\n\t\t\t\t\t"+t._s(t.$t("30 Days intervals"))+"\n\t\t\t\t")])]),t._v(" "),a("CardNavigation",{staticClass:"-mx-1",attrs:{pages:t.pages}})],1):t._e(),t._v(" "),t.isLoading?t._e():a("router-view",{attrs:{plan:t.plan}}),t._v(" "),t.isLoading?a("div",{attrs:{id:"loader"}},[a("Spinner")],1):t._e()],1)}),[],!1,null,null,null).exports}}]);

1
public/js/chunks/plans.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/platform.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/profile.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/purchase-code.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/recent-uploads.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/settings-password.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/settings-storage.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/settings.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,22 @@
/*!
* paypal-js v4.2.2 (2021-12-17T22:31:37.036Z)
* Copyright 2020-present, PayPal, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/setup-wizard.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[7866],{7616:(e,t,r)=>{r.r(t),r.d(t,{default:()=>u});function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const c={name:"SetupWizard",computed:function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?n(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):n(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({},(0,r(629).Se)(["config"])),mounted:function(){var e=this.$root.$data.config.installation;e&&"setup-done"===e&&this.$router.push({name:"SignIn"})}};const u=(0,r(1900).Z)(c,(function(){var e=this.$createElement;return(this._self._c||e)("router-view")}),[],!1,null,null,null).exports}}]);

1
public/js/chunks/shared-with-me.js vendored Normal file

File diff suppressed because one or more lines are too long

2
public/js/chunks/shared.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/shared/files.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
public/js/chunks/sign-in.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/sign-up.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

2
public/js/chunks/status-check.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
/**
* vee-validate v3.4.14
* (c) 2021 Abdelrahman Awad
* @license MIT
*/

1
public/js/chunks/subscriptions.js vendored Normal file

File diff suppressed because one or more lines are too long

1
public/js/chunks/team-folders.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
public/js/chunks/trash.js vendored Normal file

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More