@tscircuit/runframe 0.0.1002 → 0.0.1003
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/standalone.min.js
CHANGED
|
@@ -562,7 +562,7 @@ No matching component was found for:
|
|
|
562
562
|
`+c+` |
|
|
563
563
|
`+o.line+" | "+l+`
|
|
564
564
|
`+c+" | "+wK("",r.column-1," ")+wK("",d,"^")}else e+=`
|
|
565
|
-
at `+s}return e},HL.buildMessage=function(n,e){var t={literal:function(l){return'"'+r(l.text)+'"'},class:function(l){var u=l.parts.map(function(d){return Array.isArray(d)?o(d[0])+"-"+o(d[1]):o(d)});return"["+(l.inverted?"^":"")+u.join("")+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(l){return l.description}};function i(l){return l.charCodeAt(0).toString(16).toUpperCase()}function r(l){return l.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function o(l){return l.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function s(l){return t[l.type](l)}function a(l){var u=l.map(s),d,h;if(u.sort(),u.length>0){for(d=1,h=1;d<u.length;d++)u[d-1]!==u[d]&&(u[h]=u[d],h++);u.length=h}switch(u.length){case 1:return u[0];case 2:return u[0]+" or "+u[1];default:return u.slice(0,-1).join(", ")+", or "+u[u.length-1]}}function c(l){return l?'"'+r(l)+'"':"end of input"}return"Expected "+a(n)+" but "+c(e)+" found."};function SK(n){if(n.length===0)return{minX:0,maxX:0,minY:0,maxY:0};let e=1/0,t=-1/0,i=1/0,r=-1/0,o=s=>{e=Math.min(e,s.x),t=Math.max(t,s.x),i=Math.min(i,s.y),r=Math.max(r,s.y)};return n.forEach(s=>{switch(s.type){case"path":s.points.forEach(o);break;case"text":o({x:s.x,y:s.y});break;case"circle":{let{x:a,y:c,radius:l}=s;o({x:a-l,y:c-l}),o({x:a+l,y:c+l});break}case"box":{let{x:a,y:c,width:l,height:u}=s,d=l/2,h=u/2;o({x:a-d,y:c-h}),o({x:a+d,y:c+h});break}}}),{minX:e,maxX:t,minY:i,maxY:r}}var s9t=(n,e="right")=>{switch(e){case"down":switch(n){case"middle_top":return"middle_right";case"middle_bottom":return"middle_left";case"middle_left":return"middle_bottom";case"middle_right":return"middle_top"}break;case"up":switch(n){case"middle_top":return"middle_left";case"middle_bottom":return"middle_right";case"middle_left":return"middle_top";case"middle_right":return"middle_bottom"}break;case"left":switch(n){case"middle_top":return"middle_bottom";case"middle_bottom":return"middle_top";case"middle_left":return"middle_right";case"middle_right":return"middle_left"}break;case"right":return n}return n},VL=(n,e)=>{let{primitives:t,center:i,ports:r,size:o}=n,s=jL({a:1,b:0,c:0,d:-1,e:0,f:2*i.y}),a=t.map(l=>{switch(l={...l},l.type){case"path":return{...l,points:l.points.map(f=>E9(s,f))};case"text":let u=E9(s,{x:l.x,y:l.y}),d={top_left:"bottom_left",top_right:"bottom_right",bottom_left:"top_left",bottom_right:"top_right",center:"center",middle_top:"middle_bottom",middle_bottom:"middle_top",middle_left:"middle_left",middle_right:"middle_right"};return{...l,x:u.x,y:u.y,anchor:d[l.anchor]};case"circle":case"box":let h=E9(s,{x:l.x,y:l.y});return{...l,x:h.x,y:h.y}}}),c=r.map(l=>({...l,...E9(s,l)}));return{primitives:a,center:i,ports:c,size:o,...e}},E7=(n,e)=>{let{primitives:t,center:i,ports:r,size:o}=n,s=jL({a:-1,b:0,c:0,d:1,e:0,f:2*i.x}),a=t.map(l=>{switch(l={...l},l.type){case"path":return{...l,points:l.points.map(f=>E9(s,f))};case"text":let u=E9(s,{x:l.x,y:l.y}),d={top_left:"top_right",top_right:"top_left",bottom_left:"bottom_right",bottom_right:"bottom_left",center:"center",middle_top:"middle_top",middle_bottom:"middle_bottom",middle_left:"middle_right",middle_right:"middle_left"};return{...l,x:u.x,y:u.y,anchor:d[l.anchor]};case"circle":case"box":let h=E9(s,{x:l.x,y:l.y});return{...l,x:h.x,y:h.y}}}),c=r.map(l=>({...l,...E9(s,l)}));return{primitives:a,center:i,ports:c,size:o,...e}},EK=(n,e)=>{let{newOrientation:t,overrides:i}=e,r={up:Math.PI/2,right:0,down:-Math.PI/2,left:-Math.PI},o=r9t(t?r[t]:Math.PI/2,n.center.x,n.center.y),{primitives:s,center:a,size:c,ports:l}=n,u=s.map(f=>{switch(f={...f},f.type){case"path":return{...f,points:f.points.map(b=>E9(o,b))};case"text":let m=E9(o,{x:f.x,y:f.y});return f.anchor=s9t(f.anchor,t??"right"),{...f,x:m.x,y:m.y};case"circle":let y=E9(o,{x:f.x,y:f.y});return{...f,x:y.x,y:y.y};case"box":let g=E9(o,{x:f.x,y:f.y});return{...f,x:g.x,y:g.y,width:f.height,height:f.width}}}),d=l.map(f=>({...f,...E9(o,f)})),h=SK(u);return{primitives:u,center:a,ports:d,size:{width:h.maxX-h.minX,height:h.maxY-h.minY},...i}},Yi=(n,e="down",t={})=>EK(n,{newOrientation:e,overrides:t}),a9t=class{symbol;constructor(e){this.symbol=JSON.parse(JSON.stringify(e)),this.symbol.size=this.computeSize()}changeTextAnchor(e,t,i){return this.symbol={...this.symbol,primitives:this.symbol.primitives.map(r=>r.type==="text"&&r.text===e?{...r,anchor:t,...i?{x:r.x+i.x,y:r.y+i.y}:{}}:r)},this}labelPort(e,t){return this.symbol={...this.symbol,ports:this.symbol.ports.map(i=>i.labels.includes(e)?{...i,labels:t}:i)},this}rotateRightFacingSymbol(e){return this.symbol=EK(this.symbol,{newOrientation:e}),this}computeSize(){let e=SK(this.symbol.primitives);return{width:e.maxX-e.minX,height:e.maxY-e.minY}}build(){return{...this.symbol,size:this.computeSize()}}},On=n=>{let e=n.primitives??[...Object.values(n.paths??{}),...Object.values(n.texts??{}),...Object.values(n.circles??{}),...Object.values(n.rects??{})],t=n.ports??Object.entries(n.refblocks).flatMap(([r,o])=>[{...o,labels:[r]}]),i=n.center??{x:n.bounds.centerX,y:n.bounds.centerY};return t.length===2&&(i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2}),new a9t({...n,primitives:e,ports:t,center:i})},H8={paths:{path11:{type:"path",points:[{x:-.53,y:.04},{x:-.3,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.04},{x:.53,y:.04}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path17:{type:"path",points:[{x:0,y:-.13},{x:.07,y:-.11}],color:"primary",fill:!1},path18:{type:"path",points:[{x:.07,y:-.11},{x:.14,y:-.13}],color:"primary",fill:!1},path19:{type:"path",points:[{x:-.15,y:-.13},{x:-.07,y:-.11}],color:"primary",fill:!1},path20:{type:"path",points:[{x:-.07,y:-.11},{x:0,y:-.13}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.04}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:c9t,bounds:GL,refblocks:U4e,circles:l9t}=H8,u9t=On({primitives:[...Object.values(c9t),...Object.values(l9t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...U4e.left1,labels:["1"]},{...U4e.right1,labels:["2"]}],size:{width:GL.width,height:GL.height},center:{x:GL.centerX,y:GL.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:d9t,bounds:YL,refblocks:j4e,circles:h9t}=H8,p9t=On({primitives:[...Object.values(d9t),...Object.values(h9t),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...j4e.left1,labels:["1"]},{...j4e.right1,labels:["2"]}],size:{width:YL.width,height:YL.height},center:{x:YL.centerX,y:YL.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:f9t,bounds:qL,refblocks:H4e,circles:m9t}=H8,_9t=On({primitives:[...Object.values(f9t),...Object.values(m9t),{type:"text",text:"{REF}",x:-0,y:-.3094553499999995},{type:"text",text:"{VAL}",x:0,y:.4094553499999995}],ports:[{...H4e.left1,labels:["1"]},{...H4e.right1,labels:["2"]}],size:{width:qL.width,height:qL.height},center:{x:qL.centerX,y:qL.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:y9t,bounds:XL,refblocks:V4e,circles:g9t}=H8,b9t=On({primitives:[...Object.values(y9t),...Object.values(g9t),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...V4e.left1,labels:["1"]},{...V4e.right1,labels:["2"]}],size:{width:XL.width,height:XL.height},center:{x:XL.centerX,y:XL.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:x9t,bounds:WL,refblocks:G4e,circles:v9t}=H8,w9t=On({primitives:[...Object.values(x9t),...Object.values(v9t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...G4e.left1,labels:["1"]},{...G4e.right1,labels:["2"]}],size:{width:WL.width,height:WL.height},center:{x:WL.centerX,y:WL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:S9t,bounds:ZL,refblocks:Y4e,circles:E9t}=H8,T9t=On({primitives:[...Object.values(S9t),...Object.values(E9t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...Y4e.left1,labels:["1"]},{...Y4e.right1,labels:["2"]}],size:{width:ZL.width,height:ZL.height},center:{x:ZL.centerX,y:ZL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),V8={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.2}],color:"primary",fill:!1},"path43-8-3":{type:"path",points:[{x:.21,y:-.11},{x:.15,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:M9t,texts:_ii,bounds:KL,refblocks:q4e,circles:A9t}=V8,C9t=On({primitives:[...Object.values(M9t),...Object.values(A9t),{type:"text",text:"{REF}",x:-.15,y:.3294553499999995},{type:"text",text:"{VAL}",x:.15,y:.3294553499999995}],ports:[{...q4e.left1,labels:["1"]},{...q4e.right1,labels:["2"]}],size:{width:KL.width,height:KL.height},center:{x:KL.centerX,y:KL.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),R9t=On(V8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:P9t,texts:yii,bounds:QL,refblocks:X4e,circles:I9t}=V8,N9t=On({primitives:[...Object.values(P9t),...Object.values(I9t),{type:"text",text:"{REF}",x:-0,y:-.2294553499999995},{type:"text",text:"{VAL}",x:0,y:.3294553499999995}],ports:[{...X4e.left1,labels:["1"]},{...X4e.right1,labels:["2"]}],size:{width:QL.width,height:QL.height},center:{x:QL.centerX,y:QL.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),k9t=On(V8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:O9t,texts:gii,bounds:JL,refblocks:W4e,circles:L9t}=V8,D9t=On({primitives:[...Object.values(O9t),...Object.values(L9t),{type:"text",text:"{REF}",x:.15,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2294553499999995}],ports:[{...W4e.left1,labels:["1"]},{...W4e.right1,labels:["2"]}],size:{width:JL.width,height:JL.height},center:{x:JL.centerX,y:JL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:z9t,texts:bii,bounds:eD,refblocks:Z4e,circles:F9t}=V8,$9t=On({primitives:[...Object.values(z9t),...Object.values(F9t),{type:"text",text:"{REF}",x:.15,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2294553499999995}],ports:[{...Z4e.left1,labels:["1"]},{...Z4e.right1,labels:["2"]}],size:{width:eD.width,height:eD.height},center:{x:eD.centerX,y:eD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),TK={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:.14,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.18,y:.18},{x:.11,y:.18}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.18,y:-.09},{x:.11,y:-.09}],color:"primary",fill:!1}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:B9t,bounds:tD,refblocks:K4e,circles:U9t}=TK,j9t=On({primitives:[...Object.values(B9t),...Object.values(U9t),{type:"text",text:"{REF}",x:-.16,y:.2294553499999995},{type:"text",text:"{VAL}",x:.16,y:.2294553499999995}],ports:[{...K4e.left1,labels:["1"]},{...K4e.right1,labels:["2"]}],size:{width:tD.width,height:tD.height},center:{x:tD.centerX,y:tD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:H9t,bounds:nD,refblocks:Q4e,circles:V9t}=TK,J4e=On({primitives:[...Object.values(H9t),...Object.values(V9t),{type:"text",text:"{REF}",x:-1118e-7,y:-.18},{type:"text",text:"{VAL}",x:1118e-7,y:.2738453}],ports:[{...Q4e.left1,labels:["1"]},{...Q4e.right1,labels:["2"]}],size:{width:nD.width,height:nD.height},center:{x:nD.centerX,y:nD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["2"]).labelPort("right1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:G9t,bounds:iD,refblocks:eEe,circles:Y9t}=TK,q9t=On({primitives:[...Object.values(G9t),...Object.values(Y9t),{type:"text",text:"{REF}",x:-.0050250999999996715,y:.27384529999999985,anchor:"middle_left"},{type:"text",text:"{VAL}",x:-.00011179999999999524,y:-.27384530000000007,anchor:"middle_left"}],ports:[{...eEe.left1,labels:["1"]},{...eEe.right1,labels:["2"]}],size:{width:iD.width,height:iD.height},center:{x:iD.centerX,y:iD.centerY}}).changeTextAnchor("{VAL}","middle_top").labelPort("right1",["2"]).labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),MK=Yi(J4e,"down"),AK=MK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),CK=MK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");AK.anchor="middle_left",CK.anchor="middle_left",AK.x=.25,AK.y+=.21,CK.y-=.21,CK.x=.25;var X9t=MK;function fd(n){let e=n.size;if(!e){let t=SK(n.primitives);e={width:t.maxX-t.minX,height:t.maxY-t.minY}}return{...n,size:e}}var W9t={paths:{path43:{type:"path",points:[{x:-.06,y:.19},{x:-.06,y:-.12}],color:"primary",fill:!1},"path43-6":{type:"path",points:[{x:.02,y:.13},{x:.02,y:-.06}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.06,y:.03},{x:-.44,y:.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:.03},{x:.03,y:.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.03,y:.27},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.28}},refblocks:{left1:{x:-.45,y:.03},right1:{x:.45,y:.03}},bounds:{width:.95,height:.29,centerX:0,centerY:.06},circles:{}},{paths:Z9t,texts:tEe,bounds:rD,refblocks:nEe,circles:K9t}=W9t,iEe=fd({primitives:[...Object.values(Z9t),...Object.values(K9t),{...tEe.top1,anchor:"middle_bottom"},{...tEe.bottom1,anchor:"middle_top"}],ports:[{...nEe.left1,labels:["1"]},{...nEe.right1,labels:["2"]}],size:{width:rD.width,height:rD.height},center:{x:rD.centerX,y:rD.centerY}}),Q9t=EK(iEe,{newOrientation:"up"}),oD={paths:{path1:{type:"path",points:[{x:-.51,y:.05},{x:-.25,y:.05}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.28,y:.05},{x:.55,y:.05}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.02,y:.18},{x:.28,y:.18},{x:.28,y:-.09},{x:-.25,y:-.09},{x:-.25,y:.18},{x:.02,y:.18}],color:"primary",fill:!1}},refblocks:{left1:{x:-.53,y:.05},right1:{x:.57,y:.05}},bounds:{centerX:0,centerY:0},circles:{}},{paths:J9t,bounds:rEe,refblocks:oEe,circles:e2t}=oD,t2t=On({primitives:[...Object.values(J9t),...Object.values(e2t),{type:"text",text:"{REF}",x:-.16,y:.2294553499999995},{type:"text",text:"{VAL}",x:.16,y:.2294553499999995}],ports:[{...oEe.left1,labels:["1"]},{...oEe.right1,labels:["2"]}],center:{x:rEe.centerX,y:rEe.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:n2t,bounds:sEe,refblocks:aEe,circles:i2t}=oD,r2t=On({primitives:[...Object.values(n2t),...Object.values(i2t),{type:"text",text:"{REF}",x:0,y:-.1994553499999995},{type:"text",text:"{VAL}",x:0,y:.2694553499999995}],ports:[{...aEe.left1,labels:["1"]},{...aEe.right1,labels:["2"]}],center:{x:sEe.centerX,y:sEe.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:o2t,bounds:cEe,refblocks:lEe,circles:s2t}=oD,a2t=On({primitives:[...Object.values(o2t),...Object.values(s2t),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1594553499999995}],ports:[{...lEe.left1,labels:["1"]},{...lEe.right1,labels:["2"]}],center:{x:cEe.centerX,y:cEe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),sD={paths:{path2:{type:"path",points:[{x:.15,y:-.01},{x:.56,y:-.01}],color:"primary",fill:!0},"path2-5":{type:"path",points:[{x:-.15,y:.06},{x:.14,y:.06}],color:"primary",fill:!0},"path2-5-1":{type:"path",points:[{x:.14,y:.06},{x:.14,y:-.08}],color:"primary",fill:!0},"path2-5-1-6":{type:"path",points:[{x:-.16,y:.06},{x:-.16,y:-.08}],color:"primary",fill:!0},"path2-5-4":{type:"path",points:[{x:-.15,y:-.08},{x:.14,y:-.08}],color:"primary",fill:!0},"path2-9":{type:"path",points:[{x:-.56,y:-.01},{x:-.17,y:-.01}],color:"primary",fill:!0}},refblocks:{left1:{x:-.55,y:-.01},right1:{x:.55,y:-.01}},bounds:{width:1.16,height:.35,centerX:0,centerY:0},circles:{}},{paths:c2t,bounds:aD,refblocks:uEe,circles:l2t}=sD,u2t=On({primitives:[...Object.values(c2t),...Object.values(l2t),{type:"text",text:"{REF}",x:-.2,y:.1404553499999995},{type:"text",text:"{VAL}",x:.2,y:.1494553499999995}],ports:[{...uEe.left1,labels:["1"]},{...uEe.right1,labels:["2"]}],size:{width:aD.width,height:aD.height},center:{x:aD.centerX,y:aD.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:d2t,bounds:cD,refblocks:dEe,circles:h2t}=sD,p2t=On({primitives:[...Object.values(d2t),...Object.values(h2t),{type:"text",text:"{REF}",x:0,y:-.2294553499999995},{type:"text",text:"{VAL}",x:0,y:.1704553499999995}],ports:[{...dEe.left1,labels:["1"]},{...dEe.right1,labels:["2"]}],size:{width:cD.width,height:cD.height},center:{x:cD.centerX,y:cD.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:f2t,bounds:lD,refblocks:hEe,circles:m2t}=sD,_2t=On({primitives:[...Object.values(f2t),...Object.values(m2t),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1704553499999995}],ports:[{...hEe.left1,labels:["1"]},{...hEe.right1,labels:["2"]}],size:{width:lD.width,height:lD.height},center:{x:lD.centerX,y:lD.centerY}}).rotateRightFacingSymbol("right").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:y2t,bounds:uD,refblocks:pEe,circles:g2t}=sD,b2t=On({primitives:[...Object.values(y2t),...Object.values(g2t),{type:"text",text:"{REF}",x:.2,y:-.1404553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.1494553499999995}],ports:[{...pEe.left1,labels:["1"]},{...pEe.right1,labels:["2"]}],size:{width:uD.width,height:uD.height},center:{x:uD.centerX,y:uD.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:x2t,bounds:fEe,refblocks:mEe,circles:v2t}=oD,w2t=On({primitives:[...Object.values(x2t),...Object.values(v2t),{type:"text",text:"{REF}",x:.16,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.16,y:-.2294553499999995}],ports:[{...mEe.left1,labels:["1"]},{...mEe.right1,labels:["2"]}],center:{x:fEe.centerX,y:fEe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),RK={paths:{"horizontal-bar":{type:"path",points:[{x:-.4,y:0},{x:.4,y:0}],color:"primary",fill:!1},"middle-dash-1":{type:"path",points:[{x:0,y:.2},{x:0,y:.07}],color:"primary",fill:!1},"middle-dash-2":{type:"path",points:[{x:0,y:.01},{x:0,y:-.12}],color:"primary",fill:!1},"middle-dash-3":{type:"path",points:[{x:0,y:-.18},{x:0,y:-.31}],color:"primary",fill:!1},"left-vertical":{type:"path",points:[{x:-.25,y:0},{x:-.25,y:-.2}],color:"primary",fill:!1},"right-vertical":{type:"path",points:[{x:.25,y:0},{x:.25,y:-.2}],color:"primary",fill:!1},"left-ground":{type:"path",points:[{x:-.3,y:-.2},{x:-.25,y:-.3},{x:-.2,y:-.2},{x:-.3,y:-.2}],color:"primary",fill:!1},"right-ground":{type:"path",points:[{x:.2,y:-.2},{x:.25,y:-.3},{x:.3,y:-.2},{x:.2,y:-.2}],color:"primary",fill:!1}},refblocks:{left1:{x:-.4,y:0},right1:{x:.4,y:0}},bounds:{centerX:0,centerY:-.02},circles:{}},{paths:S2t,bounds:_Ee,refblocks:yEe,circles:E2t}=RK,T2t=On({primitives:[...Object.values(S2t),...Object.values(E2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...yEe.left1,labels:["1"]},{...yEe.right1,labels:["2"]}],center:{x:_Ee.centerX,y:_Ee.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:M2t,bounds:gEe,refblocks:bEe,circles:A2t}=RK,xEe=On({primitives:[...Object.values(M2t),...Object.values(A2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...bEe.left1,labels:["1"]},{...bEe.right1,labels:["2"]}],center:{x:gEe.centerX,y:gEe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),C2t=E7(xEe),{paths:R2t,bounds:vEe,refblocks:wEe,circles:P2t}=RK,I2t=On({primitives:[...Object.values(R2t),...Object.values(P2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...wEe.left1,labels:["1"]},{...wEe.right1,labels:["2"]}],center:{x:vEe.centerX,y:vEe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),dD={paths:{path27:{type:"path",points:[{x:.52,y:.02},{x:.07,y:.02}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.09,y:.02},{x:-.54,y:.02}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.07,y:.28},{x:.07,y:-.25}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.09,y:.28},{x:-.09,y:-.25}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.55,y:.02},right1:{x:.55,y:.02}},bounds:{minX:-.58,maxX:.58,minY:-.42,maxY:.42,width:1.16,height:.84,centerX:0,centerY:0},circles:{}},{paths:N2t,texts:xii,bounds:hD,refblocks:SEe,circles:k2t}=dD,O2t=On({primitives:[...Object.values(N2t),...Object.values(k2t),{type:"text",text:"{REF}",x:-.2,y:.115},{type:"text",text:"{VAL}",x:.2,y:.115}],ports:[{...SEe.left1,labels:["1"]},{...SEe.right1,labels:["2"]}],size:{width:hD.width,height:hD.height},center:{x:hD.centerX,y:hD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),L2t=On(dD).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),pD={paths:{"path27-5":{type:"path",points:[{x:.45,y:.02},{x:0,y:.02}],color:"primary",fill:!1},"path28-5":{type:"path",points:[{x:-.09,y:.02},{x:-.54,y:.02}],color:"primary",fill:!1},"path30-7":{type:"path",points:[{x:0,y:.28},{x:0,y:-.25}],color:"primary",fill:!1},path8704:{type:"path",points:[{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.21},{x:-.13,y:-.21},{x:-.13,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.09,y:-.14},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.09,y:.12},{x:-.09,y:.12},{x:-.09,y:.12},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.17},{x:-.09,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.11,y:.2},{x:-.11,y:.2},{x:-.11,y:.2},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28}],color:"primary",fill:!1},"rect1577-4":{type:"path",points:[{x:.26,y:.25},{x:.12,y:.25},{x:.12,y:.25},{x:.26,y:.25}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:.2,y:.32},{x:.2,y:.18},{x:.19,y:.18},{x:.19,y:.32}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.54,y:.02},right1:{x:.45,y:.02}},bounds:{minX:-.58,maxX:.58,minY:-.42,maxY:.42,width:1.16,height:.84,centerX:0,centerY:0},circles:{}},{paths:D2t,texts:vii,bounds:fD,refblocks:EEe,circles:z2t}=pD,F2t=On({primitives:[...Object.values(D2t),...Object.values(z2t),{type:"text",text:"{REF}",x:.1,y:-.2094553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.2094553499999995}],ports:[{...EEe.left1,labels:["2","neg"]},{...EEe.right1,labels:["1","pos"]}],size:{width:fD.width,height:fD.height},center:{x:fD.centerX,y:fD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("up").changeTextAnchor("{REF}","bottom_left").build(),$2t=On(pD).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:B2t,texts:wii,bounds:mD,refblocks:TEe,circles:U2t}=pD,j2t=On({primitives:[...Object.values(B2t),...Object.values(U2t),{type:"text",text:"{REF}",x:0,y:-.4094553499999995},{type:"text",text:"{VAL}",x:-0,y:.4094553499999995}],ports:[{...TEe.left1,labels:["2","neg"]},{...TEe.right1,labels:["1","pos"]}],size:{width:mD.width,height:mD.height},center:{x:mD.centerX,y:mD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_bottom").build(),{paths:H2t,texts:Sii,bounds:_D,refblocks:MEe,circles:V2t}=pD,G2t=On({primitives:[...Object.values(H2t),...Object.values(V2t),{type:"text",text:"{REF}",x:-.2,y:.2094553499999995},{type:"text",text:"{VAL}",x:.3,y:.2094553499999995}],ports:[{...MEe.left1,labels:["2","neg"]},{...MEe.right1,labels:["1","pos"]}],size:{width:_D.width,height:_D.height},center:{x:_D.centerX,y:_D.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").changeTextAnchor("{REF}","bottom_left").build(),Y2t=On(dD).rotateRightFacingSymbol("right").changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:q2t,texts:Eii,bounds:yD,refblocks:AEe,circles:X2t}=dD,W2t=On({primitives:[...Object.values(q2t),...Object.values(X2t),{type:"text",text:"{REF}",x:.2,y:-.095},{type:"text",text:"{VAL}",x:-.2,y:-.095}],ports:[{...AEe.left1,labels:["1"]},{...AEe.right1,labels:["2"]}],size:{width:yD.width,height:yD.height},center:{x:yD.centerX,y:yD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),G8={paths:{path11:{type:"path",points:[{x:-.53,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.53,y:.03}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.29,y:.29},{x:.29,y:-.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.37},bottom1:{type:"text",text:"{VAL}",x:-.01,y:-.37}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{minX:-.57,maxX:.57,minY:-.37,maxY:.37,width:1.14,height:.74,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:Z2t,texts:Tii,bounds:gD,refblocks:CEe,circles:K2t}=G8,Q2t=On({primitives:[...Object.values(Z2t),...Object.values(K2t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...CEe.left1,labels:["1"]},{...CEe.right1,labels:["2"]}],size:{width:gD.width,height:gD.height},center:{x:gD.centerX,y:gD.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),J2t=On(G8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:e5t,texts:Mii,bounds:bD,refblocks:REe,circles:t5t}=G8,n5t=On({primitives:[...Object.values(e5t),...Object.values(t5t),{type:"text",text:"{REF}",x:-0,y:-.2894553499999995},{type:"text",text:"{VAL}",x:0,y:.3894553499999995}],ports:[{...REe.left1,labels:["1"]},{...REe.right1,labels:["2"]}],size:{width:bD.width,height:bD.height},center:{x:bD.centerX,y:bD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),i5t=On(G8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:r5t,texts:Aii,bounds:xD,refblocks:PEe,circles:o5t}=G8,s5t=On({primitives:[...Object.values(r5t),...Object.values(o5t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...PEe.left1,labels:["1"]},{...PEe.right1,labels:["2"]}],size:{width:xD.width,height:xD.height},center:{x:xD.centerX,y:xD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:a5t,texts:Cii,bounds:vD,refblocks:IEe,circles:c5t}=G8,l5t=On({primitives:[...Object.values(a5t),...Object.values(c5t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...IEe.left1,labels:["1"]},{...IEe.right1,labels:["2"]}],size:{width:vD.width,height:vD.height},center:{x:vD.centerX,y:vD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),wD={paths:{path27:{type:"path",points:[{x:.52,y:-.01},{x:.13,y:-.01}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.13,y:.25},{x:.13,y:-.27}],color:"primary",fill:!1},"path29-2":{type:"path",points:[{x:.07,y:.25},{x:.07,y:-.28}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.14,y:.25},{x:-.14,y:-.27}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.08,y:.26},{x:-.08,y:-.27}],color:"primary",fill:!1},"path29-2-7":{type:"path",points:[{x:.07,y:.26},{x:-.08,y:.26}],color:"primary",fill:!1},"path29-2-7-6":{type:"path",points:[{x:.07,y:-.28},{x:-.08,y:-.28}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.21,y:.32},{x:.2,y:.32}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:0,y:.69},{x:0,y:.33},{x:0,y:.32}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:-.21,y:.32},{x:-.21,y:.25}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.2,y:.32},{x:.2,y:.25}],color:"primary",fill:!1},"path43-9":{type:"path",points:[{x:.19,y:-.35},{x:-.22,y:-.35}],color:"primary",fill:!1},"path44-0-5":{type:"path",points:[{x:-.02,y:-.72},{x:-.02,y:-.36},{x:-.02,y:-.35}],color:"primary",fill:!1},"path43-8-1":{type:"path",points:[{x:.19,y:-.35},{x:.19,y:-.28}],color:"primary",fill:!1},"path43-8-8-9":{type:"path",points:[{x:-.22,y:-.35},{x:-.22,y:-.28}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.14,y:-.01},{x:-.54,y:-.01}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"{REF}",x:.53,y:.28},right1:{type:"text",text:"{VAL}",x:.54,y:-.28}},refblocks:{top1:{x:0,y:.71},bottom1:{x:-.02,y:-.71},left1:{x:-.54,y:-.01},right1:{x:.54,y:-.01}},bounds:{minX:-.57,maxX:.57,minY:-.74,maxY:.74,width:1.14,height:1.48,centerX:0,centerY:0},circles:{}},{paths:u5t,texts:Rii,bounds:SD,refblocks:ED,circles:d5t}=wD,h5t=On({primitives:[...Object.values(u5t),...Object.values(d5t),{type:"text",text:"{REF}",x:-.4,y:.4094554499999995},{type:"text",text:"{VAL}",x:.4,y:.4094553499999995}],ports:[{...ED.left1,labels:["1"]},{...ED.right1,labels:["3"]},{...ED.bottom1,labels:["2"]},{...ED.top1,labels:["4"]}],size:{width:SD.width,height:SD.height},center:{x:SD.centerX,y:SD.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),p5t=On(wD).labelPort("top1",["2","gnd1"]).labelPort("bottom1",["4","gnd2"]).labelPort("left1",["3"]).labelPort("right1",["1"]).changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),f5t=On(wD).labelPort("top1",["4","gnd1"]).labelPort("bottom1",["2","gnd2"]).labelPort("left1",["1"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),{paths:m5t,texts:Pii,bounds:TD,refblocks:MD,circles:_5t}=wD,y5t=On({primitives:[...Object.values(m5t),...Object.values(_5t),{type:"text",text:"{VAL}",x:-.4,y:-.4094554499999995},{type:"text",text:"{REF}",x:.4,y:-.4094553499999995}],ports:[{...MD.left1,labels:["1"]},{...MD.right1,labels:["3"]},{...MD.bottom1,labels:["2"]},{...MD.top1,labels:["4"]}],size:{width:TD.width,height:TD.height},center:{x:TD.centerX,y:TD.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),AD={paths:{path27:{type:"path",points:[{x:.52,y:-.01},{x:.13,y:-.01}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.14,y:-.01},{x:-.54,y:-.01}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.13,y:-.28},{x:.13,y:.25}],color:"primary",fill:!1},"path29-2":{type:"path",points:[{x:.07,y:-.28},{x:.07,y:.25}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.14,y:-.28},{x:-.14,y:.25}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.08,y:-.28},{x:-.08,y:.25}],color:"primary",fill:!1},"path29-2-7":{type:"path",points:[{x:.07,y:-.28},{x:-.08,y:-.28}],color:"primary",fill:!1},"path29-2-7-6":{type:"path",points:[{x:.07,y:.26},{x:-.08,y:.26}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{VAL}",x:-.01,y:-.42},bottom1:{type:"text",text:"{REF}",x:0,y:.43}},refblocks:{left1:{x:-.55,y:-.01},right1:{x:.55,y:-.01}},bounds:{minX:-.58,maxX:.58,minY:-.52,maxY:.43,width:1.16,height:1,centerX:0,centerY:-.04},circles:{}},{paths:g5t,texts:Iii,bounds:CD,refblocks:NEe,circles:b5t}=AD,x5t=On({primitives:[...Object.values(g5t),...Object.values(b5t),{type:"text",text:"{REF}",x:-.3,y:.3094553499999995},{type:"text",text:"{VAL}",x:.3,y:.3094553499999995}],ports:[{...NEe.left1,labels:["1"]},{...NEe.right1,labels:["2"]}],size:{width:CD.width,height:CD.height},center:{x:CD.centerX,y:CD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),v5t=On(AD).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),w5t=On(AD).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:S5t,texts:Nii,bounds:RD,refblocks:kEe,circles:E5t}=AD,T5t=On({primitives:[...Object.values(S5t),...Object.values(E5t),{type:"text",text:"{REF}",x:.3,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.3,y:-.3094553499999995}],ports:[{...kEe.left1,labels:["1"]},{...kEe.right1,labels:["2"]}],size:{width:RD.width,height:RD.height},center:{x:RD.centerX,y:RD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),Y8={paths:{path11:{type:"path",points:[{x:1.99,y:-1.64},{x:2.1,y:-1.64}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:2.1,y:-1.48},{x:2.1,y:-1.8}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:2.22,y:-1.5},{x:2.11,y:-1.58}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:2.23,y:-1.78},{x:2.11,y:-1.7}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:2.23,y:-1.49},{x:2.23,y:-1.15}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:2.23,y:-1.96},{x:2.23,y:-1.79}],color:"primary",fill:!1},"arrow-2":{type:"path",points:[{x:2.17,y:-1.7},{x:2.13,y:-1.76},{x:2.19,y:-1.76},{x:2.17,y:-1.7}],color:"primary",fill:!0},path1:{type:"path",points:[{x:1.6,y:-1.5},{x:1.86,y:-1.5}],color:"primary",fill:!1},path2:{type:"path",points:[{x:1.87,y:-1.34},{x:1.87,y:-1.66}],color:"primary",fill:!1},path3:{type:"path",points:[{x:1.99,y:-1.36},{x:1.87,y:-1.44}],color:"primary",fill:!1},path4:{type:"path",points:[{x:1.99,y:-1.64},{x:1.88,y:-1.56}],color:"primary",fill:!1},"arrow-1":{type:"path",points:[{x:1.94,y:-1.56},{x:1.89,y:-1.62},{x:1.96,y:-1.62},{x:1.94,y:-1.56}],color:"primary",fill:!0},path9:{type:"path",points:[{x:1.99,y:-1.35},{x:2.23,y:-1.36}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:1.88,y:-1.94},right1:{type:"text",text:"{REF}",x:1.88,y:-1.14}},refblocks:{right1:{x:2.23,y:-1.97},right2:{x:1.6,y:-1.5},right3:{x:2.23,y:-1.14}},bounds:{minX:1.58,maxX:2.35,minY:-1.98,maxY:-1.12,width:.77,height:.86,centerX:1.96,centerY:-1.55},circles:{"path1-0":{type:"circle",x:2.05,y:-1.54,radius:.3,color:"primary",fill:!1}}},M5t=On(Y8).rotateRightFacingSymbol("down").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:.8,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:0,y:.15}).build(),A5t=On(Y8).rotateRightFacingSymbol("right").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_right").changeTextAnchor("{REF}","middle_right").build(),C5t=On(Y8).rotateRightFacingSymbol("left").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.8}).changeTextAnchor("{REF}","middle_left",{x:0,y:.8}).build(),R5t=On(Y8).rotateRightFacingSymbol("right").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_right").changeTextAnchor("{REF}","middle_right").build(),P5t=On(Y8).rotateRightFacingSymbol("up").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:.8,y:.15}).build(),I5t=On(Y8).rotateRightFacingSymbol("up").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:.8,y:.15}).build(),N5t={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.12,y:.09},{x:.12,y:.09}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"A",x:0,y:-.1}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:0,radius:.29,color:"primary",fill:!1}}},{paths:k5t,texts:O5t,bounds:PD,refblocks:OEe,circles:L5t}=N5t,PK=fd({primitives:[...Object.values(k5t),...Object.values(L5t),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...O5t.left1,x:0,y:.01,anchor:"center",fontSize:.3}],ports:[{...OEe.left1,labels:["1"]},{...OEe.right1,labels:["2"]}],size:{width:PD.width,height:PD.height},center:{x:PD.centerX,y:PD.centerY}});function D5t(n){return typeof n=="object"&&n!==null&&n.type==="path"&&Array.isArray(n.points)&&typeof n.color=="string"}function z5t(n){return typeof n=="object"&&n!==null&&n.type==="text"&&typeof n.text=="string"&&typeof n.x=="number"&&typeof n.y=="number"&&typeof n.anchor=="string"}var{6:IK,2:NK,...F5t}=PK.primitives;D5t(NK)&&NK.points.map(n=>{n.y+=.05}),z5t(IK)&&(IK.y+=.025);function $5t(n){return typeof n=="object"}var LEe=Yi({...PK,primitives:Object.values(F5t).filter($5t)}),B5t={...LEe,primitives:[...LEe.primitives,IK,NK]},q8={paths:{path11:{type:"path",points:[{x:-.53,y:.04},{x:-.3,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.04},{x:.53,y:.04}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.12,y:-.14},{x:.12,y:-.14}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.04}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:U5t,bounds:ID,refblocks:DEe,circles:j5t}=q8,H5t=On({primitives:[...Object.values(U5t),...Object.values(j5t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...DEe.left1,labels:["1"]},{...DEe.right1,labels:["2"]}],size:{width:ID.width,height:ID.height},center:{x:ID.centerX,y:ID.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:V5t,bounds:ND,refblocks:zEe,circles:G5t}=q8,Y5t=On({primitives:[...Object.values(V5t),...Object.values(G5t),{type:"text",text:"{REF}",x:-0,y:.3894553499999995},{type:"text",text:"{VAL}",x:0,y:-.3294553499999995}],ports:[{...zEe.left1,labels:["1"]},{...zEe.right1,labels:["2"]}],size:{width:ND.width,height:ND.height},center:{x:ND.centerX,y:ND.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:q5t,bounds:kD,refblocks:FEe,circles:X5t}=q8,W5t=On({primitives:[...Object.values(q5t),...Object.values(X5t),{type:"text",text:"{REF}",x:-0,y:-.3294553499999995},{type:"text",text:"{VAL}",x:0,y:.4294553499999995}],ports:[{...FEe.left1,labels:["1"]},{...FEe.right1,labels:["2"]}],size:{width:kD.width,height:kD.height},center:{x:kD.centerX,y:kD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:Z5t,bounds:OD,refblocks:$Ee,circles:K5t}=q8,Q5t=On({primitives:[...Object.values(Z5t),...Object.values(K5t),{type:"text",text:"{REF}",x:-0,y:.3894553499999995},{type:"text",text:"{VAL}",x:0,y:-.3294553499999995}],ports:[{...$Ee.left1,labels:["1"]},{...$Ee.right1,labels:["2"]}],size:{width:OD.width,height:OD.height},center:{x:OD.centerX,y:OD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:J5t,bounds:LD,refblocks:BEe,circles:ewt}=q8,twt=On({primitives:[...Object.values(J5t),...Object.values(ewt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...BEe.left1,labels:["1"]},{...BEe.right1,labels:["2"]}],size:{width:LD.width,height:LD.height},center:{x:LD.centerX,y:LD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:nwt,bounds:DD,refblocks:UEe,circles:iwt}=q8,rwt=On({primitives:[...Object.values(nwt),...Object.values(iwt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...UEe.left1,labels:["1"]},{...UEe.right1,labels:["2"]}],size:{width:DD.width,height:DD.height},center:{x:DD.centerX,y:DD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),X8={paths:{path11:{type:"path",points:[{x:-.52,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.1,y:.04},{x:.52,y:.04}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:-.15},{x:-.09,y:.26}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.09,y:-.15},{x:.09,y:.26}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.15},{x:.09,y:-.05},{x:-.08,y:.06}],color:"primary",fill:!0},"path11-0-9-0":{type:"path",points:[{x:.08,y:.26},{x:.08,y:.05},{x:-.09,y:.15},{x:.07,y:.26}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.03,y:.42},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{left1:{x:-.54,y:.04},right1:{x:.54,y:.04}},bounds:{minX:-.57,maxX:.57,minY:-.42,maxY:.42,width:1.14,height:.83,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.05,radius:.29,color:"primary",fill:!1}}},owt=On(X8).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:-.03,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:.8,y:-.2}).build(),swt=On(X8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.1}).changeTextAnchor("{VAL}","middle_top").build(),awt=On(X8).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.8}).changeTextAnchor("{VAL}","middle_top",{x:0,y:-.9}).build(),cwt=On(X8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.1}).changeTextAnchor("{VAL}","middle_top").build(),lwt=On(X8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:.7,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:-.13,y:-.2}).build(),uwt=On(X8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:.7,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:-.13,y:-.2}).build(),zD={paths:{triangle:{type:"path",points:[{x:-.06,y:-.09},{x:-.06,y:.09},{x:.06,y:0},{x:-.06,y:-.09}],color:"primary",fill:!1},stem:{type:"path",points:[{x:-.11,y:0},{x:-.06,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:-.11,y:0}},bounds:{centerX:0,centerY:0}},{paths:dwt,bounds:jEe,refblocks:hwt}=zD,pwt=On({primitives:[...Object.values(dwt),{type:"text",text:"{REF}",x:-.13,y:-0}],ports:[{...hwt.left1,labels:["1"]}],center:{x:jEe.centerX,y:jEe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),{paths:fwt,bounds:HEe,refblocks:mwt}=zD,_wt=On({primitives:[...Object.values(fwt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...mwt.left1,labels:["1"]}],center:{x:HEe.centerX,y:HEe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),{paths:ywt,bounds:VEe,refblocks:gwt}=zD,bwt=On({primitives:[...Object.values(ywt),{type:"text",text:"{REF}",x:-.13,y:-0}],ports:[{...gwt.left1,labels:["1"]}],center:{x:VEe.centerX,y:VEe.centerY}}).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),{paths:xwt,bounds:GEe,refblocks:vwt}=zD,wwt=On({primitives:[...Object.values(xwt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...vwt.left1,labels:["1"]}],center:{x:GEe.centerX,y:GEe.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),Swt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},FD=On(Swt).labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Ewt=Yi(FD,"down"),Twt=Yi(FD,"left"),Mwt=Yi(FD,"up"),Awt={paths:{path1:{type:"path",points:[{x:-.35,y:.22},{x:-.13,y:.22}],color:"primary",fill:!1},"path-1-2":{type:"path",points:[{x:-.07,y:.22},{x:.11,y:.16}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:.13},{x:.35,y:.13}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.36},{x:.36,y:.36}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.35,y:-.18},{x:-.13,y:-.18}],color:"primary",fill:!1},"path4-5":{type:"path",points:[{x:-.07,y:-.19},{x:.1,y:-.24}],color:"primary",fill:!1},path5:{type:"path",points:[{x:.1,y:-.27},{x:.35,y:-.27}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.12,y:-.04},{x:.36,y:-.04}],color:"primary",fill:!1},"path1-4-join":{type:"path",points:[{x:0,y:-.2},{x:0,y:.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.56},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.37,y:.22},left2:{x:-.37,y:-.18},right1:{x:.37,y:.36},right2:{x:.37,y:.13},right3:{x:.37,y:-.04},right5:{x:.37,y:-.27}},bounds:{minX:-.4,maxX:.4,minY:-.47,maxY:.56,width:1,height:1.04,centerX:0,centerY:.05},circles:{"circle-2":{type:"circle",x:.08,y:.13,radius:.02,color:"primary",fill:!1},"circle-5":{type:"circle",x:.08,y:-.27,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:.08,y:.37,radius:.02,color:"primary",fill:!1},"circle-6":{type:"circle",x:.08,y:-.04,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.22,radius:.02,color:"primary",fill:!1},"circle-4":{type:"circle",x:-.1,y:-.18,radius:.02,color:"primary",fill:!1}}},$D=On(Awt).labelPort("left1",["1"]).labelPort("right1",["3"]).labelPort("right2",["2"]).labelPort("right3",["6"]).labelPort("left2",["4"]).labelPort("right5",["5"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),kK=Yi($D,"down"),OK=kK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),LK=kK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");OK.anchor="middle_bottom",LK.anchor="middle_top",OK.x=0,OK.y+=.537,LK.y-=.5375,LK.x=0;var Cwt=kK,DK=Yi($D,"left"),zK=DK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),FK=DK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");zK.anchor="middle_bottom",FK.anchor="middle_top",zK.x=0,zK.y+=1,FK.y-=1,FK.x=0;var Rwt=DK,$K=Yi($D,"up"),BK=$K.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),UK=$K.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");BK.anchor="middle_bottom",UK.anchor="middle_top",BK.x=0,BK.y+=.537,UK.y-=.5375,UK.x=0;var Pwt=$K,Iwt={paths:{path1:{type:"path",points:[{x:-.35,y:.22},{x:-.13,y:.22}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.23},{x:.11,y:.33}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:.13},{x:.35,y:.13}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.36},{x:.36,y:.36}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.35,y:-.18},{x:-.13,y:-.18}],color:"primary",fill:!1},"path4-6":{type:"path",points:[{x:-.07,y:-.18},{x:.11,y:-.07}],color:"primary",fill:!1},path5:{type:"path",points:[{x:.1,y:-.27},{x:.35,y:-.27}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.12,y:-.04},{x:.36,y:-.04}],color:"primary",fill:!1},"path1-4-join":{type:"path",points:[{x:0,y:-.12},{x:0,y:.27}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.61},bottom1:{type:"text",text:"{VAL}",x:0,y:-.52}},refblocks:{left1:{x:-.37,y:.22},left2:{x:-.37,y:-.18},right1:{x:.37,y:.36},right2:{x:.37,y:.13},right3:{x:.37,y:-.04},right5:{x:.37,y:-.27}},bounds:{minX:-.4,maxX:.4,minY:-.47,maxY:.56,width:1,height:1.04,centerX:0,centerY:.05},circles:{"circle-2":{type:"circle",x:.08,y:.13,radius:.02,color:"primary",fill:!1},"circle-5":{type:"circle",x:.08,y:-.27,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:.08,y:.37,radius:.02,color:"primary",fill:!1},"circle-6":{type:"circle",x:.08,y:-.04,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.22,radius:.02,color:"primary",fill:!1},"circle-4":{type:"circle",x:-.1,y:-.18,radius:.02,color:"primary",fill:!1}}},BD=On(Iwt).labelPort("left1",["1"]).labelPort("right1",["3"]).labelPort("right2",["2"]).labelPort("right3",["6"]).labelPort("left2",["4"]).labelPort("right5",["5"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),jK=Yi(BD,"down"),HK=jK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),VK=jK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");HK.anchor="middle_bottom",VK.anchor="middle_top",HK.x=0,HK.y+=.565,VK.y-=.555,VK.x=0;var Nwt=jK,GK=Yi(BD,"left"),YK=GK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),qK=GK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");YK.anchor="middle_bottom",qK.anchor="middle_top",YK.x=0,YK.y+=1.09,qK.y-=1.09,qK.x=0;var kwt=GK,XK=Yi(BD,"up"),WK=XK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),ZK=XK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");WK.anchor="middle_bottom",ZK.anchor="middle_top",WK.x=0,WK.y+=.565,ZK.y-=.555,ZK.x=0;var Owt=XK,Lwt={paths:{path11:{type:"path",points:[{x:-.36,y:.06},{x:-.14,y:.06}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:.07},{x:.11,y:.11}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:.06},{x:.37,y:.06}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.36,y:-.17},{x:-.14,y:-.17}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:-.09,y:-.17},{x:.11,y:-.12}],color:"primary",fill:!1},"path12-0":{type:"path",points:[{x:.13,y:-.17},{x:.37,y:-.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.31},bottom1:{type:"text",text:"{VAL}",x:0,y:-.31}},refblocks:{left1:{x:-.38,y:-.17},left3:{x:-.38,y:.06},right1:{x:.38,y:-.17},right3:{x:.38,y:.06}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.81,height:.79,centerX:0,centerY:0},circles:{"circle-4":{type:"circle",x:.1,y:.06,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.1,y:-.17,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:-.11,y:.06,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.11,y:-.17,radius:.02,color:"primary",fill:!1}}},UD=On(Lwt).labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("right3",["4"]).labelPort("left3",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),KK=Yi(UD,"down"),QK=KK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),JK=KK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");QK.anchor="middle_bottom",JK.anchor="middle_top",QK.x=.4,QK.y+=.265,JK.y-=.265,JK.x=.4;var Dwt=KK,eQ=Yi(UD,"left"),tQ=eQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),nQ=eQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");tQ.anchor="middle_bottom",nQ.anchor="middle_top",tQ.x=0,tQ.y+=.67,nQ.y-=.67,nQ.x=0;var zwt=eQ,iQ=Yi(UD,"up"),rQ=iQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),oQ=iQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");rQ.anchor="middle_bottom",oQ.anchor="middle_top",rQ.x=.46,rQ.y+=.265,oQ.y-=.265,oQ.x=.46;var Fwt=iQ,$wt={paths:{path11:{type:"path",points:[{x:-.36,y:.06},{x:-.14,y:.06}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:.07},{x:.1,y:.2}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:.06},{x:.37,y:.06}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.36,y:-.17},{x:-.14,y:-.17}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:-.09,y:-.16},{x:.1,y:-.03}],color:"primary",fill:!1},"path12-0":{type:"path",points:[{x:.13,y:-.17},{x:.37,y:-.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.38,y:-.17},left3:{x:-.38,y:.06},right1:{x:.38,y:-.17},right3:{x:.38,y:.06}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.81,height:.79,centerX:0,centerY:0},circles:{"circle-4":{type:"circle",x:.1,y:.06,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.1,y:-.17,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:-.11,y:.06,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.11,y:-.17,radius:.02,color:"primary",fill:!1}}},jD=On($wt).labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("right3",["4"]).labelPort("left3",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),sQ=Yi(jD,"down"),aQ=sQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),cQ=sQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");aQ.anchor="middle_bottom",cQ.anchor="middle_top",aQ.x=.4,aQ.y+=.295,cQ.y-=.295,cQ.x=.42;var Bwt=sQ,lQ=Yi(jD,"left"),uQ=lQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),dQ=lQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");uQ.anchor="middle_bottom",dQ.anchor="middle_top",uQ.x=0,uQ.y+=.795,dQ.y-=.795,dQ.x=0;var Uwt=lQ,hQ=Yi(jD,"up"),pQ=hQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),fQ=hQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");pQ.anchor="middle_bottom",fQ.anchor="middle_top",pQ.x=.46,pQ.y+=.315,fQ.y-=.315,fQ.x=.46;var jwt=hQ,YEe={paths:{path5:{type:"path",points:[{x:-.42,y:0},{x:-.16,y:0}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.17,y:0},{x:.43,y:0}],color:"primary",fill:!1},path9:{type:"path",points:[{x:-.25,y:-.16},{x:.02,y:.3},{x:.25,y:.17},{x:-.02,y:-.29},{x:-.25,y:-.16}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.37},bottom1:{type:"text",text:"{VAL}",x:0,y:-.37}},refblocks:{left1:{x:-.44,y:0},right1:{x:.44,y:.01}},bounds:{minX:-.57,maxX:.57,minY:-.25,maxY:.25,width:1.13,height:.5,centerX:0,centerY:0},circles:{}},{paths:Hwt,texts:kii,bounds:HD,refblocks:qEe,circles:Vwt}=YEe,XEe=On({primitives:[...Object.values(Hwt),...Object.values(Vwt),{type:"text",text:"{REF}",x:.18,y:-.3204553499999995},{type:"text",text:"{VAL}",x:-.25,y:-.3294553499999995}],ports:[{...qEe.left1,labels:["1"]},{...qEe.right1,labels:["2"]}],size:{width:HD.width,height:HD.height},center:{x:HD.centerX,y:HD.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),mQ=VL(XEe),_Q=mQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),yQ=mQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");_Q.anchor="middle_left",yQ.anchor="middle_left",_Q.y+=.4,_Q.x=.32,yQ.y-=.45,yQ.x=.32;var Gwt=mQ,WEe=On(YEe).labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Ywt=E7(WEe),W8={paths:{path11:{type:"path",points:[{x:-.54,y:.04},{x:-.22,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:.05},{x:.46,y:.05}],color:"primary",fill:!1},"path12-6":{type:"path",points:[{x:.14,y:-.15},{x:.14,y:.25}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.22,y:.25},{x:-.21,y:-.15},{x:.14,y:.05},{x:-.22,y:.25}],color:"primary",fill:!0}},refblocks:{left1:{x:-.56,y:.04},right1:{x:.48,y:.05}},bounds:{width:1.18,height:.76,centerX:0,centerY:0},circles:{}},{paths:qwt,bounds:VD,refblocks:ZEe,circles:Xwt}=W8,Wwt=On({primitives:[...Object.values(qwt),...Object.values(Xwt),{type:"text",text:"{REF}",x:-.15,y:.3294553499999995},{type:"text",text:"{VAL}",x:.15,y:.3294553499999995}],ports:[{...ZEe.left1,labels:["1"]},{...ZEe.right1,labels:["2"]}],size:{width:VD.width,height:VD.height},center:{x:VD.centerX,y:VD.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:Zwt,bounds:GD,refblocks:KEe,circles:Kwt}=W8,Qwt=On({primitives:[...Object.values(Zwt),...Object.values(Kwt),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...KEe.left1,labels:["1"]},{...KEe.right1,labels:["2"]}],size:{width:GD.width,height:GD.height},center:{x:GD.centerX,y:GD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:Jwt,bounds:YD,refblocks:QEe,circles:eSt}=W8,tSt=On({primitives:[...Object.values(Jwt),...Object.values(eSt),{type:"text",text:"{REF}",x:-0,y:-.3094553499999995},{type:"text",text:"{VAL}",x:0,y:.4094553499999995}],ports:[{...QEe.left1,labels:["1"]},{...QEe.right1,labels:["2"]}],size:{width:YD.width,height:YD.height},center:{x:YD.centerX,y:YD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:nSt,bounds:qD,refblocks:JEe,circles:iSt}=W8,rSt=On({primitives:[...Object.values(nSt),...Object.values(iSt),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...JEe.left1,labels:["1"]},{...JEe.right1,labels:["2"]}],size:{width:qD.width,height:qD.height},center:{x:qD.centerX,y:qD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:oSt,bounds:XD,refblocks:eTe,circles:sSt}=W8,aSt=On({primitives:[...Object.values(oSt),...Object.values(sSt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...eTe.left1,labels:["1"]},{...eTe.right1,labels:["2"]}],size:{width:XD.width,height:XD.height},center:{x:XD.centerX,y:XD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:cSt,bounds:WD,refblocks:tTe,circles:lSt}=W8,uSt=On({primitives:[...Object.values(cSt),...Object.values(lSt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...tTe.left1,labels:["1"]},{...tTe.right1,labels:["2"]}],size:{width:WD.width,height:WD.height},center:{x:WD.centerX,y:WD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),dSt={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Hz",x:0,y:-.04}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:hSt,texts:pSt,bounds:ZD,refblocks:nTe,circles:fSt}=dSt,gQ=fd({primitives:[...Object.values(hSt),...Object.values(fSt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...pSt.left1,x:0,y:.01,anchor:"center",fontSize:.2}],ports:[{...nTe.left1,labels:["1"]},{...nTe.right1,labels:["2"]}],size:{width:ZD.width,height:ZD.height},center:{x:ZD.centerX,y:ZD.centerY}}),{5:mSt,..._St}=gQ.primitives;function ySt(n){return typeof n=="object"}var iTe=Yi({...gQ,primitives:Object.values(_St).filter(ySt)}),gSt={...iTe,primitives:[...iTe.primitives,mSt]},bSt={paths:{path10:{type:"path",points:[{x:-.53,y:.04},{x:.53,y:.04}],color:"primary",fill:!1},path14:{type:"path",points:[{x:0,y:.17},{x:.27,y:.17},{x:.27,y:-.1},{x:-.26,y:-.1},{x:-.26,y:.17},{x:0,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.24}},refblocks:{left1:{x:-.53,y:.04},right1:{x:.53,y:.04}},bounds:{width:1.13,height:.47,centerX:0,centerY:0}},{paths:xSt,texts:vSt,bounds:KD,refblocks:rTe}=bSt,oTe=fd({primitives:[...Object.values(xSt),{...vSt.top1,anchor:"middle_bottom"},{type:"text",text:"{VAL}",x:0,y:-.2,anchor:"middle_top"}],ports:[{...rTe.left1,labels:["1"]},{...rTe.right1,labels:["2"]}],size:{width:KD.width,height:KD.height},center:{x:KD.centerX,y:KD.centerY}}),wSt=Yi(oTe),Z8={paths:{path1:{type:"path",points:[{x:-.29,y:0},{x:.04,y:0}],color:"primary",fill:!0},path2:{type:"path",points:[{x:.04,y:-.22},{x:.04,y:.22}],color:"primary",fill:!0},path3:{type:"path",points:[{x:.12,y:-.17},{x:.12,y:.17}],color:"primary",fill:!0},path4:{type:"path",points:[{x:.19,y:-.06},{x:.19,y:.06}],color:"primary",fill:!0}},texts:{right1:{type:"text",text:"{REF}",x:.31,y:-.02}},refblocks:{left1:{x:-.29,y:.01}},bounds:{minX:-.31,maxX:.31,minY:-.22,maxY:.22,width:.62,height:.45,centerX:0,centerY:0},circles:{}},SSt=On(Z8).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),ESt=On(Z8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),TSt=On(Z8).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),MSt=On(Z8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),ASt=On(Z8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),CSt=On(Z8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),bQ={paths:{path11:{type:"path",points:[{x:-.5,y:.04},{x:-.18,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.19,y:.04},{x:.51,y:.04}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.31,y:.2},{x:-.31,y:-.11},{x:-.01,y:.04},{x:-.3,y:.2}],color:"primary",fill:!0},"path11-0-9-5":{type:"path",points:[{x:.33,y:.2},{x:.33,y:-.1},{x:.04,y:.04},{x:.33,y:.2}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.04,y:.32},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.32}},refblocks:{left1:{x:-.52,y:.03},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.32,maxY:.32,width:1.09,height:.63,centerX:0,centerY:0},circles:{}},{paths:Oii,texts:Lii,bounds:Dii,refblocks:zii,circles:Fii}=bQ,RSt=On(bQ).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),PSt=On(bQ).rotateRightFacingSymbol("down").changeTextAnchor("{VAL}","middle_right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),ISt={paths:{path45:{type:"path",points:[{x:.14,y:0},{x:-.13,y:-.14}],color:"primary",fill:!1},"path1-8":{type:"path",points:[{x:.13,y:0},{x:.3,y:0}],color:"primary",fill:!1},path46:{type:"path",points:[{x:-.13,y:.13},{x:.14,y:0}],color:"primary",fill:!1},path47:{type:"path",points:[{x:-.13,y:-.14},{x:-.13,y:.13}],color:"primary",fill:!1},path48:{type:"path",points:[{x:.14,y:.13},{x:.14,y:-.14}],color:"primary",fill:!1},path49:{type:"path",points:[{x:-.13,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path25:{type:"path",points:[{x:.16,y:.29},{x:.25,y:.3},{x:.22,y:.21}],color:"primary",fill:!0},path78:{type:"path",points:[{x:.08,y:.17},{x:.09,y:.17},{x:.21,y:.27},{x:.21,y:.27}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:-.02,y:.31},{x:.08,y:.32},{x:.04,y:.23}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:-.1,y:.19},{x:-.09,y:.2},{x:.04,y:.29},{x:.04,y:.29}],color:"primary",fill:!1},box:{type:"path",points:[{x:-.3,y:-.4},{x:.3,y:-.4},{x:.3,y:.4},{x:-.3,y:.4},{x:-.3,y:-.4},{x:-.3,y:.4}],color:"primary",fill:!1},"path48-1":{type:"path",points:[{x:-.3,y:.13},{x:-.54,y:.13}],color:"primary",fill:!1},"path48-2":{type:"path",points:[{x:-.3,y:-.13},{x:-.54,y:-.13}],color:"primary",fill:!1},"path48-3":{type:"path",points:[{x:.3,y:-.13},{x:.54,y:-.13}],color:"primary",fill:!1},"path48-4":{type:"path",points:[{x:.3,y:.13},{x:.54,y:.13}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:0,y:-.43},right1:{type:"text",text:"{REF}",x:0,y:.43}},refblocks:{left1:{x:-.54,y:.13},left2:{x:-.54,y:-.13},right1:{x:.54,y:-.13},right2:{x:.54,y:.13}},bounds:{minX:-.56,maxX:.56,minY:-.32,maxY:.32,width:1.13,height:.65,centerX:0,centerY:0},circles:{}},QD=On(ISt).labelPort("left1",["1","DIN"]).labelPort("left2",["2","POWER"]).labelPort("right1",["3","GND"]).labelPort("right2",["4","DOUT"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),NSt=Yi(QD,"down"),kSt=E7(QD),xQ=Yi(QD,"up"),vQ=xQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),wQ=xQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");vQ.anchor="middle_left",wQ.anchor="middle_left",vQ.y+=.21,vQ.x=.44,wQ.y-=.21,wQ.x=.44;var OSt=xQ,LSt={paths:{path11:{type:"path",points:[{x:-.39,y:0},{x:-.01,y:0}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},path42:{type:"path",points:[{x:.01,y:-.12},{x:.01,y:.14}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.28,y:-.25},{x:.28,y:-.54}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.54},{x:.28,y:.27}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.17,y:-.22},{x:.28,y:-.23},{x:.23,y:-.14}],color:"primary",fill:!0},path17:{type:"path",points:[{x:.08,y:-.09},{x:.23,y:-.2}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.28,y:.26}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.36},bottom1:{type:"text",text:"{VAL}",x:.02,y:-.42}},refblocks:{top1:{x:.28,y:.56},bottom1:{x:.28,y:-.56},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.17,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:.01,radius:.29,color:"primary",fill:!1}}},sTe=On(LSt).changeTextAnchor("{VAL}","middle_right").labelPort("left1",["3"]).labelPort("top1",["2"]).labelPort("bottom1",["1"]).changeTextAnchor("{REF}","middle_right").build(),SQ=Yi(sTe),EQ=SQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),aTe=SQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");EQ.anchor="middle_left",aTe.anchor="middle_right",EQ.x=.45,EQ.y+=.065,aTe.y+=.065;var DSt=SQ,zSt={paths:{"path12-1-8-6-9":{type:"path",points:[{x:.02,y:-.02},{x:.02,y:-.1}],color:"primary",fill:!1},"path12-1-5-6":{type:"path",points:[{x:-.49,y:-.19},{x:-.17,y:-.19}],color:"primary",fill:!1},"path12-1-5-6-8":{type:"path",points:[{x:.02,y:.17},{x:.02,y:.11}],color:"primary",fill:!1},"path12-1-8-0":{type:"path",points:[{x:-.15,y:-.03},{x:.2,y:-.19}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.2,y:-.19},{x:.49,y:-.19}],color:"primary",fill:!1},"path12-1-8-6-9-4":{type:"path",points:[{x:.02,y:.12},{x:.02,y:.02}],color:"primary",fill:!1},"path12-1-8-6-9-4-3":{type:"path",points:[{x:.08,y:.11},{x:.08,y:.05}],color:"primary",fill:!1},"path12-1-8-6-9-4-3-1":{type:"path",points:[{x:-.04,y:.11},{x:-.04,y:.05}],color:"primary",fill:!1},"path12-1-8-6-9-4-4":{type:"path",points:[{x:.08,y:.11},{x:-.04,y:.11}],color:"primary",fill:!1},"path14-5":{type:"path",points:[{x:-.01,y:.28},{x:.01,y:.25},{x:.04,y:.23},{x:.06,y:.2}],color:"primary",fill:!0},"path14-5-3":{type:"path",points:[{x:-.01,y:.2},{x:.01,y:.23},{x:.04,y:.25},{x:.06,y:.28}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.38},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.38}},refblocks:{left1:{x:-.47,y:-.19},right1:{x:.47,y:-.19}},bounds:{minX:-.5,maxX:.5,minY:-.38,maxY:.38,width:1,height:.76,centerX:0,centerY:0},circles:{path9:{type:"circle",x:.02,y:.24,radius:.06,color:"primary",fill:!1}}},cTe=On(zSt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),lTe=Yi(cTe),uTe=lTe.primitives.filter(n=>n.type==="text"),TQ=uTe.find(n=>n.text==="{VAL}");TQ.x=-.35,TQ.y=0,TQ.anchor="middle_right";var MQ=uTe.find(n=>n.text==="{REF}");MQ.y=0,MQ.x=.35,MQ.anchor="middle_left";var FSt=lTe,$St={paths:{path8698:{type:"path",points:[{x:-.2,y:-.02},{x:-.2,y:-.02},{x:-.21,y:-.01},{x:-.21,y:-.01},{x:-.21,y:0},{x:-.21,y:0},{x:-.21,y:0},{x:-.22,y:.01},{x:-.22,y:.01},{x:-.22,y:.02},{x:-.22,y:.02},{x:-.23,y:.03},{x:-.23,y:.03},{x:-.23,y:.03},{x:-.23,y:.04},{x:-.24,y:.04},{x:-.24,y:.04},{x:-.24,y:.05},{x:-.24,y:.05},{x:-.25,y:.05},{x:-.25,y:.06},{x:-.25,y:.06},{x:-.25,y:.06},{x:-.26,y:.06},{x:-.26,y:.06},{x:-.26,y:.07},{x:-.26,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.29,y:.07},{x:-.29,y:.08},{x:-.29,y:.08},{x:-.29,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.31,y:.08},{x:-.31,y:.08},{x:-.31,y:.07},{x:-.31,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.34,y:.07},{x:-.34,y:.06},{x:-.34,y:.06},{x:-.34,y:.06},{x:-.35,y:.06},{x:-.35,y:.06},{x:-.35,y:.05},{x:-.35,y:.05},{x:-.36,y:.05},{x:-.36,y:.04},{x:-.36,y:.04},{x:-.36,y:.04},{x:-.37,y:.03},{x:-.37,y:.03},{x:-.37,y:.03},{x:-.37,y:.02},{x:-.38,y:.02},{x:-.38,y:.01},{x:-.38,y:.01},{x:-.38,y:0},{x:-.39,y:0},{x:-.39,y:0},{x:-.39,y:-.01},{x:-.39,y:-.01},{x:-.4,y:-.02},{x:-.4,y:-.02}],color:"primary",fill:!1},path8700:{type:"path",points:[{x:0,y:-.02},{x:0,y:-.02},{x:-.01,y:-.01},{x:-.01,y:-.01},{x:-.01,y:0},{x:-.01,y:0},{x:-.02,y:0},{x:-.02,y:.01},{x:-.02,y:.01},{x:-.02,y:.02},{x:-.03,y:.02},{x:-.03,y:.03},{x:-.03,y:.03},{x:-.03,y:.03},{x:-.04,y:.04},{x:-.04,y:.04},{x:-.04,y:.04},{x:-.04,y:.05},{x:-.05,y:.05},{x:-.05,y:.05},{x:-.05,y:.06},{x:-.05,y:.06},{x:-.06,y:.06},{x:-.06,y:.06},{x:-.06,y:.06},{x:-.06,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.09,y:.07},{x:-.09,y:.07},{x:-.09,y:.08},{x:-.09,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.11,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.14,y:.07},{x:-.14,y:.07},{x:-.14,y:.06},{x:-.14,y:.06},{x:-.15,y:.06},{x:-.15,y:.06},{x:-.15,y:.06},{x:-.15,y:.05},{x:-.16,y:.05},{x:-.16,y:.05},{x:-.16,y:.04},{x:-.16,y:.04},{x:-.17,y:.04},{x:-.17,y:.03},{x:-.17,y:.03},{x:-.17,y:.03},{x:-.18,y:.02},{x:-.18,y:.02},{x:-.18,y:.01},{x:-.18,y:.01},{x:-.19,y:0},{x:-.19,y:0},{x:-.19,y:0},{x:-.19,y:-.01},{x:-.2,y:-.01},{x:-.2,y:-.02},{x:-.2,y:-.02}],color:"primary",fill:!1},path8702:{type:"path",points:[{x:.2,y:-.02},{x:.2,y:-.02},{x:.19,y:-.01},{x:.19,y:-.01},{x:.19,y:0},{x:.19,y:0},{x:.18,y:0},{x:.18,y:.01},{x:.18,y:.01},{x:.18,y:.02},{x:.17,y:.02},{x:.17,y:.03},{x:.17,y:.03},{x:.17,y:.03},{x:.16,y:.04},{x:.16,y:.04},{x:.16,y:.04},{x:.16,y:.05},{x:.15,y:.05},{x:.15,y:.05},{x:.15,y:.06},{x:.15,y:.06},{x:.14,y:.06},{x:.14,y:.06},{x:.14,y:.06},{x:.14,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.09,y:.08},{x:.09,y:.08},{x:.09,y:.08},{x:.09,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.06,y:.07},{x:.06,y:.07},{x:.06,y:.06},{x:.06,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.05,y:.05},{x:.04,y:.05},{x:.04,y:.05},{x:.04,y:.04},{x:.04,y:.04},{x:.03,y:.04},{x:.03,y:.03},{x:.03,y:.03},{x:.03,y:.03},{x:.02,y:.02},{x:.02,y:.02},{x:.02,y:.01},{x:.02,y:.01},{x:.01,y:0},{x:.01,y:0},{x:.01,y:0},{x:.01,y:-.01},{x:0,y:-.01},{x:0,y:-.02},{x:0,y:-.02}],color:"primary",fill:!1},path8704:{type:"path",points:[{x:.4,y:-.02},{x:.39,y:-.02},{x:.39,y:-.01},{x:.39,y:-.01},{x:.39,y:0},{x:.39,y:0},{x:.38,y:0},{x:.38,y:.01},{x:.38,y:.01},{x:.38,y:.02},{x:.37,y:.02},{x:.37,y:.03},{x:.37,y:.03},{x:.37,y:.03},{x:.36,y:.04},{x:.36,y:.04},{x:.36,y:.04},{x:.36,y:.05},{x:.35,y:.05},{x:.35,y:.05},{x:.35,y:.06},{x:.35,y:.06},{x:.34,y:.06},{x:.34,y:.06},{x:.34,y:.06},{x:.34,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.31,y:.07},{x:.31,y:.07},{x:.31,y:.08},{x:.31,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.29,y:.08},{x:.29,y:.08},{x:.29,y:.08},{x:.29,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.26,y:.07},{x:.26,y:.07},{x:.26,y:.06},{x:.26,y:.06},{x:.25,y:.06},{x:.25,y:.06},{x:.25,y:.06},{x:.25,y:.05},{x:.24,y:.05},{x:.24,y:.05},{x:.24,y:.04},{x:.24,y:.04},{x:.23,y:.04},{x:.23,y:.03},{x:.23,y:.03},{x:.23,y:.03},{x:.22,y:.02},{x:.22,y:.02},{x:.22,y:.01},{x:.22,y:.01},{x:.21,y:0},{x:.21,y:0},{x:.21,y:0},{x:.21,y:-.01},{x:.2,y:-.01},{x:.2,y:-.02},{x:.2,y:-.02}],color:"primary",fill:!1},path8706:{type:"path",points:[{x:-.4,y:-.02},{x:-.53,y:-.02}],color:"primary",fill:!1},"path8706-5":{type:"path",points:[{x:.53,y:-.03},{x:.4,y:-.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.23},bottom1:{type:"text",text:"{VAL}",x:0,y:-.23}},refblocks:{left1:{x:-.55,y:-.02},right1:{x:.55,y:-.03}},bounds:{width:1.16,height:.46,centerX:0,centerY:0},circles:{}},{paths:BSt,texts:dTe,bounds:JD,refblocks:hTe,circles:USt}=$St,AQ=fd({primitives:[...Object.values(BSt),...Object.values(USt),{...dTe.top1,anchor:"middle_bottom"},{...dTe.bottom1,anchor:"middle_top"}],ports:[{...hTe.left1,labels:["1"]},{...hTe.right1,labels:["2"]}],size:{width:JD.width,height:JD.height},center:{x:JD.centerX,y:JD.centerY}}),pTe=Yi(AQ,"up"),jSt=VL(pTe),HSt=E7(AQ),fTe={paths:{path11:{type:"path",points:[{x:-.53,y:-.06},{x:-.15,y:-.06}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.13,y:-.05},{x:-.13,y:-.18}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.13,y:.08},{x:.13,y:-.05}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.13,y:-.18},{x:-.13,y:.08}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.13,y:.08},{x:.13,y:-.18}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:-.05},{x:.53,y:-.06}],color:"primary",fill:!1},"path25-0-9-8":{type:"path",points:[{x:-.03,y:.39},{x:-.05,y:.47},{x:-.08,y:.39}],color:"primary",fill:!0},"path78-6-5-5":{type:"path",points:[{x:-.05,y:.27},{x:-.05,y:.29},{x:-.05,y:.41},{x:-.05,y:.42}],color:"primary",fill:!1},"path25-0-9-8-2":{type:"path",points:[{x:.07,y:.39},{x:.04,y:.47},{x:.02,y:.39}],color:"primary",fill:!0},"path78-6-5-5-7":{type:"path",points:[{x:.04,y:.27},{x:.04,y:.29},{x:.04,y:.41},{x:.04,y:.42}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:.03,y:.06},{x:.03,y:-.16}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.38,y:.38},bottom1:{type:"text",text:"{VAL}",x:.38,y:-.47}},refblocks:{left1:{x:-.54,y:-.06},right1:{x:.54,y:-.06}},bounds:{minX:-.57,maxX:.57,minY:-.47,maxY:.47,width:1.14,height:.93,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:-.05,radius:.29,color:"primary",fill:!1}}};fTe.bounds.width+=.2;var ez=On(fTe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),CQ=Yi(ez,"down"),RQ=CQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),PQ=CQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");RQ.anchor="middle_left",PQ.anchor="middle_left",RQ.y+=.9,RQ.x=.3,PQ.y-=.1,PQ.x=.3;var VSt=CQ,IQ=Yi(ez,"left"),NQ=IQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),kQ=IQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");NQ.anchor="middle_left",kQ.anchor="middle_left",NQ.y+=.71,NQ.x=.44,kQ.y-=.71,kQ.x=.44;var GSt=IQ,OQ=Yi(ez,"up"),LQ=OQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),DQ=OQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");LQ.anchor="middle_left",DQ.anchor="middle_left",LQ.y+=.1,LQ.x=.3,DQ.y-=.71,DQ.x=.3;var YSt=OQ,qSt={paths:{path45:{type:"path",points:[{x:.14,y:0},{x:-.13,y:-.14}],color:"primary",fill:!1},"path1-8":{type:"path",points:[{x:.13,y:0},{x:.53,y:0}],color:"primary",fill:!1},path46:{type:"path",points:[{x:-.13,y:.13},{x:.14,y:0}],color:"primary",fill:!1},path47:{type:"path",points:[{x:-.13,y:-.14},{x:-.13,y:.13}],color:"primary",fill:!1},path48:{type:"path",points:[{x:.14,y:.13},{x:.14,y:-.14}],color:"primary",fill:!1},path49:{type:"path",points:[{x:-.13,y:0},{x:-.53,y:0}],color:"primary",fill:!1},path25:{type:"path",points:[{x:.16,y:.29},{x:.25,y:.3},{x:.22,y:.21}],color:"primary",fill:!0},path78:{type:"path",points:[{x:.08,y:.17},{x:.09,y:.17},{x:.21,y:.27},{x:.21,y:.27}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:-.02,y:.31},{x:.08,y:.32},{x:.04,y:.23}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:-.1,y:.19},{x:-.09,y:.2},{x:.04,y:.29},{x:.04,y:.29}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:0,y:-.21},right1:{type:"text",text:"{REF}",x:0,y:.41}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.13,height:.65,centerX:0,centerY:0},circles:{}},{paths:XSt,texts:mTe,bounds:tz,refblocks:_Te,circles:WSt}=qSt,zQ=fd({primitives:[...Object.values(XSt),...Object.values(WSt),{...mTe.bottom1,anchor:"middle_top"},{...mTe.right1,anchor:"middle_bottom"}],ports:[{..._Te.left1,labels:["1"]},{..._Te.right1,labels:["2"]}],size:{width:tz.width,height:tz.height},center:{x:tz.centerX,y:tz.centerY}}),FQ=Yi(zQ,"up"),$Q=FQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),BQ=FQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");$Q.anchor="middle_left",BQ.anchor="middle_left",$Q.y+=.21,$Q.x=.21,BQ.y-=.21,BQ.x=.21;var yTe=FQ,UQ=VL(yTe),jQ=UQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),HQ=UQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");jQ.anchor="middle_left",HQ.anchor="middle_left",jQ.y+=.4,jQ.x=.2,HQ.y-=.41,HQ.x=.2;var ZSt=UQ,KSt=E7(zQ),QSt={paths:{path11:{type:"path",points:[{x:-.51,y:-.01},{x:-.18,y:-.01}],color:"primary",fill:!1},"path11-2":{type:"path",points:[{x:-.17,y:-.11},{x:-.17,y:.08}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.17,y:-.12},{x:.16,y:-.12}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:-.17,y:.08},{x:.16,y:.08}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.17,y:-.01},{x:.51,y:-.01}],color:"primary",fill:!1},"path11-2-1":{type:"path",points:[{x:.16,y:-.12},{x:.16,y:.08}],color:"primary",fill:!1},"path25-0-9":{type:"path",points:[{x:-.4,y:-.21},{x:-.33,y:-.18},{x:-.34,y:-.27}],color:"primary",fill:!0},"path78-6-5":{type:"path",points:[{x:-.45,y:-.34},{x:-.44,y:-.32},{x:-.35,y:-.22},{x:-.35,y:-.22}],color:"primary",fill:!1},"path25-0-9-0":{type:"path",points:[{x:-.3,y:-.34},{x:-.22,y:-.31},{x:-.24,y:-.4}],color:"primary",fill:!0},"path78-6-5-9":{type:"path",points:[{x:-.35,y:-.46},{x:-.34,y:-.45},{x:-.25,y:-.35},{x:-.25,y:-.35}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.17,y:-.41},bottom1:{type:"text",text:"{VAL}",x:-.01,y:.46}},refblocks:{left1:{x:-.52,y:-.01},right1:{x:.52,y:-.01}},bounds:{width:1.1,height:.62,centerX:0,centerY:-.02},circles:{path1:{type:"circle",x:0,y:-.02,radius:.28,color:"primary",fill:!1}}},{paths:JSt,texts:gTe,bounds:nz,refblocks:bTe,circles:e3t}=QSt,xTe=fd({primitives:[...Object.values(JSt),...Object.values(e3t),{...gTe.top1,anchor:"middle_left",x:0},{...gTe.bottom1,anchor:"middle_left",x:0}],ports:[{...bTe.left1,labels:["1"]},{...bTe.right1,labels:["2"]}],size:{width:nz.width,height:nz.height},center:{x:nz.centerX,y:nz.centerY}}),vTe=Yi(xTe),wTe=vTe.primitives.filter(n=>n.type==="text"),VQ=wTe.find(n=>n.text==="{VAL}");VQ.x=-.35,VQ.y=0,VQ.anchor="middle_right";var GQ=wTe.find(n=>n.text==="{REF}");GQ.y=0,GQ.x=.35,GQ.anchor="middle_left";var t3t=vTe,n3t={paths:{path208:{type:"path",points:[{x:.38,y:.13},{x:.52,y:-.13}],color:"primary",fill:!1},path209:{type:"path",points:[{x:.25,y:-.13},{x:.38,y:.13}],color:"primary",fill:!1},path210:{type:"path",points:[{x:.52,y:-.13},{x:.25,y:-.13}],color:"primary",fill:!1},path211:{type:"path",points:[{x:.25,y:.13},{x:.52,y:.13}],color:"primary",fill:!1},path212:{type:"path",points:[{x:.12,y:-.4},{x:.38,y:-.4}],color:"primary",fill:!1},path213:{type:"path",points:[{x:.38,y:.4},{x:.12,y:.4}],color:"primary",fill:!1},path214:{type:"path",points:[{x:.12,y:.53},{x:.12,y:.18}],color:"primary",fill:!1},path215:{type:"path",points:[{x:.12,y:-.53},{x:.12,y:0}],color:"primary",fill:!1},path216:{type:"path",points:[{x:.38,y:-.4},{x:.38,y:.4}],color:"primary",fill:!1},path217:{type:"path",points:[{x:-.14,y:.26},{x:-.14,y:-.27}],color:"primary",fill:!1},path218:{type:"path",points:[{x:-.22,y:-.27},{x:-.22,y:.26}],color:"primary",fill:!1},path219:{type:"path",points:[{x:-.54,y:-.27},{x:-.22,y:-.27}],color:"primary",fill:!1},path220:{type:"path",points:[{x:-.14,y:-.19},{x:.12,y:-.19}],color:"primary",fill:!1},path221:{type:"path",points:[{x:-.14,y:.18},{x:.12,y:.18}],color:"primary",fill:!1},path222:{type:"path",points:[{x:-.07,y:0},{x:.12,y:0}],color:"primary",fill:!1}},texts:{right1:{type:"text",text:"{VAL}",x:.57,y:.02},right2:{type:"text",text:"{REF}",x:.57,y:.21}},refblocks:{top1:{x:.12,y:.54},bottom1:{x:.12,y:-.54},left1:{x:-.54,y:-.27}},bounds:{width:1.14,height:1.14,centerX:0,centerY:0}},{paths:i3t,texts:STe,bounds:iz,refblocks:YQ}=n3t,ETe=fd({primitives:[...Object.values(i3t),{...STe.right1,anchor:"middle_left"},{...STe.right2,anchor:"middle_left"}],ports:[{...YQ.top1,labels:["1"]},{...YQ.bottom1,labels:["2"]},{...YQ.left1,labels:["3"]}],size:{width:iz.width+.4,height:iz.height},center:{x:iz.centerX+.2,y:iz.centerY}}),qQ=Yi(ETe),TTe=qQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),XQ=qQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");TTe.anchor="middle_top",XQ.anchor="middle_top",TTe.x=XQ.x,XQ.y+=.15;var r3t=qQ,o3t={paths:{"path12-1-8-6-9":{type:"path",points:[{x:.01,y:.07},{x:.01,y:-.01}],color:"primary",fill:!1},"path12-1-5-6":{type:"path",points:[{x:-.49,y:-.09},{x:-.17,y:-.09}],color:"primary",fill:!1},"path12-1-8-0":{type:"path",points:[{x:-.16,y:-.01},{x:.17,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.2,y:-.09},{x:.49,y:-.09}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.1,y:.06},{x:-.1,y:.06},{x:-.1,y:.07},{x:-.1,y:.07},{x:-.1,y:.07},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.09,y:.09},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.11},{x:-.09,y:.11},{x:-.08,y:.11},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.05,y:.14},{x:-.05,y:.15},{x:-.05,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.03,y:.16},{x:-.03,y:.16},{x:-.03,y:.16},{x:-.02,y:.16},{x:-.02,y:.16},{x:-.02,y:.16},{x:-.01,y:.16},{x:-.01,y:.16},{x:0,y:.16},{x:0,y:.16},{x:0,y:.16},{x:.01,y:.16},{x:.01,y:.16},{x:.01,y:.16},{x:.02,y:.16},{x:.02,y:.16},{x:.02,y:.16},{x:.03,y:.16},{x:.03,y:.16},{x:.03,y:.16},{x:.04,y:.16},{x:.04,y:.16},{x:.04,y:.16},{x:.05,y:.15},{x:.05,y:.15},{x:.05,y:.15},{x:.06,y:.15},{x:.06,y:.15},{x:.06,y:.15},{x:.06,y:.14},{x:.07,y:.14},{x:.07,y:.14},{x:.07,y:.14},{x:.08,y:.14},{x:.08,y:.13},{x:.08,y:.13},{x:.08,y:.13},{x:.09,y:.13},{x:.09,y:.12},{x:.09,y:.12},{x:.09,y:.12},{x:.09,y:.12},{x:.1,y:.11},{x:.1,y:.11},{x:.1,y:.1},{x:.1,y:.1},{x:.11,y:.09},{x:.11,y:.09},{x:.11,y:.09},{x:.11,y:.08},{x:.11,y:.08},{x:.11,y:.08},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.06},{x:.11,y:.06},{x:.1,y:.06},{x:.1,y:.06},{x:.09,y:.06},{x:.09,y:.06},{x:.08,y:.06},{x:.07,y:.06},{x:.07,y:.06},{x:.06,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.04,y:.06},{x:.03,y:.06},{x:.03,y:.06},{x:.02,y:.06},{x:.01,y:.06},{x:.01,y:.06},{x:0,y:.06},{x:-.01,y:.06},{x:-.01,y:.06},{x:-.02,y:.06},{x:-.03,y:.06},{x:-.03,y:.06},{x:-.04,y:.06},{x:-.05,y:.06},{x:-.05,y:.06},{x:-.06,y:.06},{x:-.07,y:.06},{x:-.07,y:.06},{x:-.08,y:.06},{x:-.09,y:.06},{x:-.09,y:.06}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.27}},refblocks:{left1:{x:-.47,y:-.09},right1:{x:.47,y:-.09}},bounds:{width:1,height:.53,centerX:0,centerY:0},circles:{}},{paths:s3t,texts:MTe,bounds:rz,refblocks:ATe,circles:a3t}=o3t,CTe=fd({primitives:[...Object.values(s3t),...Object.values(a3t),{...MTe.top1,anchor:"middle_bottom",x:0},{...MTe.bottom1,anchor:"middle_top",x:0}],ports:[{...ATe.left1,labels:["1"]},{...ATe.right1,labels:["2"]}],size:{width:rz.width,height:rz.height},center:{x:rz.centerX+.006,y:rz.centerY+.06}}),WQ=Yi(CTe),T7=WQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),oz=WQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");T7.anchor="middle_left",oz.anchor="middle_right",T7.x=T7.x-.03,T7.y=T7.y,oz.x=oz.x,oz.y=0;var c3t=WQ,l3t={paths:{path11:{type:"path",points:[{x:-.39,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.09,y:.19},{x:.09,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.53},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.53},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.27,y:-.04},{x:.27,y:.03},{x:.2,y:0},{x:.27,y:-.04}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.17},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:u3t,texts:RTe,bounds:sz,refblocks:ZQ,circles:d3t}=l3t,PTe=fd({primitives:[...Object.values(u3t),...Object.values(d3t),{...RTe.top1,anchor:"middle_right",x:0},{...RTe.bottom1,anchor:"middle_right",x:0}],ports:[{...ZQ.top1,labels:["1","drain"]},{...ZQ.bottom1,labels:["2","source"]},{...ZQ.left1,labels:["3","gate"]}],size:{width:sz.width,height:sz.height},center:{x:sz.centerX,y:sz.centerY}}),ITe=Yi(PTe),NTe=ITe.primitives.filter(n=>n.type==="text"),KQ=NTe.find(n=>n.text==="{VAL}");KQ.x=-.35,KQ.y=0,KQ.anchor="middle_right";var QQ=NTe.find(n=>n.text==="{REF}");QQ.y=0,QQ.x=.35,QQ.anchor="middle_left";var h3t=ITe,p3t={paths:{path11:{type:"path",points:[{x:-.39,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.53},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.53},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-8-3-7":{type:"path",points:[{x:.09,y:.15},{x:.09,y:.07}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},"path2-8-3":{type:"path",points:[{x:.09,y:-.08},{x:.09,y:-.15}],color:"primary",fill:!1},"path2-8-3-2":{type:"path",points:[{x:.09,y:.03},{x:.09,y:-.04}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.27,y:-.04},{x:.27,y:.03},{x:.2,y:0},{x:.27,y:-.04}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.11},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:f3t,texts:kTe,bounds:az,refblocks:JQ,circles:m3t}=p3t,OTe=fd({primitives:[...Object.values(f3t),...Object.values(m3t),{...kTe.top1,anchor:"middle_right",x:0},{...kTe.bottom1,anchor:"middle_right",x:0}],ports:[{...JQ.top1,labels:["1","drain"]},{...JQ.bottom1,labels:["2","source"]},{...JQ.left1,labels:["3","gate"]}],size:{width:az.width,height:az.height},center:{x:az.centerX,y:az.centerY}}),LTe=Yi(OTe),DTe=LTe.primitives.filter(n=>n.type==="text"),eJ=DTe.find(n=>n.text==="{VAL}");eJ.x=-.35,eJ.y=0,eJ.anchor="middle_right";var tJ=DTe.find(n=>n.text==="{REF}");tJ.y=0,tJ.x=.35,tJ.anchor="middle_left";var _3t=LTe,y3t={paths:{path11:{type:"path",points:[{x:-.39,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.53},{x:.28,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:-.53},{x:.29,y:-.1}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.29,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.07,y:-.1},{x:.29,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.07},{x:.01,y:0},{x:-.08,y:.06}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.15,y:.36},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.42}},refblocks:{top1:{x:.28,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{width:.85,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:g3t,texts:zTe,bounds:cz,refblocks:nJ,circles:b3t}=y3t,FTe=fd({primitives:[...Object.values(g3t),...Object.values(b3t),{...zTe.top1,anchor:"middle_right",x:0},{...zTe.bottom1,anchor:"middle_right",x:0}],ports:[{...nJ.top1,labels:["1","drain"]},{...nJ.bottom1,labels:["2","source"]},{...nJ.left1,labels:["3","gate"]}],size:{width:cz.width,height:cz.height},center:{x:cz.centerX,y:cz.centerY}}),$Te=Yi(FTe),BTe=$Te.primitives.filter(n=>n.type==="text"),iJ=BTe.find(n=>n.text==="{VAL}");iJ.x=-.35,iJ.y=0,iJ.anchor="middle_right";var rJ=BTe.find(n=>n.text==="{REF}");rJ.y=0,rJ.x=.35,rJ.anchor="middle_left";var x3t=$Te,v3t={paths:{diag1:{type:"path",points:[{x:-.1,y:-.1},{x:.1,y:.1}],color:"primary",fill:!1},diag2:{type:"path",points:[{x:-.1,y:.1},{x:.1,y:-.1}],color:"primary",fill:!1},stem:{type:"path",points:[{x:-.2,y:0},{x:0,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:-.2,y:0}},bounds:{centerX:0,centerY:0}},{paths:w3t,bounds:UTe,refblocks:S3t}=v3t,lz=On({primitives:[...Object.values(w3t)],ports:[{...S3t.left1,labels:["1"]}],center:{x:UTe.centerX,y:UTe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).build(),E3t=Yi(lz,"down"),T3t=Yi(lz,"left"),M3t=Yi(lz,"up"),_T={paths:{path11:{type:"path",points:[{x:-.39,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:.07,y:.27},{x:.07,y:-.28}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:.28,y:.24},{x:.08,y:.11}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:.29,y:-.24},{x:.09,y:-.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:.25},{x:.29,y:.54}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:.29,y:-.54},{x:.29,y:-.25}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.19,y:-.1},{x:.12,y:-.2},{x:.22,y:-.2},{x:.19,y:-.1}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.08,y:.36},bottom1:{type:"text",text:"{VAL}",x:-.07,y:-.41}},refblocks:{top1:{x:.29,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.16,centerX:0,centerY:0},circles:{"path1-0":{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:A3t,texts:$ii,bounds:uz,refblocks:oJ,circles:C3t}=_T,R3t=On({primitives:[...Object.values(A3t),...Object.values(C3t),{type:"text",text:"{REF}",x:-.1,y:.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:-.3094553499999995}],ports:[{...oJ.top1,labels:["1","collector"]},{...oJ.bottom1,labels:["2","emitter"]},{...oJ.left1,labels:["3","base"]}],size:{width:uz.width,height:uz.height},center:{x:uz.centerX,y:uz.centerY}}).rotateRightFacingSymbol("right").changeTextAnchor("{REF}","middle_right").changeTextAnchor("{VAL}","middle_right").build(),{paths:Bii,texts:Uii,bounds:jii,refblocks:Hii,circles:Vii}=_T,P3t=On(_T).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}","middle_left").labelPort("left1",["3","base"]).labelPort("top1",["1","collector"]).labelPort("bottom1",["2","emitter"]).changeTextAnchor("{REF}","middle_right").build(),{paths:I3t,texts:Gii,bounds:dz,refblocks:sJ,circles:N3t}=_T,k3t=On({primitives:[...Object.values(I3t),...Object.values(N3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...sJ.top1,labels:["1","collector"]},{...sJ.bottom1,labels:["2","emitter"]},{...sJ.left1,labels:["3","base"]}],size:{width:dz.width,height:dz.height},center:{x:dz.centerX,y:dz.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_bottom").build(),{paths:O3t,texts:Yii,bounds:hz,refblocks:aJ,circles:L3t}=_T,D3t=On({primitives:[...Object.values(O3t),...Object.values(L3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...aJ.top1,labels:["1","collector"]},{...aJ.bottom1,labels:["2","emitter"]},{...aJ.left1,labels:["3","base"]}],size:{width:hz.width,height:hz.height},center:{x:hz.centerX,y:hz.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","middle_top").changeTextAnchor("{VAL}","middle_top").build(),{paths:z3t,texts:qii,bounds:pz,refblocks:cJ,circles:F3t}=_T,$3t=On({primitives:[...Object.values(z3t),...Object.values(F3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...cJ.top1,labels:["1","collector"]},{...cJ.bottom1,labels:["2","emitter"]},{...cJ.left1,labels:["3","base"]}],size:{width:pz.width,height:pz.height},center:{x:pz.centerX,y:pz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:B3t,texts:Xii,bounds:fz,refblocks:lJ,circles:U3t}=_T,j3t=On({primitives:[...Object.values(B3t),...Object.values(U3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...lJ.top1,labels:["1","collector"]},{...lJ.bottom1,labels:["2","emitter"]},{...lJ.left1,labels:["3","base"]}],size:{width:fz.width,height:fz.height},center:{x:fz.centerX,y:fz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),H3t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.32,y:-.21}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.32,y:.31},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.32,y:-.21},{x:-.32,y:.31}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.18},{x:-.58,y:.18}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.32,y:-.09},{x:-.58,y:-.09}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.42,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"rect1577-3":{type:"path",points:[{x:-.2,y:.18},{x:-.27,y:.18}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.2,y:-.09},{x:-.27,y:-.09}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.23,y:-.05},{x:-.23,y:-.12}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.3}},refblocks:{left1:{x:-.57,y:.18},left2:{x:-.57,y:-.09},right1:{x:.43,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.27,width:1.09,height:.3,centerX:0,centerY:.05},circles:{}},mz=On(H3t).labelPort("left1",["1","inp1"]).labelPort("left2",["2","inp2"]).labelPort("right1",["3","out"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),V3t=Yi(mz,"down"),G3t=Yi(mz,"left"),Y3t=Yi(mz,"up"),q3t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.32,y:-.21}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.32,y:.31},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.32,y:-.21},{x:-.32,y:.31}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.18},{x:-.58,y:.18}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.32,y:-.09},{x:-.58,y:-.09}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.42,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path44-1":{type:"path",points:[{x:-.1,y:.44},{x:-.1,y:.18}],color:"primary",fill:!1},"path44-2":{type:"path",points:[{x:-.09,y:-.34},{x:-.09,y:-.09}],color:"primary",fill:!1},"rect1577-3":{type:"path",points:[{x:-.2,y:.18},{x:-.27,y:.18}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.2,y:-.09},{x:-.27,y:-.09}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.23,y:.14},{x:-.23,y:.22}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.25,y:.32},bottom1:{type:"text",text:"{VAL}",x:.25,y:-.24}},refblocks:{left1:{x:-.57,y:.18},left2:{x:-.57,y:-.09},right1:{x:.43,y:.04},top2:{x:-.1,y:.44},bottom1:{x:-.09,y:-.34}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.27,width:1.09,height:.3,centerX:0,centerY:.05},circles:{}},_z=On(q3t).labelPort("left1",["1","inp1"]).labelPort("left2",["2","inp2"]).labelPort("right1",["4","out"]).labelPort("top2",["5","V+"]).labelPort("bottom1",["3","V-"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),X3t=Yi(_z,"down"),W3t=Yi(_z,"left"),Z3t=Yi(_z,"up"),K3t={paths:{path11:{type:"path",points:[{x:-.39,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.09,y:.19},{x:.09,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.53},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.53},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.2,y:.03},{x:.2,y:-.04},{x:.27,y:-.01},{x:.2,y:.03}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.17},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:Q3t,texts:jTe,bounds:yz,refblocks:uJ,circles:J3t}=K3t,HTe=fd({primitives:[...Object.values(Q3t),...Object.values(J3t),{...jTe.top1,anchor:"middle_right",x:0},{...jTe.bottom1,anchor:"middle_right",x:0}],ports:[{...uJ.top1,labels:["1","drain"]},{...uJ.bottom1,labels:["2","source"]},{...uJ.left1,labels:["3","gate"]}],size:{width:yz.width,height:yz.height},center:{x:yz.centerX,y:yz.centerY}}),VTe=Yi(HTe),GTe=VTe.primitives.filter(n=>n.type==="text"),dJ=GTe.find(n=>n.text==="{VAL}");dJ.x=-.35,dJ.y=0,dJ.anchor="middle_right";var hJ=GTe.find(n=>n.text==="{REF}");hJ.y=0,hJ.x=.35,hJ.anchor="middle_left";var e4t=VTe,t4t={paths:{path11:{type:"path",points:[{x:-.39,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.53},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.53},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-8-3-7":{type:"path",points:[{x:.09,y:.15},{x:.09,y:.07}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},"path2-8-3":{type:"path",points:[{x:.09,y:-.08},{x:.09,y:-.15}],color:"primary",fill:!1},"path2-8-3-2":{type:"path",points:[{x:.09,y:.03},{x:.09,y:-.04}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.2,y:.03},{x:.2,y:-.04},{x:.27,y:-.01},{x:.2,y:.03}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.11},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:n4t,texts:YTe,bounds:gz,refblocks:pJ,circles:i4t}=t4t,qTe=fd({primitives:[...Object.values(n4t),...Object.values(i4t),{...YTe.top1,anchor:"middle_right",x:0},{...YTe.bottom1,anchor:"middle_right",x:0}],ports:[{...pJ.top1,labels:["1","drain"]},{...pJ.bottom1,labels:["2","source"]},{...pJ.left1,labels:["3","gate"]}],size:{width:gz.width,height:gz.height},center:{x:gz.centerX,y:gz.centerY}}),XTe=Yi(qTe),WTe=XTe.primitives.filter(n=>n.type==="text"),fJ=WTe.find(n=>n.text==="{VAL}");fJ.x=-.35,fJ.y=0,fJ.anchor="middle_right";var mJ=WTe.find(n=>n.text==="{REF}");mJ.y=0,mJ.x=.35,mJ.anchor="middle_left";var r4t=XTe,o4t={paths:{path11:{type:"path",points:[{x:-.53,y:-.01},{x:-.15,y:-.02}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.13,y:0},{x:-.13,y:-.13}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.13,y:.13},{x:.13,y:0}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.13,y:-.13},{x:-.13,y:.13}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.13,y:.13},{x:.13,y:-.13}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:0},{x:.53,y:-.01}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:.2,y:.38},{x:.16,y:.28},{x:.26,y:.3}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:.33,y:.43},{x:.32,y:.42},{x:.21,y:.31},{x:.21,y:.31}],color:"primary",fill:!1},"path25-0-9":{type:"path",points:[{x:.35,y:.35},{x:.31,y:.26},{x:.41,y:.27}],color:"primary",fill:!0},"path78-6-5":{type:"path",points:[{x:.48,y:.4},{x:.47,y:.39},{x:.35,y:.29},{x:.35,y:.29}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.1,y:.35},bottom1:{type:"text",text:"{VAL}",x:0,y:-.43}},refblocks:{left1:{x:-.54,y:-.01},right1:{x:.54,y:-.01}},bounds:{minX:-.57,maxX:.57,minY:-.43,maxY:.43,width:1.14,height:.85,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:-.01,radius:.29,color:"primary",fill:!1}}},ZTe=On(o4t).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),KTe=Yi(ZTe),s4t=KTe.primitives.filter(n=>n.type==="text"),QTe=s4t.find(n=>n.text==="{REF}");QTe.y=0,QTe.anchor="middle_left";var a4t=KTe,c4t={paths:{path11:{type:"path",points:[{x:-.39,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.53},{x:.28,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:-.53},{x:.29,y:-.1}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.29,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.07,y:-.1},{x:.29,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.01,y:-.07},{x:.01,y:.06},{x:-.08,y:0},{x:.01,y:-.07}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.15,y:.36},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.42}},refblocks:{top1:{x:.28,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{width:.85,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:l4t,texts:JTe,bounds:bz,refblocks:_J,circles:u4t}=c4t,eMe=fd({primitives:[...Object.values(l4t),...Object.values(u4t),{...JTe.top1,anchor:"middle_right",x:0},{...JTe.bottom1,anchor:"middle_right"}],ports:[{..._J.top1,labels:["1","drain"]},{..._J.bottom1,labels:["2","source"]},{..._J.left1,labels:["3","gate"]}],size:{width:bz.width,height:bz.height},center:{x:bz.centerX,y:bz.centerY}}),tMe=Yi(eMe),nMe=tMe.primitives.filter(n=>n.type==="text"),yJ=nMe.find(n=>n.text==="{VAL}");yJ.x=-.35,yJ.y=0,yJ.anchor="middle_right";var gJ=nMe.find(n=>n.text==="{REF}");gJ.y=0,gJ.x=.35,gJ.anchor="middle_left";var d4t=tMe,yT={paths:{path11:{type:"path",points:[{x:-.39,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:.07,y:.27},{x:.07,y:-.28}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:.28,y:.24},{x:.08,y:.11}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:.29,y:-.24},{x:.09,y:-.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:.25},{x:.29,y:.54}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:.29,y:-.54},{x:.29,y:-.25}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.15,y:-.23},{x:.22,y:-.12},{x:.12,y:-.12},{x:.15,y:-.23}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.08,y:.37},bottom1:{type:"text",text:"{VAL}",x:-.07,y:-.41}},refblocks:{top1:{x:.29,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.16,centerX:0,centerY:0},circles:{"path1-0":{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:h4t,texts:Wii,bounds:xz,refblocks:bJ,circles:p4t}=yT,f4t=On({primitives:[...Object.values(h4t),...Object.values(p4t),{type:"text",text:"{REF}",x:-.1,y:.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:-.3094553499999995}],ports:[{...bJ.top1,labels:["1","collector"]},{...bJ.bottom1,labels:["2","emitter"]},{...bJ.left1,labels:["3","base"]}],size:{width:xz.width,height:xz.height},center:{x:xz.centerX,y:xz.centerY}}).rotateRightFacingSymbol("right").changeTextAnchor("{REF}","middle_right").changeTextAnchor("{VAL}","middle_right").build(),{paths:Zii,texts:Kii,bounds:Qii,refblocks:Jii,circles:eri}=yT,m4t=On(yT).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}","middle_left").labelPort("left1",["3","base"]).labelPort("top1",["1","collector"]).labelPort("bottom1",["2","emitter"]).changeTextAnchor("{REF}","middle_right").build(),{paths:_4t,texts:tri,bounds:vz,refblocks:xJ,circles:y4t}=yT,g4t=On({primitives:[...Object.values(_4t),...Object.values(y4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...xJ.top1,labels:["1","collector"]},{...xJ.bottom1,labels:["2","emitter"]},{...xJ.left1,labels:["3","base"]}],size:{width:vz.width,height:vz.height},center:{x:vz.centerX,y:vz.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_bottom").build(),{paths:b4t,texts:nri,bounds:wz,refblocks:vJ,circles:x4t}=yT,v4t=On({primitives:[...Object.values(b4t),...Object.values(x4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...vJ.top1,labels:["1","collector"]},{...vJ.bottom1,labels:["2","emitter"]},{...vJ.left1,labels:["3","base"]}],size:{width:wz.width,height:wz.height},center:{x:wz.centerX,y:wz.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","middle_top").changeTextAnchor("{VAL}","middle_top").build(),{paths:w4t,texts:iri,bounds:Sz,refblocks:wJ,circles:S4t}=yT,E4t=On({primitives:[...Object.values(w4t),...Object.values(S4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...wJ.top1,labels:["1","collector"]},{...wJ.bottom1,labels:["2","emitter"]},{...wJ.left1,labels:["3","base"]}],size:{width:Sz.width,height:Sz.height},center:{x:Sz.centerX,y:Sz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:T4t,texts:rri,bounds:Ez,refblocks:SJ,circles:M4t}=yT,A4t=On({primitives:[...Object.values(T4t),...Object.values(M4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...SJ.top1,labels:["1","collector"]},{...SJ.bottom1,labels:["2","emitter"]},{...SJ.left1,labels:["3","base"]}],size:{width:Ez.width,height:Ez.height},center:{x:Ez.centerX,y:Ez.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),C4t={paths:{path40:{type:"path",points:[{x:-.19,y:.33},{x:-.26,y:.14}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.38,y:.26},{x:-.19,y:.33}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.26,y:.14},{x:-.38,y:.26}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.26,y:.39},{x:-.13,y:.26}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.2},{x:-.51,y:.01}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:-.01,y:.51},{x:-.19,y:.33}],color:"primary",fill:!1},"path40-4":{type:"path",points:[{x:-.19,y:-.32},{x:-.38,y:-.26}],color:"primary",fill:!1},"path41-1":{type:"path",points:[{x:-.26,y:-.13},{x:-.19,y:-.32}],color:"primary",fill:!1},"path42-7":{type:"path",points:[{x:-.38,y:-.26},{x:-.26,y:-.13}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:-.13,y:-.26},{x:-.26,y:-.39}],color:"primary",fill:!1},"path44-8":{type:"path",points:[{x:-.32,y:-.19},{x:-.51,y:-.01}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:-.01,y:-.5},{x:-.19,y:-.32}],color:"primary",fill:!1},"path40-4-0":{type:"path",points:[{x:.32,y:.19},{x:.13,y:.26}],color:"primary",fill:!1},"path41-1-2":{type:"path",points:[{x:.26,y:.38},{x:.32,y:.19}],color:"primary",fill:!1},"path42-7-1":{type:"path",points:[{x:.13,y:.26},{x:.26,y:.38}],color:"primary",fill:!1},"path43-1-8":{type:"path",points:[{x:.39,y:.26},{x:.26,y:.13}],color:"primary",fill:!1},"path44-8-7":{type:"path",points:[{x:.2,y:.32},{x:.01,y:.51}],color:"primary",fill:!1},"path44-0-7-1":{type:"path",points:[{x:.5,y:.01},{x:.32,y:.19}],color:"primary",fill:!1},"path40-4-8":{type:"path",points:[{x:.32,y:-.19},{x:.26,y:-.38}],color:"primary",fill:!1},"path41-1-4":{type:"path",points:[{x:.13,y:-.26},{x:.32,y:-.19}],color:"primary",fill:!1},"path42-7-0":{type:"path",points:[{x:.26,y:-.38},{x:.13,y:-.26}],color:"primary",fill:!1},"path43-1-0":{type:"path",points:[{x:.26,y:-.13},{x:.39,y:-.26}],color:"primary",fill:!1},"path44-8-9":{type:"path",points:[{x:.19,y:-.32},{x:.01,y:-.51}],color:"primary",fill:!1},"path44-0-7-3":{type:"path",points:[{x:.5,y:-.01},{x:.32,y:-.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.29,y:.46},bottom1:{type:"text",text:"{VAL}",x:-.29,y:-.5}},refblocks:{left1:{x:-.52,y:0},right1:{x:.52,y:0}},bounds:{width:1.09,height:1.09,centerX:0,centerY:0}},{paths:R4t,texts:iMe,bounds:Tz,refblocks:rMe}=C4t,oMe=fd({primitives:[...Object.values(R4t),{...iMe.bottom1,y:.35,anchor:"middle_top"},{...iMe.top1,anchor:"middle_left"}],ports:[{...rMe.left1,labels:["1"]},{...rMe.right1,labels:["2"]}],size:{width:Tz.width+.05,height:Tz.height},center:{x:Tz.centerX,y:Tz.centerY}}),P4t=Yi(oMe),I4t=P4t,N4t={paths:{path18:{type:"path",points:[{x:-.53,y:0},{x:-.27,y:0}],color:"primary",fill:!1},path19:{type:"path",points:[{x:.26,y:0},{x:.53,y:0}],color:"primary",fill:!1},path20:{type:"path",points:[{x:0,y:.13},{x:.26,y:.13},{x:.26,y:-.13},{x:-.27,y:-.13},{x:-.27,y:.13},{x:0,y:.13}],color:"primary",fill:!1},path23:{type:"path",points:[{x:.28,y:-.28},{x:.18,y:-.25},{x:.25,y:-.18}],color:"primary",fill:!0},path24:{type:"path",points:[{x:.29,y:-.29},{x:.25,y:-.17},{x:.16,y:-.26}],color:"primary",fill:!0},path26:{type:"path",points:[{x:-.3,y:.29},{x:.23,y:-.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.06,y:.2},bottom1:{type:"text",text:"{VAL}",x:-.1,y:-.28}},refblocks:{left1:{x:-.53,y:0},right1:{x:.53,y:0}},bounds:{width:1.13,height:.58,centerX:0,centerY:0}},{paths:k4t,texts:sMe,bounds:Mz,refblocks:aMe}=N4t,Az=fd({primitives:[...Object.values(k4t),{...sMe.bottom1,x:0,y:-.35,anchor:"middle_top"},{...sMe.top1,x:0,y:.35,anchor:"middle_bottom"}],ports:[{...aMe.left1,labels:["1"]},{...aMe.right1,labels:["2"]}],size:{width:Mz.width+.05,height:Mz.height},center:{x:Mz.centerX,y:Mz.centerY}}),EJ=Yi(Az,"down"),TJ=EJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),MJ=EJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");TJ.anchor="middle_left",MJ.anchor="middle_left",TJ.y+=.31,TJ.x=.34,MJ.y-=.31,MJ.x=.34;var O4t=EJ,AJ=Yi(Az,"left"),CJ=AJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),RJ=AJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");CJ.anchor="middle_bottom",RJ.anchor="middle_top",CJ.y+=.73,CJ.x=0,RJ.y-=.7,RJ.x=0;var L4t=AJ,PJ=Yi(Az,"up"),IJ=PJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),NJ=PJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");IJ.anchor="middle_left",NJ.anchor="middle_left",IJ.y+=.21,IJ.x=.34,NJ.y-=.21,NJ.x=.34;var D4t=PJ,Cz={paths:{path1:{type:"path",points:[{x:-.4,y:0},{x:-.3,y:0}],color:"primary",fill:!1},"path1-2-1":{type:"path",points:[{x:-.3,y:0},{x:-.25,y:.1},{x:-.15,y:-.1},{x:-.05,y:.1},{x:.05,y:-.1},{x:.15,y:.1},{x:.25,y:-.1},{x:.3,y:0}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.3,y:0},{x:.4,y:0}],color:"primary",fill:!1},path3:{type:"path",points:[{x:0,y:-.17},{x:0,y:-.4}],color:"primary",fill:!1},path15:{type:"path",points:[{x:0,y:-.12},{x:.05,y:-.2},{x:-.05,y:-.2},{x:0,y:-.12}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.3,y:.25},bottom1:{type:"text",text:"{VAL}",x:.3,y:-.25}},refblocks:{left:{x:-.42,y:0},right:{x:.42,y:0},bottom:{x:0,y:-.4}},bounds:{minX:-.42,maxX:.42,minY:-.2,maxY:.2,width:.84,height:.4,centerX:0,centerY:0},circles:{}},{paths:z4t,texts:ori,bounds:Rz,refblocks:kJ,circles:F4t}=Cz,$4t=On({primitives:[...Object.values(z4t),...Object.values(F4t),{type:"text",text:"{REF}",x:-.15,y:.2394553499999995},{type:"text",text:"{VAL}",x:.15,y:.2394553499999995}],ports:[{...kJ.left,labels:["1"]},{...kJ.right,labels:["3"]},{...kJ.bottom,labels:["2"]}],size:{width:Rz.width,height:Rz.height},center:{x:Rz.centerX,y:Rz.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:B4t,texts:sri,bounds:Pz,refblocks:OJ,circles:U4t}=Cz,j4t=On({primitives:[...Object.values(B4t),...Object.values(U4t),{type:"text",text:"{REF}",x:-.3,y:-.3894553499999995},{type:"text",text:"{VAL}",x:-.3,y:.3194553499999995}],ports:[{...OJ.left,labels:["1"]},{...OJ.right,labels:["3"]},{...OJ.bottom,labels:["2"]}],size:{width:Pz.width,height:Pz.height},center:{x:Pz.centerX,y:Pz.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),H4t=On(Cz).labelPort("left",["1"]).labelPort("right",["3"]).labelPort("bottom",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:V4t,texts:ari,bounds:Iz,refblocks:LJ,circles:G4t}=Cz,Y4t=On({primitives:[...Object.values(V4t),...Object.values(G4t),{type:"text",text:"{REF}",x:.3,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.3,y:-.2894553499999995}],ports:[{...LJ.left,labels:["1"]},{...LJ.right,labels:["3"]},{...LJ.bottom,labels:["2"]}],size:{width:Iz.width,height:Iz.height},center:{x:Iz.centerX,y:Iz.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),q4t={paths:{path11:{type:"path",points:[{x:-.53,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.53,y:.03}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:X4t,bounds:Nz,refblocks:cMe,circles:W4t}=q4t,lMe=fd({primitives:[...Object.values(X4t),...Object.values(W4t),{type:"text",text:"{REF}",x:-.15,y:-.42330070000000064,anchor:"middle_top"},{type:"text",text:"{VAL}",x:-.15,y:.42330070000000064,anchor:"middle_bottom"},{type:"text",text:"COS φ",x:0,y:.014279000000000375,anchor:"center"}],ports:[{...cMe.left1,labels:["1"]},{...cMe.right1,labels:["2"]}],size:{width:Nz.width,height:Nz.height},center:{x:Nz.centerX,y:Nz.centerY}}),uMe=Yi(lMe),DJ=uMe.primitives.filter(n=>n.type==="text"),zJ=DJ.find(n=>n.text==="{REF}"),FJ=DJ.find(n=>n.text==="{VAL}"),$J=DJ.find(n=>n.text==="COS φ");zJ.x=.35,zJ.y=0,zJ.anchor="middle_left",FJ.anchor="middle_right",FJ.x=-.35,FJ.y=0,$J.x=0,$J.y=0,$J.anchor="center";var Z4t=uMe,K4t={paths:{"path12-1-8-6-9-9":{type:"path",points:[{x:.01,y:.03},{x:.01,y:-.09}],color:"primary",fill:!1},"path12-1-5-6-4":{type:"path",points:[{x:-.49,y:-.05},{x:-.17,y:-.05}],color:"primary",fill:!1},"path12-1-8-0-0":{type:"path",points:[{x:-.16,y:-.09},{x:.18,y:-.09}],color:"primary",fill:!1},"path12-1-0-1":{type:"path",points:[{x:.2,y:-.05},{x:.49,y:-.05}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.22},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.22}},refblocks:{left1:{x:-.47,y:-.05},right1:{x:.47,y:-.05}},bounds:{width:1,height:.45,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:-.14,y:-.05,radius:.02,color:"primary",fill:!1},circle:{type:"circle",x:.17,y:-.05,radius:.02,color:"primary",fill:!1}}},{paths:Q4t,texts:dMe,bounds:kz,refblocks:hMe,circles:J4t}=K4t,pMe=fd({primitives:[...Object.values(Q4t),...Object.values(J4t),{...dMe.top1,anchor:"middle_left"},{...dMe.bottom1,anchor:"middle_left"}],ports:[{...hMe.left1,labels:["1"]},{...hMe.right1,labels:["2"]}],size:{width:kz.width,height:kz.height},center:{x:kz.centerX,y:kz.centerY}}),eEt=Yi(pMe,"up"),tEt={paths:{"path12-1-8-6-9-9":{type:"path",points:[{x:-.05,y:.09},{x:-.05,y:.04}],color:"primary",fill:!1},"path12-1-8-7-9-9":{type:"path",points:[{x:-.05,y:.09},{x:.07,y:.09}],color:"primary",fill:!1},"path12-1-8-6-9-10":{type:"path",points:[{x:.07,y:.09},{x:.07,y:.04}],color:"primary",fill:!1},"path12-1-5-6-4":{type:"path",points:[{x:-.49,y:-.05},{x:-.17,y:-.05}],color:"primary",fill:!1},"path12-1-8-0-0":{type:"path",points:[{x:-.16,y:.04},{x:.18,y:.04}],color:"primary",fill:!1},"path12-1-0-1":{type:"path",points:[{x:.2,y:-.05},{x:.49,y:-.05}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.29},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.22}},refblocks:{left1:{x:-.47,y:-.05},right1:{x:.47,y:-.05}},bounds:{width:1,height:.45,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:-.14,y:-.05,radius:.02,color:"primary",fill:!1},circle:{type:"circle",x:.17,y:-.05,radius:.02,color:"primary",fill:!1}}},{paths:nEt,texts:fMe,bounds:Oz,refblocks:mMe,circles:iEt}=tEt,_Me=fd({primitives:[...Object.values(nEt),...Object.values(iEt),{...fMe.top1,anchor:"middle_left"},{...fMe.bottom1,anchor:"middle_left"}],ports:[{...mMe.left1,labels:["1"]},{...mMe.right1,labels:["2"]}],size:{width:Oz.width,height:Oz.height},center:{x:Oz.centerX,y:Oz.centerY}}),rEt=Yi(_Me,"up"),Lz={paths:{path12_rotated:{type:"path",points:[{x:-.09,y:.12},{x:-.09,y:-.12}],color:"primary",fill:!1},path2_rotated:{type:"path",points:[{x:-.09,y:0},{x:.09,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:.09,y:0}},bounds:{centerX:0,centerY:0},circles:{}},{paths:oEt,bounds:yMe,refblocks:sEt,circles:aEt}=Lz,cEt=On({primitives:[...Object.values(oEt),...Object.values(aEt),{type:"text",text:"{REF}",x:-.14,y:-0}],ports:[{...sEt.left1,labels:["1"]}],center:{x:yMe.centerX,y:yMe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),{paths:lEt,bounds:gMe,refblocks:uEt,circles:dEt}=Lz,hEt=On({primitives:[...Object.values(lEt),...Object.values(dEt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...uEt.left1,labels:["1"]}],center:{x:gMe.centerX,y:gMe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),{paths:pEt,bounds:bMe,refblocks:fEt,circles:mEt}=Lz,_Et=On({primitives:[...Object.values(pEt),...Object.values(mEt),{type:"text",text:"{REF}",x:-.14,y:-0}],ports:[{...fEt.left1,labels:["1"]}],center:{x:bMe.centerX,y:bMe.centerY}}).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),{paths:yEt,bounds:xMe,refblocks:gEt}=Lz,bEt=On({primitives:[...Object.values(yEt),{type:"text",text:"{REF}",x:-.14,y:0}],ports:[{...gEt.left1,labels:["1"]}],center:{x:xMe.centerX,y:xMe.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),xEt={paths:{path40:{type:"path",points:[{x:-.19,y:-.33},{x:-.26,y:-.14}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.38,y:-.26},{x:-.19,y:-.33}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.26,y:-.14},{x:-.38,y:-.26}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.26,y:-.39},{x:-.13,y:-.26}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:-.2},{x:-.51,y:-.01}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:-.01,y:-.51},{x:-.19,y:-.33}],color:"primary",fill:!1},"path40-4":{type:"path",points:[{x:-.19,y:.32},{x:-.38,y:.26}],color:"primary",fill:!1},"path41-1":{type:"path",points:[{x:-.26,y:.13},{x:-.19,y:.32}],color:"primary",fill:!1},"path42-7":{type:"path",points:[{x:-.38,y:.26},{x:-.26,y:.13}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:-.13,y:.26},{x:-.26,y:.39}],color:"primary",fill:!1},"path44-8":{type:"path",points:[{x:-.32,y:.19},{x:-.51,y:.01}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:-.01,y:.5},{x:-.19,y:.32}],color:"primary",fill:!1},"path40-4-0":{type:"path",points:[{x:.32,y:-.19},{x:.13,y:-.26}],color:"primary",fill:!1},"path41-1-2":{type:"path",points:[{x:.26,y:-.38},{x:.32,y:-.19}],color:"primary",fill:!1},"path42-7-1":{type:"path",points:[{x:.13,y:-.26},{x:.26,y:-.38}],color:"primary",fill:!1},"path43-1-8":{type:"path",points:[{x:.39,y:-.26},{x:.26,y:-.13}],color:"primary",fill:!1},"path44-8-7":{type:"path",points:[{x:.2,y:-.32},{x:.01,y:-.51}],color:"primary",fill:!1},"path44-0-7-1":{type:"path",points:[{x:.5,y:-.01},{x:.32,y:-.19}],color:"primary",fill:!1},"path40-4-8":{type:"path",points:[{x:.32,y:.19},{x:.26,y:.38}],color:"primary",fill:!1},"path41-1-4":{type:"path",points:[{x:.13,y:.26},{x:.32,y:.19}],color:"primary",fill:!1},"path42-7-0":{type:"path",points:[{x:.26,y:.38},{x:.13,y:.26}],color:"primary",fill:!1},"path43-1-0":{type:"path",points:[{x:.26,y:.13},{x:.39,y:.26}],color:"primary",fill:!1},"path44-8-9":{type:"path",points:[{x:.19,y:.32},{x:.01,y:.51}],color:"primary",fill:!1},"path44-0-7-3":{type:"path",points:[{x:.5,y:.01},{x:.32,y:.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.29,y:-.46},bottom1:{type:"text",text:"{VAL}",x:-.29,y:.5}},refblocks:{top1:{x:0,y:-.52},bottom1:{x:0,y:.52},left1:{x:-.52,y:0},right1:{x:.52,y:0}},bounds:{width:1.09,height:1.1,centerX:0,centerY:0},circles:{}},{paths:vEt,texts:vMe,bounds:Dz,refblocks:zz,circles:wEt}=xEt,wMe=fd({primitives:[...Object.values(vEt),...Object.values(wEt),{...vMe.top1,anchor:"middle_right"},{...vMe.bottom1,anchor:"middle_right"}],ports:[{...zz.top1,labels:["1"]},{...zz.bottom1,labels:["2"]},{...zz.left1,labels:["3"]},{...zz.right1,labels:["4"]}],size:{width:Dz.width,height:Dz.height},center:{x:Dz.centerX,y:Dz.centerY}}),BJ=Yi(wMe),SEt=BJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),EEt=BJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");SEt.anchor="middle_left",EEt.anchor="middle_right";var TEt=BJ,Fz={paths:{path27:{type:"path",points:[{x:.46,y:.04},{x:.21,y:.04}],color:"primary",fill:!1},"path27-0":{type:"path",points:[{x:-.21,y:.04},{x:-.46,y:.04}],color:"primary",fill:!1},"path27-8-2-4":{type:"path",points:[{x:.21,y:.04},{x:.19,y:-.05}],color:"primary",fill:!1},"path27-8-2-4-29":{type:"path",points:[{x:-.19,y:.14},{x:-.21,y:.04}],color:"primary",fill:!1},"path27-8-2-4-5":{type:"path",points:[{x:.19,y:-.05},{x:.13,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1":{type:"path",points:[{x:.08,y:-.05},{x:.13,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9":{type:"path",points:[{x:.08,y:-.05},{x:.03,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2":{type:"path",points:[{x:-.03,y:-.05},{x:.03,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1":{type:"path",points:[{x:-.03,y:-.05},{x:-.08,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1-2":{type:"path",points:[{x:-.13,y:-.05},{x:-.08,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1-2-2":{type:"path",points:[{x:-.13,y:-.05},{x:-.19,y:.14}],color:"primary",fill:!1}},refblocks:{left1:{x:-.47,y:.04},right1:{x:.47,y:.04}},bounds:{width:.99,height:.84,centerX:0,centerY:0},circles:{}},{paths:MEt,bounds:$z,refblocks:SMe,circles:AEt}=Fz,CEt=On({primitives:[...Object.values(MEt),...Object.values(AEt),{type:"text",text:"{REF}",x:-.2,y:.2194553499999995},{type:"text",text:"{VAL}",x:.2,y:.2194553499999995}],ports:[{...SMe.left1,labels:["1"]},{...SMe.right1,labels:["2"]}],size:{width:$z.width,height:$z.height},center:{x:$z.centerX,y:$z.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:REt,bounds:Bz,refblocks:EMe,circles:PEt}=Fz,IEt=On({primitives:[...Object.values(REt),...Object.values(PEt),{type:"text",text:"{REF}",x:0,y:-.1704553499999995},{type:"text",text:"{VAL}",x:0,y:.2294553499999995}],ports:[{...EMe.left1,labels:["1"]},{...EMe.right1,labels:["2"]}],size:{width:Bz.width,height:Bz.height},center:{x:Bz.centerX,y:Bz.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:NEt,bounds:Uz,refblocks:TMe,circles:kEt}=Fz,OEt=On({primitives:[...Object.values(NEt),...Object.values(kEt),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1704553499999995}],ports:[{...TMe.left1,labels:["1"]},{...TMe.right1,labels:["2"]}],size:{width:Uz.width,height:Uz.height},center:{x:Uz.centerX,y:Uz.centerY}}).rotateRightFacingSymbol("right").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:LEt,bounds:jz,refblocks:MMe,circles:DEt}=Fz,zEt=On({primitives:[...Object.values(LEt),...Object.values(DEt),{type:"text",text:"{REF}",x:.2,y:-.1404553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.1494553499999995}],ports:[{...MMe.left1,labels:["1"]},{...MMe.right1,labels:["2"]}],size:{width:jz.width,height:jz.height},center:{x:jz.centerX,y:jz.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),AMe={paths:{path27:{type:"path",points:[{x:.76,y:-.28},{x:.31,y:-.28}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.3,y:-.02},{x:-.75,y:-.02}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.3,y:.35},{x:-.3,y:-.28}],color:"primary",fill:!1},"path27-3":{type:"path",points:[{x:.77,y:.35},{x:.32,y:.35}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.07,y:-.28},{x:-.3,y:-.28}],color:"primary",fill:!1},"path29-5-7":{type:"path",points:[{x:.33,y:-.28},{x:.11,y:-.28}],color:"primary",fill:!1},"path29-5-7-6":{type:"path",points:[{x:-.06,y:-.17},{x:-.06,y:-.39}],color:"primary",fill:!1},"path29-5-7-6-6":{type:"path",points:[{x:.09,y:-.17},{x:.09,y:-.39}],color:"primary",fill:!1},"path29-5-9":{type:"path",points:[{x:-.07,y:.35},{x:-.3,y:.35}],color:"primary",fill:!1},"path29-5-7-2":{type:"path",points:[{x:.33,y:.35},{x:.11,y:.35}],color:"primary",fill:!1},"path29-5-7-6-0":{type:"path",points:[{x:-.06,y:.46},{x:-.06,y:.24}],color:"primary",fill:!1},"path29-5-7-6-6-2":{type:"path",points:[{x:.09,y:.46},{x:.09,y:.24}],color:"primary",fill:!1},"path29-5-92":{type:"path",points:[{x:.33,y:.13},{x:.33,y:.35}],color:"primary",fill:!1},"path29-5-7-28":{type:"path",points:[{x:.33,y:-.28},{x:.33,y:-.05}],color:"primary",fill:!1},"path29-5-7-6-9":{type:"path",points:[{x:.44,y:.11},{x:.22,y:.11}],color:"primary",fill:!1},"path29-5-7-6-6-7":{type:"path",points:[{x:.44,y:-.04},{x:.22,y:-.04}],color:"primary",fill:!1},"path29-5-7-6-9-2":{type:"path",points:[{x:.44,y:.07},{x:.22,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-4":{type:"path",points:[{x:.44,y:0},{x:.44,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-4-6":{type:"path",points:[{x:.22,y:0},{x:.22,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-9":{type:"path",points:[{x:.44,y:0},{x:.22,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.02,y:.53},bottom1:{type:"text",text:"{VAL}",x:.01,y:-.54}},refblocks:{left1:{x:-.77,y:-.02},right1:{x:.76,y:-.28},right2:{x:.77,y:.35}},bounds:{width:1.59,height:1.07,centerX:0,centerY:0},circles:{}},{paths:FEt,texts:CMe,bounds:Hz,refblocks:UJ,circles:$Et}=AMe,Vz=fd({primitives:[...Object.values(FEt),...Object.values($Et),{...CMe.top1,anchor:"middle_bottom"},{...CMe.bottom1,anchor:"middle_top"}],ports:[{...UJ.left1,labels:["1"]},{...UJ.right1,labels:["2"]},{...UJ.right2,labels:["3"]}],size:{width:Hz.width,height:Hz.height},center:{x:Hz.centerX,y:Hz.centerY}}),jJ=Yi(Vz,"down"),HJ=jJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),VJ=jJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");HJ.anchor="middle_bottom",VJ.anchor="middle_top",HJ.y+=.3,HJ.x+=.101,VJ.y-=.49999,VJ.x+=1.19999;var BEt=jJ,{paths:UEt,bounds:Gz,refblocks:GJ,circles:jEt}=AMe,RMe=fd({primitives:[...Object.values(UEt),...Object.values(jEt),{type:"text",text:"{REF}",x:.01596175000000022,y:-.5308501500000009,anchor:"middle_top"},{type:"text",text:"{VAL}",x:.013116750000000454,y:.5408501499999989,anchor:"middle_bottom"}],ports:[{...GJ.left1,labels:["1"]},{...GJ.right1,labels:["2"]},{...GJ.right2,labels:["3"]}],size:{width:Gz.width,height:Gz.height},center:{x:Gz.centerX,y:Gz.centerY}}),YJ=Yi(Vz,"left"),qJ=YJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),XJ=YJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");qJ.anchor="middle_bottom",XJ.anchor="middle_top",qJ.y+=.99,qJ.x-=0,XJ.y-=1.10999,XJ.x=0;var HEt=YJ,WJ=Yi(Vz,"up"),ZJ=WJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),KJ=WJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");ZJ.anchor="middle_bottom",KJ.anchor="middle_top",ZJ.y+=.499,ZJ.x=.62,KJ.y-=.29999,KJ.x+=.1;var VEt=WJ,GEt=Yi(RMe),YEt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-7":{type:"path",points:[{x:.21,y:.18},{x:.14,y:.18}],color:"primary",fill:!1},"path43-7-9":{type:"path",points:[{x:.21,y:.13},{x:.21,y:.18}],color:"primary",fill:!1},"path43-7-2":{type:"path",points:[{x:.08,y:-.09},{x:.14,y:-.09}],color:"primary",fill:!1},"path43-7-9-3":{type:"path",points:[{x:.08,y:-.04},{x:.08,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},Yz=On(YEt).labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{VAL}","middle_top").changeTextAnchor("{REF}","middle_bottom").build(),QJ=Yi(Yz,"down"),JJ=QJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),eee=QJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");JJ.anchor="middle_left",eee.anchor="middle_left",JJ.y+=.3,JJ.x=.3,eee.y-=.3,eee.x=.3;var qEt=QJ,tee=Yi(Yz,"left"),nee=tee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),iee=tee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");nee.anchor="middle_bottom",iee.anchor="middle_top",nee.y+=.5,nee.x=0,iee.y-=.55,iee.x=0;var XEt=tee,ree=Yi(Yz,"up"),oee=ree.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),see=ree.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");oee.anchor="middle_left",see.anchor="middle_left",oee.y+=.3,oee.x=.3,see.y-=.3,see.x=.3;var WEt=ree,PMe={paths:{path11:{type:"path",points:[{x:-.5,y:.04},{x:-.18,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.19,y:.05},{x:.51,y:.05}],color:"primary",fill:!1},"path12-6":{type:"path",points:[{x:.18,y:-.15},{x:.18,y:.25}],color:"primary",fill:!1},"path12-2":{type:"path",points:[{x:.19,y:0},{x:.35,y:-.14}],color:"primary",fill:!1},"path12-2-9":{type:"path",points:[{x:.35,y:-.14},{x:.34,y:-.33}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.17,y:.27},{x:-.17,y:-.15},{x:.18,y:.05},{x:-.17,y:.27}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.22,y:.38},bottom1:{type:"text",text:"{VAL}",x:.11,y:-.38}},refblocks:{bottom1:{x:.34,y:-.35},left1:{x:-.52,y:.04},right1:{x:.52,y:.05}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.38,width:1.09,height:.77,centerX:0,centerY:0},circles:{}},{paths:cri,texts:lri,bounds:uri,refblocks:dri,circles:hri}=PMe,IMe=On(PMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("bottom1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),NMe=Yi(IMe),ZEt=NMe.primitives.filter(n=>n.type==="text"),kMe=ZEt.find(n=>n.text==="{REF}");kMe.y=0,kMe.anchor="middle_left";var KEt=NMe,qz={paths:{path44:{type:"path",points:[{x:-.18,y:-.03},{x:-.44,y:-.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:-.02},{x:.18,y:-.02}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.07,y:-.02},{x:-.07,y:-.02}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.1},{x:.07,y:-.15}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.07,y:.1},{x:-.07,y:-.15}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.07,y:-.15},{x:-.07,y:-.15},{x:-.09,y:-.15},{x:-.1,y:-.14},{x:-.11,y:-.13},{x:-.13,y:-.12},{x:-.14,y:-.11},{x:-.14,y:-.1},{x:-.15,y:-.09},{x:-.16,y:-.08},{x:-.16,y:-.07},{x:-.16,y:-.06},{x:-.17,y:-.05},{x:-.17,y:-.04},{x:-.17,y:-.03},{x:-.17,y:-.02},{x:-.17,y:-.01},{x:-.16,y:0},{x:-.16,y:.01},{x:-.16,y:.02},{x:-.15,y:.03},{x:-.15,y:.04},{x:-.14,y:.05},{x:-.14,y:.05},{x:-.13,y:.06},{x:-.12,y:.07},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.08,y:.1},{x:-.07,y:.1},{x:-.07,y:.1}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.07,y:-.15},{x:.07,y:-.15},{x:.09,y:-.15},{x:.1,y:-.14},{x:.12,y:-.13},{x:.13,y:-.12},{x:.14,y:-.11},{x:.14,y:-.1},{x:.15,y:-.09},{x:.16,y:-.08},{x:.16,y:-.07},{x:.17,y:-.06},{x:.17,y:-.05},{x:.17,y:-.04},{x:.17,y:-.03},{x:.17,y:-.02},{x:.17,y:-.01},{x:.16,y:0},{x:.16,y:.01},{x:.16,y:.02},{x:.15,y:.03},{x:.15,y:.04},{x:.14,y:.05},{x:.14,y:.05},{x:.13,y:.06},{x:.12,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.09},{x:.09,y:.09},{x:.08,y:.1},{x:.07,y:.1},{x:.07,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.15}},refblocks:{left1:{x:-.45,y:-.03},right1:{x:.45,y:-.03}},bounds:{minX:-.47,maxX:.47,minY:-.15,maxY:.15,width:.95,height:.31,centerX:0,centerY:0},circles:{}},QEt=On(qz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),JEt=On(qz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_top").build(),eTt=On(qz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),tTt=On(qz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),Xz={paths:{path44:{type:"path",points:[{x:-.18,y:-.03},{x:-.44,y:-.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:-.02},{x:.18,y:-.02}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.1},{x:.07,y:-.15}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.07,y:.1},{x:-.07,y:-.15}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.07,y:-.15},{x:-.07,y:-.15},{x:-.09,y:-.15},{x:-.1,y:-.14},{x:-.11,y:-.13},{x:-.13,y:-.12},{x:-.14,y:-.11},{x:-.14,y:-.1},{x:-.15,y:-.09},{x:-.16,y:-.08},{x:-.16,y:-.07},{x:-.16,y:-.06},{x:-.17,y:-.05},{x:-.17,y:-.04},{x:-.17,y:-.03},{x:-.17,y:-.02},{x:-.17,y:-.01},{x:-.16,y:0},{x:-.16,y:.01},{x:-.16,y:.02},{x:-.15,y:.03},{x:-.15,y:.04},{x:-.14,y:.05},{x:-.14,y:.05},{x:-.13,y:.06},{x:-.12,y:.07},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.08,y:.1},{x:-.07,y:.1},{x:-.07,y:.1}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.07,y:-.15},{x:.07,y:-.15},{x:.09,y:-.15},{x:.1,y:-.14},{x:.12,y:-.13},{x:.13,y:-.12},{x:.14,y:-.11},{x:.14,y:-.1},{x:.15,y:-.09},{x:.16,y:-.08},{x:.16,y:-.07},{x:.17,y:-.06},{x:.17,y:-.05},{x:.17,y:-.04},{x:.17,y:-.03},{x:.17,y:-.02},{x:.17,y:-.01},{x:.16,y:0},{x:.16,y:.01},{x:.16,y:.02},{x:.15,y:.03},{x:.15,y:.04},{x:.14,y:.05},{x:.14,y:.05},{x:.13,y:.06},{x:.12,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.09},{x:.09,y:.09},{x:.08,y:.1},{x:.07,y:.1},{x:.07,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.15}},refblocks:{left1:{x:-.45,y:-.03},right1:{x:.45,y:-.03}},bounds:{minX:-.47,maxX:.47,minY:-.15,maxY:.15,width:.95,height:.31,centerX:0,centerY:0},circles:{}},nTt=On(Xz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),iTt=On(Xz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_top").build(),rTt=On(Xz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),oTt=On(Xz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),Wz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.44,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1},path1:{type:"path",points:[{x:-.05,y:.1},{x:-.12,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},sTt=On(Wz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),aTt=On(Wz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),cTt=On(Wz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),lTt=On(Wz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Zz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.44,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.12,y:.1},{x:.04,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1},path1:{type:"path",points:[{x:-.05,y:.1},{x:-.12,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},uTt=On(Zz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),dTt=On(Zz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),hTt=On(Zz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),pTt=On(Zz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Kz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.44,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.12,y:.1},{x:.04,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},fTt=On(Kz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),mTt=On(Kz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),_Tt=On(Kz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),yTt=On(Kz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Qz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.44,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.44,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},gTt=On(Qz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),bTt=On(Qz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),xTt=On(Qz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),vTt=On(Qz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),wTt={paths:{path1:{type:"path",points:[{x:-.35,y:.03},{x:-.13,y:.03}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.03},{x:.11,y:-.03}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:-.06},{x:.35,y:-.06}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.17},{x:.36,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.37},bottom1:{type:"text",text:"{VAL}",x:0,y:-.37}},refblocks:{left1:{x:-.37,y:.03},right1:{x:.37,y:-.06},right2:{x:.37,y:.17}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.79,height:.79,centerX:0,centerY:0},circles:{"circle-3":{type:"circle",x:.08,y:-.07,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.03,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.08,y:.17,radius:.02,color:"primary",fill:!1}}},Jz=On(wTt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right2",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),aee=Yi(Jz,"down"),cee=aee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),lee=aee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");cee.anchor="middle_bottom",lee.anchor="middle_top",cee.x=.44,cee.y+=.28,lee.y-=.28,lee.x=.44;var STt=aee,uee=Yi(Jz,"left"),dee=uee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),hee=uee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");dee.anchor="middle_bottom",hee.anchor="middle_top",dee.x=0,dee.y+=.625,hee.y-=.695,hee.x=0;var ETt=uee,pee=Yi(Jz,"up"),fee=pee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),mee=pee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");fee.anchor="middle_bottom",mee.anchor="middle_top",fee.x=.4,fee.y+=.28,mee.y-=.28,mee.x=.4;var TTt=pee,MTt={paths:{path1:{type:"path",points:[{x:-.35,y:.03},{x:-.13,y:.03}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.03},{x:.11,y:.14}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:-.06},{x:.35,y:-.06}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.17},{x:.36,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.4},bottom1:{type:"text",text:"{VAL}",x:0,y:-.4}},refblocks:{left1:{x:-.37,y:.03},right1:{x:.37,y:-.06},right3:{x:.37,y:.17}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.79,height:.79,centerX:0,centerY:0},circles:{"circle-3":{type:"circle",x:.08,y:-.07,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.03,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.08,y:.17,radius:.02,color:"primary",fill:!1}}},eF=On(MTt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right3",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),_ee=Yi(eF,"down"),yee=_ee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),gee=_ee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");yee.anchor="middle_bottom",gee.anchor="middle_top",yee.x=.44,yee.y+=.28,gee.y-=.28,gee.x=.44;var ATt=_ee,bee=Yi(eF,"left"),xee=bee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),vee=bee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");xee.anchor="middle_bottom",vee.anchor="middle_top",xee.x=0,xee.y+=.625,vee.y-=.695,vee.x=0;var CTt=bee,wee=Yi(eF,"up"),See=wee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Eee=wee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");See.anchor="middle_bottom",Eee.anchor="middle_top",See.x=.4,See.y+=.28,Eee.y-=.28,Eee.x=.4;var RTt=wee,tF={paths:{path11:{type:"path",points:[{x:-.36,y:0},{x:-.14,y:0}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.07,y:0},{x:.11,y:.05}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:0},{x:.37,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.31},bottom1:{type:"text",text:"{VAL}",x:0,y:-.28}},refblocks:{left1:{x:-.12,y:-.01},left2:{x:-.38,y:0},right1:{x:.12,y:-.01},right2:{x:.38,y:0}},bounds:{minX:-.4,maxX:.4,minY:-.25,maxY:.25,width:.81,height:.5,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:.1,y:0,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:0,radius:.02,color:"primary",fill:!1}}};delete tF.refblocks.left1,delete tF.refblocks.right1,tF.bounds.width+=.2;var nF=On(tF).changeTextAnchor("{VAL}","middle_top").labelPort("left2",["1"]).labelPort("right2",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),Tee=Yi(nF,"down"),Mee=Tee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Aee=Tee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Mee.anchor="middle_bottom",Aee.anchor="middle_top",Mee.x=.3,Mee.y+=.265,Aee.y-=.265,Aee.x=.3;var PTt=Tee,Cee=Yi(nF,"left"),Ree=Cee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Pee=Cee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Ree.anchor="middle_bottom",Pee.anchor="middle_top",Ree.x=0,Ree.y+=.57,Pee.y-=.57,Pee.x=0;var ITt=Cee,Iee=Yi(nF,"up"),Nee=Iee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),kee=Iee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Nee.anchor="middle_bottom",kee.anchor="middle_top",Nee.x=.3,Nee.y+=.265,kee.y-=.265,kee.x=.3;var NTt=Iee,iF={paths:{path11:{type:"path",points:[{x:-.36,y:0},{x:-.14,y:0}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.07,y:.01},{x:.1,y:.14}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:0},{x:.37,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.25},bottom1:{type:"text",text:"{VAL}",x:0,y:-.25}},refblocks:{left1:{x:-.12,y:-.01},left2:{x:-.38,y:0},right1:{x:.12,y:-.01},right2:{x:.38,y:0}},bounds:{minX:-.4,maxX:.4,minY:-.25,maxY:.25,width:.81,height:.5,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:.1,y:0,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:0,radius:.02,color:"primary",fill:!1}}};delete iF.refblocks.left1,delete iF.refblocks.right1,iF.bounds.width+=.2;var rF=On(iF).changeTextAnchor("{VAL}","middle_top").labelPort("left2",["1"]).labelPort("right2",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),Oee=Yi(rF,"down"),Lee=Oee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Dee=Oee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Lee.anchor="middle_bottom",Dee.anchor="middle_top",Lee.x=.3,Lee.y+=.265,Dee.y-=.265,Dee.x=.3;var kTt=Oee,zee=Yi(rF,"left"),Fee=zee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),$ee=zee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Fee.anchor="middle_bottom",$ee.anchor="middle_top",Fee.x=0,Fee.y+=.57,$ee.y-=.57,$ee.x=0;var OTt=zee,Bee=Yi(rF,"up"),Uee=Bee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),jee=Bee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Uee.anchor="middle_bottom",jee.anchor="middle_top",Uee.x=.3,Uee.y+=.265,jee.y-=.265,jee.x=.3;var LTt=Bee,oF={paths:{path44:{type:"path",points:[{x:-.16845120000000047,y:.02621170000000017},{x:-.4403295000000007,y:.02621170000000017}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.43977860000000035,y:.027926399999999685},{x:.1677968999999997,y:.027926399999999685}],color:"primary",fill:!1},"path8704-1":{type:"path",points:[{x:-.0040837000000002455,y:-.13467459999999964},{x:-.0040837000000002455,y:-.13467459999999964},{x:-.017668143940740948,y:-.1311205263185182},{x:-.03043520885925943,y:-.12727072121481456},{x:-.04240966440000013,y:-.1231399985999998},{x:-.05361628020740751,y:-.11874317238518502},{x:-.064079825925926,y:-.11409505648148131},{x:-.07382507120000005,y:-.10921046479999987},{x:-.0828767856740741,y:-.10410421125185171},{x:-.0912597389925926,y:-.09879110974814802},{x:-.09899870079999995,y:-.0932859741999998},{x:-.10611844074074069,y:-.08760361851851838},{x:-.11264372845925916,y:-.0817588566148146},{x:-.11859933359999993,y:-.07576650239999982},{x:-.12401002580740728,y:-.06964136978518495},{x:-.12890057472592584,y:-.06339827268148127},{x:-.13329574999999985,y:-.05705202499999972},{x:-.13722032127407394,y:-.05061744065185156},{x:-.14069905819259243,y:-.04410933354814783},{x:-.14375673039999987,y:-.03754251759999966},{x:-.14641810754074058,y:-.030931806718518143},{x:-.1487079592592591,y:-.0242920148148144},{x:-.15065105519999983,y:-.017637955799999563},{x:-.15227216500740723,y:-.01098444358518472},{x:-.15359605832592574,y:-.004346292081480994},{x:-.1546475047999998,y:.00226168480000051},{x:-.15545127407407386,y:.008824673148148676},{x:-.1560321357925924,y:.015327859051852397},{x:-.1564148595999998,y:.02175642860000056},{x:-.1566242151407405,y:.028095567881482052},{x:-.15668497205925902,y:.03433046298518576},{x:-.15662189999999976,y:.04044630000000058},{x:-.15662189999999976,y:.0404463000000006},{x:-.15662189999999976,y:.0404463000000006},{x:-.15622857394444417,y:.04717166472222282},{x:-.1553217675555553,y:.05388046444444503},{x:-.15392183849999977,y:.060558907500000585},{x:-.1520491444444442,y:.0671932022222228},{x:-.1497240430555553,y:.07376955694444502},{x:-.14696689199999974,y:.08027418000000058},{x:-.14379804894444415,y:.0866932797222228},{x:-.1402378715555553,y:.09301306444444506},{x:-.13630671749999965,y:.09921974250000057},{x:-.13202494444444415,y:.10529952222222282},{x:-.12741291005555522,y:.11123861194444501},{x:-.1224909719999997,y:.1170232200000006},{x:-.11727948794444407,y:.12263955472222278},{x:-.11179881555555524,y:.12807382444444504},{x:-.10606931249999965,y:.13331223750000057},{x:-.1001113364444441,y:.13834100222222284},{x:-.09394524505555521,y:.14314632694444504},{x:-.08759139599999967,y:.14771442000000062},{x:-.08107014694444413,y:.15203148972222283},{x:-.07440185555555523,y:.15608374444444503},{x:-.0676068794999997,y:.15985739250000058},{x:-.06070557644444415,y:.16333864222222283},{x:-.05371830405555529,y:.16651370194444504},{x:-.04666541999999976,y:.1693687800000006},{x:-.03956728194444424,y:.1718900847222228},{x:-.03244424755555539,y:.17406382444444501},{x:-.025316674499999876,y:.17587620750000055},{x:-.01820492044444437,y:.17731344222222278},{x:-.01112934305555553,y:.178361736944445},{x:-.004110300000000034,y:.17900730000000054},{x:-.004110300000000011,y:.17900730000000054}],color:"primary",fill:!1},"path8704-1-9":{type:"path",points:[{x:.004158700000000071,y:-.1355885000000001},{x:.004158700000000071,y:-.1355885000000001},{x:.017743143940740766,y:-.1320344263185187},{x:.03051020885925925,y:-.12818462121481505},{x:.042484664399999955,y:-.12405389860000024},{x:.053691280207407335,y:-.11965707238518546},{x:.0641548259259258,y:-.11500895648148178},{x:.07390007119999986,y:-.1101243648000003},{x:.0829517856740739,y:-.10501811125185218},{x:.0913347389925924,y:-.09970500974814848},{x:.09907370079999973,y:-.09419987420000027},{x:.10619344074074046,y:-.08851751851851883},{x:.11271872845925893,y:-.08267275661481507},{x:.11867433359999968,y:-.07668040240000029},{x:.12408502580740703,y:-.0705552697851854},{x:.12897557472592555,y:-.06431217268148172},{x:.13337074999999957,y:-.05796592500000018},{x:.13729532127407365,y:-.05153134065185202},{x:.14077405819259214,y:-.045023233548148286},{x:.14383173039999952,y:-.038456417600000126},{x:.14649310754074024,y:-.03184570671851861},{x:.14878295925925875,y:-.02520591481481487},{x:.1507260551999995,y:-.01855185580000003},{x:.15234716500740686,y:-.011898343585185192},{x:.15367105832592537,y:-.005260192081481464},{x:.15472250479999944,y:.001347784800000043},{x:.1555262740740735,y:.007910773148148207},{x:.156107135792592,y:.01441395905185193},{x:.1564898595999994,y:.020842528600000094},{x:.15669921514074014,y:.02718166788148159},{x:.15675997205925862,y:.03341656298518529},{x:.15669689999999936,y:.03953240000000011},{x:.15669689999999936,y:.039532400000000134},{x:.15669689999999936,y:.039532400000000134},{x:.1563035739444438,y:.04625776472222235},{x:.15539676755555493,y:.05296656444444457},{x:.15399683849999934,y:.05964500750000013},{x:.1521241444444438,y:.06627930222222234},{x:.14979904305555491,y:.07285565694444456},{x:.14704189199999937,y:.07936028000000013},{x:.1438730489444438,y:.08577937972222234},{x:.1403128715555549,y:.09209916444444458},{x:.13638171749999925,y:.0983058425000001},{x:.13209994444444376,y:.10438562222222235},{x:.12748791005555482,y:.11032471194444453},{x:.12256597199999929,y:.11610932000000013},{x:.1173544879444437,y:.1217256547222223},{x:.11187381555555485,y:.12715992444444457},{x:.10614431249999925,y:.1323983375000001},{x:.10018633644444369,y:.13742710222222235},{x:.09402024505555481,y:.14223242694444457},{x:.08766639599999927,y:.14680052000000016},{x:.08114514694444372,y:.15111758972222236},{x:.07447685555555483,y:.15516984444444457},{x:.06768187949999929,y:.15894349250000012},{x:.06078057644444377,y:.16242474222222236},{x:.053793304055554894,y:.16559980194444457},{x:.046740419999999366,y:.16845488000000014},{x:.039642281944443844,y:.17097618472222234},{x:.03251924755555499,y:.17314992444444455},{x:.02539167449999948,y:.17496230750000008},{x:.018279920444443973,y:.17639954222222232},{x:.011204343055555134,y:.17744783694444452},{x:.004185299999999637,y:.17809340000000007},{x:.004185299999999614,y:.17809340000000007}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.08039130000000005,y:.0179576999999993},{x:-.08039130000000005,y:.09650599999999931}],color:"primary",fill:!0},"path4-5":{type:"path",points:[{x:.01494479999999987,y:-.055216500000000224},{x:.01494479999999987,y:.09691909999999937}],color:"primary",fill:!0},"path4-5-8":{type:"path",points:[{x:.06871169999999927,y:-.056870000000000864},{x:.06871169999999927,y:.018784499999999538}],color:"primary",fill:!0},"path4-1":{type:"path",points:[{x:-.08179359999999969,y:.09650570000000003},{x:.015771699999999722,y:.09650570000000003}],color:"primary",fill:!0},"path4-1-6":{type:"path",points:[{x:.0117995999999998,y:-.05594970000000088},{x:.06843709999999925,y:-.05594970000000088}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.17162450000000073,y:.11125030000000025},{x:-.2688274000000015,y:.11125030000000025},{x:-.2688274000000015,y:.11469129999999961},{x:-.17162450000000073,y:.11469129999999961}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.2184661999999995,y:.16159429999999997},{x:-.2184661999999995,y:.06439139999999943},{x:-.22190719999999908,y:.06439139999999943},{x:-.22190719999999908,y:.16159429999999997}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.0024445000000006267,y:.23933980000000044},bottom1:{type:"text",text:"{VAL}",x:.00341719999999901,y:-.23933980000000066}},refblocks:{left1:{x:-.4458008,y:.02709619999999968},right1:{x:.4458008,y:.026971799999999657}},bounds:{minX:-.473959241,maxX:.473959241,minY:-.23933980000000066,maxY:.23933980000000044,width:.947918482,height:.4786796000000011,centerX:0,centerY:-11102230246251565e-32},circles:{}},DTt=On(oF).rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_left",{x:.02,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:.5,y:-.2}).build(),zTt=On(oF).rotateRightFacingSymbol("left").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.45}).changeTextAnchor("{VAL}","middle_top",{x:0,y:-.55}).build(),FTt=On(oF).rotateRightFacingSymbol("right").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),$Tt=On(oF).rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{VAL}","middle_left",{x:.02,y:-.2}).changeTextAnchor("{REF}","middle_left",{x:.5,y:.2}).build(),OMe={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-5":{type:"path",points:[{x:.19,y:-.09},{x:.15,y:-.09}],color:"primary",fill:!1},"path43-5-2":{type:"path",points:[{x:.19,y:-.14},{x:.19,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:pri,texts:fri,bounds:mri,refblocks:_ri,circles:yri}=OMe,LMe=On(OMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),BTt=Yi(LMe),UTt={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"RPM",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:jTt,texts:HTt,bounds:sF,refblocks:DMe,circles:VTt}=UTt,Hee=fd({primitives:[...Object.values(jTt),...Object.values(VTt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...HTt.left1,y:.01,anchor:"center",fontSize:.2}],ports:[{...DMe.left1,labels:["1"]},{...DMe.right1,labels:["2"]}],size:{width:sF.width,height:sF.height},center:{x:sF.centerX,y:sF.centerY}}),{5:GTt,...YTt}=Hee.primitives;function qTt(n){return typeof n=="object"}var zMe=Yi({...Hee,primitives:Object.values(YTt).filter(qTt)}),XTt={...zMe,primitives:[...zMe.primitives,GTt]},aF=fd({primitives:[{type:"path",points:[{x:-.2,y:0},{x:0,y:0}],color:"primary",fill:!1},{type:"path",points:Array.from({length:8},(n,e)=>{let t=Math.PI/2-e*Math.PI/7,i=.1;return{x:.1-i*Math.cos(t),y:i*Math.sin(t)}}),color:"primary",fill:!1},{type:"text",text:"{REF}",x:.125,y:0,anchor:"middle_left"}],ports:[{x:-.2,y:0,labels:["1"]}],center:{x:0,y:0}}),FMe=Yi(aF,"down"),$Me=FMe.primitives.find(n=>n.type==="text"&&n.text==="{REF}");$Me&&($Me.anchor="middle_top");var WTt=FMe,ZTt=Yi(aF,"left"),BMe=Yi(aF,"up"),UMe=BMe.primitives.find(n=>n.type==="text"&&n.text==="{REF}");UMe&&(UMe.anchor="middle_bottom");var KTt=BMe,QTt={paths:{path40:{type:"path",points:[{x:.44,y:.04},{x:.19,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:.19,y:.18},{x:.44,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:.19,y:-.09},{x:.19,y:.18}],color:"primary",fill:!1},path44:{type:"path",points:[{x:.19,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.4,y:.2},{x:-.11,y:.04}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{right1:{x:-.43,y:.22}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},Vee=On(QTt).labelPort("right1",["1"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Gee=Yi(Vee,"up"),Yee=Gee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),qee=Gee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Yee.anchor="middle_bottom",qee.anchor="middle_top",Yee.x=.4,Yee.y+=.2,qee.y-=.3,qee.x=.4;var jMe=Gee,Xee=VL(jMe),Wee=Xee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Zee=Xee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Wee.anchor="middle_bottom",Zee.anchor="middle_top",Wee.x=.35,Wee.y+=.4,Zee.y-=.4,Zee.x=.35;var JTt=Xee,Kee=Yi(Vee,"left"),Qee=Kee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Jee=Kee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Qee.anchor="middle_bottom",Jee.anchor="middle_top",Qee.x=0,Qee.y+=.5,Jee.y-=.6,Jee.x=0;var eMt=Kee,HMe={paths:{path11:{type:"path",points:[{x:-.52,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.1,y:.04},{x:.52,y:.04}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:-.15},{x:-.09,y:.26}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.09,y:-.15},{x:.09,y:.26}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.15},{x:.09,y:-.05},{x:-.08,y:.06}],color:"primary",fill:!0},"path11-0-9-0":{type:"path",points:[{x:.08,y:.26},{x:.08,y:.05},{x:-.09,y:.15},{x:.07,y:.26}],color:"primary",fill:!0},"path12-2":{type:"path",points:[{x:.09,y:-.06},{x:.27,y:-.17}],color:"primary",fill:!1},"path12-2-9":{type:"path",points:[{x:.27,y:-.18},{x:.27,y:-.3}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{bottom1:{x:.27,y:-.31},left1:{x:-.54,y:.04},right1:{x:.54,y:.04}},bounds:{minX:-.57,maxX:.57,minY:-.42,maxY:.42,width:1.14,height:.83,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.05,radius:.29,color:"primary",fill:!1}}},{paths:gri,texts:bri,bounds:xri,refblocks:vri,circles:wri}=HMe,VMe=On(HMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("bottom1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),GMe=Yi(VMe),YMe=GMe.primitives.filter(n=>n.type==="text"),tMt=YMe.find(n=>n.text==="{REF}"),nMt=YMe.find(n=>n.text==="{VAL}");tMt.y=0,nMt.y=0;var iMt=GMe,rMt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.18}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.14,y:-.09},{x:.08,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:oMt,texts:qMe,bounds:cF,refblocks:XMe,circles:sMt}=rMt,WMe=fd({primitives:[...Object.values(oMt),...Object.values(sMt),{...qMe.top1,anchor:"middle_bottom"},{...qMe.bottom1,anchor:"middle_top"}],ports:[{...XMe.left1,labels:["1"]},{...XMe.right1,labels:["2"]}],size:{width:cF.width,height:cF.height},center:{x:cF.centerX,y:cF.centerY}}),ete=Yi(WMe),aMt=ete.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),cMt=ete.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");aMt.anchor="middle_left",cMt.anchor="middle_right";var lMt=ete,uMt={paths:{path11:{type:"path",points:[{x:-.33,y:.21},{x:-.02,y:.01}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.23,y:.13},{x:.23,y:.38}],color:"primary",fill:!1},"path12-2":{type:"path",points:[{x:.23,y:-.08},{x:.23,y:-.33}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.01,y:-.18},{x:-.01,y:.23}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.23,y:.12},{x:-.01,y:.12}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.11,y:.13},{x:-.17,y:.04},{x:-.06,y:.03},{x:-.11,y:.13}],color:"primary",fill:!0},"path11-0-3-8":{type:"path",points:[{x:.23,y:-.08},{x:-.01,y:-.08}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.2,y:.39},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{top1:{x:.23,y:.4},bottom1:{x:.23,y:-.35},left1:{x:-.34,y:.22}},bounds:{width:.74,height:.85,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.08,y:.01,radius:.29,color:"primary",fill:!1}}},{paths:dMt,texts:ZMe,bounds:lF,refblocks:tte,circles:hMt}=uMt,KMe=fd({primitives:[...Object.values(dMt),...Object.values(hMt),{...ZMe.top1,anchor:"middle_left"},{...ZMe.bottom1,anchor:"middle_right"}],ports:[{...tte.top1,labels:["1"]},{...tte.bottom1,labels:["2"]},{...tte.left1,labels:["3"]}],size:{width:lF.width,height:lF.height},center:{x:lF.centerX,y:lF.centerY}}),QMe=Yi(KMe),JMe=QMe.primitives.filter(n=>n.type==="text"),pMt=JMe.find(n=>n.text==="{REF}");pMt.y=.1;var e8e=JMe.find(n=>n.text==="{VAL}");e8e.y=.1,e8e.x=-.4;var fMt=QMe,mMt={paths:{capsule_outer:{type:"path",points:[{x:-.44,y:.34},{x:-.45,y:.39},{x:-.46,y:.42},{x:-.49,y:.44},{x:-.52,y:.46},{x:-.56,y:.46},{x:-.6,y:.46},{x:-.63,y:.44},{x:-.65,y:.42},{x:-.67,y:.39},{x:-.68,y:.34},{x:-.68,y:-.34},{x:-.67,y:-.39},{x:-.65,y:-.42},{x:-.63,y:-.44},{x:-.6,y:-.45},{x:-.56,y:-.46},{x:-.52,y:-.45},{x:-.49,y:-.44},{x:-.46,y:-.42},{x:-.45,y:-.39},{x:-.44,y:-.34},{x:-.44,y:.34}],color:"primary",fill:!1},capsule_inner:{type:"path",points:[{x:-.51,y:.28},{x:-.52,y:.32},{x:-.53,y:.34},{x:-.56,y:.35},{x:-.57,y:.35},{x:-.58,y:.34},{x:-.6,y:.32},{x:-.61,y:.28},{x:-.61,y:-.28},{x:-.6,y:-.32},{x:-.58,y:-.34},{x:-.57,y:-.35},{x:-.56,y:-.35},{x:-.53,y:-.34},{x:-.52,y:-.32},{x:-.51,y:-.28},{x:-.51,y:.28}],color:"primary",fill:!0},usb_vertical:{type:"path",points:[{x:.1,y:-.4},{x:.1,y:.4}],color:"primary",fill:!1},usb_left_branch:{type:"path",points:[{x:.1,y:-.1},{x:-.03,y:.05},{x:-.03,y:.15}],color:"primary",fill:!1},usb_right_branch:{type:"path",points:[{x:.1,y:0},{x:.25,y:.15},{x:.25,y:.25}],color:"primary",fill:!1},usb_arrow:{type:"path",points:[{x:.05,y:.4},{x:.1,y:.5},{x:.15,y:.4},{x:.05,y:.4}],color:"primary",fill:!0},usb_square:{type:"path",points:[{x:.2,y:.25},{x:.3,y:.25},{x:.3,y:.35},{x:.2,y:.35},{x:.2,y:.25}],color:"primary",fill:!0}},circles:{usb_base:{type:"circle",x:.1,y:-.4,radius:.07,color:"primary",fill:!0},usb_tip_circle:{type:"circle",x:-.03,y:.15,radius:.04,color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.25,y:.7}},refblocks:{},bounds:{minX:-.75,maxX:.35,minY:-.6,maxY:.75,width:1.1,height:1.35,centerX:-.2,centerY:.08}},_Mt=On(mMt).changeTextAnchor("{REF}","middle_bottom").build(),yMt={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.18,y:-.36},bottom1:{type:"text",text:"{VAL}",x:-.01,y:.43},left1:{type:"text",text:"Var",x:-.19,y:.07}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:gMt,texts:nte,bounds:uF,refblocks:t8e,circles:bMt}=yMt,n8e=fd({primitives:[...Object.values(gMt),...Object.values(bMt),{...nte.top1,x:0,y:-.3594553499999995,anchor:"middle_top"},{...nte.bottom1,x:0,y:.35,anchor:"middle_bottom"},{...nte.left1,x:-.02,y:.01,fontSize:.2,anchor:"center"}],ports:[{...t8e.left1,labels:["1"]},{...t8e.right1,labels:["2"]}],size:{width:uF.width,height:uF.height},center:{x:uF.centerX,y:uF.centerY}}),xMt=Yi(n8e),vMt={paths:{path40:{type:"path",points:[{x:.08,y:.04},{x:-.18,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.18,y:.18},{x:.08,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.18,y:-.09},{x:-.18,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.09,y:.17},{x:.1,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.2,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.53,y:.04},{x:.21,y:.04}],color:"primary",fill:!1},"path43-6":{type:"path",points:[{x:.19,y:.17},{x:.19,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:wMt,texts:i8e,bounds:dF,refblocks:r8e,circles:SMt}=vMt,o8e=fd({primitives:[...Object.values(wMt),...Object.values(SMt),{...i8e.top1,anchor:"middle_bottom"},{...i8e.bottom1,anchor:"middle_top"}],ports:[{...r8e.left1,labels:["1"]},{...r8e.right1,labels:["2"]}],size:{width:dF.width,height:dF.height},center:{x:dF.centerX,y:dF.centerY}}),ite=Yi(o8e),EMt=ite.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),TMt=ite.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");EMt.anchor="middle_left",TMt.anchor="middle_right";var MMt=ite,AMt={paths:{path5:{type:"path",points:[{x:-.52,y:0},{x:-.26,y:0}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.27,y:0},{x:.53,y:0}],color:"primary",fill:!1},path7:{type:"path",points:[{x:.27,y:-.23},{x:-.26,y:.24}],color:"primary",fill:!1},path8:{type:"path",points:[{x:.38,y:-.23},{x:.27,y:-.23}],color:"primary",fill:!1},path9:{type:"path",points:[{x:0,y:.14},{x:.27,y:.14},{x:.27,y:-.13},{x:-.26,y:-.13},{x:-.26,y:.14},{x:0,y:.14}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.06,y:.25},bottom1:{type:"text",text:"{VAL}",x:.01,y:-.25}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:.01}},bounds:{width:1.13,height:.5,centerX:0,centerY:0}},{paths:CMt,texts:s8e,bounds:hF,refblocks:a8e}=AMt,c8e=fd({primitives:[...Object.values(CMt),{...s8e.top1,anchor:"middle_left"},{...s8e.bottom1,anchor:"middle_right"}],ports:[{...a8e.left1,labels:["1","-"]},{...a8e.right1,labels:["2","+"]}],size:{width:hF.width,height:hF.height},center:{x:hF.centerX,y:hF.centerY}}),RMt=Yi(c8e),PMt={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Var",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:IMt,texts:NMt,bounds:pF,refblocks:l8e,circles:kMt}=PMt,rte=fd({primitives:[...Object.values(IMt),...Object.values(kMt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...NMt.left1,anchor:"center",y:.02,fontSize:.2}],ports:[{...l8e.left1,labels:["1"]},{...l8e.right1,labels:["2"]}],size:{width:pF.width,height:pF.height},center:{x:pF.centerX,y:pF.centerY}}),{5:OMt,...LMt}=rte.primitives;function DMt(n){return typeof n=="object"}var u8e=Yi({...rte,primitives:Object.values(LMt).filter(DMt)}),zMt={...u8e,primitives:[...u8e.primitives,OMt]},fF={paths:{"path28-2":{type:"path",points:[{x:.19,y:0},{x:0,y:.09}],color:"primary",fill:!1},"path28-2-6":{type:"path",points:[{x:.19,y:0},{x:0,y:-.09}],color:"primary",fill:!1},"path29-3":{type:"path",points:[{x:.19,y:0},{x:-.22,y:0}],color:"primary",fill:!1}},texts:{right1:{type:"text",text:"{REF}",x:.25,y:0}},refblocks:{left1:{x:-.23,y:0}},bounds:{minX:-.25,maxX:.25,minY:-.09,maxY:.09,width:.5,height:.19,centerX:0,centerY:0},circles:{}};function mF(n,e){let{width:t,height:i}=n.size,r=1,o=1;e.width!==void 0&&e.height!==void 0?(r=e.width/t,o=e.height/i):e.width!==void 0?r=o=e.width/t:e.height!==void 0&&(r=o=e.height/i);let s=n.primitives.map(a=>{switch(a.type){case"path":return{...a,points:a.points.map(c=>({x:c.x*r,y:c.y*o}))};case"text":return{...a,x:a.x*r,y:a.y*o,fontSize:a.fontSize?a.fontSize*r:void 0};case"circle":return{...a,x:a.x*r,y:a.y*o,radius:a.radius*r};case"box":return{...a,x:a.x*r,y:a.y*o,width:a.width*r,height:a.height*o};default:return a}});return{...n,primitives:s,center:{x:n.center.x*r,y:n.center.y*o},ports:n.ports.map(a=>({...a,x:a.x*r,y:a.y*o})),size:{width:t*r,height:i*o}}}var FMt=On(fF).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),$Mt=mF(FMt,{width:.24,height:.23}),BMt=On(fF).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),UMt=mF(BMt,{width:.23,height:.24}),jMt=On(fF).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),HMt=mF(jMt,{width:.23,height:.24}),VMt=On(fF).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),GMt=mF(VMt,{width:.24,height:.23}),d8e={paths:{path11:{type:"path",points:[{x:-.53,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.53,y:.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.4},bottom1:{type:"text",text:"{VAL}",x:-.01,y:-.4}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{minX:-.57,maxX:.57,minY:-.4,maxY:.4,width:1.14,height:.8,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:Sri,texts:Eri,bounds:Tri,circles:Mri,refblocks:Ari}=d8e,h8e=On(d8e).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),YMt=Yi(h8e),qMt={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Wh",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:XMt,texts:WMt,bounds:_F,refblocks:p8e,circles:ZMt}=qMt,ote=fd({primitives:[...Object.values(XMt),...Object.values(ZMt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...WMt.left1,anchor:"center",y:.01,fontSize:.2}],ports:[{...p8e.left1,labels:["1"]},{...p8e.right1,labels:["2"]}],size:{width:_F.width,height:_F.height},center:{x:_F.centerX,y:_F.centerY}}),{5:KMt,...QMt}=ote.primitives;function JMt(n){return typeof n=="object"}var f8e=Yi({...ote,primitives:Object.values(QMt).filter(JMt)}),e8t={...f8e,primitives:[...f8e.primitives,KMt]},t8t={paths:{path11:{type:"path",points:[{x:-.53,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.53,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"W",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:n8t,texts:i8t,bounds:yF,refblocks:m8e,circles:r8t}=t8t,ste=fd({primitives:[...Object.values(n8t),...Object.values(r8t),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...i8t.left1,anchor:"center",y:.01,fontSize:.3}],ports:[{...m8e.left1,labels:["1"]},{...m8e.right1,labels:["2"]}],size:{width:yF.width,height:yF.height},center:{x:yF.centerX,y:yF.centerY}}),{5:o8t,...s8t}=ste.primitives;function a8t(n){return typeof n=="object"}var _8e=Yi({...ste,primitives:Object.values(s8t).filter(a8t)}),c8t={..._8e,primitives:[..._8e.primitives,o8t]},l8t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.18}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:u8t,texts:y8e,bounds:gF,refblocks:g8e,circles:d8t}=l8t,b8e=fd({primitives:[...Object.values(u8t),...Object.values(d8t),{...y8e.top1,anchor:"middle_bottom"},{...y8e.bottom1,anchor:"middle_top"}],ports:[{...g8e.left1,labels:["1"]},{...g8e.right1,labels:["2"]}],size:{width:gF.width,height:gF.height},center:{x:gF.centerX,y:gF.centerY}}),ate=Yi(b8e),h8t=ate.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),p8t=ate.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");h8t.anchor="middle_left",p8t.anchor="middle_right";var f8t=ate,av={ac_voltmeter_down:u9t,ac_voltmeter_horz:p9t,ac_voltmeter_left:_9t,ac_voltmeter_right:b9t,ac_voltmeter_up:w9t,ac_voltmeter_vert:T9t,avalanche_diode_down:C9t,avalanche_diode_horz:R9t,avalanche_diode_left:N9t,avalanche_diode_right:k9t,avalanche_diode_up:D9t,avalanche_diode_vert:$9t,backward_diode_down:j9t,backward_diode_left:J4e,backward_diode_right:q9t,backward_diode_up:X9t,battery_horz:iEe,battery_vert:Q9t,boxresistor_down:t2t,boxresistor_left:r2t,boxresistor_right:a2t,boxresistor_small_down:u2t,boxresistor_small_left:p2t,boxresistor_small_right:_2t,boxresistor_small_up:b2t,boxresistor_up:w2t,bridged_ground_down:T2t,bridged_ground_left:C2t,bridged_ground_right:xEe,bridged_ground_up:I2t,capacitor_down:O2t,capacitor_left:L2t,capacitor_polarized_down:F2t,capacitor_polarized_left:$2t,capacitor_polarized_right:j2t,capacitor_polarized_up:G2t,capacitor_right:Y2t,capacitor_up:W2t,constant_current_diode_down:Q2t,constant_current_diode_horz:J2t,constant_current_diode_left:n5t,constant_current_diode_right:i5t,constant_current_diode_up:s5t,constant_current_diode_vert:l5t,crystal_4pin_down:h5t,crystal_4pin_left:p5t,crystal_4pin_right:f5t,crystal_4pin_up:y5t,crystal_down:x5t,crystal_left:v5t,crystal_right:w5t,crystal_up:T5t,darlington_pair_transistor_down:M5t,darlington_pair_transistor_horz:A5t,darlington_pair_transistor_left:C5t,darlington_pair_transistor_right:R5t,darlington_pair_transistor_up:P5t,darlington_pair_transistor_vert:I5t,dc_ammeter_horz:PK,dc_ammeter_vert:B5t,dc_voltmeter_down:H5t,dc_voltmeter_horz:Y5t,dc_voltmeter_left:W5t,dc_voltmeter_right:Q5t,dc_voltmeter_up:twt,dc_voltmeter_vert:rwt,diac_down:owt,diac_horz:swt,diac_left:awt,diac_right:cwt,diac_up:lwt,diac_vert:uwt,digital_ground_down:pwt,digital_ground_left:_wt,digital_ground_right:bwt,digital_ground_up:wwt,diode_down:Ewt,diode_left:Twt,diode_right:FD,diode_up:Mwt,dpdt_normally_closed_switch_down:Cwt,dpdt_normally_closed_switch_left:Rwt,dpdt_normally_closed_switch_right:$D,dpdt_normally_closed_switch_up:Pwt,dpdt_switch_down:Nwt,dpdt_switch_left:kwt,dpdt_switch_right:BD,dpdt_switch_up:Owt,dpst_normally_closed_switch_down:Dwt,dpst_normally_closed_switch_left:zwt,dpst_normally_closed_switch_right:UD,dpst_normally_closed_switch_up:Fwt,dpst_switch_down:Bwt,dpst_switch_left:Uwt,dpst_switch_right:jD,dpst_switch_up:jwt,ferrite_bead_down:Gwt,ferrite_bead_left:Ywt,ferrite_bead_right:WEe,ferrite_bead_up:XEe,filled_diode_down:Wwt,filled_diode_horz:Qwt,filled_diode_left:tSt,filled_diode_right:rSt,filled_diode_up:aSt,filled_diode_vert:uSt,frequency_meter_horz:gQ,frequency_meter_vert:gSt,fuse_horz:oTe,fuse_vert:wSt,ground_down:SSt,ground_horz:ESt,ground_left:TSt,ground_right:MSt,ground_up:ASt,ground_vert:CSt,gunn_diode_horz:RSt,gunn_diode_vert:PSt,icled_down:NSt,icled_left:kSt,icled_right:QD,icled_up:OSt,igbt_transistor_horz:sTe,igbt_transistor_vert:DSt,illuminated_push_button_normally_open_horz:cTe,illuminated_push_button_normally_open_vert:FSt,inductor_down:jSt,inductor_left:HSt,inductor_right:AQ,inductor_up:pTe,laser_diode_down:VSt,laser_diode_left:GSt,laser_diode_right:ez,laser_diode_up:YSt,led_down:ZSt,led_left:KSt,led_right:zQ,led_up:yTe,light_dependent_resistor_horz:xTe,light_dependent_resistor_vert:t3t,mosfet_depletion_normally_on_horz:ETe,mosfet_depletion_normally_on_vert:r3t,mushroom_head_normally_open_momentary_horz:CTe,mushroom_head_normally_open_momentary_vert:c3t,n_channel_d_mosfet_transistor_horz:PTe,n_channel_d_mosfet_transistor_vert:h3t,n_channel_e_mosfet_transistor_horz:OTe,n_channel_e_mosfet_transistor_vert:_3t,njfet_transistor_horz:FTe,njfet_transistor_vert:x3t,not_connected_down:E3t,not_connected_left:T3t,not_connected_right:lz,not_connected_up:M3t,npn_bipolar_transistor_down:R3t,npn_bipolar_transistor_horz:P3t,npn_bipolar_transistor_left:k3t,npn_bipolar_transistor_right:D3t,npn_bipolar_transistor_up:$3t,npn_bipolar_transistor_vert:j3t,opamp_no_power_down:V3t,opamp_no_power_left:G3t,opamp_no_power_right:mz,opamp_no_power_up:Y3t,opamp_with_power_down:X3t,opamp_with_power_left:W3t,opamp_with_power_right:_z,opamp_with_power_up:Z3t,p_channel_d_mosfet_transistor_horz:HTe,p_channel_d_mosfet_transistor_vert:e4t,p_channel_e_mosfet_transistor_horz:qTe,p_channel_e_mosfet_transistor_vert:r4t,photodiode_horz:ZTe,photodiode_vert:a4t,pjfet_transistor_horz:eMe,pjfet_transistor_vert:d4t,pnp_bipolar_transistor_down:f4t,pnp_bipolar_transistor_horz:m4t,pnp_bipolar_transistor_left:g4t,pnp_bipolar_transistor_right:v4t,pnp_bipolar_transistor_up:E4t,pnp_bipolar_transistor_vert:A4t,potentiometer_horz:oMe,potentiometer_vert:I4t,potentiometer2_down:O4t,potentiometer2_left:L4t,potentiometer2_right:Az,potentiometer2_up:D4t,potentiometer3_down:$4t,potentiometer3_left:j4t,potentiometer3_right:H4t,potentiometer3_up:Y4t,power_factor_meter_horz:lMe,power_factor_meter_vert:Z4t,push_button_normally_closed_momentary_horz:pMe,push_button_normally_closed_momentary_vert:eEt,push_button_normally_open_momentary_horz:_Me,push_button_normally_open_momentary_vert:rEt,rail_down:cEt,rail_left:hEt,rail_right:_Et,rail_up:bEt,rectifier_diode_horz:wMe,rectifier_diode_vert:TEt,resistor_down:CEt,resistor_left:IEt,resistor_right:OEt,resistor_up:zEt,resonator_down:BEt,resonator_horz:RMe,resonator_left:HEt,resonator_right:Vz,resonator_up:VEt,resonator_vert:GEt,schottky_diode_down:qEt,schottky_diode_left:XEt,schottky_diode_right:Yz,schottky_diode_up:WEt,silicon_controlled_rectifier_horz:IMe,silicon_controlled_rectifier_vert:KEt,solderjumper2_bridged12_down:QEt,solderjumper2_bridged12_left:JEt,solderjumper2_bridged12_right:eTt,solderjumper2_bridged12_up:tTt,solderjumper2_down:nTt,solderjumper2_left:iTt,solderjumper2_right:rTt,solderjumper2_up:oTt,solderjumper3_bridged12_down:sTt,solderjumper3_bridged12_left:aTt,solderjumper3_bridged12_right:cTt,solderjumper3_bridged12_up:lTt,solderjumper3_bridged123_down:uTt,solderjumper3_bridged123_left:dTt,solderjumper3_bridged123_right:hTt,solderjumper3_bridged123_up:pTt,solderjumper3_bridged23_down:fTt,solderjumper3_bridged23_left:mTt,solderjumper3_bridged23_right:_Tt,solderjumper3_bridged23_up:yTt,solderjumper3_down:gTt,solderjumper3_left:bTt,solderjumper3_right:xTt,solderjumper3_up:vTt,spdt_normally_closed_switch_down:STt,spdt_normally_closed_switch_left:ETt,spdt_normally_closed_switch_right:Jz,spdt_normally_closed_switch_up:TTt,spdt_switch_down:ATt,spdt_switch_left:CTt,spdt_switch_right:eF,spdt_switch_up:RTt,spst_normally_closed_switch_down:PTt,spst_normally_closed_switch_left:ITt,spst_normally_closed_switch_right:nF,spst_normally_closed_switch_up:NTt,spst_switch_down:kTt,spst_switch_left:OTt,spst_switch_right:rF,spst_switch_up:LTt,square_wave_down:DTt,square_wave_left:zTt,square_wave_right:FTt,square_wave_up:$Tt,step_recovery_diode_horz:LMe,step_recovery_diode_vert:BTt,tachometer_horz:Hee,tachometer_vert:XTt,testpoint_down:WTt,testpoint_left:ZTt,testpoint_right:aF,testpoint_up:KTt,tilted_ground_down:JTt,tilted_ground_left:eMt,tilted_ground_right:Vee,tilted_ground_up:jMe,triac_horz:VMe,triac_vert:iMt,tunnel_diode_horz:WMe,tunnel_diode_vert:lMt,unijunction_transistor_horz:KMe,unijunction_transistor_vert:fMt,usbc:_Mt,var_meter_horz:n8e,var_meter_vert:xMt,varactor_diode_horz:o8e,varactor_diode_vert:MMt,varistor_horz:c8e,varistor_vert:RMt,varmeter_horz:rte,varmeter_vert:zMt,vcc_down:$Mt,vcc_left:UMt,vcc_right:HMt,vcc_up:GMt,volt_meter_horz:h8e,volt_meter_vert:YMt,watt_hour_meter_horz:ote,watt_hour_meter_vert:e8t,wattmeter_horz:ste,wattmeter_vert:c8t,zener_diode_horz:b8e,zener_diode_vert:f8t};Object.fromEntries(Object.keys(av).map(n=>[n,n]));var b1;(function(n){n.Root="root",n.Text="text",n.Directive="directive",n.Comment="comment",n.Script="script",n.Style="style",n.Tag="tag",n.CDATA="cdata",n.Doctype="doctype"})(b1||(b1={}));function m8t(n){return n.type===b1.Tag||n.type===b1.Script||n.type===b1.Style}const _8t=b1.Root,y8t=b1.Text,g8t=b1.Directive,b8t=b1.Comment,x8t=b1.Script,v8t=b1.Style,w8t=b1.Tag,S8t=b1.CDATA,E8t=b1.Doctype;function _2(n){return m8t(n)}function cte(n){return n.type===b1.CDATA}function K8(n){return n.type===b1.Text}function x8e(n){return n.type===b1.Comment}function T8t(n){return n.type===b1.Root}function c5(n){return Object.prototype.hasOwnProperty.call(n,"children")}const v8e=/["&'<>$\x80-\uFFFF]/g,M8t=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),A8t=String.prototype.codePointAt!=null?(n,e)=>n.codePointAt(e):(n,e)=>(n.charCodeAt(e)&64512)===55296?(n.charCodeAt(e)-55296)*1024+n.charCodeAt(e+1)-56320+65536:n.charCodeAt(e);function w8e(n){let e="",t=0,i;for(;(i=v8e.exec(n))!==null;){const r=i.index,o=n.charCodeAt(r),s=M8t.get(o);s!==void 0?(e+=n.substring(t,r)+s,t=r+1):(e+=`${n.substring(t,r)}&#x${A8t(n,r).toString(16)};`,t=v8e.lastIndex+=+((o&64512)===55296))}return e+n.substr(t)}function S8e(n,e){return function(i){let r,o=0,s="";for(;r=n.exec(i);)o!==r.index&&(s+=i.substring(o,r.index)),s+=e.get(r[0].charCodeAt(0)),o=r.index+1;return s+i.substring(o)}}const C8t=S8e(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),R8t=S8e(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]])),P8t=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(n=>[n.toLowerCase(),n])),I8t=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(n=>[n.toLowerCase(),n])),N8t=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function k8t(n){return n.replace(/"/g,""")}function O8t(n,e){var t;if(!n)return;const i=((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)===!1?k8t:e.xmlMode||e.encodeEntities!=="utf8"?w8e:C8t;return Object.keys(n).map(r=>{var o,s;const a=(o=n[r])!==null&&o!==void 0?o:"";return e.xmlMode==="foreign"&&(r=(s=I8t.get(r))!==null&&s!==void 0?s:r),!e.emptyAttrs&&!e.xmlMode&&a===""?r:`${r}="${i(a)}"`}).join(" ")}const E8e=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function lte(n,e={}){const t="length"in n?n:[n];let i="";for(let r=0;r<t.length;r++)i+=L8t(t[r],e);return i}function L8t(n,e){switch(n.type){case _8t:return lte(n.children,e);case E8t:case g8t:return $8t(n);case b8t:return j8t(n);case S8t:return U8t(n);case x8t:case v8t:case w8t:return F8t(n,e);case y8t:return B8t(n,e)}}const D8t=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),z8t=new Set(["svg","math"]);function F8t(n,e){var t;e.xmlMode==="foreign"&&(n.name=(t=P8t.get(n.name))!==null&&t!==void 0?t:n.name,n.parent&&D8t.has(n.parent.name)&&(e={...e,xmlMode:!1})),!e.xmlMode&&z8t.has(n.name)&&(e={...e,xmlMode:"foreign"});let i=`<${n.name}`;const r=O8t(n.attribs,e);return r&&(i+=` ${r}`),n.children.length===0&&(e.xmlMode?e.selfClosingTags!==!1:e.selfClosingTags&&E8e.has(n.name))?(e.xmlMode||(i+=" "),i+="/>"):(i+=">",n.children.length>0&&(i+=lte(n.children,e)),(e.xmlMode||!E8e.has(n.name))&&(i+=`</${n.name}>`)),i}function $8t(n){return`<${n.data}>`}function B8t(n,e){var t;let i=n.data||"";return((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)!==!1&&!(!e.xmlMode&&n.parent&&N8t.has(n.parent.name))&&(i=e.xmlMode||e.encodeEntities!=="utf8"?w8e(i):R8t(i)),i}function U8t(n){return`<![CDATA[${n.children[0].data}]]>`}function j8t(n){return`<!--${n.data}-->`}function T8e(n,e){return lte(n,e)}function H8t(n,e){return c5(n)?n.children.map(t=>T8e(t,e)).join(""):""}function bF(n){return Array.isArray(n)?n.map(bF).join(""):_2(n)?n.name==="br"?`
|
|
565
|
+
at `+s}return e},HL.buildMessage=function(n,e){var t={literal:function(l){return'"'+r(l.text)+'"'},class:function(l){var u=l.parts.map(function(d){return Array.isArray(d)?o(d[0])+"-"+o(d[1]):o(d)});return"["+(l.inverted?"^":"")+u.join("")+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(l){return l.description}};function i(l){return l.charCodeAt(0).toString(16).toUpperCase()}function r(l){return l.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function o(l){return l.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(u){return"\\x0"+i(u)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(u){return"\\x"+i(u)})}function s(l){return t[l.type](l)}function a(l){var u=l.map(s),d,h;if(u.sort(),u.length>0){for(d=1,h=1;d<u.length;d++)u[d-1]!==u[d]&&(u[h]=u[d],h++);u.length=h}switch(u.length){case 1:return u[0];case 2:return u[0]+" or "+u[1];default:return u.slice(0,-1).join(", ")+", or "+u[u.length-1]}}function c(l){return l?'"'+r(l)+'"':"end of input"}return"Expected "+a(n)+" but "+c(e)+" found."};function SK(n){if(n.length===0)return{minX:0,maxX:0,minY:0,maxY:0};let e=1/0,t=-1/0,i=1/0,r=-1/0,o=s=>{e=Math.min(e,s.x),t=Math.max(t,s.x),i=Math.min(i,s.y),r=Math.max(r,s.y)};return n.forEach(s=>{switch(s.type){case"path":s.points.forEach(o);break;case"text":o({x:s.x,y:s.y});break;case"circle":{let{x:a,y:c,radius:l}=s;o({x:a-l,y:c-l}),o({x:a+l,y:c+l});break}case"box":{let{x:a,y:c,width:l,height:u}=s,d=l/2,h=u/2;o({x:a-d,y:c-h}),o({x:a+d,y:c+h});break}}}),{minX:e,maxX:t,minY:i,maxY:r}}var s9t=(n,e="right")=>{switch(e){case"down":switch(n){case"middle_top":return"middle_right";case"middle_bottom":return"middle_left";case"middle_left":return"middle_bottom";case"middle_right":return"middle_top"}break;case"up":switch(n){case"middle_top":return"middle_left";case"middle_bottom":return"middle_right";case"middle_left":return"middle_top";case"middle_right":return"middle_bottom"}break;case"left":switch(n){case"middle_top":return"middle_bottom";case"middle_bottom":return"middle_top";case"middle_left":return"middle_right";case"middle_right":return"middle_left"}break;case"right":return n}return n},VL=(n,e)=>{let{primitives:t,center:i,ports:r,size:o}=n,s=jL({a:1,b:0,c:0,d:-1,e:0,f:2*i.y}),a=t.map(l=>{switch(l={...l},l.type){case"path":return{...l,points:l.points.map(f=>E9(s,f))};case"text":let u=E9(s,{x:l.x,y:l.y}),d={top_left:"bottom_left",top_right:"bottom_right",bottom_left:"top_left",bottom_right:"top_right",center:"center",middle_top:"middle_bottom",middle_bottom:"middle_top",middle_left:"middle_left",middle_right:"middle_right"};return{...l,x:u.x,y:u.y,anchor:d[l.anchor]};case"circle":case"box":let h=E9(s,{x:l.x,y:l.y});return{...l,x:h.x,y:h.y}}}),c=r.map(l=>({...l,...E9(s,l)}));return{primitives:a,center:i,ports:c,size:o,...e}},E7=(n,e)=>{let{primitives:t,center:i,ports:r,size:o}=n,s=jL({a:-1,b:0,c:0,d:1,e:0,f:2*i.x}),a=t.map(l=>{switch(l={...l},l.type){case"path":return{...l,points:l.points.map(f=>E9(s,f))};case"text":let u=E9(s,{x:l.x,y:l.y}),d={top_left:"top_right",top_right:"top_left",bottom_left:"bottom_right",bottom_right:"bottom_left",center:"center",middle_top:"middle_top",middle_bottom:"middle_bottom",middle_left:"middle_right",middle_right:"middle_left"};return{...l,x:u.x,y:u.y,anchor:d[l.anchor]};case"circle":case"box":let h=E9(s,{x:l.x,y:l.y});return{...l,x:h.x,y:h.y}}}),c=r.map(l=>({...l,...E9(s,l)}));return{primitives:a,center:i,ports:c,size:o,...e}},EK=(n,e)=>{let{newOrientation:t,overrides:i}=e,r={up:Math.PI/2,right:0,down:-Math.PI/2,left:-Math.PI},o=r9t(t?r[t]:Math.PI/2,n.center.x,n.center.y),{primitives:s,center:a,size:c,ports:l}=n,u=s.map(f=>{switch(f={...f},f.type){case"path":return{...f,points:f.points.map(b=>E9(o,b))};case"text":let m=E9(o,{x:f.x,y:f.y});return f.anchor=s9t(f.anchor,t??"right"),{...f,x:m.x,y:m.y};case"circle":let y=E9(o,{x:f.x,y:f.y});return{...f,x:y.x,y:y.y};case"box":let g=E9(o,{x:f.x,y:f.y});return{...f,x:g.x,y:g.y,width:f.height,height:f.width}}}),d=l.map(f=>({...f,...E9(o,f)})),h=SK(u);return{primitives:u,center:a,ports:d,size:{width:h.maxX-h.minX,height:h.maxY-h.minY},...i}},Yi=(n,e="down",t={})=>EK(n,{newOrientation:e,overrides:t}),a9t=class{symbol;constructor(e){this.symbol=JSON.parse(JSON.stringify(e)),this.symbol.size=this.computeSize()}changeTextAnchor(e,t,i){return this.symbol={...this.symbol,primitives:this.symbol.primitives.map(r=>r.type==="text"&&r.text===e?{...r,anchor:t,...i?{x:r.x+i.x,y:r.y+i.y}:{}}:r)},this}labelPort(e,t){return this.symbol={...this.symbol,ports:this.symbol.ports.map(i=>i.labels.includes(e)?{...i,labels:t}:i)},this}rotateRightFacingSymbol(e){return this.symbol=EK(this.symbol,{newOrientation:e}),this}computeSize(){let e=SK(this.symbol.primitives);return{width:e.maxX-e.minX,height:e.maxY-e.minY}}build(){return{...this.symbol,size:this.computeSize()}}},On=n=>{let e=n.primitives??[...Object.values(n.paths??{}),...Object.values(n.texts??{}),...Object.values(n.circles??{}),...Object.values(n.rects??{})],t=n.ports??Object.entries(n.refblocks).flatMap(([r,o])=>[{...o,labels:[r]}]),i=n.center??{x:n.bounds.centerX,y:n.bounds.centerY};return t.length===2&&(i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2}),new a9t({...n,primitives:e,ports:t,center:i})},H8={paths:{path11:{type:"path",points:[{x:-.54,y:.03},{x:-.3,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.04},{x:.54,y:.04}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path17:{type:"path",points:[{x:0,y:-.13},{x:.07,y:-.11}],color:"primary",fill:!1},path18:{type:"path",points:[{x:.07,y:-.11},{x:.14,y:-.13}],color:"primary",fill:!1},path19:{type:"path",points:[{x:-.15,y:-.13},{x:-.07,y:-.11}],color:"primary",fill:!1},path20:{type:"path",points:[{x:-.07,y:-.11},{x:0,y:-.13}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.04}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:c9t,bounds:GL,refblocks:U4e,circles:l9t}=H8,u9t=On({primitives:[...Object.values(c9t),...Object.values(l9t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...U4e.left1,labels:["1"]},{...U4e.right1,labels:["2"]}],size:{width:GL.width,height:GL.height},center:{x:GL.centerX,y:GL.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:d9t,bounds:YL,refblocks:j4e,circles:h9t}=H8,p9t=On({primitives:[...Object.values(d9t),...Object.values(h9t),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...j4e.left1,labels:["1"]},{...j4e.right1,labels:["2"]}],size:{width:YL.width,height:YL.height},center:{x:YL.centerX,y:YL.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:f9t,bounds:qL,refblocks:H4e,circles:m9t}=H8,_9t=On({primitives:[...Object.values(f9t),...Object.values(m9t),{type:"text",text:"{REF}",x:-0,y:-.3094553499999995},{type:"text",text:"{VAL}",x:0,y:.4094553499999995}],ports:[{...H4e.left1,labels:["1"]},{...H4e.right1,labels:["2"]}],size:{width:qL.width,height:qL.height},center:{x:qL.centerX,y:qL.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:y9t,bounds:XL,refblocks:V4e,circles:g9t}=H8,b9t=On({primitives:[...Object.values(y9t),...Object.values(g9t),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...V4e.left1,labels:["1"]},{...V4e.right1,labels:["2"]}],size:{width:XL.width,height:XL.height},center:{x:XL.centerX,y:XL.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:x9t,bounds:WL,refblocks:G4e,circles:v9t}=H8,w9t=On({primitives:[...Object.values(x9t),...Object.values(v9t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...G4e.left1,labels:["1"]},{...G4e.right1,labels:["2"]}],size:{width:WL.width,height:WL.height},center:{x:WL.centerX,y:WL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:S9t,bounds:ZL,refblocks:Y4e,circles:E9t}=H8,T9t=On({primitives:[...Object.values(S9t),...Object.values(E9t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...Y4e.left1,labels:["1"]},{...Y4e.right1,labels:["2"]}],size:{width:ZL.width,height:ZL.height},center:{x:ZL.centerX,y:ZL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),V8={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.2}],color:"primary",fill:!1},"path43-8-3":{type:"path",points:[{x:.21,y:-.11},{x:.15,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:M9t,texts:_ii,bounds:KL,refblocks:q4e,circles:A9t}=V8,C9t=On({primitives:[...Object.values(M9t),...Object.values(A9t),{type:"text",text:"{REF}",x:-.15,y:.3294553499999995},{type:"text",text:"{VAL}",x:.15,y:.3294553499999995}],ports:[{...q4e.left1,labels:["1"]},{...q4e.right1,labels:["2"]}],size:{width:KL.width,height:KL.height},center:{x:KL.centerX,y:KL.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),R9t=On(V8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:P9t,texts:yii,bounds:QL,refblocks:X4e,circles:I9t}=V8,N9t=On({primitives:[...Object.values(P9t),...Object.values(I9t),{type:"text",text:"{REF}",x:-0,y:-.2294553499999995},{type:"text",text:"{VAL}",x:0,y:.3294553499999995}],ports:[{...X4e.left1,labels:["1"]},{...X4e.right1,labels:["2"]}],size:{width:QL.width,height:QL.height},center:{x:QL.centerX,y:QL.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),k9t=On(V8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:O9t,texts:gii,bounds:JL,refblocks:W4e,circles:L9t}=V8,D9t=On({primitives:[...Object.values(O9t),...Object.values(L9t),{type:"text",text:"{REF}",x:.15,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2294553499999995}],ports:[{...W4e.left1,labels:["1"]},{...W4e.right1,labels:["2"]}],size:{width:JL.width,height:JL.height},center:{x:JL.centerX,y:JL.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:z9t,texts:bii,bounds:eD,refblocks:Z4e,circles:F9t}=V8,$9t=On({primitives:[...Object.values(z9t),...Object.values(F9t),{type:"text",text:"{REF}",x:.15,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2294553499999995}],ports:[{...Z4e.left1,labels:["1"]},{...Z4e.right1,labels:["2"]}],size:{width:eD.width,height:eD.height},center:{x:eD.centerX,y:eD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),TK={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:.14,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.18,y:.18},{x:.11,y:.18}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.18,y:-.09},{x:.11,y:-.09}],color:"primary",fill:!1}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:B9t,bounds:tD,refblocks:K4e,circles:U9t}=TK,j9t=On({primitives:[...Object.values(B9t),...Object.values(U9t),{type:"text",text:"{REF}",x:-.16,y:.2294553499999995},{type:"text",text:"{VAL}",x:.16,y:.2294553499999995}],ports:[{...K4e.left1,labels:["1"]},{...K4e.right1,labels:["2"]}],size:{width:tD.width,height:tD.height},center:{x:tD.centerX,y:tD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:H9t,bounds:nD,refblocks:Q4e,circles:V9t}=TK,J4e=On({primitives:[...Object.values(H9t),...Object.values(V9t),{type:"text",text:"{REF}",x:-1118e-7,y:-.18},{type:"text",text:"{VAL}",x:1118e-7,y:.2738453}],ports:[{...Q4e.left1,labels:["1"]},{...Q4e.right1,labels:["2"]}],size:{width:nD.width,height:nD.height},center:{x:nD.centerX,y:nD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["2"]).labelPort("right1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:G9t,bounds:iD,refblocks:eEe,circles:Y9t}=TK,q9t=On({primitives:[...Object.values(G9t),...Object.values(Y9t),{type:"text",text:"{REF}",x:-.0050250999999996715,y:.27384529999999985,anchor:"middle_left"},{type:"text",text:"{VAL}",x:-.00011179999999999524,y:-.27384530000000007,anchor:"middle_left"}],ports:[{...eEe.left1,labels:["1"]},{...eEe.right1,labels:["2"]}],size:{width:iD.width,height:iD.height},center:{x:iD.centerX,y:iD.centerY}}).changeTextAnchor("{VAL}","middle_top").labelPort("right1",["2"]).labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),MK=Yi(J4e,"down"),AK=MK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),CK=MK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");AK.anchor="middle_left",CK.anchor="middle_left",AK.x=.25,AK.y+=.21,CK.y-=.21,CK.x=.25;var X9t=MK;function fd(n){let e=n.size;if(!e){let t=SK(n.primitives);e={width:t.maxX-t.minX,height:t.maxY-t.minY}}return{...n,size:e}}var W9t={paths:{path43:{type:"path",points:[{x:-.06,y:.19},{x:-.06,y:-.12}],color:"primary",fill:!1},"path43-6":{type:"path",points:[{x:.02,y:.13},{x:.02,y:-.06}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.06,y:.03},{x:-.45,y:.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:.03},{x:.03,y:.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.03,y:.27},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.28}},refblocks:{left1:{x:-.45,y:.03},right1:{x:.45,y:.03}},bounds:{width:.95,height:.29,centerX:0,centerY:.06},circles:{}},{paths:Z9t,texts:tEe,bounds:rD,refblocks:nEe,circles:K9t}=W9t,iEe=fd({primitives:[...Object.values(Z9t),...Object.values(K9t),{...tEe.top1,anchor:"middle_bottom"},{...tEe.bottom1,anchor:"middle_top"}],ports:[{...nEe.left1,labels:["1"]},{...nEe.right1,labels:["2"]}],size:{width:rD.width,height:rD.height},center:{x:rD.centerX,y:rD.centerY}}),Q9t=EK(iEe,{newOrientation:"up"}),oD={paths:{path1:{type:"path",points:[{x:-.53,y:.05},{x:-.25,y:.05}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.28,y:.05},{x:.57,y:.05}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.02,y:.18},{x:.28,y:.18},{x:.28,y:-.09},{x:-.25,y:-.09},{x:-.25,y:.18},{x:.02,y:.18}],color:"primary",fill:!1}},refblocks:{left1:{x:-.53,y:.05},right1:{x:.57,y:.05}},bounds:{centerX:0,centerY:0},circles:{}},{paths:J9t,bounds:rEe,refblocks:oEe,circles:e2t}=oD,t2t=On({primitives:[...Object.values(J9t),...Object.values(e2t),{type:"text",text:"{REF}",x:-.16,y:.2294553499999995},{type:"text",text:"{VAL}",x:.16,y:.2294553499999995}],ports:[{...oEe.left1,labels:["1"]},{...oEe.right1,labels:["2"]}],center:{x:rEe.centerX,y:rEe.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:n2t,bounds:sEe,refblocks:aEe,circles:i2t}=oD,r2t=On({primitives:[...Object.values(n2t),...Object.values(i2t),{type:"text",text:"{REF}",x:0,y:-.1994553499999995},{type:"text",text:"{VAL}",x:0,y:.2694553499999995}],ports:[{...aEe.left1,labels:["1"]},{...aEe.right1,labels:["2"]}],center:{x:sEe.centerX,y:sEe.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:o2t,bounds:cEe,refblocks:lEe,circles:s2t}=oD,a2t=On({primitives:[...Object.values(o2t),...Object.values(s2t),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1594553499999995}],ports:[{...lEe.left1,labels:["1"]},{...lEe.right1,labels:["2"]}],center:{x:cEe.centerX,y:cEe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),sD={paths:{path2:{type:"path",points:[{x:.15,y:-.01},{x:.55,y:-.01}],color:"primary",fill:!0},"path2-5":{type:"path",points:[{x:-.15,y:.06},{x:.14,y:.06}],color:"primary",fill:!0},"path2-5-1":{type:"path",points:[{x:.14,y:.06},{x:.14,y:-.08}],color:"primary",fill:!0},"path2-5-1-6":{type:"path",points:[{x:-.16,y:.06},{x:-.16,y:-.08}],color:"primary",fill:!0},"path2-5-4":{type:"path",points:[{x:-.15,y:-.08},{x:.14,y:-.08}],color:"primary",fill:!0},"path2-9":{type:"path",points:[{x:-.55,y:-.01},{x:-.17,y:-.01}],color:"primary",fill:!0}},refblocks:{left1:{x:-.55,y:-.01},right1:{x:.55,y:-.01}},bounds:{width:1.16,height:.35,centerX:0,centerY:0},circles:{}},{paths:c2t,bounds:aD,refblocks:uEe,circles:l2t}=sD,u2t=On({primitives:[...Object.values(c2t),...Object.values(l2t),{type:"text",text:"{REF}",x:-.2,y:.1404553499999995},{type:"text",text:"{VAL}",x:.2,y:.1494553499999995}],ports:[{...uEe.left1,labels:["1"]},{...uEe.right1,labels:["2"]}],size:{width:aD.width,height:aD.height},center:{x:aD.centerX,y:aD.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:d2t,bounds:cD,refblocks:dEe,circles:h2t}=sD,p2t=On({primitives:[...Object.values(d2t),...Object.values(h2t),{type:"text",text:"{REF}",x:0,y:-.2294553499999995},{type:"text",text:"{VAL}",x:0,y:.1704553499999995}],ports:[{...dEe.left1,labels:["1"]},{...dEe.right1,labels:["2"]}],size:{width:cD.width,height:cD.height},center:{x:cD.centerX,y:cD.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:f2t,bounds:lD,refblocks:hEe,circles:m2t}=sD,_2t=On({primitives:[...Object.values(f2t),...Object.values(m2t),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1704553499999995}],ports:[{...hEe.left1,labels:["1"]},{...hEe.right1,labels:["2"]}],size:{width:lD.width,height:lD.height},center:{x:lD.centerX,y:lD.centerY}}).rotateRightFacingSymbol("right").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:y2t,bounds:uD,refblocks:pEe,circles:g2t}=sD,b2t=On({primitives:[...Object.values(y2t),...Object.values(g2t),{type:"text",text:"{REF}",x:.2,y:-.1404553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.1494553499999995}],ports:[{...pEe.left1,labels:["1"]},{...pEe.right1,labels:["2"]}],size:{width:uD.width,height:uD.height},center:{x:uD.centerX,y:uD.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:x2t,bounds:fEe,refblocks:mEe,circles:v2t}=oD,w2t=On({primitives:[...Object.values(x2t),...Object.values(v2t),{type:"text",text:"{REF}",x:.16,y:-.2294553499999995},{type:"text",text:"{VAL}",x:-.16,y:-.2294553499999995}],ports:[{...mEe.left1,labels:["1"]},{...mEe.right1,labels:["2"]}],center:{x:fEe.centerX,y:fEe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),RK={paths:{"horizontal-bar":{type:"path",points:[{x:-.4,y:0},{x:.4,y:0}],color:"primary",fill:!1},"middle-dash-1":{type:"path",points:[{x:0,y:.2},{x:0,y:.07}],color:"primary",fill:!1},"middle-dash-2":{type:"path",points:[{x:0,y:.01},{x:0,y:-.12}],color:"primary",fill:!1},"middle-dash-3":{type:"path",points:[{x:0,y:-.18},{x:0,y:-.31}],color:"primary",fill:!1},"left-vertical":{type:"path",points:[{x:-.25,y:0},{x:-.25,y:-.2}],color:"primary",fill:!1},"right-vertical":{type:"path",points:[{x:.25,y:0},{x:.25,y:-.2}],color:"primary",fill:!1},"left-ground":{type:"path",points:[{x:-.3,y:-.2},{x:-.25,y:-.3},{x:-.2,y:-.2},{x:-.3,y:-.2}],color:"primary",fill:!1},"right-ground":{type:"path",points:[{x:.2,y:-.2},{x:.25,y:-.3},{x:.3,y:-.2},{x:.2,y:-.2}],color:"primary",fill:!1}},refblocks:{left1:{x:-.4,y:0},right1:{x:.4,y:0}},bounds:{centerX:0,centerY:-.02},circles:{}},{paths:S2t,bounds:_Ee,refblocks:yEe,circles:E2t}=RK,T2t=On({primitives:[...Object.values(S2t),...Object.values(E2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...yEe.left1,labels:["1"]},{...yEe.right1,labels:["2"]}],center:{x:_Ee.centerX,y:_Ee.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),{paths:M2t,bounds:gEe,refblocks:bEe,circles:A2t}=RK,xEe=On({primitives:[...Object.values(M2t),...Object.values(A2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...bEe.left1,labels:["1"]},{...bEe.right1,labels:["2"]}],center:{x:gEe.centerX,y:gEe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),C2t=E7(xEe),{paths:R2t,bounds:vEe,refblocks:wEe,circles:P2t}=RK,I2t=On({primitives:[...Object.values(R2t),...Object.values(P2t),{type:"text",text:"{REF}",x:0,y:.2594553499999995}],ports:[{...wEe.left1,labels:["1"]},{...wEe.right1,labels:["2"]}],center:{x:vEe.centerX,y:vEe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),dD={paths:{path27:{type:"path",points:[{x:.55,y:.02},{x:.07,y:.02}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.09,y:.02},{x:-.55,y:.02}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.07,y:.28},{x:.07,y:-.25}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.09,y:.28},{x:-.09,y:-.25}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.55,y:.02},right1:{x:.55,y:.02}},bounds:{minX:-.58,maxX:.58,minY:-.42,maxY:.42,width:1.16,height:.84,centerX:0,centerY:0},circles:{}},{paths:N2t,texts:xii,bounds:hD,refblocks:SEe,circles:k2t}=dD,O2t=On({primitives:[...Object.values(N2t),...Object.values(k2t),{type:"text",text:"{REF}",x:-.2,y:.115},{type:"text",text:"{VAL}",x:.2,y:.115}],ports:[{...SEe.left1,labels:["1"]},{...SEe.right1,labels:["2"]}],size:{width:hD.width,height:hD.height},center:{x:hD.centerX,y:hD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),L2t=On(dD).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),pD={paths:{"path27-5":{type:"path",points:[{x:.45,y:.02},{x:0,y:.02}],color:"primary",fill:!1},"path28-5":{type:"path",points:[{x:-.09,y:.02},{x:-.54,y:.02}],color:"primary",fill:!1},"path30-7":{type:"path",points:[{x:0,y:.28},{x:0,y:-.25}],color:"primary",fill:!1},path8704:{type:"path",points:[{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.24},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.14,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.23},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.22},{x:-.13,y:-.21},{x:-.13,y:-.21},{x:-.13,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.21},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.2},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.12,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.19},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.18},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.11,y:-.17},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.16},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.15},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.1,y:-.14},{x:-.09,y:-.14},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.13},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.12},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.11},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.09,y:-.1},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.09},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.08},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.07},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.06},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.05},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.04},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.03},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.02},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:-.01},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:0},{x:-.08,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.07,y:.01},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.02},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.03},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.04},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.05},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.06},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.08},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.09},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.1},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.11},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.09,y:.12},{x:-.09,y:.12},{x:-.09,y:.12},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.13},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.14},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.15},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.16},{x:-.09,y:.17},{x:-.09,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.17},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.18},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.19},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.1,y:.2},{x:-.11,y:.2},{x:-.11,y:.2},{x:-.11,y:.2},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.21},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.22},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.11,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.23},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.24},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.12,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.25},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.26},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.13,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.27},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28},{x:-.14,y:.28}],color:"primary",fill:!1},"rect1577-4":{type:"path",points:[{x:.26,y:.25},{x:.12,y:.25},{x:.12,y:.25},{x:.26,y:.25}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:.2,y:.32},{x:.2,y:.18},{x:.19,y:.18},{x:.19,y:.32}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.54,y:.02},right1:{x:.45,y:.02}},bounds:{minX:-.58,maxX:.58,minY:-.42,maxY:.42,width:1.16,height:.84,centerX:0,centerY:0},circles:{}},{paths:D2t,texts:vii,bounds:fD,refblocks:EEe,circles:z2t}=pD,F2t=On({primitives:[...Object.values(D2t),...Object.values(z2t),{type:"text",text:"{REF}",x:.1,y:-.2094553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.2094553499999995}],ports:[{...EEe.left1,labels:["2","neg"]},{...EEe.right1,labels:["1","pos"]}],size:{width:fD.width,height:fD.height},center:{x:fD.centerX,y:fD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("up").changeTextAnchor("{REF}","bottom_left").build(),$2t=On(pD).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:B2t,texts:wii,bounds:mD,refblocks:TEe,circles:U2t}=pD,j2t=On({primitives:[...Object.values(B2t),...Object.values(U2t),{type:"text",text:"{REF}",x:0,y:-.4094553499999995},{type:"text",text:"{VAL}",x:-0,y:.4094553499999995}],ports:[{...TEe.left1,labels:["2","neg"]},{...TEe.right1,labels:["1","pos"]}],size:{width:mD.width,height:mD.height},center:{x:mD.centerX,y:mD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_bottom").build(),{paths:H2t,texts:Sii,bounds:_D,refblocks:MEe,circles:V2t}=pD,G2t=On({primitives:[...Object.values(H2t),...Object.values(V2t),{type:"text",text:"{REF}",x:-.2,y:.2094553499999995},{type:"text",text:"{VAL}",x:.3,y:.2094553499999995}],ports:[{...MEe.left1,labels:["2","neg"]},{...MEe.right1,labels:["1","pos"]}],size:{width:_D.width,height:_D.height},center:{x:_D.centerX,y:_D.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").changeTextAnchor("{REF}","bottom_left").build(),Y2t=On(dD).rotateRightFacingSymbol("right").changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:q2t,texts:Eii,bounds:yD,refblocks:AEe,circles:X2t}=dD,W2t=On({primitives:[...Object.values(q2t),...Object.values(X2t),{type:"text",text:"{REF}",x:.2,y:-.095},{type:"text",text:"{VAL}",x:-.2,y:-.095}],ports:[{...AEe.left1,labels:["1"]},{...AEe.right1,labels:["2"]}],size:{width:yD.width,height:yD.height},center:{x:yD.centerX,y:yD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),G8={paths:{path11:{type:"path",points:[{x:-.54,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.54,y:.03}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.29,y:.29},{x:.29,y:-.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.37},bottom1:{type:"text",text:"{VAL}",x:-.01,y:-.37}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{minX:-.57,maxX:.57,minY:-.37,maxY:.37,width:1.14,height:.74,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:Z2t,texts:Tii,bounds:gD,refblocks:CEe,circles:K2t}=G8,Q2t=On({primitives:[...Object.values(Z2t),...Object.values(K2t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...CEe.left1,labels:["1"]},{...CEe.right1,labels:["2"]}],size:{width:gD.width,height:gD.height},center:{x:gD.centerX,y:gD.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),J2t=On(G8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:e5t,texts:Mii,bounds:bD,refblocks:REe,circles:t5t}=G8,n5t=On({primitives:[...Object.values(e5t),...Object.values(t5t),{type:"text",text:"{REF}",x:-0,y:-.2894553499999995},{type:"text",text:"{VAL}",x:0,y:.3894553499999995}],ports:[{...REe.left1,labels:["1"]},{...REe.right1,labels:["2"]}],size:{width:bD.width,height:bD.height},center:{x:bD.centerX,y:bD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),i5t=On(G8).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1","neg"]).labelPort("right1",["2","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:r5t,texts:Aii,bounds:xD,refblocks:PEe,circles:o5t}=G8,s5t=On({primitives:[...Object.values(r5t),...Object.values(o5t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...PEe.left1,labels:["1"]},{...PEe.right1,labels:["2"]}],size:{width:xD.width,height:xD.height},center:{x:xD.centerX,y:xD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:a5t,texts:Cii,bounds:vD,refblocks:IEe,circles:c5t}=G8,l5t=On({primitives:[...Object.values(a5t),...Object.values(c5t),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...IEe.left1,labels:["1"]},{...IEe.right1,labels:["2"]}],size:{width:vD.width,height:vD.height},center:{x:vD.centerX,y:vD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),wD={paths:{path27:{type:"path",points:[{x:.54,y:-.01},{x:.13,y:-.01}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.13,y:.25},{x:.13,y:-.27}],color:"primary",fill:!1},"path29-2":{type:"path",points:[{x:.07,y:.25},{x:.07,y:-.28}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.14,y:.25},{x:-.14,y:-.27}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.08,y:.26},{x:-.08,y:-.27}],color:"primary",fill:!1},"path29-2-7":{type:"path",points:[{x:.07,y:.26},{x:-.08,y:.26}],color:"primary",fill:!1},"path29-2-7-6":{type:"path",points:[{x:.07,y:-.28},{x:-.08,y:-.28}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.21,y:.32},{x:.2,y:.32}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:0,y:.71},{x:0,y:.33},{x:0,y:.32}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:-.21,y:.32},{x:-.21,y:.25}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.2,y:.32},{x:.2,y:.25}],color:"primary",fill:!1},"path43-9":{type:"path",points:[{x:.19,y:-.35},{x:-.22,y:-.35}],color:"primary",fill:!1},"path44-0-5":{type:"path",points:[{x:-.02,y:-.71},{x:-.02,y:-.36},{x:-.02,y:-.35}],color:"primary",fill:!1},"path43-8-1":{type:"path",points:[{x:.19,y:-.35},{x:.19,y:-.28}],color:"primary",fill:!1},"path43-8-8-9":{type:"path",points:[{x:-.22,y:-.35},{x:-.22,y:-.28}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.14,y:-.01},{x:-.54,y:-.01}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"{REF}",x:.53,y:.28},right1:{type:"text",text:"{VAL}",x:.54,y:-.28}},refblocks:{top1:{x:0,y:.71},bottom1:{x:-.02,y:-.71},left1:{x:-.54,y:-.01},right1:{x:.54,y:-.01}},bounds:{minX:-.57,maxX:.57,minY:-.74,maxY:.74,width:1.14,height:1.48,centerX:0,centerY:0},circles:{}},{paths:u5t,texts:Rii,bounds:SD,refblocks:ED,circles:d5t}=wD,h5t=On({primitives:[...Object.values(u5t),...Object.values(d5t),{type:"text",text:"{REF}",x:-.4,y:.4094554499999995},{type:"text",text:"{VAL}",x:.4,y:.4094553499999995}],ports:[{...ED.left1,labels:["1"]},{...ED.right1,labels:["3"]},{...ED.bottom1,labels:["2"]},{...ED.top1,labels:["4"]}],size:{width:SD.width,height:SD.height},center:{x:SD.centerX,y:SD.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),p5t=On(wD).labelPort("top1",["2","gnd1"]).labelPort("bottom1",["4","gnd2"]).labelPort("left1",["3"]).labelPort("right1",["1"]).changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),f5t=On(wD).labelPort("top1",["4","gnd1"]).labelPort("bottom1",["2","gnd2"]).labelPort("left1",["1"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),{paths:m5t,texts:Pii,bounds:TD,refblocks:MD,circles:_5t}=wD,y5t=On({primitives:[...Object.values(m5t),...Object.values(_5t),{type:"text",text:"{VAL}",x:-.4,y:-.4094554499999995},{type:"text",text:"{REF}",x:.4,y:-.4094553499999995}],ports:[{...MD.left1,labels:["1"]},{...MD.right1,labels:["3"]},{...MD.bottom1,labels:["2"]},{...MD.top1,labels:["4"]}],size:{width:TD.width,height:TD.height},center:{x:TD.centerX,y:TD.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","bottom_left").changeTextAnchor("{VAL}","top_left").build(),AD={paths:{path27:{type:"path",points:[{x:.55,y:-.01},{x:.13,y:-.01}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.14,y:-.01},{x:-.55,y:-.01}],color:"primary",fill:!1},path29:{type:"path",points:[{x:.13,y:-.28},{x:.13,y:.25}],color:"primary",fill:!1},"path29-2":{type:"path",points:[{x:.07,y:-.28},{x:.07,y:.25}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.14,y:-.28},{x:-.14,y:.25}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.08,y:-.28},{x:-.08,y:.25}],color:"primary",fill:!1},"path29-2-7":{type:"path",points:[{x:.07,y:-.28},{x:-.08,y:-.28}],color:"primary",fill:!1},"path29-2-7-6":{type:"path",points:[{x:.07,y:.26},{x:-.08,y:.26}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{VAL}",x:-.01,y:-.42},bottom1:{type:"text",text:"{REF}",x:0,y:.43}},refblocks:{left1:{x:-.55,y:-.01},right1:{x:.55,y:-.01}},bounds:{minX:-.58,maxX:.58,minY:-.52,maxY:.43,width:1.16,height:1,centerX:0,centerY:-.04},circles:{}},{paths:g5t,texts:Iii,bounds:CD,refblocks:NEe,circles:b5t}=AD,x5t=On({primitives:[...Object.values(g5t),...Object.values(b5t),{type:"text",text:"{REF}",x:-.3,y:.3094553499999995},{type:"text",text:"{VAL}",x:.3,y:.3094553499999995}],ports:[{...NEe.left1,labels:["1"]},{...NEe.right1,labels:["2"]}],size:{width:CD.width,height:CD.height},center:{x:CD.centerX,y:CD.centerY}}).changeTextAnchor("{VAL}","top_left").rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),v5t=On(AD).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["2","neg"]).labelPort("right1",["1","pos"]).changeTextAnchor("{REF}","middle_bottom").build(),w5t=On(AD).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:S5t,texts:Nii,bounds:RD,refblocks:kEe,circles:E5t}=AD,T5t=On({primitives:[...Object.values(S5t),...Object.values(E5t),{type:"text",text:"{REF}",x:.3,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.3,y:-.3094553499999995}],ports:[{...kEe.left1,labels:["1"]},{...kEe.right1,labels:["2"]}],size:{width:RD.width,height:RD.height},center:{x:RD.centerX,y:RD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","bottom_left").build(),Y8={paths:{path11:{type:"path",points:[{x:1.99,y:-1.64},{x:2.1,y:-1.64}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:2.1,y:-1.48},{x:2.1,y:-1.8}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:2.22,y:-1.5},{x:2.11,y:-1.58}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:2.23,y:-1.78},{x:2.11,y:-1.7}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:2.23,y:-1.49},{x:2.23,y:-1.14}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:2.23,y:-1.97},{x:2.23,y:-1.79}],color:"primary",fill:!1},"arrow-2":{type:"path",points:[{x:2.17,y:-1.7},{x:2.13,y:-1.76},{x:2.19,y:-1.76},{x:2.17,y:-1.7}],color:"primary",fill:!0},path1:{type:"path",points:[{x:1.6,y:-1.5},{x:1.86,y:-1.5}],color:"primary",fill:!1},path2:{type:"path",points:[{x:1.87,y:-1.34},{x:1.87,y:-1.66}],color:"primary",fill:!1},path3:{type:"path",points:[{x:1.99,y:-1.36},{x:1.87,y:-1.44}],color:"primary",fill:!1},path4:{type:"path",points:[{x:1.99,y:-1.64},{x:1.88,y:-1.56}],color:"primary",fill:!1},"arrow-1":{type:"path",points:[{x:1.94,y:-1.56},{x:1.89,y:-1.62},{x:1.96,y:-1.62},{x:1.94,y:-1.56}],color:"primary",fill:!0},path9:{type:"path",points:[{x:1.99,y:-1.35},{x:2.23,y:-1.36}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:1.88,y:-1.94},right1:{type:"text",text:"{REF}",x:1.88,y:-1.14}},refblocks:{right1:{x:2.23,y:-1.97},right2:{x:1.6,y:-1.5},right3:{x:2.23,y:-1.14}},bounds:{minX:1.58,maxX:2.35,minY:-1.98,maxY:-1.12,width:.77,height:.86,centerX:1.96,centerY:-1.55},circles:{"path1-0":{type:"circle",x:2.05,y:-1.54,radius:.3,color:"primary",fill:!1}}},M5t=On(Y8).rotateRightFacingSymbol("down").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:.8,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:0,y:.15}).build(),A5t=On(Y8).rotateRightFacingSymbol("right").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_right").changeTextAnchor("{REF}","middle_right").build(),C5t=On(Y8).rotateRightFacingSymbol("left").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.8}).changeTextAnchor("{REF}","middle_left",{x:0,y:.8}).build(),R5t=On(Y8).rotateRightFacingSymbol("right").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_right").changeTextAnchor("{REF}","middle_right").build(),P5t=On(Y8).rotateRightFacingSymbol("up").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:.8,y:.15}).build(),I5t=On(Y8).rotateRightFacingSymbol("up").labelPort("right2",["1"]).labelPort("right1",["2"]).labelPort("right3",["3"]).changeTextAnchor("{VAL}","middle_left",{x:0,y:-.15}).changeTextAnchor("{REF}","middle_left",{x:.8,y:.15}).build(),N5t={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.12,y:.09},{x:.12,y:.09}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"A",x:0,y:-.1}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:0,radius:.29,color:"primary",fill:!1}}},{paths:k5t,texts:O5t,bounds:PD,refblocks:OEe,circles:L5t}=N5t,PK=fd({primitives:[...Object.values(k5t),...Object.values(L5t),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...O5t.left1,x:0,y:.01,anchor:"center",fontSize:.3}],ports:[{...OEe.left1,labels:["1"]},{...OEe.right1,labels:["2"]}],size:{width:PD.width,height:PD.height},center:{x:PD.centerX,y:PD.centerY}});function D5t(n){return typeof n=="object"&&n!==null&&n.type==="path"&&Array.isArray(n.points)&&typeof n.color=="string"}function z5t(n){return typeof n=="object"&&n!==null&&n.type==="text"&&typeof n.text=="string"&&typeof n.x=="number"&&typeof n.y=="number"&&typeof n.anchor=="string"}var{6:IK,2:NK,...F5t}=PK.primitives;D5t(NK)&&NK.points.map(n=>{n.y+=.05}),z5t(IK)&&(IK.y+=.025);function $5t(n){return typeof n=="object"}var LEe=Yi({...PK,primitives:Object.values(F5t).filter($5t)}),B5t={...LEe,primitives:[...LEe.primitives,IK,NK]},q8={paths:{path11:{type:"path",points:[{x:-.54,y:.03},{x:-.3,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.04},{x:.54,y:.04}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.12,y:-.14},{x:.12,y:-.14}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.04}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:U5t,bounds:ID,refblocks:DEe,circles:j5t}=q8,H5t=On({primitives:[...Object.values(U5t),...Object.values(j5t),{type:"text",text:"{REF}",x:-.15,y:.3894553499999995},{type:"text",text:"{VAL}",x:.15,y:.3894553499999995}],ports:[{...DEe.left1,labels:["1"]},{...DEe.right1,labels:["2"]}],size:{width:ID.width,height:ID.height},center:{x:ID.centerX,y:ID.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:V5t,bounds:ND,refblocks:zEe,circles:G5t}=q8,Y5t=On({primitives:[...Object.values(V5t),...Object.values(G5t),{type:"text",text:"{REF}",x:-0,y:.3894553499999995},{type:"text",text:"{VAL}",x:0,y:-.3294553499999995}],ports:[{...zEe.left1,labels:["1"]},{...zEe.right1,labels:["2"]}],size:{width:ND.width,height:ND.height},center:{x:ND.centerX,y:ND.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:q5t,bounds:kD,refblocks:FEe,circles:X5t}=q8,W5t=On({primitives:[...Object.values(q5t),...Object.values(X5t),{type:"text",text:"{REF}",x:-0,y:-.3294553499999995},{type:"text",text:"{VAL}",x:0,y:.4294553499999995}],ports:[{...FEe.left1,labels:["1"]},{...FEe.right1,labels:["2"]}],size:{width:kD.width,height:kD.height},center:{x:kD.centerX,y:kD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:Z5t,bounds:OD,refblocks:$Ee,circles:K5t}=q8,Q5t=On({primitives:[...Object.values(Z5t),...Object.values(K5t),{type:"text",text:"{REF}",x:-0,y:.3894553499999995},{type:"text",text:"{VAL}",x:0,y:-.3294553499999995}],ports:[{...$Ee.left1,labels:["1"]},{...$Ee.right1,labels:["2"]}],size:{width:OD.width,height:OD.height},center:{x:OD.centerX,y:OD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:J5t,bounds:LD,refblocks:BEe,circles:ewt}=q8,twt=On({primitives:[...Object.values(J5t),...Object.values(ewt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...BEe.left1,labels:["1"]},{...BEe.right1,labels:["2"]}],size:{width:LD.width,height:LD.height},center:{x:LD.centerX,y:LD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:nwt,bounds:DD,refblocks:UEe,circles:iwt}=q8,rwt=On({primitives:[...Object.values(nwt),...Object.values(iwt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...UEe.left1,labels:["1"]},{...UEe.right1,labels:["2"]}],size:{width:DD.width,height:DD.height},center:{x:DD.centerX,y:DD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),X8={paths:{path11:{type:"path",points:[{x:-.54,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.1,y:.04},{x:.54,y:.04}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:-.15},{x:-.09,y:.26}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.09,y:-.15},{x:.09,y:.26}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.15},{x:.09,y:-.05},{x:-.08,y:.06}],color:"primary",fill:!0},"path11-0-9-0":{type:"path",points:[{x:.08,y:.26},{x:.08,y:.05},{x:-.09,y:.15},{x:.07,y:.26}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.03,y:.42},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{left1:{x:-.54,y:.04},right1:{x:.54,y:.04}},bounds:{minX:-.57,maxX:.57,minY:-.42,maxY:.42,width:1.14,height:.83,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.05,radius:.29,color:"primary",fill:!1}}},owt=On(X8).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:-.03,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:.8,y:-.2}).build(),swt=On(X8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.1}).changeTextAnchor("{VAL}","middle_top").build(),awt=On(X8).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.8}).changeTextAnchor("{VAL}","middle_top",{x:0,y:-.9}).build(),cwt=On(X8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.1}).changeTextAnchor("{VAL}","middle_top").build(),lwt=On(X8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:.7,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:-.13,y:-.2}).build(),uwt=On(X8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left",{x:.7,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:-.13,y:-.2}).build(),zD={paths:{triangle:{type:"path",points:[{x:-.06,y:-.09},{x:-.06,y:.09},{x:.06,y:0},{x:-.06,y:-.09}],color:"primary",fill:!1},stem:{type:"path",points:[{x:-.11,y:0},{x:-.06,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:-.11,y:0}},bounds:{centerX:0,centerY:0}},{paths:dwt,bounds:jEe,refblocks:hwt}=zD,pwt=On({primitives:[...Object.values(dwt),{type:"text",text:"{REF}",x:-.13,y:-0}],ports:[{...hwt.left1,labels:["1"]}],center:{x:jEe.centerX,y:jEe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),{paths:fwt,bounds:HEe,refblocks:mwt}=zD,_wt=On({primitives:[...Object.values(fwt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...mwt.left1,labels:["1"]}],center:{x:HEe.centerX,y:HEe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),{paths:ywt,bounds:VEe,refblocks:gwt}=zD,bwt=On({primitives:[...Object.values(ywt),{type:"text",text:"{REF}",x:-.13,y:-0}],ports:[{...gwt.left1,labels:["1"]}],center:{x:VEe.centerX,y:VEe.centerY}}).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),{paths:xwt,bounds:GEe,refblocks:vwt}=zD,wwt=On({primitives:[...Object.values(xwt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...vwt.left1,labels:["1"]}],center:{x:GEe.centerX,y:GEe.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),Swt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},FD=On(Swt).labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Ewt=Yi(FD,"down"),Twt=Yi(FD,"left"),Mwt=Yi(FD,"up"),Awt={paths:{path1:{type:"path",points:[{x:-.37,y:.22},{x:-.13,y:.22}],color:"primary",fill:!1},"path-1-2":{type:"path",points:[{x:-.07,y:.22},{x:.11,y:.16}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:.13},{x:.37,y:.13}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.36},{x:.37,y:.36}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.37,y:-.18},{x:-.13,y:-.18}],color:"primary",fill:!1},"path4-5":{type:"path",points:[{x:-.07,y:-.19},{x:.1,y:-.24}],color:"primary",fill:!1},path5:{type:"path",points:[{x:.1,y:-.27},{x:.37,y:-.27}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.12,y:-.04},{x:.37,y:-.04}],color:"primary",fill:!1},"path1-4-join":{type:"path",points:[{x:0,y:-.2},{x:0,y:.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.56},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.37,y:.22},left2:{x:-.37,y:-.18},right1:{x:.37,y:.36},right2:{x:.37,y:.13},right3:{x:.37,y:-.04},right5:{x:.37,y:-.27}},bounds:{minX:-.4,maxX:.4,minY:-.47,maxY:.56,width:1,height:1.04,centerX:0,centerY:.05},circles:{"circle-2":{type:"circle",x:.08,y:.13,radius:.02,color:"primary",fill:!1},"circle-5":{type:"circle",x:.08,y:-.27,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:.08,y:.37,radius:.02,color:"primary",fill:!1},"circle-6":{type:"circle",x:.08,y:-.04,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.22,radius:.02,color:"primary",fill:!1},"circle-4":{type:"circle",x:-.1,y:-.18,radius:.02,color:"primary",fill:!1}}},$D=On(Awt).labelPort("left1",["1"]).labelPort("right1",["3"]).labelPort("right2",["2"]).labelPort("right3",["6"]).labelPort("left2",["4"]).labelPort("right5",["5"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),kK=Yi($D,"down"),OK=kK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),LK=kK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");OK.anchor="middle_bottom",LK.anchor="middle_top",OK.x=0,OK.y+=.537,LK.y-=.5375,LK.x=0;var Cwt=kK,DK=Yi($D,"left"),zK=DK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),FK=DK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");zK.anchor="middle_bottom",FK.anchor="middle_top",zK.x=0,zK.y+=1,FK.y-=1,FK.x=0;var Rwt=DK,$K=Yi($D,"up"),BK=$K.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),UK=$K.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");BK.anchor="middle_bottom",UK.anchor="middle_top",BK.x=0,BK.y+=.537,UK.y-=.5375,UK.x=0;var Pwt=$K,Iwt={paths:{path1:{type:"path",points:[{x:-.37,y:.22},{x:-.13,y:.22}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.23},{x:.11,y:.33}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:.13},{x:.37,y:.13}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.36},{x:.37,y:.36}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.37,y:-.18},{x:-.13,y:-.18}],color:"primary",fill:!1},"path4-6":{type:"path",points:[{x:-.07,y:-.18},{x:.11,y:-.07}],color:"primary",fill:!1},path5:{type:"path",points:[{x:.1,y:-.27},{x:.37,y:-.27}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.12,y:-.04},{x:.37,y:-.04}],color:"primary",fill:!1},"path1-4-join":{type:"path",points:[{x:0,y:-.12},{x:0,y:.27}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.61},bottom1:{type:"text",text:"{VAL}",x:0,y:-.52}},refblocks:{left1:{x:-.37,y:.22},left2:{x:-.37,y:-.18},right1:{x:.37,y:.36},right2:{x:.37,y:.13},right3:{x:.37,y:-.04},right5:{x:.37,y:-.27}},bounds:{minX:-.4,maxX:.4,minY:-.47,maxY:.56,width:1,height:1.04,centerX:0,centerY:.05},circles:{"circle-2":{type:"circle",x:.08,y:.13,radius:.02,color:"primary",fill:!1},"circle-5":{type:"circle",x:.08,y:-.27,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:.08,y:.37,radius:.02,color:"primary",fill:!1},"circle-6":{type:"circle",x:.08,y:-.04,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.22,radius:.02,color:"primary",fill:!1},"circle-4":{type:"circle",x:-.1,y:-.18,radius:.02,color:"primary",fill:!1}}},BD=On(Iwt).labelPort("left1",["1"]).labelPort("right1",["3"]).labelPort("right2",["2"]).labelPort("right3",["6"]).labelPort("left2",["4"]).labelPort("right5",["5"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),jK=Yi(BD,"down"),HK=jK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),VK=jK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");HK.anchor="middle_bottom",VK.anchor="middle_top",HK.x=0,HK.y+=.565,VK.y-=.555,VK.x=0;var Nwt=jK,GK=Yi(BD,"left"),YK=GK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),qK=GK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");YK.anchor="middle_bottom",qK.anchor="middle_top",YK.x=0,YK.y+=1.09,qK.y-=1.09,qK.x=0;var kwt=GK,XK=Yi(BD,"up"),WK=XK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),ZK=XK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");WK.anchor="middle_bottom",ZK.anchor="middle_top",WK.x=0,WK.y+=.565,ZK.y-=.555,ZK.x=0;var Owt=XK,Lwt={paths:{path11:{type:"path",points:[{x:-.38,y:.06},{x:-.14,y:.06}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:.07},{x:.11,y:.11}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:.06},{x:.38,y:.06}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.38,y:-.17},{x:-.14,y:-.17}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:-.09,y:-.17},{x:.11,y:-.12}],color:"primary",fill:!1},"path12-0":{type:"path",points:[{x:.13,y:-.17},{x:.38,y:-.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.31},bottom1:{type:"text",text:"{VAL}",x:0,y:-.31}},refblocks:{left1:{x:-.38,y:-.17},left3:{x:-.38,y:.06},right1:{x:.38,y:-.17},right3:{x:.38,y:.06}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.81,height:.79,centerX:0,centerY:0},circles:{"circle-4":{type:"circle",x:.1,y:.06,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.1,y:-.17,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:-.11,y:.06,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.11,y:-.17,radius:.02,color:"primary",fill:!1}}},UD=On(Lwt).labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("right3",["4"]).labelPort("left3",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),KK=Yi(UD,"down"),QK=KK.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),JK=KK.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");QK.anchor="middle_bottom",JK.anchor="middle_top",QK.x=.4,QK.y+=.265,JK.y-=.265,JK.x=.4;var Dwt=KK,eQ=Yi(UD,"left"),tQ=eQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),nQ=eQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");tQ.anchor="middle_bottom",nQ.anchor="middle_top",tQ.x=0,tQ.y+=.67,nQ.y-=.67,nQ.x=0;var zwt=eQ,iQ=Yi(UD,"up"),rQ=iQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),oQ=iQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");rQ.anchor="middle_bottom",oQ.anchor="middle_top",rQ.x=.46,rQ.y+=.265,oQ.y-=.265,oQ.x=.46;var Fwt=iQ,$wt={paths:{path11:{type:"path",points:[{x:-.38,y:.06},{x:-.14,y:.06}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:.07},{x:.1,y:.2}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.13,y:.06},{x:.38,y:.06}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.38,y:-.17},{x:-.14,y:-.17}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:-.09,y:-.16},{x:.1,y:-.03}],color:"primary",fill:!1},"path12-0":{type:"path",points:[{x:.13,y:-.17},{x:.38,y:-.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.42}},refblocks:{left1:{x:-.38,y:-.17},left3:{x:-.38,y:.06},right1:{x:.38,y:-.17},right3:{x:.38,y:.06}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.81,height:.79,centerX:0,centerY:0},circles:{"circle-4":{type:"circle",x:.1,y:.06,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.1,y:-.17,radius:.02,color:"primary",fill:!1},"circle-3":{type:"circle",x:-.11,y:.06,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.11,y:-.17,radius:.02,color:"primary",fill:!1}}},jD=On($wt).labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("right3",["4"]).labelPort("left3",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),sQ=Yi(jD,"down"),aQ=sQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),cQ=sQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");aQ.anchor="middle_bottom",cQ.anchor="middle_top",aQ.x=.4,aQ.y+=.295,cQ.y-=.295,cQ.x=.42;var Bwt=sQ,lQ=Yi(jD,"left"),uQ=lQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),dQ=lQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");uQ.anchor="middle_bottom",dQ.anchor="middle_top",uQ.x=0,uQ.y+=.795,dQ.y-=.795,dQ.x=0;var Uwt=lQ,hQ=Yi(jD,"up"),pQ=hQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),fQ=hQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");pQ.anchor="middle_bottom",fQ.anchor="middle_top",pQ.x=.46,pQ.y+=.315,fQ.y-=.315,fQ.x=.46;var jwt=hQ,YEe={paths:{path5:{type:"path",points:[{x:-.44,y:0},{x:-.16,y:0}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.17,y:0},{x:.44,y:.01}],color:"primary",fill:!1},path9:{type:"path",points:[{x:-.25,y:-.16},{x:.02,y:.3},{x:.25,y:.17},{x:-.02,y:-.29},{x:-.25,y:-.16}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.37},bottom1:{type:"text",text:"{VAL}",x:0,y:-.37}},refblocks:{left1:{x:-.44,y:0},right1:{x:.44,y:.01}},bounds:{minX:-.57,maxX:.57,minY:-.25,maxY:.25,width:1.13,height:.5,centerX:0,centerY:0},circles:{}},{paths:Hwt,texts:kii,bounds:HD,refblocks:qEe,circles:Vwt}=YEe,XEe=On({primitives:[...Object.values(Hwt),...Object.values(Vwt),{type:"text",text:"{REF}",x:.18,y:-.3204553499999995},{type:"text",text:"{VAL}",x:-.25,y:-.3294553499999995}],ports:[{...qEe.left1,labels:["1"]},{...qEe.right1,labels:["2"]}],size:{width:HD.width,height:HD.height},center:{x:HD.centerX,y:HD.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),mQ=VL(XEe),_Q=mQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),yQ=mQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");_Q.anchor="middle_left",yQ.anchor="middle_left",_Q.y+=.4,_Q.x=.32,yQ.y-=.45,yQ.x=.32;var Gwt=mQ,WEe=On(YEe).labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Ywt=E7(WEe),W8={paths:{path11:{type:"path",points:[{x:-.56,y:.04},{x:-.22,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:.05},{x:.48,y:.05}],color:"primary",fill:!1},"path12-6":{type:"path",points:[{x:.14,y:-.15},{x:.14,y:.25}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.22,y:.25},{x:-.21,y:-.15},{x:.14,y:.05},{x:-.22,y:.25}],color:"primary",fill:!0}},refblocks:{left1:{x:-.56,y:.04},right1:{x:.48,y:.05}},bounds:{width:1.18,height:.76,centerX:0,centerY:0},circles:{}},{paths:qwt,bounds:VD,refblocks:ZEe,circles:Xwt}=W8,Wwt=On({primitives:[...Object.values(qwt),...Object.values(Xwt),{type:"text",text:"{REF}",x:-.15,y:.3294553499999995},{type:"text",text:"{VAL}",x:.15,y:.3294553499999995}],ports:[{...ZEe.left1,labels:["1"]},{...ZEe.right1,labels:["2"]}],size:{width:VD.width,height:VD.height},center:{x:VD.centerX,y:VD.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:Zwt,bounds:GD,refblocks:KEe,circles:Kwt}=W8,Qwt=On({primitives:[...Object.values(Zwt),...Object.values(Kwt),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...KEe.left1,labels:["1"]},{...KEe.right1,labels:["2"]}],size:{width:GD.width,height:GD.height},center:{x:GD.centerX,y:GD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:Jwt,bounds:YD,refblocks:QEe,circles:eSt}=W8,tSt=On({primitives:[...Object.values(Jwt),...Object.values(eSt),{type:"text",text:"{REF}",x:-0,y:-.3094553499999995},{type:"text",text:"{VAL}",x:0,y:.4094553499999995}],ports:[{...QEe.left1,labels:["1"]},{...QEe.right1,labels:["2"]}],size:{width:YD.width,height:YD.height},center:{x:YD.centerX,y:YD.centerY}}).changeTextAnchor("{VAL}","middle_bottom").rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:nSt,bounds:qD,refblocks:JEe,circles:iSt}=W8,rSt=On({primitives:[...Object.values(nSt),...Object.values(iSt),{type:"text",text:"{REF}",x:-0,y:.4094553499999995},{type:"text",text:"{VAL}",x:0,y:-.4094553499999995}],ports:[{...JEe.left1,labels:["1"]},{...JEe.right1,labels:["2"]}],size:{width:qD.width,height:qD.height},center:{x:qD.centerX,y:qD.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),{paths:oSt,bounds:XD,refblocks:eTe,circles:sSt}=W8,aSt=On({primitives:[...Object.values(oSt),...Object.values(sSt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...eTe.left1,labels:["1"]},{...eTe.right1,labels:["2"]}],size:{width:XD.width,height:XD.height},center:{x:XD.centerX,y:XD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:cSt,bounds:WD,refblocks:tTe,circles:lSt}=W8,uSt=On({primitives:[...Object.values(cSt),...Object.values(lSt),{type:"text",text:"{REF}",x:.15,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.15,y:-.2894553499999995}],ports:[{...tTe.left1,labels:["1"]},{...tTe.right1,labels:["2"]}],size:{width:WD.width,height:WD.height},center:{x:WD.centerX,y:WD.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),dSt={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Hz",x:0,y:-.04}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:hSt,texts:pSt,bounds:ZD,refblocks:nTe,circles:fSt}=dSt,gQ=fd({primitives:[...Object.values(hSt),...Object.values(fSt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...pSt.left1,x:0,y:.01,anchor:"center",fontSize:.2}],ports:[{...nTe.left1,labels:["1"]},{...nTe.right1,labels:["2"]}],size:{width:ZD.width,height:ZD.height},center:{x:ZD.centerX,y:ZD.centerY}}),{5:mSt,..._St}=gQ.primitives;function ySt(n){return typeof n=="object"}var iTe=Yi({...gQ,primitives:Object.values(_St).filter(ySt)}),gSt={...iTe,primitives:[...iTe.primitives,mSt]},bSt={paths:{path10:{type:"path",points:[{x:-.53,y:.04},{x:.53,y:.04}],color:"primary",fill:!1},path14:{type:"path",points:[{x:0,y:.17},{x:.27,y:.17},{x:.27,y:-.1},{x:-.26,y:-.1},{x:-.26,y:.17},{x:0,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.24}},refblocks:{left1:{x:-.53,y:.04},right1:{x:.53,y:.04}},bounds:{width:1.13,height:.47,centerX:0,centerY:0}},{paths:xSt,texts:vSt,bounds:KD,refblocks:rTe}=bSt,oTe=fd({primitives:[...Object.values(xSt),{...vSt.top1,anchor:"middle_bottom"},{type:"text",text:"{VAL}",x:0,y:-.2,anchor:"middle_top"}],ports:[{...rTe.left1,labels:["1"]},{...rTe.right1,labels:["2"]}],size:{width:KD.width,height:KD.height},center:{x:KD.centerX,y:KD.centerY}}),wSt=Yi(oTe),Z8={paths:{path1:{type:"path",points:[{x:-.29,y:.01},{x:.04,y:0}],color:"primary",fill:!0},path2:{type:"path",points:[{x:.04,y:-.22},{x:.04,y:.22}],color:"primary",fill:!0},path3:{type:"path",points:[{x:.12,y:-.17},{x:.12,y:.17}],color:"primary",fill:!0},path4:{type:"path",points:[{x:.19,y:-.06},{x:.19,y:.06}],color:"primary",fill:!0}},texts:{right1:{type:"text",text:"{REF}",x:.31,y:-.02}},refblocks:{left1:{x:-.29,y:.01}},bounds:{minX:-.31,maxX:.31,minY:-.22,maxY:.22,width:.62,height:.45,centerX:0,centerY:0},circles:{}},SSt=On(Z8).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),ESt=On(Z8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),TSt=On(Z8).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),MSt=On(Z8).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),ASt=On(Z8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),CSt=On(Z8).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),bQ={paths:{path11:{type:"path",points:[{x:-.52,y:.03},{x:-.18,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.19,y:.04},{x:.52,y:.04}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.31,y:.2},{x:-.31,y:-.11},{x:-.01,y:.04},{x:-.3,y:.2}],color:"primary",fill:!0},"path11-0-9-5":{type:"path",points:[{x:.33,y:.2},{x:.33,y:-.1},{x:.04,y:.04},{x:.33,y:.2}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.04,y:.32},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.32}},refblocks:{left1:{x:-.52,y:.03},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.32,maxY:.32,width:1.09,height:.63,centerX:0,centerY:0},circles:{}},{paths:Oii,texts:Lii,bounds:Dii,refblocks:zii,circles:Fii}=bQ,RSt=On(bQ).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),PSt=On(bQ).rotateRightFacingSymbol("down").changeTextAnchor("{VAL}","middle_right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),ISt={paths:{path45:{type:"path",points:[{x:.14,y:0},{x:-.13,y:-.14}],color:"primary",fill:!1},"path1-8":{type:"path",points:[{x:.13,y:0},{x:.3,y:0}],color:"primary",fill:!1},path46:{type:"path",points:[{x:-.13,y:.13},{x:.14,y:0}],color:"primary",fill:!1},path47:{type:"path",points:[{x:-.13,y:-.14},{x:-.13,y:.13}],color:"primary",fill:!1},path48:{type:"path",points:[{x:.14,y:.13},{x:.14,y:-.14}],color:"primary",fill:!1},path49:{type:"path",points:[{x:-.13,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path25:{type:"path",points:[{x:.16,y:.29},{x:.25,y:.3},{x:.22,y:.21}],color:"primary",fill:!0},path78:{type:"path",points:[{x:.08,y:.17},{x:.09,y:.17},{x:.21,y:.27},{x:.21,y:.27}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:-.02,y:.31},{x:.08,y:.32},{x:.04,y:.23}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:-.1,y:.19},{x:-.09,y:.2},{x:.04,y:.29},{x:.04,y:.29}],color:"primary",fill:!1},box:{type:"path",points:[{x:-.3,y:-.4},{x:.3,y:-.4},{x:.3,y:.4},{x:-.3,y:.4},{x:-.3,y:-.4},{x:-.3,y:.4}],color:"primary",fill:!1},"path48-1":{type:"path",points:[{x:-.3,y:.13},{x:-.54,y:.13}],color:"primary",fill:!1},"path48-2":{type:"path",points:[{x:-.3,y:-.13},{x:-.54,y:-.13}],color:"primary",fill:!1},"path48-3":{type:"path",points:[{x:.3,y:-.13},{x:.54,y:-.13}],color:"primary",fill:!1},"path48-4":{type:"path",points:[{x:.3,y:.13},{x:.54,y:.13}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:0,y:-.43},right1:{type:"text",text:"{REF}",x:0,y:.43}},refblocks:{left1:{x:-.54,y:.13},left2:{x:-.54,y:-.13},right1:{x:.54,y:-.13},right2:{x:.54,y:.13}},bounds:{minX:-.56,maxX:.56,minY:-.32,maxY:.32,width:1.13,height:.65,centerX:0,centerY:0},circles:{}},QD=On(ISt).labelPort("left1",["1","DIN"]).labelPort("left2",["2","POWER"]).labelPort("right1",["3","GND"]).labelPort("right2",["4","DOUT"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),NSt=Yi(QD,"down"),kSt=E7(QD),xQ=Yi(QD,"up"),vQ=xQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),wQ=xQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");vQ.anchor="middle_left",wQ.anchor="middle_left",vQ.y+=.21,vQ.x=.44,wQ.y-=.21,wQ.x=.44;var OSt=xQ,LSt={paths:{path11:{type:"path",points:[{x:-.4,y:0},{x:-.01,y:0}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},path42:{type:"path",points:[{x:.01,y:-.12},{x:.01,y:.14}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.28,y:-.25},{x:.28,y:-.56}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.56},{x:.28,y:.27}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.17,y:-.22},{x:.28,y:-.23},{x:.23,y:-.14}],color:"primary",fill:!0},path17:{type:"path",points:[{x:.08,y:-.09},{x:.23,y:-.2}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.28,y:.26}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.36},bottom1:{type:"text",text:"{VAL}",x:.02,y:-.42}},refblocks:{top1:{x:.28,y:.56},bottom1:{x:.28,y:-.56},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.17,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:.01,radius:.29,color:"primary",fill:!1}}},sTe=On(LSt).changeTextAnchor("{VAL}","middle_right").labelPort("left1",["3"]).labelPort("top1",["2"]).labelPort("bottom1",["1"]).changeTextAnchor("{REF}","middle_right").build(),SQ=Yi(sTe),EQ=SQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),aTe=SQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");EQ.anchor="middle_left",aTe.anchor="middle_right",EQ.x=.45,EQ.y+=.065,aTe.y+=.065;var DSt=SQ,zSt={paths:{"path12-1-8-6-9":{type:"path",points:[{x:.02,y:-.02},{x:.02,y:-.1}],color:"primary",fill:!1},"path12-1-5-6":{type:"path",points:[{x:-.47,y:-.19},{x:-.17,y:-.19}],color:"primary",fill:!1},"path12-1-5-6-8":{type:"path",points:[{x:.02,y:.17},{x:.02,y:.11}],color:"primary",fill:!1},"path12-1-8-0":{type:"path",points:[{x:-.15,y:-.03},{x:.2,y:-.19}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.2,y:-.19},{x:.47,y:-.19}],color:"primary",fill:!1},"path12-1-8-6-9-4":{type:"path",points:[{x:.02,y:.12},{x:.02,y:.02}],color:"primary",fill:!1},"path12-1-8-6-9-4-3":{type:"path",points:[{x:.08,y:.11},{x:.08,y:.05}],color:"primary",fill:!1},"path12-1-8-6-9-4-3-1":{type:"path",points:[{x:-.04,y:.11},{x:-.04,y:.05}],color:"primary",fill:!1},"path12-1-8-6-9-4-4":{type:"path",points:[{x:.08,y:.11},{x:-.04,y:.11}],color:"primary",fill:!1},"path14-5":{type:"path",points:[{x:-.01,y:.28},{x:.01,y:.25},{x:.04,y:.23},{x:.06,y:.2}],color:"primary",fill:!0},"path14-5-3":{type:"path",points:[{x:-.01,y:.2},{x:.01,y:.23},{x:.04,y:.25},{x:.06,y:.28}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.38},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.38}},refblocks:{left1:{x:-.47,y:-.19},right1:{x:.47,y:-.19}},bounds:{minX:-.5,maxX:.5,minY:-.38,maxY:.38,width:1,height:.76,centerX:0,centerY:0},circles:{path9:{type:"circle",x:.02,y:.24,radius:.06,color:"primary",fill:!1}}},cTe=On(zSt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),lTe=Yi(cTe),uTe=lTe.primitives.filter(n=>n.type==="text"),TQ=uTe.find(n=>n.text==="{VAL}");TQ.x=-.35,TQ.y=0,TQ.anchor="middle_right";var MQ=uTe.find(n=>n.text==="{REF}");MQ.y=0,MQ.x=.35,MQ.anchor="middle_left";var FSt=lTe,$St={paths:{path8698:{type:"path",points:[{x:-.2,y:-.02},{x:-.2,y:-.02},{x:-.21,y:-.01},{x:-.21,y:-.01},{x:-.21,y:0},{x:-.21,y:0},{x:-.21,y:0},{x:-.22,y:.01},{x:-.22,y:.01},{x:-.22,y:.02},{x:-.22,y:.02},{x:-.23,y:.03},{x:-.23,y:.03},{x:-.23,y:.03},{x:-.23,y:.04},{x:-.24,y:.04},{x:-.24,y:.04},{x:-.24,y:.05},{x:-.24,y:.05},{x:-.25,y:.05},{x:-.25,y:.06},{x:-.25,y:.06},{x:-.25,y:.06},{x:-.26,y:.06},{x:-.26,y:.06},{x:-.26,y:.07},{x:-.26,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.27,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.28,y:.07},{x:-.29,y:.07},{x:-.29,y:.08},{x:-.29,y:.08},{x:-.29,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.3,y:.08},{x:-.31,y:.08},{x:-.31,y:.08},{x:-.31,y:.07},{x:-.31,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.32,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.33,y:.07},{x:-.34,y:.07},{x:-.34,y:.06},{x:-.34,y:.06},{x:-.34,y:.06},{x:-.35,y:.06},{x:-.35,y:.06},{x:-.35,y:.05},{x:-.35,y:.05},{x:-.36,y:.05},{x:-.36,y:.04},{x:-.36,y:.04},{x:-.36,y:.04},{x:-.37,y:.03},{x:-.37,y:.03},{x:-.37,y:.03},{x:-.37,y:.02},{x:-.38,y:.02},{x:-.38,y:.01},{x:-.38,y:.01},{x:-.38,y:0},{x:-.39,y:0},{x:-.39,y:0},{x:-.39,y:-.01},{x:-.39,y:-.01},{x:-.4,y:-.02},{x:-.4,y:-.02}],color:"primary",fill:!1},path8700:{type:"path",points:[{x:0,y:-.02},{x:0,y:-.02},{x:-.01,y:-.01},{x:-.01,y:-.01},{x:-.01,y:0},{x:-.01,y:0},{x:-.02,y:0},{x:-.02,y:.01},{x:-.02,y:.01},{x:-.02,y:.02},{x:-.03,y:.02},{x:-.03,y:.03},{x:-.03,y:.03},{x:-.03,y:.03},{x:-.04,y:.04},{x:-.04,y:.04},{x:-.04,y:.04},{x:-.04,y:.05},{x:-.05,y:.05},{x:-.05,y:.05},{x:-.05,y:.06},{x:-.05,y:.06},{x:-.06,y:.06},{x:-.06,y:.06},{x:-.06,y:.06},{x:-.06,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.07,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.08,y:.07},{x:-.09,y:.07},{x:-.09,y:.07},{x:-.09,y:.08},{x:-.09,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.11,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.12,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.13,y:.07},{x:-.14,y:.07},{x:-.14,y:.07},{x:-.14,y:.06},{x:-.14,y:.06},{x:-.15,y:.06},{x:-.15,y:.06},{x:-.15,y:.06},{x:-.15,y:.05},{x:-.16,y:.05},{x:-.16,y:.05},{x:-.16,y:.04},{x:-.16,y:.04},{x:-.17,y:.04},{x:-.17,y:.03},{x:-.17,y:.03},{x:-.17,y:.03},{x:-.18,y:.02},{x:-.18,y:.02},{x:-.18,y:.01},{x:-.18,y:.01},{x:-.19,y:0},{x:-.19,y:0},{x:-.19,y:0},{x:-.19,y:-.01},{x:-.2,y:-.01},{x:-.2,y:-.02},{x:-.2,y:-.02}],color:"primary",fill:!1},path8702:{type:"path",points:[{x:.2,y:-.02},{x:.2,y:-.02},{x:.19,y:-.01},{x:.19,y:-.01},{x:.19,y:0},{x:.19,y:0},{x:.18,y:0},{x:.18,y:.01},{x:.18,y:.01},{x:.18,y:.02},{x:.17,y:.02},{x:.17,y:.03},{x:.17,y:.03},{x:.17,y:.03},{x:.16,y:.04},{x:.16,y:.04},{x:.16,y:.04},{x:.16,y:.05},{x:.15,y:.05},{x:.15,y:.05},{x:.15,y:.06},{x:.15,y:.06},{x:.14,y:.06},{x:.14,y:.06},{x:.14,y:.06},{x:.14,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.13,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.12,y:.07},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.1,y:.08},{x:.09,y:.08},{x:.09,y:.08},{x:.09,y:.08},{x:.09,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.08,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.07,y:.07},{x:.06,y:.07},{x:.06,y:.07},{x:.06,y:.06},{x:.06,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.05,y:.05},{x:.04,y:.05},{x:.04,y:.05},{x:.04,y:.04},{x:.04,y:.04},{x:.03,y:.04},{x:.03,y:.03},{x:.03,y:.03},{x:.03,y:.03},{x:.02,y:.02},{x:.02,y:.02},{x:.02,y:.01},{x:.02,y:.01},{x:.01,y:0},{x:.01,y:0},{x:.01,y:0},{x:.01,y:-.01},{x:0,y:-.01},{x:0,y:-.02},{x:0,y:-.02}],color:"primary",fill:!1},path8704:{type:"path",points:[{x:.4,y:-.02},{x:.39,y:-.02},{x:.39,y:-.01},{x:.39,y:-.01},{x:.39,y:0},{x:.39,y:0},{x:.38,y:0},{x:.38,y:.01},{x:.38,y:.01},{x:.38,y:.02},{x:.37,y:.02},{x:.37,y:.03},{x:.37,y:.03},{x:.37,y:.03},{x:.36,y:.04},{x:.36,y:.04},{x:.36,y:.04},{x:.36,y:.05},{x:.35,y:.05},{x:.35,y:.05},{x:.35,y:.06},{x:.35,y:.06},{x:.34,y:.06},{x:.34,y:.06},{x:.34,y:.06},{x:.34,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.33,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.32,y:.07},{x:.31,y:.07},{x:.31,y:.07},{x:.31,y:.08},{x:.31,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.3,y:.08},{x:.29,y:.08},{x:.29,y:.08},{x:.29,y:.08},{x:.29,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.28,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.27,y:.07},{x:.26,y:.07},{x:.26,y:.07},{x:.26,y:.06},{x:.26,y:.06},{x:.25,y:.06},{x:.25,y:.06},{x:.25,y:.06},{x:.25,y:.05},{x:.24,y:.05},{x:.24,y:.05},{x:.24,y:.04},{x:.24,y:.04},{x:.23,y:.04},{x:.23,y:.03},{x:.23,y:.03},{x:.23,y:.03},{x:.22,y:.02},{x:.22,y:.02},{x:.22,y:.01},{x:.22,y:.01},{x:.21,y:0},{x:.21,y:0},{x:.21,y:0},{x:.21,y:-.01},{x:.2,y:-.01},{x:.2,y:-.02},{x:.2,y:-.02}],color:"primary",fill:!1},path8706:{type:"path",points:[{x:-.4,y:-.02},{x:-.55,y:-.02}],color:"primary",fill:!1},"path8706-5":{type:"path",points:[{x:.55,y:-.03},{x:.4,y:-.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.23},bottom1:{type:"text",text:"{VAL}",x:0,y:-.23}},refblocks:{left1:{x:-.55,y:-.02},right1:{x:.55,y:-.03}},bounds:{width:1.16,height:.46,centerX:0,centerY:0},circles:{}},{paths:BSt,texts:dTe,bounds:JD,refblocks:hTe,circles:USt}=$St,AQ=fd({primitives:[...Object.values(BSt),...Object.values(USt),{...dTe.top1,anchor:"middle_bottom"},{...dTe.bottom1,anchor:"middle_top"}],ports:[{...hTe.left1,labels:["1"]},{...hTe.right1,labels:["2"]}],size:{width:JD.width,height:JD.height},center:{x:JD.centerX,y:JD.centerY}}),pTe=Yi(AQ,"up"),jSt=VL(pTe),HSt=E7(AQ),fTe={paths:{path11:{type:"path",points:[{x:-.54,y:-.06},{x:-.15,y:-.06}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.13,y:-.05},{x:-.13,y:-.18}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.13,y:.08},{x:.13,y:-.05}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.13,y:-.18},{x:-.13,y:.08}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.13,y:.08},{x:.13,y:-.18}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:-.05},{x:.54,y:-.06}],color:"primary",fill:!1},"path25-0-9-8":{type:"path",points:[{x:-.03,y:.39},{x:-.05,y:.47},{x:-.08,y:.39}],color:"primary",fill:!0},"path78-6-5-5":{type:"path",points:[{x:-.05,y:.27},{x:-.05,y:.29},{x:-.05,y:.41},{x:-.05,y:.42}],color:"primary",fill:!1},"path25-0-9-8-2":{type:"path",points:[{x:.07,y:.39},{x:.04,y:.47},{x:.02,y:.39}],color:"primary",fill:!0},"path78-6-5-5-7":{type:"path",points:[{x:.04,y:.27},{x:.04,y:.29},{x:.04,y:.41},{x:.04,y:.42}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:.03,y:.06},{x:.03,y:-.16}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.38,y:.38},bottom1:{type:"text",text:"{VAL}",x:.38,y:-.47}},refblocks:{left1:{x:-.54,y:-.06},right1:{x:.54,y:-.06}},bounds:{minX:-.57,maxX:.57,minY:-.47,maxY:.47,width:1.14,height:.93,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:-.05,radius:.29,color:"primary",fill:!1}}};fTe.bounds.width+=.2;var ez=On(fTe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),CQ=Yi(ez,"down"),RQ=CQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),PQ=CQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");RQ.anchor="middle_left",PQ.anchor="middle_left",RQ.y+=.9,RQ.x=.3,PQ.y-=.1,PQ.x=.3;var VSt=CQ,IQ=Yi(ez,"left"),NQ=IQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),kQ=IQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");NQ.anchor="middle_left",kQ.anchor="middle_left",NQ.y+=.71,NQ.x=.44,kQ.y-=.71,kQ.x=.44;var GSt=IQ,OQ=Yi(ez,"up"),LQ=OQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),DQ=OQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");LQ.anchor="middle_left",DQ.anchor="middle_left",LQ.y+=.1,LQ.x=.3,DQ.y-=.71,DQ.x=.3;var YSt=OQ,qSt={paths:{path45:{type:"path",points:[{x:.14,y:0},{x:-.13,y:-.14}],color:"primary",fill:!1},"path1-8":{type:"path",points:[{x:.13,y:0},{x:.54,y:0}],color:"primary",fill:!1},path46:{type:"path",points:[{x:-.13,y:.13},{x:.14,y:0}],color:"primary",fill:!1},path47:{type:"path",points:[{x:-.13,y:-.14},{x:-.13,y:.13}],color:"primary",fill:!1},path48:{type:"path",points:[{x:.14,y:.13},{x:.14,y:-.14}],color:"primary",fill:!1},path49:{type:"path",points:[{x:-.13,y:0},{x:-.54,y:0}],color:"primary",fill:!1},path25:{type:"path",points:[{x:.16,y:.29},{x:.25,y:.3},{x:.22,y:.21}],color:"primary",fill:!0},path78:{type:"path",points:[{x:.08,y:.17},{x:.09,y:.17},{x:.21,y:.27},{x:.21,y:.27}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:-.02,y:.31},{x:.08,y:.32},{x:.04,y:.23}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:-.1,y:.19},{x:-.09,y:.2},{x:.04,y:.29},{x:.04,y:.29}],color:"primary",fill:!1}},texts:{bottom1:{type:"text",text:"{VAL}",x:0,y:-.21},right1:{type:"text",text:"{REF}",x:0,y:.41}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.13,height:.65,centerX:0,centerY:0},circles:{}},{paths:XSt,texts:mTe,bounds:tz,refblocks:_Te,circles:WSt}=qSt,zQ=fd({primitives:[...Object.values(XSt),...Object.values(WSt),{...mTe.bottom1,anchor:"middle_top"},{...mTe.right1,anchor:"middle_bottom"}],ports:[{..._Te.left1,labels:["1"]},{..._Te.right1,labels:["2"]}],size:{width:tz.width,height:tz.height},center:{x:tz.centerX,y:tz.centerY}}),FQ=Yi(zQ,"up"),$Q=FQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),BQ=FQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");$Q.anchor="middle_left",BQ.anchor="middle_left",$Q.y+=.21,$Q.x=.21,BQ.y-=.21,BQ.x=.21;var yTe=FQ,UQ=VL(yTe),jQ=UQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),HQ=UQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");jQ.anchor="middle_left",HQ.anchor="middle_left",jQ.y+=.4,jQ.x=.2,HQ.y-=.41,HQ.x=.2;var ZSt=UQ,KSt=E7(zQ),QSt={paths:{path11:{type:"path",points:[{x:-.52,y:-.01},{x:-.18,y:-.01}],color:"primary",fill:!1},"path11-2":{type:"path",points:[{x:-.17,y:-.11},{x:-.17,y:.08}],color:"primary",fill:!1},"path11-5":{type:"path",points:[{x:-.17,y:-.12},{x:.16,y:-.12}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:-.17,y:.08},{x:.16,y:.08}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.17,y:-.01},{x:.52,y:-.01}],color:"primary",fill:!1},"path11-2-1":{type:"path",points:[{x:.16,y:-.12},{x:.16,y:.08}],color:"primary",fill:!1},"path25-0-9":{type:"path",points:[{x:-.4,y:-.21},{x:-.33,y:-.18},{x:-.34,y:-.27}],color:"primary",fill:!0},"path78-6-5":{type:"path",points:[{x:-.45,y:-.34},{x:-.44,y:-.32},{x:-.35,y:-.22},{x:-.35,y:-.22}],color:"primary",fill:!1},"path25-0-9-0":{type:"path",points:[{x:-.3,y:-.34},{x:-.22,y:-.31},{x:-.24,y:-.4}],color:"primary",fill:!0},"path78-6-5-9":{type:"path",points:[{x:-.35,y:-.46},{x:-.34,y:-.45},{x:-.25,y:-.35},{x:-.25,y:-.35}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.17,y:-.41},bottom1:{type:"text",text:"{VAL}",x:-.01,y:.46}},refblocks:{left1:{x:-.52,y:-.01},right1:{x:.52,y:-.01}},bounds:{width:1.1,height:.62,centerX:0,centerY:-.02},circles:{path1:{type:"circle",x:0,y:-.02,radius:.28,color:"primary",fill:!1}}},{paths:JSt,texts:gTe,bounds:nz,refblocks:bTe,circles:e3t}=QSt,xTe=fd({primitives:[...Object.values(JSt),...Object.values(e3t),{...gTe.top1,anchor:"middle_left",x:0},{...gTe.bottom1,anchor:"middle_left",x:0}],ports:[{...bTe.left1,labels:["1"]},{...bTe.right1,labels:["2"]}],size:{width:nz.width,height:nz.height},center:{x:nz.centerX,y:nz.centerY}}),vTe=Yi(xTe),wTe=vTe.primitives.filter(n=>n.type==="text"),VQ=wTe.find(n=>n.text==="{VAL}");VQ.x=-.35,VQ.y=0,VQ.anchor="middle_right";var GQ=wTe.find(n=>n.text==="{REF}");GQ.y=0,GQ.x=.35,GQ.anchor="middle_left";var t3t=vTe,n3t={paths:{path208:{type:"path",points:[{x:.38,y:.13},{x:.52,y:-.13}],color:"primary",fill:!1},path209:{type:"path",points:[{x:.25,y:-.13},{x:.38,y:.13}],color:"primary",fill:!1},path210:{type:"path",points:[{x:.52,y:-.13},{x:.25,y:-.13}],color:"primary",fill:!1},path211:{type:"path",points:[{x:.25,y:.13},{x:.52,y:.13}],color:"primary",fill:!1},path212:{type:"path",points:[{x:.12,y:-.4},{x:.38,y:-.4}],color:"primary",fill:!1},path213:{type:"path",points:[{x:.38,y:.4},{x:.12,y:.4}],color:"primary",fill:!1},path214:{type:"path",points:[{x:.12,y:.54},{x:.12,y:.18}],color:"primary",fill:!1},path215:{type:"path",points:[{x:.12,y:-.54},{x:.12,y:0}],color:"primary",fill:!1},path216:{type:"path",points:[{x:.38,y:-.4},{x:.38,y:.4}],color:"primary",fill:!1},path217:{type:"path",points:[{x:-.14,y:.26},{x:-.14,y:-.27}],color:"primary",fill:!1},path218:{type:"path",points:[{x:-.22,y:-.27},{x:-.22,y:.26}],color:"primary",fill:!1},path219:{type:"path",points:[{x:-.54,y:-.27},{x:-.22,y:-.27}],color:"primary",fill:!1},path220:{type:"path",points:[{x:-.14,y:-.19},{x:.12,y:-.19}],color:"primary",fill:!1},path221:{type:"path",points:[{x:-.14,y:.18},{x:.12,y:.18}],color:"primary",fill:!1},path222:{type:"path",points:[{x:-.07,y:0},{x:.12,y:0}],color:"primary",fill:!1}},texts:{right1:{type:"text",text:"{VAL}",x:.57,y:.02},right2:{type:"text",text:"{REF}",x:.57,y:.21}},refblocks:{top1:{x:.12,y:.54},bottom1:{x:.12,y:-.54},left1:{x:-.54,y:-.27}},bounds:{width:1.14,height:1.14,centerX:0,centerY:0}},{paths:i3t,texts:STe,bounds:iz,refblocks:YQ}=n3t,ETe=fd({primitives:[...Object.values(i3t),{...STe.right1,anchor:"middle_left"},{...STe.right2,anchor:"middle_left"}],ports:[{...YQ.top1,labels:["1"]},{...YQ.bottom1,labels:["2"]},{...YQ.left1,labels:["3"]}],size:{width:iz.width+.4,height:iz.height},center:{x:iz.centerX+.2,y:iz.centerY}}),qQ=Yi(ETe),TTe=qQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),XQ=qQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");TTe.anchor="middle_top",XQ.anchor="middle_top",TTe.x=XQ.x,XQ.y+=.15;var r3t=qQ,o3t={paths:{"path12-1-8-6-9":{type:"path",points:[{x:.01,y:.07},{x:.01,y:-.01}],color:"primary",fill:!1},"path12-1-5-6":{type:"path",points:[{x:-.47,y:-.09},{x:-.17,y:-.09}],color:"primary",fill:!1},"path12-1-8-0":{type:"path",points:[{x:-.16,y:-.01},{x:.17,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.2,y:-.09},{x:.47,y:-.09}],color:"primary",fill:!1},path2:{type:"path",points:[{x:-.1,y:.06},{x:-.1,y:.06},{x:-.1,y:.07},{x:-.1,y:.07},{x:-.1,y:.07},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.09,y:.09},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.1},{x:-.09,y:.11},{x:-.09,y:.11},{x:-.08,y:.11},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.08,y:.12},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.07,y:.13},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.06,y:.14},{x:-.05,y:.14},{x:-.05,y:.15},{x:-.05,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.04,y:.15},{x:-.03,y:.16},{x:-.03,y:.16},{x:-.03,y:.16},{x:-.02,y:.16},{x:-.02,y:.16},{x:-.02,y:.16},{x:-.01,y:.16},{x:-.01,y:.16},{x:0,y:.16},{x:0,y:.16},{x:0,y:.16},{x:.01,y:.16},{x:.01,y:.16},{x:.01,y:.16},{x:.02,y:.16},{x:.02,y:.16},{x:.02,y:.16},{x:.03,y:.16},{x:.03,y:.16},{x:.03,y:.16},{x:.04,y:.16},{x:.04,y:.16},{x:.04,y:.16},{x:.05,y:.15},{x:.05,y:.15},{x:.05,y:.15},{x:.06,y:.15},{x:.06,y:.15},{x:.06,y:.15},{x:.06,y:.14},{x:.07,y:.14},{x:.07,y:.14},{x:.07,y:.14},{x:.08,y:.14},{x:.08,y:.13},{x:.08,y:.13},{x:.08,y:.13},{x:.09,y:.13},{x:.09,y:.12},{x:.09,y:.12},{x:.09,y:.12},{x:.09,y:.12},{x:.1,y:.11},{x:.1,y:.11},{x:.1,y:.1},{x:.1,y:.1},{x:.11,y:.09},{x:.11,y:.09},{x:.11,y:.09},{x:.11,y:.08},{x:.11,y:.08},{x:.11,y:.08},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.07},{x:.11,y:.06},{x:.11,y:.06},{x:.1,y:.06},{x:.1,y:.06},{x:.09,y:.06},{x:.09,y:.06},{x:.08,y:.06},{x:.07,y:.06},{x:.07,y:.06},{x:.06,y:.06},{x:.05,y:.06},{x:.05,y:.06},{x:.04,y:.06},{x:.03,y:.06},{x:.03,y:.06},{x:.02,y:.06},{x:.01,y:.06},{x:.01,y:.06},{x:0,y:.06},{x:-.01,y:.06},{x:-.01,y:.06},{x:-.02,y:.06},{x:-.03,y:.06},{x:-.03,y:.06},{x:-.04,y:.06},{x:-.05,y:.06},{x:-.05,y:.06},{x:-.06,y:.06},{x:-.07,y:.06},{x:-.07,y:.06},{x:-.08,y:.06},{x:-.09,y:.06},{x:-.09,y:.06}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.27}},refblocks:{left1:{x:-.47,y:-.09},right1:{x:.47,y:-.09}},bounds:{width:1,height:.53,centerX:0,centerY:0},circles:{}},{paths:s3t,texts:MTe,bounds:rz,refblocks:ATe,circles:a3t}=o3t,CTe=fd({primitives:[...Object.values(s3t),...Object.values(a3t),{...MTe.top1,anchor:"middle_bottom",x:0},{...MTe.bottom1,anchor:"middle_top",x:0}],ports:[{...ATe.left1,labels:["1"]},{...ATe.right1,labels:["2"]}],size:{width:rz.width,height:rz.height},center:{x:rz.centerX+.006,y:rz.centerY+.06}}),WQ=Yi(CTe),T7=WQ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),oz=WQ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");T7.anchor="middle_left",oz.anchor="middle_right",T7.x=T7.x-.03,T7.y=T7.y,oz.x=oz.x,oz.y=0;var c3t=WQ,l3t={paths:{path11:{type:"path",points:[{x:-.42,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.09,y:.19},{x:.09,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.55},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.55},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.27,y:-.04},{x:.27,y:.03},{x:.2,y:0},{x:.27,y:-.04}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.17},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:u3t,texts:RTe,bounds:sz,refblocks:ZQ,circles:d3t}=l3t,PTe=fd({primitives:[...Object.values(u3t),...Object.values(d3t),{...RTe.top1,anchor:"middle_right",x:0},{...RTe.bottom1,anchor:"middle_right",x:0}],ports:[{...ZQ.top1,labels:["1","drain"]},{...ZQ.bottom1,labels:["2","source"]},{...ZQ.left1,labels:["3","gate"]}],size:{width:sz.width,height:sz.height},center:{x:sz.centerX,y:sz.centerY}}),ITe=Yi(PTe),NTe=ITe.primitives.filter(n=>n.type==="text"),KQ=NTe.find(n=>n.text==="{VAL}");KQ.x=-.35,KQ.y=0,KQ.anchor="middle_right";var QQ=NTe.find(n=>n.text==="{REF}");QQ.y=0,QQ.x=.35,QQ.anchor="middle_left";var h3t=ITe,p3t={paths:{path11:{type:"path",points:[{x:-.42,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.55},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.55},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-8-3-7":{type:"path",points:[{x:.09,y:.15},{x:.09,y:.07}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},"path2-8-3":{type:"path",points:[{x:.09,y:-.08},{x:.09,y:-.15}],color:"primary",fill:!1},"path2-8-3-2":{type:"path",points:[{x:.09,y:.03},{x:.09,y:-.04}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.27,y:-.04},{x:.27,y:.03},{x:.2,y:0},{x:.27,y:-.04}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.11},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:f3t,texts:kTe,bounds:az,refblocks:JQ,circles:m3t}=p3t,OTe=fd({primitives:[...Object.values(f3t),...Object.values(m3t),{...kTe.top1,anchor:"middle_right",x:0},{...kTe.bottom1,anchor:"middle_right",x:0}],ports:[{...JQ.top1,labels:["1","drain"]},{...JQ.bottom1,labels:["2","source"]},{...JQ.left1,labels:["3","gate"]}],size:{width:az.width,height:az.height},center:{x:az.centerX,y:az.centerY}}),LTe=Yi(OTe),DTe=LTe.primitives.filter(n=>n.type==="text"),eJ=DTe.find(n=>n.text==="{VAL}");eJ.x=-.35,eJ.y=0,eJ.anchor="middle_right";var tJ=DTe.find(n=>n.text==="{REF}");tJ.y=0,tJ.x=.35,tJ.anchor="middle_left";var _3t=LTe,y3t={paths:{path11:{type:"path",points:[{x:-.4,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.55},{x:.28,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:-.55},{x:.29,y:-.1}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.29,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.07,y:-.1},{x:.29,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.07},{x:.01,y:0},{x:-.08,y:.06}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.15,y:.36},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.42}},refblocks:{top1:{x:.28,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{width:.85,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:g3t,texts:zTe,bounds:cz,refblocks:nJ,circles:b3t}=y3t,FTe=fd({primitives:[...Object.values(g3t),...Object.values(b3t),{...zTe.top1,anchor:"middle_right",x:0},{...zTe.bottom1,anchor:"middle_right",x:0}],ports:[{...nJ.top1,labels:["1","drain"]},{...nJ.bottom1,labels:["2","source"]},{...nJ.left1,labels:["3","gate"]}],size:{width:cz.width,height:cz.height},center:{x:cz.centerX,y:cz.centerY}}),$Te=Yi(FTe),BTe=$Te.primitives.filter(n=>n.type==="text"),iJ=BTe.find(n=>n.text==="{VAL}");iJ.x=-.35,iJ.y=0,iJ.anchor="middle_right";var rJ=BTe.find(n=>n.text==="{REF}");rJ.y=0,rJ.x=.35,rJ.anchor="middle_left";var x3t=$Te,v3t={paths:{diag1:{type:"path",points:[{x:-.1,y:-.1},{x:.1,y:.1}],color:"primary",fill:!1},diag2:{type:"path",points:[{x:-.1,y:.1},{x:.1,y:-.1}],color:"primary",fill:!1},stem:{type:"path",points:[{x:-.2,y:0},{x:0,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:-.2,y:0}},bounds:{centerX:0,centerY:0}},{paths:w3t,bounds:UTe,refblocks:S3t}=v3t,lz=On({primitives:[...Object.values(w3t)],ports:[{...S3t.left1,labels:["1"]}],center:{x:UTe.centerX,y:UTe.centerY}}).rotateRightFacingSymbol("right").labelPort("left1",["1"]).build(),E3t=Yi(lz,"down"),T3t=Yi(lz,"left"),M3t=Yi(lz,"up"),_T={paths:{path11:{type:"path",points:[{x:-.4,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:.07,y:.27},{x:.07,y:-.28}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:.28,y:.24},{x:.08,y:.11}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:.29,y:-.24},{x:.09,y:-.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:.25},{x:.29,y:.55}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:.29,y:-.55},{x:.29,y:-.25}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.19,y:-.1},{x:.12,y:-.2},{x:.22,y:-.2},{x:.19,y:-.1}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.08,y:.36},bottom1:{type:"text",text:"{VAL}",x:-.07,y:-.41}},refblocks:{top1:{x:.29,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.16,centerX:0,centerY:0},circles:{"path1-0":{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:A3t,texts:$ii,bounds:uz,refblocks:oJ,circles:C3t}=_T,R3t=On({primitives:[...Object.values(A3t),...Object.values(C3t),{type:"text",text:"{REF}",x:-.1,y:.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:-.3094553499999995}],ports:[{...oJ.top1,labels:["1","collector"]},{...oJ.bottom1,labels:["2","emitter"]},{...oJ.left1,labels:["3","base"]}],size:{width:uz.width,height:uz.height},center:{x:uz.centerX,y:uz.centerY}}).rotateRightFacingSymbol("right").changeTextAnchor("{REF}","middle_right").changeTextAnchor("{VAL}","middle_right").build(),{paths:Bii,texts:Uii,bounds:jii,refblocks:Hii,circles:Vii}=_T,P3t=On(_T).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}","middle_left").labelPort("left1",["3","base"]).labelPort("top1",["1","collector"]).labelPort("bottom1",["2","emitter"]).changeTextAnchor("{REF}","middle_right").build(),{paths:I3t,texts:Gii,bounds:dz,refblocks:sJ,circles:N3t}=_T,k3t=On({primitives:[...Object.values(I3t),...Object.values(N3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...sJ.top1,labels:["1","collector"]},{...sJ.bottom1,labels:["2","emitter"]},{...sJ.left1,labels:["3","base"]}],size:{width:dz.width,height:dz.height},center:{x:dz.centerX,y:dz.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_bottom").build(),{paths:O3t,texts:Yii,bounds:hz,refblocks:aJ,circles:L3t}=_T,D3t=On({primitives:[...Object.values(O3t),...Object.values(L3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...aJ.top1,labels:["1","collector"]},{...aJ.bottom1,labels:["2","emitter"]},{...aJ.left1,labels:["3","base"]}],size:{width:hz.width,height:hz.height},center:{x:hz.centerX,y:hz.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","middle_top").changeTextAnchor("{VAL}","middle_top").build(),{paths:z3t,texts:qii,bounds:pz,refblocks:cJ,circles:F3t}=_T,$3t=On({primitives:[...Object.values(z3t),...Object.values(F3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...cJ.top1,labels:["1","collector"]},{...cJ.bottom1,labels:["2","emitter"]},{...cJ.left1,labels:["3","base"]}],size:{width:pz.width,height:pz.height},center:{x:pz.centerX,y:pz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:B3t,texts:Xii,bounds:fz,refblocks:lJ,circles:U3t}=_T,j3t=On({primitives:[...Object.values(B3t),...Object.values(U3t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...lJ.top1,labels:["1","collector"]},{...lJ.bottom1,labels:["2","emitter"]},{...lJ.left1,labels:["3","base"]}],size:{width:fz.width,height:fz.height},center:{x:fz.centerX,y:fz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),H3t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.32,y:-.21}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.32,y:.31},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.32,y:-.21},{x:-.32,y:.31}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.18},{x:-.57,y:.18}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.32,y:-.09},{x:-.57,y:-.09}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.43,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"rect1577-3":{type:"path",points:[{x:-.2,y:.18},{x:-.27,y:.18}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.2,y:-.09},{x:-.27,y:-.09}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.23,y:-.05},{x:-.23,y:-.12}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:0,y:-.3}},refblocks:{left1:{x:-.57,y:.18},left2:{x:-.57,y:-.09},right1:{x:.43,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.27,width:1.09,height:.3,centerX:0,centerY:.05},circles:{}},mz=On(H3t).labelPort("left1",["1","inp1"]).labelPort("left2",["2","inp2"]).labelPort("right1",["3","out"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),V3t=Yi(mz,"down"),G3t=Yi(mz,"left"),Y3t=Yi(mz,"up"),q3t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.32,y:-.21}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.32,y:.31},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.32,y:-.21},{x:-.32,y:.31}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.18},{x:-.57,y:.18}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.32,y:-.09},{x:-.57,y:-.09}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.43,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path44-1":{type:"path",points:[{x:-.1,y:.44},{x:-.1,y:.18}],color:"primary",fill:!1},"path44-2":{type:"path",points:[{x:-.09,y:-.34},{x:-.09,y:-.09}],color:"primary",fill:!1},"rect1577-3":{type:"path",points:[{x:-.2,y:.18},{x:-.27,y:.18}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.2,y:-.09},{x:-.27,y:-.09}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.23,y:.14},{x:-.23,y:.22}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.25,y:.32},bottom1:{type:"text",text:"{VAL}",x:.25,y:-.24}},refblocks:{left1:{x:-.57,y:.18},left2:{x:-.57,y:-.09},right1:{x:.43,y:.04},top2:{x:-.1,y:.44},bottom1:{x:-.09,y:-.34}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.27,width:1.09,height:.3,centerX:0,centerY:.05},circles:{}},_z=On(q3t).labelPort("left1",["1","inp1"]).labelPort("left2",["2","inp2"]).labelPort("right1",["4","out"]).labelPort("top2",["5","V+"]).labelPort("bottom1",["3","V-"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),X3t=Yi(_z,"down"),W3t=Yi(_z,"left"),Z3t=Yi(_z,"up"),K3t={paths:{path11:{type:"path",points:[{x:-.42,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.09,y:.19},{x:.09,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.55},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.55},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.2,y:.03},{x:.2,y:-.04},{x:.27,y:-.01},{x:.2,y:.03}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.17},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:Q3t,texts:jTe,bounds:yz,refblocks:uJ,circles:J3t}=K3t,HTe=fd({primitives:[...Object.values(Q3t),...Object.values(J3t),{...jTe.top1,anchor:"middle_right",x:0},{...jTe.bottom1,anchor:"middle_right",x:0}],ports:[{...uJ.top1,labels:["1","drain"]},{...uJ.bottom1,labels:["2","source"]},{...uJ.left1,labels:["3","gate"]}],size:{width:yz.width,height:yz.height},center:{x:yz.centerX,y:yz.centerY}}),VTe=Yi(HTe),GTe=VTe.primitives.filter(n=>n.type==="text"),dJ=GTe.find(n=>n.text==="{VAL}");dJ.x=-.35,dJ.y=0,dJ.anchor="middle_right";var hJ=GTe.find(n=>n.text==="{REF}");hJ.y=0,hJ.x=.35,hJ.anchor="middle_left";var e4t=VTe,t4t={paths:{path11:{type:"path",points:[{x:-.42,y:-.1},{x:.05,y:-.11}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.3,y:.55},{x:.3,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.31,y:-.55},{x:.31,y:-.01}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.09,y:.11},{x:.31,y:.11}],color:"primary",fill:!1},"path2-8-3-7":{type:"path",points:[{x:.09,y:.15},{x:.09,y:.07}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.09,y:-.1},{x:.31,y:-.1}],color:"primary",fill:!1},"path2-8-3":{type:"path",points:[{x:.09,y:-.08},{x:.09,y:-.15}],color:"primary",fill:!1},"path2-8-3-2":{type:"path",points:[{x:.09,y:.03},{x:.09,y:-.04}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.2,y:.03},{x:.2,y:-.04},{x:.27,y:-.01},{x:.2,y:.03}],color:"primary",fill:!0},"path2-0":{type:"path",points:[{x:.09,y:0},{x:.31,y:-.01}],color:"primary",fill:!1},"path12-1-0":{type:"path",points:[{x:.05,y:.11},{x:.05,y:-.11}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.13,y:.36},bottom1:{type:"text",text:"{VAL}",x:.06,y:-.42}},refblocks:{top1:{x:.3,y:.55},bottom1:{x:.31,y:-.55},left1:{x:-.42,y:-.1}},bounds:{width:.89,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.16,y:0,radius:.29,color:"primary",fill:!1}}},{paths:n4t,texts:YTe,bounds:gz,refblocks:pJ,circles:i4t}=t4t,qTe=fd({primitives:[...Object.values(n4t),...Object.values(i4t),{...YTe.top1,anchor:"middle_right",x:0},{...YTe.bottom1,anchor:"middle_right",x:0}],ports:[{...pJ.top1,labels:["1","drain"]},{...pJ.bottom1,labels:["2","source"]},{...pJ.left1,labels:["3","gate"]}],size:{width:gz.width,height:gz.height},center:{x:gz.centerX,y:gz.centerY}}),XTe=Yi(qTe),WTe=XTe.primitives.filter(n=>n.type==="text"),fJ=WTe.find(n=>n.text==="{VAL}");fJ.x=-.35,fJ.y=0,fJ.anchor="middle_right";var mJ=WTe.find(n=>n.text==="{REF}");mJ.y=0,mJ.x=.35,mJ.anchor="middle_left";var r4t=XTe,o4t={paths:{path11:{type:"path",points:[{x:-.54,y:-.01},{x:-.15,y:-.02}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.13,y:0},{x:-.13,y:-.13}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.13,y:.13},{x:.13,y:0}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.13,y:-.13},{x:-.13,y:.13}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.13,y:.13},{x:.13,y:-.13}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.14,y:0},{x:.54,y:-.01}],color:"primary",fill:!1},"path25-0":{type:"path",points:[{x:.2,y:.38},{x:.16,y:.28},{x:.26,y:.3}],color:"primary",fill:!0},"path78-6":{type:"path",points:[{x:.33,y:.43},{x:.32,y:.42},{x:.21,y:.31},{x:.21,y:.31}],color:"primary",fill:!1},"path25-0-9":{type:"path",points:[{x:.35,y:.35},{x:.31,y:.26},{x:.41,y:.27}],color:"primary",fill:!0},"path78-6-5":{type:"path",points:[{x:.48,y:.4},{x:.47,y:.39},{x:.35,y:.29},{x:.35,y:.29}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.1,y:.35},bottom1:{type:"text",text:"{VAL}",x:0,y:-.43}},refblocks:{left1:{x:-.54,y:-.01},right1:{x:.54,y:-.01}},bounds:{minX:-.57,maxX:.57,minY:-.43,maxY:.43,width:1.14,height:.85,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:-.01,radius:.29,color:"primary",fill:!1}}},ZTe=On(o4t).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),KTe=Yi(ZTe),s4t=KTe.primitives.filter(n=>n.type==="text"),QTe=s4t.find(n=>n.text==="{REF}");QTe.y=0,QTe.anchor="middle_left";var a4t=KTe,c4t={paths:{path11:{type:"path",points:[{x:-.4,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},path40:{type:"path",points:[{x:.07,y:.19},{x:.07,y:-.18}],color:"primary",fill:!1},"path12-1":{type:"path",points:[{x:.28,y:.55},{x:.28,y:.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:-.55},{x:.29,y:-.1}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.11},{x:.29,y:.11}],color:"primary",fill:!1},"path2-5":{type:"path",points:[{x:.07,y:-.1},{x:.29,y:-.1}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.01,y:-.07},{x:.01,y:.06},{x:-.08,y:0},{x:.01,y:-.07}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.15,y:.36},bottom1:{type:"text",text:"{VAL}",x:.04,y:-.42}},refblocks:{top1:{x:.28,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{width:.85,height:1.16,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:l4t,texts:JTe,bounds:bz,refblocks:_J,circles:u4t}=c4t,eMe=fd({primitives:[...Object.values(l4t),...Object.values(u4t),{...JTe.top1,anchor:"middle_right",x:0},{...JTe.bottom1,anchor:"middle_right"}],ports:[{..._J.top1,labels:["1","drain"]},{..._J.bottom1,labels:["2","source"]},{..._J.left1,labels:["3","gate"]}],size:{width:bz.width,height:bz.height},center:{x:bz.centerX,y:bz.centerY}}),tMe=Yi(eMe),nMe=tMe.primitives.filter(n=>n.type==="text"),yJ=nMe.find(n=>n.text==="{VAL}");yJ.x=-.35,yJ.y=0,yJ.anchor="middle_right";var gJ=nMe.find(n=>n.text==="{REF}");gJ.y=0,gJ.x=.35,gJ.anchor="middle_left";var d4t=tMe,yT={paths:{path11:{type:"path",points:[{x:-.4,y:0},{x:.06,y:-.01}],color:"primary",fill:!1},"path40-0":{type:"path",points:[{x:.07,y:.27},{x:.07,y:-.28}],color:"primary",fill:!1},"path40-0-5":{type:"path",points:[{x:.28,y:.24},{x:.08,y:.11}],color:"primary",fill:!1},"path40-0-5-0":{type:"path",points:[{x:.29,y:-.24},{x:.09,y:-.11}],color:"primary",fill:!1},"path12-1-5":{type:"path",points:[{x:.29,y:.25},{x:.29,y:.55}],color:"primary",fill:!1},"path12-1-5-3":{type:"path",points:[{x:.29,y:-.55},{x:.29,y:-.25}],color:"primary",fill:!1},path15:{type:"path",points:[{x:.15,y:-.23},{x:.22,y:-.12},{x:.12,y:-.12},{x:.15,y:-.23}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.08,y:.37},bottom1:{type:"text",text:"{VAL}",x:-.07,y:-.41}},refblocks:{top1:{x:.29,y:.55},bottom1:{x:.29,y:-.55},left1:{x:-.4,y:0}},bounds:{minX:-.43,maxX:.43,minY:-.58,maxY:.58,width:.85,height:1.16,centerX:0,centerY:0},circles:{"path1-0":{type:"circle",x:.14,y:0,radius:.29,color:"primary",fill:!1}}},{paths:h4t,texts:Wii,bounds:xz,refblocks:bJ,circles:p4t}=yT,f4t=On({primitives:[...Object.values(h4t),...Object.values(p4t),{type:"text",text:"{REF}",x:-.1,y:.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:-.3094553499999995}],ports:[{...bJ.top1,labels:["1","collector"]},{...bJ.bottom1,labels:["2","emitter"]},{...bJ.left1,labels:["3","base"]}],size:{width:xz.width,height:xz.height},center:{x:xz.centerX,y:xz.centerY}}).rotateRightFacingSymbol("right").changeTextAnchor("{REF}","middle_right").changeTextAnchor("{VAL}","middle_right").build(),{paths:Zii,texts:Kii,bounds:Qii,refblocks:Jii,circles:eri}=yT,m4t=On(yT).rotateRightFacingSymbol("up").changeTextAnchor("{VAL}","middle_left").labelPort("left1",["3","base"]).labelPort("top1",["1","collector"]).labelPort("bottom1",["2","emitter"]).changeTextAnchor("{REF}","middle_right").build(),{paths:_4t,texts:tri,bounds:vz,refblocks:xJ,circles:y4t}=yT,g4t=On({primitives:[...Object.values(_4t),...Object.values(y4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...xJ.top1,labels:["1","collector"]},{...xJ.bottom1,labels:["2","emitter"]},{...xJ.left1,labels:["3","base"]}],size:{width:vz.width,height:vz.height},center:{x:vz.centerX,y:vz.centerY}}).rotateRightFacingSymbol("down").changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_bottom").build(),{paths:b4t,texts:nri,bounds:wz,refblocks:vJ,circles:x4t}=yT,v4t=On({primitives:[...Object.values(b4t),...Object.values(x4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...vJ.top1,labels:["1","collector"]},{...vJ.bottom1,labels:["2","emitter"]},{...vJ.left1,labels:["3","base"]}],size:{width:wz.width,height:wz.height},center:{x:wz.centerX,y:wz.centerY}}).rotateRightFacingSymbol("up").changeTextAnchor("{REF}","middle_top").changeTextAnchor("{VAL}","middle_top").build(),{paths:w4t,texts:iri,bounds:Sz,refblocks:wJ,circles:S4t}=yT,E4t=On({primitives:[...Object.values(w4t),...Object.values(S4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...wJ.top1,labels:["1","collector"]},{...wJ.bottom1,labels:["2","emitter"]},{...wJ.left1,labels:["3","base"]}],size:{width:Sz.width,height:Sz.height},center:{x:Sz.centerX,y:Sz.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:T4t,texts:rri,bounds:Ez,refblocks:SJ,circles:M4t}=yT,A4t=On({primitives:[...Object.values(T4t),...Object.values(M4t),{type:"text",text:"{REF}",x:-.1,y:-.3094553499999995},{type:"text",text:"{VAL}",x:-.1,y:.3094553499999995}],ports:[{...SJ.top1,labels:["1","collector"]},{...SJ.bottom1,labels:["2","emitter"]},{...SJ.left1,labels:["3","base"]}],size:{width:Ez.width,height:Ez.height},center:{x:Ez.centerX,y:Ez.centerY}}).rotateRightFacingSymbol("left").changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),C4t={paths:{path40:{type:"path",points:[{x:-.19,y:.33},{x:-.26,y:.14}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.38,y:.26},{x:-.19,y:.33}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.26,y:.14},{x:-.38,y:.26}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.26,y:.39},{x:-.13,y:.26}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:.2},{x:-.52,y:0}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:0,y:.52},{x:-.19,y:.33}],color:"primary",fill:!1},"path40-4":{type:"path",points:[{x:-.19,y:-.32},{x:-.38,y:-.26}],color:"primary",fill:!1},"path41-1":{type:"path",points:[{x:-.26,y:-.13},{x:-.19,y:-.32}],color:"primary",fill:!1},"path42-7":{type:"path",points:[{x:-.38,y:-.26},{x:-.26,y:-.13}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:-.13,y:-.26},{x:-.26,y:-.39}],color:"primary",fill:!1},"path44-8":{type:"path",points:[{x:-.32,y:-.19},{x:-.51,y:-.01}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:-.01,y:-.5},{x:-.19,y:-.32}],color:"primary",fill:!1},"path40-4-0":{type:"path",points:[{x:.32,y:.19},{x:.13,y:.26}],color:"primary",fill:!1},"path41-1-2":{type:"path",points:[{x:.26,y:.38},{x:.32,y:.19}],color:"primary",fill:!1},"path42-7-1":{type:"path",points:[{x:.13,y:.26},{x:.26,y:.38}],color:"primary",fill:!1},"path43-1-8":{type:"path",points:[{x:.39,y:.26},{x:.26,y:.13}],color:"primary",fill:!1},"path44-8-7":{type:"path",points:[{x:.2,y:.32},{x:.01,y:.51}],color:"primary",fill:!1},"path44-0-7-1":{type:"path",points:[{x:.52,y:0},{x:.32,y:.19}],color:"primary",fill:!1},"path40-4-8":{type:"path",points:[{x:.32,y:-.19},{x:.26,y:-.38}],color:"primary",fill:!1},"path41-1-4":{type:"path",points:[{x:.13,y:-.26},{x:.32,y:-.19}],color:"primary",fill:!1},"path42-7-0":{type:"path",points:[{x:.26,y:-.38},{x:.13,y:-.26}],color:"primary",fill:!1},"path43-1-0":{type:"path",points:[{x:.26,y:-.13},{x:.39,y:-.26}],color:"primary",fill:!1},"path44-8-9":{type:"path",points:[{x:.19,y:-.32},{x:0,y:-.52}],color:"primary",fill:!1},"path44-0-7-3":{type:"path",points:[{x:.5,y:-.01},{x:.32,y:-.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.29,y:.46},bottom1:{type:"text",text:"{VAL}",x:-.29,y:-.5}},refblocks:{left1:{x:-.52,y:0},right1:{x:.52,y:0}},bounds:{width:1.09,height:1.09,centerX:0,centerY:0}},{paths:R4t,texts:iMe,bounds:Tz,refblocks:rMe}=C4t,oMe=fd({primitives:[...Object.values(R4t),{...iMe.bottom1,y:.35,anchor:"middle_top"},{...iMe.top1,anchor:"middle_left"}],ports:[{...rMe.left1,labels:["1"]},{...rMe.right1,labels:["2"]}],size:{width:Tz.width+.05,height:Tz.height},center:{x:Tz.centerX,y:Tz.centerY}}),P4t=Yi(oMe),I4t=P4t,N4t={paths:{path18:{type:"path",points:[{x:-.53,y:0},{x:-.27,y:0}],color:"primary",fill:!1},path19:{type:"path",points:[{x:.26,y:0},{x:.53,y:0}],color:"primary",fill:!1},path20:{type:"path",points:[{x:0,y:.13},{x:.26,y:.13},{x:.26,y:-.13},{x:-.27,y:-.13},{x:-.27,y:.13},{x:0,y:.13}],color:"primary",fill:!1},path23:{type:"path",points:[{x:.28,y:-.28},{x:.18,y:-.25},{x:.25,y:-.18}],color:"primary",fill:!0},path24:{type:"path",points:[{x:.29,y:-.29},{x:.25,y:-.17},{x:.16,y:-.26}],color:"primary",fill:!0},path26:{type:"path",points:[{x:-.3,y:.29},{x:.23,y:-.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.06,y:.2},bottom1:{type:"text",text:"{VAL}",x:-.1,y:-.28}},refblocks:{left1:{x:-.53,y:0},right1:{x:.53,y:0}},bounds:{width:1.13,height:.58,centerX:0,centerY:0}},{paths:k4t,texts:sMe,bounds:Mz,refblocks:aMe}=N4t,Az=fd({primitives:[...Object.values(k4t),{...sMe.bottom1,x:0,y:-.35,anchor:"middle_top"},{...sMe.top1,x:0,y:.35,anchor:"middle_bottom"}],ports:[{...aMe.left1,labels:["1"]},{...aMe.right1,labels:["2"]}],size:{width:Mz.width+.05,height:Mz.height},center:{x:Mz.centerX,y:Mz.centerY}}),EJ=Yi(Az,"down"),TJ=EJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),MJ=EJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");TJ.anchor="middle_left",MJ.anchor="middle_left",TJ.y+=.31,TJ.x=.34,MJ.y-=.31,MJ.x=.34;var O4t=EJ,AJ=Yi(Az,"left"),CJ=AJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),RJ=AJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");CJ.anchor="middle_bottom",RJ.anchor="middle_top",CJ.y+=.73,CJ.x=0,RJ.y-=.7,RJ.x=0;var L4t=AJ,PJ=Yi(Az,"up"),IJ=PJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),NJ=PJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");IJ.anchor="middle_left",NJ.anchor="middle_left",IJ.y+=.21,IJ.x=.34,NJ.y-=.21,NJ.x=.34;var D4t=PJ,Cz={paths:{path1:{type:"path",points:[{x:-.42,y:0},{x:-.3,y:0}],color:"primary",fill:!1},"path1-2-1":{type:"path",points:[{x:-.3,y:0},{x:-.25,y:.1},{x:-.15,y:-.1},{x:-.05,y:.1},{x:.05,y:-.1},{x:.15,y:.1},{x:.25,y:-.1},{x:.3,y:0}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.3,y:0},{x:.42,y:0}],color:"primary",fill:!1},path3:{type:"path",points:[{x:0,y:-.17},{x:0,y:-.4}],color:"primary",fill:!1},path15:{type:"path",points:[{x:0,y:-.12},{x:.05,y:-.2},{x:-.05,y:-.2},{x:0,y:-.12}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:.3,y:.25},bottom1:{type:"text",text:"{VAL}",x:.3,y:-.25}},refblocks:{left:{x:-.42,y:0},right:{x:.42,y:0},bottom:{x:0,y:-.4}},bounds:{minX:-.42,maxX:.42,minY:-.2,maxY:.2,width:.84,height:.4,centerX:0,centerY:0},circles:{}},{paths:z4t,texts:ori,bounds:Rz,refblocks:kJ,circles:F4t}=Cz,$4t=On({primitives:[...Object.values(z4t),...Object.values(F4t),{type:"text",text:"{REF}",x:-.15,y:.2394553499999995},{type:"text",text:"{VAL}",x:.15,y:.2394553499999995}],ports:[{...kJ.left,labels:["1"]},{...kJ.right,labels:["3"]},{...kJ.bottom,labels:["2"]}],size:{width:Rz.width,height:Rz.height},center:{x:Rz.centerX,y:Rz.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:B4t,texts:sri,bounds:Pz,refblocks:OJ,circles:U4t}=Cz,j4t=On({primitives:[...Object.values(B4t),...Object.values(U4t),{type:"text",text:"{REF}",x:-.3,y:-.3894553499999995},{type:"text",text:"{VAL}",x:-.3,y:.3194553499999995}],ports:[{...OJ.left,labels:["1"]},{...OJ.right,labels:["3"]},{...OJ.bottom,labels:["2"]}],size:{width:Pz.width,height:Pz.height},center:{x:Pz.centerX,y:Pz.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),H4t=On(Cz).labelPort("left",["1"]).labelPort("right",["3"]).labelPort("bottom",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:V4t,texts:ari,bounds:Iz,refblocks:LJ,circles:G4t}=Cz,Y4t=On({primitives:[...Object.values(V4t),...Object.values(G4t),{type:"text",text:"{REF}",x:.3,y:-.2894553499999995},{type:"text",text:"{VAL}",x:-.3,y:-.2894553499999995}],ports:[{...LJ.left,labels:["1"]},{...LJ.right,labels:["3"]},{...LJ.bottom,labels:["2"]}],size:{width:Iz.width,height:Iz.height},center:{x:Iz.centerX,y:Iz.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).labelPort("bottom",["3"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),q4t={paths:{path11:{type:"path",points:[{x:-.54,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.54,y:.03}],color:"primary",fill:!1}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{width:1.14,height:.79,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:X4t,bounds:Nz,refblocks:cMe,circles:W4t}=q4t,lMe=fd({primitives:[...Object.values(X4t),...Object.values(W4t),{type:"text",text:"{REF}",x:-.15,y:-.42330070000000064,anchor:"middle_top"},{type:"text",text:"{VAL}",x:-.15,y:.42330070000000064,anchor:"middle_bottom"},{type:"text",text:"COS φ",x:0,y:.014279000000000375,anchor:"center"}],ports:[{...cMe.left1,labels:["1"]},{...cMe.right1,labels:["2"]}],size:{width:Nz.width,height:Nz.height},center:{x:Nz.centerX,y:Nz.centerY}}),uMe=Yi(lMe),DJ=uMe.primitives.filter(n=>n.type==="text"),zJ=DJ.find(n=>n.text==="{REF}"),FJ=DJ.find(n=>n.text==="{VAL}"),$J=DJ.find(n=>n.text==="COS φ");zJ.x=.35,zJ.y=0,zJ.anchor="middle_left",FJ.anchor="middle_right",FJ.x=-.35,FJ.y=0,$J.x=0,$J.y=0,$J.anchor="center";var Z4t=uMe,K4t={paths:{"path12-1-8-6-9-9":{type:"path",points:[{x:.01,y:.03},{x:.01,y:-.09}],color:"primary",fill:!1},"path12-1-5-6-4":{type:"path",points:[{x:-.47,y:-.05},{x:-.17,y:-.05}],color:"primary",fill:!1},"path12-1-8-0-0":{type:"path",points:[{x:-.16,y:-.09},{x:.18,y:-.09}],color:"primary",fill:!1},"path12-1-0-1":{type:"path",points:[{x:.2,y:-.05},{x:.47,y:-.05}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.22},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.22}},refblocks:{left1:{x:-.47,y:-.05},right1:{x:.47,y:-.05}},bounds:{width:1,height:.45,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:-.14,y:-.05,radius:.02,color:"primary",fill:!1},circle:{type:"circle",x:.17,y:-.05,radius:.02,color:"primary",fill:!1}}},{paths:Q4t,texts:dMe,bounds:kz,refblocks:hMe,circles:J4t}=K4t,pMe=fd({primitives:[...Object.values(Q4t),...Object.values(J4t),{...dMe.top1,anchor:"middle_left"},{...dMe.bottom1,anchor:"middle_left"}],ports:[{...hMe.left1,labels:["1"]},{...hMe.right1,labels:["2"]}],size:{width:kz.width,height:kz.height},center:{x:kz.centerX,y:kz.centerY}}),eEt=Yi(pMe,"up"),tEt={paths:{"path12-1-8-6-9-9":{type:"path",points:[{x:-.05,y:.09},{x:-.05,y:.04}],color:"primary",fill:!1},"path12-1-8-7-9-9":{type:"path",points:[{x:-.05,y:.09},{x:.07,y:.09}],color:"primary",fill:!1},"path12-1-8-6-9-10":{type:"path",points:[{x:.07,y:.09},{x:.07,y:.04}],color:"primary",fill:!1},"path12-1-5-6-4":{type:"path",points:[{x:-.47,y:-.05},{x:-.17,y:-.05}],color:"primary",fill:!1},"path12-1-8-0-0":{type:"path",points:[{x:-.16,y:.04},{x:.18,y:.04}],color:"primary",fill:!1},"path12-1-0-1":{type:"path",points:[{x:.2,y:-.05},{x:.47,y:-.05}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.29},bottom1:{type:"text",text:"{VAL}",x:-.16,y:-.22}},refblocks:{left1:{x:-.47,y:-.05},right1:{x:.47,y:-.05}},bounds:{width:1,height:.45,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:-.14,y:-.05,radius:.02,color:"primary",fill:!1},circle:{type:"circle",x:.17,y:-.05,radius:.02,color:"primary",fill:!1}}},{paths:nEt,texts:fMe,bounds:Oz,refblocks:mMe,circles:iEt}=tEt,_Me=fd({primitives:[...Object.values(nEt),...Object.values(iEt),{...fMe.top1,anchor:"middle_left"},{...fMe.bottom1,anchor:"middle_left"}],ports:[{...mMe.left1,labels:["1"]},{...mMe.right1,labels:["2"]}],size:{width:Oz.width,height:Oz.height},center:{x:Oz.centerX,y:Oz.centerY}}),rEt=Yi(_Me,"up"),Lz={paths:{path12_rotated:{type:"path",points:[{x:-.09,y:.12},{x:-.09,y:-.12}],color:"primary",fill:!1},path2_rotated:{type:"path",points:[{x:-.09,y:0},{x:.09,y:0}],color:"primary",fill:!1}},refblocks:{left1:{x:.09,y:0}},bounds:{centerX:0,centerY:0},circles:{}},{paths:oEt,bounds:yMe,refblocks:sEt,circles:aEt}=Lz,cEt=On({primitives:[...Object.values(oEt),...Object.values(aEt),{type:"text",text:"{REF}",x:-.14,y:-0}],ports:[{...sEt.left1,labels:["1"]}],center:{x:yMe.centerX,y:yMe.centerY}}).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),{paths:lEt,bounds:gMe,refblocks:uEt,circles:dEt}=Lz,hEt=On({primitives:[...Object.values(lEt),...Object.values(dEt),{type:"text",text:"{REF}",x:-.13,y:0}],ports:[{...uEt.left1,labels:["1"]}],center:{x:gMe.centerX,y:gMe.centerY}}).changeTextAnchor("{VAL}","middle_top").rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),{paths:pEt,bounds:bMe,refblocks:fEt,circles:mEt}=Lz,_Et=On({primitives:[...Object.values(pEt),...Object.values(mEt),{type:"text",text:"{REF}",x:-.14,y:-0}],ports:[{...fEt.left1,labels:["1"]}],center:{x:bMe.centerX,y:bMe.centerY}}).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),{paths:yEt,bounds:xMe,refblocks:gEt}=Lz,bEt=On({primitives:[...Object.values(yEt),{type:"text",text:"{REF}",x:-.14,y:0}],ports:[{...gEt.left1,labels:["1"]}],center:{x:xMe.centerX,y:xMe.centerY}}).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),xEt={paths:{path40:{type:"path",points:[{x:-.19,y:-.33},{x:-.26,y:-.14}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.38,y:-.26},{x:-.19,y:-.33}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.26,y:-.14},{x:-.38,y:-.26}],color:"primary",fill:!1},path43:{type:"path",points:[{x:-.26,y:-.39},{x:-.13,y:-.26}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.32,y:-.2},{x:-.52,y:0}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:0,y:-.52},{x:-.19,y:-.33}],color:"primary",fill:!1},"path40-4":{type:"path",points:[{x:-.19,y:.32},{x:-.38,y:.26}],color:"primary",fill:!1},"path41-1":{type:"path",points:[{x:-.26,y:.13},{x:-.19,y:.32}],color:"primary",fill:!1},"path42-7":{type:"path",points:[{x:-.38,y:.26},{x:-.26,y:.13}],color:"primary",fill:!1},"path43-1":{type:"path",points:[{x:-.13,y:.26},{x:-.26,y:.39}],color:"primary",fill:!1},"path44-8":{type:"path",points:[{x:-.32,y:.19},{x:-.51,y:.01}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:-.01,y:.5},{x:-.19,y:.32}],color:"primary",fill:!1},"path40-4-0":{type:"path",points:[{x:.32,y:-.19},{x:.13,y:-.26}],color:"primary",fill:!1},"path41-1-2":{type:"path",points:[{x:.26,y:-.38},{x:.32,y:-.19}],color:"primary",fill:!1},"path42-7-1":{type:"path",points:[{x:.13,y:-.26},{x:.26,y:-.38}],color:"primary",fill:!1},"path43-1-8":{type:"path",points:[{x:.39,y:-.26},{x:.26,y:-.13}],color:"primary",fill:!1},"path44-8-7":{type:"path",points:[{x:.2,y:-.32},{x:.01,y:-.51}],color:"primary",fill:!1},"path44-0-7-1":{type:"path",points:[{x:.52,y:0},{x:.32,y:-.19}],color:"primary",fill:!1},"path40-4-8":{type:"path",points:[{x:.32,y:.19},{x:.26,y:.38}],color:"primary",fill:!1},"path41-1-4":{type:"path",points:[{x:.13,y:.26},{x:.32,y:.19}],color:"primary",fill:!1},"path42-7-0":{type:"path",points:[{x:.26,y:.38},{x:.13,y:.26}],color:"primary",fill:!1},"path43-1-0":{type:"path",points:[{x:.26,y:.13},{x:.39,y:.26}],color:"primary",fill:!1},"path44-8-9":{type:"path",points:[{x:.19,y:.32},{x:0,y:.52}],color:"primary",fill:!1},"path44-0-7-3":{type:"path",points:[{x:.5,y:.01},{x:.32,y:.19}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.29,y:-.46},bottom1:{type:"text",text:"{VAL}",x:-.29,y:.5}},refblocks:{top1:{x:0,y:-.52},bottom1:{x:0,y:.52},left1:{x:-.52,y:0},right1:{x:.52,y:0}},bounds:{width:1.09,height:1.1,centerX:0,centerY:0},circles:{}},{paths:vEt,texts:vMe,bounds:Dz,refblocks:zz,circles:wEt}=xEt,wMe=fd({primitives:[...Object.values(vEt),...Object.values(wEt),{...vMe.top1,anchor:"middle_right"},{...vMe.bottom1,anchor:"middle_right"}],ports:[{...zz.top1,labels:["1"]},{...zz.bottom1,labels:["2"]},{...zz.left1,labels:["3"]},{...zz.right1,labels:["4"]}],size:{width:Dz.width,height:Dz.height},center:{x:Dz.centerX,y:Dz.centerY}}),BJ=Yi(wMe),SEt=BJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),EEt=BJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");SEt.anchor="middle_left",EEt.anchor="middle_right";var TEt=BJ,Fz={paths:{path27:{type:"path",points:[{x:.47,y:.04},{x:.21,y:.04}],color:"primary",fill:!1},"path27-0":{type:"path",points:[{x:-.21,y:.04},{x:-.47,y:.04}],color:"primary",fill:!1},"path27-8-2-4":{type:"path",points:[{x:.21,y:.04},{x:.19,y:-.05}],color:"primary",fill:!1},"path27-8-2-4-29":{type:"path",points:[{x:-.19,y:.14},{x:-.21,y:.04}],color:"primary",fill:!1},"path27-8-2-4-5":{type:"path",points:[{x:.19,y:-.05},{x:.13,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1":{type:"path",points:[{x:.08,y:-.05},{x:.13,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9":{type:"path",points:[{x:.08,y:-.05},{x:.03,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2":{type:"path",points:[{x:-.03,y:-.05},{x:.03,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1":{type:"path",points:[{x:-.03,y:-.05},{x:-.08,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1-2":{type:"path",points:[{x:-.13,y:-.05},{x:-.08,y:.14}],color:"primary",fill:!1},"path27-8-2-4-5-1-9-2-1-2-2":{type:"path",points:[{x:-.13,y:-.05},{x:-.19,y:.14}],color:"primary",fill:!1}},refblocks:{left1:{x:-.47,y:.04},right1:{x:.47,y:.04}},bounds:{width:.99,height:.84,centerX:0,centerY:0},circles:{}},{paths:MEt,bounds:$z,refblocks:SMe,circles:AEt}=Fz,CEt=On({primitives:[...Object.values(MEt),...Object.values(AEt),{type:"text",text:"{REF}",x:-.2,y:.2194553499999995},{type:"text",text:"{VAL}",x:.2,y:.2194553499999995}],ports:[{...SMe.left1,labels:["1"]},{...SMe.right1,labels:["2"]}],size:{width:$z.width,height:$z.height},center:{x:$z.centerX,y:$z.centerY}}).rotateRightFacingSymbol("down").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),{paths:REt,bounds:Bz,refblocks:EMe,circles:PEt}=Fz,IEt=On({primitives:[...Object.values(REt),...Object.values(PEt),{type:"text",text:"{REF}",x:0,y:-.1704553499999995},{type:"text",text:"{VAL}",x:0,y:.2294553499999995}],ports:[{...EMe.left1,labels:["1"]},{...EMe.right1,labels:["2"]}],size:{width:Bz.width,height:Bz.height},center:{x:Bz.centerX,y:Bz.centerY}}).rotateRightFacingSymbol("left").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:NEt,bounds:Uz,refblocks:TMe,circles:kEt}=Fz,OEt=On({primitives:[...Object.values(NEt),...Object.values(kEt),{type:"text",text:"{REF}",x:0,y:.2294553499999995},{type:"text",text:"{VAL}",x:0,y:-.1704553499999995}],ports:[{...TMe.left1,labels:["1"]},{...TMe.right1,labels:["2"]}],size:{width:Uz.width,height:Uz.height},center:{x:Uz.centerX,y:Uz.centerY}}).rotateRightFacingSymbol("right").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),{paths:LEt,bounds:jz,refblocks:MMe,circles:DEt}=Fz,zEt=On({primitives:[...Object.values(LEt),...Object.values(DEt),{type:"text",text:"{REF}",x:.2,y:-.1404553499999995},{type:"text",text:"{VAL}",x:-.2,y:-.1494553499999995}],ports:[{...MMe.left1,labels:["1"]},{...MMe.right1,labels:["2"]}],size:{width:jz.width,height:jz.height},center:{x:jz.centerX,y:jz.centerY}}).rotateRightFacingSymbol("up").labelPort("left",["1"]).labelPort("right",["2"]).changeTextAnchor("{REF}","middle_left").changeTextAnchor("{VAL}","middle_left").build(),AMe={paths:{path27:{type:"path",points:[{x:.76,y:-.28},{x:.31,y:-.28}],color:"primary",fill:!1},path28:{type:"path",points:[{x:-.3,y:-.02},{x:-.77,y:-.02}],color:"primary",fill:!1},path30:{type:"path",points:[{x:-.3,y:.35},{x:-.3,y:-.28}],color:"primary",fill:!1},"path27-3":{type:"path",points:[{x:.77,y:.35},{x:.32,y:.35}],color:"primary",fill:!1},"path29-5":{type:"path",points:[{x:-.07,y:-.28},{x:-.3,y:-.28}],color:"primary",fill:!1},"path29-5-7":{type:"path",points:[{x:.33,y:-.28},{x:.11,y:-.28}],color:"primary",fill:!1},"path29-5-7-6":{type:"path",points:[{x:-.06,y:-.17},{x:-.06,y:-.39}],color:"primary",fill:!1},"path29-5-7-6-6":{type:"path",points:[{x:.09,y:-.17},{x:.09,y:-.39}],color:"primary",fill:!1},"path29-5-9":{type:"path",points:[{x:-.07,y:.35},{x:-.3,y:.35}],color:"primary",fill:!1},"path29-5-7-2":{type:"path",points:[{x:.33,y:.35},{x:.11,y:.35}],color:"primary",fill:!1},"path29-5-7-6-0":{type:"path",points:[{x:-.06,y:.46},{x:-.06,y:.24}],color:"primary",fill:!1},"path29-5-7-6-6-2":{type:"path",points:[{x:.09,y:.46},{x:.09,y:.24}],color:"primary",fill:!1},"path29-5-92":{type:"path",points:[{x:.33,y:.13},{x:.33,y:.35}],color:"primary",fill:!1},"path29-5-7-28":{type:"path",points:[{x:.33,y:-.28},{x:.33,y:-.05}],color:"primary",fill:!1},"path29-5-7-6-9":{type:"path",points:[{x:.44,y:.11},{x:.22,y:.11}],color:"primary",fill:!1},"path29-5-7-6-6-7":{type:"path",points:[{x:.44,y:-.04},{x:.22,y:-.04}],color:"primary",fill:!1},"path29-5-7-6-9-2":{type:"path",points:[{x:.44,y:.07},{x:.22,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-4":{type:"path",points:[{x:.44,y:0},{x:.44,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-4-6":{type:"path",points:[{x:.22,y:0},{x:.22,y:.07}],color:"primary",fill:!1},"path29-5-7-6-9-2-9":{type:"path",points:[{x:.44,y:0},{x:.22,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.02,y:.53},bottom1:{type:"text",text:"{VAL}",x:.01,y:-.54}},refblocks:{left1:{x:-.77,y:-.02},right1:{x:.76,y:-.28},right2:{x:.77,y:.35}},bounds:{width:1.59,height:1.07,centerX:0,centerY:0},circles:{}},{paths:FEt,texts:CMe,bounds:Hz,refblocks:UJ,circles:$Et}=AMe,Vz=fd({primitives:[...Object.values(FEt),...Object.values($Et),{...CMe.top1,anchor:"middle_bottom"},{...CMe.bottom1,anchor:"middle_top"}],ports:[{...UJ.left1,labels:["1"]},{...UJ.right1,labels:["2"]},{...UJ.right2,labels:["3"]}],size:{width:Hz.width,height:Hz.height},center:{x:Hz.centerX,y:Hz.centerY}}),jJ=Yi(Vz,"down"),HJ=jJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),VJ=jJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");HJ.anchor="middle_bottom",VJ.anchor="middle_top",HJ.y+=.3,HJ.x+=.101,VJ.y-=.49999,VJ.x+=1.19999;var BEt=jJ,{paths:UEt,bounds:Gz,refblocks:GJ,circles:jEt}=AMe,RMe=fd({primitives:[...Object.values(UEt),...Object.values(jEt),{type:"text",text:"{REF}",x:.01596175000000022,y:-.5308501500000009,anchor:"middle_top"},{type:"text",text:"{VAL}",x:.013116750000000454,y:.5408501499999989,anchor:"middle_bottom"}],ports:[{...GJ.left1,labels:["1"]},{...GJ.right1,labels:["2"]},{...GJ.right2,labels:["3"]}],size:{width:Gz.width,height:Gz.height},center:{x:Gz.centerX,y:Gz.centerY}}),YJ=Yi(Vz,"left"),qJ=YJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),XJ=YJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");qJ.anchor="middle_bottom",XJ.anchor="middle_top",qJ.y+=.99,qJ.x-=0,XJ.y-=1.10999,XJ.x=0;var HEt=YJ,WJ=Yi(Vz,"up"),ZJ=WJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),KJ=WJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");ZJ.anchor="middle_bottom",KJ.anchor="middle_top",ZJ.y+=.499,ZJ.x=.62,KJ.y-=.29999,KJ.x+=.1;var VEt=WJ,GEt=Yi(RMe),YEt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-7":{type:"path",points:[{x:.21,y:.18},{x:.14,y:.18}],color:"primary",fill:!1},"path43-7-9":{type:"path",points:[{x:.21,y:.13},{x:.21,y:.18}],color:"primary",fill:!1},"path43-7-2":{type:"path",points:[{x:.08,y:-.09},{x:.14,y:-.09}],color:"primary",fill:!1},"path43-7-9-3":{type:"path",points:[{x:.08,y:-.04},{x:.08,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},Yz=On(YEt).labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{VAL}","middle_top").changeTextAnchor("{REF}","middle_bottom").build(),QJ=Yi(Yz,"down"),JJ=QJ.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),eee=QJ.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");JJ.anchor="middle_left",eee.anchor="middle_left",JJ.y+=.3,JJ.x=.3,eee.y-=.3,eee.x=.3;var qEt=QJ,tee=Yi(Yz,"left"),nee=tee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),iee=tee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");nee.anchor="middle_bottom",iee.anchor="middle_top",nee.y+=.5,nee.x=0,iee.y-=.55,iee.x=0;var XEt=tee,ree=Yi(Yz,"up"),oee=ree.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),see=ree.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");oee.anchor="middle_left",see.anchor="middle_left",oee.y+=.3,oee.x=.3,see.y-=.3,see.x=.3;var WEt=ree,PMe={paths:{path11:{type:"path",points:[{x:-.52,y:.04},{x:-.18,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.19,y:.05},{x:.52,y:.05}],color:"primary",fill:!1},"path12-6":{type:"path",points:[{x:.18,y:-.15},{x:.18,y:.25}],color:"primary",fill:!1},"path12-2":{type:"path",points:[{x:.19,y:0},{x:.35,y:-.14}],color:"primary",fill:!1},"path12-2-9":{type:"path",points:[{x:.35,y:-.14},{x:.34,y:-.35}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.17,y:.27},{x:-.17,y:-.15},{x:.18,y:.05},{x:-.17,y:.27}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.22,y:.38},bottom1:{type:"text",text:"{VAL}",x:.11,y:-.38}},refblocks:{bottom1:{x:.34,y:-.35},left1:{x:-.52,y:.04},right1:{x:.52,y:.05}},bounds:{minX:-.55,maxX:.55,minY:-.38,maxY:.38,width:1.09,height:.77,centerX:0,centerY:0},circles:{}},{paths:cri,texts:lri,bounds:uri,refblocks:dri,circles:hri}=PMe,IMe=On(PMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("bottom1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),NMe=Yi(IMe),ZEt=NMe.primitives.filter(n=>n.type==="text"),kMe=ZEt.find(n=>n.text==="{REF}");kMe.y=0,kMe.anchor="middle_left";var KEt=NMe,qz={paths:{path44:{type:"path",points:[{x:-.18,y:-.03},{x:-.45,y:-.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:-.03},{x:.18,y:-.02}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.07,y:-.02},{x:-.07,y:-.02}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.1},{x:.07,y:-.15}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.07,y:.1},{x:-.07,y:-.15}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.07,y:-.15},{x:-.07,y:-.15},{x:-.09,y:-.15},{x:-.1,y:-.14},{x:-.11,y:-.13},{x:-.13,y:-.12},{x:-.14,y:-.11},{x:-.14,y:-.1},{x:-.15,y:-.09},{x:-.16,y:-.08},{x:-.16,y:-.07},{x:-.16,y:-.06},{x:-.17,y:-.05},{x:-.17,y:-.04},{x:-.17,y:-.03},{x:-.17,y:-.02},{x:-.17,y:-.01},{x:-.16,y:0},{x:-.16,y:.01},{x:-.16,y:.02},{x:-.15,y:.03},{x:-.15,y:.04},{x:-.14,y:.05},{x:-.14,y:.05},{x:-.13,y:.06},{x:-.12,y:.07},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.08,y:.1},{x:-.07,y:.1},{x:-.07,y:.1}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.07,y:-.15},{x:.07,y:-.15},{x:.09,y:-.15},{x:.1,y:-.14},{x:.12,y:-.13},{x:.13,y:-.12},{x:.14,y:-.11},{x:.14,y:-.1},{x:.15,y:-.09},{x:.16,y:-.08},{x:.16,y:-.07},{x:.17,y:-.06},{x:.17,y:-.05},{x:.17,y:-.04},{x:.17,y:-.03},{x:.17,y:-.02},{x:.17,y:-.01},{x:.16,y:0},{x:.16,y:.01},{x:.16,y:.02},{x:.15,y:.03},{x:.15,y:.04},{x:.14,y:.05},{x:.14,y:.05},{x:.13,y:.06},{x:.12,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.09},{x:.09,y:.09},{x:.08,y:.1},{x:.07,y:.1},{x:.07,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.15}},refblocks:{left1:{x:-.45,y:-.03},right1:{x:.45,y:-.03}},bounds:{minX:-.47,maxX:.47,minY:-.15,maxY:.15,width:.95,height:.31,centerX:0,centerY:0},circles:{}},QEt=On(qz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),JEt=On(qz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_top").build(),eTt=On(qz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),tTt=On(qz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),Xz={paths:{path44:{type:"path",points:[{x:-.18,y:-.03},{x:-.45,y:-.03}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:-.03},{x:.18,y:-.02}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.07,y:.1},{x:.07,y:-.15}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.07,y:.1},{x:-.07,y:-.15}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.07,y:-.15},{x:-.07,y:-.15},{x:-.09,y:-.15},{x:-.1,y:-.14},{x:-.11,y:-.13},{x:-.13,y:-.12},{x:-.14,y:-.11},{x:-.14,y:-.1},{x:-.15,y:-.09},{x:-.16,y:-.08},{x:-.16,y:-.07},{x:-.16,y:-.06},{x:-.17,y:-.05},{x:-.17,y:-.04},{x:-.17,y:-.03},{x:-.17,y:-.02},{x:-.17,y:-.01},{x:-.16,y:0},{x:-.16,y:.01},{x:-.16,y:.02},{x:-.15,y:.03},{x:-.15,y:.04},{x:-.14,y:.05},{x:-.14,y:.05},{x:-.13,y:.06},{x:-.12,y:.07},{x:-.11,y:.08},{x:-.11,y:.08},{x:-.1,y:.09},{x:-.09,y:.09},{x:-.08,y:.1},{x:-.07,y:.1},{x:-.07,y:.1}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.07,y:-.15},{x:.07,y:-.15},{x:.09,y:-.15},{x:.1,y:-.14},{x:.12,y:-.13},{x:.13,y:-.12},{x:.14,y:-.11},{x:.14,y:-.1},{x:.15,y:-.09},{x:.16,y:-.08},{x:.16,y:-.07},{x:.17,y:-.06},{x:.17,y:-.05},{x:.17,y:-.04},{x:.17,y:-.03},{x:.17,y:-.02},{x:.17,y:-.01},{x:.16,y:0},{x:.16,y:.01},{x:.16,y:.02},{x:.15,y:.03},{x:.15,y:.04},{x:.14,y:.05},{x:.14,y:.05},{x:.13,y:.06},{x:.12,y:.07},{x:.11,y:.08},{x:.11,y:.08},{x:.1,y:.09},{x:.09,y:.09},{x:.08,y:.1},{x:.07,y:.1},{x:.07,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.15}},refblocks:{left1:{x:-.45,y:-.03},right1:{x:.45,y:-.03}},bounds:{minX:-.47,maxX:.47,minY:-.15,maxY:.15,width:.95,height:.31,centerX:0,centerY:0},circles:{}},nTt=On(Xz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_left").build(),iTt=On(Xz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_top").build(),rTt=On(Xz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),oTt=On(Xz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_right").build(),Wz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.45,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1},path1:{type:"path",points:[{x:-.05,y:.1},{x:-.12,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},sTt=On(Wz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),aTt=On(Wz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),cTt=On(Wz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),lTt=On(Wz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Zz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.45,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.12,y:.1},{x:.04,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1},path1:{type:"path",points:[{x:-.05,y:.1},{x:-.12,y:.1}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},uTt=On(Zz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),dTt=On(Zz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),hTt=On(Zz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),pTt=On(Zz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Kz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.45,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-0-7":{type:"path",points:[{x:.12,y:.1},{x:.04,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},fTt=On(Kz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),mTt=On(Kz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),_Tt=On(Kz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),yTt=On(Kz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),Qz={paths:{path44:{type:"path",points:[{x:-.22,y:.1},{x:-.45,y:.1}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.45,y:.1},{x:.22,y:.1}],color:"primary",fill:!1},"path44-5":{type:"path",points:[{x:0,y:-.03},{x:0,y:-.25}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.12,y:.23},{x:.12,y:-.02}],color:"primary",fill:!0},"path2-88":{type:"path",points:[{x:.04,y:.22},{x:.04,y:-.02}],color:"primary",fill:!0},"path2-88-5":{type:"path",points:[{x:-.05,y:.22},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-88-5-1":{type:"path",points:[{x:.04,y:.22},{x:-.05,y:.22}],color:"primary",fill:!0},"path2-88-5-1-6":{type:"path",points:[{x:.04,y:-.02},{x:-.05,y:-.02}],color:"primary",fill:!0},"path2-8":{type:"path",points:[{x:-.12,y:.23},{x:-.12,y:-.02}],color:"primary",fill:!0},"path8704-1":{type:"path",points:[{x:-.13,y:-.03},{x:-.13,y:-.03},{x:-.14,y:-.02},{x:-.16,y:-.01},{x:-.17,y:0},{x:-.18,y:.01},{x:-.19,y:.02},{x:-.2,y:.03},{x:-.2,y:.04},{x:-.21,y:.05},{x:-.21,y:.06},{x:-.22,y:.07},{x:-.22,y:.08},{x:-.22,y:.09},{x:-.22,y:.1},{x:-.22,y:.11},{x:-.22,y:.12},{x:-.22,y:.13},{x:-.21,y:.14},{x:-.21,y:.15},{x:-.21,y:.15},{x:-.2,y:.16},{x:-.19,y:.17},{x:-.19,y:.18},{x:-.18,y:.19},{x:-.17,y:.2},{x:-.17,y:.2},{x:-.16,y:.21},{x:-.15,y:.22},{x:-.14,y:.22},{x:-.13,y:.23},{x:-.13,y:.23},{x:-.13,y:.23}],color:"primary",fill:!1},"path8704-1-7":{type:"path",points:[{x:.12,y:-.03},{x:.12,y:-.03},{x:.14,y:-.02},{x:.15,y:-.01},{x:.17,y:0},{x:.18,y:.01},{x:.19,y:.02},{x:.2,y:.03},{x:.2,y:.04},{x:.21,y:.05},{x:.21,y:.06},{x:.22,y:.07},{x:.22,y:.08},{x:.22,y:.09},{x:.22,y:.1},{x:.22,y:.11},{x:.22,y:.12},{x:.22,y:.13},{x:.21,y:.14},{x:.21,y:.15},{x:.2,y:.15},{x:.2,y:.16},{x:.19,y:.17},{x:.19,y:.18},{x:.18,y:.19},{x:.17,y:.2},{x:.17,y:.2},{x:.16,y:.21},{x:.15,y:.21},{x:.14,y:.22},{x:.13,y:.23},{x:.12,y:.23},{x:.12,y:.23}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.28}},refblocks:{bottom1:{x:0,y:-.25},left1:{x:-.45,y:.1},right1:{x:.45,y:.1}},bounds:{minX:-.47,maxX:.47,minY:-.28,maxY:.28,width:.95,height:.56,centerX:0,centerY:0},circles:{}},gTt=On(Qz).rotateRightFacingSymbol("down").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_left").build(),bTt=On(Qz).rotateRightFacingSymbol("left").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_top").build(),xTt=On(Qz).rotateRightFacingSymbol("right").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),vTt=On(Qz).rotateRightFacingSymbol("up").labelPort("left1",["1"]).labelPort("bottom1",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_right").build(),wTt={paths:{path1:{type:"path",points:[{x:-.37,y:.03},{x:-.13,y:.03}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.03},{x:.11,y:-.03}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:-.06},{x:.37,y:-.06}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.17},{x:.37,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.37},bottom1:{type:"text",text:"{VAL}",x:0,y:-.37}},refblocks:{left1:{x:-.37,y:.03},right1:{x:.37,y:-.06},right2:{x:.37,y:.17}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.79,height:.79,centerX:0,centerY:0},circles:{"circle-3":{type:"circle",x:.08,y:-.07,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.03,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.08,y:.17,radius:.02,color:"primary",fill:!1}}},Jz=On(wTt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right2",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),aee=Yi(Jz,"down"),cee=aee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),lee=aee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");cee.anchor="middle_bottom",lee.anchor="middle_top",cee.x=.44,cee.y+=.28,lee.y-=.28,lee.x=.44;var STt=aee,uee=Yi(Jz,"left"),dee=uee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),hee=uee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");dee.anchor="middle_bottom",hee.anchor="middle_top",dee.x=0,dee.y+=.625,hee.y-=.695,hee.x=0;var ETt=uee,pee=Yi(Jz,"up"),fee=pee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),mee=pee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");fee.anchor="middle_bottom",mee.anchor="middle_top",fee.x=.4,fee.y+=.28,mee.y-=.28,mee.x=.4;var TTt=pee,MTt={paths:{path1:{type:"path",points:[{x:-.37,y:.03},{x:-.13,y:.03}],color:"primary",fill:!1},"path-1-3":{type:"path",points:[{x:-.07,y:.03},{x:.11,y:.14}],color:"primary",fill:!1},path2:{type:"path",points:[{x:.1,y:-.06},{x:.37,y:-.06}],color:"primary",fill:!1},path3:{type:"path",points:[{x:.12,y:.17},{x:.37,y:.17}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.4},bottom1:{type:"text",text:"{VAL}",x:0,y:-.4}},refblocks:{left1:{x:-.37,y:.03},right1:{x:.37,y:-.06},right3:{x:.37,y:.17}},bounds:{minX:-.4,maxX:.4,minY:-.4,maxY:.4,width:.79,height:.79,centerX:0,centerY:0},circles:{"circle-3":{type:"circle",x:.08,y:-.07,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:.03,radius:.02,color:"primary",fill:!1},"circle-2":{type:"circle",x:.08,y:.17,radius:.02,color:"primary",fill:!1}}},eF=On(MTt).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right3",["2"]).labelPort("right1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),_ee=Yi(eF,"down"),yee=_ee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),gee=_ee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");yee.anchor="middle_bottom",gee.anchor="middle_top",yee.x=.44,yee.y+=.28,gee.y-=.28,gee.x=.44;var ATt=_ee,bee=Yi(eF,"left"),xee=bee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),vee=bee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");xee.anchor="middle_bottom",vee.anchor="middle_top",xee.x=0,xee.y+=.625,vee.y-=.695,vee.x=0;var CTt=bee,wee=Yi(eF,"up"),See=wee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Eee=wee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");See.anchor="middle_bottom",Eee.anchor="middle_top",See.x=.4,See.y+=.28,Eee.y-=.28,Eee.x=.4;var RTt=wee,tF={paths:{path11:{type:"path",points:[{x:-.38,y:0},{x:-.12,y:-.01}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.07,y:0},{x:.11,y:.05}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.12,y:-.01},{x:.38,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.31},bottom1:{type:"text",text:"{VAL}",x:0,y:-.28}},refblocks:{left1:{x:-.12,y:-.01},left2:{x:-.38,y:0},right1:{x:.12,y:-.01},right2:{x:.38,y:0}},bounds:{minX:-.4,maxX:.4,minY:-.25,maxY:.25,width:.81,height:.5,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:.1,y:0,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:0,radius:.02,color:"primary",fill:!1}}};delete tF.refblocks.left1,delete tF.refblocks.right1,tF.bounds.width+=.2;var nF=On(tF).changeTextAnchor("{VAL}","middle_top").labelPort("left2",["1"]).labelPort("right2",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),Tee=Yi(nF,"down"),Mee=Tee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Aee=Tee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Mee.anchor="middle_bottom",Aee.anchor="middle_top",Mee.x=.3,Mee.y+=.265,Aee.y-=.265,Aee.x=.3;var PTt=Tee,Cee=Yi(nF,"left"),Ree=Cee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Pee=Cee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Ree.anchor="middle_bottom",Pee.anchor="middle_top",Ree.x=0,Ree.y+=.57,Pee.y-=.57,Pee.x=0;var ITt=Cee,Iee=Yi(nF,"up"),Nee=Iee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),kee=Iee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Nee.anchor="middle_bottom",kee.anchor="middle_top",Nee.x=.3,Nee.y+=.265,kee.y-=.265,kee.x=.3;var NTt=Iee,iF={paths:{path11:{type:"path",points:[{x:-.38,y:0},{x:-.12,y:-.01}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.07,y:.01},{x:.1,y:.14}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.12,y:-.01},{x:.38,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:0,y:.25},bottom1:{type:"text",text:"{VAL}",x:0,y:-.25}},refblocks:{left1:{x:-.12,y:-.01},left2:{x:-.38,y:0},right1:{x:.12,y:-.01},right2:{x:.38,y:0}},bounds:{minX:-.4,maxX:.4,minY:-.25,maxY:.25,width:.81,height:.5,centerX:0,centerY:0},circles:{"circle-2":{type:"circle",x:.1,y:0,radius:.02,color:"primary",fill:!1},"circle-1":{type:"circle",x:-.1,y:0,radius:.02,color:"primary",fill:!1}}};delete iF.refblocks.left1,delete iF.refblocks.right1,iF.bounds.width+=.2;var rF=On(iF).changeTextAnchor("{VAL}","middle_top").labelPort("left2",["1"]).labelPort("right2",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),Oee=Yi(rF,"down"),Lee=Oee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Dee=Oee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Lee.anchor="middle_bottom",Dee.anchor="middle_top",Lee.x=.3,Lee.y+=.265,Dee.y-=.265,Dee.x=.3;var kTt=Oee,zee=Yi(rF,"left"),Fee=zee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),$ee=zee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Fee.anchor="middle_bottom",$ee.anchor="middle_top",Fee.x=0,Fee.y+=.57,$ee.y-=.57,$ee.x=0;var OTt=zee,Bee=Yi(rF,"up"),Uee=Bee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),jee=Bee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Uee.anchor="middle_bottom",jee.anchor="middle_top",Uee.x=.3,Uee.y+=.265,jee.y-=.265,jee.x=.3;var LTt=Bee,oF={paths:{path44:{type:"path",points:[{x:-.16845120000000047,y:.02621170000000017},{x:-.4458008,y:.02709619999999968}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.4458008,y:.026971799999999657},{x:.1677968999999997,y:.027926399999999685}],color:"primary",fill:!1},"path8704-1":{type:"path",points:[{x:-.0040837000000002455,y:-.13467459999999964},{x:-.0040837000000002455,y:-.13467459999999964},{x:-.017668143940740948,y:-.1311205263185182},{x:-.03043520885925943,y:-.12727072121481456},{x:-.04240966440000013,y:-.1231399985999998},{x:-.05361628020740751,y:-.11874317238518502},{x:-.064079825925926,y:-.11409505648148131},{x:-.07382507120000005,y:-.10921046479999987},{x:-.0828767856740741,y:-.10410421125185171},{x:-.0912597389925926,y:-.09879110974814802},{x:-.09899870079999995,y:-.0932859741999998},{x:-.10611844074074069,y:-.08760361851851838},{x:-.11264372845925916,y:-.0817588566148146},{x:-.11859933359999993,y:-.07576650239999982},{x:-.12401002580740728,y:-.06964136978518495},{x:-.12890057472592584,y:-.06339827268148127},{x:-.13329574999999985,y:-.05705202499999972},{x:-.13722032127407394,y:-.05061744065185156},{x:-.14069905819259243,y:-.04410933354814783},{x:-.14375673039999987,y:-.03754251759999966},{x:-.14641810754074058,y:-.030931806718518143},{x:-.1487079592592591,y:-.0242920148148144},{x:-.15065105519999983,y:-.017637955799999563},{x:-.15227216500740723,y:-.01098444358518472},{x:-.15359605832592574,y:-.004346292081480994},{x:-.1546475047999998,y:.00226168480000051},{x:-.15545127407407386,y:.008824673148148676},{x:-.1560321357925924,y:.015327859051852397},{x:-.1564148595999998,y:.02175642860000056},{x:-.1566242151407405,y:.028095567881482052},{x:-.15668497205925902,y:.03433046298518576},{x:-.15662189999999976,y:.04044630000000058},{x:-.15662189999999976,y:.0404463000000006},{x:-.15662189999999976,y:.0404463000000006},{x:-.15622857394444417,y:.04717166472222282},{x:-.1553217675555553,y:.05388046444444503},{x:-.15392183849999977,y:.060558907500000585},{x:-.1520491444444442,y:.0671932022222228},{x:-.1497240430555553,y:.07376955694444502},{x:-.14696689199999974,y:.08027418000000058},{x:-.14379804894444415,y:.0866932797222228},{x:-.1402378715555553,y:.09301306444444506},{x:-.13630671749999965,y:.09921974250000057},{x:-.13202494444444415,y:.10529952222222282},{x:-.12741291005555522,y:.11123861194444501},{x:-.1224909719999997,y:.1170232200000006},{x:-.11727948794444407,y:.12263955472222278},{x:-.11179881555555524,y:.12807382444444504},{x:-.10606931249999965,y:.13331223750000057},{x:-.1001113364444441,y:.13834100222222284},{x:-.09394524505555521,y:.14314632694444504},{x:-.08759139599999967,y:.14771442000000062},{x:-.08107014694444413,y:.15203148972222283},{x:-.07440185555555523,y:.15608374444444503},{x:-.0676068794999997,y:.15985739250000058},{x:-.06070557644444415,y:.16333864222222283},{x:-.05371830405555529,y:.16651370194444504},{x:-.04666541999999976,y:.1693687800000006},{x:-.03956728194444424,y:.1718900847222228},{x:-.03244424755555539,y:.17406382444444501},{x:-.025316674499999876,y:.17587620750000055},{x:-.01820492044444437,y:.17731344222222278},{x:-.01112934305555553,y:.178361736944445},{x:-.004110300000000034,y:.17900730000000054},{x:-.004110300000000011,y:.17900730000000054}],color:"primary",fill:!1},"path8704-1-9":{type:"path",points:[{x:.004158700000000071,y:-.1355885000000001},{x:.004158700000000071,y:-.1355885000000001},{x:.017743143940740766,y:-.1320344263185187},{x:.03051020885925925,y:-.12818462121481505},{x:.042484664399999955,y:-.12405389860000024},{x:.053691280207407335,y:-.11965707238518546},{x:.0641548259259258,y:-.11500895648148178},{x:.07390007119999986,y:-.1101243648000003},{x:.0829517856740739,y:-.10501811125185218},{x:.0913347389925924,y:-.09970500974814848},{x:.09907370079999973,y:-.09419987420000027},{x:.10619344074074046,y:-.08851751851851883},{x:.11271872845925893,y:-.08267275661481507},{x:.11867433359999968,y:-.07668040240000029},{x:.12408502580740703,y:-.0705552697851854},{x:.12897557472592555,y:-.06431217268148172},{x:.13337074999999957,y:-.05796592500000018},{x:.13729532127407365,y:-.05153134065185202},{x:.14077405819259214,y:-.045023233548148286},{x:.14383173039999952,y:-.038456417600000126},{x:.14649310754074024,y:-.03184570671851861},{x:.14878295925925875,y:-.02520591481481487},{x:.1507260551999995,y:-.01855185580000003},{x:.15234716500740686,y:-.011898343585185192},{x:.15367105832592537,y:-.005260192081481464},{x:.15472250479999944,y:.001347784800000043},{x:.1555262740740735,y:.007910773148148207},{x:.156107135792592,y:.01441395905185193},{x:.1564898595999994,y:.020842528600000094},{x:.15669921514074014,y:.02718166788148159},{x:.15675997205925862,y:.03341656298518529},{x:.15669689999999936,y:.03953240000000011},{x:.15669689999999936,y:.039532400000000134},{x:.15669689999999936,y:.039532400000000134},{x:.1563035739444438,y:.04625776472222235},{x:.15539676755555493,y:.05296656444444457},{x:.15399683849999934,y:.05964500750000013},{x:.1521241444444438,y:.06627930222222234},{x:.14979904305555491,y:.07285565694444456},{x:.14704189199999937,y:.07936028000000013},{x:.1438730489444438,y:.08577937972222234},{x:.1403128715555549,y:.09209916444444458},{x:.13638171749999925,y:.0983058425000001},{x:.13209994444444376,y:.10438562222222235},{x:.12748791005555482,y:.11032471194444453},{x:.12256597199999929,y:.11610932000000013},{x:.1173544879444437,y:.1217256547222223},{x:.11187381555555485,y:.12715992444444457},{x:.10614431249999925,y:.1323983375000001},{x:.10018633644444369,y:.13742710222222235},{x:.09402024505555481,y:.14223242694444457},{x:.08766639599999927,y:.14680052000000016},{x:.08114514694444372,y:.15111758972222236},{x:.07447685555555483,y:.15516984444444457},{x:.06768187949999929,y:.15894349250000012},{x:.06078057644444377,y:.16242474222222236},{x:.053793304055554894,y:.16559980194444457},{x:.046740419999999366,y:.16845488000000014},{x:.039642281944443844,y:.17097618472222234},{x:.03251924755555499,y:.17314992444444455},{x:.02539167449999948,y:.17496230750000008},{x:.018279920444443973,y:.17639954222222232},{x:.011204343055555134,y:.17744783694444452},{x:.004185299999999637,y:.17809340000000007},{x:.004185299999999614,y:.17809340000000007}],color:"primary",fill:!1},path4:{type:"path",points:[{x:-.08039130000000005,y:.0179576999999993},{x:-.08039130000000005,y:.09650599999999931}],color:"primary",fill:!0},"path4-5":{type:"path",points:[{x:.01494479999999987,y:-.055216500000000224},{x:.01494479999999987,y:.09691909999999937}],color:"primary",fill:!0},"path4-5-8":{type:"path",points:[{x:.06871169999999927,y:-.056870000000000864},{x:.06871169999999927,y:.018784499999999538}],color:"primary",fill:!0},"path4-1":{type:"path",points:[{x:-.08179359999999969,y:.09650570000000003},{x:.015771699999999722,y:.09650570000000003}],color:"primary",fill:!0},"path4-1-6":{type:"path",points:[{x:.0117995999999998,y:-.05594970000000088},{x:.06843709999999925,y:-.05594970000000088}],color:"primary",fill:!0},"rect1577-4":{type:"path",points:[{x:-.17162450000000073,y:.11125030000000025},{x:-.2688274000000015,y:.11125030000000025},{x:-.2688274000000015,y:.11469129999999961},{x:-.17162450000000073,y:.11469129999999961}],color:"primary",fill:!0},"rect1577-4-7":{type:"path",points:[{x:-.2184661999999995,y:.16159429999999997},{x:-.2184661999999995,y:.06439139999999943},{x:-.22190719999999908,y:.06439139999999943},{x:-.22190719999999908,y:.16159429999999997}],color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.0024445000000006267,y:.23933980000000044},bottom1:{type:"text",text:"{VAL}",x:.00341719999999901,y:-.23933980000000066}},refblocks:{left1:{x:-.4458008,y:.02709619999999968},right1:{x:.4458008,y:.026971799999999657}},bounds:{minX:-.473959241,maxX:.473959241,minY:-.23933980000000066,maxY:.23933980000000044,width:.947918482,height:.4786796000000011,centerX:0,centerY:-11102230246251565e-32},circles:{}},DTt=On(oF).rotateRightFacingSymbol("down").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_left",{x:.02,y:.2}).changeTextAnchor("{VAL}","middle_left",{x:.5,y:-.2}).build(),zTt=On(oF).rotateRightFacingSymbol("left").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom",{x:0,y:.45}).changeTextAnchor("{VAL}","middle_top",{x:0,y:-.55}).build(),FTt=On(oF).rotateRightFacingSymbol("right").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),$Tt=On(oF).rotateRightFacingSymbol("up").labelPort("left1",["1","pos"]).labelPort("right1",["2","neg"]).changeTextAnchor("{VAL}","middle_left",{x:.02,y:-.2}).changeTextAnchor("{REF}","middle_left",{x:.5,y:.2}).build(),OMe={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-5":{type:"path",points:[{x:.19,y:-.09},{x:.15,y:-.09}],color:"primary",fill:!1},"path43-5-2":{type:"path",points:[{x:.19,y:-.14},{x:.19,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:pri,texts:fri,bounds:mri,refblocks:_ri,circles:yri}=OMe,LMe=On(OMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),BTt=Yi(LMe),UTt={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"RPM",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:jTt,texts:HTt,bounds:sF,refblocks:DMe,circles:VTt}=UTt,Hee=fd({primitives:[...Object.values(jTt),...Object.values(VTt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...HTt.left1,y:.01,anchor:"center",fontSize:.2}],ports:[{...DMe.left1,labels:["1"]},{...DMe.right1,labels:["2"]}],size:{width:sF.width,height:sF.height},center:{x:sF.centerX,y:sF.centerY}}),{5:GTt,...YTt}=Hee.primitives;function qTt(n){return typeof n=="object"}var zMe=Yi({...Hee,primitives:Object.values(YTt).filter(qTt)}),XTt={...zMe,primitives:[...zMe.primitives,GTt]},aF=fd({primitives:[{type:"path",points:[{x:-.2,y:0},{x:0,y:0}],color:"primary",fill:!1},{type:"path",points:Array.from({length:8},(n,e)=>{let t=Math.PI/2-e*Math.PI/7,i=.1;return{x:.1-i*Math.cos(t),y:i*Math.sin(t)}}),color:"primary",fill:!1},{type:"text",text:"{REF}",x:.125,y:0,anchor:"middle_left"}],ports:[{x:-.2,y:0,labels:["1"]}],center:{x:0,y:0}}),FMe=Yi(aF,"down"),$Me=FMe.primitives.find(n=>n.type==="text"&&n.text==="{REF}");$Me&&($Me.anchor="middle_top");var WTt=FMe,ZTt=Yi(aF,"left"),BMe=Yi(aF,"up"),UMe=BMe.primitives.find(n=>n.type==="text"&&n.text==="{REF}");UMe&&(UMe.anchor="middle_bottom");var KTt=BMe,QTt={paths:{path40:{type:"path",points:[{x:.44,y:.04},{x:.19,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:.19,y:.18},{x:.44,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:.19,y:-.09},{x:.19,y:.18}],color:"primary",fill:!1},path44:{type:"path",points:[{x:.19,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path45:{type:"path",points:[{x:-.43,y:.22},{x:-.11,y:.04}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{right1:{x:-.43,y:.22}},bounds:{minX:-.55,maxX:.55,minY:-.27,maxY:.27,width:1.09,height:.55,centerX:0,centerY:0},circles:{}},Vee=On(QTt).labelPort("right1",["1"]).changeTextAnchor("{REF}","middle_bottom").changeTextAnchor("{VAL}","middle_top").build(),Gee=Yi(Vee,"up"),Yee=Gee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),qee=Gee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Yee.anchor="middle_bottom",qee.anchor="middle_top",Yee.x=.4,Yee.y+=.2,qee.y-=.3,qee.x=.4;var jMe=Gee,Xee=VL(jMe),Wee=Xee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Zee=Xee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Wee.anchor="middle_bottom",Zee.anchor="middle_top",Wee.x=.35,Wee.y+=.4,Zee.y-=.4,Zee.x=.35;var JTt=Xee,Kee=Yi(Vee,"left"),Qee=Kee.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),Jee=Kee.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");Qee.anchor="middle_bottom",Jee.anchor="middle_top",Qee.x=0,Qee.y+=.5,Jee.y-=.6,Jee.x=0;var eMt=Kee,HMe={paths:{path11:{type:"path",points:[{x:-.54,y:.04},{x:-.11,y:.04}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.1,y:.04},{x:.54,y:.04}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.09,y:-.15},{x:-.09,y:.26}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.09,y:-.15},{x:.09,y:.26}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.08,y:.06},{x:-.08,y:-.15},{x:.09,y:-.05},{x:-.08,y:.06}],color:"primary",fill:!0},"path11-0-9-0":{type:"path",points:[{x:.08,y:.26},{x:.08,y:.05},{x:-.09,y:.15},{x:.07,y:.26}],color:"primary",fill:!0},"path12-2":{type:"path",points:[{x:.09,y:-.06},{x:.27,y:-.17}],color:"primary",fill:!1},"path12-2-9":{type:"path",points:[{x:.27,y:-.18},{x:.27,y:-.31}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:.01,y:.42},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{bottom1:{x:.27,y:-.31},left1:{x:-.54,y:.04},right1:{x:.54,y:.04}},bounds:{minX:-.57,maxX:.57,minY:-.42,maxY:.42,width:1.14,height:.83,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.05,radius:.29,color:"primary",fill:!1}}},{paths:gri,texts:bri,bounds:xri,refblocks:vri,circles:wri}=HMe,VMe=On(HMe).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).labelPort("bottom1",["3"]).changeTextAnchor("{REF}","middle_bottom").build(),GMe=Yi(VMe),YMe=GMe.primitives.filter(n=>n.type==="text"),tMt=YMe.find(n=>n.text==="{REF}"),nMt=YMe.find(n=>n.text==="{VAL}");tMt.y=0,nMt.y=0;var iMt=GMe,rMt={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.18}],color:"primary",fill:!1},"path43-8-8":{type:"path",points:[{x:.14,y:-.09},{x:.08,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:oMt,texts:qMe,bounds:cF,refblocks:XMe,circles:sMt}=rMt,WMe=fd({primitives:[...Object.values(oMt),...Object.values(sMt),{...qMe.top1,anchor:"middle_bottom"},{...qMe.bottom1,anchor:"middle_top"}],ports:[{...XMe.left1,labels:["1"]},{...XMe.right1,labels:["2"]}],size:{width:cF.width,height:cF.height},center:{x:cF.centerX,y:cF.centerY}}),ete=Yi(WMe),aMt=ete.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),cMt=ete.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");aMt.anchor="middle_left",cMt.anchor="middle_right";var lMt=ete,uMt={paths:{path11:{type:"path",points:[{x:-.34,y:.22},{x:-.02,y:.01}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.23,y:.13},{x:.23,y:.4}],color:"primary",fill:!1},"path12-2":{type:"path",points:[{x:.23,y:-.08},{x:.23,y:-.35}],color:"primary",fill:!1},"path11-0":{type:"path",points:[{x:-.01,y:-.18},{x:-.01,y:.23}],color:"primary",fill:!1},"path11-0-3":{type:"path",points:[{x:.23,y:.12},{x:-.01,y:.12}],color:"primary",fill:!1},"path11-0-9":{type:"path",points:[{x:-.11,y:.13},{x:-.17,y:.04},{x:-.06,y:.03},{x:-.11,y:.13}],color:"primary",fill:!0},"path11-0-3-8":{type:"path",points:[{x:.23,y:-.08},{x:-.01,y:-.08}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.2,y:.39},bottom1:{type:"text",text:"{VAL}",x:-.03,y:-.42}},refblocks:{top1:{x:.23,y:.4},bottom1:{x:.23,y:-.35},left1:{x:-.34,y:.22}},bounds:{width:.74,height:.85,centerX:0,centerY:0},circles:{path1:{type:"circle",x:.08,y:.01,radius:.29,color:"primary",fill:!1}}},{paths:dMt,texts:ZMe,bounds:lF,refblocks:tte,circles:hMt}=uMt,KMe=fd({primitives:[...Object.values(dMt),...Object.values(hMt),{...ZMe.top1,anchor:"middle_left"},{...ZMe.bottom1,anchor:"middle_right"}],ports:[{...tte.top1,labels:["1"]},{...tte.bottom1,labels:["2"]},{...tte.left1,labels:["3"]}],size:{width:lF.width,height:lF.height},center:{x:lF.centerX,y:lF.centerY}}),QMe=Yi(KMe),JMe=QMe.primitives.filter(n=>n.type==="text"),pMt=JMe.find(n=>n.text==="{REF}");pMt.y=.1;var e8e=JMe.find(n=>n.text==="{VAL}");e8e.y=.1,e8e.x=-.4;var fMt=QMe,mMt={paths:{capsule_outer:{type:"path",points:[{x:-.44,y:.34},{x:-.45,y:.39},{x:-.46,y:.42},{x:-.49,y:.44},{x:-.52,y:.46},{x:-.56,y:.46},{x:-.6,y:.46},{x:-.63,y:.44},{x:-.65,y:.42},{x:-.67,y:.39},{x:-.68,y:.34},{x:-.68,y:-.34},{x:-.67,y:-.39},{x:-.65,y:-.42},{x:-.63,y:-.44},{x:-.6,y:-.45},{x:-.56,y:-.46},{x:-.52,y:-.45},{x:-.49,y:-.44},{x:-.46,y:-.42},{x:-.45,y:-.39},{x:-.44,y:-.34},{x:-.44,y:.34}],color:"primary",fill:!1},capsule_inner:{type:"path",points:[{x:-.51,y:.28},{x:-.52,y:.32},{x:-.53,y:.34},{x:-.56,y:.35},{x:-.57,y:.35},{x:-.58,y:.34},{x:-.6,y:.32},{x:-.61,y:.28},{x:-.61,y:-.28},{x:-.6,y:-.32},{x:-.58,y:-.34},{x:-.57,y:-.35},{x:-.56,y:-.35},{x:-.53,y:-.34},{x:-.52,y:-.32},{x:-.51,y:-.28},{x:-.51,y:.28}],color:"primary",fill:!0},usb_vertical:{type:"path",points:[{x:.1,y:-.4},{x:.1,y:.4}],color:"primary",fill:!1},usb_left_branch:{type:"path",points:[{x:.1,y:-.1},{x:-.03,y:.05},{x:-.03,y:.15}],color:"primary",fill:!1},usb_right_branch:{type:"path",points:[{x:.1,y:0},{x:.25,y:.15},{x:.25,y:.25}],color:"primary",fill:!1},usb_arrow:{type:"path",points:[{x:.05,y:.4},{x:.1,y:.5},{x:.15,y:.4},{x:.05,y:.4}],color:"primary",fill:!0},usb_square:{type:"path",points:[{x:.2,y:.25},{x:.3,y:.25},{x:.3,y:.35},{x:.2,y:.35},{x:.2,y:.25}],color:"primary",fill:!0}},circles:{usb_base:{type:"circle",x:.1,y:-.4,radius:.07,color:"primary",fill:!0},usb_tip_circle:{type:"circle",x:-.03,y:.15,radius:.04,color:"primary",fill:!0}},texts:{top1:{type:"text",text:"{REF}",x:-.25,y:.7}},refblocks:{},bounds:{minX:-.75,maxX:.35,minY:-.6,maxY:.75,width:1.1,height:1.35,centerX:-.2,centerY:.08}},_Mt=On(mMt).changeTextAnchor("{REF}","middle_bottom").build(),yMt={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.18,y:-.36},bottom1:{type:"text",text:"{VAL}",x:-.01,y:.43},left1:{type:"text",text:"Var",x:-.19,y:.07}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:gMt,texts:nte,bounds:uF,refblocks:t8e,circles:bMt}=yMt,n8e=fd({primitives:[...Object.values(gMt),...Object.values(bMt),{...nte.top1,x:0,y:-.3594553499999995,anchor:"middle_top"},{...nte.bottom1,x:0,y:.35,anchor:"middle_bottom"},{...nte.left1,x:-.02,y:.01,fontSize:.2,anchor:"center"}],ports:[{...t8e.left1,labels:["1"]},{...t8e.right1,labels:["2"]}],size:{width:uF.width,height:uF.height},center:{x:uF.centerX,y:uF.centerY}}),xMt=Yi(n8e),vMt={paths:{path40:{type:"path",points:[{x:.08,y:.04},{x:-.18,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.18,y:.18},{x:.08,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.18,y:-.09},{x:-.18,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.09,y:.17},{x:.1,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.2,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.21,y:.04}],color:"primary",fill:!1},"path43-6":{type:"path",points:[{x:.19,y:.17},{x:.19,y:-.09}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:wMt,texts:i8e,bounds:dF,refblocks:r8e,circles:SMt}=vMt,o8e=fd({primitives:[...Object.values(wMt),...Object.values(SMt),{...i8e.top1,anchor:"middle_bottom"},{...i8e.bottom1,anchor:"middle_top"}],ports:[{...r8e.left1,labels:["1"]},{...r8e.right1,labels:["2"]}],size:{width:dF.width,height:dF.height},center:{x:dF.centerX,y:dF.centerY}}),ite=Yi(o8e),EMt=ite.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),TMt=ite.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");EMt.anchor="middle_left",TMt.anchor="middle_right";var MMt=ite,AMt={paths:{path5:{type:"path",points:[{x:-.54,y:0},{x:-.26,y:0}],color:"primary",fill:!1},path6:{type:"path",points:[{x:.27,y:0},{x:.54,y:.01}],color:"primary",fill:!1},path7:{type:"path",points:[{x:.27,y:-.23},{x:-.26,y:.24}],color:"primary",fill:!1},path8:{type:"path",points:[{x:.38,y:-.23},{x:.27,y:-.23}],color:"primary",fill:!1},path9:{type:"path",points:[{x:0,y:.14},{x:.27,y:.14},{x:.27,y:-.13},{x:-.26,y:-.13},{x:-.26,y:.14},{x:0,y:.14}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.06,y:.25},bottom1:{type:"text",text:"{VAL}",x:.01,y:-.25}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:.01}},bounds:{width:1.13,height:.5,centerX:0,centerY:0}},{paths:CMt,texts:s8e,bounds:hF,refblocks:a8e}=AMt,c8e=fd({primitives:[...Object.values(CMt),{...s8e.top1,anchor:"middle_left"},{...s8e.bottom1,anchor:"middle_right"}],ports:[{...a8e.left1,labels:["1","-"]},{...a8e.right1,labels:["2","+"]}],size:{width:hF.width,height:hF.height},center:{x:hF.centerX,y:hF.centerY}}),RMt=Yi(c8e),PMt={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Var",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:IMt,texts:NMt,bounds:pF,refblocks:l8e,circles:kMt}=PMt,rte=fd({primitives:[...Object.values(IMt),...Object.values(kMt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...NMt.left1,anchor:"center",y:.02,fontSize:.2}],ports:[{...l8e.left1,labels:["1"]},{...l8e.right1,labels:["2"]}],size:{width:pF.width,height:pF.height},center:{x:pF.centerX,y:pF.centerY}}),{5:OMt,...LMt}=rte.primitives;function DMt(n){return typeof n=="object"}var u8e=Yi({...rte,primitives:Object.values(LMt).filter(DMt)}),zMt={...u8e,primitives:[...u8e.primitives,OMt]},fF={paths:{"path28-2":{type:"path",points:[{x:.19,y:0},{x:0,y:.09}],color:"primary",fill:!1},"path28-2-6":{type:"path",points:[{x:.19,y:0},{x:0,y:-.09}],color:"primary",fill:!1},"path29-3":{type:"path",points:[{x:.19,y:0},{x:-.23,y:0}],color:"primary",fill:!1}},texts:{right1:{type:"text",text:"{REF}",x:.25,y:0}},refblocks:{left1:{x:-.23,y:0}},bounds:{minX:-.25,maxX:.25,minY:-.09,maxY:.09,width:.5,height:.19,centerX:0,centerY:0},circles:{}};function mF(n,e){let{width:t,height:i}=n.size,r=1,o=1;e.width!==void 0&&e.height!==void 0?(r=e.width/t,o=e.height/i):e.width!==void 0?r=o=e.width/t:e.height!==void 0&&(r=o=e.height/i);let s=n.primitives.map(a=>{switch(a.type){case"path":return{...a,points:a.points.map(c=>({x:c.x*r,y:c.y*o}))};case"text":return{...a,x:a.x*r,y:a.y*o,fontSize:a.fontSize?a.fontSize*r:void 0};case"circle":return{...a,x:a.x*r,y:a.y*o,radius:a.radius*r};case"box":return{...a,x:a.x*r,y:a.y*o,width:a.width*r,height:a.height*o};default:return a}});return{...n,primitives:s,center:{x:n.center.x*r,y:n.center.y*o},ports:n.ports.map(a=>({...a,x:a.x*r,y:a.y*o})),size:{width:t*r,height:i*o}}}var FMt=On(fF).rotateRightFacingSymbol("down").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_top").build(),$Mt=mF(FMt,{width:.24,height:.23}),BMt=On(fF).rotateRightFacingSymbol("left").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_right").build(),UMt=mF(BMt,{width:.23,height:.24}),jMt=On(fF).rotateRightFacingSymbol("right").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_left").build(),HMt=mF(jMt,{width:.23,height:.24}),VMt=On(fF).rotateRightFacingSymbol("up").labelPort("left1",["1"]).changeTextAnchor("{REF}","middle_bottom").build(),GMt=mF(VMt,{width:.24,height:.23}),d8e={paths:{path11:{type:"path",points:[{x:-.54,y:.03},{x:-.3,y:.03}],color:"primary",fill:!1},"path11-5-5":{type:"path",points:[{x:.1,y:.13},{x:0,y:-.06},{x:-.11,y:.13}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:.03},{x:.54,y:.03}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.02,y:.4},bottom1:{type:"text",text:"{VAL}",x:-.01,y:-.4}},refblocks:{left1:{x:-.54,y:.03},right1:{x:.54,y:.03}},bounds:{minX:-.57,maxX:.57,minY:-.4,maxY:.4,width:1.14,height:.8,centerX:0,centerY:0},circles:{path1:{type:"circle",x:0,y:.04,radius:.29,color:"primary",fill:!1}}},{paths:Sri,texts:Eri,bounds:Tri,circles:Mri,refblocks:Ari}=d8e,h8e=On(d8e).changeTextAnchor("{VAL}","middle_top").labelPort("left1",["1"]).labelPort("right1",["2"]).changeTextAnchor("{REF}","middle_bottom").build(),YMt=Yi(h8e),qMt={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"Wh",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:XMt,texts:WMt,bounds:_F,refblocks:p8e,circles:ZMt}=qMt,ote=fd({primitives:[...Object.values(XMt),...Object.values(ZMt),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...WMt.left1,anchor:"center",y:.01,fontSize:.2}],ports:[{...p8e.left1,labels:["1"]},{...p8e.right1,labels:["2"]}],size:{width:_F.width,height:_F.height},center:{x:_F.centerX,y:_F.centerY}}),{5:KMt,...QMt}=ote.primitives;function JMt(n){return typeof n=="object"}var f8e=Yi({...ote,primitives:Object.values(QMt).filter(JMt)}),e8t={...f8e,primitives:[...f8e.primitives,KMt]},t8t={paths:{path11:{type:"path",points:[{x:-.54,y:0},{x:-.3,y:0}],color:"primary",fill:!1},path12:{type:"path",points:[{x:.29,y:0},{x:.54,y:0}],color:"primary",fill:!1}},texts:{left1:{type:"text",text:"W",x:0,y:-.02}},refblocks:{left1:{x:-.54,y:0},right1:{x:.54,y:0}},bounds:{width:1.06,height:1,centerX:0,centerY:0},circles:{path1:{type:"circle",x:-.01,y:-.01,radius:.29,color:"primary",fill:!1}}},{paths:n8t,texts:i8t,bounds:yF,refblocks:m8e,circles:r8t}=t8t,ste=fd({primitives:[...Object.values(n8t),...Object.values(r8t),{type:"text",text:"{REF}",x:0,y:-.3594553499999995,anchor:"middle_top"},{type:"text",text:"{VAL}",x:0,y:.35,anchor:"middle_bottom"},{...i8t.left1,anchor:"center",y:.01,fontSize:.3}],ports:[{...m8e.left1,labels:["1"]},{...m8e.right1,labels:["2"]}],size:{width:yF.width,height:yF.height},center:{x:yF.centerX,y:yF.centerY}}),{5:o8t,...s8t}=ste.primitives;function a8t(n){return typeof n=="object"}var _8e=Yi({...ste,primitives:Object.values(s8t).filter(a8t)}),c8t={..._8e,primitives:[..._8e.primitives,o8t]},l8t={paths:{path40:{type:"path",points:[{x:.14,y:.04},{x:-.12,y:-.09}],color:"primary",fill:!1},path41:{type:"path",points:[{x:-.12,y:.18},{x:.14,y:.04}],color:"primary",fill:!1},path42:{type:"path",points:[{x:-.12,y:-.09},{x:-.12,y:.18}],color:"primary",fill:!1},path43:{type:"path",points:[{x:.14,y:.18},{x:.14,y:-.09}],color:"primary",fill:!1},path44:{type:"path",points:[{x:-.12,y:.04},{x:-.52,y:.04}],color:"primary",fill:!1},"path44-0":{type:"path",points:[{x:.52,y:.04},{x:.15,y:.04}],color:"primary",fill:!1},"path43-8":{type:"path",points:[{x:.14,y:.18},{x:.08,y:.18}],color:"primary",fill:!1}},texts:{top1:{type:"text",text:"{REF}",x:-.01,y:.27},bottom1:{type:"text",text:"{VAL}",x:0,y:-.27}},refblocks:{left1:{x:-.52,y:.04},right1:{x:.52,y:.04}},bounds:{width:1.09,height:.55,centerX:0,centerY:0},circles:{}},{paths:u8t,texts:y8e,bounds:gF,refblocks:g8e,circles:d8t}=l8t,b8e=fd({primitives:[...Object.values(u8t),...Object.values(d8t),{...y8e.top1,anchor:"middle_bottom"},{...y8e.bottom1,anchor:"middle_top"}],ports:[{...g8e.left1,labels:["1"]},{...g8e.right1,labels:["2"]}],size:{width:gF.width,height:gF.height},center:{x:gF.centerX,y:gF.centerY}}),ate=Yi(b8e),h8t=ate.primitives.find(n=>n.type==="text"&&n.text==="{REF}"),p8t=ate.primitives.find(n=>n.type==="text"&&n.text==="{VAL}");h8t.anchor="middle_left",p8t.anchor="middle_right";var f8t=ate,av={ac_voltmeter_down:u9t,ac_voltmeter_horz:p9t,ac_voltmeter_left:_9t,ac_voltmeter_right:b9t,ac_voltmeter_up:w9t,ac_voltmeter_vert:T9t,avalanche_diode_down:C9t,avalanche_diode_horz:R9t,avalanche_diode_left:N9t,avalanche_diode_right:k9t,avalanche_diode_up:D9t,avalanche_diode_vert:$9t,backward_diode_down:j9t,backward_diode_left:J4e,backward_diode_right:q9t,backward_diode_up:X9t,battery_horz:iEe,battery_vert:Q9t,boxresistor_down:t2t,boxresistor_left:r2t,boxresistor_right:a2t,boxresistor_small_down:u2t,boxresistor_small_left:p2t,boxresistor_small_right:_2t,boxresistor_small_up:b2t,boxresistor_up:w2t,bridged_ground_down:T2t,bridged_ground_left:C2t,bridged_ground_right:xEe,bridged_ground_up:I2t,capacitor_down:O2t,capacitor_left:L2t,capacitor_polarized_down:F2t,capacitor_polarized_left:$2t,capacitor_polarized_right:j2t,capacitor_polarized_up:G2t,capacitor_right:Y2t,capacitor_up:W2t,constant_current_diode_down:Q2t,constant_current_diode_horz:J2t,constant_current_diode_left:n5t,constant_current_diode_right:i5t,constant_current_diode_up:s5t,constant_current_diode_vert:l5t,crystal_4pin_down:h5t,crystal_4pin_left:p5t,crystal_4pin_right:f5t,crystal_4pin_up:y5t,crystal_down:x5t,crystal_left:v5t,crystal_right:w5t,crystal_up:T5t,darlington_pair_transistor_down:M5t,darlington_pair_transistor_horz:A5t,darlington_pair_transistor_left:C5t,darlington_pair_transistor_right:R5t,darlington_pair_transistor_up:P5t,darlington_pair_transistor_vert:I5t,dc_ammeter_horz:PK,dc_ammeter_vert:B5t,dc_voltmeter_down:H5t,dc_voltmeter_horz:Y5t,dc_voltmeter_left:W5t,dc_voltmeter_right:Q5t,dc_voltmeter_up:twt,dc_voltmeter_vert:rwt,diac_down:owt,diac_horz:swt,diac_left:awt,diac_right:cwt,diac_up:lwt,diac_vert:uwt,digital_ground_down:pwt,digital_ground_left:_wt,digital_ground_right:bwt,digital_ground_up:wwt,diode_down:Ewt,diode_left:Twt,diode_right:FD,diode_up:Mwt,dpdt_normally_closed_switch_down:Cwt,dpdt_normally_closed_switch_left:Rwt,dpdt_normally_closed_switch_right:$D,dpdt_normally_closed_switch_up:Pwt,dpdt_switch_down:Nwt,dpdt_switch_left:kwt,dpdt_switch_right:BD,dpdt_switch_up:Owt,dpst_normally_closed_switch_down:Dwt,dpst_normally_closed_switch_left:zwt,dpst_normally_closed_switch_right:UD,dpst_normally_closed_switch_up:Fwt,dpst_switch_down:Bwt,dpst_switch_left:Uwt,dpst_switch_right:jD,dpst_switch_up:jwt,ferrite_bead_down:Gwt,ferrite_bead_left:Ywt,ferrite_bead_right:WEe,ferrite_bead_up:XEe,filled_diode_down:Wwt,filled_diode_horz:Qwt,filled_diode_left:tSt,filled_diode_right:rSt,filled_diode_up:aSt,filled_diode_vert:uSt,frequency_meter_horz:gQ,frequency_meter_vert:gSt,fuse_horz:oTe,fuse_vert:wSt,ground_down:SSt,ground_horz:ESt,ground_left:TSt,ground_right:MSt,ground_up:ASt,ground_vert:CSt,gunn_diode_horz:RSt,gunn_diode_vert:PSt,icled_down:NSt,icled_left:kSt,icled_right:QD,icled_up:OSt,igbt_transistor_horz:sTe,igbt_transistor_vert:DSt,illuminated_push_button_normally_open_horz:cTe,illuminated_push_button_normally_open_vert:FSt,inductor_down:jSt,inductor_left:HSt,inductor_right:AQ,inductor_up:pTe,laser_diode_down:VSt,laser_diode_left:GSt,laser_diode_right:ez,laser_diode_up:YSt,led_down:ZSt,led_left:KSt,led_right:zQ,led_up:yTe,light_dependent_resistor_horz:xTe,light_dependent_resistor_vert:t3t,mosfet_depletion_normally_on_horz:ETe,mosfet_depletion_normally_on_vert:r3t,mushroom_head_normally_open_momentary_horz:CTe,mushroom_head_normally_open_momentary_vert:c3t,n_channel_d_mosfet_transistor_horz:PTe,n_channel_d_mosfet_transistor_vert:h3t,n_channel_e_mosfet_transistor_horz:OTe,n_channel_e_mosfet_transistor_vert:_3t,njfet_transistor_horz:FTe,njfet_transistor_vert:x3t,not_connected_down:E3t,not_connected_left:T3t,not_connected_right:lz,not_connected_up:M3t,npn_bipolar_transistor_down:R3t,npn_bipolar_transistor_horz:P3t,npn_bipolar_transistor_left:k3t,npn_bipolar_transistor_right:D3t,npn_bipolar_transistor_up:$3t,npn_bipolar_transistor_vert:j3t,opamp_no_power_down:V3t,opamp_no_power_left:G3t,opamp_no_power_right:mz,opamp_no_power_up:Y3t,opamp_with_power_down:X3t,opamp_with_power_left:W3t,opamp_with_power_right:_z,opamp_with_power_up:Z3t,p_channel_d_mosfet_transistor_horz:HTe,p_channel_d_mosfet_transistor_vert:e4t,p_channel_e_mosfet_transistor_horz:qTe,p_channel_e_mosfet_transistor_vert:r4t,photodiode_horz:ZTe,photodiode_vert:a4t,pjfet_transistor_horz:eMe,pjfet_transistor_vert:d4t,pnp_bipolar_transistor_down:f4t,pnp_bipolar_transistor_horz:m4t,pnp_bipolar_transistor_left:g4t,pnp_bipolar_transistor_right:v4t,pnp_bipolar_transistor_up:E4t,pnp_bipolar_transistor_vert:A4t,potentiometer_horz:oMe,potentiometer_vert:I4t,potentiometer2_down:O4t,potentiometer2_left:L4t,potentiometer2_right:Az,potentiometer2_up:D4t,potentiometer3_down:$4t,potentiometer3_left:j4t,potentiometer3_right:H4t,potentiometer3_up:Y4t,power_factor_meter_horz:lMe,power_factor_meter_vert:Z4t,push_button_normally_closed_momentary_horz:pMe,push_button_normally_closed_momentary_vert:eEt,push_button_normally_open_momentary_horz:_Me,push_button_normally_open_momentary_vert:rEt,rail_down:cEt,rail_left:hEt,rail_right:_Et,rail_up:bEt,rectifier_diode_horz:wMe,rectifier_diode_vert:TEt,resistor_down:CEt,resistor_left:IEt,resistor_right:OEt,resistor_up:zEt,resonator_down:BEt,resonator_horz:RMe,resonator_left:HEt,resonator_right:Vz,resonator_up:VEt,resonator_vert:GEt,schottky_diode_down:qEt,schottky_diode_left:XEt,schottky_diode_right:Yz,schottky_diode_up:WEt,silicon_controlled_rectifier_horz:IMe,silicon_controlled_rectifier_vert:KEt,solderjumper2_bridged12_down:QEt,solderjumper2_bridged12_left:JEt,solderjumper2_bridged12_right:eTt,solderjumper2_bridged12_up:tTt,solderjumper2_down:nTt,solderjumper2_left:iTt,solderjumper2_right:rTt,solderjumper2_up:oTt,solderjumper3_bridged12_down:sTt,solderjumper3_bridged12_left:aTt,solderjumper3_bridged12_right:cTt,solderjumper3_bridged12_up:lTt,solderjumper3_bridged123_down:uTt,solderjumper3_bridged123_left:dTt,solderjumper3_bridged123_right:hTt,solderjumper3_bridged123_up:pTt,solderjumper3_bridged23_down:fTt,solderjumper3_bridged23_left:mTt,solderjumper3_bridged23_right:_Tt,solderjumper3_bridged23_up:yTt,solderjumper3_down:gTt,solderjumper3_left:bTt,solderjumper3_right:xTt,solderjumper3_up:vTt,spdt_normally_closed_switch_down:STt,spdt_normally_closed_switch_left:ETt,spdt_normally_closed_switch_right:Jz,spdt_normally_closed_switch_up:TTt,spdt_switch_down:ATt,spdt_switch_left:CTt,spdt_switch_right:eF,spdt_switch_up:RTt,spst_normally_closed_switch_down:PTt,spst_normally_closed_switch_left:ITt,spst_normally_closed_switch_right:nF,spst_normally_closed_switch_up:NTt,spst_switch_down:kTt,spst_switch_left:OTt,spst_switch_right:rF,spst_switch_up:LTt,square_wave_down:DTt,square_wave_left:zTt,square_wave_right:FTt,square_wave_up:$Tt,step_recovery_diode_horz:LMe,step_recovery_diode_vert:BTt,tachometer_horz:Hee,tachometer_vert:XTt,testpoint_down:WTt,testpoint_left:ZTt,testpoint_right:aF,testpoint_up:KTt,tilted_ground_down:JTt,tilted_ground_left:eMt,tilted_ground_right:Vee,tilted_ground_up:jMe,triac_horz:VMe,triac_vert:iMt,tunnel_diode_horz:WMe,tunnel_diode_vert:lMt,unijunction_transistor_horz:KMe,unijunction_transistor_vert:fMt,usbc:_Mt,var_meter_horz:n8e,var_meter_vert:xMt,varactor_diode_horz:o8e,varactor_diode_vert:MMt,varistor_horz:c8e,varistor_vert:RMt,varmeter_horz:rte,varmeter_vert:zMt,vcc_down:$Mt,vcc_left:UMt,vcc_right:HMt,vcc_up:GMt,volt_meter_horz:h8e,volt_meter_vert:YMt,watt_hour_meter_horz:ote,watt_hour_meter_vert:e8t,wattmeter_horz:ste,wattmeter_vert:c8t,zener_diode_horz:b8e,zener_diode_vert:f8t};Object.fromEntries(Object.keys(av).map(n=>[n,n]));var b1;(function(n){n.Root="root",n.Text="text",n.Directive="directive",n.Comment="comment",n.Script="script",n.Style="style",n.Tag="tag",n.CDATA="cdata",n.Doctype="doctype"})(b1||(b1={}));function m8t(n){return n.type===b1.Tag||n.type===b1.Script||n.type===b1.Style}const _8t=b1.Root,y8t=b1.Text,g8t=b1.Directive,b8t=b1.Comment,x8t=b1.Script,v8t=b1.Style,w8t=b1.Tag,S8t=b1.CDATA,E8t=b1.Doctype;function _2(n){return m8t(n)}function cte(n){return n.type===b1.CDATA}function K8(n){return n.type===b1.Text}function x8e(n){return n.type===b1.Comment}function T8t(n){return n.type===b1.Root}function c5(n){return Object.prototype.hasOwnProperty.call(n,"children")}const v8e=/["&'<>$\x80-\uFFFF]/g,M8t=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),A8t=String.prototype.codePointAt!=null?(n,e)=>n.codePointAt(e):(n,e)=>(n.charCodeAt(e)&64512)===55296?(n.charCodeAt(e)-55296)*1024+n.charCodeAt(e+1)-56320+65536:n.charCodeAt(e);function w8e(n){let e="",t=0,i;for(;(i=v8e.exec(n))!==null;){const r=i.index,o=n.charCodeAt(r),s=M8t.get(o);s!==void 0?(e+=n.substring(t,r)+s,t=r+1):(e+=`${n.substring(t,r)}&#x${A8t(n,r).toString(16)};`,t=v8e.lastIndex+=+((o&64512)===55296))}return e+n.substr(t)}function S8e(n,e){return function(i){let r,o=0,s="";for(;r=n.exec(i);)o!==r.index&&(s+=i.substring(o,r.index)),s+=e.get(r[0].charCodeAt(0)),o=r.index+1;return s+i.substring(o)}}const C8t=S8e(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),R8t=S8e(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]])),P8t=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(n=>[n.toLowerCase(),n])),I8t=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(n=>[n.toLowerCase(),n])),N8t=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function k8t(n){return n.replace(/"/g,""")}function O8t(n,e){var t;if(!n)return;const i=((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)===!1?k8t:e.xmlMode||e.encodeEntities!=="utf8"?w8e:C8t;return Object.keys(n).map(r=>{var o,s;const a=(o=n[r])!==null&&o!==void 0?o:"";return e.xmlMode==="foreign"&&(r=(s=I8t.get(r))!==null&&s!==void 0?s:r),!e.emptyAttrs&&!e.xmlMode&&a===""?r:`${r}="${i(a)}"`}).join(" ")}const E8e=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function lte(n,e={}){const t="length"in n?n:[n];let i="";for(let r=0;r<t.length;r++)i+=L8t(t[r],e);return i}function L8t(n,e){switch(n.type){case _8t:return lte(n.children,e);case E8t:case g8t:return $8t(n);case b8t:return j8t(n);case S8t:return U8t(n);case x8t:case v8t:case w8t:return F8t(n,e);case y8t:return B8t(n,e)}}const D8t=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),z8t=new Set(["svg","math"]);function F8t(n,e){var t;e.xmlMode==="foreign"&&(n.name=(t=P8t.get(n.name))!==null&&t!==void 0?t:n.name,n.parent&&D8t.has(n.parent.name)&&(e={...e,xmlMode:!1})),!e.xmlMode&&z8t.has(n.name)&&(e={...e,xmlMode:"foreign"});let i=`<${n.name}`;const r=O8t(n.attribs,e);return r&&(i+=` ${r}`),n.children.length===0&&(e.xmlMode?e.selfClosingTags!==!1:e.selfClosingTags&&E8e.has(n.name))?(e.xmlMode||(i+=" "),i+="/>"):(i+=">",n.children.length>0&&(i+=lte(n.children,e)),(e.xmlMode||!E8e.has(n.name))&&(i+=`</${n.name}>`)),i}function $8t(n){return`<${n.data}>`}function B8t(n,e){var t;let i=n.data||"";return((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)!==!1&&!(!e.xmlMode&&n.parent&&N8t.has(n.parent.name))&&(i=e.xmlMode||e.encodeEntities!=="utf8"?w8e(i):R8t(i)),i}function U8t(n){return`<![CDATA[${n.children[0].data}]]>`}function j8t(n){return`<!--${n.data}-->`}function T8e(n,e){return lte(n,e)}function H8t(n,e){return c5(n)?n.children.map(t=>T8e(t,e)).join(""):""}function bF(n){return Array.isArray(n)?n.map(bF).join(""):_2(n)?n.name==="br"?`
|
|
566
566
|
`:bF(n.children):cte(n)?bF(n.children):K8(n)?n.data:""}function xF(n){return Array.isArray(n)?n.map(xF).join(""):c5(n)&&!x8e(n)?xF(n.children):K8(n)?n.data:""}function ute(n){return Array.isArray(n)?n.map(ute).join(""):c5(n)&&(n.type===b1.Tag||cte(n))?ute(n.children):K8(n)?n.data:""}function M8e(n){return c5(n)?n.children:[]}function A8e(n){return n.parent||null}function V8t(n){const e=A8e(n);if(e!=null)return M8e(e);const t=[n];let{prev:i,next:r}=n;for(;i!=null;)t.unshift(i),{prev:i}=i;for(;r!=null;)t.push(r),{next:r}=r;return t}function G8t(n,e){var t;return(t=n.attribs)===null||t===void 0?void 0:t[e]}function Y8t(n,e){return n.attribs!=null&&Object.prototype.hasOwnProperty.call(n.attribs,e)&&n.attribs[e]!=null}function q8t(n){return n.name}function X8t(n){let{next:e}=n;for(;e!==null&&!_2(e);)({next:e}=e);return e}function W8t(n){let{prev:e}=n;for(;e!==null&&!_2(e);)({prev:e}=e);return e}function M7(n){if(n.prev&&(n.prev.next=n.next),n.next&&(n.next.prev=n.prev),n.parent){const e=n.parent.children,t=e.lastIndexOf(n);t>=0&&e.splice(t,1)}n.next=null,n.prev=null,n.parent=null}function Z8t(n,e){const t=e.prev=n.prev;t&&(t.next=e);const i=e.next=n.next;i&&(i.prev=e);const r=e.parent=n.parent;if(r){const o=r.children;o[o.lastIndexOf(n)]=e,n.parent=null}}function K8t(n,e){if(M7(e),e.next=null,e.parent=n,n.children.push(e)>1){const t=n.children[n.children.length-2];t.next=e,e.prev=t}else e.prev=null}function Q8t(n,e){M7(e);const{parent:t}=n,i=n.next;if(e.next=i,e.prev=n,n.next=e,e.parent=t,i){if(i.prev=e,t){const r=t.children;r.splice(r.lastIndexOf(i),0,e)}}else t&&t.children.push(e)}function J8t(n,e){if(M7(e),e.parent=n,e.prev=null,n.children.unshift(e)!==1){const t=n.children[1];t.prev=e,e.next=t}else e.next=null}function e6t(n,e){M7(e);const{parent:t}=n;if(t){const i=t.children;i.splice(i.indexOf(n),0,e)}n.prev&&(n.prev.next=e),e.parent=t,e.prev=n.prev,e.next=n,n.prev=e}function A7(n,e,t=!0,i=1/0){return C8e(n,Array.isArray(e)?e:[e],t,i)}function C8e(n,e,t,i){const r=[],o=[Array.isArray(e)?e:[e]],s=[0];for(;;){if(s[0]>=o[0].length){if(s.length===1)return r;o.shift(),s.shift();continue}const a=o[0][s[0]++];if(n(a)&&(r.push(a),--i<=0))return r;t&&c5(a)&&a.children.length>0&&(s.unshift(0),o.unshift(a.children))}}function t6t(n,e){return e.find(n)}function dte(n,e,t=!0){const i=Array.isArray(e)?e:[e];for(let r=0;r<i.length;r++){const o=i[r];if(_2(o)&&n(o))return o;if(t&&c5(o)&&o.children.length>0){const s=dte(n,o.children,!0);if(s)return s}}return null}function R8e(n,e){return(Array.isArray(e)?e:[e]).some(t=>_2(t)&&n(t)||c5(t)&&R8e(n,t.children))}function n6t(n,e){const t=[],i=[Array.isArray(e)?e:[e]],r=[0];for(;;){if(r[0]>=i[0].length){if(i.length===1)return t;i.shift(),r.shift();continue}const o=i[0][r[0]++];_2(o)&&n(o)&&t.push(o),c5(o)&&o.children.length>0&&(r.unshift(0),i.unshift(o.children))}}const vF={tag_name(n){return typeof n=="function"?e=>_2(e)&&n(e.name):n==="*"?_2:e=>_2(e)&&e.name===n},tag_type(n){return typeof n=="function"?e=>n(e.type):e=>e.type===n},tag_contains(n){return typeof n=="function"?e=>K8(e)&&n(e.data):e=>K8(e)&&e.data===n}};function hte(n,e){return typeof e=="function"?t=>_2(t)&&e(t.attribs[n]):t=>_2(t)&&t.attribs[n]===e}function i6t(n,e){return t=>n(t)||e(t)}function P8e(n){const e=Object.keys(n).map(t=>{const i=n[t];return Object.prototype.hasOwnProperty.call(vF,t)?vF[t](i):hte(t,i)});return e.length===0?null:e.reduce(i6t)}function r6t(n,e){const t=P8e(n);return t?t(e):!0}function o6t(n,e,t,i=1/0){const r=P8e(n);return r?A7(r,e,t,i):[]}function s6t(n,e,t=!0){return Array.isArray(e)||(e=[e]),dte(hte("id",n),e,t)}function Q8(n,e,t=!0,i=1/0){return A7(vF.tag_name(n),e,t,i)}function a6t(n,e,t=!0,i=1/0){return A7(hte("class",n),e,t,i)}function c6t(n,e,t=!0,i=1/0){return A7(vF.tag_type(n),e,t,i)}function l6t(n){let e=n.length;for(;--e>=0;){const t=n[e];if(e>0&&n.lastIndexOf(t,e-1)>=0){n.splice(e,1);continue}for(let i=t.parent;i;i=i.parent)if(n.includes(i)){n.splice(e,1);break}}return n}var y2;(function(n){n[n.DISCONNECTED=1]="DISCONNECTED",n[n.PRECEDING=2]="PRECEDING",n[n.FOLLOWING=4]="FOLLOWING",n[n.CONTAINS=8]="CONTAINS",n[n.CONTAINED_BY=16]="CONTAINED_BY"})(y2||(y2={}));function I8e(n,e){const t=[],i=[];if(n===e)return 0;let r=c5(n)?n:n.parent;for(;r;)t.unshift(r),r=r.parent;for(r=c5(e)?e:e.parent;r;)i.unshift(r),r=r.parent;const o=Math.min(t.length,i.length);let s=0;for(;s<o&&t[s]===i[s];)s++;if(s===0)return y2.DISCONNECTED;const a=t[s-1],c=a.children,l=t[s],u=i[s];return c.indexOf(l)>c.indexOf(u)?a===e?y2.FOLLOWING|y2.CONTAINED_BY:y2.FOLLOWING:a===n?y2.PRECEDING|y2.CONTAINS:y2.PRECEDING}function u6t(n){return n=n.filter((e,t,i)=>!i.includes(e,t+1)),n.sort((e,t)=>{const i=I8e(e,t);return i&y2.PRECEDING?-1:i&y2.FOLLOWING?1:0}),n}function d6t(n){const e=wF(_6t,n);return e?e.name==="feed"?h6t(e):p6t(e):null}function h6t(n){var e;const t=n.children,i={type:"atom",items:Q8("entry",t).map(s=>{var a;const{children:c}=s,l={media:N8e(c)};Bv(l,"id","id",c),Bv(l,"title","title",c);const u=(a=wF("link",c))===null||a===void 0?void 0:a.attribs.href;u&&(l.link=u);const d=a4("summary",c)||a4("content",c);d&&(l.description=d);const h=a4("updated",c);return h&&(l.pubDate=new Date(h)),l})};Bv(i,"id","id",t),Bv(i,"title","title",t);const r=(e=wF("link",t))===null||e===void 0?void 0:e.attribs.href;r&&(i.link=r),Bv(i,"description","subtitle",t);const o=a4("updated",t);return o&&(i.updated=new Date(o)),Bv(i,"author","email",t,!0),i}function p6t(n){var e,t;const i=(t=(e=wF("channel",n.children))===null||e===void 0?void 0:e.children)!==null&&t!==void 0?t:[],r={type:n.name.substr(0,3),id:"",items:Q8("item",n.children).map(s=>{const{children:a}=s,c={media:N8e(a)};Bv(c,"id","guid",a),Bv(c,"title","title",a),Bv(c,"link","link",a),Bv(c,"description","description",a);const l=a4("pubDate",a)||a4("dc:date",a);return l&&(c.pubDate=new Date(l)),c})};Bv(r,"title","title",i),Bv(r,"link","link",i),Bv(r,"description","description",i);const o=a4("lastBuildDate",i);return o&&(r.updated=new Date(o)),Bv(r,"author","managingEditor",i,!0),r}const f6t=["url","type","lang"],m6t=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function N8e(n){return Q8("media:content",n).map(e=>{const{attribs:t}=e,i={medium:t.medium,isDefault:!!t.isDefault};for(const r of f6t)t[r]&&(i[r]=t[r]);for(const r of m6t)t[r]&&(i[r]=parseInt(t[r],10));return t.expression&&(i.expression=t.expression),i})}function wF(n,e){return Q8(n,e,!0,1)[0]}function a4(n,e,t=!1){return xF(Q8(n,e,t,1)).trim()}function Bv(n,e,t,i,r=!1){const o=a4(t,i,r);o&&(n[e]=o)}function _6t(n){return n==="rss"||n==="feed"||n==="rdf:RDF"}const k8e=Object.freeze(Object.defineProperty({__proto__:null,get DocumentPosition(){return y2},append:Q8t,appendChild:K8t,compareDocumentPosition:I8e,existsOne:R8e,filter:A7,find:C8e,findAll:n6t,findOne:dte,findOneChild:t6t,getAttributeValue:G8t,getChildren:M8e,getElementById:s6t,getElements:o6t,getElementsByClassName:a6t,getElementsByTagName:Q8,getElementsByTagType:c6t,getFeed:d6t,getInnerHTML:H8t,getName:q8t,getOuterHTML:T8e,getParent:A8e,getSiblings:V8t,getText:bF,hasAttrib:Y8t,hasChildren:c5,innerText:ute,isCDATA:cte,isComment:x8e,isDocument:T8t,isTag:_2,isText:K8,nextElementSibling:X8t,prepend:e6t,prependChild:J8t,prevElementSibling:W8t,removeElement:M7,removeSubsets:l6t,replaceElement:Z8t,testElement:r6t,textContent:xF,uniqueSort:u6t},Symbol.toStringTag,{value:"Module"}));var pte,O8e;function y6t(){return O8e||(O8e=1,pte={trueFunc:function(){return!0},falseFunc:function(){return!1}}),pte}var g6t=y6t();const al=m2(g6t);var Ma;(function(n){n.Attribute="attribute",n.Pseudo="pseudo",n.PseudoElement="pseudo-element",n.Tag="tag",n.Universal="universal",n.Adjacent="adjacent",n.Child="child",n.Descendant="descendant",n.Parent="parent",n.Sibling="sibling",n.ColumnCombinator="column-combinator"})(Ma||(Ma={}));var x1;(function(n){n.Any="any",n.Element="element",n.End="end",n.Equals="equals",n.Exists="exists",n.Hyphen="hyphen",n.Not="not",n.Start="start"})(x1||(x1={}));const L8e=/^[^\\#]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,b6t=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,x6t=new Map([[126,x1.Element],[94,x1.Start],[36,x1.End],[42,x1.Any],[33,x1.Not],[124,x1.Hyphen]]),v6t=new Set(["has","not","matches","is","where","host","host-context"]);function w6t(n){switch(n.type){case Ma.Adjacent:case Ma.Child:case Ma.Descendant:case Ma.Parent:case Ma.Sibling:case Ma.ColumnCombinator:return!0;default:return!1}}const S6t=new Set(["contains","icontains"]);function E6t(n,e,t){const i=parseInt(e,16)-65536;return i!==i||t?e:i<0?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,i&1023|56320)}function C7(n){return n.replace(b6t,E6t)}function fte(n){return n===39||n===34}function D8e(n){return n===32||n===9||n===10||n===12||n===13}function z8e(n){const e=[],t=F8e(e,`${n}`,0);if(t<n.length)throw new Error(`Unmatched selector: ${n.slice(t)}`);return e}function F8e(n,e,t){let i=[];function r(h){const f=e.slice(t+h).match(L8e);if(!f)throw new Error(`Expected name, found ${e.slice(t)}`);const[m]=f;return t+=h+m.length,C7(m)}function o(h){for(t+=h;t<e.length&&D8e(e.charCodeAt(t));)t++}function s(){t+=1;const h=t;let f=1;for(;f>0&&t<e.length;t++)e.charCodeAt(t)===40&&!a(t)?f++:e.charCodeAt(t)===41&&!a(t)&&f--;if(f)throw new Error("Parenthesis not matched");return C7(e.slice(h,t-1))}function a(h){let f=0;for(;e.charCodeAt(--h)===92;)f++;return(f&1)===1}function c(){if(i.length>0&&w6t(i[i.length-1]))throw new Error("Did not expect successive traversals.")}function l(h){if(i.length>0&&i[i.length-1].type===Ma.Descendant){i[i.length-1].type=h;return}c(),i.push({type:h})}function u(h,f){i.push({type:Ma.Attribute,name:h,action:f,value:r(1),namespace:null,ignoreCase:"quirks"})}function d(){if(i.length&&i[i.length-1].type===Ma.Descendant&&i.pop(),i.length===0)throw new Error("Empty sub-selector");n.push(i)}if(o(0),e.length===t)return t;e:for(;t<e.length;){const h=e.charCodeAt(t);switch(h){case 32:case 9:case 10:case 12:case 13:{(i.length===0||i[0].type!==Ma.Descendant)&&(c(),i.push({type:Ma.Descendant})),o(1);break}case 62:{l(Ma.Child),o(1);break}case 60:{l(Ma.Parent),o(1);break}case 126:{l(Ma.Sibling),o(1);break}case 43:{l(Ma.Adjacent),o(1);break}case 46:{u("class",x1.Element);break}case 35:{u("id",x1.Equals);break}case 91:{o(1);let f,m=null;e.charCodeAt(t)===124?f=r(1):e.startsWith("*|",t)?(m="*",f=r(2)):(f=r(0),e.charCodeAt(t)===124&&e.charCodeAt(t+1)!==61&&(m=f,f=r(1))),o(0);let y=x1.Exists;const g=x6t.get(e.charCodeAt(t));if(g){if(y=g,e.charCodeAt(t+1)!==61)throw new Error("Expected `=`");o(2)}else e.charCodeAt(t)===61&&(y=x1.Equals,o(1));let b="",v=null;if(y!=="exists"){if(fte(e.charCodeAt(t))){const N=e.charCodeAt(t);let R=t+1;for(;R<e.length&&(e.charCodeAt(R)!==N||a(R));)R+=1;if(e.charCodeAt(R)!==N)throw new Error("Attribute value didn't end");b=C7(e.slice(t+1,R)),t=R+1}else{const N=t;for(;t<e.length&&(!D8e(e.charCodeAt(t))&&e.charCodeAt(t)!==93||a(t));)t+=1;b=C7(e.slice(N,t))}o(0);const T=e.charCodeAt(t)|32;T===115?(v=!1,o(1)):T===105&&(v=!0,o(1))}if(e.charCodeAt(t)!==93)throw new Error("Attribute selector didn't terminate");t+=1;const w={type:Ma.Attribute,name:f,action:y,value:b,namespace:m,ignoreCase:v};i.push(w);break}case 58:{if(e.charCodeAt(t+1)===58){i.push({type:Ma.PseudoElement,name:r(2).toLowerCase(),data:e.charCodeAt(t)===40?s():null});continue}const f=r(1).toLowerCase();let m=null;if(e.charCodeAt(t)===40)if(v6t.has(f)){if(fte(e.charCodeAt(t+1)))throw new Error(`Pseudo-selector ${f} cannot be quoted`);if(m=[],t=F8e(m,e,t+1),e.charCodeAt(t)!==41)throw new Error(`Missing closing parenthesis in :${f} (${e})`);t+=1}else{if(m=s(),S6t.has(f)){const y=m.charCodeAt(0);y===m.charCodeAt(m.length-1)&&fte(y)&&(m=m.slice(1,-1))}m=C7(m)}i.push({type:Ma.Pseudo,name:f,data:m});break}case 44:{d(),i=[],o(1);break}default:{if(e.startsWith("/*",t)){const y=e.indexOf("*/",t+2);if(y<0)throw new Error("Comment was not terminated");t=y+2,i.length===0&&o(0);break}let f=null,m;if(h===42)t+=1,m="*";else if(h===124){if(m="",e.charCodeAt(t+1)===124){l(Ma.ColumnCombinator),o(2);break}}else if(L8e.test(e.slice(t)))m=r(0);else break e;e.charCodeAt(t)===124&&e.charCodeAt(t+1)!==124&&(f=m,e.charCodeAt(t+1)===42?(m="*",t+=2):m=r(1)),i.push(m==="*"?{type:Ma.Universal,namespace:f}:{type:Ma.Tag,name:m,namespace:f})}}}return d(),t}const $8e=new Map([[Ma.Universal,50],[Ma.Tag,30],[Ma.Attribute,1],[Ma.Pseudo,0]]);function mte(n){return!$8e.has(n.type)}const T6t=new Map([[x1.Exists,10],[x1.Equals,8],[x1.Not,7],[x1.Start,6],[x1.End,6],[x1.Any,5]]);function M6t(n){const e=n.map(B8e);for(let t=1;t<n.length;t++){const i=e[t];if(!(i<0))for(let r=t-1;r>=0&&i<e[r];r--){const o=n[r+1];n[r+1]=n[r],n[r]=o,e[r+1]=e[r],e[r]=i}}}function B8e(n){var e,t;let i=(e=$8e.get(n.type))!==null&&e!==void 0?e:-1;return n.type===Ma.Attribute?(i=(t=T6t.get(n.action))!==null&&t!==void 0?t:4,n.action===x1.Equals&&n.name==="id"&&(i=9),n.ignoreCase&&(i>>=1)):n.type===Ma.Pseudo&&(n.data?n.name==="has"||n.name==="contains"?i=0:Array.isArray(n.data)?(i=Math.min(...n.data.map(r=>Math.min(...r.map(B8e)))),i<0&&(i=0)):i=2:i=3),i}const A6t=/[-[\]{}()*+?.,\\^$|#\s]/g;function U8e(n){return n.replace(A6t,"\\$&")}const C6t=new Set(["accept","accept-charset","align","alink","axis","bgcolor","charset","checked","clear","codetype","color","compact","declare","defer","dir","direction","disabled","enctype","face","frame","hreflang","http-equiv","lang","language","link","media","method","multiple","nohref","noresize","noshade","nowrap","readonly","rel","rev","rules","scope","scrolling","selected","shape","target","text","type","valign","valuetype","vlink"]);function gT(n,e){return typeof n.ignoreCase=="boolean"?n.ignoreCase:n.ignoreCase==="quirks"?!!e.quirksMode:!e.xmlMode&&C6t.has(n.name)}const R6t={equals(n,e,t){const{adapter:i}=t,{name:r}=e;let{value:o}=e;return gT(e,t)?(o=o.toLowerCase(),s=>{const a=i.getAttributeValue(s,r);return a!=null&&a.length===o.length&&a.toLowerCase()===o&&n(s)}):s=>i.getAttributeValue(s,r)===o&&n(s)},hyphen(n,e,t){const{adapter:i}=t,{name:r}=e;let{value:o}=e;const s=o.length;return gT(e,t)?(o=o.toLowerCase(),function(c){const l=i.getAttributeValue(c,r);return l!=null&&(l.length===s||l.charAt(s)==="-")&&l.substr(0,s).toLowerCase()===o&&n(c)}):function(c){const l=i.getAttributeValue(c,r);return l!=null&&(l.length===s||l.charAt(s)==="-")&&l.substr(0,s)===o&&n(c)}},element(n,e,t){const{adapter:i}=t,{name:r,value:o}=e;if(/\s/.test(o))return al.falseFunc;const s=new RegExp(`(?:^|\\s)${U8e(o)}(?:$|\\s)`,gT(e,t)?"i":"");return function(c){const l=i.getAttributeValue(c,r);return l!=null&&l.length>=o.length&&s.test(l)&&n(c)}},exists(n,{name:e},{adapter:t}){return i=>t.hasAttrib(i,e)&&n(i)},start(n,e,t){const{adapter:i}=t,{name:r}=e;let{value:o}=e;const s=o.length;return s===0?al.falseFunc:gT(e,t)?(o=o.toLowerCase(),a=>{const c=i.getAttributeValue(a,r);return c!=null&&c.length>=s&&c.substr(0,s).toLowerCase()===o&&n(a)}):a=>{var c;return!!(!((c=i.getAttributeValue(a,r))===null||c===void 0)&&c.startsWith(o))&&n(a)}},end(n,e,t){const{adapter:i}=t,{name:r}=e;let{value:o}=e;const s=-o.length;return s===0?al.falseFunc:gT(e,t)?(o=o.toLowerCase(),a=>{var c;return((c=i.getAttributeValue(a,r))===null||c===void 0?void 0:c.substr(s).toLowerCase())===o&&n(a)}):a=>{var c;return!!(!((c=i.getAttributeValue(a,r))===null||c===void 0)&&c.endsWith(o))&&n(a)}},any(n,e,t){const{adapter:i}=t,{name:r,value:o}=e;if(o==="")return al.falseFunc;if(gT(e,t)){const s=new RegExp(U8e(o),"i");return function(c){const l=i.getAttributeValue(c,r);return l!=null&&l.length>=o.length&&s.test(l)&&n(c)}}return s=>{var a;return!!(!((a=i.getAttributeValue(s,r))===null||a===void 0)&&a.includes(o))&&n(s)}},not(n,e,t){const{adapter:i}=t,{name:r}=e;let{value:o}=e;return o===""?s=>!!i.getAttributeValue(s,r)&&n(s):gT(e,t)?(o=o.toLowerCase(),s=>{const a=i.getAttributeValue(s,r);return(a==null||a.length!==o.length||a.toLowerCase()!==o)&&n(s)}):s=>i.getAttributeValue(s,r)!==o&&n(s)}},P6t=new Set([9,10,12,13,32]),j8e=48,I6t=57;function N6t(n){if(n=n.trim().toLowerCase(),n==="even")return[2,0];if(n==="odd")return[2,1];let e=0,t=0,i=o(),r=s();if(e<n.length&&n.charAt(e)==="n"&&(e++,t=i*(r??1),a(),e<n.length?(i=o(),a(),r=s()):i=r=0),r===null||e<n.length)throw new Error(`n-th rule couldn't be parsed ('${n}')`);return[t,i*r];function o(){return n.charAt(e)==="-"?(e++,-1):(n.charAt(e)==="+"&&e++,1)}function s(){const c=e;let l=0;for(;e<n.length&&n.charCodeAt(e)>=j8e&&n.charCodeAt(e)<=I6t;)l=l*10+(n.charCodeAt(e)-j8e),e++;return e===c?null:l}function a(){for(;e<n.length&&P6t.has(n.charCodeAt(e));)e++}}function k6t(n){const e=n[0],t=n[1]-1;if(t<0&&e<=0)return al.falseFunc;if(e===-1)return o=>o<=t;if(e===0)return o=>o===t;if(e===1)return t<0?al.trueFunc:o=>o>=t;const i=Math.abs(e),r=(t%i+i)%i;return e>1?o=>o>=t&&o%i===r:o=>o<=t&&o%i===r}function SF(n){return k6t(N6t(n))}function EF(n,e){return t=>{const i=e.getParent(t);return i!=null&&e.isTag(i)&&n(t)}}const _te={contains(n,e,{adapter:t}){return function(r){return n(r)&&t.getText(r).includes(e)}},icontains(n,e,{adapter:t}){const i=e.toLowerCase();return function(o){return n(o)&&t.getText(o).toLowerCase().includes(i)}},"nth-child"(n,e,{adapter:t,equals:i}){const r=SF(e);return r===al.falseFunc?al.falseFunc:r===al.trueFunc?EF(n,t):function(s){const a=t.getSiblings(s);let c=0;for(let l=0;l<a.length&&!i(s,a[l]);l++)t.isTag(a[l])&&c++;return r(c)&&n(s)}},"nth-last-child"(n,e,{adapter:t,equals:i}){const r=SF(e);return r===al.falseFunc?al.falseFunc:r===al.trueFunc?EF(n,t):function(s){const a=t.getSiblings(s);let c=0;for(let l=a.length-1;l>=0&&!i(s,a[l]);l--)t.isTag(a[l])&&c++;return r(c)&&n(s)}},"nth-of-type"(n,e,{adapter:t,equals:i}){const r=SF(e);return r===al.falseFunc?al.falseFunc:r===al.trueFunc?EF(n,t):function(s){const a=t.getSiblings(s);let c=0;for(let l=0;l<a.length;l++){const u=a[l];if(i(s,u))break;t.isTag(u)&&t.getName(u)===t.getName(s)&&c++}return r(c)&&n(s)}},"nth-last-of-type"(n,e,{adapter:t,equals:i}){const r=SF(e);return r===al.falseFunc?al.falseFunc:r===al.trueFunc?EF(n,t):function(s){const a=t.getSiblings(s);let c=0;for(let l=a.length-1;l>=0;l--){const u=a[l];if(i(s,u))break;t.isTag(u)&&t.getName(u)===t.getName(s)&&c++}return r(c)&&n(s)}},root(n,e,{adapter:t}){return i=>{const r=t.getParent(i);return(r==null||!t.isTag(r))&&n(i)}},scope(n,e,t,i){const{equals:r}=t;return!i||i.length===0?_te.root(n,e,t):i.length===1?o=>r(i[0],o)&&n(o):o=>i.includes(o)&&n(o)},hover:yte("isHovered"),visited:yte("isVisited"),active:yte("isActive")};function yte(n){return function(t,i,{adapter:r}){const o=r[n];return typeof o!="function"?al.falseFunc:function(a){return o(a)&&t(a)}}}const H8e={empty(n,{adapter:e}){return!e.getChildren(n).some(t=>e.isTag(t)||e.getText(t)!=="")},"first-child"(n,{adapter:e,equals:t}){if(e.prevElementSibling)return e.prevElementSibling(n)==null;const i=e.getSiblings(n).find(r=>e.isTag(r));return i!=null&&t(n,i)},"last-child"(n,{adapter:e,equals:t}){const i=e.getSiblings(n);for(let r=i.length-1;r>=0;r--){if(t(n,i[r]))return!0;if(e.isTag(i[r]))break}return!1},"first-of-type"(n,{adapter:e,equals:t}){const i=e.getSiblings(n),r=e.getName(n);for(let o=0;o<i.length;o++){const s=i[o];if(t(n,s))return!0;if(e.isTag(s)&&e.getName(s)===r)break}return!1},"last-of-type"(n,{adapter:e,equals:t}){const i=e.getSiblings(n),r=e.getName(n);for(let o=i.length-1;o>=0;o--){const s=i[o];if(t(n,s))return!0;if(e.isTag(s)&&e.getName(s)===r)break}return!1},"only-of-type"(n,{adapter:e,equals:t}){const i=e.getName(n);return e.getSiblings(n).every(r=>t(n,r)||!e.isTag(r)||e.getName(r)!==i)},"only-child"(n,{adapter:e,equals:t}){return e.getSiblings(n).every(i=>t(n,i)||!e.isTag(i))}};function V8e(n,e,t,i){if(t===null){if(n.length>i)throw new Error(`Pseudo-class :${e} requires an argument`)}else if(n.length===i)throw new Error(`Pseudo-class :${e} doesn't have any arguments`)}const O6t={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:`:is(
|
|
567
567
|
:is(button, input, select, textarea, optgroup, option)[disabled],
|
|
568
568
|
optgroup[disabled] > option,
|