Files
vuefilemanager/public/chunks/installation-disclaimer.js

6 lines
40 KiB
JavaScript
Vendored

<<<<<<< HEAD
(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{"6gqG":function(e,a,t){var i=t("ydEr");"string"==typeof i&&(i=[[e.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(i,o);i.locals&&(e.exports=i.locals)},"7OGm":function(e,a,t){"use strict";var i=t("6gqG");t.n(i).a},ASoH:function(e,a,t){"use strict";var i={name:"AuthContent",props:["loading","icon","text"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},o=(t("s/ZW"),t("KHd+")),n=Object(o.a)(i,(function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("button",{staticClass:"button outline"},[t("span",{staticClass:"text-label"},[e._v(e._s(e.text))]),e._v(" "),e.loading?t("span",{staticClass:"icon"},[t("FontAwesomeIcon",{staticClass:"sync-alt",attrs:{icon:"sync-alt"}})],1):e._e(),e._v(" "),!e.loading&&e.icon?t("span",{staticClass:"icon"},[t("FontAwesomeIcon",{attrs:{icon:e.icon}})],1):e._e()])}),[],!1,null,"59e2dfc0",null);a.a=n.exports},GwTe:function(e,a,t){(e.exports=t("I1BE")(!1)).push([e.i,".button[data-v-59e2dfc0]{cursor:pointer;border-radius:8px;text-decoration:none;padding:12px 32px;display:inline-block;margin-left:15px;margin-right:15px;white-space:nowrap;transition:all .15s ease;background:transparent}.button .text-label[data-v-59e2dfc0]{transition:all .15s ease;font-size:1.0625em;font-weight:800;line-height:0}.button .icon[data-v-59e2dfc0]{margin-left:12px;font-size:1em}.button.solid[data-v-59e2dfc0]{background:#00bc7e;border:2px solid #00bc7e}.button.solid .text-label[data-v-59e2dfc0]{color:#fff}.button.outline[data-v-59e2dfc0]{border:2px solid #1b2539}.button.outline .text-label[data-v-59e2dfc0]{color:#1b2539}.button.outline .icon path[data-v-59e2dfc0]{fill:#00bc7e}.button.outline[data-v-59e2dfc0]:hover{border-color:#00bc7e}.button.outline:hover .text-label[data-v-59e2dfc0]{color:#00bc7e}@media (prefers-color-scheme:dark){.button.outline[data-v-59e2dfc0]{background:#111314;border-color:#bec6cf}.button.outline .text-label[data-v-59e2dfc0]{color:#bec6cf}}.sync-alt[data-v-59e2dfc0]{-webkit-animation:spin-data-v-59e2dfc0 1s linear infinite;animation:spin-data-v-59e2dfc0 1s linear infinite}@-webkit-keyframes spin-data-v-59e2dfc0{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-data-v-59e2dfc0{0%{transform:rotate(0)}to{transform:rotate(1turn)}}",""])},Idvm:function(e,a,t){var i=t("lig4");"string"==typeof i&&(i=[[e.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(i,o);i.locals&&(e.exports=i.locals)},Jx8r:function(e,a,t){(e.exports=t("I1BE")(!1)).push([e.i,"#auth[data-v-31af8372]{height:100%;width:100%;display:table}",""])},KnjL:function(e,a,t){"use strict";var i={name:"InfoBox",props:["type"]},o=(t("7OGm"),t("KHd+")),n=Object(o.a)(i,(function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"info-box",class:this.type},[this._t("default")],2)}),[],!1,null,"bf43be5e",null);a.a=n.exports},NbAf:function(e,a,t){var i=t("GwTe");"string"==typeof i&&(i=[[e.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(i,o);i.locals&&(e.exports=i.locals)},Xk6H:function(e,a,t){"use strict";var i=t("Idvm");t.n(i).a},"aEI+":function(e,a,t){"use strict";t.r(a);var i=t("A5+z"),o=t("bDRN"),n=t("4TWA"),r=t("eZ9V"),d=t("KnjL"),l=t("j8qy"),s=t("ASoH"),p=t("zTYo"),c=t("CjXH"),u=t("TJPC"),m=t("vDqi"),f=t.n(m),b={name:"InstallationDisclaimer",components:{AuthContentWrapper:o.a,ValidationProvider:i.ValidationProvider,ValidationObserver:i.ValidationObserver,SettingsIcon:c.N,SelectInput:n.a,AuthContent:l.a,AuthButton:s.a,FormLabel:r.a,required:u.a,Spinner:p.a,InfoBox:d.a},data:function(){return{isLoading:!0,isError:!1,isExtended:void 0}},created:function(){var e=this;f.a.post("/api/setup/purchase-code",{purchaseCode:localStorage.getItem("purchase_code")}).then((function(a){e.$scrollTop(),e.isLoading=!1,"b6896a44017217c36f4a6fdc56699728"===a.data?(e.isExtended=!0,localStorage.setItem("license","Extended")):(e.isExtended=!1,localStorage.setItem("license","Regular"))})).catch((function(a){e.isLoading=!1,400==a.response.status&&e.$router.push({name:"PurchaseCode"})}))}},v=(t("lkNa"),t("KHd+")),h=Object(v.a)(b,(function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("AuthContentWrapper",{ref:"auth"},[t("AuthContent",{attrs:{name:"database-credentials",visible:!0}},[t("div",{staticClass:"content-headline"},[t("settings-icon",{staticClass:"title-icon",attrs:{size:"40"}}),e._v(" "),t("h1",[e._v("Setup Wizard")]),e._v(" "),t("h2",[e._v("Database was installed successfully. Let's set up application, Make sure you have these informations before continue:")])],1),e._v(" "),e.isLoading?t("div",{attrs:{id:"loader"}},[t("Spinner")],1):e._e(),e._v(" "),e.isLoading?e._e():t("div",{staticClass:"form block-form"},[t("InfoBox",[e.isExtended?t("ul",{staticClass:"information-list",staticStyle:{"margin-top":"0"}},[t("li",[e._v("\n 1. Stripe API Credentials\n ")]),e._v(" "),t("li",[e._v("\n 2. Billing details for Stripe Subscription Service\n ")]),e._v(" "),t("li",[e._v("\n 3. You will create your subscription plans\n ")]),e._v(" "),t("li",[e._v("\n 4. Email Account Credentials for sending emails to your users\n ")]),e._v(" "),t("li",[e._v("\n 5. If you use external storage service, then you will need set your API credentials\n ")]),e._v(" "),t("li",[e._v("\n 6. Some general settings for VueFileManager like Google Analytics, logo, favicon and application name\n ")]),e._v(" "),t("li",[e._v("\n 7. You will create admin account\n ")])]):t("ul",{staticClass:"information-list",staticStyle:{"margin-top":"0"}},[t("li",[e._v("\n 1. Email Account Credentials for sending emails to your users\n ")]),e._v(" "),t("li",[e._v("\n 2. If you use external storage service, then you will need set your API credentials\n ")]),e._v(" "),t("li",[e._v("\n 3. Some general settings for VueFileManager like Google Analytics, logo, favicon and application name\n ")]),e._v(" "),t("li",[e._v("\n 4. You will create admin account\n ")])])]),e._v(" "),e.isExtended?t("router-link",{staticClass:"submit-wrapper",attrs:{to:{name:"SubscriptionService"},tag:"div"}},[t("AuthButton",{attrs:{icon:"chevron-right",text:"I Get It! Let's Set Up Application",loading:e.isLoading,disabled:e.isLoading}})],1):e._e(),e._v(" "),e.isExtended?e._e():t("router-link",{staticClass:"submit-wrapper",attrs:{to:{name:"EnvironmentSetup"},tag:"div"}},[t("AuthButton",{attrs:{icon:"chevron-right",text:"I Get It! Let's Set Up Application",loading:e.isLoading,disabled:e.isLoading}})],1)],1)])],1)}),[],!1,null,"e0a4915e",null);a.default=h.exports},bDRN:function(e,a,t){"use strict";var i={name:"AuthContentWrapper"},o=(t("iYAH"),t("KHd+")),n=Object(o.a)(i,(function(){var e=this.$createElement;return(this._self._c||e)("div",{attrs:{id:"auth"}},[this._t("default")],2)}),[],!1,null,"31af8372",null);a.a=n.exports},eZ9V:function(e,a,t){"use strict";var i={name:"FormLabel",components:{Edit2Icon:t("CjXH").m}},o=(t("Xk6H"),t("KHd+")),n=Object(o.a)(i,(function(){var e=this.$createElement,a=this._self._c||e;return a("div",{staticClass:"form-label"},[a("edit-2-icon",{staticClass:"icon",attrs:{size:"22"}}),this._v(" "),a("b",{staticClass:"label"},[this._t("default")],2)],1)}),[],!1,null,"c1157a8e",null);a.a=n.exports},iYAH:function(e,a,t){"use strict";var i=t("lh0Q");t.n(i).a},j8qy:function(e,a,t){"use strict";var i={name:"AuthContent",props:["visible","name"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},o=t("KHd+"),n=Object(o.a)(i,(function(){var e=this.$createElement,a=this._self._c||e;return this.isVisible?a("div",{staticClass:"auth-form"},[this._t("default")],2):this._e()}),[],!1,null,null,null);a.a=n.exports},lVds:function(e,a,t){var i=t("sYZ/");"string"==typeof i&&(i=[[e.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(i,o);i.locals&&(e.exports=i.locals)},lh0Q:function(e,a,t){var i=t("Jx8r");"string"==typeof i&&(i=[[e.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};t("aET+")(i,o);i.locals&&(e.exports=i.locals)},lig4:function(e,a,t){(e.exports=t("I1BE")(!1)).push([e.i,".form-label[data-v-c1157a8e]{display:flex;align-items:center;margin-bottom:30px}.form-label .icon[data-v-c1157a8e]{margin-right:10px}.form-label .icon path[data-v-c1157a8e]{stroke:#00bc7e}.form-label .label[data-v-c1157a8e]{font-size:1.125em;font-weight:700}@media (prefers-color-scheme:dark){.form-label .label[data-v-c1157a8e]{color:#bec6cf}}",""])},lkNa:function(e,a,t){"use strict";var i=t("lVds");t.n(i).a},"s/ZW":function(e,a,t){"use strict";var i=t("NbAf");t.n(i).a},"sYZ/":function(e,a,t){(e.exports=t("I1BE")(!1)).push([e.i,".form[data-v-e0a4915e]{max-width:700px}.form.inline-form[data-v-e0a4915e]{display:flex;position:relative;justify-content:center;margin:0 auto}.form.inline-form .input-wrapper[data-v-e0a4915e]{position:relative}.form.inline-form .input-wrapper .error-message[data-v-e0a4915e]{position:absolute;left:0;bottom:-25px}.form.block-form .wrapper-inline[data-v-e0a4915e]{display:flex;margin:0 -15px}.form.block-form .wrapper-inline .block-wrapper[data-v-e0a4915e]{width:100%;padding:0 15px}.form.block-form .block-wrapper[data-v-e0a4915e]{margin-bottom:32px}.form.block-form .block-wrapper label[data-v-e0a4915e]{font-size:.875em;color:rgba(27,37,57,.8);font-weight:700;display:block;margin-bottom:7px;text-align:left}.form.block-form .block-wrapper[data-v-e0a4915e]:last-child{margin-bottom:0}.form.block-form .button[data-v-e0a4915e]{margin-top:50px}.form .inline-wrapper[data-v-e0a4915e]{display:flex;align-items:center;justify-content:space-between}.form .inline-wrapper .switch-label .input-help[data-v-e0a4915e]{padding-top:0}.form .inline-wrapper .switch-label .input-label[data-v-e0a4915e]{font-weight:700;color:#1b2539;font-size:1em;margin-bottom:5px}.form .input-help[data-v-e0a4915e]{font-size:.75em;color:rgba(27,37,57,.7);line-height:1.35;padding-top:10px;display:block}.single-line-form[data-v-e0a4915e]{display:flex}.single-line-form .submit-button[data-v-e0a4915e]{margin-left:20px}.error-message[data-v-e0a4915e]{font-size:.875em;color:#fd397a;padding-top:5px;display:block;text-align:left}textarea[data-v-e0a4915e]{width:100%}input[type=email][data-v-e0a4915e],input[type=number][data-v-e0a4915e],input[type=password][data-v-e0a4915e],input[type=text][data-v-e0a4915e],textarea[data-v-e0a4915e]{border:1px solid transparent;transition:all .15s ease;font-size:1em;border-radius:8px;padding:13px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;outline:0;width:100%;box-shadow:0 1px 5px rgba(0,0,0,.12)}input[type=email].is-error[data-v-e0a4915e],input[type=number].is-error[data-v-e0a4915e],input[type=password].is-error[data-v-e0a4915e],input[type=text].is-error[data-v-e0a4915e],textarea.is-error[data-v-e0a4915e]{border-color:#fd397a;box-shadow:0 1px 5px rgba(253,57,122,.3)}input[type=email][data-v-e0a4915e]::-moz-placeholder,input[type=number][data-v-e0a4915e]::-moz-placeholder,input[type=password][data-v-e0a4915e]::-moz-placeholder,input[type=text][data-v-e0a4915e]::-moz-placeholder,textarea[data-v-e0a4915e]::-moz-placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-e0a4915e]:-ms-input-placeholder,input[type=number][data-v-e0a4915e]:-ms-input-placeholder,input[type=password][data-v-e0a4915e]:-ms-input-placeholder,input[type=text][data-v-e0a4915e]:-ms-input-placeholder,textarea[data-v-e0a4915e]:-ms-input-placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-e0a4915e]::placeholder,input[type=number][data-v-e0a4915e]::placeholder,input[type=password][data-v-e0a4915e]::placeholder,input[type=text][data-v-e0a4915e]::placeholder,textarea[data-v-e0a4915e]::placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-e0a4915e]:focus,input[type=number][data-v-e0a4915e]:focus,input[type=password][data-v-e0a4915e]:focus,input[type=text][data-v-e0a4915e]:focus,textarea[data-v-e0a4915e]:focus{border-color:#00bc7e;box-shadow:0 1px 5px rgba(0,188,126,.3)}input[type=email][disabled][data-v-e0a4915e],input[type=number][disabled][data-v-e0a4915e],input[type=password][disabled][data-v-e0a4915e],input[type=text][disabled][data-v-e0a4915e],textarea[disabled][data-v-e0a4915e]{background:#fff;color:rgba(27,37,57,.8);-webkit-text-fill-color:rgba(27,37,57,.8);opacity:1;cursor:not-allowed}.additional-link[data-v-e0a4915e]{font-size:1em;margin-top:50px;display:block;color:#1b2539}.additional-link a[data-v-e0a4915e],.additional-link b[data-v-e0a4915e]{color:#00bc7e;cursor:pointer}.additional-link a[data-v-e0a4915e]:hover,.additional-link b[data-v-e0a4915e]:hover{text-decoration:underline}@media only screen and (max-width:1024px){.form[data-v-e0a4915e]{max-width:100%}}@media only screen and (max-width:960px){.form .button[data-v-e0a4915e]{margin-top:20px;width:100%;margin-left:0;margin-right:0}.form input[data-v-e0a4915e],.form textarea[data-v-e0a4915e]{width:100%;min-width:100%}.form.block-form .block-wrapper[data-v-e0a4915e]{display:block}.form.block-form .block-wrapper label[data-v-e0a4915e]{width:100%;padding-right:0;display:block;margin-bottom:7px;text-align:left!important;font-size:.875em;padding-top:0}.form.block-form .button[data-v-e0a4915e]{margin-top:25px;margin-left:0;margin-right:0}.form.inline-form[data-v-e0a4915e]{display:block}.form.inline-form .input-wrapper .error-message[data-v-e0a4915e]{position:relative;bottom:0}.form .button[data-v-e0a4915e]{padding:14px 32px}.single-line-form[data-v-e0a4915e]{display:block}.single-line-form .submit-button[data-v-e0a4915e]{margin-left:0;margin-top:20px;width:100%}input[type=email][data-v-e0a4915e],input[type=number][data-v-e0a4915e],input[type=password][data-v-e0a4915e],input[type=text][data-v-e0a4915e],textarea[data-v-e0a4915e]{padding:14px 20px}}@media only screen and (max-width:690px){.form.block-form .wrapper-inline[data-v-e0a4915e]{display:block}}@media (prefers-color-scheme:dark){.form .input-help[data-v-e0a4915e]{color:#7d858c}.form.block-form .block-wrapper label[data-v-e0a4915e],.form .inline-wrapper .switch-label .input-label[data-v-e0a4915e]{color:#bec6cf}input[type=email][data-v-e0a4915e],input[type=number][data-v-e0a4915e],input[type=password][data-v-e0a4915e],input[type=text][data-v-e0a4915e],textarea[data-v-e0a4915e]{border-color:#1e2024;background:#1e2024;color:#bec6cf}input[type=email][data-v-e0a4915e]::-moz-placeholder,input[type=number][data-v-e0a4915e]::-moz-placeholder,input[type=password][data-v-e0a4915e]::-moz-placeholder,input[type=text][data-v-e0a4915e]::-moz-placeholder,textarea[data-v-e0a4915e]::-moz-placeholder{color:#7d858c}input[type=email][data-v-e0a4915e]:-ms-input-placeholder,input[type=number][data-v-e0a4915e]:-ms-input-placeholder,input[type=password][data-v-e0a4915e]:-ms-input-placeholder,input[type=text][data-v-e0a4915e]:-ms-input-placeholder,textarea[data-v-e0a4915e]:-ms-input-placeholder{color:#7d858c}input[type=email][data-v-e0a4915e]::placeholder,input[type=number][data-v-e0a4915e]::placeholder,input[type=password][data-v-e0a4915e]::placeholder,input[type=text][data-v-e0a4915e]::placeholder,textarea[data-v-e0a4915e]::placeholder{color:#7d858c}input[type=email][disabled][data-v-e0a4915e],input[type=number][disabled][data-v-e0a4915e],input[type=password][disabled][data-v-e0a4915e],input[type=text][disabled][data-v-e0a4915e],textarea[disabled][data-v-e0a4915e]{background:#1e2024;color:rgba(125,133,140,.8);-webkit-text-fill-color:rgba(125,133,140,.8)}}.auth-logo-text[data-v-e0a4915e]{font-size:1.375em;font-weight:800;margin-bottom:40px;display:block}.auth-form[data-v-e0a4915e]{text-align:center;max-width:600px;padding:25px 20px;display:table-cell;vertical-align:middle}.auth-form input[data-v-e0a4915e]{min-width:310px}.auth-form .additional-link a[data-v-e0a4915e]{font-weight:700;text-decoration:none}.auth-form .user-avatar[data-v-e0a4915e]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border-radius:8px;box-shadow:0 10px 30px rgba(25,54,60,.2)}.auth-form .logo[data-v-e0a4915e]{width:120px;margin-bottom:20px}.auth-form h1[data-v-e0a4915e]{font-size:2.125em;font-weight:800;line-height:1.2;margin-bottom:2px;color:#1b2539}.auth-form h2[data-v-e0a4915e]{font-size:1.4375em;font-weight:500;margin-bottom:50px;color:#1b2539}.auth-form .block-form[data-v-e0a4915e]{margin-left:auto;margin-right:auto}@media only screen and (min-width:690px) and (max-width:960px){.auth-form[data-v-e0a4915e]{padding-left:20%;padding-right:20%}}@media only screen and (max-width:690px){.auth-form[data-v-e0a4915e]{width:100%}.auth-form h1[data-v-e0a4915e]{font-size:1.875em}.auth-form h2[data-v-e0a4915e]{font-size:1.3125em}}@media only screen and (max-width:490px){.auth-form h1[data-v-e0a4915e]{font-size:1.375em}.auth-form h2[data-v-e0a4915e]{font-size:1.125em}.auth-form input[data-v-e0a4915e]{min-width:0}.auth-form .additional-link[data-v-e0a4915e]{font-size:.9375em}}@media (prefers-color-scheme:dark){.auth-form .additional-link[data-v-e0a4915e],.auth-form h1[data-v-e0a4915e],.auth-form h2[data-v-e0a4915e]{color:#bec6cf}}.content-headline[data-v-e0a4915e]{max-width:630px;margin-left:auto;margin-right:auto}.auth-form input[data-v-e0a4915e]{min-width:0}.duplicator .duplicator-add-button[data-v-e0a4915e]{width:100%}.duplicator .duplicator-item[data-v-e0a4915e]{box-shadow:0 1px 5px rgba(0,0,0,.12);border-radius:8px;background:#fff;padding:25px;margin:0 -25px 32px;position:relative}.duplicator .duplicator-item .duplicator-title[data-v-e0a4915e]{font-size:1.125em;margin-bottom:20px;display:block;font-weight:700}.duplicator .duplicator-item .delete-item[data-v-e0a4915e]{position:absolute;top:15px;right:15px;cursor:pointer}.duplicator .duplicator-item .delete-item:hover line[data-v-e0a4915e]{stroke:#00bc7e}.duplicator .duplicator-item input[data-v-e0a4915e],.duplicator .duplicator-item textarea[data-v-e0a4915e]{box-shadow:none;background:#fafafa}.form[data-v-e0a4915e]{max-width:580px;text-align:left}.submit-wrapper[data-v-e0a4915e]{text-align:right}.submit-wrapper .button[data-v-e0a4915e]{margin:58px 0 50px;width:100%}.title-icon[data-v-e0a4915e]{margin-bottom:10px;-webkit-animation:spinner-data-v-e0a4915e 5s linear infinite;animation:spinner-data-v-e0a4915e 5s linear infinite}.title-icon circle[data-v-e0a4915e],.title-icon path[data-v-e0a4915e]{stroke:#00bc7e}@-webkit-keyframes spinner-data-v-e0a4915e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-data-v-e0a4915e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-color-scheme:dark){.duplicator .duplicator-item[data-v-e0a4915e]{background:#1e2024}.duplicator .duplicator-item input[data-v-e0a4915e],.duplicator .duplicator-item textarea[data-v-e0a4915e]{background:#111314}}#loader[data-v-e0a4915e]{position:relative;margin-top:80px}.information-list li[data-v-e0a4915e]{padding:8px 0;font-size:1.0625em;font-weight:600}.information-list li[data-v-e0a4915e]:first-child{padding-top:0}.information-list li[data-v-e0a4915e]:last-child{padding-bottom:0}",""])},ydEr:function(e,a,t){(e.exports=t("I1BE")(!1)).push([e.i,".info-box[data-v-bf43be5e]{padding:20px;border-radius:8px;margin-bottom:32px;background:#f4f5f6;text-align:left}.info-box.error[data-v-bf43be5e]{background:rgba(253,57,122,.1)}.info-box.error a[data-v-bf43be5e],.info-box.error p[data-v-bf43be5e]{color:#fd397a}.info-box.error a[data-v-bf43be5e]{text-decoration:underline}.info-box p[data-v-bf43be5e]{font-size:.9375em;line-height:1.6;word-break:break-word;font-weight:600}.info-box p[data-v-bf43be5e] a{color:#00bc7e}.info-box a[data-v-bf43be5e],.info-box b[data-v-bf43be5e]{font-weight:700;color:#00bc7e}.info-box a[data-v-bf43be5e]{font-size:.9375em;line-height:1.6}.info-box ul[data-v-bf43be5e]{margin-top:15px}.info-box ul[data-v-bf43be5e],.info-box ul li[data-v-bf43be5e],.info-box ul li a[data-v-bf43be5e]{display:block}@media only screen and (max-width:690px){.info-box[data-v-bf43be5e]{padding:15px}}@media (prefers-color-scheme:dark){.info-box[data-v-bf43be5e]{background:#1e2024}.info-box p[data-v-bf43be5e],.info-box ul li[data-v-bf43be5e]{color:#bec6cf}}",""])}}]);
=======
(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{"+bxy":function(t,a,e){var i=e("N0FG");"string"==typeof i&&(i=[[t.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};e("aET+")(i,o);i.locals&&(t.exports=i.locals)},"64pX":function(t,a,e){(t.exports=e("I1BE")(!1)).push([t.i,".form-label[data-v-68dacc2c]{display:flex;align-items:center;margin-bottom:30px}.form-label .icon[data-v-68dacc2c]{margin-right:10px}.form-label .icon path[data-v-68dacc2c]{stroke:#00bc7e}.form-label .label[data-v-68dacc2c]{font-size:1.125em;font-weight:700}@media (prefers-color-scheme:dark){.form-label .label[data-v-68dacc2c]{color:#bec6cf}}",""])},"6jdO":function(t,a,e){"use strict";var i=e("+bxy");e.n(i).a},"9Gqu":function(t,a,e){var i=e("xbTq");"string"==typeof i&&(i=[[t.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};e("aET+")(i,o);i.locals&&(t.exports=i.locals)},ASoH:function(t,a,e){"use strict";var i={name:"AuthContent",props:["loading","icon","text"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},o=(e("6jdO"),e("KHd+")),n=Object(o.a)(i,(function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("button",{staticClass:"button outline"},[e("span",{staticClass:"text-label"},[t._v(t._s(t.text))]),t._v(" "),t.loading?e("span",{staticClass:"icon"},[e("FontAwesomeIcon",{staticClass:"sync-alt",attrs:{icon:"sync-alt"}})],1):t._e(),t._v(" "),!t.loading&&t.icon?e("span",{staticClass:"icon"},[e("FontAwesomeIcon",{attrs:{icon:t.icon}})],1):t._e()])}),[],!1,null,"e546fc60",null);a.a=n.exports},DRpa:function(t,a,e){var i=e("64pX");"string"==typeof i&&(i=[[t.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};e("aET+")(i,o);i.locals&&(t.exports=i.locals)},KnjL:function(t,a,e){"use strict";var i={name:"InfoBox",props:["type"]},o=(e("l3ga"),e("KHd+")),n=Object(o.a)(i,(function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"info-box",class:this.type},[this._t("default")],2)}),[],!1,null,"0cded0f2",null);a.a=n.exports},"Mhq/":function(t,a,e){"use strict";var i=e("thsv");e.n(i).a},N0FG:function(t,a,e){(t.exports=e("I1BE")(!1)).push([t.i,".button[data-v-e546fc60]{cursor:pointer;border-radius:8px;text-decoration:none;padding:12px 32px;display:inline-block;margin-left:15px;margin-right:15px;white-space:nowrap;transition:all .15s ease;background:transparent}.button .text-label[data-v-e546fc60]{transition:all .15s ease;font-size:1.0625em;font-weight:800;line-height:0}.button .icon[data-v-e546fc60]{margin-left:12px;font-size:1em}.button.solid[data-v-e546fc60]{background:#00bc7e;border:2px solid #00bc7e}.button.solid .text-label[data-v-e546fc60]{color:#fff}.button.outline[data-v-e546fc60]{border:2px solid #1b2539}.button.outline .text-label[data-v-e546fc60]{color:#1b2539}.button.outline .icon path[data-v-e546fc60]{fill:#00bc7e}.button.outline[data-v-e546fc60]:hover{border-color:#00bc7e}.button.outline:hover .text-label[data-v-e546fc60]{color:#00bc7e}@media (prefers-color-scheme:dark){.button.outline[data-v-e546fc60]{background:#111314;border-color:#bec6cf}.button.outline .text-label[data-v-e546fc60]{color:#bec6cf}}.sync-alt[data-v-e546fc60]{-webkit-animation:spin-data-v-e546fc60 1s linear infinite;animation:spin-data-v-e546fc60 1s linear infinite}@-webkit-keyframes spin-data-v-e546fc60{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-data-v-e546fc60{0%{transform:rotate(0)}to{transform:rotate(1turn)}}",""])},POg4:function(t,a,e){"use strict";var i=e("DRpa");e.n(i).a},PuWV:function(t,a,e){(t.exports=e("I1BE")(!1)).push([t.i,".form[data-v-228f5516]{max-width:700px}.form.inline-form[data-v-228f5516]{display:flex;position:relative;justify-content:center;margin:0 auto}.form.inline-form .input-wrapper[data-v-228f5516]{position:relative}.form.inline-form .input-wrapper .error-message[data-v-228f5516]{position:absolute;left:0;bottom:-25px}.form.block-form .wrapper-inline[data-v-228f5516]{display:flex;margin:0 -15px}.form.block-form .wrapper-inline .block-wrapper[data-v-228f5516]{width:100%;padding:0 15px}.form.block-form .block-wrapper[data-v-228f5516]{margin-bottom:32px}.form.block-form .block-wrapper label[data-v-228f5516]{font-size:.875em;color:rgba(27,37,57,.8);font-weight:700;display:block;margin-bottom:7px;text-align:left}.form.block-form .block-wrapper[data-v-228f5516]:last-child{margin-bottom:0}.form.block-form .button[data-v-228f5516]{margin-top:50px}.form .inline-wrapper[data-v-228f5516]{display:flex;align-items:center;justify-content:space-between}.form .inline-wrapper .switch-label .input-help[data-v-228f5516]{padding-top:0}.form .inline-wrapper .switch-label .input-label[data-v-228f5516]{font-weight:700;color:#1b2539;font-size:1em;margin-bottom:5px}.form .input-help[data-v-228f5516]{font-size:.75em;color:rgba(27,37,57,.7);line-height:1.35;padding-top:10px;display:block}.single-line-form[data-v-228f5516]{display:flex}.single-line-form .submit-button[data-v-228f5516]{margin-left:20px}.error-message[data-v-228f5516]{font-size:.875em;color:#fd397a;padding-top:5px;display:block;text-align:left}textarea[data-v-228f5516]{width:100%}input[type=email][data-v-228f5516],input[type=number][data-v-228f5516],input[type=password][data-v-228f5516],input[type=text][data-v-228f5516],textarea[data-v-228f5516]{border:1px solid transparent;transition:all .15s ease;font-size:1em;border-radius:8px;padding:13px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;outline:0;width:100%;box-shadow:0 1px 5px rgba(0,0,0,.12)}input[type=email].is-error[data-v-228f5516],input[type=number].is-error[data-v-228f5516],input[type=password].is-error[data-v-228f5516],input[type=text].is-error[data-v-228f5516],textarea.is-error[data-v-228f5516]{border-color:#fd397a;box-shadow:0 1px 5px rgba(253,57,122,.3)}input[type=email][data-v-228f5516]::-moz-placeholder,input[type=number][data-v-228f5516]::-moz-placeholder,input[type=password][data-v-228f5516]::-moz-placeholder,input[type=text][data-v-228f5516]::-moz-placeholder,textarea[data-v-228f5516]::-moz-placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-228f5516]:-ms-input-placeholder,input[type=number][data-v-228f5516]:-ms-input-placeholder,input[type=password][data-v-228f5516]:-ms-input-placeholder,input[type=text][data-v-228f5516]:-ms-input-placeholder,textarea[data-v-228f5516]:-ms-input-placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-228f5516]::placeholder,input[type=number][data-v-228f5516]::placeholder,input[type=password][data-v-228f5516]::placeholder,input[type=text][data-v-228f5516]::placeholder,textarea[data-v-228f5516]::placeholder{color:rgba(27,37,57,.5);font-size:.9375em}input[type=email][data-v-228f5516]:focus,input[type=number][data-v-228f5516]:focus,input[type=password][data-v-228f5516]:focus,input[type=text][data-v-228f5516]:focus,textarea[data-v-228f5516]:focus{border-color:#00bc7e;box-shadow:0 1px 5px rgba(0,188,126,.3)}input[type=email][disabled][data-v-228f5516],input[type=number][disabled][data-v-228f5516],input[type=password][disabled][data-v-228f5516],input[type=text][disabled][data-v-228f5516],textarea[disabled][data-v-228f5516]{background:#fff;color:rgba(27,37,57,.8);-webkit-text-fill-color:rgba(27,37,57,.8);opacity:1;cursor:not-allowed}.additional-link[data-v-228f5516]{font-size:1em;margin-top:50px;display:block;color:#1b2539}.additional-link a[data-v-228f5516],.additional-link b[data-v-228f5516]{color:#00bc7e;cursor:pointer}.additional-link a[data-v-228f5516]:hover,.additional-link b[data-v-228f5516]:hover{text-decoration:underline}@media only screen and (max-width:1024px){.form[data-v-228f5516]{max-width:100%}}@media only screen and (max-width:960px){.form .button[data-v-228f5516]{margin-top:20px;width:100%;margin-left:0;margin-right:0}.form input[data-v-228f5516],.form textarea[data-v-228f5516]{width:100%;min-width:100%}.form.block-form .block-wrapper[data-v-228f5516]{display:block}.form.block-form .block-wrapper label[data-v-228f5516]{width:100%;padding-right:0;display:block;margin-bottom:7px;text-align:left!important;font-size:.875em;padding-top:0}.form.block-form .button[data-v-228f5516]{margin-top:25px;margin-left:0;margin-right:0}.form.inline-form[data-v-228f5516]{display:block}.form.inline-form .input-wrapper .error-message[data-v-228f5516]{position:relative;bottom:0}.form .button[data-v-228f5516]{padding:14px 32px}.single-line-form[data-v-228f5516]{display:block}.single-line-form .submit-button[data-v-228f5516]{margin-left:0;margin-top:20px;width:100%}input[type=email][data-v-228f5516],input[type=number][data-v-228f5516],input[type=password][data-v-228f5516],input[type=text][data-v-228f5516],textarea[data-v-228f5516]{padding:14px 20px}}@media only screen and (max-width:690px){.form.block-form .wrapper-inline[data-v-228f5516]{display:block}}@media (prefers-color-scheme:dark){.form .input-help[data-v-228f5516]{color:#7d858c}.form.block-form .block-wrapper label[data-v-228f5516],.form .inline-wrapper .switch-label .input-label[data-v-228f5516]{color:#bec6cf}input[type=email][data-v-228f5516],input[type=number][data-v-228f5516],input[type=password][data-v-228f5516],input[type=text][data-v-228f5516],textarea[data-v-228f5516]{border-color:#1e2024;background:#1e2024;color:#bec6cf}input[type=email][data-v-228f5516]::-moz-placeholder,input[type=number][data-v-228f5516]::-moz-placeholder,input[type=password][data-v-228f5516]::-moz-placeholder,input[type=text][data-v-228f5516]::-moz-placeholder,textarea[data-v-228f5516]::-moz-placeholder{color:#7d858c}input[type=email][data-v-228f5516]:-ms-input-placeholder,input[type=number][data-v-228f5516]:-ms-input-placeholder,input[type=password][data-v-228f5516]:-ms-input-placeholder,input[type=text][data-v-228f5516]:-ms-input-placeholder,textarea[data-v-228f5516]:-ms-input-placeholder{color:#7d858c}input[type=email][data-v-228f5516]::placeholder,input[type=number][data-v-228f5516]::placeholder,input[type=password][data-v-228f5516]::placeholder,input[type=text][data-v-228f5516]::placeholder,textarea[data-v-228f5516]::placeholder{color:#7d858c}input[type=email][disabled][data-v-228f5516],input[type=number][disabled][data-v-228f5516],input[type=password][disabled][data-v-228f5516],input[type=text][disabled][data-v-228f5516],textarea[disabled][data-v-228f5516]{background:#1e2024;color:rgba(125,133,140,.8);-webkit-text-fill-color:rgba(125,133,140,.8)}}.auth-logo-text[data-v-228f5516]{font-size:1.375em;font-weight:800;margin-bottom:40px;display:block}.auth-form[data-v-228f5516]{text-align:center;max-width:600px;padding:25px 20px;display:table-cell;vertical-align:middle}.auth-form input[data-v-228f5516]{min-width:310px}.auth-form .additional-link a[data-v-228f5516]{font-weight:700;text-decoration:none}.auth-form .user-avatar[data-v-228f5516]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border-radius:8px;box-shadow:0 10px 30px rgba(25,54,60,.2)}.auth-form .logo[data-v-228f5516]{width:120px;margin-bottom:20px}.auth-form h1[data-v-228f5516]{font-size:2.125em;font-weight:800;line-height:1.2;margin-bottom:2px;color:#1b2539}.auth-form h2[data-v-228f5516]{font-size:1.4375em;font-weight:500;margin-bottom:50px;color:#1b2539}.auth-form .block-form[data-v-228f5516]{margin-left:auto;margin-right:auto}@media only screen and (min-width:690px) and (max-width:960px){.auth-form[data-v-228f5516]{padding-left:20%;padding-right:20%}}@media only screen and (max-width:690px){.auth-form[data-v-228f5516]{width:100%}.auth-form h1[data-v-228f5516]{font-size:1.875em}.auth-form h2[data-v-228f5516]{font-size:1.3125em}}@media only screen and (max-width:490px){.auth-form h1[data-v-228f5516]{font-size:1.375em}.auth-form h2[data-v-228f5516]{font-size:1.125em}.auth-form input[data-v-228f5516]{min-width:0}.auth-form .additional-link[data-v-228f5516]{font-size:.9375em}}@media (prefers-color-scheme:dark){.auth-form .additional-link[data-v-228f5516],.auth-form h1[data-v-228f5516],.auth-form h2[data-v-228f5516]{color:#bec6cf}}.content-headline[data-v-228f5516]{max-width:630px;margin-left:auto;margin-right:auto}.auth-form input[data-v-228f5516]{min-width:0}.duplicator .duplicator-add-button[data-v-228f5516]{width:100%}.duplicator .duplicator-item[data-v-228f5516]{box-shadow:0 1px 5px rgba(0,0,0,.12);border-radius:8px;background:#fff;padding:25px;margin:0 -25px 32px;position:relative}.duplicator .duplicator-item .duplicator-title[data-v-228f5516]{font-size:1.125em;margin-bottom:20px;display:block;font-weight:700}.duplicator .duplicator-item .delete-item[data-v-228f5516]{position:absolute;top:15px;right:15px;cursor:pointer}.duplicator .duplicator-item .delete-item:hover line[data-v-228f5516]{stroke:#00bc7e}.duplicator .duplicator-item input[data-v-228f5516],.duplicator .duplicator-item textarea[data-v-228f5516]{box-shadow:none;background:#fafafa}.form[data-v-228f5516]{max-width:580px;text-align:left}.submit-wrapper[data-v-228f5516]{text-align:right}.submit-wrapper .button[data-v-228f5516]{margin:58px 0 50px;width:100%}.title-icon[data-v-228f5516]{margin-bottom:10px;-webkit-animation:spinner-data-v-228f5516 5s linear infinite;animation:spinner-data-v-228f5516 5s linear infinite}.title-icon circle[data-v-228f5516],.title-icon path[data-v-228f5516]{stroke:#00bc7e}@-webkit-keyframes spinner-data-v-228f5516{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-data-v-228f5516{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-color-scheme:dark){.duplicator .duplicator-item[data-v-228f5516]{background:#1e2024}.duplicator .duplicator-item input[data-v-228f5516],.duplicator .duplicator-item textarea[data-v-228f5516]{background:#111314}}#loader[data-v-228f5516]{position:relative;margin-top:80px}.information-list li[data-v-228f5516]{padding:8px 0;font-size:1.0625em;font-weight:600}.information-list li[data-v-228f5516]:first-child{padding-top:0}.information-list li[data-v-228f5516]:last-child{padding-bottom:0}",""])},QDSw:function(t,a,e){(t.exports=e("I1BE")(!1)).push([t.i,"#auth[data-v-64ace855]{height:100%;width:100%;display:table}",""])},"aEI+":function(t,a,e){"use strict";e.r(a);var i=e("A5+z"),o=e("bDRN"),n=e("4TWA"),r=e("eZ9V"),d=e("KnjL"),l=e("j8qy"),s=e("ASoH"),p=e("zTYo"),f=e("CjXH"),c=e("TJPC"),u=e("vDqi"),m=e.n(u),v={name:"InstallationDisclaimer",components:{AuthContentWrapper:o.a,ValidationProvider:i.ValidationProvider,ValidationObserver:i.ValidationObserver,SettingsIcon:f.N,SelectInput:n.a,AuthContent:l.a,AuthButton:s.a,FormLabel:r.a,required:c.a,Spinner:p.a,InfoBox:d.a},data:function(){return{isLoading:!0,isError:!1,isExtended:void 0}},created:function(){var t=this;m.a.post("/api/setup/purchase-code",{purchaseCode:localStorage.getItem("purchase_code")}).then((function(a){t.$scrollTop(),t.isLoading=!1,"b6896a44017217c36f4a6fdc56699728"===a.data?(t.isExtended=!0,localStorage.setItem("license","Extended")):(t.isExtended=!1,localStorage.setItem("license","Regular"))})).catch((function(a){t.isLoading=!1,400==a.response.status&&t.$router.push({name:"PurchaseCode"})}))}},b=(e("Mhq/"),e("KHd+")),h=Object(b.a)(v,(function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("AuthContentWrapper",{ref:"auth"},[e("AuthContent",{attrs:{name:"database-credentials",visible:!0}},[e("div",{staticClass:"content-headline"},[e("settings-icon",{staticClass:"title-icon",attrs:{size:"40"}}),t._v(" "),e("h1",[t._v("Setup Wizard")]),t._v(" "),e("h2",[t._v("Database was installed successfully. Let's set up application, Make sure you have these informations before continue:")])],1),t._v(" "),t.isLoading?e("div",{attrs:{id:"loader"}},[e("Spinner")],1):t._e(),t._v(" "),t.isLoading?t._e():e("div",{staticClass:"form block-form"},[e("InfoBox",[t.isExtended?e("ul",{staticClass:"information-list",staticStyle:{"margin-top":"0"}},[e("li",[t._v("\n 1. Stripe API Credentials\n ")]),t._v(" "),e("li",[t._v("\n 2. Billing details for Stripe Subscription Service\n ")]),t._v(" "),e("li",[t._v("\n 3. You will create your subscription plans\n ")]),t._v(" "),e("li",[t._v("\n 4. Email Account Credentials for sending emails to your users\n ")]),t._v(" "),e("li",[t._v("\n 5. If you use external storage service, then you will need set your API credentials\n ")]),t._v(" "),e("li",[t._v("\n 6. Some general settings for VueFileManager like Google Analytics, logo, favicon and application name\n ")]),t._v(" "),e("li",[t._v("\n 7. You will create admin account\n ")])]):e("ul",{staticClass:"information-list",staticStyle:{"margin-top":"0"}},[e("li",[t._v("\n 1. Email Account Credentials for sending emails to your users\n ")]),t._v(" "),e("li",[t._v("\n 2. If you use external storage service, then you will need set your API credentials\n ")]),t._v(" "),e("li",[t._v("\n 3. Some general settings for VueFileManager like Google Analytics, logo, favicon and application name\n ")]),t._v(" "),e("li",[t._v("\n 4. You will create admin account\n ")])])]),t._v(" "),t.isExtended?e("router-link",{staticClass:"submit-wrapper",attrs:{to:{name:"SubscriptionService"},tag:"div"}},[e("AuthButton",{attrs:{icon:"chevron-right",text:"I Get It! Let's Set Up Application",loading:t.isLoading,disabled:t.isLoading}})],1):t._e(),t._v(" "),t.isExtended?t._e():e("router-link",{staticClass:"submit-wrapper",attrs:{to:{name:"EnvironmentSetup"},tag:"div"}},[e("AuthButton",{attrs:{icon:"chevron-right",text:"I Get It! Let's Set Up Application",loading:t.isLoading,disabled:t.isLoading}})],1)],1)])],1)}),[],!1,null,"228f5516",null);a.default=h.exports},aqie:function(t,a,e){"use strict";var i=e("nkey");e.n(i).a},bDRN:function(t,a,e){"use strict";var i={name:"AuthContentWrapper"},o=(e("aqie"),e("KHd+")),n=Object(o.a)(i,(function(){var t=this.$createElement;return(this._self._c||t)("div",{attrs:{id:"auth"}},[this._t("default")],2)}),[],!1,null,"64ace855",null);a.a=n.exports},eZ9V:function(t,a,e){"use strict";var i={name:"FormLabel",components:{Edit2Icon:e("CjXH").m}},o=(e("POg4"),e("KHd+")),n=Object(o.a)(i,(function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"form-label"},[a("edit-2-icon",{staticClass:"icon",attrs:{size:"22"}}),this._v(" "),a("b",{staticClass:"label"},[this._t("default")],2)],1)}),[],!1,null,"68dacc2c",null);a.a=n.exports},j8qy:function(t,a,e){"use strict";var i={name:"AuthContent",props:["visible","name"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},o=e("KHd+"),n=Object(o.a)(i,(function(){var t=this.$createElement,a=this._self._c||t;return this.isVisible?a("div",{staticClass:"auth-form"},[this._t("default")],2):this._e()}),[],!1,null,null,null);a.a=n.exports},l3ga:function(t,a,e){"use strict";var i=e("9Gqu");e.n(i).a},nkey:function(t,a,e){var i=e("QDSw");"string"==typeof i&&(i=[[t.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};e("aET+")(i,o);i.locals&&(t.exports=i.locals)},thsv:function(t,a,e){var i=e("PuWV");"string"==typeof i&&(i=[[t.i,i,""]]);var o={hmr:!0,transform:void 0,insertInto:void 0};e("aET+")(i,o);i.locals&&(t.exports=i.locals)},xbTq:function(t,a,e){(t.exports=e("I1BE")(!1)).push([t.i,".info-box[data-v-0cded0f2]{padding:20px;border-radius:8px;margin-bottom:32px;background:#f4f5f6;text-align:left}.info-box.error[data-v-0cded0f2]{background:rgba(253,57,122,.1)}.info-box.error a[data-v-0cded0f2],.info-box.error p[data-v-0cded0f2]{color:#fd397a}.info-box.error a[data-v-0cded0f2]{text-decoration:underline}.info-box p[data-v-0cded0f2]{font-size:.9375em;line-height:1.6;word-break:break-word;font-weight:600}.info-box p[data-v-0cded0f2] a{color:#00bc7e}.info-box a[data-v-0cded0f2],.info-box b[data-v-0cded0f2]{font-weight:700;color:#00bc7e}.info-box a[data-v-0cded0f2]{font-size:.9375em;line-height:1.6}.info-box ul[data-v-0cded0f2]{margin-top:15px}.info-box ul[data-v-0cded0f2],.info-box ul li[data-v-0cded0f2],.info-box ul li a[data-v-0cded0f2]{display:block}@media only screen and (max-width:690px){.info-box[data-v-0cded0f2]{padding:15px}}@media (prefers-color-scheme:dark){.info-box[data-v-0cded0f2]{background:#1e2024}.info-box p[data-v-0cded0f2],.info-box ul li[data-v-0cded0f2]{color:#bec6cf}}",""])}}]);
>>>>>>> 559bee6ca28c361794205e23baae6ee65e15ac81