/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 16636 getStrokeColor$1(element, defaultStrokeColor); 16735 defaultStrokeColor = config && config.defaultStrokeColor, 17311 stroke: getStrokeColor$1(event, defaultStrokeColor) 17328 stroke: getStrokeColor$1(event, defaultStrokeColor) 17348 stroke: getStrokeColor$1(event, defaultStrokeColor) 17368 stroke: getStrokeColor$1(event, defaultStrokeColor) 17388 stroke: getStrokeColor$1(event, defaultStrokeColor) 17412 stroke: getStrokeColor$1(event, defaultStrokeColor) 17432 stroke: getStrokeColor$1(event, defaultStrokeColor) 17468 fill: getStrokeColor$1(event, defaultStrokeColor), [all …]
|
H A D | bpmn-modeler.production.min.js | 28 …,t,n,i,r,o,a){et.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defau…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Format.js | 4554 StyleFormatPanel.prototype.defaultStrokeColor = 'black'; method in StyleFormatPanel 5062 pat.style.borderBottom = '1px ' + cssName + ' ' + this.defaultStrokeColor; 5331 solid.style.borderBottom = '1px solid ' + this.defaultStrokeColor; 5338 altSolid.style.borderBottom = '1px solid ' + this.defaultStrokeColor; 5476 solid.style.borderBottom = '1px dashed ' + this.defaultStrokeColor; 5480 solid.style.borderBottom = '1px dotted ' + this.defaultStrokeColor; 5485 solid.style.borderBottom = '1px solid ' + this.defaultStrokeColor; 5590 markerDiv.style.color = this.defaultStrokeColor;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Minimal.js | 379 StyleFormatPanel.prototype.defaultStrokeColor = Editor.isDarkMode() ? '#cccccc' : 'black'; method in StyleFormatPanel
|
H A D | EditorUi.js | 3736 StyleFormatPanel.prototype.defaultStrokeColor = '#cccccc'; method in StyleFormatPanel
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-viewer.production.min.js | 2 …e,t,n,i,r,a,s){E.call(this,t,s);var l=e&&e.defaultFillColor,p=e&&e.defaultStrokeColor,c=e&&e.defau…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …e,t,n,i,r,a,s){E.call(this,t,s);var l=e&&e.defaultFillColor,p=e&&e.defaultStrokeColor,c=e&&e.defau…
|
H A D | bpmn-modeler.production.min.js | 27 …,t,n,i,r,o,a){et.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defau…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-viewer.production.min.js | 2 …xt(),s=r.computeStyle,l={},u=e&&e.defaultFillColor||"white",c=e&&e.defaultStrokeColor||ri,p=e&&e.d…
|
H A D | dmn-navigated-viewer.production.min.js | 2 …xt(),s=r.computeStyle,l={},u=e&&e.defaultFillColor||"white",c=e&&e.defaultStrokeColor||ii,p=e&&e.d…
|
H A D | dmn-modeler.production.min.js | 7 …xt(),s=i.computeStyle,u={},c=e&&e.defaultFillColor||"white",l=e&&e.defaultStrokeColor||To,d=e&&e.d…
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 3117 …ils.extend(StyleFormatPanel,BaseFormatPanel);StyleFormatPanel.prototype.defaultStrokeColor="black"; 3141 …b+"px";d.style.height="1px";d.style.borderBottom="1px "+c+" "+this.defaultStrokeColor;d.style.padd… 3181 …defaultStrokeColor;G.style.marginBottom="7px";x.appendChild(G);var y=document.createElement("div")… 3186 …",c.style.fontSize="10px",c.style.filter="none",c.style.color=this.defaultStrokeColor,c.nextSiblin… 3187 …s.STYLE_DASH_PATTERN,null)?G.style.borderBottom="1px dashed "+this.defaultStrokeColor:G.style.bord… 3188 "1px dotted "+this.defaultStrokeColor:G.style.borderBottom="1px solid "+this.defaultStrokeColor;y.s… 10783 …andler.prototype.previewColor="#cccccc",StyleFormatPanel.prototype.defaultStrokeColor="#cccccc",mx… 12066 …ype.defaultThemeName=c.defaultThemeName;StyleFormatPanel.prototype.defaultStrokeColor=Editor.isDar… method in StyleFormatPanel
|
H A D | viewer.min.js | 3451 "#cccccc",StyleFormatPanel.prototype.defaultStrokeColor="#cccccc",mxConstants.DROP_TARGET_COLOR="#0…
|
H A D | viewer-static.min.js | 3451 "#cccccc",StyleFormatPanel.prototype.defaultStrokeColor="#cccccc",mxConstants.DROP_TARGET_COLOR="#0…
|