Searched refs:bendpoint (Results 1 – 8 of 8) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | diagram-js.css | 30 --bendpoint-fill-color: var(--blue-base-65-opacity-30); 31 --bendpoint-stroke-color: var(--blue-base-65); 601 .djs-bendpoint { 611 fill: var(--bendpoint-fill-color); 612 stroke: var(--bendpoint-stroke-color); 621 .djs-bendpoint .djs-visual { 622 fill: var(--bendpoint-fill-color); 623 stroke: var(--bendpoint-stroke-color); 631 .djs-bendpoint:hover, 632 .djs-bendpoints.hover .djs-bendpoint, [all …]
|
| D | bpmn-modeler.development.js | 28053 bendpoint: true, 28087 bendpoint: true, 28406 if (idx <= 0 || intersection.bendpoint) { 28427 if (intersection.index <= 0 || intersection.bendpoint) { 28469 bendpointMove.start(event, connection, intersection.index, !intersection.bendpoint); 28513 var bendpoint = addBendpoint(gfx); 28515 append(gfx, bendpoint); 28517 translate$2(bendpoint, p.x, p.y); 28678 if (!intersection.bendpoint) { 29095 bendpoint = { x: event.x, y: event.y }, variable [all …]
|
| D | bpmn-modeler.production.min.js | 33 …bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=nn(function(e,t){return[["M",e.x,… 34 …bendpoint)&&(o=Et(i=t[p-1],r=t[p]),a=xt(i,r),s=Math.abs(u.x-o.x),c=Math.abs(u.y-o.y),a&&s<=n&&c<=n…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/assets/ |
| D | diagram-js.css | 36 --bendpoint-fill-color: var(--color-blue-205-100-45); 37 --bendpoint-stroke-color: var(--canvas-fill-color); 771 .djs-bendpoint { 778 fill: var(--bendpoint-fill-color); 779 stroke: var(--bendpoint-stroke-color); 788 .djs-bendpoint .djs-visual { 789 fill: var(--bendpoint-fill-color); 790 stroke: var(--bendpoint-stroke-color); 797 .djs-bendpoint:hover, 798 .djs-bendpoints.hover .djs-bendpoint, [all …]
|
| /plugin/bpmnio/vendor/dmn-js/dist/assets/ |
| D | diagram-js.css | 36 --bendpoint-fill-color: var(--color-blue-205-100-45); 37 --bendpoint-stroke-color: var(--canvas-fill-color); 771 .djs-bendpoint { 778 fill: var(--bendpoint-fill-color); 779 stroke: var(--bendpoint-stroke-color); 788 .djs-bendpoint .djs-visual { 789 fill: var(--bendpoint-fill-color); 790 stroke: var(--bendpoint-stroke-color); 797 .djs-bendpoint:hover, 798 .djs-bendpoints.hover .djs-bendpoint, [all …]
|
| /plugin/bpmnioeditor/ |
| D | style.css | 35 --bendpoint-fill-color: var(--blue-base-65-opacity-30); 36 --bendpoint-stroke-color: var(--blue-base-65); 606 .djs-bendpoint { 616 fill: var(--bendpoint-fill-color); 617 stroke: var(--bendpoint-stroke-color); 626 .djs-bendpoint .djs-visual { 627 fill: var(--bendpoint-fill-color); 628 stroke: var(--bendpoint-stroke-color); 636 .djs-bendpoint:hover, 637 .djs-bendpoints.hover .djs-bendpoint, [all …]
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=Jt(function(e,t){return[["M",e.x,…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 21 …bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,o=no(function(e,t){return[["M",e.x,…
|