mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 08:53:00 +08:00
1 line
1.1 KiB
JavaScript
1 line
1.1 KiB
JavaScript
import{d as m,r as p,D as f,o as a,c as o,b as r,F as v,p as y,y as h,f as t,i as k,t as x,q as n,x as i,j as c,_,k as b}from"./index-2a6c9271.js";const g={class:"mt-4"},A={class:"bg-white shadow-md mt-2"},C={class:"-mb-px flex justify-start"},D=["onClick"],w=m({__name:"UsersAdmin",setup(E){const u=c(()=>_(()=>import("./UsersListing-0a35dd9d.js"),["assets/UsersListing-0a35dd9d.js","assets/index-2a6c9271.js","assets/index-88806377.css"])),l=c(()=>_(()=>import("./Groups-198cb214.js"),["assets/Groups-198cb214.js","assets/index-2a6c9271.js","assets/index-88806377.css"]));let e=p("users");const d=["users","groups"];return f(()=>"tab-"+e.value),(B,U)=>(a(),o("div",g,[r("nav",A,[r("div",C,[(a(),o(v,null,y(d,s=>r("a",{key:s,class:h(["no-underline text-gray-500 uppercase tracking-wide font-bold text-xs py-1 px-4 tab hover:bg-sky-600 hover:text-gray-200",{"tab-active":t(e)===s}]),onClick:V=>k(e)?e.value=s:e=s},x(s),11,D)),64))])]),t(e)==="users"?(a(),n(t(u),{key:0})):i("",!0),t(e)==="groups"?(a(),n(t(l),{key:1})):i("",!0)]))}}),P=b(w,[["__file","/home/aurthur/Documents/Development/felicity-lims/webapp/views/admin/users/UsersAdmin.vue"]]);export{P as default};
|