HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dnlightw-124/dn.lightweb.kr/public/build/assets/Login-CLKS7ac7.js
import{d as f,y as _,z as u,A as s,H as l,I as n,E as e,C as o,V as w,W as h,R as x,G as r,X as g,Y as y,N as v}from"./runtime-dom.esm-bundler-COsyWSZ4.js";import{T as k,i as c}from"./index.esm2017-BwYSbQyX.js";import{a as m}from"./assets-Cpj_8Xu4.js";import{_ as t}from"./translate-DYDKMDxs.js";const S={class:"bg-slate-100 tracking-wide"},C={class:"min-h-screen flex items-center justify-center"},V={class:"container"},E={class:"bg-white shadow rounded mb-6"},M={class:"grid md:grid-cols-12"},A={class:"bg-white shadow-md p-12 rounded-s xl:col-span-5 md:col-span-6"},N={class:"mb-12"},j=["src","alt"],z={class:"text-base/[1.6] font-semibold text-gray-600 mb-0 mt-4"},B={class:"text-gray-500 text-sm/[1.6] mt-1 mb-6"},H={class:"mb-4"},L={for:"email",class:"block text-sm font-medium mb-1 text-gray-600"},T=["placeholder"],U={key:0,class:"text-sm text-red-600 mt-2"},D={class:"mb-4"},I={for:"password",class:"block text-sm font-medium mb-1 text-gray-600"},R=["placeholder"],q={key:0,class:"text-sm text-red-600 mt-2"},F={class:"flex items-center mb-4"},W={for:"remember",class:"text-xs/none text-gray-700 font-medium ms-3"},Y={class:"mb-0 text-center"},G=["disabled"],O={class:"py-4 text-center"},P={class:"fs-13 fw-bold"},X={class:"w-full"},J={class:"flex items-center justify-center"},K={class:"hidden md:block xl:col-span-7 md:col-span-6"},Q={class:"max-w-[80%] mx-auto"},Z={class:"my-12 py-12"},$={class:"flex items-center justify-center h-full"},ss={class:"swiper",id:"swiper_one"},es={class:"swiper-wrapper"},ts={class:"swiper-slide"},os={class:"swiper-slide-content"},as={class:"text-center w-3/5 mx-auto"},is=["src","alt"],rs={class:"text-center my-6 pb-12"},ds={class:"font-medium text-base/[1.6] text-gray-600 my-2.5"},ls={class:"text-sm/[1.6] text-gray-500 mb-4"},ns={class:"swiper-slide"},cs={class:"swiper-slide-content"},ms={class:"text-center w-3/5 mx-auto"},ps=["src","alt"],_s={class:"text-center my-6 pb-12"},us={class:"font-medium text-base/[1.6] text-gray-600 my-2.5"},hs={class:"text-sm/[1.6] text-gray-500"},xs={class:"swiper-slide"},gs={class:"swiper-slide-content"},bs={class:"text-center w-3/5 mx-auto"},fs=["src","alt"],ws={class:"text-center my-6 pb-12"},ys={class:"font-medium text-base/[1.6] text-gray-600 my-2.5"},vs={class:"text-sm/[1.6] text-gray-500"},ks={class:"w-full text-center"},Ss={class:"text-gray-500 leading-6 text-base"},Ns=f({__name:"Login",setup(Cs){const a=k({email:"",password:"",remember:!1}),b=()=>{a.post(route("login"),{onFinish:()=>a.reset("password")})};return(p,i)=>(u(),_("div",S,[s("div",C,[s("div",V,[s("div",null,[s("div",E,[s("div",M,[s("div",A,[s("div",N,[l(e(c),{href:"/"},{default:n(()=>[s("img",{src:e(m)("images/logo-dark.png"),alt:e(t)("Logo"),class:"h-8"},null,8,j)]),_:1})]),s("h6",z,o(e(t)("Welcome back!")),1),s("p",B,o(e(t)("Enter your email address and password to access admin panel.")),1),s("form",{onSubmit:w(b,["prevent"])},[s("div",H,[s("label",L,[r(o(e(t)("Email"))+" ",1),i[3]||(i[3]=s("small",null,"*",-1))]),h(s("input",{type:"email",id:"email","onUpdate:modelValue":i[0]||(i[0]=d=>e(a).email=d),class:"py-2 px-4 leading-6 block w-full border-gray-300 rounded text-sm focus:border-gray-300 focus:ring-0",placeholder:e(t)("Your Email")},null,8,T),[[g,e(a).email]]),e(a).errors.email?(u(),_("div",U,o(e(a).errors.email),1)):x("",!0)]),s("div",D,[l(e(c),{href:p.route("password.request"),class:"float-right text-gray-500 text-xs border-b border-dashed pb-1 ms-1"},{default:n(()=>[r(o(e(t)("Forgot your password?")),1)]),_:1},8,["href"]),s("label",I,[r(o(e(t)("Password"))+" ",1),i[4]||(i[4]=s("small",null,"*",-1))]),h(s("input",{type:"password",id:"password",name:"password","onUpdate:modelValue":i[1]||(i[1]=d=>e(a).password=d),class:"py-2 px-4 leading-6 block w-full border-gray-300 rounded text-sm focus:border-gray-300 focus:ring-0",placeholder:e(t)("Enter your password")},null,8,R),[[g,e(a).password]]),e(a).errors.password?(u(),_("div",q,o(e(a).errors.password),1)):x("",!0)]),s("div",F,[h(s("input",{id:"remember",type:"checkbox","onUpdate:modelValue":i[2]||(i[2]=d=>e(a).remember=d),class:"shrink-0 border-gray-400 rounded text-blue-600"},null,512),[[y,e(a).remember]]),s("label",W,o(e(t)("Remember me")),1)]),s("div",Y,[s("button",{class:v(["w-full bg-primary text-white font-medium leading-6 text-center align-middle select-none py-2 px-4 text-base rounded-md transition-all hover:shadow-lg hover:shadow-primary/30",{"opacity-25":e(a).processing}]),disabled:e(a).processing,type:"submit"},o(e(t)("Log In")),11,G)])],32),s("div",O,[s("span",P,o(e(t)("OR")),1)]),s("div",X,[l(e(c),{href:p.route("orbit.common.social.redirect",{provider:"amuz"}),class:"block border text-gray-500 font-medium leading-6 text-center align-middle select-none py-2 px-4 text-sm rounded-md transition-all hover:shadow-md"},{default:n(()=>[s("span",J,[i[5]||(i[5]=s("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"feather feather-github icon icon-xs me-2"},[s("path",{d:"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"})],-1)),r(" "+o(e(t)("Sign In with Amuz")),1)])]),_:1},8,["href"])])]),s("div",K,[s("div",Q,[s("div",Z,[s("div",$,[s("div",ss,[s("div",es,[s("div",ts,[s("div",os,[s("div",as,[s("img",{src:e(m)("images/hero/saas1.png"),alt:e(t)("Saas Hero"),class:"w-full"},null,8,is)]),s("div",rs,[s("h5",ds,o(e(t)("Manage your saas business with ease")),1),s("p",ls,o(e(t)("Make your saas application stand out with high-quality landing page designed and developed by professional.")),1)])])]),s("div",ns,[s("div",cs,[s("div",ms,[s("img",{src:e(m)("images/hero/saas2.png"),alt:e(t)("Saas Hero 2"),class:"w-full"},null,8,ps)]),s("div",_s,[s("h5",us,o(e(t)("The best way to showcase your mobile app")),1),s("p",hs,o(e(t)("Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.")),1)])])]),s("div",xs,[s("div",gs,[s("div",bs,[s("img",{src:e(m)("images/hero/saas3.png"),alt:e(t)("Saas Hero 3"),class:"w-full"},null,8,fs)]),s("div",ws,[s("h5",ys,o(e(t)("Smart Solution that convert Lead to Customer")),1),s("p",vs,o(e(t)("Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium.")),1)])])])]),i[6]||(i[6]=s("div",{class:"swiper-pagination !bottom-0"},null,-1))])])])])])])]),s("div",ks,[s("p",Ss,[r(o(e(t)("Don't have an account?"))+" ",1),l(e(c),{href:p.route("register"),class:"text-primary font-semibold ms-1"},{default:n(()=>[r(o(e(t)("Sign Up")),1)]),_:1},8,["href"])])])])])])]))}});export{Ns as default};