@tscircuit/runframe 0.0.546 → 0.0.547

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13467,4 +13467,4 @@ $1`).replace(/>(\s*)(?=<!--\s*\/)/g,"> ")}return Nae}x6t();function fUe(r,e,t,n=
13467
13467
  }
13468
13468
  `,onClick:n=>{n.stopPropagation(),t()},children:[dt.jsx("input",{type:"checkbox",checked:e}),dt.jsx("span",{style:{color:"#eee"},children:r})]}),qzt=({children:r,elements:e})=>{const[t,n]=S1(J=>[J.is_mouse_over_container,J.setIsMouseOverContainer]),[i,o]=yt.useState(!1),[a,s]=yt.useState(!1),[l,c]=yt.useState(!1),[u,A]=S1(J=>[J.selected_layer,J.selectLayer]),[d,h,m,C,E,_]=S1(J=>[J.in_move_footprint_mode,J.in_draw_trace_mode,J.is_showing_rats_nest,J.is_showing_multiple_traces_length,J.is_showing_autorouting,J.is_showing_drc_errors]),x=S1(J=>J.setEditMode),Q=S1(J=>J.setIsShowingRatsNest),P=S1(J=>J.setIsShowingMultipleTracesLength),z=S1(J=>J.setIsShowingAutorouting),O=S1(J=>J.setIsShowingDrcErrors);cQ("1",()=>A("top")),cQ("2",()=>A("bottom")),cQ("3",()=>A("inner1")),cQ("4",()=>A("inner2")),cQ("5",()=>A("inner3")),cQ("6",()=>A("inner4")),cQ("7",()=>A("inner5")),cQ("8",()=>A("inner6"));const H=(e==null?void 0:e.filter(J=>J.type.includes("error")).length)??0;return dt.jsxs("div",{style:{position:"relative"},onMouseEnter:()=>{n(!0)},onMouseLeave:J=>{n(!1),s(!1)},children:[r,dt.jsxs("div",{style:{position:"absolute",bottom:4,right:8,pointerEvents:"none",color:"white",fontSize:11,opacity:t?.5:0,transition:"opacity 1s",transitionDelay:"2s",fontFamily:"sans-serif"},children:["@tscircuit/pcb-viewer@",Wzt.version]}),dt.jsxs("div",{style:{position:"absolute",opacity:t?1:0,top:16,left:16,transition:t?"opacity 100ms linear":"opacity 1s linear",zIndex:j_.toolbarOverlay,color:"red",display:"flex",fontSize:12,height:100,fontFamily:"sans-serif"},children:[dt.jsxs(MD,{onClick:()=>{s(!a)},onMouseLeave:()=>{a&&s(!1)},children:[dt.jsxs("div",{children:["layer:"," ",dt.jsx("span",{style:{marginLeft:2,fontWeight:500,color:wD[u]},children:u})]}),a&&dt.jsx("div",{style:{marginTop:4,minWidth:120},children:hse.map(J=>J.replace(/-/g,"")).map(J=>dt.jsx(Zzt,{name:J,selected:J===u,onClick:()=>{A(J.replace(/-/,""))}},J))})]}),dt.jsxs(MD,{style:H>0?{color:"red"}:{},onClick:()=>c(!l),onMouseLeave:()=>c(!1),children:[dt.jsxs("div",{children:[H," errors"]}),l&&dt.jsx("div",{style:{display:"grid",gridTemplateColumns:"100px 300px"},children:e==null?void 0:e.filter(J=>J.type.includes("error")).map((J,Z)=>dt.jsxs(yt.Fragment,{children:[dt.jsx("div",{children:J.error_type}),dt.jsx("div",{children:J.message})]},Z))})]}),dt.jsx(MD,{style:{},onClick:()=>{x(h?"off":"draw_trace")},children:dt.jsxs("div",{children:[h?"✖ ":"","Edit Traces"]})}),dt.jsx(MD,{style:{},onClick:()=>{x(d?"off":"move_footprint")},children:dt.jsxs("div",{children:[d?"✖ ":"","Move Components"]})}),dt.jsx(MD,{style:{},onClick:()=>{Q(!m)},children:dt.jsxs("div",{children:[m?"✖ ":"","Rats Nest"]})}),dt.jsx(MD,{onClick:()=>{o(!i)},children:dt.jsxs("div",{children:[dt.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"4px"},children:["View"," ",dt.jsx("span",{style:{fontSize:"8px",transform:i?"rotate(180deg)":"rotate(0)",transition:"transform 0.1s ease",display:"inline-block"},children:"▼"})]}),i&&dt.jsxs("div",{style:{marginTop:4,minWidth:120},children:[dt.jsx(Ise,{label:"Show All Trace Lengths",checked:C,onClick:()=>{P(!C)}}),dt.jsx(Ise,{label:"Show Autorouting Animation",checked:E,onClick:()=>{z(!E)}}),dt.jsx(Ise,{label:"Show DRC Errors",checked:_,onClick:()=>{O(!_)}})]})]})})]})]})},Xzt=r=>{const{transform:e,elements:t}=r,[n,i]=yt.useMemo(()=>{const c=r.elements.flatMap(A=>czt(A,r.elements)),u=jB(r.elements);return[c,u]},[r.elements]),[o,a]=yt.useState({drawingObjectIdsWithMouseOver:new Set,primitiveIdsInMousedOverNet:[]}),s=yt.useMemo(()=>szt({primitivesWithoutInteractionMetadata:n,drawingObjectIdsWithMouseOver:o.drawingObjectIdsWithMouseOver,primitiveIdsInMousedOverNet:o.primitiveIdsInMousedOverNet}),[n,o]),l=yt.useCallback(c=>{var d,h;const u=[];for(const m of c)if(m._element){const C=i.getNetConnectedToId("pcb_port_id"in m._element?(d=m._element)==null?void 0:d.pcb_port_id:"pcb_trace_id"in m._element?(h=m._element)==null?void 0:h.pcb_trace_id:"");u.push(...i.getIdsConnectedToNet(C))}const A=new Set(c.map(m=>m._pcb_drawing_object_id));a({drawingObjectIdsWithMouseOver:A,primitiveIdsInMousedOverNet:u})},[i]);return dt.jsx(jzt,{elements:t,transform:e,primitives:n,onMouseHoverOverPrimitives:l,children:dt.jsx(Mzt,{disabled:!r.allowEditing,transform:e,soup:t,cancelPanDrag:r.cancelPanDrag,onCreateEditEvent:r.onCreateEditEvent,onModifyEditEvent:r.onModifyEditEvent,children:dt.jsx(Tzt,{disabled:!r.allowEditing,transform:e,soup:t,cancelPanDrag:r.cancelPanDrag,onCreateEditEvent:r.onCreateEditEvent,onModifyEditEvent:r.onModifyEditEvent,children:dt.jsx(Qzt,{transform:e,focusOnHover:r.focusOnHover,children:dt.jsx(qzt,{elements:t,children:dt.jsx(Fzt,{transform:e,elements:t,children:dt.jsx(Jzt,{transform:e,soup:t,children:dt.jsx(bzt,{transform:e,debugGraphics:r.debugGraphics,children:dt.jsx(Szt,{transform:e,elements:t,children:dt.jsx(Bzt,{transform:e,primitives:s,width:r.width,height:r.height,grid:r.grid})})})})})})})})})})},$zt=Nc(bA(400,300),V1(40,-40)),eHt=({circuitJson:r,debugGraphics:e,height:t=600,initialState:n,allowEditing:i=!0,editEvents:o,onEditEventsChanged:a,focusOnHover:s=!1,clickToInteractEnabled:l=!1})=>{const[c,u]=yt.useState(!l),[A,d]=yse(),[h,m]=yt.useState($zt),{ref:C,setTransform:E,cancelDrag:_}=azt({transform:h,onSetTransform:m,enabled:c});let[x,Q]=yt.useState([]);x=o??x;const P=yt.useRef(!1),z=yt.useRef(null),O=`${(r==null?void 0:r.length)||0}_${(r==null?void 0:r.editCount)||0}`,H=()=>{const ae=(d==null?void 0:d.width)>0?d:{width:500,height:500},{center:ue,width:ve,height:xe}=Z.some(Ie=>Ie.type.startsWith("pcb_"))?ZOt(Z.filter(Ie=>Ie.type.startsWith("pcb_"))):{center:{x:0,y:0},width:.001,height:.001},ge=Math.min((ae.width??0)/ve,(ae.height??0)/xe,100)*.75,Ee=Nc(bA((ae.width??0)/2,(ae.height??0)/2),V1(ge,-ge,0,0),bA(-ue.x,-ue.y));E(Ee)};yt.useEffect(()=>{d!=null&&d.width&&r&&r.length!==0&&(P.current||(H(),P.current=!0))},[r,d]);const J=yt.useMemo(()=>(r==null?void 0:r.filter(ae=>ae.type.startsWith("pcb_")||ae.type.startsWith("source_")))??[],[O]),Z=yt.useMemo(()=>gGt({circuitJson:J,editEvents:x}),[J,x]),V=ae=>{Q([...x,ae]),a==null||a([...x,ae])},se=ae=>{const ue=x.map(ve=>ve.edit_event_id===ae.edit_event_id?{...ve,...ae}:ve);Q(ue),a==null||a(ue)};return dt.jsxs("div",{ref:C,style:{position:"relative"},children:[dt.jsx("div",{ref:A,children:dt.jsxs(XOt,{initialState:n,children:[dt.jsx(Xzt,{transform:h,height:t,width:d.width,allowEditing:i,focusOnHover:s,cancelPanDrag:_,onCreateEditEvent:V,onModifyEditEvent:se,grid:{spacing:1,view_window:{left:0,right:d.width||500,top:t,bottom:0}},elements:Z,debugGraphics:e},d.width),dt.jsx(ezt,{})]})}),l&&!c&&dt.jsx("div",{onClick:()=>{u(!0),H()},onTouchStart:ae=>{const ue=ae.touches[0];z.current={x:ue.clientX,y:ue.clientY}},onTouchEnd:ae=>{const ue=ae.changedTouches[0],ve=z.current;if(!ve)return;const xe=Math.abs(ue.clientX-ve.x),ge=Math.abs(ue.clientY-ve.y);xe<10&&ge<10&&(ae.preventDefault(),u(!0),H()),z.current=null},style:{position:"absolute",inset:0,cursor:"pointer",zIndex:j_.clickToInteractOverlay,display:"flex",alignItems:"center",justifyContent:"center",touchAction:"pan-x pan-y pinch-zoom"},children:dt.jsx("div",{style:{backgroundColor:"rgba(0, 0, 0, 0.8)",color:"white",padding:"12px 24px",borderRadius:"8px",fontSize:"16px",pointerEvents:"none"},children:typeof window<"u"&&("ontouchstart"in window||navigator.maxTouchPoints>0)?"Touch to Interact":"Click to Interact"})})]})};const tHt=({containerClassName:r,...e})=>{const t=yt.useRef(null),[n,i]=yt.useState(620);return yt.useLayoutEffect(()=>{const o=()=>{if(t.current){const s=t.current.clientHeight,l=window.innerHeight;i(Math.min(Math.max(s,620),l))}};o();const a=new ResizeObserver(o);return t.current&&a.observe(t.current),window.addEventListener("resize",o),()=>{a.disconnect(),window.removeEventListener("resize",o)}},[]),dt.jsx("div",{ref:t,className:r||"rf-w-full rf-h-full",children:dt.jsx(eHt,{...e,height:n})})},nHt='*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--radius:0.5rem}.rf-pointer-events-none{pointer-events:none}.rf-invisible{visibility:hidden}.rf-fixed{position:fixed}.rf-absolute{position:absolute}.rf-relative{position:relative}.rf-inset-0{inset:0}.-rf-left-2{left:-.5rem}.-rf-right-10{right:-2.5rem}.-rf-right-2{right:-.5rem}.-rf-right-4{right:-1rem}.-rf-right-6{right:-1.5rem}.-rf-right-7{right:-1.75rem}.-rf-right-8{right:-2rem}.-rf-right-9{right:-2.25rem}.rf-bottom-full{bottom:100%}.rf-left-0{left:0}.rf-left-1{left:.25rem}.rf-left-1\\/2{left:50%}.rf-left-2{left:.5rem}.rf-left-\\[50\\%\\]{left:50%}.rf-right-0{right:0}.rf-right-4{right:1rem}.rf-right-\\[4px\\]{right:4px}.rf-top-0{top:0}.rf-top-1{top:.25rem}.rf-top-2{top:.5rem}.rf-top-2\\.5{top:.625rem}.rf-top-\\[50\\%\\]{top:50%}.rf-top-\\[6px\\]{top:6px}.rf-z-50{z-index:50}.rf-z-\\[100\\]{z-index:100}.-rf-mx-1,.rf--mx-1{margin-left:-.25rem;margin-right:-.25rem}.rf-mx-1{margin-left:.25rem;margin-right:.25rem}.rf-mx-2{margin-left:.5rem;margin-right:.5rem}.rf-mx-auto{margin-left:auto;margin-right:auto}.rf-my-1{margin-bottom:.25rem;margin-top:.25rem}.rf-my-12{margin-bottom:3rem;margin-top:3rem}.rf-my-4{margin-bottom:1rem;margin-top:1rem}.rf-my-auto{margin-bottom:auto;margin-top:auto}.rf-mb-1{margin-bottom:.25rem}.rf-mb-12{margin-bottom:3rem}.rf-mb-2{margin-bottom:.5rem}.rf-mb-3{margin-bottom:.75rem}.rf-mb-4{margin-bottom:1rem}.rf-mb-6{margin-bottom:1.5rem}.rf-mb-8{margin-bottom:2rem}.rf-ml-1{margin-left:.25rem}.rf-ml-2{margin-left:.5rem}.rf-ml-auto{margin-left:auto}.rf-mr-1{margin-right:.25rem}.rf-mr-2{margin-right:.5rem}.rf-mt-0{margin-top:0}.rf-mt-0\\.5{margin-top:.125rem}.rf-mt-1{margin-top:.25rem}.rf-mt-2{margin-top:.5rem}.rf-mt-3{margin-top:.75rem}.rf-mt-4{margin-top:1rem}.rf-mt-5{margin-top:1.25rem}.rf-mt-auto{margin-top:auto}.rf-block{display:block}.rf-inline{display:inline}.rf-flex{display:flex}.rf-inline-flex{display:inline-flex}.rf-grid{display:grid}.rf-hidden{display:none}.rf-aspect-square{aspect-ratio:1/1}.rf-aspect-video{aspect-ratio:16/9}.rf-size-14{height:3.5rem;width:3.5rem}.rf-size-4{height:1rem;width:1rem}.\\!rf-h-2{height:.5rem!important}.\\!rf-h-2\\.5{height:.625rem!important}.\\!rf-h-3{height:.75rem!important}.\\!rf-h-full{height:100%!important}.rf-h-1{height:.25rem}.rf-h-10{height:2.5rem}.rf-h-12{height:3rem}.rf-h-2{height:.5rem}.rf-h-2\\.5{height:.625rem}.rf-h-3{height:.75rem}.rf-h-3\\.5{height:.875rem}.rf-h-4{height:1rem}.rf-h-5{height:1.25rem}.rf-h-6{height:1.5rem}.rf-h-60{height:15rem}.rf-h-64{height:16rem}.rf-h-8{height:2rem}.rf-h-9{height:2.25rem}.rf-h-\\[620px\\]{height:620px}.rf-h-\\[calc\\(100vh-52px\\)\\]{height:calc(100vh - 52px)}.rf-h-\\[calc\\(100vh-96px\\)\\]{height:calc(100vh - 96px)}.rf-h-\\[var\\(--radix-select-trigger-height\\)\\]{height:var(--radix-select-trigger-height)}.rf-h-fit{height:-moz-fit-content;height:fit-content}.rf-h-full{height:100%}.rf-h-px{height:1px}.\\!rf-max-h-\\[40vh\\]{max-height:40vh!important}.\\!rf-max-h-\\[70\\%\\]{max-height:70%!important}.rf-max-h-32{max-height:8rem}.rf-max-h-96{max-height:24rem}.rf-max-h-\\[500px\\]{max-height:500px}.rf-max-h-\\[90vh\\]{max-height:90vh}.rf-min-h-0{min-height:0}.rf-min-h-\\[200px\\]{min-height:200px}.rf-min-h-\\[620px\\]{min-height:620px}.rf-min-h-\\[calc\\(100vh-240px\\)\\]{min-height:calc(100vh - 240px)}.\\!rf-w-2{width:.5rem!important}.\\!rf-w-2\\.5{width:.625rem!important}.rf-w-1{width:.25rem}.rf-w-1\\/2{width:50%}.rf-w-11{width:2.75rem}.rf-w-11\\/12{width:91.666667%}.rf-w-12{width:3rem}.rf-w-16{width:4rem}.rf-w-2{width:.5rem}.rf-w-2\\.5{width:.625rem}.rf-w-3{width:.75rem}.rf-w-3\\.5{width:.875rem}.rf-w-32{width:8rem}.rf-w-4{width:1rem}.rf-w-5{width:1.25rem}.rf-w-6{width:1.5rem}.rf-w-64{width:16rem}.rf-w-72{width:18rem}.rf-w-8{width:2rem}.rf-w-9{width:2.25rem}.rf-w-96{width:24rem}.rf-w-\\[95\\%\\]{width:95%}.rf-w-fit{width:-moz-fit-content;width:fit-content}.rf-w-full{width:100%}.rf-min-w-10{min-width:2.5rem}.rf-min-w-16{min-width:4rem}.rf-min-w-\\[148px\\]{min-width:148px}.rf-min-w-\\[8rem\\]{min-width:8rem}.rf-min-w-\\[var\\(--radix-select-trigger-width\\)\\]{min-width:var(--radix-select-trigger-width)}.\\!rf-max-w-\\[60vw\\]{max-width:60vw!important}.\\!rf-max-w-\\[660px\\]{max-width:660px!important}.rf-max-w-2xl{max-width:42rem}.rf-max-w-3xl{max-width:48rem}.rf-max-w-5xl{max-width:64rem}.rf-max-w-full{max-width:100%}.rf-max-w-lg{max-width:32rem}.rf-max-w-md{max-width:28rem}.rf-max-w-xl{max-width:36rem}.rf-flex-1{flex:1 1 0%}.rf-flex-shrink-0,.rf-shrink-0{flex-shrink:0}.rf-flex-grow{flex-grow:1}.rf-table-auto{table-layout:auto}.-rf-translate-x-1{--tw-translate-x:-0.25rem}.-rf-translate-x-1,.-rf-translate-x-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rf-translate-x-1\\/2{--tw-translate-x:-50%}.-rf-translate-y-1{--tw-translate-y:-0.25rem}.-rf-translate-y-1,.rf--translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rf--translate-x-1{--tw-translate-x:-0.25rem}.rf-translate-x-\\[-50\\%\\]{--tw-translate-x:-50%}.rf-translate-x-\\[-50\\%\\],.rf-translate-y-\\[-50\\%\\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rf-translate-y-\\[-50\\%\\]{--tw-translate-y:-50%}.rf-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes rf-pulse{50%{opacity:.5}}.rf-animate-pulse{animation:rf-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes rf-spin{to{transform:rotate(1turn)}}.rf-animate-spin{animation:rf-spin 1s linear infinite}.rf-cursor-default{cursor:default}.rf-cursor-not-allowed{cursor:not-allowed}.rf-cursor-pointer{cursor:pointer}.rf-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rf-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.rf-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rf-flex-row{flex-direction:row}.rf-flex-col{flex-direction:column}.rf-flex-col-reverse{flex-direction:column-reverse}.rf-flex-wrap{flex-wrap:wrap}.rf-place-items-center{place-items:center}.rf-items-start{align-items:flex-start}.rf-items-end{align-items:flex-end}.rf-items-center{align-items:center}.rf-justify-end{justify-content:flex-end}.rf-justify-center{justify-content:center}.rf-justify-between{justify-content:space-between}.rf-gap-0{gap:0}.rf-gap-1{gap:.25rem}.rf-gap-2{gap:.5rem}.rf-gap-3{gap:.75rem}.rf-gap-4{gap:1rem}.rf-gap-5{gap:1.25rem}.rf-gap-6{gap:1.5rem}.rf-gap-8{gap:2rem}.rf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.rf-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.rf-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.rf-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.rf-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.rf-overflow-auto{overflow:auto}.rf-overflow-hidden{overflow:hidden}.rf-overflow-visible{overflow:visible}.rf-overflow-x-auto{overflow-x:auto}.\\!rf-overflow-y-auto{overflow-y:auto!important}.rf-overflow-y-auto{overflow-y:auto}.\\!rf-overflow-x-hidden{overflow-x:hidden!important}.rf-overflow-x-hidden{overflow-x:hidden}.rf-overflow-x-clip{overflow-x:clip}.rf-truncate{overflow:hidden;text-overflow:ellipsis}.rf-truncate,.rf-whitespace-nowrap{white-space:nowrap}.rf-whitespace-pre-wrap{white-space:pre-wrap}.rf-break-words{overflow-wrap:break-word}.rf-rounded{border-radius:.25rem}.rf-rounded-2xl{border-radius:1rem}.rf-rounded-full{border-radius:9999px}.rf-rounded-lg{border-radius:var(--radius)}.rf-rounded-md{border-radius:calc(var(--radius) - 2px)}.rf-rounded-sm{border-radius:calc(var(--radius) - 4px)}.rf-rounded-xl{border-radius:.75rem}.rf-border{border-width:1px}.rf-border-b{border-bottom-width:1px}.rf-border-t{border-top-width:1px}.rf-border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.rf-border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.rf-border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.rf-border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.rf-border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.rf-border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.rf-border-input{border-color:hsl(var(--input))}.rf-border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.rf-border-primary{border-color:hsl(var(--primary))}.rf-border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.rf-border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.rf-border-zinc-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity,1))}.rf-border-zinc-900{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity,1))}.rf-bg-background{background-color:hsl(var(--background))}.rf-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.rf-bg-black\\/80{background-color:rgba(0,0,0,.8)}.rf-bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.rf-bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.rf-bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.rf-bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.rf-bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.rf-bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.rf-bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.rf-bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.rf-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.rf-bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.rf-bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.rf-bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.rf-bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.rf-bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.rf-bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.rf-bg-muted{background-color:hsl(var(--muted))}.rf-bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.rf-bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.rf-bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.rf-bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.rf-bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.rf-bg-popover{background-color:hsl(var(--popover))}.rf-bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.rf-bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.rf-bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.rf-bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.rf-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.rf-bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.rf-bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.rf-bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity,1))}.rf-bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.rf-bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.rf-bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))}.rf-bg-opacity-50{--tw-bg-opacity:0.5}.rf-fill-current{fill:currentColor}.rf-object-contain{-o-object-fit:contain;object-fit:contain}.\\!rf-p-0{padding:0!important}.rf-p-0{padding:0}.rf-p-1{padding:.25rem}.rf-p-2{padding:.5rem}.rf-p-3{padding:.75rem}.rf-p-4{padding:1rem}.rf-p-5{padding:1.25rem}.rf-p-6{padding:1.5rem}.rf-p-8{padding:2rem}.rf-px-1{padding-left:.25rem;padding-right:.25rem}.rf-px-2{padding-left:.5rem;padding-right:.5rem}.rf-px-3{padding-left:.75rem;padding-right:.75rem}.rf-px-4{padding-left:1rem;padding-right:1rem}.rf-px-6{padding-left:1.5rem;padding-right:1.5rem}.rf-px-8{padding-left:2rem;padding-right:2rem}.rf-py-0{padding-bottom:0;padding-top:0}.rf-py-0\\.5{padding-bottom:.125rem;padding-top:.125rem}.rf-py-1{padding-bottom:.25rem;padding-top:.25rem}.rf-py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.rf-py-10{padding-bottom:2.5rem;padding-top:2.5rem}.rf-py-12{padding-bottom:3rem;padding-top:3rem}.rf-py-2{padding-bottom:.5rem;padding-top:.5rem}.rf-py-3{padding-bottom:.75rem;padding-top:.75rem}.rf-py-4{padding-bottom:1rem;padding-top:1rem}.rf-py-8{padding-bottom:2rem;padding-top:2rem}.rf-pb-0{padding-bottom:0}.rf-pb-2{padding-bottom:.5rem}.rf-pb-3{padding-bottom:.75rem}.rf-pb-4{padding-bottom:1rem}.rf-pl-2{padding-left:.5rem}.rf-pl-4{padding-left:1rem}.rf-pl-8{padding-left:2rem}.rf-pr-2{padding-right:.5rem}.rf-pt-2{padding-top:.5rem}.rf-pt-4{padding-top:1rem}.rf-text-left{text-align:left}.rf-text-center{text-align:center}.rf-text-right{text-align:right}.rf-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.rf-text-2xl{font-size:1.5rem;line-height:2rem}.rf-text-3xl{font-size:1.875rem;line-height:2.25rem}.rf-text-\\[8px\\]{font-size:8px}.rf-text-base{font-size:1rem;line-height:1.5rem}.rf-text-lg{font-size:1.125rem;line-height:1.75rem}.rf-text-sm{font-size:.875rem;line-height:1.25rem}.rf-text-xl{font-size:1.25rem;line-height:1.75rem}.rf-text-xs{font-size:.75rem;line-height:1rem}.rf-font-bold{font-weight:700}.rf-font-medium{font-weight:500}.rf-font-semibold{font-weight:600}.rf-capitalize{text-transform:capitalize}.rf-tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.rf-leading-5{line-height:1.25rem}.rf-leading-none{line-height:1}.rf-leading-tight{line-height:1.25}.rf-tracking-widest{letter-spacing:.1em}.rf-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.rf-text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.rf-text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.rf-text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.rf-text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.rf-text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.rf-text-current{color:currentColor}.rf-text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.rf-text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.rf-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.rf-text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.rf-text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.rf-text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.rf-text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.rf-text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.rf-text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.rf-text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.rf-text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity,1))}.rf-text-muted-foreground{color:hsl(var(--muted-foreground))}.rf-text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.rf-text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.rf-text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.rf-text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.rf-text-popover-foreground{color:hsl(var(--popover-foreground))}.rf-text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.rf-text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.rf-text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.rf-text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.rf-text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.rf-text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.rf-text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.rf-text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity,1))}.rf-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.rf-text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.rf-text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.rf-text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity,1))}.rf-text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity,1))}.rf-text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity,1))}.rf-text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity,1))}.rf-text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.rf-text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.rf-text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.rf-text-zinc-950{--tw-text-opacity:1;color:rgb(9 9 11/var(--tw-text-opacity,1))}.rf-underline{text-decoration-line:underline}.rf-line-through{text-decoration-line:line-through}.rf-underline-offset-4{text-underline-offset:4px}.rf-opacity-0{opacity:0}.rf-opacity-25{opacity:.25}.rf-opacity-30{opacity:.3}.rf-opacity-50{opacity:.5}.rf-opacity-60{opacity:.6}.rf-opacity-75{opacity:.75}.rf-shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.rf-shadow,.rf-shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.rf-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.rf-shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.rf-shadow-md,.rf-shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.rf-shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.rf-outline-none{outline:2px solid transparent;outline-offset:2px}.rf-ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.rf-ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.rf-ring-primary{--tw-ring-color:hsl(var(--primary))}.rf-ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.rf-ring-offset-white{--tw-ring-offset-color:#fff}.rf-transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.rf-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.rf-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.rf-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.rf-duration-200{transition-duration:.2s}.rf-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.rf-slide-in-from-left-1{--tw-enter-translate-x:-0.25rem}.rf-slide-out-to-left-1{--tw-exit-translate-x:-0.25rem}.rf-duration-200{animation-duration:.2s}.rf-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.file\\:rf-border-0::file-selector-button{border-width:0}.file\\:rf-bg-transparent::file-selector-button{background-color:transparent}.file\\:rf-text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\\:rf-font-medium::file-selector-button{font-weight:500}.placeholder\\:rf-text-zinc-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.placeholder\\:rf-text-zinc-500::placeholder{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.hover\\:rf-border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.hover\\:\\!rf-bg-transparent:hover{background-color:transparent!important}.hover\\:rf-bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\\:rf-bg-red-500\\/90:hover{background-color:rgba(239,68,68,.9)}.hover\\:rf-bg-zinc-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.hover\\:rf-bg-zinc-100\\/80:hover{background-color:hsla(240,5%,96%,.8)}.hover\\:rf-bg-zinc-900\\/90:hover{background-color:rgba(24,24,27,.9)}.hover\\:rf-text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.hover\\:rf-text-zinc-900:hover{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.hover\\:rf-underline:hover{text-decoration-line:underline}.focus\\:rf-bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.focus\\:rf-bg-zinc-100:focus{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.focus\\:rf-text-gray-900:focus{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.focus\\:rf-text-zinc-900:focus{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.focus\\:rf-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:rf-ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:rf-ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\\:rf-ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\\:rf-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\\:rf-ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\\:rf-ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\\:rf-ring-zinc-950:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(9 9 11/var(--tw-ring-opacity,1))}.focus-visible\\:rf-ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\\:rf-pointer-events-none:disabled{pointer-events:none}.disabled\\:rf-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:rf-opacity-50:disabled{opacity:.5}.rf-group\\/bar:hover .group-hover\\/bar\\:rf-opacity-100{opacity:1}.data-\\[disabled\\]\\:rf-pointer-events-none[data-disabled]{pointer-events:none}.data-\\[side\\=bottom\\]\\:rf-translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\\[side\\=bottom\\]\\:rf-translate-y-1[data-side=bottom],.data-\\[side\\=left\\]\\:-rf-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\\[side\\=left\\]\\:-rf-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\\[side\\=right\\]\\:rf-translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\\[side\\=right\\]\\:rf-translate-x-1[data-side=right],.data-\\[side\\=top\\]\\:-rf-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\\[side\\=top\\]\\:-rf-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\\[state\\=active\\]\\:rf-bg-white[data-state=active]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.data-\\[state\\=checked\\]\\:rf-bg-zinc-900[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))}.data-\\[state\\=open\\]\\:rf-bg-zinc-100[data-state=open]{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.data-\\[state\\=active\\]\\:rf-text-zinc-950[data-state=active]{--tw-text-opacity:1;color:rgb(9 9 11/var(--tw-text-opacity,1))}.data-\\[state\\=checked\\]\\:rf-text-zinc-50[data-state=checked]{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.data-\\[disabled\\]\\:rf-opacity-50[data-disabled]{opacity:.5}.data-\\[state\\=active\\]\\:rf-shadow[data-state=active]{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\\[state\\=open\\]\\:rf-animate-in[data-state=open]{animation-duration:.15s;animation-name:enter;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\\[state\\=closed\\]\\:rf-animate-out[data-state=closed]{animation-duration:.15s;animation-name:exit;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\\[state\\=closed\\]\\:rf-fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\\[state\\=open\\]\\:rf-fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\\[state\\=closed\\]\\:rf-zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\\[state\\=open\\]\\:rf-zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\\[side\\=bottom\\]\\:rf-slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\\[side\\=left\\]\\:rf-slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\\[side\\=right\\]\\:rf-slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\\[side\\=top\\]\\:rf-slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\\[state\\=closed\\]\\:rf-slide-out-to-left-1\\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\\[state\\=closed\\]\\:rf-slide-out-to-top-\\[48\\%\\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\\[state\\=open\\]\\:rf-slide-in-from-left-1\\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\\[state\\=open\\]\\:rf-slide-in-from-top-\\[48\\%\\][data-state=open]{--tw-enter-translate-y:-48%}.dark\\:rf-border-zinc-50:is(.rf-dark *){--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity,1))}.dark\\:rf-border-zinc-800:is(.rf-dark *){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity,1))}.dark\\:rf-bg-red-900:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.dark\\:rf-bg-zinc-50:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.dark\\:rf-bg-zinc-800:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.dark\\:rf-bg-zinc-950:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(9 9 11/var(--tw-bg-opacity,1))}.dark\\:rf-text-zinc-400:is(.rf-dark *){--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity,1))}.dark\\:rf-text-zinc-50:is(.rf-dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:rf-text-zinc-900:is(.rf-dark *){--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.dark\\:rf-placeholder-zinc-400:is(.rf-dark *)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(161 161 170/var(--tw-placeholder-opacity,1))}.dark\\:rf-placeholder-zinc-400:is(.rf-dark *)::placeholder{--tw-placeholder-opacity:1;color:rgb(161 161 170/var(--tw-placeholder-opacity,1))}.dark\\:rf-ring-offset-zinc-950:is(.rf-dark *){--tw-ring-offset-color:#09090b}.dark\\:hover\\:rf-bg-red-900\\/90:hover:is(.rf-dark *){background-color:rgba(127,29,29,.9)}.dark\\:hover\\:rf-bg-zinc-50\\/90:hover:is(.rf-dark *){background-color:hsla(0,0%,98%,.9)}.dark\\:hover\\:rf-bg-zinc-800:hover:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.dark\\:hover\\:rf-bg-zinc-800\\/80:hover:is(.rf-dark *){background-color:rgba(39,39,42,.8)}.dark\\:hover\\:rf-text-zinc-50:hover:is(.rf-dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:focus\\:rf-bg-zinc-800:focus:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.dark\\:focus\\:rf-text-zinc-50:focus:is(.rf-dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:focus-visible\\:rf-ring-zinc-300:focus-visible:is(.rf-dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 216/var(--tw-ring-opacity,1))}.dark\\:data-\\[state\\=active\\]\\:rf-bg-zinc-950[data-state=active]:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(9 9 11/var(--tw-bg-opacity,1))}.dark\\:data-\\[state\\=checked\\]\\:rf-bg-zinc-50[data-state=checked]:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.dark\\:data-\\[state\\=open\\]\\:rf-bg-zinc-800[data-state=open]:is(.rf-dark *){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.dark\\:data-\\[state\\=active\\]\\:rf-text-zinc-50[data-state=active]:is(.rf-dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\\:data-\\[state\\=checked\\]\\:rf-text-zinc-900[data-state=checked]:is(.rf-dark *){--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\\:rf-mt-0{margin-top:0}.sm\\:rf-flex-row{flex-direction:row}.sm\\:rf-justify-end{justify-content:flex-end}.sm\\:rf-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\\:rf-rounded-lg{border-radius:var(--radius)}.sm\\:rf-text-left{text-align:left}}@media (min-width:768px){.md\\:rf-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.\\[\\&\\>span\\]\\:rf-line-clamp-1>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\\[\\&\\>svg\\]\\:rf-size-4>svg{height:1rem;width:1rem}.\\[\\&\\>svg\\]\\:rf-shrink-0>svg{flex-shrink:0}.\\[\\&\\>svg\\]\\:rf-text-red-300>svg{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.\\[\\&\\>svg\\]\\:hover\\:rf-text-red-400:hover>svg{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.\\[\\&_svg\\]\\:rf-pointer-events-none svg{pointer-events:none}.\\[\\&_svg\\]\\:rf-size-4 svg{height:1rem;width:1rem}.\\[\\&_svg\\]\\:rf-shrink-0 svg{flex-shrink:0}',rHt=()=>{yt.useEffect(()=>{if(document.querySelector('style[data-styles="tscircuit-runframe"]'))return;const e=document.createElement("style");e.setAttribute("data-styles","tscircuit-runframe"),e.textContent=nHt,document.head.appendChild(e)},[])};var iHt=Object.defineProperty,oHt=(r,e)=>{for(var t in e)iHt(r,t,{get:e[t],enumerable:!0})},Ske={};oHt(Ske,{Battery:()=>IYt,Board:()=>eYt,Capacitor:()=>nYt,Chip:()=>Wke,Constraint:()=>uYt,Crystal:()=>QYt,Cutout:()=>vYt,Diode:()=>rYt,FabricationNotePath:()=>AYt,FabricationNoteText:()=>dYt,Footprint:()=>QHt,Fuse:()=>iYt,Group:()=>Rse,Hole:()=>kke,Inductor:()=>xYt,Jumper:()=>oYt,Keepout:()=>bse,Led:()=>aYt,Mosfet:()=>MYt,Net:()=>Tke,NetAlias:()=>hYt,NormalComponent:()=>w1,PcbTrace:()=>Fke,PinHeader:()=>CYt,PlatedHole:()=>Bse,Port:()=>t2,Potentiometer:()=>bYt,PowerSource:()=>sYt,PrimitiveComponent:()=>$v,PushButton:()=>SYt,Renderable:()=>Qke,Resistor:()=>lYt,Resonator:()=>_Yt,SchematicBox:()=>NYt,SchematicText:()=>RYt,SilkscreenCircle:()=>pYt,SilkscreenLine:()=>mYt,SilkscreenPath:()=>Uke,SilkscreenRect:()=>gYt,SilkscreenText:()=>Sse,SmtPad:()=>xse,Subcircuit:()=>fYt,Switch:()=>DYt,Trace:()=>n2,TraceHint:()=>jke,Transistor:()=>wYt,Via:()=>yYt});var aHt=Mm("tscircuit:renderable"),FB=["ReactSubtreesRender","PcbFootprintStringRender","InitializePortsFromChildren","CreateNetsFromProps","CreateTracesFromProps","CreateTraceHintsFromProps","SourceRender","SourceParentAttachment","PortMatching","OptimizeSelectorCache","SourceTraceRender","SourceAddConnectivityMapKey","SchematicComponentRender","SchematicPortRender","SchematicPrimitiveRender","SchematicLayout","SchematicTraceRender","PcbComponentRender","PcbPrimitiveRender","PcbFootprintLayout","PcbPortRender","PcbPortAttachment","PcbLayout","PcbComponentSizeCalculation","PcbBoardAutoSize","PcbTraceHintRender","PcbTraceRender","PcbRouteNetIslands","PcbDesignRuleChecks","CadModelRender","PartsEngineRender"],sHt=0,Qke=class{constructor(r){ke(this,"renderPhaseStates");ke(this,"shouldBeRemoved",!1);ke(this,"children");ke(this,"isPcbPrimitive",!1);ke(this,"isSchematicPrimitive",!1);ke(this,"_renderId");ke(this,"_currentRenderPhase",null);ke(this,"_asyncEffects",[]);ke(this,"parent",null);this._renderId=`${sHt++}`,this.children=[],this.renderPhaseStates={};for(const e of FB)this.renderPhaseStates[e]={initialized:!1,dirty:!1}}_markDirty(r){var t;this.renderPhaseStates[r].dirty=!0;const e=FB.indexOf(r);for(let n=e+1;n<FB.length;n++)this.renderPhaseStates[FB[n]].dirty=!0;(t=this.parent)!=null&&t._markDirty&&this.parent._markDirty(r)}_queueAsyncEffect(r,e){const t={promise:e(),phase:this._currentRenderPhase,effectName:r,complete:!1};this._asyncEffects.push(t),"root"in this&&this.root&&this.root.emit("asyncEffect:start",{effectName:r,componentDisplayName:this.getString(),phase:t.phase}),t.promise.then(()=>{t.complete=!0,"root"in this&&this.root&&this.root.emit("asyncEffect:end",{effectName:r,componentDisplayName:this.getString(),phase:t.phase})}).catch(n=>{console.error(`Async effect error in ${t.phase} "${r}":
13469
13469
  ${n.stack}`),t.complete=!0,"root"in this&&this.root&&this.root.emit("asyncEffect:end",{effectName:r,componentDisplayName:this.getString(),phase:t.phase,error:n.toString()})})}_emitRenderLifecycleEvent(r,e){aHt(`${r}:${e} ${this.getString()}`);const t=`renderable:renderLifecycle:${r}:${e}`,n={renderId:this._renderId,componentDisplayName:this.getString(),type:t};"root"in this&&this.root&&(this.root.emit(t,n),this.root.emit("renderable:renderLifecycle:anyEvent",{...n,type:t}))}getString(){return this.constructor.name}_hasIncompleteAsyncEffects(){return this._asyncEffects.some(r=>!r.complete)}getCurrentRenderPhase(){return this._currentRenderPhase}getRenderGraph(){return{id:this._renderId,currentPhase:this._currentRenderPhase,renderPhaseStates:this.renderPhaseStates,shouldBeRemoved:this.shouldBeRemoved,children:this.children.map(r=>r.getRenderGraph())}}runRenderCycle(){for(const r of FB)this.runRenderPhaseForChildren(r),this.runRenderPhase(r)}runRenderPhase(r){var o,a,s;this._currentRenderPhase=r;const e=this.renderPhaseStates[r],t=e.initialized,n=e.dirty;if(!t&&this.shouldBeRemoved)return;if(this.shouldBeRemoved&&t){this._emitRenderLifecycleEvent(r,"start"),(o=this==null?void 0:this[`remove${r}`])==null||o.call(this),e.initialized=!1,e.dirty=!1,this._emitRenderLifecycleEvent(r,"end");return}const i=FB.indexOf(r)-1;if(i>=0){const l=FB[i];if(this._asyncEffects.filter(u=>u.phase===l).some(u=>!u.complete))return}if(this._emitRenderLifecycleEvent(r,"start"),t){n&&((a=this==null?void 0:this[`update${r}`])==null||a.call(this),e.dirty=!1),this._emitRenderLifecycleEvent(r,"end");return}e.dirty=!1,(s=this==null?void 0:this[`doInitial${r}`])==null||s.call(this),e.initialized=!0,this._emitRenderLifecycleEvent(r,"end")}runRenderPhaseForChildren(r){for(const e of this.children)e.runRenderPhaseForChildren(r),e.runRenderPhase(r)}renderError(r){throw typeof r=="string"?new Error(r):new Error(JSON.stringify(r,null,2))}},XG={},wke=r=>{const e=Object.fromEntries(Object.entries(r).map(([t,n])=>[t.toLowerCase(),n]));Object.assign(XG,r),Object.assign(XG,e)},lHt=class extends Error{constructor(r,e,t){let n;const o=Object.keys(t).filter(a=>a!=="_errors").map(a=>t[a]._errors[0]?`${a} (${t[a]._errors[0]})`:`${a} (${JSON.stringify(t[a])})`).join(", ");"name"in e?n=`Invalid props for ${r} "${e.name}": ${o}`:"footprint"in e&&typeof e.footprint=="string"?n=`Invalid props for ${r} (unnamed ${e.footprint} component): ${o}`:n=`Invalid props for ${r} (unnamed): ${o}`,super(n),this.componentName=r,this.originalProps=e,this.formattedError=t}};function Cse(r,e){const t=e.match(/^#(\w+)/);if(t)return r.props.id===t[1];const n=e.match(/^\.(\w+)/);if(n)return r.isMatchingNameOrAlias(n[1]);let[i,...o]=e.split(/(?=[#.[])/);return i==="pin"&&(i="port"),i&&i!=="*"&&r.lowercaseComponentName!==i.toLowerCase()?!1:o.every(a=>{if(a.startsWith("#"))return r.props.id===a.slice(1);if(a.startsWith("."))return r.isMatchingNameOrAlias(a.slice(1));const s=a.match(/\[(\w+)=['"]?(.+?)['"]?\]/);if(!s)return!0;const[,l,c]=s;return r.props[l].toString()===c})}var Ese={isTag:r=>!0,getParent:r=>r.parent,getChildren:r=>r.children,getName:r=>r.lowercaseComponentName,getAttributeValue:(r,e)=>{var t;if(e==="class"&&"getNameAndAliases"in r)return r.getNameAndAliases().join(" ");if(e==="name"&&((t=r._parsedProps)!=null&&t.name))return r._parsedProps.name;if(r._parsedProps&&e in r._parsedProps){const n=r._parsedProps[e];return typeof n=="string"?n:n!=null?String(n):null}return null},hasAttrib:(r,e)=>{var t;return e==="class"?!!((t=r._parsedProps)!=null&&t.name):r._parsedProps&&e in r._parsedProps},getSiblings:r=>r.parent?r.parent.children:[],prevElementSibling:r=>{if(!r.parent)return null;const e=r.parent.children,t=e.indexOf(r);return t>0?e[t-1]:null},getText:()=>"",removeSubsets:r=>r.filter((e,t)=>!r.some((n,i)=>t!==i&&n!==e&&n.getDescendants().includes(e))),existsOne:(r,e)=>e.some(r),findAll:(r,e)=>{const t=[],n=i=>{r(i)&&t.push(i);for(const o of i.children)n(o)};for(const i of e)n(i);return t},findOne:(r,e)=>{for(const t of e){if(r(t))return t;const n=t.children;if(n.length>0){const i=Ese.findOne(r,n);if(i)return i}}return null},equals:(r,e)=>r._renderId===e._renderId,isHovered:r=>!1,isVisited:r=>!1,isActive:r=>!1},cHt={...Ese,getChildren:r=>r.children.filter(e=>!e.isSubcircuit)},Mke={...Ese,getChildren:r=>r.children.filter(e=>e.isSubcircuit)},Dke=r=>{if(/net\.[^\s>]*\./.test(r))throw new Error('Net names cannot contain a period, try using "sel.net..." to autocomplete with conventional net names, e.g. V3_3');if(/net\.[0-9]/.test(r))throw new Error('Net names cannot start with a number, try using a prefix like "VBUS1"');return r.replace(/ pin/g," port").replace(/ subcircuit\./g," group[isSubcircuit=true]").replace(/([^ ])\>([^ ])/g,"$1 > $2").replace(/(^|[ >])(?!pin\.)(?!port\.)(?!net\.)([A-Z][A-Za-z0-9_-]*)\.([A-Za-z0-9_-]+)/g,(e,t,n,i)=>{const o=/^\d+$/.test(i)?`pin${i}`:i;return`${t}.${n} > .${o}`}).trim()},_se={adapter:cHt,cacheResults:!0},$v=class extends Qke{constructor(e){super(e);ke(this,"parent",null);ke(this,"children");ke(this,"childrenPendingRemoval");ke(this,"props");ke(this,"_parsedProps");ke(this,"externallyAddedAliases");ke(this,"isPrimitiveContainer",!1);ke(this,"source_group_id",null);ke(this,"source_component_id",null);ke(this,"schematic_component_id",null);ke(this,"pcb_component_id",null);ke(this,"cad_component_id",null);ke(this,"_cachedSelectAllQueries",new Map);ke(this,"_cachedSelectOneQueries",new Map);this.children=[],this.childrenPendingRemoval=[],this.props=e??{},this.externallyAddedAliases=[];const t=this.config.zodProps.safeParse(e??{});if(t.success)this._parsedProps=t.data;else throw new lHt(this.lowercaseComponentName,this.props,t.error.format())}get config(){return{componentName:"",zodProps:Gn({}).passthrough()}}get componentName(){return this.config.componentName}getInheritedProperty(e){var n;let t=this;for(;t;){if(t._parsedProps&&e in t._parsedProps)return t._parsedProps[e];t=t.parent}if((n=this.root)!=null&&n.platform&&e in this.root.platform)return this.root.platform[e]}get lowercaseComponentName(){return this.componentName.toLowerCase()}get isSubcircuit(){var e;return!!this.props.subcircuit||this.lowercaseComponentName==="group"&&((e=this==null?void 0:this.parent)==null?void 0:e.isRoot)}get isGroup(){return this.lowercaseComponentName==="group"}setProps(e){var i,o;const t=this.config.zodProps.parse({...this.props,...e}),n=this.props;this.props=t,this._parsedProps=this.config.zodProps.parse(e),this.onPropsChange({oldProps:n,newProps:t,changedProps:Object.keys(e)}),(o=(i=this.parent)==null?void 0:i.onChildChanged)==null||o.call(i,this)}computePcbPropsTransform(){const{_parsedProps:e}=this;return Nc(bA(e.pcbX??0,e.pcbY??0),i_((e.pcbRotation??0)*Math.PI/180))}_computePcbGlobalTransformBeforeLayout(){var n,i,o;const{_parsedProps:e}=this,t=this.getSubcircuit()._getPcbManualPlacementForComponent(this);if(t&&this.props.pcbX===void 0&&this.props.pcbY===void 0)return Nc(((n=this.parent)==null?void 0:n._computePcbGlobalTransformBeforeLayout())??o0(),Nc(bA(t.x,t.y),i_((e.pcbRotation??0)*Math.PI/180)));if(this.isPcbPrimitive){const a=this.getPrimitiveContainer();if(a){const s=a._parsedProps.layer==="bottom",l=a._getGlobalPcbPositionBeforeLayout();if(s)return Nc(bA(l.x,l.y),vQ(),bA(-l.x,-l.y)),Nc(((i=this.parent)==null?void 0:i._computePcbGlobalTransformBeforeLayout())??o0(),vQ(),this.computePcbPropsTransform())}}return Nc(((o=this.parent)==null?void 0:o._computePcbGlobalTransformBeforeLayout())??o0(),this.computePcbPropsTransform())}getPrimitiveContainer(){var e,t;return this.isPrimitiveContainer?this:((t=(e=this.parent)==null?void 0:e.getPrimitiveContainer)==null?void 0:t.call(e))??null}_getPcbCircuitJsonBounds(){return{center:{x:0,y:0},bounds:{left:0,top:0,right:0,bottom:0},width:0,height:0}}_getPcbPrimitiveFlippedHelpers(){const e=this.getPrimitiveContainer(),t=e?e._parsedProps.layer==="bottom":!1;return{isFlipped:t,maybeFlipLayer:i=>t?i==="top"?"bottom":"top":i}}_setPositionFromLayout(e){throw new Error(`_setPositionFromLayout not implemented for ${this.componentName}`)}computeSchematicPropsTransform(){const{_parsedProps:e}=this;return Nc(bA(e.schX??0,e.schY??0))}computeSchematicGlobalTransform(){var t,n;const e=this._getSchematicGlobalManualPlacementTransform(this);return e||Nc(((n=(t=this.parent)==null?void 0:t.computeSchematicGlobalTransform)==null?void 0:n.call(t))??o0(),this.computeSchematicPropsTransform())}_getSchematicSymbolName(){const{_parsedProps:e}=this,t=this.config.schematicSymbolName;let n=e.schRotation;if(n===void 0&&(n=0),n=n%360,n<0&&(n+=360),e.schRotation!==void 0&&n%90!==0)throw new Error(`Schematic rotation ${e.schRotation} is not supported for ${this.componentName}`);const i=`${t}_horz`,o=`${t}_vert`,a=`${t}_up`,s=`${t}_down`,l=`${t}_left`,c=`${t}_right`;if(c in s0&&n===0)return c;if(a in s0&&n===90)return a;if(l in s0&&n===180)return l;if(s in s0&&n===270)return s;if(i in s0&&(n===0||n===180))return i;if(o in s0&&(n===90||n===270))return o;if(t in s0)return t}_getSchematicSymbolNameOrThrow(){const e=this._getSchematicSymbolName();if(!e)throw new Error(`No schematic symbol found (given: "${this.config.schematicSymbolName}")`);return e}getSchematicSymbol(){const e=this._getSchematicSymbolName();return e?s0[e]??null:null}_getPcbManualPlacementForComponent(e){var o;if(!this.isSubcircuit)return null;const t=this.props.layout,n=this.props.manualEdits;if(!t&&!n)return null;const i=((o=t==null?void 0:t.manual_pcb_placement_config)==null?void 0:o.positions)||(n==null?void 0:n.pcb_placements);if(!i)return null;for(const a of i)if(t&&Cse(e,a.selector)||e.props.name===a.selector)return Wr(this._computePcbGlobalTransformBeforeLayout(),a.center);return null}_getSchematicManualPlacementForComponent(e){if(!this.isSubcircuit)return null;const t=this.props.manualEdits;if(!t)return null;const n=t.schematic_placements;if(!n)return null;for(const i of n)if(Cse(e,i.selector)||e.props.name===i.selector)return Wr(this.computeSchematicGlobalTransform(),i.center);return null}_getSchematicGlobalManualPlacementTransform(e){var n,i;const t=(n=this.getSubcircuit())==null?void 0:n._parsedProps.manualEdits;if(!t)return null;for(const o of t.schematic_placements??[])if((Cse(e,o.selector)||e.props.name===o.selector)&&o.relative_to==="group_center")return Nc(((i=this.parent)==null?void 0:i._computePcbGlobalTransformBeforeLayout())??o0(),bA(o.center.x,o.center.y));return null}_getGlobalPcbPositionBeforeLayout(){return Wr(this._computePcbGlobalTransformBeforeLayout(),{x:0,y:0})}_getGlobalSchematicPositionBeforeLayout(){return Wr(this.computeSchematicGlobalTransform(),{x:0,y:0})}get root(){var e;return((e=this.parent)==null?void 0:e.root)??null}onAddToParent(e){this.parent=e}onPropsChange(e){}onChildChanged(e){var t,n;(n=(t=this.parent)==null?void 0:t.onChildChanged)==null||n.call(t,e)}add(e){if(!e.onAddToParent)throw new Error(`Invalid JSX Element: Expected a React component but received "${JSON.stringify(e)}"`);e.onAddToParent(this),e.parent=this,this.children.push(e)}addAll(e){for(const t of e)this.add(t)}remove(e){this.children=this.children.filter(t=>t!==e),this.childrenPendingRemoval.push(e),e.shouldBeRemoved=!0}getSubcircuitSelector(){const e=this._parsedProps.name,t=e?`${this.lowercaseComponentName}.${e}`:this.lowercaseComponentName;return!this.parent||this.parent.isSubcircuit?t:`${this.parent.getSubcircuitSelector()} > ${t}`}getFullPathSelector(){var i,o;const e=this._parsedProps.name,t=e?`${this.lowercaseComponentName}.${e}`:this.lowercaseComponentName,n=(o=(i=this.parent)==null?void 0:i.getFullPathSelector)==null?void 0:o.call(i);return n?`${n} > ${t}`:t}getNameAndAliases(){return[this._parsedProps.name,...this._parsedProps.portHints??[]].filter(Boolean)}isMatchingNameOrAlias(e){return this.getNameAndAliases().includes(e)}isMatchingAnyOf(e){return this.getNameAndAliases().some(t=>e.map(n=>n.toString()).includes(t))}getPcbSize(){throw new Error(`getPcbSize not implemented for ${this.componentName}`)}doesSelectorMatch(e){const t=[this.componentName,this.lowercaseComponentName],n=[this._parsedProps.name].filter(Boolean),i=e.trim().split(/\> /)[0],o=i[0];return i.length>1?!1:!!(e==="*"||e[0]==="#"&&e.slice(1)===this.props.id||e[0]==="."&&n.includes(e.slice(1))||/^[a-zA-Z0-9_]/.test(o)&&t.includes(o))}getSubcircuit(){var t,n;if(this.isSubcircuit)return this;const e=(n=(t=this.parent)==null?void 0:t.getSubcircuit)==null?void 0:n.call(t);if(!e)throw new Error("Component is not inside an opaque group (no board?)");return e}getGroup(){var e,t;return this.isGroup?this:((t=(e=this.parent)==null?void 0:e.getGroup)==null?void 0:t.call(e))??null}doInitialOptimizeSelectorCache(){var t;if(!this.isSubcircuit)return;const e=this.selectAll("port");for(const n of e){const i=(t=n.parent)==null?void 0:t.getNameAndAliases(),o=n.getNameAndAliases();if(i)for(const a of i)for(const s of o){const l=[`.${a} > .${s}`,`.${a} .${s}`];for(const c of l){const u=this._cachedSelectAllQueries.get(c);u?u.push(n):this._cachedSelectAllQueries.set(c,[n])}}}for(const[n,i]of this._cachedSelectAllQueries.entries())i.length===1&&this._cachedSelectOneQueries.set(n,i[0])}selectAll(e){if(this._cachedSelectAllQueries.has(e))return this._cachedSelectAllQueries.get(e);const t=Dke(e),n=S9(t,this,_se);if(n.length>0)return this._cachedSelectAllQueries.set(e,n),n;const[i,...o]=t.split(" "),a=IS(i,this,{adapter:Mke});if(!a)return[];const s=a.selectAll(o.join(" "));return this._cachedSelectAllQueries.set(e,s),s}selectOne(e,t){if(this._cachedSelectOneQueries.has(e))return this._cachedSelectOneQueries.get(e);const n=Dke(e);t!=null&&t.port&&(t.type="port");let i=null;if(t!=null&&t.type&&(i=S9(n,this,_se).find(c=>c.lowercaseComponentName===t.type)),i??(i=IS(n,this,_se)),i)return this._cachedSelectOneQueries.set(e,i),i;const[o,...a]=n.split(" "),s=IS(o,this,{adapter:Mke});return s?(i=s.selectOne(a.join(" "),t),this._cachedSelectOneQueries.set(e,i),i):null}getAvailablePcbLayers(){var e,t;if(this.isPcbPrimitive){const{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers();return"layer"in this._parsedProps||this.componentName==="SmtPad"?[n(this._parsedProps.layer??"top")]:"layers"in this._parsedProps?this._parsedProps.layers:this.componentName==="PlatedHole"?((t=(e=this.root)==null?void 0:e._getBoard())==null?void 0:t.allLayers)??["top","bottom"]:[]}return[]}getDescendants(){const e=[];for(const t of this.children)e.push(t),e.push(...t.getDescendants());return e}getSelectableDescendants(){const e=[];for(const t of this.children)t.isSubcircuit?e.push(t):(e.push(t),e.push(...t.getSelectableDescendants()));return e}_getPinCount(){return 0}_getSchematicBoxDimensions(){return null}_getSchematicBoxComponentDimensions(){if(this.getSchematicSymbol()||!this.config.shouldRenderAsSchematicBox)return null;const{_parsedProps:e}=this;return{schWidth:e.schWidth,schHeight:e.schHeight}}renderError(e){var t;if(typeof e=="string")return super.renderError(e);(t=this.root)==null||t.db.pcb_placement_error.insert(e)}getString(){var i,o;const{lowercaseComponentName:e,_parsedProps:t,parent:n}=this;return(t==null?void 0:t.pinNumber)!==void 0&&((i=n==null?void 0:n.props)!=null&&i.name)&&(t!=null&&t.name)?`<${e}#${this._renderId}(pin:${t.pinNumber} .${n==null?void 0:n.props.name}>.${t.name}) />`:(o=n==null?void 0:n.props)!=null&&o.name&&(t!=null&&t.name)?`<${e}#${this._renderId}(.${n==null?void 0:n.props.name}>.${t==null?void 0:t.name}) />`:t!=null&&t.from&&(t!=null&&t.to)?`<${e}#${this._renderId}(from:${t.from} to:${t==null?void 0:t.to}) />`:t!=null&&t.name?`<${e}#${this._renderId} name=".${t==null?void 0:t.name}" />`:t!=null&&t.portHints?`<${e}#${this._renderId}(${t.portHints.map(a=>`.${a}`).join(", ")}) />`:`<${e}#${this._renderId} />`}get[Symbol.toStringTag](){return this.getString()}[Symbol.for("nodejs.util.inspect.custom")](){return this.getString()}},uHt=class extends $v{constructor(r,e){super(r),this._parsedProps={...r,error:e,type:r.type||"unknown",component_name:r.name,error_type:"source_failed_to_create_component_error",message:e instanceof Error?e.message:String(e),pcbX:r.pcbX,pcbY:r.pcbY,schX:r.schX,schY:r.schY}}get config(){return{componentName:"ErrorPlaceholder",zodProps:Gn({}).passthrough()}}doInitialSourceRender(){var r,e,t,n;if((r=this.root)!=null&&r.db){const i=this._getGlobalPcbPositionBeforeLayout(),o=this._getGlobalSchematicPositionBeforeLayout();this.root.db.source_failed_to_create_component_error.insert({component_name:this._parsedProps.component_name,message:((n=(t=(e=this._parsedProps.error)==null?void 0:e.formattedError)==null?void 0:t._errors)==null?void 0:n.join("; "))||this._parsedProps.message,pcb_center:i,schematic_center:o})}}};function AHt(r,e){return new uHt(r,e)}function dHt(r,e){const t=r;return t.__tsci={...e},r}var Rke={supportsMutation:!0,createInstance(r,e){const t=XG[r];if(!t)throw Object.keys(XG).length===0?new Error("No components registered in catalogue, did you forget to import lib/register-catalogue in your test file?"):new Error(`Unsupported component type (not registered in @tscircuit/core catalogue): "${r}" See CREATING_NEW_COMPONENTS.md`);try{return dHt(new t(e),{})}catch(n){return AHt(e,n)}},createTextInstance(){return{}},appendInitialChild(r,e){r.add(e)},appendChild(r,e){r.add(e)},appendChildToContainer(r,e){r.add(e)},finalizeInitialChildren(){return!1},prepareUpdate(){return null},shouldSetTextContent(){return!1},getRootHostContext(){return{}},getChildHostContext(){return{}},prepareForCommit(){return null},resetAfterCommit(){},commitMount(){},commitUpdate(){},removeChild(){},clearContainer(){},supportsPersistence:!1,getPublicInstance(r){return r},preparePortalMount(r){throw new Error("Function not implemented.")},scheduleTimeout(r,e){throw new Error("Function not implemented.")},cancelTimeout(r){throw new Error("Function not implemented.")},noTimeout:void 0,isPrimaryRenderer:!1,getInstanceFromNode(r){throw new Error("Function not implemented.")},beforeActiveInstanceBlur(){throw new Error("Function not implemented.")},afterActiveInstanceBlur(){throw new Error("Function not implemented.")},prepareScopeUpdate:(r,e)=>{throw new Error("Function not implemented.")},getInstanceFromScope:r=>{throw new Error("Function not implemented.")},detachDeletedInstance:r=>{throw new Error("Function not implemented.")},getCurrentEventPriority:()=>vS.DefaultEventPriority,getCurrentUpdatePriority:()=>vS.DefaultEventPriority,resolveUpdatePriority:()=>vS.DefaultEventPriority,setCurrentUpdatePriority:()=>{},maySuspendCommit:()=>!1,supportsHydration:!1},$w;ih.version.startsWith("19.")?$w=M7(Rke):$w=N7(Rke);var fHt=r=>{const e={children:[],props:{name:"$root"},add(o){o.parent=this,this.children.push(o)},computePcbGlobalTransform(){return o0()}},t=[],n=$w.createContainer(e,0,null,!1,null,"tsci",o=>{console.log("Error in createContainer"),console.error(o),t.push(o)},null);if(ih.version.startsWith("19.")?($w.updateContainerSync(r,n,null,()=>{}),$w.flushSyncWork()):$w.updateContainer(r,n,null,()=>{}),t.length>0)throw t[0];const i=$w.getPublicRootInstance(n);return i||e.children[0]},jN=(r,e)=>{if(typeof r=="number")return r;if(r.startsWith("pin"))return Number(r.slice(3));if(!e)throw new Error(`No pin labels provided and pin number or label is not a number: "${r}"`);for(const t in e)if((Array.isArray(e[t])?e[t]:[e[t]]).includes(r))return Number(t.replace("pin",""));throw new Error(`No pin labels provided and pin number or label is not a number: "${r}"`)},hHt=(r,e)=>{if(!r)return;const t={},n={};for(const[i,o]of Object.entries(r)){const a=jN(i,e);n[a]={...n[a],...o}}for(const[i,o]of Object.entries(n)){const a=`pin${i}`;t[a]={bottom_margin:o.bottomMargin,left_margin:o.leftMargin,right_margin:o.rightMargin,top_margin:o.topMargin}}return t},pHt=r=>{if(r){if("leftSide"in r||"rightSide"in r||"topSide"in r||"bottomSide"in r)return{left_side:r.leftSide,right_side:r.rightSide,top_side:r.topSide,bottom_side:r.bottomSide};if("leftPinCount"in r||"rightPinCount"in r||"topPinCount"in r||"bottomPinCount"in r)return{left_size:r.leftPinCount,right_size:r.rightPinCount,top_size:r.topPinCount,bottom_size:r.bottomPinCount};if("leftSize"in r||"rightSize"in r||"topSize"in r||"bottomSize"in r)return{left_size:r.leftSize,right_size:r.rightSize,top_size:r.topSize,bottom_size:r.bottomSize}}};function Nke(r){const e=[];for(let t=0;t<r.length-1;t++)e.push([r[t],r[t+1]]);return e}var gHt=Gn({name:Ye()}),Tke=class extends $v{constructor(){super(...arguments);ke(this,"source_net_id")}get config(){return{componentName:"Net",zodProps:gHt}}getPortSelector(){return`net.${this.props.name}`}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_net.insert({name:t.name,member_source_group_ids:[]});this.source_net_id=n.source_net_id}doInitialSourceParentAttachment(){const e=this.getSubcircuit();if(!e)return;const{db:t}=this.root;t.source_net.update(this.source_net_id,{subcircuit_id:e.subcircuit_id})}getAllConnectedPorts(){const e=this.getSubcircuit().selectAll("port"),t=[];for(const n of e){const i=n._getDirectlyConnectedTraces();for(const o of i)if(o._isExplicitlyConnectedToNet(this)){t.push(n);break}}return t}_getAllDirectlyConnectedTraces(){const e=this.getSubcircuit().selectAll("trace"),t=[];for(const n of e)n._isExplicitlyConnectedToNet(this)&&t.push(n);return t}doInitialPcbRouteNetIslands(){var a;if((a=this.root)!=null&&a.pcbDisabled||this.getSubcircuit()._parsedProps.routingDisabled||this.getSubcircuit()._getAutorouterConfig().groupMode!=="sequential-trace")return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getAllDirectlyConnectedTraces().filter(s=>{var l;return(((l=s._portsRoutedOnPcb)==null?void 0:l.length)??0)>0}),i=[];for(const s of n){const l=s._portsRoutedOnPcb,c=i.find(u=>l.some(A=>u.ports.includes(A)));if(!c){i.push({ports:[...l],traces:[s]});continue}c.traces.push(s),c.ports.push(...l)}if(i.length===0)return;const o=Nke(i);for(const[s,l]of o){const c=s.ports.map(x=>x._getGlobalPcbPositionBeforeLayout()),u=l.ports.map(x=>x._getGlobalPcbPositionBeforeLayout());let A=1/0,d=[-1,-1];for(let x=0;x<c.length;x++){const Q=c[x];for(let P=0;P<u.length;P++){const z=u[P],O=Math.sqrt((Q.x-z.x)**2+(Q.y-z.y)**2);O<A&&(A=O,d=[x,P])}}const h=s.ports[d[0]],m=l.ports[d[1]],C=e.toArray().filter(x=>x.type==="pcb_smtpad"||x.type==="pcb_trace"||x.type==="pcb_plated_hole"||x.type==="pcb_hole"||x.type==="source_port"||x.type==="pcb_port"),{solution:E}=WH(C.concat([{type:"source_trace",source_trace_id:"__net_trace_tmp",connected_source_port_ids:[h.source_port_id,m.source_port_id]}])),_=E[0];if(!_){this.renderError({pcb_trace_error_id:"",pcb_trace_id:"__net_trace_tmp",pcb_component_ids:[h.pcb_component_id,m.pcb_component_id].filter(Boolean),pcb_port_ids:[h.pcb_port_id,m.pcb_port_id].filter(Boolean),type:"pcb_trace_error",error_type:"pcb_trace_error",message:`Failed to route net islands for "${this.getString()}"`,source_trace_id:"__net_trace_tmp"});return}e.pcb_trace.insert(_)}}renderError(e){var t;if(typeof e=="string")return super.renderError(e);(t=this.root)==null||t.db.pcb_trace_error.insert(e)}},Pke=(r,e)=>{for(const t of e)if(typeof t=="string"&&t.startsWith("net.")){if(/net\.[^\s>]*\./.test(t))throw new Error('Net names cannot contain a period, try using "sel.net..." to autocomplete with conventional net names, e.g. V3_3');if(/net\.[0-9]/.test(t))throw new Error('Net names cannot start with a number, try using a prefix like "VBUS1"');const n=r.getSubcircuit();if(!n.selectOne(t)){const i=new Tke({name:t.split("net.")[1]});n.add(i)}}},xse=class extends $v{constructor(){super(...arguments);ke(this,"pcb_smtpad_id",null);ke(this,"matchedPort",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SmtPad",zodProps:cY}}getPcbSize(){const{_parsedProps:e}=this;if(e.shape==="circle")return{width:e.radius*2,height:e.radius*2};if(e.shape==="rect")return{width:e.width,height:e.height};throw new Error(`getPcbSize for shape "${e.shape}" not implemented for ${this.componentName}`)}doInitialPortMatching(){var t;const e=(t=this.getPrimitiveContainer())==null?void 0:t.selectAll("port");if(this.props.portHints){for(const n of e)if(n.isMatchingAnyOf(this.props.portHints)){this.matchedPort=n,n.registerMatch(this);return}}}doInitialPcbPrimitiveRender(){var d,h,m,C,E,_,x,Q,P,z;if((d=this.root)!=null&&d.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;if(!t.portHints)return;const n=this.getPrimitiveContainer(),i=this.getSubcircuit(),o=this._getGlobalPcbPositionBeforeLayout();n==null||n._getGlobalPcbPositionBeforeLayout();const a=y2(this._computePcbGlobalTransformBeforeLayout()),s=Math.abs(a.rotation.angle*(180/Math.PI)-90)%180<.01,{maybeFlipLayer:l}=this._getPcbPrimitiveFlippedHelpers(),c=(n==null?void 0:n._parsedProps.pcbRotation)??0;let u=null;const A=((h=this.parent)==null?void 0:h.pcb_component_id)??((m=this.getPrimitiveContainer())==null?void 0:m.pcb_component_id);t.shape==="circle"?(u=e.pcb_smtpad.insert({pcb_component_id:A,pcb_port_id:(C=this.matchedPort)==null?void 0:C.pcb_port_id,layer:l(t.layer??"top"),shape:"circle",radius:t.radius,port_hints:t.portHints.map(O=>O.toString()),x:o.x,y:o.y,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0}),e.pcb_solder_paste.insert({layer:u.layer,shape:"circle",radius:u.radius*.7,x:u.x,y:u.y,pcb_component_id:u.pcb_component_id,pcb_smtpad_id:u.pcb_smtpad_id,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((E=this.getGroup())==null?void 0:E.pcb_group_id)??void 0})):t.shape==="rect"&&(u=c===0||s?e.pcb_smtpad.insert({pcb_component_id:A,pcb_port_id:(_=this.matchedPort)==null?void 0:_.pcb_port_id,layer:l(t.layer??"top"),shape:"rect",width:s?t.height:t.width,height:s?t.width:t.height,port_hints:t.portHints.map(O=>O.toString()),x:o.x,y:o.y,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((x=this.getGroup())==null?void 0:x.pcb_group_id)??void 0}):e.pcb_smtpad.insert({pcb_component_id:A,layer:l(t.layer??"top"),shape:"rotated_rect",width:t.width,height:t.height,x:o.x,y:o.y,ccw_rotation:c,port_hints:t.portHints.map(O=>O.toString()),subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((Q=this.getGroup())==null?void 0:Q.pcb_group_id)??void 0}),u.shape==="rect"&&e.pcb_solder_paste.insert({layer:l(t.layer??"top"),shape:"rect",width:u.width*.7,height:u.height*.7,x:u.x,y:u.y,pcb_component_id:u.pcb_component_id,pcb_smtpad_id:u.pcb_smtpad_id,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((P=this.getGroup())==null?void 0:P.pcb_group_id)??void 0}),u.shape==="rotated_rect"&&e.pcb_solder_paste.insert({layer:l(t.layer??"top"),shape:"rotated_rect",width:u.width*.7,height:u.height*.7,x:u.x,y:u.y,ccw_rotation:c,pcb_component_id:u.pcb_component_id,pcb_smtpad_id:u.pcb_smtpad_id,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((z=this.getGroup())==null?void 0:z.pcb_group_id)??void 0})),u&&(this.pcb_smtpad_id=u.pcb_smtpad_id)}doInitialPcbPortAttachment(){var t,n;if((t=this.root)!=null&&t.pcbDisabled)return;const{db:e}=this.root;e.pcb_smtpad.update(this.pcb_smtpad_id,{pcb_port_id:(n=this.matchedPort)==null?void 0:n.pcb_port_id})}_getPcbCircuitJsonBounds(){const{db:e}=this.root,t=e.pcb_smtpad.get(this.pcb_smtpad_id);if(t.shape==="rect")return{center:{x:t.x,y:t.y},bounds:{left:t.x-t.width/2,top:t.y+t.height/2,right:t.x+t.width/2,bottom:t.y-t.height/2},width:t.width,height:t.height};if(t.shape==="rotated_rect"){const n=t.ccw_rotation*Math.PI/180,i=Math.cos(n),o=Math.sin(n),a=t.width/2,s=t.height/2,l=Math.abs(a*i)+Math.abs(s*o),c=Math.abs(a*o)+Math.abs(s*i);return{center:{x:t.x,y:t.y},bounds:{left:t.x-l,right:t.x+l,top:t.y-c,bottom:t.y+c},width:l*2,height:c*2}}if(t.shape==="circle")return{center:{x:t.x,y:t.y},bounds:{left:t.x-t.radius,top:t.y-t.radius,right:t.x+t.radius,bottom:t.y+t.radius},width:t.radius*2,height:t.radius*2};throw new Error(`circuitJson bounds calculation not implemented for shape "${t.shape}"`)}_setPositionFromLayout(e){var i;const{db:t}=this.root;t.pcb_smtpad.update(this.pcb_smtpad_id,{x:e.x,y:e.y});const n=t.pcb_solder_paste.list().find(o=>o.pcb_smtpad_id===this.pcb_smtpad_id);t.pcb_solder_paste.update(n==null?void 0:n.pcb_solder_paste_id,{x:e.x,y:e.y}),(i=this.matchedPort)==null||i._setPositionFromLayout(e)}},Uke=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_path_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenPath",zodProps:RY}}doInitialPcbPrimitiveRender(){var l,c,u;if((l=this.root)!=null&&l.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenPath. Must be "top" or "bottom".`);const o=this._computePcbGlobalTransformBeforeLayout(),a=this.getSubcircuit(),s=e.pcb_silkscreen_path.insert({pcb_component_id:(c=this.parent)==null?void 0:c.pcb_component_id,layer:i,route:t.route.map(A=>{const d=Wr(o,{x:A.x,y:A.y});return{...A,x:d.x,y:d.y}}),stroke_width:t.strokeWidth??.1,subcircuit_id:(a==null?void 0:a.subcircuit_id)??void 0,pcb_group_id:((u=this.getGroup())==null?void 0:u.pcb_group_id)??void 0});this.pcb_silkscreen_path_id=s.pcb_silkscreen_path_id}getPcbSize(){const{_parsedProps:e}=this;if(!e.route||e.route.length===0)return{width:0,height:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const a of e.route)t=Math.min(t,a.x),n=Math.max(n,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y);return{width:n-t,height:o-i}}},mHt=Gn({route:ko(s3),source_trace_id:Ye().optional()}),Fke=class extends $v{constructor(){super(...arguments);ke(this,"pcb_trace_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"PcbTrace",zodProps:mHt}}doInitialPcbPrimitiveRender(){var c,u;if((c=this.root)!=null&&c.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getPrimitiveContainer(),i=this.getSubcircuit(),{maybeFlipLayer:o}=this._getPcbPrimitiveFlippedHelpers(),a=this._computePcbGlobalTransformBeforeLayout(),s=t.route.map(A=>{const{x:d,y:h,...m}=A,C=Wr(a,{x:d,y:h});return A.route_type==="wire"&&A.layer?{...C,...m,layer:o(A.layer)}:{...C,...m}}),l=e.pcb_trace.insert({pcb_component_id:n.pcb_component_id,source_trace_id:t.source_trace_id,route:s,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((u=this.getGroup())==null?void 0:u.pcb_group_id)??void 0});this.pcb_trace_id=l.pcb_trace_id}getPcbSize(){const{_parsedProps:e}=this;if(!e.route||e.route.length===0)return{width:0,height:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const a of e.route)t=Math.min(t,a.x),n=Math.max(n,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y),a.route_type==="wire"&&(t=Math.min(t,a.x-a.width/2),n=Math.max(n,a.x+a.width/2),i=Math.min(i,a.y-a.width/2),o=Math.max(o,a.y+a.width/2));return t===1/0||n===-1/0||i===1/0||o===-1/0?{width:0,height:0}:{width:n-t,height:o-i}}},Bse=class extends $v{constructor(){super(...arguments);ke(this,"pcb_plated_hole_id",null);ke(this,"matchedPort",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"PlatedHole",zodProps:tY}}getAvailablePcbLayers(){return["top","inner1","inner2","bottom"]}getPcbSize(){const{_parsedProps:e}=this;if(e.shape==="circle")return{width:e.outerDiameter,height:e.outerDiameter};if(e.shape==="oval"||e.shape==="pill")return{width:e.outerWidth,height:e.outerHeight};if(e.shape==="circular_hole_with_rect_pad")return{width:e.rectPadWidth,height:e.rectPadHeight};if(e.shape==="pill_hole_with_rect_pad")return{width:e.rectPadWidth,height:e.rectPadHeight};throw new Error(`getPcbSize for shape "${e.shape}" not implemented for ${this.componentName}`)}_getPcbCircuitJsonBounds(){const{db:e}=this.root,t=e.pcb_plated_hole.get(this.pcb_plated_hole_id),n=this.getPcbSize();return{center:{x:t.x,y:t.y},bounds:{left:t.x-n.width/2,top:t.y+n.height/2,right:t.x+n.width/2,bottom:t.y-n.height/2},width:n.width,height:n.height}}_setPositionFromLayout(e){var n;const{db:t}=this.root;t.pcb_plated_hole.update(this.pcb_plated_hole_id,{x:e.x,y:e.y}),(n=this.matchedPort)==null||n._setPositionFromLayout(e)}doInitialPortMatching(){var t;const e=(t=this.getPrimitiveContainer())==null?void 0:t.selectAll("port");if(this.props.portHints){for(const n of e)if(n.isMatchingAnyOf(this.props.portHints)){this.matchedPort=n,n.registerMatch(this);return}}}doInitialPcbPrimitiveRender(){var a,s,l,c,u,A,d,h,m,C,E,_,x,Q,P;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getGlobalPcbPositionBeforeLayout(),i=((s=this.parent)==null?void 0:s.pcb_component_id)??((l=this.getPrimitiveContainer())==null?void 0:l.pcb_component_id),o=this.getSubcircuit();if(t.shape==="circle"){const z=e.pcb_plated_hole.insert({pcb_component_id:i,pcb_port_id:(c=this.matchedPort)==null?void 0:c.pcb_port_id,outer_diameter:t.outerDiameter,hole_diameter:t.holeDiameter,shape:"circle",port_hints:this.getNameAndAliases(),x:n.x,y:n.y,layers:["top","bottom"],subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((u=this.getGroup())==null?void 0:u.pcb_group_id)??void 0});this.pcb_plated_hole_id=z.pcb_plated_hole_id,e.pcb_solder_paste.insert({layer:"top",shape:"circle",radius:t.outerDiameter/2,x:n.x,y:n.y,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((A=this.getGroup())==null?void 0:A.pcb_group_id)??void 0}),e.pcb_solder_paste.insert({layer:"bottom",shape:"circle",radius:t.outerDiameter/2,x:n.x,y:n.y,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((d=this.getGroup())==null?void 0:d.pcb_group_id)??void 0})}else if(t.shape==="pill"||t.shape==="oval"){const z=e.pcb_plated_hole.insert({pcb_component_id:i,pcb_port_id:(h=this.matchedPort)==null?void 0:h.pcb_port_id,outer_width:t.outerWidth,outer_height:t.outerHeight,hole_width:t.holeWidth,hole_height:t.holeHeight,shape:t.shape,port_hints:this.getNameAndAliases(),x:n.x,y:n.y,layers:["top","bottom"],subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((m=this.getGroup())==null?void 0:m.pcb_group_id)??void 0});this.pcb_plated_hole_id=z.pcb_plated_hole_id,e.pcb_solder_paste.insert({layer:"top",shape:t.shape,width:t.outerWidth,height:t.outerHeight,x:n.x,y:n.y,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((C=this.getGroup())==null?void 0:C.pcb_group_id)??void 0}),e.pcb_solder_paste.insert({layer:"bottom",shape:t.shape,width:t.outerWidth,height:t.outerHeight,x:n.x,y:n.y,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((E=this.getGroup())==null?void 0:E.pcb_group_id)??void 0})}else if(t.shape==="circular_hole_with_rect_pad"){const z=e.pcb_plated_hole.insert({pcb_component_id:i,pcb_port_id:(_=this.matchedPort)==null?void 0:_.pcb_port_id,hole_diameter:t.holeDiameter,rect_pad_width:t.rectPadWidth,rect_pad_height:t.rectPadHeight,shape:"circular_hole_with_rect_pad",port_hints:this.getNameAndAliases(),x:n.x,y:n.y,layers:["top","bottom"],subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((x=this.getGroup())==null?void 0:x.pcb_group_id)??void 0});this.pcb_plated_hole_id=z.pcb_plated_hole_id}else if(t.shape==="pill_hole_with_rect_pad"){const z=e.pcb_plated_hole.insert({pcb_component_id:i,pcb_port_id:(Q=this.matchedPort)==null?void 0:Q.pcb_port_id,hole_width:t.holeWidth,hole_height:t.holeHeight,rect_pad_width:t.rectPadWidth,rect_pad_height:t.rectPadHeight,shape:"pill_hole_with_rect_pad",port_hints:this.getNameAndAliases(),x:n.x,y:n.y,layers:["top","bottom"],subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((P=this.getGroup())==null?void 0:P.pcb_group_id)??void 0});this.pcb_plated_hole_id=z.pcb_plated_hole_id}}doInitialPcbPortAttachment(){var t,n;if((t=this.root)!=null&&t.pcbDisabled)return;const{db:e}=this.root;e.pcb_plated_hole.update(this.pcb_plated_hole_id,{pcb_port_id:(n=this.matchedPort)==null?void 0:n.pcb_port_id})}},bse=class extends $v{constructor(){super(...arguments);ke(this,"pcb_keepout_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Keepout",zodProps:SY}}doInitialPcbPrimitiveRender(){var l,c,u;if((l=this.root)!=null&&l.pcbDisabled)return;const e=this.getSubcircuit(),{db:t}=this.root,{_parsedProps:n}=this,i=this._getGlobalPcbPositionBeforeLayout(),o=y2(this._computePcbGlobalTransformBeforeLayout()),a=Math.abs(o.rotation.angle*(180/Math.PI)-90)%180<.01;let s=null;n.shape==="circle"?s=t.pcb_keepout.insert({layers:["top"],shape:"circle",radius:n.radius,center:{x:i.x,y:i.y},subcircuit_id:(e==null?void 0:e.subcircuit_id)??void 0,pcb_group_id:((c=e==null?void 0:e.getGroup())==null?void 0:c.pcb_group_id)??void 0}):n.shape==="rect"&&(s=t.pcb_keepout.insert({layers:["top"],shape:"rect",...a?{width:n.height,height:n.width}:{width:n.width,height:n.height},center:{x:i.x,y:i.y},subcircuit_id:(e==null?void 0:e.subcircuit_id)??void 0,pcb_group_id:((u=e==null?void 0:e.getGroup())==null?void 0:u.pcb_group_id)??void 0})),s&&(this.pcb_keepout_id=s.pcb_keepout_id)}},kke=class extends $v{constructor(){super(...arguments);ke(this,"pcb_hole_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Hole",zodProps:uY}}getPcbSize(){const{_parsedProps:e}=this;return{width:e.diameter,height:e.diameter}}doInitialPcbPrimitiveRender(){var a,s;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getSubcircuit(),i=this._getGlobalPcbPositionBeforeLayout(),o=e.pcb_hole.insert({hole_shape:"circle",hole_diameter:t.diameter,x:i.x,y:i.y,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:((s=n==null?void 0:n.getGroup())==null?void 0:s.pcb_group_id)??void 0});this.pcb_hole_id=o.pcb_hole_id}_getPcbCircuitJsonBounds(){const{db:e}=this.root,t=e.pcb_hole.get(this.pcb_hole_id),n=this.getPcbSize();return{center:{x:t.x,y:t.y},bounds:{left:t.x-n.width/2,top:t.y-n.height/2,right:t.x+n.width/2,bottom:t.y+n.height/2},width:n.width,height:n.height}}_setPositionFromLayout(e){const{db:t}=this.root;t.pcb_hole.update(this.pcb_hole_id,{x:e.x,y:e.y})}},Sse=class extends $v{constructor(){super(...arguments);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenText",zodProps:DY}}doInitialPcbPrimitiveRender(){var s,l;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getPrimitiveContainer(),i=this._getGlobalPcbPositionBeforeLayout(),{maybeFlipLayer:o}=this._getPcbPrimitiveFlippedHelpers(),a=this.getSubcircuit();e.pcb_silkscreen_text.insert({anchor_alignment:t.anchorAlignment,anchor_position:{x:i.x,y:i.y},font:t.font??"tscircuit2024",font_size:t.fontSize??1,layer:o(t.layer??"top"),text:t.text??"",ccw_rotation:t.pcbRotation,pcb_component_id:n.pcb_component_id,subcircuit_id:(a==null?void 0:a.subcircuit_id)??void 0,pcb_group_id:((l=this.getGroup())==null?void 0:l.pcb_group_id)??void 0})}getPcbSize(){const{_parsedProps:e}=this,t=e.fontSize??1,i=(e.text??"").length*t,o=t;return{width:i*t,height:o*t}}},yHt=({elm:r,pinLabels:e,readableRotation:t,anchorAlignment:n})=>{var a;const i=r.text.replace(/[{}]/g,"").toLowerCase();let o=i;if(Array.isArray(e)){const s=parseInt(i.replace(/[^\d]/g,""),10)-1;o=e[s]??i}else typeof e=="object"&&(o=((a=e[i])==null?void 0:a[0])??i);return new Sse({anchorAlignment:n||"center",text:o??i,fontSize:r.font_size+.2,pcbX:isNaN(r.anchor_position.x)?0:r.anchor_position.x,pcbY:r.anchor_position.y,pcbRotation:t??0})},vHt=(r,e)=>((-parseInt(r||"0",10)+(e??0))%360+360)%360,Lke=({componentName:r,componentRotation:e,footprint:t,pinLabels:n},i)=>{const o=[];for(const a of i)if(a.type==="pcb_smtpad"&&a.shape==="rect")o.push(new xse({pcbX:a.x,pcbY:a.y,layer:a.layer,shape:"rect",height:a.height,width:a.width,portHints:a.port_hints}));else if(a.type==="pcb_smtpad"&&a.shape==="circle")o.push(new xse({pcbX:a.x,pcbY:a.y,layer:a.layer,shape:"circle",radius:a.radius,portHints:a.port_hints}));else if(a.type==="pcb_silkscreen_path")o.push(new Uke({layer:a.layer,route:a.route,strokeWidth:a.stroke_width}));else if(a.type==="pcb_plated_hole")a.shape==="circle"?o.push(new Bse({pcbX:a.x,pcbY:a.y,shape:"circle",holeDiameter:a.hole_diameter,outerDiameter:a.outer_diameter,portHints:a.port_hints})):a.shape==="circular_hole_with_rect_pad"&&o.push(new Bse({pcbX:a.x,pcbY:a.y,shape:"circular_hole_with_rect_pad",holeDiameter:a.hole_diameter,rectPadHeight:a.rect_pad_height,rectPadWidth:a.rect_pad_width,portHints:a.port_hints}));else if(a.type==="pcb_keepout"&&a.shape==="circle")o.push(new bse({pcbX:a.center.x,pcbY:a.center.y,shape:"circle",radius:a.radius}));else if(a.type==="pcb_keepout"&&a.shape==="rect")o.push(new bse({pcbX:a.center.x,pcbY:a.center.y,shape:"rect",width:a.width,height:a.height}));else if(a.type==="pcb_hole"&&a.hole_shape==="circle")o.push(new kke({pcbX:a.x,pcbY:a.y,diameter:a.hole_diameter}));else if(a.type==="pcb_silkscreen_text"){const s=vHt(e,a.ccw_rotation);t.includes("pinrow")&&a.text.includes("PIN")?o.push(yHt({elm:a,pinLabels:n,readableRotation:s,anchorAlignment:a.anchor_alignment})):o.push(new Sse({anchorAlignment:a.anchor_alignment||"center",text:r,fontSize:a.font_size+.2,pcbX:isNaN(a.anchor_position.x)?0:a.anchor_position.x,pcbY:a.anchor_position.y,pcbRotation:s??0}))}else a.type==="pcb_trace"&&o.push(new Fke({route:a.route}));return o};function Qse(r){let e=1/0,t=1/0,n=-1/0,i=-1/0,o=!1;for(const l of r)if(l.isPcbPrimitive&&!l.componentName.startsWith("Silkscreen")){const{x:c,y:u}=l._getGlobalPcbPositionBeforeLayout(),{width:A,height:d}=l.getPcbSize();e=Math.min(e,c-A/2),t=Math.min(t,u-d/2),n=Math.max(n,c+A/2),i=Math.max(i,u+d/2),o=!0}else if(l.children.length>0){const c=Qse(l.children);(c.width>0||c.height>0)&&(e=Math.min(e,c.minX),t=Math.min(t,c.minY),n=Math.max(n,c.maxX),i=Math.max(i,c.maxY),o=!0)}if(!o)return{minX:0,minY:0,maxX:0,maxY:0,width:0,height:0};let a=n-e,s=i-t;return a<0&&(a=0),s<0&&(s=0),{minX:e,minY:t,maxX:n,maxY:i,width:a,height:s}}function IHt(r,e){const t=e.x-r.x,n=e.y-r.y;return Math.abs(t)>Math.abs(n)?t>=0?"right":"left":n>=0?"up":"down"}var CHt=r=>{if(r.length<=1)return!0;const e=r.map(o=>{const a=o._getPcbCircuitJsonBounds();return{left:a.bounds.left,right:a.bounds.right,top:a.bounds.top,bottom:a.bounds.bottom}}),t=Array(e.length).fill(!1).map(()=>Array(e.length).fill(!1));for(let o=0;o<e.length;o++)for(let a=o+1;a<e.length;a++){const s=e[o],l=e[a];t[o][a]=t[a][o]=!(s.right<l.left||s.left>l.right||s.bottom>l.top||s.top<l.bottom)}const n=new Set,i=o=>{n.add(o);for(let a=0;a<e.length;a++)t[o][a]&&!n.has(a)&&i(a)};return i(0),n.size===e.length},EHt=r=>{if(r.length===0)throw new Error("Cannot get center of empty PCB primitives array");const e=r.map(i=>i._getPcbCircuitJsonBounds().center).filter(Boolean),t=e.reduce((i,o)=>i+o.x,0),n=e.reduce((i,o)=>i+o.y,0);return{x:t/e.length,y:n/e.length}},_Ht=Gn({name:Ye().optional(),pinNumber:qr().optional(),aliases:ko(Ye()).optional()}),t2=class extends $v{constructor(e,t={}){if(!e.name&&e.pinNumber!==void 0&&(e.name=`pin${e.pinNumber}`),!e.name)throw new Error("Port must have a name or a pinNumber");super(e);ke(this,"source_port_id",null);ke(this,"pcb_port_id",null);ke(this,"schematic_port_id",null);ke(this,"schematicSymbolPortDef",null);ke(this,"matchedComponents");ke(this,"facingDirection",null);ke(this,"originDescription",null);t.originDescription&&(this.originDescription=t.originDescription),this.matchedComponents=[]}get config(){return{componentName:"Port",zodProps:_Ht}}_getGlobalPcbPositionBeforeLayout(){const e=this.matchedComponents.find(n=>n.isPcbPrimitive),t=this.parent;if(t&&!t.props.footprint)throw new Error(`${t.componentName} "${t.props.name}" does not have a footprint. Add a footprint prop, e.g. <${t.componentName.toLowerCase()} footprint="..." />`);if(!e)throw new Error(`Port ${this} has no matching PCB primitives. This often means the footprint's pads lack matching port hints.`);return(e==null?void 0:e._getGlobalPcbPositionBeforeLayout())??{x:0,y:0}}_getPcbCircuitJsonBounds(){if(!this.pcb_port_id)return super._getPcbCircuitJsonBounds();const{db:e}=this.root,t=e.pcb_port.get(this.pcb_port_id);return{center:{x:t.x,y:t.y},bounds:{left:0,top:0,right:0,bottom:0},width:0,height:0}}_getGlobalPcbPositionAfterLayout(){return this._getPcbCircuitJsonBounds().center}_getPortsInternallyConnectedToThisPort(){const e=this.parent;if(!e||!e._getInternallyConnectedPins)return[];const t=e._getInternallyConnectedPins();for(const n of t)if(n.some(i=>i===this))return n;return[]}_hasSchematicPort(){var n,i;if((n=this.parent)==null?void 0:n.getSchematicSymbol())return!!(this.schematicSymbolPortDef||this._getPortsInternallyConnectedToThisPort().some(a=>a.schematicSymbolPortDef));const t=(i=this==null?void 0:this.parent)==null?void 0:i._getSchematicBoxDimensions();return!!(t&&this.props.pinNumber!==void 0&&t.getPortPositionByPinNumber(this.props.pinNumber))}_getGlobalSchematicPositionBeforeLayout(){var n,i,o;const e=(n=this.parent)==null?void 0:n.getSchematicSymbol();if(e){let a=this.schematicSymbolPortDef;if(!a&&(a=((i=this._getPortsInternallyConnectedToThisPort().find(l=>l.schematicSymbolPortDef))==null?void 0:i.schematicSymbolPortDef)??null,!a))throw new Error(`Couldn't find schematicSymbolPortDef for port ${this.getString()}, searched internally connected ports and none had a schematicSymbolPortDef. Why are we trying to get the schematic position of this port?`);const s=Nc(this.parent.computeSchematicGlobalTransform(),bA(-e.center.x,-e.center.y));return Wr(s,a)}const t=(o=this==null?void 0:this.parent)==null?void 0:o._getSchematicBoxDimensions();if(t&&this.props.pinNumber!==void 0){const a=t.getPortPositionByPinNumber(this.props.pinNumber);if(!a)throw new Error(`Couldn't find position for schematic_port for port ${this.getString()} inside of the schematic box`);return Wr(this.parent.computeSchematicGlobalTransform(),a)}throw new Error(`Couldn't find position for schematic_port for port ${this.getString()}`)}_getGlobalSchematicPositionAfterLayout(){const{db:e}=this.root;if(!this.schematic_port_id)throw new Error(`Can't get schematic port position after layout for "${this.getString()}", no schematic_port_id`);const t=e.schematic_port.get(this.schematic_port_id);if(!t)throw new Error(`Schematic port not found when trying to get post-layout position: ${this.schematic_port_id}`);return t.center}registerMatch(e){this.matchedComponents.push(e)}getNameAndAliases(){const{_parsedProps:e}=this;return Array.from(new Set([...e.aliases??[],...e.name?[e.name]:[],...typeof e.pinNumber=="number"?[`pin${e.pinNumber}`,e.pinNumber.toString()]:[],...this.externallyAddedAliases??[]]))}isMatchingPort(e){return this.isMatchingAnyOf(e.getNameAndAliases())}getPortSelector(){var e;return`.${(e=this.parent)==null?void 0:e.props.name} > port.${this.props.name}`}getAvailablePcbLayers(){return Array.from(new Set(this.matchedComponents.flatMap(e=>e.getAvailablePcbLayers())))}_getDirectlyConnectedTraces(){return this.getSubcircuit().selectAll("trace").filter(n=>n._isExplicitlyConnectedToPort(this))}doInitialSourceRender(){var o,a;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getNameAndAliases(),i=e.source_port.insert({name:t.name,pin_number:t.pinNumber,port_hints:n,source_component_id:(o=this.parent)==null?void 0:o.source_component_id,subcircuit_id:(a=this.getSubcircuit())==null?void 0:a.subcircuit_id});this.source_port_id=i.source_port_id}doInitialSourceParentAttachment(){var t,n,i,o,a;const{db:e}=this.root;if(!((t=this.parent)!=null&&t.source_component_id))throw new Error(`${this.getString()} has no parent source component (parent: ${(n=this.parent)==null?void 0:n.getString()})`);e.source_port.update(this.source_port_id,{source_component_id:(i=this.parent)==null?void 0:i.source_component_id,subcircuit_id:(o=this.getSubcircuit())==null?void 0:o.subcircuit_id}),this.source_component_id=(a=this.parent)==null?void 0:a.source_component_id}doInitialPcbPortRender(){var o,a,s,l,c;if((o=this.root)!=null&&o.pcbDisabled)return;const{db:e}=this.root,{matchedComponents:t}=this;if(!((a=this.parent)!=null&&a.pcb_component_id))throw new Error(`${this.getString()} has no parent pcb component, cannot render pcb_port (parent: ${(s=this.parent)==null?void 0:s.getString()})`);const n=t.filter(u=>u.isPcbPrimitive);if(n.length===0)return;let i=null;if(n.length===1&&(i=n[0]._getPcbCircuitJsonBounds().center),n.length>1){if(!CHt(n))throw new Error(`${this.getString()} has multiple non-overlapping pcb matches, unclear how to place pcb_port: ${n.map(u=>u.getString()).join(", ")}. (Note: tscircuit core does not currently allow you to specify internally connected pcb primitives with the same port hints, try giving them different port hints and specifying they are connected externally- or file an issue)`);i=EHt(n)}if(i){const u=this.getSubcircuit(),A=e.pcb_port.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layers:this.getAvailablePcbLayers(),subcircuit_id:(u==null?void 0:u.subcircuit_id)??void 0,pcb_group_id:((c=this.getGroup())==null?void 0:c.pcb_group_id)??void 0,...i,source_port_id:this.source_port_id});this.pcb_port_id=A.pcb_port_id}else{const u=n[0];throw new Error(`${u.getString()} does not have a center or _getGlobalPcbPositionBeforeLayout method (needed for pcb_port placement)`)}}doInitialSchematicPortRender(){var A;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getPrimitiveContainer();if(!n||!this._hasSchematicPort())return;const i=n._getGlobalSchematicPositionBeforeLayout(),o=this._getGlobalSchematicPositionBeforeLayout();let a=null;const s=n._getSchematicBoxDimensions();s&&t.pinNumber!==void 0&&(a=s.getPortPositionByPinNumber(t.pinNumber)),this.getSubcircuit().props._schDebugObjectsEnabled&&e.schematic_debug_object.insert({shape:"rect",center:o,size:{width:.1,height:.1},label:"obstacle"}),a!=null&&a.side?this.facingDirection={left:"left",right:"right",top:"up",bottom:"down"}[a.side]:this.facingDirection=IHt(i,o);const l=e.source_port.get(this.source_port_id);let c;for(const d of(l==null?void 0:l.port_hints)??[])d.match(/^(pin)?\d+$/)||d.match(/^(left|right)/)&&!(l!=null&&l.name.match(/^(left|right)/))||(c=d);const u=e.schematic_port.insert({schematic_component_id:(A=this.parent)==null?void 0:A.schematic_component_id,center:o,source_port_id:this.source_port_id,facing_direction:this.facingDirection,distance_from_component_edge:.4,side_of_component:a==null?void 0:a.side,pin_number:t.pinNumber,true_ccw_index:a==null?void 0:a.trueIndex,display_pin_label:c});this.schematic_port_id=u.schematic_port_id}_setPositionFromLayout(e){const{db:t}=this.root;this.pcb_port_id&&t.pcb_port.update(this.pcb_port_id,{x:e.x,y:e.y})}_hasMatchedPcbPrimitive(){return this.matchedComponents.some(e=>e.isPcbPrimitive)}},Gke=r=>{const e=r.find(t=>/^(pin)?\d+$/.test(t));return e?Number.parseInt(e.replace(/^pin/,"")):null};function JN(r,e){var o;const t=Gke(r);if(!t)return null;const i=[...r.filter(a=>a.toString()!==t.toString()&&a!==`pin${t}`),...((o=e==null?void 0:e.additionalAliases)==null?void 0:o[`pin${t}`])??[]];return new t2({pinNumber:t,aliases:i})}var xHt=r=>{for(const e of["leftSide","rightSide","topSide","bottomSide"])if(e in r&&typeof r[e]=="number")throw new Error(`A number was specified for "${e}", you probably meant to use "size" not "side"`);return"leftSide"in r||"rightSide"in r||"topSide"in r||"bottomSide"in r},BHt=r=>{var o,a,s,l;if(xHt(r))return{leftSize:((o=r.leftSide)==null?void 0:o.pins.length)??0,rightSize:((a=r.rightSide)==null?void 0:a.pins.length)??0,topSize:((s=r.topSide)==null?void 0:s.pins.length)??0,bottomSize:((l=r.bottomSide)==null?void 0:l.pins.length)??0};const{leftSize:e=0,rightSize:t=0,topSize:n=0,bottomSize:i=0}=r;return{leftSize:e,rightSize:t,topSize:n,bottomSize:i}};function Oke(r){return r.leftSide!==void 0}var bHt=r=>{var E,_,x,Q,P,z,O,H;const e=r.portDistanceFromEdge??.4;let t=r.schPortArrangement?BHt(r.schPortArrangement):null;const n={left:0,right:0,top:0,bottom:0};let i=r.pinCount??null;if(i===null)if(t)i=t.leftSize+t.rightSize+t.topSize;else throw new Error("Could not determine pin count for the schematic box");if(i&&!t){const J=Math.floor(i/2);t={leftSize:i-J,rightSize:J,topSize:0,bottomSize:0}}t||(t={leftSize:0,rightSize:0,topSize:0,bottomSize:0});const o=({side:J,sideIndex:Z,truePinIndex:V})=>{var xe,ge,Ee,Ie;if(!r.schPortArrangement||!Oke(r.schPortArrangement))return V+1;const se={left:"top-to-bottom",bottom:"left-to-right",right:"bottom-to-top",top:"right-to-left"}[J],ae=((ge=(xe=r.schPortArrangement)==null?void 0:xe[`${J}Side`])==null?void 0:ge.direction)??se,ue=(Ie=(Ee=r.schPortArrangement)==null?void 0:Ee[`${J}Side`])==null?void 0:Ie.pins;let ve=Z;return ae!==se&&(ve=ue.length-Z-1),jN(ue[ve],r.pinLabels)},a=[];let s=0,l=0;for(let J=0;J<t.leftSize;J++){const Z=o({side:"left",sideIndex:J,truePinIndex:l}),V=((E=r.numericSchPinStyle)==null?void 0:E[`pin${Z}`])??((_=r.numericSchPinStyle)==null?void 0:_[Z]);V!=null&&V.topMargin&&(s+=V.topMargin),a.push({trueIndex:l,pinNumber:Z,side:"left",distanceFromOrthogonalEdge:s}),V!=null&&V.bottomMargin&&(s+=V.bottomMargin),J===t.leftSize-1?n.left=s:s+=r.schPinSpacing,l++}s=0;for(let J=0;J<t.bottomSize;J++){const Z=o({side:"bottom",sideIndex:J,truePinIndex:l}),V=((x=r.numericSchPinStyle)==null?void 0:x[`pin${Z}`])??((Q=r.numericSchPinStyle)==null?void 0:Q[Z]);V!=null&&V.leftMargin&&(s+=V.leftMargin),a.push({trueIndex:l,pinNumber:Z,side:"bottom",distanceFromOrthogonalEdge:s}),V!=null&&V.rightMargin&&(s+=V.rightMargin),J===t.bottomSize-1?n.bottom=s:s+=r.schPinSpacing,l++}s=0;for(let J=0;J<t.rightSize;J++){const Z=o({side:"right",sideIndex:J,truePinIndex:l}),V=((P=r.numericSchPinStyle)==null?void 0:P[`pin${Z}`])??((z=r.numericSchPinStyle)==null?void 0:z[Z]);V!=null&&V.bottomMargin&&(s+=V.bottomMargin),a.push({trueIndex:l,pinNumber:Z,side:"right",distanceFromOrthogonalEdge:s}),V!=null&&V.topMargin&&(s+=V.topMargin),J===t.rightSize-1?n.right=s:s+=r.schPinSpacing,l++}s=0;for(let J=0;J<t.topSize;J++){const Z=o({side:"top",sideIndex:J,truePinIndex:l}),V=((O=r.numericSchPinStyle)==null?void 0:O[`pin${Z}`])??((H=r.numericSchPinStyle)==null?void 0:H[Z]);V!=null&&V.rightMargin&&(s+=V.rightMargin),a.push({trueIndex:l,pinNumber:Z,side:"top",distanceFromOrthogonalEdge:s}),V!=null&&V.leftMargin&&(s+=V.leftMargin),J===t.topSize-1?n.top=s:s+=r.schPinSpacing,l++}let c=r.schWidth;c||(c=Math.max(n.top+r.schPinSpacing*2,n.bottom+r.schPinSpacing*2));const u=r.pinLabels?Math.max(...Object.values(r.pinLabels).map(J=>J.length*.1)):0,A=u>0?1.1:0;c=Math.max(c,u+A);let d=r.schHeight;d||(d=Math.max(n.left+r.schPinSpacing*2,n.right+r.schPinSpacing*2));const h={left:{x:-c/2-e,y:n.left/2},bottom:{x:-n.bottom/2,y:-d/2-e},right:{x:c/2+e,y:-n.right/2},top:{x:n.top/2,y:d/2+e}},m={left:{x:0,y:-1},right:{x:0,y:1},top:{x:-1,y:0},bottom:{x:1,y:0}},C=a.map(J=>{const{distanceFromOrthogonalEdge:Z,side:V}=J,se=h[V],ae=m[V];return{x:se.x+Z*ae.x,y:se.y+Z*ae.y,...J}});return{getPortPositionByPinNumber(J){const Z=C.find(V=>V.pinNumber.toString()===J.toString());return Z||null},getSize(){return{width:c,height:d}},getSizeIncludingPins(){return{width:c+(t.leftSize||t.rightSize?.4:0),height:d+(t.topSize||t.bottomSize?.4:0)}},pinCount:i}},SHt=Mm("tscircuit:core:footprint"),QHt=class extends $v{get config(){return{componentName:"Footprint",zodProps:fY}}doInitialPcbFootprintLayout(){var A,d,h,m,C;if((A=this.root)!=null&&A.pcbDisabled)return;const r=this.children.filter(E=>E.componentName==="Constraint");if(r.length===0)return;const{isFlipped:e}=this._getPcbPrimitiveFlippedHelpers(),t=E=>e&&"left"in E&&"right"in E?{...E,left:E.right,right:E.left}:E,n=r.flatMap(E=>E._getAllReferencedComponents().componentsWithSelectors).map(({component:E,selector:_,componentSelector:x,edge:Q})=>({component:E,selector:_,componentSelector:x,edge:Q,bounds:E._getPcbCircuitJsonBounds()}));if(n.some(E=>E.edge))throw new Error("edge constraints not implemented yet for footprint layout, contributions welcome!");function i(E){return n.find(({selector:_})=>_===E)}const o=new kY,a={};function s(E){return E in a||(a[E]=new v3(E),o.addEditVariable(a[E],oy.weak)),a[E]}for(const{selector:E,bounds:_}of n){const x=s(`${E}_x`),Q=s(`${E}_y`);o.suggestValue(x,_.center.x),o.suggestValue(Q,_.center.y)}for(const E of r){const _=E._parsedProps;if("xDist"in _){const{xDist:x,left:Q,right:P,edgeToEdge:z,centerToCenter:O}=t(_),H=s(`${Q}_x`),J=s(`${P}_x`),Z=(d=i(Q))==null?void 0:d.bounds,V=(h=i(P))==null?void 0:h.bounds;if(O){const se=new Dm(J,[-1,H]);o.addConstraint(new v1(se,yI.Eq,_.xDist,oy.required))}else if(z){const se=new Dm(J,-V.width/2,[-1,H],-Z.width/2);o.addConstraint(new v1(se,yI.Eq,_.xDist,oy.required))}}else if("yDist"in _){const{yDist:x,top:Q,bottom:P,edgeToEdge:z,centerToCenter:O}=_,H=s(`${Q}_y`),J=s(`${P}_y`),Z=(m=i(Q))==null?void 0:m.bounds,V=(C=i(P))==null?void 0:C.bounds;if(O){const se=new Dm(H,[-1,J]);o.addConstraint(new v1(se,yI.Eq,_.yDist,oy.required))}else if(z){const se=new Dm(H,Z.height/2,[-1,J],-V.height/2);o.addConstraint(new v1(se,yI.Eq,_.yDist,oy.required))}}else if("sameY"in _){const{for:x}=_;if(x.length<2)continue;const Q=x.map(z=>s(`${z}_y`)),P=new Dm(...Q.slice(1));o.addConstraint(new v1(P,yI.Eq,Q[0],oy.required))}else if("sameX"in _){const{for:x}=_;if(x.length<2)continue;const Q=x.map(z=>s(`${z}_x`)),P=new Dm(...Q.slice(1));o.addConstraint(new v1(P,yI.Eq,Q[0],oy.required))}}o.updateVariables(),SHt.enabled&&(console.log("Solution to layout constraints:"),console.table(Object.entries(a).map(([E,_])=>({var:E,val:_.value()}))));const l={left:1/0,right:-1/0,top:-1/0,bottom:1/0};for(const{selector:E,bounds:{width:_,height:x}}of n){const Q=s(`${E}_x`),P=s(`${E}_y`),z=Q.value()-_/2,O=Q.value()+_/2,H=P.value()+x/2,J=P.value()-x/2;l.left=Math.min(l.left,z),l.right=Math.max(l.right,O),l.top=Math.max(l.top,H),l.bottom=Math.min(l.bottom,J)}const c={x:-(l.right+l.left)/2,y:-(l.top+l.bottom)/2},u=this.getPrimitiveContainer()._getGlobalPcbPositionBeforeLayout();c.x+=u.x,c.y+=u.y;for(const{component:E,selector:_}of n){const x=s(`${_}_x`),Q=s(`${_}_y`);E._setPositionFromLayout({x:x.value()+c.x,y:Q.value()+c.y})}}},wHt=(r,e)=>{if(!r)return;const t={};for(const[n,i]of Object.entries(r)){const o=jN(n,e),a={leftMargin:i.marginLeft??i.leftMargin,rightMargin:i.marginRight??i.rightMargin,topMargin:i.marginTop??i.topMargin,bottomMargin:i.marginBottom??i.bottomMargin};t[`pin${o}`]={...t[`pin${o}`],...a}}return t},zke=class{constructor({input:r}){ke(this,"input");this.input=r}solveAndMapToTraces(){const r=[];for(const e of this.input.connections){if(e.pointsToConnect.length!==2)continue;const[t,n]=e.pointsToConnect,i={type:"pcb_trace",pcb_trace_id:"",connection_name:e.name,route:[{route_type:"wire",x:t.x,y:t.y,layer:"top",width:.1},{route_type:"wire",x:n.x,y:n.y,layer:"top",width:.1}]};r.push(i)}return r}},MHt=r=>{const e=Math.min(...r.map(o=>o.center.x)),t=Math.max(...r.map(o=>o.center.x)),n=Math.min(...r.map(o=>o.center.y)),i=Math.max(...r.map(o=>o.center.y));return{minX:e,maxX:t,minY:n,maxY:i}},Hke=["top","bottom","inner1","inner2"],$G=(r,e=[])=>{var s;const t=[];if(e.length===0){const l=r[0].layers;for(const c of l)t.push(...$G(r.slice(1),[c]));return t}if(r.length===0)return[];const n=r[0],i=n.via||n.optional_via,o=e[e.length-1];if(r.length===1){const l=n;return l.layers&&i?l.layers.map(c=>({layer_path:[...e,c]})):(s=l.layers)!=null&&s.includes(o)?[{layer_path:[...e,o]}]:[]}if(!i)return n.layers&&!n.layers.includes(o)?[]:$G(r.slice(1),e.concat([o]));const a=(n.optional_via?Hke:Hke.filter(l=>l!==o)).filter(l=>{var c;return!n.layers||((c=n.layers)==null?void 0:c.includes(l))});for(const l of a)t.push(...$G(r.slice(1),e.concat(l)));return t};function Yke(r){const e={x:r.to.x-r.from.x,y:r.to.y-r.from.y},t=Math.abs(e.x),n=Math.abs(e.y);return t>n?e.x>0?"right":"left":e.y>0?"down":"up"}function DD(r,e){return Math.hypot(r.x-e.x,r.y-e.y)}var DHt=r=>{if(r.length===1)return r[0];if(r.some(l=>l.length===0))throw new Error("Cannot merge routes with zero length");const e=[],t=r[0][0],n=r[0][r[0].length-1],i=r[1][0],o=r[1][r[1].length-1],a=Math.min(DD(t,i),DD(t,o)),s=Math.min(DD(n,i),DD(n,o));a<s?e.push(...r[0].reverse()):e.push(...r[0]);for(let l=1;l<r.length;l++){const c=e[e.length-1],u=r[l],A=u[0],d=u[u.length-1],h=DD(c,A),m=DD(c,d);h<m?e.push(...u):e.push(...u.reverse())}for(let l=1;l<e.length-1;l++){const c=e[l-1],u=e[l];c.route_type==="wire"&&u.route_type==="wire"&&c.layer!==u.layer&&e.splice(l,0,{x:c.x,y:c.y,from_layer:c.layer,to_layer:u.layer,route_type:"via"})}return e},RHt=(r,e)=>{const t="_getGlobalPcbPositionBeforeLayout"in r?r._getGlobalPcbPositionBeforeLayout():r,n="_getGlobalPcbPositionBeforeLayout"in e?e._getGlobalPcbPositionBeforeLayout():e;return Math.sqrt((t.x-n.x)**2+(t.y-n.y)**2)};function NHt(r,e){if(e.length===0)throw new Error("No candidates given to getClosest method");let t=e[0],n=1/0;for(const i of e){const o=RHt(r,i);o<n&&(t=i,n=o)}return t}var THt=(r,e)=>{let t=0;t+=r.length??0,t+=e.filter(n=>n.is_crossing).length;for(let n=1;n<e.length;n++){const i=e[n-1],o=e[n],a=Math.abs(i.from.x-i.to.x)<.01,s=Math.abs(o.from.x-o.to.x)<.01;a!==s&&t++}return t},wse=r=>({up:"bottom",down:"top",left:"right",right:"left"})[r]??null,Mse=({firstEdge:r,firstEdgePort:e,firstDominantDirection:t,lastEdge:n,lastEdgePort:i,lastDominantDirection:o})=>{if(r&&e)return Mse({lastEdge:{from:r.to,to:r.from},lastEdgePort:e,lastDominantDirection:t}).reverse().map(s=>({from:s.to,to:s.from}));let a=[];if(n&&i){const s={x:n.to.x,y:n.to.y};o==="left"||o==="right"?(s.x=i.position.x,a.push({from:n.to,to:{...s}}),a.push({from:s,to:{...i.position}})):(s.y=i.position.y,a.push({from:n.to,to:{...s}}),a.push({from:s,to:{...i.position}}))}return a=a.filter(s=>tx(s.from,s.to)>.01),a};function PHt(r){try{return[r(),null]}catch(e){return[null,e]}}function UHt(r){let e=0;for(let t=0;t<r.length;t++){const n=r[t];if(n.route_type==="wire"){const i=r[t+1];if(i){const o=i.x-n.x,a=i.y-n.y;e+=Math.sqrt(o*o+a*a)}}else n.route_type==="via"&&(e+=1.6)}return e}var e6=({db:r,source_trace_id:e,sameNetOnly:t,differentNetOnly:n})=>{!t&&!n&&(n=!0);const i=r.source_trace.get(e),o=[];for(const a of r.schematic_trace.list()){if(a.source_trace_id===e)continue;const s=r.source_trace.get(a.source_trace_id),l=(s==null?void 0:s.subcircuit_connectivity_map_key)===i.subcircuit_connectivity_map_key;n&&l||t&&!l||o.push(a)}return o},Vke=({edges:r,otherEdges:e})=>{const t=[...r];for(let n=0;n<t.length;n++){if(n>2e3)throw new Error("Over 2000 iterations spent inside createSchematicTraceCrossingSegments, you have triggered an infinite loop, please report this!");const i=t[n],o=Math.abs(i.from.x-i.to.x)<.01?"vertical":i.from.y===i.to.y?"horizontal":"not-orthogonal";if(o==="not-orthogonal")continue;const a=[];for(const C of e){const E=C.from.x===C.to.x?"vertical":C.from.y===C.to.y?"horizontal":"not-orthogonal";if(E==="not-orthogonal"||o===E)continue;if(R9([i.from,i.to],[C.from,C.to],{lineThickness:.01})){const x=o==="vertical"?i.from.x:C.from.x,Q=o==="vertical"?C.from.y:i.from.y,P={x,y:Q};a.push({otherEdge:C,crossingPoint:P,distanceFromEdgeFrom:tx(i.from,P)})}}if(a.length===0)continue;let s=a[0];for(const C of a)C.distanceFromEdgeFrom<s.distanceFromEdgeFrom&&(s=C);const l=s.crossingPoint,c=.075;if(l.x===i.from.x&&l.y===i.from.y)continue;const u=LY(i.from,l),A={x:l.x-u.x*c/2,y:l.y-u.y*c/2},d={x:l.x+u.x*c/2,y:l.y+u.y*c/2},h=tx(d,i.to)<c,m=[{from:i.from,to:A},{from:A,to:d,is_crossing:!0},{from:d,to:i.to}];t.splice(n,1,...m),n+=m.length-2,h&&n++}return t},FHt=(r,e)=>{if(r.from.x===r.to.x&&e.from.x===e.to.x)return null;if(r.from.x===r.to.x){const u=r.from.x,A=(e.to.y-e.from.y)/(e.to.x-e.from.x),d=e.from.y-A*e.from.x,h=A*u+d;return u>=Math.min(e.from.x,e.to.x)&&u<=Math.max(e.from.x,e.to.x)&&h>=Math.min(e.from.y,e.to.y)&&h<=Math.max(e.from.y,e.to.y)?{x:u,y:h}:null}if(e.from.x===e.to.x){const u=e.from.x,A=(r.to.y-r.from.y)/(r.to.x-r.from.x),d=r.from.y-A*r.from.x,h=A*u+d;return u>=Math.min(r.from.x,r.to.x)&&u<=Math.max(r.from.x,r.to.x)&&h>=Math.min(r.from.y,r.to.y)&&h<=Math.max(r.from.y,r.to.y)?{x:u,y:h}:null}const t=(r.to.y-r.from.y)/(r.to.x-r.from.x),n=r.from.y-t*r.from.x,i=(e.to.y-e.from.y)/(e.to.x-e.from.x),o=e.from.y-i*e.from.x;if(t===i)return null;const a=(o-n)/(t-i),s=t*a+n,l=a>=Math.min(r.from.x,r.to.x)&&a<=Math.max(r.from.x,r.to.x)&&s>=Math.min(r.from.y,r.to.y)&&s<=Math.max(r.from.y,r.to.y),c=a>=Math.min(e.from.x,e.to.x)&&a<=Math.max(e.from.x,e.to.x)&&s>=Math.min(e.from.y,e.to.y)&&s<=Math.max(e.from.y,e.to.y);return l&&c?{x:a,y:s}:null},Kke=({edges:r,db:e,source_trace_id:t})=>{const n=e6({db:e,source_trace_id:t,sameNetOnly:!0}).flatMap(i=>i.edges);for(const i of r)for(const o of n){const a=FHt(i,o);if(a)return`${a.x}${a.y}`,[{x:a.x,y:a.y}]}return[]},kHt=(r,{db:e})=>{const t=r.map(n=>{const i=e.source_port.get(n.source_port_id);if(!(i!=null&&i.source_component_id))return null;const o=e.source_component.get(i.source_component_id);return(o==null?void 0:o.ftype)==="simple_capacitor"?o.max_decoupling_trace_length:null}).filter(n=>n!==null);if(t.length!==0)return Math.min(...t)};function LHt(r){var o,a,s,l,c,u,A,d,h;let e=1/0,t=1/0,n=-1/0,i=-1/0;for(const m of r){let C,E,_,x;m.type==="schematic_component"?(C=(o=m.center)==null?void 0:o.x,E=(a=m.center)==null?void 0:a.y,_=(s=m.size)==null?void 0:s.width,x=(l=m.size)==null?void 0:l.height):m.type==="schematic_box"?(C=m.x,E=m.y,_=m.width,x=m.height):m.type==="schematic_port"?(C=(c=m.center)==null?void 0:c.x,E=(u=m.center)==null?void 0:u.y,_=.2,x=.2):m.type==="schematic_text"&&(C=(A=m.position)==null?void 0:A.x,E=(d=m.position)==null?void 0:d.y,_=(((h=m.text)==null?void 0:h.length)??0)*.1,x=.2),typeof C=="number"&&typeof E=="number"&&typeof _=="number"&&typeof x=="number"&&(e=Math.min(e,C-_/2),n=Math.max(n,C+_/2),t=Math.min(t,E-x/2),i=Math.max(i,E+x/2))}return{minX:e,maxX:n,minY:t,maxY:i}}function GHt(r,e={}){const{minX:t,maxX:n,minY:i,maxY:o}=r,a=e.padding??1;if(!isFinite(t)||!isFinite(n)||!isFinite(i)||!isFinite(o))return[];const s=t-a,l=n+a,c=o+a,u=i-a,A=.01;return[{type:"rect",layers:["top"],center:{x:(s+l)/2,y:c},width:l-s,height:A,connectedTo:[]},{type:"rect",layers:["top"],center:{x:(s+l)/2,y:u},width:l-s,height:A,connectedTo:[]},{type:"rect",layers:["top"],center:{x:s,y:(c+u)/2},width:A,height:c-u,connectedTo:[]},{type:"rect",layers:["top"],center:{x:l,y:(c+u)/2},width:A,height:c-u,connectedTo:[]}]}var OHt=r=>{var a;const e=r.root.db,t=r._findConnectedPorts().ports??[],n=new Set(t.map(s=>s.schematic_port_id)),i=[];for(const s of e.toArray()){if(s.type==="schematic_component"){const l=!!s.symbol_name,c=s.size.width>s.size.height?"horz":"vert";i.push({type:"rect",layers:["top"],center:s.center,width:s.size.width+(l&&c==="horz"?-.5:0),height:s.size.height+(l&&c==="vert"?-.5:0),connectedTo:[]})}if(s.type==="schematic_port"){if(n.has(s.schematic_port_id))continue;const l=s.facing_direction?GY(s.facing_direction):{x:0,y:0};i.push({type:"rect",layers:["top"],center:{x:s.center.x-l.x*.1,y:s.center.y-l.y*.1},width:.1+Math.abs(l.x)*.3,height:.1+Math.abs(l.y)*.3,connectedTo:[]})}s.type==="schematic_text"&&i.push({type:"rect",layers:["top"],center:s.position,width:(((a=s.text)==null?void 0:a.length)??0)*.1,height:.2,connectedTo:[]}),s.type==="schematic_box"&&i.push({type:"rect",layers:["top"],center:{x:s.x,y:s.y},width:s.width,height:s.height,connectedTo:[]})}const o=LHt(e.toArray());return i.push(...GHt(o,{padding:1})),i};function zHt({ports:r,nets:e}){var t,n,i;if(r.length>=2)return`${(t=r[0])==null?void 0:t.selector} to ${(n=r[1])==null?void 0:n.selector}`;if(r.length===1&&e.length===1)return`${(i=r[0])==null?void 0:i.selector} to net.${e[0]._parsedProps.name}`}var HHt=({edges:r,db:e,source_trace_id:t})=>{e.source_trace.get(t);const n=e6({db:e,source_trace_id:t,differentNetOnly:!0}).flatMap(o=>o.edges),i=o=>{const{from:a,to:s}=o;return a.x===s.x?"vertical":"horizontal"};for(const o of r){const a=i(o),s=()=>n.find(c=>i(c)===a&&R9([o.from,o.to],[c.from,c.to],{lineThickness:.05}));let l=s();for(;l;)a==="horizontal"?(o.from.y+=.1,o.to.y+=.1):(o.from.x+=.1,o.to.x+=.1),l=s()}},YHt=(r,{db:e})=>{const t=e.pcb_board.list()[0];if(t.outline){const l=t.outline,c=(u,A)=>{let d=!1;for(let h=0,m=A.length-1;h<A.length;m=h++){const C=A[h].x,E=A[h].y,_=A[m].x,x=A[m].y;E>u.y!=x>u.y&&u.x<(_-C)*(u.y-E)/(x-E)+C&&(d=!d)}return d};return r.some(u=>!c(u,l))}const n=t.width,i=t.height,o=t.center.x,a=t.center.y;return r.some(l=>l.x<o-n/2||l.y<a-i/2||l.x>o+n/2||l.y>a+i/2)},t6=r=>({...r._getGlobalPcbPositionAfterLayout(),layers:r.getAvailablePcbLayers()}),n2=class extends $v{constructor(e){super(e);ke(this,"source_trace_id",null);ke(this,"pcb_trace_id",null);ke(this,"schematic_trace_id",null);ke(this,"_portsRoutedOnPcb");ke(this,"subcircuit_connectivity_map_key",null);ke(this,"_traceConnectionHash",null);this._portsRoutedOnPcb=[]}get config(){return{zodProps:dY,componentName:"Trace"}}_getTracePortOrNetSelectorListFromProps(){return"from"in this.props&&"to"in this.props?[typeof this.props.from=="string"?this.props.from:this.props.from.getPortSelector(),typeof this.props.to=="string"?this.props.to:this.props.to.getPortSelector()]:"path"in this.props?this.props.path.map(e=>typeof e=="string"?e:e.getPortSelector()):[]}getTracePortPathSelectors(){return this._getTracePortOrNetSelectorListFromProps().filter(e=>!e.includes("net."))}getTracePathNetSelectors(){return this._getTracePortOrNetSelectorListFromProps().filter(e=>e.includes("net."))}_findConnectedPorts(){const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)throw new Error("Trace has no parent");const o=this.getTracePortPathSelectors().map(a=>({selector:a,port:this.getSubcircuit().selectOne(a,{type:"port"})??null}));for(const{selector:a,port:s}of o)if(!s){const l=a.replace(/(\> )?[^ ]+$/,""),c=this.getSubcircuit().selectOne(l);c?this.renderError(`Could not find port for selector "${a}" (did you forget to include the pin name?)
13470
- searched component ${c.getString()}, which has ports: ${c.children.filter(u=>u.componentName==="Port").map(u=>`${u.getString()}(${u.getNameAndAliases().join(",")})`).join(" & ")}`):this.renderError(`Could not find port for selector "${a}"`)}return o.some(a=>!a.port)?{allPortsFound:!1}:{allPortsFound:!0,portsWithSelectors:o,ports:o.map(({port:a})=>a)}}_findConnectedNets(){const e=this.getTracePathNetSelectors().map(n=>({selector:n,net:this.getSubcircuit().selectOne(n,{type:"net"})})),t=e.filter(n=>!n.net);return t.length>0&&this.renderError(`Could not find net for selector "${t[0].selector}" inside ${this}`),{netsWithSelectors:e,nets:e.map(n=>n.net)}}_getAllTracesConnectedToSameNet(){const e=this.getSubcircuit().selectAll("trace"),t=this._findConnectedNets().nets,n=this._findConnectedPorts().ports??[];return e.filter(i=>{if(i===this)return!1;const o=i._findConnectedNets().nets,a=i._findConnectedPorts().ports??[];return o.some(s=>t.includes(s))||a.some(s=>n.includes(s))})}_isExplicitlyConnectedToPort(e){const{allPortsFound:t,portsWithSelectors:n}=this._findConnectedPorts();return t?n.map(o=>o.port).includes(e):!1}_isExplicitlyConnectedToNet(e){return this._findConnectedNets().nets.includes(e)}doInitialCreateNetsFromProps(){Pke(this,this.getTracePathNetSelectors())}_computeTraceConnectionHash(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();return!e||!t?null:[...t].sort((o,a)=>(o.pcb_port_id||"").localeCompare(a.pcb_port_id||"")).map(o=>o.pcb_port_id).join(",")}doInitialSourceTraceRender(){var A;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n){this.renderError("Trace has no parent");return}const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts();if(!i)return;this._traceConnectionHash=this._computeTraceConnectionHash();const s=e.source_trace.list().find(d=>d.subcircuit_connectivity_map_key===this.subcircuit_connectivity_map_key&&d.connected_source_port_ids.sort().join(",")===this._traceConnectionHash);if(s){this.source_trace_id=s.source_trace_id;return}const l=this._findConnectedNets().nets,c=zHt({ports:o,nets:l}),u=e.source_trace.insert({connected_source_port_ids:o.map(d=>d.port.source_port_id),connected_source_net_ids:l.map(d=>d.source_net_id),subcircuit_id:(A=this.getSubcircuit())==null?void 0:A.subcircuit_id,max_length:kHt(o.map(d=>d.port),{db:e})??t.maxLength,display_name:c,min_trace_thickness:t.thickness});this.source_trace_id=u.source_trace_id}_insertErrorIfTraceIsOutsideBoard(e,t){const{db:n}=this.root;YHt(e,{db:n})&&n.pcb_trace_error.insert({error_type:"pcb_trace_error",source_trace_id:this.source_trace_id,message:`Trace ${this.getString()} routed outside the board boundaries.`,pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[],pcb_port_ids:t.map(o=>o.pcb_port_id)})}doInitialPcbTraceRender(){var J,Z,V,se;if((J=this.root)!=null&&J.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this,i=this.getSubcircuit();if(!n)throw new Error("Trace has no parent");if(i._parsedProps.routingDisabled)return;const o=(Z=i._parsedProps.pcbRouteCache)==null?void 0:Z.pcbTraces;if(o){const ae=e.pcb_trace.insert({route:o.flatMap(ue=>ue.route),source_trace_id:this.source_trace_id,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((V=this.getGroup())==null?void 0:V.pcb_group_id)??void 0});this.pcb_trace_id=ae.pcb_trace_id;return}if(!i._shouldUseTraceByTraceRouting())return;const{allPortsFound:a,ports:s}=this._findConnectedPorts();if(!a)return;const l=[];for(const ae of s)ae._hasMatchedPcbPrimitive()||l.push(ae);if(l.length>0){e.pcb_trace_error.insert({error_type:"pcb_trace_error",source_trace_id:this.source_trace_id,message:`Some ports did not have a matching PCB primitive (e.g. a pad or plated hole), this can happen if a footprint is missing. As a result, ${this} wasn't routed. Missing ports: ${l.map(ae=>ae.getString()).join(", ")}`,pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[],pcb_port_ids:l.map(ae=>ae.pcb_port_id).filter(Boolean)});return}const c=this._findConnectedNets().netsWithSelectors;if(s.length===0&&c.length===2){this.renderError("Trace connects two nets, we haven't implemented a way to route this yet");return}else if(s.length===1&&c.length===1){const ae=s[0],ve=c[0].net.getAllConnectedPorts().filter(ge=>ge!==ae);if(ve.length===0){console.log("Nothing to connect this port to, the net is empty. TODO should emit a warning!");return}const xe=NHt(ae,ve);s.push(xe)}else if(s.length>1&&c.length>=1){this.renderError("Trace has more than one port and one or more nets, we don't currently support this type of complex trace routing");return}const u=s.flatMap(ae=>ae.matchedComponents.filter(ue=>ue.componentName==="TraceHint")),A=(this._parsedProps.pcbRouteHints??[]).concat(u.flatMap(ae=>ae.getPcbRouteHints()));if(s.length>2){this.renderError(`Trace has more than two ports (${s.map(ae=>ae.getString()).join(", ")}), routing between more than two ports for a single trace is not implemented`);return}if(this.getSubcircuit().selectAll("trace").filter(ae=>ae.renderPhaseStates.PcbTraceRender.initialized).some(ae=>ae._portsRoutedOnPcb.length===s.length&&ae._portsRoutedOnPcb.every(ue=>s.includes(ue))))return;let m=[];A.length===0?m=[t6(s[0]),t6(s[1])]:m=[t6(s[0]),...A,t6(s[1])];const C=$G(m),E=jB(this.root.db.toArray()),[_,x]=PHt(()=>M9(this.root.db.toArray()));if(x){this.renderError({type:"pcb_trace_error",error_type:"pcb_trace_error",pcb_trace_error_id:this.pcb_trace_id,message:`Error getting obstacles for autorouting: ${x.message}`,source_trace_id:this.source_trace_id,center:{x:0,y:0},pcb_port_ids:s.map(ae=>ae.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[]});return}for(const ae of _)if(ae.connectedTo.length>0){const ve=E.getNetConnectedToId(ae.connectedTo[0]);ve&&ae.connectedTo.push(ve)}let Q=[];if(C.length===0)Q=m;else{const ae=C[0].layer_path;Q=m.map((ue,ve)=>ue.via?{...ue,via_to_layer:ae[ve]}:{...ue,layers:[ae[ve]]})}Q[0].pcb_port_id=s[0].pcb_port_id,Q[Q.length-1].pcb_port_id=s[1].pcb_port_id;const P=[];for(const[ae,ue]of Nke(Q)){const ve="via_to_layer"in ae?ae.via_to_layer:null,xe=2,ge="layers"in ae&&ae.layers.length===1?ae.layers[0]:ve??"top",Ee="layers"in ue&&ue.layers.length===1?ue.layers[0]:ve??"top",Ie="pcb_port_id"in ae?ae.pcb_port_id:null,Me="pcb_port_id"in ue?ue.pcb_port_id:null,Qe=this.getSubcircuit()._parsedProps.minTraceWidth??.16,Ue=new w9({OBSTACLE_MARGIN:Qe*2,isRemovePathLoopsEnabled:!0,optimizeWithGoalBoxes:!!(Ie&&Me),connMap:E,input:{obstacles:_,minTraceWidth:Qe,connections:[{name:this.source_trace_id,pointsToConnect:[{...ae,layer:ge,pcb_port_id:Ie},{...ue,layer:Ee,pcb_port_id:Me}]}],layerCount:2,bounds:{minX:Math.min(ae.x,ue.x)-xe,maxX:Math.max(ae.x,ue.x)+xe,minY:Math.min(ae.y,ue.y)-xe,maxY:Math.max(ae.y,ue.y)+xe}}});let Fe=null;try{Fe=Ue.solveAndMapToTraces()}catch(ht){this.renderError({type:"pcb_trace_error",pcb_trace_error_id:this.source_trace_id,error_type:"pcb_trace_error",message:`error solving route: ${ht.message}`,source_trace_id:this.pcb_trace_id,center:{x:(ae.x+ue.x)/2,y:(ae.y+ue.y)/2},pcb_port_ids:s.map(Et=>Et.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:s.map(Et=>Et.pcb_component_id)})}if(!Fe)return;if(Fe.length===0){this.renderError({type:"pcb_trace_error",error_type:"pcb_trace_error",pcb_trace_error_id:this.pcb_trace_id,message:`Could not find a route for ${this}`,source_trace_id:this.source_trace_id,center:{x:(ae.x+ue.x)/2,y:(ae.y+ue.y)/2},pcb_port_ids:s.map(ht=>ht.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:s.map(ht=>ht.pcb_component_id)});return}const[et]=Fe;ve&&(et.route=et.route.map(ht=>(ht.route_type==="wire"&&!ht.layer&&(ht.layer=ve),ht))),Ie&&et.route[0].route_type==="wire"&&(et.route[0].start_pcb_port_id=Ie);const tt=et.route[et.route.length-1];Me&&tt.route_type==="wire"&&(tt.end_pcb_port_id=Me),P.push(et.route)}const z=DHt(P),O=UHt(z),H=e.pcb_trace.insert({route:z,source_trace_id:this.source_trace_id,subcircuit_id:(se=this.getSubcircuit())==null?void 0:se.subcircuit_id,trace_length:O});this._portsRoutedOnPcb=s,this.pcb_trace_id=H.pcb_trace_id;for(const ae of z)ae.route_type==="via"&&e.pcb_via.insert({pcb_trace_id:H.pcb_trace_id,x:ae.x,y:ae.y,hole_diameter:.3,outer_diameter:.6,layers:[ae.from_layer,ae.to_layer],from_layer:ae.from_layer,to_layer:ae.to_layer});this._insertErrorIfTraceIsOutsideBoard(z,s)}_doInitialSchematicTraceRenderWithDisplayLabel(){var P,z,O,H;if((P=this.root)!=null&&P.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)throw new Error("Trace has no parent");const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts();if(!i)return;const a=o.map(({port:J})=>({port:J,position:J._getGlobalSchematicPositionAfterLayout(),schematic_port_id:J.schematic_port_id,facingDirection:J.facingDirection}));if(a.length<2)throw new Error("Expected at least two ports in portsWithPosition.");let s,l;const c=a[0].position,u=a[0].port;if("path"in this.props){if(this.props.path.length!==2)throw new Error("Invalid 'path': Must contain exactly two elements.");[s,l]=this.props.path}else{if(!("from"in this.props&&"to"in this.props))throw new Error("Missing 'from' or 'to' properties in props.");s=this.props.from,l=this.props.to}if(!u.source_port_id)throw new Error(`Missing source_port_id for the 'from' port (${s}).`);const A=a[1].position,d=a[1].port;if(!d.source_port_id)throw new Error(`Missing source_port_id for the 'to' port (${l}).`);const h=e.schematic_net_label.list().find(J=>J.source_net_id===u.source_port_id),m=e.schematic_net_label.list().find(J=>J.source_net_id===d.source_port_id),[C,E]=o.map(({port:J})=>J),x=((z=C.parent)==null?void 0:z.config.shouldRenderAsSchematicBox)?`${(O=C==null?void 0:C.parent)==null?void 0:O.props.name}_${C==null?void 0:C.props.name}`:`${(H=E==null?void 0:E.parent)==null?void 0:H.props.name}_${E==null?void 0:E.props.name}`,Q=this.props.schDisplayLabel??x;h&&h.text!==Q&&(h.text=`${Q} / ${h.text}`),m&&(m==null?void 0:m.text)!==Q&&(m.text=`${Q} / ${m.text}`),m||e.schematic_net_label.insert({text:this.props.schDisplayLabel??x,source_net_id:d.source_port_id,anchor_position:A,center:A,anchor_side:wse(d.facingDirection)??"bottom"}),h||e.schematic_net_label.insert({text:this.props.schDisplayLabel??x,source_net_id:u.source_port_id,anchor_position:c,center:c,anchor_side:wse(u.facingDirection)??"bottom"})}_isSymbolToChipConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=n.parent.config.shouldRenderAsSchematicBox,a=i.parent.config.shouldRenderAsSchematicBox;return o&&!a||!o&&a}_isSymbolToSymbolConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=!n.parent.config.shouldRenderAsSchematicBox,a=!i.parent.config.shouldRenderAsSchematicBox;return o&&a}_isChipToChipConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=n.parent.config.shouldRenderAsSchematicBox,a=i.parent.config.shouldRenderAsSchematicBox;return o&&a}doInitialSchematicTraceRender(){var ge,Ee,Ie;if((ge=this.root)!=null&&ge.schematicDisabled||((Ee=this.getGroup())==null?void 0:Ee._getSchematicLayoutMode())==="match-adapt")return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)throw new Error("Trace has no parent");const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts(),{netsWithSelectors:a}=this._findConnectedNets();if(!i)return;const l=o.map(Me=>Me.port.schematic_port_id).sort().join(","),c=(Ie=this.root)==null?void 0:Ie._getBoard();if(c!=null&&c._connectedSchematicPortPairs&&c._connectedSchematicPortPairs.has(l))return;if(this.props.schDisplayLabel&&("from"in this.props&&"to"in this.props||"path"in this.props)){this._doInitialSchematicTraceRenderWithDisplayLabel();return}const u={name:this.source_trace_id,pointsToConnect:[]},A=OHt(this),d=o.map(({port:Me})=>({port:Me,position:Me._getGlobalSchematicPositionAfterLayout(),schematic_port_id:Me.schematic_port_id??void 0,facingDirection:Me.facingDirection}));if(d.length===1&&a.length===1){const Me=a[0].net,{port:Qe,position:Ue}=d[0];e.schematic_net_label.insert({text:Me._parsedProps.name,source_net_id:Me.source_net_id,anchor_position:Ue,center:Ue,anchor_side:wse(Qe.facingDirection)??"bottom"});return}if(d.length<2)return;u.pointsToConnect=d.map(({position:Me})=>({...Me,layer:"top"}));const m=MHt(A),C=2,E={minTraceWidth:.1,obstacles:A,connections:[u],bounds:{minX:m.minX-C,maxX:m.maxX+C,minY:m.minY-C,maxY:m.maxY+C},layerCount:1};let _=w9,x=!1;this.getSubcircuit().props._schDirectLineRoutingEnabled&&(_=zke,x=!0);let P=new _({input:E,MAX_ITERATIONS:100,OBSTACLE_MARGIN:.1,isRemovePathLoopsEnabled:!0,isShortenPathWithShortcutsEnabled:!0,marginsWithCosts:[{margin:1,enterCost:0,travelCostFactor:1},{margin:.3,enterCost:0,travelCostFactor:1},{margin:.2,enterCost:0,travelCostFactor:2},{margin:.1,enterCost:0,travelCostFactor:3}]}).solveAndMapToTraces();if(P.length===0){if(this._isSymbolToChipConnection()||this._isSymbolToSymbolConnection()||this._isChipToChipConnection()){this._doInitialSchematicTraceRenderWithDisplayLabel();return}P=new zke({input:E}).solveAndMapToTraces(),x=!0}const[{route:z}]=P;let O=[];for(let Me=0;Me<z.length-1;Me++)O.push({from:z[Me],to:z[Me+1]});const H=this.source_trace_id;let J=[];if(!x){HHt({edges:O,db:e,source_trace_id:H});const Me=e6({db:e,source_trace_id:H,differentNetOnly:!0}).flatMap(Qe=>Qe.edges);O=Vke({edges:O,otherEdges:Me}),J=Kke({edges:O,db:e,source_trace_id:this.source_trace_id})}const Z=O[O.length-1],V=d[d.length-1],se=Yke(Z);O.push(...Mse({lastEdge:Z,lastEdgePort:V,lastDominantDirection:se}));const ae=O[0],ue=d[0],ve=Yke(ae);if(O.unshift(...Mse({firstEdge:ae,firstEdgePort:ue,firstDominantDirection:ve})),!this.source_trace_id)throw new Error("Missing source_trace_id for schematic trace insertion.");if(this.getSubcircuit()._parsedProps.schTraceAutoLabelEnabled&&THt(J,O)>=5&&(this._isSymbolToChipConnection()||this._isSymbolToSymbolConnection()||this._isChipToChipConnection())){this._doInitialSchematicTraceRenderWithDisplayLabel();return}const xe=e.schematic_trace.insert({source_trace_id:this.source_trace_id,edges:O,junctions:J});this.schematic_trace_id=xe.schematic_trace_id,c!=null&&c._connectedSchematicPortPairs&&c._connectedSchematicPortPairs.add(l)}},VHt=Mm("tscircuit:core"),KHt=Gn({x:r_,y:r_,z:r_}),w1=class extends $v{constructor(e){super(e);ke(this,"reactSubtrees",[]);ke(this,"_impliedFootprint");ke(this,"isPrimitiveContainer",!0);ke(this,"_asyncSupplierPartNumbers");ke(this,"pcb_missing_footprint_error_id");ke(this,"_hasStartedFootprintUrlLoad",!1);this._addChildrenFromStringFootprint(),this.initPorts()}get defaultInternallyConnectedPinNames(){return[]}get internallyConnectedPinNames(){return this._parsedProps.internallyConnectedPins??this.defaultInternallyConnectedPinNames}initPorts(e={}){var a,s,l,c,u,A,d,h,m,C;if((a=this.root)!=null&&a.schematicDisabled)return;const{config:t}=this,n=[],i=this._getSchematicPortArrangement();if(i&&!this._parsedProps.pinLabels){for(const x in i){const Q=i[x].pins;if(Array.isArray(Q))for(const P of Q){const z=jN(P,this._parsedProps.pinLabels);n.push(new t2({pinNumber:z,aliases:((s=e.additionalAliases)==null?void 0:s[`pin${z}`])??[]},{originDescription:`schPortArrangement:${x}`}))}}const E=["left","right","top","bottom"];let _=1;for(const x of E){const Q=i[`${x}Size`];for(let P=0;P<Q;P++)n.push(new t2({pinNumber:_++,aliases:((l=e.additionalAliases)==null?void 0:l[`pin${_}`])??[]},{originDescription:`schPortArrangement:${x}`}))}}const o=this._parsedProps.pinLabels;if(o)for(let[E,_]of Object.entries(o)){E=E.replace("pin","");let x=n.find(z=>z._parsedProps.pinNumber===Number(E));const Q=Array.isArray(_)?_[0]:_,P=Array.isArray(_)?_.slice(1):[];x?(x.externallyAddedAliases.push(Q,...P),x.props.name=Q):(x=new t2({pinNumber:parseInt(E),name:Q,aliases:[...P,...((c=e.additionalAliases)==null?void 0:c[`pin${parseInt(E)}`])??[]]},{originDescription:`pinLabels:pin${E}`}),n.push(x))}if(t.schematicSymbolName){const E=s0[this._getSchematicSymbolNameOrThrow()];if(!E)return;for(const _ of E.ports){const x=Gke(_.labels);if(!x)continue;const Q=n.find(P=>P._parsedProps.pinNumber===Number(x));if(Q)Q.schematicSymbolPortDef=_;else{const P=JN(_.labels.concat(((u=e.additionalAliases)==null?void 0:u[`pin${x}`])??[]));P&&(P.originDescription=`schematicSymbol:labels[0]:${_.labels[0]}`,P.schematicSymbolPortDef=_,n.push(P))}}this.addAll(n)}if(!this._getSchematicPortArrangement()){const E=this.getPortsFromFootprint(e);for(const _ of E)n.some(x=>x.isMatchingAnyOf(_.getNameAndAliases()))||n.push(_)}for(let E=1;E<=(e.pinCount??this._getPinCount());E++){if(!i||n.find(x=>x._parsedProps.pinNumber===E))continue;let _=[...((A=i.leftSide)==null?void 0:A.pins)??[],...((d=i.rightSide)==null?void 0:d.pins)??[],...((h=i.topSide)==null?void 0:h.pins)??[],...((m=i.bottomSide)==null?void 0:m.pins)??[]].map(x=>jN(x,this._parsedProps.pinLabels));["leftSize","rightSize","topSize","bottomSize","leftPinCount","rightPinCount","topPinCount","bottomPinCount"].some(x=>x in i)&&(_=Array.from({length:this._getPinCount()},(x,Q)=>Q+1)),_.includes(E)&&n.push(new t2({pinNumber:E,aliases:((C=e.additionalAliases)==null?void 0:C[`pin${E}`])??[]},{originDescription:`notOtherwiseAddedButDeducedFromPinCount:${E}`}))}n.length>0&&this.addAll(n)}_getImpliedFootprintString(){return null}_isFootprintUrl(e){return e.startsWith("http://")||e.startsWith("https://")}_addChildrenFromStringFootprint(){var o;const{name:e,pcbRotation:t,pinLabels:n}=this.props;let{footprint:i}=this.props;if(i??(i=(o=this._getImpliedFootprintString)==null?void 0:o.call(this)),!!i&&typeof i=="string"){if(this._isFootprintUrl(i))return;const a=E9.string(i).soup(),s=Lke({componentName:e,componentRotation:t,footprint:i,pinLabels:n},a);this.addAll(s)}}get portMap(){return new Proxy({},{get:(e,t)=>{const n=this.children.find(i=>i.componentName==="Port"&&i.isMatchingNameOrAlias(t));if(!n)throw new Error(`There was an issue finding the port "${t.toString()}" inside of a ${this.componentName} component with name: "${this.props.name}". This is a bug in @tscircuit/core`);return n}})}getInstanceForReactElement(e){for(const t of this.reactSubtrees)if(t.element===e)return t.component;return null}doInitialSourceRender(){const e=this.config.sourceFtype;if(!e)return;const{db:t}=this.root,{_parsedProps:n}=this,i=t.source_component.insert({ftype:e,name:n.name,manufacturer_part_number:n.manufacturerPartNumber??n.mfn,supplier_part_numbers:n.supplierPartNumbers});this.source_component_id=i.source_component_id}doInitialSchematicComponentRender(){var i,o,a;if((i=this.root)!=null&&i.schematicDisabled)return;const{db:e}=this.root,{schematicSymbolName:t}=this.config;t?this._doInitialSchematicComponentRenderWithSymbol():this._getSchematicBoxDimensions()&&this._doInitialSchematicComponentRenderWithSchematicBoxDimensions();const n=(o=this.getSubcircuit())==null?void 0:o._getSchematicManualPlacementForComponent(this);if(this.schematic_component_id&&(this.props.schX!==void 0||this.props.schY!==void 0)&&n){if(!this.schematic_component_id)return;const s=o3.parse({type:"schematic_manual_edit_conflict_warning",schematic_manual_edit_conflict_warning_id:`schematic_manual_edit_conflict_${this.source_component_id}`,message:`${this.getString()} has both manual placement and prop coordinates. schX and schY will be used. Remove schX/schY or clear the manual placement.`,schematic_component_id:this.schematic_component_id,source_component_id:this.source_component_id,subcircuit_id:(a=this.getSubcircuit())==null?void 0:a.subcircuit_id});e.schematic_manual_edit_conflict_warning.insert(s)}}_getSchematicSymbolDisplayValue(){}_getInternallyConnectedPins(){if(this.internallyConnectedPinNames.length===0)return[];const e=[];for(const t of this.internallyConnectedPinNames){const n=[];for(const i of t)n.push(this.portMap[i]);e.push(n)}return e}_doInitialSchematicComponentRenderWithSymbol(){var a;if((a=this.root)!=null&&a.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getSchematicSymbolNameOrThrow(),i=s0[n],o=this._getGlobalSchematicPositionBeforeLayout();if(i){const s=e.schematic_component.insert({center:o,size:i.size,source_component_id:this.source_component_id,symbol_name:n,symbol_display_value:this._getSchematicSymbolDisplayValue()});this.schematic_component_id=s.schematic_component_id}}_doInitialSchematicComponentRenderWithSchematicBoxDimensions(){var A;if((A=this.root)!=null&&A.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getSchematicBoxDimensions(),i={};if(Array.isArray(t.pinLabels))t.pinLabels.forEach((d,h)=>{i[String(h+1)]=d});else for(const[d,h]of Object.entries(t.pinLabels??{}))i[d]=Array.isArray(h)?h[0]:h;const o=this._getGlobalSchematicPositionBeforeLayout(),a=this._getSchematicPortArrangement(),s=e.schematic_component.insert({center:o,rotation:t.schRotation??0,size:n.getSize(),port_arrangement:pHt(a),pin_spacing:t.schPinSpacing??.2,pin_styles:hHt(t.schPinStyle,t.pinLabels),port_labels:i,source_component_id:this.source_component_id}),l=(a==null?void 0:a.topSide)!==void 0||(a==null?void 0:a.bottomSide)!==void 0,c=n==null?void 0:n.getSize().width,u=n==null?void 0:n.getSize().height;e.schematic_text.insert({text:t.manufacturerPartNumber??"",schematic_component_id:s.schematic_component_id,anchor:"left",rotation:0,position:{x:l?o.x+(c??0)/2+.1:o.x-(c??0)/2,y:l?o.y+(u??0)/2+.35:o.y-(u??0)/2-.13},color:"#006464",font_size:.18}),e.schematic_text.insert({text:t.name??"",schematic_component_id:s.schematic_component_id,anchor:"left",rotation:0,position:{x:l?o.x+(c??0)/2+.1:o.x-(c??0)/2,y:l?o.y+(u??0)/2+.55:o.y+(u??0)/2+.13},color:"#006464",font_size:.18}),this.schematic_component_id=s.schematic_component_id}doInitialPcbComponentRender(){var a;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getSubcircuit(),i=e.pcb_component.insert({center:this._getGlobalPcbPositionBeforeLayout(),width:0,height:0,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:n.subcircuit_id??void 0});if(!t.footprint&&!this.isGroup){const s=e.pcb_missing_footprint_error.insert({message:`No footprint found for component: ${this.getString()}`,source_component_id:`${this.source_component_id}`,error_type:"pcb_missing_footprint_error"});this.pcb_missing_footprint_error_id=s.pcb_missing_footprint_error_id}this.pcb_component_id=i.pcb_component_id;const o=this.getSubcircuit()._getPcbManualPlacementForComponent(this);if((this.props.pcbX!==void 0||this.props.pcbY!==void 0)&&o){const s=l3.parse({type:"pcb_manual_edit_conflict_warning",pcb_manual_edit_conflict_warning_id:`pcb_manual_edit_conflict_${this.source_component_id}`,message:`${this.getString()} has both manual placement and prop coordinates. pcbX and pcbY will be used. Remove pcbX/pcbY or clear the manual placement.`,pcb_component_id:this.pcb_component_id,source_component_id:this.source_component_id,subcircuit_id:n.subcircuit_id??void 0});e.pcb_manual_edit_conflict_warning.insert(s)}}doInitialPcbComponentSizeCalculation(){var o;if((o=this.root)!=null&&o.pcbDisabled||!this.pcb_component_id)return;const{db:e}=this.root,{_parsedProps:t}=this,n=Qse(this.children);if(n.width===0||n.height===0)return;const i={x:(n.minX+n.maxX)/2,y:(n.minY+n.maxY)/2};e.pcb_component.update(this.pcb_component_id,{center:i,width:n.width,height:n.height})}_renderReactSubtree(e){return{element:e,component:fHt(e)}}doInitialInitializePortsFromChildren(){this.initPorts()}doInitialReactSubtreesRender(){}doInitialPcbFootprintStringRender(){var o;let{footprint:e}=this.props;if(e??(e=(o=this._getImpliedFootprintString)==null?void 0:o.call(this)),!e)return;const{name:t,pcbRotation:n,pinLabels:i}=this.props;if(typeof e=="string"&&this._isFootprintUrl(e)){if(this._hasStartedFootprintUrlLoad)return;this._hasStartedFootprintUrlLoad=!0;const a=e;this._queueAsyncEffect("load-footprint-url",async()=>{const l=await(await fetch(a)).json(),c=Lke({componentName:t,componentRotation:n,footprint:a,pinLabels:i},l);this.addAll(c),this._markDirty("InitializePortsFromChildren")});return}if(yt.isValidElement(e)){if(this.reactSubtrees.some(s=>s.element===e))return;const a=this._renderReactSubtree(e);this.reactSubtrees.push(a),this.add(a.component);return}!yt.isValidElement(e)&&e.componentName==="Footprint"&&this.add(e)}_hasExistingPortExactly(e){return this.children.filter(n=>n.componentName==="Port").some(n=>{const i=e.getNameAndAliases(),o=n.getNameAndAliases();return i.length===o.length&&i.every(a=>o.includes(a))})}add(e){let t;if(yt.isValidElement(e)){const n=this._renderReactSubtree(e);this.reactSubtrees.push(n),t=n.component}else t=e;if(t.componentName==="Port"){if(this._hasExistingPortExactly(t))return;const i=this.children.filter(o=>o.componentName==="Port").find(o=>o.isMatchingAnyOf(t.getNameAndAliases()));i&&VHt(`Similar ports added. Port 1: ${i}, Port 2: ${t}`)}super.add(t)}getPortsFromFootprint(e){let{footprint:t}=this.props;if((!t||yt.isValidElement(t))&&(t=this.children.find(i=>i.componentName==="Footprint")),typeof t=="string"){if(this._isFootprintUrl(t))return[];const i=E9.string(t).soup(),o=[];for(const a of i)if("port_hints"in a&&a.port_hints){const s=JN(a.port_hints,e);if(!s)continue;s.originDescription=`footprint:string:${t}:port_hints[0]:${a.port_hints[0]}`,o.push(s)}return o}if(!yt.isValidElement(t)&&t&&t.componentName==="Footprint"){const i=t;let o=1;const a=[];for(const s of i.children){if(!s.props.portHints)continue;let l=s.props.portHints;l.some(A=>A.startsWith("pin"))||(l=[...l,`pin${o}`]),o++;const u=JN(l);u&&(u.originDescription=`footprint:${t}`,a.push(u))}return a}const n=[];if(!t){for(const i of this.children)if(i.props.portHints&&i.isPcbPrimitive){const o=JN(i.props.portHints);o&&n.push(o)}}return n}getPortsFromSchematicSymbol(){var i;if((i=this.root)!=null&&i.schematicDisabled)return[];const{config:e}=this;if(!e.schematicSymbolName)return[];const t=s0[e.schematicSymbolName];if(!t)return[];const n=[];for(const o of t.ports){const a=JN(o.labels);a&&(a.schematicSymbolPortDef=o,n.push(a))}return n}doInitialCreateNetsFromProps(){this._createNetsFromProps(this._getNetsFromConnectionsProp())}_getNetsFromConnectionsProp(){const{_parsedProps:e}=this,t=[];if(e.connections)for(const[n,i]of Object.entries(e.connections)){const o=Array.isArray(i)?i:[i];for(const a of o)t.push(a)}return t}_createNetsFromProps(e){Pke(this,e)}_getPcbCircuitJsonBounds(){const{db:e}=this.root;if(!this.pcb_component_id)return super._getPcbCircuitJsonBounds();const t=e.pcb_component.get(this.pcb_component_id);return{center:{x:t.center.x,y:t.center.y},bounds:{left:t.center.x-t.width/2,top:t.center.y-t.height/2,right:t.center.x+t.width/2,bottom:t.center.y+t.height/2},width:t.width,height:t.height}}_getPinCountFromSchematicPortArrangement(){const e=this._getSchematicPortArrangement();if(!e)return 0;if(!Oke(e))return(e.leftSize??e.leftPinCount??0)+(e.rightSize??e.rightPinCount??0)+(e.topSize??e.topPinCount??0)+(e.bottomSize??e.bottomPinCount??0);const{leftSide:n,rightSide:i,topSide:o,bottomSide:a}=e;return Math.max(...(n==null?void 0:n.pins)??[],...(i==null?void 0:i.pins)??[],...(o==null?void 0:o.pins)??[],...(a==null?void 0:a.pins)??[])}_getPinCount(){return this._getSchematicPortArrangement()?this._getPinCountFromSchematicPortArrangement():this.getPortsFromFootprint().length}_getSchematicPortArrangement(){return this._parsedProps.schPinArrangement??this._parsedProps.schPortArrangement}_getSchematicBoxDimensions(){if(this.getSchematicSymbol()||!this.config.shouldRenderAsSchematicBox)return null;const{_parsedProps:e}=this,t=this._getPinCount(),n=e.schPinSpacing??.2;return bHt({schWidth:e.schWidth,schHeight:e.schHeight,schPinSpacing:n,numericSchPinStyle:wHt(e.schPinStyle,e.pinLabels),pinCount:t,schPortArrangement:this._getSchematicPortArrangement(),pinLabels:e.pinLabels})}doInitialCadModelRender(){var c;const{db:e}=this.root,{boardThickness:t=0}=((c=this.root)==null?void 0:c._getBoard())??{},n=this._parsedProps.cadModel;if(!this.pcb_component_id||!n&&!this.props.footprint||n===null)return;const i=this._getPcbCircuitJsonBounds(),o=e.pcb_component.get(this.pcb_component_id);if(typeof n=="string")throw new Error("String cadModel not yet implemented");const a=KHt.parse({x:0,y:0,z:typeof(n==null?void 0:n.rotationOffset)=="number"?n.rotationOffset:0,...typeof(n==null?void 0:n.rotationOffset)=="object"?n.rotationOffset??{}:{}}),s=h2.parse({x:0,y:0,z:0,...typeof(n==null?void 0:n.positionOffset)=="object"?n.positionOffset:{}}),l=this.props.layer==="bottom"?"bottom":"top";e.cad_component.insert({position:{x:i.center.x+s.x,y:i.center.y+s.y,z:(l==="bottom"?-t/2:t/2)+s.z},rotation:{x:a.x,y:(l==="top"?0:180)+a.y,z:l==="bottom"?-(((o==null?void 0:o.rotation)??0)+a.z)+180:((o==null?void 0:o.rotation)??0)+a.z},pcb_component_id:this.pcb_component_id,source_component_id:this.source_component_id,model_stl_url:"stlUrl"in(n??{})?this._addCachebustToModelUrl(n.stlUrl):void 0,model_obj_url:"objUrl"in(n??{})?this._addCachebustToModelUrl(n.objUrl):void 0,model_jscad:"jscad"in(n??{})?n.jscad:void 0,footprinter_string:typeof this.props.footprint=="string"&&!n?this.props.footprint:void 0})}_addCachebustToModelUrl(e){var n;if(!e||!e.includes("modelcdn.tscircuit.com"))return e;const t=((n=this.root)==null?void 0:n.getClientOrigin())??"";return`${e}${e.includes("?")?"&":"?"}cachebust_origin=${encodeURIComponent(t)}`}_getPartsEngineCacheKey(e,t){return JSON.stringify({ftype:e.ftype,name:e.name,manufacturer_part_number:e.manufacturer_part_number,footprinterString:t})}async _getSupplierPartNumbers(e,t,n){var l,c;if(this.props.doNotPlace)return{};const i=(c=(l=this.root)==null?void 0:l.platform)==null?void 0:c.localCacheEngine,o=this._getPartsEngineCacheKey(t,n);if(i){const u=await i.getItem(o);if(u)try{return JSON.parse(u)}catch{}}const a=await Promise.resolve(e.findPart({sourceComponent:t,footprinterString:n})),s=a==="Not found"?{}:a;if(i)try{await i.setItem(o,JSON.stringify(s))}catch{}return s}doInitialPartsEngineRender(){if(this.props.doNotPlace)return;const e=this.getInheritedProperty("partsEngine");if(!e)return;const{db:t}=this.root,n=t.source_component.get(this.source_component_id);if(!n||n.supplier_part_numbers)return;let i;this.props.footprint&&typeof this.props.footprint=="string"&&(i=this.props.footprint);const o=this._getSupplierPartNumbers(e,n,i);if(!(o instanceof Promise)){t.source_component.update(this.source_component_id,{supplier_part_numbers:o});return}this._queueAsyncEffect("get-supplier-part-numbers",async()=>{this._asyncSupplierPartNumbers=await o,this._markDirty("PartsEngineRender")})}updatePartsEngineRender(){if(this.props.doNotPlace)return;const{db:e}=this.root,t=e.source_component.get(this.source_component_id);if(t&&!t.supplier_part_numbers&&this._asyncSupplierPartNumbers){e.source_component.update(this.source_component_id,{supplier_part_numbers:this._asyncSupplierPartNumbers});return}}doInitialCreateTracesFromProps(){this._createTracesFromConnectionsProp()}_createTracesFromConnectionsProp(){const{_parsedProps:e}=this;if(e.connections)for(const[t,n]of Object.entries(e.connections)){const i=Array.isArray(n)?n:[n];for(const o of i)this.add(new n2({from:`${this.getSubcircuitSelector()} > port.${t}`,to:o}))}}},jHt=class{constructor(r,e={}){ke(this,"input");ke(this,"isRouting",!1);ke(this,"solver");ke(this,"eventHandlers",{complete:[],error:[],progress:[]});ke(this,"cycleCount",0);ke(this,"stepDelay");ke(this,"timeoutId");this.input=r;const{capacityDepth:t,targetMinCapacity:n,stepDelay:i=0}=e;this.solver=new hV(r,{capacityDepth:t,targetMinCapacity:n,cacheProvider:null}),this.stepDelay=i}start(){this.isRouting||(this.isRouting=!0,this.cycleCount=0,this.runCycleAndQueueNextCycle())}runCycleAndQueueNextCycle(){var r;if(this.isRouting)try{if(this.solver.solved||this.solver.failed){this.solver.failed?this.emitEvent({type:"error",error:new Error(this.solver.error||"Routing failed")}):this.emitEvent({type:"complete",traces:this.solver.getOutputSimpleRouteJson().traces||[]}),this.isRouting=!1;return}const e=Date.now(),t=this.solver.iterations;for(;Date.now()-e<250&&!this.solver.failed&&!this.solver.solved;)this.solver.step();const n=(this.solver.iterations-t)/(Date.now()-e)*1e3;this.cycleCount++;const i=((r=this.solver)==null?void 0:r.preview())||void 0,o=this.solver.progress;this.emitEvent({type:"progress",steps:this.cycleCount,iterationsPerSecond:n,progress:o,phase:this.solver.getCurrentPhase(),debugGraphics:i}),this.stepDelay>0?this.timeoutId=setTimeout(()=>this.runCycleAndQueueNextCycle(),this.stepDelay):this.timeoutId=setTimeout(()=>this.runCycleAndQueueNextCycle(),0)}catch(e){this.emitEvent({type:"error",error:e instanceof Error?e:new Error(String(e))}),this.isRouting=!1}}stop(){this.isRouting&&(this.isRouting=!1,this.timeoutId!==void 0&&(clearTimeout(this.timeoutId),this.timeoutId=void 0))}on(r,e){r==="complete"?this.eventHandlers.complete.push(e):r==="error"?this.eventHandlers.error.push(e):r==="progress"&&this.eventHandlers.progress.push(e)}emitEvent(r){if(r.type==="complete")for(const e of this.eventHandlers.complete)e(r);else if(r.type==="error")for(const e of this.eventHandlers.error)e(r);else if(r.type==="progress")for(const e of this.eventHandlers.progress)e(r)}solveSync(){if(this.solver.solve(),this.solver.failed)throw new Error(this.solver.error||"Routing failed");return this.solver.getOutputSimpleRouteJson().traces||[]}},jke=class extends $v{constructor(){super(...arguments);ke(this,"matchedPort",null)}get config(){return{componentName:"TraceHint",zodProps:UY}}doInitialPortMatching(){const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)return;if(n.componentName==="Trace"){this.renderError(`Port inference inside trace is not yet supported (${this})`);return}if(!n)throw new Error("TraceHint has no parent");if(!t.for){this.renderError(`TraceHint has no for property (${this})`);return}const i=n.selectOne(t.for,{type:"port"});i||this.renderError(`${this} could not find port for selector "${t.for}"`),this.matchedPort=i,i.registerMatch(this)}getPcbRouteHints(){const{_parsedProps:e}=this,t=e.offset?[e.offset]:e.offsets;if(!t)return[];const n=this._computePcbGlobalTransformBeforeLayout();return t.map(i=>({...Wr(n,i),via:i.via,to_layer:i.to_layer,trace_width:i.trace_width}))}doInitialPcbTraceHintRender(){var n,i,o;if((n=this.root)!=null&&n.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;e.pcb_trace_hint.insert({pcb_component_id:(i=this.matchedPort)==null?void 0:i.pcb_component_id,pcb_port_id:(o=this.matchedPort)==null?void 0:o.pcb_port_id,route:this.getPcbRouteHints()})}},JHt=(r,e)=>{const t=r.source_group.list(),n=[],i=o=>{const a=t.filter(s=>s.parent_subcircuit_id===o);for(const s of a)s.subcircuit_id&&(n.push(s.subcircuit_id),i(s.subcircuit_id))};return i(e),n},Jke=({db:r,circuitJson:e,subcircuit_id:t,minTraceWidth:n=.1})=>{if(!r&&e&&(r=J1(e)),!r)throw new Error("db or circuitJson is required");const i=r.pcb_trace_hint.list(),o=t?new Set([t]):null;if(t){const C=JHt(r,t);for(const E of C)o.add(E)}const a=(e??r.toArray()).filter(C=>!t||"subcircuit_id"in C&&o.has(C.subcircuit_id)),s=r.pcb_board.list()[0];r=J1(a);const l=jB(a),c=M9([...r.pcb_component.list(),...r.pcb_smtpad.list(),...r.pcb_plated_hole.list(),...r.pcb_hole.list(),...r.pcb_via.list()].filter(C=>!t||(o==null?void 0:o.has(C.subcircuit_id))),l);for(const C of c){const E=C.connectedTo.flatMap(_=>l.getIdsConnectedToNet(_));C.connectedTo.push(...E)}const u=c.flatMap(C=>[{x:C.center.x-C.width/2,y:C.center.y-C.height/2},{x:C.center.x+C.width/2,y:C.center.y+C.height/2}]);let A;s?A={minX:s.center.x-s.width/2,maxX:s.center.x+s.width/2,minY:s.center.y-s.height/2,maxY:s.center.y+s.height/2}:A={minX:Math.min(...u.map(C=>C.x))-1,maxX:Math.max(...u.map(C=>C.x))+1,minY:Math.min(...u.map(C=>C.y))-1,maxY:Math.max(...u.map(C=>C.y))+1};const d=r.source_trace.list().map(C=>{var H,J,Z;const E=C.connected_source_port_ids.map(V=>{const se=r.source_port.get(V),ae=r.pcb_port.getWhere({source_port_id:V});return{...se,...ae}});if(E.length<2)return null;const[_,x]=E,Q=((H=_.layers)==null?void 0:H[0])??"top",P=((J=x.layers)==null?void 0:J[0])??"top",z=i.filter(V=>V.pcb_port_id===_.pcb_port_id||V.pcb_port_id===x.pcb_port_id),O=[];for(const V of z){const se=r.pcb_port.get(V.pcb_port_id),ae=((Z=se==null?void 0:se.layers)==null?void 0:Z[0])??"top";for(const ue of V.route)O.push({x:ue.x,y:ue.y,layer:ae})}return{name:C.source_trace_id??l.getNetConnectedToId(C.source_trace_id)??"",source_trace_id:C.source_trace_id,pointsToConnect:[{x:_.x,y:_.y,layer:Q},...O,{x:x.x,y:x.y,layer:P}]}}).filter(C=>C!==null),h=r.source_net.list().filter(C=>!t||(o==null?void 0:o.has(C.subcircuit_id))),m=[];for(const C of h){const E=r.source_trace.list().filter(_=>{var x;return(x=_.connected_source_net_ids)==null?void 0:x.includes(C.source_net_id)});m.push({name:C.source_net_id??l.getNetConnectedToId(C.source_net_id),pointsToConnect:E.flatMap(_=>r.pcb_port.list().filter(Q=>_.connected_source_port_ids.includes(Q.source_port_id)).map(Q=>{var P;return{x:Q.x,y:Q.y,layer:((P=Q.layers)==null?void 0:P[0])??"top",pcb_port_id:Q.pcb_port_id}}))})}return{simpleRouteJson:{bounds:A,obstacles:c,connections:[...d,...m],layerCount:2,minTraceWidth:n},connMap:l}};function Dse(r,e){if("boxId"in r){const{boxId:t,pinNumber:n}=r,i=e.source_component.getWhere({name:t});if(!i)throw new Error(`Source component "${t}" not found, but returned from match-adapt ${JSON.stringify(r)}`);const o=e.source_port.getWhere({source_component_id:i.source_component_id,pin_number:n});return{subcircuit_connectivity_map_key:(o==null?void 0:o.subcircuit_connectivity_map_key)??null,source_port_id:o.source_port_id}}if("netId"in r){const{netId:t}=r;return e.source_net.getWhere({name:t}),null}if("junctionId"in r){const{junctionId:t}=r;return null}return null}function WHt({path:r,db:e,layoutConnMap:t}){let n=Dse(r.to,e)??Dse(r.from,e);if(!n){const o=t.getNetConnectedToId(a_(r.to));n=t.getIdsConnectedToNet(o).map(s=>p8(s)).map(s=>Dse(s,e)).find(Boolean)}if(!(n!=null&&n.subcircuit_connectivity_map_key))throw new Error(`No connectivity net id found for match-adapt path ${JSON.stringify(r)}`);const i=e.source_trace.list({subcircuit_connectivity_map_key:n.subcircuit_connectivity_map_key});for(const o of i)if(o.connected_source_port_ids.includes(n.source_port_id))return o.source_trace_id;if(i.length>0)return i[0].source_trace_id;throw new Error(`No source trace found for match-adapt path "${JSON.stringify(r)}"`)}function ZHt(r){const{db:e}=r.root;let t=structuredClone(e.toArray());t=S0e(t);const n=b0e(t),i=new B0e({inputNetlist:n});let o=null;try{i.solve(),o=i.getLayout()}catch(A){e.schematic_layout_error.insert({message:`Match-adapt layout failed: ${A.toString()}`,source_group_id:r.source_group_id,schematic_group_id:r.schematic_group_id});return}const{boxes:a,junctions:s,netLabels:l,paths:c}=o,u=new I2({});for(const A of c)u.addConnections([[a_(A.from),a_(A.to)]]);for(const A of s)for(const d of c)for(const h of d.points)Math.abs(h.x-A.x)<.001&&Math.abs(h.y-A.y)<.001&&u.addConnections([[a_(d.from),a_(A)],[a_(d.to),a_(A)]]);for(const A of a){const d=e.source_component.list().find(_=>_.name===A.boxId);if(!d)continue;const h=e.schematic_component.getWhere({source_component_id:d.source_component_id});if(!h)continue;const m={x:A.centerX-h.center.x+.1,y:A.centerY-h.center.y-.1};e.schematic_component.update(h.schematic_component_id,{center:{x:h.center.x+m.x,y:h.center.y+m.y}});const C=e.schematic_port.list({schematic_component_id:h.schematic_component_id});for(const _ of C)e.schematic_port.update(_.schematic_port_id,{center:{x:_.center.x+m.x,y:_.center.y+m.y}});const E=e.schematic_text.list({schematic_component_id:h.schematic_component_id});for(const _ of E)e.schematic_text.update(_.schematic_text_id,{position:{x:_.position.x+m.x,y:_.position.y+m.y}})}for(const A of l){const d=e.source_net.list().find(h=>h.name===A.netId);e.schematic_net_label.insert({text:A.netId,source_net_id:d==null?void 0:d.source_net_id,anchor_position:{x:A.x,y:A.y},center:{x:A.x,y:A.y},anchor_side:A.anchorPosition})}for(const A of c){if(!A.points||A.points.length<2)continue;const d=WHt({path:A,db:Xx(t),layoutConnMap:u});let h=[];for(let E=0;E<A.points.length-1;E++)h.push({from:{x:A.points[E].x,y:A.points[E].y},to:{x:A.points[E+1].x,y:A.points[E+1].y}});const m=e6({db:e,source_trace_id:d,differentNetOnly:!0}).flatMap(E=>E.edges);m.length>0&&(h=Vke({edges:h,otherEdges:m}));const C=Kke({edges:h,db:e,source_trace_id:d});e.schematic_trace.insert({source_trace_id:d,edges:h,junctions:C})}}function qHt(r){if(!r.isSubcircuit)return;const{db:e}=r.root,t=r.selectAll("trace"),n=new I2({});n.addConnections(t.map(s=>{const l=e.source_trace.get(s.source_trace_id);return l?[l.source_trace_id,...l.connected_source_port_ids,...l.connected_source_net_ids]:null}).filter(s=>s!==null));const{name:i}=r._parsedProps;for(const s of t){if(!s.source_trace_id)continue;const l=n.getNetConnectedToId(s.source_trace_id);l&&(s.subcircuit_connectivity_map_key=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`,e.source_trace.update(s.source_trace_id,{subcircuit_connectivity_map_key:s.subcircuit_connectivity_map_key}))}const o=new Set;for(const s of t){if(!s.source_trace_id)continue;const l=e.source_trace.get(s.source_trace_id);if(l)for(const c of l.connected_source_port_ids)o.add(c)}for(const s of o){const l=n.getNetConnectedToId(s);if(!l)continue;const c=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`;e.source_port.update(s,{subcircuit_connectivity_map_key:c})}const a=new Set;for(const s of t){if(!s.source_trace_id)continue;const l=e.source_trace.get(s.source_trace_id);if(l)for(const c of l.connected_source_net_ids)a.add(c)}for(const s of a){const l=n.getNetConnectedToId(s);if(!l)continue;const c=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`;e.source_net.update(s,{subcircuit_connectivity_map_key:c})}}function XHt(r){var x;const{db:e}=r.root,t=r._parsedProps,n=r.children.filter(Q=>Q.schematic_component_id);if(n.length===0)return;let i=0,o=0;for(const Q of n){const P=e.schematic_component.get(Q.schematic_component_id);P!=null&&P.size&&(i=Math.max(i,P.size.width),o=Math.max(o,P.size.height))}i===0&&n.length>0&&(i=1),o===0&&n.length>0&&(o=1);let a=t.gridCols,s,l=t.gridGap;(x=t.schLayout)!=null&&x.grid&&(a=t.schLayout.grid.cols??a,s=t.schLayout.grid.rows,l=t.schLayout.grid.gap??l);let c,u;a!==void 0&&s!==void 0?(c=a,u=s):a!==void 0?(c=a,u=Math.ceil(n.length/c)):s!==void 0?(u=s,c=Math.ceil(n.length/u)):(c=Math.ceil(Math.sqrt(n.length)),u=Math.ceil(n.length/c)),c===0&&n.length>0&&(c=1),u===0&&n.length>0&&(u=n.length);let A,d;typeof l=="number"?(A=l,d=l):typeof l=="object"&&l!==null?(A=l.x,d=l.y):(A=1,d=1);const h=c*i+Math.max(0,c-1)*A,m=u*o+Math.max(0,u-1)*d,C=r._getGlobalSchematicPositionBeforeLayout(),E=C.x-h/2+i/2,_=C.y+m/2-o/2;for(let Q=0;Q<n.length;Q++){const P=n[Q];if(!P.schematic_component_id)continue;const z=Math.floor(Q/c),O=Q%c;if(z>=u||O>=c){console.warn(`Schematic grid layout: Child ${P.getString()} at index ${Q} (row ${z}, col ${O}) exceeds specified grid dimensions (${u}x${c}). Skipping placement.`);continue}const H=E+O*(i+A),J=_-z*(o+d),Z=e.schematic_component.get(P.schematic_component_id);if(Z){const V=Z.center,se={x:H,y:J};e.schematic_component.update(P.schematic_component_id,{center:se});const ae=se.x-V.x,ue=se.y-V.y,ve=e.schematic_port.list({schematic_component_id:P.schematic_component_id});for(const ge of ve)e.schematic_port.update(ge.schematic_port_id,{center:{x:ge.center.x+ae,y:ge.center.y+ue}});const xe=e.schematic_text.list({schematic_component_id:P.schematic_component_id});for(const ge of xe)e.schematic_text.update(ge.schematic_text_id,{position:{x:ge.position.x+ae,y:ge.position.y+ue}})}}r.schematic_group_id&&e.schematic_group.update(r.schematic_group_id,{width:h,height:m,center:C})}function $Ht(r){var x;const{db:e}=r.root,t=r._parsedProps,n=r.children.filter(Q=>Q.pcb_component_id);if(n.length===0)return;let i=0,o=0;for(const Q of n){const P=e.pcb_component.get(Q.pcb_component_id);P&&(i=Math.max(i,P.width),o=Math.max(o,P.height))}i===0&&n.length>0&&(i=1),o===0&&n.length>0&&(o=1);let a=t.gridCols,s,l=t.gridGap;(x=t.pcbLayout)!=null&&x.grid&&(a=t.pcbLayout.grid.cols??a,s=t.pcbLayout.grid.rows,l=t.pcbLayout.grid.gap??l);let c,u;a!==void 0&&s!==void 0?(c=a,u=s):a!==void 0?(c=a,u=Math.ceil(n.length/c)):s!==void 0?(u=s,c=Math.ceil(n.length/u)):(c=Math.ceil(Math.sqrt(n.length)),u=Math.ceil(n.length/c)),c===0&&n.length>0&&(c=1),u===0&&n.length>0&&(u=n.length);let A,d;typeof l=="number"?(A=l,d=l):typeof l=="object"&&l!==null?(A=l.x,d=l.y):(A=1,d=1);const h=c*i+Math.max(0,c-1)*A,m=u*o+Math.max(0,u-1)*d,C=r._getGlobalPcbPositionBeforeLayout(),E=C.x-h/2+i/2,_=C.y+m/2-o/2;for(let Q=0;Q<n.length;Q++){const P=n[Q];if(!P.pcb_component_id)continue;const z=Math.floor(Q/c),O=Q%c;if(z>=u||O>=c){console.warn(`PCB grid layout: Child ${P.getString()} at index ${Q} (row ${z}, col ${O}) exceeds grid dimensions (${u}x${c}). Skipping placement.`);continue}const H=E+O*(i+A),J=_-z*(o+d),Z=e.pcb_component.get(P.pcb_component_id);if(Z){const V=Z.center,se={x:H,y:J},ae=se.x-V.x,ue=se.y-V.y,ve=bA(ae,ue),xe=e.toArray().filter(Ee=>Ee.pcb_component_id===P.pcb_component_id),ge=A0e(xe,ve);for(const Ee of ge){const Ie=R3(Ee);e[Ee.type].update(Ee[Ie],Ee)}e.pcb_component.update(P.pcb_component_id,{center:se}),P.setProps({...P.props,pcbX:(P.props.pcbX??0)+ae,pcbY:(P.props.pcbY??0)+ue})}}r.pcb_group_id&&e.pcb_group.update(r.pcb_group_id,{width:h,height:m,center:C})}var Rse=class extends w1{constructor(){super(...arguments);ke(this,"pcb_group_id",null);ke(this,"schematic_group_id",null);ke(this,"subcircuit_id",null);ke(this,"_hasStartedAsyncAutorouting",!1);ke(this,"_asyncAutoroutingResult",null)}get config(){return{zodProps:$H,componentName:"Group"}}doInitialSourceRender(){const{db:e}=this.root,t=e.source_group.insert({name:this._parsedProps.name,is_subcircuit:this.isSubcircuit});this.subcircuit_id=`subcircuit_${t.source_group_id}`,this.source_group_id=t.source_group_id,e.source_group.update(t.source_group_id,{subcircuit_id:this.subcircuit_id});for(const n of this.children)e.source_component.update(n.source_component_id,{source_group_id:this.source_group_id})}doInitialSourceParentAttachment(){var n,i,o;const{db:e}=this.root;if(!this.isSubcircuit)return;const t=(o=(i=(n=this.parent)==null?void 0:n.getSubcircuit)==null?void 0:i.call(n))==null?void 0:o.subcircuit_id;t&&e.source_group.update(this.source_group_id,{parent_subcircuit_id:t})}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_group.insert({is_subcircuit:this.isSubcircuit,subcircuit_id:this.subcircuit_id,name:this._parsedProps.name,center:this._getGlobalPcbPositionBeforeLayout(),width:0,height:0,pcb_component_ids:[],source_group_id:this.source_group_id});this.pcb_group_id=n.pcb_group_id;for(const o of this.children)e.pcb_component.update(o.pcb_component_id,{pcb_group_id:n.pcb_group_id})}doInitialPcbPrimitiveRender(){var n;if((n=this.root)!=null&&n.pcbDisabled)return;const{db:e}=this.root,t=Qse(this.children);this.pcb_group_id&&e.pcb_group.update(this.pcb_group_id,{width:t.width,height:t.height,center:{x:(t.minX+t.maxX)/2,y:(t.minY+t.maxY)/2}})}doInitialCreateTraceHintsFromProps(){var o;const{_parsedProps:e}=this,{db:t}=this.root,n=e;if(!this.isSubcircuit)return;const i=(o=n.layout)==null?void 0:o.manual_trace_hints;if(i)for(const a of i)this.add(new jke({for:a.pcb_port_selector,offsets:a.offsets}))}doInitialSourceAddConnectivityMapKey(){qHt(this)}_areChildSubcircuitsRouted(){const e=this.selectAll("group").filter(t=>t.isSubcircuit);for(const t of e)if(t._shouldRouteAsync()&&!t._asyncAutoroutingResult)return!1;return!0}_shouldRouteAsync(){const e=this._getAutorouterConfig();return e.groupMode==="sequential-trace"?!1:!!(e.local&&e.groupMode==="subcircuit"||!e.local)}_hasTracesToRoute(){const e=Mm("tscircuit:core:_hasTracesToRoute"),t=this.selectAll("trace");return e(`[${this.getString()}] has ${t.length} traces to route`),t.length>0}async _runEffectMakeHttpAutoroutingRequest(){var c,u,A,d;const{db:e}=this.root,t=Mm("tscircuit:core:_runEffectMakeHttpAutoroutingRequest");this._parsedProps;const n=this._getAutorouterConfig(),i=n.serverUrl,o=n.serverMode,a=(h,m)=>{var C;return t("fetching",h),m.headers&&(m.headers["Tscircuit-Core-Version"]=(C=this.root)==null?void 0:C.getCoreVersion()),fetch(h,m)},s=this.root.db.toArray().filter(h=>h.type.startsWith("source_")||h.type.startsWith("pcb_"));if(o==="solve-endpoint"){if(((c=this.props.autorouter)==null?void 0:c.inputFormat)==="simplified"){const{autorouting_result:m}=await a(`${i}/autorouting/solve`,{method:"POST",body:JSON.stringify({input_simple_route_json:Jke({db:e,minTraceWidth:((u=this.props.autorouter)==null?void 0:u.minTraceWidth)??.15,subcircuit_id:this.subcircuit_id}).simpleRouteJson,subcircuit_id:this.subcircuit_id}),headers:{"Content-Type":"application/json"}}).then(C=>C.json());this._asyncAutoroutingResult=m,this._markDirty("PcbTraceRender");return}const{autorouting_result:h}=await a(`${i}/autorouting/solve`,{method:"POST",body:JSON.stringify({input_circuit_json:s,subcircuit_id:this.subcircuit_id}),headers:{"Content-Type":"application/json"}}).then(m=>m.json());this._asyncAutoroutingResult=h,this._markDirty("PcbTraceRender");return}const{autorouting_job:l}=await a(`${i}/autorouting/jobs/create`,{method:"POST",body:JSON.stringify({input_circuit_json:s,provider:"freerouting",autostart:!0,display_name:(A=this.root)==null?void 0:A.name,subcircuit_id:this.subcircuit_id,server_cache_enabled:n.serverCacheEnabled}),headers:{"Content-Type":"application/json"}}).then(h=>h.json());for(;;){const{autorouting_job:h}=await a(`${i}/autorouting/jobs/get`,{method:"POST",body:JSON.stringify({autorouting_job_id:l.autorouting_job_id}),headers:{"Content-Type":"application/json"}}).then(m=>m.json());if(h.is_finished){const{autorouting_job_output:m}=await a(`${i}/autorouting/jobs/get_output`,{method:"POST",body:JSON.stringify({autorouting_job_id:l.autorouting_job_id}),headers:{"Content-Type":"application/json"}}).then(C=>C.json());this._asyncAutoroutingResult={output_pcb_traces:m.output_pcb_traces},this._markDirty("PcbTraceRender");break}if(h.has_error)throw e.pcb_autorouting_error.insert({pcb_error_id:l.autorouting_job_id,message:((d=h.error)==null?void 0:d.message)??JSON.stringify(h.error)}),new Error(`Autorouting job failed: ${JSON.stringify(h.error)}`);await new Promise(m=>setTimeout(m,100))}}async _runLocalAutorouting(){var s,l,c,u,A;const{db:e}=this.root;this._parsedProps;const t=Mm("tscircuit:core:_runLocalAutorouting");t(`[${this.getString()}] starting local autorouting`);const n=this._getAutorouterConfig(),{simpleRouteJson:i}=Jke({db:e,minTraceWidth:((s=this.props.autorouter)==null?void 0:s.minTraceWidth)??.15,subcircuit_id:this.subcircuit_id});(l=this.root)==null||l.emit("autorouting:start",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),simpleRouteJson:i});let o;n.algorithmFn?o=await n.algorithmFn(i):o=new jHt(i,{capacityDepth:(c=this.props.autorouter)==null?void 0:c.capacityDepth,targetMinCapacity:(u=this.props.autorouter)==null?void 0:u.targetMinCapacity});const a=new Promise((d,h)=>{o.on("complete",m=>{t(`[${this.getString()}] local autorouting complete`),d(m.traces)}),o.on("error",m=>{t(`[${this.getString()}] local autorouting error: ${m.error.message}`),h(m.error)})});o.on("progress",d=>{var h;(h=this.root)==null||h.emit("autorouting:progress",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),...d})}),o.start();try{const d=await a;this._asyncAutoroutingResult={output_pcb_traces:d},this._markDirty("PcbTraceRender")}catch(d){const{db:h}=this.root;throw h.pcb_autorouting_error.insert({pcb_error_id:`pcb_autorouter_error_subcircuit_${this.subcircuit_id}`,message:d instanceof Error?d.message:String(d)}),(A=this.root)==null||A.emit("autorouting:error",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),error:{message:d instanceof Error?d.message:String(d)},simpleRouteJson:i}),d}finally{o.stop()}}_startAsyncAutorouting(){this._hasStartedAsyncAutorouting||(this._hasStartedAsyncAutorouting=!0,this._getAutorouterConfig().local?this._queueAsyncEffect("capacity-mesh-autorouting",async()=>this._runLocalAutorouting()):this._queueAsyncEffect("make-http-autorouting-request",async()=>this._runEffectMakeHttpAutoroutingRequest()))}doInitialPcbTraceRender(){var t;const e=Mm("tscircuit:core:doInitialPcbTraceRender");if(this.isSubcircuit&&!((t=this.root)!=null&&t.pcbDisabled)&&!this.getInheritedProperty("routingDisabled")&&!this._shouldUseTraceByTraceRouting()){if(!this._areChildSubcircuitsRouted()){e(`[${this.getString()}] child subcircuits are not routed, skipping async autorouting until subcircuits routed`);return}e(`[${this.getString()}] no child subcircuits to wait for, initiating async routing`),this._hasTracesToRoute()&&this._startAsyncAutorouting()}}updatePcbTraceRender(){var n;const e=Mm("tscircuit:core:updatePcbTraceRender");if(e(`[${this.getString()}] updating...`),!this.isSubcircuit)return;if(this._shouldRouteAsync()&&this._hasTracesToRoute()&&!this._hasStartedAsyncAutorouting){this._areChildSubcircuitsRouted()&&(e(`[${this.getString()}] child subcircuits are now routed, starting async autorouting`),this._startAsyncAutorouting());return}if(!this._asyncAutoroutingResult||this._shouldUseTraceByTraceRouting())return;const{db:t}=this.root;if(this._asyncAutoroutingResult.output_simple_route_json){e(`[${this.getString()}] updating PCB traces from simple route json (${(n=this._asyncAutoroutingResult.output_simple_route_json.traces)==null?void 0:n.length} traces)`),this._updatePcbTraceRenderFromSimpleRouteJson();return}if(this._asyncAutoroutingResult.output_pcb_traces){e(`[${this.getString()}] updating PCB traces from ${this._asyncAutoroutingResult.output_pcb_traces.length} traces`),this._updatePcbTraceRenderFromPcbTraces();return}}_updatePcbTraceRenderFromSimpleRouteJson(){const{db:e}=this.root,{traces:t}=this._asyncAutoroutingResult.output_simple_route_json;if(t)for(const n of t)e.pcb_trace.insert({subcircuit_id:this.subcircuit_id,route:n.route})}_updatePcbTraceRenderFromPcbTraces(){const{output_pcb_traces:e}=this._asyncAutoroutingResult;if(!e)return;const{db:t}=this.root;for(const n of e)if(n.type==="pcb_trace"){if(n.subcircuit_id=this.subcircuit_id,n.connection_name){const i=n.connection_name;n.source_trace_id=i}t.pcb_trace.insert(n)}for(const n of e)if(n.type!=="pcb_via"&&n.type==="pcb_trace")for(const i of n.route)i.route_type==="via"&&t.pcb_via.insert({pcb_trace_id:n.pcb_trace_id,x:i.x,y:i.y,hole_diameter:.3,outer_diameter:.6,layers:[i.from_layer,i.to_layer],from_layer:i.from_layer,to_layer:i.to_layer})}doInitialSchematicComponentRender(){var i;if((i=this.root)!=null&&i.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.schematic_group.insert({is_subcircuit:this.isSubcircuit,subcircuit_id:this.subcircuit_id,name:this._parsedProps.name,center:this._getGlobalSchematicPositionBeforeLayout(),width:0,height:0,schematic_component_ids:[],source_group_id:this.source_group_id});this.schematic_group_id=n.schematic_group_id;for(const o of this.children)o.schematic_component_id&&e.schematic_component.update(o.schematic_component_id,{schematic_group_id:n.schematic_group_id})}_getSchematicLayoutMode(){var t,n,i;const e=this._parsedProps;return(t=e.schLayout)!=null&&t.matchAdapt?"match-adapt":(n=e.schLayout)!=null&&n.flex?"flex":(i=e.schLayout)!=null&&i.grid?"grid":e.matchAdapt?"match-adapt":e.flex?"flex":e.grid?"grid":"none"}doInitialSchematicLayout(){this._parsedProps;const e=this._getSchematicLayoutMode();e==="match-adapt"&&this._doInitialSchematicLayoutMatchAdapt(),e==="grid"&&this._doInitialSchematicLayoutGrid()}_doInitialSchematicLayoutMatchAdapt(){ZHt(this)}_doInitialSchematicLayoutGrid(){XHt(this)}_getPcbLayoutMode(){var t,n,i;const e=this._parsedProps;return(t=e.pcbLayout)!=null&&t.matchAdapt?"match-adapt":(n=e.pcbLayout)!=null&&n.flex?"flex":(i=e.pcbLayout)!=null&&i.grid?"grid":e.matchAdapt?"match-adapt":e.flex?"flex":e.grid?"grid":"none"}doInitialPcbLayout(){this._getPcbLayoutMode()==="grid"&&this._doInitialPcbLayoutGrid()}_doInitialPcbLayoutGrid(){$Ht(this)}_determineSideFromPosition(e,t){if(!e.center||!t.center)return"left";const n=e.center.x-t.center.x,i=e.center.y-t.center.y;return Math.abs(n)>Math.abs(i)?n>0?"right":"left":i>0?"bottom":"top"}_calculateSchematicBounds(e){if(e.length===0)return{minX:0,maxX:0,minY:0,maxY:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const s of e)t=Math.min(t,s.centerX),n=Math.max(n,s.centerX),i=Math.min(i,s.centerY),o=Math.max(o,s.centerY);const a=2;return{minX:t-a,maxX:n+a,minY:i-a,maxY:o+a}}_getAutorouterConfig(){const e={serverUrl:"https://registry-api.tscircuit.com",serverMode:"job",serverCacheEnabled:!0},t=this._parsedProps.autorouter??this.getInheritedProperty("autorouter");return typeof t=="object"?{local:!(t.serverUrl||t.serverMode||t.serverCacheEnabled),...e,...t}:t==="auto-local"?{local:!0,groupMode:"subcircuit"}:t==="sequential-trace"?{local:!0,groupMode:"sequential-trace"}:t==="subcircuit"?{local:!0,groupMode:"subcircuit"}:t==="auto-cloud"?{local:!1,groupMode:"subcircuit",serverUrl:e.serverUrl,serverMode:e.serverMode,serverCacheEnabled:!0}:{local:!0,groupMode:"subcircuit"}}_shouldUseTraceByTraceRouting(){return this._getAutorouterConfig().groupMode==="sequential-trace"}doInitialPcbDesignRuleChecks(){var t;if((t=this.root)!=null&&t.pcbDisabled||this.getInheritedProperty("routingDisabled"))return;const{db:e}=this.root;if(this.isSubcircuit){const n=new Map;for(const i of this.children)if(!i.isSubcircuit&&i._parsedProps.name){const o=n.get(i._parsedProps.name)||[];o.push(i),n.set(i._parsedProps.name,o)}for(const[i,o]of n.entries())o.length>1&&e.pcb_trace_error.insert({error_type:"pcb_trace_error",message:`Multiple components found with name "${i}" in subcircuit "${this._parsedProps.name||"unnamed"}". Component names must be unique within a subcircuit.`,source_trace_id:"",pcb_trace_id:"",pcb_component_ids:o.map(a=>a.pcb_component_id).filter(Boolean),pcb_port_ids:[]})}}},eYt=class extends Rse{constructor(){super(...arguments);ke(this,"pcb_board_id",null);ke(this,"_drcChecksComplete",!1);ke(this,"_connectedSchematicPortPairs",new Set)}get isSubcircuit(){return!0}get isGroup(){return!0}get config(){return{componentName:"Board",zodProps:kP}}get boardThickness(){const{_parsedProps:e}=this;return 1.4}get allLayers(){return["top","bottom","inner1","inner2"]}doInitialPcbBoardAutoSize(){var h;if((h=this.root)!=null&&h.pcbDisabled||!this.pcb_board_id)return;const{db:e}=this.root,{_parsedProps:t}=this;if(t.width&&t.height)return;let n=1/0,i=1/0,o=-1/0,a=-1/0;const s=e.pcb_component.list();let l=!1;for(const m of s){const{width:C,height:E,center:_}=m;C===0||E===0||(l=!0,n=Math.min(n,_.x-C/2),i=Math.min(i,_.y-E/2),o=Math.max(o,_.x+C/2),a=Math.max(a,_.y+E/2))}const c=2,u=l?o-n+c*2:0,A=l?a-i+c*2:0,d={x:l?(n+o)/2+(t.outlineOffsetX??0):t.outlineOffsetX??0,y:l?(i+a)/2+(t.outlineOffsetY??0):t.outlineOffsetY??0};e.pcb_board.update(this.pcb_board_id,{width:u,height:A,center:d})}doInitialPcbComponentRender(){var a,s;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;let n=t.width??0,i=t.height??0;if(t.outline){const l=t.outline.map(m=>m.x),c=t.outline.map(m=>m.y),u=Math.min(...l),A=Math.max(...l),d=Math.min(...c),h=Math.max(...c);n=A-u,i=h-d}const o=e.pcb_board.insert({center:{x:(t.pcbX??0)+(t.outlineOffsetX??0),y:(t.pcbY??0)+(t.outlineOffsetY??0)},thickness:this.boardThickness,num_layers:this.allLayers.length,width:n,height:i,outline:(s=t.outline)==null?void 0:s.map(l=>({x:l.x+(t.outlineOffsetX??0),y:l.y+(t.outlineOffsetY??0)})),material:t.material});this.pcb_board_id=o.pcb_board_id}removePcbComponentRender(){const{db:e}=this.root;this.pcb_board_id&&(e.pcb_board.delete(this.pcb_board_id),this.pcb_board_id=null)}_computePcbGlobalTransformBeforeLayout(){return o0()}doInitialPcbDesignRuleChecks(){var e;(e=this.root)!=null&&e.pcbDisabled||this.getInheritedProperty("routingDisabled")||super.doInitialPcbDesignRuleChecks()}updatePcbDesignRuleChecks(){var n;if((n=this.root)!=null&&n.pcbDisabled||this.getInheritedProperty("routingDisabled"))return;const{db:e}=this.root;if(!this._areChildSubcircuitsRouted()||this._drcChecksComplete)return;this._drcChecksComplete=!0;const t=vV(e.toArray());for(const i of t)e.pcb_trace_error.insert(i)}_emitRenderLifecycleEvent(e,t){var n;super._emitRenderLifecycleEvent(e,t),t==="start"&&((n=this.root)==null||n.emit("board:renderPhaseStarted",{renderId:this._renderId,phase:e}))}},tYt=new Proxy({},{get:(r,e)=>e}),e9=tYt,nYt=class extends w1{get config(){return{componentName:"Capacitor",schematicSymbolName:this.props.polarized?"capacitor_polarized":this.props.symbolName??"capacitor",zodProps:aY,sourceFtype:e9.simple_capacitor}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){const r=`${I1(this._parsedProps.capacitance)}F`;return this._parsedProps.schShowRatings&&this._parsedProps.maxVoltageRating?`${r}/${I1(this._parsedProps.maxVoltageRating)}V`:r}doInitialCreateNetsFromProps(){this._createNetsFromProps([this.props.decouplingFor,this.props.decouplingTo,...this._getNetsFromConnectionsProp()])}doInitialCreateTracesFromProps(){this.props.decouplingFor&&this.props.decouplingTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.decouplingFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.decouplingTo}))),this._createTracesFromConnectionsProp()}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_capacitor",name:e.name,manufacturer_part_number:e.manufacturerPartNumber??e.mfn,supplier_part_numbers:e.supplierPartNumbers,capacitance:e.capacitance,max_voltage_rating:e.maxVoltageRating,max_decoupling_trace_length:e.maxDecouplingTraceLength,display_capacitance:this._getSchematicSymbolDisplayValue(),are_pins_interchangeable:!e.polarized});this.source_component_id=t.source_component_id}},Wke=class extends w1{constructor(){super(...arguments);ke(this,"schematicBoxDimensions",null)}get config(){return{componentName:"Chip",zodProps:LP,shouldRenderAsSchematicBox:!0}}doInitialSchematicComponentRender(){const{_parsedProps:e}=this;(e==null?void 0:e.noSchematicRepresentation)!==!0&&super.doInitialSchematicComponentRender()}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_chip",name:t.name,manufacturer_part_number:t.manufacturerPartNumber,supplier_part_numbers:t.supplierPartNumbers});this.source_component_id=n.source_component_id}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_component.insert({center:{x:t.pcbX??0,y:t.pcbY??0},width:2,height:3,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:this.getSubcircuit().subcircuit_id??void 0});this.pcb_component_id=n.pcb_component_id}doInitialCreateTracesFromProps(){const{_parsedProps:e}=this;if(e.externallyConnectedPins)for(const[t,n]of e.externallyConnectedPins)this.add(new n2({from:`${this.getSubcircuitSelector()} > port.${t}`,to:`${this.getSubcircuitSelector()} > port.${n}`}));this._createTracesFromConnectionsProp()}},rYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"anode",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"cathode",this.portMap.pin2)}get config(){return{schematicSymbolName:this.props.symbolName??"diode",componentName:"Diode",zodProps:CY,sourceFtype:"simple_diode"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_diode",name:t.name,manufacturer_part_number:t.manufacturerPartNumber??t.mfn,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},iYt=class extends w1{get config(){return{componentName:"fuse",schematicSymbolName:this.props.symbolName??"fuse",zodProps:dge,sourceFtype:e9.simple_fuse}}_getSchematicSymbolDisplayValue(){const r=this._parsedProps.currentRating,e=this._parsedProps.voltageRating,t=typeof r=="string"?parseFloat(r):r,n=typeof e=="string"?parseFloat(e):e;return`${I1(t)}A / ${I1(n)}V`}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=typeof e.currentRating=="string"?parseFloat(e.currentRating):e.currentRating,n=typeof e.voltageRating=="string"?parseFloat(e.voltageRating):e.voltageRating,i=r.source_component.insert({name:e.name,ftype:e9.simple_fuse,current_rating_amps:t,voltage_rating_volts:n,display_current_rating:`${I1(t)}A`,display_voltage_rating:`${I1(n)}V`});this.source_component_id=i.source_component_id}},oYt=class extends w1{constructor(){super(...arguments);ke(this,"schematicDimensions",null)}get config(){let e="";if(this.props.pinCount&&(e+=`solderjumper${this.props.pinCount||2}`),Array.isArray(this.props.internallyConnectedPins)&&this.props.internallyConnectedPins.length>0){const t=Array.from(new Set(this.props.internallyConnectedPins.flat())).sort().join("");e+=`_bridged${t}`}return{schematicSymbolName:e,componentName:"Jumper",zodProps:eY,shouldRenderAsSchematicBox:!0}}_getSchematicPortArrangement(){const e=super._getSchematicPortArrangement();if(e)return e;const t=this._parsedProps.pinCount??(Array.isArray(this._parsedProps.pinLabels)?this._parsedProps.pinLabels.length:this._parsedProps.pinLabels?Object.keys(this._parsedProps.pinLabels).length:this.getPortsFromFootprint().length),n=this._parsedProps.schDirection??"right";return{leftSize:n==="left"?t:0,rightSize:n==="right"?t:0}}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_chip",name:t.name,manufacturer_part_number:t.manufacturerPartNumber,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=n.source_component_id}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_component.insert({center:{x:t.pcbX??0,y:t.pcbY??0},width:2,height:3,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:this.getSubcircuit().subcircuit_id??void 0});this.pcb_component_id=n.pcb_component_id}doInitialPcbTraceRender(){const{db:e}=this.root,t=e.pcb_port.list({pcb_component_id:this.pcb_component_id}),n={};for(let a=0;a<t.length;a++){const s=t[a],l=e.source_port.get(s.source_port_id);let c="";if(typeof(l==null?void 0:l.pin_number)=="number")c=l.pin_number.toString();else if(Array.isArray(l==null?void 0:l.port_hints)){let u=l.port_hints.find(A=>/^(pin)?\d+$/.test(A));u&&(/^pin\d+$/.test(u)?c=u.replace(/^pin/,""):c=u)}n[c]=s.pcb_port_id}const i=e.pcb_trace.list(),o=a=>{if(a&&typeof a=="string"&&a.startsWith("{PIN")){const s=a.replace("{PIN","").replace("}","");return n[s]||a}return a};for(const a of i)if(a.route)for(const s of a.route)s.route_type==="wire"&&(s.start_pcb_port_id=o(s.start_pcb_port_id),s.end_pcb_port_id=o(s.end_pcb_port_id))}},aYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"anode",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"cathode",this.portMap.pin2)}get config(){return{componentName:"Led",schematicSymbolName:this.props.symbolName??"led",zodProps:EY,sourceFtype:"simple_led"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){return this._parsedProps.schDisplayValue||this._parsedProps.color||void 0}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_led",name:t.name,wave_length:t.wavelength,color:t.color,symbol_display_value:this._getSchematicSymbolDisplayValue(),manufacturer_part_number:t.manufacturerPartNumber??t.mfn,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},sYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"positive",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"negative",this.portMap.pin2)}get config(){return{schematicSymbolName:this.props.symbolName??"power_factor_meter_horz",componentName:"PowerSource",zodProps:QY,sourceFtype:"simple_power_source"}}initPorts(){this.add(new t2({name:"pin1",pinNumber:1,aliases:["positive","pos"]})),this.add(new t2({name:"pin2",pinNumber:2,aliases:["negative","neg"]}))}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_power_source",name:t.name,voltage:t.voltage,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},lYt=class extends w1{get config(){return{componentName:"Resistor",schematicSymbolName:this.props.symbolName??"boxresistor",zodProps:nY,sourceFtype:"simple_resistor"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){return`${I1(this._parsedProps.resistance)}Ω`}doInitialCreateNetsFromProps(){this._createNetsFromProps([this.props.pullupFor,this.props.pullupTo,this.props.pulldownFor,this.props.pulldownTo,...this._getNetsFromConnectionsProp()])}doInitialCreateTracesFromProps(){this.props.pullupFor&&this.props.pullupTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.pullupFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.pullupTo}))),this.props.pulldownFor&&this.props.pulldownTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.pulldownFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.pulldownTo}))),this._createTracesFromConnectionsProp()}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_resistor",name:e.name,manufacturer_part_number:e.manufacturerPartNumber??e.mfn,supplier_part_numbers:e.supplierPartNumbers,resistance:e.resistance,display_resistance:this._getSchematicSymbolDisplayValue(),are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}},cYt=["leftedge","rightedge","topedge","bottomedge","center"],uYt=class extends $v{get config(){return{componentName:"Constraint",zodProps:sY}}constructor(r){if(super(r),("xdist"in r||"ydist"in r)&&!("edgeToEdge"in r)&&!("centerToCenter"in r))throw new Error(`edgeToEdge, centerToCenter must be set for xDist or yDist for ${this}`);if("for"in r&&r.for.length<2)throw new Error(`"for" must have at least two selectors for ${this}`)}_getAllReferencedComponents(){const r=[],e=this.getPrimitiveContainer();function t(n){const i=n.split(" ").pop(),o=cYt.includes(i)?i:void 0,a=o?n.replace(` ${o}`,""):n,s=e.selectOne(a,{pcbPrimitive:!0});s&&r.push({selector:n,component:s,componentSelector:a,edge:o})}for(const n of["left","right","top","bottom"])n in this._parsedProps&&t(this._parsedProps[n]);if("for"in this._parsedProps)for(const n of this._parsedProps.for)t(n);return{componentsWithSelectors:r}}},AYt=class extends $v{constructor(){super(...arguments);ke(this,"fabrication_note_path_id",null)}get config(){return{componentName:"FabricationNotePath",zodProps:BY}}doInitialPcbPrimitiveRender(){var s,l;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,t=this.getSubcircuit(),{_parsedProps:n}=this,i=n.layer??"top";if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenPath. Must be "top" or "bottom".`);const o=this._computePcbGlobalTransformBeforeLayout(),a=e.pcb_fabrication_note_path.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,color:n.color,route:n.route.map(c=>{const u=Wr(o,{x:c.x,y:c.y});return{...c,x:u.x,y:u.y}}),stroke_width:n.strokeWidth??.1,subcircuit_id:(t==null?void 0:t.subcircuit_id)??void 0});this.fabrication_note_path_id=a.pcb_fabrication_note_path_id}},dYt=class extends $v{get config(){return{componentName:"FabricationNoteText",zodProps:xY}}doInitialPcbPrimitiveRender(){var i,o;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:r}=this.root,{_parsedProps:e}=this,t=this.getPrimitiveContainer(),n=this.getSubcircuit();r.pcb_fabrication_note_text.insert({anchor_alignment:e.anchorAlignment,anchor_position:{x:e.pcbX??0,y:e.pcbY??0},font:e.font??"tscircuit2024",font_size:e.fontSize??1,layer:"top",color:e.color,text:e.text??"",pcb_component_id:t.pcb_component_id,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:((o=this.getGroup())==null?void 0:o.pcb_group_id)??void 0})}},fYt=class extends Rse{constructor(r){super({...r,subcircuit:!0})}},hYt=class extends $v{constructor(){super(...arguments);ke(this,"source_net_alias_id")}get config(){return{componentName:"NetAlias",zodProps:gY}}doInitialSchematicComponentRender(){var o;if((o=this.root)!=null&&o.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n={x:t.schX??0,y:t.schY??0},i=e.schematic_net_label.insert({text:t.net,source_net_id:t.net,anchor_position:n,center:n,anchor_side:"bottom"});this.source_net_alias_id=i.source_net_id}},pYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_circle_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenCircle",zodProps:PY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenCircle. Must be "top" or "bottom".`);this._computePcbGlobalTransformBeforeLayout();const o=this.getSubcircuit(),a=e.pcb_silkscreen_circle.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,center:{x:t.pcbX??0,y:t.pcbY??0},radius:t.radius,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=this.getGroup())==null?void 0:c.pcb_group_id)??void 0,stroke_width:t.strokeWidth??.1});this.pcb_silkscreen_circle_id=a.pcb_silkscreen_circle_id}getPcbSize(){const{_parsedProps:e}=this,t=e.radius*2;return{width:t,height:t}}},gYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_rect_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenRect",zodProps:TY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenRect. Must be "top" or "bottom".`);const o=this.getSubcircuit(),a=e.pcb_silkscreen_rect.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,center:{x:t.pcbX??0,y:t.pcbY??0},width:t.width,height:t.height,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=this==null?void 0:this.getGroup())==null?void 0:c.pcb_group_id)??void 0,stroke_width:t.strokeWidth??.1});this.pcb_silkscreen_rect_id=a.pcb_silkscreen_rect_id}getPcbSize(){const{_parsedProps:e}=this;return{width:e.width,height:e.height}}},mYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_line_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenLine",zodProps:NY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenLine. Must be "top" or "bottom".`);const o=this.getSubcircuit(),a=e.pcb_silkscreen_line.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke_width:t.strokeWidth??.1,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=o==null?void 0:o.getGroup())==null?void 0:c.pcb_group_id)??void 0});this.pcb_silkscreen_line_id=a.pcb_silkscreen_line_id}getPcbSize(){const{_parsedProps:e}=this,t=Math.abs(e.x2-e.x1),n=Math.abs(e.y2-e.y1);return{width:t,height:n}}},yYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_via_id",null);ke(this,"matchedPort",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Via",zodProps:bY}}getAvailablePcbLayers(){return["top","inner1","inner2","bottom"]}getPcbSize(){const{_parsedProps:e}=this;return{width:e.outerDiameter,height:e.outerDiameter}}_getPcbCircuitJsonBounds(){const{db:e}=this.root,t=e.pcb_via.get(this.pcb_via_id),n=this.getPcbSize();return{center:{x:t.x,y:t.y},bounds:{left:t.x-n.width/2,top:t.y-n.height/2,right:t.x+n.width/2,bottom:t.y+n.height/2},width:n.width,height:n.height}}_setPositionFromLayout(e){const{db:t}=this.root;t.pcb_via.update(this.pcb_via_id,{x:e.x,y:e.y})}doInitialPcbPrimitiveRender(){var a,s;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getGlobalPcbPositionBeforeLayout(),i=this.getSubcircuit(),o=e.pcb_via.insert({x:n.x,y:n.y,hole_diameter:t.holeDiameter,outer_diameter:t.outerDiameter,layers:["bottom","top"],from_layer:t.fromLayer||"bottom",to_layer:t.toLayer||"top",subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((s=this.getGroup())==null?void 0:s.pcb_group_id)??void 0});this.pcb_via_id=o.pcb_via_id}},vYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_cutout_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Cutout",zodProps:lY}}doInitialPcbPrimitiveRender(){var s,l;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getSubcircuit(),i=((l=this.getGroup())==null?void 0:l.pcb_group_id)??void 0,o=this._getGlobalPcbPositionBeforeLayout();let a;if(t.shape==="rect"){const c={shape:"rect",center:o,width:t.width,height:t.height,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(c)}else if(t.shape==="circle"){const c={shape:"circle",center:o,radius:t.radius,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(c)}else if(t.shape==="polygon"){const c=this._computePcbGlobalTransformBeforeLayout(),A={shape:"polygon",points:t.points.map(d=>Wr(c,d)),subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(A)}a&&(this.pcb_cutout_id=a.pcb_cutout_id)}getPcbSize(){const{_parsedProps:e}=this;if(e.shape==="rect")return{width:e.width,height:e.height};if(e.shape==="circle")return{width:e.radius*2,height:e.radius*2};if(e.shape==="polygon"){if(e.points.length===0)return{width:0,height:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const a of e.points)t=Math.min(t,a.x),n=Math.max(n,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y);return{width:n-t,height:o-i}}return{width:0,height:0}}_getPcbCircuitJsonBounds(){if(!this.pcb_cutout_id)return super._getPcbCircuitJsonBounds();const{db:e}=this.root,t=e.pcb_cutout.get(this.pcb_cutout_id);if(!t)return super._getPcbCircuitJsonBounds();if(t.shape==="rect")return{center:t.center,bounds:{left:t.center.x-t.width/2,top:t.center.y+t.height/2,right:t.center.x+t.width/2,bottom:t.center.y-t.height/2},width:t.width,height:t.height};if(t.shape==="circle")return{center:t.center,bounds:{left:t.center.x-t.radius,top:t.center.y+t.radius,right:t.center.x+t.radius,bottom:t.center.y-t.radius},width:t.radius*2,height:t.radius*2};if(t.shape==="polygon"){if(t.points.length===0)return super._getPcbCircuitJsonBounds();let n=1/0,i=-1/0,o=1/0,a=-1/0;for(const s of t.points)n=Math.min(n,s.x),i=Math.max(i,s.x),o=Math.min(o,s.y),a=Math.max(a,s.y);return{center:{x:(n+i)/2,y:(o+a)/2},bounds:{left:n,top:a,right:i,bottom:o},width:i-n,height:a-o}}return super._getPcbCircuitJsonBounds()}_setPositionFromLayout(e){if(!this.pcb_cutout_id)return;const{db:t}=this.root,n=t.pcb_cutout.get(this.pcb_cutout_id);if(n){if(n.shape==="rect"||n.shape==="circle")t.pcb_cutout.update(this.pcb_cutout_id,{...n,center:e});else if(n.shape==="polygon"){const i=this._getPcbCircuitJsonBounds().center,o=e.x-i.x,a=e.y-i.y,s=n.points.map(l=>({x:l.x+o,y:l.y+a}));t.pcb_cutout.update(this.pcb_cutout_id,{...n,points:s})}}}},IYt=class extends w1{get config(){return{componentName:"Battery",schematicSymbolName:this.props.symbolName??"battery",zodProps:hY,sourceFtype:"simple_power_source"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:"simple_power_source",capacity:e.capacity,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=t.source_component_id}},CYt=class extends w1{get config(){return{componentName:"PinHeader",zodProps:pY,shouldRenderAsSchematicBox:!0}}_getImpliedFootprintString(){var i;const r=this._parsedProps.pinCount??((i=this._parsedProps.pinLabels)==null?void 0:i.length)??0,e=this._parsedProps.holeDiameter,t=this._parsedProps.platedDiameter,n=this._parsedProps.pitch;return r>0&&n?!e&&!t?`pinrow${r}_p${n}`:`pinrow${r}_p${n}_id${e}_od${t}`:null}initPorts(){var e,t;const r=this._parsedProps.pinCount??((e=this._parsedProps.pinLabels)==null?void 0:e.length)??1;for(let n=1;n<=r;n++)this.add(new t2({name:`pin${n}`,pinNumber:n,aliases:[(t=this._parsedProps.pinLabels)==null?void 0:t[n-1]].filter(Boolean)}))}_getSchematicPortArrangement(){var n,i,o,a;const r=this._parsedProps.pinCount??1,e=this._parsedProps.facingDirection??"right",t=this._parsedProps.schPinArrangement;return e==="left"?{leftSide:{direction:((n=t==null?void 0:t.leftSide)==null?void 0:n.direction)??"top-to-bottom",pins:((i=t==null?void 0:t.leftSide)==null?void 0:i.pins)??Array.from({length:r},(s,l)=>`pin${l+1}`)}}:{rightSide:{direction:((o=t==null?void 0:t.rightSide)==null?void 0:o.direction)??"top-to-bottom",pins:((a=t==null?void 0:t.rightSide)==null?void 0:a.pins)??Array.from({length:r},(s,l)=>`pin${l+1}`)}}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_pin_header",name:e.name,supplier_part_numbers:e.supplierPartNumbers,pin_count:e.pinCount,gender:e.gender,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}};function EYt(r){switch(r){case"two_ground_pins":return"crystal_4pin";case"ground_pin":return"resonator";case"no_ground":return"crystal";default:return"crystal"}}var _Yt=class extends w1{get config(){return{componentName:"Resonator",schematicSymbolName:this.props.symbolName??EYt(this.props.pinVariant),zodProps:oY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=e.pinVariant||"no_ground",n=r.source_component.insert({ftype:"simple_resonator",name:e.name,frequency:e.frequency,load_capacitance:e.loadCapacitance,supplier_part_numbers:e.supplierPartNumbers,pin_variant:t,are_pins_interchangeable:t==="no_ground"||t==="ground_pin"});this.source_component_id=n.source_component_id}},xYt=class extends w1{get config(){return{componentName:"Inductor",schematicSymbolName:this.props.symbolName??"inductor",zodProps:IY,sourceFtype:e9.simple_inductor}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:e9.simple_inductor,inductance:e.inductance,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}};function BYt(r){switch(r){case"three_pin":return"potentiometer3";case"two_pin":return"potentiometer2";default:return"potentiometer2"}}var bYt=class extends w1{get config(){return{componentName:"Potentiometer",schematicSymbolName:this.props.symbolName??BYt(this.props.pinVariant),zodProps:rY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=e.pinVariant||"two_pin",n=r.source_component.insert({ftype:"simple_potentiometer",name:e.name,max_resistance:e.maxResistance,pin_variant:t,are_pins_interchangeable:t==="two_pin"});this.source_component_id=n.source_component_id}},SYt=class extends w1{get config(){return{componentName:"PushButton",schematicSymbolName:this.props.symbolName??"push_button_normally_open_momentary",zodProps:mY,sourceFtype:e9.simple_push_button}}get defaultInternallyConnectedPinNames(){return[["pin1","pin4"],["pin2","pin3"]]}initPorts(){super.initPorts({pinCount:4,additionalAliases:{pin1:["side1"],pin3:["side2"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:e9.simple_push_button,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}},QYt=class extends w1{get config(){return{schematicSymbolName:this.props.symbolName??(this.props.pinVariant==="four_pin"?"crystal_4pin":"crystal"),componentName:"Crystal",zodProps:iY,sourceFtype:"simple_crystal"}}initPorts(){const r=this.props.pinVariant==="four_pin"?{pin1:["left1","1"],pin2:["top1","2","gnd1"],pin3:["right1","3"],pin4:["bottom1","4","gnd2"]}:{pin1:["pos","left"],pin2:["neg","right"]};super.initPorts({additionalAliases:r})}_getSchematicSymbolDisplayValue(){return`${I1(this._parsedProps.frequency)}Hz`}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:"simple_crystal",frequency:e.frequency,load_capacitance:e.loadCapacitance,pin_variant:e.pinVariant||"two_pin",are_pins_interchangeable:(e.pinVariant||"two_pin")==="two_pin"});this.source_component_id=t.source_component_id}},wYt=class extends w1{constructor(){super(...arguments);ke(this,"emitter",this.portMap.pin1);ke(this,"collector",this.portMap.pin2);ke(this,"base",this.portMap.pin3)}get config(){return{componentName:"Transistor",schematicSymbolName:this.props.type==="npn"?"npn_bipolar_transistor":"pnp_bipolar_transistor",zodProps:yY,sourceFtype:"simple_transistor",shouldRenderAsSchematicBox:!1}}initPorts(){const e=this.props.type==="npn"?{pin1:["emitter","e"],pin2:["collector","c"],pin3:["base","b"]}:{pin1:["collector","c"],pin2:["emitter","e"],pin3:["base","b"]};super.initPorts({pinCount:3,additionalAliases:e})}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_transistor",name:t.name,transistor_type:t.type});this.source_component_id=n.source_component_id}},MYt=class extends w1{get config(){const r=this.props.mosfetMode==="depletion"?"d":"e";return{componentName:"Mosfet",schematicSymbolName:`${this.props.channelType}_channel_${r}_mosfet_transistor`,zodProps:vY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_mosfet",name:e.name,mosfet_mode:e.mosfetMode,channel_type:e.channelType});this.source_component_id=t.source_component_id}},DYt=class extends w1{_getSwitchType(){const{spst:r,spdt:e,dpst:t,dpdt:n,type:i}=this._parsedProps??{};return n?"dpdt":r?"spst":e?"spdt":t?"dpst":i??"spst"}get config(){const r=this._getSwitchType(),{isNormallyClosed:e}=this._parsedProps??{};return{componentName:"Switch",schematicSymbolName:{spst:e?"spst_normally_closed_switch":"spst_switch",spdt:e?"spdt_normally_closed_switch":"spdt_switch",dpst:e?"dpst_normally_closed_switch":"dpst_switch",dpdt:e?"dpdt_normally_closed_switch":"dpdt_switch"}[r]??"spst_switch",zodProps:_Y,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_switch",name:e.name,switch_type:e.type,is_normally_closed:e.isNormallyClosed??!1,are_pins_interchangeable:this._getSwitchType()==="spst"});this.source_component_id=t.source_component_id}},RYt=class extends $v{constructor(){super(...arguments);ke(this,"isSchematicPrimitive",!0)}get config(){return{componentName:"SchematicText",zodProps:MY}}doInitialSchematicPrimitiveRender(){var n;if((n=this.root)!=null&&n.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;e.schematic_text.insert({anchor:t.anchor??"center",text:t.text,font_size:t.fontSize,color:t.color||"#000000",position:{x:t.schX,y:t.schY},rotation:t.schRotation??0})}},NYt=class extends $v{constructor(){super(...arguments);ke(this,"isSchematicPrimitive",!0)}get config(){return{componentName:"SchematicBox",zodProps:OP,shouldRenderAsSchematicBox:!0}}doInitialSchematicPrimitiveRender(){var E;if((E=this.root)!=null&&E.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=OP.safeParse(t);if(!n.success)throw console.error("Validation failed:",n.error.format()),n.error;const i=.6,o=typeof t.padding=="number"?t.padding:0,a=typeof t.paddingTop=="number"?t.paddingTop:o,s=typeof t.paddingBottom=="number"?t.paddingBottom:o,l=typeof t.paddingLeft=="number"?t.paddingLeft:o,c=typeof t.paddingRight=="number"?t.paddingRight:o,u=t.overlay&&t.overlay.length>0,A=typeof t.width=="number"&&typeof t.height=="number";let d,h,m,C;if(u){const x=t.overlay.map(Ue=>({selector:Ue,port:this.getSubcircuit().selectOne(Ue,{type:"port"})})).filter(({port:Ue})=>Ue!=null).map(({port:Ue})=>({position:Ue._getGlobalSchematicPositionAfterLayout()}));if(x.length===0)return;const Q=x.map(Ue=>Ue.position.x),P=x.map(Ue=>Ue.position.y),z=Math.min(...Q),O=Math.max(...Q),H=Math.min(...P),J=Math.max(...P),Z=O-z,V=J-H,se=Z===0?i:0,ae=V===0?i:0,ue=l+se/2,ve=c+se/2,xe=a+ae/2,ge=s+ae/2,Ee=z-ue,Ie=O+ve,Me=H-ge,Qe=J+xe;d=Ie-Ee,h=Qe-Me,m=Ee+(t.schX??0),C=Me+(t.schY??0)}else if(A){d=t.width,h=t.height;const _=typeof t.schX=="number"?t.schX:0,x=typeof t.schY=="number"?t.schY:0;m=_-d/2,C=x-h/2}else return;e.schematic_box.insert({height:h,width:d,x:m,y:C,is_dashed:t.strokeStyle==="dashed",schematic_component_id:""})}};new Proxy({},{get:(r,e)=>{const t=(...n)=>(n[0],new Proxy({},{get:(i,o)=>`.${e} > .${o}`}));return new Proxy(t,{get:(n,i)=>e==="net"?`net.${i}`:e==="subcircuit"?new Proxy({},{get:(o,a)=>new Proxy({},{get:(s,l)=>`subcircuit.${i} > .${a} > .${l}`})}):`.${e} > .${i}`,apply:(n,i,o)=>new Proxy({},{get:(a,s)=>{const l=`.${e} > .${s}`;return e.startsWith("U")?l:new Proxy(new String(l),{get:(c,u)=>typeof u=="symbol"||u==="toString"?()=>l:`.${e} > .${s} > .${u}`})}})})}}),wke(Ske),wke({Bug:Wke});const Zke=r=>`hsl(${FB.indexOf(r)*137.5%360}, 70%, 50%)`,TYt=({phaseTimings:r})=>{if(!r)return null;const e=Object.values(r).reduce((t,n)=>t+n,0);return dt.jsxs("div",{className:"rf-space-y-2 rf-w-full rf-px-4",children:[dt.jsx("div",{className:"rf-relative rf-h-8 rf-flex rf-rounded-sm",children:FB.map(t=>{const n=r[t]||0,i=n/e*100;return dt.jsx("div",{className:"rf-group/bar rf-relative rf-overflow-visible",style:{width:`${i}%`,backgroundColor:Zke(t)},children:dt.jsxs("div",{className:"rf-opacity-0 group-hover/bar:rf-opacity-100 rf-transition-opacity rf-absolute rf-bottom-full rf-left-1/2 rf-transform -rf-translate-x-1/2 rf-mb-2 rf-px-2 rf-py-1 rf-text-xs rf-whitespace-nowrap rf-rounded rf-bg-gray-900 rf-text-white rf-pointer-events-none",children:[t,": ",n.toFixed(1),"ms"]})},t)})}),dt.jsxs("div",{className:"rf-text-xs rf-text-gray-500",children:["Total: ",e.toFixed(2),"ms"]})]})},PYt=({renderLog:r})=>{const[e,t]=yt.useState("chronological");if(!r)return dt.jsx("div",{className:"rf-p-4 rf-bg-gray-100 rf-rounded-md",children:"No render log, make sure this tab is open when you render (TODO add a rerender button here)"});const n=Object.entries((r==null?void 0:r.phaseTimings)??{});e==="chronological"?n.sort((o,a)=>FB.indexOf(o[0])-FB.indexOf(a[0])):n.sort((o,a)=>a[1]-o[1]);const i=n.reduce((o,[a,s])=>o+s,0);return dt.jsxs("div",{className:"rf-bg-white",children:[dt.jsxs("div",{className:"rf-flex rf-justify-between rf-items-center",children:[dt.jsx("div",{children:"Render Logs"}),dt.jsxs("div",{className:"rf-mb-4 rf-pr-2 rf-flex rf-text-xs rf-items-center",children:[dt.jsx("div",{className:"rf-mr-2",children:"Sort by:"}),dt.jsxs("select",{value:e,onChange:o=>t(o.target.value),className:"rf-px-2 rf-py-1 rf-border rf-rounded rf-text-xs",children:[dt.jsx("option",{value:"chronological",children:"Phase Order"}),dt.jsx("option",{value:"longest",children:"Duration"})]})]})]}),dt.jsx(TYt,{phaseTimings:r.phaseTimings}),dt.jsxs("table",{className:"rf-w-full rf-text-xs",children:[dt.jsx("thead",{children:dt.jsxs("tr",{children:[dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Phase Order"}),dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Phase"}),dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Duration (ms)"})]})}),dt.jsx("tbody",{children:n.map(([o,a])=>dt.jsxs("tr",{children:[dt.jsx("td",{className:"rf-p-2",children:FB.indexOf(o)}),dt.jsx("td",{className:"rf-p-2",children:o}),dt.jsx("td",{className:"rf-p-2",children:dt.jsx("div",{className:"rf-w-8",children:dt.jsx("div",{className:"rf-h-2 rf-rounded-sm",style:{backgroundColor:Zke(o),width:`${a/i*100}%`}})})}),dt.jsx("td",{className:"rf-p-2",children:dt.jsxs("div",{className:"rf-flex w-full",children:[dt.jsxs("span",{className:"rf-flex-grow",children:[a,"ms"]}),dt.jsxs("span",{className:"rf-text-gray-500 rf-pr-2",children:[(a/i*100).toFixed(1),"%"]})]})})]},o))})]})]})},UYt="0.0.545",FYt=["assembly","bom","circuit_json","errors","render_log"],kYt=({code:r,onRunClicked:e=void 0,errorMessage:t,errorStack:n,circuitJson:i,autoroutingGraphics:o,showRightHeaderContent:a=!0,showCodeTab:s=!1,codeTabContent:l,showJsonTab:c=!0,showRenderLogTab:u=!0,onActiveTabChange:A,renderLog:d,showImportAndFormatButtons:h=!0,className:m,headerClassName:C,leftHeaderContent:E,readOnly:_,isStreaming:x,autoroutingLog:Q,onReportAutoroutingLog:P,isRunningCode:z,hasCodeChangedSinceLastRun:O,onEditEvent:H,editEvents:J,defaultActiveTab:Z,autoRotate3dViewerDisabled:V,showSchematicDebugGrid:se=!1,showToggleFullScreen:ae=!0,defaultToFullScreen:ue=!1})=>{var Fe;rHt();const ve=yt.useMemo(()=>i?i.filter(et=>et&&"error_type"in et||et.type.includes("error")):null,[i]),[xe,ge]=yt.useState(Z??"pcb"),[Ee,Ie]=yt.useState(ue),Me=yt.useCallback(et=>{ge(et),A==null||A(et)},[A]),Qe=()=>{Ie(!Ee)};yt.useEffect(()=>{t&&Me("errors")},[t]),yt.useEffect(()=>{(xe==="code"||xe==="errors")&&i&&!t&&Me(Z??"pcb")},[i]);const Ue=yt.useCallback(et=>{window.TSCIRCUIT_3D_OBJECT_REF=et===null?void 0:et},[]);return dt.jsx("div",{className:Wv("flex flex-col relative rf-overflow-x-hidden",m),children:dt.jsx("div",{className:Wv("rf-md:sticky rf-md:top-2",Ee&&"rf-fixed rf-top-0 rf-left-0 rf-w-full rf-bg-white"),children:dt.jsxs(iOe,{value:xe,onValueChange:Me,className:"rf-flex-grow rf-flex rf-flex-col",children:[dt.jsxs("div",{className:Wv("rf-flex rf-items-center rf-gap-2 rf-p-2 rf-pb-0",C),children:[E,E&&dt.jsx("div",{className:"rf-flex-grow"}),!E&&z&&dt.jsx(yTe,{className:"rf-w-4 rf-h-4 rf-animate-spin"}),!E&&dt.jsx("div",{className:"rf-flex-grow"}),d&&d.progress!==1&&!t&&dt.jsxs("div",{className:"rf-flex rf-items-center rf-gap-2",children:[d.lastRenderEvent&&dt.jsx("div",{className:"rf-text-xs rf-text-gray-500",children:((Fe=d.lastRenderEvent)==null?void 0:Fe.phase)??""}),dt.jsx("div",{className:"rf-w-4 rf-h-4 rf-bg-blue-500 rf-opacity-50 rf-rounded-full rf-text-white",children:dt.jsx(yTe,{className:"rf-w-4 rf-h-4 rf-animate-spin"})}),dt.jsxs("div",{className:"rf-text-xs rf-font-bold rf-text-gray-700 rf-tabular-nums",children:[((d.progress??0)*100).toFixed(1),"%"]})]}),a&&dt.jsxs(Lce,{children:[s&&dt.jsx(f9,{value:"code",children:"Code"}),dt.jsxs(f9,{value:"pcb",className:"rf-whitespace-nowrap",children:[i&&dt.jsx("span",{className:Wv("rf-inline-flex rf-items-center rf-justify-center rf-w-2 rf-h-2 rf-mr-1 rf-text-xs rf-font-bold rf-text-white rf-rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"PCB"]}),dt.jsxs(f9,{value:"schematic",className:"rf-whitespace-nowrap",children:[i&&dt.jsx("span",{className:Wv("rf-inline-flex rf-items-center rf-justify-center rf-w-2 rf-h-2 rf-mr-1 rf-text-xs rf-font-bold rf-text-white rf-rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"Schematic"]}),dt.jsxs(f9,{value:"cad",children:[i&&dt.jsx("span",{className:Wv("inline-flex items-center justify-center w-2 h-2 mr-1 text-xs font-bold text-white rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"3D"]}),!["pcb","cad","schematic"].includes(xe)&&dt.jsx(f9,{value:xe,children:kce(xe)}),dt.jsxs(QPe,{children:[dt.jsx(wPe,{asChild:!0,children:dt.jsxs("div",{className:"rf-whitespace-nowrap rf-p-2 rf-mr-1 rf-cursor-pointer rf-relative",children:[dt.jsx(k4t,{className:"rf-w-4 rf-h-4"}),(ve&&ve.length>0||t)&&dt.jsx("span",{className:"rf-inline-flex rf-absolute rf-top-[6px] rf-right-[4px] rf-items-center rf-justify-center rf-w-1 rf-h-1 rf-ml-2 rf-text-[8px] rf-font-bold rf-text-white rf-bg-red-500 rf-rounded-full"})]})}),dt.jsxs(Noe,{className:"rf-*:text-xs",children:[FYt.map(et=>dt.jsxs(nG,{onSelect:()=>Me(et),children:[xe!==et&&dt.jsx(mTe,{className:"rf-w-3 rf-h-3 rf-opacity-30"}),xe===et&&dt.jsx(pTe,{className:"rf-w-3 rf-h-3"}),dt.jsx("div",{className:"rf-pr-2",children:kce(et)}),et==="errors"&&(ve&&ve.length>0||t)&&dt.jsx("span",{className:"rf-inline-flex rf-items-center rf-justify-center rf-w-3 rf-h-3 rf-ml-2 rf-text-[8px] rf-font-bold rf-text-white rf-bg-red-500 rf-rounded-full",children:t?1:ve==null?void 0:ve.length})]},et)),dt.jsx(nG,{disabled:!0,className:"rf-opacity-60 rf-cursor-default rf-select-none",children:dt.jsxs("div",{className:"rf-pr-2 rf-text-xs rf-text-gray-500",children:["@tscircuit/runframe@",UYt.split(".").map((et,tt)=>tt===2?parseInt(et)+1:et).join(".")]})})]})]})]}),ae&&dt.jsx(X2,{onClick:Qe,variant:"ghost",children:Ee?dt.jsx(O4t,{size:16}):dt.jsx(L4t,{size:16})})]}),s&&dt.jsx(yb,{value:"code",className:"rf-flex-grow rf-overflow-hidden",children:dt.jsx("div",{className:"rf-h-full",children:l})}),dt.jsx(yb,{value:"pcb",children:dt.jsx("div",{className:Wv("rf-overflow-hidden",Ee?"rf-h-[calc(100vh-52px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading PCB viewer"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(tHt,{focusOnHover:!1,circuitJson:i,debugGraphics:o,containerClassName:Wv("rf-h-full rf-w-full",Ee?"rf-min-h-[calc(100vh-240px)]":"rf-min-h-[620px]"),onEditEventsChanged:et=>{H&&et.forEach(tt=>H(tt))}}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"assembly",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallback:dt.jsx("div",{children:"Error loading Assembly"}),children:i?dt.jsx(gLt,{circuitJson:i,containerStyle:{height:"100%"},editingEnabled:!0,debugGrid:!0}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"schematic",children:dt.jsx("div",{className:Wv("rf-overflow-auto rf-bg-white",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading Schematic"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(fLt,{circuitJson:i,containerStyle:{height:"100%"},editingEnabled:!0,onEditEvent:et=>{H==null||H(et)},debugGrid:se}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"cad",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{FallbackComponent:x4t,children:i?dt.jsx(E4t,{ref:Ue,circuitJson:i,autoRotateDisabled:V}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"bom",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading Bill of Materials"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(CLt,{circuitJson:i}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"circuit_json",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallback:dt.jsx("div",{children:"Error loading JSON viewer"}),children:i?dt.jsx(vLt,{elements:i}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"errors",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:t||ve&&ve.length>0?dt.jsx(kFt,{code:r,circuitJsonErrors:ve,errorMessage:t,errorStack:n,autoroutingLog:Q,onReportAutoroutingLog:P}):dt.jsx(Yw,{onRunClicked:e})})}),u&&dt.jsx(yb,{value:"render_log",children:dt.jsx(PYt,{renderLog:d})})]})})})};oce.createRoot(document.getElementById("root")).render(dt.jsx(kYt,{defaultActiveTab:"cad",autoRotate3dViewerDisabled:!0,showRightHeaderContent:!1,circuitJson:window.CIRCUIT_JSON||{},...window.CIRCUIT_JSON_PREVIEW_PROPS||{}}));const LYt=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}))});
13470
+ searched component ${c.getString()}, which has ports: ${c.children.filter(u=>u.componentName==="Port").map(u=>`${u.getString()}(${u.getNameAndAliases().join(",")})`).join(" & ")}`):this.renderError(`Could not find port for selector "${a}"`)}return o.some(a=>!a.port)?{allPortsFound:!1}:{allPortsFound:!0,portsWithSelectors:o,ports:o.map(({port:a})=>a)}}_findConnectedNets(){const e=this.getTracePathNetSelectors().map(n=>({selector:n,net:this.getSubcircuit().selectOne(n,{type:"net"})})),t=e.filter(n=>!n.net);return t.length>0&&this.renderError(`Could not find net for selector "${t[0].selector}" inside ${this}`),{netsWithSelectors:e,nets:e.map(n=>n.net)}}_getAllTracesConnectedToSameNet(){const e=this.getSubcircuit().selectAll("trace"),t=this._findConnectedNets().nets,n=this._findConnectedPorts().ports??[];return e.filter(i=>{if(i===this)return!1;const o=i._findConnectedNets().nets,a=i._findConnectedPorts().ports??[];return o.some(s=>t.includes(s))||a.some(s=>n.includes(s))})}_isExplicitlyConnectedToPort(e){const{allPortsFound:t,portsWithSelectors:n}=this._findConnectedPorts();return t?n.map(o=>o.port).includes(e):!1}_isExplicitlyConnectedToNet(e){return this._findConnectedNets().nets.includes(e)}doInitialCreateNetsFromProps(){Pke(this,this.getTracePathNetSelectors())}_computeTraceConnectionHash(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();return!e||!t?null:[...t].sort((o,a)=>(o.pcb_port_id||"").localeCompare(a.pcb_port_id||"")).map(o=>o.pcb_port_id).join(",")}doInitialSourceTraceRender(){var A;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n){this.renderError("Trace has no parent");return}const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts();if(!i)return;this._traceConnectionHash=this._computeTraceConnectionHash();const s=e.source_trace.list().find(d=>d.subcircuit_connectivity_map_key===this.subcircuit_connectivity_map_key&&d.connected_source_port_ids.sort().join(",")===this._traceConnectionHash);if(s){this.source_trace_id=s.source_trace_id;return}const l=this._findConnectedNets().nets,c=zHt({ports:o,nets:l}),u=e.source_trace.insert({connected_source_port_ids:o.map(d=>d.port.source_port_id),connected_source_net_ids:l.map(d=>d.source_net_id),subcircuit_id:(A=this.getSubcircuit())==null?void 0:A.subcircuit_id,max_length:kHt(o.map(d=>d.port),{db:e})??t.maxLength,display_name:c,min_trace_thickness:t.thickness});this.source_trace_id=u.source_trace_id}_insertErrorIfTraceIsOutsideBoard(e,t){const{db:n}=this.root;YHt(e,{db:n})&&n.pcb_trace_error.insert({error_type:"pcb_trace_error",source_trace_id:this.source_trace_id,message:`Trace ${this.getString()} routed outside the board boundaries.`,pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[],pcb_port_ids:t.map(o=>o.pcb_port_id)})}doInitialPcbTraceRender(){var J,Z,V,se;if((J=this.root)!=null&&J.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this,i=this.getSubcircuit();if(!n)throw new Error("Trace has no parent");if(i._parsedProps.routingDisabled)return;const o=(Z=i._parsedProps.pcbRouteCache)==null?void 0:Z.pcbTraces;if(o){const ae=e.pcb_trace.insert({route:o.flatMap(ue=>ue.route),source_trace_id:this.source_trace_id,subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((V=this.getGroup())==null?void 0:V.pcb_group_id)??void 0});this.pcb_trace_id=ae.pcb_trace_id;return}if(!i._shouldUseTraceByTraceRouting())return;const{allPortsFound:a,ports:s}=this._findConnectedPorts();if(!a)return;const l=[];for(const ae of s)ae._hasMatchedPcbPrimitive()||l.push(ae);if(l.length>0){e.pcb_trace_error.insert({error_type:"pcb_trace_error",source_trace_id:this.source_trace_id,message:`Some ports did not have a matching PCB primitive (e.g. a pad or plated hole), this can happen if a footprint is missing. As a result, ${this} wasn't routed. Missing ports: ${l.map(ae=>ae.getString()).join(", ")}`,pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[],pcb_port_ids:l.map(ae=>ae.pcb_port_id).filter(Boolean)});return}const c=this._findConnectedNets().netsWithSelectors;if(s.length===0&&c.length===2){this.renderError("Trace connects two nets, we haven't implemented a way to route this yet");return}else if(s.length===1&&c.length===1){const ae=s[0],ve=c[0].net.getAllConnectedPorts().filter(ge=>ge!==ae);if(ve.length===0){console.log("Nothing to connect this port to, the net is empty. TODO should emit a warning!");return}const xe=NHt(ae,ve);s.push(xe)}else if(s.length>1&&c.length>=1){this.renderError("Trace has more than one port and one or more nets, we don't currently support this type of complex trace routing");return}const u=s.flatMap(ae=>ae.matchedComponents.filter(ue=>ue.componentName==="TraceHint")),A=(this._parsedProps.pcbRouteHints??[]).concat(u.flatMap(ae=>ae.getPcbRouteHints()));if(s.length>2){this.renderError(`Trace has more than two ports (${s.map(ae=>ae.getString()).join(", ")}), routing between more than two ports for a single trace is not implemented`);return}if(this.getSubcircuit().selectAll("trace").filter(ae=>ae.renderPhaseStates.PcbTraceRender.initialized).some(ae=>ae._portsRoutedOnPcb.length===s.length&&ae._portsRoutedOnPcb.every(ue=>s.includes(ue))))return;let m=[];A.length===0?m=[t6(s[0]),t6(s[1])]:m=[t6(s[0]),...A,t6(s[1])];const C=$G(m),E=jB(this.root.db.toArray()),[_,x]=PHt(()=>M9(this.root.db.toArray()));if(x){this.renderError({type:"pcb_trace_error",error_type:"pcb_trace_error",pcb_trace_error_id:this.pcb_trace_id,message:`Error getting obstacles for autorouting: ${x.message}`,source_trace_id:this.source_trace_id,center:{x:0,y:0},pcb_port_ids:s.map(ae=>ae.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:[]});return}for(const ae of _)if(ae.connectedTo.length>0){const ve=E.getNetConnectedToId(ae.connectedTo[0]);ve&&ae.connectedTo.push(ve)}let Q=[];if(C.length===0)Q=m;else{const ae=C[0].layer_path;Q=m.map((ue,ve)=>ue.via?{...ue,via_to_layer:ae[ve]}:{...ue,layers:[ae[ve]]})}Q[0].pcb_port_id=s[0].pcb_port_id,Q[Q.length-1].pcb_port_id=s[1].pcb_port_id;const P=[];for(const[ae,ue]of Nke(Q)){const ve="via_to_layer"in ae?ae.via_to_layer:null,xe=2,ge="layers"in ae&&ae.layers.length===1?ae.layers[0]:ve??"top",Ee="layers"in ue&&ue.layers.length===1?ue.layers[0]:ve??"top",Ie="pcb_port_id"in ae?ae.pcb_port_id:null,Me="pcb_port_id"in ue?ue.pcb_port_id:null,Qe=this.getSubcircuit()._parsedProps.minTraceWidth??.16,Ue=new w9({OBSTACLE_MARGIN:Qe*2,isRemovePathLoopsEnabled:!0,optimizeWithGoalBoxes:!!(Ie&&Me),connMap:E,input:{obstacles:_,minTraceWidth:Qe,connections:[{name:this.source_trace_id,pointsToConnect:[{...ae,layer:ge,pcb_port_id:Ie},{...ue,layer:Ee,pcb_port_id:Me}]}],layerCount:2,bounds:{minX:Math.min(ae.x,ue.x)-xe,maxX:Math.max(ae.x,ue.x)+xe,minY:Math.min(ae.y,ue.y)-xe,maxY:Math.max(ae.y,ue.y)+xe}}});let Fe=null;try{Fe=Ue.solveAndMapToTraces()}catch(ht){this.renderError({type:"pcb_trace_error",pcb_trace_error_id:this.source_trace_id,error_type:"pcb_trace_error",message:`error solving route: ${ht.message}`,source_trace_id:this.pcb_trace_id,center:{x:(ae.x+ue.x)/2,y:(ae.y+ue.y)/2},pcb_port_ids:s.map(Et=>Et.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:s.map(Et=>Et.pcb_component_id)})}if(!Fe)return;if(Fe.length===0){this.renderError({type:"pcb_trace_error",error_type:"pcb_trace_error",pcb_trace_error_id:this.pcb_trace_id,message:`Could not find a route for ${this}`,source_trace_id:this.source_trace_id,center:{x:(ae.x+ue.x)/2,y:(ae.y+ue.y)/2},pcb_port_ids:s.map(ht=>ht.pcb_port_id),pcb_trace_id:this.pcb_trace_id,pcb_component_ids:s.map(ht=>ht.pcb_component_id)});return}const[et]=Fe;ve&&(et.route=et.route.map(ht=>(ht.route_type==="wire"&&!ht.layer&&(ht.layer=ve),ht))),Ie&&et.route[0].route_type==="wire"&&(et.route[0].start_pcb_port_id=Ie);const tt=et.route[et.route.length-1];Me&&tt.route_type==="wire"&&(tt.end_pcb_port_id=Me),P.push(et.route)}const z=DHt(P),O=UHt(z),H=e.pcb_trace.insert({route:z,source_trace_id:this.source_trace_id,subcircuit_id:(se=this.getSubcircuit())==null?void 0:se.subcircuit_id,trace_length:O});this._portsRoutedOnPcb=s,this.pcb_trace_id=H.pcb_trace_id;for(const ae of z)ae.route_type==="via"&&e.pcb_via.insert({pcb_trace_id:H.pcb_trace_id,x:ae.x,y:ae.y,hole_diameter:.3,outer_diameter:.6,layers:[ae.from_layer,ae.to_layer],from_layer:ae.from_layer,to_layer:ae.to_layer});this._insertErrorIfTraceIsOutsideBoard(z,s)}_doInitialSchematicTraceRenderWithDisplayLabel(){var P,z,O,H;if((P=this.root)!=null&&P.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)throw new Error("Trace has no parent");const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts();if(!i)return;const a=o.map(({port:J})=>({port:J,position:J._getGlobalSchematicPositionAfterLayout(),schematic_port_id:J.schematic_port_id,facingDirection:J.facingDirection}));if(a.length<2)throw new Error("Expected at least two ports in portsWithPosition.");let s,l;const c=a[0].position,u=a[0].port;if("path"in this.props){if(this.props.path.length!==2)throw new Error("Invalid 'path': Must contain exactly two elements.");[s,l]=this.props.path}else{if(!("from"in this.props&&"to"in this.props))throw new Error("Missing 'from' or 'to' properties in props.");s=this.props.from,l=this.props.to}if(!u.source_port_id)throw new Error(`Missing source_port_id for the 'from' port (${s}).`);const A=a[1].position,d=a[1].port;if(!d.source_port_id)throw new Error(`Missing source_port_id for the 'to' port (${l}).`);const h=e.schematic_net_label.list().find(J=>J.source_net_id===u.source_port_id),m=e.schematic_net_label.list().find(J=>J.source_net_id===d.source_port_id),[C,E]=o.map(({port:J})=>J),x=((z=C.parent)==null?void 0:z.config.shouldRenderAsSchematicBox)?`${(O=C==null?void 0:C.parent)==null?void 0:O.props.name}_${C==null?void 0:C.props.name}`:`${(H=E==null?void 0:E.parent)==null?void 0:H.props.name}_${E==null?void 0:E.props.name}`,Q=this.props.schDisplayLabel??x;h&&h.text!==Q&&(h.text=`${Q} / ${h.text}`),m&&(m==null?void 0:m.text)!==Q&&(m.text=`${Q} / ${m.text}`),m||e.schematic_net_label.insert({text:this.props.schDisplayLabel??x,source_net_id:d.source_port_id,anchor_position:A,center:A,anchor_side:wse(d.facingDirection)??"bottom"}),h||e.schematic_net_label.insert({text:this.props.schDisplayLabel??x,source_net_id:u.source_port_id,anchor_position:c,center:c,anchor_side:wse(u.facingDirection)??"bottom"})}_isSymbolToChipConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=n.parent.config.shouldRenderAsSchematicBox,a=i.parent.config.shouldRenderAsSchematicBox;return o&&!a||!o&&a}_isSymbolToSymbolConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=!n.parent.config.shouldRenderAsSchematicBox,a=!i.parent.config.shouldRenderAsSchematicBox;return o&&a}_isChipToChipConnection(){const{allPortsFound:e,ports:t}=this._findConnectedPorts();if(!e||t.length!==2)return!1;const[n,i]=t;if(!(n!=null&&n.parent)||!(i!=null&&i.parent))return!1;const o=n.parent.config.shouldRenderAsSchematicBox,a=i.parent.config.shouldRenderAsSchematicBox;return o&&a}doInitialSchematicTraceRender(){var ge,Ee,Ie;if((ge=this.root)!=null&&ge.schematicDisabled||((Ee=this.getGroup())==null?void 0:Ee._getSchematicLayoutMode())==="match-adapt")return;const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)throw new Error("Trace has no parent");const{allPortsFound:i,portsWithSelectors:o}=this._findConnectedPorts(),{netsWithSelectors:a}=this._findConnectedNets();if(!i)return;const l=o.map(Me=>Me.port.schematic_port_id).sort().join(","),c=(Ie=this.root)==null?void 0:Ie._getBoard();if(c!=null&&c._connectedSchematicPortPairs&&c._connectedSchematicPortPairs.has(l))return;if(this.props.schDisplayLabel&&("from"in this.props&&"to"in this.props||"path"in this.props)){this._doInitialSchematicTraceRenderWithDisplayLabel();return}const u={name:this.source_trace_id,pointsToConnect:[]},A=OHt(this),d=o.map(({port:Me})=>({port:Me,position:Me._getGlobalSchematicPositionAfterLayout(),schematic_port_id:Me.schematic_port_id??void 0,facingDirection:Me.facingDirection}));if(d.length===1&&a.length===1){const Me=a[0].net,{port:Qe,position:Ue}=d[0];e.schematic_net_label.insert({text:Me._parsedProps.name,source_net_id:Me.source_net_id,anchor_position:Ue,center:Ue,anchor_side:wse(Qe.facingDirection)??"bottom"});return}if(d.length<2)return;u.pointsToConnect=d.map(({position:Me})=>({...Me,layer:"top"}));const m=MHt(A),C=2,E={minTraceWidth:.1,obstacles:A,connections:[u],bounds:{minX:m.minX-C,maxX:m.maxX+C,minY:m.minY-C,maxY:m.maxY+C},layerCount:1};let _=w9,x=!1;this.getSubcircuit().props._schDirectLineRoutingEnabled&&(_=zke,x=!0);let P=new _({input:E,MAX_ITERATIONS:100,OBSTACLE_MARGIN:.1,isRemovePathLoopsEnabled:!0,isShortenPathWithShortcutsEnabled:!0,marginsWithCosts:[{margin:1,enterCost:0,travelCostFactor:1},{margin:.3,enterCost:0,travelCostFactor:1},{margin:.2,enterCost:0,travelCostFactor:2},{margin:.1,enterCost:0,travelCostFactor:3}]}).solveAndMapToTraces();if(P.length===0){if(this._isSymbolToChipConnection()||this._isSymbolToSymbolConnection()||this._isChipToChipConnection()){this._doInitialSchematicTraceRenderWithDisplayLabel();return}P=new zke({input:E}).solveAndMapToTraces(),x=!0}const[{route:z}]=P;let O=[];for(let Me=0;Me<z.length-1;Me++)O.push({from:z[Me],to:z[Me+1]});const H=this.source_trace_id;let J=[];if(!x){HHt({edges:O,db:e,source_trace_id:H});const Me=e6({db:e,source_trace_id:H,differentNetOnly:!0}).flatMap(Qe=>Qe.edges);O=Vke({edges:O,otherEdges:Me}),J=Kke({edges:O,db:e,source_trace_id:this.source_trace_id})}const Z=O[O.length-1],V=d[d.length-1],se=Yke(Z);O.push(...Mse({lastEdge:Z,lastEdgePort:V,lastDominantDirection:se}));const ae=O[0],ue=d[0],ve=Yke(ae);if(O.unshift(...Mse({firstEdge:ae,firstEdgePort:ue,firstDominantDirection:ve})),!this.source_trace_id)throw new Error("Missing source_trace_id for schematic trace insertion.");if(this.getSubcircuit()._parsedProps.schTraceAutoLabelEnabled&&THt(J,O)>=5&&(this._isSymbolToChipConnection()||this._isSymbolToSymbolConnection()||this._isChipToChipConnection())){this._doInitialSchematicTraceRenderWithDisplayLabel();return}const xe=e.schematic_trace.insert({source_trace_id:this.source_trace_id,edges:O,junctions:J});this.schematic_trace_id=xe.schematic_trace_id,c!=null&&c._connectedSchematicPortPairs&&c._connectedSchematicPortPairs.add(l)}},VHt=Mm("tscircuit:core"),KHt=Gn({x:r_,y:r_,z:r_}),w1=class extends $v{constructor(e){super(e);ke(this,"reactSubtrees",[]);ke(this,"_impliedFootprint");ke(this,"isPrimitiveContainer",!0);ke(this,"_asyncSupplierPartNumbers");ke(this,"pcb_missing_footprint_error_id");ke(this,"_hasStartedFootprintUrlLoad",!1);this._addChildrenFromStringFootprint(),this.initPorts()}get defaultInternallyConnectedPinNames(){return[]}get internallyConnectedPinNames(){return this._parsedProps.internallyConnectedPins??this.defaultInternallyConnectedPinNames}initPorts(e={}){var a,s,l,c,u,A,d,h,m,C;if((a=this.root)!=null&&a.schematicDisabled)return;const{config:t}=this,n=[],i=this._getSchematicPortArrangement();if(i&&!this._parsedProps.pinLabels){for(const x in i){const Q=i[x].pins;if(Array.isArray(Q))for(const P of Q){const z=jN(P,this._parsedProps.pinLabels);n.push(new t2({pinNumber:z,aliases:((s=e.additionalAliases)==null?void 0:s[`pin${z}`])??[]},{originDescription:`schPortArrangement:${x}`}))}}const E=["left","right","top","bottom"];let _=1;for(const x of E){const Q=i[`${x}Size`];for(let P=0;P<Q;P++)n.push(new t2({pinNumber:_++,aliases:((l=e.additionalAliases)==null?void 0:l[`pin${_}`])??[]},{originDescription:`schPortArrangement:${x}`}))}}const o=this._parsedProps.pinLabels;if(o)for(let[E,_]of Object.entries(o)){E=E.replace("pin","");let x=n.find(z=>z._parsedProps.pinNumber===Number(E));const Q=Array.isArray(_)?_[0]:_,P=Array.isArray(_)?_.slice(1):[];x?(x.externallyAddedAliases.push(Q,...P),x.props.name=Q):(x=new t2({pinNumber:parseInt(E),name:Q,aliases:[...P,...((c=e.additionalAliases)==null?void 0:c[`pin${parseInt(E)}`])??[]]},{originDescription:`pinLabels:pin${E}`}),n.push(x))}if(t.schematicSymbolName){const E=s0[this._getSchematicSymbolNameOrThrow()];if(!E)return;for(const _ of E.ports){const x=Gke(_.labels);if(!x)continue;const Q=n.find(P=>P._parsedProps.pinNumber===Number(x));if(Q)Q.schematicSymbolPortDef=_;else{const P=JN(_.labels.concat(((u=e.additionalAliases)==null?void 0:u[`pin${x}`])??[]));P&&(P.originDescription=`schematicSymbol:labels[0]:${_.labels[0]}`,P.schematicSymbolPortDef=_,n.push(P))}}this.addAll(n)}if(!this._getSchematicPortArrangement()){const E=this.getPortsFromFootprint(e);for(const _ of E)n.some(x=>x.isMatchingAnyOf(_.getNameAndAliases()))||n.push(_)}for(let E=1;E<=(e.pinCount??this._getPinCount());E++){if(!i||n.find(x=>x._parsedProps.pinNumber===E))continue;let _=[...((A=i.leftSide)==null?void 0:A.pins)??[],...((d=i.rightSide)==null?void 0:d.pins)??[],...((h=i.topSide)==null?void 0:h.pins)??[],...((m=i.bottomSide)==null?void 0:m.pins)??[]].map(x=>jN(x,this._parsedProps.pinLabels));["leftSize","rightSize","topSize","bottomSize","leftPinCount","rightPinCount","topPinCount","bottomPinCount"].some(x=>x in i)&&(_=Array.from({length:this._getPinCount()},(x,Q)=>Q+1)),_.includes(E)&&n.push(new t2({pinNumber:E,aliases:((C=e.additionalAliases)==null?void 0:C[`pin${E}`])??[]},{originDescription:`notOtherwiseAddedButDeducedFromPinCount:${E}`}))}n.length>0&&this.addAll(n)}_getImpliedFootprintString(){return null}_isFootprintUrl(e){return e.startsWith("http://")||e.startsWith("https://")}_addChildrenFromStringFootprint(){var o;const{name:e,pcbRotation:t,pinLabels:n}=this.props;let{footprint:i}=this.props;if(i??(i=(o=this._getImpliedFootprintString)==null?void 0:o.call(this)),!!i&&typeof i=="string"){if(this._isFootprintUrl(i))return;const a=E9.string(i).soup(),s=Lke({componentName:e,componentRotation:t,footprint:i,pinLabels:n},a);this.addAll(s)}}get portMap(){return new Proxy({},{get:(e,t)=>{const n=this.children.find(i=>i.componentName==="Port"&&i.isMatchingNameOrAlias(t));if(!n)throw new Error(`There was an issue finding the port "${t.toString()}" inside of a ${this.componentName} component with name: "${this.props.name}". This is a bug in @tscircuit/core`);return n}})}getInstanceForReactElement(e){for(const t of this.reactSubtrees)if(t.element===e)return t.component;return null}doInitialSourceRender(){const e=this.config.sourceFtype;if(!e)return;const{db:t}=this.root,{_parsedProps:n}=this,i=t.source_component.insert({ftype:e,name:n.name,manufacturer_part_number:n.manufacturerPartNumber??n.mfn,supplier_part_numbers:n.supplierPartNumbers});this.source_component_id=i.source_component_id}doInitialSchematicComponentRender(){var i,o,a;if((i=this.root)!=null&&i.schematicDisabled)return;const{db:e}=this.root,{schematicSymbolName:t}=this.config;t?this._doInitialSchematicComponentRenderWithSymbol():this._getSchematicBoxDimensions()&&this._doInitialSchematicComponentRenderWithSchematicBoxDimensions();const n=(o=this.getSubcircuit())==null?void 0:o._getSchematicManualPlacementForComponent(this);if(this.schematic_component_id&&(this.props.schX!==void 0||this.props.schY!==void 0)&&n){if(!this.schematic_component_id)return;const s=o3.parse({type:"schematic_manual_edit_conflict_warning",schematic_manual_edit_conflict_warning_id:`schematic_manual_edit_conflict_${this.source_component_id}`,message:`${this.getString()} has both manual placement and prop coordinates. schX and schY will be used. Remove schX/schY or clear the manual placement.`,schematic_component_id:this.schematic_component_id,source_component_id:this.source_component_id,subcircuit_id:(a=this.getSubcircuit())==null?void 0:a.subcircuit_id});e.schematic_manual_edit_conflict_warning.insert(s)}}_getSchematicSymbolDisplayValue(){}_getInternallyConnectedPins(){if(this.internallyConnectedPinNames.length===0)return[];const e=[];for(const t of this.internallyConnectedPinNames){const n=[];for(const i of t)n.push(this.portMap[i]);e.push(n)}return e}_doInitialSchematicComponentRenderWithSymbol(){var a;if((a=this.root)!=null&&a.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getSchematicSymbolNameOrThrow(),i=s0[n],o=this._getGlobalSchematicPositionBeforeLayout();if(i){const s=e.schematic_component.insert({center:o,size:i.size,source_component_id:this.source_component_id,symbol_name:n,symbol_display_value:this._getSchematicSymbolDisplayValue()});this.schematic_component_id=s.schematic_component_id}}_doInitialSchematicComponentRenderWithSchematicBoxDimensions(){var A;if((A=this.root)!=null&&A.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getSchematicBoxDimensions(),i={};if(Array.isArray(t.pinLabels))t.pinLabels.forEach((d,h)=>{i[String(h+1)]=d});else for(const[d,h]of Object.entries(t.pinLabels??{}))i[d]=Array.isArray(h)?h[0]:h;const o=this._getGlobalSchematicPositionBeforeLayout(),a=this._getSchematicPortArrangement(),s=e.schematic_component.insert({center:o,rotation:t.schRotation??0,size:n.getSize(),port_arrangement:pHt(a),pin_spacing:t.schPinSpacing??.2,pin_styles:hHt(t.schPinStyle,t.pinLabels),port_labels:i,source_component_id:this.source_component_id}),l=(a==null?void 0:a.topSide)!==void 0||(a==null?void 0:a.bottomSide)!==void 0,c=n==null?void 0:n.getSize().width,u=n==null?void 0:n.getSize().height;e.schematic_text.insert({text:t.manufacturerPartNumber??"",schematic_component_id:s.schematic_component_id,anchor:"left",rotation:0,position:{x:l?o.x+(c??0)/2+.1:o.x-(c??0)/2,y:l?o.y+(u??0)/2+.35:o.y-(u??0)/2-.13},color:"#006464",font_size:.18}),e.schematic_text.insert({text:t.name??"",schematic_component_id:s.schematic_component_id,anchor:"left",rotation:0,position:{x:l?o.x+(c??0)/2+.1:o.x-(c??0)/2,y:l?o.y+(u??0)/2+.55:o.y+(u??0)/2+.13},color:"#006464",font_size:.18}),this.schematic_component_id=s.schematic_component_id}doInitialPcbComponentRender(){var a;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getSubcircuit(),i=e.pcb_component.insert({center:this._getGlobalPcbPositionBeforeLayout(),width:0,height:0,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:n.subcircuit_id??void 0});if(!t.footprint&&!this.isGroup){const s=e.pcb_missing_footprint_error.insert({message:`No footprint found for component: ${this.getString()}`,source_component_id:`${this.source_component_id}`,error_type:"pcb_missing_footprint_error"});this.pcb_missing_footprint_error_id=s.pcb_missing_footprint_error_id}this.pcb_component_id=i.pcb_component_id;const o=this.getSubcircuit()._getPcbManualPlacementForComponent(this);if((this.props.pcbX!==void 0||this.props.pcbY!==void 0)&&o){const s=l3.parse({type:"pcb_manual_edit_conflict_warning",pcb_manual_edit_conflict_warning_id:`pcb_manual_edit_conflict_${this.source_component_id}`,message:`${this.getString()} has both manual placement and prop coordinates. pcbX and pcbY will be used. Remove pcbX/pcbY or clear the manual placement.`,pcb_component_id:this.pcb_component_id,source_component_id:this.source_component_id,subcircuit_id:n.subcircuit_id??void 0});e.pcb_manual_edit_conflict_warning.insert(s)}}doInitialPcbComponentSizeCalculation(){var o;if((o=this.root)!=null&&o.pcbDisabled||!this.pcb_component_id)return;const{db:e}=this.root,{_parsedProps:t}=this,n=Qse(this.children);if(n.width===0||n.height===0)return;const i={x:(n.minX+n.maxX)/2,y:(n.minY+n.maxY)/2};e.pcb_component.update(this.pcb_component_id,{center:i,width:n.width,height:n.height})}_renderReactSubtree(e){return{element:e,component:fHt(e)}}doInitialInitializePortsFromChildren(){this.initPorts()}doInitialReactSubtreesRender(){}doInitialPcbFootprintStringRender(){var o;let{footprint:e}=this.props;if(e??(e=(o=this._getImpliedFootprintString)==null?void 0:o.call(this)),!e)return;const{name:t,pcbRotation:n,pinLabels:i}=this.props;if(typeof e=="string"&&this._isFootprintUrl(e)){if(this._hasStartedFootprintUrlLoad)return;this._hasStartedFootprintUrlLoad=!0;const a=e;this._queueAsyncEffect("load-footprint-url",async()=>{const l=await(await fetch(a)).json(),c=Lke({componentName:t,componentRotation:n,footprint:a,pinLabels:i},l);this.addAll(c),this._markDirty("InitializePortsFromChildren")});return}if(yt.isValidElement(e)){if(this.reactSubtrees.some(s=>s.element===e))return;const a=this._renderReactSubtree(e);this.reactSubtrees.push(a),this.add(a.component);return}!yt.isValidElement(e)&&e.componentName==="Footprint"&&this.add(e)}_hasExistingPortExactly(e){return this.children.filter(n=>n.componentName==="Port").some(n=>{const i=e.getNameAndAliases(),o=n.getNameAndAliases();return i.length===o.length&&i.every(a=>o.includes(a))})}add(e){let t;if(yt.isValidElement(e)){const n=this._renderReactSubtree(e);this.reactSubtrees.push(n),t=n.component}else t=e;if(t.componentName==="Port"){if(this._hasExistingPortExactly(t))return;const i=this.children.filter(o=>o.componentName==="Port").find(o=>o.isMatchingAnyOf(t.getNameAndAliases()));i&&VHt(`Similar ports added. Port 1: ${i}, Port 2: ${t}`)}super.add(t)}getPortsFromFootprint(e){let{footprint:t}=this.props;if((!t||yt.isValidElement(t))&&(t=this.children.find(i=>i.componentName==="Footprint")),typeof t=="string"){if(this._isFootprintUrl(t))return[];const i=E9.string(t).soup(),o=[];for(const a of i)if("port_hints"in a&&a.port_hints){const s=JN(a.port_hints,e);if(!s)continue;s.originDescription=`footprint:string:${t}:port_hints[0]:${a.port_hints[0]}`,o.push(s)}return o}if(!yt.isValidElement(t)&&t&&t.componentName==="Footprint"){const i=t;let o=1;const a=[];for(const s of i.children){if(!s.props.portHints)continue;let l=s.props.portHints;l.some(A=>A.startsWith("pin"))||(l=[...l,`pin${o}`]),o++;const u=JN(l);u&&(u.originDescription=`footprint:${t}`,a.push(u))}return a}const n=[];if(!t){for(const i of this.children)if(i.props.portHints&&i.isPcbPrimitive){const o=JN(i.props.portHints);o&&n.push(o)}}return n}getPortsFromSchematicSymbol(){var i;if((i=this.root)!=null&&i.schematicDisabled)return[];const{config:e}=this;if(!e.schematicSymbolName)return[];const t=s0[e.schematicSymbolName];if(!t)return[];const n=[];for(const o of t.ports){const a=JN(o.labels);a&&(a.schematicSymbolPortDef=o,n.push(a))}return n}doInitialCreateNetsFromProps(){this._createNetsFromProps(this._getNetsFromConnectionsProp())}_getNetsFromConnectionsProp(){const{_parsedProps:e}=this,t=[];if(e.connections)for(const[n,i]of Object.entries(e.connections)){const o=Array.isArray(i)?i:[i];for(const a of o)t.push(a)}return t}_createNetsFromProps(e){Pke(this,e)}_getPcbCircuitJsonBounds(){const{db:e}=this.root;if(!this.pcb_component_id)return super._getPcbCircuitJsonBounds();const t=e.pcb_component.get(this.pcb_component_id);return{center:{x:t.center.x,y:t.center.y},bounds:{left:t.center.x-t.width/2,top:t.center.y-t.height/2,right:t.center.x+t.width/2,bottom:t.center.y+t.height/2},width:t.width,height:t.height}}_getPinCountFromSchematicPortArrangement(){const e=this._getSchematicPortArrangement();if(!e)return 0;if(!Oke(e))return(e.leftSize??e.leftPinCount??0)+(e.rightSize??e.rightPinCount??0)+(e.topSize??e.topPinCount??0)+(e.bottomSize??e.bottomPinCount??0);const{leftSide:n,rightSide:i,topSide:o,bottomSide:a}=e;return Math.max(...(n==null?void 0:n.pins)??[],...(i==null?void 0:i.pins)??[],...(o==null?void 0:o.pins)??[],...(a==null?void 0:a.pins)??[])}_getPinCount(){return this._getSchematicPortArrangement()?this._getPinCountFromSchematicPortArrangement():this.getPortsFromFootprint().length}_getSchematicPortArrangement(){return this._parsedProps.schPinArrangement??this._parsedProps.schPortArrangement}_getSchematicBoxDimensions(){if(this.getSchematicSymbol()||!this.config.shouldRenderAsSchematicBox)return null;const{_parsedProps:e}=this,t=this._getPinCount(),n=e.schPinSpacing??.2;return bHt({schWidth:e.schWidth,schHeight:e.schHeight,schPinSpacing:n,numericSchPinStyle:wHt(e.schPinStyle,e.pinLabels),pinCount:t,schPortArrangement:this._getSchematicPortArrangement(),pinLabels:e.pinLabels})}doInitialCadModelRender(){var c;const{db:e}=this.root,{boardThickness:t=0}=((c=this.root)==null?void 0:c._getBoard())??{},n=this._parsedProps.cadModel;if(!this.pcb_component_id||!n&&!this.props.footprint||n===null)return;const i=this._getPcbCircuitJsonBounds(),o=e.pcb_component.get(this.pcb_component_id);if(typeof n=="string")throw new Error("String cadModel not yet implemented");const a=KHt.parse({x:0,y:0,z:typeof(n==null?void 0:n.rotationOffset)=="number"?n.rotationOffset:0,...typeof(n==null?void 0:n.rotationOffset)=="object"?n.rotationOffset??{}:{}}),s=h2.parse({x:0,y:0,z:0,...typeof(n==null?void 0:n.positionOffset)=="object"?n.positionOffset:{}}),l=this.props.layer==="bottom"?"bottom":"top";e.cad_component.insert({position:{x:i.center.x+s.x,y:i.center.y+s.y,z:(l==="bottom"?-t/2:t/2)+s.z},rotation:{x:a.x,y:(l==="top"?0:180)+a.y,z:l==="bottom"?-(((o==null?void 0:o.rotation)??0)+a.z)+180:((o==null?void 0:o.rotation)??0)+a.z},pcb_component_id:this.pcb_component_id,source_component_id:this.source_component_id,model_stl_url:"stlUrl"in(n??{})?this._addCachebustToModelUrl(n.stlUrl):void 0,model_obj_url:"objUrl"in(n??{})?this._addCachebustToModelUrl(n.objUrl):void 0,model_jscad:"jscad"in(n??{})?n.jscad:void 0,footprinter_string:typeof this.props.footprint=="string"&&!n?this.props.footprint:void 0})}_addCachebustToModelUrl(e){var n;if(!e||!e.includes("modelcdn.tscircuit.com"))return e;const t=((n=this.root)==null?void 0:n.getClientOrigin())??"";return`${e}${e.includes("?")?"&":"?"}cachebust_origin=${encodeURIComponent(t)}`}_getPartsEngineCacheKey(e,t){return JSON.stringify({ftype:e.ftype,name:e.name,manufacturer_part_number:e.manufacturer_part_number,footprinterString:t})}async _getSupplierPartNumbers(e,t,n){var l,c;if(this.props.doNotPlace)return{};const i=(c=(l=this.root)==null?void 0:l.platform)==null?void 0:c.localCacheEngine,o=this._getPartsEngineCacheKey(t,n);if(i){const u=await i.getItem(o);if(u)try{return JSON.parse(u)}catch{}}const a=await Promise.resolve(e.findPart({sourceComponent:t,footprinterString:n})),s=a==="Not found"?{}:a;if(i)try{await i.setItem(o,JSON.stringify(s))}catch{}return s}doInitialPartsEngineRender(){if(this.props.doNotPlace)return;const e=this.getInheritedProperty("partsEngine");if(!e)return;const{db:t}=this.root,n=t.source_component.get(this.source_component_id);if(!n||n.supplier_part_numbers)return;let i;this.props.footprint&&typeof this.props.footprint=="string"&&(i=this.props.footprint);const o=this._getSupplierPartNumbers(e,n,i);if(!(o instanceof Promise)){t.source_component.update(this.source_component_id,{supplier_part_numbers:o});return}this._queueAsyncEffect("get-supplier-part-numbers",async()=>{this._asyncSupplierPartNumbers=await o,this._markDirty("PartsEngineRender")})}updatePartsEngineRender(){if(this.props.doNotPlace)return;const{db:e}=this.root,t=e.source_component.get(this.source_component_id);if(t&&!t.supplier_part_numbers&&this._asyncSupplierPartNumbers){e.source_component.update(this.source_component_id,{supplier_part_numbers:this._asyncSupplierPartNumbers});return}}doInitialCreateTracesFromProps(){this._createTracesFromConnectionsProp()}_createTracesFromConnectionsProp(){const{_parsedProps:e}=this;if(e.connections)for(const[t,n]of Object.entries(e.connections)){const i=Array.isArray(n)?n:[n];for(const o of i)this.add(new n2({from:`${this.getSubcircuitSelector()} > port.${t}`,to:o}))}}},jHt=class{constructor(r,e={}){ke(this,"input");ke(this,"isRouting",!1);ke(this,"solver");ke(this,"eventHandlers",{complete:[],error:[],progress:[]});ke(this,"cycleCount",0);ke(this,"stepDelay");ke(this,"timeoutId");this.input=r;const{capacityDepth:t,targetMinCapacity:n,stepDelay:i=0}=e;this.solver=new hV(r,{capacityDepth:t,targetMinCapacity:n,cacheProvider:null}),this.stepDelay=i}start(){this.isRouting||(this.isRouting=!0,this.cycleCount=0,this.runCycleAndQueueNextCycle())}runCycleAndQueueNextCycle(){var r;if(this.isRouting)try{if(this.solver.solved||this.solver.failed){this.solver.failed?this.emitEvent({type:"error",error:new Error(this.solver.error||"Routing failed")}):this.emitEvent({type:"complete",traces:this.solver.getOutputSimpleRouteJson().traces||[]}),this.isRouting=!1;return}const e=Date.now(),t=this.solver.iterations;for(;Date.now()-e<250&&!this.solver.failed&&!this.solver.solved;)this.solver.step();const n=(this.solver.iterations-t)/(Date.now()-e)*1e3;this.cycleCount++;const i=((r=this.solver)==null?void 0:r.preview())||void 0,o=this.solver.progress;this.emitEvent({type:"progress",steps:this.cycleCount,iterationsPerSecond:n,progress:o,phase:this.solver.getCurrentPhase(),debugGraphics:i}),this.stepDelay>0?this.timeoutId=setTimeout(()=>this.runCycleAndQueueNextCycle(),this.stepDelay):this.timeoutId=setTimeout(()=>this.runCycleAndQueueNextCycle(),0)}catch(e){this.emitEvent({type:"error",error:e instanceof Error?e:new Error(String(e))}),this.isRouting=!1}}stop(){this.isRouting&&(this.isRouting=!1,this.timeoutId!==void 0&&(clearTimeout(this.timeoutId),this.timeoutId=void 0))}on(r,e){r==="complete"?this.eventHandlers.complete.push(e):r==="error"?this.eventHandlers.error.push(e):r==="progress"&&this.eventHandlers.progress.push(e)}emitEvent(r){if(r.type==="complete")for(const e of this.eventHandlers.complete)e(r);else if(r.type==="error")for(const e of this.eventHandlers.error)e(r);else if(r.type==="progress")for(const e of this.eventHandlers.progress)e(r)}solveSync(){if(this.solver.solve(),this.solver.failed)throw new Error(this.solver.error||"Routing failed");return this.solver.getOutputSimpleRouteJson().traces||[]}},jke=class extends $v{constructor(){super(...arguments);ke(this,"matchedPort",null)}get config(){return{componentName:"TraceHint",zodProps:UY}}doInitialPortMatching(){const{db:e}=this.root,{_parsedProps:t,parent:n}=this;if(!n)return;if(n.componentName==="Trace"){this.renderError(`Port inference inside trace is not yet supported (${this})`);return}if(!n)throw new Error("TraceHint has no parent");if(!t.for){this.renderError(`TraceHint has no for property (${this})`);return}const i=n.selectOne(t.for,{type:"port"});i||this.renderError(`${this} could not find port for selector "${t.for}"`),this.matchedPort=i,i.registerMatch(this)}getPcbRouteHints(){const{_parsedProps:e}=this,t=e.offset?[e.offset]:e.offsets;if(!t)return[];const n=this._computePcbGlobalTransformBeforeLayout();return t.map(i=>({...Wr(n,i),via:i.via,to_layer:i.to_layer,trace_width:i.trace_width}))}doInitialPcbTraceHintRender(){var n,i,o;if((n=this.root)!=null&&n.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;e.pcb_trace_hint.insert({pcb_component_id:(i=this.matchedPort)==null?void 0:i.pcb_component_id,pcb_port_id:(o=this.matchedPort)==null?void 0:o.pcb_port_id,route:this.getPcbRouteHints()})}},JHt=(r,e)=>{const t=r.source_group.list(),n=[],i=o=>{const a=t.filter(s=>s.parent_subcircuit_id===o);for(const s of a)s.subcircuit_id&&(n.push(s.subcircuit_id),i(s.subcircuit_id))};return i(e),n},Jke=({db:r,circuitJson:e,subcircuit_id:t,minTraceWidth:n=.1})=>{if(!r&&e&&(r=J1(e)),!r)throw new Error("db or circuitJson is required");const i=r.pcb_trace_hint.list(),o=t?new Set([t]):null;if(t){const C=JHt(r,t);for(const E of C)o.add(E)}const a=(e??r.toArray()).filter(C=>!t||"subcircuit_id"in C&&o.has(C.subcircuit_id)),s=r.pcb_board.list()[0];r=J1(a);const l=jB(a),c=M9([...r.pcb_component.list(),...r.pcb_smtpad.list(),...r.pcb_plated_hole.list(),...r.pcb_hole.list(),...r.pcb_via.list()].filter(C=>!t||(o==null?void 0:o.has(C.subcircuit_id))),l);for(const C of c){const E=C.connectedTo.flatMap(_=>l.getIdsConnectedToNet(_));C.connectedTo.push(...E)}const u=c.flatMap(C=>[{x:C.center.x-C.width/2,y:C.center.y-C.height/2},{x:C.center.x+C.width/2,y:C.center.y+C.height/2}]);let A;s?A={minX:s.center.x-s.width/2,maxX:s.center.x+s.width/2,minY:s.center.y-s.height/2,maxY:s.center.y+s.height/2}:A={minX:Math.min(...u.map(C=>C.x))-1,maxX:Math.max(...u.map(C=>C.x))+1,minY:Math.min(...u.map(C=>C.y))-1,maxY:Math.max(...u.map(C=>C.y))+1};const d=r.source_trace.list().map(C=>{var H,J,Z;const E=C.connected_source_port_ids.map(V=>{const se=r.source_port.get(V),ae=r.pcb_port.getWhere({source_port_id:V});return{...se,...ae}});if(E.length<2)return null;const[_,x]=E,Q=((H=_.layers)==null?void 0:H[0])??"top",P=((J=x.layers)==null?void 0:J[0])??"top",z=i.filter(V=>V.pcb_port_id===_.pcb_port_id||V.pcb_port_id===x.pcb_port_id),O=[];for(const V of z){const se=r.pcb_port.get(V.pcb_port_id),ae=((Z=se==null?void 0:se.layers)==null?void 0:Z[0])??"top";for(const ue of V.route)O.push({x:ue.x,y:ue.y,layer:ae})}return{name:C.source_trace_id??l.getNetConnectedToId(C.source_trace_id)??"",source_trace_id:C.source_trace_id,pointsToConnect:[{x:_.x,y:_.y,layer:Q},...O,{x:x.x,y:x.y,layer:P}]}}).filter(C=>C!==null),h=r.source_net.list().filter(C=>!t||(o==null?void 0:o.has(C.subcircuit_id))),m=[];for(const C of h){const E=r.source_trace.list().filter(_=>{var x;return(x=_.connected_source_net_ids)==null?void 0:x.includes(C.source_net_id)});m.push({name:C.source_net_id??l.getNetConnectedToId(C.source_net_id),pointsToConnect:E.flatMap(_=>r.pcb_port.list().filter(Q=>_.connected_source_port_ids.includes(Q.source_port_id)).map(Q=>{var P;return{x:Q.x,y:Q.y,layer:((P=Q.layers)==null?void 0:P[0])??"top",pcb_port_id:Q.pcb_port_id}}))})}return{simpleRouteJson:{bounds:A,obstacles:c,connections:[...d,...m],layerCount:2,minTraceWidth:n},connMap:l}};function Dse(r,e){if("boxId"in r){const{boxId:t,pinNumber:n}=r,i=e.source_component.getWhere({name:t});if(!i)throw new Error(`Source component "${t}" not found, but returned from match-adapt ${JSON.stringify(r)}`);const o=e.source_port.getWhere({source_component_id:i.source_component_id,pin_number:n});return{subcircuit_connectivity_map_key:(o==null?void 0:o.subcircuit_connectivity_map_key)??null,source_port_id:o.source_port_id}}if("netId"in r){const{netId:t}=r;return e.source_net.getWhere({name:t}),null}if("junctionId"in r){const{junctionId:t}=r;return null}return null}function WHt({path:r,db:e,layoutConnMap:t}){let n=Dse(r.to,e)??Dse(r.from,e);if(!n){const o=t.getNetConnectedToId(a_(r.to));n=t.getIdsConnectedToNet(o).map(s=>p8(s)).map(s=>Dse(s,e)).find(Boolean)}if(!(n!=null&&n.subcircuit_connectivity_map_key))throw new Error(`No connectivity net id found for match-adapt path ${JSON.stringify(r)}`);const i=e.source_trace.list({subcircuit_connectivity_map_key:n.subcircuit_connectivity_map_key});for(const o of i)if(o.connected_source_port_ids.includes(n.source_port_id))return o.source_trace_id;if(i.length>0)return i[0].source_trace_id;throw new Error(`No source trace found for match-adapt path "${JSON.stringify(r)}"`)}function ZHt(r){const{db:e}=r.root;let t=structuredClone(e.toArray());t=S0e(t);const n=b0e(t),i=new B0e({inputNetlist:n});let o=null;try{i.solve(),o=i.getLayout()}catch(A){e.schematic_layout_error.insert({message:`Match-adapt layout failed: ${A.toString()}`,source_group_id:r.source_group_id,schematic_group_id:r.schematic_group_id});return}const{boxes:a,junctions:s,netLabels:l,paths:c}=o,u=new I2({});for(const A of c)u.addConnections([[a_(A.from),a_(A.to)]]);for(const A of s)for(const d of c)for(const h of d.points)Math.abs(h.x-A.x)<.001&&Math.abs(h.y-A.y)<.001&&u.addConnections([[a_(d.from),a_(A)],[a_(d.to),a_(A)]]);for(const A of a){const d=e.source_component.list().find(_=>_.name===A.boxId);if(!d)continue;const h=e.schematic_component.getWhere({source_component_id:d.source_component_id});if(!h)continue;const m={x:A.centerX-h.center.x+.1,y:A.centerY-h.center.y-.1};e.schematic_component.update(h.schematic_component_id,{center:{x:h.center.x+m.x,y:h.center.y+m.y}});const C=e.schematic_port.list({schematic_component_id:h.schematic_component_id});for(const _ of C)e.schematic_port.update(_.schematic_port_id,{center:{x:_.center.x+m.x,y:_.center.y+m.y}});const E=e.schematic_text.list({schematic_component_id:h.schematic_component_id});for(const _ of E)e.schematic_text.update(_.schematic_text_id,{position:{x:_.position.x+m.x,y:_.position.y+m.y}})}for(const A of l){const d=e.source_net.list().find(h=>h.name===A.netId);e.schematic_net_label.insert({text:A.netId,source_net_id:d==null?void 0:d.source_net_id,anchor_position:{x:A.x,y:A.y},center:{x:A.x,y:A.y},anchor_side:A.anchorPosition})}for(const A of c){if(!A.points||A.points.length<2)continue;const d=WHt({path:A,db:Xx(t),layoutConnMap:u});let h=[];for(let E=0;E<A.points.length-1;E++)h.push({from:{x:A.points[E].x,y:A.points[E].y},to:{x:A.points[E+1].x,y:A.points[E+1].y}});const m=e6({db:e,source_trace_id:d,differentNetOnly:!0}).flatMap(E=>E.edges);m.length>0&&(h=Vke({edges:h,otherEdges:m}));const C=Kke({edges:h,db:e,source_trace_id:d});e.schematic_trace.insert({source_trace_id:d,edges:h,junctions:C})}}function qHt(r){if(!r.isSubcircuit)return;const{db:e}=r.root,t=r.selectAll("trace"),n=new I2({});n.addConnections(t.map(s=>{const l=e.source_trace.get(s.source_trace_id);return l?[l.source_trace_id,...l.connected_source_port_ids,...l.connected_source_net_ids]:null}).filter(s=>s!==null));const{name:i}=r._parsedProps;for(const s of t){if(!s.source_trace_id)continue;const l=n.getNetConnectedToId(s.source_trace_id);l&&(s.subcircuit_connectivity_map_key=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`,e.source_trace.update(s.source_trace_id,{subcircuit_connectivity_map_key:s.subcircuit_connectivity_map_key}))}const o=new Set;for(const s of t){if(!s.source_trace_id)continue;const l=e.source_trace.get(s.source_trace_id);if(l)for(const c of l.connected_source_port_ids)o.add(c)}for(const s of o){const l=n.getNetConnectedToId(s);if(!l)continue;const c=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`;e.source_port.update(s,{subcircuit_connectivity_map_key:c})}const a=new Set;for(const s of t){if(!s.source_trace_id)continue;const l=e.source_trace.get(s.source_trace_id);if(l)for(const c of l.connected_source_net_ids)a.add(c)}for(const s of a){const l=n.getNetConnectedToId(s);if(!l)continue;const c=`${i??`unnamedsubcircuit${r._renderId}`}_${l}`;e.source_net.update(s,{subcircuit_connectivity_map_key:c})}}function XHt(r){var x;const{db:e}=r.root,t=r._parsedProps,n=r.children.filter(Q=>Q.schematic_component_id);if(n.length===0)return;let i=0,o=0;for(const Q of n){const P=e.schematic_component.get(Q.schematic_component_id);P!=null&&P.size&&(i=Math.max(i,P.size.width),o=Math.max(o,P.size.height))}i===0&&n.length>0&&(i=1),o===0&&n.length>0&&(o=1);let a=t.gridCols,s,l=t.gridGap;(x=t.schLayout)!=null&&x.grid&&(a=t.schLayout.grid.cols??a,s=t.schLayout.grid.rows,l=t.schLayout.grid.gap??l);let c,u;a!==void 0&&s!==void 0?(c=a,u=s):a!==void 0?(c=a,u=Math.ceil(n.length/c)):s!==void 0?(u=s,c=Math.ceil(n.length/u)):(c=Math.ceil(Math.sqrt(n.length)),u=Math.ceil(n.length/c)),c===0&&n.length>0&&(c=1),u===0&&n.length>0&&(u=n.length);let A,d;typeof l=="number"?(A=l,d=l):typeof l=="object"&&l!==null?(A=l.x,d=l.y):(A=1,d=1);const h=c*i+Math.max(0,c-1)*A,m=u*o+Math.max(0,u-1)*d,C=r._getGlobalSchematicPositionBeforeLayout(),E=C.x-h/2+i/2,_=C.y+m/2-o/2;for(let Q=0;Q<n.length;Q++){const P=n[Q];if(!P.schematic_component_id)continue;const z=Math.floor(Q/c),O=Q%c;if(z>=u||O>=c){console.warn(`Schematic grid layout: Child ${P.getString()} at index ${Q} (row ${z}, col ${O}) exceeds specified grid dimensions (${u}x${c}). Skipping placement.`);continue}const H=E+O*(i+A),J=_-z*(o+d),Z=e.schematic_component.get(P.schematic_component_id);if(Z){const V=Z.center,se={x:H,y:J};e.schematic_component.update(P.schematic_component_id,{center:se});const ae=se.x-V.x,ue=se.y-V.y,ve=e.schematic_port.list({schematic_component_id:P.schematic_component_id});for(const ge of ve)e.schematic_port.update(ge.schematic_port_id,{center:{x:ge.center.x+ae,y:ge.center.y+ue}});const xe=e.schematic_text.list({schematic_component_id:P.schematic_component_id});for(const ge of xe)e.schematic_text.update(ge.schematic_text_id,{position:{x:ge.position.x+ae,y:ge.position.y+ue}})}}r.schematic_group_id&&e.schematic_group.update(r.schematic_group_id,{width:h,height:m,center:C})}function $Ht(r){var x;const{db:e}=r.root,t=r._parsedProps,n=r.children.filter(Q=>Q.pcb_component_id);if(n.length===0)return;let i=0,o=0;for(const Q of n){const P=e.pcb_component.get(Q.pcb_component_id);P&&(i=Math.max(i,P.width),o=Math.max(o,P.height))}i===0&&n.length>0&&(i=1),o===0&&n.length>0&&(o=1);let a=t.gridCols,s,l=t.gridGap;(x=t.pcbLayout)!=null&&x.grid&&(a=t.pcbLayout.grid.cols??a,s=t.pcbLayout.grid.rows,l=t.pcbLayout.grid.gap??l);let c,u;a!==void 0&&s!==void 0?(c=a,u=s):a!==void 0?(c=a,u=Math.ceil(n.length/c)):s!==void 0?(u=s,c=Math.ceil(n.length/u)):(c=Math.ceil(Math.sqrt(n.length)),u=Math.ceil(n.length/c)),c===0&&n.length>0&&(c=1),u===0&&n.length>0&&(u=n.length);let A,d;typeof l=="number"?(A=l,d=l):typeof l=="object"&&l!==null?(A=l.x,d=l.y):(A=1,d=1);const h=c*i+Math.max(0,c-1)*A,m=u*o+Math.max(0,u-1)*d,C=r._getGlobalPcbPositionBeforeLayout(),E=C.x-h/2+i/2,_=C.y+m/2-o/2;for(let Q=0;Q<n.length;Q++){const P=n[Q];if(!P.pcb_component_id)continue;const z=Math.floor(Q/c),O=Q%c;if(z>=u||O>=c){console.warn(`PCB grid layout: Child ${P.getString()} at index ${Q} (row ${z}, col ${O}) exceeds grid dimensions (${u}x${c}). Skipping placement.`);continue}const H=E+O*(i+A),J=_-z*(o+d),Z=e.pcb_component.get(P.pcb_component_id);if(Z){const V=Z.center,se={x:H,y:J},ae=se.x-V.x,ue=se.y-V.y,ve=bA(ae,ue),xe=e.toArray().filter(Ee=>Ee.pcb_component_id===P.pcb_component_id),ge=A0e(xe,ve);for(const Ee of ge){const Ie=R3(Ee);e[Ee.type].update(Ee[Ie],Ee)}e.pcb_component.update(P.pcb_component_id,{center:se}),P.setProps({...P.props,pcbX:(P.props.pcbX??0)+ae,pcbY:(P.props.pcbY??0)+ue})}}r.pcb_group_id&&e.pcb_group.update(r.pcb_group_id,{width:h,height:m,center:C})}var Rse=class extends w1{constructor(){super(...arguments);ke(this,"pcb_group_id",null);ke(this,"schematic_group_id",null);ke(this,"subcircuit_id",null);ke(this,"_hasStartedAsyncAutorouting",!1);ke(this,"_asyncAutoroutingResult",null)}get config(){return{zodProps:$H,componentName:"Group"}}doInitialSourceRender(){const{db:e}=this.root,t=e.source_group.insert({name:this._parsedProps.name,is_subcircuit:this.isSubcircuit});this.subcircuit_id=`subcircuit_${t.source_group_id}`,this.source_group_id=t.source_group_id,e.source_group.update(t.source_group_id,{subcircuit_id:this.subcircuit_id});for(const n of this.children)e.source_component.update(n.source_component_id,{source_group_id:this.source_group_id})}doInitialSourceParentAttachment(){var n,i,o;const{db:e}=this.root;if(!this.isSubcircuit)return;const t=(o=(i=(n=this.parent)==null?void 0:n.getSubcircuit)==null?void 0:i.call(n))==null?void 0:o.subcircuit_id;t&&e.source_group.update(this.source_group_id,{parent_subcircuit_id:t})}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_group.insert({is_subcircuit:this.isSubcircuit,subcircuit_id:this.subcircuit_id,name:this._parsedProps.name,center:this._getGlobalPcbPositionBeforeLayout(),width:0,height:0,pcb_component_ids:[],source_group_id:this.source_group_id});this.pcb_group_id=n.pcb_group_id;for(const o of this.children)e.pcb_component.update(o.pcb_component_id,{pcb_group_id:n.pcb_group_id})}doInitialPcbPrimitiveRender(){var n;if((n=this.root)!=null&&n.pcbDisabled)return;const{db:e}=this.root,t=Qse(this.children);this.pcb_group_id&&e.pcb_group.update(this.pcb_group_id,{width:t.width,height:t.height,center:{x:(t.minX+t.maxX)/2,y:(t.minY+t.maxY)/2}})}doInitialCreateTraceHintsFromProps(){var o;const{_parsedProps:e}=this,{db:t}=this.root,n=e;if(!this.isSubcircuit)return;const i=(o=n.layout)==null?void 0:o.manual_trace_hints;if(i)for(const a of i)this.add(new jke({for:a.pcb_port_selector,offsets:a.offsets}))}doInitialSourceAddConnectivityMapKey(){qHt(this)}_areChildSubcircuitsRouted(){const e=this.selectAll("group").filter(t=>t.isSubcircuit);for(const t of e)if(t._shouldRouteAsync()&&!t._asyncAutoroutingResult)return!1;return!0}_shouldRouteAsync(){const e=this._getAutorouterConfig();return e.groupMode==="sequential-trace"?!1:!!(e.local&&e.groupMode==="subcircuit"||!e.local)}_hasTracesToRoute(){const e=Mm("tscircuit:core:_hasTracesToRoute"),t=this.selectAll("trace");return e(`[${this.getString()}] has ${t.length} traces to route`),t.length>0}async _runEffectMakeHttpAutoroutingRequest(){var c,u,A,d;const{db:e}=this.root,t=Mm("tscircuit:core:_runEffectMakeHttpAutoroutingRequest");this._parsedProps;const n=this._getAutorouterConfig(),i=n.serverUrl,o=n.serverMode,a=(h,m)=>{var C;return t("fetching",h),m.headers&&(m.headers["Tscircuit-Core-Version"]=(C=this.root)==null?void 0:C.getCoreVersion()),fetch(h,m)},s=this.root.db.toArray().filter(h=>h.type.startsWith("source_")||h.type.startsWith("pcb_"));if(o==="solve-endpoint"){if(((c=this.props.autorouter)==null?void 0:c.inputFormat)==="simplified"){const{autorouting_result:m}=await a(`${i}/autorouting/solve`,{method:"POST",body:JSON.stringify({input_simple_route_json:Jke({db:e,minTraceWidth:((u=this.props.autorouter)==null?void 0:u.minTraceWidth)??.15,subcircuit_id:this.subcircuit_id}).simpleRouteJson,subcircuit_id:this.subcircuit_id}),headers:{"Content-Type":"application/json"}}).then(C=>C.json());this._asyncAutoroutingResult=m,this._markDirty("PcbTraceRender");return}const{autorouting_result:h}=await a(`${i}/autorouting/solve`,{method:"POST",body:JSON.stringify({input_circuit_json:s,subcircuit_id:this.subcircuit_id}),headers:{"Content-Type":"application/json"}}).then(m=>m.json());this._asyncAutoroutingResult=h,this._markDirty("PcbTraceRender");return}const{autorouting_job:l}=await a(`${i}/autorouting/jobs/create`,{method:"POST",body:JSON.stringify({input_circuit_json:s,provider:"freerouting",autostart:!0,display_name:(A=this.root)==null?void 0:A.name,subcircuit_id:this.subcircuit_id,server_cache_enabled:n.serverCacheEnabled}),headers:{"Content-Type":"application/json"}}).then(h=>h.json());for(;;){const{autorouting_job:h}=await a(`${i}/autorouting/jobs/get`,{method:"POST",body:JSON.stringify({autorouting_job_id:l.autorouting_job_id}),headers:{"Content-Type":"application/json"}}).then(m=>m.json());if(h.is_finished){const{autorouting_job_output:m}=await a(`${i}/autorouting/jobs/get_output`,{method:"POST",body:JSON.stringify({autorouting_job_id:l.autorouting_job_id}),headers:{"Content-Type":"application/json"}}).then(C=>C.json());this._asyncAutoroutingResult={output_pcb_traces:m.output_pcb_traces},this._markDirty("PcbTraceRender");break}if(h.has_error)throw e.pcb_autorouting_error.insert({pcb_error_id:l.autorouting_job_id,message:((d=h.error)==null?void 0:d.message)??JSON.stringify(h.error)}),new Error(`Autorouting job failed: ${JSON.stringify(h.error)}`);await new Promise(m=>setTimeout(m,100))}}async _runLocalAutorouting(){var s,l,c,u,A;const{db:e}=this.root;this._parsedProps;const t=Mm("tscircuit:core:_runLocalAutorouting");t(`[${this.getString()}] starting local autorouting`);const n=this._getAutorouterConfig(),{simpleRouteJson:i}=Jke({db:e,minTraceWidth:((s=this.props.autorouter)==null?void 0:s.minTraceWidth)??.15,subcircuit_id:this.subcircuit_id});(l=this.root)==null||l.emit("autorouting:start",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),simpleRouteJson:i});let o;n.algorithmFn?o=await n.algorithmFn(i):o=new jHt(i,{capacityDepth:(c=this.props.autorouter)==null?void 0:c.capacityDepth,targetMinCapacity:(u=this.props.autorouter)==null?void 0:u.targetMinCapacity});const a=new Promise((d,h)=>{o.on("complete",m=>{t(`[${this.getString()}] local autorouting complete`),d(m.traces)}),o.on("error",m=>{t(`[${this.getString()}] local autorouting error: ${m.error.message}`),h(m.error)})});o.on("progress",d=>{var h;(h=this.root)==null||h.emit("autorouting:progress",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),...d})}),o.start();try{const d=await a;this._asyncAutoroutingResult={output_pcb_traces:d},this._markDirty("PcbTraceRender")}catch(d){const{db:h}=this.root;throw h.pcb_autorouting_error.insert({pcb_error_id:`pcb_autorouter_error_subcircuit_${this.subcircuit_id}`,message:d instanceof Error?d.message:String(d)}),(A=this.root)==null||A.emit("autorouting:error",{subcircuit_id:this.subcircuit_id,componentDisplayName:this.getString(),error:{message:d instanceof Error?d.message:String(d)},simpleRouteJson:i}),d}finally{o.stop()}}_startAsyncAutorouting(){this._hasStartedAsyncAutorouting||(this._hasStartedAsyncAutorouting=!0,this._getAutorouterConfig().local?this._queueAsyncEffect("capacity-mesh-autorouting",async()=>this._runLocalAutorouting()):this._queueAsyncEffect("make-http-autorouting-request",async()=>this._runEffectMakeHttpAutoroutingRequest()))}doInitialPcbTraceRender(){var t;const e=Mm("tscircuit:core:doInitialPcbTraceRender");if(this.isSubcircuit&&!((t=this.root)!=null&&t.pcbDisabled)&&!this.getInheritedProperty("routingDisabled")&&!this._shouldUseTraceByTraceRouting()){if(!this._areChildSubcircuitsRouted()){e(`[${this.getString()}] child subcircuits are not routed, skipping async autorouting until subcircuits routed`);return}e(`[${this.getString()}] no child subcircuits to wait for, initiating async routing`),this._hasTracesToRoute()&&this._startAsyncAutorouting()}}updatePcbTraceRender(){var n;const e=Mm("tscircuit:core:updatePcbTraceRender");if(e(`[${this.getString()}] updating...`),!this.isSubcircuit)return;if(this._shouldRouteAsync()&&this._hasTracesToRoute()&&!this._hasStartedAsyncAutorouting){this._areChildSubcircuitsRouted()&&(e(`[${this.getString()}] child subcircuits are now routed, starting async autorouting`),this._startAsyncAutorouting());return}if(!this._asyncAutoroutingResult||this._shouldUseTraceByTraceRouting())return;const{db:t}=this.root;if(this._asyncAutoroutingResult.output_simple_route_json){e(`[${this.getString()}] updating PCB traces from simple route json (${(n=this._asyncAutoroutingResult.output_simple_route_json.traces)==null?void 0:n.length} traces)`),this._updatePcbTraceRenderFromSimpleRouteJson();return}if(this._asyncAutoroutingResult.output_pcb_traces){e(`[${this.getString()}] updating PCB traces from ${this._asyncAutoroutingResult.output_pcb_traces.length} traces`),this._updatePcbTraceRenderFromPcbTraces();return}}_updatePcbTraceRenderFromSimpleRouteJson(){const{db:e}=this.root,{traces:t}=this._asyncAutoroutingResult.output_simple_route_json;if(t)for(const n of t)e.pcb_trace.insert({subcircuit_id:this.subcircuit_id,route:n.route})}_updatePcbTraceRenderFromPcbTraces(){const{output_pcb_traces:e}=this._asyncAutoroutingResult;if(!e)return;const{db:t}=this.root;for(const n of e)if(n.type==="pcb_trace"){if(n.subcircuit_id=this.subcircuit_id,n.connection_name){const i=n.connection_name;n.source_trace_id=i}t.pcb_trace.insert(n)}for(const n of e)if(n.type!=="pcb_via"&&n.type==="pcb_trace")for(const i of n.route)i.route_type==="via"&&t.pcb_via.insert({pcb_trace_id:n.pcb_trace_id,x:i.x,y:i.y,hole_diameter:.3,outer_diameter:.6,layers:[i.from_layer,i.to_layer],from_layer:i.from_layer,to_layer:i.to_layer})}doInitialSchematicComponentRender(){var i;if((i=this.root)!=null&&i.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.schematic_group.insert({is_subcircuit:this.isSubcircuit,subcircuit_id:this.subcircuit_id,name:this._parsedProps.name,center:this._getGlobalSchematicPositionBeforeLayout(),width:0,height:0,schematic_component_ids:[],source_group_id:this.source_group_id});this.schematic_group_id=n.schematic_group_id;for(const o of this.children)o.schematic_component_id&&e.schematic_component.update(o.schematic_component_id,{schematic_group_id:n.schematic_group_id})}_getSchematicLayoutMode(){var t,n,i;const e=this._parsedProps;return(t=e.schLayout)!=null&&t.matchAdapt?"match-adapt":(n=e.schLayout)!=null&&n.flex?"flex":(i=e.schLayout)!=null&&i.grid?"grid":e.matchAdapt?"match-adapt":e.flex?"flex":e.grid?"grid":"none"}doInitialSchematicLayout(){this._parsedProps;const e=this._getSchematicLayoutMode();e==="match-adapt"&&this._doInitialSchematicLayoutMatchAdapt(),e==="grid"&&this._doInitialSchematicLayoutGrid()}_doInitialSchematicLayoutMatchAdapt(){ZHt(this)}_doInitialSchematicLayoutGrid(){XHt(this)}_getPcbLayoutMode(){var t,n,i;const e=this._parsedProps;return(t=e.pcbLayout)!=null&&t.matchAdapt?"match-adapt":(n=e.pcbLayout)!=null&&n.flex?"flex":(i=e.pcbLayout)!=null&&i.grid?"grid":e.matchAdapt?"match-adapt":e.flex?"flex":e.grid?"grid":"none"}doInitialPcbLayout(){this._getPcbLayoutMode()==="grid"&&this._doInitialPcbLayoutGrid()}_doInitialPcbLayoutGrid(){$Ht(this)}_determineSideFromPosition(e,t){if(!e.center||!t.center)return"left";const n=e.center.x-t.center.x,i=e.center.y-t.center.y;return Math.abs(n)>Math.abs(i)?n>0?"right":"left":i>0?"bottom":"top"}_calculateSchematicBounds(e){if(e.length===0)return{minX:0,maxX:0,minY:0,maxY:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const s of e)t=Math.min(t,s.centerX),n=Math.max(n,s.centerX),i=Math.min(i,s.centerY),o=Math.max(o,s.centerY);const a=2;return{minX:t-a,maxX:n+a,minY:i-a,maxY:o+a}}_getAutorouterConfig(){const e={serverUrl:"https://registry-api.tscircuit.com",serverMode:"job",serverCacheEnabled:!0},t=this._parsedProps.autorouter??this.getInheritedProperty("autorouter");return typeof t=="object"?{local:!(t.serverUrl||t.serverMode||t.serverCacheEnabled),...e,...t}:t==="auto-local"?{local:!0,groupMode:"subcircuit"}:t==="sequential-trace"?{local:!0,groupMode:"sequential-trace"}:t==="subcircuit"?{local:!0,groupMode:"subcircuit"}:t==="auto-cloud"?{local:!1,groupMode:"subcircuit",serverUrl:e.serverUrl,serverMode:e.serverMode,serverCacheEnabled:!0}:{local:!0,groupMode:"subcircuit"}}_shouldUseTraceByTraceRouting(){return this._getAutorouterConfig().groupMode==="sequential-trace"}doInitialPcbDesignRuleChecks(){var t;if((t=this.root)!=null&&t.pcbDisabled||this.getInheritedProperty("routingDisabled"))return;const{db:e}=this.root;if(this.isSubcircuit){const n=new Map;for(const i of this.children)if(!i.isSubcircuit&&i._parsedProps.name){const o=n.get(i._parsedProps.name)||[];o.push(i),n.set(i._parsedProps.name,o)}for(const[i,o]of n.entries())o.length>1&&e.pcb_trace_error.insert({error_type:"pcb_trace_error",message:`Multiple components found with name "${i}" in subcircuit "${this._parsedProps.name||"unnamed"}". Component names must be unique within a subcircuit.`,source_trace_id:"",pcb_trace_id:"",pcb_component_ids:o.map(a=>a.pcb_component_id).filter(Boolean),pcb_port_ids:[]})}}},eYt=class extends Rse{constructor(){super(...arguments);ke(this,"pcb_board_id",null);ke(this,"_drcChecksComplete",!1);ke(this,"_connectedSchematicPortPairs",new Set)}get isSubcircuit(){return!0}get isGroup(){return!0}get config(){return{componentName:"Board",zodProps:kP}}get boardThickness(){const{_parsedProps:e}=this;return 1.4}get allLayers(){return["top","bottom","inner1","inner2"]}doInitialPcbBoardAutoSize(){var h;if((h=this.root)!=null&&h.pcbDisabled||!this.pcb_board_id)return;const{db:e}=this.root,{_parsedProps:t}=this;if(t.width&&t.height)return;let n=1/0,i=1/0,o=-1/0,a=-1/0;const s=e.pcb_component.list();let l=!1;for(const m of s){const{width:C,height:E,center:_}=m;C===0||E===0||(l=!0,n=Math.min(n,_.x-C/2),i=Math.min(i,_.y-E/2),o=Math.max(o,_.x+C/2),a=Math.max(a,_.y+E/2))}const c=2,u=l?o-n+c*2:0,A=l?a-i+c*2:0,d={x:l?(n+o)/2+(t.outlineOffsetX??0):t.outlineOffsetX??0,y:l?(i+a)/2+(t.outlineOffsetY??0):t.outlineOffsetY??0};e.pcb_board.update(this.pcb_board_id,{width:u,height:A,center:d})}doInitialPcbComponentRender(){var a,s;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;let n=t.width??0,i=t.height??0;if(t.outline){const l=t.outline.map(m=>m.x),c=t.outline.map(m=>m.y),u=Math.min(...l),A=Math.max(...l),d=Math.min(...c),h=Math.max(...c);n=A-u,i=h-d}const o=e.pcb_board.insert({center:{x:(t.pcbX??0)+(t.outlineOffsetX??0),y:(t.pcbY??0)+(t.outlineOffsetY??0)},thickness:this.boardThickness,num_layers:this.allLayers.length,width:n,height:i,outline:(s=t.outline)==null?void 0:s.map(l=>({x:l.x+(t.outlineOffsetX??0),y:l.y+(t.outlineOffsetY??0)})),material:t.material});this.pcb_board_id=o.pcb_board_id}removePcbComponentRender(){const{db:e}=this.root;this.pcb_board_id&&(e.pcb_board.delete(this.pcb_board_id),this.pcb_board_id=null)}_computePcbGlobalTransformBeforeLayout(){return o0()}doInitialPcbDesignRuleChecks(){var e;(e=this.root)!=null&&e.pcbDisabled||this.getInheritedProperty("routingDisabled")||super.doInitialPcbDesignRuleChecks()}updatePcbDesignRuleChecks(){var n;if((n=this.root)!=null&&n.pcbDisabled||this.getInheritedProperty("routingDisabled"))return;const{db:e}=this.root;if(!this._areChildSubcircuitsRouted()||this._drcChecksComplete)return;this._drcChecksComplete=!0;const t=vV(e.toArray());for(const i of t)e.pcb_trace_error.insert(i)}_emitRenderLifecycleEvent(e,t){var n;super._emitRenderLifecycleEvent(e,t),t==="start"&&((n=this.root)==null||n.emit("board:renderPhaseStarted",{renderId:this._renderId,phase:e}))}},tYt=new Proxy({},{get:(r,e)=>e}),e9=tYt,nYt=class extends w1{get config(){return{componentName:"Capacitor",schematicSymbolName:this.props.polarized?"capacitor_polarized":this.props.symbolName??"capacitor",zodProps:aY,sourceFtype:e9.simple_capacitor}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){const r=`${I1(this._parsedProps.capacitance)}F`;return this._parsedProps.schShowRatings&&this._parsedProps.maxVoltageRating?`${r}/${I1(this._parsedProps.maxVoltageRating)}V`:r}doInitialCreateNetsFromProps(){this._createNetsFromProps([this.props.decouplingFor,this.props.decouplingTo,...this._getNetsFromConnectionsProp()])}doInitialCreateTracesFromProps(){this.props.decouplingFor&&this.props.decouplingTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.decouplingFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.decouplingTo}))),this._createTracesFromConnectionsProp()}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_capacitor",name:e.name,manufacturer_part_number:e.manufacturerPartNumber??e.mfn,supplier_part_numbers:e.supplierPartNumbers,capacitance:e.capacitance,max_voltage_rating:e.maxVoltageRating,max_decoupling_trace_length:e.maxDecouplingTraceLength,display_capacitance:this._getSchematicSymbolDisplayValue(),are_pins_interchangeable:!e.polarized});this.source_component_id=t.source_component_id}},Wke=class extends w1{constructor(){super(...arguments);ke(this,"schematicBoxDimensions",null)}get config(){return{componentName:"Chip",zodProps:LP,shouldRenderAsSchematicBox:!0}}doInitialSchematicComponentRender(){const{_parsedProps:e}=this;(e==null?void 0:e.noSchematicRepresentation)!==!0&&super.doInitialSchematicComponentRender()}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_chip",name:t.name,manufacturer_part_number:t.manufacturerPartNumber,supplier_part_numbers:t.supplierPartNumbers});this.source_component_id=n.source_component_id}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_component.insert({center:{x:t.pcbX??0,y:t.pcbY??0},width:2,height:3,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:this.getSubcircuit().subcircuit_id??void 0});this.pcb_component_id=n.pcb_component_id}doInitialCreateTracesFromProps(){const{_parsedProps:e}=this;if(e.externallyConnectedPins)for(const[t,n]of e.externallyConnectedPins)this.add(new n2({from:`${this.getSubcircuitSelector()} > port.${t}`,to:`${this.getSubcircuitSelector()} > port.${n}`}));this._createTracesFromConnectionsProp()}},rYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"anode",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"cathode",this.portMap.pin2)}get config(){return{schematicSymbolName:this.props.symbolName??"diode",componentName:"Diode",zodProps:CY,sourceFtype:"simple_diode"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_diode",name:t.name,manufacturer_part_number:t.manufacturerPartNumber??t.mfn,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},iYt=class extends w1{get config(){return{componentName:"fuse",schematicSymbolName:this.props.symbolName??"fuse",zodProps:dge,sourceFtype:e9.simple_fuse}}_getSchematicSymbolDisplayValue(){const r=this._parsedProps.currentRating,e=this._parsedProps.voltageRating,t=typeof r=="string"?parseFloat(r):r,n=typeof e=="string"?parseFloat(e):e;return`${I1(t)}A / ${I1(n)}V`}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=typeof e.currentRating=="string"?parseFloat(e.currentRating):e.currentRating,n=typeof e.voltageRating=="string"?parseFloat(e.voltageRating):e.voltageRating,i=r.source_component.insert({name:e.name,ftype:e9.simple_fuse,current_rating_amps:t,voltage_rating_volts:n,display_current_rating:`${I1(t)}A`,display_voltage_rating:`${I1(n)}V`});this.source_component_id=i.source_component_id}},oYt=class extends w1{constructor(){super(...arguments);ke(this,"schematicDimensions",null)}get config(){let e="";if(this.props.pinCount&&(e+=`solderjumper${this.props.pinCount||2}`),Array.isArray(this.props.internallyConnectedPins)&&this.props.internallyConnectedPins.length>0){const t=Array.from(new Set(this.props.internallyConnectedPins.flat())).sort().join("");e+=`_bridged${t}`}return{schematicSymbolName:e,componentName:"Jumper",zodProps:eY,shouldRenderAsSchematicBox:!0}}_getSchematicPortArrangement(){const e=super._getSchematicPortArrangement();if(e)return e;const t=this._parsedProps.pinCount??(Array.isArray(this._parsedProps.pinLabels)?this._parsedProps.pinLabels.length:this._parsedProps.pinLabels?Object.keys(this._parsedProps.pinLabels).length:this.getPortsFromFootprint().length),n=this._parsedProps.schDirection??"right";return{leftSize:n==="left"?t:0,rightSize:n==="right"?t:0}}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_chip",name:t.name,manufacturer_part_number:t.manufacturerPartNumber,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=n.source_component_id}doInitialPcbComponentRender(){var i;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=e.pcb_component.insert({center:{x:t.pcbX??0,y:t.pcbY??0},width:2,height:3,layer:t.layer??"top",rotation:t.pcbRotation??0,source_component_id:this.source_component_id,subcircuit_id:this.getSubcircuit().subcircuit_id??void 0});this.pcb_component_id=n.pcb_component_id}doInitialPcbTraceRender(){const{db:e}=this.root,t=e.pcb_port.list({pcb_component_id:this.pcb_component_id}),n={};for(let a=0;a<t.length;a++){const s=t[a],l=e.source_port.get(s.source_port_id);let c="";if(typeof(l==null?void 0:l.pin_number)=="number")c=l.pin_number.toString();else if(Array.isArray(l==null?void 0:l.port_hints)){let u=l.port_hints.find(A=>/^(pin)?\d+$/.test(A));u&&(/^pin\d+$/.test(u)?c=u.replace(/^pin/,""):c=u)}n[c]=s.pcb_port_id}const i=e.pcb_trace.list(),o=a=>{if(a&&typeof a=="string"&&a.startsWith("{PIN")){const s=a.replace("{PIN","").replace("}","");return n[s]||a}return a};for(const a of i)if(a.route)for(const s of a.route)s.route_type==="wire"&&(s.start_pcb_port_id=o(s.start_pcb_port_id),s.end_pcb_port_id=o(s.end_pcb_port_id))}},aYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"anode",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"cathode",this.portMap.pin2)}get config(){return{componentName:"Led",schematicSymbolName:this.props.symbolName??"led",zodProps:EY,sourceFtype:"simple_led"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){return this._parsedProps.schDisplayValue||this._parsedProps.color||void 0}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_led",name:t.name,wave_length:t.wavelength,color:t.color,symbol_display_value:this._getSchematicSymbolDisplayValue(),manufacturer_part_number:t.manufacturerPartNumber??t.mfn,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},sYt=class extends w1{constructor(){super(...arguments);ke(this,"pos",this.portMap.pin1);ke(this,"positive",this.portMap.pin1);ke(this,"neg",this.portMap.pin2);ke(this,"negative",this.portMap.pin2)}get config(){return{schematicSymbolName:this.props.symbolName??"power_factor_meter_horz",componentName:"PowerSource",zodProps:QY,sourceFtype:"simple_power_source"}}initPorts(){this.add(new t2({name:"pin1",pinNumber:1,aliases:["positive","pos"]})),this.add(new t2({name:"pin2",pinNumber:2,aliases:["negative","neg"]}))}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_power_source",name:t.name,voltage:t.voltage,supplier_part_numbers:t.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=n.source_component_id}},lYt=class extends w1{get config(){return{componentName:"Resistor",schematicSymbolName:this.props.symbolName??"boxresistor",zodProps:nY,sourceFtype:"simple_resistor"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}_getSchematicSymbolDisplayValue(){return`${I1(this._parsedProps.resistance)}Ω`}doInitialCreateNetsFromProps(){this._createNetsFromProps([this.props.pullupFor,this.props.pullupTo,this.props.pulldownFor,this.props.pulldownTo,...this._getNetsFromConnectionsProp()])}doInitialCreateTracesFromProps(){this.props.pullupFor&&this.props.pullupTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.pullupFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.pullupTo}))),this.props.pulldownFor&&this.props.pulldownTo&&(this.add(new n2({from:`${this.getSubcircuitSelector()} > port.1`,to:this.props.pulldownFor})),this.add(new n2({from:`${this.getSubcircuitSelector()} > port.2`,to:this.props.pulldownTo}))),this._createTracesFromConnectionsProp()}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_resistor",name:e.name,manufacturer_part_number:e.manufacturerPartNumber??e.mfn,supplier_part_numbers:e.supplierPartNumbers,resistance:e.resistance,display_resistance:this._getSchematicSymbolDisplayValue(),are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}},cYt=["leftedge","rightedge","topedge","bottomedge","center"],uYt=class extends $v{get config(){return{componentName:"Constraint",zodProps:sY}}constructor(r){if(super(r),("xdist"in r||"ydist"in r)&&!("edgeToEdge"in r)&&!("centerToCenter"in r))throw new Error(`edgeToEdge, centerToCenter must be set for xDist or yDist for ${this}`);if("for"in r&&r.for.length<2)throw new Error(`"for" must have at least two selectors for ${this}`)}_getAllReferencedComponents(){const r=[],e=this.getPrimitiveContainer();function t(n){const i=n.split(" ").pop(),o=cYt.includes(i)?i:void 0,a=o?n.replace(` ${o}`,""):n,s=e.selectOne(a,{pcbPrimitive:!0});s&&r.push({selector:n,component:s,componentSelector:a,edge:o})}for(const n of["left","right","top","bottom"])n in this._parsedProps&&t(this._parsedProps[n]);if("for"in this._parsedProps)for(const n of this._parsedProps.for)t(n);return{componentsWithSelectors:r}}},AYt=class extends $v{constructor(){super(...arguments);ke(this,"fabrication_note_path_id",null)}get config(){return{componentName:"FabricationNotePath",zodProps:BY}}doInitialPcbPrimitiveRender(){var s,l;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,t=this.getSubcircuit(),{_parsedProps:n}=this,i=n.layer??"top";if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenPath. Must be "top" or "bottom".`);const o=this._computePcbGlobalTransformBeforeLayout(),a=e.pcb_fabrication_note_path.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,color:n.color,route:n.route.map(c=>{const u=Wr(o,{x:c.x,y:c.y});return{...c,x:u.x,y:u.y}}),stroke_width:n.strokeWidth??.1,subcircuit_id:(t==null?void 0:t.subcircuit_id)??void 0});this.fabrication_note_path_id=a.pcb_fabrication_note_path_id}},dYt=class extends $v{get config(){return{componentName:"FabricationNoteText",zodProps:xY}}doInitialPcbPrimitiveRender(){var i,o;if((i=this.root)!=null&&i.pcbDisabled)return;const{db:r}=this.root,{_parsedProps:e}=this,t=this.getPrimitiveContainer(),n=this.getSubcircuit();r.pcb_fabrication_note_text.insert({anchor_alignment:e.anchorAlignment,anchor_position:{x:e.pcbX??0,y:e.pcbY??0},font:e.font??"tscircuit2024",font_size:e.fontSize??1,layer:"top",color:e.color,text:e.text??"",pcb_component_id:t.pcb_component_id,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:((o=this.getGroup())==null?void 0:o.pcb_group_id)??void 0})}},fYt=class extends Rse{constructor(r){super({...r,subcircuit:!0})}},hYt=class extends $v{constructor(){super(...arguments);ke(this,"source_net_alias_id")}get config(){return{componentName:"NetAlias",zodProps:gY}}doInitialSchematicComponentRender(){var o;if((o=this.root)!=null&&o.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n={x:t.schX??0,y:t.schY??0},i=e.schematic_net_label.insert({text:t.net,source_net_id:t.net,anchor_position:n,center:n,anchor_side:"bottom"});this.source_net_alias_id=i.source_net_id}},pYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_circle_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenCircle",zodProps:PY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenCircle. Must be "top" or "bottom".`);this._computePcbGlobalTransformBeforeLayout();const o=this.getSubcircuit(),a=e.pcb_silkscreen_circle.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,center:{x:t.pcbX??0,y:t.pcbY??0},radius:t.radius,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=this.getGroup())==null?void 0:c.pcb_group_id)??void 0,stroke_width:t.strokeWidth??.1});this.pcb_silkscreen_circle_id=a.pcb_silkscreen_circle_id}getPcbSize(){const{_parsedProps:e}=this,t=e.radius*2;return{width:t,height:t}}},gYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_rect_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenRect",zodProps:TY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenRect. Must be "top" or "bottom".`);const o=this.getSubcircuit(),a=e.pcb_silkscreen_rect.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,center:{x:t.pcbX??0,y:t.pcbY??0},width:t.width,height:t.height,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=this==null?void 0:this.getGroup())==null?void 0:c.pcb_group_id)??void 0,stroke_width:t.strokeWidth??.1});this.pcb_silkscreen_rect_id=a.pcb_silkscreen_rect_id}getPcbSize(){const{_parsedProps:e}=this;return{width:e.width,height:e.height}}},mYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_silkscreen_line_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"SilkscreenLine",zodProps:NY}}doInitialPcbPrimitiveRender(){var s,l,c;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,{maybeFlipLayer:n}=this._getPcbPrimitiveFlippedHelpers(),i=n(t.layer??"top");if(i!=="top"&&i!=="bottom")throw new Error(`Invalid layer "${i}" for SilkscreenLine. Must be "top" or "bottom".`);const o=this.getSubcircuit(),a=e.pcb_silkscreen_line.insert({pcb_component_id:(l=this.parent)==null?void 0:l.pcb_component_id,layer:i,x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke_width:t.strokeWidth??.1,subcircuit_id:(o==null?void 0:o.subcircuit_id)??void 0,pcb_group_id:((c=o==null?void 0:o.getGroup())==null?void 0:c.pcb_group_id)??void 0});this.pcb_silkscreen_line_id=a.pcb_silkscreen_line_id}getPcbSize(){const{_parsedProps:e}=this,t=Math.abs(e.x2-e.x1),n=Math.abs(e.y2-e.y1);return{width:t,height:n}}},yYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_via_id",null);ke(this,"matchedPort",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Via",zodProps:bY}}getAvailablePcbLayers(){return["top","inner1","inner2","bottom"]}getPcbSize(){const{_parsedProps:e}=this;return{width:e.outerDiameter,height:e.outerDiameter}}_getPcbCircuitJsonBounds(){const{db:e}=this.root,t=e.pcb_via.get(this.pcb_via_id),n=this.getPcbSize();return{center:{x:t.x,y:t.y},bounds:{left:t.x-n.width/2,top:t.y-n.height/2,right:t.x+n.width/2,bottom:t.y+n.height/2},width:n.width,height:n.height}}_setPositionFromLayout(e){const{db:t}=this.root;t.pcb_via.update(this.pcb_via_id,{x:e.x,y:e.y})}doInitialPcbPrimitiveRender(){var a,s;if((a=this.root)!=null&&a.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this._getGlobalPcbPositionBeforeLayout(),i=this.getSubcircuit(),o=e.pcb_via.insert({x:n.x,y:n.y,hole_diameter:t.holeDiameter,outer_diameter:t.outerDiameter,layers:["bottom","top"],from_layer:t.fromLayer||"bottom",to_layer:t.toLayer||"top",subcircuit_id:(i==null?void 0:i.subcircuit_id)??void 0,pcb_group_id:((s=this.getGroup())==null?void 0:s.pcb_group_id)??void 0});this.pcb_via_id=o.pcb_via_id}},vYt=class extends $v{constructor(){super(...arguments);ke(this,"pcb_cutout_id",null);ke(this,"isPcbPrimitive",!0)}get config(){return{componentName:"Cutout",zodProps:lY}}doInitialPcbPrimitiveRender(){var s,l;if((s=this.root)!=null&&s.pcbDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=this.getSubcircuit(),i=((l=this.getGroup())==null?void 0:l.pcb_group_id)??void 0,o=this._getGlobalPcbPositionBeforeLayout();let a;if(t.shape==="rect"){const c={shape:"rect",center:o,width:t.width,height:t.height,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(c)}else if(t.shape==="circle"){const c={shape:"circle",center:o,radius:t.radius,subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(c)}else if(t.shape==="polygon"){const c=this._computePcbGlobalTransformBeforeLayout(),A={shape:"polygon",points:t.points.map(d=>Wr(c,d)),subcircuit_id:(n==null?void 0:n.subcircuit_id)??void 0,pcb_group_id:i};a=e.pcb_cutout.insert(A)}a&&(this.pcb_cutout_id=a.pcb_cutout_id)}getPcbSize(){const{_parsedProps:e}=this;if(e.shape==="rect")return{width:e.width,height:e.height};if(e.shape==="circle")return{width:e.radius*2,height:e.radius*2};if(e.shape==="polygon"){if(e.points.length===0)return{width:0,height:0};let t=1/0,n=-1/0,i=1/0,o=-1/0;for(const a of e.points)t=Math.min(t,a.x),n=Math.max(n,a.x),i=Math.min(i,a.y),o=Math.max(o,a.y);return{width:n-t,height:o-i}}return{width:0,height:0}}_getPcbCircuitJsonBounds(){if(!this.pcb_cutout_id)return super._getPcbCircuitJsonBounds();const{db:e}=this.root,t=e.pcb_cutout.get(this.pcb_cutout_id);if(!t)return super._getPcbCircuitJsonBounds();if(t.shape==="rect")return{center:t.center,bounds:{left:t.center.x-t.width/2,top:t.center.y+t.height/2,right:t.center.x+t.width/2,bottom:t.center.y-t.height/2},width:t.width,height:t.height};if(t.shape==="circle")return{center:t.center,bounds:{left:t.center.x-t.radius,top:t.center.y+t.radius,right:t.center.x+t.radius,bottom:t.center.y-t.radius},width:t.radius*2,height:t.radius*2};if(t.shape==="polygon"){if(t.points.length===0)return super._getPcbCircuitJsonBounds();let n=1/0,i=-1/0,o=1/0,a=-1/0;for(const s of t.points)n=Math.min(n,s.x),i=Math.max(i,s.x),o=Math.min(o,s.y),a=Math.max(a,s.y);return{center:{x:(n+i)/2,y:(o+a)/2},bounds:{left:n,top:a,right:i,bottom:o},width:i-n,height:a-o}}return super._getPcbCircuitJsonBounds()}_setPositionFromLayout(e){if(!this.pcb_cutout_id)return;const{db:t}=this.root,n=t.pcb_cutout.get(this.pcb_cutout_id);if(n){if(n.shape==="rect"||n.shape==="circle")t.pcb_cutout.update(this.pcb_cutout_id,{...n,center:e});else if(n.shape==="polygon"){const i=this._getPcbCircuitJsonBounds().center,o=e.x-i.x,a=e.y-i.y,s=n.points.map(l=>({x:l.x+o,y:l.y+a}));t.pcb_cutout.update(this.pcb_cutout_id,{...n,points:s})}}}},IYt=class extends w1{get config(){return{componentName:"Battery",schematicSymbolName:this.props.symbolName??"battery",zodProps:hY,sourceFtype:"simple_power_source"}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:"simple_power_source",capacity:e.capacity,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!1});this.source_component_id=t.source_component_id}},CYt=class extends w1{get config(){return{componentName:"PinHeader",zodProps:pY,shouldRenderAsSchematicBox:!0}}_getImpliedFootprintString(){var i;const r=this._parsedProps.pinCount??((i=this._parsedProps.pinLabels)==null?void 0:i.length)??0,e=this._parsedProps.holeDiameter,t=this._parsedProps.platedDiameter,n=this._parsedProps.pitch;return r>0&&n?!e&&!t?`pinrow${r}_p${n}`:`pinrow${r}_p${n}_id${e}_od${t}`:null}initPorts(){var e,t;const r=this._parsedProps.pinCount??((e=this._parsedProps.pinLabels)==null?void 0:e.length)??1;for(let n=1;n<=r;n++)this.add(new t2({name:`pin${n}`,pinNumber:n,aliases:[(t=this._parsedProps.pinLabels)==null?void 0:t[n-1]].filter(Boolean)}))}_getSchematicPortArrangement(){var n,i,o,a;const r=this._parsedProps.pinCount??1,e=this._parsedProps.facingDirection??"right",t=this._parsedProps.schPinArrangement;return e==="left"?{leftSide:{direction:((n=t==null?void 0:t.leftSide)==null?void 0:n.direction)??"top-to-bottom",pins:((i=t==null?void 0:t.leftSide)==null?void 0:i.pins)??Array.from({length:r},(s,l)=>`pin${l+1}`)}}:{rightSide:{direction:((o=t==null?void 0:t.rightSide)==null?void 0:o.direction)??"top-to-bottom",pins:((a=t==null?void 0:t.rightSide)==null?void 0:a.pins)??Array.from({length:r},(s,l)=>`pin${l+1}`)}}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_pin_header",name:e.name,supplier_part_numbers:e.supplierPartNumbers,pin_count:e.pinCount,gender:e.gender,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}};function EYt(r){switch(r){case"two_ground_pins":return"crystal_4pin";case"ground_pin":return"resonator";case"no_ground":return"crystal";default:return"crystal"}}var _Yt=class extends w1{get config(){return{componentName:"Resonator",schematicSymbolName:this.props.symbolName??EYt(this.props.pinVariant),zodProps:oY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=e.pinVariant||"no_ground",n=r.source_component.insert({ftype:"simple_resonator",name:e.name,frequency:e.frequency,load_capacitance:e.loadCapacitance,supplier_part_numbers:e.supplierPartNumbers,pin_variant:t,are_pins_interchangeable:t==="no_ground"||t==="ground_pin"});this.source_component_id=n.source_component_id}},xYt=class extends w1{get config(){return{componentName:"Inductor",schematicSymbolName:this.props.symbolName??"inductor",zodProps:IY,sourceFtype:e9.simple_inductor}}initPorts(){super.initPorts({additionalAliases:{pin1:["anode","pos","left"],pin2:["cathode","neg","right"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:e9.simple_inductor,inductance:e.inductance,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}};function BYt(r){switch(r){case"three_pin":return"potentiometer3";case"two_pin":return"potentiometer2";default:return"potentiometer2"}}var bYt=class extends w1{get config(){return{componentName:"Potentiometer",schematicSymbolName:this.props.symbolName??BYt(this.props.pinVariant),zodProps:rY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=e.pinVariant||"two_pin",n=r.source_component.insert({ftype:"simple_potentiometer",name:e.name,max_resistance:e.maxResistance,pin_variant:t,are_pins_interchangeable:t==="two_pin"});this.source_component_id=n.source_component_id}},SYt=class extends w1{get config(){return{componentName:"PushButton",schematicSymbolName:this.props.symbolName??"push_button_normally_open_momentary",zodProps:mY,sourceFtype:e9.simple_push_button}}get defaultInternallyConnectedPinNames(){return[["pin1","pin4"],["pin2","pin3"]]}initPorts(){super.initPorts({pinCount:4,additionalAliases:{pin1:["side1"],pin3:["side2"]}})}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:e9.simple_push_button,supplier_part_numbers:e.supplierPartNumbers,are_pins_interchangeable:!0});this.source_component_id=t.source_component_id}},QYt=class extends w1{get config(){return{schematicSymbolName:this.props.symbolName??(this.props.pinVariant==="four_pin"?"crystal_4pin":"crystal"),componentName:"Crystal",zodProps:iY,sourceFtype:"simple_crystal"}}initPorts(){const r=this.props.pinVariant==="four_pin"?{pin1:["left1","1"],pin2:["top1","2","gnd1"],pin3:["right1","3"],pin4:["bottom1","4","gnd2"]}:{pin1:["pos","left"],pin2:["neg","right"]};super.initPorts({additionalAliases:r})}_getSchematicSymbolDisplayValue(){return`${I1(this._parsedProps.frequency)}Hz`}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({name:e.name,ftype:"simple_crystal",frequency:e.frequency,load_capacitance:e.loadCapacitance,pin_variant:e.pinVariant||"two_pin",are_pins_interchangeable:(e.pinVariant||"two_pin")==="two_pin"});this.source_component_id=t.source_component_id}},wYt=class extends w1{constructor(){super(...arguments);ke(this,"emitter",this.portMap.pin1);ke(this,"collector",this.portMap.pin2);ke(this,"base",this.portMap.pin3)}get config(){return{componentName:"Transistor",schematicSymbolName:this.props.type==="npn"?"npn_bipolar_transistor":"pnp_bipolar_transistor",zodProps:yY,sourceFtype:"simple_transistor",shouldRenderAsSchematicBox:!1}}initPorts(){const e=this.props.type==="npn"?{pin1:["emitter","e"],pin2:["collector","c"],pin3:["base","b"]}:{pin1:["collector","c"],pin2:["emitter","e"],pin3:["base","b"]};super.initPorts({pinCount:3,additionalAliases:e})}doInitialSourceRender(){const{db:e}=this.root,{_parsedProps:t}=this,n=e.source_component.insert({ftype:"simple_transistor",name:t.name,transistor_type:t.type});this.source_component_id=n.source_component_id}},MYt=class extends w1{get config(){const r=this.props.mosfetMode==="depletion"?"d":"e";return{componentName:"Mosfet",schematicSymbolName:`${this.props.channelType}_channel_${r}_mosfet_transistor`,zodProps:vY,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_mosfet",name:e.name,mosfet_mode:e.mosfetMode,channel_type:e.channelType});this.source_component_id=t.source_component_id}},DYt=class extends w1{_getSwitchType(){const{spst:r,spdt:e,dpst:t,dpdt:n,type:i}=this._parsedProps??{};return n?"dpdt":r?"spst":e?"spdt":t?"dpst":i??"spst"}get config(){const r=this._getSwitchType(),{isNormallyClosed:e}=this._parsedProps??{};return{componentName:"Switch",schematicSymbolName:{spst:e?"spst_normally_closed_switch":"spst_switch",spdt:e?"spdt_normally_closed_switch":"spdt_switch",dpst:e?"dpst_normally_closed_switch":"dpst_switch",dpdt:e?"dpdt_normally_closed_switch":"dpdt_switch"}[r]??"spst_switch",zodProps:_Y,shouldRenderAsSchematicBox:!1}}doInitialSourceRender(){const{db:r}=this.root,{_parsedProps:e}=this,t=r.source_component.insert({ftype:"simple_switch",name:e.name,switch_type:e.type,is_normally_closed:e.isNormallyClosed??!1,are_pins_interchangeable:this._getSwitchType()==="spst"});this.source_component_id=t.source_component_id}},RYt=class extends $v{constructor(){super(...arguments);ke(this,"isSchematicPrimitive",!0)}get config(){return{componentName:"SchematicText",zodProps:MY}}doInitialSchematicPrimitiveRender(){var n;if((n=this.root)!=null&&n.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this;e.schematic_text.insert({anchor:t.anchor??"center",text:t.text,font_size:t.fontSize,color:t.color||"#000000",position:{x:t.schX,y:t.schY},rotation:t.schRotation??0})}},NYt=class extends $v{constructor(){super(...arguments);ke(this,"isSchematicPrimitive",!0)}get config(){return{componentName:"SchematicBox",zodProps:OP,shouldRenderAsSchematicBox:!0}}doInitialSchematicPrimitiveRender(){var E;if((E=this.root)!=null&&E.schematicDisabled)return;const{db:e}=this.root,{_parsedProps:t}=this,n=OP.safeParse(t);if(!n.success)throw console.error("Validation failed:",n.error.format()),n.error;const i=.6,o=typeof t.padding=="number"?t.padding:0,a=typeof t.paddingTop=="number"?t.paddingTop:o,s=typeof t.paddingBottom=="number"?t.paddingBottom:o,l=typeof t.paddingLeft=="number"?t.paddingLeft:o,c=typeof t.paddingRight=="number"?t.paddingRight:o,u=t.overlay&&t.overlay.length>0,A=typeof t.width=="number"&&typeof t.height=="number";let d,h,m,C;if(u){const x=t.overlay.map(Ue=>({selector:Ue,port:this.getSubcircuit().selectOne(Ue,{type:"port"})})).filter(({port:Ue})=>Ue!=null).map(({port:Ue})=>({position:Ue._getGlobalSchematicPositionAfterLayout()}));if(x.length===0)return;const Q=x.map(Ue=>Ue.position.x),P=x.map(Ue=>Ue.position.y),z=Math.min(...Q),O=Math.max(...Q),H=Math.min(...P),J=Math.max(...P),Z=O-z,V=J-H,se=Z===0?i:0,ae=V===0?i:0,ue=l+se/2,ve=c+se/2,xe=a+ae/2,ge=s+ae/2,Ee=z-ue,Ie=O+ve,Me=H-ge,Qe=J+xe;d=Ie-Ee,h=Qe-Me,m=Ee+(t.schX??0),C=Me+(t.schY??0)}else if(A){d=t.width,h=t.height;const _=typeof t.schX=="number"?t.schX:0,x=typeof t.schY=="number"?t.schY:0;m=_-d/2,C=x-h/2}else return;e.schematic_box.insert({height:h,width:d,x:m,y:C,is_dashed:t.strokeStyle==="dashed",schematic_component_id:""})}};new Proxy({},{get:(r,e)=>{const t=(...n)=>(n[0],new Proxy({},{get:(i,o)=>`.${e} > .${o}`}));return new Proxy(t,{get:(n,i)=>e==="net"?`net.${i}`:e==="subcircuit"?new Proxy({},{get:(o,a)=>new Proxy({},{get:(s,l)=>`subcircuit.${i} > .${a} > .${l}`})}):`.${e} > .${i}`,apply:(n,i,o)=>new Proxy({},{get:(a,s)=>{const l=`.${e} > .${s}`;return e.startsWith("U")?l:new Proxy(new String(l),{get:(c,u)=>typeof u=="symbol"||u==="toString"?()=>l:`.${e} > .${s} > .${u}`})}})})}}),wke(Ske),wke({Bug:Wke});const Zke=r=>`hsl(${FB.indexOf(r)*137.5%360}, 70%, 50%)`,TYt=({phaseTimings:r})=>{if(!r)return null;const e=Object.values(r).reduce((t,n)=>t+n,0);return dt.jsxs("div",{className:"rf-space-y-2 rf-w-full rf-px-4",children:[dt.jsx("div",{className:"rf-relative rf-h-8 rf-flex rf-rounded-sm",children:FB.map(t=>{const n=r[t]||0,i=n/e*100;return dt.jsx("div",{className:"rf-group/bar rf-relative rf-overflow-visible",style:{width:`${i}%`,backgroundColor:Zke(t)},children:dt.jsxs("div",{className:"rf-opacity-0 group-hover/bar:rf-opacity-100 rf-transition-opacity rf-absolute rf-bottom-full rf-left-1/2 rf-transform -rf-translate-x-1/2 rf-mb-2 rf-px-2 rf-py-1 rf-text-xs rf-whitespace-nowrap rf-rounded rf-bg-gray-900 rf-text-white rf-pointer-events-none",children:[t,": ",n.toFixed(1),"ms"]})},t)})}),dt.jsxs("div",{className:"rf-text-xs rf-text-gray-500",children:["Total: ",e.toFixed(2),"ms"]})]})},PYt=({renderLog:r})=>{const[e,t]=yt.useState("chronological");if(!r)return dt.jsx("div",{className:"rf-p-4 rf-bg-gray-100 rf-rounded-md",children:"No render log, make sure this tab is open when you render (TODO add a rerender button here)"});const n=Object.entries((r==null?void 0:r.phaseTimings)??{});e==="chronological"?n.sort((o,a)=>FB.indexOf(o[0])-FB.indexOf(a[0])):n.sort((o,a)=>a[1]-o[1]);const i=n.reduce((o,[a,s])=>o+s,0);return dt.jsxs("div",{className:"rf-bg-white",children:[dt.jsxs("div",{className:"rf-flex rf-justify-between rf-items-center",children:[dt.jsx("div",{children:"Render Logs"}),dt.jsxs("div",{className:"rf-mb-4 rf-pr-2 rf-flex rf-text-xs rf-items-center",children:[dt.jsx("div",{className:"rf-mr-2",children:"Sort by:"}),dt.jsxs("select",{value:e,onChange:o=>t(o.target.value),className:"rf-px-2 rf-py-1 rf-border rf-rounded rf-text-xs",children:[dt.jsx("option",{value:"chronological",children:"Phase Order"}),dt.jsx("option",{value:"longest",children:"Duration"})]})]})]}),dt.jsx(TYt,{phaseTimings:r.phaseTimings}),dt.jsxs("table",{className:"rf-w-full rf-text-xs",children:[dt.jsx("thead",{children:dt.jsxs("tr",{children:[dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Phase Order"}),dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Phase"}),dt.jsx("th",{className:"rf-text-left rf-p-2",children:"Duration (ms)"})]})}),dt.jsx("tbody",{children:n.map(([o,a])=>dt.jsxs("tr",{children:[dt.jsx("td",{className:"rf-p-2",children:FB.indexOf(o)}),dt.jsx("td",{className:"rf-p-2",children:o}),dt.jsx("td",{className:"rf-p-2",children:dt.jsx("div",{className:"rf-w-8",children:dt.jsx("div",{className:"rf-h-2 rf-rounded-sm",style:{backgroundColor:Zke(o),width:`${a/i*100}%`}})})}),dt.jsx("td",{className:"rf-p-2",children:dt.jsxs("div",{className:"rf-flex w-full",children:[dt.jsxs("span",{className:"rf-flex-grow",children:[a,"ms"]}),dt.jsxs("span",{className:"rf-text-gray-500 rf-pr-2",children:[(a/i*100).toFixed(1),"%"]})]})})]},o))})]})]})},UYt="0.0.546",FYt=["assembly","bom","circuit_json","errors","render_log"],kYt=({code:r,onRunClicked:e=void 0,errorMessage:t,errorStack:n,circuitJson:i,autoroutingGraphics:o,showRightHeaderContent:a=!0,showCodeTab:s=!1,codeTabContent:l,showJsonTab:c=!0,showRenderLogTab:u=!0,onActiveTabChange:A,renderLog:d,showImportAndFormatButtons:h=!0,className:m,headerClassName:C,leftHeaderContent:E,readOnly:_,isStreaming:x,autoroutingLog:Q,onReportAutoroutingLog:P,isRunningCode:z,hasCodeChangedSinceLastRun:O,onEditEvent:H,editEvents:J,defaultActiveTab:Z,autoRotate3dViewerDisabled:V,showSchematicDebugGrid:se=!1,showToggleFullScreen:ae=!0,defaultToFullScreen:ue=!1})=>{var Fe;rHt();const ve=yt.useMemo(()=>i?i.filter(et=>et&&"error_type"in et||et.type.includes("error")):null,[i]),[xe,ge]=yt.useState(Z??"pcb"),[Ee,Ie]=yt.useState(ue),Me=yt.useCallback(et=>{ge(et),A==null||A(et)},[A]),Qe=()=>{Ie(!Ee)};yt.useEffect(()=>{t&&Me("errors")},[t]),yt.useEffect(()=>{(xe==="code"||xe==="errors")&&i&&!t&&Me(Z??"pcb")},[i]);const Ue=yt.useCallback(et=>{window.TSCIRCUIT_3D_OBJECT_REF=et===null?void 0:et},[]);return dt.jsx("div",{className:Wv("flex flex-col relative rf-overflow-x-hidden",m),children:dt.jsx("div",{className:Wv("rf-md:sticky rf-md:top-2",Ee&&"rf-fixed rf-top-0 rf-left-0 rf-w-full rf-bg-white"),children:dt.jsxs(iOe,{value:xe,onValueChange:Me,className:"rf-flex-grow rf-flex rf-flex-col",children:[dt.jsxs("div",{className:Wv("rf-flex rf-items-center rf-gap-2 rf-p-2 rf-pb-0",C),children:[E,E&&dt.jsx("div",{className:"rf-flex-grow"}),!E&&z&&dt.jsx(yTe,{className:"rf-w-4 rf-h-4 rf-animate-spin"}),!E&&dt.jsx("div",{className:"rf-flex-grow"}),d&&d.progress!==1&&!t&&dt.jsxs("div",{className:"rf-flex rf-items-center rf-gap-2",children:[d.lastRenderEvent&&dt.jsx("div",{className:"rf-text-xs rf-text-gray-500",children:((Fe=d.lastRenderEvent)==null?void 0:Fe.phase)??""}),dt.jsx("div",{className:"rf-w-4 rf-h-4 rf-bg-blue-500 rf-opacity-50 rf-rounded-full rf-text-white",children:dt.jsx(yTe,{className:"rf-w-4 rf-h-4 rf-animate-spin"})}),dt.jsxs("div",{className:"rf-text-xs rf-font-bold rf-text-gray-700 rf-tabular-nums",children:[((d.progress??0)*100).toFixed(1),"%"]})]}),a&&dt.jsxs(Lce,{children:[s&&dt.jsx(f9,{value:"code",children:"Code"}),dt.jsxs(f9,{value:"pcb",className:"rf-whitespace-nowrap",children:[i&&dt.jsx("span",{className:Wv("rf-inline-flex rf-items-center rf-justify-center rf-w-2 rf-h-2 rf-mr-1 rf-text-xs rf-font-bold rf-text-white rf-rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"PCB"]}),dt.jsxs(f9,{value:"schematic",className:"rf-whitespace-nowrap",children:[i&&dt.jsx("span",{className:Wv("rf-inline-flex rf-items-center rf-justify-center rf-w-2 rf-h-2 rf-mr-1 rf-text-xs rf-font-bold rf-text-white rf-rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"Schematic"]}),dt.jsxs(f9,{value:"cad",children:[i&&dt.jsx("span",{className:Wv("inline-flex items-center justify-center w-2 h-2 mr-1 text-xs font-bold text-white rounded-full",O?"rf-bg-gray-500":"rf-bg-blue-500")}),"3D"]}),!["pcb","cad","schematic"].includes(xe)&&dt.jsx(f9,{value:xe,children:kce(xe)}),dt.jsxs(QPe,{children:[dt.jsx(wPe,{asChild:!0,children:dt.jsxs("div",{className:"rf-whitespace-nowrap rf-p-2 rf-mr-1 rf-cursor-pointer rf-relative",children:[dt.jsx(k4t,{className:"rf-w-4 rf-h-4"}),(ve&&ve.length>0||t)&&dt.jsx("span",{className:"rf-inline-flex rf-absolute rf-top-[6px] rf-right-[4px] rf-items-center rf-justify-center rf-w-1 rf-h-1 rf-ml-2 rf-text-[8px] rf-font-bold rf-text-white rf-bg-red-500 rf-rounded-full"})]})}),dt.jsxs(Noe,{className:"rf-*:text-xs",children:[FYt.map(et=>dt.jsxs(nG,{onSelect:()=>Me(et),children:[xe!==et&&dt.jsx(mTe,{className:"rf-w-3 rf-h-3 rf-opacity-30"}),xe===et&&dt.jsx(pTe,{className:"rf-w-3 rf-h-3"}),dt.jsx("div",{className:"rf-pr-2",children:kce(et)}),et==="errors"&&(ve&&ve.length>0||t)&&dt.jsx("span",{className:"rf-inline-flex rf-items-center rf-justify-center rf-w-3 rf-h-3 rf-ml-2 rf-text-[8px] rf-font-bold rf-text-white rf-bg-red-500 rf-rounded-full",children:t?1:ve==null?void 0:ve.length})]},et)),dt.jsx(nG,{disabled:!0,className:"rf-opacity-60 rf-cursor-default rf-select-none",children:dt.jsxs("div",{className:"rf-pr-2 rf-text-xs rf-text-gray-500",children:["@tscircuit/runframe@",UYt.split(".").map((et,tt)=>tt===2?parseInt(et)+1:et).join(".")]})})]})]})]}),ae&&dt.jsx(X2,{onClick:Qe,variant:"ghost",children:Ee?dt.jsx(O4t,{size:16}):dt.jsx(L4t,{size:16})})]}),s&&dt.jsx(yb,{value:"code",className:"rf-flex-grow rf-overflow-hidden",children:dt.jsx("div",{className:"rf-h-full",children:l})}),dt.jsx(yb,{value:"pcb",children:dt.jsx("div",{className:Wv("rf-overflow-hidden",Ee?"rf-h-[calc(100vh-52px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading PCB viewer"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(tHt,{focusOnHover:!1,circuitJson:i,debugGraphics:o,containerClassName:Wv("rf-h-full rf-w-full",Ee?"rf-min-h-[calc(100vh-240px)]":"rf-min-h-[620px]"),onEditEventsChanged:et=>{H&&et.forEach(tt=>H(tt))}}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"assembly",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallback:dt.jsx("div",{children:"Error loading Assembly"}),children:i?dt.jsx(gLt,{circuitJson:i,containerStyle:{height:"100%"},editingEnabled:!0,debugGrid:!0}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"schematic",children:dt.jsx("div",{className:Wv("rf-overflow-auto rf-bg-white",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading Schematic"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(fLt,{circuitJson:i,containerStyle:{height:"100%"},editingEnabled:!0,onEditEvent:et=>{H==null||H(et)},debugGrid:se}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"cad",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{FallbackComponent:x4t,children:i?dt.jsx(E4t,{ref:Ue,circuitJson:i,autoRotateDisabled:V}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"bom",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallbackRender:({error:et})=>dt.jsx("div",{className:"rf-mt-4 rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200",children:dt.jsxs("div",{className:"rf-p-4",children:[dt.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-3",children:"Error loading Bill of Materials"}),dt.jsx("p",{className:"rf-text-xs rf-font-mono rf-whitespace-pre-wrap rf-text-red-600 rf-mt-2",children:(et==null?void 0:et.message)||"An unknown error occurred"})]})}),children:i?dt.jsx(CLt,{circuitJson:i}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"circuit_json",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:dt.jsx(sD,{fallback:dt.jsx("div",{children:"Error loading JSON viewer"}),children:i?dt.jsx(vLt,{elements:i}):dt.jsx(Yw,{onRunClicked:e})})})}),dt.jsx(yb,{value:"errors",children:dt.jsx("div",{className:Wv("rf-overflow-auto",Ee?"rf-h-[calc(100vh-96px)]":"rf-h-[620px]"),children:t||ve&&ve.length>0?dt.jsx(kFt,{code:r,circuitJsonErrors:ve,errorMessage:t,errorStack:n,autoroutingLog:Q,onReportAutoroutingLog:P}):dt.jsx(Yw,{onRunClicked:e})})}),u&&dt.jsx(yb,{value:"render_log",children:dt.jsx(PYt,{renderLog:d})})]})})})};oce.createRoot(document.getElementById("root")).render(dt.jsx(kYt,{defaultActiveTab:"cad",autoRotate3dViewerDisabled:!0,showRightHeaderContent:!1,circuitJson:window.CIRCUIT_JSON||{},...window.CIRCUIT_JSON_PREVIEW_PROPS||{}}));const LYt=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}))});