FrappeApplications/playbook/public/frontend/assets/Home.c97f68fb.js

2 lines
1.3 KiB
JavaScript
Raw Normal View History

2024-05-17 05:30:34 +00:00
import{c as m,l as r,e as u,f as n,w as i,m as l,g as d,o as c,u as t}from"./vendor.8583bfd9.js";import"./index.aee3079d.js";const y={class:"mr-4 ml-4 mt-10"},b=l("h1",null,"Playbooks",-1),f={class:"flex flex-row justify-between"},_={class:"flex flex-col justify-between"},k=l("h4",null,"Playbook Name",-1),x=l("h4",null,"Playbook Owner",-1),w={class:"flex flex-col"},V=l("h4",null,"Informed Members",-1),h=l("h4",null,"Playbook Access",-1),M={setup(v){const e=m({playbookName:"",playbookOwner:"",informedMember:"",playbookAccess:"",playbookDescription:"",department:""});return r(!1),(N,o)=>{const a=d("Input"),p=d("card");return c(),u("div",y,[b,n(p,null,{default:i(()=>[l("div",f,[l("div",_,[k,n(a,{type:"text",modelValue:t(e).playbookName,"onUpdate:modelValue":o[0]||(o[0]=s=>t(e).playbookName=s),style:{width:"300px"}},null,8,["modelValue"]),x,n(a,{type:"text",modelValue:t(e).playbookOwner,"onUpdate:modelValue":o[1]||(o[1]=s=>t(e).playbookOwner=s),style:{width:"300px"}},null,8,["modelValue"])]),l("div",w,[V,n(a,{type:"text",modelValue:t(e).informedMember,"onUpdate:modelValue":o[2]||(o[2]=s=>t(e).informedMember=s),style:{width:"300px"}},null,8,["modelValue"]),h,n(a,{type:"dropdown",modelValue:t(e).playbookAccess,"onUpdate:modelValue":o[3]||(o[3]=s=>t(e).playbookAccess=s),style:{width:"300px"}},null,8,["modelValue"])])])]),_:1})])}}};export{M as default};