Searched refs:lineBreakRegex (Results 1 – 5 of 5) sorted by relevance
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 101 …chart.htmlLabels,o.labelType="text",o.label=r.text.replace(p.default.lineBreakRegex,"\n"),void 0==… 121 …r/>")};t.default={getRows:i,sanitizeText:o,hasBreaks:a,splitBreaks:l,lineBreakRegex:s,removeScript… property 153 …lineBreakRegex),b=0;b<_.length;b++){var v=document.createElementNS("http://www.w3.org/2000/svg","t… 157 …lineBreakRegex),b=0;b<_.length;b++){var v=document.createElementNS("http://www.w3.org/2000/svg","t… 173 …ext").data(n).enter().append((function(e){var t=e[0].split(o.default.lineBreakRegex),n=-(t.length-… 249 …lineBreakRegex),s=[],a=0,l=function(){return t.y};if(void 0!==t.valign&&void 0!==t.textMargin&&t.t… 261 …lineBreakRegex," "),i=e.append("text");i.attr("x",t.x),i.attr("y",t.y),i.style("text-anchor",t.anc… 356 …lineBreakRegex," "),i=e.append("text");i.attr("x",t.x),i.attr("y",t.y),i.style("text-anchor",t.anc…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 101 …chart.htmlLabels,o.labelType="text",o.label=r.text.replace(p.default.lineBreakRegex,"\n"),void 0==… 121 …r/>")};t.default={getRows:i,sanitizeText:o,hasBreaks:a,splitBreaks:l,lineBreakRegex:s,removeScript… property 153 …lineBreakRegex),b=0;b<_.length;b++){var v=document.createElementNS("http://www.w3.org/2000/svg","t… 157 …lineBreakRegex),b=0;b<_.length;b++){var v=document.createElementNS("http://www.w3.org/2000/svg","t… 173 …ext").data(n).enter().append((function(e){var t=e[0].split(o.default.lineBreakRegex),n=-(t.length-… 249 …lineBreakRegex),s=[],a=0,l=function(){return t.y};if(void 0!==t.valign&&void 0!==t.textMargin&&t.t… 261 …lineBreakRegex," "),i=e.append("text");i.attr("x",t.x),i.attr("y",t.y),i.style("text-anchor",t.anc… 356 …lineBreakRegex," "),i=e.append("text");i.attr("x",t.x),i.attr("y",t.y),i.style("text-anchor",t.anc…
|
| D | bundle.js.map | 1 …lineBreakRegex);\n// for (let j = 0; j < rows.length; j++) {\n// const tspan = document.crea…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …lineBreakRegex","breakToPlaceholder","placeholderToBreak","getRows","sanitizeText","htmlLabels","f…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 262 …anitizeText:fr,sanitizeTextOrArray:tOe,hasBreaks:rOe,splitBreaks:iOe,lineBreakRegex:Uf,removeScrip… property 1415 …ctAll("text").data(D).enter().append(function(_){let R=_[0].split(vt.lineBreakRegex),M=-(R.length-… 1974 …rn[i]},"drawKatex"),gm=o(function(e,t){let r=0,i=0,n=t.text.split(vt.lineBreakRegex),[a,s]=Za(t.fo… 1987 …lineBreakRegex);for(let T=0;T<b.length;T++){let w=T*v-v*(b.length-1)/2,C=s.append("text").attr("x"…
|