EyeTrackVR-Docs/assets/chunks/CheckBoxList.e60898cc.js
RedHawk989 d21aa6dfec docs: Merge pull request #22 from Frosty704/main with tweaks
Updated camera page to have IR filter removal, parts updates, JLC3DP page, 3d Printed Mounts update, clarify wording
2024-10-06 18:52:47 +00:00

2 lines
854 B
JavaScript

import{o as e,c as t,k as l,F as i,B as _,t as a}from"./framework.a4daa24a.js";const r={class:"checkboxes"},k={style:{"list-style":"none"}},d={key:0},h={key:0},p=["href"],u={key:1},b={key:1},y={key:0},f=["href"],x={key:1},v={__name:"CheckBoxList",props:["options"],setup(c){const o=c;return(B,n)=>(e(),t("div",r,[l("ul",k,[(e(!0),t(i,null,_(o.options.object,s=>(e(),t("li",null,[o.options.state?(e(),t("div",d,[n[0]||(n[0]=l("input",{type:"checkbox",checked:""},null,-1)),s.link!==null||o.link!==""?(e(),t("label",h,[l("a",{href:s.link,target:"_blank"},a(s.label),9,p)])):(e(),t("label",u,a(s.label),1))])):(e(),t("div",b,[n[1]||(n[1]=l("input",{type:"checkbox",unchecked:""},null,-1)),s.link!==null||o.link!==""?(e(),t("label",y,[l("a",{href:s.link,target:"_blank"},a(s.label),9,f)])):(e(),t("label",x,a(s.label),1))]))]))),256))])]))}};export{v as _};