| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 16631 function getLabelColor(element, defaultColor, defaultStrokeColor) { argument 16636 getStrokeColor$1(element, defaultStrokeColor); 16735 defaultStrokeColor = config && config.defaultStrokeColor, 17135 fill: getLabelColor(element, defaultLabelColor, defaultStrokeColor) 17156 fill: getLabelColor(element, defaultLabelColor, defaultStrokeColor) 17170 fill: getLabelColor(element, defaultLabelColor, defaultStrokeColor) 17201 stroke: getStrokeColor$1(element, defaultStrokeColor) 17211 stroke: getStrokeColor$1(element, defaultStrokeColor) 17233 …var fill = isThrowing ? getStrokeColor$1(element, defaultStrokeColor) : getFillColor(element, defa… 17234 …Throwing ? getFillColor(element, defaultFillColor) : getStrokeColor$1(element, defaultStrokeColor); [all …]
|
| 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/ |
| 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/ |
| D | Minimal.js | 379 StyleFormatPanel.prototype.defaultStrokeColor = Editor.isDarkMode() ? '#cccccc' : 'black'; method in StyleFormatPanel
|
| D | EditorUi.js | 3736 StyleFormatPanel.prototype.defaultStrokeColor = '#cccccc'; method in StyleFormatPanel
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-viewer.production.min.js | 2 …e,t,n,i,r,o,s){_.call(this,t,s);var l=e&&e.defaultFillColor,p=e&&e.defaultStrokeColor,c=e&&e.defau…
|
| D | bpmn-navigated-viewer.production.min.js | 2 …e,t,n,i,r,o,s){_.call(this,t,s);var l=e&&e.defaultFillColor,p=e&&e.defaultStrokeColor,c=e&&e.defau…
|
| D | bpmn-modeler.production.min.js | 27 …,t,n,i,r,o,a){Je.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defau…
|
| /plugin/diagramsnet/lib/js/ |
| 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…
|
| D | viewer.min.js | 3451 "#cccccc",StyleFormatPanel.prototype.defaultStrokeColor="#cccccc",mxConstants.DROP_TARGET_COLOR="#0…
|
| D | viewer-static.min.js | 3451 "#cccccc",StyleFormatPanel.prototype.defaultStrokeColor="#cccccc",mxConstants.DROP_TARGET_COLOR="#0…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 15 …xt(),l=i.computeStyle,c={},u=e&&e.defaultFillColor||"white",h=e&&e.defaultStrokeColor||Fs,d=e&&e.d…
|
| D | dmn-viewer.production.min.js | 10 …xt(),l=i.computeStyle,c={},h=e&&e.defaultFillColor||"white",u=e&&e.defaultStrokeColor||yo,d=e&&e.d…
|
| D | dmn-navigated-viewer.production.min.js | 10 …xt(),l=i.computeStyle,c={},h=e&&e.defaultFillColor||"white",u=e&&e.defaultStrokeColor||bo,d=e&&e.d…
|