tscircuit 0.0.1613 → 0.0.1614
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.
- package/dist/browser.min.js +3 -3
- package/package.json +3 -3
package/dist/browser.min.js
CHANGED
|
@@ -5419,7 +5419,7 @@ You passed in: '`+this.raw_options[o]+"'");return c},t.prototype._is_valid_selec
|
|
|
5419
5419
|
`);break}}return s}}}),hYn=Ya({"node_modules/pretty/index.js"(n,e){var t=sYn(),r=dYn(),i=Wdt(),o={unformatted:["code","pre","em","strong","span"],indent_inner_html:!0,indent_char:" ",indent_size:2,sep:`
|
|
5420
5420
|
`};e.exports=function(c,l){var u=i({},o,l);return c=t.html(c,u),u.ocd===!0?(u.newlines&&(u.sep=u.newlines),s(c,u)):c};function s(a,c){return r(a,c).replace(/^\s+/g,"").replace(/\s+$/g,`
|
|
5421
5421
|
`).replace(/(\s*<!--)/g,`
|
|
5422
|
-
$1`).replace(/>(\s*)(?=<!--\s*\/)/g,"> ")}}});function Zdt(n,e,t){if(!e||!t)return;let r=n.get(e);r||(r=new Set,n.set(e,r)),r.add(t);let i=n.get(t);i||(i=new Set,n.set(t,i)),i.add(e)}function pYn(n,e){if(!e.subcircuit_id&&!e.source_group_id)return[...n];let t=e;if(e.subcircuit_id){const a=new Set([e.subcircuit_id]),c=new Map,l=new Map;for(const d of n)if(d.type==="source_group"){const h=d.source_group_id,f=d.subcircuit_id;f&&l.set(h,f);const p=d.parent_source_group_id;p&&(c.has(p)||c.set(p,[]),c.get(p).push(h))}let u;for(const[d,h]of l)if(h===e.subcircuit_id){u=d;break}if(u){const d=h=>{const f=c.get(h)||[];for(const p of f){const m=l.get(p);m&&a.add(m),d(p)}};d(u),t={...e,subcircuit_ids:Array.from(a)}}}const r=new Map;for(const a of n){const c=`${a.type}_id`,l=a[c];typeof l=="string"&&r.set(l,a)}const i=new Map;for(const a of n){const c=Object.entries(a);for(const[l,u]of c)if(l!=="parent_source_group_id"){if(l.endsWith("_id")&&typeof u=="string"){const d=r.get(u);Zdt(i,a,d)}else if(l.endsWith("_ids")&&Array.isArray(u)){for(const d of u)if(typeof d=="string"){const h=r.get(d);Zdt(i,a,h)}}}}const o=[],s=new Set;for(const a of n){let c=!1;(t.subcircuit_id&&"subcircuit_id"in a&&a.subcircuit_id===t.subcircuit_id||t.subcircuit_ids&&"subcircuit_id"in a&&a.subcircuit_id&&t.subcircuit_ids.includes(a.subcircuit_id)||t.source_group_id&&"source_group_id"in a&&a.source_group_id===t.source_group_id||t.source_group_id&&"member_source_group_ids"in a&&Array.isArray(a.member_source_group_ids)&&a.member_source_group_ids.includes(t.source_group_id))&&(c=!0),c&&(o.push(a),s.add(a))}for(;o.length>0;){const a=o.shift(),c=i.get(a);if(c)for(const l of c)s.has(l)||(s.add(l),o.push(l))}return n.filter(a=>s.has(a))}var WG=(n,e={})=>{const t=n;let r=t._internal_store;if(!r){r={counts:{},editCount:0},t._internal_store=r;for(const o of t){const s=o.type,a=o[`${s}_id`];if(!a)continue;const c=Number.parseInt(a.split("_").pop());Number.isNaN(c)||(r.counts[s]=Math.max(r.counts[s]??0,c))}}const i=new Proxy({},{get:(o,s)=>{if(s==="toArray")return()=>(t.editCount=r.editCount,t);if(s==="editCount")return r.editCount;if(s==="subtree")return c=>WG(pYn(t,c),e);if(s==="insert")return c=>{const l=c.type;if(!l)throw new Error("insert requires an element with a type");r.counts[l]??=-1,r.counts[l]++;const u=r.counts[l],d={...c,type:l,[`${l}_id`]:`${l}_${u}`};return e.validateInserts&&(dxe[l]??SG).parse(d),t.push(d),r.editCount++,d};if(s==="insertAll")return c=>c.map(l=>i.insert(l));const a=s;return{get:c=>t.find(l=>l.type===a&&l[`${a}_id`]===c),getUsing:c=>{const l=Object.keys(c);if(l.length!==1)throw new Error("getUsing requires exactly one key, e.g. { pcb_component_id }");const u=l[0],d=u.replace("_id",""),h=t.find(f=>f.type===d&&f[u]===c[u]);return h?t.find(f=>f.type===a&&f[`${a}_id`]===h[`${a}_id`]):null},getWhere:c=>{const l=Object.keys(c);return t.find(u=>u.type===a&&l.every(d=>u[d]===c[d]))},list:c=>{const l=c?Object.keys(c):[];return t.filter(u=>u.type===a&&l.every(d=>u[d]===c[d]))},insert:c=>{r.counts[a]??=-1,r.counts[a]++;const l=r.counts[a],u={type:a,[`${a}_id`]:`${a}_${l}`,...c};return e.validateInserts&&(dxe[a]??SG).parse(u),t.push(u),r.editCount++,u},delete:c=>{const l=t.find(u=>u[`${a}_id`]===c);l&&(t.splice(t.indexOf(l),1),r.editCount++)},update:(c,l)=>{const u=t.find(d=>d.type===a&&d[`${a}_id`]===c);return u?(Object.assign(u,l),r.editCount++,u):null},select:c=>{if(a==="source_component")return t.find(l=>l.type==="source_component"&&l.name===c.replace(/\./g,""));if(a==="pcb_port"||a==="source_port"||a==="schematic_port"){const[l,u]=c.replace(/\./g,"").split(/[\s\>]+/),d=t.find(f=>f.type==="source_component"&&f.name===l);if(!d)return null;const h=t.find(f=>f.type==="source_port"&&f.source_component_id===d.source_component_id&&(f.name===u||(f.port_hints??[]).includes(u)));if(!h)return null;if(a==="source_port")return h;if(a==="pcb_port")return t.find(f=>f.type==="pcb_port"&&f.source_port_id===h.source_port_id);if(a==="schematic_port")return t.find(f=>f.type==="schematic_port"&&f.source_port_id===h.source_port_id)}}}}});return i};WG.unparsed=WG;var W9=WG;function Hxe(n){const e=n.type;return`${e}:${n[`${e}_id`]}`}var Kdt=(n,e={})=>{let t=n._internal_store_indexed;if(!t){t={counts:{},editCount:0,indexes:{}};for(const s of n){const a=s.type,c=s[`${a}_id`];if(!c)continue;const l=Number.parseInt(c.split("_").pop()||"");Number.isNaN(l)||(t.counts[a]=Math.max(t.counts[a]??0,l))}const i=e.indexConfig||{},o=t.indexes;if(i.byId&&(o.byId=new Map),i.byType&&(o.byType=new Map),i.byRelation&&(o.byRelation=new Map),i.bySubcircuit&&(o.bySubcircuit=new Map),i.byCustomField&&i.byCustomField.length>0){o.byCustomField=new Map;for(const s of i.byCustomField)o.byCustomField.set(s,new Map)}for(const s of n){if(i.byId){const a=Hxe(s);o.byId.set(a,s)}if(i.byType){const a=o.byType.get(s.type)||[];a.push(s),o.byType.set(s.type,a)}if(i.byRelation){const a=Object.entries(s);for(const[c,l]of a)if(c.endsWith("_id")&&c!==`${s.type}_id`&&typeof l=="string"){const u=o.byRelation.get(c)||new Map,d=u.get(l)||[];d.push(s),u.set(l,d),o.byRelation.set(c,u)}}if(i.bySubcircuit&&"subcircuit_id"in s){const a=s.subcircuit_id;if(a&&typeof a=="string"){const c=o.bySubcircuit.get(a)||[];c.push(s),o.bySubcircuit.set(a,c)}}if(i.byCustomField&&o.byCustomField){for(const a of i.byCustomField)if(a in s){const c=s[a];if(c!==void 0&&(typeof c=="string"||typeof c=="number")){const l=String(c),u=o.byCustomField.get(a),d=u.get(l)||[];d.push(s),u.set(l,d)}}}}n._internal_store_indexed=t}return new Proxy({},{get:(i,o)=>{if(o==="toArray")return()=>(n.editCount=t.editCount,n);if(o==="editCount")return t.editCount;const s=o;return{get:a=>{const c=e.indexConfig||{};return c.byId&&t.indexes.byId?t.indexes.byId.get(`${s}:${a}`)||null:c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(u=>u[`${s}_id`]===a)||null:n.find(l=>l.type===s&&l[`${s}_id`]===a)||null},getUsing:a=>{const c=e.indexConfig||{},l=Object.keys(a);if(l.length!==1)throw new Error("getUsing requires exactly one key, e.g. { pcb_component_id }");const u=l[0],d=u.replace("_id","");if(c.byRelation&&t.indexes.byRelation){const f=t.indexes.byRelation.get(u);if(f){const m=(f.get(a[u])||[]).find(y=>y.type===d);if(!m)return null;const g=m[`${s}_id`];return c.byId&&t.indexes.byId?t.indexes.byId.get(`${s}:${g}`)||null:c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(_=>_[`${s}_id`]===g)||null:n.find(y=>y.type===s&&y[`${s}_id`]===g)||null}}const h=n.find(f=>f.type===d&&f[u]===a[u]);return h&&n.find(f=>f.type===s&&f[`${s}_id`]===h[`${s}_id`])||null},getWhere:a=>{const c=e.indexConfig||{},l=Object.keys(a);if(l.length===1&&c.byCustomField&&t.indexes.byCustomField){const u=l[0],d=t.indexes.byCustomField.get(u);if(d){const h=String(a[u]);return(d.get(h)||[]).find(p=>p.type===s)||null}}if("subcircuit_id"in a&&c.bySubcircuit&&t.indexes.bySubcircuit){const u=a.subcircuit_id;return(t.indexes.bySubcircuit.get(u)||[]).find(h=>h.type===s&&l.every(f=>h[f]===a[f]))||null}return c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(d=>l.every(h=>d[h]===a[h]))||null:n.find(u=>u.type===s&&l.every(d=>u[d]===a[d]))||null},list:a=>{const c=e.indexConfig||{},l=a?Object.keys(a):[];if(l.length===0&&c.byType&&t.indexes.byType)return t.indexes.byType.get(s)||[];if(l.length===1&&l[0]==="subcircuit_id"&&c.bySubcircuit&&t.indexes.bySubcircuit){const d=a.subcircuit_id;return(t.indexes.bySubcircuit.get(d)||[]).filter(f=>f.type===s)}let u;return c.byType&&t.indexes.byType?u=t.indexes.byType.get(s)||[]:u=n.filter(d=>d.type===s),l.length>0?u.filter(d=>l.every(h=>d[h]===a[h])):u},insert:a=>{t.counts[s]??=-1,t.counts[s]++;const c=t.counts[s],l={type:s,[`${s}_id`]:`${s}_${c}`,...a};e.validateInserts&&(dxe[s]??SG).parse(l),n.push(l),t.editCount++;const u=e.indexConfig||{};if(u.byId&&t.indexes.byId){const d=Hxe(l);t.indexes.byId.set(d,l)}if(u.byType&&t.indexes.byType){const d=t.indexes.byType.get(s)||[];d.push(l),t.indexes.byType.set(s,d)}if(u.byRelation&&t.indexes.byRelation){const d=Object.entries(l);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${l.type}_id`&&typeof f=="string"){const p=t.indexes.byRelation.get(h)||new Map,m=p.get(f)||[];m.push(l),p.set(f,m),t.indexes.byRelation.set(h,p)}}if(u.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in l){const d=l.subcircuit_id;if(d&&typeof d=="string"){const h=t.indexes.bySubcircuit.get(d)||[];h.push(l),t.indexes.bySubcircuit.set(d,h)}}if(u.byCustomField&&t.indexes.byCustomField){for(const d of u.byCustomField)if(d in l){const h=l[d];if(h!==void 0&&(typeof h=="string"||typeof h=="number")){const f=String(h),p=t.indexes.byCustomField.get(d),m=p.get(f)||[];m.push(l),p.set(f,m)}}}return l},delete:a=>{const c=e.indexConfig||{};let l;if(c.byId&&t.indexes.byId?l=t.indexes.byId.get(`${s}:${a}`):c.byType&&t.indexes.byType?l=(t.indexes.byType.get(s)||[]).find(h=>h[`${s}_id`]===a):l=n.find(d=>d[`${s}_id`]===a),!l)return;const u=n.indexOf(l);if(u>=0&&(n.splice(u,1),t.editCount++),c.byId&&t.indexes.byId){const d=Hxe(l);t.indexes.byId.delete(d)}if(c.byType&&t.indexes.byType){const h=(t.indexes.byType.get(s)||[]).filter(f=>f[`${s}_id`]!==a);t.indexes.byType.set(s,h)}if(c.byRelation&&t.indexes.byRelation)for(const[d,h]of t.indexes.byRelation.entries())for(const[f,p]of h.entries()){const m=p.filter(g=>g!==l);m.length===0?h.delete(f):h.set(f,m)}if(c.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in l){const d=l.subcircuit_id;if(d){const f=(t.indexes.bySubcircuit.get(d)||[]).filter(p=>p!==l);f.length===0?t.indexes.bySubcircuit.delete(d):t.indexes.bySubcircuit.set(d,f)}}if(c.byCustomField&&t.indexes.byCustomField)for(const d of t.indexes.byCustomField.values())for(const[h,f]of d.entries()){const p=f.filter(m=>m!==l);p.length===0?d.delete(h):d.set(h,p)}},update:(a,c)=>{const l=e.indexConfig||{};let u;if(l.byId&&t.indexes.byId?u=t.indexes.byId.get(`${s}:${a}`):l.byType&&t.indexes.byType?u=(t.indexes.byType.get(s)||[]).find(h=>h[`${s}_id`]===a):u=n.find(d=>d.type===s&&d[`${s}_id`]===a),!u)return null;if(l.byRelation&&t.indexes.byRelation){const d=Object.entries(u);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${u.type}_id`&&typeof f=="string"&&h in c&&c[h]!==f){const p=t.indexes.byRelation.get(h);if(p){const g=(p.get(f)||[]).filter(y=>y!==u);g.length===0?p.delete(f):p.set(f,g)}}}if(l.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in u&&"subcircuit_id"in c){const d=u.subcircuit_id,h=c.subcircuit_id;if(d!==h){const p=(t.indexes.bySubcircuit.get(d)||[]).filter(m=>m!==u);p.length===0?t.indexes.bySubcircuit.delete(d):t.indexes.bySubcircuit.set(d,p)}}if(l.byCustomField&&t.indexes.byCustomField){for(const d of l.byCustomField)if(d in u&&d in c&&u[d]!==c[d]){const h=t.indexes.byCustomField.get(d);if(h){const f=String(u[d]),m=(h.get(f)||[]).filter(g=>g!==u);m.length===0?h.delete(f):h.set(f,m)}}}if(Object.assign(u,c),t.editCount++,l.byRelation&&t.indexes.byRelation){const d=Object.entries(u);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${u.type}_id`&&typeof f=="string"&&h in c){const p=t.indexes.byRelation.get(h)||new Map,m=p.get(f)||[];m.includes(u)||(m.push(u),p.set(f,m),t.indexes.byRelation.set(h,p))}}if(l.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in u&&"subcircuit_id"in c){const d=u.subcircuit_id;if(d&&typeof d=="string"){const h=t.indexes.bySubcircuit.get(d)||[];h.includes(u)||(h.push(u),t.indexes.bySubcircuit.set(d,h))}}if(l.byCustomField&&t.indexes.byCustomField){for(const d of l.byCustomField)if(d in u&&d in c){const h=u[d];if(h!==void 0&&(typeof h=="string"||typeof h=="number")){const f=String(h),p=t.indexes.byCustomField.get(d),m=p.get(f)||[];m.includes(u)||(m.push(u),p.set(f,m))}}}return u},select:a=>{if(s==="source_component")return n.find(c=>c.type==="source_component"&&c.name===a.replace(/\./g,""))||null;if(s==="pcb_port"||s==="source_port"||s==="schematic_port"){const[c,l]=a.replace(/\./g,"").split(/[\s\>]+/),u=n.find(h=>h.type==="source_component"&&h.name===c);if(!u)return null;const d=n.find(h=>h.type==="source_port"&&h.source_component_id===u.source_component_id&&(h.name===l||(h.port_hints??[]).includes(l)));if(!d)return null;if(s==="source_port")return d;if(s==="pcb_port")return n.find(h=>h.type==="pcb_port"&&h.source_port_id===d.source_port_id)||null;if(s==="schematic_port")return n.find(h=>h.type==="schematic_port"&&h.source_port_id===d.source_port_id)||null}return null}}}})};Kdt.unparsed=Kdt;var fYn=n=>{const e=n.type;return n[`${e}_id`]},Qdt=(n,e)=>({minX:Math.min(n.minX,e.minX),minY:Math.min(n.minY,e.minY),maxX:Math.max(n.maxX,e.maxX),maxY:Math.max(n.maxY,e.maxY)}),ZG=(n,e,t)=>{const r=t/2;return{minX:n-r,minY:e-r,maxX:n+r,maxY:e+r}},mYn=(n,e,t,r,i)=>{const o=t/2,s=r/2,a=i*Math.PI/180,c=Math.cos(a),l=Math.sin(a),u=[{x:-o,y:-s},{x:o,y:-s},{x:o,y:s},{x:-o,y:s}].map(d=>({x:n+d.x*c-d.y*l,y:e+d.x*l+d.y*c}));return{minX:Math.min(...u.map(d=>d.x)),minY:Math.min(...u.map(d=>d.y)),maxX:Math.max(...u.map(d=>d.x)),maxY:Math.max(...u.map(d=>d.y))}},Yxe=n=>{let e=Number.POSITIVE_INFINITY,t=Number.POSITIVE_INFINITY,r=Number.NEGATIVE_INFINITY,i=Number.NEGATIVE_INFINITY;for(const o of n){if(!o.type.startsWith("pcb_"))continue;if(o.type==="pcb_smtpad"&&o.shape==="polygon"&&Array.isArray(o.points)){for(const u of o.points)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);continue}if(o.type==="pcb_hole"&&o.hole_shape==="circle"){const u=ZG(o.x,o.y,o.hole_diameter);e=Math.min(e,u.minX),t=Math.min(t,u.minY),r=Math.max(r,u.maxX),i=Math.max(i,u.maxY);continue}if(o.type==="pcb_plated_hole"){let u;if("outer_diameter"in o&&typeof o.outer_diameter=="number"?u=ZG(o.x,o.y,o.outer_diameter):"hole_diameter"in o&&typeof o.hole_diameter=="number"&&(u=ZG(o.x,o.y,o.hole_diameter)),"rect_pad_width"in o&&typeof o.rect_pad_width=="number"&&"rect_pad_height"in o&&typeof o.rect_pad_height=="number"){const d=mYn(o.x,o.y,o.rect_pad_width,o.rect_pad_height,"rect_ccw_rotation"in o?o.rect_ccw_rotation??0:0);u=u?Qdt(u,d):d}if("hole_diameter"in o&&typeof o.hole_diameter=="number"){const d=ZG(o.x+("hole_offset_x"in o?o.hole_offset_x??0:0),o.y+("hole_offset_y"in o?o.hole_offset_y??0:0),o.hole_diameter);u=u?Qdt(u,d):d}if(u){e=Math.min(e,u.minX),t=Math.min(t,u.minY),r=Math.max(r,u.maxX),i=Math.max(i,u.maxY);continue}}let s,a,c,l;if("x"in o&&"y"in o&&(s=Number(o.x),a=Number(o.y)),"outer_diameter"in o&&(c=Number(o.outer_diameter),l=Number(o.outer_diameter)),"width"in o&&(c=Number(o.width)),"height"in o&&(l=Number(o.height)),"center"in o&&(s=o.center.x,a=o.center.y),s!==void 0&&a!==void 0)e=Math.min(e,s),t=Math.min(t,a),r=Math.max(r,s),i=Math.max(i,a),c!==void 0&&l!==void 0&&(e=Math.min(e,s-c/2),t=Math.min(t,a-l/2),r=Math.max(r,s+c/2),i=Math.max(i,a+l/2)),"radius"in o&&(e=Math.min(e,s-o.radius),t=Math.min(t,a-o.radius),r=Math.max(r,s+o.radius),i=Math.max(i,a+o.radius));else if(o.type==="pcb_trace")for(const u of o.route)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);else if(o.type==="pcb_courtyard_outline")for(const u of o.outline)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);else if(o.type==="pcb_courtyard_polygon")for(const u of o.points)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y)}return{minX:e,minY:t,maxX:r,maxY:i}};function yYn(n){let e=0;if(n.length==0)return e;for(var t=0;t<n.length;t++){var r=n.charCodeAt(t);e=(e<<5)-e+r,e=e&e}return Math.abs(e)}var Jdt=[["#69d2e7","#a7dbd8","#e0e4cc","#f38630","#fa6900"],["#fe4365","#fc9d9a","#f9cdad","#c8c8a9","#83af9b"],["#ecd078","#d95b43","#c02942","#542437","#53777a"],["#556270","#4ecdc4","#c7f464","#ff6b6b","#c44d58"],["#774f38","#e08e79","#f1d4af","#ece5ce","#c5e0dc"],["#e8ddcb","#cdb380","#036564","#033649","#031634"],["#490a3d","#bd1550","#e97f02","#f8ca00","#8a9b0f"],["#594f4f","#547980","#45ada8","#9de0ad","#e5fcc2"],["#00a0b0","#6a4a3c","#cc333f","#eb6841","#edc951"],["#e94e77","#d68189","#c6a49a","#c6e5d9","#f4ead5"],["#3fb8af","#7fc7af","#dad8a7","#ff9e9d","#ff3d7f"],["#d9ceb2","#948c75","#d5ded9","#7a6a53","#99b2b7"],["#ffffff","#cbe86b","#f2e9e1","#1c140d","#cbe86b"],["#efffcd","#dce9be","#555152","#2e2633","#99173c"],["#343838","#005f6b","#008c9e","#00b4cc","#00dffc"],["#413e4a","#73626e","#b38184","#f0b49e","#f7e4be"],["#ff4e50","#fc913a","#f9d423","#ede574","#e1f5c4"],["#99b898","#fecea8","#ff847c","#e84a5f","#2a363b"],["#655643","#80bca3","#f6f7bd","#e6ac27","#bf4d28"],["#00a8c6","#40c0cb","#f9f2e7","#aee239","#8fbe00"],["#351330","#424254","#64908a","#e8caa4","#cc2a41"],["#554236","#f77825","#d3ce3d","#f1efa5","#60b99a"],["#5d4157","#838689","#a8caba","#cad7b2","#ebe3aa"],["#8c2318","#5e8c6a","#88a65e","#bfb35a","#f2c45a"],["#fad089","#ff9c5b","#f5634a","#ed303c","#3b8183"],["#ff4242","#f4fad2","#d4ee5e","#e1edb9","#f0f2eb"],["#f8b195","#f67280","#c06c84","#6c5b7b","#355c7d"],["#d1e751","#ffffff","#000000","#4dbce9","#26ade4"],["#1b676b","#519548","#88c425","#bef202","#eafde6"],["#5e412f","#fcebb6","#78c0a8","#f07818","#f0a830"],["#bcbdac","#cfbe27","#f27435","#f02475","#3b2d38"],["#452632","#91204d","#e4844a","#e8bf56","#e2f7ce"],["#eee6ab","#c5bc8e","#696758","#45484b","#36393b"],["#f0d8a8","#3d1c00","#86b8b1","#f2d694","#fa2a00"],["#2a044a","#0b2e59","#0d6759","#7ab317","#a0c55f"],["#f04155","#ff823a","#f2f26f","#fff7bd","#95cfb7"],["#b9d7d9","#668284","#2a2829","#493736","#7b3b3b"],["#bbbb88","#ccc68d","#eedd99","#eec290","#eeaa88"],["#b3cc57","#ecf081","#ffbe40","#ef746f","#ab3e5b"],["#a3a948","#edb92e","#f85931","#ce1836","#009989"],["#300030","#480048","#601848","#c04848","#f07241"],["#67917a","#170409","#b8af03","#ccbf82","#e33258"],["#aab3ab","#c4cbb7","#ebefc9","#eee0b7","#e8caaf"],["#e8d5b7","#0e2430","#fc3a51","#f5b349","#e8d5b9"],["#ab526b","#bca297","#c5ceae","#f0e2a4","#f4ebc3"],["#607848","#789048","#c0d860","#f0f0d8","#604848"],["#b6d8c0","#c8d9bf","#dadabd","#ecdbbc","#fedcba"],["#a8e6ce","#dcedc2","#ffd3b5","#ffaaa6","#ff8c94"],["#3e4147","#fffedf","#dfba69","#5a2e2e","#2a2c31"],["#fc354c","#29221f","#13747d","#0abfbc","#fcf7c5"],["#cc0c39","#e6781e","#c8cf02","#f8fcc1","#1693a7"],["#1c2130","#028f76","#b3e099","#ffeaad","#d14334"],["#a7c5bd","#e5ddcb","#eb7b59","#cf4647","#524656"],["#dad6ca","#1bb0ce","#4f8699","#6a5e72","#563444"],["#5c323e","#a82743","#e15e32","#c0d23e","#e5f04c"],["#edebe6","#d6e1c7","#94c7b6","#403b33","#d3643b"],["#fdf1cc","#c6d6b8","#987f69","#e3ad40","#fcd036"],["#230f2b","#f21d41","#ebebbc","#bce3c5","#82b3ae"],["#b9d3b0","#81bda4","#b28774","#f88f79","#f6aa93"],["#3a111c","#574951","#83988e","#bcdea5","#e6f9bc"],["#5e3929","#cd8c52","#b7d1a3","#dee8be","#fcf7d3"],["#1c0113","#6b0103","#a30006","#c21a01","#f03c02"],["#000000","#9f111b","#b11623","#292c37","#cccccc"],["#382f32","#ffeaf2","#fcd9e5","#fbc5d8","#f1396d"],["#e3dfba","#c8d6bf","#93ccc6","#6cbdb5","#1a1f1e"],["#f6f6f6","#e8e8e8","#333333","#990100","#b90504"],["#1b325f","#9cc4e4","#e9f2f9","#3a89c9","#f26c4f"],["#a1dbb2","#fee5ad","#faca66","#f7a541","#f45d4c"],["#c1b398","#605951","#fbeec2","#61a6ab","#accec0"],["#5e9fa3","#dcd1b4","#fab87f","#f87e7b","#b05574"],["#951f2b","#f5f4d7","#e0dfb1","#a5a36c","#535233"],["#8dccad","#988864","#fea6a2","#f9d6ac","#ffe9af"],["#2d2d29","#215a6d","#3ca2a2","#92c7a3","#dfece6"],["#413d3d","#040004","#c8ff00","#fa023c","#4b000f"],["#eff3cd","#b2d5ba","#61ada0","#248f8d","#605063"],["#ffefd3","#fffee4","#d0ecea","#9fd6d2","#8b7a5e"],["#cfffdd","#b4dec1","#5c5863","#a85163","#ff1f4c"],["#9dc9ac","#fffec7","#f56218","#ff9d2e","#919167"],["#4e395d","#827085","#8ebe94","#ccfc8e","#dc5b3e"],["#a8a7a7","#cc527a","#e8175d","#474747","#363636"],["#f8edd1","#d88a8a","#474843","#9d9d93","#c5cfc6"],["#046d8b","#309292","#2fb8ac","#93a42a","#ecbe13"],["#f38a8a","#55443d","#a0cab5","#cde9ca","#f1edd0"],["#a70267","#f10c49","#fb6b41","#f6d86b","#339194"],["#ff003c","#ff8a00","#fabe28","#88c100","#00c176"],["#ffedbf","#f7803c","#f54828","#2e0d23","#f8e4c1"],["#4e4d4a","#353432","#94ba65","#2790b0","#2b4e72"],["#0ca5b0","#4e3f30","#fefeeb","#f8f4e4","#a5b3aa"],["#4d3b3b","#de6262","#ffb88c","#ffd0b3","#f5e0d3"],["#fffbb7","#a6f6af","#66b6ab","#5b7c8d","#4f2958"],["#edf6ee","#d1c089","#b3204d","#412e28","#151101"],["#9d7e79","#ccac95","#9a947c","#748b83","#5b756c"],["#fcfef5","#e9ffe1","#cdcfb7","#d6e6c3","#fafbe3"],["#9cddc8","#bfd8ad","#ddd9ab","#f7af63","#633d2e"],["#30261c","#403831","#36544f","#1f5f61","#0b8185"],["#aaff00","#ffaa00","#ff00aa","#aa00ff","#00aaff"],["#d1313d","#e5625c","#f9bf76","#8eb2c5","#615375"],["#ffe181","#eee9e5","#fad3b2","#ffba7f","#ff9c97"],["#73c8a9","#dee1b6","#e1b866","#bd5532","#373b44"],["#805841","#dcf7f3","#fffcdd","#ffd8d8","#f5a2a2"]],gYn=n=>{let{x:e,y:t,width:r,height:i}={...n,...n.size,...n.center,...n.position};if(n.x1!==void 0&&n.x2!==void 0&&n.y1!==void 0&&n.y2!==void 0&&(e=(n.x1+n.x2)/2,t=(n.y1+n.y2)/2,r=Math.abs(n.x1-n.x2),i=Math.abs(n.y1-n.y2)),n.points&&Array.isArray(n.points)&&n.points.length>0){const a=n.points.map(f=>f.x),c=n.points.map(f=>f.y),l=Math.min(...a),u=Math.max(...a),d=Math.min(...c),h=Math.max(...c);e=(l+u)/2,t=(d+h)/2,r=u-l,i=h-d}const o=n.text||n.name||n.source?.text||n.source?.name||"?",s=n;return e===void 0||t===void 0?null:(r===void 0&&"outer_diameter"in n&&(r=n.outer_diameter,i=n.outer_diameter),(r===void 0||i===void 0)&&(r=.1,i=.1),{x:e,y:t,width:r,height:i,title:o,content:s,bg_color:Jdt[yYn(n.type||o)%Jdt.length]?.[4]??"#f00"})},_Yn=n=>!!n,xYn=n=>{const e=n.filter(l=>l.type.startsWith("pcb_")||l.type.startsWith("schematic_")).concat(n.filter(l=>l.type==="pcb_trace"||l.type==="schematic_trace").flatMap(l=>l.route)).map(l=>gYn(l)).filter(_Yn);if(e.length===0)return{center:{x:0,y:0},width:0,height:0};let t=e[0].x-e[0].width/2,r=e[0].x+e[0].width/2,i=e[0].y-e[0].height/2,o=e[0].y+e[0].height/2;for(const l of e.slice(1))t=Math.min(t,l.x-l.width/2),r=Math.max(r,l.x+l.width/2),i=Math.min(i,l.y-l.height/2),o=Math.max(o,l.y+l.height/2);const s=r-t,a=o-i;return{center:{x:t+s/2,y:i+a/2},width:s,height:a}},fy={IS_SHOWING_PCB_GROUPS:"pcb_viewer_is_showing_pcb_groups",PCB_GROUP_VIEW_MODE:"pcb_viewer_group_view_mode",IS_SHOWING_COPPER_POURS:"pcb_viewer_is_showing_copper_pours",IS_SHOWING_COURTYARDS:"pcb_viewer_is_showing_courtyards",IS_SHOWING_GROUP_ANCHOR_OFFSETS:"pcb_viewer_is_showing_group_anchor_offsets",IS_SHOWING_SOLDER_MASK:"pcb_viewer_is_showing_solder_mask",IS_SHOWING_FABRICATION_NOTES:"pcb_viewer_is_showing_fabrication_notes",IS_SHOWING_SILKSCREEN:"pcb_viewer_is_showing_silkscreen"},BS=(n,e)=>{if(typeof window>"u")return e;try{const t=localStorage.getItem(n);return t!==null?JSON.parse(t):e}catch{return e}},jS=(n,e)=>{if(!(typeof window>"u"))try{localStorage.setItem(n,JSON.stringify(e))}catch{}},bYn=(n,e)=>{if(typeof window>"u")return e;try{const t=localStorage.getItem(n);return t!==null?JSON.parse(t):e}catch{return e}},vYn=(n,e)=>{if(!(typeof window>"u"))try{localStorage.setItem(n,JSON.stringify(e))}catch{}},wYn="named_only",SYn=(n={},e=!1)=>BOe(t=>({selected_layer:"top",pcb_viewer_id:`pcb_viewer_${Math.random().toString().slice(2,10)}`,in_edit_mode:!1,in_move_footprint_mode:!1,in_draw_trace_mode:!1,is_moving_component:!1,is_drawing_trace:!1,is_mouse_over_container:!1,is_showing_multiple_traces_length:!1,is_showing_rats_nest:!1,is_showing_autorouting:!0,is_showing_drc_errors:!0,is_showing_copper_pours:BS(fy.IS_SHOWING_COPPER_POURS,!0),is_showing_courtyards:BS(fy.IS_SHOWING_COURTYARDS,!0),is_showing_pcb_groups:e?!1:BS(fy.IS_SHOWING_PCB_GROUPS,!0),is_showing_group_anchor_offsets:BS(fy.IS_SHOWING_GROUP_ANCHOR_OFFSETS,!1),is_showing_solder_mask:BS(fy.IS_SHOWING_SOLDER_MASK,!1),is_showing_silkscreen:BS(fy.IS_SHOWING_SILKSCREEN,!0),is_showing_fabrication_notes:BS(fy.IS_SHOWING_FABRICATION_NOTES,!1),pcb_group_view_mode:e?"all":bYn(fy.PCB_GROUP_VIEW_MODE,wYn),hovered_error_id:null,...n,selectLayer:r=>t({selected_layer:r}),setEditMode:r=>t({in_edit_mode:r!=="off",in_move_footprint_mode:r==="move_footprint",in_draw_trace_mode:r==="draw_trace",is_moving_component:!1,is_drawing_trace:!1}),setIsShowingRatsNest:r=>t({is_showing_rats_nest:r}),setIsMovingComponent:r=>t({is_moving_component:r}),setIsDrawingTrace:r=>t({is_drawing_trace:r}),setIsMouseOverContainer:r=>t({is_mouse_over_container:r}),setIsShowingMultipleTracesLength:r=>t({is_showing_multiple_traces_length:r}),setIsShowingAutorouting:r=>t({is_showing_autorouting:r}),setIsShowingDrcErrors:r=>t({is_showing_drc_errors:r}),setIsShowingCopperPours:r=>{jS(fy.IS_SHOWING_COPPER_POURS,r),t({is_showing_copper_pours:r})},setIsShowingCourtyards:r=>{jS(fy.IS_SHOWING_COURTYARDS,r),t({is_showing_courtyards:r})},setIsShowingPcbGroups:r=>{e||(jS(fy.IS_SHOWING_PCB_GROUPS,r),t({is_showing_pcb_groups:r}))},setIsShowingGroupAnchorOffsets:r=>{jS(fy.IS_SHOWING_GROUP_ANCHOR_OFFSETS,r),t({is_showing_group_anchor_offsets:r})},setIsShowingSolderMask:r=>{jS(fy.IS_SHOWING_SOLDER_MASK,r),t({is_showing_solder_mask:r})},setIsShowingSilkscreen:r=>{jS(fy.IS_SHOWING_SILKSCREEN,r),t({is_showing_silkscreen:r})},setIsShowingFabricationNotes:r=>{jS(fy.IS_SHOWING_FABRICATION_NOTES,r),t({is_showing_fabrication_notes:r})},setPcbGroupViewMode:r=>{e||(vYn(fy.PCB_GROUP_VIEW_MODE,r),t({pcb_group_view_mode:r}))},setHoveredErrorId:r=>t({hovered_error_id:r})})),Pd=n=>{const e=q.useContext(e0t);return ZOe(e,n)},e0t=q.createContext(null),MYn=({children:n,initialState:e,disablePcbGroups:t})=>{const r=q.useMemo(()=>SYn(e,t),[t]);return V.jsx(e0t.Provider,{value:r,children:n})},EYn=()=>{const n=Pd(t=>t.pcb_viewer_id),e=(t,r)=>Al(t,{containerId:n,...r});return e.error=(t,r)=>Al.error(t,{containerId:n,...r}),e.promise=Al.promise,e},TYn=()=>{q.useEffect(()=>{mjn()},[]);const n=Pd(e=>e.pcb_viewer_id);return V.jsx(fjn,{position:"top-center",containerId:n})};function CYn(){var n=q.useRef(!1),e=q.useCallback(function(){return n.current},[]);return q.useEffect(function(){return n.current=!0,function(){n.current=!1}},[]),e}var PYn=function(n){n===void 0&&(n={});var e=q.useState(n),t=e[0],r=e[1],i=q.useCallback(function(o){r(function(s){return Object.assign({},s,o instanceof Function?o(s):o)})},[]);return[t,i]},AYn=PYn,RYn=function(){},t0t=typeof window<"u",NYn=$xe(WHn()),IYn=function(){var n=CYn(),e=AYn({value:void 0,error:void 0,noUserInteraction:!0}),t=e[0],r=e[1],i=q.useCallback(function(o){if(n()){var s,a;try{if(typeof o!="string"&&typeof o!="number"){var c=new Error("Cannot copy typeof "+typeof o+" to clipboard, must be a string");console.error(c),r({value:o,error:c,noUserInteraction:!0});return}else if(o===""){var c=new Error("Cannot copy empty string to clipboard.");console.error(c),r({value:o,error:c,noUserInteraction:!0});return}a=o.toString(),s=(0,NYn.default)(a),r({value:a,error:void 0,noUserInteraction:s})}catch(l){r({value:a,error:l,noUserInteraction:s})}}},[]);return[t,i]},kYn=IYn,OYn=t0t?q.useLayoutEffect:q.useEffect,LYn=OYn,n0t={x:0,y:0,width:0,height:0,top:0,left:0,bottom:0,right:0};function DYn(){var n=q.useState(null),e=n[0],t=n[1],r=q.useState(n0t),i=r[0],o=r[1],s=q.useMemo(function(){return new window.ResizeObserver(function(a){if(a[0]){var c=a[0].contentRect,l=c.x,u=c.y,d=c.width,h=c.height,f=c.top,p=c.left,m=c.bottom,g=c.right;o({x:l,y:u,width:d,height:h,top:f,left:p,bottom:m,right:g})}})},[]);return LYn(function(){if(e)return s.observe(e),function(){s.disconnect()}},[e]),[t,i]}var BO=t0t&&typeof window.ResizeObserver<"u"?DYn:function(){return[RYn,n0t]},r0t=({initialTransform:n,initialTouch1:e,initialTouch2:t,finalTouch1:r,finalTouch2:i})=>{if(!r||!i)return n;const o={x:(e.x+t.x)/2,y:(e.y+t.y)/2},s={x:(r.x+i.x)/2,y:(r.y+i.y)/2},a=Math.hypot(t.x-e.x,t.y-e.y),c=Math.hypot(i.x-r.x,i.y-r.y),l=a===0?1:c/a,u=s.x-o.x,d=s.y-o.y;return hi(xi(u,d),xi(o.x,o.y),Gu(l,l),xi(-o.x,-o.y),n)},zYn=(n={})=>{const e=q.useRef(null),[t,r]=q.useState(0),i=n.canvasElm??e.current,[o,s]=q.useState(n.initialTransform??Jc()),[a,c]=q.useState(0),[l,u]=q.useReducer(x=>x+1,0),d=q.useCallback(x=>{n.onSetTransform&&n.onSetTransform(x),n.transform||s(x)},[n.onSetTransform,s]),h=q.useCallback(x=>{d(x),u()},[d]),f=n.transform??o,p=q.useCallback(()=>{r(Date.now())},[]),m=q.useRef("none"),g=q.useRef(null),y=q.useRef(null);q.useEffect(()=>{const x=n.canvasElm??e.current;if(x&&!i){c(a+1);return}if(!x){const W=setTimeout(()=>{c(a+1)},100);return()=>clearTimeout(W)}let b=n.transform??o,w={x:0,y:0},S={x:0,y:0},E=!1;const C=W=>({x:W.pageX-x.getBoundingClientRect().left-window.scrollX,y:W.pageY-x.getBoundingClientRect().top-window.scrollY});function A(W){n.enabled!==!1&&(n.shouldDrag&&!n.shouldDrag(W)||(w=C(W),!(Date.now()-t<100)&&(E=!0,W.preventDefault())))}function R(W){if(!E||n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q),b=Q,E=!1}function L(W){if(C(W),!E||n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q)}function O(W){if(n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;const Q=C(W),ne=hi(xi(Q.x,Q.y),Gu(1-W.deltaY/1e3,1-W.deltaY/1e3),xi(-Q.x,-Q.y),b);d(ne),b=ne,W.preventDefault()}function F(W){if(!E||n.shouldDrag&&!n.shouldDrag(W))return;if(x){const ne=x.getBoundingClientRect();if(W.clientX>=ne.left+10&&W.clientX<=ne.right-10&&W.clientY>=ne.top+10&&W.clientY<=ne.bottom-10)return}E=!1,S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q),b=Q}function B(W){if(W.preventDefault(),n.enabled!==!1){if(W.touches.length===1){m.current="drag";const Q=W.touches[0];g.current={initialTransform:b,initialTouch:{x:Q.clientX,y:Q.clientY}}}else if(W.touches.length===2){m.current="pinch";const Q=W.touches[0],ne=W.touches[1];y.current={initialTransform:b,initialTouch1:{x:Q.clientX,y:Q.clientY},initialTouch2:{x:ne.clientX,y:ne.clientY},finalTouch1:null,finalTouch2:null}}}}function j(W){if(W.preventDefault(),n.enabled!==!1){if(m.current==="drag"&&W.touches.length===1&&g.current){const Q=W.touches[0],ne={x:Q.clientX,y:Q.clientY},ue=ne.x-g.current.initialTouch.x,te=ne.y-g.current.initialTouch.y,re=hi(xi(ue,te),g.current.initialTransform);d(re)}else if(m.current==="pinch"&&W.touches.length===2&&y.current){const Q=W.touches[0],ne=W.touches[1];y.current.finalTouch1={x:Q.clientX,y:Q.clientY},y.current.finalTouch2={x:ne.clientX,y:ne.clientY};const ue=r0t(y.current);d(ue)}}}function G(W){W.preventDefault();const Q=W.changedTouches[0];if(m.current==="drag"&&g.current&&Q){const ne={x:Q.clientX,y:Q.clientY},ue=ne.x-g.current.initialTouch.x,te=ne.y-g.current.initialTouch.y,re=hi(xi(ue,te),g.current.initialTransform);d(re),b=re}else if(m.current==="pinch"&&y.current){const ne=r0t(y.current);d(ne),b=ne}m.current="none",g.current=null,y.current=null}return x.addEventListener("mousedown",A),x.addEventListener("mouseup",R),window.addEventListener("mousemove",L),x.addEventListener("mouseout",F),x.addEventListener("wheel",O),x.addEventListener("touchstart",B,{passive:!1}),x.addEventListener("touchmove",j,{passive:!1}),x.addEventListener("touchend",G,{passive:!1}),x.addEventListener("touchcancel",G,{passive:!1}),()=>{x.removeEventListener("mousedown",A),x.removeEventListener("mouseup",R),window.removeEventListener("mousemove",L),x.removeEventListener("mouseout",F),x.removeEventListener("wheel",O),x.removeEventListener("touchstart",B),x.removeEventListener("touchmove",j),x.removeEventListener("touchend",G),x.removeEventListener("touchcancel",G)}},[i,a,l,t,n.enabled,n.shouldDrag]);const _=q.useCallback(x=>mt(f,x),[f]);return{ref:e,transform:f,applyTransformToPoint:_,setTransform:h,cancelDrag:p}},$Yn=zYn;function FYn(n){const e=new Map;let t=0;function r(i){for(const[,s]of e)if(s.has(i))return s;const o=new Set;return e.set(`connectivity_net${t++}`,o),o}for(const i of n){let o=null;for(const s of i){if(!o)o=r(s);else if(!o.has(s)){const a=r(s);if(a!==o){for(const c of a)o.add(c);e.delete(Array.from(e.entries()).find(([,c])=>c===a)[0])}}o.add(s)}}return Object.fromEntries(Array.from(e.entries()).map(([i,o])=>[i,Array.from(o)]))}var BYn=class{netMap;idToNetMap;constructor(n){this.netMap=n,this.idToNetMap={};for(const[e,t]of Object.entries(n))for(const r of t)this.idToNetMap[r]=e}addConnections(n){for(const e of n){const t=new Set;for(const i of e){const o=this.idToNetMap[i];o&&t.add(o)}let r;if(t.size===0)r=`connectivity_net${Object.keys(this.netMap).length}`,this.netMap[r]=[];else if(t.size===1)r=t.values().next().value??`connectivity_net${Object.keys(this.netMap).length}`;else{r=t.values().next().value??`connectivity_net${Object.keys(this.netMap).length}`;for(const i of t)if(i!==r){this.netMap[r].push(...this.netMap[i]),this.netMap[i]=this.netMap[r];for(const o of this.netMap[r])this.idToNetMap[o]=r}}for(const i of e)this.netMap[r].includes(i)||this.netMap[r].push(i),this.idToNetMap[i]=r}}getIdsConnectedToNet(n){return this.netMap[n]||[]}getNetConnectedToId(n){return this.idToNetMap[n]}areIdsConnected(n,e){if(n===e)return!0;const t=this.getNetConnectedToId(n);if(!t)return!1;const r=this.getNetConnectedToId(e);return r?t===r||r===n||r===n:!1}areAllIdsConnected(n){const e=this.getNetConnectedToId(n[0]);for(const t of n){const r=this.getNetConnectedToId(t);if(r===void 0||r!==e)return!1}return!0}},i0t=n=>{const e=[];for(const r of n)if(r.type==="source_trace")e.push([r.source_trace_id,...r.connected_source_port_ids??[],...r.connected_source_net_ids??[]].filter(Boolean));else if(r.type==="pcb_port"){const{pcb_port_id:i,source_port_id:o}=r;o&&i&&e.push([o,i])}else if(r.type==="pcb_smtpad"){const{pcb_smtpad_id:i,pcb_port_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="pcb_plated_hole"){const{pcb_plated_hole_id:i,pcb_port_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="pcb_trace"){const{pcb_trace_id:i,source_trace_id:o}=r,s=Array.isArray(r.route)?r.route.filter(a=>a&&a.route_type==="wire"):[];if(o&&i&&e.push([i,o]),Array.isArray(s)){const a=s.find(l=>l?.start_pcb_port_id)?.start_pcb_port_id,c=s.find(l=>l?.end_pcb_port_id)?.end_pcb_port_id;a&&i&&c&&e.push([a,i,c])}}else if(r.type==="pcb_via"){const{pcb_via_id:i,pcb_trace_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="source_component"&&r.internally_connected_source_port_ids)for(const i of r.internally_connected_source_port_ids)e.push(i);const t=FYn(e);return new BYn(t)};function jYn({primitivesWithoutInteractionMetadata:n,drawingObjectIdsWithMouseOver:e,primitiveIdsInMousedOverNet:t}){const r=[];for(const i of n){const o={...i};i?.layer==="drill"?(o.is_in_highlighted_net=!1,o.is_mouse_over=!1):e.has(i._pcb_drawing_object_id)?o.is_mouse_over=!0:i._element&&("pcb_trace_id"in i._element&&t.includes(i._element.pcb_trace_id)||"pcb_port_id"in i._element&&t.includes(i._element.pcb_port_id))?o.is_in_highlighted_net=!0:(o.is_in_highlighted_net=!1,o.is_mouse_over=!1),r.push(o)}return r}function UYn(n,e){if(n.length<2)throw new Error("Stroke must have at least two points");const t=n.map(d=>Array.isArray(d)?{x:d[0],y:d[1]}:d),r=[],i=[];function o(d,h){const f=h.x-d.x,p=h.y-d.y,m=Math.sqrt(f*f+p*p);return{x:-p/m,y:f/m}}function s(d,h,f,p){const m=p/2,g={x:d.x+h.x*m*f,y:d.y+h.y*m*f};f>0?r.push(g):i.unshift(g)}const a=o(t[0],t[1]),c=t[0].trace_width??e;s(t[0],a,1,c),s(t[0],a,-1,c);for(let d=1;d<t.length-1;d++){const h=t[d-1],f=t[d],p=t[d+1],m=o(h,f),g=o(f,p),y=m.x+g.x,_=m.y+g.y,x=Math.sqrt(y*y+_*_),b=f.trace_width??e;if(x/2>2*(b/2))s(f,m,1,b),s(f,g,1,b),s(f,m,-1,b),s(f,g,-1,b);else{const S=1/x;s(f,{x:y*S,y:_*S},1,b),s(f,{x:y*S,y:_*S},-1,b)}}const l=o(t[t.length-2],t[t.length-1]),u=t[t.length-1].trace_width??e;return s(t[t.length-1],l,1,u),s(t[t.length-1],l,-1,u),[...r,...i]}var HYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s,rect_border_radius:a}=n,c=n.corner_radius??a??0,l=[{_pcb_drawing_object_id:A4("rect"),pcb_drawing_type:"rect",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,roundness:c,...n.shape==="rotated_rect"&&n.ccw_rotation!==void 0?{ccw_rotation:n.ccw_rotation}:{}}];if(n.is_covered_with_solder_mask){const u=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",h={...{_pcb_drawing_object_id:A4("rect"),pcb_drawing_type:"rect",x:t,y:r,w:i,h:o,layer:u,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,roundness:c,...n.shape==="rotated_rect"&&n.ccw_rotation!==void 0?{ccw_rotation:n.ccw_rotation}:{}},..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};l.push(h)}return l},YYn=(n,e)=>{const{x:t,y:r,radius:i,layer:o}=n,s=[{_pcb_drawing_object_id:A4("circle"),pcb_drawing_type:"circle",x:t,y:r,r:i,layer:o||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const a=o==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",c={_pcb_drawing_object_id:A4("circle"),pcb_drawing_type:"circle",x:t,y:r,r:i,layer:a,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};s.push(c)}return s},XYn=(n,e)=>{const{layer:t,points:r}=n,i=[{_pcb_drawing_object_id:A4("polygon"),pcb_drawing_type:"polygon",points:Xxe(r),layer:t||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const o=t==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",s={_pcb_drawing_object_id:A4("polygon"),pcb_drawing_type:"polygon",points:Xxe(r),layer:o,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};i.push(s)}return i},VYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s}=n,a=[{_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const c=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",l={_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:c,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};a.push(l)}return a},GYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s,ccw_rotation:a}=n,c=[{_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,ccw_rotation:a}];if(n.is_covered_with_solder_mask){const l=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",u={_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:l,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,ccw_rotation:a,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};c.push(u)}return c},cd=0,A4=n=>`${n}_${cd++}`,Xxe=n=>(n??[]).map(e=>({x:gn.parse(e.x),y:gn.parse(e.y)})),qYn=(n,e)=>{const t="pcb_component_id"in n?e.find(s=>s.type==="pcb_component"&&s.pcb_component_id===n.pcb_component_id):void 0,r=t&&"source_component_id"in t?e.find(s=>s.type==="source_component"&&s.source_component_id===t.source_component_id):void 0,i="source_port_id"in n?n.source_port_id:"pcb_port_id"in n?W9(e).pcb_port.get(n.pcb_port_id)?.source_port_id:void 0,o=i?e.find(s=>s.type==="source_port"&&s.source_port_id===i):void 0;switch(n.type){case"pcb_smtpad":{const s={_parent_pcb_component:t,_parent_source_component:r,_source_port:o};return n.shape==="rect"||n.shape==="rotated_rect"?HYn(n,s):n.shape==="circle"?YYn(n,s):n.shape==="polygon"?XYn(n,s):n.shape==="pill"?VYn(n,s):n.shape==="rotated_pill"?GYn(n,s):[]}case"pcb_trace":{const s=[];if(n.route_thickness_mode==="interpolated"){const l=n.route.map(h=>({x:h.x,y:h.y,trace_width:h.route_type==="wire"?h.width:.5})),u=UYn(l,.5),d=n.route[0].layer;return s.push({_pcb_drawing_object_id:`polygon_${cd++}`,_element:n,pcb_drawing_type:"polygon",points:u,layer:d}),n.route.forEach(h=>{h.route_type==="via"&&s.push({_pcb_drawing_object_id:`circle_${cd++}`,_element:n,pcb_drawing_type:"circle",x:h.x,y:h.y,r:h.outer_diameter/2,layer:h.from_layer})}),s}let a=null,c=null;for(const l of n.route)l.route_type==="wire"&&(a!==null&&c!==null&&s.push({_pcb_drawing_object_id:`line_${cd++}`,_element:n,pcb_drawing_type:"line",x1:a,y1:c,x2:l.x,y2:l.y,width:l.width,squareCap:!1,layer:l.layer}),a=l.x,c=l.y);return s}case"pcb_via":{const{x:s,y:a,outer_diameter:c,hole_diameter:l}=n,u=n.from_layer,d=n.to_layer,h=n.layers,f=[];u&&d?f.push(u,d):h&&Array.isArray(h)?f.push(...h):f.push("top","bottom");const p=[];for(const m of f)p.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:c/2,layer:m,_element:n,_parent_pcb_component:t,_parent_source_component:r});return p.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:l/2,layer:"drill",_element:n}),p}case"pcb_plated_hole":if(n.shape==="circle"){const{x:s,y:a,hole_diameter:c,outer_diameter:l}=n;return[{_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:l/2,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o},{_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:c/2,layer:"drill",_element:n}]}else if(n.shape==="oval"){const{x:s,y:a,outer_height:c,outer_width:l,hole_height:u,hole_width:d}=n;return[{_pcb_drawing_object_id:`oval_${cd++}`,pcb_drawing_type:"oval",x:s,y:a,rX:l/2,rY:c/2,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o},{_pcb_drawing_object_id:`oval_${cd++}`,_element:n,pcb_drawing_type:"oval",x:s,y:a,rX:d/2,rY:u/2,layer:"drill"}]}else if(n.shape==="pill"){const{x:s,y:a,outer_height:c,outer_width:l,hole_height:u,hole_width:d}=n;return[{_pcb_drawing_object_id:`pill_${cd++}`,pcb_drawing_type:"pill",x:s,y:a,w:l,h:c,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:n.ccw_rotation},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:d,h:u,layer:"drill",ccw_rotation:n.ccw_rotation}]}else if(n.shape==="circular_hole_with_rect_pad"){const{x:s,y:a,hole_diameter:c,rect_pad_width:l,rect_pad_height:u,rect_border_radius:d,hole_offset_x:h,hole_offset_y:f}=n,p=gn.parse(h??0),m=gn.parse(f??0);return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:l,h:u,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:d},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:l,h:u,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:d,is_hoverable:!1},{_pcb_drawing_object_id:`circle_${cd++}`,_element:n,pcb_drawing_type:"circle",x:s+p,y:a+m,r:c/2,layer:"drill",is_hoverable:!1}]}else if(n.shape==="pill_hole_with_rect_pad"){const{x:s,y:a,hole_width:c,hole_height:l,rect_pad_width:u,rect_pad_height:d,rect_border_radius:h}=n;return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:u,h:d,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:h},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:u,h:d,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:h,is_hoverable:!1},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:c,h:l,layer:"drill",is_hoverable:!1}]}else if(n.shape==="rotated_pill_hole_with_rect_pad"){const{x:s,y:a,hole_width:c,hole_height:l,hole_ccw_rotation:u,rect_pad_width:d,rect_pad_height:h,rect_ccw_rotation:f,rect_border_radius:p}=n;return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:d,h,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:f,roundness:p},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:d,h,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:f,roundness:p,is_hoverable:!1},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:c,h:l,layer:"drill",ccw_rotation:u,is_hoverable:!1}]}else if(n.shape==="hole_with_polygon_pad"){const{x:s,y:a,pad_outline:c,hole_shape:l,hole_diameter:u,hole_width:d,hole_height:h,layers:f,hole_offset_x:p,hole_offset_y:m}=n,g=gn.parse(p??0),y=gn.parse(m??0),_=c,x=[];if(_&&Array.isArray(_)){const S=Xxe(_).map(E=>({x:E.x+s,y:E.y+a}));for(const E of f||["top","bottom"])x.push({_pcb_drawing_object_id:`polygon_${cd++}`,pcb_drawing_type:"polygon",points:S,layer:E,_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o})}const b={x:s+g,y:a+y},w=[];return l==="circle"?w.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:b.x,y:b.y,r:(u??0)/2,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r}):l==="oval"?w.push({_pcb_drawing_object_id:`oval_${cd++}`,pcb_drawing_type:"oval",x:b.x,y:b.y,rX:(d??0)/2,rY:(h??0)/2,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r}):(l==="pill"||l==="rotated_pill")&&w.push({_pcb_drawing_object_id:`pill_${cd++}`,pcb_drawing_type:"pill",x:b.x,y:b.y,w:d??0,h:h??0,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r,ccw_rotation:n.ccw_rotation}),[...x,...w]}else return[]}return[]},fi={board:{anchor:"rgb(255, 38, 226)",aux_items:"rgb(255, 255, 255)",b_adhes:"rgb(0, 0, 132)",b_crtyd:"rgb(38, 233, 255)",b_fab:"rgb(88, 93, 132)",b_mask:"rgba(2, 255, 238, 0.400)",b_paste:"rgb(0, 194, 194)",b_silks:"rgb(242, 237, 161)",background:"rgb(0, 16, 35)",cmts_user:"rgb(89, 148, 220)",copper:{b:"rgb(77, 127, 196)",f:"rgb(200, 52, 52)",in1:"rgb(127, 200, 127)",in10:"rgb(237, 124, 51)",in11:"rgb(91, 195, 235)",in12:"rgb(247, 111, 142)",in13:"rgb(167, 165, 198)",in14:"rgb(40, 204, 217)",in15:"rgb(232, 178, 167)",in16:"rgb(242, 237, 161)",in17:"rgb(237, 124, 51)",in18:"rgb(91, 195, 235)",in19:"rgb(247, 111, 142)",in2:"rgb(206, 125, 44)",in20:"rgb(167, 165, 198)",in21:"rgb(40, 204, 217)",in22:"rgb(232, 178, 167)",in23:"rgb(242, 237, 161)",in24:"rgb(237, 124, 51)",in25:"rgb(91, 195, 235)",in26:"rgb(247, 111, 142)",in27:"rgb(167, 165, 198)",in28:"rgb(40, 204, 217)",in29:"rgb(232, 178, 167)",in3:"rgb(79, 203, 203)",in30:"rgb(242, 237, 161)",in4:"rgb(219, 98, 139)",in5:"rgb(167, 165, 198)",in6:"rgb(40, 204, 217)",in7:"rgb(232, 178, 167)",in8:"rgb(242, 237, 161)",in9:"rgb(141, 203, 129)"},cursor:"rgb(255, 255, 255)",drc:"rgb(194, 194, 194)",drc_error:"rgba(215, 91, 107, 0.800)",drc_exclusion:"rgb(255, 255, 255)",drc_warning:"rgba(255, 208, 66, 0.902)",dwgs_user:"rgb(194, 194, 194)",eco1_user:"rgb(180, 219, 210)",eco2_user:"rgb(216, 200, 82)",edge_cuts:"rgb(208, 210, 205)",f_adhes:"rgb(132, 0, 132)",f_crtyd:"rgb(255, 0, 245)",f_fab:"rgb(175, 175, 175)",f_mask:"rgba(216, 100, 255, 0.400)",f_paste:"rgba(180, 160, 154, 0.902)",f_silks:"rgb(242, 237, 161)",footprint_text_back:"rgb(0, 0, 132)",footprint_text_front:"rgb(194, 194, 194)",footprint_text_invisible:"rgb(132, 132, 132)",grid:"rgb(132, 132, 132)",grid_axes:"rgb(194, 194, 194)",margin:"rgb(255, 38, 226)",microvia:"rgb(0, 132, 132)",no_connect:"rgb(0, 0, 132)",pad_back:"rgb(77, 127, 196)",pad_front:"rgb(200, 52, 52)",pad_plated_hole:"rgb(194, 194, 0)",pad_through_hole:"rgb(227, 183, 46)",plated_hole:"rgb(26, 196, 210)",ratsnest:"rgba(245, 255, 213, 0.702)",select_overlay:"rgb(4, 255, 67)",soldermaskWithCopper:{top:"rgb(18, 82, 50)",bottom:"rgb(77, 127, 196)"},soldermask:{top:"rgb(12, 55, 33)",bottom:"rgb(12, 55, 33)"},through_via:"rgb(236, 236, 236)",user_1:"rgb(194, 194, 194)",user_2:"rgb(89, 148, 220)",user_3:"rgb(180, 219, 210)",user_4:"rgb(216, 200, 82)",user_5:"rgb(194, 194, 194)",user_6:"rgb(89, 148, 220)",user_7:"rgb(180, 219, 210)",user_8:"rgb(216, 200, 82)",user_9:"rgb(232, 178, 167)",via_blind_buried:"rgb(187, 151, 38)",via_hole:"rgb(227, 183, 46)",via_micro:"rgb(0, 132, 132)",via_through:"rgb(236, 236, 236)",worksheet:"rgb(200, 114, 171)"}},z_=(n,e=1)=>{if(Math.abs(n.a)!==Math.abs(n.d))throw new Error("Cannot scale non-uniformly");return e*Math.abs(n.a)},Kl={elementOverlay:40,dimensionOverlay:40,editTraceHintOverlay:40,errorOverlay:40,pcbGroupOverlay:35,ratsNestOverlay:30,toolbarOverlay:70,warnings:30,topLayer:20,clickToInteractOverlay:100},KG={red:"red",black:"black",green:"green",board:"rgb(255, 255, 255)",other:"#eee",top:fi.board.copper.f,inner1:fi.board.copper.in1,inner2:fi.board.copper.in2,inner3:fi.board.copper.in3,inner4:fi.board.copper.in4,inner5:fi.board.copper.in5,inner6:fi.board.copper.in6,inner7:fi.board.copper.in7,inner8:fi.board.copper.in8,bottom:fi.board.copper.b,drill:fi.board.anchor,keepout:fi.board.background,tkeepout:fi.board.b_crtyd,tplace:fi.board.b_silks,top_courtyard:fi.board.f_crtyd,bottom_courtyard:fi.board.b_crtyd,top_silkscreen:fi.board.f_silks,bottom_silkscreen:fi.board.b_silks,top_fabrication:fi.board.f_fab,bottom_fabrication:fi.board.b_fab,soldermask_top:fi.board.soldermask.top,soldermask_bottom:fi.board.soldermask.bottom,soldermask_with_copper_top:fi.board.soldermaskWithCopper.top,soldermask_with_copper_bottom:fi.board.soldermaskWithCopper.bottom,bottom_notes:fi.board.user_2,top_notes:fi.board.user_2,...fi.board},WYn=["board","inner6","inner5","inner4","inner3","inner2","inner1","bottom","soldermask_bottom","bottom_silkscreen","top","soldermask_top","bottom_courtyard","bottom_fabrication","top_courtyard","top_fabrication","edge_cuts","top_silkscreen"],ZYn=class{canvasLayerMap;ctxLayerMap;aperture;transform;foregroundLayer="top";lastPoint;constructor(n){this.canvasLayerMap=n,this.ctxLayerMap=Object.fromEntries(Object.entries(n).map(([e,t])=>[e,t.getContext("2d")])),this.transform=Jc(),this.transform.d*=-1,this.transform=hi(this.transform,xi(0,-500)),this.lastPoint={x:0,y:0},this.equip({})}clear(){for(const n of Object.values(this.ctxLayerMap))n.clearRect(0,0,n.canvas.width,n.canvas.height)}equip(n){this.aperture={fontSize:0,shape:"circle",mode:"add",size:0,color:"red",layer:"top",opacity:this.foregroundLayer===n.color?1:.5,...n}}drawMeshPattern(n,e,t,r,i,o=45){const s=this.getLayerCtx(),[a,c]=mt(this.transform,[n,e]),[l,u]=mt(this.transform,[n+t,e+r]),d=z_(this.transform,i);s.lineWidth=1,s.strokeStyle=this.aperture.color;const h=f=>{const p=Math.sin(f),m=Math.cos(f),g=Math.sqrt((l-a)**2+(u-c)**2);for(let y=-g;y<=g;y+=d)s.beginPath(),s.moveTo(a+y*m-g*p,c+y*p+g*m),s.lineTo(a+y*m+g*p,c+y*p-g*m),s.stroke()};h(o*Math.PI/180),h((o+90)*Math.PI/180)}rect({x:n,y:e,w:t,h:r,mesh_fill:i,is_filled:o=!0,has_stroke:s,is_stroke_dashed:a,stroke_width:c,roundness:l}){const[u,d]=mt(this.transform,[n-t/2,e-r/2]),[h,f]=mt(this.transform,[n+t/2,e+r/2]);this.applyAperture();const p=this.getLayerCtx(),m=l?z_(this.transform,l):0,g=s===void 0?o===!1:s;if(i)p.save(),p.beginPath(),m>0&&p.roundRect?p.roundRect(u,d,h-u,f-d,m):p.rect(u,d,h-u,f-d),p.clip(),this.drawMeshPattern(n-t/2,e-r/2,t,r,.15),p.restore(),m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.stroke()):p.strokeRect(u,d,h-u,f-d);else if(o!==!1&&(m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.fill()):p.fillRect(u,d,h-u,f-d)),g){const y=p.lineWidth;if(c!==void 0&&(p.lineWidth=z_(this.transform,c)),a){let _=[];const x=Math.abs(this.transform.a);if(x>0){const w=.1*x,S=w*1.3;w>.5&&(_=[w,S])}p.setLineDash(_)}m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.stroke()):p.strokeRect(u,d,h-u,f-d),a&&p.setLineDash([]),c!==void 0&&(p.lineWidth=y)}}rotatedRect(n,e,t,r,i,o,s){const a=this.getLayerCtx();this.applyAperture();const[c,l]=mt(this.transform,[n-t/2,e-r/2]),[u,d]=mt(this.transform,[n+t/2,e+r/2]),h=o?z_(this.transform,o):0;a.save();const[f,p]=mt(this.transform,[n,e]);a.translate(f,p);const m=360-i;i&&a.rotate(m*Math.PI/180),a.translate(-f,-p),s?(a.beginPath(),h>0&&a.roundRect?a.roundRect(c,l,u-c,d-l,h):a.rect(c,l,u-c,d-l),a.clip(),this.drawMeshPattern(n-t/2,e-r/2,t,r,.15),h>0&&a.roundRect?(a.beginPath(),a.roundRect(c,l,u-c,d-l,h),a.stroke()):a.strokeRect(c,l,u-c,d-l)):h>0&&a.roundRect?(a.beginPath(),a.roundRect(c,l,u-c,d-l,h),a.fill()):a.fillRect(c,l,u-c,d-l),a.restore()}rotatedPill(n,e,t,r,i){const o=this.getLayerCtx();this.applyAperture(),o.save();const[s,a]=mt(this.transform,[n,e]);o.translate(s,a);const c=360-i;i&&o.rotate(c*Math.PI/180),o.translate(-s,-a),this.pill(n,e,t,r),o.restore()}circle(n,e,t,r,i=!0){const o=z_(this.transform,t),[s,a]=mt(this.transform,[n,e]);this.applyAperture();const c=this.getLayerCtx();r?(c.save(),c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.clip(),this.drawMeshPattern(n-t,e-t,t*2,t*2,.15),c.restore(),c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.stroke()):(c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.fill())}oval(n,e,t,r){const i=z_(this.transform,t),o=z_(this.transform,r),[s,a]=mt(this.transform,[n,e]);this.applyAperture();const c=this.getLayerCtx();c.beginPath(),c.ellipse(s,a,i,o,0,0,2*Math.PI),c.fill(),c.closePath()}pill(n,e,t,r){const[i,o]=mt(this.transform,[n-t/2,e+r/2]),s=z_(this.transform,t),a=z_(this.transform,r),c=Math.min(s,a)/2;this.applyAperture();const l=this.getLayerCtx();l.beginPath(),l.arc(i+c,o+c,c,Math.PI,Math.PI*1.5),l.arc(i+s-c,o+c,c,Math.PI*1.5,0),l.arc(i+s-c,o+a-c,c,0,Math.PI*.5),l.arc(i+c,o+a-c,c,Math.PI*.5,Math.PI),l.fill(),l.closePath()}polygon(n){if(n.length<3)return;this.applyAperture();const e=this.getLayerCtx(),t=n.map(i=>mt(this.transform,[i.x,i.y]));e.beginPath(),e.moveTo(t[0][0],t[0][1]);for(let i=1;i<t.length;i++)e.lineTo(t[i][0],t[i][1]);e.closePath(),e.fill("evenodd");const r=z_(this.transform,this.aperture.size);r>0&&(e.lineWidth=r,e.stroke())}debugText(n,e,t){const[r,i]=mt(this.transform,[e,t]);this.applyAperture();const o=this.getLayerCtx();o.font="10px sans-serif",o.fillText(n,r,i)}getLayerCtx(){const n=this.ctxLayerMap[this.aperture.layer];if(!n)throw new Error(`No context for layer "${this.aperture.layer}"`);return n}orderAndFadeLayers(){const{canvasLayerMap:n,foregroundLayer:e}=this,t=e==="top"?"soldermask_top":e==="bottom"?"soldermask_bottom":void 0,r=e==="top"?"top_silkscreen":e==="bottom"?"bottom_silkscreen":void 0,i=e==="top"?"top_notes":e==="bottom"?"bottom_notes":void 0,o=e==="top"?"top_fabrication":e==="bottom"?"bottom_fabrication":void 0,s=e==="top"?"top_courtyard":e==="bottom"?"bottom_courtyard":void 0,a=new Set([e,"drill","edge_cuts","other","board",...t?[t]:[],...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[]]),c=[e,"edge_cuts",...t?[t]:[],...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[]],l=e==="drill"?[]:["drill"],u=e==="drill"?["drill"]:[],d=[...WYn.filter(h=>!c.includes(h)),...l,e,...t?[t]:[],...u,"edge_cuts",...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[]];d.forEach((h,f)=>{const p=n[h];p&&(p.style.zIndex=`${Kl.topLayer-(d.length-f)}`,p.style.opacity=a.has(h)?"1":"0.5")})}applyAperture(){const{transform:n,aperture:e}=this;let{size:t,mode:r,color:i,fontSize:o,layer:s}=e;s in this.ctxLayerMap||(this.aperture.layer="other");const a=this.getLayerCtx();if(!a)throw new Error(`No context for layer "${this.foregroundLayer}"`);if(i||(i="undefined"),a.lineWidth=z_(n,t),a.lineCap="round",r==="add"){a.globalCompositeOperation="source-over";let c=KG[i.toLowerCase()];if(!c)try{c=pc(i).rgb().toString()}catch{console.warn(`Invalid color format: '${i}'`),c="white"}a.fillStyle=c,a.strokeStyle=c}else a.globalCompositeOperation="destination-out",a.fillStyle="rgba(0,0,0,1)",a.strokeStyle="rgba(0,0,0,1)";a.font=`${z_(Y2(n),o)}px sans-serif`}moveTo(n,e){this.lastPoint={x:n,y:e}}lineTo(n,e){const[t,r]=mt(this.transform,[n,e]),{size:i,shape:o,mode:s}=this.aperture,a=z_(this.transform,i),{lastPoint:c}=this,l=mt(this.transform,c);this.applyAperture();const u=this.getLayerCtx();o==="square"&&u.fillRect(l.x-a/2,l.y-a/2,a,a),u.beginPath(),u.moveTo(l.x,l.y),u.lineTo(t,r),u.stroke(),u.closePath(),o==="square"&&u.fillRect(t-a/2,r-a/2,a,a),this.lastPoint={x:n,y:e}}polygonWithArcs(n){const e=this.getLayerCtx(),t=r=>{if(r.vertices.length===0)return;const i=r.vertices[0],o=mt(this.transform,[i.x,i.y]);e.moveTo(o[0],o[1]);for(let s=0;s<r.vertices.length;s++){const a=r.vertices[s],c=r.vertices[(s+1)%r.vertices.length];if(a.bulge&&a.bulge!==0){const l=a.bulge,u=c.x-a.x,d=c.y-a.y,h=Math.sqrt(u*u+d*d);if(h<1e-9){const O=mt(this.transform,[c.x,c.y]);e.lineTo(O[0],O[1]);continue}const f=4*Math.atan(l),p=Math.abs(h/(2*Math.sin(f/2))),m=(a.x+c.x)/2,g=(a.y+c.y)/2,y=u/h,x=-(d/h),b=y,w=Math.sqrt(Math.max(0,p*p-(h/2)**2)),S=m+w*x*Math.sign(l),E=g+w*b*Math.sign(l),C=Math.atan2(a.y-E,a.x-S);let A=Math.atan2(c.y-E,c.x-S);l>0&&A<C?A+=2*Math.PI:l<0&&A>C&&(A-=2*Math.PI);const R=mt(this.transform,[S,E]),L=z_(this.transform,p);e.arc(R[0],R[1],L,-C,-A,l>0)}else{const l=mt(this.transform,[c.x,c.y]);e.lineTo(l[0],l[1])}}e.closePath()};if(e.beginPath(),t(n.outer_ring),n.inner_rings)for(const r of n.inner_rings)t(r);e.fill("evenodd")}};function KYn(n){return n.type==="pcb_copper_pour"}function QG({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(KYn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:t})}var QYn={...dg,silkscreen:{top:fi.board.f_fab,bottom:fi.board.b_fab}};function JYn(n){return n.type.includes("pcb_fabrication_note")}function o0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:QYn}),i.realToCanvasMat=r;const o=e.filter(JYn);i.drawElements(o,{layers:t})}function eXn(n){return n.type==="pcb_hole"}function tXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(eXn);o.drawElements(s,{layers:t,drawSoldermask:i})}function nXn(n){return n.type==="pcb_board"}function rXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(nXn);for(const a of s)o.drawElements([a],{layers:t,drawSoldermask:!1,drawBoardMaterial:i??!1,minBoardOutlineStrokePx:2})}function iXn(n){return n.type==="pcb_copper_text"}function oXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(iXn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:t})}function sXn(n){return n.type==="pcb_cutout"}function aXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.realToCanvasMat=r;const o=e.filter(sXn);i.drawElements(o,{layers:t})}function cXn(n){return n.type==="pcb_keepout"}function lXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(cXn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:[]})}function uXn(n){return n.type.startsWith("pcb_note_")}function s0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.realToCanvasMat=r;const o=e.filter(uXn);i.drawElements(o,{layers:t})}function dXn(n){return n.type==="pcb_panel"}function hXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(dXn);for(const a of s)o.drawElements([a],{layers:t})}var pXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()}};function fXn(n){return n.type==="pcb_smtpad"}function mXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(fXn).filter(u=>{const d=u.layer;return t.some(h=>h==="top_copper"&&d==="top"||h==="bottom_copper"&&d==="bottom"||h==="inner1_copper"&&d==="inner1"||h==="inner2_copper"&&d==="inner2"||h==="inner3_copper"&&d==="inner3"||h==="inner4_copper"&&d==="inner4"||h==="inner5_copper"&&d==="inner5"||h==="inner6_copper"&&d==="inner6")});if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_smtpad"&&a.add(u._element.pcb_smtpad_id);const c=s.filter(u=>a.has(u.pcb_smtpad_id)),l=s.filter(u=>!a.has(u.pcb_smtpad_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:pXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}var yXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()}};function gXn(n){return n.type==="pcb_trace"}var _Xn=n=>n.map(e=>e.endsWith("_copper")?e.replace("_copper",""):e),xXn=(n,e)=>{const t=n.route.filter(i=>i.route_type==="wire"&&"layer"in i&&e.has(i.layer)?!0:i.route_type==="via"?e.has(i.from_layer)||e.has(i.to_layer):!1);return t.filter(i=>i.route_type==="wire").length<2?null:{...n,route:t}};function bXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i}){const o=new Set(_Xn(t)),s=e.filter(gXn).map(u=>xXn(u,o)).filter(u=>u!==null);if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_trace"&&a.add(u._element.pcb_trace_id);const c=[],l=[];for(const u of s)a.has(u.pcb_trace_id)?c.push(u):l.push(u);if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:yXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t})}}var vXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString()}};function wXn(n){return n.type==="pcb_plated_hole"}function a0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(wXn);if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_plated_hole"&&a.add(u._element.pcb_plated_hole_id);const c=s.filter(u=>a.has(u.pcb_plated_hole_id)),l=s.filter(u=>!a.has(u.pcb_plated_hole_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:vXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}function c0t(n){const{lines:e,anchorPoint:t,ccwRotation:r}=n;if(!r)return e;const i=r*Math.PI/180,o=Gf(i),s=hi(xi(t.x,t.y),o,xi(-t.x,-t.y));return mt(s,t),e.map(a=>({...a,x1:mt(s,{x:a.x1,y:a.y1}).x,y1:mt(s,{x:a.x1,y:a.y1}).y,x2:mt(s,{x:a.x2,y:a.y2}).x,y2:mt(s,{x:a.x2,y:a.y2}).y}))}var SXn=.6,l0t=.2,u0t=n=>{const e=n.size*.7,t=e*SXn,r=e*l0t,i=e*l0t,o=n.text.split(/\r?\n/),s=n.text.length>0&&e>0,a=s?o.length:0,c=s?o.map(d=>d.length===0?0:d.length*t+(d.length-1)*r):[],l=c.length>0?Math.max(...c):0,u=a>0?a*e+(a-1)*i:0;return{text_lines:o,line_count:a,line_widths:c,target_height:e,target_width_char:t,space_between_chars:r,space_between_lines:i,width:l,height:u}},d0t=n=>{const e=u0t(n);return{width:e.width,height:e.height,lineHeight:e.target_height,lineSpacing:e.space_between_lines,lineCount:e.line_count}},h0t=n=>{const{text_lines:e,line_count:t,line_widths:r,target_height:i,target_width_char:o,space_between_chars:s,space_between_lines:a,width:c}=u0t(n);if(i<=0||t===0)return[];const l=i/12,u=[];for(let d=0;d<t;d++){const h=-d*(i+a),f=r[d],p=(c-f)/2;let m=n.x+p;for(let g=0;g<e[d].length;g++){const y=e[d][g],_=nS[y]??nS[y.toUpperCase()];if(!_){m+=o+s;continue}for(const{x1:x,y1:b,x2:w,y2:S}of _)u.push({_pcb_drawing_object_id:A4("line"),pcb_drawing_type:"line",x1:m+o*x,y1:n.y+h+i*b,x2:m+o*w,y2:n.y+h+i*S,width:l,layer:n.layer,unit:n.unit,color:n.color});m+=o+s}}return u};function dv(n){const t=n.color??KG[n.layer];let r=pc(t);return n._element?.type==="pcb_copper_pour"&&(r=r.alpha(.7)),n.is_mouse_over||n.is_in_highlighted_net?r.lighten(.5).rgb().toString():r.rgb().toString()}var p0t=(n,e)=>{n.equip({size:e.zoomIndependent?e.width/n.transform.a:e.width,shape:e.squareCap?"square":"circle",color:dv(e),layer:e.layer}),n.moveTo(e.x1,e.y1),n.lineTo(e.x2,e.y2)},MXn=(n,e,t)=>{switch(t){case"top_left":return{x:0,y:-e};case"top_center":return{x:-n/2,y:-e};case"top_right":return{x:-n,y:-e};case"center_left":return{x:0,y:-e/2};case"center":return{x:-n/2,y:-e/2};case"center_right":return{x:-n,y:-e/2};case"bottom_left":return{x:0,y:0};case"bottom_center":return{x:-n/2,y:0};case"bottom_right":return{x:-n,y:0};default:return{x:0,y:0}}},f0t=n=>n.layer==="bottom_silkscreen"||n.layer==="bottom"?n.is_mirrored!==!1:n.is_mirrored===!0,EXn=(n,e)=>{n.equip({fontSize:e.size,color:dv(e),layer:e.layer});const{width:t,height:r}=d0t(e),i=MXn(t,r,e.align);e.x??=0,e.y??=0;const o={x:e.x,y:e.y};let s=h0t({...e,x:e.x+i.x,y:e.y+i.y});if(f0t(e)&&(s=s.map(a=>({...a,x1:2*e.x-a.x1,x2:2*e.x-a.x2}))),e.ccw_rotation){const a={lines:s,anchorPoint:o,ccwRotation:e.ccw_rotation};s=c0t(a)}for(const a of s)p0t(n,a)},TXn=(n,e)=>{const{width:t,height:r,lineHeight:i}=d0t(e);e.x??=0,e.y??=0;const o=e.knockout_padding??{left:e.size*.5,right:e.size*.5,top:e.size*.3,bottom:e.size*.3},s=t+o.left+o.right,a=r+o.top+o.bottom,c=t/2,l=i-r/2,u=e.x-c,d=e.y-l,h={x:e.x,y:e.y},f={_pcb_drawing_object_id:`knockout_rect_${e._pcb_drawing_object_id}`,x:e.x,y:e.y,w:s,h:a,layer:e.layer,ccw_rotation:e.ccw_rotation};e.ccw_rotation?y0t(n,f):m0t(n,f);let p=h0t({...e,x:u,y:d});if(f0t(e)&&(p=p.map(m=>({...m,x1:2*e.x-m.x1,x2:2*e.x-m.x2}))),e.ccw_rotation){const m={lines:p,anchorPoint:h,ccwRotation:e.ccw_rotation};p=c0t(m)}for(const m of p)n.equip({size:m.width,shape:"circle",color:"black",layer:e.layer,mode:"subtract"}),n.moveTo(m.x1,m.y1),n.lineTo(m.x2,m.y2);n.equip({mode:"add"})},m0t=(n,e)=>{n.equip({color:dv(e),layer:e.layer,size:e.stroke_width}),n.rect({x:e.x,y:e.y,w:e.w,h:e.h,mesh_fill:e.mesh_fill,is_filled:e.is_filled,has_stroke:e.has_stroke,is_stroke_dashed:e.is_stroke_dashed,stroke_width:e.stroke_width,roundness:e.roundness})},y0t=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.rotatedRect(e.x,e.y,e.w,e.h,e.ccw_rotation,e.roundness,e.mesh_fill)},CXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.rotatedPill(e.x,e.y,e.w,e.h,e.ccw_rotation)},PXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.circle(e.x,e.y,e.r,e.mesh_fill)},AXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.oval(e.x,e.y,e.rX,e.rY)},RXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.pill(e.x,e.y,e.w,e.h)},NXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.polygon(e.points)},IXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.polygonWithArcs(e.brep_shape)},kXn=(n,e)=>{switch(e.pcb_drawing_type){case"line":return p0t(n,e);case"text":return e.is_knockout?TXn(n,e):EXn(n,e);case"rect":return e.ccw_rotation?y0t(n,e):m0t(n,e);case"circle":return PXn(n,e);case"oval":return AXn(n,e);case"pill":return e.ccw_rotation?CXn(n,e):RXn(n,e);case"polygon":return NXn(n,e);case"polygon_with_arcs":return IXn(n,e)}},OXn=(n,e)=>{for(const t of e)kXn(n,t)},LXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()},soldermask:{...dg.soldermask,top:pc(fi.board.soldermask.top).lighten(.35).toString(),bottom:pc(fi.board.soldermask.bottom).lighten(.35).toString()}};function g0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermaskTop:i,drawSoldermaskBottom:o,primitives:s}){const a=new Ch(n);a.realToCanvasMat=r;const c=e.filter(h=>h.type==="pcb_board");if(c.length<=1)a.drawElements(e,{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1});else{const h=e.filter(f=>f.type!=="pcb_board");for(const f of c)a.drawElements([f,...h],{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1})}if(!s)return;const l=new Set;for(const h of s){if(!(h.is_mouse_over||h.is_in_highlighted_net))continue;const f=h._element;f?.type==="pcb_smtpad"?l.add(f.pcb_smtpad_id):f?.type==="pcb_plated_hole"?l.add(f.pcb_plated_hole_id):f?.type==="pcb_via"&&l.add(f.pcb_via_id)}if(l.size===0)return;const u=e.filter(h=>h.type==="pcb_smtpad"?l.has(h.pcb_smtpad_id):h.type==="pcb_plated_hole"?l.has(h.pcb_plated_hole_id):h.type==="pcb_via"?l.has(h.pcb_via_id):!1);if(u.length===0)return;const d=new Ch(n);d.configure({colorOverrides:LXn}),d.realToCanvasMat=r,d.drawElements(u,{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1})}var DXn={...dg,silkscreen:{top:fi.board.f_silks,bottom:fi.board.b_silks}};function zXn(n){return n.type.includes("pcb_silkscreen")}function _0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:DXn}),i.realToCanvasMat=r;const o=e.filter(zXn);i.drawElements(o,{layers:t})}var $Xn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString()}};function FXn(n){return n.type==="pcb_via"}function x0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(FXn).filter(u=>t.some(d=>d.includes("copper")));if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_via"&&a.add(u._element.pcb_via_id);const c=s.filter(u=>a.has(u.pcb_via_id)),l=s.filter(u=>!a.has(u.pcb_via_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:$Xn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}var BXn={...dg,courtyard:{top:fi.board.f_crtyd,bottom:fi.board.b_crtyd}};function jXn(n){return n.type==="pcb_courtyard_circle"||n.type==="pcb_courtyard_rect"||n.type==="pcb_courtyard_outline"}function b0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:BXn}),i.realToCanvasMat=r;const o=e.filter(jXn);i.drawElements(o,{layers:t})}var UXn=["board","bottom","soldermask_bottom","bottom_silkscreen","top","soldermask_top","soldermask_with_copper_bottom","soldermask_with_copper_top","top_fabrication","bottom_fabrication","inner1","inner2","inner3","inner4","inner5","inner6","drill","edge_cuts","bottom_notes","top_notes","top_silkscreen","top_courtyard","bottom_courtyard","other"],HXn=({primitives:n,elements:e,transform:t,grid:r,width:i=500,height:o=500})=>{const s=q.useRef({}),a=Pd(h=>h.selected_layer),c=Pd(h=>h.is_showing_solder_mask),l=Pd(h=>h.is_showing_fabrication_notes),u=Pd(h=>h.is_showing_courtyards),d=Pd(h=>h.is_showing_silkscreen);return q.useEffect(()=>{if(!s.current||Object.keys(s.current).length===0)return;const h=Object.fromEntries(Object.entries(s.current).filter(([m,g])=>!!g));if(Object.keys(h).length===0)return;const f=new ZYn(h);t&&(f.transform=t),f.clear(),f.foregroundLayer=a;const p=n.filter(m=>c||!m.layer?.includes("soldermask")).filter(m=>d||!m.layer?.includes("silkscreen")).filter(m=>l||!m.layer?.includes("fabrication")).filter(m=>m.layer!=="board").filter(m=>m._element?.type!=="pcb_smtpad").filter(m=>m._element?.type!=="pcb_plated_hole").filter(m=>m._element?.type!=="pcb_via").filter(m=>m._element?.type!=="pcb_trace").filter(m=>m._element?.type!=="pcb_copper_text");if(OXn(f,p),t){const m=s.current.top,g=s.current.bottom,y=s.current.inner1,_=s.current.inner2,x=s.current.inner3,b=s.current.inner4,w=s.current.inner5,S=s.current.inner6,E=[{canvas:m,copperLayer:"top_copper"},{canvas:g,copperLayer:"bottom_copper"},{canvas:y,copperLayer:"inner1_copper"},{canvas:_,copperLayer:"inner2_copper"},{canvas:x,copperLayer:"inner3_copper"},{canvas:b,copperLayer:"inner4_copper"},{canvas:w,copperLayer:"inner5_copper"},{canvas:S,copperLayer:"inner6_copper"}];for(const{canvas:B,copperLayer:j}of E)B&&bXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t,primitives:n});for(const{canvas:B,copperLayer:j}of E)B&&oXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t});m&&a0t({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),g&&a0t({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),m&&QG({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t}),g&&QG({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t});for(const{canvas:B,copperLayer:j}of E)B&&mXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t,primitives:n,drawSoldermask:c});if(m&&x0t({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),g&&x0t({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),c){const B=a==="bottom"?"bottom":"top",j=B==="top",G=B==="bottom",W=s.current.soldermask_top;W&&B==="top"&&g0t({canvas:W,elements:e,layers:["top_soldermask"],realToCanvasMat:t,drawSoldermaskTop:j,drawSoldermaskBottom:G,primitives:n});const Q=s.current.soldermask_bottom;Q&&B==="bottom"&&g0t({canvas:Q,elements:e,layers:["bottom_soldermask"],realToCanvasMat:t,drawSoldermaskTop:j,drawSoldermaskBottom:G,primitives:n})}m&&QG({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t}),g&&QG({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t});const C=s.current.drill;if(C&&tXn({canvas:C,elements:e,layers:["drill"],realToCanvasMat:t}),d){const B=s.current.top_silkscreen;B&&_0t({canvas:B,elements:e,layers:["top_silkscreen"],realToCanvasMat:t});const j=s.current.bottom_silkscreen;j&&_0t({canvas:j,elements:e,layers:["bottom_silkscreen"],realToCanvasMat:t})}if(l){const B=s.current.top_fabrication;B&&o0t({canvas:B,elements:e,layers:["top_fabrication_note"],realToCanvasMat:t});const j=s.current.bottom_fabrication;j&&o0t({canvas:j,elements:e,layers:["bottom_fabrication_note"],realToCanvasMat:t})}const A=s.current.bottom_notes;A&&s0t({canvas:A,elements:e,layers:["bottom_user_note"],realToCanvasMat:t});const R=s.current.top_notes;if(R&&s0t({canvas:R,elements:e,layers:["top_user_note"],realToCanvasMat:t}),u){const B=s.current.top_courtyard;B&&b0t({canvas:B,elements:e,layers:["top_courtyard"],realToCanvasMat:t});const j=s.current.bottom_courtyard;j&&b0t({canvas:j,elements:e,layers:["bottom_courtyard"],realToCanvasMat:t})}const L=s.current.board;L&&(hXn({canvas:L,elements:e,layers:[],realToCanvasMat:t,drawSoldermask:c}),rXn({canvas:L,elements:e,layers:[],realToCanvasMat:t,drawSoldermask:c}));const O=s.current.edge_cuts;O&&aXn({canvas:O,elements:e,layers:["edge_cuts"],realToCanvasMat:t});const F=[{canvas:m,layer:"top"},{canvas:g,layer:"bottom"}];for(const{canvas:B,layer:j}of F)B&&lXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t})}f.orderAndFadeLayers()},[n,e,t,a,c,l,u,d]),V.jsxs("div",{style:{backgroundColor:"black",width:i,height:o,position:"relative"},children:[V.jsx(DG.SuperGrid,{textColor:"rgba(0,255,0,0.8)",majorColor:"rgba(0,255,0,0.4)",minorColor:"rgba(0,255,0,0.2)",screenSpaceCellSize:200,width:i,height:o,transform:t,stringifyCoord:(h,f,p)=>`${DG.toMMSI(h,p)}, ${DG.toMMSI(f,p)}`}),UXn.filter(h=>!(!c&&h.includes("soldermask")||!d&&h.includes("silkscreen"))).map(h=>h.replace(/-/g,"")).map((h,f)=>V.jsx("canvas",{className:`pcb-layer-${h}`,ref:p=>{s.current??={},p?s.current[h]=p:delete s.current[h]},style:{position:"absolute",zIndex:f,left:0,top:0,pointerEvents:"none"},width:i,height:o},h))]})},YXn=.6,XXn=1;$xe(ZHn(),1),$xe(hYn(),1);var JG=["rgba(239, 68, 68, 0.8)","rgba(249, 115, 22, 0.8)","rgba(245, 158, 11, 0.8)","rgba(234, 179, 8, 0.8)","rgba(132, 204, 22, 0.8)","rgba(34, 197, 94, 0.8)","rgba(16, 185, 129, 0.8)","rgba(20, 184, 166, 0.8)","rgba(6, 182, 212, 0.8)","rgba(14, 165, 233, 0.8)","rgba(59, 130, 246, 0.8)","rgba(99, 102, 241, 0.8)","rgba(139, 92, 246, 0.8)","rgba(168, 85, 247, 0.8)","rgba(217, 70, 239, 0.8)","rgba(236, 72, 153, 0.8)","rgba(249, 168, 212, 0.8)","rgba(161, 161, 170, 0.8)"];function v0t(n,e,t,r={}){const i=r.padding??40,o=r.yFlip??!1;let s;if("center"in n){const u=n.width/2,d=n.height/2;s={minX:n.center.x-u,maxX:n.center.x+u,minY:n.center.y-d,maxY:n.center.y+d}}else s=n;const a=s.maxX-s.minX||1,c=s.maxY-s.minY||1,l=Math.min((e-2*i)/a,(t-2*i)/c);return hi(xi(e/2,t/2),Gu(l,o?-l:l),xi(-(s.minX+a/2),-(s.minY+c/2)))}function VXn(n){const e=[...n.points||[],...(n.lines||[]).flatMap(t=>t.points),...(n.rects||[]).flatMap(t=>{const r=t.width/2,i=t.height/2;return[{x:t.center.x-r,y:t.center.y-i},{x:t.center.x+r,y:t.center.y-i},{x:t.center.x-r,y:t.center.y+i},{x:t.center.x+r,y:t.center.y+i}]}),...(n.circles||[]).flatMap(t=>[{x:t.center.x-t.radius,y:t.center.y},{x:t.center.x+t.radius,y:t.center.y},{x:t.center.x,y:t.center.y-t.radius},{x:t.center.x,y:t.center.y+t.radius}]),...(n.texts||[]).flatMap(t=>{const r=t.fontSize??12,i=t.text.length*r*YXn,o=r*XXn,s=t.anchorSide??"center",a={top_left:{dx:0,dy:0},top_center:{dx:-i/2,dy:0},top_right:{dx:-i,dy:0},center_left:{dx:0,dy:-o/2},center:{dx:-i/2,dy:-o/2},center_right:{dx:-i,dy:-o/2},bottom_left:{dx:0,dy:-o},bottom_center:{dx:-i/2,dy:-o},bottom_right:{dx:-i,dy:-o}},{dx:c,dy:l}=a[s],u=t.x+c,d=t.y+l;return[{x:u,y:d},{x:u+i,y:d+o}]})];return e.length===0?{minX:-1,maxX:1,minY:-1,maxY:1}:e.reduce((t,r)=>({minX:Math.min(t.minX,r.x),maxX:Math.max(t.maxX,r.x),minY:Math.min(t.minY,r.y),maxY:Math.max(t.maxY,r.y)}),{minX:1/0,maxX:-1/0,minY:1/0,maxY:-1/0})}function GXn(n,e,t={}){const r=e instanceof HTMLCanvasElement?e.getContext("2d"):e;if(!r)throw new Error("Could not get 2D context from canvas");const i=e instanceof HTMLCanvasElement?e.width:e.canvas.width,o=e instanceof HTMLCanvasElement?e.height:e.canvas.height;let s;if(t.transform)s=t.transform;else if(t.viewbox)s=v0t(t.viewbox,i,o,{padding:t.padding,yFlip:t.yFlip});else{const a=VXn(n),c=n.coordinateSystem==="cartesian";s=v0t(a,i,o,{padding:t.padding??40,yFlip:c})}r.clearRect(0,0,i,o),r.save(),n.rects&&n.rects.length>0&&n.rects.forEach(a=>{const c=a.width/2,l=a.height/2,u=mt(s,{x:a.center.x-c,y:a.center.y-l}),d=mt(s,{x:a.center.x+c,y:a.center.y+l}),h=Math.abs(d.x-u.x),f=Math.abs(d.y-u.y);r.beginPath(),r.rect(Math.min(u.x,d.x),Math.min(u.y,d.y),h,f),a.fill&&(r.fillStyle=a.fill,r.fill()),a.stroke&&(r.strokeStyle=a.stroke,r.stroke())}),n.circles&&n.circles.length>0&&n.circles.forEach(a=>{const c=mt(s,a.center),l=a.radius*Math.abs(s.a);r.beginPath(),r.arc(c.x,c.y,l,0,2*Math.PI),a.fill&&(r.fillStyle=a.fill,r.fill()),a.stroke&&(r.strokeStyle=a.stroke??"transparent",r.stroke())}),n.lines&&n.lines.length>0&&n.lines.forEach((a,c)=>{if(a.points.length===0)return;r.beginPath();const l=mt(s,a.points[0]);r.moveTo(l.x,l.y);for(let u=1;u<a.points.length;u++){const d=mt(s,a.points[u]);r.lineTo(d.x,d.y)}if(r.strokeStyle=a.strokeColor||JG[c%JG.length],a.strokeWidth?r.lineWidth=a.strokeWidth*s.a:r.lineWidth=2,r.lineCap="round",a.strokeDash)if(typeof a.strokeDash=="string"){let u;if(a.strokeDash.includes(","))u=a.strokeDash.split(",").map(d=>parseFloat(d.trim())).filter(d=>!Number.isNaN(d));else{const d=parseFloat(a.strokeDash.trim());u=Number.isNaN(d)?[]:[d]}r.setLineDash(u)}else r.setLineDash(a.strokeDash.map(u=>u*Math.abs(s.a)));else r.setLineDash([]);r.stroke()}),n.points&&n.points.length>0&&n.points.forEach((a,c)=>{const l=mt(s,a);r.beginPath(),r.arc(l.x,l.y,3,0,2*Math.PI),r.fillStyle=a.color||JG[c%JG.length],r.fill(),a.label&&!t.disableLabels&&(r.fillStyle=a.color||"black",r.font="12px sans-serif",r.fillText(a.label,l.x+5,l.y-5))}),n.texts&&n.texts.length>0&&n.texts.forEach(a=>{const c=mt(s,{x:a.x,y:a.y});r.fillStyle=a.color||"black",r.font=`${(a.fontSize??12)*Math.abs(s.a)}px sans-serif`;const l=a.anchorSide??"center",u={top_left:"left",center_left:"left",bottom_left:"left",top_center:"center",center:"center",bottom_center:"center",top_right:"right",center_right:"right",bottom_right:"right"},d={top_left:"top",top_center:"top",top_right:"top",center_left:"middle",center:"middle",center_right:"middle",bottom_left:"bottom",bottom_center:"bottom",bottom_right:"bottom"};r.textAlign=u[l],r.textBaseline=d[l],r.fillText(a.text,c.x,c.y)}),r.restore()}var qXn=({children:n,transform:e,debugGraphics:t})=>{const r=q.useRef(null),[i,{width:o,height:s}]=BO(),a=Pd(c=>c.is_showing_autorouting);return q.useEffect(()=>{a&&r.current&&t&&o&&s&&(r.current.width=o,r.current.height=s,GXn(t,r.current,{transform:e,disableLabels:!0}))},[t,e,o,s,a]),a?V.jsxs("div",{ref:i,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:r,style:{position:"absolute",top:0,left:0,opacity:.5,zIndex:100,width:"100%",height:"100%",pointerEvents:"none"}})]}):n},WXn=({children:n,transform:e=Jc(),elements:t=[]})=>{const[r,{width:i,height:o}]=BO(),s=q.useRef(null);return q.useEffect(()=>{const a=s.current;if(!a||!i||!o)return;a.width=i,a.height=o;const c=a.getContext("2d");if(!c)return;c.clearRect(0,0,i,o);const l=t.filter(d=>d.type==="pcb_component"),u=t.filter(d=>d.type==="pcb_manual_edit_conflict_warning");c.strokeStyle=fi.board.drc_warning,c.lineWidth=2,u.forEach(d=>{const h=l.find(G=>G.pcb_component_id===d.pcb_component_id);if(!h)return;const{width:f,height:p,center:m}=h,g=mt(e,m),y=f*Math.abs(e.a),_=p*Math.abs(e.d),x=.1*Math.abs(e.a),b=y+x*2,w=_+x*2,S=g.x-b/2,E=g.y-w/2;c.beginPath(),c.rect(S,E,b,w),c.stroke();const C="Manual Edit Conflict",A=4,R=Math.max(8,Math.min(12,10*Math.abs(e.a)));c.font=`${R}px sans-serif`;const O=c.measureText(C).width+A*2,F=R+A*2,B=S+(b-O)/2,j=E+w+5;c.fillStyle="rgba(0, 0, 0, 0.7)",c.beginPath(),c.roundRect(B,j,O,F,3),c.fill(),c.fillStyle=fi.board.drc_warning,c.textAlign="center",c.textBaseline="middle",c.fillText(C,B+O/2,j+F/2)})},[t,e,i,o]),V.jsxs("div",{ref:r,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:s,style:{position:"absolute",top:0,left:0,pointerEvents:"none",zIndex:Kl.warnings}})]})},eq=(n,e,t)=>t(n,e),w0t=(n,e,t,r,i)=>{const o=i*Math.PI/180,s=Math.cos(o),a=Math.sin(o),c=n-t,l=e-r,u=c*s-l*a,d=c*a+l*s;return{x:u+t,y:d+r}},jO=n=>{if(n.length===0)return null;let e=n[0].x,t=n[0].x,r=n[0].y,i=n[0].y;for(const o of n)e=eq(e,o.x,Math.min),t=eq(t,o.x,Math.max),r=eq(r,o.y,Math.min),i=eq(i,o.y,Math.max);return{minX:e,maxX:t,minY:r,maxY:i}},ZXn=(n,e)=>({minX:Math.min(n.minX,e.minX),maxX:Math.max(n.maxX,e.maxX),minY:Math.min(n.minY,e.minY),maxY:Math.max(n.maxY,e.maxY)}),KXn=(n,e)=>n?ZXn(n,e):e,QXn=n=>{switch(n.pcb_drawing_type){case"line":{const e=(n.width??0)/2,t=[{x:n.x1,y:n.y1},{x:n.x2,y:n.y2}],r=jO(t);return r?{minX:r.minX-e,maxX:r.maxX+e,minY:r.minY-e,maxY:r.maxY+e}:null}case"rect":{const e=n.w/2,t=n.h/2,r=[{x:n.x-e,y:n.y-t},{x:n.x+e,y:n.y-t},{x:n.x+e,y:n.y+t},{x:n.x-e,y:n.y+t}],i=n.ccw_rotation??0,o=i===0?r:r.map(s=>w0t(s.x,s.y,n.x,n.y,i));return jO(o)}case"circle":return{minX:n.x-n.r,maxX:n.x+n.r,minY:n.y-n.r,maxY:n.y+n.r};case"oval":return{minX:n.x-n.rX,maxX:n.x+n.rX,minY:n.y-n.rY,maxY:n.y+n.rY};case"pill":{const e=n.w/2,t=n.h/2,r=[{x:n.x-e,y:n.y-t},{x:n.x+e,y:n.y-t},{x:n.x+e,y:n.y+t},{x:n.x-e,y:n.y+t}],i=n.ccw_rotation??0,o=i===0?r:r.map(s=>w0t(s.x,s.y,n.x,n.y,i));return jO(o)}case"polygon":return jO(n.points);case"polygon_with_arcs":{const e=n.brep_shape.outer_ring.vertices.map(t=>({x:t.x,y:t.y}));return jO(e)}case"text":{const e=n.size??0,t=n.text?n.text.length*e*.6:0,r=e;if(t===0&&r===0)return{minX:n.x,maxX:n.x,minY:n.y,maxY:n.y};const i=t/2,o=r/2;return{minX:n.x-i,maxX:n.x+i,minY:n.y-o,maxY:n.y+o}}default:return null}};function JXn(n){const{dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}=n,a=t.x-e.x,c=t.y-e.y,l=Math.sqrt(a*a+c*c),u=i.x-r.x,d=i.y-r.y,h=Math.sqrt(u*u+d*d),f=Math.atan2(d,u)*(180/Math.PI),p=Math.abs(f)%90,g=Math.min(p,90-p)>15,y=(r.x+i.x)/2,_=(r.y+i.y)/2,x=15,b=f+90;let w=Math.cos(b*Math.PI/180)*x,S=Math.sin(b*Math.PI/180)*x;const E=u>0&&d<0,C=u>0&&d>0,A=u<0&&d>0;o!==s&&!E&&(w=-w,S=-S),E&&(w+=Math.cos(b*Math.PI/180)*-45,S+=Math.sin(b*Math.PI/180)*-45),C&&(w+=Math.cos(b*Math.PI/180)+-20,S+=Math.sin(b*Math.PI/180)+-10),A&&(w+=Math.cos(b*Math.PI/180)*10,S+=Math.sin(b*Math.PI/180)*10);const R=y+w,L=_+S;return{distance:l,screenDistance:h,x:R,y:L,show:l>.01&&h>30&&g}}function eVn(n){const{dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}=n;return q.useMemo(()=>JXn({dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}),[e,t,r,i,o,s])}var tVn=(n,e,t)=>{const r=t*Math.PI/180,i=Math.cos(r),o=Math.sin(r),s=n.x-e.x,a=n.y-e.y,c=s*i-a*o,l=s*o+a*i;return{x:c+e.x,y:l+e.y}},S0t=(n,e,t,r)=>{const i={top_left:{x:n.x-e,y:n.y-t},top_center:{x:n.x,y:n.y-t},top_right:{x:n.x+e,y:n.y-t},center_left:{x:n.x-e,y:n.y},center:{x:n.x,y:n.y},center_right:{x:n.x+e,y:n.y},bottom_left:{x:n.x-e,y:n.y+t},bottom_center:{x:n.x,y:n.y+t},bottom_right:{x:n.x+e,y:n.y+t}};return r===0?Object.entries(i).map(([o,s])=>({anchor:o,point:s})):Object.entries(i).map(([o,s])=>({anchor:o,point:tVn(s,n,r)}))},nVn=n=>{switch(n.pcb_drawing_type){case"rect":{const e=n.ccw_rotation??0;return S0t({x:n.x,y:n.y},n.w/2,n.h/2,e)}case"pill":{const e=n.ccw_rotation??0;return S0t({x:n.x,y:n.y},n.w/2,n.h/2,e)}case"circle":return[{anchor:"circle_center",point:{x:n.x,y:n.y}},{anchor:"circle_right",point:{x:n.x+n.r,y:n.y}},{anchor:"circle_left",point:{x:n.x-n.r,y:n.y}},{anchor:"circle_top",point:{x:n.x,y:n.y-n.r}},{anchor:"circle_bottom",point:{x:n.x,y:n.y+n.r}}];case"oval":return[{anchor:"oval_center",point:{x:n.x,y:n.y}},{anchor:"oval_right",point:{x:n.x+n.rX,y:n.y}},{anchor:"oval_left",point:{x:n.x-n.rX,y:n.y}},{anchor:"oval_top",point:{x:n.x,y:n.y-n.rY}},{anchor:"oval_bottom",point:{x:n.x,y:n.y+n.rY}}];case"line":{const e={x:(n.x1+n.x2)/2,y:(n.y1+n.y2)/2};return[{anchor:"line_start",point:{x:n.x1,y:n.y1}},{anchor:"line_mid",point:e},{anchor:"line_end",point:{x:n.x2,y:n.y2}}]}case"polygon":return n.points.map((e,t)=>({anchor:`polygon_vertex_${t}`,point:e}));case"polygon_with_arcs":return n.brep_shape.outer_ring.vertices.map((e,t)=>({anchor:`polygon_with_arcs_vertex_${t}`,point:{x:e.x,y:e.y}}));default:return[]}},rVn=16,US=5,M0t=n=>{if(n.pcb_drawing_type==="text")return!0;const e=n._element;if(!e||typeof e!="object")return!1;const t=typeof e.type=="string"?e.type:void 0;return t?!!(t.startsWith("pcb_silkscreen_")||t.startsWith("pcb_note_")||t==="pcb_text"||t.startsWith("pcb_fabrication_note_")&&t!=="pcb_fabrication_note_rect"):!1},iVn=({children:n,transform:e,focusOnHover:t=!1,primitives:r=[]})=>{e||(e=Jc());const[i,o]=q.useState(!1),[s,a]=q.useState(!1),[c,l]=q.useState(!1),[u,d]=q.useState({start:null,end:null}),h=Pd(j=>j.is_mouse_over_container),f=q.useCallback(()=>{c&&(l(!1),window.dispatchEvent(new Event("disarm-dimension-tool")))},[c]),[p,m]=q.useState({x:0,y:0}),[g,y]=q.useState({x:0,y:0}),_=q.useRef({x:0,y:0}),x=q.useRef(null),w=x.current?.getBoundingClientRect(),S=q.useMemo(()=>{const j=new Map;for(const G of r){if(!G._element||M0t(G)||G.pcb_drawing_type==="pill"||G.pcb_drawing_type==="rect"&&G.ccw_rotation&&G.ccw_rotation!==0)continue;const W=QXn(G);if(!W)continue;const Q=j.get(G._element);j.set(G._element,KXn(Q??void 0,W))}return j},[r]),E=q.useMemo(()=>{const j=[];for(const G of r){if(!G._element||M0t(G))continue;const W=nVn(G);if(W.length!==0)for(const Q of W)j.push({anchor:Q.anchor,point:Q.point,element:G._element})}return j},[r]),C=q.useMemo(()=>{const j=[];S.forEach((G,W)=>{if(!G)return;const Q=(G.minX+G.maxX)/2,ne=(G.minY+G.maxY)/2,ue={top_left:{x:G.minX,y:G.minY},top_center:{x:Q,y:G.minY},top_right:{x:G.maxX,y:G.minY},center_left:{x:G.minX,y:ne},center:{x:Q,y:ne},center_right:{x:G.maxX,y:ne},bottom_left:{x:G.minX,y:G.maxY},bottom_center:{x:Q,y:G.maxY},bottom_right:{x:G.maxX,y:G.maxY}};for(const[te,re]of Object.entries(ue))j.push({anchor:te,point:re,element:W})});for(const G of E)j.push(G);return j.push({anchor:"origin",point:{x:0,y:0},element:null}),j},[S,E]),A=q.useMemo(()=>C.map((j,G)=>({...j,id:`${G}-${j.anchor}`,screenPoint:mt(e,j.point)})),[C,e]),R=q.useCallback(j=>{if(A.length===0)return{point:j,id:null};const G=mt(e,j);let W=null;for(const Q of A){const ne=Q.screenPoint.x-G.x,ue=Q.screenPoint.y-G.y,te=Math.hypot(ne,ue);te>rVn||(!W||te<W.distance)&&(W={distance:te,id:Q.id,point:Q.point})}return W?{point:W.point,id:W.id}:{point:j,id:null}},[A,e]);q.useEffect(()=>{const j=W=>{const Q=W.target;if(Q.tagName==="INPUT"||Q.tagName==="TEXTAREA"||Q.isContentEditable)return;const ne=x.current?.contains(document.activeElement)||document.activeElement===x.current;if(!(!h&&!ne)){if(W.key==="d"){const ue=R({x:_.current.x,y:_.current.y});m({x:ue.point.x,y:ue.point.y}),y({x:ue.point.x,y:ue.point.y}),d({start:ue.id,end:ue.id}),i?(o(!1),a(!1),d({start:null,end:null})):(o(!0),a(!0)),f()}W.key==="Escape"&&(o(!1),a(!1),d({start:null,end:null}),f())}},G=()=>{l(!0)};return window.addEventListener("keydown",j),window.addEventListener("arm-dimension-tool",G),()=>{window.removeEventListener("keydown",j),window.removeEventListener("arm-dimension-tool",G),f()}},[h,i,f,R]);const L=mt(e,p),O=mt(e,g),F={left:Math.min(L.x,O.x),right:Math.max(L.x,O.x),top:Math.min(L.y,O.y),bottom:Math.max(L.y,O.y),flipX:L.x>O.x,flipY:L.y>O.y,width:0,height:0};F.width=F.right-F.left,F.height=F.bottom-F.top;const B=eVn({dimensionStart:p,dimensionEnd:g,screenDimensionStart:L,screenDimensionEnd:O,flipX:F.flipX,flipY:F.flipY});return V.jsxs("div",{ref:x,"data-pcb-viewer":!0,tabIndex:0,style:{position:"relative",outline:"none"},onMouseEnter:()=>{t&&x.current&&x.current.focus()},onMouseLeave:()=>{x.current&&x.current.blur()},onClick:()=>{x.current&&x.current.focus()},onMouseMove:j=>{const G=j.currentTarget.getBoundingClientRect(),W=j.clientX-G.left,Q=j.clientY-G.top,ne=mt(Y2(e),{x:W,y:Q});if(_.current.x=ne.x,_.current.y=ne.y,s){const ue=R(ne);y({x:ue.point.x,y:ue.point.y}),d(te=>({...te,end:ue.id}))}},onMouseDown:j=>{const G=j.currentTarget.getBoundingClientRect(),W=j.clientX-G.left,Q=j.clientY-G.top,ne=mt(Y2(e),{x:W,y:Q});if(c&&!i){const ue=R(ne);m({x:ue.point.x,y:ue.point.y}),y({x:ue.point.x,y:ue.point.y}),d({start:ue.id,end:ue.id}),o(!0),a(!0),f()}else s?(a(!1),d(ue=>({...ue,end:null}))):i&&(o(!1),d({start:null,end:null}))},children:[n,i&&V.jsxs(V.Fragment,{children:[B.show&&V.jsx("div",{style:{position:"absolute",left:B.x,top:B.y,color:"red",mixBlendMode:"difference",pointerEvents:"none",fontSize:12,fontFamily:"sans-serif",whiteSpace:"nowrap",zIndex:Kl.dimensionOverlay},children:B.distance.toFixed(2)}),V.jsx("div",{style:{position:"absolute",left:F.left,width:F.width,textAlign:"center",top:L.y+2,color:"red",mixBlendMode:"difference",pointerEvents:"none",marginTop:F.flipY?0:-20,fontSize:12,fontFamily:"sans-serif",zIndex:Kl.dimensionOverlay},children:Math.abs(p.x-g.x).toFixed(2)}),V.jsx("div",{style:{position:"absolute",left:O.x,height:F.height,display:"flex",flexDirection:"column",justifyContent:"center",top:F.top,color:"red",pointerEvents:"none",mixBlendMode:"difference",fontSize:12,fontFamily:"sans-serif",zIndex:Kl.dimensionOverlay},children:V.jsx("div",{style:{marginLeft:F.flipX?"-100%":4,paddingRight:4},children:Math.abs(p.y-g.y).toFixed(2)})}),V.jsxs("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none",mixBlendMode:"difference",zIndex:Kl.dimensionOverlay},width:w.width,height:w.height,children:[V.jsx("defs",{children:V.jsx("marker",{id:"head",orient:"auto",markerWidth:"3",markerHeight:"4",refX:"2",refY:"2",children:V.jsx("path",{d:"M0,0 V4 L2,2 Z",fill:"red"})})}),V.jsx("line",{x1:L.x,y1:L.y,x2:O.x,y2:O.y,markerEnd:"url(#head)",strokeWidth:1.5,fill:"none",stroke:"red"}),V.jsx("line",{x1:L.x,y1:L.y,x2:O.x,y2:L.y,strokeWidth:1.5,fill:"none",strokeDasharray:"2,2",stroke:"red"}),V.jsx("line",{x1:O.x,y1:L.y,x2:O.x,y2:O.y,strokeWidth:1.5,fill:"none",strokeDasharray:"2,2",stroke:"red"})]}),s&&A.map(j=>{const G=j.id===u.start||j.id===u.end,W=US/2;return V.jsxs("svg",{width:US,height:US,style:{position:"absolute",left:j.screenPoint.x-W,top:j.screenPoint.y-W,pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:[V.jsx("line",{x1:0,y1:0,x2:US,y2:US,stroke:G?"#66ccff":"white",strokeWidth:1}),V.jsx("line",{x1:US,y1:0,x2:0,y2:US,stroke:G?"#66ccff":"white",strokeWidth:1})]},j.id)}),V.jsxs("div",{style:{right:0,bottom:0,position:"absolute",color:"red",fontFamily:"sans-serif",fontSize:12,margin:4},children:["(",p.x.toFixed(2),",",p.y.toFixed(2),")",V.jsx("br",{}),"(",g.x.toFixed(2),",",g.y.toFixed(2),")",V.jsx("br",{}),"dist:"," ",Math.sqrt((g.x-p.x)**2+(g.y-p.y)**2).toFixed(2)]})]})]})},oVn=(n,e,t=0)=>{const r=n.width/2,i=n.height/2,o=n.center.x-r-t,s=n.center.x+r+t,a=n.center.y-i-t,c=n.center.y+i+t;return e.x>o&&e.x<s&&e.y>a&&e.y<c},sVn=({children:n,disabled:e,transform:t,soup:r,cancelPanDrag:i,onCreateEditEvent:o,onModifyEditEvent:s})=>{t||(t=Jc());const a=q.useRef(null),[c,l]=q.useState(null),[u,d]=q.useState(null),h=c!==null;Pd(g=>g.in_edit_mode);const f=Pd(g=>g.in_move_footprint_mode),p=Pd(g=>g.setIsMovingComponent),m=e||!f;return V.jsxs("div",{ref:a,style:{position:"relative",overflow:"hidden"},onMouseDown:g=>{if(m)return;const y=g.currentTarget.getBoundingClientRect(),_=g.clientX-y.left,x=g.clientY-y.top;if(Number.isNaN(_)||Number.isNaN(x))return;const b=mt(Y2(t),{x:_,y:x});let w=!1;for(const S of r)if(S.type==="pcb_component"&&oVn(S,b,10/t.a)){i(),l(S.pcb_component_id),w=!0;const E=Math.random().toString();d({dragStart:b,originalCenter:S.center,dragEnd:b,edit_event_id:E}),o({edit_event_id:E,edit_event_type:"edit_pcb_component_location",pcb_edit_event_type:"edit_component_location",pcb_component_id:S.pcb_component_id,original_center:S.center,new_center:S.center,in_progress:!0,created_at:Date.now()}),p(!0);break}if(w||l(null),w)return g.preventDefault(),!1},onMouseMove:g=>{if(!c||!u)return;const y=g.currentTarget.getBoundingClientRect(),_=g.clientX-y.left,x=g.clientY-y.top;if(Number.isNaN(_)||Number.isNaN(x))return;const b=mt(Y2(t),{x:_,y:x});d({...u,dragEnd:b}),s({edit_event_id:u.edit_event_id,new_center:{x:u.originalCenter.x+b.x-u.dragStart.x,y:u.originalCenter.y+b.y-u.dragStart.y}})},onMouseUp:g=>{c&&(l(null),p(!1),u&&(s({edit_event_id:u.edit_event_id,in_progress:!1}),d(null)))},children:[n,!m&&r.filter(g=>g.type==="pcb_component").map(g=>{if(!g?.center)return null;const y=mt(t,g.center);return V.jsx("div",{style:{position:"absolute",pointerEvents:"none",left:y.x,top:y.y,width:g.width*t.a+20,height:g.height*t.a+20,transform:"translate(-50%, -50%)",background:h&&c===g.pcb_component_id?"rgba(255, 0, 0, 0.2)":""}},g.pcb_component_id)})]})},aVn=({hotkeys:n})=>(q.useEffect(()=>{const e=t=>{n.forEach(r=>{t.key===r.key&&r.onUse()})};return window.addEventListener("keydown",e),()=>{window.removeEventListener("keydown",e)}},[n]),V.jsx("div",{className:$P`
|
|
5422
|
+
$1`).replace(/>(\s*)(?=<!--\s*\/)/g,"> ")}}});function Zdt(n,e,t){if(!e||!t)return;let r=n.get(e);r||(r=new Set,n.set(e,r)),r.add(t);let i=n.get(t);i||(i=new Set,n.set(t,i)),i.add(e)}function pYn(n,e){if(!e.subcircuit_id&&!e.source_group_id)return[...n];let t=e;if(e.subcircuit_id){const a=new Set([e.subcircuit_id]),c=new Map,l=new Map;for(const d of n)if(d.type==="source_group"){const h=d.source_group_id,f=d.subcircuit_id;f&&l.set(h,f);const p=d.parent_source_group_id;p&&(c.has(p)||c.set(p,[]),c.get(p).push(h))}let u;for(const[d,h]of l)if(h===e.subcircuit_id){u=d;break}if(u){const d=h=>{const f=c.get(h)||[];for(const p of f){const m=l.get(p);m&&a.add(m),d(p)}};d(u),t={...e,subcircuit_ids:Array.from(a)}}}const r=new Map;for(const a of n){const c=`${a.type}_id`,l=a[c];typeof l=="string"&&r.set(l,a)}const i=new Map;for(const a of n){const c=Object.entries(a);for(const[l,u]of c)if(l!=="parent_source_group_id"){if(l.endsWith("_id")&&typeof u=="string"){const d=r.get(u);Zdt(i,a,d)}else if(l.endsWith("_ids")&&Array.isArray(u)){for(const d of u)if(typeof d=="string"){const h=r.get(d);Zdt(i,a,h)}}}}const o=[],s=new Set;for(const a of n){let c=!1;(t.subcircuit_id&&"subcircuit_id"in a&&a.subcircuit_id===t.subcircuit_id||t.subcircuit_ids&&"subcircuit_id"in a&&a.subcircuit_id&&t.subcircuit_ids.includes(a.subcircuit_id)||t.source_group_id&&"source_group_id"in a&&a.source_group_id===t.source_group_id||t.source_group_id&&"member_source_group_ids"in a&&Array.isArray(a.member_source_group_ids)&&a.member_source_group_ids.includes(t.source_group_id))&&(c=!0),c&&(o.push(a),s.add(a))}for(;o.length>0;){const a=o.shift(),c=i.get(a);if(c)for(const l of c)s.has(l)||(s.add(l),o.push(l))}return n.filter(a=>s.has(a))}var WG=(n,e={})=>{const t=n;let r=t._internal_store;if(!r){r={counts:{},editCount:0},t._internal_store=r;for(const o of t){const s=o.type,a=o[`${s}_id`];if(!a)continue;const c=Number.parseInt(a.split("_").pop());Number.isNaN(c)||(r.counts[s]=Math.max(r.counts[s]??0,c))}}const i=new Proxy({},{get:(o,s)=>{if(s==="toArray")return()=>(t.editCount=r.editCount,t);if(s==="editCount")return r.editCount;if(s==="subtree")return c=>WG(pYn(t,c),e);if(s==="insert")return c=>{const l=c.type;if(!l)throw new Error("insert requires an element with a type");r.counts[l]??=-1,r.counts[l]++;const u=r.counts[l],d={...c,type:l,[`${l}_id`]:`${l}_${u}`};return e.validateInserts&&(dxe[l]??SG).parse(d),t.push(d),r.editCount++,d};if(s==="insertAll")return c=>c.map(l=>i.insert(l));const a=s;return{get:c=>t.find(l=>l.type===a&&l[`${a}_id`]===c),getUsing:c=>{const l=Object.keys(c);if(l.length!==1)throw new Error("getUsing requires exactly one key, e.g. { pcb_component_id }");const u=l[0],d=u.replace("_id",""),h=t.find(f=>f.type===d&&f[u]===c[u]);return h?t.find(f=>f.type===a&&f[`${a}_id`]===h[`${a}_id`]):null},getWhere:c=>{const l=Object.keys(c);return t.find(u=>u.type===a&&l.every(d=>u[d]===c[d]))},list:c=>{const l=c?Object.keys(c):[];return t.filter(u=>u.type===a&&l.every(d=>u[d]===c[d]))},insert:c=>{r.counts[a]??=-1,r.counts[a]++;const l=r.counts[a],u={type:a,[`${a}_id`]:`${a}_${l}`,...c};return e.validateInserts&&(dxe[a]??SG).parse(u),t.push(u),r.editCount++,u},delete:c=>{const l=t.find(u=>u[`${a}_id`]===c);l&&(t.splice(t.indexOf(l),1),r.editCount++)},update:(c,l)=>{const u=t.find(d=>d.type===a&&d[`${a}_id`]===c);return u?(Object.assign(u,l),r.editCount++,u):null},select:c=>{if(a==="source_component")return t.find(l=>l.type==="source_component"&&l.name===c.replace(/\./g,""));if(a==="pcb_port"||a==="source_port"||a==="schematic_port"){const[l,u]=c.replace(/\./g,"").split(/[\s\>]+/),d=t.find(f=>f.type==="source_component"&&f.name===l);if(!d)return null;const h=t.find(f=>f.type==="source_port"&&f.source_component_id===d.source_component_id&&(f.name===u||(f.port_hints??[]).includes(u)));if(!h)return null;if(a==="source_port")return h;if(a==="pcb_port")return t.find(f=>f.type==="pcb_port"&&f.source_port_id===h.source_port_id);if(a==="schematic_port")return t.find(f=>f.type==="schematic_port"&&f.source_port_id===h.source_port_id)}}}}});return i};WG.unparsed=WG;var W9=WG;function Hxe(n){const e=n.type;return`${e}:${n[`${e}_id`]}`}var Kdt=(n,e={})=>{let t=n._internal_store_indexed;if(!t){t={counts:{},editCount:0,indexes:{}};for(const s of n){const a=s.type,c=s[`${a}_id`];if(!c)continue;const l=Number.parseInt(c.split("_").pop()||"");Number.isNaN(l)||(t.counts[a]=Math.max(t.counts[a]??0,l))}const i=e.indexConfig||{},o=t.indexes;if(i.byId&&(o.byId=new Map),i.byType&&(o.byType=new Map),i.byRelation&&(o.byRelation=new Map),i.bySubcircuit&&(o.bySubcircuit=new Map),i.byCustomField&&i.byCustomField.length>0){o.byCustomField=new Map;for(const s of i.byCustomField)o.byCustomField.set(s,new Map)}for(const s of n){if(i.byId){const a=Hxe(s);o.byId.set(a,s)}if(i.byType){const a=o.byType.get(s.type)||[];a.push(s),o.byType.set(s.type,a)}if(i.byRelation){const a=Object.entries(s);for(const[c,l]of a)if(c.endsWith("_id")&&c!==`${s.type}_id`&&typeof l=="string"){const u=o.byRelation.get(c)||new Map,d=u.get(l)||[];d.push(s),u.set(l,d),o.byRelation.set(c,u)}}if(i.bySubcircuit&&"subcircuit_id"in s){const a=s.subcircuit_id;if(a&&typeof a=="string"){const c=o.bySubcircuit.get(a)||[];c.push(s),o.bySubcircuit.set(a,c)}}if(i.byCustomField&&o.byCustomField){for(const a of i.byCustomField)if(a in s){const c=s[a];if(c!==void 0&&(typeof c=="string"||typeof c=="number")){const l=String(c),u=o.byCustomField.get(a),d=u.get(l)||[];d.push(s),u.set(l,d)}}}}n._internal_store_indexed=t}return new Proxy({},{get:(i,o)=>{if(o==="toArray")return()=>(n.editCount=t.editCount,n);if(o==="editCount")return t.editCount;const s=o;return{get:a=>{const c=e.indexConfig||{};return c.byId&&t.indexes.byId?t.indexes.byId.get(`${s}:${a}`)||null:c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(u=>u[`${s}_id`]===a)||null:n.find(l=>l.type===s&&l[`${s}_id`]===a)||null},getUsing:a=>{const c=e.indexConfig||{},l=Object.keys(a);if(l.length!==1)throw new Error("getUsing requires exactly one key, e.g. { pcb_component_id }");const u=l[0],d=u.replace("_id","");if(c.byRelation&&t.indexes.byRelation){const f=t.indexes.byRelation.get(u);if(f){const m=(f.get(a[u])||[]).find(y=>y.type===d);if(!m)return null;const g=m[`${s}_id`];return c.byId&&t.indexes.byId?t.indexes.byId.get(`${s}:${g}`)||null:c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(_=>_[`${s}_id`]===g)||null:n.find(y=>y.type===s&&y[`${s}_id`]===g)||null}}const h=n.find(f=>f.type===d&&f[u]===a[u]);return h&&n.find(f=>f.type===s&&f[`${s}_id`]===h[`${s}_id`])||null},getWhere:a=>{const c=e.indexConfig||{},l=Object.keys(a);if(l.length===1&&c.byCustomField&&t.indexes.byCustomField){const u=l[0],d=t.indexes.byCustomField.get(u);if(d){const h=String(a[u]);return(d.get(h)||[]).find(p=>p.type===s)||null}}if("subcircuit_id"in a&&c.bySubcircuit&&t.indexes.bySubcircuit){const u=a.subcircuit_id;return(t.indexes.bySubcircuit.get(u)||[]).find(h=>h.type===s&&l.every(f=>h[f]===a[f]))||null}return c.byType&&t.indexes.byType?(t.indexes.byType.get(s)||[]).find(d=>l.every(h=>d[h]===a[h]))||null:n.find(u=>u.type===s&&l.every(d=>u[d]===a[d]))||null},list:a=>{const c=e.indexConfig||{},l=a?Object.keys(a):[];if(l.length===0&&c.byType&&t.indexes.byType)return t.indexes.byType.get(s)||[];if(l.length===1&&l[0]==="subcircuit_id"&&c.bySubcircuit&&t.indexes.bySubcircuit){const d=a.subcircuit_id;return(t.indexes.bySubcircuit.get(d)||[]).filter(f=>f.type===s)}let u;return c.byType&&t.indexes.byType?u=t.indexes.byType.get(s)||[]:u=n.filter(d=>d.type===s),l.length>0?u.filter(d=>l.every(h=>d[h]===a[h])):u},insert:a=>{t.counts[s]??=-1,t.counts[s]++;const c=t.counts[s],l={type:s,[`${s}_id`]:`${s}_${c}`,...a};e.validateInserts&&(dxe[s]??SG).parse(l),n.push(l),t.editCount++;const u=e.indexConfig||{};if(u.byId&&t.indexes.byId){const d=Hxe(l);t.indexes.byId.set(d,l)}if(u.byType&&t.indexes.byType){const d=t.indexes.byType.get(s)||[];d.push(l),t.indexes.byType.set(s,d)}if(u.byRelation&&t.indexes.byRelation){const d=Object.entries(l);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${l.type}_id`&&typeof f=="string"){const p=t.indexes.byRelation.get(h)||new Map,m=p.get(f)||[];m.push(l),p.set(f,m),t.indexes.byRelation.set(h,p)}}if(u.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in l){const d=l.subcircuit_id;if(d&&typeof d=="string"){const h=t.indexes.bySubcircuit.get(d)||[];h.push(l),t.indexes.bySubcircuit.set(d,h)}}if(u.byCustomField&&t.indexes.byCustomField){for(const d of u.byCustomField)if(d in l){const h=l[d];if(h!==void 0&&(typeof h=="string"||typeof h=="number")){const f=String(h),p=t.indexes.byCustomField.get(d),m=p.get(f)||[];m.push(l),p.set(f,m)}}}return l},delete:a=>{const c=e.indexConfig||{};let l;if(c.byId&&t.indexes.byId?l=t.indexes.byId.get(`${s}:${a}`):c.byType&&t.indexes.byType?l=(t.indexes.byType.get(s)||[]).find(h=>h[`${s}_id`]===a):l=n.find(d=>d[`${s}_id`]===a),!l)return;const u=n.indexOf(l);if(u>=0&&(n.splice(u,1),t.editCount++),c.byId&&t.indexes.byId){const d=Hxe(l);t.indexes.byId.delete(d)}if(c.byType&&t.indexes.byType){const h=(t.indexes.byType.get(s)||[]).filter(f=>f[`${s}_id`]!==a);t.indexes.byType.set(s,h)}if(c.byRelation&&t.indexes.byRelation)for(const[d,h]of t.indexes.byRelation.entries())for(const[f,p]of h.entries()){const m=p.filter(g=>g!==l);m.length===0?h.delete(f):h.set(f,m)}if(c.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in l){const d=l.subcircuit_id;if(d){const f=(t.indexes.bySubcircuit.get(d)||[]).filter(p=>p!==l);f.length===0?t.indexes.bySubcircuit.delete(d):t.indexes.bySubcircuit.set(d,f)}}if(c.byCustomField&&t.indexes.byCustomField)for(const d of t.indexes.byCustomField.values())for(const[h,f]of d.entries()){const p=f.filter(m=>m!==l);p.length===0?d.delete(h):d.set(h,p)}},update:(a,c)=>{const l=e.indexConfig||{};let u;if(l.byId&&t.indexes.byId?u=t.indexes.byId.get(`${s}:${a}`):l.byType&&t.indexes.byType?u=(t.indexes.byType.get(s)||[]).find(h=>h[`${s}_id`]===a):u=n.find(d=>d.type===s&&d[`${s}_id`]===a),!u)return null;if(l.byRelation&&t.indexes.byRelation){const d=Object.entries(u);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${u.type}_id`&&typeof f=="string"&&h in c&&c[h]!==f){const p=t.indexes.byRelation.get(h);if(p){const g=(p.get(f)||[]).filter(y=>y!==u);g.length===0?p.delete(f):p.set(f,g)}}}if(l.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in u&&"subcircuit_id"in c){const d=u.subcircuit_id,h=c.subcircuit_id;if(d!==h){const p=(t.indexes.bySubcircuit.get(d)||[]).filter(m=>m!==u);p.length===0?t.indexes.bySubcircuit.delete(d):t.indexes.bySubcircuit.set(d,p)}}if(l.byCustomField&&t.indexes.byCustomField){for(const d of l.byCustomField)if(d in u&&d in c&&u[d]!==c[d]){const h=t.indexes.byCustomField.get(d);if(h){const f=String(u[d]),m=(h.get(f)||[]).filter(g=>g!==u);m.length===0?h.delete(f):h.set(f,m)}}}if(Object.assign(u,c),t.editCount++,l.byRelation&&t.indexes.byRelation){const d=Object.entries(u);for(const[h,f]of d)if(h.endsWith("_id")&&h!==`${u.type}_id`&&typeof f=="string"&&h in c){const p=t.indexes.byRelation.get(h)||new Map,m=p.get(f)||[];m.includes(u)||(m.push(u),p.set(f,m),t.indexes.byRelation.set(h,p))}}if(l.bySubcircuit&&t.indexes.bySubcircuit&&"subcircuit_id"in u&&"subcircuit_id"in c){const d=u.subcircuit_id;if(d&&typeof d=="string"){const h=t.indexes.bySubcircuit.get(d)||[];h.includes(u)||(h.push(u),t.indexes.bySubcircuit.set(d,h))}}if(l.byCustomField&&t.indexes.byCustomField){for(const d of l.byCustomField)if(d in u&&d in c){const h=u[d];if(h!==void 0&&(typeof h=="string"||typeof h=="number")){const f=String(h),p=t.indexes.byCustomField.get(d),m=p.get(f)||[];m.includes(u)||(m.push(u),p.set(f,m))}}}return u},select:a=>{if(s==="source_component")return n.find(c=>c.type==="source_component"&&c.name===a.replace(/\./g,""))||null;if(s==="pcb_port"||s==="source_port"||s==="schematic_port"){const[c,l]=a.replace(/\./g,"").split(/[\s\>]+/),u=n.find(h=>h.type==="source_component"&&h.name===c);if(!u)return null;const d=n.find(h=>h.type==="source_port"&&h.source_component_id===u.source_component_id&&(h.name===l||(h.port_hints??[]).includes(l)));if(!d)return null;if(s==="source_port")return d;if(s==="pcb_port")return n.find(h=>h.type==="pcb_port"&&h.source_port_id===d.source_port_id)||null;if(s==="schematic_port")return n.find(h=>h.type==="schematic_port"&&h.source_port_id===d.source_port_id)||null}return null}}}})};Kdt.unparsed=Kdt;var fYn=n=>{const e=n.type;return n[`${e}_id`]},Qdt=(n,e)=>({minX:Math.min(n.minX,e.minX),minY:Math.min(n.minY,e.minY),maxX:Math.max(n.maxX,e.maxX),maxY:Math.max(n.maxY,e.maxY)}),ZG=(n,e,t)=>{const r=t/2;return{minX:n-r,minY:e-r,maxX:n+r,maxY:e+r}},mYn=(n,e,t,r,i)=>{const o=t/2,s=r/2,a=i*Math.PI/180,c=Math.cos(a),l=Math.sin(a),u=[{x:-o,y:-s},{x:o,y:-s},{x:o,y:s},{x:-o,y:s}].map(d=>({x:n+d.x*c-d.y*l,y:e+d.x*l+d.y*c}));return{minX:Math.min(...u.map(d=>d.x)),minY:Math.min(...u.map(d=>d.y)),maxX:Math.max(...u.map(d=>d.x)),maxY:Math.max(...u.map(d=>d.y))}},Yxe=n=>{let e=Number.POSITIVE_INFINITY,t=Number.POSITIVE_INFINITY,r=Number.NEGATIVE_INFINITY,i=Number.NEGATIVE_INFINITY;for(const o of n){if(!o.type.startsWith("pcb_"))continue;if(o.type==="pcb_smtpad"&&o.shape==="polygon"&&Array.isArray(o.points)){for(const u of o.points)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);continue}if(o.type==="pcb_hole"&&o.hole_shape==="circle"){const u=ZG(o.x,o.y,o.hole_diameter);e=Math.min(e,u.minX),t=Math.min(t,u.minY),r=Math.max(r,u.maxX),i=Math.max(i,u.maxY);continue}if(o.type==="pcb_plated_hole"){let u;if("outer_diameter"in o&&typeof o.outer_diameter=="number"?u=ZG(o.x,o.y,o.outer_diameter):"hole_diameter"in o&&typeof o.hole_diameter=="number"&&(u=ZG(o.x,o.y,o.hole_diameter)),"rect_pad_width"in o&&typeof o.rect_pad_width=="number"&&"rect_pad_height"in o&&typeof o.rect_pad_height=="number"){const d=mYn(o.x,o.y,o.rect_pad_width,o.rect_pad_height,"rect_ccw_rotation"in o?o.rect_ccw_rotation??0:0);u=u?Qdt(u,d):d}if("hole_diameter"in o&&typeof o.hole_diameter=="number"){const d=ZG(o.x+("hole_offset_x"in o?o.hole_offset_x??0:0),o.y+("hole_offset_y"in o?o.hole_offset_y??0:0),o.hole_diameter);u=u?Qdt(u,d):d}if(u){e=Math.min(e,u.minX),t=Math.min(t,u.minY),r=Math.max(r,u.maxX),i=Math.max(i,u.maxY);continue}}let s,a,c,l;if("x"in o&&"y"in o&&(s=Number(o.x),a=Number(o.y)),"outer_diameter"in o&&(c=Number(o.outer_diameter),l=Number(o.outer_diameter)),"width"in o&&(c=Number(o.width)),"height"in o&&(l=Number(o.height)),"center"in o&&(s=o.center.x,a=o.center.y),s!==void 0&&a!==void 0)e=Math.min(e,s),t=Math.min(t,a),r=Math.max(r,s),i=Math.max(i,a),c!==void 0&&l!==void 0&&(e=Math.min(e,s-c/2),t=Math.min(t,a-l/2),r=Math.max(r,s+c/2),i=Math.max(i,a+l/2)),"radius"in o&&(e=Math.min(e,s-o.radius),t=Math.min(t,a-o.radius),r=Math.max(r,s+o.radius),i=Math.max(i,a+o.radius));else if(o.type==="pcb_trace")for(const u of o.route)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);else if(o.type==="pcb_courtyard_outline")for(const u of o.outline)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y);else if(o.type==="pcb_courtyard_polygon")for(const u of o.points)e=Math.min(e,u.x),t=Math.min(t,u.y),r=Math.max(r,u.x),i=Math.max(i,u.y)}return{minX:e,minY:t,maxX:r,maxY:i}};function yYn(n){let e=0;if(n.length==0)return e;for(var t=0;t<n.length;t++){var r=n.charCodeAt(t);e=(e<<5)-e+r,e=e&e}return Math.abs(e)}var Jdt=[["#69d2e7","#a7dbd8","#e0e4cc","#f38630","#fa6900"],["#fe4365","#fc9d9a","#f9cdad","#c8c8a9","#83af9b"],["#ecd078","#d95b43","#c02942","#542437","#53777a"],["#556270","#4ecdc4","#c7f464","#ff6b6b","#c44d58"],["#774f38","#e08e79","#f1d4af","#ece5ce","#c5e0dc"],["#e8ddcb","#cdb380","#036564","#033649","#031634"],["#490a3d","#bd1550","#e97f02","#f8ca00","#8a9b0f"],["#594f4f","#547980","#45ada8","#9de0ad","#e5fcc2"],["#00a0b0","#6a4a3c","#cc333f","#eb6841","#edc951"],["#e94e77","#d68189","#c6a49a","#c6e5d9","#f4ead5"],["#3fb8af","#7fc7af","#dad8a7","#ff9e9d","#ff3d7f"],["#d9ceb2","#948c75","#d5ded9","#7a6a53","#99b2b7"],["#ffffff","#cbe86b","#f2e9e1","#1c140d","#cbe86b"],["#efffcd","#dce9be","#555152","#2e2633","#99173c"],["#343838","#005f6b","#008c9e","#00b4cc","#00dffc"],["#413e4a","#73626e","#b38184","#f0b49e","#f7e4be"],["#ff4e50","#fc913a","#f9d423","#ede574","#e1f5c4"],["#99b898","#fecea8","#ff847c","#e84a5f","#2a363b"],["#655643","#80bca3","#f6f7bd","#e6ac27","#bf4d28"],["#00a8c6","#40c0cb","#f9f2e7","#aee239","#8fbe00"],["#351330","#424254","#64908a","#e8caa4","#cc2a41"],["#554236","#f77825","#d3ce3d","#f1efa5","#60b99a"],["#5d4157","#838689","#a8caba","#cad7b2","#ebe3aa"],["#8c2318","#5e8c6a","#88a65e","#bfb35a","#f2c45a"],["#fad089","#ff9c5b","#f5634a","#ed303c","#3b8183"],["#ff4242","#f4fad2","#d4ee5e","#e1edb9","#f0f2eb"],["#f8b195","#f67280","#c06c84","#6c5b7b","#355c7d"],["#d1e751","#ffffff","#000000","#4dbce9","#26ade4"],["#1b676b","#519548","#88c425","#bef202","#eafde6"],["#5e412f","#fcebb6","#78c0a8","#f07818","#f0a830"],["#bcbdac","#cfbe27","#f27435","#f02475","#3b2d38"],["#452632","#91204d","#e4844a","#e8bf56","#e2f7ce"],["#eee6ab","#c5bc8e","#696758","#45484b","#36393b"],["#f0d8a8","#3d1c00","#86b8b1","#f2d694","#fa2a00"],["#2a044a","#0b2e59","#0d6759","#7ab317","#a0c55f"],["#f04155","#ff823a","#f2f26f","#fff7bd","#95cfb7"],["#b9d7d9","#668284","#2a2829","#493736","#7b3b3b"],["#bbbb88","#ccc68d","#eedd99","#eec290","#eeaa88"],["#b3cc57","#ecf081","#ffbe40","#ef746f","#ab3e5b"],["#a3a948","#edb92e","#f85931","#ce1836","#009989"],["#300030","#480048","#601848","#c04848","#f07241"],["#67917a","#170409","#b8af03","#ccbf82","#e33258"],["#aab3ab","#c4cbb7","#ebefc9","#eee0b7","#e8caaf"],["#e8d5b7","#0e2430","#fc3a51","#f5b349","#e8d5b9"],["#ab526b","#bca297","#c5ceae","#f0e2a4","#f4ebc3"],["#607848","#789048","#c0d860","#f0f0d8","#604848"],["#b6d8c0","#c8d9bf","#dadabd","#ecdbbc","#fedcba"],["#a8e6ce","#dcedc2","#ffd3b5","#ffaaa6","#ff8c94"],["#3e4147","#fffedf","#dfba69","#5a2e2e","#2a2c31"],["#fc354c","#29221f","#13747d","#0abfbc","#fcf7c5"],["#cc0c39","#e6781e","#c8cf02","#f8fcc1","#1693a7"],["#1c2130","#028f76","#b3e099","#ffeaad","#d14334"],["#a7c5bd","#e5ddcb","#eb7b59","#cf4647","#524656"],["#dad6ca","#1bb0ce","#4f8699","#6a5e72","#563444"],["#5c323e","#a82743","#e15e32","#c0d23e","#e5f04c"],["#edebe6","#d6e1c7","#94c7b6","#403b33","#d3643b"],["#fdf1cc","#c6d6b8","#987f69","#e3ad40","#fcd036"],["#230f2b","#f21d41","#ebebbc","#bce3c5","#82b3ae"],["#b9d3b0","#81bda4","#b28774","#f88f79","#f6aa93"],["#3a111c","#574951","#83988e","#bcdea5","#e6f9bc"],["#5e3929","#cd8c52","#b7d1a3","#dee8be","#fcf7d3"],["#1c0113","#6b0103","#a30006","#c21a01","#f03c02"],["#000000","#9f111b","#b11623","#292c37","#cccccc"],["#382f32","#ffeaf2","#fcd9e5","#fbc5d8","#f1396d"],["#e3dfba","#c8d6bf","#93ccc6","#6cbdb5","#1a1f1e"],["#f6f6f6","#e8e8e8","#333333","#990100","#b90504"],["#1b325f","#9cc4e4","#e9f2f9","#3a89c9","#f26c4f"],["#a1dbb2","#fee5ad","#faca66","#f7a541","#f45d4c"],["#c1b398","#605951","#fbeec2","#61a6ab","#accec0"],["#5e9fa3","#dcd1b4","#fab87f","#f87e7b","#b05574"],["#951f2b","#f5f4d7","#e0dfb1","#a5a36c","#535233"],["#8dccad","#988864","#fea6a2","#f9d6ac","#ffe9af"],["#2d2d29","#215a6d","#3ca2a2","#92c7a3","#dfece6"],["#413d3d","#040004","#c8ff00","#fa023c","#4b000f"],["#eff3cd","#b2d5ba","#61ada0","#248f8d","#605063"],["#ffefd3","#fffee4","#d0ecea","#9fd6d2","#8b7a5e"],["#cfffdd","#b4dec1","#5c5863","#a85163","#ff1f4c"],["#9dc9ac","#fffec7","#f56218","#ff9d2e","#919167"],["#4e395d","#827085","#8ebe94","#ccfc8e","#dc5b3e"],["#a8a7a7","#cc527a","#e8175d","#474747","#363636"],["#f8edd1","#d88a8a","#474843","#9d9d93","#c5cfc6"],["#046d8b","#309292","#2fb8ac","#93a42a","#ecbe13"],["#f38a8a","#55443d","#a0cab5","#cde9ca","#f1edd0"],["#a70267","#f10c49","#fb6b41","#f6d86b","#339194"],["#ff003c","#ff8a00","#fabe28","#88c100","#00c176"],["#ffedbf","#f7803c","#f54828","#2e0d23","#f8e4c1"],["#4e4d4a","#353432","#94ba65","#2790b0","#2b4e72"],["#0ca5b0","#4e3f30","#fefeeb","#f8f4e4","#a5b3aa"],["#4d3b3b","#de6262","#ffb88c","#ffd0b3","#f5e0d3"],["#fffbb7","#a6f6af","#66b6ab","#5b7c8d","#4f2958"],["#edf6ee","#d1c089","#b3204d","#412e28","#151101"],["#9d7e79","#ccac95","#9a947c","#748b83","#5b756c"],["#fcfef5","#e9ffe1","#cdcfb7","#d6e6c3","#fafbe3"],["#9cddc8","#bfd8ad","#ddd9ab","#f7af63","#633d2e"],["#30261c","#403831","#36544f","#1f5f61","#0b8185"],["#aaff00","#ffaa00","#ff00aa","#aa00ff","#00aaff"],["#d1313d","#e5625c","#f9bf76","#8eb2c5","#615375"],["#ffe181","#eee9e5","#fad3b2","#ffba7f","#ff9c97"],["#73c8a9","#dee1b6","#e1b866","#bd5532","#373b44"],["#805841","#dcf7f3","#fffcdd","#ffd8d8","#f5a2a2"]],gYn=n=>{let{x:e,y:t,width:r,height:i}={...n,...n.size,...n.center,...n.position};if(n.x1!==void 0&&n.x2!==void 0&&n.y1!==void 0&&n.y2!==void 0&&(e=(n.x1+n.x2)/2,t=(n.y1+n.y2)/2,r=Math.abs(n.x1-n.x2),i=Math.abs(n.y1-n.y2)),n.points&&Array.isArray(n.points)&&n.points.length>0){const a=n.points.map(f=>f.x),c=n.points.map(f=>f.y),l=Math.min(...a),u=Math.max(...a),d=Math.min(...c),h=Math.max(...c);e=(l+u)/2,t=(d+h)/2,r=u-l,i=h-d}const o=n.text||n.name||n.source?.text||n.source?.name||"?",s=n;return e===void 0||t===void 0?null:(r===void 0&&"outer_diameter"in n&&(r=n.outer_diameter,i=n.outer_diameter),(r===void 0||i===void 0)&&(r=.1,i=.1),{x:e,y:t,width:r,height:i,title:o,content:s,bg_color:Jdt[yYn(n.type||o)%Jdt.length]?.[4]??"#f00"})},_Yn=n=>!!n,xYn=n=>{const e=n.filter(l=>l.type.startsWith("pcb_")||l.type.startsWith("schematic_")).concat(n.filter(l=>l.type==="pcb_trace"||l.type==="schematic_trace").flatMap(l=>l.route)).map(l=>gYn(l)).filter(_Yn);if(e.length===0)return{center:{x:0,y:0},width:0,height:0};let t=e[0].x-e[0].width/2,r=e[0].x+e[0].width/2,i=e[0].y-e[0].height/2,o=e[0].y+e[0].height/2;for(const l of e.slice(1))t=Math.min(t,l.x-l.width/2),r=Math.max(r,l.x+l.width/2),i=Math.min(i,l.y-l.height/2),o=Math.max(o,l.y+l.height/2);const s=r-t,a=o-i;return{center:{x:t+s/2,y:i+a/2},width:s,height:a}},fy={IS_SHOWING_PCB_GROUPS:"pcb_viewer_is_showing_pcb_groups",PCB_GROUP_VIEW_MODE:"pcb_viewer_group_view_mode",IS_SHOWING_COPPER_POURS:"pcb_viewer_is_showing_copper_pours",IS_SHOWING_COURTYARDS:"pcb_viewer_is_showing_courtyards",IS_SHOWING_GROUP_ANCHOR_OFFSETS:"pcb_viewer_is_showing_group_anchor_offsets",IS_SHOWING_SOLDER_MASK:"pcb_viewer_is_showing_solder_mask",IS_SHOWING_FABRICATION_NOTES:"pcb_viewer_is_showing_fabrication_notes",IS_SHOWING_SILKSCREEN:"pcb_viewer_is_showing_silkscreen"},BS=(n,e)=>{if(typeof window>"u")return e;try{const t=localStorage.getItem(n);return t!==null?JSON.parse(t):e}catch{return e}},jS=(n,e)=>{if(!(typeof window>"u"))try{localStorage.setItem(n,JSON.stringify(e))}catch{}},bYn=(n,e)=>{if(typeof window>"u")return e;try{const t=localStorage.getItem(n);return t!==null?JSON.parse(t):e}catch{return e}},vYn=(n,e)=>{if(!(typeof window>"u"))try{localStorage.setItem(n,JSON.stringify(e))}catch{}},wYn="named_only",SYn=(n={},e=!1)=>BOe(t=>({selected_layer:"top",pcb_viewer_id:`pcb_viewer_${Math.random().toString().slice(2,10)}`,in_edit_mode:!1,in_move_footprint_mode:!1,in_draw_trace_mode:!1,is_moving_component:!1,is_drawing_trace:!1,is_mouse_over_container:!1,is_showing_multiple_traces_length:!1,is_showing_rats_nest:!1,is_showing_autorouting:!0,is_showing_drc_errors:!0,is_showing_copper_pours:BS(fy.IS_SHOWING_COPPER_POURS,!0),is_showing_courtyards:BS(fy.IS_SHOWING_COURTYARDS,!0),is_showing_pcb_groups:e?!1:BS(fy.IS_SHOWING_PCB_GROUPS,!0),is_showing_group_anchor_offsets:BS(fy.IS_SHOWING_GROUP_ANCHOR_OFFSETS,!1),is_showing_solder_mask:BS(fy.IS_SHOWING_SOLDER_MASK,!1),is_showing_silkscreen:BS(fy.IS_SHOWING_SILKSCREEN,!0),is_showing_fabrication_notes:BS(fy.IS_SHOWING_FABRICATION_NOTES,!1),pcb_group_view_mode:e?"all":bYn(fy.PCB_GROUP_VIEW_MODE,wYn),hovered_error_id:null,...n,selectLayer:r=>t({selected_layer:r}),setEditMode:r=>t({in_edit_mode:r!=="off",in_move_footprint_mode:r==="move_footprint",in_draw_trace_mode:r==="draw_trace",is_moving_component:!1,is_drawing_trace:!1}),setIsShowingRatsNest:r=>t({is_showing_rats_nest:r}),setIsMovingComponent:r=>t({is_moving_component:r}),setIsDrawingTrace:r=>t({is_drawing_trace:r}),setIsMouseOverContainer:r=>t({is_mouse_over_container:r}),setIsShowingMultipleTracesLength:r=>t({is_showing_multiple_traces_length:r}),setIsShowingAutorouting:r=>t({is_showing_autorouting:r}),setIsShowingDrcErrors:r=>t({is_showing_drc_errors:r}),setIsShowingCopperPours:r=>{jS(fy.IS_SHOWING_COPPER_POURS,r),t({is_showing_copper_pours:r})},setIsShowingCourtyards:r=>{jS(fy.IS_SHOWING_COURTYARDS,r),t({is_showing_courtyards:r})},setIsShowingPcbGroups:r=>{e||(jS(fy.IS_SHOWING_PCB_GROUPS,r),t({is_showing_pcb_groups:r}))},setIsShowingGroupAnchorOffsets:r=>{jS(fy.IS_SHOWING_GROUP_ANCHOR_OFFSETS,r),t({is_showing_group_anchor_offsets:r})},setIsShowingSolderMask:r=>{jS(fy.IS_SHOWING_SOLDER_MASK,r),t({is_showing_solder_mask:r})},setIsShowingSilkscreen:r=>{jS(fy.IS_SHOWING_SILKSCREEN,r),t({is_showing_silkscreen:r})},setIsShowingFabricationNotes:r=>{jS(fy.IS_SHOWING_FABRICATION_NOTES,r),t({is_showing_fabrication_notes:r})},setPcbGroupViewMode:r=>{e||(vYn(fy.PCB_GROUP_VIEW_MODE,r),t({pcb_group_view_mode:r}))},setHoveredErrorId:r=>t({hovered_error_id:r})})),Pd=n=>{const e=q.useContext(e0t);return ZOe(e,n)},e0t=q.createContext(null),MYn=({children:n,initialState:e,disablePcbGroups:t})=>{const r=q.useMemo(()=>SYn(e,t),[t]);return V.jsx(e0t.Provider,{value:r,children:n})},EYn=()=>{const n=Pd(t=>t.pcb_viewer_id),e=(t,r)=>Al(t,{containerId:n,...r});return e.error=(t,r)=>Al.error(t,{containerId:n,...r}),e.promise=Al.promise,e},TYn=()=>{q.useEffect(()=>{mjn()},[]);const n=Pd(e=>e.pcb_viewer_id);return V.jsx(fjn,{position:"top-center",containerId:n})};function CYn(){var n=q.useRef(!1),e=q.useCallback(function(){return n.current},[]);return q.useEffect(function(){return n.current=!0,function(){n.current=!1}},[]),e}var PYn=function(n){n===void 0&&(n={});var e=q.useState(n),t=e[0],r=e[1],i=q.useCallback(function(o){r(function(s){return Object.assign({},s,o instanceof Function?o(s):o)})},[]);return[t,i]},AYn=PYn,RYn=function(){},t0t=typeof window<"u",NYn=$xe(WHn()),IYn=function(){var n=CYn(),e=AYn({value:void 0,error:void 0,noUserInteraction:!0}),t=e[0],r=e[1],i=q.useCallback(function(o){if(n()){var s,a;try{if(typeof o!="string"&&typeof o!="number"){var c=new Error("Cannot copy typeof "+typeof o+" to clipboard, must be a string");console.error(c),r({value:o,error:c,noUserInteraction:!0});return}else if(o===""){var c=new Error("Cannot copy empty string to clipboard.");console.error(c),r({value:o,error:c,noUserInteraction:!0});return}a=o.toString(),s=(0,NYn.default)(a),r({value:a,error:void 0,noUserInteraction:s})}catch(l){r({value:a,error:l,noUserInteraction:s})}}},[]);return[t,i]},kYn=IYn,OYn=t0t?q.useLayoutEffect:q.useEffect,LYn=OYn,n0t={x:0,y:0,width:0,height:0,top:0,left:0,bottom:0,right:0};function DYn(){var n=q.useState(null),e=n[0],t=n[1],r=q.useState(n0t),i=r[0],o=r[1],s=q.useMemo(function(){return new window.ResizeObserver(function(a){if(a[0]){var c=a[0].contentRect,l=c.x,u=c.y,d=c.width,h=c.height,f=c.top,p=c.left,m=c.bottom,g=c.right;o({x:l,y:u,width:d,height:h,top:f,left:p,bottom:m,right:g})}})},[]);return LYn(function(){if(e)return s.observe(e),function(){s.disconnect()}},[e]),[t,i]}var BO=t0t&&typeof window.ResizeObserver<"u"?DYn:function(){return[RYn,n0t]},r0t=({initialTransform:n,initialTouch1:e,initialTouch2:t,finalTouch1:r,finalTouch2:i})=>{if(!r||!i)return n;const o={x:(e.x+t.x)/2,y:(e.y+t.y)/2},s={x:(r.x+i.x)/2,y:(r.y+i.y)/2},a=Math.hypot(t.x-e.x,t.y-e.y),c=Math.hypot(i.x-r.x,i.y-r.y),l=a===0?1:c/a,u=s.x-o.x,d=s.y-o.y;return hi(xi(u,d),xi(o.x,o.y),Gu(l,l),xi(-o.x,-o.y),n)},zYn=(n={})=>{const e=q.useRef(null),[t,r]=q.useState(0),i=n.canvasElm??e.current,[o,s]=q.useState(n.initialTransform??Jc()),[a,c]=q.useState(0),[l,u]=q.useReducer(x=>x+1,0),d=q.useCallback(x=>{n.onSetTransform&&n.onSetTransform(x),n.transform||s(x)},[n.onSetTransform,s]),h=q.useCallback(x=>{d(x),u()},[d]),f=n.transform??o,p=q.useCallback(()=>{r(Date.now())},[]),m=q.useRef("none"),g=q.useRef(null),y=q.useRef(null);q.useEffect(()=>{const x=n.canvasElm??e.current;if(x&&!i){c(a+1);return}if(!x){const W=setTimeout(()=>{c(a+1)},100);return()=>clearTimeout(W)}let b=n.transform??o,w={x:0,y:0},S={x:0,y:0},E=!1;const C=W=>({x:W.pageX-x.getBoundingClientRect().left-window.scrollX,y:W.pageY-x.getBoundingClientRect().top-window.scrollY});function A(W){n.enabled!==!1&&(n.shouldDrag&&!n.shouldDrag(W)||(w=C(W),!(Date.now()-t<100)&&(E=!0,W.preventDefault())))}function R(W){if(!E||n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q),b=Q,E=!1}function L(W){if(C(W),!E||n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q)}function O(W){if(n.enabled===!1||n.shouldDrag&&!n.shouldDrag(W))return;const Q=C(W),ne=hi(xi(Q.x,Q.y),Gu(1-W.deltaY/1e3,1-W.deltaY/1e3),xi(-Q.x,-Q.y),b);d(ne),b=ne,W.preventDefault()}function F(W){if(!E||n.shouldDrag&&!n.shouldDrag(W))return;if(x){const ne=x.getBoundingClientRect();if(W.clientX>=ne.left+10&&W.clientX<=ne.right-10&&W.clientY>=ne.top+10&&W.clientY<=ne.bottom-10)return}E=!1,S=C(W);const Q=hi(xi(S.x-w.x,S.y-w.y),b);d(Q),b=Q}function B(W){if(W.preventDefault(),n.enabled!==!1){if(W.touches.length===1){m.current="drag";const Q=W.touches[0];g.current={initialTransform:b,initialTouch:{x:Q.clientX,y:Q.clientY}}}else if(W.touches.length===2){m.current="pinch";const Q=W.touches[0],ne=W.touches[1];y.current={initialTransform:b,initialTouch1:{x:Q.clientX,y:Q.clientY},initialTouch2:{x:ne.clientX,y:ne.clientY},finalTouch1:null,finalTouch2:null}}}}function j(W){if(W.preventDefault(),n.enabled!==!1){if(m.current==="drag"&&W.touches.length===1&&g.current){const Q=W.touches[0],ne={x:Q.clientX,y:Q.clientY},ue=ne.x-g.current.initialTouch.x,te=ne.y-g.current.initialTouch.y,re=hi(xi(ue,te),g.current.initialTransform);d(re)}else if(m.current==="pinch"&&W.touches.length===2&&y.current){const Q=W.touches[0],ne=W.touches[1];y.current.finalTouch1={x:Q.clientX,y:Q.clientY},y.current.finalTouch2={x:ne.clientX,y:ne.clientY};const ue=r0t(y.current);d(ue)}}}function G(W){W.preventDefault();const Q=W.changedTouches[0];if(m.current==="drag"&&g.current&&Q){const ne={x:Q.clientX,y:Q.clientY},ue=ne.x-g.current.initialTouch.x,te=ne.y-g.current.initialTouch.y,re=hi(xi(ue,te),g.current.initialTransform);d(re),b=re}else if(m.current==="pinch"&&y.current){const ne=r0t(y.current);d(ne),b=ne}m.current="none",g.current=null,y.current=null}return x.addEventListener("mousedown",A),x.addEventListener("mouseup",R),window.addEventListener("mousemove",L),x.addEventListener("mouseout",F),x.addEventListener("wheel",O),x.addEventListener("touchstart",B,{passive:!1}),x.addEventListener("touchmove",j,{passive:!1}),x.addEventListener("touchend",G,{passive:!1}),x.addEventListener("touchcancel",G,{passive:!1}),()=>{x.removeEventListener("mousedown",A),x.removeEventListener("mouseup",R),window.removeEventListener("mousemove",L),x.removeEventListener("mouseout",F),x.removeEventListener("wheel",O),x.removeEventListener("touchstart",B),x.removeEventListener("touchmove",j),x.removeEventListener("touchend",G),x.removeEventListener("touchcancel",G)}},[i,a,l,t,n.enabled,n.shouldDrag]);const _=q.useCallback(x=>mt(f,x),[f]);return{ref:e,transform:f,applyTransformToPoint:_,setTransform:h,cancelDrag:p}},$Yn=zYn;function FYn(n){const e=new Map;let t=0;function r(i){for(const[,s]of e)if(s.has(i))return s;const o=new Set;return e.set(`connectivity_net${t++}`,o),o}for(const i of n){let o=null;for(const s of i){if(!o)o=r(s);else if(!o.has(s)){const a=r(s);if(a!==o){for(const c of a)o.add(c);e.delete(Array.from(e.entries()).find(([,c])=>c===a)[0])}}o.add(s)}}return Object.fromEntries(Array.from(e.entries()).map(([i,o])=>[i,Array.from(o)]))}var BYn=class{netMap;idToNetMap;constructor(n){this.netMap=n,this.idToNetMap={};for(const[e,t]of Object.entries(n))for(const r of t)this.idToNetMap[r]=e}addConnections(n){for(const e of n){const t=new Set;for(const i of e){const o=this.idToNetMap[i];o&&t.add(o)}let r;if(t.size===0)r=`connectivity_net${Object.keys(this.netMap).length}`,this.netMap[r]=[];else if(t.size===1)r=t.values().next().value??`connectivity_net${Object.keys(this.netMap).length}`;else{r=t.values().next().value??`connectivity_net${Object.keys(this.netMap).length}`;for(const i of t)if(i!==r){this.netMap[r].push(...this.netMap[i]),this.netMap[i]=this.netMap[r];for(const o of this.netMap[r])this.idToNetMap[o]=r}}for(const i of e)this.netMap[r].includes(i)||this.netMap[r].push(i),this.idToNetMap[i]=r}}getIdsConnectedToNet(n){return this.netMap[n]||[]}getNetConnectedToId(n){return this.idToNetMap[n]}areIdsConnected(n,e){if(n===e)return!0;const t=this.getNetConnectedToId(n);if(!t)return!1;const r=this.getNetConnectedToId(e);return r?t===r||r===n||r===n:!1}areAllIdsConnected(n){const e=this.getNetConnectedToId(n[0]);for(const t of n){const r=this.getNetConnectedToId(t);if(r===void 0||r!==e)return!1}return!0}},i0t=n=>{const e=[];for(const r of n)if(r.type==="source_trace")e.push([r.source_trace_id,...r.connected_source_port_ids??[],...r.connected_source_net_ids??[]].filter(Boolean));else if(r.type==="pcb_port"){const{pcb_port_id:i,source_port_id:o}=r;o&&i&&e.push([o,i])}else if(r.type==="pcb_smtpad"){const{pcb_smtpad_id:i,pcb_port_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="pcb_plated_hole"){const{pcb_plated_hole_id:i,pcb_port_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="pcb_trace"){const{pcb_trace_id:i,source_trace_id:o}=r,s=Array.isArray(r.route)?r.route.filter(a=>a&&a.route_type==="wire"):[];if(o&&i&&e.push([i,o]),Array.isArray(s)){const a=s.find(l=>l?.start_pcb_port_id)?.start_pcb_port_id,c=s.find(l=>l?.end_pcb_port_id)?.end_pcb_port_id;a&&i&&c&&e.push([a,i,c])}}else if(r.type==="pcb_via"){const{pcb_via_id:i,pcb_trace_id:o}=r;o&&i&&e.push([i,o])}else if(r.type==="source_component"&&r.internally_connected_source_port_ids)for(const i of r.internally_connected_source_port_ids)e.push(i);const t=FYn(e);return new BYn(t)};function jYn({primitivesWithoutInteractionMetadata:n,drawingObjectIdsWithMouseOver:e,primitiveIdsInMousedOverNet:t}){const r=[];for(const i of n){const o={...i};i?.layer==="drill"?(o.is_in_highlighted_net=!1,o.is_mouse_over=!1):e.has(i._pcb_drawing_object_id)?o.is_mouse_over=!0:i._element&&("pcb_trace_id"in i._element&&t.includes(i._element.pcb_trace_id)||"pcb_port_id"in i._element&&t.includes(i._element.pcb_port_id))?o.is_in_highlighted_net=!0:(o.is_in_highlighted_net=!1,o.is_mouse_over=!1),r.push(o)}return r}function UYn(n,e){if(n.length<2)throw new Error("Stroke must have at least two points");const t=n.map(d=>Array.isArray(d)?{x:d[0],y:d[1]}:d),r=[],i=[];function o(d,h){const f=h.x-d.x,p=h.y-d.y,m=Math.sqrt(f*f+p*p);return{x:-p/m,y:f/m}}function s(d,h,f,p){const m=p/2,g={x:d.x+h.x*m*f,y:d.y+h.y*m*f};f>0?r.push(g):i.unshift(g)}const a=o(t[0],t[1]),c=t[0].trace_width??e;s(t[0],a,1,c),s(t[0],a,-1,c);for(let d=1;d<t.length-1;d++){const h=t[d-1],f=t[d],p=t[d+1],m=o(h,f),g=o(f,p),y=m.x+g.x,_=m.y+g.y,x=Math.sqrt(y*y+_*_),b=f.trace_width??e;if(x/2>2*(b/2))s(f,m,1,b),s(f,g,1,b),s(f,m,-1,b),s(f,g,-1,b);else{const S=1/x;s(f,{x:y*S,y:_*S},1,b),s(f,{x:y*S,y:_*S},-1,b)}}const l=o(t[t.length-2],t[t.length-1]),u=t[t.length-1].trace_width??e;return s(t[t.length-1],l,1,u),s(t[t.length-1],l,-1,u),[...r,...i]}var HYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s,rect_border_radius:a}=n,c=n.corner_radius??a??0,l=[{_pcb_drawing_object_id:A4("rect"),pcb_drawing_type:"rect",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,roundness:c,...n.shape==="rotated_rect"&&n.ccw_rotation!==void 0?{ccw_rotation:n.ccw_rotation}:{}}];if(n.is_covered_with_solder_mask){const u=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",h={...{_pcb_drawing_object_id:A4("rect"),pcb_drawing_type:"rect",x:t,y:r,w:i,h:o,layer:u,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,roundness:c,...n.shape==="rotated_rect"&&n.ccw_rotation!==void 0?{ccw_rotation:n.ccw_rotation}:{}},..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};l.push(h)}return l},YYn=(n,e)=>{const{x:t,y:r,radius:i,layer:o}=n,s=[{_pcb_drawing_object_id:A4("circle"),pcb_drawing_type:"circle",x:t,y:r,r:i,layer:o||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const a=o==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",c={_pcb_drawing_object_id:A4("circle"),pcb_drawing_type:"circle",x:t,y:r,r:i,layer:a,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};s.push(c)}return s},XYn=(n,e)=>{const{layer:t,points:r}=n,i=[{_pcb_drawing_object_id:A4("polygon"),pcb_drawing_type:"polygon",points:Xxe(r),layer:t||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const o=t==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",s={_pcb_drawing_object_id:A4("polygon"),pcb_drawing_type:"polygon",points:Xxe(r),layer:o,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};i.push(s)}return i},VYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s}=n,a=[{_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port}];if(n.is_covered_with_solder_mask){const c=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",l={_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:c,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};a.push(l)}return a},GYn=(n,e)=>{const{x:t,y:r,width:i,height:o,layer:s,ccw_rotation:a}=n,c=[{_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:s||"top",_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,ccw_rotation:a}];if(n.is_covered_with_solder_mask){const l=s==="bottom"?"soldermask_with_copper_bottom":"soldermask_with_copper_top",u={_pcb_drawing_object_id:A4("pill"),pcb_drawing_type:"pill",x:t,y:r,w:i,h:o,layer:l,_element:n,_parent_pcb_component:e._parent_pcb_component,_parent_source_component:e._parent_source_component,_source_port:e._source_port,ccw_rotation:a,..."solder_mask_color"in n&&n.solder_mask_color?{color:n.solder_mask_color}:{}};c.push(u)}return c},cd=0,A4=n=>`${n}_${cd++}`,Xxe=n=>(n??[]).map(e=>({x:gn.parse(e.x),y:gn.parse(e.y)})),qYn=(n,e)=>{const t="pcb_component_id"in n?e.find(s=>s.type==="pcb_component"&&s.pcb_component_id===n.pcb_component_id):void 0,r=t&&"source_component_id"in t?e.find(s=>s.type==="source_component"&&s.source_component_id===t.source_component_id):void 0,i="source_port_id"in n?n.source_port_id:"pcb_port_id"in n?W9(e).pcb_port.get(n.pcb_port_id)?.source_port_id:void 0,o=i?e.find(s=>s.type==="source_port"&&s.source_port_id===i):void 0;switch(n.type){case"pcb_smtpad":{const s={_parent_pcb_component:t,_parent_source_component:r,_source_port:o};return n.shape==="rect"||n.shape==="rotated_rect"?HYn(n,s):n.shape==="circle"?YYn(n,s):n.shape==="polygon"?XYn(n,s):n.shape==="pill"?VYn(n,s):n.shape==="rotated_pill"?GYn(n,s):[]}case"pcb_trace":{const s=[];if(n.route_thickness_mode==="interpolated"){const l=n.route.map(h=>({x:h.x,y:h.y,trace_width:h.route_type==="wire"?h.width:.5})),u=UYn(l,.5),d=n.route[0].layer;return s.push({_pcb_drawing_object_id:`polygon_${cd++}`,_element:n,pcb_drawing_type:"polygon",points:u,layer:d}),n.route.forEach(h=>{h.route_type==="via"&&s.push({_pcb_drawing_object_id:`circle_${cd++}`,_element:n,pcb_drawing_type:"circle",x:h.x,y:h.y,r:h.outer_diameter/2,layer:h.from_layer})}),s}let a=null,c=null;for(const l of n.route)l.route_type==="wire"&&(a!==null&&c!==null&&s.push({_pcb_drawing_object_id:`line_${cd++}`,_element:n,pcb_drawing_type:"line",x1:a,y1:c,x2:l.x,y2:l.y,width:l.width,squareCap:!1,layer:l.layer}),a=l.x,c=l.y);return s}case"pcb_via":{const{x:s,y:a,outer_diameter:c,hole_diameter:l}=n,u=n.from_layer,d=n.to_layer,h=n.layers,f=[];u&&d?f.push(u,d):h&&Array.isArray(h)?f.push(...h):f.push("top","bottom");const p=[];for(const m of f)p.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:c/2,layer:m,_element:n,_parent_pcb_component:t,_parent_source_component:r});return p.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:l/2,layer:"drill",_element:n}),p}case"pcb_plated_hole":if(n.shape==="circle"){const{x:s,y:a,hole_diameter:c,outer_diameter:l}=n;return[{_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:l/2,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o},{_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:s,y:a,r:c/2,layer:"drill",_element:n}]}else if(n.shape==="oval"){const{x:s,y:a,outer_height:c,outer_width:l,hole_height:u,hole_width:d}=n;return[{_pcb_drawing_object_id:`oval_${cd++}`,pcb_drawing_type:"oval",x:s,y:a,rX:l/2,rY:c/2,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o},{_pcb_drawing_object_id:`oval_${cd++}`,_element:n,pcb_drawing_type:"oval",x:s,y:a,rX:d/2,rY:u/2,layer:"drill"}]}else if(n.shape==="pill"){const{x:s,y:a,outer_height:c,outer_width:l,hole_height:u,hole_width:d}=n;return[{_pcb_drawing_object_id:`pill_${cd++}`,pcb_drawing_type:"pill",x:s,y:a,w:l,h:c,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:n.ccw_rotation},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:d,h:u,layer:"drill",ccw_rotation:n.ccw_rotation}]}else if(n.shape==="circular_hole_with_rect_pad"){const{x:s,y:a,hole_diameter:c,rect_pad_width:l,rect_pad_height:u,rect_border_radius:d,hole_offset_x:h,hole_offset_y:f}=n,p=gn.parse(h??0),m=gn.parse(f??0);return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:l,h:u,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:d},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:l,h:u,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:d,is_hoverable:!1},{_pcb_drawing_object_id:`circle_${cd++}`,_element:n,pcb_drawing_type:"circle",x:s+p,y:a+m,r:c/2,layer:"drill",is_hoverable:!1}]}else if(n.shape==="pill_hole_with_rect_pad"){const{x:s,y:a,hole_width:c,hole_height:l,rect_pad_width:u,rect_pad_height:d,rect_border_radius:h}=n;return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:u,h:d,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:h},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:u,h:d,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,roundness:h,is_hoverable:!1},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:c,h:l,layer:"drill",is_hoverable:!1}]}else if(n.shape==="rotated_pill_hole_with_rect_pad"){const{x:s,y:a,hole_width:c,hole_height:l,hole_ccw_rotation:u,rect_pad_width:d,rect_pad_height:h,rect_ccw_rotation:f,rect_border_radius:p}=n;return[{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:d,h,layer:"top",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:f,roundness:p},{_pcb_drawing_object_id:`rect_${cd++}`,pcb_drawing_type:"rect",x:s,y:a,w:d,h,layer:"bottom",_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o,ccw_rotation:f,roundness:p,is_hoverable:!1},{_pcb_drawing_object_id:`pill_${cd++}`,_element:n,pcb_drawing_type:"pill",x:s,y:a,w:c,h:l,layer:"drill",ccw_rotation:u,is_hoverable:!1}]}else if(n.shape==="hole_with_polygon_pad"){const{x:s,y:a,pad_outline:c,hole_shape:l,hole_diameter:u,hole_width:d,hole_height:h,layers:f,hole_offset_x:p,hole_offset_y:m}=n,g=gn.parse(p??0),y=gn.parse(m??0),_=c,x=[];if(_&&Array.isArray(_)){const S=Xxe(_).map(E=>({x:E.x+s,y:E.y+a}));for(const E of f||["top","bottom"])x.push({_pcb_drawing_object_id:`polygon_${cd++}`,pcb_drawing_type:"polygon",points:S,layer:E,_element:n,_parent_pcb_component:t,_parent_source_component:r,_source_port:o})}const b={x:s+g,y:a+y},w=[];return l==="circle"?w.push({_pcb_drawing_object_id:`circle_${cd++}`,pcb_drawing_type:"circle",x:b.x,y:b.y,r:(u??0)/2,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r}):l==="oval"?w.push({_pcb_drawing_object_id:`oval_${cd++}`,pcb_drawing_type:"oval",x:b.x,y:b.y,rX:(d??0)/2,rY:(h??0)/2,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r}):(l==="pill"||l==="rotated_pill")&&w.push({_pcb_drawing_object_id:`pill_${cd++}`,pcb_drawing_type:"pill",x:b.x,y:b.y,w:d??0,h:h??0,layer:"drill",_element:n,_parent_pcb_component:t,_parent_source_component:r,ccw_rotation:n.ccw_rotation}),[...x,...w]}else return[]}return[]},fi={board:{anchor:"rgb(255, 38, 226)",aux_items:"rgb(255, 255, 255)",b_adhes:"rgb(0, 0, 132)",b_crtyd:"rgb(38, 233, 255)",b_fab:"rgb(88, 93, 132)",b_mask:"rgba(2, 255, 238, 0.400)",b_paste:"rgb(0, 194, 194)",b_silks:"rgb(242, 237, 161)",background:"rgb(0, 16, 35)",cmts_user:"rgb(89, 148, 220)",copper:{b:"rgb(77, 127, 196)",f:"rgb(200, 52, 52)",in1:"rgb(127, 200, 127)",in10:"rgb(237, 124, 51)",in11:"rgb(91, 195, 235)",in12:"rgb(247, 111, 142)",in13:"rgb(167, 165, 198)",in14:"rgb(40, 204, 217)",in15:"rgb(232, 178, 167)",in16:"rgb(242, 237, 161)",in17:"rgb(237, 124, 51)",in18:"rgb(91, 195, 235)",in19:"rgb(247, 111, 142)",in2:"rgb(206, 125, 44)",in20:"rgb(167, 165, 198)",in21:"rgb(40, 204, 217)",in22:"rgb(232, 178, 167)",in23:"rgb(242, 237, 161)",in24:"rgb(237, 124, 51)",in25:"rgb(91, 195, 235)",in26:"rgb(247, 111, 142)",in27:"rgb(167, 165, 198)",in28:"rgb(40, 204, 217)",in29:"rgb(232, 178, 167)",in3:"rgb(79, 203, 203)",in30:"rgb(242, 237, 161)",in4:"rgb(219, 98, 139)",in5:"rgb(167, 165, 198)",in6:"rgb(40, 204, 217)",in7:"rgb(232, 178, 167)",in8:"rgb(242, 237, 161)",in9:"rgb(141, 203, 129)"},cursor:"rgb(255, 255, 255)",drc:"rgb(194, 194, 194)",drc_error:"rgba(215, 91, 107, 0.800)",drc_exclusion:"rgb(255, 255, 255)",drc_warning:"rgba(255, 208, 66, 0.902)",dwgs_user:"rgb(194, 194, 194)",eco1_user:"rgb(180, 219, 210)",eco2_user:"rgb(216, 200, 82)",edge_cuts:"rgb(208, 210, 205)",f_adhes:"rgb(132, 0, 132)",f_crtyd:"rgb(255, 0, 245)",f_fab:"rgb(175, 175, 175)",f_mask:"rgba(216, 100, 255, 0.400)",f_paste:"rgba(180, 160, 154, 0.902)",f_silks:"rgb(242, 237, 161)",footprint_text_back:"rgb(0, 0, 132)",footprint_text_front:"rgb(194, 194, 194)",footprint_text_invisible:"rgb(132, 132, 132)",grid:"rgb(132, 132, 132)",grid_axes:"rgb(194, 194, 194)",margin:"rgb(255, 38, 226)",microvia:"rgb(0, 132, 132)",no_connect:"rgb(0, 0, 132)",pad_back:"rgb(77, 127, 196)",pad_front:"rgb(200, 52, 52)",pad_plated_hole:"rgb(194, 194, 0)",pad_through_hole:"rgb(227, 183, 46)",plated_hole:"rgb(26, 196, 210)",ratsnest:"rgba(245, 255, 213, 0.702)",select_overlay:"rgb(4, 255, 67)",soldermaskWithCopper:{top:"rgb(18, 82, 50)",bottom:"rgb(77, 127, 196)"},soldermask:{top:"rgb(12, 55, 33)",bottom:"rgb(12, 55, 33)"},through_via:"rgb(236, 236, 236)",user_1:"rgb(194, 194, 194)",user_2:"rgb(89, 148, 220)",user_3:"rgb(180, 219, 210)",user_4:"rgb(216, 200, 82)",user_5:"rgb(194, 194, 194)",user_6:"rgb(89, 148, 220)",user_7:"rgb(180, 219, 210)",user_8:"rgb(216, 200, 82)",user_9:"rgb(232, 178, 167)",via_blind_buried:"rgb(187, 151, 38)",via_hole:"rgb(227, 183, 46)",via_micro:"rgb(0, 132, 132)",via_through:"rgb(236, 236, 236)",worksheet:"rgb(200, 114, 171)"}},z_=(n,e=1)=>{if(Math.abs(n.a)!==Math.abs(n.d))throw new Error("Cannot scale non-uniformly");return e*Math.abs(n.a)},Kl={elementOverlay:40,dimensionOverlay:40,editTraceHintOverlay:40,errorOverlay:40,pcbGroupOverlay:35,ratsNestOverlay:30,toolbarOverlay:70,warnings:30,topLayer:20,clickToInteractOverlay:100},KG={red:"red",black:"black",green:"green",board:"rgb(255, 255, 255)",other:"#eee",top:fi.board.copper.f,inner1:fi.board.copper.in1,inner2:fi.board.copper.in2,inner3:fi.board.copper.in3,inner4:fi.board.copper.in4,inner5:fi.board.copper.in5,inner6:fi.board.copper.in6,inner7:fi.board.copper.in7,inner8:fi.board.copper.in8,bottom:fi.board.copper.b,drill:fi.board.anchor,keepout:fi.board.background,tkeepout:fi.board.b_crtyd,tplace:fi.board.b_silks,top_courtyard:fi.board.f_crtyd,bottom_courtyard:fi.board.b_crtyd,top_silkscreen:fi.board.f_silks,bottom_silkscreen:fi.board.b_silks,top_fabrication:fi.board.f_fab,bottom_fabrication:fi.board.b_fab,soldermask_top:fi.board.soldermask.top,soldermask_bottom:fi.board.soldermask.bottom,soldermask_with_copper_top:fi.board.soldermaskWithCopper.top,soldermask_with_copper_bottom:fi.board.soldermaskWithCopper.bottom,bottom_notes:fi.board.user_2,top_notes:fi.board.user_2,...fi.board},WYn=["board","inner6","inner5","inner4","inner3","inner2","inner1","bottom","soldermask_bottom","bottom_silkscreen","top","soldermask_top","bottom_courtyard","bottom_fabrication","top_courtyard","top_fabrication","edge_cuts","top_silkscreen"],ZYn=class{canvasLayerMap;ctxLayerMap;aperture;transform;foregroundLayer="top";lastPoint;constructor(n){this.canvasLayerMap=n,this.ctxLayerMap=Object.fromEntries(Object.entries(n).map(([e,t])=>[e,t.getContext("2d")])),this.transform=Jc(),this.transform.d*=-1,this.transform=hi(this.transform,xi(0,-500)),this.lastPoint={x:0,y:0},this.equip({})}clear(){for(const n of Object.values(this.ctxLayerMap))n.clearRect(0,0,n.canvas.width,n.canvas.height)}equip(n){this.aperture={fontSize:0,shape:"circle",mode:"add",size:0,color:"red",layer:"top",opacity:this.foregroundLayer===n.color?1:.5,...n}}drawMeshPattern(n,e,t,r,i,o=45){const s=this.getLayerCtx(),[a,c]=mt(this.transform,[n,e]),[l,u]=mt(this.transform,[n+t,e+r]),d=z_(this.transform,i);s.lineWidth=1,s.strokeStyle=this.aperture.color;const h=f=>{const p=Math.sin(f),m=Math.cos(f),g=Math.sqrt((l-a)**2+(u-c)**2);for(let y=-g;y<=g;y+=d)s.beginPath(),s.moveTo(a+y*m-g*p,c+y*p+g*m),s.lineTo(a+y*m+g*p,c+y*p-g*m),s.stroke()};h(o*Math.PI/180),h((o+90)*Math.PI/180)}rect({x:n,y:e,w:t,h:r,mesh_fill:i,is_filled:o=!0,has_stroke:s,is_stroke_dashed:a,stroke_width:c,roundness:l}){const[u,d]=mt(this.transform,[n-t/2,e-r/2]),[h,f]=mt(this.transform,[n+t/2,e+r/2]);this.applyAperture();const p=this.getLayerCtx(),m=l?z_(this.transform,l):0,g=s===void 0?o===!1:s;if(i)p.save(),p.beginPath(),m>0&&p.roundRect?p.roundRect(u,d,h-u,f-d,m):p.rect(u,d,h-u,f-d),p.clip(),this.drawMeshPattern(n-t/2,e-r/2,t,r,.15),p.restore(),m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.stroke()):p.strokeRect(u,d,h-u,f-d);else if(o!==!1&&(m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.fill()):p.fillRect(u,d,h-u,f-d)),g){const y=p.lineWidth;if(c!==void 0&&(p.lineWidth=z_(this.transform,c)),a){let _=[];const x=Math.abs(this.transform.a);if(x>0){const w=.1*x,S=w*1.3;w>.5&&(_=[w,S])}p.setLineDash(_)}m>0&&p.roundRect?(p.beginPath(),p.roundRect(u,d,h-u,f-d,m),p.stroke()):p.strokeRect(u,d,h-u,f-d),a&&p.setLineDash([]),c!==void 0&&(p.lineWidth=y)}}rotatedRect(n,e,t,r,i,o,s){const a=this.getLayerCtx();this.applyAperture();const[c,l]=mt(this.transform,[n-t/2,e-r/2]),[u,d]=mt(this.transform,[n+t/2,e+r/2]),h=o?z_(this.transform,o):0;a.save();const[f,p]=mt(this.transform,[n,e]);a.translate(f,p);const m=360-i;i&&a.rotate(m*Math.PI/180),a.translate(-f,-p),s?(a.beginPath(),h>0&&a.roundRect?a.roundRect(c,l,u-c,d-l,h):a.rect(c,l,u-c,d-l),a.clip(),this.drawMeshPattern(n-t/2,e-r/2,t,r,.15),h>0&&a.roundRect?(a.beginPath(),a.roundRect(c,l,u-c,d-l,h),a.stroke()):a.strokeRect(c,l,u-c,d-l)):h>0&&a.roundRect?(a.beginPath(),a.roundRect(c,l,u-c,d-l,h),a.fill()):a.fillRect(c,l,u-c,d-l),a.restore()}rotatedPill(n,e,t,r,i){const o=this.getLayerCtx();this.applyAperture(),o.save();const[s,a]=mt(this.transform,[n,e]);o.translate(s,a);const c=360-i;i&&o.rotate(c*Math.PI/180),o.translate(-s,-a),this.pill(n,e,t,r),o.restore()}circle(n,e,t,r,i=!0){const o=z_(this.transform,t),[s,a]=mt(this.transform,[n,e]);this.applyAperture();const c=this.getLayerCtx();r?(c.save(),c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.clip(),this.drawMeshPattern(n-t,e-t,t*2,t*2,.15),c.restore(),c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.stroke()):(c.beginPath(),c.arc(s,a,o,0,2*Math.PI),c.fill())}oval(n,e,t,r){const i=z_(this.transform,t),o=z_(this.transform,r),[s,a]=mt(this.transform,[n,e]);this.applyAperture();const c=this.getLayerCtx();c.beginPath(),c.ellipse(s,a,i,o,0,0,2*Math.PI),c.fill(),c.closePath()}pill(n,e,t,r){const[i,o]=mt(this.transform,[n-t/2,e+r/2]),s=z_(this.transform,t),a=z_(this.transform,r),c=Math.min(s,a)/2;this.applyAperture();const l=this.getLayerCtx();l.beginPath(),l.arc(i+c,o+c,c,Math.PI,Math.PI*1.5),l.arc(i+s-c,o+c,c,Math.PI*1.5,0),l.arc(i+s-c,o+a-c,c,0,Math.PI*.5),l.arc(i+c,o+a-c,c,Math.PI*.5,Math.PI),l.fill(),l.closePath()}polygon(n){if(n.length<3)return;this.applyAperture();const e=this.getLayerCtx(),t=n.map(i=>mt(this.transform,[i.x,i.y]));e.beginPath(),e.moveTo(t[0][0],t[0][1]);for(let i=1;i<t.length;i++)e.lineTo(t[i][0],t[i][1]);e.closePath(),e.fill("evenodd");const r=z_(this.transform,this.aperture.size);r>0&&(e.lineWidth=r,e.stroke())}debugText(n,e,t){const[r,i]=mt(this.transform,[e,t]);this.applyAperture();const o=this.getLayerCtx();o.font="10px sans-serif",o.fillText(n,r,i)}getLayerCtx(){const n=this.ctxLayerMap[this.aperture.layer];if(!n)throw new Error(`No context for layer "${this.aperture.layer}"`);return n}orderAndFadeLayers(){const{canvasLayerMap:n,foregroundLayer:e}=this,t=e==="top"?"soldermask_top":e==="bottom"?"soldermask_bottom":void 0,r=e==="top"?"top_silkscreen":e==="bottom"?"bottom_silkscreen":void 0,i=e==="top"?"top_notes":e==="bottom"?"bottom_notes":void 0,o=e==="top"?"top_fabrication":e==="bottom"?"bottom_fabrication":void 0,s=e==="top"?"top_courtyard":e==="bottom"?"bottom_courtyard":void 0,a=new Set([e,"drill","edge_cuts","other","board",...t?[t]:[],...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[]]),c=[e,"edge_cuts",...t?[t]:[],...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[]],l=[...WYn.filter(u=>!c.includes(u)),...e==="drill"?[]:[e],...t?[t]:[],"edge_cuts",...r?[r]:[],...i?[i]:[],...o?[o]:[],...s?[s]:[],"drill"];l.forEach((u,d)=>{const h=n[u];h&&(h.style.zIndex=`${Kl.topLayer-(l.length-d)}`,h.style.opacity=a.has(u)?"1":"0.5")})}applyAperture(){const{transform:n,aperture:e}=this;let{size:t,mode:r,color:i,fontSize:o,layer:s}=e;s in this.ctxLayerMap||(this.aperture.layer="other");const a=this.getLayerCtx();if(!a)throw new Error(`No context for layer "${this.foregroundLayer}"`);if(i||(i="undefined"),a.lineWidth=z_(n,t),a.lineCap="round",r==="add"){a.globalCompositeOperation="source-over";let c=KG[i.toLowerCase()];if(!c)try{c=pc(i).rgb().toString()}catch{console.warn(`Invalid color format: '${i}'`),c="white"}a.fillStyle=c,a.strokeStyle=c}else a.globalCompositeOperation="destination-out",a.fillStyle="rgba(0,0,0,1)",a.strokeStyle="rgba(0,0,0,1)";a.font=`${z_(Y2(n),o)}px sans-serif`}moveTo(n,e){this.lastPoint={x:n,y:e}}lineTo(n,e){const[t,r]=mt(this.transform,[n,e]),{size:i,shape:o,mode:s}=this.aperture,a=z_(this.transform,i),{lastPoint:c}=this,l=mt(this.transform,c);this.applyAperture();const u=this.getLayerCtx();o==="square"&&u.fillRect(l.x-a/2,l.y-a/2,a,a),u.beginPath(),u.moveTo(l.x,l.y),u.lineTo(t,r),u.stroke(),u.closePath(),o==="square"&&u.fillRect(t-a/2,r-a/2,a,a),this.lastPoint={x:n,y:e}}polygonWithArcs(n){const e=this.getLayerCtx(),t=r=>{if(r.vertices.length===0)return;const i=r.vertices[0],o=mt(this.transform,[i.x,i.y]);e.moveTo(o[0],o[1]);for(let s=0;s<r.vertices.length;s++){const a=r.vertices[s],c=r.vertices[(s+1)%r.vertices.length];if(a.bulge&&a.bulge!==0){const l=a.bulge,u=c.x-a.x,d=c.y-a.y,h=Math.sqrt(u*u+d*d);if(h<1e-9){const O=mt(this.transform,[c.x,c.y]);e.lineTo(O[0],O[1]);continue}const f=4*Math.atan(l),p=Math.abs(h/(2*Math.sin(f/2))),m=(a.x+c.x)/2,g=(a.y+c.y)/2,y=u/h,x=-(d/h),b=y,w=Math.sqrt(Math.max(0,p*p-(h/2)**2)),S=m+w*x*Math.sign(l),E=g+w*b*Math.sign(l),C=Math.atan2(a.y-E,a.x-S);let A=Math.atan2(c.y-E,c.x-S);l>0&&A<C?A+=2*Math.PI:l<0&&A>C&&(A-=2*Math.PI);const R=mt(this.transform,[S,E]),L=z_(this.transform,p);e.arc(R[0],R[1],L,-C,-A,l>0)}else{const l=mt(this.transform,[c.x,c.y]);e.lineTo(l[0],l[1])}}e.closePath()};if(e.beginPath(),t(n.outer_ring),n.inner_rings)for(const r of n.inner_rings)t(r);e.fill("evenodd")}};function KYn(n){return n.type==="pcb_copper_pour"}function QG({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(KYn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:t})}var QYn={...dg,silkscreen:{top:fi.board.f_fab,bottom:fi.board.b_fab}};function JYn(n){return n.type.includes("pcb_fabrication_note")}function o0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:QYn}),i.realToCanvasMat=r;const o=e.filter(JYn);i.drawElements(o,{layers:t})}function eXn(n){return n.type==="pcb_hole"}function tXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(eXn);o.drawElements(s,{layers:t,drawSoldermask:i})}function nXn(n){return n.type==="pcb_board"}function rXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(nXn);for(const a of s)o.drawElements([a],{layers:t,drawSoldermask:!1,drawBoardMaterial:i??!1,minBoardOutlineStrokePx:2})}function iXn(n){return n.type==="pcb_copper_text"}function oXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(iXn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:t})}function sXn(n){return n.type==="pcb_cutout"}function aXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.realToCanvasMat=r;const o=e.filter(sXn);i.drawElements(o,{layers:t})}function cXn(n){return n.type==="pcb_keepout"}function lXn({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=e.filter(cXn);if(i.length===0)return;const o=new Ch(n);o.realToCanvasMat=r,o.drawElements(i,{layers:[]})}function uXn(n){return n.type.startsWith("pcb_note_")}function s0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.realToCanvasMat=r;const o=e.filter(uXn);i.drawElements(o,{layers:t})}function dXn(n){return n.type==="pcb_panel"}function hXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermask:i}){const o=new Ch(n);o.realToCanvasMat=r;const s=e.filter(dXn);for(const a of s)o.drawElements([a],{layers:t})}var pXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()}};function fXn(n){return n.type==="pcb_smtpad"}function mXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(fXn).filter(u=>{const d=u.layer;return t.some(h=>h==="top_copper"&&d==="top"||h==="bottom_copper"&&d==="bottom"||h==="inner1_copper"&&d==="inner1"||h==="inner2_copper"&&d==="inner2"||h==="inner3_copper"&&d==="inner3"||h==="inner4_copper"&&d==="inner4"||h==="inner5_copper"&&d==="inner5"||h==="inner6_copper"&&d==="inner6")});if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_smtpad"&&a.add(u._element.pcb_smtpad_id);const c=s.filter(u=>a.has(u.pcb_smtpad_id)),l=s.filter(u=>!a.has(u.pcb_smtpad_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:pXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}var yXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()}};function gXn(n){return n.type==="pcb_trace"}var _Xn=n=>n.map(e=>e.endsWith("_copper")?e.replace("_copper",""):e),xXn=(n,e)=>{const t=n.route.filter(i=>i.route_type==="wire"&&"layer"in i&&e.has(i.layer)?!0:i.route_type==="via"?e.has(i.from_layer)||e.has(i.to_layer):!1);return t.filter(i=>i.route_type==="wire").length<2?null:{...n,route:t}};function bXn({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i}){const o=new Set(_Xn(t)),s=e.filter(gXn).map(u=>xXn(u,o)).filter(u=>u!==null);if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_trace"&&a.add(u._element.pcb_trace_id);const c=[],l=[];for(const u of s)a.has(u.pcb_trace_id)?c.push(u):l.push(u);if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:yXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t})}}var vXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString()}};function wXn(n){return n.type==="pcb_plated_hole"}function a0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(wXn);if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_plated_hole"&&a.add(u._element.pcb_plated_hole_id);const c=s.filter(u=>a.has(u.pcb_plated_hole_id)),l=s.filter(u=>!a.has(u.pcb_plated_hole_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:vXn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}function c0t(n){const{lines:e,anchorPoint:t,ccwRotation:r}=n;if(!r)return e;const i=r*Math.PI/180,o=Gf(i),s=hi(xi(t.x,t.y),o,xi(-t.x,-t.y));return mt(s,t),e.map(a=>({...a,x1:mt(s,{x:a.x1,y:a.y1}).x,y1:mt(s,{x:a.x1,y:a.y1}).y,x2:mt(s,{x:a.x2,y:a.y2}).x,y2:mt(s,{x:a.x2,y:a.y2}).y}))}var SXn=.6,l0t=.2,u0t=n=>{const e=n.size*.7,t=e*SXn,r=e*l0t,i=e*l0t,o=n.text.split(/\r?\n/),s=n.text.length>0&&e>0,a=s?o.length:0,c=s?o.map(d=>d.length===0?0:d.length*t+(d.length-1)*r):[],l=c.length>0?Math.max(...c):0,u=a>0?a*e+(a-1)*i:0;return{text_lines:o,line_count:a,line_widths:c,target_height:e,target_width_char:t,space_between_chars:r,space_between_lines:i,width:l,height:u}},d0t=n=>{const e=u0t(n);return{width:e.width,height:e.height,lineHeight:e.target_height,lineSpacing:e.space_between_lines,lineCount:e.line_count}},h0t=n=>{const{text_lines:e,line_count:t,line_widths:r,target_height:i,target_width_char:o,space_between_chars:s,space_between_lines:a,width:c}=u0t(n);if(i<=0||t===0)return[];const l=i/12,u=[];for(let d=0;d<t;d++){const h=-d*(i+a),f=r[d],p=(c-f)/2;let m=n.x+p;for(let g=0;g<e[d].length;g++){const y=e[d][g],_=nS[y]??nS[y.toUpperCase()];if(!_){m+=o+s;continue}for(const{x1:x,y1:b,x2:w,y2:S}of _)u.push({_pcb_drawing_object_id:A4("line"),pcb_drawing_type:"line",x1:m+o*x,y1:n.y+h+i*b,x2:m+o*w,y2:n.y+h+i*S,width:l,layer:n.layer,unit:n.unit,color:n.color});m+=o+s}}return u};function dv(n){const t=n.color??KG[n.layer];let r=pc(t);return n._element?.type==="pcb_copper_pour"&&(r=r.alpha(.7)),n.is_mouse_over||n.is_in_highlighted_net?r.lighten(.5).rgb().toString():r.rgb().toString()}var p0t=(n,e)=>{n.equip({size:e.zoomIndependent?e.width/n.transform.a:e.width,shape:e.squareCap?"square":"circle",color:dv(e),layer:e.layer}),n.moveTo(e.x1,e.y1),n.lineTo(e.x2,e.y2)},MXn=(n,e,t)=>{switch(t){case"top_left":return{x:0,y:-e};case"top_center":return{x:-n/2,y:-e};case"top_right":return{x:-n,y:-e};case"center_left":return{x:0,y:-e/2};case"center":return{x:-n/2,y:-e/2};case"center_right":return{x:-n,y:-e/2};case"bottom_left":return{x:0,y:0};case"bottom_center":return{x:-n/2,y:0};case"bottom_right":return{x:-n,y:0};default:return{x:0,y:0}}},f0t=n=>n.layer==="bottom_silkscreen"||n.layer==="bottom"?n.is_mirrored!==!1:n.is_mirrored===!0,EXn=(n,e)=>{n.equip({fontSize:e.size,color:dv(e),layer:e.layer});const{width:t,height:r}=d0t(e),i=MXn(t,r,e.align);e.x??=0,e.y??=0;const o={x:e.x,y:e.y};let s=h0t({...e,x:e.x+i.x,y:e.y+i.y});if(f0t(e)&&(s=s.map(a=>({...a,x1:2*e.x-a.x1,x2:2*e.x-a.x2}))),e.ccw_rotation){const a={lines:s,anchorPoint:o,ccwRotation:e.ccw_rotation};s=c0t(a)}for(const a of s)p0t(n,a)},TXn=(n,e)=>{const{width:t,height:r,lineHeight:i}=d0t(e);e.x??=0,e.y??=0;const o=e.knockout_padding??{left:e.size*.5,right:e.size*.5,top:e.size*.3,bottom:e.size*.3},s=t+o.left+o.right,a=r+o.top+o.bottom,c=t/2,l=i-r/2,u=e.x-c,d=e.y-l,h={x:e.x,y:e.y},f={_pcb_drawing_object_id:`knockout_rect_${e._pcb_drawing_object_id}`,x:e.x,y:e.y,w:s,h:a,layer:e.layer,ccw_rotation:e.ccw_rotation};e.ccw_rotation?y0t(n,f):m0t(n,f);let p=h0t({...e,x:u,y:d});if(f0t(e)&&(p=p.map(m=>({...m,x1:2*e.x-m.x1,x2:2*e.x-m.x2}))),e.ccw_rotation){const m={lines:p,anchorPoint:h,ccwRotation:e.ccw_rotation};p=c0t(m)}for(const m of p)n.equip({size:m.width,shape:"circle",color:"black",layer:e.layer,mode:"subtract"}),n.moveTo(m.x1,m.y1),n.lineTo(m.x2,m.y2);n.equip({mode:"add"})},m0t=(n,e)=>{n.equip({color:dv(e),layer:e.layer,size:e.stroke_width}),n.rect({x:e.x,y:e.y,w:e.w,h:e.h,mesh_fill:e.mesh_fill,is_filled:e.is_filled,has_stroke:e.has_stroke,is_stroke_dashed:e.is_stroke_dashed,stroke_width:e.stroke_width,roundness:e.roundness})},y0t=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.rotatedRect(e.x,e.y,e.w,e.h,e.ccw_rotation,e.roundness,e.mesh_fill)},CXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.rotatedPill(e.x,e.y,e.w,e.h,e.ccw_rotation)},PXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.circle(e.x,e.y,e.r,e.mesh_fill)},AXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.oval(e.x,e.y,e.rX,e.rY)},RXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.pill(e.x,e.y,e.w,e.h)},NXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.polygon(e.points)},IXn=(n,e)=>{n.equip({color:dv(e),layer:e.layer}),n.polygonWithArcs(e.brep_shape)},kXn=(n,e)=>{switch(e.pcb_drawing_type){case"line":return p0t(n,e);case"text":return e.is_knockout?TXn(n,e):EXn(n,e);case"rect":return e.ccw_rotation?y0t(n,e):m0t(n,e);case"circle":return PXn(n,e);case"oval":return AXn(n,e);case"pill":return e.ccw_rotation?CXn(n,e):RXn(n,e);case"polygon":return NXn(n,e);case"polygon_with_arcs":return IXn(n,e)}},OXn=(n,e)=>{for(const t of e)kXn(n,t)},LXn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString(),inner1:pc(fi.board.copper.in1).lighten(.5).toString(),inner2:pc(fi.board.copper.in2).lighten(.5).toString(),inner3:pc(fi.board.copper.in3).lighten(.5).toString(),inner4:pc(fi.board.copper.in4).lighten(.5).toString(),inner5:pc(fi.board.copper.in5).lighten(.5).toString(),inner6:pc(fi.board.copper.in6).lighten(.5).toString()},soldermask:{...dg.soldermask,top:pc(fi.board.soldermask.top).lighten(.35).toString(),bottom:pc(fi.board.soldermask.bottom).lighten(.35).toString()}};function g0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,drawSoldermaskTop:i,drawSoldermaskBottom:o,primitives:s}){const a=new Ch(n);a.realToCanvasMat=r;const c=e.filter(h=>h.type==="pcb_board");if(c.length<=1)a.drawElements(e,{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1});else{const h=e.filter(f=>f.type!=="pcb_board");for(const f of c)a.drawElements([f,...h],{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1})}if(!s)return;const l=new Set;for(const h of s){if(!(h.is_mouse_over||h.is_in_highlighted_net))continue;const f=h._element;f?.type==="pcb_smtpad"?l.add(f.pcb_smtpad_id):f?.type==="pcb_plated_hole"?l.add(f.pcb_plated_hole_id):f?.type==="pcb_via"&&l.add(f.pcb_via_id)}if(l.size===0)return;const u=e.filter(h=>h.type==="pcb_smtpad"?l.has(h.pcb_smtpad_id):h.type==="pcb_plated_hole"?l.has(h.pcb_plated_hole_id):h.type==="pcb_via"?l.has(h.pcb_via_id):!1);if(u.length===0)return;const d=new Ch(n);d.configure({colorOverrides:LXn}),d.realToCanvasMat=r,d.drawElements(u,{layers:t,drawSoldermask:!0,drawSoldermaskTop:i,drawSoldermaskBottom:o,drawBoardMaterial:!1})}var DXn={...dg,silkscreen:{top:fi.board.f_silks,bottom:fi.board.b_silks}};function zXn(n){return n.type.includes("pcb_silkscreen")}function _0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:DXn}),i.realToCanvasMat=r;const o=e.filter(zXn);i.drawElements(o,{layers:t})}var $Xn={...dg,copper:{...dg.copper,top:pc(fi.board.pad_front).lighten(.5).toString(),bottom:pc(fi.board.pad_back).lighten(.5).toString()}};function FXn(n){return n.type==="pcb_via"}function x0t({canvas:n,elements:e,layers:t,realToCanvasMat:r,primitives:i,drawSoldermask:o}){const s=e.filter(FXn).filter(u=>t.some(d=>d.includes("copper")));if(s.length===0)return;const a=new Set;if(i)for(const u of i)(u.is_mouse_over||u.is_in_highlighted_net)&&u._element?.type==="pcb_via"&&a.add(u._element.pcb_via_id);const c=s.filter(u=>a.has(u.pcb_via_id)),l=s.filter(u=>!a.has(u.pcb_via_id));if(l.length>0){const u=new Ch(n);u.realToCanvasMat=r,u.drawElements(l,{layers:t,drawSoldermask:o})}if(c.length>0){const u=new Ch(n);u.configure({colorOverrides:$Xn}),u.realToCanvasMat=r,u.drawElements(c,{layers:t,drawSoldermask:o})}}var BXn={...dg,courtyard:{top:fi.board.f_crtyd,bottom:fi.board.b_crtyd}};function jXn(n){return n.type==="pcb_courtyard_circle"||n.type==="pcb_courtyard_rect"||n.type==="pcb_courtyard_outline"}function b0t({canvas:n,elements:e,layers:t,realToCanvasMat:r}){const i=new Ch(n);i.configure({colorOverrides:BXn}),i.realToCanvasMat=r;const o=e.filter(jXn);i.drawElements(o,{layers:t})}var UXn=["board","bottom","soldermask_bottom","bottom_silkscreen","top","soldermask_top","soldermask_with_copper_bottom","soldermask_with_copper_top","top_fabrication","bottom_fabrication","inner1","inner2","inner3","inner4","inner5","inner6","drill","edge_cuts","bottom_notes","top_notes","top_silkscreen","top_courtyard","bottom_courtyard","other"],HXn=({primitives:n,elements:e,transform:t,grid:r,width:i=500,height:o=500})=>{const s=q.useRef({}),a=Pd(h=>h.selected_layer),c=Pd(h=>h.is_showing_solder_mask),l=Pd(h=>h.is_showing_fabrication_notes),u=Pd(h=>h.is_showing_courtyards),d=Pd(h=>h.is_showing_silkscreen);return q.useEffect(()=>{if(!s.current||Object.keys(s.current).length===0)return;const h=Object.fromEntries(Object.entries(s.current).filter(([m,g])=>!!g));if(Object.keys(h).length===0)return;const f=new ZYn(h);t&&(f.transform=t),f.clear(),f.foregroundLayer=a;const p=n.filter(m=>c||!m.layer?.includes("soldermask")).filter(m=>d||!m.layer?.includes("silkscreen")).filter(m=>l||!m.layer?.includes("fabrication")).filter(m=>m.layer!=="board").filter(m=>m._element?.type!=="pcb_smtpad").filter(m=>m._element?.type!=="pcb_plated_hole").filter(m=>m._element?.type!=="pcb_via").filter(m=>m._element?.type!=="pcb_trace").filter(m=>m._element?.type!=="pcb_copper_text");if(OXn(f,p),t){const m=s.current.top,g=s.current.bottom,y=s.current.inner1,_=s.current.inner2,x=s.current.inner3,b=s.current.inner4,w=s.current.inner5,S=s.current.inner6,E=[{canvas:m,copperLayer:"top_copper"},{canvas:g,copperLayer:"bottom_copper"},{canvas:y,copperLayer:"inner1_copper"},{canvas:_,copperLayer:"inner2_copper"},{canvas:x,copperLayer:"inner3_copper"},{canvas:b,copperLayer:"inner4_copper"},{canvas:w,copperLayer:"inner5_copper"},{canvas:S,copperLayer:"inner6_copper"}];for(const{canvas:B,copperLayer:j}of E)B&&bXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t,primitives:n});for(const{canvas:B,copperLayer:j}of E)B&&oXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t});m&&a0t({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),g&&a0t({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),m&&QG({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t}),g&&QG({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t});for(const{canvas:B,copperLayer:j}of E)B&&mXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t,primitives:n,drawSoldermask:c});if(m&&x0t({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),g&&x0t({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t,primitives:n,drawSoldermask:c}),c){const B=a==="bottom"?"bottom":"top",j=B==="top",G=B==="bottom",W=s.current.soldermask_top;W&&B==="top"&&g0t({canvas:W,elements:e,layers:["top_soldermask"],realToCanvasMat:t,drawSoldermaskTop:j,drawSoldermaskBottom:G,primitives:n});const Q=s.current.soldermask_bottom;Q&&B==="bottom"&&g0t({canvas:Q,elements:e,layers:["bottom_soldermask"],realToCanvasMat:t,drawSoldermaskTop:j,drawSoldermaskBottom:G,primitives:n})}m&&QG({canvas:m,elements:e,layers:["top_copper"],realToCanvasMat:t}),g&&QG({canvas:g,elements:e,layers:["bottom_copper"],realToCanvasMat:t});const C=s.current.drill;if(C&&tXn({canvas:C,elements:e,layers:["drill"],realToCanvasMat:t}),d){const B=s.current.top_silkscreen;B&&_0t({canvas:B,elements:e,layers:["top_silkscreen"],realToCanvasMat:t});const j=s.current.bottom_silkscreen;j&&_0t({canvas:j,elements:e,layers:["bottom_silkscreen"],realToCanvasMat:t})}if(l){const B=s.current.top_fabrication;B&&o0t({canvas:B,elements:e,layers:["top_fabrication_note"],realToCanvasMat:t});const j=s.current.bottom_fabrication;j&&o0t({canvas:j,elements:e,layers:["bottom_fabrication_note"],realToCanvasMat:t})}const A=s.current.bottom_notes;A&&s0t({canvas:A,elements:e,layers:["bottom_user_note"],realToCanvasMat:t});const R=s.current.top_notes;if(R&&s0t({canvas:R,elements:e,layers:["top_user_note"],realToCanvasMat:t}),u){const B=s.current.top_courtyard;B&&b0t({canvas:B,elements:e,layers:["top_courtyard"],realToCanvasMat:t});const j=s.current.bottom_courtyard;j&&b0t({canvas:j,elements:e,layers:["bottom_courtyard"],realToCanvasMat:t})}const L=s.current.board;L&&(hXn({canvas:L,elements:e,layers:[],realToCanvasMat:t,drawSoldermask:c}),rXn({canvas:L,elements:e,layers:[],realToCanvasMat:t,drawSoldermask:c}));const O=s.current.edge_cuts;O&&aXn({canvas:O,elements:e,layers:["edge_cuts"],realToCanvasMat:t});const F=[{canvas:m,layer:"top"},{canvas:g,layer:"bottom"}];for(const{canvas:B,layer:j}of F)B&&lXn({canvas:B,elements:e,layers:[j],realToCanvasMat:t})}f.orderAndFadeLayers()},[n,e,t,a,c,l,u,d]),V.jsxs("div",{style:{backgroundColor:"black",width:i,height:o,position:"relative"},children:[V.jsx(DG.SuperGrid,{textColor:"rgba(0,255,0,0.8)",majorColor:"rgba(0,255,0,0.4)",minorColor:"rgba(0,255,0,0.2)",screenSpaceCellSize:200,width:i,height:o,transform:t,stringifyCoord:(h,f,p)=>`${DG.toMMSI(h,p)}, ${DG.toMMSI(f,p)}`}),UXn.filter(h=>!(!c&&h.includes("soldermask")||!d&&h.includes("silkscreen"))).map(h=>h.replace(/-/g,"")).map((h,f)=>V.jsx("canvas",{className:`pcb-layer-${h}`,ref:p=>{s.current??={},p?s.current[h]=p:delete s.current[h]},style:{position:"absolute",zIndex:f,left:0,top:0,pointerEvents:"none"},width:i,height:o},h))]})},YXn=.6,XXn=1;$xe(ZHn(),1),$xe(hYn(),1);var JG=["rgba(239, 68, 68, 0.8)","rgba(249, 115, 22, 0.8)","rgba(245, 158, 11, 0.8)","rgba(234, 179, 8, 0.8)","rgba(132, 204, 22, 0.8)","rgba(34, 197, 94, 0.8)","rgba(16, 185, 129, 0.8)","rgba(20, 184, 166, 0.8)","rgba(6, 182, 212, 0.8)","rgba(14, 165, 233, 0.8)","rgba(59, 130, 246, 0.8)","rgba(99, 102, 241, 0.8)","rgba(139, 92, 246, 0.8)","rgba(168, 85, 247, 0.8)","rgba(217, 70, 239, 0.8)","rgba(236, 72, 153, 0.8)","rgba(249, 168, 212, 0.8)","rgba(161, 161, 170, 0.8)"];function v0t(n,e,t,r={}){const i=r.padding??40,o=r.yFlip??!1;let s;if("center"in n){const u=n.width/2,d=n.height/2;s={minX:n.center.x-u,maxX:n.center.x+u,minY:n.center.y-d,maxY:n.center.y+d}}else s=n;const a=s.maxX-s.minX||1,c=s.maxY-s.minY||1,l=Math.min((e-2*i)/a,(t-2*i)/c);return hi(xi(e/2,t/2),Gu(l,o?-l:l),xi(-(s.minX+a/2),-(s.minY+c/2)))}function VXn(n){const e=[...n.points||[],...(n.lines||[]).flatMap(t=>t.points),...(n.rects||[]).flatMap(t=>{const r=t.width/2,i=t.height/2;return[{x:t.center.x-r,y:t.center.y-i},{x:t.center.x+r,y:t.center.y-i},{x:t.center.x-r,y:t.center.y+i},{x:t.center.x+r,y:t.center.y+i}]}),...(n.circles||[]).flatMap(t=>[{x:t.center.x-t.radius,y:t.center.y},{x:t.center.x+t.radius,y:t.center.y},{x:t.center.x,y:t.center.y-t.radius},{x:t.center.x,y:t.center.y+t.radius}]),...(n.texts||[]).flatMap(t=>{const r=t.fontSize??12,i=t.text.length*r*YXn,o=r*XXn,s=t.anchorSide??"center",a={top_left:{dx:0,dy:0},top_center:{dx:-i/2,dy:0},top_right:{dx:-i,dy:0},center_left:{dx:0,dy:-o/2},center:{dx:-i/2,dy:-o/2},center_right:{dx:-i,dy:-o/2},bottom_left:{dx:0,dy:-o},bottom_center:{dx:-i/2,dy:-o},bottom_right:{dx:-i,dy:-o}},{dx:c,dy:l}=a[s],u=t.x+c,d=t.y+l;return[{x:u,y:d},{x:u+i,y:d+o}]})];return e.length===0?{minX:-1,maxX:1,minY:-1,maxY:1}:e.reduce((t,r)=>({minX:Math.min(t.minX,r.x),maxX:Math.max(t.maxX,r.x),minY:Math.min(t.minY,r.y),maxY:Math.max(t.maxY,r.y)}),{minX:1/0,maxX:-1/0,minY:1/0,maxY:-1/0})}function GXn(n,e,t={}){const r=e instanceof HTMLCanvasElement?e.getContext("2d"):e;if(!r)throw new Error("Could not get 2D context from canvas");const i=e instanceof HTMLCanvasElement?e.width:e.canvas.width,o=e instanceof HTMLCanvasElement?e.height:e.canvas.height;let s;if(t.transform)s=t.transform;else if(t.viewbox)s=v0t(t.viewbox,i,o,{padding:t.padding,yFlip:t.yFlip});else{const a=VXn(n),c=n.coordinateSystem==="cartesian";s=v0t(a,i,o,{padding:t.padding??40,yFlip:c})}r.clearRect(0,0,i,o),r.save(),n.rects&&n.rects.length>0&&n.rects.forEach(a=>{const c=a.width/2,l=a.height/2,u=mt(s,{x:a.center.x-c,y:a.center.y-l}),d=mt(s,{x:a.center.x+c,y:a.center.y+l}),h=Math.abs(d.x-u.x),f=Math.abs(d.y-u.y);r.beginPath(),r.rect(Math.min(u.x,d.x),Math.min(u.y,d.y),h,f),a.fill&&(r.fillStyle=a.fill,r.fill()),a.stroke&&(r.strokeStyle=a.stroke,r.stroke())}),n.circles&&n.circles.length>0&&n.circles.forEach(a=>{const c=mt(s,a.center),l=a.radius*Math.abs(s.a);r.beginPath(),r.arc(c.x,c.y,l,0,2*Math.PI),a.fill&&(r.fillStyle=a.fill,r.fill()),a.stroke&&(r.strokeStyle=a.stroke??"transparent",r.stroke())}),n.lines&&n.lines.length>0&&n.lines.forEach((a,c)=>{if(a.points.length===0)return;r.beginPath();const l=mt(s,a.points[0]);r.moveTo(l.x,l.y);for(let u=1;u<a.points.length;u++){const d=mt(s,a.points[u]);r.lineTo(d.x,d.y)}if(r.strokeStyle=a.strokeColor||JG[c%JG.length],a.strokeWidth?r.lineWidth=a.strokeWidth*s.a:r.lineWidth=2,r.lineCap="round",a.strokeDash)if(typeof a.strokeDash=="string"){let u;if(a.strokeDash.includes(","))u=a.strokeDash.split(",").map(d=>parseFloat(d.trim())).filter(d=>!Number.isNaN(d));else{const d=parseFloat(a.strokeDash.trim());u=Number.isNaN(d)?[]:[d]}r.setLineDash(u)}else r.setLineDash(a.strokeDash.map(u=>u*Math.abs(s.a)));else r.setLineDash([]);r.stroke()}),n.points&&n.points.length>0&&n.points.forEach((a,c)=>{const l=mt(s,a);r.beginPath(),r.arc(l.x,l.y,3,0,2*Math.PI),r.fillStyle=a.color||JG[c%JG.length],r.fill(),a.label&&!t.disableLabels&&(r.fillStyle=a.color||"black",r.font="12px sans-serif",r.fillText(a.label,l.x+5,l.y-5))}),n.texts&&n.texts.length>0&&n.texts.forEach(a=>{const c=mt(s,{x:a.x,y:a.y});r.fillStyle=a.color||"black",r.font=`${(a.fontSize??12)*Math.abs(s.a)}px sans-serif`;const l=a.anchorSide??"center",u={top_left:"left",center_left:"left",bottom_left:"left",top_center:"center",center:"center",bottom_center:"center",top_right:"right",center_right:"right",bottom_right:"right"},d={top_left:"top",top_center:"top",top_right:"top",center_left:"middle",center:"middle",center_right:"middle",bottom_left:"bottom",bottom_center:"bottom",bottom_right:"bottom"};r.textAlign=u[l],r.textBaseline=d[l],r.fillText(a.text,c.x,c.y)}),r.restore()}var qXn=({children:n,transform:e,debugGraphics:t})=>{const r=q.useRef(null),[i,{width:o,height:s}]=BO(),a=Pd(c=>c.is_showing_autorouting);return q.useEffect(()=>{a&&r.current&&t&&o&&s&&(r.current.width=o,r.current.height=s,GXn(t,r.current,{transform:e,disableLabels:!0}))},[t,e,o,s,a]),a?V.jsxs("div",{ref:i,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:r,style:{position:"absolute",top:0,left:0,opacity:.5,zIndex:100,width:"100%",height:"100%",pointerEvents:"none"}})]}):n},WXn=({children:n,transform:e=Jc(),elements:t=[]})=>{const[r,{width:i,height:o}]=BO(),s=q.useRef(null);return q.useEffect(()=>{const a=s.current;if(!a||!i||!o)return;a.width=i,a.height=o;const c=a.getContext("2d");if(!c)return;c.clearRect(0,0,i,o);const l=t.filter(d=>d.type==="pcb_component"),u=t.filter(d=>d.type==="pcb_manual_edit_conflict_warning");c.strokeStyle=fi.board.drc_warning,c.lineWidth=2,u.forEach(d=>{const h=l.find(G=>G.pcb_component_id===d.pcb_component_id);if(!h)return;const{width:f,height:p,center:m}=h,g=mt(e,m),y=f*Math.abs(e.a),_=p*Math.abs(e.d),x=.1*Math.abs(e.a),b=y+x*2,w=_+x*2,S=g.x-b/2,E=g.y-w/2;c.beginPath(),c.rect(S,E,b,w),c.stroke();const C="Manual Edit Conflict",A=4,R=Math.max(8,Math.min(12,10*Math.abs(e.a)));c.font=`${R}px sans-serif`;const O=c.measureText(C).width+A*2,F=R+A*2,B=S+(b-O)/2,j=E+w+5;c.fillStyle="rgba(0, 0, 0, 0.7)",c.beginPath(),c.roundRect(B,j,O,F,3),c.fill(),c.fillStyle=fi.board.drc_warning,c.textAlign="center",c.textBaseline="middle",c.fillText(C,B+O/2,j+F/2)})},[t,e,i,o]),V.jsxs("div",{ref:r,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:s,style:{position:"absolute",top:0,left:0,pointerEvents:"none",zIndex:Kl.warnings}})]})},eq=(n,e,t)=>t(n,e),w0t=(n,e,t,r,i)=>{const o=i*Math.PI/180,s=Math.cos(o),a=Math.sin(o),c=n-t,l=e-r,u=c*s-l*a,d=c*a+l*s;return{x:u+t,y:d+r}},jO=n=>{if(n.length===0)return null;let e=n[0].x,t=n[0].x,r=n[0].y,i=n[0].y;for(const o of n)e=eq(e,o.x,Math.min),t=eq(t,o.x,Math.max),r=eq(r,o.y,Math.min),i=eq(i,o.y,Math.max);return{minX:e,maxX:t,minY:r,maxY:i}},ZXn=(n,e)=>({minX:Math.min(n.minX,e.minX),maxX:Math.max(n.maxX,e.maxX),minY:Math.min(n.minY,e.minY),maxY:Math.max(n.maxY,e.maxY)}),KXn=(n,e)=>n?ZXn(n,e):e,QXn=n=>{switch(n.pcb_drawing_type){case"line":{const e=(n.width??0)/2,t=[{x:n.x1,y:n.y1},{x:n.x2,y:n.y2}],r=jO(t);return r?{minX:r.minX-e,maxX:r.maxX+e,minY:r.minY-e,maxY:r.maxY+e}:null}case"rect":{const e=n.w/2,t=n.h/2,r=[{x:n.x-e,y:n.y-t},{x:n.x+e,y:n.y-t},{x:n.x+e,y:n.y+t},{x:n.x-e,y:n.y+t}],i=n.ccw_rotation??0,o=i===0?r:r.map(s=>w0t(s.x,s.y,n.x,n.y,i));return jO(o)}case"circle":return{minX:n.x-n.r,maxX:n.x+n.r,minY:n.y-n.r,maxY:n.y+n.r};case"oval":return{minX:n.x-n.rX,maxX:n.x+n.rX,minY:n.y-n.rY,maxY:n.y+n.rY};case"pill":{const e=n.w/2,t=n.h/2,r=[{x:n.x-e,y:n.y-t},{x:n.x+e,y:n.y-t},{x:n.x+e,y:n.y+t},{x:n.x-e,y:n.y+t}],i=n.ccw_rotation??0,o=i===0?r:r.map(s=>w0t(s.x,s.y,n.x,n.y,i));return jO(o)}case"polygon":return jO(n.points);case"polygon_with_arcs":{const e=n.brep_shape.outer_ring.vertices.map(t=>({x:t.x,y:t.y}));return jO(e)}case"text":{const e=n.size??0,t=n.text?n.text.length*e*.6:0,r=e;if(t===0&&r===0)return{minX:n.x,maxX:n.x,minY:n.y,maxY:n.y};const i=t/2,o=r/2;return{minX:n.x-i,maxX:n.x+i,minY:n.y-o,maxY:n.y+o}}default:return null}};function JXn(n){const{dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}=n,a=t.x-e.x,c=t.y-e.y,l=Math.sqrt(a*a+c*c),u=i.x-r.x,d=i.y-r.y,h=Math.sqrt(u*u+d*d),f=Math.atan2(d,u)*(180/Math.PI),p=Math.abs(f)%90,g=Math.min(p,90-p)>15,y=(r.x+i.x)/2,_=(r.y+i.y)/2,x=15,b=f+90;let w=Math.cos(b*Math.PI/180)*x,S=Math.sin(b*Math.PI/180)*x;const E=u>0&&d<0,C=u>0&&d>0,A=u<0&&d>0;o!==s&&!E&&(w=-w,S=-S),E&&(w+=Math.cos(b*Math.PI/180)*-45,S+=Math.sin(b*Math.PI/180)*-45),C&&(w+=Math.cos(b*Math.PI/180)+-20,S+=Math.sin(b*Math.PI/180)+-10),A&&(w+=Math.cos(b*Math.PI/180)*10,S+=Math.sin(b*Math.PI/180)*10);const R=y+w,L=_+S;return{distance:l,screenDistance:h,x:R,y:L,show:l>.01&&h>30&&g}}function eVn(n){const{dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}=n;return q.useMemo(()=>JXn({dimensionStart:e,dimensionEnd:t,screenDimensionStart:r,screenDimensionEnd:i,flipX:o,flipY:s}),[e,t,r,i,o,s])}var tVn=(n,e,t)=>{const r=t*Math.PI/180,i=Math.cos(r),o=Math.sin(r),s=n.x-e.x,a=n.y-e.y,c=s*i-a*o,l=s*o+a*i;return{x:c+e.x,y:l+e.y}},S0t=(n,e,t,r)=>{const i={top_left:{x:n.x-e,y:n.y-t},top_center:{x:n.x,y:n.y-t},top_right:{x:n.x+e,y:n.y-t},center_left:{x:n.x-e,y:n.y},center:{x:n.x,y:n.y},center_right:{x:n.x+e,y:n.y},bottom_left:{x:n.x-e,y:n.y+t},bottom_center:{x:n.x,y:n.y+t},bottom_right:{x:n.x+e,y:n.y+t}};return r===0?Object.entries(i).map(([o,s])=>({anchor:o,point:s})):Object.entries(i).map(([o,s])=>({anchor:o,point:tVn(s,n,r)}))},nVn=n=>{switch(n.pcb_drawing_type){case"rect":{const e=n.ccw_rotation??0;return S0t({x:n.x,y:n.y},n.w/2,n.h/2,e)}case"pill":{const e=n.ccw_rotation??0;return S0t({x:n.x,y:n.y},n.w/2,n.h/2,e)}case"circle":return[{anchor:"circle_center",point:{x:n.x,y:n.y}},{anchor:"circle_right",point:{x:n.x+n.r,y:n.y}},{anchor:"circle_left",point:{x:n.x-n.r,y:n.y}},{anchor:"circle_top",point:{x:n.x,y:n.y-n.r}},{anchor:"circle_bottom",point:{x:n.x,y:n.y+n.r}}];case"oval":return[{anchor:"oval_center",point:{x:n.x,y:n.y}},{anchor:"oval_right",point:{x:n.x+n.rX,y:n.y}},{anchor:"oval_left",point:{x:n.x-n.rX,y:n.y}},{anchor:"oval_top",point:{x:n.x,y:n.y-n.rY}},{anchor:"oval_bottom",point:{x:n.x,y:n.y+n.rY}}];case"line":{const e={x:(n.x1+n.x2)/2,y:(n.y1+n.y2)/2};return[{anchor:"line_start",point:{x:n.x1,y:n.y1}},{anchor:"line_mid",point:e},{anchor:"line_end",point:{x:n.x2,y:n.y2}}]}case"polygon":return n.points.map((e,t)=>({anchor:`polygon_vertex_${t}`,point:e}));case"polygon_with_arcs":return n.brep_shape.outer_ring.vertices.map((e,t)=>({anchor:`polygon_with_arcs_vertex_${t}`,point:{x:e.x,y:e.y}}));default:return[]}},rVn=16,US=5,M0t=n=>{if(n.pcb_drawing_type==="text")return!0;const e=n._element;if(!e||typeof e!="object")return!1;const t=typeof e.type=="string"?e.type:void 0;return t?!!(t.startsWith("pcb_silkscreen_")||t.startsWith("pcb_note_")||t==="pcb_text"||t.startsWith("pcb_fabrication_note_")&&t!=="pcb_fabrication_note_rect"):!1},iVn=({children:n,transform:e,focusOnHover:t=!1,primitives:r=[]})=>{e||(e=Jc());const[i,o]=q.useState(!1),[s,a]=q.useState(!1),[c,l]=q.useState(!1),[u,d]=q.useState({start:null,end:null}),h=Pd(j=>j.is_mouse_over_container),f=q.useCallback(()=>{c&&(l(!1),window.dispatchEvent(new Event("disarm-dimension-tool")))},[c]),[p,m]=q.useState({x:0,y:0}),[g,y]=q.useState({x:0,y:0}),_=q.useRef({x:0,y:0}),x=q.useRef(null),w=x.current?.getBoundingClientRect(),S=q.useMemo(()=>{const j=new Map;for(const G of r){if(!G._element||M0t(G)||G.pcb_drawing_type==="pill"||G.pcb_drawing_type==="rect"&&G.ccw_rotation&&G.ccw_rotation!==0)continue;const W=QXn(G);if(!W)continue;const Q=j.get(G._element);j.set(G._element,KXn(Q??void 0,W))}return j},[r]),E=q.useMemo(()=>{const j=[];for(const G of r){if(!G._element||M0t(G))continue;const W=nVn(G);if(W.length!==0)for(const Q of W)j.push({anchor:Q.anchor,point:Q.point,element:G._element})}return j},[r]),C=q.useMemo(()=>{const j=[];S.forEach((G,W)=>{if(!G)return;const Q=(G.minX+G.maxX)/2,ne=(G.minY+G.maxY)/2,ue={top_left:{x:G.minX,y:G.minY},top_center:{x:Q,y:G.minY},top_right:{x:G.maxX,y:G.minY},center_left:{x:G.minX,y:ne},center:{x:Q,y:ne},center_right:{x:G.maxX,y:ne},bottom_left:{x:G.minX,y:G.maxY},bottom_center:{x:Q,y:G.maxY},bottom_right:{x:G.maxX,y:G.maxY}};for(const[te,re]of Object.entries(ue))j.push({anchor:te,point:re,element:W})});for(const G of E)j.push(G);return j.push({anchor:"origin",point:{x:0,y:0},element:null}),j},[S,E]),A=q.useMemo(()=>C.map((j,G)=>({...j,id:`${G}-${j.anchor}`,screenPoint:mt(e,j.point)})),[C,e]),R=q.useCallback(j=>{if(A.length===0)return{point:j,id:null};const G=mt(e,j);let W=null;for(const Q of A){const ne=Q.screenPoint.x-G.x,ue=Q.screenPoint.y-G.y,te=Math.hypot(ne,ue);te>rVn||(!W||te<W.distance)&&(W={distance:te,id:Q.id,point:Q.point})}return W?{point:W.point,id:W.id}:{point:j,id:null}},[A,e]);q.useEffect(()=>{const j=W=>{const Q=W.target;if(Q.tagName==="INPUT"||Q.tagName==="TEXTAREA"||Q.isContentEditable)return;const ne=x.current?.contains(document.activeElement)||document.activeElement===x.current;if(!(!h&&!ne)){if(W.key==="d"){const ue=R({x:_.current.x,y:_.current.y});m({x:ue.point.x,y:ue.point.y}),y({x:ue.point.x,y:ue.point.y}),d({start:ue.id,end:ue.id}),i?(o(!1),a(!1),d({start:null,end:null})):(o(!0),a(!0)),f()}W.key==="Escape"&&(o(!1),a(!1),d({start:null,end:null}),f())}},G=()=>{l(!0)};return window.addEventListener("keydown",j),window.addEventListener("arm-dimension-tool",G),()=>{window.removeEventListener("keydown",j),window.removeEventListener("arm-dimension-tool",G),f()}},[h,i,f,R]);const L=mt(e,p),O=mt(e,g),F={left:Math.min(L.x,O.x),right:Math.max(L.x,O.x),top:Math.min(L.y,O.y),bottom:Math.max(L.y,O.y),flipX:L.x>O.x,flipY:L.y>O.y,width:0,height:0};F.width=F.right-F.left,F.height=F.bottom-F.top;const B=eVn({dimensionStart:p,dimensionEnd:g,screenDimensionStart:L,screenDimensionEnd:O,flipX:F.flipX,flipY:F.flipY});return V.jsxs("div",{ref:x,"data-pcb-viewer":!0,tabIndex:0,style:{position:"relative",outline:"none"},onMouseEnter:()=>{t&&x.current&&x.current.focus()},onMouseLeave:()=>{x.current&&x.current.blur()},onClick:()=>{x.current&&x.current.focus()},onMouseMove:j=>{const G=j.currentTarget.getBoundingClientRect(),W=j.clientX-G.left,Q=j.clientY-G.top,ne=mt(Y2(e),{x:W,y:Q});if(_.current.x=ne.x,_.current.y=ne.y,s){const ue=R(ne);y({x:ue.point.x,y:ue.point.y}),d(te=>({...te,end:ue.id}))}},onMouseDown:j=>{const G=j.currentTarget.getBoundingClientRect(),W=j.clientX-G.left,Q=j.clientY-G.top,ne=mt(Y2(e),{x:W,y:Q});if(c&&!i){const ue=R(ne);m({x:ue.point.x,y:ue.point.y}),y({x:ue.point.x,y:ue.point.y}),d({start:ue.id,end:ue.id}),o(!0),a(!0),f()}else s?(a(!1),d(ue=>({...ue,end:null}))):i&&(o(!1),d({start:null,end:null}))},children:[n,i&&V.jsxs(V.Fragment,{children:[B.show&&V.jsx("div",{style:{position:"absolute",left:B.x,top:B.y,color:"red",mixBlendMode:"difference",pointerEvents:"none",fontSize:12,fontFamily:"sans-serif",whiteSpace:"nowrap",zIndex:Kl.dimensionOverlay},children:B.distance.toFixed(2)}),V.jsx("div",{style:{position:"absolute",left:F.left,width:F.width,textAlign:"center",top:L.y+2,color:"red",mixBlendMode:"difference",pointerEvents:"none",marginTop:F.flipY?0:-20,fontSize:12,fontFamily:"sans-serif",zIndex:Kl.dimensionOverlay},children:Math.abs(p.x-g.x).toFixed(2)}),V.jsx("div",{style:{position:"absolute",left:O.x,height:F.height,display:"flex",flexDirection:"column",justifyContent:"center",top:F.top,color:"red",pointerEvents:"none",mixBlendMode:"difference",fontSize:12,fontFamily:"sans-serif",zIndex:Kl.dimensionOverlay},children:V.jsx("div",{style:{marginLeft:F.flipX?"-100%":4,paddingRight:4},children:Math.abs(p.y-g.y).toFixed(2)})}),V.jsxs("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none",mixBlendMode:"difference",zIndex:Kl.dimensionOverlay},width:w.width,height:w.height,children:[V.jsx("defs",{children:V.jsx("marker",{id:"head",orient:"auto",markerWidth:"3",markerHeight:"4",refX:"2",refY:"2",children:V.jsx("path",{d:"M0,0 V4 L2,2 Z",fill:"red"})})}),V.jsx("line",{x1:L.x,y1:L.y,x2:O.x,y2:O.y,markerEnd:"url(#head)",strokeWidth:1.5,fill:"none",stroke:"red"}),V.jsx("line",{x1:L.x,y1:L.y,x2:O.x,y2:L.y,strokeWidth:1.5,fill:"none",strokeDasharray:"2,2",stroke:"red"}),V.jsx("line",{x1:O.x,y1:L.y,x2:O.x,y2:O.y,strokeWidth:1.5,fill:"none",strokeDasharray:"2,2",stroke:"red"})]}),s&&A.map(j=>{const G=j.id===u.start||j.id===u.end,W=US/2;return V.jsxs("svg",{width:US,height:US,style:{position:"absolute",left:j.screenPoint.x-W,top:j.screenPoint.y-W,pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:[V.jsx("line",{x1:0,y1:0,x2:US,y2:US,stroke:G?"#66ccff":"white",strokeWidth:1}),V.jsx("line",{x1:US,y1:0,x2:0,y2:US,stroke:G?"#66ccff":"white",strokeWidth:1})]},j.id)}),V.jsxs("div",{style:{right:0,bottom:0,position:"absolute",color:"red",fontFamily:"sans-serif",fontSize:12,margin:4},children:["(",p.x.toFixed(2),",",p.y.toFixed(2),")",V.jsx("br",{}),"(",g.x.toFixed(2),",",g.y.toFixed(2),")",V.jsx("br",{}),"dist:"," ",Math.sqrt((g.x-p.x)**2+(g.y-p.y)**2).toFixed(2)]})]})]})},oVn=(n,e,t=0)=>{const r=n.width/2,i=n.height/2,o=n.center.x-r-t,s=n.center.x+r+t,a=n.center.y-i-t,c=n.center.y+i+t;return e.x>o&&e.x<s&&e.y>a&&e.y<c},sVn=({children:n,disabled:e,transform:t,soup:r,cancelPanDrag:i,onCreateEditEvent:o,onModifyEditEvent:s})=>{t||(t=Jc());const a=q.useRef(null),[c,l]=q.useState(null),[u,d]=q.useState(null),h=c!==null;Pd(g=>g.in_edit_mode);const f=Pd(g=>g.in_move_footprint_mode),p=Pd(g=>g.setIsMovingComponent),m=e||!f;return V.jsxs("div",{ref:a,style:{position:"relative",overflow:"hidden"},onMouseDown:g=>{if(m)return;const y=g.currentTarget.getBoundingClientRect(),_=g.clientX-y.left,x=g.clientY-y.top;if(Number.isNaN(_)||Number.isNaN(x))return;const b=mt(Y2(t),{x:_,y:x});let w=!1;for(const S of r)if(S.type==="pcb_component"&&oVn(S,b,10/t.a)){i(),l(S.pcb_component_id),w=!0;const E=Math.random().toString();d({dragStart:b,originalCenter:S.center,dragEnd:b,edit_event_id:E}),o({edit_event_id:E,edit_event_type:"edit_pcb_component_location",pcb_edit_event_type:"edit_component_location",pcb_component_id:S.pcb_component_id,original_center:S.center,new_center:S.center,in_progress:!0,created_at:Date.now()}),p(!0);break}if(w||l(null),w)return g.preventDefault(),!1},onMouseMove:g=>{if(!c||!u)return;const y=g.currentTarget.getBoundingClientRect(),_=g.clientX-y.left,x=g.clientY-y.top;if(Number.isNaN(_)||Number.isNaN(x))return;const b=mt(Y2(t),{x:_,y:x});d({...u,dragEnd:b}),s({edit_event_id:u.edit_event_id,new_center:{x:u.originalCenter.x+b.x-u.dragStart.x,y:u.originalCenter.y+b.y-u.dragStart.y}})},onMouseUp:g=>{c&&(l(null),p(!1),u&&(s({edit_event_id:u.edit_event_id,in_progress:!1}),d(null)))},children:[n,!m&&r.filter(g=>g.type==="pcb_component").map(g=>{if(!g?.center)return null;const y=mt(t,g.center);return V.jsx("div",{style:{position:"absolute",pointerEvents:"none",left:y.x,top:y.y,width:g.width*t.a+20,height:g.height*t.a+20,transform:"translate(-50%, -50%)",background:h&&c===g.pcb_component_id?"rgba(255, 0, 0, 0.2)":""}},g.pcb_component_id)})]})},aVn=({hotkeys:n})=>(q.useEffect(()=>{const e=t=>{n.forEach(r=>{t.key===r.key&&r.onUse()})};return window.addEventListener("keydown",e),()=>{window.removeEventListener("keydown",e)}},[n]),V.jsx("div",{className:$P`
|
|
5423
5423
|
display: flex;
|
|
5424
5424
|
flex-direction: column;
|
|
5425
5425
|
font-family: sans-serif;
|
|
@@ -5458,7 +5458,7 @@ $1`).replace(/>(\s*)(?=<!--\s*\/)/g,"> ")}}});function Zdt(n,e,t){if(!e||!t)retu
|
|
|
5458
5458
|
transition: opacity 0.2s;
|
|
5459
5459
|
margin-bottom: 10px;
|
|
5460
5460
|
color: red;
|
|
5461
|
-
`,pVn=({children:n,transform:e=Jc(),elements:t})=>{const r=q.useRef(null),{isShowingDRCErrors:i,hoveredErrorId:o}=Pd(l=>({isShowingDRCErrors:l.is_showing_drc_errors,hoveredErrorId:l.hovered_error_id}));if(!t)return V.jsx("div",{style:{position:"relative"},ref:r,children:n});const s=t.filter(l=>l.type==="pcb_trace_error"),a=t.filter(l=>l.type==="pcb_trace_error"&&l.message?.includes("Multiple components found with name")),c=new Map;return t.forEach(l=>{l.type==="pcb_port"&&c.set(l.pcb_port_id,l)}),V.jsxs("div",{style:{position:"relative"},ref:r,children:[n,s.map((l,u)=>{const{pcb_port_ids:d,pcb_trace_id:h}=l,f=d?.[0]?c.get(d[0]):void 0,p=d?.[1]?c.get(d[1]):void 0,m=t?W9(t).pcb_trace.get(h):void 0,g=l.pcb_trace_error_id||`error_${u}_${l.error_type}_${l.message?.slice(0,20)}`,y=o===g;if(f&&p){const _=mt(e,{x:f.x,y:f.y}),x=mt(e,{x:p.x,y:p.y});if(!i)return null;const b=!(isNaN(_.x)||isNaN(_.y)||isNaN(x.x)||isNaN(x.y)),w={x:(_.x+x.x)/2,y:(_.y+x.y)/2};if(isNaN(w.x)||isNaN(w.y))return null;const S=Vxe(w,r);return V.jsxs(q.Fragment,{children:[V.jsx(dVn,{screenPort1:_,screenPort2:x,errorCenter:w,canLineBeDrawn:b,isHighlighted:y}),V.jsx("div",{style:{position:"absolute",left:w.x-15,top:w.y-15,width:30,height:30,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:E=>{const C=E.currentTarget.nextElementSibling;if(C){const A=C.querySelector(".error-message");A&&(A.style.opacity="1")}},onMouseLeave:E=>{if(!y){const C=E.currentTarget.nextElementSibling;if(C){const A=C.querySelector(".error-message");A&&(A.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:y?200:100,left:S.left,top:S.top,color:y?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:i||y?"flex":"none",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:S.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:y?1:0,border:`1px solid ${y?"#ff4444":"red"}`},children:l.message})})]},g)}if(m?.route&&(i||y)){const _=m.route.map(S=>mt(e,{x:S.x,y:S.y}));if(_.some(S=>isNaN(S.x)||isNaN(S.y)))return null;const x=Math.floor(_.length/2),b=_[x],w=Vxe(b,r);return V.jsxs(q.Fragment,{children:[V.jsx(hVn,{points:_,errorCenter:b,isHighlighted:y}),V.jsx("div",{style:{position:"absolute",left:b.x-15,top:b.y-15,width:30,height:30,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:S=>{const E=S.currentTarget.nextElementSibling;if(E){const C=E.querySelector(".error-message");C&&(C.style.opacity="1")}},onMouseLeave:S=>{if(!y){const E=S.currentTarget.nextElementSibling;if(E){const C=E.querySelector(".error-message");C&&(C.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:y?Kl.errorOverlay+10:Kl.errorOverlay+1,left:w.left,top:w.top,color:y?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:"flex",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:w.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:y?1:0,border:`1px solid ${y?"#ff4444":"red"}`},children:l.message})})]},g)}return null}),a.map((l,u)=>{const d=l.component_name||l.message?.match(/name "([^"]+)"/)?.[1];if(!d)return null;const h=t?.filter(m=>m.type==="source_component"&&m.name===d||m.type==="pcb_component"&&t?.find(g=>g.type==="source_component"&&g.source_component_id===m.source_component_id&&g.name===d))||[],f=l.pcb_trace_error_id||`error_${u}_${l.error_type}_${l.message?.slice(0,20)}`,p=o===f;return!p&&!i?null:h.map((m,g)=>{let y={x:0,y:0};if(m.type==="pcb_component")y=m.center||{x:0,y:0};else if(m.type==="source_component"){const A=t?.find(R=>R.type==="pcb_component"&&R.source_component_id===m.source_component_id);A&&A.type==="pcb_component"&&(y=A.center||{x:0,y:0})}const _=mt(e,y);if(isNaN(_.x)||isNaN(_.y))return null;const x=Math.abs(e.a),E=Math.max(8,Math.min(30,.5*x)),C=Vxe(_,r);return V.jsxs(q.Fragment,{children:[V.jsx("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none",mixBlendMode:"difference",zIndex:Kl.errorOverlay},width:"100%",height:"100%",children:p?V.jsx("polygon",{points:`${_.x},${_.y-E*1.25} ${_.x+E},${_.y} ${_.x},${_.y+E*1.25} ${_.x-E},${_.y}`,fill:"#ff4444"}):V.jsx("circle",{cx:_.x,cy:_.y,r:E,fill:"none",stroke:p?"#ff4444":"red",strokeWidth:p?Math.max(2,E*.15):Math.max(1,E*.1),opacity:1})}),V.jsx("div",{style:{position:"absolute",left:_.x-(E+10),top:_.y-(E+10),width:(E+10)*2,height:(E+10)*2,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:A=>{const R=A.currentTarget.nextElementSibling;if(R){const L=R.querySelector(".error-message");L&&(L.style.opacity="1")}},onMouseLeave:A=>{if(!p){const R=A.currentTarget.nextElementSibling;if(R){const L=R.querySelector(".error-message");L&&(L.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:p?Kl.errorOverlay+20:Kl.errorOverlay+10,left:C.left,top:C.top,color:p?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:i||p?"flex":"none",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:C.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:p?1:0,border:`1px solid ${p?"#ff4444":"red"}`},children:l.message})})]},`${f}_${g}`)})})]})};function fVn(n,e){return n.size!==e.size?!1:Array.from(n).every(t=>e.has(t))}function mVn({primitiveElement:n,elements:e}){let t=n.trace_length?`${n.trace_length.toFixed(3)}`:"";const r=W9(e).source_trace.get(n?.source_trace_id);if(r?.display_name&&(r?.max_length?t+=` / ${r.max_length}mm `:t+=" mm ",t+=`(${r.display_name})`),!t)return null;const i=n.trace_length&&r?.max_length&&n.trace_length>r.max_length;return{text:t,isOverLength:i}}function yVn(n){const{primitives:e,is_showing_multiple_traces_length:t,elements:r}=n,i=e.filter(c=>c._element.type==="pcb_trace"),o=r.filter(c=>c.type==="source_trace"),s=e.filter(c=>c._element.type!=="pcb_trace"),a=i.filter(c=>o.some(l=>c._element.type==="pcb_trace"&&c._element.source_trace_id===l.source_trace_id&&l.max_length!==void 0));if(!t)return[...s,...a];if(i.length>1){const c=i.reduce((l,u)=>{const d=l._element.trace_length;return u._element.trace_length<d?u:l},i[0]);return[...s,c]}return e}var gVn={position:"absolute",left:0,top:0,pointerEvents:"none",color:"red",fontFamily:"sans-serif",fontSize:12,textShadow:"0 0 2px black"},_Vn=n=>{const{_element:e,_parent_pcb_component:t,_parent_source_component:r,_source_port:i}=n;switch(e.type){case"pcb_trace":return e.trace_length?`${e.trace_length.toFixed(3)}`:"";case"pcb_smtpad":case"pcb_plated_hole":{const o=[],s=Array.from(new Set((e.port_hints??[]).concat(i?.port_hints??[]))).filter(c=>!/^[0-9]+$/.test(c)).filter(c=>!c.includes("unnamed_")).sort((c,l)=>l.localeCompare(c)),a=r&&"name"in r&&r.name&&!r.name.includes("unnamed_")?r.name:null;return s.length>0?a?o.push(...s.map(c=>`${a}.${c}`)):o.push(...s):a&&o.push(a),o.join(", ")}default:return""}},xVn={top:"red",bottom:"aqua"},bVn=({primitive:n,mousePos:e,elements:t})=>{const[r,i]=q.useState(!1),o=n._element;q.useEffect(()=>{setTimeout(()=>{i(!0)},100)},[]);const[s,a,c,l]=[n.screen_x,n.screen_y,n.screen_w,n.screen_h],u=n.same_space_index??0,d=26,h=xVn[n?._element?.layer]??"red";let f=0;if(o.type==="pcb_smtpad"&&o?.shape==="rotated_rect"?f=o?.ccw_rotation??0:(o.type==="pcb_smtpad"&&(o?.shape==="pill"||o?.shape==="rotated_pill")&&"ccw_rotation"in n||o.type==="pcb_plated_hole"&&(o?.shape==="pill"||o?.shape==="oval")&&"ccw_rotation"in n)&&(f=o.ccw_rotation??0),o.type==="pcb_trace"){const g=mVn({primitiveElement:o,elements:t});if(!g)return null;const y=e.y-35;return V.jsx("div",{style:{zIndex:Kl.elementOverlay,position:"absolute",left:e.x,top:y,color:h,pointerEvents:"none",transform:"translateX(-50%)"},children:V.jsx("div",{style:{backgroundColor:"#f2efcc",color:g.isOverLength?"red":"black",textShadow:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",padding:"6px 6px",borderRadius:"6px",fontSize:"14px",minWidth:"45px",textAlign:"center",whiteSpace:"nowrap"},children:g.text})})}const p=_Vn(n);return p.trim().length===0?null:V.jsx("div",{style:{zIndex:Kl.elementOverlay,position:"absolute",left:s-c/2-8,top:a-l/2-8,width:c+16,height:l+16,color:h,transform:`rotate(${-f}deg)`,transformOrigin:"center center"},children:V.jsx("div",{style:{width:r?`calc(100% + ${d*2*u}px)`:"100%",height:r?`calc(100% + ${d*2*u}px)`:"100%",marginLeft:r?`${-d*u}px`:0,marginTop:r?`${-d*u}px`:0,border:`1px solid ${h}`,opacity:r||u===0?1:0,transition:"width 0.2s, height 0.2s, margin-left 0.2s, margin-top 0.2s, opacity 0.2s"},children:V.jsx("div",{style:{position:"absolute",bottom:l+20+d*u,marginRight:r?`${-d*u}px`:0,marginBottom:r?0:-d*u,transition:"margin-right 0.2s, margin-bottom 0.2s",backgroundColor:"#f2efcc",color:"black",textShadow:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",padding:"6px 6px",borderRadius:"6px",fontSize:"14px",transform:`rotate(${f}deg)`,minWidth:"45px",textAlign:"center"},children:p})})})},vVn=({highlightedPrimitives:n,mousePos:e,elements:t})=>{const[r,i]=Pd(a=>[a.is_moving_component,a.is_showing_multiple_traces_length]),o=n.some(a=>a._element.type==="pcb_smtpad")&&n.some(a=>a._element.type==="pcb_trace");let s=n;return o&&(s=s.filter(a=>a._element.type==="pcb_smtpad")),s=yVn({primitives:s,is_showing_multiple_traces_length:i,elements:t}),V.jsx("div",{style:gVn,children:!r&&s.map((a,c)=>V.jsx(bVn,{primitive:a,mousePos:e,elements:t},c))})},N8=n=>n?.type==="pcb_component",E0t=n=>n?.type==="pcb_group",wVn=n=>n?.type==="pcb_panel",qxe=n=>n?.type==="pcb_board",Pu={MIN_LINE_LENGTH_FOR_LABEL:40,LABEL_OFFSET_ABOVE:2,LABEL_OFFSET_BELOW:-18,LABEL_OFFSET_RIGHT:8,LABEL_OFFSET_LEFT:-120,Y_LABEL_MIN_WIDTH:110,LINE_STROKE_WIDTH:1.5,LINE_DASH_PATTERN:"4,4",COMPONENT_MARKER_RADIUS:3,LABEL_FONT_SIZE:11,ANCHOR_MARKER_SIZE:6,ANCHOR_MARKER_STROKE_WIDTH:1.5},Qx={OFFSET_LINE:"white",COMPONENT_MARKER_FILL:"#66ccff",COMPONENT_MARKER_STROKE:"white",LABEL_TEXT:"white"},Wxe=({targets:n,transform:e,containerWidth:t,containerHeight:r})=>{if(n.length===0)return null;const i={color:Qx.LABEL_TEXT,mixBlendMode:"difference",pointerEvents:"none",fontSize:Pu.LABEL_FONT_SIZE,fontFamily:"monospace",fontWeight:"bold"},o=new Map;return n.forEach(s=>{if(!o.has(s.anchor_id)){const a=mt(e,s.anchor);o.set(s.anchor_id,a)}}),V.jsx("div",{style:{position:"absolute",left:0,top:0,width:t,height:r,overflow:"hidden",pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:V.jsxs("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none"},width:t,height:r,children:[n.map(s=>{const a=s.anchor,c=s.anchor_id,l=s.target,u=o.get(c),d=mt(e,l),h=l.x-a.x,f=l.y-a.y,p=Math.abs(d.x-u.x),m=Math.abs(d.y-u.y),g=d.y<u.y,y=d.x>u.x,_=g?Pu.LABEL_OFFSET_ABOVE:Pu.LABEL_OFFSET_BELOW,x=y?Pu.LABEL_OFFSET_RIGHT:Pu.LABEL_OFFSET_LEFT,b=p>Pu.MIN_LINE_LENGTH_FOR_LABEL,w=m>Pu.MIN_LINE_LENGTH_FOR_LABEL,S=`${s.display_offset_x??h.toFixed(2)}mm`,E=`${s.display_offset_y??f.toFixed(2)}mm`;return V.jsxs("g",{children:[V.jsx("line",{x1:u.x,y1:u.y,x2:d.x,y2:u.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.LINE_STROKE_WIDTH,strokeDasharray:Pu.LINE_DASH_PATTERN}),V.jsx("line",{x1:d.x,y1:u.y,x2:d.x,y2:d.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.LINE_STROKE_WIDTH,strokeDasharray:Pu.LINE_DASH_PATTERN}),s.type==="component"||s.type==="board"?V.jsx("circle",{cx:d.x,cy:d.y,r:Pu.COMPONENT_MARKER_RADIUS,fill:Qx.COMPONENT_MARKER_FILL,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1}):V.jsxs(V.Fragment,{children:[V.jsx("line",{x1:d.x-Pu.ANCHOR_MARKER_SIZE,y1:d.y,x2:d.x+Pu.ANCHOR_MARKER_SIZE,y2:d.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH}),V.jsx("line",{x1:d.x,y1:d.y-Pu.ANCHOR_MARKER_SIZE,x2:d.x,y2:d.y+Pu.ANCHOR_MARKER_SIZE,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH})]}),b&&V.jsx("foreignObject",{x:Math.min(u.x,d.x),y:u.y+_,width:Math.abs(d.x-u.x),height:20,style:{overflow:"visible"},children:V.jsx("div",{style:{...i,textAlign:"center"},children:S})}),w&&V.jsx("foreignObject",{x:d.x+x,y:Math.min(u.y,d.y),width:Pu.Y_LABEL_MIN_WIDTH,height:Math.abs(d.y-u.y),style:{overflow:"visible"},children:V.jsx("div",{style:{...i,display:"flex",alignItems:"center",justifyContent:y?"flex-start":"flex-end",whiteSpace:"nowrap",padding:"0 4px",height:"100%"},children:E})})]},s.id)}),Array.from(o.entries()).map(([s,a])=>V.jsxs("g",{children:[V.jsx("line",{x1:a.x-Pu.ANCHOR_MARKER_SIZE,y1:a.y,x2:a.x+Pu.ANCHOR_MARKER_SIZE,y2:a.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH}),V.jsx("line",{x1:a.x,y1:a.y-Pu.ANCHOR_MARKER_SIZE,x2:a.x,y2:a.y+Pu.ANCHOR_MARKER_SIZE,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH})]},`anchor-${s}`))]})})},SVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(y=>qxe(y)),s=n.filter(y=>N8(y)),a=n.filter(y=>E0t(y)),c=e.map(y=>N8(y._parent_pcb_component)?y._parent_pcb_component.pcb_component_id:N8(y._element)?y._element.pcb_component_id:null).filter(y=>!!y),l=new Set;if(c.forEach(y=>{const _=s.find(x=>x.pcb_component_id===y);_?.pcb_group_id&&l.add(_.pcb_group_id)}),!Pd(y=>y.is_showing_group_anchor_offsets)&&c.length===0)return null;const d=s.map(y=>{const _=y.positioned_relative_to_pcb_board_id;if(!_)return null;const x=o.find(b=>b.pcb_board_id===_);return x?{component:y,board:x,type:"component"}:null}).filter(y=>!!y),h=a.map(y=>{const _=y.positioned_relative_to_pcb_board_id;if(!_||!y.center)return null;const x=o.find(b=>b.pcb_board_id===_);return x?{group:y,board:x,type:"group"}:null}).filter(y=>!!y),f=[...d,...h];if(f.length===0)return null;const p=c.length===0,m=f.filter(y=>y.type==="component"?p||c.includes(y.component.pcb_component_id):p||l.has(y.group.pcb_group_id));if(m.length===0)return null;const g=m.map(y=>y.type==="component"?{id:`${y.board.pcb_board_id}-${y.component.pcb_component_id}-${y.type}`,anchor:y.board.center,anchor_id:y.board.pcb_board_id,target:y.component.center,type:"component",display_offset_x:y.component.display_offset_x,display_offset_y:y.component.display_offset_y}:{id:`${y.board.pcb_board_id}-${y.group.pcb_group_id}-${y.type}`,anchor:y.board.center,anchor_id:y.board.pcb_board_id,target:{x:y.group.anchor_position?.x??y.group.center.x,y:y.group.anchor_position?.y??y.group.center.y},type:"group",display_offset_x:y.group.display_offset_x,display_offset_y:y.group.display_offset_y}).filter(y=>!!y);return V.jsx(Wxe,{targets:g,transform:t,containerWidth:r,containerHeight:i})},MVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(y=>E0t(y)),s=n.filter(y=>N8(y)),a=e.map(y=>N8(y._parent_pcb_component)?y._parent_pcb_component.pcb_component_id:N8(y._element)?y._element.pcb_component_id:null).filter(y=>!!y),c=(y,_)=>{if(_.has(y))return;_.add(y);const x=o.find(b=>b.pcb_group_id===y);x?.position_mode==="relative_to_group_anchor"&&x.positioned_relative_to_pcb_group_id&&c(x.positioned_relative_to_pcb_group_id,_)},l=new Set;if(a.forEach(y=>{const _=s.find(x=>x.pcb_component_id===y);_&&(_.position_mode==="relative_to_group_anchor"&&_.positioned_relative_to_pcb_group_id&&c(_.positioned_relative_to_pcb_group_id,l),_.pcb_group_id&&c(_.pcb_group_id,l))}),!Pd(y=>y.is_showing_group_anchor_offsets)&&a.length===0)return null;const d=s.map(y=>{if(y.position_mode==="relative_to_group_anchor"&&y.positioned_relative_to_pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.positioned_relative_to_pcb_group_id);return _&&_.anchor_position?{component:y,parentGroup:_,type:"component"}:null}if(y.pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.pcb_group_id);return _&&_.anchor_position?{component:y,parentGroup:_,type:"component"}:null}return null}).filter(y=>!!y),h=o.map(y=>{if(y.position_mode==="relative_to_group_anchor"&&y.positioned_relative_to_pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.positioned_relative_to_pcb_group_id);if(_&&_.anchor_position&&y.anchor_position)return{group:y,parentGroup:_,type:"group"}}return null}).filter(y=>!!y),f=[...d,...h];if(f.length===0)return null;const p=a.length===0,m=f.filter(y=>y.type==="component"?p||a.includes(y.component.pcb_component_id):p||l.has(y.group.pcb_group_id)||l.has(y.parentGroup.pcb_group_id));if(m.length===0)return null;const g=m.map(y=>{const _=y.parentGroup.anchor_position;return _?y.type==="component"?y.component.center?{id:`${y.parentGroup.pcb_group_id}-${y.component.pcb_component_id}-${y.type}`,anchor:_,anchor_id:y.parentGroup.pcb_group_id,target:y.component.center,type:"component",display_offset_x:y.component.display_offset_x,display_offset_y:y.component.display_offset_y}:null:y.group.anchor_position?{id:`${y.parentGroup.pcb_group_id}-${y.group.pcb_group_id}-${y.type}`,anchor:_,anchor_id:y.parentGroup.pcb_group_id,target:y.group.anchor_position,type:"group",display_offset_x:y.group.display_offset_x,display_offset_y:y.group.display_offset_y}:null:null}).filter(y=>!!y);return V.jsx(Wxe,{targets:g,transform:t,containerWidth:r,containerHeight:i})},EVn=(n,e)=>{const t=n.pcb_component_id,r=e.filter(i=>(i.type==="pcb_smtpad"||i.type==="pcb_plated_hole")&&i.pcb_component_id===t||i.type==="pcb_hole"&&i.pcb_component_id===t);return r.length===0?Yxe([n]):Yxe(r)},TVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=new Map;for(const a of e)N8(a._parent_pcb_component)&&o.set(a._parent_pcb_component.pcb_component_id,a._parent_pcb_component),N8(a._element)&&o.set(a._element.pcb_component_id,a._element);if(o.size===0)return null;const s=[];for(const a of o.values()){const c=EVn(a,n);if(!c)continue;const l=a.positioned_relative_to_pcb_group_id??a.pcb_group_id,u=l?W9(n).pcb_group.get(l):null;s.push({component:a,bbox:c,group:u})}return s.length===0?null:V.jsx("div",{style:{position:"absolute",left:0,top:0,width:r,height:i,overflow:"hidden",pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:V.jsx("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none"},width:r,height:i,children:s.map(({component:a,bbox:c,group:l})=>{const u=mt(t,{x:c.minX,y:c.maxY}),d=mt(t,{x:c.maxX,y:c.minY}),h={x:Math.min(u.x,d.x),y:Math.min(u.y,d.y),width:Math.abs(d.x-u.x),height:Math.abs(d.y-u.y)},f=a.center??{x:(c.minX+c.maxX)/2,y:(c.minY+c.maxY)/2},p=mt(t,f);return V.jsxs("g",{children:[V.jsx("rect",{x:h.x,y:h.y,width:h.width,height:h.height,fill:"none",stroke:"white",strokeWidth:1.5,strokeDasharray:"4,4"}),V.jsx("line",{x1:p.x-6,y1:p.y,x2:p.x+6,y2:p.y,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1.5}),V.jsx("line",{x1:p.x,y1:p.y-6,x2:p.x,y2:p.y+6,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1.5}),V.jsx("circle",{cx:p.x,cy:p.y,r:Pu.COMPONENT_MARKER_RADIUS,fill:Qx.COMPONENT_MARKER_FILL,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1})]},a.pcb_component_id)})})})},CVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(f=>wVn(f)),s=n.filter(f=>qxe(f)),a=e.map(f=>qxe(f._element)?f._element.pcb_board_id:null).filter(f=>!!f);if(!Pd(f=>f.is_showing_group_anchor_offsets)&&a.length===0)return null;const l=s.map(f=>{const p=f.pcb_panel_id,m=f.position_mode;if(!p||m!=="relative_to_panel_anchor")return null;const g=o.find(y=>y.pcb_panel_id===p);return g?{board:f,panel:g,type:"board"}:null}).filter(f=>!!f);if(l.length===0)return null;const u=a.length===0,d=l.filter(f=>u||a.includes(f.board.pcb_board_id));if(d.length===0)return null;const h=d.map(f=>f.board.center?{id:`${f.panel.pcb_panel_id}-${f.board.pcb_board_id}-${f.type}`,anchor:f.panel.center,anchor_id:f.panel.pcb_panel_id,target:f.board.center,type:"board",display_offset_x:f.board.display_offset_x,display_offset_y:f.board.display_offset_y}:null).filter(f=>!!f);return V.jsx(Wxe,{targets:h,transform:t,containerWidth:r,containerHeight:i})},tq=n=>{if(n.length===0)return null;let e=n[0].x,t=n[0].y,r=n[0].x,i=n[0].y;for(const o of n)o.x<e&&(e=o.x),o.y<t&&(t=o.y),o.x>r&&(r=o.x),o.y>i&&(i=o.y);return{center:{x:(e+r)/2,y:(t+i)/2},width:r-e,height:i-t}},T0t=(n,e)=>{if(e.length<3)return!1;let t=!1;for(let r=0,i=e.length-1;r<e.length;i=r++){const o=e[r].x,s=e[r].y,a=e[i].x,c=e[i].y;s>n.y!=c>n.y&&n.x<(a-o)*(n.y-s)/(c-s||Number.EPSILON)+o&&(t=!t)}return t},PVn=(n,e,t)=>{const r=[];for(const i of n){if(!i._element)continue;if("x1"in i&&i._element?.type==="pcb_trace"){const a=Hm({x:e.x,y:e.y},{x:i.x1,y:i.y1},{x:i.x2,y:i.y2}),c=i.width||.5,l=Math.max(c*25,2)/t.a;a<l&&r.push(i);continue}if(i.pcb_drawing_type==="polygon"){const a=i.points.map(l=>({x:gn.parse(l.x),y:gn.parse(l.y)})),c=tq(a);if(!c||e.x<c.center.x-c.width/2||e.x>c.center.x+c.width/2||e.y<c.center.y-c.height/2||e.y>c.center.y+c.height/2)continue;T0t(e,a)&&r.push(i);continue}if(i.pcb_drawing_type==="polygon_with_arcs"){const a=i.brep_shape.outer_ring.vertices.map(l=>({x:gn.parse(l.x),y:gn.parse(l.y)})),c=tq(a);if(!c||e.x<c.center.x-c.width/2||e.x>c.center.x+c.width/2||e.y<c.center.y-c.height/2||e.y>c.center.y+c.height/2)continue;T0t(e,a)&&r.push(i);continue}if(!("x"in i&&"y"in i))continue;let o=0,s=0;if("w"in i&&"h"in i)o=i.w,s=i.h;else if("r"in i)o=i.r*2,s=i.r*2;else if("rX"in i&&"rY"in i)o=i.rX*2,s=i.rY*2;else continue;Math.abs(i.x-e.x)<o/2&&Math.abs(i.y-e.y)<s/2&&r.push(i)}return r},AVn=({elements:n,children:e,transform:t,primitives:r,onMouseHoverOverPrimitives:i})=>{const[o,s]=q.useState([]),[a,c]=q.useState({x:0,y:0}),[l,{width:u,height:d}]=BO(),h=q.useMemo(()=>{const p=[];for(const m of o){if(m._element?.type==="pcb_via"||m._element?.type==="pcb_component"||m?.layer==="drill"||m?.is_hoverable===!1)continue;let g=null,y=0,_=0;if(m.pcb_drawing_type==="polygon"){const S=tq(m.points);if(!S)continue;g=S.center,y=S.width,_=S.height}else if(m.pcb_drawing_type==="polygon_with_arcs"){const S=m.brep_shape.outer_ring.vertices.map(C=>({x:C.x,y:C.y})),E=tq(S);if(!E)continue;g=E.center,y=E.width,_=E.height}else"x"in m&&"y"in m&&(g={x:m.x,y:m.y},y="w"in m?m.w:"r"in m?m.r*2:"rX"in m&&"rY"in m?m.rX*2:0,_="h"in m?m.h:"r"in m?m.r*2:"rX"in m&&"rY"in m?m.rY*2:0);if(!g)continue;const x=mt(t,g),b={w:y*t.a,h:_*t.a},w=p.filter(S=>x.x===S.screen_x&&x.y===S.screen_y&&b.w===S.screen_w&&b.h===S.screen_h).length;p.push({...m,x:g.x,y:g.y,w:y,h:_,screen_x:x.x,screen_y:x.y,screen_w:b.w,screen_h:b.h,same_space_index:w})}return p},[o,t]),f=(p,m,g,y)=>{c({x:p,y:m});const _=mt(Y2(g),{x:p,y:m}),x=PVn(y,_,g);fVn(new Set(x.map(b=>b._pcb_drawing_object_id)),new Set(o.map(b=>b._pcb_drawing_object_id)))||(s(x),i(x))};return V.jsxs("div",{ref:l,style:{position:"relative",width:"100%",height:"100%"},onMouseMove:p=>{if(t){const m=p.currentTarget.getBoundingClientRect(),g=p.clientX-m.left,y=p.clientY-m.top;f(g,y,t,r)}},onTouchStart:p=>{if(t){const m=p.touches[0],g=p.currentTarget.getBoundingClientRect(),y=m.clientX-g.left,_=m.clientY-g.top;f(y,_,t,r)}},children:[e,V.jsx(vVn,{elements:n,mousePos:a,highlightedPrimitives:h}),t&&V.jsxs(V.Fragment,{children:[V.jsx(SVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(MVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(TVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(CVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d})]})]})},C0t=["rgb(255, 100, 100)","rgb(100, 255, 100)","rgb(100, 100, 255)","rgb(255, 255, 100)","rgb(255, 100, 255)","rgb(100, 255, 255)","rgb(255, 150, 100)","rgb(150, 100, 255)","rgb(100, 255, 150)","rgb(255, 100, 150)"],RVn=({children:n,transform:e=Jc(),elements:t=[],hoveredComponentIds:r=[]})=>{const[i,{width:o,height:s}]=BO(),a=q.useRef(null),{is_showing_pcb_groups:c,pcb_group_view_mode:l,is_showing_group_anchor_offsets:u}=Pd(d=>({is_showing_pcb_groups:d.is_showing_pcb_groups,pcb_group_view_mode:d.pcb_group_view_mode,is_showing_group_anchor_offsets:d.is_showing_group_anchor_offsets}));return q.useEffect(()=>{const d=a.current;if(!d||!o||!s)return;d.width=o,d.height=s;const h=d.getContext("2d");if(!h||(h.clearRect(0,0,o,s),!c))return;const f=t.filter(S=>S.type==="pcb_group"),p=t.filter(S=>S.type==="pcb_component"),m=t.filter(S=>S.type==="source_group"),g=new Map(m.map(S=>[S.source_group_id,S])),y=f.filter(S=>{if(S.name?.toLowerCase().includes("subpanel"))return!1;if(l==="all")return!0;if(!S.source_group_id)return!1;const E=g.get(S.source_group_id);return E?E.was_automatically_named!==!0:!1}),_=new Map;m.forEach(S=>{const E=S;if(E.parent_source_group_id){const C=_.get(E.parent_source_group_id)||[];C.push(S.source_group_id),_.set(E.parent_source_group_id,C)}});const x=S=>{const E=[],C=_.get(S)||[];for(const A of C)E.push(A),E.push(...x(A));return E},b=S=>{const E=m.find(C=>C.source_group_id===S);return E?.parent_source_group_id?1+b(E.parent_source_group_id):0},w=new Set;if(r.length>0)for(const S of p){if(!r.includes(S.pcb_component_id))continue;const E=S.positioned_relative_to_pcb_group_id??S.pcb_group_id;E&&w.add(E)}y.forEach((S,E)=>{let C=p.filter(ke=>ke.pcb_group_id===S.pcb_group_id);if(S.source_group_id){const ke=x(S.source_group_id),je=f.filter(Re=>Re.source_group_id&&ke.includes(Re.source_group_id));for(const Re of je){const be=p.filter(Ce=>Ce.pcb_group_id===Re.pcb_group_id);C=[...C,...be]}}let A,R,L,O,F=!1;if(S.center&&S.width&&S.height){F=!0;const ke=S.width/2,je=S.height/2;A=S.center.x-ke,L=S.center.x+ke,R=S.center.y-je,O=S.center.y+je}else if(C.length===0||(A=1/0,R=1/0,L=-1/0,O=-1/0,C.forEach(ke=>{if(ke.center&&typeof ke.width=="number"&&typeof ke.height=="number"){const je=ke.center.x-ke.width/2,Re=ke.center.x+ke.width/2,be=ke.center.y+ke.height/2,Ce=ke.center.y-ke.height/2;A=Math.min(A,je),L=Math.max(L,Re),R=Math.min(R,Ce),O=Math.max(O,be)}}),A===1/0||L===-1/0))return;const B=S.source_group_id?b(S.source_group_id):0,j=S.source_group_id?x(S.source_group_id).length>0:!1;if(!F){const Re=1+(j?.5:0);A-=Re,L+=Re,R-=Re,O+=Re}const G=mt(e,{x:A,y:O}),W=mt(e,{x:L,y:O}),Q=mt(e,{x:A,y:R}),ne=mt(e,{x:L,y:R}),ue=C0t[E%C0t.length];h.strokeStyle=ue,h.lineWidth=2;const te=Math.max(4,Math.min(12,8*Math.abs(e.a))),re=Math.max(2,Math.min(6,4*Math.abs(e.a))),ce=te*(j?1.3:1),fe=re;h.setLineDash([ce,fe]),h.beginPath(),h.moveTo(G.x,G.y),h.lineTo(W.x,W.y),h.lineTo(ne.x,ne.y),h.lineTo(Q.x,Q.y),h.closePath(),h.stroke();const Me=Math.max(8,Math.min(12,10*Math.abs(e.a))),Pe=B==0||B==1?0:B*.11,Ne=Me*(1-Pe),me=4,Se=S.name||`Group ${E+1}`;h.font=`${Ne}px sans-serif`,h.setLineDash([]);const He=h.measureText(Se).width+me*2,Ye=Ne+me*2,We=G.x-5,ge=G.y-5,Ze=3;if(h.fillStyle="rgba(0, 0, 0, 0.8)",h.beginPath(),h.roundRect(We,ge-Ye,He,Ye,Ze),h.fill(),h.fillStyle=ue,h.textAlign="left",h.textBaseline="middle",h.fillText(Se,We+me,ge-Ye/2),u&&w.has(S.pcb_group_id)&&!!S.anchor_position&&S.anchor_position){const ke=Array.isArray(S.anchor_position)?{x:S.anchor_position[0]??0,y:S.anchor_position[1]??0}:{x:S.anchor_position.x,y:S.anchor_position.y},je=mt(e,ke);h.strokeStyle="white",h.lineWidth=1.5,h.setLineDash([]);const Re=Math.max(4,Math.min(8,6*Math.abs(e.a)));h.beginPath(),h.moveTo(je.x-Re,je.y),h.lineTo(je.x+Re,je.y),h.stroke(),h.beginPath(),h.moveTo(je.x,je.y-Re),h.lineTo(je.x,je.y+Re),h.stroke()}})},[t,e,o,s,c,l,u,r]),V.jsxs("div",{ref:i,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:a,style:{position:"absolute",top:0,left:0,pointerEvents:"none",zIndex:Kl.pcbGroupOverlay,display:c?"block":"none"}})]})},NVn=({transform:n,soup:e,children:t})=>{const r=Pd(a=>a.is_showing_rats_nest),{netMap:i,idToNetMap:o}=q.useMemo(()=>i0t(e||[]),[e]),s=q.useMemo(()=>{if(!e||!r)return[];const a=h=>{const f=W9(e)[h.replace(/_\d+$/,"")].get(h);return f&&"x"in f&&"y"in f?{x:f.x,y:f.y}:null},c=(h,f)=>{const p=i[f]||[];let m=null,g=1/0;return p.forEach(y=>{const _=a(y);if(_){const x=Math.sqrt((h.x-_.x)**2+(h.y-_.y)**2);x<g&&x>0&&(g=x,m=_)}}),m},l=W9(e).pcb_port.list(),u=W9(e).source_trace.list(),d=[];return l.forEach((h,f)=>{const p=o[h.pcb_port_id];let m=!1;for(const _ of u)_.connected_source_port_ids.includes(h.source_port_id)&&_.connected_source_net_ids.length>0&&(m=!0);if(!p)return;const g={x:h.x,y:h.y},y=c(g,p);y&&d.push({key:`${h.pcb_port_id}-${f}`,startPoint:g,endPoint:y,isInNet:m})}),d},[e,i,o,r]);return!e||!r?t:(n||(n=Jc()),V.jsxs("div",{style:{position:"relative"},children:[t,V.jsx("svg",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",pointerEvents:"none",opacity:.5,zIndex:Kl.ratsNestOverlay},children:s.map(({key:a,startPoint:c,endPoint:l,isInNet:u})=>{const d=mt(n,c),h=mt(n,l);return V.jsx("line",{x1:d.x,y1:d.y,x2:h.x,y2:h.y,stroke:"white",strokeWidth:"1",strokeDasharray:u?"6,6":void 0},a)})})]}))},IVn={version:"1.11.361"},I8=(n,e,t)=>{const r=Pd(s=>s.is_mouse_over_container),i=q.useRef(r),o=q.useRef(e);q.useEffect(()=>{i.current=r},[r]),q.useEffect(()=>{o.current=e},[e]),q.useEffect(()=>{if(!n)return;const s=a=>{const c=a.target;if(c.tagName==="INPUT"||c.tagName==="TEXTAREA"||c.isContentEditable)return;const l=n.split("+"),u=l.includes("ctrl"),d=l.includes("shift"),h=l.includes("alt"),f=l.includes("meta"),p=l[l.length-1],m=t?.current?t.current.contains(document.activeElement)||document.activeElement===t.current:!1;(i.current||m)&&(!u||a.ctrlKey)&&(!d||a.shiftKey)&&(!h||a.altKey)&&(!f||a.metaKey)&&a.key.toLowerCase()===p.toLowerCase()&&(a.preventDefault(),o.current())};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[n])},kVn=()=>{const[n,e]=q.useState(!1);return q.useEffect(()=>{const t=()=>{e(window.innerWidth<=768)};return t(),window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)},[]),n},UO=(n,e={stopPropagation:!0})=>{const t=q.useRef(0),r=q.useCallback(s=>{e.stopPropagation&&s.stopPropagation();const a=Date.now();a-t.current<300||(t.current=a,n?.(s))},[n,e.stopPropagation]),i=q.useCallback(s=>{s.preventDefault(),r(s)},[r]);return{onClick:r,onTouchEnd:i,style:{touchAction:"manipulation"}}},HS=({children:n,isSmallScreen:e,onClick:t,...r})=>{const{style:i,...o}=UO(t);return V.jsx("div",{...r,...o,style:{backgroundColor:"#1F1F1F",border:"1px solid #666",margin:0,padding:4,paddingLeft:e?8:6,paddingRight:e?8:6,borderRadius:2,color:"#eee",cursor:"pointer",fontSize:12,height:"fit-content",userSelect:"none",whiteSpace:"nowrap",...i,...r.style},children:n})},OVn=({errorId:n,errorMessage:e,copiedErrorId:t,onCopy:r})=>{const{style:i,...o}=UO(()=>r(e,n));return V.jsx("button",{type:"button","aria-label":t===n?"Error message copied":"Copy error message",style:{position:"absolute",top:12,right:16,cursor:"pointer",color:"#888",fontSize:16,background:"none",border:"none",padding:0,display:"flex",alignItems:"center",...i},...o,children:t===n?V.jsx("span",{style:{color:"#4caf50",fontSize:12},children:"Copied!"}):V.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:V.jsx("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})})})},LVn=({elements:n,isOpen:e,isSmallScreen:t,onToggle:r,setHoveredErrorId:i})=>{const[o,s]=q.useState(null),[a,c]=q.useState(new Set),[l,u]=q.useState(new Set),[,d]=kYn(),h=q.useMemo(()=>n?.filter(_=>_.type.includes("error"))??[],[n]),f=h.length,p=q.useCallback((_,x)=>_.pcb_trace_error_id||`error_${x}_${_.error_type}_${_.message?.slice(0,20)}`,[]),m=q.useMemo(()=>{const _=new Map;return h.forEach((x,b)=>{const w=x.error_type||"unknown_error",S=_.get(w)||[];S.push({error:x,index:b,errorId:p(x,b)}),_.set(w,S)}),Array.from(_.entries()).map(([x,b])=>({errorType:x,errors:b}))},[h,p]),g=q.useCallback(_=>{c(x=>{const b=new Set(x);return b.has(_)?b.delete(_):b.add(_),b})},[]),y=q.useCallback(_=>{u(x=>{const b=new Set(x);return b.has(_)?b.delete(_):b.add(_),b})},[]);return V.jsxs("div",{style:{position:"relative"},children:[V.jsx(HS,{isSmallScreen:t,style:f>0?{color:"red"}:void 0,onClick:r,children:V.jsxs("div",{children:[f," errors"]})}),e&&f>0&&V.jsx("div",{style:{position:"absolute",top:"100%",left:0,backgroundColor:"#2a2a2a",border:"1px solid #666",borderRadius:4,marginTop:4,zIndex:1e3,minWidth:t?"280px":"400px",maxWidth:t?"90vw":"600px",maxHeight:"400px",overflow:"auto",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.3)"},children:m.map(({errorType:_,errors:x},b)=>{const w=a.has(_);return V.jsxs("div",{style:{borderBottom:b<m.length-1?"1px solid #444":"none"},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"12px 16px",cursor:"pointer",backgroundColor:"#232323",transition:"background-color 0.2s ease",touchAction:"manipulation",position:"sticky",top:0,zIndex:1},onMouseEnter:S=>{S.currentTarget.style.backgroundColor="#303030"},onMouseLeave:S=>{S.currentTarget.style.backgroundColor="#232323"},onTouchStart:S=>{S.stopPropagation(),S.currentTarget.style.backgroundColor="#303030"},onTouchEnd:S=>{S.stopPropagation(),S.preventDefault(),S.currentTarget.style.backgroundColor="#232323",g(_)},onClick:S=>{S.stopPropagation(),g(_)},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,color:"#ff6b6b"},children:[V.jsx("div",{style:{color:"#888",fontSize:"16px",transform:w?"rotate(90deg)":"rotate(0deg)",transition:"transform 0.2s ease",flexShrink:0},children:"›"}),V.jsx("div",{style:{fontWeight:"bold",fontSize:t?"12px":"13px"},children:_})]}),V.jsx("div",{style:{fontSize:t?"12px":"13px",color:"#aaa",whiteSpace:"nowrap",marginLeft:12},children:x.length})]}),!w&&x.map(({error:S,index:E,errorId:C})=>{const A=l.has(C),R=S.message??"No error message";return V.jsxs("div",{style:{borderTop:"1px solid #3a3a3a"},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",gap:12,padding:"12px 16px 12px 24px",cursor:"pointer",backgroundColor:"#2a2a2a",transition:"background-color 0.2s ease",touchAction:"manipulation"},onMouseEnter:L=>{L.currentTarget.style.backgroundColor="#333",i(C)},onMouseLeave:L=>{L.currentTarget.style.backgroundColor="#2a2a2a",i(null)},onTouchStart:L=>{L.stopPropagation(),L.currentTarget.style.backgroundColor="#333",i(C)},onTouchEnd:L=>{L.stopPropagation(),L.preventDefault(),L.currentTarget.style.backgroundColor="#2a2a2a",i(null),y(C)},onClick:L=>{L.stopPropagation(),y(C)},children:[V.jsx("div",{style:{flex:1,fontSize:t?"12px":"13px",color:"#ddd",lineHeight:1.4,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",userSelect:"text"},onMouseDown:L=>L.stopPropagation(),onClick:L=>L.stopPropagation(),children:R}),V.jsx("div",{style:{color:"#888",fontSize:"16px",transform:A?"rotate(0deg)":"rotate(90deg)",transition:"transform 0.2s ease",flexShrink:0},children:"›"})]}),A&&V.jsxs("div",{"data-error-id":E,style:{display:"block",padding:"12px 16px 12px 24px",backgroundColor:"#1a1a1a",borderTop:"1px solid #444",position:"relative"},children:[V.jsx("div",{style:{fontSize:t?"11px":"12px",color:"#ccc",lineHeight:1.5,wordWrap:"break-word",overflowWrap:"break-word",hyphens:"auto",userSelect:"text",paddingRight:30},onMouseDown:L=>L.stopPropagation(),onClick:L=>L.stopPropagation(),children:R}),V.jsx(OVn,{errorId:C,errorMessage:R,copiedErrorId:o,onCopy:(L,O)=>{d(L),s(O),setTimeout(()=>s(null),2e3)}})]})]},C)})]},_)})})]})},DVn=({name:n,selected:e,onClick:t})=>{const{style:r,...i}=UO(t);return V.jsxs("div",{className:$P`
|
|
5461
|
+
`,pVn=({children:n,transform:e=Jc(),elements:t})=>{const r=q.useRef(null),{isShowingDRCErrors:i,hoveredErrorId:o}=Pd(l=>({isShowingDRCErrors:l.is_showing_drc_errors,hoveredErrorId:l.hovered_error_id}));if(!t)return V.jsx("div",{style:{position:"relative"},ref:r,children:n});const s=t.filter(l=>l.type==="pcb_trace_error"),a=t.filter(l=>l.type==="pcb_trace_error"&&l.message?.includes("Multiple components found with name")),c=new Map;return t.forEach(l=>{l.type==="pcb_port"&&c.set(l.pcb_port_id,l)}),V.jsxs("div",{style:{position:"relative"},ref:r,children:[n,s.map((l,u)=>{const{pcb_port_ids:d,pcb_trace_id:h}=l,f=d?.[0]?c.get(d[0]):void 0,p=d?.[1]?c.get(d[1]):void 0,m=t?W9(t).pcb_trace.get(h):void 0,g=l.pcb_trace_error_id||`error_${u}_${l.error_type}_${l.message?.slice(0,20)}`,y=o===g;if(f&&p){const _=mt(e,{x:f.x,y:f.y}),x=mt(e,{x:p.x,y:p.y});if(!i)return null;const b=!(isNaN(_.x)||isNaN(_.y)||isNaN(x.x)||isNaN(x.y)),w={x:(_.x+x.x)/2,y:(_.y+x.y)/2};if(isNaN(w.x)||isNaN(w.y))return null;const S=Vxe(w,r);return V.jsxs(q.Fragment,{children:[V.jsx(dVn,{screenPort1:_,screenPort2:x,errorCenter:w,canLineBeDrawn:b,isHighlighted:y}),V.jsx("div",{style:{position:"absolute",left:w.x-15,top:w.y-15,width:30,height:30,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:E=>{const C=E.currentTarget.nextElementSibling;if(C){const A=C.querySelector(".error-message");A&&(A.style.opacity="1")}},onMouseLeave:E=>{if(!y){const C=E.currentTarget.nextElementSibling;if(C){const A=C.querySelector(".error-message");A&&(A.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:y?200:100,left:S.left,top:S.top,color:y?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:i||y?"flex":"none",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:S.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:y?1:0,border:`1px solid ${y?"#ff4444":"red"}`},children:l.message})})]},g)}if(m?.route&&(i||y)){const _=m.route.map(S=>mt(e,{x:S.x,y:S.y}));if(_.some(S=>isNaN(S.x)||isNaN(S.y)))return null;const x=Math.floor(_.length/2),b=_[x],w=Vxe(b,r);return V.jsxs(q.Fragment,{children:[V.jsx(hVn,{points:_,errorCenter:b,isHighlighted:y}),V.jsx("div",{style:{position:"absolute",left:b.x-15,top:b.y-15,width:30,height:30,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:S=>{const E=S.currentTarget.nextElementSibling;if(E){const C=E.querySelector(".error-message");C&&(C.style.opacity="1")}},onMouseLeave:S=>{if(!y){const E=S.currentTarget.nextElementSibling;if(E){const C=E.querySelector(".error-message");C&&(C.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:y?Kl.errorOverlay+10:Kl.errorOverlay+1,left:w.left,top:w.top,color:y?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:"flex",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:w.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:y?1:0,border:`1px solid ${y?"#ff4444":"red"}`},children:l.message})})]},g)}return null}),a.map((l,u)=>{const d=l.component_name||l.message?.match(/name "([^"]+)"/)?.[1];if(!d)return null;const h=t?.filter(m=>m.type==="source_component"&&m.name===d||m.type==="pcb_component"&&t?.find(g=>g.type==="source_component"&&g.source_component_id===m.source_component_id&&g.name===d))||[],f=l.pcb_trace_error_id||`error_${u}_${l.error_type}_${l.message?.slice(0,20)}`,p=o===f;return!p&&!i?null:h.map((m,g)=>{let y={x:0,y:0};if(m.type==="pcb_component")y=m.center||{x:0,y:0};else if(m.type==="source_component"){const A=t?.find(R=>R.type==="pcb_component"&&R.source_component_id===m.source_component_id);A&&A.type==="pcb_component"&&(y=A.center||{x:0,y:0})}const _=mt(e,y);if(isNaN(_.x)||isNaN(_.y))return null;const x=Math.abs(e.a),E=Math.max(8,Math.min(30,.5*x)),C=Vxe(_,r);return V.jsxs(q.Fragment,{children:[V.jsx("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none",mixBlendMode:"difference",zIndex:Kl.errorOverlay},width:"100%",height:"100%",children:p?V.jsx("polygon",{points:`${_.x},${_.y-E*1.25} ${_.x+E},${_.y} ${_.x},${_.y+E*1.25} ${_.x-E},${_.y}`,fill:"#ff4444"}):V.jsx("circle",{cx:_.x,cy:_.y,r:E,fill:"none",stroke:p?"#ff4444":"red",strokeWidth:p?Math.max(2,E*.15):Math.max(1,E*.1),opacity:1})}),V.jsx("div",{style:{position:"absolute",left:_.x-(E+10),top:_.y-(E+10),width:(E+10)*2,height:(E+10)*2,zIndex:Kl.errorOverlay+5,cursor:"pointer",borderRadius:"50%"},onMouseEnter:A=>{const R=A.currentTarget.nextElementSibling;if(R){const L=R.querySelector(".error-message");L&&(L.style.opacity="1")}},onMouseLeave:A=>{if(!p){const R=A.currentTarget.nextElementSibling;if(R){const L=R.querySelector(".error-message");L&&(L.style.opacity="0")}}}}),V.jsx("div",{style:{position:"absolute",zIndex:p?Kl.errorOverlay+20:Kl.errorOverlay+10,left:C.left,top:C.top,color:p?"#ff4444":"red",textAlign:"center",fontFamily:"sans-serif",fontSize:12,display:i||p?"flex":"none",flexDirection:"column",alignItems:"center",pointerEvents:"none",transform:C.transform},children:V.jsx("div",{className:`error-message ${Gxe}`,style:{opacity:p?1:0,border:`1px solid ${p?"#ff4444":"red"}`},children:l.message})})]},`${f}_${g}`)})})]})};function fVn(n,e){return n.size!==e.size?!1:Array.from(n).every(t=>e.has(t))}function mVn({primitiveElement:n,elements:e}){let t=n.trace_length?`${n.trace_length.toFixed(3)}`:"";const r=W9(e).source_trace.get(n?.source_trace_id);if(r?.display_name&&(r?.max_length?t+=` / ${r.max_length}mm `:t+=" mm ",t+=`(${r.display_name})`),!t)return null;const i=n.trace_length&&r?.max_length&&n.trace_length>r.max_length;return{text:t,isOverLength:i}}function yVn(n){const{primitives:e,is_showing_multiple_traces_length:t,elements:r}=n,i=e.filter(c=>c._element.type==="pcb_trace"),o=r.filter(c=>c.type==="source_trace"),s=e.filter(c=>c._element.type!=="pcb_trace"),a=i.filter(c=>o.some(l=>c._element.type==="pcb_trace"&&c._element.source_trace_id===l.source_trace_id&&l.max_length!==void 0));if(!t)return[...s,...a];if(i.length>1){const c=i.reduce((l,u)=>{const d=l._element.trace_length;return u._element.trace_length<d?u:l},i[0]);return[...s,c]}return e}var gVn={position:"absolute",left:0,top:0,pointerEvents:"none",color:"red",fontFamily:"sans-serif",fontSize:12,textShadow:"0 0 2px black"},_Vn=n=>{const{_element:e,_parent_pcb_component:t,_parent_source_component:r,_source_port:i}=n;switch(e.type){case"pcb_trace":return e.trace_length?`${e.trace_length.toFixed(3)}`:"";case"pcb_smtpad":case"pcb_plated_hole":{const o=[],s=Array.from(new Set((e.port_hints??[]).concat(i?.port_hints??[]))).filter(c=>!/^[0-9]+$/.test(c)).filter(c=>!c.includes("unnamed_")).sort((c,l)=>l.localeCompare(c)),a=r&&"name"in r&&r.name&&!r.name.includes("unnamed_")?r.name:null;return s.length>0?a?o.push(...s.map(c=>`${a}.${c}`)):o.push(...s):a&&o.push(a),o.join(", ")}default:return""}},xVn={top:"red",bottom:"aqua"},bVn=({primitive:n,mousePos:e,elements:t})=>{const[r,i]=q.useState(!1),o=n._element;q.useEffect(()=>{setTimeout(()=>{i(!0)},100)},[]);const[s,a,c,l]=[n.screen_x,n.screen_y,n.screen_w,n.screen_h],u=n.same_space_index??0,d=26,h=xVn[n?._element?.layer]??"red";let f=0;if(o.type==="pcb_smtpad"&&o?.shape==="rotated_rect"?f=o?.ccw_rotation??0:(o.type==="pcb_smtpad"&&(o?.shape==="pill"||o?.shape==="rotated_pill")&&"ccw_rotation"in n||o.type==="pcb_plated_hole"&&(o?.shape==="pill"||o?.shape==="oval")&&"ccw_rotation"in n)&&(f=o.ccw_rotation??0),o.type==="pcb_trace"){const g=mVn({primitiveElement:o,elements:t});if(!g)return null;const y=e.y-35;return V.jsx("div",{style:{zIndex:Kl.elementOverlay,position:"absolute",left:e.x,top:y,color:h,pointerEvents:"none",transform:"translateX(-50%)"},children:V.jsx("div",{style:{backgroundColor:"#f2efcc",color:g.isOverLength?"red":"black",textShadow:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",padding:"6px 6px",borderRadius:"6px",fontSize:"14px",minWidth:"45px",textAlign:"center",whiteSpace:"nowrap"},children:g.text})})}const p=_Vn(n);return p.trim().length===0?null:V.jsx("div",{style:{zIndex:Kl.elementOverlay,position:"absolute",left:s-c/2-8,top:a-l/2-8,width:c+16,height:l+16,color:h,transform:`rotate(${-f}deg)`,transformOrigin:"center center"},children:V.jsx("div",{style:{width:r?`calc(100% + ${d*2*u}px)`:"100%",height:r?`calc(100% + ${d*2*u}px)`:"100%",marginLeft:r?`${-d*u}px`:0,marginTop:r?`${-d*u}px`:0,border:`1px solid ${h}`,opacity:r||u===0?1:0,transition:"width 0.2s, height 0.2s, margin-left 0.2s, margin-top 0.2s, opacity 0.2s"},children:V.jsx("div",{style:{position:"absolute",bottom:l+20+d*u,marginRight:r?`${-d*u}px`:0,marginBottom:r?0:-d*u,transition:"margin-right 0.2s, margin-bottom 0.2s",backgroundColor:"#f2efcc",color:"black",textShadow:"none",WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",padding:"6px 6px",borderRadius:"6px",fontSize:"14px",transform:`rotate(${f}deg)`,minWidth:"45px",textAlign:"center"},children:p})})})},vVn=({highlightedPrimitives:n,mousePos:e,elements:t})=>{const[r,i]=Pd(a=>[a.is_moving_component,a.is_showing_multiple_traces_length]),o=n.some(a=>a._element.type==="pcb_smtpad")&&n.some(a=>a._element.type==="pcb_trace");let s=n;return o&&(s=s.filter(a=>a._element.type==="pcb_smtpad")),s=yVn({primitives:s,is_showing_multiple_traces_length:i,elements:t}),V.jsx("div",{style:gVn,children:!r&&s.map((a,c)=>V.jsx(bVn,{primitive:a,mousePos:e,elements:t},c))})},N8=n=>n?.type==="pcb_component",E0t=n=>n?.type==="pcb_group",wVn=n=>n?.type==="pcb_panel",qxe=n=>n?.type==="pcb_board",Pu={MIN_LINE_LENGTH_FOR_LABEL:40,LABEL_OFFSET_ABOVE:2,LABEL_OFFSET_BELOW:-18,LABEL_OFFSET_RIGHT:8,LABEL_OFFSET_LEFT:-120,Y_LABEL_MIN_WIDTH:110,LINE_STROKE_WIDTH:1.5,LINE_DASH_PATTERN:"4,4",COMPONENT_MARKER_RADIUS:3,LABEL_FONT_SIZE:11,ANCHOR_MARKER_SIZE:6,ANCHOR_MARKER_STROKE_WIDTH:1.5},Qx={OFFSET_LINE:"white",COMPONENT_MARKER_FILL:"#66ccff",COMPONENT_MARKER_STROKE:"white",LABEL_TEXT:"white"},Wxe=({targets:n,transform:e,containerWidth:t,containerHeight:r})=>{if(n.length===0)return null;const i={color:Qx.LABEL_TEXT,mixBlendMode:"difference",pointerEvents:"none",fontSize:Pu.LABEL_FONT_SIZE,fontFamily:"monospace",fontWeight:"bold"},o=new Map;return n.forEach(s=>{if(!o.has(s.anchor_id)){const a=mt(e,s.anchor);o.set(s.anchor_id,a)}}),V.jsx("div",{style:{position:"absolute",left:0,top:0,width:t,height:r,overflow:"hidden",pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:V.jsxs("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none"},width:t,height:r,children:[n.map(s=>{const a=s.anchor,c=s.anchor_id,l=s.target,u=o.get(c),d=mt(e,l),h=l.x-a.x,f=l.y-a.y,p=Math.abs(d.x-u.x),m=Math.abs(d.y-u.y),g=d.y<u.y,y=d.x>u.x,_=g?Pu.LABEL_OFFSET_ABOVE:Pu.LABEL_OFFSET_BELOW,x=y?Pu.LABEL_OFFSET_RIGHT:Pu.LABEL_OFFSET_LEFT,b=p>Pu.MIN_LINE_LENGTH_FOR_LABEL,w=m>Pu.MIN_LINE_LENGTH_FOR_LABEL,S=`${s.display_offset_x??h.toFixed(2)}mm`,E=`${s.display_offset_y??f.toFixed(2)}mm`;return V.jsxs("g",{children:[V.jsx("line",{x1:u.x,y1:u.y,x2:d.x,y2:u.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.LINE_STROKE_WIDTH,strokeDasharray:Pu.LINE_DASH_PATTERN}),V.jsx("line",{x1:d.x,y1:u.y,x2:d.x,y2:d.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.LINE_STROKE_WIDTH,strokeDasharray:Pu.LINE_DASH_PATTERN}),s.type==="component"||s.type==="board"?V.jsx("circle",{cx:d.x,cy:d.y,r:Pu.COMPONENT_MARKER_RADIUS,fill:Qx.COMPONENT_MARKER_FILL,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1}):V.jsxs(V.Fragment,{children:[V.jsx("line",{x1:d.x-Pu.ANCHOR_MARKER_SIZE,y1:d.y,x2:d.x+Pu.ANCHOR_MARKER_SIZE,y2:d.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH}),V.jsx("line",{x1:d.x,y1:d.y-Pu.ANCHOR_MARKER_SIZE,x2:d.x,y2:d.y+Pu.ANCHOR_MARKER_SIZE,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH})]}),b&&V.jsx("foreignObject",{x:Math.min(u.x,d.x),y:u.y+_,width:Math.abs(d.x-u.x),height:20,style:{overflow:"visible"},children:V.jsx("div",{style:{...i,textAlign:"center"},children:S})}),w&&V.jsx("foreignObject",{x:d.x+x,y:Math.min(u.y,d.y),width:Pu.Y_LABEL_MIN_WIDTH,height:Math.abs(d.y-u.y),style:{overflow:"visible"},children:V.jsx("div",{style:{...i,display:"flex",alignItems:"center",justifyContent:y?"flex-start":"flex-end",whiteSpace:"nowrap",padding:"0 4px",height:"100%"},children:E})})]},s.id)}),Array.from(o.entries()).map(([s,a])=>V.jsxs("g",{children:[V.jsx("line",{x1:a.x-Pu.ANCHOR_MARKER_SIZE,y1:a.y,x2:a.x+Pu.ANCHOR_MARKER_SIZE,y2:a.y,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH}),V.jsx("line",{x1:a.x,y1:a.y-Pu.ANCHOR_MARKER_SIZE,x2:a.x,y2:a.y+Pu.ANCHOR_MARKER_SIZE,stroke:Qx.OFFSET_LINE,strokeWidth:Pu.ANCHOR_MARKER_STROKE_WIDTH})]},`anchor-${s}`))]})})},SVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(y=>qxe(y)),s=n.filter(y=>N8(y)),a=n.filter(y=>E0t(y)),c=e.map(y=>N8(y._parent_pcb_component)?y._parent_pcb_component.pcb_component_id:N8(y._element)?y._element.pcb_component_id:null).filter(y=>!!y),l=new Set;if(c.forEach(y=>{const _=s.find(x=>x.pcb_component_id===y);_?.pcb_group_id&&l.add(_.pcb_group_id)}),!Pd(y=>y.is_showing_group_anchor_offsets)&&c.length===0)return null;const d=s.map(y=>{const _=y.positioned_relative_to_pcb_board_id;if(!_)return null;const x=o.find(b=>b.pcb_board_id===_);return x?{component:y,board:x,type:"component"}:null}).filter(y=>!!y),h=a.map(y=>{const _=y.positioned_relative_to_pcb_board_id;if(!_||!y.center)return null;const x=o.find(b=>b.pcb_board_id===_);return x?{group:y,board:x,type:"group"}:null}).filter(y=>!!y),f=[...d,...h];if(f.length===0)return null;const p=c.length===0,m=f.filter(y=>y.type==="component"?p||c.includes(y.component.pcb_component_id):p||l.has(y.group.pcb_group_id));if(m.length===0)return null;const g=m.map(y=>y.type==="component"?{id:`${y.board.pcb_board_id}-${y.component.pcb_component_id}-${y.type}`,anchor:y.board.center,anchor_id:y.board.pcb_board_id,target:y.component.center,type:"component",display_offset_x:y.component.display_offset_x,display_offset_y:y.component.display_offset_y}:{id:`${y.board.pcb_board_id}-${y.group.pcb_group_id}-${y.type}`,anchor:y.board.center,anchor_id:y.board.pcb_board_id,target:{x:y.group.anchor_position?.x??y.group.center.x,y:y.group.anchor_position?.y??y.group.center.y},type:"group",display_offset_x:y.group.display_offset_x,display_offset_y:y.group.display_offset_y}).filter(y=>!!y);return V.jsx(Wxe,{targets:g,transform:t,containerWidth:r,containerHeight:i})},MVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(y=>E0t(y)),s=n.filter(y=>N8(y)),a=e.map(y=>N8(y._parent_pcb_component)?y._parent_pcb_component.pcb_component_id:N8(y._element)?y._element.pcb_component_id:null).filter(y=>!!y),c=(y,_)=>{if(_.has(y))return;_.add(y);const x=o.find(b=>b.pcb_group_id===y);x?.position_mode==="relative_to_group_anchor"&&x.positioned_relative_to_pcb_group_id&&c(x.positioned_relative_to_pcb_group_id,_)},l=new Set;if(a.forEach(y=>{const _=s.find(x=>x.pcb_component_id===y);_&&(_.position_mode==="relative_to_group_anchor"&&_.positioned_relative_to_pcb_group_id&&c(_.positioned_relative_to_pcb_group_id,l),_.pcb_group_id&&c(_.pcb_group_id,l))}),!Pd(y=>y.is_showing_group_anchor_offsets)&&a.length===0)return null;const d=s.map(y=>{if(y.position_mode==="relative_to_group_anchor"&&y.positioned_relative_to_pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.positioned_relative_to_pcb_group_id);return _&&_.anchor_position?{component:y,parentGroup:_,type:"component"}:null}if(y.pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.pcb_group_id);return _&&_.anchor_position?{component:y,parentGroup:_,type:"component"}:null}return null}).filter(y=>!!y),h=o.map(y=>{if(y.position_mode==="relative_to_group_anchor"&&y.positioned_relative_to_pcb_group_id){const _=o.find(x=>x.pcb_group_id===y.positioned_relative_to_pcb_group_id);if(_&&_.anchor_position&&y.anchor_position)return{group:y,parentGroup:_,type:"group"}}return null}).filter(y=>!!y),f=[...d,...h];if(f.length===0)return null;const p=a.length===0,m=f.filter(y=>y.type==="component"?p||a.includes(y.component.pcb_component_id):p||l.has(y.group.pcb_group_id)||l.has(y.parentGroup.pcb_group_id));if(m.length===0)return null;const g=m.map(y=>{const _=y.parentGroup.anchor_position;return _?y.type==="component"?y.component.center?{id:`${y.parentGroup.pcb_group_id}-${y.component.pcb_component_id}-${y.type}`,anchor:_,anchor_id:y.parentGroup.pcb_group_id,target:y.component.center,type:"component",display_offset_x:y.component.display_offset_x,display_offset_y:y.component.display_offset_y}:null:y.group.anchor_position?{id:`${y.parentGroup.pcb_group_id}-${y.group.pcb_group_id}-${y.type}`,anchor:_,anchor_id:y.parentGroup.pcb_group_id,target:y.group.anchor_position,type:"group",display_offset_x:y.group.display_offset_x,display_offset_y:y.group.display_offset_y}:null:null}).filter(y=>!!y);return V.jsx(Wxe,{targets:g,transform:t,containerWidth:r,containerHeight:i})},EVn=(n,e)=>{const t=n.pcb_component_id,r=e.filter(i=>(i.type==="pcb_smtpad"||i.type==="pcb_plated_hole")&&i.pcb_component_id===t||i.type==="pcb_hole"&&i.pcb_component_id===t);return r.length===0?Yxe([n]):Yxe(r)},TVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=new Map;for(const a of e)N8(a._parent_pcb_component)&&o.set(a._parent_pcb_component.pcb_component_id,a._parent_pcb_component),N8(a._element)&&o.set(a._element.pcb_component_id,a._element);if(o.size===0)return null;const s=[];for(const a of o.values()){const c=EVn(a,n);if(!c)continue;const l=a.positioned_relative_to_pcb_group_id??a.pcb_group_id,u=l?W9(n).pcb_group.get(l):null;s.push({component:a,bbox:c,group:u})}return s.length===0?null:V.jsx("div",{style:{position:"absolute",left:0,top:0,width:r,height:i,overflow:"hidden",pointerEvents:"none",zIndex:Kl.dimensionOverlay},children:V.jsx("svg",{style:{position:"absolute",left:0,top:0,pointerEvents:"none"},width:r,height:i,children:s.map(({component:a,bbox:c,group:l})=>{const u=mt(t,{x:c.minX,y:c.maxY}),d=mt(t,{x:c.maxX,y:c.minY}),h={x:Math.min(u.x,d.x),y:Math.min(u.y,d.y),width:Math.abs(d.x-u.x),height:Math.abs(d.y-u.y)},f=a.center??{x:(c.minX+c.maxX)/2,y:(c.minY+c.maxY)/2},p=mt(t,f);return V.jsxs("g",{children:[V.jsx("rect",{x:h.x,y:h.y,width:h.width,height:h.height,fill:"none",stroke:"white",strokeWidth:1.5,strokeDasharray:"4,4"}),V.jsx("line",{x1:p.x-6,y1:p.y,x2:p.x+6,y2:p.y,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1.5}),V.jsx("line",{x1:p.x,y1:p.y-6,x2:p.x,y2:p.y+6,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1.5}),V.jsx("circle",{cx:p.x,cy:p.y,r:Pu.COMPONENT_MARKER_RADIUS,fill:Qx.COMPONENT_MARKER_FILL,stroke:Qx.COMPONENT_MARKER_STROKE,strokeWidth:1})]},a.pcb_component_id)})})})},CVn=({elements:n,highlightedPrimitives:e,transform:t,containerWidth:r,containerHeight:i})=>{const o=n.filter(f=>wVn(f)),s=n.filter(f=>qxe(f)),a=e.map(f=>qxe(f._element)?f._element.pcb_board_id:null).filter(f=>!!f);if(!Pd(f=>f.is_showing_group_anchor_offsets)&&a.length===0)return null;const l=s.map(f=>{const p=f.pcb_panel_id,m=f.position_mode;if(!p||m!=="relative_to_panel_anchor")return null;const g=o.find(y=>y.pcb_panel_id===p);return g?{board:f,panel:g,type:"board"}:null}).filter(f=>!!f);if(l.length===0)return null;const u=a.length===0,d=l.filter(f=>u||a.includes(f.board.pcb_board_id));if(d.length===0)return null;const h=d.map(f=>f.board.center?{id:`${f.panel.pcb_panel_id}-${f.board.pcb_board_id}-${f.type}`,anchor:f.panel.center,anchor_id:f.panel.pcb_panel_id,target:f.board.center,type:"board",display_offset_x:f.board.display_offset_x,display_offset_y:f.board.display_offset_y}:null).filter(f=>!!f);return V.jsx(Wxe,{targets:h,transform:t,containerWidth:r,containerHeight:i})},tq=n=>{if(n.length===0)return null;let e=n[0].x,t=n[0].y,r=n[0].x,i=n[0].y;for(const o of n)o.x<e&&(e=o.x),o.y<t&&(t=o.y),o.x>r&&(r=o.x),o.y>i&&(i=o.y);return{center:{x:(e+r)/2,y:(t+i)/2},width:r-e,height:i-t}},T0t=(n,e)=>{if(e.length<3)return!1;let t=!1;for(let r=0,i=e.length-1;r<e.length;i=r++){const o=e[r].x,s=e[r].y,a=e[i].x,c=e[i].y;s>n.y!=c>n.y&&n.x<(a-o)*(n.y-s)/(c-s||Number.EPSILON)+o&&(t=!t)}return t},PVn=(n,e,t)=>{const r=[];for(const i of n){if(!i._element)continue;if("x1"in i&&i._element?.type==="pcb_trace"){const a=Hm({x:e.x,y:e.y},{x:i.x1,y:i.y1},{x:i.x2,y:i.y2}),c=i.width||.5,l=Math.max(c*25,2)/t.a;a<l&&r.push(i);continue}if(i.pcb_drawing_type==="polygon"){const a=i.points.map(l=>({x:gn.parse(l.x),y:gn.parse(l.y)})),c=tq(a);if(!c||e.x<c.center.x-c.width/2||e.x>c.center.x+c.width/2||e.y<c.center.y-c.height/2||e.y>c.center.y+c.height/2)continue;T0t(e,a)&&r.push(i);continue}if(i.pcb_drawing_type==="polygon_with_arcs"){const a=i.brep_shape.outer_ring.vertices.map(l=>({x:gn.parse(l.x),y:gn.parse(l.y)})),c=tq(a);if(!c||e.x<c.center.x-c.width/2||e.x>c.center.x+c.width/2||e.y<c.center.y-c.height/2||e.y>c.center.y+c.height/2)continue;T0t(e,a)&&r.push(i);continue}if(!("x"in i&&"y"in i))continue;let o=0,s=0;if("w"in i&&"h"in i)o=i.w,s=i.h;else if("r"in i)o=i.r*2,s=i.r*2;else if("rX"in i&&"rY"in i)o=i.rX*2,s=i.rY*2;else continue;Math.abs(i.x-e.x)<o/2&&Math.abs(i.y-e.y)<s/2&&r.push(i)}return r},AVn=({elements:n,children:e,transform:t,primitives:r,onMouseHoverOverPrimitives:i})=>{const[o,s]=q.useState([]),[a,c]=q.useState({x:0,y:0}),[l,{width:u,height:d}]=BO(),h=q.useMemo(()=>{const p=[];for(const m of o){if(m._element?.type==="pcb_via"||m._element?.type==="pcb_component"||m?.layer==="drill"||m?.is_hoverable===!1)continue;let g=null,y=0,_=0;if(m.pcb_drawing_type==="polygon"){const S=tq(m.points);if(!S)continue;g=S.center,y=S.width,_=S.height}else if(m.pcb_drawing_type==="polygon_with_arcs"){const S=m.brep_shape.outer_ring.vertices.map(C=>({x:C.x,y:C.y})),E=tq(S);if(!E)continue;g=E.center,y=E.width,_=E.height}else"x"in m&&"y"in m&&(g={x:m.x,y:m.y},y="w"in m?m.w:"r"in m?m.r*2:"rX"in m&&"rY"in m?m.rX*2:0,_="h"in m?m.h:"r"in m?m.r*2:"rX"in m&&"rY"in m?m.rY*2:0);if(!g)continue;const x=mt(t,g),b={w:y*t.a,h:_*t.a},w=p.filter(S=>x.x===S.screen_x&&x.y===S.screen_y&&b.w===S.screen_w&&b.h===S.screen_h).length;p.push({...m,x:g.x,y:g.y,w:y,h:_,screen_x:x.x,screen_y:x.y,screen_w:b.w,screen_h:b.h,same_space_index:w})}return p},[o,t]),f=(p,m,g,y)=>{c({x:p,y:m});const _=mt(Y2(g),{x:p,y:m}),x=PVn(y,_,g);fVn(new Set(x.map(b=>b._pcb_drawing_object_id)),new Set(o.map(b=>b._pcb_drawing_object_id)))||(s(x),i(x))};return V.jsxs("div",{ref:l,style:{position:"relative",width:"100%",height:"100%"},onMouseMove:p=>{if(t){const m=p.currentTarget.getBoundingClientRect(),g=p.clientX-m.left,y=p.clientY-m.top;f(g,y,t,r)}},onTouchStart:p=>{if(t){const m=p.touches[0],g=p.currentTarget.getBoundingClientRect(),y=m.clientX-g.left,_=m.clientY-g.top;f(y,_,t,r)}},children:[e,V.jsx(vVn,{elements:n,mousePos:a,highlightedPrimitives:h}),t&&V.jsxs(V.Fragment,{children:[V.jsx(SVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(MVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(TVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d}),V.jsx(CVn,{elements:n,highlightedPrimitives:h,transform:t,containerWidth:u,containerHeight:d})]})]})},C0t=["rgb(255, 100, 100)","rgb(100, 255, 100)","rgb(100, 100, 255)","rgb(255, 255, 100)","rgb(255, 100, 255)","rgb(100, 255, 255)","rgb(255, 150, 100)","rgb(150, 100, 255)","rgb(100, 255, 150)","rgb(255, 100, 150)"],RVn=({children:n,transform:e=Jc(),elements:t=[],hoveredComponentIds:r=[]})=>{const[i,{width:o,height:s}]=BO(),a=q.useRef(null),{is_showing_pcb_groups:c,pcb_group_view_mode:l,is_showing_group_anchor_offsets:u}=Pd(d=>({is_showing_pcb_groups:d.is_showing_pcb_groups,pcb_group_view_mode:d.pcb_group_view_mode,is_showing_group_anchor_offsets:d.is_showing_group_anchor_offsets}));return q.useEffect(()=>{const d=a.current;if(!d||!o||!s)return;d.width=o,d.height=s;const h=d.getContext("2d");if(!h||(h.clearRect(0,0,o,s),!c))return;const f=t.filter(S=>S.type==="pcb_group"),p=t.filter(S=>S.type==="pcb_component"),m=t.filter(S=>S.type==="source_group"),g=new Map(m.map(S=>[S.source_group_id,S])),y=f.filter(S=>{if(S.name?.toLowerCase().includes("subpanel"))return!1;if(l==="all")return!0;if(!S.source_group_id)return!1;const E=g.get(S.source_group_id);return E?E.was_automatically_named!==!0:!1}),_=new Map;m.forEach(S=>{const E=S;if(E.parent_source_group_id){const C=_.get(E.parent_source_group_id)||[];C.push(S.source_group_id),_.set(E.parent_source_group_id,C)}});const x=S=>{const E=[],C=_.get(S)||[];for(const A of C)E.push(A),E.push(...x(A));return E},b=S=>{const E=m.find(C=>C.source_group_id===S);return E?.parent_source_group_id?1+b(E.parent_source_group_id):0},w=new Set;if(r.length>0)for(const S of p){if(!r.includes(S.pcb_component_id))continue;const E=S.positioned_relative_to_pcb_group_id??S.pcb_group_id;E&&w.add(E)}y.forEach((S,E)=>{let C=p.filter(ke=>ke.pcb_group_id===S.pcb_group_id);if(S.source_group_id){const ke=x(S.source_group_id),je=f.filter(Re=>Re.source_group_id&&ke.includes(Re.source_group_id));for(const Re of je){const be=p.filter(Ce=>Ce.pcb_group_id===Re.pcb_group_id);C=[...C,...be]}}let A,R,L,O,F=!1;if(S.center&&S.width&&S.height){F=!0;const ke=S.width/2,je=S.height/2;A=S.center.x-ke,L=S.center.x+ke,R=S.center.y-je,O=S.center.y+je}else if(C.length===0||(A=1/0,R=1/0,L=-1/0,O=-1/0,C.forEach(ke=>{if(ke.center&&typeof ke.width=="number"&&typeof ke.height=="number"){const je=ke.center.x-ke.width/2,Re=ke.center.x+ke.width/2,be=ke.center.y+ke.height/2,Ce=ke.center.y-ke.height/2;A=Math.min(A,je),L=Math.max(L,Re),R=Math.min(R,Ce),O=Math.max(O,be)}}),A===1/0||L===-1/0))return;const B=S.source_group_id?b(S.source_group_id):0,j=S.source_group_id?x(S.source_group_id).length>0:!1;if(!F){const Re=1+(j?.5:0);A-=Re,L+=Re,R-=Re,O+=Re}const G=mt(e,{x:A,y:O}),W=mt(e,{x:L,y:O}),Q=mt(e,{x:A,y:R}),ne=mt(e,{x:L,y:R}),ue=C0t[E%C0t.length];h.strokeStyle=ue,h.lineWidth=2;const te=Math.max(4,Math.min(12,8*Math.abs(e.a))),re=Math.max(2,Math.min(6,4*Math.abs(e.a))),ce=te*(j?1.3:1),fe=re;h.setLineDash([ce,fe]),h.beginPath(),h.moveTo(G.x,G.y),h.lineTo(W.x,W.y),h.lineTo(ne.x,ne.y),h.lineTo(Q.x,Q.y),h.closePath(),h.stroke();const Me=Math.max(8,Math.min(12,10*Math.abs(e.a))),Pe=B==0||B==1?0:B*.11,Ne=Me*(1-Pe),me=4,Se=S.name||`Group ${E+1}`;h.font=`${Ne}px sans-serif`,h.setLineDash([]);const He=h.measureText(Se).width+me*2,Ye=Ne+me*2,We=G.x-5,ge=G.y-5,Ze=3;if(h.fillStyle="rgba(0, 0, 0, 0.8)",h.beginPath(),h.roundRect(We,ge-Ye,He,Ye,Ze),h.fill(),h.fillStyle=ue,h.textAlign="left",h.textBaseline="middle",h.fillText(Se,We+me,ge-Ye/2),u&&w.has(S.pcb_group_id)&&!!S.anchor_position&&S.anchor_position){const ke=Array.isArray(S.anchor_position)?{x:S.anchor_position[0]??0,y:S.anchor_position[1]??0}:{x:S.anchor_position.x,y:S.anchor_position.y},je=mt(e,ke);h.strokeStyle="white",h.lineWidth=1.5,h.setLineDash([]);const Re=Math.max(4,Math.min(8,6*Math.abs(e.a)));h.beginPath(),h.moveTo(je.x-Re,je.y),h.lineTo(je.x+Re,je.y),h.stroke(),h.beginPath(),h.moveTo(je.x,je.y-Re),h.lineTo(je.x,je.y+Re),h.stroke()}})},[t,e,o,s,c,l,u,r]),V.jsxs("div",{ref:i,style:{position:"relative",width:"100%",height:"100%"},children:[n,V.jsx("canvas",{ref:a,style:{position:"absolute",top:0,left:0,pointerEvents:"none",zIndex:Kl.pcbGroupOverlay,display:c?"block":"none"}})]})},NVn=({transform:n,soup:e,children:t})=>{const r=Pd(a=>a.is_showing_rats_nest),{netMap:i,idToNetMap:o}=q.useMemo(()=>i0t(e||[]),[e]),s=q.useMemo(()=>{if(!e||!r)return[];const a=h=>{const f=W9(e)[h.replace(/_\d+$/,"")].get(h);return f&&"x"in f&&"y"in f?{x:f.x,y:f.y}:null},c=(h,f)=>{const p=i[f]||[];let m=null,g=1/0;return p.forEach(y=>{const _=a(y);if(_){const x=Math.sqrt((h.x-_.x)**2+(h.y-_.y)**2);x<g&&x>0&&(g=x,m=_)}}),m},l=W9(e).pcb_port.list(),u=W9(e).source_trace.list(),d=[];return l.forEach((h,f)=>{const p=o[h.pcb_port_id];let m=!1;for(const _ of u)_.connected_source_port_ids.includes(h.source_port_id)&&_.connected_source_net_ids.length>0&&(m=!0);if(!p)return;const g={x:h.x,y:h.y},y=c(g,p);y&&d.push({key:`${h.pcb_port_id}-${f}`,startPoint:g,endPoint:y,isInNet:m})}),d},[e,i,o,r]);return!e||!r?t:(n||(n=Jc()),V.jsxs("div",{style:{position:"relative"},children:[t,V.jsx("svg",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",pointerEvents:"none",opacity:.5,zIndex:Kl.ratsNestOverlay},children:s.map(({key:a,startPoint:c,endPoint:l,isInNet:u})=>{const d=mt(n,c),h=mt(n,l);return V.jsx("line",{x1:d.x,y1:d.y,x2:h.x,y2:h.y,stroke:"white",strokeWidth:"1",strokeDasharray:u?"6,6":void 0},a)})})]}))},IVn={version:"1.11.362"},I8=(n,e,t)=>{const r=Pd(s=>s.is_mouse_over_container),i=q.useRef(r),o=q.useRef(e);q.useEffect(()=>{i.current=r},[r]),q.useEffect(()=>{o.current=e},[e]),q.useEffect(()=>{if(!n)return;const s=a=>{const c=a.target;if(c.tagName==="INPUT"||c.tagName==="TEXTAREA"||c.isContentEditable)return;const l=n.split("+"),u=l.includes("ctrl"),d=l.includes("shift"),h=l.includes("alt"),f=l.includes("meta"),p=l[l.length-1],m=t?.current?t.current.contains(document.activeElement)||document.activeElement===t.current:!1;(i.current||m)&&(!u||a.ctrlKey)&&(!d||a.shiftKey)&&(!h||a.altKey)&&(!f||a.metaKey)&&a.key.toLowerCase()===p.toLowerCase()&&(a.preventDefault(),o.current())};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[n])},kVn=()=>{const[n,e]=q.useState(!1);return q.useEffect(()=>{const t=()=>{e(window.innerWidth<=768)};return t(),window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)},[]),n},UO=(n,e={stopPropagation:!0})=>{const t=q.useRef(0),r=q.useCallback(s=>{e.stopPropagation&&s.stopPropagation();const a=Date.now();a-t.current<300||(t.current=a,n?.(s))},[n,e.stopPropagation]),i=q.useCallback(s=>{s.preventDefault(),r(s)},[r]);return{onClick:r,onTouchEnd:i,style:{touchAction:"manipulation"}}},HS=({children:n,isSmallScreen:e,onClick:t,...r})=>{const{style:i,...o}=UO(t);return V.jsx("div",{...r,...o,style:{backgroundColor:"#1F1F1F",border:"1px solid #666",margin:0,padding:4,paddingLeft:e?8:6,paddingRight:e?8:6,borderRadius:2,color:"#eee",cursor:"pointer",fontSize:12,height:"fit-content",userSelect:"none",whiteSpace:"nowrap",...i,...r.style},children:n})},OVn=({errorId:n,errorMessage:e,copiedErrorId:t,onCopy:r})=>{const{style:i,...o}=UO(()=>r(e,n));return V.jsx("button",{type:"button","aria-label":t===n?"Error message copied":"Copy error message",style:{position:"absolute",top:12,right:16,cursor:"pointer",color:"#888",fontSize:16,background:"none",border:"none",padding:0,display:"flex",alignItems:"center",...i},...o,children:t===n?V.jsx("span",{style:{color:"#4caf50",fontSize:12},children:"Copied!"}):V.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:V.jsx("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})})})},LVn=({elements:n,isOpen:e,isSmallScreen:t,onToggle:r,setHoveredErrorId:i})=>{const[o,s]=q.useState(null),[a,c]=q.useState(new Set),[l,u]=q.useState(new Set),[,d]=kYn(),h=q.useMemo(()=>n?.filter(_=>_.type.includes("error"))??[],[n]),f=h.length,p=q.useCallback((_,x)=>_.pcb_trace_error_id||`error_${x}_${_.error_type}_${_.message?.slice(0,20)}`,[]),m=q.useMemo(()=>{const _=new Map;return h.forEach((x,b)=>{const w=x.error_type||"unknown_error",S=_.get(w)||[];S.push({error:x,index:b,errorId:p(x,b)}),_.set(w,S)}),Array.from(_.entries()).map(([x,b])=>({errorType:x,errors:b}))},[h,p]),g=q.useCallback(_=>{c(x=>{const b=new Set(x);return b.has(_)?b.delete(_):b.add(_),b})},[]),y=q.useCallback(_=>{u(x=>{const b=new Set(x);return b.has(_)?b.delete(_):b.add(_),b})},[]);return V.jsxs("div",{style:{position:"relative"},children:[V.jsx(HS,{isSmallScreen:t,style:f>0?{color:"red"}:void 0,onClick:r,children:V.jsxs("div",{children:[f," errors"]})}),e&&f>0&&V.jsx("div",{style:{position:"absolute",top:"100%",left:0,backgroundColor:"#2a2a2a",border:"1px solid #666",borderRadius:4,marginTop:4,zIndex:1e3,minWidth:t?"280px":"400px",maxWidth:t?"90vw":"600px",maxHeight:"400px",overflow:"auto",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.3)"},children:m.map(({errorType:_,errors:x},b)=>{const w=a.has(_);return V.jsxs("div",{style:{borderBottom:b<m.length-1?"1px solid #444":"none"},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"12px 16px",cursor:"pointer",backgroundColor:"#232323",transition:"background-color 0.2s ease",touchAction:"manipulation",position:"sticky",top:0,zIndex:1},onMouseEnter:S=>{S.currentTarget.style.backgroundColor="#303030"},onMouseLeave:S=>{S.currentTarget.style.backgroundColor="#232323"},onTouchStart:S=>{S.stopPropagation(),S.currentTarget.style.backgroundColor="#303030"},onTouchEnd:S=>{S.stopPropagation(),S.preventDefault(),S.currentTarget.style.backgroundColor="#232323",g(_)},onClick:S=>{S.stopPropagation(),g(_)},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,color:"#ff6b6b"},children:[V.jsx("div",{style:{color:"#888",fontSize:"16px",transform:w?"rotate(90deg)":"rotate(0deg)",transition:"transform 0.2s ease",flexShrink:0},children:"›"}),V.jsx("div",{style:{fontWeight:"bold",fontSize:t?"12px":"13px"},children:_})]}),V.jsx("div",{style:{fontSize:t?"12px":"13px",color:"#aaa",whiteSpace:"nowrap",marginLeft:12},children:x.length})]}),!w&&x.map(({error:S,index:E,errorId:C})=>{const A=l.has(C),R=S.message??"No error message";return V.jsxs("div",{style:{borderTop:"1px solid #3a3a3a"},children:[V.jsxs("div",{style:{display:"flex",alignItems:"center",gap:12,padding:"12px 16px 12px 24px",cursor:"pointer",backgroundColor:"#2a2a2a",transition:"background-color 0.2s ease",touchAction:"manipulation"},onMouseEnter:L=>{L.currentTarget.style.backgroundColor="#333",i(C)},onMouseLeave:L=>{L.currentTarget.style.backgroundColor="#2a2a2a",i(null)},onTouchStart:L=>{L.stopPropagation(),L.currentTarget.style.backgroundColor="#333",i(C)},onTouchEnd:L=>{L.stopPropagation(),L.preventDefault(),L.currentTarget.style.backgroundColor="#2a2a2a",i(null),y(C)},onClick:L=>{L.stopPropagation(),y(C)},children:[V.jsx("div",{style:{flex:1,fontSize:t?"12px":"13px",color:"#ddd",lineHeight:1.4,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",userSelect:"text"},onMouseDown:L=>L.stopPropagation(),onClick:L=>L.stopPropagation(),children:R}),V.jsx("div",{style:{color:"#888",fontSize:"16px",transform:A?"rotate(0deg)":"rotate(90deg)",transition:"transform 0.2s ease",flexShrink:0},children:"›"})]}),A&&V.jsxs("div",{"data-error-id":E,style:{display:"block",padding:"12px 16px 12px 24px",backgroundColor:"#1a1a1a",borderTop:"1px solid #444",position:"relative"},children:[V.jsx("div",{style:{fontSize:t?"11px":"12px",color:"#ccc",lineHeight:1.5,wordWrap:"break-word",overflowWrap:"break-word",hyphens:"auto",userSelect:"text",paddingRight:30},onMouseDown:L=>L.stopPropagation(),onClick:L=>L.stopPropagation(),children:R}),V.jsx(OVn,{errorId:C,errorMessage:R,copiedErrorId:o,onCopy:(L,O)=>{d(L),s(O),setTimeout(()=>s(null),2e3)}})]})]},C)})]},_)})})]})},DVn=({name:n,selected:e,onClick:t})=>{const{style:r,...i}=UO(t);return V.jsxs("div",{className:$P`
|
|
5462
5462
|
margin-top: 2px;
|
|
5463
5463
|
padding: 4px;
|
|
5464
5464
|
padding-left: 8px;
|
|
@@ -5675,7 +5675,7 @@ test("${l} should solve problem correctly", () => {
|
|
|
5675
5675
|
// Add more specific assertions based on expected output
|
|
5676
5676
|
// expect(solver.netLabelPlacementSolver!.netLabelPlacements).toMatchInlineSnapshot()
|
|
5677
5677
|
})
|
|
5678
|
-
`,d=new Blob([u],{type:"text/plain"}),h=URL.createObjectURL(d),f=document.createElement("a");f.href=h,f.download=`${l}.test.ts`,f.click(),URL.revokeObjectURL(h)}catch(c){alert(`Error generating test.ts for ${n.constructor.name}: ${c instanceof Error?c.message:String(c)}`)}r(!1)};return V.jsxs("div",{className:`relative ${e}`,ref:i,children:[V.jsx("button",{className:"px-2 py-1 rounded text-xs cursor-pointer",onClick:()=>r(!t),title:`Download options for ${n.constructor.name}`,children:n.constructor.name}),t&&V.jsxs("div",{className:"absolute top-full left-0 mt-1 bg-white border border-gray-300 rounded shadow-lg z-10 min-w-[150px]",children:[V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:o,children:"Download JSON"}),V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:s,children:"Download page.tsx"}),V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:a,children:"Download test.ts"})]})]})},z0t=n=>n.activeSubSolver?[n,...z0t(n.activeSubSolver)]:[n],mqn=({solver:n})=>{const e=z0t(n);return V.jsx("div",{className:"flex gap-1 items-center text-sm pt-1",children:e.map((t,r)=>V.jsxs("div",{className:"flex items-center",children:[r>0&&V.jsx("span",{className:"text-gray-400 mx-1",children:"→"}),V.jsx(fqn,{solver:t})]},t.constructor.name))})},yqn=({solver:n,triggerRender:e,animationSpeed:t=25,onSolverStarted:r,onSolverCompleted:i})=>{const[o,s]=q.useReducer(m=>!m,!1),a=q.useRef(void 0),c=()=>{!n.solved&&!n.failed&&(n.step(),e())},l=()=>{!n.solved&&!n.failed&&(r&&r(n),n.solve(),e(),i&&i(n))},u=()=>{o?(a.current&&(clearInterval(a.current),a.current=void 0),s()):(s(),a.current=setInterval(()=>{if(n.solved||n.failed){a.current&&(clearInterval(a.current),a.current=void 0),s(),e(),i&&n.solved&&i(n);return}n.step(),e()},t))},d=()=>{const m=n;if(m.getCurrentPhase&&!n.solved&&!n.failed){const g=m.getCurrentPhase();for(;m.getCurrentPhase()===g&&!n.solved&&!n.failed;)n.step();e()}},h=()=>{if(n.solved||n.failed||o)return;const m=window.prompt("Step until which iteration?",`${n.iterations}`);if(m===null)return;const g=Number(m);if(!Number.isFinite(g)){window.alert("Please enter a valid number for the iteration");return}for(;n.iterations<g&&!n.solved&&!n.failed;)n.step();e(),n.solved&&i&&i(n)};q.useEffect(()=>()=>{a.current&&clearInterval(a.current)},[]),q.useEffect(()=>{(n.solved||n.failed)&&o&&(a.current&&(clearInterval(a.current),a.current=void 0),s())},[n.solved,n.failed,o]);const f=n.getCurrentPhase!==void 0,p=f?n.getCurrentPhase():null;return V.jsxs("div",{className:"space-y-2 p-2 border-b",children:[V.jsx("div",{className:"flex items-center",children:V.jsx(mqn,{solver:n})}),V.jsxs("div",{className:"flex gap-2 items-center flex-wrap",children:[V.jsx("button",{onClick:c,disabled:n.solved||n.failed||o,className:"bg-blue-500 hover:bg-blue-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Step"}),V.jsx("button",{onClick:l,disabled:n.solved||n.failed||o,className:"bg-green-500 hover:bg-green-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Solve"}),V.jsx("button",{onClick:u,disabled:n.solved||n.failed,className:`px-3 py-1 rounded text-white text-sm ${o?"bg-red-500 hover:bg-red-600":"bg-yellow-500 hover:bg-yellow-600"} disabled:bg-gray-300`,children:o?"Stop":"Animate"}),V.jsx("button",{onClick:h,disabled:n.solved||n.failed||o,className:"bg-orange-500 hover:bg-orange-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Step Until Iteration"}),f&&V.jsx("button",{onClick:d,disabled:n.solved||n.failed||o,className:"bg-purple-500 hover:bg-purple-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Next Stage"}),V.jsxs("div",{className:"text-sm text-gray-600",children:["Iterations: ",n.iterations]}),n.timeToSolve!==void 0&&V.jsxs("div",{className:"text-sm text-gray-600",children:["Time: ",(n.timeToSolve/1e3).toFixed(3),"s"]}),p&&V.jsxs("div",{className:"text-sm text-gray-600",children:["Phase: ",V.jsx("span",{className:"font-medium",children:p})]}),n.solved&&V.jsx("div",{className:"px-2 py-1 bg-green-100 text-green-800 rounded text-sm",children:"Solved"}),n.failed&&V.jsx("div",{className:"px-2 py-1 bg-red-100 text-red-800 rounded text-sm",children:"Failed"})]}),n.error&&V.jsxs("div",{className:"text-red-600 text-sm",children:["Error: ",n.error]})]})},gqn=(n,e,t)=>{const r=n.currentPipelineStepIndex;return e<r?"Completed":e===r&&n.activeSubSolver?n.activeSubSolver.failed?"Failed":"In Progress":"Not Started"},_qn=(n,e)=>{const r=n.pipelineDef[e].solverName,i=gqn(n,e),o=n[r],s=n.firstIterationOfPhase?.[r]??null,a=n.iterations;let c=0;if(i==="Completed"){const h=n.pipelineDef[e+1],f=h?n.firstIterationOfPhase?.[h.solverName]:void 0;f!==void 0&&s!==null?c=f-s:s!==null&&(c=a-s)}else i==="In Progress"&&s!==null&&(c=a-s);const l=n.timeSpentOnPhase?.[r]??0;let u=0;i==="Completed"?u=1:i==="In Progress"&&o&&(u=o.progress??0);const d=o?.stats??null;return{index:e,name:r,status:i,firstIteration:s,iterations:c,progress:u,timeSpent:l,stats:d&&Object.keys(d).length>0?d:null,solverInstance:o??null}},xqn=({status:n})=>{const e={"Not Started":"text-blue-600","In Progress":"text-yellow-600",Completed:"text-green-600",Failed:"text-red-600"};return V.jsx("span",{className:`font-medium ${e[n]}`,children:n})},bqn=({progress:n})=>{if(n===0)return null;const e=Math.round(n*100);return V.jsxs("div",{className:"flex items-center gap-2",children:[V.jsx("div",{className:"w-20 h-2 bg-gray-200 rounded overflow-hidden",children:V.jsx("div",{className:"h-full bg-blue-500 transition-all duration-200",style:{width:`${e}%`}})}),V.jsxs("span",{className:"text-xs text-gray-500",children:[e,"%"]})]})},vqn=n=>Object.entries(n).map(([e,t])=>`${e}: ${t}`).join(", "),wqn=({stats:n})=>{if(!n||Object.keys(n).length===0)return V.jsx("span",{children:"-"});const e=Object.entries(n),t=vqn(n);return V.jsxs("details",{className:"cursor-pointer",children:[V.jsx("summary",{className:"whitespace-nowrap overflow-hidden text-ellipsis max-w-[200px]",children:t}),V.jsx("div",{className:"mt-1 text-xs",children:e.map(([r,i])=>V.jsxs("div",{children:[r,": ",String(i)]},r))})]})},r2e=n=>{if(n===null||typeof n!="object")return n;if(Array.isArray(n))return n.map(r2e);const e={};for(const[t,r]of Object.entries(n))t.startsWith("_")||(e[t]=r2e(r));return e},Sqn=(n,e)=>{try{if(typeof n.getConstructorParams!="function"){alert(`getConstructorParams() is not implemented for ${e}`);return}const t=r2e(n.getConstructorParams()),r=new Blob([JSON.stringify(t,null,2)],{type:"application/json"}),i=URL.createObjectURL(r),o=document.createElement("a");o.href=i,o.download=`${e}_input.json`,o.click(),URL.revokeObjectURL(i)}catch(t){alert(`Error downloading input for ${e}: ${t instanceof Error?t.message:String(t)}`)}},Mqn=({solver:n,onStepUntilPhase:e,onDownloadInput:t})=>{const r=n.pipelineDef.map((a,c)=>_qn(n,c)),i=a=>{e?.(a)},o=a=>{a.solverInstance&&(t?t(a.solverInstance,a.name):Sqn(a.solverInstance,a.name))},s=a=>`${(a/1e3).toFixed(2)}s`;return V.jsxs("div",{className:"border-t border-gray-200",children:[V.jsx("div",{className:"px-4 py-2 bg-gray-50 border-b border-gray-200",children:V.jsx("h3",{className:"text-sm font-semibold text-gray-700",children:"Pipeline Steps"})}),V.jsx("div",{className:"overflow-x-auto",children:V.jsxs("table",{className:"w-full text-sm",children:[V.jsx("thead",{children:V.jsxs("tr",{className:"bg-gray-50 border-b border-gray-200",children:[V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Step"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Status"}),V.jsxs("th",{className:"px-4 py-2 text-center font-semibold text-gray-700",children:["i",V.jsx("sub",{children:"0"})]}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Iterations"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Progress"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Time"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Stats"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Input"})]})}),V.jsx("tbody",{children:r.map(a=>V.jsxs("tr",{className:`border-b border-gray-100 ${a.status==="In Progress"?"bg-yellow-50":""}`,children:[V.jsx("td",{className:"px-4 py-2",children:V.jsxs("div",{className:"flex items-center gap-2",children:[V.jsx("span",{className:"text-gray-400 w-6",children:String(a.index+1).padStart(2,"0")}),V.jsx("button",{onClick:()=>i(a.name),disabled:a.status==="Completed"||n.solved||n.failed,className:"text-blue-500 hover:text-blue-700 disabled:text-gray-300 disabled:cursor-not-allowed",title:`Step until ${a.name} completes`,children:V.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",className:"w-4 h-4",children:V.jsx("path",{fillRule:"evenodd",d:"M4.5 5.653c0-1.426 1.529-2.33 2.779-1.643l11.54 6.348c1.295.712 1.295 2.573 0 3.285L7.28 19.991c-1.25.687-2.779-.217-2.779-1.643V5.653z",clipRule:"evenodd"})})}),V.jsx("span",{className:"font-medium text-gray-900",children:a.name})]})}),V.jsx("td",{className:"px-4 py-2",children:V.jsx(xqn,{status:a.status})}),V.jsx("td",{className:"px-4 py-2 text-center text-gray-600",children:a.firstIteration!==null?a.firstIteration:""}),V.jsx("td",{className:"px-4 py-2 text-gray-600",children:a.iterations}),V.jsx("td",{className:"px-4 py-2",children:V.jsx(bqn,{progress:a.progress})}),V.jsx("td",{className:"px-4 py-2 text-gray-600",children:s(a.timeSpent)}),V.jsx("td",{className:"px-4 py-2 text-gray-500",children:V.jsx(wqn,{stats:a.stats})}),V.jsx("td",{className:"px-4 py-2",children:a.solverInstance?V.jsxs("button",{onClick:()=>o(a),className:"flex items-center gap-1 text-blue-500 hover:text-blue-700",title:`Download input for ${a.name}`,children:[V.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",className:"w-4 h-4",children:V.jsx("path",{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v11.69l3.22-3.22a.75.75 0 111.06 1.06l-4.5 4.5a.75.75 0 01-1.06 0l-4.5-4.5a.75.75 0 111.06-1.06l3.22 3.22V3a.75.75 0 01.75-.75zm-9 13.5a.75.75 0 01.75.75v2.25a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5V16.5a.75.75 0 011.5 0v2.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V16.5a.75.75 0 01.75-.75z",clipRule:"evenodd"})}),V.jsx("span",{children:"Input"})]}):null})]},a.name))})]})})]})},Eqn=class extends si.Component{constructor(n){super(n),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n){console.error("InteractiveGraphics render error:",n)}render(){return this.state.hasError?this.props.fallback:this.props.children}};function Tqn({graphics:n}){const e=n.points??[],t=n.lines??[],r=n.rects??[],i=n.circles??[],o=n.texts??[];let s=Number.POSITIVE_INFINITY,a=Number.POSITIVE_INFINITY,c=Number.NEGATIVE_INFINITY,l=Number.NEGATIVE_INFINITY;const u=(g,y)=>{typeof g=="number"&&(g<s&&(s=g),g>c&&(c=g)),typeof y=="number"&&(y<a&&(a=y),y>l&&(l=y))};for(const g of e)u(g.x,g.y);for(const g of t){const y=g.points??[];for(const _ of y)u(_.x,_.y)}for(const g of r){const y=g.x??0,_=g.y??0,x=g.width??0,b=g.height??0;u(y,_),u(y+x,_+b)}for(const g of i){const y=g.x??0,_=g.y??0,x=g.radius??1;u(y-x,_-x),u(y+x,_+x)}for(const g of o)u(g.x,g.y);(!isFinite(s)||!isFinite(a)||!isFinite(c)||!isFinite(l))&&(s=-20,a=-20,c=20,l=20);const d=10,h=s-d,f=a-d,p=Math.max(1,c-s+2*d),m=Math.max(1,l-a+2*d);return V.jsxs("svg",{className:"w-full h-[400px] bg-white",viewBox:`${h} ${f} ${p} ${m}`,role:"img","aria-label":"Graphics fallback",children:[r.map((g,y)=>V.jsx("rect",{x:g.x??0,y:g.y??0,width:g.width??0,height:g.height??0,fill:"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1},`rect-${y}`)),t.map((g,y)=>V.jsx("polyline",{fill:"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1,points:(g.points??[]).map(_=>`${_.x??0},${_.y??0}`).join(" ")},`line-${y}`)),i.map((g,y)=>V.jsx("circle",{cx:g.x??0,cy:g.y??0,r:g.radius??1.5,fill:g.fillColor??"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1},`circle-${y}`)),e.map((g,y)=>V.jsx("circle",{cx:g.x??0,cy:g.y??0,r:g.radius??1.5,fill:g.color??"black"},`point-${y}`)),o.map((g,y)=>V.jsx("text",{x:g.x??0,y:g.y??0,fontSize:g.fontSize??10,fill:g.color??"black",children:g.text??""},`text-${y}`))]})}var Cqn=({solver:n,animationSpeed:e=25,onSolverStarted:t,onSolverCompleted:r})=>{const[i,o]=q.useReducer(u=>u+1,0),s=q.useMemo(()=>{try{return n.visualize()||{points:[],lines:[],rects:[],circles:[]}}catch(u){return console.error("Visualization error:",u),{points:[],lines:[],rects:[],circles:[]}}},[n,i]),a=q.useMemo(()=>(s.rects?.length||0)===0&&(s.lines?.length||0)===0&&(s.points?.length||0)===0&&(s.circles?.length||0)===0,[s]);q.useEffect(()=>{if(!(typeof document>"u")&&!document.querySelector('script[src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"]')){const u=document.createElement("script");u.src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4",document.head.appendChild(u)}},[]);const c=n.pipelineDef!==void 0,l=u=>{const d=n;if(!n.solved&&!n.failed){for(;!n.solved&&!n.failed&&d.currentPipelineStepIndex<=d.pipelineDef.findIndex(h=>h.solverName===u);)n.step();o()}};return V.jsxs("div",{children:[V.jsx(yqn,{solver:n,triggerRender:o,animationSpeed:e,onSolverStarted:t,onSolverCompleted:r}),a?V.jsx("div",{className:"p-4 text-gray-500",children:"No Graphics Yet"}):V.jsx(Eqn,{fallback:V.jsx(Tqn,{graphics:s}),children:V.jsx(pqn,{graphics:s})}),c&&V.jsx(Mqn,{solver:n,onStepUntilPhase:l})]})};const Pqn=()=>{q.useEffect(()=>{const n="tailwind-cdn-script";if(document.getElementById(n)||window.tailwind)return;const e=document.createElement("div");e.className="hidden",document.body.appendChild(e);const t=window.getComputedStyle(e).display==="none";if(document.body.removeChild(e),t)return;const r=document.createElement("script");r.id=n,r.src="https://cdn.tailwindcss.com",document.head.appendChild(r)},[])},Aqn=n=>n.toLowerCase().includes("pack")?iPn:n.toLowerCase().includes("rout")?lPn:HCn,Rqn=({solverEvents:n=[]})=>{const[e,t]=q.useState(null);Pqn();const r=q.useMemo(()=>{const a=new Map;for(const c of n){const l=`${c.componentName}-${c.solverName}`;a.set(l,c)}return a},[n]),i=q.useMemo(()=>Array.from(r.keys()),[r]),o=e?r.get(e):null,s=q.useMemo(()=>{if(!o)return{instance:null,error:null,classFound:!1};const a=moe[o.solverName];if(!a)return{instance:null,error:`Solver class "${o.solverName}" not found in SOLVERS registry. Available: ${Object.keys(moe).join(", ")}`,classFound:!1};try{const c=o.solverParams,l=c?.input!==void 0?c.input:c;return{instance:new a(l),error:null,classFound:!0}}catch(c){const l=c instanceof Error?c.message:String(c);return console.error("Failed to reconstruct solver:",c),{instance:null,error:`Failed to instantiate solver: ${l}`,classFound:!0}}},[o]);return n.length===0?V.jsx("div",{className:"rf-p-4",children:V.jsx("div",{className:"rf-bg-gray-50 rf-rounded-md rf-border rf-border-gray-200",children:V.jsxs("div",{className:"rf-p-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-gray-800 rf-mb-3",children:"No Solvers Detected"}),V.jsx("p",{className:"rf-text-sm rf-text-gray-600",children:"Solvers will appear here when the circuit runs. Solvers are used for tasks like component packing and autorouting."})]})})}):V.jsxs("div",{className:"rf-flex rf-h-full rf-overflow-hidden",children:[V.jsxs("div",{className:"rf-w-64 rf-border-r rf-border-gray-200 rf-overflow-y-auto rf-flex-shrink-0",children:[V.jsxs("div",{className:"rf-text-xs rf-font-semibold rf-text-gray-500 rf-px-3 rf-py-2 rf-bg-gray-50 rf-border-b rf-border-gray-200",children:[i.length," ",i.length===1?"Solver":"Solvers"]}),i.map(a=>{const c=r.get(a),l=e===a;return V.jsx("div",{className:`rf-px-3 rf-py-2 rf-cursor-pointer rf-border-b rf-border-gray-100 ${l?"rf-bg-blue-50 rf-border-l-2 rf-border-l-blue-500":"hover:rf-bg-gray-50"}`,onClick:()=>t(a),children:(()=>{const u=Aqn(c.solverName);return V.jsxs("div",{className:"rf-flex rf-items-center rf-gap-2",children:[V.jsx(u,{className:"rf-w-4 rf-h-4 rf-text-blue-500 rf-flex-shrink-0"}),V.jsxs("div",{className:"rf-flex-1 rf-min-w-0",children:[V.jsx("div",{className:"rf-text-sm rf-font-medium rf-text-gray-800 rf-truncate",children:c.componentName}),V.jsx("div",{className:"rf-text-xs rf-text-gray-500 rf-truncate",children:c.solverName})]})]})})()},a)})]}),V.jsx("div",{className:"rf-flex-1 rf-overflow-hidden",children:o?s.instance?V.jsx(m5,{fallback:V.jsx("div",{className:"rf-p-4",children:V.jsxs("div",{className:"rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200 rf-p-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-2",children:"Error Loading Solver Debugger"}),V.jsxs("p",{className:"rf-text-sm rf-text-red-600",children:["Failed to render the solver debugger for"," ",o.solverName]})]})}),children:V.jsx(Cqn,{solver:s.instance})}):V.jsxs("div",{className:"rf-p-4",children:[V.jsxs("div",{className:"rf-mb-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-gray-800",children:o.solverName}),V.jsxs("p",{className:"rf-text-sm rf-text-gray-500",children:["Component: ",o.componentName]})]}),s.error&&V.jsx("div",{className:`rf-rounded-md rf-border rf-p-4 rf-mb-4 ${s.classFound?"rf-bg-red-50 rf-border-red-200":"rf-bg-yellow-50 rf-border-yellow-200"}`,children:V.jsx("p",{className:`rf-text-sm ${s.classFound?"rf-text-red-700":"rf-text-yellow-700"}`,children:s.error})}),V.jsxs("div",{className:"rf-border rf-border-gray-200 rf-rounded-md rf-overflow-hidden",children:[V.jsx("div",{className:"rf-px-3 rf-py-2 rf-bg-gray-50",children:V.jsx("span",{className:"rf-text-sm rf-font-medium rf-text-gray-700",children:"Solver Parameters"})}),V.jsx("div",{className:"rf-p-3 rf-bg-white rf-border-t rf-border-gray-200",children:V.jsx("pre",{className:"rf-text-xs rf-font-mono rf-text-gray-600 rf-whitespace-pre-wrap rf-overflow-x-auto",children:JSON.stringify(o.solverParams,null,2)})})]})]}):V.jsx("div",{className:"rf-flex rf-items-center rf-justify-center rf-h-full",children:V.jsx("p",{className:"rf-text-sm rf-text-gray-500",children:"Select a solver from the list to view details"})})})]})},$0t=({errorMessage:n,errorStack:e,circuitJsonErrors:t})=>{q.useEffect(()=>{if(n){const r=new Error(n);e&&(r.stack=e);try{fH.captureException(r)}catch{}}},[n,e]),q.useEffect(()=>{if(t&&t.length>0)for(const r of t){const i=new Error(r.message||"Circuit JSON Error");r.stack&&(i.stack=r.stack);try{fH.captureException(i,{error_type:r.type})}catch{}}},[t])},F0t="0.0.1803",Nqn={version:F0t},sq=KOe()(QOe(n=>({lastRunEvalVersion:void 0,setLastRunEvalVersion:e=>{n({lastRunEvalVersion:e})}}),{name:"runframe-runner-store"})),Iqn=n=>{const[e,t]=q.useState([]),[r,i]=q.useState(null),[o,s]=q.useState(""),[a,c]=vT("eval-version-selection",null),l=sq(f=>f.setLastRunEvalVersion),u=sq(f=>f.lastRunEvalVersion);return q.useEffect(()=>{n&&fetch("https://data.jsdelivr.com/v1/package/npm/@tscircuit/eval").then(f=>f.json()).then(f=>{if(Array.isArray(f?.versions)){let p=[...f.versions];f.tags?.latest&&(i(f.tags.latest),p=p.filter(m=>m!==f.tags.latest)),t(p)}}).catch(()=>{})},[n]),q.useEffect(()=>{n&&(a?(window.TSCIRCUIT_LATEST_EVAL_VERSION=a,l(a)):r&&(window.TSCIRCUIT_LATEST_EVAL_VERSION=r,l(r)))},[n,a,r]),{versions:q.useMemo(()=>e.filter(f=>f.includes(o)).slice(0,50),[e,o]),latestVersion:r,lastRunEvalVersion:u,search:o,setSearch:s,selectVersion:f=>{c(f),s("")}}},kqn=({snippetNames:n,onSelect:e,onCancel:t,isOpen:r})=>{const[i,o]=q.useState(""),[s,a]=q.useState("");if(!r)return null;const c=n.filter(d=>d.toLowerCase().includes(s.toLowerCase())),l=s&&!n.includes(s),u=d=>{d.key==="Enter"&&(c.length===1?o(c[0]):l&&o(s))};return V.jsx("div",{className:"rf-fixed rf-inset-0 rf-bg-black rf-bg-opacity-50 rf-flex rf-items-center rf-justify-center rf-z-[100]",children:V.jsxs("div",{className:"rf-bg-white rf-rounded-lg rf-p-6 rf-w-96",children:[V.jsx("h2",{className:"rf-text-lg rf-font-semibold rf-mb-4",children:"Select Snippet"}),V.jsx("input",{type:"text",className:"rf-w-full rf-px-4 rf-py-2 rf-border rf-rounded rf-mb-4",placeholder:"Search snippets or new snippet name...",value:s,onChange:d=>a(d.target.value),onKeyDown:u}),V.jsxs("div",{className:"rf-h-60 rf-overflow-y-auto",children:[c.map(d=>V.jsx("button",{type:"button",className:`w-full text-left px-4 py-2 rounded hover:bg-gray-100 ${i===d?"bg-blue-50":""}`,onClick:()=>o(d),children:d},d)),l&&V.jsxs("button",{type:"button",className:`w-full text-left px-4 py-2 rounded hover:bg-gray-100 text-blue-500 ${i===s?"bg-blue-50":""}`,onClick:()=>o(s),children:['Create new "',s,'"']})]}),V.jsxs("div",{className:"rf-mt-4 rf-flex rf-justify-end rf-gap-2",children:[V.jsx("button",{type:"button",className:"rf-px-4 rf-py-2 rf-text-gray-600 rf-hover:text-gray-800",onClick:t,children:"Cancel"}),V.jsx("button",{type:"button",className:"rf-px-4 rf-py-2 rf-bg-blue-500 rf-text-white rf-rounded rf-hover:bg-blue-600 rf-disabled:opacity-50",onClick:()=>i&&e(i),disabled:!i,children:i===s?`Create "${i}"`:`Save to ${i}`})]})]})})},Oqn=n=>{const e=q.useRef(null),t=Ju(r=>r.recentEvents);q.useEffect(()=>{if(t.length===0)return;const r=t[0];r.event_id!==e.current&&(n(r),e.current=r.event_id)},[t,n])};function Lqn(n){const e=Dqn(n),t=q.forwardRef((r,i)=>{const{children:o,...s}=r,a=q.Children.toArray(o),c=a.find($qn);if(c){const l=c.props.children,u=a.map(d=>d===c?q.Children.count(l)>1?q.Children.only(null):q.isValidElement(l)?l.props.children:null:d);return V.jsx(e,{...s,ref:i,children:q.isValidElement(l)?q.cloneElement(l,void 0,u):null})}return V.jsx(e,{...s,ref:i,children:o})});return t.displayName=`${n}.Slot`,t}function Dqn(n){const e=q.forwardRef((t,r)=>{const{children:i,...o}=t;if(q.isValidElement(i)){const s=Bqn(i),a=Fqn(o,i.props);return i.type!==q.Fragment&&(a.ref=r?E_(r,s):s),q.cloneElement(i,a)}return q.Children.count(i)>1?q.Children.only(null):null});return e.displayName=`${n}.SlotClone`,e}var zqn=Symbol("radix.slottable");function $qn(n){return q.isValidElement(n)&&typeof n.type=="function"&&"__radixId"in n.type&&n.type.__radixId===zqn}function Fqn(n,e){const t={...e};for(const r in e){const i=n[r],o=e[r];/^on[A-Z]/.test(r)?i&&o?t[r]=(...a)=>{const c=o(...a);return i(...a),c}:i&&(t[r]=i):r==="style"?t[r]={...i,...o}:r==="className"&&(t[r]=[i,o].filter(Boolean).join(" "))}return{...n,...t}}function Bqn(n){let e=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,t=e&&"isReactWarning"in e&&e.isReactWarning;return t?n.ref:(e=Object.getOwnPropertyDescriptor(n,"ref")?.get,t=e&&"isReactWarning"in e&&e.isReactWarning,t?n.props.ref:n.props.ref||n.ref)}var aq="Dialog",[B0t,j0t]=r4(aq),[jqn,R4]=B0t(aq),U0t=n=>{const{__scopeDialog:e,children:t,open:r,defaultOpen:i,onOpenChange:o,modal:s=!0}=n,a=q.useRef(null),c=q.useRef(null),[l,u]=M3({prop:r,defaultProp:i??!1,onChange:o,caller:aq});return V.jsx(jqn,{scope:e,triggerRef:a,contentRef:c,contentId:Wm(),titleId:Wm(),descriptionId:Wm(),open:l,onOpenChange:u,onOpenToggle:q.useCallback(()=>u(d=>!d),[u]),modal:s,children:t})};U0t.displayName=aq;var H0t="DialogTrigger",Y0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(H0t,t),o=ed(e,i.triggerRef);return V.jsx(Mc.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":s2e(i.open),...r,ref:o,onClick:Bi(n.onClick,i.onOpenToggle)})});Y0t.displayName=H0t;var i2e="DialogPortal",[Uqn,X0t]=B0t(i2e,{forceMount:void 0}),V0t=n=>{const{__scopeDialog:e,forceMount:t,children:r,container:i}=n,o=R4(i2e,e);return V.jsx(Uqn,{scope:e,forceMount:t,children:q.Children.map(r,s=>V.jsx(Nx,{present:t||o.open,children:V.jsx(wV,{asChild:!0,container:i,children:s})}))})};V0t.displayName=i2e;var cq="DialogOverlay",G0t=q.forwardRef((n,e)=>{const t=X0t(cq,n.__scopeDialog),{forceMount:r=t.forceMount,...i}=n,o=R4(cq,n.__scopeDialog);return o.modal?V.jsx(Nx,{present:r||o.open,children:V.jsx(Yqn,{...i,ref:e})}):null});G0t.displayName=cq;var Hqn=Lqn("DialogOverlay.RemoveScroll"),Yqn=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(cq,t);return V.jsx(RV,{as:Hqn,allowPinchZoom:!0,shards:[i.contentRef],children:V.jsx(Mc.div,{"data-state":s2e(i.open),...r,ref:e,style:{pointerEvents:"auto",...r.style}})})}),VS="DialogContent",q0t=q.forwardRef((n,e)=>{const t=X0t(VS,n.__scopeDialog),{forceMount:r=t.forceMount,...i}=n,o=R4(VS,n.__scopeDialog);return V.jsx(Nx,{present:r||o.open,children:o.modal?V.jsx(Xqn,{...i,ref:e}):V.jsx(Vqn,{...i,ref:e})})});q0t.displayName=VS;var Xqn=q.forwardRef((n,e)=>{const t=R4(VS,n.__scopeDialog),r=q.useRef(null),i=ed(e,t.contentRef,r);return q.useEffect(()=>{const o=r.current;if(o)return wge(o)},[]),V.jsx(W0t,{...n,ref:i,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Bi(n.onCloseAutoFocus,o=>{o.preventDefault(),t.triggerRef.current?.focus()}),onPointerDownOutside:Bi(n.onPointerDownOutside,o=>{const s=o.detail.originalEvent,a=s.button===0&&s.ctrlKey===!0;(s.button===2||a)&&o.preventDefault()}),onFocusOutside:Bi(n.onFocusOutside,o=>o.preventDefault())})}),Vqn=q.forwardRef((n,e)=>{const t=R4(VS,n.__scopeDialog),r=q.useRef(!1),i=q.useRef(!1);return V.jsx(W0t,{...n,ref:e,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{n.onCloseAutoFocus?.(o),o.defaultPrevented||(r.current||t.triggerRef.current?.focus(),o.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:o=>{n.onInteractOutside?.(o),o.defaultPrevented||(r.current=!0,o.detail.originalEvent.type==="pointerdown"&&(i.current=!0));const s=o.target;t.triggerRef.current?.contains(s)&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&i.current&&o.preventDefault()}})}),W0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:o,...s}=n,a=R4(VS,t),c=q.useRef(null),l=ed(e,c);return rge(),V.jsxs(V.Fragment,{children:[V.jsx(lV,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:o,children:V.jsx($k,{role:"dialog",id:a.contentId,"aria-describedby":a.descriptionId,"aria-labelledby":a.titleId,"data-state":s2e(a.open),...s,ref:l,onDismiss:()=>a.onOpenChange(!1)})}),V.jsxs(V.Fragment,{children:[V.jsx(qqn,{titleId:a.titleId}),V.jsx(Zqn,{contentRef:c,descriptionId:a.descriptionId})]})]})}),o2e="DialogTitle",Z0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(o2e,t);return V.jsx(Mc.h2,{id:i.titleId,...r,ref:e})});Z0t.displayName=o2e;var K0t="DialogDescription",Q0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(K0t,t);return V.jsx(Mc.p,{id:i.descriptionId,...r,ref:e})});Q0t.displayName=K0t;var J0t="DialogClose",eht=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(J0t,t);return V.jsx(Mc.button,{type:"button",...r,ref:e,onClick:Bi(n.onClick,()=>i.onOpenChange(!1))})});eht.displayName=J0t;function s2e(n){return n?"open":"closed"}var tht="DialogTitleWarning",[Gqn,nht]=cQt(tht,{contentName:VS,titleName:o2e,docsSlug:"dialog"}),qqn=({titleId:n})=>{const e=nht(tht),t=`\`${e.contentName}\` requires a \`${e.titleName}\` for the component to be accessible for screen reader users.
|
|
5678
|
+
`,d=new Blob([u],{type:"text/plain"}),h=URL.createObjectURL(d),f=document.createElement("a");f.href=h,f.download=`${l}.test.ts`,f.click(),URL.revokeObjectURL(h)}catch(c){alert(`Error generating test.ts for ${n.constructor.name}: ${c instanceof Error?c.message:String(c)}`)}r(!1)};return V.jsxs("div",{className:`relative ${e}`,ref:i,children:[V.jsx("button",{className:"px-2 py-1 rounded text-xs cursor-pointer",onClick:()=>r(!t),title:`Download options for ${n.constructor.name}`,children:n.constructor.name}),t&&V.jsxs("div",{className:"absolute top-full left-0 mt-1 bg-white border border-gray-300 rounded shadow-lg z-10 min-w-[150px]",children:[V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:o,children:"Download JSON"}),V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:s,children:"Download page.tsx"}),V.jsx("button",{className:"w-full text-left px-3 py-2 hover:bg-gray-100 text-xs",onClick:a,children:"Download test.ts"})]})]})},z0t=n=>n.activeSubSolver?[n,...z0t(n.activeSubSolver)]:[n],mqn=({solver:n})=>{const e=z0t(n);return V.jsx("div",{className:"flex gap-1 items-center text-sm pt-1",children:e.map((t,r)=>V.jsxs("div",{className:"flex items-center",children:[r>0&&V.jsx("span",{className:"text-gray-400 mx-1",children:"→"}),V.jsx(fqn,{solver:t})]},t.constructor.name))})},yqn=({solver:n,triggerRender:e,animationSpeed:t=25,onSolverStarted:r,onSolverCompleted:i})=>{const[o,s]=q.useReducer(m=>!m,!1),a=q.useRef(void 0),c=()=>{!n.solved&&!n.failed&&(n.step(),e())},l=()=>{!n.solved&&!n.failed&&(r&&r(n),n.solve(),e(),i&&i(n))},u=()=>{o?(a.current&&(clearInterval(a.current),a.current=void 0),s()):(s(),a.current=setInterval(()=>{if(n.solved||n.failed){a.current&&(clearInterval(a.current),a.current=void 0),s(),e(),i&&n.solved&&i(n);return}n.step(),e()},t))},d=()=>{const m=n;if(m.getCurrentPhase&&!n.solved&&!n.failed){const g=m.getCurrentPhase();for(;m.getCurrentPhase()===g&&!n.solved&&!n.failed;)n.step();e()}},h=()=>{if(n.solved||n.failed||o)return;const m=window.prompt("Step until which iteration?",`${n.iterations}`);if(m===null)return;const g=Number(m);if(!Number.isFinite(g)){window.alert("Please enter a valid number for the iteration");return}for(;n.iterations<g&&!n.solved&&!n.failed;)n.step();e(),n.solved&&i&&i(n)};q.useEffect(()=>()=>{a.current&&clearInterval(a.current)},[]),q.useEffect(()=>{(n.solved||n.failed)&&o&&(a.current&&(clearInterval(a.current),a.current=void 0),s())},[n.solved,n.failed,o]);const f=n.getCurrentPhase!==void 0,p=f?n.getCurrentPhase():null;return V.jsxs("div",{className:"space-y-2 p-2 border-b",children:[V.jsx("div",{className:"flex items-center",children:V.jsx(mqn,{solver:n})}),V.jsxs("div",{className:"flex gap-2 items-center flex-wrap",children:[V.jsx("button",{onClick:c,disabled:n.solved||n.failed||o,className:"bg-blue-500 hover:bg-blue-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Step"}),V.jsx("button",{onClick:l,disabled:n.solved||n.failed||o,className:"bg-green-500 hover:bg-green-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Solve"}),V.jsx("button",{onClick:u,disabled:n.solved||n.failed,className:`px-3 py-1 rounded text-white text-sm ${o?"bg-red-500 hover:bg-red-600":"bg-yellow-500 hover:bg-yellow-600"} disabled:bg-gray-300`,children:o?"Stop":"Animate"}),V.jsx("button",{onClick:h,disabled:n.solved||n.failed||o,className:"bg-orange-500 hover:bg-orange-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Step Until Iteration"}),f&&V.jsx("button",{onClick:d,disabled:n.solved||n.failed||o,className:"bg-purple-500 hover:bg-purple-600 disabled:bg-gray-300 text-white px-3 py-1 rounded text-sm",children:"Next Stage"}),V.jsxs("div",{className:"text-sm text-gray-600",children:["Iterations: ",n.iterations]}),n.timeToSolve!==void 0&&V.jsxs("div",{className:"text-sm text-gray-600",children:["Time: ",(n.timeToSolve/1e3).toFixed(3),"s"]}),p&&V.jsxs("div",{className:"text-sm text-gray-600",children:["Phase: ",V.jsx("span",{className:"font-medium",children:p})]}),n.solved&&V.jsx("div",{className:"px-2 py-1 bg-green-100 text-green-800 rounded text-sm",children:"Solved"}),n.failed&&V.jsx("div",{className:"px-2 py-1 bg-red-100 text-red-800 rounded text-sm",children:"Failed"})]}),n.error&&V.jsxs("div",{className:"text-red-600 text-sm",children:["Error: ",n.error]})]})},gqn=(n,e,t)=>{const r=n.currentPipelineStepIndex;return e<r?"Completed":e===r&&n.activeSubSolver?n.activeSubSolver.failed?"Failed":"In Progress":"Not Started"},_qn=(n,e)=>{const r=n.pipelineDef[e].solverName,i=gqn(n,e),o=n[r],s=n.firstIterationOfPhase?.[r]??null,a=n.iterations;let c=0;if(i==="Completed"){const h=n.pipelineDef[e+1],f=h?n.firstIterationOfPhase?.[h.solverName]:void 0;f!==void 0&&s!==null?c=f-s:s!==null&&(c=a-s)}else i==="In Progress"&&s!==null&&(c=a-s);const l=n.timeSpentOnPhase?.[r]??0;let u=0;i==="Completed"?u=1:i==="In Progress"&&o&&(u=o.progress??0);const d=o?.stats??null;return{index:e,name:r,status:i,firstIteration:s,iterations:c,progress:u,timeSpent:l,stats:d&&Object.keys(d).length>0?d:null,solverInstance:o??null}},xqn=({status:n})=>{const e={"Not Started":"text-blue-600","In Progress":"text-yellow-600",Completed:"text-green-600",Failed:"text-red-600"};return V.jsx("span",{className:`font-medium ${e[n]}`,children:n})},bqn=({progress:n})=>{if(n===0)return null;const e=Math.round(n*100);return V.jsxs("div",{className:"flex items-center gap-2",children:[V.jsx("div",{className:"w-20 h-2 bg-gray-200 rounded overflow-hidden",children:V.jsx("div",{className:"h-full bg-blue-500 transition-all duration-200",style:{width:`${e}%`}})}),V.jsxs("span",{className:"text-xs text-gray-500",children:[e,"%"]})]})},vqn=n=>Object.entries(n).map(([e,t])=>`${e}: ${t}`).join(", "),wqn=({stats:n})=>{if(!n||Object.keys(n).length===0)return V.jsx("span",{children:"-"});const e=Object.entries(n),t=vqn(n);return V.jsxs("details",{className:"cursor-pointer",children:[V.jsx("summary",{className:"whitespace-nowrap overflow-hidden text-ellipsis max-w-[200px]",children:t}),V.jsx("div",{className:"mt-1 text-xs",children:e.map(([r,i])=>V.jsxs("div",{children:[r,": ",String(i)]},r))})]})},r2e=n=>{if(n===null||typeof n!="object")return n;if(Array.isArray(n))return n.map(r2e);const e={};for(const[t,r]of Object.entries(n))t.startsWith("_")||(e[t]=r2e(r));return e},Sqn=(n,e)=>{try{if(typeof n.getConstructorParams!="function"){alert(`getConstructorParams() is not implemented for ${e}`);return}const t=r2e(n.getConstructorParams()),r=new Blob([JSON.stringify(t,null,2)],{type:"application/json"}),i=URL.createObjectURL(r),o=document.createElement("a");o.href=i,o.download=`${e}_input.json`,o.click(),URL.revokeObjectURL(i)}catch(t){alert(`Error downloading input for ${e}: ${t instanceof Error?t.message:String(t)}`)}},Mqn=({solver:n,onStepUntilPhase:e,onDownloadInput:t})=>{const r=n.pipelineDef.map((a,c)=>_qn(n,c)),i=a=>{e?.(a)},o=a=>{a.solverInstance&&(t?t(a.solverInstance,a.name):Sqn(a.solverInstance,a.name))},s=a=>`${(a/1e3).toFixed(2)}s`;return V.jsxs("div",{className:"border-t border-gray-200",children:[V.jsx("div",{className:"px-4 py-2 bg-gray-50 border-b border-gray-200",children:V.jsx("h3",{className:"text-sm font-semibold text-gray-700",children:"Pipeline Steps"})}),V.jsx("div",{className:"overflow-x-auto",children:V.jsxs("table",{className:"w-full text-sm",children:[V.jsx("thead",{children:V.jsxs("tr",{className:"bg-gray-50 border-b border-gray-200",children:[V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Step"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Status"}),V.jsxs("th",{className:"px-4 py-2 text-center font-semibold text-gray-700",children:["i",V.jsx("sub",{children:"0"})]}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Iterations"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Progress"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Time"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Stats"}),V.jsx("th",{className:"px-4 py-2 text-left font-semibold text-gray-700",children:"Input"})]})}),V.jsx("tbody",{children:r.map(a=>V.jsxs("tr",{className:`border-b border-gray-100 ${a.status==="In Progress"?"bg-yellow-50":""}`,children:[V.jsx("td",{className:"px-4 py-2",children:V.jsxs("div",{className:"flex items-center gap-2",children:[V.jsx("span",{className:"text-gray-400 w-6",children:String(a.index+1).padStart(2,"0")}),V.jsx("button",{onClick:()=>i(a.name),disabled:a.status==="Completed"||n.solved||n.failed,className:"text-blue-500 hover:text-blue-700 disabled:text-gray-300 disabled:cursor-not-allowed",title:`Step until ${a.name} completes`,children:V.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",className:"w-4 h-4",children:V.jsx("path",{fillRule:"evenodd",d:"M4.5 5.653c0-1.426 1.529-2.33 2.779-1.643l11.54 6.348c1.295.712 1.295 2.573 0 3.285L7.28 19.991c-1.25.687-2.779-.217-2.779-1.643V5.653z",clipRule:"evenodd"})})}),V.jsx("span",{className:"font-medium text-gray-900",children:a.name})]})}),V.jsx("td",{className:"px-4 py-2",children:V.jsx(xqn,{status:a.status})}),V.jsx("td",{className:"px-4 py-2 text-center text-gray-600",children:a.firstIteration!==null?a.firstIteration:""}),V.jsx("td",{className:"px-4 py-2 text-gray-600",children:a.iterations}),V.jsx("td",{className:"px-4 py-2",children:V.jsx(bqn,{progress:a.progress})}),V.jsx("td",{className:"px-4 py-2 text-gray-600",children:s(a.timeSpent)}),V.jsx("td",{className:"px-4 py-2 text-gray-500",children:V.jsx(wqn,{stats:a.stats})}),V.jsx("td",{className:"px-4 py-2",children:a.solverInstance?V.jsxs("button",{onClick:()=>o(a),className:"flex items-center gap-1 text-blue-500 hover:text-blue-700",title:`Download input for ${a.name}`,children:[V.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor",className:"w-4 h-4",children:V.jsx("path",{fillRule:"evenodd",d:"M12 2.25a.75.75 0 01.75.75v11.69l3.22-3.22a.75.75 0 111.06 1.06l-4.5 4.5a.75.75 0 01-1.06 0l-4.5-4.5a.75.75 0 111.06-1.06l3.22 3.22V3a.75.75 0 01.75-.75zm-9 13.5a.75.75 0 01.75.75v2.25a1.5 1.5 0 001.5 1.5h13.5a1.5 1.5 0 001.5-1.5V16.5a.75.75 0 011.5 0v2.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V16.5a.75.75 0 01.75-.75z",clipRule:"evenodd"})}),V.jsx("span",{children:"Input"})]}):null})]},a.name))})]})})]})},Eqn=class extends si.Component{constructor(n){super(n),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n){console.error("InteractiveGraphics render error:",n)}render(){return this.state.hasError?this.props.fallback:this.props.children}};function Tqn({graphics:n}){const e=n.points??[],t=n.lines??[],r=n.rects??[],i=n.circles??[],o=n.texts??[];let s=Number.POSITIVE_INFINITY,a=Number.POSITIVE_INFINITY,c=Number.NEGATIVE_INFINITY,l=Number.NEGATIVE_INFINITY;const u=(g,y)=>{typeof g=="number"&&(g<s&&(s=g),g>c&&(c=g)),typeof y=="number"&&(y<a&&(a=y),y>l&&(l=y))};for(const g of e)u(g.x,g.y);for(const g of t){const y=g.points??[];for(const _ of y)u(_.x,_.y)}for(const g of r){const y=g.x??0,_=g.y??0,x=g.width??0,b=g.height??0;u(y,_),u(y+x,_+b)}for(const g of i){const y=g.x??0,_=g.y??0,x=g.radius??1;u(y-x,_-x),u(y+x,_+x)}for(const g of o)u(g.x,g.y);(!isFinite(s)||!isFinite(a)||!isFinite(c)||!isFinite(l))&&(s=-20,a=-20,c=20,l=20);const d=10,h=s-d,f=a-d,p=Math.max(1,c-s+2*d),m=Math.max(1,l-a+2*d);return V.jsxs("svg",{className:"w-full h-[400px] bg-white",viewBox:`${h} ${f} ${p} ${m}`,role:"img","aria-label":"Graphics fallback",children:[r.map((g,y)=>V.jsx("rect",{x:g.x??0,y:g.y??0,width:g.width??0,height:g.height??0,fill:"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1},`rect-${y}`)),t.map((g,y)=>V.jsx("polyline",{fill:"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1,points:(g.points??[]).map(_=>`${_.x??0},${_.y??0}`).join(" ")},`line-${y}`)),i.map((g,y)=>V.jsx("circle",{cx:g.x??0,cy:g.y??0,r:g.radius??1.5,fill:g.fillColor??"none",stroke:g.strokeColor??"black",strokeWidth:g.strokeWidth??1},`circle-${y}`)),e.map((g,y)=>V.jsx("circle",{cx:g.x??0,cy:g.y??0,r:g.radius??1.5,fill:g.color??"black"},`point-${y}`)),o.map((g,y)=>V.jsx("text",{x:g.x??0,y:g.y??0,fontSize:g.fontSize??10,fill:g.color??"black",children:g.text??""},`text-${y}`))]})}var Cqn=({solver:n,animationSpeed:e=25,onSolverStarted:t,onSolverCompleted:r})=>{const[i,o]=q.useReducer(u=>u+1,0),s=q.useMemo(()=>{try{return n.visualize()||{points:[],lines:[],rects:[],circles:[]}}catch(u){return console.error("Visualization error:",u),{points:[],lines:[],rects:[],circles:[]}}},[n,i]),a=q.useMemo(()=>(s.rects?.length||0)===0&&(s.lines?.length||0)===0&&(s.points?.length||0)===0&&(s.circles?.length||0)===0,[s]);q.useEffect(()=>{if(!(typeof document>"u")&&!document.querySelector('script[src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"]')){const u=document.createElement("script");u.src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4",document.head.appendChild(u)}},[]);const c=n.pipelineDef!==void 0,l=u=>{const d=n;if(!n.solved&&!n.failed){for(;!n.solved&&!n.failed&&d.currentPipelineStepIndex<=d.pipelineDef.findIndex(h=>h.solverName===u);)n.step();o()}};return V.jsxs("div",{children:[V.jsx(yqn,{solver:n,triggerRender:o,animationSpeed:e,onSolverStarted:t,onSolverCompleted:r}),a?V.jsx("div",{className:"p-4 text-gray-500",children:"No Graphics Yet"}):V.jsx(Eqn,{fallback:V.jsx(Tqn,{graphics:s}),children:V.jsx(pqn,{graphics:s})}),c&&V.jsx(Mqn,{solver:n,onStepUntilPhase:l})]})};const Pqn=()=>{q.useEffect(()=>{const n="tailwind-cdn-script";if(document.getElementById(n)||window.tailwind)return;const e=document.createElement("div");e.className="hidden",document.body.appendChild(e);const t=window.getComputedStyle(e).display==="none";if(document.body.removeChild(e),t)return;const r=document.createElement("script");r.id=n,r.src="https://cdn.tailwindcss.com",document.head.appendChild(r)},[])},Aqn=n=>n.toLowerCase().includes("pack")?iPn:n.toLowerCase().includes("rout")?lPn:HCn,Rqn=({solverEvents:n=[]})=>{const[e,t]=q.useState(null);Pqn();const r=q.useMemo(()=>{const a=new Map;for(const c of n){const l=`${c.componentName}-${c.solverName}`;a.set(l,c)}return a},[n]),i=q.useMemo(()=>Array.from(r.keys()),[r]),o=e?r.get(e):null,s=q.useMemo(()=>{if(!o)return{instance:null,error:null,classFound:!1};const a=moe[o.solverName];if(!a)return{instance:null,error:`Solver class "${o.solverName}" not found in SOLVERS registry. Available: ${Object.keys(moe).join(", ")}`,classFound:!1};try{const c=o.solverParams,l=c?.input!==void 0?c.input:c;return{instance:new a(l),error:null,classFound:!0}}catch(c){const l=c instanceof Error?c.message:String(c);return console.error("Failed to reconstruct solver:",c),{instance:null,error:`Failed to instantiate solver: ${l}`,classFound:!0}}},[o]);return n.length===0?V.jsx("div",{className:"rf-p-4",children:V.jsx("div",{className:"rf-bg-gray-50 rf-rounded-md rf-border rf-border-gray-200",children:V.jsxs("div",{className:"rf-p-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-gray-800 rf-mb-3",children:"No Solvers Detected"}),V.jsx("p",{className:"rf-text-sm rf-text-gray-600",children:"Solvers will appear here when the circuit runs. Solvers are used for tasks like component packing and autorouting."})]})})}):V.jsxs("div",{className:"rf-flex rf-h-full rf-overflow-hidden",children:[V.jsxs("div",{className:"rf-w-64 rf-border-r rf-border-gray-200 rf-overflow-y-auto rf-flex-shrink-0",children:[V.jsxs("div",{className:"rf-text-xs rf-font-semibold rf-text-gray-500 rf-px-3 rf-py-2 rf-bg-gray-50 rf-border-b rf-border-gray-200",children:[i.length," ",i.length===1?"Solver":"Solvers"]}),i.map(a=>{const c=r.get(a),l=e===a;return V.jsx("div",{className:`rf-px-3 rf-py-2 rf-cursor-pointer rf-border-b rf-border-gray-100 ${l?"rf-bg-blue-50 rf-border-l-2 rf-border-l-blue-500":"hover:rf-bg-gray-50"}`,onClick:()=>t(a),children:(()=>{const u=Aqn(c.solverName);return V.jsxs("div",{className:"rf-flex rf-items-center rf-gap-2",children:[V.jsx(u,{className:"rf-w-4 rf-h-4 rf-text-blue-500 rf-flex-shrink-0"}),V.jsxs("div",{className:"rf-flex-1 rf-min-w-0",children:[V.jsx("div",{className:"rf-text-sm rf-font-medium rf-text-gray-800 rf-truncate",children:c.componentName}),V.jsx("div",{className:"rf-text-xs rf-text-gray-500 rf-truncate",children:c.solverName})]})]})})()},a)})]}),V.jsx("div",{className:"rf-flex-1 rf-overflow-hidden",children:o?s.instance?V.jsx(m5,{fallback:V.jsx("div",{className:"rf-p-4",children:V.jsxs("div",{className:"rf-bg-red-50 rf-rounded-md rf-border rf-border-red-200 rf-p-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-red-800 rf-mb-2",children:"Error Loading Solver Debugger"}),V.jsxs("p",{className:"rf-text-sm rf-text-red-600",children:["Failed to render the solver debugger for"," ",o.solverName]})]})}),children:V.jsx(Cqn,{solver:s.instance})}):V.jsxs("div",{className:"rf-p-4",children:[V.jsxs("div",{className:"rf-mb-4",children:[V.jsx("h3",{className:"rf-text-lg rf-font-semibold rf-text-gray-800",children:o.solverName}),V.jsxs("p",{className:"rf-text-sm rf-text-gray-500",children:["Component: ",o.componentName]})]}),s.error&&V.jsx("div",{className:`rf-rounded-md rf-border rf-p-4 rf-mb-4 ${s.classFound?"rf-bg-red-50 rf-border-red-200":"rf-bg-yellow-50 rf-border-yellow-200"}`,children:V.jsx("p",{className:`rf-text-sm ${s.classFound?"rf-text-red-700":"rf-text-yellow-700"}`,children:s.error})}),V.jsxs("div",{className:"rf-border rf-border-gray-200 rf-rounded-md rf-overflow-hidden",children:[V.jsx("div",{className:"rf-px-3 rf-py-2 rf-bg-gray-50",children:V.jsx("span",{className:"rf-text-sm rf-font-medium rf-text-gray-700",children:"Solver Parameters"})}),V.jsx("div",{className:"rf-p-3 rf-bg-white rf-border-t rf-border-gray-200",children:V.jsx("pre",{className:"rf-text-xs rf-font-mono rf-text-gray-600 rf-whitespace-pre-wrap rf-overflow-x-auto",children:JSON.stringify(o.solverParams,null,2)})})]})]}):V.jsx("div",{className:"rf-flex rf-items-center rf-justify-center rf-h-full",children:V.jsx("p",{className:"rf-text-sm rf-text-gray-500",children:"Select a solver from the list to view details"})})})]})},$0t=({errorMessage:n,errorStack:e,circuitJsonErrors:t})=>{q.useEffect(()=>{if(n){const r=new Error(n);e&&(r.stack=e);try{fH.captureException(r)}catch{}}},[n,e]),q.useEffect(()=>{if(t&&t.length>0)for(const r of t){const i=new Error(r.message||"Circuit JSON Error");r.stack&&(i.stack=r.stack);try{fH.captureException(i,{error_type:r.type})}catch{}}},[t])},F0t="0.0.1804",Nqn={version:F0t},sq=KOe()(QOe(n=>({lastRunEvalVersion:void 0,setLastRunEvalVersion:e=>{n({lastRunEvalVersion:e})}}),{name:"runframe-runner-store"})),Iqn=n=>{const[e,t]=q.useState([]),[r,i]=q.useState(null),[o,s]=q.useState(""),[a,c]=vT("eval-version-selection",null),l=sq(f=>f.setLastRunEvalVersion),u=sq(f=>f.lastRunEvalVersion);return q.useEffect(()=>{n&&fetch("https://data.jsdelivr.com/v1/package/npm/@tscircuit/eval").then(f=>f.json()).then(f=>{if(Array.isArray(f?.versions)){let p=[...f.versions];f.tags?.latest&&(i(f.tags.latest),p=p.filter(m=>m!==f.tags.latest)),t(p)}}).catch(()=>{})},[n]),q.useEffect(()=>{n&&(a?(window.TSCIRCUIT_LATEST_EVAL_VERSION=a,l(a)):r&&(window.TSCIRCUIT_LATEST_EVAL_VERSION=r,l(r)))},[n,a,r]),{versions:q.useMemo(()=>e.filter(f=>f.includes(o)).slice(0,50),[e,o]),latestVersion:r,lastRunEvalVersion:u,search:o,setSearch:s,selectVersion:f=>{c(f),s("")}}},kqn=({snippetNames:n,onSelect:e,onCancel:t,isOpen:r})=>{const[i,o]=q.useState(""),[s,a]=q.useState("");if(!r)return null;const c=n.filter(d=>d.toLowerCase().includes(s.toLowerCase())),l=s&&!n.includes(s),u=d=>{d.key==="Enter"&&(c.length===1?o(c[0]):l&&o(s))};return V.jsx("div",{className:"rf-fixed rf-inset-0 rf-bg-black rf-bg-opacity-50 rf-flex rf-items-center rf-justify-center rf-z-[100]",children:V.jsxs("div",{className:"rf-bg-white rf-rounded-lg rf-p-6 rf-w-96",children:[V.jsx("h2",{className:"rf-text-lg rf-font-semibold rf-mb-4",children:"Select Snippet"}),V.jsx("input",{type:"text",className:"rf-w-full rf-px-4 rf-py-2 rf-border rf-rounded rf-mb-4",placeholder:"Search snippets or new snippet name...",value:s,onChange:d=>a(d.target.value),onKeyDown:u}),V.jsxs("div",{className:"rf-h-60 rf-overflow-y-auto",children:[c.map(d=>V.jsx("button",{type:"button",className:`w-full text-left px-4 py-2 rounded hover:bg-gray-100 ${i===d?"bg-blue-50":""}`,onClick:()=>o(d),children:d},d)),l&&V.jsxs("button",{type:"button",className:`w-full text-left px-4 py-2 rounded hover:bg-gray-100 text-blue-500 ${i===s?"bg-blue-50":""}`,onClick:()=>o(s),children:['Create new "',s,'"']})]}),V.jsxs("div",{className:"rf-mt-4 rf-flex rf-justify-end rf-gap-2",children:[V.jsx("button",{type:"button",className:"rf-px-4 rf-py-2 rf-text-gray-600 rf-hover:text-gray-800",onClick:t,children:"Cancel"}),V.jsx("button",{type:"button",className:"rf-px-4 rf-py-2 rf-bg-blue-500 rf-text-white rf-rounded rf-hover:bg-blue-600 rf-disabled:opacity-50",onClick:()=>i&&e(i),disabled:!i,children:i===s?`Create "${i}"`:`Save to ${i}`})]})]})})},Oqn=n=>{const e=q.useRef(null),t=Ju(r=>r.recentEvents);q.useEffect(()=>{if(t.length===0)return;const r=t[0];r.event_id!==e.current&&(n(r),e.current=r.event_id)},[t,n])};function Lqn(n){const e=Dqn(n),t=q.forwardRef((r,i)=>{const{children:o,...s}=r,a=q.Children.toArray(o),c=a.find($qn);if(c){const l=c.props.children,u=a.map(d=>d===c?q.Children.count(l)>1?q.Children.only(null):q.isValidElement(l)?l.props.children:null:d);return V.jsx(e,{...s,ref:i,children:q.isValidElement(l)?q.cloneElement(l,void 0,u):null})}return V.jsx(e,{...s,ref:i,children:o})});return t.displayName=`${n}.Slot`,t}function Dqn(n){const e=q.forwardRef((t,r)=>{const{children:i,...o}=t;if(q.isValidElement(i)){const s=Bqn(i),a=Fqn(o,i.props);return i.type!==q.Fragment&&(a.ref=r?E_(r,s):s),q.cloneElement(i,a)}return q.Children.count(i)>1?q.Children.only(null):null});return e.displayName=`${n}.SlotClone`,e}var zqn=Symbol("radix.slottable");function $qn(n){return q.isValidElement(n)&&typeof n.type=="function"&&"__radixId"in n.type&&n.type.__radixId===zqn}function Fqn(n,e){const t={...e};for(const r in e){const i=n[r],o=e[r];/^on[A-Z]/.test(r)?i&&o?t[r]=(...a)=>{const c=o(...a);return i(...a),c}:i&&(t[r]=i):r==="style"?t[r]={...i,...o}:r==="className"&&(t[r]=[i,o].filter(Boolean).join(" "))}return{...n,...t}}function Bqn(n){let e=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,t=e&&"isReactWarning"in e&&e.isReactWarning;return t?n.ref:(e=Object.getOwnPropertyDescriptor(n,"ref")?.get,t=e&&"isReactWarning"in e&&e.isReactWarning,t?n.props.ref:n.props.ref||n.ref)}var aq="Dialog",[B0t,j0t]=r4(aq),[jqn,R4]=B0t(aq),U0t=n=>{const{__scopeDialog:e,children:t,open:r,defaultOpen:i,onOpenChange:o,modal:s=!0}=n,a=q.useRef(null),c=q.useRef(null),[l,u]=M3({prop:r,defaultProp:i??!1,onChange:o,caller:aq});return V.jsx(jqn,{scope:e,triggerRef:a,contentRef:c,contentId:Wm(),titleId:Wm(),descriptionId:Wm(),open:l,onOpenChange:u,onOpenToggle:q.useCallback(()=>u(d=>!d),[u]),modal:s,children:t})};U0t.displayName=aq;var H0t="DialogTrigger",Y0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(H0t,t),o=ed(e,i.triggerRef);return V.jsx(Mc.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":s2e(i.open),...r,ref:o,onClick:Bi(n.onClick,i.onOpenToggle)})});Y0t.displayName=H0t;var i2e="DialogPortal",[Uqn,X0t]=B0t(i2e,{forceMount:void 0}),V0t=n=>{const{__scopeDialog:e,forceMount:t,children:r,container:i}=n,o=R4(i2e,e);return V.jsx(Uqn,{scope:e,forceMount:t,children:q.Children.map(r,s=>V.jsx(Nx,{present:t||o.open,children:V.jsx(wV,{asChild:!0,container:i,children:s})}))})};V0t.displayName=i2e;var cq="DialogOverlay",G0t=q.forwardRef((n,e)=>{const t=X0t(cq,n.__scopeDialog),{forceMount:r=t.forceMount,...i}=n,o=R4(cq,n.__scopeDialog);return o.modal?V.jsx(Nx,{present:r||o.open,children:V.jsx(Yqn,{...i,ref:e})}):null});G0t.displayName=cq;var Hqn=Lqn("DialogOverlay.RemoveScroll"),Yqn=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(cq,t);return V.jsx(RV,{as:Hqn,allowPinchZoom:!0,shards:[i.contentRef],children:V.jsx(Mc.div,{"data-state":s2e(i.open),...r,ref:e,style:{pointerEvents:"auto",...r.style}})})}),VS="DialogContent",q0t=q.forwardRef((n,e)=>{const t=X0t(VS,n.__scopeDialog),{forceMount:r=t.forceMount,...i}=n,o=R4(VS,n.__scopeDialog);return V.jsx(Nx,{present:r||o.open,children:o.modal?V.jsx(Xqn,{...i,ref:e}):V.jsx(Vqn,{...i,ref:e})})});q0t.displayName=VS;var Xqn=q.forwardRef((n,e)=>{const t=R4(VS,n.__scopeDialog),r=q.useRef(null),i=ed(e,t.contentRef,r);return q.useEffect(()=>{const o=r.current;if(o)return wge(o)},[]),V.jsx(W0t,{...n,ref:i,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Bi(n.onCloseAutoFocus,o=>{o.preventDefault(),t.triggerRef.current?.focus()}),onPointerDownOutside:Bi(n.onPointerDownOutside,o=>{const s=o.detail.originalEvent,a=s.button===0&&s.ctrlKey===!0;(s.button===2||a)&&o.preventDefault()}),onFocusOutside:Bi(n.onFocusOutside,o=>o.preventDefault())})}),Vqn=q.forwardRef((n,e)=>{const t=R4(VS,n.__scopeDialog),r=q.useRef(!1),i=q.useRef(!1);return V.jsx(W0t,{...n,ref:e,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{n.onCloseAutoFocus?.(o),o.defaultPrevented||(r.current||t.triggerRef.current?.focus(),o.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:o=>{n.onInteractOutside?.(o),o.defaultPrevented||(r.current=!0,o.detail.originalEvent.type==="pointerdown"&&(i.current=!0));const s=o.target;t.triggerRef.current?.contains(s)&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&i.current&&o.preventDefault()}})}),W0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:o,...s}=n,a=R4(VS,t),c=q.useRef(null),l=ed(e,c);return rge(),V.jsxs(V.Fragment,{children:[V.jsx(lV,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:o,children:V.jsx($k,{role:"dialog",id:a.contentId,"aria-describedby":a.descriptionId,"aria-labelledby":a.titleId,"data-state":s2e(a.open),...s,ref:l,onDismiss:()=>a.onOpenChange(!1)})}),V.jsxs(V.Fragment,{children:[V.jsx(qqn,{titleId:a.titleId}),V.jsx(Zqn,{contentRef:c,descriptionId:a.descriptionId})]})]})}),o2e="DialogTitle",Z0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(o2e,t);return V.jsx(Mc.h2,{id:i.titleId,...r,ref:e})});Z0t.displayName=o2e;var K0t="DialogDescription",Q0t=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(K0t,t);return V.jsx(Mc.p,{id:i.descriptionId,...r,ref:e})});Q0t.displayName=K0t;var J0t="DialogClose",eht=q.forwardRef((n,e)=>{const{__scopeDialog:t,...r}=n,i=R4(J0t,t);return V.jsx(Mc.button,{type:"button",...r,ref:e,onClick:Bi(n.onClick,()=>i.onOpenChange(!1))})});eht.displayName=J0t;function s2e(n){return n?"open":"closed"}var tht="DialogTitleWarning",[Gqn,nht]=cQt(tht,{contentName:VS,titleName:o2e,docsSlug:"dialog"}),qqn=({titleId:n})=>{const e=nht(tht),t=`\`${e.contentName}\` requires a \`${e.titleName}\` for the component to be accessible for screen reader users.
|
|
5679
5679
|
|
|
5680
5680
|
If you want to hide the \`${e.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
5681
5681
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"main": "dist/index.js",
|
|
4
4
|
"types": "dist/index.d.ts",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "0.0.
|
|
6
|
+
"version": "0.0.1614",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"repository": {
|
|
9
9
|
"type": "git",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@tscircuit/capacity-autorouter": "^0.0.414",
|
|
56
56
|
"@tscircuit/checks": "0.0.116",
|
|
57
57
|
"@tscircuit/circuit-json-util": "^0.0.92",
|
|
58
|
-
"@tscircuit/cli": "^0.1.
|
|
58
|
+
"@tscircuit/cli": "^0.1.1216",
|
|
59
59
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
60
60
|
"@tscircuit/core": "^0.0.1152",
|
|
61
61
|
"@tscircuit/eval": "^0.0.743",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"@tscircuit/miniflex": "^0.0.4",
|
|
68
68
|
"@tscircuit/ngspice-spice-engine": "^0.0.8",
|
|
69
69
|
"@tscircuit/props": "^0.0.502",
|
|
70
|
-
"@tscircuit/runframe": "^0.0.
|
|
70
|
+
"@tscircuit/runframe": "^0.0.1805",
|
|
71
71
|
"@tscircuit/schematic-match-adapt": "^0.0.16",
|
|
72
72
|
"@tscircuit/schematic-trace-solver": "^v0.0.45",
|
|
73
73
|
"@tscircuit/simple-3d-svg": "^0.0.41",
|