| /plugin/diagramsnet/lib/plugins/ |
| D | props.js | 108 var label = graph.sanitizeHtml(graph.getLabel(cell)); 140 div.innerHTML = '<h1>' + graph.sanitizeHtml(label) + '</h1>';
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Actions.js | 891 temp.innerHTML = graph.sanitizeHtml(label); 909 graph.cellLabelChanged(state.cell, graph.sanitizeHtml(label));
|
| D | Graph.js | 740 result = state.view.graph.sanitizeHtml(result); 1645 Graph.sanitizeHtml = function(value, editing) function in Graph 3313 Graph.prototype.sanitizeHtml = function(value, editing) method in Graph 3315 return Graph.sanitizeHtml(value, editing); 4172 tmp.innerHTML = this.sanitizeHtml(this.getLabel(cell)); 4741 tip = this.sanitizeHtml(tmp); 11293 …content = this.graph.sanitizeHtml((nl2Br) ? content.replace(/\n/g, '').replace(/<br\s*.?>/g,… 11327 content = this.graph.sanitizeHtml((nl2Br) ? content.replace(/\n/g, '<br/>') : content, true) 11464 result = this.graph.sanitizeHtml(result, true); 11479 var result = this.graph.sanitizeHtml(this.textarea.innerHTML, true);
|
| D | EditorUi.js | 4631 this.editor.graph.sanitizeHtml(data);
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | mxVsdxCanvas2D.js | 754 this.html2txtDiv.innerHTML = Graph.sanitizeHtml(str);
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js.map | 1 …sanitizeHtml","unsafeHtml","whiteList","sanitizeFn","createdDocument","DOMParser","parseFromString…
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 7110 temp.innerHTML = graph.sanitizeHtml(graph.getLabel(cell)); 9835 div.innerHTML = graph.sanitizeHtml(html); 10992 div.innerHTML = this.editor.graph.sanitizeHtml(data); 12966 label = graph.sanitizeHtml(value);
|
| D | Editor.js | 7006 temp.innerHTML = this.sanitizeHtml(this.getLabel(cell));
|
| D | Dialogs.js | 6973 tmp.innerHTML = graph.sanitizeHtml(graph.getLabel(state.cell));
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.js.map | 1 …sanitizeHtml","unsafeHtml","allowList","sanitizeFn","createdDocument","DOMParser","parseFromString…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 2283 …("div");c.innerHTML=(e?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(b);asHtml=!0;b=… 2331 …l(b.cell)&&(d=1!=b.style.html?mxUtils.htmlEntities(d,!1):b.view.graph.sanitizeHtml(d));return d};i… 2357 …,"#000000"==b.style.color&&(b.style.color="")),b=b.nextSibling};Graph.sanitizeHtml=function(b,c){r… function 2401 k)};Graph.prototype.sanitizeHtml=function(b,c){return Graph.sanitizeHtml(b,c)};Graph.prototype.upda… method in Graph 2425 …Vertex(e)||this.model.isEdge(e))this.isHtmlLabel(e)?(b.innerHTML=this.sanitizeHtml(this.getLabel(e… 2440 …is.isReplacePlaceholders(b)&&(e=this.replacePlaceholders(b,e)),c=this.sanitizeHtml(e);else{e=this.… 2615 0<m.length&&"\n"==m.charAt(m.length-1)&&(m=m.substring(0,m.length-1));m=this.graph.sanitizeHtml(d?m… 2618 …(m=mxUtils.replaceTrailingNewlines(m,"<div><br></div>"));m=this.graph.sanitizeHtml(d?m.replace(/\n… 2623 ….style,"nl2Br","1")&&(f=f.replace(/\n/g,"<br/>"));return f=this.graph.sanitizeHtml(f,!0)};mxCellEd… 2624 …rn mxCellEditorGetCurrentValue.apply(this,arguments);var d=this.graph.sanitizeHtml(this.textarea.i… [all …]
|
| D | app.min.js | 2317 …("div");b.innerHTML=(d?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(a);asHtml=!0;a=… 2580 …l(a.cell)&&(b=1!=a.style.html?mxUtils.htmlEntities(b,!1):a.view.graph.sanitizeHtml(b));return b};i… 2606 …,"#000000"==a.style.color&&(a.style.color="")),a=a.nextSibling};Graph.sanitizeHtml=function(a,b){r… function 2650 e)};Graph.prototype.sanitizeHtml=function(a,b){return Graph.sanitizeHtml(a,b)};Graph.prototype.upda… method in Graph 2674 …Vertex(d)||this.model.isEdge(d))this.isHtmlLabel(d)?(a.innerHTML=this.sanitizeHtml(this.getLabel(d… 2689 …is.isReplacePlaceholders(a)&&(d=this.replacePlaceholders(a,d)),b=this.sanitizeHtml(d);else{d=this.… 2864 0<h.length&&"\n"==h.charAt(h.length-1)&&(h=h.substring(0,h.length-1));h=this.graph.sanitizeHtml(b?h… 2867 …(h=mxUtils.replaceTrailingNewlines(h,"<div><br></div>"));h=this.graph.sanitizeHtml(b?h.replace(/\n… 2872 ….style,"nl2Br","1")&&(c=c.replace(/\n/g,"<br/>"));return c=this.graph.sanitizeHtml(c,!0)};mxCellEd… 2873 …rn mxCellEditorGetCurrentValue.apply(this,arguments);var b=this.graph.sanitizeHtml(this.textarea.i… [all …]
|
| D | viewer-static.min.js | 2283 …("div");c.innerHTML=(e?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(b);asHtml=!0;b=… 2331 …l(b.cell)&&(d=1!=b.style.html?mxUtils.htmlEntities(d,!1):b.view.graph.sanitizeHtml(d));return d};i… 2357 …,"#000000"==b.style.color&&(b.style.color="")),b=b.nextSibling};Graph.sanitizeHtml=function(b,c){r… function 2401 k)};Graph.prototype.sanitizeHtml=function(b,c){return Graph.sanitizeHtml(b,c)};Graph.prototype.upda… method in Graph 2425 …Vertex(e)||this.model.isEdge(e))this.isHtmlLabel(e)?(b.innerHTML=this.sanitizeHtml(this.getLabel(e… 2440 …is.isReplacePlaceholders(b)&&(e=this.replacePlaceholders(b,e)),c=this.sanitizeHtml(e);else{e=this.… 2615 0<m.length&&"\n"==m.charAt(m.length-1)&&(m=m.substring(0,m.length-1));m=this.graph.sanitizeHtml(d?m… 2618 …(m=mxUtils.replaceTrailingNewlines(m,"<div><br></div>"));m=this.graph.sanitizeHtml(d?m.replace(/\n… 2623 ….style,"nl2Br","1")&&(f=f.replace(/\n/g,"<br/>"));return f=this.graph.sanitizeHtml(f,!0)};mxCellEd… 2624 …rn mxCellEditorGetCurrentValue.apply(this,arguments);var d=this.graph.sanitizeHtml(this.textarea.i… [all …]
|
| D | extensions.min.js | 1077 …&(this.html2txtDiv=document.createElement("div")),this.html2txtDiv.innerHTML=Graph.sanitizeHtml(k),
|
| /plugin/achart/assets/ |
| D | apexcharts.min.js | 6 …sanitizeHtml(h.join(" ")):p.sanitizeHtml(h);var T=e.config.legend.labels.useSeriesColors?e.globals…
|