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 | 273 …anitizeText:wr,sanitizeTextOrArray:p5e,hasBreaks:m5e,splitBreaks:g5e,lineBreakRegex:ud,removeScrip… property 900 …ctAll("text").data(R).enter().append(function(k){let L=k[0].split(Ze.lineBreakRegex),A=-(L.length-… 1387 …lineBreakRegex),[a,s]=zo(e.fontSize),l=[],u=0,h=o(()=>e.y,"yfunc");if(e.valign!==void 0&&e.textMar…
|