@vpxa/aikit 0.1.334 → 0.1.335

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.
@@ -70,7 +70,7 @@ Error generating stack: `+e.message+`
70
70
  `),i.length!=2)throw D(new cv(`Exactly two numbers are expected, `+i.length+` were found.`));try{this.a=MR(ZR(i[0])),this.b=MR(ZR(i[1]))}catch(e){throw e=XN(e),M(e,131)?(n=e,D(new cv(Mdt+n))):D(e)}},Q.Ib=function(){return`(`+this.a+`,`+this.b+`)`},Q.a=0,Q.b=0;var E6=L(lG,`KVector`,8);q(78,66,{3:1,4:1,20:1,31:1,56:1,18:1,66:1,16:1,78:1,414:1},f_,oy,Mpe),Q.Nc=function(){return kVe(this)},Q.ag=function(e){var t,n,r=VB(e,`,|;|\\(|\\)|\\[|\\]|\\{|\\}| | |
71
71
  `),i,a,o;LD(this);try{for(n=0,a=0,i=0,o=0;n<r.length;)r[n]!=null&&ZR(r[n]).length>0&&(a%2==0?i=MR(r[n]):o=MR(r[n]),a>0&&a%2!=0&&rT(this,new A(i,o)),++a),++n}catch(e){throw e=XN(e),M(e,131)?(t=e,D(new cv(`The given string does not match the expected format for vectors.`+t))):D(e)}},Q.Ib=function(){for(var e=new gC(`(`),t=LI(this,0),n;t.b!=t.d.c;)n=P(Ak(t),8),iS(e,n.a+`,`+n.b),t.b!=t.d.c&&(e.a+=`; `);return(e.a+=`)`,e).a};var TIt=L(lG,`KVectorChain`,78);q(256,23,{3:1,35:1,23:1,256:1},xx);var EIt,D6,O6,k6,A6,j6,DIt=TM(Xq,`Alignment`,256,RY,oNe,ove),OIt;q(975,1,bW,_ee),Q.tf=function(e){ztt(e)};var kIt,AIt,jIt,MIt,NIt,PIt,FIt,IIt,LIt,RIt,zIt,BIt;L(Xq,`BoxLayouterOptions`,975),q(976,1,{},Nc),Q.uf=function(){var e;return e=new Ic,e},Q.vf=function(e){},L(Xq,`BoxLayouterOptions/BoxFactory`,976),q(299,23,{3:1,35:1,23:1,299:1},Sx);var M6,VIt,N6,P6,F6,HIt,UIt=TM(Xq,`ContentAlignment`,299,RY,sNe,sve),WIt;q(689,1,bW,_f),Q.tf=function(e){BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,eht),``),`Layout Algorithm`),`Select a specific layout algorithm.`),(WR(),w6)),eX),zF((FI(),h6))))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,tht),``),`Resolved Layout Algorithm`),`Meta data associated with the selected algorithm.`),C6),_It),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,cpt),``),`Alignment`),`Alignment of the selected node relative to other nodes; the exact meaning depends on the used algorithm.`),KIt),b6),DIt),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,DW),``),`Aspect Ratio`),`The desired aspect ratio of the drawing, that is the quotient of width by height.`),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,nht),``),`Bend Points`),`A fixed list of bend points for the edge. This is used by the 'Fixed Layout' algorithm to specify a pre-defined routing for an edge. The vector chain must include the source point, any bend points, and the target point, so it must have at least two points.`),C6),TIt),zF(f6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,IK),``),`Content Alignment`),`Specifies how the content of a node are aligned. Each node can individually control the alignment of its contents. I.e. if a node should be aligned top left in its parent node, the parent node should specify that option.`),ZIt),x6),UIt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,PK),``),`Debug Mode`),`Whether additional debug information shall be generated.`),(pC(),!1)),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,FK),``),`Direction`),`Overall direction of edges: horizontal (right / left) or vertical (down / up).`),QIt),b6),C8),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,DK),``),`Edge Routing`),`What kind of edge routing style should be applied for the content of a parent node. Algorithms may also set this option to single edges in order to mark them as splines. The bend point list of edges with this option set to SPLINES must be interpreted as control points for a piecewise cubic spline.`),rLt),b6),vRt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Qmt),``),`Expand Nodes`),`If active, nodes are expanded to fill the area of their parent.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,EK),``),`Hierarchy Handling`),"Determines whether separate layout runs are triggered for different compound nodes in a hierarchical graph. Setting a node's hierarchy handling to `INCLUDE_CHILDREN` will lay out that node and all of its descendants in a single layout run, until a descendant is encountered which has its hierarchy handling set to `SEPARATE_CHILDREN`. In general, `SEPARATE_CHILDREN` will ensure that a new layout run is triggered for a node with that setting. Including multiple levels of hierarchy in a single layout run may allow cross-hierarchical edges to be laid out properly. If the root node is set to `INHERIT` (or not set at all), the default behavior is `SEPARATE_CHILDREN`."),sLt),b6),PRt),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,AW),``),`Padding`),`The padding to be left to a parent element's border when placing child elements. This can also serve as an output option of a layout algorithm if node size calculation is setup appropriately.`),CLt),C6),qSt),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,jW),``),`Interactive`),`Whether the algorithm should be run in interactive mode for the content of a parent node. What this means exactly depends on how the specific algorithm interprets this option. Usually in the interactive mode algorithms try to modify the current layout as little as possible.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,BK),``),`interactive Layout`),`Whether the graph should be changeable interactively and by setting constraints`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,PW),``),`Omit Node Micro Layout`),`Node micro layout comprises the computation of node dimensions (if requested), the placement of ports and their labels, and the placement of node labels. The functionality is implemented independent of any specific layout algorithm and shouldn't have any negative impact on the layout algorithm's performance itself. Yet, if any unforeseen behavior occurs, this option allows to deactivate the micro layout.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,MW),``),`Port Constraints`),`Defines constraints of the position of the ports of a node.`),FLt),b6),URt),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,zK),``),`Position`),`The position of a node, port, or label. This is used by the 'Fixed Layout' algorithm to specify a pre-defined position.`),C6),E6),jT(m6,U(k(_6,1),Z,160,0,[g6,p6]))))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,wW),``),`Priority`),`Defines the priority of an object; its meaning depends on the specific layout algorithm and the context where it is used.`),S6),ZY),jT(m6,U(k(_6,1),Z,160,0,[f6]))))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,OW),``),`Randomization Seed`),`Seed used for pseudo-random number generators to control the layout algorithm. If the value is 0, the seed shall be determined pseudo-randomly (e.g. from the system time).`),S6),ZY),zF(h6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,kW),``),`Separate Connected Components`),`Whether each connected component should be processed separately.`),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,ypt),``),`Junction Points`),`This option is not used as option, but as output of the layout algorithms. It is attached to edges and determines the points where junction symbols should be drawn in order to represent hyperedges with orthogonal routing. Whether such points are computed depends on the chosen layout algorithm and edge routing style. The points are put into the vector chain with no specific order.`),hLt),C6),TIt),zF(f6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Cpt),``),`Comment Box`),`Whether the node should be regarded as a comment box instead of a regular node. In that case its placement should be similar to how labels are handled. Any edges incident to a comment box specify to which graph elements the comment is related.`),!1),v6),KY),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,wpt),``),`Hypernode`),`Whether the node should be handled as a hypernode.`),!1),v6),KY),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,rht),``),`Label Manager`),`Label managers can shorten labels upon a layout algorithm's request.`),C6),XVt),jT(h6,U(k(_6,1),Z,160,0,[p6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,iht),``),`Softwrapping Fuzziness`),`Determines the amount of fuzziness to be used when performing softwrapping on labels. The value expresses the percent of overhang that is permitted for each line. If the next line would take up less space than this threshold, it is appended to the current line instead of being placed in a new line.`),0),y6),YY),zF(p6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Ept),``),`Margins`),`Margins define additional space around the actual bounds of a graph element. For instance, ports or labels being placed on the outside of a node's border might introduce such a margin. The margin is used to guarantee non-overlap of other graph elements with those ports or labels.`),gLt),C6),GSt),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,opt),``),`No Layout`),`No layout is done for the associated element. This is used to mark parts of a diagram to avoid their inclusion in the layout graph, or to mark parts of the layout graph to prevent layout engines from processing them. If you wish to exclude the contents of a compound node from automatic layout, while the node itself is still considered on its own layer, use the 'Fixed Layout' algorithm for that node.`),!1),v6),KY),jT(m6,U(k(_6,1),Z,160,0,[f6,g6,p6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,aht),``),`Scale Factor`),`The scaling factor to be applied to the corresponding node in recursive layout. It causes the corresponding node's size to be adjusted, and its ports and labels to be sized and placed accordingly after the layout of that node has been determined (and before the node itself and its siblings are arranged). The scaling is not reverted afterwards, so the resulting layout graph contains the adjusted size and position data. This option is currently not supported if 'Layout Hierarchy' is set.`),1),y6),YY),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,oht),``),`Child Area Width`),`The width of the area occupied by the laid out children of a node.`),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,sht),``),`Child Area Height`),`The height of the area occupied by the laid out children of a node.`),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,BW),``),Kmt),`Turns topdown layout on and off. If this option is enabled, hierarchical layout will be computed first for the root node and then for its children recursively. Layouts are then scaled down to fit the area provided by their parents. Graphs must follow a certain structure for topdown layout to work properly. {@link TopdownNodeTypes.PARALLEL_NODE} nodes must have children of type {@link TopdownNodeTypes.HIERARCHICAL_NODE} and must define {@link topdown.hierarchicalNodeWidth} and {@link topdown.hierarchicalNodeAspectRatio} for their children. Furthermore they need to be laid out using an algorithm that is a {@link TopdownLayoutProvider}. Hierarchical nodes can also be parents of other hierarchical nodes and can optionally use a {@link TopdownSizeApproximator} to dynamically set sizes during topdown layout. In this case {@link topdown.hierarchicalNodeWidth} and {@link topdown.hierarchicalNodeAspectRatio} should be set on the node itself rather than the parent. The values are then used by the size approximator as base values. Hierarchical nodes require the layout option {@link nodeSize.fixedGraphSize} to be true to prevent the algorithm used there from resizing the hierarchical node. This option is not supported if 'Hierarchy Handling' is set to 'INCLUDE_CHILDREN'`),!1),v6),KY),zF(h6)))),_k(e,BW,WW,null),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,cht),``),`Animate`),`Whether the shift from the old layout to the new computed layout shall be animated.`),!0),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,lht),``),`Animation Time Factor`),`Factor for computation of animation time. The higher the value, the longer the animation time. If the value is 0, the resulting time is always equal to the minimum defined by 'Minimal Animation Time'.`),G(100)),S6),ZY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,uht),``),`Layout Ancestors`),`Whether the hierarchy levels on the path from the selected element to the root of the diagram shall be included in the layout process.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,dht),``),`Maximal Animation Time`),`The maximal time for animations, in milliseconds.`),G(4e3)),S6),ZY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,fht),``),`Minimal Animation Time`),`The minimal time for animations, in milliseconds.`),G(400)),S6),ZY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,pht),``),`Progress Bar`),`Whether a progress bar shall be displayed during layout computations.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,mht),``),`Validate Graph`),`Whether the graph shall be validated before any layout algorithm is applied. If this option is enabled and at least one error is found, the layout process is aborted and a message is shown to the user.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,hht),``),`Validate Options`),`Whether layout options shall be validated before any layout algorithm is applied. If this option is enabled and at least one error is found, the layout process is aborted and a message is shown to the user.`),!0),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,ght),``),`Zoom to Fit`),`Whether the zoom level shall be set to view the whole diagram after layout.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,$mt),`box`),`Box Layout Mode`),`Configures the packing mode used by the {@link BoxLayoutProvider}. If SIMPLE is not required (neither priorities are used nor the interactive mode), GROUP_DEC can improve the packing and decrease the area. GROUP_MIXED and GROUP_INC may, in very specific scenarios, work better.`),YIt),b6),vzt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,_ht),`json`),`Shape Coords`),`For layouts transferred into JSON graphs, specify the coordinate system to be used for nodes, ports, and labels of nodes and ports.`),mLt),b6),ezt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,vht),`json`),`Edge Coords`),`For layouts transferred into JSON graphs, specify the coordinate system to be used for edge route points and edge labels.`),fLt),b6),pRt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Jft),OK),`Comment Comment Spacing`),`Spacing to be preserved between a comment box and other comment boxes connected to the same node. The space left between comment boxes of different nodes is controlled by the node-node spacing.`),10),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Yft),OK),`Comment Node Spacing`),`Spacing to be preserved between a node and its connected comment boxes. The space left between a node and the comments of another node is controlled by the node-node spacing.`),10),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Xft),OK),`Components Spacing`),`Spacing to be preserved between pairs of connected components. This option is only relevant if 'separateConnectedComponents' is activated.`),20),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Zft),OK),`Edge Spacing`),`Spacing to be preserved between any two edges. Note that while this can somewhat easily be satisfied for the segments of orthogonally drawn edges, it is harder for general polylines or splines.`),10),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,EW),OK),`Edge Label Spacing`),`The minimal distance to be preserved between a label and the edge it is associated with. Note that the placement of a label is influenced by the 'edgelabels.placement' option.`),2),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,NK),OK),`Edge Node Spacing`),`Spacing to be preserved between nodes and edges.`),10),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Qft),OK),`Label Spacing`),`Determines the amount of space to be left between two labels of the same graph element.`),0),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,tpt),OK),`Label Node Spacing`),`Spacing to be preserved between labels and the border of node they are associated with. Note that the placement of a label is influenced by the 'nodelabels.placement' option.`),5),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,$ft),OK),`Horizontal spacing between Label and Port`),`Horizontal spacing to be preserved between labels and the ports they are associated with. Note that the placement of a label is influenced by the 'portlabels.placement' option.`),1),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,ept),OK),`Vertical spacing between Label and Port`),`Vertical spacing to be preserved between labels and the ports they are associated with. Note that the placement of a label is influenced by the 'portlabels.placement' option.`),1),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,TW),OK),`Node Spacing`),`The minimal distance to be preserved between each two nodes.`),20),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,npt),OK),`Node Self Loop Spacing`),`Spacing to be preserved between a node and its self loops.`),10),y6),YY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,rpt),OK),`Port Spacing`),`Spacing between pairs of ports of the same node.`),10),y6),YY),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,ipt),OK),`Individual Spacing`),`Allows to specify individual spacing values for graph elements that shall be different from the value specified for the element's parent.`),C6),bzt),jT(m6,U(k(_6,1),Z,160,0,[f6,g6,p6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Dpt),OK),`Additional Port Space`),`Additional space around the sets of ports on each node side. For each side of a node, this option can reserve additional space before and after the ports on each side. For example, a top spacing of 20 makes sure that the first port on the western and eastern side is 20 units away from the northern border.`),tRt),C6),GSt),zF(h6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,RK),Eht),`Layout Partition`),`Partition to which the node belongs. This requires Layout Partitioning to be active. Nodes with lower partition IDs will appear to the left of nodes with higher partition IDs (assuming a left-to-right layout direction).`),S6),ZY),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),_k(e,RK,LK,DLt),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,LK),Eht),`Layout Partitioning`),`Whether to activate partitioned layout. This will allow to group nodes through the Layout Partition option. a pair of nodes with different partition indices is then placed such that the node with lower index is placed to the left of the other node (with left-to-right layout direction). Depending on the layout algorithm, this may only be guaranteed to work if all nodes have a layout partition configured, or at least if edges that cross partitions are not part of a partition-crossing cycle.`),TLt),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,dpt),Dht),`Node Label Padding`),`Define padding for node labels that are placed inside of a node.`),vLt),C6),qSt),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,RW),Dht),`Node Label Placement`),`Hints for where node labels are to be placed; if empty, the node label's position is not modified.`),yLt),x6),Y8),jT(m6,U(k(_6,1),Z,160,0,[p6]))))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,mpt),Qq),`Port Alignment`),`Defines the default port distribution for a node. May be overridden for each side individually.`),kLt),b6),$8),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,hpt),Qq),`Port Alignment (North)`),`Defines how ports on the northern side are placed, overriding the node's general port alignment.`),b6),$8),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,gpt),Qq),`Port Alignment (South)`),`Defines how ports on the southern side are placed, overriding the node's general port alignment.`),b6),$8),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,_pt),Qq),`Port Alignment (West)`),`Defines how ports on the western side are placed, overriding the node's general port alignment.`),b6),$8),zF(m6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,vpt),Qq),`Port Alignment (East)`),`Defines how ports on the eastern side are placed, overriding the node's general port alignment.`),b6),$8),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,LW),Oht),`Node Size Constraints`),`What should be taken into account when calculating a node's size. Empty size constraints specify that a node's size is already fixed and should not be changed.`),bLt),x6),B5),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,IW),Oht),`Node Size Options`),`Options modifying the behavior of the size constraints set on a node. Each member of the set specifies something that should be taken into account when calculating node sizes. The empty set corresponds to no further modifications.`),SLt),x6),izt),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,KW),Oht),`Node Size Minimum`),`The minimal size to which a node can be reduced.`),xLt),C6),E6),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,FW),Oht),`Fixed Graph Size`),`By default, the fixed layout provider will enlarge a graph until it is large enough to contain its children. If this option is set, it won't do so.`),!1),v6),KY),zF(h6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,xpt),AK),`Edge Label Placement`),`Gives a hint on where to put edge labels.`),tLt),b6),hRt),zF(p6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,NW),AK),`Inline Edge Labels`),`If true, an edge label is placed directly on its edge. May only apply to center edge labels. This kind of label placement is only advisable if the label's rendering is such that it is not crossed by its edge and thus stays legible.`),!1),v6),KY),zF(p6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,yht),`font`),`Font Name`),`Font name used for a label.`),w6),eX),zF(p6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,bht),`font`),`Font Size`),`Font size used for a label.`),S6),ZY),zF(p6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,Tpt),kht),`Port Anchor Offset`),`The offset to the port position where connections shall be attached.`),C6),E6),zF(g6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,Spt),kht),`Port Index`),`The index of a port in the fixed order around a node. The order is assumed as clockwise, starting with the leftmost port on the top side. This option must be set if 'Port Constraints' is set to FIXED_ORDER and no specific positions are given for the ports. Additionally, the option 'Port Side' must be defined in this case.`),S6),ZY),zF(g6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,spt),kht),`Port Side`),`The side of a node on which a port is situated. This option must be set if 'Port Constraints' is set to FIXED_SIDE or FIXED_ORDER and no specific positions are given for the ports.`),BLt),b6),P5),zF(g6)))),BF(e,new UR(ry(ny(iy(Zv(ty($v(ey(new Mc,apt),kht),`Port Border Offset`),`The offset of ports on the node border. With a positive offset the port is moved outside of the node, while with a negative offset the port is moved towards the inside. An offset of 0 means that the port is placed directly on the node border, i.e. if the port side is north, the port's south border touches the nodes's north border; if the port side is east, the port's west border touches the nodes's east border; if the port side is south, the port's north border touches the node's south border; if the port side is west, the port's east border touches the node's west border.`),y6),YY),zF(g6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,zW),Aht),`Port Label Placement`),`Decides on a placement method for port labels; if empty, the node label's position is not modified.`),RLt),x6),f5),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,fpt),Aht),`Port Labels Next to Port`),`Use 'portLabels.placement': NEXT_TO_PORT_OF_POSSIBLE.`),!1),v6),KY),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,ppt),Aht),`Treat Port Labels as Group`),`If this option is true (default), the labels of a port will be treated as a group when it comes to centering them next to their port. If this option is false, only the first label will be centered next to the port, with the others being placed below. This only applies to labels of eastern and western ports and will have no effect if labels are not placed next to their port.`),!0),v6),KY),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,xht),$q),`Number of size categories`),`Defines the number of categories to use for the FIXED_INTEGER_RATIO_BOXES size approximator.`),G(3)),S6),ZY),zF(h6)))),_k(e,xht,Cht,cRt),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Sht),$q),`Weight of a node containing children for determining the graph size`),`When determining the graph size for the size categorisation, this value determines how many times a node containing children is weighted more than a simple node. For example setting this value to four would result in a graph containing a simple node and a hierarchical node to be counted as having a size of five.`),G(4)),S6),ZY),zF(h6)))),_k(e,Sht,xht,null),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,VW),$q),`Topdown Scale Factor`),`The scaling factor to be applied to the nodes laid out within the node in recursive topdown layout. The difference to 'Scale Factor' is that the node itself is not scaled. This value has to be set on hierarchical nodes.`),1),y6),YY),zF(h6)))),_k(e,VW,WW,aRt),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Cht),$q),`Topdown Size Approximator`),`The size approximator to be used to set sizes of hierarchical nodes during topdown layout. The default value is null, which results in nodes keeping whatever size is defined for them e.g. through parent parallel node or by manually setting the size.`),null),C6),IRt),zF(m6)))),_k(e,Cht,WW,oRt),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,HW),$q),`Topdown Hierarchical Node Width`),`The fixed size of a hierarchical node when using topdown layout. If this value is set on a parallel node it applies to its children, when set on a hierarchical node it applies to the node itself.`),150),y6),YY),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),_k(e,HW,WW,null),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,UW),$q),`Topdown Hierarchical Node Aspect Ratio`),`The fixed aspect ratio of a hierarchical node when using topdown layout. Default is 1/sqrt(2). If this value is set on a parallel node it applies to its children, when set on a hierarchical node it applies to the node itself.`),1.414),y6),YY),jT(h6,U(k(_6,1),Z,160,0,[m6]))))),_k(e,UW,WW,null),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,WW),$q),`Topdown Node Type`),`The different node types used for topdown layout. If the node type is set to {@link TopdownNodeTypes.PARALLEL_NODE} the algorithm must be set to a {@link TopdownLayoutProvider} such as {@link TopdownPacking}. The {@link nodeSize.fixedGraphSize} option is technically only required for hierarchical nodes.`),null),b6),szt),zF(m6)))),_k(e,WW,FW,null),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,wht),$q),`Topdown Scale Cap`),`Determines the upper limit for the topdown scale factor. The default value is 1.0 which ensures that nested children never end up appearing larger than their parents in terms of unit sizes such as the font size. If the limit is larger, nodes will fully utilize the available space, but it is counteriniuitive for inner nodes to have a larger scale than outer nodes.`),1),y6),YY),zF(h6)))),_k(e,wht,WW,iRt),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,lpt),jht),`Activate Inside Self Loops`),`Whether this node allows to route self loops inside of it instead of around it. If set to true, this will make the node a compound node if it isn't already, and will require the layout algorithm to support compound nodes with hierarchical ports.`),!1),v6),KY),zF(m6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,upt),jht),`Inside Self Loop`),`Whether a self loop should be routed inside a node instead of around that node.`),!1),v6),KY),zF(f6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,bpt),`edge`),`Edge Thickness`),`The thickness of an edge. This is a hint on the line width used to draw an edge, possibly requiring more space to be reserved for it.`),1),y6),YY),zF(f6)))),BF(e,new UR(ry(ny(iy(Qv(Zv(ty($v(ey(new Mc,Tht),`edge`),`Edge Type`),`The type of an edge. This is usually used for UML class diagrams, where associations must be handled differently from generalizations.`),aLt),b6),ERt),zF(f6)))),ab(e,new GO(Jv(Xv(Yv(new uc,MU),`Layered`),`The layer-based method was introduced by Sugiyama, Tagawa and Toda in 1981. It emphasizes the direction of edges by pointing as many edges as possible into the same direction. The nodes are arranged in layers, which are sometimes called "hierarchies", and then reordered such that the number of edge crossings is minimized. Afterwards, concrete coordinates are computed for the nodes and edge bend points.`))),ab(e,new GO(Jv(Xv(Yv(new uc,`org.eclipse.elk.orthogonal`),`Orthogonal`),`Orthogonal methods that follow the "topology-shape-metrics" approach by Batini, Nardelli and Tamassia '86. The first phase determines the topology of the drawing by applying a planarization technique, which results in a planar representation of the graph. The orthogonal shape is computed in the second phase, which aims at minimizing the number of edge bends, and is called orthogonalization. The third phase leads to concrete coordinates for nodes and edge bend points by applying a compaction method, thus defining the metrics.`))),ab(e,new GO(Jv(Xv(Yv(new uc,CW),`Force`),`Layout algorithms that follow physical analogies by simulating a system of attractive and repulsive forces. The first successful method of this kind was proposed by Eades in 1984.`))),ab(e,new GO(Jv(Xv(Yv(new uc,`org.eclipse.elk.circle`),`Circle`),`Circular layout algorithms emphasize cycles or biconnected components of a graph by arranging them in circles. This is useful if a drawing is desired where such components are clearly grouped, or where cycles are shown as prominent OPTIONS of the graph.`))),ab(e,new GO(Jv(Xv(Yv(new uc,Zpt),`Tree`),`Specialized layout methods for trees, i.e. acyclic graphs. The regular structure of graphs that have no undirected cycles can be emphasized using an algorithm of this type.`))),ab(e,new GO(Jv(Xv(Yv(new uc,`org.eclipse.elk.planar`),`Planar`),`Algorithms that require a planar or upward planar graph. Most of these algorithms are theoretically interesting, but not practically usable.`))),ab(e,new GO(Jv(Xv(Yv(new uc,wq),`Radial`),`Radial layout algorithms usually position the nodes of the graph on concentric circles.`))),get((new vf,e)),ztt((new _ee,e)),z7e((new yf,e))};var I6,GIt,KIt,L6,qIt,JIt,YIt,R6,z6,XIt,B6,ZIt,V6,H6,QIt,$It,eLt,tLt,nLt,rLt,iLt,aLt,oLt,U6,sLt,cLt,W6,lLt,G6,uLt,dLt,fLt,pLt,mLt,K6,hLt,q6,gLt,_Lt,vLt,J6,yLt,Y6,bLt,X6,Z6,xLt,Q6,SLt,$6,e8,t8,CLt,wLt,TLt,ELt,DLt,OLt,kLt,ALt,jLt,MLt,NLt,PLt,n8,r8,FLt,ILt,LLt,i8,RLt,zLt,a8,BLt,o8,s8,VLt,c8,HLt,ULt,WLt,GLt,KLt,qLt,JLt,YLt,l8,XLt,u8,ZLt,QLt,d8,$Lt,eRt,tRt,nRt,f8,p8,m8,h8,rRt,iRt,g8,aRt,_8,oRt,sRt,cRt,lRt;L(Xq,`CoreOptions`,689),q(86,23,{3:1,35:1,23:1,86:1},Cx);var v8,y8,b8,x8,S8,C8=TM(Xq,`Direction`,86,RY,ZAe,rve),uRt;q(278,23,{3:1,35:1,23:1,278:1},wx);var w8,T8,dRt,fRt,pRt=TM(Xq,`EdgeCoords`,278,RY,Pke,ive),mRt;q(279,23,{3:1,35:1,23:1,279:1},Tx);var E8,D8,O8,hRt=TM(Xq,`EdgeLabelPlacement`,279,RY,EDe,ave),gRt;q(222,23,{3:1,35:1,23:1,222:1},Ex);var k8,A8,j8,_Rt,vRt=TM(Xq,`EdgeRouting`,222,RY,Fke,nve),yRt;q(327,23,{3:1,35:1,23:1,327:1},Dx);var bRt,xRt,SRt,CRt,wRt,TRt,ERt=TM(Xq,`EdgeType`,327,RY,uNe,pve),DRt;q(973,1,bW,vf),Q.tf=function(e){get(e)};var ORt,kRt,ARt,jRt,MRt,NRt,M8;L(Xq,`FixedLayouterOptions`,973),q(974,1,{},Pc),Q.uf=function(){var e;return e=new Uc,e},Q.vf=function(e){},L(Xq,`FixedLayouterOptions/FixedFactory`,974),q(347,23,{3:1,35:1,23:1,347:1},Uce);var N8,P8,F8,PRt=TM(Xq,`HierarchyHandling`,347,RY,DDe,mve),FRt,IRt=lT(Xq,`ITopdownSizeApproximator`);q(292,23,{3:1,35:1,23:1,292:1},Ox);var I8,L8,R8,z8,LRt=TM(Xq,`LabelSide`,292,RY,Ike,fve),RRt;q(96,23,{3:1,35:1,23:1,96:1},kx);var B8,V8,H8,U8,W8,G8,K8,q8,J8,Y8=TM(Xq,`NodeLabelPlacement`,96,RY,aIe,cve),zRt;q(257,23,{3:1,35:1,23:1,257:1},Ax);var BRt,X8,Z8,VRt,Q8,$8=TM(Xq,`PortAlignment`,257,RY,hje,lve),HRt;q(102,23,{3:1,35:1,23:1,102:1},jx);var e5,t5,n5,r5,i5,a5,URt=TM(Xq,`PortConstraints`,102,RY,lNe,uve),WRt;q(280,23,{3:1,35:1,23:1,280:1},Mx);var o5,s5,c5,l5,u5,d5,f5=TM(Xq,`PortLabelPlacement`,280,RY,cNe,dve),GRt;q(64,23,{3:1,35:1,23:1,64:1},Nx);var p5,m5,h5,g5,_5,v5,y5,b5,x5,S5,C5,w5,T5,E5,D5,O5,k5,A5,j5,M5,N5,P5=TM(Xq,`PortSide`,64,RY,QAe,vve),KRt;q(977,1,bW,yf),Q.tf=function(e){z7e(e)};var qRt,JRt,YRt,XRt,ZRt;L(Xq,`RandomLayouterOptions`,977),q(978,1,{},Fc),Q.uf=function(){var e;return e=new Jc,e},Q.vf=function(e){},L(Xq,`RandomLayouterOptions/RandomFactory`,978),q(300,23,{3:1,35:1,23:1,300:1},Wce);var F5,QRt,$Rt,ezt=TM(Xq,`ShapeCoords`,300,RY,ODe,yve),tzt;q(380,23,{3:1,35:1,23:1,380:1},Px);var I5,L5,R5,z5,B5=TM(Xq,`SizeConstraint`,380,RY,Rke,bve),nzt;q(266,23,{3:1,35:1,23:1,266:1},Fx);var V5,H5,U5,rzt,W5,G5,K5,q5,J5,izt=TM(Xq,`SizeOptions`,266,RY,FIe,gve),azt;q(281,23,{3:1,35:1,23:1,281:1},Gce);var Y5,ozt,X5,szt=TM(Xq,`TopdownNodeTypes`,281,RY,kDe,_ve),czt;q(288,23,nJ);var lzt,uzt,dzt,fzt,Z5=TM(Xq,`TopdownSizeApproximator`,288,RY,Lke,hve);q(969,288,nJ,Qye),Q.Sg=function(e){return Vqe(e)},TM(Xq,`TopdownSizeApproximator/1`,969,Z5,null,null),q(970,288,nJ,wxe),Q.Sg=function(e){var t=P(J(e,(KV(),c8)),144),n,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C=(cy(),m=new u_,m),w,ee,T;for(Jz(C,e),w=new og,o=new cC((!e.a&&(e.a=new F(p7,e,10,11)),e.a));o.e!=o.i.gc();)i=P(BI(o),26),y=(p=new u_,p),qz(y,C),Jz(y,i),T=Vqe(i),OS(y,r.Math.max(i.g,T.a),r.Math.max(i.f,T.b)),ez(w.f,i,y);for(a=new cC((!e.a&&(e.a=new F(p7,e,10,11)),e.a));a.e!=a.i.gc();)for(i=P(BI(a),26),d=new cC((!i.e&&(i.e=new bw(i7,i,7,4)),i.e));d.e!=d.i.gc();)u=P(BI(d),85),x=P(Kx(FT(w.f,i)),26),S=P(JE(w,H((!u.c&&(u.c=new bw(r7,u,5,8)),u.c),0)),26),b=(f=new Zc,f),JA((!b.b&&(b.b=new bw(r7,b,4,7)),b.b),x),JA((!b.c&&(b.c=new bw(r7,b,5,8)),b.c),S),Wz(b,EO(x)),Jz(b,u);g=P(aO(t.f),214);try{g.kf(C,new qc),fCe(t.f,g)}catch(e){throw e=XN(e),M(e,101)?(h=e,D(h)):D(e)}return VA(C,z6)||VA(C,R6)||LV(C),l=O(N(J(C,z6))),c=O(N(J(C,R6))),s=l/c,n=O(N(J(C,p8)))*r.Math.sqrt((!C.a&&(C.a=new F(p7,C,10,11)),C.a).i),ee=P(J(C,t8),104),v=ee.b+ee.c+1,_=ee.d+ee.a+1,new A(r.Math.max(v,n),r.Math.max(_,n/s))},TM(Xq,`TopdownSizeApproximator/2`,970,Z5,null,null),q(971,288,nJ,hTe),Q.Sg=function(e){var t,n=O(N(J(e,(KV(),p8)))),r,i,a,o;return t=n/O(N(J(e,f8))),r=Mnt(e),a=P(J(e,t8),104),i=O(N(zI(d8))),EO(e)&&(i=O(N(J(EO(e),d8)))),o=tC(new A(n,t),r),Cw(o,new A(-(a.b+a.c)-i,-(a.d+a.a)-i))},TM(Xq,`TopdownSizeApproximator/3`,971,Z5,null,null),q(972,288,nJ,Txe),Q.Sg=function(e){var t,n,i,a,o,s,c,l,u,d;for(s=new cC((!e.a&&(e.a=new F(p7,e,10,11)),e.a));s.e!=s.i.gc();)o=P(BI(s),26),J(o,(KV(),_8))!=null&&(!o.a&&(o.a=new F(p7,o,10,11)),o.a)&&(!o.a&&(o.a=new F(p7,o,10,11)),o.a).i>0?(n=P(J(o,_8),521),d=n.Sg(o),u=P(J(o,t8),104),OS(o,r.Math.max(o.g,d.a+u.b+u.c),r.Math.max(o.f,d.b+u.d+u.a))):(!o.a&&(o.a=new F(p7,o,10,11)),o.a).i!=0&&OS(o,O(N(J(o,p8))),O(N(J(o,p8)))/O(N(J(o,f8))));t=P(J(e,(KV(),c8)),144),l=P(aO(t.f),214);try{l.kf(e,new qc),fCe(t.f,l)}catch(e){throw e=XN(e),M(e,101)?(c=e,D(c)):D(e)}return JI(e,I6,eJ),yAe(e),LV(e),a=O(N(J(e,z6))),i=O(N(J(e,R6))),new A(a,i)},TM(Xq,`TopdownSizeApproximator/4`,972,Z5,null,null);var pzt;q(345,1,{852:1},j_),Q.Tg=function(e,t){return NQe(this,e,t)},Q.Ug=function(){_1e(this)},Q.Vg=function(){return this.q},Q.Wg=function(){return this.f?KD(this.f):null},Q.Xg=function(){return KD(this.a)},Q.Yg=function(){return this.p},Q.Zg=function(){return!1},Q.$g=function(){return this.n},Q._g=function(){return this.p!=null&&!this.b},Q.ah=function(e){var t;this.n&&(t=e,QS(this.f,t))},Q.bh=function(e,t){var n,r;this.n&&e&&rOe(this,(n=new CSe,r=Qet(n,e),Bot(n),r),(vP(),Szt))},Q.dh=function(e){var t;return this.b?null:(t=kFe(this,this.g),rT(this.a,t),t.i=this,this.d=e,t)},Q.eh=function(e){e>0&&!this.b&&DLe(this,e)},Q.b=!1,Q.c=0,Q.d=-1,Q.e=null,Q.f=null,Q.g=-1,Q.j=!1,Q.k=!1,Q.n=!1,Q.o=0,Q.q=0,Q.r=0,L(VK,`BasicProgressMonitor`,345),q(706,214,dW,Ic),Q.kf=function(e,t){knt(e,t)},L(VK,`BoxLayoutProvider`,706),q(965,1,YU,ene),Q.Le=function(e,t){return M8e(this,P(e,26),P(t,26))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},Q.a=!1,L(VK,`BoxLayoutProvider/1`,965),q(167,1,{167:1},cM,jpe),Q.Ib=function(){return this.c?q9e(this.c):OR(this.b)},L(VK,`BoxLayoutProvider/Group`,167),q(326,23,{3:1,35:1,23:1,326:1},Lx);var mzt,hzt,gzt,_zt,vzt=TM(VK,`BoxLayoutProvider/PackingMode`,326,RY,zke,xve),yzt;q(966,1,YU,Lc),Q.Le=function(e,t){return Pwe(P(e,167),P(t,167))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},L(VK,`BoxLayoutProvider/lambda$0$Type`,966),q(967,1,YU,Rc),Q.Le=function(e,t){return _we(P(e,167),P(t,167))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},L(VK,`BoxLayoutProvider/lambda$1$Type`,967),q(968,1,YU,zc),Q.Le=function(e,t){return vwe(P(e,167),P(t,167))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},L(VK,`BoxLayoutProvider/lambda$2$Type`,968),q(1338,1,{829:1},Bc),Q.Lg=function(e,t){return eb(),!M(t,174)||mae((nP(),P(e,174)),t)},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$0$Type`,1338),q(1339,1,CH,tne),Q.Ad=function(e){jVe(this.a,P(e,147))},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$1$Type`,1339),q(1340,1,CH,Vc),Q.Ad=function(e){P(e,105),eb()},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$2$Type`,1340),q(1344,1,CH,nne),Q.Ad=function(e){ILe(this.a,P(e,105))},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$3$Type`,1344),q(1342,1,VH,Kce),Q.Mb=function(e){return FBe(this.a,this.b,P(e,147))},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$4$Type`,1342),q(1341,1,VH,qce),Q.Mb=function(e){return Tpe(this.a,this.b,P(e,829))},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$5$Type`,1341),q(1343,1,CH,Jce),Q.Ad=function(e){xxe(this.a,this.b,P(e,147))},L(VK,`ElkSpacings/AbstractSpacingsBuilder/lambda$6$Type`,1343),q(930,1,{},Hc),Q.Kb=function(e){return yue(e)},Q.Fb=function(e){return this===e},L(VK,`ElkUtil/lambda$0$Type`,930),q(931,1,CH,Yce),Q.Ad=function(e){e4e(this.a,this.b,P(e,85))},Q.a=0,Q.b=0,L(VK,`ElkUtil/lambda$1$Type`,931),q(932,1,CH,Xce),Q.Ad=function(e){Y_(this.a,this.b,P(e,170))},Q.a=0,Q.b=0,L(VK,`ElkUtil/lambda$2$Type`,932),q(933,1,CH,Zce),Q.Ad=function(e){Hue(this.a,this.b,P(e,157))},Q.a=0,Q.b=0,L(VK,`ElkUtil/lambda$3$Type`,933),q(934,1,CH,rne),Q.Ad=function(e){Jye(this.a,P(e,372))},L(VK,`ElkUtil/lambda$4$Type`,934),q(331,1,{35:1,331:1},ig),Q.Dd=function(e){return qde(this,P(e,242))},Q.Fb=function(e){var t;return M(e,331)?(t=P(e,331),this.a==t.a):!1},Q.Hb=function(){return pO(this.a)},Q.Ib=function(){return this.a+` (exclusive)`},Q.a=0,L(VK,`ExclusiveBounds/ExclusiveLowerBound`,331),q(1088,214,dW,Uc),Q.kf=function(e,t){var n,i,a,o,s,c,l,u,d,p,m,h,g,_,v,y,b,x,S,C,w,ee,T;for(t.Tg(`Fixed Layout`,1),o=P(J(e,(KV(),nLt)),222),p=0,m=0,b=new cC((!e.a&&(e.a=new F(p7,e,10,11)),e.a));b.e!=b.i.gc();){for(v=P(BI(b),26),T=P(J(v,(TP(),M8)),8),T&&(DS(v,T.a,T.b),P(J(v,kRt),182).Gc((gI(),I5))&&(h=P(J(v,jRt),8),h.a>0&&h.b>0&&MV(v,h.a,h.b,!0,!0))),p=r.Math.max(p,v.i+v.g),m=r.Math.max(m,v.j+v.f),u=new cC((!v.n&&(v.n=new F(f7,v,1,7)),v.n));u.e!=u.i.gc();)c=P(BI(u),157),T=P(J(c,M8),8),T&&DS(c,T.a,T.b),p=r.Math.max(p,v.i+c.i+c.g),m=r.Math.max(m,v.j+c.j+c.f);for(C=new cC((!v.c&&(v.c=new F(m7,v,9,9)),v.c));C.e!=C.i.gc();)for(S=P(BI(C),125),T=P(J(S,M8),8),T&&DS(S,T.a,T.b),w=v.i+S.i,ee=v.j+S.j,p=r.Math.max(p,w+S.g),m=r.Math.max(m,ee+S.f),l=new cC((!S.n&&(S.n=new F(f7,S,1,7)),S.n));l.e!=l.i.gc();)c=P(BI(l),157),T=P(J(c,M8),8),T&&DS(c,T.a,T.b),p=r.Math.max(p,w+c.i+c.g),m=r.Math.max(m,ee+c.j+c.f);for(a=new YT(uC(zz(v).a.Jc(),new f));Oz(a);)n=P(hA(a),85),d=qst(n),p=r.Math.max(p,d.a),m=r.Math.max(m,d.b);for(i=new YT(uC(B6e(v).a.Jc(),new f));Oz(i);)n=P(hA(i),85),EO(DR(n))!=e&&(d=qst(n),p=r.Math.max(p,d.a),m=r.Math.max(m,d.b))}if(o==(fF(),k8))for(y=new cC((!e.a&&(e.a=new F(p7,e,10,11)),e.a));y.e!=y.i.gc();)for(v=P(BI(y),26),i=new YT(uC(zz(v).a.Jc(),new f));Oz(i);)n=P(hA(i),85),s=$tt(n),s.b==0?JI(n,K6,null):JI(n,K6,s);vv(ZC(J(e,(TP(),ARt))))||(x=P(J(e,MRt),104),_=p+x.b+x.c,g=m+x.d+x.a,MV(e,_,g,!0,!0)),t.Ug()},L(VK,`FixedLayoutProvider`,1088),q(379,150,{3:1,414:1,379:1,105:1,150:1},Wc,jPe),Q.ag=function(e){var t,n,r,i,a,o,s,c,l;if(e)try{for(c=VB(e,`;,;`),a=c,o=0,s=a.length;o<s;++o){if(i=a[o],n=VB(i,`\\:`),r=Rat(kM(),n[0]),!r)throw D(new cv(`Invalid option id: `+n[0]));if(l=Cat(r,n[1]),l==null)throw D(new cv(`Invalid option value: `+n[1]));l==null?(!this.q&&(this.q=new og),CA(this.q,r)):(!this.q&&(this.q=new og),gD(this.q,r,l))}}catch(e){throw e=XN(e),M(e,101)?(t=e,D(new RVe(t))):D(e)}},Q.Ib=function(){return QC(Zk(wD((this.q?this.q:(PD(),PD(),lX)).vc().Mc(),new Gc),dPe(new Xve,new Se,new _e,new ye,U(k(SX,1),Z,130,0,[]))))};var bzt=L(VK,`IndividualSpacings`,379);q(964,1,{},Gc),Q.Kb=function(e){return Fwe(P(e,45))},L(VK,`IndividualSpacings/lambda$0$Type`,964),q(708,1,{},Tbe),Q.c=0,L(VK,`InstancePool`,708),q(1816,1,{},Kc),L(VK,`LoggedGraph`,1816),q(407,23,{3:1,35:1,23:1,407:1},zx);var xzt,Szt,Czt,wzt,Tzt=TM(VK,`LoggedGraph/Type`,407,RY,Bke,Sve),Ezt;q(614,1,{852:1},qc),Q.Tg=function(e,t){return!1},Q.Ug=function(){},Q.Vg=function(){return 0},Q.Wg=function(){return null},Q.Xg=function(){return null},Q.Yg=function(){return null},Q.Zg=function(){return!1},Q.$g=function(){return!1},Q._g=function(){return!1},Q.ah=function(e){},Q.bh=function(e,t){},Q.dh=function(e){return this},Q.eh=function(e){},L(VK,`NullElkProgressMonitor`,614),q(49,1,{20:1,49:1},Rx),Q.Ic=function(e){rA(this,e)},Q.Fb=function(e){var t,n,r;return M(e,49)?(n=P(e,49),t=this.a==null?n.a==null:XP(this.a,n.a),r=this.b==null?n.b==null:XP(this.b,n.b),t&&r):!1},Q.Hb=function(){var e,t,n=this.a==null?0:sN(this.a),r,i,a;return e=n&XH,t=n&-65536,a=this.b==null?0:sN(this.b),r=a&XH,i=a&-65536,e^i>>16&XH|t^r<<16},Q.Jc=function(){return new ine(this)},Q.Ib=function(){return this.a==null&&this.b==null?`pair(null,null)`:this.a==null?`pair(null,`+YF(this.b)+`)`:this.b==null?`pair(`+YF(this.a)+`,null)`:`pair(`+YF(this.a)+`,`+YF(this.b)+`)`},L(VK,`Pair`,49),q(979,1,fH,ine),Q.Nb=function(e){_E(this,e)},Q.Ob=function(){return!this.c&&(!this.b&&this.a.a!=null||this.a.b!=null)},Q.Pb=function(){if(!this.c&&!this.b&&this.a.a!=null)return this.b=!0,this.a.a;if(!this.c&&this.a.b!=null)return this.c=!0,this.a.b;throw D(new Dg)},Q.Qb=function(){throw this.c&&this.a.b!=null?this.a.b=null:this.b&&this.a.a!=null&&(this.a.a=null),D(new wg)},Q.b=!1,Q.c=!1,L(VK,`Pair/1`,979),q(1078,214,dW,Jc),Q.kf=function(e,t){var n,r,i,a,o;if(t.Tg(`Random Layout`,1),(!e.a&&(e.a=new F(p7,e,10,11)),e.a).i==0){t.Ug();return}a=P(J(e,(yGe(),XRt)),15),i=a&&a.a!=0?new nA(a.a):new LF,n=yv(N(J(e,qRt))),o=yv(N(J(e,ZRt))),r=P(J(e,JRt),104),hst(e,i,n,o,r),t.Ug()},L(VK,`RandomLayoutProvider`,1078),q(240,1,{240:1},Lve),Q.Fb=function(e){return hD(this.a,P(e,240).a)&&hD(this.b,P(e,240).b)&&hD(this.c,P(e,240).c)},Q.Hb=function(){return AP(U(k(NY,1),oH,1,5,[this.a,this.b,this.c]))},Q.Ib=function(){return`(`+this.a+aH+this.b+aH+this.c+`)`},L(VK,`Triple`,240);var Dzt;q(550,1,{}),Q.Jf=function(){return new A(this.f.i,this.f.j)},Q.mf=function(e){return dTe(e,(KV(),n8))?J(this.f,Ozt):J(this.f,e)},Q.Kf=function(){return new A(this.f.g,this.f.f)},Q.Lf=function(){return this.g},Q.nf=function(e){return VA(this.f,e)},Q.Mf=function(e){gM(this.f,e.a),_M(this.f,e.b)},Q.Nf=function(e){hM(this.f,e.a),uM(this.f,e.b)},Q.Of=function(e){this.g=e},Q.g=0;var Ozt;L(rJ,`ElkGraphAdapters/AbstractElkGraphElementAdapter`,550),q(552,1,{837:1},Lh),Q.Pf=function(){var e,t;if(!this.b)for(this.b=bk(RCe(this.a).i),t=new cC(RCe(this.a));t.e!=t.i.gc();)e=P(BI(t),157),QS(this.b,new nv(e));return this.b},Q.b=null,L(rJ,`ElkGraphAdapters/ElkEdgeAdapter`,552),q(260,550,{},rv),Q.Qf=function(){return KJe(this)},Q.a=null,L(rJ,`ElkGraphAdapters/ElkGraphAdapter`,260),q(630,550,{187:1},nv),L(rJ,`ElkGraphAdapters/ElkLabelAdapter`,630),q(551,550,{685:1},PC),Q.Pf=function(){return WJe(this)},Q.Tf=function(){var e;return e=P(J(this.f,(KV(),q6)),140),!e&&(e=new t_),e},Q.Vf=function(){return GJe(this)},Q.Xf=function(e){var t=new Ege(e);JI(this.f,(KV(),q6),t)},Q.Yf=function(e){JI(this.f,(KV(),t8),new Dge(e))},Q.Rf=function(){return this.d},Q.Sf=function(){var e,t;if(!this.a)for(this.a=new ag,t=new YT(uC(B6e(P(this.f,26)).a.Jc(),new f));Oz(t);)e=P(hA(t),85),QS(this.a,new Lh(e));return this.a},Q.Uf=function(){var e,t;if(!this.c)for(this.c=new ag,t=new YT(uC(zz(P(this.f,26)).a.Jc(),new f));Oz(t);)e=P(hA(t),85),QS(this.c,new Lh(e));return this.c},Q.Wf=function(){return VD(P(this.f,26)).i!=0||vv(ZC(P(this.f,26).mf((KV(),W6))))},Q.Zf=function(){EPe(this,(sb(),Dzt))},Q.a=null,Q.b=null,Q.c=null,Q.d=null,Q.e=null,L(rJ,`ElkGraphAdapters/ElkNodeAdapter`,551),q(1249,550,{836:1},Rh),Q.Pf=function(){return rYe(this)},Q.Sf=function(){var e,t;if(!this.a)for(this.a=IC(P(this.f,125).gh().i),t=new cC(P(this.f,125).gh());t.e!=t.i.gc();)e=P(BI(t),85),QS(this.a,new Lh(e));return this.a},Q.Uf=function(){var e,t;if(!this.c)for(this.c=IC(P(this.f,125).hh().i),t=new cC(P(this.f,125).hh());t.e!=t.i.gc();)e=P(BI(t),85),QS(this.c,new Lh(e));return this.c},Q.$f=function(){return P(P(this.f,125).mf((KV(),a8)),64)},Q._f=function(){var e,t,n,r=CO(P(this.f,125)),i,a,o,s;for(n=new cC(P(this.f,125).hh());n.e!=n.i.gc();)for(e=P(BI(n),85),s=new cC((!e.c&&(e.c=new bw(r7,e,5,8)),e.c));s.e!=s.i.gc();)if(o=P(BI(s),84),Xj(fR(o),r)||fR(o)==r&&vv(ZC(J(e,(KV(),lLt)))))return!0;for(t=new cC(P(this.f,125).gh());t.e!=t.i.gc();)for(e=P(BI(t),85),a=new cC((!e.b&&(e.b=new bw(r7,e,4,7)),e.b));a.e!=a.i.gc();)if(i=P(BI(a),84),Xj(fR(i),r))return!0;return!1},Q.a=null,Q.b=null,Q.c=null,L(rJ,`ElkGraphAdapters/ElkPortAdapter`,1249),q(1250,1,YU,Yc),Q.Le=function(e,t){return K9e(P(e,125),P(t,125))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},L(rJ,`ElkGraphAdapters/PortComparator`,1250);var Q5=lT(iJ,`EObject`),$5=lT(aJ,Fht),e7=lT(aJ,Iht),t7=lT(aJ,Lht),n7=lT(aJ,`ElkShape`),r7=lT(aJ,Rht),i7=lT(aJ,zht),a7=lT(aJ,Bht),o7=lT(iJ,Vht),s7=lT(iJ,`EFactory`),kzt,Azt=lT(iJ,Hht),c7=lT(iJ,`EPackage`),l7,jzt,Mzt,Nzt,u7,Pzt,Fzt,Izt,Lzt,d7,Rzt,zzt,f7=lT(aJ,Uht),p7=lT(aJ,Wht),m7=lT(aJ,Ght);q(93,1,Kht),Q.qh=function(){return this.rh(),null},Q.rh=function(){return null},Q.sh=function(){return this.rh(),!1},Q.th=function(){return!1},Q.uh=function(e){xN(this,e)},L(oJ,`BasicNotifierImpl`,93),q(100,93,Zht),Q.Vh=function(){return SS(this)},Q.vh=function(e,t){return e},Q.wh=function(){throw D(new Eg)},Q.xh=function(e){var t;return t=oL(P(qj(this.Ah(),this.Ch()),19)),this.Mh().Qh(this,t.n,t.f,e)},Q.yh=function(e,t){throw D(new Eg)},Q.zh=function(e,t,n){return PB(this,e,t,n)},Q.Ah=function(){var e;return this.wh()&&(e=this.wh().Lk(),e)?e:this.fi()},Q.Bh=function(){return Ez(this)},Q.Ch=function(){throw D(new Eg)},Q.Dh=function(){var e,t=this.Xh().Mk();return!t&&this.wh().Rk(t=(ub(),e=LTe(UB(this.Ah())),e==null?LBt:new MC(this,e))),t},Q.Eh=function(e,t){return e},Q.Fh=function(e){return e.nk()?e.Jj():eI(this.Ah(),e)},Q.Gh=function(){var e=this.wh();return e?e.Ok():null},Q.Hh=function(){return this.wh()?this.wh().Lk():null},Q.Ih=function(e,t,n){return ZI(this,e,t,n)},Q.Jh=function(e){return QA(this,e)},Q.Kh=function(e,t){return vA(this,e,t)},Q.Lh=function(){var e=this.wh();return!!e&&e.Pk()},Q.Mh=function(){throw D(new Eg)},Q.Nh=function(){return DI(this)},Q.Oh=function(e,t,n,r){return qI(this,e,t,r)},Q.Ph=function(e,t,n){var r;return r=P(qj(this.Ah(),t),69),r.uk().xk(this,this.ei(),t-this.gi(),e,n)},Q.Qh=function(e,t,n,r){return iO(this,e,t,r)},Q.Rh=function(e,t,n){var r;return r=P(qj(this.Ah(),t),69),r.uk().yk(this,this.ei(),t-this.gi(),e,n)},Q.Sh=function(){return!!this.wh()&&!!this.wh().Nk()},Q.Th=function(e){return RI(this,e)},Q.Uh=function(e){return cEe(this,e)},Q.Wh=function(e){return Eot(this,e)},Q.Xh=function(){throw D(new Eg)},Q.Yh=function(){return this.wh()?this.wh().Nk():null},Q.Zh=function(){return DI(this)},Q.$h=function(e,t){nz(this,e,t)},Q._h=function(e){this.Xh().Qk(e)},Q.ai=function(e){this.Xh().Tk(e)},Q.bi=function(e){this.Xh().Sk(e)},Q.ci=function(e,t){var n,r,i,a=this.Gh();return a&&e&&(t=XI(a.Cl(),this,t),a.Gl(this)),r=this.Mh(),r&&((Cet(this,this.Mh(),this.Ch()).Bb&NU)==0?(t=(n=this.Ch(),n>=0?this.xh(t):this.Mh().Qh(this,-1-n,null,t)),t=this.zh(null,-1,t)):(i=r.Nh(),i&&(e?!a&&i.Gl(this):i.Fl(this)))),this.ai(e),t},Q.di=function(e){var t,n=this.Ah(),r,i,a=eI(n,e),o,s,c;if(t=this.gi(),a>=t)return P(e,69).uk().Bk(this,this.ei(),a-t);if(a<=-1)if(o=bV((KR(),p9),n,e),o){if(pb(),P(o,69).vk()||(o=ek(Tj(p9,o))),i=(r=this.Fh(o),P(r>=0?this.Ih(r,!0,!0):vz(this,o,!0),163)),c=o.Gk(),c>1||c==-1)return P(P(i,219).Ql(e,!1),77)}else throw D(new cv(sJ+e.ve()+Jht));else if(e.Hk())return r=this.Fh(e),P(r>=0?this.Ih(r,!1,!0):vz(this,e,!1),77);return s=new mle(this,e),s},Q.ei=function(){return CPe(this)},Q.fi=function(){return(BE(),K7).S},Q.gi=function(){return zE(this.fi())},Q.hi=function(e){HR(this,e)},Q.Ib=function(){return Mz(this)},L(uJ,`BasicEObjectImpl`,100);var Bzt;q(117,100,{109:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1}),Q.ii=function(e){return wPe(this)[e]},Q.ji=function(e,t){GE(wPe(this),e,t)},Q.ki=function(e){GE(wPe(this),e,null)},Q.qh=function(){return P(EN(this,4),129)},Q.rh=function(){throw D(new Eg)},Q.sh=function(){return(this.Db&4)!=0},Q.wh=function(){throw D(new Eg)},Q.li=function(e){CI(this,2,e)},Q.yh=function(e,t){this.Db=t<<16|this.Db&255,this.li(e)},Q.Ah=function(){return tO(this)},Q.Ch=function(){return this.Db>>16},Q.Dh=function(){var e,t;return ub(),t=LTe(UB((e=P(EN(this,16),29),e||this.fi()))),t==null?LBt:new MC(this,t)},Q.th=function(){return(this.Db&1)==0},Q.Gh=function(){return P(EN(this,128),1996)},Q.Hh=function(){return P(EN(this,16),29)},Q.Lh=function(){return(this.Db&32)!=0},Q.Mh=function(){return P(EN(this,2),52)},Q.Sh=function(){return(this.Db&64)!=0},Q.Xh=function(){throw D(new Eg)},Q.Yh=function(){return P(EN(this,64),290)},Q._h=function(e){CI(this,16,e)},Q.ai=function(e){CI(this,128,e)},Q.bi=function(e){CI(this,64,e)},Q.ei=function(){return SI(this)},Q.Db=0,L(uJ,`MinimalEObjectImpl`,117),q(118,117,{109:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1}),Q.li=function(e){this.Cb=e},Q.Mh=function(){return this.Cb},L(uJ,`MinimalEObjectImpl/Container`,118),q(2045,118,{109:1,343:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1}),Q.Ih=function(e,t,n){return aYe(this,e,t,n)},Q.Rh=function(e,t,n){return z$e(this,e,t,n)},Q.Th=function(e){return EOe(this,e)},Q.$h=function(e,t){$Be(this,e,t)},Q.fi=function(){return RV(),zzt},Q.hi=function(e){eBe(this,e)},Q.lf=function(){return QKe(this)},Q.fh=function(){return!this.o&&(this.o=new nj((RV(),d7),g7,this,0)),this.o},Q.mf=function(e){return J(this,e)},Q.nf=function(e){return VA(this,e)},Q.of=function(e,t){return JI(this,e,t)},L(dJ,`EMapPropertyHolderImpl`,2045),q(559,118,{109:1,372:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},$c),Q.Ih=function(e,t,n){switch(e){case 0:return this.a;case 1:return this.b}return ZI(this,e,t,n)},Q.Th=function(e){switch(e){case 0:return this.a!=0;case 1:return this.b!=0}return RI(this,e)},Q.$h=function(e,t){switch(e){case 0:dM(this,O(N(t)));return;case 1:fM(this,O(N(t)));return}nz(this,e,t)},Q.fi=function(){return RV(),jzt},Q.hi=function(e){switch(e){case 0:dM(this,0);return;case 1:fM(this,0);return}HR(this,e)},Q.Ib=function(){var e;return this.Db&64?Mz(this):(e=new hC(Mz(this)),e.a+=` (x: `,dy(e,this.a),e.a+=`, y: `,dy(e,this.b),e.a+=`)`,e.a)},Q.a=0,Q.b=0,L(dJ,`ElkBendPointImpl`,559),q(727,2045,{109:1,343:1,174:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1}),Q.Ih=function(e,t,n){return aUe(this,e,t,n)},Q.Ph=function(e,t,n){return hR(this,e,t,n)},Q.Rh=function(e,t,n){return Dze(this,e,t,n)},Q.Th=function(e){return dze(this,e)},Q.$h=function(e,t){cZe(this,e,t)},Q.fi=function(){return RV(),Pzt},Q.hi=function(e){FHe(this,e)},Q.ih=function(){return this.k},Q.jh=function(){return RCe(this)},Q.Ib=function(){return OF(this)},Q.k=null,L(dJ,`ElkGraphElementImpl`,727),q(728,727,{109:1,343:1,174:1,276:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1}),Q.Ih=function(e,t,n){return cWe(this,e,t,n)},Q.Th=function(e){return kWe(this,e)},Q.$h=function(e,t){lZe(this,e,t)},Q.fi=function(){return RV(),Rzt},Q.hi=function(e){lGe(this,e)},Q.kh=function(){return this.f},Q.lh=function(){return this.g},Q.mh=function(){return this.i},Q.nh=function(){return this.j},Q.oh=function(e,t){OS(this,e,t)},Q.ph=function(e,t){DS(this,e,t)},Q.Ib=function(){return PR(this)},Q.f=0,Q.g=0,Q.i=0,Q.j=0,L(dJ,`ElkShapeImpl`,728),q(729,728,{109:1,343:1,84:1,174:1,276:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1}),Q.Ih=function(e,t,n){return $qe(this,e,t,n)},Q.Ph=function(e,t,n){return RXe(this,e,t,n)},Q.Rh=function(e,t,n){return zXe(this,e,t,n)},Q.Th=function(e){return LBe(this,e)},Q.$h=function(e,t){_3e(this,e,t)},Q.fi=function(){return RV(),Mzt},Q.hi=function(e){pqe(this,e)},Q.gh=function(){return!this.d&&(this.d=new bw(i7,this,8,5)),this.d},Q.hh=function(){return!this.e&&(this.e=new bw(i7,this,7,4)),this.e},L(dJ,`ElkConnectableShapeImpl`,729),q(271,727,{109:1,343:1,85:1,174:1,271:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},Zc),Q.xh=function(e){return GYe(this,e)},Q.Ih=function(e,t,n){switch(e){case 3:return SO(this);case 4:return!this.b&&(this.b=new bw(r7,this,4,7)),this.b;case 5:return!this.c&&(this.c=new bw(r7,this,5,8)),this.c;case 6:return!this.a&&(this.a=new F(a7,this,6,6)),this.a;case 7:return pC(),!this.b&&(this.b=new bw(r7,this,4,7)),!(this.b.i<=1&&(!this.c&&(this.c=new bw(r7,this,5,8)),this.c.i<=1));case 8:return pC(),!!wz(this);case 9:return pC(),!!mz(this);case 10:return pC(),!this.b&&(this.b=new bw(r7,this,4,7)),this.b.i!=0&&(!this.c&&(this.c=new bw(r7,this,5,8)),this.c.i!=0)}return aUe(this,e,t,n)},Q.Ph=function(e,t,n){var r;switch(t){case 3:return this.Cb&&(n=(r=this.Db>>16,r>=0?GYe(this,n):this.Cb.Qh(this,-1-r,null,n))),Ame(this,P(e,26),n);case 4:return!this.b&&(this.b=new bw(r7,this,4,7)),aI(this.b,e,n);case 5:return!this.c&&(this.c=new bw(r7,this,5,8)),aI(this.c,e,n);case 6:return!this.a&&(this.a=new F(a7,this,6,6)),aI(this.a,e,n)}return hR(this,e,t,n)},Q.Rh=function(e,t,n){switch(t){case 3:return Ame(this,null,n);case 4:return!this.b&&(this.b=new bw(r7,this,4,7)),XI(this.b,e,n);case 5:return!this.c&&(this.c=new bw(r7,this,5,8)),XI(this.c,e,n);case 6:return!this.a&&(this.a=new F(a7,this,6,6)),XI(this.a,e,n)}return Dze(this,e,t,n)},Q.Th=function(e){switch(e){case 3:return!!SO(this);case 4:return!!this.b&&this.b.i!=0;case 5:return!!this.c&&this.c.i!=0;case 6:return!!this.a&&this.a.i!=0;case 7:return!this.b&&(this.b=new bw(r7,this,4,7)),!(this.b.i<=1&&(!this.c&&(this.c=new bw(r7,this,5,8)),this.c.i<=1));case 8:return wz(this);case 9:return mz(this);case 10:return!this.b&&(this.b=new bw(r7,this,4,7)),this.b.i!=0&&(!this.c&&(this.c=new bw(r7,this,5,8)),this.c.i!=0)}return dze(this,e)},Q.$h=function(e,t){switch(e){case 3:Wz(this,P(t,26));return;case 4:!this.b&&(this.b=new bw(r7,this,4,7)),gV(this.b),!this.b&&(this.b=new bw(r7,this,4,7)),IE(this.b,P(t,18));return;case 5:!this.c&&(this.c=new bw(r7,this,5,8)),gV(this.c),!this.c&&(this.c=new bw(r7,this,5,8)),IE(this.c,P(t,18));return;case 6:!this.a&&(this.a=new F(a7,this,6,6)),gV(this.a),!this.a&&(this.a=new F(a7,this,6,6)),IE(this.a,P(t,18));return}cZe(this,e,t)},Q.fi=function(){return RV(),Nzt},Q.hi=function(e){switch(e){case 3:Wz(this,null);return;case 4:!this.b&&(this.b=new bw(r7,this,4,7)),gV(this.b);return;case 5:!this.c&&(this.c=new bw(r7,this,5,8)),gV(this.c);return;case 6:!this.a&&(this.a=new F(a7,this,6,6)),gV(this.a);return}FHe(this,e)},Q.Ib=function(){return Hrt(this)},L(dJ,`ElkEdgeImpl`,271),q(443,2045,{109:1,343:1,170:1,443:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},Qc),Q.xh=function(e){return zYe(this,e)},Q.Ih=function(e,t,n){switch(e){case 1:return this.j;case 2:return this.k;case 3:return this.b;case 4:return this.c;case 5:return!this.a&&(this.a=new rC(e7,this,5)),this.a;case 6:return sEe(this);case 7:return t?Uqe(this):this.i;case 8:return t?Hqe(this):this.f;case 9:return!this.g&&(this.g=new bw(a7,this,9,10)),this.g;case 10:return!this.e&&(this.e=new bw(a7,this,10,9)),this.e;case 11:return this.d}return aYe(this,e,t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 6:return this.Cb&&(n=(i=this.Db>>16,i>=0?zYe(this,n):this.Cb.Qh(this,-1-i,null,n))),jme(this,P(e,85),n);case 9:return!this.g&&(this.g=new bw(a7,this,9,10)),aI(this.g,e,n);case 10:return!this.e&&(this.e=new bw(a7,this,10,9)),aI(this.e,e,n)}return a=P(qj((r=P(EN(this,16),29),r||(RV(),u7)),t),69),a.uk().xk(this,SI(this),t-zE((RV(),u7)),e,n)},Q.Rh=function(e,t,n){switch(t){case 5:return!this.a&&(this.a=new rC(e7,this,5)),XI(this.a,e,n);case 6:return jme(this,null,n);case 9:return!this.g&&(this.g=new bw(a7,this,9,10)),XI(this.g,e,n);case 10:return!this.e&&(this.e=new bw(a7,this,10,9)),XI(this.e,e,n)}return z$e(this,e,t,n)},Q.Th=function(e){switch(e){case 1:return this.j!=0;case 2:return this.k!=0;case 3:return this.b!=0;case 4:return this.c!=0;case 5:return!!this.a&&this.a.i!=0;case 6:return!!sEe(this);case 7:return!!this.i;case 8:return!!this.f;case 9:return!!this.g&&this.g.i!=0;case 10:return!!this.e&&this.e.i!=0;case 11:return this.d!=null}return EOe(this,e)},Q.$h=function(e,t){switch(e){case 1:vM(this,O(N(t)));return;case 2:yM(this,O(N(t)));return;case 3:pM(this,O(N(t)));return;case 4:mM(this,O(N(t)));return;case 5:!this.a&&(this.a=new rC(e7,this,5)),gV(this.a),!this.a&&(this.a=new rC(e7,this,5)),IE(this.a,P(t,18));return;case 6:p8e(this,P(t,85));return;case 7:HM(this,P(t,84));return;case 8:VM(this,P(t,84));return;case 9:!this.g&&(this.g=new bw(a7,this,9,10)),gV(this.g),!this.g&&(this.g=new bw(a7,this,9,10)),IE(this.g,P(t,18));return;case 10:!this.e&&(this.e=new bw(a7,this,10,9)),gV(this.e),!this.e&&(this.e=new bw(a7,this,10,9)),IE(this.e,P(t,18));return;case 11:TLe(this,QC(t));return}$Be(this,e,t)},Q.fi=function(){return RV(),u7},Q.hi=function(e){switch(e){case 1:vM(this,0);return;case 2:yM(this,0);return;case 3:pM(this,0);return;case 4:mM(this,0);return;case 5:!this.a&&(this.a=new rC(e7,this,5)),gV(this.a);return;case 6:p8e(this,null);return;case 7:HM(this,null);return;case 8:VM(this,null);return;case 9:!this.g&&(this.g=new bw(a7,this,9,10)),gV(this.g);return;case 10:!this.e&&(this.e=new bw(a7,this,10,9)),gV(this.e);return;case 11:TLe(this,null);return}eBe(this,e)},Q.Ib=function(){return j4e(this)},Q.b=0,Q.c=0,Q.d=null,Q.j=0,Q.k=0,L(dJ,`ElkEdgeSectionImpl`,443),q(161,118,{109:1,94:1,93:1,158:1,57:1,114:1,52:1,100:1,161:1,117:1,118:1}),Q.Ih=function(e,t,n){var r;return e==0?(!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab):lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Ph=function(e,t,n){var r,i;return t==0?(!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n)):(i=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),i.uk().xk(this,SI(this),t-zE(this.fi()),e,n))},Q.Rh=function(e,t,n){var r,i;return t==0?(!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n)):(i=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),i.uk().yk(this,SI(this),t-zE(this.fi()),e,n))},Q.Th=function(e){var t;return e==0?!!this.Ab&&this.Ab.i!=0:Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.Wh=function(e){return Vst(this,e)},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.ai=function(e){CI(this,128,e)},Q.fi=function(){return XV(),EBt},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.mi=function(){this.Bb|=1},Q.ni=function(e){return FB(this,e)},Q.Bb=0,L(uJ,`EModelElementImpl`,161),q(710,161,{109:1,94:1,93:1,469:1,158:1,57:1,114:1,52:1,100:1,161:1,117:1,118:1},bf),Q.oi=function(e,t){return cot(this,e,t)},Q.pi=function(e){var t,n,r,i,a;if(this.a!=eM(e)||e.Bb&256)throw D(new cv($ht+e.zb+mJ));for(r=eO(e);Rk(r.a).i!=0;){if(n=P(SV(r,0,(t=P(H(Rk(r.a),0),87),a=t.c,M(a,88)?P(a,29):(XV(),t9))),29),EL(n))return i=eM(n).ti().pi(n),P(i,52)._h(e),i;r=eO(n)}return(e.D==null?e.B:e.D)==`java.util.Map$Entry`?new Hye(e):new _ye(e)},Q.qi=function(e,t){return zV(this,e,t)},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.a}return lj(this,e-zE((XV(),Q7)),qj((r=P(EN(this,16),29),r||Q7),e),t,n)},Q.Ph=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 1:return this.a&&(n=P(this.a,52).Qh(this,4,c7,n)),SHe(this,P(e,241),n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),Q7)),t),69),i.uk().xk(this,SI(this),t-zE((XV(),Q7)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 1:return SHe(this,null,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),Q7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),Q7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return!!this.a}return Mk(this,e-zE((XV(),Q7)),qj((t=P(EN(this,16),29),t||Q7),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:w$e(this,P(t,241));return}VF(this,e-zE((XV(),Q7)),qj((n=P(EN(this,16),29),n||Q7),e),t)},Q.fi=function(){return XV(),Q7},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:w$e(this,null);return}$P(this,e-zE((XV(),Q7)),qj((t=P(EN(this,16),29),t||Q7),e))};var h7,Vzt,Hzt;L(uJ,`EFactoryImpl`,710),q(1018,710,{109:1,2075:1,94:1,93:1,469:1,158:1,57:1,114:1,52:1,100:1,161:1,117:1,118:1},el),Q.oi=function(e,t){switch(e.fk()){case 12:return P(t,147).Og();case 13:return YF(t);default:throw D(new cv(pJ+e.ve()+mJ))}},Q.pi=function(e){var t,n,r,i,a,o,s,c;switch(e.G==-1&&(e.G=(t=eM(e),t?nL(t.si(),e):-1)),e.G){case 4:return a=new tl,a;case 6:return o=new u_,o;case 7:return s=new d_,s;case 8:return r=new Zc,r;case 9:return n=new $c,n;case 10:return i=new Qc,i;case 11:return c=new nl,c;default:throw D(new cv($ht+e.zb+mJ))}},Q.qi=function(e,t){switch(e.fk()){case 13:case 12:return null;default:throw D(new cv(pJ+e.ve()+mJ))}},L(dJ,`ElkGraphFactoryImpl`,1018),q(439,161,{109:1,94:1,93:1,158:1,197:1,57:1,114:1,52:1,100:1,161:1,117:1,118:1}),Q.Dh=function(){var e,t=(e=P(EN(this,16),29),LTe(UB(e||this.fi())));return t==null?(ub(),ub(),LBt):new Lpe(this,t)},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.ve()}return lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null}return Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:this.ri(QC(t));return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.fi=function(){return XV(),DBt},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:this.ri(null);return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.ve=function(){return this.zb},Q.ri=function(e){$M(this,e)},Q.Ib=function(){return qP(this)},Q.zb=null,L(uJ,`ENamedElementImpl`,439),q(184,439,{109:1,94:1,93:1,158:1,197:1,57:1,241:1,114:1,52:1,100:1,161:1,184:1,117:1,118:1,680:1},Iwe),Q.xh=function(e){return UYe(this,e)},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return this.yb;case 3:return this.xb;case 4:return this.sb;case 5:return!this.rb&&(this.rb=new hE(this,F7,this)),this.rb;case 6:return!this.vb&&(this.vb=new vw(c7,this,6,7)),this.vb;case 7:return t?this.Db>>16==7?P(this.Cb,241):null:_Ee(this)}return lj(this,e-zE((XV(),r9)),qj((r=P(EN(this,16),29),r||r9),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 4:return this.sb&&(n=P(this.sb,52).Qh(this,1,s7,n)),KHe(this,P(e,469),n);case 5:return!this.rb&&(this.rb=new hE(this,F7,this)),aI(this.rb,e,n);case 6:return!this.vb&&(this.vb=new vw(c7,this,6,7)),aI(this.vb,e,n);case 7:return this.Cb&&(n=(i=this.Db>>16,i>=0?UYe(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,7,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),r9)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),r9)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 4:return KHe(this,null,n);case 5:return!this.rb&&(this.rb=new hE(this,F7,this)),XI(this.rb,e,n);case 6:return!this.vb&&(this.vb=new vw(c7,this,6,7)),XI(this.vb,e,n);case 7:return PB(this,null,7,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),r9)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),r9)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.yb!=null;case 3:return this.xb!=null;case 4:return!!this.sb;case 5:return!!this.rb&&this.rb.i!=0;case 6:return!!this.vb&&this.vb.i!=0;case 7:return!!_Ee(this)}return Mk(this,e-zE((XV(),r9)),qj((t=P(EN(this,16),29),t||r9),e))},Q.Wh=function(e){return Y8e(this,e)||Vst(this,e)},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:$M(this,QC(t));return;case 2:rN(this,QC(t));return;case 3:nN(this,QC(t));return;case 4:jR(this,P(t,469));return;case 5:!this.rb&&(this.rb=new hE(this,F7,this)),gV(this.rb),!this.rb&&(this.rb=new hE(this,F7,this)),IE(this.rb,P(t,18));return;case 6:!this.vb&&(this.vb=new vw(c7,this,6,7)),gV(this.vb),!this.vb&&(this.vb=new vw(c7,this,6,7)),IE(this.vb,P(t,18));return}VF(this,e-zE((XV(),r9)),qj((n=P(EN(this,16),29),n||r9),e),t)},Q.bi=function(e){var t,n;if(e&&this.rb)for(n=new cC(this.rb);n.e!=n.i.gc();)t=BI(n),M(t,360)&&(P(t,360).w=null);CI(this,64,e)},Q.fi=function(){return XV(),r9},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:$M(this,null);return;case 2:rN(this,null);return;case 3:nN(this,null);return;case 4:jR(this,null);return;case 5:!this.rb&&(this.rb=new hE(this,F7,this)),gV(this.rb);return;case 6:!this.vb&&(this.vb=new vw(c7,this,6,7)),gV(this.vb);return}$P(this,e-zE((XV(),r9)),qj((t=P(EN(this,16),29),t||r9),e))},Q.mi=function(){ML(this)},Q.si=function(){return!this.rb&&(this.rb=new hE(this,F7,this)),this.rb},Q.ti=function(){return this.sb},Q.ui=function(){return this.ub},Q.vi=function(){return this.xb},Q.wi=function(){return this.yb},Q.xi=function(e){this.ub=e},Q.Ib=function(){var e;return this.Db&64?qP(this):(e=new hC(qP(this)),e.a+=` (nsURI: `,tS(e,this.yb),e.a+=`, nsPrefix: `,tS(e,this.xb),e.a+=`)`,e.a)},Q.xb=null,Q.yb=null;var Uzt;L(uJ,`EPackageImpl`,184),q(556,184,{109:1,2077:1,556:1,94:1,93:1,158:1,197:1,57:1,241:1,114:1,52:1,100:1,161:1,184:1,117:1,118:1,680:1},Q4e),Q.q=!1,Q.r=!1;var Wzt=!1;L(dJ,`ElkGraphPackageImpl`,556),q(362,728,{109:1,343:1,174:1,157:1,276:1,362:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},tl),Q.xh=function(e){return BYe(this,e)},Q.Ih=function(e,t,n){switch(e){case 7:return vEe(this);case 8:return this.a}return cWe(this,e,t,n)},Q.Ph=function(e,t,n){var r;switch(t){case 7:return this.Cb&&(n=(r=this.Db>>16,r>=0?BYe(this,n):this.Cb.Qh(this,-1-r,null,n))),qbe(this,P(e,174),n)}return hR(this,e,t,n)},Q.Rh=function(e,t,n){return t==7?qbe(this,null,n):Dze(this,e,t,n)},Q.Th=function(e){switch(e){case 7:return!!vEe(this);case 8:return!Sw(``,this.a)}return kWe(this,e)},Q.$h=function(e,t){switch(e){case 7:K8e(this,P(t,174));return;case 8:fLe(this,QC(t));return}lZe(this,e,t)},Q.fi=function(){return RV(),Fzt},Q.hi=function(e){switch(e){case 7:K8e(this,null);return;case 8:fLe(this,``);return}lGe(this,e)},Q.Ib=function(){return F1e(this)},Q.a=``,L(dJ,`ElkLabelImpl`,362),q(206,729,{109:1,343:1,84:1,174:1,26:1,276:1,206:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},u_),Q.xh=function(e){return oXe(this,e)},Q.Ih=function(e,t,n){switch(e){case 9:return!this.c&&(this.c=new F(m7,this,9,9)),this.c;case 10:return!this.a&&(this.a=new F(p7,this,10,11)),this.a;case 11:return EO(this);case 12:return!this.b&&(this.b=new F(i7,this,12,3)),this.b;case 13:return pC(),!this.a&&(this.a=new F(p7,this,10,11)),this.a.i>0}return $qe(this,e,t,n)},Q.Ph=function(e,t,n){var r;switch(t){case 9:return!this.c&&(this.c=new F(m7,this,9,9)),aI(this.c,e,n);case 10:return!this.a&&(this.a=new F(p7,this,10,11)),aI(this.a,e,n);case 11:return this.Cb&&(n=(r=this.Db>>16,r>=0?oXe(this,n):this.Cb.Qh(this,-1-r,null,n))),Nhe(this,P(e,26),n);case 12:return!this.b&&(this.b=new F(i7,this,12,3)),aI(this.b,e,n)}return RXe(this,e,t,n)},Q.Rh=function(e,t,n){switch(t){case 9:return!this.c&&(this.c=new F(m7,this,9,9)),XI(this.c,e,n);case 10:return!this.a&&(this.a=new F(p7,this,10,11)),XI(this.a,e,n);case 11:return Nhe(this,null,n);case 12:return!this.b&&(this.b=new F(i7,this,12,3)),XI(this.b,e,n)}return zXe(this,e,t,n)},Q.Th=function(e){switch(e){case 9:return!!this.c&&this.c.i!=0;case 10:return!!this.a&&this.a.i!=0;case 11:return!!EO(this);case 12:return!!this.b&&this.b.i!=0;case 13:return!this.a&&(this.a=new F(p7,this,10,11)),this.a.i>0}return LBe(this,e)},Q.$h=function(e,t){switch(e){case 9:!this.c&&(this.c=new F(m7,this,9,9)),gV(this.c),!this.c&&(this.c=new F(m7,this,9,9)),IE(this.c,P(t,18));return;case 10:!this.a&&(this.a=new F(p7,this,10,11)),gV(this.a),!this.a&&(this.a=new F(p7,this,10,11)),IE(this.a,P(t,18));return;case 11:qz(this,P(t,26));return;case 12:!this.b&&(this.b=new F(i7,this,12,3)),gV(this.b),!this.b&&(this.b=new F(i7,this,12,3)),IE(this.b,P(t,18));return}_3e(this,e,t)},Q.fi=function(){return RV(),Izt},Q.hi=function(e){switch(e){case 9:!this.c&&(this.c=new F(m7,this,9,9)),gV(this.c);return;case 10:!this.a&&(this.a=new F(p7,this,10,11)),gV(this.a);return;case 11:qz(this,null);return;case 12:!this.b&&(this.b=new F(i7,this,12,3)),gV(this.b);return}pqe(this,e)},Q.Ib=function(){return q9e(this)},L(dJ,`ElkNodeImpl`,206),q(193,729,{109:1,343:1,84:1,174:1,125:1,276:1,193:1,105:1,94:1,93:1,57:1,114:1,52:1,100:1,117:1,118:1},d_),Q.xh=function(e){return VYe(this,e)},Q.Ih=function(e,t,n){return e==9?CO(this):$qe(this,e,t,n)},Q.Ph=function(e,t,n){var r;switch(t){case 9:return this.Cb&&(n=(r=this.Db>>16,r>=0?VYe(this,n):this.Cb.Qh(this,-1-r,null,n))),Mme(this,P(e,26),n)}return RXe(this,e,t,n)},Q.Rh=function(e,t,n){return t==9?Mme(this,null,n):zXe(this,e,t,n)},Q.Th=function(e){return e==9?!!CO(this):LBe(this,e)},Q.$h=function(e,t){switch(e){case 9:m8e(this,P(t,26));return}_3e(this,e,t)},Q.fi=function(){return RV(),Lzt},Q.hi=function(e){switch(e){case 9:m8e(this,null);return}pqe(this,e)},Q.Ib=function(){return J9e(this)},L(dJ,`ElkPortImpl`,193);var Gzt=lT(yJ,`BasicEMap/Entry`);q(1091,118,{109:1,45:1,94:1,93:1,136:1,57:1,114:1,52:1,100:1,117:1,118:1},nl),Q.Fb=function(e){return this===e},Q.jd=function(){return this.b},Q.Hb=function(){return AC(this)},Q.Ai=function(e){oLe(this,P(e,147))},Q.Ih=function(e,t,n){switch(e){case 0:return this.b;case 1:return this.c}return ZI(this,e,t,n)},Q.Th=function(e){switch(e){case 0:return!!this.b;case 1:return this.c!=null}return RI(this,e)},Q.$h=function(e,t){switch(e){case 0:oLe(this,P(t,147));return;case 1:sLe(this,t);return}nz(this,e,t)},Q.fi=function(){return RV(),d7},Q.hi=function(e){switch(e){case 0:oLe(this,null);return;case 1:sLe(this,null);return}HR(this,e)},Q.yi=function(){var e;return this.a==-1&&(e=this.b,this.a=e?sN(e):0),this.a},Q.kd=function(){return this.c},Q.zi=function(e){this.a=e},Q.ld=function(e){var t=this.c;return sLe(this,e),t},Q.Ib=function(){var e;return this.Db&64?Mz(this):(e=new Mv,iS(iS(iS(e,this.b?this.b.Og():sH),oG),fC(this.c)),e.a)},Q.a=-1,Q.c=null;var g7=L(dJ,`ElkPropertyToValueMapEntryImpl`,1091);q(980,1,{},rl),L(xJ,`JsonAdapter`,980),q(215,63,GH,bv),L(xJ,`JsonImportException`,215),q(850,1,{},I4e),L(xJ,`JsonImporter`,850),q(884,1,{},Qce),Q.Bi=function(e){BXe(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$0$Type`,884),q(885,1,{},$ce),Q.Bi=function(e){V2e(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$1$Type`,885),q(893,1,{},zh),Q.Bi=function(e){HCe(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$10$Type`,893),q(895,1,{},ele),Q.Bi=function(e){l2e(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$11$Type`,895),q(896,1,{},tle),Q.Bi=function(e){u2e(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$12$Type`,896),q(902,1,{},fwe),Q.Bi=function(e){y1e(this.a,this.b,this.c,this.d,P(e,139))},L(xJ,`JsonImporter/lambda$13$Type`,902),q(901,1,{},pwe),Q.Bi=function(e){Mtt(this.a,this.b,this.c,this.d,P(e,149))},L(xJ,`JsonImporter/lambda$14$Type`,901),q(897,1,{},nle),Q.Bi=function(e){dhe(this.a,this.b,QC(e))},L(xJ,`JsonImporter/lambda$15$Type`,897),q(898,1,{},rle),Q.Bi=function(e){fhe(this.a,this.b,QC(e))},L(xJ,`JsonImporter/lambda$16$Type`,898),q(899,1,{},ile),Q.Bi=function(e){bYe(this.b,this.a,P(e,139))},L(xJ,`JsonImporter/lambda$17$Type`,899),q(900,1,{},ale),Q.Bi=function(e){xYe(this.b,this.a,P(e,139))},L(xJ,`JsonImporter/lambda$18$Type`,900),q(905,1,{},ane),Q.Bi=function(e){V$e(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$19$Type`,905),q(886,1,{},one),Q.Bi=function(e){lXe(this.a,P(e,139))},L(xJ,`JsonImporter/lambda$2$Type`,886),q(903,1,{},sne),Q.Bi=function(e){vM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$20$Type`,903),q(904,1,{},cne),Q.Bi=function(e){yM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$21$Type`,904),q(908,1,{},lne),Q.Bi=function(e){B$e(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$22$Type`,908),q(906,1,{},une),Q.Bi=function(e){pM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$23$Type`,906),q(907,1,{},dne),Q.Bi=function(e){mM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$24$Type`,907),q(910,1,{},fne),Q.Bi=function(e){BZe(this.a,P(e,139))},L(xJ,`JsonImporter/lambda$25$Type`,910),q(909,1,{},pne),Q.Bi=function(e){UCe(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$26$Type`,909),q(911,1,CH,ole),Q.Ad=function(e){yNe(this.b,this.a,QC(e))},L(xJ,`JsonImporter/lambda$27$Type`,911),q(912,1,CH,sle),Q.Ad=function(e){bNe(this.b,this.a,QC(e))},L(xJ,`JsonImporter/lambda$28$Type`,912),q(913,1,{},cle),Q.Bi=function(e){j3e(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$29$Type`,913),q(889,1,{},mne),Q.Bi=function(e){FWe(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$3$Type`,889),q(914,1,{},lle),Q.Bi=function(e){e8e(this.a,this.b,P(e,139))},L(xJ,`JsonImporter/lambda$30$Type`,914),q(915,1,{},hne),Q.Bi=function(e){DPe(this.a,N(e))},L(xJ,`JsonImporter/lambda$31$Type`,915),q(916,1,{},gne),Q.Bi=function(e){OPe(this.a,N(e))},L(xJ,`JsonImporter/lambda$32$Type`,916),q(917,1,{},_ne),Q.Bi=function(e){kPe(this.a,N(e))},L(xJ,`JsonImporter/lambda$33$Type`,917),q(918,1,{},vne),Q.Bi=function(e){APe(this.a,N(e))},L(xJ,`JsonImporter/lambda$34$Type`,918),q(919,1,{},yne),Q.Bi=function(e){v$e(this.a,P(e,57))},L(xJ,`JsonImporter/lambda$35$Type`,919),q(920,1,{},bne),Q.Bi=function(e){y$e(this.a,P(e,57))},L(xJ,`JsonImporter/lambda$36$Type`,920),q(924,1,{},dwe),L(xJ,`JsonImporter/lambda$37$Type`,924),q(921,1,CH,Nve),Q.Ad=function(e){iRe(this.a,this.c,this.b,P(e,372))},L(xJ,`JsonImporter/lambda$38$Type`,921),q(922,1,CH,ule),Q.Ad=function(e){Dle(this.a,this.b,P(e,170))},L(xJ,`JsonImporter/lambda$39$Type`,922),q(887,1,{},Bh),Q.Bi=function(e){vM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$4$Type`,887),q(923,1,CH,dle),Q.Ad=function(e){Ole(this.a,this.b,P(e,170))},L(xJ,`JsonImporter/lambda$40$Type`,923),q(925,1,CH,Pve),Q.Ad=function(e){aRe(this.a,this.b,this.c,P(e,8))},L(xJ,`JsonImporter/lambda$41$Type`,925),q(888,1,{},Vh),Q.Bi=function(e){yM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$5$Type`,888),q(892,1,{},xne),Q.Bi=function(e){IWe(this.a,P(e,149))},L(xJ,`JsonImporter/lambda$6$Type`,892),q(890,1,{},Sne),Q.Bi=function(e){pM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$7$Type`,890),q(891,1,{},Cne),Q.Bi=function(e){mM(this.a,O(N(e)))},L(xJ,`JsonImporter/lambda$8$Type`,891),q(894,1,{},wne),Q.Bi=function(e){VZe(this.a,P(e,139))},L(xJ,`JsonImporter/lambda$9$Type`,894),q(944,1,CH,Tne),Q.Ad=function(e){YE(this.a,new WE(QC(e)))},L(xJ,`JsonMetaDataConverter/lambda$0$Type`,944),q(945,1,CH,Ene),Q.Ad=function(e){sSe(this.a,P(e,244))},L(xJ,`JsonMetaDataConverter/lambda$1$Type`,945),q(946,1,CH,Dne),Q.Ad=function(e){BEe(this.a,P(e,144))},L(xJ,`JsonMetaDataConverter/lambda$2$Type`,946),q(947,1,CH,One),Q.Ad=function(e){cSe(this.a,P(e,160))},L(xJ,`JsonMetaDataConverter/lambda$3$Type`,947),q(244,23,{3:1,35:1,23:1,244:1},Bx);var _7,v7,Kzt,y7,b7,x7,qzt,Jzt,S7=TM(pW,`GraphFeature`,244,RY,TFe,Cve),Yzt;q(11,1,{35:1,147:1},Wh,ow,hS,FS),Q.Dd=function(e){return Jde(this,P(e,147))},Q.Fb=function(e){return dTe(this,e)},Q.Rg=function(){return zI(this)},Q.Og=function(){return this.b},Q.Hb=function(){return mP(this.b)},Q.Ib=function(){return this.b},L(pW,`Property`,11),q(657,1,YU,Hh),Q.Le=function(e,t){return VUe(this,P(e,105),P(t,105))},Q.Fb=function(e){return this===e},Q.Me=function(){return new pm(this)},L(pW,`PropertyHolderComparator`,657),q(698,1,fH,Uh),Q.Nb=function(e){_E(this,e)},Q.Pb=function(){return ENe(this)},Q.Qb=function(){$ie()},Q.Ob=function(){return!!this.a},L(EJ,`ElkGraphUtil/AncestorIterator`,698);var Xzt=lT(yJ,`EList`);q(71,56,{20:1,31:1,56:1,18:1,16:1,71:1,61:1}),Q._c=function(e,t){iF(this,e,t)},Q.Ec=function(e){return JA(this,e)},Q.ad=function(e,t){return lBe(this,e,t)},Q.Fc=function(e){return IE(this,e)},Q.Gi=function(){return new DC(this)},Q.Hi=function(){return new OC(this)},Q.Ii=function(e){return FM(this,e)},Q.Ji=function(){return!0},Q.Ki=function(e,t){},Q.Li=function(){},Q.Mi=function(e,t){WA(this,e,t)},Q.Ni=function(e,t,n){},Q.Oi=function(e,t){},Q.Pi=function(e,t,n){},Q.Fb=function(e){return Z7e(this,e)},Q.Hb=function(){return Bze(this)},Q.Qi=function(){return!1},Q.Jc=function(){return new cC(this)},Q.cd=function(){return new EC(this)},Q.dd=function(e){var t=this.gc();if(e<0||e>t)throw D(new xw(e,t));return new Hxe(this,e)},Q.Si=function(e,t){this.Ri(e,this.bd(t))},Q.Kc=function(e){return Nj(this,e)},Q.Ui=function(e,t){return t},Q.fd=function(e,t){return tL(this,e,t)},Q.Ib=function(){return vWe(this)},Q.Wi=function(){return!0},Q.Xi=function(e,t){return pP(this,t)},L(yJ,`AbstractEList`,71),q(67,71,kJ,il,Qj,ERe),Q.Ci=function(e,t){return gR(this,e,t)},Q.Di=function(e){return gJe(this,e)},Q.Ei=function(e,t){JP(this,e,t)},Q.Fi=function(e){SA(this,e)},Q.Yi=function(e){return kNe(this,e)},Q.$b=function(){xA(this)},Q.Gc=function(e){return JL(this,e)},Q.Xb=function(e){return H(this,e)},Q.Zi=function(e){var t,n,r;++this.j,n=this.g==null?0:this.g.length,e>n&&(r=this.g,t=n+(n/2|0)+4,t<e&&(t=e),this.g=this.$i(t),r!=null&&BB(r,0,this.g,0,this.i))},Q.bd=function(e){return EYe(this,e)},Q.dc=function(){return this.i==0},Q.Ri=function(e,t){return hz(this,e,t)},Q.$i=function(e){return V(NY,oH,1,e,5,1)},Q.Ti=function(e){return this.g[e]},Q.ed=function(e){return FL(this,e)},Q.Vi=function(e,t){return MPe(this,e,t)},Q.gc=function(){return this.i},Q.Nc=function(){return Wke(this)},Q.Oc=function(e){return nGe(this,e)},Q.i=0;var Zzt=L(yJ,`BasicEList`,67),Qzt=lT(yJ,`TreeIterator`);q(697,67,Agt),Q.Nb=function(e){_E(this,e)},Q.Ob=function(){return this.g==null&&!this.c?pEe(this):this.g==null||this.i!=0&&P(this.g[this.i-1],50).Ob()},Q.Pb=function(){return Iz(this)},Q.Qb=function(){if(!this.e)throw D(new lv(`There is no valid object to remove.`));this.e.Qb()},Q.c=!1,L(yJ,`AbstractTreeIterator`,697),q(604,697,Agt,Tue),Q._i=function(e){var t=P(e,57).Dh().Jc();return M(t,287)&&P(t,287).ul(new al),t},L(EJ,`ElkGraphUtil/PropertiesSkippingTreeIterator`,604),q(948,1,{},al),L(EJ,`ElkGraphUtil/PropertiesSkippingTreeIterator/1`,948);var C7,$zt,w7=L(EJ,`ElkReflect`,null);q(882,1,Kq,ol),Q.Qg=function(e){return RO(),UDe(P(e,182))},L(EJ,`ElkReflect/lambda$0$Type`,882);var T7;lT(yJ,`ResourceLocator`),q(1045,1,{}),L(yJ,`DelegatingResourceLocator`,1045),q(1046,1045,{}),L(`org.eclipse.emf.common`,`EMFPlugin`,1046);var eBt=lT(d_t,`Adapter`),tBt=lT(d_t,`Notification`);q(1143,1,f_t),Q.aj=function(){return this.d},Q.bj=function(e){},Q.cj=function(e){this.d=e},Q.dj=function(e){this.d==e&&(this.d=null)},Q.d=null,L(oJ,`AdapterImpl`,1143),q(2055,71,p_t),Q.Ci=function(e,t){return HWe(this,e,t)},Q.Di=function(e){var t,n,r;if(++this.j,e.dc())return!1;for(t=this.Cj(),r=e.Jc();r.Ob();)n=r.Pb(),this.pj(this.Xi(t,n)),++t;return!0},Q.Ei=function(e,t){Sme(this,e,t)},Q.Fi=function(e){PSe(this,e)},Q.nj=function(){return this.qj()},Q.$b=function(){aw(this,this.Cj(),this.Dj())},Q.Gc=function(e){return this.sj(e)},Q.Hc=function(e){return this.tj(e)},Q.oj=function(e,t){this.zj().Sm()},Q.pj=function(e){this.zj().Sm()},Q.qj=function(){return this.zj()},Q.rj=function(){this.zj().Sm()},Q.sj=function(e){return this.zj().Sm()},Q.tj=function(e){return this.zj().Sm()},Q.uj=function(e){return this.zj().Sm()},Q.vj=function(e){return this.zj().Sm()},Q.wj=function(){return this.zj().Sm()},Q.xj=function(e){return this.zj().Sm()},Q.yj=function(){return this.zj().Sm()},Q.Aj=function(e){return this.zj().Sm()},Q.Bj=function(e,t){return this.zj().Sm()},Q.Cj=function(){return this.zj().Sm()},Q.Dj=function(){return this.zj().Sm()},Q.Ej=function(e){return this.zj().Sm()},Q.Fj=function(){return this.zj().Sm()},Q.Fb=function(e){return this.uj(e)},Q.Xb=function(e){return this.Ui(e,this.vj(e))},Q.Hb=function(){return this.wj()},Q.bd=function(e){return this.xj(e)},Q.dc=function(){return this.yj()},Q.Ri=function(e,t){return x$e(this,e,t)},Q.Ti=function(e){return this.vj(e)},Q.ed=function(e){return cT(this,e)},Q.Kc=function(e){var t=this.bd(e);return t>=0?(this.ed(t),!0):!1},Q.Vi=function(e,t){return this.Bj(e,this.Xi(e,t))},Q.gc=function(){return this.Cj()},Q.Nc=function(){return this.Dj()},Q.Oc=function(e){return this.Ej(e)},Q.Ib=function(){return this.Fj()},L(yJ,`DelegatingEList`,2055),q(2056,2055,p_t),Q.Ci=function(e,t){return tnt(this,e,t)},Q.Di=function(e){return this.Ci(this.Cj(),e)},Q.Ei=function(e,t){$4e(this,e,t)},Q.Fi=function(e){D4e(this,e)},Q.Ji=function(){return!this.Kj()},Q.$b=function(){_V(this)},Q.Gj=function(e,t,n,r,i){return new cTe(this,e,t,n,r,i)},Q.Hj=function(e){xN(this.hj(),e)},Q.Ij=function(){return null},Q.Jj=function(){return-1},Q.hj=function(){return null},Q.Kj=function(){return!1},Q.Lj=function(e,t){return t},Q.Mj=function(e,t){return t},Q.Nj=function(){return!1},Q.Oj=function(){return!this.yj()},Q.Ri=function(e,t){var n,r;return this.Nj()?(r=this.Oj(),n=x$e(this,e,t),this.Hj(this.Gj(7,G(t),n,e,r)),n):x$e(this,e,t)},Q.ed=function(e){var t,n,r,i;return this.Nj()?(n=null,r=this.Oj(),t=this.Gj(4,i=cT(this,e),null,e,r),this.Kj()&&i&&(n=this.Mj(i,n)),n?(n.lj(t),n.mj()):this.Hj(t),i):(i=cT(this,e),this.Kj()&&i&&(n=this.Mj(i,null),n&&n.mj()),i)},Q.Vi=function(e,t){return nnt(this,e,t)},L(oJ,`DelegatingNotifyingListImpl`,2056),q(151,1,IJ),Q.lj=function(e){return qZe(this,e)},Q.mj=function(){yPe(this)},Q.ej=function(){return this.d},Q.Ij=function(){return null},Q.Pj=function(){return null},Q.fj=function(e){return-1},Q.gj=function(){return K5e(this)},Q.hj=function(){return null},Q.ij=function(){return q5e(this)},Q.jj=function(){return this.o<0?this.o<-2?-2-this.o-1:-1:this.o},Q.Qj=function(){return!1},Q.kj=function(e){var t,n,r,i,a,o,s,c,l,u,d;switch(this.d){case 1:case 2:switch(i=e.ej(),i){case 1:case 2:if(a=e.hj(),j(a)===j(this.hj())&&this.fj(null)==e.fj(null))return this.g=e.gj(),e.ej()==1&&(this.d=1),!0}case 4:switch(i=e.ej(),i){case 4:if(a=e.hj(),j(a)===j(this.hj())&&this.fj(null)==e.fj(null))return l=wat(this),c=this.o<0?this.o<-2?-2-this.o-1:-1:this.o,o=e.jj(),this.d=6,d=new Qj(2),c<=o?(JA(d,this.n),JA(d,e.ij()),this.g=U(k(q9,1),uU,30,15,[this.o=c,o+1])):(JA(d,e.ij()),JA(d,this.n),this.g=U(k(q9,1),uU,30,15,[this.o=o,c])),this.n=d,l||(this.o=-2-this.o-1),!0;break}break;case 6:switch(i=e.ej(),i){case 4:if(a=e.hj(),j(a)===j(this.hj())&&this.fj(null)==e.fj(null)){for(l=wat(this),o=e.jj(),u=P(this.g,54),r=V(q9,uU,30,u.length+1,15,1),t=0;t<u.length&&(s=u[t],s<=o);)r[t++]=s,++o;for(n=P(this.n,16),n._c(t,e.ij()),r[t]=o;++t<r.length;)r[t]=u[t-1];return this.g=r,l||(this.o=-2-r[0]),!0}break}break}return!1},Q.Ib=function(){var e,t,n,r=new hC(my(this.Pm)+`@`+(t=sN(this)>>>0,t.toString(16)));switch(r.a+=` (eventType: `,this.d){case 1:r.a+=`SET`;break;case 2:r.a+=`UNSET`;break;case 3:r.a+=`ADD`;break;case 5:r.a+=`ADD_MANY`;break;case 4:r.a+=`REMOVE`;break;case 6:r.a+=`REMOVE_MANY`;break;case 7:r.a+=`MOVE`;break;case 8:r.a+=`REMOVING_ADAPTER`;break;case 9:r.a+=`RESOLVE`;break;default:Zie(r,this.d);break}if(fet(this)&&(r.a+=`, touch: true`),r.a+=`, position: `,Zie(r,this.o<0?this.o<-2?-2-this.o-1:-1:this.o),r.a+=`, notifier: `,eS(r,this.hj()),r.a+=`, feature: `,eS(r,this.Ij()),r.a+=`, oldValue: `,eS(r,q5e(this)),r.a+=`, newValue: `,this.d==6&&M(this.g,54)){for(n=P(this.g,54),r.a+=`[`,e=0;e<n.length;)r.a+=n[e],++e<n.length&&(r.a+=aH);r.a+=`]`}else eS(r,K5e(this));return r.a+=`, isTouch: `,fy(r,fet(this)),r.a+=`, wasSet: `,fy(r,wat(this)),r.a+=`)`,r.a},Q.d=0,Q.e=0,Q.f=0,Q.j=0,Q.k=0,Q.o=0,Q.p=0,L(oJ,`NotificationImpl`,151),q(1157,151,IJ,cTe),Q.Ij=function(){return this.a.Ij()},Q.fj=function(e){return this.a.Jj()},Q.hj=function(){return this.a.hj()},L(oJ,`DelegatingNotifyingListImpl/1`,1157),q(252,67,kJ,sl,sy),Q.Ec=function(e){return UWe(this,P(e,373))},Q.lj=function(e){return UWe(this,e)},Q.mj=function(){var e,t,n;for(e=0;e<this.i;++e)t=P(this.g[e],373),n=t.hj(),n!=null&&t.ej()!=-1&&P(n,94).uh(t)},Q.$i=function(e){return V(tBt,oH,373,e,0,1)},L(oJ,`NotificationChainImpl`,252),q(1485,93,Kht),Q.rh=function(){return this.e},Q.th=function(){return(this.f&1)!=0},Q.f=1,L(oJ,`NotifierImpl`,1485),q(2053,67,kJ),Q.Ci=function(e,t){return Ent(this,e,t)},Q.Di=function(e){return this.Ci(this.i,e)},Q.Ei=function(e,t){O4e(this,e,t)},Q.Fi=function(e){Tz(this,e)},Q.Ji=function(){return!this.Kj()},Q.$b=function(){gV(this)},Q.Gj=function(e,t,n,r,i){return new lTe(this,e,t,n,r,i)},Q.Hj=function(e){xN(this.hj(),e)},Q.Ij=function(){return null},Q.Jj=function(){return-1},Q.hj=function(){return null},Q.Kj=function(){return!1},Q.Rj=function(){return!1},Q.Lj=function(e,t){return t},Q.Mj=function(e,t){return t},Q.Nj=function(){return!1},Q.Oj=function(){return this.i!=0},Q.Ri=function(e,t){return gF(this,e,t)},Q.ed=function(e){return uB(this,e)},Q.Vi=function(e,t){return art(this,e,t)},Q.Sj=function(e,t){return t},Q.Tj=function(e,t){return t},Q.Uj=function(e,t,n){return n},L(oJ,`NotifyingListImpl`,2053),q(1156,151,IJ,lTe),Q.Ij=function(){return this.a.Ij()},Q.fj=function(e){return this.a.Jj()},Q.hj=function(){return this.a.hj()},L(oJ,`NotifyingListImpl/1`,1156),q(949,67,kJ,Ome),Q.Gc=function(e){return this.i>10?((!this.b||this.c.j!=this.a)&&(this.b=new _T(this),this.a=this.j),Ny(this.b,e)):JL(this,e)},Q.Wi=function(){return!0},Q.a=0,L(yJ,`AbstractEList/1`,949),q(305,99,DU,xw),L(yJ,`AbstractEList/BasicIndexOutOfBoundsException`,305),q(42,1,fH,cC),Q.Nb=function(e){_E(this,e)},Q.Vj=function(){if(this.i.j!=this.f)throw D(new Sg)},Q.Wj=function(){return BI(this)},Q.Ob=function(){return this.e!=this.i.gc()},Q.Pb=function(){return this.Wj()},Q.Qb=function(){QL(this)},Q.e=0,Q.f=0,Q.g=-1,L(yJ,`AbstractEList/EIterator`,42),q(286,42,vH,EC,Hxe),Q.Qb=function(){QL(this)},Q.Rb=function(e){_Ge(this,e)},Q.Xj=function(){var e;try{return e=this.d.Xb(--this.e),this.Vj(),this.g=this.e,e}catch(e){throw e=XN(e),M(e,99)?(this.Vj(),D(new Dg)):D(e)}},Q.Yj=function(e){EJe(this,e)},Q.Sb=function(){return this.e!=0},Q.Tb=function(){return this.e},Q.Ub=function(){return this.Xj()},Q.Vb=function(){return this.e-1},Q.Wb=function(e){this.Yj(e)},L(yJ,`AbstractEList/EListIterator`,286),q(355,42,fH,DC),Q.Wj=function(){return VI(this)},Q.Qb=function(){throw D(new Eg)},L(yJ,`AbstractEList/NonResolvingEIterator`,355),q(391,286,vH,OC,nge),Q.Rb=function(e){throw D(new Eg)},Q.Wj=function(){var e;try{return e=this.c.Ti(this.e),this.Vj(),this.g=this.e++,e}catch(e){throw e=XN(e),M(e,99)?(this.Vj(),D(new Dg)):D(e)}},Q.Xj=function(){var e;try{return e=this.c.Ti(--this.e),this.Vj(),this.g=this.e,e}catch(e){throw e=XN(e),M(e,99)?(this.Vj(),D(new Dg)):D(e)}},Q.Qb=function(){throw D(new Eg)},Q.Wb=function(e){throw D(new Eg)},L(yJ,`AbstractEList/NonResolvingEListIterator`,391),q(2042,71,h_t),Q.Ci=function(e,t){var n,r,i=t.gc(),a,o,s,c,l,u,d,f;if(i!=0){for(l=P(EN(this.a,4),129),u=l==null?0:l.length,f=u+i,r=wVe(this,f),d=u-e,d>0&&BB(l,e,r,e+i,d),c=t.Jc(),o=0;o<i;++o)s=c.Pb(),n=e+o,Kue(r,n,pP(this,s));for(WI(this,r),a=0;a<i;++a)s=r[e],this.Ki(e,s),++e;return!0}else return++this.j,!1},Q.Di=function(e){var t,n,r=e.gc(),i,a,o,s,c,l;if(r!=0){for(c=(n=P(EN(this.a,4),129),n==null?0:n.length),l=c+r,t=wVe(this,l),s=e.Jc(),a=c;a<l;++a)o=s.Pb(),Kue(t,a,pP(this,o));for(WI(this,t),i=c;i<l;++i)o=t[i],this.Ki(i,o);return!0}else return++this.j,!1},Q.Ei=function(e,t){var n,r=P(EN(this.a,4),129),i=r==null?0:r.length,a;n=wVe(this,i+1),a=pP(this,t),e!=i&&BB(r,e,n,e+1,i-e),GE(n,e,a),WI(this,n),this.Ki(e,t)},Q.Fi=function(e){var t,n,r=(n=P(EN(this.a,4),129),n==null?0:n.length);t=wVe(this,r+1),Kue(t,r,pP(this,e)),WI(this,t),this.Ki(r,e)},Q.Gi=function(){return new _je(this)},Q.Hi=function(){return new Dxe(this)},Q.Ii=function(e){var t,n=(t=P(EN(this.a,4),129),t==null?0:t.length);if(e<0||e>n)throw D(new xw(e,n));return new CCe(this,e)},Q.$b=function(){var e,t;++this.j,e=P(EN(this.a,4),129),t=e==null?0:e.length,WI(this,null),WA(this,t,e)},Q.Gc=function(e){var t=P(EN(this.a,4),129),n,r,i,a;if(t!=null){if(e!=null){for(r=t,i=0,a=r.length;i<a;++i)if(n=r[i],XP(e,n))return!0}else for(r=t,i=0,a=r.length;i<a;++i)if(n=r[i],j(n)===j(e))return!0}return!1},Q.Xb=function(e){var t=P(EN(this.a,4),129),n=t==null?0:t.length;if(e>=n)throw D(new xw(e,n));return t[e]},Q.bd=function(e){var t=P(EN(this.a,4),129),n,r;if(t!=null){if(e!=null){for(n=0,r=t.length;n<r;++n)if(XP(e,t[n]))return n}else for(n=0,r=t.length;n<r;++n)if(j(t[n])===j(e))return n}return-1},Q.dc=function(){return P(EN(this.a,4),129)==null},Q.Jc=function(){return new gje(this)},Q.cd=function(){return new Exe(this)},Q.dd=function(e){var t,n=(t=P(EN(this.a,4),129),t==null?0:t.length);if(e<0||e>n)throw D(new xw(e,n));return new SCe(this,e)},Q.Ri=function(e,t){var n=LGe(this),r,i=n==null?0:n.length;if(e>=i)throw D(new av(Ogt+e+OJ+i));if(t>=i)throw D(new av(kgt+t+OJ+i));return r=n[t],e!=t&&(e<t?BB(n,e,n,e+1,t-e):BB(n,t+1,n,t,e-t),GE(n,e,r),WI(this,n)),r},Q.Ti=function(e){return P(EN(this.a,4),129)[e]},Q.ed=function(e){return g4e(this,e)},Q.Vi=function(e,t){var n=LGe(this),r=n[e];return Kue(n,e,pP(this,t)),WI(this,n),r},Q.gc=function(){var e;return e=P(EN(this.a,4),129),e==null?0:e.length},Q.Nc=function(){var e=P(EN(this.a,4),129),t,n=e==null?0:e.length;return t=V(eBt,m_t,415,n,0,1),n>0&&BB(e,0,t,0,n),t},Q.Oc=function(e){var t=P(EN(this.a,4),129),n,r=t==null?0:t.length;return r>0&&(e.length<r&&(n=CM(hP(e).c,r),e=n),BB(t,0,e,0,r)),e.length>r&&GE(e,r,null),e};var nBt;L(yJ,`ArrayDelegatingEList`,2042),q(1032,42,fH,gje),Q.Vj=function(){if(this.b.j!=this.f||j(P(EN(this.b.a,4),129))!==j(this.a))throw D(new Sg)},Q.Qb=function(){QL(this),this.a=P(EN(this.b.a,4),129)},L(yJ,`ArrayDelegatingEList/EIterator`,1032),q(712,286,vH,Exe,SCe),Q.Vj=function(){if(this.b.j!=this.f||j(P(EN(this.b.a,4),129))!==j(this.a))throw D(new Sg)},Q.Yj=function(e){EJe(this,e),this.a=P(EN(this.b.a,4),129)},Q.Qb=function(){QL(this),this.a=P(EN(this.b.a,4),129)},L(yJ,`ArrayDelegatingEList/EListIterator`,712),q(1033,355,fH,_je),Q.Vj=function(){if(this.b.j!=this.f||j(P(EN(this.b.a,4),129))!==j(this.a))throw D(new Sg)},L(yJ,`ArrayDelegatingEList/NonResolvingEIterator`,1033),q(713,391,vH,Dxe,CCe),Q.Vj=function(){if(this.b.j!=this.f||j(P(EN(this.b.a,4),129))!==j(this.a))throw D(new Sg)},L(yJ,`ArrayDelegatingEList/NonResolvingEListIterator`,713),q(605,305,DU,gS),L(yJ,`BasicEList/BasicIndexOutOfBoundsException`,605),q(699,67,kJ,ple),Q._c=function(e,t){throw D(new Eg)},Q.Ec=function(e){throw D(new Eg)},Q.ad=function(e,t){throw D(new Eg)},Q.Fc=function(e){throw D(new Eg)},Q.$b=function(){throw D(new Eg)},Q.Zi=function(e){throw D(new Eg)},Q.Jc=function(){return this.Gi()},Q.cd=function(){return this.Hi()},Q.dd=function(e){return this.Ii(e)},Q.Ri=function(e,t){throw D(new Eg)},Q.Si=function(e,t){throw D(new Eg)},Q.ed=function(e){throw D(new Eg)},Q.Kc=function(e){throw D(new Eg)},Q.fd=function(e,t){throw D(new Eg)},L(yJ,`BasicEList/UnmodifiableEList`,699),q(711,1,{3:1,20:1,18:1,16:1,61:1,586:1}),Q._c=function(e,t){wde(this,e,P(t,45))},Q.Ec=function(e){return Gpe(this,P(e,45))},Q.Ic=function(e){rA(this,e)},Q.Xb=function(e){return P(H(this.c,e),136)},Q.Ri=function(e,t){return P(this.c.Ri(e,t),45)},Q.Si=function(e,t){Tde(this,e,P(t,45))},Q.ed=function(e){return P(this.c.ed(e),45)},Q.fd=function(e,t){return dSe(this,e,P(t,45))},Q.gd=function(e){ZM(this,e)},Q.Lc=function(){return new JO(this,16)},Q.Mc=function(){return new ST(null,new JO(this,16))},Q.ad=function(e,t){return this.c.ad(e,t)},Q.Fc=function(e){return this.c.Fc(e)},Q.$b=function(){this.c.$b()},Q.Gc=function(e){return this.c.Gc(e)},Q.Hc=function(e){return YN(this.c,e)},Q.Zj=function(){var e,t,n;if(this.d==null){for(this.d=V(Zzt,g_t,67,2*this.f+1,0,1),n=this.e,this.f=0,t=this.c.Jc();t.e!=t.i.gc();)e=P(t.Wj(),136),sL(this,e);this.e=n}},Q.Fb=function(e){return Whe(this,e)},Q.Hb=function(){return Bze(this.c)},Q.bd=function(e){return this.c.bd(e)},Q.$j=function(){this.c=new kne(this)},Q.dc=function(){return this.f==0},Q.Jc=function(){return this.c.Jc()},Q.cd=function(){return this.c.cd()},Q.dd=function(e){return this.c.dd(e)},Q._j=function(){return HA(this)},Q.ak=function(e,t,n){return new Rve(e,t,n)},Q.bk=function(){return new ul},Q.Kc=function(e){return LIe(this,e)},Q.gc=function(){return this.f},Q.hd=function(e,t){return new WO(this.c,e,t)},Q.Nc=function(){return this.c.Nc()},Q.Oc=function(e){return this.c.Oc(e)},Q.Ib=function(){return vWe(this.c)},Q.e=0,Q.f=0,L(yJ,`BasicEMap`,711),q(1027,67,kJ,kne),Q.Ki=function(e,t){ore(this,P(t,136))},Q.Ni=function(e,t,n){var r;++(r=this,P(t,136),r).a.e},Q.Oi=function(e,t){sre(this,P(t,136))},Q.Pi=function(e,t,n){ape(this,P(t,136),P(n,136))},Q.Mi=function(e,t){aze(this.a)},L(yJ,`BasicEMap/1`,1027),q(1028,67,kJ,ul),Q.$i=function(e){return V(rBt,__t,611,e,0,1)},L(yJ,`BasicEMap/2`,1028),q(1029,gH,_H,Ane),Q.$b=function(){this.a.c.$b()},Q.Gc=function(e){return aGe(this.a,e)},Q.Jc=function(){return this.a.f==0?(nw(),E7.a):new Bie(this.a)},Q.Kc=function(e){var t=this.a.f;return yI(this.a,e),this.a.f!=t},Q.gc=function(){return this.a.f},L(yJ,`BasicEMap/3`,1029),q(1030,31,hH,jne),Q.$b=function(){this.a.c.$b()},Q.Gc=function(e){return Q7e(this.a,e)},Q.Jc=function(){return this.a.f==0?(nw(),E7.a):new Vie(this.a)},Q.gc=function(){return this.a.f},L(yJ,`BasicEMap/4`,1030),q(1031,gH,_H,Mne),Q.$b=function(){this.a.c.$b()},Q.Gc=function(e){var t,n,r,i,a,o,s,c,l;if(this.a.f>0&&M(e,45)&&(this.a.Zj(),c=P(e,45),s=c.jd(),i=s==null?0:sN(s),a=Nme(this.a,i),t=this.a.d[a],t)){for(n=P(t.g,374),l=t.i,o=0;o<l;++o)if(r=n[o],r.yi()==i&&r.Fb(c))return!0}return!1},Q.Jc=function(){return this.a.f==0?(nw(),E7.a):new lwe(this.a)},Q.Kc=function(e){return p3e(this,e)},Q.gc=function(){return this.a.f},L(yJ,`BasicEMap/5`,1031),q(612,1,fH,lwe),Q.Nb=function(e){_E(this,e)},Q.Ob=function(){return this.b!=-1},Q.Pb=function(){var e;if(this.f.e!=this.c)throw D(new Sg);if(this.b==-1)throw D(new Dg);return this.d=this.a,this.e=this.b,NXe(this),e=P(this.f.d[this.d].g[this.e],136),this.ck(e)},Q.Qb=function(){if(this.f.e!=this.c)throw D(new Sg);if(this.e==-1)throw D(new wg);this.f.c.Kc(H(this.f.d[this.d],this.e)),this.c=this.f.e,this.e=-1,this.a==this.d&&this.b!=-1&&--this.b},Q.ck=function(e){return e},Q.a=0,Q.b=-1,Q.c=0,Q.d=0,Q.e=0,L(yJ,`BasicEMap/BasicEMapIterator`,612),q(1025,612,fH,Bie),Q.ck=function(e){return e.jd()},L(yJ,`BasicEMap/BasicEMapKeyIterator`,1025),q(1026,612,fH,Vie),Q.ck=function(e){return e.kd()},L(yJ,`BasicEMap/BasicEMapValueIterator`,1026),q(RJ,1,mH,Nne),Q.wc=function(e){gN(this,e)},Q.$b=function(){this.a.c.$b()},Q._b=function(e){return Sle(this,e)},Q.uc=function(e){return Q7e(this.a,e)},Q.vc=function(){return BMe(this.a)},Q.Fb=function(e){return Whe(this.a,e)},Q.xc=function(e){return oI(this.a,e)},Q.Hb=function(){return Bze(this.a.c)},Q.dc=function(){return this.a.f==0},Q.ec=function(){return zMe(this.a)},Q.yc=function(e,t){return qL(this.a,e,t)},Q.Ac=function(e){return yI(this.a,e)},Q.gc=function(){return this.a.f},Q.Ib=function(){return vWe(this.a.c)},Q.Bc=function(){return RMe(this.a)},L(yJ,`BasicEMap/DelegatingMap`,RJ),q(611,1,{45:1,136:1,611:1},Rve),Q.Fb=function(e){var t;return M(e,45)?(t=P(e,45),(this.b==null?j(this.b)===j(t.jd()):XP(this.b,t.jd()))&&(this.c==null?j(this.c)===j(t.kd()):XP(this.c,t.kd()))):!1},Q.yi=function(){return this.a},Q.jd=function(){return this.b},Q.kd=function(){return this.c},Q.Hb=function(){return this.a^(this.c==null?0:sN(this.c))},Q.zi=function(e){this.a=e},Q.Ai=function(e){throw D(new fg)},Q.ld=function(e){var t=this.c;return this.c=e,t},Q.Ib=function(){return this.b+`->`+this.c},Q.a=0;var rBt=L(yJ,`BasicEMap/EntryImpl`,611);q(534,1,{},cl),L(yJ,`BasicEMap/View`,534);var E7;q(769,1,{}),Q.Fb=function(e){return v3e((PD(),cX),e)},Q.Hb=function(){return qBe((PD(),cX))},Q.Ib=function(){return OR((PD(),cX))},L(yJ,`ECollections/BasicEmptyUnmodifiableEList`,769),q(1302,1,vH,ll),Q.Nb=function(e){_E(this,e)},Q.Rb=function(e){throw D(new Eg)},Q.Ob=function(){return!1},Q.Sb=function(){return!1},Q.Pb=function(){throw D(new Dg)},Q.Tb=function(){return 0},Q.Ub=function(){throw D(new Dg)},Q.Vb=function(){return-1},Q.Qb=function(){throw D(new Eg)},Q.Wb=function(e){throw D(new Eg)},L(yJ,`ECollections/BasicEmptyUnmodifiableEList/1`,1302),q(1300,769,{20:1,18:1,16:1,61:1},p_),Q._c=function(e,t){Sae()},Q.Ec=function(e){return xae()},Q.ad=function(e,t){return Cae()},Q.Fc=function(e){return wae()},Q.$b=function(){Tae()},Q.Gc=function(e){return!1},Q.Hc=function(e){return!1},Q.Ic=function(e){rA(this,e)},Q.Xb=function(e){return Ple((PD(),e)),null},Q.bd=function(e){return-1},Q.dc=function(){return!0},Q.Jc=function(){return this.a},Q.cd=function(){return this.a},Q.dd=function(e){return this.a},Q.Ri=function(e,t){return Eae()},Q.Si=function(e,t){Dae()},Q.ed=function(e){return Oae()},Q.Kc=function(e){return kae()},Q.fd=function(e,t){return Aae()},Q.gc=function(){return 0},Q.gd=function(e){ZM(this,e)},Q.Lc=function(){return new JO(this,16)},Q.Mc=function(){return new ST(null,new JO(this,16))},Q.hd=function(e,t){return PD(),new WO(cX,e,t)},Q.Nc=function(){return $be((PD(),cX))},Q.Oc=function(e){return PD(),_L(cX,e)},L(yJ,`ECollections/EmptyUnmodifiableEList`,1300),q(1301,769,{20:1,18:1,16:1,61:1,586:1},bre),Q._c=function(e,t){Sae()},Q.Ec=function(e){return xae()},Q.ad=function(e,t){return Cae()},Q.Fc=function(e){return wae()},Q.$b=function(){Tae()},Q.Gc=function(e){return!1},Q.Hc=function(e){return!1},Q.Ic=function(e){rA(this,e)},Q.Xb=function(e){return Ple((PD(),e)),null},Q.bd=function(e){return-1},Q.dc=function(){return!0},Q.Jc=function(){return this.a},Q.cd=function(){return this.a},Q.dd=function(e){return this.a},Q.Ri=function(e,t){return Eae()},Q.Si=function(e,t){Dae()},Q.ed=function(e){return Oae()},Q.Kc=function(e){return kae()},Q.fd=function(e,t){return Aae()},Q.gc=function(){return 0},Q.gd=function(e){ZM(this,e)},Q.Lc=function(){return new JO(this,16)},Q.Mc=function(){return new ST(null,new JO(this,16))},Q.hd=function(e,t){return PD(),new WO(cX,e,t)},Q.Nc=function(){return $be((PD(),cX))},Q.Oc=function(e){return PD(),_L(cX,e)},Q._j=function(){return PD(),PD(),lX},L(yJ,`ECollections/EmptyUnmodifiableEMap`,1301);var iBt=lT(yJ,`Enumerator`),D7;q(290,1,{290:1},a9e),Q.Fb=function(e){var t;return this===e?!0:M(e,290)?(t=P(e,290),this.f==t.f&&Dbe(this.i,t.i)&&OT(this.a,this.f&256?t.f&256?t.a:null:t.f&256?null:t.a)&&OT(this.d,t.d)&&OT(this.g,t.g)&&OT(this.e,t.e)&&lqe(this,t)):!1},Q.Hb=function(){return this.f},Q.Ib=function(){return Ttt(this)},Q.f=0;var aBt=0,oBt=0,sBt=0,cBt=0,lBt=0,uBt=0,dBt=0,fBt=0,pBt=0,mBt,O7=0,k7=0,hBt=0,gBt=0,A7,_Bt;L(yJ,`URI`,290),q(1090,44,BU,m_),Q.yc=function(e,t){return P(kO(this,QC(e),P(t,290)),290)},L(yJ,`URI/URICache`,1090),q(492,67,kJ,dl,TT),Q.Qi=function(){return!0},L(yJ,`UniqueEList`,492),q(578,63,GH,Dj),L(yJ,`WrappedException`,578);var j7=lT(iJ,b_t),M7=lT(iJ,x_t),N7=lT(iJ,S_t),P7=lT(iJ,C_t),F7=lT(iJ,w_t),I7=lT(iJ,`EClass`),vBt=lT(iJ,`EDataType`),yBt;q(1198,44,BU,xre),Q.xc=function(e){return Yx(e)?uO(this,e):Kx(FT(this.f,e))},L(iJ,`EDataType/Internal/ConversionDelegate/Factory/Registry/Impl`,1198);var L7=lT(iJ,`EEnum`),R7=lT(iJ,T_t),z7=lT(iJ,E_t),B7=lT(iJ,D_t),V7,H7=lT(iJ,O_t),U7=lT(iJ,k_t);q(1023,1,{},fl),Q.Ib=function(){return`NIL`},L(iJ,`EStructuralFeature/Internal/DynamicValueHolder/1`,1023);var bBt;q(1022,44,BU,Sre),Q.xc=function(e){return Yx(e)?uO(this,e):Kx(FT(this.f,e))},L(iJ,`EStructuralFeature/Internal/SettingDelegate/Factory/Registry/Impl`,1022);var W7=lT(iJ,A_t),G7=lT(iJ,`EValidator/PatternMatcher`),xBt,SBt,K7,q7,J7,Y7,CBt,wBt,TBt,X7,Z7,Q7,$7,e9,EBt,DBt,t9,n9,OBt,r9,i9,a9,o9,kBt,ABt,s9,c9=lT(zJ,`FeatureMap/Entry`);q(533,1,{75:1},Vx),Q.Jk=function(){return this.a},Q.kd=function(){return this.b},L(uJ,`BasicEObjectImpl/1`,533),q(1021,1,j_t,mle),Q.Dk=function(e){return vA(this.a,this.b,e)},Q.Oj=function(){return cEe(this.a,this.b)},Q.Wb=function(e){tEe(this.a,this.b,e)},Q.Ek=function(){pCe(this.a,this.b)},L(uJ,`BasicEObjectImpl/4`,1021),q(2043,1,{114:1}),Q.Kk=function(e){this.e=e==0?jBt:V(NY,oH,1,e,5,1)},Q.ii=function(e){return this.e[e]},Q.ji=function(e,t){this.e[e]=t},Q.ki=function(e){this.e[e]=null},Q.Lk=function(){return this.c},Q.Mk=function(){throw D(new Eg)},Q.Nk=function(){throw D(new Eg)},Q.Ok=function(){return this.d},Q.Pk=function(){return this.e!=null},Q.Qk=function(e){this.c=e},Q.Rk=function(e){throw D(new Eg)},Q.Sk=function(e){throw D(new Eg)},Q.Tk=function(e){this.d=e};var jBt;L(uJ,`BasicEObjectImpl/EPropertiesHolderBaseImpl`,2043),q(192,2043,{114:1},Sf),Q.Mk=function(){return this.a},Q.Nk=function(){return this.b},Q.Rk=function(e){this.a=e},Q.Sk=function(e){this.b=e},L(uJ,`BasicEObjectImpl/EPropertiesHolderImpl`,192),q(501,100,Zht,pl),Q.rh=function(){return this.f},Q.wh=function(){return this.k},Q.yh=function(e,t){this.g=e,this.i=t},Q.Ah=function(){return this.j&2?this.Xh().Lk():this.fi()},Q.Ch=function(){return this.i},Q.th=function(){return(this.j&1)!=0},Q.Mh=function(){return this.g},Q.Sh=function(){return(this.j&4)!=0},Q.Xh=function(){return!this.k&&(this.k=new Sf),this.k},Q._h=function(e){this.Xh().Qk(e),e?this.j|=2:this.j&=-3},Q.bi=function(e){this.Xh().Sk(e),e?this.j|=4:this.j&=-5},Q.fi=function(){return(BE(),K7).S},Q.i=0,Q.j=1,L(uJ,`EObjectImpl`,501),q(785,501,{109:1,94:1,93:1,57:1,114:1,52:1,100:1},_ye),Q.ii=function(e){return this.e[e]},Q.ji=function(e,t){this.e[e]=t},Q.ki=function(e){this.e[e]=null},Q.Ah=function(){return this.d},Q.Fh=function(e){return eI(this.d,e)},Q.Hh=function(){return this.d},Q.Lh=function(){return this.e!=null},Q.Xh=function(){return!this.k&&(this.k=new ml),this.k},Q._h=function(e){this.d=e},Q.ei=function(){var e;return this.e??=(e=zE(this.d),e==0?MBt:V(NY,oH,1,e,5,1)),this},Q.gi=function(){return 0};var MBt;L(uJ,`DynamicEObjectImpl`,785),q(1483,785,{109:1,45:1,94:1,93:1,136:1,57:1,114:1,52:1,100:1},Hye),Q.Fb=function(e){return this===e},Q.Hb=function(){return AC(this)},Q._h=function(e){this.d=e,this.b=Zz(e,`key`),this.c=Zz(e,_J)},Q.yi=function(){var e;return this.a==-1&&(e=TPe(this,this.b),this.a=e==null?0:sN(e)),this.a},Q.jd=function(){return TPe(this,this.b)},Q.kd=function(){return TPe(this,this.c)},Q.zi=function(e){this.a=e},Q.Ai=function(e){tEe(this,this.b,e)},Q.ld=function(e){var t=TPe(this,this.c);return tEe(this,this.c,e),t},Q.a=0,L(uJ,`DynamicEObjectImpl/BasicEMapEntry`,1483),q(1484,1,{114:1},ml),Q.Kk=function(e){throw D(new Eg)},Q.ii=function(e){throw D(new Eg)},Q.ji=function(e,t){throw D(new Eg)},Q.ki=function(e){throw D(new Eg)},Q.Lk=function(){throw D(new Eg)},Q.Mk=function(){return this.a},Q.Nk=function(){return this.b},Q.Ok=function(){return this.c},Q.Pk=function(){throw D(new Eg)},Q.Qk=function(e){throw D(new Eg)},Q.Rk=function(e){this.a=e},Q.Sk=function(e){this.b=e},Q.Tk=function(e){this.c=e},L(uJ,`DynamicEObjectImpl/DynamicEPropertiesHolderImpl`,1484),q(504,161,{109:1,94:1,93:1,587:1,158:1,57:1,114:1,52:1,100:1,504:1,161:1,117:1,118:1},hl),Q.xh=function(e){return WYe(this,e)},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.d;case 2:return n?(!this.b&&(this.b=new YC((XV(),o9),d9,this)),this.b):(!this.b&&(this.b=new YC((XV(),o9),d9,this)),HA(this.b));case 3:return yEe(this);case 4:return!this.a&&(this.a=new rC(Q5,this,4)),this.a;case 5:return!this.c&&(this.c=new oC(Q5,this,5)),this.c}return lj(this,e-zE((XV(),q7)),qj((r=P(EN(this,16),29),r||q7),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 3:return this.Cb&&(n=(i=this.Db>>16,i>=0?WYe(this,n):this.Cb.Qh(this,-1-i,null,n))),Jbe(this,P(e,158),n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),q7)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),q7)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 2:return!this.b&&(this.b=new YC((XV(),o9),d9,this)),Ew(this.b,e,n);case 3:return Jbe(this,null,n);case 4:return!this.a&&(this.a=new rC(Q5,this,4)),XI(this.a,e,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),q7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),q7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.d!=null;case 2:return!!this.b&&this.b.f!=0;case 3:return!!yEe(this);case 4:return!!this.a&&this.a.i!=0;case 5:return!!this.c&&this.c.i!=0}return Mk(this,e-zE((XV(),q7)),qj((t=P(EN(this,16),29),t||q7),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:Yye(this,QC(t));return;case 2:!this.b&&(this.b=new YC((XV(),o9),d9,this)),hN(this.b,t);return;case 3:q8e(this,P(t,158));return;case 4:!this.a&&(this.a=new rC(Q5,this,4)),gV(this.a),!this.a&&(this.a=new rC(Q5,this,4)),IE(this.a,P(t,18));return;case 5:!this.c&&(this.c=new oC(Q5,this,5)),gV(this.c),!this.c&&(this.c=new oC(Q5,this,5)),IE(this.c,P(t,18));return}VF(this,e-zE((XV(),q7)),qj((n=P(EN(this,16),29),n||q7),e),t)},Q.fi=function(){return XV(),q7},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:uLe(this,null);return;case 2:!this.b&&(this.b=new YC((XV(),o9),d9,this)),this.b.c.$b();return;case 3:q8e(this,null);return;case 4:!this.a&&(this.a=new rC(Q5,this,4)),gV(this.a);return;case 5:!this.c&&(this.c=new oC(Q5,this,5)),gV(this.c);return}$P(this,e-zE((XV(),q7)),qj((t=P(EN(this,16),29),t||q7),e))},Q.Ib=function(){return oUe(this)},Q.d=null,L(uJ,`EAnnotationImpl`,504),q(142,711,M_t,nj),Q.Ei=function(e,t){Vue(this,e,P(t,45))},Q.Uk=function(e,t){return qhe(this,P(e,45),t)},Q.Yi=function(e){return P(P(this.c,72).Yi(e),136)},Q.Gi=function(){return P(this.c,72).Gi()},Q.Hi=function(){return P(this.c,72).Hi()},Q.Ii=function(e){return P(this.c,72).Ii(e)},Q.Vk=function(e,t){return Ew(this,e,t)},Q.Dk=function(e){return P(this.c,77).Dk(e)},Q.$j=function(){},Q.Oj=function(){return P(this.c,77).Oj()},Q.ak=function(e,t,n){var r=P(eM(this.b).ti().pi(this.b),136);return r.zi(e),r.Ai(t),r.ld(n),r},Q.bk=function(){return new tg(this)},Q.Wb=function(e){hN(this,e)},Q.Ek=function(){P(this.c,77).Ek()},L(zJ,`EcoreEMap`,142),q(169,142,M_t,YC),Q.Zj=function(){var e,t,n,r,i,a;if(this.d==null){for(a=V(Zzt,g_t,67,2*this.f+1,0,1),n=this.c.Jc();n.e!=n.i.gc();)t=P(n.Wj(),136),r=t.yi(),i=(r&tH)%a.length,e=a[i],!e&&(e=a[i]=new tg(this)),e.Ec(t);this.d=a}},L(uJ,`EAnnotationImpl/1`,169),q(293,439,{109:1,94:1,93:1,158:1,197:1,57:1,114:1,470:1,52:1,100:1,161:1,293:1,117:1,118:1}),Q.Ih=function(e,t,n){var r,i;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),!!this.Hk();case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q}return lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 9:return lSe(this,n)}return i=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),i.uk().yk(this,SI(this),t-zE(this.fi()),e,n)},Q.Th=function(e){var t,n;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return this.Hk();case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0)}return Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.$h=function(e,t){var n,r;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:this.ri(QC(t));return;case 2:eF(this,vv(ZC(t)));return;case 3:tF(this,vv(ZC(t)));return;case 4:bM(this,P(t,15).a);return;case 5:this.Xk(P(t,15).a);return;case 8:LP(this,P(t,143));return;case 9:r=_R(this,P(t,87),null),r&&r.mj();return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.fi=function(){return XV(),ABt},Q.hi=function(e){var t,n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:this.ri(null);return;case 2:eF(this,!0);return;case 3:tF(this,!0);return;case 4:bM(this,0);return;case 5:this.Xk(1);return;case 8:LP(this,null);return;case 9:n=_R(this,null,null),n&&n.mj();return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.mi=function(){UL(this),this.Bb|=1},Q.Fk=function(){return UL(this)},Q.Gk=function(){return this.t},Q.Hk=function(){var e;return e=this.t,e>1||e==-1},Q.Qi=function(){return(this.Bb&512)!=0},Q.Wk=function(e,t){return qHe(this,e,t)},Q.Xk=function(e){xM(this,e)},Q.Ib=function(){return M4e(this)},Q.s=0,Q.t=1,L(uJ,`ETypedElementImpl`,293),q(451,293,{109:1,94:1,93:1,158:1,197:1,57:1,179:1,69:1,114:1,470:1,52:1,100:1,161:1,451:1,293:1,117:1,118:1,682:1}),Q.xh=function(e){return fYe(this,e)},Q.Ih=function(e,t,n){var r,i;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),!!this.Hk();case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q;case 10:return pC(),(this.Bb&RJ)!=0;case 11:return pC(),(this.Bb&bH)!=0;case 12:return pC(),(this.Bb&jU)!=0;case 13:return this.j;case 14:return Gz(this);case 15:return pC(),(this.Bb&BJ)!=0;case 16:return pC(),(this.Bb&xH)!=0;case 17:return DO(this)}return lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 17:return this.Cb&&(n=(i=this.Db>>16,i>=0?fYe(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,17,n)}return a=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),a.uk().xk(this,SI(this),t-zE(this.fi()),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 9:return lSe(this,n);case 17:return PB(this,null,17,n)}return i=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),i.uk().yk(this,SI(this),t-zE(this.fi()),e,n)},Q.Th=function(e){var t,n;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return this.Hk();case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0);case 10:return(this.Bb&RJ)==0;case 11:return(this.Bb&bH)!=0;case 12:return(this.Bb&jU)!=0;case 13:return this.j!=null;case 14:return Gz(this)!=null;case 15:return(this.Bb&BJ)!=0;case 16:return(this.Bb&xH)!=0;case 17:return!!DO(this)}return Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.$h=function(e,t){var n,r;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:BO(this,QC(t));return;case 2:eF(this,vv(ZC(t)));return;case 3:tF(this,vv(ZC(t)));return;case 4:bM(this,P(t,15).a);return;case 5:this.Xk(P(t,15).a);return;case 8:LP(this,P(t,143));return;case 9:r=_R(this,P(t,87),null),r&&r.mj();return;case 10:vF(this,vv(ZC(t)));return;case 11:xF(this,vv(ZC(t)));return;case 12:bF(this,vv(ZC(t)));return;case 13:ble(this,QC(t));return;case 15:yF(this,vv(ZC(t)));return;case 16:wF(this,vv(ZC(t)));return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.fi=function(){return XV(),kBt},Q.hi=function(e){var t,n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,88)&&rz(fA(P(this.Cb,88)),4),$M(this,null);return;case 2:eF(this,!0);return;case 3:tF(this,!0);return;case 4:bM(this,0);return;case 5:this.Xk(1);return;case 8:LP(this,null);return;case 9:n=_R(this,null,null),n&&n.mj();return;case 10:vF(this,!0);return;case 11:xF(this,!1);return;case 12:bF(this,!1);return;case 13:this.i=null,UM(this,null);return;case 15:yF(this,!1);return;case 16:wF(this,!1);return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.mi=function(){bD(Tj((KR(),p9),this)),UL(this),this.Bb|=1},Q.nk=function(){return this.f},Q.gk=function(){return Gz(this)},Q.ok=function(){return DO(this)},Q.sk=function(){return null},Q.Yk=function(){return this.k},Q.Jj=function(){return this.n},Q.tk=function(){return nR(this)},Q.uk=function(){var e,t,n,r,i,a,o,s,c;return this.p||(n=DO(this),(n.i??UB(n),n.i).length,r=this.sk(),r&&zE(DO(r)),i=UL(this),o=i.ik(),e=o?o.i&1?o==J9?KY:o==q9?ZY:o==Q9?XY:o==Z9?YY:o==Y9?QY:o==$9?$Y:o==X9?qY:JY:o:null,t=Gz(this),s=i.gk(),XUe(this),(this.Bb&xH)!=0&&((a=VXe((KR(),p9),n))&&a!=this||(a=ek(Tj(p9,this))))?this.p=new _le(this,a):this.Hk()?this.$k()?r?(this.Bb&BJ)==0?e?this._k()?this.p=new MD(49,e,this,r):this.p=new MD(7,e,this,r):this._k()?this.p=new qk(48,this,r):this.p=new qk(6,this,r):e?this._k()?this.p=new MD(47,e,this,r):this.p=new MD(5,e,this,r):this._k()?this.p=new qk(46,this,r):this.p=new qk(4,this,r):(this.Bb&BJ)==0?e?e==LY?this.p=new Vw(41,Gzt,this):this._k()?this.p=new Vw(45,e,this):this.p=new Vw(3,e,this):this._k()?this.p=new XD(44,this):this.p=new XD(2,this):e?e==LY?this.p=new Vw(50,Gzt,this):this._k()?this.p=new Vw(43,e,this):this.p=new Vw(1,e,this):this._k()?this.p=new XD(42,this):this.p=new XD(0,this):M(i,159)?e==c9?this.p=new XD(40,this):this.Bb&512?(this.Bb&BJ)==0?e?this.p=new Vw(11,e,this):this.p=new XD(10,this):e?this.p=new Vw(9,e,this):this.p=new XD(8,this):(this.Bb&BJ)==0?e?this.p=new Vw(15,e,this):this.p=new XD(14,this):e?this.p=new Vw(13,e,this):this.p=new XD(12,this):r?(c=r.t,c>1||c==-1?this._k()?(this.Bb&BJ)==0?e?this.p=new MD(27,e,this,r):this.p=new qk(26,this,r):e?this.p=new MD(25,e,this,r):this.p=new qk(24,this,r):(this.Bb&BJ)==0?e?this.p=new MD(31,e,this,r):this.p=new qk(30,this,r):e?this.p=new MD(29,e,this,r):this.p=new qk(28,this,r):this._k()?(this.Bb&BJ)==0?e?this.p=new MD(35,e,this,r):this.p=new qk(34,this,r):e?this.p=new MD(33,e,this,r):this.p=new qk(32,this,r):(this.Bb&BJ)==0?e?this.p=new MD(39,e,this,r):this.p=new qk(38,this,r):e?this.p=new MD(37,e,this,r):this.p=new qk(36,this,r)):this._k()?(this.Bb&BJ)==0?e?this.p=new Vw(19,e,this):this.p=new XD(18,this):e?this.p=new Vw(17,e,this):this.p=new XD(16,this):(this.Bb&BJ)==0?e?this.p=new Vw(23,e,this):this.p=new XD(22,this):e?this.p=new Vw(21,e,this):this.p=new XD(20,this):this.Zk()?this._k()?this.p=new wve(P(i,29),this,r):this.p=new zTe(P(i,29),this,r):M(i,159)?e==c9?this.p=new XD(40,this):(this.Bb&BJ)==0?e?this.p=new Ube(t,s,this,(vGe(),o==q9?WBt:o==J9?zBt:o==Y9?GBt:o==Q9?UBt:o==Z9?HBt:o==$9?qBt:o==X9?BBt:o==K9?VBt:KBt)):this.p=new mwe(P(i,159),t,s,this):e?this.p=new Wbe(t,s,this,(vGe(),o==q9?WBt:o==J9?zBt:o==Y9?GBt:o==Q9?UBt:o==Z9?HBt:o==$9?qBt:o==X9?BBt:o==K9?VBt:KBt)):this.p=new hwe(P(i,159),t,s,this):this.$k()?r?(this.Bb&BJ)==0?this._k()?this.p=new Eve(P(i,29),this,r):this.p=new Tve(P(i,29),this,r):this._k()?this.p=new Ove(P(i,29),this,r):this.p=new Dve(P(i,29),this,r):(this.Bb&BJ)==0?this._k()?this.p=new zpe(P(i,29),this):this.p=new Rpe(P(i,29),this):this._k()?this.p=new Vpe(P(i,29),this):this.p=new Bpe(P(i,29),this):this._k()?r?(this.Bb&BJ)==0?this.p=new Ave(P(i,29),this,r):this.p=new kve(P(i,29),this,r):(this.Bb&BJ)==0?this.p=new Hpe(P(i,29),this):this.p=new Upe(P(i,29),this):r?(this.Bb&BJ)==0?this.p=new jve(P(i,29),this,r):this.p=new Mve(P(i,29),this,r):(this.Bb&BJ)==0?this.p=new CT(P(i,29),this):this.p=new Wpe(P(i,29),this)),this.p},Q.pk=function(){return(this.Bb&RJ)!=0},Q.Zk=function(){return!1},Q.$k=function(){return!1},Q.qk=function(){return(this.Bb&xH)!=0},Q.vk=function(){return NPe(this)},Q._k=function(){return!1},Q.rk=function(){return(this.Bb&BJ)!=0},Q.al=function(e){this.k=e},Q.ri=function(e){BO(this,e)},Q.Ib=function(){return vB(this)},Q.e=!1,Q.n=0,L(uJ,`EStructuralFeatureImpl`,451),q(335,451,{109:1,94:1,93:1,38:1,158:1,197:1,57:1,179:1,69:1,114:1,470:1,52:1,100:1,335:1,161:1,451:1,293:1,117:1,118:1,682:1},h_),Q.Ih=function(e,t,n){var r,i;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),!!H2e(this);case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q;case 10:return pC(),(this.Bb&RJ)!=0;case 11:return pC(),(this.Bb&bH)!=0;case 12:return pC(),(this.Bb&jU)!=0;case 13:return this.j;case 14:return Gz(this);case 15:return pC(),(this.Bb&BJ)!=0;case 16:return pC(),(this.Bb&xH)!=0;case 17:return DO(this);case 18:return pC(),(this.Bb&lJ)!=0;case 19:return t?Tze(this):$je(this)}return lj(this,e-zE((XV(),J7)),qj((r=P(EN(this,16),29),r||J7),e),t,n)},Q.Th=function(e){var t,n;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return H2e(this);case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0);case 10:return(this.Bb&RJ)==0;case 11:return(this.Bb&bH)!=0;case 12:return(this.Bb&jU)!=0;case 13:return this.j!=null;case 14:return Gz(this)!=null;case 15:return(this.Bb&BJ)!=0;case 16:return(this.Bb&xH)!=0;case 17:return!!DO(this);case 18:return(this.Bb&lJ)!=0;case 19:return!!$je(this)}return Mk(this,e-zE((XV(),J7)),qj((t=P(EN(this,16),29),t||J7),e))},Q.$h=function(e,t){var n,r;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:BO(this,QC(t));return;case 2:eF(this,vv(ZC(t)));return;case 3:tF(this,vv(ZC(t)));return;case 4:bM(this,P(t,15).a);return;case 5:Yie(this,P(t,15).a);return;case 8:LP(this,P(t,143));return;case 9:r=_R(this,P(t,87),null),r&&r.mj();return;case 10:vF(this,vv(ZC(t)));return;case 11:xF(this,vv(ZC(t)));return;case 12:bF(this,vv(ZC(t)));return;case 13:ble(this,QC(t));return;case 15:yF(this,vv(ZC(t)));return;case 16:wF(this,vv(ZC(t)));return;case 18:TF(this,vv(ZC(t)));return}VF(this,e-zE((XV(),J7)),qj((n=P(EN(this,16),29),n||J7),e),t)},Q.fi=function(){return XV(),J7},Q.hi=function(e){var t,n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,88)&&rz(fA(P(this.Cb,88)),4),$M(this,null);return;case 2:eF(this,!0);return;case 3:tF(this,!0);return;case 4:bM(this,0);return;case 5:this.b=0,xM(this,1);return;case 8:LP(this,null);return;case 9:n=_R(this,null,null),n&&n.mj();return;case 10:vF(this,!0);return;case 11:xF(this,!1);return;case 12:bF(this,!1);return;case 13:this.i=null,UM(this,null);return;case 15:yF(this,!1);return;case 16:wF(this,!1);return;case 18:TF(this,!1);return}$P(this,e-zE((XV(),J7)),qj((t=P(EN(this,16),29),t||J7),e))},Q.mi=function(){Tze(this),bD(Tj((KR(),p9),this)),UL(this),this.Bb|=1},Q.Hk=function(){return H2e(this)},Q.Wk=function(e,t){return this.b=0,this.a=null,qHe(this,e,t)},Q.Xk=function(e){Yie(this,e)},Q.Ib=function(){var e;return this.Db&64?vB(this):(e=new hC(vB(this)),e.a+=` (iD: `,fy(e,(this.Bb&lJ)!=0),e.a+=`)`,e.a)},Q.b=0,L(uJ,`EAttributeImpl`,335),q(360,439,{109:1,94:1,93:1,143:1,158:1,197:1,57:1,114:1,52:1,100:1,360:1,161:1,117:1,118:1,681:1}),Q.bl=function(e){return e.Ah()==this},Q.xh=function(e){return kL(this,e)},Q.yh=function(e,t){this.w=null,this.Db=t<<16|this.Db&255,this.Cb=e},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return this.D==null?this.B:this.D;case 3:return EL(this);case 4:return this.gk();case 5:return this.F;case 6:return t?eM(this):TO(this);case 7:return!this.A&&(this.A=new aC(W7,this,7)),this.A}return lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 6:return this.Cb&&(n=(i=this.Db>>16,i>=0?kL(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,6,n)}return a=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),a.uk().xk(this,SI(this),t-zE(this.fi()),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 6:return PB(this,null,6,n);case 7:return!this.A&&(this.A=new aC(W7,this,7)),XI(this.A,e,n)}return i=P(qj((r=P(EN(this,16),29),r||this.fi()),t),69),i.uk().yk(this,SI(this),t-zE(this.fi()),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.D!=null&&this.D==this.F;case 3:return!!EL(this);case 4:return this.gk()!=null;case 5:return this.F!=null&&this.F!=this.D&&this.F!=this.B;case 6:return!!TO(this);case 7:return!!this.A&&this.A.i!=0}return Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:zO(this,QC(t));return;case 2:wue(this,QC(t));return;case 5:wV(this,QC(t));return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A),!this.A&&(this.A=new aC(W7,this,7)),IE(this.A,P(t,18));return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.fi=function(){return XV(),CBt},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,184)&&(P(this.Cb,184).tb=null),$M(this,null);return;case 2:DP(this,null),SM(this,this.D);return;case 5:wV(this,null);return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A);return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.fk=function(){var e;return this.G==-1&&(this.G=(e=eM(this),e?nL(e.si(),this):-1)),this.G},Q.gk=function(){return null},Q.hk=function(){return eM(this)},Q.cl=function(){return this.v},Q.ik=function(){return EL(this)},Q.jk=function(){return this.D==null?this.B:this.D},Q.kk=function(){return this.F},Q.dk=function(e){return gnt(this,e)},Q.dl=function(e){this.v=e},Q.el=function(e){YLe(this,e)},Q.fl=function(e){this.C=e},Q.ri=function(e){zO(this,e)},Q.Ib=function(){return tI(this)},Q.C=null,Q.D=null,Q.G=-1,L(uJ,`EClassifierImpl`,360),q(88,360,{109:1,94:1,93:1,29:1,143:1,158:1,197:1,57:1,114:1,52:1,100:1,88:1,360:1,161:1,471:1,117:1,118:1,681:1},xf),Q.bl=function(e){return xhe(this,e.Ah())},Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return this.D==null?this.B:this.D;case 3:return EL(this);case 4:return null;case 5:return this.F;case 6:return t?eM(this):TO(this);case 7:return!this.A&&(this.A=new aC(W7,this,7)),this.A;case 8:return pC(),!!(this.Bb&256);case 9:return pC(),!!(this.Bb&512);case 10:return eO(this);case 11:return!this.q&&(this.q=new F(B7,this,11,10)),this.q;case 12:return tV(this);case 13:return ZB(this);case 14:return ZB(this),this.r;case 15:return tV(this),this.k;case 16:return h0e(this);case 17:return drt(this);case 18:return UB(this);case 19:return Hz(this);case 20:return tV(this),this.o;case 21:return!this.s&&(this.s=new F(N7,this,21,17)),this.s;case 22:return Rk(this);case 23:return W7e(this)}return lj(this,e-zE((XV(),Y7)),qj((r=P(EN(this,16),29),r||Y7),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 6:return this.Cb&&(n=(i=this.Db>>16,i>=0?kL(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,6,n);case 11:return!this.q&&(this.q=new F(B7,this,11,10)),aI(this.q,e,n);case 21:return!this.s&&(this.s=new F(N7,this,21,17)),aI(this.s,e,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),Y7)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),Y7)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 6:return PB(this,null,6,n);case 7:return!this.A&&(this.A=new aC(W7,this,7)),XI(this.A,e,n);case 11:return!this.q&&(this.q=new F(B7,this,11,10)),XI(this.q,e,n);case 21:return!this.s&&(this.s=new F(N7,this,21,17)),XI(this.s,e,n);case 22:return XI(Rk(this),e,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),Y7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),Y7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.D!=null&&this.D==this.F;case 3:return!!EL(this);case 4:return!1;case 5:return this.F!=null&&this.F!=this.D&&this.F!=this.B;case 6:return!!TO(this);case 7:return!!this.A&&this.A.i!=0;case 8:return(this.Bb&256)!=0;case 9:return(this.Bb&512)!=0;case 10:return!!this.u&&Rk(this.u.a).i!=0&&!(this.n&&uL(this.n));case 11:return!!this.q&&this.q.i!=0;case 12:return tV(this).i!=0;case 13:return ZB(this).i!=0;case 14:return ZB(this),this.r.i!=0;case 15:return tV(this),this.k.i!=0;case 16:return h0e(this).i!=0;case 17:return drt(this).i!=0;case 18:return UB(this).i!=0;case 19:return Hz(this).i!=0;case 20:return tV(this),!!this.o;case 21:return!!this.s&&this.s.i!=0;case 22:return!!this.n&&uL(this.n);case 23:return W7e(this).i!=0}return Mk(this,e-zE((XV(),Y7)),qj((t=P(EN(this,16),29),t||Y7),e))},Q.Wh=function(e){return(this.i==null||this.q&&this.q.i!=0?null:Zz(this,e))||Vst(this,e)},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:zO(this,QC(t));return;case 2:wue(this,QC(t));return;case 5:wV(this,QC(t));return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A),!this.A&&(this.A=new aC(W7,this,7)),IE(this.A,P(t,18));return;case 8:sUe(this,vv(ZC(t)));return;case 9:cUe(this,vv(ZC(t)));return;case 10:_V(eO(this)),IE(eO(this),P(t,18));return;case 11:!this.q&&(this.q=new F(B7,this,11,10)),gV(this.q),!this.q&&(this.q=new F(B7,this,11,10)),IE(this.q,P(t,18));return;case 21:!this.s&&(this.s=new F(N7,this,21,17)),gV(this.s),!this.s&&(this.s=new F(N7,this,21,17)),IE(this.s,P(t,18));return;case 22:gV(Rk(this)),IE(Rk(this),P(t,18));return}VF(this,e-zE((XV(),Y7)),qj((n=P(EN(this,16),29),n||Y7),e),t)},Q.fi=function(){return XV(),Y7},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,184)&&(P(this.Cb,184).tb=null),$M(this,null);return;case 2:DP(this,null),SM(this,this.D);return;case 5:wV(this,null);return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A);return;case 8:sUe(this,!1);return;case 9:cUe(this,!1);return;case 10:this.u&&_V(this.u);return;case 11:!this.q&&(this.q=new F(B7,this,11,10)),gV(this.q);return;case 21:!this.s&&(this.s=new F(N7,this,21,17)),gV(this.s);return;case 22:this.n&&gV(this.n);return}$P(this,e-zE((XV(),Y7)),qj((t=P(EN(this,16),29),t||Y7),e))},Q.mi=function(){var e,t;if(tV(this),ZB(this),h0e(this),drt(this),UB(this),Hz(this),W7e(this),xA(Gve(fA(this))),this.s)for(e=0,t=this.s.i;e<t;++e)WC(H(this.s,e));if(this.q)for(e=0,t=this.q.i;e<t;++e)WC(H(this.q,e));YP((KR(),p9),this).ve(),this.Bb|=1},Q.Ib=function(){return OZe(this)},Q.k=null,Q.r=null;var l9,NBt,PBt;L(uJ,`EClassImpl`,88),q(2054,2053,I_t),Q.Ci=function(e,t){return Ent(this,e,t)},Q.Di=function(e){return Ent(this,this.i,e)},Q.Ei=function(e,t){O4e(this,e,t)},Q.Fi=function(e){Tz(this,e)},Q.Uk=function(e,t){return aI(this,e,t)},Q.Yi=function(e){return kNe(this,e)},Q.Vk=function(e,t){return XI(this,e,t)},Q.Vi=function(e,t){return art(this,e,t)},Q.Gi=function(){return new DC(this)},Q.Hi=function(){return new OC(this)},Q.Ii=function(e){return FM(this,e)},L(zJ,`NotifyingInternalEListImpl`,2054),q(623,2054,YJ),Q.Gc=function(e){return Vit(this,e)},Q.Gj=function(e,t,n,r,i){return OO(this,e,t,n,r,i)},Q.Hj=function(e){Ng(this,e)},Q.Dk=function(e){return this},Q.Jk=function(){return qj(this.e.Ah(),this.Jj())},Q.Ij=function(){return this.Jk()},Q.Jj=function(){return eI(this.e.Ah(),this.Jk())},Q.gl=function(){return P(this.Jk().Fk(),29).ik()},Q.hl=function(){return oL(P(this.Jk(),19)).n},Q.hj=function(){return this.e},Q.il=function(){return!0},Q.jl=function(){return!1},Q.kl=function(){return!1},Q.ll=function(){return!1},Q.bd=function(e){return nL(this,e)},Q.Lj=function(e,t){var n;return n=P(e,52),this.kl()?this.il()?n.Oh(this.e,this.hl(),this.gl(),t):n.Oh(this.e,eI(n.Ah(),oL(P(this.Jk(),19))),null,t):n.Oh(this.e,-1-this.Jj(),null,t)},Q.Mj=function(e,t){var n;return n=P(e,52),this.kl()?this.il()?n.Qh(this.e,this.hl(),this.gl(),t):n.Qh(this.e,eI(n.Ah(),oL(P(this.Jk(),19))),null,t):n.Qh(this.e,-1-this.Jj(),null,t)},Q.$k=function(){return!1},Q.ml=function(){return!0},Q.dk=function(e){return Yke(this.d,e)},Q.Nj=function(){return SS(this.e)},Q.Oj=function(){return this.i!=0},Q.$i=function(e){return CM(this.d,e)},Q.Ui=function(e,t){return this.ml()&&this.ll()?Cz(this,e,P(t,57)):t},Q.nl=function(e){return e.Sh()?UP(this.e,P(e,52)):e},Q.Wb=function(e){Cde(this,e)},Q.Nc=function(){return DNe(this)},Q.Oc=function(e){var t;if(this.ll())for(t=this.i-1;t>=0;--t)H(this,t);return nGe(this,e)},Q.Ek=function(){gV(this)},Q.Xi=function(e,t){return jIe(this,e,t)},L(zJ,`EcoreEList`,623),q(491,623,YJ,Zw),Q.Ji=function(){return!1},Q.Jj=function(){return this.c},Q.Kj=function(){return!1},Q.ml=function(){return!0},Q.Qi=function(){return!0},Q.Ui=function(e,t){return t},Q.Wi=function(){return!1},Q.c=0,L(zJ,`EObjectEList`,491),q(81,491,YJ,rC),Q.Kj=function(){return!0},Q.kl=function(){return!1},Q.$k=function(){return!0},L(zJ,`EObjectContainmentEList`,81),q(543,81,YJ,iC),Q.Li=function(){this.b=!0},Q.Oj=function(){return this.b},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.b,this.b=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.b=!1},Q.b=!1,L(zJ,`EObjectContainmentEList/Unsettable`,543),q(1130,543,YJ,Gbe),Q.Ri=function(e,t){var n,r;return n=P(gF(this,e,t),87),SS(this.e)&&Ng(this,new ij(this.a,7,(XV(),wBt),G(t),(r=n.c,M(r,88)?P(r,29):t9),e)),n},Q.Sj=function(e,t){return oGe(this,P(e,87),t)},Q.Tj=function(e,t){return sGe(this,P(e,87),t)},Q.Uj=function(e,t,n){return iZe(this,P(e,87),P(t,87),n)},Q.Gj=function(e,t,n,r,i){switch(e){case 3:return OO(this,e,t,n,r,this.i>1);case 5:return OO(this,e,t,n,r,this.i-P(n,16).gc()>0);default:return new zj(this.e,e,this.c,t,n,r,!0)}},Q.Rj=function(){return!0},Q.Oj=function(){return uL(this)},Q.Ek=function(){gV(this)},L(uJ,`EClassImpl/1`,1130),q(1144,1143,f_t),Q.bj=function(e){var t,n=e.ej(),r,i,a,o,s;if(n!=8){if(r=UKe(e),r==0)switch(n){case 1:case 9:s=e.ij(),s!=null&&(t=fA(P(s,471)),!t.c&&(t.c=new Pl),Nj(t.c,e.hj())),o=e.gj(),o!=null&&(i=P(o,471),i.Bb&1||(t=fA(i),!t.c&&(t.c=new Pl),JA(t.c,P(e.hj(),29))));break;case 3:o=e.gj(),o!=null&&(i=P(o,471),i.Bb&1||(t=fA(i),!t.c&&(t.c=new Pl),JA(t.c,P(e.hj(),29))));break;case 5:if(o=e.gj(),o!=null)for(a=P(o,18).Jc();a.Ob();)i=P(a.Pb(),471),i.Bb&1||(t=fA(i),!t.c&&(t.c=new Pl),JA(t.c,P(e.hj(),29)));break;case 4:s=e.ij(),s!=null&&(i=P(s,471),i.Bb&1||(t=fA(i),!t.c&&(t.c=new Pl),Nj(t.c,e.hj())));break;case 6:if(s=e.ij(),s!=null)for(a=P(s,18).Jc();a.Ob();)i=P(a.Pb(),471),i.Bb&1||(t=fA(i),!t.c&&(t.c=new Pl),Nj(t.c,e.hj()));break}this.ol(r)}},Q.ol=function(e){v9e(this,e)},Q.b=63,L(uJ,`ESuperAdapter`,1144),q(1145,1144,f_t,Pne),Q.ol=function(e){rz(this,e)},L(uJ,`EClassImpl/10`,1145),q(1134,699,YJ),Q.Ci=function(e,t){return gR(this,e,t)},Q.Di=function(e){return gJe(this,e)},Q.Ei=function(e,t){JP(this,e,t)},Q.Fi=function(e){SA(this,e)},Q.Yi=function(e){return kNe(this,e)},Q.Vi=function(e,t){return MPe(this,e,t)},Q.Uk=function(e,t){throw D(new Eg)},Q.Gi=function(){return new DC(this)},Q.Hi=function(){return new OC(this)},Q.Ii=function(e){return FM(this,e)},Q.Vk=function(e,t){throw D(new Eg)},Q.Dk=function(e){return this},Q.Oj=function(){return this.i!=0},Q.Wb=function(e){throw D(new Eg)},Q.Ek=function(){throw D(new Eg)},L(zJ,`EcoreEList/UnmodifiableEList`,1134),q(333,1134,YJ,_S),Q.Wi=function(){return!1},L(zJ,`EcoreEList/UnmodifiableEList/FastCompare`,333),q(1137,333,YJ,TBe),Q.bd=function(e){var t,n,r;if(M(e,179)&&(t=P(e,179),n=t.Jj(),n!=-1)){for(r=this.i;n<r;++n)if(j(this.g[n])===j(e))return n}return-1},L(uJ,`EClassImpl/1EAllStructuralFeaturesList`,1137),q(1131,492,kJ,gl),Q.$i=function(e){return V(z7,L_t,87,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/1EGenericSuperTypeEList`,1131),q(624,492,kJ,_l),Q.$i=function(e){return V(N7,JJ,179,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/1EStructuralFeatureUniqueEList`,624),q(743,492,kJ,vl),Q.$i=function(e){return V(U7,JJ,19,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/1ReferenceList`,743),q(1132,492,kJ,Gh),Q.Ki=function(e,t){Ybe(this,P(t,38))},Q.$i=function(e){return V(P7,JJ,38,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/2`,1132),q(1133,492,kJ,yl),Q.$i=function(e){return V(P7,JJ,38,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/3`,1133),q(1135,333,YJ,Tye),Q.Ec=function(e){return CAe(this,P(e,38))},Q.Fi=function(e){aoe(this,P(e,38))},L(uJ,`EClassImpl/4`,1135),q(1136,333,YJ,Eye),Q.Ec=function(e){return wAe(this,P(e,19))},Q.Fi=function(e){ooe(this,P(e,19))},L(uJ,`EClassImpl/5`,1136),q(1138,492,kJ,bl),Q.$i=function(e){return V(B7,F_t,62,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/6`,1138),q(1139,492,kJ,xl),Q.$i=function(e){return V(U7,JJ,19,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/7`,1139),q(2057,2056,{3:1,4:1,20:1,31:1,56:1,18:1,16:1,71:1,61:1,72:1}),Q.Ci=function(e,t){return tnt(this,e,t)},Q.Di=function(e){return tnt(this,this.Cj(),e)},Q.Ei=function(e,t){$4e(this,e,t)},Q.Fi=function(e){D4e(this,e)},Q.Uk=function(e,t){return _Je(this,e,t)},Q.Vk=function(e,t){return xqe(this,e,t)},Q.Vi=function(e,t){return nnt(this,e,t)},Q.Yi=function(e){return this.vj(e)},Q.Gi=function(){return new DC(this)},Q.nj=function(){return this.qj()},Q.Hi=function(){return new OC(this)},Q.Ii=function(e){return FM(this,e)},L(zJ,`DelegatingNotifyingInternalEListImpl`,2057),q(744,2057,R_t),Q.Ji=function(){var e=qj(tO(this.b),this.Jj()).Fk();return M(e,159)&&!M(e,459)&&(e.ik().i&1)==0},Q.Gc=function(e){var t,n,r,i,a,o,s,c;if(this.ml()){if(c=this.Cj(),c>4)if(this.dk(e)){if(this.$k()){if(r=P(e,52),n=r.Bh(),s=n==this.b&&(this.kl()?r.vh(r.Ch(),P(qj(tO(this.b),this.Jj()).Fk(),29).ik())==oL(P(qj(tO(this.b),this.Jj()),19)).n:-1-r.Ch()==this.Jj()),this.ll()&&!s&&!n&&r.Gh()){for(i=0;i<c;++i)if(t=uE(this,this.vj(i)),j(t)===j(e))return!0}return s}else if(this.kl()&&!this.jl()){if(a=P(e,57).Jh(oL(P(qj(tO(this.b),this.Jj()),19))),j(a)===j(this.b))return!0;if(a==null||!P(a,57).Sh())return!1}}else return!1;if(o=this.sj(e),this.ll()&&!o){for(i=0;i<c;++i)if(r=uE(this,this.vj(i)),j(r)===j(e))return!0}return o}else return this.sj(e)},Q.Gj=function(e,t,n,r,i){return new zj(this.b,e,this.Jj(),t,n,r,i)},Q.Hj=function(e){xN(this.b,e)},Q.Dk=function(e){return this},Q.Ij=function(){return qj(tO(this.b),this.Jj())},Q.Jj=function(){return eI(tO(this.b),qj(tO(this.b),this.Jj()))},Q.hj=function(){return this.b},Q.il=function(){return!!qj(tO(this.b),this.Jj()).Fk().ik()},Q.Kj=function(){var e,t=qj(tO(this.b),this.Jj());return M(t,103)?(e=P(t,19),(e.Bb&lJ)!=0||!!oL(P(t,19))):!1},Q.jl=function(){var e,t=qj(tO(this.b),this.Jj()),n,r;return M(t,103)?(e=P(t,19),n=oL(e),!!n&&(r=n.t,r>1||r==-1)):!1},Q.kl=function(){var e,t=qj(tO(this.b),this.Jj()),n;return M(t,103)?(e=P(t,19),n=oL(e),!!n):!1},Q.ll=function(){var e,t=qj(tO(this.b),this.Jj());return M(t,103)?(e=P(t,19),(e.Bb&NU)!=0):!1},Q.bd=function(e){var t,n,r=this.xj(e),i;if(r>=0)return r;if(this.ml()){for(n=0,i=this.Cj();n<i;++n)if(t=uE(this,this.vj(n)),j(t)===j(e))return n}return-1},Q.Lj=function(e,t){var n;return n=P(e,52),this.kl()?this.il()?n.Oh(this.b,oL(P(qj(tO(this.b),this.Jj()),19)).n,P(qj(tO(this.b),this.Jj()).Fk(),29).ik(),t):n.Oh(this.b,eI(n.Ah(),oL(P(qj(tO(this.b),this.Jj()),19))),null,t):n.Oh(this.b,-1-this.Jj(),null,t)},Q.Mj=function(e,t){var n;return n=P(e,52),this.kl()?this.il()?n.Qh(this.b,oL(P(qj(tO(this.b),this.Jj()),19)).n,P(qj(tO(this.b),this.Jj()).Fk(),29).ik(),t):n.Qh(this.b,eI(n.Ah(),oL(P(qj(tO(this.b),this.Jj()),19))),null,t):n.Qh(this.b,-1-this.Jj(),null,t)},Q.$k=function(){var e,t=qj(tO(this.b),this.Jj());return M(t,103)?(e=P(t,19),(e.Bb&lJ)!=0):!1},Q.ml=function(){return M(qj(tO(this.b),this.Jj()).Fk(),88)},Q.dk=function(e){return qj(tO(this.b),this.Jj()).Fk().dk(e)},Q.Nj=function(){return SS(this.b)},Q.Oj=function(){return!this.yj()},Q.Qi=function(){return qj(tO(this.b),this.Jj()).Qi()},Q.Ui=function(e,t){return SV(this,e,t)},Q.Wb=function(e){_V(this),IE(this,P(e,16))},Q.Nc=function(){var e;if(this.ll())for(e=this.Cj()-1;e>=0;--e)SV(this,e,this.vj(e));return this.Dj()},Q.Oc=function(e){var t;if(this.ll())for(t=this.Cj()-1;t>=0;--t)SV(this,t,this.vj(t));return this.Ej(e)},Q.Ek=function(){_V(this)},Q.Xi=function(e,t){return ANe(this,e,t)},L(zJ,`DelegatingEcoreEList`,744),q(1140,744,R_t,kme),Q.oj=function(e,t){Qpe(this,e,P(t,29))},Q.pj=function(e){Uue(this,P(e,29))},Q.vj=function(e){var t,n;return t=P(H(Rk(this.a),e),87),n=t.c,M(n,88)?P(n,29):(XV(),t9)},Q.Aj=function(e){var t,n;return t=P(uB(Rk(this.a),e),87),n=t.c,M(n,88)?P(n,29):(XV(),t9)},Q.Bj=function(e,t){return vJe(this,e,P(t,29))},Q.Ji=function(){return!1},Q.Gj=function(e,t,n,r,i){return null},Q.qj=function(){return new Kh(this)},Q.rj=function(){gV(Rk(this.a))},Q.sj=function(e){return uUe(this,e)},Q.tj=function(e){var t,n;for(n=e.Jc();n.Ob();)if(t=n.Pb(),!uUe(this,t))return!1;return!0},Q.uj=function(e){var t,n,r;if(M(e,16)&&(r=P(e,16),r.gc()==Rk(this.a).i)){for(t=r.Jc(),n=new cC(this);t.Ob();)if(j(t.Pb())!==j(BI(n)))return!1;return!0}return!1},Q.wj=function(){var e,t,n=1,r,i;for(t=new cC(Rk(this.a));t.e!=t.i.gc();)e=P(BI(t),87),r=(i=e.c,M(i,88)?P(i,29):(XV(),t9)),n=31*n+(r?AC(r):0);return n},Q.xj=function(e){var t,n,r=0,i;for(n=new cC(Rk(this.a));n.e!=n.i.gc();){if(t=P(BI(n),87),j(e)===j((i=t.c,M(i,88)?P(i,29):(XV(),t9))))return r;++r}return-1},Q.yj=function(){return Rk(this.a).i==0},Q.zj=function(){return null},Q.Cj=function(){return Rk(this.a).i},Q.Dj=function(){var e,t,n,r,i,a=Rk(this.a).i;for(i=V(NY,oH,1,a,5,1),n=0,t=new cC(Rk(this.a));t.e!=t.i.gc();)e=P(BI(t),87),i[n++]=(r=e.c,M(r,88)?P(r,29):(XV(),t9));return i},Q.Ej=function(e){var t,n,r,i,a,o,s=Rk(this.a).i;for(e.length<s&&(i=CM(hP(e).c,s),e=i),e.length>s&&GE(e,s,null),r=0,n=new cC(Rk(this.a));n.e!=n.i.gc();)t=P(BI(n),87),a=(o=t.c,M(o,88)?P(o,29):(XV(),t9)),GE(e,r++,a);return e},Q.Fj=function(){var e,t,n,r,i=new Av;for(i.a+=`[`,e=Rk(this.a),t=0,r=Rk(this.a).i;t<r;)tS(i,fC((n=P(H(e,t),87).c,M(n,88)?P(n,29):(XV(),t9)))),++t<r&&(i.a+=aH);return i.a+=`]`,i.a},Q.Hj=function(e){},Q.Jj=function(){return 10},Q.il=function(){return!0},Q.Kj=function(){return!1},Q.jl=function(){return!1},Q.kl=function(){return!1},Q.ll=function(){return!0},Q.$k=function(){return!1},Q.ml=function(){return!0},Q.dk=function(e){return M(e,88)},Q.Oj=function(){return wOe(this.a)},Q.Qi=function(){return!0},Q.Wi=function(){return!0},L(uJ,`EClassImpl/8`,1140),q(1141,2024,zH,Kh),Q.dd=function(e){return FM(this.a,e)},Q.gc=function(){return Rk(this.a.a).i},L(uJ,`EClassImpl/8/1`,1141),q(1142,492,kJ,Sl),Q.$i=function(e){return V(F7,oH,143,e,0,1)},Q.Wi=function(){return!1},L(uJ,`EClassImpl/9`,1142),q(1129,47,_ut,g_),L(uJ,`EClassImpl/MyHashSet`,1129),q(563,360,{109:1,94:1,93:1,143:1,159:1,831:1,158:1,197:1,57:1,114:1,52:1,100:1,360:1,161:1,117:1,118:1,681:1},Og),Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return this.D==null?this.B:this.D;case 3:return EL(this);case 4:return this.gk();case 5:return this.F;case 6:return t?eM(this):TO(this);case 7:return!this.A&&(this.A=new aC(W7,this,7)),this.A;case 8:return pC(),!!(this.Bb&256)}return lj(this,e-zE(this.fi()),qj((r=P(EN(this,16),29),r||this.fi()),e),t,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.D!=null&&this.D==this.F;case 3:return!!EL(this);case 4:return this.gk()!=null;case 5:return this.F!=null&&this.F!=this.D&&this.F!=this.B;case 6:return!!TO(this);case 7:return!!this.A&&this.A.i!=0;case 8:return(this.Bb&256)==0}return Mk(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:zO(this,QC(t));return;case 2:wue(this,QC(t));return;case 5:wV(this,QC(t));return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A),!this.A&&(this.A=new aC(W7,this,7)),IE(this.A,P(t,18));return;case 8:nF(this,vv(ZC(t)));return}VF(this,e-zE(this.fi()),qj((n=P(EN(this,16),29),n||this.fi()),e),t)},Q.fi=function(){return XV(),TBt},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,184)&&(P(this.Cb,184).tb=null),$M(this,null);return;case 2:DP(this,null),SM(this,this.D);return;case 5:wV(this,null);return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A);return;case 8:nF(this,!0);return}$P(this,e-zE(this.fi()),qj((t=P(EN(this,16),29),t||this.fi()),e))},Q.mi=function(){YP((KR(),p9),this).ve(),this.Bb|=1},Q.mk=function(){var e,t,n;if(!this.c&&(e=r6e(eM(this)),!e.dc()))for(n=e.Jc();n.Ob();)t=QC(n.Pb()),FB(this,t)&&jUe(this);return this.b},Q.gk=function(){var e;if(!this.e){e=null;try{e=EL(this)}catch(e){if(e=XN(e),!M(e,101))throw D(e)}this.d=null,e&&e.i&1&&(e==J9?this.d=(pC(),WY):e==q9?this.d=G(0):e==Q9?this.d=new em(0):e==Z9?this.d=0:e==Y9?this.d=TI(0):e==$9?this.d=GP(0):e==X9?this.d=kj(0):this.d=jN(0)),this.e=!0}return this.d},Q.lk=function(){return(this.Bb&256)!=0},Q.pl=function(e){e&&(this.D=`org.eclipse.emf.common.util.AbstractEnumerator`)},Q.el=function(e){YLe(this,e),this.pl(e)},Q.fl=function(e){this.C=e,this.e=!1},Q.Ib=function(){var e;return this.Db&64?tI(this):(e=new hC(tI(this)),e.a+=` (serializable: `,fy(e,(this.Bb&256)!=0),e.a+=`)`,e.a)},Q.c=!1,Q.d=null,Q.e=!1,L(uJ,`EDataTypeImpl`,563),q(459,563,{109:1,94:1,93:1,143:1,159:1,831:1,675:1,158:1,197:1,57:1,114:1,52:1,100:1,360:1,459:1,161:1,117:1,118:1,681:1},__),Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return this.D==null?this.B:this.D;case 3:return EL(this);case 4:return VVe(this);case 5:return this.F;case 6:return t?eM(this):TO(this);case 7:return!this.A&&(this.A=new aC(W7,this,7)),this.A;case 8:return pC(),!!(this.Bb&256);case 9:return!this.a&&(this.a=new F(R7,this,9,5)),this.a}return lj(this,e-zE((XV(),X7)),qj((r=P(EN(this,16),29),r||X7),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 6:return this.Cb&&(n=(i=this.Db>>16,i>=0?kL(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,6,n);case 9:return!this.a&&(this.a=new F(R7,this,9,5)),aI(this.a,e,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),X7)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),X7)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 6:return PB(this,null,6,n);case 7:return!this.A&&(this.A=new aC(W7,this,7)),XI(this.A,e,n);case 9:return!this.a&&(this.a=new F(R7,this,9,5)),XI(this.a,e,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),X7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),X7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.D!=null&&this.D==this.F;case 3:return!!EL(this);case 4:return!!VVe(this);case 5:return this.F!=null&&this.F!=this.D&&this.F!=this.B;case 6:return!!TO(this);case 7:return!!this.A&&this.A.i!=0;case 8:return(this.Bb&256)==0;case 9:return!!this.a&&this.a.i!=0}return Mk(this,e-zE((XV(),X7)),qj((t=P(EN(this,16),29),t||X7),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:zO(this,QC(t));return;case 2:wue(this,QC(t));return;case 5:wV(this,QC(t));return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A),!this.A&&(this.A=new aC(W7,this,7)),IE(this.A,P(t,18));return;case 8:nF(this,vv(ZC(t)));return;case 9:!this.a&&(this.a=new F(R7,this,9,5)),gV(this.a),!this.a&&(this.a=new F(R7,this,9,5)),IE(this.a,P(t,18));return}VF(this,e-zE((XV(),X7)),qj((n=P(EN(this,16),29),n||X7),e),t)},Q.fi=function(){return XV(),X7},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,184)&&(P(this.Cb,184).tb=null),$M(this,null);return;case 2:DP(this,null),SM(this,this.D);return;case 5:wV(this,null);return;case 7:!this.A&&(this.A=new aC(W7,this,7)),gV(this.A);return;case 8:nF(this,!0);return;case 9:!this.a&&(this.a=new F(R7,this,9,5)),gV(this.a);return}$P(this,e-zE((XV(),X7)),qj((t=P(EN(this,16),29),t||X7),e))},Q.mi=function(){var e,t;if(this.a)for(e=0,t=this.a.i;e<t;++e)WC(H(this.a,e));YP((KR(),p9),this).ve(),this.Bb|=1},Q.gk=function(){return VVe(this)},Q.dk=function(e){return e!=null},Q.pl=function(e){},L(uJ,`EEnumImpl`,459),q(568,439,{109:1,94:1,93:1,2001:1,684:1,158:1,197:1,57:1,114:1,52:1,100:1,568:1,161:1,117:1,118:1},dg),Q.ve=function(){return this.zb},Q.xh=function(e){return HYe(this,e)},Q.Ih=function(e,t,n){var r,i;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return G(this.d);case 3:return this.b?this.b:this.a;case 4:return i=this.c,i??this.zb;case 5:return this.Db>>16==5?P(this.Cb,675):null}return lj(this,e-zE((XV(),Z7)),qj((r=P(EN(this,16),29),r||Z7),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 5:return this.Cb&&(n=(i=this.Db>>16,i>=0?HYe(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,5,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),Z7)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),Z7)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 5:return PB(this,null,5,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),Z7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),Z7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return this.d!=0;case 3:return!!this.b;case 4:return this.c!=null;case 5:return!!(this.Db>>16==5&&P(this.Cb,675))}return Mk(this,e-zE((XV(),Z7)),qj((t=P(EN(this,16),29),t||Z7),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:$M(this,QC(t));return;case 2:_Ie(this,P(t,15).a);return;case 3:f4e(this,P(t,2001));return;case 4:cLe(this,QC(t));return}VF(this,e-zE((XV(),Z7)),qj((n=P(EN(this,16),29),n||Z7),e),t)},Q.fi=function(){return XV(),Z7},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:$M(this,null);return;case 2:_Ie(this,0);return;case 3:f4e(this,null);return;case 4:cLe(this,null);return}$P(this,e-zE((XV(),Z7)),qj((t=P(EN(this,16),29),t||Z7),e))},Q.Ib=function(){var e;return e=this.c,e??this.zb},Q.b=null,Q.c=null,Q.d=0,L(uJ,`EEnumLiteralImpl`,568);var FBt=lT(uJ,`EFactoryImpl/InternalEDateTimeFormat`);q(485,1,{2076:1},qh),L(uJ,`EFactoryImpl/1ClientInternalEDateTimeFormat`,485),q(248,118,{109:1,94:1,93:1,87:1,57:1,114:1,52:1,100:1,248:1,117:1,118:1},cg),Q.zh=function(e,t,n){var r;return n=PB(this,e,t,n),this.e&&M(e,179)&&(r=Vz(this,this.e),r!=this.c&&(n=TV(this,r,n))),n},Q.Ih=function(e,t,n){var r;switch(e){case 0:return this.f;case 1:return!this.d&&(this.d=new rC(z7,this,1)),this.d;case 2:return t?RB(this):this.c;case 3:return this.b;case 4:return this.e;case 5:return t?pL(this):this.a}return lj(this,e-zE((XV(),$7)),qj((r=P(EN(this,16),29),r||$7),e),t,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return wHe(this,null,n);case 1:return!this.d&&(this.d=new rC(z7,this,1)),XI(this.d,e,n);case 3:return CHe(this,null,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),$7)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),$7)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.f;case 1:return!!this.d&&this.d.i!=0;case 2:return!!this.c;case 3:return!!this.b;case 4:return!!this.e;case 5:return!!this.a}return Mk(this,e-zE((XV(),$7)),qj((t=P(EN(this,16),29),t||$7),e))},Q.$h=function(e,t){var n;switch(e){case 0:NZe(this,P(t,87));return;case 1:!this.d&&(this.d=new rC(z7,this,1)),gV(this.d),!this.d&&(this.d=new rC(z7,this,1)),IE(this.d,P(t,18));return;case 3:MZe(this,P(t,87));return;case 4:T$e(this,P(t,834));return;case 5:oM(this,P(t,143));return}VF(this,e-zE((XV(),$7)),qj((n=P(EN(this,16),29),n||$7),e),t)},Q.fi=function(){return XV(),$7},Q.hi=function(e){var t;switch(e){case 0:NZe(this,null);return;case 1:!this.d&&(this.d=new rC(z7,this,1)),gV(this.d);return;case 3:MZe(this,null);return;case 4:T$e(this,null);return;case 5:oM(this,null);return}$P(this,e-zE((XV(),$7)),qj((t=P(EN(this,16),29),t||$7),e))},Q.Ib=function(){var e=new gC(Mz(this));return e.a+=` (expression: `,sit(this,e),e.a+=`)`,e.a};var IBt;L(uJ,`EGenericTypeImpl`,248),q(2029,2024,$J),Q.Ei=function(e,t){Ime(this,e,t)},Q.Uk=function(e,t){return Ime(this,this.gc(),e),t},Q.Yi=function(e){return YI(this.nj(),e)},Q.Gi=function(){return this.Hi()},Q.nj=function(){return new eg(this)},Q.Hi=function(){return this.Ii(0)},Q.Ii=function(e){return this.nj().dd(e)},Q.Vk=function(e,t){return $F(this,e,!0),t},Q.Ri=function(e,t){var n,r=MYe(this,t);return n=this.dd(e),n.Rb(r),r},Q.Si=function(e,t){var n;$F(this,t,!0),n=this.dd(e),n.Rb(t)},L(zJ,`AbstractSequentialInternalEList`,2029),q(482,2029,$J,MC),Q.Yi=function(e){return YI(this.nj(),e)},Q.Gi=function(){return this.b==null?(db(),db(),u9):this.ql()},Q.nj=function(){return new nue(this.a,this.b)},Q.Hi=function(){return this.b==null?(db(),db(),u9):this.ql()},Q.Ii=function(e){var t,n;if(this.b==null){if(e<0||e>1)throw D(new av(LJ+e+`, size=0`));return db(),db(),u9}for(n=this.ql(),t=0;t<e;++t)DN(n);return n},Q.dc=function(){var e,t,n,r,i,a;if(this.b!=null){for(n=0;n<this.b.length;++n)if(e=this.b[n],!this.tl()||this.a.Uh(e)){if(a=this.a.Kh(e,!1),pb(),P(e,69).vk()){for(t=P(a,163),r=0,i=t.gc();r<i;++r)if(qSe(t.Rl(r))&&t.Sl(r)!=null)return!1}else if(e.Hk()){if(!P(a,18).dc())return!1}else if(a!=null)return!1}}return!0},Q.Jc=function(){return CLe(this)},Q.dd=function(e){var t,n;if(this.b==null){if(e!=0)throw D(new av(LJ+e+`, size=0`));return db(),db(),u9}for(n=this.sl()?this.rl():this.ql(),t=0;t<e;++t)DN(n);return n},Q.Ri=function(e,t){throw D(new Eg)},Q.Si=function(e,t){throw D(new Eg)},Q.ql=function(){return new NC(this.a,this.b)},Q.rl=function(){return new Fpe(this.a,this.b)},Q.sl=function(){return!0},Q.gc=function(){var e,t,n,r,i=0,a,o;if(this.b!=null){for(n=0;n<this.b.length;++n)if(e=this.b[n],!this.tl()||this.a.Uh(e))if(o=this.a.Kh(e,!1),pb(),P(e,69).vk())for(t=P(o,163),r=0,a=t.gc();r<a;++r)qSe(t.Rl(r))&&t.Sl(r)!=null&&++i;else e.Hk()?i+=P(o,18).gc():o!=null&&++i}return i},Q.tl=function(){return!0};var LBt;L(zJ,`EContentsEList`,482),q(1146,482,$J,Lpe),Q.ql=function(){return new Ipe(this.a,this.b)},Q.rl=function(){return new Ppe(this.a,this.b)},Q.tl=function(){return!1},L(uJ,`ENamedElementImpl/1`,1146),q(287,1,eY,NC),Q.Nb=function(e){_E(this,e)},Q.Rb=function(e){throw D(new Eg)},Q.ul=function(e){if(this.g!=0||this.e)throw D(new lv(`Iterator already in use or already filtered`));this.e=e},Q.Ob=function(){var e,t,n,r,i,a;switch(this.g){case 3:case 2:return!0;case 1:return!1;case-3:this.p?this.p.Pb():++this.n;default:if(!this.k||(this.p?!Q1e(this,this.p):!_4e(this))){for(;this.d<this.c.length;)if(t=this.c[this.d++],(!this.e||t.nk()!=$5||t.Jj()!=0)&&(!this.tl()||this.b.Uh(t))){if(a=this.b.Kh(t,this.sl()),this.f=(pb(),P(t,69).vk()),this.f||t.Hk()){if(this.sl()?(r=P(a,16),this.k=r):(r=P(a,72),this.k=this.j=r),M(this.k,59)?(this.p=null,this.o=this.k.gc(),this.n=0):this.p=this.j?this.j.Hi():this.k.cd(),this.p?Q1e(this,this.p):_4e(this))return i=this.p?this.p.Pb():this.j?this.j.Yi(this.n++):this.k.Xb(this.n++),this.f?(e=P(i,75),e.Jk(),n=e.kd(),this.i=n):(n=i,this.i=n),this.g=3,!0}else if(a!=null)return this.k=null,this.p=null,n=a,this.i=n,this.g=2,!0}return this.k=null,this.p=null,this.f=!1,this.g=1,!1}else return i=this.p?this.p.Pb():this.j?this.j.Yi(this.n++):this.k.Xb(this.n++),this.f?(e=P(i,75),e.Jk(),n=e.kd(),this.i=n):(n=i,this.i=n),this.g=3,!0}},Q.Sb=function(){var e,t,n,r,i,a;switch(this.g){case-3:case-2:return!0;case-1:return!1;case 3:this.p?this.p.Ub():--this.n;default:if(!this.k||(this.p?!$1e(this,this.p):!I0e(this))){for(;this.d>0;)if(t=this.c[--this.d],(!this.e||t.nk()!=$5||t.Jj()!=0)&&(!this.tl()||this.b.Uh(t))){if(a=this.b.Kh(t,this.sl()),this.f=(pb(),P(t,69).vk()),this.f||t.Hk()){if(this.sl()?(r=P(a,16),this.k=r):(r=P(a,72),this.k=this.j=r),M(this.k,59)?(this.o=this.k.gc(),this.n=this.o):this.p=this.j?this.j.Ii(this.k.gc()):this.k.dd(this.k.gc()),this.p?$1e(this,this.p):I0e(this))return i=this.p?this.p.Ub():this.j?this.j.Yi(--this.n):this.k.Xb(--this.n),this.f?(e=P(i,75),e.Jk(),n=e.kd(),this.i=n):(n=i,this.i=n),this.g=-3,!0}else if(a!=null)return this.k=null,this.p=null,n=a,this.i=n,this.g=-2,!0}return this.k=null,this.p=null,this.g=-1,!1}else return i=this.p?this.p.Ub():this.j?this.j.Yi(--this.n):this.k.Xb(--this.n),this.f?(e=P(i,75),e.Jk(),n=e.kd(),this.i=n):(n=i,this.i=n),this.g=-3,!0}},Q.Pb=function(){return DN(this)},Q.Tb=function(){return this.a},Q.Ub=function(){var e;if(this.g<-1||this.Sb())return--this.a,this.g=0,e=this.i,this.Sb(),e;throw D(new Dg)},Q.Vb=function(){return this.a-1},Q.Qb=function(){throw D(new Eg)},Q.sl=function(){return!1},Q.Wb=function(e){throw D(new Eg)},Q.tl=function(){return!0},Q.a=0,Q.d=0,Q.f=!1,Q.g=0,Q.n=0,Q.o=0;var u9;L(zJ,`EContentsEList/FeatureIteratorImpl`,287),q(700,287,eY,Fpe),Q.sl=function(){return!0},L(zJ,`EContentsEList/ResolvingFeatureIteratorImpl`,700),q(1147,700,eY,Ppe),Q.tl=function(){return!1},L(uJ,`ENamedElementImpl/1/1`,1147),q(1148,287,eY,Ipe),Q.tl=function(){return!1},L(uJ,`ENamedElementImpl/1/2`,1148),q(39,151,IJ,Wk,Gk,fE,rj,zj,uA,bIe,lOe,xIe,uOe,yje,dOe,wIe,fOe,bje,pOe,SIe,mOe,pE,ij,BD,CIe,hOe,xje,gOe),Q.Ij=function(){return dNe(this)},Q.Pj=function(){var e=dNe(this);return e?e.gk():null},Q.fj=function(e){return this.b==-1&&this.a&&(this.b=this.c.Eh(this.a.Jj(),this.a.nk())),this.c.vh(this.b,e)},Q.hj=function(){return this.c},Q.Qj=function(){var e=dNe(this);return e?e.rk():!1},Q.b=-1,L(uJ,`ENotificationImpl`,39),q(403,293,{109:1,94:1,93:1,158:1,197:1,57:1,62:1,114:1,470:1,52:1,100:1,161:1,403:1,293:1,117:1,118:1},v_),Q.xh=function(e){return sXe(this,e)},Q.Ih=function(e,t,n){var r,i,a;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),a=this.t,a>1||a==-1;case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q;case 10:return this.Db>>16==10?P(this.Cb,29):null;case 11:return!this.d&&(this.d=new aC(W7,this,11)),this.d;case 12:return!this.c&&(this.c=new F(H7,this,12,10)),this.c;case 13:return!this.a&&(this.a=new cw(this,this)),this.a;case 14:return wj(this)}return lj(this,e-zE((XV(),n9)),qj((r=P(EN(this,16),29),r||n9),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 10:return this.Cb&&(n=(i=this.Db>>16,i>=0?sXe(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,10,n);case 12:return!this.c&&(this.c=new F(H7,this,12,10)),aI(this.c,e,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),n9)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),n9)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 9:return lSe(this,n);case 10:return PB(this,null,10,n);case 11:return!this.d&&(this.d=new aC(W7,this,11)),XI(this.d,e,n);case 12:return!this.c&&(this.c=new F(H7,this,12,10)),XI(this.c,e,n);case 14:return XI(wj(this),e,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),n9)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),n9)),e,n)},Q.Th=function(e){var t,n,r;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return r=this.t,r>1||r==-1;case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0);case 10:return!!(this.Db>>16==10&&P(this.Cb,29));case 11:return!!this.d&&this.d.i!=0;case 12:return!!this.c&&this.c.i!=0;case 13:return!!this.a&&wj(this.a.a).i!=0&&!(this.b&&dL(this.b));case 14:return!!this.b&&dL(this.b)}return Mk(this,e-zE((XV(),n9)),qj((t=P(EN(this,16),29),t||n9),e))},Q.$h=function(e,t){var n,r;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:$M(this,QC(t));return;case 2:eF(this,vv(ZC(t)));return;case 3:tF(this,vv(ZC(t)));return;case 4:bM(this,P(t,15).a);return;case 5:xM(this,P(t,15).a);return;case 8:LP(this,P(t,143));return;case 9:r=_R(this,P(t,87),null),r&&r.mj();return;case 11:!this.d&&(this.d=new aC(W7,this,11)),gV(this.d),!this.d&&(this.d=new aC(W7,this,11)),IE(this.d,P(t,18));return;case 12:!this.c&&(this.c=new F(H7,this,12,10)),gV(this.c),!this.c&&(this.c=new F(H7,this,12,10)),IE(this.c,P(t,18));return;case 13:!this.a&&(this.a=new cw(this,this)),_V(this.a),!this.a&&(this.a=new cw(this,this)),IE(this.a,P(t,18));return;case 14:gV(wj(this)),IE(wj(this),P(t,18));return}VF(this,e-zE((XV(),n9)),qj((n=P(EN(this,16),29),n||n9),e),t)},Q.fi=function(){return XV(),n9},Q.hi=function(e){var t,n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:$M(this,null);return;case 2:eF(this,!0);return;case 3:tF(this,!0);return;case 4:bM(this,0);return;case 5:xM(this,1);return;case 8:LP(this,null);return;case 9:n=_R(this,null,null),n&&n.mj();return;case 11:!this.d&&(this.d=new aC(W7,this,11)),gV(this.d);return;case 12:!this.c&&(this.c=new F(H7,this,12,10)),gV(this.c);return;case 13:this.a&&_V(this.a);return;case 14:this.b&&gV(this.b);return}$P(this,e-zE((XV(),n9)),qj((t=P(EN(this,16),29),t||n9),e))},Q.mi=function(){var e,t;if(this.c)for(e=0,t=this.c.i;e<t;++e)WC(H(this.c,e));UL(this),this.Bb|=1},L(uJ,`EOperationImpl`,403),q(499,744,R_t,cw),Q.oj=function(e,t){$pe(this,e,P(t,143))},Q.pj=function(e){Wue(this,P(e,143))},Q.vj=function(e){var t,n;return t=P(H(wj(this.a),e),87),n=t.c,n||(XV(),e9)},Q.Aj=function(e){var t,n;return t=P(uB(wj(this.a),e),87),n=t.c,n||(XV(),e9)},Q.Bj=function(e,t){return dKe(this,e,P(t,143))},Q.Ji=function(){return!1},Q.Gj=function(e,t,n,r,i){return null},Q.qj=function(){return new Ine(this)},Q.rj=function(){gV(wj(this.a))},Q.sj=function(e){return hUe(this,e)},Q.tj=function(e){var t,n;for(n=e.Jc();n.Ob();)if(t=n.Pb(),!hUe(this,t))return!1;return!0},Q.uj=function(e){var t,n,r;if(M(e,16)&&(r=P(e,16),r.gc()==wj(this.a).i)){for(t=r.Jc(),n=new cC(this);t.Ob();)if(j(t.Pb())!==j(BI(n)))return!1;return!0}return!1},Q.wj=function(){var e,t,n=1,r,i;for(t=new cC(wj(this.a));t.e!=t.i.gc();)e=P(BI(t),87),r=(i=e.c,i||(XV(),e9)),n=31*n+(r?sN(r):0);return n},Q.xj=function(e){var t,n,r=0,i;for(n=new cC(wj(this.a));n.e!=n.i.gc();){if(t=P(BI(n),87),j(e)===j((i=t.c,i||(XV(),e9))))return r;++r}return-1},Q.yj=function(){return wj(this.a).i==0},Q.zj=function(){return null},Q.Cj=function(){return wj(this.a).i},Q.Dj=function(){var e,t,n,r,i,a=wj(this.a).i;for(i=V(NY,oH,1,a,5,1),n=0,t=new cC(wj(this.a));t.e!=t.i.gc();)e=P(BI(t),87),i[n++]=(r=e.c,r||(XV(),e9));return i},Q.Ej=function(e){var t,n,r,i,a,o,s=wj(this.a).i;for(e.length<s&&(i=CM(hP(e).c,s),e=i),e.length>s&&GE(e,s,null),r=0,n=new cC(wj(this.a));n.e!=n.i.gc();)t=P(BI(n),87),a=(o=t.c,o||(XV(),e9)),GE(e,r++,a);return e},Q.Fj=function(){var e,t,n,r,i=new Av;for(i.a+=`[`,e=wj(this.a),t=0,r=wj(this.a).i;t<r;)tS(i,fC((n=P(H(e,t),87).c,n||(XV(),e9)))),++t<r&&(i.a+=aH);return i.a+=`]`,i.a},Q.Hj=function(e){},Q.Jj=function(){return 13},Q.il=function(){return!0},Q.Kj=function(){return!1},Q.jl=function(){return!1},Q.kl=function(){return!1},Q.ll=function(){return!0},Q.$k=function(){return!1},Q.ml=function(){return!0},Q.dk=function(e){return M(e,143)},Q.Oj=function(){return TOe(this.a)},Q.Qi=function(){return!0},Q.Wi=function(){return!0},L(uJ,`EOperationImpl/1`,499),q(1330,2024,zH,Ine),Q.dd=function(e){return FM(this.a,e)},Q.gc=function(){return wj(this.a.a).i},L(uJ,`EOperationImpl/1/1`,1330),q(1331,543,YJ,Kbe),Q.Ri=function(e,t){var n,r;return n=P(gF(this,e,t),87),SS(this.e)&&Ng(this,new ij(this.a,7,(XV(),OBt),G(t),(r=n.c,r||e9),e)),n},Q.Sj=function(e,t){return JHe(this,P(e,87),t)},Q.Tj=function(e,t){return YHe(this,P(e,87),t)},Q.Uj=function(e,t,n){return RKe(this,P(e,87),P(t,87),n)},Q.Gj=function(e,t,n,r,i){switch(e){case 3:return OO(this,e,t,n,r,this.i>1);case 5:return OO(this,e,t,n,r,this.i-P(n,16).gc()>0);default:return new zj(this.e,e,this.c,t,n,r,!0)}},Q.Rj=function(){return!0},Q.Oj=function(){return dL(this)},Q.Ek=function(){gV(this)},L(uJ,`EOperationImpl/2`,1331),q(493,1,{1999:1,493:1},gle),L(uJ,`EPackageImpl/1`,493),q(14,81,YJ,F),Q.gl=function(){return this.d},Q.hl=function(){return this.b},Q.kl=function(){return!0},Q.b=0,L(zJ,`EObjectContainmentWithInverseEList`,14),q(361,14,YJ,vw),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectContainmentWithInverseEList/Resolving`,361),q(312,361,YJ,hE),Q.Li=function(){this.a.tb=null},L(uJ,`EPackageImpl/2`,312),q(1243,1,{},Cl),L(uJ,`EPackageImpl/3`,1243),q(721,44,BU,y_),Q._b=function(e){return Yx(e)?WD(this,e):!!FT(this.f,e)},L(uJ,`EPackageRegistryImpl`,721),q(503,293,{109:1,94:1,93:1,158:1,197:1,57:1,2078:1,114:1,470:1,52:1,100:1,161:1,503:1,293:1,117:1,118:1},b_),Q.xh=function(e){return cXe(this,e)},Q.Ih=function(e,t,n){var r,i,a;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),a=this.t,a>1||a==-1;case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q;case 10:return this.Db>>16==10?P(this.Cb,62):null}return lj(this,e-zE((XV(),i9)),qj((r=P(EN(this,16),29),r||i9),e),t,n)},Q.Ph=function(e,t,n){var r,i,a;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),aI(this.Ab,e,n);case 10:return this.Cb&&(n=(i=this.Db>>16,i>=0?cXe(this,n):this.Cb.Qh(this,-1-i,null,n))),PB(this,e,10,n)}return a=P(qj((r=P(EN(this,16),29),r||(XV(),i9)),t),69),a.uk().xk(this,SI(this),t-zE((XV(),i9)),e,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 9:return lSe(this,n);case 10:return PB(this,null,10,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),i9)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),i9)),e,n)},Q.Th=function(e){var t,n,r;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return r=this.t,r>1||r==-1;case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0);case 10:return!!(this.Db>>16==10&&P(this.Cb,62))}return Mk(this,e-zE((XV(),i9)),qj((t=P(EN(this,16),29),t||i9),e))},Q.fi=function(){return XV(),i9},L(uJ,`EParameterImpl`,503),q(103,451,{109:1,94:1,93:1,158:1,197:1,57:1,19:1,179:1,69:1,114:1,470:1,52:1,100:1,161:1,103:1,451:1,293:1,117:1,118:1,682:1},sme),Q.Ih=function(e,t,n){var r,i,a,o;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return pC(),!!(this.Bb&256);case 3:return pC(),!!(this.Bb&512);case 4:return G(this.s);case 5:return G(this.t);case 6:return pC(),o=this.t,o>1||o==-1;case 7:return pC(),i=this.s,i>=1;case 8:return t?UL(this):this.r;case 9:return this.q;case 10:return pC(),(this.Bb&RJ)!=0;case 11:return pC(),(this.Bb&bH)!=0;case 12:return pC(),(this.Bb&jU)!=0;case 13:return this.j;case 14:return Gz(this);case 15:return pC(),(this.Bb&BJ)!=0;case 16:return pC(),(this.Bb&xH)!=0;case 17:return DO(this);case 18:return pC(),(this.Bb&lJ)!=0;case 19:return pC(),a=oL(this),!!(a&&(a.Bb&lJ)!=0);case 20:return pC(),(this.Bb&NU)!=0;case 21:return t?oL(this):this.b;case 22:return t?vBe(this):Tje(this);case 23:return!this.a&&(this.a=new oC(P7,this,23)),this.a}return lj(this,e-zE((XV(),a9)),qj((r=P(EN(this,16),29),r||a9),e),t,n)},Q.Th=function(e){var t,n,r,i;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return(this.Bb&256)==0;case 3:return(this.Bb&512)==0;case 4:return this.s!=0;case 5:return this.t!=1;case 6:return i=this.t,i>1||i==-1;case 7:return n=this.s,n>=1;case 8:return!!this.r&&!this.q.e&&sD(this.q).i==0;case 9:return!!this.q&&!(this.r&&!this.q.e&&sD(this.q).i==0);case 10:return(this.Bb&RJ)==0;case 11:return(this.Bb&bH)!=0;case 12:return(this.Bb&jU)!=0;case 13:return this.j!=null;case 14:return Gz(this)!=null;case 15:return(this.Bb&BJ)!=0;case 16:return(this.Bb&xH)!=0;case 17:return!!DO(this);case 18:return(this.Bb&lJ)!=0;case 19:return r=oL(this),!!r&&(r.Bb&lJ)!=0;case 20:return(this.Bb&NU)==0;case 21:return!!this.b;case 22:return!!Tje(this);case 23:return!!this.a&&this.a.i!=0}return Mk(this,e-zE((XV(),a9)),qj((t=P(EN(this,16),29),t||a9),e))},Q.$h=function(e,t){var n,r;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:BO(this,QC(t));return;case 2:eF(this,vv(ZC(t)));return;case 3:tF(this,vv(ZC(t)));return;case 4:bM(this,P(t,15).a);return;case 5:xM(this,P(t,15).a);return;case 8:LP(this,P(t,143));return;case 9:r=_R(this,P(t,87),null),r&&r.mj();return;case 10:vF(this,vv(ZC(t)));return;case 11:xF(this,vv(ZC(t)));return;case 12:bF(this,vv(ZC(t)));return;case 13:ble(this,QC(t));return;case 15:yF(this,vv(ZC(t)));return;case 16:wF(this,vv(ZC(t)));return;case 18:HEe(this,vv(ZC(t)));return;case 20:zUe(this,vv(ZC(t)));return;case 21:ELe(this,P(t,19));return;case 23:!this.a&&(this.a=new oC(P7,this,23)),gV(this.a),!this.a&&(this.a=new oC(P7,this,23)),IE(this.a,P(t,18));return}VF(this,e-zE((XV(),a9)),qj((n=P(EN(this,16),29),n||a9),e),t)},Q.fi=function(){return XV(),a9},Q.hi=function(e){var t,n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:M(this.Cb,88)&&rz(fA(P(this.Cb,88)),4),$M(this,null);return;case 2:eF(this,!0);return;case 3:tF(this,!0);return;case 4:bM(this,0);return;case 5:xM(this,1);return;case 8:LP(this,null);return;case 9:n=_R(this,null,null),n&&n.mj();return;case 10:vF(this,!0);return;case 11:xF(this,!1);return;case 12:bF(this,!1);return;case 13:this.i=null,UM(this,null);return;case 15:yF(this,!1);return;case 16:wF(this,!1);return;case 18:BUe(this,!1),M(this.Cb,88)&&rz(fA(P(this.Cb,88)),2);return;case 20:zUe(this,!0);return;case 21:ELe(this,null);return;case 23:!this.a&&(this.a=new oC(P7,this,23)),gV(this.a);return}$P(this,e-zE((XV(),a9)),qj((t=P(EN(this,16),29),t||a9),e))},Q.mi=function(){vBe(this),bD(Tj((KR(),p9),this)),UL(this),this.Bb|=1},Q.sk=function(){return oL(this)},Q.Zk=function(){var e;return e=oL(this),!!e&&(e.Bb&lJ)!=0},Q.$k=function(){return(this.Bb&lJ)!=0},Q._k=function(){return(this.Bb&NU)!=0},Q.Wk=function(e,t){return this.c=null,qHe(this,e,t)},Q.Ib=function(){var e;return this.Db&64?vB(this):(e=new hC(vB(this)),e.a+=` (containment: `,fy(e,(this.Bb&lJ)!=0),e.a+=`, resolveProxies: `,fy(e,(this.Bb&NU)!=0),e.a+=`)`,e.a)},L(uJ,`EReferenceImpl`,103),q(549,118,{109:1,45:1,94:1,93:1,136:1,57:1,114:1,52:1,100:1,549:1,117:1,118:1},wl),Q.Fb=function(e){return this===e},Q.jd=function(){return this.b},Q.kd=function(){return this.c},Q.Hb=function(){return AC(this)},Q.Ai=function(e){Xye(this,QC(e))},Q.ld=function(e){return hye(this,QC(e))},Q.Ih=function(e,t,n){var r;switch(e){case 0:return this.b;case 1:return this.c}return lj(this,e-zE((XV(),o9)),qj((r=P(EN(this,16),29),r||o9),e),t,n)},Q.Th=function(e){var t;switch(e){case 0:return this.b!=null;case 1:return this.c!=null}return Mk(this,e-zE((XV(),o9)),qj((t=P(EN(this,16),29),t||o9),e))},Q.$h=function(e,t){var n;switch(e){case 0:Zye(this,QC(t));return;case 1:lLe(this,QC(t));return}VF(this,e-zE((XV(),o9)),qj((n=P(EN(this,16),29),n||o9),e),t)},Q.fi=function(){return XV(),o9},Q.hi=function(e){var t;switch(e){case 0:pLe(this,null);return;case 1:lLe(this,null);return}$P(this,e-zE((XV(),o9)),qj((t=P(EN(this,16),29),t||o9),e))},Q.yi=function(){var e;return this.a==-1&&(e=this.b,this.a=e==null?0:mP(e)),this.a},Q.zi=function(e){this.a=e},Q.Ib=function(){var e;return this.Db&64?Mz(this):(e=new hC(Mz(this)),e.a+=` (key: `,tS(e,this.b),e.a+=`, value: `,tS(e,this.c),e.a+=`)`,e.a)},Q.a=-1,Q.b=null,Q.c=null;var d9=L(uJ,`EStringToStringMapEntryImpl`,549),RBt=lT(zJ,`FeatureMap/Entry/Internal`);q(562,1,tY),Q.vl=function(e){return this.wl(P(e,52))},Q.wl=function(e){return this.vl(e)},Q.Fb=function(e){var t,n;return this===e?!0:M(e,75)?(t=P(e,75),t.Jk()==this.c?(n=this.kd(),n==null?t.kd()==null:XP(n,t.kd())):!1):!1},Q.Jk=function(){return this.c},Q.Hb=function(){var e=this.kd();return sN(this.c)^(e==null?0:sN(e))},Q.Ib=function(){var e=this.c,t=eM(e.ok()).vi();return e.ve(),(t!=null&&t.length!=0?t+`:`+e.ve():e.ve())+`=`+this.kd()},L(uJ,`EStructuralFeatureImpl/BasicFeatureMapEntry`,562),q(777,562,tY,Dme),Q.wl=function(e){return new Dme(this.c,e)},Q.kd=function(){return this.a},Q.xl=function(e,t,n){return kRe(this,e,this.a,t,n)},Q.yl=function(e,t,n){return ARe(this,e,this.a,t,n)},L(uJ,`EStructuralFeatureImpl/ContainmentUpdatingFeatureMapEntry`,777),q(1304,1,{},_le),Q.wk=function(e,t,n,r,i){return P(QA(e,this.b),219).Wl(this.a).Dk(r)},Q.xk=function(e,t,n,r,i){return P(QA(e,this.b),219).Nl(this.a,r,i)},Q.yk=function(e,t,n,r,i){return P(QA(e,this.b),219).Ol(this.a,r,i)},Q.zk=function(e,t,n){return P(QA(e,this.b),219).Wl(this.a).Oj()},Q.Ak=function(e,t,n,r){P(QA(e,this.b),219).Wl(this.a).Wb(r)},Q.Bk=function(e,t,n){return P(QA(e,this.b),219).Wl(this.a)},Q.Ck=function(e,t,n){P(QA(e,this.b),219).Wl(this.a).Ek()},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateFeatureMapDelegator`,1304),q(89,1,{},Vw,MD,XD,qk),Q.wk=function(e,t,n,r,i){var a=t.ii(n);if(a??t.ji(n,a=GV(this,e)),!i)switch(this.e){case 50:case 41:return P(a,586)._j();case 40:return P(a,219).Tl()}return a},Q.xk=function(e,t,n,r,i){var a,o=t.ii(n);return o??t.ji(n,o=GV(this,e)),a=P(o,72).Uk(r,i),a},Q.yk=function(e,t,n,r,i){var a=t.ii(n);return a!=null&&(i=P(a,72).Vk(r,i)),i},Q.zk=function(e,t,n){var r=t.ii(n);return r!=null&&P(r,77).Oj()},Q.Ak=function(e,t,n,r){var i=P(t.ii(n),77);!i&&t.ji(n,i=GV(this,e)),i.Wb(r)},Q.Bk=function(e,t,n){var r,i=t.ii(n);return i??t.ji(n,i=GV(this,e)),M(i,77)?P(i,77):(r=P(t.ii(n),16),new Lne(r))},Q.Ck=function(e,t,n){var r=P(t.ii(n),77);!r&&t.ji(n,r=GV(this,e)),r.Ek()},Q.b=0,Q.e=0,L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateMany`,89),q(498,1,{}),Q.xk=function(e,t,n,r,i){throw D(new Eg)},Q.yk=function(e,t,n,r,i){throw D(new Eg)},Q.Bk=function(e,t,n){return new uwe(this,e,t,n)};var f9;L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingle`,498),q(1321,1,j_t,uwe),Q.Dk=function(e){return this.a.wk(this.c,this.d,this.b,e,!0)},Q.Oj=function(){return this.a.zk(this.c,this.d,this.b)},Q.Wb=function(e){this.a.Ak(this.c,this.d,this.b,e)},Q.Ek=function(){this.a.Ck(this.c,this.d,this.b)},Q.b=0,L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingle/1`,1321),q(770,498,{},zTe),Q.wk=function(e,t,n,r,i){return Cet(e,e.Mh(),e.Ch())==this.b?this._k()&&r?Ez(e):e.Mh():null},Q.xk=function(e,t,n,r,i){var a,o;return e.Mh()&&(i=(a=e.Ch(),a>=0?e.xh(i):e.Mh().Qh(e,-1-a,null,i))),o=eI(e.Ah(),this.e),e.zh(r,o,i)},Q.yk=function(e,t,n,r,i){var a=eI(e.Ah(),this.e);return e.zh(null,a,i)},Q.zk=function(e,t,n){var r=eI(e.Ah(),this.e);return!!e.Mh()&&e.Ch()==r},Q.Ak=function(e,t,n,r){var i,a,o,s,c;if(r!=null&&!gnt(this.a,r))throw D(new sv(nY+(M(r,57)?OZe(P(r,57).Ah()):OFe(hP(r)))+rY+this.a+`'`));if(i=e.Mh(),o=eI(e.Ah(),this.e),j(r)!==j(i)||e.Ch()!=o&&r!=null){if(VL(e,P(r,57)))throw D(new cv(fJ+e.Ib()));c=null,i&&(c=(a=e.Ch(),a>=0?e.xh(c):e.Mh().Qh(e,-1-a,null,c))),s=P(r,52),s&&(c=s.Oh(e,eI(s.Ah(),this.b),null,c)),c=e.zh(s,o,c),c&&c.mj()}else e.sh()&&e.th()&&xN(e,new fE(e,1,o,r,r))},Q.Ck=function(e,t,n){var r=e.Mh(),i,a,o;r?(o=(i=e.Ch(),i>=0?e.xh(null):e.Mh().Qh(e,-1-i,null,null)),a=eI(e.Ah(),this.e),o=e.zh(null,a,o),o&&o.mj()):e.sh()&&e.th()&&xN(e,new pE(e,1,this.e,null,null))},Q._k=function(){return!1},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleContainer`,770),q(1305,770,{},wve),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleContainerResolving`,1305),q(560,498,{}),Q.wk=function(e,t,n,r,i){var a;return a=t.ii(n),a==null?this.b:j(a)===j(f9)?null:a},Q.zk=function(e,t,n){var r=t.ii(n);return r!=null&&(j(r)===j(f9)||!XP(r,this.b))},Q.Ak=function(e,t,n,r){var i,a;e.sh()&&e.th()?(i=(a=t.ii(n),a==null?this.b:j(a)===j(f9)?null:a),r==null?this.c==null?this.b==null?t.ji(n,null):t.ji(n,f9):(t.ji(n,null),r=this.b):(this.zl(r),t.ji(n,r)),xN(e,this.d.Al(e,1,this.e,i,r))):r==null?this.c==null?this.b==null?t.ji(n,null):t.ji(n,f9):t.ji(n,null):(this.zl(r),t.ji(n,r))},Q.Ck=function(e,t,n){var r,i;e.sh()&&e.th()?(r=(i=t.ii(n),i==null?this.b:j(i)===j(f9)?null:i),t.ki(n),xN(e,this.d.Al(e,1,this.e,r,this.b))):t.ki(n)},Q.zl=function(e){throw D(new tre)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData`,560),q(iY,1,{},Tl),Q.Al=function(e,t,n,r,i){return new pE(e,t,n,r,i)},Q.Bl=function(e,t,n,r,i,a){return new BD(e,t,n,r,i,a)};var zBt,BBt,VBt,HBt,UBt,WBt,GBt,KBt,qBt;L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator`,iY),q(1322,iY,{},El),Q.Al=function(e,t,n,r,i){return new xje(e,t,n,vv(ZC(r)),vv(ZC(i)))},Q.Bl=function(e,t,n,r,i,a){return new gOe(e,t,n,vv(ZC(r)),vv(ZC(i)),a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/1`,1322),q(1323,iY,{},Dl),Q.Al=function(e,t,n,r,i){return new bIe(e,t,n,P(r,221).a,P(i,221).a)},Q.Bl=function(e,t,n,r,i,a){return new lOe(e,t,n,P(r,221).a,P(i,221).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/2`,1323),q(1324,iY,{},Ol),Q.Al=function(e,t,n,r,i){return new xIe(e,t,n,P(r,180).a,P(i,180).a)},Q.Bl=function(e,t,n,r,i,a){return new uOe(e,t,n,P(r,180).a,P(i,180).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/3`,1324),q(1325,iY,{},kl),Q.Al=function(e,t,n,r,i){return new yje(e,t,n,O(N(r)),O(N(i)))},Q.Bl=function(e,t,n,r,i,a){return new dOe(e,t,n,O(N(r)),O(N(i)),a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/4`,1325),q(1326,iY,{},Al),Q.Al=function(e,t,n,r,i){return new wIe(e,t,n,P(r,164).a,P(i,164).a)},Q.Bl=function(e,t,n,r,i,a){return new fOe(e,t,n,P(r,164).a,P(i,164).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/5`,1326),q(1327,iY,{},jl),Q.Al=function(e,t,n,r,i){return new bje(e,t,n,P(r,15).a,P(i,15).a)},Q.Bl=function(e,t,n,r,i,a){return new pOe(e,t,n,P(r,15).a,P(i,15).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/6`,1327),q(1328,iY,{},Ml),Q.Al=function(e,t,n,r,i){return new SIe(e,t,n,P(r,190).a,P(i,190).a)},Q.Bl=function(e,t,n,r,i,a){return new mOe(e,t,n,P(r,190).a,P(i,190).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/7`,1328),q(1329,iY,{},Nl),Q.Al=function(e,t,n,r,i){return new CIe(e,t,n,P(r,191).a,P(i,191).a)},Q.Bl=function(e,t,n,r,i,a){return new hOe(e,t,n,P(r,191).a,P(i,191).a,a)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleData/NotificationCreator/8`,1329),q(1307,560,{},mwe),Q.zl=function(e){if(!this.a.dk(e))throw D(new sv(nY+hP(e)+rY+this.a+`'`))},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleDataDynamic`,1307),q(1308,560,{},Ube),Q.zl=function(e){},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleDataStatic`,1308),q(771,560,{}),Q.zk=function(e,t,n){return t.ii(n)!=null},Q.Ak=function(e,t,n,r){var i,a;e.sh()&&e.th()?(i=!0,a=t.ii(n),a==null?(i=!1,a=this.b):j(a)===j(f9)&&(a=null),r==null?this.c==null?t.ji(n,f9):(t.ji(n,null),r=this.b):(this.zl(r),t.ji(n,r)),xN(e,this.d.Bl(e,1,this.e,a,r,!i))):r==null?this.c==null?t.ji(n,f9):t.ji(n,null):(this.zl(r),t.ji(n,r))},Q.Ck=function(e,t,n){var r,i;e.sh()&&e.th()?(r=!0,i=t.ii(n),i==null?(r=!1,i=this.b):j(i)===j(f9)&&(i=null),t.ki(n),xN(e,this.d.Bl(e,2,this.e,i,this.b,r))):t.ki(n)},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleDataUnsettable`,771),q(1309,771,{},hwe),Q.zl=function(e){if(!this.a.dk(e))throw D(new sv(nY+hP(e)+rY+this.a+`'`))},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleDataUnsettableDynamic`,1309),q(1310,771,{},Wbe),Q.zl=function(e){},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleDataUnsettableStatic`,1310),q(402,498,{},CT),Q.wk=function(e,t,n,r,i){var a,o,s,c,l=t.ii(n);if(this.rk()&&j(l)===j(f9))return null;if(this._k()&&r&&l!=null){if(s=P(l,52),s.Sh()&&(c=UP(e,s),s!=c)){if(!gnt(this.a,c))throw D(new sv(nY+hP(c)+rY+this.a+`'`));t.ji(n,l=c),this.$k()&&(a=P(c,52),o=s.Qh(e,this.b?eI(s.Ah(),this.b):-1-eI(e.Ah(),this.e),null,null),!a.Mh()&&(o=a.Oh(e,this.b?eI(a.Ah(),this.b):-1-eI(e.Ah(),this.e),null,o)),o&&o.mj()),e.sh()&&e.th()&&xN(e,new pE(e,9,this.e,s,c))}return l}else return l},Q.xk=function(e,t,n,r,i){var a,o=t.ii(n);return j(o)===j(f9)&&(o=null),t.ji(n,r),this.Kj()?j(o)!==j(r)&&o!=null&&(a=P(o,52),i=a.Qh(e,eI(a.Ah(),this.b),null,i)):this.$k()&&o!=null&&(i=P(o,52).Qh(e,-1-eI(e.Ah(),this.e),null,i)),e.sh()&&e.th()&&(!i&&(i=new sy(4)),i.lj(new pE(e,1,this.e,o,r))),i},Q.yk=function(e,t,n,r,i){var a=t.ii(n);return j(a)===j(f9)&&(a=null),t.ki(n),e.sh()&&e.th()&&(!i&&(i=new sy(4)),this.rk()?i.lj(new pE(e,2,this.e,a,null)):i.lj(new pE(e,1,this.e,a,null))),i},Q.zk=function(e,t,n){return t.ii(n)!=null},Q.Ak=function(e,t,n,r){var i,a,o,s,c;if(r!=null&&!gnt(this.a,r))throw D(new sv(nY+(M(r,57)?OZe(P(r,57).Ah()):OFe(hP(r)))+rY+this.a+`'`));c=t.ii(n),s=c!=null,this.rk()&&j(c)===j(f9)&&(c=null),o=null,this.Kj()?j(c)!==j(r)&&(c!=null&&(i=P(c,52),o=i.Qh(e,eI(i.Ah(),this.b),null,o)),r!=null&&(i=P(r,52),o=i.Oh(e,eI(i.Ah(),this.b),null,o))):this.$k()&&j(c)!==j(r)&&(c!=null&&(o=P(c,52).Qh(e,-1-eI(e.Ah(),this.e),null,o)),r!=null&&(o=P(r,52).Oh(e,-1-eI(e.Ah(),this.e),null,o))),r==null&&this.rk()?t.ji(n,f9):t.ji(n,r),e.sh()&&e.th()?(a=new BD(e,1,this.e,c,r,this.rk()&&!s),o?(o.lj(a),o.mj()):xN(e,a)):o&&o.mj()},Q.Ck=function(e,t,n){var r,i,a,o,s=t.ii(n);o=s!=null,this.rk()&&j(s)===j(f9)&&(s=null),a=null,s!=null&&(this.Kj()?(r=P(s,52),a=r.Qh(e,eI(r.Ah(),this.b),null,a)):this.$k()&&(a=P(s,52).Qh(e,-1-eI(e.Ah(),this.e),null,a))),t.ki(n),e.sh()&&e.th()?(i=new BD(e,this.rk()?2:1,this.e,s,null,o),a?(a.lj(i),a.mj()):xN(e,i)):a&&a.mj()},Q.Kj=function(){return!1},Q.$k=function(){return!1},Q._k=function(){return!1},Q.rk=function(){return!1},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObject`,402),q(561,402,{},Rpe),Q.$k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainment`,561),q(1313,561,{},zpe),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentResolving`,1313),q(773,561,{},Bpe),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentUnsettable`,773),q(1315,773,{},Vpe),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentUnsettableResolving`,1315),q(638,561,{},Tve),Q.Kj=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentWithInverse`,638),q(1314,638,{},Eve),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentWithInverseResolving`,1314),q(774,638,{},Dve),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettable`,774),q(1316,774,{},Ove),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettableResolving`,1316),q(639,402,{},Hpe),Q._k=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectResolving`,639),q(1317,639,{},Upe),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectResolvingUnsettable`,1317),q(775,639,{},Ave),Q.Kj=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectResolvingWithInverse`,775),q(1318,775,{},kve),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectResolvingWithInverseUnsettable`,1318),q(1311,402,{},Wpe),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectUnsettable`,1311),q(772,402,{},jve),Q.Kj=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectWithInverse`,772),q(1312,772,{},Mve),Q.rk=function(){return!0},L(uJ,`EStructuralFeatureImpl/InternalSettingDelegateSingleEObjectWithInverseUnsettable`,1312),q(776,562,tY,USe),Q.wl=function(e){return new USe(this.a,this.c,e)},Q.kd=function(){return this.b},Q.xl=function(e,t,n){return VMe(this,e,this.b,n)},Q.yl=function(e,t,n){return HMe(this,e,this.b,n)},L(uJ,`EStructuralFeatureImpl/InverseUpdatingFeatureMapEntry`,776),q(1319,1,j_t,Lne),Q.Dk=function(e){return this.a},Q.Oj=function(){return M(this.a,98)?P(this.a,98).Oj():!this.a.dc()},Q.Wb=function(e){this.a.$b(),this.a.Fc(P(e,16))},Q.Ek=function(){M(this.a,98)?P(this.a,98).Ek():this.a.$b()},L(uJ,`EStructuralFeatureImpl/SettingMany`,1319),q(1320,562,tY,EAe),Q.vl=function(e){return new sw((xV(),A9),this.b.oi(this.a,e))},Q.kd=function(){return null},Q.xl=function(e,t,n){return n},Q.yl=function(e,t,n){return n},L(uJ,`EStructuralFeatureImpl/SimpleContentFeatureMapEntry`,1320),q(640,562,tY,sw),Q.vl=function(e){return new sw(this.c,e)},Q.kd=function(){return this.a},Q.xl=function(e,t,n){return n},Q.yl=function(e,t,n){return n},L(uJ,`EStructuralFeatureImpl/SimpleFeatureMapEntry`,640),q(396,492,kJ,Pl),Q.$i=function(e){return V(I7,oH,29,e,0,1)},Q.Wi=function(){return!1},L(uJ,`ESuperAdapter/1`,396),q(446,439,{109:1,94:1,93:1,158:1,197:1,57:1,114:1,834:1,52:1,100:1,161:1,446:1,117:1,118:1},Fl),Q.Ih=function(e,t,n){var r;switch(e){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),this.Ab;case 1:return this.zb;case 2:return!this.a&&(this.a=new DT(this,z7,this)),this.a}return lj(this,e-zE((XV(),s9)),qj((r=P(EN(this,16),29),r||s9),e),t,n)},Q.Rh=function(e,t,n){var r,i;switch(t){case 0:return!this.Ab&&(this.Ab=new F(j7,this,0,3)),XI(this.Ab,e,n);case 2:return!this.a&&(this.a=new DT(this,z7,this)),XI(this.a,e,n)}return i=P(qj((r=P(EN(this,16),29),r||(XV(),s9)),t),69),i.uk().yk(this,SI(this),t-zE((XV(),s9)),e,n)},Q.Th=function(e){var t;switch(e){case 0:return!!this.Ab&&this.Ab.i!=0;case 1:return this.zb!=null;case 2:return!!this.a&&this.a.i!=0}return Mk(this,e-zE((XV(),s9)),qj((t=P(EN(this,16),29),t||s9),e))},Q.$h=function(e,t){var n;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab),!this.Ab&&(this.Ab=new F(j7,this,0,3)),IE(this.Ab,P(t,18));return;case 1:$M(this,QC(t));return;case 2:!this.a&&(this.a=new DT(this,z7,this)),gV(this.a),!this.a&&(this.a=new DT(this,z7,this)),IE(this.a,P(t,18));return}VF(this,e-zE((XV(),s9)),qj((n=P(EN(this,16),29),n||s9),e),t)},Q.fi=function(){return XV(),s9},Q.hi=function(e){var t;switch(e){case 0:!this.Ab&&(this.Ab=new F(j7,this,0,3)),gV(this.Ab);return;case 1:$M(this,null);return;case 2:!this.a&&(this.a=new DT(this,z7,this)),gV(this.a);return}$P(this,e-zE((XV(),s9)),qj((t=P(EN(this,16),29),t||s9),e))},L(uJ,`ETypeParameterImpl`,446),q(447,81,YJ,DT),Q.Lj=function(e,t){return IQe(this,P(e,87),t)},Q.Mj=function(e,t){return LQe(this,P(e,87),t)},L(uJ,`ETypeParameterImpl/1`,447),q(637,44,BU,x_),Q.ec=function(){return new Jh(this)},L(uJ,`ETypeParameterImpl/2`,637),q(557,gH,_H,Jh),Q.Ec=function(e){return The(this,P(e,87))},Q.Fc=function(e){var t,n,r=!1;for(n=e.Jc();n.Ob();)t=P(n.Pb(),87),gD(this.a,t,``)??(r=!0);return r},Q.$b=function(){aE(this.a)},Q.Gc=function(e){return bE(this.a,e)},Q.Jc=function(){var e;return e=new vN(new am(this.a).a),new Yh(e)},Q.Kc=function(e){return nMe(this,e)},Q.gc=function(){return My(this.a)},L(uJ,`ETypeParameterImpl/2/1`,557),q(558,1,fH,Yh),Q.Nb=function(e){_E(this,e)},Q.Pb=function(){return P(YM(this.a).jd(),87)},Q.Ob=function(){return this.a.b},Q.Qb=function(){xPe(this.a)},L(uJ,`ETypeParameterImpl/2/1/1`,558),q(1281,44,BU,S_),Q._b=function(e){return Yx(e)?WD(this,e):!!FT(this.f,e)},Q.xc=function(e){var t=Yx(e)?uO(this,e):Kx(FT(this.f,e)),n;return M(t,835)?(n=P(t,835),t=n.Ik(),gD(this,P(e,241),t),t):t??(e==null?(fb(),tVt):null)},L(uJ,`EValidatorRegistryImpl`,1281),q(1303,710,{109:1,94:1,93:1,469:1,158:1,57:1,114:1,2002:1,52:1,100:1,161:1,117:1,118:1},Il),Q.oi=function(e,t){switch(e.fk()){case 21:case 22:case 23:case 24:case 26:case 31:case 32:case 37:case 38:case 39:case 40:case 43:case 44:case 48:case 49:case 20:return t==null?null:YF(t);case 25:return ZFe(t);case 27:return INe(t);case 28:return LNe(t);case 29:return t==null?null:Sde(h7[0],P(t,205));case 41:return t==null?``:my(P(t,298));case 42:return YF(t);case 50:return QC(t);default:throw D(new cv(pJ+e.ve()+mJ))}},Q.pi=function(e){var t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g;switch(e.G==-1&&(e.G=(f=eM(e),f?nL(f.si(),e):-1)),e.G){case 0:return n=new h_,n;case 1:return t=new hl,t;case 2:return r=new xf,r;case 4:return i=new Og,i;case 5:return a=new __,a;case 6:return o=new dg,o;case 7:return s=new bf,s;case 10:return l=new pl,l;case 11:return u=new v_,u;case 12:return d=new Iwe,d;case 13:return p=new b_,p;case 14:return m=new sme,m;case 17:return h=new wl,h;case 18:return c=new cg,c;case 19:return g=new Fl,g;default:throw D(new cv($ht+e.zb+mJ))}},Q.qi=function(e,t){switch(e.fk()){case 20:return t==null?null:new Qie(t);case 21:return t==null?null:new NS(t);case 23:case 22:return t==null?null:nKe(t);case 26:case 24:return t==null?null:kj(jB(t,-128,127)<<24>>24);case 25:return Y3e(t);case 27:return oYe(t);case 28:return sYe(t);case 29:return p$e(t);case 32:case 31:return t==null?null:MR(t);case 38:case 37:return t==null?null:new Ig(t);case 40:case 39:return t==null?null:G(jB(t,WH,tH));case 41:return null;case 42:return null;case 44:case 43:return t==null?null:TI(NV(t));case 49:case 48:return t==null?null:GP(jB(t,oY,32767)<<16>>16);case 50:return t;default:throw D(new cv(pJ+e.ve()+mJ))}},L(uJ,`EcoreFactoryImpl`,1303),q(548,184,{109:1,94:1,93:1,158:1,197:1,57:1,241:1,114:1,2e3:1,52:1,100:1,161:1,184:1,548:1,117:1,118:1,680:1},yCe),Q.gb=!1,Q.hb=!1;var JBt,YBt=!1;L(uJ,`EcorePackageImpl`,548),q(1199,1,{835:1},Ll),Q.Ik=function(){return Efe(),nVt},L(uJ,`EcorePackageImpl/1`,1199),q(1208,1,uY,Rl),Q.dk=function(e){return M(e,158)},Q.ek=function(e){return V(o7,oH,158,e,0,1)},L(uJ,`EcorePackageImpl/10`,1208),q(1209,1,uY,zl),Q.dk=function(e){return M(e,197)},Q.ek=function(e){return V(Azt,oH,197,e,0,1)},L(uJ,`EcorePackageImpl/11`,1209),q(1210,1,uY,Bl),Q.dk=function(e){return M(e,57)},Q.ek=function(e){return V(Q5,oH,57,e,0,1)},L(uJ,`EcorePackageImpl/12`,1210),q(1211,1,uY,Vl),Q.dk=function(e){return M(e,403)},Q.ek=function(e){return V(B7,F_t,62,e,0,1)},L(uJ,`EcorePackageImpl/13`,1211),q(1212,1,uY,Hl),Q.dk=function(e){return M(e,241)},Q.ek=function(e){return V(c7,oH,241,e,0,1)},L(uJ,`EcorePackageImpl/14`,1212),q(1213,1,uY,Ul),Q.dk=function(e){return M(e,503)},Q.ek=function(e){return V(H7,oH,2078,e,0,1)},L(uJ,`EcorePackageImpl/15`,1213),q(1214,1,uY,Wl),Q.dk=function(e){return M(e,103)},Q.ek=function(e){return V(U7,JJ,19,e,0,1)},L(uJ,`EcorePackageImpl/16`,1214),q(1215,1,uY,Gl),Q.dk=function(e){return M(e,179)},Q.ek=function(e){return V(N7,JJ,179,e,0,1)},L(uJ,`EcorePackageImpl/17`,1215),q(1216,1,uY,Kl),Q.dk=function(e){return M(e,470)},Q.ek=function(e){return V(M7,oH,470,e,0,1)},L(uJ,`EcorePackageImpl/18`,1216),q(1217,1,uY,ql),Q.dk=function(e){return M(e,549)},Q.ek=function(e){return V(d9,__t,549,e,0,1)},L(uJ,`EcorePackageImpl/19`,1217),q(1200,1,uY,Jl),Q.dk=function(e){return M(e,335)},Q.ek=function(e){return V(P7,JJ,38,e,0,1)},L(uJ,`EcorePackageImpl/2`,1200),q(1218,1,uY,Yl),Q.dk=function(e){return M(e,248)},Q.ek=function(e){return V(z7,L_t,87,e,0,1)},L(uJ,`EcorePackageImpl/20`,1218),q(1219,1,uY,Xl),Q.dk=function(e){return M(e,446)},Q.ek=function(e){return V(W7,oH,834,e,0,1)},L(uJ,`EcorePackageImpl/21`,1219),q(1220,1,uY,Zl),Q.dk=function(e){return qx(e)},Q.ek=function(e){return V(KY,X,473,e,8,1)},L(uJ,`EcorePackageImpl/22`,1220),q(1221,1,uY,Ql),Q.dk=function(e){return M(e,195)},Q.ek=function(e){return V(X9,X,195,e,0,2)},L(uJ,`EcorePackageImpl/23`,1221),q(1222,1,uY,$l),Q.dk=function(e){return M(e,221)},Q.ek=function(e){return V(qY,X,221,e,0,1)},L(uJ,`EcorePackageImpl/24`,1222),q(1223,1,uY,eu),Q.dk=function(e){return M(e,180)},Q.ek=function(e){return V(JY,X,180,e,0,1)},L(uJ,`EcorePackageImpl/25`,1223),q(1224,1,uY,tu),Q.dk=function(e){return M(e,205)},Q.ek=function(e){return V(HY,X,205,e,0,1)},L(uJ,`EcorePackageImpl/26`,1224),q(1225,1,uY,nu),Q.dk=function(e){return!1},Q.ek=function(e){return V(ZVt,oH,2174,e,0,1)},L(uJ,`EcorePackageImpl/27`,1225),q(1226,1,uY,ru),Q.dk=function(e){return Jx(e)},Q.ek=function(e){return V(YY,X,346,e,7,1)},L(uJ,`EcorePackageImpl/28`,1226),q(1227,1,uY,iu),Q.dk=function(e){return M(e,61)},Q.ek=function(e){return V(Xzt,uW,61,e,0,1)},L(uJ,`EcorePackageImpl/29`,1227),q(1201,1,uY,au),Q.dk=function(e){return M(e,504)},Q.ek=function(e){return V(j7,{3:1,4:1,5:1,1995:1},587,e,0,1)},L(uJ,`EcorePackageImpl/3`,1201),q(1228,1,uY,ou),Q.dk=function(e){return M(e,568)},Q.ek=function(e){return V(iBt,oH,2001,e,0,1)},L(uJ,`EcorePackageImpl/30`,1228),q(1229,1,uY,su),Q.dk=function(e){return M(e,163)},Q.ek=function(e){return V(eVt,uW,163,e,0,1)},L(uJ,`EcorePackageImpl/31`,1229),q(1230,1,uY,cu),Q.dk=function(e){return M(e,75)},Q.ek=function(e){return V(c9,J_t,75,e,0,1)},L(uJ,`EcorePackageImpl/32`,1230),q(1231,1,uY,lu),Q.dk=function(e){return M(e,164)},Q.ek=function(e){return V(XY,X,164,e,0,1)},L(uJ,`EcorePackageImpl/33`,1231),q(1232,1,uY,uu),Q.dk=function(e){return M(e,15)},Q.ek=function(e){return V(ZY,X,15,e,0,1)},L(uJ,`EcorePackageImpl/34`,1232),q(1233,1,uY,du),Q.dk=function(e){return M(e,298)},Q.ek=function(e){return V(Zvt,oH,298,e,0,1)},L(uJ,`EcorePackageImpl/35`,1233),q(1234,1,uY,fu),Q.dk=function(e){return M(e,190)},Q.ek=function(e){return V(QY,X,190,e,0,1)},L(uJ,`EcorePackageImpl/36`,1234),q(1235,1,uY,pu),Q.dk=function(e){return M(e,92)},Q.ek=function(e){return V(eyt,oH,92,e,0,1)},L(uJ,`EcorePackageImpl/37`,1235),q(1236,1,uY,mu),Q.dk=function(e){return M(e,588)},Q.ek=function(e){return V(XBt,oH,588,e,0,1)},L(uJ,`EcorePackageImpl/38`,1236),q(1237,1,uY,hu),Q.dk=function(e){return!1},Q.ek=function(e){return V(QVt,oH,2175,e,0,1)},L(uJ,`EcorePackageImpl/39`,1237),q(1202,1,uY,gu),Q.dk=function(e){return M(e,88)},Q.ek=function(e){return V(I7,oH,29,e,0,1)},L(uJ,`EcorePackageImpl/4`,1202),q(1238,1,uY,_u),Q.dk=function(e){return M(e,191)},Q.ek=function(e){return V($Y,X,191,e,0,1)},L(uJ,`EcorePackageImpl/40`,1238),q(1239,1,uY,vu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(uJ,`EcorePackageImpl/41`,1239),q(1240,1,uY,yu),Q.dk=function(e){return M(e,585)},Q.ek=function(e){return V(Qzt,oH,585,e,0,1)},L(uJ,`EcorePackageImpl/42`,1240),q(1241,1,uY,bu),Q.dk=function(e){return!1},Q.ek=function(e){return V($Vt,X,2176,e,0,1)},L(uJ,`EcorePackageImpl/43`,1241),q(1242,1,uY,xu),Q.dk=function(e){return M(e,45)},Q.ek=function(e){return V(LY,kH,45,e,0,1)},L(uJ,`EcorePackageImpl/44`,1242),q(1203,1,uY,Su),Q.dk=function(e){return M(e,143)},Q.ek=function(e){return V(F7,oH,143,e,0,1)},L(uJ,`EcorePackageImpl/5`,1203),q(1204,1,uY,Cu),Q.dk=function(e){return M(e,159)},Q.ek=function(e){return V(vBt,oH,159,e,0,1)},L(uJ,`EcorePackageImpl/6`,1204),q(1205,1,uY,wu),Q.dk=function(e){return M(e,459)},Q.ek=function(e){return V(L7,oH,675,e,0,1)},L(uJ,`EcorePackageImpl/7`,1205),q(1206,1,uY,Tu),Q.dk=function(e){return M(e,568)},Q.ek=function(e){return V(R7,oH,684,e,0,1)},L(uJ,`EcorePackageImpl/8`,1206),q(1207,1,uY,Eu),Q.dk=function(e){return M(e,469)},Q.ek=function(e){return V(s7,oH,469,e,0,1)},L(uJ,`EcorePackageImpl/9`,1207),q(1019,2042,h_t,Gre),Q.Ki=function(e,t){XHe(this,P(t,415))},Q.Oi=function(e,t){y0e(this,e,P(t,415))},L(uJ,`MinimalEObjectImpl/1ArrayDelegatingAdapterList`,1019),q(1020,151,IJ,WSe),Q.hj=function(){return this.a.a},L(uJ,`MinimalEObjectImpl/1ArrayDelegatingAdapterList/1`,1020),q(1047,1046,{},que),L(`org.eclipse.emf.ecore.plugin`,`EcorePlugin`,1047);var XBt=lT(Y_t,`Resource`);q(786,1485,X_t),Q.Fl=function(e){},Q.Gl=function(e){},Q.Cl=function(){return!this.a&&(this.a=new $h(this)),this.a},Q.Dl=function(e){var t,n,r=e.length,i,a;if(r>0)if($O(0,e.length),e.charCodeAt(0)==47){for(a=new IA(4),i=1,t=1;t<r;++t)$O(t,e.length),e.charCodeAt(t)==47&&(QS(a,i==t?``:(GA(i,t,e.length),e.substr(i,t-i))),i=t+1);return QS(a,($O(i,e.length+1),e.substr(i))),PXe(this,a)}else $O(r-1,e.length),e.charCodeAt(r-1)==63&&(n=Dhe(e,yR(63),r-2),n>0&&(e=(GA(0,n,e.length),e.substr(0,n))));return k2e(this,e)},Q.El=function(){return this.c},Q.Ib=function(){var e;return my(this.Pm)+`@`+(e=sN(this)>>>0,e.toString(16))+` uri='`+this.d+`'`},Q.b=!1,L(Z_t,`ResourceImpl`,786),q(1486,786,X_t,Rne),L(Z_t,`BinaryResourceImpl`,1486),q(1159,697,Agt),Q._i=function(e){return M(e,57)?fTe(this,P(e,57)):M(e,588)?new cC(P(e,588).Cl()):j(e)===j(this.f)?P(e,18).Jc():(nw(),E7.a)},Q.Ob=function(){return u4e(this)},Q.a=!1,L(zJ,`EcoreUtil/ContentTreeIterator`,1159),q(1487,1159,Agt,Cxe),Q._i=function(e){return j(e)===j(this.f)?P(e,16).Jc():new fke(P(e,57))},L(Z_t,`ResourceImpl/5`,1487),q(647,2054,I_t,$h),Q.Gc=function(e){return this.i<=4?JL(this,e):M(e,52)&&P(e,52).Gh()==this.a},Q.Ki=function(e,t){e==this.i-1&&(this.a.b||(this.a.b=!0))},Q.Mi=function(e,t){e==0?this.a.b||(this.a.b=!0):WA(this,e,t)},Q.Oi=function(e,t){},Q.Pi=function(e,t,n){},Q.Jj=function(){return 2},Q.hj=function(){return this.a},Q.Kj=function(){return!0},Q.Lj=function(e,t){return t=P(e,52).ci(this.a,t),t},Q.Mj=function(e,t){return P(e,52).ci(null,t)},Q.Nj=function(){return!1},Q.Qi=function(){return!0},Q.$i=function(e){return V(Q5,oH,57,e,0,1)},Q.Wi=function(){return!1},L(Z_t,`ResourceImpl/ContentsEList`,647),q(953,2024,zH,eg),Q.dd=function(e){return this.a.Ii(e)},Q.gc=function(){return this.a.gc()},L(zJ,`AbstractSequentialInternalEList/1`,953);var ZBt,QBt,p9,$Bt;q(625,1,{},vye);var m9,h9;L(zJ,`BasicExtendedMetaData`,625),q(1150,1,{},vle),Q.Hl=function(){return null},Q.Il=function(){return this.a==-2&&Wp(this,t$e(this.d,this.b)),this.a},Q.Jl=function(){return null},Q.Kl=function(){return PD(),PD(),cX},Q.ve=function(){return this.c==yY&&Gp(this,yKe(this.d,this.b)),this.c},Q.Ll=function(){return 0},Q.a=-2,Q.c=yY,L(zJ,`BasicExtendedMetaData/EClassExtendedMetaDataImpl`,1150),q(1151,1,{},vOe),Q.Hl=function(){return this.a==(DA(),m9)&&See(this,O9e(this.f,this.b)),this.a},Q.Il=function(){return 0},Q.Jl=function(){return this.c==(DA(),m9)&&Kp(this,k9e(this.f,this.b)),this.c},Q.Kl=function(){return!this.d&&wee(this,znt(this.f,this.b)),this.d},Q.ve=function(){return this.e==yY&&Eee(this,yKe(this.f,this.b)),this.e},Q.Ll=function(){return this.g==-2&&Dee(this,oQe(this.f,this.b)),this.g},Q.e=yY,Q.g=-2,L(zJ,`BasicExtendedMetaData/EDataTypeExtendedMetaDataImpl`,1151),q(1149,1,{},yle),Q.b=!1,Q.c=!1,L(zJ,`BasicExtendedMetaData/EPackageExtendedMetaDataImpl`,1149),q(1152,1,{},yOe),Q.c=-2,Q.e=yY,Q.f=yY,L(zJ,`BasicExtendedMetaData/EStructuralFeatureExtendedMetaDataImpl`,1152),q(581,623,YJ,Qw),Q.Jj=function(){return this.c},Q.ml=function(){return!1},Q.Ui=function(e,t){return t},Q.c=0,L(zJ,`EDataTypeEList`,581);var eVt=lT(zJ,`FeatureMap`);q(76,581,{3:1,4:1,20:1,31:1,56:1,18:1,16:1,59:1,71:1,67:1,61:1,77:1,163:1,219:1,1998:1,72:1,98:1},_N),Q._c=function(e,t){P8e(this,e,P(t,75))},Q.Ec=function(e){return F6e(this,P(e,75))},Q.Fi=function(e){uSe(this,P(e,75))},Q.Lj=function(e,t){return Jhe(this,P(e,75),t)},Q.Mj=function(e,t){return Yhe(this,P(e,75),t)},Q.Ri=function(e,t){return ott(this,e,t)},Q.Ui=function(e,t){return Mat(this,e,P(t,75))},Q.fd=function(e,t){return R5e(this,e,P(t,75))},Q.Sj=function(e,t){return Xhe(this,P(e,75),t)},Q.Tj=function(e,t){return Zhe(this,P(e,75),t)},Q.Uj=function(e,t,n){return PZe(this,P(e,75),P(t,75),n)},Q.Xi=function(e,t){return uR(this,e,P(t,75))},Q.Ml=function(e,t){return Let(this,e,t)},Q.ad=function(e,t){var n,r,i,a,o,s,c,l=new Qj(t.gc()),u;for(i=t.Jc();i.Ob();)if(r=P(i.Pb(),75),a=r.Jk(),sB(this.e,a))(!a.Qi()||!Lk(this,a,r.kd())&&!JL(l,r))&&JA(l,r);else{for(u=iB(this.e.Ah(),a),n=P(this.g,122),o=!0,s=0;s<this.i;++s)if(c=n[s],u.$l(c.Jk())){P(tL(this,s,r),75),o=!1;break}o&&JA(l,r)}return lBe(this,e,l)},Q.Fc=function(e){var t,n,r,i,a,o,s,c=new Qj(e.gc()),l;for(r=e.Jc();r.Ob();)if(n=P(r.Pb(),75),i=n.Jk(),sB(this.e,i))(!i.Qi()||!Lk(this,i,n.kd())&&!JL(c,n))&&JA(c,n);else{for(l=iB(this.e.Ah(),i),t=P(this.g,122),a=!0,o=0;o<this.i;++o)if(s=t[o],l.$l(s.Jk())){P(tL(this,o,n),75),a=!1;break}a&&JA(c,n)}return IE(this,c)},Q.Di=function(e){return this.j=-1,Ent(this,this.i,e)},Q.Nl=function(e,t,n){return P9e(this,e,t,n)},Q.Vk=function(e,t){return DB(this,e,t)},Q.Ol=function(e,t,n){return Nrt(this,e,t,n)},Q.Pl=function(){return this},Q.Ql=function(e,t){return nV(this,e,t)},Q.Rl=function(e){return P(H(this,e),75).Jk()},Q.Sl=function(e){return P(H(this,e),75).kd()},Q.Tl=function(){return this.b},Q.Kj=function(){return!0},Q.Rj=function(){return!0},Q.Ul=function(e){return!iI(this,e)},Q.$i=function(e){return V(RBt,J_t,344,e,0,1)},Q.nl=function(e){return Zpe(this,e)},Q.Wb=function(e){jE(this,e)},Q.Vl=function(e,t){cV(this,e,t)},Q.Wl=function(e){return hLe(this,e)},Q.Xl=function(e){PJe(this,e)},L(zJ,`BasicFeatureMap`,76),q(1922,1,vH),Q.Nb=function(e){_E(this,e)},Q.Rb=function(e){if(this.g==-1)throw D(new wg);XT(this);try{J5e(this.e,this.b,this.a,e),this.d=this.e.j,QI(this)}catch(e){throw e=XN(e),M(e,99)?D(new Sg):D(e)}},Q.Ob=function(){return yVe(this)},Q.Sb=function(){return zVe(this)},Q.Pb=function(){return QI(this)},Q.Tb=function(){return this.a},Q.Ub=function(){var e;if(zVe(this))return XT(this),this.g=--this.a,this.sl()&&(e=dz(this.e,this.b,this.c,this.a,this.j),this.j=e),this.i=0,this.j;throw D(new Dg)},Q.Vb=function(){return this.a-1},Q.Qb=function(){if(this.g==-1)throw D(new wg);XT(this);try{I1e(this.e,this.b,this.g),this.d=this.e.j,this.g<this.a&&(--this.a,--this.c),--this.g}catch(e){throw e=XN(e),M(e,99)?D(new Sg):D(e)}},Q.sl=function(){return!1},Q.Wb=function(e){if(this.g==-1)throw D(new wg);XT(this);try{Gnt(this.e,this.b,this.g,e),this.d=this.e.j}catch(e){throw e=XN(e),M(e,99)?D(new Sg):D(e)}},Q.a=0,Q.c=0,Q.d=0,Q.f=!1,Q.g=0,Q.i=0,L(zJ,`FeatureMapUtil/BasicFeatureEIterator`,1922),q(412,1922,vH,FN),Q.Yl=function(){var e,t,n=this.e.i;for(e=P(this.e.g,122);this.c<n;){if(t=e[this.c],this.k.$l(t.Jk()))return this.j=this.f?t:t.kd(),this.i=2,!0;++this.c}return this.i=1,this.g=-1,!1},Q.Zl=function(){for(var e=P(this.e.g,122),t;--this.c>=0;)if(t=e[this.c],this.k.$l(t.Jk()))return this.j=this.f?t:t.kd(),this.i=-2,!0;return this.i=-1,this.g=-1,!1},L(zJ,`BasicFeatureMap/FeatureEIterator`,412),q(666,412,vH,vS),Q.sl=function(){return!0},L(zJ,`BasicFeatureMap/ResolvingFeatureEIterator`,666),q(951,482,$J,Mde),Q.nj=function(){return this},L(zJ,`EContentsEList/1`,951),q(952,482,$J,nue),Q.sl=function(){return!1},L(zJ,`EContentsEList/2`,952),q(950,287,eY,Nde),Q.ul=function(e){},Q.Ob=function(){return!1},Q.Sb=function(){return!1},L(zJ,`EContentsEList/FeatureIteratorImpl/1`,950),q(824,581,YJ,afe),Q.Li=function(){this.a=!0},Q.Oj=function(){return this.a},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.a,this.a=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.a=!1},Q.a=!1,L(zJ,`EDataTypeEList/Unsettable`,824),q(1920,581,YJ,ife),Q.Qi=function(){return!0},L(zJ,`EDataTypeUniqueEList`,1920),q(1921,824,YJ,ofe),Q.Qi=function(){return!0},L(zJ,`EDataTypeUniqueEList/Unsettable`,1921),q(145,81,YJ,aC),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectContainmentEList/Resolving`,145),q(1153,543,YJ,nfe),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectContainmentEList/Unsettable/Resolving`,1153),q(753,14,YJ,phe),Q.Li=function(){this.a=!0},Q.Oj=function(){return this.a},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.a,this.a=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.a=!1},Q.a=!1,L(zJ,`EObjectContainmentWithInverseEList/Unsettable`,753),q(1187,753,YJ,mhe),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectContainmentWithInverseEList/Unsettable/Resolving`,1187),q(745,491,YJ,rfe),Q.Li=function(){this.a=!0},Q.Oj=function(){return this.a},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.a,this.a=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.a=!1},Q.a=!1,L(zJ,`EObjectEList/Unsettable`,745),q(339,491,YJ,oC),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectResolvingEList`,339),q(1825,745,YJ,sfe),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectResolvingEList/Unsettable`,1825),q(1488,1,{},Du);var tVt;L(zJ,`EObjectValidator`,1488),q(547,491,YJ,mE),Q.gl=function(){return this.d},Q.hl=function(){return this.b},Q.Kj=function(){return!0},Q.kl=function(){return!0},Q.b=0,L(zJ,`EObjectWithInverseEList`,547),q(1190,547,YJ,hhe),Q.jl=function(){return!0},L(zJ,`EObjectWithInverseEList/ManyInverse`,1190),q(626,547,YJ,yw),Q.Li=function(){this.a=!0},Q.Oj=function(){return this.a},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.a,this.a=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.a=!1},Q.a=!1,L(zJ,`EObjectWithInverseEList/Unsettable`,626),q(1189,626,YJ,ghe),Q.jl=function(){return!0},L(zJ,`EObjectWithInverseEList/Unsettable/ManyInverse`,1189),q(754,547,YJ,_he),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectWithInverseResolvingEList`,754),q(33,754,YJ,bw),Q.jl=function(){return!0},L(zJ,`EObjectWithInverseResolvingEList/ManyInverse`,33),q(755,626,YJ,vhe),Q.ll=function(){return!0},Q.Ui=function(e,t){return Cz(this,e,P(t,57))},L(zJ,`EObjectWithInverseResolvingEList/Unsettable`,755),q(1188,755,YJ,yhe),Q.jl=function(){return!0},L(zJ,`EObjectWithInverseResolvingEList/Unsettable/ManyInverse`,1188),q(1154,623,YJ),Q.Ji=function(){return(this.b&1792)==0},Q.Li=function(){this.b|=1},Q.il=function(){return(this.b&4)!=0},Q.Kj=function(){return(this.b&40)!=0},Q.jl=function(){return(this.b&16)!=0},Q.kl=function(){return(this.b&8)!=0},Q.ll=function(){return(this.b&bH)!=0},Q.$k=function(){return(this.b&32)!=0},Q.ml=function(){return(this.b&RJ)!=0},Q.dk=function(e){return this.d?Yke(this.d,e):this.Jk().Fk().dk(e)},Q.Oj=function(){return this.b&2?(this.b&1)!=0:this.i!=0},Q.Qi=function(){return(this.b&128)!=0},Q.Ek=function(){var e;gV(this),this.b&2&&(SS(this.e)?(e=(this.b&1)!=0,this.b&=-2,Ng(this,new uA(this.e,2,eI(this.e.Ah(),this.Jk()),e,!1))):this.b&=-2)},Q.Wi=function(){return(this.b&1536)==0},Q.b=0,L(zJ,`EcoreEList/Generic`,1154),q(1155,1154,YJ,Wwe),Q.Jk=function(){return this.a},L(zJ,`EcoreEList/Dynamic`,1155),q(752,67,kJ,tg),Q.$i=function(e){return CM(this.a.a,e)},L(zJ,`EcoreEMap/1`,752),q(751,81,YJ,kxe),Q.Ki=function(e,t){sL(this.b,P(t,136))},Q.Mi=function(e,t){aze(this.b)},Q.Ni=function(e,t,n){var r;++(r=this.b,P(t,136),r).e},Q.Oi=function(e,t){_F(this.b,P(t,136))},Q.Pi=function(e,t,n){_F(this.b,P(n,136)),j(n)===j(t)&&P(n,136).zi(Rue(P(t,136).jd())),sL(this.b,P(t,136))},L(zJ,`EcoreEMap/DelegateEObjectContainmentEList`,751),q(1185,142,M_t,GIe),L(zJ,`EcoreEMap/Unsettable`,1185),q(1186,751,YJ,bhe),Q.Li=function(){this.a=!0},Q.Oj=function(){return this.a},Q.Ek=function(){var e;gV(this),SS(this.e)?(e=this.a,this.a=!1,xN(this.e,new uA(this.e,2,this.c,e,!1))):this.a=!1},Q.a=!1,L(zJ,`EcoreEMap/Unsettable/UnsettableDelegateEObjectContainmentEList`,1186),q(1158,223,BU,CSe),Q.a=!1,Q.b=!1,L(zJ,`EcoreUtil/Copier`,1158),q(747,1,fH,fke),Q.Nb=function(e){_E(this,e)},Q.Ob=function(){return OGe(this)},Q.Pb=function(){var e;return OGe(this),e=this.b,this.b=null,e},Q.Qb=function(){this.a.Qb()},L(zJ,`EcoreUtil/ProperContentIterator`,747),q(1489,1488,{},Cf);var nVt;L(zJ,`EcoreValidator`,1489);var rVt;lT(zJ,`FeatureMapUtil/Validator`),q(1258,1,{2003:1},Ou),Q.$l=function(e){return!0},L(zJ,`FeatureMapUtil/1`,1258),q(760,1,{2003:1},_st),Q.$l=function(e){var t;return this.c==e?!0:(t=ZC(JE(this.a,e)),t==null?R9e(this,e)?(Fje(this.a,e,(pC(),GY)),!0):(Fje(this.a,e,(pC(),WY)),!1):t==(pC(),GY))},Q.e=!1;var iVt;L(zJ,`FeatureMapUtil/BasicValidator`,760),q(761,44,BU,Fde),L(zJ,`FeatureMapUtil/BasicValidator/Cache`,761),q(495,56,{20:1,31:1,56:1,18:1,16:1,61:1,77:1,72:1,98:1},Ux),Q._c=function(e,t){J5e(this.c,this.b,e,t)},Q.Ec=function(e){return Let(this.c,this.b,e)},Q.ad=function(e,t){return tit(this.c,this.b,e,t)},Q.Fc=function(e){return JS(this,e)},Q.Ei=function(e,t){AFe(this.c,this.b,e,t)},Q.Uk=function(e,t){return P9e(this.c,this.b,e,t)},Q.Yi=function(e){return rV(this.c,this.b,e,!1)},Q.Gi=function(){return xue(this.c,this.b)},Q.Hi=function(){return Sue(this.c,this.b)},Q.Ii=function(e){return UMe(this.c,this.b,e)},Q.Vk=function(e,t){return Pme(this,e,t)},Q.$b=function(){Pg(this)},Q.Gc=function(e){return Lk(this.c,this.b,e)},Q.Hc=function(e){return DRe(this.c,this.b,e)},Q.Xb=function(e){return rV(this.c,this.b,e,!0)},Q.Dk=function(e){return this},Q.bd=function(e){return lAe(this.c,this.b,e)},Q.dc=function(){return Hx(this)},Q.Oj=function(){return!iI(this.c,this.b)},Q.Jc=function(){return VPe(this.c,this.b)},Q.cd=function(){return HPe(this.c,this.b)},Q.dd=function(e){return NUe(this.c,this.b,e)},Q.Ri=function(e,t){return unt(this.c,this.b,e,t)},Q.Si=function(e,t){ZMe(this.c,this.b,e,t)},Q.ed=function(e){return I1e(this.c,this.b,e)},Q.Kc=function(e){return ket(this.c,this.b,e)},Q.fd=function(e,t){return Gnt(this.c,this.b,e,t)},Q.Wb=function(e){Sz(this.c,this.b),JS(this,P(e,16))},Q.gc=function(){return PUe(this.c,this.b)},Q.Nc=function(){return xOe(this.c,this.b)},Q.Oc=function(e){return uAe(this.c,this.b,e)},Q.Ib=function(){var e,t=new Av;for(t.a+=`[`,e=xue(this.c,this.b);yVe(e);)tS(t,fC(QI(e))),yVe(e)&&(t.a+=aH);return t.a+=`]`,t.a},Q.Ek=function(){Sz(this.c,this.b)},L(zJ,`FeatureMapUtil/FeatureEList`,495),q(634,39,IJ,Kk),Q.fj=function(e){return rF(this,e)},Q.kj=function(e){var t,n,r,i,a,o,s;switch(this.d){case 1:case 2:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return this.g=e.gj(),e.ej()==1&&(this.d=1),!0;break;case 3:switch(i=e.ej(),i){case 3:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return this.d=5,t=new Qj(2),JA(t,this.g),JA(t,e.gj()),this.g=t,!0;break}break;case 5:switch(i=e.ej(),i){case 3:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return n=P(this.g,18),n.Ec(e.gj()),!0;break}break;case 4:switch(i=e.ej(),i){case 3:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return this.d=1,this.g=e.gj(),!0;break;case 4:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return this.d=6,s=new Qj(2),JA(s,this.n),JA(s,e.ij()),this.n=s,o=U(k(q9,1),uU,30,15,[this.o,e.jj()]),this.g=o,!0;break}break;case 6:switch(i=e.ej(),i){case 4:if(a=e.hj(),j(a)===j(this.c)&&rF(this,null)==e.fj(null))return n=P(this.n,18),n.Ec(e.ij()),o=P(this.g,54),r=V(q9,uU,30,o.length+1,15,1),BB(o,0,r,0,o.length),r[o.length]=e.jj(),this.g=r,!0;break}break}return!1},L(zJ,`FeatureMapUtil/FeatureENotificationImpl`,634),q(553,495,{20:1,31:1,56:1,18:1,16:1,61:1,77:1,163:1,219:1,1998:1,72:1,98:1},dT),Q.Ml=function(e,t){return Let(this.c,e,t)},Q.Nl=function(e,t,n){return P9e(this.c,e,t,n)},Q.Ol=function(e,t,n){return Nrt(this.c,e,t,n)},Q.Pl=function(){return this},Q.Ql=function(e,t){return nV(this.c,e,t)},Q.Rl=function(e){return P(rV(this.c,this.b,e,!1),75).Jk()},Q.Sl=function(e){return P(rV(this.c,this.b,e,!1),75).kd()},Q.Tl=function(){return this.a},Q.Ul=function(e){return!iI(this.c,e)},Q.Vl=function(e,t){cV(this.c,e,t)},Q.Wl=function(e){return hLe(this.c,e)},Q.Xl=function(e){PJe(this.c,e)},L(zJ,`FeatureMapUtil/FeatureFeatureMap`,553),q(1257,1,j_t,Ale),Q.Dk=function(e){return rV(this.b,this.a,-1,e)},Q.Oj=function(){return!iI(this.b,this.a)},Q.Wb=function(e){cV(this.b,this.a,e)},Q.Ek=function(){Sz(this.b,this.a)},L(zJ,`FeatureMapUtil/FeatureValue`,1257);var g9,aVt,oVt,_9,sVt,v9=lT(xY,`AnyType`);q(670,63,GH,Cv),L(xY,`InvalidDatatypeValueException`,670);var y9=lT(xY,ivt),b9=lT(xY,avt),cVt=lT(xY,ovt),lVt,x9,uVt,S9,dVt,fVt,pVt,mVt,hVt,gVt,_Vt,vVt,yVt,bVt,xVt,C9,SVt,w9,T9,CVt,E9,D9,O9,wVt,k9,A9;q(828,501,{109:1,94:1,93:1,57:1,52:1,100:1,841:1},C_),Q.Ih=function(e,t,n){switch(e){case 0:return n?(!this.c&&(this.c=new _N(this,0)),this.c):(!this.c&&(this.c=new _N(this,0)),this.c.b);case 1:return n?(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)):(!this.c&&(this.c=new _N(this,0)),P(P(VO(this.c,(xV(),S9)),163),219)).Tl();case 2:return n?(!this.b&&(this.b=new _N(this,2)),this.b):(!this.b&&(this.b=new _N(this,2)),this.b.b)}return lj(this,e-zE(this.fi()),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():this.fi(),e),t,n)},Q.Rh=function(e,t,n){var r;switch(t){case 0:return!this.c&&(this.c=new _N(this,0)),DB(this.c,e,n);case 1:return(!this.c&&(this.c=new _N(this,0)),P(P(VO(this.c,(xV(),S9)),163),72)).Vk(e,n);case 2:return!this.b&&(this.b=new _N(this,2)),DB(this.b,e,n)}return r=P(qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():this.fi(),t),69),r.uk().yk(this,CPe(this),t-zE(this.fi()),e,n)},Q.Th=function(e){switch(e){case 0:return!!this.c&&this.c.i!=0;case 1:return!(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)).dc();case 2:return!!this.b&&this.b.i!=0}return Mk(this,e-zE(this.fi()),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():this.fi(),e))},Q.$h=function(e,t){switch(e){case 0:!this.c&&(this.c=new _N(this,0)),jE(this.c,t);return;case 1:(!this.c&&(this.c=new _N(this,0)),P(P(VO(this.c,(xV(),S9)),163),219)).Wb(t);return;case 2:!this.b&&(this.b=new _N(this,2)),jE(this.b,t);return}VF(this,e-zE(this.fi()),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():this.fi(),e),t)},Q.fi=function(){return xV(),uVt},Q.hi=function(e){switch(e){case 0:!this.c&&(this.c=new _N(this,0)),gV(this.c);return;case 1:(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)).$b();return;case 2:!this.b&&(this.b=new _N(this,2)),gV(this.b);return}$P(this,e-zE(this.fi()),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():this.fi(),e))},Q.Ib=function(){var e;return this.j&4?Mz(this):(e=new hC(Mz(this)),e.a+=` (mixed: `,eS(e,this.c),e.a+=`, anyAttribute: `,eS(e,this.b),e.a+=`)`,e.a)},L(SY,`AnyTypeImpl`,828),q(671,501,{109:1,94:1,93:1,57:1,52:1,100:1,2081:1,671:1},Ru),Q.Ih=function(e,t,n){switch(e){case 0:return this.a;case 1:return this.b}return lj(this,e-zE((xV(),C9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():C9,e),t,n)},Q.Th=function(e){switch(e){case 0:return this.a!=null;case 1:return this.b!=null}return Mk(this,e-zE((xV(),C9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():C9,e))},Q.$h=function(e,t){switch(e){case 0:Jp(this,QC(t));return;case 1:jee(this,QC(t));return}VF(this,e-zE((xV(),C9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():C9,e),t)},Q.fi=function(){return xV(),C9},Q.hi=function(e){switch(e){case 0:this.a=null;return;case 1:this.b=null;return}$P(this,e-zE((xV(),C9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():C9,e))},Q.Ib=function(){var e;return this.j&4?Mz(this):(e=new hC(Mz(this)),e.a+=` (data: `,tS(e,this.a),e.a+=`, target: `,tS(e,this.b),e.a+=`)`,e.a)},Q.a=null,Q.b=null,L(SY,`ProcessingInstructionImpl`,671),q(672,828,{109:1,94:1,93:1,57:1,52:1,100:1,841:1,2082:1,672:1},Cre),Q.Ih=function(e,t,n){switch(e){case 0:return n?(!this.c&&(this.c=new _N(this,0)),this.c):(!this.c&&(this.c=new _N(this,0)),this.c.b);case 1:return n?(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)):(!this.c&&(this.c=new _N(this,0)),P(P(VO(this.c,(xV(),S9)),163),219)).Tl();case 2:return n?(!this.b&&(this.b=new _N(this,2)),this.b):(!this.b&&(this.b=new _N(this,2)),this.b.b);case 3:return!this.c&&(this.c=new _N(this,0)),QC(nV(this.c,(xV(),T9),!0));case 4:return Che(this.a,(!this.c&&(this.c=new _N(this,0)),QC(nV(this.c,(xV(),T9),!0))));case 5:return this.a}return lj(this,e-zE((xV(),w9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():w9,e),t,n)},Q.Th=function(e){switch(e){case 0:return!!this.c&&this.c.i!=0;case 1:return!(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)).dc();case 2:return!!this.b&&this.b.i!=0;case 3:return!this.c&&(this.c=new _N(this,0)),QC(nV(this.c,(xV(),T9),!0))!=null;case 4:return Che(this.a,(!this.c&&(this.c=new _N(this,0)),QC(nV(this.c,(xV(),T9),!0))))!=null;case 5:return!!this.a}return Mk(this,e-zE((xV(),w9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():w9,e))},Q.$h=function(e,t){switch(e){case 0:!this.c&&(this.c=new _N(this,0)),jE(this.c,t);return;case 1:(!this.c&&(this.c=new _N(this,0)),P(P(VO(this.c,(xV(),S9)),163),219)).Wb(t);return;case 2:!this.b&&(this.b=new _N(this,2)),jE(this.b,t);return;case 3:bOe(this,QC(t));return;case 4:bOe(this,She(this.a,t));return;case 5:Aee(this,P(t,159));return}VF(this,e-zE((xV(),w9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():w9,e),t)},Q.fi=function(){return xV(),w9},Q.hi=function(e){switch(e){case 0:!this.c&&(this.c=new _N(this,0)),gV(this.c);return;case 1:(!this.c&&(this.c=new _N(this,0)),P(VO(this.c,(xV(),S9)),163)).$b();return;case 2:!this.b&&(this.b=new _N(this,2)),gV(this.b);return;case 3:!this.c&&(this.c=new _N(this,0)),cV(this.c,(xV(),T9),null);return;case 4:bOe(this,She(this.a,null));return;case 5:this.a=null;return}$P(this,e-zE((xV(),w9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():w9,e))},L(SY,`SimpleAnyTypeImpl`,672),q(673,501,{109:1,94:1,93:1,57:1,52:1,100:1,2083:1,673:1},w_),Q.Ih=function(e,t,n){switch(e){case 0:return n?(!this.a&&(this.a=new _N(this,0)),this.a):(!this.a&&(this.a=new _N(this,0)),this.a.b);case 1:return n?(!this.b&&(this.b=new nj((XV(),o9),d9,this,1)),this.b):(!this.b&&(this.b=new nj((XV(),o9),d9,this,1)),HA(this.b));case 2:return n?(!this.c&&(this.c=new nj((XV(),o9),d9,this,2)),this.c):(!this.c&&(this.c=new nj((XV(),o9),d9,this,2)),HA(this.c));case 3:return!this.a&&(this.a=new _N(this,0)),VO(this.a,(xV(),D9));case 4:return!this.a&&(this.a=new _N(this,0)),VO(this.a,(xV(),O9));case 5:return!this.a&&(this.a=new _N(this,0)),VO(this.a,(xV(),k9));case 6:return!this.a&&(this.a=new _N(this,0)),VO(this.a,(xV(),A9))}return lj(this,e-zE((xV(),E9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():E9,e),t,n)},Q.Rh=function(e,t,n){var r;switch(t){case 0:return!this.a&&(this.a=new _N(this,0)),DB(this.a,e,n);case 1:return!this.b&&(this.b=new nj((XV(),o9),d9,this,1)),Ew(this.b,e,n);case 2:return!this.c&&(this.c=new nj((XV(),o9),d9,this,2)),Ew(this.c,e,n);case 5:return!this.a&&(this.a=new _N(this,0)),Pme(VO(this.a,(xV(),k9)),e,n)}return r=P(qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():(xV(),E9),t),69),r.uk().yk(this,CPe(this),t-zE((xV(),E9)),e,n)},Q.Th=function(e){switch(e){case 0:return!!this.a&&this.a.i!=0;case 1:return!!this.b&&this.b.f!=0;case 2:return!!this.c&&this.c.f!=0;case 3:return!this.a&&(this.a=new _N(this,0)),!Hx(VO(this.a,(xV(),D9)));case 4:return!this.a&&(this.a=new _N(this,0)),!Hx(VO(this.a,(xV(),O9)));case 5:return!this.a&&(this.a=new _N(this,0)),!Hx(VO(this.a,(xV(),k9)));case 6:return!this.a&&(this.a=new _N(this,0)),!Hx(VO(this.a,(xV(),A9)))}return Mk(this,e-zE((xV(),E9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():E9,e))},Q.$h=function(e,t){switch(e){case 0:!this.a&&(this.a=new _N(this,0)),jE(this.a,t);return;case 1:!this.b&&(this.b=new nj((XV(),o9),d9,this,1)),hN(this.b,t);return;case 2:!this.c&&(this.c=new nj((XV(),o9),d9,this,2)),hN(this.c,t);return;case 3:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),D9))),!this.a&&(this.a=new _N(this,0)),JS(VO(this.a,D9),P(t,18));return;case 4:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),O9))),!this.a&&(this.a=new _N(this,0)),JS(VO(this.a,O9),P(t,18));return;case 5:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),k9))),!this.a&&(this.a=new _N(this,0)),JS(VO(this.a,k9),P(t,18));return;case 6:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),A9))),!this.a&&(this.a=new _N(this,0)),JS(VO(this.a,A9),P(t,18));return}VF(this,e-zE((xV(),E9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():E9,e),t)},Q.fi=function(){return xV(),E9},Q.hi=function(e){switch(e){case 0:!this.a&&(this.a=new _N(this,0)),gV(this.a);return;case 1:!this.b&&(this.b=new nj((XV(),o9),d9,this,1)),this.b.c.$b();return;case 2:!this.c&&(this.c=new nj((XV(),o9),d9,this,2)),this.c.c.$b();return;case 3:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),D9)));return;case 4:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),O9)));return;case 5:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),k9)));return;case 6:!this.a&&(this.a=new _N(this,0)),Pg(VO(this.a,(xV(),A9)));return}$P(this,e-zE((xV(),E9)),qj(this.j&2?(!this.k&&(this.k=new Sf),this.k).Lk():E9,e))},Q.Ib=function(){var e;return this.j&4?Mz(this):(e=new hC(Mz(this)),e.a+=` (mixed: `,eS(e,this.a),e.a+=`)`,e.a)},L(SY,`XMLTypeDocumentRootImpl`,673),q(1990,710,{109:1,94:1,93:1,469:1,158:1,57:1,114:1,52:1,100:1,161:1,117:1,118:1,2084:1},ku),Q.oi=function(e,t){switch(e.fk()){case 7:case 8:case 9:case 10:case 16:case 22:case 23:case 24:case 25:case 26:case 32:case 33:case 34:case 36:case 37:case 44:case 45:case 50:case 51:case 53:case 55:case 56:case 57:case 58:case 60:case 61:case 4:return t==null?null:YF(t);case 19:case 28:case 29:case 35:case 38:case 39:case 41:case 46:case 52:case 54:case 5:return QC(t);case 6:return ime(P(t,195));case 12:case 47:case 49:case 11:return cot(this,e,t);case 13:return t==null?null:lit(P(t,247));case 15:case 14:return t==null?null:Gxe(O(N(t)));case 17:return FZe((xV(),t));case 18:return FZe(t);case 21:case 20:return t==null?null:Kxe(P(t,164).a);case 27:return rme(P(t,195));case 30:return FJe((xV(),P(t,16)));case 31:return FJe(P(t,16));case 40:return nme((xV(),t));case 42:return IZe((xV(),t));case 43:return IZe(t);case 59:case 48:return tme((xV(),t));default:throw D(new cv(pJ+e.ve()+mJ))}},Q.pi=function(e){var t,n,r,i,a;switch(e.G==-1&&(e.G=(n=eM(e),n?nL(n.si(),e):-1)),e.G){case 0:return t=new C_,t;case 1:return r=new Ru,r;case 2:return i=new Cre,i;case 3:return a=new w_,a;default:throw D(new cv($ht+e.zb+mJ))}},Q.qi=function(e,t){var n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_;switch(e.fk()){case 5:case 52:case 4:return t;case 6:return $Ke(t);case 8:case 7:return t==null?null:YZe(t);case 9:return t==null?null:kj(jB((r=oV(t,!0),r.length>0&&($O(0,r.length),r.charCodeAt(0)==43)?($O(1,r.length+1),r.substr(1)):r),-128,127)<<24>>24);case 10:return t==null?null:kj(jB((i=oV(t,!0),i.length>0&&($O(0,i.length),i.charCodeAt(0)==43)?($O(1,i.length+1),i.substr(1)):i),-128,127)<<24>>24);case 11:return QC(zV(this,(xV(),pVt),t));case 12:return QC(zV(this,(xV(),mVt),t));case 13:return t==null?null:new Qie(oV(t,!0));case 15:case 14:return V6e(t);case 16:return QC(zV(this,(xV(),hVt),t));case 17:return PGe((xV(),t));case 18:return PGe(t);case 28:case 29:case 35:case 38:case 39:case 41:case 54:case 19:return oV(t,!0);case 21:case 20:return t8e(t);case 22:return QC(zV(this,(xV(),gVt),t));case 23:return QC(zV(this,(xV(),_Vt),t));case 24:return QC(zV(this,(xV(),vVt),t));case 25:return QC(zV(this,(xV(),yVt),t));case 26:return QC(zV(this,(xV(),bVt),t));case 27:return zKe(t);case 30:return FGe((xV(),t));case 31:return FGe(t);case 32:return t==null?null:G(jB((u=oV(t,!0),u.length>0&&($O(0,u.length),u.charCodeAt(0)==43)?($O(1,u.length+1),u.substr(1)):u),WH,tH));case 33:return t==null?null:new NS((d=oV(t,!0),d.length>0&&($O(0,d.length),d.charCodeAt(0)==43)?($O(1,d.length+1),d.substr(1)):d));case 34:return t==null?null:G(jB((f=oV(t,!0),f.length>0&&($O(0,f.length),f.charCodeAt(0)==43)?($O(1,f.length+1),f.substr(1)):f),WH,tH));case 36:return t==null?null:TI(NV((p=oV(t,!0),p.length>0&&($O(0,p.length),p.charCodeAt(0)==43)?($O(1,p.length+1),p.substr(1)):p)));case 37:return t==null?null:TI(NV((m=oV(t,!0),m.length>0&&($O(0,m.length),m.charCodeAt(0)==43)?($O(1,m.length+1),m.substr(1)):m)));case 40:return bJe((xV(),t));case 42:return IGe((xV(),t));case 43:return IGe(t);case 44:return t==null?null:new NS((h=oV(t,!0),h.length>0&&($O(0,h.length),h.charCodeAt(0)==43)?($O(1,h.length+1),h.substr(1)):h));case 45:return t==null?null:new NS((g=oV(t,!0),g.length>0&&($O(0,g.length),g.charCodeAt(0)==43)?($O(1,g.length+1),g.substr(1)):g));case 46:return oV(t,!1);case 47:return QC(zV(this,(xV(),xVt),t));case 59:case 48:return yJe((xV(),t));case 49:return QC(zV(this,(xV(),SVt),t));case 50:return t==null?null:GP(jB((_=oV(t,!0),_.length>0&&($O(0,_.length),_.charCodeAt(0)==43)?($O(1,_.length+1),_.substr(1)):_),oY,32767)<<16>>16);case 51:return t==null?null:GP(jB((a=oV(t,!0),a.length>0&&($O(0,a.length),a.charCodeAt(0)==43)?($O(1,a.length+1),a.substr(1)):a),oY,32767)<<16>>16);case 53:return QC(zV(this,(xV(),CVt),t));case 55:return t==null?null:GP(jB((o=oV(t,!0),o.length>0&&($O(0,o.length),o.charCodeAt(0)==43)?($O(1,o.length+1),o.substr(1)):o),oY,32767)<<16>>16);case 56:return t==null?null:GP(jB((s=oV(t,!0),s.length>0&&($O(0,s.length),s.charCodeAt(0)==43)?($O(1,s.length+1),s.substr(1)):s),oY,32767)<<16>>16);case 57:return t==null?null:TI(NV((c=oV(t,!0),c.length>0&&($O(0,c.length),c.charCodeAt(0)==43)?($O(1,c.length+1),c.substr(1)):c)));case 58:return t==null?null:TI(NV((l=oV(t,!0),l.length>0&&($O(0,l.length),l.charCodeAt(0)==43)?($O(1,l.length+1),l.substr(1)):l)));case 60:return t==null?null:G(jB((n=oV(t,!0),n.length>0&&($O(0,n.length),n.charCodeAt(0)==43)?($O(1,n.length+1),n.substr(1)):n),WH,tH));case 61:return t==null?null:G(jB(oV(t,!0),WH,tH));default:throw D(new cv(pJ+e.ve()+mJ))}};var TVt,EVt,DVt,OVt;L(SY,`XMLTypeFactoryImpl`,1990),q(582,184,{109:1,94:1,93:1,158:1,197:1,57:1,241:1,114:1,52:1,100:1,161:1,184:1,117:1,118:1,680:1,2006:1,582:1},vCe),Q.N=!1,Q.O=!1;var kVt=!1;L(SY,`XMLTypePackageImpl`,582),q(1923,1,{835:1},Au),Q.Ik=function(){return ont(),YVt},L(SY,`XMLTypePackageImpl/1`,1923),q(1932,1,uY,ju),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/10`,1932),q(1933,1,uY,Mu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/11`,1933),q(1934,1,uY,Nu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/12`,1934),q(1935,1,uY,Pu),Q.dk=function(e){return Jx(e)},Q.ek=function(e){return V(YY,X,346,e,7,1)},L(SY,`XMLTypePackageImpl/13`,1935),q(1936,1,uY,cee),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/14`,1936),q(1937,1,uY,Fu),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/15`,1937),q(1938,1,uY,Iu),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/16`,1938),q(1939,1,uY,Lu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/17`,1939),q(1940,1,uY,zu),Q.dk=function(e){return M(e,164)},Q.ek=function(e){return V(XY,X,164,e,0,1)},L(SY,`XMLTypePackageImpl/18`,1940),q(1941,1,uY,Bu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/19`,1941),q(1924,1,uY,Vu),Q.dk=function(e){return M(e,841)},Q.ek=function(e){return V(v9,oH,841,e,0,1)},L(SY,`XMLTypePackageImpl/2`,1924),q(1942,1,uY,Hu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/20`,1942),q(1943,1,uY,Uu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/21`,1943),q(1944,1,uY,Wu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/22`,1944),q(1945,1,uY,lee),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/23`,1945),q(1946,1,uY,Gu),Q.dk=function(e){return M(e,195)},Q.ek=function(e){return V(X9,X,195,e,0,2)},L(SY,`XMLTypePackageImpl/24`,1946),q(1947,1,uY,uee),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/25`,1947),q(1948,1,uY,Ku),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/26`,1948),q(1949,1,uY,qu),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/27`,1949),q(1950,1,uY,Ju),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/28`,1950),q(1951,1,uY,Yu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/29`,1951),q(1925,1,uY,Xu),Q.dk=function(e){return M(e,671)},Q.ek=function(e){return V(y9,oH,2081,e,0,1)},L(SY,`XMLTypePackageImpl/3`,1925),q(1952,1,uY,Zu),Q.dk=function(e){return M(e,15)},Q.ek=function(e){return V(ZY,X,15,e,0,1)},L(SY,`XMLTypePackageImpl/30`,1952),q(1953,1,uY,Qu),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/31`,1953),q(1954,1,uY,$u),Q.dk=function(e){return M(e,190)},Q.ek=function(e){return V(QY,X,190,e,0,1)},L(SY,`XMLTypePackageImpl/32`,1954),q(1955,1,uY,ed),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/33`,1955),q(1956,1,uY,td),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/34`,1956),q(1957,1,uY,nd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/35`,1957),q(1958,1,uY,rd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/36`,1958),q(1959,1,uY,id),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/37`,1959),q(1960,1,uY,ad),Q.dk=function(e){return M(e,16)},Q.ek=function(e){return V(IY,uW,16,e,0,1)},L(SY,`XMLTypePackageImpl/38`,1960),q(1961,1,uY,od),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/39`,1961),q(1926,1,uY,dee),Q.dk=function(e){return M(e,672)},Q.ek=function(e){return V(b9,oH,2082,e,0,1)},L(SY,`XMLTypePackageImpl/4`,1926),q(1962,1,uY,sd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/40`,1962),q(1963,1,uY,cd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/41`,1963),q(1964,1,uY,ld),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/42`,1964),q(1965,1,uY,ud),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/43`,1965),q(1966,1,uY,dd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/44`,1966),q(1967,1,uY,fd),Q.dk=function(e){return M(e,191)},Q.ek=function(e){return V($Y,X,191,e,0,1)},L(SY,`XMLTypePackageImpl/45`,1967),q(1968,1,uY,pd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/46`,1968),q(1969,1,uY,md),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/47`,1969),q(1970,1,uY,hd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/48`,1970),q(1971,1,uY,gd),Q.dk=function(e){return M(e,191)},Q.ek=function(e){return V($Y,X,191,e,0,1)},L(SY,`XMLTypePackageImpl/49`,1971),q(1927,1,uY,_d),Q.dk=function(e){return M(e,673)},Q.ek=function(e){return V(cVt,oH,2083,e,0,1)},L(SY,`XMLTypePackageImpl/5`,1927),q(1972,1,uY,vd),Q.dk=function(e){return M(e,190)},Q.ek=function(e){return V(QY,X,190,e,0,1)},L(SY,`XMLTypePackageImpl/50`,1972),q(1973,1,uY,yd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/51`,1973),q(1974,1,uY,bd),Q.dk=function(e){return M(e,15)},Q.ek=function(e){return V(ZY,X,15,e,0,1)},L(SY,`XMLTypePackageImpl/52`,1974),q(1928,1,uY,xd),Q.dk=function(e){return Yx(e)},Q.ek=function(e){return V(eX,X,2,e,6,1)},L(SY,`XMLTypePackageImpl/6`,1928),q(1929,1,uY,Sd),Q.dk=function(e){return M(e,195)},Q.ek=function(e){return V(X9,X,195,e,0,2)},L(SY,`XMLTypePackageImpl/7`,1929),q(1930,1,uY,Cd),Q.dk=function(e){return qx(e)},Q.ek=function(e){return V(KY,X,473,e,8,1)},L(SY,`XMLTypePackageImpl/8`,1930),q(1931,1,uY,fee),Q.dk=function(e){return M(e,221)},Q.ek=function(e){return V(qY,X,221,e,0,1)},L(SY,`XMLTypePackageImpl/9`,1931);var j9,M9,N9,P9,$;q(53,63,GH,wv),L(DY,`RegEx/ParseException`,53),q(820,1,{},wd),Q._l=function(e){return e<this.j&&vD(this.i,e)==63},Q.am=function(){var e,t,n,r,i;if(this.c!=10)throw D(new wv(QV((IS(),jJ))));switch(e=this.a,e){case 101:e=27;break;case 102:e=12;break;case 110:e=10;break;case 114:e=13;break;case 116:e=9;break;case 120:if(HV(this),this.c!=0)throw D(new wv(QV((IS(),PJ))));if(this.a==123){i=0,n=0;do{if(HV(this),this.c!=0)throw D(new wv(QV((IS(),PJ))));if((i=mL(this.a))<0)break;if(n>n*16)throw D(new wv(QV((IS(),n_t))));n=n*16+i}while(!0);if(this.a!=125)throw D(new wv(QV((IS(),r_t))));if(n>OY)throw D(new wv(QV((IS(),i_t))));e=n}else{if(i=0,this.c!=0||(i=mL(this.a))<0||(n=i,HV(this),this.c!=0||(i=mL(this.a))<0))throw D(new wv(QV((IS(),PJ))));n=n*16+i,e=n}break;case 117:if(r=0,HV(this),this.c!=0||(r=mL(this.a))<0||(t=r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0))throw D(new wv(QV((IS(),PJ))));t=t*16+r,e=t;break;case 118:if(HV(this),this.c!=0||(r=mL(this.a))<0||(t=r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0)||(t=t*16+r,HV(this),this.c!=0||(r=mL(this.a))<0))throw D(new wv(QV((IS(),PJ))));if(t=t*16+r,t>OY)throw D(new wv(QV((IS(),`parser.descappe.4`))));e=t;break;case 65:case 90:case 122:throw D(new wv(QV((IS(),a_t))))}return e},Q.bm=function(e){var t,n;switch(e){case 100:n=(this.e&32)==32?PV(`Nd`,!0):(JV(),B9);break;case 68:n=(this.e&32)==32?PV(`Nd`,!1):(JV(),RVt);break;case 119:n=(this.e&32)==32?PV(`IsWord`,!0):(JV(),U9);break;case 87:n=(this.e&32)==32?PV(`IsWord`,!1):(JV(),BVt);break;case 115:n=(this.e&32)==32?PV(`IsSpace`,!0):(JV(),H9);break;case 83:n=(this.e&32)==32?PV(`IsSpace`,!1):(JV(),zVt);break;default:throw D(new U_((t=e,Ovt+t.toString(16))))}return n},Q.cm=function(e){var t,n,r,i,a,o,s,c,l,u,d,f;for(this.b=1,HV(this),t=null,this.c==0&&this.a==94?(HV(this),e?u=(JV(),JV(),++W9,new tk(5)):(t=(JV(),JV(),++W9,new tk(4)),cB(t,0,OY),u=(++W9,new tk(4)))):u=(JV(),JV(),++W9,new tk(4)),i=!0;(f=this.c)!=1&&!(f==0&&this.a==93&&!i);){if(i=!1,n=this.a,r=!1,f==10)switch(n){case 100:case 68:case 119:case 87:case 115:case 83:sV(u,this.bm(n)),r=!0;break;case 105:case 73:case 99:case 67:n=this.sm(u,n),n<0&&(r=!0);break;case 112:case 80:if(d=U2e(this,n),!d)throw D(new wv(QV((IS(),Kgt))));sV(u,d),r=!0;break;default:n=this.am()}else if(f==20){if(o=LC(this.i,58,this.d),o<0)throw D(new wv(QV((IS(),qgt))));if(s=!0,vD(this.i,this.d)==94&&(++this.d,s=!1),a=rO(this.i,this.d,o),c=fNe(a,s,(this.e&512)==512),!c)throw D(new wv(QV((IS(),Jgt))));if(sV(u,c),r=!0,o+1>=this.j||vD(this.i,o+1)!=93)throw D(new wv(QV((IS(),qgt))));this.d=o+2}if(HV(this),!r)if(this.c!=0||this.a!=45)cB(u,n,n);else{if(HV(this),(f=this.c)==1)throw D(new wv(QV((IS(),NJ))));f==0&&this.a==93?(cB(u,n,n),cB(u,45,45)):(l=this.a,f==10&&(l=this.am()),HV(this),cB(u,n,l))}(this.e&RJ)==RJ&&this.c==0&&this.a==44&&HV(this)}if(this.c==1)throw D(new wv(QV((IS(),NJ))));return t&&(CV(t,u),u=t),jz(u),pV(u),this.b=0,HV(this),u},Q.dm=function(){for(var e,t,n=this.cm(!1),r;(r=this.c)!=7;)if(e=this.a,r==0&&(e==45||e==38)||r==4){if(HV(this),this.c!=9)throw D(new wv(QV((IS(),$gt))));if(t=this.cm(!1),r==4)sV(n,t);else if(e==45)CV(n,t);else if(e==38)Yat(n,t);else throw D(new U_(`ASSERT`))}else throw D(new wv(QV((IS(),e_t))));return HV(this),n},Q.em=function(){var e=this.a-48,t=(JV(),JV(),++W9,new sO(12,null,e));return!this.g&&(this.g=new Rg),Mg(this.g,new ng(e)),HV(this),t},Q.fm=function(){return HV(this),JV(),HVt},Q.gm=function(){return HV(this),JV(),VVt},Q.hm=function(){throw D(new wv(QV((IS(),FJ))))},Q.im=function(){throw D(new wv(QV((IS(),FJ))))},Q.jm=function(){return HV(this),XBe()},Q.km=function(){return HV(this),JV(),WVt},Q.lm=function(){return HV(this),JV(),KVt},Q.mm=function(){var e;if(this.d>=this.j||((e=vD(this.i,this.d++))&65504)!=64)throw D(new wv(QV((IS(),Hgt))));return HV(this),JV(),JV(),++W9,new wT(0,e-64)},Q.nm=function(){return HV(this),jnt()},Q.om=function(){return HV(this),JV(),qVt},Q.pm=function(){var e=(JV(),JV(),++W9,new wT(0,105));return HV(this),e},Q.qm=function(){return HV(this),JV(),GVt},Q.rm=function(){return HV(this),JV(),UVt},Q.sm=function(e,t){return this.am()},Q.tm=function(){return HV(this),JV(),IVt},Q.um=function(){var e,t,n,r,i;if(this.d+1>=this.j)throw D(new wv(QV((IS(),zgt))));if(r=-1,t=null,e=vD(this.i,this.d),49<=e&&e<=57){if(r=e-48,!this.g&&(this.g=new Rg),Mg(this.g,new ng(r)),++this.d,vD(this.i,this.d)!=41)throw D(new wv(QV((IS(),MJ))));++this.d}else switch(e==63&&--this.d,HV(this),t=Hct(this),t.e){case 20:case 21:case 22:case 23:break;case 8:if(this.c!=7)throw D(new wv(QV((IS(),MJ))));break;default:throw D(new wv(QV((IS(),Bgt))))}if(HV(this),i=vI(this),n=null,i.e==2){if(i.Nm()!=2)throw D(new wv(QV((IS(),Vgt))));n=i.Jm(1),i=i.Jm(0)}if(this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),JV(),JV(),++W9,new QPe(r,t,i,n)},Q.vm=function(){return HV(this),JV(),LVt},Q.wm=function(){var e;if(HV(this),e=vE(24,vI(this)),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.xm=function(){var e;if(HV(this),e=vE(20,vI(this)),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.ym=function(){var e;if(HV(this),e=vE(22,vI(this)),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.zm=function(){var e=0,t,n=0,r,i;for(t=-1;this.d<this.j&&(t=vD(this.i,this.d),i=B4e(t),i!=0);)e|=i,++this.d;if(this.d>=this.j)throw D(new wv(QV((IS(),Lgt))));if(t==45){for(++this.d;this.d<this.j&&(t=vD(this.i,this.d),i=B4e(t),i!=0);)n|=i,++this.d;if(this.d>=this.j)throw D(new wv(QV((IS(),Lgt))))}if(t==58){if(++this.d,HV(this),r=ESe(vI(this),e,n),this.c!=7)throw D(new wv(QV((IS(),MJ))));HV(this)}else if(t==41)++this.d,HV(this),r=ESe(vI(this),e,n);else throw D(new wv(QV((IS(),Rgt))));return r},Q.Am=function(){var e;if(HV(this),e=vE(21,vI(this)),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.Bm=function(){var e;if(HV(this),e=vE(23,vI(this)),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.Cm=function(){var e,t;if(HV(this),e=this.f++,t=yE(vI(this),e),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),t},Q.Dm=function(){var e;if(HV(this),e=yE(vI(this),0),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.Em=function(e){return HV(this),this.c==5?(HV(this),kT(e,(JV(),JV(),++W9,new Uk(9,e)))):kT(e,(JV(),JV(),++W9,new Uk(3,e)))},Q.Fm=function(e){var t;return HV(this),t=(JV(),JV(),++W9,new zS(2)),this.c==5?(HV(this),hV(t,V9),hV(t,e)):(hV(t,e),hV(t,V9)),t},Q.Gm=function(e){return HV(this),this.c==5?(HV(this),JV(),JV(),++W9,new Uk(9,e)):(JV(),JV(),++W9,new Uk(3,e))},Q.a=0,Q.b=0,Q.c=0,Q.d=0,Q.e=0,Q.f=1,Q.g=null,Q.j=0,L(DY,`RegEx/RegexParser`,820),q(1910,820,{},T_),Q._l=function(e){return!1},Q.am=function(){return G7e(this)},Q.bm=function(e){return MB(e)},Q.cm=function(e){return slt(this)},Q.dm=function(){throw D(new wv(QV((IS(),FJ))))},Q.em=function(){throw D(new wv(QV((IS(),FJ))))},Q.fm=function(){throw D(new wv(QV((IS(),FJ))))},Q.gm=function(){throw D(new wv(QV((IS(),FJ))))},Q.hm=function(){return HV(this),MB(67)},Q.im=function(){return HV(this),MB(73)},Q.jm=function(){throw D(new wv(QV((IS(),FJ))))},Q.km=function(){throw D(new wv(QV((IS(),FJ))))},Q.lm=function(){throw D(new wv(QV((IS(),FJ))))},Q.mm=function(){return HV(this),MB(99)},Q.nm=function(){throw D(new wv(QV((IS(),FJ))))},Q.om=function(){throw D(new wv(QV((IS(),FJ))))},Q.pm=function(){return HV(this),MB(105)},Q.qm=function(){throw D(new wv(QV((IS(),FJ))))},Q.rm=function(){throw D(new wv(QV((IS(),FJ))))},Q.sm=function(e,t){return sV(e,MB(t)),-1},Q.tm=function(){return HV(this),JV(),JV(),++W9,new wT(0,94)},Q.um=function(){throw D(new wv(QV((IS(),FJ))))},Q.vm=function(){return HV(this),JV(),JV(),++W9,new wT(0,36)},Q.wm=function(){throw D(new wv(QV((IS(),FJ))))},Q.xm=function(){throw D(new wv(QV((IS(),FJ))))},Q.ym=function(){throw D(new wv(QV((IS(),FJ))))},Q.zm=function(){throw D(new wv(QV((IS(),FJ))))},Q.Am=function(){throw D(new wv(QV((IS(),FJ))))},Q.Bm=function(){throw D(new wv(QV((IS(),FJ))))},Q.Cm=function(){var e;if(HV(this),e=yE(vI(this),0),this.c!=7)throw D(new wv(QV((IS(),MJ))));return HV(this),e},Q.Dm=function(){throw D(new wv(QV((IS(),FJ))))},Q.Em=function(e){return HV(this),kT(e,(JV(),JV(),++W9,new Uk(3,e)))},Q.Fm=function(e){var t;return HV(this),t=(JV(),JV(),++W9,new zS(2)),hV(t,e),hV(t,V9),t},Q.Gm=function(e){return HV(this),JV(),JV(),++W9,new Uk(3,e)};var F9=null,I9=null;L(DY,`RegEx/ParserForXMLSchema`,1910),q(121,1,AY,rg),Q.Hm=function(e){throw D(new U_(`Not supported.`))},Q.Im=function(){return-1},Q.Jm=function(e){return null},Q.Km=function(){return null},Q.Lm=function(e){},Q.Mm=function(e){},Q.Nm=function(){return 0},Q.Ib=function(){return this.Om(0)},Q.Om=function(e){return this.e==11?`.`:``},Q.e=0;var AVt,L9,R9,jVt,MVt,z9=null,B9,NVt=null,PVt,V9,FVt=null,IVt,LVt,RVt,zVt,BVt,VVt,H9,HVt,UVt,WVt,GVt,U9,KVt,qVt,W9=0,JVt=L(DY,`RegEx/Token`,121);q(137,121,{3:1,137:1,121:1},tk),Q.Om=function(e){var t,n,r;if(this.e==4)if(this==PVt)n=`.`;else if(this==B9)n=`\\d`;else if(this==U9)n=`\\w`;else if(this==H9)n=`\\s`;else{for(r=new Av,r.a+=`[`,t=0;t<this.b.length;t+=2)(e&RJ)!=0&&t>0&&(r.a+=`,`),this.b[t]===this.b[t+1]?tS(r,KB(this.b[t])):(tS(r,KB(this.b[t])),r.a+=`-`,tS(r,KB(this.b[t+1])));r.a+=`]`,n=r.a}else if(this==RVt)n=`\\D`;else if(this==BVt)n=`\\W`;else if(this==zVt)n=`\\S`;else{for(r=new Av,r.a+=`[^`,t=0;t<this.b.length;t+=2)(e&RJ)!=0&&t>0&&(r.a+=`,`),this.b[t]===this.b[t+1]?tS(r,KB(this.b[t])):(tS(r,KB(this.b[t])),r.a+=`-`,tS(r,KB(this.b[t+1])));r.a+=`]`,n=r.a}return n},Q.a=!1,Q.c=!1,L(DY,`RegEx/RangeToken`,137),q(580,1,{580:1},ng),Q.a=0,L(DY,`RegEx/RegexParser/ReferencePosition`,580),q(579,1,{3:1,579:1},ioe),Q.Fb=function(e){var t;return e==null||!M(e,579)?!1:(t=P(e,579),Sw(this.b,t.b)&&this.a==t.a)},Q.Hb=function(){return mP(this.b+`/`+p5e(this.a))},Q.Ib=function(){return this.c.Om(this.a)},Q.a=0,L(DY,`RegEx/RegularExpression`,579),q(228,121,AY,wT),Q.Im=function(){return this.a},Q.Om=function(e){var t,n,r;switch(this.e){case 0:switch(this.a){case 124:case 42:case 43:case 63:case 40:case 41:case 46:case 91:case 123:case 92:r=`\\`+mw(this.a&XH);break;case 12:r=`\\f`;break;case 10:r=`\\n`;break;case 13:r=`\\r`;break;case 9:r=`\\t`;break;case 27:r=`\\e`;break;default:this.a>=NU?(n=(t=this.a>>>0,`0`+t.toString(16)),r=`\\v`+rO(n,n.length-6,n.length)):r=``+mw(this.a&XH)}break;case 8:r=this==IVt||this==LVt?``+mw(this.a&XH):`\\`+mw(this.a&XH);break;default:r=null}return r},Q.a=0,L(DY,`RegEx/Token/CharToken`,228),q(322,121,AY,Uk),Q.Jm=function(e){return this.a},Q.Lm=function(e){this.b=e},Q.Mm=function(e){this.c=e},Q.Nm=function(){return 1},Q.Om=function(e){var t;if(this.e==3)if(this.c<0&&this.b<0)t=this.a.Om(e)+`*`;else if(this.c==this.b)t=this.a.Om(e)+`{`+this.c+`}`;else if(this.c>=0&&this.b>=0)t=this.a.Om(e)+`{`+this.c+`,`+this.b+`}`;else if(this.c>=0&&this.b<0)t=this.a.Om(e)+`{`+this.c+`,}`;else throw D(new U_(`Token#toString(): CLOSURE `+this.c+aH+this.b));else if(this.c<0&&this.b<0)t=this.a.Om(e)+`*?`;else if(this.c==this.b)t=this.a.Om(e)+`{`+this.c+`}?`;else if(this.c>=0&&this.b>=0)t=this.a.Om(e)+`{`+this.c+`,`+this.b+`}?`;else if(this.c>=0&&this.b<0)t=this.a.Om(e)+`{`+this.c+`,}?`;else throw D(new U_(`Token#toString(): NONGREEDYCLOSURE `+this.c+aH+this.b));return t},Q.b=0,Q.c=0,L(DY,`RegEx/Token/ClosureToken`,322),q(821,121,AY,Uxe),Q.Jm=function(e){return e==0?this.a:this.b},Q.Nm=function(){return 2},Q.Om=function(e){return this.b.e==3&&this.b.Jm(0)==this.a?this.a.Om(e)+`+`:this.b.e==9&&this.b.Jm(0)==this.a?this.a.Om(e)+`+?`:this.a.Om(e)+(``+this.b.Om(e))},L(DY,`RegEx/Token/ConcatToken`,821),q(1908,121,AY,QPe),Q.Jm=function(e){if(e==0)return this.d;if(e==1)return this.b;throw D(new U_(`Internal Error: `+e))},Q.Nm=function(){return this.b?2:1},Q.Om=function(e){var t=this.c>0?`(?(`+this.c+`)`:this.a.e==8?`(?(`+this.a+`)`:`(?`+this.a;return this.b?t+=this.d+`|`+this.b+`)`:t+=this.d+`)`,t},Q.c=0,L(DY,`RegEx/Token/ConditionToken`,1908),q(1909,121,AY,BDe),Q.Jm=function(e){return this.b},Q.Nm=function(){return 1},Q.Om=function(e){return`(?`+(this.a==0?``:p5e(this.a))+(this.c==0?``:p5e(this.c))+`:`+this.b.Om(e)+`)`},Q.a=0,Q.c=0,L(DY,`RegEx/Token/ModifierToken`,1909),q(822,121,AY,HSe),Q.Jm=function(e){return this.a},Q.Nm=function(){return 1},Q.Om=function(e){var t=null;switch(this.e){case 6:t=this.b==0?`(?:`+this.a.Om(e)+`)`:`(`+this.a.Om(e)+`)`;break;case 20:t=`(?=`+this.a.Om(e)+`)`;break;case 21:t=`(?!`+this.a.Om(e)+`)`;break;case 22:t=`(?<=`+this.a.Om(e)+`)`;break;case 23:t=`(?<!`+this.a.Om(e)+`)`;break;case 24:t=`(?>`+this.a.Om(e)+`)`}return t},Q.b=0,L(DY,`RegEx/Token/ParenToken`,822),q(517,121,{3:1,121:1,517:1},sO),Q.Km=function(){return this.b},Q.Om=function(e){return this.e==12?`\\`+this.a:v6e(this.b)},Q.a=0,L(DY,`RegEx/Token/StringToken`,517),q(466,121,AY,zS),Q.Hm=function(e){hV(this,e)},Q.Jm=function(e){return P(nD(this.a,e),121)},Q.Nm=function(){return this.a?this.a.a.c.length:0},Q.Om=function(e){var t,n,r,i,a;if(this.e==1){if(this.a.a.c.length==2)t=P(nD(this.a,0),121),n=P(nD(this.a,1),121),i=n.e==3&&n.Jm(0)==t?t.Om(e)+`+`:n.e==9&&n.Jm(0)==t?t.Om(e)+`+?`:t.Om(e)+(``+n.Om(e));else{for(a=new Av,r=0;r<this.a.a.c.length;r++)tS(a,P(nD(this.a,r),121).Om(e));i=a.a}return i}if(this.a.a.c.length==2&&P(nD(this.a,1),121).e==7)i=P(nD(this.a,0),121).Om(e)+`?`;else if(this.a.a.c.length==2&&P(nD(this.a,0),121).e==7)i=P(nD(this.a,1),121).Om(e)+`??`;else{for(a=new Av,tS(a,P(nD(this.a,0),121).Om(e)),r=1;r<this.a.a.c.length;r++)a.a+=`|`,tS(a,P(nD(this.a,r),121).Om(e));i=a.a}return i},L(DY,`RegEx/Token/UnionToken`,466),q(514,1,{589:1},xy),Q.Ib=function(){return this.a.b},L(zvt,`XMLTypeUtil/PatternMatcherImpl`,514),q(1673,1488,{},Td);var YVt;L(zvt,`XMLTypeValidator`,1673),q(270,1,DH,JT),Q.Ic=function(e){rA(this,e)},Q.Jc=function(){return(this.b-this.a)*this.c<0?G9:new sC(this)},Q.a=0,Q.b=0,Q.c=0;var G9;L(Bvt,`ExclusiveRange`,270),q(1054,1,vH,Ed),Q.Rb=function(e){P(e,15),Jue()},Q.Nb=function(e){_E(this,e)},Q.Pb=function(){return jae()},Q.Ub=function(){return Mae()},Q.Wb=function(e){P(e,15),Xue()},Q.Ob=function(){return!1},Q.Sb=function(){return!1},Q.Tb=function(){return-1},Q.Vb=function(){return-1},Q.Qb=function(){throw D(new dv(Uvt))},L(Bvt,`ExclusiveRange/1`,1054),q(259,1,vH,sC),Q.Rb=function(e){P(e,15),Yue()},Q.Nb=function(e){_E(this,e)},Q.Pb=function(){return lHe(this)},Q.Ub=function(){return TNe(this)},Q.Wb=function(e){P(e,15),Zue()},Q.Ob=function(){return this.c.c<0?this.a>=this.c.b:this.a<=this.c.b},Q.Sb=function(){return this.b>0},Q.Tb=function(){return this.b},Q.Vb=function(){return this.b-1},Q.Qb=function(){throw D(new dv(Uvt))},Q.a=0,Q.b=0,L(Bvt,`ExclusiveRange/RangeIterator`,259);var K9=lD(HJ,`C`),q9=lD(GJ,`I`),J9=lD(eH,`Z`),Y9=lD(KJ,`J`),X9=lD(VJ,`B`),Z9=lD(UJ,`D`),Q9=lD(WJ,`F`),$9=lD(qJ,`S`),XVt=lT(`org.eclipse.elk.core.labels`,`ILabelManager`),ZVt=lT(yJ,`DiagnosticChain`),QVt=lT(Y_t,`ResourceSet`),$Vt=L(yJ,`InvocationTargetException`,null),eHt=(kv(),$Ae),tHt=tHt=xZe;IIe($ne),QLe(`permProps`,[[[`locale`,`default`],[Wvt,`gecko1_8`]],[[`locale`,`default`],[Wvt,`safari`]]]),tHt(null,`elk`,null)}).call(this)}).call(this,typeof global<`u`?global:typeof self<`u`?self:typeof window<`u`?window:{})},{}],3:[function(e,t,n){function r(e){"@babel/helpers - typeof";return r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},r(e)}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,`value`in r&&(r.writable=!0),Object.defineProperty(e,o(r.key),r)}}function a(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function o(e){var t=s(e,`string`);return r(t)==`symbol`?t:t+``}function s(e,t){if(r(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var i=n.call(e,t||`default`);if(r(i)!=`object`)return i;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function c(e,t){if(!(e instanceof t))throw TypeError(`Cannot call a class as a function`)}function l(e,t,n){return t=p(t),u(e,f()?Reflect.construct(t,n||[],p(e).constructor):t.apply(e,n))}function u(e,t){if(t&&(r(t)==`object`||typeof t==`function`))return t;if(t!==void 0)throw TypeError(`Derived constructors may only return object or undefined`);return d(e)}function d(e){if(e===void 0)throw ReferenceError(`this hasn't been initialised - super() hasn't been called`);return e}function f(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(f=function(){return!!e})()}function p(e){return p=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},p(e)}function m(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Super expression must either be null or a function`);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&h(e,t)}function h(e,t){return h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},h(e,t)}var g=function(t){function n(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};c(this,n);var r=Object.assign({},t),i=!1;try{e.resolve(`web-worker`),i=!0}catch{}if(t.workerUrl)if(i){var a=e("web-worker");r.workerFactory=function(e){return new a(e)}}else console.warn(`Web worker requested but 'web-worker' package not installed.
72
72
  Consider installing the package or pass your own 'workerFactory' to ELK's constructor.
73
- ... Falling back to non-web worker version.`);if(!r.workerFactory){var o=e("./elk-worker.min.js").Worker;r.workerFactory=function(e){return new o(e)}}return l(this,n,[r])}return m(n,t),a(n)}(e("./elk-api.js").default);Object.defineProperty(t.exports,"__esModule",{value:!0}),t.exports=g,g.default=g},{"./elk-api.js":1,"./elk-worker.min.js":2,"web-worker":4}],4:[function(e,t,n){t.exports=typeof Worker<`u`?Worker:void 0},{}]},{},[3])(3)})})),_m=o((()=>{})),vm,ym,bm,E,xm,Sm,Cm=o((()=>{vm=u(h(),1),_m(),ym=x(),bm=(0,vm.createContext)(void 0),E=`aikit-theme-mode`,xm=({children:e,defaultMode:t=`system`})=>{let[n,r]=(0,vm.useState)(()=>{if(typeof window>`u`)return t;try{return localStorage.getItem(E)||t}catch{return t}}),[i,a]=(0,vm.useState)(`light`),o=(0,vm.useCallback)(e=>{if(e===`system`){let e=window.matchMedia(`(prefers-color-scheme: dark)`).matches;a(e?`dark`:`light`)}else a(e)},[]);(0,vm.useEffect)(()=>{if(o(n),n===`system`){let e=window.matchMedia(`(prefers-color-scheme: dark)`),t=()=>o(`system`);return e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)}},[n,o]),(0,vm.useEffect)(()=>{document.documentElement.setAttribute(`data-theme`,i)},[i]);let s=(0,vm.useCallback)(e=>{r(e);try{localStorage.setItem(E,e)}catch{}},[]),c=(0,vm.useCallback)(()=>{s(i===`light`?`dark`:`light`)},[i,s]);return(0,ym.jsx)(bm.Provider,{value:{mode:n,resolvedMode:i,setMode:s,toggleMode:c},children:e})},Sm=()=>{let e=(0,vm.useContext)(bm);if(e===void 0)throw Error(`useTheme must be used within a ThemeProvider`);return e}})),wm,Tm,Em=o((()=>{h(),wm=x(),Tm=({children:e,variant:t=`full`,className:n=``,style:r,showGradientGlow:i=!1})=>(0,wm.jsxs)(`div`,{className:`${`layout-${t}`} ${n}`.trim(),style:r,children:[i?(0,wm.jsxs)(wm.Fragment,{children:[(0,wm.jsx)(`div`,{className:`aikit-glow-primary`}),(0,wm.jsx)(`div`,{className:`aikit-glow-secondary`})]}):null,e]})})),Dm=o((()=>{})),Om,km,Am,Pee,Fee,Iee,Lee,jm,Mm=o((()=>{Om=u(h(),1),Cm(),Dm(),km=x(),Am=(0,km.jsx)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:(0,km.jsx)(`path`,{d:`M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z`})}),Pee=(0,km.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`14`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`path`,{d:`M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z`}),(0,km.jsx)(`circle`,{cx:`12`,cy:`13`,r:`4`})]}),Fee=(0,km.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`14`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`}),(0,km.jsx)(`polyline`,{points:`7 10 12 15 17 10`}),(0,km.jsx)(`line`,{x1:`12`,y1:`15`,x2:`12`,y2:`3`})]}),Iee=(0,km.jsxs)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`circle`,{cx:`12`,cy:`12`,r:`5`}),(0,km.jsx)(`path`,{d:`M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42`})]}),Lee=(0,km.jsx)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:(0,km.jsx)(`path`,{d:`M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z`})}),jm=({title:e=`AI Kit`,subtitle:t,showThemeToggle:n=!0,showToolbox:r=!0,actions:i,toolboxItems:a})=>{let{resolvedMode:o,toggleMode:s}=Sm(),[c,l]=(0,Om.useState)(!1),u=(0,Om.useRef)(null),d=o===`dark`?`Switch to light theme`:`Switch to dark theme`,f=(0,Om.useCallback)(async()=>{try{if(typeof window.screenshotPage==`function`){l(!1),await window.screenshotPage();return}l(!1);let e=await h();try{if(navigator.clipboard?.write&&typeof ClipboardItem<`u`)await navigator.clipboard.write([new ClipboardItem({"image/png":e})]),p(`Copied image to clipboard.`);else{let t=await new Promise(t=>{let n=new FileReader;n.onload=()=>t(String(n.result)),n.readAsDataURL(e)}),n=!1,r=e=>{let r=e.clipboardData;r&&(e.preventDefault(),r.setData(`text/html`,`<img alt="AI Kit" src="${t}">`),r.setData(`text/plain`,`AI Kit image`),n=!0)};document.addEventListener(`copy`,r,{once:!0});try{n=document.execCommand(`copy`)||n}finally{document.removeEventListener(`copy`,r)}if(!n)throw Error(`Legacy clipboard copy unavailable`);p(`Copied image to clipboard.`)}}catch{console.warn(`Clipboard unavailable, falling back to download`);let t=new Date().toISOString().replace(/[.:]/g,`-`),n=URL.createObjectURL(e),r=document.createElement(`a`);r.href=n,r.download=`aikit-present-${t}.png`,document.body.appendChild(r),r.click(),r.remove(),setTimeout(()=>URL.revokeObjectURL(n),1e4),p(`Clipboard blocked — image downloaded instead.`)}}catch(e){console.warn(`Screenshot failed`,e),p(`Screenshot failed.`,`error`)}},[]),p=(e,t=`info`)=>{let n=document.querySelector(`.aikit-copy-status`);n&&n.remove();let r=document.createElement(`div`);r.className=`aikit-copy-status`,r.setAttribute(`role`,`status`),r.setAttribute(`aria-live`,`polite`),r.dataset.tone=t,r.textContent=e,document.body.appendChild(r),setTimeout(()=>r.remove(),4e3)},m=(0,Om.useCallback)(async()=>{try{if(typeof window.downloadPng==`function`){l(!1),await window.downloadPng();return}l(!1);let e=await h(),t=new Date().toISOString().replace(/[.:]/g,`-`),n=URL.createObjectURL(e),r=document.createElement(`a`);r.href=n,r.download=`aikit-present-${t}.png`,document.body.appendChild(r),r.click(),r.remove(),setTimeout(()=>URL.revokeObjectURL(n),1e4),p(`Downloaded image.`)}catch(e){console.warn(`Download failed`,e),p(`Download failed.`,`error`)}},[]),h=async()=>{let e=window.scrollX,t=window.scrollY;window.scrollTo(0,0),await new Promise(e=>requestAnimationFrame(()=>e(void 0)));let n=Math.max(document.documentElement.scrollWidth,document.documentElement.clientWidth),r=Math.max(document.documentElement.scrollHeight,document.documentElement.clientHeight),i=window.devicePixelRatio||1,a=document.createElement(`canvas`);a.width=Math.max(1,Math.ceil(n*i)),a.height=Math.max(1,Math.ceil(r*i));let o=a.getContext(`2d`);if(!o)throw Error(`Canvas context unavailable`);o.scale(i,i);let s=document.documentElement.cloneNode(!0);s.querySelectorAll(`script`).forEach(e=>e.remove());let c=(e,t)=>{let n=window.getComputedStyle(e),r=Array.from(n).map(e=>`${e}:${n.getPropertyValue(e)};`).join(``);t.setAttribute(`style`,r);for(let n=0;n<e.children.length;n++)c(e.children[n],t.children[n])};c(document.documentElement,s);let l=[`<svg xmlns="http://www.w3.org/2000/svg" width="${n}" height="${r}" viewBox="0 0 ${n} ${r}">`,`<foreignObject width="100%" height="100%">${new XMLSerializer().serializeToString(s)}</foreignObject>`,`</svg>`].join(``),u=new Blob([l],{type:`image/svg+xml;charset=utf-8`}),d=URL.createObjectURL(u);try{await new Promise((e,t)=>{let i=new Image;i.onload=()=>{o.drawImage(i,0,0,n,r),e()},i.onerror=()=>t(Error(`ForeignObject render failed`)),i.src=d})}finally{URL.revokeObjectURL(d)}let f=await new Promise(e=>a.toBlob(e,`image/png`));if(!f||f.type!==`image/png`)throw Error(`PNG export failed`);return window.scrollTo(e,t),f},g=a??[{id:`copy-image`,label:`Copy as Image`,icon:(0,km.jsx)(`span`,{"aria-hidden":`true`,children:Pee}),onClick:f},{id:`download-image`,label:`Download as PNG`,icon:(0,km.jsx)(`span`,{"aria-hidden":`true`,children:Fee}),onClick:m}];return(0,Om.useEffect)(()=>{if(!c)return;let e=e=>{u.current&&!u.current.contains(e.target)&&l(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[c]),(0,Om.useEffect)(()=>{if(!c)return;let e=e=>{e.key===`Escape`&&l(!1)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[c]),(0,km.jsxs)(`header`,{className:`aikit-header`,children:[(0,km.jsx)(`div`,{className:`aikit-header-brand`,children:`AI KIT`}),(0,km.jsxs)(`div`,{className:`aikit-header-title`,children:[(0,km.jsx)(`span`,{className:`aikit-header-title-text`,children:e}),t?(0,km.jsx)(`span`,{className:`aikit-header-subtitle`,children:t}):null]}),(0,km.jsxs)(`div`,{className:`aikit-header-actions`,children:[i,r&&g.length>0?(0,km.jsxs)(`div`,{className:`aikit-toolbox`,ref:u,children:[(0,km.jsx)(`button`,{type:`button`,className:`aikit-toolbox-toggle`,"aria-label":`Open tools menu`,"aria-haspopup":`menu`,"aria-expanded":c,"aria-controls":`aikit-toolbox-menu`,onClick:()=>l(e=>!e),children:Am}),(0,km.jsx)(`div`,{id:`aikit-toolbox-menu`,className:`aikit-toolbox-menu`,role:`menu`,hidden:!c,children:g.map(e=>(0,km.jsxs)(`button`,{type:`button`,className:`aikit-toolbox-item`,role:`menuitem`,"data-shared-chrome-action":e.id,"aria-label":e.label,onClick:()=>{l(!1),e.onClick()},children:[e.icon,(0,km.jsx)(`span`,{children:e.label})]},e.id))})]}):null,n?(0,km.jsxs)(`button`,{type:`button`,className:`aikit-theme-toggle`,"aria-label":d,"aria-pressed":o===`dark`,title:d,onClick:s,children:[(0,km.jsx)(`span`,{className:`aikit-theme-toggle-icon aikit-theme-toggle-icon--sun`,"aria-hidden":`true`,children:Iee}),(0,km.jsx)(`span`,{className:`aikit-theme-toggle-icon aikit-theme-toggle-icon--moon`,"aria-hidden":`true`,children:Lee})]}):null]})]})}}));function Ree(e){if(!e)return null;let t=new Date(e);return isNaN(t.getTime())?{display:e}:{dateTime:t.toISOString(),display:new Intl.DateTimeFormat(void 0,{month:`long`,day:`numeric`,year:`numeric`,hour:`numeric`,minute:`2-digit`}).format(t)}}function zee(e){return!e||e.length===0?null:(0,Nm.jsx)(`span`,{className:`aikit-footer-legend`,children:e.map((e,t)=>(0,Nm.jsxs)(`span`,{className:`aikit-footer-legend-item`,children:[(0,Nm.jsx)(`span`,{className:`aikit-footer-legend-swatch`,style:{backgroundColor:e.color}}),(0,Nm.jsxs)(`span`,{children:[e.icon?(0,Nm.jsxs)(`span`,{children:[e.icon,` `]}):null,e.label]})]},`${e.label}-${t}`))})}var Nm,Pm,Fm=o((()=>{h(),Dm(),Nm=x(),Pm=({generatedAt:e,badge:t,showTimestamp:n=!0,showAttribution:r=!0,showInstallGuide:i=!0,installUrl:a=`https://hermes-agent.nousresearch.com`,legend:o,content:s})=>{let c=n?Ree(e):null,l=c?[`Generated by `,(0,Nm.jsx)(`span`,{className:`aikit-footer-brand`,children:`AI KIT`},`brand`),` at `,c.dateTime?(0,Nm.jsx)(`time`,{className:`aikit-footer-timestamp`,dateTime:c.dateTime,children:c.display},`time`):(0,Nm.jsx)(`span`,{className:`aikit-footer-timestamp`,children:c.display},`time`)]:[`Generated by `,(0,Nm.jsx)(`span`,{className:`aikit-footer-brand`,children:`AI KIT`},`brand`)],u=s??zee(o);return(0,Nm.jsxs)(`footer`,{className:`aikit-footer`,children:[(0,Nm.jsxs)(`div`,{className:`aikit-footer-meta`,children:[r?(0,Nm.jsx)(`span`,{className:`aikit-footer-text`,children:l}):null,u?(0,Nm.jsx)(`div`,{className:`aikit-footer-slot`,children:u}):null,r&&i?(0,Nm.jsx)(`span`,{className:`aikit-footer-slot`,children:(0,Nm.jsx)(`a`,{href:a,target:`_blank`,rel:`noopener`,children:`Get AI Kit →`})}):null]}),t?(0,Nm.jsx)(`span`,{className:`aikit-footer-badge`,children:t}):null]})}}));function Bee(e){let t=e.toLowerCase().trim().replace(/[^a-z0-9.#]/g,``);return Rm[t]??t}function Vee(e){return Lm[Bee(e)]??null}var Im,Lm,Rm,zm=o((()=>{Im=`0 0 24 24`,Lm={aws:{paths:`M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103a6.395 6.395 0 0 0-.862.279 2.31 2.31 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247V5.87c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167c.279-.144.614-.264 1.005-.36a4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144.287-.096.543-.271.758-.51.128-.152.224-.32.272-.512.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0 0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.343c0-.136.068-.208.208-.208h.783c.152 0 .255.024.312.08.064.048.112.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.152-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.024.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.136 0 .208.064.208.208 0 .04-.008.08-.016.128a1.137 1.137 0 0 1-.056.216l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.319-.08-.063-.056-.12-.16-.151-.32l-1.238-5.14-1.23 5.133c-.04.16-.088.264-.152.32-.064.056-.175.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.216-.151-.248-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.27.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.264a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.415-.287-.807-.414l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.176 0 .36.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926-.144.272-.336.511-.583.703-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zM21.698 16.207c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.271-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.384.607zM22.792 14.961c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36 1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z`,viewBox:Im,fill:!0},azure:{paths:`M13.637.014L6.088 15.66l-4.55 0h-.006L8.16 3.06 13.637.014zM15.655 4.737l-4.09 11.684-7.208 3.395L0 23.986h17.462l-1.807-19.25z M6.932 20.747l6.822-3.241 3.57-.049-4.468-11.09-5.924 14.38z`,viewBox:Im,fill:!0},googlecloud:{paths:`M12.19 2.38a9.344 9.344 0 0 0-9.234 6.893c.053-.02-.055.013 0 0-3.875 2.551-3.922 8.11-.247 10.941l.006-.007-.007.03a6.717 6.717 0 0 0 4.077 1.356h5.173l.03.03h5.192c6.687.053 9.376-8.605 3.835-12.35a9.365 9.365 0 0 0-2.821-4.552l-.043.043.006-.05A9.344 9.344 0 0 0 12.19 2.38zm-.358 4.146c1.244-.04 2.518.368 3.486 1.15a5.186 5.186 0 0 1 1.862 4.078v.518c3.53-.07 3.53 5.262 0 5.193h-5.193l-.008.009v-.04H6.785a2.59 2.59 0 0 1-1.067-.23h.001a2.597 2.597 0 1 1 3.437-3.437l3.013-3.012A6.747 6.747 0 0 0 8.11 8.24c.018-.01.04-.026.054-.023a5.186 5.186 0 0 1 3.67-1.69z`,viewBox:`0 0 24 24`,fill:!0},cloudflare:{paths:`M16.5088 16.8447c.1475-.5068.0908-.9707-.1553-1.3154-.2246-.3164-.6045-.499-1.0615-.5205l-8.6592-.1123a.1559.1559 0 0 1-.1333-.0713c-.0283-.042-.0351-.0986-.021-.1553.0278-.084.1123-.1484.2036-.1562l8.7359-.1123c1.0351-.0489 2.1601-.8868 2.5537-1.9136l.499-1.3013c.0215-.0561.0293-.1128.0147-.168-.5625-2.5463-2.835-4.4453-5.5499-4.4453-2.5039 0-4.6284 1.6177-5.3876 3.8614-.4927-.3658-1.1187-.5625-1.794-.499-1.2026.119-2.1665 1.083-2.2861 2.2856-.0283.31-.0069.6128.0635.894C1.5683 13.171 0 14.7754 0 16.752c0 .1748.0142.3515.0352.5273.0141.083.0844.1475.1689.1475h15.9814c.0909 0 .1758-.0645.2032-.1553l.12-.4268zm2.7568-5.5634c-.0771 0-.1611 0-.2383.0112-.0566 0-.1054.0415-.127.0976l-.3378 1.1744c-.1475.5068-.0918.9707.1543 1.3164.2256.3164.6055.498 1.0625.5195l1.8437.1133c.0557 0 .1055.0263.1329.0703.0283.043.0351.1074.0214.1562-.0283.084-.1132.1485-.204.1553l-1.921.1123c-1.041.0488-2.1582.8867-2.5527 1.914l-.1406.3585c-.0283.0713.0215.1416.0986.1416h6.5977c.0771 0 .1474-.0489.169-.126.1122-.4082.1757-.837.1757-1.2803 0-2.6025-2.125-4.727-4.7344-4.727`,viewBox:`0 0 24 24`,fill:!0},vercel:{paths:`m12 1.608 12 20.784H0Z`,viewBox:`0 0 24 24`,fill:!0},netlify:{paths:`M6.49 19.04h-.23L5.13 17.9v-.23l1.73-1.71h1.2l.15.15v1.2L6.5 19.04ZM5.13 6.31V6.1l1.13-1.13h.23L8.2 6.68v1.2l-.15.15h-1.2L5.13 6.31Zm9.96 9.09h-1.65l-.14-.13v-3.83c0-.68-.27-1.2-1.1-1.23-.42 0-.9 0-1.43.02l-.07.08v4.96l-.14.14H8.9l-.13-.14V8.73l.13-.14h3.7a2.6 2.6 0 0 1 2.61 2.6v4.08l-.13.14Zm-8.37-2.44H.14L0 12.82v-1.64l.14-.14h6.58l.14.14v1.64l-.14.14Zm17.14 0h-6.58l-.14-.14v-1.64l.14-.14h6.58l.14.14v1.64l-.14.14ZM11.05 6.55V1.64l.14-.14h1.65l.14.14v4.9l-.14.14h-1.65l-.14-.13Zm0 15.81v-4.9l.14-.14h1.65l.14.13v4.91l-.14.14h-1.65l-.14-.14Z`,viewBox:`0 0 24 24`,fill:!0},typescript:{paths:`M1.125 0C.502 0 0 .502 0 1.125v21.75C0 23.498.502 24 1.125 24h21.75c.623 0 1.125-.502 1.125-1.125V1.125C24 .502 23.498 0 22.875 0zm17.363 9.75c.612 0 1.154.037 1.627.111a6.38 6.38 0 0 1 1.306.34v2.458a3.95 3.95 0 0 0-.643-.361 5.093 5.093 0 0 0-.717-.26 5.453 5.453 0 0 0-1.426-.2c-.3 0-.573.028-.819.086a2.1 2.1 0 0 0-.623.242c-.17.104-.3.229-.393.374a.888.888 0 0 0-.14.49c0 .196.053.373.156.529.104.156.252.304.443.444s.423.276.696.41c.273.135.582.274.926.416.47.197.892.407 1.266.628.374.222.695.473.963.753.268.279.472.598.614.957.142.359.214.776.214 1.253 0 .657-.125 1.21-.373 1.656a3.033 3.033 0 0 1-1.012 1.085 4.38 4.38 0 0 1-1.487.596c-.566.12-1.163.18-1.79.18a9.916 9.916 0 0 1-1.84-.164 5.544 5.544 0 0 1-1.512-.493v-2.63a5.033 5.033 0 0 0 3.237 1.2c.333 0 .624-.03.872-.09.249-.06.456-.144.623-.25.166-.108.29-.234.373-.38a1.023 1.023 0 0 0-.074-1.089 2.12 2.12 0 0 0-.537-.5 5.597 5.597 0 0 0-.807-.444 27.72 27.72 0 0 0-1.007-.436c-.918-.383-1.602-.852-2.053-1.405-.45-.553-.676-1.222-.676-2.005 0-.614.123-1.141.369-1.582.246-.441.58-.804 1.004-1.089a4.494 4.494 0 0 1 1.47-.629 7.536 7.536 0 0 1 1.77-.201zm-15.113.188h9.563v2.166H9.506v9.646H6.789v-9.646H3.375z`,viewBox:`0 0 24 24`,fill:!0},javascript:{paths:`M0 0h24v24H0V0zm22.034 18.276c-.175-1.095-.888-2.015-3.003-2.873-.736-.345-1.554-.585-1.797-1.14-.091-.33-.105-.51-.046-.705.15-.646.915-.84 1.515-.66.39.12.75.42.976.9 1.034-.676 1.034-.676 1.755-1.125-.27-.42-.404-.601-.586-.78-.63-.705-1.469-1.065-2.834-1.034l-.705.089c-.676.165-1.32.525-1.71 1.005-1.14 1.291-.811 3.541.569 4.471 1.365 1.02 3.361 1.244 3.616 2.205.24 1.17-.87 1.545-1.966 1.41-.811-.18-1.26-.586-1.755-1.336l-1.83 1.051c.21.48.45.689.81 1.109 1.74 1.756 6.09 1.666 6.871-1.004.029-.09.24-.705.074-1.65l.046.067zm-8.983-7.245h-2.248c0 1.938-.009 3.864-.009 5.805 0 1.232.063 2.363-.138 2.711-.33.689-1.18.601-1.566.48-.396-.196-.597-.466-.83-.855-.063-.105-.11-.196-.127-.196l-1.825 1.125c.305.63.75 1.172 1.324 1.517.855.51 2.004.675 3.207.405.783-.226 1.458-.691 1.811-1.411.51-.93.402-2.07.397-3.346.012-2.054 0-4.109 0-6.179l.004-.056z`,viewBox:`0 0 24 24`,fill:!0},python:{paths:`M14.25.18l.9.2.73.26.59.3.45.32.34.34.25.34.16.33.1.3.04.26.02.2-.01.13V8.5l-.05.63-.13.55-.21.46-.26.38-.3.31-.33.25-.35.19-.35.14-.33.1-.3.07-.26.04-.21.02H8.77l-.69.05-.59.14-.5.22-.41.27-.33.32-.27.35-.2.36-.15.37-.1.35-.07.32-.04.27-.02.21v3.06H3.17l-.21-.03-.28-.07-.32-.12-.35-.18-.36-.26-.36-.36-.35-.46-.32-.59-.28-.73-.21-.88-.14-1.05-.05-1.23.06-1.22.16-1.04.24-.87.32-.71.36-.57.4-.44.42-.33.42-.24.4-.16.36-.1.32-.05.24-.01h.16l.06.01h8.16v-.83H6.18l-.01-2.75-.02-.37.05-.34.11-.31.17-.28.25-.26.31-.23.38-.2.44-.18.51-.15.58-.12.64-.1.71-.06.77-.04.84-.02 1.27.05zm-6.3 1.98l-.23.33-.08.41.08.41.23.34.33.22.41.09.41-.09.33-.22.23-.34.08-.41-.08-.41-.23-.33-.33-.22-.41-.09-.41.09zm13.09 3.95l.28.06.32.12.35.18.36.27.36.35.35.47.32.59.28.73.21.88.14 1.04.05 1.23-.06 1.23-.16 1.04-.24.86-.32.71-.36.57-.4.45-.42.33-.42.24-.4.16-.36.09-.32.05-.24.02-.16-.01h-8.22v.82h5.84l.01 2.76.02.36-.05.34-.11.31-.17.29-.25.25-.31.24-.38.2-.44.17-.51.15-.58.13-.64.09-.71.07-.77.04-.84.01-1.27-.04-1.07-.14-.9-.2-.73-.25-.59-.3-.45-.33-.34-.34-.25-.34-.16-.33-.1-.3-.04-.25-.02-.2.01-.13v-5.34l.05-.64.13-.54.21-.46.26-.38.3-.32.33-.24.35-.2.35-.14.33-.1.3-.06.26-.04.21-.02.13-.01h5.84l.69-.05.59-.14.5-.21.41-.28.33-.32.27-.35.2-.36.15-.36.1-.35.07-.32.04-.28.02-.21V6.07h2.09l.14.01zm-6.47 14.25l-.23.33-.08.41.08.41.23.33.33.23.41.08.41-.08.33-.23.23-.33.08-.41-.08-.41-.23-.33-.33-.23-.41-.08-.41.08z`,viewBox:`0 0 24 24`,fill:!0},java:{paths:`M11.915 0 11.7.215C9.515 2.4 7.47 6.39 6.046 10.483c-1.064 1.024-3.633 2.81-3.711 3.551-.093.87 1.746 2.611 1.55 3.235-.198.625-1.304 1.408-1.014 1.939.1.188.823.011 1.277-.491a13.389 13.389 0 0 0-.017 2.14c.076.906.27 1.668.643 2.232.372.563.956.911 1.667.911.397 0 .727-.114 1.024-.264.298-.149.571-.33.91-.5.68-.34 1.634-.666 3.53-.604 1.903.062 2.872.39 3.559.704.687.314 1.15.664 1.925.664.767 0 1.395-.336 1.807-.9.412-.563.631-1.33.72-2.24.06-.623.055-1.32 0-2.066.454.45 1.117.604 1.213.424.29-.53-.816-1.314-1.013-1.937-.198-.624 1.642-2.366 1.549-3.236-.08-.748-2.707-2.568-3.748-3.586C16.428 6.374 14.308 2.394 12.13.215zm.175 6.038a2.95 2.95 0 0 1 2.943 2.942 2.95 2.95 0 0 1-2.943 2.943A2.95 2.95 0 0 1 9.148 8.98a2.95 2.95 0 0 1 2.942-2.942zM8.685 7.983a3.515 3.515 0 0 0-.145.997c0 1.951 1.6 3.55 3.55 3.55 1.95 0 3.55-1.598 3.55-3.55 0-.329-.046-.648-.132-.951.334.095.64.208.915.336a42.699 42.699 0 0 1 2.042 5.829c.678 2.545 1.01 4.92.846 6.607-.082.844-.29 1.51-.606 1.94-.315.431-.713.651-1.315.651-.593 0-.932-.27-1.673-.61-.741-.338-1.825-.694-3.792-.758-1.974-.064-3.073.293-3.821.669-.375.188-.659.373-.911.5s-.466.2-.752.2c-.53 0-.876-.209-1.16-.64-.285-.43-.474-1.101-.545-1.948-.141-1.693.176-4.069.823-6.614a43.155 43.155 0 0 1 1.934-5.783c.348-.167.749-.31 1.192-.425zm-3.382 4.362a.216.216 0 0 1 .13.031c-.166.56-.323 1.116-.463 1.665a33.849 33.849 0 0 0-.547 2.555 3.9 3.9 0 0 0-.2-.39c-.58-1.012-.914-1.642-1.16-2.08.315-.24 1.679-1.755 2.24-1.781zm13.394.01c.562.027 1.926 1.543 2.24 1.783-.246.438-.58 1.068-1.16 2.08a4.428 4.428 0 0 0-.163.309 32.354 32.354 0 0 0-.562-2.49 40.579 40.579 0 0 0-.482-1.652.216.216 0 0 1 .127-.03z`,viewBox:`0 0 24 24`,fill:!0},go:{paths:`M1.811 10.231c-.047 0-.058-.023-.035-.059l.246-.315c.023-.035.081-.058.128-.058h4.172c.046 0 .058.035.035.07l-.199.303c-.023.036-.082.07-.117.07zM.047 11.306c-.047 0-.059-.023-.035-.058l.245-.316c.023-.035.082-.058.129-.058h5.328c.047 0 .07.035.058.07l-.093.28c-.012.047-.058.07-.105.07zm2.828 1.075c-.047 0-.059-.035-.035-.07l.163-.292c.023-.035.07-.07.117-.07h2.337c.047 0 .07.035.07.082l-.023.28c0 .047-.047.082-.082.082zm12.129-2.36c-.736.187-1.239.327-1.963.514-.176.046-.187.058-.34-.117-.174-.199-.303-.327-.548-.444-.737-.362-1.45-.257-2.115.175-.795.514-1.204 1.274-1.192 2.22.011.935.654 1.706 1.577 1.835.795.105 1.46-.175 1.987-.77.105-.13.198-.27.315-.434H10.47c-.245 0-.304-.152-.222-.35.152-.362.432-.97.596-1.274a.315.315 0 01.292-.187h4.253c-.023.316-.023.631-.07.947a4.983 4.983 0 01-.958 2.29c-.841 1.11-1.94 1.8-3.33 1.986-1.145.152-2.209-.07-3.143-.77-.865-.655-1.356-1.52-1.484-2.595-.152-1.274.222-2.419.993-3.424.83-1.086 1.928-1.776 3.272-2.02 1.098-.2 2.15-.07 3.096.571.62.41 1.063.97 1.356 1.648.07.105.023.164-.117.2m3.868 6.461c-1.064-.024-2.034-.328-2.852-1.029a3.665 3.665 0 01-1.262-2.255c-.21-1.32.152-2.489.947-3.529.853-1.122 1.881-1.706 3.272-1.95 1.192-.21 2.314-.095 3.33.595.923.63 1.496 1.484 1.648 2.605.198 1.578-.257 2.863-1.344 3.962-.771.783-1.718 1.273-2.805 1.495-.315.06-.63.07-.934.106zm2.78-4.72c-.011-.153-.011-.27-.034-.387-.21-1.157-1.274-1.81-2.384-1.554-1.087.245-1.788.935-2.045 2.033-.21.912.234 1.835 1.075 2.21.643.28 1.285.244 1.905-.07.923-.48 1.425-1.228 1.484-2.233z`,viewBox:`0 0 24 24`,fill:!0},rust:{paths:`M23.8346 11.7033l-1.0073-.6236a13.7268 13.7268 0 00-.0283-.2936l.8656-.8069a.3483.3483 0 00-.1154-.578l-1.1066-.414a8.4958 8.4958 0 00-.087-.2856l.6904-.9587a.3462.3462 0 00-.2257-.5446l-1.1663-.1894a9.3574 9.3574 0 00-.1407-.2622l.49-1.0761a.3437.3437 0 00-.0274-.3361.3486.3486 0 00-.3006-.154l-1.1845.0416a6.7444 6.7444 0 00-.1873-.2268l.2723-1.153a.3472.3472 0 00-.417-.4172l-1.1532.2724a14.0183 14.0183 0 00-.2278-.1873l.0415-1.1845a.3442.3442 0 00-.49-.328l-1.076.491c-.0872-.0476-.1742-.0952-.2623-.1407l-.1903-1.1673A.3483.3483 0 0016.256.955l-.9597.6905a8.4867 8.4867 0 00-.2855-.086l-.414-1.1066a.3483.3483 0 00-.5781-.1154l-.8069.8666a9.2936 9.2936 0 00-.2936-.0284L12.2946.1683a.3462.3462 0 00-.5892 0l-.6236 1.0073a13.7383 13.7383 0 00-.2936.0284L9.9803.3374a.3462.3462 0 00-.578.1154l-.4141 1.1065c-.0962.0274-.1903.0567-.2855.086L7.744.955a.3483.3483 0 00-.5447.2258L7.009 2.348a9.3574 9.3574 0 00-.2622.1407l-1.0762-.491a.3462.3462 0 00-.49.328l.0416 1.1845a7.9826 7.9826 0 00-.2278.1873L3.8413 3.425a.3472.3472 0 00-.4171.4171l.2713 1.1531c-.0628.075-.1255.1509-.1863.2268l-1.1845-.0415a.3462.3462 0 00-.328.49l.491 1.0761a9.167 9.167 0 00-.1407.2622l-1.1662.1894a.3483.3483 0 00-.2258.5446l.6904.9587a13.303 13.303 0 00-.087.2855l-1.1065.414a.3483.3483 0 00-.1155.5781l.8656.807a9.2936 9.2936 0 00-.0283.2935l-1.0073.6236a.3442.3442 0 000 .5892l1.0073.6236c.008.0982.0182.1964.0283.2936l-.8656.8079a.3462.3462 0 00.1155.578l1.1065.4141c.0273.0962.0567.1914.087.2855l-.6904.9587a.3452.3452 0 00.2268.5447l1.1662.1893c.0456.088.0922.1751.1408.2622l-.491 1.0762a.3462.3462 0 00.328.49l1.1834-.0415c.0618.0769.1235.1528.1873.2277l-.2713 1.1541a.3462.3462 0 00.4171.4161l1.153-.2713c.075.0638.151.1255.2279.1863l-.0415 1.1845a.3442.3442 0 00.49.327l1.0761-.49c.087.0486.1741.0951.2622.1407l.1903 1.1662a.3483.3483 0 00.5447.2268l.9587-.6904a9.299 9.299 0 00.2855.087l.414 1.1066a.3452.3452 0 00.5781.1154l.8079-.8656c.0972.0111.1954.0203.2936.0294l.6236 1.0073a.3472.3472 0 00.5892 0l.6236-1.0073c.0982-.0091.1964-.0183.2936-.0294l.8069.8656a.3483.3483 0 00.578-.1154l.4141-1.1066a8.4626 8.4626 0 00.2855-.087l.9587.6904a.3452.3452 0 00.5447-.2268l.1903-1.1662c.088-.0456.1751-.0931.2622-.1407l1.0762.49a.3472.3472 0 00.49-.327l-.0415-1.1845a6.7267 6.7267 0 00.2267-.1863l1.1531.2713a.3472.3472 0 00.4171-.416l-.2713-1.1542c.0628-.0749.1255-.1508.1863-.2278l1.1845.0415a.3442.3442 0 00.328-.49l-.49-1.076c.0475-.0872.0951-.1742.1407-.2623l1.1662-.1893a.3483.3483 0 00.2258-.5447l-.6904-.9587.087-.2855 1.1066-.414a.3462.3462 0 00.1154-.5781l-.8656-.8079c.0101-.0972.0202-.1954.0283-.2936l1.0073-.6236a.3442.3442 0 000-.5892zm-6.7413 8.3551a.7138.7138 0 01.2986-1.396.714.714 0 11-.2997 1.396zm-.3422-2.3142a.649.649 0 00-.7715.5l-.3573 1.6685c-1.1035.501-2.3285.7795-3.6193.7795a8.7368 8.7368 0 01-3.6951-.814l-.3574-1.6684a.648.648 0 00-.7714-.499l-1.473.3158a8.7216 8.7216 0 01-.7613-.898h7.1676c.081 0 .1356-.0141.1356-.088v-2.536c0-.074-.0536-.0881-.1356-.0881h-2.0966v-1.6077h2.2677c.2065 0 1.1065.0587 1.394 1.2088.0901.3533.2875 1.5044.4232 1.8729.1346.413.6833 1.2381 1.2685 1.2381h3.5716a.7492.7492 0 00.1296-.0131 8.7874 8.7874 0 01-.8119.9526zM6.8369 20.024a.714.714 0 11-.2997-1.396.714.714 0 01.2997 1.396zM4.1177 8.9972a.7137.7137 0 11-1.304.5791.7137.7137 0 011.304-.579zm-.8352 1.9813l1.5347-.6824a.65.65 0 00.33-.8585l-.3158-.7147h1.2432v5.6025H3.5669a8.7753 8.7753 0 01-.2834-3.348zm6.7343-.5437V8.7836h2.9601c.153 0 1.0792.1772 1.0792.8697 0 .575-.7107.7815-1.2948.7815zm10.7574 1.4862c0 .2187-.008.4363-.0243.651h-.9c-.09 0-.1265.0586-.1265.1477v.413c0 .973-.5487 1.1846-1.0296 1.2382-.4576.0517-.9648-.1913-1.0275-.4717-.2704-1.5186-.7198-1.8436-1.4305-2.4034.8817-.5599 1.799-1.386 1.799-2.4915 0-1.1936-.819-1.9458-1.3769-2.3153-.7825-.5163-1.6491-.6195-1.883-.6195H5.4682a8.7651 8.7651 0 014.907-2.7699l1.0974 1.151a.648.648 0 0 0 .9182.0213l1.227-1.1743a8.7753 8.7753 0 016.0044 4.2762l-.8403 1.8982a.652.652 0 00.33.8585l1.6178.7188c.0283.2875.0425.577.0425.8717zm-9.3006-9.5993a.7128.7128 0 11.984 1.0316.7137.7137 0 01-.984-1.0316zm8.3389 6.71a.7107.7107 0 01.9395-.3625.7137.7137 0 11-.9405.3635z`,viewBox:`0 0 24 24`,fill:!0},csharp:{paths:`M11.5 15.97l.35-2.37h2.31l-.35 2.37h-2.31zm4.49 0l.35-2.37h2.01l-.35 2.37h-2.01zM1.48 0C.65 0 0 .66 0 1.48v21.04c0 .82.66 1.48 1.48 1.48h21.04c.82 0 1.48-.66 1.48-1.48V1.48C24 .66 23.34 0 22.52 0H1.48zM10.2 8.95h2.31l-.63 4.25h-2.31l.63-4.25zm4.49 0h2.01l-.63 4.25h-2.01l.63-4.25zM8.88 6.57h2.31l-.36 2.38H8.52l.36-2.38zm4.49 0h2.01l-.36 2.38h-2.01l.36-2.38zm-6.08 4.8H5.2l.35-2.37h2.01l-.27 2.37zm0 2.38l-.35 2.37H4.85l.35-2.37h2.09zm4.49-4.75h-2.31l.35-2.37h2.31l-.35 2.37zm4.49 0h-2.01l.35-2.37h2.01l-.35 2.37z`,viewBox:Im,fill:!0},php:{paths:`M7.01 10.207h-.944l-.515 2.648h.838c.556 0 .97-.105 1.242-.314.272-.21.455-.559.55-1.049.092-.47.05-.802-.124-.995-.175-.193-.523-.29-1.047-.29zM12 5.688C5.373 5.688 0 8.514 0 12s5.373 6.313 12 6.313S24 15.486 24 12c0-3.486-5.373-6.312-12-6.312zm-3.26 7.451c-.261.25-.575.438-.917.551-.336.108-.765.164-1.285.164H5.357l-.327 1.681H3.652l1.23-6.326h2.65c.797 0 1.378.209 1.744.628.366.418.476 1.002.33 1.752a2.836 2.836 0 0 1-.305.847c-.143.255-.33.49-.561.703zm4.024.715l.543-2.799c.063-.318.039-.536-.068-.651-.107-.116-.336-.174-.687-.174H11.46l-.704 3.625H9.388l1.23-6.327h1.367l-.327 1.682h1.218c.767 0 1.295.134 1.586.401s.378.7.263 1.299l-.572 2.944h-1.389zm7.597-2.265a2.782 2.782 0 0 1-.305.847c-.143.255-.33.49-.561.703a2.44 2.44 0 0 1-.917.551c-.336.108-.765.164-1.286.164h-1.18l-.327 1.682h-1.378l1.23-6.326h2.649c.797 0 1.378.209 1.744.628.366.417.477 1.001.331 1.751zM17.766 10.207h-.943l-.516 2.648h.838c.557 0 .971-.105 1.242-.314.272-.21.455-.559.551-1.049.092-.47.049-.802-.125-.995s-.524-.29-1.047-.29z`,viewBox:`0 0 24 24`,fill:!0},ruby:{paths:`M20.156.083c3.033.525 3.893 2.598 3.829 4.77L24 4.822 22.635 22.71 4.89 23.926h.016C3.433 23.864.15 23.729 0 19.139l1.645-3 2.819 6.586.503 1.172 2.805-9.144-.03.007.016-.03 9.255 2.956-1.396-5.431-.99-3.9 8.82-.569-.615-.51L16.5 2.114 20.159.073l-.003.01zM0 19.089zM5.13 5.073c3.561-3.533 8.157-5.621 9.922-3.84 1.762 1.777-.105 6.105-3.673 9.636-3.563 3.532-8.103 5.734-9.864 3.957-1.766-1.777.045-6.217 3.612-9.75l.003-.003z`,viewBox:`0 0 24 24`,fill:!0},swift:{paths:`M7.508 0c-.287 0-.573 0-.86.002-.241.002-.483.003-.724.01-.132.003-.263.009-.395.015A9.154 9.154 0 0 0 4.348.15 5.492 5.492 0 0 0 2.85.645 5.04 5.04 0 0 0 .645 2.848c-.245.48-.4.972-.495 1.5-.093.52-.122 1.05-.136 1.576a35.2 35.2 0 0 0-.012.724C0 6.935 0 7.221 0 7.508v8.984c0 .287 0 .575.002.862.002.24.005.481.012.722.014.526.043 1.057.136 1.576.095.528.25 1.02.495 1.5a5.03 5.03 0 0 0 2.205 2.203c.48.244.97.4 1.498.495.52.093 1.05.124 1.576.138.241.007.483.009.724.01.287.002.573.002.86.002h8.984c.287 0 .573 0 .86-.002.241-.001.483-.003.724-.01a10.523 10.523 0 0 0 1.578-.138 5.322 5.322 0 0 0 1.498-.495 5.035 5.035 0 0 0 2.203-2.203c.245-.48.4-.972.495-1.5.093-.52.124-1.05.138-1.576.007-.241.009-.481.01-.722.002-.287.002-.575.002-.862V7.508c0-.287 0-.573-.002-.86a33.662 33.662 0 0 0-.01-.724 10.5 10.5 0 0 0-.138-1.576 5.328 5.328 0 0 0-.495-1.5A5.039 5.039 0 0 0 21.152.645 5.32 5.32 0 0 0 19.654.15a10.493 10.493 0 0 0-1.578-.138 34.98 34.98 0 0 0-.722-.01C17.067 0 16.779 0 16.492 0H7.508zm6.035 3.41c4.114 2.47 6.545 7.162 5.549 11.131-.024.093-.05.181-.076.272l.002.001c2.062 2.538 1.5 5.258 1.236 4.745-1.072-2.086-3.066-1.568-4.088-1.043a6.803 6.803 0 0 1-.281.158l-.02.012-.002.002c-2.115 1.123-4.957 1.205-7.812-.022a12.568 12.568 0 0 1-5.64-4.838c.649.48 1.35.902 2.097 1.252 3.019 1.414 6.051 1.311 8.197-.002C9.651 12.73 7.101 9.67 5.146 7.191a10.628 10.628 0 0 1-1.005-1.384c2.34 2.142 6.038 4.83 7.365 5.576C8.69 8.408 6.208 4.743 6.324 4.86c4.436 4.47 8.528 6.996 8.528 6.996.154.085.27.154.36.213.085-.215.16-.437.224-.668.708-2.588-.09-5.548-1.893-7.992z`,viewBox:`0 0 24 24`,fill:!0},kotlin:{paths:`M24 24H0V0h24L12 12Z`,viewBox:`0 0 24 24`,fill:!0},react:{paths:`M14.23 12.004a2.236 2.236 0 0 1-2.235 2.236 2.236 2.236 0 0 1-2.236-2.236 2.236 2.236 0 0 1 2.235-2.236 2.236 2.236 0 0 1 2.236 2.236zm2.648-10.69c-1.346 0-3.107.96-4.888 2.622-1.78-1.653-3.542-2.602-4.887-2.602-.41 0-.783.093-1.106.278-1.375.793-1.683 3.264-.973 6.365C1.98 8.917 0 10.42 0 12.004c0 1.59 1.99 3.097 5.043 4.03-.704 3.113-.39 5.588.988 6.38.32.187.69.275 1.102.275 1.345 0 3.107-.96 4.888-2.624 1.78 1.654 3.542 2.603 4.887 2.603.41 0 .783-.09 1.106-.275 1.374-.792 1.683-3.263.973-6.365C22.02 15.096 24 13.59 24 12.004c0-1.59-1.99-3.097-5.043-4.032.704-3.11.39-5.587-.988-6.38-.318-.184-.688-.277-1.092-.278zm-.005 1.09v.006c.225 0 .406.044.558.127.666.382.955 1.835.73 3.704-.054.46-.142.945-.25 1.44-.96-.236-2.006-.417-3.107-.534-.66-.905-1.345-1.727-2.035-2.447 1.592-1.48 3.087-2.292 4.105-2.295zm-9.77.02c1.012 0 2.514.808 4.11 2.28-.686.72-1.37 1.537-2.02 2.442-1.107.117-2.154.298-3.113.538-.112-.49-.195-.964-.254-1.42-.23-1.868.054-3.32.714-3.707.19-.09.4-.127.563-.132zm4.882 3.05c.455.468.91.992 1.36 1.564-.44-.02-.89-.034-1.345-.034-.46 0-.915.01-1.36.034.44-.572.895-1.096 1.345-1.565zM12 8.1c.74 0 1.477.034 2.202.093.406.582.802 1.203 1.183 1.86.372.64.71 1.29 1.018 1.946-.308.655-.646 1.31-1.013 1.95-.38.66-.773 1.288-1.18 1.87-.728.063-1.466.098-2.21.098-.74 0-1.477-.035-2.202-.093-.406-.582-.802-1.204-1.183-1.86-.372-.64-.71-1.29-1.018-1.946.303-.657.646-1.313 1.013-1.954.38-.66.773-1.286 1.18-1.868.728-.064 1.466-.098 2.21-.098zm-3.635.254c-.24.377-.48.763-.704 1.16-.225.39-.435.782-.635 1.174-.265-.656-.49-1.31-.676-1.947.64-.15 1.315-.283 2.015-.386zm7.26 0c.695.103 1.365.23 2.006.387-.18.632-.405 1.282-.66 1.933-.2-.39-.41-.783-.64-1.174-.225-.392-.465-.774-.705-1.146zm3.063.675c.484.15.944.317 1.375.498 1.732.74 2.852 1.708 2.852 2.476-.005.768-1.125 1.74-2.857 2.475-.42.18-.88.342-1.355.493-.28-.958-.646-1.956-1.1-2.98.45-1.017.81-2.01 1.085-2.964zm-13.395.004c.278.96.645 1.957 1.1 2.98-.45 1.017-.812 2.01-1.086 2.964-.484-.15-.944-.318-1.37-.5-1.732-.737-2.852-1.706-2.852-2.474 0-.768 1.12-1.742 2.852-2.476.42-.18.88-.342 1.356-.494zm11.678 4.28c.265.657.49 1.312.676 1.948-.64.157-1.316.29-2.016.39.24-.375.48-.762.705-1.158.225-.39.435-.788.636-1.18zm-9.945.02c.2.392.41.783.64 1.175.23.39.465.772.705 1.143-.695-.102-1.365-.23-2.006-.386.18-.63.406-1.282.66-1.933zM17.92 16.32c.112.493.2.968.254 1.423.23 1.868-.054 3.32-.714 3.708-.147.09-.338.128-.563.128-1.012 0-2.514-.807-4.11-2.28.686-.72 1.37-1.536 2.02-2.44 1.107-.118 2.154-.3 3.113-.54zm-11.83.01c.96.234 2.006.415 3.107.532.66.905 1.345 1.727 2.035 2.446-1.595 1.483-3.092 2.295-4.11 2.295-.22-.005-.406-.05-.553-.132-.666-.38-.955-1.834-.73-3.703.054-.46.142-.944.25-1.438zm4.56.64c.44.02.89.034 1.345.034.46 0 .915-.01 1.36-.034-.44.572-.895 1.095-1.345 1.565-.455-.47-.91-.993-1.36-1.565z`,viewBox:`0 0 24 24`,fill:!0},vuedotjs:{paths:`M24,1.61H14.06L12,5.16,9.94,1.61H0L12,22.39ZM12,14.08,5.16,2.23H9.59L12,6.41l2.41-4.18h4.43Z`,viewBox:`0 0 24 24`,fill:!0},angular:{paths:`M16.712 17.711H7.288l-1.204 2.916L12 24l5.916-3.373-1.204-2.916ZM14.692 0l7.832 16.855.814-12.856L14.692 0ZM9.308 0 .662 3.999l.814 12.856L9.308 0Zm-.405 13.93h6.198L12 6.396 8.903 13.93Z`,viewBox:`0 0 24 24`,fill:!0},svelte:{paths:`M10.354 21.125a4.44 4.44 0 0 1-4.765-1.767 4.109 4.109 0 0 1-.703-3.107 3.898 3.898 0 0 1 .134-.522l.105-.321.287.21a7.21 7.21 0 0 0 2.186 1.092l.208.063-.02.208a1.253 1.253 0 0 0 .226.83 1.337 1.337 0 0 0 1.435.533 1.231 1.231 0 0 0 .343-.15l5.59-3.562a1.164 1.164 0 0 0 .524-.778 1.242 1.242 0 0 0-.211-.937 1.338 1.338 0 0 0-1.435-.533 1.23 1.23 0 0 0-.343.15l-2.133 1.36a4.078 4.078 0 0 1-1.135.499 4.44 4.44 0 0 1-4.765-1.766 4.108 4.108 0 0 1-.702-3.108 3.855 3.855 0 0 1 1.742-2.582l5.589-3.563a4.072 4.072 0 0 1 1.135-.499 4.44 4.44 0 0 1 4.765 1.767 4.109 4.109 0 0 1 .703 3.107 3.943 3.943 0 0 1-.134.522l-.105.321-.286-.21a7.204 7.204 0 0 0-2.187-1.093l-.208-.063.02-.207a1.255 1.255 0 0 0-.226-.831 1.337 1.337 0 0 0-1.435-.532 1.231 1.231 0 0 0-.343.15L8.62 9.368a1.162 1.162 0 0 0-.524.778 1.24 1.24 0 0 0 .211.937 1.338 1.338 0 0 0 1.435.533 1.235 1.235 0 0 0 .344-.151l2.132-1.36a4.067 4.067 0 0 1 1.135-.498 4.44 4.44 0 0 1 4.765 1.766 4.108 4.108 0 0 1 .702 3.108 3.857 3.857 0 0 1-1.742 2.583l-5.589 3.562a4.072 4.072 0 0 1-1.135.499m10.358-17.95C18.484-.015 14.082-.96 10.9 1.068L5.31 4.63a6.412 6.412 0 0 0-2.896 4.295 6.753 6.753 0 0 0 .666 4.336 6.43 6.43 0 0 0-.96 2.396 6.833 6.833 0 0 0 1.168 5.167c2.229 3.19 6.63 4.135 9.812 2.108l5.59-3.562a6.41 6.41 0 0 0 2.896-4.295 6.756 6.756 0 0 0-.665-4.336 6.429 6.429 0 0 0 .958-2.396 6.831 6.831 0 0 0-1.167-5.168Z`,viewBox:`0 0 24 24`,fill:!0},nextdotjs:{paths:`M18.665 21.978C16.758 23.255 14.465 24 12 24 5.377 24 0 18.623 0 12S5.377 0 12 0s12 5.377 12 12c0 3.583-1.574 6.801-4.067 9.001L9.219 7.2H7.2v9.596h1.615V9.251l9.85 12.727Zm-3.332-8.533 1.6 2.061V7.2h-1.6v6.245Z`,viewBox:`0 0 24 24`,fill:!0},html5:{paths:`M1.5 0h21l-1.91 21.563L11.977 24l-8.564-2.438L1.5 0zm7.031 9.75l-.232-2.718 10.059.003.23-2.622L5.412 4.41l.698 8.01h9.126l-.326 3.426-2.91.804-2.955-.81-.188-2.11H6.248l.33 4.171L12 19.351l5.379-1.443.744-8.157H8.531z`,viewBox:`0 0 24 24`,fill:!0},css3:{paths:`M0 0v20.16A3.84 3.84 0 0 0 3.84 24h16.32A3.84 3.84 0 0 0 24 20.16V3.84A3.84 3.84 0 0 0 20.16 0Zm14.256 13.08c1.56 0 2.28 1.08 2.304 2.64h-1.608c.024-.288-.048-.6-.144-.84-.096-.192-.288-.264-.552-.264-.456 0-.696.264-.696.84-.024.576.288.888.768 1.08.72.288 1.608.744 1.92 1.296q.432.648.432 1.656c0 1.608-.912 2.592-2.496 2.592-1.656 0-2.4-1.032-2.424-2.688h1.68c0 .792.264 1.176.792 1.176.264 0 .456-.072.552-.24.192-.312.24-1.176-.048-1.512-.312-.408-.912-.6-1.32-.816q-.828-.396-1.224-.936c-.24-.36-.36-.888-.36-1.536 0-1.44.936-2.472 2.424-2.448m5.4 0c1.584 0 2.304 1.08 2.328 2.64h-1.608c0-.288-.048-.6-.168-.84-.096-.192-.264-.264-.528-.264-.48 0-.72.264-.72.84s.288.888.792 1.08c.696.288 1.608.744 1.92 1.296.264.432.408.984.408 1.656.024 1.608-.888 2.592-2.472 2.592-1.68 0-2.424-1.056-2.448-2.688h1.68c0 .744.264 1.176.792 1.176.264 0 .456-.072.552-.24.216-.312.264-1.176-.048-1.512-.288-.408-.888-.6-1.32-.816-.552-.264-.96-.576-1.2-.936s-.36-.888-.36-1.536c-.024-1.44.912-2.472 2.4-2.448m-11.031.018c.711-.006 1.419.198 1.839.63.432.432.672 1.128.648 1.992H9.336c.024-.456-.096-.792-.432-.96-.312-.144-.768-.048-.888.24-.12.264-.192.576-.168.864v3.504c0 .744.264 1.128.768 1.128a.65.65 0 0 0 .552-.264c.168-.24.192-.552.168-.84h1.776c.096 1.632-.984 2.712-2.568 2.688-1.536 0-2.496-.864-2.472-2.472v-4.032c0-.816.24-1.44.696-1.848.432-.408 1.146-.624 1.857-.63`,viewBox:`0 0 24 24`,fill:!0},nodedotjs:{paths:`M11.998,24c-0.321,0-0.641-0.084-0.922-0.247l-2.936-1.737c-0.438-0.245-0.224-0.332-0.08-0.383 c0.585-0.203,0.703-0.25,1.328-0.604c0.065-0.037,0.151-0.023,0.218,0.017l2.256,1.339c0.082,0.045,0.197,0.045,0.272,0l8.795-5.076 c0.082-0.047,0.134-0.141,0.134-0.238V6.921c0-0.099-0.053-0.192-0.137-0.242l-8.791-5.072c-0.081-0.047-0.189-0.047-0.271,0 L3.075,6.68C2.99,6.729,2.936,6.825,2.936,6.921v10.15c0,0.097,0.054,0.189,0.139,0.235l2.409,1.392 c1.307,0.654,2.108-0.116,2.108-0.89V7.787c0-0.142,0.114-0.253,0.256-0.253h1.115c0.139,0,0.255,0.112,0.255,0.253v10.021 c0,1.745-0.95,2.745-2.604,2.745c-0.508,0-0.909,0-2.026-0.551L2.28,18.675c-0.57-0.329-0.922-0.945-0.922-1.604V6.921 c0-0.659,0.353-1.275,0.922-1.603l8.795-5.082c0.557-0.315,1.296-0.315,1.848,0l8.794,5.082c0.57,0.329,0.924,0.944,0.924,1.603 v10.15c0,0.659-0.354,1.273-0.924,1.604l-8.794,5.078C12.643,23.916,12.324,24,11.998,24z M19.099,13.993 c0-1.9-1.284-2.406-3.987-2.763c-2.731-0.361-3.009-0.548-3.009-1.187c0-0.528,0.235-1.233,2.258-1.233 c1.807,0,2.473,0.389,2.747,1.607c0.024,0.115,0.129,0.199,0.247,0.199h1.141c0.071,0,0.138-0.031,0.186-0.081 c0.048-0.054,0.074-0.123,0.067-0.196c-0.177-2.098-1.571-3.076-4.388-3.076c-2.508,0-4.004,1.058-4.004,2.833 c0,1.925,1.488,2.457,3.895,2.695c2.88,0.282,3.103,0.703,3.103,1.269c0,0.983-0.789,1.402-2.642,1.402 c-2.327,0-2.839-0.584-3.011-1.742c-0.02-0.124-0.126-0.215-0.253-0.215h-1.137c-0.141,0-0.254,0.112-0.254,0.253 c0,1.482,0.806,3.248,4.655,3.248C17.501,17.007,19.099,15.91,19.099,13.993z`,viewBox:`0 0 24 24`,fill:!0},express:{paths:`M24 18.588a1.529 1.529 0 01-1.895-.72l-3.45-4.771-.5-.667-4.003 5.444a1.466 1.466 0 01-1.802.708l5.158-6.92-4.798-6.251a1.595 1.595 0 011.9.666l3.576 4.83 3.596-4.81a1.435 1.435 0 011.788-.668L21.708 7.9l-2.522 3.283a.666.666 0 000 .994l4.804 6.412zM.002 11.576l.42-2.075c1.154-4.103 5.858-5.81 9.094-3.27 1.895 1.489 2.368 3.597 2.275 5.973H1.116C.943 16.447 4.005 19.009 7.92 17.7a4.078 4.078 0 002.582-2.876c.207-.666.548-.78 1.174-.588a5.417 5.417 0 01-2.589 3.957 6.272 6.272 0 01-7.306-.933 6.575 6.575 0 01-1.64-3.858c0-.235-.08-.455-.134-.666A88.33 88.33 0 010 11.577zm1.127-.286h9.654c-.06-3.076-2.001-5.258-4.59-5.278-2.882-.04-4.944 2.094-5.071 5.264z`,viewBox:`0 0 24 24`,fill:!0},nestjs:{paths:`M14.131.047c-.173 0-.334.037-.483.087.316.21.49.49.576.806.007.043.019.074.025.117a.681.681 0 0 1 .013.112c.024.545-.143.614-.26.936-.18.415-.13.861.086 1.22a.74.74 0 0 0 .074.137c-.235-1.568 1.073-1.803 1.314-2.293.019-.428-.334-.713-.613-.911a1.37 1.37 0 0 0-.732-.21zM16.102.4c-.024.143-.006.106-.012.18-.006.05-.006.112-.012.161-.013.05-.025.1-.044.149-.012.05-.03.1-.05.149l-.067.142c-.02.025-.031.05-.05.075l-.037.055a2.152 2.152 0 0 1-.093.124c-.037.038-.068.081-.112.112v.006c-.037.031-.074.068-.118.1-.13.099-.278.173-.415.266-.043.03-.087.056-.124.093a.906.906 0 0 0-.118.099c-.043.037-.074.074-.111.118-.031.037-.068.08-.093.124a1.582 1.582 0 0 0-.087.13c-.025.05-.043.093-.068.142-.019.05-.037.093-.05.143a2.007 2.007 0 0 0-.043.155c-.006.025-.006.056-.012.08-.007.025-.007.05-.013.075 0 .05-.006.105-.006.155 0 .037 0 .074.006.111 0 .05.006.1.019.155.006.05.018.1.03.15.02.049.032.098.05.148.013.03.031.062.044.087l-1.426-.552c-.241-.068-.477-.13-.719-.186l-.39-.093c-.372-.074-.75-.13-1.128-.167-.013 0-.019-.006-.031-.006A11.082 11.082 0 0 0 8.9 2.855c-.378.025-.756.074-1.134.136a12.45 12.45 0 0 0-.837.174l-.279.074c-.092.037-.18.08-.266.118l-.205.093c-.012.006-.024.006-.03.012-.063.031-.118.056-.174.087a2.738 2.738 0 0 0-.236.118c-.043.018-.086.043-.124.062a.559.559 0 0 1-.055.03c-.056.032-.112.063-.162.094a1.56 1.56 0 0 0-.148.093c-.044.03-.087.055-.124.086-.006.007-.013.007-.019.013-.037.025-.08.056-.118.087l-.012.012-.093.074c-.012.007-.025.019-.037.025-.031.025-.062.056-.093.08-.006.013-.019.02-.025.025-.037.038-.074.069-.111.106-.007 0-.007.006-.013.012a1.742 1.742 0 0 0-.111.106c-.007.006-.007.012-.013.012a1.454 1.454 0 0 0-.093.1c-.012.012-.03.024-.043.036a1.374 1.374 0 0 1-.106.112c-.006.012-.018.019-.024.03-.05.05-.093.1-.143.15l-.018.018c-.1.106-.205.211-.317.304-.111.1-.229.192-.347.273a3.777 3.777 0 0 1-.762.421c-.13.056-.267.106-.403.149-.26.056-.527.161-.756.18-.05 0-.105.012-.155.018l-.155.037-.149.056c-.05.019-.099.044-.148.068-.044.031-.093.056-.137.087a1.011 1.011 0 0 0-.124.106c-.043.03-.087.074-.124.111-.037.043-.074.08-.105.124-.031.05-.068.093-.093.143a1.092 1.092 0 0 0-.087.142c-.025.056-.05.106-.068.161-.019.05-.037.106-.056.161-.012.05-.025.1-.03.15 0 .005-.007.012-.007.018-.012.056-.012.13-.019.167C.006 7.95 0 7.986 0 8.03a.657.657 0 0 0 .074.31v.006c.019.037.044.075.069.112.024.037.05.074.08.111.031.031.068.069.106.1a.906.906 0 0 0 .117.099c.149.13.186.173.378.272.031.019.062.031.1.05.006 0 .012.006.018.006 0 .013 0 .019.006.031a1.272 1.272 0 0 0 .08.298c.02.037.032.074.05.111.007.013.013.025.02.031.024.05.049.093.073.137l.093.13c.031.037.069.08.106.118.037.037.074.068.118.105 0 0 .006.006.012.006.037.031.074.062.112.087a.986.986 0 0 0 .136.08c.043.025.093.05.142.069a.73.73 0 0 0 .124.043c.007.006.013.006.025.012.025.007.056.013.08.019-.018.335-.024.65.026.762.055.124.328-.254.6-.688-.036.428-.061.93 0 1.079.069.155.44-.329.763-.862 4.395-1.016 8.405 2.02 8.826 6.31-.08-.67-.905-1.041-1.283-.948-.186.458-.502 1.047-1.01 1.413.043-.41.025-.83-.062-1.24a4.009 4.009 0 0 1-.769 1.562c-.588.043-1.177-.242-1.487-.67-.025-.018-.031-.055-.05-.08-.018-.043-.037-.087-.05-.13a.515.515 0 0 1-.037-.13c-.006-.044-.006-.087-.006-.137v-.093a.992.992 0 0 1 .031-.13c.013-.043.025-.086.044-.13.024-.043.043-.087.074-.13.105-.298.105-.54-.087-.682a.706.706 0 0 0-.118-.062c-.024-.006-.055-.018-.08-.025l-.05-.018a.847.847 0 0 0-.13-.031.472.472 0 0 0-.13-.019 1.01 1.01 0 0 0-.136-.012c-.031 0-.062.006-.093.006a.484.484 0 0 0-.137.019c-.043.006-.086.012-.13.024a1.068 1.068 0 0 0-.13.044c-.043.018-.08.037-.124.056-.037.018-.074.043-.118.062-1.444.942-.582 3.148.403 3.787-.372.068-.75.148-.855.229l-.013.012c.267.161.546.298.837.416.397.13.818.247 1.004.297v.006a5.996 5.996 0 0 0 1.562.112c2.746-.192 4.996-2.281 5.405-5.033l.037.161c.019.112.043.23.056.347v.006c.012.056.018.112.025.162v.024c.006.056.012.112.012.162.006.068.012.136.012.204v.1c0 .03.007.067.007.098 0 .038-.007.075-.007.112v.087c0 .043-.006.08-.006.124 0 .025 0 .05-.006.08 0 .044-.006.087-.006.137-.006.018-.006.037-.006.055l-.02.143c0 .019 0 .037-.005.056-.007.062-.019.118-.025.18v.012l-.037.174v.018l-.037.167c0 .007-.007.02-.007.025a1.663 1.663 0 0 1-.043.168v.018c-.019.062-.037.118-.05.174-.006.006-.006.012-.006.012l-.056.186c-.024.062-.043.118-.068.18-.025.062-.043.124-.068.18-.025.062-.05.117-.074.18h-.007c-.024.055-.05.117-.08.173a.302.302 0 0 1-.019.043c-.006.006-.006.013-.012.019a5.867 5.867 0 0 1-1.742 2.082c-.05.031-.099.069-.149.106-.012.012-.03.018-.043.03a2.603 2.603 0 0 1-.136.094l.018.037h.007l.26-.037h.006c.161-.025.322-.056.483-.087.044-.006.093-.019.137-.031l.087-.019c.043-.006.086-.018.13-.024.037-.013.074-.02.111-.031.62-.15 1.221-.354 1.798-.595a9.926 9.926 0 0 1-3.85 3.142c.714-.05 1.426-.167 2.114-.366a9.903 9.903 0 0 0 5.857-4.68 9.893 9.893 0 0 1-1.667 3.986 9.758 9.758 0 0 0 1.655-1.376 9.824 9.824 0 0 0 2.61-5.268c.21.98.272 1.99.18 2.987 4.474-6.241.371-12.712-1.346-14.416-.006-.013-.012-.019-.012-.031-.006.006-.006.006-.006.012 0-.006 0-.006-.007-.012 0 .074-.006.148-.012.223a8.34 8.34 0 0 1-.062.415c-.03.136-.068.273-.105.41-.044.13-.093.266-.15.396a5.322 5.322 0 0 1-.185.378 4.735 4.735 0 0 1-.477.688c-.093.111-.192.21-.292.31a3.994 3.994 0 0 1-.18.155l-.142.124a3.459 3.459 0 0 1-.347.241 4.295 4.295 0 0 1-.366.211c-.13.062-.26.118-.39.174a4.364 4.364 0 0 1-.818.223c-.143.025-.285.037-.422.05a4.914 4.914 0 0 1-.297.012 4.66 4.66 0 0 1-.422-.025 3.137 3.137 0 0 1-.421-.062 3.136 3.136 0 0 1-.415-.105h-.007c.137-.013.273-.025.41-.05a4.493 4.493 0 0 0 .818-.223c.136-.05.266-.112.39-.174.13-.062.248-.13.372-.204.118-.08.235-.161.347-.248.112-.087.217-.18.316-.279.105-.093.198-.198.291-.304.093-.111.18-.223.26-.334.013-.019.026-.044.038-.062.062-.1.124-.199.18-.298a4.272 4.272 0 0 0 .334-.775c.044-.13.075-.266.106-.403.025-.142.05-.278.062-.415.012-.142.025-.285.025-.421 0-.1-.007-.199-.013-.298a6.726 6.726 0 0 0-.05-.415 4.493 4.493 0 0 0-.092-.415c-.044-.13-.087-.267-.137-.397-.05-.13-.111-.26-.173-.384-.069-.124-.137-.248-.211-.366a6.843 6.843 0 0 0-.248-.34c-.093-.106-.186-.212-.285-.317a3.878 3.878 0 0 0-.161-.155c-.28-.217-.57-.421-.862-.607a1.154 1.154 0 0 0-.124-.062 2.415 2.415 0 0 0-.589-.26Z`,viewBox:`0 0 24 24`,fill:!0},django:{paths:`M11.146 0h3.924v18.166c-2.013.382-3.491.535-5.096.535-4.791 0-7.288-2.166-7.288-6.32 0-4.002 2.65-6.6 6.753-6.6.637 0 1.121.05 1.707.203zm0 9.143a3.894 3.894 0 00-1.325-.204c-1.988 0-3.134 1.223-3.134 3.365 0 2.09 1.096 3.236 3.109 3.236.433 0 .79-.025 1.35-.102V9.142zM21.314 6.06v9.098c0 3.134-.229 4.638-.917 5.937-.637 1.249-1.478 2.039-3.211 2.905l-3.644-1.733c1.733-.815 2.574-1.53 3.109-2.625.561-1.121.739-2.421.739-5.835V6.059h3.924zM17.39.021h3.924v4.026H17.39z`,viewBox:`0 0 24 24`,fill:!0},spring:{paths:`M21.8537 1.4158a10.4504 10.4504 0 0 1-1.284 2.2471A11.9666 11.9666 0 1 0 3.8518 20.7757l.4445.3951a11.9543 11.9543 0 0 0 19.6316-8.2971c.3457-3.0126-.568-6.8649-2.0743-11.458zM5.5805 20.8745a1.0174 1.0174 0 1 1-.1482-1.4323 1.0396 1.0396 0 0 1 .1482 1.4323zm16.1991-3.5806c-2.9385 3.9263-9.2601 2.5928-13.2852 2.7904 0 0-.7161.0494-1.4323.1481 0 0 .2717-.1234.6174-.2469 2.8398-.9877 4.1732-1.1853 5.9018-2.0743 3.2349-1.6545 6.4698-5.2844 7.1118-9.0379-1.2347 3.6053-4.9881 6.7167-8.3959 7.9761-2.3459.8643-6.5685 1.7039-6.5685 1.7039l-.1729-.0988c-2.8645-1.4076-2.9632-7.6304 2.2718-9.6306 2.2966-.889 4.4696-.395 6.9637-.9877 2.6422-.6174 5.7043-2.5929 6.939-5.1857 1.3828 4.1732 3.062 10.643.0493 14.6434z`,viewBox:`0 0 24 24`,fill:!0},dotnet:{paths:`M24 8.77h-2.468v7.565h-1.425V8.77h-2.462V7.53H24zm-6.852 7.565h-4.821V7.53h4.63v1.24h-3.205v2.494h2.953v1.234h-2.953v2.604h3.396zm-6.708 0H8.882L4.78 9.863a2.896 2.896 0 0 1-.258-.51h-.036c.032.189.048.592.048 1.21v5.772H3.157V7.53h1.659l3.965 6.32c.167.261.275.442.323.54h.024c-.04-.233-.06-.629-.06-1.185V7.529h1.372zm-8.703-.693a.868.829 0 0 1-.869.829.868.829 0 0 1-.868-.83.868.829 0 0 1 .868-.828.868.829 0 0 1 .869.829Z`,viewBox:`0 0 24 24`,fill:!0},postgresql:{paths:`M23.5594 14.7228a.5269.5269 0 0 0-.0563-.1191c-.139-.2632-.4768-.3418-1.0074-.2321-1.6533.3411-2.2935.1312-2.5256-.0191 1.342-2.0482 2.445-4.522 3.0411-6.8297.2714-1.0507.7982-3.5237.1222-4.7316a1.5641 1.5641 0 0 0-.1509-.235C21.6931.9086 19.8007.0248 17.5099.0005c-1.4947-.0158-2.7705.3461-3.1161.4794a9.449 9.449 0 0 0-.5159-.0816 8.044 8.044 0 0 0-1.3114-.1278c-1.1822-.0184-2.2038.2642-3.0498.8406-.8573-.3211-4.7888-1.645-7.2219.0788C.9359 2.1526.3086 3.8733.4302 6.3043c.0409.818.5069 3.334 1.2423 5.7436.4598 1.5065.9387 2.7019 1.4334 3.582.553.9942 1.1259 1.5933 1.7143 1.7895.4474.1491 1.1327.1441 1.8581-.7279.8012-.9635 1.5903-1.8258 1.9446-2.2069.4351.2355.9064.3625 1.39.3772a.0569.0569 0 0 0 .0004.0041 11.0312 11.0312 0 0 0-.2472.3054c-.3389.4302-.4094.5197-1.5002.7443-.3102.064-1.1344.2339-1.1464.8115-.0025.1224.0329.2309.0919.3268.2269.4231.9216.6097 1.015.6331 1.3345.3335 2.5044.092 3.3714-.6787-.017 2.231.0775 4.4174.3454 5.0874.2212.5529.7618 1.9045 2.4692 1.9043.2505 0 .5263-.0291.8296-.0941 1.7819-.3821 2.5557-1.1696 2.855-2.9059.1503-.8707.4016-2.8753.5388-4.1012.0169-.0703.0357-.1207.057-.1362.0007-.0005.0697-.0471.4272.0307a.3673.3673 0 0 0 .0443.0068l.2539.0223.0149.001c.8468.0384 1.9114-.1426 2.5312-.4308.6438-.2988 1.8057-1.0323 1.5951-1.6698zM2.371 11.8765c-.7435-2.4358-1.1779-4.8851-1.2123-5.5719-.1086-2.1714.4171-3.6829 1.5623-4.4927 1.8367-1.2986 4.8398-.5408 6.108-.13-.0032.0032-.0066.0061-.0098.0094-2.0238 2.044-1.9758 5.536-1.9708 5.7495-.0002.0823.0066.1989.0162.3593.0348.5873.0996 1.6804-.0735 2.9184-.1609 1.1504.1937 2.2764.9728 3.0892.0806.0841.1648.1631.2518.2374-.3468.3714-1.1004 1.1926-1.9025 2.1576-.5677.6825-.9597.5517-1.0886.5087-.3919-.1307-.813-.5871-1.2381-1.3223-.4796-.839-.9635-2.0317-1.4155-3.5126zm6.0072 5.0871c-.1711-.0428-.3271-.1132-.4322-.1772.0889-.0394.2374-.0902.4833-.1409 1.2833-.2641 1.4815-.4506 1.9143-1.0002.0992-.126.2116-.2687.3673-.4426a.3549.3549 0 0 0 .0737-.1298c.1708-.1513.2724-.1099.4369-.0417.156.0646.3078.26.3695.4752.0291.1016.0619.2945-.0452.4444-.9043 1.2658-2.2216 1.2494-3.1676 1.0128zm2.094-3.988-.0525.141c-.133.3566-.2567.6881-.3334 1.003-.6674-.0021-1.3168-.2872-1.8105-.8024-.6279-.6551-.9131-1.5664-.7825-2.5004.1828-1.3079.1153-2.4468.079-3.0586-.005-.0857-.0095-.1607-.0122-.2199.2957-.2621 1.6659-.9962 2.6429-.7724.4459.1022.7176.4057.8305.928.5846 2.7038.0774 3.8307-.3302 4.7363-.084.1866-.1633.3629-.2311.5454zm7.3637 4.5725c-.0169.1768-.0358.376-.0618.5959l-.146.4383a.3547.3547 0 0 0-.0182.1077c-.0059.4747-.054.6489-.115.8693-.0634.2292-.1353.4891-.1794 1.0575-.11 1.4143-.8782 2.2267-2.4172 2.5565-1.5155.3251-1.7843-.4968-2.0212-1.2217a6.5824 6.5824 0 0 0-.0769-.2266c-.2154-.5858-.1911-1.4119-.1574-2.5551.0165-.5612-.0249-1.9013-.3302-2.6462.0044-.2932.0106-.5909.019-.8918a.3529.3529 0 0 0-.0153-.1126 1.4927 1.4927 0 0 0-.0439-.208c-.1226-.4283-.4213-.7866-.7797-.9351-.1424-.059-.4038-.1672-.7178-.0869.067-.276.1831-.5875.309-.9249l.0529-.142c.0595-.16.134-.3257.213-.5012.4265-.9476 1.0106-2.2453.3766-5.1772-.2374-1.0981-1.0304-1.6343-2.2324-1.5098-.7207.0746-1.3799.3654-1.7088.5321a5.6716 5.6716 0 0 0-.1958.1041c.0918-1.1064.4386-3.1741 1.7357-4.4823a4.0306 4.0306 0 0 1 .3033-.276.3532.3532 0 0 0 .1447-.0644c.7524-.5706 1.6945-.8506 2.802-.8325.4091.0067.8017.0339 1.1742.081 1.939.3544 3.2439 1.4468 4.0359 2.3827.8143.9623 1.2552 1.9315 1.4312 2.4543-1.3232-.1346-2.2234.1268-2.6797.779-.9926 1.4189.543 4.1729 1.2811 5.4964.1353.2426.2522.4522.2889.5413.2403.5825.5515.9713.7787 1.2552.0696.087.1372.1714.1885.245-.4008.1155-1.1208.3825-1.0552 1.717-.0123.1563-.0423.4469-.0834.8148-.0461.2077-.0702.4603-.0994.7662zm.8905-1.6211c-.0405-.8316.2691-.9185.5967-1.0105a2.8566 2.8566 0 0 0 .135-.0406 1.202 1.202 0 0 0 .1342.103c.5703.3765 1.5823.4213 3.0068.1344-.2016.1769-.5189.3994-.9533.6011-.4098.1903-1.0957.333-1.7473.3636-.7197.0336-1.0859-.0807-1.1721-.151zm.5695-9.2712c-.0059.3508-.0542.6692-.1054 1.0017-.055.3576-.112.7274-.1264 1.1762-.0142.4368.0404.8909.0932 1.3301.1066.887.216 1.8003-.2075 2.7014a3.5272 3.5272 0 0 1-.1876-.3856c-.0527-.1276-.1669-.3326-.3251-.6162-.6156-1.1041-2.0574-3.6896-1.3193-4.7446.3795-.5427 1.3408-.5661 2.1781-.463zm.2284 7.0137a12.3762 12.3762 0 0 0-.0853-.1074l-.0355-.0444c.7262-1.1995.5842-2.3862.4578-3.4385-.0519-.4318-.1009-.8396-.0885-1.2226.0129-.4061.0666-.7543.1185-1.0911.0639-.415.1288-.8443.1109-1.3505.0134-.0531.0188-.1158.0118-.1902-.0457-.4855-.5999-1.938-1.7294-3.253-.6076-.7073-1.4896-1.4972-2.6889-2.0395.5251-.1066 1.2328-.2035 2.0244-.1859 2.0515.0456 3.6746.8135 4.8242 2.2824a.908.908 0 0 1 .0667.1002c.7231 1.3556-.2762 6.2751-2.9867 10.5405zm-8.8166-6.1162c-.025.1794-.3089.4225-.6211.4225a.5821.5821 0 0 1-.0809-.0056c-.1873-.026-.3765-.144-.5059-.3156-.0458-.0605-.1203-.178-.1055-.2844.0055-.0401.0261-.0985.0925-.1488.1182-.0894.3518-.1226.6096-.0867.3163.0441.6426.1938.6113.4186zm7.9305-.4114c.0111.0792-.049.201-.1531.3102-.0683.0717-.212.1961-.4079.2232a.5456.5456 0 0 1-.075.0052c-.2935 0-.5414-.2344-.5607-.3717-.024-.1765.2641-.3106.5611-.352.297-.0414.6111.0088.6356.1851z`,viewBox:`0 0 24 24`,fill:!0},mysql:{paths:`M16.405 5.501c-.115 0-.193.014-.274.033v.013h.014c.054.104.146.18.214.273.054.107.1.214.154.32l.014-.015c.094-.066.14-.172.14-.333-.04-.047-.046-.094-.08-.14-.04-.067-.126-.1-.18-.153zM5.77 18.695h-.927a50.854 50.854 0 00-.27-4.41h-.008l-1.41 4.41H2.45l-1.4-4.41h-.01a72.892 72.892 0 00-.195 4.41H0c.055-1.966.192-3.81.41-5.53h1.15l1.335 4.064h.008l1.347-4.064h1.095c.242 2.015.384 3.86.428 5.53zm4.017-4.08c-.378 2.045-.876 3.533-1.492 4.46-.482.716-1.01 1.073-1.583 1.073-.153 0-.34-.046-.566-.138v-.494c.11.017.24.026.386.026.268 0 .483-.075.647-.222.197-.18.295-.382.295-.605 0-.155-.077-.47-.23-.944L6.23 14.615h.91l.727 2.36c.164.536.233.91.205 1.123.4-1.064.678-2.227.835-3.483zm12.325 4.08h-2.63v-5.53h.885v4.85h1.745zm-3.32.135l-1.016-.5c.09-.076.177-.158.255-.25.433-.506.648-1.258.648-2.253 0-1.83-.718-2.746-2.155-2.746-.704 0-1.254.232-1.65.697-.43.508-.646 1.256-.646 2.245 0 .972.19 1.686.574 2.14.35.41.877.615 1.583.615.264 0 .506-.033.725-.098l1.325.772.36-.622zM15.5 17.588c-.225-.36-.337-.94-.337-1.736 0-1.393.424-2.09 1.27-2.09.443 0 .77.167.977.5.224.362.336.936.336 1.723 0 1.404-.424 2.108-1.27 2.108-.445 0-.77-.167-.978-.5zm-1.658-.425c0 .47-.172.856-.516 1.156-.344.3-.803.45-1.384.45-.543 0-1.064-.172-1.573-.515l.237-.476c.438.22.833.328 1.19.328.332 0 .593-.073.783-.22a.754.754 0 00.3-.615c0-.33-.23-.61-.648-.845-.388-.213-1.163-.657-1.163-.657-.422-.307-.632-.636-.632-1.177 0-.45.157-.81.47-1.085.315-.278.72-.415 1.22-.415.512 0 .98.136 1.4.41l-.213.476a2.726 2.726 0 00-1.064-.23c-.283 0-.502.068-.654.206a.685.685 0 00-.248.524c0 .328.234.61.666.85.393.215 1.187.67 1.187.67.433.305.648.63.648 1.168zm9.382-5.852c-.535-.014-.95.04-1.297.188-.1.04-.26.04-.274.167.055.053.063.14.11.214.08.134.218.313.346.407.14.11.28.216.427.31.26.16.555.255.81.416.145.094.293.213.44.313.073.05.12.14.214.172v-.02c-.046-.06-.06-.147-.105-.214-.067-.067-.134-.127-.2-.193a3.223 3.223 0 00-.695-.675c-.214-.146-.682-.35-.77-.595l-.013-.014c.146-.013.32-.066.46-.106.227-.06.435-.047.67-.106.106-.027.213-.06.32-.094v-.06c-.12-.12-.21-.283-.334-.395a8.867 8.867 0 00-1.104-.823c-.21-.134-.476-.22-.697-.334-.08-.04-.214-.06-.26-.127-.12-.146-.19-.34-.275-.514a17.69 17.69 0 01-.547-1.163c-.12-.262-.193-.523-.34-.763-.69-1.137-1.437-1.826-2.586-2.5-.247-.14-.543-.2-.856-.274-.167-.008-.334-.02-.5-.027-.11-.047-.216-.174-.31-.235-.38-.24-1.364-.76-1.644-.072-.18.434.267.862.422 1.082.115.153.26.328.34.5.047.116.06.235.107.356.106.294.207.622.347.897.073.14.153.287.247.413.054.073.146.107.167.227-.094.136-.1.334-.154.5-.24.757-.146 1.693.194 2.25.107.166.362.534.703.393.3-.12.234-.5.32-.835.02-.08.007-.133.048-.187v.015c.094.188.188.367.274.555.206.328.566.668.867.895.16.12.287.328.487.402v-.02h-.015c-.043-.058-.1-.086-.154-.133a3.445 3.445 0 01-.35-.4 8.76 8.76 0 01-.747-1.218c-.11-.21-.202-.436-.29-.643-.04-.08-.04-.2-.107-.24-.1.146-.247.273-.32.453-.127.288-.14.642-.188 1.01-.027.007-.014 0-.027.014-.214-.052-.287-.274-.367-.46-.2-.475-.233-1.238-.06-1.785.047-.14.247-.582.167-.716-.042-.127-.174-.2-.247-.303a2.478 2.478 0 01-.24-.427c-.16-.374-.24-.788-.414-1.162-.08-.173-.22-.354-.334-.513-.127-.18-.267-.307-.368-.52-.033-.073-.08-.194-.027-.274.014-.054.042-.075.094-.09.088-.072.335.022.422.062.247.1.455.194.662.334.094.066.195.193.315.226h.14c.214.047.455.014.655.073.355.114.675.28.962.46a5.953 5.953 0 012.085 2.286c.08.154.115.295.188.455.14.33.313.663.455.982.14.315.275.636.476.897.1.14.502.213.682.286.133.06.34.115.46.188.23.14.454.3.67.454.11.076.443.243.463.378z`,viewBox:`0 0 24 24`,fill:!0},mongodb:{paths:`M17.193 9.555c-1.264-5.58-4.252-7.414-4.573-8.115-.28-.394-.53-.954-.735-1.44-.036.495-.055.685-.523 1.184-.723.566-4.438 3.682-4.74 10.02-.282 5.912 4.27 9.435 4.888 9.884l.07.05A73.49 73.49 0 0111.91 24h.481c.114-1.032.284-2.056.51-3.07.417-.296.604-.463.85-.693a11.342 11.342 0 003.639-8.464c.01-.814-.103-1.662-.197-2.218zm-5.336 8.195s0-8.291.275-8.29c.213 0 .49 10.695.49 10.695-.381-.045-.765-1.76-.765-2.405z`,viewBox:`0 0 24 24`,fill:!0},redis:{paths:`M22.71 13.145c-1.66 2.092-3.452 4.483-7.038 4.483-3.203 0-4.397-2.825-4.48-5.12.701 1.484 2.073 2.685 4.214 2.63 4.117-.133 6.94-3.852 6.94-7.239 0-4.05-3.022-6.972-8.268-6.972-3.752 0-8.4 1.428-11.455 3.685C2.59 6.937 3.885 9.958 4.35 9.626c2.648-1.904 4.748-3.13 6.784-3.744C8.12 9.244.886 17.05 0 18.425c.1 1.261 1.66 4.648 2.424 4.648.232 0 .431-.133.664-.365a100.49 100.49 0 0 0 5.54-6.765c.222 3.104 1.748 6.898 6.014 6.898 3.819 0 7.604-2.756 9.33-8.965.2-.764-.73-1.361-1.261-.73zm-4.349-5.013c0 1.959-1.926 2.922-3.685 2.922-.941 0-1.664-.247-2.235-.568 1.051-1.592 2.092-3.225 3.21-4.973 1.972.334 2.71 1.43 2.71 2.619z`,viewBox:`0 0 24 24`,fill:!0},elasticsearch:{paths:`M13.394 0C8.683 0 4.609 2.716 2.644 6.667h15.641a4.77 4.77 0 0 0 3.073-1.11c.446-.375.864-.785 1.247-1.243l.001-.002A11.974 11.974 0 0 0 13.394 0zM1.804 8.889a12.009 12.009 0 0 0 0 6.222h14.7a3.111 3.111 0 1 0 0-6.222zm.84 8.444C4.61 21.283 8.684 24 13.395 24c3.701 0 7.011-1.677 9.212-4.312l-.001-.002a9.958 9.958 0 0 0-1.247-1.243 4.77 4.77 0 0 0-3.073-1.11z`,viewBox:`0 0 24 24`,fill:!0},amazondynamodb:{paths:`M15.564 9.743c-.337.142-.662.278-.991.431-.343.16-.669.35-.989.544l-.025.015v-3.16c.3-.202.624-.376.951-.543.337-.172.688-.32 1.042-.458.359-.14.709-.272 1.05-.422V9.37a19.78 19.78 0 0 0-1.038.373zm-7.128.654V7.143c.346.174.7.33 1.05.48.35.149.706.283 1.045.425.337.14.659.305.964.493v3.235l-.025-.015a7.347 7.347 0 0 0-.99-.544c-.328-.153-.654-.289-.99-.431a19.78 19.78 0 0 0-1.054-.39zM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm4.614 16.773v-1.45c0-.078-.044-.15-.114-.186a17.23 17.23 0 0 0-1.138-.47 21.427 21.427 0 0 0-1.086-.367 8.632 8.632 0 0 0-1.07-.262 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.16 6.16 0 0 0-1.07.262 10.092 10.092 0 0 0-1.086.367c-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .106.1.18.198.147l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.414a5.743 5.743 0 0 1 1.059-.358c.35-.08.722-.12 1.062-.12h.032c.34 0 .712.04 1.062.12a5.73 5.73 0 0 1 1.059.358c.366.154.745.287 1.123.413.377.127.759.244 1.136.371l.002.001a.154.154 0 0 0 .198-.147v-.064zm0-3.397v-1.45c0-.078-.044-.15-.114-.186a17.148 17.148 0 0 0-1.138-.47 21.45 21.45 0 0 0-1.086-.367 8.572 8.572 0 0 0-1.07-.262 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.22 6.22 0 0 0-1.07.262c-.359.11-.72.232-1.086.367-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .106.1.18.198.147l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.414a5.743 5.743 0 0 1 1.059-.358c.35-.08.722-.12 1.062-.12h.032c.34 0 .712.04 1.062.12a5.73 5.73 0 0 1 1.059.358c.366.154.745.287 1.123.413.377.127.759.244 1.136.371l.002.001a.154.154 0 0 0 .198-.147v-.064zm0-3.397V8.53c0-.078-.044-.15-.114-.186a17.148 17.148 0 0 0-1.138-.47 21.427 21.427 0 0 0-1.086-.368 8.572 8.572 0 0 0-1.07-.261 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.16 6.16 0 0 0-1.07.261c-.359.11-.72.232-1.086.368-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .105.1.18.198.146l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.413.35-.148.697-.272 1.059-.359.35-.079.722-.12 1.062-.12h.032c.34 0 .712.041 1.062.12.362.087.709.211 1.059.359.366.154.745.286 1.123.413.377.127.759.244 1.136.37l.002.001a.154.154 0 0 0 .198-.146v-.065z`,viewBox:Im,fill:!0},sqlite:{paths:`M21.678.521c-1.032-.92-2.28-.55-3.513.544a8.71 8.71 0 0 0-.547.535c-2.109 2.237-4.066 6.38-4.674 9.544.237.48.422 1.093.544 1.561a13.044 13.044 0 0 1 .164.703s-.019-.071-.096-.296l-.05-.146a1.689 1.689 0 0 0-.033-.08c-.138-.32-.518-.995-.686-1.289-.143.423-.27.818-.376 1.176.484.884.778 2.4.778 2.4s-.025-.099-.147-.442c-.107-.303-.644-1.244-.772-1.464-.217.804-.304 1.346-.226 1.478.152.256.296.698.422 1.186.286 1.1.485 2.44.485 2.44l.017.224a22.41 22.41 0 0 0 .056 2.748c.095 1.146.273 2.13.5 2.657l.155-.084c-.334-1.038-.47-2.399-.41-3.967.09-2.398.642-5.29 1.661-8.304 1.723-4.55 4.113-8.201 6.3-9.945-1.993 1.8-4.692 7.63-5.5 9.788-.904 2.416-1.545 4.684-1.931 6.857.666-2.037 2.821-2.912 2.821-2.912s1.057-1.304 2.292-3.166c-.74.169-1.955.458-2.362.629-.6.251-.762.337-.762.337s1.945-1.184 3.613-1.72C21.695 7.9 24.195 2.767 21.678.521m-18.573.543A1.842 1.842 0 0 0 1.27 2.9v16.608a1.84 1.84 0 0 0 1.835 1.834h9.418a22.953 22.953 0 0 1-.052-2.707c-.006-.062-.011-.141-.016-.2a27.01 27.01 0 0 0-.473-2.378c-.121-.47-.275-.898-.369-1.057-.116-.197-.098-.31-.097-.432 0-.12.015-.245.037-.386a9.98 9.98 0 0 1 .234-1.045l.217-.028c-.017-.035-.014-.065-.031-.097l-.041-.381a32.8 32.8 0 0 1 .382-1.194l.2-.019c-.008-.016-.01-.038-.018-.053l-.043-.316c.63-3.28 2.587-7.443 4.8-9.791.066-.069.133-.128.198-.194Z`,viewBox:`0 0 24 24`,fill:!0},docker:{paths:`M13.983 11.078h2.119a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.119a.185.185 0 00-.185.185v1.888c0 .102.083.185.185.185m-2.954-5.43h2.118a.186.186 0 00.186-.186V3.574a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m0 2.716h2.118a.187.187 0 00.186-.186V6.29a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.887c0 .102.082.185.185.186m-2.93 0h2.12a.186.186 0 00.184-.186V6.29a.185.185 0 00-.185-.185H8.1a.185.185 0 00-.185.185v1.887c0 .102.083.185.185.186m-2.964 0h2.119a.186.186 0 00.185-.186V6.29a.185.185 0 00-.185-.185H5.136a.186.186 0 00-.186.185v1.887c0 .102.084.185.186.186m5.893 2.715h2.118a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m-2.93 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.083.185.185.185m-2.964 0h2.119a.185.185 0 00.185-.185V9.006a.185.185 0 00-.184-.186h-2.12a.186.186 0 00-.186.186v1.887c0 .102.084.185.186.185m-2.92 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.082.185.185.185M23.763 9.89c-.065-.051-.672-.51-1.954-.51-.338.001-.676.03-1.01.087-.248-1.7-1.653-2.53-1.716-2.566l-.344-.199-.226.327c-.284.438-.49.922-.612 1.43-.23.97-.09 1.882.403 2.661-.595.332-1.55.413-1.744.42H.751a.751.751 0 00-.75.748 11.376 11.376 0 00.692 4.062c.545 1.428 1.355 2.48 2.41 3.124 1.18.723 3.1 1.137 5.275 1.137.983.003 1.963-.086 2.93-.266a12.248 12.248 0 003.823-1.389c.98-.567 1.86-1.288 2.61-2.136 1.252-1.418 1.998-2.997 2.553-4.4h.221c1.372 0 2.215-.549 2.68-1.009.309-.293.55-.65.707-1.046l.098-.288Z`,viewBox:`0 0 24 24`,fill:!0},kubernetes:{paths:`M10.204 14.35l.007.01-.999 2.413a5.171 5.171 0 0 1-2.075-2.597l2.578-.437.004.005a.44.44 0 0 1 .484.606zm-.833-2.129a.44.44 0 0 0 .173-.756l.002-.011L7.585 9.7a5.143 5.143 0 0 0-.73 3.255l2.514-.725.002-.009zm1.145-1.98a.44.44 0 0 0 .699-.337l.01-.005.15-2.62a5.144 5.144 0 0 0-3.01 1.442l2.147 1.523.004-.002zm.76 2.75l.723.349.722-.347.18-.78-.5-.623h-.804l-.5.623.179.779zm1.5-3.095a.44.44 0 0 0 .7.336l.008.003 2.134-1.513a5.188 5.188 0 0 0-2.992-1.442l.148 2.615.002.001zm10.876 5.97l-5.773 7.181a1.6 1.6 0 0 1-1.248.594l-9.261.003a1.6 1.6 0 0 1-1.247-.596l-5.776-7.18a1.583 1.583 0 0 1-.307-1.34L2.1 5.573c.108-.47.425-.864.863-1.073L11.305.513a1.606 1.606 0 0 1 1.385 0l8.345 3.985c.438.209.755.604.863 1.073l2.062 8.955c.108.47-.005.963-.308 1.34zm-3.289-2.057c-.042-.01-.103-.026-.145-.034-.174-.033-.315-.025-.479-.038-.35-.037-.638-.067-.895-.148-.105-.04-.18-.165-.216-.216l-.201-.059a6.45 6.45 0 0 0-.105-2.332 6.465 6.465 0 0 0-.936-2.163c.052-.047.15-.133.177-.159.008-.09.001-.183.094-.282.197-.185.444-.338.743-.522.142-.084.273-.137.415-.242.032-.024.076-.062.11-.089.24-.191.295-.52.123-.736-.172-.216-.506-.236-.745-.045-.034.027-.08.062-.111.088-.134.116-.217.23-.33.35-.246.25-.45.458-.673.609-.097.056-.239.037-.303.033l-.19.135a6.545 6.545 0 0 0-4.146-2.003l-.012-.223c-.065-.062-.143-.115-.163-.25-.022-.268.015-.557.057-.905.023-.163.061-.298.068-.475.001-.04-.001-.099-.001-.142 0-.306-.224-.555-.5-.555-.275 0-.499.249-.499.555l.001.014c0 .041-.002.092 0 .128.006.177.044.312.067.475.042.348.078.637.056.906a.545.545 0 0 1-.162.258l-.012.211a6.424 6.424 0 0 0-4.166 2.003 8.373 8.373 0 0 1-.18-.128c-.09.012-.18.04-.297-.029-.223-.15-.427-.358-.673-.608-.113-.12-.195-.234-.329-.349-.03-.026-.077-.062-.111-.088a.594.594 0 0 0-.348-.132.481.481 0 0 0-.398.176c-.172.216-.117.546.123.737l.007.005.104.083c.142.105.272.159.414.242.299.185.546.338.743.522.076.082.09.226.1.288l.16.143a6.462 6.462 0 0 0-1.02 4.506l-.208.06c-.055.072-.133.184-.215.217-.257.081-.546.11-.895.147-.164.014-.305.006-.48.039-.037.007-.09.02-.133.03l-.004.002-.007.002c-.295.071-.484.342-.423.608.061.267.349.429.645.365l.007-.001.01-.003.129-.029c.17-.046.294-.113.448-.172.33-.118.604-.217.87-.256.112-.009.23.069.288.101l.217-.037a6.5 6.5 0 0 0 2.88 3.596l-.09.218c.033.084.069.199.044.282-.097.252-.263.517-.452.813-.091.136-.185.242-.268.399-.02.037-.045.095-.064.134-.128.275-.034.591.213.71.248.12.556-.007.69-.282v-.002c.02-.039.046-.09.062-.127.07-.162.094-.301.144-.458.132-.332.205-.68.387-.897.05-.06.13-.082.215-.105l.113-.205a6.453 6.453 0 0 0 4.609.012l.106.192c.086.028.18.042.256.155.136.232.229.507.342.84.05.156.074.295.145.457.016.037.043.09.062.129.133.276.442.402.69.282.247-.118.341-.435.213-.71-.02-.039-.045-.096-.065-.134-.083-.156-.177-.261-.268-.398-.19-.296-.346-.541-.443-.793-.04-.13.007-.21.038-.294-.018-.022-.059-.144-.083-.202a6.499 6.499 0 0 0 2.88-3.622c.064.01.176.03.213.038.075-.05.144-.114.28-.104.266.039.54.138.87.256.154.06.277.128.448.173.036.01.088.019.13.028l.009.003.007.001c.297.064.584-.098.645-.365.06-.266-.128-.537-.423-.608zM16.4 9.701l-1.95 1.746v.005a.44.44 0 0 0 .173.757l.003.01 2.526.728a5.199 5.199 0 0 0-.108-1.674A5.208 5.208 0 0 0 16.4 9.7zm-4.013 5.325a.437.437 0 0 0-.404-.232.44.44 0 0 0-.372.233h-.002l-1.268 2.292a5.164 5.164 0 0 0 3.326.003l-1.27-2.296h-.01zm1.888-1.293a.44.44 0 0 0-.27.036.44.44 0 0 0-.214.572l-.003.004 1.01 2.438a5.15 5.15 0 0 0 2.081-2.615l-2.6-.44-.004.005z`,viewBox:`0 0 24 24`,fill:!0},nginx:{paths:`M12 0L1.605 6v12L12 24l10.395-6V6L12 0zm6 16.59c0 .705-.646 1.29-1.529 1.29-.631 0-1.351-.255-1.801-.81l-6-7.141v6.66c0 .721-.57 1.29-1.274 1.29H7.32c-.721 0-1.29-.6-1.29-1.29V7.41c0-.705.63-1.29 1.5-1.29.646 0 1.38.255 1.83.81l5.97 7.141V7.41c0-.721.6-1.29 1.29-1.29h.075c.72 0 1.29.6 1.29 1.29v9.18H18z`,viewBox:`0 0 24 24`,fill:!0},linux:{paths:`M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.06-.003-.12 0-.18 0h-.016c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.77.465-.008.043-.013.066-.018.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.02.334-.17.838-.319 1.35-1.5 1.072-3.58 1.538-5.348.334a2.645 2.645 0 00-.402-.533 1.45 1.45 0 00-.275-.333c.182 0 .338-.03.465-.067a.615.615 0 00.314-.334c.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.4-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.14 2.497-.122 3.854a8.123 8.123 0 01.647-2.876c.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.21.201.477.335.876.335.039.003.075.006.11.006.412 0 .73-.134.997-.268.29-.134.52-.334.74-.4h.005c.467-.135.835-.402 1.044-.7zm2.185 8.958c.037.6.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.01c.315-.007.577.01.847.268l.003.003c.208.199.305.53.391.876.085.4.154.78.409 1.066.486.527.645.906.636 1.14l.003-.007v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.37 1.14-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.4-.12-1.025.056-1.69.176-.668.428-1.344.463-1.897.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.814.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.637.434.598.77 1.131.729 1.57v.006c-.057.744-.48 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.61-.2-.723-.4-.11-.2-.113-.602.123-1.23v-.004l.002-.003c.117-.334.03-.752-.027-1.118-.055-.401-.083-.71.043-.94.16-.334.396-.4.69-.533.294-.135.64-.202.915-.47h.002v-.002c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.28-.466-.154-.134-.28-.268-.373-.335-.164-.134-.144-.333-.074-.333.109.016.129.134.199.2.096.066.215.2.36.333.292.2.68.467 1.167.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.136.149-.267.279-.267.128.016.034.134-.147.332a8.097 8.097 0 01-.69.468zm-1.082-1.583V5.64c-.006-.02.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.14.068-.05 0-.13-.02-.136-.068-.01-.066.088-.133.15-.133.08-.031.184-.047.259-.005.019.009.036.03.03.05v.02h.003z`,viewBox:`0 0 24 24`,fill:!0},terraform:{paths:`M1.44 0v7.575l6.561 3.79V3.787zm21.12 4.227l-6.561 3.791v7.574l6.56-3.787zM8.72 4.23v7.575l6.561 3.787V8.018zm0 8.405v7.575L15.28 24v-7.578z`,viewBox:`0 0 24 24`,fill:!0},github:{paths:`M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12`,viewBox:`0 0 24 24`,fill:!0},apachekafka:{paths:`M9.71 2.136a1.43 1.43 0 0 0-2.047 0h-.007a1.48 1.48 0 0 0-.421 1.042c0 .41.161.777.422 1.039l.007.007c.257.264.616.426 1.019.426.404 0 .766-.162 1.027-.426l.003-.007c.261-.262.421-.629.421-1.039 0-.408-.159-.777-.421-1.042H9.71zM8.683 22.295c.404 0 .766-.167 1.027-.429l.003-.008c.261-.261.421-.631.421-1.036 0-.41-.159-.778-.421-1.044H9.71a1.42 1.42 0 0 0-1.027-.432 1.4 1.4 0 0 0-1.02.432h-.007c-.26.266-.422.634-.422 1.044 0 .406.161.775.422 1.036l.007.008c.258.262.617.429 1.02.429zm7.89-4.462c.359-.096.683-.33.882-.684l.027-.052a1.47 1.47 0 0 0 .114-1.067 1.454 1.454 0 0 0-.675-.896l-.021-.014a1.425 1.425 0 0 0-1.078-.132c-.36.091-.684.335-.881.686-.2.349-.241.75-.146 1.119.099.363.33.691.675.896h.002c.346.203.737.239 1.101.144zm-6.405-7.342a2.083 2.083 0 0 0-1.485-.627c-.58 0-1.103.242-1.482.627-.378.385-.612.916-.612 1.507s.233 1.124.612 1.514a2.08 2.08 0 0 0 2.967 0c.379-.39.612-.923.612-1.514s-.233-1.122-.612-1.507zm-.835-2.51c.843.141 1.6.552 2.178 1.144h.004c.092.093.182.196.265.299l1.446-.851a3.176 3.176 0 0 1-.047-1.808 3.149 3.149 0 0 1 1.456-1.926l.025-.016a3.062 3.062 0 0 1 2.345-.306c.77.21 1.465.721 1.898 1.482v.002c.431.757.518 1.626.313 2.408a3.145 3.145 0 0 1-1.456 1.928l-.198.118h-.02a3.095 3.095 0 0 1-2.154.201 3.127 3.127 0 0 1-1.514-.944l-1.444.848a4.162 4.162 0 0 1 0 2.879l1.444.846c.413-.47.939-.789 1.514-.944a3.041 3.041 0 0 1 2.371.319l.048.023v.002a3.17 3.17 0 0 1 1.408 1.906 3.215 3.215 0 0 1-.313 2.405l-.026.053-.003-.005a3.147 3.147 0 0 1-1.867 1.436 3.096 3.096 0 0 1-2.371-.318v-.006a3.156 3.156 0 0 1-1.456-1.927 3.175 3.175 0 0 1 .047-1.805l-1.446-.848a3.905 3.905 0 0 1-.265.294l-.004.005a3.938 3.938 0 0 1-2.178 1.138v1.699a3.09 3.09 0 0 1 1.56.862l.002.004c.565.572.914 1.368.914 2.243 0 .873-.35 1.664-.914 2.239l-.002.009a3.1 3.1 0 0 1-2.21.931 3.1 3.1 0 0 1-2.206-.93h-.002v-.009a3.186 3.186 0 0 1-.916-2.239c0-.875.35-1.672.916-2.243v-.004h.002a3.1 3.1 0 0 1 1.558-.862v-1.699a3.926 3.926 0 0 1-2.176-1.138l-.006-.005a4.098 4.098 0 0 1-1.173-2.874c0-1.122.452-2.136 1.173-2.872h.006a3.947 3.947 0 0 1 2.176-1.144V6.289a3.137 3.137 0 0 1-1.558-.864h-.002v-.004a3.192 3.192 0 0 1-.916-2.243c0-.871.35-1.669.916-2.243l.002-.002A3.084 3.084 0 0 1 8.683 0c.861 0 1.641.355 2.21.932v.002h.002c.565.574.914 1.372.914 2.243 0 .876-.35 1.667-.914 2.243l-.002.005a3.142 3.142 0 0 1-1.56.864v1.692zm8.121-1.129l-.012-.019a1.452 1.452 0 0 0-.87-.668 1.43 1.43 0 0 0-1.103.146h.002c-.347.2-.58.529-.677.896-.095.365-.054.768.146 1.119l.007.009c.2.347.519.579.874.673.357.103.755.059 1.098-.144l.019-.009a1.47 1.47 0 0 0 .657-.885 1.493 1.493 0 0 0-.141-1.118`,viewBox:`0 0 24 24`,fill:!0},rabbitmq:{paths:`M23.035 9.601h-7.677a.956.956 0 01-.962-.962V.962a.956.956 0 00-.962-.956H10.56a.956.956 0 00-.962.956V8.64a.956.956 0 01-.962.962H5.762a.956.956 0 01-.961-.962V.962A.956.956 0 003.839 0H.959a.956.956 0 00-.956.962v22.076A.956.956 0 00.965 24h22.07a.956.956 0 00.962-.962V10.58a.956.956 0 00-.962-.98zm-3.86 8.152a1.437 1.437 0 01-1.437 1.443h-1.924a1.437 1.437 0 01-1.436-1.443v-1.917a1.437 1.437 0 011.436-1.443h1.924a1.437 1.437 0 011.437 1.443z`,viewBox:`0 0 24 24`,fill:!0},graphql:{paths:`M12.002 0a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm8.54 4.931a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm0 9.862a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm-8.54 4.931a2.138 2.138 0 1 0 0 4.276 2.138 2.138 0 1 0 0-4.276zm-8.542-4.93a2.138 2.138 0 1 0 0 4.276 2.138 2.138 0 1 0 0-4.277zm0-9.863a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm8.542-3.378L2.953 6.777v10.448l9.049 5.224 9.047-5.224V6.777zm0 1.601 7.66 13.27H4.34zm-1.387.371L3.97 15.037V7.363zm2.774 0 6.646 3.838v7.674zM5.355 17.44h13.293l-6.646 3.836z`,viewBox:`0 0 24 24`,fill:!0},grpc:{paths:`M6.2 6.2a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4Zm11.6 0a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM12 12.1a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM6.2 17.4a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4Zm11.6 0a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM7.9 9.8l2.6 2M13.5 11.8l2.6-2M10.5 16.2l-2.6 2M13.5 16.2l2.6 2`,viewBox:Im,fill:!0}},Rm={node:`nodedotjs`,nodejs:`nodedotjs`,"node.js":`nodedotjs`,vue:`vuedotjs`,"vue.js":`vuedotjs`,next:`nextdotjs`,"next.js":`nextdotjs`,nextjs:`nextdotjs`,postgres:`postgresql`,mongo:`mongodb`,dynamodb:`amazondynamodb`,dynamo:`amazondynamodb`,kafka:`apachekafka`,k8s:`kubernetes`,gcp:`googlecloud`,"google cloud":`googlecloud`,googlecloud:`googlecloud`,"c#":`csharp`,".net":`dotnet`,es:`elasticsearch`,elastic:`elasticsearch`,js:`javascript`,ts:`typescript`,tf:`terraform`,gh:`github`,rb:`ruby`,py:`python`,"amazon web services":`aws`,amazonwebservices:`aws`,"microsoft azure":`azure`,microsoftazure:`azure`}})),Hee=c({C4Viewer:()=>Wm});function Bm(e){let t={person:{bg:`var(--c4-person)`,border:`color-mix(in srgb, var(--c4-person), #000 30%)`,text:`#ffffff`},system:{bg:`var(--c4-system)`,border:`color-mix(in srgb, var(--c4-system), #000 30%)`,text:`#ffffff`},container:{bg:`var(--c4-container)`,border:`color-mix(in srgb, var(--c4-container), #000 30%)`,text:`#ffffff`},component:{bg:`var(--c4-component)`,border:`color-mix(in srgb, var(--c4-component), #000 30%)`,text:`#1a1a2e`},database:{bg:`var(--c4-database)`,border:`color-mix(in srgb, var(--c4-database), #000 30%)`,text:`#ffffff`},queue:{bg:`var(--c4-queue)`,border:`color-mix(in srgb, var(--c4-queue), #000 30%)`,text:`#ffffff`},external:{bg:`var(--c4-external)`,border:`color-mix(in srgb, var(--c4-external), #000 30%)`,text:`#ffffff`},boundary:{bg:`transparent`,border:`var(--c4-boundary-border)`,text:`var(--muted-foreground)`}};return t[e]||t.system}function Uee({nodeType:e,color:t,technology:n,icon:r}){let i={width:16,height:16,flexShrink:0},a=r&&Vee(r)||n&&Vee(n);if(a)return(0,qm.jsx)(`svg`,{...i,viewBox:a.viewBox,fill:a.fill===!1?`none`:t,stroke:a.fill===!1?t:void 0,children:(0,qm.jsx)(`path`,{d:a.paths})});switch(e){case`person`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:t,children:[(0,qm.jsx)(`circle`,{cx:`8`,cy:`4`,r:`3`}),(0,qm.jsx)(`path`,{d:`M3 14a5 5 0 0 1 10 0`})]});case`database`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`ellipse`,{cx:`8`,cy:`3.5`,rx:`5.5`,ry:`2.5`}),(0,qm.jsx)(`path`,{d:`M2.5 3.5v9c0 1.38 2.46 2.5 5.5 2.5s5.5-1.12 5.5-2.5v-9`}),(0,qm.jsx)(`path`,{d:`M2.5 8c0 1.38 2.46 2.5 5.5 2.5s5.5-1.12 5.5-2.5`,opacity:`0.5`})]});case`queue`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:t,children:[(0,qm.jsx)(`rect`,{x:`1`,y:`5`,width:`3`,height:`6`,rx:`0.5`,opacity:`0.5`}),(0,qm.jsx)(`rect`,{x:`5.5`,y:`5`,width:`3`,height:`6`,rx:`0.5`,opacity:`0.7`}),(0,qm.jsx)(`rect`,{x:`10`,y:`5`,width:`3`,height:`6`,rx:`0.5`}),(0,qm.jsx)(`path`,{d:`M14 8l2-1.5v3L14 8z`})]});case`external`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`path`,{d:`M4 2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z`,strokeDasharray:`3 2`}),(0,qm.jsx)(`path`,{d:`M6 8h4M8 6v4`})]});case`component`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.3`,children:[(0,qm.jsx)(`rect`,{x:`3`,y:`2`,width:`10`,height:`12`,rx:`1.5`}),(0,qm.jsx)(`rect`,{x:`1`,y:`5`,width:`4`,height:`2`,rx:`0.5`}),(0,qm.jsx)(`rect`,{x:`1`,y:`9`,width:`4`,height:`2`,rx:`0.5`})]});case`container`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`rect`,{x:`2`,y:`3`,width:`12`,height:`10`,rx:`2`}),(0,qm.jsx)(`path`,{d:`M2 6h12`})]});case`system`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`rect`,{x:`1.5`,y:`1.5`,width:`13`,height:`13`,rx:`2.5`}),(0,qm.jsx)(`circle`,{cx:`8`,cy:`8`,r:`3`})]});case`boundary`:return(0,qm.jsx)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,strokeDasharray:`2 2`,children:(0,qm.jsx)(`rect`,{x:`2`,y:`2`,width:`12`,height:`12`,rx:`2`})});default:return(0,qm.jsx)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:(0,qm.jsx)(`rect`,{x:`2`,y:`2`,width:`12`,height:`12`,rx:`2`})})}}function Vm({data:e}){let t=e,n=Bm(t.type),r=t.type===`boundary`;return(0,qm.jsxs)(`div`,{style:{background:r?`transparent`:`var(--card)`,border:`2px ${r?`dashed`:`solid`} ${n.border}`,borderRadius:8,padding:`10px 14px`,width:200,fontSize:`12px`,color:`var(--card-foreground)`,transition:`all 0.2s`},children:[(0,qm.jsx)(gp,{type:`target`,position:Dl.Top,style:{opacity:0}}),(0,qm.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8,marginBottom:4},children:[(0,qm.jsx)(`span`,{style:{width:26,height:26,borderRadius:`50%`,background:n.bg,display:`flex`,alignItems:`center`,justifyContent:`center`,flexShrink:0},children:(0,qm.jsx)(Uee,{nodeType:t.type,color:n.text,technology:t.technology,icon:t.icon})}),(0,qm.jsx)(`span`,{style:{fontWeight:600,fontSize:`13px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`},children:t.label})]}),t.technology&&(0,qm.jsxs)(`div`,{style:{fontSize:`10px`,opacity:.7,marginBottom:2,paddingLeft:34},children:[`[`,t.technology,`]`]}),t.description&&(0,qm.jsx)(`div`,{style:{fontSize:`10px`,opacity:.6,lineHeight:`1.3`,marginTop:4,paddingLeft:34},children:t.description}),(0,qm.jsx)(gp,{type:`source`,position:Dl.Bottom,style:{opacity:0}})]})}async function Hm(e,t,n){let r=n?.direction||`DOWN`,i=n?.spacing||80,a=n?.layerSpacing||120,o={id:`root`,layoutOptions:{"elk.algorithm":`layered`,"elk.direction":r,"elk.spacing.nodeNode":String(i),"elk.layered.spacing.nodeNodeBetweenLayers":String(a),"elk.layered.crossingMinimization.strategy":`LAYER_SWEEP`},children:e.map(e=>({id:e.id,width:200,height:e.description?90:60})),edges:t.map((e,t)=>({id:`e${t}`,sources:[e.source],targets:[e.target]}))};return(await Ym.layout(o)).children||[]}function Um({data:e}){let[t,n,r]=ff([]),[i,a,o]=pf([]),{fitView:s}=yd(),c=(0,Gm.useRef)(null),l=[...new Set(e.nodes.map(e=>e.type))].filter(e=>e!==`boundary`).map(e=>({label:e,color:Bm(e).bg}));return(0,Gm.useEffect)(()=>{e.nodes?.length&&Hm(e.nodes,e.edges||[],e.layout).then(t=>{let r=e.nodes.map(e=>{let n=t.find(t=>t.id===e.id);return{id:e.id,type:`c4`,position:{x:n?.x||0,y:n?.y||0},data:e}}),i=(e.edges||[]).map((e,t)=>({id:`e${t}`,source:e.source,target:e.target,label:e.label,animated:!0,markerEnd:{type:El.ArrowClosed,color:`var(--muted-foreground)`},style:{stroke:`var(--muted-foreground)`,strokeWidth:2,strokeDasharray:e.style===`dashed`?`6 3`:e.style===`dotted`?`2 3`:void 0},labelStyle:{fill:`var(--muted-foreground)`,fontSize:11,fontWeight:500},labelBgStyle:{fill:`var(--card)`,fillOpacity:.9},labelBgPadding:[6,4],labelBgBorderRadius:4}));n(r),a(i),setTimeout(()=>s({padding:.12}),50)})},[e,s]),(0,qm.jsxs)(Tm,{variant:`full`,children:[(0,qm.jsx)(jm,{title:e.title||`C4 Architecture`,subtitle:e.description,showThemeToggle:!0}),(0,qm.jsx)(`div`,{ref:c,style:{position:`relative`,minHeight:0,height:`100%`,overflow:`hidden`},children:(0,qm.jsxs)(Yp,{nodes:t,edges:i,onNodesChange:r,onEdgesChange:o,nodeTypes:Jm,fitView:!0,minZoom:.2,maxZoom:2,proOptions:{hideAttribution:!0},children:[(0,qm.jsx)($p,{color:`var(--muted)`,gap:24,size:1.5}),(0,qm.jsx)(tm,{}),(0,qm.jsx)(dm,{nodeColor:e=>({person:`#0f766e`,system:`#0f766e`,container:`#147d74`,component:`#49a897`,database:`#0d9488`,queue:`#d97706`,external:`#94a3b8`})[e.data?.type]||`#0f766e`,maskColor:`rgba(0,0,0,0.7)`})]})}),(0,qm.jsx)(Pm,{legend:l})]})}function Wm({data:e}){return(0,qm.jsx)(xm,{children:(0,qm.jsx)(cf,{children:(0,qm.jsx)(Um,{data:e})})})}var Gm,Km,qm,Jm,Ym,Wee=o((()=>{Gm=u(h(),1),mm(),hm(),Km=u(gm(),1),Cm(),Em(),Mm(),Fm(),zm(),_m(),qm=x(),Jm={c4:Vm},Ym=new Km.default}));function Xm(e){return String(e??``).replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`).replace(/'/g,`&#39;`)}function Zm(e){let t=String(e??``).trim();return/^(https?:|mailto:|#)/i.test(t)?t:`#`}function Qm(e){return String(e??``).replace(/[^a-zA-Z0-9_-]/g,`_`)}function $m(e){if(e==null)return``;if(Array.isArray(e))return e.map($m).join(`, `);if(typeof e==`object`)try{return JSON.stringify(e)}catch{return String(e)}return String(e)}function eh(e){if(typeof e!=`string`)return e;let t=e.trim();if(t.startsWith(`[`)&&t.endsWith(`]`)||t.startsWith(`{`)&&t.endsWith(`}`))try{return JSON.parse(t)}catch{return e}return e}function th(e){return Xm(String(e??``)).replace(/\*\*(.+?)\*\*/g,`<strong>$1</strong>`).replace(/`(.+?)`/g,`<code>$1</code>`).replace(/\[([^\]]+)\]\(([^)]+)\)/g,(e,t,n)=>`<a href="${Zm(n)}">${t}</a>`)}function nh(e){if(!e)return`accent`;let t=String(e).toLowerCase(),n=ih[t]??t;return ah.has(n)?n:`accent`}function rh(e){let t=e.value;return Array.isArray(t)?t:t&&typeof t==`object`&&`items`in t&&Array.isArray(t.items)?t.items:[]}var ih,ah,oh=o((()=>{ih={ok:`success`,pass:`success`,passed:`success`,good:`success`,error:`danger`,fail:`danger`,failed:`danger`,critical:`danger`,high:`danger`,warn:`warning`,caution:`warning`,medium:`warning`,info:`accent`,low:`accent`,note:`accent`},ah=new Set([`success`,`danger`,`warning`,`accent`])}));function Gee(e){let t=eh(e);return Array.isArray(t)?t:[]}function Kee(e,t){return`<div class="bk-actions">${Gee(e.value).map(e=>{let t=Qm(e.id);if(e.type===`select`){let n=(e.options??[]).map(e=>{let t=typeof e==`string`?e:e.value,n=typeof e==`string`?e:e.label;return`<option value="${Xm(t)}">${Xm(n)}</option>`}).join(``);return`<label class="bk-select-wrap"><span class="bk-visually-hidden">${Xm(e.label)}</span><select class="bk-select" data-action-id="${t}"><option value="" selected disabled>${Xm(e.label)}</option>${n}</select></label>`}if(e.type===`text-submit`)return`<div class="bk-text-submit" data-action-id="${t}"><input type="text" class="bk-input" placeholder="${Xm(e.label)}" data-action-id="${t}" /><button type="button" class="bk-action bk-action--primary" data-action-id="${t}">Send</button></div>`;if(e.type===`form-submit`&&e.schema){let n=e.schema;return`<form class="bk-form" data-action-id="${t}"><fieldset>${Object.entries(n).map(([e,t])=>{let n=t.description??e,r=t.type===`number`?`number`:`text`;return`<label class="bk-form-field"><span class="bk-form-label">${Xm(n)}</span><input type="${r}" class="bk-input" name="${Xm(e)}" placeholder="${Xm(n)}" /></label>`}).join(``)}<button type="submit" class="bk-action bk-action--primary">${Xm(e.label)}</button></fieldset></form>`}return`<button type="button" class="bk-action bk-action--${Xm(e.variant??`default`)}" data-action-id="${t}">${Xm(e.label)}</button>`}).join(``)}<div class="bk-action-feedback" style="display:none;font-size:0.875rem;color:var(--dt-text-secondary);padding:var(--dt-space-2) 0;" data-feedback-state="pending">💬 Feedback sent</div></div>`}var sh,ch=o((()=>{oh(),sh=`
73
+ ... Falling back to non-web worker version.`);if(!r.workerFactory){var o=e("./elk-worker.min.js").Worker;r.workerFactory=function(e){return new o(e)}}return l(this,n,[r])}return m(n,t),a(n)}(e("./elk-api.js").default);Object.defineProperty(t.exports,"__esModule",{value:!0}),t.exports=g,g.default=g},{"./elk-api.js":1,"./elk-worker.min.js":2,"web-worker":4}],4:[function(e,t,n){t.exports=typeof Worker<`u`?Worker:void 0},{}]},{},[3])(3)})})),_m=o((()=>{})),vm,ym,bm,E,xm,Sm,Cm=o((()=>{vm=u(h(),1),_m(),ym=x(),bm=(0,vm.createContext)(void 0),E=`aikit-theme-mode`,xm=({children:e,defaultMode:t=`system`})=>{let[n,r]=(0,vm.useState)(()=>{if(typeof window>`u`)return t;try{return localStorage.getItem(E)||t}catch{return t}}),[i,a]=(0,vm.useState)(`light`),o=(0,vm.useCallback)(e=>{if(e===`system`){let e=window.matchMedia(`(prefers-color-scheme: dark)`).matches;a(e?`dark`:`light`)}else a(e)},[]);(0,vm.useEffect)(()=>{if(o(n),n===`system`){let e=window.matchMedia(`(prefers-color-scheme: dark)`),t=()=>o(`system`);return e.addEventListener(`change`,t),()=>e.removeEventListener(`change`,t)}},[n,o]),(0,vm.useEffect)(()=>{document.documentElement.setAttribute(`data-theme`,i)},[i]);let s=(0,vm.useCallback)(e=>{r(e);try{localStorage.setItem(E,e)}catch{}},[]),c=(0,vm.useCallback)(()=>{s(i===`light`?`dark`:`light`)},[i,s]);return(0,ym.jsx)(bm.Provider,{value:{mode:n,resolvedMode:i,setMode:s,toggleMode:c},children:e})},Sm=()=>{let e=(0,vm.useContext)(bm);if(e===void 0)throw Error(`useTheme must be used within a ThemeProvider`);return e}})),wm,Tm,Em=o((()=>{h(),wm=x(),Tm=({children:e,variant:t=`full`,className:n=``,style:r,showGradientGlow:i=!1})=>(0,wm.jsxs)(`div`,{className:`${`layout-${t}`} ${n}`.trim(),style:r,children:[i?(0,wm.jsxs)(wm.Fragment,{children:[(0,wm.jsx)(`div`,{className:`aikit-glow-primary`}),(0,wm.jsx)(`div`,{className:`aikit-glow-secondary`})]}):null,e]})})),Dm=o((()=>{})),Om,km,Am,Pee,Fee,Iee,Lee,jm,Mm=o((()=>{Om=u(h(),1),Cm(),Dm(),km=x(),Am=(0,km.jsx)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:(0,km.jsx)(`path`,{d:`M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z`})}),Pee=(0,km.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`14`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`path`,{d:`M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z`}),(0,km.jsx)(`circle`,{cx:`12`,cy:`13`,r:`4`})]}),Fee=(0,km.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`14`,height:`14`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`}),(0,km.jsx)(`polyline`,{points:`7 10 12 15 17 10`}),(0,km.jsx)(`line`,{x1:`12`,y1:`15`,x2:`12`,y2:`3`})]}),Iee=(0,km.jsxs)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:[(0,km.jsx)(`circle`,{cx:`12`,cy:`12`,r:`5`}),(0,km.jsx)(`path`,{d:`M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42`})]}),Lee=(0,km.jsx)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,"aria-hidden":`true`,children:(0,km.jsx)(`path`,{d:`M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z`})}),jm=({title:e=`AI Kit`,subtitle:t,showThemeToggle:n=!0,showToolbox:r=!0,actions:i,toolboxItems:a})=>{let{resolvedMode:o,toggleMode:s}=Sm(),[c,l]=(0,Om.useState)(!1),u=(0,Om.useRef)(null),d=o===`dark`?`Switch to light theme`:`Switch to dark theme`,f=(0,Om.useCallback)(async()=>{try{if(typeof window.screenshotPage==`function`){l(!1),await window.screenshotPage();return}l(!1);let e=await h();try{if(navigator.clipboard?.write&&typeof ClipboardItem<`u`)await navigator.clipboard.write([new ClipboardItem({"image/png":e})]),p(`Copied image to clipboard.`);else{let t=await new Promise(t=>{let n=new FileReader;n.onload=()=>t(String(n.result)),n.readAsDataURL(e)}),n=!1,r=!1,i=i=>{let a=i.clipboardData;if(a){i.preventDefault();try{a.items&&typeof File<`u`&&(a.items.add(new File([e],`aikit-present.png`,{type:`image/png`})),r=!0,n=!0)}catch{}a.setData(`text/html`,`<img alt="AI Kit" src="${t}">`),r||a.setData(`text/plain`,t),n=!0}};document.addEventListener(`copy`,i,{once:!0});try{n=document.execCommand(`copy`)||n}finally{document.removeEventListener(`copy`,i)}if(!n)throw Error(`Legacy clipboard copy unavailable`);p(`Copied image to clipboard.`)}}catch{console.warn(`Clipboard unavailable, trying server-side clipboard`);try{if(!(await fetch(`/__aikit_system_clipboard`,{method:`POST`,body:e})).ok)throw Error(`Server clipboard write failed`);p(`Copied image via server-side clipboard.`)}catch{console.warn(`Server clipboard failed, falling back to download`);let t=new Date().toISOString().replace(/[.:]/g,`-`),n=URL.createObjectURL(e),r=document.createElement(`a`);r.href=n,r.download=`aikit-present-${t}.png`,document.body.appendChild(r),r.click(),r.remove(),setTimeout(()=>URL.revokeObjectURL(n),1e4),p(`Clipboard blocked — image downloaded instead.`)}}}catch(e){console.warn(`Screenshot failed`,e),p(`Screenshot failed.`,`error`)}},[]),p=(e,t=`info`)=>{let n=document.querySelector(`.aikit-copy-status`);n&&n.remove();let r=document.createElement(`div`);r.className=`aikit-copy-status`,r.setAttribute(`role`,`status`),r.setAttribute(`aria-live`,`polite`),r.dataset.tone=t,r.textContent=e,document.body.appendChild(r),setTimeout(()=>r.remove(),4e3)},m=(0,Om.useCallback)(async()=>{try{if(typeof window.downloadPng==`function`){l(!1),await window.downloadPng();return}l(!1);let e=await h(),t=new Date().toISOString().replace(/[.:]/g,`-`),n=URL.createObjectURL(e),r=document.createElement(`a`);r.href=n,r.download=`aikit-present-${t}.png`,document.body.appendChild(r),r.click(),r.remove(),setTimeout(()=>URL.revokeObjectURL(n),1e4),p(`Downloaded image.`)}catch(e){console.warn(`Download failed`,e),p(`Download failed.`,`error`)}},[]),h=async()=>{let e=window.scrollX,t=window.scrollY;window.scrollTo(0,0),await new Promise(e=>requestAnimationFrame(()=>e(void 0)));let n=Math.max(document.documentElement.scrollWidth,document.documentElement.clientWidth),r=Math.max(document.documentElement.scrollHeight,document.documentElement.clientHeight),i=window.devicePixelRatio||1,a=document.createElement(`canvas`);a.width=Math.max(1,Math.ceil(n*i)),a.height=Math.max(1,Math.ceil(r*i));let o=a.getContext(`2d`);if(!o)throw Error(`Canvas context unavailable`);o.scale(i,i);let s=document.documentElement.cloneNode(!0);s.querySelectorAll(`script`).forEach(e=>e.remove());let c=(e,t)=>{let n=window.getComputedStyle(e),r=Array.from(n).map(e=>`${e}:${n.getPropertyValue(e)};`).join(``);t.setAttribute(`style`,r);for(let n=0;n<e.children.length;n++)c(e.children[n],t.children[n])};c(document.documentElement,s);let l=[`<svg xmlns="http://www.w3.org/2000/svg" width="${n}" height="${r}" viewBox="0 0 ${n} ${r}">`,`<foreignObject width="100%" height="100%">${new XMLSerializer().serializeToString(s)}</foreignObject>`,`</svg>`].join(``),u=new Blob([l],{type:`image/svg+xml;charset=utf-8`}),d=URL.createObjectURL(u);try{await new Promise((e,t)=>{let i=new Image;i.onload=()=>{o.drawImage(i,0,0,n,r),e()},i.onerror=()=>t(Error(`ForeignObject render failed`)),i.src=d})}finally{URL.revokeObjectURL(d)}let f=await new Promise(e=>a.toBlob(e,`image/png`));if(!f||f.type!==`image/png`)throw Error(`PNG export failed`);return window.scrollTo(e,t),f},g=a??[{id:`copy-image`,label:`Copy as Image`,icon:(0,km.jsx)(`span`,{"aria-hidden":`true`,children:Pee}),onClick:f},{id:`download-image`,label:`Download as PNG`,icon:(0,km.jsx)(`span`,{"aria-hidden":`true`,children:Fee}),onClick:m}];return(0,Om.useEffect)(()=>{if(!c)return;let e=e=>{u.current&&!u.current.contains(e.target)&&l(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[c]),(0,Om.useEffect)(()=>{if(!c)return;let e=e=>{e.key===`Escape`&&l(!1)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[c]),(0,km.jsxs)(`header`,{className:`aikit-header`,children:[(0,km.jsx)(`div`,{className:`aikit-header-brand`,children:`AI KIT`}),(0,km.jsxs)(`div`,{className:`aikit-header-title`,children:[(0,km.jsx)(`span`,{className:`aikit-header-title-text`,children:e}),t?(0,km.jsx)(`span`,{className:`aikit-header-subtitle`,children:t}):null]}),(0,km.jsxs)(`div`,{className:`aikit-header-actions`,children:[i,r&&g.length>0?(0,km.jsxs)(`div`,{className:`aikit-toolbox`,ref:u,children:[(0,km.jsx)(`button`,{type:`button`,className:`aikit-toolbox-toggle`,"aria-label":`Open tools menu`,"aria-haspopup":`menu`,"aria-expanded":c,"aria-controls":`aikit-toolbox-menu`,onClick:()=>l(e=>!e),children:Am}),(0,km.jsx)(`div`,{id:`aikit-toolbox-menu`,className:`aikit-toolbox-menu`,role:`menu`,hidden:!c,children:g.map(e=>(0,km.jsxs)(`button`,{type:`button`,className:`aikit-toolbox-item`,role:`menuitem`,"data-shared-chrome-action":e.id,"aria-label":e.label,onClick:()=>{l(!1),e.onClick()},children:[e.icon,(0,km.jsx)(`span`,{children:e.label})]},e.id))})]}):null,n?(0,km.jsxs)(`button`,{type:`button`,className:`aikit-theme-toggle`,"aria-label":d,"aria-pressed":o===`dark`,title:d,onClick:s,children:[(0,km.jsx)(`span`,{className:`aikit-theme-toggle-icon aikit-theme-toggle-icon--sun`,"aria-hidden":`true`,children:Iee}),(0,km.jsx)(`span`,{className:`aikit-theme-toggle-icon aikit-theme-toggle-icon--moon`,"aria-hidden":`true`,children:Lee})]}):null]})]})}}));function Ree(e){if(!e)return null;let t=new Date(e);return isNaN(t.getTime())?{display:e}:{dateTime:t.toISOString(),display:new Intl.DateTimeFormat(void 0,{month:`long`,day:`numeric`,year:`numeric`,hour:`numeric`,minute:`2-digit`}).format(t)}}function zee(e){return!e||e.length===0?null:(0,Nm.jsx)(`span`,{className:`aikit-footer-legend`,children:e.map((e,t)=>(0,Nm.jsxs)(`span`,{className:`aikit-footer-legend-item`,children:[(0,Nm.jsx)(`span`,{className:`aikit-footer-legend-swatch`,style:{backgroundColor:e.color}}),(0,Nm.jsxs)(`span`,{children:[e.icon?(0,Nm.jsxs)(`span`,{children:[e.icon,` `]}):null,e.label]})]},`${e.label}-${t}`))})}var Nm,Pm,Fm=o((()=>{h(),Dm(),Nm=x(),Pm=({generatedAt:e,badge:t,showTimestamp:n=!0,showAttribution:r=!0,showInstallGuide:i=!0,installUrl:a=`https://hermes-agent.nousresearch.com`,legend:o,content:s})=>{let c=n?Ree(e):null,l=c?[`Generated by `,(0,Nm.jsx)(`span`,{className:`aikit-footer-brand`,children:`AI KIT`},`brand`),` at `,c.dateTime?(0,Nm.jsx)(`time`,{className:`aikit-footer-timestamp`,dateTime:c.dateTime,children:c.display},`time`):(0,Nm.jsx)(`span`,{className:`aikit-footer-timestamp`,children:c.display},`time`)]:[`Generated by `,(0,Nm.jsx)(`span`,{className:`aikit-footer-brand`,children:`AI KIT`},`brand`)],u=s??zee(o);return(0,Nm.jsxs)(`footer`,{className:`aikit-footer`,children:[(0,Nm.jsxs)(`div`,{className:`aikit-footer-meta`,children:[r?(0,Nm.jsx)(`span`,{className:`aikit-footer-text`,children:l}):null,u?(0,Nm.jsx)(`div`,{className:`aikit-footer-slot`,children:u}):null,r&&i?(0,Nm.jsx)(`span`,{className:`aikit-footer-slot`,children:(0,Nm.jsx)(`a`,{href:a,target:`_blank`,rel:`noopener`,children:`Get AI Kit →`})}):null]}),t?(0,Nm.jsx)(`span`,{className:`aikit-footer-badge`,children:t}):null]})}}));function Bee(e){let t=e.toLowerCase().trim().replace(/[^a-z0-9.#]/g,``);return Rm[t]??t}function Vee(e){return Lm[Bee(e)]??null}var Im,Lm,Rm,zm=o((()=>{Im=`0 0 24 24`,Lm={aws:{paths:`M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103a6.395 6.395 0 0 0-.862.279 2.31 2.31 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247V5.87c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167c.279-.144.614-.264 1.005-.36a4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144.287-.096.543-.271.758-.51.128-.152.224-.32.272-.512.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0 0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.343c0-.136.068-.208.208-.208h.783c.152 0 .255.024.312.08.064.048.112.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.152-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.024.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.136 0 .208.064.208.208 0 .04-.008.08-.016.128a1.137 1.137 0 0 1-.056.216l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.319-.08-.063-.056-.12-.16-.151-.32l-1.238-5.14-1.23 5.133c-.04.16-.088.264-.152.32-.064.056-.175.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.216-.151-.248-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.27.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.264a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.415-.287-.807-.414l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.176 0 .36.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926-.144.272-.336.511-.583.703-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zM21.698 16.207c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.271-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.384.607zM22.792 14.961c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36 1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z`,viewBox:Im,fill:!0},azure:{paths:`M13.637.014L6.088 15.66l-4.55 0h-.006L8.16 3.06 13.637.014zM15.655 4.737l-4.09 11.684-7.208 3.395L0 23.986h17.462l-1.807-19.25z M6.932 20.747l6.822-3.241 3.57-.049-4.468-11.09-5.924 14.38z`,viewBox:Im,fill:!0},googlecloud:{paths:`M12.19 2.38a9.344 9.344 0 0 0-9.234 6.893c.053-.02-.055.013 0 0-3.875 2.551-3.922 8.11-.247 10.941l.006-.007-.007.03a6.717 6.717 0 0 0 4.077 1.356h5.173l.03.03h5.192c6.687.053 9.376-8.605 3.835-12.35a9.365 9.365 0 0 0-2.821-4.552l-.043.043.006-.05A9.344 9.344 0 0 0 12.19 2.38zm-.358 4.146c1.244-.04 2.518.368 3.486 1.15a5.186 5.186 0 0 1 1.862 4.078v.518c3.53-.07 3.53 5.262 0 5.193h-5.193l-.008.009v-.04H6.785a2.59 2.59 0 0 1-1.067-.23h.001a2.597 2.597 0 1 1 3.437-3.437l3.013-3.012A6.747 6.747 0 0 0 8.11 8.24c.018-.01.04-.026.054-.023a5.186 5.186 0 0 1 3.67-1.69z`,viewBox:`0 0 24 24`,fill:!0},cloudflare:{paths:`M16.5088 16.8447c.1475-.5068.0908-.9707-.1553-1.3154-.2246-.3164-.6045-.499-1.0615-.5205l-8.6592-.1123a.1559.1559 0 0 1-.1333-.0713c-.0283-.042-.0351-.0986-.021-.1553.0278-.084.1123-.1484.2036-.1562l8.7359-.1123c1.0351-.0489 2.1601-.8868 2.5537-1.9136l.499-1.3013c.0215-.0561.0293-.1128.0147-.168-.5625-2.5463-2.835-4.4453-5.5499-4.4453-2.5039 0-4.6284 1.6177-5.3876 3.8614-.4927-.3658-1.1187-.5625-1.794-.499-1.2026.119-2.1665 1.083-2.2861 2.2856-.0283.31-.0069.6128.0635.894C1.5683 13.171 0 14.7754 0 16.752c0 .1748.0142.3515.0352.5273.0141.083.0844.1475.1689.1475h15.9814c.0909 0 .1758-.0645.2032-.1553l.12-.4268zm2.7568-5.5634c-.0771 0-.1611 0-.2383.0112-.0566 0-.1054.0415-.127.0976l-.3378 1.1744c-.1475.5068-.0918.9707.1543 1.3164.2256.3164.6055.498 1.0625.5195l1.8437.1133c.0557 0 .1055.0263.1329.0703.0283.043.0351.1074.0214.1562-.0283.084-.1132.1485-.204.1553l-1.921.1123c-1.041.0488-2.1582.8867-2.5527 1.914l-.1406.3585c-.0283.0713.0215.1416.0986.1416h6.5977c.0771 0 .1474-.0489.169-.126.1122-.4082.1757-.837.1757-1.2803 0-2.6025-2.125-4.727-4.7344-4.727`,viewBox:`0 0 24 24`,fill:!0},vercel:{paths:`m12 1.608 12 20.784H0Z`,viewBox:`0 0 24 24`,fill:!0},netlify:{paths:`M6.49 19.04h-.23L5.13 17.9v-.23l1.73-1.71h1.2l.15.15v1.2L6.5 19.04ZM5.13 6.31V6.1l1.13-1.13h.23L8.2 6.68v1.2l-.15.15h-1.2L5.13 6.31Zm9.96 9.09h-1.65l-.14-.13v-3.83c0-.68-.27-1.2-1.1-1.23-.42 0-.9 0-1.43.02l-.07.08v4.96l-.14.14H8.9l-.13-.14V8.73l.13-.14h3.7a2.6 2.6 0 0 1 2.61 2.6v4.08l-.13.14Zm-8.37-2.44H.14L0 12.82v-1.64l.14-.14h6.58l.14.14v1.64l-.14.14Zm17.14 0h-6.58l-.14-.14v-1.64l.14-.14h6.58l.14.14v1.64l-.14.14ZM11.05 6.55V1.64l.14-.14h1.65l.14.14v4.9l-.14.14h-1.65l-.14-.13Zm0 15.81v-4.9l.14-.14h1.65l.14.13v4.91l-.14.14h-1.65l-.14-.14Z`,viewBox:`0 0 24 24`,fill:!0},typescript:{paths:`M1.125 0C.502 0 0 .502 0 1.125v21.75C0 23.498.502 24 1.125 24h21.75c.623 0 1.125-.502 1.125-1.125V1.125C24 .502 23.498 0 22.875 0zm17.363 9.75c.612 0 1.154.037 1.627.111a6.38 6.38 0 0 1 1.306.34v2.458a3.95 3.95 0 0 0-.643-.361 5.093 5.093 0 0 0-.717-.26 5.453 5.453 0 0 0-1.426-.2c-.3 0-.573.028-.819.086a2.1 2.1 0 0 0-.623.242c-.17.104-.3.229-.393.374a.888.888 0 0 0-.14.49c0 .196.053.373.156.529.104.156.252.304.443.444s.423.276.696.41c.273.135.582.274.926.416.47.197.892.407 1.266.628.374.222.695.473.963.753.268.279.472.598.614.957.142.359.214.776.214 1.253 0 .657-.125 1.21-.373 1.656a3.033 3.033 0 0 1-1.012 1.085 4.38 4.38 0 0 1-1.487.596c-.566.12-1.163.18-1.79.18a9.916 9.916 0 0 1-1.84-.164 5.544 5.544 0 0 1-1.512-.493v-2.63a5.033 5.033 0 0 0 3.237 1.2c.333 0 .624-.03.872-.09.249-.06.456-.144.623-.25.166-.108.29-.234.373-.38a1.023 1.023 0 0 0-.074-1.089 2.12 2.12 0 0 0-.537-.5 5.597 5.597 0 0 0-.807-.444 27.72 27.72 0 0 0-1.007-.436c-.918-.383-1.602-.852-2.053-1.405-.45-.553-.676-1.222-.676-2.005 0-.614.123-1.141.369-1.582.246-.441.58-.804 1.004-1.089a4.494 4.494 0 0 1 1.47-.629 7.536 7.536 0 0 1 1.77-.201zm-15.113.188h9.563v2.166H9.506v9.646H6.789v-9.646H3.375z`,viewBox:`0 0 24 24`,fill:!0},javascript:{paths:`M0 0h24v24H0V0zm22.034 18.276c-.175-1.095-.888-2.015-3.003-2.873-.736-.345-1.554-.585-1.797-1.14-.091-.33-.105-.51-.046-.705.15-.646.915-.84 1.515-.66.39.12.75.42.976.9 1.034-.676 1.034-.676 1.755-1.125-.27-.42-.404-.601-.586-.78-.63-.705-1.469-1.065-2.834-1.034l-.705.089c-.676.165-1.32.525-1.71 1.005-1.14 1.291-.811 3.541.569 4.471 1.365 1.02 3.361 1.244 3.616 2.205.24 1.17-.87 1.545-1.966 1.41-.811-.18-1.26-.586-1.755-1.336l-1.83 1.051c.21.48.45.689.81 1.109 1.74 1.756 6.09 1.666 6.871-1.004.029-.09.24-.705.074-1.65l.046.067zm-8.983-7.245h-2.248c0 1.938-.009 3.864-.009 5.805 0 1.232.063 2.363-.138 2.711-.33.689-1.18.601-1.566.48-.396-.196-.597-.466-.83-.855-.063-.105-.11-.196-.127-.196l-1.825 1.125c.305.63.75 1.172 1.324 1.517.855.51 2.004.675 3.207.405.783-.226 1.458-.691 1.811-1.411.51-.93.402-2.07.397-3.346.012-2.054 0-4.109 0-6.179l.004-.056z`,viewBox:`0 0 24 24`,fill:!0},python:{paths:`M14.25.18l.9.2.73.26.59.3.45.32.34.34.25.34.16.33.1.3.04.26.02.2-.01.13V8.5l-.05.63-.13.55-.21.46-.26.38-.3.31-.33.25-.35.19-.35.14-.33.1-.3.07-.26.04-.21.02H8.77l-.69.05-.59.14-.5.22-.41.27-.33.32-.27.35-.2.36-.15.37-.1.35-.07.32-.04.27-.02.21v3.06H3.17l-.21-.03-.28-.07-.32-.12-.35-.18-.36-.26-.36-.36-.35-.46-.32-.59-.28-.73-.21-.88-.14-1.05-.05-1.23.06-1.22.16-1.04.24-.87.32-.71.36-.57.4-.44.42-.33.42-.24.4-.16.36-.1.32-.05.24-.01h.16l.06.01h8.16v-.83H6.18l-.01-2.75-.02-.37.05-.34.11-.31.17-.28.25-.26.31-.23.38-.2.44-.18.51-.15.58-.12.64-.1.71-.06.77-.04.84-.02 1.27.05zm-6.3 1.98l-.23.33-.08.41.08.41.23.34.33.22.41.09.41-.09.33-.22.23-.34.08-.41-.08-.41-.23-.33-.33-.22-.41-.09-.41.09zm13.09 3.95l.28.06.32.12.35.18.36.27.36.35.35.47.32.59.28.73.21.88.14 1.04.05 1.23-.06 1.23-.16 1.04-.24.86-.32.71-.36.57-.4.45-.42.33-.42.24-.4.16-.36.09-.32.05-.24.02-.16-.01h-8.22v.82h5.84l.01 2.76.02.36-.05.34-.11.31-.17.29-.25.25-.31.24-.38.2-.44.17-.51.15-.58.13-.64.09-.71.07-.77.04-.84.01-1.27-.04-1.07-.14-.9-.2-.73-.25-.59-.3-.45-.33-.34-.34-.25-.34-.16-.33-.1-.3-.04-.25-.02-.2.01-.13v-5.34l.05-.64.13-.54.21-.46.26-.38.3-.32.33-.24.35-.2.35-.14.33-.1.3-.06.26-.04.21-.02.13-.01h5.84l.69-.05.59-.14.5-.21.41-.28.33-.32.27-.35.2-.36.15-.36.1-.35.07-.32.04-.28.02-.21V6.07h2.09l.14.01zm-6.47 14.25l-.23.33-.08.41.08.41.23.33.33.23.41.08.41-.08.33-.23.23-.33.08-.41-.08-.41-.23-.33-.33-.23-.41-.08-.41.08z`,viewBox:`0 0 24 24`,fill:!0},java:{paths:`M11.915 0 11.7.215C9.515 2.4 7.47 6.39 6.046 10.483c-1.064 1.024-3.633 2.81-3.711 3.551-.093.87 1.746 2.611 1.55 3.235-.198.625-1.304 1.408-1.014 1.939.1.188.823.011 1.277-.491a13.389 13.389 0 0 0-.017 2.14c.076.906.27 1.668.643 2.232.372.563.956.911 1.667.911.397 0 .727-.114 1.024-.264.298-.149.571-.33.91-.5.68-.34 1.634-.666 3.53-.604 1.903.062 2.872.39 3.559.704.687.314 1.15.664 1.925.664.767 0 1.395-.336 1.807-.9.412-.563.631-1.33.72-2.24.06-.623.055-1.32 0-2.066.454.45 1.117.604 1.213.424.29-.53-.816-1.314-1.013-1.937-.198-.624 1.642-2.366 1.549-3.236-.08-.748-2.707-2.568-3.748-3.586C16.428 6.374 14.308 2.394 12.13.215zm.175 6.038a2.95 2.95 0 0 1 2.943 2.942 2.95 2.95 0 0 1-2.943 2.943A2.95 2.95 0 0 1 9.148 8.98a2.95 2.95 0 0 1 2.942-2.942zM8.685 7.983a3.515 3.515 0 0 0-.145.997c0 1.951 1.6 3.55 3.55 3.55 1.95 0 3.55-1.598 3.55-3.55 0-.329-.046-.648-.132-.951.334.095.64.208.915.336a42.699 42.699 0 0 1 2.042 5.829c.678 2.545 1.01 4.92.846 6.607-.082.844-.29 1.51-.606 1.94-.315.431-.713.651-1.315.651-.593 0-.932-.27-1.673-.61-.741-.338-1.825-.694-3.792-.758-1.974-.064-3.073.293-3.821.669-.375.188-.659.373-.911.5s-.466.2-.752.2c-.53 0-.876-.209-1.16-.64-.285-.43-.474-1.101-.545-1.948-.141-1.693.176-4.069.823-6.614a43.155 43.155 0 0 1 1.934-5.783c.348-.167.749-.31 1.192-.425zm-3.382 4.362a.216.216 0 0 1 .13.031c-.166.56-.323 1.116-.463 1.665a33.849 33.849 0 0 0-.547 2.555 3.9 3.9 0 0 0-.2-.39c-.58-1.012-.914-1.642-1.16-2.08.315-.24 1.679-1.755 2.24-1.781zm13.394.01c.562.027 1.926 1.543 2.24 1.783-.246.438-.58 1.068-1.16 2.08a4.428 4.428 0 0 0-.163.309 32.354 32.354 0 0 0-.562-2.49 40.579 40.579 0 0 0-.482-1.652.216.216 0 0 1 .127-.03z`,viewBox:`0 0 24 24`,fill:!0},go:{paths:`M1.811 10.231c-.047 0-.058-.023-.035-.059l.246-.315c.023-.035.081-.058.128-.058h4.172c.046 0 .058.035.035.07l-.199.303c-.023.036-.082.07-.117.07zM.047 11.306c-.047 0-.059-.023-.035-.058l.245-.316c.023-.035.082-.058.129-.058h5.328c.047 0 .07.035.058.07l-.093.28c-.012.047-.058.07-.105.07zm2.828 1.075c-.047 0-.059-.035-.035-.07l.163-.292c.023-.035.07-.07.117-.07h2.337c.047 0 .07.035.07.082l-.023.28c0 .047-.047.082-.082.082zm12.129-2.36c-.736.187-1.239.327-1.963.514-.176.046-.187.058-.34-.117-.174-.199-.303-.327-.548-.444-.737-.362-1.45-.257-2.115.175-.795.514-1.204 1.274-1.192 2.22.011.935.654 1.706 1.577 1.835.795.105 1.46-.175 1.987-.77.105-.13.198-.27.315-.434H10.47c-.245 0-.304-.152-.222-.35.152-.362.432-.97.596-1.274a.315.315 0 01.292-.187h4.253c-.023.316-.023.631-.07.947a4.983 4.983 0 01-.958 2.29c-.841 1.11-1.94 1.8-3.33 1.986-1.145.152-2.209-.07-3.143-.77-.865-.655-1.356-1.52-1.484-2.595-.152-1.274.222-2.419.993-3.424.83-1.086 1.928-1.776 3.272-2.02 1.098-.2 2.15-.07 3.096.571.62.41 1.063.97 1.356 1.648.07.105.023.164-.117.2m3.868 6.461c-1.064-.024-2.034-.328-2.852-1.029a3.665 3.665 0 01-1.262-2.255c-.21-1.32.152-2.489.947-3.529.853-1.122 1.881-1.706 3.272-1.95 1.192-.21 2.314-.095 3.33.595.923.63 1.496 1.484 1.648 2.605.198 1.578-.257 2.863-1.344 3.962-.771.783-1.718 1.273-2.805 1.495-.315.06-.63.07-.934.106zm2.78-4.72c-.011-.153-.011-.27-.034-.387-.21-1.157-1.274-1.81-2.384-1.554-1.087.245-1.788.935-2.045 2.033-.21.912.234 1.835 1.075 2.21.643.28 1.285.244 1.905-.07.923-.48 1.425-1.228 1.484-2.233z`,viewBox:`0 0 24 24`,fill:!0},rust:{paths:`M23.8346 11.7033l-1.0073-.6236a13.7268 13.7268 0 00-.0283-.2936l.8656-.8069a.3483.3483 0 00-.1154-.578l-1.1066-.414a8.4958 8.4958 0 00-.087-.2856l.6904-.9587a.3462.3462 0 00-.2257-.5446l-1.1663-.1894a9.3574 9.3574 0 00-.1407-.2622l.49-1.0761a.3437.3437 0 00-.0274-.3361.3486.3486 0 00-.3006-.154l-1.1845.0416a6.7444 6.7444 0 00-.1873-.2268l.2723-1.153a.3472.3472 0 00-.417-.4172l-1.1532.2724a14.0183 14.0183 0 00-.2278-.1873l.0415-1.1845a.3442.3442 0 00-.49-.328l-1.076.491c-.0872-.0476-.1742-.0952-.2623-.1407l-.1903-1.1673A.3483.3483 0 0016.256.955l-.9597.6905a8.4867 8.4867 0 00-.2855-.086l-.414-1.1066a.3483.3483 0 00-.5781-.1154l-.8069.8666a9.2936 9.2936 0 00-.2936-.0284L12.2946.1683a.3462.3462 0 00-.5892 0l-.6236 1.0073a13.7383 13.7383 0 00-.2936.0284L9.9803.3374a.3462.3462 0 00-.578.1154l-.4141 1.1065c-.0962.0274-.1903.0567-.2855.086L7.744.955a.3483.3483 0 00-.5447.2258L7.009 2.348a9.3574 9.3574 0 00-.2622.1407l-1.0762-.491a.3462.3462 0 00-.49.328l.0416 1.1845a7.9826 7.9826 0 00-.2278.1873L3.8413 3.425a.3472.3472 0 00-.4171.4171l.2713 1.1531c-.0628.075-.1255.1509-.1863.2268l-1.1845-.0415a.3462.3462 0 00-.328.49l.491 1.0761a9.167 9.167 0 00-.1407.2622l-1.1662.1894a.3483.3483 0 00-.2258.5446l.6904.9587a13.303 13.303 0 00-.087.2855l-1.1065.414a.3483.3483 0 00-.1155.5781l.8656.807a9.2936 9.2936 0 00-.0283.2935l-1.0073.6236a.3442.3442 0 000 .5892l1.0073.6236c.008.0982.0182.1964.0283.2936l-.8656.8079a.3462.3462 0 00.1155.578l1.1065.4141c.0273.0962.0567.1914.087.2855l-.6904.9587a.3452.3452 0 00.2268.5447l1.1662.1893c.0456.088.0922.1751.1408.2622l-.491 1.0762a.3462.3462 0 00.328.49l1.1834-.0415c.0618.0769.1235.1528.1873.2277l-.2713 1.1541a.3462.3462 0 00.4171.4161l1.153-.2713c.075.0638.151.1255.2279.1863l-.0415 1.1845a.3442.3442 0 00.49.327l1.0761-.49c.087.0486.1741.0951.2622.1407l.1903 1.1662a.3483.3483 0 00.5447.2268l.9587-.6904a9.299 9.299 0 00.2855.087l.414 1.1066a.3452.3452 0 00.5781.1154l.8079-.8656c.0972.0111.1954.0203.2936.0294l.6236 1.0073a.3472.3472 0 00.5892 0l.6236-1.0073c.0982-.0091.1964-.0183.2936-.0294l.8069.8656a.3483.3483 0 00.578-.1154l.4141-1.1066a8.4626 8.4626 0 00.2855-.087l.9587.6904a.3452.3452 0 00.5447-.2268l.1903-1.1662c.088-.0456.1751-.0931.2622-.1407l1.0762.49a.3472.3472 0 00.49-.327l-.0415-1.1845a6.7267 6.7267 0 00.2267-.1863l1.1531.2713a.3472.3472 0 00.4171-.416l-.2713-1.1542c.0628-.0749.1255-.1508.1863-.2278l1.1845.0415a.3442.3442 0 00.328-.49l-.49-1.076c.0475-.0872.0951-.1742.1407-.2623l1.1662-.1893a.3483.3483 0 00.2258-.5447l-.6904-.9587.087-.2855 1.1066-.414a.3462.3462 0 00.1154-.5781l-.8656-.8079c.0101-.0972.0202-.1954.0283-.2936l1.0073-.6236a.3442.3442 0 000-.5892zm-6.7413 8.3551a.7138.7138 0 01.2986-1.396.714.714 0 11-.2997 1.396zm-.3422-2.3142a.649.649 0 00-.7715.5l-.3573 1.6685c-1.1035.501-2.3285.7795-3.6193.7795a8.7368 8.7368 0 01-3.6951-.814l-.3574-1.6684a.648.648 0 00-.7714-.499l-1.473.3158a8.7216 8.7216 0 01-.7613-.898h7.1676c.081 0 .1356-.0141.1356-.088v-2.536c0-.074-.0536-.0881-.1356-.0881h-2.0966v-1.6077h2.2677c.2065 0 1.1065.0587 1.394 1.2088.0901.3533.2875 1.5044.4232 1.8729.1346.413.6833 1.2381 1.2685 1.2381h3.5716a.7492.7492 0 00.1296-.0131 8.7874 8.7874 0 01-.8119.9526zM6.8369 20.024a.714.714 0 11-.2997-1.396.714.714 0 01.2997 1.396zM4.1177 8.9972a.7137.7137 0 11-1.304.5791.7137.7137 0 011.304-.579zm-.8352 1.9813l1.5347-.6824a.65.65 0 00.33-.8585l-.3158-.7147h1.2432v5.6025H3.5669a8.7753 8.7753 0 01-.2834-3.348zm6.7343-.5437V8.7836h2.9601c.153 0 1.0792.1772 1.0792.8697 0 .575-.7107.7815-1.2948.7815zm10.7574 1.4862c0 .2187-.008.4363-.0243.651h-.9c-.09 0-.1265.0586-.1265.1477v.413c0 .973-.5487 1.1846-1.0296 1.2382-.4576.0517-.9648-.1913-1.0275-.4717-.2704-1.5186-.7198-1.8436-1.4305-2.4034.8817-.5599 1.799-1.386 1.799-2.4915 0-1.1936-.819-1.9458-1.3769-2.3153-.7825-.5163-1.6491-.6195-1.883-.6195H5.4682a8.7651 8.7651 0 014.907-2.7699l1.0974 1.151a.648.648 0 0 0 .9182.0213l1.227-1.1743a8.7753 8.7753 0 016.0044 4.2762l-.8403 1.8982a.652.652 0 00.33.8585l1.6178.7188c.0283.2875.0425.577.0425.8717zm-9.3006-9.5993a.7128.7128 0 11.984 1.0316.7137.7137 0 01-.984-1.0316zm8.3389 6.71a.7107.7107 0 01.9395-.3625.7137.7137 0 11-.9405.3635z`,viewBox:`0 0 24 24`,fill:!0},csharp:{paths:`M11.5 15.97l.35-2.37h2.31l-.35 2.37h-2.31zm4.49 0l.35-2.37h2.01l-.35 2.37h-2.01zM1.48 0C.65 0 0 .66 0 1.48v21.04c0 .82.66 1.48 1.48 1.48h21.04c.82 0 1.48-.66 1.48-1.48V1.48C24 .66 23.34 0 22.52 0H1.48zM10.2 8.95h2.31l-.63 4.25h-2.31l.63-4.25zm4.49 0h2.01l-.63 4.25h-2.01l.63-4.25zM8.88 6.57h2.31l-.36 2.38H8.52l.36-2.38zm4.49 0h2.01l-.36 2.38h-2.01l.36-2.38zm-6.08 4.8H5.2l.35-2.37h2.01l-.27 2.37zm0 2.38l-.35 2.37H4.85l.35-2.37h2.09zm4.49-4.75h-2.31l.35-2.37h2.31l-.35 2.37zm4.49 0h-2.01l.35-2.37h2.01l-.35 2.37z`,viewBox:Im,fill:!0},php:{paths:`M7.01 10.207h-.944l-.515 2.648h.838c.556 0 .97-.105 1.242-.314.272-.21.455-.559.55-1.049.092-.47.05-.802-.124-.995-.175-.193-.523-.29-1.047-.29zM12 5.688C5.373 5.688 0 8.514 0 12s5.373 6.313 12 6.313S24 15.486 24 12c0-3.486-5.373-6.312-12-6.312zm-3.26 7.451c-.261.25-.575.438-.917.551-.336.108-.765.164-1.285.164H5.357l-.327 1.681H3.652l1.23-6.326h2.65c.797 0 1.378.209 1.744.628.366.418.476 1.002.33 1.752a2.836 2.836 0 0 1-.305.847c-.143.255-.33.49-.561.703zm4.024.715l.543-2.799c.063-.318.039-.536-.068-.651-.107-.116-.336-.174-.687-.174H11.46l-.704 3.625H9.388l1.23-6.327h1.367l-.327 1.682h1.218c.767 0 1.295.134 1.586.401s.378.7.263 1.299l-.572 2.944h-1.389zm7.597-2.265a2.782 2.782 0 0 1-.305.847c-.143.255-.33.49-.561.703a2.44 2.44 0 0 1-.917.551c-.336.108-.765.164-1.286.164h-1.18l-.327 1.682h-1.378l1.23-6.326h2.649c.797 0 1.378.209 1.744.628.366.417.477 1.001.331 1.751zM17.766 10.207h-.943l-.516 2.648h.838c.557 0 .971-.105 1.242-.314.272-.21.455-.559.551-1.049.092-.47.049-.802-.125-.995s-.524-.29-1.047-.29z`,viewBox:`0 0 24 24`,fill:!0},ruby:{paths:`M20.156.083c3.033.525 3.893 2.598 3.829 4.77L24 4.822 22.635 22.71 4.89 23.926h.016C3.433 23.864.15 23.729 0 19.139l1.645-3 2.819 6.586.503 1.172 2.805-9.144-.03.007.016-.03 9.255 2.956-1.396-5.431-.99-3.9 8.82-.569-.615-.51L16.5 2.114 20.159.073l-.003.01zM0 19.089zM5.13 5.073c3.561-3.533 8.157-5.621 9.922-3.84 1.762 1.777-.105 6.105-3.673 9.636-3.563 3.532-8.103 5.734-9.864 3.957-1.766-1.777.045-6.217 3.612-9.75l.003-.003z`,viewBox:`0 0 24 24`,fill:!0},swift:{paths:`M7.508 0c-.287 0-.573 0-.86.002-.241.002-.483.003-.724.01-.132.003-.263.009-.395.015A9.154 9.154 0 0 0 4.348.15 5.492 5.492 0 0 0 2.85.645 5.04 5.04 0 0 0 .645 2.848c-.245.48-.4.972-.495 1.5-.093.52-.122 1.05-.136 1.576a35.2 35.2 0 0 0-.012.724C0 6.935 0 7.221 0 7.508v8.984c0 .287 0 .575.002.862.002.24.005.481.012.722.014.526.043 1.057.136 1.576.095.528.25 1.02.495 1.5a5.03 5.03 0 0 0 2.205 2.203c.48.244.97.4 1.498.495.52.093 1.05.124 1.576.138.241.007.483.009.724.01.287.002.573.002.86.002h8.984c.287 0 .573 0 .86-.002.241-.001.483-.003.724-.01a10.523 10.523 0 0 0 1.578-.138 5.322 5.322 0 0 0 1.498-.495 5.035 5.035 0 0 0 2.203-2.203c.245-.48.4-.972.495-1.5.093-.52.124-1.05.138-1.576.007-.241.009-.481.01-.722.002-.287.002-.575.002-.862V7.508c0-.287 0-.573-.002-.86a33.662 33.662 0 0 0-.01-.724 10.5 10.5 0 0 0-.138-1.576 5.328 5.328 0 0 0-.495-1.5A5.039 5.039 0 0 0 21.152.645 5.32 5.32 0 0 0 19.654.15a10.493 10.493 0 0 0-1.578-.138 34.98 34.98 0 0 0-.722-.01C17.067 0 16.779 0 16.492 0H7.508zm6.035 3.41c4.114 2.47 6.545 7.162 5.549 11.131-.024.093-.05.181-.076.272l.002.001c2.062 2.538 1.5 5.258 1.236 4.745-1.072-2.086-3.066-1.568-4.088-1.043a6.803 6.803 0 0 1-.281.158l-.02.012-.002.002c-2.115 1.123-4.957 1.205-7.812-.022a12.568 12.568 0 0 1-5.64-4.838c.649.48 1.35.902 2.097 1.252 3.019 1.414 6.051 1.311 8.197-.002C9.651 12.73 7.101 9.67 5.146 7.191a10.628 10.628 0 0 1-1.005-1.384c2.34 2.142 6.038 4.83 7.365 5.576C8.69 8.408 6.208 4.743 6.324 4.86c4.436 4.47 8.528 6.996 8.528 6.996.154.085.27.154.36.213.085-.215.16-.437.224-.668.708-2.588-.09-5.548-1.893-7.992z`,viewBox:`0 0 24 24`,fill:!0},kotlin:{paths:`M24 24H0V0h24L12 12Z`,viewBox:`0 0 24 24`,fill:!0},react:{paths:`M14.23 12.004a2.236 2.236 0 0 1-2.235 2.236 2.236 2.236 0 0 1-2.236-2.236 2.236 2.236 0 0 1 2.235-2.236 2.236 2.236 0 0 1 2.236 2.236zm2.648-10.69c-1.346 0-3.107.96-4.888 2.622-1.78-1.653-3.542-2.602-4.887-2.602-.41 0-.783.093-1.106.278-1.375.793-1.683 3.264-.973 6.365C1.98 8.917 0 10.42 0 12.004c0 1.59 1.99 3.097 5.043 4.03-.704 3.113-.39 5.588.988 6.38.32.187.69.275 1.102.275 1.345 0 3.107-.96 4.888-2.624 1.78 1.654 3.542 2.603 4.887 2.603.41 0 .783-.09 1.106-.275 1.374-.792 1.683-3.263.973-6.365C22.02 15.096 24 13.59 24 12.004c0-1.59-1.99-3.097-5.043-4.032.704-3.11.39-5.587-.988-6.38-.318-.184-.688-.277-1.092-.278zm-.005 1.09v.006c.225 0 .406.044.558.127.666.382.955 1.835.73 3.704-.054.46-.142.945-.25 1.44-.96-.236-2.006-.417-3.107-.534-.66-.905-1.345-1.727-2.035-2.447 1.592-1.48 3.087-2.292 4.105-2.295zm-9.77.02c1.012 0 2.514.808 4.11 2.28-.686.72-1.37 1.537-2.02 2.442-1.107.117-2.154.298-3.113.538-.112-.49-.195-.964-.254-1.42-.23-1.868.054-3.32.714-3.707.19-.09.4-.127.563-.132zm4.882 3.05c.455.468.91.992 1.36 1.564-.44-.02-.89-.034-1.345-.034-.46 0-.915.01-1.36.034.44-.572.895-1.096 1.345-1.565zM12 8.1c.74 0 1.477.034 2.202.093.406.582.802 1.203 1.183 1.86.372.64.71 1.29 1.018 1.946-.308.655-.646 1.31-1.013 1.95-.38.66-.773 1.288-1.18 1.87-.728.063-1.466.098-2.21.098-.74 0-1.477-.035-2.202-.093-.406-.582-.802-1.204-1.183-1.86-.372-.64-.71-1.29-1.018-1.946.303-.657.646-1.313 1.013-1.954.38-.66.773-1.286 1.18-1.868.728-.064 1.466-.098 2.21-.098zm-3.635.254c-.24.377-.48.763-.704 1.16-.225.39-.435.782-.635 1.174-.265-.656-.49-1.31-.676-1.947.64-.15 1.315-.283 2.015-.386zm7.26 0c.695.103 1.365.23 2.006.387-.18.632-.405 1.282-.66 1.933-.2-.39-.41-.783-.64-1.174-.225-.392-.465-.774-.705-1.146zm3.063.675c.484.15.944.317 1.375.498 1.732.74 2.852 1.708 2.852 2.476-.005.768-1.125 1.74-2.857 2.475-.42.18-.88.342-1.355.493-.28-.958-.646-1.956-1.1-2.98.45-1.017.81-2.01 1.085-2.964zm-13.395.004c.278.96.645 1.957 1.1 2.98-.45 1.017-.812 2.01-1.086 2.964-.484-.15-.944-.318-1.37-.5-1.732-.737-2.852-1.706-2.852-2.474 0-.768 1.12-1.742 2.852-2.476.42-.18.88-.342 1.356-.494zm11.678 4.28c.265.657.49 1.312.676 1.948-.64.157-1.316.29-2.016.39.24-.375.48-.762.705-1.158.225-.39.435-.788.636-1.18zm-9.945.02c.2.392.41.783.64 1.175.23.39.465.772.705 1.143-.695-.102-1.365-.23-2.006-.386.18-.63.406-1.282.66-1.933zM17.92 16.32c.112.493.2.968.254 1.423.23 1.868-.054 3.32-.714 3.708-.147.09-.338.128-.563.128-1.012 0-2.514-.807-4.11-2.28.686-.72 1.37-1.536 2.02-2.44 1.107-.118 2.154-.3 3.113-.54zm-11.83.01c.96.234 2.006.415 3.107.532.66.905 1.345 1.727 2.035 2.446-1.595 1.483-3.092 2.295-4.11 2.295-.22-.005-.406-.05-.553-.132-.666-.38-.955-1.834-.73-3.703.054-.46.142-.944.25-1.438zm4.56.64c.44.02.89.034 1.345.034.46 0 .915-.01 1.36-.034-.44.572-.895 1.095-1.345 1.565-.455-.47-.91-.993-1.36-1.565z`,viewBox:`0 0 24 24`,fill:!0},vuedotjs:{paths:`M24,1.61H14.06L12,5.16,9.94,1.61H0L12,22.39ZM12,14.08,5.16,2.23H9.59L12,6.41l2.41-4.18h4.43Z`,viewBox:`0 0 24 24`,fill:!0},angular:{paths:`M16.712 17.711H7.288l-1.204 2.916L12 24l5.916-3.373-1.204-2.916ZM14.692 0l7.832 16.855.814-12.856L14.692 0ZM9.308 0 .662 3.999l.814 12.856L9.308 0Zm-.405 13.93h6.198L12 6.396 8.903 13.93Z`,viewBox:`0 0 24 24`,fill:!0},svelte:{paths:`M10.354 21.125a4.44 4.44 0 0 1-4.765-1.767 4.109 4.109 0 0 1-.703-3.107 3.898 3.898 0 0 1 .134-.522l.105-.321.287.21a7.21 7.21 0 0 0 2.186 1.092l.208.063-.02.208a1.253 1.253 0 0 0 .226.83 1.337 1.337 0 0 0 1.435.533 1.231 1.231 0 0 0 .343-.15l5.59-3.562a1.164 1.164 0 0 0 .524-.778 1.242 1.242 0 0 0-.211-.937 1.338 1.338 0 0 0-1.435-.533 1.23 1.23 0 0 0-.343.15l-2.133 1.36a4.078 4.078 0 0 1-1.135.499 4.44 4.44 0 0 1-4.765-1.766 4.108 4.108 0 0 1-.702-3.108 3.855 3.855 0 0 1 1.742-2.582l5.589-3.563a4.072 4.072 0 0 1 1.135-.499 4.44 4.44 0 0 1 4.765 1.767 4.109 4.109 0 0 1 .703 3.107 3.943 3.943 0 0 1-.134.522l-.105.321-.286-.21a7.204 7.204 0 0 0-2.187-1.093l-.208-.063.02-.207a1.255 1.255 0 0 0-.226-.831 1.337 1.337 0 0 0-1.435-.532 1.231 1.231 0 0 0-.343.15L8.62 9.368a1.162 1.162 0 0 0-.524.778 1.24 1.24 0 0 0 .211.937 1.338 1.338 0 0 0 1.435.533 1.235 1.235 0 0 0 .344-.151l2.132-1.36a4.067 4.067 0 0 1 1.135-.498 4.44 4.44 0 0 1 4.765 1.766 4.108 4.108 0 0 1 .702 3.108 3.857 3.857 0 0 1-1.742 2.583l-5.589 3.562a4.072 4.072 0 0 1-1.135.499m10.358-17.95C18.484-.015 14.082-.96 10.9 1.068L5.31 4.63a6.412 6.412 0 0 0-2.896 4.295 6.753 6.753 0 0 0 .666 4.336 6.43 6.43 0 0 0-.96 2.396 6.833 6.833 0 0 0 1.168 5.167c2.229 3.19 6.63 4.135 9.812 2.108l5.59-3.562a6.41 6.41 0 0 0 2.896-4.295 6.756 6.756 0 0 0-.665-4.336 6.429 6.429 0 0 0 .958-2.396 6.831 6.831 0 0 0-1.167-5.168Z`,viewBox:`0 0 24 24`,fill:!0},nextdotjs:{paths:`M18.665 21.978C16.758 23.255 14.465 24 12 24 5.377 24 0 18.623 0 12S5.377 0 12 0s12 5.377 12 12c0 3.583-1.574 6.801-4.067 9.001L9.219 7.2H7.2v9.596h1.615V9.251l9.85 12.727Zm-3.332-8.533 1.6 2.061V7.2h-1.6v6.245Z`,viewBox:`0 0 24 24`,fill:!0},html5:{paths:`M1.5 0h21l-1.91 21.563L11.977 24l-8.564-2.438L1.5 0zm7.031 9.75l-.232-2.718 10.059.003.23-2.622L5.412 4.41l.698 8.01h9.126l-.326 3.426-2.91.804-2.955-.81-.188-2.11H6.248l.33 4.171L12 19.351l5.379-1.443.744-8.157H8.531z`,viewBox:`0 0 24 24`,fill:!0},css3:{paths:`M0 0v20.16A3.84 3.84 0 0 0 3.84 24h16.32A3.84 3.84 0 0 0 24 20.16V3.84A3.84 3.84 0 0 0 20.16 0Zm14.256 13.08c1.56 0 2.28 1.08 2.304 2.64h-1.608c.024-.288-.048-.6-.144-.84-.096-.192-.288-.264-.552-.264-.456 0-.696.264-.696.84-.024.576.288.888.768 1.08.72.288 1.608.744 1.92 1.296q.432.648.432 1.656c0 1.608-.912 2.592-2.496 2.592-1.656 0-2.4-1.032-2.424-2.688h1.68c0 .792.264 1.176.792 1.176.264 0 .456-.072.552-.24.192-.312.24-1.176-.048-1.512-.312-.408-.912-.6-1.32-.816q-.828-.396-1.224-.936c-.24-.36-.36-.888-.36-1.536 0-1.44.936-2.472 2.424-2.448m5.4 0c1.584 0 2.304 1.08 2.328 2.64h-1.608c0-.288-.048-.6-.168-.84-.096-.192-.264-.264-.528-.264-.48 0-.72.264-.72.84s.288.888.792 1.08c.696.288 1.608.744 1.92 1.296.264.432.408.984.408 1.656.024 1.608-.888 2.592-2.472 2.592-1.68 0-2.424-1.056-2.448-2.688h1.68c0 .744.264 1.176.792 1.176.264 0 .456-.072.552-.24.216-.312.264-1.176-.048-1.512-.288-.408-.888-.6-1.32-.816-.552-.264-.96-.576-1.2-.936s-.36-.888-.36-1.536c-.024-1.44.912-2.472 2.4-2.448m-11.031.018c.711-.006 1.419.198 1.839.63.432.432.672 1.128.648 1.992H9.336c.024-.456-.096-.792-.432-.96-.312-.144-.768-.048-.888.24-.12.264-.192.576-.168.864v3.504c0 .744.264 1.128.768 1.128a.65.65 0 0 0 .552-.264c.168-.24.192-.552.168-.84h1.776c.096 1.632-.984 2.712-2.568 2.688-1.536 0-2.496-.864-2.472-2.472v-4.032c0-.816.24-1.44.696-1.848.432-.408 1.146-.624 1.857-.63`,viewBox:`0 0 24 24`,fill:!0},nodedotjs:{paths:`M11.998,24c-0.321,0-0.641-0.084-0.922-0.247l-2.936-1.737c-0.438-0.245-0.224-0.332-0.08-0.383 c0.585-0.203,0.703-0.25,1.328-0.604c0.065-0.037,0.151-0.023,0.218,0.017l2.256,1.339c0.082,0.045,0.197,0.045,0.272,0l8.795-5.076 c0.082-0.047,0.134-0.141,0.134-0.238V6.921c0-0.099-0.053-0.192-0.137-0.242l-8.791-5.072c-0.081-0.047-0.189-0.047-0.271,0 L3.075,6.68C2.99,6.729,2.936,6.825,2.936,6.921v10.15c0,0.097,0.054,0.189,0.139,0.235l2.409,1.392 c1.307,0.654,2.108-0.116,2.108-0.89V7.787c0-0.142,0.114-0.253,0.256-0.253h1.115c0.139,0,0.255,0.112,0.255,0.253v10.021 c0,1.745-0.95,2.745-2.604,2.745c-0.508,0-0.909,0-2.026-0.551L2.28,18.675c-0.57-0.329-0.922-0.945-0.922-1.604V6.921 c0-0.659,0.353-1.275,0.922-1.603l8.795-5.082c0.557-0.315,1.296-0.315,1.848,0l8.794,5.082c0.57,0.329,0.924,0.944,0.924,1.603 v10.15c0,0.659-0.354,1.273-0.924,1.604l-8.794,5.078C12.643,23.916,12.324,24,11.998,24z M19.099,13.993 c0-1.9-1.284-2.406-3.987-2.763c-2.731-0.361-3.009-0.548-3.009-1.187c0-0.528,0.235-1.233,2.258-1.233 c1.807,0,2.473,0.389,2.747,1.607c0.024,0.115,0.129,0.199,0.247,0.199h1.141c0.071,0,0.138-0.031,0.186-0.081 c0.048-0.054,0.074-0.123,0.067-0.196c-0.177-2.098-1.571-3.076-4.388-3.076c-2.508,0-4.004,1.058-4.004,2.833 c0,1.925,1.488,2.457,3.895,2.695c2.88,0.282,3.103,0.703,3.103,1.269c0,0.983-0.789,1.402-2.642,1.402 c-2.327,0-2.839-0.584-3.011-1.742c-0.02-0.124-0.126-0.215-0.253-0.215h-1.137c-0.141,0-0.254,0.112-0.254,0.253 c0,1.482,0.806,3.248,4.655,3.248C17.501,17.007,19.099,15.91,19.099,13.993z`,viewBox:`0 0 24 24`,fill:!0},express:{paths:`M24 18.588a1.529 1.529 0 01-1.895-.72l-3.45-4.771-.5-.667-4.003 5.444a1.466 1.466 0 01-1.802.708l5.158-6.92-4.798-6.251a1.595 1.595 0 011.9.666l3.576 4.83 3.596-4.81a1.435 1.435 0 011.788-.668L21.708 7.9l-2.522 3.283a.666.666 0 000 .994l4.804 6.412zM.002 11.576l.42-2.075c1.154-4.103 5.858-5.81 9.094-3.27 1.895 1.489 2.368 3.597 2.275 5.973H1.116C.943 16.447 4.005 19.009 7.92 17.7a4.078 4.078 0 002.582-2.876c.207-.666.548-.78 1.174-.588a5.417 5.417 0 01-2.589 3.957 6.272 6.272 0 01-7.306-.933 6.575 6.575 0 01-1.64-3.858c0-.235-.08-.455-.134-.666A88.33 88.33 0 010 11.577zm1.127-.286h9.654c-.06-3.076-2.001-5.258-4.59-5.278-2.882-.04-4.944 2.094-5.071 5.264z`,viewBox:`0 0 24 24`,fill:!0},nestjs:{paths:`M14.131.047c-.173 0-.334.037-.483.087.316.21.49.49.576.806.007.043.019.074.025.117a.681.681 0 0 1 .013.112c.024.545-.143.614-.26.936-.18.415-.13.861.086 1.22a.74.74 0 0 0 .074.137c-.235-1.568 1.073-1.803 1.314-2.293.019-.428-.334-.713-.613-.911a1.37 1.37 0 0 0-.732-.21zM16.102.4c-.024.143-.006.106-.012.18-.006.05-.006.112-.012.161-.013.05-.025.1-.044.149-.012.05-.03.1-.05.149l-.067.142c-.02.025-.031.05-.05.075l-.037.055a2.152 2.152 0 0 1-.093.124c-.037.038-.068.081-.112.112v.006c-.037.031-.074.068-.118.1-.13.099-.278.173-.415.266-.043.03-.087.056-.124.093a.906.906 0 0 0-.118.099c-.043.037-.074.074-.111.118-.031.037-.068.08-.093.124a1.582 1.582 0 0 0-.087.13c-.025.05-.043.093-.068.142-.019.05-.037.093-.05.143a2.007 2.007 0 0 0-.043.155c-.006.025-.006.056-.012.08-.007.025-.007.05-.013.075 0 .05-.006.105-.006.155 0 .037 0 .074.006.111 0 .05.006.1.019.155.006.05.018.1.03.15.02.049.032.098.05.148.013.03.031.062.044.087l-1.426-.552c-.241-.068-.477-.13-.719-.186l-.39-.093c-.372-.074-.75-.13-1.128-.167-.013 0-.019-.006-.031-.006A11.082 11.082 0 0 0 8.9 2.855c-.378.025-.756.074-1.134.136a12.45 12.45 0 0 0-.837.174l-.279.074c-.092.037-.18.08-.266.118l-.205.093c-.012.006-.024.006-.03.012-.063.031-.118.056-.174.087a2.738 2.738 0 0 0-.236.118c-.043.018-.086.043-.124.062a.559.559 0 0 1-.055.03c-.056.032-.112.063-.162.094a1.56 1.56 0 0 0-.148.093c-.044.03-.087.055-.124.086-.006.007-.013.007-.019.013-.037.025-.08.056-.118.087l-.012.012-.093.074c-.012.007-.025.019-.037.025-.031.025-.062.056-.093.08-.006.013-.019.02-.025.025-.037.038-.074.069-.111.106-.007 0-.007.006-.013.012a1.742 1.742 0 0 0-.111.106c-.007.006-.007.012-.013.012a1.454 1.454 0 0 0-.093.1c-.012.012-.03.024-.043.036a1.374 1.374 0 0 1-.106.112c-.006.012-.018.019-.024.03-.05.05-.093.1-.143.15l-.018.018c-.1.106-.205.211-.317.304-.111.1-.229.192-.347.273a3.777 3.777 0 0 1-.762.421c-.13.056-.267.106-.403.149-.26.056-.527.161-.756.18-.05 0-.105.012-.155.018l-.155.037-.149.056c-.05.019-.099.044-.148.068-.044.031-.093.056-.137.087a1.011 1.011 0 0 0-.124.106c-.043.03-.087.074-.124.111-.037.043-.074.08-.105.124-.031.05-.068.093-.093.143a1.092 1.092 0 0 0-.087.142c-.025.056-.05.106-.068.161-.019.05-.037.106-.056.161-.012.05-.025.1-.03.15 0 .005-.007.012-.007.018-.012.056-.012.13-.019.167C.006 7.95 0 7.986 0 8.03a.657.657 0 0 0 .074.31v.006c.019.037.044.075.069.112.024.037.05.074.08.111.031.031.068.069.106.1a.906.906 0 0 0 .117.099c.149.13.186.173.378.272.031.019.062.031.1.05.006 0 .012.006.018.006 0 .013 0 .019.006.031a1.272 1.272 0 0 0 .08.298c.02.037.032.074.05.111.007.013.013.025.02.031.024.05.049.093.073.137l.093.13c.031.037.069.08.106.118.037.037.074.068.118.105 0 0 .006.006.012.006.037.031.074.062.112.087a.986.986 0 0 0 .136.08c.043.025.093.05.142.069a.73.73 0 0 0 .124.043c.007.006.013.006.025.012.025.007.056.013.08.019-.018.335-.024.65.026.762.055.124.328-.254.6-.688-.036.428-.061.93 0 1.079.069.155.44-.329.763-.862 4.395-1.016 8.405 2.02 8.826 6.31-.08-.67-.905-1.041-1.283-.948-.186.458-.502 1.047-1.01 1.413.043-.41.025-.83-.062-1.24a4.009 4.009 0 0 1-.769 1.562c-.588.043-1.177-.242-1.487-.67-.025-.018-.031-.055-.05-.08-.018-.043-.037-.087-.05-.13a.515.515 0 0 1-.037-.13c-.006-.044-.006-.087-.006-.137v-.093a.992.992 0 0 1 .031-.13c.013-.043.025-.086.044-.13.024-.043.043-.087.074-.13.105-.298.105-.54-.087-.682a.706.706 0 0 0-.118-.062c-.024-.006-.055-.018-.08-.025l-.05-.018a.847.847 0 0 0-.13-.031.472.472 0 0 0-.13-.019 1.01 1.01 0 0 0-.136-.012c-.031 0-.062.006-.093.006a.484.484 0 0 0-.137.019c-.043.006-.086.012-.13.024a1.068 1.068 0 0 0-.13.044c-.043.018-.08.037-.124.056-.037.018-.074.043-.118.062-1.444.942-.582 3.148.403 3.787-.372.068-.75.148-.855.229l-.013.012c.267.161.546.298.837.416.397.13.818.247 1.004.297v.006a5.996 5.996 0 0 0 1.562.112c2.746-.192 4.996-2.281 5.405-5.033l.037.161c.019.112.043.23.056.347v.006c.012.056.018.112.025.162v.024c.006.056.012.112.012.162.006.068.012.136.012.204v.1c0 .03.007.067.007.098 0 .038-.007.075-.007.112v.087c0 .043-.006.08-.006.124 0 .025 0 .05-.006.08 0 .044-.006.087-.006.137-.006.018-.006.037-.006.055l-.02.143c0 .019 0 .037-.005.056-.007.062-.019.118-.025.18v.012l-.037.174v.018l-.037.167c0 .007-.007.02-.007.025a1.663 1.663 0 0 1-.043.168v.018c-.019.062-.037.118-.05.174-.006.006-.006.012-.006.012l-.056.186c-.024.062-.043.118-.068.18-.025.062-.043.124-.068.18-.025.062-.05.117-.074.18h-.007c-.024.055-.05.117-.08.173a.302.302 0 0 1-.019.043c-.006.006-.006.013-.012.019a5.867 5.867 0 0 1-1.742 2.082c-.05.031-.099.069-.149.106-.012.012-.03.018-.043.03a2.603 2.603 0 0 1-.136.094l.018.037h.007l.26-.037h.006c.161-.025.322-.056.483-.087.044-.006.093-.019.137-.031l.087-.019c.043-.006.086-.018.13-.024.037-.013.074-.02.111-.031.62-.15 1.221-.354 1.798-.595a9.926 9.926 0 0 1-3.85 3.142c.714-.05 1.426-.167 2.114-.366a9.903 9.903 0 0 0 5.857-4.68 9.893 9.893 0 0 1-1.667 3.986 9.758 9.758 0 0 0 1.655-1.376 9.824 9.824 0 0 0 2.61-5.268c.21.98.272 1.99.18 2.987 4.474-6.241.371-12.712-1.346-14.416-.006-.013-.012-.019-.012-.031-.006.006-.006.006-.006.012 0-.006 0-.006-.007-.012 0 .074-.006.148-.012.223a8.34 8.34 0 0 1-.062.415c-.03.136-.068.273-.105.41-.044.13-.093.266-.15.396a5.322 5.322 0 0 1-.185.378 4.735 4.735 0 0 1-.477.688c-.093.111-.192.21-.292.31a3.994 3.994 0 0 1-.18.155l-.142.124a3.459 3.459 0 0 1-.347.241 4.295 4.295 0 0 1-.366.211c-.13.062-.26.118-.39.174a4.364 4.364 0 0 1-.818.223c-.143.025-.285.037-.422.05a4.914 4.914 0 0 1-.297.012 4.66 4.66 0 0 1-.422-.025 3.137 3.137 0 0 1-.421-.062 3.136 3.136 0 0 1-.415-.105h-.007c.137-.013.273-.025.41-.05a4.493 4.493 0 0 0 .818-.223c.136-.05.266-.112.39-.174.13-.062.248-.13.372-.204.118-.08.235-.161.347-.248.112-.087.217-.18.316-.279.105-.093.198-.198.291-.304.093-.111.18-.223.26-.334.013-.019.026-.044.038-.062.062-.1.124-.199.18-.298a4.272 4.272 0 0 0 .334-.775c.044-.13.075-.266.106-.403.025-.142.05-.278.062-.415.012-.142.025-.285.025-.421 0-.1-.007-.199-.013-.298a6.726 6.726 0 0 0-.05-.415 4.493 4.493 0 0 0-.092-.415c-.044-.13-.087-.267-.137-.397-.05-.13-.111-.26-.173-.384-.069-.124-.137-.248-.211-.366a6.843 6.843 0 0 0-.248-.34c-.093-.106-.186-.212-.285-.317a3.878 3.878 0 0 0-.161-.155c-.28-.217-.57-.421-.862-.607a1.154 1.154 0 0 0-.124-.062 2.415 2.415 0 0 0-.589-.26Z`,viewBox:`0 0 24 24`,fill:!0},django:{paths:`M11.146 0h3.924v18.166c-2.013.382-3.491.535-5.096.535-4.791 0-7.288-2.166-7.288-6.32 0-4.002 2.65-6.6 6.753-6.6.637 0 1.121.05 1.707.203zm0 9.143a3.894 3.894 0 00-1.325-.204c-1.988 0-3.134 1.223-3.134 3.365 0 2.09 1.096 3.236 3.109 3.236.433 0 .79-.025 1.35-.102V9.142zM21.314 6.06v9.098c0 3.134-.229 4.638-.917 5.937-.637 1.249-1.478 2.039-3.211 2.905l-3.644-1.733c1.733-.815 2.574-1.53 3.109-2.625.561-1.121.739-2.421.739-5.835V6.059h3.924zM17.39.021h3.924v4.026H17.39z`,viewBox:`0 0 24 24`,fill:!0},spring:{paths:`M21.8537 1.4158a10.4504 10.4504 0 0 1-1.284 2.2471A11.9666 11.9666 0 1 0 3.8518 20.7757l.4445.3951a11.9543 11.9543 0 0 0 19.6316-8.2971c.3457-3.0126-.568-6.8649-2.0743-11.458zM5.5805 20.8745a1.0174 1.0174 0 1 1-.1482-1.4323 1.0396 1.0396 0 0 1 .1482 1.4323zm16.1991-3.5806c-2.9385 3.9263-9.2601 2.5928-13.2852 2.7904 0 0-.7161.0494-1.4323.1481 0 0 .2717-.1234.6174-.2469 2.8398-.9877 4.1732-1.1853 5.9018-2.0743 3.2349-1.6545 6.4698-5.2844 7.1118-9.0379-1.2347 3.6053-4.9881 6.7167-8.3959 7.9761-2.3459.8643-6.5685 1.7039-6.5685 1.7039l-.1729-.0988c-2.8645-1.4076-2.9632-7.6304 2.2718-9.6306 2.2966-.889 4.4696-.395 6.9637-.9877 2.6422-.6174 5.7043-2.5929 6.939-5.1857 1.3828 4.1732 3.062 10.643.0493 14.6434z`,viewBox:`0 0 24 24`,fill:!0},dotnet:{paths:`M24 8.77h-2.468v7.565h-1.425V8.77h-2.462V7.53H24zm-6.852 7.565h-4.821V7.53h4.63v1.24h-3.205v2.494h2.953v1.234h-2.953v2.604h3.396zm-6.708 0H8.882L4.78 9.863a2.896 2.896 0 0 1-.258-.51h-.036c.032.189.048.592.048 1.21v5.772H3.157V7.53h1.659l3.965 6.32c.167.261.275.442.323.54h.024c-.04-.233-.06-.629-.06-1.185V7.529h1.372zm-8.703-.693a.868.829 0 0 1-.869.829.868.829 0 0 1-.868-.83.868.829 0 0 1 .868-.828.868.829 0 0 1 .869.829Z`,viewBox:`0 0 24 24`,fill:!0},postgresql:{paths:`M23.5594 14.7228a.5269.5269 0 0 0-.0563-.1191c-.139-.2632-.4768-.3418-1.0074-.2321-1.6533.3411-2.2935.1312-2.5256-.0191 1.342-2.0482 2.445-4.522 3.0411-6.8297.2714-1.0507.7982-3.5237.1222-4.7316a1.5641 1.5641 0 0 0-.1509-.235C21.6931.9086 19.8007.0248 17.5099.0005c-1.4947-.0158-2.7705.3461-3.1161.4794a9.449 9.449 0 0 0-.5159-.0816 8.044 8.044 0 0 0-1.3114-.1278c-1.1822-.0184-2.2038.2642-3.0498.8406-.8573-.3211-4.7888-1.645-7.2219.0788C.9359 2.1526.3086 3.8733.4302 6.3043c.0409.818.5069 3.334 1.2423 5.7436.4598 1.5065.9387 2.7019 1.4334 3.582.553.9942 1.1259 1.5933 1.7143 1.7895.4474.1491 1.1327.1441 1.8581-.7279.8012-.9635 1.5903-1.8258 1.9446-2.2069.4351.2355.9064.3625 1.39.3772a.0569.0569 0 0 0 .0004.0041 11.0312 11.0312 0 0 0-.2472.3054c-.3389.4302-.4094.5197-1.5002.7443-.3102.064-1.1344.2339-1.1464.8115-.0025.1224.0329.2309.0919.3268.2269.4231.9216.6097 1.015.6331 1.3345.3335 2.5044.092 3.3714-.6787-.017 2.231.0775 4.4174.3454 5.0874.2212.5529.7618 1.9045 2.4692 1.9043.2505 0 .5263-.0291.8296-.0941 1.7819-.3821 2.5557-1.1696 2.855-2.9059.1503-.8707.4016-2.8753.5388-4.1012.0169-.0703.0357-.1207.057-.1362.0007-.0005.0697-.0471.4272.0307a.3673.3673 0 0 0 .0443.0068l.2539.0223.0149.001c.8468.0384 1.9114-.1426 2.5312-.4308.6438-.2988 1.8057-1.0323 1.5951-1.6698zM2.371 11.8765c-.7435-2.4358-1.1779-4.8851-1.2123-5.5719-.1086-2.1714.4171-3.6829 1.5623-4.4927 1.8367-1.2986 4.8398-.5408 6.108-.13-.0032.0032-.0066.0061-.0098.0094-2.0238 2.044-1.9758 5.536-1.9708 5.7495-.0002.0823.0066.1989.0162.3593.0348.5873.0996 1.6804-.0735 2.9184-.1609 1.1504.1937 2.2764.9728 3.0892.0806.0841.1648.1631.2518.2374-.3468.3714-1.1004 1.1926-1.9025 2.1576-.5677.6825-.9597.5517-1.0886.5087-.3919-.1307-.813-.5871-1.2381-1.3223-.4796-.839-.9635-2.0317-1.4155-3.5126zm6.0072 5.0871c-.1711-.0428-.3271-.1132-.4322-.1772.0889-.0394.2374-.0902.4833-.1409 1.2833-.2641 1.4815-.4506 1.9143-1.0002.0992-.126.2116-.2687.3673-.4426a.3549.3549 0 0 0 .0737-.1298c.1708-.1513.2724-.1099.4369-.0417.156.0646.3078.26.3695.4752.0291.1016.0619.2945-.0452.4444-.9043 1.2658-2.2216 1.2494-3.1676 1.0128zm2.094-3.988-.0525.141c-.133.3566-.2567.6881-.3334 1.003-.6674-.0021-1.3168-.2872-1.8105-.8024-.6279-.6551-.9131-1.5664-.7825-2.5004.1828-1.3079.1153-2.4468.079-3.0586-.005-.0857-.0095-.1607-.0122-.2199.2957-.2621 1.6659-.9962 2.6429-.7724.4459.1022.7176.4057.8305.928.5846 2.7038.0774 3.8307-.3302 4.7363-.084.1866-.1633.3629-.2311.5454zm7.3637 4.5725c-.0169.1768-.0358.376-.0618.5959l-.146.4383a.3547.3547 0 0 0-.0182.1077c-.0059.4747-.054.6489-.115.8693-.0634.2292-.1353.4891-.1794 1.0575-.11 1.4143-.8782 2.2267-2.4172 2.5565-1.5155.3251-1.7843-.4968-2.0212-1.2217a6.5824 6.5824 0 0 0-.0769-.2266c-.2154-.5858-.1911-1.4119-.1574-2.5551.0165-.5612-.0249-1.9013-.3302-2.6462.0044-.2932.0106-.5909.019-.8918a.3529.3529 0 0 0-.0153-.1126 1.4927 1.4927 0 0 0-.0439-.208c-.1226-.4283-.4213-.7866-.7797-.9351-.1424-.059-.4038-.1672-.7178-.0869.067-.276.1831-.5875.309-.9249l.0529-.142c.0595-.16.134-.3257.213-.5012.4265-.9476 1.0106-2.2453.3766-5.1772-.2374-1.0981-1.0304-1.6343-2.2324-1.5098-.7207.0746-1.3799.3654-1.7088.5321a5.6716 5.6716 0 0 0-.1958.1041c.0918-1.1064.4386-3.1741 1.7357-4.4823a4.0306 4.0306 0 0 1 .3033-.276.3532.3532 0 0 0 .1447-.0644c.7524-.5706 1.6945-.8506 2.802-.8325.4091.0067.8017.0339 1.1742.081 1.939.3544 3.2439 1.4468 4.0359 2.3827.8143.9623 1.2552 1.9315 1.4312 2.4543-1.3232-.1346-2.2234.1268-2.6797.779-.9926 1.4189.543 4.1729 1.2811 5.4964.1353.2426.2522.4522.2889.5413.2403.5825.5515.9713.7787 1.2552.0696.087.1372.1714.1885.245-.4008.1155-1.1208.3825-1.0552 1.717-.0123.1563-.0423.4469-.0834.8148-.0461.2077-.0702.4603-.0994.7662zm.8905-1.6211c-.0405-.8316.2691-.9185.5967-1.0105a2.8566 2.8566 0 0 0 .135-.0406 1.202 1.202 0 0 0 .1342.103c.5703.3765 1.5823.4213 3.0068.1344-.2016.1769-.5189.3994-.9533.6011-.4098.1903-1.0957.333-1.7473.3636-.7197.0336-1.0859-.0807-1.1721-.151zm.5695-9.2712c-.0059.3508-.0542.6692-.1054 1.0017-.055.3576-.112.7274-.1264 1.1762-.0142.4368.0404.8909.0932 1.3301.1066.887.216 1.8003-.2075 2.7014a3.5272 3.5272 0 0 1-.1876-.3856c-.0527-.1276-.1669-.3326-.3251-.6162-.6156-1.1041-2.0574-3.6896-1.3193-4.7446.3795-.5427 1.3408-.5661 2.1781-.463zm.2284 7.0137a12.3762 12.3762 0 0 0-.0853-.1074l-.0355-.0444c.7262-1.1995.5842-2.3862.4578-3.4385-.0519-.4318-.1009-.8396-.0885-1.2226.0129-.4061.0666-.7543.1185-1.0911.0639-.415.1288-.8443.1109-1.3505.0134-.0531.0188-.1158.0118-.1902-.0457-.4855-.5999-1.938-1.7294-3.253-.6076-.7073-1.4896-1.4972-2.6889-2.0395.5251-.1066 1.2328-.2035 2.0244-.1859 2.0515.0456 3.6746.8135 4.8242 2.2824a.908.908 0 0 1 .0667.1002c.7231 1.3556-.2762 6.2751-2.9867 10.5405zm-8.8166-6.1162c-.025.1794-.3089.4225-.6211.4225a.5821.5821 0 0 1-.0809-.0056c-.1873-.026-.3765-.144-.5059-.3156-.0458-.0605-.1203-.178-.1055-.2844.0055-.0401.0261-.0985.0925-.1488.1182-.0894.3518-.1226.6096-.0867.3163.0441.6426.1938.6113.4186zm7.9305-.4114c.0111.0792-.049.201-.1531.3102-.0683.0717-.212.1961-.4079.2232a.5456.5456 0 0 1-.075.0052c-.2935 0-.5414-.2344-.5607-.3717-.024-.1765.2641-.3106.5611-.352.297-.0414.6111.0088.6356.1851z`,viewBox:`0 0 24 24`,fill:!0},mysql:{paths:`M16.405 5.501c-.115 0-.193.014-.274.033v.013h.014c.054.104.146.18.214.273.054.107.1.214.154.32l.014-.015c.094-.066.14-.172.14-.333-.04-.047-.046-.094-.08-.14-.04-.067-.126-.1-.18-.153zM5.77 18.695h-.927a50.854 50.854 0 00-.27-4.41h-.008l-1.41 4.41H2.45l-1.4-4.41h-.01a72.892 72.892 0 00-.195 4.41H0c.055-1.966.192-3.81.41-5.53h1.15l1.335 4.064h.008l1.347-4.064h1.095c.242 2.015.384 3.86.428 5.53zm4.017-4.08c-.378 2.045-.876 3.533-1.492 4.46-.482.716-1.01 1.073-1.583 1.073-.153 0-.34-.046-.566-.138v-.494c.11.017.24.026.386.026.268 0 .483-.075.647-.222.197-.18.295-.382.295-.605 0-.155-.077-.47-.23-.944L6.23 14.615h.91l.727 2.36c.164.536.233.91.205 1.123.4-1.064.678-2.227.835-3.483zm12.325 4.08h-2.63v-5.53h.885v4.85h1.745zm-3.32.135l-1.016-.5c.09-.076.177-.158.255-.25.433-.506.648-1.258.648-2.253 0-1.83-.718-2.746-2.155-2.746-.704 0-1.254.232-1.65.697-.43.508-.646 1.256-.646 2.245 0 .972.19 1.686.574 2.14.35.41.877.615 1.583.615.264 0 .506-.033.725-.098l1.325.772.36-.622zM15.5 17.588c-.225-.36-.337-.94-.337-1.736 0-1.393.424-2.09 1.27-2.09.443 0 .77.167.977.5.224.362.336.936.336 1.723 0 1.404-.424 2.108-1.27 2.108-.445 0-.77-.167-.978-.5zm-1.658-.425c0 .47-.172.856-.516 1.156-.344.3-.803.45-1.384.45-.543 0-1.064-.172-1.573-.515l.237-.476c.438.22.833.328 1.19.328.332 0 .593-.073.783-.22a.754.754 0 00.3-.615c0-.33-.23-.61-.648-.845-.388-.213-1.163-.657-1.163-.657-.422-.307-.632-.636-.632-1.177 0-.45.157-.81.47-1.085.315-.278.72-.415 1.22-.415.512 0 .98.136 1.4.41l-.213.476a2.726 2.726 0 00-1.064-.23c-.283 0-.502.068-.654.206a.685.685 0 00-.248.524c0 .328.234.61.666.85.393.215 1.187.67 1.187.67.433.305.648.63.648 1.168zm9.382-5.852c-.535-.014-.95.04-1.297.188-.1.04-.26.04-.274.167.055.053.063.14.11.214.08.134.218.313.346.407.14.11.28.216.427.31.26.16.555.255.81.416.145.094.293.213.44.313.073.05.12.14.214.172v-.02c-.046-.06-.06-.147-.105-.214-.067-.067-.134-.127-.2-.193a3.223 3.223 0 00-.695-.675c-.214-.146-.682-.35-.77-.595l-.013-.014c.146-.013.32-.066.46-.106.227-.06.435-.047.67-.106.106-.027.213-.06.32-.094v-.06c-.12-.12-.21-.283-.334-.395a8.867 8.867 0 00-1.104-.823c-.21-.134-.476-.22-.697-.334-.08-.04-.214-.06-.26-.127-.12-.146-.19-.34-.275-.514a17.69 17.69 0 01-.547-1.163c-.12-.262-.193-.523-.34-.763-.69-1.137-1.437-1.826-2.586-2.5-.247-.14-.543-.2-.856-.274-.167-.008-.334-.02-.5-.027-.11-.047-.216-.174-.31-.235-.38-.24-1.364-.76-1.644-.072-.18.434.267.862.422 1.082.115.153.26.328.34.5.047.116.06.235.107.356.106.294.207.622.347.897.073.14.153.287.247.413.054.073.146.107.167.227-.094.136-.1.334-.154.5-.24.757-.146 1.693.194 2.25.107.166.362.534.703.393.3-.12.234-.5.32-.835.02-.08.007-.133.048-.187v.015c.094.188.188.367.274.555.206.328.566.668.867.895.16.12.287.328.487.402v-.02h-.015c-.043-.058-.1-.086-.154-.133a3.445 3.445 0 01-.35-.4 8.76 8.76 0 01-.747-1.218c-.11-.21-.202-.436-.29-.643-.04-.08-.04-.2-.107-.24-.1.146-.247.273-.32.453-.127.288-.14.642-.188 1.01-.027.007-.014 0-.027.014-.214-.052-.287-.274-.367-.46-.2-.475-.233-1.238-.06-1.785.047-.14.247-.582.167-.716-.042-.127-.174-.2-.247-.303a2.478 2.478 0 01-.24-.427c-.16-.374-.24-.788-.414-1.162-.08-.173-.22-.354-.334-.513-.127-.18-.267-.307-.368-.52-.033-.073-.08-.194-.027-.274.014-.054.042-.075.094-.09.088-.072.335.022.422.062.247.1.455.194.662.334.094.066.195.193.315.226h.14c.214.047.455.014.655.073.355.114.675.28.962.46a5.953 5.953 0 012.085 2.286c.08.154.115.295.188.455.14.33.313.663.455.982.14.315.275.636.476.897.1.14.502.213.682.286.133.06.34.115.46.188.23.14.454.3.67.454.11.076.443.243.463.378z`,viewBox:`0 0 24 24`,fill:!0},mongodb:{paths:`M17.193 9.555c-1.264-5.58-4.252-7.414-4.573-8.115-.28-.394-.53-.954-.735-1.44-.036.495-.055.685-.523 1.184-.723.566-4.438 3.682-4.74 10.02-.282 5.912 4.27 9.435 4.888 9.884l.07.05A73.49 73.49 0 0111.91 24h.481c.114-1.032.284-2.056.51-3.07.417-.296.604-.463.85-.693a11.342 11.342 0 003.639-8.464c.01-.814-.103-1.662-.197-2.218zm-5.336 8.195s0-8.291.275-8.29c.213 0 .49 10.695.49 10.695-.381-.045-.765-1.76-.765-2.405z`,viewBox:`0 0 24 24`,fill:!0},redis:{paths:`M22.71 13.145c-1.66 2.092-3.452 4.483-7.038 4.483-3.203 0-4.397-2.825-4.48-5.12.701 1.484 2.073 2.685 4.214 2.63 4.117-.133 6.94-3.852 6.94-7.239 0-4.05-3.022-6.972-8.268-6.972-3.752 0-8.4 1.428-11.455 3.685C2.59 6.937 3.885 9.958 4.35 9.626c2.648-1.904 4.748-3.13 6.784-3.744C8.12 9.244.886 17.05 0 18.425c.1 1.261 1.66 4.648 2.424 4.648.232 0 .431-.133.664-.365a100.49 100.49 0 0 0 5.54-6.765c.222 3.104 1.748 6.898 6.014 6.898 3.819 0 7.604-2.756 9.33-8.965.2-.764-.73-1.361-1.261-.73zm-4.349-5.013c0 1.959-1.926 2.922-3.685 2.922-.941 0-1.664-.247-2.235-.568 1.051-1.592 2.092-3.225 3.21-4.973 1.972.334 2.71 1.43 2.71 2.619z`,viewBox:`0 0 24 24`,fill:!0},elasticsearch:{paths:`M13.394 0C8.683 0 4.609 2.716 2.644 6.667h15.641a4.77 4.77 0 0 0 3.073-1.11c.446-.375.864-.785 1.247-1.243l.001-.002A11.974 11.974 0 0 0 13.394 0zM1.804 8.889a12.009 12.009 0 0 0 0 6.222h14.7a3.111 3.111 0 1 0 0-6.222zm.84 8.444C4.61 21.283 8.684 24 13.395 24c3.701 0 7.011-1.677 9.212-4.312l-.001-.002a9.958 9.958 0 0 0-1.247-1.243 4.77 4.77 0 0 0-3.073-1.11z`,viewBox:`0 0 24 24`,fill:!0},amazondynamodb:{paths:`M15.564 9.743c-.337.142-.662.278-.991.431-.343.16-.669.35-.989.544l-.025.015v-3.16c.3-.202.624-.376.951-.543.337-.172.688-.32 1.042-.458.359-.14.709-.272 1.05-.422V9.37a19.78 19.78 0 0 0-1.038.373zm-7.128.654V7.143c.346.174.7.33 1.05.48.35.149.706.283 1.045.425.337.14.659.305.964.493v3.235l-.025-.015a7.347 7.347 0 0 0-.99-.544c-.328-.153-.654-.289-.99-.431a19.78 19.78 0 0 0-1.054-.39zM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm4.614 16.773v-1.45c0-.078-.044-.15-.114-.186a17.23 17.23 0 0 0-1.138-.47 21.427 21.427 0 0 0-1.086-.367 8.632 8.632 0 0 0-1.07-.262 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.16 6.16 0 0 0-1.07.262 10.092 10.092 0 0 0-1.086.367c-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .106.1.18.198.147l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.414a5.743 5.743 0 0 1 1.059-.358c.35-.08.722-.12 1.062-.12h.032c.34 0 .712.04 1.062.12a5.73 5.73 0 0 1 1.059.358c.366.154.745.287 1.123.413.377.127.759.244 1.136.371l.002.001a.154.154 0 0 0 .198-.147v-.064zm0-3.397v-1.45c0-.078-.044-.15-.114-.186a17.148 17.148 0 0 0-1.138-.47 21.45 21.45 0 0 0-1.086-.367 8.572 8.572 0 0 0-1.07-.262 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.22 6.22 0 0 0-1.07.262c-.359.11-.72.232-1.086.367-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .106.1.18.198.147l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.414a5.743 5.743 0 0 1 1.059-.358c.35-.08.722-.12 1.062-.12h.032c.34 0 .712.04 1.062.12a5.73 5.73 0 0 1 1.059.358c.366.154.745.287 1.123.413.377.127.759.244 1.136.371l.002.001a.154.154 0 0 0 .198-.147v-.064zm0-3.397V8.53c0-.078-.044-.15-.114-.186a17.148 17.148 0 0 0-1.138-.47 21.427 21.427 0 0 0-1.086-.368 8.572 8.572 0 0 0-1.07-.261 6.376 6.376 0 0 0-1.172-.134c-.411-.016-.793.01-1.172.074a6.16 6.16 0 0 0-1.07.261c-.359.11-.72.232-1.086.368-.374.145-.742.302-1.138.47a.205.205 0 0 0-.114.186v1.45c0 .105.1.18.198.146l.002-.001c.377-.127.76-.244 1.136-.37.378-.127.757-.26 1.123-.413.35-.148.697-.272 1.059-.359.35-.079.722-.12 1.062-.12h.032c.34 0 .712.041 1.062.12.362.087.709.211 1.059.359.366.154.745.286 1.123.413.377.127.759.244 1.136.37l.002.001a.154.154 0 0 0 .198-.146v-.065z`,viewBox:Im,fill:!0},sqlite:{paths:`M21.678.521c-1.032-.92-2.28-.55-3.513.544a8.71 8.71 0 0 0-.547.535c-2.109 2.237-4.066 6.38-4.674 9.544.237.48.422 1.093.544 1.561a13.044 13.044 0 0 1 .164.703s-.019-.071-.096-.296l-.05-.146a1.689 1.689 0 0 0-.033-.08c-.138-.32-.518-.995-.686-1.289-.143.423-.27.818-.376 1.176.484.884.778 2.4.778 2.4s-.025-.099-.147-.442c-.107-.303-.644-1.244-.772-1.464-.217.804-.304 1.346-.226 1.478.152.256.296.698.422 1.186.286 1.1.485 2.44.485 2.44l.017.224a22.41 22.41 0 0 0 .056 2.748c.095 1.146.273 2.13.5 2.657l.155-.084c-.334-1.038-.47-2.399-.41-3.967.09-2.398.642-5.29 1.661-8.304 1.723-4.55 4.113-8.201 6.3-9.945-1.993 1.8-4.692 7.63-5.5 9.788-.904 2.416-1.545 4.684-1.931 6.857.666-2.037 2.821-2.912 2.821-2.912s1.057-1.304 2.292-3.166c-.74.169-1.955.458-2.362.629-.6.251-.762.337-.762.337s1.945-1.184 3.613-1.72C21.695 7.9 24.195 2.767 21.678.521m-18.573.543A1.842 1.842 0 0 0 1.27 2.9v16.608a1.84 1.84 0 0 0 1.835 1.834h9.418a22.953 22.953 0 0 1-.052-2.707c-.006-.062-.011-.141-.016-.2a27.01 27.01 0 0 0-.473-2.378c-.121-.47-.275-.898-.369-1.057-.116-.197-.098-.31-.097-.432 0-.12.015-.245.037-.386a9.98 9.98 0 0 1 .234-1.045l.217-.028c-.017-.035-.014-.065-.031-.097l-.041-.381a32.8 32.8 0 0 1 .382-1.194l.2-.019c-.008-.016-.01-.038-.018-.053l-.043-.316c.63-3.28 2.587-7.443 4.8-9.791.066-.069.133-.128.198-.194Z`,viewBox:`0 0 24 24`,fill:!0},docker:{paths:`M13.983 11.078h2.119a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.119a.185.185 0 00-.185.185v1.888c0 .102.083.185.185.185m-2.954-5.43h2.118a.186.186 0 00.186-.186V3.574a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m0 2.716h2.118a.187.187 0 00.186-.186V6.29a.186.186 0 00-.186-.185h-2.118a.185.185 0 00-.185.185v1.887c0 .102.082.185.185.186m-2.93 0h2.12a.186.186 0 00.184-.186V6.29a.185.185 0 00-.185-.185H8.1a.185.185 0 00-.185.185v1.887c0 .102.083.185.185.186m-2.964 0h2.119a.186.186 0 00.185-.186V6.29a.185.185 0 00-.185-.185H5.136a.186.186 0 00-.186.185v1.887c0 .102.084.185.186.186m5.893 2.715h2.118a.186.186 0 00.186-.185V9.006a.186.186 0 00-.186-.186h-2.118a.185.185 0 00-.185.185v1.888c0 .102.082.185.185.185m-2.93 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.083.185.185.185m-2.964 0h2.119a.185.185 0 00.185-.185V9.006a.185.185 0 00-.184-.186h-2.12a.186.186 0 00-.186.186v1.887c0 .102.084.185.186.185m-2.92 0h2.12a.185.185 0 00.184-.185V9.006a.185.185 0 00-.184-.186h-2.12a.185.185 0 00-.184.185v1.888c0 .102.082.185.185.185M23.763 9.89c-.065-.051-.672-.51-1.954-.51-.338.001-.676.03-1.01.087-.248-1.7-1.653-2.53-1.716-2.566l-.344-.199-.226.327c-.284.438-.49.922-.612 1.43-.23.97-.09 1.882.403 2.661-.595.332-1.55.413-1.744.42H.751a.751.751 0 00-.75.748 11.376 11.376 0 00.692 4.062c.545 1.428 1.355 2.48 2.41 3.124 1.18.723 3.1 1.137 5.275 1.137.983.003 1.963-.086 2.93-.266a12.248 12.248 0 003.823-1.389c.98-.567 1.86-1.288 2.61-2.136 1.252-1.418 1.998-2.997 2.553-4.4h.221c1.372 0 2.215-.549 2.68-1.009.309-.293.55-.65.707-1.046l.098-.288Z`,viewBox:`0 0 24 24`,fill:!0},kubernetes:{paths:`M10.204 14.35l.007.01-.999 2.413a5.171 5.171 0 0 1-2.075-2.597l2.578-.437.004.005a.44.44 0 0 1 .484.606zm-.833-2.129a.44.44 0 0 0 .173-.756l.002-.011L7.585 9.7a5.143 5.143 0 0 0-.73 3.255l2.514-.725.002-.009zm1.145-1.98a.44.44 0 0 0 .699-.337l.01-.005.15-2.62a5.144 5.144 0 0 0-3.01 1.442l2.147 1.523.004-.002zm.76 2.75l.723.349.722-.347.18-.78-.5-.623h-.804l-.5.623.179.779zm1.5-3.095a.44.44 0 0 0 .7.336l.008.003 2.134-1.513a5.188 5.188 0 0 0-2.992-1.442l.148 2.615.002.001zm10.876 5.97l-5.773 7.181a1.6 1.6 0 0 1-1.248.594l-9.261.003a1.6 1.6 0 0 1-1.247-.596l-5.776-7.18a1.583 1.583 0 0 1-.307-1.34L2.1 5.573c.108-.47.425-.864.863-1.073L11.305.513a1.606 1.606 0 0 1 1.385 0l8.345 3.985c.438.209.755.604.863 1.073l2.062 8.955c.108.47-.005.963-.308 1.34zm-3.289-2.057c-.042-.01-.103-.026-.145-.034-.174-.033-.315-.025-.479-.038-.35-.037-.638-.067-.895-.148-.105-.04-.18-.165-.216-.216l-.201-.059a6.45 6.45 0 0 0-.105-2.332 6.465 6.465 0 0 0-.936-2.163c.052-.047.15-.133.177-.159.008-.09.001-.183.094-.282.197-.185.444-.338.743-.522.142-.084.273-.137.415-.242.032-.024.076-.062.11-.089.24-.191.295-.52.123-.736-.172-.216-.506-.236-.745-.045-.034.027-.08.062-.111.088-.134.116-.217.23-.33.35-.246.25-.45.458-.673.609-.097.056-.239.037-.303.033l-.19.135a6.545 6.545 0 0 0-4.146-2.003l-.012-.223c-.065-.062-.143-.115-.163-.25-.022-.268.015-.557.057-.905.023-.163.061-.298.068-.475.001-.04-.001-.099-.001-.142 0-.306-.224-.555-.5-.555-.275 0-.499.249-.499.555l.001.014c0 .041-.002.092 0 .128.006.177.044.312.067.475.042.348.078.637.056.906a.545.545 0 0 1-.162.258l-.012.211a6.424 6.424 0 0 0-4.166 2.003 8.373 8.373 0 0 1-.18-.128c-.09.012-.18.04-.297-.029-.223-.15-.427-.358-.673-.608-.113-.12-.195-.234-.329-.349-.03-.026-.077-.062-.111-.088a.594.594 0 0 0-.348-.132.481.481 0 0 0-.398.176c-.172.216-.117.546.123.737l.007.005.104.083c.142.105.272.159.414.242.299.185.546.338.743.522.076.082.09.226.1.288l.16.143a6.462 6.462 0 0 0-1.02 4.506l-.208.06c-.055.072-.133.184-.215.217-.257.081-.546.11-.895.147-.164.014-.305.006-.48.039-.037.007-.09.02-.133.03l-.004.002-.007.002c-.295.071-.484.342-.423.608.061.267.349.429.645.365l.007-.001.01-.003.129-.029c.17-.046.294-.113.448-.172.33-.118.604-.217.87-.256.112-.009.23.069.288.101l.217-.037a6.5 6.5 0 0 0 2.88 3.596l-.09.218c.033.084.069.199.044.282-.097.252-.263.517-.452.813-.091.136-.185.242-.268.399-.02.037-.045.095-.064.134-.128.275-.034.591.213.71.248.12.556-.007.69-.282v-.002c.02-.039.046-.09.062-.127.07-.162.094-.301.144-.458.132-.332.205-.68.387-.897.05-.06.13-.082.215-.105l.113-.205a6.453 6.453 0 0 0 4.609.012l.106.192c.086.028.18.042.256.155.136.232.229.507.342.84.05.156.074.295.145.457.016.037.043.09.062.129.133.276.442.402.69.282.247-.118.341-.435.213-.71-.02-.039-.045-.096-.065-.134-.083-.156-.177-.261-.268-.398-.19-.296-.346-.541-.443-.793-.04-.13.007-.21.038-.294-.018-.022-.059-.144-.083-.202a6.499 6.499 0 0 0 2.88-3.622c.064.01.176.03.213.038.075-.05.144-.114.28-.104.266.039.54.138.87.256.154.06.277.128.448.173.036.01.088.019.13.028l.009.003.007.001c.297.064.584-.098.645-.365.06-.266-.128-.537-.423-.608zM16.4 9.701l-1.95 1.746v.005a.44.44 0 0 0 .173.757l.003.01 2.526.728a5.199 5.199 0 0 0-.108-1.674A5.208 5.208 0 0 0 16.4 9.7zm-4.013 5.325a.437.437 0 0 0-.404-.232.44.44 0 0 0-.372.233h-.002l-1.268 2.292a5.164 5.164 0 0 0 3.326.003l-1.27-2.296h-.01zm1.888-1.293a.44.44 0 0 0-.27.036.44.44 0 0 0-.214.572l-.003.004 1.01 2.438a5.15 5.15 0 0 0 2.081-2.615l-2.6-.44-.004.005z`,viewBox:`0 0 24 24`,fill:!0},nginx:{paths:`M12 0L1.605 6v12L12 24l10.395-6V6L12 0zm6 16.59c0 .705-.646 1.29-1.529 1.29-.631 0-1.351-.255-1.801-.81l-6-7.141v6.66c0 .721-.57 1.29-1.274 1.29H7.32c-.721 0-1.29-.6-1.29-1.29V7.41c0-.705.63-1.29 1.5-1.29.646 0 1.38.255 1.83.81l5.97 7.141V7.41c0-.721.6-1.29 1.29-1.29h.075c.72 0 1.29.6 1.29 1.29v9.18H18z`,viewBox:`0 0 24 24`,fill:!0},linux:{paths:`M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.06-.003-.12 0-.18 0h-.016c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.77.465-.008.043-.013.066-.018.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.02.334-.17.838-.319 1.35-1.5 1.072-3.58 1.538-5.348.334a2.645 2.645 0 00-.402-.533 1.45 1.45 0 00-.275-.333c.182 0 .338-.03.465-.067a.615.615 0 00.314-.334c.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.4-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.14 2.497-.122 3.854a8.123 8.123 0 01.647-2.876c.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.21.201.477.335.876.335.039.003.075.006.11.006.412 0 .73-.134.997-.268.29-.134.52-.334.74-.4h.005c.467-.135.835-.402 1.044-.7zm2.185 8.958c.037.6.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.01c.315-.007.577.01.847.268l.003.003c.208.199.305.53.391.876.085.4.154.78.409 1.066.486.527.645.906.636 1.14l.003-.007v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.37 1.14-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.4-.12-1.025.056-1.69.176-.668.428-1.344.463-1.897.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.814.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.637.434.598.77 1.131.729 1.57v.006c-.057.744-.48 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.61-.2-.723-.4-.11-.2-.113-.602.123-1.23v-.004l.002-.003c.117-.334.03-.752-.027-1.118-.055-.401-.083-.71.043-.94.16-.334.396-.4.69-.533.294-.135.64-.202.915-.47h.002v-.002c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.28-.466-.154-.134-.28-.268-.373-.335-.164-.134-.144-.333-.074-.333.109.016.129.134.199.2.096.066.215.2.36.333.292.2.68.467 1.167.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.136.149-.267.279-.267.128.016.034.134-.147.332a8.097 8.097 0 01-.69.468zm-1.082-1.583V5.64c-.006-.02.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.14.068-.05 0-.13-.02-.136-.068-.01-.066.088-.133.15-.133.08-.031.184-.047.259-.005.019.009.036.03.03.05v.02h.003z`,viewBox:`0 0 24 24`,fill:!0},terraform:{paths:`M1.44 0v7.575l6.561 3.79V3.787zm21.12 4.227l-6.561 3.791v7.574l6.56-3.787zM8.72 4.23v7.575l6.561 3.787V8.018zm0 8.405v7.575L15.28 24v-7.578z`,viewBox:`0 0 24 24`,fill:!0},github:{paths:`M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12`,viewBox:`0 0 24 24`,fill:!0},apachekafka:{paths:`M9.71 2.136a1.43 1.43 0 0 0-2.047 0h-.007a1.48 1.48 0 0 0-.421 1.042c0 .41.161.777.422 1.039l.007.007c.257.264.616.426 1.019.426.404 0 .766-.162 1.027-.426l.003-.007c.261-.262.421-.629.421-1.039 0-.408-.159-.777-.421-1.042H9.71zM8.683 22.295c.404 0 .766-.167 1.027-.429l.003-.008c.261-.261.421-.631.421-1.036 0-.41-.159-.778-.421-1.044H9.71a1.42 1.42 0 0 0-1.027-.432 1.4 1.4 0 0 0-1.02.432h-.007c-.26.266-.422.634-.422 1.044 0 .406.161.775.422 1.036l.007.008c.258.262.617.429 1.02.429zm7.89-4.462c.359-.096.683-.33.882-.684l.027-.052a1.47 1.47 0 0 0 .114-1.067 1.454 1.454 0 0 0-.675-.896l-.021-.014a1.425 1.425 0 0 0-1.078-.132c-.36.091-.684.335-.881.686-.2.349-.241.75-.146 1.119.099.363.33.691.675.896h.002c.346.203.737.239 1.101.144zm-6.405-7.342a2.083 2.083 0 0 0-1.485-.627c-.58 0-1.103.242-1.482.627-.378.385-.612.916-.612 1.507s.233 1.124.612 1.514a2.08 2.08 0 0 0 2.967 0c.379-.39.612-.923.612-1.514s-.233-1.122-.612-1.507zm-.835-2.51c.843.141 1.6.552 2.178 1.144h.004c.092.093.182.196.265.299l1.446-.851a3.176 3.176 0 0 1-.047-1.808 3.149 3.149 0 0 1 1.456-1.926l.025-.016a3.062 3.062 0 0 1 2.345-.306c.77.21 1.465.721 1.898 1.482v.002c.431.757.518 1.626.313 2.408a3.145 3.145 0 0 1-1.456 1.928l-.198.118h-.02a3.095 3.095 0 0 1-2.154.201 3.127 3.127 0 0 1-1.514-.944l-1.444.848a4.162 4.162 0 0 1 0 2.879l1.444.846c.413-.47.939-.789 1.514-.944a3.041 3.041 0 0 1 2.371.319l.048.023v.002a3.17 3.17 0 0 1 1.408 1.906 3.215 3.215 0 0 1-.313 2.405l-.026.053-.003-.005a3.147 3.147 0 0 1-1.867 1.436 3.096 3.096 0 0 1-2.371-.318v-.006a3.156 3.156 0 0 1-1.456-1.927 3.175 3.175 0 0 1 .047-1.805l-1.446-.848a3.905 3.905 0 0 1-.265.294l-.004.005a3.938 3.938 0 0 1-2.178 1.138v1.699a3.09 3.09 0 0 1 1.56.862l.002.004c.565.572.914 1.368.914 2.243 0 .873-.35 1.664-.914 2.239l-.002.009a3.1 3.1 0 0 1-2.21.931 3.1 3.1 0 0 1-2.206-.93h-.002v-.009a3.186 3.186 0 0 1-.916-2.239c0-.875.35-1.672.916-2.243v-.004h.002a3.1 3.1 0 0 1 1.558-.862v-1.699a3.926 3.926 0 0 1-2.176-1.138l-.006-.005a4.098 4.098 0 0 1-1.173-2.874c0-1.122.452-2.136 1.173-2.872h.006a3.947 3.947 0 0 1 2.176-1.144V6.289a3.137 3.137 0 0 1-1.558-.864h-.002v-.004a3.192 3.192 0 0 1-.916-2.243c0-.871.35-1.669.916-2.243l.002-.002A3.084 3.084 0 0 1 8.683 0c.861 0 1.641.355 2.21.932v.002h.002c.565.574.914 1.372.914 2.243 0 .876-.35 1.667-.914 2.243l-.002.005a3.142 3.142 0 0 1-1.56.864v1.692zm8.121-1.129l-.012-.019a1.452 1.452 0 0 0-.87-.668 1.43 1.43 0 0 0-1.103.146h.002c-.347.2-.58.529-.677.896-.095.365-.054.768.146 1.119l.007.009c.2.347.519.579.874.673.357.103.755.059 1.098-.144l.019-.009a1.47 1.47 0 0 0 .657-.885 1.493 1.493 0 0 0-.141-1.118`,viewBox:`0 0 24 24`,fill:!0},rabbitmq:{paths:`M23.035 9.601h-7.677a.956.956 0 01-.962-.962V.962a.956.956 0 00-.962-.956H10.56a.956.956 0 00-.962.956V8.64a.956.956 0 01-.962.962H5.762a.956.956 0 01-.961-.962V.962A.956.956 0 003.839 0H.959a.956.956 0 00-.956.962v22.076A.956.956 0 00.965 24h22.07a.956.956 0 00.962-.962V10.58a.956.956 0 00-.962-.98zm-3.86 8.152a1.437 1.437 0 01-1.437 1.443h-1.924a1.437 1.437 0 01-1.436-1.443v-1.917a1.437 1.437 0 011.436-1.443h1.924a1.437 1.437 0 011.437 1.443z`,viewBox:`0 0 24 24`,fill:!0},graphql:{paths:`M12.002 0a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm8.54 4.931a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm0 9.862a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm-8.54 4.931a2.138 2.138 0 1 0 0 4.276 2.138 2.138 0 1 0 0-4.276zm-8.542-4.93a2.138 2.138 0 1 0 0 4.276 2.138 2.138 0 1 0 0-4.277zm0-9.863a2.138 2.138 0 1 0 0 4.277 2.138 2.138 0 1 0 0-4.277zm8.542-3.378L2.953 6.777v10.448l9.049 5.224 9.047-5.224V6.777zm0 1.601 7.66 13.27H4.34zm-1.387.371L3.97 15.037V7.363zm2.774 0 6.646 3.838v7.674zM5.355 17.44h13.293l-6.646 3.836z`,viewBox:`0 0 24 24`,fill:!0},grpc:{paths:`M6.2 6.2a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4Zm11.6 0a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM12 12.1a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM6.2 17.4a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4Zm11.6 0a2.2 2.2 0 1 1 0 4.4 2.2 2.2 0 0 1 0-4.4ZM7.9 9.8l2.6 2M13.5 11.8l2.6-2M10.5 16.2l-2.6 2M13.5 16.2l2.6 2`,viewBox:Im,fill:!0}},Rm={node:`nodedotjs`,nodejs:`nodedotjs`,"node.js":`nodedotjs`,vue:`vuedotjs`,"vue.js":`vuedotjs`,next:`nextdotjs`,"next.js":`nextdotjs`,nextjs:`nextdotjs`,postgres:`postgresql`,mongo:`mongodb`,dynamodb:`amazondynamodb`,dynamo:`amazondynamodb`,kafka:`apachekafka`,k8s:`kubernetes`,gcp:`googlecloud`,"google cloud":`googlecloud`,googlecloud:`googlecloud`,"c#":`csharp`,".net":`dotnet`,es:`elasticsearch`,elastic:`elasticsearch`,js:`javascript`,ts:`typescript`,tf:`terraform`,gh:`github`,rb:`ruby`,py:`python`,"amazon web services":`aws`,amazonwebservices:`aws`,"microsoft azure":`azure`,microsoftazure:`azure`}})),Hee=c({C4Viewer:()=>Wm});function Bm(e){let t={person:{bg:`var(--c4-person)`,border:`color-mix(in srgb, var(--c4-person), #000 30%)`,text:`#ffffff`},system:{bg:`var(--c4-system)`,border:`color-mix(in srgb, var(--c4-system), #000 30%)`,text:`#ffffff`},container:{bg:`var(--c4-container)`,border:`color-mix(in srgb, var(--c4-container), #000 30%)`,text:`#ffffff`},component:{bg:`var(--c4-component)`,border:`color-mix(in srgb, var(--c4-component), #000 30%)`,text:`#1a1a2e`},database:{bg:`var(--c4-database)`,border:`color-mix(in srgb, var(--c4-database), #000 30%)`,text:`#ffffff`},queue:{bg:`var(--c4-queue)`,border:`color-mix(in srgb, var(--c4-queue), #000 30%)`,text:`#ffffff`},external:{bg:`var(--c4-external)`,border:`color-mix(in srgb, var(--c4-external), #000 30%)`,text:`#ffffff`},boundary:{bg:`transparent`,border:`var(--c4-boundary-border)`,text:`var(--muted-foreground)`}};return t[e]||t.system}function Uee({nodeType:e,color:t,technology:n,icon:r}){let i={width:16,height:16,flexShrink:0},a=r&&Vee(r)||n&&Vee(n);if(a)return(0,qm.jsx)(`svg`,{...i,viewBox:a.viewBox,fill:a.fill===!1?`none`:t,stroke:a.fill===!1?t:void 0,children:(0,qm.jsx)(`path`,{d:a.paths})});switch(e){case`person`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:t,children:[(0,qm.jsx)(`circle`,{cx:`8`,cy:`4`,r:`3`}),(0,qm.jsx)(`path`,{d:`M3 14a5 5 0 0 1 10 0`})]});case`database`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`ellipse`,{cx:`8`,cy:`3.5`,rx:`5.5`,ry:`2.5`}),(0,qm.jsx)(`path`,{d:`M2.5 3.5v9c0 1.38 2.46 2.5 5.5 2.5s5.5-1.12 5.5-2.5v-9`}),(0,qm.jsx)(`path`,{d:`M2.5 8c0 1.38 2.46 2.5 5.5 2.5s5.5-1.12 5.5-2.5`,opacity:`0.5`})]});case`queue`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:t,children:[(0,qm.jsx)(`rect`,{x:`1`,y:`5`,width:`3`,height:`6`,rx:`0.5`,opacity:`0.5`}),(0,qm.jsx)(`rect`,{x:`5.5`,y:`5`,width:`3`,height:`6`,rx:`0.5`,opacity:`0.7`}),(0,qm.jsx)(`rect`,{x:`10`,y:`5`,width:`3`,height:`6`,rx:`0.5`}),(0,qm.jsx)(`path`,{d:`M14 8l2-1.5v3L14 8z`})]});case`external`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`path`,{d:`M4 2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z`,strokeDasharray:`3 2`}),(0,qm.jsx)(`path`,{d:`M6 8h4M8 6v4`})]});case`component`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.3`,children:[(0,qm.jsx)(`rect`,{x:`3`,y:`2`,width:`10`,height:`12`,rx:`1.5`}),(0,qm.jsx)(`rect`,{x:`1`,y:`5`,width:`4`,height:`2`,rx:`0.5`}),(0,qm.jsx)(`rect`,{x:`1`,y:`9`,width:`4`,height:`2`,rx:`0.5`})]});case`container`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`rect`,{x:`2`,y:`3`,width:`12`,height:`10`,rx:`2`}),(0,qm.jsx)(`path`,{d:`M2 6h12`})]});case`system`:return(0,qm.jsxs)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:[(0,qm.jsx)(`rect`,{x:`1.5`,y:`1.5`,width:`13`,height:`13`,rx:`2.5`}),(0,qm.jsx)(`circle`,{cx:`8`,cy:`8`,r:`3`})]});case`boundary`:return(0,qm.jsx)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,strokeDasharray:`2 2`,children:(0,qm.jsx)(`rect`,{x:`2`,y:`2`,width:`12`,height:`12`,rx:`2`})});default:return(0,qm.jsx)(`svg`,{...i,viewBox:`0 0 16 16`,fill:`none`,stroke:t,strokeWidth:`1.5`,children:(0,qm.jsx)(`rect`,{x:`2`,y:`2`,width:`12`,height:`12`,rx:`2`})})}}function Vm({data:e}){let t=e,n=Bm(t.type),r=t.type===`boundary`;return(0,qm.jsxs)(`div`,{style:{background:r?`transparent`:`var(--card)`,border:`2px ${r?`dashed`:`solid`} ${n.border}`,borderRadius:8,padding:`10px 14px`,width:200,fontSize:`12px`,color:`var(--card-foreground)`,transition:`all 0.2s`},children:[(0,qm.jsx)(gp,{type:`target`,position:Dl.Top,style:{opacity:0}}),(0,qm.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:8,marginBottom:4},children:[(0,qm.jsx)(`span`,{style:{width:26,height:26,borderRadius:`50%`,background:n.bg,display:`flex`,alignItems:`center`,justifyContent:`center`,flexShrink:0},children:(0,qm.jsx)(Uee,{nodeType:t.type,color:n.text,technology:t.technology,icon:t.icon})}),(0,qm.jsx)(`span`,{style:{fontWeight:600,fontSize:`13px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`},children:t.label})]}),t.technology&&(0,qm.jsxs)(`div`,{style:{fontSize:`10px`,opacity:.7,marginBottom:2,paddingLeft:34},children:[`[`,t.technology,`]`]}),t.description&&(0,qm.jsx)(`div`,{style:{fontSize:`10px`,opacity:.6,lineHeight:`1.3`,marginTop:4,paddingLeft:34},children:t.description}),(0,qm.jsx)(gp,{type:`source`,position:Dl.Bottom,style:{opacity:0}})]})}async function Hm(e,t,n){let r=n?.direction||`DOWN`,i=n?.spacing||80,a=n?.layerSpacing||120,o={id:`root`,layoutOptions:{"elk.algorithm":`layered`,"elk.direction":r,"elk.spacing.nodeNode":String(i),"elk.layered.spacing.nodeNodeBetweenLayers":String(a),"elk.layered.crossingMinimization.strategy":`LAYER_SWEEP`},children:e.map(e=>({id:e.id,width:200,height:e.description?90:60})),edges:t.map((e,t)=>({id:`e${t}`,sources:[e.source],targets:[e.target]}))};return(await Ym.layout(o)).children||[]}function Um({data:e}){let[t,n,r]=ff([]),[i,a,o]=pf([]),{fitView:s}=yd(),c=(0,Gm.useRef)(null),l=[...new Set(e.nodes.map(e=>e.type))].filter(e=>e!==`boundary`).map(e=>({label:e,color:Bm(e).bg}));return(0,Gm.useEffect)(()=>{e.nodes?.length&&Hm(e.nodes,e.edges||[],e.layout).then(t=>{let r=e.nodes.map(e=>{let n=t.find(t=>t.id===e.id);return{id:e.id,type:`c4`,position:{x:n?.x||0,y:n?.y||0},data:e}}),i=(e.edges||[]).map((e,t)=>({id:`e${t}`,source:e.source,target:e.target,label:e.label,animated:!0,markerEnd:{type:El.ArrowClosed,color:`var(--muted-foreground)`},style:{stroke:`var(--muted-foreground)`,strokeWidth:2,strokeDasharray:e.style===`dashed`?`6 3`:e.style===`dotted`?`2 3`:void 0},labelStyle:{fill:`var(--muted-foreground)`,fontSize:11,fontWeight:500},labelBgStyle:{fill:`var(--card)`,fillOpacity:.9},labelBgPadding:[6,4],labelBgBorderRadius:4}));n(r),a(i),setTimeout(()=>s({padding:.12}),50)})},[e,s]),(0,qm.jsxs)(Tm,{variant:`full`,children:[(0,qm.jsx)(jm,{title:e.title||`C4 Architecture`,subtitle:e.description,showThemeToggle:!0}),(0,qm.jsx)(`div`,{ref:c,style:{position:`relative`,minHeight:0,height:`100%`,overflow:`hidden`},children:(0,qm.jsxs)(Yp,{nodes:t,edges:i,onNodesChange:r,onEdgesChange:o,nodeTypes:Jm,fitView:!0,minZoom:.2,maxZoom:2,proOptions:{hideAttribution:!0},children:[(0,qm.jsx)($p,{color:`var(--muted)`,gap:24,size:1.5}),(0,qm.jsx)(tm,{}),(0,qm.jsx)(dm,{nodeColor:e=>({person:`#0f766e`,system:`#0f766e`,container:`#147d74`,component:`#49a897`,database:`#0d9488`,queue:`#d97706`,external:`#94a3b8`})[e.data?.type]||`#0f766e`,maskColor:`rgba(0,0,0,0.7)`})]})}),(0,qm.jsx)(Pm,{legend:l})]})}function Wm({data:e}){return(0,qm.jsx)(xm,{children:(0,qm.jsx)(cf,{children:(0,qm.jsx)(Um,{data:e})})})}var Gm,Km,qm,Jm,Ym,Wee=o((()=>{Gm=u(h(),1),mm(),hm(),Km=u(gm(),1),Cm(),Em(),Mm(),Fm(),zm(),_m(),qm=x(),Jm={c4:Vm},Ym=new Km.default}));function Xm(e){return String(e??``).replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`).replace(/'/g,`&#39;`)}function Zm(e){let t=String(e??``).trim();return/^(https?:|mailto:|#)/i.test(t)?t:`#`}function Qm(e){return String(e??``).replace(/[^a-zA-Z0-9_-]/g,`_`)}function $m(e){if(e==null)return``;if(Array.isArray(e))return e.map($m).join(`, `);if(typeof e==`object`)try{return JSON.stringify(e)}catch{return String(e)}return String(e)}function eh(e){if(typeof e!=`string`)return e;let t=e.trim();if(t.startsWith(`[`)&&t.endsWith(`]`)||t.startsWith(`{`)&&t.endsWith(`}`))try{return JSON.parse(t)}catch{return e}return e}function th(e){return Xm(String(e??``)).replace(/\*\*(.+?)\*\*/g,`<strong>$1</strong>`).replace(/`(.+?)`/g,`<code>$1</code>`).replace(/\[([^\]]+)\]\(([^)]+)\)/g,(e,t,n)=>`<a href="${Zm(n)}">${t}</a>`)}function nh(e){if(!e)return`accent`;let t=String(e).toLowerCase(),n=ih[t]??t;return ah.has(n)?n:`accent`}function rh(e){let t=e.value;return Array.isArray(t)?t:t&&typeof t==`object`&&`items`in t&&Array.isArray(t.items)?t.items:[]}var ih,ah,oh=o((()=>{ih={ok:`success`,pass:`success`,passed:`success`,good:`success`,error:`danger`,fail:`danger`,failed:`danger`,critical:`danger`,high:`danger`,warn:`warning`,caution:`warning`,medium:`warning`,info:`accent`,low:`accent`,note:`accent`},ah=new Set([`success`,`danger`,`warning`,`accent`])}));function Gee(e){let t=eh(e);return Array.isArray(t)?t:[]}function Kee(e,t){return`<div class="bk-actions">${Gee(e.value).map(e=>{let t=Qm(e.id);if(e.type===`select`){let n=(e.options??[]).map(e=>{let t=typeof e==`string`?e:e.value,n=typeof e==`string`?e:e.label;return`<option value="${Xm(t)}">${Xm(n)}</option>`}).join(``);return`<label class="bk-select-wrap"><span class="bk-visually-hidden">${Xm(e.label)}</span><select class="bk-select" data-action-id="${t}"><option value="" selected disabled>${Xm(e.label)}</option>${n}</select></label>`}if(e.type===`text-submit`)return`<div class="bk-text-submit" data-action-id="${t}"><input type="text" class="bk-input" placeholder="${Xm(e.label)}" data-action-id="${t}" /><button type="button" class="bk-action bk-action--primary" data-action-id="${t}">Send</button></div>`;if(e.type===`form-submit`&&e.schema){let n=e.schema;return`<form class="bk-form" data-action-id="${t}"><fieldset>${Object.entries(n).map(([e,t])=>{let n=t.description??e,r=t.type===`number`?`number`:`text`;return`<label class="bk-form-field"><span class="bk-form-label">${Xm(n)}</span><input type="${r}" class="bk-input" name="${Xm(e)}" placeholder="${Xm(n)}" /></label>`}).join(``)}<button type="submit" class="bk-action bk-action--primary">${Xm(e.label)}</button></fieldset></form>`}return`<button type="button" class="bk-action bk-action--${Xm(e.variant??`default`)}" data-action-id="${t}">${Xm(e.label)}</button>`}).join(``)}<div class="bk-action-feedback" style="display:none;font-size:0.875rem;color:var(--dt-text-secondary);padding:var(--dt-space-2) 0;" data-feedback-state="pending">💬 Feedback sent</div></div>`}var sh,ch=o((()=>{oh(),sh=`
74
74
  .bk-actions {
75
75
  display: flex;
76
76
  flex-wrap: wrap;