Home
last modified time | relevance | path

Searched refs:ty (Results 1 – 25 of 68) sorted by last modified time

123

/plugin/mermaid/
H A Dmermaid.min.js114 <span class="${S} ${g}" `+(a.labelStyle?'style="'+a.labelStyle+'"':"")+">"+E+"</span>"),CKe(b,a.labelStyle),b.style("display","table-cell"),b.style("white-space","nowrap"),b.style("max-width",f+"px"),b.attr("xmlns","http://www.w3.org/1999/xhtml"),w&&b.attr("class","labelBkg");let _=b.node().getBoundingClientRect();return _.width===f&&(b.style("display","table"),b.style("white-space","break-spaces"),b.style("width",f+"px"),_=b.node().getBoundingClientRect()),v.style("width",_.width),v.style("height",_.height),v.node()}function Xpt(i,a,f){return i.append("tspan").attr("class","text-outer-tspan").attr("x",0).attr("y",a*f-.1+"em").attr("dy",f+"em")}function _Ke(i,a,f){const g=i.append("text"),w=Xpt(g,1,a);Qpt(w,f);const v=w.node().getComputedTextLength();return g.remove(),v}function AKe(i,a,f){var b;const g=i.append("text"),w=Xpt(g,1,a);Qpt(w,[{content:f,type:"normal"}]);const v=(b=w.node())==null?void 0:b.getBoundingClientRect();return v&&g.remove(),v}function LKe(i,a,f,g=!1){const v=a.append("g"),b=v.insert("rect").attr("class","background"),E=v.append("text").attr("y","-10.1");let S=0;for(const _ of f){const M=R=>_Ke(v,1.1,R)<=i,F=M(_)?[_]:TKe(_,M);for(const R of F){const B=Xpt(E,S,1.1);Qpt(B,R),S++}}if(g){const _=E.node().getBBox(),M=2;return b.attr("x",-M).attr("y",-M).attr("width",_.width+2*M).attr("height",_.height+2*M),v.node()}else return E.node()}function Qpt(i,a){i.text(""),a.forEach((f,g)=>{const w=i.append("tspan").attr("font-style",f.type==="emphasis"?"italic":"normal").attr("class","text-inner-tspan").attr("font-weight",f.type==="strong"?"bold":"normal");g===0?w.text(f.content):w.text(" "+f.content)})}const ZY=(i,a="",{style:f="",isTitle:g=!1,classes:w="",useHtmlLabels:v=!0,isNode:b=!0,width:E=200,addSvgBackground:S=!1}={})=>{if(Kt.info("createText",a,f,g,w,v,b,S),v){const _=xKe(a),M={isNode:b,label:IF(_).replace(/fa[blrs]?:fa-[\w-]+/g,R=>`<i class='${R.replace(":"," ")}'></i>`),labelStyle:f.replace("fill:","color:")};return SKe(i,M,E,w,S)}else{const _=yKe(a);return LKe(E,i,_,S)}},$1=async(i,a,f,g)=>{let w;const v=a.useHtmlLabels||j1(Re().flowchart.htmlLabels);f?w=f:w="node default";const b=i.insert("g").attr("class",w).attr("id",a.domId||a.id),E=b.insert("g").attr("class","label").attr("style",a.labelStyle);let S;a.labelText===void 0?S="":S=typeof a.labelText=="string"?a.labelText:a.labelText[0];const _=E.node();let M;a.labelType==="markdown"?M=ZY(E,Ef(IF(S),Re()),{useHtmlLabels:v,width:a.width||Re().flowchart.wrappingWidth,classes:"markdown-node-label"}):M=_.appendChild(ab(Ef(IF(S),Re()),a.labelStyle,!1,g));let F=M.getBBox();const R=a.padding/2;if(j1(Re().flowchart.htmlLabels)){const B=M.children[0],z=Tr(M),Y=B.getElementsByTagName("img");if(Y){const nt=S.replace(/<img[^>]*>/g,"").trim()==="";await Promise.all([...Y].map(ot=>new Promise(ft=>{function wt(){if(ot.style.display="flex",ot.style.flexDirection="column",nt){const mt=Re().fontSize?Re().fontSize:window.getComputedStyle(document.body).fontSize,ct=5,rt=parseInt(mt,10)*ct+"px";ot.style.minWidth=rt,ot.style.maxWidth=rt}else ot.style.width="100%";ft(ot)}setTimeout(()=>{ot.complete&&wt()}),ot.addEventListener("error",wt),ot.addEventListener("load",wt)})))}F=B.getBoundingClientRect(),z.attr("width",F.width),z.attr("height",F.height)}return v?E.attr("transform","translate("+-F.width/2+", "+-F.height/2+")"):E.attr("transform","translate(0, "+-F.height/2+")"),a.centerLabel&&E.attr("transform","translate("+-F.width/2+", "+-F.height/2+")"),E.insert("rect",":first-child"),{shapeSvg:b,bbox:F,halfPadding:R,label:E}},xh=(i,a)=>{const f=a.node().getBBox();i.width=f.width,i.height=f.height};function l4(i,a,f,g){return i.insert("polygon",":first-child").attr("points",g.map(function(w){return w.x+","+w.y}).join(" ")).attr("class","label-container").attr("transform","translate("+-a/2+","+f/2+")")}let ho={},ty={},X$t={};const DKe=()=>{ty={},X$t={},ho={}},tX=(i,a)=>(Kt.trace("In isDecendant",a," ",i," = ",ty[a].includes(i)),!!ty[a].includes(i)),MKe=(i,a)=>(Kt.info("Decendants of ",a," is ",ty[a]),Kt.info("Edge is ",i),i.v===a||i.w===a?!1:ty[a]?ty[a].includes(i.v)||tX(i.v,a)||tX(i.w,a)||ty[a].includes(i.w):(Kt.debug("Tilt, ",a,",not in decendants"),!1)),Q$t=(i,a,f,g)=>{Kt.warn("Copying children of ",i,"root",g,"data",a.node(i),g);const w=a.children(i)||[];i!==g&&w.push(i),Kt.warn("Copying (nodes) clusterId",i,"nodes",w),w.forEach(v=>{if(a.children(v).length>0)Q$t(v,a,f,g);else{const b=a.node(v);Kt.info("cp ",v," to ",g," with parent ",i),f.setNode(v,b),g!==a.parent(v)&&(Kt.warn("Setting parent",v,a.parent(v)),f.setParent(v,a.parent(v))),i!==g&&v!==i?(Kt.debug("Setting parent",v,i),f.setParent(v,i)):(Kt.info("In copy ",i,"root",g,"data",a.node(i),g),Kt.debug("Not Setting parent for node=",v,"cluster!==rootId",i!==g,"node!==clusterId",v!==i));const E=a.edges(v);Kt.debug("Copying Edges",E),E.forEach(S=>{Kt.info("Edge",S);const _=a.edge(S.v,S.w,S.name);Kt.info("Edge data",_,g);try{MKe(S,g)?(Kt.info("Copying as ",S.v,S.w,_,S.name),f.setEdge(S.v,S.w,_,S.name),Kt.info("newGraph edges ",f.edges(),f.edge(f.edges()[0]))):Kt.info("Skipping copy of edge ",S.v,"-->",S.w," rootId: ",g," clusterId:",i)}catch(M){Kt.error(M)}})}Kt.debug("Removing node",v),a.removeNode(v)})},J$t=(i,a)=>{const f=a.children(i);let g=[...f];for(const w of f)X$t[w]=i,g=[...g,...J$t(w,a)];return g},tB=(i,a)=>{Kt.trace("Searching",i);const f=a.children(i);if(Kt.trace("Searching children of id ",i,f),f.length<1)return Kt.trace("This is a valid node",i),i;for(const g of f){const w=tB(g,a);if(w)return Kt.trace("Found replacement for",i," => ",w),w}},eX=i=>!ho[i]||!ho[i].externalConnections?i:ho[i]?ho[i].id:i,IKe=(i,a)=>{if(!i||a>10){Kt.debug("Opting out, no graph ");return}else Kt.debug("Opting in, graph ");i.nodes().forEach(function(f){i.children(f).length>0&&(Kt.warn("Cluster identified",f," Replacement id in edges: ",tB(f,i)),ty[f]=J$t(f,i),ho[f]={id:tB(f,i),clusterData:i.node(f)})}),i.nodes().forEach(function(f){const g=i.children(f),w=i.edges();g.length>0?(Kt.debug("Cluster identified",f,ty),
1324 `,Nu(Ia(t,e[0])))>=0;)++e[0]}function kD(t,e){this.e=e,this.a=Gee(t),this.a<54?this.f=qv(t):this.c=KD(t)}function JJt(t,e,n,r){Ai(),gv.call(this,26),this.c=t,this.a=e,this.d=n,this global() function
[all...]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe2241 Ġpret ty
2865 Ġproper ty
4652 ty pe
5639 ir ty
5763 al ty
6013 il ty
6379 Get ty
6882 ĠGet ty
7823 ver ty
9033 per ty
[all...]
/plugin/bez/
H A DREADME.md
/plugin/translation/lang/
H A Dflags.txt171 ty
H A Dlangnames.txt174 ty Reo Mā`ohi
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php566 $ty = $y + (($h - $ih) / 2);
568 $by = $ty + $ih;
577 $this->mpdf->Rect($lx, $ty, $iw, $ih, 'DF');
581 $this->mpdf->Line($lx, $ty, $rx, $by);
582 $this->mpdf->Line($lx, $by, $rx, $ty);
H A DGradient.php243 $ty = cos($b) * cos($b) * $ny;
245 $coords[3] = 1 - $ty;
255 $ty = cos($b) * cos($b) * $ny;
257 $coords[3] = 1 - $ty;
267 $ty = cos($b) * cos($b) * $ny;
269 $coords[3] = $ty;
279 $ty = cos($b) * cos($b) * $ny;
281 $coords[3] = $ty;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194ty(e){var t={};return g(e,(function(e){t[e.id]=e.hidden,e.children&&(t=L({},t,ty(e.children)))})),… function
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21ty=function(e){s(n,e);var t=h(n);function n(e,r){var o;return i(this,n),(o=t.call(this,e,r))._tran… function
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md55 | Tahitian | ty | Gujarati | gu |
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/cs/
H A Dcs.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pl/
H A Dpl.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sk/
H A Dsk.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fi/
H A Dfi.txt
/plugin/wrap/conf/
H A Dlang2dir.conf226 ty ltr #Tahitian
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt174 array("ty", "tah", "-", "tah", "Tahitian", "Reo Mā`ohi", ""),
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js34ty(e,t){var n=cn(e),i=an(e),r={x:n.x,y:n.y};return-1!==t.indexOf("n")?r.y=i.top:-1!==t.indexOf("s"… function
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1994 trgX = parseFloat(pathObj.tx), trgY = parseFloat(pathObj.ty);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1640 …ar b=parseFloat(m.sx),a=parseFloat(m.sy),c=parseFloat(m.tx),g=parseFloat(m.ty),n=f.source.geometry…
1705ty(t,e,n){var r=t[0],i=t[1],a=e[0],o=e[1];return i<r?(r=Kp(i,r),a=n(o,a)):(r=Kp(r,i),a=n(a,o)),fun… function
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js42 var ty = graph.view.translate.y;
47 …if (Math.abs(scale - graph.view.scale) < 0.00001 && tx == graph.view.translate.x && ty == graph.vi…
H A DEditorUi.js2632 var ty = this.translate.y;
2679 var ty = graph.view.translate.y;
2684 graph.container.scrollTop += Math.round((dy - ty) * graph.view.scale);
3474 var ty = 0;
3479 ty = graph.view.translate.y * graph.view.scale - graph.container.scrollTop;
3501 graph.container.scrollTop = graph.view.translate.y * graph.view.scale - ty;
H A DSidebar.js2339 var ty = (y + tr.y) * s;
2344 tx, ty);
2362 var ty = (y + tr.y) * s;
2366 layout.moveCell(select[i], tx, ty);
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js3466 var ty = view.translate.y * curViewScale;
3468 var y0 = ty + (b.y - ty) / curViewScale - border;
3477 var y = -Math.round(phase - mxUtils.mod((ty - y0) * scale, phase));
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js463 var fx = edge.From.X, fy = edge.From.Y, tx = edge.To.X, ty = edge.To.Y;
465 if ((fx == tx && fy > ty) || (fy == ty && fx > tx))
477 var fx = edge.From.X, fy = edge.From.Y, tx = edge.To.X, ty = edge.To.Y;
492 var tp = new mxPoint(tx, ty);
495 var up = uniquePoints[tx + ',' + ty];
503 uniquePoints[tx + ',' + ty] = tp;
512 … if (fx == tx && fy <= fy2 && ty >= fy2 && fx2 <= fx && tx2 >= fx) //Ver |_ Hor
528 … else if (fy == ty && fx <= fx2 && tx >= fx2 && fy2 <= fy && ty2 >= fy) //Hor _| Ver
/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt547 openSupported=Podporované formáty jsou soubory uložené touto aplikací (.xml), .vsdx a .gliffy
1107 personalAccNotSup=Osobní účty nejsou podporovány.

123