33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
6- < meta name ="turbo-cache-control " content ="no-cache " data-turbo-track ="reload " data-track-token ="3.7.0.798319782754 ">
6+ < meta name ="turbo-cache-control " content ="no-cache " data-turbo-track ="reload " data-track-token ="3.8.1.801524364372 ">
77
88 <!-- See retype.com -->
9- < meta name ="generator " content ="Retype 3.7.0 ">
9+ < meta name ="generator " content ="Retype 3.8.1 ">
1010
1111 <!-- Primary Meta Tags -->
1212 < title > Community Libraries</ title >
3131 < script data-cfasync ="false "> ( function ( ) { var el = document . documentElement , m = localStorage . getItem ( "doc_theme" ) , wm = window . matchMedia ; if ( m === "dark" || ( ! m && wm && wm ( "(prefers-color-scheme: dark)" ) . matches ) ) { el . classList . add ( "dark" ) } else { el . classList . remove ( "dark" ) } } ) ( ) ; </ script >
3232
3333 < link href ="../assets/favicon.png " rel ="icon ">
34- < link href ="../resources/css/retype.css?v=3.7.0.798319782754 " rel ="stylesheet ">
34+ < link href ="../resources/css/retype.css?v=3.8.1.801524364372 " rel ="stylesheet ">
3535
36- < script data-cfasync ="false " src ="../resources/js/config.js?v=3.7.0.798319782754 " data-turbo-eval ="false " defer > </ script >
37- < script data-cfasync ="false " src ="../resources/js/retype.js?v=3.7.0 " data-turbo-eval ="false " defer > </ script >
38- < script id ="lunr-js " data-cfasync ="false " src ="../resources/js/lunr.js?v=3.7.0.798319782754 " data-turbo-eval ="false " defer > </ script >
36+ < script data-cfasync ="false " src ="../resources/js/config.js?v=3.8.1.801524364372 " data-turbo-eval ="false " defer > </ script >
37+ < script data-cfasync ="false " src ="../resources/js/retype.js?v=3.8.1 " data-turbo-eval ="false " defer > </ script >
38+ < script id ="lunr-js " data-cfasync ="false " src ="../resources/js/lunr.js?v=3.8.1.801524364372 " data-turbo-eval ="false " defer > </ script >
3939
4040 < style >
4141
9595 < img class ="max-h-10 dark:hidden md:inline-block " src ="../assets/logo.png ">
9696 < img class ="max-h-10 hidden dark:inline-block " src ="../assets/logo.png ">
9797 </ span >
98- < span class ="dark:text-white font-semibold line-clamp-1 md:line-clamp-2 "> LuaLink v2</ span >
98+ < span class ="dark:text-white font-bold line-clamp-1 md:line-clamp-2 "> LuaLink v2</ span >
9999 </ a > < span class ="hidden px-2 py-1 ml-4 text-sm font-semibold leading-none text-root-logo-label-text bg-root-logo-label-bg rounded-sm md:inline-block "> Docs</ span >
100100 </ div >
101101
168168
169169 < div class ="container relative flex bg-white ">
170170 <!-- Sidebar Skeleton -->
171- < div v-cloak class ="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650 ">
171+ < div v-cloak class ="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650 ">
172172
173173 < div class ="flex items-center h-16 px-6 ">
174174 < input class ="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600 " type ="text " placeholder ="Filter ">
258258
259259 < nav class ="flex mt-14 ">
260260 < div class ="w-1/2 ">
261- < a class ="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r rounded- l-lg transition-colors duration-150 relative hover:z-5 " href ="../examples/ ">
261+ < a class ="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5 " href ="../examples/ ">
262262 < svg xmlns ="http://www.w3.org/2000/svg " class ="mr-3 " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="currentColor " overflow ="visible "> < path d ="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z " /> < path fill ="none " d ="M0 0h24v24H0z " /> </ svg >
263263 < span >
264264 < span class ="block text-xs font-normal text-gray-400 dark:text-dark-400 "> Previous</ span >
@@ -268,6 +268,13 @@ <h1>
268268 </ div >
269269
270270 < div class ="w-1/2 ">
271+ < a class ="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5 " href ="../autocompletion/ ">
272+ < span >
273+ < span class ="block text-xs font-normal text-right text-gray-400 dark:text-dark-400 "> Next</ span >
274+ < span class ="block mt-1 "> Auto Completion & IntelliSense</ span >
275+ </ span >
276+ < svg xmlns ="http://www.w3.org/2000/svg " class ="ml-3 " width ="24 " height ="24 " viewBox ="0 0 24 24 " fill ="currentColor " overflow ="visible "> < path d ="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z " /> < path fill ="none " d ="M0 0h24v24H0z " /> </ svg >
277+ </ a >
271278 </ div >
272279 </ nav >
273280 </ footer >
0 commit comments