-
Notifications
You must be signed in to change notification settings - Fork 0
/
vocabs.html
1 lines (1 loc) · 10.5 KB
/
vocabs.html
1
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="./_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="./_next/static/css/5f576898db553b57.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="./_next/static/chunks/webpack-5def70eb935cb1c4.js"/><script src="./_next/static/chunks/fd9d1056-1a8bf09aeb828dfe.js" async=""></script><script src="./_next/static/chunks/23-82d08f9ca13c4d09.js" async=""></script><script src="./_next/static/chunks/main-app-63e0f348559b8158.js" async=""></script><script src="./_next/static/chunks/850-2fc9cec123c42c18.js" async=""></script><script src="./_next/static/chunks/373-890b4438c07960b6.js" async=""></script><script src="./_next/static/chunks/984-583e1739375e524b.js" async=""></script><script src="./_next/static/chunks/848-5d5f5d33d9d16c0e.js" async=""></script><script src="./_next/static/chunks/44-5cc50619fb1e68de.js" async=""></script><script src="./_next/static/chunks/app/vocabs/page-e09f324c398f6e51.js" async=""></script><script src="./_next/static/chunks/0e762574-bcaa95dde6f46cd1.js" async=""></script><script src="./_next/static/chunks/710-ae415481549d7360.js" async=""></script><script src="./_next/static/chunks/427-2054238b0fa73bd4.js" async=""></script><script src="./_next/static/chunks/app/layout-e912274294e7e754.js" async=""></script><title>Langhance Admin</title><meta name="description" content="Generated by create next app"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><meta name="next-size-adjust"/><script src="./_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body class="__className_36bd41"><div class="flex w-screen h-screen justify-center items-center overflow-hidden"><img loading="lazy" src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/87de03ef-d3a5-4e7e-8510-f3fc827b9854/dh3jyxc-96842ec5-b83a-4c55-ba32-a2b2c5a6567e.png/v1/fill/w_1194,h_669,q_70,strp/sunset_from_living_room_by_juacko_dh3jyxc-pre.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9MTA3NyIsInBhdGgiOiJcL2ZcLzg3ZGUwM2VmLWQzYTUtNGU3ZS04NTEwLWYzZmM4MjdiOTg1NFwvZGgzanl4Yy05Njg0MmVjNS1iODNhLTRjNTUtYmEzMi1hMmIyYzVhNjU2N2UucG5nIiwid2lkdGgiOiI8PTE5MjAifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6aW1hZ2Uub3BlcmF0aW9ucyJdfQ.D2YYwceXBxJZi3jqLV5JlC-6pV66CmiLJrzclrHGMhI" class="absolute top-0 left-0 w-full h-full object-cover"/><div class="z-10"><div class="rounded-lg border bg-card text-card-foreground shadow-sm w-[350px]"><div class="flex flex-col space-y-1.5 p-6"><h3 class="text-2xl font-semibold leading-none tracking-tight">Login</h3><p class="text-sm text-muted-foreground">Langhance</p></div><div class="p-6 pt-0"><form class="space-y-4"><div class="grid w-full items-center gap-4"><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for=":R2qba:-form-item">email</label><input class="flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" placeholder="email" id=":R2qba:-form-item" aria-describedby=":R2qba:-form-item-description" aria-invalid="false" name="email" value=""/></div><div class="space-y-2"><label class="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" for=":R4qba:-form-item">Password</label><input type="password" class="flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" placeholder="Password" id=":R4qba:-form-item" aria-describedby=":R4qba:-form-item-description" aria-invalid="false" name="password" value="123456"/></div></div><div class="flex justify-end"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-10 px-4 py-2" type="submit">Login</button></div></form></div></div></div></div><div></div><script src="./_next/static/chunks/webpack-5def70eb935cb1c4.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"./_next/static/media/a34f9d1faa5f3315-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"./_next/static/css/5f576898db553b57.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"3:I[95751,[],\"\"]\n5:I[13974,[\"850\",\"static/chunks/850-2fc9cec123c42c18.js\",\"373\",\"static/chunks/373-890b4438c07960b6.js\",\"984\",\"static/chunks/984-583e1739375e524b.js\",\"848\",\"static/chunks/848-5d5f5d33d9d16c0e.js\",\"44\",\"static/chunks/44-5cc50619fb1e68de.js\",\"854\",\"static/chunks/app/vocabs/page-e09f324c398f6e51.js\"],\"TableVocabs\"]\n6:I[39275,[],\"\"]\n7:I[61343,[],\"\"]\n8:I[90651,[\"779\",\"static/chunks/0e762574-bcaa95dde6f46cd1.js\",\"850\",\"static/chunks/850-2fc9cec123c42c18.js\",\"373\",\"static/chunks/373-890b4438c07960b6.js\",\"710\",\"static/chunks/710-ae415481549d7360.js\",\"427\",\"static/chunks/427-2054238b0fa73bd4.js\",\"185\",\"static/chunks/app/layout-e912274294e7e754.js\"],\"default\"]\na:I[76130,[],\"\"]\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"./_next/static/css/5f576898db553b57.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L3\",null,{\"buildId\":\"C5NmxnHFZMMVhaZ4PcQnB\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/vocabs\",\"initialTree\":[\"\",{\"children\":[\"vocabs\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"vocabs\",{\"children\":[\"__PAGE__\",{},[[\"$L4\",[\"$\",\"div\",null,{\"className\":\"flex-1 space-y-4 p-8 pt-6\",\"children\":[[\"$\",\"nav\",null,{\"aria-label\":\"breadcrumb\",\"children\":[\"$\",\"ol\",null,{\"className\":\"flex flex-wrap items-center gap-1.5 break-words text-sm text-muted-foreground sm:gap-2.5\",\"children\":[[\"$\",\"li\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[\"$\",\"a\",null,{\"className\":\"transition-colors hover:text-foreground text-l\",\"href\":\"/\",\"children\":\"Home\"}]}],[\"$\",\"li\",null,{\"role\":\"presentation\",\"aria-hidden\":\"true\",\"className\":\"[\u0026\u003esvg]:size-3.5\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-chevron-right\",\"children\":[[\"$\",\"path\",\"mthhwq\",{\"d\":\"m9 18 6-6-6-6\"}],\"$undefined\"]}]}],[\"$\",\"li\",null,{\"className\":\"inline-flex items-center gap-1.5\",\"children\":[\"$\",\"a\",null,{\"className\":\"transition-colors hover:text-foreground text-l font-semibold\",\"href\":\"Vocabs\",\"children\":\"Vocabs\"}]}]]}]}],[\"$\",\"$L5\",null,{}]]}]],null],null]},[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"vocabs\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__className_36bd41\",\"children\":[[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[],\"styles\":null}]}],[\"$\",\"div\",null,{}]]}]}],null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]]\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Langhance Admin\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Generated by create next app\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"meta\",\"5\",{\"name\":\"next-size-adjust\"}]]\n4:null\n"])</script></body></html>