@g1cloud/bpmn-modeler-next 5.0.0-alpha.62 → 5.0.0-alpha.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/describeProcess.d.ts +7 -1
- package/dist/agent/resolver/issues.d.ts +12 -0
- package/dist/agent/resolver/routeRepair.d.ts +3 -1
- package/dist/agent/symbolicOp.d.ts +3 -2
- package/dist/bpmn-modeler.js +4987 -4947
- package/dist/bpmn-modeler.umd.cjs +46 -46
- package/dist/core/ir.d.ts +32 -6
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
(function(oe,kt){typeof exports=="object"&&typeof module<"u"?kt(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],kt):(oe=typeof globalThis<"u"?globalThis:oe||self,kt(oe.BpmnModeler={},oe.Vue))})(this,(function(oe,kt){"use strict";var fL=Object.defineProperty;var dL=(oe,kt,Ai)=>kt in oe?fL(oe,kt,{enumerable:!0,configurable:!0,writable:!0,value:Ai}):oe[kt]=Ai;var Zr=(oe,kt,Ai)=>dL(oe,typeof kt!="symbol"?kt+"":kt,Ai);const Ai=["startEvent","endEvent","userTask","serviceTask","task","sendTask","receiveTask","exclusiveGateway","parallelGateway"];function od(e){return Ai.includes(e)}const ad="http://g1project.net/spec/bpmn/bwl/1.0",Mu="bwl",ku=["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"],sd={name:"bwl-hints",uri:ad,prefix:Mu,xml:{tagAlias:"lowerCase"},types:[{name:"Placement",superClass:["Element"],properties:[{name:"anchor",isAttr:!0,type:"String"},{name:"side",isAttr:!0,type:"String"},{name:"offset",isAttr:!0,type:"Real"}]},{name:"Members",superClass:["Element"],properties:[{name:"refs",isAttr:!0,type:"String"}]},{name:"BandHint",extends:["bpmn:FlowNode"],properties:[{name:"band",isAttr:!0,type:"Integer"}]},{name:"PoolOrderHint",extends:["bpmn:Participant"],properties:[{name:"poolOrder",isAttr:!0,type:"Integer"}]}]},Ou="bwl.undoEpisode",cd=new WeakSet;function T0(e){cd.has(e)||(e.register(Ou,{preExecute(t){try{t.run()}catch(n){t.error=n}}}),cd.add(e))}function ud(e,t){T0(e);const n={run:t};if(e.execute(Ou,n),n.error!==void 0)throw e.canUndo()&&e.undo(),n.error}const ld=["participant.add","participant.update","node.add","node.update","sequenceFlow.add","sequenceFlow.update","messageFlow.add","messageFlow.update","dataStore.add","dataStore.update","dataAssociation.add","association.add","annotation.add","annotation.update","group.add","group.update","element.remove"],M0={description:"생략 = 보존, null = 제거.",anyOf:[{type:"string"},{type:"null"}]},k0={type:"object",description:"레인. 배열 선언 순서 = 풀 내 상→하 순서.",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},O0={type:"object",description:"풀(participant). 레인은 여기 선언하고 노드가 lane 인자로 배정된다 — 별도 레인 op 없음.",properties:{id:{type:"string",description:"문서 내 유일, XML NCName(공백 없이 문자/밑줄로 시작)."},name:{type:"string"},blackBox:{type:"boolean",description:"true = 내부 프로세스 없는 블랙박스 풀."},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"],additionalProperties:!1},D0={type:"object",description:"플로우 노드. 좌표는 지정하지 않는다 — 배치는 resolver 가 결정한다.",properties:{id:{type:"string"},type:{type:"string",enum:[...Ai]},name:{type:"string"},participant:{type:"string",description:"소속 풀 id(협업 문서)."},lane:{type:"string",description:"소속 레인 id(풀 정의에 선언된 것)."}},required:["id","type"],additionalProperties:!1},L0={type:"object",description:"분기 조건 — 게이트웨이가 아닌 플로우에 붙인다. MVP 는 label 만.",properties:{label:{type:"string"}},required:["label"],additionalProperties:!1},I0={type:"object",description:"시퀀스 플로우(같은 풀 안 노드 간).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"},condition:{$ref:"#/$defs/irFlowCondition"}},required:["id","source","target"],additionalProperties:!1},B0={type:"object",description:"메시지 플로우(풀 경계를 넘는 연결 — 노드 또는 블랙박스 풀 자체가 끝점).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"}},required:["id","source","target"],additionalProperties:!1},N0={type:"object",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},$0={type:"object",description:"데이터 입출력 연관. 방향 = source→target(태스크→스토어 = 쓰기, 스토어→태스크 = 읽기).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},F0={type:"object",properties:{id:{type:"string"},text:{type:"string"}},required:["id","text"],additionalProperties:!1},j0={type:"object",description:"연관선(주석 ↔ 요소).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},H0={type:"object",description:"그룹 — members(요소 id 목록)가 bwl:members 힌트로 기록되고 바운즈는 멤버 bbox 로 산출된다.",properties:{id:{type:"string"},name:{type:"string"},members:{type:"array",items:{type:"string"}}},required:["id"],additionalProperties:!1},z0={type:"object",description:"주석 방위 힌트 — 앵커 요소 기준 상대 배치. 있으면 결정적 배치, 없으면 휴리스틱.",properties:{anchor:{type:"string",description:"기준 요소 id."},side:{type:"string",enum:[...ku]},offset:{type:"number",description:"앵커 가장자리 → 주석 가장자리 간격(px). 생략 시 50."}},required:["anchor","side"],additionalProperties:!1};function an(e,t){return{type:"object",description:t.description,properties:{kind:{const:e},...t.properties},required:["kind",...t.required??[]],additionalProperties:!1}}const G0={"participant.add":an("participant.add",{description:"풀 추가. order = 풀 세로 순서 힌트 — **작을수록 위**(생략 시 op 순서가 곧 배치 순서). 값은 상대 순서만 쓰므로 1,2,3… 연속이든 10,20,30 간격이든 같다.",properties:{participant:{$ref:"#/$defs/irParticipant"},order:{type:"integer"}},required:["participant"]}),"participant.update":an("participant.update",{description:"풀 이름/레인 갱신. lanes 는 전체 재선언(생략 = 보존) — 기존 레인을 유지하려면 함께 다시 나열한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"]}),"node.add":an("node.add",{description:'플로우 노드 추가. band = 가로 밴드 순번 힌트(주 흐름 0, 갈래 1, 2…) — 위/아래가 아니라 "주 흐름에서 몇 번째 갈래"다. 행 배치(어느 갈래가 위/아래인지)는 호스트가 정한다(대칭·메시지 방향). 레인이 있으면 그 레인 안의 밴드다 — 한 레인 안에서 게이트웨이 출구를 갈라 놓을 때 쓴다. 컨테이너(풀·레인)는 밴드 수만큼 자란다.',properties:{node:{$ref:"#/$defs/irNode"},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["node"]}),"node.update":an("node.update",{description:"노드 이름/레인/타입/밴드 갱신. lane = 레인 재배정(이동), type = 태스크·이벤트 타입 전환, band = 행 재지정. 🔴 **기존 문서에서 band 는 「몇 번째 갈래」가 아니라 그 컨테이너의 행 번호**다(describe 의 hints.bands 가 보여 주는 값) — 신규 배치의 band 가 대칭으로 펴지는 것과 다르다. 간선이 도형을 가로지르거나 반대 방향으로 겹칠 때 그 노드를 다른 행으로 옮기는 채널이다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lane:{type:"string"},type:{type:"string",enum:[...Ai]},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["id"]}),"sequenceFlow.add":an("sequenceFlow.add",{description:"시퀀스 플로우 추가. 분기 조건은 게이트웨이가 아닌 플로우의 condition 에 싣는다.",properties:{flow:{$ref:"#/$defs/irSequenceFlow"}},required:["flow"]}),"sequenceFlow.update":an("sequenceFlow.update",{description:"시퀀스 플로우 이름/조건/끝점 갱신. condition: null = 조건 제거. source/target = 끝점 재배선 — 중간 삽입은 기존 플로우를 지우지 말고 이것으로 한쪽 끝을 옮긴 뒤 새 플로우를 추가한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},condition:{description:"생략 = 보존, null = 제거.",anyOf:[{$ref:"#/$defs/irFlowCondition"},{type:"null"}]},source:{description:"새 출발 노드 id(생략 = 보존). 같은 배치에서 추가한 노드도 지목할 수 있다.",type:"string"},target:{description:"새 도착 노드 id(생략 = 보존). 같은 배치에서 추가한 노드도 지목할 수 있다.",type:"string"}},required:["id"]}),"messageFlow.add":an("messageFlow.add",{description:"메시지 플로우 추가(풀 경계를 넘는 연결).",properties:{flow:{$ref:"#/$defs/irMessageFlow"}},required:["flow"]}),"messageFlow.update":an("messageFlow.update",{description:"메시지 플로우 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataStore.add":an("dataStore.add",{description:"데이터 스토어 추가(+ 입출력 연관 동반 가능).",properties:{dataStore:{$ref:"#/$defs/irDataStore"},associations:{type:"array",items:{$ref:"#/$defs/irDataAssociation"}}},required:["dataStore"]}),"dataStore.update":an("dataStore.update",{description:"데이터 스토어 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataAssociation.add":an("dataAssociation.add",{description:"기존 노드 ↔ 기존 데이터 스토어의 입출력 연관 추가.",properties:{association:{$ref:"#/$defs/irDataAssociation"}},required:["association"]}),"association.add":an("association.add",{description:"주석 ↔ 요소 연관 추가(한쪽 끝은 주석). 주석 신설과 함께면 annotation.add 의 association 을 쓰고, 이 op 는 추가 연관(한 주석에 여러 연관)용.",properties:{association:{$ref:"#/$defs/irAssociation"}},required:["association"]}),"annotation.add":an("annotation.add",{description:"텍스트 주석 추가. association 으로 대상 요소와 연결하고, placement 로 방위를 지정하면 결정적 배치된다.",properties:{annotation:{$ref:"#/$defs/irTextAnnotation"},association:{$ref:"#/$defs/irAssociation"},placement:{$ref:"#/$defs/bwlPlacement"}},required:["annotation"]}),"annotation.update":an("annotation.update",{description:"주석 본문/방위 힌트 갱신. placement: null = 힌트 제거(휴리스틱 복귀). 주석 삭제는 element.remove.",properties:{id:{type:"string"},text:{type:"string"},placement:{description:"생략 = 보존, null = 힌트 제거.",anyOf:[{$ref:"#/$defs/bwlPlacement"},{type:"null"}]}},required:["id"]}),"group.add":an("group.add",{description:"그룹 추가 — 바운즈는 members 의 bbox 로 산출되므로 좌표를 지정하지 않는다.",properties:{group:{$ref:"#/$defs/irGroup"}},required:["group"]}),"group.update":an("group.update",{description:"그룹 이름/멤버 갱신. members 는 전체 재선언(생략 = 보존).",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},members:{type:"array",items:{type:"string"}}},required:["id"]}),"element.remove":an("element.remove",{description:"요소 제거(카테고리 무관). 부착된 연결선은 함께 제거된다.",properties:{id:{type:"string"}},required:["id"]})},pd={anyOf:ld.map(e=>G0[e])},V0={type:"object",description:"BPMN 문서에 요소를 추가·수정·삭제할 때 호출한다. 기존 요소는 describeProcess 가 노출하는 id 로 지정하고, 신규 요소 id 는 문서 내 유일한 XML NCName(공백 없이 문자/밑줄 시작)으로 짓는다. 좌표는 지정하지 않는다 — 배치는 서버가 결정하며, 필요하면 힌트(placement/band/order)로 의도만 전달하라.",properties:{ops:{type:"array",items:{$ref:"#/$defs/symbolicOp"}}},required:["ops"],additionalProperties:!1,$defs:{irLane:k0,irParticipant:O0,irNode:D0,irFlowCondition:L0,irSequenceFlow:I0,irMessageFlow:B0,irDataStore:N0,irDataAssociation:$0,irTextAnnotation:F0,irAssociation:j0,irGroup:H0,bwlPlacement:z0,nullableString:M0,symbolicOp:pd}};function Du(e){return Array.prototype.concat.apply([],e)}const Yo=Object.prototype.toString,W0=Object.prototype.hasOwnProperty;function Cr(e){return e===void 0}function $t(e){return e!==void 0}function Qr(e){return e==null}function De(e){return Yo.call(e)==="[object Array]"}function Vt(e){return Yo.call(e)==="[object Object]"}function Be(e){return Yo.call(e)==="[object Number]"}function Wt(e){const t=Yo.call(e);return t==="[object Function]"||t==="[object AsyncFunction]"||t==="[object GeneratorFunction]"||t==="[object AsyncGeneratorFunction]"||t==="[object Proxy]"}function Sn(e){return Yo.call(e)==="[object String]"}function U0(e){if(!De(e))throw new Error("must supply array")}function Rn(e,t){return!Qr(e)&&W0.call(e,t)}function lt(e,t){const n=rs(t);let i;return B(e,function(r,o){if(n(r,o))return i=r,!1}),i}function fd(e,t){const n=rs(t);let i=De(e)?-1:void 0;return B(e,function(r,o){if(n(r,o))return i=o,!1}),i}function We(e,t){const n=rs(t);let i=[];return B(e,function(r,o){n(r,o)&&i.push(r)}),i}function B(e,t){let n,i;if(Cr(e))return;const r=De(e)?Z0:X0;for(let o in e)if(Rn(e,o)&&(n=e[o],i=t(n,r(o)),i===!1))return n}function q0(e,t){if(Cr(e))return[];U0(e);const n=rs(t);return e.filter(function(i,r){return!n(i,r)})}function Cn(e,t,n){return B(e,function(i,r){n=t(n,i,r)}),n}function Pr(e,t){return!!Cn(e,function(n,i,r){return n&&t(i,r)},!0)}function Yi(e,t){return!!lt(e,t)}function sn(e,t){let n=[];return B(e,function(i,r){n.push(t(i,r))}),n}function is(e){return e&&Object.keys(e)||[]}function Y0(e){return is(e).length}function Jr(e){return sn(e,t=>t)}function eo(e,t,n={}){return t=Lu(t),B(e,function(i){let r=t(i)||"_",o=n[r];o||(o=n[r]=[]),o.push(i)}),n}function dd(e,...t){e=Lu(e);let n={};return B(t,r=>eo(r,e,n)),sn(n,function(r,o){return r[0]})}const K0=dd;function ui(e,t){t=Lu(t);let n=[];return B(e,function(i,r){let o=t(i,r),a={d:o,v:i};for(var s=0;s<n.length;s++){let{d:c}=n[s];if(o<c){n.splice(s,0,a);return}}n.push(a)}),sn(n,i=>i.v)}function to(e){return function(t){return Pr(e,function(n,i){return t[i]===n})}}function Lu(e){return Wt(e)?e:t=>t[e]}function rs(e){return Wt(e)?e:t=>t===e}function X0(e){return e}function Z0(e){return Number(e)}function Iu(e,t){let n,i,r,o;function a(f){let p=Date.now(),d=f?0:o+t-p;if(d>0)return s(d);e.apply(r,i),c()}function s(f){n=setTimeout(a,f)}function c(){n&&clearTimeout(n),n=o=i=r=void 0}function u(){n&&a(!0),c()}function l(...f){o=Date.now(),i=f,r=this,n||s(t)}return l.flush=u,l.cancel=c,l}function xn(e,t){return e.bind(t)}function V(e,...t){return Object.assign(e,...t)}function Q0(e,t,n){let i=e;return B(t,function(r,o){if(typeof r!="number"&&typeof r!="string")throw new Error("illegal key type: "+typeof r+". Key should be of type number or string.");if(r==="constructor")throw new Error("illegal key: constructor");if(r==="__proto__")throw new Error("illegal key: __proto__");let a=t[o+1],s=i[r];$t(a)&&Qr(s)&&(s=i[r]=isNaN(+a)?{}:[]),Cr(a)?Cr(n)?delete i[r]:i[r]=n:i=s}),e}function oi(e,t){let n={},i=Object(e);return B(t,function(r){r in i&&(n[r]=e[r])}),n}function li(e,t){let n={},i=Object(e);return B(i,function(r,o){t.indexOf(o)===-1&&(n[o]=r)}),n}function Bu(){}Bu.prototype.get=function(e){return this.$model.properties.get(this,e)},Bu.prototype.set=function(e,t){this.$model.properties.set(this,e,t)};function hd(e,t){this.model=e,this.properties=t}hd.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(Bu.prototype);B(e.properties,function(a){!a.isMany&&a.default!==void 0&&(i[a.name]=a.default)}),n.defineModel(i,t),n.defineDescriptor(i,e);var r=e.ns.name;function o(a){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),B(a,xn(function(s,c){this.set(c,s)},this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var J0=V(Object.create(null),{String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0}),md=V(Object.create(null),{String:function(e){return e},Boolean:function(e){return e==="true"},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e)}});function Nu(e,t){var n=md[e];return n?n(t):t}function $u(e){return!!J0[e]}function gd(e){return!!md[e]}function cn(e,t){var n=e.split(/:/),i,r;if(n.length===1)i=e,r=t;else if(n.length===2)i=n[1],r=n[0];else throw new Error("expected <prefix:localName> or <localName>, got "+e);return e=(r?r+":":"")+i,{name:e,prefix:r,localName:i}}function Nn(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName=Object.create(null),this.properties=[],this.propertiesByName=Object.create(null)}Nn.prototype.build=function(){return oi(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},Nn.prototype.addProperty=function(e,t,n){typeof t=="boolean"&&(n=t,t=void 0),this.addNamedProperty(e,n!==!1);var i=this.properties;t!==void 0?i.splice(t,0,e):i.push(e)},Nn.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,o=this.propertiesByName,a=e.name!==t.name;if(e.isId){if(!t.isId)throw new Error("property <"+t.ns.name+"> must be id property to refine <"+e.ns.name+">");this.setIdProperty(t,!1)}if(e.isBody){if(!t.isBody)throw new Error("property <"+t.ns.name+"> must be body property to refine <"+e.ns.name+">");this.setBodyProperty(t,!1)}var s=r.indexOf(e);if(s===-1)throw new Error("property <"+i.name+"> not found in property list");r.splice(s,1),this.addProperty(t,n?void 0:s,a),o[i.name]=o[i.localName]=t},Nn.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=cn(r[0],i),a=cn(r[1],o.prefix).name,s=this.propertiesByName[a];if(s)this.replaceProperty(s,e,n);else throw new Error("refined property <"+a+"> not found");delete e.redefines},Nn.prototype.addNamedProperty=function(e,t){var n=e.ns,i=this.propertiesByName;t&&(this.assertNotDefined(e,n.name),this.assertNotDefined(e,n.localName)),i[n.name]=i[n.localName]=e},Nn.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},Nn.prototype.setBodyProperty=function(e,t){if(t&&this.bodyProperty)throw new Error("body property defined multiple times (<"+this.bodyProperty.ns.name+">, <"+e.ns.name+">)");this.bodyProperty=e},Nn.prototype.setIdProperty=function(e,t){if(t&&this.idProperty)throw new Error("id property defined multiple times (<"+this.idProperty.ns.name+">, <"+e.ns.name+">)");this.idProperty=e},Nn.prototype.assertNotTrait=function(e){if((e.extends||[]).length)throw new Error(`cannot create <${e.name}> extending <${e.extends}>`)},Nn.prototype.assertNotDefined=function(e,t){var n=e.name,i=this.propertiesByName[n];if(i)throw new Error("property <"+n+"> already defined; override of <"+i.definedBy.ns.name+"#"+i.ns.name+"> by <"+e.definedBy.ns.name+"#"+e.ns.name+"> not allowed without redefines")},Nn.prototype.hasProperty=function(e){return this.propertiesByName[e]},Nn.prototype.addTrait=function(e,t){t&&this.assertNotTrait(e);var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(B(e.properties,xn(function(o){o=V({},o,{name:o.ns.localName,inherited:t}),Object.defineProperty(o,"definedBy",{value:e});var a=o.replaces,s=o.redefines;a||s?this.redefineProperty(o,a||s,a):(o.isBody&&this.setBodyProperty(o),o.isId&&this.setIdProperty(o),this.addProperty(o))},this)),i.push(e),n[r]=e)};function Ki(e,t){this.packageMap=Object.create(null),this.typeMap=Object.create(null),this.packages=[],this.properties=t,B(e,xn(this.registerPackage,this))}Ki.prototype.getPackage=function(e){return this.packageMap[e]},Ki.prototype.getPackages=function(){return this.packages},Ki.prototype.registerPackage=function(e){e=V({},e);var t=this.packageMap;yd(t,e,"prefix"),yd(t,e,"uri"),B(e.types,xn(function(n){this.registerType(n,e)},this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},Ki.prototype.registerType=function(e,t){e=V({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:V({},e.meta||{})});var n=cn(e.name,t.prefix),i=n.name,r=Object.create(null);B(e.properties,xn(function(o){var a=cn(o.name,n.prefix),s=a.name;$u(o.type)||(o.type=cn(o.type,a.prefix).name),V(o,{ns:a,name:s}),r[s]=o},this)),V(e,{ns:n,name:i,propertiesByName:r}),B(e.extends,xn(function(o){var a=cn(o,n.prefix),s=this.typeMap[a.name];s.traits=s.traits||[],s.traits.push(i)},this)),this.definePackage(e,t),this.typeMap[i]=e},Ki.prototype.mapTypes=function(e,t,n){var i=$u(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(c,u){var l=cn(c,$u(c)?"":e.prefix);r.mapTypes(l,t,u)}function a(c){return o(c,!0)}function s(c){return o(c,!1)}if(!i)throw new Error("unknown type <"+e.name+">");B(i.superClass,n?a:s),t(i,!n),B(i.traits,a)},Ki.prototype.getEffectiveDescriptor=function(e){var t=cn(e),n=new Nn(t);this.mapTypes(t,function(r,o){n.addTrait(r,o)});var i=n.build();return this.definePackage(i,i.allTypes[i.allTypes.length-1].$pkg),i},Ki.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})};function yd(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Ar(e){this.model=e}Ar.prototype.set=function(e,t,n){if(!Sn(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.getProperty(e,t),r=i&&i.name;ew(n)?i?delete e[r]:delete e.$attrs[Fu(t)]:i?r in e?e[r]=n:vd(e,i,n):e.$attrs[Fu(t)]=n},Ar.prototype.get=function(e,t){var n=this.getProperty(e,t);if(!n)return e.$attrs[Fu(t)];var i=n.name;return!e[i]&&n.isMany&&vd(e,n,[]),e[i]},Ar.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;n=V({},n,{get:function(){return i}}),delete n.value}Object.defineProperty(e,t,n)},Ar.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Ar.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Ar.prototype.getProperty=function(e,t){var n=this.model,i=n.getPropertyDescriptor(e,t);if(i)return i;if(t.includes(":"))return null;const r=n.config.strict;if(typeof r<"u"){const o=new TypeError(`unknown property <${t}> on <${e.$type}>`);if(r)throw o;typeof console<"u"&&console.warn(o)}return null};function ew(e){return typeof e>"u"}function vd(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Fu(e){return e.replace(/^:/,"")}function Gn(e,t={}){this.properties=new Ar(this),this.factory=new hd(this,this.properties),this.registry=new Ki(e,this.properties),this.typeCache=Object.create(null),this.config=t}Gn.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Gn.prototype.getType=function(e){var t=this.typeCache,n=Sn(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Gn.prototype.createAny=function(e,t,n){var i=cn(e),r={$type:e,$instanceOf:function(a){return a===this.$type},get:function(a){return this[a]},set:function(a,s){Q0(this,[a],s)}},o={name:e,isGeneric:!0,ns:{prefix:i.prefix,localName:i.localName,uri:t}};return this.properties.defineDescriptor(r,o),this.properties.defineModel(r,this),this.properties.define(r,"get",{enumerable:!1,writable:!0}),this.properties.define(r,"set",{enumerable:!1,writable:!0}),this.properties.define(r,"$parent",{enumerable:!1,writable:!0}),this.properties.define(r,"$instanceOf",{enumerable:!1,writable:!0}),B(n,function(a,s){Vt(a)&&a.value!==void 0?r[a.name]=a.value:r[s]=a}),r},Gn.prototype.getPackage=function(e){return this.registry.getPackage(e)},Gn.prototype.getPackages=function(){return this.registry.getPackages()},Gn.prototype.getElementDescriptor=function(e){return e.$descriptor},Gn.prototype.hasType=function(e,t){t===void 0&&(t=e,e=this);var n=e.$model.getElementDescriptor(e);return t in n.allTypesByName},Gn.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Gn.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var bd=String.fromCharCode,tw=Object.prototype.hasOwnProperty,nw=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/ig,Ko={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};Object.keys(Ko).forEach(function(e){Ko[e.toUpperCase()]=Ko[e]});function iw(e,t,n,i){return i?tw.call(Ko,i)?Ko[i]:"&"+i+";":bd(t||parseInt(n,16))}function Tr(e){return e.length>3&&e.indexOf("&")!==-1?e.replace(nw,iw):e}var _d="non-whitespace outside of root node";function Xi(e){return new Error(e)}function rw(e){return"missing namespace for prefix <"+e+">"}function os(e){return{get:e,enumerable:!0}}function ow(e){var t=Object.create(null),n;for(n in e)t[n]=e[n];return t}var xd=Symbol("nameCache");function ju(e){return e+"$uri"}function aw(e){var t=Object.create(null),n,i;for(n in e)i=e[n],t[i]=i,t[ju(i)]=n;return t}function as(){return{line:0,column:0}}function sw(e){throw e}function wd(e){if(!this)return new wd(e);var t=e&&e.proxy,n,i,r,o,a=sw,s,c,u,l,f=as,p=!1,d=!1,g="",h=!1,m=!1,_=null,y=!1,x,S,P,C;function L(D){D instanceof Error||(D=Xi(D)),_=D,a(D,f)}function T(D){s&&(D instanceof Error||(D=Xi(D)),s(D,f))}this.on=function(D,z){if(typeof z!="function")throw Xi("required args <name, cb>");switch(D){case"openTag":i=z;break;case"text":n=z;break;case"closeTag":r=z;break;case"error":a=z;break;case"warn":s=z;break;case"cdata":o=z;break;case"attention":l=z;break;case"question":u=z;break;case"comment":c=z;break;default:throw Xi("unsupported event: "+D)}return this},this.ns=function(D){if(typeof D>"u"&&(D={}),typeof D!="object")throw Xi("required args <nsMap={}>");var z=Object.create(null),ae;for(ae in D)z[ae]=D[ae];return m=!0,C=z,this};function j(){x=m?[]:null,S=m?aw(C):null,P=[],f=as,y=!1,_=null,d=!1,g=""}this.parse=function(D){if(typeof D!="string")throw Xi("required args <xml=string>");if(p)throw Xi("parse during stream; call end() first");return j(),k(D),f=as,y=!1,_},this.write=function(D){if(typeof D!="string")throw Xi("required args <xml=string>");return p||(j(),p=!0),_||(g=k(g+D,!0)||""),this},this.end=function(){return p||j(),p=!1,_||k(g),g="",f=as,y=!1,_},this.stop=function(){y=!0};function k(D,z=!1){var ae=null,Pe=null,Ke,Y=0,ue=!1,Se=!1,fe=0,Re=0,ce,U,q,Q,Ge,Yt,M,E,b,H="",W=0,J;function we(nt,Et){var fn=nt.indexOf(":");if(fn===-1)return nt;var Kt=S[nt.substring(0,fn)];return Kt?Et===Kt?nt.substr(fn+1):Kt+nt.substr(fn):(T(rw(nt.substring(0,fn))),null)}function He(){if(J!==null)return J;var nt,Et,fn=m&&S.xmlns,Kt=m&&h?[]:null,ft=W,Tt=H,rn=Tt.length,Vo,Bn,ri,on,Gt,_n={},Pi=new Set,dn,tt,it;e:for(;ft<rn;ft++)if(dn=!1,tt=Tt.charCodeAt(ft),!(tt===32||tt<14&&tt>8)){for((tt<65||tt>122||tt>90&&tt<97)&&tt!==95&&tt!==58&&(T("illegal first char attribute name"),dn=!0),it=ft+1;it<rn;it++)if(tt=Tt.charCodeAt(it),!(tt>96&&tt<123||tt>64&&tt<91||tt>47&&tt<59||tt===46||tt===45||tt===95)){if(tt===32||tt<14&&tt>8){T("missing attribute value"),ft=it;continue e}if(tt===61)break;T("illegal attribute name char"),dn=!0}if(Gt=Tt.substring(ft,it),Gt==="xmlns:xmlns"&&(T("illegal declaration of xmlns"),dn=!0),tt=Tt.charCodeAt(it+1),tt===34)it=Tt.indexOf('"',ft=it+2),it===-1&&(it=Tt.indexOf("'",ft),it!==-1&&(T("attribute value quote missmatch"),dn=!0));else if(tt===39)it=Tt.indexOf("'",ft=it+2),it===-1&&(it=Tt.indexOf('"',ft),it!==-1&&(T("attribute value quote missmatch"),dn=!0));else for(T("missing attribute value quotes"),dn=!0,it=it+1;it<rn&&(tt=Tt.charCodeAt(it+1),!(tt===32||tt<14&&tt>8));it++);for(it===-1&&(T("missing closing quotes"),it=rn,dn=!0),dn||(ri=Tt.substring(ft,it)),ft=it;it+1<rn&&(tt=Tt.charCodeAt(it+1),!(tt===32||tt<14&&tt>8));it++)ft===it&&(T("illegal character after attribute end"),dn=!0);if(ft=it+1,dn)continue e;if(Pi.has(Gt)){T("attribute <"+Gt+"> already defined");continue}if(Pi.add(Gt),!m){_n[Gt]=ri;continue}if(h){if(Bn=Gt==="xmlns"?"xmlns":Gt.charCodeAt(0)===120&&Gt.substr(0,6)==="xmlns:"?Gt.substr(6):null,Bn!==null){if(nt=Tr(ri),Et=ju(Bn),on=C[nt],!on){if(Bn==="xmlns"||Et in S&&S[Et]!==nt)do on="ns"+Y++;while(typeof S[on]<"u");else on=Bn;C[nt]=on}S[Bn]!==on&&(Vo||(S=ow(S),Vo=!0),S[Bn]=on,Bn==="xmlns"&&(S[ju(on)]=nt,fn=on),S[Et]=nt),_n[Gt]=ri;continue}Kt.push(Gt,ri);continue}Gt=we(Gt,fn),Gt!==null&&(_n[Gt]=ri)}if(h)for(ft=0,rn=Kt.length;ft<rn;ft++)Gt=we(Kt[ft++],fn),ri=Kt[ft],Gt!==null&&(_n[Gt]=ri);return J=_n}function et(){for(var nt=/(\r\n|\r|\n)/g,Et=0,fn=0,Kt=0,ft=Re,Tt,rn;fe>=Kt&&(Tt=nt.exec(D),!(!Tt||(ft=Tt[0].length+Tt.index,ft>fe)));)Et+=1,Kt=ft;return fe==-1?(fn=ft,rn=D.substring(Re)):Re===0?rn=D.substring(Re,fe):(fn=fe-Kt,rn=Re==-1?D.substring(fe):D.substring(fe,Re+1)),{data:rn,line:Et,column:fn}}for(f=et,t&&(b=Object.create({},{name:os(function(){return M}),originalName:os(function(){return E}),attrs:os(He),ns:os(function(){return S})}));Re!==-1;){if(D.charCodeAt(Re)===60?fe=Re:fe=D.indexOf("<",Re),fe===-1){if(z)return D.substring(Re);if(P.length)return L("unexpected end of file");if(!d)return L("missing start tag");Re<D.length&&D.substring(Re).trim()&&T(_d);return}if(d||(d=!0),Re!==fe){if(P.length){if(n&&(n(D.substring(Re,fe),Tr,f),y))return}else if(D.substring(Re,fe).trim()&&(T(_d),y))return}if(Q=D.charCodeAt(fe+1),Q===33){if(q=D.charCodeAt(fe+2),q===91&&D.substr(fe+3,6)==="CDATA["){if(Re=D.indexOf("]]>",fe),Re===-1)return z?D.substring(fe):L("unclosed cdata");if(o&&(o(D.substring(fe+9,Re),f),y))return;Re+=3;continue}if(q===45&&D.charCodeAt(fe+3)===45){if(Re=D.indexOf("-->",fe),Re===-1)return z?D.substring(fe):L("unclosed comment");if(c&&(c(D.substring(fe+4,Re),Tr,f),y))return;Re+=3;continue}}if(Q===63){if(Re=D.indexOf("?>",fe),Re===-1)return z?D.substring(fe):L("unclosed question");if(u&&(u(D.substring(fe,Re+2),f),y))return;Re+=2;continue}for(ce=fe+1;;ce++){if(Ge=D.charCodeAt(ce),isNaN(Ge))return z?D.substring(fe):(Re=-1,L("unclosed tag"));if(Ge===34)q=D.indexOf('"',ce+1),ce=q!==-1?q:ce;else if(Ge===39)q=D.indexOf("'",ce+1),ce=q!==-1?q:ce;else if(Ge===62){Re=ce;break}}if(Q===33){if(l&&(l(D.substring(fe,Re+1),Tr,f),y))return;Re+=1;continue}if(J={},Q===47){if(ue=!1,Se=!0,!P.length)return L("missing open tag");if(ce=M=P.pop(),q=fe+2+ce.length,D.substring(fe+2,q)!==ce)return L("closing tag mismatch");for(;q<Re;q++)if(Q=D.charCodeAt(q),!(Q===32||Q>8&&Q<14))return L("close tag")}else{if(D.charCodeAt(Re-1)===47?(ce=M=D.substring(fe+1,Re-1),ue=!0,Se=!0):(ce=M=D.substring(fe+1,Re),ue=!0,Se=!1),!(Q>96&&Q<123||Q>64&&Q<91||Q===95||Q===58))return L("illegal first char nodeName");for(q=1,U=ce.length;q<U;q++)if(Q=ce.charCodeAt(q),!(Q>96&&Q<123||Q>64&&Q<91||Q>47&&Q<59||Q===45||Q===95||Q==46)){if(Q===32||Q<14&&Q>8){M=ce.substring(0,q),J=null;break}return L("invalid nodeName")}Se||P.push(M)}if(m){Ke=S,ue&&(Se||x.push(Ke),J===null&&(h=ce.indexOf("xmlns",q)!==-1)&&(W=q,H=ce,He(),h=!1)),E=M,Pe!==S&&(ae=S[xd],ae===void 0&&(ae=S[xd]=Object.create(null)),Pe=S);var Ct=ae[M];if(Ct!==void 0)M=Ct;else{if(Q=M.indexOf(":"),Q!==-1){if(Yt=S[M.substring(0,Q)],!Yt)return L("missing namespace on <"+E+">");M=M.substr(Q+1)}else Yt=S.xmlns;Yt&&(M=Yt+":"+M),ae[E]=M}}if(ue&&(W=q,H=ce,i&&(t?i(b,Tr,Se,f):i(M,He,Tr,Se,f),y)))return;if(Se){if(r&&(r(t?b:M,Tr,ue,f),y))return;m&&(ue?S=Ke:S=x.pop())}Re+=1}}}function Ed(e){return e.xml&&e.xml.tagAlias==="lowerCase"}var Hu={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Sd="property";function Rd(e){return e.xml&&e.xml.serialize}function cw(e){const t=Rd(e);return t!==Sd&&(t||null)}function uw(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Cd(e,t){return Ed(t)?e.prefix+":"+uw(e.localName):e.name}function lw(e,t){var n=e.name,i=e.localName,r=t&&t.xml&&t.xml.typePrefix;return r&&i.indexOf(r)===0?e.prefix+":"+i.slice(r.length):n}function pw(e,t,n){const i=cn(e,t.xmlns),r=`${t[i.prefix]||i.prefix}:${i.localName}`,o=cn(r);var a=n.getPackage(o.prefix);return lw(o,a)}function Zi(e){return new Error(e)}function Ti(e){return e.$descriptor}function fw(e){V(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(t){this.references.push(t)},this.addElement=function(t){if(!t)throw Zi("expected element");var n=this.elementsById,i=Ti(t),r=i.idProperty,o;if(r&&(o=t.get(r.name),o)){if(!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(o))throw new Error("illegal ID <"+o+">");if(n[o])throw Zi("duplicate ID <"+o+">");n[o]=t}},this.addWarning=function(t){this.warnings.push(t)}}function Xo(){}Xo.prototype.handleEnd=function(){},Xo.prototype.handleText=function(){},Xo.prototype.handleNode=function(){};function zu(){}zu.prototype=Object.create(Xo.prototype),zu.prototype.handleNode=function(){return this};function no(){}no.prototype=Object.create(Xo.prototype),no.prototype.handleText=function(e){this.body=(this.body||"")+e};function Zo(e,t){this.property=e,this.context=t}Zo.prototype=Object.create(no.prototype),Zo.prototype.handleNode=function(e){if(this.element)throw Zi("expected no sub nodes");return this.element=this.createReference(e),this},Zo.prototype.handleEnd=function(){this.element.id=this.body},Zo.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}};function Gu(e,t){this.element=t,this.propertyDesc=e}Gu.prototype=Object.create(no.prototype),Gu.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=Nu(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)};function ss(){}ss.prototype=Object.create(no.prototype),ss.prototype.handleNode=function(e){var t=this,n=this.element;return n?t=this.handleChild(e):(n=this.element=this.createElement(e),this.context.addElement(n)),t};function mn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}mn.prototype=Object.create(ss.prototype),mn.prototype.addReference=function(e){this.context.addReference(e)},mn.prototype.handleText=function(e){var t=this.element,n=Ti(t),i=n.bodyProperty;if(!i)throw Zi("unexpected body text <"+e+">");no.prototype.handleText.call(this,e)},mn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Ti(t),i=n.bodyProperty;i&&e!==void 0&&(e=Nu(i.type,e),t.set(i.name,e))},mn.prototype.createElement=function(e){var t=e.attributes,n=this.type,i=Ti(n),r=this.context,o=new n({}),a=this.model,s;return B(t,function(c,u){var l=i.propertiesByName[u],f;l&&l.isReference?l.isMany?(f=c.split(" "),B(f,function(p){r.addReference({element:o,property:l.ns.name,id:p})})):r.addReference({element:o,property:l.ns.name,id:c}):(l?c=Nu(l.type,c):u==="xmlns"?u=":"+u:(s=cn(u,i.ns.prefix),a.getPackage(s.prefix)&&r.addWarning({message:"unknown attribute <"+u+">",element:o,property:u,value:c})),o.set(u,c))}),o},mn.prototype.getPropertyForNode=function(e){var t=e.name,n=cn(t),i=this.type,r=this.model,o=Ti(i),a=n.name,s=o.propertiesByName[a];if(s&&!s.isAttr){const u=cw(s);if(u){const l=e.attributes[u];if(l){const f=pw(l,e.ns,r),p=r.getType(f);return V({},s,{effectiveType:Ti(p).name})}}return s}var c=r.getPackage(n.prefix);if(c){const u=Cd(n,c),l=r.getType(u);if(s=lt(o.properties,function(f){return!f.isVirtual&&!f.isReference&&!f.isAttribute&&l.hasType(f.type)}),s)return V({},s,{effectiveType:Ti(l).name})}else if(s=lt(o.properties,function(u){return!u.isReference&&!u.isAttribute&&u.type==="Element"}),s)return s;throw Zi("unrecognized element <"+n.name+">")},mn.prototype.toString=function(){return"ElementDescriptor["+Ti(this.type).name+"]"},mn.prototype.valueHandler=function(e,t){return new Gu(e,t)},mn.prototype.referenceHandler=function(e){return new Zo(e,this.context)},mn.prototype.handler=function(e){return e==="Element"?new io(this.model,e,this.context):new mn(this.model,e,this.context)},mn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,n=t.effectiveType||t.type,gd(n))return this.valueHandler(t,i);t.isReference?r=this.referenceHandler(t).handleNode(e):r=this.handler(n).handleNode(e);var o=r.element;return o!==void 0&&(t.isMany?i.get(t.name).push(o):i.set(t.name,o),t.isReference?(V(o,{element:i}),this.context.addReference(o)):o.$parent=i),r};function Vu(e,t,n){mn.call(this,e,t,n)}Vu.prototype=Object.create(mn.prototype),Vu.prototype.createElement=function(e){var t=e.name,n=cn(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&Cd(n,o)||t;if(!r.hasType(a))throw Zi("unexpected element <"+e.originalName+">");return mn.prototype.createElement.call(this,e)};function io(e,t,n){this.model=e,this.context=n}io.prototype=Object.create(ss.prototype),io.prototype.createElement=function(e){var t=e.name,n=cn(t),i=n.prefix,r=e.ns[i+"$uri"],o=e.attributes;return this.model.createAny(t,r,o)},io.prototype.handleChild=function(e){var t=new io(this.model,"Element",this.context).handleNode(e),n=this.element,i=t.element,r;return i!==void 0&&(r=n.$children=n.$children||[],r.push(i),i.$parent=n),t},io.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)};function Wu(e){e instanceof Gn&&(e={model:e}),V(this,{lax:!1},e)}Wu.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof mn?(i=t,t={}):typeof t=="string"?(i=this.handler(t),t={}):typeof i=="string"&&(i=this.handler(i));var r=this.model,o=this.lax,a=new fw(V({},t,{rootHandler:i})),s=new wd({proxy:!0}),c=dw();i.context=a,c.push(i);function u(P,C,L){var T=C(),j=T.line,k=T.column,D=T.data;D.charAt(0)==="<"&&D.indexOf(" ")!==-1&&(D=D.slice(0,D.indexOf(" "))+">");var z="unparsable content "+(D?D+" ":"")+`detected
|
|
1
|
+
(function(ae,Ot){typeof exports=="object"&&typeof module<"u"?Ot(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],Ot):(ae=typeof globalThis<"u"?globalThis:ae||self,Ot(ae.BpmnModeler={},ae.Vue))})(this,(function(ae,Ot){"use strict";var hL=Object.defineProperty;var mL=(ae,Ot,Rr)=>Ot in ae?hL(ae,Ot,{enumerable:!0,configurable:!0,writable:!0,value:Rr}):ae[Ot]=Rr;var Zr=(ae,Ot,Rr)=>mL(ae,typeof Ot!="symbol"?Ot+"":Ot,Rr);const Rr=["startEvent","endEvent","userTask","serviceTask","task","sendTask","receiveTask","exclusiveGateway","parallelGateway","subProcess","boundaryEvent"],is=["startEvent","endEvent","userTask","serviceTask","task","sendTask","receiveTask","exclusiveGateway","parallelGateway"];function sd(e){return Rr.includes(e)}function cd(e){return is.includes(e)}const ud="http://g1project.net/spec/bpmn/bwl/1.0",ku="bwl",Ou=["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"],ld={name:"bwl-hints",uri:ud,prefix:ku,xml:{tagAlias:"lowerCase"},types:[{name:"Placement",superClass:["Element"],properties:[{name:"anchor",isAttr:!0,type:"String"},{name:"side",isAttr:!0,type:"String"},{name:"offset",isAttr:!0,type:"Real"}]},{name:"Members",superClass:["Element"],properties:[{name:"refs",isAttr:!0,type:"String"}]},{name:"BandHint",extends:["bpmn:FlowNode"],properties:[{name:"band",isAttr:!0,type:"Integer"}]},{name:"PoolOrderHint",extends:["bpmn:Participant"],properties:[{name:"poolOrder",isAttr:!0,type:"Integer"}]}]},Du="bwl.undoEpisode",pd=new WeakSet;function k0(e){pd.has(e)||(e.register(Du,{preExecute(t){try{t.run()}catch(n){t.error=n}}}),pd.add(e))}function fd(e,t){k0(e);const n={run:t};if(e.execute(Du,n),n.error!==void 0)throw e.canUndo()&&e.undo(),n.error}const dd=["participant.add","participant.update","node.add","node.update","sequenceFlow.add","sequenceFlow.update","messageFlow.add","messageFlow.update","dataStore.add","dataStore.update","dataAssociation.add","association.add","annotation.add","annotation.update","group.add","group.update","element.remove"],O0={description:"생략 = 보존, null = 제거.",anyOf:[{type:"string"},{type:"null"}]},D0={type:"object",description:"레인. 배열 선언 순서 = 풀 내 상→하 순서.",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},L0={type:"object",description:"풀(participant). 레인은 여기 선언하고 노드가 lane 인자로 배정된다 — 별도 레인 op 없음.",properties:{id:{type:"string",description:"문서 내 유일, XML NCName(공백 없이 문자/밑줄로 시작)."},name:{type:"string"},blackBox:{type:"boolean",description:"true = 내부 프로세스 없는 블랙박스 풀."},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"],additionalProperties:!1},I0={type:"object",description:"플로우 노드. 좌표는 지정하지 않는다 — 배치는 resolver 가 결정한다. ⚠ type 집합은 **읽을 수 있는 것보다 좁다** — describe 는 subProcess·boundaryEvent 도 노드로 내지만 그 둘을 새로 만드는 배치는 미실증이라 여기서 받지 않는다(B-87 ⓐ).",properties:{id:{type:"string"},type:{type:"string",enum:[...is]},name:{type:"string"},participant:{type:"string",description:"소속 풀 id(협업 문서)."},lane:{type:"string",description:"소속 레인 id(풀 정의에 선언된 것)."}},required:["id","type"],additionalProperties:!1},B0={type:"object",description:"분기 조건 — 게이트웨이가 아닌 플로우에 붙인다. MVP 는 label 만.",properties:{label:{type:"string"}},required:["label"],additionalProperties:!1},N0={type:"object",description:"시퀀스 플로우(같은 풀 안 노드 간).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"},condition:{$ref:"#/$defs/irFlowCondition"}},required:["id","source","target"],additionalProperties:!1},$0={type:"object",description:"메시지 플로우(풀 경계를 넘는 연결 — 노드 또는 블랙박스 풀 자체가 끝점).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"}},required:["id","source","target"],additionalProperties:!1},F0={type:"object",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},j0={type:"object",description:"데이터 입출력 연관. 방향 = source→target(태스크→스토어 = 쓰기, 스토어→태스크 = 읽기).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},H0={type:"object",properties:{id:{type:"string"},text:{type:"string"}},required:["id","text"],additionalProperties:!1},z0={type:"object",description:"연관선(주석 ↔ 요소).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},G0={type:"object",description:"그룹 — members(요소 id 목록)가 bwl:members 힌트로 기록되고 바운즈는 멤버 bbox 로 산출된다.",properties:{id:{type:"string"},name:{type:"string"},members:{type:"array",items:{type:"string"}}},required:["id"],additionalProperties:!1},V0={type:"object",description:"주석 방위 힌트 — 앵커 요소 기준 상대 배치. 있으면 결정적 배치, 없으면 휴리스틱.",properties:{anchor:{type:"string",description:"기준 요소 id."},side:{type:"string",enum:[...Ou]},offset:{type:"number",description:"앵커 가장자리 → 주석 가장자리 간격(px). 생략 시 50."}},required:["anchor","side"],additionalProperties:!1};function an(e,t){return{type:"object",description:t.description,properties:{kind:{const:e},...t.properties},required:["kind",...t.required??[]],additionalProperties:!1}}const W0={"participant.add":an("participant.add",{description:"풀 추가. order = 풀 세로 순서 힌트 — **작을수록 위**(생략 시 op 순서가 곧 배치 순서). 값은 상대 순서만 쓰므로 1,2,3… 연속이든 10,20,30 간격이든 같다.",properties:{participant:{$ref:"#/$defs/irParticipant"},order:{type:"integer"}},required:["participant"]}),"participant.update":an("participant.update",{description:"풀 이름/레인 갱신. lanes 는 전체 재선언(생략 = 보존) — 기존 레인을 유지하려면 함께 다시 나열한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"]}),"node.add":an("node.add",{description:'플로우 노드 추가. band = 가로 밴드 순번 힌트(주 흐름 0, 갈래 1, 2…) — 위/아래가 아니라 "주 흐름에서 몇 번째 갈래"다. 행 배치(어느 갈래가 위/아래인지)는 호스트가 정한다(대칭·메시지 방향). 레인이 있으면 그 레인 안의 밴드다 — 한 레인 안에서 게이트웨이 출구를 갈라 놓을 때 쓴다. 컨테이너(풀·레인)는 밴드 수만큼 자란다.',properties:{node:{$ref:"#/$defs/irNode"},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["node"]}),"node.update":an("node.update",{description:"노드 이름/레인/타입/밴드 갱신. lane = 레인 재배정(이동), type = 태스크·이벤트 타입 전환, band = 행 재지정. 🔴 **기존 문서에서 band 는 「몇 번째 갈래」가 아니라 그 컨테이너의 행 번호**다(describe 의 hints.bands 가 보여 주는 값) — 신규 배치의 band 가 대칭으로 펴지는 것과 다르다. 간선이 도형을 가로지르거나 반대 방향으로 겹칠 때 그 노드를 다른 행으로 옮기는 채널이다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lane:{type:"string"},type:{type:"string",enum:[...is]},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["id"]}),"sequenceFlow.add":an("sequenceFlow.add",{description:"시퀀스 플로우 추가. 분기 조건은 게이트웨이가 아닌 플로우의 condition 에 싣는다.",properties:{flow:{$ref:"#/$defs/irSequenceFlow"}},required:["flow"]}),"sequenceFlow.update":an("sequenceFlow.update",{description:"시퀀스 플로우 이름/조건/끝점 갱신. condition: null = 조건 제거. source/target = 끝점 재배선 — 중간 삽입은 기존 플로우를 지우지 말고 이것으로 한쪽 끝을 옮긴 뒤 새 플로우를 추가한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},condition:{description:"생략 = 보존, null = 제거.",anyOf:[{$ref:"#/$defs/irFlowCondition"},{type:"null"}]},source:{description:"새 출발 노드 id(생략 = 보존). 같은 배치에서 추가한 노드도 지목할 수 있다.",type:"string"},target:{description:"새 도착 노드 id(생략 = 보존). 같은 배치에서 추가한 노드도 지목할 수 있다.",type:"string"}},required:["id"]}),"messageFlow.add":an("messageFlow.add",{description:"메시지 플로우 추가(풀 경계를 넘는 연결).",properties:{flow:{$ref:"#/$defs/irMessageFlow"}},required:["flow"]}),"messageFlow.update":an("messageFlow.update",{description:"메시지 플로우 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataStore.add":an("dataStore.add",{description:"데이터 스토어 추가(+ 입출력 연관 동반 가능).",properties:{dataStore:{$ref:"#/$defs/irDataStore"},associations:{type:"array",items:{$ref:"#/$defs/irDataAssociation"}}},required:["dataStore"]}),"dataStore.update":an("dataStore.update",{description:"데이터 스토어 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataAssociation.add":an("dataAssociation.add",{description:"기존 노드 ↔ 기존 데이터 스토어의 입출력 연관 추가.",properties:{association:{$ref:"#/$defs/irDataAssociation"}},required:["association"]}),"association.add":an("association.add",{description:"주석 ↔ 요소 연관 추가(한쪽 끝은 주석). 주석 신설과 함께면 annotation.add 의 association 을 쓰고, 이 op 는 추가 연관(한 주석에 여러 연관)용.",properties:{association:{$ref:"#/$defs/irAssociation"}},required:["association"]}),"annotation.add":an("annotation.add",{description:"텍스트 주석 추가. association 으로 대상 요소와 연결하고, placement 로 방위를 지정하면 결정적 배치된다.",properties:{annotation:{$ref:"#/$defs/irTextAnnotation"},association:{$ref:"#/$defs/irAssociation"},placement:{$ref:"#/$defs/bwlPlacement"}},required:["annotation"]}),"annotation.update":an("annotation.update",{description:"주석 본문/방위 힌트 갱신. placement: null = 힌트 제거(휴리스틱 복귀). 주석 삭제는 element.remove.",properties:{id:{type:"string"},text:{type:"string"},placement:{description:"생략 = 보존, null = 힌트 제거.",anyOf:[{$ref:"#/$defs/bwlPlacement"},{type:"null"}]}},required:["id"]}),"group.add":an("group.add",{description:"그룹 추가 — 바운즈는 members 의 bbox 로 산출되므로 좌표를 지정하지 않는다.",properties:{group:{$ref:"#/$defs/irGroup"}},required:["group"]}),"group.update":an("group.update",{description:"그룹 이름/멤버 갱신. members 는 전체 재선언(생략 = 보존).",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},members:{type:"array",items:{type:"string"}}},required:["id"]}),"element.remove":an("element.remove",{description:"요소 제거(카테고리 무관). 부착된 연결선은 함께 제거된다.",properties:{id:{type:"string"}},required:["id"]})},hd={anyOf:dd.map(e=>W0[e])},U0={type:"object",description:"BPMN 문서에 요소를 추가·수정·삭제할 때 호출한다. 기존 요소는 describeProcess 가 노출하는 id 로 지정하고, 신규 요소 id 는 문서 내 유일한 XML NCName(공백 없이 문자/밑줄 시작)으로 짓는다. 좌표는 지정하지 않는다 — 배치는 서버가 결정하며, 필요하면 힌트(placement/band/order)로 의도만 전달하라.",properties:{ops:{type:"array",items:{$ref:"#/$defs/symbolicOp"}}},required:["ops"],additionalProperties:!1,$defs:{irLane:D0,irParticipant:L0,irNode:I0,irFlowCondition:B0,irSequenceFlow:N0,irMessageFlow:$0,irDataStore:F0,irDataAssociation:j0,irTextAnnotation:H0,irAssociation:z0,irGroup:G0,bwlPlacement:V0,nullableString:O0,symbolicOp:hd}};function Lu(e){return Array.prototype.concat.apply([],e)}const Yo=Object.prototype.toString,q0=Object.prototype.hasOwnProperty;function Cr(e){return e===void 0}function Ft(e){return e!==void 0}function Qr(e){return e==null}function De(e){return Yo.call(e)==="[object Array]"}function Wt(e){return Yo.call(e)==="[object Object]"}function Be(e){return Yo.call(e)==="[object Number]"}function Ut(e){const t=Yo.call(e);return t==="[object Function]"||t==="[object AsyncFunction]"||t==="[object GeneratorFunction]"||t==="[object AsyncGeneratorFunction]"||t==="[object Proxy]"}function Sn(e){return Yo.call(e)==="[object String]"}function Y0(e){if(!De(e))throw new Error("must supply array")}function Rn(e,t){return!Qr(e)&&q0.call(e,t)}function lt(e,t){const n=os(t);let i;return B(e,function(r,o){if(n(r,o))return i=r,!1}),i}function md(e,t){const n=os(t);let i=De(e)?-1:void 0;return B(e,function(r,o){if(n(r,o))return i=o,!1}),i}function We(e,t){const n=os(t);let i=[];return B(e,function(r,o){n(r,o)&&i.push(r)}),i}function B(e,t){let n,i;if(Cr(e))return;const r=De(e)?J0:Q0;for(let o in e)if(Rn(e,o)&&(n=e[o],i=t(n,r(o)),i===!1))return n}function K0(e,t){if(Cr(e))return[];Y0(e);const n=os(t);return e.filter(function(i,r){return!n(i,r)})}function Cn(e,t,n){return B(e,function(i,r){n=t(n,i,r)}),n}function Pr(e,t){return!!Cn(e,function(n,i,r){return n&&t(i,r)},!0)}function qi(e,t){return!!lt(e,t)}function sn(e,t){let n=[];return B(e,function(i,r){n.push(t(i,r))}),n}function rs(e){return e&&Object.keys(e)||[]}function X0(e){return rs(e).length}function Jr(e){return sn(e,t=>t)}function eo(e,t,n={}){return t=Iu(t),B(e,function(i){let r=t(i)||"_",o=n[r];o||(o=n[r]=[]),o.push(i)}),n}function gd(e,...t){e=Iu(e);let n={};return B(t,r=>eo(r,e,n)),sn(n,function(r,o){return r[0]})}const Z0=gd;function li(e,t){t=Iu(t);let n=[];return B(e,function(i,r){let o=t(i,r),a={d:o,v:i};for(var s=0;s<n.length;s++){let{d:c}=n[s];if(o<c){n.splice(s,0,a);return}}n.push(a)}),sn(n,i=>i.v)}function to(e){return function(t){return Pr(e,function(n,i){return t[i]===n})}}function Iu(e){return Ut(e)?e:t=>t[e]}function os(e){return Ut(e)?e:t=>t===e}function Q0(e){return e}function J0(e){return Number(e)}function Bu(e,t){let n,i,r,o;function a(f){let p=Date.now(),d=f?0:o+t-p;if(d>0)return s(d);e.apply(r,i),c()}function s(f){n=setTimeout(a,f)}function c(){n&&clearTimeout(n),n=o=i=r=void 0}function u(){n&&a(!0),c()}function l(...f){o=Date.now(),i=f,r=this,n||s(t)}return l.flush=u,l.cancel=c,l}function xn(e,t){return e.bind(t)}function V(e,...t){return Object.assign(e,...t)}function ew(e,t,n){let i=e;return B(t,function(r,o){if(typeof r!="number"&&typeof r!="string")throw new Error("illegal key type: "+typeof r+". Key should be of type number or string.");if(r==="constructor")throw new Error("illegal key: constructor");if(r==="__proto__")throw new Error("illegal key: __proto__");let a=t[o+1],s=i[r];Ft(a)&&Qr(s)&&(s=i[r]=isNaN(+a)?{}:[]),Cr(a)?Cr(n)?delete i[r]:i[r]=n:i=s}),e}function oi(e,t){let n={},i=Object(e);return B(t,function(r){r in i&&(n[r]=e[r])}),n}function pi(e,t){let n={},i=Object(e);return B(i,function(r,o){t.indexOf(o)===-1&&(n[o]=r)}),n}function Nu(){}Nu.prototype.get=function(e){return this.$model.properties.get(this,e)},Nu.prototype.set=function(e,t){this.$model.properties.set(this,e,t)};function yd(e,t){this.model=e,this.properties=t}yd.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(Nu.prototype);B(e.properties,function(a){!a.isMany&&a.default!==void 0&&(i[a.name]=a.default)}),n.defineModel(i,t),n.defineDescriptor(i,e);var r=e.ns.name;function o(a){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),B(a,xn(function(s,c){this.set(c,s)},this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var tw=V(Object.create(null),{String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0}),vd=V(Object.create(null),{String:function(e){return e},Boolean:function(e){return e==="true"},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e)}});function $u(e,t){var n=vd[e];return n?n(t):t}function Fu(e){return!!tw[e]}function bd(e){return!!vd[e]}function cn(e,t){var n=e.split(/:/),i,r;if(n.length===1)i=e,r=t;else if(n.length===2)i=n[1],r=n[0];else throw new Error("expected <prefix:localName> or <localName>, got "+e);return e=(r?r+":":"")+i,{name:e,prefix:r,localName:i}}function Nn(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName=Object.create(null),this.properties=[],this.propertiesByName=Object.create(null)}Nn.prototype.build=function(){return oi(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},Nn.prototype.addProperty=function(e,t,n){typeof t=="boolean"&&(n=t,t=void 0),this.addNamedProperty(e,n!==!1);var i=this.properties;t!==void 0?i.splice(t,0,e):i.push(e)},Nn.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,o=this.propertiesByName,a=e.name!==t.name;if(e.isId){if(!t.isId)throw new Error("property <"+t.ns.name+"> must be id property to refine <"+e.ns.name+">");this.setIdProperty(t,!1)}if(e.isBody){if(!t.isBody)throw new Error("property <"+t.ns.name+"> must be body property to refine <"+e.ns.name+">");this.setBodyProperty(t,!1)}var s=r.indexOf(e);if(s===-1)throw new Error("property <"+i.name+"> not found in property list");r.splice(s,1),this.addProperty(t,n?void 0:s,a),o[i.name]=o[i.localName]=t},Nn.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=cn(r[0],i),a=cn(r[1],o.prefix).name,s=this.propertiesByName[a];if(s)this.replaceProperty(s,e,n);else throw new Error("refined property <"+a+"> not found");delete e.redefines},Nn.prototype.addNamedProperty=function(e,t){var n=e.ns,i=this.propertiesByName;t&&(this.assertNotDefined(e,n.name),this.assertNotDefined(e,n.localName)),i[n.name]=i[n.localName]=e},Nn.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},Nn.prototype.setBodyProperty=function(e,t){if(t&&this.bodyProperty)throw new Error("body property defined multiple times (<"+this.bodyProperty.ns.name+">, <"+e.ns.name+">)");this.bodyProperty=e},Nn.prototype.setIdProperty=function(e,t){if(t&&this.idProperty)throw new Error("id property defined multiple times (<"+this.idProperty.ns.name+">, <"+e.ns.name+">)");this.idProperty=e},Nn.prototype.assertNotTrait=function(e){if((e.extends||[]).length)throw new Error(`cannot create <${e.name}> extending <${e.extends}>`)},Nn.prototype.assertNotDefined=function(e,t){var n=e.name,i=this.propertiesByName[n];if(i)throw new Error("property <"+n+"> already defined; override of <"+i.definedBy.ns.name+"#"+i.ns.name+"> by <"+e.definedBy.ns.name+"#"+e.ns.name+"> not allowed without redefines")},Nn.prototype.hasProperty=function(e){return this.propertiesByName[e]},Nn.prototype.addTrait=function(e,t){t&&this.assertNotTrait(e);var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(B(e.properties,xn(function(o){o=V({},o,{name:o.ns.localName,inherited:t}),Object.defineProperty(o,"definedBy",{value:e});var a=o.replaces,s=o.redefines;a||s?this.redefineProperty(o,a||s,a):(o.isBody&&this.setBodyProperty(o),o.isId&&this.setIdProperty(o),this.addProperty(o))},this)),i.push(e),n[r]=e)};function Yi(e,t){this.packageMap=Object.create(null),this.typeMap=Object.create(null),this.packages=[],this.properties=t,B(e,xn(this.registerPackage,this))}Yi.prototype.getPackage=function(e){return this.packageMap[e]},Yi.prototype.getPackages=function(){return this.packages},Yi.prototype.registerPackage=function(e){e=V({},e);var t=this.packageMap;_d(t,e,"prefix"),_d(t,e,"uri"),B(e.types,xn(function(n){this.registerType(n,e)},this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},Yi.prototype.registerType=function(e,t){e=V({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:V({},e.meta||{})});var n=cn(e.name,t.prefix),i=n.name,r=Object.create(null);B(e.properties,xn(function(o){var a=cn(o.name,n.prefix),s=a.name;Fu(o.type)||(o.type=cn(o.type,a.prefix).name),V(o,{ns:a,name:s}),r[s]=o},this)),V(e,{ns:n,name:i,propertiesByName:r}),B(e.extends,xn(function(o){var a=cn(o,n.prefix),s=this.typeMap[a.name];s.traits=s.traits||[],s.traits.push(i)},this)),this.definePackage(e,t),this.typeMap[i]=e},Yi.prototype.mapTypes=function(e,t,n){var i=Fu(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(c,u){var l=cn(c,Fu(c)?"":e.prefix);r.mapTypes(l,t,u)}function a(c){return o(c,!0)}function s(c){return o(c,!1)}if(!i)throw new Error("unknown type <"+e.name+">");B(i.superClass,n?a:s),t(i,!n),B(i.traits,a)},Yi.prototype.getEffectiveDescriptor=function(e){var t=cn(e),n=new Nn(t);this.mapTypes(t,function(r,o){n.addTrait(r,o)});var i=n.build();return this.definePackage(i,i.allTypes[i.allTypes.length-1].$pkg),i},Yi.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})};function _d(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Ar(e){this.model=e}Ar.prototype.set=function(e,t,n){if(!Sn(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.getProperty(e,t),r=i&&i.name;nw(n)?i?delete e[r]:delete e.$attrs[ju(t)]:i?r in e?e[r]=n:xd(e,i,n):e.$attrs[ju(t)]=n},Ar.prototype.get=function(e,t){var n=this.getProperty(e,t);if(!n)return e.$attrs[ju(t)];var i=n.name;return!e[i]&&n.isMany&&xd(e,n,[]),e[i]},Ar.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;n=V({},n,{get:function(){return i}}),delete n.value}Object.defineProperty(e,t,n)},Ar.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Ar.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Ar.prototype.getProperty=function(e,t){var n=this.model,i=n.getPropertyDescriptor(e,t);if(i)return i;if(t.includes(":"))return null;const r=n.config.strict;if(typeof r<"u"){const o=new TypeError(`unknown property <${t}> on <${e.$type}>`);if(r)throw o;typeof console<"u"&&console.warn(o)}return null};function nw(e){return typeof e>"u"}function xd(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function ju(e){return e.replace(/^:/,"")}function Gn(e,t={}){this.properties=new Ar(this),this.factory=new yd(this,this.properties),this.registry=new Yi(e,this.properties),this.typeCache=Object.create(null),this.config=t}Gn.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Gn.prototype.getType=function(e){var t=this.typeCache,n=Sn(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Gn.prototype.createAny=function(e,t,n){var i=cn(e),r={$type:e,$instanceOf:function(a){return a===this.$type},get:function(a){return this[a]},set:function(a,s){ew(this,[a],s)}},o={name:e,isGeneric:!0,ns:{prefix:i.prefix,localName:i.localName,uri:t}};return this.properties.defineDescriptor(r,o),this.properties.defineModel(r,this),this.properties.define(r,"get",{enumerable:!1,writable:!0}),this.properties.define(r,"set",{enumerable:!1,writable:!0}),this.properties.define(r,"$parent",{enumerable:!1,writable:!0}),this.properties.define(r,"$instanceOf",{enumerable:!1,writable:!0}),B(n,function(a,s){Wt(a)&&a.value!==void 0?r[a.name]=a.value:r[s]=a}),r},Gn.prototype.getPackage=function(e){return this.registry.getPackage(e)},Gn.prototype.getPackages=function(){return this.registry.getPackages()},Gn.prototype.getElementDescriptor=function(e){return e.$descriptor},Gn.prototype.hasType=function(e,t){t===void 0&&(t=e,e=this);var n=e.$model.getElementDescriptor(e);return t in n.allTypesByName},Gn.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Gn.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var wd=String.fromCharCode,iw=Object.prototype.hasOwnProperty,rw=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/ig,Ko={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};Object.keys(Ko).forEach(function(e){Ko[e.toUpperCase()]=Ko[e]});function ow(e,t,n,i){return i?iw.call(Ko,i)?Ko[i]:"&"+i+";":wd(t||parseInt(n,16))}function Tr(e){return e.length>3&&e.indexOf("&")!==-1?e.replace(rw,ow):e}var Ed="non-whitespace outside of root node";function Ki(e){return new Error(e)}function aw(e){return"missing namespace for prefix <"+e+">"}function as(e){return{get:e,enumerable:!0}}function sw(e){var t=Object.create(null),n;for(n in e)t[n]=e[n];return t}var Sd=Symbol("nameCache");function Hu(e){return e+"$uri"}function cw(e){var t=Object.create(null),n,i;for(n in e)i=e[n],t[i]=i,t[Hu(i)]=n;return t}function ss(){return{line:0,column:0}}function uw(e){throw e}function Rd(e){if(!this)return new Rd(e);var t=e&&e.proxy,n,i,r,o,a=uw,s,c,u,l,f=ss,p=!1,d=!1,g="",h=!1,m=!1,x=null,y=!1,_,S,P,C;function L(D){D instanceof Error||(D=Ki(D)),x=D,a(D,f)}function T(D){s&&(D instanceof Error||(D=Ki(D)),s(D,f))}this.on=function(D,z){if(typeof z!="function")throw Ki("required args <name, cb>");switch(D){case"openTag":i=z;break;case"text":n=z;break;case"closeTag":r=z;break;case"error":a=z;break;case"warn":s=z;break;case"cdata":o=z;break;case"attention":l=z;break;case"question":u=z;break;case"comment":c=z;break;default:throw Ki("unsupported event: "+D)}return this},this.ns=function(D){if(typeof D>"u"&&(D={}),typeof D!="object")throw Ki("required args <nsMap={}>");var z=Object.create(null),ce;for(ce in D)z[ce]=D[ce];return m=!0,C=z,this};function j(){_=m?[]:null,S=m?cw(C):null,P=[],f=ss,y=!1,x=null,d=!1,g=""}this.parse=function(D){if(typeof D!="string")throw Ki("required args <xml=string>");if(p)throw Ki("parse during stream; call end() first");return j(),k(D),f=ss,y=!1,x},this.write=function(D){if(typeof D!="string")throw Ki("required args <xml=string>");return p||(j(),p=!0),x||(g=k(g+D,!0)||""),this},this.end=function(){return p||j(),p=!1,x||k(g),g="",f=ss,y=!1,x},this.stop=function(){y=!0};function k(D,z=!1){var ce=null,Ee=null,Ye,ze=0,Y=!1,ue=!1,oe=0,le=0,Me,W,q,J,Te,ft,M,E,b,H="",U=0,Q;function we(nt,St){var dn=nt.indexOf(":");if(dn===-1)return nt;var Kt=S[nt.substring(0,dn)];return Kt?St===Kt?nt.substr(dn+1):Kt+nt.substr(dn):(T(aw(nt.substring(0,dn))),null)}function He(){if(Q!==null)return Q;var nt,St,dn=m&&S.xmlns,Kt=m&&h?[]:null,dt=U,Mt=H,rn=Mt.length,Vo,Bn,ri,on,Vt,_n={},Pi=new Set,hn,tt,it;e:for(;dt<rn;dt++)if(hn=!1,tt=Mt.charCodeAt(dt),!(tt===32||tt<14&&tt>8)){for((tt<65||tt>122||tt>90&&tt<97)&&tt!==95&&tt!==58&&(T("illegal first char attribute name"),hn=!0),it=dt+1;it<rn;it++)if(tt=Mt.charCodeAt(it),!(tt>96&&tt<123||tt>64&&tt<91||tt>47&&tt<59||tt===46||tt===45||tt===95)){if(tt===32||tt<14&&tt>8){T("missing attribute value"),dt=it;continue e}if(tt===61)break;T("illegal attribute name char"),hn=!0}if(Vt=Mt.substring(dt,it),Vt==="xmlns:xmlns"&&(T("illegal declaration of xmlns"),hn=!0),tt=Mt.charCodeAt(it+1),tt===34)it=Mt.indexOf('"',dt=it+2),it===-1&&(it=Mt.indexOf("'",dt),it!==-1&&(T("attribute value quote missmatch"),hn=!0));else if(tt===39)it=Mt.indexOf("'",dt=it+2),it===-1&&(it=Mt.indexOf('"',dt),it!==-1&&(T("attribute value quote missmatch"),hn=!0));else for(T("missing attribute value quotes"),hn=!0,it=it+1;it<rn&&(tt=Mt.charCodeAt(it+1),!(tt===32||tt<14&&tt>8));it++);for(it===-1&&(T("missing closing quotes"),it=rn,hn=!0),hn||(ri=Mt.substring(dt,it)),dt=it;it+1<rn&&(tt=Mt.charCodeAt(it+1),!(tt===32||tt<14&&tt>8));it++)dt===it&&(T("illegal character after attribute end"),hn=!0);if(dt=it+1,hn)continue e;if(Pi.has(Vt)){T("attribute <"+Vt+"> already defined");continue}if(Pi.add(Vt),!m){_n[Vt]=ri;continue}if(h){if(Bn=Vt==="xmlns"?"xmlns":Vt.charCodeAt(0)===120&&Vt.substr(0,6)==="xmlns:"?Vt.substr(6):null,Bn!==null){if(nt=Tr(ri),St=Hu(Bn),on=C[nt],!on){if(Bn==="xmlns"||St in S&&S[St]!==nt)do on="ns"+ze++;while(typeof S[on]<"u");else on=Bn;C[nt]=on}S[Bn]!==on&&(Vo||(S=sw(S),Vo=!0),S[Bn]=on,Bn==="xmlns"&&(S[Hu(on)]=nt,dn=on),S[St]=nt),_n[Vt]=ri;continue}Kt.push(Vt,ri);continue}Vt=we(Vt,dn),Vt!==null&&(_n[Vt]=ri)}if(h)for(dt=0,rn=Kt.length;dt<rn;dt++)Vt=we(Kt[dt++],dn),ri=Kt[dt],Vt!==null&&(_n[Vt]=ri);return Q=_n}function et(){for(var nt=/(\r\n|\r|\n)/g,St=0,dn=0,Kt=0,dt=le,Mt,rn;oe>=Kt&&(Mt=nt.exec(D),!(!Mt||(dt=Mt[0].length+Mt.index,dt>oe)));)St+=1,Kt=dt;return oe==-1?(dn=dt,rn=D.substring(le)):le===0?rn=D.substring(le,oe):(dn=oe-Kt,rn=le==-1?D.substring(oe):D.substring(oe,le+1)),{data:rn,line:St,column:dn}}for(f=et,t&&(b=Object.create({},{name:as(function(){return M}),originalName:as(function(){return E}),attrs:as(He),ns:as(function(){return S})}));le!==-1;){if(D.charCodeAt(le)===60?oe=le:oe=D.indexOf("<",le),oe===-1){if(z)return D.substring(le);if(P.length)return L("unexpected end of file");if(!d)return L("missing start tag");le<D.length&&D.substring(le).trim()&&T(Ed);return}if(d||(d=!0),le!==oe){if(P.length){if(n&&(n(D.substring(le,oe),Tr,f),y))return}else if(D.substring(le,oe).trim()&&(T(Ed),y))return}if(J=D.charCodeAt(oe+1),J===33){if(q=D.charCodeAt(oe+2),q===91&&D.substr(oe+3,6)==="CDATA["){if(le=D.indexOf("]]>",oe),le===-1)return z?D.substring(oe):L("unclosed cdata");if(o&&(o(D.substring(oe+9,le),f),y))return;le+=3;continue}if(q===45&&D.charCodeAt(oe+3)===45){if(le=D.indexOf("-->",oe),le===-1)return z?D.substring(oe):L("unclosed comment");if(c&&(c(D.substring(oe+4,le),Tr,f),y))return;le+=3;continue}}if(J===63){if(le=D.indexOf("?>",oe),le===-1)return z?D.substring(oe):L("unclosed question");if(u&&(u(D.substring(oe,le+2),f),y))return;le+=2;continue}for(Me=oe+1;;Me++){if(Te=D.charCodeAt(Me),isNaN(Te))return z?D.substring(oe):(le=-1,L("unclosed tag"));if(Te===34)q=D.indexOf('"',Me+1),Me=q!==-1?q:Me;else if(Te===39)q=D.indexOf("'",Me+1),Me=q!==-1?q:Me;else if(Te===62){le=Me;break}}if(J===33){if(l&&(l(D.substring(oe,le+1),Tr,f),y))return;le+=1;continue}if(Q={},J===47){if(Y=!1,ue=!0,!P.length)return L("missing open tag");if(Me=M=P.pop(),q=oe+2+Me.length,D.substring(oe+2,q)!==Me)return L("closing tag mismatch");for(;q<le;q++)if(J=D.charCodeAt(q),!(J===32||J>8&&J<14))return L("close tag")}else{if(D.charCodeAt(le-1)===47?(Me=M=D.substring(oe+1,le-1),Y=!0,ue=!0):(Me=M=D.substring(oe+1,le),Y=!0,ue=!1),!(J>96&&J<123||J>64&&J<91||J===95||J===58))return L("illegal first char nodeName");for(q=1,W=Me.length;q<W;q++)if(J=Me.charCodeAt(q),!(J>96&&J<123||J>64&&J<91||J>47&&J<59||J===45||J===95||J==46)){if(J===32||J<14&&J>8){M=Me.substring(0,q),Q=null;break}return L("invalid nodeName")}ue||P.push(M)}if(m){Ye=S,Y&&(ue||_.push(Ye),Q===null&&(h=Me.indexOf("xmlns",q)!==-1)&&(U=q,H=Me,He(),h=!1)),E=M,Ee!==S&&(ce=S[Sd],ce===void 0&&(ce=S[Sd]=Object.create(null)),Ee=S);var Pt=ce[M];if(Pt!==void 0)M=Pt;else{if(J=M.indexOf(":"),J!==-1){if(ft=S[M.substring(0,J)],!ft)return L("missing namespace on <"+E+">");M=M.substr(J+1)}else ft=S.xmlns;ft&&(M=ft+":"+M),ce[E]=M}}if(Y&&(U=q,H=Me,i&&(t?i(b,Tr,ue,f):i(M,He,Tr,ue,f),y)))return;if(ue){if(r&&(r(t?b:M,Tr,Y,f),y))return;m&&(Y?S=Ye:S=_.pop())}le+=1}}}function Cd(e){return e.xml&&e.xml.tagAlias==="lowerCase"}var zu={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Pd="property";function Ad(e){return e.xml&&e.xml.serialize}function lw(e){const t=Ad(e);return t!==Pd&&(t||null)}function pw(e){return e.charAt(0).toUpperCase()+e.slice(1)}function Td(e,t){return Cd(t)?e.prefix+":"+pw(e.localName):e.name}function fw(e,t){var n=e.name,i=e.localName,r=t&&t.xml&&t.xml.typePrefix;return r&&i.indexOf(r)===0?e.prefix+":"+i.slice(r.length):n}function dw(e,t,n){const i=cn(e,t.xmlns),r=`${t[i.prefix]||i.prefix}:${i.localName}`,o=cn(r);var a=n.getPackage(o.prefix);return fw(o,a)}function Xi(e){return new Error(e)}function Ai(e){return e.$descriptor}function hw(e){V(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(t){this.references.push(t)},this.addElement=function(t){if(!t)throw Xi("expected element");var n=this.elementsById,i=Ai(t),r=i.idProperty,o;if(r&&(o=t.get(r.name),o)){if(!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(o))throw new Error("illegal ID <"+o+">");if(n[o])throw Xi("duplicate ID <"+o+">");n[o]=t}},this.addWarning=function(t){this.warnings.push(t)}}function Xo(){}Xo.prototype.handleEnd=function(){},Xo.prototype.handleText=function(){},Xo.prototype.handleNode=function(){};function Gu(){}Gu.prototype=Object.create(Xo.prototype),Gu.prototype.handleNode=function(){return this};function no(){}no.prototype=Object.create(Xo.prototype),no.prototype.handleText=function(e){this.body=(this.body||"")+e};function Zo(e,t){this.property=e,this.context=t}Zo.prototype=Object.create(no.prototype),Zo.prototype.handleNode=function(e){if(this.element)throw Xi("expected no sub nodes");return this.element=this.createReference(e),this},Zo.prototype.handleEnd=function(){this.element.id=this.body},Zo.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}};function Vu(e,t){this.element=t,this.propertyDesc=e}Vu.prototype=Object.create(no.prototype),Vu.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=$u(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)};function cs(){}cs.prototype=Object.create(no.prototype),cs.prototype.handleNode=function(e){var t=this,n=this.element;return n?t=this.handleChild(e):(n=this.element=this.createElement(e),this.context.addElement(n)),t};function gn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}gn.prototype=Object.create(cs.prototype),gn.prototype.addReference=function(e){this.context.addReference(e)},gn.prototype.handleText=function(e){var t=this.element,n=Ai(t),i=n.bodyProperty;if(!i)throw Xi("unexpected body text <"+e+">");no.prototype.handleText.call(this,e)},gn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Ai(t),i=n.bodyProperty;i&&e!==void 0&&(e=$u(i.type,e),t.set(i.name,e))},gn.prototype.createElement=function(e){var t=e.attributes,n=this.type,i=Ai(n),r=this.context,o=new n({}),a=this.model,s;return B(t,function(c,u){var l=i.propertiesByName[u],f;l&&l.isReference?l.isMany?(f=c.split(" "),B(f,function(p){r.addReference({element:o,property:l.ns.name,id:p})})):r.addReference({element:o,property:l.ns.name,id:c}):(l?c=$u(l.type,c):u==="xmlns"?u=":"+u:(s=cn(u,i.ns.prefix),a.getPackage(s.prefix)&&r.addWarning({message:"unknown attribute <"+u+">",element:o,property:u,value:c})),o.set(u,c))}),o},gn.prototype.getPropertyForNode=function(e){var t=e.name,n=cn(t),i=this.type,r=this.model,o=Ai(i),a=n.name,s=o.propertiesByName[a];if(s&&!s.isAttr){const u=lw(s);if(u){const l=e.attributes[u];if(l){const f=dw(l,e.ns,r),p=r.getType(f);return V({},s,{effectiveType:Ai(p).name})}}return s}var c=r.getPackage(n.prefix);if(c){const u=Td(n,c),l=r.getType(u);if(s=lt(o.properties,function(f){return!f.isVirtual&&!f.isReference&&!f.isAttribute&&l.hasType(f.type)}),s)return V({},s,{effectiveType:Ai(l).name})}else if(s=lt(o.properties,function(u){return!u.isReference&&!u.isAttribute&&u.type==="Element"}),s)return s;throw Xi("unrecognized element <"+n.name+">")},gn.prototype.toString=function(){return"ElementDescriptor["+Ai(this.type).name+"]"},gn.prototype.valueHandler=function(e,t){return new Vu(e,t)},gn.prototype.referenceHandler=function(e){return new Zo(e,this.context)},gn.prototype.handler=function(e){return e==="Element"?new io(this.model,e,this.context):new gn(this.model,e,this.context)},gn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,n=t.effectiveType||t.type,bd(n))return this.valueHandler(t,i);t.isReference?r=this.referenceHandler(t).handleNode(e):r=this.handler(n).handleNode(e);var o=r.element;return o!==void 0&&(t.isMany?i.get(t.name).push(o):i.set(t.name,o),t.isReference?(V(o,{element:i}),this.context.addReference(o)):o.$parent=i),r};function Wu(e,t,n){gn.call(this,e,t,n)}Wu.prototype=Object.create(gn.prototype),Wu.prototype.createElement=function(e){var t=e.name,n=cn(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&Td(n,o)||t;if(!r.hasType(a))throw Xi("unexpected element <"+e.originalName+">");return gn.prototype.createElement.call(this,e)};function io(e,t,n){this.model=e,this.context=n}io.prototype=Object.create(cs.prototype),io.prototype.createElement=function(e){var t=e.name,n=cn(t),i=n.prefix,r=e.ns[i+"$uri"],o=e.attributes;return this.model.createAny(t,r,o)},io.prototype.handleChild=function(e){var t=new io(this.model,"Element",this.context).handleNode(e),n=this.element,i=t.element,r;return i!==void 0&&(r=n.$children=n.$children||[],r.push(i),i.$parent=n),t},io.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)};function Uu(e){e instanceof Gn&&(e={model:e}),V(this,{lax:!1},e)}Uu.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof gn?(i=t,t={}):typeof t=="string"?(i=this.handler(t),t={}):typeof i=="string"&&(i=this.handler(i));var r=this.model,o=this.lax,a=new hw(V({},t,{rootHandler:i})),s=new Rd({proxy:!0}),c=mw();i.context=a,c.push(i);function u(P,C,L){var T=C(),j=T.line,k=T.column,D=T.data;D.charAt(0)==="<"&&D.indexOf(" ")!==-1&&(D=D.slice(0,D.indexOf(" "))+">");var z="unparsable content "+(D?D+" ":"")+`detected
|
|
2
2
|
line: `+j+`
|
|
3
3
|
column: `+k+`
|
|
4
|
-
nested error: `+P.message;if(L)return a.addWarning({message:z,error:P}),!0;throw
|
|
5
|
-
`,
|
|
6
|
-
`),this},this.appendIndent=function(){return t&&e.write(n.join(" ")),this},this.indent=function(){return n.push(""),this},this.unindent=function(){return n.pop(),this}}function Mw(e){e=V({format:!1,preamble:!0},e||{});function t(n,i){var r=i||new Aw,o=new Tw(r,e.format);e.preamble&&o.append(hw);var a=new yt,s=n.$model;if(a.getNamespaces().mapDefaultPrefixes(kw(s)),a.build(n).serializeTo(o),!i)return r.value}return{toXML:t}}function kw(e){const t=e.config&&e.config.nsMap||{},n={};for(const i in Hu)n[i]=Hu[i];for(const i in t){const r=t[i];n[r]=i}for(const i of e.getPackages())n[i.prefix]=i.uri;return n}function us(e,t){Gn.call(this,e,t)}us.prototype=Object.create(Gn.prototype),us.prototype.fromXML=function(e,t,n){Sn(t)||(n=t,t="bpmn:Definitions");var i=new Wu(V({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},us.prototype.toXML=function(e,t){var n=new Mw(t);return new Promise(function(i,r){try{var o=n.toXML(e);return i({xml:o})}catch(a){return r(a)}})};var Ow="BPMN20",Dw="http://www.omg.org/spec/BPMN/20100524/MODEL",Lw="bpmn",Iw=[],Bw=[{name:"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"operations",type:"Operation",isMany:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"Operation",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"inMessageRef",type:"Message",isReference:!0},{name:"outMessageRef",type:"Message",isReference:!0},{name:"errorRef",type:"Error",isMany:!0,isReference:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"EndPoint",superClass:["RootElement"]},{name:"Auditing",superClass:["BaseElement"]},{name:"GlobalTask",superClass:["CallableElement"],properties:[{name:"resources",type:"ResourceRole",isMany:!0}]},{name:"Monitoring",superClass:["BaseElement"]},{name:"Performer",superClass:["ResourceRole"]},{name:"Process",superClass:["FlowElementsContainer","CallableElement"],properties:[{name:"processType",type:"ProcessType",isAttr:!0},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"properties",type:"Property",isMany:!0},{name:"laneSets",isMany:!0,replaces:"FlowElementsContainer#laneSets",type:"LaneSet"},{name:"flowElements",isMany:!0,replaces:"FlowElementsContainer#flowElements",type:"FlowElement"},{name:"artifacts",type:"Artifact",isMany:!0},{name:"resources",type:"ResourceRole",isMany:!0},{name:"correlationSubscriptions",type:"CorrelationSubscription",isMany:!0},{name:"supports",type:"Process",isMany:!0,isReference:!0},{name:"definitionalCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"isExecutable",isAttr:!0,type:"Boolean"}]},{name:"LaneSet",superClass:["BaseElement"],properties:[{name:"lanes",type:"Lane",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Lane",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"partitionElementRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"partitionElement",type:"BaseElement"},{name:"flowNodeRef",type:"FlowNode",isMany:!0,isReference:!0},{name:"childLaneSet",type:"LaneSet",xml:{serialize:"xsi:type"}}]},{name:"GlobalManualTask",superClass:["GlobalTask"]},{name:"ManualTask",superClass:["Task"]},{name:"UserTask",superClass:["Task"],properties:[{name:"renderings",type:"Rendering",isMany:!0},{name:"implementation",isAttr:!0,type:"String"}]},{name:"Rendering",superClass:["BaseElement"]},{name:"HumanPerformer",superClass:["Performer"]},{name:"PotentialOwner",superClass:["HumanPerformer"]},{name:"GlobalUserTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"renderings",type:"Rendering",isMany:!0}]},{name:"Gateway",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"gatewayDirection",type:"GatewayDirection",default:"Unspecified",isAttr:!0}]},{name:"EventBasedGateway",superClass:["Gateway"],properties:[{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"eventGatewayType",type:"EventBasedGatewayType",isAttr:!0,default:"Exclusive"}]},{name:"ComplexGateway",superClass:["Gateway"],properties:[{name:"activationCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ExclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"InclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ParallelGateway",superClass:["Gateway"]},{name:"RootElement",isAbstract:!0,superClass:["BaseElement"]},{name:"Relationship",superClass:["BaseElement"],properties:[{name:"type",isAttr:!0,type:"String"},{name:"direction",type:"RelationshipDirection",isAttr:!0},{name:"source",isMany:!0,isReference:!0,type:"Element"},{name:"target",isMany:!0,isReference:!0,type:"Element"}]},{name:"BaseElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,type:"String",isId:!0},{name:"documentation",type:"Documentation",isMany:!0},{name:"extensionDefinitions",type:"ExtensionDefinition",isMany:!0,isReference:!0},{name:"extensionElements",type:"ExtensionElements"}]},{name:"Extension",properties:[{name:"mustUnderstand",default:!1,isAttr:!0,type:"Boolean"},{name:"definition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"extensionAttributeDefinitions",type:"ExtensionAttributeDefinition",isMany:!0}]},{name:"ExtensionAttributeDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"type",isAttr:!0,type:"String"},{name:"isReference",default:!1,isAttr:!0,type:"Boolean"},{name:"extensionDefinition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionElements",properties:[{name:"valueRef",isAttr:!0,isReference:!0,type:"Element"},{name:"values",type:"Element",isMany:!0},{name:"extensionAttributeDefinition",type:"ExtensionAttributeDefinition",isAttr:!0,isReference:!0}]},{name:"Documentation",superClass:["BaseElement"],properties:[{name:"text",type:"String",isBody:!0},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Event",isAbstract:!0,superClass:["FlowNode","InteractionNode"],properties:[{name:"properties",type:"Property",isMany:!0}]},{name:"IntermediateCatchEvent",superClass:["CatchEvent"]},{name:"IntermediateThrowEvent",superClass:["ThrowEvent"]},{name:"EndEvent",superClass:["ThrowEvent"]},{name:"StartEvent",superClass:["CatchEvent"],properties:[{name:"isInterrupting",default:!0,isAttr:!0,type:"Boolean"}]},{name:"ThrowEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"inputSet",type:"InputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"CatchEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"parallelMultiple",isAttr:!0,type:"Boolean",default:!1},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"outputSet",type:"OutputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"BoundaryEvent",superClass:["CatchEvent"],properties:[{name:"cancelActivity",default:!0,isAttr:!0,type:"Boolean"},{name:"attachedToRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"EventDefinition",isAbstract:!0,superClass:["RootElement"]},{name:"CancelEventDefinition",superClass:["EventDefinition"]},{name:"ErrorEventDefinition",superClass:["EventDefinition"],properties:[{name:"errorRef",type:"Error",isAttr:!0,isReference:!0}]},{name:"TerminateEventDefinition",superClass:["EventDefinition"]},{name:"EscalationEventDefinition",superClass:["EventDefinition"],properties:[{name:"escalationRef",type:"Escalation",isAttr:!0,isReference:!0}]},{name:"Escalation",properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"escalationCode",isAttr:!0,type:"String"}],superClass:["RootElement"]},{name:"CompensateEventDefinition",superClass:["EventDefinition"],properties:[{name:"waitForCompletion",isAttr:!0,type:"Boolean",default:!0},{name:"activityRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"TimerEventDefinition",superClass:["EventDefinition"],properties:[{name:"timeDate",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeCycle",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeDuration",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"LinkEventDefinition",superClass:["EventDefinition"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"target",type:"LinkEventDefinition",isReference:!0},{name:"source",type:"LinkEventDefinition",isMany:!0,isReference:!0}]},{name:"MessageEventDefinition",superClass:["EventDefinition"],properties:[{name:"messageRef",type:"Message",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isReference:!0}]},{name:"ConditionalEventDefinition",superClass:["EventDefinition"],properties:[{name:"condition",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"SignalEventDefinition",superClass:["EventDefinition"],properties:[{name:"signalRef",type:"Signal",isAttr:!0,isReference:!0}]},{name:"Signal",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ImplicitThrowEvent",superClass:["ThrowEvent"]},{name:"DataState",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"ItemAwareElement",superClass:["BaseElement"],properties:[{name:"itemSubjectRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"dataState",type:"DataState"}]},{name:"DataAssociation",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"ItemAwareElement",isMany:!0,isReference:!0},{name:"targetRef",type:"ItemAwareElement",isReference:!0},{name:"transformation",type:"FormalExpression",xml:{serialize:"property"}},{name:"assignment",type:"Assignment",isMany:!0}]},{name:"DataInput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"inputSetRef",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithOptional",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithWhileExecuting",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"DataOutput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"outputSetRef",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithOptional",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithWhileExecuting",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"InputSet",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"dataInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"optionalInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"whileExecutingInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"outputSetRefs",type:"OutputSet",isMany:!0,isReference:!0}]},{name:"OutputSet",superClass:["BaseElement"],properties:[{name:"dataOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"inputSetRefs",type:"InputSet",isMany:!0,isReference:!0},{name:"optionalOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"whileExecutingOutputRefs",type:"DataOutput",isMany:!0,isReference:!0}]},{name:"Property",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"DataInputAssociation",superClass:["DataAssociation"]},{name:"DataOutputAssociation",superClass:["DataAssociation"]},{name:"InputOutputSpecification",superClass:["BaseElement"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"inputSets",type:"InputSet",isMany:!0},{name:"outputSets",type:"OutputSet",isMany:!0}]},{name:"DataObject",superClass:["FlowElement","ItemAwareElement"],properties:[{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"}]},{name:"InputOutputBinding",properties:[{name:"inputDataRef",type:"InputSet",isAttr:!0,isReference:!0},{name:"outputDataRef",type:"OutputSet",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"Assignment",superClass:["BaseElement"],properties:[{name:"from",type:"Expression",xml:{serialize:"xsi:type"}},{name:"to",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"DataStore",superClass:["RootElement","ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"capacity",isAttr:!0,type:"Integer"},{name:"isUnlimited",default:!0,isAttr:!0,type:"Boolean"}]},{name:"DataStoreReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataStoreRef",type:"DataStore",isAttr:!0,isReference:!0}]},{name:"DataObjectReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataObjectRef",type:"DataObject",isAttr:!0,isReference:!0}]},{name:"ConversationLink",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ConversationAssociation",superClass:["BaseElement"],properties:[{name:"innerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0},{name:"outerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0}]},{name:"CallConversation",superClass:["ConversationNode"],properties:[{name:"calledCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"Conversation",superClass:["ConversationNode"]},{name:"SubConversation",superClass:["ConversationNode"],properties:[{name:"conversationNodes",type:"ConversationNode",isMany:!0}]},{name:"ConversationNode",isAbstract:!0,superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"messageFlowRefs",type:"MessageFlow",isMany:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0}]},{name:"GlobalConversation",superClass:["Collaboration"]},{name:"PartnerEntity",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"PartnerRole",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"CorrelationProperty",superClass:["RootElement"],properties:[{name:"correlationPropertyRetrievalExpression",type:"CorrelationPropertyRetrievalExpression",isMany:!0},{name:"name",isAttr:!0,type:"String"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Error",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"errorCode",isAttr:!0,type:"String"}]},{name:"CorrelationKey",superClass:["BaseElement"],properties:[{name:"correlationPropertyRef",type:"CorrelationProperty",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Expression",superClass:["BaseElement"],isAbstract:!1,properties:[{name:"body",isBody:!0,type:"String"}]},{name:"FormalExpression",superClass:["Expression"],properties:[{name:"language",isAttr:!0,type:"String"},{name:"evaluatesToTypeRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Message",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"itemRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"ItemDefinition",superClass:["RootElement"],properties:[{name:"itemKind",type:"ItemKind",isAttr:!0},{name:"structureRef",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"import",type:"Import",isAttr:!0,isReference:!0}]},{name:"FlowElement",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"categoryValueRef",type:"CategoryValue",isMany:!0,isReference:!0}]},{name:"SequenceFlow",superClass:["FlowElement"],properties:[{name:"isImmediate",isAttr:!0,type:"Boolean"},{name:"conditionExpression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"sourceRef",type:"FlowNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"FlowNode",isAttr:!0,isReference:!0}]},{name:"FlowElementsContainer",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"laneSets",type:"LaneSet",isMany:!0},{name:"flowElements",type:"FlowElement",isMany:!0}]},{name:"CallableElement",isAbstract:!0,superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"supportedInterfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"ioBinding",type:"InputOutputBinding",isMany:!0,xml:{serialize:"property"}}]},{name:"FlowNode",isAbstract:!0,superClass:["FlowElement"],properties:[{name:"incoming",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"outgoing",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"lanes",type:"Lane",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"CorrelationPropertyRetrievalExpression",superClass:["BaseElement"],properties:[{name:"messagePath",type:"FormalExpression"},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"CorrelationPropertyBinding",superClass:["BaseElement"],properties:[{name:"dataPath",type:"FormalExpression"},{name:"correlationPropertyRef",type:"CorrelationProperty",isAttr:!0,isReference:!0}]},{name:"Resource",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"resourceParameters",type:"ResourceParameter",isMany:!0}]},{name:"ResourceParameter",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isRequired",isAttr:!0,type:"Boolean"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"CorrelationSubscription",superClass:["BaseElement"],properties:[{name:"correlationKeyRef",type:"CorrelationKey",isAttr:!0,isReference:!0},{name:"correlationPropertyBinding",type:"CorrelationPropertyBinding",isMany:!0}]},{name:"MessageFlow",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"MessageFlowAssociation",superClass:["BaseElement"],properties:[{name:"innerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0},{name:"outerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0}]},{name:"InteractionNode",isAbstract:!0,properties:[{name:"incomingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0},{name:"outgoingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"Participant",superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"interfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"participantMultiplicity",type:"ParticipantMultiplicity"},{name:"endPointRefs",type:"EndPoint",isMany:!0,isReference:!0},{name:"processRef",type:"Process",isAttr:!0,isReference:!0}]},{name:"ParticipantAssociation",superClass:["BaseElement"],properties:[{name:"innerParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"outerParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"ParticipantMultiplicity",properties:[{name:"minimum",default:0,isAttr:!0,type:"Integer"},{name:"maximum",default:1,isAttr:!0,type:"Integer"}],superClass:["BaseElement"]},{name:"Collaboration",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"participants",type:"Participant",isMany:!0},{name:"messageFlows",type:"MessageFlow",isMany:!0},{name:"artifacts",type:"Artifact",isMany:!0},{name:"conversations",type:"ConversationNode",isMany:!0},{name:"conversationAssociations",type:"ConversationAssociation"},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0},{name:"messageFlowAssociations",type:"MessageFlowAssociation",isMany:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"choreographyRef",type:"Choreography",isMany:!0,isReference:!0},{name:"conversationLinks",type:"ConversationLink",isMany:!0}]},{name:"ChoreographyActivity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"loopType",type:"ChoreographyLoopType",default:"None",isAttr:!0}]},{name:"CallChoreography",superClass:["ChoreographyActivity"],properties:[{name:"calledChoreographyRef",type:"Choreography",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"SubChoreography",superClass:["ChoreographyActivity","FlowElementsContainer"],properties:[{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"ChoreographyTask",superClass:["ChoreographyActivity"],properties:[{name:"messageFlowRef",type:"MessageFlow",isMany:!0,isReference:!0}]},{name:"Choreography",superClass:["Collaboration","FlowElementsContainer"]},{name:"GlobalChoreographyTask",superClass:["Choreography"],properties:[{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"TextAnnotation",superClass:["Artifact"],properties:[{name:"text",type:"String"},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Group",superClass:["Artifact"],properties:[{name:"categoryValueRef",type:"CategoryValue",isAttr:!0,isReference:!0}]},{name:"Association",superClass:["Artifact"],properties:[{name:"associationDirection",type:"AssociationDirection",isAttr:!0},{name:"sourceRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"targetRef",type:"BaseElement",isAttr:!0,isReference:!0}]},{name:"Category",superClass:["RootElement"],properties:[{name:"categoryValue",type:"CategoryValue",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Artifact",isAbstract:!0,superClass:["BaseElement"]},{name:"CategoryValue",superClass:["BaseElement"],properties:[{name:"categorizedFlowElements",type:"FlowElement",isMany:!0,isVirtual:!0,isReference:!0},{name:"value",isAttr:!0,type:"String"}]},{name:"Activity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"isForCompensation",default:!1,isAttr:!0,type:"Boolean"},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"boundaryEventRefs",type:"BoundaryEvent",isMany:!0,isReference:!0},{name:"properties",type:"Property",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"startQuantity",default:1,isAttr:!0,type:"Integer"},{name:"resources",type:"ResourceRole",isMany:!0},{name:"completionQuantity",default:1,isAttr:!0,type:"Integer"},{name:"loopCharacteristics",type:"LoopCharacteristics"}]},{name:"ServiceTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"SubProcess",superClass:["Activity","FlowElementsContainer","InteractionNode"],properties:[{name:"triggeredByEvent",default:!1,isAttr:!0,type:"Boolean"},{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"LoopCharacteristics",isAbstract:!0,superClass:["BaseElement"]},{name:"MultiInstanceLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"isSequential",default:!1,isAttr:!0,type:"Boolean"},{name:"behavior",type:"MultiInstanceBehavior",default:"All",isAttr:!0},{name:"loopCardinality",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopDataInputRef",type:"ItemAwareElement",isReference:!0},{name:"loopDataOutputRef",type:"ItemAwareElement",isReference:!0},{name:"inputDataItem",type:"DataInput",xml:{serialize:"property"}},{name:"outputDataItem",type:"DataOutput",xml:{serialize:"property"}},{name:"complexBehaviorDefinition",type:"ComplexBehaviorDefinition",isMany:!0},{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"oneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0},{name:"noneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0}]},{name:"StandardLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"testBefore",default:!1,isAttr:!0,type:"Boolean"},{name:"loopCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopMaximum",type:"Integer",isAttr:!0}]},{name:"CallActivity",superClass:["Activity","InteractionNode"],properties:[{name:"calledElement",type:"String",isAttr:!0}]},{name:"Task",superClass:["Activity","InteractionNode"]},{name:"SendTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ReceiveTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ScriptTask",superClass:["Task"],properties:[{name:"scriptFormat",isAttr:!0,type:"String"},{name:"script",type:"String"}]},{name:"BusinessRuleTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"AdHocSubProcess",superClass:["SubProcess"],properties:[{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"ordering",type:"AdHocOrdering",isAttr:!0},{name:"cancelRemainingInstances",default:!0,isAttr:!0,type:"Boolean"}]},{name:"Transaction",superClass:["SubProcess"],properties:[{name:"protocol",isAttr:!0,type:"String"},{name:"method",isAttr:!0,type:"String"}]},{name:"GlobalScriptTask",superClass:["GlobalTask"],properties:[{name:"scriptLanguage",isAttr:!0,type:"String"},{name:"script",isAttr:!0,type:"String"}]},{name:"GlobalBusinessRuleTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"ComplexBehaviorDefinition",superClass:["BaseElement"],properties:[{name:"condition",type:"FormalExpression"},{name:"event",type:"ImplicitThrowEvent"}]},{name:"ResourceRole",superClass:["BaseElement"],properties:[{name:"resourceRef",type:"Resource",isReference:!0},{name:"resourceParameterBindings",type:"ResourceParameterBinding",isMany:!0},{name:"resourceAssignmentExpression",type:"ResourceAssignmentExpression"},{name:"name",isAttr:!0,type:"String"}]},{name:"ResourceParameterBinding",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"parameterRef",type:"ResourceParameter",isAttr:!0,isReference:!0}],superClass:["BaseElement"]},{name:"ResourceAssignmentExpression",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}}],superClass:["BaseElement"]},{name:"Import",properties:[{name:"importType",isAttr:!0,type:"String"},{name:"location",isAttr:!0,type:"String"},{name:"namespace",isAttr:!0,type:"String"}]},{name:"Definitions",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"targetNamespace",isAttr:!0,type:"String"},{name:"expressionLanguage",default:"http://www.w3.org/1999/XPath",isAttr:!0,type:"String"},{name:"typeLanguage",default:"http://www.w3.org/2001/XMLSchema",isAttr:!0,type:"String"},{name:"imports",type:"Import",isMany:!0},{name:"extensions",type:"Extension",isMany:!0},{name:"rootElements",type:"RootElement",isMany:!0},{name:"diagrams",isMany:!0,type:"bpmndi:BPMNDiagram"},{name:"exporter",isAttr:!0,type:"String"},{name:"relationships",type:"Relationship",isMany:!0},{name:"exporterVersion",isAttr:!0,type:"String"}]}],Nw=[{name:"ProcessType",literalValues:[{name:"None"},{name:"Public"},{name:"Private"}]},{name:"GatewayDirection",literalValues:[{name:"Unspecified"},{name:"Converging"},{name:"Diverging"},{name:"Mixed"}]},{name:"EventBasedGatewayType",literalValues:[{name:"Parallel"},{name:"Exclusive"}]},{name:"RelationshipDirection",literalValues:[{name:"None"},{name:"Forward"},{name:"Backward"},{name:"Both"}]},{name:"ItemKind",literalValues:[{name:"Physical"},{name:"Information"}]},{name:"ChoreographyLoopType",literalValues:[{name:"None"},{name:"Standard"},{name:"MultiInstanceSequential"},{name:"MultiInstanceParallel"}]},{name:"AssociationDirection",literalValues:[{name:"None"},{name:"One"},{name:"Both"}]},{name:"MultiInstanceBehavior",literalValues:[{name:"None"},{name:"One"},{name:"All"},{name:"Complex"}]},{name:"AdHocOrdering",literalValues:[{name:"Parallel"},{name:"Sequential"}]}],$w={tagAlias:"lowerCase",typePrefix:"t"},Fw={name:Ow,uri:Dw,prefix:Lw,associations:Iw,types:Bw,enumerations:Nw,xml:$w},jw="BPMNDI",Hw="http://www.omg.org/spec/BPMN/20100524/DI",zw="bpmndi",Gw=[{name:"BPMNDiagram",properties:[{name:"plane",type:"BPMNPlane",redefines:"di:Diagram#rootElement"},{name:"labelStyle",type:"BPMNLabelStyle",isMany:!0}],superClass:["di:Diagram"]},{name:"BPMNPlane",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"}],superClass:["di:Plane"]},{name:"BPMNShape",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"isHorizontal",isAttr:!0,type:"Boolean"},{name:"isExpanded",isAttr:!0,type:"Boolean"},{name:"isMarkerVisible",isAttr:!0,type:"Boolean"},{name:"label",type:"BPMNLabel"},{name:"isMessageVisible",isAttr:!0,type:"Boolean"},{name:"participantBandKind",type:"ParticipantBandKind",isAttr:!0},{name:"choreographyActivityShape",type:"BPMNShape",isAttr:!0,isReference:!0}],superClass:["di:LabeledShape"]},{name:"BPMNEdge",properties:[{name:"label",type:"BPMNLabel"},{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"sourceElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#source"},{name:"targetElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#target"},{name:"messageVisibleKind",type:"MessageVisibleKind",isAttr:!0,default:"initiating"}],superClass:["di:LabeledEdge"]},{name:"BPMNLabel",properties:[{name:"labelStyle",type:"BPMNLabelStyle",isAttr:!0,isReference:!0,redefines:"di:DiagramElement#style"}],superClass:["di:Label"]},{name:"BPMNLabelStyle",properties:[{name:"font",type:"dc:Font"}],superClass:["di:Style"]}],Vw=[{name:"ParticipantBandKind",literalValues:[{name:"top_initiating"},{name:"middle_initiating"},{name:"bottom_initiating"},{name:"top_non_initiating"},{name:"middle_non_initiating"},{name:"bottom_non_initiating"}]},{name:"MessageVisibleKind",literalValues:[{name:"initiating"},{name:"non_initiating"}]}],Ww=[],Uw={name:jw,uri:Hw,prefix:zw,types:Gw,enumerations:Vw,associations:Ww},qw="DC",Yw="http://www.omg.org/spec/DD/20100524/DC",Kw="dc",Xw=[{name:"Boolean"},{name:"Integer"},{name:"Real"},{name:"String"},{name:"Font",properties:[{name:"name",type:"String",isAttr:!0},{name:"size",type:"Real",isAttr:!0},{name:"isBold",type:"Boolean",isAttr:!0},{name:"isItalic",type:"Boolean",isAttr:!0},{name:"isUnderline",type:"Boolean",isAttr:!0},{name:"isStrikeThrough",type:"Boolean",isAttr:!0}]},{name:"Point",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0}]},{name:"Bounds",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0},{name:"width",type:"Real",isAttr:!0},{name:"height",type:"Real",isAttr:!0}]}],Zw=[],Qw={name:qw,uri:Yw,prefix:Kw,types:Xw,associations:Zw},Jw="DI",eE="http://www.omg.org/spec/DD/20100524/DI",tE="di",nE=[{name:"DiagramElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"extension",type:"Extension"},{name:"owningDiagram",type:"Diagram",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"owningElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"modelElement",isReadOnly:!0,isVirtual:!0,isReference:!0,type:"Element"},{name:"style",type:"Style",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"ownedElement",type:"DiagramElement",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Node",isAbstract:!0,superClass:["DiagramElement"]},{name:"Edge",isAbstract:!0,superClass:["DiagramElement"],properties:[{name:"source",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"target",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"waypoint",isUnique:!1,isMany:!0,type:"dc:Point",xml:{serialize:"xsi:type"}}]},{name:"Diagram",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"rootElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0},{name:"name",isAttr:!0,type:"String"},{name:"documentation",isAttr:!0,type:"String"},{name:"resolution",isAttr:!0,type:"Real"},{name:"ownedStyle",type:"Style",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Shape",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Plane",isAbstract:!0,superClass:["Node"],properties:[{name:"planeElement",type:"DiagramElement",subsettedProperty:"DiagramElement-ownedElement",isMany:!0}]},{name:"LabeledEdge",isAbstract:!0,superClass:["Edge"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"LabeledShape",isAbstract:!0,superClass:["Shape"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"Label",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Style",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"}]},{name:"Extension",properties:[{name:"values",isMany:!0,type:"Element"}]}],iE=[],rE={tagAlias:"lowerCase"},oE={name:Jw,uri:eE,prefix:tE,types:nE,associations:iE,xml:rE},aE="bpmn.io colors for BPMN",sE="http://bpmn.io/schema/bpmn/biocolor/1.0",cE="bioc",uE=[{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]}],lE=[],pE=[],fE={name:aE,uri:sE,prefix:cE,types:uE,enumerations:lE,associations:pE},dE="BPMN in Color",hE="http://www.omg.org/spec/BPMN/non-normative/color/1.0",mE="color",gE=[{name:"ColoredLabel",extends:["bpmndi:BPMNLabel"],properties:[{name:"color",isAttr:!0,type:"String"}]},{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"background-color",isAttr:!0,type:"String"},{name:"border-color",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"border-color",isAttr:!0,type:"String"}]}],yE=[],vE=[],bE={name:dE,uri:hE,prefix:mE,types:gE,enumerations:yE,associations:vE};const _E={bpmn:Fw,bpmndi:Uw,dc:Qw,di:oE,bioc:fE,color:bE};function kd(e,t){const n=V({},_E,e);return new us(n,t)}const xE={name:"bpmn-i18n",uri:"http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",prefix:"i18n",types:[{name:"Translation",superClass:["Element"],properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"body",isBody:!0,type:"String"},{name:"target",isAttr:!0,type:"String",default:"@name"},{name:"textFormat",isAttr:"true",type:"String",default:"text/plain"}]}],enumerations:[],associations:[],xml:{tagAlias:"lowerCase",typePrefix:"t"}},wE="http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",Od="i18n",ls={[Od]:xE,[Mu]:sd};function Dd(){return kd(ls)}const Ld=Dd();async function Yu(e){const{rootElement:t,warnings:n}=await Ld.fromXML(e,"bpmn:Definitions");return{definitions:t,warnings:n}}async function EE(e){const{xml:t}=await Ld.toXML(e,{format:!0});return t}function Ku(e){return e.map(t=>typeof t=="string"?t:t.message??String(t))}const ro={cjkEm:.865,upperEm:.68,lowerEm:.5,digitEm:.556,spaceEm:.278,otherEm:.35,ascentEm:.9,descentEm:.25},SE=/[ᄀ-ᇿ -〿-ヿ㐀-鿿가--⦆]/;function RE(e){const t=ro;return SE.test(e)?t.cjkEm:e===" "?t.spaceEm:e>="0"&&e<="9"?t.digitEm:e>="A"&&e<="Z"?t.upperEm:e>="a"&&e<="z"?t.lowerEm:t.otherEm}function oo(e,t){let n=0;for(const i of e)n+=t*RE(i);return n}function Id(e=globalThis,{textMeasurement:t="approximate"}={}){if(!(e!=null&&e.SVGElement))throw new Error("installHeadlessBpmnDom: DOM 전역이 없다 — jsdom window 를 전역에 올린 뒤 호출할 것");t==="approximate"&&CE(e),PE(e),AE(e),TE(e)}function CE(e){var i;const t=(i=e.HTMLCanvasElement)==null?void 0:i.prototype;if(!t||t.__headlessTextMeasurement)return;t.__headlessTextMeasurement=!0;const n={font:"12px sans-serif",letterSpacing:"0px",measureText(r){var a;const o=Number.parseFloat(((a=String(n.font).match(/(\d+(?:\.\d+)?)px/))==null?void 0:a[1])??"12");return{width:oo(r,o),fontBoundingBoxAscent:o*ro.ascentEm,fontBoundingBoxDescent:o*ro.descentEm,actualBoundingBoxAscent:o*ro.ascentEm,actualBoundingBoxDescent:o*ro.descentEm}}};t.getContext=()=>n}function PE(e){if(e.SVGMatrix)return;class t{constructor(){Zr(this,"a",1);Zr(this,"b",0);Zr(this,"c",0);Zr(this,"d",1);Zr(this,"e",0);Zr(this,"f",0)}static of(i,r,o,a,s,c){return Object.assign(new t,{a:i,b:r,c:o,d:a,e:s,f:c})}multiply(i){return t.of(this.a*i.a+this.c*i.b,this.b*i.a+this.d*i.b,this.a*i.c+this.c*i.d,this.b*i.c+this.d*i.d,this.a*i.e+this.c*i.f+this.e,this.b*i.e+this.d*i.f+this.f)}translate(i,r){return this.multiply(t.of(1,0,0,1,i,r))}scale(i,r=i){return this.multiply(t.of(i,0,0,r,0,0))}inverse(){const i=this.a*this.d-this.b*this.c;return t.of(this.d/i,-this.b/i,-this.c/i,this.a/i,(this.c*this.f-this.d*this.e)/i,(this.b*this.e-this.a*this.f)/i)}}e.SVGMatrix=t}function AE(e){var o;const t=()=>{const a=new e.SVGMatrix;return{type:0,matrix:a,setTranslate(s,c){a.e=s,a.f=c},setScale(s,c){a.a=s,a.d=c},setRotate(s,c=0,u=0){const l=s*Math.PI/180,f=Math.cos(l),p=Math.sin(l);a.a=f,a.b=p,a.c=-p,a.d=f,a.e=c-f*c+p*u,a.f=u-p*c-f*u},setMatrix(s){Object.assign(a,s)}}},n=a=>{const s=t();return Object.assign(s.matrix,a),s},i=(o=e.SVGSVGElement)==null?void 0:o.prototype;i&&!i.createSVGTransform&&(i.createSVGTransform=t,i.createSVGTransformFromMatrix=n,i.createSVGMatrix=()=>new e.SVGMatrix,i.createSVGPoint=()=>({x:0,y:0,matrixTransform:()=>({x:0,y:0})}));const r=e.SVGElement.prototype;Object.getOwnPropertyDescriptor(r,"transform")||Object.defineProperty(r,"transform",{configurable:!0,get(){if(!this.__headlessTransformList){const a=[];this.__headlessTransformList={baseVal:{get numberOfItems(){return a.length},clear:()=>{a.length=0},appendItem:s=>(a.push(s),s),getItem:s=>a[s],createSVGTransformFromMatrix:n,consolidate:()=>a[a.length-1]??null}}}return this.__headlessTransformList}})}function TE(e){const t=e.SVGElement.prototype;if(!t.getCTM){const n=()=>new e.SVGMatrix;t.getCTM=n,t.getScreenCTM=n}t.getBBox||(t.getBBox=function(){const n=String(this.textContent??"");return{x:0,y:0,width:oo(n,12),height:14}})}const ps=new Set(["bpmn:Participant","bpmn:Lane","bpmn:Group","bpmn:SubProcess","bpmn:AdHocSubProcess","bpmn:Transaction"]),ME=1,Xu=new Set(["bpmn:TextAnnotation","bpmn:DataStoreReference","bpmn:DataObjectReference","bpmn:DataInput","bpmn:DataOutput"]),kE=2;function ai(e){switch(e.kind){case"label-over-line":return`L|${e.edge}|${e.line}`;case"edge-crosses-shape":return`x|${e.edge}|${e.shape}`;case"shape-overlap":return`o|${e.shapes[0]}|${e.shapes[1]}`;case"shape-outside-container":return`c|${e.shape}|${e.container}`;case"edge-overlap-opposite":return`p|${e.edges[0]}|${e.edges[1]}`;case"edge-overlap-mixed":return`m|${e.edges[0]}|${e.edges[1]}`;case"edge-overlap-unrelated":return`u|${e.edges[0]}|${e.edges[1]}`;case"label-on-shared-segment":return`l|${e.edge}|${e.other}`;case"annotation-over-label":return`a|${e.annotation}|${e.label}`;case"group-overlap-unintended":return`g|${e.groups[0]}|${e.groups[1]}${e.container?`|⊃${e.container}`:""}`;case"group-overlap-unreadable":return e.reason==="minority"?`gu*|${e.group}|${e.shapes.join(",")}`:e.reason==="throughpass"?`gu>|${e.group}|${e.shapes.join(",")}`:`gu|${e.groups[0]}|${e.groups[1]}|${e.shapes.join(",")}`;case"group-stack-unreadable":return`gs|${e.groups.join("|")}|${e.shapes.join(",")}`;case"group-on-container-boundary":return`gb|${e.group}|${e.container}|${e.side}`;case"group-on-group-boundary":return`gg|${e.groups[0]}|${e.groups[1]}|${e.axis}`;case"group-cuts-shape":return`gc|${e.group}|${e.shape}|${e.side}`;case"pool-name-over-label":return`pn|${e.pool}|${e.label}`}}const Bd=20,fs=5,Nd=3,OE=8,$d=12,DE=$d*1.2;function Zu(e,t){const n=t.split(/\r?\n/),i=Math.max(...n.map(o=>oo(o,$d))),r=n.length*DE;return{x:e.x+e.width/2-i/2,y:e.y+e.height/2-r/2,width:i,height:r}}const Fd=1;function gn(e){const t=[];for(let n=0;n+1<e.waypoints.length;n++){const i=e.waypoints[n],r=e.waypoints[n+1];Math.abs(i.y-r.y)<.5&&Math.abs(i.x-r.x)>=.5?t.push({axis:"h",at:i.y,lo:Math.min(i.x,r.x),hi:Math.max(i.x,r.x),dir:r.x>i.x?1:-1}):Math.abs(i.x-r.x)<.5&&Math.abs(i.y-r.y)>=.5&&t.push({axis:"v",at:i.x,lo:Math.min(i.y,r.y),hi:Math.max(i.y,r.y),dir:r.y>i.y?1:-1})}return t}function ao(e,t){let n=null;const i=e.type!==t.type,o=!!(e.source&&e.target&&t.source&&t.target)&&e.source!==t.source&&e.source!==t.target&&e.target!==t.source&&e.target!==t.target;for(const a of gn(e))for(const s of gn(t)){if(a.axis!==s.axis||Math.abs(a.at-s.at)>Fd)continue;const c=a.dir!==s.dir?"opposite":i?"mixed":o?"unrelated":null;if(!c)continue;const u=Math.min(a.hi,s.hi)-Math.max(a.lo,s.lo);u>=Bd&&(!n||u>n.length)&&(n={axis:a.axis,length:u,kind:c})}return n}function Qu(e){return e.kind==="edge-overlap-opposite"||e.kind==="edge-overlap-mixed"||e.kind==="edge-overlap-unrelated"}function jd(e,t){const n=ao(e,t);return n&&n.kind==="opposite"?{axis:n.axis,length:n.length}:null}function LE(e,t){let n=0;for(const i of t)i.id!==e.id&&jd(e,i)&&n++;return n}function $n(e,t){let n=0;for(const i of t)i.id!==e.id&&ao(e,i)&&n++;return n}const Hd=15,zd=20;function IE(e,t){const n=t.axis==="v"?[e.x,e.x+e.width]:[e.y,e.y+e.height];if(t.at<n[0]-zd||t.at>n[1]+zd)return null;const i=t.axis==="v"?[e.y,e.y+e.height]:[e.x,e.x+e.width],r=Math.max(i[0],t.lo),o=Math.min(i[1],t.hi);return o>r?[r,o]:null}const Ju=20;function ds(e,t){const n=[];for(const i of t){if(i.axis!==e.axis||Math.abs(i.at-e.at)>Fd)continue;const r=Math.max(e.lo,i.lo),o=Math.min(e.hi,i.hi);o-r<Bd||n.push([r-Ju,o+Ju])}return n}function hs(e,t){const n=e.label;if(!n)return null;let i=null;for(const r of gn(e)){const o=IE(n,r);if(o){for(const a of t)if(a.id!==e.id&&!(i&&a.id>=i.other)){for(const[s,c]of ds(r,gn(a)))if(Math.min(c,o[1])>Math.max(s,o[0])){i={other:a.id,axis:r.axis};break}}}}return i}const BE=1,NE=(e,t,n)=>t.x>=e.x-n&&t.y>=e.y-n&&t.x+t.width<=e.x+e.width+n&&t.y+t.height<=e.y+e.height+n;function $E(e,t,n,i){const r=n.x+i,o=n.y+i,a=n.x+n.width-i,s=n.y+n.height-i;if(a<=r||s<=o)return!1;const c=t.x-e.x,u=t.y-e.y;let l=0,f=1;const p=(d,g)=>{if(g===0)return d<=0;const h=d/g;if(g>0){if(h>f)return!1;h>l&&(l=h)}else{if(h<l)return!1;h<f&&(f=h)}return!0};return p(r-e.x,c)&&p(e.x-a,-c)&&p(o-e.y,u)&&p(e.y-s,-u)&&f>l}function el(e,t,n){return e.x+n<t.x+t.width-n&&t.x+n<e.x+e.width-n&&e.y+n<t.y+t.height-n&&t.y+n<e.y+e.height-n}const FE=(e,t)=>e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height,so=1;function Mi(e,t){const n=e.x+so,i=e.x+e.width-so,r=e.y+so,o=e.y+e.height-so;return t.axis==="h"?t.at>r&&t.at<o&&t.lo<i&&t.hi>n:t.at>n&&t.at<i&&t.lo<o&&t.hi>r}function Qo(e){return[{axis:"h",at:e.y,lo:e.x,hi:e.x+e.width,dir:1},{axis:"h",at:e.y+e.height,lo:e.x,hi:e.x+e.width,dir:1},{axis:"v",at:e.x,lo:e.y,hi:e.y+e.height,dir:1},{axis:"v",at:e.x+e.width,lo:e.y,hi:e.y+e.height,dir:1}]}function Gd(e,t){const n=e.label;if(!n)return null;if(gn(e).some(i=>Mi(n,i)))return e.id;for(const i of[...t.edges].filter(r=>r.id!==e.id).sort((r,o)=>r.id.localeCompare(o.id)))if(gn(i).some(r=>Mi(n,r)))return i.id;for(const i of t.shapes.filter(r=>r.container).sort((r,o)=>r.id.localeCompare(o.id)))if(Qo(i).some(r=>Mi(n,r)))return i.id;return null}function yn(e,t){const n=new Set(e.endpoints),i=[];for(const r of t)if(!n.has(r.id)){for(let o=0;o+1<e.waypoints.length;o++)if($E(e.waypoints[o],e.waypoints[o+1],r,kE)){i.push(r);break}}return i}function jE(e,t,n,i){const r=(u,l,f)=>(l.x-u.x)*(f.y-u.y)-(l.y-u.y)*(f.x-u.x),o=r(n,i,e),a=r(n,i,t),s=r(e,t,n),c=r(e,t,i);return o*a<0&&s*c<0}const Vd=(e,t)=>e.endpoints.some(n=>t.endpoints.includes(n));function ms(e,t){let n=0;for(const i of t){if(i.id===e.id||Vd(e,i))continue;let r=!1;for(let o=0;o+1<e.waypoints.length&&!r;o++)for(let a=0;a+1<i.waypoints.length&&!r;a++)jE(e.waypoints[o],e.waypoints[o+1],i.waypoints[a],i.waypoints[a+1])&&(r=!0);r&&n++}return n}function Fn(e,t){let n=0;for(const i of t)i.id===e.id||Vd(e,i)||ms(e,[i])>0&&(n+=i.type===e.type?2:1);return n}function Wd(e){let t=0;const n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)ms(n[i],[n[r]])>0&&(t+=n[i].type===n[r].type?2:1);return t}function tl(e){const t=[],n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)if(ms(n[i],[n[r]])>0){const o=n[i].id,a=n[r].id;t.push(o<a?[o,a]:[a,o])}return t.sort((i,r)=>`${i[0]}|${i[1]}`.localeCompare(`${r[0]}|${r[1]}`))}function Ud(e){const t=tl(e),n=a=>a==="bpmn:MessageFlow"||a.endsWith("Association")?"dashed":"solid",i=new Map(e.edges.map(a=>[a.id,a]));let r=0,o=0;for(const[a,s]of t){const c=i.get(a),u=i.get(s);if(!c||!u)continue;const l=n(c.type),f=n(u.type);l==="solid"&&f==="solid"?r++:l==="dashed"&&f==="dashed"&&o++}return{pairs:t,solidPairs:r,dashedPairs:o,mixedPairs:t.length-r-o,crossPoolMessages:HE(e)}}function HE(e){const t=e.shapes.filter(r=>r.type==="bpmn:Participant");if(t.length<3)return 0;const n=r=>{const o=e.shapes.find(a=>a.id===r);if(o)return t.find(a=>o.x>=a.x&&o.y>=a.y&&o.x+o.width<=a.x+a.width&&o.y+o.height<=a.y+a.height)};let i=0;for(const r of e.edges){if(r.type!=="bpmn:MessageFlow"||r.endpoints.length<2)continue;const o=n(r.endpoints[0]),a=n(r.endpoints[1]);if(!o||!a||o.id===a.id)continue;const s=Math.min(o.y,a.y),c=Math.max(o.y+o.height,a.y+a.height);t.some(u=>u.id!==o.id&&u.id!==a.id&&u.y>s&&u.y+u.height<c)&&i++}return i}function qd(e,t,n){const i=new Set(t.flatMap(r=>[...r.members]));return e.shapes.filter(r=>!r.container&&!Xu.has(r.type)&&!i.has(r.id)&&r.x>=n.x&&r.y>=n.y&&r.x+r.width<=n.right&&r.y+r.height<=n.bottom).map(r=>r.id).sort()}function Yd(e){var n;const t=(n=gt(e==null?void 0:e.extensionElements))==null?void 0:n.values;if(Array.isArray(t))for(const i of t){const r=gt(i);if((r==null?void 0:r.$type)!=="bwl:Members"||typeof r.refs!="string")continue;const o=r.refs.split(/\s+/).filter(Boolean);return o.length?o:void 0}}const Kd=e=>e?{members:e}:{},Vn=e=>e.shapes.filter(t=>!t.container);function zE(e,t,n){if(e.type==="bpmn:TextAnnotation")for(const i of t.edges){if(!/Association$/.test(i.type)||!i.endpoints.includes(e.id))continue;const r=i.endpoints.find(a=>a!==e.id),o=r?n.get(r):void 0;if(o){if(o.container)return o.id;if(o.parent)return o.parent}}}function Xd(e,t){const n=e.label;if(!n)return null;for(const i of[...t.edges].sort((r,o)=>r.id.localeCompare(o.id)))if(gn(i).some(r=>Mi(n,r)))return i.id;for(const i of[...t.shapes].filter(r=>r.container).sort((r,o)=>r.id.localeCompare(o.id)))if(Qo(i).some(r=>Mi(n,r)))return i.id;return null}function co(e){const t=[];for(const n of e.shapes)n.label&&t.push({owner:n.id,rect:n.label});for(const n of e.edges)n.label&&t.push({owner:n.id,rect:n.label});return t}function Wn(e){const t=[],n=e.shapes.filter(h=>!h.container);for(const h of e.edges)for(const m of yn(h,n))t.push({kind:"edge-crosses-shape",edge:h.id,shape:m.id});const i=n.filter(h=>!h.attached);for(let h=0;h<i.length;h++)for(let m=h+1;m<i.length;m++){const _=i[h],y=i[m];if(!el(_,y,ME))continue;const x=_.id<y.id?[_.id,y.id]:[y.id,_.id];t.push({kind:"shape-overlap",shapes:x,identical:FE(_,y)})}const r=e.shapes.filter(h=>h.type==="bpmn:Group"&&Array.isArray(h.members)&&h.members.length>0);for(let h=0;h<r.length;h++)for(let m=h+1;m<r.length;m++){const _=r[h],y=r[m],x=Math.min(_.x+_.width,y.x+y.width)-Math.max(_.x,y.x),S=Math.min(_.y+_.height,y.y+y.height)-Math.max(_.y,y.y);if(x<=fs||S<=fs)continue;const P=_.id<y.id?[_.id,y.id]:[y.id,_.id],C=new Set(y.members);if(_.members.some(T=>C.has(T))){const T=qd(e,r,{x:Math.max(_.x,y.x),y:Math.max(_.y,y.y),right:Math.min(_.x+_.width,y.x+y.width),bottom:Math.min(_.y+_.height,y.y+y.height)});T.length&&t.push({kind:"group-overlap-unreadable",reason:"orphan",groups:P,shapes:T});continue}const L=_.x<=y.x&&_.y<=y.y&&_.x+_.width>=y.x+y.width&&_.y+_.height>=y.y+y.height?_.id:y.x<=_.x&&y.y<=_.y&&y.x+y.width>=_.x+_.width&&y.y+y.height>=_.y+_.height?y.id:void 0;t.push({kind:"group-overlap-unintended",groups:P,...L?{container:L}:{}})}const o=new Set(r.flatMap(h=>[...h.members])),a=h=>e.shapes.filter(m=>!m.container&&!Xu.has(m.type)&&m.x>=h.x&&m.y>=h.y&&m.x+m.width<=h.x+h.width&&m.y+m.height<=h.y+h.height);for(const h of r){const m=a(h);if(!m.length)continue;const _=new Set(h.members),y=m.filter(x=>!_.has(x.id));y.some(x=>o.has(x.id))&&(y.length*2<m.length||t.push({kind:"group-overlap-unreadable",reason:"minority",group:h.id,shapes:y.map(x=>x.id).sort()}))}for(const h of r){const m=new Set(a(h).map(C=>C.id)),_=new Set(h.members),y=new Set([...m].filter(C=>!_.has(C)&&o.has(C)));if(!y.size)continue;let x=!1,S=!1,P=!1;for(const C of e.edges){if(C.type!=="bpmn:SequenceFlow"||!C.source||!C.target)continue;const L=y.has(C.source),T=y.has(C.target);!L&&T&&!m.has(C.source)?x=!0:L&&!T&&!m.has(C.target)?S=!0:L&&T&&(P=!0)}x&&S&&P&&t.push({kind:"group-overlap-unreadable",reason:"throughpass",group:h.id,shapes:[...y].sort()})}const s=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<s.length;h++)for(let m=h+1;m<s.length;m++)for(let _=m+1;_<s.length;_++){const y=[s[h],s[m],s[_]],x={x:Math.max(...y.map(C=>C.x)),y:Math.max(...y.map(C=>C.y)),right:Math.min(...y.map(C=>C.x+C.width)),bottom:Math.min(...y.map(C=>C.y+C.height))};if(x.right-x.x<=fs||x.bottom-x.y<=fs)continue;const S=qd(e,[],x);if(!S.length)continue;const P=y.map(C=>C.id).sort();t.push({kind:"group-stack-unreadable",groups:P,shapes:S})}for(const h of e.shapes.filter(m=>m.type==="bpmn:Group"))for(const m of e.shapes){if(m.container||m.attached||Xu.has(m.type)||m.width<=0||m.height<=0)continue;const _=[["top",h.y,"h",h.x,h.x+h.width],["bottom",h.y+h.height,"h",h.x,h.x+h.width],["left",h.x,"v",h.y,h.y+h.height],["right",h.x+h.width,"v",h.y,h.y+h.height]];for(const[y,x,S,P,C]of _){const L=S==="h"?m.x:m.y,T=S==="h"?m.x+m.width:m.y+m.height;if(!(L<C&&P<T))continue;const j=S==="h"?m.y:m.x,k=S==="h"?m.y+m.height:m.x+m.width;if(!(j<x&&x<k))continue;const D=Math.min(x-j,k-x);D<OE||t.push({kind:"group-cuts-shape",group:h.id,shape:m.id,side:y,depth:D})}}const c=e.shapes.filter(h=>h.container&&h.type!=="bpmn:Group"&&h.type!=="bpmn:Lane");for(const h of e.shapes.filter(m=>m.type==="bpmn:Group"))for(const m of c){const _=h.x<m.x+m.width&&m.x<h.x+h.width,y=h.y<m.y+m.height&&m.y<h.y+h.height,x=[["top",h.y,m.y,_],["bottom",h.y+h.height,m.y+m.height,_],["left",h.x,m.x,y],["right",h.x+h.width,m.x+m.width,y]];for(const[S,P,C,L]of x)L&&Math.abs(P-C)<=Nd&&t.push({kind:"group-on-container-boundary",group:h.id,container:m.id,side:S})}const u=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<u.length;h++)for(let m=h+1;m<u.length;m++){const _=u[h],y=u[m],x=_.x<y.x+y.width&&y.x<_.x+_.width,S=_.y<y.y+y.height&&y.y<_.y+_.height,P=[["x",_.x+_.width,y.x,S],["x",y.x+y.width,_.x,S],["y",_.y+_.height,y.y,x],["y",y.y+y.height,_.y,x]];for(const[C,L,T,j]of P)if(j&&Math.abs(L-T)<=Nd){t.push({kind:"group-on-group-boundary",groups:_.id<y.id?[_.id,y.id]:[y.id,_.id],axis:C});break}}for(let h=0;h<e.edges.length;h++)for(let m=h+1;m<e.edges.length;m++){const _=e.edges[h],y=e.edges[m],x=ao(_,y);if(!x)continue;const S=_.id<y.id?[_.id,y.id]:[y.id,_.id];t.push({kind:x.kind==="opposite"?"edge-overlap-opposite":x.kind==="mixed"?"edge-overlap-mixed":"edge-overlap-unrelated",edges:S,axis:x.axis,length:Math.round(x.length)})}for(const h of e.edges){if(!h.label)continue;const m=hs(h,e.edges);m&&t.push({kind:"label-on-shared-segment",edge:h.id,other:m.other,axis:m.axis})}for(const h of e.edges){if(!h.label)continue;const m=Gd(h,e);m&&t.push({kind:"label-over-line",edge:h.id,line:m})}const l=new Set(n.map(h=>h.id)),f=e.shapes.filter(h=>h.type==="bpmn:Participant"&&h.label);for(const h of[...n,...f.filter(m=>!l.has(m.id))]){if(!h.label)continue;const m=Xd(h,e);m&&t.push({kind:"label-over-line",edge:h.id,line:m})}const p=new Set(e.shapes.filter(h=>h.type==="bpmn:TextAnnotation").map(h=>h.id));for(const h of f)for(const{owner:m,rect:_}of co(e))m===h.id||p.has(m)||el(h.label,_,so)&&t.push({kind:"pool-name-over-label",pool:h.id,label:m});const d=co(e);for(const h of n)if(h.type==="bpmn:TextAnnotation")for(const{owner:m,rect:_}of d)m!==h.id&&el(h,_,so)&&t.push({kind:"annotation-over-label",annotation:h.id,label:m});const g=new Map(e.shapes.map(h=>[h.id,h]));for(const h of n){const m=h.parent??zE(h,e,g);if(!m)continue;const _=g.get(m);!_||!_.container||NE(_,h,BE)||t.push({kind:"shape-outside-container",shape:h.id,container:_.id})}return t.sort((h,m)=>ai(h).localeCompare(ai(m)))}const gt=e=>typeof e=="object"&&e!==null?e:void 0,St=e=>typeof e=="number"?e:0,ki=e=>{const t=gt(e);return typeof(t==null?void 0:t.id)=="string"?t.id:void 0};function GE(e){const t=gt(e);if(!t)return[];const n=[];for(const i of["sourceRef","targetRef"]){const r=t[i];for(const o of Array.isArray(r)?r:[r]){const a=ki(o);a&&n.push(a)}}return n}function VE(e){const t=gt(e);if(!t)return{};const n=Array.isArray(t.sourceRef)?void 0:ki(t.sourceRef),i=Array.isArray(t.targetRef)?void 0:ki(t.targetRef);return n&&i?{source:n,target:i}:{}}function WE(e,t){const n=gt(e.$parent);if(!n)return;const i=typeof n.$type=="string"?n.$type:"";if(i==="bpmn:Process"){const r=ki(n);return r?t.get(r):void 0}if(ps.has(i)&&i!=="bpmn:Lane"&&i!=="bpmn:Group")return ki(n)}function Zd(e){var a,s,c,u,l;const t=[],n=[],i=((a=gt(e))==null?void 0:a.diagrams)??[],r=new Map,o=new Set;for(const f of((s=gt(e))==null?void 0:s.rootElements)??[]){const p=gt(f);if((p==null?void 0:p.$type)==="bpmn:Collaboration")for(const d of p.participants??[]){const g=gt(d),h=ki(g),m=ki(g==null?void 0:g.processRef);h&&m?r.set(m,h):h&&o.add(h)}}for(const f of i){const p=gt((c=gt(f))==null?void 0:c.plane),d=(p==null?void 0:p.planeElement)??[];for(const g of d){const h=gt(g);if(!h)continue;const m=gt(h.bpmnElement),_=typeof(m==null?void 0:m.id)=="string"?m.id:void 0;if(!_)continue;const y=typeof(m==null?void 0:m.$type)=="string"?m.$type:"",x=gt(h.bounds);if(x){const P=h.isExpanded===!1&&y!=="bpmn:Participant",C=gt((u=gt(h.label))==null?void 0:u.bounds),L={id:_,type:y,x:St(x.x),y:St(x.y),width:St(x.width),height:St(x.height),container:ps.has(y)&&!P,attached:(m==null?void 0:m.attachedToRef)!==void 0,...m?{parent:WE(m,r)}:{},...C?{label:{x:St(C.x),y:St(C.y),width:St(C.width),height:St(C.height)}}:{},...y==="bpmn:Group"?Kd(Yd(m)):{}},T=h.isHorizontal!==!1,j=typeof(m==null?void 0:m.name)=="string"?m.name:"";o.has(_)&&T&&j&&(L.label=Zu(L,j)),t.push(L);continue}const S=h.waypoint;if(Array.isArray(S)){const P=gt((l=gt(h.label))==null?void 0:l.bounds);n.push({id:_,type:y,waypoints:S.map(C=>{var L,T;return{x:St((L=gt(C))==null?void 0:L.x),y:St((T=gt(C))==null?void 0:T.y)}}),endpoints:GE(m),...VE(m),...P?{label:{x:St(P.x),y:St(P.y),width:St(P.width),height:St(P.height)}}:{}})}}}return{shapes:t,edges:n}}function Qd(e){return Wn(Zd(e))}async function UE(e){const{definitions:t,warnings:n}=await Yu(e);return{findings:Qd(t),warnings:n}}function pt(e){var i;const t=[],n=[];for(const r of e.getAll()){const o=r;if(o.type==="label"||o.labelTarget)continue;const a=typeof o.type=="string"?o.type:"";if(a==="bpmn:Definitions"||a.startsWith("bpmndi:"))continue;const s=o.waypoints;if(s){const h=gt(o.label),m=ki(o.source),_=ki(o.target);n.push({id:o.id,type:a,waypoints:s.map(y=>({x:St(y.x),y:St(y.y)})),endpoints:[m,_].filter(y=>!!y),...m&&_?{source:m,target:_}:{},...h&&typeof h.x=="number"?{label:{x:h.x,y:St(h.y),width:St(h.width),height:St(h.height)}}:{}});continue}if(typeof o.x!="number"||typeof o.y!="number")continue;const c=gt(o.businessObject),u=gt(o.label);let l=gt(o.parent);for(;l&&l.type==="bpmn:Lane";)l=gt(l.parent);const f=typeof(l==null?void 0:l.type)=="string"?l.type:"",p=l&&ps.has(f)&&f!=="bpmn:Group"&&typeof l.id=="string"?l.id:void 0,d={id:o.id,type:a,x:o.x,y:o.y,width:St(o.width),height:St(o.height),container:ps.has(a)&&(a==="bpmn:Participant"||o.collapsed!==!0),attached:(c==null?void 0:c.attachedToRef)!==void 0,...p!==void 0?{parent:p}:{},...u&&typeof u.x=="number"?{label:{x:u.x,y:St(u.y),width:St(u.width),height:St(u.height)}}:{},...a==="bpmn:Group"?Kd(Yd(c)):{}},g=typeof(c==null?void 0:c.name)=="string"?c.name:"";a==="bpmn:Participant"&&!(c!=null&&c.processRef)&&g&&((i=gt(o.di))==null?void 0:i.isHorizontal)!==!1&&(d.label=Zu(d,g)),t.push(d)}return{shapes:t,edges:n}}const qE={"bpmn:Participant":"participant","bpmn:Lane":"lane","bpmn:SequenceFlow":"sequenceFlow","bpmn:MessageFlow":"messageFlow","bpmn:DataStoreReference":"dataStore","bpmn:DataInputAssociation":"dataAssociation","bpmn:DataOutputAssociation":"dataAssociation","bpmn:TextAnnotation":"annotation","bpmn:Association":"association","bpmn:Group":"group"};function YE(e,t){const n=qE[e];return n||(e==="label"||e.startsWith("bpmndi:")?"other":e.startsWith("bpmn:")&&!("waypoints"in t&&t.waypoints)?"flowNode":"other")}function Jd(e){let t=e.parent;for(;t;){if(t.type==="bpmn:Participant")return t.id;t=t.parent}}function eh(e){const t=()=>e.getAll().filter(n=>n.type!=="label"&&!("labelTarget"in n&&n.labelTarget));return{isCollaboration:()=>t().some(n=>n.type==="bpmn:Participant"),categoryOf:n=>{const i=e.get(n);if(!(!i||i.type==="label"))return YE(i.type,i)},lanesOf:n=>t().filter(i=>i.type==="bpmn:Lane"&&Jd(i)===n).sort((i,r)=>i.y-r.y).map(i=>i.id),participantOf:n=>{const i=e.get(n);return i?Jd(i):void 0},endpointsOf:n=>{var r,o;const i=e.get(n);if(!(!i||i.type==="label")&&"waypoints"in i)return{source:(r=i.source)==null?void 0:r.id,target:(o=i.target)==null?void 0:o.id}}}}const nl=20,KE=4,dt=(e,t)=>Math.abs(e-t)<.5;function il(e,t,n,i=nl){if(dt(e.y,t.y)&&!dt(e.x,t.x)){const r=Math.min(e.x,t.x),o=Math.max(e.x,t.x);if(!(r<n.x-i&&n.x+n.width+i<o))return null;const a=e.x<t.x?n.x-i:n.x+n.width+i,s=e.x<t.x?n.x+n.width+i:n.x-i,c=u=>[{x:a,y:e.y},{x:a,y:u},{x:s,y:u},{x:s,y:e.y}];return[c(n.y-i),c(n.y+n.height+i)]}if(dt(e.x,t.x)&&!dt(e.y,t.y)){const r=Math.min(e.y,t.y),o=Math.max(e.y,t.y);if(!(r<n.y-i&&n.y+n.height+i<o))return null;const a=e.y<t.y?n.y-i:n.y+n.height+i,s=e.y<t.y?n.y+n.height+i:n.y-i,c=u=>[{x:e.x,y:a},{x:u,y:a},{x:u,y:s},{x:e.x,y:s}];return[c(n.x-i),c(n.x+n.width+i)]}return null}function th(e,t,n,i=nl){if(n.length<2)return null;if(dt(e.y,t.y)&&!dt(e.x,t.x)){const r=Math.min(e.x,t.x),o=Math.max(e.x,t.x),a=Math.min(...n.map(d=>d.x))-i,s=Math.max(...n.map(d=>d.x+d.width))+i;if(!(r<a&&s<o))return null;const c=e.x<t.x?a:s,u=e.x<t.x?s:a,l=Math.min(...n.map(d=>d.y))-i,f=Math.max(...n.map(d=>d.y+d.height))+i,p=d=>[{x:c,y:e.y},{x:c,y:d},{x:u,y:d},{x:u,y:e.y}];return[p(l),p(f)]}if(dt(e.x,t.x)&&!dt(e.y,t.y)){const r=Math.min(e.y,t.y),o=Math.max(e.y,t.y),a=Math.min(...n.map(d=>d.y))-i,s=Math.max(...n.map(d=>d.y+d.height))+i;if(!(r<a&&s<o))return null;const c=e.y<t.y?a:s,u=e.y<t.y?s:a,l=Math.min(...n.map(d=>d.x))-i,f=Math.max(...n.map(d=>d.x+d.width))+i,p=d=>[{x:e.x,y:c},{x:d,y:c},{x:d,y:u},{x:e.x,y:u}];return[p(l),p(f)]}return null}function nh(e,t,n=nl){if(e.length!==4)return null;const[i,r,o,a]=e;if(dt(i.y,r.y)&&dt(r.x,o.x)&&dt(o.y,a.y)){const s=c=>[i,{x:c,y:i.y},{x:c,y:a.y},a];return[s(t.x-n),s(t.x+t.width+n)]}if(dt(i.x,r.x)&&dt(r.y,o.y)&&dt(o.x,a.x)){const s=c=>[i,{x:i.x,y:c},{x:a.x,y:c},a];return[s(t.y-n),s(t.y+t.height+n)]}return null}function rl(e,t){if(e.endpoints.length!==2)return[];const n=t.find(f=>f.id===e.endpoints[0]),i=t.find(f=>f.id===e.endpoints[1]);if(!n||!i)return[];if(i.x<=n.x+n.width)return[];const r=n.y+n.height/2,o=i.y+i.height/2;if(r>=i.y&&r<=i.y+i.height)return[];const a=i.x+i.width/2,s=n.x+n.width/2,c=r>o,u=[{x:n.x+n.width,y:r},{x:a,y:r},{x:a,y:c?i.y+i.height:i.y}],l=[{x:s,y:c?n.y:n.y+n.height},{x:s,y:o},{x:i.x,y:o}];return[u,l]}const ih=30,XE=[0,-25,25,-40,40];function ZE(e,t){if(e.type!=="bpmn:MessageFlow"||e.endpoints.length!==2)return[];const n=t.find(p=>p.id===e.endpoints[0]),i=t.find(p=>p.id===e.endpoints[1]);if(!n||!i)return[];const r=n.y+n.height/2,o=i.y+i.height/2;if(i.y<n.y+n.height&&i.y+i.height>n.y)return[];const a=o<r,s=a?n.y+n.height:n.y,c=a?s+ih:s-ih,u=a?i.y+i.height:i.y,l=n.x+n.width/2,f=i.x+i.width/2;return XE.map(p=>[{x:l,y:s},{x:l,y:c},{x:f+p,y:c},{x:f+p,y:u}])}const rh=(e,t,n)=>[...e.slice(0,t+1),...n,...e.slice(t+1)],uo=(e,t,n)=>yn({...e,waypoints:t},n).length;function oh(e,t,n,i){let r=[...e.waypoints],o=uo(e,r,t);if(o===0)return null;let a=!1;for(const f of rl(e,t))if(uo(e,f,t)===0)return f;const s=(i??[]).filter(f=>f.id!==e.id).flatMap(gn),c=f=>gn({...e,waypoints:f}).some(p=>ds(p,s).length>0),u=ZE(e,t).filter(f=>uo(e,f,t)===0);if(u.length)return u.find(f=>!c(f))??u[0];const l=f=>!n||f.every(p=>p.x>=n.x&&p.x<=n.x+n.width&&p.y>=n.y&&p.y<=n.y+n.height);if(e.endpoints.length===2&&r.length>2){const f=t.find(d=>d.id===e.endpoints[0]),p=t.find(d=>d.id===e.endpoints[1]);if(f&&p&&dt(f.y+f.height/2,p.y+p.height/2)){const d=[r[0],r[r.length-1]];if(dt(d[0].y,d[1].y)&&!dt(d[0].x,d[1].x)){const g=t.filter(y=>!e.endpoints.includes(y.id)&&yn({...e,waypoints:d},[y]).length>0),h=g.length>=2?th(d[0],d[1],g):null,_=(h?h.map(y=>[d[0],...y,d[1]]):g.length===1?(il(d[0],d[1],g[0])??[]).map(y=>[d[0],...y,d[1]]):g.length===0?[d]:[]).filter(y=>uo(e,y,t)===0&&y.length<=r.length).sort((y,x)=>Number(l(x))-Number(l(y)));if(_.length)return _.find(y=>!c(y))??_[0]}}}for(let f=0;f+1<r.length;f++){const p=r[f],d=r[f+1],g=t.filter(_=>!e.endpoints.includes(_.id)&&yn({...e,waypoints:[p,d]},[_]).length>0);if(g.length<2)continue;const h=th(p,d,g);if(!h)continue;const m=h.map(_=>rh(r,f,_)).filter(_=>uo(e,_,t)===0).sort((_,y)=>Number(l(y))-Number(l(_)));if(m.length)return m.find(_=>!c(_))??m[0]}for(let f=0;f<KE&&o>0;f++){let p=!1;for(let d=0;d+1<r.length&&!p;d++){const g=r[d],h=r[d+1];for(const m of t){if(e.endpoints.includes(m.id)||yn({...e,waypoints:[g,h]},[m]).length===0)continue;const _=il(g,h,m),y=_?_.map(S=>rh(r,d,S)):nh(r,m)??[];if(!y.length)continue;const x=[...y].sort((S,P)=>Number(l(P))-Number(l(S)));for(const S of x){const P=uo(e,S,t);if(P<o){r=S,o=P,p=!0,a=!0;break}}if(p)break}}if(!p)break}return a&&o===0?r:null}function ah(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n),o=Vn(r),a=Wn(r).filter(c=>c.kind==="edge-crosses-shape"&&!t.has(ai(c)));if(!a.length)return;const s=new Map;for(const c of a){if(c.kind!=="edge-crosses-shape"||s.has(c.edge))continue;const u=r.edges.find(l=>l.id===c.edge);u&&s.set(c.edge,u)}for(const[c,u]of s){const l=n.get(c);if(!l)continue;const f=l.parent,p=f&&typeof f.x=="number"&&typeof f.width=="number"?{x:f.x,y:f.y,width:f.width,height:f.height}:void 0,d=oh(u,o,p,r.edges);if(!d)continue;const g=r.edges.filter(_=>_.id!==c),h=$n(u,g);$n({...u,waypoints:d},g)>h||i.updateWaypoints(l,d)}}const QE=10;function sh(e,t){if(e.parent){const r=t.find(o=>o.id===e.parent);if(r)return r}const n=e.x+e.width/2,i=e.y+e.height/2;return t.find(r=>n>=r.x&&n<=r.x+r.width&&i>=r.y&&i<=r.y+r.height)}function ch(e,t){if(e.waypoints.length<2||e.endpoints.length!==2)return null;const n=t.shapes.filter(z=>z.type==="bpmn:Participant"&&z.container),i=t.shapes.find(z=>z.id===e.endpoints[0]),r=t.shapes.find(z=>z.id===e.endpoints[1]);if(!i||!r)return null;const o=sh(i,n),a=sh(r,n);if(!o||!a||o.id===a.id)return null;const s=a.y>o.y,c=s?o:a,u=s?a:o,l=n.filter(z=>z.id!==o.id&&z.id!==a.id&&z.y>=c.y+c.height&&z.y+z.height<=u.y).sort((z,ae)=>z.y-ae.y);if(!l.length)return null;const f=l[0],p=l[l.length-1],d=(c.y+c.height+f.y)/2,g=(p.y+p.height+u.y)/2,h=s?d:g,m=s?g:d,_=e.waypoints[0],y=e.waypoints[e.waypoints.length-1],x=Vn(t),S=t.edges.filter(z=>z.id!==e.id),P=Fn(e,S),C=yn(e,x).length;if(P===0&&C===0||C===0&&e.waypoints.length===2)return null;const L=Math.min(...l.map(z=>z.x)),T=Math.max(...l.map(z=>z.x+z.width)),j=(_.x+y.x)/2,k=z=>z.filter((ae,Pe)=>Pe===0||!(dt(ae.x,z[Pe-1].x)&&dt(ae.y,z[Pe-1].y)));let D;for(let z=L;z<=T;z+=QE){const ae=k([_,{x:_.x,y:h},{x:z,y:h},{x:z,y:m},{x:y.x,y:m},y]),Pe={...e,waypoints:ae};if(yn(Pe,x).length>0)continue;const Ke=Fn(Pe,S),Y=Math.abs(z-j);(!D||Ke<D.cross||Ke===D.cross&&Y<D.detour)&&(D={pts:ae,cross:Ke,detour:Y})}return D&&(C>0?D.cross<=P:D.cross<P)?D.pts:null}function uh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.edges){if(o.type!=="bpmn:MessageFlow"||t.has(o.id))continue;const a=pt(n),s=a.edges.find(l=>l.id===o.id);if(!s)continue;const c=ch(s,a);if(!c)continue;const u=n.get(o.id);u&&i.updateWaypoints(u,c)}}const fi=[25,-25,40,-40],lo=35;function JE(e,t){const n=e.x+e.width/2,i=t.x+t.width/2,r=[];for(const o of[!0,!1]){const a=o?e.y:e.y+e.height,s=o?t.y:t.y+t.height,c=o?Math.min(e.y,t.y)-lo:Math.max(e.y+e.height,t.y+t.height)+lo;for(const u of[0,...fi])if(!(Math.abs(u)>=e.width/2-5))for(const l of[0,...fi]){if(Math.abs(l)>=t.width/2-5)continue;const f=n+u,p=i+l;r.push({pts:[{x:f,y:a},{x:f,y:c},{x:p,y:c},{x:p,y:s}],cost:Math.abs(l)+Math.abs(u)})}}return r}function gs(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];if(i.x+i.width>n.x)return[];const r=n.y+n.height/2;if(r>=i.y&&r<=i.y+i.height)return JE(n,i);const o=i.x+i.width/2,a=n.x+n.width/2,s=r<i.y,c=s?i.y:i.y+i.height,u=s?n.y:n.y+n.height,l=s?n.y-lo:n.y+n.height+lo,f=[];for(const y of[0,...fi]){if(Math.abs(y)>=i.width/2-5)continue;const x=o+y;f.push({pts:[{x:n.x,y:r},{x,y:r},{x,y:c}],cost:Math.abs(y)});for(const S of[0,...fi]){if(Math.abs(S)>=n.width/2-5)continue;const P=a+S;f.push({pts:[{x:P,y:u},{x:P,y:l},{x,y:l},{x,y:c}],cost:Math.abs(y)+Math.abs(S)})}}const p=50,d=i.y+i.height/2,g=s?n.y+n.height:n.y;for(const y of[0,...fi]){if(Math.abs(y)>=n.width/2-5)continue;const x=a+y;f.push({pts:[{x,y:g},{x,y:d},{x:i.x+i.width,y:d}],cost:p+Math.abs(y)})}const h=60,m=s?i.y+i.height:i.y,_=s?i.y+i.height+lo:i.y-lo;for(const y of[0,...fi]){if(Math.abs(y)>=i.width/2-5)continue;const x=o+y;for(const S of[0,...fi]){if(Math.abs(S)>=n.width/2-5)continue;const P=a+S;f.push({pts:[{x:P,y:g},{x:P,y:_},{x,y:_},{x,y:m}],cost:h+Math.abs(y)+Math.abs(S)})}}return f}const ys=30;function lh(e,t){for(let n=1;n<e.length-2;n++){const i=e[n],r=e[n+1],o=dt(i.y,r.y)&&!dt(i.x,r.x),a=dt(i.x,r.x)&&!dt(i.y,r.y);if(!(!o&&!a))for(const s of t)if(o){const c=Math.min(i.x,r.x);if(Math.max(i.x,r.x)<=s.x||c>=s.x+s.width)continue;if(Math.abs(i.y-s.y)<ys||Math.abs(i.y-(s.y+s.height))<ys)return!0}else{const c=Math.min(i.y,r.y);if(Math.max(i.y,r.y)<=s.y||c>=s.y+s.height)continue;if(Math.abs(i.x-s.x)<ys||Math.abs(i.x-(s.x+s.width))<ys)return!0}}return!1}const vs=40;function e1(e,t,n){let i=0;for(const r of t){if(r.container||n.includes(r.id))continue;const o=r.x-vs,a=r.x+r.width+vs,s=r.y-vs,c=r.y+r.height+vs;for(let u=1;u<e.length-2;u++){const l=e[u],f=e[u+1],p={x:Math.min(l.x,f.x),y:Math.min(l.y,f.y)},d={x:Math.max(l.x,f.x),y:Math.max(l.y,f.y)};if(p.x<a&&d.x>o&&p.y<c&&d.y>s){i++;break}}}return i}function ph(e,t){if(e.type!=="bpmn:SequenceFlow")return null;const n=t.shapes.filter(C=>C.container),i=new Map(t.shapes.map(C=>[C.id,C])),r=Vn(t),o=t.edges.filter(C=>C.id!==e.id),a=$n(e,o),s=Fn(e,o),c=C=>e1(C,t.shapes,e.endpoints)+(lh(C,n)?1:0),u=c(e.waypoints),l=C=>{if(!C)return;const L=C.x+C.width/2,T=C.y+C.height/2;return n.find(j=>j.type==="bpmn:Lane"&&L>=j.x&&L<=j.x+j.width&&T>=j.y&&T<=j.y+j.height)},f=l(i.get(e.endpoints[0]??"")),p=l(i.get(e.endpoints[1]??"")),d=!!f&&!!p&&f.id!==p.id,g=C=>{if(!d||!p)return!1;for(let L=1;L<C.length-2;L++){const T=C[L],j=C[L+1];if(dt(T.y,j.y)&&!dt(T.x,j.x)&&T.y>p.y&&T.y<p.y+p.height)return!0}return!1},h=g(e.waypoints),_=(C=>{if(!C)return;const L=C.x+C.width/2,T=C.y+C.height/2;return n.filter(j=>j.type==="bpmn:Participant"&&L>=j.x&&L<=j.x+j.width&&T>=j.y&&T<=j.y+j.height).sort((j,k)=>j.width*j.height-k.width*k.height)[0]})(i.get(e.endpoints[0]??"")),y=C=>{if(!_)return 0;let L=0;for(let T=1;T<C.length-1;T++){const j=C[T];(j.x<_.x||j.x>_.x+_.width||j.y<_.y||j.y>_.y+_.height)&&L++}return L},x=y(e.waypoints);if(!lh(e.waypoints,n)&&!(d&&!h)&&x===0)return null;const S=C=>C.reduce((L,T,j)=>j?L+Math.abs(T.x-C[j-1].x)+Math.abs(T.y-C[j-1].y):0,0);let P;for(const{pts:C,cost:L}of gs(e,i)){const T={...e,waypoints:C};if(yn(T,r).length>0)continue;const j=$n(T,o);if(j>a)continue;const k=y(C);if(k>x)continue;const D=k<x&&j===0;if(!D&&Fn(T,o)>s)continue;const z=c(C),ae=g(C);if(!D&&!(ae&&!h)&&z>=u)continue;const Ke=ae?0:1,Y=S(C);(!P||k<P.out||k===P.out&&(Ke<P.lane||Ke===P.lane&&(j<P.opp||j===P.opp&&(z<P.sc||z===P.sc&&(L<P.cost||L===P.cost&&Y<P.len)))))&&(P={pts:C,out:k,sc:z,lane:Ke,opp:j,cost:L,len:Y})}return(P==null?void 0:P.pts)??null}function t1(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n).edges.filter(o=>!t.has(o.id)&&o.waypoints.length>=4).map(o=>o.id).sort();for(const o of r){const a=pt(n),s=a.edges.find(d=>d.id===o);if(!s||s.waypoints.length<4)continue;const c=Vn(a),u=a.edges.filter(d=>d.id!==o),l=yn(s,c).length,f=$n(s,u),p=Fn(s,u);for(const d of rl(s,a.shapes)){if(d.length>=s.waypoints.length)continue;const g={...s,waypoints:d};if(yn(g,c).length>l||$n(g,u)>f||Fn(g,u)>p)continue;const h=n.get(o);h&&i.updateWaypoints(h,d);break}}}function fh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n).edges.filter(o=>o.type==="bpmn:SequenceFlow"&&!t.has(o.id)).map(o=>o.id).sort();for(const o of r){const a=pt(n),s=a.edges.find(l=>l.id===o);if(!s)continue;const c=ph(s,a);if(!c)continue;const u=n.get(o);u&&i.updateWaypoints(u,c)}}function ol(e,t){const n=e.waypoints;if(n.length<3)return[];const i=[],r=t.get(e.endpoints[0]??""),o=t.get(e.endpoints[1]??""),a=dt(n[0].x,n[1].x)&&!dt(n[0].y,n[1].y),s=dt(n[n.length-1].x,n[n.length-2].x)&&!dt(n[n.length-1].y,n[n.length-2].y);for(const c of fi){if(a&&r&&Math.abs(c)<r.width/2-5){const u=n.map(l=>({...l}));u[0].x+=c,u[1].x+=c,i.push({pts:u,cost:Math.abs(c)})}if(s&&o&&Math.abs(c)<o.width/2-5){const u=n.map(l=>({...l}));u[u.length-1].x+=c,u[u.length-2].x+=c,i.push({pts:u,cost:Math.abs(c)})}}return i}function n1(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];if(Math.min(n.x+n.width,i.x+i.width)-Math.max(n.x,i.x)>=1)return[];const r=i.y+i.height<=n.y,o=n.y+n.height<=i.y;if(!r&&!o)return[];const a=i.x>=n.x+n.width,s=i.x+i.width<=n.x;if(!a&&!s)return[];const c=n.x+n.width/2,u=n.y+n.height/2,l=i.x+i.width/2,f=i.y+i.height/2,p=a?n.x+n.width:n.x,d=o?n.y+n.height:n.y,g=a?i.x:i.x+i.width,h=o?i.y:i.y+i.height,m=[];for(const _ of[0,...fi])Math.abs(_)<i.width/2-5&&m.push({pts:[{x:p,y:u},{x:l+_,y:u},{x:l+_,y:h}],cost:Math.abs(_)}),Math.abs(_)<i.height/2-5&&m.push({pts:[{x:c,y:d},{x:c,y:f+_},{x:g,y:f+_}],cost:Math.abs(_)});return m}function al(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];const r=Math.max(n.x,i.x),o=Math.min(n.x+n.width,i.x+i.width);if(o-r<1)return[];const a=i.y+i.height<=n.y,s=n.y+n.height<=i.y;if(!a&&!s)return[];const c=a?n.y:n.y+n.height,u=a?i.y+i.height:i.y,l=(r+o)/2,f=[];for(const p of[0,...fi]){const d=l+p;d<=r||d>=o||f.push({pts:[{x:d,y:c},{x:d,y:u}],cost:Math.abs(p)})}return f}function dh(e,t){const n=new Map(t.shapes.map(d=>[d.id,d])),i=Vn(t),r=t.edges.filter(d=>d.id!==e.id),o=$n(e,r);if(o===0)return null;const a=Fn(e,r);let s;const c=d=>d.reduce((g,h,m)=>m?g+Math.abs(h.x-d[m-1].x)+Math.abs(h.y-d[m-1].y):0,0),u=3,l=d=>{const g=d[0],h=d[d.length-1],m=Math.hypot(h.x-g.x,h.y-g.y);return m>=1&&c(d)/m>=u?1:0},f=l(e.waypoints),p=[...gs(e,n),...al(e,n),...ol(e,n)];for(const{pts:d,cost:g}of p){const h={...e,waypoints:d};if(yn(h,i).length>0)continue;const m=$n(h,r),_=Fn(h,r),y=o-m+(f-l(d));if(m>=o||_-a>y)continue;const x=c(d);(!s||m<s.opposite||m===s.opposite&&(_<s.cross||_===s.cross&&(g<s.cost||g===s.cost&&x<s.len)))&&(s={pts:d,opposite:m,cross:_,cost:g,len:x})}return(s==null?void 0:s.pts)??null}function hh(e,t){var i;let n=0;for(const r of t)r.id!==e.id&&((i=ao(e,r))==null?void 0:i.kind)==="unrelated"&&n++;return n}function i1(e,t){const n=new Map(t.shapes.map(p=>[p.id,p])),i=Vn(t),r=t.edges.filter(p=>p.id!==e.id),o=hh(e,r);if(o===0)return null;const a=$n(e,r),s=Fn(e,r),c=p=>p.reduce((d,g,h)=>h?d+Math.abs(g.x-p[h-1].x)+Math.abs(g.y-p[h-1].y):0,0),u=2;let l;const f=[...gs(e,n),...al(e,n),...n1(e,n),...ol(e,n)];for(const{pts:p,cost:d}of f){const g={...e,waypoints:p};if(yn(g,i).length>0)continue;const h=hh(g,r);if(h>=o)continue;const m=$n(g,r);if(m-h>a-o)continue;const _=Fn(g,r);if(_-s>(o-h)*u)continue;const y=c(p);(!l||h<l.fake||h===l.fake&&(m<l.unreadable||m===l.unreadable&&(_<l.cross||_===l.cross&&(d<l.cost||d===l.cost&&y<l.length))))&&(l={pts:p,fake:h,unreadable:m,cross:_,cost:d,length:y})}return(l==null?void 0:l.pts)??null}function mh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=Wn(pt(i)).filter(s=>s.kind==="edge-overlap-unrelated"&&!t.has(ai(s)));if(!o.length)return;const a=new Set;for(const s of o)if(s.kind==="edge-overlap-unrelated")for(const c of s.edges)n.has(c)||a.add(c);for(const s of[...a].sort()){const c=pt(i),u=c.edges.find(p=>p.id===s);if(!u)continue;const l=i1(u,c);if(!l)continue;const f=i.get(s);f&&r.updateWaypoints(f,l)}}function gh(e,t){const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");return!!n&&!!i&&i.x+i.width>n.x}function yh(e,t,n){var u;if(e.type!=="bpmn:SequenceFlow"||t.type!=="bpmn:SequenceFlow"||((u=ao(e,t))==null?void 0:u.kind)!=="opposite")return!1;const[i,r]=e.endpoints,[o,a]=t.endpoints,s=[i,r].filter(l=>l&&(l===o||l===a)).length;return!(!!r&&r===o||!!a&&a===i)||s!==1?!1:gh(e,n)&&gh(t,n)}function vh(e,t,n){let i=0;for(const r of t)r.id!==e.id&&yh(e,r,n)&&i++;return i}function r1(e,t){const n=new Map(t.shapes.map(p=>[p.id,p])),i=Vn(t),r=t.edges.filter(p=>p.id!==e.id),o=vh(e,r,n);if(o===0)return null;const a=$n(e,r),s=Fn(e,r),c=p=>p.reduce((d,g,h)=>h?d+Math.abs(g.x-p[h-1].x)+Math.abs(g.y-p[h-1].y):0,0),u=2;let l;const f=[...gs(e,n),...al(e,n),...ol(e,n)];for(const{pts:p,cost:d}of f){const g={...e,waypoints:p};if(yn(g,i).length>0)continue;const h=vh(g,r,n);if(h>=o)continue;const m=$n(g,r);if(m-h>a-o)continue;const _=Fn(g,r);if(_-s>(o-h)*u)continue;const y=c(p);(!l||h<l.chain||h===l.chain&&(m<l.unreadable||m===l.unreadable&&(_<l.cross||_===l.cross&&(d<l.cost||d===l.cost&&y<l.length))))&&(l={pts:p,chain:h,unreadable:m,cross:_,cost:d,length:y})}return(l==null?void 0:l.pts)??null}function o1(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=new Map(o.shapes.map(u=>[u.id,u])),s=Wn(o).filter(u=>u.kind==="edge-overlap-opposite"&&!t.has(ai(u)));if(!s.length)return;const c=new Set;for(const u of s){if(u.kind!=="edge-overlap-opposite")continue;const[l,f]=u.edges.map(p=>o.edges.find(d=>d.id===p));if(!(!l||!f||!yh(l,f,a)))for(const p of u.edges)n.has(p)||c.add(p)}for(const u of[...c].sort()){const l=pt(i),f=l.edges.find(g=>g.id===u);if(!f)continue;const p=r1(f,l);if(!p)continue;const d=i.get(u);d&&r.updateWaypoints(d,p)}}function bh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=Wn(o).filter(l=>Qu(l)&&!t.has(ai(l)));if(!a.length)return;const s=new Set;for(const l of a)if(Qu(l))for(const f of l.edges)n.has(f)||s.add(f);const c=l=>{var f;return((f=o.edges.find(p=>p.id===l))==null?void 0:f.type)??""},u=[...s].sort((l,f)=>{const p=c(l)==="bpmn:SequenceFlow"?0:1,d=c(f)==="bpmn:SequenceFlow"?0:1;return p!==d?p-d:l.localeCompare(f)});for(const l of u){const f=pt(i),p=f.edges.find(h=>h.id===l);if(!p)continue;const d=dh(p,f);if(!d)continue;const g=i.get(l);g&&r.updateWaypoints(g,d)}}const a1=10,s1=(e,t)=>e.x<t.x+t.width&&t.x<e.x+e.width&&e.y<t.y+t.height&&t.y<e.y+e.height;function _h(e,t){const n=e.label;if(!n)return null;const i=t.edges.filter(a=>a.id!==e.id);if(!hs(e,i))return null;const r=Vn(t),o=i.flatMap(gn);for(const a of gn(e)){let s=[[a.lo,a.hi]];for(const[d,g]of ds(a,o))s=s.flatMap(([h,m])=>{const _=[];return d>h&&_.push([h,Math.min(m,d)]),g<m&&_.push([Math.max(h,g),m]),_.filter(([y,x])=>x>y)});const c=a.axis==="h"?n.width:n.height,u=s.find(([d,g])=>g-d>=c+a1*2);if(!u)continue;const l=(u[0]+u[1])/2,f=a.axis==="h"?{x:l,y:a.at-Hd}:{x:a.at+Pn+n.width/2,y:l},p={x:f.x-n.width/2,y:f.y-n.height/2,width:n.width,height:n.height};if(!hs({...e,label:p},i)&&!r.some(d=>!e.endpoints.includes(d.id)&&s1(p,d)))return p}return null}const Pn=8;function xh(e,t){const n=e.label;if(!n)return null;const i=gn(e);if(!i.length)return null;const r=n.x+n.width/2,o=n.y+n.height/2,a=p=>{const d=p.axis==="h"?r:o,g=p.axis==="h"?o-p.at:r-p.at,h=d<p.lo?p.lo-d:d>p.hi?d-p.hi:0;return Math.hypot(g,h)},s=i.reduce((p,d)=>a(d)<a(p)?d:p,i[0]),c=[...i,...t.edges.filter(p=>p.id!==e.id).flatMap(gn),...t.shapes.filter(p=>p.container).flatMap(Qo)],u=p=>!c.some(d=>Mi(p,d));if(u(n))return null;const l=(s.axis==="v"?n.height:n.width)+Pn,f=[0,-l,l,-2*l,2*l];if(s.axis==="v")for(const p of[s.at+Pn,s.at-Pn-n.width])for(const d of f){const g=n.y+d;if(g<s.lo||g+n.height>s.hi)continue;const h={...n,x:p,y:g};if(u(h))return h}else for(const p of[s.at-Pn-n.height,s.at+Pn])for(const d of f){const g=n.x+d;if(g<s.lo||g+n.width>s.hi)continue;const h={...n,x:g,y:p};if(u(h))return h}return null}function wh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.edges){if(!o.label||t.has(o.id))continue;const a=xh(o,r);if(!a)continue;const s=n.get(o.id),c=s==null?void 0:s.label;c&&i.moveElements([c],{x:a.x-c.x,y:a.y-c.y})}}function Eh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=Wn(o).filter(s=>s.kind==="label-on-shared-segment"&&!t.has(ai(s)));for(const s of a){if(s.kind!=="label-on-shared-segment"||n.has(s.edge))continue;const c=o.edges.find(p=>p.id===s.edge);if(!c)continue;const u=_h(c,o);if(!u)continue;const l=i.get(s.edge),f=l==null?void 0:l.label;f&&r.moveElements([f],{x:u.x-f.x,y:u.y-f.y})}}function Sh(e,t){const n=e.label;if(!n)return null;const i=[...t.edges.flatMap(gn),...t.shapes.filter(p=>p.container).flatMap(Qo)],r=i.filter(p=>Mi(n,p));if(!r.length)return null;const o=t.shapes.filter(p=>!p.container&&p.id!==e.id),a=co(t).filter(p=>p.owner!==e.id).map(p=>p.rect),s=(p,d)=>p.x<d.x+d.width&&d.x<p.x+p.width&&p.y<d.y+d.height&&d.y<p.y+p.height,c=p=>!i.some(d=>Mi(p,d))&&!o.some(d=>s(p,d))&&!a.some(d=>s(p,d)),u=[];for(const p of r)p.axis==="h"?u.push({...n,y:p.at-Pn-n.height},{...n,y:p.at+Pn}):u.push({...n,x:p.at-Pn-n.width},{...n,x:p.at+Pn});const l=e.x+e.width/2,f=e.y+e.height/2;return u.push({...n,x:l-n.width/2,y:e.y+e.height+Pn},{...n,x:l-n.width/2,y:e.y-Pn-n.height},{...n,x:e.x+e.width+Pn,y:f-n.height/2},{...n,x:e.x-Pn-n.width,y:f-n.height/2}),u.find(c)??null}function Rh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.shapes){if(o.container||!o.label||t.has(o.id))continue;const a=Sh(o,pt(n));if(!a)continue;const s=n.get(o.id),c=s==null?void 0:s.label;c&&i.moveElements([c],{x:a.x-c.x,y:a.y-c.y})}}const c1=/^[\p{L}_][\p{L}\p{N}_.\-]*$/u,Ch=new Set(["sequenceFlow","messageFlow","dataAssociation","association"]),Ph={"participant.add":[{path:"participant",shape:["id"]},{path:"participant.lanes[]",shape:["id"],optional:!0}],"participant.update":[{path:"id",shape:null},{path:"lanes[]",shape:["id"],optional:!0}],"node.add":[{path:"node",shape:["id","type"]}],"node.update":[{path:"id",shape:null}],"sequenceFlow.add":[{path:"flow",shape:["id","source","target"]}],"sequenceFlow.update":[{path:"id",shape:null}],"messageFlow.add":[{path:"flow",shape:["id","source","target"]}],"messageFlow.update":[{path:"id",shape:null}],"dataStore.add":[{path:"dataStore",shape:["id"]},{path:"associations[]",shape:["source","target"],optional:!0}],"dataStore.update":[{path:"id",shape:null}],"dataAssociation.add":[{path:"association",shape:["source","target"]}],"association.add":[{path:"association",shape:["source","target"]}],"annotation.add":[{path:"annotation",shape:["id","text"]},{path:"association",shape:["source","target"],optional:!0},{path:"placement",shape:["anchor","side"],optional:!0}],"annotation.update":[{path:"id",shape:null},{path:"placement",shape:["anchor","side"],optional:!0}],"group.add":[{path:"group",shape:["id"]},{path:"group.members[]",shape:null,optional:!0}],"group.update":[{path:"id",shape:null},{path:"members[]",shape:null,optional:!0}],"element.remove":[{path:"id",shape:null}]},bs=e=>typeof e=="object"&&e!==null&&!Array.isArray(e),sl=e=>typeof e=="string"&&e!=="";function u1(e){const t=[];function n(i,r,o,a){if(a===null){sl(o)||t.push({kind:"payload-invalid",opIndex:i,field:r});return}if(!bs(o)){t.push({kind:"payload-invalid",opIndex:i,field:r});return}for(const s of a)sl(o[s])||t.push({kind:"payload-invalid",opIndex:i,field:`${r}.${s}`})}return e.forEach((i,r)=>{if(!bs(i)||!sl(i.kind)||!(i.kind in Ph)){t.push({kind:"payload-invalid",opIndex:r,field:"kind"});return}for(const o of Ph[i.kind]){const a=o.path.endsWith("[]"),s=a?o.path.slice(0,-2):o.path,c=s.split(".");let u=i;for(const f of c.slice(0,-1)){if(!bs(u))break;u=u[f]}if(!bs(u))continue;const l=u[c[c.length-1]];if(!(l===void 0&&o.optional)&&!(l===null&&o.optional)){if(!a){n(r,o.path,l,o.shape);continue}if(!Array.isArray(l)){t.push({kind:"payload-invalid",opIndex:r,field:o.path});continue}l.forEach((f,p)=>n(r,`${s}[${p}]`,f,o.shape))}}if(i.kind==="node.add"||i.kind==="node.update"){const o=i.band;o!==void 0&&(!Number.isInteger(o)||o<0)&&t.push({kind:"payload-invalid",opIndex:r,field:"band"})}}),t}function Ah(e,t){const n=u1(e);if(n.length>0)return n;const i=[],r=new Map,o=new Map;function a(p,d,g){if(!c1.test(d)){i.push({kind:"id-invalid",opIndex:p,id:d});return}if(t.categoryOf(d)!==void 0||r.has(d)){i.push({kind:"id-duplicate",opIndex:p,id:d});return}r.set(d,{...g,opIndex:p})}e.forEach((p,d)=>{var g;switch(p.kind){case"participant.add":a(d,p.participant.id,{category:"participant",lanes:(p.participant.lanes??[]).map(h=>h.id)});for(const h of p.participant.lanes??[])a(d,h.id,{category:"lane"});break;case"node.add":a(d,p.node.id,{category:"flowNode",participant:p.node.participant});break;case"sequenceFlow.add":a(d,p.flow.id,{category:"sequenceFlow"});break;case"messageFlow.add":a(d,p.flow.id,{category:"messageFlow"});break;case"dataStore.add":a(d,p.dataStore.id,{category:"dataStore"});for(const h of p.associations??[])h.id&&a(d,h.id,{category:"dataAssociation"});break;case"dataAssociation.add":p.association.id&&a(d,p.association.id,{category:"dataAssociation"});break;case"association.add":p.association.id&&a(d,p.association.id,{category:"association"});break;case"annotation.add":a(d,p.annotation.id,{category:"annotation"}),(g=p.association)!=null&&g.id&&a(d,p.association.id,{category:"association"});break;case"group.add":a(d,p.group.id,{category:"group"});break;case"participant.update":if(p.lanes){o.set(p.id,p.lanes.map(h=>h.id));for(const h of p.lanes)t.categoryOf(h.id)===void 0&&a(d,h.id,{category:"lane"})}break}});const s=p=>{var d;return((d=r.get(p))==null?void 0:d.category)??t.categoryOf(p)},c=p=>{const d=r.get(p);return d?d.category==="participant"?p:d.participant:t.categoryOf(p)==="participant"?p:t.participantOf(p)};function u(p,d,g,h){const m=s(d);if(m===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:g});return}if(h&&!h.includes(m)){i.push({kind:"ref-category",opIndex:p,ref:d,role:g,expected:h.join("|"),actual:m});return}return m}const l=t.isCollaboration()||e.some(p=>p.kind==="participant.add");return e.forEach((p,d)=>{var g;switch(p.kind){case"participant.add":break;case"node.add":{const{participant:h,lane:m}=p.node;if(h===void 0){(l||m!==void 0)&&i.push({kind:"participant-required",opIndex:d,id:p.node.id});break}if(u(d,h,"participant",["participant"])===void 0)break;m!==void 0&&((((g=r.get(h))==null?void 0:g.lanes)??o.get(h)??t.lanesOf(h)).includes(m)||i.push({kind:"lane-unknown",opIndex:d,lane:m,participant:h}));break}case"sequenceFlow.add":{const{id:h,source:m,target:_,name:y,condition:x}=p.flow,S=u(d,m,"source",["flowNode"]),P=u(d,_,"target",["flowNode"]);S&&P&&c(m)!==c(_)&&i.push({kind:"flow-cross-pool",opIndex:d,id:h}),y!==void 0&&x!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:h});break}case"messageFlow.add":{const{id:h,source:m,target:_}=p.flow,y=u(d,m,"source",["flowNode","participant"]),x=u(d,_,"target",["flowNode","participant"]);if(y&&x){const S=c(m),P=c(_);S!==void 0&&S===P&&i.push({kind:"message-flow-same-pool",opIndex:d,id:h})}break}case"dataStore.add":{for(const h of p.associations??[]){if([h.source,h.target].filter(y=>y===p.dataStore.id).length!==1){i.push({kind:"data-association-ends",opIndex:d,source:h.source,target:h.target});continue}const _=h.source===p.dataStore.id?h.target:h.source;u(d,_,"dataAssociation",["flowNode"])}break}case"dataAssociation.add":{const{source:h,target:m}=p.association,_=u(d,h,"source"),y=u(d,m,"target");if(_&&y){const x=new Set([_,y]);x.has("dataStore")&&x.has("flowNode")||i.push({kind:"data-association-ends",opIndex:d,source:h,target:m})}break}case"association.add":{const{id:h,source:m,target:_}=p.association,y=u(d,m,"source"),x=u(d,_,"target");y&&x&&y!=="annotation"&&x!=="annotation"&&i.push({kind:"association-detached",opIndex:d,annotation:h??`${m}->${_}`});break}case"annotation.add":{if(p.association){const{source:h,target:m}=p.association;if(h!==p.annotation.id&&m!==p.annotation.id)i.push({kind:"association-detached",opIndex:d,annotation:p.annotation.id});else{const _=h===p.annotation.id?m:h;u(d,_,"association")}}p.placement&&u(d,p.placement.anchor,"anchor");break}case"group.add":{for(const h of p.group.members??[]){const m=u(d,h,"member");m&&Ch.has(m)&&i.push({kind:"ref-category",opIndex:d,ref:h,role:"member",expected:"shape",actual:m})}break}case"participant.update":{if(f(d,p.id,"participant")===void 0)break;if(p.lanes){const h=t.lanesOf(p.id),m=p.lanes.map(y=>y.id);for(const y of h)m.includes(y)||i.push({kind:"lane-shrink-unsupported",opIndex:d,participant:p.id,lane:y});for(const y of m)t.categoryOf(y)!==void 0&&!h.includes(y)&&i.push({kind:"id-duplicate",opIndex:d,id:y});const _=m.filter(y=>h.includes(y));_.length===h.length&&_.some((y,x)=>y!==h[x])&&i.push({kind:"lane-reorder-unsupported",opIndex:d,participant:p.id})}break}case"node.update":{if(f(d,p.id,"flowNode")===void 0)break;if(p.lane!==void 0){const h=t.participantOf(p.id);(h?o.get(h)??t.lanesOf(h):[]).includes(p.lane)||i.push({kind:"lane-unknown",opIndex:d,lane:p.lane,participant:h??""})}break}case"sequenceFlow.update":{if(f(d,p.id,"sequenceFlow")===void 0)break;if(p.name!==void 0&&p.condition!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:p.id}),p.source!==void 0||p.target!==void 0){const h=p.source===void 0||u(d,p.source,"source",["flowNode"])!==void 0,m=p.target===void 0||u(d,p.target,"target",["flowNode"])!==void 0,_=t.endpointsOf(p.id),y=p.source??(_==null?void 0:_.source),x=p.target??(_==null?void 0:_.target);h&&m&&y!==void 0&&x!==void 0&&new Set([c(y),c(x),c(p.id)]).size>1&&i.push({kind:"flow-cross-pool",opIndex:d,id:p.id})}break}case"messageFlow.update":f(d,p.id,"messageFlow");break;case"dataStore.update":f(d,p.id,"dataStore");break;case"annotation.update":{if(f(d,p.id,"annotation")===void 0)break;p.placement&&u(d,p.placement.anchor,"anchor");break}case"group.update":{if(f(d,p.id,"group")===void 0)break;for(const h of p.members??[]){const m=u(d,h,"member");m&&Ch.has(m)&&i.push({kind:"ref-category",opIndex:d,ref:h,role:"member",expected:"shape",actual:m})}break}case"element.remove":{f(d,p.id)==="lane"&&i.push({kind:"ref-category",opIndex:d,ref:p.id,role:"target",expected:"removable",actual:"lane"});break}}}),i;function f(p,d,g){if(r.has(d)){i.push({kind:"target-added-in-batch",opIndex:p,id:d});return}const h=t.categoryOf(d);if(h===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:"target"});return}if(g&&h!==g){i.push({kind:"ref-category",opIndex:p,ref:d,role:"target",expected:g,actual:h});return}return h}}function Th(e){return{modeling:e.get("modeling"),bpmnFactory:e.get("bpmnFactory"),elementFactory:e.get("elementFactory"),elementRegistry:e.get("elementRegistry"),canvas:e.get("canvas"),autoPlace:e.get("autoPlace"),bpmnReplace:e.get("bpmnReplace")}}function _s(e){return`bpmn:${e[0].toUpperCase()}${e.slice(1)}`}const xs={"top-left":[-1,-1],top:[0,-1],"top-right":[1,-1],right:[1,0],"bottom-right":[1,1],bottom:[0,1],"bottom-left":[-1,1],left:[-1,0]},Qt=10,Mh=40,l1=10;function cl(e,t,n,i,r){const o=n,a=(k,D)=>{const[z,ae]=xs[k];let Pe={x:t.x+t.width/2+z*(t.width/2+o.width/2+D),y:t.y+t.height/2+ae*(t.height/2+o.height/2+D)};const Ke=i.x+Qt+o.width/2,Y=i.x+i.width-Qt-o.width/2,ue=i.y+Qt+o.height/2,Se=i.y+i.height-Qt-o.height/2,fe={x:Math.min(Y,Math.max(Ke,Pe.x)),y:Math.min(Se,Math.max(ue,Pe.y))};return(fe.x!==Pe.x||fe.y!==Pe.y)&&(Pe=Math.abs(fe.x-(t.x+t.width/2))<(t.width+o.width)/2+Qt&&Math.abs(fe.y-(t.y+t.height/2))<(t.height+o.height)/2+Qt?{x:t.x+t.width+Qt+o.width/2,y:fe.y}:fe),Pe},s=(i.children??[]).filter(k=>!("waypoints"in k&&k.waypoints)&&k.type!=="bpmn:Lane"&&k.type!=="label"&&typeof k.x=="number"&&k.id!==r.selfId),c=pt(e),u=k=>{var z,ae;if(!r.selfId)return!1;const D=e.get(k);return!!D&&(((z=D.source)==null?void 0:z.id)===r.selfId||((ae=D.target)==null?void 0:ae.id)===r.selfId)},l=c.edges.filter(k=>!u(k.id)).flatMap(gn),f=co(c).filter(k=>k.owner!==r.selfId).map(k=>k.rect),p=k=>({x0:k.x-o.width/2-Qt,x1:k.x+o.width/2+Qt,y0:k.y-o.height/2-Qt,y1:k.y+o.height/2+Qt}),d=k=>{const D=p(k);return s.some(z=>D.x0<z.x+z.width&&D.x1>z.x&&D.y0<z.y+z.height&&D.y1>z.y)},g=k=>{const D=p(k);return l.some(z=>z.axis==="h"?z.at>D.y0&&z.at<D.y1&&z.lo<D.x1&&z.hi>D.x0:z.at>D.x0&&z.at<D.x1&&z.lo<D.y1&&z.hi>D.y0)},h=k=>{const D=p(k);return f.some(z=>D.x0<z.x+z.width&&D.x1>z.x&&D.y0<z.y+z.height&&D.y1>z.y)},m=c.shapes.filter(k=>k.type==="bpmn:Group").flatMap(k=>[{axis:"h",at:k.y,lo:k.x,hi:k.x+k.width},{axis:"h",at:k.y+k.height,lo:k.x,hi:k.x+k.width},{axis:"v",at:k.x,lo:k.y,hi:k.y+k.height},{axis:"v",at:k.x+k.width,lo:k.y,hi:k.y+k.height}]),_=k=>{const D=p(k);return m.some(z=>z.axis==="h"?z.at>D.y0&&z.at<D.y1&&z.lo<D.x1&&z.hi>D.x0:z.at>D.x0&&z.at<D.x1&&z.lo<D.y1&&z.hi>D.y0)},y=k=>d(k)||g(k)||h(k)||_(k),x=k=>k.x-o.width/2>=i.x&&k.x+o.width/2<=i.x+i.width&&k.y-o.height/2>=i.y&&k.y+o.height/2<=i.y+i.height;if(r.placement){const k=Y=>Y.startsWith("top")?Y.replace(/^top/,"bottom"):Y.replace(/^bottom/,"top"),D=Y=>Y.endsWith("left")?Y.replace(/left$/,"right"):Y.replace(/right$/,"left"),z=r.placement.side,ae=[z,k(z),D(z),k(D(z)),"top","bottom","left","right","top-left","top-right","bottom-left","bottom-right"],Pe=r.placement.offset??50;let Ke=a(z,Pe);if(y(Ke)){const Y=new Set;for(const ue of ae){if(Y.has(ue))continue;Y.add(ue);const Se=a(ue,Pe);if(x(Se)&&!y(Se)){Ke=Se;break}}}return Ke}const S=r.from,P=i.x+Qt+o.width/2,C=i.x+i.width-Qt-o.width/2,L=i.y+Qt+o.height/2,T=i.y+i.height-Qt-o.height/2;let j={x:Math.min(C,Math.max(P,S.x)),y:Math.min(T,Math.max(L,S.y))};if(y(j)){const k=(t.width+o.width)/2+Qt,z=[{x:j.x+k,y:j.y},{x:j.x-k,y:j.y},{x:j.x,y:j.y-o.height-Qt},{x:j.x,y:j.y+o.height+Qt}].filter(x).find(ae=>!y(ae));z&&(j=z)}return j}function Ut(e,t){return e.filter(n=>n.kind===t)}function kh(e,t){var a0,s0,c0,u0,l0,p0,f0,d0,h0,m0,g0,y0,v0,b0,_0,x0,w0,E0,S0,R0,C0,P0,A0;const{modeling:n,bpmnFactory:i,elementFactory:r,elementRegistry:o,canvas:a,autoPlace:s,bpmnReplace:c}=t,u=()=>a.getRootElement(),l=v=>o.get(v),f=v=>{const R=l(v);if(!R)throw new Error(`하강 참조 해소 실패: ${v}`);return R},p=v=>{let R=v.parent;for(;R;){if(R.type==="bpmn:Participant")return R;R=R.parent}},d=new Map;for(const v of o.filter(R=>!("waypoints"in R&&R.waypoints)&&R.type!=="bpmn:Lane"&&R.type!=="label"&&typeof R.x=="number"))d.set(v.id,{x:v.x,y:v.y});const g=Ut(e,"participant.add"),h=Ut(e,"node.add"),m=Ut(e,"sequenceFlow.add"),_=Ut(e,"messageFlow.add"),y=Ut(e,"dataStore.add"),x=Ut(e,"dataAssociation.add"),S=Ut(e,"annotation.add"),P=Ut(e,"group.add"),C=new Map(h.map(v=>[v.node.id,v])),L=(v,R,A)=>{var F;const O=v.businessObject,N=(((F=O.extensionElements)==null?void 0:F.values)??[]).filter(G=>G.$type!==R),I=A?[...N,i.create(R,A)]:N;if(!I.length){O.extensionElements&&n.updateProperties(v,{extensionElements:void 0});return}const $=i.create("bpmn:ExtensionElements",{values:I});I.forEach(G=>{G.$parent=$}),n.updateProperties(v,{extensionElements:$})},T=v=>({anchor:v.anchor,side:v.side,...v.offset!==void 0?{offset:v.offset}:{}});for(const v of Ut(e,"element.remove")){const R=l(v.id);R&&n.removeElements([R])}const j=v=>o.filter(R=>{var A;return R.type==="bpmn:Lane"&&((A=p(R))==null?void 0:A.id)===v}).sort((R,A)=>R.y-A.y);for(const v of Ut(e,"participant.update")){const R=f(v.id);if(v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),!v.lanes)continue;const A=j(v.id);if(!A.length){n.splitLane(R,v.lanes.length),j(v.id).forEach((N,I)=>{const $=v.lanes[I];$&&n.updateProperties(N,{id:$.id,name:$.name})});continue}const O=new Set(A.map(N=>N.id));v.lanes.forEach((N,I)=>{if(O.has(N.id)){n.updateProperties(f(N.id),{name:N.name});return}const $=I===0?n.addLane(j(v.id)[0],"top"):n.addLane(f(v.lanes[I-1].id),"bottom");n.updateProperties($,{id:N.id,name:N.name})})}const k=150,D=130,z=80,ae=90,Pe=180,Ke=30,Y=30,ue=(v,R,A,O,N)=>{const I=A-R.width/2,$=O-R.height/2;return(v.children??[]).find(F=>!("waypoints"in F&&F.waypoints)&&F.type!=="bpmn:Lane"&&F.type!=="label"&&!(N!=null&&N.has(F.id))&&typeof F.x=="number"&&I<F.x+F.width+Y&&I+R.width+Y>F.x&&$<F.y+F.height&&$+R.height>F.y)},Se=new Set;for(const v of g){Se.add(`pool:${v.participant.id}`);for(const R of v.participant.lanes??[])Se.add(R.id)}const fe=new Map;for(const v of h){const R=v.node.lane??`pool:${v.node.participant??""}`;let A=fe.get(R);A||fe.set(R,A=new Set([0])),v.band!==void 0&&A.add(v.band)}const Re=new Map;for(const[v,R]of fe){if(!Se.has(v))continue;const A=[...R].sort((I,$)=>I-$),O=A.map((I,$)=>$===0?0:$%2===1?Math.ceil($/2):-($/2)),N=Math.min(...O);Re.set(v,new Map(A.map((I,$)=>[I,O[$]-N])))}{const v=new Map;for(const R of g)(R.participant.lanes??[]).forEach((A,O)=>v.set(A.id,O));for(const[R,A]of Re){if(!v.has(R)||A.size<2)continue;const O=v.get(R),N=A.get(0)??0,I=new Set;for(const re of h){if(re.node.lane!==R||(re.band??0)!==0||!re.node.type.endsWith("Gateway"))continue;const Oe={in:new Set,out:new Set,cross:new Set};for(const ve of m){const Ae=ve.flow.source===re.node.id;if(!Ae&&ve.flow.target!==re.node.id)continue;const ct=C.get(Ae?ve.flow.target:ve.flow.source);if(!ct||ct.node.participant!==re.node.participant||!ct.node.lane)continue;let se,ye=!1;if(ct.node.lane!==R){const de=v.get(ct.node.lane);if(de===void 0)continue;se=de>O?"down":"up",ye=!0}else{const de=A.get(ct.band??0)??N;se=de>N?"down":de<N?"up":void 0}se&&(Oe[Ae?"out":"in"].add(se),ye&&Oe.cross.add(se))}for(const ve of["up","down"])Oe.in.has(ve)&&Oe.out.has(ve)&&Oe.cross.has(ve)&&I.add(ve)}if(I.size!==1)continue;const[$]=I,F=Math.max(...A.values()),G=$==="down"?F:0;if(N===G)continue;const K=[...A.entries()].filter(([re])=>re!==0).sort((re,Oe)=>re[1]-Oe[1]),le=[...Array(F+1).keys()].filter(re=>re!==G),Ce=new Map([[0,G]]);K.forEach(([re],Oe)=>Ce.set(re,le[Oe])),Re.set(R,Ce)}}const ce=v=>{var R;return(((R=fe.get(v))==null?void 0:R.size)??0)>1},U=v=>v.band??(v.node.lane||!ce(`pool:${v.node.participant??""}`)?void 0:0),q=new Map,Q=v=>q.get(v.node.id)??U(v),Ge=new Set,Yt=new Set;{const v=new Map;for(const O of m)v.set(O.flow.target,(v.get(O.flow.target)??0)+1);const R=O=>{const N=[],I=new Set([O]),$=[O];for(;$.length;){const F=$.shift();N.push(F);for(const G of m)G.flow.source!==F||I.has(G.flow.target)||(v.get(G.flow.target)??0)!==1||(I.add(G.flow.target),$.push(G.flow.target))}return N},A=(O,N)=>{var I;return((I=Re.get(O))==null?void 0:I.get(N))??N};for(const O of h){if(!O.node.type.endsWith("Gateway"))continue;const N=O.node.lane??`pool:${O.node.participant??""}`,I=Re.get(N);if(!I||I.size<2)continue;const $=Q(O);if($===void 0||A(N,$)!==A(N,0))continue;const F=A(N,$),G=m.filter(ve=>ve.flow.source===O.node.id).map(ve=>C.get(ve.flow.target)).filter(ve=>!!ve&&(ve.node.lane??`pool:${ve.node.participant??""}`)===N),K=G.filter(ve=>{const Ae=Q(ve);return Ae!==void 0&&A(N,Ae)===F&&(v.get(ve.node.id)??0)===1}),le=G.some(ve=>{const Ae=Q(ve);return Ae!==void 0&&A(N,Ae)>F});if(K.length!==1||!le)continue;const Ce=new Set(G.flatMap(ve=>R(ve.node.id)));if(!m.some(ve=>ve.flow.target===O.node.id&&Ce.has(ve.flow.source)))continue;const Oe=new Map;for(const[ve,Ae]of I)Oe.set(ve,Ae+1);Oe.set(-1,0),Re.set(N,Oe);for(const ve of R(K[0].node.id))C.has(ve)&&(q.set(ve,-1),Yt.add(ve));Ge.add(O.node.id)}}const M=(v,R)=>{var A;return((A=Re.get(v))==null?void 0:A.get(R))??R},E=(v,R,A,O)=>{const N=v?l(v):R?l(R):void 0;if(!N)return!1;const I=v?N.y+Math.min(N.height/2,ae):N.y+z;return Math.abs(I+M(v??`pool:${R??""}`,A)*k-O)<=k/2},b=new Map;for(const[v,R]of fe){let A=0;for(const O of R)A=Math.max(A,M(v,O));b.set(v,A)}const H=v=>Pe+k*v,W=(v,R,A)=>{const O=u().children.filter(N=>!("waypoints"in N&&N.waypoints)&&N.id!==R&&typeof N.y=="number"&&N.y>=v);O.length&&n.moveElements(O,{x:0,y:A})},J=(v,R,A)=>{const O=v.type==="bpmn:Participant"?v:void 0;if(!O||O.children.some(F=>F.type==="bpmn:Lane"))return;const N=A+R.height/2+Ke-O.y;if(O.height>=N)return;const I=N-O.height,$=O.y+O.height;n.resizeShape(O,{x:O.x,y:O.y,width:O.width,height:N}),W($,O.id,I)},we=(v,R,A)=>{if(v){const $=f(v),F=H(R);if($.height>=F)return;const G=F-$.height,K=p($),le=K?K.y+K.height:$.y+$.height;n.resizeLane($,{x:$.x,y:$.y,width:$.width,height:F},!1),W(le,K==null?void 0:K.id,G);return}if(!A)return;const O=k*(R+1);if(A.height>=O)return;const N=O-A.height,I=A.y+A.height;n.resizeShape(A,{x:A.x,y:A.y,width:A.width,height:O}),W(I,A.id,N)},He=new Map;for(const v of m)He.set(v.flow.target,(He.get(v.flow.target)??0)+1);const et=v=>(He.get(v)??0)<=1,Ct=(v,R,A)=>{if(!v)return!0;const O=l(v);return O?A-R.height/2>=O.y&&A+R.height/2<=O.y+O.height:!0},nt=g.map((v,R)=>({op:v,declared:R}));nt.sort((v,R)=>{const A=v.op.order??Number.POSITIVE_INFINITY,O=R.op.order??Number.POSITIVE_INFINITY;return A!==O?A-O:v.declared-R.declared});let Et=80;for(const v of o.getAll())v.parent===u()&&"height"in v&&typeof v.y=="number"&&(Et=Math.max(Et,v.y+v.height+60));for(const{op:v}of nt){const R=v.participant,A=h.filter(re=>re.node.participant===R.id).length,O=((a0=R.lanes)==null?void 0:a0.length)??0,N=Math.max(1200,A*160+300),I=(R.lanes??[]).map(re=>H(b.get(re.id)??0)),$=I.reduce((re,Oe)=>re+Oe,0);O&&$<300&&(I[O-1]+=300-$);const F=Math.max(300,k*((b.get(`pool:${R.id}`)??0)+1)),G=R.blackBox||A+O===0?120:O?Math.max(300,$):F,K=r.createShape({type:"bpmn:Participant",businessObject:i.create("bpmn:Participant",{id:R.id,name:R.name,...v.order!==void 0?{"bwl:poolOrder":v.order}:{},...R.blackBox?{}:{processRef:i.create("bpmn:Process")}}),width:N,height:G,isExpanded:!0}),le=n.createShape(K,{x:100+N/2,y:Et+G/2},u()),Ce=R.lanes??[];if(Ce.length&&n.splitLane(le,Ce.length),Ce.length){const re=o.filter(Oe=>{var ve;return Oe.type==="bpmn:Lane"&&((ve=p(Oe))==null?void 0:ve.id)===R.id}).sort((Oe,ve)=>Oe.y-ve.y);if(re.forEach((Oe,ve)=>{const Ae=Ce[ve];Ae&&n.updateProperties(Oe,{id:Ae.id,name:Ae.name})}),I.some(Oe=>Oe!==le.height/O)){let Oe=le.y;re.forEach((ve,Ae)=>{const ct=I[Ae];n.resizeShape(ve,{x:ve.x,y:Oe,width:ve.width,height:ct}),Oe+=ct})}}Et=le.y+le.height+60}const fn=v=>{var O;const R=C.get(v);if(R)return R.node.participant??"";const A=l(v);return A?A.type==="bpmn:Participant"?A.id:((O=p(A))==null?void 0:O.id)??"":""},Kt=new Map,ft=v=>{let R=Kt.get(v);return R||Kt.set(v,R={nodes:[],flows:[]}),R};for(const v of h)ft(v.node.participant??"").nodes.push(v);for(const v of m)ft(fn(v.flow.source)).flows.push(v);const Tt=v=>{var R;return i.create("bpmn:SequenceFlow",{id:v.id,name:v.name??((R=v.condition)==null?void 0:R.label)})},rn=(v,R)=>r.createShape({type:_s(v.type),businessObject:i.create(_s(v.type),{id:v.id,name:v.name,...R!==void 0?{"bwl:band":R}:{}})}),Vo=[...nt.map(({op:v})=>v.participant.id).filter(v=>Kt.has(v)),...[...Kt.keys()].filter(v=>!g.some(R=>R.participant.id===v))],Bn=v=>v.endsWith("Gateway");for(const v of Vo){const R=Kt.get(v),A=v?f(v):void 0,O=A?A.x+150:250;let N=A?A.y+80:120;const I=(se,ye,de)=>{if(se){const he=f(se);return he.y+Math.min(he.height/2,ae)+M(se,ye??0)*k}return ye!==void 0&&A?A.y+z+M(`pool:${v}`,ye)*k:de},$=(se,ye,de)=>{if(se){const he=f(se);return he.y+Math.min(he.height/2,ae)+ye*k}return A?A.y+z+ye*k:de},F=se=>se.participant?f(se.participant):u(),G=(se,ye,de,he,Ue,Je,Mt)=>{const Xt=de!==void 0||he!==void 0,Ee=M(de??`pool:${v}`,he??0);if((he===void 0||E(de,v,he,Mt??Number.NaN))&&Mt!==void 0&&Ct(de,ye,Mt)&&!ue(se,ye,Ue,Mt))return{x:Ue,y:Mt};if(Xt)for(let X=0;X<4;X++){const Z=$(de,Ee+X,Je);if(!ue(se,ye,Ue,Z))return we(de,Ee+X,A),{x:Ue,y:Z}}const ke=I(de,he,Je);Xt?we(de,Ee,A):J(se,ye,ke);let ne=Ue;for(let X=0;X<64;X++){const Z=ue(se,ye,ne,ke);if(!Z)break;ne=Z.x+Z.width+D+ye.width/2}return{x:ne,y:ke}},K=new Set(R.flows.map(se=>se.flow.target)),le=new Map;for(const se of R.nodes){if(K.has(se.node.id))continue;const ye=rn(se.node,se.band),de=U(se),he=se.node.lane?`${se.node.lane}|${de??""}`:de!==void 0?`band:${de}`:"",Ue=F(se.node),Je=G(Ue,ye,se.node.lane,de,le.get(he)??O,N);n.createShape(ye,Je,Ue),le.set(he,Je.x+ye.width+D),!se.node.lane&&de===void 0&&(N+=160)}const Ce=new Set,re=new Map,Oe=new Map,ve=new Map;if(v&&Se.has(`pool:${v}`)){const se=new Map;for(const Ee of R.flows)se.set(Ee.flow.target,(se.get(Ee.flow.target)??0)+1);const ye=Ee=>I(Ee.node.lane,Q(Ee),Number.NaN),de=new Set,he=Ee=>{var X;const ke=(X=C.get(Ee))==null?void 0:X.node.participant;if(ke)return l(ke);const ne=l(Ee);if(ne)return ne.type==="bpmn:Participant"?ne:p(ne)},Ue=Ee=>{const ke=[],ne=new Set([Ee]),X=[Ee];for(;X.length;){const Z=X.shift(),pe=C.get(Z);pe&&ke.push(pe);for(const me of R.flows)me.flow.source!==Z||ne.has(me.flow.target)||(se.get(me.flow.target)??0)!==1||(ne.add(me.flow.target),X.push(me.flow.target))}return ke},Je=Ee=>{if(!A)return;const ke=new Set(Ee.map(Z=>Z.node.id));let ne=!1,X=!1;for(const Z of _){if(!ke.has(Z.flow.source))continue;const pe=he(Z.flow.target);!pe||pe.id===A.id||(pe.y<A.y?ne=!0:X=!0)}return ne&&!X?"up":X&&!ne?"down":void 0};for(const Ee of R.nodes){if(!Bn(Ee.node.type))continue;const ke=I(Ee.node.lane,U(Ee),Number.NaN);if(Number.isNaN(ke))continue;const ne=[];for(const me of R.flows){if(me.flow.source!==Ee.node.id)continue;const be=C.get(me.flow.target);if(!be||be.node.lane!==Ee.node.lane||(se.get(be.node.id)??0)!==1)continue;const Ne=U(be);if(Ne===void 0)continue;const ut=I(be.node.lane,Ne,Number.NaN);if(Number.isNaN(ut))continue;const hn=Ue(be.node.id),Pt=Je(hn);Pt&&ne.push({subtree:hn,band:Ne,row:ut,dir:Pt})}if(!ne.some(me=>me.dir==="up")||!ne.some(me=>me.dir==="down")||!ne.some(me=>me.dir==="up"&&ne.some(be=>be.dir==="down"&&be.row<me.row)))continue;const Z=[...ne].sort((me,be)=>me.row-be.row);[...ne.filter(me=>me.dir==="up"),...ne.filter(me=>me.dir==="down")].sort((me,be)=>me.dir===be.dir?me.row-be.row:me.dir==="up"?-1:1).forEach((me,be)=>{const Ne=Z[be].band;if(Ne!==me.band){de.add(Ee.node.id);for(const ut of me.subtree)U(ut)===me.band&&q.set(ut.node.id,Ne)}})}const Mt=Ee=>{if(!A)return;const ke=new Set(Ee.map(Z=>Z.node.id));let ne=!1,X=!1;for(const Z of _){if(!ke.has(Z.flow.target))continue;const pe=he(Z.flow.source);!pe||pe.id===A.id||(pe.y<A.y?ne=!0:X=!0)}return ne&&!X?"up":X&&!ne?"down":void 0};for(const Ee of R.nodes){if(!Bn(Ee.node.type))continue;const ke=Ee.node.lane??`pool:${v}`,ne=Re.get(ke);if(!ne||ne.size<2)continue;const X=ne.get(0);if(X===void 0)continue;const Z=Math.max(...ne.values()),pe=X===Z&&X!==0?"down":void 0;if(!pe)continue;const me=[];for(const Pt of R.flows){if(Pt.flow.source!==Ee.node.id)continue;const mt=C.get(Pt.flow.target);if(!mt||mt.node.lane!==Ee.node.lane||(se.get(mt.node.id)??0)!==1)continue;const ns=Q(mt);ns!==void 0&&me.push({t:mt,subtree:Ue(mt.node.id),band:ns})}const be=me.find(Pt=>(ne.get(Pt.band)??Pt.band)===X);if(!be||Mt(be.subtree)===pe||Je(be.subtree)===pe)continue;const Ne=me.find(Pt=>Pt!==be&&Mt(Pt.subtree)===pe);if(!Ne)continue;const ut=be.band,hn=Ne.band;for(const Pt of be.subtree)Q(Pt)===ut&&q.set(Pt.node.id,hn);for(const Pt of Ne.subtree)Q(Pt)===hn&&q.set(Pt.node.id,ut);de.add(Ee.node.id)}for(const Ee of R.nodes){if(!Bn(Ee.node.type))continue;const ke=ye(Ee);if(Number.isNaN(ke)||S.some(me=>{var be,Ne;return(((be=me.placement)==null?void 0:be.anchor)??(me.association?me.association.source===me.annotation.id?me.association.target:me.association.source:void 0))===Ee.node.id&&((Ne=me.placement)==null?void 0:Ne.side.startsWith("bottom"))}))continue;let X,Z=!1,pe;for(const me of R.flows){if(me.flow.source!==Ee.node.id)continue;const be=C.get(me.flow.target);if(!be||!be.node.lane&&U(be)===void 0)continue;const Ne=ye(be);Number.isNaN(Ne)||(Math.abs(Ne-ke)<.5&&(Z=!0),Ne>ke?!X||Ne>X.row?X={id:be.node.id,row:Ne,count:1}:Ne===X.row&&X.count++:Ne<ke&&be.node.lane===Ee.node.lane&&(!pe||Ne>pe.row?pe={op:be,row:Ne,count:1}:Ne===pe.row&&pe.count++))}X&&X.count===1&&(se.get(X.id)??0)===1&&!de.has(Ee.node.id)&&Ce.add(X.id),!Z&&pe&&pe.count===1&&(se.get(pe.op.node.id)??0)===1&&!Ge.has(Ee.node.id)&&re.set(pe.op.node.id,{lane:Ee.node.lane,band:Q(Ee)})}const Xt=new Map;for(const Ee of _)Xt.set(Ee.flow.target,[...Xt.get(Ee.flow.target)??[],Ee]);for(const Ee of R.nodes){const ke=Xt.get(Ee.node.id);if(!ke||ke.length!==1||!se.get(Ee.node.id)||!Ee.node.lane&&U(Ee)===void 0||Yt.has(Ee.node.id))continue;const ne=(s0=C.get(ke[0].flow.source))==null?void 0:s0.node.participant,X=ne?l(ne):void 0;if(!X||!A||X.id===A.id)continue;const Z=Ee.node.lane??`pool:${v}`,pe=Re.get(Z);if(!pe)continue;const me=pe.get(0)??0,be=(pe.get(Q(Ee)??0)??me)-me;if(be===0)continue;const Ne=X.y<A.y;if(Ne&&be<0||!Ne&&be>0)continue;let ut;for(const[hn,Pt]of pe){const mt=Pt-me;(Ne&&mt<0&&(!ut||mt<ut.row)||!Ne&&mt>0&&(!ut||mt>ut.row))&&(ut={band:hn,row:mt})}ut&&Oe.set(Ee.node.id,{lane:Ee.node.lane,band:ut.band})}}const Ae=new Set;let ct=0;for(;ct++<R.nodes.length+2;){for(let de=0;de<R.nodes.length+R.flows.length+2;de++){let he=!1;for(const Ue of R.flows){const Je=Ue.flow;if(Ae.has(Je.id))continue;const Mt=l(Je.source);if(!Mt)continue;const Xt=l(Je.target),Ee=C.get(Je.target);if(!Xt&&Ee){const ke=rn(Ee.node,Ee.band),ne=Q(Ee);if(Ee.node.lane||ne!==void 0){const X=F(Ee.node),Z=Mt,pe=Z.x+(ve.get(Je.source)??0)+Z.width+D,me=re.get(Je.target)??Oe.get(Je.target),be=G(X,ke,me?me.lane:Ee.node.lane,me?me.band:ne,Ce.has(Je.target)?Z.x+Z.width/2:pe,Number.NaN,me||!et(Je.target)?void 0:Z.y+Z.height/2),Ne=n.createShape(ke,be,X);Ce.has(Je.target)&&ve.set(Je.target,pe-(Ne.x+Ne.width/2)),n.connect(Mt,Ne,{type:"bpmn:SequenceFlow",businessObject:Tt(Je)})}else s.append(Mt,ke,{connection:{type:"bpmn:SequenceFlow",businessObject:Tt(Je)}})}else if(Xt)n.connect(Mt,Xt,{type:"bpmn:SequenceFlow",businessObject:Tt(Je)});else continue;Ae.add(Je.id),he=!0}if(!he)break}const se=R.nodes.filter(de=>!l(de.node.id));if(!se.length)break;const ye=se[0];{const de=rn(ye.node,ye.band),he=F(ye.node),Ue=U(ye);n.createShape(de,G(he,de,ye.node.lane,Ue,O,N),he),!ye.node.lane&&Ue===void 0&&(N+=160)}}}const ri=40,on=(v,R=()=>!0)=>{const A=l(v);if(!A)return[];const O=[A],N=new Set([v]);for(let I=0;I<O.length;I++){const $=O[I].id;for(const F of m){const G=F.flow.target;if(F.flow.source!==$||N.has(G)||!C.has(G))continue;N.add(G);const K=l(G);K&&R(K)&&O.push(K)}}return O},Gt=(v,R=()=>!0)=>{const A=l(v);if(!A)return[];const O=[A],N=new Set([v]);for(let I=0;I<O.length;I++){const $=O[I].id;for(const F of m){const G=F.flow.source;if(F.flow.target!==$||N.has(G)||!C.has(G))continue;N.add(G);const K=l(G);K&&R(K)&&O.push(K)}}return O},_n=30,Pi=v=>!("waypoints"in v&&v.waypoints)&&v.type!=="bpmn:Lane"&&v.type!=="label"&&typeof v.x=="number",dn=(v,R)=>{const A=new Set(v.flatMap($=>$.subtree.map(F=>F.id)));for(const $ of v){const F=($.pool.children??[]).filter(Pi).filter(K=>!A.has(K.id));if($.subtree.some(K=>F.some(le=>K.x+R<le.x+le.width+_n&&K.x+R+K.width+_n>le.x&&K.y<le.y+le.height&&K.y+K.height>le.y)))return null}const O=v.map($=>$.pool.width),N=o.filter($=>$.type==="label").map($=>({label:$,x:$.x,y:$.y}));n.moveElements(v.flatMap($=>$.subtree),{x:R,y:0});const I=v.map($=>{const G=Math.max(...$.subtree.map(K=>K.x+K.width))+150-($.pool.x+$.pool.width);return G>0&&n.resizeShape($.pool,{x:$.pool.x,y:$.pool.y,width:$.pool.width+G,height:$.pool.height}),G});return()=>{n.moveElements(v.flatMap($=>$.subtree),{x:-R,y:0}),v.forEach(($,F)=>{I[F]>0&&n.resizeShape($.pool,{x:$.pool.x,y:$.pool.y,width:O[F],height:$.pool.height})});for(let $=0;$<3;$++){let F=0;for(const G of N){const K=G.x-G.label.x,le=G.y-G.label.y;Math.abs(K)<=.5&&Math.abs(le)<=.5||(n.moveElements([G.label],{x:K,y:le}),F++)}if(!F)break}}},tt=v=>{var N,I;const R=new Map,A=new Map;for(const $ of o.getAll()){if($.type!=="bpmn:Participant")continue;const F=$;(F.children??[]).length||(R.set(F.id,F),A.set(F.id,[]))}for(const $ of o.getAll()){if($.type!=="bpmn:MessageFlow")continue;const F=$,G=(N=F.source)==null?void 0:N.id,K=(I=F.target)==null?void 0:I.id;G&&K&&A.has(G)&&A.get(G).push(K),G&&K&&A.has(K)&&A.get(K).push(G)}const O=[];for(const[$,F]of A)F.length&&F.every(G=>v.has(G))&&O.push(R.get($));return O},it=(v,R)=>{if(!v.length)return null;const A=new Set(v.map($=>$.id)),O=o.getAll().filter($=>$.type==="bpmn:Participant"&&!A.has($.id));if(v.some($=>O.some(F=>$.x+R<F.x+F.width+_n&&$.x+R+$.width+_n>F.x&&$.y<F.y+F.height&&$.y+$.height>F.y)))return null;const I=o.filter($=>$.type==="label").map($=>({label:$,x:$.x,y:$.y}));return n.moveElements(v,{x:R,y:0}),()=>{n.moveElements(v,{x:-R,y:0});for(let $=0;$<3;$++){let F=0;for(const G of I){const K=G.x-G.label.x,le=G.y-G.label.y;Math.abs(K)<=.5&&Math.abs(le)<=.5||(n.moveElements([G.label],{x:K,y:le}),F++)}if(!F)break}}},Hx=()=>{let v=0;for(const R of o.getAll()){if(R.type!=="bpmn:DataInputAssociation"&&R.type!=="bpmn:DataOutputAssociation")continue;const A=R.waypoints??[];for(let O=1;O<A.length;O++)v+=Math.hypot(A[O].x-A[O-1].x,A[O].y-A[O-1].y)}return v},zx=()=>Wn(pt(o)).filter(v=>v.kind==="edge-crosses-shape").length,Gx=v=>{const R=(v.children??[]).filter(Pi);let A=0;for(let O=0;O<R.length;O++)for(let N=O+1;N<R.length;N++){const I=R[O],$=R[N];I.x<$.x+$.width&&I.x+I.width>$.x&&I.y<$.y+$.height&&I.y+I.height>$.y&&A++}return A},Wo=()=>{const v=pt(o),R=A=>A.length>=2&&(A.every(O=>Math.abs(O.x-A[0].x)<.01)||A.every(O=>Math.abs(O.y-A[0].y)<.01));return{messages:v.edges.filter(A=>A.type==="bpmn:MessageFlow"&&A.waypoints.length===2).length,lines:v.edges.filter(A=>R(A.waypoints)).length}},QD=v=>{const R=N=>{const I=[N],$=new Set([N.id]);for(let F=0;F<I.length;F++)for(const G of I[F].outgoing??[]){if(G.type!=="bpmn:SequenceFlow")continue;const K=G.target;!K||$.has(K.id)||v.has(K.id)||!Pi(K)||K.x<N.x||($.add(K.id),I.push(K))}return I},A=new Set(v),O=[];for(const N of o.getAll()){if(N.type!=="bpmn:MessageFlow")continue;const I=N;if(!I.waypoints||I.waypoints.length!==2)continue;const $=I.source,F=I.target;if(!$||!F)continue;const G=v.has($.id);if(G===v.has(F.id))continue;const K=G?F:$,le=p(K);if(!le||A.has(K.id))continue;const Ce=R(K).filter(re=>!A.has(re.id));if(Ce.length){for(const re of Ce)A.add(re.id);O.push({subtree:Ce,pool:le})}}return O};for(const v of Ut(e,"sequenceFlow.update")){if(v.target===void 0)continue;const R=C.get(v.target);if(!R)continue;const A=l(v.target),O=l(v.id);if(!A||!O)continue;const N=v.source!==void 0?l(v.source):O.source,I=O.target;if(!N||!I||I.id===A.id)continue;const $=on(v.target),F=new Set($.map(he=>he.id)),G=Math.min(...$.map(he=>he.x)),K=Math.max(...$.map(he=>he.x+he.width)),le=N.x+N.width,Ce=K-G+ri*2-(I.x-le);let re=[];if(Ce>0){const he=p(A),Ue=(he==null?void 0:he.children)??[],Je=ke=>ke.type==="bpmn:Lane";re=(()=>{const ke=new Set;for(const X of Ue)Pi(X)&&!F.has(X.id)&&X.id!==N.id&&X.x>=I.x&&ke.add(X.id);const ne=[];for(const X of Ue){if(X.type!=="bpmn:DataStoreReference"&&X.type!=="bpmn:DataObjectReference")continue;const Z=X,me=[...Z.incoming??[],...Z.outgoing??[]].filter(be=>be.type==="bpmn:DataInputAssociation"||be.type==="bpmn:DataOutputAssociation").map(be=>be.source===Z?be.target:be.source);me.length&&me.every(be=>be!==void 0&&ke.has(be.id))&&ne.push(Z)}return ne})();const Xt=Ue.filter(ke=>!("waypoints"in ke&&ke.waypoints)&&!Je(ke)&&!F.has(ke.id)&&ke.id!==N.id&&ke.x>=I.x),Ee=he?[he,...Ue.filter(ke=>Je(ke))]:[];if(Xt.length){const ke=new Set(Xt.map(be=>be.id)),ne=QD(ke),X=tt(ke),Z=new Set(ke);for(const be of ne)for(const Ne of be.subtree)Z.add(Ne.id);const pe=ne.length?tt(Z):X;n.createSpace(Xt,Ee,{x:Ce,y:0},"e",I.x-1);let me=!1;if(ne.length){const be=Wo(),Ne=dn(ne,Ce);if(Ne){const ut=pe.length?it(pe,Ce):null,hn=Wo();hn.messages>be.messages&&hn.lines>=be.lines?me=!0:(ut==null||ut(),Ne())}}if(!me){for(const be of ne){const Ne=Wo(),ut=dn([be],Ce);if(!ut)continue;const hn=Wo();(hn.messages<=Ne.messages||hn.lines<Ne.lines)&&ut()}if(X.length){const be=Wo(),Ne=it(X,Ce);if(Ne){const ut=Wo();(ut.messages<=be.messages||ut.lines<be.lines)&&Ne()}}}}}const Oe=N.y+N.height/2,ve=Oe-(A.y+A.height/2),Ae=R.band!==void 0,ct=Ae?[A]:$,se=(R.band===void 0||E(R.node.lane,R.node.participant,R.band,Oe))&&et(v.target)&&ct.every(he=>{var Ue;return Ct((Ue=C.get(he.id))==null?void 0:Ue.node.lane,he,he.y+he.height/2+ve)});se&&Ae?(n.moveElements($,{x:le+ri-G,y:0}),n.moveElements([A],{x:0,y:ve})):n.moveElements($,{x:le+ri-G,y:se?ve:0});const ye=p(A);if(!se&&R.node.lane===void 0&&R.band!==void 0&&ye){const he=ye.y+z+M(`pool:${R.node.participant??""}`,R.band)*k,Ue=he-(A.y+A.height/2);Ue!==0&&!ue(ye,A,A.x+A.width/2,he,F)&&n.moveElements([A],{x:0,y:Ue})}const de=re.length?p(re[0]):void 0;if(de){const he={assoc:Hx(),overlaps:Gx(de),crosses:zx()},Ue=re.map(Z=>({st:Z,x:Z.x})),Je=o.filter(Z=>Z.type==="label").map(Z=>({label:Z,x:Z.x,y:Z.y})),Mt=Math.min(...re.flatMap(Z=>[...Z.incoming??[],...Z.outgoing??[]].filter(pe=>pe.type==="bpmn:DataInputAssociation"||pe.type==="bpmn:DataOutputAssociation").map(pe=>(pe.source===Z?pe.target:pe.source).x))),Xt=new Set(re.map(Z=>Z.id)),Ee=(de.children??[]).filter(Pi).filter(Z=>!Xt.has(Z.id));let ke=Mt;for(const Z of[...re].sort((pe,me)=>pe.x-me.x)){let pe=ke;for(let me=0;me<100;me++){const be=Ee.find(Ne=>pe<Ne.x+Ne.width+_n&&pe+Z.width+_n>Ne.x&&Z.y<Ne.y+Ne.height&&Z.y+Z.height>Ne.y);if(!be)break;pe=be.x+be.width+_n}pe!==Z.x&&n.moveElements([Z],{x:pe-Z.x,y:0}),ke=pe+Z.width+_n}const ne=ke+150-(de.x+de.width);ne>0&&n.resizeShape(de,{x:de.x,y:de.y,width:de.width+ne,height:de.height});const X={assoc:Hx(),overlaps:Gx(de),crosses:zx()};if(X.assoc>=he.assoc||X.overlaps>he.overlaps||X.crosses>he.crosses){for(const{st:Z,x:pe}of Ue)Z.x!==pe&&n.moveElements([Z],{x:pe-Z.x,y:0});ne>0&&n.resizeShape(de,{x:de.x,y:de.y,width:de.width-ne,height:de.height});for(const Z of Je){const pe=Z.x-Z.label.x,me=Z.y-Z.label.y;(pe!==0||me!==0)&&n.moveElements([Z.label],{x:pe,y:me})}}}}const Vx=(v,R)=>{const A=R.target===v,O=f(R.source),N=f(R.target),I=A?"bpmn:DataOutputAssociation":"bpmn:DataInputAssociation";n.connect(O,N,R.id?{type:I,businessObject:i.create(I,{id:R.id})}:{type:I})},JD=100,Wx=v=>{for(const R of g){if(!R.participant.blackBox)continue;const A=l(R.participant.id);if(!A)continue;const O=[];for(const I of _){const $=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,F=$?l($):void 0;F&&typeof F.x=="number"&&F.type!=="bpmn:Participant"&&O.push(F)}if(!O.length)continue;const N=Math.max(...O.map(I=>I.x+I.width/2))+JD;if(N>A.x+A.width&&n.resizeShape(A,{x:A.x,y:A.y,width:N-A.x,height:A.height}),!!v)for(const I of _){const $=l(I.flow.id),F=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,G=F?l(F):void 0;if(!$||!G||G.type==="bpmn:Participant")continue;const K=G.x+G.width/2;if(K<A.x+10||K>A.x+A.width-10)continue;const le=A.y>G.y,Ce=le?G.y+G.height:G.y,re=le?A.y:A.y+A.height,Oe=I.flow.source===R.participant.id?[{x:K,y:re},{x:K,y:Ce}]:[{x:K,y:Ce},{x:K,y:re}],ve=pt(o),Ae={...ve.edges.find(ct=>ct.id===I.flow.id),waypoints:Oe};yn(Ae,Vn(ve)).length||n.updateWaypoints($,Oe)}}};Wx(!1);for(const v of _){const R=v.flow;n.connect(f(R.source),f(R.target),{type:"bpmn:MessageFlow",businessObject:i.create("bpmn:MessageFlow",{id:R.id,name:R.name})})}{const A=new Set([...m.map(G=>G.flow.id),..._.map(G=>G.flow.id)].filter(G=>!!G)),O=o.filter(G=>!!G.waypoints),N=(G,K)=>Math.abs(K.x-G.x)<2?"L":Math.abs(K.x-(G.x+G.width))<2?"R":Math.abs(K.y-G.y)<2?"T":Math.abs(K.y-(G.y+G.height))<2?"B":void 0,I=new Map,$=(G,K,le)=>{if(!G||!K||typeof G.x!="number")return;const Ce=N(G,K);if(!Ce)return;let re=I.get(G.id);re||I.set(G.id,re=new Map),re.set(Ce,[...re.get(Ce)??[],le])};for(const G of O){const K=G.waypoints;!K||K.length<2||($(G.source,K[0],{id:G.id,dir:"out"}),$(G.target,K[K.length-1],{id:G.id,dir:"in"}))}const F=new Set;for(const[G,K]of I){const le=l(G);if(!le||typeof le.x!="number"||![...K.values()].some(ye=>{const de=ye.filter(he=>he.dir==="in");return ye.length>=3&&de.length>=1&&ye.some(he=>he.dir==="out")&&de.some(he=>A.has(he.id))}))continue;const re=p(le);if(!re||F.has(re.id)||(re.children??[]).some(ye=>ye.type==="bpmn:Lane"))continue;const Oe=(c0=K.get("T"))!=null&&c0.length?(u0=K.get("B"))!=null&&u0.length?void 0:"B":"T";if(!Oe||(Oe==="T"?le.y-re.y:re.y+re.height-(le.y+le.height))>=k)continue;const Ae=(re.children??[]).filter(ye=>!("waypoints"in ye&&ye.waypoints)&&ye.type!=="label"&&typeof ye.x=="number"),ct=re.y+re.height;n.resizeShape(re,{x:re.x,y:re.y,width:re.width,height:re.height+k});const se=u().children.filter(ye=>!("waypoints"in ye&&ye.waypoints)&&ye.id!==re.id&&typeof ye.y=="number"&&ye.y>=ct);se.length&&n.moveElements(se,{x:0,y:k}),Oe==="T"&&Ae.length&&n.moveElements(Ae,{x:0,y:k}),F.add(re.id)}}const ed=20,Ux=4,eL=2,tL=[10,30,80],Uo=()=>{const v=pt(o);return{bad:Wn(v).filter(R=>R.kind==="edge-crosses-shape"||R.kind==="edge-overlap-opposite"||R.kind==="edge-overlap-mixed").length,crossings:Wd(v),straight:v.edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.waypoints.length===2).length}},qo=v=>{const R=pt(o),A=R.edges.find(O=>O.id===v);return A?yn(A,Vn(R)).length:0},Cu=v=>qo(v)>0,Pu=v=>pt(o).edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.id!==v&&R.waypoints.length===2).length,nL=(v,R,A)=>dn([{subtree:v,pool:R}],A),qx=(v,R)=>R.bad>v.bad||R.crossings>v.crossings&&R.straight<=v.straight&&R.bad>=v.bad,Au=(v,R)=>qx(v,R)||R.straight<v.straight,Tu=(v,R,A=()=>!0,O=qx)=>{const N=Uo(),I=dn(v,R);if(!I)return!1;const $=Uo();return O(N,$)||!A()?(I(),!1):!0},Yx=(v,R,A,O=()=>!0)=>Tu([{subtree:v,pool:R}],A,O),Yr=v=>{var R;return!!((R=C.get(v))!=null&&R.node.participant)},es=new Map;for(const v of _){if(!Yr(v.flow.target))continue;const R=es.get(v.flow.target)??[];R.push(v),es.set(v.flow.target,R)}const td=[...es.keys()],Kx=new Set(m.map(v=>v.flow.target)),Xx=v=>nt.findIndex(({op:R})=>R.participant.id===v);td.sort((v,R)=>{var N,I;const A=Kx.has(v)?1:0,O=Kx.has(R)?1:0;return A!==O?A-O:Xx((N=C.get(v))==null?void 0:N.node.participant)-Xx((I=C.get(R))==null?void 0:I.node.participant)});const Kr=v=>v.x+v.width/2,iL=v=>{const R=new Map;for(const N of o.getAll()){const I=N;if(!I.waypoints||!I.source||!I.target)continue;(R.get(I.source.id)??R.set(I.source.id,[]).get(I.source.id)).push(I.target.id)}const A=new Set([v]),O=[v];for(let N=0;N<O.length;N++)for(const I of R.get(O[N])??[])A.has(I)||(A.add(I),O.push(I));return A},rL=(v,R)=>{const A=iL(R);let O;for(const N of o.getAll()){const I=N;if(I.type!=="bpmn:MessageFlow"||!I.source||!I.target||I.target.id!==v||A.has(I.source.id))continue;const $=I.source;if(typeof $.x!="number"||$.type==="bpmn:Participant")continue;const F=Kr($);(O===void 0||F>O)&&(O=F)}return O},nd=(v,R)=>{const A=l(v.flow.source);if(A)return A.type==="bpmn:Participant"?rL(A.id,R):Kr(A)},Zx=v=>{let R;for(const A of es.get(v)??[]){const O=nd(A,v);O!==void 0&&(!R||O>R.cx)&&(R={op:A,cx:O})}return R==null?void 0:R.op},oL=v=>{const R=Zx(v),A=l(v),O=R?nd(R,v):void 0;return A&&O!==void 0?O-Kr(A):void 0},aL=v=>{const R=oL(v);return R!==void 0&&Math.abs(R)<ed},Qx=(v,R,A,O,N)=>{var I;for(let $=!0;$;){$=!1;for(const F of _){if(F.flow.id===A)continue;const G=R.has(F.flow.source),K=R.has(F.flow.target);if(G===K||O(G?F.flow.source:F.flow.target))continue;const le=G?F.flow.target:F.flow.source;if(N(le)||!Yr(le))continue;const Ce=l(F.flow.id);if(!(Ce!=null&&Ce.waypoints)||Ce.waypoints.length!==2)continue;const re=l(le),Oe=(I=C.get(le))==null?void 0:I.node.participant;if(!re||!Oe)continue;const ve=on(le,Ae=>Ae.x>=re.x).filter(Ae=>!R.has(Ae.id));if(!(!ve.length||ve.some(Ae=>N(Ae.id)))){for(const Ae of ve)R.add(Ae.id);v.set(Oe,[...v.get(Oe)??[],...ve]),$=!0}}}return[...v].map(([$,F])=>({subtree:F,pool:f($)}))},Jx=(v,R,A,O,N)=>Qx(new Map([[R,[...v]]]),new Set(v.map(I=>I.id)),O,I=>I===A,I=>I===N),id=v=>{const R=Zx(v);if(!R)return null;const A=l(v),O=l(R.flow.source),N=nd(R,v);if(!A||!O||N===void 0)return null;const I=N-Kr(A);if(I>=ed){const $=C.get(v).node.participant,F=on(v,G=>G.x>=A.x);return{groups:Jx(F,$,v,R.flow.id,R.flow.source),dx:I}}if(-I>=ed&&Yr(R.flow.source)){const $=C.get(R.flow.source).node.participant,F=on(R.flow.source,G=>G.x>=O.x&&!aL(G.id));return{groups:Jx(F,$,R.flow.source,R.flow.id,v),dx:-I}}return null},e0=()=>td.map(v=>({id:v,plan:id(v)})).filter(v=>!!v.plan).sort((v,R)=>Math.min(...v.plan.groups.flatMap(A=>A.subtree.map(O=>O.x)))-Math.min(...R.plan.groups.flatMap(A=>A.subtree.map(O=>O.x)))).map(v=>v.id);for(let v=0;v<3;v++){const R=Uo(),A=[];for(const N of e0()){const I=id(N);if(!I)continue;const $=dn(I.groups,I.dx);$&&A.push($)}if(!A.length)break;if(!Au(R,Uo()))continue;for(const N of A.reverse())N();let O=!1;for(const N of e0()){const I=id(N);I&&Tu(I.groups,I.dx,()=>!0,Au)&&(O=!0)}if(!O)break}for(const v of td.flatMap(R=>es.get(R)??[])){if(!Cu(v.flow.id))continue;const R=l(v.flow.target);if(!R)continue;const A=f(C.get(v.flow.target).node.participant),O=on(v.flow.target,F=>F.x>=R.x),N=R.width+D,I=qo(v.flow.id),$=Pu(v.flow.id);for(let F=1;F<=Ux;F++){const G=()=>qo(v.flow.id)<I&&Pu(v.flow.id)>=$;if(Yx(O,A,N*F,G))break}}for(const v of _){if(!Cu(v.flow.id))continue;const R=l(v.flow.source),A=l(v.flow.target);if(!R||!A||R.type==="bpmn:Participant"||A.type==="bpmn:Participant")continue;const O=R.x+R.width/2;if(Math.abs(O-(A.x+A.width/2))>15)continue;const[N,I]=R.y<A.y?[R.y+R.height,A.y]:[A.y+A.height,R.y],$=[...C.values()].map(F=>l(F.node.id)).filter(F=>!!F&&F.id!==R.id&&F.id!==A.id).filter(F=>F.x<=O&&O<=F.x+F.width&&F.y+F.height>N&&F.y<I).sort((F,G)=>F.x-G.x);for(const F of $){const G=(l0=C.get(F.id))==null?void 0:l0.node.participant,K=G?l(G):void 0;if(!K)continue;const le=[...C.values()].filter(de=>de.node.participant===G).map(de=>de.node.id),Ce=de=>de.map(he=>l(he)).filter(he=>!!he),Oe=[Gt(F.id,de=>{var he;return((he=C.get(de.id))==null?void 0:he.node.participant)===G}),Ce(le)].filter(de=>de.length),ve=F.width+D,Ae=qo(v.flow.id),ct=Pu(v.flow.id),se=()=>qo(v.flow.id)<Ae&&Pu(v.flow.id)>=ct;let ye=!1;for(const de of Oe){for(let he=1;he<=Ux;he++)if(Yx(de,K,ve*he,se)){ye=!0;break}if(ye)break}if(!Cu(v.flow.id))break}}for(const v of _){if(!Cu(v.flow.id))continue;const R=l(v.flow.id);if(((p0=R==null?void 0:R.waypoints)==null?void 0:p0.length)!==2)continue;const A=l(v.flow.source),O=l(v.flow.target);if(!A||!O||A.type==="bpmn:Participant"||O.type==="bpmn:Participant"||!Yr(v.flow.source)||!Yr(v.flow.target)||Math.abs(Kr(A)-Kr(O))>eL)continue;const N=Kr(A),I=R.waypoints.map(Ae=>Ae.y),[$,F]=[Math.min(...I),Math.max(...I)],G=Vn(pt(o)).filter(Ae=>Ae.id!==A.id&&Ae.id!==O.id&&Ae.x<N&&N<Ae.x+Ae.width&&$<Ae.y+Ae.height&&Ae.y<F);if(!G.length)continue;const K=(f0=C.get(v.flow.source))==null?void 0:f0.node.participant,le=(d0=C.get(v.flow.target))==null?void 0:d0.node.participant;if(!K||!le)continue;const Ce=new Map;for(const[Ae,ct,se]of[[v.flow.source,A,K],[v.flow.target,O,le]]){const ye=Ce.get(se)??[],de=on(Ae,he=>he.x>=ct.x).filter(he=>!ye.some(Ue=>Ue.id===he.id));Ce.set(se,[...ye,...de])}const re=new Set([...Ce.values()].flat().map(Ae=>Ae.id)),Oe=Qx(Ce,re,v.flow.id,Ae=>Ae===v.flow.source||Ae===v.flow.target,()=>!1),ve=Math.max(...G.map(Ae=>Ae.x+Ae.width));for(const Ae of tL){const ct=ve+Ae-N;if(ct<=0)continue;if(Tu(Oe,ct,()=>{var ye,de;return qo(v.flow.id)===0&&((de=(ye=l(v.flow.id))==null?void 0:ye.waypoints)==null?void 0:de.length)===2},Au))break}}{const v=A=>A.y+A.height/2,R=[];for(const A of C.keys()){if(!Yr(A))continue;const O=m.filter($=>$.flow.target===A);if(O.length!==1)continue;const N=l(O[0].flow.source),I=l(A);!N||!I||!C.has(N.id)||Math.abs(v(N)-v(I))>1||I.x-(N.x+N.width)<=D+1||R.push({id:A,pred:N,node:I})}R.sort((A,O)=>A.node.x-O.node.x);for(const{id:A}of R){const O=C.get(A),N=l(A),I=l(m.find(re=>re.flow.target===A).flow.source);if(!N||!I)continue;const $=N.x-(I.x+I.width);if($<=D+1)continue;const F=f(O.node.participant),G=on(A,re=>re.x>=N.x),K=Uo(),le=nL(G,F,-($-D));if(!le)continue;const Ce=Uo();(Ce.bad>K.bad||Ce.crossings>=K.crossings||Ce.straight<K.straight)&&le()}}Wx(!0);for(const v of y){const R=v.associations??[],A=R.map(I=>I.source===v.dataStore.id?I.target:I.source).map(l).find(Boolean),O=A?p(A)??u():u(),N=A?{x:A.x+A.width/2,y:A.y+A.height+110}:{x:200,y:Et+60};n.createShape({type:"bpmn:DataStoreReference",businessObject:i.create("bpmn:DataStoreReference",{id:v.dataStore.id,name:v.dataStore.name})},N,O);for(const I of R)Vx(v.dataStore.id,I)}for(const v of x){const A=f(v.association.target).type==="bpmn:DataStoreReference"?v.association.target:v.association.source;Vx(A,v.association)}let t0=0;const Xr=10,n0=40,sL=(v,R)=>{const A=R.map(G=>p(G)).filter(G=>!!G);for(const G of A){const K=Xr,le=G.y,Ce=G.y+G.height,re=G.x,Oe=G.x+G.width;if(Math.abs(v.y-le)<K){const ve=le+K-v.y;v.y+=ve,v.height-=ve}if(Math.abs(v.y+v.height-Ce)<K&&(v.height=Ce-K-v.y),Math.abs(v.x-re)<K){const ve=re+K-v.x;v.x+=ve,v.width-=ve}Math.abs(v.x+v.width-Oe)<K&&(v.width=Oe-K-v.x)}if(!A.length)return;const O=Math.min(...A.map(G=>G.y)),N=Math.max(...A.map(G=>G.y+G.height)),I=O-v.y,$=v.y+v.height-N,F=n0-Xr;if(I>0!=$>0)if(I>0&&I<F){const G=I+Xr;v.y+=G,v.height-=G}else $>0&&$<F&&(v.height-=$+Xr)},cL=(v,R)=>{const A=Xr,O=30,N=o.filter(I=>I.type==="bpmn:Group"&&I.id!==R);for(const I of N){const $=I.x,F=I.x+I.width,G=I.y,K=I.y+I.height,le=v.y<K&&G<v.y+v.height,Ce=v.x<F&&$<v.x+v.width;if(le){if(Math.abs(v.x-F)<A){const re=Math.min(F+A-v.x,O);re>0&&v.width-re>0&&(v.x+=re,v.width-=re)}if(Math.abs(v.x+v.width-$)<A){const re=Math.min(v.x+v.width-($-A),O);re>0&&v.width-re>0&&(v.width-=re)}}if(Ce){if(Math.abs(v.y-K)<A){const re=Math.min(K+A-v.y,O);re>0&&v.height-re>0&&(v.y+=re,v.height-=re)}if(Math.abs(v.y+v.height-G)<A){const re=Math.min(v.y+v.height-(G-A),O);re>0&&v.height-re>0&&(v.height-=re)}}}},rd=(v,R)=>{const A=n0,O=Math.min(...v.map(G=>G.x))-A,N=Math.min(...v.map(G=>G.y))-A,I=Math.max(...v.map(G=>G.x+G.width))+A,$=Math.max(...v.map(G=>G.y+G.height))+A,F={x:O,y:N,width:I-O,height:$-N};return sL(F,v),cL(F,R),F};for(const v of P){const R=(v.group.members??[]).map(l).filter(N=>!!N);let A;R.length?A=rd(R,v.group.id):(A={x:300+t0*350,y:40,width:300,height:200},t0++);const O=n.createShape({type:"bpmn:Group",businessObject:i.create("bpmn:Group",{id:v.group.id}),width:A.width,height:A.height},{x:A.x+A.width/2,y:A.y+A.height/2},u());v.group.name&&n.updateLabel(O,v.group.name),(h0=v.group.members)!=null&&h0.length&&L(O,"bwl:Members",{refs:v.group.members.join(" ")})}{const v=o.filter(N=>!!N.waypoints),R=new Map,A=(N,I)=>{!N||!I||(R.has(N)||R.set(N,new Set),R.get(N).add(I))};for(const N of v){const I=(m0=N.source)==null?void 0:m0.id,$=(g0=N.target)==null?void 0:g0.id;A(I,$),((y0=N.type)!=null&&y0.includes("DataOutputAssociation")||(v0=N.type)!=null&&v0.includes("DataInputAssociation")||N.type==="bpmn:Association")&&A($,I)}const O=o.filter(N=>N.type==="bpmn:Group");for(const N of O){const $=(((b0=N.businessObject.extensionElements)==null?void 0:b0.values)??[]).find(se=>se.$type==="bwl:Members"),F=(($==null?void 0:$.refs)??"").split(" ").filter(Boolean);if(!F.length)continue;const G=new Set(F),K=[...F];for(;K.length;){const se=K.shift();for(const ye of R.get(se)??[])G.has(ye)||(G.add(ye),K.push(ye))}const le=N.x,Ce=N.x+N.width,re=N.y,Oe=N.y+N.height,ve=se=>m.filter(ye=>ye.flow.target===se).length,Ae=se=>{var de;const ye=((de=l(se))==null?void 0:de.type)??"";if(ye==="bpmn:StartEvent"&&ve(se)===0)return!1;if(ye.endsWith("Gateway")){const he=m.filter(Ue=>Ue.flow.target===se).map(Ue=>Ue.flow.source);if(he.length&&he.every(Ue=>{var Je;return((Je=l(Ue))==null?void 0:Je.type)==="bpmn:StartEvent"&&ve(Ue)===0}))return!1}return!0},ct=o.filter(se=>Pi(se)).filter(se=>se.type!=="bpmn:Group"&&se.type!=="bpmn:Participant"&&se.type!=="bpmn:TextAnnotation"&&!G.has(se.id)&&Yr(se.id)&&Ae(se.id)&&se.x<Ce&&se.x+se.width>le&&se.y<Oe&&se.y+se.height>re);if(ct.length)for(const se of[-1,1]){const ye=ct.filter(ne=>(ne.x+ne.width-le<=Ce-ne.x?-1:1)===se);if(!ye.length)continue;const de=[];for(const ne of ye){const X=de.find(Z=>Z.some(pe=>ne.y<pe.y+pe.height&&ne.y+ne.height>pe.y));X?X.push(ne):de.push([ne])}const he=new Map;for(const ne of de){let X=se<0?le-Xr:Ce+Xr;for(const Z of[...ne].sort((pe,me)=>se<0?me.x-pe.x:pe.x-me.x)){const pe=se<0?Math.min(Z.x,X-Z.width):Math.max(Z.x,X);X=se<0?pe-_n:pe+Z.width+_n,pe!==Z.x&&Math.sign(pe-Z.x)===se&&he.set(Z.id,pe-Z.x)}}const Ue=new Map,Je=ne=>Ue.get(ne)===ne||!Ue.get(ne)?ne:Je(Ue.get(ne));for(const ne of ye)Ue.set(ne.id,ne.id);for(const ne of _){const X=he.has(ne.flow.source)?ne.flow.source:void 0,Z=he.has(ne.flow.target)?ne.flow.target:void 0;if(!X||!Z)continue;const pe=l(ne.flow.id);((_0=pe==null?void 0:pe.waypoints)==null?void 0:_0.length)===2&&Ue.set(Je(X),Je(Z))}const Mt=new Map;for(const ne of ye){if(!he.has(ne.id))continue;const X=Je(ne.id);Mt.set(X,[...Mt.get(X)??[],ne])}const Xt=[...Mt.values()].sort((ne,X)=>se<0?Math.min(...ne.map(Z=>Z.x))-Math.min(...X.map(Z=>Z.x)):Math.max(...X.map(Z=>Z.x))-Math.max(...ne.map(Z=>Z.x))),Ee=[];let ke=!0;for(const ne of Xt){const X=ne.map(me=>he.get(me.id)??0).reduce((me,be)=>Math.abs(be)>Math.abs(me)?be:me,0),Z=new Map;let pe=!0;for(const me of ne){const be=p(me);if(!be){pe=!1;break}Z.has(be.id)||Z.set(be.id,{subtree:[],pool:be}),Z.get(be.id).subtree.push(me)}pe&&Tu([...Z.values()],X,()=>!0,Au)?Ee.push({shapes:ne,dx:X}):ke=!1}if(!ke)for(const ne of Ee.reverse())n.moveElements(ne.shapes,{x:-ne.dx,y:0})}}}{const v=new Set([...P.map(R=>R.group.id),...Ut(e,"group.update").map(R=>R.id)]);for(const R of o.filter(A=>A.type==="bpmn:Group")){if(v.has(R.id))continue;const O=(((x0=R.businessObject.extensionElements)==null?void 0:x0.values)??[]).find(F=>F.$type==="bwl:Members"),N=((O==null?void 0:O.refs)??"").split(" ").filter(Boolean).map(l).filter(F=>!!F);!N.length||!N.some(F=>{const G=d.get(F.id);return!G||G.x!==F.x||G.y!==F.y})||!N.some(F=>F.x<R.x||F.y<R.y||F.x+F.width>R.x+R.width||F.y+F.height>R.y+R.height)||n.resizeShape(R,rd(N,R.id))}}{const R=new Map(co(pt(o)).map(F=>[F.owner,F.rect])),A=o.filter(F=>!!F.waypoints),O=new Map,N=(F,G)=>{!F||!G||(O.has(F)||O.set(F,new Set),O.get(F).add(G))};for(const F of A){const G=(w0=F.source)==null?void 0:w0.id,K=(E0=F.target)==null?void 0:E0.id;N(G,K),((S0=F.type)!=null&&S0.includes("DataOutputAssociation")||(R0=F.type)!=null&&R0.includes("DataInputAssociation")||F.type==="bpmn:Association")&&N(K,G)}const I=F=>m.filter(G=>G.flow.target===F).length,$=F=>{var K;const G=((K=l(F))==null?void 0:K.type)??"";if(G==="bpmn:StartEvent"&&I(F)===0)return!1;if(G.endsWith("Gateway")){const le=m.filter(Ce=>Ce.flow.target===F).map(Ce=>Ce.flow.source);if(le.length&&le.every(Ce=>{var re;return((re=l(Ce))==null?void 0:re.type)==="bpmn:StartEvent"&&I(Ce)===0}))return!1}return!0};for(const F of o.filter(G=>G.type==="bpmn:Group")){const K=(((C0=F.businessObject.extensionElements)==null?void 0:C0.values)??[]).find(X=>X.$type==="bwl:Members"),le=((K==null?void 0:K.refs)??"").split(" ").filter(Boolean);if(!le.length)continue;const Ce=le.map(l).filter(X=>!!X);if(!Ce.length||!(P.some(X=>X.group.id===F.id)||Ut(e,"group.update").some(X=>X.id===F.id)||Ce.some(X=>{const Z=d.get(X.id);return!Z||Z.x!==X.x||Z.y!==X.y})))continue;const Oe=new Set(le),ve=[...le];for(;ve.length;){const X=ve.shift();for(const Z of O.get(X)??[])Oe.has(Z)||(Oe.add(Z),ve.push(Z))}const Ae=F.x,ct=F.x+F.width,se=F.y,ye=F.y+F.height,de=X=>{const Z=R.get(X.id),pe={x:X.x,y:X.y,width:X.width,height:X.height};return Z?[pe,{x:Z.x,y:Z.y,width:Z.width,height:Z.height}]:[pe]},he=Ce.flatMap(de),Ue=Math.min(...he.map(X=>X.x)),Je=Math.max(...he.map(X=>X.x+X.width)),Mt=Math.min(...he.map(X=>X.y)),Xt=Math.max(...he.map(X=>X.y+X.height)),Ee={L:Ue-Ae,R:ct-Je,T:Mt-se,B:ye-Xt},ke=o.filter(X=>Pi(X)).filter(X=>X.type!=="bpmn:Group"&&X.type!=="bpmn:Participant"&&X.type!=="bpmn:TextAnnotation"&&!Oe.has(X.id)&&$(X.id)&&X.x<ct&&X.x+X.width>Ae&&X.y<ye&&X.y+X.height>se);if(!ke.length)continue;const ne={L:0,R:0,T:0,B:0};for(const X of ke){const Z=de(X),pe=Math.min(...Z.map(mt=>mt.x)),me=Math.max(...Z.map(mt=>mt.x+mt.width)),be=Math.min(...Z.map(mt=>mt.y)),Ne=Math.max(...Z.map(mt=>mt.y+mt.height)),ut={L:me-Ae,R:ct-pe,T:Ne-se,B:ye-be},hn=["L","R","T","B"].filter(mt=>ut[mt]<=Ee[mt]+.001);if(!hn.length)continue;const Pt=hn.reduce((mt,ns)=>ut[ns]<ut[mt]?ns:mt,hn[0]);ne[Pt]=Math.max(ne[Pt],Math.min(ut[Pt]+10,Ee[Pt]))}!ne.L&&!ne.R&&!ne.T&&!ne.B||n.resizeShape(F,{x:F.x+ne.L,y:F.y+ne.T,width:F.width-ne.L-ne.R,height:F.height-ne.T-ne.B})}}const i0=v=>{const R=v.waypoints;if(R!=null&&R.length){const O=R[Math.floor((R.length-1)/2)];return{x:O.x,y:O.y,width:0,height:0}}const A=v;return{x:A.x,y:A.y,width:A.width,height:A.height}};let ts=0;const r0=12,o0=14,uL=15,lL=300,pL=v=>{const R=v.split(`
|
|
7
|
-
`),A=Math.max(...R.map(I=>oo(I,r0))),O=Math.max(100,Math.min(lL,Math.ceil(A)+o0)),N=R.reduce((I,$)=>I+Math.max(1,Math.ceil((oo($,r0)+o0)/O)),0);return{width:O,height:Math.max(30,N*uL+10)}};for(const v of S){const R=v.association,A=((P0=v.placement)==null?void 0:P0.anchor)??(R?R.source===v.annotation.id?R.target:R.source:void 0),O=A?l(A):void 0,N=O?i0(O):void 0,I=pL(v.annotation.text??"");let $;if(N&&v.placement){const[le,Ce]=xs[v.placement.side],re=v.placement.offset??50;$={x:N.x+N.width/2+le*(N.width/2+I.width/2+re),y:N.y+N.height/2+Ce*(N.height/2+I.height/2+re)}}else N?($={x:N.x+N.width/2+180+ts%3*260,y:N.y-110-ts%2*95},ts++):($={x:300+ts*260,y:60},ts++);const F=O?p(O)??u():u(),G=F;N&&typeof G.x=="number"&&typeof G.width=="number"&&G.type==="bpmn:Participant"&&($=cl(o,N,I,G,v.placement?{placement:v.placement}:{from:$}));const K=n.createShape({type:"bpmn:TextAnnotation",width:I.width,height:I.height,businessObject:i.create("bpmn:TextAnnotation",{id:v.annotation.id,text:v.annotation.text})},$,F);if(R){const le=Ce=>Ce===v.annotation.id?K:f(Ce);n.connect(le(R.source),le(R.target),R.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:R.id})}:{type:"bpmn:Association"})}v.placement&&L(K,"bwl:Placement",T(v.placement))}for(const v of Ut(e,"association.add")){const R=v.association;n.connect(f(R.source),f(R.target),R.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:R.id})}:{type:"bpmn:Association"})}for(const v of Ut(e,"node.update")){let R=f(v.id);if(v.type&&_s(v.type)!==R.type&&(R=c.replaceElement(R,{type:_s(v.type)})),v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),v.lane||v.band!==void 0){v.band!==void 0&&n.updateProperties(R,{"bwl:band":v.band});const A=R.y+R.height/2,O=p(R),N=v.lane?f(v.lane):((O==null?void 0:O.children)??[]).find($=>$.type==="bpmn:Lane"&&A>=$.y&&A<=$.y+$.height);v.band!==void 0&&we(N==null?void 0:N.id,v.band,O);const I=N?N.y+(v.band===void 0?N.height/2:Math.min(N.height/2,ae)+M(N.id,v.band)*k):v.band!==void 0&&O?O.y+z+M(`pool:${O.id}`,v.band)*k:void 0;if(I!==void 0){const $=I-A;$!==0&&n.moveElements([R],{x:0,y:$})}}}for(const v of Ut(e,"sequenceFlow.update")){const R=f(v.id);if(v.source!==void 0||v.target!==void 0){const A=R,O=v.source!==void 0?f(v.source):A.source,N=v.target!==void 0?f(v.target):A.target,I=$=>({x:$.x+$.width/2,y:$.y+$.height/2});n.reconnect(A,O,N,[I(O),I(N)])}v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),v.condition!==void 0&&n.updateProperties(R,{name:((A0=v.condition)==null?void 0:A0.label)??void 0})}for(const v of Ut(e,"messageFlow.update"))v.name!==void 0&&n.updateProperties(f(v.id),{name:v.name??void 0});for(const v of Ut(e,"dataStore.update"))v.name!==void 0&&n.updateProperties(f(v.id),{name:v.name??void 0});for(const v of Ut(e,"annotation.update")){const R=f(v.id);if(v.text!==void 0&&n.updateProperties(R,{text:v.text}),v.placement===null)L(R,"bwl:Placement",null);else if(v.placement){const A=f(v.placement.anchor),O=i0(A),N=p(A)??u(),I=typeof N.x=="number"&&typeof N.width=="number"&&N.type==="bpmn:Participant",[$,F]=xs[v.placement.side],G=v.placement.offset??50,K={x:O.x+O.width/2+$*(O.width/2+R.width/2+G),y:O.y+O.height/2+F*(O.height/2+R.height/2+G)},le=I?cl(o,O,{width:R.width,height:R.height},N,{placement:v.placement,selfId:v.id}):K;n.moveElements([R],{x:le.x-(R.x+R.width/2),y:le.y-(R.y+R.height/2)}),L(R,"bwl:Placement",T(v.placement))}}for(const v of Ut(e,"group.update")){const R=f(v.id);if(v.name!==void 0&&n.updateLabel(R,v.name??""),v.members){const A=v.members.map(l).filter(O=>!!O);A.length&&n.resizeShape(R,rd(A,v.id)),L(R,"bwl:Members",{refs:v.members.join(" ")})}}}function ul(e){switch(e.kind){case"annotation-over-label":return[e.annotation];case"edge-crosses-shape":return[e.shape];case"shape-outside-container":return[e.shape];case"shape-overlap":return e.shapes;default:return[]}}function p1(e,t,n){var l,f;const{elementRegistry:i}=e,r=e.modeling,o=p=>Wn(p).filter(d=>!t.has(ai(d))),a=p=>{var d;return((d=i.get(p))==null?void 0:d.type)==="bpmn:TextAnnotation"},s=pt(i),c=o(s),u=[...new Set(c.flatMap(ul))].filter(p=>n.has(p)&&a(p));if(u.length)for(const p of u){const d=i.get(p);if(!d||typeof d.x!="number"||typeof d.width!="number")continue;let g=d.parent,h;for(;g;){if(g.type==="bpmn:Participant"){h=g;break}g=g.parent}if(!h){const Pe=d.x+d.width/2,Ke=d.y+d.height/2;h=i.getAll().find(Y=>{if(Y.type!=="bpmn:Participant")return!1;const ue=Y;return typeof ue.x=="number"&&typeof ue.width=="number"&&Pe>=ue.x&&Pe<=ue.x+ue.width&&Ke>=ue.y&&Ke<=ue.y+ue.height})}if(!h||typeof h.x!="number"||typeof h.width!="number")continue;const _=(((l=d.businessObject.extensionElements)==null?void 0:l.values)??[]).find(Pe=>Pe.$type==="bwl:Placement"),y=[...d.incoming??[],...d.outgoing??[]].find(Pe=>Pe.type==="bpmn:Association"),x=(_!=null&&_.anchor?i.get(_.anchor):void 0)??(y?((f=y.source)==null?void 0:f.id)===p?y.target:y.source:void 0);if(!x)continue;const S=x.waypoints,P=S!=null&&S.length?{x:S[Math.floor((S.length-1)/2)].x,y:S[Math.floor((S.length-1)/2)].y,width:0,height:0}:{x:x.x,y:x.y,width:x.width,height:x.height},C={width:d.width,height:d.height},L={x:d.x+d.width/2,y:d.y+d.height/2},T=_==null?void 0:_.side,j=[];T&&T in xs&&j.push(cl(i,P,C,h,{placement:{side:T,offset:(_==null?void 0:_.offset)??null},selfId:p}));for(const[Pe,Ke]of[[-1,0],[1,0],[0,-1],[0,1]])for(let Y=1;Y<=l1;Y++)j.push({x:L.x+Pe*Mh*Y,y:L.y+Ke*Mh*Y});const k={...s,edges:s.edges.filter(Pe=>Pe.id!==(y==null?void 0:y.id))},D=o(k),z=D.filter(Pe=>ul(Pe).includes(p)).length;if(!z)continue;let ae;for(const Pe of j){const Ke=Pe.x-L.x,Y=Pe.y-L.y;if(!Ke&&!Y||Pe.x-C.width/2<h.x||Pe.x+C.width/2>h.x+h.width||Pe.y-C.height/2<h.y||Pe.y+C.height/2>h.y+h.height)continue;const ue={...k,shapes:k.shapes.map(ce=>ce.id===p?{...ce,x:ce.x+Ke,y:ce.y+Y}:ce)},Se=o(ue),fe=Se.filter(ce=>ul(ce).includes(p)).length;if(fe>=z||Se.length>D.length)continue;const Re=Math.abs(Ke)+Math.abs(Y);if((!ae||fe<ae.mine||fe===ae.mine&&(Se.length<ae.all||Se.length===ae.all&&Re<ae.dist))&&(ae={x:Pe.x,y:Pe.y,mine:fe,all:Se.length,dist:Re}),ae.mine===0&&ae.all<D.length)break}ae&&r.moveElements([d],{x:ae.x-L.x,y:ae.y-L.y})}}function Oh(e,t,n=kh){const i=Th(e),r=Ah(t,eh(i.elementRegistry)),o={edgeCrossings:{before:0,after:0,pairs:[],solidPairs:0,dashedPairs:0,mixedPairs:0,crossPoolMessages:0}};if(r.length)return{ok:!1,issues:r,findings:[],stats:o};const a=pt(i.elementRegistry),s=new Set(Wn(a).map(ai)),c=new Set(a.edges.map(h=>h.id)),u=new Set(a.shapes.map(h=>h.id)),l=tl(a).length,f=e.get("commandStack");try{ud(f,()=>{n(t,i),uh(i,c),ah(i,s),bh(i,s,c),fh(i,c),t1(i,c),mh(i,s,c),o1(i,s,c),Eh(i,s,c),wh(i,c),Rh(i,u),p1(i,s,u)})}catch(h){return{ok:!1,issues:[{kind:"lower-failed",message:h instanceof Error?h.message:String(h)}],findings:[],stats:o}}const p=pt(i.elementRegistry),d=Wn(p).filter(h=>!s.has(ai(h))),g=Ud(p);return{ok:!0,issues:[],findings:d,stats:{edgeCrossings:{before:l,after:g.pairs.length,pairs:g.pairs,solidPairs:g.solidPairs,dashedPairs:g.dashedPairs,mixedPairs:g.mixedPairs,crossPoolMessages:g.crossPoolMessages}}}}function f1(e){const t=e.slice(e.indexOf(":")+1);return t.charAt(0).toLowerCase()+t.slice(1)}function d1(e,t){return typeof e.get=="function"?e.get(t):e[t]}function Dh(e,t){const n=d1(e,t);return typeof n=="number"&&Number.isFinite(n)?n:void 0}function Lh(e,t){var i;return(((i=e.extensionElements)==null?void 0:i.values)??[]).find(r=>(r==null?void 0:r.$type)===t)}function h1(e){return typeof e=="string"&&ku.includes(e)}function di(e){if(typeof e=="string")return e;const t=e==null?void 0:e.id;return typeof t=="string"?t:void 0}function Ih(e){const t=e.rootElements??[],n=t.find(Y=>Y.$type==="bpmn:Collaboration"),i=new Map(t.filter(Y=>Y.$type==="bpmn:Process").map(Y=>[Y.id,Y])),r=[],o=[],a=[],s=[],c=[],u=[],l={poolOrders:{},bands:{},placements:{}},f=[],p=[],d=[],g=[],h=[],m=[],_=new Set,y=new Set,x=Y=>{Y&&_.add(Y)},S=Y=>{_.add(Y),y.add(Y)},P=Y=>{const ue=Lh(Y,"bwl:Placement");if(!ue)return;const Se=typeof ue.anchor=="string"?ue.anchor:void 0;if(!Se||!h1(ue.side))return;const fe=typeof ue.offset=="number"?ue.offset:void 0;h.push({owner:Y.id,anchor:Se,side:ue.side,...fe!==void 0?{offset:fe}:{}})},C=Y=>{const ue=Lh(Y,"bwl:Members"),Se=typeof(ue==null?void 0:ue.refs)=="string"?ue.refs.split(/\s+/).filter(Boolean):[];Se.length&&m.push({owner:Y.id,refs:Se})},L=Y=>{var ue;for(const Se of Y)switch(x(Se.id),Se.$type){case"bpmn:TextAnnotation":S(Se.id),s.push({id:Se.id,text:typeof Se.text=="string"?Se.text:""}),P(Se);break;case"bpmn:Association":d.push({id:Se.id,type:Se.$type,source:di(Se.sourceRef),target:di(Se.targetRef)});break;case"bpmn:Group":{S(Se.id);const fe=(ue=Se.categoryValueRef)==null?void 0:ue.value;c.push({id:Se.id,...typeof fe=="string"&&fe?{name:fe}:{}}),C(Se);break}default:u.push({id:Se.id,type:Se.$type,reason:"type-outside-mvp"})}},T=(Y,ue)=>{const Se=Y.flowElements??[],fe=(Y.laneSets??[]).flatMap(ce=>ce.lanes??[]),Re=new Map;for(const ce of fe){x(ce.id);for(const U of ce.flowNodeRef??[]){const q=di(U);q&&Re.set(q,ce.id)}}for(const ce of Se){if(x(ce.id),ce.$type==="bpmn:SequenceFlow"){f.push({id:ce.id,source:di(ce.sourceRef),target:di(ce.targetRef),...typeof ce.name=="string"&&ce.name?{name:ce.name}:{}});continue}if(ce.$type==="bpmn:DataStoreReference"){S(ce.id),a.push({id:ce.id,...ce.name?{name:ce.name}:{}});continue}const U=f1(ce.$type);if(!od(U)){u.push({id:ce.id,type:ce.$type,reason:"type-outside-mvp"});continue}S(ce.id),o.push({id:ce.id,type:U,...ce.name?{name:ce.name}:{},...ue?{participant:ue}:{},...Re.has(ce.id)?{lane:Re.get(ce.id)}:{}});const q=Dh(ce,"bwl:band");q!==void 0&&(l.bands[ce.id]=q);for(const Q of ce.dataOutputAssociations??[])x(Q.id),g.push({id:Q.id,type:Q.$type,source:ce.id,target:di(Q.targetRef)});for(const Q of ce.dataInputAssociations??[])x(Q.id),g.push({id:Q.id,type:Q.$type,source:di((Q.sourceRef??[])[0]),target:ce.id})}L(Y.artifacts??[])};if(n){const Y=new Set;for(const ue of n.participants??[]){S(ue.id);const Se=di(ue.processRef);Se&&Y.add(Se);const fe=Se?i.get(Se):void 0,Re=((fe==null?void 0:fe.laneSets)??[]).flatMap(Q=>Q.lanes??[]),ce=Re.map(Q=>({id:Q.id,...Q.name?{name:Q.name}:{}}));for(const Q of ce)S(Q.id);const U=!fe||(fe.flowElements??[]).length===0&&Re.length===0&&(fe.artifacts??[]).length===0;r.push({id:ue.id,...ue.name?{name:ue.name}:{},...U?{blackBox:!0}:{},...ce.length?{lanes:ce}:{}});const q=Dh(ue,"bwl:poolOrder");q!==void 0&&(l.poolOrders[ue.id]=q),fe&&T(fe,ue.id)}for(const ue of n.messageFlows??[])x(ue.id),p.push({id:ue.id,source:di(ue.sourceRef),target:di(ue.targetRef),...typeof ue.name=="string"&&ue.name?{name:ue.name}:{}});L(n.artifacts??[]);for(const[ue,Se]of i)!Y.has(ue)&&(Se.flowElements??[]).length>0&&u.push({id:ue,type:Se.$type,reason:"unreachable-process"})}else for(const Y of i.values())T(Y);const j=[],k=[],D=[],z=[],ae=(Y,ue)=>!!Y&&!!ue&&y.has(Y)&&y.has(ue);for(const Y of f){if(!ae(Y.source,Y.target)){u.push({id:Y.id,type:"bpmn:SequenceFlow",reason:"endpoint-outside-mvp"});continue}j.push({id:Y.id,source:Y.source,target:Y.target,...Y.name?{name:Y.name}:{}}),y.add(Y.id)}for(const Y of p){if(!ae(Y.source,Y.target)){u.push({id:Y.id,type:"bpmn:MessageFlow",reason:"endpoint-outside-mvp"});continue}k.push({id:Y.id,source:Y.source,target:Y.target,...Y.name?{name:Y.name}:{}}),y.add(Y.id)}for(const Y of g){if(!ae(Y.source,Y.target)){u.push({id:Y.id??"",type:Y.type,reason:"endpoint-outside-mvp"});continue}z.push({...Y.id?{id:Y.id}:{},source:Y.source,target:Y.target}),Y.id&&y.add(Y.id)}for(const Y of d){if(!ae(Y.source,Y.target)){u.push({id:Y.id??"",type:Y.type,reason:"endpoint-outside-mvp"});continue}D.push({...Y.id?{id:Y.id}:{},source:Y.source,target:Y.target})}const Pe=new Map(c.map(Y=>[Y.id,Y]));for(const{owner:Y,refs:ue}of m){const Se=ue.filter(Re=>_.has(Re)),fe=Pe.get(Y);fe&&Se.length&&(fe.members=Se)}for(const Y of h)_.has(Y.anchor)&&(l.placements[Y.owner]={anchor:Y.anchor,side:Y.side,...Y.offset!==void 0?{offset:Y.offset}:{}});return{definition:{...r.length?{participants:r}:{},nodes:o,sequenceFlows:j,...k.length?{messageFlows:k}:{},...a.length?{dataStores:a}:{},...z.length?{dataAssociations:z}:{},...s.length?{annotations:s}:{},...D.length?{associations:D}:{},...c.length?{groups:c}:{}},hints:l,omitted:u}}async function m1(e){const{definitions:t,warnings:n}=await Yu(e);return{...Ih(t),warnings:n}}function g1(e,t,n,i={}){return{documentId:e,baseVersion:t,ops:[...n],origin:i.origin??"agent",clientOpId:(i.mkClientOpId??(()=>crypto.randomUUID()))()}}async function Bh(e,t,{currentVersion:n}){if(t.baseVersion!==n)return{status:"conflict",baseVersion:t.baseVersion,currentVersion:n};const i=Oh(e,t.ops);if(!i.ok)return{status:"rejected",issues:i.issues};const{xml:r}=await e.saveXML({format:!0});return{status:"applied",version:n+1,xml:r??"",findings:i.findings,stats:i.stats}}const y1=Symbol("bpmn-editor");function v1(){const e=kt.ref(!1),t=kt.ref(!0),n=kt.ref(!1);let i,r;const o=()=>{e.value=!0};function a(u,l){u.get("canvas").getContainer().style.pointerEvents=l?"":"none";const f=u.get("keyboard");l?(r&&f.bind(r),r=void 0):r||(r=f.getBinding(),f.unbind())}function s(){if(!i)throw new Error("modeler not attached — 뷰 @ready 후 attach() 필요");return i}function c(){return i==null?void 0:i.get("commandStack")}return{dirty:e,editable:t,agentBusy:n,attach(u){i&&this.detach(),i=u,i.get("eventBus").on("commandStack.changed",o),t.value||a(i,!1)},detach(){i==null||i.get("eventBus").off("commandStack.changed",o),i&&!t.value&&a(i,!0),r=void 0,i=void 0},setEditable(u){t.value=u,i&&a(i,u)},async applyAgentBatch(u,l){const f=s();n.value=!0;try{const p=await Bh(f,u,{currentVersion:l});return p.status==="applied"&&(e.value=!1),p}finally{n.value=!1}},async importXml(u){const{warnings:l}=await s().importXML(u);return e.value=!1,{warnings:Ku(l)}},async saveXml(){const{xml:u}=await s().saveXML({format:!0});return e.value=!1,u??""},undo:()=>{var u;return(u=c())==null?void 0:u.undo()},redo:()=>{var u;return(u=c())==null?void 0:u.redo()},canUndo:()=>{var u;return((u=c())==null?void 0:u.canUndo())??!1},canRedo:()=>{var u;return((u=c())==null?void 0:u.canRedo())??!1}}}function _e(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}function b1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ll={exports:{}},Nh;function _1(){if(Nh)return ll.exports;Nh=1;var e=ll.exports=function(t,n){if(n||(n=16),t===void 0&&(t=128),t<=0)return"0";for(var i=Math.log(Math.pow(2,t))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,t/r))/Math.log(n)*r;for(var o=i-Math.floor(i),a="",r=0;r<Math.floor(i);r++){var s=Math.floor(Math.random()*n).toString(n);a=s+a}if(o){var c=Math.pow(n,o),s=Math.floor(Math.random()*c).toString(n);a=s+a}var u=parseInt(a,n);return u!==1/0&&u>=Math.pow(2,t)?e(t,n):a};return e.rack=function(t,n,i){var r=function(a){var s=0;do{if(s++>10)if(i)t+=i;else throw new Error("too many ID collisions, use more bits");var c=e(t,n)}while(Object.hasOwnProperty.call(o,c));return o[c]=a,c},o=r.hats={};return r.get=function(a){return r.hats[a]},r.set=function(a,s){return r.hats[a]=s,r},r.bits=t||128,r.base=n||16,r},ll.exports}var x1=_1(),w1=b1(x1);function hi(e){if(!(this instanceof hi))return new hi(e);e=e||[128,36,1],this._seed=e.length?w1.rack(e[0],e[1],e[2]):e}hi.prototype.next=function(e){return this._seed(e||!0)},hi.prototype.nextPrefixed=function(e,t){var n;do n=e+this.next(!0);while(this.assigned(n));return this.claim(n,t),n},hi.prototype.claim=function(e,t){this._seed.set(e,t||!0)},hi.prototype.assigned=function(e){return this._seed.get(e)||!1},hi.prototype.unclaim=function(e){delete this._seed.hats[e]},hi.prototype.clear=function(){var e=this._seed.hats,t;for(t in e)this.unclaim(t)};const Ft={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:[0,"",""]};Ft.td=Ft.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],Ft.option=Ft.optgroup=[1,'<select multiple="multiple">',"</select>"],Ft.thead=Ft.tbody=Ft.colgroup=Ft.caption=Ft.tfoot=[1,"<table>","</table>"],Ft.polyline=Ft.ellipse=Ft.polygon=Ft.circle=Ft.text=Ft.line=Ft.path=Ft.rect=Ft.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];function ht(e,t=globalThis.document){var u;if(typeof e!="string")throw new TypeError("String expected");const n=/^<!--(.*?)-->$/s.exec(e);if(n)return t.createComment(n[1]);const i=(u=/<([\w:]+)/.exec(e))==null?void 0:u[1];if(!i)return t.createTextNode(e);if(e=e.trim(),i==="body"){const l=t.createElement("html");l.innerHTML=e;const{lastChild:f}=l;return f.remove(),f}let[r,o,a]=Object.hasOwn(Ft,i)?Ft[i]:Ft._default,s=t.createElement("div");for(s.innerHTML=o+e+a;r--;)s=s.lastChild;if(s.firstChild===s.lastChild){const{firstChild:l}=s;return l.remove(),l}const c=t.createDocumentFragment();return c.append(...s.childNodes),c}function E1(e,t){return t.forEach(function(n){n&&typeof n!="string"&&!Array.isArray(n)&&Object.keys(n).forEach(function(i){if(i!=="default"&&!(i in e)){var r=Object.getOwnPropertyDescriptor(n,i);Object.defineProperty(e,i,r.get?r:{enumerable:!0,get:function(){return n[i]}})}})}),Object.freeze(e)}function vn(e,...t){const n=e.style;return B(t,function(i){i&&B(i,function(r,o){n[o]=r})}),e}function un(e,t,n){return arguments.length==2?e.getAttribute(t):n===null?e.removeAttribute(t):(e.setAttribute(t,n),e)}const S1=Object.prototype.toString;function vt(e){return new Qi(e)}function Qi(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}Qi.prototype.add=function(e){return this.list.add(e),this},Qi.prototype.remove=function(e){return S1.call(e)=="[object RegExp]"?this.removeMatching(e):(this.list.remove(e),this)},Qi.prototype.removeMatching=function(e){const t=this.array();for(let n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Qi.prototype.toggle=function(e,t){return typeof t<"u"?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},Qi.prototype.array=function(){return Array.from(this.list)},Qi.prototype.has=Qi.prototype.contains=function(e){return this.list.contains(e)};function ws(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function kr(e,t,n){var i=n?e:e.parentNode;return i&&typeof i.closest=="function"&&i.closest(t)||null}function R1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Es={},$h;function C1(){if($h)return Es;$h=1;var e,t,n;function i(){e=window.addEventListener?"addEventListener":"attachEvent",t=window.removeEventListener?"removeEventListener":"detachEvent",n=e!=="addEventListener"?"on":""}return Es.bind=function(r,o,a,s){return e||i(),r[e](n+o,a,s||!1),a},Es.unbind=function(r,o,a,s){return t||i(),r[t](n+o,a,s||!1),a},Es}var Fh=C1(),P1=R1(Fh),$e=E1({__proto__:null,default:P1},[Fh]),jh=["focus","blur"];function A1(e,t,n,i,r){return jh.indexOf(n)!==-1&&(r=!0),$e.bind(e,n,function(o){var a=o.target||o.srcElement;o.delegateTarget=kr(a,t,!0),o.delegateTarget&&i.call(e,o)},r)}function T1(e,t,n,i){return jh.indexOf(t)!==-1&&(i=!0),$e.unbind(e,t,n,i)}var An={bind:A1,unbind:T1};function pl(e,t){return e&&typeof e.matches=="function"&&e.matches(t)||!1}function rt(e,t){return t=t||document,t.querySelector(e)}function Ss(e,t){return t=t||document,t.querySelectorAll(e)}function mi(e){e.parentNode&&e.parentNode.removeChild(e)}function M1(e,t){if(e.ownerDocument!==t.ownerDocument)try{return t.ownerDocument.importNode(e,!0)}catch{}return e}function k1(e,t){return t.appendChild(M1(e,t))}function Fe(e,t){return k1(t,e),e}var fl=2,Hh={"alignment-baseline":1,"baseline-shift":1,clip:1,"clip-path":1,"clip-rule":1,color:1,"color-interpolation":1,"color-interpolation-filters":1,"color-profile":1,"color-rendering":1,cursor:1,direction:1,display:1,"dominant-baseline":1,"enable-background":1,fill:1,"fill-opacity":1,"fill-rule":1,filter:1,"flood-color":1,"flood-opacity":1,font:1,"font-family":1,"font-size":fl,"font-size-adjust":1,"font-stretch":1,"font-style":1,"font-variant":1,"font-weight":1,"glyph-orientation-horizontal":1,"glyph-orientation-vertical":1,"image-rendering":1,kerning:1,"letter-spacing":1,"lighting-color":1,marker:1,"marker-end":1,"marker-mid":1,"marker-start":1,mask:1,opacity:1,overflow:1,"pointer-events":1,"shape-rendering":1,"stop-color":1,"stop-opacity":1,stroke:1,"stroke-dasharray":1,"stroke-dashoffset":1,"stroke-linecap":1,"stroke-linejoin":1,"stroke-miterlimit":1,"stroke-opacity":1,"stroke-width":fl,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function O1(e,t){return Hh[t]?e.style[t]:e.getAttributeNS(null,t)}function zh(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Hh[i];r?(r===fl&&typeof n=="number"&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function D1(e,t){var n=Object.keys(t),i,r;for(i=0,r;r=n[i];i++)zh(e,r,t[r])}function xe(e,t,n){if(typeof t=="string")if(n!==void 0)zh(e,t,n);else return O1(e,t);else D1(e,t);return e}const L1=Object.prototype.toString;function Xe(e){return new Ji(e)}function Ji(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}Ji.prototype.add=function(e){return this.list.add(e),this},Ji.prototype.remove=function(e){return L1.call(e)=="[object RegExp]"?this.removeMatching(e):(this.list.remove(e),this)},Ji.prototype.removeMatching=function(e){const t=this.array();for(let n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Ji.prototype.toggle=function(e,t){return typeof t<"u"?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},Ji.prototype.array=function(){return Array.from(this.list)},Ji.prototype.has=Ji.prototype.contains=function(e){return this.list.contains(e)};function Rs(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Gh(e){return e.cloneNode(!0)}var dl={svg:"http://www.w3.org/2000/svg"},Vh='<svg xmlns="'+dl.svg+'"';function I1(e){var t=!1;e.substring(0,4)==="<svg"?e.indexOf(dl.svg)===-1&&(e=Vh+e.substring(4)):(e=Vh+">"+e+"</svg>",t=!0);var n=B1(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function B1(e){var t;return t=new DOMParser,t.async=!1,t.parseFromString(e,"text/xml")}function Te(e,t){var n;return e=e.trim(),e.charAt(0)==="<"?(n=I1(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(dl.svg,e),t&&xe(n,t),n}var hl=null;function Wh(){return hl===null&&(hl=Te("svg")),hl}function Uh(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function N1(e,t,n,i,r,o){var a=Wh().createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return Uh(a,e);case 6:return Uh(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}function Jo(e){return Wh().createSVGTransform()}var qh=/([&<>]{1})/g,$1=/([&<>\n\r"]{1})/g,F1={"&":"&","<":"<",">":">",'"':"'"};function ml(e,t){function n(i,r){return F1[r]||r}return e.replace(t,n)}function Yh(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(ml(e.textContent,qh));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(r=e.attributes,n=0,i=r.length;n<i;++n)o=r.item(n),t.push(" ",o.name,'="',ml(o.value,$1),'"');if(e.hasChildNodes()){for(t.push(">"),a=e.childNodes,n=0,i=a.length;n<i;++n)Yh(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("<!--",ml(e.nodeValue,qh),"-->");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function j1(e){for(var t=e.firstChild,n=[];t;)Yh(t,n),t=t.nextSibling;return n.join("")}function Kh(e,t){return j1(e)}function jt(e){var t=e.parentNode;return t&&t.removeChild(e),e}function H1(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function z1(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(H1(e,i))}function ea(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),z1(n,t)),n.consolidate()}const G1=/^class[ {]/;function V1(e){return G1.test(e.toString())}function gl(e){return Array.isArray(e)}function yl(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Cs(...e){e.length===1&&gl(e[0])&&(e=e[0]),e=[...e];const t=e.pop();return t.$inject=e,t}const W1=/constructor\s*[^(]*\(\s*([^)]*)\)/m,U1=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,q1=/\/\*([^*]*)\*\//m;function Y1(e){if(typeof e!="function")throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(V1(e)?W1:U1);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map(i=>{const r=i.match(q1);return(r&&r[1]||i).trim()})||[]}function Xh(e,t){const n=t||{get:function(x,S){if(i.push(x),S===!1)return null;throw s(`No provider for "${x}"!`)}},i=[],r=this._providers=Object.create(n._providers||null),o=this._instances=Object.create(null),a=o.injector=this,s=function(x){const S=i.join(" -> ");return i.length=0,new Error(S?`${x} (Resolving: ${S})`:x)};function c(x,S){if(!r[x]&&x.includes(".")){const P=x.split(".");let C=c(P.shift());for(;P.length;)C=C[P.shift()];return C}if(yl(o,x))return o[x];if(yl(r,x)){if(i.indexOf(x)!==-1)throw i.push(x),s("Cannot resolve circular dependency!");return i.push(x),o[x]=r[x][0](r[x][1]),i.pop(),o[x]}return n.get(x,S)}function u(x,S){if(typeof S>"u"&&(S={}),typeof x!="function")if(gl(x))x=Cs(x.slice());else throw s(`Cannot invoke "${x}". Expected a function!`);const C=(x.$inject||Y1(x)).map(L=>yl(S,L)?S[L]:c(L));return{fn:x,dependencies:C}}function l(x){const{fn:S,dependencies:P}=u(x),C=Function.prototype.bind.call(S,null,...P);return new C}function f(x,S,P){const{fn:C,dependencies:L}=u(x,P);return C.apply(S,L)}function p(x){return Cs(S=>x.get(S))}function d(x,S){if(S&&S.length){const P=Object.create(null),C=Object.create(null),L=[],T=[],j=[];let k,D,z,ae;for(let Pe in r)k=r[Pe],S.indexOf(Pe)!==-1&&(k[2]==="private"?(D=L.indexOf(k[3]),D===-1?(z=k[3].createChild([],S),ae=p(z),L.push(k[3]),T.push(z),j.push(ae),P[Pe]=[ae,Pe,"private",z]):P[Pe]=[j[D],Pe,"private",T[D]]):P[Pe]=[k[2],k[1]],C[Pe]=!0),(k[2]==="factory"||k[2]==="type")&&k[1].$scope&&S.forEach(Ke=>{k[1].$scope.indexOf(Ke)!==-1&&(P[Pe]=[k[2],k[1]],C[Ke]=!0)});S.forEach(Pe=>{if(!C[Pe])throw new Error('No provider for "'+Pe+'". Cannot use provider from the parent!')}),x.unshift(P)}return new Xh(x,a)}const g={factory:f,type:l,value:function(x){return x}};function h(x,S){const P=x.__init__||[];return function(){P.forEach(C=>{typeof C=="string"?S.get(C):S.invoke(C)})}}function m(x){const S=x.__exports__;if(S){const P=x.__modules__,C=Object.keys(x).reduce((D,z)=>(z!=="__exports__"&&z!=="__modules__"&&z!=="__init__"&&z!=="__depends__"&&(D[z]=x[z]),D),Object.create(null)),L=(P||[]).concat(C),T=d(L),j=Cs(function(D){return T.get(D)});S.forEach(function(D){r[D]=[j,D,"private",T]});const k=(x.__init__||[]).slice();return k.unshift(function(){T.init()}),x=Object.assign({},x,{__init__:k}),h(x,T)}return Object.keys(x).forEach(function(P){if(P==="__init__"||P==="__depends__")return;const C=x[P];if(C[2]==="private"){r[P]=C;return}const L=C[0],T=C[1];r[P]=[g[L],K1(L,T),L]}),h(x,a)}function _(x,S){return x.indexOf(S)!==-1||(x=(S.__depends__||[]).reduce(_,x),x.indexOf(S)!==-1)?x:x.concat(S)}function y(x){const S=x.reduce(_,[]).map(m);let P=!1;return function(){P||(P=!0,S.forEach(C=>C()))}}this.get=c,this.invoke=f,this.instantiate=l,this.createChild=d,this.init=y(e)}function K1(e,t){return e!=="value"&&gl(t)&&(t=Cs(t.slice())),t}var X1=1e3;function Oi(e,t){var n=this;t=t||X1,e.on(["render.shape","render.connection"],t,function(i,r){var o=i.type,a=r.element,s=r.gfx,c=r.attrs;if(n.canRender(a))return o==="render.shape"?n.drawShape(s,a,c):n.drawConnection(s,a,c)}),e.on(["render.getShapePath","render.getConnectionPath"],t,function(i,r){if(n.canRender(r))return i.type==="render.getShapePath"?n.getShapePath(r):n.getConnectionPath(r)})}Oi.prototype.canRender=function(e){},Oi.prototype.drawShape=function(e,t){},Oi.prototype.drawConnection=function(e,t){},Oi.prototype.getShapePath=function(e){},Oi.prototype.getConnectionPath=function(e){};function Or(e){return e.flat().join(",").replace(/,?([A-Za-z]),?/g,"$1")}function Z1(e){return["M",e.x,e.y]}function vl(e){return["L",e.x,e.y]}function Q1(e,t,n){return["C",e.x,e.y,t.x,t.y,n.x,n.y]}function J1(e,t){const n=e.length,i=[Z1(e[0])];for(let r=1;r<n;r++){const o=e[r-1],a=e[r],s=e[r+1];if(!s||!t){i.push(vl(a));continue}const c=Math.min(t,bl(a.x-o.x,a.y-o.y),bl(s.x-a.x,s.y-a.y));if(!c){i.push(vl(a));continue}const u=Ps(a,o,c),l=Ps(a,o,c*.5),f=Ps(a,s,c),p=Ps(a,s,c*.5);i.push(vl(u)),i.push(Q1(l,p,f))}return i}function Ps(e,t,n){const i=t.x-e.x,r=t.y-e.y,o=bl(i,r),a=n/o;return{x:e.x+i*a,y:e.y+r*a}}function bl(e,t){return Math.sqrt(Math.pow(e,2)+Math.pow(t,2))}function ta(e,t,n){Be(t)&&(n=t,t=null),t||(t={});const i=Te("path",t);return Be(n)&&(i.dataset.cornerRadius=String(n)),_l(i,e)}function _l(e,t){const n=parseInt(e.dataset.cornerRadius,10)||0;return xe(e,{d:Or(J1(t,n))}),e}function As(e){var t=new Set(e);return We(e,function(n){for(var i=n.parent;i;){if(t.has(i))return!1;i=i.parent}return!0})}function Dr(e,t,n){n=n||0,De(e)||(e=[e]),B(e,function(i,r){var o=t(i,r,n);De(o)&&o.length&&Dr(o,t,n+1)})}function xl(e,t,n){var i=new Set,r=new Set;return Dr(e,function(o,a,s){i.add(o);var c=o.children;if(c&&!r.has(c))return r.add(c),c}),Array.from(i)}function na(e,t){return xl(e)}function eS(e,t,n){Cr(t)&&(t=!0),Vt(t)&&(n=t,t=!0),n=n||{};var i=ia(n.allShapes),r=ia(n.allConnections),o=ia(n.enclosedElements),a=ia(n.enclosedConnections),s=ia(n.topLevel,t&&eo(e,function(l){return l.id}));function c(l){s[l.source.id]&&s[l.target.id]&&(s[l.id]=[l]),i[l.source.id]&&i[l.target.id]&&(a[l.id]=o[l.id]=l),r[l.id]=l}function u(l){if(o[l.id]=l,l.waypoints)a[l.id]=r[l.id]=l;else return i[l.id]=l,B(l.incoming,c),B(l.outgoing,c),l.children}return Dr(e,u),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}function Ot(e,t){t=!!t,De(e)||(e=[e]);var n,i,r,o;return B(e,function(a){var s=a;a.waypoints&&!t&&(s=Ot(a.waypoints,!0));var c=s.x,u=s.y,l=s.height||0,f=s.width||0;(c<n||n===void 0)&&(n=c),(u<i||i===void 0)&&(i=u),(c+f>r||r===void 0)&&(r=c+f),(u+l>o||o===void 0)&&(o=u+l)}),{x:n,y:i,height:o-i,width:r-n}}function po(e,t){var n={};return B(e,function(i){var r=i;r.waypoints&&(r=Ot(r)),!Be(t.y)&&r.x>t.x&&(n[i.id]=i),!Be(t.x)&&r.y>t.y&&(n[i.id]=i),r.x>t.x&&r.y>t.y&&(Be(t.width)&&Be(t.height)&&r.width+r.x<t.width+t.x&&r.height+r.y<t.height+t.y||!Be(t.width)||!Be(t.height))&&(n[i.id]=i)}),n}function Zh(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Qh(e){return!!(e&&e.isFrame)}function ia(e,t){return V({},e||{},t||{})}var tS=1;function er(e,t){Oi.call(this,e,tS),this.CONNECTION_STYLE=t.style(["no-fill"],{strokeWidth:5,stroke:"fuchsia"}),this.SHAPE_STYLE=t.style({fill:"white",stroke:"fuchsia",strokeWidth:2}),this.FRAME_STYLE=t.style(["no-fill"],{stroke:"fuchsia",strokeDasharray:4,strokeWidth:2})}_e(er,Oi),er.prototype.canRender=function(){return!0},er.prototype.drawShape=function(t,n,i){var r=Te("rect");return xe(r,{x:0,y:0,width:n.width||0,height:n.height||0}),Qh(n)?xe(r,V({},this.FRAME_STYLE,i||{})):xe(r,V({},this.SHAPE_STYLE,i||{})),Fe(t,r),r},er.prototype.drawConnection=function(t,n,i){var r=ta(n.waypoints,V({},this.CONNECTION_STYLE,i||{}));return Fe(t,r),r},er.prototype.getShapePath=function(t){var n=t.x,i=t.y,r=t.width,o=t.height,a=[["M",n,i],["l",r,0],["l",0,o],["l",-r,0],["z"]];return Or(a)},er.prototype.getConnectionPath=function(t){var n=t.waypoints,i,r,o=[];for(i=0;r=n[i];i++)r=r.original||r,o.push([i===0?"M":"L",r.x,r.y]);return Or(o)},er.$inject=["eventBus","styles"];function nS(){var e={"no-fill":{fill:"none"},"no-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(n,i,r){var o=this.style(i,r);return V(o,{class:n})},this.style=function(n,i){!De(n)&&!i&&(i=n,n=[]);var r=Cn(n,function(o,a){return V(o,e[a]||{})},{});return i?V(r,i):r},this.computeStyle=function(n,i,r){return De(i)||(r=i,i=[]),t.style(i||[],V({},r,n||{}))}}const iS={__init__:["defaultRenderer"],defaultRenderer:["type",er],styles:["type",nS]};function Rt(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return n!==-1&&e.splice(n,1),n}function At(e,t,n){if(!(!e||!t)){typeof n!="number"&&(n=-1);var i=e.indexOf(t);if(i!==-1){if(i===n)return;if(n!==-1)e.splice(i,1);else return}n!==-1?e.splice(n,0,t):e.push(t)}}function wl(e,t){return!e||!t?-1:e.indexOf(t)}function ra(e,t){return!e||!t?-1:Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function El(e,t,n,i){if(typeof i>"u"&&(i=5),!e||!t||!n)return!1;var r=(t.x-e.x)*(n.y-e.y)-(t.y-e.y)*(n.x-e.x),o=ra(e,t);return Math.abs(r/o)<=i}var rS=2;function Di(e,t){var n=Array.from(arguments).flat();const i={x:"v",y:"h"};for(const[r,o]of Object.entries(i))if(oS(r,n))return o;return!1}function oS(e,t){const n=t[0];return Pr(t,function(i){return Math.abs(n[e]-i[e])<=rS})}function Jh(e,t,n){return n=n||0,e.x>t.x-n&&e.y>t.y-n&&e.x<t.x+t.width+n&&e.y<t.y+t.height+n}function Sl(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var aS=/,?([a-z]),?/gi,em=parseFloat,Dt=Math,tr=Dt.PI,gi=Dt.min,yi=Dt.max,tm=Dt.pow,nr=Dt.abs,sS=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/ig,cS=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/ig,nm=Array.isArray||function(e){return e instanceof Array};function uS(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function lS(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return e.push(e.splice(n,1)[0])}function pS(e){function t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=t.count||[];return uS(r,i)?(lS(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e(...arguments),r[i])}return t}function fS(e){if(!e)return null;var t={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},n=[];return String(e).replace(sS,function(i,r,o){var a=[],s=r.toLowerCase();for(o.replace(cS,function(c,u){u&&a.push(+u)}),s=="m"&&a.length>2&&(n.push([r,...a.splice(0,2)]),s="l",r=r=="m"?"l":"L");a.length>=t[s]&&(n.push([r,...a.splice(0,t[s])]),!!t[s]););}),n.toString=Cl,n}function dS(e){for(var t=0,n=e.length;t<n;t++){var i=e[t][0];if(typeof i=="string"&&i!==i.toUpperCase())return!1}return!0}function hS(e){for(var t=0,n=e.length;t<n;t++){var i=e[t][0];if(i!=="M"&&i!=="C")return!1}return!0}function Rl(e,t,n,i){return arguments.length===1&&(t=e.y,n=e.width,i=e.height,e=e.x),{x:e,y:t,width:n,height:i,x2:e+n,y2:t+i}}function Cl(){return this.join(",").replace(aS,"$1")}function mS(e){for(var t=new Array(e.length),n=0,i=e.length;n<i;n++)for(var r=e[n],o=t[n]=new Array(r.length),a=0,s=r.length;a<s;a++)o[a]=r[a];return t.toString=Cl,t}function im(e,t,n,i,r,o,a,s,c){var u=1-c,l=tm(u,3),f=tm(u,2),p=c*c,d=p*c,g=l*e+f*3*c*n+u*3*c*c*r+d*a,h=l*t+f*3*c*i+u*3*c*c*o+d*s;return{x:Ts(g),y:Ts(h)}}function rm(e){var t=xS(...e);return Rl(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function ir(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function gS(e,t){return e=Rl(e),t=Rl(t),ir(t,e.x,e.y)||ir(t,e.x2,e.y)||ir(t,e.x,e.y2)||ir(t,e.x2,e.y2)||ir(e,t.x,t.y)||ir(e,t.x2,t.y)||ir(e,t.x,t.y2)||ir(e,t.x2,t.y2)||(e.x<t.x2&&e.x>t.x||t.x<e.x2&&t.x>e.x)&&(e.y<t.y2&&e.y>t.y||t.y<e.y2&&t.y>e.y)}function om(e,t,n,i,r){var o=-3*t+9*n-9*i+3*r,a=e*o+6*t-12*n+6*i;return e*a-3*t+3*n}function am(e,t,n,i,r,o,a,s,c){c==null&&(c=1),c=c>1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,g=0;g<l;g++){var h=u*f[g]+u,m=om(h,e,n,r,a),_=om(h,t,i,o,s),y=m*m+_*_;d+=p[g]*Dt.sqrt(y)}return u*d}function yS(e,t,n,i,r,o,a,s){if(!(yi(e,n)<gi(r,a)||gi(e,n)>yi(r,a)||yi(t,i)<gi(o,s)||gi(t,i)>yi(o,s))){var c=(e*i-t*n)*(r-a)-(e-n)*(r*s-o*a),u=(e*i-t*n)*(o-s)-(t-i)*(r*s-o*a),l=(e-n)*(o-s)-(t-i)*(r-a);if(l){var f=Ts(c/l),p=Ts(u/l),d=+f.toFixed(2),g=+p.toFixed(2);if(!(d<+gi(e,n).toFixed(2)||d>+yi(e,n).toFixed(2)||d<+gi(r,a).toFixed(2)||d>+yi(r,a).toFixed(2)||g<+gi(t,i).toFixed(2)||g>+yi(t,i).toFixed(2)||g<+gi(o,s).toFixed(2)||g>+yi(o,s).toFixed(2)))return{x:f,y:p}}}}function Ts(e){return Math.round(e*1e11)/1e11}function vS(e,t,n){var i=rm(e),r=rm(t);if(!gS(i,r))return[];var o=am(...e),a=am(...t),s=cm(e)?1:~~(o/5)||1,c=cm(t)?1:~~(a/5)||1,u=new Array(s+1),l=new Array(c+1),f={},p=[],d,g;for(d=0;d<s+1;d++){var h=im(...e,d/s);u[d]={x:h.x,y:h.y,t:d/s}}for(d=0;d<c+1;d++)h=im(...t,d/c),l[d]={x:h.x,y:h.y,t:d/c};for(d=0;d<s;d++)for(g=0;g<c;g++){var m=u[d],_=u[d+1],y=l[g],x=l[g+1],S=nr(_.x-m.x)<.01?"y":"x",P=nr(x.x-y.x)<.01?"y":"x",C=yS(m.x,m.y,_.x,_.y,y.x,y.y,x.x,x.y),L;if(C){if(L=C.x.toFixed(9)+"#"+C.y.toFixed(9),f[L])continue;f[L]=!0;var T=m.t+nr((C[S]-m[S])/(_[S]-m[S]))*(_.t-m.t),j=y.t+nr((C[P]-y[P])/(x[P]-y[P]))*(x.t-y.t);T>=0&&T<=1&&j>=0&&j<=1&&p.push({x:C.x,y:C.y,t1:T,t2:j})}}return p}function sm(e,t,n){e=pm(e),t=pm(t);for(var i,r,o,a,s,c,u,l,f,p,d=n?0:[],g=0,h=e.length;g<h;g++){var m=e[g];if(m[0]=="M")i=s=m[1],r=c=m[2];else{m[0]=="C"?(f=[i,r,...m.slice(1)],i=f[6],r=f[7]):(f=[i,r,i,r,s,c,s,c],i=s,r=c);for(var _=0,y=t.length;_<y;_++){var x=t[_];if(x[0]=="M")o=u=x[1],a=l=x[2];else{x[0]=="C"?(p=[o,a,...x.slice(1)],o=p[6],a=p[7]):(p=[o,a,o,a,u,l,u,l],o=u,a=l);var S=vS(f,p);{for(var P=0,C=S.length;P<C;P++)S[P].segment1=g,S[P].segment2=_,S[P].bez1=f,S[P].bez2=p;d=d.concat(S)}}}}}return d}function bS(e){return nm(e)&&nm(e[0])}function _S(e){if(dS(e))return e;var t=new Array(e.length),n=0,i=0,r=0,o=0,a=0,s;e[0][0]=="M"&&(n=+e[0][1],i=+e[0][2],r=n,o=i,a++,t[0]=["M",n,i]);for(var c,u,l=a,f=e.length;l<f;l++){if(u=e[l],s=u[0],t[l]=c=new Array(u.length),s!=s.toUpperCase())switch(c[0]=s.toUpperCase(),c[0]){case"A":c[1]=u[1],c[2]=u[2],c[3]=u[3],c[4]=u[4],c[5]=u[5],c[6]=+u[6]+n,c[7]=+u[7]+i;break;case"V":c[1]=+u[1]+i;break;case"H":c[1]=+u[1]+n;break;case"M":r=+u[1]+n,o=+u[2]+i;default:for(var p=1,d=u.length;p<d;p++)c[p]=+u[p]+(p%2?n:i)}else for(var g=0,h=u.length;g<h;g++)c[g]=u[g];switch(s=s.toUpperCase(),c[0]){case"Z":n=+r,i=+o;break;case"H":n=c[1];break;case"V":i=c[1];break;case"M":r=c[c.length-2],o=c[c.length-1];default:n=c[c.length-2],i=c[c.length-1]}}return t.toString=Cl,t}function cm(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function Ms(e,t,n,i){return[e,t,n,i,n,i]}function um(e,t,n,i,r,o){var a=.3333333333333333,s=2/3;return[a*e+s*n,a*t+s*i,a*r+s*n,a*o+s*i,r,o]}function lm(e,t,n,i,r,o,a,s,c,u){var l=tr*120/180,f=tr/180*(+r||0),p=[],d,g=pS(function(M,E,b){var H=M*Dt.cos(b)-E*Dt.sin(b),W=M*Dt.sin(b)+E*Dt.cos(b);return{x:H,y:W}});if(u)L=u[0],T=u[1],P=u[2],C=u[3];else{d=g(e,t,-f),e=d.x,t=d.y,d=g(s,c,-f),s=d.x,c=d.y;var h=(e-s)/2,m=(t-c)/2,_=h*h/(n*n)+m*m/(i*i);_>1&&(_=Dt.sqrt(_),n=_*n,i=_*i);var y=n*n,x=i*i,S=(o==a?-1:1)*Dt.sqrt(nr((y*x-y*m*m-x*h*h)/(y*m*m+x*h*h))),P=S*n*m/i+(e+s)/2,C=S*-i*h/n+(t+c)/2,L=Dt.asin(((t-C)/i).toFixed(9)),T=Dt.asin(((c-C)/i).toFixed(9));L=e<P?tr-L:L,T=s<P?tr-T:T,L<0&&(L=tr*2+L),T<0&&(T=tr*2+T),a&&L>T&&(L=L-tr*2),!a&&T>L&&(T=T-tr*2)}var j=T-L;if(nr(j)>l){var k=T,D=s,z=c;T=L+l*(a&&T>L?1:-1),s=P+n*Dt.cos(T),c=C+i*Dt.sin(T),p=lm(s,c,n,i,r,0,a,D,z,[T,k,P,C])}j=T-L;var ae=Dt.cos(L),Pe=Dt.sin(L),Ke=Dt.cos(T),Y=Dt.sin(T),ue=Dt.tan(j/4),Se=4/3*n*ue,fe=4/3*i*ue,Re=[e,t],ce=[e+Se*Pe,t-fe*ae],U=[s+Se*Y,c-fe*Ke],q=[s,c];if(ce[0]=2*Re[0]-ce[0],ce[1]=2*Re[1]-ce[1],u)return[ce,U,q].concat(p);p=[ce,U,q].concat(p).join().split(",");for(var Q=[],Ge=0,Yt=p.length;Ge<Yt;Ge++)Q[Ge]=Ge%2?g(p[Ge-1],p[Ge],f).y:g(p[Ge],p[Ge+1],f).x;return Q}function xS(e,t,n,i,r,o,a,s){for(var c=[],u=[[],[]],l,f,p,d,g,h,m,_,y=0;y<2;++y){if(y==0?(f=6*e-12*n+6*r,l=-3*e+9*n-9*r+3*a,p=3*n-3*e):(f=6*t-12*i+6*o,l=-3*t+9*i-9*o+3*s,p=3*i-3*t),nr(l)<1e-12){if(nr(f)<1e-12)continue;d=-p/f,0<d&&d<1&&c.push(d);continue}m=f*f-4*p*l,_=Dt.sqrt(m),!(m<0)&&(g=(-f+_)/(2*l),0<g&&g<1&&c.push(g),h=(-f-_)/(2*l),0<h&&h<1&&c.push(h))}for(var x=c.length,S=x,P;x--;)d=c[x],P=1-d,u[0][x]=P*P*P*e+3*P*P*d*n+3*P*d*d*r+d*d*d*a,u[1][x]=P*P*P*t+3*P*P*d*i+3*P*d*d*o+d*d*d*s;return u[0][S]=e,u[1][S]=t,u[0][S+1]=a,u[1][S+1]=s,u[0].length=u[1].length=S+2,{x0:gi(...u[0]),y0:gi(...u[1]),x1:yi(...u[0]),y1:yi(...u[1])}}function pm(e){if(bS(e)||(e=fS(e)),hS(e))return e;for(var t=mS(_S(e)),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i=function(p,d,g){var h,m;if(!p)return["C",d.x,d.y,d.x,d.y,d.x,d.y];switch(!(p[0]in{T:1,Q:1})&&(d.qx=d.qy=null),p[0]){case"M":d.X=p[1],d.Y=p[2];break;case"A":p=["C",...lm(d.x,d.y,...p.slice(1))];break;case"S":g=="C"||g=="S"?(h=d.x*2-d.bx,m=d.y*2-d.by):(h=d.x,m=d.y),p=["C",h,m,...p.slice(1)];break;case"T":g=="Q"||g=="T"?(d.qx=d.x*2-d.qx,d.qy=d.y*2-d.qy):(d.qx=d.x,d.qy=d.y),p=["C",...um(d.x,d.y,d.qx,d.qy,p[1],p[2])];break;case"Q":d.qx=p[1],d.qy=p[2],p=["C",...um(d.x,d.y,p[1],p[2],p[3],p[4])];break;case"L":p=["C",...Ms(d.x,d.y,p[1],p[2])];break;case"H":p=["C",...Ms(d.x,d.y,p[1],d.y)];break;case"V":p=["C",...Ms(d.x,d.y,d.x,p[1])];break;case"Z":p=["C",...Ms(d.x,d.y,d.X,d.Y)];break}return p},r=function(p,d){if(p[d].length>7){p[d].shift();for(var g=p[d];g.length;)o[d]="A",p.splice(d++,0,["C",...g.splice(0,6)]);p.splice(d,1),u=t.length}},o=[],a="",s="",c=0,u=t.length;c<u;c++){t[c]&&(a=t[c][0]),a!="C"&&(o[c]=a,c&&(s=o[c-1])),t[c]=i(t[c],n,s),o[c]!="A"&&a=="C"&&(o[c]="C"),r(t,c);var l=t[c],f=l.length;n.x=l[f-2],n.y=l[f-1],n.bx=em(l[f-4])||n.x,n.by=em(l[f-3])||n.y}return t}function ot(e){return Vt(e)&&Rn(e,"waypoints")}function ze(e){return Vt(e)&&Rn(e,"labelTarget")}function wS(e){return Vt(e)&&Qr(e.parent)}function fm(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function Li(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function Me(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function ks(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function ES(e){return Li({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function SS(e){for(var t=e.waypoints,n=t.reduce(function(u,l,f){var p=t[f-1];if(p){var d=u[u.length-1],g=d&&d.endLength||0,h=PS(p,l);u.push({start:p,end:l,startLength:g,endLength:g+h,length:h})}return u},[]),i=n.reduce(function(u,l){return u+l.length},0),r=i/2,o=0,a=n[o];a.endLength<r;)a=n[++o];var s=(r-a.startLength)/a.length,c={x:a.start.x+(a.end.x-a.start.x)*s,y:a.start.y+(a.end.y-a.start.y)*s};return c}function Le(e){return ot(e)?SS(e):ES(e)}function Jt(e,t,n){n=n||0,Vt(n)||(n={x:n,y:n});var i=Me(e),r=Me(t),o=i.bottom+n.y<=r.top,a=i.left-n.x>=r.right,s=i.top-n.y>=r.bottom,c=i.right+n.x<=r.left,u=o?"top":s?"bottom":null,l=c?"left":a?"right":null;return l&&u?u+"-"+l:l||u||"intersect"}function oa(e,t,n){var i=RS(e,t);return i.length===1||i.length===2&&ra(i[0],i[1])<1?Li(i[0]):i.length>1?(i=ui(i,function(r){var o=Math.floor(r.t2*100)||1;return o=100-o,o=(o<10?"0":"")+o,r.segment2+"#"+o}),Li(i[n?0:i.length-1])):null}function RS(e,t){return sm(e,t)}function CS(e){e=e.slice();for(var t=0,n,i,r;e[t];)n=e[t],i=e[t-1],r=e[t+1],ra(n,r)===0||El(i,r,n)?e.splice(t,1):t++;return e}function PS(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Os(e,t){return Math.round(e*t)/t}function dm(e){return Be(e)?e+"px":e}function AS(e){for(;e.parent;)e=e.parent;return e}function TS(e){e=V({},{width:"100%",height:"100%"},e);const t=e.container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),vn(n,{position:"relative",overflow:"hidden",width:dm(e.width),height:dm(e.height)}),t.appendChild(n),n}function hm(e,t,n){const i=Te("g");Xe(i).add(t);const r=n!==void 0?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}const MS="base",mm=0,kS=1,OS={shape:["x","y","width","height"],connection:["waypoints"]};function Ie(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._rootsIdx=0,this._layers={},this._planes=[],this._rootElement=null,this._focused=!1,this._init(e||{})}Ie.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Ie.prototype._init=function(e){const t=this._eventBus,n=this._container=TS(e),i=this._svg=Te("svg");xe(i,{width:"100%",height:"100%"}),un(i,"tabindex",0),e.autoFocus&&t.on("element.hover",()=>{this.restoreFocus()}),t.on("element.mousedown",500,o=>{this.focus()}),i.addEventListener("focusin",()=>{this._setFocused(!0)}),i.addEventListener("focusout",()=>{this._setFocused(!1)}),i.addEventListener("mouseover",()=>{this._eventBus.fire("canvas.mouseover")}),i.addEventListener("mouseout",()=>{this._eventBus.fire("canvas.mouseout")}),Fe(n,i);const r=this._viewport=hm(i,"viewport");e.deferUpdate&&(this._viewboxChanged=Iu(this._viewboxChanged,300)),this._restoreFocus=Iu(this._restoreFocus,0),t.on("diagram.init",()=>{t.fire("canvas.init",{svg:i,viewport:r})}),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed","root.set"],()=>{delete this._cachedViewbox}),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Ie.prototype._destroy=function(){this._restoreFocus.cancel(),this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});const e=this._container.parentNode;e&&e.removeChild(this._container),delete this._svg,delete this._container,delete this._layers,delete this._planes,delete this._rootElement,delete this._viewport},Ie.prototype._setFocused=function(e){e!=this._focused&&(this._focused=e,this._eventBus.fire("canvas.focus.changed",{focused:e}))},Ie.prototype._clear=function(){this._elementRegistry.getAll().forEach(t=>{const n=Zh(t);n==="root"?this.removeRootElement(t):this._removeElement(t,n)}),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Ie.prototype.focus=function(){this._svg.focus({preventScroll:!0}),this._setFocused(!0)},Ie.prototype.restoreFocus=function(){this._restoreFocus()},Ie.prototype._restoreFocus=function(){document.activeElement===document.body&&this.focus()},Ie.prototype.isFocused=function(){return this._focused},Ie.prototype.getDefaultLayer=function(){return this.getLayer(MS,mm)},Ie.prototype.getLayer=function(e,t){if(!e)throw new Error("must specify a name");let n=this._layers[e];if(n||(n=this._layers[e]=this._createLayer(e,t)),typeof t<"u"&&n.index!==t)throw new Error("layer <"+e+"> already created at index <"+t+">");return n.group},Ie.prototype._getChildIndex=function(e){return Cn(this._layers,function(t,n){return n.visible&&e>=n.index&&t++,t},0)},Ie.prototype._createLayer=function(e,t){typeof t>"u"&&(t=kS);const n=this._getChildIndex(t);return{group:hm(this._viewport,"layer-"+e,n),index:t,visible:!0}},Ie.prototype.showLayer=function(e){if(!e)throw new Error("must specify a name");const t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");const n=this._viewport,i=t.group,r=t.index;if(t.visible)return i;const o=this._getChildIndex(r);return n.insertBefore(i,n.childNodes[o]||null),t.visible=!0,i},Ie.prototype.hideLayer=function(e){if(!e)throw new Error("must specify a name");const t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");const n=t.group;return t.visible&&(jt(n),t.visible=!1),n},Ie.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],jt(t.group))},Ie.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Ie.prototype.findRoot=function(e){const t=this._resolveElements(e);let n;for(const i of t){const r=this._findPlaneForRoot(AS(i));if(!r||n&&r.rootElement!==n)return;n=r.rootElement}return n},Ie.prototype.getRootElements=function(){return this._planes.map(function(e){return e.rootElement})},Ie.prototype._findPlaneForRoot=function(e){return lt(this._planes,function(t){return t.rootElement===e})},Ie.prototype._resolveElement=function(e){return typeof e=="string"?this._elementRegistry.get(e):e},Ie.prototype._resolveElements=function(e){return De(e)||(e=[e]),e.map(t=>this._resolveElement(t)).filter(Boolean)},Ie.prototype.getContainer=function(){return this._container},Ie.prototype._updateMarker=function(e,t,n){let i;e=this._resolveElement(e),e.markers=e.markers||new Set,i=this._elementRegistry._elements[e.id],i&&(B([i.gfx,i.secondaryGfx],function(r){r&&(n?(e.markers.add(t),Xe(r).add(t)):(e.markers.delete(t),Xe(r).remove(t)))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Ie.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Ie.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Ie.prototype.hasMarker=function(e,t){return e=this._resolveElement(e),e.markers?e.markers.has(t):!1},Ie.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Ie.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Ie.prototype.addRootElement=function(e){const t=this._rootsIdx++;e||(e={id:"__implicitroot_"+t,children:[],isImplicit:!0});const n=e.layer="root-"+t;this._ensureValid("root",e);const i=this.getLayer(n,mm);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Ie.prototype.removeRootElement=function(e){if(e=this._resolveElement(e),!!this._findPlaneForRoot(e))return this._removeRoot(e),this._removeLayer(e.layer),this._planes=this._planes.filter(function(n){return n.rootElement!==e}),this._rootElement===e&&(this._rootElement=null),e},Ie.prototype.setRootElement=function(e){if(e===this._rootElement)return e;let t;if(!e)throw new Error("rootElement required");return t=this._findPlaneForRoot(e),t||(e=this.addRootElement(e)),this._setRoot(e),e},Ie.prototype._removeRoot=function(e){const t=this._elementRegistry,n=this._eventBus;n.fire("root.remove",{element:e}),n.fire("root.removed",{element:e}),t.remove(e)},Ie.prototype._addRoot=function(e,t){const n=this._elementRegistry,i=this._eventBus;i.fire("root.add",{element:e}),n.add(e,t),i.fire("root.added",{element:e,gfx:t})},Ie.prototype._setRoot=function(e,t){const n=this._rootElement;n&&(this._elementRegistry.updateGraphics(n,null,!0),this.hideLayer(n.layer)),e&&(t||(t=this._findPlaneForRoot(e).layer),this._elementRegistry.updateGraphics(e,this._svg,!0),this.showLayer(e.layer)),this._rootElement=e,this._eventBus.fire("root.set",{element:e})},Ie.prototype._ensureValid=function(e,t){if(!t.id)throw new Error("element must have an id");if(this._elementRegistry.get(t.id))throw new Error("element <"+t.id+"> already exists");const n=OS[e];if(!Pr(n,function(r){return typeof t[r]<"u"}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Ie.prototype._setParent=function(e,t,n){At(t.children,e,n),e.parent=t},Ie.prototype._addElement=function(e,t,n,i){n=n||this.getRootElement();const r=this._eventBus,o=this._graphicsFactory;this._ensureValid(e,t),r.fire(e+".add",{element:t,parent:n}),this._setParent(t,n,i);const a=o.create(e,t,i);return this._elementRegistry.add(t,a),o.update(e,t,a),r.fire(e+".added",{element:t,gfx:a}),t},Ie.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Ie.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Ie.prototype._removeElement=function(e,t){const n=this._elementRegistry,i=this._graphicsFactory,r=this._eventBus;if(e=n.get(e.id||e),!!e)return r.fire(t+".remove",{element:e}),i.remove(e),Rt(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Ie.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Ie.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Ie.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Ie.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Ie.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Ie.prototype.viewbox=function(e){if(e===void 0&&this._cachedViewbox)return structuredClone(this._cachedViewbox);const t=this._viewport,n=this.getSize();let i,r,o,a,s,c,u;if(e)this._changeViewbox(function(){s=Math.min(n.width/e.width,n.height/e.height);const l=this._svg.createSVGMatrix().scale(s).translate(-e.x,-e.y);ea(t,l)});else return o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},a=ea(t),r=a?a.matrix:N1(),s=Os(r.a,1e3),c=Os(-r.e||0,1e3),u=Os(-r.f||0,1e3),e=this._cachedViewbox={x:c?c/s:0,y:u?u/s:0,width:n.width/s,height:n.height/s,scale:s,inner:{width:i.width||0,height:i.height||0,x:i.x||0,y:i.y||0},outer:n},e;return e},Ie.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox(function(){e=V({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),gm(t,n)}),{x:n.e,y:n.f}},Ie.prototype.scrollToElement=function(e,t){let n=100;const i=this._resolveElements(e);if(!i.length)return;const r=this.findRoot(i);if(!r)return;r!==this.getRootElement()&&this.setRootElement(r);const o=i.filter(g=>g!=r);if(!o.length)return;t||(t={}),typeof t=="number"&&(n=t),t={top:t.top||n,right:t.right||n,bottom:t.bottom||n,left:t.left||n};const a=Ot(o),s=Me(a),c=this.viewbox(),u=this.zoom();let l,f;c.y+=t.top/u,c.x+=t.left/u,c.width-=(t.right+t.left)/u,c.height-=(t.bottom+t.top)/u;const p=Me(c);if(!(a.width<c.width&&a.height<c.height))l=a.x-c.x,f=a.y-c.y;else{const g=Math.max(0,s.right-p.right),h=Math.min(0,s.left-p.left),m=Math.max(0,s.bottom-p.bottom),_=Math.min(0,s.top-p.top);l=g||h,f=m||_}this.scroll({dx:-l*u,dy:-f*u})},Ie.prototype.zoom=function(e,t){if(!e)return this.viewbox(e).scale;if(e==="fit-viewport")return this._fitViewport(t);let n,i;return this._changeViewbox(function(){typeof t!="object"&&(n=this.viewbox().outer,t={x:n.width/2,y:n.height/2}),i=this._setZoom(e,t)}),Os(i.a,1e3)};function gm(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Ie.prototype._fitViewport=function(e){const t=this.viewbox(),n=t.outer,i=t.inner;let r,o;return i.x>=0&&i.y>=0&&i.x+i.width<=n.width&&i.y+i.height<=n.height&&!e?o={x:0,y:0,width:Math.max(i.width+i.x,n.width),height:Math.max(i.height+i.y,n.height)}:(r=Math.min(1,n.width/i.width,n.height/i.height),o={x:i.x+(e?i.width/2-n.width/r/2:0),y:i.y+(e?i.height/2-n.height/r/2:0),width:n.width/r,height:n.height/r}),this.viewbox(o),this.viewbox(!1).scale},Ie.prototype._setZoom=function(e,t){const n=this._svg,i=this._viewport,r=n.createSVGMatrix(),o=n.createSVGPoint();let a,s,c,u,l;c=i.getCTM();const f=c.a;return t?(a=V(o,t),s=a.matrixTransform(c.inverse()),u=r.translate(s.x,s.y).scale(1/f*e).translate(-s.x,-s.y),l=c.multiply(u)):l=r.scale(e),gm(this._viewport,l),l},Ie.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Ie.prototype.getAbsoluteBBox=function(e){const t=this.viewbox();let n;e.waypoints?n=this.getGraphics(e).getBBox():n=e;const i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale,o=n.width*t.scale,a=n.height*t.scale;return{x:i,y:r,width:o,height:a}},Ie.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var fo="data-element-id";function jn(e){this._elements={},this._eventBus=e}jn.$inject=["eventBus"],jn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),xe(t,fo,i),n&&xe(n,fo,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},jn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(xe(i.gfx,fo,""),i.secondaryGfx&&xe(i.secondaryGfx,fo,""),delete t[n])},jn.prototype.updateId=function(e,t){this._validateId(t),typeof e=="string"&&(e=this.get(e)),this._eventBus.fire("element.updateId",{element:e,newId:t});var n=this.getGraphics(e),i=this.getGraphics(e,!0);this.remove(e),e.id=t,this.add(e,n,i)},jn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&xe(t,fo,i),t},jn.prototype.get=function(e){var t;typeof e=="string"?t=e:t=e&&xe(e,fo);var n=this._elements[t];return n&&n.element},jn.prototype.filter=function(e){var t=[];return this.forEach(function(n,i){e(n,i)&&t.push(n)}),t},jn.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=n[i],o=t[r],a=o.element,s=o.gfx;if(e(a,s))return a}},jn.prototype.getAll=function(){return this.filter(function(e){return e})},jn.prototype.forEach=function(e){var t=this._elements;Object.keys(t).forEach(function(n){var i=t[n],r=i.element,o=i.gfx;return e(r,o)})},jn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},jn.prototype._validateId=function(e){if(!e)throw new Error("element must have an id");if(this._elements[e])throw new Error("element with id "+e+" already added")};function DS(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(o){var a=this.indexOf(o);return a!==-1&&(this.splice(a,1),t.unset(o,r,i)),o}}),Object.defineProperty(e,"contains",{value:function(o){return this.indexOf(o)!==-1}}),Object.defineProperty(e,"add",{value:function(o,a){var s=this.indexOf(o);if(typeof a>"u"){if(s!==-1)return;a=this.length}s!==-1&&this.splice(s,1),this.splice(a,0,o),s===-1&&t.set(o,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e}function LS(e){return e.__refs_collection===!0}function IS(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)}function ym(e,t,n){var i=DS(n[t.name]||[],e,t,n);Object.defineProperty(n,t.name,{enumerable:t.enumerable,value:i}),i.length&&i.forEach(function(r){e.set(r,t.inverse,n)})}function BS(e,t,n){var i=t.inverse,r=n[t.name];Object.defineProperty(n,t.name,{configurable:t.configurable,enumerable:t.enumerable,get:function(){return r},set:function(o){if(o!==r){var a=r;r=null,a&&e.unset(a,i,n),r=o,e.set(r,i,n)}}})}function Un(e,t){if(!(this instanceof Un))return new Un(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Un.prototype.bind=function(e,t){if(typeof t=="string"){if(!this.props[t])throw new Error("no property <"+t+"> in ref");t=this.props[t]}t.collection?ym(this,t,e):BS(this,t,e)},Un.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return LS(n)||ym(this,t,e),n},Un.prototype.ensureBound=function(e,t){IS(e,t)||this.bind(e,t)},Un.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Un.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Pl=new Un({name:"children",enumerable:!0,collection:!0},{name:"parent"}),vm=new Un({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),bm=new Un({name:"attachers",collection:!0},{name:"host"}),_m=new Un({name:"outgoing",collection:!0},{name:"source"}),xm=new Un({name:"incoming",collection:!0},{name:"target"});function ho(){Object.defineProperty(this,"businessObject",{writable:!0}),Object.defineProperty(this,"label",{get:function(){return this.labels[0]},set:function(e){var t=this.label,n=this.labels;!e&&t?n.remove(t):n.add(e,0)}}),Pl.bind(this,"parent"),vm.bind(this,"labels"),_m.bind(this,"outgoing"),xm.bind(this,"incoming")}function aa(){ho.call(this),Pl.bind(this,"children"),bm.bind(this,"host"),bm.bind(this,"attachers")}_e(aa,ho);function wm(){ho.call(this),Pl.bind(this,"children")}_e(wm,aa);function Em(){aa.call(this),vm.bind(this,"labelTarget")}_e(Em,aa);function Sm(){ho.call(this),_m.bind(this,"source"),xm.bind(this,"target")}_e(Sm,ho);var NS={connection:Sm,shape:aa,label:Em,root:wm};function $S(e,t){var n=NS[e];if(!n)throw new Error("unknown type: <"+e+">");return V(new n,t)}function FS(e){return e instanceof ho}function Ii(){this._uid=12}Ii.prototype.createRoot=function(e){return this.create("root",e)},Ii.prototype.createLabel=function(e){return this.create("label",e)},Ii.prototype.createShape=function(e){return this.create("shape",e)},Ii.prototype.createConnection=function(e){return this.create("connection",e)},Ii.prototype.create=function(e,t){return t=V({},t||{}),t.id||(t.id=e+"_"+this._uid++),$S(e,t)};var Ds="__fn",Rm=1e3,jS=Array.prototype.slice;function Tn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}Tn.prototype.on=function(e,t,n,i){if(e=De(e)?e:[e],Wt(t)&&(i=n,n=t,t=Rm),!Be(t))throw new Error("priority must be a number");var r=n;i&&(r=xn(n,i),r[Ds]=n[Ds]||n);var o=this;e.forEach(function(a){o._addListener(a,{priority:t,callback:r,next:null})})},Tn.prototype.once=function(e,t,n,i){var r=this;if(Wt(t)&&(i=n,n=t,t=Rm),!Be(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var a=n.apply(i,arguments);return r.off(e,o),a}o[Ds]=n,this.on(e,t,o)},Tn.prototype.off=function(e,t){e=De(e)?e:[e];var n=this;e.forEach(function(i){n._removeListener(i,t)})},Tn.prototype.createEvent=function(e){var t=new sa;return t.init(e),t},Tn.prototype.fire=function(e,t){var n,i,r,o;if(o=jS.call(arguments),typeof e=="object"&&(t=e,e=t.type),!e)throw new Error("no event type specified");if(i=this._listeners[e],!!i){t instanceof sa?n=t:n=this.createEvent(t),o[0]=n;var a=n.type;e!==a&&(n.type=e);try{r=this._invokeListeners(n,o,i)}finally{e!==a&&(n.type=a)}return r===void 0&&n.defaultPrevented&&(r=!1),r}},Tn.prototype.handleError=function(e){return this.fire("error",{error:e})===!1},Tn.prototype._destroy=function(){this._listeners={}},Tn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Tn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{i=HS(n.callback,t),i!==void 0&&(e.returnValue=i,e.stopPropagation()),i===!1&&e.preventDefault()}catch(r){if(!this.handleError(r))throw console.error("unhandled error in event listener",r),r}return i},Tn.prototype._addListener=function(e,t){var n=this._getListeners(e),i;if(!n){this._setListeners(e,t);return}for(;n;){if(n.priority<t.priority){t.next=n,i?i.next=t:this._setListeners(e,t);return}i=n,n=n.next}i.next=t},Tn.prototype._getListeners=function(e){return this._listeners[e]},Tn.prototype._setListeners=function(e,t){this._listeners[e]=t},Tn.prototype._removeListener=function(e,t){var n=this._getListeners(e),i,r,o;if(!t){this._setListeners(e,null);return}for(;n;)i=n.next,o=n.callback,(o===t||o[Ds]===t)&&(r?r.next=i:this._setListeners(e,i)),r=n,n=i};function sa(){}sa.prototype.stopPropagation=function(){this.cancelBubble=!0},sa.prototype.preventDefault=function(){this.defaultPrevented=!0},sa.prototype.init=function(e){V(this,e||{})};function HS(e,t){return e.apply(null,t)}function Lr(e){return e.childNodes[0]}function zS(e){return e.parentNode.childNodes[1]}function Ls(e,t,n,i,r){var o=Jo();o.setTranslate(t,n);var a=Jo();a.setRotate(i||0,0,0);var s=Jo();s.setScale(1,1),ea(e,[o,a,s])}function en(e,t,n){var i=Jo();i.setTranslate(t,n),ea(e,i)}function Cm(e,t){var n=Jo();n.setRotate(t,0,0),ea(e,n)}function Hn(e,t){this._eventBus=e,this._elementRegistry=t}Hn.$inject=["eventBus","elementRegistry"],Hn.prototype._getChildrenContainer=function(e){var t=this._elementRegistry.getGraphics(e),n;return e.parent?(n=zS(t),n||(n=Te("g"),Xe(n).add("djs-children"),Fe(t.parentNode,n))):n=t,n},Hn.prototype._clear=function(e){var t=Lr(e);return ws(t),t},Hn.prototype._createContainer=function(e,t,n,i){var r=Te("g");Xe(r).add("djs-group"),typeof n<"u"?GS(r,t,t.childNodes[n]):Fe(t,r);var o=Te("g");Xe(o).add("djs-element"),Xe(o).add("djs-"+e),i&&Xe(o).add("djs-frame"),Fe(r,o);var a=Te("g");return Xe(a).add("djs-visual"),Fe(o,a),o},Hn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,Qh(t))},Hn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry,i;i=Cn(e,function(r,o){return o.parent&&(r[o.parent.id]=o.parent),r},{}),B(i,function(r){var o=r.children;if(o){var a=t._getChildrenContainer(r),s=a.firstChild;B(o,function(c){var u=n.getGraphics(c).parentNode;u===s?s=s.nextSibling:a.insertBefore(u,s)})}})},Hn.prototype.drawShape=function(e,t,n={}){var i=this._eventBus;return i.fire("render.shape",{gfx:e,element:t,attrs:n})},Hn.prototype.getShapePath=function(e){var t=this._eventBus;return t.fire("render.getShapePath",e)},Hn.prototype.drawConnection=function(e,t,n={}){var i=this._eventBus;return i.fire("render.connection",{gfx:e,element:t,attrs:n})},Hn.prototype.getConnectionPath=function(e){var t=this._eventBus;return t.fire("render.getConnectionPath",e)},Hn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if(e==="shape")this.drawShape(i,t),en(n,t.x,t.y);else if(e==="connection")this.drawConnection(i,t);else throw new Error("unknown type: "+e);t.hidden?xe(n,"display","none"):xe(n,"display","block")}},Hn.prototype.remove=function(e){var t=this._elementRegistry.getGraphics(e);jt(t.parentNode)};function GS(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}const VS={__depends__:[iS],__init__:["canvas"],canvas:["type",Ie],elementRegistry:["type",jn],elementFactory:["type",Ii],eventBus:["type",Tn],graphicsFactory:["type",Hn]};function WS(e){var t=new Xh(e);return t.init(),t}function US(e){e=e||{};var t={config:["value",e]},n=[t,VS].concat(e.modules||[]);return WS(n)}function rr(e,t){this._injector=t||US(e),this.get("eventBus").fire("diagram.init")}rr.prototype.get=function(e,t){return this._injector.get(e,t)},rr.prototype.invoke=function(e,t,n){return this._injector.invoke(e,t,n)},rr.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},rr.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")};function ln(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function wn(e,t){return e.$instanceOf(t)}function qS(e){return lt(e.rootElements,function(t){return wn(t,"bpmn:Process")||wn(t,"bpmn:Collaboration")})}function YS(e){var t={},n=[],i={};function r(U,q){return function(Q){U(Q,q)}}function o(U){t[U.id]=U}function a(U){return t[U.id]}function s(U,q){var Q=U.gfx;if(Q)throw new Error(`already rendered ${ln(U)}`);return e.element(U,i[U.id],q)}function c(U,q){return e.root(U,i[U.id],q)}function u(U,q){try{var Q=i[U.id]&&s(U,q);return o(U),Q}catch(Ge){l(Ge.message,{element:U,error:Ge}),console.error(`failed to import ${ln(U)}`,Ge)}}function l(U,q){e.error(U,q)}var f=this.registerDi=function(q){var Q=q.bpmnElement;Q?i[Q.id]?l(`multiple DI elements defined for ${ln(Q)}`,{element:Q}):i[Q.id]=q:l(`no bpmnElement referenced in ${ln(q)}`,{element:q})};function p(U){d(U.plane)}function d(U){f(U),B(U.planeElement,g)}function g(U){f(U)}this.handleDefinitions=function(q,Q){var Ge=q.diagrams;if(Q&&Ge.indexOf(Q)===-1)throw new Error("diagram not part of <bpmn:Definitions />");if(!Q&&Ge&&Ge.length&&(Q=Ge[0]),!Q)throw new Error("no diagram to display");i={},p(Q);var Yt=Q.plane;if(!Yt)throw new Error(`no plane for ${ln(Q)}`);var M=Yt.bpmnElement;if(!M)if(M=qS(q),M)l(`correcting missing bpmnElement on ${ln(Yt)} to ${ln(M)}`),Yt.bpmnElement=M,f(Yt);else throw new Error("no process or collaboration to display");var E=c(M,Yt);if(wn(M,"bpmn:Process")||wn(M,"bpmn:SubProcess"))m(M,E);else if(wn(M,"bpmn:Collaboration"))Re(M,E),_(q.rootElements,E);else throw new Error(`unsupported bpmnElement for ${ln(Yt)}: ${ln(M)}`);h(n)};var h=this.handleDeferred=function(){for(var q;n.length;)q=n.shift(),q()};function m(U,q){ue(U,q),j(U.ioSpecification,q),T(U.artifacts,q),o(U)}function _(U,q){var Q=We(U,function(Ge){return!a(Ge)&&wn(Ge,"bpmn:Process")&&Ge.laneSets});Q.forEach(r(m,q))}function y(U,q){u(U,q)}function x(U,q){B(U,r(y,q))}function S(U,q){u(U,q)}function P(U,q){u(U,q)}function C(U,q){u(U,q)}function L(U,q){u(U,q)}function T(U,q){B(U,function(Q){wn(Q,"bpmn:Association")?n.push(function(){L(Q,q)}):L(Q,q)})}function j(U,q){U&&(B(U.dataInputs,r(P,q)),B(U.dataOutputs,r(C,q)))}var k=this.handleSubProcess=function(q,Q){ue(q,Q),T(q.artifacts,Q)};function D(U,q){var Q=u(U,q);wn(U,"bpmn:SubProcess")&&k(U,Q||q),wn(U,"bpmn:Activity")&&j(U.ioSpecification,q),n.push(function(){B(U.dataInputAssociations,r(S,q)),B(U.dataOutputAssociations,r(S,q))})}function z(U,q){u(U,q)}function ae(U,q){u(U,q)}function Pe(U,q){n.push(function(){var Q=u(U,q);U.childLaneSet&&Ke(U.childLaneSet,Q||q),ce(U)})}function Ke(U,q){B(U.lanes,r(Pe,q))}function Y(U,q){B(U,r(Ke,q))}function ue(U,q){Se(U.flowElements,q),U.laneSets&&Y(U.laneSets,q)}function Se(U,q){B(U,function(Q){wn(Q,"bpmn:SequenceFlow")?n.push(function(){z(Q,q)}):wn(Q,"bpmn:BoundaryEvent")?n.unshift(function(){D(Q,q)}):wn(Q,"bpmn:FlowNode")?D(Q,q):wn(Q,"bpmn:DataObject")||(wn(Q,"bpmn:DataStoreReference")||wn(Q,"bpmn:DataObjectReference")?ae(Q,q):l(`unrecognized flowElement ${ln(Q)} in context ${ln(q&&q.businessObject)}`,{element:Q,context:q}))})}function fe(U,q){var Q=u(U,q),Ge=U.processRef;Ge&&m(Ge,Q||q)}function Re(U,q){B(U.participants,r(fe,q)),n.push(function(){x(U.messageFlows,q)}),T(U.artifacts,q)}function ce(U){B(U.flowNodeRef,function(q){var Q=q.get("lanes");Q&&Q.push(U)})}}function w(e,t){var n=ie(e);return n&&typeof n.$instanceOf=="function"&&n.$instanceOf(t)}function Ve(e,t){return Yi(t,function(n){return w(e,n)})}function ie(e){return e&&e.businessObject||e}function Ze(e){return e&&e.di}function KS(e,t,n){var i,r,o,a,s=[];function c(u,l){var f={root:function(h,m){return i.add(h,m)},element:function(h,m,_){return i.add(h,m,_)},error:function(h,m){s.push({message:h,context:m})}},p=new YS(f);l=l||u.diagrams&&u.diagrams[0];var d=XS(u,l);if(!d)throw new Error("no diagram to display");B(d,function(h){p.handleDefinitions(u,h)});var g=l.plane.bpmnElement.id;o.setRootElement(o.findRoot(g+"_plane")||o.findRoot(g))}return new Promise(function(u,l){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("canvas"),r.fire("import.render.start",{definitions:t}),c(t,n),r.fire("import.render.complete",{error:a,warnings:s}),u({warnings:s})}catch(f){return f.warnings=s,l(f)}})}function XS(e,t){if(!(!t||!t.plane)){var n=t.plane.bpmnElement,i=n;!w(n,"bpmn:Process")&&!w(n,"bpmn:Collaboration")&&(i=ZS(n));var r;w(i,"bpmn:Collaboration")?r=i:r=lt(e.rootElements,function(u){if(w(u,"bpmn:Collaboration"))return lt(u.participants,function(l){return l.processRef===i})});var o=[i];r&&(o=sn(r.participants,function(u){return u.processRef}),o.push(r));var a=Pm(o),s=[t],c=[n];return B(e.diagrams,function(u){if(u.plane){var l=u.plane.bpmnElement;a.indexOf(l)!==-1&&c.indexOf(l)===-1&&(s.push(u),c.push(l))}}),s}}function Pm(e){var t=[];return B(e,function(n){n&&(t.push(n),t=t.concat(Pm(n.flowElements)))}),t}function ZS(e){for(var t=e;t;){if(w(t,"bpmn:Process"))return t;t=t.$parent}}var QS='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><path fill="currentColor" d="M1.88.92v.14c0 .41-.13.68-.4.8.33.14.46.44.46.86v.33c0 .61-.33.95-.95.95H0V0h.95c.65 0 .93.3.93.92zM.63.57v1.06h.24c.24 0 .38-.1.38-.43V.98c0-.28-.1-.4-.32-.4zm0 1.63v1.22h.36c.2 0 .32-.1.32-.39v-.35c0-.37-.12-.48-.4-.48H.63zM4.18.99v.52c0 .64-.31.98-.94.98h-.3V4h-.62V0h.92c.63 0 .94.35.94.99zM2.94.57v1.35h.3c.2 0 .3-.09.3-.37v-.6c0-.29-.1-.38-.3-.38h-.3zm2.89 2.27L6.25 0h.88v4h-.6V1.12L6.1 3.99h-.6l-.46-2.82v2.82h-.55V0h.87zM8.14 1.1V4h-.56V0h.79L9 2.4V0h.56v4h-.64zm2.49 2.29v.6h-.6v-.6zM12.12 1c0-.63.33-1 .95-1 .61 0 .95.37.95 1v2.04c0 .64-.34 1-.95 1-.62 0-.95-.37-.95-1zm.62 2.08c0 .28.13.39.33.39s.32-.1.32-.4V.98c0-.29-.12-.4-.32-.4s-.33.11-.33.4z"/><path fill="currentColor" d="M0 4.53h14.02v1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg>',Am=QS,Tm={verticalAlign:"middle"},Mm={color:"#404040"},JS={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},eR={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},tR={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"},nR='<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">'+Am+'</a><span>Web-based tooling for BPMN, DMN and forms powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>',vi;function iR(){vi=ht(nR),vn(vi,JS),vn(rt("svg",vi),Tm),vn(rt(".backdrop",vi),eR),vn(rt(".notice",vi),tR),vn(rt(".link",vi),Mm,{margin:"15px 20px 15px 10px",alignSelf:"center"})}function rR(){vi||(iR(),An.bind(vi,".backdrop","click",function(e){document.body.removeChild(vi)})),document.body.appendChild(vi)}const Is=5,km="djs-outline-hidden";function bt(e){e=V({},aR,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),this._init(this._container,this._moddle,e),cR(this._container)}_e(bt,rr),bt.prototype.importXML=async function(t,n){const i=this;function r(a){return i.get("eventBus").createEvent(a)}let o=[];try{t=this._emit("import.parse.start",{xml:t})||t;let a;try{a=await this._moddle.fromXML(t,"bpmn:Definitions")}catch(p){throw this._emit("import.parse.complete",{error:p}),p}let s=a.rootElement;const c=a.references,u=a.warnings,l=a.elementsById;o=o.concat(u),s=this._emit("import.parse.complete",r({error:null,definitions:s,elementsById:l,references:c,warnings:o}))||s;const f=await this.importDefinitions(s,n);return o=o.concat(f.warnings),this._emit("import.done",{error:null,warnings:o}),{warnings:o}}catch(a){let s=a;throw o=o.concat(s.warnings||[]),Bs(s,o),s=oR(s),this._emit("import.done",{error:s,warnings:s.warnings}),s}},bt.prototype.importDefinitions=async function(t,n){return this._setDefinitions(t),{warnings:(await this.open(n)).warnings}},bt.prototype.open=async function(t){const n=this._definitions;let i=t;if(!n){const o=new Error("no XML imported");throw Bs(o,[]),o}if(typeof t=="string"&&(i=sR(n,t),!i)){const o=new Error("BPMNDiagram <"+t+"> not found");throw Bs(o,[]),o}try{this.clear()}catch(o){throw Bs(o,[]),o}const{warnings:r}=await KS(this,n,i);return{warnings:r}},bt.prototype.saveXML=async function(t){t=t||{};let n=this._definitions,i,r;try{if(!n)throw new Error("no definitions loaded");n=this._emit("saveXML.start",{definitions:n})||n,r=(await this._moddle.toXML(n,t)).xml,r=this._emit("saveXML.serialized",{xml:r})||r}catch(a){i=a}const o=i?{error:i}:{xml:r};if(this._emit("saveXML.done",o),i)throw i;return o},bt.prototype.saveSVG=async function(){this._emit("saveSVG.start");let t,n;try{const i=this.get("canvas"),r=i.getActiveLayer(),o=rt(":scope > defs",i._svg),a=Kh(r),s=o?"<defs>"+Kh(o)+"</defs>":"",c=i.getContainer();vt(c).add(km);let u;try{u=r.getBBox()}finally{vt(c).remove(km)}const l=u.x-Is,f=u.y-Is,p=u.width+Is*2,d=u.height+Is*2;t=`<?xml version="1.0" encoding="utf-8"?>
|
|
4
|
+
nested error: `+P.message;if(L)return a.addWarning({message:z,error:P}),!0;throw Xi(z)}function l(P,C){return u(P,C,!0)}function f(){var P=a.elementsById,C=a.references,L,T;for(L=0;T=C[L];L++){var j=T.element,k=P[T.id],D=Ai(j).propertiesByName[T.property];if(k||a.addWarning({message:"unresolved reference <"+T.id+">",element:T.element,property:T.property,value:T.id}),D.isMany){var z=j.get(D.name),ce=z.indexOf(T);ce===-1&&(ce=z.length),k?z[ce]=k:z.splice(ce,1)}else j.set(D.name,k)}}function p(){c.pop().handleEnd()}var d=/^<\?xml /i,g=/ encoding="([^"]+)"/i,h=/^utf-8$/i;function m(P){if(d.test(P)){var C=g.exec(P),L=C&&C[1];!L||h.test(L)||a.addWarning({message:"unsupported document encoding <"+L+">, falling back to UTF-8"})}}function x(P,C){var L=c.peek();try{c.push(L.handleNode(P))}catch(T){u(T,C,o)&&c.push(new Gu)}}function y(P,C){try{c.peek().handleText(P)}catch(L){l(L,C)}}function _(P,C){P.trim()&&y(P,C)}var S=r.getPackages().reduce(function(P,C){return P[C.uri]=C.prefix,P},Object.entries(zu).reduce(function(P,[C,L]){return P[L]=C,P},r.config&&r.config.nsMap||{}));return s.ns(S).on("openTag",function(P,C,L,T){var j=P.attrs||{},k=Object.keys(j).reduce(function(z,ce){var Ee=C(j[ce]);return z[ce]=Ee,z},{}),D={name:P.name,originalName:P.originalName,attributes:k,ns:P.ns};x(D,T)}).on("question",m).on("closeTag",p).on("cdata",y).on("text",function(P,C,L){_(C(P),L)}).on("error",u).on("warn",l),new Promise(function(P,C){var L;try{s.parse(e),f()}catch(z){L=z}var T=i.element;!L&&!T&&(L=Xi("failed to parse document as <"+i.type.$descriptor.name+">"));var j=a.warnings,k=a.references,D=a.elementsById;return L?(L.warnings=j,C(L)):P({rootElement:T,elementsById:D,references:k,warnings:j})})},Uu.prototype.handler=function(e){return new Wu(this.model,e)};function mw(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}var gw=`<?xml version="1.0" encoding="UTF-8"?>
|
|
5
|
+
`,yw=/<|>|'|"|&|\n\r|\n/g,Md=/<|>|&/g;function fi(e){this.prefixMap={},this.uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=e,this.defaultPrefixMap=e&&e.defaultPrefixMap||{}}fi.prototype.mapDefaultPrefixes=function(e){this.defaultPrefixMap=e},fi.prototype.defaultUriByPrefix=function(e){return this.defaultPrefixMap[e]},fi.prototype.byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},fi.prototype.add=function(e,t){this.uriMap[e.uri]=e,t?this.wellknown.push(e):this.custom.push(e),this.mapPrefix(e.prefix,e.uri)},fi.prototype.uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)},fi.prototype.mapPrefix=function(e,t){this.prefixMap[e||"xmlns"]=t},fi.prototype.getNSKey=function(e){return e.prefix!==void 0?e.uri+"|"+e.prefix:e.uri},fi.prototype.logUsed=function(e){var t=e.uri,n=this.getNSKey(e);this.used[n]=this.byUri(t),this.parent&&this.parent.logUsed(e)},fi.prototype.getUsed=function(e){var t=[].concat(this.wellknown,this.custom);return t.filter(n=>{var i=this.getNSKey(n);return this.used[i]})};function vw(e){return e.charAt(0).toLowerCase()+e.slice(1)}function bw(e,t){return Cd(t)?vw(e):e}function kd(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function Od(e){return Sn(e)?e:(e.prefix?e.prefix+":":"")+e.localName}function _w(e){return e.getUsed().filter(function(t){return t.prefix!=="xml"}).map(function(t){var n="xmlns"+(t.prefix?":"+t.prefix:"");return{name:n,value:t.uri}})}function xw(e,t){return t.isGeneric?V({localName:t.ns.localName},e):V({localName:bw(t.ns.localName,t.$pkg)},e)}function ww(e,t){return V({localName:t.ns.localName},e)}function Ew(e){var t=e.$descriptor;return We(t.properties,function(n){var i=n.name;if(n.isVirtual||!Rn(e,i))return!1;var r=e[i];return r===n.default||r===null?!1:n.isMany?r.length:!0})}var Sw={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},Rw={"<":"lt",">":"gt","&":"amp"};function Dd(e,t,n){return e=Sn(e)?e:""+e,e.replace(t,function(i){return"&"+n[i]+";"})}function Cw(e){return Dd(e,yw,Sw)}function Pw(e){return Dd(e,Md,Rw)}function Aw(e){return We(e,function(t){return t.isAttr})}function Tw(e){return We(e,function(t){return!t.isAttr})}function qu(e){this.tagName=e}qu.prototype.build=function(e){return this.element=e,this},qu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()};function Mr(){}Mr.prototype.serializeValue=Mr.prototype.serializeTo=function(e){e.append(this.escape?Pw(this.value):this.value)},Mr.prototype.build=function(e,t){return this.value=t,e.type==="String"&&t.search(Md)!==-1&&(this.escape=!0),this};function Yu(e){this.tagName=e}kd(Yu,Mr),Yu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()};function vt(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}vt.prototype.build=function(e){this.element=e;var t=e.$descriptor,n=this.propertyDescriptor,i,r,o=t.isGeneric;return o?i=this.parseGenericNsAttributes(e):i=this.parseNsAttributes(e),n?this.ns=this.nsPropertyTagName(n):this.ns=this.nsTagName(t),this.tagName=this.addTagName(this.ns),o?this.parseGenericContainments(e):(r=Ew(e),this.parseAttributes(Aw(r)),this.parseContainments(Tw(r))),this.parseGenericAttributes(e,i),this},vt.prototype.nsTagName=function(e){var t=this.logNamespaceUsed(e.ns);return xw(t,e)},vt.prototype.nsPropertyTagName=function(e){var t=this.logNamespaceUsed(e.ns);return ww(t,e)},vt.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},vt.prototype.nsAttributeName=function(e){var t;if(Sn(e)?t=cn(e):t=e.ns,e.inherited)return{localName:t.localName};var n=this.logNamespaceUsed(t);return this.getNamespaces().logUsed(n),this.isLocalNs(n)?{localName:t.localName}:V({localName:t.localName},n)},vt.prototype.parseGenericNsAttributes=function(e){return Object.entries(e).filter(([t,n])=>!t.startsWith("$")&&this.parseNsAttribute(e,t,n)).map(([t,n])=>({name:t,value:n}))},vt.prototype.parseGenericContainments=function(e){var t=e.$body;t&&this.body.push(new Mr().build({type:"String"},t));var n=e.$children;n&&B(n,i=>{this.body.push(new vt(this).build(i))})},vt.prototype.parseNsAttribute=function(e,t,n){var i=e.$model,r=cn(t),o;if(r.prefix==="xmlns"&&(o={prefix:r.localName,uri:n}),!r.prefix&&r.localName==="xmlns"&&(o={uri:n}),!o)return{name:t,value:n};if(i&&i.getPackage(n))this.logNamespace(o,!0,!0);else{var a=this.logNamespaceUsed(o,!0);this.getNamespaces().logUsed(a)}},vt.prototype.parseNsAttributes=function(e){var t=this,n=e.$attrs,i=[];return B(n,function(r,o){var a=t.parseNsAttribute(e,o,r);a&&i.push(a)}),i},vt.prototype.parseGenericAttributes=function(e,t){var n=this;B(t,function(i){try{n.addAttribute(n.nsAttributeName(i.name),i.value)}catch(r){typeof console<"u"&&console.warn(`missing namespace information for <${i.name}=${i.value}> on`,e,r)}})},vt.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;B(e,function(r){var o=i.get(r.name),a=r.isReference,s=r.isMany;if(s||(o=[o]),r.isBody)n.push(new Mr().build(r,o[0]));else if(bd(r.type))B(o,function(u){n.push(new Yu(t.addTagName(t.nsPropertyTagName(r))).build(r,u))});else if(a)B(o,function(u){n.push(new qu(t.addTagName(t.nsPropertyTagName(r))).build(u))});else{var c=Ad(r);B(o,function(u){var l;c?c===Pd?l=new vt(t,r):l=new us(t,r,c):l=new vt(t),n.push(l.build(u))})}})},vt.prototype.getNamespaces=function(e){var t=this.namespaces,n=this.parent,i;return t||(i=n&&n.getNamespaces(),e||!i?this.namespaces=t=new fi(i):t=i),t},vt.prototype.logNamespace=function(e,t,n){var i=this.getNamespaces(n),r=e.uri,o=e.prefix,a=i.byUri(r);return(!a||n)&&i.add(e,t),i.mapPrefix(o,r),e},vt.prototype.logNamespaceUsed=function(e,t){var n=this.getNamespaces(t),i=e.prefix,r=e.uri,o,a,s;if(!i&&!r)return{localName:e.localName};if(s=n.defaultUriByPrefix(i),r=r||s||n.uriByPrefix(i),!r)throw new Error("no namespace uri given for prefix <"+i+">");if(e=n.byUri(r),!e&&!i&&(e=this.logNamespace({uri:r},s===r,!0)),!e){for(o=i,a=1;n.uriByPrefix(o);)o=i+"_"+a++;e=this.logNamespace({prefix:o,uri:r},s===r)}return i&&n.mapPrefix(i,r),e},vt.prototype.parseAttributes=function(e){var t=this,n=this.element;B(e,function(i){var r=n.get(i.name);if(i.isReference)if(!i.isMany)r=r.id;else{var o=[];B(r,function(a){o.push(a.id)}),r=o.join(" ")}t.addAttribute(t.nsAttributeName(i),r)})},vt.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),Od(e)},vt.prototype.addAttribute=function(e,t){var n=this.attrs;Sn(t)&&(t=Cw(t));var i=md(n,function(o){return o.name.localName===e.localName&&o.name.uri===e.uri&&o.name.prefix===e.prefix}),r={name:e,value:t};i!==-1?n.splice(i,1,r):n.push(r)},vt.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=_w(n).concat(t)),B(t,function(i){e.append(" ").append(Od(i.name)).append('="').append(i.value).append('"')})},vt.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==Mr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),B(this.body,function(i){i.serializeTo(e)}),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()};function us(e,t,n){vt.call(this,e,t),this.serialization=n}kd(us,vt),us.prototype.parseNsAttributes=function(e){var t=vt.prototype.parseNsAttributes.call(this,e).filter(a=>a.name!==this.serialization),n=e.$descriptor;if(n.name===this.propertyDescriptor.type)return t;var i=this.typeNs=this.nsTagName(n);this.getNamespaces().logUsed(this.typeNs);var r=e.$model.getPackage(i.uri),o=r.xml&&r.xml.typePrefix||"";return this.addAttribute(this.nsAttributeName(this.serialization),(i.prefix?i.prefix+":":"")+o+n.ns.localName),t},us.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri};function Mw(){this.value="",this.write=function(e){this.value+=e}}function kw(e,t){var n=[""];this.append=function(i){return e.write(i),this},this.appendNewLine=function(){return t&&e.write(`
|
|
6
|
+
`),this},this.appendIndent=function(){return t&&e.write(n.join(" ")),this},this.indent=function(){return n.push(""),this},this.unindent=function(){return n.pop(),this}}function Ow(e){e=V({format:!1,preamble:!0},e||{});function t(n,i){var r=i||new Mw,o=new kw(r,e.format);e.preamble&&o.append(gw);var a=new vt,s=n.$model;if(a.getNamespaces().mapDefaultPrefixes(Dw(s)),a.build(n).serializeTo(o),!i)return r.value}return{toXML:t}}function Dw(e){const t=e.config&&e.config.nsMap||{},n={};for(const i in zu)n[i]=zu[i];for(const i in t){const r=t[i];n[r]=i}for(const i of e.getPackages())n[i.prefix]=i.uri;return n}function ls(e,t){Gn.call(this,e,t)}ls.prototype=Object.create(Gn.prototype),ls.prototype.fromXML=function(e,t,n){Sn(t)||(n=t,t="bpmn:Definitions");var i=new Uu(V({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},ls.prototype.toXML=function(e,t){var n=new Ow(t);return new Promise(function(i,r){try{var o=n.toXML(e);return i({xml:o})}catch(a){return r(a)}})};var Lw="BPMN20",Iw="http://www.omg.org/spec/BPMN/20100524/MODEL",Bw="bpmn",Nw=[],$w=[{name:"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"operations",type:"Operation",isMany:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"Operation",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"inMessageRef",type:"Message",isReference:!0},{name:"outMessageRef",type:"Message",isReference:!0},{name:"errorRef",type:"Error",isMany:!0,isReference:!0},{name:"implementationRef",isAttr:!0,type:"String"}]},{name:"EndPoint",superClass:["RootElement"]},{name:"Auditing",superClass:["BaseElement"]},{name:"GlobalTask",superClass:["CallableElement"],properties:[{name:"resources",type:"ResourceRole",isMany:!0}]},{name:"Monitoring",superClass:["BaseElement"]},{name:"Performer",superClass:["ResourceRole"]},{name:"Process",superClass:["FlowElementsContainer","CallableElement"],properties:[{name:"processType",type:"ProcessType",isAttr:!0},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"properties",type:"Property",isMany:!0},{name:"laneSets",isMany:!0,replaces:"FlowElementsContainer#laneSets",type:"LaneSet"},{name:"flowElements",isMany:!0,replaces:"FlowElementsContainer#flowElements",type:"FlowElement"},{name:"artifacts",type:"Artifact",isMany:!0},{name:"resources",type:"ResourceRole",isMany:!0},{name:"correlationSubscriptions",type:"CorrelationSubscription",isMany:!0},{name:"supports",type:"Process",isMany:!0,isReference:!0},{name:"definitionalCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"isExecutable",isAttr:!0,type:"Boolean"}]},{name:"LaneSet",superClass:["BaseElement"],properties:[{name:"lanes",type:"Lane",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Lane",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"partitionElementRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"partitionElement",type:"BaseElement"},{name:"flowNodeRef",type:"FlowNode",isMany:!0,isReference:!0},{name:"childLaneSet",type:"LaneSet",xml:{serialize:"xsi:type"}}]},{name:"GlobalManualTask",superClass:["GlobalTask"]},{name:"ManualTask",superClass:["Task"]},{name:"UserTask",superClass:["Task"],properties:[{name:"renderings",type:"Rendering",isMany:!0},{name:"implementation",isAttr:!0,type:"String"}]},{name:"Rendering",superClass:["BaseElement"]},{name:"HumanPerformer",superClass:["Performer"]},{name:"PotentialOwner",superClass:["HumanPerformer"]},{name:"GlobalUserTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"renderings",type:"Rendering",isMany:!0}]},{name:"Gateway",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"gatewayDirection",type:"GatewayDirection",default:"Unspecified",isAttr:!0}]},{name:"EventBasedGateway",superClass:["Gateway"],properties:[{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"eventGatewayType",type:"EventBasedGatewayType",isAttr:!0,default:"Exclusive"}]},{name:"ComplexGateway",superClass:["Gateway"],properties:[{name:"activationCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ExclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"InclusiveGateway",superClass:["Gateway"],properties:[{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0}]},{name:"ParallelGateway",superClass:["Gateway"]},{name:"RootElement",isAbstract:!0,superClass:["BaseElement"]},{name:"Relationship",superClass:["BaseElement"],properties:[{name:"type",isAttr:!0,type:"String"},{name:"direction",type:"RelationshipDirection",isAttr:!0},{name:"source",isMany:!0,isReference:!0,type:"Element"},{name:"target",isMany:!0,isReference:!0,type:"Element"}]},{name:"BaseElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,type:"String",isId:!0},{name:"documentation",type:"Documentation",isMany:!0},{name:"extensionDefinitions",type:"ExtensionDefinition",isMany:!0,isReference:!0},{name:"extensionElements",type:"ExtensionElements"}]},{name:"Extension",properties:[{name:"mustUnderstand",default:!1,isAttr:!0,type:"Boolean"},{name:"definition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"extensionAttributeDefinitions",type:"ExtensionAttributeDefinition",isMany:!0}]},{name:"ExtensionAttributeDefinition",properties:[{name:"name",isAttr:!0,type:"String"},{name:"type",isAttr:!0,type:"String"},{name:"isReference",default:!1,isAttr:!0,type:"Boolean"},{name:"extensionDefinition",type:"ExtensionDefinition",isAttr:!0,isReference:!0}]},{name:"ExtensionElements",properties:[{name:"valueRef",isAttr:!0,isReference:!0,type:"Element"},{name:"values",type:"Element",isMany:!0},{name:"extensionAttributeDefinition",type:"ExtensionAttributeDefinition",isAttr:!0,isReference:!0}]},{name:"Documentation",superClass:["BaseElement"],properties:[{name:"text",type:"String",isBody:!0},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Event",isAbstract:!0,superClass:["FlowNode","InteractionNode"],properties:[{name:"properties",type:"Property",isMany:!0}]},{name:"IntermediateCatchEvent",superClass:["CatchEvent"]},{name:"IntermediateThrowEvent",superClass:["ThrowEvent"]},{name:"EndEvent",superClass:["ThrowEvent"]},{name:"StartEvent",superClass:["CatchEvent"],properties:[{name:"isInterrupting",default:!0,isAttr:!0,type:"Boolean"}]},{name:"ThrowEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"inputSet",type:"InputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"CatchEvent",isAbstract:!0,superClass:["Event"],properties:[{name:"parallelMultiple",isAttr:!0,type:"Boolean",default:!1},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"outputSet",type:"OutputSet"},{name:"eventDefinitions",type:"EventDefinition",isMany:!0},{name:"eventDefinitionRef",type:"EventDefinition",isMany:!0,isReference:!0}]},{name:"BoundaryEvent",superClass:["CatchEvent"],properties:[{name:"cancelActivity",default:!0,isAttr:!0,type:"Boolean"},{name:"attachedToRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"EventDefinition",isAbstract:!0,superClass:["RootElement"]},{name:"CancelEventDefinition",superClass:["EventDefinition"]},{name:"ErrorEventDefinition",superClass:["EventDefinition"],properties:[{name:"errorRef",type:"Error",isAttr:!0,isReference:!0}]},{name:"TerminateEventDefinition",superClass:["EventDefinition"]},{name:"EscalationEventDefinition",superClass:["EventDefinition"],properties:[{name:"escalationRef",type:"Escalation",isAttr:!0,isReference:!0}]},{name:"Escalation",properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"escalationCode",isAttr:!0,type:"String"}],superClass:["RootElement"]},{name:"CompensateEventDefinition",superClass:["EventDefinition"],properties:[{name:"waitForCompletion",isAttr:!0,type:"Boolean",default:!0},{name:"activityRef",type:"Activity",isAttr:!0,isReference:!0}]},{name:"TimerEventDefinition",superClass:["EventDefinition"],properties:[{name:"timeDate",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeCycle",type:"Expression",xml:{serialize:"xsi:type"}},{name:"timeDuration",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"LinkEventDefinition",superClass:["EventDefinition"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"target",type:"LinkEventDefinition",isReference:!0},{name:"source",type:"LinkEventDefinition",isMany:!0,isReference:!0}]},{name:"MessageEventDefinition",superClass:["EventDefinition"],properties:[{name:"messageRef",type:"Message",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isReference:!0}]},{name:"ConditionalEventDefinition",superClass:["EventDefinition"],properties:[{name:"condition",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"SignalEventDefinition",superClass:["EventDefinition"],properties:[{name:"signalRef",type:"Signal",isAttr:!0,isReference:!0}]},{name:"Signal",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ImplicitThrowEvent",superClass:["ThrowEvent"]},{name:"DataState",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"ItemAwareElement",superClass:["BaseElement"],properties:[{name:"itemSubjectRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"dataState",type:"DataState"}]},{name:"DataAssociation",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"ItemAwareElement",isMany:!0,isReference:!0},{name:"targetRef",type:"ItemAwareElement",isReference:!0},{name:"transformation",type:"FormalExpression",xml:{serialize:"property"}},{name:"assignment",type:"Assignment",isMany:!0}]},{name:"DataInput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"inputSetRef",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithOptional",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"inputSetWithWhileExecuting",type:"InputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"DataOutput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"outputSetRef",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithOptional",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0},{name:"outputSetWithWhileExecuting",type:"OutputSet",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"InputSet",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"dataInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"optionalInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"whileExecutingInputRefs",type:"DataInput",isMany:!0,isReference:!0},{name:"outputSetRefs",type:"OutputSet",isMany:!0,isReference:!0}]},{name:"OutputSet",superClass:["BaseElement"],properties:[{name:"dataOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"inputSetRefs",type:"InputSet",isMany:!0,isReference:!0},{name:"optionalOutputRefs",type:"DataOutput",isMany:!0,isReference:!0},{name:"whileExecutingOutputRefs",type:"DataOutput",isMany:!0,isReference:!0}]},{name:"Property",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"}]},{name:"DataInputAssociation",superClass:["DataAssociation"]},{name:"DataOutputAssociation",superClass:["DataAssociation"]},{name:"InputOutputSpecification",superClass:["BaseElement"],properties:[{name:"dataInputs",type:"DataInput",isMany:!0},{name:"dataOutputs",type:"DataOutput",isMany:!0},{name:"inputSets",type:"InputSet",isMany:!0},{name:"outputSets",type:"OutputSet",isMany:!0}]},{name:"DataObject",superClass:["FlowElement","ItemAwareElement"],properties:[{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"}]},{name:"InputOutputBinding",properties:[{name:"inputDataRef",type:"InputSet",isAttr:!0,isReference:!0},{name:"outputDataRef",type:"OutputSet",isAttr:!0,isReference:!0},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"Assignment",superClass:["BaseElement"],properties:[{name:"from",type:"Expression",xml:{serialize:"xsi:type"}},{name:"to",type:"Expression",xml:{serialize:"xsi:type"}}]},{name:"DataStore",superClass:["RootElement","ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"capacity",isAttr:!0,type:"Integer"},{name:"isUnlimited",default:!0,isAttr:!0,type:"Boolean"}]},{name:"DataStoreReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataStoreRef",type:"DataStore",isAttr:!0,isReference:!0}]},{name:"DataObjectReference",superClass:["ItemAwareElement","FlowElement"],properties:[{name:"dataObjectRef",type:"DataObject",isAttr:!0,isReference:!0}]},{name:"ConversationLink",superClass:["BaseElement"],properties:[{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"ConversationAssociation",superClass:["BaseElement"],properties:[{name:"innerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0},{name:"outerConversationNodeRef",type:"ConversationNode",isAttr:!0,isReference:!0}]},{name:"CallConversation",superClass:["ConversationNode"],properties:[{name:"calledCollaborationRef",type:"Collaboration",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"Conversation",superClass:["ConversationNode"]},{name:"SubConversation",superClass:["ConversationNode"],properties:[{name:"conversationNodes",type:"ConversationNode",isMany:!0}]},{name:"ConversationNode",isAbstract:!0,superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"messageFlowRefs",type:"MessageFlow",isMany:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0}]},{name:"GlobalConversation",superClass:["Collaboration"]},{name:"PartnerEntity",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"PartnerRole",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"participantRef",type:"Participant",isMany:!0,isReference:!0}]},{name:"CorrelationProperty",superClass:["RootElement"],properties:[{name:"correlationPropertyRetrievalExpression",type:"CorrelationPropertyRetrievalExpression",isMany:!0},{name:"name",isAttr:!0,type:"String"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Error",superClass:["RootElement"],properties:[{name:"structureRef",type:"ItemDefinition",isAttr:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"},{name:"errorCode",isAttr:!0,type:"String"}]},{name:"CorrelationKey",superClass:["BaseElement"],properties:[{name:"correlationPropertyRef",type:"CorrelationProperty",isMany:!0,isReference:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Expression",superClass:["BaseElement"],isAbstract:!1,properties:[{name:"body",isBody:!0,type:"String"}]},{name:"FormalExpression",superClass:["Expression"],properties:[{name:"language",isAttr:!0,type:"String"},{name:"evaluatesToTypeRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"Message",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"itemRef",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"ItemDefinition",superClass:["RootElement"],properties:[{name:"itemKind",type:"ItemKind",isAttr:!0},{name:"structureRef",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"import",type:"Import",isAttr:!0,isReference:!0}]},{name:"FlowElement",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"auditing",type:"Auditing"},{name:"monitoring",type:"Monitoring"},{name:"categoryValueRef",type:"CategoryValue",isMany:!0,isReference:!0}]},{name:"SequenceFlow",superClass:["FlowElement"],properties:[{name:"isImmediate",isAttr:!0,type:"Boolean"},{name:"conditionExpression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"sourceRef",type:"FlowNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"FlowNode",isAttr:!0,isReference:!0}]},{name:"FlowElementsContainer",isAbstract:!0,superClass:["BaseElement"],properties:[{name:"laneSets",type:"LaneSet",isMany:!0},{name:"flowElements",type:"FlowElement",isMany:!0}]},{name:"CallableElement",isAbstract:!0,superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"supportedInterfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"ioBinding",type:"InputOutputBinding",isMany:!0,xml:{serialize:"property"}}]},{name:"FlowNode",isAbstract:!0,superClass:["FlowElement"],properties:[{name:"incoming",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"outgoing",type:"SequenceFlow",isMany:!0,isReference:!0},{name:"lanes",type:"Lane",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"CorrelationPropertyRetrievalExpression",superClass:["BaseElement"],properties:[{name:"messagePath",type:"FormalExpression"},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"CorrelationPropertyBinding",superClass:["BaseElement"],properties:[{name:"dataPath",type:"FormalExpression"},{name:"correlationPropertyRef",type:"CorrelationProperty",isAttr:!0,isReference:!0}]},{name:"Resource",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"resourceParameters",type:"ResourceParameter",isMany:!0}]},{name:"ResourceParameter",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isRequired",isAttr:!0,type:"Boolean"},{name:"type",type:"ItemDefinition",isAttr:!0,isReference:!0}]},{name:"CorrelationSubscription",superClass:["BaseElement"],properties:[{name:"correlationKeyRef",type:"CorrelationKey",isAttr:!0,isReference:!0},{name:"correlationPropertyBinding",type:"CorrelationPropertyBinding",isMany:!0}]},{name:"MessageFlow",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"sourceRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"targetRef",type:"InteractionNode",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"MessageFlowAssociation",superClass:["BaseElement"],properties:[{name:"innerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0},{name:"outerMessageFlowRef",type:"MessageFlow",isAttr:!0,isReference:!0}]},{name:"InteractionNode",isAbstract:!0,properties:[{name:"incomingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0},{name:"outgoingConversationLinks",type:"ConversationLink",isMany:!0,isVirtual:!0,isReference:!0}]},{name:"Participant",superClass:["InteractionNode","BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"interfaceRef",type:"Interface",isMany:!0,isReference:!0},{name:"participantMultiplicity",type:"ParticipantMultiplicity"},{name:"endPointRefs",type:"EndPoint",isMany:!0,isReference:!0},{name:"processRef",type:"Process",isAttr:!0,isReference:!0}]},{name:"ParticipantAssociation",superClass:["BaseElement"],properties:[{name:"innerParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"outerParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"ParticipantMultiplicity",properties:[{name:"minimum",default:0,isAttr:!0,type:"Integer"},{name:"maximum",default:1,isAttr:!0,type:"Integer"}],superClass:["BaseElement"]},{name:"Collaboration",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isClosed",isAttr:!0,type:"Boolean"},{name:"participants",type:"Participant",isMany:!0},{name:"messageFlows",type:"MessageFlow",isMany:!0},{name:"artifacts",type:"Artifact",isMany:!0},{name:"conversations",type:"ConversationNode",isMany:!0},{name:"conversationAssociations",type:"ConversationAssociation"},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0},{name:"messageFlowAssociations",type:"MessageFlowAssociation",isMany:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"choreographyRef",type:"Choreography",isMany:!0,isReference:!0},{name:"conversationLinks",type:"ConversationLink",isMany:!0}]},{name:"ChoreographyActivity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"participantRef",type:"Participant",isMany:!0,isReference:!0},{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0},{name:"correlationKeys",type:"CorrelationKey",isMany:!0},{name:"loopType",type:"ChoreographyLoopType",default:"None",isAttr:!0}]},{name:"CallChoreography",superClass:["ChoreographyActivity"],properties:[{name:"calledChoreographyRef",type:"Choreography",isAttr:!0,isReference:!0},{name:"participantAssociations",type:"ParticipantAssociation",isMany:!0}]},{name:"SubChoreography",superClass:["ChoreographyActivity","FlowElementsContainer"],properties:[{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"ChoreographyTask",superClass:["ChoreographyActivity"],properties:[{name:"messageFlowRef",type:"MessageFlow",isMany:!0,isReference:!0}]},{name:"Choreography",superClass:["Collaboration","FlowElementsContainer"]},{name:"GlobalChoreographyTask",superClass:["Choreography"],properties:[{name:"initiatingParticipantRef",type:"Participant",isAttr:!0,isReference:!0}]},{name:"TextAnnotation",superClass:["Artifact"],properties:[{name:"text",type:"String"},{name:"textFormat",default:"text/plain",isAttr:!0,type:"String"}]},{name:"Group",superClass:["Artifact"],properties:[{name:"categoryValueRef",type:"CategoryValue",isAttr:!0,isReference:!0}]},{name:"Association",superClass:["Artifact"],properties:[{name:"associationDirection",type:"AssociationDirection",isAttr:!0},{name:"sourceRef",type:"BaseElement",isAttr:!0,isReference:!0},{name:"targetRef",type:"BaseElement",isAttr:!0,isReference:!0}]},{name:"Category",superClass:["RootElement"],properties:[{name:"categoryValue",type:"CategoryValue",isMany:!0},{name:"name",isAttr:!0,type:"String"}]},{name:"Artifact",isAbstract:!0,superClass:["BaseElement"]},{name:"CategoryValue",superClass:["BaseElement"],properties:[{name:"categorizedFlowElements",type:"FlowElement",isMany:!0,isVirtual:!0,isReference:!0},{name:"value",isAttr:!0,type:"String"}]},{name:"Activity",isAbstract:!0,superClass:["FlowNode"],properties:[{name:"isForCompensation",default:!1,isAttr:!0,type:"Boolean"},{name:"default",type:"SequenceFlow",isAttr:!0,isReference:!0},{name:"ioSpecification",type:"InputOutputSpecification",xml:{serialize:"property"}},{name:"boundaryEventRefs",type:"BoundaryEvent",isMany:!0,isReference:!0},{name:"properties",type:"Property",isMany:!0},{name:"dataInputAssociations",type:"DataInputAssociation",isMany:!0},{name:"dataOutputAssociations",type:"DataOutputAssociation",isMany:!0},{name:"startQuantity",default:1,isAttr:!0,type:"Integer"},{name:"resources",type:"ResourceRole",isMany:!0},{name:"completionQuantity",default:1,isAttr:!0,type:"Integer"},{name:"loopCharacteristics",type:"LoopCharacteristics"}]},{name:"ServiceTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0}]},{name:"SubProcess",superClass:["Activity","FlowElementsContainer","InteractionNode"],properties:[{name:"triggeredByEvent",default:!1,isAttr:!0,type:"Boolean"},{name:"artifacts",type:"Artifact",isMany:!0}]},{name:"LoopCharacteristics",isAbstract:!0,superClass:["BaseElement"]},{name:"MultiInstanceLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"isSequential",default:!1,isAttr:!0,type:"Boolean"},{name:"behavior",type:"MultiInstanceBehavior",default:"All",isAttr:!0},{name:"loopCardinality",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopDataInputRef",type:"ItemAwareElement",isReference:!0},{name:"loopDataOutputRef",type:"ItemAwareElement",isReference:!0},{name:"inputDataItem",type:"DataInput",xml:{serialize:"property"}},{name:"outputDataItem",type:"DataOutput",xml:{serialize:"property"}},{name:"complexBehaviorDefinition",type:"ComplexBehaviorDefinition",isMany:!0},{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"oneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0},{name:"noneBehaviorEventRef",type:"EventDefinition",isAttr:!0,isReference:!0}]},{name:"StandardLoopCharacteristics",superClass:["LoopCharacteristics"],properties:[{name:"testBefore",default:!1,isAttr:!0,type:"Boolean"},{name:"loopCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"loopMaximum",type:"Integer",isAttr:!0}]},{name:"CallActivity",superClass:["Activity","InteractionNode"],properties:[{name:"calledElement",type:"String",isAttr:!0}]},{name:"Task",superClass:["Activity","InteractionNode"]},{name:"SendTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ReceiveTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"},{name:"instantiate",default:!1,isAttr:!0,type:"Boolean"},{name:"operationRef",type:"Operation",isAttr:!0,isReference:!0},{name:"messageRef",type:"Message",isAttr:!0,isReference:!0}]},{name:"ScriptTask",superClass:["Task"],properties:[{name:"scriptFormat",isAttr:!0,type:"String"},{name:"script",type:"String"}]},{name:"BusinessRuleTask",superClass:["Task"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"AdHocSubProcess",superClass:["SubProcess"],properties:[{name:"completionCondition",type:"Expression",xml:{serialize:"xsi:type"}},{name:"ordering",type:"AdHocOrdering",isAttr:!0},{name:"cancelRemainingInstances",default:!0,isAttr:!0,type:"Boolean"}]},{name:"Transaction",superClass:["SubProcess"],properties:[{name:"protocol",isAttr:!0,type:"String"},{name:"method",isAttr:!0,type:"String"}]},{name:"GlobalScriptTask",superClass:["GlobalTask"],properties:[{name:"scriptLanguage",isAttr:!0,type:"String"},{name:"script",isAttr:!0,type:"String"}]},{name:"GlobalBusinessRuleTask",superClass:["GlobalTask"],properties:[{name:"implementation",isAttr:!0,type:"String"}]},{name:"ComplexBehaviorDefinition",superClass:["BaseElement"],properties:[{name:"condition",type:"FormalExpression"},{name:"event",type:"ImplicitThrowEvent"}]},{name:"ResourceRole",superClass:["BaseElement"],properties:[{name:"resourceRef",type:"Resource",isReference:!0},{name:"resourceParameterBindings",type:"ResourceParameterBinding",isMany:!0},{name:"resourceAssignmentExpression",type:"ResourceAssignmentExpression"},{name:"name",isAttr:!0,type:"String"}]},{name:"ResourceParameterBinding",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}},{name:"parameterRef",type:"ResourceParameter",isAttr:!0,isReference:!0}],superClass:["BaseElement"]},{name:"ResourceAssignmentExpression",properties:[{name:"expression",type:"Expression",xml:{serialize:"xsi:type"}}],superClass:["BaseElement"]},{name:"Import",properties:[{name:"importType",isAttr:!0,type:"String"},{name:"location",isAttr:!0,type:"String"},{name:"namespace",isAttr:!0,type:"String"}]},{name:"Definitions",superClass:["BaseElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"targetNamespace",isAttr:!0,type:"String"},{name:"expressionLanguage",default:"http://www.w3.org/1999/XPath",isAttr:!0,type:"String"},{name:"typeLanguage",default:"http://www.w3.org/2001/XMLSchema",isAttr:!0,type:"String"},{name:"imports",type:"Import",isMany:!0},{name:"extensions",type:"Extension",isMany:!0},{name:"rootElements",type:"RootElement",isMany:!0},{name:"diagrams",isMany:!0,type:"bpmndi:BPMNDiagram"},{name:"exporter",isAttr:!0,type:"String"},{name:"relationships",type:"Relationship",isMany:!0},{name:"exporterVersion",isAttr:!0,type:"String"}]}],Fw=[{name:"ProcessType",literalValues:[{name:"None"},{name:"Public"},{name:"Private"}]},{name:"GatewayDirection",literalValues:[{name:"Unspecified"},{name:"Converging"},{name:"Diverging"},{name:"Mixed"}]},{name:"EventBasedGatewayType",literalValues:[{name:"Parallel"},{name:"Exclusive"}]},{name:"RelationshipDirection",literalValues:[{name:"None"},{name:"Forward"},{name:"Backward"},{name:"Both"}]},{name:"ItemKind",literalValues:[{name:"Physical"},{name:"Information"}]},{name:"ChoreographyLoopType",literalValues:[{name:"None"},{name:"Standard"},{name:"MultiInstanceSequential"},{name:"MultiInstanceParallel"}]},{name:"AssociationDirection",literalValues:[{name:"None"},{name:"One"},{name:"Both"}]},{name:"MultiInstanceBehavior",literalValues:[{name:"None"},{name:"One"},{name:"All"},{name:"Complex"}]},{name:"AdHocOrdering",literalValues:[{name:"Parallel"},{name:"Sequential"}]}],jw={tagAlias:"lowerCase",typePrefix:"t"},Hw={name:Lw,uri:Iw,prefix:Bw,associations:Nw,types:$w,enumerations:Fw,xml:jw},zw="BPMNDI",Gw="http://www.omg.org/spec/BPMN/20100524/DI",Vw="bpmndi",Ww=[{name:"BPMNDiagram",properties:[{name:"plane",type:"BPMNPlane",redefines:"di:Diagram#rootElement"},{name:"labelStyle",type:"BPMNLabelStyle",isMany:!0}],superClass:["di:Diagram"]},{name:"BPMNPlane",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"}],superClass:["di:Plane"]},{name:"BPMNShape",properties:[{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"isHorizontal",isAttr:!0,type:"Boolean"},{name:"isExpanded",isAttr:!0,type:"Boolean"},{name:"isMarkerVisible",isAttr:!0,type:"Boolean"},{name:"label",type:"BPMNLabel"},{name:"isMessageVisible",isAttr:!0,type:"Boolean"},{name:"participantBandKind",type:"ParticipantBandKind",isAttr:!0},{name:"choreographyActivityShape",type:"BPMNShape",isAttr:!0,isReference:!0}],superClass:["di:LabeledShape"]},{name:"BPMNEdge",properties:[{name:"label",type:"BPMNLabel"},{name:"bpmnElement",isAttr:!0,isReference:!0,type:"bpmn:BaseElement",redefines:"di:DiagramElement#modelElement"},{name:"sourceElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#source"},{name:"targetElement",isAttr:!0,isReference:!0,type:"di:DiagramElement",redefines:"di:Edge#target"},{name:"messageVisibleKind",type:"MessageVisibleKind",isAttr:!0,default:"initiating"}],superClass:["di:LabeledEdge"]},{name:"BPMNLabel",properties:[{name:"labelStyle",type:"BPMNLabelStyle",isAttr:!0,isReference:!0,redefines:"di:DiagramElement#style"}],superClass:["di:Label"]},{name:"BPMNLabelStyle",properties:[{name:"font",type:"dc:Font"}],superClass:["di:Style"]}],Uw=[{name:"ParticipantBandKind",literalValues:[{name:"top_initiating"},{name:"middle_initiating"},{name:"bottom_initiating"},{name:"top_non_initiating"},{name:"middle_non_initiating"},{name:"bottom_non_initiating"}]},{name:"MessageVisibleKind",literalValues:[{name:"initiating"},{name:"non_initiating"}]}],qw=[],Yw={name:zw,uri:Gw,prefix:Vw,types:Ww,enumerations:Uw,associations:qw},Kw="DC",Xw="http://www.omg.org/spec/DD/20100524/DC",Zw="dc",Qw=[{name:"Boolean"},{name:"Integer"},{name:"Real"},{name:"String"},{name:"Font",properties:[{name:"name",type:"String",isAttr:!0},{name:"size",type:"Real",isAttr:!0},{name:"isBold",type:"Boolean",isAttr:!0},{name:"isItalic",type:"Boolean",isAttr:!0},{name:"isUnderline",type:"Boolean",isAttr:!0},{name:"isStrikeThrough",type:"Boolean",isAttr:!0}]},{name:"Point",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0}]},{name:"Bounds",properties:[{name:"x",type:"Real",default:"0",isAttr:!0},{name:"y",type:"Real",default:"0",isAttr:!0},{name:"width",type:"Real",isAttr:!0},{name:"height",type:"Real",isAttr:!0}]}],Jw=[],eE={name:Kw,uri:Xw,prefix:Zw,types:Qw,associations:Jw},tE="DI",nE="http://www.omg.org/spec/DD/20100524/DI",iE="di",rE=[{name:"DiagramElement",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"extension",type:"Extension"},{name:"owningDiagram",type:"Diagram",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"owningElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"modelElement",isReadOnly:!0,isVirtual:!0,isReference:!0,type:"Element"},{name:"style",type:"Style",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"ownedElement",type:"DiagramElement",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Node",isAbstract:!0,superClass:["DiagramElement"]},{name:"Edge",isAbstract:!0,superClass:["DiagramElement"],properties:[{name:"source",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"target",type:"DiagramElement",isReadOnly:!0,isVirtual:!0,isReference:!0},{name:"waypoint",isUnique:!1,isMany:!0,type:"dc:Point",xml:{serialize:"xsi:type"}}]},{name:"Diagram",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"rootElement",type:"DiagramElement",isReadOnly:!0,isVirtual:!0},{name:"name",isAttr:!0,type:"String"},{name:"documentation",isAttr:!0,type:"String"},{name:"resolution",isAttr:!0,type:"Real"},{name:"ownedStyle",type:"Style",isReadOnly:!0,isMany:!0,isVirtual:!0}]},{name:"Shape",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Plane",isAbstract:!0,superClass:["Node"],properties:[{name:"planeElement",type:"DiagramElement",subsettedProperty:"DiagramElement-ownedElement",isMany:!0}]},{name:"LabeledEdge",isAbstract:!0,superClass:["Edge"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"LabeledShape",isAbstract:!0,superClass:["Shape"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isMany:!0,isVirtual:!0}]},{name:"Label",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Style",isAbstract:!0,properties:[{name:"id",isAttr:!0,isId:!0,type:"String"}]},{name:"Extension",properties:[{name:"values",isMany:!0,type:"Element"}]}],oE=[],aE={tagAlias:"lowerCase"},sE={name:tE,uri:nE,prefix:iE,types:rE,associations:oE,xml:aE},cE="bpmn.io colors for BPMN",uE="http://bpmn.io/schema/bpmn/biocolor/1.0",lE="bioc",pE=[{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"stroke",isAttr:!0,type:"String"},{name:"fill",isAttr:!0,type:"String"}]}],fE=[],dE=[],hE={name:cE,uri:uE,prefix:lE,types:pE,enumerations:fE,associations:dE},mE="BPMN in Color",gE="http://www.omg.org/spec/BPMN/non-normative/color/1.0",yE="color",vE=[{name:"ColoredLabel",extends:["bpmndi:BPMNLabel"],properties:[{name:"color",isAttr:!0,type:"String"}]},{name:"ColoredShape",extends:["bpmndi:BPMNShape"],properties:[{name:"background-color",isAttr:!0,type:"String"},{name:"border-color",isAttr:!0,type:"String"}]},{name:"ColoredEdge",extends:["bpmndi:BPMNEdge"],properties:[{name:"border-color",isAttr:!0,type:"String"}]}],bE=[],_E=[],xE={name:mE,uri:gE,prefix:yE,types:vE,enumerations:bE,associations:_E};const wE={bpmn:Hw,bpmndi:Yw,dc:eE,di:sE,bioc:hE,color:xE};function Ld(e,t){const n=V({},wE,e);return new ls(n,t)}const EE={name:"bpmn-i18n",uri:"http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",prefix:"i18n",types:[{name:"Translation",superClass:["Element"],properties:[{name:"id",isAttr:!0,isId:!0,type:"String"},{name:"body",isBody:!0,type:"String"},{name:"target",isAttr:!0,type:"String",default:"@name"},{name:"textFormat",isAttr:"true",type:"String",default:"text/plain"}]}],enumerations:[],associations:[],xml:{tagAlias:"lowerCase",typePrefix:"t"}},SE="http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",Id="i18n",ps={[Id]:EE,[ku]:ld};function Bd(){return Ld(ps)}const Nd=Bd();async function Ku(e){const{rootElement:t,warnings:n}=await Nd.fromXML(e,"bpmn:Definitions");return{definitions:t,warnings:n}}async function RE(e){const{xml:t}=await Nd.toXML(e,{format:!0});return t}function Xu(e){return e.map(t=>typeof t=="string"?t:t.message??String(t))}const ro={cjkEm:.865,upperEm:.68,lowerEm:.5,digitEm:.556,spaceEm:.278,otherEm:.35,ascentEm:.9,descentEm:.25},CE=/[ᄀ-ᇿ -〿-ヿ㐀-鿿가--⦆]/;function PE(e){const t=ro;return CE.test(e)?t.cjkEm:e===" "?t.spaceEm:e>="0"&&e<="9"?t.digitEm:e>="A"&&e<="Z"?t.upperEm:e>="a"&&e<="z"?t.lowerEm:t.otherEm}function oo(e,t){let n=0;for(const i of e)n+=t*PE(i);return n}function $d(e=globalThis,{textMeasurement:t="approximate"}={}){if(!(e!=null&&e.SVGElement))throw new Error("installHeadlessBpmnDom: DOM 전역이 없다 — jsdom window 를 전역에 올린 뒤 호출할 것");t==="approximate"&&AE(e),TE(e),ME(e),kE(e)}function AE(e){var i;const t=(i=e.HTMLCanvasElement)==null?void 0:i.prototype;if(!t||t.__headlessTextMeasurement)return;t.__headlessTextMeasurement=!0;const n={font:"12px sans-serif",letterSpacing:"0px",measureText(r){var a;const o=Number.parseFloat(((a=String(n.font).match(/(\d+(?:\.\d+)?)px/))==null?void 0:a[1])??"12");return{width:oo(r,o),fontBoundingBoxAscent:o*ro.ascentEm,fontBoundingBoxDescent:o*ro.descentEm,actualBoundingBoxAscent:o*ro.ascentEm,actualBoundingBoxDescent:o*ro.descentEm}}};t.getContext=()=>n}function TE(e){if(e.SVGMatrix)return;class t{constructor(){Zr(this,"a",1);Zr(this,"b",0);Zr(this,"c",0);Zr(this,"d",1);Zr(this,"e",0);Zr(this,"f",0)}static of(i,r,o,a,s,c){return Object.assign(new t,{a:i,b:r,c:o,d:a,e:s,f:c})}multiply(i){return t.of(this.a*i.a+this.c*i.b,this.b*i.a+this.d*i.b,this.a*i.c+this.c*i.d,this.b*i.c+this.d*i.d,this.a*i.e+this.c*i.f+this.e,this.b*i.e+this.d*i.f+this.f)}translate(i,r){return this.multiply(t.of(1,0,0,1,i,r))}scale(i,r=i){return this.multiply(t.of(i,0,0,r,0,0))}inverse(){const i=this.a*this.d-this.b*this.c;return t.of(this.d/i,-this.b/i,-this.c/i,this.a/i,(this.c*this.f-this.d*this.e)/i,(this.b*this.e-this.a*this.f)/i)}}e.SVGMatrix=t}function ME(e){var o;const t=()=>{const a=new e.SVGMatrix;return{type:0,matrix:a,setTranslate(s,c){a.e=s,a.f=c},setScale(s,c){a.a=s,a.d=c},setRotate(s,c=0,u=0){const l=s*Math.PI/180,f=Math.cos(l),p=Math.sin(l);a.a=f,a.b=p,a.c=-p,a.d=f,a.e=c-f*c+p*u,a.f=u-p*c-f*u},setMatrix(s){Object.assign(a,s)}}},n=a=>{const s=t();return Object.assign(s.matrix,a),s},i=(o=e.SVGSVGElement)==null?void 0:o.prototype;i&&!i.createSVGTransform&&(i.createSVGTransform=t,i.createSVGTransformFromMatrix=n,i.createSVGMatrix=()=>new e.SVGMatrix,i.createSVGPoint=()=>({x:0,y:0,matrixTransform:()=>({x:0,y:0})}));const r=e.SVGElement.prototype;Object.getOwnPropertyDescriptor(r,"transform")||Object.defineProperty(r,"transform",{configurable:!0,get(){if(!this.__headlessTransformList){const a=[];this.__headlessTransformList={baseVal:{get numberOfItems(){return a.length},clear:()=>{a.length=0},appendItem:s=>(a.push(s),s),getItem:s=>a[s],createSVGTransformFromMatrix:n,consolidate:()=>a[a.length-1]??null}}}return this.__headlessTransformList}})}function kE(e){const t=e.SVGElement.prototype;if(!t.getCTM){const n=()=>new e.SVGMatrix;t.getCTM=n,t.getScreenCTM=n}t.getBBox||(t.getBBox=function(){const n=String(this.textContent??"");return{x:0,y:0,width:oo(n,12),height:14}})}const fs=new Set(["bpmn:Participant","bpmn:Lane","bpmn:Group","bpmn:SubProcess","bpmn:AdHocSubProcess","bpmn:Transaction"]),OE=1,Zu=new Set(["bpmn:TextAnnotation","bpmn:DataStoreReference","bpmn:DataObjectReference","bpmn:DataInput","bpmn:DataOutput"]),DE=2;function ai(e){switch(e.kind){case"label-over-line":return`L|${e.edge}|${e.line}`;case"edge-crosses-shape":return`x|${e.edge}|${e.shape}`;case"shape-overlap":return`o|${e.shapes[0]}|${e.shapes[1]}`;case"shape-outside-container":return`c|${e.shape}|${e.container}`;case"edge-overlap-opposite":return`p|${e.edges[0]}|${e.edges[1]}`;case"edge-overlap-mixed":return`m|${e.edges[0]}|${e.edges[1]}`;case"edge-overlap-unrelated":return`u|${e.edges[0]}|${e.edges[1]}`;case"label-on-shared-segment":return`l|${e.edge}|${e.other}`;case"annotation-over-label":return`a|${e.annotation}|${e.label}`;case"group-overlap-unintended":return`g|${e.groups[0]}|${e.groups[1]}${e.container?`|⊃${e.container}`:""}`;case"group-overlap-unreadable":return e.reason==="minority"?`gu*|${e.group}|${e.shapes.join(",")}`:e.reason==="throughpass"?`gu>|${e.group}|${e.shapes.join(",")}`:`gu|${e.groups[0]}|${e.groups[1]}|${e.shapes.join(",")}`;case"group-stack-unreadable":return`gs|${e.groups.join("|")}|${e.shapes.join(",")}`;case"group-on-container-boundary":return`gb|${e.group}|${e.container}|${e.side}`;case"group-on-group-boundary":return`gg|${e.groups[0]}|${e.groups[1]}|${e.axis}`;case"group-cuts-shape":return`gc|${e.group}|${e.shape}|${e.side}`;case"pool-name-over-label":return`pn|${e.pool}|${e.label}`}}const Fd=20,ds=5,jd=3,LE=8,Hd=12,IE=Hd*1.2;function Qu(e,t){const n=t.split(/\r?\n/),i=Math.max(...n.map(o=>oo(o,Hd))),r=n.length*IE;return{x:e.x+e.width/2-i/2,y:e.y+e.height/2-r/2,width:i,height:r}}const zd=1;function yn(e){const t=[];for(let n=0;n+1<e.waypoints.length;n++){const i=e.waypoints[n],r=e.waypoints[n+1];Math.abs(i.y-r.y)<.5&&Math.abs(i.x-r.x)>=.5?t.push({axis:"h",at:i.y,lo:Math.min(i.x,r.x),hi:Math.max(i.x,r.x),dir:r.x>i.x?1:-1}):Math.abs(i.x-r.x)<.5&&Math.abs(i.y-r.y)>=.5&&t.push({axis:"v",at:i.x,lo:Math.min(i.y,r.y),hi:Math.max(i.y,r.y),dir:r.y>i.y?1:-1})}return t}function ao(e,t){let n=null;const i=e.type!==t.type,o=!!(e.source&&e.target&&t.source&&t.target)&&e.source!==t.source&&e.source!==t.target&&e.target!==t.source&&e.target!==t.target;for(const a of yn(e))for(const s of yn(t)){if(a.axis!==s.axis||Math.abs(a.at-s.at)>zd)continue;const c=a.dir!==s.dir?"opposite":i?"mixed":o?"unrelated":null;if(!c)continue;const u=Math.min(a.hi,s.hi)-Math.max(a.lo,s.lo);u>=Fd&&(!n||u>n.length)&&(n={axis:a.axis,length:u,kind:c})}return n}function Ju(e){return e.kind==="edge-overlap-opposite"||e.kind==="edge-overlap-mixed"||e.kind==="edge-overlap-unrelated"}function Gd(e,t){const n=ao(e,t);return n&&n.kind==="opposite"?{axis:n.axis,length:n.length}:null}function BE(e,t){let n=0;for(const i of t)i.id!==e.id&&Gd(e,i)&&n++;return n}function $n(e,t){let n=0;for(const i of t)i.id!==e.id&&ao(e,i)&&n++;return n}const Vd=15,Wd=20;function NE(e,t){const n=t.axis==="v"?[e.x,e.x+e.width]:[e.y,e.y+e.height];if(t.at<n[0]-Wd||t.at>n[1]+Wd)return null;const i=t.axis==="v"?[e.y,e.y+e.height]:[e.x,e.x+e.width],r=Math.max(i[0],t.lo),o=Math.min(i[1],t.hi);return o>r?[r,o]:null}const el=20;function hs(e,t){const n=[];for(const i of t){if(i.axis!==e.axis||Math.abs(i.at-e.at)>zd)continue;const r=Math.max(e.lo,i.lo),o=Math.min(e.hi,i.hi);o-r<Fd||n.push([r-el,o+el])}return n}function ms(e,t){const n=e.label;if(!n)return null;let i=null;for(const r of yn(e)){const o=NE(n,r);if(o){for(const a of t)if(a.id!==e.id&&!(i&&a.id>=i.other)){for(const[s,c]of hs(r,yn(a)))if(Math.min(c,o[1])>Math.max(s,o[0])){i={other:a.id,axis:r.axis};break}}}}return i}const $E=1,FE=(e,t,n)=>t.x>=e.x-n&&t.y>=e.y-n&&t.x+t.width<=e.x+e.width+n&&t.y+t.height<=e.y+e.height+n;function jE(e,t,n,i){const r=n.x+i,o=n.y+i,a=n.x+n.width-i,s=n.y+n.height-i;if(a<=r||s<=o)return!1;const c=t.x-e.x,u=t.y-e.y;let l=0,f=1;const p=(d,g)=>{if(g===0)return d<=0;const h=d/g;if(g>0){if(h>f)return!1;h>l&&(l=h)}else{if(h<l)return!1;h<f&&(f=h)}return!0};return p(r-e.x,c)&&p(e.x-a,-c)&&p(o-e.y,u)&&p(e.y-s,-u)&&f>l}function tl(e,t,n){return e.x+n<t.x+t.width-n&&t.x+n<e.x+e.width-n&&e.y+n<t.y+t.height-n&&t.y+n<e.y+e.height-n}const HE=(e,t)=>e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height,so=1;function Ti(e,t){const n=e.x+so,i=e.x+e.width-so,r=e.y+so,o=e.y+e.height-so;return t.axis==="h"?t.at>r&&t.at<o&&t.lo<i&&t.hi>n:t.at>n&&t.at<i&&t.lo<o&&t.hi>r}function Qo(e){return[{axis:"h",at:e.y,lo:e.x,hi:e.x+e.width,dir:1},{axis:"h",at:e.y+e.height,lo:e.x,hi:e.x+e.width,dir:1},{axis:"v",at:e.x,lo:e.y,hi:e.y+e.height,dir:1},{axis:"v",at:e.x+e.width,lo:e.y,hi:e.y+e.height,dir:1}]}function Ud(e,t){const n=e.label;if(!n)return null;if(yn(e).some(i=>Ti(n,i)))return e.id;for(const i of[...t.edges].filter(r=>r.id!==e.id).sort((r,o)=>r.id.localeCompare(o.id)))if(yn(i).some(r=>Ti(n,r)))return i.id;for(const i of t.shapes.filter(r=>r.container).sort((r,o)=>r.id.localeCompare(o.id)))if(Qo(i).some(r=>Ti(n,r)))return i.id;return null}function un(e,t){const n=new Set(e.endpoints),i=[];for(const r of t)if(!n.has(r.id)){for(let o=0;o+1<e.waypoints.length;o++)if(jE(e.waypoints[o],e.waypoints[o+1],r,DE)){i.push(r);break}}return i}function zE(e,t,n,i){const r=(u,l,f)=>(l.x-u.x)*(f.y-u.y)-(l.y-u.y)*(f.x-u.x),o=r(n,i,e),a=r(n,i,t),s=r(e,t,n),c=r(e,t,i);return o*a<0&&s*c<0}const qd=(e,t)=>e.endpoints.some(n=>t.endpoints.includes(n));function gs(e,t){let n=0;for(const i of t){if(i.id===e.id||qd(e,i))continue;let r=!1;for(let o=0;o+1<e.waypoints.length&&!r;o++)for(let a=0;a+1<i.waypoints.length&&!r;a++)zE(e.waypoints[o],e.waypoints[o+1],i.waypoints[a],i.waypoints[a+1])&&(r=!0);r&&n++}return n}function Fn(e,t){let n=0;for(const i of t)i.id===e.id||qd(e,i)||gs(e,[i])>0&&(n+=i.type===e.type?2:1);return n}function Yd(e){let t=0;const n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)gs(n[i],[n[r]])>0&&(t+=n[i].type===n[r].type?2:1);return t}function nl(e){const t=[],n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)if(gs(n[i],[n[r]])>0){const o=n[i].id,a=n[r].id;t.push(o<a?[o,a]:[a,o])}return t.sort((i,r)=>`${i[0]}|${i[1]}`.localeCompare(`${r[0]}|${r[1]}`))}function Kd(e){const t=nl(e),n=a=>a==="bpmn:MessageFlow"||a.endsWith("Association")?"dashed":"solid",i=new Map(e.edges.map(a=>[a.id,a]));let r=0,o=0;for(const[a,s]of t){const c=i.get(a),u=i.get(s);if(!c||!u)continue;const l=n(c.type),f=n(u.type);l==="solid"&&f==="solid"?r++:l==="dashed"&&f==="dashed"&&o++}return{pairs:t,solidPairs:r,dashedPairs:o,mixedPairs:t.length-r-o,crossPoolMessages:GE(e)}}function GE(e){const t=e.shapes.filter(r=>r.type==="bpmn:Participant");if(t.length<3)return 0;const n=r=>{const o=e.shapes.find(a=>a.id===r);if(o)return t.find(a=>o.x>=a.x&&o.y>=a.y&&o.x+o.width<=a.x+a.width&&o.y+o.height<=a.y+a.height)};let i=0;for(const r of e.edges){if(r.type!=="bpmn:MessageFlow"||r.endpoints.length<2)continue;const o=n(r.endpoints[0]),a=n(r.endpoints[1]);if(!o||!a||o.id===a.id)continue;const s=Math.min(o.y,a.y),c=Math.max(o.y+o.height,a.y+a.height);t.some(u=>u.id!==o.id&&u.id!==a.id&&u.y>s&&u.y+u.height<c)&&i++}return i}function Xd(e,t,n){const i=new Set(t.flatMap(r=>[...r.members]));return e.shapes.filter(r=>!r.container&&!Zu.has(r.type)&&!i.has(r.id)&&r.x>=n.x&&r.y>=n.y&&r.x+r.width<=n.right&&r.y+r.height<=n.bottom).map(r=>r.id).sort()}function Zd(e){var n;const t=(n=yt(e==null?void 0:e.extensionElements))==null?void 0:n.values;if(Array.isArray(t))for(const i of t){const r=yt(i);if((r==null?void 0:r.$type)!=="bwl:Members"||typeof r.refs!="string")continue;const o=r.refs.split(/\s+/).filter(Boolean);return o.length?o:void 0}}const Qd=e=>e?{members:e}:{},Vn=e=>e.shapes.filter(t=>!t.container);function VE(e,t,n){if(e.type==="bpmn:TextAnnotation")for(const i of t.edges){if(!/Association$/.test(i.type)||!i.endpoints.includes(e.id))continue;const r=i.endpoints.find(a=>a!==e.id),o=r?n.get(r):void 0;if(o){if(o.container)return o.id;if(o.parent)return o.parent}}}function Jd(e,t){const n=e.label;if(!n)return null;for(const i of[...t.edges].sort((r,o)=>r.id.localeCompare(o.id)))if(yn(i).some(r=>Ti(n,r)))return i.id;for(const i of[...t.shapes].filter(r=>r.container).sort((r,o)=>r.id.localeCompare(o.id)))if(Qo(i).some(r=>Ti(n,r)))return i.id;return null}function co(e){const t=[];for(const n of e.shapes)n.label&&t.push({owner:n.id,rect:n.label});for(const n of e.edges)n.label&&t.push({owner:n.id,rect:n.label});return t}function Wn(e){const t=[],n=e.shapes.filter(h=>!h.container);for(const h of e.edges)for(const m of un(h,n))t.push({kind:"edge-crosses-shape",edge:h.id,shape:m.id});const i=n.filter(h=>!h.attached);for(let h=0;h<i.length;h++)for(let m=h+1;m<i.length;m++){const x=i[h],y=i[m];if(!tl(x,y,OE))continue;const _=x.id<y.id?[x.id,y.id]:[y.id,x.id];t.push({kind:"shape-overlap",shapes:_,identical:HE(x,y)})}const r=e.shapes.filter(h=>h.type==="bpmn:Group"&&Array.isArray(h.members)&&h.members.length>0);for(let h=0;h<r.length;h++)for(let m=h+1;m<r.length;m++){const x=r[h],y=r[m],_=Math.min(x.x+x.width,y.x+y.width)-Math.max(x.x,y.x),S=Math.min(x.y+x.height,y.y+y.height)-Math.max(x.y,y.y);if(_<=ds||S<=ds)continue;const P=x.id<y.id?[x.id,y.id]:[y.id,x.id],C=new Set(y.members);if(x.members.some(T=>C.has(T))){const T=Xd(e,r,{x:Math.max(x.x,y.x),y:Math.max(x.y,y.y),right:Math.min(x.x+x.width,y.x+y.width),bottom:Math.min(x.y+x.height,y.y+y.height)});T.length&&t.push({kind:"group-overlap-unreadable",reason:"orphan",groups:P,shapes:T});continue}const L=x.x<=y.x&&x.y<=y.y&&x.x+x.width>=y.x+y.width&&x.y+x.height>=y.y+y.height?x.id:y.x<=x.x&&y.y<=x.y&&y.x+y.width>=x.x+x.width&&y.y+y.height>=x.y+x.height?y.id:void 0;t.push({kind:"group-overlap-unintended",groups:P,...L?{container:L}:{}})}const o=new Set(r.flatMap(h=>[...h.members])),a=h=>e.shapes.filter(m=>!m.container&&!Zu.has(m.type)&&m.x>=h.x&&m.y>=h.y&&m.x+m.width<=h.x+h.width&&m.y+m.height<=h.y+h.height);for(const h of r){const m=a(h);if(!m.length)continue;const x=new Set(h.members),y=m.filter(_=>!x.has(_.id));y.some(_=>o.has(_.id))&&(y.length*2<m.length||t.push({kind:"group-overlap-unreadable",reason:"minority",group:h.id,shapes:y.map(_=>_.id).sort()}))}for(const h of r){const m=new Set(a(h).map(C=>C.id)),x=new Set(h.members),y=new Set([...m].filter(C=>!x.has(C)&&o.has(C)));if(!y.size)continue;let _=!1,S=!1,P=!1;for(const C of e.edges){if(C.type!=="bpmn:SequenceFlow"||!C.source||!C.target)continue;const L=y.has(C.source),T=y.has(C.target);!L&&T&&!m.has(C.source)?_=!0:L&&!T&&!m.has(C.target)?S=!0:L&&T&&(P=!0)}_&&S&&P&&t.push({kind:"group-overlap-unreadable",reason:"throughpass",group:h.id,shapes:[...y].sort()})}const s=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<s.length;h++)for(let m=h+1;m<s.length;m++)for(let x=m+1;x<s.length;x++){const y=[s[h],s[m],s[x]],_={x:Math.max(...y.map(C=>C.x)),y:Math.max(...y.map(C=>C.y)),right:Math.min(...y.map(C=>C.x+C.width)),bottom:Math.min(...y.map(C=>C.y+C.height))};if(_.right-_.x<=ds||_.bottom-_.y<=ds)continue;const S=Xd(e,[],_);if(!S.length)continue;const P=y.map(C=>C.id).sort();t.push({kind:"group-stack-unreadable",groups:P,shapes:S})}for(const h of e.shapes.filter(m=>m.type==="bpmn:Group"))for(const m of e.shapes){if(m.container||m.attached||Zu.has(m.type)||m.width<=0||m.height<=0)continue;const x=[["top",h.y,"h",h.x,h.x+h.width],["bottom",h.y+h.height,"h",h.x,h.x+h.width],["left",h.x,"v",h.y,h.y+h.height],["right",h.x+h.width,"v",h.y,h.y+h.height]];for(const[y,_,S,P,C]of x){const L=S==="h"?m.x:m.y,T=S==="h"?m.x+m.width:m.y+m.height;if(!(L<C&&P<T))continue;const j=S==="h"?m.y:m.x,k=S==="h"?m.y+m.height:m.x+m.width;if(!(j<_&&_<k))continue;const D=Math.min(_-j,k-_);D<LE||t.push({kind:"group-cuts-shape",group:h.id,shape:m.id,side:y,depth:D})}}const c=e.shapes.filter(h=>h.container&&h.type!=="bpmn:Group"&&h.type!=="bpmn:Lane");for(const h of e.shapes.filter(m=>m.type==="bpmn:Group"))for(const m of c){const x=h.x<m.x+m.width&&m.x<h.x+h.width,y=h.y<m.y+m.height&&m.y<h.y+h.height,_=[["top",h.y,m.y,x],["bottom",h.y+h.height,m.y+m.height,x],["left",h.x,m.x,y],["right",h.x+h.width,m.x+m.width,y]];for(const[S,P,C,L]of _)L&&Math.abs(P-C)<=jd&&t.push({kind:"group-on-container-boundary",group:h.id,container:m.id,side:S})}const u=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<u.length;h++)for(let m=h+1;m<u.length;m++){const x=u[h],y=u[m],_=x.x<y.x+y.width&&y.x<x.x+x.width,S=x.y<y.y+y.height&&y.y<x.y+x.height,P=[["x",x.x+x.width,y.x,S],["x",y.x+y.width,x.x,S],["y",x.y+x.height,y.y,_],["y",y.y+y.height,x.y,_]];for(const[C,L,T,j]of P)if(j&&Math.abs(L-T)<=jd){t.push({kind:"group-on-group-boundary",groups:x.id<y.id?[x.id,y.id]:[y.id,x.id],axis:C});break}}for(let h=0;h<e.edges.length;h++)for(let m=h+1;m<e.edges.length;m++){const x=e.edges[h],y=e.edges[m],_=ao(x,y);if(!_)continue;const S=x.id<y.id?[x.id,y.id]:[y.id,x.id];t.push({kind:_.kind==="opposite"?"edge-overlap-opposite":_.kind==="mixed"?"edge-overlap-mixed":"edge-overlap-unrelated",edges:S,axis:_.axis,length:Math.round(_.length)})}for(const h of e.edges){if(!h.label)continue;const m=ms(h,e.edges);m&&t.push({kind:"label-on-shared-segment",edge:h.id,other:m.other,axis:m.axis})}for(const h of e.edges){if(!h.label)continue;const m=Ud(h,e);m&&t.push({kind:"label-over-line",edge:h.id,line:m})}const l=new Set(n.map(h=>h.id)),f=e.shapes.filter(h=>h.type==="bpmn:Participant"&&h.label);for(const h of[...n,...f.filter(m=>!l.has(m.id))]){if(!h.label)continue;const m=Jd(h,e);m&&t.push({kind:"label-over-line",edge:h.id,line:m})}const p=new Set(e.shapes.filter(h=>h.type==="bpmn:TextAnnotation").map(h=>h.id));for(const h of f)for(const{owner:m,rect:x}of co(e))m===h.id||p.has(m)||tl(h.label,x,so)&&t.push({kind:"pool-name-over-label",pool:h.id,label:m});const d=co(e);for(const h of n)if(h.type==="bpmn:TextAnnotation")for(const{owner:m,rect:x}of d)m!==h.id&&tl(h,x,so)&&t.push({kind:"annotation-over-label",annotation:h.id,label:m});const g=new Map(e.shapes.map(h=>[h.id,h]));for(const h of n){const m=h.parent??VE(h,e,g);if(!m)continue;const x=g.get(m);!x||!x.container||FE(x,h,$E)||t.push({kind:"shape-outside-container",shape:h.id,container:x.id})}return t.sort((h,m)=>ai(h).localeCompare(ai(m)))}const yt=e=>typeof e=="object"&&e!==null?e:void 0,Rt=e=>typeof e=="number"?e:0,Mi=e=>{const t=yt(e);return typeof(t==null?void 0:t.id)=="string"?t.id:void 0};function WE(e){const t=yt(e);if(!t)return[];const n=[];for(const i of["sourceRef","targetRef"]){const r=t[i];for(const o of Array.isArray(r)?r:[r]){const a=Mi(o);a&&n.push(a)}}return n}function UE(e){const t=yt(e);if(!t)return{};const n=Array.isArray(t.sourceRef)?void 0:Mi(t.sourceRef),i=Array.isArray(t.targetRef)?void 0:Mi(t.targetRef);return n&&i?{source:n,target:i}:{}}function qE(e,t){const n=yt(e.$parent);if(!n)return;const i=typeof n.$type=="string"?n.$type:"";if(i==="bpmn:Process"){const r=Mi(n);return r?t.get(r):void 0}if(fs.has(i)&&i!=="bpmn:Lane"&&i!=="bpmn:Group")return Mi(n)}function eh(e){var a,s,c,u,l;const t=[],n=[],i=((a=yt(e))==null?void 0:a.diagrams)??[],r=new Map,o=new Set;for(const f of((s=yt(e))==null?void 0:s.rootElements)??[]){const p=yt(f);if((p==null?void 0:p.$type)==="bpmn:Collaboration")for(const d of p.participants??[]){const g=yt(d),h=Mi(g),m=Mi(g==null?void 0:g.processRef);h&&m?r.set(m,h):h&&o.add(h)}}for(const f of i){const p=yt((c=yt(f))==null?void 0:c.plane),d=(p==null?void 0:p.planeElement)??[];for(const g of d){const h=yt(g);if(!h)continue;const m=yt(h.bpmnElement),x=typeof(m==null?void 0:m.id)=="string"?m.id:void 0;if(!x)continue;const y=typeof(m==null?void 0:m.$type)=="string"?m.$type:"",_=yt(h.bounds);if(_){const P=h.isExpanded===!1&&y!=="bpmn:Participant",C=yt((u=yt(h.label))==null?void 0:u.bounds),L={id:x,type:y,x:Rt(_.x),y:Rt(_.y),width:Rt(_.width),height:Rt(_.height),container:fs.has(y)&&!P,attached:(m==null?void 0:m.attachedToRef)!==void 0,...m?{parent:qE(m,r)}:{},...C?{label:{x:Rt(C.x),y:Rt(C.y),width:Rt(C.width),height:Rt(C.height)}}:{},...y==="bpmn:Group"?Qd(Zd(m)):{}},T=h.isHorizontal!==!1,j=typeof(m==null?void 0:m.name)=="string"?m.name:"";o.has(x)&&T&&j&&(L.label=Qu(L,j)),t.push(L);continue}const S=h.waypoint;if(Array.isArray(S)){const P=yt((l=yt(h.label))==null?void 0:l.bounds);n.push({id:x,type:y,waypoints:S.map(C=>{var L,T;return{x:Rt((L=yt(C))==null?void 0:L.x),y:Rt((T=yt(C))==null?void 0:T.y)}}),endpoints:WE(m),...UE(m),...P?{label:{x:Rt(P.x),y:Rt(P.y),width:Rt(P.width),height:Rt(P.height)}}:{}})}}}return{shapes:t,edges:n}}function th(e){return Wn(eh(e))}async function YE(e){const{definitions:t,warnings:n}=await Ku(e);return{findings:th(t),warnings:n}}function pt(e){var i;const t=[],n=[];for(const r of e.getAll()){const o=r;if(o.type==="label"||o.labelTarget)continue;const a=typeof o.type=="string"?o.type:"";if(a==="bpmn:Definitions"||a.startsWith("bpmndi:"))continue;const s=o.waypoints;if(s){const h=yt(o.label),m=Mi(o.source),x=Mi(o.target);n.push({id:o.id,type:a,waypoints:s.map(y=>({x:Rt(y.x),y:Rt(y.y)})),endpoints:[m,x].filter(y=>!!y),...m&&x?{source:m,target:x}:{},...h&&typeof h.x=="number"?{label:{x:h.x,y:Rt(h.y),width:Rt(h.width),height:Rt(h.height)}}:{}});continue}if(typeof o.x!="number"||typeof o.y!="number")continue;const c=yt(o.businessObject),u=yt(o.label);let l=yt(o.parent);for(;l&&l.type==="bpmn:Lane";)l=yt(l.parent);const f=typeof(l==null?void 0:l.type)=="string"?l.type:"",p=l&&fs.has(f)&&f!=="bpmn:Group"&&typeof l.id=="string"?l.id:void 0,d={id:o.id,type:a,x:o.x,y:o.y,width:Rt(o.width),height:Rt(o.height),container:fs.has(a)&&(a==="bpmn:Participant"||o.collapsed!==!0),attached:(c==null?void 0:c.attachedToRef)!==void 0,...p!==void 0?{parent:p}:{},...u&&typeof u.x=="number"?{label:{x:u.x,y:Rt(u.y),width:Rt(u.width),height:Rt(u.height)}}:{},...a==="bpmn:Group"?Qd(Zd(c)):{}},g=typeof(c==null?void 0:c.name)=="string"?c.name:"";a==="bpmn:Participant"&&!(c!=null&&c.processRef)&&g&&((i=yt(o.di))==null?void 0:i.isHorizontal)!==!1&&(d.label=Qu(d,g)),t.push(d)}return{shapes:t,edges:n}}const KE={"bpmn:Participant":"participant","bpmn:Lane":"lane","bpmn:SequenceFlow":"sequenceFlow","bpmn:MessageFlow":"messageFlow","bpmn:DataStoreReference":"dataStore","bpmn:DataInputAssociation":"dataAssociation","bpmn:DataOutputAssociation":"dataAssociation","bpmn:TextAnnotation":"annotation","bpmn:Association":"association","bpmn:Group":"group"};function XE(e,t){const n=KE[e];return n||(e==="label"||e.startsWith("bpmndi:")?"other":e.startsWith("bpmn:")&&!("waypoints"in t&&t.waypoints)?"flowNode":"other")}function nh(e){let t=e.parent;for(;t;){if(t.type==="bpmn:Participant")return t.id;t=t.parent}}function ih(e){const t=()=>e.getAll().filter(n=>n.type!=="label"&&!("labelTarget"in n&&n.labelTarget));return{isCollaboration:()=>t().some(n=>n.type==="bpmn:Participant"),categoryOf:n=>{const i=e.get(n);if(!(!i||i.type==="label"))return XE(i.type,i)},lanesOf:n=>t().filter(i=>i.type==="bpmn:Lane"&&nh(i)===n).sort((i,r)=>i.y-r.y).map(i=>i.id),participantOf:n=>{const i=e.get(n);return i?nh(i):void 0},endpointsOf:n=>{var r,o;const i=e.get(n);if(!(!i||i.type==="label")&&"waypoints"in i)return{source:(r=i.source)==null?void 0:r.id,target:(o=i.target)==null?void 0:o.id}}}}const il=20,ZE=4,ht=(e,t)=>Math.abs(e-t)<.5;function rl(e,t,n,i=il){if(ht(e.y,t.y)&&!ht(e.x,t.x)){const r=Math.min(e.x,t.x),o=Math.max(e.x,t.x);if(!(r<n.x-i&&n.x+n.width+i<o))return null;const a=e.x<t.x?n.x-i:n.x+n.width+i,s=e.x<t.x?n.x+n.width+i:n.x-i,c=u=>[{x:a,y:e.y},{x:a,y:u},{x:s,y:u},{x:s,y:e.y}];return[c(n.y-i),c(n.y+n.height+i)]}if(ht(e.x,t.x)&&!ht(e.y,t.y)){const r=Math.min(e.y,t.y),o=Math.max(e.y,t.y);if(!(r<n.y-i&&n.y+n.height+i<o))return null;const a=e.y<t.y?n.y-i:n.y+n.height+i,s=e.y<t.y?n.y+n.height+i:n.y-i,c=u=>[{x:e.x,y:a},{x:u,y:a},{x:u,y:s},{x:e.x,y:s}];return[c(n.x-i),c(n.x+n.width+i)]}return null}function rh(e,t,n,i=il){if(n.length<2)return null;if(ht(e.y,t.y)&&!ht(e.x,t.x)){const r=Math.min(e.x,t.x),o=Math.max(e.x,t.x),a=Math.min(...n.map(d=>d.x))-i,s=Math.max(...n.map(d=>d.x+d.width))+i;if(!(r<a&&s<o))return null;const c=e.x<t.x?a:s,u=e.x<t.x?s:a,l=Math.min(...n.map(d=>d.y))-i,f=Math.max(...n.map(d=>d.y+d.height))+i,p=d=>[{x:c,y:e.y},{x:c,y:d},{x:u,y:d},{x:u,y:e.y}];return[p(l),p(f)]}if(ht(e.x,t.x)&&!ht(e.y,t.y)){const r=Math.min(e.y,t.y),o=Math.max(e.y,t.y),a=Math.min(...n.map(d=>d.y))-i,s=Math.max(...n.map(d=>d.y+d.height))+i;if(!(r<a&&s<o))return null;const c=e.y<t.y?a:s,u=e.y<t.y?s:a,l=Math.min(...n.map(d=>d.x))-i,f=Math.max(...n.map(d=>d.x+d.width))+i,p=d=>[{x:e.x,y:c},{x:d,y:c},{x:d,y:u},{x:e.x,y:u}];return[p(l),p(f)]}return null}function oh(e,t,n=il){if(e.length!==4)return null;const[i,r,o,a]=e;if(ht(i.y,r.y)&&ht(r.x,o.x)&&ht(o.y,a.y)){const s=c=>[i,{x:c,y:i.y},{x:c,y:a.y},a];return[s(t.x-n),s(t.x+t.width+n)]}if(ht(i.x,r.x)&&ht(r.y,o.y)&&ht(o.x,a.x)){const s=c=>[i,{x:i.x,y:c},{x:a.x,y:c},a];return[s(t.y-n),s(t.y+t.height+n)]}return null}function ol(e,t){if(e.endpoints.length!==2)return[];const n=t.find(f=>f.id===e.endpoints[0]),i=t.find(f=>f.id===e.endpoints[1]);if(!n||!i)return[];if(i.x<=n.x+n.width)return[];const r=n.y+n.height/2,o=i.y+i.height/2;if(r>=i.y&&r<=i.y+i.height)return[];const a=i.x+i.width/2,s=n.x+n.width/2,c=r>o,u=[{x:n.x+n.width,y:r},{x:a,y:r},{x:a,y:c?i.y+i.height:i.y}],l=[{x:s,y:c?n.y:n.y+n.height},{x:s,y:o},{x:i.x,y:o}];return[u,l]}const ah=30,QE=[0,-25,25,-40,40];function JE(e,t){if(e.type!=="bpmn:MessageFlow"||e.endpoints.length!==2)return[];const n=t.find(p=>p.id===e.endpoints[0]),i=t.find(p=>p.id===e.endpoints[1]);if(!n||!i)return[];const r=n.y+n.height/2,o=i.y+i.height/2;if(i.y<n.y+n.height&&i.y+i.height>n.y)return[];const a=o<r,s=a?n.y+n.height:n.y,c=a?s+ah:s-ah,u=a?i.y+i.height:i.y,l=n.x+n.width/2,f=i.x+i.width/2;return QE.map(p=>[{x:l,y:s},{x:l,y:c},{x:f+p,y:c},{x:f+p,y:u}])}const sh=(e,t,n)=>[...e.slice(0,t+1),...n,...e.slice(t+1)],uo=(e,t,n)=>un({...e,waypoints:t},n).length;function ch(e,t,n,i){let r=[...e.waypoints],o=uo(e,r,t);if(o===0)return null;let a=!1;for(const f of ol(e,t))if(uo(e,f,t)===0)return f;const s=(i??[]).filter(f=>f.id!==e.id).flatMap(yn),c=f=>yn({...e,waypoints:f}).some(p=>hs(p,s).length>0),u=JE(e,t).filter(f=>uo(e,f,t)===0);if(u.length)return u.find(f=>!c(f))??u[0];const l=f=>!n||f.every(p=>p.x>=n.x&&p.x<=n.x+n.width&&p.y>=n.y&&p.y<=n.y+n.height);if(e.endpoints.length===2&&r.length>2){const f=t.find(d=>d.id===e.endpoints[0]),p=t.find(d=>d.id===e.endpoints[1]);if(f&&p&&ht(f.y+f.height/2,p.y+p.height/2)){const d=[r[0],r[r.length-1]];if(ht(d[0].y,d[1].y)&&!ht(d[0].x,d[1].x)){const g=t.filter(y=>!e.endpoints.includes(y.id)&&un({...e,waypoints:d},[y]).length>0),h=g.length>=2?rh(d[0],d[1],g):null,x=(h?h.map(y=>[d[0],...y,d[1]]):g.length===1?(rl(d[0],d[1],g[0])??[]).map(y=>[d[0],...y,d[1]]):g.length===0?[d]:[]).filter(y=>uo(e,y,t)===0&&y.length<=r.length).sort((y,_)=>Number(l(_))-Number(l(y)));if(x.length)return x.find(y=>!c(y))??x[0]}}}for(let f=0;f+1<r.length;f++){const p=r[f],d=r[f+1],g=t.filter(x=>!e.endpoints.includes(x.id)&&un({...e,waypoints:[p,d]},[x]).length>0);if(g.length<2)continue;const h=rh(p,d,g);if(!h)continue;const m=h.map(x=>sh(r,f,x)).filter(x=>uo(e,x,t)===0).sort((x,y)=>Number(l(y))-Number(l(x)));if(m.length)return m.find(x=>!c(x))??m[0]}for(let f=0;f<ZE&&o>0;f++){let p=!1;for(let d=0;d+1<r.length&&!p;d++){const g=r[d],h=r[d+1];for(const m of t){if(e.endpoints.includes(m.id)||un({...e,waypoints:[g,h]},[m]).length===0)continue;const x=rl(g,h,m),y=x?x.map(S=>sh(r,d,S)):oh(r,m)??[];if(!y.length)continue;const _=[...y].sort((S,P)=>Number(l(P))-Number(l(S)));for(const S of _){const P=uo(e,S,t);if(P<o){r=S,o=P,p=!0,a=!0;break}}if(p)break}}if(!p)break}return a&&o===0?r:null}function al(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=Vn(o),s=new Set,c=Wn(o).filter(l=>l.kind==="edge-crosses-shape"&&!t.has(ai(l)));if(!c.length)return s;const u=new Map;for(const l of c){if(l.kind!=="edge-crosses-shape"||u.has(l.edge))continue;const f=o.edges.find(p=>p.id===l.edge);f&&u.set(l.edge,f)}for(const[l,f]of u){if(n&&!n.has(l))continue;const p=i.get(l);if(!p)continue;const d=p.parent,g=d&&typeof d.x=="number"&&typeof d.width=="number"?{x:d.x,y:d.y,width:d.width,height:d.height}:void 0,h=ch(f,a,g,o.edges);if(!h){un(f,a).some(_=>_.type==="bpmn:TextAnnotation")&&s.add(l);continue}const m=o.edges.filter(_=>_.id!==l),x=$n(f,m);$n({...f,waypoints:h},m)>x||r.updateWaypoints(p,h)}return s}const e1=10;function uh(e,t){if(e.parent){const r=t.find(o=>o.id===e.parent);if(r)return r}const n=e.x+e.width/2,i=e.y+e.height/2;return t.find(r=>n>=r.x&&n<=r.x+r.width&&i>=r.y&&i<=r.y+r.height)}function lh(e,t){if(e.waypoints.length<2||e.endpoints.length!==2)return null;const n=t.shapes.filter(z=>z.type==="bpmn:Participant"&&z.container),i=t.shapes.find(z=>z.id===e.endpoints[0]),r=t.shapes.find(z=>z.id===e.endpoints[1]);if(!i||!r)return null;const o=uh(i,n),a=uh(r,n);if(!o||!a||o.id===a.id)return null;const s=a.y>o.y,c=s?o:a,u=s?a:o,l=n.filter(z=>z.id!==o.id&&z.id!==a.id&&z.y>=c.y+c.height&&z.y+z.height<=u.y).sort((z,ce)=>z.y-ce.y);if(!l.length)return null;const f=l[0],p=l[l.length-1],d=(c.y+c.height+f.y)/2,g=(p.y+p.height+u.y)/2,h=s?d:g,m=s?g:d,x=e.waypoints[0],y=e.waypoints[e.waypoints.length-1],_=Vn(t),S=t.edges.filter(z=>z.id!==e.id),P=Fn(e,S),C=un(e,_).length;if(P===0&&C===0||C===0&&e.waypoints.length===2)return null;const L=Math.min(...l.map(z=>z.x)),T=Math.max(...l.map(z=>z.x+z.width)),j=(x.x+y.x)/2,k=z=>z.filter((ce,Ee)=>Ee===0||!(ht(ce.x,z[Ee-1].x)&&ht(ce.y,z[Ee-1].y)));let D;for(let z=L;z<=T;z+=e1){const ce=k([x,{x:x.x,y:h},{x:z,y:h},{x:z,y:m},{x:y.x,y:m},y]),Ee={...e,waypoints:ce};if(un(Ee,_).length>0)continue;const Ye=Fn(Ee,S),ze=Math.abs(z-j);(!D||Ye<D.cross||Ye===D.cross&&ze<D.detour)&&(D={pts:ce,cross:Ye,detour:ze})}return D&&(C>0?D.cross<=P:D.cross<P)?D.pts:null}function ph(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.edges){if(o.type!=="bpmn:MessageFlow"||t.has(o.id))continue;const a=pt(n),s=a.edges.find(l=>l.id===o.id);if(!s)continue;const c=lh(s,a);if(!c)continue;const u=n.get(o.id);u&&i.updateWaypoints(u,c)}}const di=[25,-25,40,-40],lo=35;function t1(e,t){const n=e.x+e.width/2,i=t.x+t.width/2,r=[];for(const o of[!0,!1]){const a=o?e.y:e.y+e.height,s=o?t.y:t.y+t.height,c=o?Math.min(e.y,t.y)-lo:Math.max(e.y+e.height,t.y+t.height)+lo;for(const u of[0,...di])if(!(Math.abs(u)>=e.width/2-5))for(const l of[0,...di]){if(Math.abs(l)>=t.width/2-5)continue;const f=n+u,p=i+l;r.push({pts:[{x:f,y:a},{x:f,y:c},{x:p,y:c},{x:p,y:s}],cost:Math.abs(l)+Math.abs(u)})}}return r}function ys(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];if(i.x+i.width>n.x)return[];const r=n.y+n.height/2;if(r>=i.y&&r<=i.y+i.height)return t1(n,i);const o=i.x+i.width/2,a=n.x+n.width/2,s=r<i.y,c=s?i.y:i.y+i.height,u=s?n.y:n.y+n.height,l=s?n.y-lo:n.y+n.height+lo,f=[];for(const y of[0,...di]){if(Math.abs(y)>=i.width/2-5)continue;const _=o+y;f.push({pts:[{x:n.x,y:r},{x:_,y:r},{x:_,y:c}],cost:Math.abs(y)});for(const S of[0,...di]){if(Math.abs(S)>=n.width/2-5)continue;const P=a+S;f.push({pts:[{x:P,y:u},{x:P,y:l},{x:_,y:l},{x:_,y:c}],cost:Math.abs(y)+Math.abs(S)})}}const p=50,d=i.y+i.height/2,g=s?n.y+n.height:n.y;for(const y of[0,...di]){if(Math.abs(y)>=n.width/2-5)continue;const _=a+y;f.push({pts:[{x:_,y:g},{x:_,y:d},{x:i.x+i.width,y:d}],cost:p+Math.abs(y)})}const h=60,m=s?i.y+i.height:i.y,x=s?i.y+i.height+lo:i.y-lo;for(const y of[0,...di]){if(Math.abs(y)>=i.width/2-5)continue;const _=o+y;for(const S of[0,...di]){if(Math.abs(S)>=n.width/2-5)continue;const P=a+S;f.push({pts:[{x:P,y:g},{x:P,y:x},{x:_,y:x},{x:_,y:m}],cost:h+Math.abs(y)+Math.abs(S)})}}return f}const vs=30;function fh(e,t){for(let n=1;n<e.length-2;n++){const i=e[n],r=e[n+1],o=ht(i.y,r.y)&&!ht(i.x,r.x),a=ht(i.x,r.x)&&!ht(i.y,r.y);if(!(!o&&!a))for(const s of t)if(o){const c=Math.min(i.x,r.x);if(Math.max(i.x,r.x)<=s.x||c>=s.x+s.width)continue;if(Math.abs(i.y-s.y)<vs||Math.abs(i.y-(s.y+s.height))<vs)return!0}else{const c=Math.min(i.y,r.y);if(Math.max(i.y,r.y)<=s.y||c>=s.y+s.height)continue;if(Math.abs(i.x-s.x)<vs||Math.abs(i.x-(s.x+s.width))<vs)return!0}}return!1}const bs=40;function n1(e,t,n){let i=0;for(const r of t){if(r.container||n.includes(r.id))continue;const o=r.x-bs,a=r.x+r.width+bs,s=r.y-bs,c=r.y+r.height+bs;for(let u=1;u<e.length-2;u++){const l=e[u],f=e[u+1],p={x:Math.min(l.x,f.x),y:Math.min(l.y,f.y)},d={x:Math.max(l.x,f.x),y:Math.max(l.y,f.y)};if(p.x<a&&d.x>o&&p.y<c&&d.y>s){i++;break}}}return i}function dh(e,t){if(e.type!=="bpmn:SequenceFlow")return null;const n=t.shapes.filter(C=>C.container),i=new Map(t.shapes.map(C=>[C.id,C])),r=Vn(t),o=t.edges.filter(C=>C.id!==e.id),a=$n(e,o),s=Fn(e,o),c=C=>n1(C,t.shapes,e.endpoints)+(fh(C,n)?1:0),u=c(e.waypoints),l=C=>{if(!C)return;const L=C.x+C.width/2,T=C.y+C.height/2;return n.find(j=>j.type==="bpmn:Lane"&&L>=j.x&&L<=j.x+j.width&&T>=j.y&&T<=j.y+j.height)},f=l(i.get(e.endpoints[0]??"")),p=l(i.get(e.endpoints[1]??"")),d=!!f&&!!p&&f.id!==p.id,g=C=>{if(!d||!p)return!1;for(let L=1;L<C.length-2;L++){const T=C[L],j=C[L+1];if(ht(T.y,j.y)&&!ht(T.x,j.x)&&T.y>p.y&&T.y<p.y+p.height)return!0}return!1},h=g(e.waypoints),x=(C=>{if(!C)return;const L=C.x+C.width/2,T=C.y+C.height/2;return n.filter(j=>j.type==="bpmn:Participant"&&L>=j.x&&L<=j.x+j.width&&T>=j.y&&T<=j.y+j.height).sort((j,k)=>j.width*j.height-k.width*k.height)[0]})(i.get(e.endpoints[0]??"")),y=C=>{if(!x)return 0;let L=0;for(let T=1;T<C.length-1;T++){const j=C[T];(j.x<x.x||j.x>x.x+x.width||j.y<x.y||j.y>x.y+x.height)&&L++}return L},_=y(e.waypoints);if(!fh(e.waypoints,n)&&!(d&&!h)&&_===0)return null;const S=C=>C.reduce((L,T,j)=>j?L+Math.abs(T.x-C[j-1].x)+Math.abs(T.y-C[j-1].y):0,0);let P;for(const{pts:C,cost:L}of ys(e,i)){const T={...e,waypoints:C};if(un(T,r).length>0)continue;const j=$n(T,o);if(j>a)continue;const k=y(C);if(k>_)continue;const D=k<_&&j===0;if(!D&&Fn(T,o)>s)continue;const z=c(C),ce=g(C);if(!D&&!(ce&&!h)&&z>=u)continue;const Ye=ce?0:1,ze=S(C);(!P||k<P.out||k===P.out&&(Ye<P.lane||Ye===P.lane&&(j<P.opp||j===P.opp&&(z<P.sc||z===P.sc&&(L<P.cost||L===P.cost&&ze<P.len)))))&&(P={pts:C,out:k,sc:z,lane:Ye,opp:j,cost:L,len:ze})}return(P==null?void 0:P.pts)??null}function i1(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n).edges.filter(o=>!t.has(o.id)&&o.waypoints.length>=4).map(o=>o.id).sort();for(const o of r){const a=pt(n),s=a.edges.find(d=>d.id===o);if(!s||s.waypoints.length<4)continue;const c=Vn(a),u=a.edges.filter(d=>d.id!==o),l=un(s,c).length,f=$n(s,u),p=Fn(s,u);for(const d of ol(s,a.shapes)){if(d.length>=s.waypoints.length)continue;const g={...s,waypoints:d};if(un(g,c).length>l||$n(g,u)>f||Fn(g,u)>p)continue;const h=n.get(o);h&&i.updateWaypoints(h,d);break}}}function hh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n).edges.filter(o=>o.type==="bpmn:SequenceFlow"&&!t.has(o.id)).map(o=>o.id).sort();for(const o of r){const a=pt(n),s=a.edges.find(l=>l.id===o);if(!s)continue;const c=dh(s,a);if(!c)continue;const u=n.get(o);u&&i.updateWaypoints(u,c)}}function sl(e,t){const n=e.waypoints;if(n.length<3)return[];const i=[],r=t.get(e.endpoints[0]??""),o=t.get(e.endpoints[1]??""),a=ht(n[0].x,n[1].x)&&!ht(n[0].y,n[1].y),s=ht(n[n.length-1].x,n[n.length-2].x)&&!ht(n[n.length-1].y,n[n.length-2].y);for(const c of di){if(a&&r&&Math.abs(c)<r.width/2-5){const u=n.map(l=>({...l}));u[0].x+=c,u[1].x+=c,i.push({pts:u,cost:Math.abs(c)})}if(s&&o&&Math.abs(c)<o.width/2-5){const u=n.map(l=>({...l}));u[u.length-1].x+=c,u[u.length-2].x+=c,i.push({pts:u,cost:Math.abs(c)})}}return i}function r1(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];if(Math.min(n.x+n.width,i.x+i.width)-Math.max(n.x,i.x)>=1)return[];const r=i.y+i.height<=n.y,o=n.y+n.height<=i.y;if(!r&&!o)return[];const a=i.x>=n.x+n.width,s=i.x+i.width<=n.x;if(!a&&!s)return[];const c=n.x+n.width/2,u=n.y+n.height/2,l=i.x+i.width/2,f=i.y+i.height/2,p=a?n.x+n.width:n.x,d=o?n.y+n.height:n.y,g=a?i.x:i.x+i.width,h=o?i.y:i.y+i.height,m=[];for(const x of[0,...di])Math.abs(x)<i.width/2-5&&m.push({pts:[{x:p,y:u},{x:l+x,y:u},{x:l+x,y:h}],cost:Math.abs(x)}),Math.abs(x)<i.height/2-5&&m.push({pts:[{x:c,y:d},{x:c,y:f+x},{x:g,y:f+x}],cost:Math.abs(x)});return m}function cl(e,t){if(e.type!=="bpmn:SequenceFlow")return[];const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");if(!n||!i)return[];const r=Math.max(n.x,i.x),o=Math.min(n.x+n.width,i.x+i.width);if(o-r<1)return[];const a=i.y+i.height<=n.y,s=n.y+n.height<=i.y;if(!a&&!s)return[];const c=a?n.y:n.y+n.height,u=a?i.y+i.height:i.y,l=(r+o)/2,f=[];for(const p of[0,...di]){const d=l+p;d<=r||d>=o||f.push({pts:[{x:d,y:c},{x:d,y:u}],cost:Math.abs(p)})}return f}function mh(e,t){const n=new Map(t.shapes.map(d=>[d.id,d])),i=Vn(t),r=t.edges.filter(d=>d.id!==e.id),o=$n(e,r);if(o===0)return null;const a=Fn(e,r);let s;const c=d=>d.reduce((g,h,m)=>m?g+Math.abs(h.x-d[m-1].x)+Math.abs(h.y-d[m-1].y):0,0),u=3,l=d=>{const g=d[0],h=d[d.length-1],m=Math.hypot(h.x-g.x,h.y-g.y);return m>=1&&c(d)/m>=u?1:0},f=l(e.waypoints),p=[...ys(e,n),...cl(e,n),...sl(e,n)];for(const{pts:d,cost:g}of p){const h={...e,waypoints:d};if(un(h,i).length>0)continue;const m=$n(h,r),x=Fn(h,r),y=o-m+(f-l(d));if(m>=o||x-a>y)continue;const _=c(d);(!s||m<s.opposite||m===s.opposite&&(x<s.cross||x===s.cross&&(g<s.cost||g===s.cost&&_<s.len)))&&(s={pts:d,opposite:m,cross:x,cost:g,len:_})}return(s==null?void 0:s.pts)??null}function gh(e,t){var i;let n=0;for(const r of t)r.id!==e.id&&((i=ao(e,r))==null?void 0:i.kind)==="unrelated"&&n++;return n}function o1(e,t){const n=new Map(t.shapes.map(p=>[p.id,p])),i=Vn(t),r=t.edges.filter(p=>p.id!==e.id),o=gh(e,r);if(o===0)return null;const a=$n(e,r),s=Fn(e,r),c=p=>p.reduce((d,g,h)=>h?d+Math.abs(g.x-p[h-1].x)+Math.abs(g.y-p[h-1].y):0,0),u=2;let l;const f=[...ys(e,n),...cl(e,n),...r1(e,n),...sl(e,n)];for(const{pts:p,cost:d}of f){const g={...e,waypoints:p};if(un(g,i).length>0)continue;const h=gh(g,r);if(h>=o)continue;const m=$n(g,r);if(m-h>a-o)continue;const x=Fn(g,r);if(x-s>(o-h)*u)continue;const y=c(p);(!l||h<l.fake||h===l.fake&&(m<l.unreadable||m===l.unreadable&&(x<l.cross||x===l.cross&&(d<l.cost||d===l.cost&&y<l.length))))&&(l={pts:p,fake:h,unreadable:m,cross:x,cost:d,length:y})}return(l==null?void 0:l.pts)??null}function yh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=Wn(pt(i)).filter(s=>s.kind==="edge-overlap-unrelated"&&!t.has(ai(s)));if(!o.length)return;const a=new Set;for(const s of o)if(s.kind==="edge-overlap-unrelated")for(const c of s.edges)n.has(c)||a.add(c);for(const s of[...a].sort()){const c=pt(i),u=c.edges.find(p=>p.id===s);if(!u)continue;const l=o1(u,c);if(!l)continue;const f=i.get(s);f&&r.updateWaypoints(f,l)}}function vh(e,t){const n=t.get(e.endpoints[0]??""),i=t.get(e.endpoints[1]??"");return!!n&&!!i&&i.x+i.width>n.x}function bh(e,t,n){var u;if(e.type!=="bpmn:SequenceFlow"||t.type!=="bpmn:SequenceFlow"||((u=ao(e,t))==null?void 0:u.kind)!=="opposite")return!1;const[i,r]=e.endpoints,[o,a]=t.endpoints,s=[i,r].filter(l=>l&&(l===o||l===a)).length;return!(!!r&&r===o||!!a&&a===i)||s!==1?!1:vh(e,n)&&vh(t,n)}function _h(e,t,n){let i=0;for(const r of t)r.id!==e.id&&bh(e,r,n)&&i++;return i}function a1(e,t){const n=new Map(t.shapes.map(p=>[p.id,p])),i=Vn(t),r=t.edges.filter(p=>p.id!==e.id),o=_h(e,r,n);if(o===0)return null;const a=$n(e,r),s=Fn(e,r),c=p=>p.reduce((d,g,h)=>h?d+Math.abs(g.x-p[h-1].x)+Math.abs(g.y-p[h-1].y):0,0),u=2;let l;const f=[...ys(e,n),...cl(e,n),...sl(e,n)];for(const{pts:p,cost:d}of f){const g={...e,waypoints:p};if(un(g,i).length>0)continue;const h=_h(g,r,n);if(h>=o)continue;const m=$n(g,r);if(m-h>a-o)continue;const x=Fn(g,r);if(x-s>(o-h)*u)continue;const y=c(p);(!l||h<l.chain||h===l.chain&&(m<l.unreadable||m===l.unreadable&&(x<l.cross||x===l.cross&&(d<l.cost||d===l.cost&&y<l.length))))&&(l={pts:p,chain:h,unreadable:m,cross:x,cost:d,length:y})}return(l==null?void 0:l.pts)??null}function s1(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=new Map(o.shapes.map(u=>[u.id,u])),s=Wn(o).filter(u=>u.kind==="edge-overlap-opposite"&&!t.has(ai(u)));if(!s.length)return;const c=new Set;for(const u of s){if(u.kind!=="edge-overlap-opposite")continue;const[l,f]=u.edges.map(p=>o.edges.find(d=>d.id===p));if(!(!l||!f||!bh(l,f,a)))for(const p of u.edges)n.has(p)||c.add(p)}for(const u of[...c].sort()){const l=pt(i),f=l.edges.find(g=>g.id===u);if(!f)continue;const p=a1(f,l);if(!p)continue;const d=i.get(u);d&&r.updateWaypoints(d,p)}}function xh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=Wn(o).filter(l=>Ju(l)&&!t.has(ai(l)));if(!a.length)return;const s=new Set;for(const l of a)if(Ju(l))for(const f of l.edges)n.has(f)||s.add(f);const c=l=>{var f;return((f=o.edges.find(p=>p.id===l))==null?void 0:f.type)??""},u=[...s].sort((l,f)=>{const p=c(l)==="bpmn:SequenceFlow"?0:1,d=c(f)==="bpmn:SequenceFlow"?0:1;return p!==d?p-d:l.localeCompare(f)});for(const l of u){const f=pt(i),p=f.edges.find(h=>h.id===l);if(!p)continue;const d=mh(p,f);if(!d)continue;const g=i.get(l);g&&r.updateWaypoints(g,d)}}const c1=10,u1=(e,t)=>e.x<t.x+t.width&&t.x<e.x+e.width&&e.y<t.y+t.height&&t.y<e.y+e.height;function wh(e,t){const n=e.label;if(!n)return null;const i=t.edges.filter(a=>a.id!==e.id);if(!ms(e,i))return null;const r=Vn(t),o=i.flatMap(yn);for(const a of yn(e)){let s=[[a.lo,a.hi]];for(const[d,g]of hs(a,o))s=s.flatMap(([h,m])=>{const x=[];return d>h&&x.push([h,Math.min(m,d)]),g<m&&x.push([Math.max(h,g),m]),x.filter(([y,_])=>_>y)});const c=a.axis==="h"?n.width:n.height,u=s.find(([d,g])=>g-d>=c+c1*2);if(!u)continue;const l=(u[0]+u[1])/2,f=a.axis==="h"?{x:l,y:a.at-Vd}:{x:a.at+Pn+n.width/2,y:l},p={x:f.x-n.width/2,y:f.y-n.height/2,width:n.width,height:n.height};if(!ms({...e,label:p},i)&&!r.some(d=>!e.endpoints.includes(d.id)&&u1(p,d)))return p}return null}const Pn=8;function Eh(e,t){const n=e.label;if(!n)return null;const i=yn(e);if(!i.length)return null;const r=n.x+n.width/2,o=n.y+n.height/2,a=p=>{const d=p.axis==="h"?r:o,g=p.axis==="h"?o-p.at:r-p.at,h=d<p.lo?p.lo-d:d>p.hi?d-p.hi:0;return Math.hypot(g,h)},s=i.reduce((p,d)=>a(d)<a(p)?d:p,i[0]),c=[...i,...t.edges.filter(p=>p.id!==e.id).flatMap(yn),...t.shapes.filter(p=>p.container).flatMap(Qo)],u=p=>!c.some(d=>Ti(p,d));if(u(n))return null;const l=(s.axis==="v"?n.height:n.width)+Pn,f=[0,-l,l,-2*l,2*l];if(s.axis==="v")for(const p of[s.at+Pn,s.at-Pn-n.width])for(const d of f){const g=n.y+d;if(g<s.lo||g+n.height>s.hi)continue;const h={...n,x:p,y:g};if(u(h))return h}else for(const p of[s.at-Pn-n.height,s.at+Pn])for(const d of f){const g=n.x+d;if(g<s.lo||g+n.width>s.hi)continue;const h={...n,x:g,y:p};if(u(h))return h}return null}function Sh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.edges){if(!o.label||t.has(o.id))continue;const a=Eh(o,r);if(!a)continue;const s=n.get(o.id),c=s==null?void 0:s.label;c&&i.moveElements([c],{x:a.x-c.x,y:a.y-c.y})}}function Rh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=pt(i),a=Wn(o).filter(s=>s.kind==="label-on-shared-segment"&&!t.has(ai(s)));for(const s of a){if(s.kind!=="label-on-shared-segment"||n.has(s.edge))continue;const c=o.edges.find(p=>p.id===s.edge);if(!c)continue;const u=wh(c,o);if(!u)continue;const l=i.get(s.edge),f=l==null?void 0:l.label;f&&r.moveElements([f],{x:u.x-f.x,y:u.y-f.y})}}function Ch(e,t){const n=e.label;if(!n)return null;const i=[...t.edges.flatMap(yn),...t.shapes.filter(p=>p.container).flatMap(Qo)],r=i.filter(p=>Ti(n,p));if(!r.length)return null;const o=t.shapes.filter(p=>!p.container&&p.id!==e.id),a=co(t).filter(p=>p.owner!==e.id).map(p=>p.rect),s=(p,d)=>p.x<d.x+d.width&&d.x<p.x+p.width&&p.y<d.y+d.height&&d.y<p.y+p.height,c=p=>!i.some(d=>Ti(p,d))&&!o.some(d=>s(p,d))&&!a.some(d=>s(p,d)),u=[];for(const p of r)p.axis==="h"?u.push({...n,y:p.at-Pn-n.height},{...n,y:p.at+Pn}):u.push({...n,x:p.at-Pn-n.width},{...n,x:p.at+Pn});const l=e.x+e.width/2,f=e.y+e.height/2;return u.push({...n,x:l-n.width/2,y:e.y+e.height+Pn},{...n,x:l-n.width/2,y:e.y-Pn-n.height},{...n,x:e.x+e.width+Pn,y:f-n.height/2},{...n,x:e.x-Pn-n.width,y:f-n.height/2}),u.find(c)??null}function Ph(e,t){const{elementRegistry:n}=e,i=e.modeling,r=pt(n);for(const o of r.shapes){if(o.container||!o.label||t.has(o.id))continue;const a=Ch(o,pt(n));if(!a)continue;const s=n.get(o.id),c=s==null?void 0:s.label;c&&i.moveElements([c],{x:a.x-c.x,y:a.y-c.y})}}const l1=/^[\p{L}_][\p{L}\p{N}_.\-]*$/u,Ah=new Set(["sequenceFlow","messageFlow","dataAssociation","association"]),Th={"participant.add":[{path:"participant",shape:["id"]},{path:"participant.lanes[]",shape:["id"],optional:!0}],"participant.update":[{path:"id",shape:null},{path:"lanes[]",shape:["id"],optional:!0}],"node.add":[{path:"node",shape:["id","type"]}],"node.update":[{path:"id",shape:null}],"sequenceFlow.add":[{path:"flow",shape:["id","source","target"]}],"sequenceFlow.update":[{path:"id",shape:null}],"messageFlow.add":[{path:"flow",shape:["id","source","target"]}],"messageFlow.update":[{path:"id",shape:null}],"dataStore.add":[{path:"dataStore",shape:["id"]},{path:"associations[]",shape:["source","target"],optional:!0}],"dataStore.update":[{path:"id",shape:null}],"dataAssociation.add":[{path:"association",shape:["source","target"]}],"association.add":[{path:"association",shape:["source","target"]}],"annotation.add":[{path:"annotation",shape:["id","text"]},{path:"association",shape:["source","target"],optional:!0},{path:"placement",shape:["anchor","side"],optional:!0}],"annotation.update":[{path:"id",shape:null},{path:"placement",shape:["anchor","side"],optional:!0}],"group.add":[{path:"group",shape:["id"]},{path:"group.members[]",shape:null,optional:!0}],"group.update":[{path:"id",shape:null},{path:"members[]",shape:null,optional:!0}],"element.remove":[{path:"id",shape:null}]},_s=e=>typeof e=="object"&&e!==null&&!Array.isArray(e),ul=e=>typeof e=="string"&&e!=="";function p1(e){const t=[];function n(i,r,o,a){if(a===null){ul(o)||t.push({kind:"payload-invalid",opIndex:i,field:r});return}if(!_s(o)){t.push({kind:"payload-invalid",opIndex:i,field:r});return}for(const s of a)ul(o[s])||t.push({kind:"payload-invalid",opIndex:i,field:`${r}.${s}`})}return e.forEach((i,r)=>{var o,a;if(!_s(i)||!ul(i.kind)||!(i.kind in Th)){t.push({kind:"payload-invalid",opIndex:r,field:"kind"});return}for(const s of Th[i.kind]){const c=s.path.endsWith("[]"),u=c?s.path.slice(0,-2):s.path,l=u.split(".");let f=i;for(const d of l.slice(0,-1)){if(!_s(f))break;f=f[d]}if(!_s(f))continue;const p=f[l[l.length-1]];if(!(p===void 0&&s.optional)&&!(p===null&&s.optional)){if(!c){n(r,s.path,p,s.shape);continue}if(!Array.isArray(p)){t.push({kind:"payload-invalid",opIndex:r,field:s.path});continue}p.forEach((d,g)=>n(r,`${u}[${g}]`,d,s.shape))}}if(i.kind==="node.add"||i.kind==="node.update"){const s=i.band;s!==void 0&&(!Number.isInteger(s)||s<0)&&t.push({kind:"payload-invalid",opIndex:r,field:"band"});const c=i.kind==="node.add"?(o=i.node)==null?void 0:o.type:i.type;typeof c=="string"&&!cd(c)&&t.push({kind:"node-type-unsupported",opIndex:r,id:(i.kind==="node.add"?(a=i.node)==null?void 0:a.id:i.id)??"",type:c})}}),t}function Mh(e,t){const n=p1(e);if(n.length>0)return n;const i=[],r=new Map,o=new Map;function a(p,d,g){if(!l1.test(d)){i.push({kind:"id-invalid",opIndex:p,id:d});return}if(t.categoryOf(d)!==void 0||r.has(d)){i.push({kind:"id-duplicate",opIndex:p,id:d});return}r.set(d,{...g,opIndex:p})}e.forEach((p,d)=>{var g;switch(p.kind){case"participant.add":a(d,p.participant.id,{category:"participant",lanes:(p.participant.lanes??[]).map(h=>h.id)});for(const h of p.participant.lanes??[])a(d,h.id,{category:"lane"});break;case"node.add":a(d,p.node.id,{category:"flowNode",participant:p.node.participant});break;case"sequenceFlow.add":a(d,p.flow.id,{category:"sequenceFlow"});break;case"messageFlow.add":a(d,p.flow.id,{category:"messageFlow"});break;case"dataStore.add":a(d,p.dataStore.id,{category:"dataStore"});for(const h of p.associations??[])h.id&&a(d,h.id,{category:"dataAssociation"});break;case"dataAssociation.add":p.association.id&&a(d,p.association.id,{category:"dataAssociation"});break;case"association.add":p.association.id&&a(d,p.association.id,{category:"association"});break;case"annotation.add":a(d,p.annotation.id,{category:"annotation"}),(g=p.association)!=null&&g.id&&a(d,p.association.id,{category:"association"});break;case"group.add":a(d,p.group.id,{category:"group"});break;case"participant.update":if(p.lanes){o.set(p.id,p.lanes.map(h=>h.id));for(const h of p.lanes)t.categoryOf(h.id)===void 0&&a(d,h.id,{category:"lane"})}break}});const s=p=>{var d;return((d=r.get(p))==null?void 0:d.category)??t.categoryOf(p)},c=p=>{const d=r.get(p);return d?d.category==="participant"?p:d.participant:t.categoryOf(p)==="participant"?p:t.participantOf(p)};function u(p,d,g,h){const m=s(d);if(m===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:g});return}if(h&&!h.includes(m)){i.push({kind:"ref-category",opIndex:p,ref:d,role:g,expected:h.join("|"),actual:m});return}return m}const l=t.isCollaboration()||e.some(p=>p.kind==="participant.add");return e.forEach((p,d)=>{var g;switch(p.kind){case"participant.add":break;case"node.add":{const{participant:h,lane:m}=p.node;if(h===void 0){(l||m!==void 0)&&i.push({kind:"participant-required",opIndex:d,id:p.node.id});break}if(u(d,h,"participant",["participant"])===void 0)break;m!==void 0&&((((g=r.get(h))==null?void 0:g.lanes)??o.get(h)??t.lanesOf(h)).includes(m)||i.push({kind:"lane-unknown",opIndex:d,lane:m,participant:h}));break}case"sequenceFlow.add":{const{id:h,source:m,target:x,name:y,condition:_}=p.flow,S=u(d,m,"source",["flowNode"]),P=u(d,x,"target",["flowNode"]);S&&P&&c(m)!==c(x)&&i.push({kind:"flow-cross-pool",opIndex:d,id:h}),y!==void 0&&_!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:h});break}case"messageFlow.add":{const{id:h,source:m,target:x}=p.flow,y=u(d,m,"source",["flowNode","participant"]),_=u(d,x,"target",["flowNode","participant"]);if(y&&_){const S=c(m),P=c(x);S!==void 0&&S===P&&i.push({kind:"message-flow-same-pool",opIndex:d,id:h})}break}case"dataStore.add":{for(const h of p.associations??[]){if([h.source,h.target].filter(y=>y===p.dataStore.id).length!==1){i.push({kind:"data-association-ends",opIndex:d,source:h.source,target:h.target});continue}const x=h.source===p.dataStore.id?h.target:h.source;u(d,x,"dataAssociation",["flowNode"])}break}case"dataAssociation.add":{const{source:h,target:m}=p.association,x=u(d,h,"source"),y=u(d,m,"target");if(x&&y){const _=new Set([x,y]);_.has("dataStore")&&_.has("flowNode")||i.push({kind:"data-association-ends",opIndex:d,source:h,target:m})}break}case"association.add":{const{id:h,source:m,target:x}=p.association,y=u(d,m,"source"),_=u(d,x,"target");y&&_&&y!=="annotation"&&_!=="annotation"&&i.push({kind:"association-detached",opIndex:d,annotation:h??`${m}->${x}`});break}case"annotation.add":{if(p.association){const{source:h,target:m}=p.association;if(h!==p.annotation.id&&m!==p.annotation.id)i.push({kind:"association-detached",opIndex:d,annotation:p.annotation.id});else{const x=h===p.annotation.id?m:h;u(d,x,"association")}}p.placement&&u(d,p.placement.anchor,"anchor");break}case"group.add":{for(const h of p.group.members??[]){const m=u(d,h,"member");m&&Ah.has(m)&&i.push({kind:"ref-category",opIndex:d,ref:h,role:"member",expected:"shape",actual:m})}break}case"participant.update":{if(f(d,p.id,"participant")===void 0)break;if(p.lanes){const h=t.lanesOf(p.id),m=p.lanes.map(y=>y.id);for(const y of h)m.includes(y)||i.push({kind:"lane-shrink-unsupported",opIndex:d,participant:p.id,lane:y});for(const y of m)t.categoryOf(y)!==void 0&&!h.includes(y)&&i.push({kind:"id-duplicate",opIndex:d,id:y});const x=m.filter(y=>h.includes(y));x.length===h.length&&x.some((y,_)=>y!==h[_])&&i.push({kind:"lane-reorder-unsupported",opIndex:d,participant:p.id})}break}case"node.update":{if(f(d,p.id,"flowNode")===void 0)break;if(p.lane!==void 0){const h=t.participantOf(p.id);(h?o.get(h)??t.lanesOf(h):[]).includes(p.lane)||i.push({kind:"lane-unknown",opIndex:d,lane:p.lane,participant:h??""})}break}case"sequenceFlow.update":{if(f(d,p.id,"sequenceFlow")===void 0)break;if(p.name!==void 0&&p.condition!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:p.id}),p.source!==void 0||p.target!==void 0){const h=p.source===void 0||u(d,p.source,"source",["flowNode"])!==void 0,m=p.target===void 0||u(d,p.target,"target",["flowNode"])!==void 0,x=t.endpointsOf(p.id),y=p.source??(x==null?void 0:x.source),_=p.target??(x==null?void 0:x.target);h&&m&&y!==void 0&&_!==void 0&&new Set([c(y),c(_),c(p.id)]).size>1&&i.push({kind:"flow-cross-pool",opIndex:d,id:p.id})}break}case"messageFlow.update":f(d,p.id,"messageFlow");break;case"dataStore.update":f(d,p.id,"dataStore");break;case"annotation.update":{if(f(d,p.id,"annotation")===void 0)break;p.placement&&u(d,p.placement.anchor,"anchor");break}case"group.update":{if(f(d,p.id,"group")===void 0)break;for(const h of p.members??[]){const m=u(d,h,"member");m&&Ah.has(m)&&i.push({kind:"ref-category",opIndex:d,ref:h,role:"member",expected:"shape",actual:m})}break}case"element.remove":{f(d,p.id)==="lane"&&i.push({kind:"ref-category",opIndex:d,ref:p.id,role:"target",expected:"removable",actual:"lane"});break}}}),i;function f(p,d,g){if(r.has(d)){i.push({kind:"target-added-in-batch",opIndex:p,id:d});return}const h=t.categoryOf(d);if(h===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:"target"});return}if(g&&h!==g){i.push({kind:"ref-category",opIndex:p,ref:d,role:"target",expected:g,actual:h});return}return h}}function kh(e){return{modeling:e.get("modeling"),bpmnFactory:e.get("bpmnFactory"),elementFactory:e.get("elementFactory"),elementRegistry:e.get("elementRegistry"),canvas:e.get("canvas"),autoPlace:e.get("autoPlace"),bpmnReplace:e.get("bpmnReplace")}}function xs(e){return`bpmn:${e[0].toUpperCase()}${e.slice(1)}`}const ws={"top-left":[-1,-1],top:[0,-1],"top-right":[1,-1],right:[1,0],"bottom-right":[1,1],bottom:[0,1],"bottom-left":[-1,1],left:[-1,0]},Qt=10,Oh=40,f1=10;function ll(e,t,n,i,r){const o=n,a=(k,D)=>{const[z,ce]=ws[k];let Ee={x:t.x+t.width/2+z*(t.width/2+o.width/2+D),y:t.y+t.height/2+ce*(t.height/2+o.height/2+D)};const Ye=i.x+Qt+o.width/2,ze=i.x+i.width-Qt-o.width/2,Y=i.y+Qt+o.height/2,ue=i.y+i.height-Qt-o.height/2,oe={x:Math.min(ze,Math.max(Ye,Ee.x)),y:Math.min(ue,Math.max(Y,Ee.y))};return(oe.x!==Ee.x||oe.y!==Ee.y)&&(Ee=Math.abs(oe.x-(t.x+t.width/2))<(t.width+o.width)/2+Qt&&Math.abs(oe.y-(t.y+t.height/2))<(t.height+o.height)/2+Qt?{x:t.x+t.width+Qt+o.width/2,y:oe.y}:oe),Ee},s=(i.children??[]).filter(k=>!("waypoints"in k&&k.waypoints)&&k.type!=="bpmn:Lane"&&k.type!=="label"&&typeof k.x=="number"&&k.id!==r.selfId),c=pt(e),u=k=>{var z,ce;if(!r.selfId)return!1;const D=e.get(k);return!!D&&(((z=D.source)==null?void 0:z.id)===r.selfId||((ce=D.target)==null?void 0:ce.id)===r.selfId)},l=c.edges.filter(k=>!u(k.id)).flatMap(yn),f=co(c).filter(k=>k.owner!==r.selfId).map(k=>k.rect),p=k=>({x0:k.x-o.width/2-Qt,x1:k.x+o.width/2+Qt,y0:k.y-o.height/2-Qt,y1:k.y+o.height/2+Qt}),d=k=>{const D=p(k);return s.some(z=>D.x0<z.x+z.width&&D.x1>z.x&&D.y0<z.y+z.height&&D.y1>z.y)},g=k=>{const D=p(k);return l.some(z=>z.axis==="h"?z.at>D.y0&&z.at<D.y1&&z.lo<D.x1&&z.hi>D.x0:z.at>D.x0&&z.at<D.x1&&z.lo<D.y1&&z.hi>D.y0)},h=k=>{const D=p(k);return f.some(z=>D.x0<z.x+z.width&&D.x1>z.x&&D.y0<z.y+z.height&&D.y1>z.y)},m=c.shapes.filter(k=>k.type==="bpmn:Group").flatMap(k=>[{axis:"h",at:k.y,lo:k.x,hi:k.x+k.width},{axis:"h",at:k.y+k.height,lo:k.x,hi:k.x+k.width},{axis:"v",at:k.x,lo:k.y,hi:k.y+k.height},{axis:"v",at:k.x+k.width,lo:k.y,hi:k.y+k.height}]),x=k=>{const D=p(k);return m.some(z=>z.axis==="h"?z.at>D.y0&&z.at<D.y1&&z.lo<D.x1&&z.hi>D.x0:z.at>D.x0&&z.at<D.x1&&z.lo<D.y1&&z.hi>D.y0)},y=k=>d(k)||g(k)||h(k)||x(k),_=k=>k.x-o.width/2>=i.x&&k.x+o.width/2<=i.x+i.width&&k.y-o.height/2>=i.y&&k.y+o.height/2<=i.y+i.height;if(r.placement){const k=ze=>ze.startsWith("top")?ze.replace(/^top/,"bottom"):ze.replace(/^bottom/,"top"),D=ze=>ze.endsWith("left")?ze.replace(/left$/,"right"):ze.replace(/right$/,"left"),z=r.placement.side,ce=[z,k(z),D(z),k(D(z)),"top","bottom","left","right","top-left","top-right","bottom-left","bottom-right"],Ee=r.placement.offset??50;let Ye=a(z,Ee);if(y(Ye)){const ze=new Set;for(const Y of ce){if(ze.has(Y))continue;ze.add(Y);const ue=a(Y,Ee);if(_(ue)&&!y(ue)){Ye=ue;break}}}return Ye}const S=r.from,P=i.x+Qt+o.width/2,C=i.x+i.width-Qt-o.width/2,L=i.y+Qt+o.height/2,T=i.y+i.height-Qt-o.height/2;let j={x:Math.min(C,Math.max(P,S.x)),y:Math.min(T,Math.max(L,S.y))};if(y(j)){const k=(t.width+o.width)/2+Qt,z=[{x:j.x+k,y:j.y},{x:j.x-k,y:j.y},{x:j.x,y:j.y-o.height-Qt},{x:j.x,y:j.y+o.height+Qt}].filter(_).find(ce=>!y(ce));z&&(j=z)}return j}function qt(e,t){return e.filter(n=>n.kind===t)}function Dh(e,t){var c0,u0,l0,p0,f0,d0,h0,m0,g0,y0,v0,b0,_0,x0,w0,E0,S0,R0,C0,P0,A0,T0,M0;const{modeling:n,bpmnFactory:i,elementFactory:r,elementRegistry:o,canvas:a,autoPlace:s,bpmnReplace:c}=t,u=()=>a.getRootElement(),l=v=>o.get(v),f=v=>{const R=l(v);if(!R)throw new Error(`하강 참조 해소 실패: ${v}`);return R},p=v=>{let R=v.parent;for(;R;){if(R.type==="bpmn:Participant")return R;R=R.parent}},d=new Map;for(const v of o.filter(R=>!("waypoints"in R&&R.waypoints)&&R.type!=="bpmn:Lane"&&R.type!=="label"&&typeof R.x=="number"))d.set(v.id,{x:v.x,y:v.y});const g=qt(e,"participant.add"),h=qt(e,"node.add"),m=qt(e,"sequenceFlow.add"),x=qt(e,"messageFlow.add"),y=qt(e,"dataStore.add"),_=qt(e,"dataAssociation.add"),S=qt(e,"annotation.add"),P=qt(e,"group.add"),C=new Map(h.map(v=>[v.node.id,v])),L=(v,R,A)=>{var F;const O=v.businessObject,N=(((F=O.extensionElements)==null?void 0:F.values)??[]).filter(G=>G.$type!==R),I=A?[...N,i.create(R,A)]:N;if(!I.length){O.extensionElements&&n.updateProperties(v,{extensionElements:void 0});return}const $=i.create("bpmn:ExtensionElements",{values:I});I.forEach(G=>{G.$parent=$}),n.updateProperties(v,{extensionElements:$})},T=v=>({anchor:v.anchor,side:v.side,...v.offset!==void 0?{offset:v.offset}:{}});for(const v of qt(e,"element.remove")){const R=l(v.id);R&&n.removeElements([R])}const j=v=>o.filter(R=>{var A;return R.type==="bpmn:Lane"&&((A=p(R))==null?void 0:A.id)===v}).sort((R,A)=>R.y-A.y);for(const v of qt(e,"participant.update")){const R=f(v.id);if(v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),!v.lanes)continue;const A=j(v.id);if(!A.length){n.splitLane(R,v.lanes.length),j(v.id).forEach((N,I)=>{const $=v.lanes[I];$&&n.updateProperties(N,{id:$.id,name:$.name})});continue}const O=new Set(A.map(N=>N.id));v.lanes.forEach((N,I)=>{if(O.has(N.id)){n.updateProperties(f(N.id),{name:N.name});return}const $=I===0?n.addLane(j(v.id)[0],"top"):n.addLane(f(v.lanes[I-1].id),"bottom");n.updateProperties($,{id:N.id,name:N.name})})}const k=150,D=130,z=80,ce=90,Ee=180,Ye=30,ze=30,Y=(v,R,A,O,N)=>{const I=A-R.width/2,$=O-R.height/2;return(v.children??[]).find(F=>!("waypoints"in F&&F.waypoints)&&F.type!=="bpmn:Lane"&&F.type!=="label"&&!(N!=null&&N.has(F.id))&&typeof F.x=="number"&&I<F.x+F.width+ze&&I+R.width+ze>F.x&&$<F.y+F.height&&$+R.height>F.y)},ue=new Set;for(const v of g){ue.add(`pool:${v.participant.id}`);for(const R of v.participant.lanes??[])ue.add(R.id)}const oe=new Map;for(const v of h){const R=v.node.lane??`pool:${v.node.participant??""}`;let A=oe.get(R);A||oe.set(R,A=new Set([0])),v.band!==void 0&&A.add(v.band)}const le=new Map;for(const[v,R]of oe){if(!ue.has(v))continue;const A=[...R].sort((I,$)=>I-$),O=A.map((I,$)=>$===0?0:$%2===1?Math.ceil($/2):-($/2)),N=Math.min(...O);le.set(v,new Map(A.map((I,$)=>[I,O[$]-N])))}{const v=new Map;for(const R of g)(R.participant.lanes??[]).forEach((A,O)=>v.set(A.id,O));for(const[R,A]of le){if(!v.has(R)||A.size<2)continue;const O=v.get(R),N=A.get(0)??0,I=new Set;for(const re of h){if(re.node.lane!==R||(re.band??0)!==0||!re.node.type.endsWith("Gateway"))continue;const Oe={in:new Set,out:new Set,cross:new Set};for(const ve of m){const Ce=ve.flow.source===re.node.id;if(!Ce&&ve.flow.target!==re.node.id)continue;const ct=C.get(Ce?ve.flow.target:ve.flow.source);if(!ct||ct.node.participant!==re.node.participant||!ct.node.lane)continue;let se,ye=!1;if(ct.node.lane!==R){const de=v.get(ct.node.lane);if(de===void 0)continue;se=de>O?"down":"up",ye=!0}else{const de=A.get(ct.band??0)??N;se=de>N?"down":de<N?"up":void 0}se&&(Oe[Ce?"out":"in"].add(se),ye&&Oe.cross.add(se))}for(const ve of["up","down"])Oe.in.has(ve)&&Oe.out.has(ve)&&Oe.cross.has(ve)&&I.add(ve)}if(I.size!==1)continue;const[$]=I,F=Math.max(...A.values()),G=$==="down"?F:0;if(N===G)continue;const K=[...A.entries()].filter(([re])=>re!==0).sort((re,Oe)=>re[1]-Oe[1]),pe=[...Array(F+1).keys()].filter(re=>re!==G),Re=new Map([[0,G]]);K.forEach(([re],Oe)=>Re.set(re,pe[Oe])),le.set(R,Re)}}const Me=v=>{var R;return(((R=oe.get(v))==null?void 0:R.size)??0)>1},W=v=>v.band??(v.node.lane||!Me(`pool:${v.node.participant??""}`)?void 0:0),q=new Map,J=v=>q.get(v.node.id)??W(v),Te=new Set,ft=new Set;{const v=new Map;for(const O of m)v.set(O.flow.target,(v.get(O.flow.target)??0)+1);const R=O=>{const N=[],I=new Set([O]),$=[O];for(;$.length;){const F=$.shift();N.push(F);for(const G of m)G.flow.source!==F||I.has(G.flow.target)||(v.get(G.flow.target)??0)!==1||(I.add(G.flow.target),$.push(G.flow.target))}return N},A=(O,N)=>{var I;return((I=le.get(O))==null?void 0:I.get(N))??N};for(const O of h){if(!O.node.type.endsWith("Gateway"))continue;const N=O.node.lane??`pool:${O.node.participant??""}`,I=le.get(N);if(!I||I.size<2)continue;const $=J(O);if($===void 0||A(N,$)!==A(N,0))continue;const F=A(N,$),G=m.filter(ve=>ve.flow.source===O.node.id).map(ve=>C.get(ve.flow.target)).filter(ve=>!!ve&&(ve.node.lane??`pool:${ve.node.participant??""}`)===N),K=G.filter(ve=>{const Ce=J(ve);return Ce!==void 0&&A(N,Ce)===F&&(v.get(ve.node.id)??0)===1}),pe=G.some(ve=>{const Ce=J(ve);return Ce!==void 0&&A(N,Ce)>F});if(K.length!==1||!pe)continue;const Re=new Set(G.flatMap(ve=>R(ve.node.id)));if(!m.some(ve=>ve.flow.target===O.node.id&&Re.has(ve.flow.source)))continue;const Oe=new Map;for(const[ve,Ce]of I)Oe.set(ve,Ce+1);Oe.set(-1,0),le.set(N,Oe);for(const ve of R(K[0].node.id))C.has(ve)&&(q.set(ve,-1),ft.add(ve));Te.add(O.node.id)}}const M=(v,R)=>{var A;return((A=le.get(v))==null?void 0:A.get(R))??R},E=(v,R,A,O)=>{const N=v?l(v):R?l(R):void 0;if(!N)return!1;const I=v?N.y+Math.min(N.height/2,ce):N.y+z;return Math.abs(I+M(v??`pool:${R??""}`,A)*k-O)<=k/2},b=new Map;for(const[v,R]of oe){let A=0;for(const O of R)A=Math.max(A,M(v,O));b.set(v,A)}const H=v=>Ee+k*v,U=(v,R,A)=>{const O=u().children.filter(N=>!("waypoints"in N&&N.waypoints)&&N.id!==R&&typeof N.y=="number"&&N.y>=v);O.length&&n.moveElements(O,{x:0,y:A})},Q=(v,R,A)=>{const O=v.type==="bpmn:Participant"?v:void 0;if(!O||O.children.some(F=>F.type==="bpmn:Lane"))return;const N=A+R.height/2+Ye-O.y;if(O.height>=N)return;const I=N-O.height,$=O.y+O.height;n.resizeShape(O,{x:O.x,y:O.y,width:O.width,height:N}),U($,O.id,I)},we=(v,R,A)=>{if(v){const $=f(v),F=H(R);if($.height>=F)return;const G=F-$.height,K=p($),pe=K?K.y+K.height:$.y+$.height;n.resizeLane($,{x:$.x,y:$.y,width:$.width,height:F},!1),U(pe,K==null?void 0:K.id,G);return}if(!A)return;const O=k*(R+1);if(A.height>=O)return;const N=O-A.height,I=A.y+A.height;n.resizeShape(A,{x:A.x,y:A.y,width:A.width,height:O}),U(I,A.id,N)},He=new Map;for(const v of m)He.set(v.flow.target,(He.get(v.flow.target)??0)+1);const et=v=>(He.get(v)??0)<=1,Pt=(v,R,A)=>{if(!v)return!0;const O=l(v);return O?A-R.height/2>=O.y&&A+R.height/2<=O.y+O.height:!0},nt=g.map((v,R)=>({op:v,declared:R}));nt.sort((v,R)=>{const A=v.op.order??Number.POSITIVE_INFINITY,O=R.op.order??Number.POSITIVE_INFINITY;return A!==O?A-O:v.declared-R.declared});let St=80;for(const v of o.getAll())v.parent===u()&&"height"in v&&typeof v.y=="number"&&(St=Math.max(St,v.y+v.height+60));for(const{op:v}of nt){const R=v.participant,A=h.filter(re=>re.node.participant===R.id).length,O=((c0=R.lanes)==null?void 0:c0.length)??0,N=Math.max(1200,A*160+300),I=(R.lanes??[]).map(re=>H(b.get(re.id)??0)),$=I.reduce((re,Oe)=>re+Oe,0);O&&$<300&&(I[O-1]+=300-$);const F=Math.max(300,k*((b.get(`pool:${R.id}`)??0)+1)),G=R.blackBox||A+O===0?120:O?Math.max(300,$):F,K=r.createShape({type:"bpmn:Participant",businessObject:i.create("bpmn:Participant",{id:R.id,name:R.name,...v.order!==void 0?{"bwl:poolOrder":v.order}:{},...R.blackBox?{}:{processRef:i.create("bpmn:Process")}}),width:N,height:G,isExpanded:!0}),pe=n.createShape(K,{x:100+N/2,y:St+G/2},u()),Re=R.lanes??[];if(Re.length&&n.splitLane(pe,Re.length),Re.length){const re=o.filter(Oe=>{var ve;return Oe.type==="bpmn:Lane"&&((ve=p(Oe))==null?void 0:ve.id)===R.id}).sort((Oe,ve)=>Oe.y-ve.y);if(re.forEach((Oe,ve)=>{const Ce=Re[ve];Ce&&n.updateProperties(Oe,{id:Ce.id,name:Ce.name})}),I.some(Oe=>Oe!==pe.height/O)){let Oe=pe.y;re.forEach((ve,Ce)=>{const ct=I[Ce];n.resizeShape(ve,{x:ve.x,y:Oe,width:ve.width,height:ct}),Oe+=ct})}}St=pe.y+pe.height+60}const dn=v=>{var O;const R=C.get(v);if(R)return R.node.participant??"";const A=l(v);return A?A.type==="bpmn:Participant"?A.id:((O=p(A))==null?void 0:O.id)??"":""},Kt=new Map,dt=v=>{let R=Kt.get(v);return R||Kt.set(v,R={nodes:[],flows:[]}),R};for(const v of h)dt(v.node.participant??"").nodes.push(v);for(const v of m)dt(dn(v.flow.source)).flows.push(v);const Mt=v=>{var R;return i.create("bpmn:SequenceFlow",{id:v.id,name:v.name??((R=v.condition)==null?void 0:R.label)})},rn=(v,R)=>r.createShape({type:xs(v.type),businessObject:i.create(xs(v.type),{id:v.id,name:v.name,...R!==void 0?{"bwl:band":R}:{}})}),Vo=[...nt.map(({op:v})=>v.participant.id).filter(v=>Kt.has(v)),...[...Kt.keys()].filter(v=>!g.some(R=>R.participant.id===v))],Bn=v=>v.endsWith("Gateway");for(const v of Vo){const R=Kt.get(v),A=v?f(v):void 0,O=A?A.x+150:250;let N=A?A.y+80:120;const I=(se,ye,de)=>{if(se){const he=f(se);return he.y+Math.min(he.height/2,ce)+M(se,ye??0)*k}return ye!==void 0&&A?A.y+z+M(`pool:${v}`,ye)*k:de},$=(se,ye,de)=>{if(se){const he=f(se);return he.y+Math.min(he.height/2,ce)+ye*k}return A?A.y+z+ye*k:de},F=se=>se.participant?f(se.participant):u(),G=(se,ye,de,he,Ue,Je,kt)=>{const Xt=de!==void 0||he!==void 0,Se=M(de??`pool:${v}`,he??0);if((he===void 0||E(de,v,he,kt??Number.NaN))&&kt!==void 0&&Pt(de,ye,kt)&&!Y(se,ye,Ue,kt))return{x:Ue,y:kt};if(Xt)for(let X=0;X<4;X++){const Z=$(de,Se+X,Je);if(!Y(se,ye,Ue,Z))return we(de,Se+X,A),{x:Ue,y:Z}}const ke=I(de,he,Je);Xt?we(de,Se,A):Q(se,ye,ke);let ne=Ue;for(let X=0;X<64;X++){const Z=Y(se,ye,ne,ke);if(!Z)break;ne=Z.x+Z.width+D+ye.width/2}return{x:ne,y:ke}},K=new Set(R.flows.map(se=>se.flow.target)),pe=new Map;for(const se of R.nodes){if(K.has(se.node.id))continue;const ye=rn(se.node,se.band),de=W(se),he=se.node.lane?`${se.node.lane}|${de??""}`:de!==void 0?`band:${de}`:"",Ue=F(se.node),Je=G(Ue,ye,se.node.lane,de,pe.get(he)??O,N);n.createShape(ye,Je,Ue),pe.set(he,Je.x+ye.width+D),!se.node.lane&&de===void 0&&(N+=160)}const Re=new Set,re=new Map,Oe=new Map,ve=new Map;if(v&&ue.has(`pool:${v}`)){const se=new Map;for(const Se of R.flows)se.set(Se.flow.target,(se.get(Se.flow.target)??0)+1);const ye=Se=>I(Se.node.lane,J(Se),Number.NaN),de=new Set,he=Se=>{var X;const ke=(X=C.get(Se))==null?void 0:X.node.participant;if(ke)return l(ke);const ne=l(Se);if(ne)return ne.type==="bpmn:Participant"?ne:p(ne)},Ue=Se=>{const ke=[],ne=new Set([Se]),X=[Se];for(;X.length;){const Z=X.shift(),fe=C.get(Z);fe&&ke.push(fe);for(const me of R.flows)me.flow.source!==Z||ne.has(me.flow.target)||(se.get(me.flow.target)??0)!==1||(ne.add(me.flow.target),X.push(me.flow.target))}return ke},Je=Se=>{if(!A)return;const ke=new Set(Se.map(Z=>Z.node.id));let ne=!1,X=!1;for(const Z of x){if(!ke.has(Z.flow.source))continue;const fe=he(Z.flow.target);!fe||fe.id===A.id||(fe.y<A.y?ne=!0:X=!0)}return ne&&!X?"up":X&&!ne?"down":void 0};for(const Se of R.nodes){if(!Bn(Se.node.type))continue;const ke=I(Se.node.lane,W(Se),Number.NaN);if(Number.isNaN(ke))continue;const ne=[];for(const me of R.flows){if(me.flow.source!==Se.node.id)continue;const be=C.get(me.flow.target);if(!be||be.node.lane!==Se.node.lane||(se.get(be.node.id)??0)!==1)continue;const Ne=W(be);if(Ne===void 0)continue;const ut=I(be.node.lane,Ne,Number.NaN);if(Number.isNaN(ut))continue;const mn=Ue(be.node.id),At=Je(mn);At&&ne.push({subtree:mn,band:Ne,row:ut,dir:At})}if(!ne.some(me=>me.dir==="up")||!ne.some(me=>me.dir==="down")||!ne.some(me=>me.dir==="up"&&ne.some(be=>be.dir==="down"&&be.row<me.row)))continue;const Z=[...ne].sort((me,be)=>me.row-be.row);[...ne.filter(me=>me.dir==="up"),...ne.filter(me=>me.dir==="down")].sort((me,be)=>me.dir===be.dir?me.row-be.row:me.dir==="up"?-1:1).forEach((me,be)=>{const Ne=Z[be].band;if(Ne!==me.band){de.add(Se.node.id);for(const ut of me.subtree)W(ut)===me.band&&q.set(ut.node.id,Ne)}})}const kt=Se=>{if(!A)return;const ke=new Set(Se.map(Z=>Z.node.id));let ne=!1,X=!1;for(const Z of x){if(!ke.has(Z.flow.target))continue;const fe=he(Z.flow.source);!fe||fe.id===A.id||(fe.y<A.y?ne=!0:X=!0)}return ne&&!X?"up":X&&!ne?"down":void 0};for(const Se of R.nodes){if(!Bn(Se.node.type))continue;const ke=Se.node.lane??`pool:${v}`,ne=le.get(ke);if(!ne||ne.size<2)continue;const X=ne.get(0);if(X===void 0)continue;const Z=Math.max(...ne.values()),fe=X===Z&&X!==0?"down":void 0;if(!fe)continue;const me=[];for(const At of R.flows){if(At.flow.source!==Se.node.id)continue;const gt=C.get(At.flow.target);if(!gt||gt.node.lane!==Se.node.lane||(se.get(gt.node.id)??0)!==1)continue;const ns=J(gt);ns!==void 0&&me.push({t:gt,subtree:Ue(gt.node.id),band:ns})}const be=me.find(At=>(ne.get(At.band)??At.band)===X);if(!be||kt(be.subtree)===fe||Je(be.subtree)===fe)continue;const Ne=me.find(At=>At!==be&&kt(At.subtree)===fe);if(!Ne)continue;const ut=be.band,mn=Ne.band;for(const At of be.subtree)J(At)===ut&&q.set(At.node.id,mn);for(const At of Ne.subtree)J(At)===mn&&q.set(At.node.id,ut);de.add(Se.node.id)}for(const Se of R.nodes){if(!Bn(Se.node.type))continue;const ke=ye(Se);if(Number.isNaN(ke)||S.some(me=>{var be,Ne;return(((be=me.placement)==null?void 0:be.anchor)??(me.association?me.association.source===me.annotation.id?me.association.target:me.association.source:void 0))===Se.node.id&&((Ne=me.placement)==null?void 0:Ne.side.startsWith("bottom"))}))continue;let X,Z=!1,fe;for(const me of R.flows){if(me.flow.source!==Se.node.id)continue;const be=C.get(me.flow.target);if(!be||!be.node.lane&&W(be)===void 0)continue;const Ne=ye(be);Number.isNaN(Ne)||(Math.abs(Ne-ke)<.5&&(Z=!0),Ne>ke?!X||Ne>X.row?X={id:be.node.id,row:Ne,count:1}:Ne===X.row&&X.count++:Ne<ke&&be.node.lane===Se.node.lane&&(!fe||Ne>fe.row?fe={op:be,row:Ne,count:1}:Ne===fe.row&&fe.count++))}X&&X.count===1&&(se.get(X.id)??0)===1&&!de.has(Se.node.id)&&Re.add(X.id),!Z&&fe&&fe.count===1&&(se.get(fe.op.node.id)??0)===1&&!Te.has(Se.node.id)&&re.set(fe.op.node.id,{lane:Se.node.lane,band:J(Se)})}const Xt=new Map;for(const Se of x)Xt.set(Se.flow.target,[...Xt.get(Se.flow.target)??[],Se]);for(const Se of R.nodes){const ke=Xt.get(Se.node.id);if(!ke||ke.length!==1||!se.get(Se.node.id)||!Se.node.lane&&W(Se)===void 0||ft.has(Se.node.id))continue;const ne=(u0=C.get(ke[0].flow.source))==null?void 0:u0.node.participant,X=ne?l(ne):void 0;if(!X||!A||X.id===A.id)continue;const Z=Se.node.lane??`pool:${v}`,fe=le.get(Z);if(!fe)continue;const me=fe.get(0)??0,be=(fe.get(J(Se)??0)??me)-me;if(be===0)continue;const Ne=X.y<A.y;if(Ne&&be<0||!Ne&&be>0)continue;let ut;for(const[mn,At]of fe){const gt=At-me;(Ne&><0&&(!ut||gt<ut.row)||!Ne&>>0&&(!ut||gt>ut.row))&&(ut={band:mn,row:gt})}ut&&Oe.set(Se.node.id,{lane:Se.node.lane,band:ut.band})}}const Ce=new Set;let ct=0;for(;ct++<R.nodes.length+2;){for(let de=0;de<R.nodes.length+R.flows.length+2;de++){let he=!1;for(const Ue of R.flows){const Je=Ue.flow;if(Ce.has(Je.id))continue;const kt=l(Je.source);if(!kt)continue;const Xt=l(Je.target),Se=C.get(Je.target);if(!Xt&&Se){const ke=rn(Se.node,Se.band),ne=J(Se);if(Se.node.lane||ne!==void 0){const X=F(Se.node),Z=kt,fe=Z.x+(ve.get(Je.source)??0)+Z.width+D,me=re.get(Je.target)??Oe.get(Je.target),be=G(X,ke,me?me.lane:Se.node.lane,me?me.band:ne,Re.has(Je.target)?Z.x+Z.width/2:fe,Number.NaN,me||!et(Je.target)?void 0:Z.y+Z.height/2),Ne=n.createShape(ke,be,X);Re.has(Je.target)&&ve.set(Je.target,fe-(Ne.x+Ne.width/2)),n.connect(kt,Ne,{type:"bpmn:SequenceFlow",businessObject:Mt(Je)})}else s.append(kt,ke,{connection:{type:"bpmn:SequenceFlow",businessObject:Mt(Je)}})}else if(Xt)n.connect(kt,Xt,{type:"bpmn:SequenceFlow",businessObject:Mt(Je)});else continue;Ce.add(Je.id),he=!0}if(!he)break}const se=R.nodes.filter(de=>!l(de.node.id));if(!se.length)break;const ye=se[0];{const de=rn(ye.node,ye.band),he=F(ye.node),Ue=W(ye);n.createShape(de,G(he,de,ye.node.lane,Ue,O,N),he),!ye.node.lane&&Ue===void 0&&(N+=160)}}}const ri=40,on=(v,R=()=>!0)=>{const A=l(v);if(!A)return[];const O=[A],N=new Set([v]);for(let I=0;I<O.length;I++){const $=O[I].id;for(const F of m){const G=F.flow.target;if(F.flow.source!==$||N.has(G)||!C.has(G))continue;N.add(G);const K=l(G);K&&R(K)&&O.push(K)}}return O},Vt=(v,R=()=>!0)=>{const A=l(v);if(!A)return[];const O=[A],N=new Set([v]);for(let I=0;I<O.length;I++){const $=O[I].id;for(const F of m){const G=F.flow.source;if(F.flow.target!==$||N.has(G)||!C.has(G))continue;N.add(G);const K=l(G);K&&R(K)&&O.push(K)}}return O},_n=30,Pi=v=>!("waypoints"in v&&v.waypoints)&&v.type!=="bpmn:Lane"&&v.type!=="label"&&typeof v.x=="number",hn=(v,R)=>{const A=new Set(v.flatMap($=>$.subtree.map(F=>F.id)));for(const $ of v){const F=($.pool.children??[]).filter(Pi).filter(K=>!A.has(K.id));if($.subtree.some(K=>F.some(pe=>K.x+R<pe.x+pe.width+_n&&K.x+R+K.width+_n>pe.x&&K.y<pe.y+pe.height&&K.y+K.height>pe.y)))return null}const O=v.map($=>$.pool.width),N=o.filter($=>$.type==="label").map($=>({label:$,x:$.x,y:$.y}));n.moveElements(v.flatMap($=>$.subtree),{x:R,y:0});const I=v.map($=>{const G=Math.max(...$.subtree.map(K=>K.x+K.width))+150-($.pool.x+$.pool.width);return G>0&&n.resizeShape($.pool,{x:$.pool.x,y:$.pool.y,width:$.pool.width+G,height:$.pool.height}),G});return()=>{n.moveElements(v.flatMap($=>$.subtree),{x:-R,y:0}),v.forEach(($,F)=>{I[F]>0&&n.resizeShape($.pool,{x:$.pool.x,y:$.pool.y,width:O[F],height:$.pool.height})});for(let $=0;$<3;$++){let F=0;for(const G of N){const K=G.x-G.label.x,pe=G.y-G.label.y;Math.abs(K)<=.5&&Math.abs(pe)<=.5||(n.moveElements([G.label],{x:K,y:pe}),F++)}if(!F)break}}},tt=v=>{var N,I;const R=new Map,A=new Map;for(const $ of o.getAll()){if($.type!=="bpmn:Participant")continue;const F=$;(F.children??[]).length||(R.set(F.id,F),A.set(F.id,[]))}for(const $ of o.getAll()){if($.type!=="bpmn:MessageFlow")continue;const F=$,G=(N=F.source)==null?void 0:N.id,K=(I=F.target)==null?void 0:I.id;G&&K&&A.has(G)&&A.get(G).push(K),G&&K&&A.has(K)&&A.get(K).push(G)}const O=[];for(const[$,F]of A)F.length&&F.every(G=>v.has(G))&&O.push(R.get($));return O},it=(v,R)=>{if(!v.length)return null;const A=new Set(v.map($=>$.id)),O=o.getAll().filter($=>$.type==="bpmn:Participant"&&!A.has($.id));if(v.some($=>O.some(F=>$.x+R<F.x+F.width+_n&&$.x+R+$.width+_n>F.x&&$.y<F.y+F.height&&$.y+$.height>F.y)))return null;const I=o.filter($=>$.type==="label").map($=>({label:$,x:$.x,y:$.y}));return n.moveElements(v,{x:R,y:0}),()=>{n.moveElements(v,{x:-R,y:0});for(let $=0;$<3;$++){let F=0;for(const G of I){const K=G.x-G.label.x,pe=G.y-G.label.y;Math.abs(K)<=.5&&Math.abs(pe)<=.5||(n.moveElements([G.label],{x:K,y:pe}),F++)}if(!F)break}}},Gx=()=>{let v=0;for(const R of o.getAll()){if(R.type!=="bpmn:DataInputAssociation"&&R.type!=="bpmn:DataOutputAssociation")continue;const A=R.waypoints??[];for(let O=1;O<A.length;O++)v+=Math.hypot(A[O].x-A[O-1].x,A[O].y-A[O-1].y)}return v},Vx=()=>Wn(pt(o)).filter(v=>v.kind==="edge-crosses-shape").length,Wx=v=>{const R=(v.children??[]).filter(Pi);let A=0;for(let O=0;O<R.length;O++)for(let N=O+1;N<R.length;N++){const I=R[O],$=R[N];I.x<$.x+$.width&&I.x+I.width>$.x&&I.y<$.y+$.height&&I.y+I.height>$.y&&A++}return A},Wo=()=>{const v=pt(o),R=A=>A.length>=2&&(A.every(O=>Math.abs(O.x-A[0].x)<.01)||A.every(O=>Math.abs(O.y-A[0].y)<.01));return{messages:v.edges.filter(A=>A.type==="bpmn:MessageFlow"&&A.waypoints.length===2).length,lines:v.edges.filter(A=>R(A.waypoints)).length}},eL=v=>{const R=N=>{const I=[N],$=new Set([N.id]);for(let F=0;F<I.length;F++)for(const G of I[F].outgoing??[]){if(G.type!=="bpmn:SequenceFlow")continue;const K=G.target;!K||$.has(K.id)||v.has(K.id)||!Pi(K)||K.x<N.x||($.add(K.id),I.push(K))}return I},A=new Set(v),O=[];for(const N of o.getAll()){if(N.type!=="bpmn:MessageFlow")continue;const I=N;if(!I.waypoints||I.waypoints.length!==2)continue;const $=I.source,F=I.target;if(!$||!F)continue;const G=v.has($.id);if(G===v.has(F.id))continue;const K=G?F:$,pe=p(K);if(!pe||A.has(K.id))continue;const Re=R(K).filter(re=>!A.has(re.id));if(Re.length){for(const re of Re)A.add(re.id);O.push({subtree:Re,pool:pe})}}return O};for(const v of qt(e,"sequenceFlow.update")){if(v.target===void 0)continue;const R=C.get(v.target);if(!R)continue;const A=l(v.target),O=l(v.id);if(!A||!O)continue;const N=v.source!==void 0?l(v.source):O.source,I=O.target;if(!N||!I||I.id===A.id)continue;const $=on(v.target),F=new Set($.map(he=>he.id)),G=Math.min(...$.map(he=>he.x)),K=Math.max(...$.map(he=>he.x+he.width)),pe=N.x+N.width,Re=K-G+ri*2-(I.x-pe);let re=[];if(Re>0){const he=p(A),Ue=(he==null?void 0:he.children)??[],Je=ke=>ke.type==="bpmn:Lane";re=(()=>{const ke=new Set;for(const X of Ue)Pi(X)&&!F.has(X.id)&&X.id!==N.id&&X.x>=I.x&&ke.add(X.id);const ne=[];for(const X of Ue){if(X.type!=="bpmn:DataStoreReference"&&X.type!=="bpmn:DataObjectReference")continue;const Z=X,me=[...Z.incoming??[],...Z.outgoing??[]].filter(be=>be.type==="bpmn:DataInputAssociation"||be.type==="bpmn:DataOutputAssociation").map(be=>be.source===Z?be.target:be.source);me.length&&me.every(be=>be!==void 0&&ke.has(be.id))&&ne.push(Z)}return ne})();const Xt=Ue.filter(ke=>!("waypoints"in ke&&ke.waypoints)&&!Je(ke)&&!F.has(ke.id)&&ke.id!==N.id&&ke.x>=I.x),Se=he?[he,...Ue.filter(ke=>Je(ke))]:[];if(Xt.length){const ke=new Set(Xt.map(be=>be.id)),ne=eL(ke),X=tt(ke),Z=new Set(ke);for(const be of ne)for(const Ne of be.subtree)Z.add(Ne.id);const fe=ne.length?tt(Z):X;n.createSpace(Xt,Se,{x:Re,y:0},"e",I.x-1);let me=!1;if(ne.length){const be=Wo(),Ne=hn(ne,Re);if(Ne){const ut=fe.length?it(fe,Re):null,mn=Wo();mn.messages>be.messages&&mn.lines>=be.lines?me=!0:(ut==null||ut(),Ne())}}if(!me){for(const be of ne){const Ne=Wo(),ut=hn([be],Re);if(!ut)continue;const mn=Wo();(mn.messages<=Ne.messages||mn.lines<Ne.lines)&&ut()}if(X.length){const be=Wo(),Ne=it(X,Re);if(Ne){const ut=Wo();(ut.messages<=be.messages||ut.lines<be.lines)&&Ne()}}}}}const Oe=N.y+N.height/2,ve=Oe-(A.y+A.height/2),Ce=R.band!==void 0,ct=Ce?[A]:$,se=(R.band===void 0||E(R.node.lane,R.node.participant,R.band,Oe))&&et(v.target)&&ct.every(he=>{var Ue;return Pt((Ue=C.get(he.id))==null?void 0:Ue.node.lane,he,he.y+he.height/2+ve)});se&&Ce?(n.moveElements($,{x:pe+ri-G,y:0}),n.moveElements([A],{x:0,y:ve})):n.moveElements($,{x:pe+ri-G,y:se?ve:0});const ye=p(A);if(!se&&R.node.lane===void 0&&R.band!==void 0&&ye){const he=ye.y+z+M(`pool:${R.node.participant??""}`,R.band)*k,Ue=he-(A.y+A.height/2);Ue!==0&&!Y(ye,A,A.x+A.width/2,he,F)&&n.moveElements([A],{x:0,y:Ue})}const de=re.length?p(re[0]):void 0;if(de){const he={assoc:Gx(),overlaps:Wx(de),crosses:Vx()},Ue=re.map(Z=>({st:Z,x:Z.x})),Je=o.filter(Z=>Z.type==="label").map(Z=>({label:Z,x:Z.x,y:Z.y})),kt=Math.min(...re.flatMap(Z=>[...Z.incoming??[],...Z.outgoing??[]].filter(fe=>fe.type==="bpmn:DataInputAssociation"||fe.type==="bpmn:DataOutputAssociation").map(fe=>(fe.source===Z?fe.target:fe.source).x))),Xt=new Set(re.map(Z=>Z.id)),Se=(de.children??[]).filter(Pi).filter(Z=>!Xt.has(Z.id));let ke=kt;for(const Z of[...re].sort((fe,me)=>fe.x-me.x)){let fe=ke;for(let me=0;me<100;me++){const be=Se.find(Ne=>fe<Ne.x+Ne.width+_n&&fe+Z.width+_n>Ne.x&&Z.y<Ne.y+Ne.height&&Z.y+Z.height>Ne.y);if(!be)break;fe=be.x+be.width+_n}fe!==Z.x&&n.moveElements([Z],{x:fe-Z.x,y:0}),ke=fe+Z.width+_n}const ne=ke+150-(de.x+de.width);ne>0&&n.resizeShape(de,{x:de.x,y:de.y,width:de.width+ne,height:de.height});const X={assoc:Gx(),overlaps:Wx(de),crosses:Vx()};if(X.assoc>=he.assoc||X.overlaps>he.overlaps||X.crosses>he.crosses){for(const{st:Z,x:fe}of Ue)Z.x!==fe&&n.moveElements([Z],{x:fe-Z.x,y:0});ne>0&&n.resizeShape(de,{x:de.x,y:de.y,width:de.width-ne,height:de.height});for(const Z of Je){const fe=Z.x-Z.label.x,me=Z.y-Z.label.y;(fe!==0||me!==0)&&n.moveElements([Z.label],{x:fe,y:me})}}}}const Ux=(v,R)=>{const A=R.target===v,O=f(R.source),N=f(R.target),I=A?"bpmn:DataOutputAssociation":"bpmn:DataInputAssociation";n.connect(O,N,R.id?{type:I,businessObject:i.create(I,{id:R.id})}:{type:I})},tL=100,qx=v=>{for(const R of g){if(!R.participant.blackBox)continue;const A=l(R.participant.id);if(!A)continue;const O=[];for(const I of x){const $=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,F=$?l($):void 0;F&&typeof F.x=="number"&&F.type!=="bpmn:Participant"&&O.push(F)}if(!O.length)continue;const N=Math.max(...O.map(I=>I.x+I.width/2))+tL;if(N>A.x+A.width&&n.resizeShape(A,{x:A.x,y:A.y,width:N-A.x,height:A.height}),!!v)for(const I of x){const $=l(I.flow.id),F=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,G=F?l(F):void 0;if(!$||!G||G.type==="bpmn:Participant")continue;const K=G.x+G.width/2;if(K<A.x+10||K>A.x+A.width-10)continue;const pe=A.y>G.y,Re=pe?G.y+G.height:G.y,re=pe?A.y:A.y+A.height,Oe=I.flow.source===R.participant.id?[{x:K,y:re},{x:K,y:Re}]:[{x:K,y:Re},{x:K,y:re}],ve=pt(o),Ce={...ve.edges.find(ct=>ct.id===I.flow.id),waypoints:Oe};un(Ce,Vn(ve)).length||n.updateWaypoints($,Oe)}}};qx(!1);for(const v of x){const R=v.flow;n.connect(f(R.source),f(R.target),{type:"bpmn:MessageFlow",businessObject:i.create("bpmn:MessageFlow",{id:R.id,name:R.name})})}{const A=new Set([...m.map(G=>G.flow.id),...x.map(G=>G.flow.id)].filter(G=>!!G)),O=o.filter(G=>!!G.waypoints),N=(G,K)=>Math.abs(K.x-G.x)<2?"L":Math.abs(K.x-(G.x+G.width))<2?"R":Math.abs(K.y-G.y)<2?"T":Math.abs(K.y-(G.y+G.height))<2?"B":void 0,I=new Map,$=(G,K,pe)=>{if(!G||!K||typeof G.x!="number")return;const Re=N(G,K);if(!Re)return;let re=I.get(G.id);re||I.set(G.id,re=new Map),re.set(Re,[...re.get(Re)??[],pe])};for(const G of O){const K=G.waypoints;!K||K.length<2||($(G.source,K[0],{id:G.id,dir:"out"}),$(G.target,K[K.length-1],{id:G.id,dir:"in"}))}const F=new Set;for(const[G,K]of I){const pe=l(G);if(!pe||typeof pe.x!="number"||![...K.values()].some(ye=>{const de=ye.filter(he=>he.dir==="in");return ye.length>=3&&de.length>=1&&ye.some(he=>he.dir==="out")&&de.some(he=>A.has(he.id))}))continue;const re=p(pe);if(!re||F.has(re.id)||(re.children??[]).some(ye=>ye.type==="bpmn:Lane"))continue;const Oe=(l0=K.get("T"))!=null&&l0.length?(p0=K.get("B"))!=null&&p0.length?void 0:"B":"T";if(!Oe||(Oe==="T"?pe.y-re.y:re.y+re.height-(pe.y+pe.height))>=k)continue;const Ce=(re.children??[]).filter(ye=>!("waypoints"in ye&&ye.waypoints)&&ye.type!=="label"&&typeof ye.x=="number"),ct=re.y+re.height;n.resizeShape(re,{x:re.x,y:re.y,width:re.width,height:re.height+k});const se=u().children.filter(ye=>!("waypoints"in ye&&ye.waypoints)&&ye.id!==re.id&&typeof ye.y=="number"&&ye.y>=ct);se.length&&n.moveElements(se,{x:0,y:k}),Oe==="T"&&Ce.length&&n.moveElements(Ce,{x:0,y:k}),F.add(re.id)}}const nd=20,Yx=4,nL=2,iL=[10,30,80],Uo=()=>{const v=pt(o);return{bad:Wn(v).filter(R=>R.kind==="edge-crosses-shape"||R.kind==="edge-overlap-opposite"||R.kind==="edge-overlap-mixed").length,crossings:Yd(v),straight:v.edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.waypoints.length===2).length}},qo=v=>{const R=pt(o),A=R.edges.find(O=>O.id===v);return A?un(A,Vn(R)).length:0},Pu=v=>qo(v)>0,Au=v=>pt(o).edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.id!==v&&R.waypoints.length===2).length,rL=(v,R,A)=>hn([{subtree:v,pool:R}],A),Kx=(v,R)=>R.bad>v.bad||R.crossings>v.crossings&&R.straight<=v.straight&&R.bad>=v.bad,Tu=(v,R)=>Kx(v,R)||R.straight<v.straight,Mu=(v,R,A=()=>!0,O=Kx)=>{const N=Uo(),I=hn(v,R);if(!I)return!1;const $=Uo();return O(N,$)||!A()?(I(),!1):!0},Xx=(v,R,A,O=()=>!0)=>Mu([{subtree:v,pool:R}],A,O),Yr=v=>{var R;return!!((R=C.get(v))!=null&&R.node.participant)},es=new Map;for(const v of x){if(!Yr(v.flow.target))continue;const R=es.get(v.flow.target)??[];R.push(v),es.set(v.flow.target,R)}const id=[...es.keys()],Zx=new Set(m.map(v=>v.flow.target)),Qx=v=>nt.findIndex(({op:R})=>R.participant.id===v);id.sort((v,R)=>{var N,I;const A=Zx.has(v)?1:0,O=Zx.has(R)?1:0;return A!==O?A-O:Qx((N=C.get(v))==null?void 0:N.node.participant)-Qx((I=C.get(R))==null?void 0:I.node.participant)});const Kr=v=>v.x+v.width/2,oL=v=>{const R=new Map;for(const N of o.getAll()){const I=N;if(!I.waypoints||!I.source||!I.target)continue;(R.get(I.source.id)??R.set(I.source.id,[]).get(I.source.id)).push(I.target.id)}const A=new Set([v]),O=[v];for(let N=0;N<O.length;N++)for(const I of R.get(O[N])??[])A.has(I)||(A.add(I),O.push(I));return A},aL=(v,R)=>{const A=oL(R);let O;for(const N of o.getAll()){const I=N;if(I.type!=="bpmn:MessageFlow"||!I.source||!I.target||I.target.id!==v||A.has(I.source.id))continue;const $=I.source;if(typeof $.x!="number"||$.type==="bpmn:Participant")continue;const F=Kr($);(O===void 0||F>O)&&(O=F)}return O},rd=(v,R)=>{const A=l(v.flow.source);if(A)return A.type==="bpmn:Participant"?aL(A.id,R):Kr(A)},Jx=v=>{let R;for(const A of es.get(v)??[]){const O=rd(A,v);O!==void 0&&(!R||O>R.cx)&&(R={op:A,cx:O})}return R==null?void 0:R.op},sL=v=>{const R=Jx(v),A=l(v),O=R?rd(R,v):void 0;return A&&O!==void 0?O-Kr(A):void 0},cL=v=>{const R=sL(v);return R!==void 0&&Math.abs(R)<nd},e0=(v,R,A,O,N)=>{var I;for(let $=!0;$;){$=!1;for(const F of x){if(F.flow.id===A)continue;const G=R.has(F.flow.source),K=R.has(F.flow.target);if(G===K||O(G?F.flow.source:F.flow.target))continue;const pe=G?F.flow.target:F.flow.source;if(N(pe)||!Yr(pe))continue;const Re=l(F.flow.id);if(!(Re!=null&&Re.waypoints)||Re.waypoints.length!==2)continue;const re=l(pe),Oe=(I=C.get(pe))==null?void 0:I.node.participant;if(!re||!Oe)continue;const ve=on(pe,Ce=>Ce.x>=re.x).filter(Ce=>!R.has(Ce.id));if(!(!ve.length||ve.some(Ce=>N(Ce.id)))){for(const Ce of ve)R.add(Ce.id);v.set(Oe,[...v.get(Oe)??[],...ve]),$=!0}}}return[...v].map(([$,F])=>({subtree:F,pool:f($)}))},t0=(v,R,A,O,N)=>e0(new Map([[R,[...v]]]),new Set(v.map(I=>I.id)),O,I=>I===A,I=>I===N),od=v=>{const R=Jx(v);if(!R)return null;const A=l(v),O=l(R.flow.source),N=rd(R,v);if(!A||!O||N===void 0)return null;const I=N-Kr(A);if(I>=nd){const $=C.get(v).node.participant,F=on(v,G=>G.x>=A.x);return{groups:t0(F,$,v,R.flow.id,R.flow.source),dx:I}}if(-I>=nd&&Yr(R.flow.source)){const $=C.get(R.flow.source).node.participant,F=on(R.flow.source,G=>G.x>=O.x&&!cL(G.id));return{groups:t0(F,$,R.flow.source,R.flow.id,v),dx:-I}}return null},n0=()=>id.map(v=>({id:v,plan:od(v)})).filter(v=>!!v.plan).sort((v,R)=>Math.min(...v.plan.groups.flatMap(A=>A.subtree.map(O=>O.x)))-Math.min(...R.plan.groups.flatMap(A=>A.subtree.map(O=>O.x)))).map(v=>v.id);for(let v=0;v<3;v++){const R=Uo(),A=[];for(const N of n0()){const I=od(N);if(!I)continue;const $=hn(I.groups,I.dx);$&&A.push($)}if(!A.length)break;if(!Tu(R,Uo()))continue;for(const N of A.reverse())N();let O=!1;for(const N of n0()){const I=od(N);I&&Mu(I.groups,I.dx,()=>!0,Tu)&&(O=!0)}if(!O)break}for(const v of id.flatMap(R=>es.get(R)??[])){if(!Pu(v.flow.id))continue;const R=l(v.flow.target);if(!R)continue;const A=f(C.get(v.flow.target).node.participant),O=on(v.flow.target,F=>F.x>=R.x),N=R.width+D,I=qo(v.flow.id),$=Au(v.flow.id);for(let F=1;F<=Yx;F++){const G=()=>qo(v.flow.id)<I&&Au(v.flow.id)>=$;if(Xx(O,A,N*F,G))break}}for(const v of x){if(!Pu(v.flow.id))continue;const R=l(v.flow.source),A=l(v.flow.target);if(!R||!A||R.type==="bpmn:Participant"||A.type==="bpmn:Participant")continue;const O=R.x+R.width/2;if(Math.abs(O-(A.x+A.width/2))>15)continue;const[N,I]=R.y<A.y?[R.y+R.height,A.y]:[A.y+A.height,R.y],$=[...C.values()].map(F=>l(F.node.id)).filter(F=>!!F&&F.id!==R.id&&F.id!==A.id).filter(F=>F.x<=O&&O<=F.x+F.width&&F.y+F.height>N&&F.y<I).sort((F,G)=>F.x-G.x);for(const F of $){const G=(f0=C.get(F.id))==null?void 0:f0.node.participant,K=G?l(G):void 0;if(!K)continue;const pe=[...C.values()].filter(de=>de.node.participant===G).map(de=>de.node.id),Re=de=>de.map(he=>l(he)).filter(he=>!!he),Oe=[Vt(F.id,de=>{var he;return((he=C.get(de.id))==null?void 0:he.node.participant)===G}),Re(pe)].filter(de=>de.length),ve=F.width+D,Ce=qo(v.flow.id),ct=Au(v.flow.id),se=()=>qo(v.flow.id)<Ce&&Au(v.flow.id)>=ct;let ye=!1;for(const de of Oe){for(let he=1;he<=Yx;he++)if(Xx(de,K,ve*he,se)){ye=!0;break}if(ye)break}if(!Pu(v.flow.id))break}}for(const v of x){if(!Pu(v.flow.id))continue;const R=l(v.flow.id);if(((d0=R==null?void 0:R.waypoints)==null?void 0:d0.length)!==2)continue;const A=l(v.flow.source),O=l(v.flow.target);if(!A||!O||A.type==="bpmn:Participant"||O.type==="bpmn:Participant"||!Yr(v.flow.source)||!Yr(v.flow.target)||Math.abs(Kr(A)-Kr(O))>nL)continue;const N=Kr(A),I=R.waypoints.map(Ce=>Ce.y),[$,F]=[Math.min(...I),Math.max(...I)],G=Vn(pt(o)).filter(Ce=>Ce.id!==A.id&&Ce.id!==O.id&&Ce.x<N&&N<Ce.x+Ce.width&&$<Ce.y+Ce.height&&Ce.y<F);if(!G.length)continue;const K=(h0=C.get(v.flow.source))==null?void 0:h0.node.participant,pe=(m0=C.get(v.flow.target))==null?void 0:m0.node.participant;if(!K||!pe)continue;const Re=new Map;for(const[Ce,ct,se]of[[v.flow.source,A,K],[v.flow.target,O,pe]]){const ye=Re.get(se)??[],de=on(Ce,he=>he.x>=ct.x).filter(he=>!ye.some(Ue=>Ue.id===he.id));Re.set(se,[...ye,...de])}const re=new Set([...Re.values()].flat().map(Ce=>Ce.id)),Oe=e0(Re,re,v.flow.id,Ce=>Ce===v.flow.source||Ce===v.flow.target,()=>!1),ve=Math.max(...G.map(Ce=>Ce.x+Ce.width));for(const Ce of iL){const ct=ve+Ce-N;if(ct<=0)continue;if(Mu(Oe,ct,()=>{var ye,de;return qo(v.flow.id)===0&&((de=(ye=l(v.flow.id))==null?void 0:ye.waypoints)==null?void 0:de.length)===2},Tu))break}}{const v=A=>A.y+A.height/2,R=[];for(const A of C.keys()){if(!Yr(A))continue;const O=m.filter($=>$.flow.target===A);if(O.length!==1)continue;const N=l(O[0].flow.source),I=l(A);!N||!I||!C.has(N.id)||Math.abs(v(N)-v(I))>1||I.x-(N.x+N.width)<=D+1||R.push({id:A,pred:N,node:I})}R.sort((A,O)=>A.node.x-O.node.x);for(const{id:A}of R){const O=C.get(A),N=l(A),I=l(m.find(re=>re.flow.target===A).flow.source);if(!N||!I)continue;const $=N.x-(I.x+I.width);if($<=D+1)continue;const F=f(O.node.participant),G=on(A,re=>re.x>=N.x),K=Uo(),pe=rL(G,F,-($-D));if(!pe)continue;const Re=Uo();(Re.bad>K.bad||Re.crossings>=K.crossings||Re.straight<K.straight)&&pe()}}qx(!0);for(const v of y){const R=v.associations??[],A=R.map(I=>I.source===v.dataStore.id?I.target:I.source).map(l).find(Boolean),O=A?p(A)??u():u(),N=A?{x:A.x+A.width/2,y:A.y+A.height+110}:{x:200,y:St+60};n.createShape({type:"bpmn:DataStoreReference",businessObject:i.create("bpmn:DataStoreReference",{id:v.dataStore.id,name:v.dataStore.name})},N,O);for(const I of R)Ux(v.dataStore.id,I)}for(const v of _){const A=f(v.association.target).type==="bpmn:DataStoreReference"?v.association.target:v.association.source;Ux(A,v.association)}let i0=0;const Xr=10,r0=40,uL=(v,R)=>{const A=R.map(G=>p(G)).filter(G=>!!G);for(const G of A){const K=Xr,pe=G.y,Re=G.y+G.height,re=G.x,Oe=G.x+G.width;if(Math.abs(v.y-pe)<K){const ve=pe+K-v.y;v.y+=ve,v.height-=ve}if(Math.abs(v.y+v.height-Re)<K&&(v.height=Re-K-v.y),Math.abs(v.x-re)<K){const ve=re+K-v.x;v.x+=ve,v.width-=ve}Math.abs(v.x+v.width-Oe)<K&&(v.width=Oe-K-v.x)}if(!A.length)return;const O=Math.min(...A.map(G=>G.y)),N=Math.max(...A.map(G=>G.y+G.height)),I=O-v.y,$=v.y+v.height-N,F=r0-Xr;if(I>0!=$>0)if(I>0&&I<F){const G=I+Xr;v.y+=G,v.height-=G}else $>0&&$<F&&(v.height-=$+Xr)},lL=(v,R)=>{const A=Xr,O=30,N=o.filter(I=>I.type==="bpmn:Group"&&I.id!==R);for(const I of N){const $=I.x,F=I.x+I.width,G=I.y,K=I.y+I.height,pe=v.y<K&&G<v.y+v.height,Re=v.x<F&&$<v.x+v.width;if(pe){if(Math.abs(v.x-F)<A){const re=Math.min(F+A-v.x,O);re>0&&v.width-re>0&&(v.x+=re,v.width-=re)}if(Math.abs(v.x+v.width-$)<A){const re=Math.min(v.x+v.width-($-A),O);re>0&&v.width-re>0&&(v.width-=re)}}if(Re){if(Math.abs(v.y-K)<A){const re=Math.min(K+A-v.y,O);re>0&&v.height-re>0&&(v.y+=re,v.height-=re)}if(Math.abs(v.y+v.height-G)<A){const re=Math.min(v.y+v.height-(G-A),O);re>0&&v.height-re>0&&(v.height-=re)}}}},ad=(v,R)=>{const A=r0,O=Math.min(...v.map(G=>G.x))-A,N=Math.min(...v.map(G=>G.y))-A,I=Math.max(...v.map(G=>G.x+G.width))+A,$=Math.max(...v.map(G=>G.y+G.height))+A,F={x:O,y:N,width:I-O,height:$-N};return uL(F,v),lL(F,R),F};for(const v of P){const R=(v.group.members??[]).map(l).filter(N=>!!N);let A;R.length?A=ad(R,v.group.id):(A={x:300+i0*350,y:40,width:300,height:200},i0++);const O=n.createShape({type:"bpmn:Group",businessObject:i.create("bpmn:Group",{id:v.group.id}),width:A.width,height:A.height},{x:A.x+A.width/2,y:A.y+A.height/2},u());v.group.name&&n.updateLabel(O,v.group.name),(g0=v.group.members)!=null&&g0.length&&L(O,"bwl:Members",{refs:v.group.members.join(" ")})}{const v=o.filter(N=>!!N.waypoints),R=new Map,A=(N,I)=>{!N||!I||(R.has(N)||R.set(N,new Set),R.get(N).add(I))};for(const N of v){const I=(y0=N.source)==null?void 0:y0.id,$=(v0=N.target)==null?void 0:v0.id;A(I,$),((b0=N.type)!=null&&b0.includes("DataOutputAssociation")||(_0=N.type)!=null&&_0.includes("DataInputAssociation")||N.type==="bpmn:Association")&&A($,I)}const O=o.filter(N=>N.type==="bpmn:Group");for(const N of O){const $=(((x0=N.businessObject.extensionElements)==null?void 0:x0.values)??[]).find(se=>se.$type==="bwl:Members"),F=(($==null?void 0:$.refs)??"").split(" ").filter(Boolean);if(!F.length)continue;const G=new Set(F),K=[...F];for(;K.length;){const se=K.shift();for(const ye of R.get(se)??[])G.has(ye)||(G.add(ye),K.push(ye))}const pe=N.x,Re=N.x+N.width,re=N.y,Oe=N.y+N.height,ve=se=>m.filter(ye=>ye.flow.target===se).length,Ce=se=>{var de;const ye=((de=l(se))==null?void 0:de.type)??"";if(ye==="bpmn:StartEvent"&&ve(se)===0)return!1;if(ye.endsWith("Gateway")){const he=m.filter(Ue=>Ue.flow.target===se).map(Ue=>Ue.flow.source);if(he.length&&he.every(Ue=>{var Je;return((Je=l(Ue))==null?void 0:Je.type)==="bpmn:StartEvent"&&ve(Ue)===0}))return!1}return!0},ct=o.filter(se=>Pi(se)).filter(se=>se.type!=="bpmn:Group"&&se.type!=="bpmn:Participant"&&se.type!=="bpmn:TextAnnotation"&&!G.has(se.id)&&Yr(se.id)&&Ce(se.id)&&se.x<Re&&se.x+se.width>pe&&se.y<Oe&&se.y+se.height>re);if(ct.length)for(const se of[-1,1]){const ye=ct.filter(ne=>(ne.x+ne.width-pe<=Re-ne.x?-1:1)===se);if(!ye.length)continue;const de=[];for(const ne of ye){const X=de.find(Z=>Z.some(fe=>ne.y<fe.y+fe.height&&ne.y+ne.height>fe.y));X?X.push(ne):de.push([ne])}const he=new Map;for(const ne of de){let X=se<0?pe-Xr:Re+Xr;for(const Z of[...ne].sort((fe,me)=>se<0?me.x-fe.x:fe.x-me.x)){const fe=se<0?Math.min(Z.x,X-Z.width):Math.max(Z.x,X);X=se<0?fe-_n:fe+Z.width+_n,fe!==Z.x&&Math.sign(fe-Z.x)===se&&he.set(Z.id,fe-Z.x)}}const Ue=new Map,Je=ne=>Ue.get(ne)===ne||!Ue.get(ne)?ne:Je(Ue.get(ne));for(const ne of ye)Ue.set(ne.id,ne.id);for(const ne of x){const X=he.has(ne.flow.source)?ne.flow.source:void 0,Z=he.has(ne.flow.target)?ne.flow.target:void 0;if(!X||!Z)continue;const fe=l(ne.flow.id);((w0=fe==null?void 0:fe.waypoints)==null?void 0:w0.length)===2&&Ue.set(Je(X),Je(Z))}const kt=new Map;for(const ne of ye){if(!he.has(ne.id))continue;const X=Je(ne.id);kt.set(X,[...kt.get(X)??[],ne])}const Xt=[...kt.values()].sort((ne,X)=>se<0?Math.min(...ne.map(Z=>Z.x))-Math.min(...X.map(Z=>Z.x)):Math.max(...X.map(Z=>Z.x))-Math.max(...ne.map(Z=>Z.x))),Se=[];let ke=!0;for(const ne of Xt){const X=ne.map(me=>he.get(me.id)??0).reduce((me,be)=>Math.abs(be)>Math.abs(me)?be:me,0),Z=new Map;let fe=!0;for(const me of ne){const be=p(me);if(!be){fe=!1;break}Z.has(be.id)||Z.set(be.id,{subtree:[],pool:be}),Z.get(be.id).subtree.push(me)}fe&&Mu([...Z.values()],X,()=>!0,Tu)?Se.push({shapes:ne,dx:X}):ke=!1}if(!ke)for(const ne of Se.reverse())n.moveElements(ne.shapes,{x:-ne.dx,y:0})}}}{const v=new Set([...P.map(R=>R.group.id),...qt(e,"group.update").map(R=>R.id)]);for(const R of o.filter(A=>A.type==="bpmn:Group")){if(v.has(R.id))continue;const O=(((E0=R.businessObject.extensionElements)==null?void 0:E0.values)??[]).find(F=>F.$type==="bwl:Members"),N=((O==null?void 0:O.refs)??"").split(" ").filter(Boolean).map(l).filter(F=>!!F);!N.length||!N.some(F=>{const G=d.get(F.id);return!G||G.x!==F.x||G.y!==F.y})||!N.some(F=>F.x<R.x||F.y<R.y||F.x+F.width>R.x+R.width||F.y+F.height>R.y+R.height)||n.resizeShape(R,ad(N,R.id))}}{const R=new Map(co(pt(o)).map(F=>[F.owner,F.rect])),A=o.filter(F=>!!F.waypoints),O=new Map,N=(F,G)=>{!F||!G||(O.has(F)||O.set(F,new Set),O.get(F).add(G))};for(const F of A){const G=(S0=F.source)==null?void 0:S0.id,K=(R0=F.target)==null?void 0:R0.id;N(G,K),((C0=F.type)!=null&&C0.includes("DataOutputAssociation")||(P0=F.type)!=null&&P0.includes("DataInputAssociation")||F.type==="bpmn:Association")&&N(K,G)}const I=F=>m.filter(G=>G.flow.target===F).length,$=F=>{var K;const G=((K=l(F))==null?void 0:K.type)??"";if(G==="bpmn:StartEvent"&&I(F)===0)return!1;if(G.endsWith("Gateway")){const pe=m.filter(Re=>Re.flow.target===F).map(Re=>Re.flow.source);if(pe.length&&pe.every(Re=>{var re;return((re=l(Re))==null?void 0:re.type)==="bpmn:StartEvent"&&I(Re)===0}))return!1}return!0};for(const F of o.filter(G=>G.type==="bpmn:Group")){const K=(((A0=F.businessObject.extensionElements)==null?void 0:A0.values)??[]).find(X=>X.$type==="bwl:Members"),pe=((K==null?void 0:K.refs)??"").split(" ").filter(Boolean);if(!pe.length)continue;const Re=pe.map(l).filter(X=>!!X);if(!Re.length||!(P.some(X=>X.group.id===F.id)||qt(e,"group.update").some(X=>X.id===F.id)||Re.some(X=>{const Z=d.get(X.id);return!Z||Z.x!==X.x||Z.y!==X.y})))continue;const Oe=new Set(pe),ve=[...pe];for(;ve.length;){const X=ve.shift();for(const Z of O.get(X)??[])Oe.has(Z)||(Oe.add(Z),ve.push(Z))}const Ce=F.x,ct=F.x+F.width,se=F.y,ye=F.y+F.height,de=X=>{const Z=R.get(X.id),fe={x:X.x,y:X.y,width:X.width,height:X.height};return Z?[fe,{x:Z.x,y:Z.y,width:Z.width,height:Z.height}]:[fe]},he=Re.flatMap(de),Ue=Math.min(...he.map(X=>X.x)),Je=Math.max(...he.map(X=>X.x+X.width)),kt=Math.min(...he.map(X=>X.y)),Xt=Math.max(...he.map(X=>X.y+X.height)),Se={L:Ue-Ce,R:ct-Je,T:kt-se,B:ye-Xt},ke=o.filter(X=>Pi(X)).filter(X=>X.type!=="bpmn:Group"&&X.type!=="bpmn:Participant"&&X.type!=="bpmn:TextAnnotation"&&!Oe.has(X.id)&&$(X.id)&&X.x<ct&&X.x+X.width>Ce&&X.y<ye&&X.y+X.height>se);if(!ke.length)continue;const ne={L:0,R:0,T:0,B:0};for(const X of ke){const Z=de(X),fe=Math.min(...Z.map(gt=>gt.x)),me=Math.max(...Z.map(gt=>gt.x+gt.width)),be=Math.min(...Z.map(gt=>gt.y)),Ne=Math.max(...Z.map(gt=>gt.y+gt.height)),ut={L:me-Ce,R:ct-fe,T:Ne-se,B:ye-be},mn=["L","R","T","B"].filter(gt=>ut[gt]<=Se[gt]+.001);if(!mn.length)continue;const At=mn.reduce((gt,ns)=>ut[ns]<ut[gt]?ns:gt,mn[0]);ne[At]=Math.max(ne[At],Math.min(ut[At]+10,Se[At]))}!ne.L&&!ne.R&&!ne.T&&!ne.B||n.resizeShape(F,{x:F.x+ne.L,y:F.y+ne.T,width:F.width-ne.L-ne.R,height:F.height-ne.T-ne.B})}}const o0=v=>{const R=v.waypoints;if(R!=null&&R.length){const O=R[Math.floor((R.length-1)/2)];return{x:O.x,y:O.y,width:0,height:0}}const A=v;return{x:A.x,y:A.y,width:A.width,height:A.height}};let ts=0;const a0=12,s0=14,pL=15,fL=300,dL=v=>{const R=v.split(`
|
|
7
|
+
`),A=Math.max(...R.map(I=>oo(I,a0))),O=Math.max(100,Math.min(fL,Math.ceil(A)+s0)),N=R.reduce((I,$)=>I+Math.max(1,Math.ceil((oo($,a0)+s0)/O)),0);return{width:O,height:Math.max(30,N*pL+10)}};for(const v of S){const R=v.association,A=((T0=v.placement)==null?void 0:T0.anchor)??(R?R.source===v.annotation.id?R.target:R.source:void 0),O=A?l(A):void 0,N=O?o0(O):void 0,I=dL(v.annotation.text??"");let $;if(N&&v.placement){const[pe,Re]=ws[v.placement.side],re=v.placement.offset??50;$={x:N.x+N.width/2+pe*(N.width/2+I.width/2+re),y:N.y+N.height/2+Re*(N.height/2+I.height/2+re)}}else N?($={x:N.x+N.width/2+180+ts%3*260,y:N.y-110-ts%2*95},ts++):($={x:300+ts*260,y:60},ts++);const F=O?p(O)??u():u(),G=F;N&&typeof G.x=="number"&&typeof G.width=="number"&&G.type==="bpmn:Participant"&&($=ll(o,N,I,G,v.placement?{placement:v.placement}:{from:$}));const K=n.createShape({type:"bpmn:TextAnnotation",width:I.width,height:I.height,businessObject:i.create("bpmn:TextAnnotation",{id:v.annotation.id,text:v.annotation.text})},$,F);if(R){const pe=Re=>Re===v.annotation.id?K:f(Re);n.connect(pe(R.source),pe(R.target),R.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:R.id})}:{type:"bpmn:Association"})}v.placement&&L(K,"bwl:Placement",T(v.placement))}for(const v of qt(e,"association.add")){const R=v.association;n.connect(f(R.source),f(R.target),R.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:R.id})}:{type:"bpmn:Association"})}for(const v of qt(e,"node.update")){let R=f(v.id);if(v.type&&xs(v.type)!==R.type&&(R=c.replaceElement(R,{type:xs(v.type)})),v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),v.lane||v.band!==void 0){v.band!==void 0&&n.updateProperties(R,{"bwl:band":v.band});const A=R.y+R.height/2,O=p(R),N=v.lane?f(v.lane):((O==null?void 0:O.children)??[]).find($=>$.type==="bpmn:Lane"&&A>=$.y&&A<=$.y+$.height);v.band!==void 0&&we(N==null?void 0:N.id,v.band,O);const I=N?N.y+(v.band===void 0?N.height/2:Math.min(N.height/2,ce)+M(N.id,v.band)*k):v.band!==void 0&&O?O.y+z+M(`pool:${O.id}`,v.band)*k:void 0;if(I!==void 0){const $=I-A;$!==0&&n.moveElements([R],{x:0,y:$})}}}for(const v of qt(e,"sequenceFlow.update")){const R=f(v.id);if(v.source!==void 0||v.target!==void 0){const A=R,O=v.source!==void 0?f(v.source):A.source,N=v.target!==void 0?f(v.target):A.target,I=$=>({x:$.x+$.width/2,y:$.y+$.height/2});n.reconnect(A,O,N,[I(O),I(N)])}v.name!==void 0&&n.updateProperties(R,{name:v.name??void 0}),v.condition!==void 0&&n.updateProperties(R,{name:((M0=v.condition)==null?void 0:M0.label)??void 0})}for(const v of qt(e,"messageFlow.update"))v.name!==void 0&&n.updateProperties(f(v.id),{name:v.name??void 0});for(const v of qt(e,"dataStore.update"))v.name!==void 0&&n.updateProperties(f(v.id),{name:v.name??void 0});for(const v of qt(e,"annotation.update")){const R=f(v.id);if(v.text!==void 0&&n.updateProperties(R,{text:v.text}),v.placement===null)L(R,"bwl:Placement",null);else if(v.placement){const A=f(v.placement.anchor),O=o0(A),N=p(A)??u(),I=typeof N.x=="number"&&typeof N.width=="number"&&N.type==="bpmn:Participant",[$,F]=ws[v.placement.side],G=v.placement.offset??50,K={x:O.x+O.width/2+$*(O.width/2+R.width/2+G),y:O.y+O.height/2+F*(O.height/2+R.height/2+G)},pe=I?ll(o,O,{width:R.width,height:R.height},N,{placement:v.placement,selfId:v.id}):K;n.moveElements([R],{x:pe.x-(R.x+R.width/2),y:pe.y-(R.y+R.height/2)}),L(R,"bwl:Placement",T(v.placement))}}for(const v of qt(e,"group.update")){const R=f(v.id);if(v.name!==void 0&&n.updateLabel(R,v.name??""),v.members){const A=v.members.map(l).filter(O=>!!O);A.length&&n.resizeShape(R,ad(A,v.id)),L(R,"bwl:Members",{refs:v.members.join(" ")})}}}function pl(e){switch(e.kind){case"annotation-over-label":return[e.annotation];case"edge-crosses-shape":return[e.shape];case"shape-outside-container":return[e.shape];case"shape-overlap":return e.shapes;default:return[]}}function d1(e,t,n){var l,f;const{elementRegistry:i}=e,r=e.modeling,o=p=>Wn(p).filter(d=>!t.has(ai(d))),a=p=>{var d;return((d=i.get(p))==null?void 0:d.type)==="bpmn:TextAnnotation"},s=pt(i),c=o(s),u=[...new Set(c.flatMap(pl))].filter(p=>n.has(p)&&a(p));if(u.length)for(const p of u){const d=i.get(p);if(!d||typeof d.x!="number"||typeof d.width!="number")continue;let g=d.parent,h;for(;g;){if(g.type==="bpmn:Participant"){h=g;break}g=g.parent}if(!h){const Ee=d.x+d.width/2,Ye=d.y+d.height/2;h=i.getAll().find(ze=>{if(ze.type!=="bpmn:Participant")return!1;const Y=ze;return typeof Y.x=="number"&&typeof Y.width=="number"&&Ee>=Y.x&&Ee<=Y.x+Y.width&&Ye>=Y.y&&Ye<=Y.y+Y.height})}if(!h||typeof h.x!="number"||typeof h.width!="number")continue;const x=(((l=d.businessObject.extensionElements)==null?void 0:l.values)??[]).find(Ee=>Ee.$type==="bwl:Placement"),y=[...d.incoming??[],...d.outgoing??[]].find(Ee=>Ee.type==="bpmn:Association"),_=(x!=null&&x.anchor?i.get(x.anchor):void 0)??(y?((f=y.source)==null?void 0:f.id)===p?y.target:y.source:void 0);if(!_)continue;const S=_.waypoints,P=S!=null&&S.length?{x:S[Math.floor((S.length-1)/2)].x,y:S[Math.floor((S.length-1)/2)].y,width:0,height:0}:{x:_.x,y:_.y,width:_.width,height:_.height},C={width:d.width,height:d.height},L={x:d.x+d.width/2,y:d.y+d.height/2},T=x==null?void 0:x.side,j=[];T&&T in ws&&j.push(ll(i,P,C,h,{placement:{side:T,offset:(x==null?void 0:x.offset)??null},selfId:p}));for(const[Ee,Ye]of[[-1,0],[1,0],[0,-1],[0,1]])for(let ze=1;ze<=f1;ze++)j.push({x:L.x+Ee*Oh*ze,y:L.y+Ye*Oh*ze});const k={...s,edges:s.edges.filter(Ee=>Ee.id!==(y==null?void 0:y.id))},D=o(k),z=D.filter(Ee=>pl(Ee).includes(p)).length;if(!z)continue;let ce;for(const Ee of j){const Ye=Ee.x-L.x,ze=Ee.y-L.y;if(!Ye&&!ze||Ee.x-C.width/2<h.x||Ee.x+C.width/2>h.x+h.width||Ee.y-C.height/2<h.y||Ee.y+C.height/2>h.y+h.height)continue;const Y={...k,shapes:k.shapes.map(Me=>Me.id===p?{...Me,x:Me.x+Ye,y:Me.y+ze}:Me)},ue=o(Y),oe=ue.filter(Me=>pl(Me).includes(p)).length;if(oe>=z||ue.length>D.length)continue;const le=Math.abs(Ye)+Math.abs(ze);if((!ce||oe<ce.mine||oe===ce.mine&&(ue.length<ce.all||ue.length===ce.all&&le<ce.dist))&&(ce={x:Ee.x,y:Ee.y,mine:oe,all:ue.length,dist:le}),ce.mine===0&&ce.all<D.length)break}ce&&r.moveElements([d],{x:ce.x-L.x,y:ce.y-L.y})}}function Lh(e,t,n=Dh){const i=kh(e),r=Mh(t,ih(i.elementRegistry)),o={edgeCrossings:{before:0,after:0,pairs:[],solidPairs:0,dashedPairs:0,mixedPairs:0,crossPoolMessages:0}};if(r.length)return{ok:!1,issues:r,findings:[],stats:o};const a=pt(i.elementRegistry),s=new Set(Wn(a).map(ai)),c=new Set(a.edges.map(h=>h.id)),u=new Set(a.shapes.map(h=>h.id)),l=nl(a).length,f=e.get("commandStack");try{fd(f,()=>{n(t,i),ph(i,c);const h=al(i,s);xh(i,s,c),hh(i,c),i1(i,c),yh(i,s,c),s1(i,s,c),Rh(i,s,c),Sh(i,c),Ph(i,u),d1(i,s,u),al(i,s,h)})}catch(h){return{ok:!1,issues:[{kind:"lower-failed",message:h instanceof Error?h.message:String(h)}],findings:[],stats:o}}const p=pt(i.elementRegistry),d=Wn(p).filter(h=>!s.has(ai(h))),g=Kd(p);return{ok:!0,issues:[],findings:d,stats:{edgeCrossings:{before:l,after:g.pairs.length,pairs:g.pairs,solidPairs:g.solidPairs,dashedPairs:g.dashedPairs,mixedPairs:g.mixedPairs,crossPoolMessages:g.crossPoolMessages}}}}function h1(e){const t=e.slice(e.indexOf(":")+1);return t.charAt(0).toLowerCase()+t.slice(1)}function m1(e,t){return typeof e.get=="function"?e.get(t):e[t]}function Ih(e,t){const n=m1(e,t);return typeof n=="number"&&Number.isFinite(n)?n:void 0}function Bh(e,t){var i;return(((i=e.extensionElements)==null?void 0:i.values)??[]).find(r=>(r==null?void 0:r.$type)===t)}function g1(e){return typeof e=="string"&&Ou.includes(e)}function si(e){if(typeof e=="string")return e;const t=e==null?void 0:e.id;return typeof t=="string"?t:void 0}function Nh(e){const t=e.rootElements??[],n=t.find(Y=>Y.$type==="bpmn:Collaboration"),i=new Map(t.filter(Y=>Y.$type==="bpmn:Process").map(Y=>[Y.id,Y])),r=[],o=[],a=[],s=[],c=[],u=[],l={poolOrders:{},bands:{},placements:{}},f=[],p=[],d=[],g=[],h=[],m=[],x=new Set,y=new Set,_=Y=>{Y&&x.add(Y)},S=Y=>{x.add(Y),y.add(Y)},P=Y=>{const ue=Bh(Y,"bwl:Placement");if(!ue)return;const oe=typeof ue.anchor=="string"?ue.anchor:void 0;if(!oe||!g1(ue.side))return;const le=typeof ue.offset=="number"?ue.offset:void 0;h.push({owner:Y.id,anchor:oe,side:ue.side,...le!==void 0?{offset:le}:{}})},C=Y=>{const ue=Bh(Y,"bwl:Members"),oe=typeof(ue==null?void 0:ue.refs)=="string"?ue.refs.split(/\s+/).filter(Boolean):[];oe.length&&m.push({owner:Y.id,refs:oe})},L=Y=>{var ue;for(const oe of Y)switch(_(oe.id),oe.$type){case"bpmn:TextAnnotation":S(oe.id),s.push({id:oe.id,text:typeof oe.text=="string"?oe.text:""}),P(oe);break;case"bpmn:Association":d.push({id:oe.id,type:oe.$type,source:si(oe.sourceRef),target:si(oe.targetRef)});break;case"bpmn:Group":{S(oe.id);const le=(ue=oe.categoryValueRef)==null?void 0:ue.value;c.push({id:oe.id,...typeof le=="string"&&le?{name:le}:{}}),C(oe);break}default:u.push({id:oe.id,type:oe.$type,reason:"type-outside-mvp"})}},T=Y=>{for(const ue of Y.flowElements??[])_(ue.id),u.push({id:ue.id,type:ue.$type,reason:"inside-container"}),(ue.flowElements??[]).length&&T(ue);for(const ue of Y.artifacts??[])_(ue.id),u.push({id:ue.id,type:ue.$type,reason:"inside-container"})},j=(Y,ue)=>{const oe=Y.flowElements??[],le=(Y.laneSets??[]).flatMap(W=>W.lanes??[]),Me=new Map;for(const W of le){_(W.id);for(const q of W.flowNodeRef??[]){const J=si(q);J&&Me.set(J,W.id)}}for(const W of oe){if(_(W.id),W.$type==="bpmn:SequenceFlow"){f.push({id:W.id,source:si(W.sourceRef),target:si(W.targetRef),...typeof W.name=="string"&&W.name?{name:W.name}:{}});continue}if(W.$type==="bpmn:DataStoreReference"){S(W.id),a.push({id:W.id,...W.name?{name:W.name}:{}});continue}const q=h1(W.$type);if(!sd(q)){u.push({id:W.id,type:W.$type,reason:"type-outside-mvp"});continue}S(W.id);const J=q==="boundaryEvent"?si(W.attachedToRef):void 0;o.push({id:W.id,type:q,...W.name?{name:W.name}:{},...ue?{participant:ue}:{},...Me.has(W.id)?{lane:Me.get(W.id)}:{},...J?{attachedTo:J}:{}}),q==="subProcess"&&T(W);const Te=Ih(W,"bwl:band");Te!==void 0&&(l.bands[W.id]=Te);for(const ft of W.dataOutputAssociations??[])_(ft.id),g.push({id:ft.id,type:ft.$type,source:W.id,target:si(ft.targetRef)});for(const ft of W.dataInputAssociations??[])_(ft.id),g.push({id:ft.id,type:ft.$type,source:si((ft.sourceRef??[])[0]),target:W.id})}L(Y.artifacts??[])};if(n){const Y=new Set;for(const ue of n.participants??[]){S(ue.id);const oe=si(ue.processRef);oe&&Y.add(oe);const le=oe?i.get(oe):void 0,Me=((le==null?void 0:le.laneSets)??[]).flatMap(Te=>Te.lanes??[]),W=Me.map(Te=>({id:Te.id,...Te.name?{name:Te.name}:{}}));for(const Te of W)S(Te.id);const q=!le||(le.flowElements??[]).length===0&&Me.length===0&&(le.artifacts??[]).length===0;r.push({id:ue.id,...ue.name?{name:ue.name}:{},...q?{blackBox:!0}:{},...W.length?{lanes:W}:{}});const J=Ih(ue,"bwl:poolOrder");J!==void 0&&(l.poolOrders[ue.id]=J),le&&j(le,ue.id)}for(const ue of n.messageFlows??[])_(ue.id),p.push({id:ue.id,source:si(ue.sourceRef),target:si(ue.targetRef),...typeof ue.name=="string"&&ue.name?{name:ue.name}:{}});L(n.artifacts??[]);for(const[ue,oe]of i)!Y.has(ue)&&(oe.flowElements??[]).length>0&&u.push({id:ue,type:oe.$type,reason:"unreachable-process"})}else for(const Y of i.values())j(Y);const k=[],D=[],z=[],ce=[],Ee=(Y,ue)=>!!Y&&!!ue&&y.has(Y)&&y.has(ue);for(const Y of f){if(!Ee(Y.source,Y.target)){u.push({id:Y.id,type:"bpmn:SequenceFlow",reason:"endpoint-outside-mvp"});continue}k.push({id:Y.id,source:Y.source,target:Y.target,...Y.name?{name:Y.name}:{}}),y.add(Y.id)}for(const Y of p){if(!Ee(Y.source,Y.target)){u.push({id:Y.id,type:"bpmn:MessageFlow",reason:"endpoint-outside-mvp"});continue}D.push({id:Y.id,source:Y.source,target:Y.target,...Y.name?{name:Y.name}:{}}),y.add(Y.id)}for(const Y of g){if(!Ee(Y.source,Y.target)){u.push({id:Y.id??"",type:Y.type,reason:"endpoint-outside-mvp"});continue}ce.push({...Y.id?{id:Y.id}:{},source:Y.source,target:Y.target}),Y.id&&y.add(Y.id)}for(const Y of d){if(!Ee(Y.source,Y.target)){u.push({id:Y.id??"",type:Y.type,reason:"endpoint-outside-mvp"});continue}z.push({...Y.id?{id:Y.id}:{},source:Y.source,target:Y.target})}const Ye=new Map(c.map(Y=>[Y.id,Y]));for(const{owner:Y,refs:ue}of m){const oe=ue.filter(Me=>x.has(Me)),le=Ye.get(Y);le&&oe.length&&(le.members=oe)}for(const Y of h)x.has(Y.anchor)&&(l.placements[Y.owner]={anchor:Y.anchor,side:Y.side,...Y.offset!==void 0?{offset:Y.offset}:{}});return{definition:{...r.length?{participants:r}:{},nodes:o,sequenceFlows:k,...D.length?{messageFlows:D}:{},...a.length?{dataStores:a}:{},...ce.length?{dataAssociations:ce}:{},...s.length?{annotations:s}:{},...z.length?{associations:z}:{},...c.length?{groups:c}:{}},hints:l,omitted:u}}async function y1(e){const{definitions:t,warnings:n}=await Ku(e);return{...Nh(t),warnings:n}}function v1(e,t,n,i={}){return{documentId:e,baseVersion:t,ops:[...n],origin:i.origin??"agent",clientOpId:(i.mkClientOpId??(()=>crypto.randomUUID()))()}}async function $h(e,t,{currentVersion:n}){if(t.baseVersion!==n)return{status:"conflict",baseVersion:t.baseVersion,currentVersion:n};const i=Lh(e,t.ops);if(!i.ok)return{status:"rejected",issues:i.issues};const{xml:r}=await e.saveXML({format:!0});return{status:"applied",version:n+1,xml:r??"",findings:i.findings,stats:i.stats}}const b1=Symbol("bpmn-editor");function _1(){const e=Ot.ref(!1),t=Ot.ref(!0),n=Ot.ref(!1);let i,r;const o=()=>{e.value=!0};function a(u,l){u.get("canvas").getContainer().style.pointerEvents=l?"":"none";const f=u.get("keyboard");l?(r&&f.bind(r),r=void 0):r||(r=f.getBinding(),f.unbind())}function s(){if(!i)throw new Error("modeler not attached — 뷰 @ready 후 attach() 필요");return i}function c(){return i==null?void 0:i.get("commandStack")}return{dirty:e,editable:t,agentBusy:n,attach(u){i&&this.detach(),i=u,i.get("eventBus").on("commandStack.changed",o),t.value||a(i,!1)},detach(){i==null||i.get("eventBus").off("commandStack.changed",o),i&&!t.value&&a(i,!0),r=void 0,i=void 0},setEditable(u){t.value=u,i&&a(i,u)},async applyAgentBatch(u,l){const f=s();n.value=!0;try{const p=await $h(f,u,{currentVersion:l});return p.status==="applied"&&(e.value=!1),p}finally{n.value=!1}},async importXml(u){const{warnings:l}=await s().importXML(u);return e.value=!1,{warnings:Xu(l)}},async saveXml(){const{xml:u}=await s().saveXML({format:!0});return e.value=!1,u??""},undo:()=>{var u;return(u=c())==null?void 0:u.undo()},redo:()=>{var u;return(u=c())==null?void 0:u.redo()},canUndo:()=>{var u;return((u=c())==null?void 0:u.canUndo())??!1},canRedo:()=>{var u;return((u=c())==null?void 0:u.canRedo())??!1}}}function _e(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}function x1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var fl={exports:{}},Fh;function w1(){if(Fh)return fl.exports;Fh=1;var e=fl.exports=function(t,n){if(n||(n=16),t===void 0&&(t=128),t<=0)return"0";for(var i=Math.log(Math.pow(2,t))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,t/r))/Math.log(n)*r;for(var o=i-Math.floor(i),a="",r=0;r<Math.floor(i);r++){var s=Math.floor(Math.random()*n).toString(n);a=s+a}if(o){var c=Math.pow(n,o),s=Math.floor(Math.random()*c).toString(n);a=s+a}var u=parseInt(a,n);return u!==1/0&&u>=Math.pow(2,t)?e(t,n):a};return e.rack=function(t,n,i){var r=function(a){var s=0;do{if(s++>10)if(i)t+=i;else throw new Error("too many ID collisions, use more bits");var c=e(t,n)}while(Object.hasOwnProperty.call(o,c));return o[c]=a,c},o=r.hats={};return r.get=function(a){return r.hats[a]},r.set=function(a,s){return r.hats[a]=s,r},r.bits=t||128,r.base=n||16,r},fl.exports}var E1=w1(),S1=x1(E1);function hi(e){if(!(this instanceof hi))return new hi(e);e=e||[128,36,1],this._seed=e.length?S1.rack(e[0],e[1],e[2]):e}hi.prototype.next=function(e){return this._seed(e||!0)},hi.prototype.nextPrefixed=function(e,t){var n;do n=e+this.next(!0);while(this.assigned(n));return this.claim(n,t),n},hi.prototype.claim=function(e,t){this._seed.set(e,t||!0)},hi.prototype.assigned=function(e){return this._seed.get(e)||!1},hi.prototype.unclaim=function(e){delete this._seed.hats[e]},hi.prototype.clear=function(){var e=this._seed.hats,t;for(t in e)this.unclaim(t)};const jt={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:[0,"",""]};jt.td=jt.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],jt.option=jt.optgroup=[1,'<select multiple="multiple">',"</select>"],jt.thead=jt.tbody=jt.colgroup=jt.caption=jt.tfoot=[1,"<table>","</table>"],jt.polyline=jt.ellipse=jt.polygon=jt.circle=jt.text=jt.line=jt.path=jt.rect=jt.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];function mt(e,t=globalThis.document){var u;if(typeof e!="string")throw new TypeError("String expected");const n=/^<!--(.*?)-->$/s.exec(e);if(n)return t.createComment(n[1]);const i=(u=/<([\w:]+)/.exec(e))==null?void 0:u[1];if(!i)return t.createTextNode(e);if(e=e.trim(),i==="body"){const l=t.createElement("html");l.innerHTML=e;const{lastChild:f}=l;return f.remove(),f}let[r,o,a]=Object.hasOwn(jt,i)?jt[i]:jt._default,s=t.createElement("div");for(s.innerHTML=o+e+a;r--;)s=s.lastChild;if(s.firstChild===s.lastChild){const{firstChild:l}=s;return l.remove(),l}const c=t.createDocumentFragment();return c.append(...s.childNodes),c}function R1(e,t){return t.forEach(function(n){n&&typeof n!="string"&&!Array.isArray(n)&&Object.keys(n).forEach(function(i){if(i!=="default"&&!(i in e)){var r=Object.getOwnPropertyDescriptor(n,i);Object.defineProperty(e,i,r.get?r:{enumerable:!0,get:function(){return n[i]}})}})}),Object.freeze(e)}function vn(e,...t){const n=e.style;return B(t,function(i){i&&B(i,function(r,o){n[o]=r})}),e}function ln(e,t,n){return arguments.length==2?e.getAttribute(t):n===null?e.removeAttribute(t):(e.setAttribute(t,n),e)}const C1=Object.prototype.toString;function bt(e){return new Zi(e)}function Zi(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}Zi.prototype.add=function(e){return this.list.add(e),this},Zi.prototype.remove=function(e){return C1.call(e)=="[object RegExp]"?this.removeMatching(e):(this.list.remove(e),this)},Zi.prototype.removeMatching=function(e){const t=this.array();for(let n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Zi.prototype.toggle=function(e,t){return typeof t<"u"?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},Zi.prototype.array=function(){return Array.from(this.list)},Zi.prototype.has=Zi.prototype.contains=function(e){return this.list.contains(e)};function Es(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function kr(e,t,n){var i=n?e:e.parentNode;return i&&typeof i.closest=="function"&&i.closest(t)||null}function P1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ss={},jh;function A1(){if(jh)return Ss;jh=1;var e,t,n;function i(){e=window.addEventListener?"addEventListener":"attachEvent",t=window.removeEventListener?"removeEventListener":"detachEvent",n=e!=="addEventListener"?"on":""}return Ss.bind=function(r,o,a,s){return e||i(),r[e](n+o,a,s||!1),a},Ss.unbind=function(r,o,a,s){return t||i(),r[t](n+o,a,s||!1),a},Ss}var Hh=A1(),T1=P1(Hh),$e=R1({__proto__:null,default:T1},[Hh]),zh=["focus","blur"];function M1(e,t,n,i,r){return zh.indexOf(n)!==-1&&(r=!0),$e.bind(e,n,function(o){var a=o.target||o.srcElement;o.delegateTarget=kr(a,t,!0),o.delegateTarget&&i.call(e,o)},r)}function k1(e,t,n,i){return zh.indexOf(t)!==-1&&(i=!0),$e.unbind(e,t,n,i)}var An={bind:M1,unbind:k1};function dl(e,t){return e&&typeof e.matches=="function"&&e.matches(t)||!1}function rt(e,t){return t=t||document,t.querySelector(e)}function Rs(e,t){return t=t||document,t.querySelectorAll(e)}function mi(e){e.parentNode&&e.parentNode.removeChild(e)}function O1(e,t){if(e.ownerDocument!==t.ownerDocument)try{return t.ownerDocument.importNode(e,!0)}catch{}return e}function D1(e,t){return t.appendChild(O1(e,t))}function Fe(e,t){return D1(t,e),e}var hl=2,Gh={"alignment-baseline":1,"baseline-shift":1,clip:1,"clip-path":1,"clip-rule":1,color:1,"color-interpolation":1,"color-interpolation-filters":1,"color-profile":1,"color-rendering":1,cursor:1,direction:1,display:1,"dominant-baseline":1,"enable-background":1,fill:1,"fill-opacity":1,"fill-rule":1,filter:1,"flood-color":1,"flood-opacity":1,font:1,"font-family":1,"font-size":hl,"font-size-adjust":1,"font-stretch":1,"font-style":1,"font-variant":1,"font-weight":1,"glyph-orientation-horizontal":1,"glyph-orientation-vertical":1,"image-rendering":1,kerning:1,"letter-spacing":1,"lighting-color":1,marker:1,"marker-end":1,"marker-mid":1,"marker-start":1,mask:1,opacity:1,overflow:1,"pointer-events":1,"shape-rendering":1,"stop-color":1,"stop-opacity":1,stroke:1,"stroke-dasharray":1,"stroke-dashoffset":1,"stroke-linecap":1,"stroke-linejoin":1,"stroke-miterlimit":1,"stroke-opacity":1,"stroke-width":hl,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function L1(e,t){return Gh[t]?e.style[t]:e.getAttributeNS(null,t)}function Vh(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Gh[i];r?(r===hl&&typeof n=="number"&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function I1(e,t){var n=Object.keys(t),i,r;for(i=0,r;r=n[i];i++)Vh(e,r,t[r])}function xe(e,t,n){if(typeof t=="string")if(n!==void 0)Vh(e,t,n);else return L1(e,t);else I1(e,t);return e}const B1=Object.prototype.toString;function Xe(e){return new Qi(e)}function Qi(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}Qi.prototype.add=function(e){return this.list.add(e),this},Qi.prototype.remove=function(e){return B1.call(e)=="[object RegExp]"?this.removeMatching(e):(this.list.remove(e),this)},Qi.prototype.removeMatching=function(e){const t=this.array();for(let n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Qi.prototype.toggle=function(e,t){return typeof t<"u"?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},Qi.prototype.array=function(){return Array.from(this.list)},Qi.prototype.has=Qi.prototype.contains=function(e){return this.list.contains(e)};function Cs(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Wh(e){return e.cloneNode(!0)}var ml={svg:"http://www.w3.org/2000/svg"},Uh='<svg xmlns="'+ml.svg+'"';function N1(e){var t=!1;e.substring(0,4)==="<svg"?e.indexOf(ml.svg)===-1&&(e=Uh+e.substring(4)):(e=Uh+">"+e+"</svg>",t=!0);var n=$1(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function $1(e){var t;return t=new DOMParser,t.async=!1,t.parseFromString(e,"text/xml")}function Pe(e,t){var n;return e=e.trim(),e.charAt(0)==="<"?(n=N1(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(ml.svg,e),t&&xe(n,t),n}var gl=null;function qh(){return gl===null&&(gl=Pe("svg")),gl}function Yh(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function F1(e,t,n,i,r,o){var a=qh().createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return Yh(a,e);case 6:return Yh(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}function Jo(e){return qh().createSVGTransform()}var Kh=/([&<>]{1})/g,j1=/([&<>\n\r"]{1})/g,H1={"&":"&","<":"<",">":">",'"':"'"};function yl(e,t){function n(i,r){return H1[r]||r}return e.replace(t,n)}function Xh(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(yl(e.textContent,Kh));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(r=e.attributes,n=0,i=r.length;n<i;++n)o=r.item(n),t.push(" ",o.name,'="',yl(o.value,j1),'"');if(e.hasChildNodes()){for(t.push(">"),a=e.childNodes,n=0,i=a.length;n<i;++n)Xh(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("<!--",yl(e.nodeValue,Kh),"-->");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function z1(e){for(var t=e.firstChild,n=[];t;)Xh(t,n),t=t.nextSibling;return n.join("")}function Zh(e,t){return z1(e)}function Ht(e){var t=e.parentNode;return t&&t.removeChild(e),e}function G1(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function V1(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(G1(e,i))}function ea(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),V1(n,t)),n.consolidate()}const W1=/^class[ {]/;function U1(e){return W1.test(e.toString())}function vl(e){return Array.isArray(e)}function bl(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ps(...e){e.length===1&&vl(e[0])&&(e=e[0]),e=[...e];const t=e.pop();return t.$inject=e,t}const q1=/constructor\s*[^(]*\(\s*([^)]*)\)/m,Y1=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,K1=/\/\*([^*]*)\*\//m;function X1(e){if(typeof e!="function")throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(U1(e)?q1:Y1);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map(i=>{const r=i.match(K1);return(r&&r[1]||i).trim()})||[]}function Qh(e,t){const n=t||{get:function(_,S){if(i.push(_),S===!1)return null;throw s(`No provider for "${_}"!`)}},i=[],r=this._providers=Object.create(n._providers||null),o=this._instances=Object.create(null),a=o.injector=this,s=function(_){const S=i.join(" -> ");return i.length=0,new Error(S?`${_} (Resolving: ${S})`:_)};function c(_,S){if(!r[_]&&_.includes(".")){const P=_.split(".");let C=c(P.shift());for(;P.length;)C=C[P.shift()];return C}if(bl(o,_))return o[_];if(bl(r,_)){if(i.indexOf(_)!==-1)throw i.push(_),s("Cannot resolve circular dependency!");return i.push(_),o[_]=r[_][0](r[_][1]),i.pop(),o[_]}return n.get(_,S)}function u(_,S){if(typeof S>"u"&&(S={}),typeof _!="function")if(vl(_))_=Ps(_.slice());else throw s(`Cannot invoke "${_}". Expected a function!`);const C=(_.$inject||X1(_)).map(L=>bl(S,L)?S[L]:c(L));return{fn:_,dependencies:C}}function l(_){const{fn:S,dependencies:P}=u(_),C=Function.prototype.bind.call(S,null,...P);return new C}function f(_,S,P){const{fn:C,dependencies:L}=u(_,P);return C.apply(S,L)}function p(_){return Ps(S=>_.get(S))}function d(_,S){if(S&&S.length){const P=Object.create(null),C=Object.create(null),L=[],T=[],j=[];let k,D,z,ce;for(let Ee in r)k=r[Ee],S.indexOf(Ee)!==-1&&(k[2]==="private"?(D=L.indexOf(k[3]),D===-1?(z=k[3].createChild([],S),ce=p(z),L.push(k[3]),T.push(z),j.push(ce),P[Ee]=[ce,Ee,"private",z]):P[Ee]=[j[D],Ee,"private",T[D]]):P[Ee]=[k[2],k[1]],C[Ee]=!0),(k[2]==="factory"||k[2]==="type")&&k[1].$scope&&S.forEach(Ye=>{k[1].$scope.indexOf(Ye)!==-1&&(P[Ee]=[k[2],k[1]],C[Ye]=!0)});S.forEach(Ee=>{if(!C[Ee])throw new Error('No provider for "'+Ee+'". Cannot use provider from the parent!')}),_.unshift(P)}return new Qh(_,a)}const g={factory:f,type:l,value:function(_){return _}};function h(_,S){const P=_.__init__||[];return function(){P.forEach(C=>{typeof C=="string"?S.get(C):S.invoke(C)})}}function m(_){const S=_.__exports__;if(S){const P=_.__modules__,C=Object.keys(_).reduce((D,z)=>(z!=="__exports__"&&z!=="__modules__"&&z!=="__init__"&&z!=="__depends__"&&(D[z]=_[z]),D),Object.create(null)),L=(P||[]).concat(C),T=d(L),j=Ps(function(D){return T.get(D)});S.forEach(function(D){r[D]=[j,D,"private",T]});const k=(_.__init__||[]).slice();return k.unshift(function(){T.init()}),_=Object.assign({},_,{__init__:k}),h(_,T)}return Object.keys(_).forEach(function(P){if(P==="__init__"||P==="__depends__")return;const C=_[P];if(C[2]==="private"){r[P]=C;return}const L=C[0],T=C[1];r[P]=[g[L],Z1(L,T),L]}),h(_,a)}function x(_,S){return _.indexOf(S)!==-1||(_=(S.__depends__||[]).reduce(x,_),_.indexOf(S)!==-1)?_:_.concat(S)}function y(_){const S=_.reduce(x,[]).map(m);let P=!1;return function(){P||(P=!0,S.forEach(C=>C()))}}this.get=c,this.invoke=f,this.instantiate=l,this.createChild=d,this.init=y(e)}function Z1(e,t){return e!=="value"&&vl(t)&&(t=Ps(t.slice())),t}var Q1=1e3;function ki(e,t){var n=this;t=t||Q1,e.on(["render.shape","render.connection"],t,function(i,r){var o=i.type,a=r.element,s=r.gfx,c=r.attrs;if(n.canRender(a))return o==="render.shape"?n.drawShape(s,a,c):n.drawConnection(s,a,c)}),e.on(["render.getShapePath","render.getConnectionPath"],t,function(i,r){if(n.canRender(r))return i.type==="render.getShapePath"?n.getShapePath(r):n.getConnectionPath(r)})}ki.prototype.canRender=function(e){},ki.prototype.drawShape=function(e,t){},ki.prototype.drawConnection=function(e,t){},ki.prototype.getShapePath=function(e){},ki.prototype.getConnectionPath=function(e){};function Or(e){return e.flat().join(",").replace(/,?([A-Za-z]),?/g,"$1")}function J1(e){return["M",e.x,e.y]}function _l(e){return["L",e.x,e.y]}function eS(e,t,n){return["C",e.x,e.y,t.x,t.y,n.x,n.y]}function tS(e,t){const n=e.length,i=[J1(e[0])];for(let r=1;r<n;r++){const o=e[r-1],a=e[r],s=e[r+1];if(!s||!t){i.push(_l(a));continue}const c=Math.min(t,xl(a.x-o.x,a.y-o.y),xl(s.x-a.x,s.y-a.y));if(!c){i.push(_l(a));continue}const u=As(a,o,c),l=As(a,o,c*.5),f=As(a,s,c),p=As(a,s,c*.5);i.push(_l(u)),i.push(eS(l,p,f))}return i}function As(e,t,n){const i=t.x-e.x,r=t.y-e.y,o=xl(i,r),a=n/o;return{x:e.x+i*a,y:e.y+r*a}}function xl(e,t){return Math.sqrt(Math.pow(e,2)+Math.pow(t,2))}function ta(e,t,n){Be(t)&&(n=t,t=null),t||(t={});const i=Pe("path",t);return Be(n)&&(i.dataset.cornerRadius=String(n)),wl(i,e)}function wl(e,t){const n=parseInt(e.dataset.cornerRadius,10)||0;return xe(e,{d:Or(tS(t,n))}),e}function Ts(e){var t=new Set(e);return We(e,function(n){for(var i=n.parent;i;){if(t.has(i))return!1;i=i.parent}return!0})}function Dr(e,t,n){n=n||0,De(e)||(e=[e]),B(e,function(i,r){var o=t(i,r,n);De(o)&&o.length&&Dr(o,t,n+1)})}function El(e,t,n){var i=new Set,r=new Set;return Dr(e,function(o,a,s){i.add(o);var c=o.children;if(c&&!r.has(c))return r.add(c),c}),Array.from(i)}function na(e,t){return El(e)}function nS(e,t,n){Cr(t)&&(t=!0),Wt(t)&&(n=t,t=!0),n=n||{};var i=ia(n.allShapes),r=ia(n.allConnections),o=ia(n.enclosedElements),a=ia(n.enclosedConnections),s=ia(n.topLevel,t&&eo(e,function(l){return l.id}));function c(l){s[l.source.id]&&s[l.target.id]&&(s[l.id]=[l]),i[l.source.id]&&i[l.target.id]&&(a[l.id]=o[l.id]=l),r[l.id]=l}function u(l){if(o[l.id]=l,l.waypoints)a[l.id]=r[l.id]=l;else return i[l.id]=l,B(l.incoming,c),B(l.outgoing,c),l.children}return Dr(e,u),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}function Dt(e,t){t=!!t,De(e)||(e=[e]);var n,i,r,o;return B(e,function(a){var s=a;a.waypoints&&!t&&(s=Dt(a.waypoints,!0));var c=s.x,u=s.y,l=s.height||0,f=s.width||0;(c<n||n===void 0)&&(n=c),(u<i||i===void 0)&&(i=u),(c+f>r||r===void 0)&&(r=c+f),(u+l>o||o===void 0)&&(o=u+l)}),{x:n,y:i,height:o-i,width:r-n}}function po(e,t){var n={};return B(e,function(i){var r=i;r.waypoints&&(r=Dt(r)),!Be(t.y)&&r.x>t.x&&(n[i.id]=i),!Be(t.x)&&r.y>t.y&&(n[i.id]=i),r.x>t.x&&r.y>t.y&&(Be(t.width)&&Be(t.height)&&r.width+r.x<t.width+t.x&&r.height+r.y<t.height+t.y||!Be(t.width)||!Be(t.height))&&(n[i.id]=i)}),n}function Jh(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function em(e){return!!(e&&e.isFrame)}function ia(e,t){return V({},e||{},t||{})}var iS=1;function Ji(e,t){ki.call(this,e,iS),this.CONNECTION_STYLE=t.style(["no-fill"],{strokeWidth:5,stroke:"fuchsia"}),this.SHAPE_STYLE=t.style({fill:"white",stroke:"fuchsia",strokeWidth:2}),this.FRAME_STYLE=t.style(["no-fill"],{stroke:"fuchsia",strokeDasharray:4,strokeWidth:2})}_e(Ji,ki),Ji.prototype.canRender=function(){return!0},Ji.prototype.drawShape=function(t,n,i){var r=Pe("rect");return xe(r,{x:0,y:0,width:n.width||0,height:n.height||0}),em(n)?xe(r,V({},this.FRAME_STYLE,i||{})):xe(r,V({},this.SHAPE_STYLE,i||{})),Fe(t,r),r},Ji.prototype.drawConnection=function(t,n,i){var r=ta(n.waypoints,V({},this.CONNECTION_STYLE,i||{}));return Fe(t,r),r},Ji.prototype.getShapePath=function(t){var n=t.x,i=t.y,r=t.width,o=t.height,a=[["M",n,i],["l",r,0],["l",0,o],["l",-r,0],["z"]];return Or(a)},Ji.prototype.getConnectionPath=function(t){var n=t.waypoints,i,r,o=[];for(i=0;r=n[i];i++)r=r.original||r,o.push([i===0?"M":"L",r.x,r.y]);return Or(o)},Ji.$inject=["eventBus","styles"];function rS(){var e={"no-fill":{fill:"none"},"no-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(n,i,r){var o=this.style(i,r);return V(o,{class:n})},this.style=function(n,i){!De(n)&&!i&&(i=n,n=[]);var r=Cn(n,function(o,a){return V(o,e[a]||{})},{});return i?V(r,i):r},this.computeStyle=function(n,i,r){return De(i)||(r=i,i=[]),t.style(i||[],V({},r,n||{}))}}const oS={__init__:["defaultRenderer"],defaultRenderer:["type",Ji],styles:["type",rS]};function Ct(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return n!==-1&&e.splice(n,1),n}function Tt(e,t,n){if(!(!e||!t)){typeof n!="number"&&(n=-1);var i=e.indexOf(t);if(i!==-1){if(i===n)return;if(n!==-1)e.splice(i,1);else return}n!==-1?e.splice(n,0,t):e.push(t)}}function Sl(e,t){return!e||!t?-1:e.indexOf(t)}function ra(e,t){return!e||!t?-1:Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Rl(e,t,n,i){if(typeof i>"u"&&(i=5),!e||!t||!n)return!1;var r=(t.x-e.x)*(n.y-e.y)-(t.y-e.y)*(n.x-e.x),o=ra(e,t);return Math.abs(r/o)<=i}var aS=2;function Oi(e,t){var n=Array.from(arguments).flat();const i={x:"v",y:"h"};for(const[r,o]of Object.entries(i))if(sS(r,n))return o;return!1}function sS(e,t){const n=t[0];return Pr(t,function(i){return Math.abs(n[e]-i[e])<=aS})}function tm(e,t,n){return n=n||0,e.x>t.x-n&&e.y>t.y-n&&e.x<t.x+t.width+n&&e.y<t.y+t.height+n}function Cl(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var cS=/,?([a-z]),?/gi,nm=parseFloat,Lt=Math,er=Lt.PI,gi=Lt.min,yi=Lt.max,im=Lt.pow,tr=Lt.abs,uS=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/ig,lS=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/ig,rm=Array.isArray||function(e){return e instanceof Array};function pS(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function fS(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return e.push(e.splice(n,1)[0])}function dS(e){function t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=t.count||[];return pS(r,i)?(fS(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e(...arguments),r[i])}return t}function hS(e){if(!e)return null;var t={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},n=[];return String(e).replace(uS,function(i,r,o){var a=[],s=r.toLowerCase();for(o.replace(lS,function(c,u){u&&a.push(+u)}),s=="m"&&a.length>2&&(n.push([r,...a.splice(0,2)]),s="l",r=r=="m"?"l":"L");a.length>=t[s]&&(n.push([r,...a.splice(0,t[s])]),!!t[s]););}),n.toString=Al,n}function mS(e){for(var t=0,n=e.length;t<n;t++){var i=e[t][0];if(typeof i=="string"&&i!==i.toUpperCase())return!1}return!0}function gS(e){for(var t=0,n=e.length;t<n;t++){var i=e[t][0];if(i!=="M"&&i!=="C")return!1}return!0}function Pl(e,t,n,i){return arguments.length===1&&(t=e.y,n=e.width,i=e.height,e=e.x),{x:e,y:t,width:n,height:i,x2:e+n,y2:t+i}}function Al(){return this.join(",").replace(cS,"$1")}function yS(e){for(var t=new Array(e.length),n=0,i=e.length;n<i;n++)for(var r=e[n],o=t[n]=new Array(r.length),a=0,s=r.length;a<s;a++)o[a]=r[a];return t.toString=Al,t}function om(e,t,n,i,r,o,a,s,c){var u=1-c,l=im(u,3),f=im(u,2),p=c*c,d=p*c,g=l*e+f*3*c*n+u*3*c*c*r+d*a,h=l*t+f*3*c*i+u*3*c*c*o+d*s;return{x:Ms(g),y:Ms(h)}}function am(e){var t=ES(...e);return Pl(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function nr(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function vS(e,t){return e=Pl(e),t=Pl(t),nr(t,e.x,e.y)||nr(t,e.x2,e.y)||nr(t,e.x,e.y2)||nr(t,e.x2,e.y2)||nr(e,t.x,t.y)||nr(e,t.x2,t.y)||nr(e,t.x,t.y2)||nr(e,t.x2,t.y2)||(e.x<t.x2&&e.x>t.x||t.x<e.x2&&t.x>e.x)&&(e.y<t.y2&&e.y>t.y||t.y<e.y2&&t.y>e.y)}function sm(e,t,n,i,r){var o=-3*t+9*n-9*i+3*r,a=e*o+6*t-12*n+6*i;return e*a-3*t+3*n}function cm(e,t,n,i,r,o,a,s,c){c==null&&(c=1),c=c>1?1:c<0?0:c;for(var u=c/2,l=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,g=0;g<l;g++){var h=u*f[g]+u,m=sm(h,e,n,r,a),x=sm(h,t,i,o,s),y=m*m+x*x;d+=p[g]*Lt.sqrt(y)}return u*d}function bS(e,t,n,i,r,o,a,s){if(!(yi(e,n)<gi(r,a)||gi(e,n)>yi(r,a)||yi(t,i)<gi(o,s)||gi(t,i)>yi(o,s))){var c=(e*i-t*n)*(r-a)-(e-n)*(r*s-o*a),u=(e*i-t*n)*(o-s)-(t-i)*(r*s-o*a),l=(e-n)*(o-s)-(t-i)*(r-a);if(l){var f=Ms(c/l),p=Ms(u/l),d=+f.toFixed(2),g=+p.toFixed(2);if(!(d<+gi(e,n).toFixed(2)||d>+yi(e,n).toFixed(2)||d<+gi(r,a).toFixed(2)||d>+yi(r,a).toFixed(2)||g<+gi(t,i).toFixed(2)||g>+yi(t,i).toFixed(2)||g<+gi(o,s).toFixed(2)||g>+yi(o,s).toFixed(2)))return{x:f,y:p}}}}function Ms(e){return Math.round(e*1e11)/1e11}function _S(e,t,n){var i=am(e),r=am(t);if(!vS(i,r))return[];var o=cm(...e),a=cm(...t),s=lm(e)?1:~~(o/5)||1,c=lm(t)?1:~~(a/5)||1,u=new Array(s+1),l=new Array(c+1),f={},p=[],d,g;for(d=0;d<s+1;d++){var h=om(...e,d/s);u[d]={x:h.x,y:h.y,t:d/s}}for(d=0;d<c+1;d++)h=om(...t,d/c),l[d]={x:h.x,y:h.y,t:d/c};for(d=0;d<s;d++)for(g=0;g<c;g++){var m=u[d],x=u[d+1],y=l[g],_=l[g+1],S=tr(x.x-m.x)<.01?"y":"x",P=tr(_.x-y.x)<.01?"y":"x",C=bS(m.x,m.y,x.x,x.y,y.x,y.y,_.x,_.y),L;if(C){if(L=C.x.toFixed(9)+"#"+C.y.toFixed(9),f[L])continue;f[L]=!0;var T=m.t+tr((C[S]-m[S])/(x[S]-m[S]))*(x.t-m.t),j=y.t+tr((C[P]-y[P])/(_[P]-y[P]))*(_.t-y.t);T>=0&&T<=1&&j>=0&&j<=1&&p.push({x:C.x,y:C.y,t1:T,t2:j})}}return p}function um(e,t,n){e=dm(e),t=dm(t);for(var i,r,o,a,s,c,u,l,f,p,d=n?0:[],g=0,h=e.length;g<h;g++){var m=e[g];if(m[0]=="M")i=s=m[1],r=c=m[2];else{m[0]=="C"?(f=[i,r,...m.slice(1)],i=f[6],r=f[7]):(f=[i,r,i,r,s,c,s,c],i=s,r=c);for(var x=0,y=t.length;x<y;x++){var _=t[x];if(_[0]=="M")o=u=_[1],a=l=_[2];else{_[0]=="C"?(p=[o,a,..._.slice(1)],o=p[6],a=p[7]):(p=[o,a,o,a,u,l,u,l],o=u,a=l);var S=_S(f,p);{for(var P=0,C=S.length;P<C;P++)S[P].segment1=g,S[P].segment2=x,S[P].bez1=f,S[P].bez2=p;d=d.concat(S)}}}}}return d}function xS(e){return rm(e)&&rm(e[0])}function wS(e){if(mS(e))return e;var t=new Array(e.length),n=0,i=0,r=0,o=0,a=0,s;e[0][0]=="M"&&(n=+e[0][1],i=+e[0][2],r=n,o=i,a++,t[0]=["M",n,i]);for(var c,u,l=a,f=e.length;l<f;l++){if(u=e[l],s=u[0],t[l]=c=new Array(u.length),s!=s.toUpperCase())switch(c[0]=s.toUpperCase(),c[0]){case"A":c[1]=u[1],c[2]=u[2],c[3]=u[3],c[4]=u[4],c[5]=u[5],c[6]=+u[6]+n,c[7]=+u[7]+i;break;case"V":c[1]=+u[1]+i;break;case"H":c[1]=+u[1]+n;break;case"M":r=+u[1]+n,o=+u[2]+i;default:for(var p=1,d=u.length;p<d;p++)c[p]=+u[p]+(p%2?n:i)}else for(var g=0,h=u.length;g<h;g++)c[g]=u[g];switch(s=s.toUpperCase(),c[0]){case"Z":n=+r,i=+o;break;case"H":n=c[1];break;case"V":i=c[1];break;case"M":r=c[c.length-2],o=c[c.length-1];default:n=c[c.length-2],i=c[c.length-1]}}return t.toString=Al,t}function lm(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function ks(e,t,n,i){return[e,t,n,i,n,i]}function pm(e,t,n,i,r,o){var a=.3333333333333333,s=2/3;return[a*e+s*n,a*t+s*i,a*r+s*n,a*o+s*i,r,o]}function fm(e,t,n,i,r,o,a,s,c,u){var l=er*120/180,f=er/180*(+r||0),p=[],d,g=dS(function(M,E,b){var H=M*Lt.cos(b)-E*Lt.sin(b),U=M*Lt.sin(b)+E*Lt.cos(b);return{x:H,y:U}});if(u)L=u[0],T=u[1],P=u[2],C=u[3];else{d=g(e,t,-f),e=d.x,t=d.y,d=g(s,c,-f),s=d.x,c=d.y;var h=(e-s)/2,m=(t-c)/2,x=h*h/(n*n)+m*m/(i*i);x>1&&(x=Lt.sqrt(x),n=x*n,i=x*i);var y=n*n,_=i*i,S=(o==a?-1:1)*Lt.sqrt(tr((y*_-y*m*m-_*h*h)/(y*m*m+_*h*h))),P=S*n*m/i+(e+s)/2,C=S*-i*h/n+(t+c)/2,L=Lt.asin(((t-C)/i).toFixed(9)),T=Lt.asin(((c-C)/i).toFixed(9));L=e<P?er-L:L,T=s<P?er-T:T,L<0&&(L=er*2+L),T<0&&(T=er*2+T),a&&L>T&&(L=L-er*2),!a&&T>L&&(T=T-er*2)}var j=T-L;if(tr(j)>l){var k=T,D=s,z=c;T=L+l*(a&&T>L?1:-1),s=P+n*Lt.cos(T),c=C+i*Lt.sin(T),p=fm(s,c,n,i,r,0,a,D,z,[T,k,P,C])}j=T-L;var ce=Lt.cos(L),Ee=Lt.sin(L),Ye=Lt.cos(T),ze=Lt.sin(T),Y=Lt.tan(j/4),ue=4/3*n*Y,oe=4/3*i*Y,le=[e,t],Me=[e+ue*Ee,t-oe*ce],W=[s+ue*ze,c-oe*Ye],q=[s,c];if(Me[0]=2*le[0]-Me[0],Me[1]=2*le[1]-Me[1],u)return[Me,W,q].concat(p);p=[Me,W,q].concat(p).join().split(",");for(var J=[],Te=0,ft=p.length;Te<ft;Te++)J[Te]=Te%2?g(p[Te-1],p[Te],f).y:g(p[Te],p[Te+1],f).x;return J}function ES(e,t,n,i,r,o,a,s){for(var c=[],u=[[],[]],l,f,p,d,g,h,m,x,y=0;y<2;++y){if(y==0?(f=6*e-12*n+6*r,l=-3*e+9*n-9*r+3*a,p=3*n-3*e):(f=6*t-12*i+6*o,l=-3*t+9*i-9*o+3*s,p=3*i-3*t),tr(l)<1e-12){if(tr(f)<1e-12)continue;d=-p/f,0<d&&d<1&&c.push(d);continue}m=f*f-4*p*l,x=Lt.sqrt(m),!(m<0)&&(g=(-f+x)/(2*l),0<g&&g<1&&c.push(g),h=(-f-x)/(2*l),0<h&&h<1&&c.push(h))}for(var _=c.length,S=_,P;_--;)d=c[_],P=1-d,u[0][_]=P*P*P*e+3*P*P*d*n+3*P*d*d*r+d*d*d*a,u[1][_]=P*P*P*t+3*P*P*d*i+3*P*d*d*o+d*d*d*s;return u[0][S]=e,u[1][S]=t,u[0][S+1]=a,u[1][S+1]=s,u[0].length=u[1].length=S+2,{x0:gi(...u[0]),y0:gi(...u[1]),x1:yi(...u[0]),y1:yi(...u[1])}}function dm(e){if(xS(e)||(e=hS(e)),gS(e))return e;for(var t=yS(wS(e)),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i=function(p,d,g){var h,m;if(!p)return["C",d.x,d.y,d.x,d.y,d.x,d.y];switch(!(p[0]in{T:1,Q:1})&&(d.qx=d.qy=null),p[0]){case"M":d.X=p[1],d.Y=p[2];break;case"A":p=["C",...fm(d.x,d.y,...p.slice(1))];break;case"S":g=="C"||g=="S"?(h=d.x*2-d.bx,m=d.y*2-d.by):(h=d.x,m=d.y),p=["C",h,m,...p.slice(1)];break;case"T":g=="Q"||g=="T"?(d.qx=d.x*2-d.qx,d.qy=d.y*2-d.qy):(d.qx=d.x,d.qy=d.y),p=["C",...pm(d.x,d.y,d.qx,d.qy,p[1],p[2])];break;case"Q":d.qx=p[1],d.qy=p[2],p=["C",...pm(d.x,d.y,p[1],p[2],p[3],p[4])];break;case"L":p=["C",...ks(d.x,d.y,p[1],p[2])];break;case"H":p=["C",...ks(d.x,d.y,p[1],d.y)];break;case"V":p=["C",...ks(d.x,d.y,d.x,p[1])];break;case"Z":p=["C",...ks(d.x,d.y,d.X,d.Y)];break}return p},r=function(p,d){if(p[d].length>7){p[d].shift();for(var g=p[d];g.length;)o[d]="A",p.splice(d++,0,["C",...g.splice(0,6)]);p.splice(d,1),u=t.length}},o=[],a="",s="",c=0,u=t.length;c<u;c++){t[c]&&(a=t[c][0]),a!="C"&&(o[c]=a,c&&(s=o[c-1])),t[c]=i(t[c],n,s),o[c]!="A"&&a=="C"&&(o[c]="C"),r(t,c);var l=t[c],f=l.length;n.x=l[f-2],n.y=l[f-1],n.bx=nm(l[f-4])||n.x,n.by=nm(l[f-3])||n.y}return t}function ot(e){return Wt(e)&&Rn(e,"waypoints")}function Ge(e){return Wt(e)&&Rn(e,"labelTarget")}function SS(e){return Wt(e)&&Qr(e.parent)}function hm(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function Di(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function Ae(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function Os(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function RS(e){return Di({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function CS(e){for(var t=e.waypoints,n=t.reduce(function(u,l,f){var p=t[f-1];if(p){var d=u[u.length-1],g=d&&d.endLength||0,h=TS(p,l);u.push({start:p,end:l,startLength:g,endLength:g+h,length:h})}return u},[]),i=n.reduce(function(u,l){return u+l.length},0),r=i/2,o=0,a=n[o];a.endLength<r;)a=n[++o];var s=(r-a.startLength)/a.length,c={x:a.start.x+(a.end.x-a.start.x)*s,y:a.start.y+(a.end.y-a.start.y)*s};return c}function Le(e){return ot(e)?CS(e):RS(e)}function Jt(e,t,n){n=n||0,Wt(n)||(n={x:n,y:n});var i=Ae(e),r=Ae(t),o=i.bottom+n.y<=r.top,a=i.left-n.x>=r.right,s=i.top-n.y>=r.bottom,c=i.right+n.x<=r.left,u=o?"top":s?"bottom":null,l=c?"left":a?"right":null;return l&&u?u+"-"+l:l||u||"intersect"}function oa(e,t,n){var i=PS(e,t);return i.length===1||i.length===2&&ra(i[0],i[1])<1?Di(i[0]):i.length>1?(i=li(i,function(r){var o=Math.floor(r.t2*100)||1;return o=100-o,o=(o<10?"0":"")+o,r.segment2+"#"+o}),Di(i[n?0:i.length-1])):null}function PS(e,t){return um(e,t)}function AS(e){e=e.slice();for(var t=0,n,i,r;e[t];)n=e[t],i=e[t-1],r=e[t+1],ra(n,r)===0||Rl(i,r,n)?e.splice(t,1):t++;return e}function TS(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Ds(e,t){return Math.round(e*t)/t}function mm(e){return Be(e)?e+"px":e}function MS(e){for(;e.parent;)e=e.parent;return e}function kS(e){e=V({},{width:"100%",height:"100%"},e);const t=e.container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),vn(n,{position:"relative",overflow:"hidden",width:mm(e.width),height:mm(e.height)}),t.appendChild(n),n}function gm(e,t,n){const i=Pe("g");Xe(i).add(t);const r=n!==void 0?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}const OS="base",ym=0,DS=1,LS={shape:["x","y","width","height"],connection:["waypoints"]};function Ie(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._rootsIdx=0,this._layers={},this._planes=[],this._rootElement=null,this._focused=!1,this._init(e||{})}Ie.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Ie.prototype._init=function(e){const t=this._eventBus,n=this._container=kS(e),i=this._svg=Pe("svg");xe(i,{width:"100%",height:"100%"}),ln(i,"tabindex",0),e.autoFocus&&t.on("element.hover",()=>{this.restoreFocus()}),t.on("element.mousedown",500,o=>{this.focus()}),i.addEventListener("focusin",()=>{this._setFocused(!0)}),i.addEventListener("focusout",()=>{this._setFocused(!1)}),i.addEventListener("mouseover",()=>{this._eventBus.fire("canvas.mouseover")}),i.addEventListener("mouseout",()=>{this._eventBus.fire("canvas.mouseout")}),Fe(n,i);const r=this._viewport=gm(i,"viewport");e.deferUpdate&&(this._viewboxChanged=Bu(this._viewboxChanged,300)),this._restoreFocus=Bu(this._restoreFocus,0),t.on("diagram.init",()=>{t.fire("canvas.init",{svg:i,viewport:r})}),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed","root.set"],()=>{delete this._cachedViewbox}),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Ie.prototype._destroy=function(){this._restoreFocus.cancel(),this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});const e=this._container.parentNode;e&&e.removeChild(this._container),delete this._svg,delete this._container,delete this._layers,delete this._planes,delete this._rootElement,delete this._viewport},Ie.prototype._setFocused=function(e){e!=this._focused&&(this._focused=e,this._eventBus.fire("canvas.focus.changed",{focused:e}))},Ie.prototype._clear=function(){this._elementRegistry.getAll().forEach(t=>{const n=Jh(t);n==="root"?this.removeRootElement(t):this._removeElement(t,n)}),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Ie.prototype.focus=function(){this._svg.focus({preventScroll:!0}),this._setFocused(!0)},Ie.prototype.restoreFocus=function(){this._restoreFocus()},Ie.prototype._restoreFocus=function(){document.activeElement===document.body&&this.focus()},Ie.prototype.isFocused=function(){return this._focused},Ie.prototype.getDefaultLayer=function(){return this.getLayer(OS,ym)},Ie.prototype.getLayer=function(e,t){if(!e)throw new Error("must specify a name");let n=this._layers[e];if(n||(n=this._layers[e]=this._createLayer(e,t)),typeof t<"u"&&n.index!==t)throw new Error("layer <"+e+"> already created at index <"+t+">");return n.group},Ie.prototype._getChildIndex=function(e){return Cn(this._layers,function(t,n){return n.visible&&e>=n.index&&t++,t},0)},Ie.prototype._createLayer=function(e,t){typeof t>"u"&&(t=DS);const n=this._getChildIndex(t);return{group:gm(this._viewport,"layer-"+e,n),index:t,visible:!0}},Ie.prototype.showLayer=function(e){if(!e)throw new Error("must specify a name");const t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");const n=this._viewport,i=t.group,r=t.index;if(t.visible)return i;const o=this._getChildIndex(r);return n.insertBefore(i,n.childNodes[o]||null),t.visible=!0,i},Ie.prototype.hideLayer=function(e){if(!e)throw new Error("must specify a name");const t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");const n=t.group;return t.visible&&(Ht(n),t.visible=!1),n},Ie.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],Ht(t.group))},Ie.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Ie.prototype.findRoot=function(e){const t=this._resolveElements(e);let n;for(const i of t){const r=this._findPlaneForRoot(MS(i));if(!r||n&&r.rootElement!==n)return;n=r.rootElement}return n},Ie.prototype.getRootElements=function(){return this._planes.map(function(e){return e.rootElement})},Ie.prototype._findPlaneForRoot=function(e){return lt(this._planes,function(t){return t.rootElement===e})},Ie.prototype._resolveElement=function(e){return typeof e=="string"?this._elementRegistry.get(e):e},Ie.prototype._resolveElements=function(e){return De(e)||(e=[e]),e.map(t=>this._resolveElement(t)).filter(Boolean)},Ie.prototype.getContainer=function(){return this._container},Ie.prototype._updateMarker=function(e,t,n){let i;e=this._resolveElement(e),e.markers=e.markers||new Set,i=this._elementRegistry._elements[e.id],i&&(B([i.gfx,i.secondaryGfx],function(r){r&&(n?(e.markers.add(t),Xe(r).add(t)):(e.markers.delete(t),Xe(r).remove(t)))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Ie.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Ie.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Ie.prototype.hasMarker=function(e,t){return e=this._resolveElement(e),e.markers?e.markers.has(t):!1},Ie.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Ie.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Ie.prototype.addRootElement=function(e){const t=this._rootsIdx++;e||(e={id:"__implicitroot_"+t,children:[],isImplicit:!0});const n=e.layer="root-"+t;this._ensureValid("root",e);const i=this.getLayer(n,ym);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Ie.prototype.removeRootElement=function(e){if(e=this._resolveElement(e),!!this._findPlaneForRoot(e))return this._removeRoot(e),this._removeLayer(e.layer),this._planes=this._planes.filter(function(n){return n.rootElement!==e}),this._rootElement===e&&(this._rootElement=null),e},Ie.prototype.setRootElement=function(e){if(e===this._rootElement)return e;let t;if(!e)throw new Error("rootElement required");return t=this._findPlaneForRoot(e),t||(e=this.addRootElement(e)),this._setRoot(e),e},Ie.prototype._removeRoot=function(e){const t=this._elementRegistry,n=this._eventBus;n.fire("root.remove",{element:e}),n.fire("root.removed",{element:e}),t.remove(e)},Ie.prototype._addRoot=function(e,t){const n=this._elementRegistry,i=this._eventBus;i.fire("root.add",{element:e}),n.add(e,t),i.fire("root.added",{element:e,gfx:t})},Ie.prototype._setRoot=function(e,t){const n=this._rootElement;n&&(this._elementRegistry.updateGraphics(n,null,!0),this.hideLayer(n.layer)),e&&(t||(t=this._findPlaneForRoot(e).layer),this._elementRegistry.updateGraphics(e,this._svg,!0),this.showLayer(e.layer)),this._rootElement=e,this._eventBus.fire("root.set",{element:e})},Ie.prototype._ensureValid=function(e,t){if(!t.id)throw new Error("element must have an id");if(this._elementRegistry.get(t.id))throw new Error("element <"+t.id+"> already exists");const n=LS[e];if(!Pr(n,function(r){return typeof t[r]<"u"}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Ie.prototype._setParent=function(e,t,n){Tt(t.children,e,n),e.parent=t},Ie.prototype._addElement=function(e,t,n,i){n=n||this.getRootElement();const r=this._eventBus,o=this._graphicsFactory;this._ensureValid(e,t),r.fire(e+".add",{element:t,parent:n}),this._setParent(t,n,i);const a=o.create(e,t,i);return this._elementRegistry.add(t,a),o.update(e,t,a),r.fire(e+".added",{element:t,gfx:a}),t},Ie.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Ie.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Ie.prototype._removeElement=function(e,t){const n=this._elementRegistry,i=this._graphicsFactory,r=this._eventBus;if(e=n.get(e.id||e),!!e)return r.fire(t+".remove",{element:e}),i.remove(e),Ct(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Ie.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Ie.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Ie.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Ie.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Ie.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Ie.prototype.viewbox=function(e){if(e===void 0&&this._cachedViewbox)return structuredClone(this._cachedViewbox);const t=this._viewport,n=this.getSize();let i,r,o,a,s,c,u;if(e)this._changeViewbox(function(){s=Math.min(n.width/e.width,n.height/e.height);const l=this._svg.createSVGMatrix().scale(s).translate(-e.x,-e.y);ea(t,l)});else return o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},a=ea(t),r=a?a.matrix:F1(),s=Ds(r.a,1e3),c=Ds(-r.e||0,1e3),u=Ds(-r.f||0,1e3),e=this._cachedViewbox={x:c?c/s:0,y:u?u/s:0,width:n.width/s,height:n.height/s,scale:s,inner:{width:i.width||0,height:i.height||0,x:i.x||0,y:i.y||0},outer:n},e;return e},Ie.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox(function(){e=V({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),vm(t,n)}),{x:n.e,y:n.f}},Ie.prototype.scrollToElement=function(e,t){let n=100;const i=this._resolveElements(e);if(!i.length)return;const r=this.findRoot(i);if(!r)return;r!==this.getRootElement()&&this.setRootElement(r);const o=i.filter(g=>g!=r);if(!o.length)return;t||(t={}),typeof t=="number"&&(n=t),t={top:t.top||n,right:t.right||n,bottom:t.bottom||n,left:t.left||n};const a=Dt(o),s=Ae(a),c=this.viewbox(),u=this.zoom();let l,f;c.y+=t.top/u,c.x+=t.left/u,c.width-=(t.right+t.left)/u,c.height-=(t.bottom+t.top)/u;const p=Ae(c);if(!(a.width<c.width&&a.height<c.height))l=a.x-c.x,f=a.y-c.y;else{const g=Math.max(0,s.right-p.right),h=Math.min(0,s.left-p.left),m=Math.max(0,s.bottom-p.bottom),x=Math.min(0,s.top-p.top);l=g||h,f=m||x}this.scroll({dx:-l*u,dy:-f*u})},Ie.prototype.zoom=function(e,t){if(!e)return this.viewbox(e).scale;if(e==="fit-viewport")return this._fitViewport(t);let n,i;return this._changeViewbox(function(){typeof t!="object"&&(n=this.viewbox().outer,t={x:n.width/2,y:n.height/2}),i=this._setZoom(e,t)}),Ds(i.a,1e3)};function vm(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Ie.prototype._fitViewport=function(e){const t=this.viewbox(),n=t.outer,i=t.inner;let r,o;return i.x>=0&&i.y>=0&&i.x+i.width<=n.width&&i.y+i.height<=n.height&&!e?o={x:0,y:0,width:Math.max(i.width+i.x,n.width),height:Math.max(i.height+i.y,n.height)}:(r=Math.min(1,n.width/i.width,n.height/i.height),o={x:i.x+(e?i.width/2-n.width/r/2:0),y:i.y+(e?i.height/2-n.height/r/2:0),width:n.width/r,height:n.height/r}),this.viewbox(o),this.viewbox(!1).scale},Ie.prototype._setZoom=function(e,t){const n=this._svg,i=this._viewport,r=n.createSVGMatrix(),o=n.createSVGPoint();let a,s,c,u,l;c=i.getCTM();const f=c.a;return t?(a=V(o,t),s=a.matrixTransform(c.inverse()),u=r.translate(s.x,s.y).scale(1/f*e).translate(-s.x,-s.y),l=c.multiply(u)):l=r.scale(e),vm(this._viewport,l),l},Ie.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Ie.prototype.getAbsoluteBBox=function(e){const t=this.viewbox();let n;e.waypoints?n=this.getGraphics(e).getBBox():n=e;const i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale,o=n.width*t.scale,a=n.height*t.scale;return{x:i,y:r,width:o,height:a}},Ie.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var fo="data-element-id";function jn(e){this._elements={},this._eventBus=e}jn.$inject=["eventBus"],jn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),xe(t,fo,i),n&&xe(n,fo,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},jn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(xe(i.gfx,fo,""),i.secondaryGfx&&xe(i.secondaryGfx,fo,""),delete t[n])},jn.prototype.updateId=function(e,t){this._validateId(t),typeof e=="string"&&(e=this.get(e)),this._eventBus.fire("element.updateId",{element:e,newId:t});var n=this.getGraphics(e),i=this.getGraphics(e,!0);this.remove(e),e.id=t,this.add(e,n,i)},jn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&xe(t,fo,i),t},jn.prototype.get=function(e){var t;typeof e=="string"?t=e:t=e&&xe(e,fo);var n=this._elements[t];return n&&n.element},jn.prototype.filter=function(e){var t=[];return this.forEach(function(n,i){e(n,i)&&t.push(n)}),t},jn.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=n[i],o=t[r],a=o.element,s=o.gfx;if(e(a,s))return a}},jn.prototype.getAll=function(){return this.filter(function(e){return e})},jn.prototype.forEach=function(e){var t=this._elements;Object.keys(t).forEach(function(n){var i=t[n],r=i.element,o=i.gfx;return e(r,o)})},jn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},jn.prototype._validateId=function(e){if(!e)throw new Error("element must have an id");if(this._elements[e])throw new Error("element with id "+e+" already added")};function IS(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(o){var a=this.indexOf(o);return a!==-1&&(this.splice(a,1),t.unset(o,r,i)),o}}),Object.defineProperty(e,"contains",{value:function(o){return this.indexOf(o)!==-1}}),Object.defineProperty(e,"add",{value:function(o,a){var s=this.indexOf(o);if(typeof a>"u"){if(s!==-1)return;a=this.length}s!==-1&&this.splice(s,1),this.splice(a,0,o),s===-1&&t.set(o,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e}function BS(e){return e.__refs_collection===!0}function NS(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)}function bm(e,t,n){var i=IS(n[t.name]||[],e,t,n);Object.defineProperty(n,t.name,{enumerable:t.enumerable,value:i}),i.length&&i.forEach(function(r){e.set(r,t.inverse,n)})}function $S(e,t,n){var i=t.inverse,r=n[t.name];Object.defineProperty(n,t.name,{configurable:t.configurable,enumerable:t.enumerable,get:function(){return r},set:function(o){if(o!==r){var a=r;r=null,a&&e.unset(a,i,n),r=o,e.set(r,i,n)}}})}function Un(e,t){if(!(this instanceof Un))return new Un(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Un.prototype.bind=function(e,t){if(typeof t=="string"){if(!this.props[t])throw new Error("no property <"+t+"> in ref");t=this.props[t]}t.collection?bm(this,t,e):$S(this,t,e)},Un.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return BS(n)||bm(this,t,e),n},Un.prototype.ensureBound=function(e,t){NS(e,t)||this.bind(e,t)},Un.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Un.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Tl=new Un({name:"children",enumerable:!0,collection:!0},{name:"parent"}),_m=new Un({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),xm=new Un({name:"attachers",collection:!0},{name:"host"}),wm=new Un({name:"outgoing",collection:!0},{name:"source"}),Em=new Un({name:"incoming",collection:!0},{name:"target"});function ho(){Object.defineProperty(this,"businessObject",{writable:!0}),Object.defineProperty(this,"label",{get:function(){return this.labels[0]},set:function(e){var t=this.label,n=this.labels;!e&&t?n.remove(t):n.add(e,0)}}),Tl.bind(this,"parent"),_m.bind(this,"labels"),wm.bind(this,"outgoing"),Em.bind(this,"incoming")}function aa(){ho.call(this),Tl.bind(this,"children"),xm.bind(this,"host"),xm.bind(this,"attachers")}_e(aa,ho);function Sm(){ho.call(this),Tl.bind(this,"children")}_e(Sm,aa);function Rm(){aa.call(this),_m.bind(this,"labelTarget")}_e(Rm,aa);function Cm(){ho.call(this),wm.bind(this,"source"),Em.bind(this,"target")}_e(Cm,ho);var FS={connection:Cm,shape:aa,label:Rm,root:Sm};function jS(e,t){var n=FS[e];if(!n)throw new Error("unknown type: <"+e+">");return V(new n,t)}function HS(e){return e instanceof ho}function Li(){this._uid=12}Li.prototype.createRoot=function(e){return this.create("root",e)},Li.prototype.createLabel=function(e){return this.create("label",e)},Li.prototype.createShape=function(e){return this.create("shape",e)},Li.prototype.createConnection=function(e){return this.create("connection",e)},Li.prototype.create=function(e,t){return t=V({},t||{}),t.id||(t.id=e+"_"+this._uid++),jS(e,t)};var Ls="__fn",Pm=1e3,zS=Array.prototype.slice;function Tn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}Tn.prototype.on=function(e,t,n,i){if(e=De(e)?e:[e],Ut(t)&&(i=n,n=t,t=Pm),!Be(t))throw new Error("priority must be a number");var r=n;i&&(r=xn(n,i),r[Ls]=n[Ls]||n);var o=this;e.forEach(function(a){o._addListener(a,{priority:t,callback:r,next:null})})},Tn.prototype.once=function(e,t,n,i){var r=this;if(Ut(t)&&(i=n,n=t,t=Pm),!Be(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var a=n.apply(i,arguments);return r.off(e,o),a}o[Ls]=n,this.on(e,t,o)},Tn.prototype.off=function(e,t){e=De(e)?e:[e];var n=this;e.forEach(function(i){n._removeListener(i,t)})},Tn.prototype.createEvent=function(e){var t=new sa;return t.init(e),t},Tn.prototype.fire=function(e,t){var n,i,r,o;if(o=zS.call(arguments),typeof e=="object"&&(t=e,e=t.type),!e)throw new Error("no event type specified");if(i=this._listeners[e],!!i){t instanceof sa?n=t:n=this.createEvent(t),o[0]=n;var a=n.type;e!==a&&(n.type=e);try{r=this._invokeListeners(n,o,i)}finally{e!==a&&(n.type=a)}return r===void 0&&n.defaultPrevented&&(r=!1),r}},Tn.prototype.handleError=function(e){return this.fire("error",{error:e})===!1},Tn.prototype._destroy=function(){this._listeners={}},Tn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Tn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{i=GS(n.callback,t),i!==void 0&&(e.returnValue=i,e.stopPropagation()),i===!1&&e.preventDefault()}catch(r){if(!this.handleError(r))throw console.error("unhandled error in event listener",r),r}return i},Tn.prototype._addListener=function(e,t){var n=this._getListeners(e),i;if(!n){this._setListeners(e,t);return}for(;n;){if(n.priority<t.priority){t.next=n,i?i.next=t:this._setListeners(e,t);return}i=n,n=n.next}i.next=t},Tn.prototype._getListeners=function(e){return this._listeners[e]},Tn.prototype._setListeners=function(e,t){this._listeners[e]=t},Tn.prototype._removeListener=function(e,t){var n=this._getListeners(e),i,r,o;if(!t){this._setListeners(e,null);return}for(;n;)i=n.next,o=n.callback,(o===t||o[Ls]===t)&&(r?r.next=i:this._setListeners(e,i)),r=n,n=i};function sa(){}sa.prototype.stopPropagation=function(){this.cancelBubble=!0},sa.prototype.preventDefault=function(){this.defaultPrevented=!0},sa.prototype.init=function(e){V(this,e||{})};function GS(e,t){return e.apply(null,t)}function Lr(e){return e.childNodes[0]}function VS(e){return e.parentNode.childNodes[1]}function Is(e,t,n,i,r){var o=Jo();o.setTranslate(t,n);var a=Jo();a.setRotate(i||0,0,0);var s=Jo();s.setScale(1,1),ea(e,[o,a,s])}function en(e,t,n){var i=Jo();i.setTranslate(t,n),ea(e,i)}function Am(e,t){var n=Jo();n.setRotate(t,0,0),ea(e,n)}function Hn(e,t){this._eventBus=e,this._elementRegistry=t}Hn.$inject=["eventBus","elementRegistry"],Hn.prototype._getChildrenContainer=function(e){var t=this._elementRegistry.getGraphics(e),n;return e.parent?(n=VS(t),n||(n=Pe("g"),Xe(n).add("djs-children"),Fe(t.parentNode,n))):n=t,n},Hn.prototype._clear=function(e){var t=Lr(e);return Es(t),t},Hn.prototype._createContainer=function(e,t,n,i){var r=Pe("g");Xe(r).add("djs-group"),typeof n<"u"?WS(r,t,t.childNodes[n]):Fe(t,r);var o=Pe("g");Xe(o).add("djs-element"),Xe(o).add("djs-"+e),i&&Xe(o).add("djs-frame"),Fe(r,o);var a=Pe("g");return Xe(a).add("djs-visual"),Fe(o,a),o},Hn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,em(t))},Hn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry,i;i=Cn(e,function(r,o){return o.parent&&(r[o.parent.id]=o.parent),r},{}),B(i,function(r){var o=r.children;if(o){var a=t._getChildrenContainer(r),s=a.firstChild;B(o,function(c){var u=n.getGraphics(c).parentNode;u===s?s=s.nextSibling:a.insertBefore(u,s)})}})},Hn.prototype.drawShape=function(e,t,n={}){var i=this._eventBus;return i.fire("render.shape",{gfx:e,element:t,attrs:n})},Hn.prototype.getShapePath=function(e){var t=this._eventBus;return t.fire("render.getShapePath",e)},Hn.prototype.drawConnection=function(e,t,n={}){var i=this._eventBus;return i.fire("render.connection",{gfx:e,element:t,attrs:n})},Hn.prototype.getConnectionPath=function(e){var t=this._eventBus;return t.fire("render.getConnectionPath",e)},Hn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if(e==="shape")this.drawShape(i,t),en(n,t.x,t.y);else if(e==="connection")this.drawConnection(i,t);else throw new Error("unknown type: "+e);t.hidden?xe(n,"display","none"):xe(n,"display","block")}},Hn.prototype.remove=function(e){var t=this._elementRegistry.getGraphics(e);Ht(t.parentNode)};function WS(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}const US={__depends__:[oS],__init__:["canvas"],canvas:["type",Ie],elementRegistry:["type",jn],elementFactory:["type",Li],eventBus:["type",Tn],graphicsFactory:["type",Hn]};function qS(e){var t=new Qh(e);return t.init(),t}function YS(e){e=e||{};var t={config:["value",e]},n=[t,US].concat(e.modules||[]);return qS(n)}function ir(e,t){this._injector=t||YS(e),this.get("eventBus").fire("diagram.init")}ir.prototype.get=function(e,t){return this._injector.get(e,t)},ir.prototype.invoke=function(e,t,n){return this._injector.invoke(e,t,n)},ir.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},ir.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")};function pn(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function wn(e,t){return e.$instanceOf(t)}function KS(e){return lt(e.rootElements,function(t){return wn(t,"bpmn:Process")||wn(t,"bpmn:Collaboration")})}function XS(e){var t={},n=[],i={};function r(W,q){return function(J){W(J,q)}}function o(W){t[W.id]=W}function a(W){return t[W.id]}function s(W,q){var J=W.gfx;if(J)throw new Error(`already rendered ${pn(W)}`);return e.element(W,i[W.id],q)}function c(W,q){return e.root(W,i[W.id],q)}function u(W,q){try{var J=i[W.id]&&s(W,q);return o(W),J}catch(Te){l(Te.message,{element:W,error:Te}),console.error(`failed to import ${pn(W)}`,Te)}}function l(W,q){e.error(W,q)}var f=this.registerDi=function(q){var J=q.bpmnElement;J?i[J.id]?l(`multiple DI elements defined for ${pn(J)}`,{element:J}):i[J.id]=q:l(`no bpmnElement referenced in ${pn(q)}`,{element:q})};function p(W){d(W.plane)}function d(W){f(W),B(W.planeElement,g)}function g(W){f(W)}this.handleDefinitions=function(q,J){var Te=q.diagrams;if(J&&Te.indexOf(J)===-1)throw new Error("diagram not part of <bpmn:Definitions />");if(!J&&Te&&Te.length&&(J=Te[0]),!J)throw new Error("no diagram to display");i={},p(J);var ft=J.plane;if(!ft)throw new Error(`no plane for ${pn(J)}`);var M=ft.bpmnElement;if(!M)if(M=KS(q),M)l(`correcting missing bpmnElement on ${pn(ft)} to ${pn(M)}`),ft.bpmnElement=M,f(ft);else throw new Error("no process or collaboration to display");var E=c(M,ft);if(wn(M,"bpmn:Process")||wn(M,"bpmn:SubProcess"))m(M,E);else if(wn(M,"bpmn:Collaboration"))le(M,E),x(q.rootElements,E);else throw new Error(`unsupported bpmnElement for ${pn(ft)}: ${pn(M)}`);h(n)};var h=this.handleDeferred=function(){for(var q;n.length;)q=n.shift(),q()};function m(W,q){Y(W,q),j(W.ioSpecification,q),T(W.artifacts,q),o(W)}function x(W,q){var J=We(W,function(Te){return!a(Te)&&wn(Te,"bpmn:Process")&&Te.laneSets});J.forEach(r(m,q))}function y(W,q){u(W,q)}function _(W,q){B(W,r(y,q))}function S(W,q){u(W,q)}function P(W,q){u(W,q)}function C(W,q){u(W,q)}function L(W,q){u(W,q)}function T(W,q){B(W,function(J){wn(J,"bpmn:Association")?n.push(function(){L(J,q)}):L(J,q)})}function j(W,q){W&&(B(W.dataInputs,r(P,q)),B(W.dataOutputs,r(C,q)))}var k=this.handleSubProcess=function(q,J){Y(q,J),T(q.artifacts,J)};function D(W,q){var J=u(W,q);wn(W,"bpmn:SubProcess")&&k(W,J||q),wn(W,"bpmn:Activity")&&j(W.ioSpecification,q),n.push(function(){B(W.dataInputAssociations,r(S,q)),B(W.dataOutputAssociations,r(S,q))})}function z(W,q){u(W,q)}function ce(W,q){u(W,q)}function Ee(W,q){n.push(function(){var J=u(W,q);W.childLaneSet&&Ye(W.childLaneSet,J||q),Me(W)})}function Ye(W,q){B(W.lanes,r(Ee,q))}function ze(W,q){B(W,r(Ye,q))}function Y(W,q){ue(W.flowElements,q),W.laneSets&&ze(W.laneSets,q)}function ue(W,q){B(W,function(J){wn(J,"bpmn:SequenceFlow")?n.push(function(){z(J,q)}):wn(J,"bpmn:BoundaryEvent")?n.unshift(function(){D(J,q)}):wn(J,"bpmn:FlowNode")?D(J,q):wn(J,"bpmn:DataObject")||(wn(J,"bpmn:DataStoreReference")||wn(J,"bpmn:DataObjectReference")?ce(J,q):l(`unrecognized flowElement ${pn(J)} in context ${pn(q&&q.businessObject)}`,{element:J,context:q}))})}function oe(W,q){var J=u(W,q),Te=W.processRef;Te&&m(Te,J||q)}function le(W,q){B(W.participants,r(oe,q)),n.push(function(){_(W.messageFlows,q)}),T(W.artifacts,q)}function Me(W){B(W.flowNodeRef,function(q){var J=q.get("lanes");J&&J.push(W)})}}function w(e,t){var n=ie(e);return n&&typeof n.$instanceOf=="function"&&n.$instanceOf(t)}function Ve(e,t){return qi(t,function(n){return w(e,n)})}function ie(e){return e&&e.businessObject||e}function Ze(e){return e&&e.di}function ZS(e,t,n){var i,r,o,a,s=[];function c(u,l){var f={root:function(h,m){return i.add(h,m)},element:function(h,m,x){return i.add(h,m,x)},error:function(h,m){s.push({message:h,context:m})}},p=new XS(f);l=l||u.diagrams&&u.diagrams[0];var d=QS(u,l);if(!d)throw new Error("no diagram to display");B(d,function(h){p.handleDefinitions(u,h)});var g=l.plane.bpmnElement.id;o.setRootElement(o.findRoot(g+"_plane")||o.findRoot(g))}return new Promise(function(u,l){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("canvas"),r.fire("import.render.start",{definitions:t}),c(t,n),r.fire("import.render.complete",{error:a,warnings:s}),u({warnings:s})}catch(f){return f.warnings=s,l(f)}})}function QS(e,t){if(!(!t||!t.plane)){var n=t.plane.bpmnElement,i=n;!w(n,"bpmn:Process")&&!w(n,"bpmn:Collaboration")&&(i=JS(n));var r;w(i,"bpmn:Collaboration")?r=i:r=lt(e.rootElements,function(u){if(w(u,"bpmn:Collaboration"))return lt(u.participants,function(l){return l.processRef===i})});var o=[i];r&&(o=sn(r.participants,function(u){return u.processRef}),o.push(r));var a=Tm(o),s=[t],c=[n];return B(e.diagrams,function(u){if(u.plane){var l=u.plane.bpmnElement;a.indexOf(l)!==-1&&c.indexOf(l)===-1&&(s.push(u),c.push(l))}}),s}}function Tm(e){var t=[];return B(e,function(n){n&&(t.push(n),t=t.concat(Tm(n.flowElements)))}),t}function JS(e){for(var t=e;t;){if(w(t,"bpmn:Process"))return t;t=t.$parent}}var eR='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21"><path fill="currentColor" d="M1.88.92v.14c0 .41-.13.68-.4.8.33.14.46.44.46.86v.33c0 .61-.33.95-.95.95H0V0h.95c.65 0 .93.3.93.92zM.63.57v1.06h.24c.24 0 .38-.1.38-.43V.98c0-.28-.1-.4-.32-.4zm0 1.63v1.22h.36c.2 0 .32-.1.32-.39v-.35c0-.37-.12-.48-.4-.48H.63zM4.18.99v.52c0 .64-.31.98-.94.98h-.3V4h-.62V0h.92c.63 0 .94.35.94.99zM2.94.57v1.35h.3c.2 0 .3-.09.3-.37v-.6c0-.29-.1-.38-.3-.38h-.3zm2.89 2.27L6.25 0h.88v4h-.6V1.12L6.1 3.99h-.6l-.46-2.82v2.82h-.55V0h.87zM8.14 1.1V4h-.56V0h.79L9 2.4V0h.56v4h-.64zm2.49 2.29v.6h-.6v-.6zM12.12 1c0-.63.33-1 .95-1 .61 0 .95.37.95 1v2.04c0 .64-.34 1-.95 1-.62 0-.95-.37-.95-1zm.62 2.08c0 .28.13.39.33.39s.32-.1.32-.4V.98c0-.29-.12-.4-.32-.4s-.33.11-.33.4z"/><path fill="currentColor" d="M0 4.53h14.02v1.04H0zM11.08 0h.63v.62h-.63zm.63 4V1h-.63v2.98z"/></svg>',Mm=eR,km={verticalAlign:"middle"},Om={color:"#404040"},tR={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},nR={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},iR={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"},rR='<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">'+Mm+'</a><span>Web-based tooling for BPMN, DMN and forms powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>',vi;function oR(){vi=mt(rR),vn(vi,tR),vn(rt("svg",vi),km),vn(rt(".backdrop",vi),nR),vn(rt(".notice",vi),iR),vn(rt(".link",vi),Om,{margin:"15px 20px 15px 10px",alignSelf:"center"})}function aR(){vi||(oR(),An.bind(vi,".backdrop","click",function(e){document.body.removeChild(vi)})),document.body.appendChild(vi)}const Bs=5,Dm="djs-outline-hidden";function _t(e){e=V({},cR,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),this._init(this._container,this._moddle,e),lR(this._container)}_e(_t,ir),_t.prototype.importXML=async function(t,n){const i=this;function r(a){return i.get("eventBus").createEvent(a)}let o=[];try{t=this._emit("import.parse.start",{xml:t})||t;let a;try{a=await this._moddle.fromXML(t,"bpmn:Definitions")}catch(p){throw this._emit("import.parse.complete",{error:p}),p}let s=a.rootElement;const c=a.references,u=a.warnings,l=a.elementsById;o=o.concat(u),s=this._emit("import.parse.complete",r({error:null,definitions:s,elementsById:l,references:c,warnings:o}))||s;const f=await this.importDefinitions(s,n);return o=o.concat(f.warnings),this._emit("import.done",{error:null,warnings:o}),{warnings:o}}catch(a){let s=a;throw o=o.concat(s.warnings||[]),Ns(s,o),s=sR(s),this._emit("import.done",{error:s,warnings:s.warnings}),s}},_t.prototype.importDefinitions=async function(t,n){return this._setDefinitions(t),{warnings:(await this.open(n)).warnings}},_t.prototype.open=async function(t){const n=this._definitions;let i=t;if(!n){const o=new Error("no XML imported");throw Ns(o,[]),o}if(typeof t=="string"&&(i=uR(n,t),!i)){const o=new Error("BPMNDiagram <"+t+"> not found");throw Ns(o,[]),o}try{this.clear()}catch(o){throw Ns(o,[]),o}const{warnings:r}=await ZS(this,n,i);return{warnings:r}},_t.prototype.saveXML=async function(t){t=t||{};let n=this._definitions,i,r;try{if(!n)throw new Error("no definitions loaded");n=this._emit("saveXML.start",{definitions:n})||n,r=(await this._moddle.toXML(n,t)).xml,r=this._emit("saveXML.serialized",{xml:r})||r}catch(a){i=a}const o=i?{error:i}:{xml:r};if(this._emit("saveXML.done",o),i)throw i;return o},_t.prototype.saveSVG=async function(){this._emit("saveSVG.start");let t,n;try{const i=this.get("canvas"),r=i.getActiveLayer(),o=rt(":scope > defs",i._svg),a=Zh(r),s=o?"<defs>"+Zh(o)+"</defs>":"",c=i.getContainer();bt(c).add(Dm);let u;try{u=r.getBBox()}finally{bt(c).remove(Dm)}const l=u.x-Bs,f=u.y-Bs,p=u.width+Bs*2,d=u.height+Bs*2;t=`<?xml version="1.0" encoding="utf-8"?>
|
|
8
8
|
<!-- created with bpmn-js / http://bpmn.io -->
|
|
9
9
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
10
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+p+'" height="'+d+'" viewBox="'+l+" "+f+" "+p+" "+d+'" version="1.1">'+s+a+"</svg>"}catch(i){n=i}if(this._emit("saveSVG.done",{error:n,svg:t}),n)throw n;return{svg:t}},bt.prototype._setDefinitions=function(e){this._definitions=e},bt.prototype.getModules=function(){return this._modules},bt.prototype.clear=function(){this.getDefinitions()&&rr.prototype.clear.call(this)},bt.prototype.destroy=function(){rr.prototype.destroy.call(this),mi(this._container)},bt.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},bt.prototype.off=function(e,t){this.get("eventBus").off(e,t)},bt.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),typeof e=="string"&&(e=rt(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},bt.prototype.getDefinitions=function(){return this._definitions},bt.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},bt.prototype._init=function(e,t,n){const i=n.modules||this.getModules(n),r=n.additionalModules||[],o=[{bpmnjs:["value",this],moddle:["value",t]}],a=[].concat(o,i,r),s=V(li(n,["additionalModules"]),{canvas:V({},n.canvas,{container:e}),modules:a});rr.call(this,s),n&&n.container&&this.attachTo(n.container)},bt.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},bt.prototype._createContainer=function(e){const t=ht('<div class="bjs-container"></div>');return vn(t,{width:Om(e.width),height:Om(e.height),position:e.position}),t},bt.prototype._createModdle=function(e){const t=V({},this._moddleExtensions,e.moddleExtensions);return new kd(t)},bt.prototype._modules=[];function Bs(e,t){return e.warnings=t,e}function oR(e){const n=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);return n&&(e.message="unparsable content <"+n[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+n[2]),e}const aR={width:"100%",height:"100%",position:"relative"};function Om(e){return e+(Be(e)?"px":"")}function sR(e,t){return t&<(e.diagrams,function(n){return n.id===t})||null}function cR(e){const n='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Am+"</a>",i=ht(n);vn(rt("svg",i),Tm),vn(i,Mm,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(i),$e.bind(i,"click",function(r){rR(),r.preventDefault()})}function mo(e){bt.call(this,e),this.on("import.parse.complete",function(t){t.error||this._collectIds(t.definitions,t.elementsById)},this),this.on("diagram.destroy",function(){this.get("moddle").ids.clear()},this)}_e(mo,bt),mo.prototype._createModdle=function(e){var t=bt.prototype._createModdle.call(this,e);return t.ids=new hi([32,36,1]),t},mo.prototype._collectIds=function(e,t){var n=e.$model,i=n.ids,r;i.clear();for(r in t)i.claim(r,t[r])};function Ye(e,t){return w(e,"bpmn:CallActivity")?!1:w(e,"bpmn:SubProcess")?(t=t||Ze(e),t&&w(t,"bpmndi:BPMNPlane")?!0:t&&!!t.isExpanded):w(e,"bpmn:Participant")?!!ie(e).processRef:!0}function qt(e){if(!(!w(e,"bpmn:Participant")&&!w(e,"bpmn:Lane"))){var t=Ze(e).isHorizontal;return t===void 0?!0:t}}function uR(e){return e&&ie(e).isInterrupting!==!1}function pn(e){return e&&!!ie(e).triggeredByEvent}function go(e,t){var n=ie(e).eventDefinitions;return Yi(n,function(i){return w(i,t)})}function lR(e){return go(e,"bpmn:ErrorEventDefinition")}function pR(e){return go(e,"bpmn:EscalationEventDefinition")}function fR(e){return go(e,"bpmn:CompensateEventDefinition")}var Ir={width:90,height:20},Dm=15;function or(e){return w(e,"bpmn:Event")||w(e,"bpmn:Gateway")||w(e,"bpmn:DataStoreReference")||w(e,"bpmn:DataObjectReference")||w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput")||w(e,"bpmn:SequenceFlow")||w(e,"bpmn:MessageFlow")||w(e,"bpmn:Group")}function Ns(e){return ze(e.label)}function dR(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=hR(e),o=Math.atan((i.y-n.y)/(i.x-n.x)),a=r.x,s=r.y;return Math.abs(o)<Math.PI/2?s-=Dm:a+=Dm,{x:a,y:s}}function hR(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)];return{x:n.x+(i.x-n.x)/2,y:n.y+(i.y-n.y)/2}}function Al(e){return e.waypoints?dR(e.waypoints):w(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+Ir.height/2}:{x:e.x+e.width/2,y:e.y+e.height+Ir.height/2}}function mR(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(Ir.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=Al(t),i=Ir),V({x:n.x-i.width/2,y:n.y-i.height/2},i)}function Lm(e){if(w(e,"bpmn:FlowElement")||w(e,"bpmn:Participant")||w(e,"bpmn:Lane")||w(e,"bpmn:SequenceFlow")||w(e,"bpmn:MessageFlow")||w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput"))return"name";if(w(e,"bpmn:TextAnnotation"))return"text";if(w(e,"bpmn:Group"))return"categoryValueRef"}function gR(e){var t=e.categoryValueRef;return t&&t.value||""}function zn(e){var t=e.businessObject,n=Lm(t);if(n)return n==="categoryValueRef"?gR(t):t[n]||""}function yR(e,t){var n=e.businessObject,i=Lm(n);if(i)if(i==="categoryValueRef"){if(!n[i])return e;n[i].value=t}else n[i]=t;return e}function vR(e){return ze(e)&&or(e.labelTarget)}var yo=7;function Im(e){let t=[];return B(e.incoming,n=>{w(n,"bpmn:Association")&&w(n.source,"bpmn:TextAnnotation")&&t.push({annotation:n.source,association:n})}),B(e.outgoing,n=>{w(n,"bpmn:Association")&&w(n.target,"bpmn:TextAnnotation")&&t.push({annotation:n.target,association:n})}),t}function ca(e){const t=new Map;return B(xl(e),n=>{B(Im(n),i=>{t.has(i.annotation)||t.set(i.annotation,{annotation:i.annotation,associations:[]}),t.get(i.annotation).associations.push(i.association)})}),[...t.values()]}var Tl="hsl(225, 10%, 15%)",bR="white";function bi(e,t){return Yi(e.eventDefinitions,function(n){return n.$type===t})}function _R(e){return e.$type==="bpmn:IntermediateThrowEvent"||e.$type==="bpmn:EndEvent"}function xR(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}function qe(e,t,n){var i=Ze(e);return n||i.get("color:background-color")||i.get("bioc:fill")||t||bR}function ge(e,t,n){var i=Ze(e);return n||i.get("color:border-color")||i.get("bioc:stroke")||t||Tl}function ua(e,t,n,i){var r=Ze(e),o=r.get("label");return i||o&&o.get("color:color")||t||ge(e,n)}function Bm(e){var t=e.x+e.width/2,n=e.y+e.height/2,i=e.width/2,r=[["M",t,n],["m",0,-i],["a",i,i,0,1,1,0,2*i],["a",i,i,0,1,1,0,-2*i],["z"]];return Or(r)}function Ml(e,t){var n=e.x,i=e.y,r=e.width,o=e.height,a=[["M",n+t,i],["l",r-t*2,0],["a",t,t,0,0,1,t,t],["l",0,o-t*2],["a",t,t,0,0,1,-t,t],["l",t*2-r,0],["a",t,t,0,0,1,-t,-t],["l",0,t*2-o],["a",t,t,0,0,1,t,-t],["z"]];return Or(a)}function wR(e){var t=e.width,n=e.height,i=e.x,r=e.y,o=t/2,a=n/2,s=[["M",i+o,r],["l",o,a],["l",-o,a],["l",-o,-a],["z"]];return Or(s)}function ER(e){var t=e.x,n=e.y,i=e.width,r=e.height,o=[["M",t,n],["l",i,0],["l",0,r],["l",-i,0],["z"]];return Or(o)}function la(e,t={}){return{width:qn(e,t),height:Mn(e,t)}}function qn(e,t={}){return Rn(t,"width")?t.width:e.width}function Mn(e,t={}){return Rn(t,"height")?t.height:e.height}var SR=new hi,RR=10,$s=3,CR=1.5,Fs=10,PR=4,vo=.95,AR=1,TR=.25;function Br(e,t,n,i,r,o,a){Oi.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,u=e&&e.defaultLabelColor;function l(M){return n.computeStyle(M,{strokeLinecap:"round",strokeLinejoin:"round",stroke:Tl,strokeWidth:2,fill:"white"})}function f(M){return n.computeStyle(M,["no-fill"],{strokeLinecap:"round",strokeLinejoin:"round",stroke:Tl,strokeWidth:2})}function p(M,E){var{ref:b={x:0,y:0},scale:H=1,element:W,parentGfx:J=r._svg}=E,we=Te("marker",{id:M,viewBox:"0 0 20 20",refX:b.x,refY:b.y,markerWidth:20*H,markerHeight:20*H,orient:"auto"});Fe(we,W);var He=rt(":scope > defs",J);He||(He=Te("defs"),Fe(J,He)),Fe(He,we)}function d(M,E,b,H){var W=SR.nextPrefixed("marker-");return g(M,W,E,b,H),"url(#"+W+")"}function g(M,E,b,H,W){if(b==="sequenceflow-end"){var J=Te("path",{d:"M 1 5 L 11 10 L 1 15 Z",...l({fill:W,stroke:W,strokeWidth:1})});p(E,{element:J,ref:{x:11,y:10},scale:.5,parentGfx:M})}if(b==="messageflow-start"){var we=Te("circle",{cx:6,cy:6,r:3.5,...l({fill:H,stroke:W,strokeWidth:1,strokeDasharray:[1e4,1]})});p(E,{element:we,ref:{x:6,y:6},parentGfx:M})}if(b==="messageflow-end"){var He=Te("path",{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z",...l({fill:H,stroke:W,strokeWidth:1,strokeDasharray:[1e4,1]})});p(E,{element:He,ref:{x:8.5,y:5},parentGfx:M})}if(b==="association-start"){var et=Te("path",{d:"M 11 5 L 1 10 L 11 15",...f({fill:"none",stroke:W,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(E,{element:et,ref:{x:1,y:10},scale:.5,parentGfx:M})}if(b==="association-end"){var Ct=Te("path",{d:"M 1 5 L 11 10 L 1 15",...f({fill:"none",stroke:W,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(E,{element:Ct,ref:{x:11,y:10},scale:.5,parentGfx:M})}if(b==="conditional-flow-marker"){var nt=Te("path",{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z",...l({fill:H,stroke:W})});p(E,{element:nt,ref:{x:-1,y:10},scale:.5,parentGfx:M})}if(b==="conditional-default-flow-marker"){var Et=Te("path",{d:"M 6 4 L 10 16",...l({stroke:W,fill:"none"})});p(E,{element:Et,ref:{x:0,y:10},scale:.5,parentGfx:M})}}function h(M,E,b,H,W={}){Vt(H)&&(W=H,H=0),H=H||0,W=l(W);var J=E/2,we=b/2,He=Te("circle",{cx:J,cy:we,r:Math.round((E+b)/4-H),...W});return Fe(M,He),He}function m(M,E,b,H,W,J){Vt(W)&&(J=W,W=0),W=W||0,J=l(J);var we=Te("rect",{x:W,y:W,width:E-W*2,height:b-W*2,rx:H,ry:H,...J});return Fe(M,we),we}function _(M,E,b,H){var W=E/2,J=b/2,we=[{x:W,y:0},{x:E,y:J},{x:W,y:b},{x:0,y:J}],He=we.map(function(Ct){return Ct.x+","+Ct.y}).join(" ");H=l(H);var et=Te("polygon",{...H,points:He});return Fe(M,et),et}function y(M,E,b,H){b=f(b);var W=ta(E,b,H);return Fe(M,W),W}function x(M,E,b){return y(M,E,b,5)}function S(M,E,b){b=f(b);var H=Te("path",{...b,d:E});return Fe(M,H),H}function P(M,E,b,H){return S(E,b,V({"data-marker":M},H))}function C(M){return Yt[M]}function L(M){return function(E,b,H){return C(M)(E,b,H)}}var T={"bpmn:MessageEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.235,my:.315}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill),we=H?qe(E,s,b.fill):ge(E,c,b.stroke),He=S(M,W,{fill:J,stroke:we,strokeWidth:1});return He},"bpmn:TimerEventDefinition":function(M,E,b={}){var H=b.width||E.width,W=b.height||E.height,J=b.width?1:2,we=h(M,H,W,.2*W,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:J}),He=i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:H,containerHeight:W,position:{mx:.5,my:.5}});S(M,He,{stroke:ge(E,c,b.stroke),strokeWidth:J});for(var et=0;et<12;et++){var Ct=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:H,containerHeight:W,position:{mx:.5,my:.5}}),nt=H/2,Et=W/2;S(M,Ct,{strokeWidth:1,stroke:ge(E,c,b.stroke),transform:"rotate("+et*30+","+Et+","+nt+")"})}return we},"bpmn:EscalationEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.2}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ConditionalEventDefinition":function(M,E,b={}){var H=i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.222}});return S(M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:LinkEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.57,my:.263}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ErrorEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.2,my:.722}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:CancelEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.638,my:-.055}}),J=H?ge(E,c,b.stroke):"none",we=S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1});return Cm(we,45),we},"bpmn:CompensateEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.22,my:.5}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:SignalEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.2}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{strokeWidth:1,fill:J,stroke:ge(E,c,b.stroke)})},"bpmn:MultipleEventDefinition":function(M,E,b={},H){var W=i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.211,my:.36}}),J=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,W,{fill:J,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ParallelMultipleEventDefinition":function(M,E,b={}){var H=i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.458,my:.194}});return S(M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:TerminateEventDefinition":function(M,E,b={}){var H=h(M,E.width,E.height,8,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:4});return H}};function j(M,E,b={},H){var W=ie(M),J=_R(W),we=H||M;return W.get("eventDefinitions")&&W.get("eventDefinitions").length>1?W.get("parallelMultiple")?T["bpmn:ParallelMultipleEventDefinition"](E,we,b,J):T["bpmn:MultipleEventDefinition"](E,we,b,J):bi(W,"bpmn:MessageEventDefinition")?T["bpmn:MessageEventDefinition"](E,we,b,J):bi(W,"bpmn:TimerEventDefinition")?T["bpmn:TimerEventDefinition"](E,we,b,J):bi(W,"bpmn:ConditionalEventDefinition")?T["bpmn:ConditionalEventDefinition"](E,we,b,J):bi(W,"bpmn:SignalEventDefinition")?T["bpmn:SignalEventDefinition"](E,we,b,J):bi(W,"bpmn:EscalationEventDefinition")?T["bpmn:EscalationEventDefinition"](E,we,b,J):bi(W,"bpmn:LinkEventDefinition")?T["bpmn:LinkEventDefinition"](E,we,b,J):bi(W,"bpmn:ErrorEventDefinition")?T["bpmn:ErrorEventDefinition"](E,we,b,J):bi(W,"bpmn:CancelEventDefinition")?T["bpmn:CancelEventDefinition"](E,we,b,J):bi(W,"bpmn:CompensateEventDefinition")?T["bpmn:CompensateEventDefinition"](E,we,b,J):bi(W,"bpmn:TerminateEventDefinition")?T["bpmn:TerminateEventDefinition"](E,we,b,J):null}var k={ParticipantMultiplicityMarker:function(M,E,b={}){var H=qn(E,b),W=Mn(E,b),J=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:W,position:{mx:(H/2-6)/H,my:(W-15)/W}});P("participant-multiplicity",M,J,{strokeWidth:2,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},SubProcessMarker:function(M,E,b={}){var H=m(M,14,14,0,{strokeWidth:1,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)});en(H,E.width/2-7.5,E.height-20);var W=i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2-7.5)/E.width,my:(E.height-20)/E.height}});P("sub-process",M,W,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},ParallelMarker:function(M,E,b){var H=qn(E,b),W=Mn(E,b),J=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:W,position:{mx:(H/2+b.parallel)/H,my:(W-20)/W}});P("parallel",M,J,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},SequentialMarker:function(M,E,b){var H=i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2+b.seq)/E.width,my:(E.height-19)/E.height}});P("sequential",M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},CompensationMarker:function(M,E,b){var H=i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2+b.compensation)/E.width,my:(E.height-13)/E.height}});P("compensation",M,H,{strokeWidth:1,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},LoopMarker:function(M,E,b){var H=qn(E,b),W=Mn(E,b),J=i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:W,position:{mx:(H/2+b.loop)/H,my:(W-7)/W}});P("loop",M,J,{strokeWidth:1.5,fill:"none",stroke:ge(E,c,b.stroke),strokeMiterlimit:.5})},AdhocMarker:function(M,E,b){var H=qn(E,b),W=Mn(E,b),J=i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:W,position:{mx:(H/2+b.adhoc)/H,my:(W-15)/W}});P("adhoc",M,J,{strokeWidth:1,fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke)})}};function D(M,E,b,H){k[M](E,b,H)}function z(M,E,b=[],H={}){H={fill:H.fill,stroke:H.stroke,width:qn(E,H),height:Mn(E,H)};var W=ie(E),J=b.includes("SubProcessMarker");J?H={...H,seq:-21,parallel:-22,compensation:-25,loop:-18,adhoc:10}:H={...H,seq:-5,parallel:-6,compensation:-7,loop:0,adhoc:-8},W.get("isForCompensation")&&b.push("CompensationMarker"),w(W,"bpmn:AdHocSubProcess")&&(b.push("AdhocMarker"),J||V(H,{compensation:H.compensation-18}));var we=W.get("loopCharacteristics"),He=we&&we.get("isSequential");we&&(V(H,{compensation:H.compensation-18}),b.includes("AdhocMarker")&&V(H,{seq:-23,loop:-18,parallel:-24}),He===void 0&&b.push("LoopMarker"),He===!1&&b.push("ParallelMarker"),He===!0&&b.push("SequentialMarker")),b.includes("CompensationMarker")&&b.length===1&&V(H,{compensation:-8}),B(b,function(et){D(et,M,E,H)})}function ae(M,E,b={}){b=V({size:{width:100}},b);var H=o.createText(E||"",b);return Xe(H).add("djs-label"),Fe(M,H),H}function Pe(M,E,b,H={}){var W=ie(E),J=la({x:E.x,y:E.y,width:E.width,height:E.height},H);return ae(M,W.name,{align:b,box:J,padding:7,style:{fill:ua(E,u,c,H.stroke)}})}function Ke(M,E,b={}){var H={width:E.width,height:E.height,x:E.width/2+E.x,y:E.height/2+E.y};return ae(M,zn(E),{box:H,style:V({},o.getExternalStyle(),{fill:ua(E,u,c,b.stroke)})})}function Y(M,E,b,H={}){var W=qt(b),J=ae(M,E,{box:{height:30,width:W?Mn(b,H):qn(b,H)},align:"center-middle",style:{fill:ua(b,u,c,H.stroke)}});if(W){var we=-1*Mn(b,H);Ls(J,0,-we,270)}}function ue(M,E,b={}){var{width:H,height:W}=la(E,b);return m(M,H,W,Fs,{...b,fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke)})}function Se(M,E,b={}){var H=ie(E),W=qe(E,s,b.fill),J=ge(E,c,b.stroke);return(H.get("associationDirection")==="One"||H.get("associationDirection")==="Both")&&(b.markerEnd=d(M,"association-end",W,J)),H.get("associationDirection")==="Both"&&(b.markerStart=d(M,"association-start",W,J)),b=Qe(b,["markerStart","markerEnd"]),x(M,E.waypoints,{...b,stroke:J,strokeDasharray:"0, 5"})}function fe(M,E,b={}){var H=qe(E,s,b.fill),W=ge(E,c,b.stroke),J=i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.474,my:.296}}),we=S(M,J,{fill:H,fillOpacity:vo,stroke:W}),He=ie(E);if(xR(He)){var et=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.33,my:(E.height-18)/E.height}});S(M,et,{strokeWidth:2,fill:H,stroke:W})}return we}function Re(M,E,b={}){return h(M,E.width,E.height,{fillOpacity:vo,...b,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})}function ce(M,E,b={}){return _(M,E.width,E.height,{fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke)})}function U(M,E,b={}){var H=m(M,qn(E,b),Mn(E,b),0,{fill:qe(E,s,b.fill),fillOpacity:b.fillOpacity||vo,stroke:ge(E,c,b.stroke),strokeWidth:1.5}),W=ie(E);if(w(W,"bpmn:Lane")){var J=W.get("name");Y(M,J,E,b)}return H}function q(M,E,b={}){var H=ue(M,E,b),W=Ye(E);if(pn(E)&&(xe(H,{strokeDasharray:"0, 5.5",strokeWidth:2.5}),!W)){var J=ie(E).flowElements||[],we=J.filter(He=>w(He,"bpmn:StartEvent"));we.length===1&&Q(we[0],M,b,E)}return Pe(M,E,W?"center-top":"center-middle",b),W?z(M,E,void 0,b):z(M,E,["SubProcessMarker"],b),H}function Q(M,E,b,H){var W=22,J={fill:qe(H,s,b.fill),stroke:ge(H,c,b.stroke),width:W,height:W},we=ie(M).isInterrupting,He=we?0:3,et=we?1:1.2,Ct=20,nt=(W-Ct)/2,Et="translate("+nt+","+nt+")";h(E,Ct,Ct,{fill:J.fill,stroke:J.stroke,strokeWidth:et,strokeDasharray:He,transform:Et}),j(M,E,J,H)}function Ge(M,E,b={}){var H=ue(M,E,b);return Pe(M,E,"center-middle",b),z(M,E,void 0,b),H}var Yt=this.handlers={"bpmn:AdHocSubProcess":function(M,E,b={}){return Ye(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]),q(M,E,b)},"bpmn:Association":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Se(M,E,b)},"bpmn:BoundaryEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var W=ie(E),J=W.get("cancelActivity");b={strokeWidth:1.5,fill:qe(E,s,b.fill),fillOpacity:AR,stroke:ge(E,c,b.stroke)},J||(b.strokeDasharray="6");var we=Re(M,E,b);return h(M,E.width,E.height,$s,{...b,fill:"none"}),H&&j(E,M,b),we},"bpmn:BusinessRuleTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b),W=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}}),J=S(M,W);xe(J,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1});var we=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}}),He=S(M,we);return xe(He,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:CallActivity":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),q(M,E,{strokeWidth:5,...b})},"bpmn:ComplexGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ce(M,E,b),W=i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:E.width,containerHeight:E.height,position:{mx:.46,my:.26}});return S(M,W,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:DataInput":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getRawPath("DATA_ARROW"),W=fe(M,E,b);return S(M,H,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1}),W},"bpmn:DataInputAssociation":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Se(M,E,{...b,markerEnd:d(M,"association-end",qe(E,s,b.fill),ge(E,c,b.stroke))})},"bpmn:DataObject":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),fe(M,E,b)},"bpmn:DataObjectReference":L("bpmn:DataObject"),"bpmn:DataOutput":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getRawPath("DATA_ARROW"),W=fe(M,E,b);return S(M,H,{strokeWidth:1,fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke)}),W},"bpmn:DataOutputAssociation":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Se(M,E,{...b,markerEnd:d(M,"association-end",qe(E,s,b.fill),ge(E,c,b.stroke))})},"bpmn:DataStoreReference":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:0,my:.133}});return S(M,H,{fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke),strokeWidth:2})},"bpmn:EndEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var W=Re(M,E,{...b,strokeWidth:4});return H&&j(E,M,b),W},"bpmn:EventBasedGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),W=ce(M,E,b);h(M,E.width,E.height,E.height*.2,{fill:qe(E,"none",b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1});var J=H.get("eventGatewayType"),we=!!H.get("instantiate");function He(){var Ct=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:E.width,containerHeight:E.height,position:{mx:.36,my:.44}});S(M,Ct,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:2})}if(J==="Parallel"){var et=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:E.width,containerHeight:E.height,position:{mx:.474,my:.296}});S(M,et,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1})}else J==="Exclusive"&&(we||h(M,E.width,E.height,E.height*.26,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1}),He());return W},"bpmn:ExclusiveGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ce(M,E,b),W=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:E.width,containerHeight:E.height,position:{mx:.32,my:.3}}),J=Ze(E);return J.get("isMarkerVisible")&&S(M,W,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:Gateway":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),ce(M,E,b)},"bpmn:Group":function(M,E,b={}){return b=Qe(b,["fill","stroke","width","height"]),m(M,E.width,E.height,Fs,{stroke:ge(E,c,b.stroke),strokeWidth:1.5,strokeDasharray:"10, 6, 0, 6",fill:"none",pointerEvents:"none",width:qn(E,b),height:Mn(E,b)})},"bpmn:InclusiveGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ce(M,E,b);return h(M,E.width,E.height,E.height*.24,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:2.5}),H},"bpmn:IntermediateEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var W=Re(M,E,{...b,strokeWidth:1.5});return h(M,E.width,E.height,$s,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1.5}),H&&j(E,M,b),W},"bpmn:IntermediateCatchEvent":L("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":L("bpmn:IntermediateEvent"),"bpmn:Lane":function(M,E,b={}){return b=Qe(b,["fill","stroke","width","height"]),U(M,E,{...b,fillOpacity:TR})},"bpmn:ManualTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b),W=i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}});return S(M,W,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5}),H},"bpmn:MessageFlow":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),W=Ze(E),J=qe(E,s,b.fill),we=ge(E,c,b.stroke),He=x(M,E.waypoints,{markerEnd:d(M,"messageflow-end",J,we),markerStart:d(M,"messageflow-start",J,we),stroke:we,strokeDasharray:"10, 11",strokeWidth:1.5});if(H.get("messageRef")){var et=He.getPointAtLength(He.getTotalLength()/2),Ct=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:et.x,y:et.y}}),nt={strokeWidth:1};W.get("messageVisibleKind")==="initiating"?(nt.fill=J,nt.stroke=we):(nt.fill=we,nt.stroke=J);var Et=S(M,Ct,nt),fn=H.get("messageRef"),Kt=fn.get("name"),ft=ae(M,Kt,{align:"center-top",fitBox:!0,style:{fill:we}}),Tt=Et.getBBox(),rn=ft.getBBox(),Vo=et.x-rn.width/2,Bn=et.y+Tt.height/2+RR;Ls(ft,Vo,Bn,0)}return He},"bpmn:ParallelGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ce(M,E,b),W=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:E.width,containerHeight:E.height,position:{mx:.46,my:.2}});return S(M,W,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:Participant":function(M,E,b={}){b=Qe(b,["fill","stroke","width","height"]);var H=U(M,E,b),W=Ye(E),J=qt(E),we=ie(E),He=we.get("name");if(W){var et=J?[{x:30,y:0},{x:30,y:Mn(E,b)}]:[{x:0,y:30},{x:qn(E,b),y:30}];y(M,et,{stroke:ge(E,c,b.stroke),strokeWidth:CR}),Y(M,He,E,b)}else{var Ct=la(E,b);J||(Ct.height=qn(E,b),Ct.width=Mn(E,b));var nt=ae(M,He,{box:Ct,align:"center-middle",style:{fill:ua(E,u,c,b.stroke)}});if(!J){var Et=-1*Mn(E,b);Ls(nt,0,-Et,270)}}return we.get("participantMultiplicity")&&D("ParticipantMultiplicityMarker",M,E,b),H},"bpmn:ReceiveTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),W=Ge(M,E,b),J;return H.get("instantiate")?(h(M,28,28,20*.22,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),J=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):J=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),S(M,J,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),W},"bpmn:ScriptTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b),W=i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}});return S(M,W,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:SendTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b),W=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}});return S(M,W,{fill:ge(E,c,b.stroke),stroke:qe(E,s,b.fill),strokeWidth:1}),H},"bpmn:SequenceFlow":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=qe(E,s,b.fill),W=ge(E,c,b.stroke),J=x(M,E.waypoints,{markerEnd:d(M,"sequenceflow-end",H,W),stroke:W}),we=ie(E),{source:He}=E;if(He){var et=ie(He);we.get("conditionExpression")&&w(et,"bpmn:Activity")&&xe(J,{markerStart:d(M,"conditional-flow-marker",H,W)}),et.get("default")&&(w(et,"bpmn:Gateway")||w(et,"bpmn:Activity"))&&et.get("default")===we&&xe(J,{markerStart:d(M,"conditional-default-flow-marker",H,W)})}return J},"bpmn:ServiceTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b);h(M,10,10,{fill:qe(E,s,b.fill),stroke:"none",transform:"translate(6, 6)"});var W=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}});S(M,W,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),h(M,10,10,{fill:qe(E,s,b.fill),stroke:"none",transform:"translate(11, 10)"});var J=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}});return S(M,J,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:StartEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var W=ie(E);W.get("isInterrupting")||(b={...b,strokeDasharray:"6"});var J=Re(M,E,b);return H&&j(E,M,b),J},"bpmn:SubProcess":function(M,E,b={}){return Ye(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]),q(M,E,b)},"bpmn:Task":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Ge(M,E,b)},"bpmn:TextAnnotation":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var{width:H,height:W}=la(E,b),J=m(M,H,W,0,0,{fill:"none",stroke:"none"}),we=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:W,position:{mx:0,my:0}});S(M,we,{stroke:ge(E,c,b.stroke)});var He=ie(E),et=He.get("text")||"";return ae(M,et,{align:"left-top",box:la(E,b),padding:yo,style:{fill:ua(E,u,c,b.stroke)}}),J},"bpmn:Transaction":function(M,E,b={}){Ye(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]);var H=q(M,E,{strokeWidth:1.5,...b}),W=n.style(["no-fill","no-events"],{stroke:ge(E,c,b.stroke),strokeWidth:1.5}),J=Ye(E);return J||(b={}),m(M,qn(E,b),Mn(E,b),Fs-$s,$s,W),H},"bpmn:UserTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Ge(M,E,b),W=15,J=12,we=i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:W,y:J}});S(M,we,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5});var He=i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:W,y:J}});S(M,He,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5});var et=i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:W,y:J}});return S(M,et,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:.5}),H},label:function(M,E,b={}){return Ke(M,E,b)}};this._drawPath=S,this._renderer=C}_e(Br,Oi),Br.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],Br.prototype.canRender=function(e){return w(e,"bpmn:BaseElement")},Br.prototype.drawShape=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},Br.prototype.drawConnection=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},Br.prototype.getShapePath=function(e){return ze(e)?Ml(e,PR):w(e,"bpmn:Event")?Bm(e):w(e,"bpmn:Activity")?Ml(e,Fs):w(e,"bpmn:Gateway")?wR(e):ER(e)};function Qe(e,t=[]){return t.reduce((n,i)=>(e[i]&&(n[i]=e[i]),n),{})}var MR=0,kR={width:150,height:50};function OR(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}function DR(e){return Vt(e)?V({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}var kl=null;function LR(){return kl||(kl=document.createElement("canvas").getContext("2d")),kl}function IR(e){var t=[];return e.fontStyle&&t.push(e.fontStyle),e.fontVariant&&t.push(e.fontVariant),e.fontWeight&&t.push(e.fontWeight),e.fontStretch&&t.push(e.fontStretch),t.push(Nm(e.fontSize)||"12px"),t.push(e.fontFamily||"sans-serif"),t.join(" ")}function Nm(e){if(e!=null)return typeof e=="number"||/^-?\d+(\.\d+)?$/.test(e)?e+"px":e}function BR(e,t){var n=LR();if(!n)return{width:0,height:0};n.font=IR(t),"letterSpacing"in n&&(n.letterSpacing=Nm(t.letterSpacing)||"0px");var i=e==="",r=i?"dummy":e.replace(/\s+$/,""),o=n.measureText(r);return{width:i?0:o.width,height:"fontBoundingBoxAscent"in o?o.fontBoundingBoxAscent+o.fontBoundingBoxDescent:o.actualBoundingBoxAscent+o.actualBoundingBoxDescent}}function NR(e,t,n){for(var i=e.shift(),r=i,o;;){if(o=BR(r,n),o.width=r?o.width:0,r===" "||r===""||o.width<Math.round(t)||r.length<2)return $R(e,r,i,o);r=jR(r,o.width,t)}}function $R(e,t,n,i){if(t.length<n.length){var r=n.slice(t.length).trim();e.unshift(r)}return{width:i.width,height:i.height,text:t}}var $m="";function FR(e,t){var n=e.split(/(\s|-|\u00AD)/g),i,r=[],o=0;if(n.length>1)for(;i=n.shift();)if(i.length+o<t)r.push(i),o+=i.length;else{(i==="-"||i===$m)&&r.pop();break}var a=r[r.length-1];return a&&a===$m&&(r[r.length-1]="-"),r.join("")}function jR(e,t,n){var i=Math.max(e.length*(n/t),1),r=FR(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function js(e){this._config=V({},{size:kR,padding:MR,style:{},align:"center-top"},e||{})}js.prototype.createText=function(e,t){return this.layoutText(e,t).element},js.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},js.prototype.layoutText=function(e,t){for(var n=V({},this._config.size,t.box),i=V({},this._config.style,t.style),r=OR(t.align||this._config.align),o=DR(t.padding!==void 0?t.padding:this._config.padding),a=t.fitBox||!1,s=HR(i),c=e.split(/\u00AD?\r?\n/),u=[],l=n.width-o.left-o.right;c.length;)u.push(NR(c,l,i));r.vertical==="middle"&&(o.top=o.bottom=0);var f=Cn(u,function(m,_,y){return m+(s||_.height)},0)+o.top+o.bottom,p=Cn(u,function(m,_,y){return _.width>m?_.width:m},0),d=o.top;r.vertical==="middle"&&(d+=(n.height-f)/2),d-=(s||u[0].height)/4;var g=Te("text");xe(g,i),B(u,function(m){var _;switch(d+=s||m.height,r.horizontal){case"left":_=o.left;break;case"right":_=(a?p:l)-o.right-m.width;break;default:_=Math.max(((a?p:l)-m.width)/2+o.left,0)}var y=Te("tspan");xe(y,{x:_,y:d}),y.textContent=m.text,Fe(g,y)});var h={width:p,height:f};return{dimensions:h,element:g}};function HR(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}var zR=12,GR=1.2,VR=40;function Fm(e){var t=V({fontFamily:"Arial, sans-serif",fontSize:zR,fontWeight:"normal",lineHeight:GR},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=V({},t,{fontSize:n},e&&e.externalStyle||{}),r=new js({style:t});this.getExternalLabelBounds=function(a,s){var c={width:Math.max(a.width,Ir.width),height:30},u=o(s,c,{style:i});return{x:Math.round(a.x+a.width/2-u.width/2),y:a.y,width:Math.ceil(u.width),height:Math.ceil(u.height)}},this.getTextAnnotationBounds=function(a,s){var c=o(s,a,{style:t,align:"left-top",padding:yo});return{x:a.x,y:a.y,width:a.width,height:Math.max(VR,Math.round(c.height))}},this.getDimensions=function(a,s){return r.getDimensions(a,s||{})};function o(a,s,c){return r.getDimensions(a,V({box:s},c))}this.createText=function(a,s){return r.createText(a,s||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}Fm.$inject=["config.textRenderer"];function WR(){this.pathMap={EVENT_MESSAGE:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:36,width:36,heightElements:[6,14],widthElements:[10.5,21]},EVENT_SIGNAL:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x1},0 Z",height:36,width:36,heightElements:[18],widthElements:[10,20]},EVENT_ESCALATION:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x0},-{e.y1} l -{e.x0},{e.y1} Z",height:36,width:36,heightElements:[20,7],widthElements:[8]},EVENT_CONDITIONAL:{d:"M {e.x0},{e.y0} l {e.x1},0 l 0,{e.y2} l -{e.x1},0 Z M {e.x2},{e.y3} l {e.x0},0 M {e.x2},{e.y4} l {e.x0},0 M {e.x2},{e.y5} l {e.x0},0 M {e.x2},{e.y6} l {e.x0},0 M {e.x2},{e.y7} l {e.x0},0 M {e.x2},{e.y8} l {e.x0},0 ",height:36,width:36,heightElements:[8.5,14.5,18,11.5,14.5,17.5,20.5,23.5,26.5],widthElements:[10.5,14.5,12.5]},EVENT_LINK:{d:"m {mx},{my} 0,{e.y0} -{e.x1},0 0,{e.y1} {e.x1},0 0,{e.y0} {e.x0},-{e.y2} -{e.x0},-{e.y2} z",height:36,width:36,heightElements:[4.4375,6.75,7.8125],widthElements:[9.84375,13.5]},EVENT_ERROR:{d:"m {mx},{my} {e.x0},-{e.y0} {e.x1},-{e.y1} {e.x2},{e.y2} {e.x3},-{e.y3} -{e.x4},{e.y4} -{e.x5},-{e.y5} z",height:36,width:36,heightElements:[.023,8.737,8.151,16.564,10.591,8.714],widthElements:[.085,6.672,6.97,4.273,5.337,6.636]},EVENT_CANCEL_45:{d:"m {mx},{my} -{e.x1},0 0,{e.x0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:36,width:36,heightElements:[4.75,8.5],widthElements:[4.75,8.5]},EVENT_COMPENSATION:{d:"m {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x1},-{e.y2} {e.x2},-{e.y3} 0,{e.y1} -{e.x2},-{e.y3} z",height:36,width:36,heightElements:[6.5,13,.4,6.1],widthElements:[9,9.3,8.7]},EVENT_TIMER_WH:{d:"M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ",height:36,width:36,heightElements:[10,2],widthElements:[3,7]},EVENT_TIMER_LINE:{d:"M {mx},{my} m {e.x0},{e.y0} l -{e.x1},{e.y1} ",height:36,width:36,heightElements:[10,3],widthElements:[0,0]},EVENT_MULTIPLE:{d:"m {mx},{my} {e.x1},-{e.y0} {e.x1},{e.y0} -{e.x0},{e.y1} -{e.x2},0 z",height:36,width:36,heightElements:[6.28099,12.56199],widthElements:[3.1405,9.42149,12.56198]},EVENT_PARALLEL_MULTIPLE:{d:"m {mx},{my} {e.x0},0 0,{e.y1} {e.x1},0 0,{e.y0} -{e.x1},0 0,{e.y1} -{e.x0},0 0,-{e.y1} -{e.x1},0 0,-{e.y0} {e.x1},0 z",height:36,width:36,heightElements:[2.56228,7.68683],widthElements:[2.56228,7.68683]},GATEWAY_EXCLUSIVE:{d:"m {mx},{my} {e.x0},{e.y0} {e.x1},{e.y0} {e.x2},0 {e.x4},{e.y2} {e.x4},{e.y1} {e.x2},0 {e.x1},{e.y3} {e.x0},{e.y3} {e.x3},0 {e.x5},{e.y1} {e.x5},{e.y2} {e.x3},0 z",height:17.5,width:17.5,heightElements:[8.5,6.5312,-6.5312,-8.5],widthElements:[6.5,-6.5,3,-3,5,-5]},GATEWAY_PARALLEL:{d:"m {mx},{my} 0,{e.y1} -{e.x1},0 0,{e.y0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:30,width:30,heightElements:[5,12.5],widthElements:[5,12.5]},GATEWAY_EVENT_BASED:{d:"m {mx},{my} {e.x0},{e.y0} {e.x0},{e.y1} {e.x1},{e.y2} {e.x2},0 z",height:11,width:11,heightElements:[-6,6,12,-12],widthElements:[9,-3,-12]},GATEWAY_COMPLEX:{d:"m {mx},{my} 0,{e.y0} -{e.x0},-{e.y1} -{e.x1},{e.y2} {e.x0},{e.y1} -{e.x2},0 0,{e.y3} {e.x2},0 -{e.x0},{e.y1} l {e.x1},{e.y2} {e.x0},-{e.y1} 0,{e.y0} {e.x3},0 0,-{e.y0} {e.x0},{e.y1} {e.x1},-{e.y2} -{e.x0},-{e.y1} {e.x2},0 0,-{e.y3} -{e.x2},0 {e.x0},-{e.y1} -{e.x1},-{e.y2} -{e.x0},{e.y1} 0,-{e.y0} -{e.x3},0 z",height:17.125,width:17.125,heightElements:[4.875,3.4375,2.125,3],widthElements:[3.4375,2.125,4.875,3]},DATA_OBJECT_PATH:{d:"m 0,0 {e.x1},0 {e.x0},{e.y0} 0,{e.y1} -{e.x2},0 0,-{e.y2} {e.x1},0 0,{e.y0} {e.x0},0",height:61,width:51,heightElements:[10,50,60],widthElements:[10,40,50,60]},DATA_OBJECT_COLLECTION_PATH:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},DATA_ARROW:{d:"m 5,9 9,0 0,-3 5,5 -5,5 0,-3 -9,0 z",height:61,width:51,heightElements:[],widthElements:[]},DATA_STORE:{d:"m {mx},{my} l 0,{e.y2} c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 l 0,-{e.y2} c -{e.x0},-{e.y1} -{e.x1},-{e.y1} -{e.x2},0c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0",height:61,width:61,heightElements:[7,10,45],widthElements:[2,58,60]},TEXT_ANNOTATION:{d:"m {mx}, {my} m 10,0 l -10,0 l 0,{e.y0} l 10,0",height:30,width:10,heightElements:[30],widthElements:[10]},MARKER_SUB_PROCESS:{d:"m{mx},{my} m 7,2 l 0,10 m -5,-5 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_PARALLEL:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},MARKER_SEQUENTIAL:{d:"m{mx},{my} m 0,3 l 10,0 m -10,3 l 10,0 m -10,3 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_COMPENSATION:{d:"m {mx},{my} 7,-5 0,10 z m 7.1,-0.3 6.9,-4.7 0,10 -6.9,-4.7 z",height:10,width:21,heightElements:[],widthElements:[]},MARKER_LOOP:{d:"m {mx},{my} c 3.526979,0 6.386161,-2.829858 6.386161,-6.320661 0,-3.490806 -2.859182,-6.320661 -6.386161,-6.320661 -3.526978,0 -6.38616,2.829855 -6.38616,6.320661 0,1.745402 0.714797,3.325567 1.870463,4.469381 0.577834,0.571908 1.265885,1.034728 2.029916,1.35457 l -0.718163,-3.909793 m 0.718163,3.909793 -3.885211,0.802902",height:13.9,width:13.7,heightElements:[],widthElements:[]},MARKER_ADHOC:{d:"m {mx},{my} m 0.84461,2.64411 c 1.05533,-1.23780996 2.64337,-2.07882 4.29653,-1.97997996 2.05163,0.0805 3.85579,1.15803 5.76082,1.79107 1.06385,0.34139996 2.24454,0.1438 3.18759,-0.43767 0.61743,-0.33642 1.2775,-0.64078 1.7542,-1.17511 0,0.56023 0,1.12046 0,1.6807 -0.98706,0.96237996 -2.29792,1.62393996 -3.6918,1.66181996 -1.24459,0.0927 -2.46671,-0.2491 -3.59505,-0.74812 -1.35789,-0.55965 -2.75133,-1.33436996 -4.27027,-1.18121996 -1.37741,0.14601 -2.41842,1.13685996 -3.44288,1.96782996 z",height:4,width:15,heightElements:[],widthElements:[]},TASK_TYPE_SEND:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:14,width:21,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_SCRIPT:{d:"m {mx},{my} c 9.966553,-6.27276 -8.000926,-7.91932 2.968968,-14.938 l -8.802728,0 c -10.969894,7.01868 6.997585,8.66524 -2.968967,14.938 z m -7,-12 l 5,0 m -4.5,3 l 4.5,0 m -3,3 l 5,0m -4,3 l 5,0",height:15,width:12.6,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_USER_1:{d:"m {mx},{my} c 0.909,-0.845 1.594,-2.049 1.594,-3.385 0,-2.554 -1.805,-4.62199999 -4.357,-4.62199999 -2.55199998,0 -4.28799998,2.06799999 -4.28799998,4.62199999 0,1.348 0.974,2.562 1.89599998,3.405 -0.52899998,0.187 -5.669,2.097 -5.794,4.7560005 v 6.718 h 17 v -6.718 c 0,-2.2980005 -5.5279996,-4.5950005 -6.0509996,-4.7760005 zm -8,6 l 0,5.5 m 11,0 l 0,-5"},TASK_TYPE_USER_2:{d:"m {mx},{my} m 2.162,1.009 c 0,2.4470005 -2.158,4.4310005 -4.821,4.4310005 -2.66499998,0 -4.822,-1.981 -4.822,-4.4310005 "},TASK_TYPE_USER_3:{d:"m {mx},{my} m -6.9,-3.80 c 0,0 2.25099998,-2.358 4.27399998,-1.177 2.024,1.181 4.221,1.537 4.124,0.965 -0.098,-0.57 -0.117,-3.79099999 -4.191,-4.13599999 -3.57499998,0.001 -4.20799998,3.36699999 -4.20699998,4.34799999 z"},TASK_TYPE_MANUAL:{d:"m {mx},{my} c 0.234,-0.01 5.604,0.008 8.029,0.004 0.808,0 1.271,-0.172 1.417,-0.752 0.227,-0.898 -0.334,-1.314 -1.338,-1.316 -2.467,-0.01 -7.886,-0.004 -8.108,-0.004 -0.014,-0.079 0.016,-0.533 0,-0.61 0.195,-0.042 8.507,0.006 9.616,0.002 0.877,-0.007 1.35,-0.438 1.353,-1.208 0.003,-0.768 -0.479,-1.09 -1.35,-1.091 -2.968,-0.002 -9.619,-0.013 -9.619,-0.013 v -0.591 c 0,0 5.052,-0.016 7.225,-0.016 0.888,-0.002 1.354,-0.416 1.351,-1.193 -0.006,-0.761 -0.492,-1.196 -1.361,-1.196 -3.473,-0.005 -10.86,-0.003 -11.0829995,-0.003 -0.022,-0.047 -0.045,-0.094 -0.069,-0.139 0.3939995,-0.319 2.0409995,-1.626 2.4149995,-2.017 0.469,-0.4870005 0.519,-1.1650005 0.162,-1.6040005 -0.414,-0.511 -0.973,-0.5 -1.48,-0.236 -1.4609995,0.764 -6.5999995,3.6430005 -7.7329995,4.2710005 -0.9,0.499 -1.516,1.253 -1.882,2.19 -0.37000002,0.95 -0.17,2.01 -0.166,2.979 0.004,0.718 -0.27300002,1.345 -0.055,2.063 0.629,2.087 2.425,3.312 4.859,3.318 4.6179995,0.014 9.2379995,-0.139 13.8569995,-0.158 0.755,-0.004 1.171,-0.301 1.182,-1.033 0.012,-0.754 -0.423,-0.969 -1.183,-0.973 -1.778,-0.01 -5.824,-0.004 -6.04,-0.004 10e-4,-0.084 0.003,-0.586 10e-4,-0.67 z"},TASK_TYPE_INSTANTIATING_SEND:{d:"m {mx},{my} l 0,8.4 l 12.6,0 l 0,-8.4 z l 6.3,3.6 l 6.3,-3.6"},TASK_TYPE_SERVICE:{d:"m {mx},{my} v -1.71335 c 0.352326,-0.0705 0.703932,-0.17838 1.047628,-0.32133 0.344416,-0.14465 0.665822,-0.32133 0.966377,-0.52145 l 1.19431,1.18005 1.567487,-1.57688 -1.195028,-1.18014 c 0.403376,-0.61394 0.683079,-1.29908 0.825447,-2.01824 l 1.622133,-0.01 v -2.2196 l -1.636514,0.01 c -0.07333,-0.35153 -0.178319,-0.70024 -0.323564,-1.04372 -0.145244,-0.34406 -0.321407,-0.6644 -0.522735,-0.96217 l 1.131035,-1.13631 -1.583305,-1.56293 -1.129598,1.13589 c -0.614052,-0.40108 -1.302883,-0.68093 -2.022633,-0.82247 l 0.0093,-1.61852 h -2.241173 l 0.0042,1.63124 c -0.353763,0.0736 -0.705369,0.17977 -1.049785,0.32371 -0.344415,0.14437 -0.665102,0.32092 -0.9635006,0.52046 l -1.1698628,-1.15823 -1.5667691,1.5792 1.1684265,1.15669 c -0.4026573,0.61283 -0.68308,1.29797 -0.8247287,2.01713 l -1.6588041,0.003 v 2.22174 l 1.6724648,-0.006 c 0.073327,0.35077 0.1797598,0.70243 0.3242851,1.04472 0.1452428,0.34448 0.3214064,0.6644 0.5227339,0.96066 l -1.1993431,1.19723 1.5840256,1.56011 1.1964668,-1.19348 c 0.6140517,0.40346 1.3028827,0.68232 2.0233517,0.82331 l 7.19e-4,1.69892 h 2.226848 z m 0.221462,-3.9957 c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_SERVICE_FILL:{d:"m {mx},{my} c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_BUSINESS_RULE_HEADER:{d:"m {mx},{my} 0,4 20,0 0,-4 z"},TASK_TYPE_BUSINESS_RULE_MAIN:{d:"m {mx},{my} 0,12 20,0 0,-12 zm 0,8 l 20,0 m -13,-4 l 0,8"},MESSAGE_FLOW_MARKER:{d:"m {mx},{my} m -10.5 ,-7 l 0,14 l 21,0 l 0,-14 z l 10.5,6 l 10.5,-6"}},this.getRawPath=function(t){return this.pathMap[t].d},this.getScaledPath=function(t,n){var i=this.pathMap[t],r,o;n.abspos?(r=n.abspos.x,o=n.abspos.y):(r=n.containerWidth*n.position.mx,o=n.containerHeight*n.position.my);var a={};if(n.position){for(var s=n.containerHeight/i.height*n.yScaleFactor,c=n.containerWidth/i.width*n.xScaleFactor,u=0;u<i.heightElements.length;u++)a["y"+u]=i.heightElements[u]*s;for(var l=0;l<i.widthElements.length;l++)a["x"+l]=i.widthElements[l]*c}var f=KR(i.d,{mx:r,my:o,e:a});return f}}var UR=/\{([^{}]+)\}/g,qR=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;function YR(e,t,n){var i=n;return t.replace(qR,function(r,o,a,s,c){o=o||s,i&&(o in i&&(i=i[o]),typeof i=="function"&&c&&(i=i()))}),i=(i==null||i==n?e:i)+"",i}function KR(e,t){return String(e).replace(UR,function(n,i){return YR(n,i,t)})}const XR={__init__:["bpmnRenderer"],bpmnRenderer:["type",Br],textRenderer:["type",Fm],pathMap:["type",WR]};function ZR(e,t){return t=t||{},e.replace(/{([^}]+)}/g,function(n,i){return t[i]||"{"+i+"}"})}const pa={translate:["value",ZR]};function Hs(e,t,n){return V({id:e.id,type:e.$type,businessObject:e,di:t},n)}function QR(e,t,n){var i=e.waypoint;return!i||i.length<2?[Le(t),Le(n)]:i.map(function(r){return{x:r.x,y:r.y}})}function jm(e,t,n){return new Error(`element ${ln(t)} referenced by ${ln(e)}#${n} not yet drawn`)}function Bi(e,t,n,i,r){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._textRenderer=r}Bi.$inject=["eventBus","canvas","elementFactory","elementRegistry","textRenderer"],Bi.prototype.add=function(e,t,n){var i,r,o;if(w(t,"bpmndi:BPMNPlane")){var a=w(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(Hs(e,t,a)),this._canvas.addRootElement(i)}else if(w(t,"bpmndi:BPMNShape")){var s=!Ye(e,t),c=eC(e);r=n&&(n.hidden||n.collapsed);var u=t.bounds;i=this._elementFactory.createShape(Hs(e,t,{collapsed:s,hidden:r,x:Math.round(u.x),y:Math.round(u.y),width:Math.round(u.width),height:Math.round(u.height),isFrame:c})),w(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),w(e,"bpmn:Lane")&&(o=0),w(e,"bpmn:DataStoreReference")&&(JR(n,Le(u))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else if(w(t,"bpmndi:BPMNEdge")){var l=this._getSource(e),f=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(Hs(e,t,{hidden:r,source:l,target:f,waypoints:QR(t,l,f)})),w(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),this._canvas.addConnection(i,n,o)}else throw new Error(`unknown di ${ln(t)} for element ${ln(e)}`);return or(e)&&zn(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Bi.prototype._attachBoundary=function(e,t){var n=e.attachedToRef;if(!n)throw new Error(`missing ${ln(e)}#attachedToRef`);var i=this._elementRegistry.get(n.id),r=i&&i.attachers;if(!i)throw jm(e,n,"attachedToRef");t.host=i,r||(i.attachers=r=[]),r.indexOf(t)===-1&&r.push(t)},Bi.prototype.addLabel=function(e,t,n){var i,r,o;return i=mR(t,n),r=zn(n),r&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(Hs(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!zn(n),x:Math.round(i.x),y:Math.round(i.y),width:Math.round(i.width),height:Math.round(i.height)})),this._canvas.addShape(o,n.parent)},Bi.prototype._getConnectedElement=function(e,t){var n,i,r=e.$type;if(i=e[t+"Ref"],t==="source"&&r==="bpmn:DataInputAssociation"&&(i=i&&i[0]),(t==="source"&&r==="bpmn:DataOutputAssociation"||t==="target"&&r==="bpmn:DataInputAssociation")&&(i=e.$parent),n=i&&this._getElement(i),n)return n;throw i?jm(e,i,t+"Ref"):new Error(`${ln(e)}#${t} Ref not specified`)},Bi.prototype._getSource=function(e){return this._getConnectedElement(e,"source")},Bi.prototype._getTarget=function(e){return this._getConnectedElement(e,"target")},Bi.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};function JR(e,t){var n=t.x,i=t.y;return n>=e.x&&n<=e.x+e.width&&i>=e.y&&i<=e.y+e.height}function eC(e){return w(e,"bpmn:Group")}const Hm={__depends__:[XR,{__depends__:[pa],bpmnImporter:["type",Bi]}]};function fa(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function si(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ol(e){return Math.log(e)/Math.log(10)}var tC=1e3;function te(e){this._eventBus=e}te.$inject=["eventBus"];function nC(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}te.prototype.on=function(e,t,n,i,r,o){if((Wt(t)||Be(t))&&(o=r,r=i,i=n,n=t,t=null),Wt(n)&&(o=r,r=i,i=n,n=tC),Vt(r)&&(o=r,r=!1),!Wt(i))throw new Error("handlerFn must be a function");De(e)||(e=[e]);var a=this._eventBus;B(e,function(s){var c=["commandStack",s,t].filter(function(u){return u}).join(".");a.on(c,n,r?nC(i,o):i,o)})},te.prototype.canExecute=Ni("canExecute"),te.prototype.preExecute=Ni("preExecute"),te.prototype.preExecuted=Ni("preExecuted"),te.prototype.execute=Ni("execute"),te.prototype.executed=Ni("executed"),te.prototype.postExecute=Ni("postExecute"),te.prototype.postExecuted=Ni("postExecuted"),te.prototype.revert=Ni("revert"),te.prototype.reverted=Ni("reverted");function Ni(e){return function(n,i,r,o,a){(Wt(n)||Be(n))&&(a=o,o=r,r=i,i=n,n=null),this.on(n,e,i,r,o,a)}}var Dl=["top","bottom","left","right"],zs=10;function Ll(e,t){te.call(this,e),this.postExecuted(["connection.create","connection.layout","connection.updateWaypoints"],function(r){var o=r.context,a=o.connection,s=a.source,c=a.target,u=o.hints||{};u.createElementsBehavior!==!1&&(n(s),n(c))}),this.postExecuted(["label.create"],function(r){var o=r.context,a=o.shape,s=o.hints||{};s.createElementsBehavior!==!1&&n(a.labelTarget)}),this.postExecuted(["elements.create"],function(r){var o=r.context,a=o.elements,s=o.hints||{};s.createElementsBehavior!==!1&&a.forEach(function(c){n(c)})});function n(r){if(Ns(r)&&!ot(r)){var o=oC(r);o&&i(r,o)}}function i(r,o){var a=Le(r),s=r.label,c=Le(s);if(s.parent){var u=Me(r),l;switch(o){case"top":l={x:a.x,y:u.top-zs-s.height/2};break;case"left":l={x:u.left-zs-s.width/2,y:a.y};break;case"bottom":l={x:a.x,y:u.bottom+zs+s.height/2};break;case"right":l={x:u.right+zs+s.width/2,y:a.y};break}var f=si(l,c);t.moveShape(s,f)}}}_e(Ll,te),Ll.$inject=["eventBus","modeling"];function iC(e){var t=e.host,n=Le(e),i=Jt(n,t),r;i.indexOf("-")>=0?r=i.split("-"):r=[i];var o=Dl.filter(function(a){return r.indexOf(a)===-1});return o}function rC(e){var t=Le(e),n=[].concat(e.incoming.map(function(i){return i.waypoints[i.waypoints.length-2]}),e.outgoing.map(function(i){return i.waypoints[1]})).map(function(i){return zm(t,i)});return n}function oC(e){var t=Le(e.label),n=Le(e),i=zm(n,t);if(aC(i)){var r=rC(e);if(e.host){var o=iC(e);r=r.concat(o)}var a=Dl.filter(function(s){return r.indexOf(s)===-1});return a.indexOf(i)!==-1?Jt(e.label,e)!=="intersect"?void 0:i:a[0]}}function zm(e,t){return Jt(t,e,5)}function aC(e){return Dl.indexOf(e)!==-1}function Il(e){te.call(this,e),this.preExecute("shape.append",function(t){var n=t.source,i=t.shape;t.position||(w(i,"bpmn:TextAnnotation")?t.position={x:n.x+n.width/2+75,y:n.y-50-i.height/2}:t.position={x:n.x+n.width+80+i.width/2,y:n.y+n.height/2})},!0)}_e(Il,te),Il.$inject=["eventBus"];var sC=1500;function Bl(e,t,n){e.invoke(te,this),this.preExecute("elements.delete",sC,function(r){var o=r.context,a=o.elements,s=i(a);s.length&&(o.elements=a.concat(s))}),t.on("shape.move.start",function(r){var o=r.context.shapes,a=i(o);a.length&&(r.context.shapes=o.concat(a))});function i(r){var o=We(r,u=>w(u,"bpmn:Participant")||w(u,"bpmn:SubProcess"));if(!o.length)return[];var a=n.getRootElement(),s=new Set(a.children.filter(u=>w(u,"bpmn:Artifact"))),c=new Set;return B(o,u=>{const l=new Set(Jr(po(Array.from(s),Ot(u))));c=c.union(l),s=s.difference(l)}),Array.from(c)}}_e(Bl,te),Bl.$inject=["injector","eventBus","canvas"];function Nl(e,t){e.invoke(te,this),this.postExecute("shape.move",function(n){var i=n.newParent,r=n.shape,o=We(r.incoming.concat(r.outgoing),function(a){return w(a,"bpmn:Association")});B(o,function(a){t.moveConnection(a,{x:0,y:0},i)})},!0)}_e(Nl,te),Nl.$inject=["injector","modeling"];function bo(e,t){for(Sn(t)&&(t=[t]);e=e.parent;)if(Ve(e,t))return e;return null}function Gm(e,t){var n=bo(e,"bpmn:Process");if(n)return!0;var i=["bpmn:Participant","bpmn:Lane"];if(n=bo(e,i),n)return qt(n);if(Ve(e,i))return qt(e);var r;for(r=ie(e);r&&!w(r,"bpmn:Process");r=r.$parent);if(!t)return!0;var o=t.find(function(a){var s=ie(a);return s&&s.get("processRef")===r});return o?qt(o):!0}var Vm=500;function Gs(e,t){t.invoke(te,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",Vm,function(i){var r=i.elements;r=r.filter(function(o){var a=o.host;return Wm(o,a)}),r.length===1&&r.map(function(o){return r.indexOf(o)}).forEach(function(o){var a=r[o];i.elements[o]=n._replaceShape(r[o],a)})},!0),this.preExecute("elements.move",Vm,function(i){var r=i.shapes,o=i.newHost;if(r.length===1){var a=r[0];Wm(a,o)&&(i.shapes=[n._replaceShape(a,o)])}},!0)}Gs.$inject=["bpmnReplace","injector"],_e(Gs,te),Gs.prototype._replaceShape=function(e,t){var n=cC(e),i={type:"bpmn:BoundaryEvent",host:t};return n&&(i.eventDefinitionType=n.$type),this._bpmnReplace.replaceElement(e,i,{layoutConnection:!1})};function cC(e){var t=ie(e),n=t.eventDefinitions;return n&&n[0]}function Wm(e,t){return!ze(e)&&Ve(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function $l(e,t){te.call(this,e);function n(i){return We(i.attachers,function(r){return w(r,"bpmn:BoundaryEvent")})}this.postExecute("connection.create",function(i){var r=i.context.source,o=i.context.target,a=n(o);w(r,"bpmn:EventBasedGateway")&&w(o,"bpmn:ReceiveTask")&&a.length>0&&t.removeElements(a)}),this.postExecute("connection.reconnect",function(i){var r=i.context.oldSource,o=i.context.newSource;w(r,"bpmn:Gateway")&&w(o,"bpmn:EventBasedGateway")&&B(o.outgoing,function(a){var s=a.target,c=n(s);w(s,"bpmn:ReceiveTask")&&c.length>0&&t.removeElements(c)})})}$l.$inject=["eventBus","modeling"],_e($l,te);function Um(e){return e.create("bpmn:Category")}function uC(e){return e.create("bpmn:CategoryValue")}function qm(e,t){var n=t.get("categoryValueRef");return n||(n=t.categoryValueRef=uC(e)),n.$parent||(n.$parent=Um(e)),n}function lC(e,t,n){return At(t.get("categoryValue"),e),e.$parent=t,At(n.get("rootElements"),t),t.$parent=n,e}function pC(e){var t=e.$parent;return t&&(Rt(t.get("categoryValue"),e),e.$parent=null),e}function fC(e){var t=e.$parent;return t&&(Rt(t.get("rootElements"),e),e.$parent=null),e}var dC=500;function Fl(e,t,n){n.invoke(te,this);function i(c){return t.filter(function(u){return w(u,"bpmn:Group")&&!u.labelTarget}).map(ie).filter(function(u){return u!==c})}function r(c,u){return i(u).some(function(l){return l.get("categoryValueRef")===c})}function o(c,u){return i(u).some(function(l){var f=l.get("categoryValueRef");return f&&f.$parent===c})}function a(c,u){c&&u&&lC(c,u,e.getDefinitions())}function s(c,u,l){u&&!o(u,l)&&fC(u),c&&!r(c,l)&&pC(c)}this.executed(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!w(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0),this.reverted(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!w(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ie(u))},!0),this.executed(["shape.move","shape.resize"],dC,function(c){a(c.categoryValue,c.category)},!0),this.reverted(["shape.move","shape.resize"],function(c){var u=c.shape;c.categoryValue&&s(c.categoryValue,c.category,ie(u))},!0),this.executed("group.updateRefs",function(c){Ym(c).forEach(function(u){a(u.categoryValue,u.category)})},!0),this.reverted("group.updateRefs",function(c){Ym(c).forEach(function(u){s(u.categoryValue,u.category,ie(u.groupShape))})},!0),this.executed("shape.delete",function(c){var u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ie(u))},!0),this.reverted("shape.delete",function(c){var u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0)}Fl.$inject=["bpmnjs","elementRegistry","injector"],_e(Fl,te);function Ym(e){var t;return((t=e.updates)==null?void 0:t.groups)||[]}function jl(e,t,n){te.call(this,e),this.preExecute("shape.replace",s,!0),this.postExecuted("shape.replace",c,!0),this.preExecute("connection.create",r,!0),this.postExecuted("connection.delete",i,!0),this.postExecuted("connection.reconnect",o,!0),this.postExecuted("element.updateProperties",a,!0);function i(m){const _=m.source,y=m.target;_o(_)&&da(y)&&l(y)}function r(m){const _=m.connection,y=m.source,x=m.target;_o(y)&&Vs(x)&&(u(x),p(y,[_]))}function o(m){const _=m.newTarget,y=m.oldSource,x=m.oldTarget;if(x!==_){const S=y;da(x)&&l(x),_o(S)&&Vs(_)&&u(_)}}function a(m){const{element:_}=m;da(_)?(f(_),d(_)):Vs(_)&&g(_)}function s(m){const{newData:_,oldShape:y}=m;if(_o(m.oldShape)&&_.eventDefinitionType!=="bpmn:CompensateEventDefinition"||_.type!=="bpmn:BoundaryEvent"){const x=y.outgoing.find(({target:S})=>da(S));x&&x.target&&(m._connectionTarget=x.target)}else if(!_o(m.oldShape)&&_.eventDefinitionType==="bpmn:CompensateEventDefinition"&&_.type==="bpmn:BoundaryEvent"){const x=y.outgoing.find(({target:S})=>Vs(S));x&&x.target&&(m._connectionTarget=x.target),h(y)}}function c(m){const{_connectionTarget:_,newShape:y}=m;_&&t.connect(y,_)}function u(m){t.updateProperties(m,{isForCompensation:!0})}function l(m){t.updateProperties(m,{isForCompensation:void 0})}function f(m){for(const _ of m.incoming)n.canConnect(_.source,m)||t.removeConnection(_);for(const _ of m.outgoing)n.canConnect(m,_.target)||t.removeConnection(_)}function p(m,_){m.outgoing.filter(S=>w(S,"bpmn:Association")).filter(S=>da(S.target)&&!_.includes(S)).forEach(S=>t.removeConnection(S))}function d(m){const _=m.attachers.slice();_.length&&t.removeElements(_)}function g(m){const _=m.incoming.filter(y=>_o(y.source));t.removeElements(_)}function h(m){const _=m.outgoing.filter(y=>w(y,"bpmn:SequenceFlow"));t.removeElements(_)}}_e(jl,te),jl.$inject=["eventBus","modeling","bpmnRules"];function da(e){const t=ie(e);return t&&t.get("isForCompensation")}function _o(e){return e&&w(e,"bpmn:BoundaryEvent")&&go(e,"bpmn:CompensateEventDefinition")}function Vs(e){return e&&w(e,"bpmn:Activity")&&!pn(e)}function Hl(e){e.invoke(te,this),this.preExecute("shape.create",1500,function(t){var n=t.context,i=n.parent,r=n.shape;w(i,"bpmn:Lane")&&!w(r,"bpmn:Lane")&&(n.parent=bo(i,"bpmn:Participant"))})}Hl.$inject=["injector"],_e(Hl,te);function zl(e,t){te.call(this,e),this.preExecute("shape.create",function(n){var a;var i=n.context,r=i.shape;if(w(r,"bpmn:DataObjectReference")&&r.type!=="label"){var o=t.create("bpmn:DataObject");o.isCollection=((a=r.businessObject.dataObjectRef)==null?void 0:a.isCollection)||!1,r.businessObject.dataObjectRef=o}})}zl.$inject=["eventBus","bpmnFactory"],_e(zl,te);var Gl=20,Vl=20,Km=30,Ws=2e3;function Wl(e,t,n){te.call(this,t),t.on(["create.start","shape.move.start"],Ws,function(r){var o=r.context,a=o.shape,s=e.getRootElement();if(!(!w(a,"bpmn:Participant")||!w(s,"bpmn:Process")||!s.children.length)){var c=s.children.filter(function(f){return!w(f,"bpmn:Group")&&!ze(f)&&!ot(f)});if(c.length){var u=Ot(c),l=hC(a,u);V(a,l),o.createConstraints=mC(a,u)}}}),t.on("create.start",Ws,function(r){var o=r.context,a=o.shape,s=e.getRootElement(),c=e.getGraphics(s);function u(l){l.element=s,l.gfx=c}w(a,"bpmn:Participant")&&w(s,"bpmn:Process")&&(t.on("element.hover",Ws,u),t.once("create.cleanup",function(){t.off("element.hover",u)}))});function i(){var r=e.getRootElement();return w(r,"bpmn:Collaboration")?r:n.makeCollaboration()}this.preExecute("elements.create",Ws,function(r){var o=r.elements,a=r.parent,s=gC(o),c;s&&w(a,"bpmn:Process")&&(r.parent=i(),c=r.hints=r.hints||{},c.participant=s,c.process=a,c.processRef=ie(s).get("processRef"))},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;w(a,"bpmn:Participant")&&w(o,"bpmn:Process")&&(r.parent=i(),r.process=o,r.processRef=ie(a).get("processRef"))},!0),this.execute("shape.create",function(r){var o=r.hints||{},a=r.process||o.process,s=r.shape,c=o.participant;a&&(!c||s===c)&&ie(s).set("processRef",ie(a))},!0),this.revert("shape.create",function(r){var o=r.hints||{},a=r.process||o.process,s=r.processRef||o.processRef,c=r.shape,u=o.participant;a&&(!u||c===u)&&ie(c).set("processRef",s)},!0),this.postExecute("shape.create",function(r){var o=r.hints||{},a=r.process||r.hints.process,s=r.shape,c=o.participant;if(a){var u=a.children.slice();c?s===c&&n.moveElements(u,{x:0,y:0},c):n.moveElements(u,{x:0,y:0},s)}},!0)}Wl.$inject=["canvas","eventBus","modeling"],_e(Wl,te);function hC(e,t){t={width:t.width+Gl*2+Km,height:t.height+Vl*2};var n=Math.max(e.width,t.width),i=Math.max(e.height,t.height);return{x:-n/2,y:-i/2,width:n,height:i}}function mC(e,t){return t=Me(t),{bottom:t.top+e.height/2-Vl,left:t.right-e.width/2+Gl,top:t.bottom-e.height/2+Vl,right:t.left+e.width/2-Gl-Km}}function gC(e){return lt(e,function(t){return w(t,"bpmn:Participant")})}var Xm="__targetRef_placeholder";function Ul(e,t){te.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Zm(o)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Zm(o));function n(a,s,c){var u=a.get("dataInputAssociations");return lt(u,function(l){return l!==c&&l.targetRef===s})}function i(a,s){var c=a.get("properties"),u=lt(c,function(l){return l.name===Xm});return!u&&s&&(u=t.create("bpmn:Property",{name:Xm}),At(c,u)),u}function r(a,s){var c=i(a);c&&(n(a,c,s)||Rt(a.get("properties"),c))}function o(a){var s=a.context,c=s.connection,u=c.businessObject,l=c.target,f=l&&l.businessObject,p=s.newTarget,d=p&&p.businessObject,g=s.oldTarget||s.target,h=g&&g.businessObject,m=c.businessObject,_;h&&h!==f&&r(h,u),d&&d!==f&&r(d,u),f?(_=i(f,!0),m.targetRef=_):m.targetRef=null}}Ul.$inject=["eventBus","bpmnFactory"],_e(Ul,te);function Zm(e){return function(t){var n=t.context,i=n.connection;if(w(i,"bpmn:DataInputAssociation"))return e(t)}}function Us(e){this._bpmnUpdater=e}Us.$inject=["bpmnUpdater"],Us.prototype.execute=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.newSemanticParent,r=e.newDiParent;return e.oldSemanticParent=t.$parent,e.oldDiParent=n.$parent,this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r),[]},Us.prototype.revert=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.oldSemanticParent,r=e.oldDiParent;return this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r),[]};function ql(e,t,n,i){te.call(this,i),t.registerHandler("dataStore.updateContainment",Us);function r(){return n.filter(function(s){return w(s,"bpmn:Participant")&&ie(s).processRef})[0]}function o(s){return s.children.filter(function(c){return w(c,"bpmn:DataStoreReference")&&!c.labelTarget})}function a(s,c){var u=s.businessObject||s;if(c=c||r(),c){var l=c.businessObject||c;t.execute("dataStore.updateContainment",{dataStoreBo:u,dataStoreDi:Ze(s),newSemanticParent:l.processRef||l,newDiParent:Ze(c)})}}this.preExecute("shape.create",function(s){var c=s.context,u=c.shape;w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&(c.hints||(c.hints={}),c.hints.autoResize=!1)}),this.preExecute("elements.move",function(s){var c=s.context,u=c.shapes,l=u.filter(function(f){return w(f,"bpmn:DataStoreReference")});l.length&&(c.hints||(c.hints={}),c.hints.autoResize=u.filter(function(f){return!w(f,"bpmn:DataStoreReference")}))}),this.postExecute("shape.create",function(s){var c=s.context,u=c.shape,l=u.parent;w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&w(l,"bpmn:Collaboration")&&a(u)}),this.postExecute("shape.move",function(s){var c=s.context,u=c.shape,l=c.oldParent,f=u.parent;if(!w(l,"bpmn:Collaboration")&&w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&w(f,"bpmn:Collaboration")){var p=w(l,"bpmn:Participant")?l:vC(l,"bpmn:Participant");a(u,p)}}),this.postExecute("shape.delete",function(s){var c=s.context,u=c.shape,l=e.getRootElement();Ve(u,["bpmn:Participant","bpmn:SubProcess"])&&w(l,"bpmn:Collaboration")&&o(l).filter(function(f){return yC(f,u)}).forEach(function(f){a(f)})}),this.postExecute("canvas.updateRoot",function(s){var c=s.context,u=c.oldRoot,l=c.newRoot,f=o(u);f.forEach(function(p){w(l,"bpmn:Process")&&a(p,l)})})}ql.$inject=["canvas","commandStack","elementRegistry","eventBus"],_e(ql,te);function yC(e,t){for(var n=e.businessObject||e,i=t.businessObject||t;n.$parent;){if(n.$parent===i.processRef||i)return!0;n=n.$parent}return!1}function vC(e,t){for(;e.parent;){if(w(e.parent,t))return e.parent;e=e.parent}}var qs=Math.max,Ys=Math.min,bC=20;function Qm(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function _C(e,t,n){var i=n.x,r=n.y,o={x:e.x,y:e.y,width:e.width,height:e.height};return t.indexOf("n")!==-1?(o.y=e.y+r,o.height=e.height-r):t.indexOf("s")!==-1&&(o.height=e.height+r),t.indexOf("e")!==-1?o.width=e.width+i:t.indexOf("w")!==-1&&(o.x=e.x+i,o.width=e.width-i),o}function xC(e,t){return{x:e.x+(t.left||0),y:e.y+(t.top||0),width:e.width-(t.left||0)+(t.right||0),height:e.height-(t.top||0)+(t.bottom||0)}}function Ks(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return Be(r)&&(i=(/top|left/.test(e)?Ys:qs)(i,r)),Be(o)&&(i=(/top|left/.test(e)?qs:Ys)(i,o)),i}function wC(e,t){if(!t)return e;var n=Me(e);return ks({top:Ks("top",n,t),right:Ks("right",n,t),bottom:Ks("bottom",n,t),left:Ks("left",n,t)})}function EC(e,t,n,i){var r=Me(t),o={top:/n/.test(e)?r.bottom-n.height:r.top,left:/w/.test(e)?r.right-n.width:r.left,bottom:/s/.test(e)?r.top+n.height:r.bottom,right:/e/.test(e)?r.left+n.width:r.right},a=i?Me(i):o,s={top:Ys(o.top,a.top),left:Ys(o.left,a.left),bottom:qs(o.bottom,a.bottom),right:qs(o.right,a.right)};return ks(s)}function ha(e,t){return typeof e<"u"?e:bC}function SC(e,t){var n,i,r,o;return typeof t=="object"?(n=ha(t.left),i=ha(t.right),r=ha(t.top),o=ha(t.bottom)):n=i=r=o=ha(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}function RC(e){return!(e.waypoints||e.type==="label")}function Jm(e,t){var n;if(e.length===void 0?n=We(e.children,RC):n=e,n.length)return SC(Ot(n),t)}var ar=Math.abs;function CC(e,t){return Qm(Me(t),Me(e))}var PC=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Yn=30;function Xs(e,t){return t=t||[],e.children.filter(function(n){w(n,"bpmn:Lane")&&(Xs(n,t),t.push(n))}),t}function sr(e){return e.children.filter(function(t){return w(t,"bpmn:Lane")})}function Kn(e){return bo(e,PC)||e}function AC(e,t){var n=Kn(e),i=w(n,"bpmn:Process")?[]:[n],r=Xs(n,i),o=Me(e),a=Me(t),s=CC(e,t),c=[],u=qt(e);return r.forEach(function(l){if(l!==e){var f=u?0:s.top,p=u?s.right:0,d=u?0:s.bottom,g=u?s.left:0,h=Me(l);s.top&&(ar(h.bottom-o.top)<10&&(d=a.top-h.bottom),ar(h.top-o.top)<5&&(f=a.top-h.top)),s.left&&(ar(h.right-o.left)<10&&(p=a.left-h.right),ar(h.left-o.left)<5&&(g=a.left-h.left)),s.bottom&&(ar(h.top-o.bottom)<10&&(f=a.bottom-h.top),ar(h.bottom-o.bottom)<5&&(d=a.bottom-h.bottom)),s.right&&(ar(h.left-o.right)<10&&(g=a.right-h.left),ar(h.right-o.right)<5&&(p=a.right-h.right)),(f||p||d||g)&&c.push({shape:l,newBounds:xC(l,{top:f,right:p,bottom:d,left:g})})}}),c}var TC=500;function Yl(e,t){te.call(this,e);function n(i,r){var o=qt(i),a=sr(r),s=[],c=[],u=[],l=[];if(Dr(a,function(m){return o?m.y>i.y?c.push(m):s.push(m):m.x>i.x?l.push(m):u.push(m),m.children}),!!a.length){var f;o?c.length&&s.length?f=i.height/2:f=i.height:l.length&&u.length?f=i.width/2:f=i.width;var p,d,g,h;s.length&&(p=t.calculateAdjustments(s,"y",f,i.y-10),t.makeSpace(p.movingShapes,p.resizingShapes,{x:0,y:f},"s")),c.length&&(d=t.calculateAdjustments(c,"y",-f,i.y+i.height+10),t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:-f},"n")),u.length&&(g=t.calculateAdjustments(u,"x",f,i.x-10),t.makeSpace(g.movingShapes,g.resizingShapes,{x:f,y:0},"e")),l.length&&(h=t.calculateAdjustments(l,"x",-f,i.x+i.width+10),t.makeSpace(h.movingShapes,h.resizingShapes,{x:-f,y:0},"w"))}}this.postExecuted("shape.delete",TC,function(i){var r=i.context,o=r.hints,a=r.shape,s=r.oldParent;w(a,"bpmn:Lane")&&(o&&o.nested||n(a,s))})}Yl.$inject=["eventBus","spaceTool"],_e(Yl,te);var eg=500;function Zs(e,t){t.invoke(te,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",eg,function(i){var r=i.elements;r.filter(function(o){var a=o.host;return tg(o,a)}).map(function(o){return r.indexOf(o)}).forEach(function(o){i.elements[o]=n._replaceShape(r[o])})},!0),this.preExecute("elements.move",eg,function(i){var r=i.shapes,o=i.newHost;r.forEach(function(a,s){var c=a.host;tg(a,kC(r,c)?c:o)&&(r[s]=n._replaceShape(a))})},!0)}Zs.$inject=["bpmnReplace","injector"],_e(Zs,te),Zs.prototype._replaceShape=function(e){var t=MC(e),n;return t?n={type:"bpmn:IntermediateCatchEvent",eventDefinitionType:t.$type}:n={type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,n,{layoutConnection:!1})};function MC(e){var t=ie(e),n=t.eventDefinitions;return n&&n[0]}function tg(e,t){return!ze(e)&&w(e,"bpmn:BoundaryEvent")&&!t}function kC(e,t){return e.indexOf(t)!==-1}var Qs=Math.round,OC=Math.max;function DC(e,t){var n=e.x,i=e.y;return[["M",n,i],["m",0,-t],["a",t,t,0,1,1,0,2*t],["a",t,t,0,1,1,0,-2*t],["z"]]}function LC(e){var t=[];return e.forEach(function(n,i){t.push([i===0?"M":"L",n.x,n.y])}),t}var ng=10;function IC(e,t){var n,i;for(n=0;i=e[n];n++)if(ra(i,t)<=ng)return{point:e[n],bendpoint:!0,index:n};return null}function BC(e,t){var n=sm(DC(t,ng),LC(e)),i=n[0],r=n[n.length-1],o;return i?i!==r?i.segment2!==r.segment2?(o=OC(i.segment2,r.segment2)-1,{point:e[o],bendpoint:!0,index:o}):{point:{x:Qs(i.x+r.x)/2,y:Qs(i.y+r.y)/2},index:i.segment2}:{point:{x:Qs(i.x),y:Qs(i.y)},index:i.segment2}:null}function Kl(e,t){return IC(e,t)||BC(e,t)}function Xl(e,t,n){te.call(this,e);function i(r,o,a){var s=o.waypoints,c,u,l,f,p,d,g,h=r.outgoing.slice(),m=r.incoming.slice(),_;Be(a.width)?_=Le(a):_=a;var y=Kl(s,_);if(y){if(c=s.slice(0,y.index),u=s.slice(y.index+(y.bendpoint?1:0)),!c.length||!u.length)return;l=y.bendpoint?s[y.index]:_,(c.length===1||!ig(r,c[c.length-1]))&&c.push(rg(l)),(u.length===1||!ig(r,u[0]))&&u.unshift(rg(l))}f=o.source,p=o.target,t.canConnect(f,r,o)&&(n.reconnectEnd(o,r,c||_),d=o),t.canConnect(r,p,o)&&(d?g=n.connect(r,p,{type:o.type,waypoints:u}):(n.reconnectStart(o,r,u||_),g=o));var x=[].concat(d&&We(m,function(S){return S.source===d.source})||[],g&&We(h,function(S){return S.target===g.target})||[]);x.length&&n.removeElements(x)}this.preExecute("elements.move",function(r){var o=r.newParent,a=r.shapes,s=r.delta,c=a[0];if(!(!c||!o)){o&&o.waypoints&&(r.newParent=o=o.parent);var u=Le(c),l={x:u.x+s.x,y:u.y+s.y},f=lt(o.children,function(p){var d=t.canInsert(a,p);return d&&Kl(p.waypoints,l)});f&&(r.targetFlow=f,r.position=l)}},!0),this.postExecuted("elements.move",function(r){var o=r.shapes,a=r.targetFlow,s=r.position;a&&i(o[0],a,s)},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;t.canInsert(a,o)&&(r.targetFlow=o,r.parent=o.parent)},!0),this.postExecuted("shape.create",function(r){var o=r.shape,a=r.targetFlow,s=r.position;a&&i(o,a,s)},!0)}_e(Xl,te),Xl.$inject=["eventBus","bpmnRules","modeling"];function ig(e,t){var n=t.x,i=t.y;return n>=e.x&&n<=e.x+e.width&&i>=e.y&&i<=e.y+e.height}function rg(e){return V({},e)}function Zl(e,t){te.call(this,e),this.preExecuted("connection.create",function(n){var i=n.context,r=i.connection,o=i.source,a=i.target,s=i.hints;if(!(s&&s.createElementsBehavior===!1)&&xo(r)){var c=[];w(o,"bpmn:EventBasedGateway")?c=a.incoming.filter(u=>u!==r&&xo(u)):c=a.incoming.filter(u=>u!==r&&xo(u)&&w(u.source,"bpmn:EventBasedGateway")),c.forEach(function(u){t.removeConnection(u)})}}),this.preExecuted("shape.replace",function(n){var i=n.context,r=i.newShape;if(w(r,"bpmn:EventBasedGateway")){var o=r.outgoing.filter(xo).reduce(function(a,s){return a.includes(s.target)?a:a.concat(s.target)},[]);o.forEach(function(a){a.incoming.filter(xo).forEach(function(s){const c=a.incoming.filter(xo).filter(function(u){return u.source===r});(s.source!==r||c.length>1)&&t.removeConnection(s)})})}})}Zl.$inject=["eventBus","modeling"],_e(Zl,te);function xo(e){return w(e,"bpmn:SequenceFlow")}var Js=1500,og=2e3;function ag(e,t,n){t.on(["create.hover","create.move","create.out","create.end","shape.move.hover","shape.move.move","shape.move.out","shape.move.end"],Js,function(i){var r=i.context,o=r.shape||i.shape,a=i.hover;w(a,"bpmn:Lane")&&!Ve(o,["bpmn:Lane","bpmn:Participant"])&&(i.hover=Kn(a),i.hoverGfx=e.getGraphics(i.hover));var s=n.getRootElement();a&&a!==s&&(o.labelTarget||Ve(o,["bpmn:Group","bpmn:TextAnnotation"]))&&(i.hover=s,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.hover","connect.out","connect.end","connect.cleanup","global-connect.hover","global-connect.out","global-connect.end","global-connect.cleanup"],Js,function(i){var r=i.hover;w(r,"bpmn:Lane")&&(i.hover=Kn(r)||r,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["bendpoint.move.hover"],Js,function(i){var r=i.context,o=i.hover,a=r.type;w(o,"bpmn:Lane")&&/reconnect/.test(a)&&(i.hover=Kn(o)||o,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.start"],Js,function(i){var r=i.context,o=r.start;w(o,"bpmn:Lane")&&(r.start=Kn(o)||o)}),t.on("shape.move.start",og,function(i){var r=i.shape;w(r,"bpmn:Lane")&&(i.shape=Kn(r)||r)}),t.on("spaceTool.move",og,function(i){var r=i.hover;r&&w(r,"bpmn:Lane")&&(i.hover=Kn(r))})}ag.$inject=["elementRegistry","eventBus","canvas"];var sg=770;function Ql(e,t,n,i){n.invoke(te,this);function r(s,c){var u=ie(s),l=c.categoryValue||u.categoryValueRef;l||(l=qm(e,u));var f=c.category||l.$parent||Um(e);u.categoryValueRef=l,l.$parent=f,c.categoryValue=l,c.category=f}function o(s,c){var u=ie(s),l=c.categoryValue||u.categoryValueRef,f=c.category||l&&l.$parent;l&&(c.categoryValue=l,c.category=f,u.categoryValueRef=null)}this.execute("label.create",function(s){var c=s.context,u=c.labelTarget;w(u,"bpmn:Group")&&r(u,c)}),this.revert("label.create",function(s){var c=s.context,u=c.labelTarget;w(u,"bpmn:Group")&&o(u,c)}),this.execute("shape.delete",function(s){var c=s.context,u=c.shape,l=ie(u);if(!(!w(u,"bpmn:Group")||u.labelTarget)){var f=c.categoryValue=l.categoryValueRef;f&&(c.category=f.$parent,l.categoryValueRef=null)}}),this.reverted("shape.delete",function(s){var c=s.context,u=c.shape;if(!(!w(u,"bpmn:Group")||u.labelTarget)){var l=c.category,f=c.categoryValue,p=ie(u);f&&(p.categoryValueRef=f,f.$parent=l)}}),this.execute("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!w(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ie(u).categoryValueRef&&!c.categoryValue||r(u,c)}),this.reverted("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!w(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ie(u).categoryValueRef&&!c.categoryValue||o(u,c)}),this.executed(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||ie(u).categoryValueRef||r(u,c)}),this.reverted(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||!c.categoryValue||o(u,c)});function a(s,c){var u=e.create(s.$type);return i.copyElement(s,u,null,c)}t.on("copyPaste.copyElement",sg,function(s){var c=s.descriptor,u=s.element;if(!(!w(u,"bpmn:Group")||u.labelTarget)){var l=ie(u);if(l.categoryValueRef){var f=l.categoryValueRef;c.categoryValue=a(f,!0),f.$parent&&(c.category=a(f.$parent,!0))}}}),t.on("copyPaste.pasteElement",sg,function(s){var c=s.descriptor,u=c.businessObject,l=c.categoryValue,f=c.category;l&&(l=u.categoryValueRef=a(l)),f&&(l.$parent=a(f)),delete c.category,delete c.categoryValue})}Ql.$inject=["bpmnFactory","eventBus","injector","moddleCopy"],_e(Ql,te);function Jl(e,t,n,i){var r,o,a,s,c;return r=(i.y-n.y)*(t.x-e.x)-(i.x-n.x)*(t.y-e.y),r==0?null:(o=e.y-n.y,a=e.x-n.x,c=(i.x-n.x)*o-(i.y-n.y)*a,s=c/r,{x:Math.round(e.x+s*(t.x-e.x)),y:Math.round(e.y+s*(t.y-e.y))})}function cg(e){function t(i,r,o){var a={x:o.x,y:o.y-50},s={x:o.x-50,y:o.y},c=Jl(i,r,o,a),u=Jl(i,r,o,s),l;c&&u?ug(c,o)>ug(u,o)?l=u:l=c:l=c||u,i.original=l}function n(i){var r=i.waypoints;t(r[0],r[1],Le(i.source)),t(r[r.length-1],r[r.length-2],Le(i.target))}e.on("bpmnElement.added",function(i){var r=i.element;r.waypoints&&n(r)})}cg.$inject=["eventBus"];function ug(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function ep(e){te.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],function(n){var i=n.context.shape,r=ie(i),o=Ze(i);if(Ve(r,t)){var a=o.get("isHorizontal");a===void 0&&(a=!0),o.set("isHorizontal",a)}})}ep.$inject=["eventBus"],_e(ep,te);function lg(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function pg(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function NC(e,t){return t?{x:Math.cos(t)*e.x-Math.sin(t)*e.y,y:Math.sin(t)*e.x+Math.cos(t)*e.y}:e}function $C(e,t,n){var i=[{n:e[0]-n[0],lambda:t[0]},{n:e[1]-n[1],lambda:t[1]}],r=i[0].n*t[0]+i[1].n*t[1],o=i[0].lambda*t[0]+i[1].lambda*t[1];return-r/o}function tp(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=$C([n.x,n.y],[r.x,r.y],[e.x,e.y]);return{x:n.x+o*r.x,y:n.y+o*r.y}}function fg(e,t){var n=tp(e,t),i={x:n.x-e.x,y:n.y-e.y};return lg(i)}function ma(e,t){return lg({x:e.x-t.x,y:e.y-t.y})}var dg=Math.sqrt,hg=Math.min,FC=Math.max,mg=Math.abs;function gg(e){return Math.pow(e,2)}function ga(e,t){return dg(gg(e.x-t.x)+gg(e.y-t.y))}function jC(e,t){var n=0,i,r,o,a,s,c,u,l,f,p,d;for(n=0;n<t.length-1;n++){if(i=t[n],r=t[n+1],vg(i,r)?u=[i]:(o=ga(e,i),a=ga(e,r),c=hg(o,a),u=HC(i,r,e,c)),u.length<1)throw new Error("expected between [1, 2] circle -> line intersections");u.length===1&&(l={type:"bendpoint",position:u[0],segmentIndex:n,bendpointIndex:vg(i,u[0])?n:n+1}),u.length===2&&(s=GC(u[0],u[1]),l={type:"segment",position:s,segmentIndex:n,relativeLocation:ga(i,s)/ga(i,r)}),f=ga(l.position,e),(!d||p>f)&&(d=l,p=f)}return d}function HC(e,t,n,i){var r=t.x-e.x,o=t.y-e.y,a=n.x-e.x,s=n.y-e.y,c=r*r+o*o,u=r*a+o*s,l=a*a+s*s-i*i,f=u/c,p=l/c,d=f*f-p;if(d<0&&d>-1e-6&&(d=0),d<0)return[];var g=dg(d),h=-f+g,m=-f-g,_={x:e.x-r*h,y:e.y-o*h};if(d===0)return[_];var y={x:e.x-r*m,y:e.y-o*m};return[_,y].filter(function(x){return zC(x,e,t)})}function zC(e,t,n){return yg(e.x,t.x,n.x)&&yg(e.y,t.y,n.y)}function yg(e,t,n){return e>=hg(t,n)-ec&&e<=FC(t,n)+ec}function GC(e,t){return{x:(e.x+t.x)/2,y:(e.y+t.y)/2}}var ec=.1;function vg(e,t){return mg(e.x-t.x)<=ec&&mg(e.y-t.y)<=ec}function VC(e,t,n,i){var r=n.segmentIndex,o=t.length-e.length;if(i.segmentMove){var a=i.segmentMove.segmentStartIndex,s=i.segmentMove.newSegmentStartIndex;return r===a?s:r>=s?r+o<s?s:r+o:r}if(i.bendpointMove){var c=i.bendpointMove.insert,u=i.bendpointMove.bendpointIndex,l;if(o===0)return r;if(r>=u&&(l=c?r+1:r-1),r<u&&(l=r,c&&n.type!=="bendpoint"&&u-1===r)){var f=_g(t,u);f<n.relativeLocation&&l++}return l}return o===0?r:i.connectionStart&&r===0?0:i.connectionEnd&&r===e.length-2?t.length-2:Math.floor((t.length-2)/2)}function bg(e,t,n,i){var r=0,o=0,a={point:e,delta:{x:0,y:0}},s=jC(e,n),c=s.segmentIndex,u=VC(n,t,s,i);if(u<0||u>t.length-2||u===null)return a;var l=xg(n,c),f=xg(t,u),p=s.position,d=UC(l,p),g=WC(l,f);if(s.type==="bendpoint"){var h=t.length-n.length,m=s.bendpointIndex,_=n[m];if(t.indexOf(_)!==-1)return a;if(h===0){var y=t[m];return r=y.x-s.position.x,o=y.y-s.position.y,{delta:{x:r,y:o},point:{x:e.x+r,y:e.y+o}}}h<0&&m!==0&&m<n.length-1&&(d=_g(n,m))}var x={x:(f[1].x-f[0].x)*d+f[0].x,y:(f[1].y-f[0].y)*d+f[0].y},S=NC({x:e.x-p.x,y:e.y-p.y},g);return r=x.x+S.x-e.x,o=x.y+S.y-e.y,{point:Li(x),delta:Li({x:r,y:o})}}function _g(e,t){var n=ma(e[t-1],e[t]),i=ma(e[t],e[t+1]),r=n/(n+i);return r}function WC(e,t){var n=pg(e),i=pg(t);return i-n}function xg(e,t){return[e[t],e[t+1]]}function UC(e,t){var n=ma(e[0],e[1]),i=ma(e[0],t);return n===0?0:i/n}function qC(e,t,n,i){var r=Le(e);return bg(r,t,n,i).delta}function ya(e,t,n){var i=fa(t),r=fa(n),o=si(e,i),a={x:o.x*(n.width/t.width),y:o.y*(n.height/t.height)};return Li({x:r.x+a.x,y:r.y+a.y})}function wg(e,t,n){var i=fa(e),r=fa(t),o=fa(n),a=si(e,i),s=si(i,r),c=YC(i,t,n);if(c)return c;var u={x:s.x*(n.width/t.width),y:s.y*(n.height/t.height)},l={x:o.x+u.x,y:o.y+u.y};return Li({x:l.x+a.x-e.x,y:l.y+a.y-e.y})}function YC(e,t,n){var i=Me(t),r=Me(n);if(KC(i,r))return null;var o=Jt(t,e),a,s,c;if(o==="top")a={x:0,y:r.bottom-i.bottom};else if(o==="bottom")a={x:0,y:r.top-i.top};else if(o==="right")a={x:r.left-i.left,y:0};else if(o==="left")a={x:r.right-i.right,y:0};else return null;return s={x:e.x+a.x,y:e.y+a.y},c=Jt(n,s),c!==o?null:a}function KC(e,t){return XC(e,t)||ZC(e,t)}function XC(e,t){return e.right!==t.right&&e.left!==t.left}function ZC(e,t){return e.top!==t.top&&e.bottom!==t.bottom}var Eg="name",Sg="text";function np(e,t,n,i){te.call(this,e),this.postExecute("element.updateProperties",r),this.postExecute("element.updateModdleProperties",a=>{ie(a.context.element)===a.context.moddleElement&&r(a)});function r(a){var s=a.context,c=s.element,u=s.properties;if(Eg in u&&t.updateLabel(c,u[Eg]),Sg in u&&w(c,"bpmn:TextAnnotation")){var l=i.getTextAnnotationBounds({x:c.x,y:c.y,width:c.width,height:c.height},u[Sg]||"");t.updateLabel(c,u.text,l)}}this.postExecute(["shape.create","connection.create"],function(a){var s=a.context,c=s.hints||{};if(c.createElementsBehavior!==!1){var u=s.shape||s.connection;ze(u)||!or(u)||zn(u)&&t.updateLabel(u,zn(u))}}),this.postExecute("shape.delete",function(a){var s=a.context,c=s.labelTarget,u=s.hints||{};c&&u.unsetLabel!==!1&&t.updateLabel(c,null,null,{removeShape:!1})});function o(a){var s=a.context,c=s.connection,u=c.label,l=V({},s.hints),f=s.newWaypoints||c.waypoints,p=s.oldWaypoints;return typeof l.startChanged>"u"&&(l.startChanged=!!l.connectionStart),typeof l.endChanged>"u"&&(l.endChanged=!!l.connectionEnd),qC(u,f,p,l)}this.postExecute(["connection.layout","connection.updateWaypoints"],function(a){var s=a.context,c=s.hints||{};if(c.labelBehavior!==!1){var u=s.connection,l=u.label,f;!l||!l.parent||(f=o(a),t.moveShape(l,f))}}),this.postExecute(["shape.replace"],function(a){var s=a.context,c=s.newShape,u=s.oldShape,l=ie(c);l&&or(l)&&u.label&&c.label&&(c.label.x=u.label.x,c.label.y=u.label.y)}),this.preExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.hints||{};if(!(!ze(c)||u.autoResize)){var l=s.newBounds,f=i.getDimensions(zn(c)||"",{box:l,style:i.getExternalStyle()}),p=Math.ceil(f.height),d=l.y!==c.y,g=c.y+c.height;s.newBounds={width:l.width,height:p,x:l.x,y:d?g-p:l.y}}}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.newBounds,l=s.oldBounds;if(Ns(c)){var f=c.label,p=Le(f),d=eP(l),g=JC(p,d),h=QC(g,l,u);t.moveShape(f,h)}})}_e(np,te),np.$inject=["eventBus","modeling","bpmnFactory","textRenderer"];function QC(e,t,n){var i=ya(e,t,n);return Li(si(i,e))}function JC(e,t){if(t.length){var n=tP(e,t);return tp(e,n)}}function eP(e){return[[{x:e.x,y:e.y},{x:e.x+(e.width||0),y:e.y}],[{x:e.x+(e.width||0),y:e.y},{x:e.x+(e.width||0),y:e.y+(e.height||0)}],[{x:e.x,y:e.y+(e.height||0)},{x:e.x+(e.width||0),y:e.y+(e.height||0)}],[{x:e.x,y:e.y},{x:e.x,y:e.y+(e.height||0)}]]}function tP(e,t){var n=t.map(function(r){return{line:r,distance:fg(e,r)}}),i=ui(n,"distance");return i[0].line}function nP(e,t,n,i){return bg(e,t,n,i).point}function ip(e,t){te.call(this,e);function n(i,r){var o=i.context,a=o.connection,s=V({},o.hints),c=o.newWaypoints||a.waypoints,u=o.oldWaypoints;return typeof s.startChanged>"u"&&(s.startChanged=!!s.connectionStart),typeof s.endChanged>"u"&&(s.endChanged=!!s.connectionEnd),nP(r,c,u,s)}this.postExecute(["connection.layout","connection.updateWaypoints"],function(i){var r=i.context,o=r.connection,a=o.outgoing,s=o.incoming;s.forEach(function(c){var u=c.waypoints[c.waypoints.length-1],l=n(i,u),f=[].concat(c.waypoints.slice(0,-1),[l]);t.updateWaypoints(c,f)}),a.forEach(function(c){var u=c.waypoints[0],l=n(i,u),f=[].concat([l],c.waypoints.slice(1));t.updateWaypoints(c,f)})}),this.postExecute(["connection.move"],function(i){var r=i.context,o=r.connection,a=o.outgoing,s=o.incoming,c=r.delta;s.forEach(function(u){var l=u.waypoints[u.waypoints.length-1],f={x:l.x+c.x,y:l.y+c.y},p=[].concat(u.waypoints.slice(0,-1),[f]);t.updateWaypoints(u,p)}),a.forEach(function(u){var l=u.waypoints[0],f={x:l.x+c.x,y:l.y+c.y},p=[].concat([f],u.waypoints.slice(1));t.updateWaypoints(u,p)})})}_e(ip,te),ip.$inject=["eventBus","modeling"];function tc(e,t,n){var i=ic(e),r=Cg(i,t),o=i[0];return r.length?r[r.length-1]:ya(o.original||o,n,t)}function nc(e,t,n){var i=ic(e),r=Cg(i,t),o=i[i.length-1];return r.length?r[0]:ya(o.original||o,n,t)}function rp(e,t,n){var i=ic(e),r=Rg(t,n),o=i[0];return ya(o.original||o,r,t)}function op(e,t,n){var i=ic(e),r=Rg(t,n),o=i[i.length-1];return ya(o.original||o,r,t)}function Rg(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function ic(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function Cg(e,t){var n=sn(e,rP);return We(n,function(i){return iP(i,t)})}function iP(e,t){return Jt(t,e,1)==="intersect"}function rP(e){return e.original||e}function ap(e,t){te.call(this,e),this.postExecute("shape.replace",function(n){var i=n.oldShape,r=n.newShape;if(oP(i,r)){var o=aP(i);o.incoming.forEach(function(a){var s=nc(a,r,i);t.reconnectEnd(a,r,s)}),o.outgoing.forEach(function(a){var s=tc(a,r,i);t.reconnectStart(a,r,s)})}},!0)}ap.$inject=["eventBus","modeling"],_e(ap,te);function oP(e,t){return w(e,"bpmn:Participant")&&Ye(e)&&w(t,"bpmn:Participant")&&!Ye(t)}function aP(e){var t=na([e]),n=[],i=[];return t.forEach(function(r){r!==e&&(r.incoming.forEach(function(o){w(o,"bpmn:MessageFlow")&&n.push(o)}),r.outgoing.forEach(function(o){w(o,"bpmn:MessageFlow")&&i.push(o)}))},[]),{incoming:n,outgoing:i}}const sP=["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:EscalationEventDefinition","bpmn:ConditionalEventDefinition","bpmn:SignalEventDefinition"];function Pg(e){const t=ie(e);if(!w(t,"bpmn:BoundaryEvent")&&!(w(t,"bpmn:StartEvent")&&pn(t.$parent)))return!1;const n=t.get("eventDefinitions");return!n||!n.length?!1:sP.some(i=>w(n[0],i))}function Ag(e){return w(e,"bpmn:BoundaryEvent")?"cancelActivity":"isInterrupting"}function sp(e,t){e.invoke(te,this),this.postExecuted("shape.replace",function(n){const i=n.context.oldShape,r=n.context.newShape,o=n.context.hints;if(!Pg(r))return;const a=Ag(r);if(o.targetElement&&o.targetElement[a]!==void 0)return;const c=ie(i).get(a),u=ie(r).get(a);c!==u&&t.updateProperties(r,{[a]:c})})}sp.$inject=["injector","modeling"],_e(sp,te);function cp(e,t){te.call(this,e),this.preExecute("shape.resize",function(n){var i=n.shape,r=Ze(i),o=r&&r.get("label"),a=o&&o.get("bounds");a&&t.updateModdleProperties(i,o,{bounds:void 0})},!0)}_e(cp,te),cp.$inject=["eventBus","modeling"];function up(e,t,n){te.call(this,e),this.preExecute("shape.delete",function(i){var r=i.context.shape;if(!(r.incoming.length!==1||r.outgoing.length!==1)){var o=r.incoming[0],a=r.outgoing[0];if(!(!w(o,"bpmn:SequenceFlow")||!w(a,"bpmn:SequenceFlow"))&&t.canConnect(o.source,a.target,o)){var s=cP(o.waypoints,a.waypoints);n.reconnectEnd(o,a.target,s)}}})}_e(up,te),up.$inject=["eventBus","bpmnRules","modeling"];function wo(e){return e.original||e}function cP(e,t){var n=Jl(wo(e[e.length-2]),wo(e[e.length-1]),wo(t[1]),wo(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[wo(e[0]),wo(t[t.length-1])]}function lp(e,t){te.call(this,e),this.preExecute("shape.delete",function(n){var i=n.shape,r=i.parent;w(i,"bpmn:Participant")&&(n.collaborationRoot=r)},!0),this.postExecute("shape.delete",function(n){var i=n.collaborationRoot;if(i&&!i.businessObject.participants.length){var r=t.makeProcess(),o=i.children.slice();t.moveElements(o,{x:0,y:0},r)}},!0)}lp.$inject=["eventBus","modeling"],_e(lp,te);function pp(e,t,n,i){te.call(this,e);var r=i.get("dragging",!1);function o(c){var u=c.source,l=c.target,f=c.parent;if(f){var p,d;w(c,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(u,l)||(d=!0),n.canConnectMessageFlow(u,l)&&(p="bpmn:MessageFlow")),w(c,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(u,l)||(d=!0),n.canConnectSequenceFlow(u,l)&&(p="bpmn:SequenceFlow")),d&&t.removeConnection(c),p&&t.connect(u,l,{type:p,waypoints:c.waypoints.slice()})}}function a(c){var u=c.context,l=u.connection,f=u.newSource||l.source,p=u.newTarget||l.target,d,g;d=n.canConnect(f,p),!(!d||d.type===l.type)&&(g=t.connect(f,p,{type:d.type,associationDirection:d.associationDirection,waypoints:l.waypoints.slice()}),l.parent&&t.removeConnection(l),u.connection=g,r&&s(l,g))}function s(c,u){var l=r.context(),f=l&&l.payload.previousSelection,p;!f||!f.length||(p=f.indexOf(c),p!==-1&&f.splice(p,1,u))}this.postExecuted("elements.move",function(c){var u=c.closure,l=u.allConnections;B(l,o)},!0),this.preExecute("connection.reconnect",a),this.postExecuted("element.updateProperties",function(c){var u=c.context,l=u.properties,f=u.element,p=f.businessObject,d;l.default&&(d=lt(f.outgoing,to({id:f.businessObject.default.id})),d&&t.updateProperties(d,{conditionExpression:void 0})),l.conditionExpression&&p.sourceRef.default===p&&t.updateProperties(f.source,{default:void 0})})}_e(pp,te),pp.$inject=["eventBus","modeling","bpmnRules","injector"];function rc(e,t,n,i,r,o){i.invoke(te,this),this._bpmnReplace=e,this._elementRegistry=n,this._selection=o,this.postExecuted(["elements.create"],500,function(a){var s=a.context,c=s.parent,u=s.elements,l=Cn(u,function(f,p){var d=t.canReplace([p],p.host||p.parent||c);return d?f.concat(d.replacements):f},[]);l.length&&this._replaceElements(u,l)},this),this.postExecuted(["elements.move"],500,function(a){var s=a.context,c=s.newParent,u=s.newHost,l=[];B(s.closure.topLevel,function(p){pn(p)?l=l.concat(p.children):l=l.concat(p)}),l.length===1&&u&&(c=u);var f=t.canReplace(l,c);f&&this._replaceElements(l,f.replacements,u)},this),this.postExecute(["shape.replace"],1500,function(a){var s=a.context,c=s.oldShape,u=s.newShape,l=c.attachers,f;l&&l.length&&(f=t.canReplace(l,u),this._replaceElements(l,f.replacements))},this),this.postExecuted(["shape.replace"],1500,function(a){var s=a.context,c=s.oldShape,u=s.newShape;r.unclaimId(c.businessObject.id,c.businessObject),r.updateProperties(u,{id:c.id})})}_e(rc,te),rc.prototype._replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;B(t,function(o){var a={type:o.newElementType},s=n.get(o.oldElementId),c=e.indexOf(s);e[c]=i.replaceElement(s,a,{select:!1})}),t&&r.select(e)},rc.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var uP=1500,lP={width:140,height:120},fp={width:300,height:60},dp={width:60,height:300},oc={width:300,height:150},ac={width:150,height:300},Tg={width:140,height:120},Mg={width:100,height:40};function kg(e){e.on("resize.start",uP,function(t){var n=t.context,i=n.shape,r=n.direction,o=n.balanced;(w(i,"bpmn:Lane")||w(i,"bpmn:Participant"))&&(n.resizeConstraints=mP(i,r,o)),w(i,"bpmn:SubProcess")&&Ye(i)&&(n.minDimensions=Tg),w(i,"bpmn:TextAnnotation")&&(n.minDimensions=Mg)})}kg.$inject=["eventBus"];var cr=Math.abs,pP=Math.min,fP=Math.max;function Og(e,t,n,i){var r=e[t];e[t]=r===void 0?n:i(n,r)}function Eo(e,t,n){return Og(e,t,n,pP)}function So(e,t,n){return Og(e,t,n,fP)}var dP={top:20,left:50,right:20,bottom:20},hP={top:50,left:20,right:20,bottom:20};function mP(e,t,n){var i=Kn(e),r=!0,o=!0,a=Xs(i,[i]),s=Me(e),c={},u={},l=qt(e),f=l?fp:dp;/n/.test(t)?u.top=s.bottom-f.height:/e/.test(t)?u.right=s.left+f.width:/s/.test(t)?u.bottom=s.top+f.height:/w/.test(t)&&(u.left=s.right-f.width),a.forEach(function(g){var h=Me(g);l?(h.top<s.top-10&&(r=!1),h.bottom>s.bottom+10&&(o=!1)):(h.left<s.left-10&&(r=!1),h.right>s.right+10&&(o=!1)),/n/.test(t)&&(n&&cr(s.top-h.bottom)<10&&So(c,"top",h.top+f.height),cr(s.top-h.top)<5&&Eo(u,"top",h.bottom-f.height)),/e/.test(t)&&(n&&cr(s.right-h.left)<10&&Eo(c,"right",h.right-f.width),cr(s.right-h.right)<5&&So(u,"right",h.left+f.width)),/s/.test(t)&&(n&&cr(s.bottom-h.top)<10&&Eo(c,"bottom",h.bottom-f.height),cr(s.bottom-h.bottom)<5&&So(u,"bottom",h.top+f.height)),/w/.test(t)&&(n&&cr(s.left-h.right)<10&&So(c,"left",h.left+f.width),cr(s.left-h.left)<5&&Eo(u,"left",h.right-f.width))});var p=i.children.filter(function(g){return!g.hidden&&!g.waypoints&&(w(g,"bpmn:FlowElement")||w(g,"bpmn:Artifact"))}),d=l?dP:hP;return p.forEach(function(g){var h=Me(g);/n/.test(t)&&(!l||r)&&Eo(u,"top",h.top-d.top),/e/.test(t)&&(l||o)&&So(u,"right",h.right+d.right),/s/.test(t)&&(!l||o)&&So(u,"bottom",h.bottom+d.bottom),/w/.test(t)&&(l||r)&&Eo(u,"left",h.left-d.left)}),{min:u,max:c}}function Dg(e){!e||typeof e.stopPropagation!="function"||e.stopPropagation()}function Ro(e){return e.originalEvent||e.srcEvent}function hp(e){Dg(e),Dg(Ro(e))}function Nr(e){return e.pointers&&e.pointers.length&&(e=e.pointers[0]),e.touches&&e.touches.length&&(e=e.touches[0]),e?{x:e.clientX,y:e.clientY}:null}function Lg(){return/mac/i.test(navigator.platform)}function Ig(e,t){return(Ro(e)||e).button===t}function ur(e){return Ig(e,0)}function gP(e){return Ig(e,1)}function va(e){var t=Ro(e)||e;return ur(e)?Lg()?t.metaKey:t.ctrlKey:!1}function sc(e){var t=Ro(e)||e;return ur(e)&&t.shiftKey}var Bg=1001;function Ng(e,t){e.on("resize.start",Bg+500,function(n){var i=n.context,r=i.shape;(w(r,"bpmn:Lane")||w(r,"bpmn:Participant"))&&(i.balanced=!va(n))}),e.on("resize.end",Bg,function(n){var i=n.context,r=i.shape,o=i.canExecute,a=i.newBounds;if(w(r,"bpmn:Lane")||w(r,"bpmn:Participant"))return o&&(a=fm(a),t.resizeLane(r,a,i.balanced)),!1})}Ng.$inject=["eventBus","modeling"];var yP=500;function mp(e,t,n,i,r){n.invoke(te,this);function o(l){return Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"])||vP(l,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(l){var f=e.getDefinitions(),p=f.get("rootElements");return!!lt(p,to({id:l.id}))}function s(l){if(w(l,"bpmn:ErrorEventDefinition"))return"errorRef";if(w(l,"bpmn:EscalationEventDefinition"))return"escalationRef";if(w(l,"bpmn:MessageEventDefinition"))return"messageRef";if(w(l,"bpmn:SignalEventDefinition"))return"signalRef"}function c(l){if(Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.get("messageRef");var f=l.get("eventDefinitions"),p=f[0];return p.get(s(p))}function u(l,f){if(Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.set("messageRef",f);var p=l.get("eventDefinitions"),d=p[0];return d.set(s(d),f)}this.executed(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var f=l.shape||l.element;if(o(f)){var p=ie(f),d=c(p),g;d&&!a(d)&&(g=e.getDefinitions().get("rootElements"),At(g,d),l.addedRootElement=d)}},!0),this.reverted(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var f=l.addedRootElement;if(f){var p=e.getDefinitions().get("rootElements");Rt(p,f)}},!0),t.on("copyPaste.copyElement",function(l){var f=l.descriptor,p=l.element;if(!(p.labelTarget||!o(p))){var d=ie(p),g=c(d);g&&(f.referencedRootElement=g)}}),t.on("copyPaste.pasteElement",yP,function(l){var f=l.descriptor,p=f.businessObject,d=f.referencedRootElement;d&&(a(d)||(d=i.copyElement(d,r.create(d.$type))),u(p,d),delete f.referencedRootElement)})}mp.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],_e(mp,te);function vP(e,t){return De(t)||(t=[t]),Yi(t,function(n){return go(e,n)})}var $g=Math.max;function Fg(e){e.on("spaceTool.getMinDimensions",function(t){var n=t.shapes,i=t.axis,r=t.start,o={};return B(n,function(a){var s=a.id;w(a,"bpmn:Participant")&&(o[s]=_P(a,i,r)),w(a,"bpmn:Lane")&&(o[s]=qt(a)?fp:dp),w(a,"bpmn:SubProcess")&&Ye(a)&&(o[s]=Tg),w(a,"bpmn:TextAnnotation")&&(o[s]=Mg),w(a,"bpmn:Group")&&(o[s]=lP)}),o})}Fg.$inject=["eventBus"];function bP(e){return e==="x"}function _P(e,t,n){var i=qt(e);if(!EP(e))return i?oc:ac;var r=bP(t),o={};return r?i?o=oc:o={width:wP(e,n,r),height:ac.height}:i?o={width:oc.width,height:xP(e,n,r)}:o=ac,o}function xP(e,t,n){var i;return i=SP(e,t,n),$g(oc.height,i)}function wP(e,t,n){var i;return i=RP(e,t,n),$g(ac.width,i)}function EP(e){return!!sr(e).length}function SP(e,t,n){var i=sr(e),r;return r=gp(i,t,n),e.height-r.height+fp.height}function RP(e,t,n){var i=sr(e),r;return r=gp(i,t,n),e.width-r.width+dp.width}function gp(e,t,n){var i,r,o;for(i=0;i<e.length;i++)if(r=e[i],!n&&t>=r.y&&t<=r.y+r.height||n&&t>=r.x&&t<=r.x+r.width)return o=sr(r),o.length?gp(o,t,n):r}var jg="_plane";function Hg(e){var t=e.id;return CP(t)}function _i(e){var t=e.id;return w(e,"bpmn:SubProcess")?zg(t):t}function $r(e){return zg(e)}function cc(e){var t=Ze(e);return w(t,"bpmndi:BPMNPlane")}function zg(e){return e+jg}function CP(e){return e.replace(new RegExp(jg+"$"),"")}var Gg=400,PP=600,Vg={x:180,y:160};function $i(e,t,n,i,r,o,a){te.call(this,t),this._canvas=e,this._eventBus=t,this._modeling=n,this._elementFactory=i,this._bpmnFactory=r,this._bpmnjs=o,this._elementRegistry=a;var s=this;function c(f){return w(f,"bpmn:SubProcess")&&!Ye(f)}function u(f){var p=f.shape,d=f.newRootElement,g=ie(p);d=s._addDiagram(d||g),f.newRootElement=e.addRootElement(d)}function l(f){var p=f.shape,d=ie(p);s._removeDiagram(d);var g=f.newRootElement=a.get(_i(d));e.removeRootElement(g)}this.executed("shape.create",function(f){var p=f.shape;c(p)&&u(f)},!0),this.postExecuted("elements.create",function(f){var p=f.elements;B(p,function(d){if(c(d)){var g=a.get(_i(d));if(!(!g||!d.children||!d.children.length)){var h=Wg(d);s._showRecursively(h),s._moveChildrenToShape(h,g)}}})},!0),this.reverted("shape.create",function(f){var p=f.shape;c(p)&&l(f)},!0),this.preExecute("shape.delete",function(f){var p=f.shape;!w(p,"bpmn:SubProcess")||!Ye(p)||B(ca([p]),d=>{n.removeShape(d.annotation)})},!0),this.preExecuted("shape.delete",function(f){var p=f.shape;if(c(p)){var d=a.get(_i(p));d&&n.removeElements(d.children.slice())}},!0),this.executed("shape.delete",function(f){var p=f.shape;c(p)&&l(f)},!0),this.reverted("shape.delete",function(f){var p=f.shape;c(p)&&u(f)},!0),this.preExecuted("shape.replace",function(f){var p=f.oldShape,d=f.newShape;!c(p)||!c(d)||(f.oldRoot=e.removeRootElement(_i(p)))},!0),this.postExecuted("shape.replace",function(f){var p=f.newShape,d=f.oldRoot,g=e.findRoot(_i(p));if(!(!d||!g)){var h=d.children;n.moveElements(h,{x:0,y:0},g)}},!0),this.executed("element.updateProperties",function(f){var p=f.element;if(w(p,"bpmn:SubProcess")){var d=f.properties,g=f.oldProperties,h=g.id,m=d.id;if(h!==m){if(cc(p)){a.updateId(p,$r(m)),a.updateId(h,m);return}var _=a.get($r(h));_&&a.updateId($r(h),$r(m))}}},!0),this.reverted("element.updateProperties",function(f){var p=f.element;if(w(p,"bpmn:SubProcess")){var d=f.properties,g=f.oldProperties,h=g.id,m=d.id;if(h!==m){if(cc(p)){a.updateId(p,$r(h)),a.updateId(m,h);return}var _=a.get($r(m));_&&a.updateId(_,$r(h))}}},!0),t.on("element.changed",function(f){var p=f.element;if(cc(p)){var d=p,g=a.get(Hg(d));!g||g===d||t.fire("element.changed",{element:g})}}),this.executed("shape.toggleCollapse",Gg,function(f){var p=f.shape;w(p,"bpmn:SubProcess")&&(Ye(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.reverted("shape.toggleCollapse",Gg,function(f){var p=f.shape;w(p,"bpmn:SubProcess")&&(Ye(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.postExecuted("shape.toggleCollapse",PP,function(f){var p=f.shape;if(w(p,"bpmn:SubProcess")){var d=f.newRootElement;if(d)if(Ye(p))s._moveChildrenToShape(d.children.slice(),p),B(ca(p.children),h=>{n.moveShape(h.annotation,{x:0,y:0},p.parent),B(h.associations,m=>{n.moveConnection(m,{x:0,y:0},p.parent)})});else{s._disconnectSharedAnnotations(p);var g=Wg(p);s._moveChildrenToShape(g,d)}}},!0),t.on("copyPaste.createTree",function(f){var p=f.element,d=f.children;if(c(p)){var g=_i(p),h=a.get(g);h&&d.push.apply(d,h.children)}}),t.on("copyPaste.copyElement",function(f){var p=f.descriptor,d=f.element,g=f.elements,h=d.parent,m=w(Ze(h),"bpmndi:BPMNPlane");if(m){var _=Hg(h),y=lt(g,function(x){return x.id===_});y&&(p.parent=y.id)}}),t.on("copyPaste.pasteElement",function(f){var p=f.descriptor;p.parent&&(c(p.parent)||p.parent.hidden)&&(p.hidden=!0)})}_e($i,te),$i.prototype._moveChildrenToShape=function(e,t){var n=this._modeling;if(e.length){var i=e.filter(function(c){return!c.hidden});if(!i.length){n.moveElements(e,{x:0,y:0},t,{autoResize:!1});return}var r=Ot(i),o;if(!t.x)o={x:Vg.x-r.x,y:Vg.y-r.y};else{var a=Le(t),s=Le(r);o={x:a.x-s.x,y:a.y-s.y}}n.moveElements(e,o,t,{autoResize:!1})}},$i.prototype._disconnectSharedAnnotations=function(e){var t=this._modeling,n=new Set(Im(e).map(i=>i.annotation));n.size&&B(ca(e.children),i=>{n.has(i.annotation)&&B(i.associations,r=>{t.removeConnection(r)})})},$i.prototype._showRecursively=function(e,t){var n=this,i=[];return e.forEach(function(r){r.hidden=!!t,i=i.concat(r),r.children&&(i=i.concat(n._showRecursively(r.children,r.collapsed||t)))}),i},$i.prototype._addDiagram=function(e){var t=this._bpmnjs,n=t.getDefinitions().diagrams;return e.businessObject||(e=this._createNewDiagram(e)),n.push(e.di.$parent),e},$i.prototype._createNewDiagram=function(e){var t=this._bpmnFactory,n=this._elementFactory,i=t.create("bpmndi:BPMNPlane",{bpmnElement:e}),r=t.create("bpmndi:BPMNDiagram",{plane:i});i.$parent=r;var o=n.createRoot({id:_i(e),type:e.$type,di:i,businessObject:e,collapsed:!0});return o},$i.prototype._removeDiagram=function(e){var t=this._bpmnjs,n=t.getDefinitions().diagrams,i=lt(n,function(r){return r.plane.bpmnElement.id===e.id});return n.splice(n.indexOf(i),1),i},$i.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"];function AP(e){var t=[];return B(ca(e),n=>{t.push(n.annotation),t.push.apply(t,n.associations)}),t}function Wg(e){return e.children.slice().concat(AP(e.children)).concat(TP(e))}function TP(e){return xl(e.children||[]).reduce(function(t,n){return n.label&&n.label.parent!==e&&t.push(n.label),t},[])}function yp(e,t){e.invoke(te,this),this.postExecuted("shape.replace",function(n){var i=n.context.oldShape,r=n.context.newShape;if(!(!w(r,"bpmn:SubProcess")||w(r,"bpmn:AdHocSubProcess")||!(w(i,"bpmn:Task")||w(i,"bpmn:CallActivity"))||!Ye(r))){var o=MP(r);t.createShape({type:"bpmn:StartEvent"},o,r)}})}yp.$inject=["injector","modeling"],_e(yp,te);function MP(e){return{x:e.x+e.width/6,y:e.y+e.height/2}}function vp(e,t){te.call(this,e),this.preExecute("connection.create",function(n){const{target:i}=n;w(i,"bpmn:TextAnnotation")&&(n.parent=i.parent)},!0),this.preExecute(["shape.create","shape.resize","elements.move"],function(n){const i=n.shapes||[n.shape];i.length===1&&w(i[0],"bpmn:TextAnnotation")&&(n.hints=n.hints||{},n.hints.autoResize=!1)},!0),this.preExecute("shape.resize",function(n){var i=n.context,r=i.shape,o=i.hints||{};if(!(!w(r,"bpmn:TextAnnotation")||o.autoResize)){var a=i.newBounds,s=t.getTextAnnotationBounds(a,zn(r)||""),c=a.y!==r.y&&Math.abs(a.y+a.height-(r.y+r.height))<=1,u=r.y+r.height;i.newBounds={width:a.width,height:s.height,x:a.x,y:c?u-s.height:a.y}}})}_e(vp,te),vp.$inject=["eventBus","textRenderer"];function bp(e,t){te.call(this,e),this.postExecuted("shape.toggleCollapse",1500,function(n){var i=n.shape;if(Ye(i))return;var r=na(i);r.forEach(function(a){var s=a.incoming.slice(),c=a.outgoing.slice();B(s,function(u){o(u,!0)}),B(c,function(u){o(u,!1)})});function o(a,s){r.indexOf(a.source)!==-1&&r.indexOf(a.target)!==-1||w(a,"bpmn:Association")&&(w(a.source,"bpmn:TextAnnotation")||w(a.target,"bpmn:TextAnnotation"))||(s?t.reconnectEnd(a,i,Le(i)):t.reconnectStart(a,i,Le(i)))}},!0)}_e(bp,te),bp.$inject=["eventBus","modeling"];var _p=500;function xp(e,t,n){te.call(this,e);function i(a){a.length&&a.forEach(function(s){s.type==="label"&&!s.businessObject.name&&(s.hidden=!0)})}function r(a,s){var c=a.children,u=s,l,f;return l=kP(c).concat([a]),f=Jm(l),f?(u.width=Math.max(f.width,u.width),u.height=Math.max(f.height,u.height),u.x=f.x+(f.width-u.width)/2,u.y=f.y+(f.height-u.height)/2):(u.x=a.x+(a.width-u.width)/2,u.y=a.y+(a.height-u.height)/2),u}function o(a,s){return{x:a.x+(a.width-s.width)/2,y:a.y+(a.height-s.height)/2,width:s.width,height:s.height}}this.executed(["shape.toggleCollapse"],_p,function(a){var s=a.context,c=s.shape;w(c,"bpmn:SubProcess")&&(c.collapsed?Ze(c).isExpanded=!1:(i(c.children),Ze(c).isExpanded=!0))}),this.reverted(["shape.toggleCollapse"],_p,function(a){var s=a.context,c=s.shape;c.collapsed?Ze(c).isExpanded=!1:Ze(c).isExpanded=!0}),this.postExecuted(["shape.toggleCollapse"],_p,function(a){var s=a.context.shape,c=t.getDefaultSize(s),u;s.collapsed?u=o(s,c):u=r(s,c),n.resizeShape(s,u,null,{autoResize:s.collapsed?!1:"nwse"})})}_e(xp,te),xp.$inject=["eventBus","elementFactory","modeling"];function kP(e){return e.filter(function(t){return!t.hidden})}function wp(e,t,n,i){t.invoke(te,this),this.preExecute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.businessObject;ze(a)||(w(a,"bpmn:Participant")&&Ye(a)&&n.ids.unclaim(s.processRef.id),i.unclaimId(s.id,s))}),this.preExecute("connection.delete",function(r){var o=r.context,a=o.connection,s=a.businessObject;i.unclaimId(s.id,s)}),this.preExecute("canvas.updateRoot",function(){var r=e.getRootElement(),o=r.businessObject;w(r,"bpmn:Collaboration")&&n.ids.unclaim(o.id)})}_e(wp,te),wp.$inject=["canvas","injector","moddle","modeling"];function Ep(e,t){te.call(this,e),this.preExecute("connection.delete",function(n){var i=n.context,r=i.connection,o=r.source;OP(r,o)&&t.updateProperties(o,{default:null})})}_e(Ep,te),Ep.$inject=["eventBus","modeling"];function OP(e,t){if(!w(e,"bpmn:SequenceFlow"))return!1;var n=ie(t),i=ie(e);return n.get("default")===i}var DP=500,LP=5e3,Ug=["shape.create","shape.delete","shape.move","shape.resize"],qg=[...Ug,"spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move"];function Sp(e,t){te.call(this,e);var n;function i(){return n=n||new IP,n.enter(),n}function r(){if(!n)throw new Error("out of bounds release");return n}function o(){if(!n)throw new Error("out of bounds release");var a=n.leave();return a&&(t.updateLaneRefs(n.flowNodes,n.lanes),n=null),a}this.preExecute(qg,LP,function(){i()}),this.postExecuted(qg,DP,function(){o()}),this.preExecute(Ug,function(a){var s=a.context,c=s.shape,u=r();!c||c.labelTarget||(w(c,"bpmn:Lane")&&u.addLane(c),w(c,"bpmn:FlowNode")&&u.addFlowNode(c))})}Sp.$inject=["eventBus","modeling"],_e(Sp,te);function IP(){this.flowNodes=[],this.lanes=[],this.counter=0,this.addLane=function(e){this.lanes.push(e)},this.addFlowNode=function(e){this.flowNodes.push(e)},this.enter=function(){this.counter++},this.leave=function(){return this.counter--,!this.counter}}var BP=500,NP=5e3,Yg=["connection.create","connection.delete","connection.layout","connection.move","connection.reconnect","connection.updateWaypoints","shape.create","shape.delete","shape.move","shape.resize"],Kg=[...Yg,"elements.create","elements.delete","elements.move","label.create","spaceTool"];function Rp(e,t){te.call(this,e);var n;function i(){return n=n||new $P,n.enter(),n}function r(){if(!n)throw new Error("out of bounds release");return n}function o(){if(!n)throw new Error("out of bounds release");var a=n.leave();return a&&(t.updateCategoryValueRefs(Array.from(n.affectedFlowElements),Array.from(n.affectedGroupEntries.values())),n=null),a}this.preExecute(Kg,NP,function(){i()}),this.postExecuted(Kg,BP,function(){o()}),this.preExecute(Yg,function(a){var s=a.context.connection||a.context.shape,c=r();!s||s.labelTarget||(w(s,"bpmn:FlowElement")&&c.addFlowElement(s),w(s,"bpmn:Group")&&c.addGroup(s))}),this.preExecute("label.create",function(a){var s=a.context.labelTarget;w(s,"bpmn:Group")&&r().addGroup(s)})}Rp.$inject=["eventBus","modeling"],_e(Rp,te);function $P(){this.affectedFlowElements=new Set,this.affectedGroupEntries=new Map,this.counter=0,this.addFlowElement=function(e){this.affectedFlowElements.add(e)},this.addGroup=function(e){this.affectedGroupEntries.has(e)||this.affectedGroupEntries.set(e,{categoryValue:e.businessObject.categoryValueRef,groupShape:e})},this.enter=function(){this.counter++},this.leave=function(){return this.counter--,!this.counter}}function Cp(e,t){te.call(this,e),this.postExecuted("elements.create",function(n){const i=n.context,r=i.elements;for(const o of r)FP(o)&&!HP(o)&&t.updateProperties(o,{isForCompensation:void 0})})}_e(Cp,te),Cp.$inject=["eventBus","modeling"];function FP(e){const t=ie(e);return t&&t.isForCompensation}function jP(e){return e&&w(e,"bpmn:BoundaryEvent")&&go(e,"bpmn:CompensateEventDefinition")}function HP(e){return e.incoming.filter(n=>jP(n.source)).length>0}const zP={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","artifactBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","categoryRootElementReferenceBehavior","compensateBoundaryEventBehaviour","createBehavior","createDataObjectBehavior","createParticipantBehavior","dataInputAssociationBehavior","dataStoreBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","fixHoverBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","layoutConnectionBehavior","messageFlowBehavior","nonInterruptingBehavior","removeElementBehavior","removeEmbeddedLabelBoundsBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","rootElementReferenceBehavior","spaceToolBehavior","subProcessPlaneBehavior","subProcessStartEventBehavior","textAnnotationBehavior","toggleCollapseConnectionBehaviour","toggleElementCollapseBehaviour","unclaimIdBehavior","updateFlowNodeRefsBehavior","updateCategoryValueRefsBehavior","unsetDefaultFlowBehavior","setCompensationActivityAfterPasteBehavior"],adaptiveLabelPositioningBehavior:["type",Ll],appendBehavior:["type",Il],associationBehavior:["type",Nl],attachEventBehavior:["type",Gs],artifactBehavior:["type",Bl],boundaryEventBehavior:["type",$l],categoryRootElementReferenceBehavior:["type",Fl],compensateBoundaryEventBehaviour:["type",jl],createBehavior:["type",Hl],createDataObjectBehavior:["type",zl],createParticipantBehavior:["type",Wl],dataInputAssociationBehavior:["type",Ul],dataStoreBehavior:["type",ql],deleteLaneBehavior:["type",Yl],detachEventBehavior:["type",Zs],dropOnFlowBehavior:["type",Xl],eventBasedGatewayBehavior:["type",Zl],fixHoverBehavior:["type",ag],groupBehavior:["type",Ql],importDockingFix:["type",cg],isHorizontalFix:["type",ep],labelBehavior:["type",np],layoutConnectionBehavior:["type",ip],messageFlowBehavior:["type",ap],nonInterruptingBehavior:["type",sp],removeElementBehavior:["type",up],removeEmbeddedLabelBoundsBehavior:["type",cp],removeParticipantBehavior:["type",lp],replaceConnectionBehavior:["type",pp],replaceElementBehaviour:["type",rc],resizeBehavior:["type",kg],resizeLaneBehavior:["type",Ng],rootElementReferenceBehavior:["type",mp],spaceToolBehavior:["type",Fg],subProcessPlaneBehavior:["type",$i],subProcessStartEventBehavior:["type",yp],textAnnotationBehavior:["type",vp],toggleCollapseConnectionBehaviour:["type",bp],toggleElementCollapseBehaviour:["type",xp],unclaimIdBehavior:["type",wp],unsetDefaultFlowBehavior:["type",Ep],updateFlowNodeRefsBehavior:["type",Sp],updateCategoryValueRefsBehavior:["type",Rp],setCompensationActivityAfterPasteBehavior:["type",Cp]};function Pp(e){this._commandStack=e.get("commandStack",!1)}Pp.$inject=["injector"],Pp.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),n===void 0?!0:n};const xi={__init__:["rules"],rules:["type",Pp]};function Xn(e){te.call(this,e),this.init()}Xn.$inject=["eventBus"],_e(Xn,te),Xn.prototype.addRule=function(e,t,n){var i=this;typeof e=="string"&&(e=[e]),e.forEach(function(r){i.canExecute(r,t,function(o,a,s){return n(o)},!0)})},Xn.prototype.init=function(){};function Xg(e,t){var n=Jt(e,t,-15);return n!=="intersect"?n:null}function tn(e){Xn.call(this,e)}_e(tn,Xn),tn.$inject=["eventBus"],tn.prototype.init=function(){this.addRule("connection.start",function(e){var t=e.source;return GP(t)}),this.addRule("connection.create",function(e){var t=e.source,n=e.target,i=e.hints||{},r=i.targetParent,o=i.targetAttach;if(o)return!1;r&&(n.parent=r);try{return lc(t,n)}finally{r&&(n.parent=null)}}),this.addRule("connection.reconnect",function(e){var t=e.connection,n=e.source,i=e.target;return lc(n,i,t)}),this.addRule("connection.updateWaypoints",function(e){return{type:e.connection.type}}),this.addRule("shape.resize",function(e){var t=e.shape,n=e.newBounds,i=e.direction;return uy(t,n,i)}),this.addRule("elements.create",function(e){var t=e.elements,n=e.position,i=e.target;return ot(i)&&!pc(t,i)?!1:Pr(t,function(r){return ot(r)?lc(r.source,r.target,r):r.host?ba(r,r.host,null,n):kp(r,i)})}),this.addRule("elements.move",function(e){var t=e.target,n=e.shapes,i=e.position,r=e.hints;return r!=null&&r.keyboardMove&&n.some(function(a){return iy(a)&&!n.includes(a.host)})?!1:ba(n,t,null,i)||sy(n,t,i)||cy(n,t)||pc(n,t)}),this.addRule("shape.create",function(e){return kp(e.shape,e.target,e.source,e.position)}),this.addRule("shape.attach",function(e){return ba(e.shape,e.target,null,e.position)}),this.addRule("element.copy",function(e){var t=e.element,n=e.elements;return hy(n,t)})},tn.prototype.canConnectMessageFlow=fy,tn.prototype.canConnectSequenceFlow=dy,tn.prototype.canConnectDataAssociation=Op,tn.prototype.canConnectAssociation=ly,tn.prototype.canConnectCompensationAssociation=py,tn.prototype.canMove=cy,tn.prototype.canAttach=ba,tn.prototype.canReplace=sy,tn.prototype.canDrop=Co,tn.prototype.canInsert=pc,tn.prototype.canCreate=kp,tn.prototype.canConnect=lc,tn.prototype.canResize=uy,tn.prototype.canCopy=hy;function GP(e){return Ap(e)?null:Ve(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}function Ap(e){return!e||ze(e)}function Zg(e){do{if(w(e,"bpmn:Process"))return ie(e);if(w(e,"bpmn:Participant"))return ie(e).processRef||ie(e)}while(e=e.parent)}function Tp(e){return w(e,"bpmn:TextAnnotation")}function Mp(e){return w(e,"bpmn:Group")&&!e.labelTarget}function Qg(e){return w(e,"bpmn:BoundaryEvent")&&wi(e,"bpmn:CompensateEventDefinition")}function uc(e){return ie(e).isForCompensation}function VP(e,t){var n=Zg(e),i=Zg(t);return n===i}function WP(e){return w(e,"bpmn:InteractionNode")&&!w(e,"bpmn:BoundaryEvent")&&(!w(e,"bpmn:Event")||w(e,"bpmn:ThrowEvent")&&ty(e,"bpmn:MessageEventDefinition"))}function UP(e){return w(e,"bpmn:InteractionNode")&&!uc(e)&&(!w(e,"bpmn:Event")||w(e,"bpmn:CatchEvent")&&ty(e,"bpmn:MessageEventDefinition"))&&!(w(e,"bpmn:BoundaryEvent")&&!wi(e,"bpmn:MessageEventDefinition"))}function Jg(e){for(var t=e;t=t.parent;){if(w(t,"bpmn:FlowElementsContainer"))return ie(t);if(w(t,"bpmn:Participant"))return ie(t).processRef}return null}function ey(e,t){var n=Jg(e),i=Jg(t);return n===i}function wi(e,t){var n=ie(e);return!!lt(n.eventDefinitions||[],function(i){return w(i,t)})}function ty(e,t){var n=ie(e);return(n.eventDefinitions||[]).every(function(i){return w(i,t)})}function qP(e){return w(e,"bpmn:FlowNode")&&!w(e,"bpmn:EndEvent")&&!pn(e)&&!(w(e,"bpmn:IntermediateThrowEvent")&&wi(e,"bpmn:LinkEventDefinition"))&&!Qg(e)&&!uc(e)}function YP(e){return w(e,"bpmn:FlowNode")&&!w(e,"bpmn:StartEvent")&&!w(e,"bpmn:BoundaryEvent")&&!pn(e)&&!(w(e,"bpmn:IntermediateCatchEvent")&&wi(e,"bpmn:LinkEventDefinition"))&&!uc(e)}function KP(e){return w(e,"bpmn:ReceiveTask")||w(e,"bpmn:IntermediateCatchEvent")&&(wi(e,"bpmn:MessageEventDefinition")||wi(e,"bpmn:TimerEventDefinition")||wi(e,"bpmn:ConditionalEventDefinition")||wi(e,"bpmn:SignalEventDefinition"))}function XP(e){for(var t=[];e;)e=e.parent,e&&t.push(e);return t}function ny(e,t){var n=XP(t);return n.indexOf(e)!==-1}function lc(e,t,n){if(Ap(e)||Ap(t))return null;if(!w(n,"bpmn:DataAssociation")){if(fy(e,t))return{type:"bpmn:MessageFlow"};if(dy(e,t))return{type:"bpmn:SequenceFlow"}}var i=Op(e,t);return i||(py(e,t)?{type:"bpmn:Association",associationDirection:"One"}:ly(e,t)?{type:"bpmn:Association",associationDirection:"None"}:!1)}function Co(e,t){return ze(e)||Mp(e)?!0:w(t,"bpmn:Participant")&&!Ye(t)?!1:w(e,"bpmn:Participant")?w(t,"bpmn:Process")||w(t,"bpmn:Collaboration"):Ve(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:w(e,"bpmn:Lane")?w(t,"bpmn:Participant")||w(t,"bpmn:Lane"):w(e,"bpmn:BoundaryEvent")&&!ZP(e)?!1:w(e,"bpmn:FlowElement")&&!w(e,"bpmn:DataStoreReference")?w(t,"bpmn:FlowElementsContainer")?Ye(t):Ve(t,["bpmn:Participant","bpmn:Lane"]):w(e,"bpmn:DataStoreReference")&&w(t,"bpmn:Collaboration")?Yi(ie(t).get("participants"),function(n){return!!n.get("processRef")}):Ve(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Ve(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):w(e,"bpmn:MessageFlow")?w(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t:!1}function ZP(e){return ie(e).cancelActivity&&(ry(e)||oy(e))}function iy(e){return!ze(e)&&w(e,"bpmn:BoundaryEvent")}function QP(e){return w(e,"bpmn:Lane")}function JP(e){return iy(e)||w(e,"bpmn:IntermediateThrowEvent")&&ry(e)?!0:w(e,"bpmn:IntermediateCatchEvent")&&oy(e)}function ry(e){var t=ie(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function oy(e){return ay(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function ay(e,t){return t.some(function(n){return wi(e,n)})}function eA(e){return w(e,"bpmn:ReceiveTask")&<(e.incoming,function(t){return w(t.source,"bpmn:EventBasedGateway")})}function ba(e,t,n,i){if(Array.isArray(e)||(e=[e]),e.length!==1)return!1;var r=e[0];return ze(r)||!JP(r)||pn(t)||!w(t,"bpmn:Activity")||uc(t)||i&&!Xg(i,t)||eA(t)?!1:"attach"}function sy(e,t,n){if(!t)return!1;var i={replacements:[]};return B(e,function(r){pn(t)||w(r,"bpmn:StartEvent")&&r.type!=="label"&&Co(r,t)&&(uR(r)||i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),(lR(r)||pR(r)||fR(r))&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),ay(r,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&w(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"})),w(t,"bpmn:Transaction")||wi(r,"bpmn:CancelEventDefinition")&&r.type!=="label"&&(w(r,"bpmn:EndEvent")&&Co(r,t)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:EndEvent"}),w(r,"bpmn:BoundaryEvent")&&ba(r,t,null,n)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:BoundaryEvent"}))}),i.replacements.length?i:!1}function cy(e,t){return Yi(e,QP)?!1:t===void 0?!0:t===null?!1:e.every(function(n){return Co(n,t)})}function kp(e,t,n,i){return t?ze(e)||Mp(e)?!0:Co(e,t)||pc(e,t):!1}function uy(e,t,n){return w(e,"bpmn:SubProcess")?Ye(e)&&(!t||t.width>=100&&t.height>=80):w(e,"bpmn:Lane")||w(e,"bpmn:Participant")?!0:Tp(e)?n?n==="e"||n==="w":!0:Mp(e)?!0:ze(e)?n?n==="e"||n==="w":!0:!1}function tA(e,t){var n=Tp(e),i=Tp(t);return(n||i)&&n!==i}function ly(e,t){return ny(t,e)||ny(e,t)?!1:tA(e,t)?!0:!!Op(e,t)}function py(e,t){return ey(e,t)&&Qg(e)&&w(t,"bpmn:Activity")&&!iA(t,e)&&!pn(t)}function fy(e,t){return gy(e)&&!gy(t)?!1:WP(e)&&UP(t)&&!VP(e,t)}function dy(e,t){return qP(e)&&YP(t)&&ey(e,t)&&!(w(e,"bpmn:EventBasedGateway")&&!KP(t))}function Op(e,t){return Ve(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Ve(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:Ve(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Ve(e,["bpmn:Activity","bpmn:CatchEvent"])?{type:"bpmn:DataOutputAssociation"}:!1}function pc(e,t,n){if(!t)return!1;if(Array.isArray(e)){if(e.length!==1)return!1;e=e[0]}return t.source===e||t.target===e?!1:Ve(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!ze(t)&&w(e,"bpmn:FlowNode")&&!w(e,"bpmn:BoundaryEvent")&&Co(e,t.parent)}function Dp(e,t){return e&&t&&e.indexOf(t)!==-1}function hy(e,t){return ze(t)?!0:!(w(t,"bpmn:Lane")&&!Dp(e,t.parent)||w(t,"bpmn:MessageFlow")&&!nA(e,t))}function nA(e,t){var n=my(t.source),i=my(t.target);return Dp(e,n)&&Dp(e,i)}function my(e){for(;e;e=e.parent)if(w(e,"bpmn:Participant"))return e;return null}function gy(e){return bo(e,"bpmn:Process")||bo(e,"bpmn:Collaboration")}function iA(e,t){return e.attachers.includes(t)}const rA={__depends__:[xi],__init__:["bpmnRules"],bpmnRules:["type",tn]};var oA=2e3;function yy(e,t){e.on("saveXML.start",oA,n);function n(){var i=t.getRootElements();B(i,function(r){var o=Ze(r),a,s;a=na([r]),a=We(a,function(c){return c!==r&&!c.labelTarget}),s=sn(a,Ze),o.set("planeElement",s)})}}yy.$inject=["eventBus","canvas"];const aA={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",yy]};function fc(e){te.call(this,e);var t=this;this.preExecute(["shape.create","connection.create"],function(n){var i=n.context,r=i.shape||i.connection,o=i.parent,a=t.getOrdering(r,o);a&&(a.parent!==void 0&&(i.parent=a.parent),i.parentIndex=a.index)}),this.preExecute(["shape.move","connection.move"],function(n){var i=n.context,r=i.shape||i.connection,o=i.newParent||r.parent,a=t.getOrdering(r,o);a&&(a.parent!==void 0&&(i.newParent=a.parent),i.newParentIndex=a.index)})}fc.prototype.getOrdering=function(e,t){return null},_e(fc,te);function Lp(e,t){fc.call(this,e);var n=[{type:"bpmn:SubProcess",order:{level:6}},{type:"bpmn:SequenceFlow",order:{level:9,containers:["bpmn:Participant","bpmn:FlowElementsContainer"]}},{type:"bpmn:DataAssociation",order:{level:9,containers:["bpmn:Collaboration","bpmn:FlowElementsContainer"]}},{type:"bpmn:TextAnnotation",order:{level:9}},{type:"bpmn:MessageFlow",order:{level:9,containers:["bpmn:Collaboration"]}},{type:"bpmn:Association",order:{level:6,containers:["bpmn:Participant","bpmn:FlowElementsContainer","bpmn:Collaboration"]}},{type:"bpmn:BoundaryEvent",order:{level:8}},{type:"bpmn:Group",order:{level:10,containers:["bpmn:Collaboration","bpmn:FlowElementsContainer"]}},{type:"bpmn:FlowElement",order:{level:5}},{type:"bpmn:Participant",order:{level:-2}},{type:"bpmn:Lane",order:{level:-1}}];function i(a){if(a.labelTarget)return{level:10};var s=lt(n,function(c){return Ve(a,[c.type])});return s&&s.order||{level:1}}function r(a){var s=a.order;if(s||(a.order=s=i(a)),!s)throw new Error(`no order for <${a.id}>`);return s}function o(a,s,c){for(var u=s;u&&!Ve(u,c);)u=u.parent;if(!u)throw new Error(`no parent for <${a.id}> in <${s&&s.id}>`);return u}this.getOrdering=function(a,s){if(a.labelTarget||w(a,"bpmn:TextAnnotation"))return{parent:t.findRoot(s)||t.getRootElement(),index:-1};var c=r(a);c.containers&&(s=o(a,s,c.containers));var u=s.children.indexOf(a),l=fd(s.children,function(f){return!a.labelTarget&&f.labelTarget?!1:c.level<r(f).level});return l!==-1&&u!==-1&&u<l&&(l-=1),{index:l,parent:s}}}Lp.$inject=["eventBus","canvas"],_e(Lp,fc);const sA={__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",Lp]};function _a(){}_a.prototype.get=function(){return this._data},_a.prototype.set=function(e){this._data=e},_a.prototype.clear=function(){var e=this._data;return delete this._data,e},_a.prototype.isEmpty=function(){return!this._data};const cA={clipboard:["type",_a]};var vy=1500;function by(e,t,n){var i=this,r=n.get("dragging",!1);function o(a){if(!a.hover){var s=a.originalEvent,c=i._findTargetGfx(s),u=c&&e.get(c);c&&u&&(a.stopPropagation(),r.hover({element:u,gfx:c}),r.move(s))}}r&&t.on("drag.start",function(a){t.once("drag.move",vy,function(s){o(s)})}),(function(){var a,s;t.on("element.hover",function(c){a=c.gfx,s=c.element}),t.on("element.hover",vy,function(c){s&&t.fire("element.out",{element:s,gfx:a})}),t.on("element.out",function(){a=null,s=null})})(),this._findTargetGfx=function(a){var s,c;if(a instanceof MouseEvent)return s=Nr(a),c=document.elementFromPoint(s.x,s.y),uA(c)}}by.$inject=["elementRegistry","eventBus","injector"];function uA(e){return kr(e,"svg, .djs-element",!0)}const lA={__init__:["hoverFix"],hoverFix:["type",by]};function pA(e){return!0}function dc(e){return ur(e)||gP(e)}var _y=500;function xy(e,t,n){var i=this;function r(T,j,k){if(!s(T,j)){var D,z,ae;k?z=t.getGraphics(k):(D=j.delegateTarget||j.target,D&&(z=D,k=t.get(z))),!(!z||!k)&&(ae=e.fire(T,{element:k,gfx:z,originalEvent:j}),ae===!1&&(j.stopPropagation(),j.preventDefault()))}}var o={};function a(T){return o[T]}function s(T,j){var k=u[T]||ur;return!k(j)}var c={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},u={"element.contextmenu":pA,"element.mousedown":dc,"element.mouseup":dc,"element.click":dc,"element.dblclick":dc};function l(T,j,k){var D=c[T];if(!D)throw new Error("unmapped DOM event name <"+T+">");return r(D,j,k)}var f="svg, .djs-element";function p(T,j,k,D){var z=o[k]=function(ae){r(k,ae)};D&&(u[k]=D),z.$delegate=An.bind(T,f,j,z)}function d(T,j,k){var D=a(k);D&&An.unbind(T,j,D.$delegate)}function g(T){B(c,function(j,k){p(T,k,j)})}function h(T){B(c,function(j,k){d(T,k,j)})}e.on("canvas.destroy",function(T){h(T.svg)}),e.on("canvas.init",function(T){g(T.svg)}),e.on(["shape.added","connection.added"],function(T){var j=T.element,k=T.gfx;e.fire("interactionEvents.createHit",{element:j,gfx:k})}),e.on(["shape.changed","connection.changed"],_y,function(T){var j=T.element,k=T.gfx;e.fire("interactionEvents.updateHit",{element:j,gfx:k})}),e.on("interactionEvents.createHit",_y,function(T){var j=T.element,k=T.gfx;i.createDefaultHit(j,k)}),e.on("interactionEvents.updateHit",function(T){var j=T.element,k=T.gfx;i.updateDefaultHit(j,k)});var m=P("djs-hit djs-hit-stroke"),_=P("djs-hit djs-hit-click-stroke"),y=P("djs-hit djs-hit-all"),x=P("djs-hit djs-hit-no-move"),S={all:y,"click-stroke":_,stroke:m,"no-move":x};function P(T,j){return j=V({stroke:"white",strokeWidth:15},j||{}),n.cls(T,["no-fill","no-border"],j)}function C(T,j){var k=S[j];if(!k)throw new Error("invalid hit type <"+j+">");return xe(T,k),T}function L(T,j){Fe(T,j)}this.removeHits=function(T){var j=Ss(".djs-hit",T);B(j,jt)},this.createDefaultHit=function(T,j){var k=T.waypoints,D=T.isFrame,z;return k?this.createWaypointsHit(j,k):(z=D?"stroke":"all",this.createBoxHit(j,z,{width:T.width,height:T.height}))},this.createWaypointsHit=function(T,j){var k=ta(j);return C(k,"stroke"),L(T,k),k},this.createBoxHit=function(T,j,k){k=V({x:0,y:0},k);var D=Te("rect");return C(D,j),xe(D,k),L(T,D),D},this.updateDefaultHit=function(T,j){var k=rt(".djs-hit",j);if(k)return T.waypoints?_l(k,T.waypoints):xe(k,{width:T.width,height:T.height}),k},this.fire=r,this.triggerMouseEvent=l,this.mouseHandler=a,this.registerEvent=p,this.unregisterEvent=d}xy.$inject=["eventBus","elementRegistry","styles"];const hc={__init__:["interactionEvents"],interactionEvents:["type",xy]};function Po(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=new Set;var n=this;e.on(["shape.remove","connection.remove"],function(i){var r=i.element;n.deselect(r)}),e.on(["diagram.clear","root.set"],function(i){n.select(null)})}Po.$inject=["eventBus","canvas"],Po.prototype.deselect=function(e){if(this._selectedElements.has(e)){var t=this.get();this._selectedElements.delete(e),this._eventBus.fire("selection.changed",{oldSelection:t,newSelection:this.get()})}},Po.prototype.get=function(){return Array.from(this._selectedElements)},Po.prototype.isSelected=function(e){return this._selectedElements.has(e)},Po.prototype.select=function(e,t){var n=this.get();De(e)||(e=e?[e]:[]);var i=this._canvas,r=i.getRootElement();e=e.filter(function(o){var a=i.findRoot(o);return r===a}),t?B(e,o=>{this._selectedElements.add(o)}):this._selectedElements=new Set(e),this._eventBus.fire("selection.changed",{oldSelection:n,newSelection:this.get()})};var wy="hover",Ey="selected";function Sy(e,t){this._canvas=e;function n(r,o){e.addMarker(r,o)}function i(r,o){e.removeMarker(r,o)}t.on("element.hover",function(r){n(r.element,wy)}),t.on("element.out",function(r){i(r.element,wy)}),t.on("selection.changed",function(r){function o(u){i(u,Ey)}function a(u){n(u,Ey)}var s=new Set(r.oldSelection),c=new Set(r.newSelection);for(let u of s)c.has(u)||o(u);for(let u of c)s.has(u)||a(u)})}Sy.$inject=["canvas","eventBus"];function Ry(e,t,n,i){e.on("create.end",500,function(r){var o=r.context,a=o.canExecute,s=o.elements,c=o.hints||{},u=c.autoSelect;if(a){if(u===!1)return;De(u)?t.select(u):t.select(s.filter(fA))}}),e.on("connect.end",500,function(r){var o=r.context,a=o.connection;a&&t.select(a)}),e.on("shape.move.end",500,function(r){var o=r.previousSelection||[],a=i.get(r.context.shape.id),s=lt(o,function(c){return a.id===c.id});s||t.select(a)}),e.on("element.click",function(r){if(ur(r)){var o=r.element;o===n.getRootElement()&&(o=null);var a=t.isSelected(o),s=t.get().length>1,c=sc(r);if(a&&s)return c?t.deselect(o):t.select(o);a?t.deselect(o):t.select(o,c)}})}Ry.$inject=["eventBus","selection","canvas","elementRegistry"];function fA(e){return!e.hidden}const Zn={__init__:["selectionVisuals","selectionBehavior"],__depends__:[hc],selection:["type",Po],selectionVisuals:["type",Sy],selectionBehavior:["type",Ry]};var dA=/^djs-cursor-.*$/;function mc(e){var t=vt(document.body);t.removeMatching(dA),e&&t.add("djs-cursor-"+e)}function Cy(){mc(null)}var hA=5e3;function Py(e,t){t=t||"element.click";function n(){return!1}return e.once(t,hA,n),function(){e.off(t,n)}}var mA=["c","C"],gA=["v","V"],yA=["d","D"],vA=["x","X"],bA=["y","Y"],Ay=["z","Z"];function _A(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey}function kn(e){return e.altKey?!1:e.ctrlKey||e.metaKey}function Ht(e,t){return e=De(e)?e:[e],e.indexOf(t.key)!==-1||e.indexOf(t.code)!==-1}function Ip(e){return e.shiftKey}function xA(e){return kn(e)&&Ht(mA,e)}function wA(e){return kn(e)&&Ht(gA,e)}function EA(e){return kn(e)&&Ht(yA,e)}function SA(e){return kn(e)&&Ht(vA,e)}function RA(e){return kn(e)&&!Ip(e)&&Ht(Ay,e)}function CA(e){return kn(e)&&(Ht(bA,e)||Ht(Ay,e)&&Ip(e))}var Ao=Math.round,Ty="djs-drag-active";function Fr(e){e.preventDefault()}function PA(e){return typeof TouchEvent<"u"&&e instanceof TouchEvent}function AA(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function My(e,t,n,i){var r={threshold:5,trapClick:!0},o;function a(x){var S=t.viewbox(),P=t._container.getBoundingClientRect();return{x:S.x+(x.x-P.left)/S.scale,y:S.y+(x.y-P.top)/S.scale}}function s(x,S){S=S||o;var P=e.createEvent(V({},S.payload,S.data,{isTouch:S.isTouch}));return e.fire("drag."+x,P)===!1?!1:e.fire(S.prefix+"."+x,P)}function c(x){var S=x.filter(function(P){return i.get(P.id)});S.length&&n.select(S)}function u(x,S){var P=o.payload,C=o.displacement,L=o.globalStart,T=Nr(x),j=si(T,L),k=o.localStart,D=a(T),z=si(D,k);if(!o.active&&(S||AA(j)>o.threshold)){if(V(P,{x:Ao(k.x+C.x),y:Ao(k.y+C.y),dx:0,dy:0},{originalEvent:x}),s("start")===!1)return m();o.active=!0,o.keepSelection||(P.previousSelection=n.get(),n.select(null)),o.cursor&&mc(o.cursor),t.addMarker(t.getRootElement(),Ty)}hp(x),o.active&&(V(P,{x:Ao(D.x+C.x),y:Ao(D.y+C.y),dx:Ao(z.x),dy:Ao(z.y)},{originalEvent:x}),s("move"))}function l(x){var S,P=!0;o.active&&(x&&(o.payload.originalEvent=x,hp(x)),P=s("end")),P===!1&&s("rejected"),S=_(P!==!0),s("ended",S)}function f(x){Ht("Escape",x)&&(Fr(x),m())}function p(x){var S;o.active&&(S=Py(e),setTimeout(S,400),Fr(x)),l(x)}function d(x){u(x)}function g(x){var S=o.payload;S.hoverGfx=x.gfx,S.hover=x.element,s("hover")}function h(x){s("out");var S=o.payload;S.hoverGfx=null,S.hover=null}function m(x){var S;if(o){var P=o.active;P&&s("cancel"),S=_(x),P&&s("canceled",S)}}function _(x){var S,P;s("cleanup"),Cy(),o.trapClick?P=p:P=l,$e.unbind(document,"mousemove",u),$e.unbind(document,"dragstart",Fr),$e.unbind(document,"selectstart",Fr),$e.unbind(document,"mousedown",P,!0),$e.unbind(document,"mouseup",P,!0),$e.unbind(document,"keyup",f),$e.unbind(document,"touchstart",d,!0),$e.unbind(document,"touchcancel",m,!0),$e.unbind(document,"touchmove",u,!0),$e.unbind(document,"touchend",l,!0),e.off("element.hover",g),e.off("element.out",h),t.removeMarker(t.getRootElement(),Ty);var C=o.payload.previousSelection;return x!==!1&&C&&!n.get().length&&c(C),S=o,o=null,S}function y(x,S,P,C){o&&m(!1),typeof S=="string"&&(C=P,P=S,S=null),C=V({},r,C||{});var L=C.data||{},T,j,k,D,z;if(C.trapClick?D=p:D=l,x?(T=Ro(x)||x,j=Nr(x),hp(x),T.type==="dragstart"&&Fr(T)):(T=null,j={x:0,y:0}),k=a(j),S||(S=k),z=PA(T),o=V({prefix:P,data:L,payload:{},globalStart:j,displacement:si(S,k),localStart:k,isTouch:z},C),C.manual||(z?($e.bind(document,"touchstart",d,!0),$e.bind(document,"touchcancel",m,!0),$e.bind(document,"touchmove",u,!0),$e.bind(document,"touchend",l,!0)):($e.bind(document,"mousemove",u),$e.bind(document,"dragstart",Fr),$e.bind(document,"selectstart",Fr),$e.bind(document,"mousedown",D,!0),$e.bind(document,"mouseup",D,!0)),$e.bind(document,"keyup",f),e.on("element.hover",g),e.on("element.out",h)),s("init")===!1)return m(),!1;C.autoActivate&&u(x,!0)}e.on("diagram.destroy",m),this.init=y,this.move=u,this.hover=g,this.out=h,this.end=l,this.cancel=m,this.context=function(){return o},this.setOptions=function(x){V(r,x)}}My.$inject=["eventBus","canvas","selection","elementRegistry"];const Fi={__depends__:[lA,Zn],dragging:["type",My]};function To(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(Math.random()*1e9)+"-"}To.prototype.next=function(){return this._prefix+ ++this._counter};const TA=new To("ps");var MA=["marker-start","marker-mid","marker-end"],kA=["circle","ellipse","line","path","polygon","polyline","path","rect"];function lr(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i}lr.$inject=["elementRegistry","eventBus","canvas","styles"],lr.prototype.cleanUp=function(){console.warn("PreviewSupport#cleanUp is deprecated and will be removed in future versions. You do not need to manually clean up previews anymore. cf. https://github.com/bpmn-io/diagram-js/pull/906")},lr.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},lr.prototype.addDragger=function(e,t,n,i="djs-dragger"){n=n||this.getGfx(e);var r=Gh(n);return this._cloneMarkers(Lr(r),i),xe(r,this._styles.cls(i,[])),Fe(t,r),xe(r,"data-preview-support-element-id",e.id),r},lr.prototype.addFrame=function(e,t){var n=Te("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Fe(t,n),xe(n,"data-preview-support-element-id",e.id),n},lr.prototype._cloneMarkers=function(e,t="djs-dragger",n=e){var i=this;e.childNodes&&e.childNodes.forEach(r=>{i._cloneMarkers(r,t,n)}),IA(e)&&MA.forEach(function(r){if(xe(e,r)){var o=OA(e,r,i._canvas.getContainer());o&&i._cloneMarker(n,e,o,r,t)}})},lr.prototype._cloneMarker=function(e,t,n,i,r="djs-dragger"){var o=[n.id,r,TA.next()].join("-"),a=rt("marker#"+n.id,e);e=e||this._canvas._svg;var s=a||Gh(n);s.id=o,Xe(s).add(r);var c=rt(":scope > defs",e);c||(c=Te("defs"),Fe(e,c)),Fe(c,s);var u=LA(s.id);xe(t,i,u)};function OA(e,t,n){var i=DA(xe(e,t));return rt("marker#"+i,n||document)}function DA(e){return e.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]}function LA(e){return"url(#"+e+")"}function IA(e){return kA.indexOf(e.nodeName)!==-1}const Mo={__init__:["previewSupport"],previewSupport:["type",lr]};var BA="drop-ok",ky="drop-not-ok",Oy="attach-ok",Dy="new-parent",Ly="create",NA=2e3;function Iy(e,t,n,i,r){function o(c,u,l,f,p){if(!u)return!1;c=We(c,function(y){var x=y.labelTarget;return!y.parent&&!(ze(y)&&c.indexOf(x)!==-1)});var d=lt(c,function(y){return!ot(y)}),g=!1,h=!1,m=!1;Ny(c)&&(g=r.allowed("shape.attach",{position:l,shape:d,target:u})),g||(Ny(c)?m=r.allowed("shape.create",{position:l,shape:d,source:f,target:u}):m=r.allowed("elements.create",{elements:c,position:l,target:u}));var _=p.connectionTarget;return m||g?(d&&f&&(h=r.allowed("connection.create",{source:_===f?d:f,target:_===f?f:d,hints:{targetParent:u,targetAttach:g}})),{attach:g,connect:h}):m===null||g===null?null:!1}function a(c,u){[Oy,BA,ky,Dy].forEach(function(l){l===u?e.addMarker(c,l):e.removeMarker(c,l)})}n.on(["create.move","create.hover"],function(c){var u=c.context,l=u.elements,f=c.hover,p=u.source,d=u.hints||{};if(!f){u.canExecute=!1,u.target=null;return}By(c);var g={x:c.x,y:c.y},h=u.canExecute=f&&o(l,f,g,p,d);f&&h!==null&&(u.target=f,h&&h.attach?a(f,Oy):a(f,h?Dy:ky))}),n.on(["create.end","create.out","create.cleanup"],function(c){var u=c.hover;u&&a(u,null)}),n.on("create.end",function(c){var u=c.context,l=u.source,f=u.shape,p=u.elements,d=u.target,g=u.canExecute,h=g&&g.attach,m=g&&g.connect,_=u.hints||{};if(g===!1||!d)return!1;By(c);var y={x:c.x,y:c.y};m?f=i.appendShape(l,f,y,d,{attach:h,connection:m===!0?{}:m,connectionTarget:_.connectionTarget}):(p=i.createElements(p,y,d,V({},_,{attach:h})),f=lt(p,function(x){return!ot(x)})),V(u,{elements:p,shape:f}),V(c,{elements:p,shape:f})});function s(){var c=t.context();c&&c.prefix===Ly&&t.cancel()}n.on("create.init",function(){n.on("elements.changed",s),n.once(["create.cancel","create.end"],NA,function(){n.off("elements.changed",s)})}),this.start=function(c,u,l){De(u)||(u=[u]);var f=lt(u,function(g){return!ot(g)});if(f){l=V({elements:u,hints:{},shape:f},l||{}),B(u,function(g){Be(g.x)||(g.x=0),Be(g.y)||(g.y=0)});var p=We(u,function(g){return!g.hidden}),d=Ot(p);B(u,function(g){ot(g)&&(g.waypoints=sn(g.waypoints,function(h){return{x:h.x-d.x-d.width/2,y:h.y-d.y-d.height/2}})),V(g,{x:g.x-d.x-d.width/2,y:g.y-d.y-d.height/2})}),t.init(c,Ly,{cursor:"grabbing",autoActivate:!0,data:{shape:f,elements:u,context:l}})}}}Iy.$inject=["canvas","dragging","eventBus","modeling","rules"];function By(e){var t=e.context,n=t.createConstraints;n&&(n.left&&(e.x=Math.max(e.x,n.left)),n.right&&(e.x=Math.min(e.x,n.right)),n.top&&(e.y=Math.max(e.y,n.top)),n.bottom&&(e.y=Math.min(e.y,n.bottom)))}function Ny(e){return e&&e.length===1&&!ot(e[0])}var $A=750;function $y(e,t,n,i,r){function o(a){var s=Te("g");xe(s,r.cls("djs-drag-group",["no-events"]));var c=Te("g");return a.forEach(function(u){var l;u.hidden||(u.waypoints?(l=n._createContainer("connection",c),n.drawConnection(Lr(l),u)):(l=n._createContainer("shape",c),n.drawShape(Lr(l),u),en(l,u.x,u.y)),i.addDragger(u,s,l))}),s}t.on("create.move",$A,function(a){var s=a.hover,c=a.context,u=c.elements,l=c.dragGroup;l||(l=c.dragGroup=o(u));var f;s?(l.parentNode||(f=e.getActiveLayer(),Fe(f,l)),en(l,a.x,a.y)):jt(l)}),t.on("create.cleanup",function(a){var s=a.context,c=s.dragGroup;c&&jt(c)})}$y.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];const gc={__depends__:[Fi,Mo,xi,Zn],__init__:["create","createPreview"],create:["type",Iy],createPreview:["type",$y]};function Bp(e){var t=this;this._lastMoveEvent=null;function n(i){t._lastMoveEvent=i}e.on("canvas.init",function(i){var r=t._svg=i.svg;r.addEventListener("mousemove",n)}),e.on("canvas.destroy",function(){t._lastMouseEvent=null,t._svg.removeEventListener("mousemove",n)})}Bp.$inject=["eventBus"],Bp.prototype.getLastMoveEvent=function(){return this._lastMoveEvent||FA(0,0)};function FA(e,t){var n=document.createEvent("MouseEvent"),i=e,r=t,o=e,a=t;return n.initMouseEvent&&n.initMouseEvent("mousemove",!0,!0,window,0,i,r,o,a,!1,!1,!1,!1,0,null),n}const xa={__init__:["mouse"],mouse:["type",Bp]};var Fy=2e3;function On(e,t,n,i,r,o,a,s){this._canvas=e,this._create=t,this._elementFactory=i,this._eventBus=r,this._modeling=o,this._mouse=a,this._rules=s,r.on("copyPaste.copyElement",function(c){var u=c.descriptor,l=c.element,f=c.elementsSet;u.priority=1,u.id=l.id,f.has(l.parent)&&(u.parent=l.parent.id),jA(l)&&(u.priority=2,u.host=l.host.id),ot(l)&&(u.priority=3,u.source=l.source.id,u.target=l.target.id,u.waypoints=HA(l)),ze(l)&&(u.priority=4,u.labelTarget=l.labelTarget.id),B(["x","y","width","height"],function(p){Be(l[p])&&(u[p]=l[p])}),u.hidden=l.hidden,u.collapsed=l.collapsed}),r.on("copyPaste.elementsCopied",Fy,function(c){var u;((u=c.hints)==null?void 0:u.clip)!==!1&&n.set(c.tree)}),r.on("copyPaste.pasteElements",Fy,function(c){c.tree||(c.tree=n.get())}),r.on("copyPaste.pasteElements",function(c){var u=c.hints;V(u,{createElementsBehavior:!1})})}On.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],On.prototype.copy=function(e,t={}){var n,i;return De(e)||(e=e?[e]:[]),n=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}),n===!1?i={}:i=this.createTree(De(n)?n:e),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:i,hints:t}),i},On.prototype.paste=function(e={}){var t=this._eventBus.createEvent({type:"copyPaste.pasteElements",hints:{},...e}),n=this._eventBus.fire(t);if(n!==!1){var i=t.tree;if(i){var r=t.hints,o=this._createElements(i);if(t.element&&t.point)return this._paste(o,t.element,t.point,r);this._create.start(this._mouse.getLastMoveEvent(),o,{hints:r})}}},On.prototype.duplicate=function(e,t={}){var n=this.copy(e,{clip:!1});return this.paste({...t,tree:n})},On.prototype.cut=function(e){var t=this.copy(e),n=this._getElementIdsFromTree(t),i=e.filter(function(r){return n[r.id]});return i.length>0&&this._modeling.removeElements(i),t},On.prototype._getElementIdsFromTree=function(e){var t={};return B(e,function(n){B(n,function(i){i.id&&(t[i.id]=!0)})}),t},On.prototype._paste=function(e,t,n,i){B(e,function(o){Be(o.x)||(o.x=0),Be(o.y)||(o.y=0)});var r=Ot(e);return B(e,function(o){ot(o)&&(o.waypoints=sn(o.waypoints,function(a){return{x:a.x-r.x-r.width/2,y:a.y-r.y-r.height/2}})),V(o,{x:o.x-r.x-r.width/2,y:o.y-r.y-r.height/2})}),this._modeling.createElements(e,n,t,V({},i))},On.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return B(e,function(o,a){o=ui(o,"priority"),B(o,function(s){var c=V({},li(s,["priority"]));i[s.parent]?c.parent=i[s.parent]:delete c.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:c});var u;if(ot(c)){c.source=i[s.source],c.target=i[s.target],u=i[s.id]=t.createConnection(c),r.push(u);return}if(ze(c)){c.labelTarget=i[c.labelTarget],u=i[s.id]=t.createLabel(c),r.push(u);return}c.host&&(c.host=i[c.host]),u=i[s.id]=t.createShape(c),r.push(u)})}),r},On.prototype.createConnection=function(e){var t=this._elementFactory.createConnection(li(e,["id"]));return t},On.prototype.createLabel=function(e){var t=this._elementFactory.createLabel(li(e,["id"]));return t},On.prototype.createShape=function(e){var t=this._elementFactory.createShape(li(e,["id"]));return t},On.prototype.hasRelations=function(e,t,n){return n||(n=new Set(t)),!(ot(e)&&(!n.has(e.source)||!n.has(e.target))||ze(e)&&!n.has(e.labelTarget))},On.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[],o=new Map,a=As(e);function s(f,p){return t.allowed("element.copy",{element:f,elements:p})}function c(f,p){var d=o.get(f);if(!d){var g={element:f,depth:p};r.push(g),o.set(f,g);return}if(d.depth<p){r=u(d,r);var h={element:d.element,depth:p};r.push(h),o.set(f,h)}}function u(f,p){var d=p.indexOf(f);return d!==-1&&p.splice(d,1),p}Dr(a,function(f,p,d){if(ze(f))return;B(f.labels,function(m){c(m,d)});function g(m){m&&m.length&&B(m,function(_){B(_.labels,function(y){c(y,d)}),c(_,d)})}B([f.attachers,f.incoming,f.outgoing],g),c(f,d);var h=[];return f.children&&(h=f.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:f,children:h}),h}),e=sn(r,function(f){return f.element});var l=new Set(e);return r=sn(r,function(f){return f.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:f.descriptor,element:f.element,elements:e,elementsSet:l}),f}),r=ui(r,function(f){return f.descriptor.priority}),e=sn(r,function(f){return f.element}),B(r,function(f){var p=f.depth;if(!n.hasRelations(f.element,e,l)){Hy(f.element,e),l.delete(f.element);return}if(!s(f.element,e)){Hy(f.element,e),l.delete(f.element);return}i[p]||(i[p]=[]),i[p].push(f.descriptor)}),i};function jA(e){return!!e.host}function HA(e){return sn(e.waypoints,function(t){return t=jy(t),t.original&&(t.original=jy(t.original)),t})}function jy(e){return V({},e)}function Hy(e,t){var n=t.indexOf(e);return n===-1?t:t.splice(n,1)}const zA={__depends__:[cA,gc,xa,xi],__init__:["copyPaste"],copyPaste:["type",On]};function Np(e,t,n){De(n)||(n=[n]),B(n,function(i){Cr(e[i])||(t[i]=e[i])})}var $p=750;function zy(e,t,n){function i(c,u){var l=e.create(c.$type);return n.copyElement(c,l,null,u)}t.on("copyPaste.copyElement",$p,function(c){var u=c.descriptor,l=c.element,f=ie(l);if(ze(l))return u;var p=u.businessObject=i(f,!0),d=u.di=i(Ze(l),!0);d.bpmnElement=p,Np(p,u,"name"),Np(d,u,"isExpanded"),f.default&&(u.default=f.default.id)});var r="-bpmn-js-refs";function o(c){return c[r]=c[r]||{}}function a(c,u){c[r]=u}function s(c,u,l){var f=ie(c);return c.default&&(l[c.default]={element:f,property:"default"}),c.host&&(ie(c).attachedToRef=ie(u[c.host])),li(l,Cn(l,function(p,d,g){var h=d.element,m=d.property;return g===c.id&&(h.set(m,f),p.push(c.id)),p},[]))}t.on("copyPaste.pasteElement",function(c){var u=c.cache,l=c.descriptor,f=l.businessObject,p=l.di;if(ze(l)){l.businessObject=ie(u[l.labelTarget]),l.di=Ze(u[l.labelTarget]);return}f=l.businessObject=i(f),p=l.di=i(p),p.bpmnElement=f,Np(l,f,["isExpanded","name"]),l.type=f.$type}),t.on("copyPaste.copyElement",$p,function(c){var u=c.descriptor,l=c.element;if(w(l,"bpmn:Participant")){var f=ie(l);f.processRef&&(u.processRef=i(f.processRef,!0))}}),t.on("copyPaste.pasteElement",function(c){var u=c.descriptor,l=u.processRef;l&&(u.processRef=i(l))}),t.on("copyPaste.createTree",function(c){var u=c.element,l=c.children;w(u,"bpmn:SubProcess")&&B(ca(l),f=>{l.push(f.annotation)})}),t.on("copyPaste.pasteElement",$p,function(c){var u=c.cache,l=c.descriptor;a(u,s(l,u,o(u)))})}zy.$inject=["bpmnFactory","eventBus","moddleCopy"];const GA=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"],VA=["errorRef","escalationRef","messageRef","signalRef","dataObjectRef"];function wa(e,t,n){this._bpmnFactory=t,this._eventBus=e,this._moddle=n,e.on("moddleCopy.canCopyProperties",i=>{const{propertyNames:r}=i;if(!(!r||!r.length))return ui(r,o=>o==="extensionElements")}),e.on("moddleCopy.canCopyProperty",i=>{const{parent:r,property:o,propertyName:a}=i,s=Vt(r)&&r.$descriptor;if(a&&VA.includes(a))return o;if(a&&GA.includes(a)||a&&s&&!lt(s.properties,to({name:a})))return!1}),e.on("moddleCopy.canSetCopiedProperty",i=>{const{property:r}=i;if(w(r,"bpmn:ExtensionElements")&&(!r.values||!r.values.length))return!1})}wa.$inject=["eventBus","bpmnFactory","moddle"],wa.prototype.copyElement=function(e,t,n,i=!1){n&&!De(n)&&(n=[n]),n=n||Fp(e.$descriptor);const r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return r===!1||(De(r)&&(n=r),B(n,o=>{let a;Rn(e,o)&&(a=e.get(o));const s=this.copyProperty(a,t,o,i);!$t(s)||this._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:o})===!1||t.set(o,s)})),t},wa.prototype.copyProperty=function(e,t,n,i=!1){let r=this._eventBus.fire("moddleCopy.canCopyProperty",{parent:t,property:e,propertyName:n,clone:i});if(r===!1)return;if(r)return Vt(r)&&r.$type&&!r.$parent&&(r.$parent=t),r;const o=this._moddle.getPropertyDescriptor(t,n);if(!o.isReference)return o.isId?e&&this._copyId(e,t,i):De(e)?Cn(e,(a,s)=>{const c=this.copyProperty(s,t,n,i);return c?a.concat(c):a},[]):Vt(e)&&e.$type?this._moddle.getElementDescriptor(e).isGeneric?void 0:(r=this._bpmnFactory.create(e.$type),r.$parent=t,r=this.copyElement(e,r,null,i),r):e},wa.prototype._copyId=function(e,t,n=!1){if(n)return e;if(!this._moddle.ids.assigned(e))return this._moddle.ids.claim(e,t),e};function Fp(e,t){return Cn(e.properties,(n,i)=>t&&i.default?n:n.concat(i.name),[])}const Gy={__depends__:[zA],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",zy],moddleCopy:["type",wa]};var Vy=Math.round;function jp(e,t){this._modeling=e,this._eventBus=t}jp.$inject=["modeling","eventBus"],jp.prototype.replaceElement=function(e,t,n){if(e.waypoints)return null;var i=this._modeling,r=this._eventBus;r.fire("replace.start",{element:e,attrs:t,hints:n});var o=t.width||e.width,a=t.height||e.height,s=t.x||e.x,c=t.y||e.y,u=Vy(s+o/2),l=Vy(c+a/2),f=i.replaceShape(e,V({},t,{x:u,y:l,width:o,height:a}),n);return r.fire("replace.end",{element:e,newElement:f,hints:n}),f};function Wy(e,t){t.on("replace.end",500,function(n){const{newElement:i,hints:r={}}=n;r.select!==!1&&e.select(i)})}Wy.$inject=["selection","eventBus"];const WA={__init__:["replace","replaceSelectionBehavior"],replaceSelectionBehavior:["type",Wy],replace:["type",jp]};function UA(e,t,n){De(n)||(n=[n]),B(n,function(i){Cr(e[i])||(t[i]=e[i])})}var qA=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function YA(e,t){var n=e&&Rn(e,"collapsed")?e.collapsed:!Ye(e),i;return t&&(Rn(t,"collapsed")||Rn(t,"isExpanded"))?i=Rn(t,"collapsed")?t.collapsed:!t.isExpanded:i=n,n!==i}function Uy(e,t,n,i,r,o){function a(s,c,u){u=u||{};var l=c.type,f=s.businessObject;if(yc(f)&&(l==="bpmn:SubProcess"||l==="bpmn:AdHocSubProcess")&&YA(s,c))return i.toggleCollapse(s),s;var p=e.create(l),d={type:l,businessObject:p};d.di={},l==="bpmn:ExclusiveGateway"&&(d.di.isMarkerVisible=!0),UA(s.di,d.di,["fill","stroke","background-color","border-color","color"]);var g=Fp(f.$descriptor),h=Fp(p.$descriptor,!0),m=KA(g,h);V(p,oi(c,qA));var _=We(m,function(S){return S==="eventDefinitions"?qy(s,c.eventDefinitionType):S==="loopCharacteristics"?!pn(p):Rn(p,S)||S==="processRef"&&c.isExpanded===!1||S==="triggeredByEvent"?!1:S==="isForCompensation"?!pn(p):!0});if(p=n.copyElement(f,p,_),c.eventDefinitionType&&(qy(p,c.eventDefinitionType)||(d.eventDefinitionType=c.eventDefinitionType,d.eventDefinitionAttrs=c.eventDefinitionAttrs)),w(f,"bpmn:Activity")){if(yc(f))d.isExpanded=Ye(s);else if(c&&Rn(c,"isExpanded")){d.isExpanded=c.isExpanded;var y=t.getDefaultSize(p,{isExpanded:d.isExpanded});d.width=y.width,d.height=y.height,d.x=s.x-(d.width-s.width)/2,d.y=s.y-(d.height-s.height)/2}Ye(s)&&!w(f,"bpmn:Task")&&d.isExpanded&&(d.width=s.width,d.height=s.height)}if(yc(f)&&!yc(p)&&(u.moveChildren=!1),w(f,"bpmn:Participant")){c.isExpanded===!0?p.processRef=e.create("bpmn:Process"):u.moveChildren=!1;var x=qt(s);Ze(s).isHorizontal||(Ze(d).isHorizontal=x),d.width=x?s.width:t.getDefaultSize(d).width,d.height=x?t.getDefaultSize(d).height:s.height}return o.allowed("shape.resize",{shape:p})||(d.height=t.getDefaultSize(d).height,d.width=t.getDefaultSize(d).width),p.name=f.name,Ve(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Ve(p,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(p.default=f.default),c.host&&!w(f,"bpmn:BoundaryEvent")&&w(p,"bpmn:BoundaryEvent")&&(d.host=c.host),(d.type==="bpmn:DataStoreReference"||d.type==="bpmn:DataObjectReference")&&(d.x=s.x+(s.width-d.width)/2),r.replaceElement(s,d,{...u,targetElement:c})}this.replaceElement=a}Uy.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules"];function yc(e){return w(e,"bpmn:SubProcess")}function qy(e,t){var n=ie(e);return t&&n.get("eventDefinitions").some(function(i){return w(i,t)})}function KA(e,t){return e.filter(function(n){return t.includes(n)})}const Yy={__depends__:[Gy,WA,Zn],bpmnReplace:["type",Uy]};var XA=250;function jr(e){this._eventBus=e,this._tools=[],this._active=null}jr.$inject=["eventBus"],jr.prototype.registerTool=function(e,t){var n=this._tools;if(!t)throw new Error(`A tool has to be registered with it's "events"`);n.push(e),this.bindEvents(e,t)},jr.prototype.isActive=function(e){return e&&this._active===e},jr.prototype.length=function(e){return this._tools.length},jr.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},jr.prototype.bindEvents=function(e,t){var n=this._eventBus,i=[];n.on(t.tool+".init",function(r){var o=r.context;if(!o.reactivate&&this.isActive(e)){this.setActive(null);return}this.setActive(e)},this),B(t,function(r){i.push(r+".ended"),i.push(r+".canceled")}),n.on(i,XA,function(r){this._active&&(ZA(r)||this.setActive(null))},this)};function ZA(e){var t=e.originalEvent&&e.originalEvent.target;return t&&kr(t,'.group[data-group="tools"]')}const vc={__depends__:[Fi],__init__:["toolManager"],toolManager:["type",jr]};function QA(e,t){if(e==="x"){if(t>0)return"e";if(t<0)return"w"}if(e==="y"){if(t>0)return"s";if(t<0)return"n"}return null}function JA(e,t){var n=[],i=new Set(e);B(t,function(o){i.add(o)});var r=new Set;return i.forEach(function(o){var a=o.incoming,s=o.outgoing;B(a.concat(s),function(c){var u=c.source,l=c.target;(i.has(u)||i.has(l))&&(r.has(c)||(r.add(c),n.push(c)))})}),n}function eT(e,t,n){var i=e.x,r=e.y,o=e.width,a=e.height,s=n.x,c=n.y;switch(t){case"n":return{x:i,y:r+c,width:o,height:a-c};case"s":return{x:i,y:r,width:o,height:a+c};case"w":return{x:i+s,y:r,width:o-s,height:a};case"e":return{x:i,y:r,width:o+s,height:a};default:throw new Error("unknown direction: "+t)}}var Hp=Math.abs,tT=Math.round,ji={x:"width",y:"height"},Ky="crosshair",pr={n:"top",w:"left",s:"bottom",e:"right"},nT=1500,bc={n:"s",w:"e",s:"n",e:"w"},_c=20;function Qn(e,t,n,i,r,o,a){this._canvas=e,this._dragging=t,this._eventBus=n,this._modeling=i,this._rules=r,this._toolManager=o,this._mouse=a;var s=this;o.registerTool("space",{tool:"spaceTool.selection",dragging:"spaceTool"}),n.on("spaceTool.selection.end",function(c){n.once("spaceTool.selection.ended",function(){s.activateMakeSpace(c.originalEvent)})}),n.on("spaceTool.move",nT,function(c){var u=c.context,l=u.initialized;l||(l=u.initialized=s.init(c,u)),l&&Zy(c)}),n.on("spaceTool.end",function(c){var u=c.context,l=u.axis,f=u.direction,p=u.movingShapes,d=u.resizingShapes,g=u.start;if(u.initialized){Zy(c);var h={x:0,y:0};h[l]=tT(c["d"+l]),s.makeSpace(p,d,h,f,g),n.once("spaceTool.ended",function(m){s.activateSelection(m.originalEvent,!0,!0)})}})}Qn.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],Qn.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:Ky,data:{context:{reactivate:n}},trapClick:!1})},Qn.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Ky,data:{context:{}}})},Qn.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},Qn.prototype.init=function(e,t){var n=Hp(e.dx)>Hp(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Hp(i)<5)return!1;i<0&&(i*=-1),va(e)&&(i*=-1);var o=QA(n,i),a=this._canvas.getRootElement();!sc(e)&&e.hover&&(a=e.hover);var s=[...na(a),...a.attachers||[]],c=this.calculateAdjustments(s,n,i,r),u=this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:c.resizingShapes,start:r}),l=iT(c,n,o,r,u);return V(t,c,{axis:n,direction:o,spaceToolConstraints:l,start:r}),mc("resize-"+(n==="x"?"ew":"ns")),!0},Qn.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],a=[],s=new Set,c=new Set,u=[],l=[];function f(d){s.has(d)||(s.add(d),o.push(d));var g=d.label;g&&!s.has(g)&&(s.add(g),o.push(g))}function p(d){c.has(d)||(c.add(d),a.push(d))}return B(e,function(d){if(!(!d.parent||ze(d))){if(ot(d)){l.push(d);return}var g=d[t],h=g+d[ji[t]];if(rT(d)&&(n>0&&Le(d)[t]>i||n<0&&Le(d)[t]<i)){u.push(d);return}if(n>0&&g>i||n<0&&h<i){f(d);return}if(g<i&&h>i&&r.allowed("shape.resize",{shape:d})){p(d);return}}}),B(o,function(d){var g=d.attachers;g&&B(g,function(h){f(h)})}),B(u,function(d){var g=d.host;(s.has(g)||c.has(g))&&f(d)}),B(l,function(d){var g=d.source,h=d.target,m=d.label;(s.has(g)||c.has(g))&&(s.has(h)||c.has(h))&&m&&f(m)}),{movingShapes:o,resizingShapes:a}},Qn.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Qn.prototype.isActive=function(){var e=this._dragging.context();return e?/^spaceTool/.test(e.prefix):!1};function Xy(e){return{top:e.top-_c,right:e.right+_c,bottom:e.bottom+_c,left:e.left-_c}}function Zy(e){var t=e.context,n=t.spaceToolConstraints;if(n){var i,r;Be(n.left)&&(i=Math.max(e.x,n.left),e.dx=e.dx+i-e.x,e.x=i),Be(n.right)&&(i=Math.min(e.x,n.right),e.dx=e.dx+i-e.x,e.x=i),Be(n.top)&&(r=Math.max(e.y,n.top),e.dy=e.dy+r-e.y,e.y=r),Be(n.bottom)&&(r=Math.min(e.y,n.bottom),e.dy=e.dy+r-e.y,e.y=r)}}function iT(e,t,n,i,r){var o=e.movingShapes,a=e.resizingShapes;if(a.length){var s={},c,u,l=new Set(o),f=new Set(a);return B(a,function(p){var d=p.attachers,g=p.children,h=Me(p),m=We(g,function(z){return!ot(z)&&!ze(z)&&!l.has(z)&&!f.has(z)}),_=We(g,function(z){return!ot(z)&&!ze(z)&&l.has(z)}),y,x,S,P=[],C=[],L,T,j,k;m.length&&(x=Xy(Me(Ot(m))),y=i-h[pr[n]]+x[pr[n]],n==="n"?s.bottom=u=Be(u)?Math.min(u,y):y:n==="w"?s.right=u=Be(u)?Math.min(u,y):y:n==="s"?s.top=c=Be(c)?Math.max(c,y):y:n==="e"&&(s.left=c=Be(c)?Math.max(c,y):y)),_.length&&(S=Xy(Me(Ot(_))),y=i-S[pr[bc[n]]]+h[pr[bc[n]]],n==="n"?s.bottom=u=Be(u)?Math.min(u,y):y:n==="w"?s.right=u=Be(u)?Math.min(u,y):y:n==="s"?s.top=c=Be(c)?Math.max(c,y):y:n==="e"&&(s.left=c=Be(c)?Math.max(c,y):y)),d&&d.length&&(d.forEach(function(z){l.has(z)?P.push(z):C.push(z)}),P.length&&(L=Me(Ot(P.map(Le))),T=h[pr[bc[n]]]-(L[pr[bc[n]]]-i)),C.length&&(j=Me(Ot(C.map(Le))),k=j[pr[n]]-(h[pr[n]]-i)),n==="n"?(y=Math.min(T||1/0,k||1/0),s.bottom=u=Be(u)?Math.min(u,y):y):n==="w"?(y=Math.min(T||1/0,k||1/0),s.right=u=Be(u)?Math.min(u,y):y):n==="s"?(y=Math.max(T||-1/0,k||-1/0),s.top=c=Be(c)?Math.max(c,y):y):n==="e"&&(y=Math.max(T||-1/0,k||-1/0),s.left=c=Be(c)?Math.max(c,y):y));var D=r&&r[p.id];D&&(n==="n"?(y=i+p[ji[t]]-D[ji[t]],s.bottom=u=Be(u)?Math.min(u,y):y):n==="w"?(y=i+p[ji[t]]-D[ji[t]],s.right=u=Be(u)?Math.min(u,y):y):n==="s"?(y=i-p[ji[t]]+D[ji[t]],s.top=c=Be(c)?Math.max(c,y):y):n==="e"&&(y=i-p[ji[t]]+D[ji[t]],s.left=c=Be(c)?Math.max(c,y):y))}),s}}function rT(e){return!!e.host}var zp="djs-dragging",Qy="djs-resizing",oT=250,xc=Math.max;function Jy(e,t,n,i,r){function o(a,s){B(a,function(c){r.addDragger(c,s),n.addMarker(c,zp)})}e.on("spaceTool.selection.start",function(a){var s=n.getLayer("space"),c=a.context,u={x:"M 0,-10000 L 0,10000",y:"M -10000,0 L 10000,0"},l=Te("g");xe(l,i.cls("djs-crosshair-group",["no-events"])),Fe(s,l);var f=Te("path");xe(f,"d",u.x),Xe(f).add("djs-crosshair"),Fe(l,f);var p=Te("path");xe(p,"d",u.y),Xe(p).add("djs-crosshair"),Fe(l,p),c.crosshairGroup=l}),e.on("spaceTool.selection.move",function(a){var s=a.context.crosshairGroup;en(s,a.x,a.y)}),e.on("spaceTool.selection.cleanup",function(a){var s=a.context,c=s.crosshairGroup;c&&jt(c)}),e.on("spaceTool.move",oT,function(a){var s=a.context,c=s.line,u=s.axis,l=s.movingShapes,f=s.resizingShapes;if(s.initialized){if(!s.dragGroup){var p=n.getLayer("space");c=Te("path"),xe(c,"d","M0,0 L0,0"),Xe(c).add("djs-crosshair"),Fe(p,c),s.line=c;var d=Te("g");xe(d,i.cls("djs-drag-group",["no-events"])),Fe(n.getActiveLayer(),d),o(l,d);var g=new Set(l);B(f,function(C){g.add(C)});var h=new Set,m=s.movingConnections=[];g.forEach(function(C){B(C.outgoing,function(L){h.has(L)||!ot(L)||!g.has(L.target)||(h.add(L),m.push(L))})}),o(m,d),s.dragGroup=d}if(!s.frameGroup){var _=Te("g");xe(_,i.cls("djs-frame-group",["no-events"])),Fe(n.getActiveLayer(),_);var y=[];B(f,function(C){var L=r.addFrame(C,_),T=L.getBBox();y.push({element:L,initialBounds:T}),n.addMarker(C,Qy)}),s.frameGroup=_,s.frames=y}var x={x:"M"+a.x+", -10000 L"+a.x+", 10000",y:"M -10000, "+a.y+" L 10000, "+a.y};xe(c,{d:x[u]});var S={x:"y",y:"x"},P={x:a.dx,y:a.dy};P[S[s.axis]]=0,en(s.dragGroup,P.x,P.y),B(s.frames,function(C){var L=C.element,T=C.initialBounds,j,k;s.direction==="e"?xe(L,{width:xc(T.width+P.x,5)}):(j=xc(T.width-P.x,5),xe(L,{width:j,x:T.x+T.width-j})),s.direction==="s"?xe(L,{height:xc(T.height+P.y,5)}):(k=xc(T.height-P.y,5),xe(L,{height:k,y:T.y+T.height-k}))})}}),e.on("spaceTool.cleanup",function(a){var s=a.context,c=s.movingShapes,u=s.movingConnections,l=s.resizingShapes,f=s.line,p=s.dragGroup,d=s.frameGroup;B(c,function(g){n.removeMarker(g,zp)}),B(u,function(g){n.removeMarker(g,zp)}),p&&(jt(f),jt(p)),B(l,function(g){n.removeMarker(g,Qy)}),d&&jt(d)})}Jy.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];const aT={__init__:["spaceToolPreview"],__depends__:[Fi,xi,vc,Mo,xa],spaceTool:["type",Qn],spaceToolPreview:["type",Jy]};function wc(e,t){e.invoke(Qn,this),this._canvas=t}wc.$inject=["injector","canvas"],_e(wc,Qn),wc.prototype.calculateAdjustments=function(e,t,n,i){var r=this._canvas.getRootElement(),o=e[0]===r?null:e[0],a=[];o&&(a=Jr(po(r.children.filter(u=>w(u,"bpmn:Artifact")),Ot(o))));const s=[...e,...a];var c=Qn.prototype.calculateAdjustments.call(this,s,t,n,i);return c.resizingShapes=c.resizingShapes.filter(function(u){return!(w(u,"bpmn:TextAnnotation")||sT(u)&&(t==="y"&&qt(u)||t==="x"&&!qt(u)))}),c};function sT(e){return w(e,"bpmn:Participant")&&!ie(e).processRef}const ev={__depends__:[aT],spaceTool:["type",wc]};function _t(e,t){this._handlerMap={},this._stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._injector=t,this._eventBus=e,this._uid=1,e.on(["diagram.destroy","diagram.clear"],function(){this.clear(!1)},this)}_t.$inject=["eventBus","injector"],_t.prototype.execute=function(e,t){if(!e)throw new Error("command required");this._currentExecution.trigger="execute";const n={command:e,context:t};this._pushAction(n),this._internalExecute(n),this._popAction()},_t.prototype.canExecute=function(e,t){const n={command:e,context:t},i=this._getHandler(e);let r=this._fire(e,"canExecute",n);if(r===void 0){if(!i)return!1;i.canExecute&&(r=i.canExecute(t))}return r},_t.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,e!==!1&&this._fire("changed",{trigger:"clear"})},_t.prototype.undo=function(){let e=this._getUndoAction(),t;if(e){for(this._currentExecution.trigger="undo",this._pushAction(e);e&&(this._internalUndo(e),t=this._getUndoAction(),!(!t||t.id!==e.id));)e=t;this._popAction()}},_t.prototype.redo=function(){let e=this._getRedoAction(),t;if(e){for(this._currentExecution.trigger="redo",this._pushAction(e);e&&(this._internalExecute(e,!0),t=this._getRedoAction(),!(!t||t.id!==e.id));)e=t;this._popAction()}},_t.prototype.register=function(e,t){this._setHandler(e,t)},_t.prototype.registerHandler=function(e,t){if(!e||!t)throw new Error("command and handlerCls must be defined");const n=this._injector.instantiate(t);this.register(e,n)},_t.prototype.canUndo=function(){return!!this._getUndoAction()},_t.prototype.canRedo=function(){return!!this._getRedoAction()},_t.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},_t.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},_t.prototype._internalUndo=function(e){const t=e.command,n=e.context,i=this._getHandler(t);this._atomicDo(()=>{this._fire(t,"revert",e),i.revert&&this._markDirty(i.revert(n)),this._revertedAction(e),this._fire(t,"reverted",e)})},_t.prototype._fire=function(e,t,n){arguments.length<3&&(n=t,t=null);const i=t?[e+"."+t,t]:[e];let r;n=this._eventBus.createEvent(n);for(const o of i)if(r=this._eventBus.fire("commandStack."+o,n),n.cancelBubble)break;return r},_t.prototype._createId=function(){return this._uid++},_t.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},_t.prototype._internalExecute=function(e,t){const n=e.command,i=e.context,r=this._getHandler(n);if(!r)throw new Error("no command handler registered for <"+n+">");this._pushAction(e),t||(this._fire(n,"preExecute",e),r.preExecute&&r.preExecute(i),this._fire(n,"preExecuted",e)),this._atomicDo(()=>{this._fire(n,"execute",e),r.execute&&this._markDirty(r.execute(i)),this._executedAction(e,t),this._fire(n,"executed",e)}),t||(this._fire(n,"postExecute",e),r.postExecute&&r.postExecute(i),this._fire(n,"postExecuted",e)),this._popAction()},_t.prototype._pushAction=function(e){const t=this._currentExecution,n=t.actions,i=n[0];if(t.atomic)throw new Error("illegal invocation in <execute> or <revert> phase (action: "+e.command+")");e.id||(e.id=i&&i.id||this._createId()),n.push(e)},_t.prototype._popAction=function(){const e=this._currentExecution,t=e.trigger,n=e.actions,i=e.dirty;n.pop(),n.length||(this._eventBus.fire("elements.changed",{elements:dd("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},_t.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=De(e)?e:[e],t.dirty=t.dirty.concat(e))},_t.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},_t.prototype._revertedAction=function(e){this._stackIdx--},_t.prototype._getHandler=function(e){return this._handlerMap[e]},_t.prototype._setHandler=function(e,t){if(!e||!t)throw new Error("command and handler required");if(this._handlerMap[e])throw new Error("overriding handler for command <"+e+">");this._handlerMap[e]=t};const cT={commandStack:["type",_t]};function fr(e,t){if(typeof t!="function")throw new Error("removeFn iterator must be a function");if(!e)return[];for(var n;n=e[0];)t(n);return e}var uT=250,tv=1400;function Gp(e,t,n){te.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",tv,function(r){var o=r.context,a=o.shapes,s=o.validatedShapes;o.shapes=nv(a),o.validatedShapes=nv(s)}),i&&t.on("shape.move.start",uT,function(r){var o=r.context,a=new Set(o.shapes),s=new Set;for(const c of a)for(const u of c.labels)!u.hidden&&!a.has(u)&&s.add(u),c.labelTarget&&s.add(c);for(const c of s)i.makeDraggable(o,c,!0)}),this.preExecuted("elements.move",tv,function(r){var o=r.context,a=o.closure,s=a.enclosedElements,c=[];B(s,function(u){B(u.labels,function(l){s[l.id]||c.push(l)})}),a.addAll(c)}),this.preExecute(["connection.delete","shape.delete"],function(r){var o=r.context,a=o.connection||o.shape;fr(a.labels,function(s){n.removeShape(s,{nested:!0})})}),this.execute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.labelTarget;s&&(o.labelTargetIndex=wl(s.labels,a),o.labelTarget=s,a.labelTarget=null)}),this.revert("shape.delete",function(r){var o=r.context,a=o.shape,s=o.labelTarget,c=o.labelTargetIndex;s&&(At(s.labels,a,c),a.labelTarget=s)})}_e(Gp,te),Gp.$inject=["injector","eventBus","modeling"];function nv(e){var t=new Set(e);return We(e,function(n){return!t.has(n.labelTarget)})}const lT={__init__:["labelSupport"],labelSupport:["type",Gp]};var pT=251,iv=1401,rv="attach-ok";function Vp(e,t,n,i,r){te.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",iv,function(a){var s=a.context,c=s.shapes,u=s.validatedShapes;s.shapes=fT(c),s.validatedShapes=dT(u)}),o&&t.on("shape.move.start",pT,function(a){var s=a.context,c=s.shapes,u=Wp(c);B(u,function(l){o.makeDraggable(s,l,!0),B(l.labels,function(f){o.makeDraggable(s,f,!0)})})}),o&&t.on("shape.move.start",function(a){var s=a.context,c=s.shapes;if(c.length===1){var u=c[0],l=u.host;l&&(n.addMarker(l,rv),t.once(["shape.move.out","shape.move.cleanup"],function(){n.removeMarker(l,rv)}))}}),this.preExecuted("elements.move",iv,function(a){var s=a.context,c=s.closure,u=s.shapes,l=Wp(u);B(l,function(f){c.add(f,c.topLevel[f.host.id])})}),this.postExecuted("elements.move",function(a){var s=a.context,c=s.shapes,u=s.newHost,l;u&&c.length!==1||(u?l=c:l=We(c,function(f){var p=f.host;return hT(f)&&!mT(c,p)}),B(l,function(f){r.updateAttachment(f,u)}))}),this.postExecuted("elements.move",function(a){var s=a.context.shapes;B(s,function(c){B(c.attachers,function(u){B(u.outgoing.slice(),function(l){var f=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});f||r.removeConnection(l)}),B(u.incoming.slice(),function(l){var f=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});f||r.removeConnection(l)})})})}),this.postExecute("shape.create",function(a){var s=a.context,c=s.shape,u=s.host;u&&r.updateAttachment(c,u)}),this.postExecute("shape.replace",function(a){var s=a.context,c=s.oldShape,u=s.newShape;fr(c.attachers,function(l){var f=i.allowed("elements.move",{target:u,shapes:[l]});f==="attach"?r.updateAttachment(l,u):r.removeShape(l)}),u.attachers.length&&B(u.attachers,function(l){var f=wg(l,c,u);r.moveShape(l,f,l.parent)})}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.oldBounds,l=s.newBounds,f=c.attachers,p=s.hints||{};p.attachSupport!==!1&&B(f,function(d){var g=wg(d,u,l);r.moveShape(d,g,d.parent),B(d.labels,function(h){r.moveShape(h,g,h.parent)})})}),this.preExecute("shape.delete",function(a){var s=a.context.shape;fr(s.attachers,function(c){r.removeShape(c)}),s.host&&r.updateAttachment(s,null)})}_e(Vp,te),Vp.$inject=["injector","eventBus","canvas","rules","modeling"];function Wp(e){return Du(sn(e,function(t){return t.attachers||[]}))}function fT(e){var t=Wp(e);return K0("id",e,t)}function dT(e){var t=eo(e,"id");return We(e,function(n){for(;n;){if(n.host&&t[n.host.id])return!1;n=n.parent}return!0})}function hT(e){return!!e.host}function mT(e,t){return e.indexOf(t)!==-1}const gT={__depends__:[xi],__init__:["attachSupport"],attachSupport:["type",Vp]};function ov(e,t,n,i){e.on("element.changed",function(r){var o=r.element;(o.parent||o===t.getRootElement())&&(r.gfx=n.getGraphics(o)),r.gfx&&e.fire(Zh(o)+".changed",r)}),e.on("elements.changed",function(r){var o=r.elements;o.forEach(function(a){e.fire("element.changed",{element:a})}),i.updateContainments(o)}),e.on("shape.changed",function(r){i.update("shape",r.element,r.gfx)}),e.on("connection.changed",function(r){i.update("connection",r.element,r.gfx)})}ov.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];const Up={__init__:["changeSupport"],changeSupport:["type",ov]};function Jn(e){this._model=e}Jn.$inject=["moddle"],Jn.prototype._needsId=function(e){return Ve(e,["bpmn:RootElement","bpmn:FlowElement","bpmn:MessageFlow","bpmn:DataAssociation","bpmn:Artifact","bpmn:Participant","bpmn:Lane","bpmn:LaneSet","bpmn:Process","bpmn:Collaboration","bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane","bpmn:Property","bpmn:CategoryValue"])},Jn.prototype._ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;w(e,"bpmn:Activity")?t="Activity":w(e,"bpmn:Event")?t="Event":w(e,"bpmn:Gateway")?t="Gateway":Ve(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?t="Flow":t=(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e))},Jn.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Jn.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Jn.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",V({bpmnElement:e,bounds:this.createDiBounds()},t))},Jn.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Jn.prototype.createDiWaypoints=function(e){var t=this;return sn(e,function(n){return t.createDiWaypoint(n)})},Jn.prototype.createDiWaypoint=function(e){return this.create("dc:Point",oi(e,["x","y"]))},Jn.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",V({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},Jn.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",V({bpmnElement:e},t))};function Dn(e,t,n){te.call(this,e),this._bpmnFactory=t;var i=this;function r(d){var g=d.context,h=g.hints||{},m;!g.cropped&&h.createElementsBehavior!==!1&&(m=g.connection,m.waypoints=n.getCroppedWaypoints(m),g.cropped=!0)}this.executed(["connection.layout","connection.create"],r),this.reverted(["connection.layout"],function(d){delete d.context.cropped});function o(d){var g=d.context;i.updateParent(g.shape||g.connection,g.oldParent)}function a(d){var g=d.context,h=g.shape||g.connection,m=g.parent||g.newParent;i.updateParent(h,m)}this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Ln(o)),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Ln(a));function s(d){var g=d.context,h=g.oldRoot,m=h.children;B(m,function(_){w(_,"bpmn:BaseElement")&&i.updateParent(_)})}this.executed(["canvas.updateRoot"],s),this.reverted(["canvas.updateRoot"],s);function c(d){var g=d.context.shape;w(g,"bpmn:BaseElement")&&i.updateBounds(g)}this.executed(["shape.move","shape.create","shape.resize"],Ln(function(d){d.context.shape.type!=="label"&&c(d)})),this.reverted(["shape.move","shape.create","shape.resize"],Ln(function(d){d.context.shape.type!=="label"&&c(d)})),e.on("shape.changed",function(d){d.element.type==="label"&&c({context:{shape:d.element}})});function u(d){i.updateConnection(d.context)}this.executed(["connection.create","connection.move","connection.delete","connection.reconnect"],Ln(u)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Ln(u));function l(d){i.updateConnectionWaypoints(d.context.connection)}this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Ln(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Ln(l)),this.executed("connection.reconnect",Ln(function(d){var g=d.context,h=g.connection,m=g.oldSource,_=g.newSource,y=ie(h),x=ie(m),S=ie(_);y.conditionExpression&&!Ve(S,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(g.oldConditionExpression=y.conditionExpression,delete y.conditionExpression),m!==_&&x.default===y&&(g.oldDefault=x.default,delete x.default)})),this.reverted("connection.reconnect",Ln(function(d){var g=d.context,h=g.connection,m=g.oldSource,_=g.newSource,y=ie(h),x=ie(m),S=ie(_);g.oldConditionExpression&&(y.conditionExpression=g.oldConditionExpression),g.oldDefault&&(x.default=g.oldDefault,delete S.default)}));function f(d){i.updateAttachment(d.context)}this.executed(["element.updateAttachment"],Ln(f)),this.reverted(["element.updateAttachment"],Ln(f)),this.executed("element.updateLabel",Ln(p)),this.reverted("element.updateLabel",Ln(p));function p(d){const{element:g}=d.context,h=zn(g),m=Ze(g),_=m&&m.get("label");or(g)||cc(g)||(h&&!_?m.set("label",t.create("bpmndi:BPMNLabel")):!h&&_&&m.set("label",void 0))}}_e(Dn,te),Dn.$inject=["eventBus","bpmnFactory","connectionDocking"],Dn.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Dn.prototype.updateParent=function(e,t){if(!ze(e)&&!(w(e,"bpmn:DataStoreReference")&&e.parent&&w(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Ze(e),o=n&&n.businessObject,a=Ze(n);w(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),w(e,"bpmn:DataOutputAssociation")&&(e.source?o=e.source.businessObject:o=null),w(e,"bpmn:DataInputAssociation")&&(e.target?o=e.target.businessObject:o=null),this.updateSemanticParent(i,o),w(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,a)}},Dn.prototype.updateBounds=function(e){var t=Ze(e),n=vT(e);if(n){var i=si(n,t.get("bounds"));V(n,{x:e.x+i.x,y:e.y+i.y})}var r=ze(e)?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),V(o,{x:e.x,y:e.y,width:e.width,height:e.height})},Dn.prototype.updateFlowNodeRefs=function(e,t,n){if(n!==t){var i,r;w(n,"bpmn:Lane")&&(i=n.get("flowNodeRef"),Rt(i,e)),w(t,"bpmn:Lane")&&(r=t.get("flowNodeRef"),At(r,e))}},Dn.prototype.updateDiConnection=function(e,t,n){var i=Ze(e),r=Ze(t),o=Ze(n);i.sourceElement&&i.sourceElement.bpmnElement!==ie(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==ie(n)&&(i.targetElement=n&&o)},Dn.prototype.updateDiParent=function(e,t){if(t&&!w(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(Rt(n,e),e.$parent=null)}};function yT(e){for(;e&&!w(e,"bpmn:Definitions");)e=e.$parent;return e}Dn.prototype.getLaneSet=function(e){var t,n;return w(e,"bpmn:Lane")?(t=e.childLaneSet,t||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(w(e,"bpmn:Participant")&&(e=e.processRef),n=e.get("laneSets"),t=n[0],t||(t=this._bpmnFactory.create("bpmn:LaneSet"),t.$parent=e,n.push(t)),t)},Dn.prototype.updateSemanticParent=function(e,t,n){var i;if(e.$parent!==t&&!((w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput"))&&(w(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),"ioSpecification"in t&&t.ioSpecification===e.$parent))){if(w(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(w(e,"bpmn:FlowElement")){if(t){if(w(t,"bpmn:Participant"))t=t.processRef;else if(w(t,"bpmn:Lane"))do t=t.$parent.$parent;while(w(t,"bpmn:Lane"))}i="flowElements"}else if(w(e,"bpmn:Artifact")){for(;t&&!w(t,"bpmn:Process")&&!w(t,"bpmn:SubProcess")&&!w(t,"bpmn:Collaboration");)if(w(t,"bpmn:Participant")){t=t.processRef;break}else t=t.$parent;i="artifacts"}else if(w(e,"bpmn:MessageFlow"))i="messageFlows";else if(w(e,"bpmn:Participant")){i="participants";var r=e.processRef,o;r&&(o=yT(e.$parent||t),e.$parent&&(Rt(o.get("rootElements"),r),r.$parent=null),t&&(At(o.get("rootElements"),r),r.$parent=o))}else w(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":w(e,"bpmn:DataInputAssociation")&&(i="dataInputAssociations");if(!i)throw new Error(`no parent for <${e.id}> in <${t.id}>`);var a;if(e.$parent&&(a=e.$parent.get(i),Rt(a,e)),t?(a=t.get(i),a.push(e),e.$parent=t):e.$parent=null,n){var s=n.get(i);Rt(a,e),t&&(s||(s=[],t.set(i,s)),s.push(e))}}},Dn.prototype.updateConnectionWaypoints=function(e){var t=Ze(e);t.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Dn.prototype.updateConnection=function(e){var t=e.connection,n=ie(t),i=t.source,r=ie(i),o=t.target,a=ie(t.target),s;if(w(n,"bpmn:DataAssociation"))w(n,"bpmn:DataInputAssociation")?(n.get("sourceRef")[0]=r,s=e.parent||e.newParent||a,this.updateSemanticParent(n,a,s)):w(n,"bpmn:DataOutputAssociation")&&(s=e.parent||e.newParent||r,this.updateSemanticParent(n,r,s),n.targetRef=a);else{var c=w(n,"bpmn:SequenceFlow");n.sourceRef!==r&&(c&&(Rt(n.sourceRef&&n.sourceRef.get("outgoing"),n),r&&r.get("outgoing")&&r.get("outgoing").push(n)),n.sourceRef=r),n.targetRef!==a&&(c&&(Rt(n.targetRef&&n.targetRef.get("incoming"),n),a&&a.get("incoming")&&a.get("incoming").push(n)),n.targetRef=a)}this.updateConnectionWaypoints(t),this.updateDiConnection(t,i,o)},Dn.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label};function Ln(e){return function(t){var n=t.context,i=n.shape||n.connection||n.element;w(i,"bpmn:BaseElement")&&e(t)}}function vT(e){if(w(e,"bpmn:Activity")){var t=Ze(e);if(t){var n=t.get("label");if(n)return n.get("bounds")}}}function dr(e,t){Ii.call(this),this._bpmnFactory=e,this._moddle=t}_e(dr,Ii),dr.$inject=["bpmnFactory","moddle"],dr.prototype._baseCreate=Ii.prototype.create,dr.prototype.create=function(e,t){if(e==="label"){var n=t.di||this._bpmnFactory.createDiLabel();return this._baseCreate(e,V({type:"label",di:n},Ir,t))}return this.createElement(e,t)},dr.prototype.createElement=function(e,t){t=V({},t||{});var n,i=t.businessObject,r=t.di;if(!i){if(!t.type)throw new Error("no shape type specified");i=this._bpmnFactory.create(t.type)}if(!_T(r)){var o=V({},r||{},{id:i.id+"_di"});e==="root"?r=this._bpmnFactory.createDiPlane(i,o):e==="connection"?r=this._bpmnFactory.createDiEdge(i,o):r=this._bpmnFactory.createDiShape(i,o)}w(i,"bpmn:Group")&&(t=V({isFrame:!0},t)),t=bT(i,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=qp(r,t,"isExpanded")),Ve(i,["bpmn:Lane","bpmn:Participant"])&&(t=qp(r,t,"isHorizontal")),w(i,"bpmn:SubProcess")&&(t.collapsed=!Ye(i,r)),w(i,"bpmn:ExclusiveGateway")&&(Rn(r,"isMarkerVisible")?r.isMarkerVisible===void 0&&(r.isMarkerVisible=!1):r.isMarkerVisible=!0),$t(t.triggeredByEvent)&&(i.triggeredByEvent=t.triggeredByEvent,delete t.triggeredByEvent),$t(t.cancelActivity)&&(i.cancelActivity=t.cancelActivity,delete t.cancelActivity);var a,s;return t.eventDefinitionType&&(a=i.get("eventDefinitions")||[],s=this._bpmnFactory.create(t.eventDefinitionType,t.eventDefinitionAttrs),t.eventDefinitionType==="bpmn:ConditionalEventDefinition"&&(s.condition=this._bpmnFactory.create("bpmn:FormalExpression")),a.push(s),s.$parent=i,i.eventDefinitions=a,delete t.eventDefinitionType),n=this.getDefaultSize(i,r),t=V({id:i.id},n,t,{businessObject:i,di:r}),this._baseCreate(e,t)},dr.prototype.getDefaultSize=function(e,t){var n=ie(e);if(t=t||Ze(e),w(n,"bpmn:SubProcess"))return Ye(n,t)?{width:350,height:200}:{width:100,height:80};if(w(n,"bpmn:Task"))return{width:100,height:80};if(w(n,"bpmn:Gateway"))return{width:50,height:50};if(w(n,"bpmn:Event"))return{width:36,height:36};if(w(n,"bpmn:Participant")){var i=t.isHorizontal===void 0||t.isHorizontal===!0;return Ye(n,t)?i?{width:600,height:250}:{width:250,height:600}:i?{width:400,height:60}:{width:60,height:400}}return w(n,"bpmn:Lane")?{width:400,height:100}:w(n,"bpmn:DataObjectReference")?{width:36,height:50}:w(n,"bpmn:DataStoreReference")?{width:50,height:50}:w(n,"bpmn:TextAnnotation")?{width:100,height:40}:w(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},dr.prototype.createParticipantShape=function(e){return Vt(e)||(e={isExpanded:e}),e=V({type:"bpmn:Participant"},e||{}),e.isExpanded!==!1&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)};function bT(e,t,n){return B(n,function(i){t=qp(e,t,i)}),t}function qp(e,t,n){return t[n]===void 0?t:(e[n]=t[n],li(t,[n]))}function _T(e){return Ve(e,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])}function Ec(e,t){this._modeling=e,this._canvas=t}Ec.$inject=["modeling","canvas"],Ec.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;B(n,function(r){var o={x:0,y:0};$t(i.left)?o.x=i.left-r.x:$t(i.right)?o.x=i.right-r.width-r.x:$t(i.center)?o.x=i.center-Math.round(r.width/2)-r.x:$t(i.top)?o.y=i.top-r.y:$t(i.bottom)?o.y=i.bottom-r.height-r.y:$t(i.middle)&&(o.y=i.middle-Math.round(r.height/2)-r.y),t.moveElements([r],o,r.parent)})},Ec.prototype.postExecute=function(e){};function Sc(e){this._modeling=e}Sc.$inject=["modeling"],Sc.prototype.preExecute=function(e){var t=e.source;if(!t)throw new Error("source required");var n=e.target||t.parent,i=e.shape,r=e.hints||{};i=e.shape=this._modeling.createShape(i,e.position,n,{attach:r.attach}),e.shape=i},Sc.prototype.postExecute=function(e){var t=e.hints||{};xT(e.source,e.shape)||(t.connectionTarget===e.source?this._modeling.connect(e.shape,e.source,e.connection):this._modeling.connect(e.source,e.shape,e.connection))};function xT(e,t){return Yi(e.outgoing,function(n){return n.target===t})}function Rc(e,t){this._canvas=e,this._layouter=t}Rc.$inject=["canvas","layouter"],Rc.prototype.execute=function(e){var t=e.connection,n=e.source,i=e.target,r=e.parent,o=e.parentIndex,a=e.hints;if(!n||!i)throw new Error("source and target required");if(!r)throw new Error("parent required");return t.source=n,t.target=i,t.waypoints||(t.waypoints=this._layouter.layoutConnection(t,a)),this._canvas.addConnection(t,r,o),t},Rc.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Cc=Math.round;function Yp(e){this._modeling=e}Yp.$inject=["modeling"],Yp.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;B(t,function(f){Be(f.x)||(f.x=0),Be(f.y)||(f.y=0)});var s=We(t,function(f){return!f.hidden}),c=Ot(s);B(t,function(f){ot(f)&&(f.waypoints=sn(f.waypoints,function(p){return{x:Cc(p.x-c.x-c.width/2+r.x),y:Cc(p.y-c.y-c.height/2+r.y)}})),V(f,{x:Cc(f.x-c.x-c.width/2+r.x),y:Cc(f.y-c.y-c.height/2+r.y)})});var u=new Set(As(t)),l={};B(t,function(f){if(ot(f)){l[f.id]=Be(i)?a.createConnection(l[f.source.id],l[f.target.id],i,f,f.parent||n,o):a.createConnection(l[f.source.id],l[f.target.id],f,f.parent||n,o);return}var p=V({},o);u.has(f)||(p.autoResize=!1),ze(f)&&(p=li(p,["attach"])),l[f.id]=Be(i)?a.createShape(f,oi(f,["x","y","width","height"]),f.parent||n,i,p):a.createShape(f,oi(f,["x","y","width","height"]),f.parent||n,p)}),e.elements=Jr(l)};var av=Math.round;function hr(e){this._canvas=e}hr.$inject=["canvas"],hr.prototype.execute=function(e){var t=e.shape,n=e.position,i=e.parent,r=e.parentIndex;if(!i)throw new Error("parent required");if(!n)throw new Error("position required");return n.width!==void 0?V(t,n):V(t,{x:n.x-av(t.width/2),y:n.y-av(t.height/2)}),this._canvas.addShape(t,i,r),t},hr.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t};function Ea(e){hr.call(this,e)}_e(Ea,hr),Ea.$inject=["canvas"];var wT=hr.prototype.execute;Ea.prototype.execute=function(e){var t=e.shape;return ST(t),t.labelTarget=e.labelTarget,wT.call(this,e)};var ET=hr.prototype.revert;Ea.prototype.revert=function(e){return e.shape.labelTarget=null,ET.call(this,e)};function ST(e){["width","height"].forEach(function(t){typeof e[t]>"u"&&(e[t]=0)})}function Sa(e,t){this._canvas=e,this._modeling=t}Sa.$inject=["canvas","modeling"],Sa.prototype.preExecute=function(e){var t=this._modeling,n=e.connection;fr(n.incoming,function(i){t.removeConnection(i,{nested:!0})}),fr(n.outgoing,function(i){t.removeConnection(i,{nested:!0})})},Sa.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=wl(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},Sa.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,At(n.children,t,i),this._canvas.addConnection(t,n),t};function Kp(e,t){this._modeling=e,this._elementRegistry=t}Kp.$inject=["modeling","elementRegistry"],Kp.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry,i=e.elements;B(i,function(r){n.get(r.id)&&(r.waypoints?t.removeConnection(r):t.removeShape(r))})};function Ra(e,t){this._canvas=e,this._modeling=t}Ra.$inject=["canvas","modeling"],Ra.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;fr(n.incoming,function(i){t.removeConnection(i,{nested:!0})}),fr(n.outgoing,function(i){t.removeConnection(i,{nested:!0})}),fr(n.children,function(i){ot(i)?t.removeConnection(i,{nested:!0}):t.removeShape(i,{nested:!0})})},Ra.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=wl(i.children,n),t.removeShape(n),n},Ra.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return At(i.children,n,r),t.addShape(n,i),n};function Pc(e){this._modeling=e}Pc.$inject=["modeling"];var sv={x:"y",y:"x"};Pc.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(m,_){m.range.min=Math.min(_[i],m.range.min),m.range.max=Math.max(_[i]+_[r],m.range.max)}function a(m){return m[i]+m[r]/2}function s(m){return m.length-1}function c(m){return m.max-m.min}function u(m,_){var y={y:0};y[i]=m-a(_),y[i]&&(y[sv[i]]=0,t.moveElements([_],y,_.parent))}var l=n[0],f=s(n),p=n[f],d,g,h=0;B(n,function(m,_){var y,x,S;if(m.elements.length<2){_&&_!==n.length-1&&(o(m,m.elements[0]),h+=c(m.range));return}y=ui(m.elements,i),x=y[0],_===f&&(x=y[s(y)]),S=a(x),m.range=null,B(y,function(P){if(u(S,P),m.range===null){m.range={min:P[i],max:P[i]+P[r]};return}o(m,P)}),_&&_!==n.length-1&&(h+=c(m.range))}),g=Math.abs(p.range.min-l.range.max),d=Math.round((g-h)/(n.length-1)),!(d<n.length-1)&&B(n,function(m,_){var y={},x;m===l||m===p||(x=n[_-1],m.range.max=0,B(m.elements,function(S,P){y[sv[i]]=0,y[i]=x.range.max-S[i]+d,m.range.min!==S[i]&&(y[i]+=S[i]-m.range.min),y[i]&&t.moveElements([S],y,S.parent),m.range.max=Math.max(S[i]+S[r],P?m.range.max:0)}))})},Pc.prototype.postExecute=function(e){};function Ac(e,t){this._layouter=e,this._canvas=t}Ac.$inject=["layouter","canvas"],Ac.prototype.execute=function(e){var t=e.connection,n=t.waypoints;return V(e,{oldWaypoints:n}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Ac.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t};function Xp(){}Xp.prototype.execute=function(e){var t=e.connection,n=e.delta,i=e.newParent||t.parent,r=e.newParentIndex,o=t.parent;return e.oldParent=o,e.oldParentIndex=Rt(o.children,t),At(i.children,t,r),t.parent=i,B(t.waypoints,function(a){a.x+=n.x,a.y+=n.y,a.original&&(a.original.x+=n.x,a.original.y+=n.y)}),t},Xp.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return Rt(n.children,t),At(i.children,t,r),t.parent=i,B(t.waypoints,function(a){a.x-=o.x,a.y-=o.y,a.original&&(a.original.x-=o.x,a.original.y-=o.y)}),t};function Zp(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}Zp.prototype.add=function(e,t){return this.addAll([e],t)},Zp.prototype.addAll=function(e,t){var n=eS(e,!!t,this);return V(this,n),this};function Ca(e){this._modeling=e}Ca.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},Ca.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,a=e.allShapes,s=e.allConnections,c=e.enclosedConnections,u=e.topLevel,l=!1;r&&r.parent===n&&(l=!0),B(a,function(f){o.moveShape(f,t,u[f.id]&&!l&&n,{recurse:!1,layout:!1})}),B(s,function(f){var p=!!a[f.source.id],d=!!a[f.target.id];c[f.id]&&p&&d?o.moveConnection(f,t,u[f.id]&&!l&&n):o.layoutConnection(f,{connectionStart:p&&rp(f,f.source,t),connectionEnd:d&&op(f,f.target,t)})})},Ca.prototype.getClosure=function(e){return new Zp().addAll(e,!0)};function Tc(e){this._helper=new Ca(e)}Tc.$inject=["modeling"],Tc.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Tc.prototype.postExecute=function(e){var t=e.hints,n;t&&t.primaryShape&&(n=t.primaryShape,t.oldParent=n.parent),this._helper.moveClosure(e.closure,e.delta,e.newParent,e.newHost,n)};function Hr(e){this._modeling=e,this._helper=new Ca(e)}Hr.$inject=["modeling"],Hr.prototype.execute=function(e){var t=e.shape,n=e.delta,i=e.newParent||t.parent,r=e.newParentIndex,o=t.parent;return e.oldBounds=oi(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=Rt(o.children,t),At(i.children,t,r),V(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Hr.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;i.layout!==!1&&(B(t.incoming,function(o){r.layoutConnection(o,{connectionEnd:op(o,t,n)})}),B(t.outgoing,function(o){r.layoutConnection(o,{connectionStart:rp(o,t,n)})})),i.recurse!==!1&&this.moveChildren(e)},Hr.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return At(n.children,t,i),V(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Hr.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Hr.prototype.getNewParent=function(e){return e.newParent||e.shape.parent};function Pa(e){this._modeling=e}Pa.$inject=["modeling"],Pa.prototype.execute=function(e){var t=e.newSource,n=e.newTarget,i=e.connection,r=e.dockingOrPoints;if(!t&&!n)throw new Error("newSource or newTarget required");return De(r)&&(e.oldWaypoints=i.waypoints,i.waypoints=r),t&&(e.oldSource=i.source,i.source=t),n&&(e.oldTarget=i.target,i.target=n),i},Pa.prototype.postExecute=function(e){var t=e.connection,n=e.newSource,i=e.newTarget,r=e.dockingOrPoints,o=e.hints||{},a={};o.connectionStart&&(a.connectionStart=o.connectionStart),o.connectionEnd&&(a.connectionEnd=o.connectionEnd),o.layoutConnection!==!1&&(n&&(!i||o.docking==="source")&&(a.connectionStart=a.connectionStart||cv(De(r)?r[0]:r)),i&&(!n||o.docking==="target")&&(a.connectionEnd=a.connectionEnd||cv(De(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},Pa.prototype.revert=function(e){var t=e.oldSource,n=e.oldTarget,i=e.oldWaypoints,r=e.connection;return t&&(r.source=t),n&&(r.target=n),i&&(r.waypoints=i),r};function cv(e){return e.original||e}function Hi(e,t){this._modeling=e,this._rules=t}Hi.$inject=["modeling","rules"],Hi.prototype.preExecute=function(e){var t=this,n=this._modeling,i=this._rules,r=e.oldShape,o=e.newData,a=e.hints||{},s;function c(g,h,m){return i.allowed("connection.reconnect",{connection:m,source:g,target:h})}var u={x:o.x,y:o.y},l={x:r.x,y:r.y,width:r.width,height:r.height};s=e.newShape=e.newShape||t.createShape(o,u,r.parent,a),r.host&&n.updateAttachment(s,r.host);var f;a.moveChildren!==!1&&(f=r.children.slice(),n.moveElements(f,{x:0,y:0},s,a));var p=r.incoming.slice(),d=r.outgoing.slice();B(p,function(g){var h=g.source,m=c(h,s,g);m&&t.reconnectEnd(g,s,nc(g,s,l),a)}),B(d,function(g){var h=g.target,m=c(s,h,g);m&&t.reconnectStart(g,s,tc(g,s,l),a)})},Hi.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},Hi.prototype.execute=function(e){},Hi.prototype.revert=function(e){},Hi.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},Hi.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},Hi.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)};function Aa(e){this._modeling=e}Aa.$inject=["modeling"],Aa.prototype.execute=function(e){var t=e.shape,n=e.newBounds,i=e.minBounds;if(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)throw new Error("newBounds must have {x, y, width, height} properties");if(i&&(n.width<i.width||n.height<i.height))throw new Error("width and height cannot be less than minimum height and width");if(!i&&n.width<10||n.height<10)throw new Error("width and height cannot be less than 10px");return e.oldBounds={width:t.width,height:t.height,x:t.x,y:t.y},V(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Aa.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds,r=e.hints||{};r.layout!==!1&&(B(n.incoming,function(o){t.layoutConnection(o,{connectionEnd:nc(o,n,i)})}),B(n.outgoing,function(o){t.layoutConnection(o,{connectionStart:tc(o,n,i)})}))},Aa.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return V(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t};function mr(e){this._modeling=e}mr.$inject=["modeling"],mr.prototype.preExecute=function(e){var t=e.delta,n=e.direction,i=e.movingShapes,r=e.resizingShapes,o=e.start,a={};this.moveShapes(i,t),B(r,function(s){a[s.id]=CT(s)}),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(JA(i,r),t,n,o,i,r,a)},mr.prototype.execute=function(){},mr.prototype.revert=function(){},mr.prototype.moveShapes=function(e,t){var n=this;B(e,function(i){n._modeling.moveShape(i,t,null,{autoResize:!1,layout:!1,recurse:!1})})},mr.prototype.resizeShapes=function(e,t,n){var i=this;B(e,function(r){var o=eT(r,n,t);i._modeling.resizeShape(r,o,null,{attachSupport:!1,autoResize:!1,layout:!1})})},mr.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,a){var s=this,c=new Set(r),u=new Set(o);B(e,function(l){var f=l.source,p=l.target,d=RT(l),g=lv(n),h={},m=c.has(f)||u.has(f),_=c.has(p)||u.has(p);m&&_?(d=sn(d,function(y){return pv(y,i,n)&&(y[g]=y[g]+t[g]),y.original&&pv(y.original,i,n)&&(y.original[g]=y.original[g]+t[g]),y}),s._modeling.updateWaypoints(l,d,{labelBehavior:!1})):(m||_)&&(c.has(f)?h.connectionStart=rp(l,f,t):c.has(p)?h.connectionEnd=op(l,p,t):u.has(f)?h.connectionStart=tc(l,f,a[f.id]):u.has(p)&&(h.connectionEnd=nc(l,p,a[p.id])),s._modeling.layoutConnection(l,h))})};function uv(e){return V({},e)}function RT(e){return sn(e.waypoints,function(t){return t=uv(t),t.original&&(t.original=uv(t.original)),t})}function lv(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function pv(e,t,n){var i=lv(n);if(/e|s/.test(n))return e[i]>t;if(/n|w/.test(n))return e[i]<t}function CT(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}function Mc(e){this._modeling=e}Mc.$inject=["modeling"],Mc.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=fv(n),t.collapsed=!t.collapsed;var i=dv(n,t.collapsed);return[t].concat(i)},Mc.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=t.children,r=hv(i,n);return t.collapsed=!t.collapsed,[t].concat(r)};function fv(e){var t={};return B(e,function(n){t[n.id]=n.hidden,n.children&&(t=V({},t,fv(n.children)))}),t}function dv(e,t){var n=[];return B(e,function(i){i.hidden=t,n=n.concat(i),i.children&&(n=n.concat(dv(i.children,i.collapsed||t)))}),n}function hv(e,t){var n=[];return B(e,function(i){i.hidden=t[i.id],n=n.concat(i),i.children&&(n=n.concat(hv(i.children,t)))}),n}function kc(e){this._modeling=e}kc.$inject=["modeling"],kc.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=mv(i,t),gv(n,t),t.host=n,t},kc.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,mv(n,t),gv(i,t,r),t};function mv(e,t){return Rt(e&&e.attachers,t)}function gv(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),At(i,t,n)}}function Qp(){}Qp.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},Qp.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t};function at(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",function(){i.registerHandlers(n)})}at.$inject=["eventBus","elementFactory","commandStack"],at.prototype.getHandlers=function(){return{"shape.append":Sc,"shape.create":hr,"shape.delete":Ra,"shape.move":Hr,"shape.resize":Aa,"shape.replace":Hi,"shape.toggleCollapse":Mc,spaceTool:mr,"label.create":Ea,"connection.create":Rc,"connection.delete":Sa,"connection.move":Xp,"connection.layout":Ac,"connection.updateWaypoints":Qp,"connection.reconnect":Pa,"elements.create":Yp,"elements.move":Tc,"elements.delete":Kp,"elements.distribute":Pc,"elements.align":Ec,"element.updateAttachment":kc}},at.prototype.registerHandlers=function(e){B(this.getHandlers(),function(t,n){e.registerHandler(n,t)})},at.prototype.moveShape=function(e,t,n,i,r){typeof i=="object"&&(r=i,i=null);var o={shape:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("shape.move",o)},at.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},at.prototype.moveElements=function(e,t,n,i){i=i||{};var r=i.attach,o=n,a;r===!0?(a=n,o=n.parent):r===!1&&(a=null);var s={shapes:e,delta:t,newParent:o,newHost:a,hints:i};this._commandStack.execute("elements.move",s)},at.prototype.moveConnection=function(e,t,n,i,r){typeof i=="object"&&(r=i,i=void 0);var o={connection:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("connection.move",o)},at.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},at.prototype.createConnection=function(e,t,n,i,r,o){typeof n=="object"&&(o=r,r=i,i=n,n=void 0),i=this._create("connection",i);var a={source:e,target:t,parent:r,parentIndex:n,connection:i,hints:o};return this._commandStack.execute("connection.create",a),a.connection},at.prototype.createShape=function(e,t,n,i,r){typeof i!="number"&&(r=i,i=void 0),r=r||{};var o=r.attach,a,s;e=this._create("shape",e),o?(a=n.parent,s=n):a=n;var c={position:t,shape:e,parent:a,parentIndex:i,host:s,hints:r};return this._commandStack.execute("shape.create",c),c.shape},at.prototype.createElements=function(e,t,n,i,r){De(e)||(e=[e]),typeof i!="number"&&(r=i,i=void 0),r=r||{};var o={position:t,elements:e,parent:n,parentIndex:i,hints:r};return this._commandStack.execute("elements.create",o),o.elements},at.prototype.createLabel=function(e,t,n,i){n=this._create("label",n);var r={labelTarget:e,position:t,parent:i||e.parent,shape:n};return this._commandStack.execute("label.create",r),r.shape},at.prototype.appendShape=function(e,t,n,i,r){r=r||{},t=this._create("shape",t);var o={source:e,position:n,target:i,shape:t,connection:r.connection,connectionParent:r.connectionParent,hints:r};return this._commandStack.execute("shape.append",o),o.shape},at.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},at.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},at.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},at.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},at.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},at.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},at.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},at.prototype.createSpace=function(e,t,n,i,r){var o={delta:n,direction:i,movingShapes:e,resizingShapes:t,start:r};this._commandStack.execute("spaceTool",o)},at.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},at.prototype.reconnect=function(e,t,n,i,r){var o={connection:e,newSource:t,newTarget:n,dockingOrPoints:i,hints:r||{}};this._commandStack.execute("connection.reconnect",o)},at.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,V(i,{docking:"source"}))},at.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,V(i,{docking:"target"}))},at.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},at.prototype._create=function(e,t){return FS(t)?t:this._elementFactory.create(e,t)},at.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)};function Ta(e){this._elementRegistry=e}Ta.$inject=["elementRegistry"],Ta.prototype.execute=function(e){var t=e.element,n=e.moddleElement,i=e.properties;if(!n)throw new Error("<moddleElement> required");var r=e.changed||this._getVisualReferences(n).concat(t),o=e.oldProperties||PT(n,is(i));return yv(n,i),e.oldProperties=o,e.changed=r,r},Ta.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return yv(n,t),i},Ta.prototype._getVisualReferences=function(e){var t=this._elementRegistry;return w(e,"bpmn:DataObject")?AT(e,t):[]};function PT(e,t){return Cn(t,function(n,i){return n[i]=e.get(i),n},{})}function yv(e,t){B(t,function(n,i){e.set(i,n)})}function AT(e,t){return t.filter(function(n){return w(n,"bpmn:DataObjectReference")&&ie(n).dataObjectRef===e})}var Ma="default",zi="id",vv="di",TT={width:0,height:0};function ka(e,t,n,i){this._elementRegistry=e,this._moddle=t,this._modeling=n,this._textRenderer=i}ka.$inject=["elementRegistry","moddle","modeling","textRenderer"],ka.prototype.execute=function(e){var t=e.element,n=[t];if(!t)throw new Error("element required");var i=this._elementRegistry,r=this._moddle.ids,o=t.businessObject,a=LT(e.properties),s=e.oldProperties||MT(t,a);return bv(a,o)&&(r.unclaim(o[zi]),i.updateId(t,a[zi]),r.claim(a[zi],o)),Ma in a&&(a[Ma]&&n.push(i.get(a[Ma].id)),o[Ma]&&n.push(i.get(o[Ma].id))),_v(t,a),e.oldProperties=s,e.changed=n,n},ka.prototype.postExecute=function(e){var t=e.element,n=t.label,i=n&&ie(n).name;if(i){var r=this._textRenderer.getExternalLabelBounds(n,i);this._modeling.resizeShape(n,r,TT)}},ka.prototype.revert=function(e){var t=e.element,n=e.properties,i=e.oldProperties,r=t.businessObject,o=this._elementRegistry,a=this._moddle.ids;return _v(t,i),bv(n,r)&&(a.unclaim(n[zi]),o.updateId(t,i[zi]),a.claim(i[zi],r)),e.changed};function bv(e,t){return zi in e&&e[zi]!==t[zi]}function MT(e,t){var n=is(t),i=e.businessObject,r=Ze(e);return Cn(n,function(o,a){return a!==vv?o[a]=i.get(a):o[a]=kT(r,is(t.di)),o},{})}function kT(e,t){return Cn(t,function(n,i){return n[i]=e&&e.get(i),n},{})}function _v(e,t){var n=e.businessObject,i=Ze(e);B(t,function(r,o){o!==vv?n.set(o,r):i&&OT(i,r)})}function OT(e,t){B(t,function(n,i){e.set(i,n)})}var DT=["default"];function LT(e){var t=V({},e);return DT.forEach(function(n){n in e&&(t[n]=ie(t[n]))}),t}function Oc(e,t){this._canvas=e,this._modeling=t}Oc.$inject=["canvas","modeling"],Oc.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=Ze(r);return t.setRootElement(n),t.removeRootElement(r),At(a.rootElements,i),i.$parent=a,Rt(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e.oldRoot=r,[]},Oc.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,a=i.$parent,s=Ze(n);return t.setRootElement(r),t.removeRootElement(n),Rt(a.rootElements,i),i.$parent=null,At(a.rootElements,o),o.$parent=a,n.di=null,s.bpmnElement=o,r.di=s,[]};function Jp(e,t){this._modeling=e,this._spaceTool=t}Jp.$inject=["modeling","spaceTool"],Jp.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Kn(i),a=o===i,s=a?i:i.parent,c=sr(s),u=qt(i);if(u?r==="left"?r="top":r==="right"&&(r="bottom"):r==="top"?r="left":r==="bottom"&&(r="right"),!c.length){var l=u?{x:i.x+Yn,y:i.y,width:i.width-Yn,height:i.height}:{x:i.x,y:i.y+Yn,width:i.width,height:i.height-Yn};n.createShape({type:"bpmn:Lane",isHorizontal:u},l,s)}var f=[];Dr(o,function(S){return f.push(S),S.label&&f.push(S.label),S===i?[]:We(S.children,function(P){return P!==i})});var p,d,g,h,m;r==="top"?(p=-120,d=i.y,g=d+10,h="n",m="y"):r==="left"?(p=-120,d=i.x,g=d+10,h="w",m="x"):r==="bottom"?(p=120,d=i.y+i.height,g=d-10,h="s",m="y"):r==="right"&&(p=120,d=i.x+i.width,g=d-10,h="e",m="x");var _=t.calculateAdjustments(f,m,p,g),y=u?{x:0,y:p}:{x:p,y:0};t.makeSpace(_.movingShapes,_.resizingShapes,y,h,g);var x=u?{x:i.x+(a?Yn:0),y:d-(r==="top"?120:0),width:i.width-(a?Yn:0),height:120}:{x:d-(r==="left"?120:0),y:i.y+(a?Yn:0),width:120,height:i.height-(a?Yn:0)};e.newLane=n.createShape({type:"bpmn:Lane",isHorizontal:u},x,s)};function ef(e){this._modeling=e}ef.$inject=["modeling"],ef.prototype.preExecute=function(e){var t=this._modeling,n=e.shape,i=e.count,r=sr(n),o=r.length;if(o>i)throw new Error(`more than <${i}> child lanes`);var a=qt(n),s=a?n.height:n.width,c=Math.round(s/i),u,l,f,p;for(p=0;p<i;p++)p===i-1?u=s-c*p:u=c,l=a?{x:n.x+Yn,y:n.y+p*c,width:n.width-Yn,height:u}:{x:n.x+p*c,y:n.y+Yn,width:u,height:n.height-Yn},p<o?t.resizeShape(r[p],l):(f={type:"bpmn:Lane",isHorizontal:a},t.createShape(f,l,n))};function Oa(e,t){this._modeling=e,this._spaceTool=t}Oa.$inject=["modeling","spaceTool"],Oa.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds,i=e.balanced;i!==!1?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Oa.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=AC(e,t);n.resizeShape(e,t),i.forEach(function(r){n.resizeShape(r.shape,r.newBounds)})},Oa.prototype.resizeSpace=function(e,t){var n=this._spaceTool,i=Me(e),r=Me(t),o=Qm(r,i),a=Kn(e),s=[],c=[];Dr(a,function(g){return s.push(g),(w(g,"bpmn:Lane")||w(g,"bpmn:Participant"))&&c.push(g),g.children});var u,l,f,p,d;(o.bottom||o.top)&&(u=o.bottom||o.top,l=e.y+(o.bottom?e.height:0)+(o.bottom?-10:10),f=o.bottom?"s":"n",p=o.top>0||o.bottom<0?-u:u,d=n.calculateAdjustments(s,"y",p,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:u},f)),(o.left||o.right)&&(u=o.right||o.left,l=e.x+(o.right?e.width:0)+(o.right?-10:100),f=o.right?"e":"w",p=o.left>0||o.right<0?-u:u,d=n.calculateAdjustments(c,"x",p,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:u,y:0},f))};var Da="flowNodeRef",tf="lanes";function Dc(){}Dc.prototype._computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function a(l,f){var p=Me(f),d={x:l.x+l.width/2,y:l.y+l.height/2};return d.x>p.left&&d.x<p.right&&d.y>p.top&&d.y<p.bottom}function s(l){n.indexOf(l)===-1&&(o.push(l),n.push(l))}function c(l){var f=Kn(l);return r[f.id]||(r[f.id]=Xs(f)),r[f.id]}function u(l){if(!l.parent)return[];var f=c(l);return f.filter(function(p){return a(l,p)}).map(function(p){return p.businessObject})}return t.forEach(function(l){var f=Kn(l);if(!(!f||n.indexOf(f)!==-1)){var p=f.children.filter(function(d){return w(d,"bpmn:FlowNode")});p.forEach(s),n.push(f)}}),e.forEach(s),o.forEach(function(l){var f=l.businessObject,p=f.get(tf),d=p.slice(),g=u(l);i.push({flowNode:f,remove:d,add:g})}),t.forEach(function(l){var f=l.businessObject;l.parent||f.get(Da).forEach(function(p){i.push({flowNode:p,remove:[f],add:[]})})}),i},Dc.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.flowNodeShapes,e.laneShapes)),t.forEach(function(n){var i=n.flowNode,r=i.get(tf);n.remove.forEach(function(o){Rt(r,o),Rt(o.get(Da),i)}),n.add.forEach(function(o){At(r,o),At(o.get(Da),i)})}),[]},Dc.prototype.revert=function(e){var t=e.updates;return t.forEach(function(n){var i=n.flowNode,r=i.get(tf);n.add.forEach(function(o){Rt(r,o),Rt(o.get(Da),i)}),n.remove.forEach(function(o){At(r,o),At(o.get(Da),i)})}),[]};var nf="categoryValueRef";function La(e,t){this._bpmnFactory=e,this._elementRegistry=t}La.$inject=["bpmnFactory","elementRegistry"],La.prototype._computeUpdates=function(e,t){var n=this._elementRegistry,i=this._bpmnFactory,r=new Map,o=[],a=new Map;function s(y,x,S){if(x){var P=a.get(y);P||(P={},a.set(y,P)),!(S&&P.present)&&(!S&&P.past||(S?P.present={categoryValue:x,root:rf(y)}:P.past={categoryValue:x}))}}function c(y){r.set(y,ie(y))}function u(){n.filter(function(y){return w(y,"bpmn:FlowElement")&&!ze(y)&&y.parent}).forEach(c)}function l(y){var x=ie(y),S=x.get("categoryValueRef");return S||(S=qm(i,x),o.push(IT(y,S))),S}function f(y){return y.reduce(function(x,S){var P=rf(S),C=x.get(P);return C||(C=[],x.set(P,C)),C.push(S),x},new Map)}e=Array.from(e||[]);var p=f(e);t.length&&u(),e.forEach(c),n.filter(function(y){return w(y,"bpmn:Group")&&!ze(y)&&y.parent}).forEach(function(y){var x=ie(y).get("categoryValueRef");if(!x){var S=rf(y),P=p.get(S)||[],C=po(P,y),L=Object.keys(C).length>0;L&&(x=l(y))}s(y,x,!0)}),t.forEach(function(y){s(y.groupShape,y.categoryValue,!1)}),o.length&&u();var d=Array.from(r.keys()),g=Array.from(a.values()).reduce(function(y,x){return x.present&&y.add(x.present.categoryValue),x.past&&y.add(x.past.categoryValue),y},new Set),h=new Map,m=f(d);a.forEach(function(y,x){var S=y.present;if(S){var P=m.get(S.root)||[],C=po(P,x);P.forEach(function(L){if(C[L.id]){var T=h.get(L);T||(T=new Set,h.set(L,T)),T.add(S.categoryValue)}})}});var _=d.reduce(function(y,x){var S=r.get(x),P=S.get(nf),C=new Set(P),L=h.get(x)||new Set,T=Array.from(L).filter(function(k){return!C.has(k)}),j=P.filter(function(k){return g.has(k)&&!L.has(k)});return(T.length||j.length)&&y.push({businessObject:S,categoryValuesToAdd:T,categoryValuesToRemove:j}),y},[]);return{flowElements:_,groups:o}},La.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.affectedFlowElements,e.affectedGroupEntries)),BT(t.groups),$T(t.flowElements),[]},La.prototype.revert=function(e){var t=e.updates;return FT(t.flowElements),NT(t.groups),[]};function IT(e,t){return{groupShape:e,categoryValue:t,category:t.$parent}}function BT(e){e.forEach(function(t){ie(t.groupShape).categoryValueRef=t.categoryValue,t.categoryValue.$parent=t.category})}function NT(e){e.forEach(function(t){ie(t.groupShape).categoryValueRef=null})}function $T(e){e.forEach(function(t){var n=t.businessObject,i=n.get(nf);t.categoryValuesToRemove.forEach(function(r){Rt(i,r)}),t.categoryValuesToAdd.forEach(function(r){At(i,r,!0)})})}function FT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(nf);t.categoryValuesToAdd.forEach(function(r){Rt(i,r)}),t.categoryValuesToRemove.forEach(function(r){At(i,r,!0)})})}function rf(e){for(;e.parent;)e=e.parent;return e}function Lc(e){this._moddle=e}Lc.$inject=["moddle"],Lc.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element,r=e.claiming;return r?t.claim(n,i):t.unclaim(n),[]},Lc.prototype.revert=function(e){var t=this._moddle.ids,n=e.id,i=e.element,r=e.claiming;return r?t.unclaim(n):t.claim(n,i),[]};var jT={fill:void 0,stroke:void 0};function of(e){this._commandStack=e,this._normalizeColor=function(t){if(t){if(Sn(t)){var n=HT(t);if(n)return n}throw new Error(`invalid color value: ${t}`)}}}of.$inject=["commandStack"],of.prototype.postExecute=function(e){var t=e.elements,n=e.colors||jT,i=this,r={};"fill"in n&&V(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&V(r,{"border-color":this._normalizeColor(n.stroke)}),B(t,function(o){var a=ot(o)?oi(r,["border-color"]):r,s=Ze(o);if(zT(a),ze(o)){if(!s||!w(s.label,"bpmndi:BPMNLabel"))return;i._commandStack.execute("element.updateModdleProperties",{element:o,moddleElement:s.label,properties:{color:r["border-color"]}})}else{if(!Ve(s,["bpmndi:BPMNEdge","bpmndi:BPMNShape"]))return;i._commandStack.execute("element.updateProperties",{element:o,properties:{di:a}})}})};function HT(e){var t=document.createElement("canvas").getContext("2d");return t.fillStyle="transparent",t.fillStyle=e,/^#[0-9a-fA-F]{6}$/.test(t.fillStyle)?t.fillStyle:null}function zT(e){"border-color"in e&&(e.stroke=e["border-color"]),"background-color"in e&&(e.fill=e["background-color"])}var GT={width:0,height:0};function xv(e,t,n){function i(c,u){var l=c.label||c,f=c.labelTarget||c;return yR(l,u),[l,f]}function r(c){var u=c.element,l=u.businessObject,f=c.newLabel;if(!ze(u)&&or(u)&&!Ns(u)&&!wv(f)){var p=7,d=Al(u);d={x:d.x,y:d.y+p},e.createLabel(u,d,{id:l.id+"_label",businessObject:l,di:u.di})}}function o(c){return c.oldLabel=zn(c.element),i(c.element,c.newLabel)}function a(c){return i(c.element,c.oldLabel)}function s(c){var u=c.element,l=u.label||u,f=c.newLabel,p=c.newBounds,d=c.hints||{};if(!(!ze(l)&&!w(l,"bpmn:TextAnnotation"))){if(ze(l)&&wv(f)){d.removeShape!==!1&&e.removeShape(l,{unsetLabel:!1});return}var g=zn(u);typeof p>"u"&&(p=t.getExternalLabelBounds(l,g)),p&&e.resizeShape(l,p,GT)}}this.preExecute=r,this.execute=o,this.revert=a,this.postExecute=s}xv.$inject=["modeling","textRenderer","bpmnFactory"];function wv(e){return!e||!e.trim()}function nn(e,t,n,i){at.call(this,e,t,n),this._bpmnRules=i}_e(nn,at),nn.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],nn.prototype.getHandlers=function(){var e=at.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=Ta,e["element.updateProperties"]=ka,e["canvas.updateRoot"]=Oc,e["lane.add"]=Jp,e["lane.resize"]=Oa,e["lane.split"]=ef,e["lane.updateRefs"]=Dc,e["group.updateRefs"]=La,e["id.updateClaim"]=Lc,e["element.setColor"]=of,e["element.updateLabel"]=xv,e},nn.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},nn.prototype.connect=function(e,t,n,i){var r=this._bpmnRules;if(n||(n=r.canConnect(e,t)),!!n)return this.createConnection(e,t,n,e.parent,i)},nn.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},nn.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},nn.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},nn.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},nn.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},nn.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},nn.prototype.makeProcess=function(){var e=this._create("root",{type:"bpmn:Process"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},nn.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},nn.prototype.updateCategoryValueRefs=function(e,t){this._commandStack.execute("group.updateRefs",{affectedFlowElements:e,affectedGroupEntries:t})},nn.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},nn.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},nn.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})};function Ev(){}Ev.prototype.layoutConnection=function(e,t){return t=t||{},[t.connectionStart||Le(t.source||e.source),t.connectionEnd||Le(t.target||e.target)]};var Ic=20,VT=5,Bc=Math.round,Sv=20,WT={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function UT(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}function qT(e,t){return{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[e].test(t)}function Rv(e,t,n){var i=Jt(t,e,VT),r=n.split(":")[0],o=Bc((t.x-e.x)/2+e.x),a=Bc((t.y-e.y)/2+e.y),s,c,u=qT(r,i),l=/h|r|l/.test(r),f=!1,p=!1;return u?(s=l?{x:o,y:e.y}:{x:e.x,y:a},c=l?"h:h":"v:v"):(f=UT(i,r),c=l?"h:v":"v:h",f?l?(p=a===e.y,s={x:e.x+Ic*(/l/.test(r)?-1:1),y:p?a+Ic:a}):(p=o===e.x,s={x:p?o+Ic:o,y:e.y+Ic*(/t/.test(r)?-1:1)}):s={x:o,y:a}),{waypoints:af(e,s,c).concat(s),directions:c,turnNextDirections:p}}function YT(e,t,n){return Rv(e,t,n)}function KT(e,t,n){var i=Rv(t,e,Cv(n));return{waypoints:i.waypoints.slice().reverse(),directions:Cv(i.directions),turnNextDirections:i.turnNextDirections}}function XT(e,t){var n=e.directions.split(":")[1],i=t.directions.split(":")[0];e.turnNextDirections&&(n=n=="h"?"v":"h"),t.turnNextDirections&&(i=i=="h"?"v":"h");var r=n+":"+i,o=af(e.waypoints[e.waypoints.length-1],t.waypoints[0],r);return{waypoints:o,directions:r}}function Cv(e){return e.split(":").reverse().join(":")}function ZT(e,t,n){var i=Bc((t.x-e.x)/2+e.x),r=Bc((t.y-e.y)/2+e.y);if(n==="h:v")return[{x:t.x,y:e.y}];if(n==="v:h")return[{x:e.x,y:t.y}];if(n==="h:h")return[{x:i,y:e.y},{x:i,y:t.y}];if(n==="v:v")return[{x:e.x,y:r},{x:t.x,y:r}];throw new Error("invalid directions: can only handle varians of [hv]:[hv]")}function af(e,t,n){if(n=n||"h:h",!aM(n))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(Av(n)){var i=YT(e,t,n),r=KT(e,t,n),o=XT(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return ZT(e,t,n)}function QT(e,t,n){var i=af(e,t,n);return i.unshift(e),i.push(t),Mv(i)}function JT(e,t,n,i,r){var o=r&&r.preferredLayouts||[],a=q0(o,"straight")[0]||"h:h",s=WT[a]||0,c=Jt(e,t,s),u=oM(c,a);n=n||Le(e),i=i||Le(t);var l=u.split(":"),f=Tv(n,e,l[0],sM(c)),p=Tv(i,t,l[1],c);return QT(f,p,u)}function eM(e,t,n,i,r,o){De(n)&&(r=n,o=i,n=Le(e),i=Le(t)),o=V({preferredLayouts:[]},o),r=r||[];var a=o.preferredLayouts,s=a.indexOf("straight")!==-1,c;return c=s&&nM(e,t,n,i,o),c||(c=o.connectionEnd&&rM(t,e,i,r),c)||(c=o.connectionStart&&iM(e,t,n,r),c)?c:!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:JT(e,t,n,i,o)}function tM(e,t,n){return e>=t&&e<=n}function Pv(e,t,n){var i={x:"width",y:"height"};return tM(t[e],n[e],n[e]+n[i[e]])}function nM(e,t,n,i,r){var o={},a,s;return s=Jt(e,t),/^(top|bottom|left|right)$/.test(s)?(/top|bottom/.test(s)&&(a="x"),/left|right/.test(s)&&(a="y"),r.preserveDocking==="target"?Pv(a,i,e)?(o[a]=i[a],[{x:o.x!==void 0?o.x:n.x,y:o.y!==void 0?o.y:n.y,original:{x:o.x!==void 0?o.x:n.x,y:o.y!==void 0?o.y:n.y}},{x:i.x,y:i.y}]):null:Pv(a,n,t)?(o[a]=n[a],[{x:n.x,y:n.y},{x:o.x!==void 0?o.x:i.x,y:o.y!==void 0?o.y:i.y,original:{x:o.x!==void 0?o.x:i.x,y:o.y!==void 0?o.y:i.y}}]):null):null}function iM(e,t,n,i){return sf(e,t,n,i)}function rM(e,t,n,i){var r=i.slice().reverse();return r=sf(e,t,n,r),r?r.reverse():null}function sf(e,t,n,i){function r(l){return l.length<3?!0:l.length>4?!1:!!lt(l,function(f,p){var d=l[p-1];return d&&ra(f,d)<3})}function o(l,f,p){var d=Di(f,l);switch(d){case"v":return{x:p.x,y:l.y};case"h":return{x:l.x,y:p.y}}return{x:l.x,y:l.y}}function a(l,f,p){var d;for(d=l.length-2;d!==0;d--)if(Jh(l[d],f,Sv)||Jh(l[d],p,Sv))return l.slice(d);return l}if(r(i))return null;var s=i[0],c=i.slice(),u;return c[0]=n,c[1]=o(c[1],s,n),u=a(c,e,t),u!==c&&(c=sf(e,t,n,u)),c&&Di(c)?null:c}function oM(e,t){if(Av(t))return t;switch(e){case"intersect":return"t:t";case"top":case"bottom":return"v:v";case"left":case"right":return"h:h";default:return t}}function aM(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}function Av(e){return e&&/t|r|b|l/.test(e)}function sM(e){return{top:"bottom",bottom:"top",left:"right",right:"left","top-left":"bottom-right","bottom-right":"top-left","top-right":"bottom-left","bottom-left":"top-right"}[e]}function Tv(e,t,n,i){if(n==="h"&&(n=/left/.test(i)?"l":"r"),n==="v"&&(n=/top/.test(i)?"t":"b"),n==="t")return{original:e,x:e.x,y:t.y};if(n==="r")return{original:e,x:t.x+t.width,y:e.y};if(n==="b")return{original:e,x:e.x,y:t.y+t.height};if(n==="l")return{original:e,x:t.x,y:e.y};throw new Error("unexpected dockingDirection: <"+n+">")}function Mv(e){return e.reduce(function(t,n,i){var r=t[t.length-1],o=e[i+1];return El(r,o,n,0)||t.push(n),t},[])}var cM=-10,uM=40,lM={default:["h:h"],fromGateway:["v:h"],toGateway:["h:v"],loop:{fromTop:["t:r"],fromRight:["r:b"],fromLeft:["l:t"],fromBottom:["b:l"]},boundaryLoop:{alternateHorizontalSide:"b",alternateVerticalSide:"l",default:"v"},messageFlow:["straight","v:v"],subProcess:["straight","h:h"],isHorizontal:!0},pM={default:["v:v"],fromGateway:["h:v"],toGateway:["v:h"],loop:{fromTop:["t:l"],fromRight:["r:t"],fromLeft:["l:b"],fromBottom:["b:r"]},boundaryLoop:{alternateHorizontalSide:"t",alternateVerticalSide:"r",default:"h"},messageFlow:["straight","h:h"],subProcess:["straight","v:v"],isHorizontal:!1},cf={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ia={top:"t",right:"r",bottom:"b",left:"l"};function Nc(e){this._elementRegistry=e}_e(Nc,Ev),Nc.prototype.layoutConnection=function(e,t){t||(t={});var n=t.source||e.source,i=t.target||e.target,r=t.waypoints||e.waypoints,o=t.connectionStart,a=t.connectionEnd,s=this._elementRegistry,c,u;if(o||(o=kv(r&&r[0],n)),a||(a=kv(r&&r[r.length-1],i)),(w(e,"bpmn:Association")||w(e,"bpmn:DataAssociation"))&&r&&!Ov(n,i))return[].concat([o],r.slice(1,-1),[a]);var l=Gm(n,s)?lM:pM;return w(e,"bpmn:MessageFlow")?c=dM(n,i,l):(w(e,"bpmn:SequenceFlow")||Ov(n,i))&&(n===i?c={preferredLayouts:bM(n,e,l)}:w(n,"bpmn:BoundaryEvent")?c={preferredLayouts:_M(n,i,a,l)}:Ba(n)||Ba(i)?c={preferredLayouts:l.subProcess,preserveDocking:mM(n)}:w(n,"bpmn:Gateway")?c={preferredLayouts:l.fromGateway}:w(i,"bpmn:Gateway")?c={preferredLayouts:l.toGateway}:c={preferredLayouts:l.default}),c&&(c=V(c,t),u=Mv(eM(n,i,o,a,r,c))),u||[o,a]};function fM(e){var t=e.host;return Jt(Le(e),t,cM)}function dM(e,t,n){return{preferredLayouts:n.messageFlow,preserveDocking:hM(e,t)}}function hM(e,t){return w(t,"bpmn:Participant")?"source":w(e,"bpmn:Participant")?"target":Ba(t)?"source":Ba(e)||w(t,"bpmn:Event")?"target":w(e,"bpmn:Event")?"source":null}function mM(e){return Ba(e)?"target":"source"}function kv(e,t){return e?e.original||e:Le(t)}function Ov(e,t){return w(t,"bpmn:Activity")&&w(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function Ba(e){return w(e,"bpmn:SubProcess")&&Ye(e)}function zr(e,t){return e===t}function gM(e,t){return t.indexOf(e)!==-1}function ko(e){var t=/right|left/.exec(e);return t&&t[0]}function Oo(e){var t=/top|bottom/.exec(e);return t&&t[0]}function Dv(e,t){return cf[e]===t}function yM(e,t){var n=ko(e),i=cf[n];return t.indexOf(i)!==-1}function vM(e,t){var n=Oo(e),i=cf[n];return t.indexOf(i)!==-1}function Lv(e){return e==="right"||e==="left"}function bM(e,t,n){var i=t.waypoints,r=i&&i.length&&Jt(i[0],e);return r==="top"?n.loop.fromTop:r==="right"?n.loop.fromRight:r==="left"?n.loop.fromLeft:n.loop.fromBottom}function _M(e,t,n,i){var r=Le(e),o=Le(t),a=fM(e),s,c,u=zr(e.host,t),l=gM(a,["top","right","bottom","left"]),f=Jt(o,r,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return u?xM(a,l,e,t,n,i):(s=wM(a,f,l,i.isHorizontal),c=EM(a,f,l,i.isHorizontal),[s+":"+c])}function xM(e,t,n,i,r,o){var a=t?e:o.isHorizontal?Oo(e):ko(e),s=Ia[a],c;return t?Lv(e)?c=Iv("y",n,i,r)?"h":o.boundaryLoop.alternateHorizontalSide:c=Iv("x",n,i,r)?"v":o.boundaryLoop.alternateVerticalSide:c=o.boundaryLoop.default,[s+":"+c]}function Iv(e,t,n,i){var r=uM;return!(uf(e,i,n,r)||uf(e,i,{x:n.x+n.width,y:n.y+n.height},r)||uf(e,i,Le(t),r))}function uf(e,t,n,i){return Math.abs(t[e]-n[e])<i}function wM(e,t,n,i){if(n)return Ia[e];var r=Oo(e),o=ko(e),a=Oo(t),s=ko(t);if(i){if(zr(r,a)||Dv(o,s))return Ia[r]}else if(zr(o,s)||Dv(r,a))return Ia[o];return Ia[i?o:r]}function EM(e,t,n,i){if(n)return Lv(e)?yM(e,t)||zr(e,t)?"h":"v":vM(e,t)||zr(e,t)?"v":"h";var r=Oo(e),o=ko(e),a=Oo(t),s=ko(t);return a&&!s?"v":s&&!a?"h":i?zr(r,a)?"h":"v":zr(o,s)?"v":"h"}Nc.$inject=["elementRegistry"];function Bv(e){return V({original:e.point.original||e.point},e.actual)}function gr(e,t){this._elementRegistry=e,this._graphicsFactory=t}gr.$inject=["elementRegistry","graphicsFactory"],gr.prototype.getCroppedWaypoints=function(e,t,n){t=t||e.source,n=n||e.target;var i=this.getDockingPoint(e,t,!0),r=this.getDockingPoint(e,n),o=e.waypoints.slice(i.idx+1,r.idx);return o.unshift(Bv(i)),o.push(Bv(r)),o},gr.prototype.getDockingPoint=function(e,t,n){var i=e.waypoints,r,o,a;return r=n?0:i.length-1,o=i[r],a=this._getIntersection(t,e,n),{point:o,actual:a||o,idx:r}},gr.prototype._getIntersection=function(e,t,n){var i=this._getShapePath(e),r=this._getConnectionPath(t);return oa(i,r,n)},gr.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},gr.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},gr.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};const lf={__init__:["modeling","bpmnUpdater"],__depends__:[zP,rA,aA,sA,Yy,cT,lT,gT,Zn,Up,ev],bpmnFactory:["type",Jn],bpmnUpdater:["type",Dn],elementFactory:["type",dr],modeling:["type",nn],layouter:["type",Nc],connectionDocking:["type",gr]};var SM=10,Nv=50,RM=250;function pf(e,t,n,i){for(var r;r=CM(e,n,t);)n=i(t,n,r);return n}function ff(e){return function(t,n,i){var r={x:n.x,y:n.y};return["x","y"].forEach(function(o){var a=e[o];if(a){var s=o==="x"?"width":"height",c=a.margin,u=a.minDistance;c<0?r[o]=Math.min(i[o]+c-t[s]/2,n[o]-u+c):r[o]=Math.max(i[o]+i[s]+c+t[s]/2,n[o]+u+c)}}),r}}function CM(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=AM(e);return lt(r,function(o){if(o===n)return!1;var a=Jt(o,i,SM);return a==="intersect"})}function PM(e,t){t||(t={});function n(g){return g.source===e?1:-1}var i=t.defaultDistance||Nv,r=t.direction||"e",o=t.filter,a=t.getWeight||n,s=t.maxDistance||RM,c=t.reference||"start";o||(o=kM);function u(g,h){return r==="n"?c==="start"?Me(g).top-Me(h).bottom:c==="center"?Me(g).top-Le(h).y:Me(g).top-Me(h).top:r==="w"?c==="start"?Me(g).left-Me(h).right:c==="center"?Me(g).left-Le(h).x:Me(g).left-Me(h).left:r==="s"?c==="start"?Me(h).top-Me(g).bottom:c==="center"?Le(h).y-Me(g).bottom:Me(h).bottom-Me(g).bottom:c==="start"?Me(h).left-Me(g).right:c==="center"?Le(h).x-Me(g).right:Me(h).right-Me(g).right}var l=e.incoming.filter(o).map(function(g){var h=a(g),m=h<0?u(g.source,e):u(e,g.source);return{id:g.source.id,distance:m,weight:h}}),f=e.outgoing.filter(o).map(function(g){var h=a(g),m=h>0?u(e,g.target):u(g.target,e);return{id:g.target.id,distance:m,weight:h}}),p=l.concat(f).reduce(function(g,h){return g[h.id+"__weight_"+h.weight]=h,g},{}),d=Cn(p,function(g,h){var m=h.distance,_=h.weight;return m<0||m>s||(g[String(m)]||(g[String(m)]=0),g[String(m)]+=1*_,(!g.distance||g[g.distance]<g[String(m)])&&(g.distance=m)),g},{});return d.distance||i}function AM(e){var t=df(e);return e.host&&(t=t.concat(df(e.host))),e.attachers&&(t=t.concat(e.attachers.reduce(function(n,i){return n.concat(df(i))},[]))),t}function df(e){return MM(e).concat(TM(e))}function TM(e){return e.incoming.map(function(t){return t.source})}function MM(e){return e.outgoing.map(function(t){return t.target})}function kM(){return!0}var OM=100;function $v(e,t,n){e.on("autoPlace",OM,function(i){var r=i.shape,o=i.source;return DM(o,r)}),e.on("autoPlace.end",function(i){n.scrollToElement(i.shape)}),this.append=function(i,r,o){e.fire("autoPlace.start",{source:i,shape:r});var a=e.fire("autoPlace",{source:i,shape:r}),s=t.appendShape(i,r,a,i.parent,o);return e.fire("autoPlace.end",{source:i,shape:s}),s}}$v.$inject=["eventBus","modeling","canvas"];function DM(e,t,n){n||(n={});var i=n.defaultDistance||Nv,r=Le(e),o=Me(e);return{x:o.right+i+t.width/2,y:r.y}}function Fv(e,t){e.on("autoPlace.end",500,function(n){t.select(n.shape)})}Fv.$inject=["eventBus","selection"];const LM={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",$v],autoPlaceSelectionBehavior:["type",Fv]};function jv(e,t,n){var i=Gm(e,n);if(w(t,"bpmn:TextAnnotation"))return BM(e,t,i);if(Ve(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"]))return NM(e,t,i);if(w(t,"bpmn:FlowNode"))return IM(e,t,i)}function IM(e,t,n){var i=Me(e),r=Le(e),o=n?{directionHint:"e",minDistance:80,baseOrientation:"left",boundaryOrientation:"top",start:"top",end:"bottom"}:{directionHint:"s",minDistance:90,baseOrientation:"top",boundaryOrientation:"left",start:"left",end:"right"},a=PM(e,{filter:function(d){return w(d,"bpmn:SequenceFlow")},direction:o.directionHint}),s=30,c=o.minDistance,u=o.baseOrientation;w(e,"bpmn:BoundaryEvent")&&(u=Jt(e,e.host,-25),u.indexOf(o.boundaryOrientation)!==-1&&(s*=-1));var l=n?{x:i.right+a+t.width/2,y:r.y+Hv(u,c,o)}:{x:r.x+Hv(u,c,o),y:i.bottom+a+t.height/2},f={margin:s,minDistance:c},p=n?{y:f}:{x:f};return pf(e,t,l,ff(p))}function Hv(e,t,n){return e.includes(n.start)?-1*t:e.includes(n.end)?t:0}function BM(e,t,n){var i=Me(e),r=n?{x:i.right+t.width/2,y:i.top-50-t.height/2}:{x:i.right+50+t.width/2,y:i.bottom+t.height/2};ot(e)&&(r=Le(e),n?(r.x+=100,r.y-=50):(r.x+=100,r.y+=50));var o={margin:n?-30:30,minDistance:20},a=n?{y:o}:{x:o};return pf(e,t,r,ff(a))}function NM(e,t,n){var i=Me(e),r=n?{x:i.right-10+t.width/2,y:i.bottom+40+t.width/2}:{x:i.left-40-t.width/2,y:i.bottom-10+t.height/2},o={margin:30,minDistance:30},a=n?{x:o}:{y:o};return pf(e,t,r,ff(a))}function zv(e,t){e.on("autoPlace",function(n){var i=n.shape,r=n.source;return jv(r,i,t)})}zv.$inject=["eventBus","elementRegistry"];const $c={__depends__:[LM],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",zv]},Gv=[Hm,pa,lf,$c];function $M(e={}){Id(globalThis,e.dom);const t=document.createElement("div");return document.body.appendChild(t),new mo({container:t,moddleExtensions:e.moddleExtensions??ls,additionalModules:[...Gv,...e.additionalModules??[]]})}var FM=new To("ov"),jM=500;function Zt(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=FM,this._overlayDefaults=V({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=HM(n.getContainer()),this._init()}Zt.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Zt.prototype.get=function(e){if(Sn(e)&&(e={id:e}),Sn(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?We(t.overlays,to({type:e.type})):t.overlays.slice():[]}else return e.type?We(this._overlays,to({type:e.type})):e.id?this._overlays[e.id]:null},Zt.prototype.add=function(e,t,n){if(Vt(t)&&(n=t,t=null),e.id||(e=this._elementRegistry.get(e)),!n.position)throw new Error("must specifiy overlay position");if(!n.html)throw new Error("must specifiy overlay html");if(!e)throw new Error("invalid element specified");var i=this._ids.next();return n=V({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Zt.prototype.remove=function(e){var t=this.get(e)||[];De(t)||(t=[t]);var n=this;B(t,function(i){var r=n._getOverlayContainer(i.element,!0);if(i&&(mi(i.html),mi(i.htmlContainer),delete i.htmlContainer,delete i.element,delete n._overlays[i.id]),r){var o=r.overlays.indexOf(i);o!==-1&&r.overlays.splice(o,1)}})},Zt.prototype.isShown=function(){return this._overlayRoot.style.display!=="none"},Zt.prototype.show=function(){Fc(this._overlayRoot)},Zt.prototype.hide=function(){Fc(this._overlayRoot,!1)},Zt.prototype.clear=function(){this._overlays={},this._overlayContainers=[],ws(this._overlayRoot)},Zt.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=Ot(t);i=o.x,r=o.y}Vv(n,i,r),un(e.html,"data-container-id",t.id)},Zt.prototype._updateOverlay=function(e){var t=e.position,n=e.htmlContainer,i=e.element,r=t.left,o=t.top;if(t.right!==void 0){var a;i.waypoints?a=Ot(i).width:a=i.width,r=t.right*-1+a}if(t.bottom!==void 0){var s;i.waypoints?s=Ot(i).height:s=i.height,o=t.bottom*-1+s}Vv(n,r||0,o||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Zt.prototype._createOverlayContainer=function(e){var t=ht('<div class="djs-overlays" />');vn(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Zt.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Wv(this._overlayRoot,n)},Zt.prototype._getOverlayContainer=function(e,t){var n=lt(this._overlayContainers,function(i){return i.element===e});return!n&&!t?this._createOverlayContainer(e):n},Zt.prototype._addOverlay=function(e){var t=e.id,n=e.element,i=e.html,r,o;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),Sn(i)&&(i=ht(i)),o=this._getOverlayContainer(n),r=ht('<div class="djs-overlay" data-overlay-id="'+t+'">'),vn(r,{position:"absolute"}),r.appendChild(i),e.type&&vt(r).add("djs-overlay-"+e.type);var a=this._canvas.findRoot(n),s=this._canvas.getRootElement();Fc(r,a===s),e.htmlContainer=r,o.overlays.push(e),o.html.appendChild(r),this._overlays[t]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Zt.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer,s=this._canvas.getRootElement(),c=!0;(i!==s||n&&($t(r)&&r>t.scale||$t(o)&&o<t.scale))&&(c=!1),Fc(a,c),this._updateOverlayScale(e,t)},Zt.prototype._updateOverlayScale=function(e,t){var n=e.scale,i,r,o=e.htmlContainer,a,s="";n!==!0&&(n===!1?(i=1,r=1):(i=n.min,r=n.max),$t(i)&&t.scale<i&&(a=(1/t.scale||1)*i),$t(r)&&t.scale>r&&(a=(1/t.scale||1)*r)),$t(a)&&(s="scale("+a+","+a+")"),Wv(o,s)},Zt.prototype._updateOverlaysVisibilty=function(e){var t=this;B(this._overlays,function(n){t._updateOverlayVisibilty(n,e)})},Zt.prototype._init=function(){var e=this._eventBus,t=this;function n(i){t._updateRoot(i),t._updateOverlaysVisibilty(i),t.show()}e.on("canvas.viewbox.changing",function(i){t.hide()}),e.on("canvas.viewbox.changed",function(i){n(i.viewbox)}),e.on(["shape.remove","connection.remove"],function(i){var r=i.element,o=t.get({element:r});B(o,function(c){t.remove(c.id)});var a=t._getOverlayContainer(r);if(a){mi(a.html);var s=t._overlayContainers.indexOf(a);s!==-1&&t._overlayContainers.splice(s,1)}}),e.on("element.changed",jM,function(i){var r=i.element,o=t._getOverlayContainer(r,!0);o&&(B(o.overlays,function(a){t._updateOverlay(a)}),t._updateOverlayContainer(o))}),e.on("element.marker.update",function(i){var r=t._getOverlayContainer(i.element,!0);r&&vt(r.html)[i.add?"add":"remove"](i.marker)}),e.on("root.set",function(){t._updateOverlaysVisibilty(t._canvas.viewbox())}),e.on("diagram.clear",this.clear,this)};function HM(e){var t=ht('<div class="djs-overlay-container" />');return vn(t,{position:"absolute",width:0,height:0}),e.insertBefore(t,e.firstChild),t}function Vv(e,t,n){vn(e,{left:t+"px",top:n+"px"})}function Fc(e,t){e.style.display=t===!1?"none":""}function Wv(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(n){e.style[n+"transform"]=t})}const jc={__init__:["overlays"],overlays:["type",Zt]};function hf(e,t){t.invoke(te,this),this.executed(function(n){var i=n.context;i.rootElement?e.setRootElement(i.rootElement):i.rootElement=e.getRootElement()}),this.revert(function(n){var i=n.context;i.rootElement&&e.setRootElement(i.rootElement)})}_e(hf,te),hf.$inject=["canvas","injector"];const zM={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",hf]};function Na(e){return CSS.escape(e)}var GM={"&":"&","<":"<",">":">",'"':""","'":"'"};function Uv(e){return e=""+e,e&&e.replace(/[&<>"']/g,function(t){return GM[t]})}var VM="bjs-breadcrumbs-shown";function qv(e,t,n){var i=ht('<ul class="bjs-breadcrumbs"></ul>'),r=n.getContainer(),o=vt(r);r.appendChild(i);var a=[];e.on("element.changed",function(c){var u=c.element,l=ie(u),f=lt(a,function(p){return p===l});f&&s()});function s(c){c&&(a=WM(c));var u=a.flatMap(function(f){var p=n.findRoot(_i(f))||n.findRoot(f.id);if(!p&&w(f,"bpmn:Process")){var d=t.find(function(m){var _=ie(m);return _&&_.get("processRef")===f});p=d&&n.findRoot(d.id)}if(!p)return[];var g=Uv(f.name||f.id),h=ht('<li><span class="bjs-crumb"><a title="'+g+'">'+g+"</a></span></li>");return h.addEventListener("click",function(){n.setRootElement(p)}),h});i.innerHTML="";var l=u.length>1;o.toggle(VM,l),u.forEach(function(f){i.appendChild(f)})}e.on("root.set",function(c){s(c.element)})}qv.$inject=["eventBus","elementRegistry","canvas"];function WM(e){for(var t=ie(e),n=[],i=t;i;i=i.$parent)(w(i,"bpmn:SubProcess")||w(i,"bpmn:Process"))&&n.push(i);return n.reverse()}function Yv(e,t){var n=null,i=new UM;e.on("root.set",function(r){var o=r.element,a=t.viewbox(),s=i.get(o);if(i.set(n,{x:a.x,y:a.y,zoom:a.scale}),n=o,!(!w(o,"bpmn:SubProcess")&&!s)){s=s||{x:0,y:0,zoom:1};var c=(a.x-s.x)*a.scale,u=(a.y-s.y)*a.scale;(c!==0||u!==0)&&t.scroll({dx:c,dy:u}),s.zoom!==a.scale&&t.zoom(s.zoom,{x:0,y:0})}}),e.on("diagram.clear",function(){i.clear(),n=null})}Yv.$inject=["eventBus","canvas"];function UM(){this._entries=[],this.set=function(e,t){var n=!1;for(var i in this._entries)if(this._entries[i][0]===e){this._entries[i][1]=t,n=!0;break}n||this._entries.push([e,t])},this.get=function(e){for(var t in this._entries)if(this._entries[t][0]===e)return this._entries[t][1];return null},this.clear=function(){this._entries.length=0},this.remove=function(e){var t=-1;for(var n in this._entries)if(this._entries[n][0]===e){t=n;break}t!==-1&&this._entries.splice(t,1)}}var Kv={x:180,y:160};function Gr(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,function(i,r){n._handleImport(r.definitions)})}Gr.prototype._handleImport=function(e){if(e.diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach(function(i){!i.plane||!i.plane.bpmnElement||(t._processToDiagramMap[i.plane.bpmnElement.id]=i)});var n=e.diagrams.filter(i=>i.plane).flatMap(i=>t._createNewDiagrams(i.plane));n.forEach(function(i){t._movePlaneElementsToOrigin(i.plane)})}},Gr.prototype._createNewDiagrams=function(e){var t=this,n=[],i=[];e.get("planeElement").forEach(function(o){var a=o.bpmnElement;if(a){var s=a.$parent;w(a,"bpmn:SubProcess")&&!o.isExpanded&&n.push(a),YM(a,e)&&i.push({diElement:o,parent:s})}});var r=[];return n.forEach(function(o){if(!t._processToDiagramMap[o.id]){var a=t._createDiagram(o);t._processToDiagramMap[o.id]=a,r.push(a)}}),i.forEach(function(o){for(var a=o.diElement,s=o.parent;s&&n.indexOf(s)===-1;)s=s.$parent;if(s){var c=t._processToDiagramMap[s.id];t._moveToDiPlane(a,c.plane)}}),r},Gr.prototype._movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=qM(e),i={x:n.x-Kv.x,y:n.y-Kv.y};t.forEach(function(r){r.waypoint?r.waypoint.forEach(function(o){o.x=o.x-i.x,o.y=o.y-i.y}):r.bounds&&(r.bounds.x=r.bounds.x-i.x,r.bounds.y=r.bounds.y-i.y)})},Gr.prototype._moveToDiPlane=function(e,t){var n=Xv(e),i=n.plane.get("planeElement");i.splice(i.indexOf(e),1),t.get("planeElement").push(e)},Gr.prototype._createDiagram=function(e){var t=this._moddle.create("bpmndi:BPMNPlane",{bpmnElement:e}),n=this._moddle.create("bpmndi:BPMNDiagram",{plane:t});return t.$parent=n,t.bpmnElement=e,n.$parent=this._definitions,this._definitions.diagrams.push(n),n},Gr.$inject=["eventBus","moddle"];function Xv(e){return w(e,"bpmndi:BPMNDiagram")?e:Xv(e.$parent)}function qM(e){var t={top:1/0,right:-1/0,bottom:-1/0,left:1/0};return e.planeElement.forEach(function(n){if(n.bounds){var i=Me(n.bounds);t.top=Math.min(i.top,t.top),t.left=Math.min(i.left,t.left)}}),ks(t)}function YM(e,t){var n=e.$parent;return!(!w(n,"bpmn:SubProcess")||n===t.bpmnElement||Ve(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))}var Hc=250,KM='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.81801948,3.50735931 L10.4996894,9.1896894 L10.5,4 L12,4 L12,12 L4,12 L4,10.5 L9.6896894,10.4996894 L3.75735931,4.56801948 C3.46446609,4.27512627 3.46446609,3.80025253 3.75735931,3.50735931 C4.05025253,3.21446609 4.52512627,3.21446609 4.81801948,3.50735931 Z"/></svg>',XM="bjs-drilldown-empty";function yr(e,t,n,i,r){te.call(this,t),this._canvas=e,this._eventBus=t,this._elementRegistry=n,this._overlays=i,this._translate=r;var o=this;this.executed("shape.toggleCollapse",Hc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.reverted("shape.toggleCollapse",Hc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.executed(["shape.create","shape.move","shape.delete"],Hc,function(a){var s=a.oldParent,c=a.newParent||a.parent,u=a.shape;o._canDrillDown(u)&&o._addOverlay(u),o._updateDrilldownOverlay(s),o._updateDrilldownOverlay(c),o._updateDrilldownOverlay(u)},!0),this.reverted(["shape.create","shape.move","shape.delete"],Hc,function(a){var s=a.oldParent,c=a.newParent||a.parent,u=a.shape;o._canDrillDown(u)&&o._addOverlay(u),o._updateDrilldownOverlay(s),o._updateDrilldownOverlay(c),o._updateDrilldownOverlay(u)},!0),t.on("import.render.complete",function(){n.filter(function(a){return o._canDrillDown(a)}).map(function(a){o._addOverlay(a)})})}_e(yr,te),yr.prototype._updateDrilldownOverlay=function(e){var t=this._canvas;if(e){var n=t.findRoot(e);n&&this._updateOverlayVisibility(n)}},yr.prototype._canDrillDown=function(e){var t=this._canvas;return w(e,"bpmn:SubProcess")&&t.findRoot(_i(e))},yr.prototype._updateOverlayVisibility=function(e){var t=this._overlays,n=ie(e),i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.get("flowElements")&&n.get("flowElements").length;vt(i.html).toggle(XM,!r)}},yr.prototype._addOverlay=function(e){var t=this._canvas,n=this._overlays,i=ie(e),r=n.get({element:e,type:"drilldown"});r.length&&this._removeOverlay(e);var o=ht('<button type="button" class="bjs-drilldown">'+KM+"</button>"),a=i.get("name")||i.get("id"),s=this._translate("Open {element}",{element:a});o.setAttribute("title",s),o.addEventListener("click",function(){t.setRootElement(t.findRoot(_i(e)))}),n.add(e,"drilldown",{position:{bottom:-7,right:-8},html:o}),this._updateOverlayVisibility(e)},yr.prototype._removeOverlay=function(e){var t=this._overlays;t.remove({element:e,type:"drilldown"})},yr.$inject=["canvas","eventBus","elementRegistry","overlays","translate"];const ZM={__depends__:[jc,Up,zM],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",qv],drilldownCentering:["type",Yv],drilldownOverlayBehavior:["type",yr],subprocessCompatibility:["type",Gr]};function vr(e){bt.call(this,e)}_e(vr,bt),vr.prototype._modules=[Hm,ZM,jc,Zn,pa],vr.prototype._moddleExtensions={};var zc="keyboard.keydown",QM="keyboard.keyup",JM=1e3,Zv="Keyboard binding is now implicit; explicit binding to an element got removed. For more information, see https://github.com/bpmn-io/diagram-js/issues/661";function bn(e,t){var n=this;this._config=e=e||{},this._eventBus=t,this._keydownHandler=this._keydownHandler.bind(this),this._keyupHandler=this._keyupHandler.bind(this),t.on("diagram.destroy",function(){n._fire("destroy"),n.unbind()}),e.bindTo&&console.error("unsupported configuration <keyboard.bindTo>",new Error(Zv));var i=e&&e.bind!==!1;t.on("canvas.init",function(r){n._target=r.svg,i&&n.bind(),n._fire("init")})}bn.$inject=["config.keyboard","eventBus"],bn.prototype._keydownHandler=function(e){this._keyHandler(e,zc)},bn.prototype._keyupHandler=function(e){this._keyHandler(e,QM)},bn.prototype._keyHandler=function(e,t){var n;if(!this._isEventIgnored(e)){var i={keyEvent:e};n=this._eventBus.fire(t||zc,i),n&&e.preventDefault()}},bn.prototype._isEventIgnored=function(e){return!1},bn.prototype.bind=function(e){e&&console.error("unsupported argument <node>",new Error(Zv)),this.unbind(),e=this._node=this._target,$e.bind(e,"keydown",this._keydownHandler),$e.bind(e,"keyup",this._keyupHandler),this._fire("bind")},bn.prototype.getBinding=function(){return this._node},bn.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),$e.unbind(e,"keydown",this._keydownHandler),$e.unbind(e,"keyup",this._keyupHandler)),this._node=null},bn.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},bn.prototype.addListener=function(e,t,n){Wt(e)&&(n=t,t=e,e=JM),this._eventBus.on(n||zc,e,t)},bn.prototype.removeListener=function(e,t){this._eventBus.off(t||zc,e)},bn.prototype.hasModifier=_A,bn.prototype.isCmd=kn,bn.prototype.isShift=Ip,bn.prototype.isKey=Ht;var e2=500;function Do(e,t){var n=this;e.on("editorActions.init",e2,function(i){var r=i.editorActions;n.registerBindings(t,r)})}Do.$inject=["eventBus","keyboard"],Do.prototype.registerBindings=function(e,t){function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("undo",function(i){var r=i.keyEvent;if(RA(r))return t.trigger("undo"),!0}),n("redo",function(i){var r=i.keyEvent;if(CA(r))return t.trigger("redo"),!0}),n("copy",function(i){var r=i.keyEvent;if(xA(r))return t.trigger("copy"),!0}),n("paste",function(i){var r=i.keyEvent;if(wA(r))return t.trigger("paste"),!0}),n("duplicate",function(i){var r=i.keyEvent;if(EA(r))return t.trigger("duplicate"),!0}),n("cut",function(i){var r=i.keyEvent;if(SA(r))return t.trigger("cut"),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(Ht(["+","Add","="],r)&&kn(r))return t.trigger("stepZoom",{value:1}),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(Ht(["-","Subtract"],r)&&kn(r))return t.trigger("stepZoom",{value:-1}),!0}),n("zoom",function(i){var r=i.keyEvent;if(Ht("0",r)&&kn(r))return t.trigger("zoom",{value:1}),!0}),n("removeSelection",function(i){var r=i.keyEvent;if(Ht(["Backspace","Delete","Del"],r))return t.trigger("removeSelection"),!0})};const mf={__init__:["keyboard","keyboardBindings"],keyboard:["type",bn],keyboardBindings:["type",Do]};var t2={moveSpeed:50,moveSpeedAccelerated:200};function Qv(e,t,n){var i=this;this._config=V({},t2,e||{}),t.addListener(r);function r(o){var a=o.keyEvent,s=i._config;if(t.isCmd(a)&&t.isKey(["ArrowLeft","Left","ArrowUp","Up","ArrowDown","Down","ArrowRight","Right"],a)){var c=t.isShift(a)?s.moveSpeedAccelerated:s.moveSpeed,u;switch(a.key){case"ArrowLeft":case"Left":u="left";break;case"ArrowUp":case"Up":u="up";break;case"ArrowRight":case"Right":u="right";break;case"ArrowDown":case"Down":u="down";break}return i.moveCanvas({speed:c,direction:u}),!0}}this.moveCanvas=function(o){var a=0,s=0,c=o.speed,u=c/Math.min(Math.sqrt(n.viewbox().scale),1);switch(o.direction){case"left":a=u;break;case"up":s=u;break;case"right":a=-u;break;case"down":s=-u;break}n.scroll({dx:a,dy:s})}}Qv.$inject=["config.keyboardMove","keyboard","canvas"];const Jv={__depends__:[mf],__init__:["keyboardMove"],keyboardMove:["type",Qv]};var n2=15;function eb(e,t){var n;function i(s){return a(s.originalEvent)}e.on("canvas.focus.changed",function(s){s.focused?e.on("element.mousedown",500,i):e.off("element.mousedown",i)});function r(s){var c=n.start,u=n.button,l=Nr(s),f=si(l,c);if(!n.dragging&&i2(f)>n2&&(n.dragging=!0,u===0&&Py(e),mc("grab")),n.dragging){var p=n.last||n.start;f=si(l,p),t.scroll({dx:f.x,dy:f.y}),n.last=l}s.preventDefault()}function o(s){$e.unbind(document,"mousemove",r),$e.unbind(document,"mouseup",o),n=null,Cy()}function a(s){if(!kr(s.target,".djs-draggable")){var c=s.button;if(!(c>=2||s.ctrlKey||s.shiftKey||s.altKey))return n={button:c,start:Nr(s)},$e.bind(document,"mousemove",r),$e.bind(document,"mouseup",o),!0}}this.isActive=function(){return!!n}}eb.$inject=["eventBus","canvas"];function i2(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const tb={__init__:["moveCanvas"],moveCanvas:["type",eb]};function nb(e,t){var n=Ol(e.min),i=Ol(e.max),r=Math.abs(n)+Math.abs(i);return r/t}function r2(e,t){return Math.max(e.min,Math.min(e.max,t))}var o2=Math.sign||function(e){return e>=0?1:-1},gf={min:.2,max:4},ib=10,a2=.1,s2=.75;function Ei(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=xn(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||s2;var i=this;t.on("canvas.mouseover",function(){i._init(e.enabled!==!1)}),t.on("canvas.mouseout",function(){i._init(!1)})}Ei.$inject=["config.zoomScroll","eventBus","canvas"],Ei.prototype.scroll=function(t){this._canvas.scroll(t)},Ei.prototype.reset=function(){this._canvas.zoom("fit-viewport")},Ei.prototype.zoom=function(t,n){var i=nb(gf,ib*2);this._totalDelta+=t,Math.abs(this._totalDelta)>a2&&(this._zoom(t,n,i),this._totalDelta=0)},Ei.prototype._handleWheel=function(t){if(this._enabled){var n=this._container;t.preventDefault();var i=t.ctrlKey||Lg()&&t.metaKey,r=t.shiftKey,o=-1*this._scale,a;if(i?o*=t.deltaMode===0?.02:.32:o*=t.deltaMode===0?1:16,i){var s=n.getBoundingClientRect(),c={x:t.clientX-s.left,y:t.clientY-s.top};a=Math.sqrt(Math.pow(t.deltaY,2)+Math.pow(t.deltaX,2))*o2(t.deltaY)*o,this.zoom(a,c)}else r?a={dx:o*t.deltaY,dy:0}:a={dx:o*t.deltaX,dy:o*t.deltaY},this.scroll(a)}},Ei.prototype.stepZoom=function(t,n){var i=nb(gf,ib);this._zoom(t,n,i)},Ei.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=Ol(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(r2(gf,s),t)},Ei.prototype.toggle=function(t){var n=this._container,i=this._handleWheel,r=this._enabled;return typeof t>"u"&&(t=!r),r!==t&&$e[t?"bind":"unbind"](n,"wheel",i,!1),this._enabled=t,t},Ei.prototype._init=function(e){this.toggle(e)};const rb={__init__:["zoomScroll"],zoomScroll:["type",Ei]};function $a(e){vr.call(this,e)}_e($a,vr),$a.prototype._navigationModules=[Jv,tb,rb],$a.prototype._modules=[].concat(vr.prototype._modules,$a.prototype._navigationModules);function yf(e){return e&&e[e.length-1]}function ob(e){return e.y}function ab(e){return e.x}var c2={left:ab,center:ab,right:function(e){return e.x+e.width},top:ob,middle:ob,bottom:function(e){return e.y+e.height}};function Lo(e,t){this._modeling=e,this._rules=t}Lo.$inject=["modeling","rules"],Lo.prototype._getOrientationDetails=function(e){var t=["top","bottom","middle"],n="x",i="width";return t.indexOf(e)!==-1&&(n="y",i="height"),{axis:n,dimension:i}},Lo.prototype._isType=function(e,t){return t.indexOf(e)!==-1},Lo.prototype._alignmentPosition=function(e,t){var n=this._getOrientationDetails(e),i=n.axis,r=n.dimension,o={},a={},s=!1,c,u,l;function f(p,d){return Math.round((p[i]+d[i]+d[r])/2)}if(this._isType(e,["left","top"]))o[e]=t[0][i];else if(this._isType(e,["right","bottom"]))l=yf(t),o[e]=l[i]+l[r];else if(this._isType(e,["center","middle"])){if(B(t,function(p){var d=p[i]+Math.round(p[r]/2);a[d]?a[d].elements.push(p):a[d]={elements:[p],center:d}}),c=ui(a,function(p){return p.elements.length>1&&(s=!0),p.elements.length}),s)return o[e]=yf(c).center,o;u=t[0],t=ui(t,function(p){return p[i]+p[r]}),l=yf(t),o[e]=f(u,l)}return o},Lo.prototype.trigger=function(e,t){var n=this._modeling,i,r=We(e,function(c){return!(c.waypoints||c.host||c.labelTarget)});if(i=this._rules.allowed("elements.align",{elements:r}),De(i)&&(r=i),!(r.length<2||!i)){var o=c2[t],a=ui(r,o),s=this._alignmentPosition(t,a);n.alignElements(a,s)}};const u2={__init__:["alignElements"],alignElements:["type",Lo]},l2=new To;function Io(e){this._scheduled={},e.on("diagram.destroy",()=>{Object.keys(this._scheduled).forEach(t=>{this.cancel(t)})})}Io.$inject=["eventBus"],Io.prototype.schedule=function(e,t=l2.next()){this.cancel(t);const n=this._schedule(e,t);return this._scheduled[t]=n,n.promise},Io.prototype._schedule=function(e,t){const n=p2();return{executionId:setTimeout(()=>{try{this._scheduled[t]=null;try{n.resolve(e())}catch(r){n.reject(r)}}catch(r){console.error("Scheduler#_schedule execution failed",r)}}),promise:n.promise}},Io.prototype.cancel=function(e){const t=this._scheduled[e];t&&(this._cancel(t),this._scheduled[e]=null)},Io.prototype._cancel=function(e){clearTimeout(e.executionId)};function p2(){const e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}const f2={scheduler:["type",Io]};var d2="djs-element-hidden",Gc=".entry",h2=1e3,sb=8,m2=300;function Lt(e,t,n,i){this._canvas=e,this._elementRegistry=t,this._eventBus=n,this._scheduler=i,this._current=null,this._init()}Lt.$inject=["canvas","elementRegistry","eventBus","scheduler"],Lt.prototype._init=function(){var e=this;this._eventBus.on("selection.changed",function(t){var n=t.newSelection,i=n.length?n.length===1?n[0]:n:null;i?e.open(i,!0):e.close()}),this._eventBus.on("elements.changed",function(t){var n=t.elements,i=e._current;if(i){var r=i.target,o=De(r)?r:[r],a=o.filter(function(c){return n.includes(c)});if(a.length){e.close();var s=o.filter(function(c){return e._elementRegistry.get(c.id)});s.length&&e._updateAndOpen(s.length>1?s:s[0])}}}),this._eventBus.on("canvas.viewbox.changed",function(){e._updatePosition()}),this._eventBus.on("element.marker.update",function(t){if(e.isOpen()){var n=t.element,i=e._current,r=De(i.target)?i.target:[i.target];r.includes(n)&&e._updateVisibility()}}),this._container=this._createContainer()},Lt.prototype._createContainer=function(){var e=ht('<div class="djs-context-pad-parent"></div>');return this._canvas.getContainer().appendChild(e),e},Lt.prototype.registerProvider=function(e,t){t||(t=e,e=h2),this._eventBus.on("contextPad.getProviders",e,function(n){n.providers.push(t)})},Lt.prototype.getEntries=function(e){var t=this._getProviders(),n=De(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return B(t,function(r){if(Wt(r[n])){var o=r[n](e);Wt(o)?i=o(i):B(o,function(a,s){i[s]=a})}}),i},Lt.prototype.trigger=function(e,t,n){var i=this,r,o,a=t.delegateTarget||t.target;if(!a)return t.preventDefault();if(r=un(a,"data-action"),o=t.originalEvent||t,e==="mouseover"){this._timeout=setTimeout(function(){i._mouseout=i.triggerEntry(r,"hover",o,n)},m2);return}else if(e==="mouseout"){clearTimeout(this._timeout),this._mouseout&&(this._mouseout(),this._mouseout=null);return}return this.triggerEntry(r,e,o,n)},Lt.prototype.triggerEntry=function(e,t,n,i){if(this.isShown()){var r=this._current.target,o=this._current.entries,a=o[e];if(a){var s=a.action;if(this._eventBus.fire("contextPad.trigger",{entry:a,event:n})!==!1){if(Wt(s)){if(t==="click")return s(n,r,i)}else if(s[t])return s[t](n,r,i);n.preventDefault()}}}},Lt.prototype.open=function(e,t){if(!(!t&&this.isOpen(e))){var n=this._eventBus.fire("contextPad.open.allowed",{target:e});n!==!1&&(this.close(),this._updateAndOpen(e))}},Lt.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Lt.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this._createHtml(e),i;B(t,function(r,o){var a=r.group||"default",s=ht(r.html||'<div class="entry" draggable="true"></div>'),c;un(s,"data-action",o),c=rt("[data-group="+Na(a)+"]",n),c||(c=ht('<div class="group"></div>'),un(c,"data-group",a),n.appendChild(c)),c.appendChild(s),r.className&&g2(s,r.className),r.title&&un(s,"title",r.title),r.imageUrl&&(i=ht("<img>"),un(i,"src",r.imageUrl),i.style.width="100%",i.style.height="100%",s.appendChild(i))}),vt(n).add("open"),this._current={entries:t,html:n,target:e},this._updatePosition(),this._updateVisibility(),this._eventBus.fire("contextPad.open",{current:this._current})},Lt.prototype._createHtml=function(e){var t=this,n=ht('<div class="djs-context-pad"></div>');return An.bind(n,Gc,"click",function(i){t.trigger("click",i)}),An.bind(n,Gc,"dragstart",function(i){t.trigger("dragstart",i)}),An.bind(n,Gc,"mouseover",function(i){t.trigger("mouseover",i)}),An.bind(n,Gc,"mouseout",function(i){t.trigger("mouseout",i)}),$e.bind(n,"mousedown",function(i){i.stopPropagation()}),this._container.appendChild(n),this._eventBus.fire("contextPad.create",{target:e,pad:n}),n},Lt.prototype.getPad=function(e){console.warn(new Error("ContextPad#getPad is deprecated and will be removed in future library versions, cf. https://github.com/bpmn-io/diagram-js/pull/888"));let t;return this.isOpen()&&v2(this._current.target,e)?t=this._current.html:t=this._createHtml(e),{html:t}},Lt.prototype.close=function(){this.isOpen()&&(clearTimeout(this._timeout),this._container.innerHTML="",this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},Lt.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return De(e)!==De(n)?!1:De(e)?e.length===n.length&&Pr(e,function(i){return n.includes(i)}):n===e},Lt.prototype.isShown=function(){return this.isOpen()&&vt(this._current.html).has("open")},Lt.prototype.show=function(){this.isOpen()&&(vt(this._current.html).add("open"),this._updatePosition(),this._eventBus.fire("contextPad.show",{current:this._current}))},Lt.prototype.hide=function(){this.isOpen()&&(vt(this._current.html).remove("open"),this._eventBus.fire("contextPad.hide",{current:this._current}))},Lt.prototype._getPosition=function(e){if(!De(e)&&ot(e)){var t=this._canvas.viewbox(),n=y2(e),i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale;return{left:i+sb*this._canvas.zoom(),top:r}}var o=this._canvas.getContainer(),a=o.getBoundingClientRect(),s=this._getTargetBounds(e);return{left:s.right-a.left+sb*this._canvas.zoom(),top:s.top-a.top}},Lt.prototype._updatePosition=function(){const e=()=>{if(this.isOpen()){var t=this._current.html,n=this._getPosition(this._current.target);"x"in n&&"y"in n?(t.style.left=n.x+"px",t.style.top=n.y+"px"):["top","right","bottom","left"].forEach(function(i){i in n&&(t.style[i]=n[i]+"px")})}};this._scheduler.schedule(e,"ContextPad#_updatePosition")},Lt.prototype._updateVisibility=function(){const e=()=>{if(this.isOpen()){var t=this,n=this._current.target,i=De(n)?n:[n],r=i.some(function(o){return t._canvas.hasMarker(o,d2)});r?t.hide():t.show()}};this._scheduler.schedule(e,"ContextPad#_updateVisibility")},Lt.prototype._getTargetBounds=function(e){var t=this,n=De(e)?e:[e],i=n.map(function(r){return t._canvas.getGraphics(r)});return i.reduce(function(r,o){const a=o.getBoundingClientRect();return r.top=Math.min(r.top,a.top),r.right=Math.max(r.right,a.right),r.bottom=Math.max(r.bottom,a.bottom),r.left=Math.min(r.left,a.left),r.x=r.left,r.y=r.top,r.width=r.right-r.left,r.height=r.bottom-r.top,r},{top:1/0,right:-1/0,bottom:-1/0,left:1/0})};function g2(e,t){var n=vt(e);t=De(t)?t:t.split(/\s+/g),t.forEach(function(i){n.add(i)})}function y2(e){return e.waypoints[e.waypoints.length-1]}function v2(e,t){return e=De(e)?e:[e],t=De(t)?t:[t],e.length===t.length&&Pr(e,function(n){return t.includes(n)})}const cb={__depends__:[hc,f2,jc],contextPad:["type",Lt]};var Vc,xt,ub,br,lb,pb,fb,vf,Wc,Fa,db,bf,_f,xf,Uc={},qc=[],b2=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Yc=Array.isArray;function Gi(e,t){for(var n in t)e[n]=t[n];return e}function wf(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function hb(e,t,n){var i,r,o,a={};for(o in t)o=="key"?i=t[o]:o=="ref"?r=t[o]:a[o]=t[o];if(arguments.length>2&&(a.children=arguments.length>3?Vc.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(o in e.defaultProps)a[o]===void 0&&(a[o]=e.defaultProps[o]);return Kc(e,a,i,r,null)}function Kc(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:r??++ub,__i:-1,__u:0};return r==null&&xt.vnode!=null&&xt.vnode(o),o}function Xc(e){return e.children}function Zc(e,t){this.props=e,this.context=t}function Vr(e,t){if(t==null)return e.__?Vr(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?Vr(e):null}function _2(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,i=[],r=[],o=Gi({},t);o.__v=t.__v+1,xt.vnode&&xt.vnode(o),Ef(e.__P,o,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,i,n??Vr(t),!!(32&t.__u),r),o.__v=t.__v,o.__.__k[o.__i]=o,wb(i,o,r),t.__e=t.__=null,o.__e!=n&&mb(o)}}function mb(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(t){if(t!=null&&t.__e!=null)return e.__e=e.__c.base=t.__e}),mb(e)}function gb(e){(!e.__d&&(e.__d=!0)&&br.push(e)&&!Qc.__r++||lb!=xt.debounceRendering)&&((lb=xt.debounceRendering)||pb)(Qc)}function Qc(){try{for(var e,t=1;br.length;)br.length>t&&br.sort(fb),e=br.shift(),t=br.length,_2(e)}finally{br.length=Qc.__r=0}}function yb(e,t,n,i,r,o,a,s,c,u,l){var f,p,d,g,h,m,_=i&&i.__k||qc,y=t.length;for(c=x2(n,t,_,c,y),f=0;f<y;f++)(d=n.__k[f])!=null&&(p=d.__i!=-1&&_[d.__i]||Uc,d.__i=f,m=Ef(e,d,p,r,o,a,s,c,u,l),g=d.__e,d.ref&&p.ref!=d.ref&&(p.ref&&Sf(p.ref,null,d),l.push(d.ref,d.__c||g,d)),h==null&&g!=null&&(h=g),4&d.__u?(c=vb(d,c,e),p.__e&&(p.__e=null)):typeof d.type=="function"&&m!==void 0?c=m:g&&(c=g.nextSibling),d.__u&=-7);return n.__e=h,c}function x2(e,t,n,i,r){var o,a,s,c,u,l=n.length,f=l,p=0;for(e.__k=new Array(r),o=0;o<r;o++)(a=t[o])!=null&&typeof a!="boolean"&&typeof a!="function"?(typeof a=="string"||typeof a=="number"||typeof a=="bigint"||a.constructor==String?a=e.__k[o]=Kc(null,a,null,null,null):Yc(a)?a=e.__k[o]=Kc(Xc,{children:a},null,null,null):a.constructor===void 0&&a.__b>0?a=e.__k[o]=Kc(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,c=o+p,a.__=e,a.__b=e.__b+1,s=null,(u=a.__i=w2(a,n,c,f))!=-1&&(f--,(s=n[u])&&(s.__u|=2)),s==null||s.__v==null?(u==-1&&(r>l?p--:r<l&&p++),typeof a.type!="function"&&(a.__u|=4)):u!=c&&(u==c-1?p--:u==c+1?p++:(u>c?p--:p++,a.__u|=4))):e.__k[o]=null;if(f)for(o=0;o<l;o++)(s=n[o])!=null&&(2&s.__u)==0&&(s.__e==i&&(i=Vr(s)),Sb(s,s));return i}function vb(e,t,n){var i,r;if(typeof e.type=="function"){for(i=e.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=e,t=vb(i[r],t,n));return t}e.__e!=t&&(t&&e.type&&!t.parentNode&&(t=Vr(e)),t=n.insertBefore(e.__e,t||null));do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function w2(e,t,n,i){var r,o,a,s=e.key,c=e.type,u=t[n],l=u!=null&&(2&u.__u)==0;if(u===null&&s==null||l&&s==u.key&&c==u.type)return n;if(i>(l?1:0)){for(r=n-1,o=n+1;r>=0||o<t.length;)if((u=t[a=r>=0?r--:o++])!=null&&(2&u.__u)==0&&s==u.key&&c==u.type)return a}return-1}function bb(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||b2.test(t)?n:n+"px"}function Jc(e,t,n,i,r){var o,a;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof i=="string"&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||bb(e.style,t,"");if(n)for(t in n)i&&n[t]==i[t]||bb(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(db,"$1")),a=t.toLowerCase(),t=a in e||t=="onFocusOut"||t=="onFocusIn"?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i?n[Fa]=i[Fa]:(n[Fa]=bf,e.addEventListener(t,o?xf:_f,o)):e.removeEventListener(t,o?xf:_f,o);else{if(r=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function _b(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t[Wc]==null)t[Wc]=bf++;else if(t[Wc]<n[Fa])return;return n(xt.event?xt.event(t):t)}}}function Ef(e,t,n,i,r,o,a,s,c,u){var l,f,p,d,g,h,m,_,y,x,S,P,C,L,T,j,k=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),o=[s=t.__e=n.__e]),(l=xt.__b)&&l(t);e:if(typeof k=="function"){f=a.length;try{if(y=t.props,x=k.prototype&&k.prototype.render,S=(l=k.contextType)&&i[l.__c],P=l?S?S.props.value:l.__:i,n.__c?_=(p=t.__c=n.__c).__=p.__E:(x?t.__c=p=new k(y,P):(t.__c=p=new Zc(y,P),p.constructor=k,p.render=S2),S&&S.sub(p),p.state||(p.state={}),p.__n=i,d=p.__d=!0,p.__h=[],p._sb=[]),x&&p.__s==null&&(p.__s=p.state),x&&k.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=Gi({},p.__s)),Gi(p.__s,k.getDerivedStateFromProps(y,p.__s))),g=p.props,h=p.state,p.__v=t,d)x&&k.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),x&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(x&&k.getDerivedStateFromProps==null&&y!==g&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(y,P),t.__v==n.__v||!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(y,p.__s,P)===!1){t.__v!=n.__v&&(p.props=y,p.state=p.__s,p.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(D){D&&(D.__=t)}),qc.push.apply(p.__h,p._sb),p._sb=[],p.__h.length&&a.push(p),s=Vr(n);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(y,p.__s,P),x&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(g,h,m)})}if(p.context=P,p.props=y,p.__P=e,p.__e=!1,C=xt.__r,L=0,x)p.state=p.__s,p.__d=!1,C&&C(t),l=p.render(p.props,p.state,p.context),qc.push.apply(p.__h,p._sb),p._sb=[];else do p.__d=!1,C&&C(t),l=p.render(p.props,p.state,p.context),p.state=p.__s;while(p.__d&&++L<25);p.state=p.__s,p.getChildContext!=null&&(i=Gi(Gi({},i),p.getChildContext())),x&&!d&&p.getSnapshotBeforeUpdate!=null&&(m=p.getSnapshotBeforeUpdate(g,h)),T=l!=null&&l.type===Xc&&l.key==null?Eb(l.props.children):l,s=yb(e,Yc(T)?T:[T],t,n,i,r,o,a,s,c,u),p.base=t.__e,t.__u&=-161,p.__h.length&&a.push(p),_&&(p.__E=p.__=null)}catch(D){if(a.length=f,t.__v=null,c||o!=null){if(D.then){for(t.__u|=c?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;o!=null&&(o[o.indexOf(s)]=null),t.__e=s}else if(o!=null)for(j=o.length;j--;)wf(o[j])}else t.__e=n.__e;t.__k==null&&(t.__k=n.__k||[]),D.then||xb(t),xt.__e(D,t,n)}}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=E2(n.__e,t,n,i,r,o,a,c,u);return(l=xt.diffed)&&l(t),128&t.__u?void 0:s}function xb(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(xb))}function wb(e,t,n){for(var i=0;i<n.length;i++)Sf(n[i],n[++i],n[++i]);xt.__c&&xt.__c(t,e),e.some(function(r){try{e=r.__h,r.__h=[],e.some(function(o){o.call(r)})}catch(o){xt.__e(o,r.__v)}})}function Eb(e){return typeof e!="object"||e==null||e.__b>0?e:Yc(e)?e.map(Eb):e.constructor!==void 0?null:Gi({},e)}function E2(e,t,n,i,r,o,a,s,c){var u,l,f,p,d,g,h,m=n.props||Uc,_=t.props,y=t.type;if(y=="svg"?r="http://www.w3.org/2000/svg":y=="math"?r="http://www.w3.org/1998/Math/MathML":r||(r="http://www.w3.org/1999/xhtml"),o!=null){for(u=0;u<o.length;u++)if((d=o[u])&&"setAttribute"in d==!!y&&(y?d.localName==y:d.nodeType==3)){e=d,o[u]=null;break}}if(e==null){if(y==null)return document.createTextNode(_);e=document.createElementNS(r,y,_.is&&_),s&&(xt.__m&&xt.__m(t,o),s=!1),o=null}if(y==null)m===_||s&&e.data==_||(e.data=_);else{if(o=y=="textarea"&&_.defaultValue!=null?null:o&&Vc.call(e.childNodes),!s&&o!=null)for(m={},u=0;u<e.attributes.length;u++)m[(d=e.attributes[u]).name]=d.value;for(u in m)d=m[u],u=="dangerouslySetInnerHTML"?f=d:u=="children"||u in _||u=="value"&&"defaultValue"in _||u=="checked"&&"defaultChecked"in _||Jc(e,u,null,d,r);for(u in _)d=_[u],u=="children"?p=d:u=="dangerouslySetInnerHTML"?l=d:u=="value"?g=d:u=="checked"?h=d:s&&typeof d!="function"||m[u]===d||Jc(e,u,d,m[u],r);if(l)s||f&&(l.__html==f.__html||l.__html==e.innerHTML)||(e.innerHTML=l.__html),t.__k=[];else if(f&&(e.innerHTML=""),yb(t.type=="template"?e.content:e,Yc(p)?p:[p],t,n,i,y=="foreignObject"?"http://www.w3.org/1999/xhtml":r,o,a,o?o[0]:n.__k&&Vr(n,0),s,c),o!=null)for(u=o.length;u--;)wf(o[u]);s&&y!="textarea"||(u="value",y=="progress"&&g==null?e.removeAttribute("value"):g!=null&&(g!==e[u]||y=="progress"&&!g||y=="option"&&g!=m[u])&&Jc(e,u,g,m[u],r),u="checked",h!=null&&h!=e[u]&&Jc(e,u,h,m[u],r))}return e}function Sf(e,t,n){try{if(typeof e=="function"){var i=typeof e.__u=="function";i&&e.__u(),i&&t==null||(e.__u=e(t))}else e.current=t}catch(r){xt.__e(r,n)}}function Sb(e,t,n){var i,r;if(xt.unmount&&xt.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||Sf(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(o){xt.__e(o,t)}i.base=i.__P=i.__n=null}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&Sb(i[r],t,n||typeof e.type!="function");n||wf(e.__e),e.__c=e.__=e.__e=void 0}function S2(e,t,n){return this.constructor(e,n)}function Rb(e,t,n){var i,r,o,a;t==document&&(t=document.documentElement),xt.__&&xt.__(e,t),r=(i=!1)?null:t.__k,o=[],a=[],Ef(t,e=t.__k=hb(Xc,null,[e]),r||Uc,Uc,t.namespaceURI,r?null:t.firstChild?Vc.call(t.childNodes):null,o,r?r.__e:t.firstChild,i,a),wb(o,e,a),e.props.children=null}Vc=qc.slice,xt={__e:function(e,t,n,i){for(var r,o,a;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&o.getDerivedStateFromError!=null&&(r.setState(o.getDerivedStateFromError(e)),a=r.__d),r.componentDidCatch!=null&&(r.componentDidCatch(e,i||{}),a=r.__d),a)return r.__E=r}catch(s){e=s}throw e}},ub=0,Zc.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Gi({},this.state),typeof e=="function"&&(e=e(Gi({},n),this.props)),e&&Gi(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),gb(this))},Zc.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),gb(this))},Zc.prototype.render=Xc,br=[],pb=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,fb=function(e,t){return e.__v.__b-t.__v.__b},Qc.__r=0,vf=Math.random().toString(8),Wc="__d"+vf,Fa="__a"+vf,db=/(PointerCapture)$|Capture$/i,bf=0,_f=_b(!1),xf=_b(!0);var Cb=function(e,t,n,i){var r;t[0]=0;for(var o=1;o<t.length;o++){var a=t[o++],s=t[o]?(t[0]|=a?1:2,n[t[o++]]):t[++o];a===3?i[0]=s:a===4?i[1]=Object.assign(i[1]||{},s):a===5?(i[1]=i[1]||{})[t[++o]]=s:a===6?i[1][t[++o]]+=s+"":a?(r=e.apply(s,Cb(e,s,n,["",null])),i.push(r),s[0]?t[0]|=2:(t[o-2]=0,t[o]=r)):i.push(s)}return i},Pb=new Map;function R2(e){var t=Pb.get(this);return t||(t=new Map,Pb.set(this,t)),(t=Cb(this,t.get(e)||(t.set(e,t=(function(n){for(var i,r,o=1,a="",s="",c=[0],u=function(p){o===1&&(p||(a=a.replace(/^\s*\n\s*|\s*\n\s*$/g,"")))?c.push(0,p,a):o===3&&(p||a)?(c.push(3,p,a),o=2):o===2&&a==="..."&&p?c.push(4,p,0):o===2&&a&&!p?c.push(5,0,!0,a):o>=5&&((a||!p&&o===5)&&(c.push(o,0,a,r),o=6),p&&(c.push(o,p,0,r),o=6)),a=""},l=0;l<n.length;l++){l&&(o===1&&u(),u(l));for(var f=0;f<n[l].length;f++)i=n[l][f],o===1?i==="<"?(u(),c=[c],o=3):a+=i:o===4?a==="--"&&i===">"?(o=1,a=""):a=i+a[0]:s?i===s?s="":a+=i:i==='"'||i==="'"?s=i:i===">"?(u(),o=1):o&&(i==="="?(o=5,r=a,a=""):i==="/"&&(o<5||n[l][f+1]===">")?(u(),o===3&&(c=c[0]),o=c,(c=c[0]).push(2,0,o),o=0):i===" "||i===" "||i===`
|
|
11
|
-
`||i==="\r"?(u(),o=2):a+=i),o===3&&a==="!--"&&(o=4,c=c[0])}return u(),c})(e)),t),arguments,[])).length>1?t:t[0]}var st=
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+p+'" height="'+d+'" viewBox="'+l+" "+f+" "+p+" "+d+'" version="1.1">'+s+a+"</svg>"}catch(i){n=i}if(this._emit("saveSVG.done",{error:n,svg:t}),n)throw n;return{svg:t}},_t.prototype._setDefinitions=function(e){this._definitions=e},_t.prototype.getModules=function(){return this._modules},_t.prototype.clear=function(){this.getDefinitions()&&ir.prototype.clear.call(this)},_t.prototype.destroy=function(){ir.prototype.destroy.call(this),mi(this._container)},_t.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},_t.prototype.off=function(e,t){this.get("eventBus").off(e,t)},_t.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),typeof e=="string"&&(e=rt(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},_t.prototype.getDefinitions=function(){return this._definitions},_t.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},_t.prototype._init=function(e,t,n){const i=n.modules||this.getModules(n),r=n.additionalModules||[],o=[{bpmnjs:["value",this],moddle:["value",t]}],a=[].concat(o,i,r),s=V(pi(n,["additionalModules"]),{canvas:V({},n.canvas,{container:e}),modules:a});ir.call(this,s),n&&n.container&&this.attachTo(n.container)},_t.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},_t.prototype._createContainer=function(e){const t=mt('<div class="bjs-container"></div>');return vn(t,{width:Lm(e.width),height:Lm(e.height),position:e.position}),t},_t.prototype._createModdle=function(e){const t=V({},this._moddleExtensions,e.moddleExtensions);return new Ld(t)},_t.prototype._modules=[];function Ns(e,t){return e.warnings=t,e}function sR(e){const n=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);return n&&(e.message="unparsable content <"+n[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+n[2]),e}const cR={width:"100%",height:"100%",position:"relative"};function Lm(e){return e+(Be(e)?"px":"")}function uR(e,t){return t&<(e.diagrams,function(n){return n.id===t})||null}function lR(e){const n='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Mm+"</a>",i=mt(n);vn(rt("svg",i),km),vn(i,Om,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(i),$e.bind(i,"click",function(r){aR(),r.preventDefault()})}function mo(e){_t.call(this,e),this.on("import.parse.complete",function(t){t.error||this._collectIds(t.definitions,t.elementsById)},this),this.on("diagram.destroy",function(){this.get("moddle").ids.clear()},this)}_e(mo,_t),mo.prototype._createModdle=function(e){var t=_t.prototype._createModdle.call(this,e);return t.ids=new hi([32,36,1]),t},mo.prototype._collectIds=function(e,t){var n=e.$model,i=n.ids,r;i.clear();for(r in t)i.claim(r,t[r])};function Ke(e,t){return w(e,"bpmn:CallActivity")?!1:w(e,"bpmn:SubProcess")?(t=t||Ze(e),t&&w(t,"bpmndi:BPMNPlane")?!0:t&&!!t.isExpanded):w(e,"bpmn:Participant")?!!ie(e).processRef:!0}function Yt(e){if(!(!w(e,"bpmn:Participant")&&!w(e,"bpmn:Lane"))){var t=Ze(e).isHorizontal;return t===void 0?!0:t}}function pR(e){return e&&ie(e).isInterrupting!==!1}function fn(e){return e&&!!ie(e).triggeredByEvent}function go(e,t){var n=ie(e).eventDefinitions;return qi(n,function(i){return w(i,t)})}function fR(e){return go(e,"bpmn:ErrorEventDefinition")}function dR(e){return go(e,"bpmn:EscalationEventDefinition")}function hR(e){return go(e,"bpmn:CompensateEventDefinition")}var Ir={width:90,height:20},Im=15;function rr(e){return w(e,"bpmn:Event")||w(e,"bpmn:Gateway")||w(e,"bpmn:DataStoreReference")||w(e,"bpmn:DataObjectReference")||w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput")||w(e,"bpmn:SequenceFlow")||w(e,"bpmn:MessageFlow")||w(e,"bpmn:Group")}function $s(e){return Ge(e.label)}function mR(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=gR(e),o=Math.atan((i.y-n.y)/(i.x-n.x)),a=r.x,s=r.y;return Math.abs(o)<Math.PI/2?s-=Im:a+=Im,{x:a,y:s}}function gR(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)];return{x:n.x+(i.x-n.x)/2,y:n.y+(i.y-n.y)/2}}function Ml(e){return e.waypoints?mR(e.waypoints):w(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+Ir.height/2}:{x:e.x+e.width/2,y:e.y+e.height+Ir.height/2}}function yR(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(Ir.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=Ml(t),i=Ir),V({x:n.x-i.width/2,y:n.y-i.height/2},i)}function Bm(e){if(w(e,"bpmn:FlowElement")||w(e,"bpmn:Participant")||w(e,"bpmn:Lane")||w(e,"bpmn:SequenceFlow")||w(e,"bpmn:MessageFlow")||w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput"))return"name";if(w(e,"bpmn:TextAnnotation"))return"text";if(w(e,"bpmn:Group"))return"categoryValueRef"}function vR(e){var t=e.categoryValueRef;return t&&t.value||""}function zn(e){var t=e.businessObject,n=Bm(t);if(n)return n==="categoryValueRef"?vR(t):t[n]||""}function bR(e,t){var n=e.businessObject,i=Bm(n);if(i)if(i==="categoryValueRef"){if(!n[i])return e;n[i].value=t}else n[i]=t;return e}function _R(e){return Ge(e)&&rr(e.labelTarget)}var yo=7;function Nm(e){let t=[];return B(e.incoming,n=>{w(n,"bpmn:Association")&&w(n.source,"bpmn:TextAnnotation")&&t.push({annotation:n.source,association:n})}),B(e.outgoing,n=>{w(n,"bpmn:Association")&&w(n.target,"bpmn:TextAnnotation")&&t.push({annotation:n.target,association:n})}),t}function ca(e){const t=new Map;return B(El(e),n=>{B(Nm(n),i=>{t.has(i.annotation)||t.set(i.annotation,{annotation:i.annotation,associations:[]}),t.get(i.annotation).associations.push(i.association)})}),[...t.values()]}var kl="hsl(225, 10%, 15%)",xR="white";function bi(e,t){return qi(e.eventDefinitions,function(n){return n.$type===t})}function wR(e){return e.$type==="bpmn:IntermediateThrowEvent"||e.$type==="bpmn:EndEvent"}function ER(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}function qe(e,t,n){var i=Ze(e);return n||i.get("color:background-color")||i.get("bioc:fill")||t||xR}function ge(e,t,n){var i=Ze(e);return n||i.get("color:border-color")||i.get("bioc:stroke")||t||kl}function ua(e,t,n,i){var r=Ze(e),o=r.get("label");return i||o&&o.get("color:color")||t||ge(e,n)}function $m(e){var t=e.x+e.width/2,n=e.y+e.height/2,i=e.width/2,r=[["M",t,n],["m",0,-i],["a",i,i,0,1,1,0,2*i],["a",i,i,0,1,1,0,-2*i],["z"]];return Or(r)}function Ol(e,t){var n=e.x,i=e.y,r=e.width,o=e.height,a=[["M",n+t,i],["l",r-t*2,0],["a",t,t,0,0,1,t,t],["l",0,o-t*2],["a",t,t,0,0,1,-t,t],["l",t*2-r,0],["a",t,t,0,0,1,-t,-t],["l",0,t*2-o],["a",t,t,0,0,1,t,-t],["z"]];return Or(a)}function SR(e){var t=e.width,n=e.height,i=e.x,r=e.y,o=t/2,a=n/2,s=[["M",i+o,r],["l",o,a],["l",-o,a],["l",-o,-a],["z"]];return Or(s)}function RR(e){var t=e.x,n=e.y,i=e.width,r=e.height,o=[["M",t,n],["l",i,0],["l",0,r],["l",-i,0],["z"]];return Or(o)}function la(e,t={}){return{width:qn(e,t),height:Mn(e,t)}}function qn(e,t={}){return Rn(t,"width")?t.width:e.width}function Mn(e,t={}){return Rn(t,"height")?t.height:e.height}var CR=new hi,PR=10,Fs=3,AR=1.5,js=10,TR=4,vo=.95,MR=1,kR=.25;function Br(e,t,n,i,r,o,a){ki.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,u=e&&e.defaultLabelColor;function l(M){return n.computeStyle(M,{strokeLinecap:"round",strokeLinejoin:"round",stroke:kl,strokeWidth:2,fill:"white"})}function f(M){return n.computeStyle(M,["no-fill"],{strokeLinecap:"round",strokeLinejoin:"round",stroke:kl,strokeWidth:2})}function p(M,E){var{ref:b={x:0,y:0},scale:H=1,element:U,parentGfx:Q=r._svg}=E,we=Pe("marker",{id:M,viewBox:"0 0 20 20",refX:b.x,refY:b.y,markerWidth:20*H,markerHeight:20*H,orient:"auto"});Fe(we,U);var He=rt(":scope > defs",Q);He||(He=Pe("defs"),Fe(Q,He)),Fe(He,we)}function d(M,E,b,H){var U=CR.nextPrefixed("marker-");return g(M,U,E,b,H),"url(#"+U+")"}function g(M,E,b,H,U){if(b==="sequenceflow-end"){var Q=Pe("path",{d:"M 1 5 L 11 10 L 1 15 Z",...l({fill:U,stroke:U,strokeWidth:1})});p(E,{element:Q,ref:{x:11,y:10},scale:.5,parentGfx:M})}if(b==="messageflow-start"){var we=Pe("circle",{cx:6,cy:6,r:3.5,...l({fill:H,stroke:U,strokeWidth:1,strokeDasharray:[1e4,1]})});p(E,{element:we,ref:{x:6,y:6},parentGfx:M})}if(b==="messageflow-end"){var He=Pe("path",{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z",...l({fill:H,stroke:U,strokeWidth:1,strokeDasharray:[1e4,1]})});p(E,{element:He,ref:{x:8.5,y:5},parentGfx:M})}if(b==="association-start"){var et=Pe("path",{d:"M 11 5 L 1 10 L 11 15",...f({fill:"none",stroke:U,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(E,{element:et,ref:{x:1,y:10},scale:.5,parentGfx:M})}if(b==="association-end"){var Pt=Pe("path",{d:"M 1 5 L 11 10 L 1 15",...f({fill:"none",stroke:U,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(E,{element:Pt,ref:{x:11,y:10},scale:.5,parentGfx:M})}if(b==="conditional-flow-marker"){var nt=Pe("path",{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z",...l({fill:H,stroke:U})});p(E,{element:nt,ref:{x:-1,y:10},scale:.5,parentGfx:M})}if(b==="conditional-default-flow-marker"){var St=Pe("path",{d:"M 6 4 L 10 16",...l({stroke:U,fill:"none"})});p(E,{element:St,ref:{x:0,y:10},scale:.5,parentGfx:M})}}function h(M,E,b,H,U={}){Wt(H)&&(U=H,H=0),H=H||0,U=l(U);var Q=E/2,we=b/2,He=Pe("circle",{cx:Q,cy:we,r:Math.round((E+b)/4-H),...U});return Fe(M,He),He}function m(M,E,b,H,U,Q){Wt(U)&&(Q=U,U=0),U=U||0,Q=l(Q);var we=Pe("rect",{x:U,y:U,width:E-U*2,height:b-U*2,rx:H,ry:H,...Q});return Fe(M,we),we}function x(M,E,b,H){var U=E/2,Q=b/2,we=[{x:U,y:0},{x:E,y:Q},{x:U,y:b},{x:0,y:Q}],He=we.map(function(Pt){return Pt.x+","+Pt.y}).join(" ");H=l(H);var et=Pe("polygon",{...H,points:He});return Fe(M,et),et}function y(M,E,b,H){b=f(b);var U=ta(E,b,H);return Fe(M,U),U}function _(M,E,b){return y(M,E,b,5)}function S(M,E,b){b=f(b);var H=Pe("path",{...b,d:E});return Fe(M,H),H}function P(M,E,b,H){return S(E,b,V({"data-marker":M},H))}function C(M){return ft[M]}function L(M){return function(E,b,H){return C(M)(E,b,H)}}var T={"bpmn:MessageEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.235,my:.315}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill),we=H?qe(E,s,b.fill):ge(E,c,b.stroke),He=S(M,U,{fill:Q,stroke:we,strokeWidth:1});return He},"bpmn:TimerEventDefinition":function(M,E,b={}){var H=b.width||E.width,U=b.height||E.height,Q=b.width?1:2,we=h(M,H,U,.2*U,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:Q}),He=i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:H,containerHeight:U,position:{mx:.5,my:.5}});S(M,He,{stroke:ge(E,c,b.stroke),strokeWidth:Q});for(var et=0;et<12;et++){var Pt=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:H,containerHeight:U,position:{mx:.5,my:.5}}),nt=H/2,St=U/2;S(M,Pt,{strokeWidth:1,stroke:ge(E,c,b.stroke),transform:"rotate("+et*30+","+St+","+nt+")"})}return we},"bpmn:EscalationEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.2}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ConditionalEventDefinition":function(M,E,b={}){var H=i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.222}});return S(M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:LinkEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.57,my:.263}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ErrorEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.2,my:.722}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:CancelEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.638,my:-.055}}),Q=H?ge(E,c,b.stroke):"none",we=S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1});return Am(we,45),we},"bpmn:CompensateEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.22,my:.5}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:SignalEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.5,my:.2}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{strokeWidth:1,fill:Q,stroke:ge(E,c,b.stroke)})},"bpmn:MultipleEventDefinition":function(M,E,b={},H){var U=i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.211,my:.36}}),Q=H?ge(E,c,b.stroke):qe(E,s,b.fill);return S(M,U,{fill:Q,stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:ParallelMultipleEventDefinition":function(M,E,b={}){var H=i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:b.width||E.width,containerHeight:b.height||E.height,position:{mx:.458,my:.194}});return S(M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1})},"bpmn:TerminateEventDefinition":function(M,E,b={}){var H=h(M,E.width,E.height,8,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:4});return H}};function j(M,E,b={},H){var U=ie(M),Q=wR(U),we=H||M;return U.get("eventDefinitions")&&U.get("eventDefinitions").length>1?U.get("parallelMultiple")?T["bpmn:ParallelMultipleEventDefinition"](E,we,b,Q):T["bpmn:MultipleEventDefinition"](E,we,b,Q):bi(U,"bpmn:MessageEventDefinition")?T["bpmn:MessageEventDefinition"](E,we,b,Q):bi(U,"bpmn:TimerEventDefinition")?T["bpmn:TimerEventDefinition"](E,we,b,Q):bi(U,"bpmn:ConditionalEventDefinition")?T["bpmn:ConditionalEventDefinition"](E,we,b,Q):bi(U,"bpmn:SignalEventDefinition")?T["bpmn:SignalEventDefinition"](E,we,b,Q):bi(U,"bpmn:EscalationEventDefinition")?T["bpmn:EscalationEventDefinition"](E,we,b,Q):bi(U,"bpmn:LinkEventDefinition")?T["bpmn:LinkEventDefinition"](E,we,b,Q):bi(U,"bpmn:ErrorEventDefinition")?T["bpmn:ErrorEventDefinition"](E,we,b,Q):bi(U,"bpmn:CancelEventDefinition")?T["bpmn:CancelEventDefinition"](E,we,b,Q):bi(U,"bpmn:CompensateEventDefinition")?T["bpmn:CompensateEventDefinition"](E,we,b,Q):bi(U,"bpmn:TerminateEventDefinition")?T["bpmn:TerminateEventDefinition"](E,we,b,Q):null}var k={ParticipantMultiplicityMarker:function(M,E,b={}){var H=qn(E,b),U=Mn(E,b),Q=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:U,position:{mx:(H/2-6)/H,my:(U-15)/U}});P("participant-multiplicity",M,Q,{strokeWidth:2,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},SubProcessMarker:function(M,E,b={}){var H=m(M,14,14,0,{strokeWidth:1,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)});en(H,E.width/2-7.5,E.height-20);var U=i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2-7.5)/E.width,my:(E.height-20)/E.height}});P("sub-process",M,U,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},ParallelMarker:function(M,E,b){var H=qn(E,b),U=Mn(E,b),Q=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:U,position:{mx:(H/2+b.parallel)/H,my:(U-20)/U}});P("parallel",M,Q,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},SequentialMarker:function(M,E,b){var H=i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2+b.seq)/E.width,my:(E.height-19)/E.height}});P("sequential",M,H,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},CompensationMarker:function(M,E,b){var H=i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:(E.width/2+b.compensation)/E.width,my:(E.height-13)/E.height}});P("compensation",M,H,{strokeWidth:1,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})},LoopMarker:function(M,E,b){var H=qn(E,b),U=Mn(E,b),Q=i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:U,position:{mx:(H/2+b.loop)/H,my:(U-7)/U}});P("loop",M,Q,{strokeWidth:1.5,fill:"none",stroke:ge(E,c,b.stroke),strokeMiterlimit:.5})},AdhocMarker:function(M,E,b){var H=qn(E,b),U=Mn(E,b),Q=i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:U,position:{mx:(H/2+b.adhoc)/H,my:(U-15)/U}});P("adhoc",M,Q,{strokeWidth:1,fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke)})}};function D(M,E,b,H){k[M](E,b,H)}function z(M,E,b=[],H={}){H={fill:H.fill,stroke:H.stroke,width:qn(E,H),height:Mn(E,H)};var U=ie(E),Q=b.includes("SubProcessMarker");Q?H={...H,seq:-21,parallel:-22,compensation:-25,loop:-18,adhoc:10}:H={...H,seq:-5,parallel:-6,compensation:-7,loop:0,adhoc:-8},U.get("isForCompensation")&&b.push("CompensationMarker"),w(U,"bpmn:AdHocSubProcess")&&(b.push("AdhocMarker"),Q||V(H,{compensation:H.compensation-18}));var we=U.get("loopCharacteristics"),He=we&&we.get("isSequential");we&&(V(H,{compensation:H.compensation-18}),b.includes("AdhocMarker")&&V(H,{seq:-23,loop:-18,parallel:-24}),He===void 0&&b.push("LoopMarker"),He===!1&&b.push("ParallelMarker"),He===!0&&b.push("SequentialMarker")),b.includes("CompensationMarker")&&b.length===1&&V(H,{compensation:-8}),B(b,function(et){D(et,M,E,H)})}function ce(M,E,b={}){b=V({size:{width:100}},b);var H=o.createText(E||"",b);return Xe(H).add("djs-label"),Fe(M,H),H}function Ee(M,E,b,H={}){var U=ie(E),Q=la({x:E.x,y:E.y,width:E.width,height:E.height},H);return ce(M,U.name,{align:b,box:Q,padding:7,style:{fill:ua(E,u,c,H.stroke)}})}function Ye(M,E,b={}){var H={width:E.width,height:E.height,x:E.width/2+E.x,y:E.height/2+E.y};return ce(M,zn(E),{box:H,style:V({},o.getExternalStyle(),{fill:ua(E,u,c,b.stroke)})})}function ze(M,E,b,H={}){var U=Yt(b),Q=ce(M,E,{box:{height:30,width:U?Mn(b,H):qn(b,H)},align:"center-middle",style:{fill:ua(b,u,c,H.stroke)}});if(U){var we=-1*Mn(b,H);Is(Q,0,-we,270)}}function Y(M,E,b={}){var{width:H,height:U}=la(E,b);return m(M,H,U,js,{...b,fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke)})}function ue(M,E,b={}){var H=ie(E),U=qe(E,s,b.fill),Q=ge(E,c,b.stroke);return(H.get("associationDirection")==="One"||H.get("associationDirection")==="Both")&&(b.markerEnd=d(M,"association-end",U,Q)),H.get("associationDirection")==="Both"&&(b.markerStart=d(M,"association-start",U,Q)),b=Qe(b,["markerStart","markerEnd"]),_(M,E.waypoints,{...b,stroke:Q,strokeDasharray:"0, 5"})}function oe(M,E,b={}){var H=qe(E,s,b.fill),U=ge(E,c,b.stroke),Q=i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.474,my:.296}}),we=S(M,Q,{fill:H,fillOpacity:vo,stroke:U}),He=ie(E);if(ER(He)){var et=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:.33,my:(E.height-18)/E.height}});S(M,et,{strokeWidth:2,fill:H,stroke:U})}return we}function le(M,E,b={}){return h(M,E.width,E.height,{fillOpacity:vo,...b,fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke)})}function Me(M,E,b={}){return x(M,E.width,E.height,{fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke)})}function W(M,E,b={}){var H=m(M,qn(E,b),Mn(E,b),0,{fill:qe(E,s,b.fill),fillOpacity:b.fillOpacity||vo,stroke:ge(E,c,b.stroke),strokeWidth:1.5}),U=ie(E);if(w(U,"bpmn:Lane")){var Q=U.get("name");ze(M,Q,E,b)}return H}function q(M,E,b={}){var H=Y(M,E,b),U=Ke(E);if(fn(E)&&(xe(H,{strokeDasharray:"0, 5.5",strokeWidth:2.5}),!U)){var Q=ie(E).flowElements||[],we=Q.filter(He=>w(He,"bpmn:StartEvent"));we.length===1&&J(we[0],M,b,E)}return Ee(M,E,U?"center-top":"center-middle",b),U?z(M,E,void 0,b):z(M,E,["SubProcessMarker"],b),H}function J(M,E,b,H){var U=22,Q={fill:qe(H,s,b.fill),stroke:ge(H,c,b.stroke),width:U,height:U},we=ie(M).isInterrupting,He=we?0:3,et=we?1:1.2,Pt=20,nt=(U-Pt)/2,St="translate("+nt+","+nt+")";h(E,Pt,Pt,{fill:Q.fill,stroke:Q.stroke,strokeWidth:et,strokeDasharray:He,transform:St}),j(M,E,Q,H)}function Te(M,E,b={}){var H=Y(M,E,b);return Ee(M,E,"center-middle",b),z(M,E,void 0,b),H}var ft=this.handlers={"bpmn:AdHocSubProcess":function(M,E,b={}){return Ke(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]),q(M,E,b)},"bpmn:Association":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),ue(M,E,b)},"bpmn:BoundaryEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var U=ie(E),Q=U.get("cancelActivity");b={strokeWidth:1.5,fill:qe(E,s,b.fill),fillOpacity:MR,stroke:ge(E,c,b.stroke)},Q||(b.strokeDasharray="6");var we=le(M,E,b);return h(M,E.width,E.height,Fs,{...b,fill:"none"}),H&&j(E,M,b),we},"bpmn:BusinessRuleTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b),U=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}}),Q=S(M,U);xe(Q,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1});var we=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}}),He=S(M,we);return xe(He,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:CallActivity":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),q(M,E,{strokeWidth:5,...b})},"bpmn:ComplexGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Me(M,E,b),U=i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:E.width,containerHeight:E.height,position:{mx:.46,my:.26}});return S(M,U,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:DataInput":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getRawPath("DATA_ARROW"),U=oe(M,E,b);return S(M,H,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1}),U},"bpmn:DataInputAssociation":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),ue(M,E,{...b,markerEnd:d(M,"association-end",qe(E,s,b.fill),ge(E,c,b.stroke))})},"bpmn:DataObject":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),oe(M,E,b)},"bpmn:DataObjectReference":L("bpmn:DataObject"),"bpmn:DataOutput":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getRawPath("DATA_ARROW"),U=oe(M,E,b);return S(M,H,{strokeWidth:1,fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke)}),U},"bpmn:DataOutputAssociation":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),ue(M,E,{...b,markerEnd:d(M,"association-end",qe(E,s,b.fill),ge(E,c,b.stroke))})},"bpmn:DataStoreReference":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:E.width,containerHeight:E.height,position:{mx:0,my:.133}});return S(M,H,{fill:qe(E,s,b.fill),fillOpacity:vo,stroke:ge(E,c,b.stroke),strokeWidth:2})},"bpmn:EndEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var U=le(M,E,{...b,strokeWidth:4});return H&&j(E,M,b),U},"bpmn:EventBasedGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),U=Me(M,E,b);h(M,E.width,E.height,E.height*.2,{fill:qe(E,"none",b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1});var Q=H.get("eventGatewayType"),we=!!H.get("instantiate");function He(){var Pt=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:E.width,containerHeight:E.height,position:{mx:.36,my:.44}});S(M,Pt,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:2})}if(Q==="Parallel"){var et=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:E.width,containerHeight:E.height,position:{mx:.474,my:.296}});S(M,et,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1})}else Q==="Exclusive"&&(we||h(M,E.width,E.height,E.height*.26,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1}),He());return U},"bpmn:ExclusiveGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Me(M,E,b),U=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:E.width,containerHeight:E.height,position:{mx:.32,my:.3}}),Q=Ze(E);return Q.get("isMarkerVisible")&&S(M,U,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:Gateway":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Me(M,E,b)},"bpmn:Group":function(M,E,b={}){return b=Qe(b,["fill","stroke","width","height"]),m(M,E.width,E.height,js,{stroke:ge(E,c,b.stroke),strokeWidth:1.5,strokeDasharray:"10, 6, 0, 6",fill:"none",pointerEvents:"none",width:qn(E,b),height:Mn(E,b)})},"bpmn:InclusiveGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Me(M,E,b);return h(M,E.width,E.height,E.height*.24,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:2.5}),H},"bpmn:IntermediateEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var U=le(M,E,{...b,strokeWidth:1.5});return h(M,E.width,E.height,Fs,{fill:"none",stroke:ge(E,c,b.stroke),strokeWidth:1.5}),H&&j(E,M,b),U},"bpmn:IntermediateCatchEvent":L("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":L("bpmn:IntermediateEvent"),"bpmn:Lane":function(M,E,b={}){return b=Qe(b,["fill","stroke","width","height"]),W(M,E,{...b,fillOpacity:kR})},"bpmn:ManualTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b),U=i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}});return S(M,U,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5}),H},"bpmn:MessageFlow":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),U=Ze(E),Q=qe(E,s,b.fill),we=ge(E,c,b.stroke),He=_(M,E.waypoints,{markerEnd:d(M,"messageflow-end",Q,we),markerStart:d(M,"messageflow-start",Q,we),stroke:we,strokeDasharray:"10, 11",strokeWidth:1.5});if(H.get("messageRef")){var et=He.getPointAtLength(He.getTotalLength()/2),Pt=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:et.x,y:et.y}}),nt={strokeWidth:1};U.get("messageVisibleKind")==="initiating"?(nt.fill=Q,nt.stroke=we):(nt.fill=we,nt.stroke=Q);var St=S(M,Pt,nt),dn=H.get("messageRef"),Kt=dn.get("name"),dt=ce(M,Kt,{align:"center-top",fitBox:!0,style:{fill:we}}),Mt=St.getBBox(),rn=dt.getBBox(),Vo=et.x-rn.width/2,Bn=et.y+Mt.height/2+PR;Is(dt,Vo,Bn,0)}return He},"bpmn:ParallelGateway":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Me(M,E,b),U=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:E.width,containerHeight:E.height,position:{mx:.46,my:.2}});return S(M,U,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:Participant":function(M,E,b={}){b=Qe(b,["fill","stroke","width","height"]);var H=W(M,E,b),U=Ke(E),Q=Yt(E),we=ie(E),He=we.get("name");if(U){var et=Q?[{x:30,y:0},{x:30,y:Mn(E,b)}]:[{x:0,y:30},{x:qn(E,b),y:30}];y(M,et,{stroke:ge(E,c,b.stroke),strokeWidth:AR}),ze(M,He,E,b)}else{var Pt=la(E,b);Q||(Pt.height=qn(E,b),Pt.width=Mn(E,b));var nt=ce(M,He,{box:Pt,align:"center-middle",style:{fill:ua(E,u,c,b.stroke)}});if(!Q){var St=-1*Mn(E,b);Is(nt,0,-St,270)}}return we.get("participantMultiplicity")&&D("ParticipantMultiplicityMarker",M,E,b),H},"bpmn:ReceiveTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=ie(E),U=Te(M,E,b),Q;return H.get("instantiate")?(h(M,28,28,20*.22,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),Q=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):Q=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),S(M,Q,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),U},"bpmn:ScriptTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b),U=i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}});return S(M,U,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:SendTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b),U=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}});return S(M,U,{fill:ge(E,c,b.stroke),stroke:qe(E,s,b.fill),strokeWidth:1}),H},"bpmn:SequenceFlow":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=qe(E,s,b.fill),U=ge(E,c,b.stroke),Q=_(M,E.waypoints,{markerEnd:d(M,"sequenceflow-end",H,U),stroke:U}),we=ie(E),{source:He}=E;if(He){var et=ie(He);we.get("conditionExpression")&&w(et,"bpmn:Activity")&&xe(Q,{markerStart:d(M,"conditional-flow-marker",H,U)}),et.get("default")&&(w(et,"bpmn:Gateway")||w(et,"bpmn:Activity"))&&et.get("default")===we&&xe(Q,{markerStart:d(M,"conditional-default-flow-marker",H,U)})}return Q},"bpmn:ServiceTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b);h(M,10,10,{fill:qe(E,s,b.fill),stroke:"none",transform:"translate(6, 6)"});var U=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}});S(M,U,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),h(M,10,10,{fill:qe(E,s,b.fill),stroke:"none",transform:"translate(11, 10)"});var Q=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}});return S(M,Q,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:1}),H},"bpmn:StartEvent":function(M,E,b={}){var{renderIcon:H=!0}=b;b=Qe(b,["fill","stroke"]);var U=ie(E);U.get("isInterrupting")||(b={...b,strokeDasharray:"6"});var Q=le(M,E,b);return H&&j(E,M,b),Q},"bpmn:SubProcess":function(M,E,b={}){return Ke(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]),q(M,E,b)},"bpmn:Task":function(M,E,b={}){return b=Qe(b,["fill","stroke"]),Te(M,E,b)},"bpmn:TextAnnotation":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var{width:H,height:U}=la(E,b),Q=m(M,H,U,0,0,{fill:"none",stroke:"none"}),we=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:H,containerHeight:U,position:{mx:0,my:0}});S(M,we,{stroke:ge(E,c,b.stroke)});var He=ie(E),et=He.get("text")||"";return ce(M,et,{align:"left-top",box:la(E,b),padding:yo,style:{fill:ua(E,u,c,b.stroke)}}),Q},"bpmn:Transaction":function(M,E,b={}){Ke(E)?b=Qe(b,["fill","stroke","width","height"]):b=Qe(b,["fill","stroke"]);var H=q(M,E,{strokeWidth:1.5,...b}),U=n.style(["no-fill","no-events"],{stroke:ge(E,c,b.stroke),strokeWidth:1.5}),Q=Ke(E);return Q||(b={}),m(M,qn(E,b),Mn(E,b),js-Fs,Fs,U),H},"bpmn:UserTask":function(M,E,b={}){b=Qe(b,["fill","stroke"]);var H=Te(M,E,b),U=15,Q=12,we=i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:U,y:Q}});S(M,we,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5});var He=i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:U,y:Q}});S(M,He,{fill:qe(E,s,b.fill),stroke:ge(E,c,b.stroke),strokeWidth:.5});var et=i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:U,y:Q}});return S(M,et,{fill:ge(E,c,b.stroke),stroke:ge(E,c,b.stroke),strokeWidth:.5}),H},label:function(M,E,b={}){return Ye(M,E,b)}};this._drawPath=S,this._renderer=C}_e(Br,ki),Br.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],Br.prototype.canRender=function(e){return w(e,"bpmn:BaseElement")},Br.prototype.drawShape=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},Br.prototype.drawConnection=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},Br.prototype.getShapePath=function(e){return Ge(e)?Ol(e,TR):w(e,"bpmn:Event")?$m(e):w(e,"bpmn:Activity")?Ol(e,js):w(e,"bpmn:Gateway")?SR(e):RR(e)};function Qe(e,t=[]){return t.reduce((n,i)=>(e[i]&&(n[i]=e[i]),n),{})}var OR=0,DR={width:150,height:50};function LR(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}function IR(e){return Wt(e)?V({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}var Dl=null;function BR(){return Dl||(Dl=document.createElement("canvas").getContext("2d")),Dl}function NR(e){var t=[];return e.fontStyle&&t.push(e.fontStyle),e.fontVariant&&t.push(e.fontVariant),e.fontWeight&&t.push(e.fontWeight),e.fontStretch&&t.push(e.fontStretch),t.push(Fm(e.fontSize)||"12px"),t.push(e.fontFamily||"sans-serif"),t.join(" ")}function Fm(e){if(e!=null)return typeof e=="number"||/^-?\d+(\.\d+)?$/.test(e)?e+"px":e}function $R(e,t){var n=BR();if(!n)return{width:0,height:0};n.font=NR(t),"letterSpacing"in n&&(n.letterSpacing=Fm(t.letterSpacing)||"0px");var i=e==="",r=i?"dummy":e.replace(/\s+$/,""),o=n.measureText(r);return{width:i?0:o.width,height:"fontBoundingBoxAscent"in o?o.fontBoundingBoxAscent+o.fontBoundingBoxDescent:o.actualBoundingBoxAscent+o.actualBoundingBoxDescent}}function FR(e,t,n){for(var i=e.shift(),r=i,o;;){if(o=$R(r,n),o.width=r?o.width:0,r===" "||r===""||o.width<Math.round(t)||r.length<2)return jR(e,r,i,o);r=zR(r,o.width,t)}}function jR(e,t,n,i){if(t.length<n.length){var r=n.slice(t.length).trim();e.unshift(r)}return{width:i.width,height:i.height,text:t}}var jm="";function HR(e,t){var n=e.split(/(\s|-|\u00AD)/g),i,r=[],o=0;if(n.length>1)for(;i=n.shift();)if(i.length+o<t)r.push(i),o+=i.length;else{(i==="-"||i===jm)&&r.pop();break}var a=r[r.length-1];return a&&a===jm&&(r[r.length-1]="-"),r.join("")}function zR(e,t,n){var i=Math.max(e.length*(n/t),1),r=HR(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function Hs(e){this._config=V({},{size:DR,padding:OR,style:{},align:"center-top"},e||{})}Hs.prototype.createText=function(e,t){return this.layoutText(e,t).element},Hs.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},Hs.prototype.layoutText=function(e,t){for(var n=V({},this._config.size,t.box),i=V({},this._config.style,t.style),r=LR(t.align||this._config.align),o=IR(t.padding!==void 0?t.padding:this._config.padding),a=t.fitBox||!1,s=GR(i),c=e.split(/\u00AD?\r?\n/),u=[],l=n.width-o.left-o.right;c.length;)u.push(FR(c,l,i));r.vertical==="middle"&&(o.top=o.bottom=0);var f=Cn(u,function(m,x,y){return m+(s||x.height)},0)+o.top+o.bottom,p=Cn(u,function(m,x,y){return x.width>m?x.width:m},0),d=o.top;r.vertical==="middle"&&(d+=(n.height-f)/2),d-=(s||u[0].height)/4;var g=Pe("text");xe(g,i),B(u,function(m){var x;switch(d+=s||m.height,r.horizontal){case"left":x=o.left;break;case"right":x=(a?p:l)-o.right-m.width;break;default:x=Math.max(((a?p:l)-m.width)/2+o.left,0)}var y=Pe("tspan");xe(y,{x,y:d}),y.textContent=m.text,Fe(g,y)});var h={width:p,height:f};return{dimensions:h,element:g}};function GR(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}var VR=12,WR=1.2,UR=40;function Hm(e){var t=V({fontFamily:"Arial, sans-serif",fontSize:VR,fontWeight:"normal",lineHeight:WR},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=V({},t,{fontSize:n},e&&e.externalStyle||{}),r=new Hs({style:t});this.getExternalLabelBounds=function(a,s){var c={width:Math.max(a.width,Ir.width),height:30},u=o(s,c,{style:i});return{x:Math.round(a.x+a.width/2-u.width/2),y:a.y,width:Math.ceil(u.width),height:Math.ceil(u.height)}},this.getTextAnnotationBounds=function(a,s){var c=o(s,a,{style:t,align:"left-top",padding:yo});return{x:a.x,y:a.y,width:a.width,height:Math.max(UR,Math.round(c.height))}},this.getDimensions=function(a,s){return r.getDimensions(a,s||{})};function o(a,s,c){return r.getDimensions(a,V({box:s},c))}this.createText=function(a,s){return r.createText(a,s||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}Hm.$inject=["config.textRenderer"];function qR(){this.pathMap={EVENT_MESSAGE:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:36,width:36,heightElements:[6,14],widthElements:[10.5,21]},EVENT_SIGNAL:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x1},0 Z",height:36,width:36,heightElements:[18],widthElements:[10,20]},EVENT_ESCALATION:{d:"M {mx},{my} l {e.x0},{e.y0} l -{e.x0},-{e.y1} l -{e.x0},{e.y1} Z",height:36,width:36,heightElements:[20,7],widthElements:[8]},EVENT_CONDITIONAL:{d:"M {e.x0},{e.y0} l {e.x1},0 l 0,{e.y2} l -{e.x1},0 Z M {e.x2},{e.y3} l {e.x0},0 M {e.x2},{e.y4} l {e.x0},0 M {e.x2},{e.y5} l {e.x0},0 M {e.x2},{e.y6} l {e.x0},0 M {e.x2},{e.y7} l {e.x0},0 M {e.x2},{e.y8} l {e.x0},0 ",height:36,width:36,heightElements:[8.5,14.5,18,11.5,14.5,17.5,20.5,23.5,26.5],widthElements:[10.5,14.5,12.5]},EVENT_LINK:{d:"m {mx},{my} 0,{e.y0} -{e.x1},0 0,{e.y1} {e.x1},0 0,{e.y0} {e.x0},-{e.y2} -{e.x0},-{e.y2} z",height:36,width:36,heightElements:[4.4375,6.75,7.8125],widthElements:[9.84375,13.5]},EVENT_ERROR:{d:"m {mx},{my} {e.x0},-{e.y0} {e.x1},-{e.y1} {e.x2},{e.y2} {e.x3},-{e.y3} -{e.x4},{e.y4} -{e.x5},-{e.y5} z",height:36,width:36,heightElements:[.023,8.737,8.151,16.564,10.591,8.714],widthElements:[.085,6.672,6.97,4.273,5.337,6.636]},EVENT_CANCEL_45:{d:"m {mx},{my} -{e.x1},0 0,{e.x0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:36,width:36,heightElements:[4.75,8.5],widthElements:[4.75,8.5]},EVENT_COMPENSATION:{d:"m {mx},{my} {e.x0},-{e.y0} 0,{e.y1} z m {e.x1},-{e.y2} {e.x2},-{e.y3} 0,{e.y1} -{e.x2},-{e.y3} z",height:36,width:36,heightElements:[6.5,13,.4,6.1],widthElements:[9,9.3,8.7]},EVENT_TIMER_WH:{d:"M {mx},{my} l {e.x0},-{e.y0} m -{e.x0},{e.y0} l {e.x1},{e.y1} ",height:36,width:36,heightElements:[10,2],widthElements:[3,7]},EVENT_TIMER_LINE:{d:"M {mx},{my} m {e.x0},{e.y0} l -{e.x1},{e.y1} ",height:36,width:36,heightElements:[10,3],widthElements:[0,0]},EVENT_MULTIPLE:{d:"m {mx},{my} {e.x1},-{e.y0} {e.x1},{e.y0} -{e.x0},{e.y1} -{e.x2},0 z",height:36,width:36,heightElements:[6.28099,12.56199],widthElements:[3.1405,9.42149,12.56198]},EVENT_PARALLEL_MULTIPLE:{d:"m {mx},{my} {e.x0},0 0,{e.y1} {e.x1},0 0,{e.y0} -{e.x1},0 0,{e.y1} -{e.x0},0 0,-{e.y1} -{e.x1},0 0,-{e.y0} {e.x1},0 z",height:36,width:36,heightElements:[2.56228,7.68683],widthElements:[2.56228,7.68683]},GATEWAY_EXCLUSIVE:{d:"m {mx},{my} {e.x0},{e.y0} {e.x1},{e.y0} {e.x2},0 {e.x4},{e.y2} {e.x4},{e.y1} {e.x2},0 {e.x1},{e.y3} {e.x0},{e.y3} {e.x3},0 {e.x5},{e.y1} {e.x5},{e.y2} {e.x3},0 z",height:17.5,width:17.5,heightElements:[8.5,6.5312,-6.5312,-8.5],widthElements:[6.5,-6.5,3,-3,5,-5]},GATEWAY_PARALLEL:{d:"m {mx},{my} 0,{e.y1} -{e.x1},0 0,{e.y0} {e.x1},0 0,{e.y1} {e.x0},0 0,-{e.y1} {e.x1},0 0,-{e.y0} -{e.x1},0 0,-{e.y1} -{e.x0},0 z",height:30,width:30,heightElements:[5,12.5],widthElements:[5,12.5]},GATEWAY_EVENT_BASED:{d:"m {mx},{my} {e.x0},{e.y0} {e.x0},{e.y1} {e.x1},{e.y2} {e.x2},0 z",height:11,width:11,heightElements:[-6,6,12,-12],widthElements:[9,-3,-12]},GATEWAY_COMPLEX:{d:"m {mx},{my} 0,{e.y0} -{e.x0},-{e.y1} -{e.x1},{e.y2} {e.x0},{e.y1} -{e.x2},0 0,{e.y3} {e.x2},0 -{e.x0},{e.y1} l {e.x1},{e.y2} {e.x0},-{e.y1} 0,{e.y0} {e.x3},0 0,-{e.y0} {e.x0},{e.y1} {e.x1},-{e.y2} -{e.x0},-{e.y1} {e.x2},0 0,-{e.y3} -{e.x2},0 {e.x0},-{e.y1} -{e.x1},-{e.y2} -{e.x0},{e.y1} 0,-{e.y0} -{e.x3},0 z",height:17.125,width:17.125,heightElements:[4.875,3.4375,2.125,3],widthElements:[3.4375,2.125,4.875,3]},DATA_OBJECT_PATH:{d:"m 0,0 {e.x1},0 {e.x0},{e.y0} 0,{e.y1} -{e.x2},0 0,-{e.y2} {e.x1},0 0,{e.y0} {e.x0},0",height:61,width:51,heightElements:[10,50,60],widthElements:[10,40,50,60]},DATA_OBJECT_COLLECTION_PATH:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},DATA_ARROW:{d:"m 5,9 9,0 0,-3 5,5 -5,5 0,-3 -9,0 z",height:61,width:51,heightElements:[],widthElements:[]},DATA_STORE:{d:"m {mx},{my} l 0,{e.y2} c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 l 0,-{e.y2} c -{e.x0},-{e.y1} -{e.x1},-{e.y1} -{e.x2},0c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0 m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0m -{e.x2},{e.y0}c {e.x0},{e.y1} {e.x1},{e.y1} {e.x2},0",height:61,width:61,heightElements:[7,10,45],widthElements:[2,58,60]},TEXT_ANNOTATION:{d:"m {mx}, {my} m 10,0 l -10,0 l 0,{e.y0} l 10,0",height:30,width:10,heightElements:[30],widthElements:[10]},MARKER_SUB_PROCESS:{d:"m{mx},{my} m 7,2 l 0,10 m -5,-5 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_PARALLEL:{d:"m{mx},{my} m 3,2 l 0,10 m 3,-10 l 0,10 m 3,-10 l 0,10",height:10,width:10,heightElements:[],widthElements:[]},MARKER_SEQUENTIAL:{d:"m{mx},{my} m 0,3 l 10,0 m -10,3 l 10,0 m -10,3 l 10,0",height:10,width:10,heightElements:[],widthElements:[]},MARKER_COMPENSATION:{d:"m {mx},{my} 7,-5 0,10 z m 7.1,-0.3 6.9,-4.7 0,10 -6.9,-4.7 z",height:10,width:21,heightElements:[],widthElements:[]},MARKER_LOOP:{d:"m {mx},{my} c 3.526979,0 6.386161,-2.829858 6.386161,-6.320661 0,-3.490806 -2.859182,-6.320661 -6.386161,-6.320661 -3.526978,0 -6.38616,2.829855 -6.38616,6.320661 0,1.745402 0.714797,3.325567 1.870463,4.469381 0.577834,0.571908 1.265885,1.034728 2.029916,1.35457 l -0.718163,-3.909793 m 0.718163,3.909793 -3.885211,0.802902",height:13.9,width:13.7,heightElements:[],widthElements:[]},MARKER_ADHOC:{d:"m {mx},{my} m 0.84461,2.64411 c 1.05533,-1.23780996 2.64337,-2.07882 4.29653,-1.97997996 2.05163,0.0805 3.85579,1.15803 5.76082,1.79107 1.06385,0.34139996 2.24454,0.1438 3.18759,-0.43767 0.61743,-0.33642 1.2775,-0.64078 1.7542,-1.17511 0,0.56023 0,1.12046 0,1.6807 -0.98706,0.96237996 -2.29792,1.62393996 -3.6918,1.66181996 -1.24459,0.0927 -2.46671,-0.2491 -3.59505,-0.74812 -1.35789,-0.55965 -2.75133,-1.33436996 -4.27027,-1.18121996 -1.37741,0.14601 -2.41842,1.13685996 -3.44288,1.96782996 z",height:4,width:15,heightElements:[],widthElements:[]},TASK_TYPE_SEND:{d:"m {mx},{my} l 0,{e.y1} l {e.x1},0 l 0,-{e.y1} z l {e.x0},{e.y0} l {e.x0},-{e.y0}",height:14,width:21,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_SCRIPT:{d:"m {mx},{my} c 9.966553,-6.27276 -8.000926,-7.91932 2.968968,-14.938 l -8.802728,0 c -10.969894,7.01868 6.997585,8.66524 -2.968967,14.938 z m -7,-12 l 5,0 m -4.5,3 l 4.5,0 m -3,3 l 5,0m -4,3 l 5,0",height:15,width:12.6,heightElements:[6,14],widthElements:[10.5,21]},TASK_TYPE_USER_1:{d:"m {mx},{my} c 0.909,-0.845 1.594,-2.049 1.594,-3.385 0,-2.554 -1.805,-4.62199999 -4.357,-4.62199999 -2.55199998,0 -4.28799998,2.06799999 -4.28799998,4.62199999 0,1.348 0.974,2.562 1.89599998,3.405 -0.52899998,0.187 -5.669,2.097 -5.794,4.7560005 v 6.718 h 17 v -6.718 c 0,-2.2980005 -5.5279996,-4.5950005 -6.0509996,-4.7760005 zm -8,6 l 0,5.5 m 11,0 l 0,-5"},TASK_TYPE_USER_2:{d:"m {mx},{my} m 2.162,1.009 c 0,2.4470005 -2.158,4.4310005 -4.821,4.4310005 -2.66499998,0 -4.822,-1.981 -4.822,-4.4310005 "},TASK_TYPE_USER_3:{d:"m {mx},{my} m -6.9,-3.80 c 0,0 2.25099998,-2.358 4.27399998,-1.177 2.024,1.181 4.221,1.537 4.124,0.965 -0.098,-0.57 -0.117,-3.79099999 -4.191,-4.13599999 -3.57499998,0.001 -4.20799998,3.36699999 -4.20699998,4.34799999 z"},TASK_TYPE_MANUAL:{d:"m {mx},{my} c 0.234,-0.01 5.604,0.008 8.029,0.004 0.808,0 1.271,-0.172 1.417,-0.752 0.227,-0.898 -0.334,-1.314 -1.338,-1.316 -2.467,-0.01 -7.886,-0.004 -8.108,-0.004 -0.014,-0.079 0.016,-0.533 0,-0.61 0.195,-0.042 8.507,0.006 9.616,0.002 0.877,-0.007 1.35,-0.438 1.353,-1.208 0.003,-0.768 -0.479,-1.09 -1.35,-1.091 -2.968,-0.002 -9.619,-0.013 -9.619,-0.013 v -0.591 c 0,0 5.052,-0.016 7.225,-0.016 0.888,-0.002 1.354,-0.416 1.351,-1.193 -0.006,-0.761 -0.492,-1.196 -1.361,-1.196 -3.473,-0.005 -10.86,-0.003 -11.0829995,-0.003 -0.022,-0.047 -0.045,-0.094 -0.069,-0.139 0.3939995,-0.319 2.0409995,-1.626 2.4149995,-2.017 0.469,-0.4870005 0.519,-1.1650005 0.162,-1.6040005 -0.414,-0.511 -0.973,-0.5 -1.48,-0.236 -1.4609995,0.764 -6.5999995,3.6430005 -7.7329995,4.2710005 -0.9,0.499 -1.516,1.253 -1.882,2.19 -0.37000002,0.95 -0.17,2.01 -0.166,2.979 0.004,0.718 -0.27300002,1.345 -0.055,2.063 0.629,2.087 2.425,3.312 4.859,3.318 4.6179995,0.014 9.2379995,-0.139 13.8569995,-0.158 0.755,-0.004 1.171,-0.301 1.182,-1.033 0.012,-0.754 -0.423,-0.969 -1.183,-0.973 -1.778,-0.01 -5.824,-0.004 -6.04,-0.004 10e-4,-0.084 0.003,-0.586 10e-4,-0.67 z"},TASK_TYPE_INSTANTIATING_SEND:{d:"m {mx},{my} l 0,8.4 l 12.6,0 l 0,-8.4 z l 6.3,3.6 l 6.3,-3.6"},TASK_TYPE_SERVICE:{d:"m {mx},{my} v -1.71335 c 0.352326,-0.0705 0.703932,-0.17838 1.047628,-0.32133 0.344416,-0.14465 0.665822,-0.32133 0.966377,-0.52145 l 1.19431,1.18005 1.567487,-1.57688 -1.195028,-1.18014 c 0.403376,-0.61394 0.683079,-1.29908 0.825447,-2.01824 l 1.622133,-0.01 v -2.2196 l -1.636514,0.01 c -0.07333,-0.35153 -0.178319,-0.70024 -0.323564,-1.04372 -0.145244,-0.34406 -0.321407,-0.6644 -0.522735,-0.96217 l 1.131035,-1.13631 -1.583305,-1.56293 -1.129598,1.13589 c -0.614052,-0.40108 -1.302883,-0.68093 -2.022633,-0.82247 l 0.0093,-1.61852 h -2.241173 l 0.0042,1.63124 c -0.353763,0.0736 -0.705369,0.17977 -1.049785,0.32371 -0.344415,0.14437 -0.665102,0.32092 -0.9635006,0.52046 l -1.1698628,-1.15823 -1.5667691,1.5792 1.1684265,1.15669 c -0.4026573,0.61283 -0.68308,1.29797 -0.8247287,2.01713 l -1.6588041,0.003 v 2.22174 l 1.6724648,-0.006 c 0.073327,0.35077 0.1797598,0.70243 0.3242851,1.04472 0.1452428,0.34448 0.3214064,0.6644 0.5227339,0.96066 l -1.1993431,1.19723 1.5840256,1.56011 1.1964668,-1.19348 c 0.6140517,0.40346 1.3028827,0.68232 2.0233517,0.82331 l 7.19e-4,1.69892 h 2.226848 z m 0.221462,-3.9957 c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_SERVICE_FILL:{d:"m {mx},{my} c -1.788948,0.7502 -3.8576,-0.0928 -4.6097055,-1.87438 -0.7521065,-1.78321 0.090598,-3.84627 1.8802645,-4.59604 1.78823,-0.74936 3.856881,0.0929 4.608987,1.87437 0.752106,1.78165 -0.0906,3.84612 -1.879546,4.59605 z"},TASK_TYPE_BUSINESS_RULE_HEADER:{d:"m {mx},{my} 0,4 20,0 0,-4 z"},TASK_TYPE_BUSINESS_RULE_MAIN:{d:"m {mx},{my} 0,12 20,0 0,-12 zm 0,8 l 20,0 m -13,-4 l 0,8"},MESSAGE_FLOW_MARKER:{d:"m {mx},{my} m -10.5 ,-7 l 0,14 l 21,0 l 0,-14 z l 10.5,6 l 10.5,-6"}},this.getRawPath=function(t){return this.pathMap[t].d},this.getScaledPath=function(t,n){var i=this.pathMap[t],r,o;n.abspos?(r=n.abspos.x,o=n.abspos.y):(r=n.containerWidth*n.position.mx,o=n.containerHeight*n.position.my);var a={};if(n.position){for(var s=n.containerHeight/i.height*n.yScaleFactor,c=n.containerWidth/i.width*n.xScaleFactor,u=0;u<i.heightElements.length;u++)a["y"+u]=i.heightElements[u]*s;for(var l=0;l<i.widthElements.length;l++)a["x"+l]=i.widthElements[l]*c}var f=ZR(i.d,{mx:r,my:o,e:a});return f}}var YR=/\{([^{}]+)\}/g,KR=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;function XR(e,t,n){var i=n;return t.replace(KR,function(r,o,a,s,c){o=o||s,i&&(o in i&&(i=i[o]),typeof i=="function"&&c&&(i=i()))}),i=(i==null||i==n?e:i)+"",i}function ZR(e,t){return String(e).replace(YR,function(n,i){return XR(n,i,t)})}const QR={__init__:["bpmnRenderer"],bpmnRenderer:["type",Br],textRenderer:["type",Hm],pathMap:["type",qR]};function JR(e,t){return t=t||{},e.replace(/{([^}]+)}/g,function(n,i){return t[i]||"{"+i+"}"})}const pa={translate:["value",JR]};function zs(e,t,n){return V({id:e.id,type:e.$type,businessObject:e,di:t},n)}function eC(e,t,n){var i=e.waypoint;return!i||i.length<2?[Le(t),Le(n)]:i.map(function(r){return{x:r.x,y:r.y}})}function zm(e,t,n){return new Error(`element ${pn(t)} referenced by ${pn(e)}#${n} not yet drawn`)}function Ii(e,t,n,i,r){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._textRenderer=r}Ii.$inject=["eventBus","canvas","elementFactory","elementRegistry","textRenderer"],Ii.prototype.add=function(e,t,n){var i,r,o;if(w(t,"bpmndi:BPMNPlane")){var a=w(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(zs(e,t,a)),this._canvas.addRootElement(i)}else if(w(t,"bpmndi:BPMNShape")){var s=!Ke(e,t),c=nC(e);r=n&&(n.hidden||n.collapsed);var u=t.bounds;i=this._elementFactory.createShape(zs(e,t,{collapsed:s,hidden:r,x:Math.round(u.x),y:Math.round(u.y),width:Math.round(u.width),height:Math.round(u.height),isFrame:c})),w(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),w(e,"bpmn:Lane")&&(o=0),w(e,"bpmn:DataStoreReference")&&(tC(n,Le(u))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else if(w(t,"bpmndi:BPMNEdge")){var l=this._getSource(e),f=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(zs(e,t,{hidden:r,source:l,target:f,waypoints:eC(t,l,f)})),w(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),this._canvas.addConnection(i,n,o)}else throw new Error(`unknown di ${pn(t)} for element ${pn(e)}`);return rr(e)&&zn(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Ii.prototype._attachBoundary=function(e,t){var n=e.attachedToRef;if(!n)throw new Error(`missing ${pn(e)}#attachedToRef`);var i=this._elementRegistry.get(n.id),r=i&&i.attachers;if(!i)throw zm(e,n,"attachedToRef");t.host=i,r||(i.attachers=r=[]),r.indexOf(t)===-1&&r.push(t)},Ii.prototype.addLabel=function(e,t,n){var i,r,o;return i=yR(t,n),r=zn(n),r&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(zs(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!zn(n),x:Math.round(i.x),y:Math.round(i.y),width:Math.round(i.width),height:Math.round(i.height)})),this._canvas.addShape(o,n.parent)},Ii.prototype._getConnectedElement=function(e,t){var n,i,r=e.$type;if(i=e[t+"Ref"],t==="source"&&r==="bpmn:DataInputAssociation"&&(i=i&&i[0]),(t==="source"&&r==="bpmn:DataOutputAssociation"||t==="target"&&r==="bpmn:DataInputAssociation")&&(i=e.$parent),n=i&&this._getElement(i),n)return n;throw i?zm(e,i,t+"Ref"):new Error(`${pn(e)}#${t} Ref not specified`)},Ii.prototype._getSource=function(e){return this._getConnectedElement(e,"source")},Ii.prototype._getTarget=function(e){return this._getConnectedElement(e,"target")},Ii.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};function tC(e,t){var n=t.x,i=t.y;return n>=e.x&&n<=e.x+e.width&&i>=e.y&&i<=e.y+e.height}function nC(e){return w(e,"bpmn:Group")}const Gm={__depends__:[QR,{__depends__:[pa],bpmnImporter:["type",Ii]}]};function fa(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function ci(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ll(e){return Math.log(e)/Math.log(10)}var iC=1e3;function te(e){this._eventBus=e}te.$inject=["eventBus"];function rC(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}te.prototype.on=function(e,t,n,i,r,o){if((Ut(t)||Be(t))&&(o=r,r=i,i=n,n=t,t=null),Ut(n)&&(o=r,r=i,i=n,n=iC),Wt(r)&&(o=r,r=!1),!Ut(i))throw new Error("handlerFn must be a function");De(e)||(e=[e]);var a=this._eventBus;B(e,function(s){var c=["commandStack",s,t].filter(function(u){return u}).join(".");a.on(c,n,r?rC(i,o):i,o)})},te.prototype.canExecute=Bi("canExecute"),te.prototype.preExecute=Bi("preExecute"),te.prototype.preExecuted=Bi("preExecuted"),te.prototype.execute=Bi("execute"),te.prototype.executed=Bi("executed"),te.prototype.postExecute=Bi("postExecute"),te.prototype.postExecuted=Bi("postExecuted"),te.prototype.revert=Bi("revert"),te.prototype.reverted=Bi("reverted");function Bi(e){return function(n,i,r,o,a){(Ut(n)||Be(n))&&(a=o,o=r,r=i,i=n,n=null),this.on(n,e,i,r,o,a)}}var Il=["top","bottom","left","right"],Gs=10;function Bl(e,t){te.call(this,e),this.postExecuted(["connection.create","connection.layout","connection.updateWaypoints"],function(r){var o=r.context,a=o.connection,s=a.source,c=a.target,u=o.hints||{};u.createElementsBehavior!==!1&&(n(s),n(c))}),this.postExecuted(["label.create"],function(r){var o=r.context,a=o.shape,s=o.hints||{};s.createElementsBehavior!==!1&&n(a.labelTarget)}),this.postExecuted(["elements.create"],function(r){var o=r.context,a=o.elements,s=o.hints||{};s.createElementsBehavior!==!1&&a.forEach(function(c){n(c)})});function n(r){if($s(r)&&!ot(r)){var o=sC(r);o&&i(r,o)}}function i(r,o){var a=Le(r),s=r.label,c=Le(s);if(s.parent){var u=Ae(r),l;switch(o){case"top":l={x:a.x,y:u.top-Gs-s.height/2};break;case"left":l={x:u.left-Gs-s.width/2,y:a.y};break;case"bottom":l={x:a.x,y:u.bottom+Gs+s.height/2};break;case"right":l={x:u.right+Gs+s.width/2,y:a.y};break}var f=ci(l,c);t.moveShape(s,f)}}}_e(Bl,te),Bl.$inject=["eventBus","modeling"];function oC(e){var t=e.host,n=Le(e),i=Jt(n,t),r;i.indexOf("-")>=0?r=i.split("-"):r=[i];var o=Il.filter(function(a){return r.indexOf(a)===-1});return o}function aC(e){var t=Le(e),n=[].concat(e.incoming.map(function(i){return i.waypoints[i.waypoints.length-2]}),e.outgoing.map(function(i){return i.waypoints[1]})).map(function(i){return Vm(t,i)});return n}function sC(e){var t=Le(e.label),n=Le(e),i=Vm(n,t);if(cC(i)){var r=aC(e);if(e.host){var o=oC(e);r=r.concat(o)}var a=Il.filter(function(s){return r.indexOf(s)===-1});return a.indexOf(i)!==-1?Jt(e.label,e)!=="intersect"?void 0:i:a[0]}}function Vm(e,t){return Jt(t,e,5)}function cC(e){return Il.indexOf(e)!==-1}function Nl(e){te.call(this,e),this.preExecute("shape.append",function(t){var n=t.source,i=t.shape;t.position||(w(i,"bpmn:TextAnnotation")?t.position={x:n.x+n.width/2+75,y:n.y-50-i.height/2}:t.position={x:n.x+n.width+80+i.width/2,y:n.y+n.height/2})},!0)}_e(Nl,te),Nl.$inject=["eventBus"];var uC=1500;function $l(e,t,n){e.invoke(te,this),this.preExecute("elements.delete",uC,function(r){var o=r.context,a=o.elements,s=i(a);s.length&&(o.elements=a.concat(s))}),t.on("shape.move.start",function(r){var o=r.context.shapes,a=i(o);a.length&&(r.context.shapes=o.concat(a))});function i(r){var o=We(r,u=>w(u,"bpmn:Participant")||w(u,"bpmn:SubProcess"));if(!o.length)return[];var a=n.getRootElement(),s=new Set(a.children.filter(u=>w(u,"bpmn:Artifact"))),c=new Set;return B(o,u=>{const l=new Set(Jr(po(Array.from(s),Dt(u))));c=c.union(l),s=s.difference(l)}),Array.from(c)}}_e($l,te),$l.$inject=["injector","eventBus","canvas"];function Fl(e,t){e.invoke(te,this),this.postExecute("shape.move",function(n){var i=n.newParent,r=n.shape,o=We(r.incoming.concat(r.outgoing),function(a){return w(a,"bpmn:Association")});B(o,function(a){t.moveConnection(a,{x:0,y:0},i)})},!0)}_e(Fl,te),Fl.$inject=["injector","modeling"];function bo(e,t){for(Sn(t)&&(t=[t]);e=e.parent;)if(Ve(e,t))return e;return null}function Wm(e,t){var n=bo(e,"bpmn:Process");if(n)return!0;var i=["bpmn:Participant","bpmn:Lane"];if(n=bo(e,i),n)return Yt(n);if(Ve(e,i))return Yt(e);var r;for(r=ie(e);r&&!w(r,"bpmn:Process");r=r.$parent);if(!t)return!0;var o=t.find(function(a){var s=ie(a);return s&&s.get("processRef")===r});return o?Yt(o):!0}var Um=500;function Vs(e,t){t.invoke(te,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",Um,function(i){var r=i.elements;r=r.filter(function(o){var a=o.host;return qm(o,a)}),r.length===1&&r.map(function(o){return r.indexOf(o)}).forEach(function(o){var a=r[o];i.elements[o]=n._replaceShape(r[o],a)})},!0),this.preExecute("elements.move",Um,function(i){var r=i.shapes,o=i.newHost;if(r.length===1){var a=r[0];qm(a,o)&&(i.shapes=[n._replaceShape(a,o)])}},!0)}Vs.$inject=["bpmnReplace","injector"],_e(Vs,te),Vs.prototype._replaceShape=function(e,t){var n=lC(e),i={type:"bpmn:BoundaryEvent",host:t};return n&&(i.eventDefinitionType=n.$type),this._bpmnReplace.replaceElement(e,i,{layoutConnection:!1})};function lC(e){var t=ie(e),n=t.eventDefinitions;return n&&n[0]}function qm(e,t){return!Ge(e)&&Ve(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function jl(e,t){te.call(this,e);function n(i){return We(i.attachers,function(r){return w(r,"bpmn:BoundaryEvent")})}this.postExecute("connection.create",function(i){var r=i.context.source,o=i.context.target,a=n(o);w(r,"bpmn:EventBasedGateway")&&w(o,"bpmn:ReceiveTask")&&a.length>0&&t.removeElements(a)}),this.postExecute("connection.reconnect",function(i){var r=i.context.oldSource,o=i.context.newSource;w(r,"bpmn:Gateway")&&w(o,"bpmn:EventBasedGateway")&&B(o.outgoing,function(a){var s=a.target,c=n(s);w(s,"bpmn:ReceiveTask")&&c.length>0&&t.removeElements(c)})})}jl.$inject=["eventBus","modeling"],_e(jl,te);function Ym(e){return e.create("bpmn:Category")}function pC(e){return e.create("bpmn:CategoryValue")}function Km(e,t){var n=t.get("categoryValueRef");return n||(n=t.categoryValueRef=pC(e)),n.$parent||(n.$parent=Ym(e)),n}function fC(e,t,n){return Tt(t.get("categoryValue"),e),e.$parent=t,Tt(n.get("rootElements"),t),t.$parent=n,e}function dC(e){var t=e.$parent;return t&&(Ct(t.get("categoryValue"),e),e.$parent=null),e}function hC(e){var t=e.$parent;return t&&(Ct(t.get("rootElements"),e),e.$parent=null),e}var mC=500;function Hl(e,t,n){n.invoke(te,this);function i(c){return t.filter(function(u){return w(u,"bpmn:Group")&&!u.labelTarget}).map(ie).filter(function(u){return u!==c})}function r(c,u){return i(u).some(function(l){return l.get("categoryValueRef")===c})}function o(c,u){return i(u).some(function(l){var f=l.get("categoryValueRef");return f&&f.$parent===c})}function a(c,u){c&&u&&fC(c,u,e.getDefinitions())}function s(c,u,l){u&&!o(u,l)&&hC(u),c&&!r(c,l)&&dC(c)}this.executed(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!w(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0),this.reverted(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!w(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ie(u))},!0),this.executed(["shape.move","shape.resize"],mC,function(c){a(c.categoryValue,c.category)},!0),this.reverted(["shape.move","shape.resize"],function(c){var u=c.shape;c.categoryValue&&s(c.categoryValue,c.category,ie(u))},!0),this.executed("group.updateRefs",function(c){Xm(c).forEach(function(u){a(u.categoryValue,u.category)})},!0),this.reverted("group.updateRefs",function(c){Xm(c).forEach(function(u){s(u.categoryValue,u.category,ie(u.groupShape))})},!0),this.executed("shape.delete",function(c){var u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ie(u))},!0),this.reverted("shape.delete",function(c){var u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0)}Hl.$inject=["bpmnjs","elementRegistry","injector"],_e(Hl,te);function Xm(e){var t;return((t=e.updates)==null?void 0:t.groups)||[]}function zl(e,t,n){te.call(this,e),this.preExecute("shape.replace",s,!0),this.postExecuted("shape.replace",c,!0),this.preExecute("connection.create",r,!0),this.postExecuted("connection.delete",i,!0),this.postExecuted("connection.reconnect",o,!0),this.postExecuted("element.updateProperties",a,!0);function i(m){const x=m.source,y=m.target;_o(x)&&da(y)&&l(y)}function r(m){const x=m.connection,y=m.source,_=m.target;_o(y)&&Ws(_)&&(u(_),p(y,[x]))}function o(m){const x=m.newTarget,y=m.oldSource,_=m.oldTarget;if(_!==x){const S=y;da(_)&&l(_),_o(S)&&Ws(x)&&u(x)}}function a(m){const{element:x}=m;da(x)?(f(x),d(x)):Ws(x)&&g(x)}function s(m){const{newData:x,oldShape:y}=m;if(_o(m.oldShape)&&x.eventDefinitionType!=="bpmn:CompensateEventDefinition"||x.type!=="bpmn:BoundaryEvent"){const _=y.outgoing.find(({target:S})=>da(S));_&&_.target&&(m._connectionTarget=_.target)}else if(!_o(m.oldShape)&&x.eventDefinitionType==="bpmn:CompensateEventDefinition"&&x.type==="bpmn:BoundaryEvent"){const _=y.outgoing.find(({target:S})=>Ws(S));_&&_.target&&(m._connectionTarget=_.target),h(y)}}function c(m){const{_connectionTarget:x,newShape:y}=m;x&&t.connect(y,x)}function u(m){t.updateProperties(m,{isForCompensation:!0})}function l(m){t.updateProperties(m,{isForCompensation:void 0})}function f(m){for(const x of m.incoming)n.canConnect(x.source,m)||t.removeConnection(x);for(const x of m.outgoing)n.canConnect(m,x.target)||t.removeConnection(x)}function p(m,x){m.outgoing.filter(S=>w(S,"bpmn:Association")).filter(S=>da(S.target)&&!x.includes(S)).forEach(S=>t.removeConnection(S))}function d(m){const x=m.attachers.slice();x.length&&t.removeElements(x)}function g(m){const x=m.incoming.filter(y=>_o(y.source));t.removeElements(x)}function h(m){const x=m.outgoing.filter(y=>w(y,"bpmn:SequenceFlow"));t.removeElements(x)}}_e(zl,te),zl.$inject=["eventBus","modeling","bpmnRules"];function da(e){const t=ie(e);return t&&t.get("isForCompensation")}function _o(e){return e&&w(e,"bpmn:BoundaryEvent")&&go(e,"bpmn:CompensateEventDefinition")}function Ws(e){return e&&w(e,"bpmn:Activity")&&!fn(e)}function Gl(e){e.invoke(te,this),this.preExecute("shape.create",1500,function(t){var n=t.context,i=n.parent,r=n.shape;w(i,"bpmn:Lane")&&!w(r,"bpmn:Lane")&&(n.parent=bo(i,"bpmn:Participant"))})}Gl.$inject=["injector"],_e(Gl,te);function Vl(e,t){te.call(this,e),this.preExecute("shape.create",function(n){var a;var i=n.context,r=i.shape;if(w(r,"bpmn:DataObjectReference")&&r.type!=="label"){var o=t.create("bpmn:DataObject");o.isCollection=((a=r.businessObject.dataObjectRef)==null?void 0:a.isCollection)||!1,r.businessObject.dataObjectRef=o}})}Vl.$inject=["eventBus","bpmnFactory"],_e(Vl,te);var Wl=20,Ul=20,Zm=30,Us=2e3;function ql(e,t,n){te.call(this,t),t.on(["create.start","shape.move.start"],Us,function(r){var o=r.context,a=o.shape,s=e.getRootElement();if(!(!w(a,"bpmn:Participant")||!w(s,"bpmn:Process")||!s.children.length)){var c=s.children.filter(function(f){return!w(f,"bpmn:Group")&&!Ge(f)&&!ot(f)});if(c.length){var u=Dt(c),l=gC(a,u);V(a,l),o.createConstraints=yC(a,u)}}}),t.on("create.start",Us,function(r){var o=r.context,a=o.shape,s=e.getRootElement(),c=e.getGraphics(s);function u(l){l.element=s,l.gfx=c}w(a,"bpmn:Participant")&&w(s,"bpmn:Process")&&(t.on("element.hover",Us,u),t.once("create.cleanup",function(){t.off("element.hover",u)}))});function i(){var r=e.getRootElement();return w(r,"bpmn:Collaboration")?r:n.makeCollaboration()}this.preExecute("elements.create",Us,function(r){var o=r.elements,a=r.parent,s=vC(o),c;s&&w(a,"bpmn:Process")&&(r.parent=i(),c=r.hints=r.hints||{},c.participant=s,c.process=a,c.processRef=ie(s).get("processRef"))},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;w(a,"bpmn:Participant")&&w(o,"bpmn:Process")&&(r.parent=i(),r.process=o,r.processRef=ie(a).get("processRef"))},!0),this.execute("shape.create",function(r){var o=r.hints||{},a=r.process||o.process,s=r.shape,c=o.participant;a&&(!c||s===c)&&ie(s).set("processRef",ie(a))},!0),this.revert("shape.create",function(r){var o=r.hints||{},a=r.process||o.process,s=r.processRef||o.processRef,c=r.shape,u=o.participant;a&&(!u||c===u)&&ie(c).set("processRef",s)},!0),this.postExecute("shape.create",function(r){var o=r.hints||{},a=r.process||r.hints.process,s=r.shape,c=o.participant;if(a){var u=a.children.slice();c?s===c&&n.moveElements(u,{x:0,y:0},c):n.moveElements(u,{x:0,y:0},s)}},!0)}ql.$inject=["canvas","eventBus","modeling"],_e(ql,te);function gC(e,t){t={width:t.width+Wl*2+Zm,height:t.height+Ul*2};var n=Math.max(e.width,t.width),i=Math.max(e.height,t.height);return{x:-n/2,y:-i/2,width:n,height:i}}function yC(e,t){return t=Ae(t),{bottom:t.top+e.height/2-Ul,left:t.right-e.width/2+Wl,top:t.bottom-e.height/2+Ul,right:t.left+e.width/2-Wl-Zm}}function vC(e){return lt(e,function(t){return w(t,"bpmn:Participant")})}var Qm="__targetRef_placeholder";function Yl(e,t){te.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Jm(o)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Jm(o));function n(a,s,c){var u=a.get("dataInputAssociations");return lt(u,function(l){return l!==c&&l.targetRef===s})}function i(a,s){var c=a.get("properties"),u=lt(c,function(l){return l.name===Qm});return!u&&s&&(u=t.create("bpmn:Property",{name:Qm}),Tt(c,u)),u}function r(a,s){var c=i(a);c&&(n(a,c,s)||Ct(a.get("properties"),c))}function o(a){var s=a.context,c=s.connection,u=c.businessObject,l=c.target,f=l&&l.businessObject,p=s.newTarget,d=p&&p.businessObject,g=s.oldTarget||s.target,h=g&&g.businessObject,m=c.businessObject,x;h&&h!==f&&r(h,u),d&&d!==f&&r(d,u),f?(x=i(f,!0),m.targetRef=x):m.targetRef=null}}Yl.$inject=["eventBus","bpmnFactory"],_e(Yl,te);function Jm(e){return function(t){var n=t.context,i=n.connection;if(w(i,"bpmn:DataInputAssociation"))return e(t)}}function qs(e){this._bpmnUpdater=e}qs.$inject=["bpmnUpdater"],qs.prototype.execute=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.newSemanticParent,r=e.newDiParent;return e.oldSemanticParent=t.$parent,e.oldDiParent=n.$parent,this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r),[]},qs.prototype.revert=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.oldSemanticParent,r=e.oldDiParent;return this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r),[]};function Kl(e,t,n,i){te.call(this,i),t.registerHandler("dataStore.updateContainment",qs);function r(){return n.filter(function(s){return w(s,"bpmn:Participant")&&ie(s).processRef})[0]}function o(s){return s.children.filter(function(c){return w(c,"bpmn:DataStoreReference")&&!c.labelTarget})}function a(s,c){var u=s.businessObject||s;if(c=c||r(),c){var l=c.businessObject||c;t.execute("dataStore.updateContainment",{dataStoreBo:u,dataStoreDi:Ze(s),newSemanticParent:l.processRef||l,newDiParent:Ze(c)})}}this.preExecute("shape.create",function(s){var c=s.context,u=c.shape;w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&(c.hints||(c.hints={}),c.hints.autoResize=!1)}),this.preExecute("elements.move",function(s){var c=s.context,u=c.shapes,l=u.filter(function(f){return w(f,"bpmn:DataStoreReference")});l.length&&(c.hints||(c.hints={}),c.hints.autoResize=u.filter(function(f){return!w(f,"bpmn:DataStoreReference")}))}),this.postExecute("shape.create",function(s){var c=s.context,u=c.shape,l=u.parent;w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&w(l,"bpmn:Collaboration")&&a(u)}),this.postExecute("shape.move",function(s){var c=s.context,u=c.shape,l=c.oldParent,f=u.parent;if(!w(l,"bpmn:Collaboration")&&w(u,"bpmn:DataStoreReference")&&u.type!=="label"&&w(f,"bpmn:Collaboration")){var p=w(l,"bpmn:Participant")?l:_C(l,"bpmn:Participant");a(u,p)}}),this.postExecute("shape.delete",function(s){var c=s.context,u=c.shape,l=e.getRootElement();Ve(u,["bpmn:Participant","bpmn:SubProcess"])&&w(l,"bpmn:Collaboration")&&o(l).filter(function(f){return bC(f,u)}).forEach(function(f){a(f)})}),this.postExecute("canvas.updateRoot",function(s){var c=s.context,u=c.oldRoot,l=c.newRoot,f=o(u);f.forEach(function(p){w(l,"bpmn:Process")&&a(p,l)})})}Kl.$inject=["canvas","commandStack","elementRegistry","eventBus"],_e(Kl,te);function bC(e,t){for(var n=e.businessObject||e,i=t.businessObject||t;n.$parent;){if(n.$parent===i.processRef||i)return!0;n=n.$parent}return!1}function _C(e,t){for(;e.parent;){if(w(e.parent,t))return e.parent;e=e.parent}}var Ys=Math.max,Ks=Math.min,xC=20;function eg(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function wC(e,t,n){var i=n.x,r=n.y,o={x:e.x,y:e.y,width:e.width,height:e.height};return t.indexOf("n")!==-1?(o.y=e.y+r,o.height=e.height-r):t.indexOf("s")!==-1&&(o.height=e.height+r),t.indexOf("e")!==-1?o.width=e.width+i:t.indexOf("w")!==-1&&(o.x=e.x+i,o.width=e.width-i),o}function EC(e,t){return{x:e.x+(t.left||0),y:e.y+(t.top||0),width:e.width-(t.left||0)+(t.right||0),height:e.height-(t.top||0)+(t.bottom||0)}}function Xs(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return Be(r)&&(i=(/top|left/.test(e)?Ks:Ys)(i,r)),Be(o)&&(i=(/top|left/.test(e)?Ys:Ks)(i,o)),i}function SC(e,t){if(!t)return e;var n=Ae(e);return Os({top:Xs("top",n,t),right:Xs("right",n,t),bottom:Xs("bottom",n,t),left:Xs("left",n,t)})}function RC(e,t,n,i){var r=Ae(t),o={top:/n/.test(e)?r.bottom-n.height:r.top,left:/w/.test(e)?r.right-n.width:r.left,bottom:/s/.test(e)?r.top+n.height:r.bottom,right:/e/.test(e)?r.left+n.width:r.right},a=i?Ae(i):o,s={top:Ks(o.top,a.top),left:Ks(o.left,a.left),bottom:Ys(o.bottom,a.bottom),right:Ys(o.right,a.right)};return Os(s)}function ha(e,t){return typeof e<"u"?e:xC}function CC(e,t){var n,i,r,o;return typeof t=="object"?(n=ha(t.left),i=ha(t.right),r=ha(t.top),o=ha(t.bottom)):n=i=r=o=ha(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}function PC(e){return!(e.waypoints||e.type==="label")}function tg(e,t){var n;if(e.length===void 0?n=We(e.children,PC):n=e,n.length)return CC(Dt(n),t)}var or=Math.abs;function AC(e,t){return eg(Ae(t),Ae(e))}var TC=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Yn=30;function Zs(e,t){return t=t||[],e.children.filter(function(n){w(n,"bpmn:Lane")&&(Zs(n,t),t.push(n))}),t}function ar(e){return e.children.filter(function(t){return w(t,"bpmn:Lane")})}function Kn(e){return bo(e,TC)||e}function MC(e,t){var n=Kn(e),i=w(n,"bpmn:Process")?[]:[n],r=Zs(n,i),o=Ae(e),a=Ae(t),s=AC(e,t),c=[],u=Yt(e);return r.forEach(function(l){if(l!==e){var f=u?0:s.top,p=u?s.right:0,d=u?0:s.bottom,g=u?s.left:0,h=Ae(l);s.top&&(or(h.bottom-o.top)<10&&(d=a.top-h.bottom),or(h.top-o.top)<5&&(f=a.top-h.top)),s.left&&(or(h.right-o.left)<10&&(p=a.left-h.right),or(h.left-o.left)<5&&(g=a.left-h.left)),s.bottom&&(or(h.top-o.bottom)<10&&(f=a.bottom-h.top),or(h.bottom-o.bottom)<5&&(d=a.bottom-h.bottom)),s.right&&(or(h.left-o.right)<10&&(g=a.right-h.left),or(h.right-o.right)<5&&(p=a.right-h.right)),(f||p||d||g)&&c.push({shape:l,newBounds:EC(l,{top:f,right:p,bottom:d,left:g})})}}),c}var kC=500;function Xl(e,t){te.call(this,e);function n(i,r){var o=Yt(i),a=ar(r),s=[],c=[],u=[],l=[];if(Dr(a,function(m){return o?m.y>i.y?c.push(m):s.push(m):m.x>i.x?l.push(m):u.push(m),m.children}),!!a.length){var f;o?c.length&&s.length?f=i.height/2:f=i.height:l.length&&u.length?f=i.width/2:f=i.width;var p,d,g,h;s.length&&(p=t.calculateAdjustments(s,"y",f,i.y-10),t.makeSpace(p.movingShapes,p.resizingShapes,{x:0,y:f},"s")),c.length&&(d=t.calculateAdjustments(c,"y",-f,i.y+i.height+10),t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:-f},"n")),u.length&&(g=t.calculateAdjustments(u,"x",f,i.x-10),t.makeSpace(g.movingShapes,g.resizingShapes,{x:f,y:0},"e")),l.length&&(h=t.calculateAdjustments(l,"x",-f,i.x+i.width+10),t.makeSpace(h.movingShapes,h.resizingShapes,{x:-f,y:0},"w"))}}this.postExecuted("shape.delete",kC,function(i){var r=i.context,o=r.hints,a=r.shape,s=r.oldParent;w(a,"bpmn:Lane")&&(o&&o.nested||n(a,s))})}Xl.$inject=["eventBus","spaceTool"],_e(Xl,te);var ng=500;function Qs(e,t){t.invoke(te,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",ng,function(i){var r=i.elements;r.filter(function(o){var a=o.host;return ig(o,a)}).map(function(o){return r.indexOf(o)}).forEach(function(o){i.elements[o]=n._replaceShape(r[o])})},!0),this.preExecute("elements.move",ng,function(i){var r=i.shapes,o=i.newHost;r.forEach(function(a,s){var c=a.host;ig(a,DC(r,c)?c:o)&&(r[s]=n._replaceShape(a))})},!0)}Qs.$inject=["bpmnReplace","injector"],_e(Qs,te),Qs.prototype._replaceShape=function(e){var t=OC(e),n;return t?n={type:"bpmn:IntermediateCatchEvent",eventDefinitionType:t.$type}:n={type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,n,{layoutConnection:!1})};function OC(e){var t=ie(e),n=t.eventDefinitions;return n&&n[0]}function ig(e,t){return!Ge(e)&&w(e,"bpmn:BoundaryEvent")&&!t}function DC(e,t){return e.indexOf(t)!==-1}var Js=Math.round,LC=Math.max;function IC(e,t){var n=e.x,i=e.y;return[["M",n,i],["m",0,-t],["a",t,t,0,1,1,0,2*t],["a",t,t,0,1,1,0,-2*t],["z"]]}function BC(e){var t=[];return e.forEach(function(n,i){t.push([i===0?"M":"L",n.x,n.y])}),t}var rg=10;function NC(e,t){var n,i;for(n=0;i=e[n];n++)if(ra(i,t)<=rg)return{point:e[n],bendpoint:!0,index:n};return null}function $C(e,t){var n=um(IC(t,rg),BC(e)),i=n[0],r=n[n.length-1],o;return i?i!==r?i.segment2!==r.segment2?(o=LC(i.segment2,r.segment2)-1,{point:e[o],bendpoint:!0,index:o}):{point:{x:Js(i.x+r.x)/2,y:Js(i.y+r.y)/2},index:i.segment2}:{point:{x:Js(i.x),y:Js(i.y)},index:i.segment2}:null}function Zl(e,t){return NC(e,t)||$C(e,t)}function Ql(e,t,n){te.call(this,e);function i(r,o,a){var s=o.waypoints,c,u,l,f,p,d,g,h=r.outgoing.slice(),m=r.incoming.slice(),x;Be(a.width)?x=Le(a):x=a;var y=Zl(s,x);if(y){if(c=s.slice(0,y.index),u=s.slice(y.index+(y.bendpoint?1:0)),!c.length||!u.length)return;l=y.bendpoint?s[y.index]:x,(c.length===1||!og(r,c[c.length-1]))&&c.push(ag(l)),(u.length===1||!og(r,u[0]))&&u.unshift(ag(l))}f=o.source,p=o.target,t.canConnect(f,r,o)&&(n.reconnectEnd(o,r,c||x),d=o),t.canConnect(r,p,o)&&(d?g=n.connect(r,p,{type:o.type,waypoints:u}):(n.reconnectStart(o,r,u||x),g=o));var _=[].concat(d&&We(m,function(S){return S.source===d.source})||[],g&&We(h,function(S){return S.target===g.target})||[]);_.length&&n.removeElements(_)}this.preExecute("elements.move",function(r){var o=r.newParent,a=r.shapes,s=r.delta,c=a[0];if(!(!c||!o)){o&&o.waypoints&&(r.newParent=o=o.parent);var u=Le(c),l={x:u.x+s.x,y:u.y+s.y},f=lt(o.children,function(p){var d=t.canInsert(a,p);return d&&Zl(p.waypoints,l)});f&&(r.targetFlow=f,r.position=l)}},!0),this.postExecuted("elements.move",function(r){var o=r.shapes,a=r.targetFlow,s=r.position;a&&i(o[0],a,s)},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;t.canInsert(a,o)&&(r.targetFlow=o,r.parent=o.parent)},!0),this.postExecuted("shape.create",function(r){var o=r.shape,a=r.targetFlow,s=r.position;a&&i(o,a,s)},!0)}_e(Ql,te),Ql.$inject=["eventBus","bpmnRules","modeling"];function og(e,t){var n=t.x,i=t.y;return n>=e.x&&n<=e.x+e.width&&i>=e.y&&i<=e.y+e.height}function ag(e){return V({},e)}function Jl(e,t){te.call(this,e),this.preExecuted("connection.create",function(n){var i=n.context,r=i.connection,o=i.source,a=i.target,s=i.hints;if(!(s&&s.createElementsBehavior===!1)&&xo(r)){var c=[];w(o,"bpmn:EventBasedGateway")?c=a.incoming.filter(u=>u!==r&&xo(u)):c=a.incoming.filter(u=>u!==r&&xo(u)&&w(u.source,"bpmn:EventBasedGateway")),c.forEach(function(u){t.removeConnection(u)})}}),this.preExecuted("shape.replace",function(n){var i=n.context,r=i.newShape;if(w(r,"bpmn:EventBasedGateway")){var o=r.outgoing.filter(xo).reduce(function(a,s){return a.includes(s.target)?a:a.concat(s.target)},[]);o.forEach(function(a){a.incoming.filter(xo).forEach(function(s){const c=a.incoming.filter(xo).filter(function(u){return u.source===r});(s.source!==r||c.length>1)&&t.removeConnection(s)})})}})}Jl.$inject=["eventBus","modeling"],_e(Jl,te);function xo(e){return w(e,"bpmn:SequenceFlow")}var ec=1500,sg=2e3;function cg(e,t,n){t.on(["create.hover","create.move","create.out","create.end","shape.move.hover","shape.move.move","shape.move.out","shape.move.end"],ec,function(i){var r=i.context,o=r.shape||i.shape,a=i.hover;w(a,"bpmn:Lane")&&!Ve(o,["bpmn:Lane","bpmn:Participant"])&&(i.hover=Kn(a),i.hoverGfx=e.getGraphics(i.hover));var s=n.getRootElement();a&&a!==s&&(o.labelTarget||Ve(o,["bpmn:Group","bpmn:TextAnnotation"]))&&(i.hover=s,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.hover","connect.out","connect.end","connect.cleanup","global-connect.hover","global-connect.out","global-connect.end","global-connect.cleanup"],ec,function(i){var r=i.hover;w(r,"bpmn:Lane")&&(i.hover=Kn(r)||r,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["bendpoint.move.hover"],ec,function(i){var r=i.context,o=i.hover,a=r.type;w(o,"bpmn:Lane")&&/reconnect/.test(a)&&(i.hover=Kn(o)||o,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.start"],ec,function(i){var r=i.context,o=r.start;w(o,"bpmn:Lane")&&(r.start=Kn(o)||o)}),t.on("shape.move.start",sg,function(i){var r=i.shape;w(r,"bpmn:Lane")&&(i.shape=Kn(r)||r)}),t.on("spaceTool.move",sg,function(i){var r=i.hover;r&&w(r,"bpmn:Lane")&&(i.hover=Kn(r))})}cg.$inject=["elementRegistry","eventBus","canvas"];var ug=770;function ep(e,t,n,i){n.invoke(te,this);function r(s,c){var u=ie(s),l=c.categoryValue||u.categoryValueRef;l||(l=Km(e,u));var f=c.category||l.$parent||Ym(e);u.categoryValueRef=l,l.$parent=f,c.categoryValue=l,c.category=f}function o(s,c){var u=ie(s),l=c.categoryValue||u.categoryValueRef,f=c.category||l&&l.$parent;l&&(c.categoryValue=l,c.category=f,u.categoryValueRef=null)}this.execute("label.create",function(s){var c=s.context,u=c.labelTarget;w(u,"bpmn:Group")&&r(u,c)}),this.revert("label.create",function(s){var c=s.context,u=c.labelTarget;w(u,"bpmn:Group")&&o(u,c)}),this.execute("shape.delete",function(s){var c=s.context,u=c.shape,l=ie(u);if(!(!w(u,"bpmn:Group")||u.labelTarget)){var f=c.categoryValue=l.categoryValueRef;f&&(c.category=f.$parent,l.categoryValueRef=null)}}),this.reverted("shape.delete",function(s){var c=s.context,u=c.shape;if(!(!w(u,"bpmn:Group")||u.labelTarget)){var l=c.category,f=c.categoryValue,p=ie(u);f&&(p.categoryValueRef=f,f.$parent=l)}}),this.execute("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!w(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ie(u).categoryValueRef&&!c.categoryValue||r(u,c)}),this.reverted("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!w(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ie(u).categoryValueRef&&!c.categoryValue||o(u,c)}),this.executed(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||ie(u).categoryValueRef||r(u,c)}),this.reverted(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!w(u,"bpmn:Group")||u.labelTarget||!c.categoryValue||o(u,c)});function a(s,c){var u=e.create(s.$type);return i.copyElement(s,u,null,c)}t.on("copyPaste.copyElement",ug,function(s){var c=s.descriptor,u=s.element;if(!(!w(u,"bpmn:Group")||u.labelTarget)){var l=ie(u);if(l.categoryValueRef){var f=l.categoryValueRef;c.categoryValue=a(f,!0),f.$parent&&(c.category=a(f.$parent,!0))}}}),t.on("copyPaste.pasteElement",ug,function(s){var c=s.descriptor,u=c.businessObject,l=c.categoryValue,f=c.category;l&&(l=u.categoryValueRef=a(l)),f&&(l.$parent=a(f)),delete c.category,delete c.categoryValue})}ep.$inject=["bpmnFactory","eventBus","injector","moddleCopy"],_e(ep,te);function tp(e,t,n,i){var r,o,a,s,c;return r=(i.y-n.y)*(t.x-e.x)-(i.x-n.x)*(t.y-e.y),r==0?null:(o=e.y-n.y,a=e.x-n.x,c=(i.x-n.x)*o-(i.y-n.y)*a,s=c/r,{x:Math.round(e.x+s*(t.x-e.x)),y:Math.round(e.y+s*(t.y-e.y))})}function lg(e){function t(i,r,o){var a={x:o.x,y:o.y-50},s={x:o.x-50,y:o.y},c=tp(i,r,o,a),u=tp(i,r,o,s),l;c&&u?pg(c,o)>pg(u,o)?l=u:l=c:l=c||u,i.original=l}function n(i){var r=i.waypoints;t(r[0],r[1],Le(i.source)),t(r[r.length-1],r[r.length-2],Le(i.target))}e.on("bpmnElement.added",function(i){var r=i.element;r.waypoints&&n(r)})}lg.$inject=["eventBus"];function pg(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function np(e){te.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],function(n){var i=n.context.shape,r=ie(i),o=Ze(i);if(Ve(r,t)){var a=o.get("isHorizontal");a===void 0&&(a=!0),o.set("isHorizontal",a)}})}np.$inject=["eventBus"],_e(np,te);function fg(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function dg(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function FC(e,t){return t?{x:Math.cos(t)*e.x-Math.sin(t)*e.y,y:Math.sin(t)*e.x+Math.cos(t)*e.y}:e}function jC(e,t,n){var i=[{n:e[0]-n[0],lambda:t[0]},{n:e[1]-n[1],lambda:t[1]}],r=i[0].n*t[0]+i[1].n*t[1],o=i[0].lambda*t[0]+i[1].lambda*t[1];return-r/o}function ip(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=jC([n.x,n.y],[r.x,r.y],[e.x,e.y]);return{x:n.x+o*r.x,y:n.y+o*r.y}}function hg(e,t){var n=ip(e,t),i={x:n.x-e.x,y:n.y-e.y};return fg(i)}function ma(e,t){return fg({x:e.x-t.x,y:e.y-t.y})}var mg=Math.sqrt,gg=Math.min,HC=Math.max,yg=Math.abs;function vg(e){return Math.pow(e,2)}function ga(e,t){return mg(vg(e.x-t.x)+vg(e.y-t.y))}function zC(e,t){var n=0,i,r,o,a,s,c,u,l,f,p,d;for(n=0;n<t.length-1;n++){if(i=t[n],r=t[n+1],_g(i,r)?u=[i]:(o=ga(e,i),a=ga(e,r),c=gg(o,a),u=GC(i,r,e,c)),u.length<1)throw new Error("expected between [1, 2] circle -> line intersections");u.length===1&&(l={type:"bendpoint",position:u[0],segmentIndex:n,bendpointIndex:_g(i,u[0])?n:n+1}),u.length===2&&(s=WC(u[0],u[1]),l={type:"segment",position:s,segmentIndex:n,relativeLocation:ga(i,s)/ga(i,r)}),f=ga(l.position,e),(!d||p>f)&&(d=l,p=f)}return d}function GC(e,t,n,i){var r=t.x-e.x,o=t.y-e.y,a=n.x-e.x,s=n.y-e.y,c=r*r+o*o,u=r*a+o*s,l=a*a+s*s-i*i,f=u/c,p=l/c,d=f*f-p;if(d<0&&d>-1e-6&&(d=0),d<0)return[];var g=mg(d),h=-f+g,m=-f-g,x={x:e.x-r*h,y:e.y-o*h};if(d===0)return[x];var y={x:e.x-r*m,y:e.y-o*m};return[x,y].filter(function(_){return VC(_,e,t)})}function VC(e,t,n){return bg(e.x,t.x,n.x)&&bg(e.y,t.y,n.y)}function bg(e,t,n){return e>=gg(t,n)-tc&&e<=HC(t,n)+tc}function WC(e,t){return{x:(e.x+t.x)/2,y:(e.y+t.y)/2}}var tc=.1;function _g(e,t){return yg(e.x-t.x)<=tc&&yg(e.y-t.y)<=tc}function UC(e,t,n,i){var r=n.segmentIndex,o=t.length-e.length;if(i.segmentMove){var a=i.segmentMove.segmentStartIndex,s=i.segmentMove.newSegmentStartIndex;return r===a?s:r>=s?r+o<s?s:r+o:r}if(i.bendpointMove){var c=i.bendpointMove.insert,u=i.bendpointMove.bendpointIndex,l;if(o===0)return r;if(r>=u&&(l=c?r+1:r-1),r<u&&(l=r,c&&n.type!=="bendpoint"&&u-1===r)){var f=wg(t,u);f<n.relativeLocation&&l++}return l}return o===0?r:i.connectionStart&&r===0?0:i.connectionEnd&&r===e.length-2?t.length-2:Math.floor((t.length-2)/2)}function xg(e,t,n,i){var r=0,o=0,a={point:e,delta:{x:0,y:0}},s=zC(e,n),c=s.segmentIndex,u=UC(n,t,s,i);if(u<0||u>t.length-2||u===null)return a;var l=Eg(n,c),f=Eg(t,u),p=s.position,d=YC(l,p),g=qC(l,f);if(s.type==="bendpoint"){var h=t.length-n.length,m=s.bendpointIndex,x=n[m];if(t.indexOf(x)!==-1)return a;if(h===0){var y=t[m];return r=y.x-s.position.x,o=y.y-s.position.y,{delta:{x:r,y:o},point:{x:e.x+r,y:e.y+o}}}h<0&&m!==0&&m<n.length-1&&(d=wg(n,m))}var _={x:(f[1].x-f[0].x)*d+f[0].x,y:(f[1].y-f[0].y)*d+f[0].y},S=FC({x:e.x-p.x,y:e.y-p.y},g);return r=_.x+S.x-e.x,o=_.y+S.y-e.y,{point:Di(_),delta:Di({x:r,y:o})}}function wg(e,t){var n=ma(e[t-1],e[t]),i=ma(e[t],e[t+1]),r=n/(n+i);return r}function qC(e,t){var n=dg(e),i=dg(t);return i-n}function Eg(e,t){return[e[t],e[t+1]]}function YC(e,t){var n=ma(e[0],e[1]),i=ma(e[0],t);return n===0?0:i/n}function KC(e,t,n,i){var r=Le(e);return xg(r,t,n,i).delta}function ya(e,t,n){var i=fa(t),r=fa(n),o=ci(e,i),a={x:o.x*(n.width/t.width),y:o.y*(n.height/t.height)};return Di({x:r.x+a.x,y:r.y+a.y})}function Sg(e,t,n){var i=fa(e),r=fa(t),o=fa(n),a=ci(e,i),s=ci(i,r),c=XC(i,t,n);if(c)return c;var u={x:s.x*(n.width/t.width),y:s.y*(n.height/t.height)},l={x:o.x+u.x,y:o.y+u.y};return Di({x:l.x+a.x-e.x,y:l.y+a.y-e.y})}function XC(e,t,n){var i=Ae(t),r=Ae(n);if(ZC(i,r))return null;var o=Jt(t,e),a,s,c;if(o==="top")a={x:0,y:r.bottom-i.bottom};else if(o==="bottom")a={x:0,y:r.top-i.top};else if(o==="right")a={x:r.left-i.left,y:0};else if(o==="left")a={x:r.right-i.right,y:0};else return null;return s={x:e.x+a.x,y:e.y+a.y},c=Jt(n,s),c!==o?null:a}function ZC(e,t){return QC(e,t)||JC(e,t)}function QC(e,t){return e.right!==t.right&&e.left!==t.left}function JC(e,t){return e.top!==t.top&&e.bottom!==t.bottom}var Rg="name",Cg="text";function rp(e,t,n,i){te.call(this,e),this.postExecute("element.updateProperties",r),this.postExecute("element.updateModdleProperties",a=>{ie(a.context.element)===a.context.moddleElement&&r(a)});function r(a){var s=a.context,c=s.element,u=s.properties;if(Rg in u&&t.updateLabel(c,u[Rg]),Cg in u&&w(c,"bpmn:TextAnnotation")){var l=i.getTextAnnotationBounds({x:c.x,y:c.y,width:c.width,height:c.height},u[Cg]||"");t.updateLabel(c,u.text,l)}}this.postExecute(["shape.create","connection.create"],function(a){var s=a.context,c=s.hints||{};if(c.createElementsBehavior!==!1){var u=s.shape||s.connection;Ge(u)||!rr(u)||zn(u)&&t.updateLabel(u,zn(u))}}),this.postExecute("shape.delete",function(a){var s=a.context,c=s.labelTarget,u=s.hints||{};c&&u.unsetLabel!==!1&&t.updateLabel(c,null,null,{removeShape:!1})});function o(a){var s=a.context,c=s.connection,u=c.label,l=V({},s.hints),f=s.newWaypoints||c.waypoints,p=s.oldWaypoints;return typeof l.startChanged>"u"&&(l.startChanged=!!l.connectionStart),typeof l.endChanged>"u"&&(l.endChanged=!!l.connectionEnd),KC(u,f,p,l)}this.postExecute(["connection.layout","connection.updateWaypoints"],function(a){var s=a.context,c=s.hints||{};if(c.labelBehavior!==!1){var u=s.connection,l=u.label,f;!l||!l.parent||(f=o(a),t.moveShape(l,f))}}),this.postExecute(["shape.replace"],function(a){var s=a.context,c=s.newShape,u=s.oldShape,l=ie(c);l&&rr(l)&&u.label&&c.label&&(c.label.x=u.label.x,c.label.y=u.label.y)}),this.preExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.hints||{};if(!(!Ge(c)||u.autoResize)){var l=s.newBounds,f=i.getDimensions(zn(c)||"",{box:l,style:i.getExternalStyle()}),p=Math.ceil(f.height),d=l.y!==c.y,g=c.y+c.height;s.newBounds={width:l.width,height:p,x:l.x,y:d?g-p:l.y}}}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.newBounds,l=s.oldBounds;if($s(c)){var f=c.label,p=Le(f),d=nP(l),g=tP(p,d),h=eP(g,l,u);t.moveShape(f,h)}})}_e(rp,te),rp.$inject=["eventBus","modeling","bpmnFactory","textRenderer"];function eP(e,t,n){var i=ya(e,t,n);return Di(ci(i,e))}function tP(e,t){if(t.length){var n=iP(e,t);return ip(e,n)}}function nP(e){return[[{x:e.x,y:e.y},{x:e.x+(e.width||0),y:e.y}],[{x:e.x+(e.width||0),y:e.y},{x:e.x+(e.width||0),y:e.y+(e.height||0)}],[{x:e.x,y:e.y+(e.height||0)},{x:e.x+(e.width||0),y:e.y+(e.height||0)}],[{x:e.x,y:e.y},{x:e.x,y:e.y+(e.height||0)}]]}function iP(e,t){var n=t.map(function(r){return{line:r,distance:hg(e,r)}}),i=li(n,"distance");return i[0].line}function rP(e,t,n,i){return xg(e,t,n,i).point}function op(e,t){te.call(this,e);function n(i,r){var o=i.context,a=o.connection,s=V({},o.hints),c=o.newWaypoints||a.waypoints,u=o.oldWaypoints;return typeof s.startChanged>"u"&&(s.startChanged=!!s.connectionStart),typeof s.endChanged>"u"&&(s.endChanged=!!s.connectionEnd),rP(r,c,u,s)}this.postExecute(["connection.layout","connection.updateWaypoints"],function(i){var r=i.context,o=r.connection,a=o.outgoing,s=o.incoming;s.forEach(function(c){var u=c.waypoints[c.waypoints.length-1],l=n(i,u),f=[].concat(c.waypoints.slice(0,-1),[l]);t.updateWaypoints(c,f)}),a.forEach(function(c){var u=c.waypoints[0],l=n(i,u),f=[].concat([l],c.waypoints.slice(1));t.updateWaypoints(c,f)})}),this.postExecute(["connection.move"],function(i){var r=i.context,o=r.connection,a=o.outgoing,s=o.incoming,c=r.delta;s.forEach(function(u){var l=u.waypoints[u.waypoints.length-1],f={x:l.x+c.x,y:l.y+c.y},p=[].concat(u.waypoints.slice(0,-1),[f]);t.updateWaypoints(u,p)}),a.forEach(function(u){var l=u.waypoints[0],f={x:l.x+c.x,y:l.y+c.y},p=[].concat([f],u.waypoints.slice(1));t.updateWaypoints(u,p)})})}_e(op,te),op.$inject=["eventBus","modeling"];function nc(e,t,n){var i=rc(e),r=Ag(i,t),o=i[0];return r.length?r[r.length-1]:ya(o.original||o,n,t)}function ic(e,t,n){var i=rc(e),r=Ag(i,t),o=i[i.length-1];return r.length?r[0]:ya(o.original||o,n,t)}function ap(e,t,n){var i=rc(e),r=Pg(t,n),o=i[0];return ya(o.original||o,r,t)}function sp(e,t,n){var i=rc(e),r=Pg(t,n),o=i[i.length-1];return ya(o.original||o,r,t)}function Pg(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function rc(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function Ag(e,t){var n=sn(e,aP);return We(n,function(i){return oP(i,t)})}function oP(e,t){return Jt(t,e,1)==="intersect"}function aP(e){return e.original||e}function cp(e,t){te.call(this,e),this.postExecute("shape.replace",function(n){var i=n.oldShape,r=n.newShape;if(sP(i,r)){var o=cP(i);o.incoming.forEach(function(a){var s=ic(a,r,i);t.reconnectEnd(a,r,s)}),o.outgoing.forEach(function(a){var s=nc(a,r,i);t.reconnectStart(a,r,s)})}},!0)}cp.$inject=["eventBus","modeling"],_e(cp,te);function sP(e,t){return w(e,"bpmn:Participant")&&Ke(e)&&w(t,"bpmn:Participant")&&!Ke(t)}function cP(e){var t=na([e]),n=[],i=[];return t.forEach(function(r){r!==e&&(r.incoming.forEach(function(o){w(o,"bpmn:MessageFlow")&&n.push(o)}),r.outgoing.forEach(function(o){w(o,"bpmn:MessageFlow")&&i.push(o)}))},[]),{incoming:n,outgoing:i}}const uP=["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:EscalationEventDefinition","bpmn:ConditionalEventDefinition","bpmn:SignalEventDefinition"];function Tg(e){const t=ie(e);if(!w(t,"bpmn:BoundaryEvent")&&!(w(t,"bpmn:StartEvent")&&fn(t.$parent)))return!1;const n=t.get("eventDefinitions");return!n||!n.length?!1:uP.some(i=>w(n[0],i))}function Mg(e){return w(e,"bpmn:BoundaryEvent")?"cancelActivity":"isInterrupting"}function up(e,t){e.invoke(te,this),this.postExecuted("shape.replace",function(n){const i=n.context.oldShape,r=n.context.newShape,o=n.context.hints;if(!Tg(r))return;const a=Mg(r);if(o.targetElement&&o.targetElement[a]!==void 0)return;const c=ie(i).get(a),u=ie(r).get(a);c!==u&&t.updateProperties(r,{[a]:c})})}up.$inject=["injector","modeling"],_e(up,te);function lp(e,t){te.call(this,e),this.preExecute("shape.resize",function(n){var i=n.shape,r=Ze(i),o=r&&r.get("label"),a=o&&o.get("bounds");a&&t.updateModdleProperties(i,o,{bounds:void 0})},!0)}_e(lp,te),lp.$inject=["eventBus","modeling"];function pp(e,t,n){te.call(this,e),this.preExecute("shape.delete",function(i){var r=i.context.shape;if(!(r.incoming.length!==1||r.outgoing.length!==1)){var o=r.incoming[0],a=r.outgoing[0];if(!(!w(o,"bpmn:SequenceFlow")||!w(a,"bpmn:SequenceFlow"))&&t.canConnect(o.source,a.target,o)){var s=lP(o.waypoints,a.waypoints);n.reconnectEnd(o,a.target,s)}}})}_e(pp,te),pp.$inject=["eventBus","bpmnRules","modeling"];function wo(e){return e.original||e}function lP(e,t){var n=tp(wo(e[e.length-2]),wo(e[e.length-1]),wo(t[1]),wo(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[wo(e[0]),wo(t[t.length-1])]}function fp(e,t){te.call(this,e),this.preExecute("shape.delete",function(n){var i=n.shape,r=i.parent;w(i,"bpmn:Participant")&&(n.collaborationRoot=r)},!0),this.postExecute("shape.delete",function(n){var i=n.collaborationRoot;if(i&&!i.businessObject.participants.length){var r=t.makeProcess(),o=i.children.slice();t.moveElements(o,{x:0,y:0},r)}},!0)}fp.$inject=["eventBus","modeling"],_e(fp,te);function dp(e,t,n,i){te.call(this,e);var r=i.get("dragging",!1);function o(c){var u=c.source,l=c.target,f=c.parent;if(f){var p,d;w(c,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(u,l)||(d=!0),n.canConnectMessageFlow(u,l)&&(p="bpmn:MessageFlow")),w(c,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(u,l)||(d=!0),n.canConnectSequenceFlow(u,l)&&(p="bpmn:SequenceFlow")),d&&t.removeConnection(c),p&&t.connect(u,l,{type:p,waypoints:c.waypoints.slice()})}}function a(c){var u=c.context,l=u.connection,f=u.newSource||l.source,p=u.newTarget||l.target,d,g;d=n.canConnect(f,p),!(!d||d.type===l.type)&&(g=t.connect(f,p,{type:d.type,associationDirection:d.associationDirection,waypoints:l.waypoints.slice()}),l.parent&&t.removeConnection(l),u.connection=g,r&&s(l,g))}function s(c,u){var l=r.context(),f=l&&l.payload.previousSelection,p;!f||!f.length||(p=f.indexOf(c),p!==-1&&f.splice(p,1,u))}this.postExecuted("elements.move",function(c){var u=c.closure,l=u.allConnections;B(l,o)},!0),this.preExecute("connection.reconnect",a),this.postExecuted("element.updateProperties",function(c){var u=c.context,l=u.properties,f=u.element,p=f.businessObject,d;l.default&&(d=lt(f.outgoing,to({id:f.businessObject.default.id})),d&&t.updateProperties(d,{conditionExpression:void 0})),l.conditionExpression&&p.sourceRef.default===p&&t.updateProperties(f.source,{default:void 0})})}_e(dp,te),dp.$inject=["eventBus","modeling","bpmnRules","injector"];function oc(e,t,n,i,r,o){i.invoke(te,this),this._bpmnReplace=e,this._elementRegistry=n,this._selection=o,this.postExecuted(["elements.create"],500,function(a){var s=a.context,c=s.parent,u=s.elements,l=Cn(u,function(f,p){var d=t.canReplace([p],p.host||p.parent||c);return d?f.concat(d.replacements):f},[]);l.length&&this._replaceElements(u,l)},this),this.postExecuted(["elements.move"],500,function(a){var s=a.context,c=s.newParent,u=s.newHost,l=[];B(s.closure.topLevel,function(p){fn(p)?l=l.concat(p.children):l=l.concat(p)}),l.length===1&&u&&(c=u);var f=t.canReplace(l,c);f&&this._replaceElements(l,f.replacements,u)},this),this.postExecute(["shape.replace"],1500,function(a){var s=a.context,c=s.oldShape,u=s.newShape,l=c.attachers,f;l&&l.length&&(f=t.canReplace(l,u),this._replaceElements(l,f.replacements))},this),this.postExecuted(["shape.replace"],1500,function(a){var s=a.context,c=s.oldShape,u=s.newShape;r.unclaimId(c.businessObject.id,c.businessObject),r.updateProperties(u,{id:c.id})})}_e(oc,te),oc.prototype._replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;B(t,function(o){var a={type:o.newElementType},s=n.get(o.oldElementId),c=e.indexOf(s);e[c]=i.replaceElement(s,a,{select:!1})}),t&&r.select(e)},oc.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var pP=1500,fP={width:140,height:120},hp={width:300,height:60},mp={width:60,height:300},ac={width:300,height:150},sc={width:150,height:300},kg={width:140,height:120},Og={width:100,height:40};function Dg(e){e.on("resize.start",pP,function(t){var n=t.context,i=n.shape,r=n.direction,o=n.balanced;(w(i,"bpmn:Lane")||w(i,"bpmn:Participant"))&&(n.resizeConstraints=yP(i,r,o)),w(i,"bpmn:SubProcess")&&Ke(i)&&(n.minDimensions=kg),w(i,"bpmn:TextAnnotation")&&(n.minDimensions=Og)})}Dg.$inject=["eventBus"];var sr=Math.abs,dP=Math.min,hP=Math.max;function Lg(e,t,n,i){var r=e[t];e[t]=r===void 0?n:i(n,r)}function Eo(e,t,n){return Lg(e,t,n,dP)}function So(e,t,n){return Lg(e,t,n,hP)}var mP={top:20,left:50,right:20,bottom:20},gP={top:50,left:20,right:20,bottom:20};function yP(e,t,n){var i=Kn(e),r=!0,o=!0,a=Zs(i,[i]),s=Ae(e),c={},u={},l=Yt(e),f=l?hp:mp;/n/.test(t)?u.top=s.bottom-f.height:/e/.test(t)?u.right=s.left+f.width:/s/.test(t)?u.bottom=s.top+f.height:/w/.test(t)&&(u.left=s.right-f.width),a.forEach(function(g){var h=Ae(g);l?(h.top<s.top-10&&(r=!1),h.bottom>s.bottom+10&&(o=!1)):(h.left<s.left-10&&(r=!1),h.right>s.right+10&&(o=!1)),/n/.test(t)&&(n&&sr(s.top-h.bottom)<10&&So(c,"top",h.top+f.height),sr(s.top-h.top)<5&&Eo(u,"top",h.bottom-f.height)),/e/.test(t)&&(n&&sr(s.right-h.left)<10&&Eo(c,"right",h.right-f.width),sr(s.right-h.right)<5&&So(u,"right",h.left+f.width)),/s/.test(t)&&(n&&sr(s.bottom-h.top)<10&&Eo(c,"bottom",h.bottom-f.height),sr(s.bottom-h.bottom)<5&&So(u,"bottom",h.top+f.height)),/w/.test(t)&&(n&&sr(s.left-h.right)<10&&So(c,"left",h.left+f.width),sr(s.left-h.left)<5&&Eo(u,"left",h.right-f.width))});var p=i.children.filter(function(g){return!g.hidden&&!g.waypoints&&(w(g,"bpmn:FlowElement")||w(g,"bpmn:Artifact"))}),d=l?mP:gP;return p.forEach(function(g){var h=Ae(g);/n/.test(t)&&(!l||r)&&Eo(u,"top",h.top-d.top),/e/.test(t)&&(l||o)&&So(u,"right",h.right+d.right),/s/.test(t)&&(!l||o)&&So(u,"bottom",h.bottom+d.bottom),/w/.test(t)&&(l||r)&&Eo(u,"left",h.left-d.left)}),{min:u,max:c}}function Ig(e){!e||typeof e.stopPropagation!="function"||e.stopPropagation()}function Ro(e){return e.originalEvent||e.srcEvent}function gp(e){Ig(e),Ig(Ro(e))}function Nr(e){return e.pointers&&e.pointers.length&&(e=e.pointers[0]),e.touches&&e.touches.length&&(e=e.touches[0]),e?{x:e.clientX,y:e.clientY}:null}function Bg(){return/mac/i.test(navigator.platform)}function Ng(e,t){return(Ro(e)||e).button===t}function cr(e){return Ng(e,0)}function vP(e){return Ng(e,1)}function va(e){var t=Ro(e)||e;return cr(e)?Bg()?t.metaKey:t.ctrlKey:!1}function cc(e){var t=Ro(e)||e;return cr(e)&&t.shiftKey}var $g=1001;function Fg(e,t){e.on("resize.start",$g+500,function(n){var i=n.context,r=i.shape;(w(r,"bpmn:Lane")||w(r,"bpmn:Participant"))&&(i.balanced=!va(n))}),e.on("resize.end",$g,function(n){var i=n.context,r=i.shape,o=i.canExecute,a=i.newBounds;if(w(r,"bpmn:Lane")||w(r,"bpmn:Participant"))return o&&(a=hm(a),t.resizeLane(r,a,i.balanced)),!1})}Fg.$inject=["eventBus","modeling"];var bP=500;function yp(e,t,n,i,r){n.invoke(te,this);function o(l){return Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"])||_P(l,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(l){var f=e.getDefinitions(),p=f.get("rootElements");return!!lt(p,to({id:l.id}))}function s(l){if(w(l,"bpmn:ErrorEventDefinition"))return"errorRef";if(w(l,"bpmn:EscalationEventDefinition"))return"escalationRef";if(w(l,"bpmn:MessageEventDefinition"))return"messageRef";if(w(l,"bpmn:SignalEventDefinition"))return"signalRef"}function c(l){if(Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.get("messageRef");var f=l.get("eventDefinitions"),p=f[0];return p.get(s(p))}function u(l,f){if(Ve(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.set("messageRef",f);var p=l.get("eventDefinitions"),d=p[0];return d.set(s(d),f)}this.executed(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var f=l.shape||l.element;if(o(f)){var p=ie(f),d=c(p),g;d&&!a(d)&&(g=e.getDefinitions().get("rootElements"),Tt(g,d),l.addedRootElement=d)}},!0),this.reverted(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var f=l.addedRootElement;if(f){var p=e.getDefinitions().get("rootElements");Ct(p,f)}},!0),t.on("copyPaste.copyElement",function(l){var f=l.descriptor,p=l.element;if(!(p.labelTarget||!o(p))){var d=ie(p),g=c(d);g&&(f.referencedRootElement=g)}}),t.on("copyPaste.pasteElement",bP,function(l){var f=l.descriptor,p=f.businessObject,d=f.referencedRootElement;d&&(a(d)||(d=i.copyElement(d,r.create(d.$type))),u(p,d),delete f.referencedRootElement)})}yp.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],_e(yp,te);function _P(e,t){return De(t)||(t=[t]),qi(t,function(n){return go(e,n)})}var jg=Math.max;function Hg(e){e.on("spaceTool.getMinDimensions",function(t){var n=t.shapes,i=t.axis,r=t.start,o={};return B(n,function(a){var s=a.id;w(a,"bpmn:Participant")&&(o[s]=wP(a,i,r)),w(a,"bpmn:Lane")&&(o[s]=Yt(a)?hp:mp),w(a,"bpmn:SubProcess")&&Ke(a)&&(o[s]=kg),w(a,"bpmn:TextAnnotation")&&(o[s]=Og),w(a,"bpmn:Group")&&(o[s]=fP)}),o})}Hg.$inject=["eventBus"];function xP(e){return e==="x"}function wP(e,t,n){var i=Yt(e);if(!RP(e))return i?ac:sc;var r=xP(t),o={};return r?i?o=ac:o={width:SP(e,n,r),height:sc.height}:i?o={width:ac.width,height:EP(e,n,r)}:o=sc,o}function EP(e,t,n){var i;return i=CP(e,t,n),jg(ac.height,i)}function SP(e,t,n){var i;return i=PP(e,t,n),jg(sc.width,i)}function RP(e){return!!ar(e).length}function CP(e,t,n){var i=ar(e),r;return r=vp(i,t,n),e.height-r.height+hp.height}function PP(e,t,n){var i=ar(e),r;return r=vp(i,t,n),e.width-r.width+mp.width}function vp(e,t,n){var i,r,o;for(i=0;i<e.length;i++)if(r=e[i],!n&&t>=r.y&&t<=r.y+r.height||n&&t>=r.x&&t<=r.x+r.width)return o=ar(r),o.length?vp(o,t,n):r}var zg="_plane";function Gg(e){var t=e.id;return AP(t)}function _i(e){var t=e.id;return w(e,"bpmn:SubProcess")?Vg(t):t}function $r(e){return Vg(e)}function uc(e){var t=Ze(e);return w(t,"bpmndi:BPMNPlane")}function Vg(e){return e+zg}function AP(e){return e.replace(new RegExp(zg+"$"),"")}var Wg=400,TP=600,Ug={x:180,y:160};function Ni(e,t,n,i,r,o,a){te.call(this,t),this._canvas=e,this._eventBus=t,this._modeling=n,this._elementFactory=i,this._bpmnFactory=r,this._bpmnjs=o,this._elementRegistry=a;var s=this;function c(f){return w(f,"bpmn:SubProcess")&&!Ke(f)}function u(f){var p=f.shape,d=f.newRootElement,g=ie(p);d=s._addDiagram(d||g),f.newRootElement=e.addRootElement(d)}function l(f){var p=f.shape,d=ie(p);s._removeDiagram(d);var g=f.newRootElement=a.get(_i(d));e.removeRootElement(g)}this.executed("shape.create",function(f){var p=f.shape;c(p)&&u(f)},!0),this.postExecuted("elements.create",function(f){var p=f.elements;B(p,function(d){if(c(d)){var g=a.get(_i(d));if(!(!g||!d.children||!d.children.length)){var h=qg(d);s._showRecursively(h),s._moveChildrenToShape(h,g)}}})},!0),this.reverted("shape.create",function(f){var p=f.shape;c(p)&&l(f)},!0),this.preExecute("shape.delete",function(f){var p=f.shape;!w(p,"bpmn:SubProcess")||!Ke(p)||B(ca([p]),d=>{n.removeShape(d.annotation)})},!0),this.preExecuted("shape.delete",function(f){var p=f.shape;if(c(p)){var d=a.get(_i(p));d&&n.removeElements(d.children.slice())}},!0),this.executed("shape.delete",function(f){var p=f.shape;c(p)&&l(f)},!0),this.reverted("shape.delete",function(f){var p=f.shape;c(p)&&u(f)},!0),this.preExecuted("shape.replace",function(f){var p=f.oldShape,d=f.newShape;!c(p)||!c(d)||(f.oldRoot=e.removeRootElement(_i(p)))},!0),this.postExecuted("shape.replace",function(f){var p=f.newShape,d=f.oldRoot,g=e.findRoot(_i(p));if(!(!d||!g)){var h=d.children;n.moveElements(h,{x:0,y:0},g)}},!0),this.executed("element.updateProperties",function(f){var p=f.element;if(w(p,"bpmn:SubProcess")){var d=f.properties,g=f.oldProperties,h=g.id,m=d.id;if(h!==m){if(uc(p)){a.updateId(p,$r(m)),a.updateId(h,m);return}var x=a.get($r(h));x&&a.updateId($r(h),$r(m))}}},!0),this.reverted("element.updateProperties",function(f){var p=f.element;if(w(p,"bpmn:SubProcess")){var d=f.properties,g=f.oldProperties,h=g.id,m=d.id;if(h!==m){if(uc(p)){a.updateId(p,$r(h)),a.updateId(m,h);return}var x=a.get($r(m));x&&a.updateId(x,$r(h))}}},!0),t.on("element.changed",function(f){var p=f.element;if(uc(p)){var d=p,g=a.get(Gg(d));!g||g===d||t.fire("element.changed",{element:g})}}),this.executed("shape.toggleCollapse",Wg,function(f){var p=f.shape;w(p,"bpmn:SubProcess")&&(Ke(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.reverted("shape.toggleCollapse",Wg,function(f){var p=f.shape;w(p,"bpmn:SubProcess")&&(Ke(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.postExecuted("shape.toggleCollapse",TP,function(f){var p=f.shape;if(w(p,"bpmn:SubProcess")){var d=f.newRootElement;if(d)if(Ke(p))s._moveChildrenToShape(d.children.slice(),p),B(ca(p.children),h=>{n.moveShape(h.annotation,{x:0,y:0},p.parent),B(h.associations,m=>{n.moveConnection(m,{x:0,y:0},p.parent)})});else{s._disconnectSharedAnnotations(p);var g=qg(p);s._moveChildrenToShape(g,d)}}},!0),t.on("copyPaste.createTree",function(f){var p=f.element,d=f.children;if(c(p)){var g=_i(p),h=a.get(g);h&&d.push.apply(d,h.children)}}),t.on("copyPaste.copyElement",function(f){var p=f.descriptor,d=f.element,g=f.elements,h=d.parent,m=w(Ze(h),"bpmndi:BPMNPlane");if(m){var x=Gg(h),y=lt(g,function(_){return _.id===x});y&&(p.parent=y.id)}}),t.on("copyPaste.pasteElement",function(f){var p=f.descriptor;p.parent&&(c(p.parent)||p.parent.hidden)&&(p.hidden=!0)})}_e(Ni,te),Ni.prototype._moveChildrenToShape=function(e,t){var n=this._modeling;if(e.length){var i=e.filter(function(c){return!c.hidden});if(!i.length){n.moveElements(e,{x:0,y:0},t,{autoResize:!1});return}var r=Dt(i),o;if(!t.x)o={x:Ug.x-r.x,y:Ug.y-r.y};else{var a=Le(t),s=Le(r);o={x:a.x-s.x,y:a.y-s.y}}n.moveElements(e,o,t,{autoResize:!1})}},Ni.prototype._disconnectSharedAnnotations=function(e){var t=this._modeling,n=new Set(Nm(e).map(i=>i.annotation));n.size&&B(ca(e.children),i=>{n.has(i.annotation)&&B(i.associations,r=>{t.removeConnection(r)})})},Ni.prototype._showRecursively=function(e,t){var n=this,i=[];return e.forEach(function(r){r.hidden=!!t,i=i.concat(r),r.children&&(i=i.concat(n._showRecursively(r.children,r.collapsed||t)))}),i},Ni.prototype._addDiagram=function(e){var t=this._bpmnjs,n=t.getDefinitions().diagrams;return e.businessObject||(e=this._createNewDiagram(e)),n.push(e.di.$parent),e},Ni.prototype._createNewDiagram=function(e){var t=this._bpmnFactory,n=this._elementFactory,i=t.create("bpmndi:BPMNPlane",{bpmnElement:e}),r=t.create("bpmndi:BPMNDiagram",{plane:i});i.$parent=r;var o=n.createRoot({id:_i(e),type:e.$type,di:i,businessObject:e,collapsed:!0});return o},Ni.prototype._removeDiagram=function(e){var t=this._bpmnjs,n=t.getDefinitions().diagrams,i=lt(n,function(r){return r.plane.bpmnElement.id===e.id});return n.splice(n.indexOf(i),1),i},Ni.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"];function MP(e){var t=[];return B(ca(e),n=>{t.push(n.annotation),t.push.apply(t,n.associations)}),t}function qg(e){return e.children.slice().concat(MP(e.children)).concat(kP(e))}function kP(e){return El(e.children||[]).reduce(function(t,n){return n.label&&n.label.parent!==e&&t.push(n.label),t},[])}function bp(e,t){e.invoke(te,this),this.postExecuted("shape.replace",function(n){var i=n.context.oldShape,r=n.context.newShape;if(!(!w(r,"bpmn:SubProcess")||w(r,"bpmn:AdHocSubProcess")||!(w(i,"bpmn:Task")||w(i,"bpmn:CallActivity"))||!Ke(r))){var o=OP(r);t.createShape({type:"bpmn:StartEvent"},o,r)}})}bp.$inject=["injector","modeling"],_e(bp,te);function OP(e){return{x:e.x+e.width/6,y:e.y+e.height/2}}function _p(e,t){te.call(this,e),this.preExecute("connection.create",function(n){const{target:i}=n;w(i,"bpmn:TextAnnotation")&&(n.parent=i.parent)},!0),this.preExecute(["shape.create","shape.resize","elements.move"],function(n){const i=n.shapes||[n.shape];i.length===1&&w(i[0],"bpmn:TextAnnotation")&&(n.hints=n.hints||{},n.hints.autoResize=!1)},!0),this.preExecute("shape.resize",function(n){var i=n.context,r=i.shape,o=i.hints||{};if(!(!w(r,"bpmn:TextAnnotation")||o.autoResize)){var a=i.newBounds,s=t.getTextAnnotationBounds(a,zn(r)||""),c=a.y!==r.y&&Math.abs(a.y+a.height-(r.y+r.height))<=1,u=r.y+r.height;i.newBounds={width:a.width,height:s.height,x:a.x,y:c?u-s.height:a.y}}})}_e(_p,te),_p.$inject=["eventBus","textRenderer"];function xp(e,t){te.call(this,e),this.postExecuted("shape.toggleCollapse",1500,function(n){var i=n.shape;if(Ke(i))return;var r=na(i);r.forEach(function(a){var s=a.incoming.slice(),c=a.outgoing.slice();B(s,function(u){o(u,!0)}),B(c,function(u){o(u,!1)})});function o(a,s){r.indexOf(a.source)!==-1&&r.indexOf(a.target)!==-1||w(a,"bpmn:Association")&&(w(a.source,"bpmn:TextAnnotation")||w(a.target,"bpmn:TextAnnotation"))||(s?t.reconnectEnd(a,i,Le(i)):t.reconnectStart(a,i,Le(i)))}},!0)}_e(xp,te),xp.$inject=["eventBus","modeling"];var wp=500;function Ep(e,t,n){te.call(this,e);function i(a){a.length&&a.forEach(function(s){s.type==="label"&&!s.businessObject.name&&(s.hidden=!0)})}function r(a,s){var c=a.children,u=s,l,f;return l=DP(c).concat([a]),f=tg(l),f?(u.width=Math.max(f.width,u.width),u.height=Math.max(f.height,u.height),u.x=f.x+(f.width-u.width)/2,u.y=f.y+(f.height-u.height)/2):(u.x=a.x+(a.width-u.width)/2,u.y=a.y+(a.height-u.height)/2),u}function o(a,s){return{x:a.x+(a.width-s.width)/2,y:a.y+(a.height-s.height)/2,width:s.width,height:s.height}}this.executed(["shape.toggleCollapse"],wp,function(a){var s=a.context,c=s.shape;w(c,"bpmn:SubProcess")&&(c.collapsed?Ze(c).isExpanded=!1:(i(c.children),Ze(c).isExpanded=!0))}),this.reverted(["shape.toggleCollapse"],wp,function(a){var s=a.context,c=s.shape;c.collapsed?Ze(c).isExpanded=!1:Ze(c).isExpanded=!0}),this.postExecuted(["shape.toggleCollapse"],wp,function(a){var s=a.context.shape,c=t.getDefaultSize(s),u;s.collapsed?u=o(s,c):u=r(s,c),n.resizeShape(s,u,null,{autoResize:s.collapsed?!1:"nwse"})})}_e(Ep,te),Ep.$inject=["eventBus","elementFactory","modeling"];function DP(e){return e.filter(function(t){return!t.hidden})}function Sp(e,t,n,i){t.invoke(te,this),this.preExecute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.businessObject;Ge(a)||(w(a,"bpmn:Participant")&&Ke(a)&&n.ids.unclaim(s.processRef.id),i.unclaimId(s.id,s))}),this.preExecute("connection.delete",function(r){var o=r.context,a=o.connection,s=a.businessObject;i.unclaimId(s.id,s)}),this.preExecute("canvas.updateRoot",function(){var r=e.getRootElement(),o=r.businessObject;w(r,"bpmn:Collaboration")&&n.ids.unclaim(o.id)})}_e(Sp,te),Sp.$inject=["canvas","injector","moddle","modeling"];function Rp(e,t){te.call(this,e),this.preExecute("connection.delete",function(n){var i=n.context,r=i.connection,o=r.source;LP(r,o)&&t.updateProperties(o,{default:null})})}_e(Rp,te),Rp.$inject=["eventBus","modeling"];function LP(e,t){if(!w(e,"bpmn:SequenceFlow"))return!1;var n=ie(t),i=ie(e);return n.get("default")===i}var IP=500,BP=5e3,Yg=["shape.create","shape.delete","shape.move","shape.resize"],Kg=[...Yg,"spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move"];function Cp(e,t){te.call(this,e);var n;function i(){return n=n||new NP,n.enter(),n}function r(){if(!n)throw new Error("out of bounds release");return n}function o(){if(!n)throw new Error("out of bounds release");var a=n.leave();return a&&(t.updateLaneRefs(n.flowNodes,n.lanes),n=null),a}this.preExecute(Kg,BP,function(){i()}),this.postExecuted(Kg,IP,function(){o()}),this.preExecute(Yg,function(a){var s=a.context,c=s.shape,u=r();!c||c.labelTarget||(w(c,"bpmn:Lane")&&u.addLane(c),w(c,"bpmn:FlowNode")&&u.addFlowNode(c))})}Cp.$inject=["eventBus","modeling"],_e(Cp,te);function NP(){this.flowNodes=[],this.lanes=[],this.counter=0,this.addLane=function(e){this.lanes.push(e)},this.addFlowNode=function(e){this.flowNodes.push(e)},this.enter=function(){this.counter++},this.leave=function(){return this.counter--,!this.counter}}var $P=500,FP=5e3,Xg=["connection.create","connection.delete","connection.layout","connection.move","connection.reconnect","connection.updateWaypoints","shape.create","shape.delete","shape.move","shape.resize"],Zg=[...Xg,"elements.create","elements.delete","elements.move","label.create","spaceTool"];function Pp(e,t){te.call(this,e);var n;function i(){return n=n||new jP,n.enter(),n}function r(){if(!n)throw new Error("out of bounds release");return n}function o(){if(!n)throw new Error("out of bounds release");var a=n.leave();return a&&(t.updateCategoryValueRefs(Array.from(n.affectedFlowElements),Array.from(n.affectedGroupEntries.values())),n=null),a}this.preExecute(Zg,FP,function(){i()}),this.postExecuted(Zg,$P,function(){o()}),this.preExecute(Xg,function(a){var s=a.context.connection||a.context.shape,c=r();!s||s.labelTarget||(w(s,"bpmn:FlowElement")&&c.addFlowElement(s),w(s,"bpmn:Group")&&c.addGroup(s))}),this.preExecute("label.create",function(a){var s=a.context.labelTarget;w(s,"bpmn:Group")&&r().addGroup(s)})}Pp.$inject=["eventBus","modeling"],_e(Pp,te);function jP(){this.affectedFlowElements=new Set,this.affectedGroupEntries=new Map,this.counter=0,this.addFlowElement=function(e){this.affectedFlowElements.add(e)},this.addGroup=function(e){this.affectedGroupEntries.has(e)||this.affectedGroupEntries.set(e,{categoryValue:e.businessObject.categoryValueRef,groupShape:e})},this.enter=function(){this.counter++},this.leave=function(){return this.counter--,!this.counter}}function Ap(e,t){te.call(this,e),this.postExecuted("elements.create",function(n){const i=n.context,r=i.elements;for(const o of r)HP(o)&&!GP(o)&&t.updateProperties(o,{isForCompensation:void 0})})}_e(Ap,te),Ap.$inject=["eventBus","modeling"];function HP(e){const t=ie(e);return t&&t.isForCompensation}function zP(e){return e&&w(e,"bpmn:BoundaryEvent")&&go(e,"bpmn:CompensateEventDefinition")}function GP(e){return e.incoming.filter(n=>zP(n.source)).length>0}const VP={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","artifactBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","categoryRootElementReferenceBehavior","compensateBoundaryEventBehaviour","createBehavior","createDataObjectBehavior","createParticipantBehavior","dataInputAssociationBehavior","dataStoreBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","fixHoverBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","layoutConnectionBehavior","messageFlowBehavior","nonInterruptingBehavior","removeElementBehavior","removeEmbeddedLabelBoundsBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","rootElementReferenceBehavior","spaceToolBehavior","subProcessPlaneBehavior","subProcessStartEventBehavior","textAnnotationBehavior","toggleCollapseConnectionBehaviour","toggleElementCollapseBehaviour","unclaimIdBehavior","updateFlowNodeRefsBehavior","updateCategoryValueRefsBehavior","unsetDefaultFlowBehavior","setCompensationActivityAfterPasteBehavior"],adaptiveLabelPositioningBehavior:["type",Bl],appendBehavior:["type",Nl],associationBehavior:["type",Fl],attachEventBehavior:["type",Vs],artifactBehavior:["type",$l],boundaryEventBehavior:["type",jl],categoryRootElementReferenceBehavior:["type",Hl],compensateBoundaryEventBehaviour:["type",zl],createBehavior:["type",Gl],createDataObjectBehavior:["type",Vl],createParticipantBehavior:["type",ql],dataInputAssociationBehavior:["type",Yl],dataStoreBehavior:["type",Kl],deleteLaneBehavior:["type",Xl],detachEventBehavior:["type",Qs],dropOnFlowBehavior:["type",Ql],eventBasedGatewayBehavior:["type",Jl],fixHoverBehavior:["type",cg],groupBehavior:["type",ep],importDockingFix:["type",lg],isHorizontalFix:["type",np],labelBehavior:["type",rp],layoutConnectionBehavior:["type",op],messageFlowBehavior:["type",cp],nonInterruptingBehavior:["type",up],removeElementBehavior:["type",pp],removeEmbeddedLabelBoundsBehavior:["type",lp],removeParticipantBehavior:["type",fp],replaceConnectionBehavior:["type",dp],replaceElementBehaviour:["type",oc],resizeBehavior:["type",Dg],resizeLaneBehavior:["type",Fg],rootElementReferenceBehavior:["type",yp],spaceToolBehavior:["type",Hg],subProcessPlaneBehavior:["type",Ni],subProcessStartEventBehavior:["type",bp],textAnnotationBehavior:["type",_p],toggleCollapseConnectionBehaviour:["type",xp],toggleElementCollapseBehaviour:["type",Ep],unclaimIdBehavior:["type",Sp],unsetDefaultFlowBehavior:["type",Rp],updateFlowNodeRefsBehavior:["type",Cp],updateCategoryValueRefsBehavior:["type",Pp],setCompensationActivityAfterPasteBehavior:["type",Ap]};function Tp(e){this._commandStack=e.get("commandStack",!1)}Tp.$inject=["injector"],Tp.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),n===void 0?!0:n};const xi={__init__:["rules"],rules:["type",Tp]};function Xn(e){te.call(this,e),this.init()}Xn.$inject=["eventBus"],_e(Xn,te),Xn.prototype.addRule=function(e,t,n){var i=this;typeof e=="string"&&(e=[e]),e.forEach(function(r){i.canExecute(r,t,function(o,a,s){return n(o)},!0)})},Xn.prototype.init=function(){};function Qg(e,t){var n=Jt(e,t,-15);return n!=="intersect"?n:null}function tn(e){Xn.call(this,e)}_e(tn,Xn),tn.$inject=["eventBus"],tn.prototype.init=function(){this.addRule("connection.start",function(e){var t=e.source;return WP(t)}),this.addRule("connection.create",function(e){var t=e.source,n=e.target,i=e.hints||{},r=i.targetParent,o=i.targetAttach;if(o)return!1;r&&(n.parent=r);try{return pc(t,n)}finally{r&&(n.parent=null)}}),this.addRule("connection.reconnect",function(e){var t=e.connection,n=e.source,i=e.target;return pc(n,i,t)}),this.addRule("connection.updateWaypoints",function(e){return{type:e.connection.type}}),this.addRule("shape.resize",function(e){var t=e.shape,n=e.newBounds,i=e.direction;return py(t,n,i)}),this.addRule("elements.create",function(e){var t=e.elements,n=e.position,i=e.target;return ot(i)&&!fc(t,i)?!1:Pr(t,function(r){return ot(r)?pc(r.source,r.target,r):r.host?ba(r,r.host,null,n):Dp(r,i)})}),this.addRule("elements.move",function(e){var t=e.target,n=e.shapes,i=e.position,r=e.hints;return r!=null&&r.keyboardMove&&n.some(function(a){return oy(a)&&!n.includes(a.host)})?!1:ba(n,t,null,i)||uy(n,t,i)||ly(n,t)||fc(n,t)}),this.addRule("shape.create",function(e){return Dp(e.shape,e.target,e.source,e.position)}),this.addRule("shape.attach",function(e){return ba(e.shape,e.target,null,e.position)}),this.addRule("element.copy",function(e){var t=e.element,n=e.elements;return gy(n,t)})},tn.prototype.canConnectMessageFlow=hy,tn.prototype.canConnectSequenceFlow=my,tn.prototype.canConnectDataAssociation=Lp,tn.prototype.canConnectAssociation=fy,tn.prototype.canConnectCompensationAssociation=dy,tn.prototype.canMove=ly,tn.prototype.canAttach=ba,tn.prototype.canReplace=uy,tn.prototype.canDrop=Co,tn.prototype.canInsert=fc,tn.prototype.canCreate=Dp,tn.prototype.canConnect=pc,tn.prototype.canResize=py,tn.prototype.canCopy=gy;function WP(e){return Mp(e)?null:Ve(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}function Mp(e){return!e||Ge(e)}function Jg(e){do{if(w(e,"bpmn:Process"))return ie(e);if(w(e,"bpmn:Participant"))return ie(e).processRef||ie(e)}while(e=e.parent)}function kp(e){return w(e,"bpmn:TextAnnotation")}function Op(e){return w(e,"bpmn:Group")&&!e.labelTarget}function ey(e){return w(e,"bpmn:BoundaryEvent")&&wi(e,"bpmn:CompensateEventDefinition")}function lc(e){return ie(e).isForCompensation}function UP(e,t){var n=Jg(e),i=Jg(t);return n===i}function qP(e){return w(e,"bpmn:InteractionNode")&&!w(e,"bpmn:BoundaryEvent")&&(!w(e,"bpmn:Event")||w(e,"bpmn:ThrowEvent")&&iy(e,"bpmn:MessageEventDefinition"))}function YP(e){return w(e,"bpmn:InteractionNode")&&!lc(e)&&(!w(e,"bpmn:Event")||w(e,"bpmn:CatchEvent")&&iy(e,"bpmn:MessageEventDefinition"))&&!(w(e,"bpmn:BoundaryEvent")&&!wi(e,"bpmn:MessageEventDefinition"))}function ty(e){for(var t=e;t=t.parent;){if(w(t,"bpmn:FlowElementsContainer"))return ie(t);if(w(t,"bpmn:Participant"))return ie(t).processRef}return null}function ny(e,t){var n=ty(e),i=ty(t);return n===i}function wi(e,t){var n=ie(e);return!!lt(n.eventDefinitions||[],function(i){return w(i,t)})}function iy(e,t){var n=ie(e);return(n.eventDefinitions||[]).every(function(i){return w(i,t)})}function KP(e){return w(e,"bpmn:FlowNode")&&!w(e,"bpmn:EndEvent")&&!fn(e)&&!(w(e,"bpmn:IntermediateThrowEvent")&&wi(e,"bpmn:LinkEventDefinition"))&&!ey(e)&&!lc(e)}function XP(e){return w(e,"bpmn:FlowNode")&&!w(e,"bpmn:StartEvent")&&!w(e,"bpmn:BoundaryEvent")&&!fn(e)&&!(w(e,"bpmn:IntermediateCatchEvent")&&wi(e,"bpmn:LinkEventDefinition"))&&!lc(e)}function ZP(e){return w(e,"bpmn:ReceiveTask")||w(e,"bpmn:IntermediateCatchEvent")&&(wi(e,"bpmn:MessageEventDefinition")||wi(e,"bpmn:TimerEventDefinition")||wi(e,"bpmn:ConditionalEventDefinition")||wi(e,"bpmn:SignalEventDefinition"))}function QP(e){for(var t=[];e;)e=e.parent,e&&t.push(e);return t}function ry(e,t){var n=QP(t);return n.indexOf(e)!==-1}function pc(e,t,n){if(Mp(e)||Mp(t))return null;if(!w(n,"bpmn:DataAssociation")){if(hy(e,t))return{type:"bpmn:MessageFlow"};if(my(e,t))return{type:"bpmn:SequenceFlow"}}var i=Lp(e,t);return i||(dy(e,t)?{type:"bpmn:Association",associationDirection:"One"}:fy(e,t)?{type:"bpmn:Association",associationDirection:"None"}:!1)}function Co(e,t){return Ge(e)||Op(e)?!0:w(t,"bpmn:Participant")&&!Ke(t)?!1:w(e,"bpmn:Participant")?w(t,"bpmn:Process")||w(t,"bpmn:Collaboration"):Ve(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:w(e,"bpmn:Lane")?w(t,"bpmn:Participant")||w(t,"bpmn:Lane"):w(e,"bpmn:BoundaryEvent")&&!JP(e)?!1:w(e,"bpmn:FlowElement")&&!w(e,"bpmn:DataStoreReference")?w(t,"bpmn:FlowElementsContainer")?Ke(t):Ve(t,["bpmn:Participant","bpmn:Lane"]):w(e,"bpmn:DataStoreReference")&&w(t,"bpmn:Collaboration")?qi(ie(t).get("participants"),function(n){return!!n.get("processRef")}):Ve(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Ve(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):w(e,"bpmn:MessageFlow")?w(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t:!1}function JP(e){return ie(e).cancelActivity&&(ay(e)||sy(e))}function oy(e){return!Ge(e)&&w(e,"bpmn:BoundaryEvent")}function eA(e){return w(e,"bpmn:Lane")}function tA(e){return oy(e)||w(e,"bpmn:IntermediateThrowEvent")&&ay(e)?!0:w(e,"bpmn:IntermediateCatchEvent")&&sy(e)}function ay(e){var t=ie(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function sy(e){return cy(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function cy(e,t){return t.some(function(n){return wi(e,n)})}function nA(e){return w(e,"bpmn:ReceiveTask")&<(e.incoming,function(t){return w(t.source,"bpmn:EventBasedGateway")})}function ba(e,t,n,i){if(Array.isArray(e)||(e=[e]),e.length!==1)return!1;var r=e[0];return Ge(r)||!tA(r)||fn(t)||!w(t,"bpmn:Activity")||lc(t)||i&&!Qg(i,t)||nA(t)?!1:"attach"}function uy(e,t,n){if(!t)return!1;var i={replacements:[]};return B(e,function(r){fn(t)||w(r,"bpmn:StartEvent")&&r.type!=="label"&&Co(r,t)&&(pR(r)||i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),(fR(r)||dR(r)||hR(r))&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),cy(r,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&w(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"})),w(t,"bpmn:Transaction")||wi(r,"bpmn:CancelEventDefinition")&&r.type!=="label"&&(w(r,"bpmn:EndEvent")&&Co(r,t)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:EndEvent"}),w(r,"bpmn:BoundaryEvent")&&ba(r,t,null,n)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:BoundaryEvent"}))}),i.replacements.length?i:!1}function ly(e,t){return qi(e,eA)?!1:t===void 0?!0:t===null?!1:e.every(function(n){return Co(n,t)})}function Dp(e,t,n,i){return t?Ge(e)||Op(e)?!0:Co(e,t)||fc(e,t):!1}function py(e,t,n){return w(e,"bpmn:SubProcess")?Ke(e)&&(!t||t.width>=100&&t.height>=80):w(e,"bpmn:Lane")||w(e,"bpmn:Participant")?!0:kp(e)?n?n==="e"||n==="w":!0:Op(e)?!0:Ge(e)?n?n==="e"||n==="w":!0:!1}function iA(e,t){var n=kp(e),i=kp(t);return(n||i)&&n!==i}function fy(e,t){return ry(t,e)||ry(e,t)?!1:iA(e,t)?!0:!!Lp(e,t)}function dy(e,t){return ny(e,t)&&ey(e)&&w(t,"bpmn:Activity")&&!oA(t,e)&&!fn(t)}function hy(e,t){return vy(e)&&!vy(t)?!1:qP(e)&&YP(t)&&!UP(e,t)}function my(e,t){return KP(e)&&XP(t)&&ny(e,t)&&!(w(e,"bpmn:EventBasedGateway")&&!ZP(t))}function Lp(e,t){return Ve(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Ve(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:Ve(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Ve(e,["bpmn:Activity","bpmn:CatchEvent"])?{type:"bpmn:DataOutputAssociation"}:!1}function fc(e,t,n){if(!t)return!1;if(Array.isArray(e)){if(e.length!==1)return!1;e=e[0]}return t.source===e||t.target===e?!1:Ve(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!Ge(t)&&w(e,"bpmn:FlowNode")&&!w(e,"bpmn:BoundaryEvent")&&Co(e,t.parent)}function Ip(e,t){return e&&t&&e.indexOf(t)!==-1}function gy(e,t){return Ge(t)?!0:!(w(t,"bpmn:Lane")&&!Ip(e,t.parent)||w(t,"bpmn:MessageFlow")&&!rA(e,t))}function rA(e,t){var n=yy(t.source),i=yy(t.target);return Ip(e,n)&&Ip(e,i)}function yy(e){for(;e;e=e.parent)if(w(e,"bpmn:Participant"))return e;return null}function vy(e){return bo(e,"bpmn:Process")||bo(e,"bpmn:Collaboration")}function oA(e,t){return e.attachers.includes(t)}const aA={__depends__:[xi],__init__:["bpmnRules"],bpmnRules:["type",tn]};var sA=2e3;function by(e,t){e.on("saveXML.start",sA,n);function n(){var i=t.getRootElements();B(i,function(r){var o=Ze(r),a,s;a=na([r]),a=We(a,function(c){return c!==r&&!c.labelTarget}),s=sn(a,Ze),o.set("planeElement",s)})}}by.$inject=["eventBus","canvas"];const cA={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",by]};function dc(e){te.call(this,e);var t=this;this.preExecute(["shape.create","connection.create"],function(n){var i=n.context,r=i.shape||i.connection,o=i.parent,a=t.getOrdering(r,o);a&&(a.parent!==void 0&&(i.parent=a.parent),i.parentIndex=a.index)}),this.preExecute(["shape.move","connection.move"],function(n){var i=n.context,r=i.shape||i.connection,o=i.newParent||r.parent,a=t.getOrdering(r,o);a&&(a.parent!==void 0&&(i.newParent=a.parent),i.newParentIndex=a.index)})}dc.prototype.getOrdering=function(e,t){return null},_e(dc,te);function Bp(e,t){dc.call(this,e);var n=[{type:"bpmn:SubProcess",order:{level:6}},{type:"bpmn:SequenceFlow",order:{level:9,containers:["bpmn:Participant","bpmn:FlowElementsContainer"]}},{type:"bpmn:DataAssociation",order:{level:9,containers:["bpmn:Collaboration","bpmn:FlowElementsContainer"]}},{type:"bpmn:TextAnnotation",order:{level:9}},{type:"bpmn:MessageFlow",order:{level:9,containers:["bpmn:Collaboration"]}},{type:"bpmn:Association",order:{level:6,containers:["bpmn:Participant","bpmn:FlowElementsContainer","bpmn:Collaboration"]}},{type:"bpmn:BoundaryEvent",order:{level:8}},{type:"bpmn:Group",order:{level:10,containers:["bpmn:Collaboration","bpmn:FlowElementsContainer"]}},{type:"bpmn:FlowElement",order:{level:5}},{type:"bpmn:Participant",order:{level:-2}},{type:"bpmn:Lane",order:{level:-1}}];function i(a){if(a.labelTarget)return{level:10};var s=lt(n,function(c){return Ve(a,[c.type])});return s&&s.order||{level:1}}function r(a){var s=a.order;if(s||(a.order=s=i(a)),!s)throw new Error(`no order for <${a.id}>`);return s}function o(a,s,c){for(var u=s;u&&!Ve(u,c);)u=u.parent;if(!u)throw new Error(`no parent for <${a.id}> in <${s&&s.id}>`);return u}this.getOrdering=function(a,s){if(a.labelTarget||w(a,"bpmn:TextAnnotation"))return{parent:t.findRoot(s)||t.getRootElement(),index:-1};var c=r(a);c.containers&&(s=o(a,s,c.containers));var u=s.children.indexOf(a),l=md(s.children,function(f){return!a.labelTarget&&f.labelTarget?!1:c.level<r(f).level});return l!==-1&&u!==-1&&u<l&&(l-=1),{index:l,parent:s}}}Bp.$inject=["eventBus","canvas"],_e(Bp,dc);const uA={__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",Bp]};function _a(){}_a.prototype.get=function(){return this._data},_a.prototype.set=function(e){this._data=e},_a.prototype.clear=function(){var e=this._data;return delete this._data,e},_a.prototype.isEmpty=function(){return!this._data};const lA={clipboard:["type",_a]};var _y=1500;function xy(e,t,n){var i=this,r=n.get("dragging",!1);function o(a){if(!a.hover){var s=a.originalEvent,c=i._findTargetGfx(s),u=c&&e.get(c);c&&u&&(a.stopPropagation(),r.hover({element:u,gfx:c}),r.move(s))}}r&&t.on("drag.start",function(a){t.once("drag.move",_y,function(s){o(s)})}),(function(){var a,s;t.on("element.hover",function(c){a=c.gfx,s=c.element}),t.on("element.hover",_y,function(c){s&&t.fire("element.out",{element:s,gfx:a})}),t.on("element.out",function(){a=null,s=null})})(),this._findTargetGfx=function(a){var s,c;if(a instanceof MouseEvent)return s=Nr(a),c=document.elementFromPoint(s.x,s.y),pA(c)}}xy.$inject=["elementRegistry","eventBus","injector"];function pA(e){return kr(e,"svg, .djs-element",!0)}const fA={__init__:["hoverFix"],hoverFix:["type",xy]};function dA(e){return!0}function hc(e){return cr(e)||vP(e)}var wy=500;function Ey(e,t,n){var i=this;function r(T,j,k){if(!s(T,j)){var D,z,ce;k?z=t.getGraphics(k):(D=j.delegateTarget||j.target,D&&(z=D,k=t.get(z))),!(!z||!k)&&(ce=e.fire(T,{element:k,gfx:z,originalEvent:j}),ce===!1&&(j.stopPropagation(),j.preventDefault()))}}var o={};function a(T){return o[T]}function s(T,j){var k=u[T]||cr;return!k(j)}var c={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},u={"element.contextmenu":dA,"element.mousedown":hc,"element.mouseup":hc,"element.click":hc,"element.dblclick":hc};function l(T,j,k){var D=c[T];if(!D)throw new Error("unmapped DOM event name <"+T+">");return r(D,j,k)}var f="svg, .djs-element";function p(T,j,k,D){var z=o[k]=function(ce){r(k,ce)};D&&(u[k]=D),z.$delegate=An.bind(T,f,j,z)}function d(T,j,k){var D=a(k);D&&An.unbind(T,j,D.$delegate)}function g(T){B(c,function(j,k){p(T,k,j)})}function h(T){B(c,function(j,k){d(T,k,j)})}e.on("canvas.destroy",function(T){h(T.svg)}),e.on("canvas.init",function(T){g(T.svg)}),e.on(["shape.added","connection.added"],function(T){var j=T.element,k=T.gfx;e.fire("interactionEvents.createHit",{element:j,gfx:k})}),e.on(["shape.changed","connection.changed"],wy,function(T){var j=T.element,k=T.gfx;e.fire("interactionEvents.updateHit",{element:j,gfx:k})}),e.on("interactionEvents.createHit",wy,function(T){var j=T.element,k=T.gfx;i.createDefaultHit(j,k)}),e.on("interactionEvents.updateHit",function(T){var j=T.element,k=T.gfx;i.updateDefaultHit(j,k)});var m=P("djs-hit djs-hit-stroke"),x=P("djs-hit djs-hit-click-stroke"),y=P("djs-hit djs-hit-all"),_=P("djs-hit djs-hit-no-move"),S={all:y,"click-stroke":x,stroke:m,"no-move":_};function P(T,j){return j=V({stroke:"white",strokeWidth:15},j||{}),n.cls(T,["no-fill","no-border"],j)}function C(T,j){var k=S[j];if(!k)throw new Error("invalid hit type <"+j+">");return xe(T,k),T}function L(T,j){Fe(T,j)}this.removeHits=function(T){var j=Rs(".djs-hit",T);B(j,Ht)},this.createDefaultHit=function(T,j){var k=T.waypoints,D=T.isFrame,z;return k?this.createWaypointsHit(j,k):(z=D?"stroke":"all",this.createBoxHit(j,z,{width:T.width,height:T.height}))},this.createWaypointsHit=function(T,j){var k=ta(j);return C(k,"stroke"),L(T,k),k},this.createBoxHit=function(T,j,k){k=V({x:0,y:0},k);var D=Pe("rect");return C(D,j),xe(D,k),L(T,D),D},this.updateDefaultHit=function(T,j){var k=rt(".djs-hit",j);if(k)return T.waypoints?wl(k,T.waypoints):xe(k,{width:T.width,height:T.height}),k},this.fire=r,this.triggerMouseEvent=l,this.mouseHandler=a,this.registerEvent=p,this.unregisterEvent=d}Ey.$inject=["eventBus","elementRegistry","styles"];const mc={__init__:["interactionEvents"],interactionEvents:["type",Ey]};function Po(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=new Set;var n=this;e.on(["shape.remove","connection.remove"],function(i){var r=i.element;n.deselect(r)}),e.on(["diagram.clear","root.set"],function(i){n.select(null)})}Po.$inject=["eventBus","canvas"],Po.prototype.deselect=function(e){if(this._selectedElements.has(e)){var t=this.get();this._selectedElements.delete(e),this._eventBus.fire("selection.changed",{oldSelection:t,newSelection:this.get()})}},Po.prototype.get=function(){return Array.from(this._selectedElements)},Po.prototype.isSelected=function(e){return this._selectedElements.has(e)},Po.prototype.select=function(e,t){var n=this.get();De(e)||(e=e?[e]:[]);var i=this._canvas,r=i.getRootElement();e=e.filter(function(o){var a=i.findRoot(o);return r===a}),t?B(e,o=>{this._selectedElements.add(o)}):this._selectedElements=new Set(e),this._eventBus.fire("selection.changed",{oldSelection:n,newSelection:this.get()})};var Sy="hover",Ry="selected";function Cy(e,t){this._canvas=e;function n(r,o){e.addMarker(r,o)}function i(r,o){e.removeMarker(r,o)}t.on("element.hover",function(r){n(r.element,Sy)}),t.on("element.out",function(r){i(r.element,Sy)}),t.on("selection.changed",function(r){function o(u){i(u,Ry)}function a(u){n(u,Ry)}var s=new Set(r.oldSelection),c=new Set(r.newSelection);for(let u of s)c.has(u)||o(u);for(let u of c)s.has(u)||a(u)})}Cy.$inject=["canvas","eventBus"];function Py(e,t,n,i){e.on("create.end",500,function(r){var o=r.context,a=o.canExecute,s=o.elements,c=o.hints||{},u=c.autoSelect;if(a){if(u===!1)return;De(u)?t.select(u):t.select(s.filter(hA))}}),e.on("connect.end",500,function(r){var o=r.context,a=o.connection;a&&t.select(a)}),e.on("shape.move.end",500,function(r){var o=r.previousSelection||[],a=i.get(r.context.shape.id),s=lt(o,function(c){return a.id===c.id});s||t.select(a)}),e.on("element.click",function(r){if(cr(r)){var o=r.element;o===n.getRootElement()&&(o=null);var a=t.isSelected(o),s=t.get().length>1,c=cc(r);if(a&&s)return c?t.deselect(o):t.select(o);a?t.deselect(o):t.select(o,c)}})}Py.$inject=["eventBus","selection","canvas","elementRegistry"];function hA(e){return!e.hidden}const Zn={__init__:["selectionVisuals","selectionBehavior"],__depends__:[mc],selection:["type",Po],selectionVisuals:["type",Cy],selectionBehavior:["type",Py]};var mA=/^djs-cursor-.*$/;function gc(e){var t=bt(document.body);t.removeMatching(mA),e&&t.add("djs-cursor-"+e)}function Ay(){gc(null)}var gA=5e3;function Ty(e,t){t=t||"element.click";function n(){return!1}return e.once(t,gA,n),function(){e.off(t,n)}}var yA=["c","C"],vA=["v","V"],bA=["d","D"],_A=["x","X"],xA=["y","Y"],My=["z","Z"];function wA(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey}function kn(e){return e.altKey?!1:e.ctrlKey||e.metaKey}function zt(e,t){return e=De(e)?e:[e],e.indexOf(t.key)!==-1||e.indexOf(t.code)!==-1}function Np(e){return e.shiftKey}function EA(e){return kn(e)&&zt(yA,e)}function SA(e){return kn(e)&&zt(vA,e)}function RA(e){return kn(e)&&zt(bA,e)}function CA(e){return kn(e)&&zt(_A,e)}function PA(e){return kn(e)&&!Np(e)&&zt(My,e)}function AA(e){return kn(e)&&(zt(xA,e)||zt(My,e)&&Np(e))}var Ao=Math.round,ky="djs-drag-active";function Fr(e){e.preventDefault()}function TA(e){return typeof TouchEvent<"u"&&e instanceof TouchEvent}function MA(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Oy(e,t,n,i){var r={threshold:5,trapClick:!0},o;function a(_){var S=t.viewbox(),P=t._container.getBoundingClientRect();return{x:S.x+(_.x-P.left)/S.scale,y:S.y+(_.y-P.top)/S.scale}}function s(_,S){S=S||o;var P=e.createEvent(V({},S.payload,S.data,{isTouch:S.isTouch}));return e.fire("drag."+_,P)===!1?!1:e.fire(S.prefix+"."+_,P)}function c(_){var S=_.filter(function(P){return i.get(P.id)});S.length&&n.select(S)}function u(_,S){var P=o.payload,C=o.displacement,L=o.globalStart,T=Nr(_),j=ci(T,L),k=o.localStart,D=a(T),z=ci(D,k);if(!o.active&&(S||MA(j)>o.threshold)){if(V(P,{x:Ao(k.x+C.x),y:Ao(k.y+C.y),dx:0,dy:0},{originalEvent:_}),s("start")===!1)return m();o.active=!0,o.keepSelection||(P.previousSelection=n.get(),n.select(null)),o.cursor&&gc(o.cursor),t.addMarker(t.getRootElement(),ky)}gp(_),o.active&&(V(P,{x:Ao(D.x+C.x),y:Ao(D.y+C.y),dx:Ao(z.x),dy:Ao(z.y)},{originalEvent:_}),s("move"))}function l(_){var S,P=!0;o.active&&(_&&(o.payload.originalEvent=_,gp(_)),P=s("end")),P===!1&&s("rejected"),S=x(P!==!0),s("ended",S)}function f(_){zt("Escape",_)&&(Fr(_),m())}function p(_){var S;o.active&&(S=Ty(e),setTimeout(S,400),Fr(_)),l(_)}function d(_){u(_)}function g(_){var S=o.payload;S.hoverGfx=_.gfx,S.hover=_.element,s("hover")}function h(_){s("out");var S=o.payload;S.hoverGfx=null,S.hover=null}function m(_){var S;if(o){var P=o.active;P&&s("cancel"),S=x(_),P&&s("canceled",S)}}function x(_){var S,P;s("cleanup"),Ay(),o.trapClick?P=p:P=l,$e.unbind(document,"mousemove",u),$e.unbind(document,"dragstart",Fr),$e.unbind(document,"selectstart",Fr),$e.unbind(document,"mousedown",P,!0),$e.unbind(document,"mouseup",P,!0),$e.unbind(document,"keyup",f),$e.unbind(document,"touchstart",d,!0),$e.unbind(document,"touchcancel",m,!0),$e.unbind(document,"touchmove",u,!0),$e.unbind(document,"touchend",l,!0),e.off("element.hover",g),e.off("element.out",h),t.removeMarker(t.getRootElement(),ky);var C=o.payload.previousSelection;return _!==!1&&C&&!n.get().length&&c(C),S=o,o=null,S}function y(_,S,P,C){o&&m(!1),typeof S=="string"&&(C=P,P=S,S=null),C=V({},r,C||{});var L=C.data||{},T,j,k,D,z;if(C.trapClick?D=p:D=l,_?(T=Ro(_)||_,j=Nr(_),gp(_),T.type==="dragstart"&&Fr(T)):(T=null,j={x:0,y:0}),k=a(j),S||(S=k),z=TA(T),o=V({prefix:P,data:L,payload:{},globalStart:j,displacement:ci(S,k),localStart:k,isTouch:z},C),C.manual||(z?($e.bind(document,"touchstart",d,!0),$e.bind(document,"touchcancel",m,!0),$e.bind(document,"touchmove",u,!0),$e.bind(document,"touchend",l,!0)):($e.bind(document,"mousemove",u),$e.bind(document,"dragstart",Fr),$e.bind(document,"selectstart",Fr),$e.bind(document,"mousedown",D,!0),$e.bind(document,"mouseup",D,!0)),$e.bind(document,"keyup",f),e.on("element.hover",g),e.on("element.out",h)),s("init")===!1)return m(),!1;C.autoActivate&&u(_,!0)}e.on("diagram.destroy",m),this.init=y,this.move=u,this.hover=g,this.out=h,this.end=l,this.cancel=m,this.context=function(){return o},this.setOptions=function(_){V(r,_)}}Oy.$inject=["eventBus","canvas","selection","elementRegistry"];const $i={__depends__:[fA,Zn],dragging:["type",Oy]};function To(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(Math.random()*1e9)+"-"}To.prototype.next=function(){return this._prefix+ ++this._counter};const kA=new To("ps");var OA=["marker-start","marker-mid","marker-end"],DA=["circle","ellipse","line","path","polygon","polyline","path","rect"];function ur(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i}ur.$inject=["elementRegistry","eventBus","canvas","styles"],ur.prototype.cleanUp=function(){console.warn("PreviewSupport#cleanUp is deprecated and will be removed in future versions. You do not need to manually clean up previews anymore. cf. https://github.com/bpmn-io/diagram-js/pull/906")},ur.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},ur.prototype.addDragger=function(e,t,n,i="djs-dragger"){n=n||this.getGfx(e);var r=Wh(n);return this._cloneMarkers(Lr(r),i),xe(r,this._styles.cls(i,[])),Fe(t,r),xe(r,"data-preview-support-element-id",e.id),r},ur.prototype.addFrame=function(e,t){var n=Pe("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Fe(t,n),xe(n,"data-preview-support-element-id",e.id),n},ur.prototype._cloneMarkers=function(e,t="djs-dragger",n=e){var i=this;e.childNodes&&e.childNodes.forEach(r=>{i._cloneMarkers(r,t,n)}),NA(e)&&OA.forEach(function(r){if(xe(e,r)){var o=LA(e,r,i._canvas.getContainer());o&&i._cloneMarker(n,e,o,r,t)}})},ur.prototype._cloneMarker=function(e,t,n,i,r="djs-dragger"){var o=[n.id,r,kA.next()].join("-"),a=rt("marker#"+n.id,e);e=e||this._canvas._svg;var s=a||Wh(n);s.id=o,Xe(s).add(r);var c=rt(":scope > defs",e);c||(c=Pe("defs"),Fe(e,c)),Fe(c,s);var u=BA(s.id);xe(t,i,u)};function LA(e,t,n){var i=IA(xe(e,t));return rt("marker#"+i,n||document)}function IA(e){return e.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]}function BA(e){return"url(#"+e+")"}function NA(e){return DA.indexOf(e.nodeName)!==-1}const Mo={__init__:["previewSupport"],previewSupport:["type",ur]};var $A="drop-ok",Dy="drop-not-ok",Ly="attach-ok",Iy="new-parent",By="create",FA=2e3;function Ny(e,t,n,i,r){function o(c,u,l,f,p){if(!u)return!1;c=We(c,function(y){var _=y.labelTarget;return!y.parent&&!(Ge(y)&&c.indexOf(_)!==-1)});var d=lt(c,function(y){return!ot(y)}),g=!1,h=!1,m=!1;Fy(c)&&(g=r.allowed("shape.attach",{position:l,shape:d,target:u})),g||(Fy(c)?m=r.allowed("shape.create",{position:l,shape:d,source:f,target:u}):m=r.allowed("elements.create",{elements:c,position:l,target:u}));var x=p.connectionTarget;return m||g?(d&&f&&(h=r.allowed("connection.create",{source:x===f?d:f,target:x===f?f:d,hints:{targetParent:u,targetAttach:g}})),{attach:g,connect:h}):m===null||g===null?null:!1}function a(c,u){[Ly,$A,Dy,Iy].forEach(function(l){l===u?e.addMarker(c,l):e.removeMarker(c,l)})}n.on(["create.move","create.hover"],function(c){var u=c.context,l=u.elements,f=c.hover,p=u.source,d=u.hints||{};if(!f){u.canExecute=!1,u.target=null;return}$y(c);var g={x:c.x,y:c.y},h=u.canExecute=f&&o(l,f,g,p,d);f&&h!==null&&(u.target=f,h&&h.attach?a(f,Ly):a(f,h?Iy:Dy))}),n.on(["create.end","create.out","create.cleanup"],function(c){var u=c.hover;u&&a(u,null)}),n.on("create.end",function(c){var u=c.context,l=u.source,f=u.shape,p=u.elements,d=u.target,g=u.canExecute,h=g&&g.attach,m=g&&g.connect,x=u.hints||{};if(g===!1||!d)return!1;$y(c);var y={x:c.x,y:c.y};m?f=i.appendShape(l,f,y,d,{attach:h,connection:m===!0?{}:m,connectionTarget:x.connectionTarget}):(p=i.createElements(p,y,d,V({},x,{attach:h})),f=lt(p,function(_){return!ot(_)})),V(u,{elements:p,shape:f}),V(c,{elements:p,shape:f})});function s(){var c=t.context();c&&c.prefix===By&&t.cancel()}n.on("create.init",function(){n.on("elements.changed",s),n.once(["create.cancel","create.end"],FA,function(){n.off("elements.changed",s)})}),this.start=function(c,u,l){De(u)||(u=[u]);var f=lt(u,function(g){return!ot(g)});if(f){l=V({elements:u,hints:{},shape:f},l||{}),B(u,function(g){Be(g.x)||(g.x=0),Be(g.y)||(g.y=0)});var p=We(u,function(g){return!g.hidden}),d=Dt(p);B(u,function(g){ot(g)&&(g.waypoints=sn(g.waypoints,function(h){return{x:h.x-d.x-d.width/2,y:h.y-d.y-d.height/2}})),V(g,{x:g.x-d.x-d.width/2,y:g.y-d.y-d.height/2})}),t.init(c,By,{cursor:"grabbing",autoActivate:!0,data:{shape:f,elements:u,context:l}})}}}Ny.$inject=["canvas","dragging","eventBus","modeling","rules"];function $y(e){var t=e.context,n=t.createConstraints;n&&(n.left&&(e.x=Math.max(e.x,n.left)),n.right&&(e.x=Math.min(e.x,n.right)),n.top&&(e.y=Math.max(e.y,n.top)),n.bottom&&(e.y=Math.min(e.y,n.bottom)))}function Fy(e){return e&&e.length===1&&!ot(e[0])}var jA=750;function jy(e,t,n,i,r){function o(a){var s=Pe("g");xe(s,r.cls("djs-drag-group",["no-events"]));var c=Pe("g");return a.forEach(function(u){var l;u.hidden||(u.waypoints?(l=n._createContainer("connection",c),n.drawConnection(Lr(l),u)):(l=n._createContainer("shape",c),n.drawShape(Lr(l),u),en(l,u.x,u.y)),i.addDragger(u,s,l))}),s}t.on("create.move",jA,function(a){var s=a.hover,c=a.context,u=c.elements,l=c.dragGroup;l||(l=c.dragGroup=o(u));var f;s?(l.parentNode||(f=e.getActiveLayer(),Fe(f,l)),en(l,a.x,a.y)):Ht(l)}),t.on("create.cleanup",function(a){var s=a.context,c=s.dragGroup;c&&Ht(c)})}jy.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];const yc={__depends__:[$i,Mo,xi,Zn],__init__:["create","createPreview"],create:["type",Ny],createPreview:["type",jy]};function $p(e){var t=this;this._lastMoveEvent=null;function n(i){t._lastMoveEvent=i}e.on("canvas.init",function(i){var r=t._svg=i.svg;r.addEventListener("mousemove",n)}),e.on("canvas.destroy",function(){t._lastMouseEvent=null,t._svg.removeEventListener("mousemove",n)})}$p.$inject=["eventBus"],$p.prototype.getLastMoveEvent=function(){return this._lastMoveEvent||HA(0,0)};function HA(e,t){var n=document.createEvent("MouseEvent"),i=e,r=t,o=e,a=t;return n.initMouseEvent&&n.initMouseEvent("mousemove",!0,!0,window,0,i,r,o,a,!1,!1,!1,!1,0,null),n}const xa={__init__:["mouse"],mouse:["type",$p]};var Hy=2e3;function On(e,t,n,i,r,o,a,s){this._canvas=e,this._create=t,this._elementFactory=i,this._eventBus=r,this._modeling=o,this._mouse=a,this._rules=s,r.on("copyPaste.copyElement",function(c){var u=c.descriptor,l=c.element,f=c.elementsSet;u.priority=1,u.id=l.id,f.has(l.parent)&&(u.parent=l.parent.id),zA(l)&&(u.priority=2,u.host=l.host.id),ot(l)&&(u.priority=3,u.source=l.source.id,u.target=l.target.id,u.waypoints=GA(l)),Ge(l)&&(u.priority=4,u.labelTarget=l.labelTarget.id),B(["x","y","width","height"],function(p){Be(l[p])&&(u[p]=l[p])}),u.hidden=l.hidden,u.collapsed=l.collapsed}),r.on("copyPaste.elementsCopied",Hy,function(c){var u;((u=c.hints)==null?void 0:u.clip)!==!1&&n.set(c.tree)}),r.on("copyPaste.pasteElements",Hy,function(c){c.tree||(c.tree=n.get())}),r.on("copyPaste.pasteElements",function(c){var u=c.hints;V(u,{createElementsBehavior:!1})})}On.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],On.prototype.copy=function(e,t={}){var n,i;return De(e)||(e=e?[e]:[]),n=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}),n===!1?i={}:i=this.createTree(De(n)?n:e),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:i,hints:t}),i},On.prototype.paste=function(e={}){var t=this._eventBus.createEvent({type:"copyPaste.pasteElements",hints:{},...e}),n=this._eventBus.fire(t);if(n!==!1){var i=t.tree;if(i){var r=t.hints,o=this._createElements(i);if(t.element&&t.point)return this._paste(o,t.element,t.point,r);this._create.start(this._mouse.getLastMoveEvent(),o,{hints:r})}}},On.prototype.duplicate=function(e,t={}){var n=this.copy(e,{clip:!1});return this.paste({...t,tree:n})},On.prototype.cut=function(e){var t=this.copy(e),n=this._getElementIdsFromTree(t),i=e.filter(function(r){return n[r.id]});return i.length>0&&this._modeling.removeElements(i),t},On.prototype._getElementIdsFromTree=function(e){var t={};return B(e,function(n){B(n,function(i){i.id&&(t[i.id]=!0)})}),t},On.prototype._paste=function(e,t,n,i){B(e,function(o){Be(o.x)||(o.x=0),Be(o.y)||(o.y=0)});var r=Dt(e);return B(e,function(o){ot(o)&&(o.waypoints=sn(o.waypoints,function(a){return{x:a.x-r.x-r.width/2,y:a.y-r.y-r.height/2}})),V(o,{x:o.x-r.x-r.width/2,y:o.y-r.y-r.height/2})}),this._modeling.createElements(e,n,t,V({},i))},On.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return B(e,function(o,a){o=li(o,"priority"),B(o,function(s){var c=V({},pi(s,["priority"]));i[s.parent]?c.parent=i[s.parent]:delete c.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:c});var u;if(ot(c)){c.source=i[s.source],c.target=i[s.target],u=i[s.id]=t.createConnection(c),r.push(u);return}if(Ge(c)){c.labelTarget=i[c.labelTarget],u=i[s.id]=t.createLabel(c),r.push(u);return}c.host&&(c.host=i[c.host]),u=i[s.id]=t.createShape(c),r.push(u)})}),r},On.prototype.createConnection=function(e){var t=this._elementFactory.createConnection(pi(e,["id"]));return t},On.prototype.createLabel=function(e){var t=this._elementFactory.createLabel(pi(e,["id"]));return t},On.prototype.createShape=function(e){var t=this._elementFactory.createShape(pi(e,["id"]));return t},On.prototype.hasRelations=function(e,t,n){return n||(n=new Set(t)),!(ot(e)&&(!n.has(e.source)||!n.has(e.target))||Ge(e)&&!n.has(e.labelTarget))},On.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[],o=new Map,a=Ts(e);function s(f,p){return t.allowed("element.copy",{element:f,elements:p})}function c(f,p){var d=o.get(f);if(!d){var g={element:f,depth:p};r.push(g),o.set(f,g);return}if(d.depth<p){r=u(d,r);var h={element:d.element,depth:p};r.push(h),o.set(f,h)}}function u(f,p){var d=p.indexOf(f);return d!==-1&&p.splice(d,1),p}Dr(a,function(f,p,d){if(Ge(f))return;B(f.labels,function(m){c(m,d)});function g(m){m&&m.length&&B(m,function(x){B(x.labels,function(y){c(y,d)}),c(x,d)})}B([f.attachers,f.incoming,f.outgoing],g),c(f,d);var h=[];return f.children&&(h=f.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:f,children:h}),h}),e=sn(r,function(f){return f.element});var l=new Set(e);return r=sn(r,function(f){return f.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:f.descriptor,element:f.element,elements:e,elementsSet:l}),f}),r=li(r,function(f){return f.descriptor.priority}),e=sn(r,function(f){return f.element}),B(r,function(f){var p=f.depth;if(!n.hasRelations(f.element,e,l)){Gy(f.element,e),l.delete(f.element);return}if(!s(f.element,e)){Gy(f.element,e),l.delete(f.element);return}i[p]||(i[p]=[]),i[p].push(f.descriptor)}),i};function zA(e){return!!e.host}function GA(e){return sn(e.waypoints,function(t){return t=zy(t),t.original&&(t.original=zy(t.original)),t})}function zy(e){return V({},e)}function Gy(e,t){var n=t.indexOf(e);return n===-1?t:t.splice(n,1)}const VA={__depends__:[lA,yc,xa,xi],__init__:["copyPaste"],copyPaste:["type",On]};function Fp(e,t,n){De(n)||(n=[n]),B(n,function(i){Cr(e[i])||(t[i]=e[i])})}var jp=750;function Vy(e,t,n){function i(c,u){var l=e.create(c.$type);return n.copyElement(c,l,null,u)}t.on("copyPaste.copyElement",jp,function(c){var u=c.descriptor,l=c.element,f=ie(l);if(Ge(l))return u;var p=u.businessObject=i(f,!0),d=u.di=i(Ze(l),!0);d.bpmnElement=p,Fp(p,u,"name"),Fp(d,u,"isExpanded"),f.default&&(u.default=f.default.id)});var r="-bpmn-js-refs";function o(c){return c[r]=c[r]||{}}function a(c,u){c[r]=u}function s(c,u,l){var f=ie(c);return c.default&&(l[c.default]={element:f,property:"default"}),c.host&&(ie(c).attachedToRef=ie(u[c.host])),pi(l,Cn(l,function(p,d,g){var h=d.element,m=d.property;return g===c.id&&(h.set(m,f),p.push(c.id)),p},[]))}t.on("copyPaste.pasteElement",function(c){var u=c.cache,l=c.descriptor,f=l.businessObject,p=l.di;if(Ge(l)){l.businessObject=ie(u[l.labelTarget]),l.di=Ze(u[l.labelTarget]);return}f=l.businessObject=i(f),p=l.di=i(p),p.bpmnElement=f,Fp(l,f,["isExpanded","name"]),l.type=f.$type}),t.on("copyPaste.copyElement",jp,function(c){var u=c.descriptor,l=c.element;if(w(l,"bpmn:Participant")){var f=ie(l);f.processRef&&(u.processRef=i(f.processRef,!0))}}),t.on("copyPaste.pasteElement",function(c){var u=c.descriptor,l=u.processRef;l&&(u.processRef=i(l))}),t.on("copyPaste.createTree",function(c){var u=c.element,l=c.children;w(u,"bpmn:SubProcess")&&B(ca(l),f=>{l.push(f.annotation)})}),t.on("copyPaste.pasteElement",jp,function(c){var u=c.cache,l=c.descriptor;a(u,s(l,u,o(u)))})}Vy.$inject=["bpmnFactory","eventBus","moddleCopy"];const WA=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"],UA=["errorRef","escalationRef","messageRef","signalRef","dataObjectRef"];function wa(e,t,n){this._bpmnFactory=t,this._eventBus=e,this._moddle=n,e.on("moddleCopy.canCopyProperties",i=>{const{propertyNames:r}=i;if(!(!r||!r.length))return li(r,o=>o==="extensionElements")}),e.on("moddleCopy.canCopyProperty",i=>{const{parent:r,property:o,propertyName:a}=i,s=Wt(r)&&r.$descriptor;if(a&&UA.includes(a))return o;if(a&&WA.includes(a)||a&&s&&!lt(s.properties,to({name:a})))return!1}),e.on("moddleCopy.canSetCopiedProperty",i=>{const{property:r}=i;if(w(r,"bpmn:ExtensionElements")&&(!r.values||!r.values.length))return!1})}wa.$inject=["eventBus","bpmnFactory","moddle"],wa.prototype.copyElement=function(e,t,n,i=!1){n&&!De(n)&&(n=[n]),n=n||Hp(e.$descriptor);const r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return r===!1||(De(r)&&(n=r),B(n,o=>{let a;Rn(e,o)&&(a=e.get(o));const s=this.copyProperty(a,t,o,i);!Ft(s)||this._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:o})===!1||t.set(o,s)})),t},wa.prototype.copyProperty=function(e,t,n,i=!1){let r=this._eventBus.fire("moddleCopy.canCopyProperty",{parent:t,property:e,propertyName:n,clone:i});if(r===!1)return;if(r)return Wt(r)&&r.$type&&!r.$parent&&(r.$parent=t),r;const o=this._moddle.getPropertyDescriptor(t,n);if(!o.isReference)return o.isId?e&&this._copyId(e,t,i):De(e)?Cn(e,(a,s)=>{const c=this.copyProperty(s,t,n,i);return c?a.concat(c):a},[]):Wt(e)&&e.$type?this._moddle.getElementDescriptor(e).isGeneric?void 0:(r=this._bpmnFactory.create(e.$type),r.$parent=t,r=this.copyElement(e,r,null,i),r):e},wa.prototype._copyId=function(e,t,n=!1){if(n)return e;if(!this._moddle.ids.assigned(e))return this._moddle.ids.claim(e,t),e};function Hp(e,t){return Cn(e.properties,(n,i)=>t&&i.default?n:n.concat(i.name),[])}const Wy={__depends__:[VA],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",Vy],moddleCopy:["type",wa]};var Uy=Math.round;function zp(e,t){this._modeling=e,this._eventBus=t}zp.$inject=["modeling","eventBus"],zp.prototype.replaceElement=function(e,t,n){if(e.waypoints)return null;var i=this._modeling,r=this._eventBus;r.fire("replace.start",{element:e,attrs:t,hints:n});var o=t.width||e.width,a=t.height||e.height,s=t.x||e.x,c=t.y||e.y,u=Uy(s+o/2),l=Uy(c+a/2),f=i.replaceShape(e,V({},t,{x:u,y:l,width:o,height:a}),n);return r.fire("replace.end",{element:e,newElement:f,hints:n}),f};function qy(e,t){t.on("replace.end",500,function(n){const{newElement:i,hints:r={}}=n;r.select!==!1&&e.select(i)})}qy.$inject=["selection","eventBus"];const qA={__init__:["replace","replaceSelectionBehavior"],replaceSelectionBehavior:["type",qy],replace:["type",zp]};function YA(e,t,n){De(n)||(n=[n]),B(n,function(i){Cr(e[i])||(t[i]=e[i])})}var KA=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function XA(e,t){var n=e&&Rn(e,"collapsed")?e.collapsed:!Ke(e),i;return t&&(Rn(t,"collapsed")||Rn(t,"isExpanded"))?i=Rn(t,"collapsed")?t.collapsed:!t.isExpanded:i=n,n!==i}function Yy(e,t,n,i,r,o){function a(s,c,u){u=u||{};var l=c.type,f=s.businessObject;if(vc(f)&&(l==="bpmn:SubProcess"||l==="bpmn:AdHocSubProcess")&&XA(s,c))return i.toggleCollapse(s),s;var p=e.create(l),d={type:l,businessObject:p};d.di={},l==="bpmn:ExclusiveGateway"&&(d.di.isMarkerVisible=!0),YA(s.di,d.di,["fill","stroke","background-color","border-color","color"]);var g=Hp(f.$descriptor),h=Hp(p.$descriptor,!0),m=ZA(g,h);V(p,oi(c,KA));var x=We(m,function(S){return S==="eventDefinitions"?Ky(s,c.eventDefinitionType):S==="loopCharacteristics"?!fn(p):Rn(p,S)||S==="processRef"&&c.isExpanded===!1||S==="triggeredByEvent"?!1:S==="isForCompensation"?!fn(p):!0});if(p=n.copyElement(f,p,x),c.eventDefinitionType&&(Ky(p,c.eventDefinitionType)||(d.eventDefinitionType=c.eventDefinitionType,d.eventDefinitionAttrs=c.eventDefinitionAttrs)),w(f,"bpmn:Activity")){if(vc(f))d.isExpanded=Ke(s);else if(c&&Rn(c,"isExpanded")){d.isExpanded=c.isExpanded;var y=t.getDefaultSize(p,{isExpanded:d.isExpanded});d.width=y.width,d.height=y.height,d.x=s.x-(d.width-s.width)/2,d.y=s.y-(d.height-s.height)/2}Ke(s)&&!w(f,"bpmn:Task")&&d.isExpanded&&(d.width=s.width,d.height=s.height)}if(vc(f)&&!vc(p)&&(u.moveChildren=!1),w(f,"bpmn:Participant")){c.isExpanded===!0?p.processRef=e.create("bpmn:Process"):u.moveChildren=!1;var _=Yt(s);Ze(s).isHorizontal||(Ze(d).isHorizontal=_),d.width=_?s.width:t.getDefaultSize(d).width,d.height=_?t.getDefaultSize(d).height:s.height}return o.allowed("shape.resize",{shape:p})||(d.height=t.getDefaultSize(d).height,d.width=t.getDefaultSize(d).width),p.name=f.name,Ve(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Ve(p,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(p.default=f.default),c.host&&!w(f,"bpmn:BoundaryEvent")&&w(p,"bpmn:BoundaryEvent")&&(d.host=c.host),(d.type==="bpmn:DataStoreReference"||d.type==="bpmn:DataObjectReference")&&(d.x=s.x+(s.width-d.width)/2),r.replaceElement(s,d,{...u,targetElement:c})}this.replaceElement=a}Yy.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules"];function vc(e){return w(e,"bpmn:SubProcess")}function Ky(e,t){var n=ie(e);return t&&n.get("eventDefinitions").some(function(i){return w(i,t)})}function ZA(e,t){return e.filter(function(n){return t.includes(n)})}const Xy={__depends__:[Wy,qA,Zn],bpmnReplace:["type",Yy]};var QA=250;function jr(e){this._eventBus=e,this._tools=[],this._active=null}jr.$inject=["eventBus"],jr.prototype.registerTool=function(e,t){var n=this._tools;if(!t)throw new Error(`A tool has to be registered with it's "events"`);n.push(e),this.bindEvents(e,t)},jr.prototype.isActive=function(e){return e&&this._active===e},jr.prototype.length=function(e){return this._tools.length},jr.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},jr.prototype.bindEvents=function(e,t){var n=this._eventBus,i=[];n.on(t.tool+".init",function(r){var o=r.context;if(!o.reactivate&&this.isActive(e)){this.setActive(null);return}this.setActive(e)},this),B(t,function(r){i.push(r+".ended"),i.push(r+".canceled")}),n.on(i,QA,function(r){this._active&&(JA(r)||this.setActive(null))},this)};function JA(e){var t=e.originalEvent&&e.originalEvent.target;return t&&kr(t,'.group[data-group="tools"]')}const bc={__depends__:[$i],__init__:["toolManager"],toolManager:["type",jr]};function eT(e,t){if(e==="x"){if(t>0)return"e";if(t<0)return"w"}if(e==="y"){if(t>0)return"s";if(t<0)return"n"}return null}function tT(e,t){var n=[],i=new Set(e);B(t,function(o){i.add(o)});var r=new Set;return i.forEach(function(o){var a=o.incoming,s=o.outgoing;B(a.concat(s),function(c){var u=c.source,l=c.target;(i.has(u)||i.has(l))&&(r.has(c)||(r.add(c),n.push(c)))})}),n}function nT(e,t,n){var i=e.x,r=e.y,o=e.width,a=e.height,s=n.x,c=n.y;switch(t){case"n":return{x:i,y:r+c,width:o,height:a-c};case"s":return{x:i,y:r,width:o,height:a+c};case"w":return{x:i+s,y:r,width:o-s,height:a};case"e":return{x:i,y:r,width:o+s,height:a};default:throw new Error("unknown direction: "+t)}}var Gp=Math.abs,iT=Math.round,Fi={x:"width",y:"height"},Zy="crosshair",lr={n:"top",w:"left",s:"bottom",e:"right"},rT=1500,_c={n:"s",w:"e",s:"n",e:"w"},xc=20;function Qn(e,t,n,i,r,o,a){this._canvas=e,this._dragging=t,this._eventBus=n,this._modeling=i,this._rules=r,this._toolManager=o,this._mouse=a;var s=this;o.registerTool("space",{tool:"spaceTool.selection",dragging:"spaceTool"}),n.on("spaceTool.selection.end",function(c){n.once("spaceTool.selection.ended",function(){s.activateMakeSpace(c.originalEvent)})}),n.on("spaceTool.move",rT,function(c){var u=c.context,l=u.initialized;l||(l=u.initialized=s.init(c,u)),l&&Jy(c)}),n.on("spaceTool.end",function(c){var u=c.context,l=u.axis,f=u.direction,p=u.movingShapes,d=u.resizingShapes,g=u.start;if(u.initialized){Jy(c);var h={x:0,y:0};h[l]=iT(c["d"+l]),s.makeSpace(p,d,h,f,g),n.once("spaceTool.ended",function(m){s.activateSelection(m.originalEvent,!0,!0)})}})}Qn.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],Qn.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:Zy,data:{context:{reactivate:n}},trapClick:!1})},Qn.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Zy,data:{context:{}}})},Qn.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},Qn.prototype.init=function(e,t){var n=Gp(e.dx)>Gp(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Gp(i)<5)return!1;i<0&&(i*=-1),va(e)&&(i*=-1);var o=eT(n,i),a=this._canvas.getRootElement();!cc(e)&&e.hover&&(a=e.hover);var s=[...na(a),...a.attachers||[]],c=this.calculateAdjustments(s,n,i,r),u=this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:c.resizingShapes,start:r}),l=oT(c,n,o,r,u);return V(t,c,{axis:n,direction:o,spaceToolConstraints:l,start:r}),gc("resize-"+(n==="x"?"ew":"ns")),!0},Qn.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],a=[],s=new Set,c=new Set,u=[],l=[];function f(d){s.has(d)||(s.add(d),o.push(d));var g=d.label;g&&!s.has(g)&&(s.add(g),o.push(g))}function p(d){c.has(d)||(c.add(d),a.push(d))}return B(e,function(d){if(!(!d.parent||Ge(d))){if(ot(d)){l.push(d);return}var g=d[t],h=g+d[Fi[t]];if(aT(d)&&(n>0&&Le(d)[t]>i||n<0&&Le(d)[t]<i)){u.push(d);return}if(n>0&&g>i||n<0&&h<i){f(d);return}if(g<i&&h>i&&r.allowed("shape.resize",{shape:d})){p(d);return}}}),B(o,function(d){var g=d.attachers;g&&B(g,function(h){f(h)})}),B(u,function(d){var g=d.host;(s.has(g)||c.has(g))&&f(d)}),B(l,function(d){var g=d.source,h=d.target,m=d.label;(s.has(g)||c.has(g))&&(s.has(h)||c.has(h))&&m&&f(m)}),{movingShapes:o,resizingShapes:a}},Qn.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Qn.prototype.isActive=function(){var e=this._dragging.context();return e?/^spaceTool/.test(e.prefix):!1};function Qy(e){return{top:e.top-xc,right:e.right+xc,bottom:e.bottom+xc,left:e.left-xc}}function Jy(e){var t=e.context,n=t.spaceToolConstraints;if(n){var i,r;Be(n.left)&&(i=Math.max(e.x,n.left),e.dx=e.dx+i-e.x,e.x=i),Be(n.right)&&(i=Math.min(e.x,n.right),e.dx=e.dx+i-e.x,e.x=i),Be(n.top)&&(r=Math.max(e.y,n.top),e.dy=e.dy+r-e.y,e.y=r),Be(n.bottom)&&(r=Math.min(e.y,n.bottom),e.dy=e.dy+r-e.y,e.y=r)}}function oT(e,t,n,i,r){var o=e.movingShapes,a=e.resizingShapes;if(a.length){var s={},c,u,l=new Set(o),f=new Set(a);return B(a,function(p){var d=p.attachers,g=p.children,h=Ae(p),m=We(g,function(z){return!ot(z)&&!Ge(z)&&!l.has(z)&&!f.has(z)}),x=We(g,function(z){return!ot(z)&&!Ge(z)&&l.has(z)}),y,_,S,P=[],C=[],L,T,j,k;m.length&&(_=Qy(Ae(Dt(m))),y=i-h[lr[n]]+_[lr[n]],n==="n"?s.bottom=u=Be(u)?Math.min(u,y):y:n==="w"?s.right=u=Be(u)?Math.min(u,y):y:n==="s"?s.top=c=Be(c)?Math.max(c,y):y:n==="e"&&(s.left=c=Be(c)?Math.max(c,y):y)),x.length&&(S=Qy(Ae(Dt(x))),y=i-S[lr[_c[n]]]+h[lr[_c[n]]],n==="n"?s.bottom=u=Be(u)?Math.min(u,y):y:n==="w"?s.right=u=Be(u)?Math.min(u,y):y:n==="s"?s.top=c=Be(c)?Math.max(c,y):y:n==="e"&&(s.left=c=Be(c)?Math.max(c,y):y)),d&&d.length&&(d.forEach(function(z){l.has(z)?P.push(z):C.push(z)}),P.length&&(L=Ae(Dt(P.map(Le))),T=h[lr[_c[n]]]-(L[lr[_c[n]]]-i)),C.length&&(j=Ae(Dt(C.map(Le))),k=j[lr[n]]-(h[lr[n]]-i)),n==="n"?(y=Math.min(T||1/0,k||1/0),s.bottom=u=Be(u)?Math.min(u,y):y):n==="w"?(y=Math.min(T||1/0,k||1/0),s.right=u=Be(u)?Math.min(u,y):y):n==="s"?(y=Math.max(T||-1/0,k||-1/0),s.top=c=Be(c)?Math.max(c,y):y):n==="e"&&(y=Math.max(T||-1/0,k||-1/0),s.left=c=Be(c)?Math.max(c,y):y));var D=r&&r[p.id];D&&(n==="n"?(y=i+p[Fi[t]]-D[Fi[t]],s.bottom=u=Be(u)?Math.min(u,y):y):n==="w"?(y=i+p[Fi[t]]-D[Fi[t]],s.right=u=Be(u)?Math.min(u,y):y):n==="s"?(y=i-p[Fi[t]]+D[Fi[t]],s.top=c=Be(c)?Math.max(c,y):y):n==="e"&&(y=i-p[Fi[t]]+D[Fi[t]],s.left=c=Be(c)?Math.max(c,y):y))}),s}}function aT(e){return!!e.host}var Vp="djs-dragging",ev="djs-resizing",sT=250,wc=Math.max;function tv(e,t,n,i,r){function o(a,s){B(a,function(c){r.addDragger(c,s),n.addMarker(c,Vp)})}e.on("spaceTool.selection.start",function(a){var s=n.getLayer("space"),c=a.context,u={x:"M 0,-10000 L 0,10000",y:"M -10000,0 L 10000,0"},l=Pe("g");xe(l,i.cls("djs-crosshair-group",["no-events"])),Fe(s,l);var f=Pe("path");xe(f,"d",u.x),Xe(f).add("djs-crosshair"),Fe(l,f);var p=Pe("path");xe(p,"d",u.y),Xe(p).add("djs-crosshair"),Fe(l,p),c.crosshairGroup=l}),e.on("spaceTool.selection.move",function(a){var s=a.context.crosshairGroup;en(s,a.x,a.y)}),e.on("spaceTool.selection.cleanup",function(a){var s=a.context,c=s.crosshairGroup;c&&Ht(c)}),e.on("spaceTool.move",sT,function(a){var s=a.context,c=s.line,u=s.axis,l=s.movingShapes,f=s.resizingShapes;if(s.initialized){if(!s.dragGroup){var p=n.getLayer("space");c=Pe("path"),xe(c,"d","M0,0 L0,0"),Xe(c).add("djs-crosshair"),Fe(p,c),s.line=c;var d=Pe("g");xe(d,i.cls("djs-drag-group",["no-events"])),Fe(n.getActiveLayer(),d),o(l,d);var g=new Set(l);B(f,function(C){g.add(C)});var h=new Set,m=s.movingConnections=[];g.forEach(function(C){B(C.outgoing,function(L){h.has(L)||!ot(L)||!g.has(L.target)||(h.add(L),m.push(L))})}),o(m,d),s.dragGroup=d}if(!s.frameGroup){var x=Pe("g");xe(x,i.cls("djs-frame-group",["no-events"])),Fe(n.getActiveLayer(),x);var y=[];B(f,function(C){var L=r.addFrame(C,x),T=L.getBBox();y.push({element:L,initialBounds:T}),n.addMarker(C,ev)}),s.frameGroup=x,s.frames=y}var _={x:"M"+a.x+", -10000 L"+a.x+", 10000",y:"M -10000, "+a.y+" L 10000, "+a.y};xe(c,{d:_[u]});var S={x:"y",y:"x"},P={x:a.dx,y:a.dy};P[S[s.axis]]=0,en(s.dragGroup,P.x,P.y),B(s.frames,function(C){var L=C.element,T=C.initialBounds,j,k;s.direction==="e"?xe(L,{width:wc(T.width+P.x,5)}):(j=wc(T.width-P.x,5),xe(L,{width:j,x:T.x+T.width-j})),s.direction==="s"?xe(L,{height:wc(T.height+P.y,5)}):(k=wc(T.height-P.y,5),xe(L,{height:k,y:T.y+T.height-k}))})}}),e.on("spaceTool.cleanup",function(a){var s=a.context,c=s.movingShapes,u=s.movingConnections,l=s.resizingShapes,f=s.line,p=s.dragGroup,d=s.frameGroup;B(c,function(g){n.removeMarker(g,Vp)}),B(u,function(g){n.removeMarker(g,Vp)}),p&&(Ht(f),Ht(p)),B(l,function(g){n.removeMarker(g,ev)}),d&&Ht(d)})}tv.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];const cT={__init__:["spaceToolPreview"],__depends__:[$i,xi,bc,Mo,xa],spaceTool:["type",Qn],spaceToolPreview:["type",tv]};function Ec(e,t){e.invoke(Qn,this),this._canvas=t}Ec.$inject=["injector","canvas"],_e(Ec,Qn),Ec.prototype.calculateAdjustments=function(e,t,n,i){var r=this._canvas.getRootElement(),o=e[0]===r?null:e[0],a=[];o&&(a=Jr(po(r.children.filter(u=>w(u,"bpmn:Artifact")),Dt(o))));const s=[...e,...a];var c=Qn.prototype.calculateAdjustments.call(this,s,t,n,i);return c.resizingShapes=c.resizingShapes.filter(function(u){return!(w(u,"bpmn:TextAnnotation")||uT(u)&&(t==="y"&&Yt(u)||t==="x"&&!Yt(u)))}),c};function uT(e){return w(e,"bpmn:Participant")&&!ie(e).processRef}const nv={__depends__:[cT],spaceTool:["type",Ec]};function xt(e,t){this._handlerMap={},this._stack=[],this._stackIdx=-1,this._currentExecution={actions:[],dirty:[],trigger:null},this._injector=t,this._eventBus=e,this._uid=1,e.on(["diagram.destroy","diagram.clear"],function(){this.clear(!1)},this)}xt.$inject=["eventBus","injector"],xt.prototype.execute=function(e,t){if(!e)throw new Error("command required");this._currentExecution.trigger="execute";const n={command:e,context:t};this._pushAction(n),this._internalExecute(n),this._popAction()},xt.prototype.canExecute=function(e,t){const n={command:e,context:t},i=this._getHandler(e);let r=this._fire(e,"canExecute",n);if(r===void 0){if(!i)return!1;i.canExecute&&(r=i.canExecute(t))}return r},xt.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,e!==!1&&this._fire("changed",{trigger:"clear"})},xt.prototype.undo=function(){let e=this._getUndoAction(),t;if(e){for(this._currentExecution.trigger="undo",this._pushAction(e);e&&(this._internalUndo(e),t=this._getUndoAction(),!(!t||t.id!==e.id));)e=t;this._popAction()}},xt.prototype.redo=function(){let e=this._getRedoAction(),t;if(e){for(this._currentExecution.trigger="redo",this._pushAction(e);e&&(this._internalExecute(e,!0),t=this._getRedoAction(),!(!t||t.id!==e.id));)e=t;this._popAction()}},xt.prototype.register=function(e,t){this._setHandler(e,t)},xt.prototype.registerHandler=function(e,t){if(!e||!t)throw new Error("command and handlerCls must be defined");const n=this._injector.instantiate(t);this.register(e,n)},xt.prototype.canUndo=function(){return!!this._getUndoAction()},xt.prototype.canRedo=function(){return!!this._getRedoAction()},xt.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},xt.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},xt.prototype._internalUndo=function(e){const t=e.command,n=e.context,i=this._getHandler(t);this._atomicDo(()=>{this._fire(t,"revert",e),i.revert&&this._markDirty(i.revert(n)),this._revertedAction(e),this._fire(t,"reverted",e)})},xt.prototype._fire=function(e,t,n){arguments.length<3&&(n=t,t=null);const i=t?[e+"."+t,t]:[e];let r;n=this._eventBus.createEvent(n);for(const o of i)if(r=this._eventBus.fire("commandStack."+o,n),n.cancelBubble)break;return r},xt.prototype._createId=function(){return this._uid++},xt.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},xt.prototype._internalExecute=function(e,t){const n=e.command,i=e.context,r=this._getHandler(n);if(!r)throw new Error("no command handler registered for <"+n+">");this._pushAction(e),t||(this._fire(n,"preExecute",e),r.preExecute&&r.preExecute(i),this._fire(n,"preExecuted",e)),this._atomicDo(()=>{this._fire(n,"execute",e),r.execute&&this._markDirty(r.execute(i)),this._executedAction(e,t),this._fire(n,"executed",e)}),t||(this._fire(n,"postExecute",e),r.postExecute&&r.postExecute(i),this._fire(n,"postExecuted",e)),this._popAction()},xt.prototype._pushAction=function(e){const t=this._currentExecution,n=t.actions,i=n[0];if(t.atomic)throw new Error("illegal invocation in <execute> or <revert> phase (action: "+e.command+")");e.id||(e.id=i&&i.id||this._createId()),n.push(e)},xt.prototype._popAction=function(){const e=this._currentExecution,t=e.trigger,n=e.actions,i=e.dirty;n.pop(),n.length||(this._eventBus.fire("elements.changed",{elements:gd("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},xt.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=De(e)?e:[e],t.dirty=t.dirty.concat(e))},xt.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},xt.prototype._revertedAction=function(e){this._stackIdx--},xt.prototype._getHandler=function(e){return this._handlerMap[e]},xt.prototype._setHandler=function(e,t){if(!e||!t)throw new Error("command and handler required");if(this._handlerMap[e])throw new Error("overriding handler for command <"+e+">");this._handlerMap[e]=t};const lT={commandStack:["type",xt]};function pr(e,t){if(typeof t!="function")throw new Error("removeFn iterator must be a function");if(!e)return[];for(var n;n=e[0];)t(n);return e}var pT=250,iv=1400;function Wp(e,t,n){te.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",iv,function(r){var o=r.context,a=o.shapes,s=o.validatedShapes;o.shapes=rv(a),o.validatedShapes=rv(s)}),i&&t.on("shape.move.start",pT,function(r){var o=r.context,a=new Set(o.shapes),s=new Set;for(const c of a)for(const u of c.labels)!u.hidden&&!a.has(u)&&s.add(u),c.labelTarget&&s.add(c);for(const c of s)i.makeDraggable(o,c,!0)}),this.preExecuted("elements.move",iv,function(r){var o=r.context,a=o.closure,s=a.enclosedElements,c=[];B(s,function(u){B(u.labels,function(l){s[l.id]||c.push(l)})}),a.addAll(c)}),this.preExecute(["connection.delete","shape.delete"],function(r){var o=r.context,a=o.connection||o.shape;pr(a.labels,function(s){n.removeShape(s,{nested:!0})})}),this.execute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.labelTarget;s&&(o.labelTargetIndex=Sl(s.labels,a),o.labelTarget=s,a.labelTarget=null)}),this.revert("shape.delete",function(r){var o=r.context,a=o.shape,s=o.labelTarget,c=o.labelTargetIndex;s&&(Tt(s.labels,a,c),a.labelTarget=s)})}_e(Wp,te),Wp.$inject=["injector","eventBus","modeling"];function rv(e){var t=new Set(e);return We(e,function(n){return!t.has(n.labelTarget)})}const fT={__init__:["labelSupport"],labelSupport:["type",Wp]};var dT=251,ov=1401,av="attach-ok";function Up(e,t,n,i,r){te.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",ov,function(a){var s=a.context,c=s.shapes,u=s.validatedShapes;s.shapes=hT(c),s.validatedShapes=mT(u)}),o&&t.on("shape.move.start",dT,function(a){var s=a.context,c=s.shapes,u=qp(c);B(u,function(l){o.makeDraggable(s,l,!0),B(l.labels,function(f){o.makeDraggable(s,f,!0)})})}),o&&t.on("shape.move.start",function(a){var s=a.context,c=s.shapes;if(c.length===1){var u=c[0],l=u.host;l&&(n.addMarker(l,av),t.once(["shape.move.out","shape.move.cleanup"],function(){n.removeMarker(l,av)}))}}),this.preExecuted("elements.move",ov,function(a){var s=a.context,c=s.closure,u=s.shapes,l=qp(u);B(l,function(f){c.add(f,c.topLevel[f.host.id])})}),this.postExecuted("elements.move",function(a){var s=a.context,c=s.shapes,u=s.newHost,l;u&&c.length!==1||(u?l=c:l=We(c,function(f){var p=f.host;return gT(f)&&!yT(c,p)}),B(l,function(f){r.updateAttachment(f,u)}))}),this.postExecuted("elements.move",function(a){var s=a.context.shapes;B(s,function(c){B(c.attachers,function(u){B(u.outgoing.slice(),function(l){var f=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});f||r.removeConnection(l)}),B(u.incoming.slice(),function(l){var f=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});f||r.removeConnection(l)})})})}),this.postExecute("shape.create",function(a){var s=a.context,c=s.shape,u=s.host;u&&r.updateAttachment(c,u)}),this.postExecute("shape.replace",function(a){var s=a.context,c=s.oldShape,u=s.newShape;pr(c.attachers,function(l){var f=i.allowed("elements.move",{target:u,shapes:[l]});f==="attach"?r.updateAttachment(l,u):r.removeShape(l)}),u.attachers.length&&B(u.attachers,function(l){var f=Sg(l,c,u);r.moveShape(l,f,l.parent)})}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.oldBounds,l=s.newBounds,f=c.attachers,p=s.hints||{};p.attachSupport!==!1&&B(f,function(d){var g=Sg(d,u,l);r.moveShape(d,g,d.parent),B(d.labels,function(h){r.moveShape(h,g,h.parent)})})}),this.preExecute("shape.delete",function(a){var s=a.context.shape;pr(s.attachers,function(c){r.removeShape(c)}),s.host&&r.updateAttachment(s,null)})}_e(Up,te),Up.$inject=["injector","eventBus","canvas","rules","modeling"];function qp(e){return Lu(sn(e,function(t){return t.attachers||[]}))}function hT(e){var t=qp(e);return Z0("id",e,t)}function mT(e){var t=eo(e,"id");return We(e,function(n){for(;n;){if(n.host&&t[n.host.id])return!1;n=n.parent}return!0})}function gT(e){return!!e.host}function yT(e,t){return e.indexOf(t)!==-1}const vT={__depends__:[xi],__init__:["attachSupport"],attachSupport:["type",Up]};function sv(e,t,n,i){e.on("element.changed",function(r){var o=r.element;(o.parent||o===t.getRootElement())&&(r.gfx=n.getGraphics(o)),r.gfx&&e.fire(Jh(o)+".changed",r)}),e.on("elements.changed",function(r){var o=r.elements;o.forEach(function(a){e.fire("element.changed",{element:a})}),i.updateContainments(o)}),e.on("shape.changed",function(r){i.update("shape",r.element,r.gfx)}),e.on("connection.changed",function(r){i.update("connection",r.element,r.gfx)})}sv.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];const Yp={__init__:["changeSupport"],changeSupport:["type",sv]};function Jn(e){this._model=e}Jn.$inject=["moddle"],Jn.prototype._needsId=function(e){return Ve(e,["bpmn:RootElement","bpmn:FlowElement","bpmn:MessageFlow","bpmn:DataAssociation","bpmn:Artifact","bpmn:Participant","bpmn:Lane","bpmn:LaneSet","bpmn:Process","bpmn:Collaboration","bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane","bpmn:Property","bpmn:CategoryValue"])},Jn.prototype._ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;w(e,"bpmn:Activity")?t="Activity":w(e,"bpmn:Event")?t="Event":w(e,"bpmn:Gateway")?t="Gateway":Ve(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?t="Flow":t=(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e))},Jn.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Jn.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Jn.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",V({bpmnElement:e,bounds:this.createDiBounds()},t))},Jn.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Jn.prototype.createDiWaypoints=function(e){var t=this;return sn(e,function(n){return t.createDiWaypoint(n)})},Jn.prototype.createDiWaypoint=function(e){return this.create("dc:Point",oi(e,["x","y"]))},Jn.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",V({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},Jn.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",V({bpmnElement:e},t))};function Dn(e,t,n){te.call(this,e),this._bpmnFactory=t;var i=this;function r(d){var g=d.context,h=g.hints||{},m;!g.cropped&&h.createElementsBehavior!==!1&&(m=g.connection,m.waypoints=n.getCroppedWaypoints(m),g.cropped=!0)}this.executed(["connection.layout","connection.create"],r),this.reverted(["connection.layout"],function(d){delete d.context.cropped});function o(d){var g=d.context;i.updateParent(g.shape||g.connection,g.oldParent)}function a(d){var g=d.context,h=g.shape||g.connection,m=g.parent||g.newParent;i.updateParent(h,m)}this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Ln(o)),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Ln(a));function s(d){var g=d.context,h=g.oldRoot,m=h.children;B(m,function(x){w(x,"bpmn:BaseElement")&&i.updateParent(x)})}this.executed(["canvas.updateRoot"],s),this.reverted(["canvas.updateRoot"],s);function c(d){var g=d.context.shape;w(g,"bpmn:BaseElement")&&i.updateBounds(g)}this.executed(["shape.move","shape.create","shape.resize"],Ln(function(d){d.context.shape.type!=="label"&&c(d)})),this.reverted(["shape.move","shape.create","shape.resize"],Ln(function(d){d.context.shape.type!=="label"&&c(d)})),e.on("shape.changed",function(d){d.element.type==="label"&&c({context:{shape:d.element}})});function u(d){i.updateConnection(d.context)}this.executed(["connection.create","connection.move","connection.delete","connection.reconnect"],Ln(u)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Ln(u));function l(d){i.updateConnectionWaypoints(d.context.connection)}this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Ln(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Ln(l)),this.executed("connection.reconnect",Ln(function(d){var g=d.context,h=g.connection,m=g.oldSource,x=g.newSource,y=ie(h),_=ie(m),S=ie(x);y.conditionExpression&&!Ve(S,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(g.oldConditionExpression=y.conditionExpression,delete y.conditionExpression),m!==x&&_.default===y&&(g.oldDefault=_.default,delete _.default)})),this.reverted("connection.reconnect",Ln(function(d){var g=d.context,h=g.connection,m=g.oldSource,x=g.newSource,y=ie(h),_=ie(m),S=ie(x);g.oldConditionExpression&&(y.conditionExpression=g.oldConditionExpression),g.oldDefault&&(_.default=g.oldDefault,delete S.default)}));function f(d){i.updateAttachment(d.context)}this.executed(["element.updateAttachment"],Ln(f)),this.reverted(["element.updateAttachment"],Ln(f)),this.executed("element.updateLabel",Ln(p)),this.reverted("element.updateLabel",Ln(p));function p(d){const{element:g}=d.context,h=zn(g),m=Ze(g),x=m&&m.get("label");rr(g)||uc(g)||(h&&!x?m.set("label",t.create("bpmndi:BPMNLabel")):!h&&x&&m.set("label",void 0))}}_e(Dn,te),Dn.$inject=["eventBus","bpmnFactory","connectionDocking"],Dn.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Dn.prototype.updateParent=function(e,t){if(!Ge(e)&&!(w(e,"bpmn:DataStoreReference")&&e.parent&&w(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Ze(e),o=n&&n.businessObject,a=Ze(n);w(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),w(e,"bpmn:DataOutputAssociation")&&(e.source?o=e.source.businessObject:o=null),w(e,"bpmn:DataInputAssociation")&&(e.target?o=e.target.businessObject:o=null),this.updateSemanticParent(i,o),w(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,a)}},Dn.prototype.updateBounds=function(e){var t=Ze(e),n=_T(e);if(n){var i=ci(n,t.get("bounds"));V(n,{x:e.x+i.x,y:e.y+i.y})}var r=Ge(e)?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),V(o,{x:e.x,y:e.y,width:e.width,height:e.height})},Dn.prototype.updateFlowNodeRefs=function(e,t,n){if(n!==t){var i,r;w(n,"bpmn:Lane")&&(i=n.get("flowNodeRef"),Ct(i,e)),w(t,"bpmn:Lane")&&(r=t.get("flowNodeRef"),Tt(r,e))}},Dn.prototype.updateDiConnection=function(e,t,n){var i=Ze(e),r=Ze(t),o=Ze(n);i.sourceElement&&i.sourceElement.bpmnElement!==ie(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==ie(n)&&(i.targetElement=n&&o)},Dn.prototype.updateDiParent=function(e,t){if(t&&!w(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(Ct(n,e),e.$parent=null)}};function bT(e){for(;e&&!w(e,"bpmn:Definitions");)e=e.$parent;return e}Dn.prototype.getLaneSet=function(e){var t,n;return w(e,"bpmn:Lane")?(t=e.childLaneSet,t||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(w(e,"bpmn:Participant")&&(e=e.processRef),n=e.get("laneSets"),t=n[0],t||(t=this._bpmnFactory.create("bpmn:LaneSet"),t.$parent=e,n.push(t)),t)},Dn.prototype.updateSemanticParent=function(e,t,n){var i;if(e.$parent!==t&&!((w(e,"bpmn:DataInput")||w(e,"bpmn:DataOutput"))&&(w(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),"ioSpecification"in t&&t.ioSpecification===e.$parent))){if(w(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(w(e,"bpmn:FlowElement")){if(t){if(w(t,"bpmn:Participant"))t=t.processRef;else if(w(t,"bpmn:Lane"))do t=t.$parent.$parent;while(w(t,"bpmn:Lane"))}i="flowElements"}else if(w(e,"bpmn:Artifact")){for(;t&&!w(t,"bpmn:Process")&&!w(t,"bpmn:SubProcess")&&!w(t,"bpmn:Collaboration");)if(w(t,"bpmn:Participant")){t=t.processRef;break}else t=t.$parent;i="artifacts"}else if(w(e,"bpmn:MessageFlow"))i="messageFlows";else if(w(e,"bpmn:Participant")){i="participants";var r=e.processRef,o;r&&(o=bT(e.$parent||t),e.$parent&&(Ct(o.get("rootElements"),r),r.$parent=null),t&&(Tt(o.get("rootElements"),r),r.$parent=o))}else w(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":w(e,"bpmn:DataInputAssociation")&&(i="dataInputAssociations");if(!i)throw new Error(`no parent for <${e.id}> in <${t.id}>`);var a;if(e.$parent&&(a=e.$parent.get(i),Ct(a,e)),t?(a=t.get(i),a.push(e),e.$parent=t):e.$parent=null,n){var s=n.get(i);Ct(a,e),t&&(s||(s=[],t.set(i,s)),s.push(e))}}},Dn.prototype.updateConnectionWaypoints=function(e){var t=Ze(e);t.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Dn.prototype.updateConnection=function(e){var t=e.connection,n=ie(t),i=t.source,r=ie(i),o=t.target,a=ie(t.target),s;if(w(n,"bpmn:DataAssociation"))w(n,"bpmn:DataInputAssociation")?(n.get("sourceRef")[0]=r,s=e.parent||e.newParent||a,this.updateSemanticParent(n,a,s)):w(n,"bpmn:DataOutputAssociation")&&(s=e.parent||e.newParent||r,this.updateSemanticParent(n,r,s),n.targetRef=a);else{var c=w(n,"bpmn:SequenceFlow");n.sourceRef!==r&&(c&&(Ct(n.sourceRef&&n.sourceRef.get("outgoing"),n),r&&r.get("outgoing")&&r.get("outgoing").push(n)),n.sourceRef=r),n.targetRef!==a&&(c&&(Ct(n.targetRef&&n.targetRef.get("incoming"),n),a&&a.get("incoming")&&a.get("incoming").push(n)),n.targetRef=a)}this.updateConnectionWaypoints(t),this.updateDiConnection(t,i,o)},Dn.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label};function Ln(e){return function(t){var n=t.context,i=n.shape||n.connection||n.element;w(i,"bpmn:BaseElement")&&e(t)}}function _T(e){if(w(e,"bpmn:Activity")){var t=Ze(e);if(t){var n=t.get("label");if(n)return n.get("bounds")}}}function fr(e,t){Li.call(this),this._bpmnFactory=e,this._moddle=t}_e(fr,Li),fr.$inject=["bpmnFactory","moddle"],fr.prototype._baseCreate=Li.prototype.create,fr.prototype.create=function(e,t){if(e==="label"){var n=t.di||this._bpmnFactory.createDiLabel();return this._baseCreate(e,V({type:"label",di:n},Ir,t))}return this.createElement(e,t)},fr.prototype.createElement=function(e,t){t=V({},t||{});var n,i=t.businessObject,r=t.di;if(!i){if(!t.type)throw new Error("no shape type specified");i=this._bpmnFactory.create(t.type)}if(!wT(r)){var o=V({},r||{},{id:i.id+"_di"});e==="root"?r=this._bpmnFactory.createDiPlane(i,o):e==="connection"?r=this._bpmnFactory.createDiEdge(i,o):r=this._bpmnFactory.createDiShape(i,o)}w(i,"bpmn:Group")&&(t=V({isFrame:!0},t)),t=xT(i,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=Kp(r,t,"isExpanded")),Ve(i,["bpmn:Lane","bpmn:Participant"])&&(t=Kp(r,t,"isHorizontal")),w(i,"bpmn:SubProcess")&&(t.collapsed=!Ke(i,r)),w(i,"bpmn:ExclusiveGateway")&&(Rn(r,"isMarkerVisible")?r.isMarkerVisible===void 0&&(r.isMarkerVisible=!1):r.isMarkerVisible=!0),Ft(t.triggeredByEvent)&&(i.triggeredByEvent=t.triggeredByEvent,delete t.triggeredByEvent),Ft(t.cancelActivity)&&(i.cancelActivity=t.cancelActivity,delete t.cancelActivity);var a,s;return t.eventDefinitionType&&(a=i.get("eventDefinitions")||[],s=this._bpmnFactory.create(t.eventDefinitionType,t.eventDefinitionAttrs),t.eventDefinitionType==="bpmn:ConditionalEventDefinition"&&(s.condition=this._bpmnFactory.create("bpmn:FormalExpression")),a.push(s),s.$parent=i,i.eventDefinitions=a,delete t.eventDefinitionType),n=this.getDefaultSize(i,r),t=V({id:i.id},n,t,{businessObject:i,di:r}),this._baseCreate(e,t)},fr.prototype.getDefaultSize=function(e,t){var n=ie(e);if(t=t||Ze(e),w(n,"bpmn:SubProcess"))return Ke(n,t)?{width:350,height:200}:{width:100,height:80};if(w(n,"bpmn:Task"))return{width:100,height:80};if(w(n,"bpmn:Gateway"))return{width:50,height:50};if(w(n,"bpmn:Event"))return{width:36,height:36};if(w(n,"bpmn:Participant")){var i=t.isHorizontal===void 0||t.isHorizontal===!0;return Ke(n,t)?i?{width:600,height:250}:{width:250,height:600}:i?{width:400,height:60}:{width:60,height:400}}return w(n,"bpmn:Lane")?{width:400,height:100}:w(n,"bpmn:DataObjectReference")?{width:36,height:50}:w(n,"bpmn:DataStoreReference")?{width:50,height:50}:w(n,"bpmn:TextAnnotation")?{width:100,height:40}:w(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},fr.prototype.createParticipantShape=function(e){return Wt(e)||(e={isExpanded:e}),e=V({type:"bpmn:Participant"},e||{}),e.isExpanded!==!1&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)};function xT(e,t,n){return B(n,function(i){t=Kp(e,t,i)}),t}function Kp(e,t,n){return t[n]===void 0?t:(e[n]=t[n],pi(t,[n]))}function wT(e){return Ve(e,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])}function Sc(e,t){this._modeling=e,this._canvas=t}Sc.$inject=["modeling","canvas"],Sc.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;B(n,function(r){var o={x:0,y:0};Ft(i.left)?o.x=i.left-r.x:Ft(i.right)?o.x=i.right-r.width-r.x:Ft(i.center)?o.x=i.center-Math.round(r.width/2)-r.x:Ft(i.top)?o.y=i.top-r.y:Ft(i.bottom)?o.y=i.bottom-r.height-r.y:Ft(i.middle)&&(o.y=i.middle-Math.round(r.height/2)-r.y),t.moveElements([r],o,r.parent)})},Sc.prototype.postExecute=function(e){};function Rc(e){this._modeling=e}Rc.$inject=["modeling"],Rc.prototype.preExecute=function(e){var t=e.source;if(!t)throw new Error("source required");var n=e.target||t.parent,i=e.shape,r=e.hints||{};i=e.shape=this._modeling.createShape(i,e.position,n,{attach:r.attach}),e.shape=i},Rc.prototype.postExecute=function(e){var t=e.hints||{};ET(e.source,e.shape)||(t.connectionTarget===e.source?this._modeling.connect(e.shape,e.source,e.connection):this._modeling.connect(e.source,e.shape,e.connection))};function ET(e,t){return qi(e.outgoing,function(n){return n.target===t})}function Cc(e,t){this._canvas=e,this._layouter=t}Cc.$inject=["canvas","layouter"],Cc.prototype.execute=function(e){var t=e.connection,n=e.source,i=e.target,r=e.parent,o=e.parentIndex,a=e.hints;if(!n||!i)throw new Error("source and target required");if(!r)throw new Error("parent required");return t.source=n,t.target=i,t.waypoints||(t.waypoints=this._layouter.layoutConnection(t,a)),this._canvas.addConnection(t,r,o),t},Cc.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Pc=Math.round;function Xp(e){this._modeling=e}Xp.$inject=["modeling"],Xp.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;B(t,function(f){Be(f.x)||(f.x=0),Be(f.y)||(f.y=0)});var s=We(t,function(f){return!f.hidden}),c=Dt(s);B(t,function(f){ot(f)&&(f.waypoints=sn(f.waypoints,function(p){return{x:Pc(p.x-c.x-c.width/2+r.x),y:Pc(p.y-c.y-c.height/2+r.y)}})),V(f,{x:Pc(f.x-c.x-c.width/2+r.x),y:Pc(f.y-c.y-c.height/2+r.y)})});var u=new Set(Ts(t)),l={};B(t,function(f){if(ot(f)){l[f.id]=Be(i)?a.createConnection(l[f.source.id],l[f.target.id],i,f,f.parent||n,o):a.createConnection(l[f.source.id],l[f.target.id],f,f.parent||n,o);return}var p=V({},o);u.has(f)||(p.autoResize=!1),Ge(f)&&(p=pi(p,["attach"])),l[f.id]=Be(i)?a.createShape(f,oi(f,["x","y","width","height"]),f.parent||n,i,p):a.createShape(f,oi(f,["x","y","width","height"]),f.parent||n,p)}),e.elements=Jr(l)};var cv=Math.round;function dr(e){this._canvas=e}dr.$inject=["canvas"],dr.prototype.execute=function(e){var t=e.shape,n=e.position,i=e.parent,r=e.parentIndex;if(!i)throw new Error("parent required");if(!n)throw new Error("position required");return n.width!==void 0?V(t,n):V(t,{x:n.x-cv(t.width/2),y:n.y-cv(t.height/2)}),this._canvas.addShape(t,i,r),t},dr.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t};function Ea(e){dr.call(this,e)}_e(Ea,dr),Ea.$inject=["canvas"];var ST=dr.prototype.execute;Ea.prototype.execute=function(e){var t=e.shape;return CT(t),t.labelTarget=e.labelTarget,ST.call(this,e)};var RT=dr.prototype.revert;Ea.prototype.revert=function(e){return e.shape.labelTarget=null,RT.call(this,e)};function CT(e){["width","height"].forEach(function(t){typeof e[t]>"u"&&(e[t]=0)})}function Sa(e,t){this._canvas=e,this._modeling=t}Sa.$inject=["canvas","modeling"],Sa.prototype.preExecute=function(e){var t=this._modeling,n=e.connection;pr(n.incoming,function(i){t.removeConnection(i,{nested:!0})}),pr(n.outgoing,function(i){t.removeConnection(i,{nested:!0})})},Sa.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=Sl(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},Sa.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,Tt(n.children,t,i),this._canvas.addConnection(t,n),t};function Zp(e,t){this._modeling=e,this._elementRegistry=t}Zp.$inject=["modeling","elementRegistry"],Zp.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry,i=e.elements;B(i,function(r){n.get(r.id)&&(r.waypoints?t.removeConnection(r):t.removeShape(r))})};function Ra(e,t){this._canvas=e,this._modeling=t}Ra.$inject=["canvas","modeling"],Ra.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;pr(n.incoming,function(i){t.removeConnection(i,{nested:!0})}),pr(n.outgoing,function(i){t.removeConnection(i,{nested:!0})}),pr(n.children,function(i){ot(i)?t.removeConnection(i,{nested:!0}):t.removeShape(i,{nested:!0})})},Ra.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=Sl(i.children,n),t.removeShape(n),n},Ra.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return Tt(i.children,n,r),t.addShape(n,i),n};function Ac(e){this._modeling=e}Ac.$inject=["modeling"];var uv={x:"y",y:"x"};Ac.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(m,x){m.range.min=Math.min(x[i],m.range.min),m.range.max=Math.max(x[i]+x[r],m.range.max)}function a(m){return m[i]+m[r]/2}function s(m){return m.length-1}function c(m){return m.max-m.min}function u(m,x){var y={y:0};y[i]=m-a(x),y[i]&&(y[uv[i]]=0,t.moveElements([x],y,x.parent))}var l=n[0],f=s(n),p=n[f],d,g,h=0;B(n,function(m,x){var y,_,S;if(m.elements.length<2){x&&x!==n.length-1&&(o(m,m.elements[0]),h+=c(m.range));return}y=li(m.elements,i),_=y[0],x===f&&(_=y[s(y)]),S=a(_),m.range=null,B(y,function(P){if(u(S,P),m.range===null){m.range={min:P[i],max:P[i]+P[r]};return}o(m,P)}),x&&x!==n.length-1&&(h+=c(m.range))}),g=Math.abs(p.range.min-l.range.max),d=Math.round((g-h)/(n.length-1)),!(d<n.length-1)&&B(n,function(m,x){var y={},_;m===l||m===p||(_=n[x-1],m.range.max=0,B(m.elements,function(S,P){y[uv[i]]=0,y[i]=_.range.max-S[i]+d,m.range.min!==S[i]&&(y[i]+=S[i]-m.range.min),y[i]&&t.moveElements([S],y,S.parent),m.range.max=Math.max(S[i]+S[r],P?m.range.max:0)}))})},Ac.prototype.postExecute=function(e){};function Tc(e,t){this._layouter=e,this._canvas=t}Tc.$inject=["layouter","canvas"],Tc.prototype.execute=function(e){var t=e.connection,n=t.waypoints;return V(e,{oldWaypoints:n}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Tc.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t};function Qp(){}Qp.prototype.execute=function(e){var t=e.connection,n=e.delta,i=e.newParent||t.parent,r=e.newParentIndex,o=t.parent;return e.oldParent=o,e.oldParentIndex=Ct(o.children,t),Tt(i.children,t,r),t.parent=i,B(t.waypoints,function(a){a.x+=n.x,a.y+=n.y,a.original&&(a.original.x+=n.x,a.original.y+=n.y)}),t},Qp.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return Ct(n.children,t),Tt(i.children,t,r),t.parent=i,B(t.waypoints,function(a){a.x-=o.x,a.y-=o.y,a.original&&(a.original.x-=o.x,a.original.y-=o.y)}),t};function Jp(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}Jp.prototype.add=function(e,t){return this.addAll([e],t)},Jp.prototype.addAll=function(e,t){var n=nS(e,!!t,this);return V(this,n),this};function Ca(e){this._modeling=e}Ca.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},Ca.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,a=e.allShapes,s=e.allConnections,c=e.enclosedConnections,u=e.topLevel,l=!1;r&&r.parent===n&&(l=!0),B(a,function(f){o.moveShape(f,t,u[f.id]&&!l&&n,{recurse:!1,layout:!1})}),B(s,function(f){var p=!!a[f.source.id],d=!!a[f.target.id];c[f.id]&&p&&d?o.moveConnection(f,t,u[f.id]&&!l&&n):o.layoutConnection(f,{connectionStart:p&&ap(f,f.source,t),connectionEnd:d&&sp(f,f.target,t)})})},Ca.prototype.getClosure=function(e){return new Jp().addAll(e,!0)};function Mc(e){this._helper=new Ca(e)}Mc.$inject=["modeling"],Mc.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Mc.prototype.postExecute=function(e){var t=e.hints,n;t&&t.primaryShape&&(n=t.primaryShape,t.oldParent=n.parent),this._helper.moveClosure(e.closure,e.delta,e.newParent,e.newHost,n)};function Hr(e){this._modeling=e,this._helper=new Ca(e)}Hr.$inject=["modeling"],Hr.prototype.execute=function(e){var t=e.shape,n=e.delta,i=e.newParent||t.parent,r=e.newParentIndex,o=t.parent;return e.oldBounds=oi(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=Ct(o.children,t),Tt(i.children,t,r),V(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Hr.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;i.layout!==!1&&(B(t.incoming,function(o){r.layoutConnection(o,{connectionEnd:sp(o,t,n)})}),B(t.outgoing,function(o){r.layoutConnection(o,{connectionStart:ap(o,t,n)})})),i.recurse!==!1&&this.moveChildren(e)},Hr.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return Tt(n.children,t,i),V(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Hr.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Hr.prototype.getNewParent=function(e){return e.newParent||e.shape.parent};function Pa(e){this._modeling=e}Pa.$inject=["modeling"],Pa.prototype.execute=function(e){var t=e.newSource,n=e.newTarget,i=e.connection,r=e.dockingOrPoints;if(!t&&!n)throw new Error("newSource or newTarget required");return De(r)&&(e.oldWaypoints=i.waypoints,i.waypoints=r),t&&(e.oldSource=i.source,i.source=t),n&&(e.oldTarget=i.target,i.target=n),i},Pa.prototype.postExecute=function(e){var t=e.connection,n=e.newSource,i=e.newTarget,r=e.dockingOrPoints,o=e.hints||{},a={};o.connectionStart&&(a.connectionStart=o.connectionStart),o.connectionEnd&&(a.connectionEnd=o.connectionEnd),o.layoutConnection!==!1&&(n&&(!i||o.docking==="source")&&(a.connectionStart=a.connectionStart||lv(De(r)?r[0]:r)),i&&(!n||o.docking==="target")&&(a.connectionEnd=a.connectionEnd||lv(De(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},Pa.prototype.revert=function(e){var t=e.oldSource,n=e.oldTarget,i=e.oldWaypoints,r=e.connection;return t&&(r.source=t),n&&(r.target=n),i&&(r.waypoints=i),r};function lv(e){return e.original||e}function ji(e,t){this._modeling=e,this._rules=t}ji.$inject=["modeling","rules"],ji.prototype.preExecute=function(e){var t=this,n=this._modeling,i=this._rules,r=e.oldShape,o=e.newData,a=e.hints||{},s;function c(g,h,m){return i.allowed("connection.reconnect",{connection:m,source:g,target:h})}var u={x:o.x,y:o.y},l={x:r.x,y:r.y,width:r.width,height:r.height};s=e.newShape=e.newShape||t.createShape(o,u,r.parent,a),r.host&&n.updateAttachment(s,r.host);var f;a.moveChildren!==!1&&(f=r.children.slice(),n.moveElements(f,{x:0,y:0},s,a));var p=r.incoming.slice(),d=r.outgoing.slice();B(p,function(g){var h=g.source,m=c(h,s,g);m&&t.reconnectEnd(g,s,ic(g,s,l),a)}),B(d,function(g){var h=g.target,m=c(s,h,g);m&&t.reconnectStart(g,s,nc(g,s,l),a)})},ji.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},ji.prototype.execute=function(e){},ji.prototype.revert=function(e){},ji.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},ji.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},ji.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)};function Aa(e){this._modeling=e}Aa.$inject=["modeling"],Aa.prototype.execute=function(e){var t=e.shape,n=e.newBounds,i=e.minBounds;if(n.x===void 0||n.y===void 0||n.width===void 0||n.height===void 0)throw new Error("newBounds must have {x, y, width, height} properties");if(i&&(n.width<i.width||n.height<i.height))throw new Error("width and height cannot be less than minimum height and width");if(!i&&n.width<10||n.height<10)throw new Error("width and height cannot be less than 10px");return e.oldBounds={width:t.width,height:t.height,x:t.x,y:t.y},V(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Aa.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds,r=e.hints||{};r.layout!==!1&&(B(n.incoming,function(o){t.layoutConnection(o,{connectionEnd:ic(o,n,i)})}),B(n.outgoing,function(o){t.layoutConnection(o,{connectionStart:nc(o,n,i)})}))},Aa.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return V(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t};function hr(e){this._modeling=e}hr.$inject=["modeling"],hr.prototype.preExecute=function(e){var t=e.delta,n=e.direction,i=e.movingShapes,r=e.resizingShapes,o=e.start,a={};this.moveShapes(i,t),B(r,function(s){a[s.id]=AT(s)}),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(tT(i,r),t,n,o,i,r,a)},hr.prototype.execute=function(){},hr.prototype.revert=function(){},hr.prototype.moveShapes=function(e,t){var n=this;B(e,function(i){n._modeling.moveShape(i,t,null,{autoResize:!1,layout:!1,recurse:!1})})},hr.prototype.resizeShapes=function(e,t,n){var i=this;B(e,function(r){var o=nT(r,n,t);i._modeling.resizeShape(r,o,null,{attachSupport:!1,autoResize:!1,layout:!1})})},hr.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,a){var s=this,c=new Set(r),u=new Set(o);B(e,function(l){var f=l.source,p=l.target,d=PT(l),g=fv(n),h={},m=c.has(f)||u.has(f),x=c.has(p)||u.has(p);m&&x?(d=sn(d,function(y){return dv(y,i,n)&&(y[g]=y[g]+t[g]),y.original&&dv(y.original,i,n)&&(y.original[g]=y.original[g]+t[g]),y}),s._modeling.updateWaypoints(l,d,{labelBehavior:!1})):(m||x)&&(c.has(f)?h.connectionStart=ap(l,f,t):c.has(p)?h.connectionEnd=sp(l,p,t):u.has(f)?h.connectionStart=nc(l,f,a[f.id]):u.has(p)&&(h.connectionEnd=ic(l,p,a[p.id])),s._modeling.layoutConnection(l,h))})};function pv(e){return V({},e)}function PT(e){return sn(e.waypoints,function(t){return t=pv(t),t.original&&(t.original=pv(t.original)),t})}function fv(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function dv(e,t,n){var i=fv(n);if(/e|s/.test(n))return e[i]>t;if(/n|w/.test(n))return e[i]<t}function AT(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}function kc(e){this._modeling=e}kc.$inject=["modeling"],kc.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=hv(n),t.collapsed=!t.collapsed;var i=mv(n,t.collapsed);return[t].concat(i)},kc.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=t.children,r=gv(i,n);return t.collapsed=!t.collapsed,[t].concat(r)};function hv(e){var t={};return B(e,function(n){t[n.id]=n.hidden,n.children&&(t=V({},t,hv(n.children)))}),t}function mv(e,t){var n=[];return B(e,function(i){i.hidden=t,n=n.concat(i),i.children&&(n=n.concat(mv(i.children,i.collapsed||t)))}),n}function gv(e,t){var n=[];return B(e,function(i){i.hidden=t[i.id],n=n.concat(i),i.children&&(n=n.concat(gv(i.children,t)))}),n}function Oc(e){this._modeling=e}Oc.$inject=["modeling"],Oc.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=yv(i,t),vv(n,t),t.host=n,t},Oc.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,yv(n,t),vv(i,t,r),t};function yv(e,t){return Ct(e&&e.attachers,t)}function vv(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),Tt(i,t,n)}}function ef(){}ef.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},ef.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t};function at(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",function(){i.registerHandlers(n)})}at.$inject=["eventBus","elementFactory","commandStack"],at.prototype.getHandlers=function(){return{"shape.append":Rc,"shape.create":dr,"shape.delete":Ra,"shape.move":Hr,"shape.resize":Aa,"shape.replace":ji,"shape.toggleCollapse":kc,spaceTool:hr,"label.create":Ea,"connection.create":Cc,"connection.delete":Sa,"connection.move":Qp,"connection.layout":Tc,"connection.updateWaypoints":ef,"connection.reconnect":Pa,"elements.create":Xp,"elements.move":Mc,"elements.delete":Zp,"elements.distribute":Ac,"elements.align":Sc,"element.updateAttachment":Oc}},at.prototype.registerHandlers=function(e){B(this.getHandlers(),function(t,n){e.registerHandler(n,t)})},at.prototype.moveShape=function(e,t,n,i,r){typeof i=="object"&&(r=i,i=null);var o={shape:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("shape.move",o)},at.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},at.prototype.moveElements=function(e,t,n,i){i=i||{};var r=i.attach,o=n,a;r===!0?(a=n,o=n.parent):r===!1&&(a=null);var s={shapes:e,delta:t,newParent:o,newHost:a,hints:i};this._commandStack.execute("elements.move",s)},at.prototype.moveConnection=function(e,t,n,i,r){typeof i=="object"&&(r=i,i=void 0);var o={connection:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("connection.move",o)},at.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},at.prototype.createConnection=function(e,t,n,i,r,o){typeof n=="object"&&(o=r,r=i,i=n,n=void 0),i=this._create("connection",i);var a={source:e,target:t,parent:r,parentIndex:n,connection:i,hints:o};return this._commandStack.execute("connection.create",a),a.connection},at.prototype.createShape=function(e,t,n,i,r){typeof i!="number"&&(r=i,i=void 0),r=r||{};var o=r.attach,a,s;e=this._create("shape",e),o?(a=n.parent,s=n):a=n;var c={position:t,shape:e,parent:a,parentIndex:i,host:s,hints:r};return this._commandStack.execute("shape.create",c),c.shape},at.prototype.createElements=function(e,t,n,i,r){De(e)||(e=[e]),typeof i!="number"&&(r=i,i=void 0),r=r||{};var o={position:t,elements:e,parent:n,parentIndex:i,hints:r};return this._commandStack.execute("elements.create",o),o.elements},at.prototype.createLabel=function(e,t,n,i){n=this._create("label",n);var r={labelTarget:e,position:t,parent:i||e.parent,shape:n};return this._commandStack.execute("label.create",r),r.shape},at.prototype.appendShape=function(e,t,n,i,r){r=r||{},t=this._create("shape",t);var o={source:e,position:n,target:i,shape:t,connection:r.connection,connectionParent:r.connectionParent,hints:r};return this._commandStack.execute("shape.append",o),o.shape},at.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},at.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},at.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},at.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},at.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},at.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},at.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},at.prototype.createSpace=function(e,t,n,i,r){var o={delta:n,direction:i,movingShapes:e,resizingShapes:t,start:r};this._commandStack.execute("spaceTool",o)},at.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},at.prototype.reconnect=function(e,t,n,i,r){var o={connection:e,newSource:t,newTarget:n,dockingOrPoints:i,hints:r||{}};this._commandStack.execute("connection.reconnect",o)},at.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,V(i,{docking:"source"}))},at.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,V(i,{docking:"target"}))},at.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},at.prototype._create=function(e,t){return HS(t)?t:this._elementFactory.create(e,t)},at.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)};function Ta(e){this._elementRegistry=e}Ta.$inject=["elementRegistry"],Ta.prototype.execute=function(e){var t=e.element,n=e.moddleElement,i=e.properties;if(!n)throw new Error("<moddleElement> required");var r=e.changed||this._getVisualReferences(n).concat(t),o=e.oldProperties||TT(n,rs(i));return bv(n,i),e.oldProperties=o,e.changed=r,r},Ta.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return bv(n,t),i},Ta.prototype._getVisualReferences=function(e){var t=this._elementRegistry;return w(e,"bpmn:DataObject")?MT(e,t):[]};function TT(e,t){return Cn(t,function(n,i){return n[i]=e.get(i),n},{})}function bv(e,t){B(t,function(n,i){e.set(i,n)})}function MT(e,t){return t.filter(function(n){return w(n,"bpmn:DataObjectReference")&&ie(n).dataObjectRef===e})}var Ma="default",Hi="id",_v="di",kT={width:0,height:0};function ka(e,t,n,i){this._elementRegistry=e,this._moddle=t,this._modeling=n,this._textRenderer=i}ka.$inject=["elementRegistry","moddle","modeling","textRenderer"],ka.prototype.execute=function(e){var t=e.element,n=[t];if(!t)throw new Error("element required");var i=this._elementRegistry,r=this._moddle.ids,o=t.businessObject,a=BT(e.properties),s=e.oldProperties||OT(t,a);return xv(a,o)&&(r.unclaim(o[Hi]),i.updateId(t,a[Hi]),r.claim(a[Hi],o)),Ma in a&&(a[Ma]&&n.push(i.get(a[Ma].id)),o[Ma]&&n.push(i.get(o[Ma].id))),wv(t,a),e.oldProperties=s,e.changed=n,n},ka.prototype.postExecute=function(e){var t=e.element,n=t.label,i=n&&ie(n).name;if(i){var r=this._textRenderer.getExternalLabelBounds(n,i);this._modeling.resizeShape(n,r,kT)}},ka.prototype.revert=function(e){var t=e.element,n=e.properties,i=e.oldProperties,r=t.businessObject,o=this._elementRegistry,a=this._moddle.ids;return wv(t,i),xv(n,r)&&(a.unclaim(n[Hi]),o.updateId(t,i[Hi]),a.claim(i[Hi],r)),e.changed};function xv(e,t){return Hi in e&&e[Hi]!==t[Hi]}function OT(e,t){var n=rs(t),i=e.businessObject,r=Ze(e);return Cn(n,function(o,a){return a!==_v?o[a]=i.get(a):o[a]=DT(r,rs(t.di)),o},{})}function DT(e,t){return Cn(t,function(n,i){return n[i]=e&&e.get(i),n},{})}function wv(e,t){var n=e.businessObject,i=Ze(e);B(t,function(r,o){o!==_v?n.set(o,r):i&<(i,r)})}function LT(e,t){B(t,function(n,i){e.set(i,n)})}var IT=["default"];function BT(e){var t=V({},e);return IT.forEach(function(n){n in e&&(t[n]=ie(t[n]))}),t}function Dc(e,t){this._canvas=e,this._modeling=t}Dc.$inject=["canvas","modeling"],Dc.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=Ze(r);return t.setRootElement(n),t.removeRootElement(r),Tt(a.rootElements,i),i.$parent=a,Ct(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e.oldRoot=r,[]},Dc.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,a=i.$parent,s=Ze(n);return t.setRootElement(r),t.removeRootElement(n),Ct(a.rootElements,i),i.$parent=null,Tt(a.rootElements,o),o.$parent=a,n.di=null,s.bpmnElement=o,r.di=s,[]};function tf(e,t){this._modeling=e,this._spaceTool=t}tf.$inject=["modeling","spaceTool"],tf.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Kn(i),a=o===i,s=a?i:i.parent,c=ar(s),u=Yt(i);if(u?r==="left"?r="top":r==="right"&&(r="bottom"):r==="top"?r="left":r==="bottom"&&(r="right"),!c.length){var l=u?{x:i.x+Yn,y:i.y,width:i.width-Yn,height:i.height}:{x:i.x,y:i.y+Yn,width:i.width,height:i.height-Yn};n.createShape({type:"bpmn:Lane",isHorizontal:u},l,s)}var f=[];Dr(o,function(S){return f.push(S),S.label&&f.push(S.label),S===i?[]:We(S.children,function(P){return P!==i})});var p,d,g,h,m;r==="top"?(p=-120,d=i.y,g=d+10,h="n",m="y"):r==="left"?(p=-120,d=i.x,g=d+10,h="w",m="x"):r==="bottom"?(p=120,d=i.y+i.height,g=d-10,h="s",m="y"):r==="right"&&(p=120,d=i.x+i.width,g=d-10,h="e",m="x");var x=t.calculateAdjustments(f,m,p,g),y=u?{x:0,y:p}:{x:p,y:0};t.makeSpace(x.movingShapes,x.resizingShapes,y,h,g);var _=u?{x:i.x+(a?Yn:0),y:d-(r==="top"?120:0),width:i.width-(a?Yn:0),height:120}:{x:d-(r==="left"?120:0),y:i.y+(a?Yn:0),width:120,height:i.height-(a?Yn:0)};e.newLane=n.createShape({type:"bpmn:Lane",isHorizontal:u},_,s)};function nf(e){this._modeling=e}nf.$inject=["modeling"],nf.prototype.preExecute=function(e){var t=this._modeling,n=e.shape,i=e.count,r=ar(n),o=r.length;if(o>i)throw new Error(`more than <${i}> child lanes`);var a=Yt(n),s=a?n.height:n.width,c=Math.round(s/i),u,l,f,p;for(p=0;p<i;p++)p===i-1?u=s-c*p:u=c,l=a?{x:n.x+Yn,y:n.y+p*c,width:n.width-Yn,height:u}:{x:n.x+p*c,y:n.y+Yn,width:u,height:n.height-Yn},p<o?t.resizeShape(r[p],l):(f={type:"bpmn:Lane",isHorizontal:a},t.createShape(f,l,n))};function Oa(e,t){this._modeling=e,this._spaceTool=t}Oa.$inject=["modeling","spaceTool"],Oa.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds,i=e.balanced;i!==!1?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Oa.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=MC(e,t);n.resizeShape(e,t),i.forEach(function(r){n.resizeShape(r.shape,r.newBounds)})},Oa.prototype.resizeSpace=function(e,t){var n=this._spaceTool,i=Ae(e),r=Ae(t),o=eg(r,i),a=Kn(e),s=[],c=[];Dr(a,function(g){return s.push(g),(w(g,"bpmn:Lane")||w(g,"bpmn:Participant"))&&c.push(g),g.children});var u,l,f,p,d;(o.bottom||o.top)&&(u=o.bottom||o.top,l=e.y+(o.bottom?e.height:0)+(o.bottom?-10:10),f=o.bottom?"s":"n",p=o.top>0||o.bottom<0?-u:u,d=n.calculateAdjustments(s,"y",p,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:u},f)),(o.left||o.right)&&(u=o.right||o.left,l=e.x+(o.right?e.width:0)+(o.right?-10:100),f=o.right?"e":"w",p=o.left>0||o.right<0?-u:u,d=n.calculateAdjustments(c,"x",p,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:u,y:0},f))};var Da="flowNodeRef",rf="lanes";function Lc(){}Lc.prototype._computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function a(l,f){var p=Ae(f),d={x:l.x+l.width/2,y:l.y+l.height/2};return d.x>p.left&&d.x<p.right&&d.y>p.top&&d.y<p.bottom}function s(l){n.indexOf(l)===-1&&(o.push(l),n.push(l))}function c(l){var f=Kn(l);return r[f.id]||(r[f.id]=Zs(f)),r[f.id]}function u(l){if(!l.parent)return[];var f=c(l);return f.filter(function(p){return a(l,p)}).map(function(p){return p.businessObject})}return t.forEach(function(l){var f=Kn(l);if(!(!f||n.indexOf(f)!==-1)){var p=f.children.filter(function(d){return w(d,"bpmn:FlowNode")});p.forEach(s),n.push(f)}}),e.forEach(s),o.forEach(function(l){var f=l.businessObject,p=f.get(rf),d=p.slice(),g=u(l);i.push({flowNode:f,remove:d,add:g})}),t.forEach(function(l){var f=l.businessObject;l.parent||f.get(Da).forEach(function(p){i.push({flowNode:p,remove:[f],add:[]})})}),i},Lc.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.flowNodeShapes,e.laneShapes)),t.forEach(function(n){var i=n.flowNode,r=i.get(rf);n.remove.forEach(function(o){Ct(r,o),Ct(o.get(Da),i)}),n.add.forEach(function(o){Tt(r,o),Tt(o.get(Da),i)})}),[]},Lc.prototype.revert=function(e){var t=e.updates;return t.forEach(function(n){var i=n.flowNode,r=i.get(rf);n.add.forEach(function(o){Ct(r,o),Ct(o.get(Da),i)}),n.remove.forEach(function(o){Tt(r,o),Tt(o.get(Da),i)})}),[]};var of="categoryValueRef";function La(e,t){this._bpmnFactory=e,this._elementRegistry=t}La.$inject=["bpmnFactory","elementRegistry"],La.prototype._computeUpdates=function(e,t){var n=this._elementRegistry,i=this._bpmnFactory,r=new Map,o=[],a=new Map;function s(y,_,S){if(_){var P=a.get(y);P||(P={},a.set(y,P)),!(S&&P.present)&&(!S&&P.past||(S?P.present={categoryValue:_,root:af(y)}:P.past={categoryValue:_}))}}function c(y){r.set(y,ie(y))}function u(){n.filter(function(y){return w(y,"bpmn:FlowElement")&&!Ge(y)&&y.parent}).forEach(c)}function l(y){var _=ie(y),S=_.get("categoryValueRef");return S||(S=Km(i,_),o.push(NT(y,S))),S}function f(y){return y.reduce(function(_,S){var P=af(S),C=_.get(P);return C||(C=[],_.set(P,C)),C.push(S),_},new Map)}e=Array.from(e||[]);var p=f(e);t.length&&u(),e.forEach(c),n.filter(function(y){return w(y,"bpmn:Group")&&!Ge(y)&&y.parent}).forEach(function(y){var _=ie(y).get("categoryValueRef");if(!_){var S=af(y),P=p.get(S)||[],C=po(P,y),L=Object.keys(C).length>0;L&&(_=l(y))}s(y,_,!0)}),t.forEach(function(y){s(y.groupShape,y.categoryValue,!1)}),o.length&&u();var d=Array.from(r.keys()),g=Array.from(a.values()).reduce(function(y,_){return _.present&&y.add(_.present.categoryValue),_.past&&y.add(_.past.categoryValue),y},new Set),h=new Map,m=f(d);a.forEach(function(y,_){var S=y.present;if(S){var P=m.get(S.root)||[],C=po(P,_);P.forEach(function(L){if(C[L.id]){var T=h.get(L);T||(T=new Set,h.set(L,T)),T.add(S.categoryValue)}})}});var x=d.reduce(function(y,_){var S=r.get(_),P=S.get(of),C=new Set(P),L=h.get(_)||new Set,T=Array.from(L).filter(function(k){return!C.has(k)}),j=P.filter(function(k){return g.has(k)&&!L.has(k)});return(T.length||j.length)&&y.push({businessObject:S,categoryValuesToAdd:T,categoryValuesToRemove:j}),y},[]);return{flowElements:x,groups:o}},La.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.affectedFlowElements,e.affectedGroupEntries)),$T(t.groups),jT(t.flowElements),[]},La.prototype.revert=function(e){var t=e.updates;return HT(t.flowElements),FT(t.groups),[]};function NT(e,t){return{groupShape:e,categoryValue:t,category:t.$parent}}function $T(e){e.forEach(function(t){ie(t.groupShape).categoryValueRef=t.categoryValue,t.categoryValue.$parent=t.category})}function FT(e){e.forEach(function(t){ie(t.groupShape).categoryValueRef=null})}function jT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(of);t.categoryValuesToRemove.forEach(function(r){Ct(i,r)}),t.categoryValuesToAdd.forEach(function(r){Tt(i,r,!0)})})}function HT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(of);t.categoryValuesToAdd.forEach(function(r){Ct(i,r)}),t.categoryValuesToRemove.forEach(function(r){Tt(i,r,!0)})})}function af(e){for(;e.parent;)e=e.parent;return e}function Ic(e){this._moddle=e}Ic.$inject=["moddle"],Ic.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element,r=e.claiming;return r?t.claim(n,i):t.unclaim(n),[]},Ic.prototype.revert=function(e){var t=this._moddle.ids,n=e.id,i=e.element,r=e.claiming;return r?t.unclaim(n):t.claim(n,i),[]};var zT={fill:void 0,stroke:void 0};function sf(e){this._commandStack=e,this._normalizeColor=function(t){if(t){if(Sn(t)){var n=GT(t);if(n)return n}throw new Error(`invalid color value: ${t}`)}}}sf.$inject=["commandStack"],sf.prototype.postExecute=function(e){var t=e.elements,n=e.colors||zT,i=this,r={};"fill"in n&&V(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&V(r,{"border-color":this._normalizeColor(n.stroke)}),B(t,function(o){var a=ot(o)?oi(r,["border-color"]):r,s=Ze(o);if(VT(a),Ge(o)){if(!s||!w(s.label,"bpmndi:BPMNLabel"))return;i._commandStack.execute("element.updateModdleProperties",{element:o,moddleElement:s.label,properties:{color:r["border-color"]}})}else{if(!Ve(s,["bpmndi:BPMNEdge","bpmndi:BPMNShape"]))return;i._commandStack.execute("element.updateProperties",{element:o,properties:{di:a}})}})};function GT(e){var t=document.createElement("canvas").getContext("2d");return t.fillStyle="transparent",t.fillStyle=e,/^#[0-9a-fA-F]{6}$/.test(t.fillStyle)?t.fillStyle:null}function VT(e){"border-color"in e&&(e.stroke=e["border-color"]),"background-color"in e&&(e.fill=e["background-color"])}var WT={width:0,height:0};function Ev(e,t,n){function i(c,u){var l=c.label||c,f=c.labelTarget||c;return bR(l,u),[l,f]}function r(c){var u=c.element,l=u.businessObject,f=c.newLabel;if(!Ge(u)&&rr(u)&&!$s(u)&&!Sv(f)){var p=7,d=Ml(u);d={x:d.x,y:d.y+p},e.createLabel(u,d,{id:l.id+"_label",businessObject:l,di:u.di})}}function o(c){return c.oldLabel=zn(c.element),i(c.element,c.newLabel)}function a(c){return i(c.element,c.oldLabel)}function s(c){var u=c.element,l=u.label||u,f=c.newLabel,p=c.newBounds,d=c.hints||{};if(!(!Ge(l)&&!w(l,"bpmn:TextAnnotation"))){if(Ge(l)&&Sv(f)){d.removeShape!==!1&&e.removeShape(l,{unsetLabel:!1});return}var g=zn(u);typeof p>"u"&&(p=t.getExternalLabelBounds(l,g)),p&&e.resizeShape(l,p,WT)}}this.preExecute=r,this.execute=o,this.revert=a,this.postExecute=s}Ev.$inject=["modeling","textRenderer","bpmnFactory"];function Sv(e){return!e||!e.trim()}function nn(e,t,n,i){at.call(this,e,t,n),this._bpmnRules=i}_e(nn,at),nn.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],nn.prototype.getHandlers=function(){var e=at.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=Ta,e["element.updateProperties"]=ka,e["canvas.updateRoot"]=Dc,e["lane.add"]=tf,e["lane.resize"]=Oa,e["lane.split"]=nf,e["lane.updateRefs"]=Lc,e["group.updateRefs"]=La,e["id.updateClaim"]=Ic,e["element.setColor"]=sf,e["element.updateLabel"]=Ev,e},nn.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},nn.prototype.connect=function(e,t,n,i){var r=this._bpmnRules;if(n||(n=r.canConnect(e,t)),!!n)return this.createConnection(e,t,n,e.parent,i)},nn.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},nn.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},nn.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},nn.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},nn.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},nn.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},nn.prototype.makeProcess=function(){var e=this._create("root",{type:"bpmn:Process"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},nn.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},nn.prototype.updateCategoryValueRefs=function(e,t){this._commandStack.execute("group.updateRefs",{affectedFlowElements:e,affectedGroupEntries:t})},nn.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},nn.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},nn.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})};function Rv(){}Rv.prototype.layoutConnection=function(e,t){return t=t||{},[t.connectionStart||Le(t.source||e.source),t.connectionEnd||Le(t.target||e.target)]};var Bc=20,UT=5,Nc=Math.round,Cv=20,qT={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function YT(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}function KT(e,t){return{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[e].test(t)}function Pv(e,t,n){var i=Jt(t,e,UT),r=n.split(":")[0],o=Nc((t.x-e.x)/2+e.x),a=Nc((t.y-e.y)/2+e.y),s,c,u=KT(r,i),l=/h|r|l/.test(r),f=!1,p=!1;return u?(s=l?{x:o,y:e.y}:{x:e.x,y:a},c=l?"h:h":"v:v"):(f=YT(i,r),c=l?"h:v":"v:h",f?l?(p=a===e.y,s={x:e.x+Bc*(/l/.test(r)?-1:1),y:p?a+Bc:a}):(p=o===e.x,s={x:p?o+Bc:o,y:e.y+Bc*(/t/.test(r)?-1:1)}):s={x:o,y:a}),{waypoints:cf(e,s,c).concat(s),directions:c,turnNextDirections:p}}function XT(e,t,n){return Pv(e,t,n)}function ZT(e,t,n){var i=Pv(t,e,Av(n));return{waypoints:i.waypoints.slice().reverse(),directions:Av(i.directions),turnNextDirections:i.turnNextDirections}}function QT(e,t){var n=e.directions.split(":")[1],i=t.directions.split(":")[0];e.turnNextDirections&&(n=n=="h"?"v":"h"),t.turnNextDirections&&(i=i=="h"?"v":"h");var r=n+":"+i,o=cf(e.waypoints[e.waypoints.length-1],t.waypoints[0],r);return{waypoints:o,directions:r}}function Av(e){return e.split(":").reverse().join(":")}function JT(e,t,n){var i=Nc((t.x-e.x)/2+e.x),r=Nc((t.y-e.y)/2+e.y);if(n==="h:v")return[{x:t.x,y:e.y}];if(n==="v:h")return[{x:e.x,y:t.y}];if(n==="h:h")return[{x:i,y:e.y},{x:i,y:t.y}];if(n==="v:v")return[{x:e.x,y:r},{x:t.x,y:r}];throw new Error("invalid directions: can only handle varians of [hv]:[hv]")}function cf(e,t,n){if(n=n||"h:h",!cM(n))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(Mv(n)){var i=XT(e,t,n),r=ZT(e,t,n),o=QT(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return JT(e,t,n)}function eM(e,t,n){var i=cf(e,t,n);return i.unshift(e),i.push(t),Ov(i)}function tM(e,t,n,i,r){var o=r&&r.preferredLayouts||[],a=K0(o,"straight")[0]||"h:h",s=qT[a]||0,c=Jt(e,t,s),u=sM(c,a);n=n||Le(e),i=i||Le(t);var l=u.split(":"),f=kv(n,e,l[0],uM(c)),p=kv(i,t,l[1],c);return eM(f,p,u)}function nM(e,t,n,i,r,o){De(n)&&(r=n,o=i,n=Le(e),i=Le(t)),o=V({preferredLayouts:[]},o),r=r||[];var a=o.preferredLayouts,s=a.indexOf("straight")!==-1,c;return c=s&&rM(e,t,n,i,o),c||(c=o.connectionEnd&&aM(t,e,i,r),c)||(c=o.connectionStart&&oM(e,t,n,r),c)?c:!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:tM(e,t,n,i,o)}function iM(e,t,n){return e>=t&&e<=n}function Tv(e,t,n){var i={x:"width",y:"height"};return iM(t[e],n[e],n[e]+n[i[e]])}function rM(e,t,n,i,r){var o={},a,s;return s=Jt(e,t),/^(top|bottom|left|right)$/.test(s)?(/top|bottom/.test(s)&&(a="x"),/left|right/.test(s)&&(a="y"),r.preserveDocking==="target"?Tv(a,i,e)?(o[a]=i[a],[{x:o.x!==void 0?o.x:n.x,y:o.y!==void 0?o.y:n.y,original:{x:o.x!==void 0?o.x:n.x,y:o.y!==void 0?o.y:n.y}},{x:i.x,y:i.y}]):null:Tv(a,n,t)?(o[a]=n[a],[{x:n.x,y:n.y},{x:o.x!==void 0?o.x:i.x,y:o.y!==void 0?o.y:i.y,original:{x:o.x!==void 0?o.x:i.x,y:o.y!==void 0?o.y:i.y}}]):null):null}function oM(e,t,n,i){return uf(e,t,n,i)}function aM(e,t,n,i){var r=i.slice().reverse();return r=uf(e,t,n,r),r?r.reverse():null}function uf(e,t,n,i){function r(l){return l.length<3?!0:l.length>4?!1:!!lt(l,function(f,p){var d=l[p-1];return d&&ra(f,d)<3})}function o(l,f,p){var d=Oi(f,l);switch(d){case"v":return{x:p.x,y:l.y};case"h":return{x:l.x,y:p.y}}return{x:l.x,y:l.y}}function a(l,f,p){var d;for(d=l.length-2;d!==0;d--)if(tm(l[d],f,Cv)||tm(l[d],p,Cv))return l.slice(d);return l}if(r(i))return null;var s=i[0],c=i.slice(),u;return c[0]=n,c[1]=o(c[1],s,n),u=a(c,e,t),u!==c&&(c=uf(e,t,n,u)),c&&Oi(c)?null:c}function sM(e,t){if(Mv(t))return t;switch(e){case"intersect":return"t:t";case"top":case"bottom":return"v:v";case"left":case"right":return"h:h";default:return t}}function cM(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}function Mv(e){return e&&/t|r|b|l/.test(e)}function uM(e){return{top:"bottom",bottom:"top",left:"right",right:"left","top-left":"bottom-right","bottom-right":"top-left","top-right":"bottom-left","bottom-left":"top-right"}[e]}function kv(e,t,n,i){if(n==="h"&&(n=/left/.test(i)?"l":"r"),n==="v"&&(n=/top/.test(i)?"t":"b"),n==="t")return{original:e,x:e.x,y:t.y};if(n==="r")return{original:e,x:t.x+t.width,y:e.y};if(n==="b")return{original:e,x:e.x,y:t.y+t.height};if(n==="l")return{original:e,x:t.x,y:e.y};throw new Error("unexpected dockingDirection: <"+n+">")}function Ov(e){return e.reduce(function(t,n,i){var r=t[t.length-1],o=e[i+1];return Rl(r,o,n,0)||t.push(n),t},[])}var lM=-10,pM=40,fM={default:["h:h"],fromGateway:["v:h"],toGateway:["h:v"],loop:{fromTop:["t:r"],fromRight:["r:b"],fromLeft:["l:t"],fromBottom:["b:l"]},boundaryLoop:{alternateHorizontalSide:"b",alternateVerticalSide:"l",default:"v"},messageFlow:["straight","v:v"],subProcess:["straight","h:h"],isHorizontal:!0},dM={default:["v:v"],fromGateway:["h:v"],toGateway:["v:h"],loop:{fromTop:["t:l"],fromRight:["r:t"],fromLeft:["l:b"],fromBottom:["b:r"]},boundaryLoop:{alternateHorizontalSide:"t",alternateVerticalSide:"r",default:"h"},messageFlow:["straight","h:h"],subProcess:["straight","v:v"],isHorizontal:!1},lf={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ia={top:"t",right:"r",bottom:"b",left:"l"};function $c(e){this._elementRegistry=e}_e($c,Rv),$c.prototype.layoutConnection=function(e,t){t||(t={});var n=t.source||e.source,i=t.target||e.target,r=t.waypoints||e.waypoints,o=t.connectionStart,a=t.connectionEnd,s=this._elementRegistry,c,u;if(o||(o=Dv(r&&r[0],n)),a||(a=Dv(r&&r[r.length-1],i)),(w(e,"bpmn:Association")||w(e,"bpmn:DataAssociation"))&&r&&!Lv(n,i))return[].concat([o],r.slice(1,-1),[a]);var l=Wm(n,s)?fM:dM;return w(e,"bpmn:MessageFlow")?c=mM(n,i,l):(w(e,"bpmn:SequenceFlow")||Lv(n,i))&&(n===i?c={preferredLayouts:xM(n,e,l)}:w(n,"bpmn:BoundaryEvent")?c={preferredLayouts:wM(n,i,a,l)}:Ba(n)||Ba(i)?c={preferredLayouts:l.subProcess,preserveDocking:yM(n)}:w(n,"bpmn:Gateway")?c={preferredLayouts:l.fromGateway}:w(i,"bpmn:Gateway")?c={preferredLayouts:l.toGateway}:c={preferredLayouts:l.default}),c&&(c=V(c,t),u=Ov(nM(n,i,o,a,r,c))),u||[o,a]};function hM(e){var t=e.host;return Jt(Le(e),t,lM)}function mM(e,t,n){return{preferredLayouts:n.messageFlow,preserveDocking:gM(e,t)}}function gM(e,t){return w(t,"bpmn:Participant")?"source":w(e,"bpmn:Participant")?"target":Ba(t)?"source":Ba(e)||w(t,"bpmn:Event")?"target":w(e,"bpmn:Event")?"source":null}function yM(e){return Ba(e)?"target":"source"}function Dv(e,t){return e?e.original||e:Le(t)}function Lv(e,t){return w(t,"bpmn:Activity")&&w(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function Ba(e){return w(e,"bpmn:SubProcess")&&Ke(e)}function zr(e,t){return e===t}function vM(e,t){return t.indexOf(e)!==-1}function ko(e){var t=/right|left/.exec(e);return t&&t[0]}function Oo(e){var t=/top|bottom/.exec(e);return t&&t[0]}function Iv(e,t){return lf[e]===t}function bM(e,t){var n=ko(e),i=lf[n];return t.indexOf(i)!==-1}function _M(e,t){var n=Oo(e),i=lf[n];return t.indexOf(i)!==-1}function Bv(e){return e==="right"||e==="left"}function xM(e,t,n){var i=t.waypoints,r=i&&i.length&&Jt(i[0],e);return r==="top"?n.loop.fromTop:r==="right"?n.loop.fromRight:r==="left"?n.loop.fromLeft:n.loop.fromBottom}function wM(e,t,n,i){var r=Le(e),o=Le(t),a=hM(e),s,c,u=zr(e.host,t),l=vM(a,["top","right","bottom","left"]),f=Jt(o,r,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return u?EM(a,l,e,t,n,i):(s=SM(a,f,l,i.isHorizontal),c=RM(a,f,l,i.isHorizontal),[s+":"+c])}function EM(e,t,n,i,r,o){var a=t?e:o.isHorizontal?Oo(e):ko(e),s=Ia[a],c;return t?Bv(e)?c=Nv("y",n,i,r)?"h":o.boundaryLoop.alternateHorizontalSide:c=Nv("x",n,i,r)?"v":o.boundaryLoop.alternateVerticalSide:c=o.boundaryLoop.default,[s+":"+c]}function Nv(e,t,n,i){var r=pM;return!(pf(e,i,n,r)||pf(e,i,{x:n.x+n.width,y:n.y+n.height},r)||pf(e,i,Le(t),r))}function pf(e,t,n,i){return Math.abs(t[e]-n[e])<i}function SM(e,t,n,i){if(n)return Ia[e];var r=Oo(e),o=ko(e),a=Oo(t),s=ko(t);if(i){if(zr(r,a)||Iv(o,s))return Ia[r]}else if(zr(o,s)||Iv(r,a))return Ia[o];return Ia[i?o:r]}function RM(e,t,n,i){if(n)return Bv(e)?bM(e,t)||zr(e,t)?"h":"v":_M(e,t)||zr(e,t)?"v":"h";var r=Oo(e),o=ko(e),a=Oo(t),s=ko(t);return a&&!s?"v":s&&!a?"h":i?zr(r,a)?"h":"v":zr(o,s)?"v":"h"}$c.$inject=["elementRegistry"];function $v(e){return V({original:e.point.original||e.point},e.actual)}function mr(e,t){this._elementRegistry=e,this._graphicsFactory=t}mr.$inject=["elementRegistry","graphicsFactory"],mr.prototype.getCroppedWaypoints=function(e,t,n){t=t||e.source,n=n||e.target;var i=this.getDockingPoint(e,t,!0),r=this.getDockingPoint(e,n),o=e.waypoints.slice(i.idx+1,r.idx);return o.unshift($v(i)),o.push($v(r)),o},mr.prototype.getDockingPoint=function(e,t,n){var i=e.waypoints,r,o,a;return r=n?0:i.length-1,o=i[r],a=this._getIntersection(t,e,n),{point:o,actual:a||o,idx:r}},mr.prototype._getIntersection=function(e,t,n){var i=this._getShapePath(e),r=this._getConnectionPath(t);return oa(i,r,n)},mr.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},mr.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},mr.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};const ff={__init__:["modeling","bpmnUpdater"],__depends__:[VP,aA,cA,uA,Xy,lT,fT,vT,Zn,Yp,nv],bpmnFactory:["type",Jn],bpmnUpdater:["type",Dn],elementFactory:["type",fr],modeling:["type",nn],layouter:["type",$c],connectionDocking:["type",mr]};var CM=10,Fv=50,PM=250;function df(e,t,n,i){for(var r;r=AM(e,n,t);)n=i(t,n,r);return n}function hf(e){return function(t,n,i){var r={x:n.x,y:n.y};return["x","y"].forEach(function(o){var a=e[o];if(a){var s=o==="x"?"width":"height",c=a.margin,u=a.minDistance;c<0?r[o]=Math.min(i[o]+c-t[s]/2,n[o]-u+c):r[o]=Math.max(i[o]+i[s]+c+t[s]/2,n[o]+u+c)}}),r}}function AM(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=MM(e);return lt(r,function(o){if(o===n)return!1;var a=Jt(o,i,CM);return a==="intersect"})}function TM(e,t){t||(t={});function n(g){return g.source===e?1:-1}var i=t.defaultDistance||Fv,r=t.direction||"e",o=t.filter,a=t.getWeight||n,s=t.maxDistance||PM,c=t.reference||"start";o||(o=DM);function u(g,h){return r==="n"?c==="start"?Ae(g).top-Ae(h).bottom:c==="center"?Ae(g).top-Le(h).y:Ae(g).top-Ae(h).top:r==="w"?c==="start"?Ae(g).left-Ae(h).right:c==="center"?Ae(g).left-Le(h).x:Ae(g).left-Ae(h).left:r==="s"?c==="start"?Ae(h).top-Ae(g).bottom:c==="center"?Le(h).y-Ae(g).bottom:Ae(h).bottom-Ae(g).bottom:c==="start"?Ae(h).left-Ae(g).right:c==="center"?Le(h).x-Ae(g).right:Ae(h).right-Ae(g).right}var l=e.incoming.filter(o).map(function(g){var h=a(g),m=h<0?u(g.source,e):u(e,g.source);return{id:g.source.id,distance:m,weight:h}}),f=e.outgoing.filter(o).map(function(g){var h=a(g),m=h>0?u(e,g.target):u(g.target,e);return{id:g.target.id,distance:m,weight:h}}),p=l.concat(f).reduce(function(g,h){return g[h.id+"__weight_"+h.weight]=h,g},{}),d=Cn(p,function(g,h){var m=h.distance,x=h.weight;return m<0||m>s||(g[String(m)]||(g[String(m)]=0),g[String(m)]+=1*x,(!g.distance||g[g.distance]<g[String(m)])&&(g.distance=m)),g},{});return d.distance||i}function MM(e){var t=mf(e);return e.host&&(t=t.concat(mf(e.host))),e.attachers&&(t=t.concat(e.attachers.reduce(function(n,i){return n.concat(mf(i))},[]))),t}function mf(e){return OM(e).concat(kM(e))}function kM(e){return e.incoming.map(function(t){return t.source})}function OM(e){return e.outgoing.map(function(t){return t.target})}function DM(){return!0}var LM=100;function jv(e,t,n){e.on("autoPlace",LM,function(i){var r=i.shape,o=i.source;return IM(o,r)}),e.on("autoPlace.end",function(i){n.scrollToElement(i.shape)}),this.append=function(i,r,o){e.fire("autoPlace.start",{source:i,shape:r});var a=e.fire("autoPlace",{source:i,shape:r}),s=t.appendShape(i,r,a,i.parent,o);return e.fire("autoPlace.end",{source:i,shape:s}),s}}jv.$inject=["eventBus","modeling","canvas"];function IM(e,t,n){n||(n={});var i=n.defaultDistance||Fv,r=Le(e),o=Ae(e);return{x:o.right+i+t.width/2,y:r.y}}function Hv(e,t){e.on("autoPlace.end",500,function(n){t.select(n.shape)})}Hv.$inject=["eventBus","selection"];const BM={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",jv],autoPlaceSelectionBehavior:["type",Hv]};function zv(e,t,n){var i=Wm(e,n);if(w(t,"bpmn:TextAnnotation"))return $M(e,t,i);if(Ve(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"]))return FM(e,t,i);if(w(t,"bpmn:FlowNode"))return NM(e,t,i)}function NM(e,t,n){var i=Ae(e),r=Le(e),o=n?{directionHint:"e",minDistance:80,baseOrientation:"left",boundaryOrientation:"top",start:"top",end:"bottom"}:{directionHint:"s",minDistance:90,baseOrientation:"top",boundaryOrientation:"left",start:"left",end:"right"},a=TM(e,{filter:function(d){return w(d,"bpmn:SequenceFlow")},direction:o.directionHint}),s=30,c=o.minDistance,u=o.baseOrientation;w(e,"bpmn:BoundaryEvent")&&(u=Jt(e,e.host,-25),u.indexOf(o.boundaryOrientation)!==-1&&(s*=-1));var l=n?{x:i.right+a+t.width/2,y:r.y+Gv(u,c,o)}:{x:r.x+Gv(u,c,o),y:i.bottom+a+t.height/2},f={margin:s,minDistance:c},p=n?{y:f}:{x:f};return df(e,t,l,hf(p))}function Gv(e,t,n){return e.includes(n.start)?-1*t:e.includes(n.end)?t:0}function $M(e,t,n){var i=Ae(e),r=n?{x:i.right+t.width/2,y:i.top-50-t.height/2}:{x:i.right+50+t.width/2,y:i.bottom+t.height/2};ot(e)&&(r=Le(e),n?(r.x+=100,r.y-=50):(r.x+=100,r.y+=50));var o={margin:n?-30:30,minDistance:20},a=n?{y:o}:{x:o};return df(e,t,r,hf(a))}function FM(e,t,n){var i=Ae(e),r=n?{x:i.right-10+t.width/2,y:i.bottom+40+t.width/2}:{x:i.left-40-t.width/2,y:i.bottom-10+t.height/2},o={margin:30,minDistance:30},a=n?{x:o}:{y:o};return df(e,t,r,hf(a))}function Vv(e,t){e.on("autoPlace",function(n){var i=n.shape,r=n.source;return zv(r,i,t)})}Vv.$inject=["eventBus","elementRegistry"];const Fc={__depends__:[BM],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",Vv]},Wv=[Gm,pa,ff,Fc];function jM(e={}){$d(globalThis,e.dom);const t=document.createElement("div");return document.body.appendChild(t),new mo({container:t,moddleExtensions:e.moddleExtensions??ps,additionalModules:[...Wv,...e.additionalModules??[]]})}var HM=new To("ov"),zM=500;function Zt(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=HM,this._overlayDefaults=V({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=GM(n.getContainer()),this._init()}Zt.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Zt.prototype.get=function(e){if(Sn(e)&&(e={id:e}),Sn(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?We(t.overlays,to({type:e.type})):t.overlays.slice():[]}else return e.type?We(this._overlays,to({type:e.type})):e.id?this._overlays[e.id]:null},Zt.prototype.add=function(e,t,n){if(Wt(t)&&(n=t,t=null),e.id||(e=this._elementRegistry.get(e)),!n.position)throw new Error("must specifiy overlay position");if(!n.html)throw new Error("must specifiy overlay html");if(!e)throw new Error("invalid element specified");var i=this._ids.next();return n=V({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Zt.prototype.remove=function(e){var t=this.get(e)||[];De(t)||(t=[t]);var n=this;B(t,function(i){var r=n._getOverlayContainer(i.element,!0);if(i&&(mi(i.html),mi(i.htmlContainer),delete i.htmlContainer,delete i.element,delete n._overlays[i.id]),r){var o=r.overlays.indexOf(i);o!==-1&&r.overlays.splice(o,1)}})},Zt.prototype.isShown=function(){return this._overlayRoot.style.display!=="none"},Zt.prototype.show=function(){jc(this._overlayRoot)},Zt.prototype.hide=function(){jc(this._overlayRoot,!1)},Zt.prototype.clear=function(){this._overlays={},this._overlayContainers=[],Es(this._overlayRoot)},Zt.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=Dt(t);i=o.x,r=o.y}Uv(n,i,r),ln(e.html,"data-container-id",t.id)},Zt.prototype._updateOverlay=function(e){var t=e.position,n=e.htmlContainer,i=e.element,r=t.left,o=t.top;if(t.right!==void 0){var a;i.waypoints?a=Dt(i).width:a=i.width,r=t.right*-1+a}if(t.bottom!==void 0){var s;i.waypoints?s=Dt(i).height:s=i.height,o=t.bottom*-1+s}Uv(n,r||0,o||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Zt.prototype._createOverlayContainer=function(e){var t=mt('<div class="djs-overlays" />');vn(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Zt.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";qv(this._overlayRoot,n)},Zt.prototype._getOverlayContainer=function(e,t){var n=lt(this._overlayContainers,function(i){return i.element===e});return!n&&!t?this._createOverlayContainer(e):n},Zt.prototype._addOverlay=function(e){var t=e.id,n=e.element,i=e.html,r,o;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),Sn(i)&&(i=mt(i)),o=this._getOverlayContainer(n),r=mt('<div class="djs-overlay" data-overlay-id="'+t+'">'),vn(r,{position:"absolute"}),r.appendChild(i),e.type&&bt(r).add("djs-overlay-"+e.type);var a=this._canvas.findRoot(n),s=this._canvas.getRootElement();jc(r,a===s),e.htmlContainer=r,o.overlays.push(e),o.html.appendChild(r),this._overlays[t]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Zt.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer,s=this._canvas.getRootElement(),c=!0;(i!==s||n&&(Ft(r)&&r>t.scale||Ft(o)&&o<t.scale))&&(c=!1),jc(a,c),this._updateOverlayScale(e,t)},Zt.prototype._updateOverlayScale=function(e,t){var n=e.scale,i,r,o=e.htmlContainer,a,s="";n!==!0&&(n===!1?(i=1,r=1):(i=n.min,r=n.max),Ft(i)&&t.scale<i&&(a=(1/t.scale||1)*i),Ft(r)&&t.scale>r&&(a=(1/t.scale||1)*r)),Ft(a)&&(s="scale("+a+","+a+")"),qv(o,s)},Zt.prototype._updateOverlaysVisibilty=function(e){var t=this;B(this._overlays,function(n){t._updateOverlayVisibilty(n,e)})},Zt.prototype._init=function(){var e=this._eventBus,t=this;function n(i){t._updateRoot(i),t._updateOverlaysVisibilty(i),t.show()}e.on("canvas.viewbox.changing",function(i){t.hide()}),e.on("canvas.viewbox.changed",function(i){n(i.viewbox)}),e.on(["shape.remove","connection.remove"],function(i){var r=i.element,o=t.get({element:r});B(o,function(c){t.remove(c.id)});var a=t._getOverlayContainer(r);if(a){mi(a.html);var s=t._overlayContainers.indexOf(a);s!==-1&&t._overlayContainers.splice(s,1)}}),e.on("element.changed",zM,function(i){var r=i.element,o=t._getOverlayContainer(r,!0);o&&(B(o.overlays,function(a){t._updateOverlay(a)}),t._updateOverlayContainer(o))}),e.on("element.marker.update",function(i){var r=t._getOverlayContainer(i.element,!0);r&&bt(r.html)[i.add?"add":"remove"](i.marker)}),e.on("root.set",function(){t._updateOverlaysVisibilty(t._canvas.viewbox())}),e.on("diagram.clear",this.clear,this)};function GM(e){var t=mt('<div class="djs-overlay-container" />');return vn(t,{position:"absolute",width:0,height:0}),e.insertBefore(t,e.firstChild),t}function Uv(e,t,n){vn(e,{left:t+"px",top:n+"px"})}function jc(e,t){e.style.display=t===!1?"none":""}function qv(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(n){e.style[n+"transform"]=t})}const Hc={__init__:["overlays"],overlays:["type",Zt]};function gf(e,t){t.invoke(te,this),this.executed(function(n){var i=n.context;i.rootElement?e.setRootElement(i.rootElement):i.rootElement=e.getRootElement()}),this.revert(function(n){var i=n.context;i.rootElement&&e.setRootElement(i.rootElement)})}_e(gf,te),gf.$inject=["canvas","injector"];const VM={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",gf]};function Na(e){return CSS.escape(e)}var WM={"&":"&","<":"<",">":">",'"':""","'":"'"};function Yv(e){return e=""+e,e&&e.replace(/[&<>"']/g,function(t){return WM[t]})}var UM="bjs-breadcrumbs-shown";function Kv(e,t,n){var i=mt('<ul class="bjs-breadcrumbs"></ul>'),r=n.getContainer(),o=bt(r);r.appendChild(i);var a=[];e.on("element.changed",function(c){var u=c.element,l=ie(u),f=lt(a,function(p){return p===l});f&&s()});function s(c){c&&(a=qM(c));var u=a.flatMap(function(f){var p=n.findRoot(_i(f))||n.findRoot(f.id);if(!p&&w(f,"bpmn:Process")){var d=t.find(function(m){var x=ie(m);return x&&x.get("processRef")===f});p=d&&n.findRoot(d.id)}if(!p)return[];var g=Yv(f.name||f.id),h=mt('<li><span class="bjs-crumb"><a title="'+g+'">'+g+"</a></span></li>");return h.addEventListener("click",function(){n.setRootElement(p)}),h});i.innerHTML="";var l=u.length>1;o.toggle(UM,l),u.forEach(function(f){i.appendChild(f)})}e.on("root.set",function(c){s(c.element)})}Kv.$inject=["eventBus","elementRegistry","canvas"];function qM(e){for(var t=ie(e),n=[],i=t;i;i=i.$parent)(w(i,"bpmn:SubProcess")||w(i,"bpmn:Process"))&&n.push(i);return n.reverse()}function Xv(e,t){var n=null,i=new YM;e.on("root.set",function(r){var o=r.element,a=t.viewbox(),s=i.get(o);if(i.set(n,{x:a.x,y:a.y,zoom:a.scale}),n=o,!(!w(o,"bpmn:SubProcess")&&!s)){s=s||{x:0,y:0,zoom:1};var c=(a.x-s.x)*a.scale,u=(a.y-s.y)*a.scale;(c!==0||u!==0)&&t.scroll({dx:c,dy:u}),s.zoom!==a.scale&&t.zoom(s.zoom,{x:0,y:0})}}),e.on("diagram.clear",function(){i.clear(),n=null})}Xv.$inject=["eventBus","canvas"];function YM(){this._entries=[],this.set=function(e,t){var n=!1;for(var i in this._entries)if(this._entries[i][0]===e){this._entries[i][1]=t,n=!0;break}n||this._entries.push([e,t])},this.get=function(e){for(var t in this._entries)if(this._entries[t][0]===e)return this._entries[t][1];return null},this.clear=function(){this._entries.length=0},this.remove=function(e){var t=-1;for(var n in this._entries)if(this._entries[n][0]===e){t=n;break}t!==-1&&this._entries.splice(t,1)}}var Zv={x:180,y:160};function Gr(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,function(i,r){n._handleImport(r.definitions)})}Gr.prototype._handleImport=function(e){if(e.diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach(function(i){!i.plane||!i.plane.bpmnElement||(t._processToDiagramMap[i.plane.bpmnElement.id]=i)});var n=e.diagrams.filter(i=>i.plane).flatMap(i=>t._createNewDiagrams(i.plane));n.forEach(function(i){t._movePlaneElementsToOrigin(i.plane)})}},Gr.prototype._createNewDiagrams=function(e){var t=this,n=[],i=[];e.get("planeElement").forEach(function(o){var a=o.bpmnElement;if(a){var s=a.$parent;w(a,"bpmn:SubProcess")&&!o.isExpanded&&n.push(a),XM(a,e)&&i.push({diElement:o,parent:s})}});var r=[];return n.forEach(function(o){if(!t._processToDiagramMap[o.id]){var a=t._createDiagram(o);t._processToDiagramMap[o.id]=a,r.push(a)}}),i.forEach(function(o){for(var a=o.diElement,s=o.parent;s&&n.indexOf(s)===-1;)s=s.$parent;if(s){var c=t._processToDiagramMap[s.id];t._moveToDiPlane(a,c.plane)}}),r},Gr.prototype._movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=KM(e),i={x:n.x-Zv.x,y:n.y-Zv.y};t.forEach(function(r){r.waypoint?r.waypoint.forEach(function(o){o.x=o.x-i.x,o.y=o.y-i.y}):r.bounds&&(r.bounds.x=r.bounds.x-i.x,r.bounds.y=r.bounds.y-i.y)})},Gr.prototype._moveToDiPlane=function(e,t){var n=Qv(e),i=n.plane.get("planeElement");i.splice(i.indexOf(e),1),t.get("planeElement").push(e)},Gr.prototype._createDiagram=function(e){var t=this._moddle.create("bpmndi:BPMNPlane",{bpmnElement:e}),n=this._moddle.create("bpmndi:BPMNDiagram",{plane:t});return t.$parent=n,t.bpmnElement=e,n.$parent=this._definitions,this._definitions.diagrams.push(n),n},Gr.$inject=["eventBus","moddle"];function Qv(e){return w(e,"bpmndi:BPMNDiagram")?e:Qv(e.$parent)}function KM(e){var t={top:1/0,right:-1/0,bottom:-1/0,left:1/0};return e.planeElement.forEach(function(n){if(n.bounds){var i=Ae(n.bounds);t.top=Math.min(i.top,t.top),t.left=Math.min(i.left,t.left)}}),Os(t)}function XM(e,t){var n=e.$parent;return!(!w(n,"bpmn:SubProcess")||n===t.bpmnElement||Ve(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))}var zc=250,ZM='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.81801948,3.50735931 L10.4996894,9.1896894 L10.5,4 L12,4 L12,12 L4,12 L4,10.5 L9.6896894,10.4996894 L3.75735931,4.56801948 C3.46446609,4.27512627 3.46446609,3.80025253 3.75735931,3.50735931 C4.05025253,3.21446609 4.52512627,3.21446609 4.81801948,3.50735931 Z"/></svg>',QM="bjs-drilldown-empty";function gr(e,t,n,i,r){te.call(this,t),this._canvas=e,this._eventBus=t,this._elementRegistry=n,this._overlays=i,this._translate=r;var o=this;this.executed("shape.toggleCollapse",zc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.reverted("shape.toggleCollapse",zc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.executed(["shape.create","shape.move","shape.delete"],zc,function(a){var s=a.oldParent,c=a.newParent||a.parent,u=a.shape;o._canDrillDown(u)&&o._addOverlay(u),o._updateDrilldownOverlay(s),o._updateDrilldownOverlay(c),o._updateDrilldownOverlay(u)},!0),this.reverted(["shape.create","shape.move","shape.delete"],zc,function(a){var s=a.oldParent,c=a.newParent||a.parent,u=a.shape;o._canDrillDown(u)&&o._addOverlay(u),o._updateDrilldownOverlay(s),o._updateDrilldownOverlay(c),o._updateDrilldownOverlay(u)},!0),t.on("import.render.complete",function(){n.filter(function(a){return o._canDrillDown(a)}).map(function(a){o._addOverlay(a)})})}_e(gr,te),gr.prototype._updateDrilldownOverlay=function(e){var t=this._canvas;if(e){var n=t.findRoot(e);n&&this._updateOverlayVisibility(n)}},gr.prototype._canDrillDown=function(e){var t=this._canvas;return w(e,"bpmn:SubProcess")&&t.findRoot(_i(e))},gr.prototype._updateOverlayVisibility=function(e){var t=this._overlays,n=ie(e),i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.get("flowElements")&&n.get("flowElements").length;bt(i.html).toggle(QM,!r)}},gr.prototype._addOverlay=function(e){var t=this._canvas,n=this._overlays,i=ie(e),r=n.get({element:e,type:"drilldown"});r.length&&this._removeOverlay(e);var o=mt('<button type="button" class="bjs-drilldown">'+ZM+"</button>"),a=i.get("name")||i.get("id"),s=this._translate("Open {element}",{element:a});o.setAttribute("title",s),o.addEventListener("click",function(){t.setRootElement(t.findRoot(_i(e)))}),n.add(e,"drilldown",{position:{bottom:-7,right:-8},html:o}),this._updateOverlayVisibility(e)},gr.prototype._removeOverlay=function(e){var t=this._overlays;t.remove({element:e,type:"drilldown"})},gr.$inject=["canvas","eventBus","elementRegistry","overlays","translate"];const JM={__depends__:[Hc,Yp,VM],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",Kv],drilldownCentering:["type",Xv],drilldownOverlayBehavior:["type",gr],subprocessCompatibility:["type",Gr]};function yr(e){_t.call(this,e)}_e(yr,_t),yr.prototype._modules=[Gm,JM,Hc,Zn,pa],yr.prototype._moddleExtensions={};var Gc="keyboard.keydown",e2="keyboard.keyup",t2=1e3,Jv="Keyboard binding is now implicit; explicit binding to an element got removed. For more information, see https://github.com/bpmn-io/diagram-js/issues/661";function bn(e,t){var n=this;this._config=e=e||{},this._eventBus=t,this._keydownHandler=this._keydownHandler.bind(this),this._keyupHandler=this._keyupHandler.bind(this),t.on("diagram.destroy",function(){n._fire("destroy"),n.unbind()}),e.bindTo&&console.error("unsupported configuration <keyboard.bindTo>",new Error(Jv));var i=e&&e.bind!==!1;t.on("canvas.init",function(r){n._target=r.svg,i&&n.bind(),n._fire("init")})}bn.$inject=["config.keyboard","eventBus"],bn.prototype._keydownHandler=function(e){this._keyHandler(e,Gc)},bn.prototype._keyupHandler=function(e){this._keyHandler(e,e2)},bn.prototype._keyHandler=function(e,t){var n;if(!this._isEventIgnored(e)){var i={keyEvent:e};n=this._eventBus.fire(t||Gc,i),n&&e.preventDefault()}},bn.prototype._isEventIgnored=function(e){return!1},bn.prototype.bind=function(e){e&&console.error("unsupported argument <node>",new Error(Jv)),this.unbind(),e=this._node=this._target,$e.bind(e,"keydown",this._keydownHandler),$e.bind(e,"keyup",this._keyupHandler),this._fire("bind")},bn.prototype.getBinding=function(){return this._node},bn.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),$e.unbind(e,"keydown",this._keydownHandler),$e.unbind(e,"keyup",this._keyupHandler)),this._node=null},bn.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},bn.prototype.addListener=function(e,t,n){Ut(e)&&(n=t,t=e,e=t2),this._eventBus.on(n||Gc,e,t)},bn.prototype.removeListener=function(e,t){this._eventBus.off(t||Gc,e)},bn.prototype.hasModifier=wA,bn.prototype.isCmd=kn,bn.prototype.isShift=Np,bn.prototype.isKey=zt;var n2=500;function Do(e,t){var n=this;e.on("editorActions.init",n2,function(i){var r=i.editorActions;n.registerBindings(t,r)})}Do.$inject=["eventBus","keyboard"],Do.prototype.registerBindings=function(e,t){function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("undo",function(i){var r=i.keyEvent;if(PA(r))return t.trigger("undo"),!0}),n("redo",function(i){var r=i.keyEvent;if(AA(r))return t.trigger("redo"),!0}),n("copy",function(i){var r=i.keyEvent;if(EA(r))return t.trigger("copy"),!0}),n("paste",function(i){var r=i.keyEvent;if(SA(r))return t.trigger("paste"),!0}),n("duplicate",function(i){var r=i.keyEvent;if(RA(r))return t.trigger("duplicate"),!0}),n("cut",function(i){var r=i.keyEvent;if(CA(r))return t.trigger("cut"),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["+","Add","="],r)&&kn(r))return t.trigger("stepZoom",{value:1}),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["-","Subtract"],r)&&kn(r))return t.trigger("stepZoom",{value:-1}),!0}),n("zoom",function(i){var r=i.keyEvent;if(zt("0",r)&&kn(r))return t.trigger("zoom",{value:1}),!0}),n("removeSelection",function(i){var r=i.keyEvent;if(zt(["Backspace","Delete","Del"],r))return t.trigger("removeSelection"),!0})};const yf={__init__:["keyboard","keyboardBindings"],keyboard:["type",bn],keyboardBindings:["type",Do]};var i2={moveSpeed:50,moveSpeedAccelerated:200};function eb(e,t,n){var i=this;this._config=V({},i2,e||{}),t.addListener(r);function r(o){var a=o.keyEvent,s=i._config;if(t.isCmd(a)&&t.isKey(["ArrowLeft","Left","ArrowUp","Up","ArrowDown","Down","ArrowRight","Right"],a)){var c=t.isShift(a)?s.moveSpeedAccelerated:s.moveSpeed,u;switch(a.key){case"ArrowLeft":case"Left":u="left";break;case"ArrowUp":case"Up":u="up";break;case"ArrowRight":case"Right":u="right";break;case"ArrowDown":case"Down":u="down";break}return i.moveCanvas({speed:c,direction:u}),!0}}this.moveCanvas=function(o){var a=0,s=0,c=o.speed,u=c/Math.min(Math.sqrt(n.viewbox().scale),1);switch(o.direction){case"left":a=u;break;case"up":s=u;break;case"right":a=-u;break;case"down":s=-u;break}n.scroll({dx:a,dy:s})}}eb.$inject=["config.keyboardMove","keyboard","canvas"];const tb={__depends__:[yf],__init__:["keyboardMove"],keyboardMove:["type",eb]};var r2=15;function nb(e,t){var n;function i(s){return a(s.originalEvent)}e.on("canvas.focus.changed",function(s){s.focused?e.on("element.mousedown",500,i):e.off("element.mousedown",i)});function r(s){var c=n.start,u=n.button,l=Nr(s),f=ci(l,c);if(!n.dragging&&o2(f)>r2&&(n.dragging=!0,u===0&&Ty(e),gc("grab")),n.dragging){var p=n.last||n.start;f=ci(l,p),t.scroll({dx:f.x,dy:f.y}),n.last=l}s.preventDefault()}function o(s){$e.unbind(document,"mousemove",r),$e.unbind(document,"mouseup",o),n=null,Ay()}function a(s){if(!kr(s.target,".djs-draggable")){var c=s.button;if(!(c>=2||s.ctrlKey||s.shiftKey||s.altKey))return n={button:c,start:Nr(s)},$e.bind(document,"mousemove",r),$e.bind(document,"mouseup",o),!0}}this.isActive=function(){return!!n}}nb.$inject=["eventBus","canvas"];function o2(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const ib={__init__:["moveCanvas"],moveCanvas:["type",nb]};function rb(e,t){var n=Ll(e.min),i=Ll(e.max),r=Math.abs(n)+Math.abs(i);return r/t}function a2(e,t){return Math.max(e.min,Math.min(e.max,t))}var s2=Math.sign||function(e){return e>=0?1:-1},vf={min:.2,max:4},ob=10,c2=.1,u2=.75;function Ei(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=xn(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||u2;var i=this;t.on("canvas.mouseover",function(){i._init(e.enabled!==!1)}),t.on("canvas.mouseout",function(){i._init(!1)})}Ei.$inject=["config.zoomScroll","eventBus","canvas"],Ei.prototype.scroll=function(t){this._canvas.scroll(t)},Ei.prototype.reset=function(){this._canvas.zoom("fit-viewport")},Ei.prototype.zoom=function(t,n){var i=rb(vf,ob*2);this._totalDelta+=t,Math.abs(this._totalDelta)>c2&&(this._zoom(t,n,i),this._totalDelta=0)},Ei.prototype._handleWheel=function(t){if(this._enabled){var n=this._container;t.preventDefault();var i=t.ctrlKey||Bg()&&t.metaKey,r=t.shiftKey,o=-1*this._scale,a;if(i?o*=t.deltaMode===0?.02:.32:o*=t.deltaMode===0?1:16,i){var s=n.getBoundingClientRect(),c={x:t.clientX-s.left,y:t.clientY-s.top};a=Math.sqrt(Math.pow(t.deltaY,2)+Math.pow(t.deltaX,2))*s2(t.deltaY)*o,this.zoom(a,c)}else r?a={dx:o*t.deltaY,dy:0}:a={dx:o*t.deltaX,dy:o*t.deltaY},this.scroll(a)}},Ei.prototype.stepZoom=function(t,n){var i=rb(vf,ob);this._zoom(t,n,i)},Ei.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=Ll(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(a2(vf,s),t)},Ei.prototype.toggle=function(t){var n=this._container,i=this._handleWheel,r=this._enabled;return typeof t>"u"&&(t=!r),r!==t&&$e[t?"bind":"unbind"](n,"wheel",i,!1),this._enabled=t,t},Ei.prototype._init=function(e){this.toggle(e)};const ab={__init__:["zoomScroll"],zoomScroll:["type",Ei]};function $a(e){yr.call(this,e)}_e($a,yr),$a.prototype._navigationModules=[tb,ib,ab],$a.prototype._modules=[].concat(yr.prototype._modules,$a.prototype._navigationModules);function bf(e){return e&&e[e.length-1]}function sb(e){return e.y}function cb(e){return e.x}var l2={left:cb,center:cb,right:function(e){return e.x+e.width},top:sb,middle:sb,bottom:function(e){return e.y+e.height}};function Lo(e,t){this._modeling=e,this._rules=t}Lo.$inject=["modeling","rules"],Lo.prototype._getOrientationDetails=function(e){var t=["top","bottom","middle"],n="x",i="width";return t.indexOf(e)!==-1&&(n="y",i="height"),{axis:n,dimension:i}},Lo.prototype._isType=function(e,t){return t.indexOf(e)!==-1},Lo.prototype._alignmentPosition=function(e,t){var n=this._getOrientationDetails(e),i=n.axis,r=n.dimension,o={},a={},s=!1,c,u,l;function f(p,d){return Math.round((p[i]+d[i]+d[r])/2)}if(this._isType(e,["left","top"]))o[e]=t[0][i];else if(this._isType(e,["right","bottom"]))l=bf(t),o[e]=l[i]+l[r];else if(this._isType(e,["center","middle"])){if(B(t,function(p){var d=p[i]+Math.round(p[r]/2);a[d]?a[d].elements.push(p):a[d]={elements:[p],center:d}}),c=li(a,function(p){return p.elements.length>1&&(s=!0),p.elements.length}),s)return o[e]=bf(c).center,o;u=t[0],t=li(t,function(p){return p[i]+p[r]}),l=bf(t),o[e]=f(u,l)}return o},Lo.prototype.trigger=function(e,t){var n=this._modeling,i,r=We(e,function(c){return!(c.waypoints||c.host||c.labelTarget)});if(i=this._rules.allowed("elements.align",{elements:r}),De(i)&&(r=i),!(r.length<2||!i)){var o=l2[t],a=li(r,o),s=this._alignmentPosition(t,a);n.alignElements(a,s)}};const p2={__init__:["alignElements"],alignElements:["type",Lo]},f2=new To;function Io(e){this._scheduled={},e.on("diagram.destroy",()=>{Object.keys(this._scheduled).forEach(t=>{this.cancel(t)})})}Io.$inject=["eventBus"],Io.prototype.schedule=function(e,t=f2.next()){this.cancel(t);const n=this._schedule(e,t);return this._scheduled[t]=n,n.promise},Io.prototype._schedule=function(e,t){const n=d2();return{executionId:setTimeout(()=>{try{this._scheduled[t]=null;try{n.resolve(e())}catch(r){n.reject(r)}}catch(r){console.error("Scheduler#_schedule execution failed",r)}}),promise:n.promise}},Io.prototype.cancel=function(e){const t=this._scheduled[e];t&&(this._cancel(t),this._scheduled[e]=null)},Io.prototype._cancel=function(e){clearTimeout(e.executionId)};function d2(){const e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}const h2={scheduler:["type",Io]};var m2="djs-element-hidden",Vc=".entry",g2=1e3,ub=8,y2=300;function It(e,t,n,i){this._canvas=e,this._elementRegistry=t,this._eventBus=n,this._scheduler=i,this._current=null,this._init()}It.$inject=["canvas","elementRegistry","eventBus","scheduler"],It.prototype._init=function(){var e=this;this._eventBus.on("selection.changed",function(t){var n=t.newSelection,i=n.length?n.length===1?n[0]:n:null;i?e.open(i,!0):e.close()}),this._eventBus.on("elements.changed",function(t){var n=t.elements,i=e._current;if(i){var r=i.target,o=De(r)?r:[r],a=o.filter(function(c){return n.includes(c)});if(a.length){e.close();var s=o.filter(function(c){return e._elementRegistry.get(c.id)});s.length&&e._updateAndOpen(s.length>1?s:s[0])}}}),this._eventBus.on("canvas.viewbox.changed",function(){e._updatePosition()}),this._eventBus.on("element.marker.update",function(t){if(e.isOpen()){var n=t.element,i=e._current,r=De(i.target)?i.target:[i.target];r.includes(n)&&e._updateVisibility()}}),this._container=this._createContainer()},It.prototype._createContainer=function(){var e=mt('<div class="djs-context-pad-parent"></div>');return this._canvas.getContainer().appendChild(e),e},It.prototype.registerProvider=function(e,t){t||(t=e,e=g2),this._eventBus.on("contextPad.getProviders",e,function(n){n.providers.push(t)})},It.prototype.getEntries=function(e){var t=this._getProviders(),n=De(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return B(t,function(r){if(Ut(r[n])){var o=r[n](e);Ut(o)?i=o(i):B(o,function(a,s){i[s]=a})}}),i},It.prototype.trigger=function(e,t,n){var i=this,r,o,a=t.delegateTarget||t.target;if(!a)return t.preventDefault();if(r=ln(a,"data-action"),o=t.originalEvent||t,e==="mouseover"){this._timeout=setTimeout(function(){i._mouseout=i.triggerEntry(r,"hover",o,n)},y2);return}else if(e==="mouseout"){clearTimeout(this._timeout),this._mouseout&&(this._mouseout(),this._mouseout=null);return}return this.triggerEntry(r,e,o,n)},It.prototype.triggerEntry=function(e,t,n,i){if(this.isShown()){var r=this._current.target,o=this._current.entries,a=o[e];if(a){var s=a.action;if(this._eventBus.fire("contextPad.trigger",{entry:a,event:n})!==!1){if(Ut(s)){if(t==="click")return s(n,r,i)}else if(s[t])return s[t](n,r,i);n.preventDefault()}}}},It.prototype.open=function(e,t){if(!(!t&&this.isOpen(e))){var n=this._eventBus.fire("contextPad.open.allowed",{target:e});n!==!1&&(this.close(),this._updateAndOpen(e))}},It.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},It.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this._createHtml(e),i;B(t,function(r,o){var a=r.group||"default",s=mt(r.html||'<div class="entry" draggable="true"></div>'),c;ln(s,"data-action",o),c=rt("[data-group="+Na(a)+"]",n),c||(c=mt('<div class="group"></div>'),ln(c,"data-group",a),n.appendChild(c)),c.appendChild(s),r.className&&v2(s,r.className),r.title&&ln(s,"title",r.title),r.imageUrl&&(i=mt("<img>"),ln(i,"src",r.imageUrl),i.style.width="100%",i.style.height="100%",s.appendChild(i))}),bt(n).add("open"),this._current={entries:t,html:n,target:e},this._updatePosition(),this._updateVisibility(),this._eventBus.fire("contextPad.open",{current:this._current})},It.prototype._createHtml=function(e){var t=this,n=mt('<div class="djs-context-pad"></div>');return An.bind(n,Vc,"click",function(i){t.trigger("click",i)}),An.bind(n,Vc,"dragstart",function(i){t.trigger("dragstart",i)}),An.bind(n,Vc,"mouseover",function(i){t.trigger("mouseover",i)}),An.bind(n,Vc,"mouseout",function(i){t.trigger("mouseout",i)}),$e.bind(n,"mousedown",function(i){i.stopPropagation()}),this._container.appendChild(n),this._eventBus.fire("contextPad.create",{target:e,pad:n}),n},It.prototype.getPad=function(e){console.warn(new Error("ContextPad#getPad is deprecated and will be removed in future library versions, cf. https://github.com/bpmn-io/diagram-js/pull/888"));let t;return this.isOpen()&&_2(this._current.target,e)?t=this._current.html:t=this._createHtml(e),{html:t}},It.prototype.close=function(){this.isOpen()&&(clearTimeout(this._timeout),this._container.innerHTML="",this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},It.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return De(e)!==De(n)?!1:De(e)?e.length===n.length&&Pr(e,function(i){return n.includes(i)}):n===e},It.prototype.isShown=function(){return this.isOpen()&&bt(this._current.html).has("open")},It.prototype.show=function(){this.isOpen()&&(bt(this._current.html).add("open"),this._updatePosition(),this._eventBus.fire("contextPad.show",{current:this._current}))},It.prototype.hide=function(){this.isOpen()&&(bt(this._current.html).remove("open"),this._eventBus.fire("contextPad.hide",{current:this._current}))},It.prototype._getPosition=function(e){if(!De(e)&&ot(e)){var t=this._canvas.viewbox(),n=b2(e),i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale;return{left:i+ub*this._canvas.zoom(),top:r}}var o=this._canvas.getContainer(),a=o.getBoundingClientRect(),s=this._getTargetBounds(e);return{left:s.right-a.left+ub*this._canvas.zoom(),top:s.top-a.top}},It.prototype._updatePosition=function(){const e=()=>{if(this.isOpen()){var t=this._current.html,n=this._getPosition(this._current.target);"x"in n&&"y"in n?(t.style.left=n.x+"px",t.style.top=n.y+"px"):["top","right","bottom","left"].forEach(function(i){i in n&&(t.style[i]=n[i]+"px")})}};this._scheduler.schedule(e,"ContextPad#_updatePosition")},It.prototype._updateVisibility=function(){const e=()=>{if(this.isOpen()){var t=this,n=this._current.target,i=De(n)?n:[n],r=i.some(function(o){return t._canvas.hasMarker(o,m2)});r?t.hide():t.show()}};this._scheduler.schedule(e,"ContextPad#_updateVisibility")},It.prototype._getTargetBounds=function(e){var t=this,n=De(e)?e:[e],i=n.map(function(r){return t._canvas.getGraphics(r)});return i.reduce(function(r,o){const a=o.getBoundingClientRect();return r.top=Math.min(r.top,a.top),r.right=Math.max(r.right,a.right),r.bottom=Math.max(r.bottom,a.bottom),r.left=Math.min(r.left,a.left),r.x=r.left,r.y=r.top,r.width=r.right-r.left,r.height=r.bottom-r.top,r},{top:1/0,right:-1/0,bottom:-1/0,left:1/0})};function v2(e,t){var n=bt(e);t=De(t)?t:t.split(/\s+/g),t.forEach(function(i){n.add(i)})}function b2(e){return e.waypoints[e.waypoints.length-1]}function _2(e,t){return e=De(e)?e:[e],t=De(t)?t:[t],e.length===t.length&&Pr(e,function(n){return t.includes(n)})}const lb={__depends__:[mc,h2,Hc],contextPad:["type",It]};var Wc,wt,pb,vr,fb,db,hb,_f,Uc,Fa,mb,xf,wf,Ef,qc={},Yc=[],x2=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Kc=Array.isArray;function zi(e,t){for(var n in t)e[n]=t[n];return e}function Sf(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function gb(e,t,n){var i,r,o,a={};for(o in t)o=="key"?i=t[o]:o=="ref"?r=t[o]:a[o]=t[o];if(arguments.length>2&&(a.children=arguments.length>3?Wc.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(o in e.defaultProps)a[o]===void 0&&(a[o]=e.defaultProps[o]);return Xc(e,a,i,r,null)}function Xc(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:r??++pb,__i:-1,__u:0};return r==null&&wt.vnode!=null&&wt.vnode(o),o}function Zc(e){return e.children}function Qc(e,t){this.props=e,this.context=t}function Vr(e,t){if(t==null)return e.__?Vr(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?Vr(e):null}function w2(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,i=[],r=[],o=zi({},t);o.__v=t.__v+1,wt.vnode&&wt.vnode(o),Rf(e.__P,o,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,i,n??Vr(t),!!(32&t.__u),r),o.__v=t.__v,o.__.__k[o.__i]=o,Sb(i,o,r),t.__e=t.__=null,o.__e!=n&&yb(o)}}function yb(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(t){if(t!=null&&t.__e!=null)return e.__e=e.__c.base=t.__e}),yb(e)}function vb(e){(!e.__d&&(e.__d=!0)&&vr.push(e)&&!Jc.__r++||fb!=wt.debounceRendering)&&((fb=wt.debounceRendering)||db)(Jc)}function Jc(){try{for(var e,t=1;vr.length;)vr.length>t&&vr.sort(hb),e=vr.shift(),t=vr.length,w2(e)}finally{vr.length=Jc.__r=0}}function bb(e,t,n,i,r,o,a,s,c,u,l){var f,p,d,g,h,m,x=i&&i.__k||Yc,y=t.length;for(c=E2(n,t,x,c,y),f=0;f<y;f++)(d=n.__k[f])!=null&&(p=d.__i!=-1&&x[d.__i]||qc,d.__i=f,m=Rf(e,d,p,r,o,a,s,c,u,l),g=d.__e,d.ref&&p.ref!=d.ref&&(p.ref&&Cf(p.ref,null,d),l.push(d.ref,d.__c||g,d)),h==null&&g!=null&&(h=g),4&d.__u?(c=_b(d,c,e),p.__e&&(p.__e=null)):typeof d.type=="function"&&m!==void 0?c=m:g&&(c=g.nextSibling),d.__u&=-7);return n.__e=h,c}function E2(e,t,n,i,r){var o,a,s,c,u,l=n.length,f=l,p=0;for(e.__k=new Array(r),o=0;o<r;o++)(a=t[o])!=null&&typeof a!="boolean"&&typeof a!="function"?(typeof a=="string"||typeof a=="number"||typeof a=="bigint"||a.constructor==String?a=e.__k[o]=Xc(null,a,null,null,null):Kc(a)?a=e.__k[o]=Xc(Zc,{children:a},null,null,null):a.constructor===void 0&&a.__b>0?a=e.__k[o]=Xc(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,c=o+p,a.__=e,a.__b=e.__b+1,s=null,(u=a.__i=S2(a,n,c,f))!=-1&&(f--,(s=n[u])&&(s.__u|=2)),s==null||s.__v==null?(u==-1&&(r>l?p--:r<l&&p++),typeof a.type!="function"&&(a.__u|=4)):u!=c&&(u==c-1?p--:u==c+1?p++:(u>c?p--:p++,a.__u|=4))):e.__k[o]=null;if(f)for(o=0;o<l;o++)(s=n[o])!=null&&(2&s.__u)==0&&(s.__e==i&&(i=Vr(s)),Cb(s,s));return i}function _b(e,t,n){var i,r;if(typeof e.type=="function"){for(i=e.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=e,t=_b(i[r],t,n));return t}e.__e!=t&&(t&&e.type&&!t.parentNode&&(t=Vr(e)),t=n.insertBefore(e.__e,t||null));do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function S2(e,t,n,i){var r,o,a,s=e.key,c=e.type,u=t[n],l=u!=null&&(2&u.__u)==0;if(u===null&&s==null||l&&s==u.key&&c==u.type)return n;if(i>(l?1:0)){for(r=n-1,o=n+1;r>=0||o<t.length;)if((u=t[a=r>=0?r--:o++])!=null&&(2&u.__u)==0&&s==u.key&&c==u.type)return a}return-1}function xb(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||x2.test(t)?n:n+"px"}function eu(e,t,n,i,r){var o,a;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof i=="string"&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||xb(e.style,t,"");if(n)for(t in n)i&&n[t]==i[t]||xb(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(mb,"$1")),a=t.toLowerCase(),t=a in e||t=="onFocusOut"||t=="onFocusIn"?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i?n[Fa]=i[Fa]:(n[Fa]=xf,e.addEventListener(t,o?Ef:wf,o)):e.removeEventListener(t,o?Ef:wf,o);else{if(r=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function wb(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t[Uc]==null)t[Uc]=xf++;else if(t[Uc]<n[Fa])return;return n(wt.event?wt.event(t):t)}}}function Rf(e,t,n,i,r,o,a,s,c,u){var l,f,p,d,g,h,m,x,y,_,S,P,C,L,T,j,k=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),o=[s=t.__e=n.__e]),(l=wt.__b)&&l(t);e:if(typeof k=="function"){f=a.length;try{if(y=t.props,_=k.prototype&&k.prototype.render,S=(l=k.contextType)&&i[l.__c],P=l?S?S.props.value:l.__:i,n.__c?x=(p=t.__c=n.__c).__=p.__E:(_?t.__c=p=new k(y,P):(t.__c=p=new Qc(y,P),p.constructor=k,p.render=C2),S&&S.sub(p),p.state||(p.state={}),p.__n=i,d=p.__d=!0,p.__h=[],p._sb=[]),_&&p.__s==null&&(p.__s=p.state),_&&k.getDerivedStateFromProps!=null&&(p.__s==p.state&&(p.__s=zi({},p.__s)),zi(p.__s,k.getDerivedStateFromProps(y,p.__s))),g=p.props,h=p.state,p.__v=t,d)_&&k.getDerivedStateFromProps==null&&p.componentWillMount!=null&&p.componentWillMount(),_&&p.componentDidMount!=null&&p.__h.push(p.componentDidMount);else{if(_&&k.getDerivedStateFromProps==null&&y!==g&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(y,P),t.__v==n.__v||!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(y,p.__s,P)===!1){t.__v!=n.__v&&(p.props=y,p.state=p.__s,p.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(D){D&&(D.__=t)}),Yc.push.apply(p.__h,p._sb),p._sb=[],p.__h.length&&a.push(p),s=Vr(n);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(y,p.__s,P),_&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(g,h,m)})}if(p.context=P,p.props=y,p.__P=e,p.__e=!1,C=wt.__r,L=0,_)p.state=p.__s,p.__d=!1,C&&C(t),l=p.render(p.props,p.state,p.context),Yc.push.apply(p.__h,p._sb),p._sb=[];else do p.__d=!1,C&&C(t),l=p.render(p.props,p.state,p.context),p.state=p.__s;while(p.__d&&++L<25);p.state=p.__s,p.getChildContext!=null&&(i=zi(zi({},i),p.getChildContext())),_&&!d&&p.getSnapshotBeforeUpdate!=null&&(m=p.getSnapshotBeforeUpdate(g,h)),T=l!=null&&l.type===Zc&&l.key==null?Rb(l.props.children):l,s=bb(e,Kc(T)?T:[T],t,n,i,r,o,a,s,c,u),p.base=t.__e,t.__u&=-161,p.__h.length&&a.push(p),x&&(p.__E=p.__=null)}catch(D){if(a.length=f,t.__v=null,c||o!=null){if(D.then){for(t.__u|=c?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;o!=null&&(o[o.indexOf(s)]=null),t.__e=s}else if(o!=null)for(j=o.length;j--;)Sf(o[j])}else t.__e=n.__e;t.__k==null&&(t.__k=n.__k||[]),D.then||Eb(t),wt.__e(D,t,n)}}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=R2(n.__e,t,n,i,r,o,a,c,u);return(l=wt.diffed)&&l(t),128&t.__u?void 0:s}function Eb(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(Eb))}function Sb(e,t,n){for(var i=0;i<n.length;i++)Cf(n[i],n[++i],n[++i]);wt.__c&&wt.__c(t,e),e.some(function(r){try{e=r.__h,r.__h=[],e.some(function(o){o.call(r)})}catch(o){wt.__e(o,r.__v)}})}function Rb(e){return typeof e!="object"||e==null||e.__b>0?e:Kc(e)?e.map(Rb):e.constructor!==void 0?null:zi({},e)}function R2(e,t,n,i,r,o,a,s,c){var u,l,f,p,d,g,h,m=n.props||qc,x=t.props,y=t.type;if(y=="svg"?r="http://www.w3.org/2000/svg":y=="math"?r="http://www.w3.org/1998/Math/MathML":r||(r="http://www.w3.org/1999/xhtml"),o!=null){for(u=0;u<o.length;u++)if((d=o[u])&&"setAttribute"in d==!!y&&(y?d.localName==y:d.nodeType==3)){e=d,o[u]=null;break}}if(e==null){if(y==null)return document.createTextNode(x);e=document.createElementNS(r,y,x.is&&x),s&&(wt.__m&&wt.__m(t,o),s=!1),o=null}if(y==null)m===x||s&&e.data==x||(e.data=x);else{if(o=y=="textarea"&&x.defaultValue!=null?null:o&&Wc.call(e.childNodes),!s&&o!=null)for(m={},u=0;u<e.attributes.length;u++)m[(d=e.attributes[u]).name]=d.value;for(u in m)d=m[u],u=="dangerouslySetInnerHTML"?f=d:u=="children"||u in x||u=="value"&&"defaultValue"in x||u=="checked"&&"defaultChecked"in x||eu(e,u,null,d,r);for(u in x)d=x[u],u=="children"?p=d:u=="dangerouslySetInnerHTML"?l=d:u=="value"?g=d:u=="checked"?h=d:s&&typeof d!="function"||m[u]===d||eu(e,u,d,m[u],r);if(l)s||f&&(l.__html==f.__html||l.__html==e.innerHTML)||(e.innerHTML=l.__html),t.__k=[];else if(f&&(e.innerHTML=""),bb(t.type=="template"?e.content:e,Kc(p)?p:[p],t,n,i,y=="foreignObject"?"http://www.w3.org/1999/xhtml":r,o,a,o?o[0]:n.__k&&Vr(n,0),s,c),o!=null)for(u=o.length;u--;)Sf(o[u]);s&&y!="textarea"||(u="value",y=="progress"&&g==null?e.removeAttribute("value"):g!=null&&(g!==e[u]||y=="progress"&&!g||y=="option"&&g!=m[u])&&eu(e,u,g,m[u],r),u="checked",h!=null&&h!=e[u]&&eu(e,u,h,m[u],r))}return e}function Cf(e,t,n){try{if(typeof e=="function"){var i=typeof e.__u=="function";i&&e.__u(),i&&t==null||(e.__u=e(t))}else e.current=t}catch(r){wt.__e(r,n)}}function Cb(e,t,n){var i,r;if(wt.unmount&&wt.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||Cf(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(o){wt.__e(o,t)}i.base=i.__P=i.__n=null}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&Cb(i[r],t,n||typeof e.type!="function");n||Sf(e.__e),e.__c=e.__=e.__e=void 0}function C2(e,t,n){return this.constructor(e,n)}function Pb(e,t,n){var i,r,o,a;t==document&&(t=document.documentElement),wt.__&&wt.__(e,t),r=(i=!1)?null:t.__k,o=[],a=[],Rf(t,e=t.__k=gb(Zc,null,[e]),r||qc,qc,t.namespaceURI,r?null:t.firstChild?Wc.call(t.childNodes):null,o,r?r.__e:t.firstChild,i,a),Sb(o,e,a),e.props.children=null}Wc=Yc.slice,wt={__e:function(e,t,n,i){for(var r,o,a;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&o.getDerivedStateFromError!=null&&(r.setState(o.getDerivedStateFromError(e)),a=r.__d),r.componentDidCatch!=null&&(r.componentDidCatch(e,i||{}),a=r.__d),a)return r.__E=r}catch(s){e=s}throw e}},pb=0,Qc.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=zi({},this.state),typeof e=="function"&&(e=e(zi({},n),this.props)),e&&zi(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),vb(this))},Qc.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),vb(this))},Qc.prototype.render=Zc,vr=[],db=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,hb=function(e,t){return e.__v.__b-t.__v.__b},Jc.__r=0,_f=Math.random().toString(8),Uc="__d"+_f,Fa="__a"+_f,mb=/(PointerCapture)$|Capture$/i,xf=0,wf=wb(!1),Ef=wb(!0);var Ab=function(e,t,n,i){var r;t[0]=0;for(var o=1;o<t.length;o++){var a=t[o++],s=t[o]?(t[0]|=a?1:2,n[t[o++]]):t[++o];a===3?i[0]=s:a===4?i[1]=Object.assign(i[1]||{},s):a===5?(i[1]=i[1]||{})[t[++o]]=s:a===6?i[1][t[++o]]+=s+"":a?(r=e.apply(s,Ab(e,s,n,["",null])),i.push(r),s[0]?t[0]|=2:(t[o-2]=0,t[o]=r)):i.push(s)}return i},Tb=new Map;function P2(e){var t=Tb.get(this);return t||(t=new Map,Tb.set(this,t)),(t=Ab(this,t.get(e)||(t.set(e,t=(function(n){for(var i,r,o=1,a="",s="",c=[0],u=function(p){o===1&&(p||(a=a.replace(/^\s*\n\s*|\s*\n\s*$/g,"")))?c.push(0,p,a):o===3&&(p||a)?(c.push(3,p,a),o=2):o===2&&a==="..."&&p?c.push(4,p,0):o===2&&a&&!p?c.push(5,0,!0,a):o>=5&&((a||!p&&o===5)&&(c.push(o,0,a,r),o=6),p&&(c.push(o,p,0,r),o=6)),a=""},l=0;l<n.length;l++){l&&(o===1&&u(),u(l));for(var f=0;f<n[l].length;f++)i=n[l][f],o===1?i==="<"?(u(),c=[c],o=3):a+=i:o===4?a==="--"&&i===">"?(o=1,a=""):a=i+a[0]:s?i===s?s="":a+=i:i==='"'||i==="'"?s=i:i===">"?(u(),o=1):o&&(i==="="?(o=5,r=a,a=""):i==="/"&&(o<5||n[l][f+1]===">")?(u(),o===3&&(c=c[0]),o=c,(c=c[0]).push(2,0,o),o=0):i===" "||i===" "||i===`
|
|
11
|
+
`||i==="\r"?(u(),o=2):a+=i),o===3&&a==="!--"&&(o=4,c=c[0])}return u(),c})(e)),t),arguments,[])).length>1?t:t[0]}var st=P2.bind(gb),Bo,Bt,Pf,Mb,ja=0,kb=[],Gt=wt,Ob=Gt.__b,Db=Gt.__r,Lb=Gt.diffed,Ib=Gt.__c,Bb=Gt.unmount,Nb=Gt.__;function tu(e,t){Gt.__h&&Gt.__h(Bt,e,ja||t),ja=0;var n=Bt.__H||(Bt.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Af(e){return ja=1,A2(Fb,e)}function A2(e,t,n){var i=tu(Bo++,2);if(i.t=e,!i.__c&&(i.__=[Fb(void 0,t),function(s){var c=i.__N?i.__N[0]:i.__[0],u=i.t(c,s);c!==u&&(i.__N=[u,i.__[1]],i.__c.setState({}))}],i.__c=Bt,!Bt.__f)){var r=function(s,c,u){if(!i.__c.__H)return!0;var l=!1,f=i.__c.props!==s;if(i.__c.__H.__.some(function(d){if(d.__N){l=!0;var g=d.__[0];d.__=d.__N,d.__N=void 0,g!==d.__[0]&&(f=!0)}}),o){var p=o.call(this,s,c,u);return l?p||f:p}return!l||f};Bt.__f=!0;var o=Bt.shouldComponentUpdate,a=Bt.componentWillUpdate;Bt.componentWillUpdate=function(s,c,u){if(this.__e){var l=o;o=void 0,r(s,c,u),o=l}a&&a.call(this,s,c,u)},Bt.shouldComponentUpdate=r}return i.__N||i.__}function nu(e,t){var n=tu(Bo++,3);!Gt.__s&&kf(n.__H,t)&&(n.__=e,n.u=t,Bt.__H.__h.push(n))}function Tf(e,t){var n=tu(Bo++,4);!Gt.__s&&kf(n.__H,t)&&(n.__=e,n.u=t,Bt.__h.push(n))}function iu(e){return ja=5,Gi(function(){return{current:e}},[])}function Gi(e,t){var n=tu(Bo++,7);return kf(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Ha(e,t){return ja=8,Gi(function(){return e},t)}function T2(){for(var e;e=kb.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(ru),t.__h.some(Mf),t.__h=[]}catch(n){t.__h=[],Gt.__e(n,e.__v)}}}Gt.__b=function(e){Bt=null,Ob&&Ob(e)},Gt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Nb&&Nb(e,t)},Gt.__r=function(e){Db&&Db(e),Bo=0;var t=(Bt=e.__c).__H;t&&(Pf===Bt?(t.__h=[],Bt.__h=[],t.__.some(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.some(ru),t.__h.some(Mf),t.__h=[],Bo=0)),Pf=Bt},Gt.diffed=function(e){Lb&&Lb(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(kb.push(t)!==1&&Mb===Gt.requestAnimationFrame||((Mb=Gt.requestAnimationFrame)||M2)(T2)),t.__H.__.some(function(n){n.u&&(n.__H=n.u,n.u=void 0)})),Pf=Bt=null},Gt.__c=function(e,t){t.some(function(n){try{n.__h.some(ru),n.__h=n.__h.filter(function(i){return!i.__||Mf(i)})}catch(i){t.some(function(r){r.__h&&(r.__h=[])}),t=[],Gt.__e(i,n.__v)}}),Ib&&Ib(e,t)},Gt.unmount=function(e){Bb&&Bb(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.some(function(i){try{ru(i)}catch(r){t=r}}),n.__H=void 0,t&&Gt.__e(t,n.__v))};var $b=typeof requestAnimationFrame=="function";function M2(e){var t,n=function(){clearTimeout(i),$b&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,35);$b&&(t=requestAnimationFrame(n))}function ru(e){var t=Bt,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Bt=t}function Mf(e){var t=Bt;e.__c=e.__(),Bt=t}function kf(e,t){return!e||e.length!==t.length||t.some(function(n,i){return n!==e[i]})}function Fb(e,t){return typeof t=="function"?t(e):t}function k2(e){const{navigationStack:t,setNavigationStack:n}=e,i=Gi(()=>t.length<=1?[]:t.slice(0,-1).map((a,s)=>({label:a.label,onClick:()=>n(c=>c.slice(0,s+1))})),[t,n]),r=t.length>0?()=>n([]):null,o=t.length>0?t[t.length-1].label:null;return st`
|
|
12
12
|
<div class="djs-popup-breadcrumbs">
|
|
13
13
|
${r&&st`
|
|
14
14
|
<button
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
</span>
|
|
42
42
|
`}
|
|
43
43
|
</div>
|
|
44
|
-
`}function
|
|
44
|
+
`}function jb(e){var t,n,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var r=e.length;for(t=0;t<r;t++)e[t]&&(n=jb(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function ou(){for(var e,t,n=0,i="",r=arguments.length;n<r;n++)(e=arguments[n])&&(t=jb(e))&&(i&&(i+=" "),i+=t);return i}function O2(e){const{headerEntries:t,onSelect:n,selectedEntry:i,setSelectedEntry:r,title:o}=e,a=Gi(()=>D2(t),[t]),s=u=>u.action&&!u.disabled,c=(u,l)=>{if(s(l))return n(u,l)};return st`
|
|
45
45
|
<div class="djs-popup-header">
|
|
46
46
|
<h3 class="djs-popup-title" title=${o}>${o}</h3>
|
|
47
47
|
${a.map(u=>st`
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
${u.entries.map(l=>st`
|
|
51
51
|
<li key=${l.id}>
|
|
52
52
|
<${s(l)?"button":"span"}
|
|
53
|
-
class=${
|
|
53
|
+
class=${L2(l,l===i)}
|
|
54
54
|
onClick=${f=>c(f,l)}
|
|
55
55
|
title=${l.title||l.label}
|
|
56
56
|
data-id=${l.id}
|
|
@@ -70,11 +70,11 @@
|
|
|
70
70
|
</ul>
|
|
71
71
|
`)}
|
|
72
72
|
</div>
|
|
73
|
-
`}function
|
|
73
|
+
`}function D2(e){return e.reduce((t,n)=>{const i=n.group||"default",r=t.find(o=>o.id===i);return r?r.entries.push(n):t.push({id:i,entries:[n]}),t},[])}function L2(e,t){return ou("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",t?"selected":"")}function Hb(e,t){return`${e}-entry-${t.id}`}function I2(e){const{idPrefix:t,entry:n,selected:i,onMouseEnter:r,onMouseLeave:o,onAction:a}=e,s=(u,l)=>{if(!n.disabled)return a(u,n,l)},c=!n.entries;return st`
|
|
74
74
|
<li
|
|
75
|
-
class=${
|
|
75
|
+
class=${ou("entry",{selected:i,disabled:n.disabled})}
|
|
76
76
|
data-id=${n.id}
|
|
77
|
-
id=${
|
|
77
|
+
id=${Hb(t,n)}
|
|
78
78
|
role="option"
|
|
79
79
|
aria-selected=${i||void 0}
|
|
80
80
|
aria-haspopup=${n.entries?"true":void 0}
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
>
|
|
89
89
|
<div class="djs-popup-entry-content">
|
|
90
90
|
<span
|
|
91
|
-
class=${
|
|
91
|
+
class=${ou("djs-popup-entry-name",n.className)}
|
|
92
92
|
>
|
|
93
93
|
${n.imageUrl&&st`<img class="djs-popup-entry-icon" src=${n.imageUrl} alt="" />`||n.imageHtml&&st`<div class="djs-popup-entry-icon" dangerouslySetInnerHTML=${{__html:n.imageHtml}} />`}
|
|
94
94
|
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
</div>
|
|
132
132
|
`}
|
|
133
133
|
</li>
|
|
134
|
-
`}function
|
|
134
|
+
`}function B2(e){const{selectedEntry:t,setSelectedEntry:n,groupedEntries:i,keyboardSelection:r,idPrefix:o,id:a,ariaLabel:s,tabIndex:c,ariaActivedescendant:u,...l}=e,f=iu();Tf(()=>{if(!r||!r.current)return;const h=f.current;if(!h)return;const m=h.querySelector(".selected");m&&N2(m)},[t]);const p=()=>{r.current=!1},d=h=>{r.current||n(h)},g=()=>{r.current||n(null)};return st`
|
|
135
135
|
<div
|
|
136
136
|
class="djs-popup-results"
|
|
137
137
|
ref=${f}
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
>
|
|
145
145
|
${i.map(h=>st`
|
|
146
146
|
${h.name&&st`
|
|
147
|
-
<div key=${h.id} id=${
|
|
147
|
+
<div key=${h.id} id=${zb(o,h)} class="entry-header" title=${h.name}>
|
|
148
148
|
${h.name}
|
|
149
149
|
</div>
|
|
150
150
|
`}
|
|
@@ -152,10 +152,10 @@
|
|
|
152
152
|
class="djs-popup-group"
|
|
153
153
|
data-group=${h.id}
|
|
154
154
|
role="group"
|
|
155
|
-
aria-labelledby=${h.name?
|
|
155
|
+
aria-labelledby=${h.name?zb(o,h):void 0}
|
|
156
156
|
>
|
|
157
157
|
${h.entries.map(m=>st`
|
|
158
|
-
<${
|
|
158
|
+
<${I2}
|
|
159
159
|
key=${m.id}
|
|
160
160
|
idPrefix=${o}
|
|
161
161
|
entry=${m}
|
|
@@ -168,19 +168,19 @@
|
|
|
168
168
|
</ul>
|
|
169
169
|
`)}
|
|
170
170
|
</div>
|
|
171
|
-
`}function
|
|
172
|
-
<${
|
|
171
|
+
`}function zb(e,t){return`${e}-group-${t.id}`}function N2(e){typeof e.scrollIntoViewIfNeeded=="function"?e.scrollIntoViewIfNeeded():e.scrollIntoView({scrollMode:"if-needed",block:"nearest"})}const $2=new To("djs-popup");function F2(e){const{onClose:t,onSelect:n,className:i,headerEntries:r,position:o,title:a,width:s,scale:c,search:u,emptyPlaceholder:l,searchFn:f,entries:p,onOpened:d,onClosed:g}=e,[h,m]=Af([]);nu(()=>{m([])},[p]);const[x,y]=Af(""),_=x.trim().length>0,S=Gi(()=>z2(p),[p]),P=Gi(()=>Ft(u)?S.length>5:!1,[u,S]),C=Gi(()=>{const W=h.length?h[h.length-1].entries:p;return P?_?f(S.filter(({searchable:q})=>q!==!1),x,{keys:["label","search","description"]}).map(({item:q})=>q):W.filter(({rank:q=0})=>q>=0):W},[P,_,S,x,f,h,p]),L=Gi(()=>_?C.length?[{id:"default",entries:C}]:[]:G2(C),[C,_]),[T,j]=Af(C[0]),k=iu(null),D=iu(!1),z=Gi(()=>$2.next(),[]),ce=`${z}-results`,Ee=T&&Hb(z,T);nu(()=>{const W=k.current;W&&C.includes(W)?j(W):j(C[0]),k.current=null},[C]);const Ye=Ha(W=>{const q=H2(L);let Te=q.indexOf(T)+W;Te<0&&(Te=q.length-1),Te>=q.length&&(Te=0),D.current=!0,j(q[Te])},[L,T]),ze=Ha(W=>{W>0&&T&&T.entries&&(D.current=!0,m(q=>[...q,T])),W<0&&h.length>0&&(D.current=!0,k.current=h[h.length+W],m(q=>q.slice(0,W)))},[T,h]),Y=Ha((W,q,J)=>{if(!(!q||q.disabled))return q.entries?(W.preventDefault(),ze(1)):n(W,q,J)},[n,ze]),ue=Ha(W=>{if(W.key==="Enter"&&T){const q=W.target;return!!kr(q,"a, button",!0)||T.disabled?void 0:Y(W,T)}if(W.key==="Backspace"){const q=W.target;if(!(dl(q,"input")&&q.value!==""))return ze(-1),W.preventDefault()}if(W.key==="ArrowUp")return Ye(-1),W.preventDefault();if(W.key==="ArrowDown")return Ye(1),W.preventDefault();if(W.key==="ArrowRight")return ze(1),W.preventDefault();if(W.key==="ArrowLeft")return ze(-1),W.preventDefault()},[T,Ye,ze,Y]),oe=Ha(W=>{dl(W.target,"input")&&y(()=>W.target.value)},[y]);nu(()=>(d(),()=>{g()}),[]);const le=!_&&h.length>0,Me=(a||r.length>0)&&!le;return st`
|
|
172
|
+
<${Gb}
|
|
173
173
|
onClose=${t}
|
|
174
|
-
onKeyup=${
|
|
175
|
-
onKeydown=${
|
|
174
|
+
onKeyup=${oe}
|
|
175
|
+
onKeydown=${ue}
|
|
176
176
|
className=${i}
|
|
177
177
|
position=${o}
|
|
178
178
|
width=${s}
|
|
179
179
|
scale=${c}
|
|
180
180
|
navigationStack=${h}
|
|
181
181
|
>
|
|
182
|
-
${
|
|
183
|
-
<${
|
|
182
|
+
${Me&&st`
|
|
183
|
+
<${O2}
|
|
184
184
|
headerEntries=${r}
|
|
185
185
|
onSelect=${n}
|
|
186
186
|
selectedEntry=${T}
|
|
@@ -188,8 +188,8 @@
|
|
|
188
188
|
title=${a}
|
|
189
189
|
/>
|
|
190
190
|
`}
|
|
191
|
-
${
|
|
192
|
-
<${
|
|
191
|
+
${le&&st`
|
|
192
|
+
<${k2}
|
|
193
193
|
navigationStack=${h}
|
|
194
194
|
setNavigationStack=${m}
|
|
195
195
|
/>
|
|
@@ -208,30 +208,30 @@
|
|
|
208
208
|
role="combobox"
|
|
209
209
|
aria-label="${a||"Search"}"
|
|
210
210
|
aria-expanded="true"
|
|
211
|
-
aria-controls=${
|
|
212
|
-
aria-activedescendant=${
|
|
211
|
+
aria-controls=${ce}
|
|
212
|
+
aria-activedescendant=${Ee||void 0}
|
|
213
213
|
aria-autocomplete="list"
|
|
214
214
|
/>
|
|
215
215
|
</div>
|
|
216
216
|
`}
|
|
217
217
|
|
|
218
|
-
${
|
|
218
|
+
${_&&st`
|
|
219
219
|
<div class="djs-popup-search-count" aria-live="polite">
|
|
220
220
|
${C.length} ${C.length===1?"result":"results"} found
|
|
221
221
|
</div>
|
|
222
222
|
`}
|
|
223
223
|
|
|
224
|
-
<${
|
|
224
|
+
<${B2}
|
|
225
225
|
groupedEntries=${L}
|
|
226
226
|
selectedEntry=${T}
|
|
227
227
|
setSelectedEntry=${j}
|
|
228
228
|
keyboardSelection=${D}
|
|
229
|
-
onAction=${
|
|
229
|
+
onAction=${Y}
|
|
230
230
|
idPrefix=${z}
|
|
231
|
-
id=${
|
|
231
|
+
id=${ce}
|
|
232
232
|
ariaLabel=${a||"Results"}
|
|
233
233
|
tabIndex=${P?-1:0}
|
|
234
|
-
ariaActivedescendant=${P?void 0:
|
|
234
|
+
ariaActivedescendant=${P?void 0:Ee||void 0}
|
|
235
235
|
/>
|
|
236
236
|
|
|
237
237
|
${T&&T.documentationRef&&st`
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
<a
|
|
240
240
|
class="djs-popup-footer-docs"
|
|
241
241
|
href=${T.documentationRef}
|
|
242
|
-
onClick=${
|
|
242
|
+
onClick=${W=>W.stopPropagation()}
|
|
243
243
|
aria-label=${T.label?`Open entry documentation for ${T.label}`:"Open entry documentation"}
|
|
244
244
|
target="_blank"
|
|
245
245
|
rel="noopener"
|
|
@@ -255,13 +255,13 @@
|
|
|
255
255
|
</div>
|
|
256
256
|
`}
|
|
257
257
|
${l&&C.length===0&&st`
|
|
258
|
-
<div class="djs-popup-no-results">${
|
|
258
|
+
<div class="djs-popup-no-results">${Ut(l)?l(x):l}</div>
|
|
259
259
|
`}
|
|
260
|
-
</${
|
|
261
|
-
`}function
|
|
260
|
+
</${Gb}>
|
|
261
|
+
`}function Gb(e){const{onClose:t,onKeydown:n,onKeyup:i,className:r,children:o,navigationStack:a,position:s}=e,c=iu();return Tf(()=>{if(typeof s!="function")return;const u=c.current,l=s(u);u.style.left=`${l.x}px`,u.style.top=`${l.y}px`},[c.current,s]),Tf(()=>{const u=c.current;if(!u)return;(u.querySelector("input")||u.querySelector('[role="listbox"]')||u).focus()},[a]),nu(()=>{const u=f=>{if(f.key==="Escape")return f.preventDefault(),t()},l=f=>{if(!kr(f.target,".djs-popup",!0))return t()};return document.documentElement.addEventListener("keydown",u),document.body.addEventListener("click",l,!0),()=>{document.documentElement.removeEventListener("keydown",u),document.body.removeEventListener("click",l,!0)}},[]),st`
|
|
262
262
|
<div
|
|
263
|
-
class=${
|
|
264
|
-
style=${
|
|
263
|
+
class=${ou("djs-popup",r)}
|
|
264
|
+
style=${j2(e)}
|
|
265
265
|
onKeydown=${n}
|
|
266
266
|
onKeyup=${i}
|
|
267
267
|
ref=${c}
|
|
@@ -269,8 +269,8 @@
|
|
|
269
269
|
>
|
|
270
270
|
${o}
|
|
271
271
|
</div>
|
|
272
|
-
`}function
|
|
273
|
-
<${
|
|
272
|
+
`}function j2(e){const{width:t}=e,n=typeof t=="number"?`${t}px`:t;return{transform:`scale(${e.scale})`,width:Ft(t)?n:void 0,maxWidth:Ft(t)?"unset":void 0,"transform-origin":"top left"}}function H2(e){const t=[];return e.forEach(n=>{n.entries.forEach(i=>{t.push(i)})}),t}function z2(e){const t=[];function n(i){i.forEach(r=>{if(r.entries){n(r.entries);return}t.push(r)})}return n(e),t}function G2(e){const t=[],n=o=>t.find(a=>o.id===a.id),i=o=>!!n(o),r=o=>typeof o=="string"?{id:o}:o;return e.forEach(o=>{const a=o.group?r(o.group):{id:"default"};i(a)?n(a).entries.push(o):t.push({...a,entries:[o]})}),t}var V2="data-id",Vb=["contextPad.close","canvas.viewbox.changing","commandStack.changed"],W2=1e3;function Et(e,t,n,i){this._eventBus=t,this._canvas=n,this._search=i,this._current=null;var r=Ft(e&&e.scale)?e.scale:{min:1,max:1};this._config={scale:r},t.on("diagram.destroy",()=>{this.close()}),t.on("element.changed",o=>{const a=this.isOpen()&&this._current.target;o.element===a&&this.refresh()})}Et.$inject=["config.popupMenu","eventBus","canvas","search"],Et.prototype._render=function(){const{position:e,providerId:t,entries:n,headerEntries:i,emptyPlaceholder:r,options:o}=this._current,a=Wb(n),s=Object.entries(i).map(([p,d])=>({id:p,...d})),c=e&&(p=>this._ensureVisible(p,e)),u=this._updateScale(this._current.container);Pb(st`
|
|
273
|
+
<${F2}
|
|
274
274
|
onClose=${p=>this.close(p)}
|
|
275
275
|
onSelect=${(p,d,g)=>this.trigger(p,d,g)}
|
|
276
276
|
position=${c}
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
searchFn=${this._search}
|
|
285
285
|
...${{...o}}
|
|
286
286
|
/>
|
|
287
|
-
`,this._current.container)},
|
|
287
|
+
`,this._current.container)},Et.prototype.open=function(e,t,n,i){if(!e)throw new Error("target is missing");if(!t)throw new Error("providers for <"+t+"> not found");if(!n)throw new Error("position is missing");var r=this._eventBus.fire("popupMenu.open.allowed",{target:e,providerId:t});if(r===!1)return;this.isOpen()&&this.close();const{entries:o,headerEntries:a,emptyPlaceholder:s}=this._getContext(e,t);this._current={position:n,providerId:t,target:e,entries:o,headerEntries:a,emptyPlaceholder:s,container:this._createContainer({provider:t}),options:i},this._emit("open"),this._bindAutoClose(),this._render()},Et.prototype.refresh=function(){if(!this.isOpen())return;const{target:e,providerId:t}=this._current,{entries:n,headerEntries:i,emptyPlaceholder:r}=this._getContext(e,t);this._current={...this._current,entries:n,headerEntries:i,emptyPlaceholder:r},this._emit("refresh"),this._render()},Et.prototype._getContext=function(e,t){const n=this._getProviders(t);if(!n||!n.length)throw new Error("provider for <"+t+"> not found");const i=this._getEntries(e,n),r=this._getHeaderEntries(e,n),o=this._getEmptyPlaceholder(n);return{entries:i,headerEntries:r,emptyPlaceholder:o,empty:!(Object.keys(i).length||Object.keys(r).length)}},Et.prototype.close=function(){this.isOpen()&&(this._emit("close"),this.reset(),this._canvas.restoreFocus(),this._current=null)},Et.prototype.reset=function(){const e=this._current.container;Pb(null,e),mi(e)},Et.prototype._emit=function(e,t){this._eventBus.fire(`popupMenu.${e}`,t)},Et.prototype._onOpened=function(){this._emit("opened")},Et.prototype._onClosed=function(){this._emit("closed")},Et.prototype._createContainer=function(e){var t=this._canvas,n=t.getContainer();const i=mt(`<div class="djs-popup-parent djs-scrollable" data-popup=${e.provider}></div>`);return n.appendChild(i),i},Et.prototype._bindAutoClose=function(){this._eventBus.once(Vb,this.close,this)},Et.prototype._unbindAutoClose=function(){this._eventBus.off(Vb,this.close,this)},Et.prototype._updateScale=function(){var e=this._canvas.zoom(),t=this._config.scale,n,i,r=e;return t!==!0&&(t===!1?(n=1,i=1):(n=t.min,i=t.max),Ft(n)&&e<n&&(r=n),Ft(i)&&e>i&&(r=i)),r},Et.prototype._ensureVisible=function(e,t){var n=document.documentElement.getBoundingClientRect(),i=e.getBoundingClientRect(),r={},o=t.x,a=t.y;return t.x+i.width>n.width&&(r.x=!0),t.y+i.height>n.height&&(r.y=!0),r.x&&r.y?(o=t.x-i.width,a=t.y-i.height):r.x?(o=t.x-i.width,a=t.y):r.y&&t.y<i.height?(o=t.x,a=10):r.y&&(o=t.x,a=t.y-i.height),t.y<n.top&&(a=t.y+i.height),{x:o,y:a}},Et.prototype.isEmpty=function(e,t){if(!e)throw new Error("target is missing");if(!t)throw new Error("provider ID is missing");const n=this._getProviders(t);return!n||!n.length?!0:this._getContext(e,t).empty},Et.prototype.registerProvider=function(e,t,n){n||(n=t,t=W2),this._eventBus.on("popupMenu.getProviders."+e,t,function(i){i.providers.push(n)})},Et.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},Et.prototype._getEntries=function(e,t){var n={};return B(t,function(i){if(!i.getPopupMenuEntries){B(i.getEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=pi(o,["id"])});return}var r=i.getPopupMenuEntries(e);Ut(r)?n=r(n):B(r,function(o,a){n[a]=o})}),n},Et.prototype._getHeaderEntries=function(e,t){var n={};return B(t,function(i){if(!i.getPopupMenuHeaderEntries){if(!i.getHeaderEntries)return;B(i.getHeaderEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=pi(o,["id"])});return}var r=i.getPopupMenuHeaderEntries(e);Ut(r)?n=r(n):B(r,function(o,a){n[a]=o})}),n},Et.prototype._getEmptyPlaceholder=function(e){const t=e.find(n=>Ut(n.getEmptyPlaceholder));return t&&t.getEmptyPlaceholder()},Et.prototype.isOpen=function(){return!!this._current},Et.prototype.trigger=function(e,t,n="click"){if(e.preventDefault(),!t){let r=kr(e.delegateTarget||e.target,".entry",!0),o=ln(r,V2);t={id:o,...this._getEntry(o)}}const i=t.action;if(this._emit("trigger",{entry:t,event:e})!==!1){if(Ut(i)){if(n==="click")return i(e,t)}else if(i[n])return i[n](e,t)}},Et.prototype._getEntry=function(e){var t=this._current.entries[e]||this._current.headerEntries[e];if(!t)throw new Error("entry not found");return t};function Wb(e,t=[]){return Object.entries(e).map(([n,i])=>{const r={id:n,...i};return r.entries?r.entries=Wb(r.entries,[...t,...Ub(r.search)]):t.length&&(r.search=[...t,...Ub(r.search)]),r})}function Ub(e){return e?De(e)?e:[e]:[]}function U2(e,t,n){const{keys:i}=n;if(t=t.trim().toLowerCase(),!t)throw new Error("<pattern> must not be empty");const r=t.trim().toLowerCase().split(/\s+/);return e.flatMap(o=>{const a=q2(o,r,i);return a?{item:o,tokens:a}:[]}).sort(Y2(i))}function q2(e,t,n){const{matchedWords:i,tokens:r}=n.reduce((o,a)=>{const s=e[a],{tokens:c,matchedWords:u}=De(s)?s.reduce((l,f)=>{const{tokens:p,matchedWords:d}=Zb(f,t);return{tokens:[...l.tokens,p],matchedWords:{...l.matchedWords,...d}}},{matchedWords:{},tokens:[]}):Zb(s,t);return{tokens:{...o.tokens,[a]:c},matchedWords:{...o.matchedWords,...u}}},{matchedWords:{},tokens:{}});return Object.keys(i).length!==t.length?null:r}function Y2(e){return(t,n)=>{let i=0,r=1;for(const o of e){const a=K2(t.tokens[o],n.tokens[o]);if(a!==0){i+=a*r,r*=qb;continue}const s=X2(t.item[o],n.item[o]);if(s!==0){i+=s*r,r*=qb;continue}}return i}}function K2(e,t){return Yb(t)-Yb(e)}const qb=.5,No={FULL:131.9,START_FULL_WORD:8,START_WORD_PART:7.87,WORD_START:2.19,WORD_PART:1,NO_MATCH:-.07};function Yb(e){const t=e.reduce((s,c)=>s+Kb(c),0),n=e.flat(),i=n.reduce((s,c)=>s+c.value.length,0),r=n.reduce((s,c)=>s+(c.match?c.value.length:0),0),o=i?r/i:0;return t*(1+o)}function Kb(e){if(De(e))return Math.max(...e.map(Kb));const t=Math.log(e.value.length);return e.match?(e.start?e.end?No.FULL:e.wordEnd?No.START_FULL_WORD:No.START_WORD_PART:e.wordStart?No.WORD_START:No.WORD_PART)*t:No.NO_MATCH*t}function Xb(e=""){return De(e)?e.join(", "):e}function X2(e,t){return Xb(e).localeCompare(Xb(t))}function Zb(e,t){var u;if(!e)return{tokens:[],matchedWords:{}};const n=[],i={},r=t.map(Z2),o=[`(?<all>${r.join("\\s+")})`,...r].join("|"),a=new RegExp(o,"ig");let s,c=0;for(;s=a.exec(e);){const[l]=s,f=s.index,p=s.index+l.length,d=f===0,g=p===e.length,h=!!((u=s.groups)!=null&&u.all),m=d||/\s/.test(e.charAt(f-1)),x=g||/\s/.test(e.charAt(p));s.index>c&&n.push({value:e.slice(c,s.index),index:c}),n.push({value:l,index:s.index,match:!0,wordStart:m,wordEnd:x,start:d,end:g,all:h});const y=h?t:[l];for(const _ of y)i[_.toLowerCase()]=!0;c=s.index+l.length}return c<e.length&&n.push({value:e.slice(c),index:c}),{tokens:n,matchedWords:i}}function Z2(e){return e.replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&")}const Qb={search:["value",U2]},Of={__depends__:[Qb],__init__:["popupMenu"],popupMenu:["type",Et]};var Jb={align:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 2000">
|
|
288
288
|
<line x1="200" y1="150" x2="200" y2="1850" style="stroke:currentColor;stroke-width:100;stroke-linecap:round;"/>
|
|
289
289
|
<rect x="500" y="150" width="1300" height="700" rx="1" style="fill:none;stroke:currentColor;stroke-width:100;"></rect>
|
|
290
290
|
<rect x="500" y="1150" width="700" height="700" rx="1" style="fill:currentColor;stroke:currentColor;stroke-width:100;opacity:.5;"></rect>
|
|
@@ -312,8 +312,8 @@
|
|
|
312
312
|
<line x1="150" y1="900" x2="1650" y2="900" style="stroke:currentColor;stroke-width:100;stroke-linecap:round;"/>
|
|
313
313
|
<rect x="150" y="250" width="600" height="1300" rx="1" style="fill:none;stroke:currentColor;stroke-width:100;"></rect>
|
|
314
314
|
<rect x="1050" y="500" width="600" height="800" rx="1" style="fill:currentColor;stroke:currentColor;stroke-width:100;opacity:.5;"></rect>
|
|
315
|
-
</svg>`},X2=900;function $o(e,t,n,i){e.registerProvider(X2,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}$o.$inject=["contextPad","popupMenu","translate","canvas"],$o.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},$o.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},$o.prototype._getEntries=function(){var e=this;return{"align-elements":{group:"align-elements",title:e._translate("Align elements"),html:`<div class="entry">${Zb.align}</div>`,action:{click:function(t,n){var i=e._getMenuPosition(n);V(i,{cursor:{x:t.x,y:t.y}}),e._popupMenu.open(n,"align-elements",i)}}}}},$o.prototype._getMenuPosition=function(e){var t=5,n=this._contextPad.getPad(e).html,i=n.getBoundingClientRect(),r={x:i.left,y:i.bottom+t};return r};var Z2=["left","center","right","top","middle","bottom"];function za(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}za.$inject=["popupMenu","alignElements","translate","rules"],za.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},za.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},za.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return B(Z2,function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageHtml:Zb[o],action:function(){t.trigger(e,o),i.close()}}}),r};function ou(e){Xn.call(this,e)}ou.$inject=["eventBus"],_e(ou,Xn),ou.prototype.init=function(){this.addRule("elements.align",function(e){var t=e.elements,n=We(t,function(i){return!(i.waypoints||i.host||i.labelTarget)});return n=As(n),n.length<2?!1:n})};const Q2={__depends__:[u2,cb,Mf],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",$o],alignElementsMenuProvider:["type",za],bpmnAlignElements:["type",ou]};function Wi(e,t,n,i){te.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],function(o){var a=o.context,s=a.hints||{},c=a.shape,u=a.parent||a.newParent;s.autoResize!==!1&&r._expand([c],u)}),this.postExecuted(["elements.move"],function(o){var a=o.context,s=Du(Jr(a.closure.topLevel)),c=a.hints,u=c?c.autoResize:!0;if(u!==!1){var l=eo(s,function(f){return f.parent.id});B(l,function(f,p){De(u)&&(f=f.filter(function(d){return lt(u,to({id:d.id}))})),r._expand(f,p)})}}),this.postExecuted(["shape.toggleCollapse"],function(o){var a=o.context,s=a.hints,c=a.shape;s&&s.autoResize===!1||c.collapsed||r._expand(c.children||[],c)}),this.postExecuted(["shape.resize"],function(o){var a=o.context,s=a.hints,c=a.shape,u=c.parent;s&&s.autoResize===!1||u&&r._expand([c],u)})}Wi.$inject=["eventBus","elementRegistry","modeling","rules"],_e(Wi,te),Wi.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=Me(Ot(e)),o=Me(t),a={};return r.top-o.top<i.top&&(a.top=r.top-n.top),r.left-o.left<i.left&&(a.left=r.left-n.left),o.right-r.right<i.right&&(a.right=r.right+n.right),o.bottom-r.bottom<i.bottom&&(a.bottom=r.bottom+n.bottom),ks(V({},o,a))},Wi.prototype._expand=function(e,t){typeof t=="string"&&(t=this._elementRegistry.get(t));var n=this._rules.allowed("element.autoResize",{elements:e,target:t});if(n){var i=this._getOptimalBounds(e,t);if(J2(i,t)){var r=ek(oi(t,["x","y","width","height"]),i);this.resize(t,i,{autoResize:r});var o=t.parent;o&&this._expand([t],o)}}},Wi.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},Wi.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},Wi.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)};function J2(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function ek(e,t){var n="";return e=Me(e),t=Me(t),e.top>t.top&&(n=n.concat("n")),e.right<t.right&&(n=n.concat("w")),e.bottom<t.bottom&&(n=n.concat("s")),e.left>t.left&&(n=n.concat("e")),n}function au(e){e.invoke(Wi,this)}au.$inject=["injector"],_e(au,Wi),au.prototype.resize=function(e,t,n){w(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)};function Ga(e){Xn.call(this,e);var t=this;this.addRule("element.autoResize",function(n){return t.canResize(n.elements,n.target)})}Ga.$inject=["eventBus"],_e(Ga,Xn),Ga.prototype.canResize=function(e,t){return!1};function su(e,t){Ga.call(this,e),this._modeling=t}_e(su,Ga),su.$inject=["eventBus","modeling"],su.prototype.canResize=function(e,t){if(w(t.di,"bpmndi:BPMNPlane")||!w(t,"bpmn:Participant")&&!w(t,"bpmn:Lane")&&!w(t,"bpmn:SubProcess"))return!1;var n=!0;return B(e,function(i){if(w(i,"bpmn:Lane")||ze(i)){n=!1;return}}),n};const tk={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",au],bpmnAutoResizeProvider:["type",su]};function Fo(e,t,n){this._canvas=n,this._opts=V({scrollThresholdIn:[20,20,20,20],scrollThresholdOut:[0,0,0,0],scrollRepeatTimeout:15,scrollStep:10},e);var i=this;t.on("drag.move",function(r){var o=i._toBorderPoint(r);i.startScroll(o)}),t.on(["drag.cleanup"],function(){i.stopScroll()})}Fo.$inject=["config.autoScroll","eventBus","canvas"],Fo.prototype.startScroll=function(e){var t=this._canvas,n=this._opts,i=this,r=t.getContainer().getBoundingClientRect(),o=[e.x,e.y,r.width-e.x,r.height-e.y];this.stopScroll();for(var a=0,s=0,c=0;c<4;c++)nk(o[c],n.scrollThresholdOut[c],n.scrollThresholdIn[c])&&(c===0?a=n.scrollStep:c==1?s=n.scrollStep:c==2?a=-n.scrollStep:c==3&&(s=-n.scrollStep));(a!==0||s!==0)&&(t.scroll({dx:a,dy:s}),this._scrolling=setTimeout(function(){i.startScroll(e)},n.scrollRepeatTimeout))};function nk(e,t,n){return t<e&&e<n}Fo.prototype.stopScroll=function(){clearTimeout(this._scrolling)},Fo.prototype.setOptions=function(e){this._opts=V({},this._opts,e)},Fo.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=Nr(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};const ik={__depends__:[Fi],__init__:["autoScroll"],autoScroll:["type",Fo]};var Qb="djs-bendpoint",Jb="djs-segment-dragger";function rk(e,t){var n=Nr(t),i=e._container.getBoundingClientRect(),r;r={x:i.left,y:i.top};var o=e.viewbox();return{x:o.x+(n.x-r.x)/o.scale,y:o.y+(n.y-r.y)/o.scale}}function kf(e,t,n){var i=rk(e,n),r=Kl(t,i);return r}function Of(e,t){var n=Te("g");Xe(n).add(Qb),Fe(e,n);var i=Te("circle");xe(i,{cx:0,cy:0,r:4}),Xe(i).add("djs-visual"),Fe(n,i);var r=Te("circle");return xe(r,{cx:0,cy:0,r:10}),Xe(r).add("djs-hit"),Fe(n,r),t&&Xe(n).add(t),n}function ok(e,t,n,i){var r=Te("g");Fe(e,r);var o=18,a=6,s=11,c=sk(t,n,i),u=a+s,l=Te("rect");xe(l,{x:-o/2,y:-a/2,width:o,height:a}),Xe(l).add("djs-visual"),Fe(r,l);var f=Te("rect");return xe(f,{x:-c/2,y:-u/2,width:c,height:u}),Xe(f).add("djs-hit"),Fe(r,f),Cm(r,i==="v"?90:0),r}function e_(e,t,n){var i=Te("g"),r=Sl(t,n),o=Di(t,n);return Fe(e,i),ok(i,t,n,o),Xe(i).add(Jb),Xe(i).add(o==="h"?"horizontal":"vertical"),en(i,r.x,r.y),i}function Df(e){return Math.abs(Math.round(e*2/3))}function ak(e,t){var n=ck(e,t);return tp(e,n)}function sk(e,t,n){var i=t.x-e.x,r=t.y-e.y;return Df(n==="h"?i:r)}function ck(e,t){for(var n=t.waypoints,i=1/0,r,o=0;o<n.length-1;o++){var a=n[o],s=n[o+1],c=fg(e,[a,s]);c<i&&(i=c,r=o)}return[n[r],n[r+1]]}function t_(e,t,n,i,r){function o(x,S,P){var C=x.index,L=x.point,T,j,k,D,z,ae;return C<=0||x.bendpoint?!1:(T=S[C-1],j=S[C],k=Sl(T,j),D=Di(T,j),z=Math.abs(L.x-k.x),ae=Math.abs(L.y-k.y),D&&z<=P&&ae<=P)}function a(x,S){var P=x.waypoints,C,L,T,j;return S.index<=0||S.bendpoint||(C={start:P[S.index-1],end:P[S.index]},L=Di(C.start,C.end),!L)?null:(L==="h"?T=C.end.x-C.start.x:T=C.end.y-C.start.y,j=Df(T)/2,j)}function s(x,S){var P=S.waypoints,C=kf(t,P,x),L;if(C){L=a(S,C);var T;if(o(C,P,L)?T=r.start(x,S,C.index):T=i.start(x,S,C.index,!C.bendpoint),T!==!1)return!0}}function c(x,S,P){$e.bind(x,S,function(C){n.triggerMouseEvent(S,C,P),C.stopPropagation()})}function u(x,S){var P=t.getLayer("overlays"),C=rt('.djs-bendpoints[data-element-id="'+Na(x.id)+'"]',P);return!C&&S&&(C=Te("g"),xe(C,{"data-element-id":x.id}),Xe(C).add("djs-bendpoints"),Fe(P,C),c(C,"mousedown",x),c(C,"click",x),c(C,"dblclick",x)),C}function l(x,S){return rt('.djs-segment-dragger[data-segment-idx="'+x+'"]',S)}function f(x,S){S.waypoints.forEach(function(P,C){var L=Of(x);Fe(x,L),en(L,P.x,P.y)}),Of(x,"floating")}function p(x,S){for(var P=S.waypoints,C,L,T,j=1;j<P.length;j++)C=P[j-1],L=P[j],Di(C,L)&&(T=e_(x,C,L),xe(T,{"data-segment-idx":j}),c(T,"mousemove",S))}function d(x){B(Ss("."+Qb,x),function(S){jt(S)})}function g(x){B(Ss("."+Jb,x),function(S){jt(S)})}function h(x){var S=u(x);return S||(S=u(x,!0),f(S,x),p(S,x)),S}function m(x){var S=u(x);S&&(g(S),d(S),p(S,x),f(S,x))}function _(x,S){var P=rt(".floating",x),C=S.point;P&&(en(P,C.x,C.y),Xe(P).add("positioned"))}function y(x,S,P){var C=l(S.index,x),L=P[S.index-1],T=P[S.index],j=S.point,k=Sl(L,T),D=Di(L,T),z,ae;C&&(z=uk(C),ae={x:j.x-k.x,y:j.y-k.y},D==="v"&&(ae={x:ae.y,y:ae.x}),en(z,ae.x,ae.y))}e.on("connection.changed",function(x){m(x.element)}),e.on("connection.remove",function(x){var S=u(x.element);S&&jt(S)}),e.on("element.marker.update",function(x){var S=x.element,P;S.waypoints&&(P=h(S),x.add?Xe(P).add(x.marker):Xe(P).remove(x.marker))}),e.on("element.mousemove",function(x){var S=x.element,P=S.waypoints,C,L;if(P){if(C=u(S,!0),L=kf(t,P,x.originalEvent),!L)return;_(C,L),L.bendpoint||y(C,L,P)}}),e.on("element.mousedown",function(x){if(ur(x)){var S=x.originalEvent,P=x.element;if(P.waypoints)return s(S,P)}}),e.on("selection.changed",function(x){var S=x.newSelection,P=S[0];P&&P.waypoints&&h(P)}),e.on("element.hover",function(x){var S=x.element;S.waypoints&&h(S)}),e.on("element.out",function(x){var S=x.element;if(S.waypoints){var P=u(S);if(P){var C=rt(".floating",P);C&&Xe(C).remove("positioned")}}}),e.on("element.updateId",function(x){var S=x.element,P=x.newId;if(S.waypoints){var C=u(S);C&&xe(C,{"data-element-id":P})}}),this.addHandles=h,this.updateHandles=m,this.getBendpointsContainer=u,this.getSegmentDragger=l}t_.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];function uk(e){return rt(".djs-visual",e)}var n_=Math.round,Wr="reconnectStart",Ur="reconnectEnd",Va="updateWaypoints";function Lf(e,t,n,i,r,o){this._injector=e,this.start=function(a,s,c,u){var l=n.getGraphics(s),f=s.source,p=s.target,d=s.waypoints,g;!u&&c===0?g=Wr:!u&&c===d.length-1?g=Ur:g=Va;var h=g===Va?"connection.updateWaypoints":"connection.reconnect",m=r.allowed(h,{connection:s,source:f,target:p});if(m===!1&&(m=r.allowed(h,{connection:s,source:p,target:f})),m!==!1)return i.init(a,"bendpoint.move",{data:{connection:s,connectionGfx:l,context:{allowed:m,bendpointIndex:c,connection:s,source:f,target:p,insert:u,type:g}}})},t.on("bendpoint.move.hover",function(a){var s=a.context,c=s.connection,u=c.source,l=c.target,f=a.hover,p=s.type;s.hover=f;var d;if(f){var g=p===Va?"connection.updateWaypoints":"connection.reconnect";if(d=s.allowed=r.allowed(g,{connection:c,source:p===Wr?f:u,target:p===Ur?f:l}),d){s.source=p===Wr?f:u,s.target=p===Ur?f:l;return}d===!1&&(d=s.allowed=r.allowed(g,{connection:c,source:p===Ur?f:l,target:p===Wr?f:u})),d&&(s.source=p===Ur?f:l,s.target=p===Wr?f:u)}}),t.on(["bendpoint.move.out","bendpoint.move.cleanup"],function(a){var s=a.context,c=s.type;s.hover=null,s.source=null,s.target=null,c!==Va&&(s.allowed=!1)}),t.on("bendpoint.move.end",function(a){var s=a.context,c=s.allowed,u=s.bendpointIndex,l=s.connection,f=s.insert,p=l.waypoints.slice(),d=s.source,g=s.target,h=s.type,m=s.hints||{},_={x:n_(a.x),y:n_(a.y)};if(!c)return!1;h===Va?(f?p.splice(u,0,_):p[u]=_,m.bendpointMove={insert:f,bendpointIndex:u},p=this.cropWaypoints(l,p),o.updateWaypoints(l,CS(p),m)):(h===Wr?(m.docking="source",cu(s)&&(m.docking="target",m.newWaypoints=p.reverse())):h===Ur&&(m.docking="target",cu(s)&&(m.docking="source",m.newWaypoints=p.reverse())),o.reconnect(l,d,g,_,m))},this)}Lf.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Lf.prototype.cropWaypoints=function(e,t){var n=this._injector.get("connectionDocking",!1);if(!n)return t;var i=e.waypoints;return e.waypoints=t,e.waypoints=n.getCroppedWaypoints(e),t=e.waypoints,e.waypoints=i,t};function cu(e){var t=e.hover,n=e.source,i=e.target,r=e.type;if(r===Wr)return t&&i&&t===i&&n!==i;if(r===Ur)return t&&n&&t===n&&n!==i}var lk="reconnectStart",pk="reconnectEnd",i_="updateWaypoints",Wa="connect-ok",uu="connect-not-ok",r_="connect-hover",o_="djs-updating",a_="djs-dragging",s_=1100;function c_(e,t,n,i){this._injector=t;var r=t.get("connectionPreview",!1);n.on("bendpoint.move.start",function(o){var a=o.context,s=a.bendpointIndex,c=a.connection,u=a.insert,l=c.waypoints,f=l.slice();a.waypoints=l,u&&f.splice(s,0,{x:o.x,y:o.y}),c.waypoints=f;var p=a.draggerGfx=Of(i.getLayer("overlays"));Xe(p).add("djs-dragging"),i.addMarker(c,a_),i.addMarker(c,o_)}),n.on("bendpoint.move.hover",function(o){var a=o.context,s=a.allowed,c=a.hover,u=a.type;if(c){if(i.addMarker(c,r_),u===i_)return;s?(i.removeMarker(c,uu),i.addMarker(c,Wa)):s===!1&&(i.removeMarker(c,Wa),i.addMarker(c,uu))}}),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],s_,function(o){var a=o.context,s=a.hover,c=a.target;s&&(i.removeMarker(s,r_),i.removeMarker(s,c?Wa:uu))}),n.on("bendpoint.move.move",function(o){var a=o.context,s=a.allowed,c=a.bendpointIndex,u=a.draggerGfx,l=a.hover,f=a.type,p=a.connection,d=p.source,g=p.target,h=p.waypoints.slice(),m={x:o.x,y:o.y},_=a.hints||{},y={};r&&(_.connectionStart&&(y.connectionStart=_.connectionStart),_.connectionEnd&&(y.connectionEnd=_.connectionEnd),f===lk?cu(a)?(y.connectionEnd=y.connectionEnd||m,y.source=g,y.target=l||d,h=h.reverse()):(y.connectionStart=y.connectionStart||m,y.source=l||d,y.target=g):f===pk?cu(a)?(y.connectionStart=y.connectionStart||m,y.source=l||g,y.target=d,h=h.reverse()):(y.connectionEnd=y.connectionEnd||m,y.source=d,y.target=l||g):(y.noCropping=!0,y.noLayout=!0,h[c]=m),f===i_&&(h=e.cropWaypoints(p,h)),y.waypoints=h,r.drawPreview(a,s,y)),en(u,o.x,o.y)},this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],s_,function(o){var a=o.context,s=a.connection,c=a.draggerGfx,u=a.hover,l=a.target,f=a.waypoints;s.waypoints=f,jt(c),i.removeMarker(s,o_),i.removeMarker(s,a_),u&&(i.removeMarker(u,Wa),i.removeMarker(u,l?Wa:uu)),r&&r.cleanUp(a)})}c_.$inject=["bendpointMove","injector","eventBus","canvas"];var u_="connect-hover",l_="djs-updating";function p_(e,t,n){return If(e,t,e[t]+n)}function If(e,t,n){return{x:t==="x"?n:e.x,y:t==="y"?n:e.y}}function fk(e,t,n,i){var r=Math.max(t[i],n[i]),o=Math.min(t[i],n[i]),a=20,s=Math.min(Math.max(o+a,e[i]),r-a);return If(t,i,s)}function f_(e){return e==="x"?"y":"x"}function d_(e,t,n){var i,r;return e.original?e.original:(i=Le(t),r=f_(n),If(e,r,i[r]))}function h_(e,t,n,i,r,o){var a=e.get("connectionDocking",!1);this.start=function(f,p,d){var g,h=n.getGraphics(p),m=d-1,_=d,y=p.waypoints,x=y[m],S=y[_],P=kf(n,y,f),C,L,T;if(C=Di(x,S),!!C)return L=C==="v"?"x":"y",m===0&&(x=d_(x,p.source,L)),_===y.length-1&&(S=d_(S,p.target,L)),P?T=P.point:T={x:(x.x+S.x)/2,y:(x.y+S.y)/2},g={connection:p,segmentStartIndex:m,segmentEndIndex:_,segmentStart:x,segmentEnd:S,axis:L,dragPosition:T},i.init(f,T,"connectionSegment.move",{cursor:L==="x"?"resize-ew":"resize-ns",data:{connection:p,connectionGfx:h,context:g}})};function s(f,p){if(!a)return p;var d=f.waypoints,g;return f.waypoints=p,g=a.getCroppedWaypoints(f),f.waypoints=d,g}function c(f){r.update("connection",f.connection,f.connectionGfx)}function u(f,p,d){var g=f.newWaypoints,h=f.segmentStartIndex+p,m=g[h],_=f.segmentEndIndex+p,y=g[_],x=f_(f.axis),S=fk(d,m,y,x);en(f.draggerGfx,S.x,S.y)}function l(f,p){var d=0,g=f.filter(function(h,m){return El(f[m-1],f[m+1],h)?(d=m<=p?d-1:d,!1):!0});return{waypoints:g,segmentOffset:d}}t.on("connectionSegment.move.start",function(f){var p=f.context,d=f.connection,g=n.getLayer("overlays");p.originalWaypoints=d.waypoints.slice(),p.draggerGfx=e_(g,p.segmentStart,p.segmentEnd),Xe(p.draggerGfx).add("djs-dragging"),n.addMarker(d,l_)}),t.on("connectionSegment.move.move",function(f){var p=f.context,d=p.connection,g=p.segmentStartIndex,h=p.segmentEndIndex,m=p.segmentStart,_=p.segmentEnd,y=p.axis,x=p.originalWaypoints.slice(),S=p_(m,y,f["d"+y]),P=p_(_,y,f["d"+y]),C=x.length,L=0;x[g]=S,x[h]=P;var T,j;g<2&&(T=Jt(d.source,S),g===1?T==="intersect"&&(x.shift(),x[0]=S,L--):T!=="intersect"&&(x.unshift(m),L++)),h>C-3&&(j=Jt(d.target,P),h===C-2?j==="intersect"&&(x.pop(),x[x.length-1]=P):j!=="intersect"&&x.push(_)),p.newWaypoints=d.waypoints=s(d,x),u(p,L,f),p.newSegmentStartIndex=g+L,c(f)}),t.on("connectionSegment.move.hover",function(f){f.context.hover=f.hover,n.addMarker(f.hover,u_)}),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],function(f){var p=f.context.hover;p&&n.removeMarker(p,u_)}),t.on("connectionSegment.move.cleanup",function(f){var p=f.context,d=p.connection;p.draggerGfx&&jt(p.draggerGfx),n.removeMarker(d,l_)}),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],function(f){var p=f.context,d=p.connection;d.waypoints=p.originalWaypoints,c(f)}),t.on("connectionSegment.move.end",function(f){var p=f.context,d=p.connection,g=p.newWaypoints,h=p.newSegmentStartIndex;g=g.map(function(P){return{original:P.original,x:Math.round(P.x),y:Math.round(P.y)}});var m=l(g,h),_=m.waypoints,y=s(d,_),x=m.segmentOffset,S={segmentMove:{segmentStartIndex:p.segmentStartIndex,newSegmentStartIndex:h+x}};o.updateWaypoints(d,y,S)})}h_.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var dk=Math.abs,m_=Math.round;function hk(e,t,n){n=n===void 0?10:n;var i,r;for(i=0;i<t.length;i++)if(r=t[i],dk(r-e)<=n)return r}function g_(e){return{x:e.x,y:e.y}}function y_(e){return{x:e.x+e.width,y:e.y+e.height}}function ei(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:m_(e.x+e.width/2),y:m_(e.y+e.height/2)}}function jo(e,t){var n=e.snapped;return n?typeof t=="string"?n[t]:n.x&&n.y:!1}function Bt(e,t,n){if(typeof t!="string")throw new Error("axis must be in [x, y]");if(typeof n!="number"&&n!==!1)throw new Error("value must be Number or false");var i,r=e[t],o=e.snapped=e.snapped||{};return n===!1?o[t]=!1:(o[t]=!0,i=n-r,e[t]+=i,e["d"+t]+=i),r}function v_(e){return e.children||[]}var mk=Math.abs,b_=Math.round,Bf=10;function __(e){function t(o,a){if(De(o)){for(var s=o.length;s--;)if(mk(o[s]-a)<=Bf)return o[s]}else{o=+o;var c=a%o;if(c<Bf)return a-c;if(c>o-Bf)return a-c+o}return a}function n(o,a){if(o.waypoints)return ak(a,o);if(o.width)return{x:b_(o.width/2+o.x),y:b_(o.height/2+o.y)}}function i(o){var a=o.context,s=a.snapPoints,c=a.connection,u=c.waypoints,l=a.segmentStart,f=a.segmentStartIndex,p=a.segmentEnd,d=a.segmentEndIndex,g=a.axis;if(s)return s;var h=[u[f-1],l,p,u[d+1]];return f<2&&h.unshift(n(c.source,o)),d>u.length-3&&h.unshift(n(c.target,o)),a.snapPoints=s={horizontal:[],vertical:[]},B(h,function(m){m&&(m=m.original||m,g==="y"&&s.horizontal.push(m.y),g==="x"&&s.vertical.push(m.x))}),s}e.on("connectionSegment.move.move",1500,function(o){var a=i(o),s=o.x,c=o.y,u,l;if(a){u=t(a.vertical,s),l=t(a.horizontal,c);var f=s-u,p=c-l;V(o,{dx:o.dx-f,dy:o.dy-p,x:u,y:l}),(f||a.vertical.indexOf(s)!==-1)&&Bt(o,"x",u),(p||a.horizontal.indexOf(c)!==-1)&&Bt(o,"y",l)}});function r(o){var a=o.snapPoints,s=o.connection.waypoints,c=o.bendpointIndex;if(a)return a;var u=[s[c-1],s[c+1]];return o.snapPoints=a={horizontal:[],vertical:[]},B(u,function(l){l&&(l=l.original||l,a.horizontal.push(l.y),a.vertical.push(l.x))}),a}e.on(["connect.hover","connect.move","connect.end"],1500,function(o){var a=o.context,s=a.hover,c=s&&n(s,o);!ot(s)||!c||!c.x||!c.y||(Bt(o,"x",c.x),Bt(o,"y",c.y))}),e.on(["bendpoint.move.move","bendpoint.move.end"],1500,function(o){var a=o.context,s=r(a),c=a.hover,u=c&&n(c,o),l=o.x,f=o.y,p,d;if(s){p=t(u?s.vertical.concat([u.x]):s.vertical,l),d=t(u?s.horizontal.concat([u.y]):s.horizontal,f);var g=l-p,h=f-d;V(o,{dx:o.dx-g,dy:o.dy-h,x:o.x-g,y:o.y-h}),(g||s.vertical.indexOf(l)!==-1)&&Bt(o,"x",p),(h||s.horizontal.indexOf(f)!==-1)&&Bt(o,"y",d)}})}__.$inject=["eventBus"];const gk={__depends__:[Fi,xi],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",t_],bendpointMove:["type",Lf],bendpointMovePreview:["type",c_],connectionSegmentMove:["type",h_],bendpointSnapping:["type",__]};function x_(e,t,n,i){function r(a,s){return i.allowed("connection.create",{source:a,target:s})}function o(a,s){return r(s,a)}e.on("connect.hover",function(a){var s=a.context,c=s.start,u=a.hover,l;if(s.hover=u,l=s.canExecute=r(c,u),!Qr(l)){if(l!==!1){s.source=c,s.target=u;return}l=s.canExecute=o(c,u),!Qr(l)&&l!==!1&&(s.source=u,s.target=c)}}),e.on(["connect.out","connect.cleanup"],function(a){var s=a.context;s.hover=null,s.source=null,s.target=null,s.canExecute=!1}),e.on("connect.end",function(a){var s=a.context,c=s.canExecute,u=s.connectionStart,l={x:a.x,y:a.y},f=s.source,p=s.target;if(!c)return!1;var d=null,g={connectionStart:Nf(s)?l:u,connectionEnd:Nf(s)?u:l};Vt(c)&&(d=c),s.connection=n.connect(f,p,d,g)}),this.start=function(a,s,c,u){Vt(c)||(u=c,c=Le(s)),t.init(a,"connect",{autoActivate:u,data:{shape:s,context:{start:s,connectionStart:c}}})}}x_.$inject=["eventBus","dragging","modeling","rules"];function Nf(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}var yk=1100,vk=900,w_="connect-ok",E_="connect-not-ok";function S_(e,t,n){var i=e.get("connectionPreview",!1);i&&t.on("connect.move",function(r){var o=r.context,a=o.canExecute,s=o.hover,c=o.source,u=o.start,l=o.startPosition,f=o.target,p=o.connectionStart||l,d=o.connectionEnd||{x:r.x,y:r.y},g=p,h=d;Nf(o)&&(g=d,h=p),i.drawPreview(o,a,{source:c||u,target:f||s,connectionStart:g,connectionEnd:h})}),t.on("connect.hover",vk,function(r){var o=r.context,a=r.hover,s=o.canExecute;s!==null&&n.addMarker(a,s?w_:E_)}),t.on(["connect.out","connect.cleanup"],yk,function(r){var o=r.hover;o&&(n.removeMarker(o,w_),n.removeMarker(o,E_))}),i&&t.on("connect.cleanup",function(r){i.cleanUp(r.context)})}S_.$inject=["injector","eventBus","canvas"];const $f={__depends__:[Zn,xi,Fi],__init__:["connectPreview"],connect:["type",x_],connectPreview:["type",S_]};var bk="djs-dragger";function Ui(e,t,n,i){this._canvas=t,this._graphicsFactory=n,this._elementFactory=i,this._connectionDocking=e.get("connectionDocking",!1),this._layouter=e.get("layouter",!1)}Ui.$inject=["injector","canvas","graphicsFactory","elementFactory"],Ui.prototype.drawPreview=function(e,t,n){n=n||{};var i=e.connectionPreviewGfx,r=e.getConnection,o=n.source,a=n.target,s=n.waypoints,c=n.connectionStart,u=n.connectionEnd,l=n.noLayout,f=n.noCropping,p=n.noNoop,d,g=this;if(i||(i=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),Rs(i),r||(r=e.getConnection=_k(function(h,m,_){return g.getConnection(h,m,_)})),t&&(d=r(t,o,a)),!d){!p&&this.drawNoopPreview(i,n);return}d.waypoints=s||[],this._layouter&&!l&&(d.waypoints=this._layouter.layoutConnection(d,{source:o,target:a,connectionStart:c,connectionEnd:u,waypoints:n.waypoints||d.waypoints})),(!d.waypoints||!d.waypoints.length)&&(d.waypoints=[o?Le(o):c,a?Le(a):u]),this._connectionDocking&&(o||a)&&!f&&(d.waypoints=this._connectionDocking.getCroppedWaypoints(d,o,a)),this._graphicsFactory.drawConnection(i,d,{stroke:"var(--element-dragger-color)"})},Ui.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||Le(n),o=t.connectionEnd||Le(i),a=this.cropWaypoints(r,o,n,i),s=this.createNoopConnection(a[0],a[1]);Fe(e,s)},Ui.prototype.cropWaypoints=function(e,t,n,i){var r=this._graphicsFactory,o=n&&r.getShapePath(n),a=i&&r.getShapePath(i),s=r.getConnectionPath({waypoints:[e,t]});return e=n&&oa(o,s,!0)||e,t=i&&oa(a,s,!1)||t,[e,t]},Ui.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&jt(e.connectionPreviewGfx)},Ui.prototype.getConnection=function(e){var t=xk(e);return this._elementFactory.createConnection(t)},Ui.prototype.createConnectionPreviewGfx=function(){var e=Te("g");return xe(e,{pointerEvents:"none"}),Xe(e).add(bk),Fe(this._canvas.getActiveLayer(),e),e},Ui.prototype.createNoopConnection=function(e,t){return ta([e,t],{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"})};function _k(e){var t={};return function(n){var i=JSON.stringify(n),r=t[i];return r||(r=t[i]=e.apply(null,arguments)),r}}function xk(e){return Vt(e)?e:{}}const wk={__init__:["connectionPreview"],connectionPreview:["type",Ui]},lu="complex-preview";class R_{constructor(t,n,i){this._canvas=t,this._graphicsFactory=n,this._previewSupport=i,this._markers=[]}create(t){this.cleanUp();const{created:n=[],moved:i=[],removed:r=[],resized:o=[]}=t,a=this._canvas.getLayer(lu);n.filter(s=>!Ek(s)).forEach(s=>{let c;ot(s)?(c=this._graphicsFactory._createContainer("connection",Te("g")),this._graphicsFactory.drawConnection(Lr(c),s)):(c=this._graphicsFactory._createContainer("shape",Te("g")),this._graphicsFactory.drawShape(Lr(c),s),en(c,s.x,s.y)),this._previewSupport.addDragger(s,a,c)}),i.forEach(({element:s,delta:c})=>{this._previewSupport.addDragger(s,a,void 0,"djs-dragging"),this._canvas.addMarker(s,"djs-element-hidden"),this._markers.push([s,"djs-element-hidden"]);const u=this._previewSupport.addDragger(s,a);ot(s)?en(u,c.x,c.y):en(u,s.x+c.x,s.y+c.y)}),r.forEach(s=>{this._previewSupport.addDragger(s,a,void 0,"djs-dragging"),this._canvas.addMarker(s,"djs-element-hidden"),this._markers.push([s,"djs-element-hidden"])}),o.forEach(({shape:s,bounds:c})=>{this._canvas.addMarker(s,"djs-hidden"),this._markers.push([s,"djs-hidden"]),this._previewSupport.addDragger(s,a,void 0,"djs-dragging");const u=this._graphicsFactory._createContainer("shape",Te("g"));this._graphicsFactory.drawShape(Lr(u),s,{width:c.width,height:c.height}),en(u,c.x,c.y),this._previewSupport.addDragger(s,a,u)})}cleanUp(){Rs(this._canvas.getLayer(lu)),this._markers.forEach(([t,n])=>this._canvas.removeMarker(t,n)),this._markers=[]}show(){this._canvas.showLayer(lu)}hide(){this._canvas.hideLayer(lu)}}R_.$inject=["canvas","graphicsFactory","previewSupport"];function Ek(e){return e.hidden}const Sk={__depends__:[Mo],__init__:["complexPreview"],complexPreview:["type",R_]},C_=Math.round;function pu(e,t,n,i,r,o){this._complexPreview=e,this._connectionDocking=t,this._elementFactory=n,this._eventBus=i,this._layouter=r,this._rules=o}pu.prototype.create=function(e,t,n){const i=this._complexPreview,r=this._connectionDocking,o=this._elementFactory,a=this._eventBus,s=this._layouter,c=this._rules,u=o.createShape(V({type:t},n)),l=a.fire("autoPlace",{source:e,shape:u});if(!l)return;V(u,{x:l.x-C_(u.width/2),y:l.y-C_(u.height/2)});const f=c.allowed("connection.create",{source:e,target:u,hints:{targetParent:e.parent}});let p=null;f&&(p=o.createConnection(f),p.waypoints=s.layoutConnection(p,{source:e,target:u}),p.waypoints=r.getCroppedWaypoints(p,e,u)),i.create({created:[u,p].filter(d=>!Qr(d))})},pu.prototype.cleanUp=function(){this._complexPreview.cleanUp()},pu.$inject=["complexPreview","connectionDocking","elementFactory","eventBus","layouter","rules"];const Rk={__depends__:[$c,Sk,lf],__init__:["appendPreview"],appendPreview:["type",pu]};var P_=Math.min,A_=Math.max;function Ff(e){e.preventDefault()}function Ua(e){e.stopPropagation()}function Ck(e){return e.nodeType===Node.TEXT_NODE}function Pk(e){return[].slice.call(e)}function ci(e){this.container=e.container,this.parent=ht('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=rt("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.focusoutHandler=e.focusoutHandler||function(){},this.autoResize=xn(this.autoResize,this),this.handlePaste=xn(this.handlePaste,this)}ci.prototype.create=function(e,t,n,i){var r=this,o=this.parent,a=this.content,s=this.container;i=this.options=i||{},t=this.style=t||{};var c=oi(t,["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);V(o.style,{width:e.width+"px",height:e.height+"px",maxWidth:e.maxWidth+"px",maxHeight:e.maxHeight+"px",minWidth:e.minWidth+"px",minHeight:e.minHeight+"px",left:e.x+"px",top:e.y+"px",backgroundColor:"#ffffff",position:"absolute",overflow:"visible",border:"1px solid #ccc",boxSizing:"border-box",wordWrap:"normal",textAlign:"center",outline:"none"},c);var u=oi(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return V(a.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},u),i.centerVertically&&V(a.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},u),a.innerText=n,$e.bind(a,"keydown",this.keyHandler),$e.bind(a,"mousedown",Ua),$e.bind(a,"paste",r.handlePaste),$e.bind(a,"focusout",this.focusoutHandler),i.autoResize&&$e.bind(a,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(o),this.setSelection(a.lastChild,a.lastChild&&a.lastChild.length),o},ci.prototype.handlePaste=function(e){var t=this.options,n=this.style;e.preventDefault();var i;if(e.clipboardData?i=e.clipboardData.getData("text/plain"):i=window.clipboardData.getData("Text"),this.insertText(i),t.autoResize){var r=this.autoResize(n);r&&this.resizeHandler(r)}},ci.prototype.insertText=function(e){e=Ak(e);var t=document.execCommand("insertText",!1,e);t||this._insertTextIE(e)},ci.prototype._insertTextIE=function(e){var t=this.getSelection(),n=t.startContainer,i=t.endContainer,r=t.startOffset,o=t.endOffset,a=t.commonAncestorContainer,s=Pk(a.childNodes),c,u;if(Ck(a)){var l=n.textContent;n.textContent=l.substring(0,r)+e+l.substring(o),c=n,u=r+e.length}else if(n===this.content&&i===this.content){var f=document.createTextNode(e);this.content.insertBefore(f,s[r]),c=f,u=f.textContent.length}else{var p=s.indexOf(n),d=s.indexOf(i);s.forEach(function(g,h){h===p?g.textContent=n.textContent.substring(0,r)+e+i.textContent.substring(o):h>p&&h<=d&&mi(g)}),c=n,u=r+e.length}c&&u!==void 0&&setTimeout(function(){self.setSelection(c,u)})},ci.prototype.autoResize=function(){var e=this.parent,t=this.content,n=parseInt(this.style.fontSize)||12;if(t.scrollHeight>e.offsetHeight||t.scrollHeight<e.offsetHeight-n){var i=e.getBoundingClientRect(),r=t.scrollHeight;e.style.height=r+"px",this.resizeHandler({width:i.width,height:i.height,dx:0,dy:r-i.height})}},ci.prototype.resizable=function(){var e=this,t=this.parent,n=this.resizeHandle,i=parseInt(this.style.minWidth)||0,r=parseInt(this.style.minHeight)||0,o=parseInt(this.style.maxWidth)||1/0,a=parseInt(this.style.maxHeight)||1/0;if(!n){n=this.resizeHandle=ht('<div class="djs-direct-editing-resize-handle"></div>');var s,c,u,l,f=function(g){Ff(g),Ua(g),s=g.clientX,c=g.clientY;var h=t.getBoundingClientRect();u=h.width,l=h.height,$e.bind(document,"mousemove",p),$e.bind(document,"mouseup",d)},p=function(g){Ff(g),Ua(g);var h=P_(A_(u+g.clientX-s,i),o),m=P_(A_(l+g.clientY-c,r),a);t.style.width=h+"px",t.style.height=m+"px",e.resizeHandler({width:u,height:l,dx:g.clientX-s,dy:g.clientY-c})},d=function(g){Ff(g),Ua(g),$e.unbind(document,"mousemove",p,!1),$e.unbind(document,"mouseup",d,!1)};$e.bind(n,"mousedown",f)}V(n.style,{position:"absolute",bottom:"0px",right:"0px",cursor:"nwse-resize",width:"0",height:"0",borderTop:(parseInt(this.style.fontSize)/4||3)+"px solid transparent",borderRight:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderBottom:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderLeft:(parseInt(this.style.fontSize)/4||3)+"px solid transparent"}),t.appendChild(n)},ci.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),$e.unbind(t,"keydown",this.keyHandler),$e.unbind(t,"mousedown",Ua),$e.unbind(t,"input",this.autoResize),$e.unbind(t,"paste",this.handlePaste),$e.unbind(t,"focusout",this.focusoutHandler),n&&(n.removeAttribute("style"),mi(n)),mi(e)},ci.prototype.getValue=function(){return this.content.innerText.trim()},ci.prototype.getSelection=function(){var e=window.getSelection(),t=e.getRangeAt(0);return t},ci.prototype.setSelection=function(e,t){var n=document.createRange();e===null?n.selectNodeContents(this.content):(n.setStart(e,t),n.setEnd(e,t));var i=window.getSelection();i.removeAllRanges(),i.addRange(n)};function Ak(e){return e.replace(/\r\n|\r|\n/g,`
|
|
316
|
-
`)}function In(e,t){this._eventBus=e,this._canvas=t,this._providers=[],this._textbox=new ci({container:t.getContainer(),keyHandler:xn(this._handleKey,this),resizeHandler:xn(this._handleResize,this),focusoutHandler:xn(this._handleFocusout,this)}),e.on(["diagram.clear","diagram.destroy"],()=>this._cleanup())}In.$inject=["eventBus","canvas"],In.prototype.registerProvider=function(e){this._providers.push(e)},In.prototype.isActive=function(e){return!!(this._active&&(!e||this._active.element===e))},In.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},In.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},In.prototype.close=function(){this._fire("deactivate"),this._cleanup(),this._canvas.restoreFocus&&this._canvas.restoreFocus()},In.prototype._cleanup=function(){this._active&&(this._textbox.destroy(),this._active=null,this.resizable=void 0)},In.prototype.complete=function(){var e=this._active;if(e){var t,n=e.context.bounds,i=this.$textbox.getBoundingClientRect(),r=this.getValue(),o=e.context.text;(r!==o||i.height!==n.height||i.width!==n.width)&&(t=this._textbox.container.getBoundingClientRect(),e.provider.update(e.element,r,e.context.text,{x:i.left-t.left,y:i.top-t.top,width:i.width,height:i.height})),this._fire("complete"),this.close()}},In.prototype.getValue=function(){return this._textbox.getValue()},In.prototype._handleKey=function(e){e.stopPropagation();var t=e.keyCode||e.charCode;if(t===27)return e.preventDefault(),this.cancel();if(t===13&&!e.shiftKey)return e.preventDefault(),this.complete()},In.prototype._handleResize=function(e){this._fire("resize",e)},In.prototype._handleFocusout=function(e){e.relatedTarget&&this._textbox.parent.contains(e.relatedTarget)||this.complete()},In.prototype.activate=function(e){if(this.isActive()&&this.cancel(),this._eventBus.fire("directEditing.activate.allowed",{element:e})===!1)return!1;var t,n=lt(this._providers,function(i){return(t=i.activate(e))?i:null});return t&&(this.$textbox=this._textbox.create(t.bounds,t.style,t.text,t.options),this._active={element:e,context:t,provider:n},t.options&&t.options.resizable&&(this.resizable=!0),this._fire("activate")),!!t};const T_={__depends__:[hc],__init__:["directEditing"],directEditing:["type",In]};function Tk(e){return function(t){var n=t.target,i=ie(e),r=i.eventDefinitions&&i.eventDefinitions[0],o=i.$type===n.type,a=(r&&r.$type)===n.eventDefinitionType,s=!!n.triggeredByEvent==!!i.triggeredByEvent,c=n.isExpanded===void 0||n.isExpanded===Ye(e);return!o||!a||!s||!c}}const Mk={task:{label:"Task",className:"bpmn-icon-task",target:{type:"bpmn:Task"}},"user-task":{label:"User task",className:"bpmn-icon-user",target:{type:"bpmn:UserTask"}},"service-task":{label:"Service task",className:"bpmn-icon-service",target:{type:"bpmn:ServiceTask"}},"send-task":{label:"Send task",className:"bpmn-icon-send",target:{type:"bpmn:SendTask"}},"receive-task":{label:"Receive task",className:"bpmn-icon-receive",target:{type:"bpmn:ReceiveTask"}},"manual-task":{label:"Manual task",className:"bpmn-icon-manual",target:{type:"bpmn:ManualTask"}},"rule-task":{label:"Business rule task",className:"bpmn-icon-business-rule",target:{type:"bpmn:BusinessRuleTask"}},"script-task":{label:"Script task",className:"bpmn-icon-script",target:{type:"bpmn:ScriptTask"}},"call-activity":{label:"Call activity",className:"bpmn-icon-call-activity",target:{type:"bpmn:CallActivity"}},transaction:{label:"Transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}},"event-subprocess":{label:"Event sub-process",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}},"collapsed-subprocess":{label:"Sub-process (collapsed)",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}},"expanded-subprocess":{label:"Sub-process (expanded)",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}},"collapsed-ad-hoc-subprocess":{label:"Ad-hoc sub-process (collapsed)",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:AdHocSubProcess",isExpanded:!1}},"expanded-ad-hoc-subprocess":{label:"Ad-hoc sub-process (expanded)",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:AdHocSubProcess",isExpanded:!0}},"exclusive-gateway":{label:"Exclusive gateway",className:"bpmn-icon-gateway-xor",target:{type:"bpmn:ExclusiveGateway"}},"parallel-gateway":{label:"Parallel gateway",className:"bpmn-icon-gateway-parallel",target:{type:"bpmn:ParallelGateway"}},"inclusive-gateway":{label:"Inclusive gateway",className:"bpmn-icon-gateway-or",target:{type:"bpmn:InclusiveGateway"}},"complex-gateway":{label:"Complex gateway",className:"bpmn-icon-gateway-complex",target:{type:"bpmn:ComplexGateway"}},"event-based-gateway":{label:"Event-based gateway",className:"bpmn-icon-gateway-eventbased",target:{type:"bpmn:EventBasedGateway",instantiate:!1,eventGatewayType:"Exclusive"}},"data-store-reference":{label:"Data store reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}},"data-object-reference":{label:"Data object reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}},"expanded-pool":{label:"Expanded pool/participant",className:"bpmn-icon-participant",target:{type:"bpmn:Participant",isExpanded:!0}},"collapsed-pool":{label:"Empty pool/participant",className:"bpmn-icon-lane",target:{type:"bpmn:Participant",isExpanded:!1}},"none-start-event":{label:"Start event",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},"none-intermediate-throwing":{label:"Intermediate throw event",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},"none-boundary-event":{label:"Boundary event",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:BoundaryEvent"}},"none-end-event":{label:"End event",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},"message-start":{label:"Message start event",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!0}},"timer-start":{label:"Timer start event",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!0}},"conditional-start":{label:"Conditional start event",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!0}},"signal-start":{label:"Signal start event",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!0}},"error-start":{label:"Error start event",className:"bpmn-icon-start-event-error",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ErrorEventDefinition",isInterrupting:!0}},"escalation-start":{label:"Escalation start event",className:"bpmn-icon-start-event-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!0}},"compensation-start":{label:"Compensation start event",className:"bpmn-icon-start-event-compensation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:CompensateEventDefinition",isInterrupting:!0}},"non-interrupting-message-start":{label:"Message start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!1}},"non-interrupting-timer-start":{label:"Timer start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!1}},"non-interrupting-conditional-start":{label:"Conditional start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!1}},"non-interrupting-signal-start":{label:"Signal start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!1}},"non-interrupting-escalation-start":{label:"Escalation start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!1}},"message-intermediate-catch":{label:"Message intermediate catch event",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"message-intermediate-throw":{label:"Message intermediate throw event",className:"bpmn-icon-intermediate-event-throw-message",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"timer-intermediate-catch":{label:"Timer intermediate catch event",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},"escalation-intermediate-throw":{label:"Escalation intermediate throw event",className:"bpmn-icon-intermediate-event-throw-escalation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},"conditional-intermediate-catch":{label:"Conditional intermediate catch event",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},"link-intermediate-catch":{label:"Link intermediate catch event",className:"bpmn-icon-intermediate-event-catch-link",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},"link-intermediate-throw":{label:"Link intermediate throw event",className:"bpmn-icon-intermediate-event-throw-link",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},"compensation-intermediate-throw":{label:"Compensation intermediate throw event",className:"bpmn-icon-intermediate-event-throw-compensation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},"signal-intermediate-catch":{label:"Signal intermediate catch event",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"signal-intermediate-throw":{label:"Signal intermediate throw event",className:"bpmn-icon-intermediate-event-throw-signal",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"message-boundary":{label:"Message boundary event",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!0}},"timer-boundary":{label:"Timer boundary event",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!0}},"escalation-boundary":{label:"Escalation boundary event",className:"bpmn-icon-intermediate-event-catch-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!0}},"conditional-boundary":{label:"Conditional boundary event",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!0}},"error-boundary":{label:"Error boundary event",className:"bpmn-icon-intermediate-event-catch-error",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ErrorEventDefinition",cancelActivity:!0}},"cancel-boundary":{label:"Cancel boundary event",className:"bpmn-icon-intermediate-event-catch-cancel",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CancelEventDefinition",cancelActivity:!0}},"signal-boundary":{label:"Signal boundary event",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!0}},"compensation-boundary":{label:"Compensation boundary event",className:"bpmn-icon-intermediate-event-catch-compensation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CompensateEventDefinition",cancelActivity:!0}},"non-interrupting-message-boundary":{label:"Message boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!1}},"non-interrupting-timer-boundary":{label:"Timer boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!1}},"non-interrupting-escalation-boundary":{label:"Escalation boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!1}},"non-interrupting-conditional-boundary":{label:"Conditional boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!1}},"non-interrupting-signal-boundary":{label:"Signal boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!1}},"message-end":{label:"Message end event",className:"bpmn-icon-end-event-message",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"escalation-end":{label:"Escalation end event",className:"bpmn-icon-end-event-escalation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},"error-end":{label:"Error end event",className:"bpmn-icon-end-event-error",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},"cancel-end":{label:"Cancel end event",className:"bpmn-icon-end-event-cancel",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},"compensation-end":{label:"Compensation end event",className:"bpmn-icon-end-event-compensation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},"signal-end":{label:"Signal end event",className:"bpmn-icon-end-event-signal",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"terminate-end":{label:"Terminate end event",className:"bpmn-icon-end-event-terminate",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:TerminateEventDefinition"}}};function ee(e,t={}){var n=Mk[e];if(!n)throw new Error("unknown popup entry <"+e+">");return{...n,actionName:"replace-with-"+e,...t}}var kk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing"),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-start"),ee("timer-start"),ee("conditional-start"),ee("signal-start")],Ok=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing"),ee("none-end-event",{actionName:"replace-with-none-end"})],Dk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-intermediate-catch"),ee("message-intermediate-throw"),ee("timer-intermediate-catch"),ee("escalation-intermediate-throw"),ee("conditional-intermediate-catch"),ee("link-intermediate-catch"),ee("link-intermediate-throw"),ee("compensation-intermediate-throw"),ee("signal-intermediate-catch"),ee("signal-intermediate-throw")],Lk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-end"),ee("escalation-end"),ee("error-end"),ee("cancel-end"),ee("compensation-end"),ee("signal-end"),ee("terminate-end")],Ik=[ee("exclusive-gateway"),ee("parallel-gateway"),ee("inclusive-gateway"),ee("complex-gateway"),ee("event-based-gateway")],Bk=[ee("transaction"),ee("event-subprocess"),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),ee("collapsed-subprocess")],Nk=[ee("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),ee("transaction"),ee("event-subprocess"),ee("collapsed-ad-hoc-subprocess")],M_=[ee("transaction"),ee("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),ee("event-subprocess")],$k=M_,k_=[ee("task"),ee("user-task"),ee("service-task"),ee("send-task"),ee("receive-task"),ee("manual-task"),ee("rule-task"),ee("script-task"),ee("call-activity"),ee("collapsed-subprocess"),ee("expanded-subprocess"),ee("collapsed-ad-hoc-subprocess"),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess"})],Fk=[ee("data-store-reference")],jk=[ee("data-object-reference")],Hk=[ee("message-boundary"),ee("timer-boundary"),ee("escalation-boundary"),ee("conditional-boundary"),ee("error-boundary"),ee("cancel-boundary"),ee("signal-boundary"),ee("compensation-boundary"),ee("non-interrupting-message-boundary"),ee("non-interrupting-timer-boundary"),ee("non-interrupting-escalation-boundary"),ee("non-interrupting-conditional-boundary"),ee("non-interrupting-signal-boundary")],zk=[ee("message-start"),ee("timer-start"),ee("conditional-start"),ee("signal-start"),ee("error-start"),ee("escalation-start"),ee("compensation-start"),ee("non-interrupting-message-start"),ee("non-interrupting-timer-start"),ee("non-interrupting-conditional-start"),ee("non-interrupting-signal-start"),ee("non-interrupting-escalation-start")],Gk=[{label:"Sequence flow",actionName:"replace-with-sequence-flow",className:"bpmn-icon-connection"},{label:"Default flow",actionName:"replace-with-default-flow",className:"bpmn-icon-default-flow"},{label:"Conditional flow",actionName:"replace-with-conditional-flow",className:"bpmn-icon-conditional-flow"}],Vk=[ee("expanded-pool"),ee("collapsed-pool",{label:function(e){var t="Empty pool/participant";return e.children&&e.children.length&&(t+=" (removes content)"),t}})],Wk={"bpmn:MessageEventDefinition":[ee("message-start"),ee("message-intermediate-catch"),ee("message-intermediate-throw"),ee("message-end")],"bpmn:TimerEventDefinition":[ee("timer-start"),ee("timer-intermediate-catch")],"bpmn:ConditionalEventDefinition":[ee("conditional-start"),ee("conditional-intermediate-catch")],"bpmn:SignalEventDefinition":[ee("signal-start"),ee("signal-intermediate-catch"),ee("signal-intermediate-throw"),ee("signal-end")],"bpmn:ErrorEventDefinition":[ee("error-start"),ee("error-end")],"bpmn:EscalationEventDefinition":[ee("escalation-start"),ee("escalation-intermediate-throw"),ee("escalation-end")],"bpmn:CompensateEventDefinition":[ee("compensation-start"),ee("compensation-intermediate-throw"),ee("compensation-end")]};const O_={"start-event-non-interrupting":`
|
|
315
|
+
</svg>`},Q2=900;function $o(e,t,n,i){e.registerProvider(Q2,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}$o.$inject=["contextPad","popupMenu","translate","canvas"],$o.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},$o.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},$o.prototype._getEntries=function(){var e=this;return{"align-elements":{group:"align-elements",title:e._translate("Align elements"),html:`<div class="entry">${Jb.align}</div>`,action:{click:function(t,n){var i=e._getMenuPosition(n);V(i,{cursor:{x:t.x,y:t.y}}),e._popupMenu.open(n,"align-elements",i)}}}}},$o.prototype._getMenuPosition=function(e){var t=5,n=this._contextPad.getPad(e).html,i=n.getBoundingClientRect(),r={x:i.left,y:i.bottom+t};return r};var J2=["left","center","right","top","middle","bottom"];function za(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}za.$inject=["popupMenu","alignElements","translate","rules"],za.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},za.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},za.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return B(J2,function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageHtml:Jb[o],action:function(){t.trigger(e,o),i.close()}}}),r};function au(e){Xn.call(this,e)}au.$inject=["eventBus"],_e(au,Xn),au.prototype.init=function(){this.addRule("elements.align",function(e){var t=e.elements,n=We(t,function(i){return!(i.waypoints||i.host||i.labelTarget)});return n=Ts(n),n.length<2?!1:n})};const ek={__depends__:[p2,lb,Of],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",$o],alignElementsMenuProvider:["type",za],bpmnAlignElements:["type",au]};function Vi(e,t,n,i){te.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],function(o){var a=o.context,s=a.hints||{},c=a.shape,u=a.parent||a.newParent;s.autoResize!==!1&&r._expand([c],u)}),this.postExecuted(["elements.move"],function(o){var a=o.context,s=Lu(Jr(a.closure.topLevel)),c=a.hints,u=c?c.autoResize:!0;if(u!==!1){var l=eo(s,function(f){return f.parent.id});B(l,function(f,p){De(u)&&(f=f.filter(function(d){return lt(u,to({id:d.id}))})),r._expand(f,p)})}}),this.postExecuted(["shape.toggleCollapse"],function(o){var a=o.context,s=a.hints,c=a.shape;s&&s.autoResize===!1||c.collapsed||r._expand(c.children||[],c)}),this.postExecuted(["shape.resize"],function(o){var a=o.context,s=a.hints,c=a.shape,u=c.parent;s&&s.autoResize===!1||u&&r._expand([c],u)})}Vi.$inject=["eventBus","elementRegistry","modeling","rules"],_e(Vi,te),Vi.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=Ae(Dt(e)),o=Ae(t),a={};return r.top-o.top<i.top&&(a.top=r.top-n.top),r.left-o.left<i.left&&(a.left=r.left-n.left),o.right-r.right<i.right&&(a.right=r.right+n.right),o.bottom-r.bottom<i.bottom&&(a.bottom=r.bottom+n.bottom),Os(V({},o,a))},Vi.prototype._expand=function(e,t){typeof t=="string"&&(t=this._elementRegistry.get(t));var n=this._rules.allowed("element.autoResize",{elements:e,target:t});if(n){var i=this._getOptimalBounds(e,t);if(tk(i,t)){var r=nk(oi(t,["x","y","width","height"]),i);this.resize(t,i,{autoResize:r});var o=t.parent;o&&this._expand([t],o)}}},Vi.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},Vi.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},Vi.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)};function tk(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function nk(e,t){var n="";return e=Ae(e),t=Ae(t),e.top>t.top&&(n=n.concat("n")),e.right<t.right&&(n=n.concat("w")),e.bottom<t.bottom&&(n=n.concat("s")),e.left>t.left&&(n=n.concat("e")),n}function su(e){e.invoke(Vi,this)}su.$inject=["injector"],_e(su,Vi),su.prototype.resize=function(e,t,n){w(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)};function Ga(e){Xn.call(this,e);var t=this;this.addRule("element.autoResize",function(n){return t.canResize(n.elements,n.target)})}Ga.$inject=["eventBus"],_e(Ga,Xn),Ga.prototype.canResize=function(e,t){return!1};function cu(e,t){Ga.call(this,e),this._modeling=t}_e(cu,Ga),cu.$inject=["eventBus","modeling"],cu.prototype.canResize=function(e,t){if(w(t.di,"bpmndi:BPMNPlane")||!w(t,"bpmn:Participant")&&!w(t,"bpmn:Lane")&&!w(t,"bpmn:SubProcess"))return!1;var n=!0;return B(e,function(i){if(w(i,"bpmn:Lane")||Ge(i)){n=!1;return}}),n};const ik={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",su],bpmnAutoResizeProvider:["type",cu]};function Fo(e,t,n){this._canvas=n,this._opts=V({scrollThresholdIn:[20,20,20,20],scrollThresholdOut:[0,0,0,0],scrollRepeatTimeout:15,scrollStep:10},e);var i=this;t.on("drag.move",function(r){var o=i._toBorderPoint(r);i.startScroll(o)}),t.on(["drag.cleanup"],function(){i.stopScroll()})}Fo.$inject=["config.autoScroll","eventBus","canvas"],Fo.prototype.startScroll=function(e){var t=this._canvas,n=this._opts,i=this,r=t.getContainer().getBoundingClientRect(),o=[e.x,e.y,r.width-e.x,r.height-e.y];this.stopScroll();for(var a=0,s=0,c=0;c<4;c++)rk(o[c],n.scrollThresholdOut[c],n.scrollThresholdIn[c])&&(c===0?a=n.scrollStep:c==1?s=n.scrollStep:c==2?a=-n.scrollStep:c==3&&(s=-n.scrollStep));(a!==0||s!==0)&&(t.scroll({dx:a,dy:s}),this._scrolling=setTimeout(function(){i.startScroll(e)},n.scrollRepeatTimeout))};function rk(e,t,n){return t<e&&e<n}Fo.prototype.stopScroll=function(){clearTimeout(this._scrolling)},Fo.prototype.setOptions=function(e){this._opts=V({},this._opts,e)},Fo.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=Nr(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};const ok={__depends__:[$i],__init__:["autoScroll"],autoScroll:["type",Fo]};var e_="djs-bendpoint",t_="djs-segment-dragger";function ak(e,t){var n=Nr(t),i=e._container.getBoundingClientRect(),r;r={x:i.left,y:i.top};var o=e.viewbox();return{x:o.x+(n.x-r.x)/o.scale,y:o.y+(n.y-r.y)/o.scale}}function Df(e,t,n){var i=ak(e,n),r=Zl(t,i);return r}function Lf(e,t){var n=Pe("g");Xe(n).add(e_),Fe(e,n);var i=Pe("circle");xe(i,{cx:0,cy:0,r:4}),Xe(i).add("djs-visual"),Fe(n,i);var r=Pe("circle");return xe(r,{cx:0,cy:0,r:10}),Xe(r).add("djs-hit"),Fe(n,r),t&&Xe(n).add(t),n}function sk(e,t,n,i){var r=Pe("g");Fe(e,r);var o=18,a=6,s=11,c=uk(t,n,i),u=a+s,l=Pe("rect");xe(l,{x:-o/2,y:-a/2,width:o,height:a}),Xe(l).add("djs-visual"),Fe(r,l);var f=Pe("rect");return xe(f,{x:-c/2,y:-u/2,width:c,height:u}),Xe(f).add("djs-hit"),Fe(r,f),Am(r,i==="v"?90:0),r}function n_(e,t,n){var i=Pe("g"),r=Cl(t,n),o=Oi(t,n);return Fe(e,i),sk(i,t,n,o),Xe(i).add(t_),Xe(i).add(o==="h"?"horizontal":"vertical"),en(i,r.x,r.y),i}function If(e){return Math.abs(Math.round(e*2/3))}function ck(e,t){var n=lk(e,t);return ip(e,n)}function uk(e,t,n){var i=t.x-e.x,r=t.y-e.y;return If(n==="h"?i:r)}function lk(e,t){for(var n=t.waypoints,i=1/0,r,o=0;o<n.length-1;o++){var a=n[o],s=n[o+1],c=hg(e,[a,s]);c<i&&(i=c,r=o)}return[n[r],n[r+1]]}function i_(e,t,n,i,r){function o(_,S,P){var C=_.index,L=_.point,T,j,k,D,z,ce;return C<=0||_.bendpoint?!1:(T=S[C-1],j=S[C],k=Cl(T,j),D=Oi(T,j),z=Math.abs(L.x-k.x),ce=Math.abs(L.y-k.y),D&&z<=P&&ce<=P)}function a(_,S){var P=_.waypoints,C,L,T,j;return S.index<=0||S.bendpoint||(C={start:P[S.index-1],end:P[S.index]},L=Oi(C.start,C.end),!L)?null:(L==="h"?T=C.end.x-C.start.x:T=C.end.y-C.start.y,j=If(T)/2,j)}function s(_,S){var P=S.waypoints,C=Df(t,P,_),L;if(C){L=a(S,C);var T;if(o(C,P,L)?T=r.start(_,S,C.index):T=i.start(_,S,C.index,!C.bendpoint),T!==!1)return!0}}function c(_,S,P){$e.bind(_,S,function(C){n.triggerMouseEvent(S,C,P),C.stopPropagation()})}function u(_,S){var P=t.getLayer("overlays"),C=rt('.djs-bendpoints[data-element-id="'+Na(_.id)+'"]',P);return!C&&S&&(C=Pe("g"),xe(C,{"data-element-id":_.id}),Xe(C).add("djs-bendpoints"),Fe(P,C),c(C,"mousedown",_),c(C,"click",_),c(C,"dblclick",_)),C}function l(_,S){return rt('.djs-segment-dragger[data-segment-idx="'+_+'"]',S)}function f(_,S){S.waypoints.forEach(function(P,C){var L=Lf(_);Fe(_,L),en(L,P.x,P.y)}),Lf(_,"floating")}function p(_,S){for(var P=S.waypoints,C,L,T,j=1;j<P.length;j++)C=P[j-1],L=P[j],Oi(C,L)&&(T=n_(_,C,L),xe(T,{"data-segment-idx":j}),c(T,"mousemove",S))}function d(_){B(Rs("."+e_,_),function(S){Ht(S)})}function g(_){B(Rs("."+t_,_),function(S){Ht(S)})}function h(_){var S=u(_);return S||(S=u(_,!0),f(S,_),p(S,_)),S}function m(_){var S=u(_);S&&(g(S),d(S),p(S,_),f(S,_))}function x(_,S){var P=rt(".floating",_),C=S.point;P&&(en(P,C.x,C.y),Xe(P).add("positioned"))}function y(_,S,P){var C=l(S.index,_),L=P[S.index-1],T=P[S.index],j=S.point,k=Cl(L,T),D=Oi(L,T),z,ce;C&&(z=pk(C),ce={x:j.x-k.x,y:j.y-k.y},D==="v"&&(ce={x:ce.y,y:ce.x}),en(z,ce.x,ce.y))}e.on("connection.changed",function(_){m(_.element)}),e.on("connection.remove",function(_){var S=u(_.element);S&&Ht(S)}),e.on("element.marker.update",function(_){var S=_.element,P;S.waypoints&&(P=h(S),_.add?Xe(P).add(_.marker):Xe(P).remove(_.marker))}),e.on("element.mousemove",function(_){var S=_.element,P=S.waypoints,C,L;if(P){if(C=u(S,!0),L=Df(t,P,_.originalEvent),!L)return;x(C,L),L.bendpoint||y(C,L,P)}}),e.on("element.mousedown",function(_){if(cr(_)){var S=_.originalEvent,P=_.element;if(P.waypoints)return s(S,P)}}),e.on("selection.changed",function(_){var S=_.newSelection,P=S[0];P&&P.waypoints&&h(P)}),e.on("element.hover",function(_){var S=_.element;S.waypoints&&h(S)}),e.on("element.out",function(_){var S=_.element;if(S.waypoints){var P=u(S);if(P){var C=rt(".floating",P);C&&Xe(C).remove("positioned")}}}),e.on("element.updateId",function(_){var S=_.element,P=_.newId;if(S.waypoints){var C=u(S);C&&xe(C,{"data-element-id":P})}}),this.addHandles=h,this.updateHandles=m,this.getBendpointsContainer=u,this.getSegmentDragger=l}i_.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];function pk(e){return rt(".djs-visual",e)}var r_=Math.round,Wr="reconnectStart",Ur="reconnectEnd",Va="updateWaypoints";function Bf(e,t,n,i,r,o){this._injector=e,this.start=function(a,s,c,u){var l=n.getGraphics(s),f=s.source,p=s.target,d=s.waypoints,g;!u&&c===0?g=Wr:!u&&c===d.length-1?g=Ur:g=Va;var h=g===Va?"connection.updateWaypoints":"connection.reconnect",m=r.allowed(h,{connection:s,source:f,target:p});if(m===!1&&(m=r.allowed(h,{connection:s,source:p,target:f})),m!==!1)return i.init(a,"bendpoint.move",{data:{connection:s,connectionGfx:l,context:{allowed:m,bendpointIndex:c,connection:s,source:f,target:p,insert:u,type:g}}})},t.on("bendpoint.move.hover",function(a){var s=a.context,c=s.connection,u=c.source,l=c.target,f=a.hover,p=s.type;s.hover=f;var d;if(f){var g=p===Va?"connection.updateWaypoints":"connection.reconnect";if(d=s.allowed=r.allowed(g,{connection:c,source:p===Wr?f:u,target:p===Ur?f:l}),d){s.source=p===Wr?f:u,s.target=p===Ur?f:l;return}d===!1&&(d=s.allowed=r.allowed(g,{connection:c,source:p===Ur?f:l,target:p===Wr?f:u})),d&&(s.source=p===Ur?f:l,s.target=p===Wr?f:u)}}),t.on(["bendpoint.move.out","bendpoint.move.cleanup"],function(a){var s=a.context,c=s.type;s.hover=null,s.source=null,s.target=null,c!==Va&&(s.allowed=!1)}),t.on("bendpoint.move.end",function(a){var s=a.context,c=s.allowed,u=s.bendpointIndex,l=s.connection,f=s.insert,p=l.waypoints.slice(),d=s.source,g=s.target,h=s.type,m=s.hints||{},x={x:r_(a.x),y:r_(a.y)};if(!c)return!1;h===Va?(f?p.splice(u,0,x):p[u]=x,m.bendpointMove={insert:f,bendpointIndex:u},p=this.cropWaypoints(l,p),o.updateWaypoints(l,AS(p),m)):(h===Wr?(m.docking="source",uu(s)&&(m.docking="target",m.newWaypoints=p.reverse())):h===Ur&&(m.docking="target",uu(s)&&(m.docking="source",m.newWaypoints=p.reverse())),o.reconnect(l,d,g,x,m))},this)}Bf.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Bf.prototype.cropWaypoints=function(e,t){var n=this._injector.get("connectionDocking",!1);if(!n)return t;var i=e.waypoints;return e.waypoints=t,e.waypoints=n.getCroppedWaypoints(e),t=e.waypoints,e.waypoints=i,t};function uu(e){var t=e.hover,n=e.source,i=e.target,r=e.type;if(r===Wr)return t&&i&&t===i&&n!==i;if(r===Ur)return t&&n&&t===n&&n!==i}var fk="reconnectStart",dk="reconnectEnd",o_="updateWaypoints",Wa="connect-ok",lu="connect-not-ok",a_="connect-hover",s_="djs-updating",c_="djs-dragging",u_=1100;function l_(e,t,n,i){this._injector=t;var r=t.get("connectionPreview",!1);n.on("bendpoint.move.start",function(o){var a=o.context,s=a.bendpointIndex,c=a.connection,u=a.insert,l=c.waypoints,f=l.slice();a.waypoints=l,u&&f.splice(s,0,{x:o.x,y:o.y}),c.waypoints=f;var p=a.draggerGfx=Lf(i.getLayer("overlays"));Xe(p).add("djs-dragging"),i.addMarker(c,c_),i.addMarker(c,s_)}),n.on("bendpoint.move.hover",function(o){var a=o.context,s=a.allowed,c=a.hover,u=a.type;if(c){if(i.addMarker(c,a_),u===o_)return;s?(i.removeMarker(c,lu),i.addMarker(c,Wa)):s===!1&&(i.removeMarker(c,Wa),i.addMarker(c,lu))}}),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],u_,function(o){var a=o.context,s=a.hover,c=a.target;s&&(i.removeMarker(s,a_),i.removeMarker(s,c?Wa:lu))}),n.on("bendpoint.move.move",function(o){var a=o.context,s=a.allowed,c=a.bendpointIndex,u=a.draggerGfx,l=a.hover,f=a.type,p=a.connection,d=p.source,g=p.target,h=p.waypoints.slice(),m={x:o.x,y:o.y},x=a.hints||{},y={};r&&(x.connectionStart&&(y.connectionStart=x.connectionStart),x.connectionEnd&&(y.connectionEnd=x.connectionEnd),f===fk?uu(a)?(y.connectionEnd=y.connectionEnd||m,y.source=g,y.target=l||d,h=h.reverse()):(y.connectionStart=y.connectionStart||m,y.source=l||d,y.target=g):f===dk?uu(a)?(y.connectionStart=y.connectionStart||m,y.source=l||g,y.target=d,h=h.reverse()):(y.connectionEnd=y.connectionEnd||m,y.source=d,y.target=l||g):(y.noCropping=!0,y.noLayout=!0,h[c]=m),f===o_&&(h=e.cropWaypoints(p,h)),y.waypoints=h,r.drawPreview(a,s,y)),en(u,o.x,o.y)},this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],u_,function(o){var a=o.context,s=a.connection,c=a.draggerGfx,u=a.hover,l=a.target,f=a.waypoints;s.waypoints=f,Ht(c),i.removeMarker(s,s_),i.removeMarker(s,c_),u&&(i.removeMarker(u,Wa),i.removeMarker(u,l?Wa:lu)),r&&r.cleanUp(a)})}l_.$inject=["bendpointMove","injector","eventBus","canvas"];var p_="connect-hover",f_="djs-updating";function d_(e,t,n){return Nf(e,t,e[t]+n)}function Nf(e,t,n){return{x:t==="x"?n:e.x,y:t==="y"?n:e.y}}function hk(e,t,n,i){var r=Math.max(t[i],n[i]),o=Math.min(t[i],n[i]),a=20,s=Math.min(Math.max(o+a,e[i]),r-a);return Nf(t,i,s)}function h_(e){return e==="x"?"y":"x"}function m_(e,t,n){var i,r;return e.original?e.original:(i=Le(t),r=h_(n),Nf(e,r,i[r]))}function g_(e,t,n,i,r,o){var a=e.get("connectionDocking",!1);this.start=function(f,p,d){var g,h=n.getGraphics(p),m=d-1,x=d,y=p.waypoints,_=y[m],S=y[x],P=Df(n,y,f),C,L,T;if(C=Oi(_,S),!!C)return L=C==="v"?"x":"y",m===0&&(_=m_(_,p.source,L)),x===y.length-1&&(S=m_(S,p.target,L)),P?T=P.point:T={x:(_.x+S.x)/2,y:(_.y+S.y)/2},g={connection:p,segmentStartIndex:m,segmentEndIndex:x,segmentStart:_,segmentEnd:S,axis:L,dragPosition:T},i.init(f,T,"connectionSegment.move",{cursor:L==="x"?"resize-ew":"resize-ns",data:{connection:p,connectionGfx:h,context:g}})};function s(f,p){if(!a)return p;var d=f.waypoints,g;return f.waypoints=p,g=a.getCroppedWaypoints(f),f.waypoints=d,g}function c(f){r.update("connection",f.connection,f.connectionGfx)}function u(f,p,d){var g=f.newWaypoints,h=f.segmentStartIndex+p,m=g[h],x=f.segmentEndIndex+p,y=g[x],_=h_(f.axis),S=hk(d,m,y,_);en(f.draggerGfx,S.x,S.y)}function l(f,p){var d=0,g=f.filter(function(h,m){return Rl(f[m-1],f[m+1],h)?(d=m<=p?d-1:d,!1):!0});return{waypoints:g,segmentOffset:d}}t.on("connectionSegment.move.start",function(f){var p=f.context,d=f.connection,g=n.getLayer("overlays");p.originalWaypoints=d.waypoints.slice(),p.draggerGfx=n_(g,p.segmentStart,p.segmentEnd),Xe(p.draggerGfx).add("djs-dragging"),n.addMarker(d,f_)}),t.on("connectionSegment.move.move",function(f){var p=f.context,d=p.connection,g=p.segmentStartIndex,h=p.segmentEndIndex,m=p.segmentStart,x=p.segmentEnd,y=p.axis,_=p.originalWaypoints.slice(),S=d_(m,y,f["d"+y]),P=d_(x,y,f["d"+y]),C=_.length,L=0;_[g]=S,_[h]=P;var T,j;g<2&&(T=Jt(d.source,S),g===1?T==="intersect"&&(_.shift(),_[0]=S,L--):T!=="intersect"&&(_.unshift(m),L++)),h>C-3&&(j=Jt(d.target,P),h===C-2?j==="intersect"&&(_.pop(),_[_.length-1]=P):j!=="intersect"&&_.push(x)),p.newWaypoints=d.waypoints=s(d,_),u(p,L,f),p.newSegmentStartIndex=g+L,c(f)}),t.on("connectionSegment.move.hover",function(f){f.context.hover=f.hover,n.addMarker(f.hover,p_)}),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],function(f){var p=f.context.hover;p&&n.removeMarker(p,p_)}),t.on("connectionSegment.move.cleanup",function(f){var p=f.context,d=p.connection;p.draggerGfx&&Ht(p.draggerGfx),n.removeMarker(d,f_)}),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],function(f){var p=f.context,d=p.connection;d.waypoints=p.originalWaypoints,c(f)}),t.on("connectionSegment.move.end",function(f){var p=f.context,d=p.connection,g=p.newWaypoints,h=p.newSegmentStartIndex;g=g.map(function(P){return{original:P.original,x:Math.round(P.x),y:Math.round(P.y)}});var m=l(g,h),x=m.waypoints,y=s(d,x),_=m.segmentOffset,S={segmentMove:{segmentStartIndex:p.segmentStartIndex,newSegmentStartIndex:h+_}};o.updateWaypoints(d,y,S)})}g_.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var mk=Math.abs,y_=Math.round;function gk(e,t,n){n=n===void 0?10:n;var i,r;for(i=0;i<t.length;i++)if(r=t[i],mk(r-e)<=n)return r}function v_(e){return{x:e.x,y:e.y}}function b_(e){return{x:e.x+e.width,y:e.y+e.height}}function ei(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:y_(e.x+e.width/2),y:y_(e.y+e.height/2)}}function jo(e,t){var n=e.snapped;return n?typeof t=="string"?n[t]:n.x&&n.y:!1}function Nt(e,t,n){if(typeof t!="string")throw new Error("axis must be in [x, y]");if(typeof n!="number"&&n!==!1)throw new Error("value must be Number or false");var i,r=e[t],o=e.snapped=e.snapped||{};return n===!1?o[t]=!1:(o[t]=!0,i=n-r,e[t]+=i,e["d"+t]+=i),r}function __(e){return e.children||[]}var yk=Math.abs,x_=Math.round,$f=10;function w_(e){function t(o,a){if(De(o)){for(var s=o.length;s--;)if(yk(o[s]-a)<=$f)return o[s]}else{o=+o;var c=a%o;if(c<$f)return a-c;if(c>o-$f)return a-c+o}return a}function n(o,a){if(o.waypoints)return ck(a,o);if(o.width)return{x:x_(o.width/2+o.x),y:x_(o.height/2+o.y)}}function i(o){var a=o.context,s=a.snapPoints,c=a.connection,u=c.waypoints,l=a.segmentStart,f=a.segmentStartIndex,p=a.segmentEnd,d=a.segmentEndIndex,g=a.axis;if(s)return s;var h=[u[f-1],l,p,u[d+1]];return f<2&&h.unshift(n(c.source,o)),d>u.length-3&&h.unshift(n(c.target,o)),a.snapPoints=s={horizontal:[],vertical:[]},B(h,function(m){m&&(m=m.original||m,g==="y"&&s.horizontal.push(m.y),g==="x"&&s.vertical.push(m.x))}),s}e.on("connectionSegment.move.move",1500,function(o){var a=i(o),s=o.x,c=o.y,u,l;if(a){u=t(a.vertical,s),l=t(a.horizontal,c);var f=s-u,p=c-l;V(o,{dx:o.dx-f,dy:o.dy-p,x:u,y:l}),(f||a.vertical.indexOf(s)!==-1)&&Nt(o,"x",u),(p||a.horizontal.indexOf(c)!==-1)&&Nt(o,"y",l)}});function r(o){var a=o.snapPoints,s=o.connection.waypoints,c=o.bendpointIndex;if(a)return a;var u=[s[c-1],s[c+1]];return o.snapPoints=a={horizontal:[],vertical:[]},B(u,function(l){l&&(l=l.original||l,a.horizontal.push(l.y),a.vertical.push(l.x))}),a}e.on(["connect.hover","connect.move","connect.end"],1500,function(o){var a=o.context,s=a.hover,c=s&&n(s,o);!ot(s)||!c||!c.x||!c.y||(Nt(o,"x",c.x),Nt(o,"y",c.y))}),e.on(["bendpoint.move.move","bendpoint.move.end"],1500,function(o){var a=o.context,s=r(a),c=a.hover,u=c&&n(c,o),l=o.x,f=o.y,p,d;if(s){p=t(u?s.vertical.concat([u.x]):s.vertical,l),d=t(u?s.horizontal.concat([u.y]):s.horizontal,f);var g=l-p,h=f-d;V(o,{dx:o.dx-g,dy:o.dy-h,x:o.x-g,y:o.y-h}),(g||s.vertical.indexOf(l)!==-1)&&Nt(o,"x",p),(h||s.horizontal.indexOf(f)!==-1)&&Nt(o,"y",d)}})}w_.$inject=["eventBus"];const vk={__depends__:[$i,xi],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",i_],bendpointMove:["type",Bf],bendpointMovePreview:["type",l_],connectionSegmentMove:["type",g_],bendpointSnapping:["type",w_]};function E_(e,t,n,i){function r(a,s){return i.allowed("connection.create",{source:a,target:s})}function o(a,s){return r(s,a)}e.on("connect.hover",function(a){var s=a.context,c=s.start,u=a.hover,l;if(s.hover=u,l=s.canExecute=r(c,u),!Qr(l)){if(l!==!1){s.source=c,s.target=u;return}l=s.canExecute=o(c,u),!Qr(l)&&l!==!1&&(s.source=u,s.target=c)}}),e.on(["connect.out","connect.cleanup"],function(a){var s=a.context;s.hover=null,s.source=null,s.target=null,s.canExecute=!1}),e.on("connect.end",function(a){var s=a.context,c=s.canExecute,u=s.connectionStart,l={x:a.x,y:a.y},f=s.source,p=s.target;if(!c)return!1;var d=null,g={connectionStart:Ff(s)?l:u,connectionEnd:Ff(s)?u:l};Wt(c)&&(d=c),s.connection=n.connect(f,p,d,g)}),this.start=function(a,s,c,u){Wt(c)||(u=c,c=Le(s)),t.init(a,"connect",{autoActivate:u,data:{shape:s,context:{start:s,connectionStart:c}}})}}E_.$inject=["eventBus","dragging","modeling","rules"];function Ff(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}var bk=1100,_k=900,S_="connect-ok",R_="connect-not-ok";function C_(e,t,n){var i=e.get("connectionPreview",!1);i&&t.on("connect.move",function(r){var o=r.context,a=o.canExecute,s=o.hover,c=o.source,u=o.start,l=o.startPosition,f=o.target,p=o.connectionStart||l,d=o.connectionEnd||{x:r.x,y:r.y},g=p,h=d;Ff(o)&&(g=d,h=p),i.drawPreview(o,a,{source:c||u,target:f||s,connectionStart:g,connectionEnd:h})}),t.on("connect.hover",_k,function(r){var o=r.context,a=r.hover,s=o.canExecute;s!==null&&n.addMarker(a,s?S_:R_)}),t.on(["connect.out","connect.cleanup"],bk,function(r){var o=r.hover;o&&(n.removeMarker(o,S_),n.removeMarker(o,R_))}),i&&t.on("connect.cleanup",function(r){i.cleanUp(r.context)})}C_.$inject=["injector","eventBus","canvas"];const jf={__depends__:[Zn,xi,$i],__init__:["connectPreview"],connect:["type",E_],connectPreview:["type",C_]};var xk="djs-dragger";function Wi(e,t,n,i){this._canvas=t,this._graphicsFactory=n,this._elementFactory=i,this._connectionDocking=e.get("connectionDocking",!1),this._layouter=e.get("layouter",!1)}Wi.$inject=["injector","canvas","graphicsFactory","elementFactory"],Wi.prototype.drawPreview=function(e,t,n){n=n||{};var i=e.connectionPreviewGfx,r=e.getConnection,o=n.source,a=n.target,s=n.waypoints,c=n.connectionStart,u=n.connectionEnd,l=n.noLayout,f=n.noCropping,p=n.noNoop,d,g=this;if(i||(i=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),Cs(i),r||(r=e.getConnection=wk(function(h,m,x){return g.getConnection(h,m,x)})),t&&(d=r(t,o,a)),!d){!p&&this.drawNoopPreview(i,n);return}d.waypoints=s||[],this._layouter&&!l&&(d.waypoints=this._layouter.layoutConnection(d,{source:o,target:a,connectionStart:c,connectionEnd:u,waypoints:n.waypoints||d.waypoints})),(!d.waypoints||!d.waypoints.length)&&(d.waypoints=[o?Le(o):c,a?Le(a):u]),this._connectionDocking&&(o||a)&&!f&&(d.waypoints=this._connectionDocking.getCroppedWaypoints(d,o,a)),this._graphicsFactory.drawConnection(i,d,{stroke:"var(--element-dragger-color)"})},Wi.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||Le(n),o=t.connectionEnd||Le(i),a=this.cropWaypoints(r,o,n,i),s=this.createNoopConnection(a[0],a[1]);Fe(e,s)},Wi.prototype.cropWaypoints=function(e,t,n,i){var r=this._graphicsFactory,o=n&&r.getShapePath(n),a=i&&r.getShapePath(i),s=r.getConnectionPath({waypoints:[e,t]});return e=n&&oa(o,s,!0)||e,t=i&&oa(a,s,!1)||t,[e,t]},Wi.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&Ht(e.connectionPreviewGfx)},Wi.prototype.getConnection=function(e){var t=Ek(e);return this._elementFactory.createConnection(t)},Wi.prototype.createConnectionPreviewGfx=function(){var e=Pe("g");return xe(e,{pointerEvents:"none"}),Xe(e).add(xk),Fe(this._canvas.getActiveLayer(),e),e},Wi.prototype.createNoopConnection=function(e,t){return ta([e,t],{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"})};function wk(e){var t={};return function(n){var i=JSON.stringify(n),r=t[i];return r||(r=t[i]=e.apply(null,arguments)),r}}function Ek(e){return Wt(e)?e:{}}const Sk={__init__:["connectionPreview"],connectionPreview:["type",Wi]},pu="complex-preview";class P_{constructor(t,n,i){this._canvas=t,this._graphicsFactory=n,this._previewSupport=i,this._markers=[]}create(t){this.cleanUp();const{created:n=[],moved:i=[],removed:r=[],resized:o=[]}=t,a=this._canvas.getLayer(pu);n.filter(s=>!Rk(s)).forEach(s=>{let c;ot(s)?(c=this._graphicsFactory._createContainer("connection",Pe("g")),this._graphicsFactory.drawConnection(Lr(c),s)):(c=this._graphicsFactory._createContainer("shape",Pe("g")),this._graphicsFactory.drawShape(Lr(c),s),en(c,s.x,s.y)),this._previewSupport.addDragger(s,a,c)}),i.forEach(({element:s,delta:c})=>{this._previewSupport.addDragger(s,a,void 0,"djs-dragging"),this._canvas.addMarker(s,"djs-element-hidden"),this._markers.push([s,"djs-element-hidden"]);const u=this._previewSupport.addDragger(s,a);ot(s)?en(u,c.x,c.y):en(u,s.x+c.x,s.y+c.y)}),r.forEach(s=>{this._previewSupport.addDragger(s,a,void 0,"djs-dragging"),this._canvas.addMarker(s,"djs-element-hidden"),this._markers.push([s,"djs-element-hidden"])}),o.forEach(({shape:s,bounds:c})=>{this._canvas.addMarker(s,"djs-hidden"),this._markers.push([s,"djs-hidden"]),this._previewSupport.addDragger(s,a,void 0,"djs-dragging");const u=this._graphicsFactory._createContainer("shape",Pe("g"));this._graphicsFactory.drawShape(Lr(u),s,{width:c.width,height:c.height}),en(u,c.x,c.y),this._previewSupport.addDragger(s,a,u)})}cleanUp(){Cs(this._canvas.getLayer(pu)),this._markers.forEach(([t,n])=>this._canvas.removeMarker(t,n)),this._markers=[]}show(){this._canvas.showLayer(pu)}hide(){this._canvas.hideLayer(pu)}}P_.$inject=["canvas","graphicsFactory","previewSupport"];function Rk(e){return e.hidden}const Ck={__depends__:[Mo],__init__:["complexPreview"],complexPreview:["type",P_]},A_=Math.round;function fu(e,t,n,i,r,o){this._complexPreview=e,this._connectionDocking=t,this._elementFactory=n,this._eventBus=i,this._layouter=r,this._rules=o}fu.prototype.create=function(e,t,n){const i=this._complexPreview,r=this._connectionDocking,o=this._elementFactory,a=this._eventBus,s=this._layouter,c=this._rules,u=o.createShape(V({type:t},n)),l=a.fire("autoPlace",{source:e,shape:u});if(!l)return;V(u,{x:l.x-A_(u.width/2),y:l.y-A_(u.height/2)});const f=c.allowed("connection.create",{source:e,target:u,hints:{targetParent:e.parent}});let p=null;f&&(p=o.createConnection(f),p.waypoints=s.layoutConnection(p,{source:e,target:u}),p.waypoints=r.getCroppedWaypoints(p,e,u)),i.create({created:[u,p].filter(d=>!Qr(d))})},fu.prototype.cleanUp=function(){this._complexPreview.cleanUp()},fu.$inject=["complexPreview","connectionDocking","elementFactory","eventBus","layouter","rules"];const Pk={__depends__:[Fc,Ck,ff],__init__:["appendPreview"],appendPreview:["type",fu]};var T_=Math.min,M_=Math.max;function Hf(e){e.preventDefault()}function Ua(e){e.stopPropagation()}function Ak(e){return e.nodeType===Node.TEXT_NODE}function Tk(e){return[].slice.call(e)}function ui(e){this.container=e.container,this.parent=mt('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=rt("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.focusoutHandler=e.focusoutHandler||function(){},this.autoResize=xn(this.autoResize,this),this.handlePaste=xn(this.handlePaste,this)}ui.prototype.create=function(e,t,n,i){var r=this,o=this.parent,a=this.content,s=this.container;i=this.options=i||{},t=this.style=t||{};var c=oi(t,["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);V(o.style,{width:e.width+"px",height:e.height+"px",maxWidth:e.maxWidth+"px",maxHeight:e.maxHeight+"px",minWidth:e.minWidth+"px",minHeight:e.minHeight+"px",left:e.x+"px",top:e.y+"px",backgroundColor:"#ffffff",position:"absolute",overflow:"visible",border:"1px solid #ccc",boxSizing:"border-box",wordWrap:"normal",textAlign:"center",outline:"none"},c);var u=oi(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return V(a.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},u),i.centerVertically&&V(a.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},u),a.innerText=n,$e.bind(a,"keydown",this.keyHandler),$e.bind(a,"mousedown",Ua),$e.bind(a,"paste",r.handlePaste),$e.bind(a,"focusout",this.focusoutHandler),i.autoResize&&$e.bind(a,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(o),this.setSelection(a.lastChild,a.lastChild&&a.lastChild.length),o},ui.prototype.handlePaste=function(e){var t=this.options,n=this.style;e.preventDefault();var i;if(e.clipboardData?i=e.clipboardData.getData("text/plain"):i=window.clipboardData.getData("Text"),this.insertText(i),t.autoResize){var r=this.autoResize(n);r&&this.resizeHandler(r)}},ui.prototype.insertText=function(e){e=Mk(e);var t=document.execCommand("insertText",!1,e);t||this._insertTextIE(e)},ui.prototype._insertTextIE=function(e){var t=this.getSelection(),n=t.startContainer,i=t.endContainer,r=t.startOffset,o=t.endOffset,a=t.commonAncestorContainer,s=Tk(a.childNodes),c,u;if(Ak(a)){var l=n.textContent;n.textContent=l.substring(0,r)+e+l.substring(o),c=n,u=r+e.length}else if(n===this.content&&i===this.content){var f=document.createTextNode(e);this.content.insertBefore(f,s[r]),c=f,u=f.textContent.length}else{var p=s.indexOf(n),d=s.indexOf(i);s.forEach(function(g,h){h===p?g.textContent=n.textContent.substring(0,r)+e+i.textContent.substring(o):h>p&&h<=d&&mi(g)}),c=n,u=r+e.length}c&&u!==void 0&&setTimeout(function(){self.setSelection(c,u)})},ui.prototype.autoResize=function(){var e=this.parent,t=this.content,n=parseInt(this.style.fontSize)||12;if(t.scrollHeight>e.offsetHeight||t.scrollHeight<e.offsetHeight-n){var i=e.getBoundingClientRect(),r=t.scrollHeight;e.style.height=r+"px",this.resizeHandler({width:i.width,height:i.height,dx:0,dy:r-i.height})}},ui.prototype.resizable=function(){var e=this,t=this.parent,n=this.resizeHandle,i=parseInt(this.style.minWidth)||0,r=parseInt(this.style.minHeight)||0,o=parseInt(this.style.maxWidth)||1/0,a=parseInt(this.style.maxHeight)||1/0;if(!n){n=this.resizeHandle=mt('<div class="djs-direct-editing-resize-handle"></div>');var s,c,u,l,f=function(g){Hf(g),Ua(g),s=g.clientX,c=g.clientY;var h=t.getBoundingClientRect();u=h.width,l=h.height,$e.bind(document,"mousemove",p),$e.bind(document,"mouseup",d)},p=function(g){Hf(g),Ua(g);var h=T_(M_(u+g.clientX-s,i),o),m=T_(M_(l+g.clientY-c,r),a);t.style.width=h+"px",t.style.height=m+"px",e.resizeHandler({width:u,height:l,dx:g.clientX-s,dy:g.clientY-c})},d=function(g){Hf(g),Ua(g),$e.unbind(document,"mousemove",p,!1),$e.unbind(document,"mouseup",d,!1)};$e.bind(n,"mousedown",f)}V(n.style,{position:"absolute",bottom:"0px",right:"0px",cursor:"nwse-resize",width:"0",height:"0",borderTop:(parseInt(this.style.fontSize)/4||3)+"px solid transparent",borderRight:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderBottom:(parseInt(this.style.fontSize)/4||3)+"px solid #ccc",borderLeft:(parseInt(this.style.fontSize)/4||3)+"px solid transparent"}),t.appendChild(n)},ui.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),$e.unbind(t,"keydown",this.keyHandler),$e.unbind(t,"mousedown",Ua),$e.unbind(t,"input",this.autoResize),$e.unbind(t,"paste",this.handlePaste),$e.unbind(t,"focusout",this.focusoutHandler),n&&(n.removeAttribute("style"),mi(n)),mi(e)},ui.prototype.getValue=function(){return this.content.innerText.trim()},ui.prototype.getSelection=function(){var e=window.getSelection(),t=e.getRangeAt(0);return t},ui.prototype.setSelection=function(e,t){var n=document.createRange();e===null?n.selectNodeContents(this.content):(n.setStart(e,t),n.setEnd(e,t));var i=window.getSelection();i.removeAllRanges(),i.addRange(n)};function Mk(e){return e.replace(/\r\n|\r|\n/g,`
|
|
316
|
+
`)}function In(e,t){this._eventBus=e,this._canvas=t,this._providers=[],this._textbox=new ui({container:t.getContainer(),keyHandler:xn(this._handleKey,this),resizeHandler:xn(this._handleResize,this),focusoutHandler:xn(this._handleFocusout,this)}),e.on(["diagram.clear","diagram.destroy"],()=>this._cleanup())}In.$inject=["eventBus","canvas"],In.prototype.registerProvider=function(e){this._providers.push(e)},In.prototype.isActive=function(e){return!!(this._active&&(!e||this._active.element===e))},In.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},In.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},In.prototype.close=function(){this._fire("deactivate"),this._cleanup(),this._canvas.restoreFocus&&this._canvas.restoreFocus()},In.prototype._cleanup=function(){this._active&&(this._textbox.destroy(),this._active=null,this.resizable=void 0)},In.prototype.complete=function(){var e=this._active;if(e){var t,n=e.context.bounds,i=this.$textbox.getBoundingClientRect(),r=this.getValue(),o=e.context.text;(r!==o||i.height!==n.height||i.width!==n.width)&&(t=this._textbox.container.getBoundingClientRect(),e.provider.update(e.element,r,e.context.text,{x:i.left-t.left,y:i.top-t.top,width:i.width,height:i.height})),this._fire("complete"),this.close()}},In.prototype.getValue=function(){return this._textbox.getValue()},In.prototype._handleKey=function(e){e.stopPropagation();var t=e.keyCode||e.charCode;if(t===27)return e.preventDefault(),this.cancel();if(t===13&&!e.shiftKey)return e.preventDefault(),this.complete()},In.prototype._handleResize=function(e){this._fire("resize",e)},In.prototype._handleFocusout=function(e){e.relatedTarget&&this._textbox.parent.contains(e.relatedTarget)||this.complete()},In.prototype.activate=function(e){if(this.isActive()&&this.cancel(),this._eventBus.fire("directEditing.activate.allowed",{element:e})===!1)return!1;var t,n=lt(this._providers,function(i){return(t=i.activate(e))?i:null});return t&&(this.$textbox=this._textbox.create(t.bounds,t.style,t.text,t.options),this._active={element:e,context:t,provider:n},t.options&&t.options.resizable&&(this.resizable=!0),this._fire("activate")),!!t};const k_={__depends__:[mc],__init__:["directEditing"],directEditing:["type",In]};function kk(e){return function(t){var n=t.target,i=ie(e),r=i.eventDefinitions&&i.eventDefinitions[0],o=i.$type===n.type,a=(r&&r.$type)===n.eventDefinitionType,s=!!n.triggeredByEvent==!!i.triggeredByEvent,c=n.isExpanded===void 0||n.isExpanded===Ke(e);return!o||!a||!s||!c}}const Ok={task:{label:"Task",className:"bpmn-icon-task",target:{type:"bpmn:Task"}},"user-task":{label:"User task",className:"bpmn-icon-user",target:{type:"bpmn:UserTask"}},"service-task":{label:"Service task",className:"bpmn-icon-service",target:{type:"bpmn:ServiceTask"}},"send-task":{label:"Send task",className:"bpmn-icon-send",target:{type:"bpmn:SendTask"}},"receive-task":{label:"Receive task",className:"bpmn-icon-receive",target:{type:"bpmn:ReceiveTask"}},"manual-task":{label:"Manual task",className:"bpmn-icon-manual",target:{type:"bpmn:ManualTask"}},"rule-task":{label:"Business rule task",className:"bpmn-icon-business-rule",target:{type:"bpmn:BusinessRuleTask"}},"script-task":{label:"Script task",className:"bpmn-icon-script",target:{type:"bpmn:ScriptTask"}},"call-activity":{label:"Call activity",className:"bpmn-icon-call-activity",target:{type:"bpmn:CallActivity"}},transaction:{label:"Transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}},"event-subprocess":{label:"Event sub-process",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}},"collapsed-subprocess":{label:"Sub-process (collapsed)",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}},"expanded-subprocess":{label:"Sub-process (expanded)",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}},"collapsed-ad-hoc-subprocess":{label:"Ad-hoc sub-process (collapsed)",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:AdHocSubProcess",isExpanded:!1}},"expanded-ad-hoc-subprocess":{label:"Ad-hoc sub-process (expanded)",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:AdHocSubProcess",isExpanded:!0}},"exclusive-gateway":{label:"Exclusive gateway",className:"bpmn-icon-gateway-xor",target:{type:"bpmn:ExclusiveGateway"}},"parallel-gateway":{label:"Parallel gateway",className:"bpmn-icon-gateway-parallel",target:{type:"bpmn:ParallelGateway"}},"inclusive-gateway":{label:"Inclusive gateway",className:"bpmn-icon-gateway-or",target:{type:"bpmn:InclusiveGateway"}},"complex-gateway":{label:"Complex gateway",className:"bpmn-icon-gateway-complex",target:{type:"bpmn:ComplexGateway"}},"event-based-gateway":{label:"Event-based gateway",className:"bpmn-icon-gateway-eventbased",target:{type:"bpmn:EventBasedGateway",instantiate:!1,eventGatewayType:"Exclusive"}},"data-store-reference":{label:"Data store reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}},"data-object-reference":{label:"Data object reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}},"expanded-pool":{label:"Expanded pool/participant",className:"bpmn-icon-participant",target:{type:"bpmn:Participant",isExpanded:!0}},"collapsed-pool":{label:"Empty pool/participant",className:"bpmn-icon-lane",target:{type:"bpmn:Participant",isExpanded:!1}},"none-start-event":{label:"Start event",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},"none-intermediate-throwing":{label:"Intermediate throw event",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},"none-boundary-event":{label:"Boundary event",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:BoundaryEvent"}},"none-end-event":{label:"End event",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},"message-start":{label:"Message start event",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!0}},"timer-start":{label:"Timer start event",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!0}},"conditional-start":{label:"Conditional start event",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!0}},"signal-start":{label:"Signal start event",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!0}},"error-start":{label:"Error start event",className:"bpmn-icon-start-event-error",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ErrorEventDefinition",isInterrupting:!0}},"escalation-start":{label:"Escalation start event",className:"bpmn-icon-start-event-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!0}},"compensation-start":{label:"Compensation start event",className:"bpmn-icon-start-event-compensation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:CompensateEventDefinition",isInterrupting:!0}},"non-interrupting-message-start":{label:"Message start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!1}},"non-interrupting-timer-start":{label:"Timer start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!1}},"non-interrupting-conditional-start":{label:"Conditional start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!1}},"non-interrupting-signal-start":{label:"Signal start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!1}},"non-interrupting-escalation-start":{label:"Escalation start event (non-interrupting)",className:"bpmn-icon-start-event-non-interrupting-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!1}},"message-intermediate-catch":{label:"Message intermediate catch event",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"message-intermediate-throw":{label:"Message intermediate throw event",className:"bpmn-icon-intermediate-event-throw-message",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"timer-intermediate-catch":{label:"Timer intermediate catch event",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},"escalation-intermediate-throw":{label:"Escalation intermediate throw event",className:"bpmn-icon-intermediate-event-throw-escalation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},"conditional-intermediate-catch":{label:"Conditional intermediate catch event",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},"link-intermediate-catch":{label:"Link intermediate catch event",className:"bpmn-icon-intermediate-event-catch-link",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},"link-intermediate-throw":{label:"Link intermediate throw event",className:"bpmn-icon-intermediate-event-throw-link",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},"compensation-intermediate-throw":{label:"Compensation intermediate throw event",className:"bpmn-icon-intermediate-event-throw-compensation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},"signal-intermediate-catch":{label:"Signal intermediate catch event",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"signal-intermediate-throw":{label:"Signal intermediate throw event",className:"bpmn-icon-intermediate-event-throw-signal",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"message-boundary":{label:"Message boundary event",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!0}},"timer-boundary":{label:"Timer boundary event",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!0}},"escalation-boundary":{label:"Escalation boundary event",className:"bpmn-icon-intermediate-event-catch-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!0}},"conditional-boundary":{label:"Conditional boundary event",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!0}},"error-boundary":{label:"Error boundary event",className:"bpmn-icon-intermediate-event-catch-error",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ErrorEventDefinition",cancelActivity:!0}},"cancel-boundary":{label:"Cancel boundary event",className:"bpmn-icon-intermediate-event-catch-cancel",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CancelEventDefinition",cancelActivity:!0}},"signal-boundary":{label:"Signal boundary event",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!0}},"compensation-boundary":{label:"Compensation boundary event",className:"bpmn-icon-intermediate-event-catch-compensation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CompensateEventDefinition",cancelActivity:!0}},"non-interrupting-message-boundary":{label:"Message boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!1}},"non-interrupting-timer-boundary":{label:"Timer boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!1}},"non-interrupting-escalation-boundary":{label:"Escalation boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!1}},"non-interrupting-conditional-boundary":{label:"Conditional boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!1}},"non-interrupting-signal-boundary":{label:"Signal boundary event (non-interrupting)",className:"bpmn-icon-intermediate-event-catch-non-interrupting-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!1}},"message-end":{label:"Message end event",className:"bpmn-icon-end-event-message",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},"escalation-end":{label:"Escalation end event",className:"bpmn-icon-end-event-escalation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},"error-end":{label:"Error end event",className:"bpmn-icon-end-event-error",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},"cancel-end":{label:"Cancel end event",className:"bpmn-icon-end-event-cancel",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},"compensation-end":{label:"Compensation end event",className:"bpmn-icon-end-event-compensation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},"signal-end":{label:"Signal end event",className:"bpmn-icon-end-event-signal",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},"terminate-end":{label:"Terminate end event",className:"bpmn-icon-end-event-terminate",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:TerminateEventDefinition"}}};function ee(e,t={}){var n=Ok[e];if(!n)throw new Error("unknown popup entry <"+e+">");return{...n,actionName:"replace-with-"+e,...t}}var Dk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing"),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-start"),ee("timer-start"),ee("conditional-start"),ee("signal-start")],Lk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing"),ee("none-end-event",{actionName:"replace-with-none-end"})],Ik=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-intermediate-catch"),ee("message-intermediate-throw"),ee("timer-intermediate-catch"),ee("escalation-intermediate-throw"),ee("conditional-intermediate-catch"),ee("link-intermediate-catch"),ee("link-intermediate-throw"),ee("compensation-intermediate-throw"),ee("signal-intermediate-catch"),ee("signal-intermediate-throw")],Bk=[ee("none-start-event",{actionName:"replace-with-none-start"}),ee("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),ee("none-end-event",{actionName:"replace-with-none-end"}),ee("message-end"),ee("escalation-end"),ee("error-end"),ee("cancel-end"),ee("compensation-end"),ee("signal-end"),ee("terminate-end")],Nk=[ee("exclusive-gateway"),ee("parallel-gateway"),ee("inclusive-gateway"),ee("complex-gateway"),ee("event-based-gateway")],$k=[ee("transaction"),ee("event-subprocess"),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),ee("collapsed-subprocess")],Fk=[ee("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),ee("transaction"),ee("event-subprocess"),ee("collapsed-ad-hoc-subprocess")],O_=[ee("transaction"),ee("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),ee("event-subprocess")],jk=O_,D_=[ee("task"),ee("user-task"),ee("service-task"),ee("send-task"),ee("receive-task"),ee("manual-task"),ee("rule-task"),ee("script-task"),ee("call-activity"),ee("collapsed-subprocess"),ee("expanded-subprocess"),ee("collapsed-ad-hoc-subprocess"),ee("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess"})],Hk=[ee("data-store-reference")],zk=[ee("data-object-reference")],Gk=[ee("message-boundary"),ee("timer-boundary"),ee("escalation-boundary"),ee("conditional-boundary"),ee("error-boundary"),ee("cancel-boundary"),ee("signal-boundary"),ee("compensation-boundary"),ee("non-interrupting-message-boundary"),ee("non-interrupting-timer-boundary"),ee("non-interrupting-escalation-boundary"),ee("non-interrupting-conditional-boundary"),ee("non-interrupting-signal-boundary")],Vk=[ee("message-start"),ee("timer-start"),ee("conditional-start"),ee("signal-start"),ee("error-start"),ee("escalation-start"),ee("compensation-start"),ee("non-interrupting-message-start"),ee("non-interrupting-timer-start"),ee("non-interrupting-conditional-start"),ee("non-interrupting-signal-start"),ee("non-interrupting-escalation-start")],Wk=[{label:"Sequence flow",actionName:"replace-with-sequence-flow",className:"bpmn-icon-connection"},{label:"Default flow",actionName:"replace-with-default-flow",className:"bpmn-icon-default-flow"},{label:"Conditional flow",actionName:"replace-with-conditional-flow",className:"bpmn-icon-conditional-flow"}],Uk=[ee("expanded-pool"),ee("collapsed-pool",{label:function(e){var t="Empty pool/participant";return e.children&&e.children.length&&(t+=" (removes content)"),t}})],qk={"bpmn:MessageEventDefinition":[ee("message-start"),ee("message-intermediate-catch"),ee("message-intermediate-throw"),ee("message-end")],"bpmn:TimerEventDefinition":[ee("timer-start"),ee("timer-intermediate-catch")],"bpmn:ConditionalEventDefinition":[ee("conditional-start"),ee("conditional-intermediate-catch")],"bpmn:SignalEventDefinition":[ee("signal-start"),ee("signal-intermediate-catch"),ee("signal-intermediate-throw"),ee("signal-end")],"bpmn:ErrorEventDefinition":[ee("error-start"),ee("error-end")],"bpmn:EscalationEventDefinition":[ee("escalation-start"),ee("escalation-intermediate-throw"),ee("escalation-end")],"bpmn:CompensateEventDefinition":[ee("compensation-start"),ee("compensation-intermediate-throw"),ee("compensation-end")]};const L_={"start-event-non-interrupting":`
|
|
317
317
|
<svg viewBox="0 0 2048 2048" xmlns="http://www.w3.org/2000/svg">
|
|
318
318
|
<g transform="translate(0 995.64)">
|
|
319
319
|
<path d="m1899 28.357c21.545 567.43-598.38 1023.5-1133.6 835.92-548.09-147.21-801.57-873.95-463.59-1330 302.62-480.3 1071.7-507.54 1407.6-49.847 122.14 153.12 190.07 348.07 189.59 543.91z" fill="none" stroke="currentColor" stroke-dasharray="418.310422, 361.2328165" stroke-linecap="round" stroke-width="100"/>
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
<circle cx="1024" cy="28.357" r="875" stroke-dasharray="418.310422, 361.2328165" stroke-width="100"/>
|
|
325
325
|
<circle cx="1024" cy="28.357" r="685" stroke-dasharray="348.31044857,261.23283643" stroke-dashoffset="500" stroke-width="100"/>
|
|
326
326
|
</g>
|
|
327
|
-
</svg>`};function ti(e,t,n,i,r,o,a,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this._moddle=i,this._bpmnReplace=r,this._rules=o,this._translate=a,this._moddleCopy=s,this._register()}ti.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate","moddleCopy"],ti.prototype._register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},ti.prototype.getPopupMenuEntries=function(e){var s;var t=e.businessObject,n=this._rules,i=[],r,o=[];if(De(e)||!n.allowed("shape.replace",{element:e}))return{};var a=Tk(e);return w(t,"bpmn:DataObjectReference")?this._createEntries(e,Fk):w(t,"bpmn:DataStoreReference")&&!w(e.parent,"bpmn:Collaboration")?this._createEntries(e,jk):(w(t,"bpmn:Event")&&!w(t,"bpmn:BoundaryEvent")&&(r=(s=t.get("eventDefinitions")[0])==null?void 0:s.$type,i=Wk[r]||[],!pn(t.$parent)&&w(t.$parent,"bpmn:SubProcess")&&(i=We(i,function(c){return c.target.type!=="bpmn:StartEvent"}))),w(t,"bpmn:StartEvent")&&!w(t.$parent,"bpmn:SubProcess")?(o=We(kk.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:Participant")?(o=We(Vk,function(c){return Ye(e)!==c.target.isExpanded}),this._createEntries(e,o)):w(t,"bpmn:StartEvent")&&pn(t.$parent)?(o=We(zk.concat(i),function(c){var u=c.target,l=u.isInterrupting!==!1,f=t.isInterrupting===l;return a(c)||!a(c)&&!f}),this._createEntries(e,o)):w(t,"bpmn:StartEvent")&&!pn(t.$parent)&&w(t.$parent,"bpmn:SubProcess")?(o=We(Ok.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:EndEvent")?(o=We(Lk.concat(i),function(c){var u=c.target;return u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!w(t.$parent,"bpmn:Transaction")?!1:a(c)}),this._createEntries(e,o)):w(t,"bpmn:BoundaryEvent")?(o=We(Hk,function(c){var u=c.target;if(u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!w(t.attachedToRef,"bpmn:Transaction"))return!1;var l=u.cancelActivity!==!1,f=t.cancelActivity==l;return a(c)||!a(c)&&!f}),this._createEntries(e,o)):w(t,"bpmn:IntermediateCatchEvent")||w(t,"bpmn:IntermediateThrowEvent")?(o=We(Dk.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:Gateway")?(o=We(Ik,a),this._createEntries(e,o)):w(t,"bpmn:Transaction")?(o=We(M_,a),this._createEntries(e,o)):pn(t)&&Ye(e)?(o=We($k,a),this._createEntries(e,o)):w(t,"bpmn:AdHocSubProcess")&&Ye(e)?(o=We(Nk,a),this._createEntries(e,o)):w(t,"bpmn:SubProcess")&&Ye(e)?(o=We(Bk,a),this._createEntries(e,o)):w(t,"bpmn:SubProcess")&&!Ye(e)?(o=We(k_,function(c){var u=c.target.type===e.type,l=c.target.isExpanded===!0;return u===l}),this._createEntries(e,o)):w(t,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,Gk):w(t,"bpmn:FlowNode")?(o=We(k_,a),this._createEntries(e,o)):{})},ti.prototype.getPopupMenuHeaderEntries=function(e){var t={};return w(e,"bpmn:Activity")&&!pn(e)&&(t={...t,...this._getLoopCharacteristicsHeaderEntries(e)}),w(e,"bpmn:DataObjectReference")&&(t={...t,...this._getCollectionHeaderEntries(e)}),w(e,"bpmn:Participant")&&(t={...t,...this._getParticipantMultiplicityHeaderEntries(e)}),Pg(e)&&(t={...t,...this._getNonInterruptingHeaderEntries(e)}),t},ti.prototype._createEntries=function(e,t){var n={},i=this;return B(t,function(r){n[r.actionName]=i._createEntry(r,e)}),n},ti.prototype._createSequenceFlowEntries=function(e,t){var n=ie(e),i={},r=this._modeling,o=this._moddle,a=this;return B(t,function(s){switch(s.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(w(n.sourceRef,"bpmn:ExclusiveGateway")||w(n.sourceRef,"bpmn:InclusiveGateway")||w(n.sourceRef,"bpmn:ComplexGateway")||w(n.sourceRef,"bpmn:Activity"))&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e.source,{default:n})})});break;case"replace-with-conditional-flow":!n.conditionExpression&&w(n.sourceRef,"bpmn:Activity")&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){var c=o.create("bpmn:FormalExpression",{body:""});r.updateProperties(e,{conditionExpression:c})})});break;default:w(n.sourceRef,"bpmn:Activity")&&n.conditionExpression&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e,{conditionExpression:void 0})})}),(w(n.sourceRef,"bpmn:ExclusiveGateway")||w(n.sourceRef,"bpmn:InclusiveGateway")||w(n.sourceRef,"bpmn:ComplexGateway")||w(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e.source,{default:void 0})})})}}),i},ti.prototype._createEntry=function(e,t,n){var i=this._translate,r=this._bpmnReplace.replaceElement,o=function(){return r(t,e.target)},a=e.label;return a&&typeof a=="function"&&(a=a(t)),n=n||o,{label:i(a),className:e.className,action:n}},ti.prototype._getLoopCharacteristicsHeaderEntries=function(e){var t=this,n=this._translate;function i(u,l){if(l.active){t._modeling.updateProperties(e,{loopCharacteristics:void 0});return}var f=e.businessObject.get("loopCharacteristics");f&&w(f,l.options.loopCharacteristics)?t._modeling.updateModdleProperties(e,f,{isSequential:l.options.isSequential}):(f=t._moddle.create(l.options.loopCharacteristics,{isSequential:l.options.isSequential}),t._modeling.updateProperties(e,{loopCharacteristics:f}))}var r=ie(e),o=r.loopCharacteristics,a,s,c;return o&&(a=o.isSequential,s=o.isSequential===void 0,c=o.isSequential!==void 0&&!o.isSequential),{"toggle-parallel-mi":{className:"bpmn-icon-parallel-mi-marker",title:n("Parallel multi-instance"),active:c,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!1}},"toggle-sequential-mi":{className:"bpmn-icon-sequential-mi-marker",title:n("Sequential multi-instance"),active:a,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!0}},"toggle-loop":{className:"bpmn-icon-loop-marker",title:n("Loop"),active:s,action:i,options:{loopCharacteristics:"bpmn:StandardLoopCharacteristics"}}}},ti.prototype._getCollectionHeaderEntries=function(e){var t=this,n=this._translate,i=e.businessObject.dataObjectRef;if(!i)return{};function r(a,s){t._modeling.updateModdleProperties(e,i,{isCollection:!s.active})}var o=i.isCollection;return{"toggle-is-collection":{className:"bpmn-icon-parallel-mi-marker",title:n("Collection"),active:o,action:r}}},ti.prototype._getParticipantMultiplicityHeaderEntries=function(e){var t=this,n=this._bpmnFactory,i=this._translate;function r(a,s){var c=s.active,u;c||(u=n.create("bpmn:ParticipantMultiplicity")),t._modeling.updateProperties(e,{participantMultiplicity:u})}var o=e.businessObject.participantMultiplicity;return{"toggle-participant-multiplicity":{className:"bpmn-icon-parallel-mi-marker",title:i("Participant multiplicity"),active:!!o,action:r}}},ti.prototype._getNonInterruptingHeaderEntries=function(e){const t=this._translate,n=ie(e),i=this,r=Ag(e),o=w(e,"bpmn:BoundaryEvent")?O_["intermediate-event-non-interrupting"]:O_["start-event-non-interrupting"],a=!n[r];return{"toggle-non-interrupting":{imageHtml:o,title:t("Toggle non-interrupting"),active:a,action:function(){i._modeling.updateProperties(e,{[r]:!!a})}}}};const Uk={__depends__:[Mf,Yy,$c],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",ti]};function qa(e,t,n,i,r,o,a,s,c,u,l,f,p){e=e||{},i.registerProvider(this),this._contextPad=i,this._modeling=r,this._elementFactory=o,this._connect=a,this._create=s,this._popupMenu=c,this._canvas=u,this._rules=l,this._translate=f,this._eventBus=n,this._appendPreview=p,e.autoPlace!==!1&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,function(d){var g=d.context,h=g.shape;if(!(!va(d)||!i.isOpen(h))){var m=i.getEntries(h);m.replace&&m.replace.action.click(d,h)}}),n.on("contextPad.close",function(){p.cleanUp()})}qa.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate","appendPreview"],qa.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&V(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Delete"),action:{click:function(i,r){t.removeElements(r.slice())}}}}),n},qa.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return De(t)?Pr(e,n=>t.includes(n)):t},qa.prototype.getContextPadEntries=function(e){var t=this._contextPad,n=this._modeling,i=this._elementFactory,r=this._connect,o=this._create,a=this._popupMenu,s=this._autoPlace,c=this._translate,u=this._appendPreview,l={};if(e.type==="label")return this._isDeleteAllowed([e])&&V(l,g()),l;var f=e.businessObject;function p(x,S){r.start(x,S)}function d(x,S){n.removeElements([S])}function g(){return{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Delete"),action:{click:d}}}}function h(x){var S=5,P=t.getPad(x).html,C=P.getBoundingClientRect(),L={x:C.left,y:C.bottom+S};return L}function m(x,S,P,C){function L(k,D){var z=i.createShape(V({type:x},C));o.start(k,z,{source:D})}var T=s?function(k,D){var z=i.createShape(V({type:x},C));s.append(D,z)}:L,j=s?function(k,D){return u.create(D,x,C),()=>{u.cleanUp()}}:null;return{group:"model",className:S,title:P,action:{dragstart:L,click:T,hover:j}}}function _(x){return function(S,P){n.splitLane(P,x),t.open(P,!0)}}if(Ve(f,["bpmn:Lane","bpmn:Participant"])&&Ye(e)){var y=sr(e);V(l,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add lane above"),action:{click:function(x,S){n.addLane(S,"top")}}}}),y.length<2&&((qt(e)?e.height>=120:e.width>=120)&&V(l,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two lanes"),action:{click:_(2)}}}),(qt(e)?e.height>=180:e.width>=180)&&V(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three lanes"),action:{click:_(3)}}})),V(l,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add lane below"),action:{click:function(x,S){n.addLane(S,"bottom")}}}})}return w(f,"bpmn:FlowNode")&&(w(f,"bpmn:EventBasedGateway")?V(l,{"append.receive-task":m("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append receive task")),"append.message-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append message intermediate catch event"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append timer intermediate catch event"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append conditional intermediate catch event"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append signal intermediate catch event"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):D_(f,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?V(l,{"append.compensation-activity":m("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):!w(f,"bpmn:EndEvent")&&!f.isForCompensation&&!D_(f,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")&&!pn(f)&&V(l,{"append.end-event":m("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append end event")),"append.gateway":m("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append gateway")),"append.append-task":m("bpmn:Task","bpmn-icon-task",c("Append task")),"append.intermediate-event":m("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append intermediate/boundary event"))})),a.isEmpty(e,"bpmn-replace")||V(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change element"),action:{click:function(x,S){var P=V(h(S),{cursor:{x:x.x,y:x.y}});a.open(S,"bpmn-replace",P,{title:c("Change element"),width:"var(--bpmn-replace-popup-width, 300px)",search:!0})}}}}),w(f,"bpmn:SequenceFlow")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),w(f,"bpmn:MessageFlow")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),Ve(f,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation")),connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect to other element"),action:{click:p,dragstart:p}}}),w(f,"bpmn:TextAnnotation")&&V(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using association"),action:{click:p,dragstart:p}}}),Ve(f,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&V(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using data input association"),action:{click:p,dragstart:p}}}),w(f,"bpmn:Group")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),this._isDeleteAllowed([e])&&V(l,g()),l};function D_(e,t,n){var i=e.$instanceOf(t),r=!1,o=e.eventDefinitions||[];return B(o,function(a){a.$type===n&&(r=!0)}),i&&r}const qk={__depends__:[Rk,T_,cb,Zn,$f,gc,Uk],__init__:["contextPadProvider"],contextPadProvider:["type",qa]};var Yk={horizontal:["x","width"],vertical:["y","height"]},L_=5;function qi(e,t){this._modeling=e,this._filters=[],this.registerFilter(function(n){var i=t.allowed("elements.distribute",{elements:n});return De(i)?i:i?n:[]})}qi.$inject=["modeling","rules"],qi.prototype.registerFilter=function(e){if(typeof e!="function")throw new Error("the filter has to be a function");this._filters.push(e)},qi.prototype.trigger=function(e,t){var n=this._modeling,i,r;if(!(e.length<3)&&(this._setOrientation(t),r=this._filterElements(e),i=this._createGroups(r),!(i.length<=2)))return n.distributeElements(i,this._axis,this._dimension),i},qi.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(B(t,function(o){r=o(r,n,i)}),r):e},qi.prototype._createGroups=function(e){var t=[],n=this,i=this._axis,r=this._dimension;if(!i)throw new Error('must have a defined "axis" and "dimension"');var o=ui(e,i);return B(o,function(a,s){var c=n._findRange(a,i,r),u,l=t[t.length-1];l&&n._hasIntersection(l.range,c)?t[t.length-1].elements.push(a):(u={range:c,elements:[a]},t.push(u))}),t},qi.prototype._setOrientation=function(e){var t=Yk[e];this._axis=t[0],this._dimension=t[1]},qi.prototype._hasIntersection=function(e,t){return Math.max(e.min,e.max)>=Math.min(t.min,t.max)&&Math.min(e.min,e.max)<=Math.max(t.min,t.max)},qi.prototype._findRange=function(e){var t=e[this._axis],n=e[this._dimension];return{min:t+L_,max:t+n-L_}};const Kk={__init__:["distributeElements"],distributeElements:["type",qi]};function fu(e){Xn.call(this,e)}fu.$inject=["eventBus"],_e(fu,Xn),fu.prototype.init=function(){this.addRule("elements.distribute",function(e){var t=e.elements;return t=We(t,function(n){var i=Ve(n,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(n.labelTarget||i)}),t=As(t),t.length<3?!1:t})};var I_={horizontal:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1800 1800">
|
|
327
|
+
</svg>`};function ti(e,t,n,i,r,o,a,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this._moddle=i,this._bpmnReplace=r,this._rules=o,this._translate=a,this._moddleCopy=s,this._register()}ti.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate","moddleCopy"],ti.prototype._register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},ti.prototype.getPopupMenuEntries=function(e){var s;var t=e.businessObject,n=this._rules,i=[],r,o=[];if(De(e)||!n.allowed("shape.replace",{element:e}))return{};var a=kk(e);return w(t,"bpmn:DataObjectReference")?this._createEntries(e,Hk):w(t,"bpmn:DataStoreReference")&&!w(e.parent,"bpmn:Collaboration")?this._createEntries(e,zk):(w(t,"bpmn:Event")&&!w(t,"bpmn:BoundaryEvent")&&(r=(s=t.get("eventDefinitions")[0])==null?void 0:s.$type,i=qk[r]||[],!fn(t.$parent)&&w(t.$parent,"bpmn:SubProcess")&&(i=We(i,function(c){return c.target.type!=="bpmn:StartEvent"}))),w(t,"bpmn:StartEvent")&&!w(t.$parent,"bpmn:SubProcess")?(o=We(Dk.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:Participant")?(o=We(Uk,function(c){return Ke(e)!==c.target.isExpanded}),this._createEntries(e,o)):w(t,"bpmn:StartEvent")&&fn(t.$parent)?(o=We(Vk.concat(i),function(c){var u=c.target,l=u.isInterrupting!==!1,f=t.isInterrupting===l;return a(c)||!a(c)&&!f}),this._createEntries(e,o)):w(t,"bpmn:StartEvent")&&!fn(t.$parent)&&w(t.$parent,"bpmn:SubProcess")?(o=We(Lk.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:EndEvent")?(o=We(Bk.concat(i),function(c){var u=c.target;return u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!w(t.$parent,"bpmn:Transaction")?!1:a(c)}),this._createEntries(e,o)):w(t,"bpmn:BoundaryEvent")?(o=We(Gk,function(c){var u=c.target;if(u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!w(t.attachedToRef,"bpmn:Transaction"))return!1;var l=u.cancelActivity!==!1,f=t.cancelActivity==l;return a(c)||!a(c)&&!f}),this._createEntries(e,o)):w(t,"bpmn:IntermediateCatchEvent")||w(t,"bpmn:IntermediateThrowEvent")?(o=We(Ik.concat(i),a),this._createEntries(e,o)):w(t,"bpmn:Gateway")?(o=We(Nk,a),this._createEntries(e,o)):w(t,"bpmn:Transaction")?(o=We(O_,a),this._createEntries(e,o)):fn(t)&&Ke(e)?(o=We(jk,a),this._createEntries(e,o)):w(t,"bpmn:AdHocSubProcess")&&Ke(e)?(o=We(Fk,a),this._createEntries(e,o)):w(t,"bpmn:SubProcess")&&Ke(e)?(o=We($k,a),this._createEntries(e,o)):w(t,"bpmn:SubProcess")&&!Ke(e)?(o=We(D_,function(c){var u=c.target.type===e.type,l=c.target.isExpanded===!0;return u===l}),this._createEntries(e,o)):w(t,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,Wk):w(t,"bpmn:FlowNode")?(o=We(D_,a),this._createEntries(e,o)):{})},ti.prototype.getPopupMenuHeaderEntries=function(e){var t={};return w(e,"bpmn:Activity")&&!fn(e)&&(t={...t,...this._getLoopCharacteristicsHeaderEntries(e)}),w(e,"bpmn:DataObjectReference")&&(t={...t,...this._getCollectionHeaderEntries(e)}),w(e,"bpmn:Participant")&&(t={...t,...this._getParticipantMultiplicityHeaderEntries(e)}),Tg(e)&&(t={...t,...this._getNonInterruptingHeaderEntries(e)}),t},ti.prototype._createEntries=function(e,t){var n={},i=this;return B(t,function(r){n[r.actionName]=i._createEntry(r,e)}),n},ti.prototype._createSequenceFlowEntries=function(e,t){var n=ie(e),i={},r=this._modeling,o=this._moddle,a=this;return B(t,function(s){switch(s.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(w(n.sourceRef,"bpmn:ExclusiveGateway")||w(n.sourceRef,"bpmn:InclusiveGateway")||w(n.sourceRef,"bpmn:ComplexGateway")||w(n.sourceRef,"bpmn:Activity"))&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e.source,{default:n})})});break;case"replace-with-conditional-flow":!n.conditionExpression&&w(n.sourceRef,"bpmn:Activity")&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){var c=o.create("bpmn:FormalExpression",{body:""});r.updateProperties(e,{conditionExpression:c})})});break;default:w(n.sourceRef,"bpmn:Activity")&&n.conditionExpression&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e,{conditionExpression:void 0})})}),(w(n.sourceRef,"bpmn:ExclusiveGateway")||w(n.sourceRef,"bpmn:InclusiveGateway")||w(n.sourceRef,"bpmn:ComplexGateway")||w(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e.source,{default:void 0})})})}}),i},ti.prototype._createEntry=function(e,t,n){var i=this._translate,r=this._bpmnReplace.replaceElement,o=function(){return r(t,e.target)},a=e.label;return a&&typeof a=="function"&&(a=a(t)),n=n||o,{label:i(a),className:e.className,action:n}},ti.prototype._getLoopCharacteristicsHeaderEntries=function(e){var t=this,n=this._translate;function i(u,l){if(l.active){t._modeling.updateProperties(e,{loopCharacteristics:void 0});return}var f=e.businessObject.get("loopCharacteristics");f&&w(f,l.options.loopCharacteristics)?t._modeling.updateModdleProperties(e,f,{isSequential:l.options.isSequential}):(f=t._moddle.create(l.options.loopCharacteristics,{isSequential:l.options.isSequential}),t._modeling.updateProperties(e,{loopCharacteristics:f}))}var r=ie(e),o=r.loopCharacteristics,a,s,c;return o&&(a=o.isSequential,s=o.isSequential===void 0,c=o.isSequential!==void 0&&!o.isSequential),{"toggle-parallel-mi":{className:"bpmn-icon-parallel-mi-marker",title:n("Parallel multi-instance"),active:c,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!1}},"toggle-sequential-mi":{className:"bpmn-icon-sequential-mi-marker",title:n("Sequential multi-instance"),active:a,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!0}},"toggle-loop":{className:"bpmn-icon-loop-marker",title:n("Loop"),active:s,action:i,options:{loopCharacteristics:"bpmn:StandardLoopCharacteristics"}}}},ti.prototype._getCollectionHeaderEntries=function(e){var t=this,n=this._translate,i=e.businessObject.dataObjectRef;if(!i)return{};function r(a,s){t._modeling.updateModdleProperties(e,i,{isCollection:!s.active})}var o=i.isCollection;return{"toggle-is-collection":{className:"bpmn-icon-parallel-mi-marker",title:n("Collection"),active:o,action:r}}},ti.prototype._getParticipantMultiplicityHeaderEntries=function(e){var t=this,n=this._bpmnFactory,i=this._translate;function r(a,s){var c=s.active,u;c||(u=n.create("bpmn:ParticipantMultiplicity")),t._modeling.updateProperties(e,{participantMultiplicity:u})}var o=e.businessObject.participantMultiplicity;return{"toggle-participant-multiplicity":{className:"bpmn-icon-parallel-mi-marker",title:i("Participant multiplicity"),active:!!o,action:r}}},ti.prototype._getNonInterruptingHeaderEntries=function(e){const t=this._translate,n=ie(e),i=this,r=Mg(e),o=w(e,"bpmn:BoundaryEvent")?L_["intermediate-event-non-interrupting"]:L_["start-event-non-interrupting"],a=!n[r];return{"toggle-non-interrupting":{imageHtml:o,title:t("Toggle non-interrupting"),active:a,action:function(){i._modeling.updateProperties(e,{[r]:!!a})}}}};const Yk={__depends__:[Of,Xy,Fc],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",ti]};function qa(e,t,n,i,r,o,a,s,c,u,l,f,p){e=e||{},i.registerProvider(this),this._contextPad=i,this._modeling=r,this._elementFactory=o,this._connect=a,this._create=s,this._popupMenu=c,this._canvas=u,this._rules=l,this._translate=f,this._eventBus=n,this._appendPreview=p,e.autoPlace!==!1&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,function(d){var g=d.context,h=g.shape;if(!(!va(d)||!i.isOpen(h))){var m=i.getEntries(h);m.replace&&m.replace.action.click(d,h)}}),n.on("contextPad.close",function(){p.cleanUp()})}qa.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate","appendPreview"],qa.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&V(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Delete"),action:{click:function(i,r){t.removeElements(r.slice())}}}}),n},qa.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return De(t)?Pr(e,n=>t.includes(n)):t},qa.prototype.getContextPadEntries=function(e){var t=this._contextPad,n=this._modeling,i=this._elementFactory,r=this._connect,o=this._create,a=this._popupMenu,s=this._autoPlace,c=this._translate,u=this._appendPreview,l={};if(e.type==="label")return this._isDeleteAllowed([e])&&V(l,g()),l;var f=e.businessObject;function p(_,S){r.start(_,S)}function d(_,S){n.removeElements([S])}function g(){return{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Delete"),action:{click:d}}}}function h(_){var S=5,P=t.getPad(_).html,C=P.getBoundingClientRect(),L={x:C.left,y:C.bottom+S};return L}function m(_,S,P,C){function L(k,D){var z=i.createShape(V({type:_},C));o.start(k,z,{source:D})}var T=s?function(k,D){var z=i.createShape(V({type:_},C));s.append(D,z)}:L,j=s?function(k,D){return u.create(D,_,C),()=>{u.cleanUp()}}:null;return{group:"model",className:S,title:P,action:{dragstart:L,click:T,hover:j}}}function x(_){return function(S,P){n.splitLane(P,_),t.open(P,!0)}}if(Ve(f,["bpmn:Lane","bpmn:Participant"])&&Ke(e)){var y=ar(e);V(l,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add lane above"),action:{click:function(_,S){n.addLane(S,"top")}}}}),y.length<2&&((Yt(e)?e.height>=120:e.width>=120)&&V(l,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two lanes"),action:{click:x(2)}}}),(Yt(e)?e.height>=180:e.width>=180)&&V(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three lanes"),action:{click:x(3)}}})),V(l,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add lane below"),action:{click:function(_,S){n.addLane(S,"bottom")}}}})}return w(f,"bpmn:FlowNode")&&(w(f,"bpmn:EventBasedGateway")?V(l,{"append.receive-task":m("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append receive task")),"append.message-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append message intermediate catch event"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append timer intermediate catch event"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append conditional intermediate catch event"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append signal intermediate catch event"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):I_(f,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?V(l,{"append.compensation-activity":m("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):!w(f,"bpmn:EndEvent")&&!f.isForCompensation&&!I_(f,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")&&!fn(f)&&V(l,{"append.end-event":m("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append end event")),"append.gateway":m("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append gateway")),"append.append-task":m("bpmn:Task","bpmn-icon-task",c("Append task")),"append.intermediate-event":m("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append intermediate/boundary event"))})),a.isEmpty(e,"bpmn-replace")||V(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change element"),action:{click:function(_,S){var P=V(h(S),{cursor:{x:_.x,y:_.y}});a.open(S,"bpmn-replace",P,{title:c("Change element"),width:"var(--bpmn-replace-popup-width, 300px)",search:!0})}}}}),w(f,"bpmn:SequenceFlow")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),w(f,"bpmn:MessageFlow")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),Ve(f,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation")),connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect to other element"),action:{click:p,dragstart:p}}}),w(f,"bpmn:TextAnnotation")&&V(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using association"),action:{click:p,dragstart:p}}}),Ve(f,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&V(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using data input association"),action:{click:p,dragstart:p}}}),w(f,"bpmn:Group")&&V(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),this._isDeleteAllowed([e])&&V(l,g()),l};function I_(e,t,n){var i=e.$instanceOf(t),r=!1,o=e.eventDefinitions||[];return B(o,function(a){a.$type===n&&(r=!0)}),i&&r}const Kk={__depends__:[Pk,k_,lb,Zn,jf,yc,Yk],__init__:["contextPadProvider"],contextPadProvider:["type",qa]};var Xk={horizontal:["x","width"],vertical:["y","height"]},B_=5;function Ui(e,t){this._modeling=e,this._filters=[],this.registerFilter(function(n){var i=t.allowed("elements.distribute",{elements:n});return De(i)?i:i?n:[]})}Ui.$inject=["modeling","rules"],Ui.prototype.registerFilter=function(e){if(typeof e!="function")throw new Error("the filter has to be a function");this._filters.push(e)},Ui.prototype.trigger=function(e,t){var n=this._modeling,i,r;if(!(e.length<3)&&(this._setOrientation(t),r=this._filterElements(e),i=this._createGroups(r),!(i.length<=2)))return n.distributeElements(i,this._axis,this._dimension),i},Ui.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(B(t,function(o){r=o(r,n,i)}),r):e},Ui.prototype._createGroups=function(e){var t=[],n=this,i=this._axis,r=this._dimension;if(!i)throw new Error('must have a defined "axis" and "dimension"');var o=li(e,i);return B(o,function(a,s){var c=n._findRange(a,i,r),u,l=t[t.length-1];l&&n._hasIntersection(l.range,c)?t[t.length-1].elements.push(a):(u={range:c,elements:[a]},t.push(u))}),t},Ui.prototype._setOrientation=function(e){var t=Xk[e];this._axis=t[0],this._dimension=t[1]},Ui.prototype._hasIntersection=function(e,t){return Math.max(e.min,e.max)>=Math.min(t.min,t.max)&&Math.min(e.min,e.max)<=Math.max(t.min,t.max)},Ui.prototype._findRange=function(e){var t=e[this._axis],n=e[this._dimension];return{min:t+B_,max:t+n-B_}};const Zk={__init__:["distributeElements"],distributeElements:["type",Ui]};function du(e){Xn.call(this,e)}du.$inject=["eventBus"],_e(du,Xn),du.prototype.init=function(){this.addRule("elements.distribute",function(e){var t=e.elements;return t=We(t,function(n){var i=Ve(n,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(n.labelTarget||i)}),t=Ts(t),t.length<3?!1:t})};var N_={horizontal:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1800 1800">
|
|
328
328
|
<polyline points="450 400 450 150 1350 150 1350 400" style="fill:none;stroke:currentColor;stroke-width:100;stroke-linejoin:round;"/>
|
|
329
329
|
<rect x="150" y="450" width="600" height="1200" rx="1" style="fill:none;stroke:currentColor;stroke-width:100;"></rect>
|
|
330
330
|
<rect x="1050" y="450" width="600" height="800" rx="1" style="fill:currentColor;stroke:currentColor;stroke-width:100;opacity:.5;"></rect>
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
<polyline points="400 1350 150 1350 150 450 400 450" style="fill:none;stroke:currentColor;stroke-width:100;stroke-linejoin:round;"/>
|
|
333
333
|
<rect x="450" y="150" width="1200" height="600" rx="1" style="fill:none;stroke:currentColor;stroke-width:100;"></rect>
|
|
334
334
|
<rect x="450" y="1050" width="800" height="600" rx="1" style="fill:currentColor;stroke:currentColor;stroke-width:100;opacity:.5;"></rect>
|
|
335
|
-
</svg>`},Xk=900;function Ya(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",Xk,this)}Ya.$inject=["popupMenu","distributeElements","translate","rules"],Ya.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},Ya.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},Ya.prototype._getEntries=function(e){var t=this._distributeElements,n=this._translate,i=this._popupMenu,r={"distribute-elements-horizontal":{group:"distribute",title:n("Distribute elements horizontally"),className:"bjs-align-elements-menu-entry",imageHtml:I_.horizontal,action:function(o,a){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageHtml:I_.vertical,action:function(o,a){t.trigger(e,"vertical"),i.close()}}};return r};const Zk={__depends__:[Mf,Kk],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",fu],distributeElementsMenuProvider:["type",Ya]};var B_="is not a registered action",Qk="is already registered";function ni(e,t){this._eventBus=e,this._actions={};var n=this;e.on("diagram.init",function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})})}ni.$inject=["eventBus","injector"],ni.prototype._registerDefaultActions=function(e){var t=e.get("commandStack",!1),n=e.get("modeling",!1),i=e.get("selection",!1),r=e.get("zoomScroll",!1),o=e.get("copyPaste",!1),a=e.get("canvas",!1),s=e.get("rules",!1),c=e.get("keyboardMove",!1),u=e.get("keyboardMoveSelection",!1);t&&(this.register("undo",function(){t.undo()}),this.register("redo",function(){t.redo()})),o&&i&&this.register("copy",function(){var l=i.get();if(l.length)return o.copy(l)}),o&&i&&this.register("duplicate",function(){var l=i.get();if(l.length)return o.duplicate(l)}),o&&this.register("paste",function(){o.paste()}),o&&i&&s&&this.register("cut",function(){var l=i.get();if(l.length){var f=s.allowed("elements.delete",{elements:l});if(f!==!1){var p=De(f)?f:l;return o.cut(p.slice())}}}),r&&this.register("stepZoom",function(l){r.stepZoom(l.value)}),a&&this.register("zoom",function(l){a.zoom(l.value)}),n&&i&&s&&this.register("removeSelection",function(){var l=i.get();if(l.length){var f=s.allowed("elements.delete",{elements:l}),p;f!==!1&&(De(f)?p=f:p=l,p.length&&n.removeElements(p.slice()))}}),c&&this.register("moveCanvas",function(l){c.moveCanvas(l)}),u&&this.register("moveSelection",function(l){u.moveSelection(l.direction,l.accelerated)})},ni.prototype.trigger=function(e,t){if(!this._actions[e])throw jf(e,B_);var n=this._eventBus.fire("editorActions.allowed",{action:e,opts:t});if(n!==!1)return this._actions[e](t)},ni.prototype.register=function(e,t){var n=this;if(typeof e=="string")return this._registerAction(e,t);B(e,function(i,r){n._registerAction(r,i)})},ni.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw jf(e,Qk);this._actions[e]=t},ni.prototype.unregister=function(e){if(!this.isRegistered(e))throw jf(e,B_);this._actions[e]=void 0},ni.prototype.getActions=function(){return Object.keys(this._actions)},ni.prototype.isRegistered=function(e){return!!this._actions[e]};function jf(e,t){return new Error(e+" "+t)}const Jk={__init__:["editorActions"],editorActions:["type",ni]};function du(e){e.invoke(ni,this)}_e(du,ni),du.$inject=["injector"],du.prototype._registerDefaultActions=function(e){ni.prototype._registerDefaultActions.call(this,e);var t=e.get("canvas",!1),n=e.get("elementRegistry",!1),i=e.get("selection",!1),r=e.get("spaceTool",!1),o=e.get("lassoTool",!1),a=e.get("handTool",!1),s=e.get("globalConnect",!1),c=e.get("distributeElements",!1),u=e.get("alignElements",!1),l=e.get("directEditing",!1),f=e.get("searchPad",!1),p=e.get("modeling",!1),d=e.get("contextPad",!1);t&&n&&i&&this._registerAction("selectElements",function(){var g=t.getRootElement(),h=n.filter(function(m){return m!==g});return i.select(h),h}),r&&this._registerAction("spaceTool",function(){r.toggle()}),o&&this._registerAction("lassoTool",function(){o.toggle()}),a&&this._registerAction("handTool",function(){a.toggle()}),s&&this._registerAction("globalConnectTool",function(){s.toggle()}),i&&c&&this._registerAction("distributeElements",function(g){var h=i.get(),m=g.type;h.length&&c.trigger(h,m)}),i&&u&&this._registerAction("alignElements",function(g){var h=i.get(),m=[],_=g.type;h.length&&(m=We(h,function(y){return!w(y,"bpmn:Lane")}),u.trigger(m,_))}),i&&p&&this._registerAction("setColor",function(g){var h=i.get();h.length&&p.setColor(h,g)}),i&&l&&this._registerAction("directEditing",function(){var g=i.get();g.length&&l.activate(g[0])}),f&&this._registerAction("find",function(){f.toggle()}),t&&p&&this._registerAction("moveToOrigin",function(){var g=t.getRootElement(),h,m;w(g,"bpmn:Collaboration")?m=n.filter(function(_){return w(_.parent,"bpmn:Collaboration")}):m=n.filter(function(_){return _!==g&&!w(_.parent,"bpmn:SubProcess")}),h=Ot(m),p.moveElements(m,{x:-h.x,y:-h.y},g)}),i&&d&&this._registerAction("replaceElement",function(g){d.triggerEntry("replace","click",g)})};const eO={__depends__:[Jk],editorActions:["type",du]};function N_(e){e.on(["create.init","shape.move.init"],function(t){var n=t.context,i=t.shape;Ve(i,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(n.gridSnappingContext||(n.gridSnappingContext={}),n.gridSnappingContext.snapLocation="top-left")})}N_.$inject=["eventBus"];function qr(e,t){te.call(this,e),this._gridSnapping=t;var n=this;this.preExecute("shape.resize",function(i){var r=i.context,o=r.hints||{},a=o.autoResize;if(a){var s=r.shape,c=r.newBounds;Sn(a)?r.newBounds=n.snapComplex(c,a):r.newBounds=n.snapSimple(s,c)}})}qr.$inject=["eventBus","gridSnapping","modeling"],_e(qr,te),qr.prototype.snapSimple=function(e,t){var n=this._gridSnapping;return t.width=n.snapValue(t.width,{min:t.width}),t.height=n.snapValue(t.height,{min:t.height}),t.x=e.x+e.width/2-t.width/2,t.y=e.y+e.height/2-t.height/2,t},qr.prototype.snapComplex=function(e,t){return/w|e/.test(t)&&(e=this.snapHorizontally(e,t)),/n|s/.test(t)&&(e=this.snapVertically(e,t)),e},qr.prototype.snapHorizontally=function(e,t){var n=this._gridSnapping,i=/w/.test(t),r=/e/.test(t),o={};return o.width=n.snapValue(e.width,{min:e.width}),r&&(i?(o.x=n.snapValue(e.x,{max:e.x}),o.width+=n.snapValue(e.x-o.x,{min:e.x-o.x})):e.x=e.x+e.width-o.width),V(e,o),e},qr.prototype.snapVertically=function(e,t){var n=this._gridSnapping,i=/n/.test(t),r=/s/.test(t),o={};return o.height=n.snapValue(e.height,{min:e.height}),i&&(r?(o.y=n.snapValue(e.y,{max:e.y}),o.height+=n.snapValue(e.y-o.y,{min:e.y-o.y})):e.y=e.y+e.height-o.height),V(e,o),e};var tO=2e3;function $_(e,t){e.on(["spaceTool.move","spaceTool.end"],tO,function(n){var i=n.context;if(i.initialized){var r=i.axis,o;r==="x"?(o=t.snapValue(n.dx),n.x=n.x+o-n.dx,n.dx=o):(o=t.snapValue(n.dy),n.y=n.y+o-n.dy,n.dy=o)}})}$_.$inject=["eventBus","gridSnapping"];const nO={__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",qr],gridSnappingSpaceToolBehavior:["type",$_]};var hu=10;function Hf(e,t,n){return n||(n="round"),Math[n](e/t)*t}var iO=1200,rO=800;function _r(e,t,n){var i=!n||n.active!==!1;this._eventBus=t;var r=this;t.on("diagram.init",rO,function(){r.setActive(i)}),t.on(["create.move","create.end","bendpoint.move.move","bendpoint.move.end","connect.move","connect.end","connectionSegment.move.move","connectionSegment.move.end","resize.move","resize.end","shape.move.move","shape.move.end"],iO,function(o){var a=o.originalEvent;if(!(!r.active||a&&kn(a))){var s=o.context,c=s.gridSnappingContext;c||(c=s.gridSnappingContext={}),["x","y"].forEach(function(u){var l={},f=aO(o,u,e);f&&(l.offset=f);var p=oO(o,u);p&&V(l,p),jo(o,u)||r.snapEvent(o,u,l)})}})}_r.prototype.snapEvent=function(e,t,n){var i=this.snapValue(e[t],n);Bt(e,t,i)},_r.prototype.getGridSpacing=function(){return hu},_r.prototype.snapValue=function(e,t){var n=0;t&&t.offset&&(n=t.offset),e+=n,e=Hf(e,hu);var i,r;return t&&t.min&&(i=t.min,Be(i)&&(i=Hf(i+n,hu,"ceil"),e=Math.max(e,i))),t&&t.max&&(r=t.max,Be(r)&&(r=Hf(r+n,hu,"floor"),e=Math.min(e,r))),e-=n,e},_r.prototype.isActive=function(){return this.active},_r.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},_r.prototype.toggleActive=function(){this.setActive(!this.active)},_r.$inject=["elementRegistry","eventBus","config.gridSnapping"];function oO(e,t){var n=e.context,i=n.createConstraints,r=n.resizeConstraints||{},o=n.gridSnappingContext,a=o.snapConstraints;if(a&&a[t])return a[t];a||(a=o.snapConstraints={}),a[t]||(a[t]={});var s=n.direction;i&&(mu(t)?(a.x.min=i.left,a.x.max=i.right):(a.y.min=i.top,a.y.max=i.bottom));var c=r.min,u=r.max;return c&&(mu(t)?j_(s)?a.x.max=c.left:a.x.min=c.right:F_(s)?a.y.max=c.top:a.y.min=c.bottom),u&&(mu(t)?j_(s)?a.x.min=u.left:a.x.max=u.right:F_(s)?a.y.min=u.top:a.y.max=u.bottom),a[t]}function aO(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,a=o.snapLocation,s=o.snapOffset;return s&&Be(s[t])||(s||(s=o.snapOffset={}),Be(s[t])||(s[t]=0),!r)||(n.get(r.id)||(mu(t)?s[t]+=r[t]+r.width/2:s[t]+=r[t]+r.height/2),!a)||(t==="x"?/left/.test(a)?s[t]-=r.width/2:/right/.test(a)&&(s[t]+=r.width/2):/top/.test(a)?s[t]-=r.height/2:/bottom/.test(a)&&(s[t]+=r.height/2)),s[t]}function mu(e){return e==="x"}function F_(e){return e.indexOf("n")!==-1}function j_(e){return e.indexOf("w")!==-1}const sO={__depends__:[nO],__init__:["gridSnapping"],gridSnapping:["type",_r]};var cO=2e3;function H_(e,t,n){e.on("autoPlace",cO,function(i){var r=i.source,o=Le(r),a=i.shape,s=jv(r,a,n);return["x","y"].forEach(function(c){var u={};s[c]!==o[c]&&(s[c]>o[c]?u.min=s[c]:u.max=s[c],w(a,"bpmn:TextAnnotation")&&(uO(c)?u.offset=-a.width/2:u.offset=-a.height/2),s[c]=t.snapValue(s[c],u))}),s})}H_.$inject=["eventBus","gridSnapping","elementRegistry"];function uO(e){return e==="x"}var lO=1750;function z_(e,t,n){t.on(["create.start","shape.move.start"],lO,function(i){var r=i.context,o=r.shape,a=e.getRootElement();if(!(!w(o,"bpmn:Participant")||!w(a,"bpmn:Process")||!a.children.length)){var s=r.createConstraints;s&&(o.width=n.snapValue(o.width,{min:o.width}),o.height=n.snapValue(o.height,{min:o.height}))}})}z_.$inject=["canvas","eventBus","gridSnapping"];var pO=3e3;function gu(e,t,n){te.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],pO,function(r){var o=r.context,a=o.connection,s=o.hints||{},c=a.waypoints;s.connectionStart||s.connectionEnd||s.createElementsBehavior===!1||fO(c)&&n.updateWaypoints(a,i.snapMiddleSegments(c))})}gu.$inject=["eventBus","gridSnapping","modeling"],_e(gu,te),gu.prototype.snapMiddleSegments=function(e){var t=this._gridSnapping,n;e=e.slice();for(var i=1;i<e.length-2;i++)n=mO(t,e[i],e[i+1]),e[i]=n[0],e[i+1]=n[1];return e};function fO(e){return e.length>3}function dO(e){return e==="h"}function hO(e){return e==="v"}function mO(e,t,n){var i=Di(t,n),r={};return dO(i)&&(r.y=e.snapValue(t.y)),hO(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=V({},t,r),n=V({},n,r)),[t,n]}const gO={__depends__:[sO,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",H_],gridSnappingParticipantBehavior:["type",z_],gridSnappingLayoutConnectionBehavior:["type",gu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",N_]};var yO=30,G_=30;function Ka(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],function(i){var r=i.element,o=i.gfx;if(w(r,"bpmn:Lane"))return n._createParticipantHit(r,o);if(w(r,"bpmn:Participant"))return Ye(r)?n._createParticipantHit(r,o):n._createDefaultHit(r,o);if(w(r,"bpmn:SubProcess"))return Ye(r)?n._createSubProcessHit(r,o):n._createDefaultHit(r,o)})}Ka.$inject=["eventBus","interactionEvents"],Ka.prototype._createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Ka.prototype._createParticipantHit=function(e,t){this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"no-move",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height});var n=qt(e)?{width:yO,height:e.height}:{width:e.width,height:G_};return this._interactionEvents.createBoxHit(t,"all",n),!0},Ka.prototype._createSubProcessHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"no-move",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:e.width,height:G_}),!0};const vO={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Ka]};function yu(e){e.invoke(Do,this)}_e(yu,Do),yu.$inject=["injector"],yu.prototype.registerBindings=function(e,t){Do.prototype.registerBindings.call(this,e,t);function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("selectElements",function(i){var r=i.keyEvent;if(e.isKey(["a","A"],r)&&e.isCmd(r))return t.trigger("selectElements"),!0}),n("find",function(i){var r=i.keyEvent;if(e.isKey(["f","F"],r)&&e.isCmd(r))return t.trigger("find"),!0}),n("spaceTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["s","S"],r))return t.trigger("spaceTool"),!0}),n("lassoTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["l","L"],r))return t.trigger("lassoTool"),!0}),n("handTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["h","H"],r))return t.trigger("handTool"),!0}),n("globalConnectTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["c","C"],r))return t.trigger("globalConnectTool"),!0}),n("directEditing",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["e","E"],r))return t.trigger("directEditing"),!0}),n("replaceElement",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["r","R"],r))return t.trigger("replaceElement",r),!0})};const bO={__depends__:[mf],__init__:["keyboardBindings"],keyboardBindings:["type",yu]};var _O={moveSpeed:1,moveSpeedAccelerated:10},xO=1500,V_="left",W_="up",U_="right",q_="down",wO={ArrowLeft:V_,Left:V_,ArrowUp:W_,Up:W_,ArrowRight:U_,Right:U_,ArrowDown:q_,Down:q_},EO={left:function(e){return{x:-e,y:0}},up:function(e){return{x:0,y:-e}},right:function(e){return{x:e,y:0}},down:function(e){return{x:0,y:e}}};function Y_(e,t,n,i,r){var o=this;this._config=V({},_O,e||{}),t.addListener(xO,function(a){var s=a.keyEvent,c=wO[s.key];if(c&&!t.isCmd(s)){var u=t.isShift(s);return o.moveSelection(c,u),!0}}),this.moveSelection=function(a,s){var c=r.get();if(c.length){var u=this._config[s?"moveSpeedAccelerated":"moveSpeed"],l=EO[a](u),f=i.allowed("elements.move",{shapes:c,hints:{keyboardMove:!0}});f&&n.moveElements(c,l)}}}Y_.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];const SO={__depends__:[mf,Zn],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",Y_]};var K_=10;function Xa(e,t,n,i){this._dragging=i,this._rules=t;var r=this;function o(c,u){var l=c.shape,f=c.direction,p=c.resizeConstraints,d;c.delta=u,d=_C(l,f,u),c.newBounds=wC(d,p),c.canExecute=r.canResize(c)}function a(c){var u=c.resizeConstraints,l=c.minBounds;u===void 0&&(l===void 0&&(l=r.computeMinResizeBox(c)),c.resizeConstraints={min:Me(l)})}function s(c){var u=c.shape,l=c.canExecute,f=c.newBounds;if(l){if(f=fm(f),!RO(u,f))return;n.resizeShape(u,f)}}e.on("resize.start",function(c){a(c.context)}),e.on("resize.move",function(c){var u={x:c.dx,y:c.dy};o(c.context,u)}),e.on("resize.end",function(c){s(c.context)})}Xa.prototype.canResize=function(e){var t=this._rules,n=oi(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Xa.prototype.activate=function(e,t,n){var i=this._dragging,r,o;if(typeof n=="string"&&(n={direction:n}),r=V({shape:t},n),o=r.direction,!o)throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");i.init(e,X_(t,o),"resize",{autoActivate:!0,cursor:CO(o),data:{shape:t,context:r}})},Xa.prototype.computeMinResizeBox=function(e){var t=e.shape,n=e.direction,i,r;return i=e.minDimensions||{width:K_,height:K_},r=Jm(t,e.childrenBoxPadding),EC(n,t,i,r)},Xa.$inject=["eventBus","rules","modeling","dragging"];function RO(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function X_(e,t){var n=Le(e),i=Me(e),r={x:n.x,y:n.y};return t.indexOf("n")!==-1?r.y=i.top:t.indexOf("s")!==-1&&(r.y=i.bottom),t.indexOf("e")!==-1?r.x=i.right:t.indexOf("w")!==-1&&(r.x=i.left),r}function CO(e){var t="resize-";return e==="n"||e==="s"?t+"ns":e==="e"||e==="w"?t+"ew":e==="nw"||e==="se"?t+"nwse":t+"nesw"}var Z_="djs-resizing",Q_="resize-not-ok",PO=500;function J_(e,t,n){function i(o){var a=o.shape,s=o.newBounds,c=o.frame;c||(c=o.frame=n.addFrame(a,t.getActiveLayer()),t.addMarker(a,Z_)),s.width>5&&xe(c,{x:s.x,width:s.width}),s.height>5&&xe(c,{y:s.y,height:s.height}),o.canExecute?Xe(c).remove(Q_):Xe(c).add(Q_)}function r(o){var a=o.shape,s=o.frame;s&&jt(o.frame),t.removeMarker(a,Z_)}e.on("resize.move",PO,function(o){i(o.context)}),e.on("resize.cleanup",function(o){r(o.context)})}J_.$inject=["eventBus","canvas","previewSupport"];var vu=-6,bu=8,_u=20,Za="djs-resizer",AO=["n","w","s","e","nw","ne","se","sw"];function xr(e,t,n,i){this._resize=i,this._canvas=t;var r=this;e.on("selection.changed",function(o){var a=o.newSelection;r.removeResizers(),a.length===1&&B(a,xn(r.addResizer,r))}),e.on("shape.changed",function(o){var a=o.element;n.isSelected(a)&&(r.removeResizers(),r.addResizer(a))})}xr.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(o){ur(o)&&i.activate(o,e,n)}$e.bind(t,"mousedown",r),$e.bind(t,"touchstart",r)},xr.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=TO(i),a=Te("g");Xe(a).add(Za),Xe(a).add(Za+"-"+e.id),Xe(a).add(Za+"-"+i),Fe(r,a);var s=Te("rect");xe(s,{x:-bu/2+o.x,y:-bu/2+o.y,width:bu,height:bu}),Xe(s).add(Za+"-visual"),Fe(a,s);var c=Te("rect");return xe(c,{x:-_u/2+o.x,y:-_u/2+o.y,width:_u,height:_u}),Xe(c).add(Za+"-hit"),Fe(a,c),Ls(a,t,n),a},xr.prototype.createResizer=function(e,t){var n=X_(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},xr.prototype.addResizer=function(e){var t=this;ot(e)||B(AO,function(n){t._resize.canResize({shape:e,direction:n})&&t.createResizer(e,n)})},xr.prototype.removeResizers=function(){var e=this._getResizersParent();Rs(e)},xr.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},xr.$inject=["eventBus","canvas","selection","resize"];function TO(e){var t={x:0,y:0};return e.indexOf("e")!==-1?t.x=-vu:e.indexOf("w")!==-1&&(t.x=vu),e.indexOf("s")!==-1?t.y=-vu:e.indexOf("n")!==-1&&(t.y=vu),t}const ex={__depends__:[xi,Fi,Mo],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Xa],resizePreview:["type",J_],resizeHandles:["type",xr]};var MO=2e3;function Qa(e,t,n,i,r,o,a){this._bpmnFactory=t,this._canvas=n,this._modeling=r,this._textRenderer=a,i.registerProvider(this),e.on("element.dblclick",function(c){s(c.element,!0)}),e.on(["autoPlace.start","canvas.viewbox.changing","drag.init","element.mousedown","popupMenu.open","root.set","selection.changed"],function(){i.isActive()&&i.complete()}),e.on(["shape.remove","connection.remove"],MO,function(c){i.isActive(c.element)&&i.cancel()}),e.on(["commandStack.changed"],function(c){i.isActive()&&i.cancel()}),e.on("directEditing.activate",function(c){o.removeResizers()}),e.on("create.end",500,function(c){var u=c.context,l=u.shape,f=c.context.canExecute,p=c.isTouch;p||f&&(u.hints&&u.hints.createElementsBehavior===!1||s(l))}),e.on("autoPlace.end",500,function(c){s(c.shape)});function s(c,u){(u||Ve(c,["bpmn:Activity","bpmn:Event","bpmn:TextAnnotation","bpmn:Participant"]))&&i.activate(c)}}Qa.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],Qa.prototype.activate=function(e){var t=zn(e);if(t!==void 0){var n={text:t},i=this.getEditingBBox(e);V(n,i);var r={},o=n.style||{};return V(o,{backgroundColor:null,border:null}),(Ve(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||tx(e))&&V(r,{centerVertically:!0}),or(e)&&(V(r,{resizable:!0,autoResize:!0}),V(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),w(e,"bpmn:TextAnnotation")&&(V(r,{resizable:!0,autoResize:!0}),V(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),V(n,{options:r,style:o}),n}},Qa.prototype.getEditingBBox=function(e){var t=this._canvas,n=e.label||e,i=t.getAbsoluteBBox(n),r={x:i.x+i.width/2,y:i.y+i.height/2},o={x:i.x,y:i.y},a=t.zoom(),s=this._textRenderer.getDefaultStyle(),c=this._textRenderer.getExternalStyle(),u=c.fontSize*a,l=c.lineHeight,f=s.fontSize*a,p=s.lineHeight,d={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};if(w(e,"bpmn:Lane")||DO(e)){var g=qt(e),h=g?{width:i.height,height:30*a,x:i.x-i.height/2+15*a,y:r.y-30*a/2}:{width:i.width,height:30*a};V(o,h),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:g?"rotate(-90deg)":null})}if(OO(e)){var m=qt(e),_=m?{width:i.width,height:i.height}:{width:i.height,height:i.width,x:r.x-i.height/2,y:r.y-i.width/2};V(o,_),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:m?null:"rotate(-90deg)"})}(Ve(e,["bpmn:Task","bpmn:CallActivity"])||tx(e))&&(V(o,{width:i.width,height:i.height}),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),kO(e)&&(V(o,{width:i.width,x:i.x}),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var y=1,x=i.width+2*y;if(n.labelTarget&&(V(o,{width:x,height:i.height+2*y,x:i.x-y,y:i.y-y}),V(d,{fontSize:u+"px",lineHeight:l})),or(n)&&!Ns(n)&&!ze(n)){var S=Al(e),P=t.getAbsoluteBBox({x:S.x,y:S.y,width:0,height:0}),C=u,L=Ir.width*a+2*y;V(o,{width:L,height:C+2*y,x:P.x-L/2,y:P.y-C/2-y}),V(d,{fontSize:u+"px",lineHeight:l})}return w(e,"bpmn:TextAnnotation")&&(V(o,{width:i.width+2*y,height:i.height+2*y,x:i.x-y,y:i.y-y,minWidth:30*a,minHeight:10*a}),V(d,{textAlign:"left",paddingTop:yo*a+"px",paddingBottom:yo*a+"px",paddingLeft:yo*a+"px",paddingRight:yo*a+"px",fontSize:f+"px",lineHeight:p})),{bounds:o,style:d}},Qa.prototype.update=function(e,t,n,i){var r,o;w(e,"bpmn:TextAnnotation")&&(o=this._canvas.getAbsoluteBBox(e),r={x:e.x,y:e.y,width:e.width/o.width*i.width,height:e.height/o.height*i.height}),LO(t)&&(t=null),this._modeling.updateLabel(e,t,r)};function tx(e){return w(e,"bpmn:SubProcess")&&!Ye(e)}function kO(e){return w(e,"bpmn:SubProcess")&&Ye(e)}function OO(e){return w(e,"bpmn:Participant")&&!Ye(e)}function DO(e){return w(e,"bpmn:Participant")&&Ye(e)}function LO(e){return!e||!e.trim()}var nx="djs-element-hidden",ix="djs-label-hidden";function rx(e,t,n){var i=this,r=t.getDefaultLayer(),o,a,s;e.on("directEditing.activate",function(c){var u=c.active;if(o=u.element.label||u.element,w(o,"bpmn:TextAnnotation")){a=t.getAbsoluteBBox(o),s=Te("g");var l=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:o.height,position:{mx:0,my:0}}),f=i.path=Te("path");xe(f,{d:l,strokeWidth:2,stroke:IO(o)}),Fe(s,f),Fe(r,s),en(s,o.x,o.y)}w(o,"bpmn:TextAnnotation")||o.labelTarget?t.addMarker(o,nx):(w(o,"bpmn:Task")||w(o,"bpmn:CallActivity")||w(o,"bpmn:SubProcess")||w(o,"bpmn:Participant")||w(o,"bpmn:Lane"))&&t.addMarker(o,ix)}),e.on("directEditing.resize",function(c){if(w(o,"bpmn:TextAnnotation")){var u=c.height,l=c.dy,f=Math.max(o.height/a.height*(u+l),0),p=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:f,position:{mx:0,my:0}});xe(i.path,{d:p})}}),e.on(["directEditing.complete","directEditing.cancel"],function(c){var u=c.active;u&&(t.removeMarker(u.element.label||u.element,nx),t.removeMarker(o,ix)),o=void 0,a=void 0,s&&(jt(s),s=void 0)})}rx.$inject=["eventBus","canvas","pathMap"];function IO(e,t){var n=Ze(e);return n.get("stroke")||t||"black"}const BO={__depends__:[Up,ex,T_],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",Qa],labelEditingPreview:["type",rx]};var NO=500,$O=1e3;function Si(e,t,n){this._eventBus=e,this._elementRegistry=n,this._outlineOffset=5,this._outlineStyle=t.cls("djs-outline",["no-fill"]);var i=this;function r(o){wS(o)||i.createOutline(o)}e.on("element.hover",function(o){r(o.element)}),e.on("selection.changed",function(o){B(o.newSelection,r)}),e.on(["shape.changed","connection.changed"],NO,function(o){var a=o.element,s=o.gfx,c=rt(".djs-outline",s);c&&i.updateOutline(a,c)})}Si.prototype.createOutline=function(e){var t=this._elementRegistry.getGraphics(e);if(!t)throw new Error("cannot create outline for non-rendered element");var n=rt(".djs-outline",t);return n||(n=this.getOutline(e)||this._createOutlineGfx(),Fe(t,n),this.updateOutline(e,n)),n},Si.prototype._createOutlineGfx=function(){var e=Te("rect");return xe(e,V({x:0,y:0,rx:4,width:100,height:100},this._outlineStyle)),e},Si.prototype.updateOutline=function(e,t){e.waypoints?this.updateConnectionOutline(t,e):this.updateShapeOutline(t,e)},Si.prototype.updateShapeOutline=function(e,t){var n=!1,i=this._getProviders();i.length&&B(i,function(r){n=n||r.updateOutline(t,e)}),n||xe(e,{x:-this._outlineOffset,y:-this._outlineOffset,width:t.width+this._outlineOffset*2,height:t.height+this._outlineOffset*2})},Si.prototype.updateConnectionOutline=function(e,t){var n=Ot(t);xe(e,{x:n.x-this._outlineOffset,y:n.y-this._outlineOffset,width:n.width+this._outlineOffset*2,height:n.height+this._outlineOffset*2})},Si.prototype.registerProvider=function(e,t){t||(t=e,e=$O),this._eventBus.on("outline.getProviders",e,function(n){n.providers.push(t)})},Si.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"outline.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Si.prototype.getOutline=function(e){var t,n=this._getProviders();return B(n,function(i){Wt(i.getOutline)&&(t=t||i.getOutline(e))}),t},Si.$inject=["eventBus","styles","elementRegistry"];var xu=6;function zf(e,t,n){this._canvas=t;var i=this;e.on("element.changed",function(r){n.isSelected(r.element)&&i._updateMultiSelectionOutline(n.get())}),e.on("selection.changed",function(r){var o=r.newSelection;i._updateMultiSelectionOutline(o)})}zf.prototype._updateMultiSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");Rs(t);var n=e.length>1,i=this._canvas.getContainer();if(Xe(i)[n?"add":"remove"]("djs-multi-select"),!!n){var r=FO(Ot(e)),o=Te("rect");xe(o,V({rx:3},r)),Xe(o).add("djs-selection-outline"),Fe(t,o)}},zf.$inject=["eventBus","canvas","selection"];function FO(e){return{x:e.x-xu,y:e.y-xu,width:e.width+xu*2,height:e.height+xu*2}}const Gf={__depends__:[Zn],__init__:["outline","multiSelectionOutline"],outline:["type",Si],multiSelectionOutline:["type",zf]},ox=["bpmn:Event","bpmn:SequenceFlow","bpmn:Gateway"],ax={class:"bjs-label-link",stroke:"var(--element-selected-outline-secondary-stroke-color)",strokeDasharray:"5, 5"},jO=15,wu=2;function sx(e,t,n,i,r){const o=t.getLayer("overlays");e.on(["selection.changed","shape.changed"],function(){s()}),e.on("selection.changed",function({newSelection:f}){var d;const p=f.filter(g=>Ve(g,ox));if(p.length===1){const g=p[0];ze(g)?a(g,g.labelTarget):(d=g.labels)!=null&&d.length&&a(g.labels[0],g)}if(p.length===2){const g=p.find(ze),h=p.find(m=>{var _;return(_=m.labels)==null?void 0:_.includes(g)});g&&h&&a(g,h)}}),e.on("shape.changed",function({element:f}){var p;!Ve(f,ox)||!l(f)||(ze(f)?a(f,f.labelTarget):(p=f.labels)!=null&&p.length&&a(f.labels[0],f))});function a(f,p){const d=ta([Le(p),Le(f)],ax),g=d.getAttribute("d"),m=r.isSelected(f)?c(f):u(f),_=oa(m,g);if(!_)return;const x=r.isSelected(p)?c(p):u(p),S=oa(x,g)||Le(p);ma(S,_)<jO||(_l(d,[S,_]),Fe(o,d))}function s(){Ss(`.${ax.class}`,o).forEach(jt)}function c(f){const p=i.getOutline(f);if(!p)return u(f);if(p.x){const d={x:f.x+wr(p,"x")-wu,y:f.y+wr(p,"y")-wu,width:wr(p,"width")+wu*2,height:wr(p,"height")+wu*2};return Ml(d,wr(p,"rx"))}if(p.cx){const d=wr(p,"r"),g={x:f.x+wr(p,"cx")-d,y:f.y+wr(p,"cy")-d,width:d*2,height:d*2};return Bm(g)}}function u(f){return n.getShapePath(f)}function l(f){return r.isSelected(f)}}sx.$inject=["eventBus","canvas","graphicsFactory","outline","selection"];function wr(e,t){return parseFloat(xe(e,t)||0)}const HO={__depends__:[Zn,Gf],__init__:["labelLink"],labelLink:["type",sx]};var zO=new To("tt");function GO(e){var t=ht('<div class="djs-tooltip-container" />');return vn(t,{position:"absolute",width:"0",height:"0"}),e.insertBefore(t,e.firstChild),t}function VO(e,t,n){vn(e,{left:t+"px",top:n+"px"})}function Vf(e,t){e.style.display=t===!1?"none":""}var cx="djs-tooltip",Wf="."+cx;function En(e,t){this._eventBus=e,this._canvas=t,this._ids=zO,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=GO(t.getContainer());var n=this;An.bind(this._tooltipRoot,Wf,"mousedown",function(i){i.stopPropagation()}),An.bind(this._tooltipRoot,Wf,"mouseover",function(i){n.trigger("mouseover",i)}),An.bind(this._tooltipRoot,Wf,"mouseout",function(i){n.trigger("mouseout",i)}),this._init()}En.$inject=["eventBus","canvas"],En.prototype.add=function(e){if(!e.position)throw new Error("must specifiy tooltip position");if(!e.html)throw new Error("must specifiy tooltip html");var t=this._ids.next();return e=V({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},En.prototype.trigger=function(e,t){var n=t.delegateTarget||t.target,i=this.get(un(n,"data-tooltip-id"));i&&(e==="mouseover"&&i.timeout&&this.clearTimeout(i),e==="mouseout"&&i.timeout&&(i.timeout=1e3,this.setTimeout(i)))},En.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},En.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},En.prototype.setTimeout=function(e){if(e=this.get(e),!!e){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout(function(){t.remove(e)},e.timeout)}},En.prototype.remove=function(e){var t=this.get(e);t&&(mi(t.html),mi(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},En.prototype.show=function(){Vf(this._tooltipRoot)},En.prototype.hide=function(){Vf(this._tooltipRoot,!1)},En.prototype._updateRoot=function(e){var t=e.scale||1,n=e.scale||1,i="matrix("+t+",0,0,"+n+","+-1*e.x*t+","+-1*e.y*n+")";this._tooltipRoot.style.transform=i,this._tooltipRoot.style["-ms-transform"]=i},En.prototype._addTooltip=function(e){var t=e.id,n=e.html,i,r=this._tooltipRoot;n.get&&n.constructor.prototype.jquery&&(n=n.get(0)),Sn(n)&&(n=ht(n)),i=ht('<div data-tooltip-id="'+t+'" class="'+cx+'">'),vn(i,{position:"absolute"}),i.appendChild(n),e.type&&vt(i).add("djs-tooltip-"+e.type),e.className&&vt(i).add(e.className),e.htmlContainer=i,r.appendChild(i),this._tooltips[t]=e,this._updateTooltip(e)},En.prototype._updateTooltip=function(e){var t=e.position,n=e.htmlContainer;VO(n,t.x,t.y)},En.prototype._updateTooltipVisibilty=function(e){B(this._tooltips,function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),Vf(i,r))})},En.prototype._init=function(){var e=this;function t(n){e._updateRoot(n),e._updateTooltipVisibilty(n),e.show()}this._eventBus.on("canvas.viewbox.changing",function(n){e.hide()}),this._eventBus.on("canvas.viewbox.changed",function(n){t(n.viewbox)})};const WO={__init__:["tooltips"],tooltips:["type",En]};var UO="flow elements must be children of pools/participants",qO="Data object must be placed within a pool/participant.";function ux(e,t,n){function i(r,o,a){t.add({position:{x:r.x+5,y:r.y+5},type:"error",timeout:2e3,html:"<div>"+o+"</div>"})}e.on(["shape.move.rejected","create.rejected"],function(r){var o=r.context,a=o.shape,s=o.target;w(s,"bpmn:Collaboration")&&(w(a,"bpmn:FlowNode")?i(r,n(UO)):w(a,"bpmn:DataObjectReference")&&i(r,n(qO)))})}ux.$inject=["eventBus","tooltips","translate"];const YO={__depends__:[WO],__init__:["modelingFeedback"],modelingFeedback:["type",ux]};var KO=500,XO=1250,ZO=1500,Eu=Math.round;function QO(e){return{x:e.x+Eu(e.width/2),y:e.y+Eu(e.height/2)}}function lx(e,t,n,i,r){function o(s,c,u,l){return r.allowed("elements.move",{shapes:s,delta:c,position:u,target:l})}e.on("shape.move.start",ZO,function(s){var c=s.context,u=s.shape,l=i.get().slice();l.indexOf(u)===-1&&(l=[u]),l=JO(l),V(c,{shapes:l,validatedShapes:l,shape:u})}),e.on("shape.move.start",XO,function(s){var c=s.context,u=c.validatedShapes,l;if(l=c.canExecute=o(u),!l)return!1}),e.on("shape.move.move",KO,function(s){var c=s.context,u=c.validatedShapes,l=s.hover,f={x:s.dx,y:s.dy},p={x:s.x,y:s.y},d;if(d=o(u,f,p,l),c.delta=f,c.canExecute=d,d===null){c.target=null;return}c.target=l}),e.on("shape.move.end",function(s){var c=s.context,u=c.delta,l=c.canExecute,f=l==="attach",p=c.shapes;if(l===!1)return!1;u.x=Eu(u.x),u.y=Eu(u.y),!(u.x===0&&u.y===0)&&n.moveElements(p,u,c.target,{primaryShape:c.shape,attach:f})}),e.on("element.mousedown",function(s){if(ur(s)){var c=Ro(s);if(!c)throw new Error("must supply DOM mousedown event");return a(c,s.element)}});function a(s,c,u,l){if(Vt(u)&&(l=u,u=!1),!(c.waypoints||!c.parent)&&!Xe(s.target).has("djs-hit-no-move")){var f=QO(c),p=t.init(s,f,"shape.move",{cursor:"grabbing",autoActivate:u,data:{shape:c,context:l||{}}});if(p!==!1)return!0}}this.start=a}lx.$inject=["eventBus","dragging","modeling","selection","rules"];function JO(e){var t=eo(e,"id");return We(e,function(n){for(;n=n.parent;)if(t[n.id])return!1;return!0})}var px=499,Uf="djs-dragging",fx="drop-ok",dx="drop-not-ok",hx="new-parent",mx="attach-ok";function gx(e,t,n,i){function r(c){var u=o(c),l=eD(u);return l}function o(c){var u=na(c),l=u.flatMap(d=>(d.incoming||[]).concat(d.outgoing||[])),f=u.concat(l),p=[...new Set(f)];return p}function a(c,u){[mx,fx,dx,hx].forEach(function(l){l===u?t.addMarker(c,l):t.removeMarker(c,l)})}function s(c,u,l){i.addDragger(u,c.dragGroup),l&&t.addMarker(u,Uf),c.allDraggedElements?c.allDraggedElements.push(u):c.allDraggedElements=[u]}e.on("shape.move.start",px,function(c){var u=c.context,l=u.shapes,f=u.allDraggedElements,p=r(l);if(!u.dragGroup){var d=Te("g");xe(d,n.cls("djs-drag-group",["no-events"]));var g=t.getActiveLayer();Fe(g,d),u.dragGroup=d}p.forEach(function(h){i.addDragger(h,u.dragGroup)}),f?f=Du([f,o(l)]):f=o(l),B(f,function(h){t.addMarker(h,Uf)}),u.allDraggedElements=f,u.differentParents=tD(l)}),e.on("shape.move.move",px,function(c){var u=c.context,l=u.dragGroup,f=u.target,p=u.shape.parent,d=u.canExecute;f&&(d==="attach"?a(f,mx):u.canExecute&&p&&f.id!==p.id?a(f,hx):a(f,u.canExecute?fx:dx)),en(l,c.dx,c.dy)}),e.on(["shape.move.out","shape.move.cleanup"],function(c){var u=c.context,l=u.target;l&&a(l,null)}),e.on("shape.move.cleanup",function(c){var u=c.context,l=u.allDraggedElements,f=u.dragGroup;B(l,function(p){t.removeMarker(p,Uf)}),f&&jt(f)}),this.makeDraggable=s}gx.$inject=["eventBus","canvas","styles","previewSupport"];function eD(e){var t=new Set;e.forEach(function(i){t.add(i.id)});var n=We(e,function(i){return ot(i)?t.has(i.source.id)&&t.has(i.target.id):!0});return n}function tD(e){return Y0(eo(e,function(t){return t.parent&&t.parent.id}))!==1}const nD={__depends__:[hc,Zn,Gf,xi,Fi,Mo],__init__:["move","movePreview"],move:["type",lx],movePreview:["type",gx]};var yx=".djs-palette-toggle",vx=".entry",iD=yx+", "+vx,qf="djs-palette-",rD="shown",Yf="open",bx="two-column",oD=1e3;function Nt(e,t){this._eventBus=e,this._canvas=t;var n=this;e.on("tool-manager.update",function(i){var r=i.tool;n.updateToolHighlight(r)}),e.on("i18n.changed",function(){n._update()}),e.on("diagram.init",function(){n._diagramInitialized=!0,n._rebuild()})}Nt.$inject=["eventBus","canvas"],Nt.prototype.registerProvider=function(e,t){t||(t=e,e=oD),this._eventBus.on("palette.getProviders",e,function(n){n.providers.push(t)}),this._rebuild()},Nt.prototype.getEntries=function(){var e=this._getProviders();return e.reduce(sD,{})},Nt.prototype._rebuild=function(){if(this._diagramInitialized){var e=this._getProviders();e.length&&(this._container||this._init(),this._update())}},Nt.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=ht(Nt.HTML_MARKUP);n.appendChild(i),vt(n).add(qf+rD),An.bind(i,iD,"click",function(r){var o=r.delegateTarget;if(pl(o,yx))return e.toggle();e.trigger("click",r)}),$e.bind(i,"mousedown",function(r){r.stopPropagation()}),An.bind(i,vx,"dragstart",function(r){e.trigger("dragstart",r)}),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},Nt.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},Nt.prototype._toggleState=function(e){e=e||{};var t=this._getParentContainer(),n=this._container,i=this._eventBus,r,o=vt(n),a=vt(t);"twoColumn"in e?r=e.twoColumn:r=this._needsCollapse(t.clientHeight,this._entries||{}),o.toggle(bx,r),a.toggle(qf+bx,r),"open"in e&&(o.toggle(Yf,e.open),a.toggle(qf+Yf,e.open)),i.fire("palette.changed",{twoColumn:r,open:this.isOpen()})},Nt.prototype._update=function(){var e=rt(".djs-palette-entries",this._container),t=this._entries=this.getEntries();ws(e),B(t,function(n,i){var r=n.group||"default",o=rt("[data-group="+Na(r)+"]",e);o||(o=ht('<div class="group"></div>'),un(o,"data-group",r),e.appendChild(o));var a=n.html||(n.separator?'<hr class="separator" />':'<div class="entry" draggable="true"></div>'),s=ht(a);if(o.appendChild(s),!n.separator&&(un(s,"data-action",i),n.title&&un(s,"title",n.title),n.className&&aD(s,n.className),n.imageUrl)){var c=ht("<img>");un(c,"src",n.imageUrl),s.appendChild(c)}}),this.open()},Nt.prototype.trigger=function(e,t,n){var i,r,o=t.delegateTarget||t.target;return o?(i=un(o,"data-action"),r=t.originalEvent||t,this.triggerEntry(i,e,r,n)):t.preventDefault()},Nt.prototype.triggerEntry=function(e,t,n,i){var r=this._entries,o,a;if(o=r[e],!!o&&(a=o.action,this._eventBus.fire("palette.trigger",{entry:o,event:n})!==!1)){if(Wt(a)){if(t==="click")return a(n,i)}else if(a[t])return a[t](n,i);n.preventDefault()}},Nt.prototype._layoutChanged=function(){this._toggleState({})},Nt.prototype._needsCollapse=function(e,t){var n=50,i=Object.keys(t).length*46;return e<i+n},Nt.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},Nt.prototype.open=function(){this._toggleState({open:!0})},Nt.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Nt.prototype.isActiveTool=function(e){return e&&this._activeTool===e},Nt.prototype.updateToolHighlight=function(e){var t,n;this._toolsContainer||(t=rt(".djs-palette-entries",this._container),this._toolsContainer=rt("[data-group=tools]",t)),n=this._toolsContainer,B(n.children,function(i){var r=i.getAttribute("data-action");if(r){var o=vt(i);r=r.replace("-tool",""),o.contains("entry")&&r===e?o.add("highlighted-entry"):o.remove("highlighted-entry")}})},Nt.prototype.isOpen=function(){return vt(this._container).has(Yf)},Nt.prototype._getParentContainer=function(){return this._canvas.getContainer()},Nt.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';function aD(e,t){var n=vt(e),i=De(t)?t:t.split(/\s+/g);i.forEach(function(r){n.add(r)})}function sD(e,t){var n=t.getPaletteEntries();return Wt(n)?n(e):(B(n,function(i,r){e[r]=i}),e)}const cD={__init__:["palette"],palette:["type",Nt]};var _x="crosshair",xx="selected",uD="djs-dragging-active-lasso";function Er(e,t,n,i,r,o,a){this._selection=r,this._dragging=n,this._mouse=a;var s=this,c={create:function(f){var p=t.getActiveLayer(),d=f.frame=Te("rect");xe(d,{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Fe(p,d),u(!0),this.update(f)},update:function(f){var p=f.frame,d=f.bbox;p&&d&&xe(p,{x:d.x,y:d.y,width:d.width,height:d.height});var g=f.marked,h=f.lastMarked;if(g&&h){for(const m of h)g.has(m)||t.removeMarker(m,xx);for(const m of g)h.has(m)||t.addMarker(m,xx)}},remove:function(f){this.update(f),f.frame&&jt(f.frame),u(!1)}};function u(f){Xe(t.getContainer()).toggle(uD,f)}function l(f){var p=i.getAll();return new Set(Jr(po(p,f)))}o.registerTool("lasso",{tool:"lasso.selection",dragging:"lasso"}),e.on("lasso.selection.end",function(f){var p=f.originalEvent.target;!f.hover&&!(p instanceof SVGElement)||e.once("lasso.selection.ended",function(){s.activateLasso(f.originalEvent,!0)})}),e.on("lasso.end",0,function(f){var p=f.context;s._select(Array.from(p.marked))}),e.on("lasso.start",function(f){var p=f.context;p.bbox=wx(f),p.add=sc(f),p.lastMarked=new Set(r.get()),p.add?p.marked=p.lastMarked:p.marked=new Set,p.initialMarked=p.marked,c.create(p)}),e.on("lasso.move",function(f){var p=f.context,d=p.bbox=wx(f),g=l(d),h=p.initialMarked.union(g);p.lastMarked=p.marked,p.marked=h,c.update(p)}),e.on("lasso.cleanup",function(f){var p=f.context;p.lastMarked=p.marked,p.marked=new Set(r.get()),c.remove(f.context)}),e.on("element.mousedown",1500,function(f){if(sc(f))return s.activateLasso(f.originalEvent),!0})}Er.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],Er.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:_x,data:{context:{}},keepSelection:!0})},Er.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:_x,data:{context:{}},keepSelection:!0})},Er.prototype._select=function(e){this._selection.select(e)},Er.prototype.select=function(e,t,n=[]){var i=Jr(po(e,t));this._select([...n,...i])},Er.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Er.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};function wx(e){var t={x:e.x-e.dx,y:e.y-e.dy},n={x:e.x,y:e.y},i;return t.x<=n.x&&t.y<n.y||t.x<n.x&&t.y<=n.y?i={x:t.x,y:t.y,width:n.x-t.x,height:n.y-t.y}:t.x>=n.x&&t.y<n.y||t.x>n.x&&t.y<=n.y?i={x:n.x,y:t.y,width:t.x-n.x,height:n.y-t.y}:t.x<=n.x&&t.y>n.y||t.x<n.x&&t.y>=n.y?i={x:t.x,y:n.y,width:n.x-t.x,height:t.y-n.y}:t.x>=n.x&&t.y>n.y||t.x>n.x&&t.y>=n.y?i={x:n.x,y:n.y,width:t.x-n.x,height:t.y-n.y}:i={x:n.x,y:n.y,width:0,height:0},i}const lD={__depends__:[vc,xa],__init__:["lassoTool"],lassoTool:["type",Er]};var Kf=1500,Ex="grab";function Ho(e,t,n,i,r,o){this._dragging=n,this._mouse=o;var a=this,s=i.get("keyboard",!1);r.registerTool("hand",{tool:"hand",dragging:"hand.move"}),e.on("element.mousedown",Kf,function(c){if(va(c))return a.activateMove(c.originalEvent,!0),!1}),s&&s.addListener(Kf,function(c){if(!(!Sx(c.keyEvent)||a.isActive())){var u=a._mouse.getLastMoveEvent();a.activateMove(u,!!u)}},"keyboard.keydown"),s&&s.addListener(Kf,function(c){!Sx(c.keyEvent)||!a.isActive()||a.toggle()},"keyboard.keyup"),e.on("hand.end",function(c){var u=c.originalEvent.target;if(!c.hover&&!(u instanceof SVGElement))return!1;e.once("hand.ended",function(){a.activateMove(c.originalEvent,{reactivate:!0})})}),e.on("hand.move.move",function(c){var u=t.viewbox().scale;t.scroll({dx:c.dx*u,dy:c.dy*u})}),e.on("hand.move.end",function(c){var u=c.context,l=u.reactivate;return!va(c)&&l&&e.once("hand.move.ended",function(f){a.activateHand(f.originalEvent,!0,!0)}),!1})}Ho.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],Ho.prototype.activateMove=function(e,t,n){typeof t=="object"&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:Ex,data:{context:n||{}}})},Ho.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:Ex,data:{context:{reactivate:n}}})},Ho.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},Ho.prototype.isActive=function(){var e=this._dragging.context();return e?/^(hand|hand\.move)$/.test(e.prefix):!1};function Sx(e){return Ht("Space",e)}const pD={__depends__:[vc,xa],__init__:["handTool"],handTool:["type",Ho]};var Rx="connect-ok",Cx="connect-not-ok";function zo(e,t,n,i,r,o,a){var s=this;this._dragging=t,this._rules=o,this._mouse=a,r.registerTool("global-connect",{tool:"global-connect",dragging:"global-connect.drag"}),e.on("global-connect.hover",function(c){var u=c.context,l=c.hover,f=u.canStartConnect=s.canStartConnect(l);f!==null&&(u.startTarget=l,i.addMarker(l,f?Rx:Cx))}),e.on(["global-connect.out","global-connect.cleanup"],function(c){var u=c.context.startTarget,l=c.context.canStartConnect;u&&i.removeMarker(u,l?Rx:Cx)}),e.on(["global-connect.ended"],function(c){var u=c.context,l=u.startTarget,f={x:c.x,y:c.y},p=s.canStartConnect(l);if(p)return e.once("element.out",function(){e.once(["connect.ended","connect.canceled"],function(){e.fire("global-connect.drag.ended")}),n.start(null,l,f)}),!1})}zo.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],zo.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},zo.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},zo.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},zo.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};const fD={__depends__:[$f,xi,Fi,vc,xa],globalConnect:["type",zo]};function Xf(e,t,n,i,r,o,a,s){this._palette=e,this._create=t,this._elementFactory=n,this._spaceTool=i,this._lassoTool=r,this._handTool=o,this._globalConnect=a,this._translate=s,e.registerProvider(this)}Xf.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],Xf.prototype.getPaletteEntries=function(){var e={},t=this._create,n=this._elementFactory,i=this._spaceTool,r=this._lassoTool,o=this._handTool,a=this._globalConnect,s=this._translate;function c(f,p,d,g,h){function m(_){var y=n.createShape(V({type:f},h));t.start(_,y)}return{group:p,className:d,title:g,action:{dragstart:m,click:m}}}function u(f){var p=n.createShape({type:"bpmn:SubProcess",x:0,y:0,isExpanded:!0}),d=n.createShape({type:"bpmn:StartEvent",x:40,y:82,parent:p});t.start(f,[p,d],{hints:{autoSelect:[p]}})}function l(f){t.start(f,n.createParticipantShape())}return V(e,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:s("Activate hand tool"),action:{click:function(f){o.activateHand(f)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:s("Activate lasso tool"),action:{click:function(f){r.activateSelection(f)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:s("Activate create/remove space tool"),action:{click:function(f){i.activateSelection(f)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:s("Activate global connect tool"),action:{click:function(f){a.start(f)}}},"tool-separator":{group:"tools",separator:!0},"create.start-event":c("bpmn:StartEvent","event","bpmn-icon-start-event-none",s("Create start event")),"create.intermediate-event":c("bpmn:IntermediateThrowEvent","event","bpmn-icon-intermediate-event-none",s("Create intermediate/boundary event")),"create.end-event":c("bpmn:EndEvent","event","bpmn-icon-end-event-none",s("Create end event")),"create.exclusive-gateway":c("bpmn:ExclusiveGateway","gateway","bpmn-icon-gateway-none",s("Create gateway")),"create.task":c("bpmn:Task","activity","bpmn-icon-task",s("Create task")),"create.data-object":c("bpmn:DataObjectReference","data-object","bpmn-icon-data-object",s("Create data object reference")),"create.data-store":c("bpmn:DataStoreReference","data-store","bpmn-icon-data-store",s("Create data store reference")),"create.subprocess-expanded":{group:"activity",className:"bpmn-icon-subprocess-expanded",title:s("Create expanded sub-process"),action:{dragstart:u,click:u}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:s("Create pool/participant"),action:{dragstart:l,click:l}},"create.group":c("bpmn:Group","artifact","bpmn-icon-group",s("Create group"))}),e};const dD={__depends__:[cD,gc,ev,lD,pD,fD,pa],__init__:["paletteProvider"],paletteProvider:["type",Xf]};var hD=250;function Zf(e,t,n,i,r){te.call(this,e);function o(s){var c=s.canExecute.replacements;B(c,function(u){var l=u.oldElementId,f={type:u.newElementType};if(!s.visualReplacements[l]){var p=t.get(l);V(f,{x:p.x,y:p.y});var d=n.createShape(f);i.addShape(d,p.parent);var g=rt('[data-element-id="'+Na(p.id)+'"]',s.dragGroup);g&&xe(g,{display:"none"});var h=r.addDragger(d,s.dragGroup);s.visualReplacements[l]=h,i.removeShape(d)}})}function a(s){var c=s.visualReplacements;B(c,function(u,l){var f=rt('[data-element-id="'+Na(l)+'"]',s.dragGroup);f&&xe(f,{display:"inline"}),u.remove(),c[l]&&delete c[l]})}e.on("shape.move.move",hD,function(s){var c=s.context,u=c.canExecute;c.visualReplacements||(c.visualReplacements={}),u&&u.replacements?o(c):a(c)})}Zf.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],_e(Zf,te);const mD={__depends__:[Mo],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Zf]};var gD=1250,Qf=40,yD=20,vD=10,Px=20,Ax=["x","y"],bD=Math.abs;function Tx(e){e.on(["connect.hover","connect.move","connect.end"],gD,function(t){var n=t.context,i=n.canExecute,r=n.start,o=n.hover,a=n.source,s=n.target;t.originalEvent&&kn(t.originalEvent)||(n.initialConnectionStart||(n.initialConnectionStart=n.connectionStart),i&&o&&_D(t,o,SD(o)),o&&ED(i,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(n.connectionStart=ei(r),Ve(o,["bpmn:Event","bpmn:Gateway"])&&Mx(t,ei(o)),Ve(o,["bpmn:Task","bpmn:SubProcess"])&&xD(t,o),w(a,"bpmn:BoundaryEvent")&&s===a.host&&wD(t)):kx(i,"bpmn:MessageFlow")?(w(r,"bpmn:Event")&&(n.connectionStart=ei(r)),w(o,"bpmn:Event")&&Mx(t,ei(o))):n.connectionStart=n.initialConnectionStart)})}Tx.$inject=["eventBus"];function _D(e,t,n){Ax.forEach(function(i){var r=Ox(i,t);e[i]<t[i]+n?Bt(e,i,t[i]+n):e[i]>t[i]+r-n&&Bt(e,i,t[i]+r-n)})}function xD(e,t){var n=ei(t);Ax.forEach(function(i){RD(e,t,i)&&Bt(e,i,n[i])})}function wD(e){var t=e.context,n=t.source,i=t.target;if(!CD(t)){var r=ei(n),o=Jt(r,i,-10),a=[];/top|bottom/.test(o)&&a.push("x"),/left|right/.test(o)&&a.push("y"),a.forEach(function(s){var c=e[s],u;bD(c-r[s])<Qf&&(c>r[s]?u=r[s]+Qf:u=r[s]-Qf,Bt(e,s,u))})}}function Mx(e,t){Bt(e,"x",t.x),Bt(e,"y",t.y)}function kx(e,t){return e&&e.type===t}function ED(e,t){return Yi(t,function(n){return kx(e,n)})}function Ox(e,t){return e==="x"?t.width:t.height}function SD(e){return w(e,"bpmn:Task")?vD:yD}function RD(e,t,n){return e[n]>t[n]+Px&&e[n]<t[n]+Ox(n,t)-Px}function CD(e){var t=e.hover,n=e.source;return t&&n&&t===n}function Sr(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}Sr.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},Sr.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,this._snapLocations.indexOf(e)===-1&&this._snapLocations.push(e)},Sr.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},Sr.prototype.getSnapLocations=function(){return this._snapLocations},Sr.prototype.setSnapLocations=function(e){this._snapLocations=e},Sr.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new Su,n.initDefaults(this._defaultSnaps)),n};function Su(){this._snapValues={}}Su.prototype.add=function(e,t){var n=this._snapValues[e];n||(n=this._snapValues[e]={x:[],y:[]}),n.x.indexOf(t.x)===-1&&n.x.push(t.x),n.y.indexOf(t.y)===-1&&n.y.push(t.y)},Su.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&hk(e[n],r[n],i)},Su.prototype.initDefaults=function(e){var t=this;B(e||{},function(n,i){B(n,function(r){t.add(i,r)})})};var PD=1250;function Ri(e,t,n){var i=this;this._elementRegistry=e,t.on(["create.start","shape.move.start"],function(r){i.initSnap(r)}),t.on(["create.move","create.end","shape.move.move","shape.move.end"],PD,function(r){var o=r.context,a=o.shape,s=o.snapContext,c=o.target;if(!(r.originalEvent&&kn(r.originalEvent))&&!(jo(r)||!c)){var u=s.pointsForTarget(c);u.initialized||(u=i.addSnapTargetPoints(u,a,c),u.initialized=!0),n.snap(r,u)}}),t.on(["create.cleanup","shape.move.cleanup"],function(){n.hide()})}Ri.$inject=["elementRegistry","eventBus","snapping"],Ri.prototype.initSnap=function(e){var t=this._elementRegistry,n=e.context,i=n.shape,r=n.snapContext;r||(r=n.snapContext=new Sr);var o;t.get(i.id)?o=ei(i,e):o={x:e.x+ei(i).x,y:e.y+ei(i).y};var a={x:o.x-i.width/2,y:o.y-i.height/2},s={x:o.x+i.width/2,y:o.y+i.height/2};return r.setSnapOrigin("mid",{x:o.x-e.x,y:o.y-e.y}),ze(i)||(r.setSnapOrigin("top-left",{x:a.x-e.x,y:a.y-e.y}),r.setSnapOrigin("bottom-right",{x:s.x-e.x,y:s.y-e.y})),r},Ri.prototype.addSnapTargetPoints=function(e,t,n){var i=this.getSnapTargets(t,n);return B(i,function(r){if(ze(r)){ze(t)&&e.add("mid",ei(r));return}if(ot(r)){if(r.waypoints.length<3)return;var o=r.waypoints.slice(1,-1);B(o,function(a){e.add("mid",a)});return}e.add("mid",ei(r))}),!Be(t.x)||!Be(t.y)||this._elementRegistry.get(t.id)&&e.add("mid",ei(t)),e},Ri.prototype.getSnapTargets=function(e,t){return v_(t).filter(function(n){return!AD(n)})};function AD(e){return!!e.hidden}var Dx=1500;function Go(e,t){t.invoke(Ri,this),e.on(["create.move","create.end"],Dx,OD),e.on(["create.move","create.end","shape.move.move","shape.move.end"],Dx,function(n){var i=n.context,r=i.canExecute,o=i.target,a=r&&(r==="attach"||r.attach);a&&!jo(n)&&TD(n,o)})}_e(Go,Ri),Go.$inject=["eventBus","injector"],Go.prototype.initSnap=function(e){var t=Ri.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return B(n.outgoing,function(r){var o=r.waypoints[0];o=o.original||o,t.setSnapOrigin(r.id+"-docking",Ix(o,i,e))}),B(n.incoming,function(r){var o=r.waypoints[r.waypoints.length-1];o=o.original||o,t.setSnapOrigin(r.id+"-docking",Ix(o,i,e))}),w(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},Go.prototype.addSnapTargetPoints=function(e,t,n){Ri.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);B(i,function(o){(kD(o)||MD([t,o],"bpmn:TextAnnotation"))&&(e.add("top-left",g_(o)),e.add("bottom-right",y_(o)))});var r=this._elementRegistry;return B(t.incoming,function(o){if(r.get(t.id)){Lx(i,o.source)||e.add("mid",Le(o.source));var a=o.waypoints[0];e.add(o.id+"-docking",a.original||a)}}),B(t.outgoing,function(o){if(r.get(t.id)){Lx(i,o.target)||e.add("mid",Le(o.target));var a=o.waypoints[o.waypoints.length-1];e.add(o.id+"-docking",a.original||a)}}),w(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},Go.prototype.getSnapTargets=function(e,t){return Ri.prototype.getSnapTargets.call(this,e,t).filter(function(n){return!w(n,"bpmn:Lane")})};function TD(e,t){var n=Me(t),i=Xg(e,t),r=e.context,o=r.shape,a;o.parent?a={x:0,y:0}:a=Le(o),/top/.test(i)?Bt(e,"y",n.top-a.y):/bottom/.test(i)&&Bt(e,"y",n.bottom-a.y),/left/.test(i)?Bt(e,"x",n.left-a.x):/right/.test(i)&&Bt(e,"x",n.right-a.x)}function MD(e,t){return e.every(function(n){return w(n,t)})}function kD(e){return w(e,"bpmn:SubProcess")&&Ye(e)?!0:w(e,"bpmn:Participant")}function OD(e){var t=e.context,n=t.createConstraints;if(n){var i=n.top,r=n.right,o=n.bottom,a=n.left;(a&&a>=e.x||r&&r<=e.x)&&Bt(e,"x",e.x),(i&&i>=e.y||o&&o<=e.y)&&Bt(e,"y",e.y)}}function Lx(e,t){return e.indexOf(t)!==-1}function Ix(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}var DD=1250;function Ja(e,t){var n=this;e.on(["resize.start"],function(i){n.initSnap(i)}),e.on(["resize.move","resize.end"],DD,function(i){var r=i.context,o=r.shape,a=o.parent,s=r.direction,c=r.snapContext;if(!(i.originalEvent&&kn(i.originalEvent))&&!jo(i)){var u=c.pointsForTarget(a);u.initialized||(u=n.addSnapTargetPoints(u,o,a,s),u.initialized=!0),BD(s)&&Bt(i,"x",i.x),ND(s)&&Bt(i,"y",i.y),t.snap(i,u)}}),e.on(["resize.cleanup"],function(){t.hide()})}Ja.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new Sr);var o=Bx(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},Ja.prototype.addSnapTargetPoints=function(e,t,n,i){var r=this.getSnapTargets(t,n);return B(r,function(o){e.add("corner",y_(o)),e.add("corner",g_(o))}),e.add("corner",Bx(t,i)),e},Ja.$inject=["eventBus","snapping"],Ja.prototype.getSnapTargets=function(e,t){return v_(t).filter(function(n){return!LD(n,e)&&!ot(n)&&!ID(n)&&!ze(n)})};function Bx(e,t){var n=Le(e),i=Me(e),r={x:n.x,y:n.y};return t.indexOf("n")!==-1?r.y=i.top:t.indexOf("s")!==-1&&(r.y=i.bottom),t.indexOf("e")!==-1?r.x=i.right:t.indexOf("w")!==-1&&(r.x=i.left),r}function LD(e,t){return e.host===t}function ID(e){return!!e.hidden}function BD(e){return e==="n"||e==="s"}function ND(e){return e==="e"||e==="w"}var $D=7,FD=1e3;function Rr(e){this._canvas=e,this._asyncHide=Iu(xn(this.hide,this),FD)}Rr.$inject=["canvas"],Rr.prototype.snap=function(e,t){var n=e.context,i=n.snapContext,r=i.getSnapLocations(),o={x:jo(e,"x"),y:jo(e,"y")};B(r,function(a){var s=i.getSnapOrigin(a),c={x:e.x+s.x,y:e.y+s.y};if(B(["x","y"],function(u){var l;o[u]||(l=t.snap(c,a,u,$D),l!==void 0&&(o[u]={value:l,originValue:l-s[u]}))}),o.x&&o.y)return!1}),this.showSnapLine("vertical",o.x&&o.x.value),this.showSnapLine("horizontal",o.y&&o.y.value),B(["x","y"],function(a){var s=o[a];Vt(s)&&Bt(e,a,s.originValue)})},Rr.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Te("path");return xe(n,{d:"M0,0 L0,0"}),Xe(n).add("djs-snap-line"),Fe(t,n),{update:function(i){Be(i)?e==="horizontal"?xe(n,{d:"M-100000,"+i+" L+100000,"+i,display:""}):xe(n,{d:"M "+i+",-100000 L "+i+", +100000",display:""}):xe(n,{display:"none"})}}},Rr.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},Rr.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},Rr.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},Rr.prototype.hide=function(){B(this._snapLines,function(e){e.update()})};const jD={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",Ri],resizeSnapping:["type",Ja],snapping:["type",Rr]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",Tx],createMoveSnapping:["type",Go]};var Nx=300;function je(e,t,n,i){this._open=!1,this._results={},this._eventMaps=[],this._cachedRootElement=null,this._cachedSelection=null,this._cachedViewbox=null,this._canvas=e,this._eventBus=t,this._selection=n,this._translate=i,this._container=this._getBoxHtml(),this._searchInput=rt(je.INPUT_SELECTOR,this._container),this._resultsContainer=rt(je.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy","drag.init","elements.changed"],this.close,this)}je.$inject=["canvas","eventBus","selection","translate"],je.prototype._bindEvents=function(){var e=this;function t(n,i,r,o){e._eventMaps.push({el:n,type:r,listener:An.bind(n,i,r,o)})}t(document,"html","click",function(n){e.close(!1)}),t(this._container,je.INPUT_SELECTOR,"click",function(n){n.stopPropagation(),n.delegateTarget.focus()}),t(this._container,je.RESULT_SELECTOR,"mouseover",function(n){n.stopPropagation(),e._scrollToNode(n.delegateTarget),e._preselect(n.delegateTarget)}),t(this._container,je.RESULT_SELECTOR,"click",function(n){n.stopPropagation(),e._select(n.delegateTarget)}),t(this._container,je.INPUT_SELECTOR,"keydown",function(n){Ht("ArrowUp",n)&&n.preventDefault(),Ht("ArrowDown",n)&&n.preventDefault()}),t(this._container,je.INPUT_SELECTOR,"keyup",function(n){if(Ht("Escape",n))return e.close();if(Ht("Enter",n)){var i=e._getCurrentResult();return i?e._select(i):e.close(!1)}if(Ht("ArrowUp",n))return e._scrollToDirection(!0);if(Ht("ArrowDown",n))return e._scrollToDirection();Ht(["ArrowLeft","ArrowRight"],n)||e._search(n.delegateTarget.value)})},je.prototype._unbindEvents=function(){this._eventMaps.forEach(function(e){An.unbind(e.el,e.type,e.listener)})},je.prototype._search=function(e){var t=this;if(this._clearResults(),!!e.trim()){var n=this._searchProvider.find(e);if(n=n.filter(function(r){return!t._canvas.getRootElements().includes(r.element)}),!n.length){this._selection.select(null);return}n.forEach(function(r){var o=r.element.id,a=t._createResultNode(r,o);t._results[o]={element:r.element,node:a}});var i=rt(je.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}},je.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},je.prototype._scrollToNode=function(e){if(!(!e||e===this._getCurrentResult())){var t=e.offsetTop,n=this._resultsContainer.scrollTop,i=t-this._resultsContainer.clientHeight+e.clientHeight;t<n?this._resultsContainer.scrollTop=t:n<i&&(this._resultsContainer.scrollTop=i)}},je.prototype._clearResults=function(){ws(this._resultsContainer),this._results={},this._eventBus.fire("searchPad.cleared")},je.prototype._getCurrentResult=function(){return rt(je.RESULT_SELECTED_SELECTOR,this._resultsContainer)},je.prototype._createResultNode=function(e,t){var n=ht(je.RESULT_HTML);return e.primaryTokens.length>0&&$x(n,e.primaryTokens,je.RESULT_PRIMARY_HTML),$x(n,e.secondaryTokens,je.RESULT_SECONDARY_HTML),un(n,je.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},je.prototype.registerProvider=function(e){this._searchProvider=e},je.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._cachedRootElement=this._canvas.getRootElement(),this._cachedSelection=this._selection.get(),this._cachedViewbox=this._canvas.viewbox(),this._selection.select(null),this._bindEvents(),this._open=!0,vt(this._canvas.getContainer()).add("djs-search-open"),vt(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},je.prototype.close=function(e=!0){this.isOpen()&&(e&&(this._cachedRootElement&&this._canvas.setRootElement(this._cachedRootElement),this._cachedSelection&&this._selection.select(this._cachedSelection),this._cachedViewbox&&this._canvas.viewbox(this._cachedViewbox),this._eventBus.fire("searchPad.restored")),this._cachedRootElement=null,this._cachedSelection=null,this._cachedViewbox=null,this._unbindEvents(),this._open=!1,vt(this._canvas.getContainer()).remove("djs-search-open"),vt(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._eventBus.fire("searchPad.closed"),this._canvas.restoreFocus())},je.prototype.toggle=function(){this.isOpen()?this.close():this.open()},je.prototype.isOpen=function(){return this._open},je.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&vt(t).remove(je.RESULT_SELECTED_CLASS);var n=un(e,je.RESULT_ID_ATTRIBUTE),i=this._results[n].element;vt(e).add(je.RESULT_SELECTED_CLASS),this._canvas.scrollToElement(i,{top:Nx}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},je.prototype._select=function(e){var t=un(e,je.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this._cachedSelection=null,this._cachedViewbox=null,this.close(!1),this._canvas.scrollToElement(n,{top:Nx}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},je.prototype._getBoxHtml=function(){const e=ht(je.BOX_HTML),t=rt(je.INPUT_SELECTOR,e);return t&&t.setAttribute("aria-label",this._translate("Search in diagram")),e};function $x(e,t,n){var i=HD(t),r=ht(n);r.innerHTML=i,e.appendChild(r)}function HD(e){var t="";return e.forEach(function(n){var i=Uv(n.value||n.matched||n.normal),r=n.match||n.matched;r?t+='<b class="'+je.RESULT_HIGHLIGHT_CLASS+'">'+i+"</b>":t+=i}),t!==""?t:null}je.CONTAINER_SELECTOR=".djs-search-container",je.INPUT_SELECTOR=".djs-search-input input",je.RESULTS_CONTAINER_SELECTOR=".djs-search-results",je.RESULT_SELECTOR=".djs-search-result",je.RESULT_SELECTED_CLASS="djs-search-result-selected",je.RESULT_SELECTED_SELECTOR="."+je.RESULT_SELECTED_CLASS,je.RESULT_ID_ATTRIBUTE="data-result-id",je.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",je.BOX_HTML=`<div class="djs-search-container djs-scrollable">
|
|
335
|
+
</svg>`},Qk=900;function Ya(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",Qk,this)}Ya.$inject=["popupMenu","distributeElements","translate","rules"],Ya.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&V(t,this._getEntries(e)),t},Ya.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},Ya.prototype._getEntries=function(e){var t=this._distributeElements,n=this._translate,i=this._popupMenu,r={"distribute-elements-horizontal":{group:"distribute",title:n("Distribute elements horizontally"),className:"bjs-align-elements-menu-entry",imageHtml:N_.horizontal,action:function(o,a){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageHtml:N_.vertical,action:function(o,a){t.trigger(e,"vertical"),i.close()}}};return r};const Jk={__depends__:[Of,Zk],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",du],distributeElementsMenuProvider:["type",Ya]};var $_="is not a registered action",eO="is already registered";function ni(e,t){this._eventBus=e,this._actions={};var n=this;e.on("diagram.init",function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})})}ni.$inject=["eventBus","injector"],ni.prototype._registerDefaultActions=function(e){var t=e.get("commandStack",!1),n=e.get("modeling",!1),i=e.get("selection",!1),r=e.get("zoomScroll",!1),o=e.get("copyPaste",!1),a=e.get("canvas",!1),s=e.get("rules",!1),c=e.get("keyboardMove",!1),u=e.get("keyboardMoveSelection",!1);t&&(this.register("undo",function(){t.undo()}),this.register("redo",function(){t.redo()})),o&&i&&this.register("copy",function(){var l=i.get();if(l.length)return o.copy(l)}),o&&i&&this.register("duplicate",function(){var l=i.get();if(l.length)return o.duplicate(l)}),o&&this.register("paste",function(){o.paste()}),o&&i&&s&&this.register("cut",function(){var l=i.get();if(l.length){var f=s.allowed("elements.delete",{elements:l});if(f!==!1){var p=De(f)?f:l;return o.cut(p.slice())}}}),r&&this.register("stepZoom",function(l){r.stepZoom(l.value)}),a&&this.register("zoom",function(l){a.zoom(l.value)}),n&&i&&s&&this.register("removeSelection",function(){var l=i.get();if(l.length){var f=s.allowed("elements.delete",{elements:l}),p;f!==!1&&(De(f)?p=f:p=l,p.length&&n.removeElements(p.slice()))}}),c&&this.register("moveCanvas",function(l){c.moveCanvas(l)}),u&&this.register("moveSelection",function(l){u.moveSelection(l.direction,l.accelerated)})},ni.prototype.trigger=function(e,t){if(!this._actions[e])throw zf(e,$_);var n=this._eventBus.fire("editorActions.allowed",{action:e,opts:t});if(n!==!1)return this._actions[e](t)},ni.prototype.register=function(e,t){var n=this;if(typeof e=="string")return this._registerAction(e,t);B(e,function(i,r){n._registerAction(r,i)})},ni.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw zf(e,eO);this._actions[e]=t},ni.prototype.unregister=function(e){if(!this.isRegistered(e))throw zf(e,$_);this._actions[e]=void 0},ni.prototype.getActions=function(){return Object.keys(this._actions)},ni.prototype.isRegistered=function(e){return!!this._actions[e]};function zf(e,t){return new Error(e+" "+t)}const tO={__init__:["editorActions"],editorActions:["type",ni]};function hu(e){e.invoke(ni,this)}_e(hu,ni),hu.$inject=["injector"],hu.prototype._registerDefaultActions=function(e){ni.prototype._registerDefaultActions.call(this,e);var t=e.get("canvas",!1),n=e.get("elementRegistry",!1),i=e.get("selection",!1),r=e.get("spaceTool",!1),o=e.get("lassoTool",!1),a=e.get("handTool",!1),s=e.get("globalConnect",!1),c=e.get("distributeElements",!1),u=e.get("alignElements",!1),l=e.get("directEditing",!1),f=e.get("searchPad",!1),p=e.get("modeling",!1),d=e.get("contextPad",!1);t&&n&&i&&this._registerAction("selectElements",function(){var g=t.getRootElement(),h=n.filter(function(m){return m!==g});return i.select(h),h}),r&&this._registerAction("spaceTool",function(){r.toggle()}),o&&this._registerAction("lassoTool",function(){o.toggle()}),a&&this._registerAction("handTool",function(){a.toggle()}),s&&this._registerAction("globalConnectTool",function(){s.toggle()}),i&&c&&this._registerAction("distributeElements",function(g){var h=i.get(),m=g.type;h.length&&c.trigger(h,m)}),i&&u&&this._registerAction("alignElements",function(g){var h=i.get(),m=[],x=g.type;h.length&&(m=We(h,function(y){return!w(y,"bpmn:Lane")}),u.trigger(m,x))}),i&&p&&this._registerAction("setColor",function(g){var h=i.get();h.length&&p.setColor(h,g)}),i&&l&&this._registerAction("directEditing",function(){var g=i.get();g.length&&l.activate(g[0])}),f&&this._registerAction("find",function(){f.toggle()}),t&&p&&this._registerAction("moveToOrigin",function(){var g=t.getRootElement(),h,m;w(g,"bpmn:Collaboration")?m=n.filter(function(x){return w(x.parent,"bpmn:Collaboration")}):m=n.filter(function(x){return x!==g&&!w(x.parent,"bpmn:SubProcess")}),h=Dt(m),p.moveElements(m,{x:-h.x,y:-h.y},g)}),i&&d&&this._registerAction("replaceElement",function(g){d.triggerEntry("replace","click",g)})};const nO={__depends__:[tO],editorActions:["type",hu]};function F_(e){e.on(["create.init","shape.move.init"],function(t){var n=t.context,i=t.shape;Ve(i,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(n.gridSnappingContext||(n.gridSnappingContext={}),n.gridSnappingContext.snapLocation="top-left")})}F_.$inject=["eventBus"];function qr(e,t){te.call(this,e),this._gridSnapping=t;var n=this;this.preExecute("shape.resize",function(i){var r=i.context,o=r.hints||{},a=o.autoResize;if(a){var s=r.shape,c=r.newBounds;Sn(a)?r.newBounds=n.snapComplex(c,a):r.newBounds=n.snapSimple(s,c)}})}qr.$inject=["eventBus","gridSnapping","modeling"],_e(qr,te),qr.prototype.snapSimple=function(e,t){var n=this._gridSnapping;return t.width=n.snapValue(t.width,{min:t.width}),t.height=n.snapValue(t.height,{min:t.height}),t.x=e.x+e.width/2-t.width/2,t.y=e.y+e.height/2-t.height/2,t},qr.prototype.snapComplex=function(e,t){return/w|e/.test(t)&&(e=this.snapHorizontally(e,t)),/n|s/.test(t)&&(e=this.snapVertically(e,t)),e},qr.prototype.snapHorizontally=function(e,t){var n=this._gridSnapping,i=/w/.test(t),r=/e/.test(t),o={};return o.width=n.snapValue(e.width,{min:e.width}),r&&(i?(o.x=n.snapValue(e.x,{max:e.x}),o.width+=n.snapValue(e.x-o.x,{min:e.x-o.x})):e.x=e.x+e.width-o.width),V(e,o),e},qr.prototype.snapVertically=function(e,t){var n=this._gridSnapping,i=/n/.test(t),r=/s/.test(t),o={};return o.height=n.snapValue(e.height,{min:e.height}),i&&(r?(o.y=n.snapValue(e.y,{max:e.y}),o.height+=n.snapValue(e.y-o.y,{min:e.y-o.y})):e.y=e.y+e.height-o.height),V(e,o),e};var iO=2e3;function j_(e,t){e.on(["spaceTool.move","spaceTool.end"],iO,function(n){var i=n.context;if(i.initialized){var r=i.axis,o;r==="x"?(o=t.snapValue(n.dx),n.x=n.x+o-n.dx,n.dx=o):(o=t.snapValue(n.dy),n.y=n.y+o-n.dy,n.dy=o)}})}j_.$inject=["eventBus","gridSnapping"];const rO={__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",qr],gridSnappingSpaceToolBehavior:["type",j_]};var mu=10;function Gf(e,t,n){return n||(n="round"),Math[n](e/t)*t}var oO=1200,aO=800;function br(e,t,n){var i=!n||n.active!==!1;this._eventBus=t;var r=this;t.on("diagram.init",aO,function(){r.setActive(i)}),t.on(["create.move","create.end","bendpoint.move.move","bendpoint.move.end","connect.move","connect.end","connectionSegment.move.move","connectionSegment.move.end","resize.move","resize.end","shape.move.move","shape.move.end"],oO,function(o){var a=o.originalEvent;if(!(!r.active||a&&kn(a))){var s=o.context,c=s.gridSnappingContext;c||(c=s.gridSnappingContext={}),["x","y"].forEach(function(u){var l={},f=cO(o,u,e);f&&(l.offset=f);var p=sO(o,u);p&&V(l,p),jo(o,u)||r.snapEvent(o,u,l)})}})}br.prototype.snapEvent=function(e,t,n){var i=this.snapValue(e[t],n);Nt(e,t,i)},br.prototype.getGridSpacing=function(){return mu},br.prototype.snapValue=function(e,t){var n=0;t&&t.offset&&(n=t.offset),e+=n,e=Gf(e,mu);var i,r;return t&&t.min&&(i=t.min,Be(i)&&(i=Gf(i+n,mu,"ceil"),e=Math.max(e,i))),t&&t.max&&(r=t.max,Be(r)&&(r=Gf(r+n,mu,"floor"),e=Math.min(e,r))),e-=n,e},br.prototype.isActive=function(){return this.active},br.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},br.prototype.toggleActive=function(){this.setActive(!this.active)},br.$inject=["elementRegistry","eventBus","config.gridSnapping"];function sO(e,t){var n=e.context,i=n.createConstraints,r=n.resizeConstraints||{},o=n.gridSnappingContext,a=o.snapConstraints;if(a&&a[t])return a[t];a||(a=o.snapConstraints={}),a[t]||(a[t]={});var s=n.direction;i&&(gu(t)?(a.x.min=i.left,a.x.max=i.right):(a.y.min=i.top,a.y.max=i.bottom));var c=r.min,u=r.max;return c&&(gu(t)?z_(s)?a.x.max=c.left:a.x.min=c.right:H_(s)?a.y.max=c.top:a.y.min=c.bottom),u&&(gu(t)?z_(s)?a.x.min=u.left:a.x.max=u.right:H_(s)?a.y.min=u.top:a.y.max=u.bottom),a[t]}function cO(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,a=o.snapLocation,s=o.snapOffset;return s&&Be(s[t])||(s||(s=o.snapOffset={}),Be(s[t])||(s[t]=0),!r)||(n.get(r.id)||(gu(t)?s[t]+=r[t]+r.width/2:s[t]+=r[t]+r.height/2),!a)||(t==="x"?/left/.test(a)?s[t]-=r.width/2:/right/.test(a)&&(s[t]+=r.width/2):/top/.test(a)?s[t]-=r.height/2:/bottom/.test(a)&&(s[t]+=r.height/2)),s[t]}function gu(e){return e==="x"}function H_(e){return e.indexOf("n")!==-1}function z_(e){return e.indexOf("w")!==-1}const uO={__depends__:[rO],__init__:["gridSnapping"],gridSnapping:["type",br]};var lO=2e3;function G_(e,t,n){e.on("autoPlace",lO,function(i){var r=i.source,o=Le(r),a=i.shape,s=zv(r,a,n);return["x","y"].forEach(function(c){var u={};s[c]!==o[c]&&(s[c]>o[c]?u.min=s[c]:u.max=s[c],w(a,"bpmn:TextAnnotation")&&(pO(c)?u.offset=-a.width/2:u.offset=-a.height/2),s[c]=t.snapValue(s[c],u))}),s})}G_.$inject=["eventBus","gridSnapping","elementRegistry"];function pO(e){return e==="x"}var fO=1750;function V_(e,t,n){t.on(["create.start","shape.move.start"],fO,function(i){var r=i.context,o=r.shape,a=e.getRootElement();if(!(!w(o,"bpmn:Participant")||!w(a,"bpmn:Process")||!a.children.length)){var s=r.createConstraints;s&&(o.width=n.snapValue(o.width,{min:o.width}),o.height=n.snapValue(o.height,{min:o.height}))}})}V_.$inject=["canvas","eventBus","gridSnapping"];var dO=3e3;function yu(e,t,n){te.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],dO,function(r){var o=r.context,a=o.connection,s=o.hints||{},c=a.waypoints;s.connectionStart||s.connectionEnd||s.createElementsBehavior===!1||hO(c)&&n.updateWaypoints(a,i.snapMiddleSegments(c))})}yu.$inject=["eventBus","gridSnapping","modeling"],_e(yu,te),yu.prototype.snapMiddleSegments=function(e){var t=this._gridSnapping,n;e=e.slice();for(var i=1;i<e.length-2;i++)n=yO(t,e[i],e[i+1]),e[i]=n[0],e[i+1]=n[1];return e};function hO(e){return e.length>3}function mO(e){return e==="h"}function gO(e){return e==="v"}function yO(e,t,n){var i=Oi(t,n),r={};return mO(i)&&(r.y=e.snapValue(t.y)),gO(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=V({},t,r),n=V({},n,r)),[t,n]}const vO={__depends__:[uO,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",G_],gridSnappingParticipantBehavior:["type",V_],gridSnappingLayoutConnectionBehavior:["type",yu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",F_]};var bO=30,W_=30;function Ka(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],function(i){var r=i.element,o=i.gfx;if(w(r,"bpmn:Lane"))return n._createParticipantHit(r,o);if(w(r,"bpmn:Participant"))return Ke(r)?n._createParticipantHit(r,o):n._createDefaultHit(r,o);if(w(r,"bpmn:SubProcess"))return Ke(r)?n._createSubProcessHit(r,o):n._createDefaultHit(r,o)})}Ka.$inject=["eventBus","interactionEvents"],Ka.prototype._createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Ka.prototype._createParticipantHit=function(e,t){this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"no-move",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height});var n=Yt(e)?{width:bO,height:e.height}:{width:e.width,height:W_};return this._interactionEvents.createBoxHit(t,"all",n),!0},Ka.prototype._createSubProcessHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"no-move",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:e.width,height:W_}),!0};const _O={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Ka]};function vu(e){e.invoke(Do,this)}_e(vu,Do),vu.$inject=["injector"],vu.prototype.registerBindings=function(e,t){Do.prototype.registerBindings.call(this,e,t);function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("selectElements",function(i){var r=i.keyEvent;if(e.isKey(["a","A"],r)&&e.isCmd(r))return t.trigger("selectElements"),!0}),n("find",function(i){var r=i.keyEvent;if(e.isKey(["f","F"],r)&&e.isCmd(r))return t.trigger("find"),!0}),n("spaceTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["s","S"],r))return t.trigger("spaceTool"),!0}),n("lassoTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["l","L"],r))return t.trigger("lassoTool"),!0}),n("handTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["h","H"],r))return t.trigger("handTool"),!0}),n("globalConnectTool",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["c","C"],r))return t.trigger("globalConnectTool"),!0}),n("directEditing",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["e","E"],r))return t.trigger("directEditing"),!0}),n("replaceElement",function(i){var r=i.keyEvent;if(!e.hasModifier(r)&&e.isKey(["r","R"],r))return t.trigger("replaceElement",r),!0})};const xO={__depends__:[yf],__init__:["keyboardBindings"],keyboardBindings:["type",vu]};var wO={moveSpeed:1,moveSpeedAccelerated:10},EO=1500,U_="left",q_="up",Y_="right",K_="down",SO={ArrowLeft:U_,Left:U_,ArrowUp:q_,Up:q_,ArrowRight:Y_,Right:Y_,ArrowDown:K_,Down:K_},RO={left:function(e){return{x:-e,y:0}},up:function(e){return{x:0,y:-e}},right:function(e){return{x:e,y:0}},down:function(e){return{x:0,y:e}}};function X_(e,t,n,i,r){var o=this;this._config=V({},wO,e||{}),t.addListener(EO,function(a){var s=a.keyEvent,c=SO[s.key];if(c&&!t.isCmd(s)){var u=t.isShift(s);return o.moveSelection(c,u),!0}}),this.moveSelection=function(a,s){var c=r.get();if(c.length){var u=this._config[s?"moveSpeedAccelerated":"moveSpeed"],l=RO[a](u),f=i.allowed("elements.move",{shapes:c,hints:{keyboardMove:!0}});f&&n.moveElements(c,l)}}}X_.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];const CO={__depends__:[yf,Zn],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",X_]};var Z_=10;function Xa(e,t,n,i){this._dragging=i,this._rules=t;var r=this;function o(c,u){var l=c.shape,f=c.direction,p=c.resizeConstraints,d;c.delta=u,d=wC(l,f,u),c.newBounds=SC(d,p),c.canExecute=r.canResize(c)}function a(c){var u=c.resizeConstraints,l=c.minBounds;u===void 0&&(l===void 0&&(l=r.computeMinResizeBox(c)),c.resizeConstraints={min:Ae(l)})}function s(c){var u=c.shape,l=c.canExecute,f=c.newBounds;if(l){if(f=hm(f),!PO(u,f))return;n.resizeShape(u,f)}}e.on("resize.start",function(c){a(c.context)}),e.on("resize.move",function(c){var u={x:c.dx,y:c.dy};o(c.context,u)}),e.on("resize.end",function(c){s(c.context)})}Xa.prototype.canResize=function(e){var t=this._rules,n=oi(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Xa.prototype.activate=function(e,t,n){var i=this._dragging,r,o;if(typeof n=="string"&&(n={direction:n}),r=V({shape:t},n),o=r.direction,!o)throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");i.init(e,Q_(t,o),"resize",{autoActivate:!0,cursor:AO(o),data:{shape:t,context:r}})},Xa.prototype.computeMinResizeBox=function(e){var t=e.shape,n=e.direction,i,r;return i=e.minDimensions||{width:Z_,height:Z_},r=tg(t,e.childrenBoxPadding),RC(n,t,i,r)},Xa.$inject=["eventBus","rules","modeling","dragging"];function PO(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function Q_(e,t){var n=Le(e),i=Ae(e),r={x:n.x,y:n.y};return t.indexOf("n")!==-1?r.y=i.top:t.indexOf("s")!==-1&&(r.y=i.bottom),t.indexOf("e")!==-1?r.x=i.right:t.indexOf("w")!==-1&&(r.x=i.left),r}function AO(e){var t="resize-";return e==="n"||e==="s"?t+"ns":e==="e"||e==="w"?t+"ew":e==="nw"||e==="se"?t+"nwse":t+"nesw"}var J_="djs-resizing",ex="resize-not-ok",TO=500;function tx(e,t,n){function i(o){var a=o.shape,s=o.newBounds,c=o.frame;c||(c=o.frame=n.addFrame(a,t.getActiveLayer()),t.addMarker(a,J_)),s.width>5&&xe(c,{x:s.x,width:s.width}),s.height>5&&xe(c,{y:s.y,height:s.height}),o.canExecute?Xe(c).remove(ex):Xe(c).add(ex)}function r(o){var a=o.shape,s=o.frame;s&&Ht(o.frame),t.removeMarker(a,J_)}e.on("resize.move",TO,function(o){i(o.context)}),e.on("resize.cleanup",function(o){r(o.context)})}tx.$inject=["eventBus","canvas","previewSupport"];var bu=-6,_u=8,xu=20,Za="djs-resizer",MO=["n","w","s","e","nw","ne","se","sw"];function _r(e,t,n,i){this._resize=i,this._canvas=t;var r=this;e.on("selection.changed",function(o){var a=o.newSelection;r.removeResizers(),a.length===1&&B(a,xn(r.addResizer,r))}),e.on("shape.changed",function(o){var a=o.element;n.isSelected(a)&&(r.removeResizers(),r.addResizer(a))})}_r.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(o){cr(o)&&i.activate(o,e,n)}$e.bind(t,"mousedown",r),$e.bind(t,"touchstart",r)},_r.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=kO(i),a=Pe("g");Xe(a).add(Za),Xe(a).add(Za+"-"+e.id),Xe(a).add(Za+"-"+i),Fe(r,a);var s=Pe("rect");xe(s,{x:-_u/2+o.x,y:-_u/2+o.y,width:_u,height:_u}),Xe(s).add(Za+"-visual"),Fe(a,s);var c=Pe("rect");return xe(c,{x:-xu/2+o.x,y:-xu/2+o.y,width:xu,height:xu}),Xe(c).add(Za+"-hit"),Fe(a,c),Is(a,t,n),a},_r.prototype.createResizer=function(e,t){var n=Q_(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},_r.prototype.addResizer=function(e){var t=this;ot(e)||B(MO,function(n){t._resize.canResize({shape:e,direction:n})&&t.createResizer(e,n)})},_r.prototype.removeResizers=function(){var e=this._getResizersParent();Cs(e)},_r.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},_r.$inject=["eventBus","canvas","selection","resize"];function kO(e){var t={x:0,y:0};return e.indexOf("e")!==-1?t.x=-bu:e.indexOf("w")!==-1&&(t.x=bu),e.indexOf("s")!==-1?t.y=-bu:e.indexOf("n")!==-1&&(t.y=bu),t}const nx={__depends__:[xi,$i,Mo],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Xa],resizePreview:["type",tx],resizeHandles:["type",_r]};var OO=2e3;function Qa(e,t,n,i,r,o,a){this._bpmnFactory=t,this._canvas=n,this._modeling=r,this._textRenderer=a,i.registerProvider(this),e.on("element.dblclick",function(c){s(c.element,!0)}),e.on(["autoPlace.start","canvas.viewbox.changing","drag.init","element.mousedown","popupMenu.open","root.set","selection.changed"],function(){i.isActive()&&i.complete()}),e.on(["shape.remove","connection.remove"],OO,function(c){i.isActive(c.element)&&i.cancel()}),e.on(["commandStack.changed"],function(c){i.isActive()&&i.cancel()}),e.on("directEditing.activate",function(c){o.removeResizers()}),e.on("create.end",500,function(c){var u=c.context,l=u.shape,f=c.context.canExecute,p=c.isTouch;p||f&&(u.hints&&u.hints.createElementsBehavior===!1||s(l))}),e.on("autoPlace.end",500,function(c){s(c.shape)});function s(c,u){(u||Ve(c,["bpmn:Activity","bpmn:Event","bpmn:TextAnnotation","bpmn:Participant"]))&&i.activate(c)}}Qa.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],Qa.prototype.activate=function(e){var t=zn(e);if(t!==void 0){var n={text:t},i=this.getEditingBBox(e);V(n,i);var r={},o=n.style||{};return V(o,{backgroundColor:null,border:null}),(Ve(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||ix(e))&&V(r,{centerVertically:!0}),rr(e)&&(V(r,{resizable:!0,autoResize:!0}),V(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),w(e,"bpmn:TextAnnotation")&&(V(r,{resizable:!0,autoResize:!0}),V(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),V(n,{options:r,style:o}),n}},Qa.prototype.getEditingBBox=function(e){var t=this._canvas,n=e.label||e,i=t.getAbsoluteBBox(n),r={x:i.x+i.width/2,y:i.y+i.height/2},o={x:i.x,y:i.y},a=t.zoom(),s=this._textRenderer.getDefaultStyle(),c=this._textRenderer.getExternalStyle(),u=c.fontSize*a,l=c.lineHeight,f=s.fontSize*a,p=s.lineHeight,d={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};if(w(e,"bpmn:Lane")||IO(e)){var g=Yt(e),h=g?{width:i.height,height:30*a,x:i.x-i.height/2+15*a,y:r.y-30*a/2}:{width:i.width,height:30*a};V(o,h),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:g?"rotate(-90deg)":null})}if(LO(e)){var m=Yt(e),x=m?{width:i.width,height:i.height}:{width:i.height,height:i.width,x:r.x-i.height/2,y:r.y-i.width/2};V(o,x),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:m?null:"rotate(-90deg)"})}(Ve(e,["bpmn:Task","bpmn:CallActivity"])||ix(e))&&(V(o,{width:i.width,height:i.height}),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),DO(e)&&(V(o,{width:i.width,x:i.x}),V(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var y=1,_=i.width+2*y;if(n.labelTarget&&(V(o,{width:_,height:i.height+2*y,x:i.x-y,y:i.y-y}),V(d,{fontSize:u+"px",lineHeight:l})),rr(n)&&!$s(n)&&!Ge(n)){var S=Ml(e),P=t.getAbsoluteBBox({x:S.x,y:S.y,width:0,height:0}),C=u,L=Ir.width*a+2*y;V(o,{width:L,height:C+2*y,x:P.x-L/2,y:P.y-C/2-y}),V(d,{fontSize:u+"px",lineHeight:l})}return w(e,"bpmn:TextAnnotation")&&(V(o,{width:i.width+2*y,height:i.height+2*y,x:i.x-y,y:i.y-y,minWidth:30*a,minHeight:10*a}),V(d,{textAlign:"left",paddingTop:yo*a+"px",paddingBottom:yo*a+"px",paddingLeft:yo*a+"px",paddingRight:yo*a+"px",fontSize:f+"px",lineHeight:p})),{bounds:o,style:d}},Qa.prototype.update=function(e,t,n,i){var r,o;w(e,"bpmn:TextAnnotation")&&(o=this._canvas.getAbsoluteBBox(e),r={x:e.x,y:e.y,width:e.width/o.width*i.width,height:e.height/o.height*i.height}),BO(t)&&(t=null),this._modeling.updateLabel(e,t,r)};function ix(e){return w(e,"bpmn:SubProcess")&&!Ke(e)}function DO(e){return w(e,"bpmn:SubProcess")&&Ke(e)}function LO(e){return w(e,"bpmn:Participant")&&!Ke(e)}function IO(e){return w(e,"bpmn:Participant")&&Ke(e)}function BO(e){return!e||!e.trim()}var rx="djs-element-hidden",ox="djs-label-hidden";function ax(e,t,n){var i=this,r=t.getDefaultLayer(),o,a,s;e.on("directEditing.activate",function(c){var u=c.active;if(o=u.element.label||u.element,w(o,"bpmn:TextAnnotation")){a=t.getAbsoluteBBox(o),s=Pe("g");var l=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:o.height,position:{mx:0,my:0}}),f=i.path=Pe("path");xe(f,{d:l,strokeWidth:2,stroke:NO(o)}),Fe(s,f),Fe(r,s),en(s,o.x,o.y)}w(o,"bpmn:TextAnnotation")||o.labelTarget?t.addMarker(o,rx):(w(o,"bpmn:Task")||w(o,"bpmn:CallActivity")||w(o,"bpmn:SubProcess")||w(o,"bpmn:Participant")||w(o,"bpmn:Lane"))&&t.addMarker(o,ox)}),e.on("directEditing.resize",function(c){if(w(o,"bpmn:TextAnnotation")){var u=c.height,l=c.dy,f=Math.max(o.height/a.height*(u+l),0),p=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:f,position:{mx:0,my:0}});xe(i.path,{d:p})}}),e.on(["directEditing.complete","directEditing.cancel"],function(c){var u=c.active;u&&(t.removeMarker(u.element.label||u.element,rx),t.removeMarker(o,ox)),o=void 0,a=void 0,s&&(Ht(s),s=void 0)})}ax.$inject=["eventBus","canvas","pathMap"];function NO(e,t){var n=Ze(e);return n.get("stroke")||t||"black"}const $O={__depends__:[Yp,nx,k_],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",Qa],labelEditingPreview:["type",ax]};var FO=500,jO=1e3;function Si(e,t,n){this._eventBus=e,this._elementRegistry=n,this._outlineOffset=5,this._outlineStyle=t.cls("djs-outline",["no-fill"]);var i=this;function r(o){SS(o)||i.createOutline(o)}e.on("element.hover",function(o){r(o.element)}),e.on("selection.changed",function(o){B(o.newSelection,r)}),e.on(["shape.changed","connection.changed"],FO,function(o){var a=o.element,s=o.gfx,c=rt(".djs-outline",s);c&&i.updateOutline(a,c)})}Si.prototype.createOutline=function(e){var t=this._elementRegistry.getGraphics(e);if(!t)throw new Error("cannot create outline for non-rendered element");var n=rt(".djs-outline",t);return n||(n=this.getOutline(e)||this._createOutlineGfx(),Fe(t,n),this.updateOutline(e,n)),n},Si.prototype._createOutlineGfx=function(){var e=Pe("rect");return xe(e,V({x:0,y:0,rx:4,width:100,height:100},this._outlineStyle)),e},Si.prototype.updateOutline=function(e,t){e.waypoints?this.updateConnectionOutline(t,e):this.updateShapeOutline(t,e)},Si.prototype.updateShapeOutline=function(e,t){var n=!1,i=this._getProviders();i.length&&B(i,function(r){n=n||r.updateOutline(t,e)}),n||xe(e,{x:-this._outlineOffset,y:-this._outlineOffset,width:t.width+this._outlineOffset*2,height:t.height+this._outlineOffset*2})},Si.prototype.updateConnectionOutline=function(e,t){var n=Dt(t);xe(e,{x:n.x-this._outlineOffset,y:n.y-this._outlineOffset,width:n.width+this._outlineOffset*2,height:n.height+this._outlineOffset*2})},Si.prototype.registerProvider=function(e,t){t||(t=e,e=jO),this._eventBus.on("outline.getProviders",e,function(n){n.providers.push(t)})},Si.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"outline.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Si.prototype.getOutline=function(e){var t,n=this._getProviders();return B(n,function(i){Ut(i.getOutline)&&(t=t||i.getOutline(e))}),t},Si.$inject=["eventBus","styles","elementRegistry"];var wu=6;function Vf(e,t,n){this._canvas=t;var i=this;e.on("element.changed",function(r){n.isSelected(r.element)&&i._updateMultiSelectionOutline(n.get())}),e.on("selection.changed",function(r){var o=r.newSelection;i._updateMultiSelectionOutline(o)})}Vf.prototype._updateMultiSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");Cs(t);var n=e.length>1,i=this._canvas.getContainer();if(Xe(i)[n?"add":"remove"]("djs-multi-select"),!!n){var r=HO(Dt(e)),o=Pe("rect");xe(o,V({rx:3},r)),Xe(o).add("djs-selection-outline"),Fe(t,o)}},Vf.$inject=["eventBus","canvas","selection"];function HO(e){return{x:e.x-wu,y:e.y-wu,width:e.width+wu*2,height:e.height+wu*2}}const Wf={__depends__:[Zn],__init__:["outline","multiSelectionOutline"],outline:["type",Si],multiSelectionOutline:["type",Vf]},sx=["bpmn:Event","bpmn:SequenceFlow","bpmn:Gateway"],cx={class:"bjs-label-link",stroke:"var(--element-selected-outline-secondary-stroke-color)",strokeDasharray:"5, 5"},zO=15,Eu=2;function ux(e,t,n,i,r){const o=t.getLayer("overlays");e.on(["selection.changed","shape.changed"],function(){s()}),e.on("selection.changed",function({newSelection:f}){var d;const p=f.filter(g=>Ve(g,sx));if(p.length===1){const g=p[0];Ge(g)?a(g,g.labelTarget):(d=g.labels)!=null&&d.length&&a(g.labels[0],g)}if(p.length===2){const g=p.find(Ge),h=p.find(m=>{var x;return(x=m.labels)==null?void 0:x.includes(g)});g&&h&&a(g,h)}}),e.on("shape.changed",function({element:f}){var p;!Ve(f,sx)||!l(f)||(Ge(f)?a(f,f.labelTarget):(p=f.labels)!=null&&p.length&&a(f.labels[0],f))});function a(f,p){const d=ta([Le(p),Le(f)],cx),g=d.getAttribute("d"),m=r.isSelected(f)?c(f):u(f),x=oa(m,g);if(!x)return;const _=r.isSelected(p)?c(p):u(p),S=oa(_,g)||Le(p);ma(S,x)<zO||(wl(d,[S,x]),Fe(o,d))}function s(){Rs(`.${cx.class}`,o).forEach(Ht)}function c(f){const p=i.getOutline(f);if(!p)return u(f);if(p.x){const d={x:f.x+xr(p,"x")-Eu,y:f.y+xr(p,"y")-Eu,width:xr(p,"width")+Eu*2,height:xr(p,"height")+Eu*2};return Ol(d,xr(p,"rx"))}if(p.cx){const d=xr(p,"r"),g={x:f.x+xr(p,"cx")-d,y:f.y+xr(p,"cy")-d,width:d*2,height:d*2};return $m(g)}}function u(f){return n.getShapePath(f)}function l(f){return r.isSelected(f)}}ux.$inject=["eventBus","canvas","graphicsFactory","outline","selection"];function xr(e,t){return parseFloat(xe(e,t)||0)}const GO={__depends__:[Zn,Wf],__init__:["labelLink"],labelLink:["type",ux]};var VO=new To("tt");function WO(e){var t=mt('<div class="djs-tooltip-container" />');return vn(t,{position:"absolute",width:"0",height:"0"}),e.insertBefore(t,e.firstChild),t}function UO(e,t,n){vn(e,{left:t+"px",top:n+"px"})}function Uf(e,t){e.style.display=t===!1?"none":""}var lx="djs-tooltip",qf="."+lx;function En(e,t){this._eventBus=e,this._canvas=t,this._ids=VO,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=WO(t.getContainer());var n=this;An.bind(this._tooltipRoot,qf,"mousedown",function(i){i.stopPropagation()}),An.bind(this._tooltipRoot,qf,"mouseover",function(i){n.trigger("mouseover",i)}),An.bind(this._tooltipRoot,qf,"mouseout",function(i){n.trigger("mouseout",i)}),this._init()}En.$inject=["eventBus","canvas"],En.prototype.add=function(e){if(!e.position)throw new Error("must specifiy tooltip position");if(!e.html)throw new Error("must specifiy tooltip html");var t=this._ids.next();return e=V({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},En.prototype.trigger=function(e,t){var n=t.delegateTarget||t.target,i=this.get(ln(n,"data-tooltip-id"));i&&(e==="mouseover"&&i.timeout&&this.clearTimeout(i),e==="mouseout"&&i.timeout&&(i.timeout=1e3,this.setTimeout(i)))},En.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},En.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},En.prototype.setTimeout=function(e){if(e=this.get(e),!!e){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout(function(){t.remove(e)},e.timeout)}},En.prototype.remove=function(e){var t=this.get(e);t&&(mi(t.html),mi(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},En.prototype.show=function(){Uf(this._tooltipRoot)},En.prototype.hide=function(){Uf(this._tooltipRoot,!1)},En.prototype._updateRoot=function(e){var t=e.scale||1,n=e.scale||1,i="matrix("+t+",0,0,"+n+","+-1*e.x*t+","+-1*e.y*n+")";this._tooltipRoot.style.transform=i,this._tooltipRoot.style["-ms-transform"]=i},En.prototype._addTooltip=function(e){var t=e.id,n=e.html,i,r=this._tooltipRoot;n.get&&n.constructor.prototype.jquery&&(n=n.get(0)),Sn(n)&&(n=mt(n)),i=mt('<div data-tooltip-id="'+t+'" class="'+lx+'">'),vn(i,{position:"absolute"}),i.appendChild(n),e.type&&bt(i).add("djs-tooltip-"+e.type),e.className&&bt(i).add(e.className),e.htmlContainer=i,r.appendChild(i),this._tooltips[t]=e,this._updateTooltip(e)},En.prototype._updateTooltip=function(e){var t=e.position,n=e.htmlContainer;UO(n,t.x,t.y)},En.prototype._updateTooltipVisibilty=function(e){B(this._tooltips,function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),Uf(i,r))})},En.prototype._init=function(){var e=this;function t(n){e._updateRoot(n),e._updateTooltipVisibilty(n),e.show()}this._eventBus.on("canvas.viewbox.changing",function(n){e.hide()}),this._eventBus.on("canvas.viewbox.changed",function(n){t(n.viewbox)})};const qO={__init__:["tooltips"],tooltips:["type",En]};var YO="flow elements must be children of pools/participants",KO="Data object must be placed within a pool/participant.";function px(e,t,n){function i(r,o,a){t.add({position:{x:r.x+5,y:r.y+5},type:"error",timeout:2e3,html:"<div>"+o+"</div>"})}e.on(["shape.move.rejected","create.rejected"],function(r){var o=r.context,a=o.shape,s=o.target;w(s,"bpmn:Collaboration")&&(w(a,"bpmn:FlowNode")?i(r,n(YO)):w(a,"bpmn:DataObjectReference")&&i(r,n(KO)))})}px.$inject=["eventBus","tooltips","translate"];const XO={__depends__:[qO],__init__:["modelingFeedback"],modelingFeedback:["type",px]};var ZO=500,QO=1250,JO=1500,Su=Math.round;function eD(e){return{x:e.x+Su(e.width/2),y:e.y+Su(e.height/2)}}function fx(e,t,n,i,r){function o(s,c,u,l){return r.allowed("elements.move",{shapes:s,delta:c,position:u,target:l})}e.on("shape.move.start",JO,function(s){var c=s.context,u=s.shape,l=i.get().slice();l.indexOf(u)===-1&&(l=[u]),l=tD(l),V(c,{shapes:l,validatedShapes:l,shape:u})}),e.on("shape.move.start",QO,function(s){var c=s.context,u=c.validatedShapes,l;if(l=c.canExecute=o(u),!l)return!1}),e.on("shape.move.move",ZO,function(s){var c=s.context,u=c.validatedShapes,l=s.hover,f={x:s.dx,y:s.dy},p={x:s.x,y:s.y},d;if(d=o(u,f,p,l),c.delta=f,c.canExecute=d,d===null){c.target=null;return}c.target=l}),e.on("shape.move.end",function(s){var c=s.context,u=c.delta,l=c.canExecute,f=l==="attach",p=c.shapes;if(l===!1)return!1;u.x=Su(u.x),u.y=Su(u.y),!(u.x===0&&u.y===0)&&n.moveElements(p,u,c.target,{primaryShape:c.shape,attach:f})}),e.on("element.mousedown",function(s){if(cr(s)){var c=Ro(s);if(!c)throw new Error("must supply DOM mousedown event");return a(c,s.element)}});function a(s,c,u,l){if(Wt(u)&&(l=u,u=!1),!(c.waypoints||!c.parent)&&!Xe(s.target).has("djs-hit-no-move")){var f=eD(c),p=t.init(s,f,"shape.move",{cursor:"grabbing",autoActivate:u,data:{shape:c,context:l||{}}});if(p!==!1)return!0}}this.start=a}fx.$inject=["eventBus","dragging","modeling","selection","rules"];function tD(e){var t=eo(e,"id");return We(e,function(n){for(;n=n.parent;)if(t[n.id])return!1;return!0})}var dx=499,Yf="djs-dragging",hx="drop-ok",mx="drop-not-ok",gx="new-parent",yx="attach-ok";function vx(e,t,n,i){function r(c){var u=o(c),l=nD(u);return l}function o(c){var u=na(c),l=u.flatMap(d=>(d.incoming||[]).concat(d.outgoing||[])),f=u.concat(l),p=[...new Set(f)];return p}function a(c,u){[yx,hx,mx,gx].forEach(function(l){l===u?t.addMarker(c,l):t.removeMarker(c,l)})}function s(c,u,l){i.addDragger(u,c.dragGroup),l&&t.addMarker(u,Yf),c.allDraggedElements?c.allDraggedElements.push(u):c.allDraggedElements=[u]}e.on("shape.move.start",dx,function(c){var u=c.context,l=u.shapes,f=u.allDraggedElements,p=r(l);if(!u.dragGroup){var d=Pe("g");xe(d,n.cls("djs-drag-group",["no-events"]));var g=t.getActiveLayer();Fe(g,d),u.dragGroup=d}p.forEach(function(h){i.addDragger(h,u.dragGroup)}),f?f=Lu([f,o(l)]):f=o(l),B(f,function(h){t.addMarker(h,Yf)}),u.allDraggedElements=f,u.differentParents=iD(l)}),e.on("shape.move.move",dx,function(c){var u=c.context,l=u.dragGroup,f=u.target,p=u.shape.parent,d=u.canExecute;f&&(d==="attach"?a(f,yx):u.canExecute&&p&&f.id!==p.id?a(f,gx):a(f,u.canExecute?hx:mx)),en(l,c.dx,c.dy)}),e.on(["shape.move.out","shape.move.cleanup"],function(c){var u=c.context,l=u.target;l&&a(l,null)}),e.on("shape.move.cleanup",function(c){var u=c.context,l=u.allDraggedElements,f=u.dragGroup;B(l,function(p){t.removeMarker(p,Yf)}),f&&Ht(f)}),this.makeDraggable=s}vx.$inject=["eventBus","canvas","styles","previewSupport"];function nD(e){var t=new Set;e.forEach(function(i){t.add(i.id)});var n=We(e,function(i){return ot(i)?t.has(i.source.id)&&t.has(i.target.id):!0});return n}function iD(e){return X0(eo(e,function(t){return t.parent&&t.parent.id}))!==1}const rD={__depends__:[mc,Zn,Wf,xi,$i,Mo],__init__:["move","movePreview"],move:["type",fx],movePreview:["type",vx]};var bx=".djs-palette-toggle",_x=".entry",oD=bx+", "+_x,Kf="djs-palette-",aD="shown",Xf="open",xx="two-column",sD=1e3;function $t(e,t){this._eventBus=e,this._canvas=t;var n=this;e.on("tool-manager.update",function(i){var r=i.tool;n.updateToolHighlight(r)}),e.on("i18n.changed",function(){n._update()}),e.on("diagram.init",function(){n._diagramInitialized=!0,n._rebuild()})}$t.$inject=["eventBus","canvas"],$t.prototype.registerProvider=function(e,t){t||(t=e,e=sD),this._eventBus.on("palette.getProviders",e,function(n){n.providers.push(t)}),this._rebuild()},$t.prototype.getEntries=function(){var e=this._getProviders();return e.reduce(uD,{})},$t.prototype._rebuild=function(){if(this._diagramInitialized){var e=this._getProviders();e.length&&(this._container||this._init(),this._update())}},$t.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=mt($t.HTML_MARKUP);n.appendChild(i),bt(n).add(Kf+aD),An.bind(i,oD,"click",function(r){var o=r.delegateTarget;if(dl(o,bx))return e.toggle();e.trigger("click",r)}),$e.bind(i,"mousedown",function(r){r.stopPropagation()}),An.bind(i,_x,"dragstart",function(r){e.trigger("dragstart",r)}),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},$t.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},$t.prototype._toggleState=function(e){e=e||{};var t=this._getParentContainer(),n=this._container,i=this._eventBus,r,o=bt(n),a=bt(t);"twoColumn"in e?r=e.twoColumn:r=this._needsCollapse(t.clientHeight,this._entries||{}),o.toggle(xx,r),a.toggle(Kf+xx,r),"open"in e&&(o.toggle(Xf,e.open),a.toggle(Kf+Xf,e.open)),i.fire("palette.changed",{twoColumn:r,open:this.isOpen()})},$t.prototype._update=function(){var e=rt(".djs-palette-entries",this._container),t=this._entries=this.getEntries();Es(e),B(t,function(n,i){var r=n.group||"default",o=rt("[data-group="+Na(r)+"]",e);o||(o=mt('<div class="group"></div>'),ln(o,"data-group",r),e.appendChild(o));var a=n.html||(n.separator?'<hr class="separator" />':'<div class="entry" draggable="true"></div>'),s=mt(a);if(o.appendChild(s),!n.separator&&(ln(s,"data-action",i),n.title&&ln(s,"title",n.title),n.className&&cD(s,n.className),n.imageUrl)){var c=mt("<img>");ln(c,"src",n.imageUrl),s.appendChild(c)}}),this.open()},$t.prototype.trigger=function(e,t,n){var i,r,o=t.delegateTarget||t.target;return o?(i=ln(o,"data-action"),r=t.originalEvent||t,this.triggerEntry(i,e,r,n)):t.preventDefault()},$t.prototype.triggerEntry=function(e,t,n,i){var r=this._entries,o,a;if(o=r[e],!!o&&(a=o.action,this._eventBus.fire("palette.trigger",{entry:o,event:n})!==!1)){if(Ut(a)){if(t==="click")return a(n,i)}else if(a[t])return a[t](n,i);n.preventDefault()}},$t.prototype._layoutChanged=function(){this._toggleState({})},$t.prototype._needsCollapse=function(e,t){var n=50,i=Object.keys(t).length*46;return e<i+n},$t.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},$t.prototype.open=function(){this._toggleState({open:!0})},$t.prototype.toggle=function(){this.isOpen()?this.close():this.open()},$t.prototype.isActiveTool=function(e){return e&&this._activeTool===e},$t.prototype.updateToolHighlight=function(e){var t,n;this._toolsContainer||(t=rt(".djs-palette-entries",this._container),this._toolsContainer=rt("[data-group=tools]",t)),n=this._toolsContainer,B(n.children,function(i){var r=i.getAttribute("data-action");if(r){var o=bt(i);r=r.replace("-tool",""),o.contains("entry")&&r===e?o.add("highlighted-entry"):o.remove("highlighted-entry")}})},$t.prototype.isOpen=function(){return bt(this._container).has(Xf)},$t.prototype._getParentContainer=function(){return this._canvas.getContainer()},$t.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';function cD(e,t){var n=bt(e),i=De(t)?t:t.split(/\s+/g);i.forEach(function(r){n.add(r)})}function uD(e,t){var n=t.getPaletteEntries();return Ut(n)?n(e):(B(n,function(i,r){e[r]=i}),e)}const lD={__init__:["palette"],palette:["type",$t]};var wx="crosshair",Ex="selected",pD="djs-dragging-active-lasso";function wr(e,t,n,i,r,o,a){this._selection=r,this._dragging=n,this._mouse=a;var s=this,c={create:function(f){var p=t.getActiveLayer(),d=f.frame=Pe("rect");xe(d,{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Fe(p,d),u(!0),this.update(f)},update:function(f){var p=f.frame,d=f.bbox;p&&d&&xe(p,{x:d.x,y:d.y,width:d.width,height:d.height});var g=f.marked,h=f.lastMarked;if(g&&h){for(const m of h)g.has(m)||t.removeMarker(m,Ex);for(const m of g)h.has(m)||t.addMarker(m,Ex)}},remove:function(f){this.update(f),f.frame&&Ht(f.frame),u(!1)}};function u(f){Xe(t.getContainer()).toggle(pD,f)}function l(f){var p=i.getAll();return new Set(Jr(po(p,f)))}o.registerTool("lasso",{tool:"lasso.selection",dragging:"lasso"}),e.on("lasso.selection.end",function(f){var p=f.originalEvent.target;!f.hover&&!(p instanceof SVGElement)||e.once("lasso.selection.ended",function(){s.activateLasso(f.originalEvent,!0)})}),e.on("lasso.end",0,function(f){var p=f.context;s._select(Array.from(p.marked))}),e.on("lasso.start",function(f){var p=f.context;p.bbox=Sx(f),p.add=cc(f),p.lastMarked=new Set(r.get()),p.add?p.marked=p.lastMarked:p.marked=new Set,p.initialMarked=p.marked,c.create(p)}),e.on("lasso.move",function(f){var p=f.context,d=p.bbox=Sx(f),g=l(d),h=p.initialMarked.union(g);p.lastMarked=p.marked,p.marked=h,c.update(p)}),e.on("lasso.cleanup",function(f){var p=f.context;p.lastMarked=p.marked,p.marked=new Set(r.get()),c.remove(f.context)}),e.on("element.mousedown",1500,function(f){if(cc(f))return s.activateLasso(f.originalEvent),!0})}wr.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],wr.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:wx,data:{context:{}},keepSelection:!0})},wr.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:wx,data:{context:{}},keepSelection:!0})},wr.prototype._select=function(e){this._selection.select(e)},wr.prototype.select=function(e,t,n=[]){var i=Jr(po(e,t));this._select([...n,...i])},wr.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},wr.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};function Sx(e){var t={x:e.x-e.dx,y:e.y-e.dy},n={x:e.x,y:e.y},i;return t.x<=n.x&&t.y<n.y||t.x<n.x&&t.y<=n.y?i={x:t.x,y:t.y,width:n.x-t.x,height:n.y-t.y}:t.x>=n.x&&t.y<n.y||t.x>n.x&&t.y<=n.y?i={x:n.x,y:t.y,width:t.x-n.x,height:n.y-t.y}:t.x<=n.x&&t.y>n.y||t.x<n.x&&t.y>=n.y?i={x:t.x,y:n.y,width:n.x-t.x,height:t.y-n.y}:t.x>=n.x&&t.y>n.y||t.x>n.x&&t.y>=n.y?i={x:n.x,y:n.y,width:t.x-n.x,height:t.y-n.y}:i={x:n.x,y:n.y,width:0,height:0},i}const fD={__depends__:[bc,xa],__init__:["lassoTool"],lassoTool:["type",wr]};var Zf=1500,Rx="grab";function Ho(e,t,n,i,r,o){this._dragging=n,this._mouse=o;var a=this,s=i.get("keyboard",!1);r.registerTool("hand",{tool:"hand",dragging:"hand.move"}),e.on("element.mousedown",Zf,function(c){if(va(c))return a.activateMove(c.originalEvent,!0),!1}),s&&s.addListener(Zf,function(c){if(!(!Cx(c.keyEvent)||a.isActive())){var u=a._mouse.getLastMoveEvent();a.activateMove(u,!!u)}},"keyboard.keydown"),s&&s.addListener(Zf,function(c){!Cx(c.keyEvent)||!a.isActive()||a.toggle()},"keyboard.keyup"),e.on("hand.end",function(c){var u=c.originalEvent.target;if(!c.hover&&!(u instanceof SVGElement))return!1;e.once("hand.ended",function(){a.activateMove(c.originalEvent,{reactivate:!0})})}),e.on("hand.move.move",function(c){var u=t.viewbox().scale;t.scroll({dx:c.dx*u,dy:c.dy*u})}),e.on("hand.move.end",function(c){var u=c.context,l=u.reactivate;return!va(c)&&l&&e.once("hand.move.ended",function(f){a.activateHand(f.originalEvent,!0,!0)}),!1})}Ho.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],Ho.prototype.activateMove=function(e,t,n){typeof t=="object"&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:Rx,data:{context:n||{}}})},Ho.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:Rx,data:{context:{reactivate:n}}})},Ho.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},Ho.prototype.isActive=function(){var e=this._dragging.context();return e?/^(hand|hand\.move)$/.test(e.prefix):!1};function Cx(e){return zt("Space",e)}const dD={__depends__:[bc,xa],__init__:["handTool"],handTool:["type",Ho]};var Px="connect-ok",Ax="connect-not-ok";function zo(e,t,n,i,r,o,a){var s=this;this._dragging=t,this._rules=o,this._mouse=a,r.registerTool("global-connect",{tool:"global-connect",dragging:"global-connect.drag"}),e.on("global-connect.hover",function(c){var u=c.context,l=c.hover,f=u.canStartConnect=s.canStartConnect(l);f!==null&&(u.startTarget=l,i.addMarker(l,f?Px:Ax))}),e.on(["global-connect.out","global-connect.cleanup"],function(c){var u=c.context.startTarget,l=c.context.canStartConnect;u&&i.removeMarker(u,l?Px:Ax)}),e.on(["global-connect.ended"],function(c){var u=c.context,l=u.startTarget,f={x:c.x,y:c.y},p=s.canStartConnect(l);if(p)return e.once("element.out",function(){e.once(["connect.ended","connect.canceled"],function(){e.fire("global-connect.drag.ended")}),n.start(null,l,f)}),!1})}zo.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],zo.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},zo.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},zo.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},zo.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};const hD={__depends__:[jf,xi,$i,bc,xa],globalConnect:["type",zo]};function Qf(e,t,n,i,r,o,a,s){this._palette=e,this._create=t,this._elementFactory=n,this._spaceTool=i,this._lassoTool=r,this._handTool=o,this._globalConnect=a,this._translate=s,e.registerProvider(this)}Qf.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],Qf.prototype.getPaletteEntries=function(){var e={},t=this._create,n=this._elementFactory,i=this._spaceTool,r=this._lassoTool,o=this._handTool,a=this._globalConnect,s=this._translate;function c(f,p,d,g,h){function m(x){var y=n.createShape(V({type:f},h));t.start(x,y)}return{group:p,className:d,title:g,action:{dragstart:m,click:m}}}function u(f){var p=n.createShape({type:"bpmn:SubProcess",x:0,y:0,isExpanded:!0}),d=n.createShape({type:"bpmn:StartEvent",x:40,y:82,parent:p});t.start(f,[p,d],{hints:{autoSelect:[p]}})}function l(f){t.start(f,n.createParticipantShape())}return V(e,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:s("Activate hand tool"),action:{click:function(f){o.activateHand(f)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:s("Activate lasso tool"),action:{click:function(f){r.activateSelection(f)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:s("Activate create/remove space tool"),action:{click:function(f){i.activateSelection(f)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:s("Activate global connect tool"),action:{click:function(f){a.start(f)}}},"tool-separator":{group:"tools",separator:!0},"create.start-event":c("bpmn:StartEvent","event","bpmn-icon-start-event-none",s("Create start event")),"create.intermediate-event":c("bpmn:IntermediateThrowEvent","event","bpmn-icon-intermediate-event-none",s("Create intermediate/boundary event")),"create.end-event":c("bpmn:EndEvent","event","bpmn-icon-end-event-none",s("Create end event")),"create.exclusive-gateway":c("bpmn:ExclusiveGateway","gateway","bpmn-icon-gateway-none",s("Create gateway")),"create.task":c("bpmn:Task","activity","bpmn-icon-task",s("Create task")),"create.data-object":c("bpmn:DataObjectReference","data-object","bpmn-icon-data-object",s("Create data object reference")),"create.data-store":c("bpmn:DataStoreReference","data-store","bpmn-icon-data-store",s("Create data store reference")),"create.subprocess-expanded":{group:"activity",className:"bpmn-icon-subprocess-expanded",title:s("Create expanded sub-process"),action:{dragstart:u,click:u}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:s("Create pool/participant"),action:{dragstart:l,click:l}},"create.group":c("bpmn:Group","artifact","bpmn-icon-group",s("Create group"))}),e};const mD={__depends__:[lD,yc,nv,fD,dD,hD,pa],__init__:["paletteProvider"],paletteProvider:["type",Qf]};var gD=250;function Jf(e,t,n,i,r){te.call(this,e);function o(s){var c=s.canExecute.replacements;B(c,function(u){var l=u.oldElementId,f={type:u.newElementType};if(!s.visualReplacements[l]){var p=t.get(l);V(f,{x:p.x,y:p.y});var d=n.createShape(f);i.addShape(d,p.parent);var g=rt('[data-element-id="'+Na(p.id)+'"]',s.dragGroup);g&&xe(g,{display:"none"});var h=r.addDragger(d,s.dragGroup);s.visualReplacements[l]=h,i.removeShape(d)}})}function a(s){var c=s.visualReplacements;B(c,function(u,l){var f=rt('[data-element-id="'+Na(l)+'"]',s.dragGroup);f&&xe(f,{display:"inline"}),u.remove(),c[l]&&delete c[l]})}e.on("shape.move.move",gD,function(s){var c=s.context,u=c.canExecute;c.visualReplacements||(c.visualReplacements={}),u&&u.replacements?o(c):a(c)})}Jf.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],_e(Jf,te);const yD={__depends__:[Mo],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Jf]};var vD=1250,ed=40,bD=20,_D=10,Tx=20,Mx=["x","y"],xD=Math.abs;function kx(e){e.on(["connect.hover","connect.move","connect.end"],vD,function(t){var n=t.context,i=n.canExecute,r=n.start,o=n.hover,a=n.source,s=n.target;t.originalEvent&&kn(t.originalEvent)||(n.initialConnectionStart||(n.initialConnectionStart=n.connectionStart),i&&o&&wD(t,o,CD(o)),o&&RD(i,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(n.connectionStart=ei(r),Ve(o,["bpmn:Event","bpmn:Gateway"])&&Ox(t,ei(o)),Ve(o,["bpmn:Task","bpmn:SubProcess"])&&ED(t,o),w(a,"bpmn:BoundaryEvent")&&s===a.host&&SD(t)):Dx(i,"bpmn:MessageFlow")?(w(r,"bpmn:Event")&&(n.connectionStart=ei(r)),w(o,"bpmn:Event")&&Ox(t,ei(o))):n.connectionStart=n.initialConnectionStart)})}kx.$inject=["eventBus"];function wD(e,t,n){Mx.forEach(function(i){var r=Lx(i,t);e[i]<t[i]+n?Nt(e,i,t[i]+n):e[i]>t[i]+r-n&&Nt(e,i,t[i]+r-n)})}function ED(e,t){var n=ei(t);Mx.forEach(function(i){PD(e,t,i)&&Nt(e,i,n[i])})}function SD(e){var t=e.context,n=t.source,i=t.target;if(!AD(t)){var r=ei(n),o=Jt(r,i,-10),a=[];/top|bottom/.test(o)&&a.push("x"),/left|right/.test(o)&&a.push("y"),a.forEach(function(s){var c=e[s],u;xD(c-r[s])<ed&&(c>r[s]?u=r[s]+ed:u=r[s]-ed,Nt(e,s,u))})}}function Ox(e,t){Nt(e,"x",t.x),Nt(e,"y",t.y)}function Dx(e,t){return e&&e.type===t}function RD(e,t){return qi(t,function(n){return Dx(e,n)})}function Lx(e,t){return e==="x"?t.width:t.height}function CD(e){return w(e,"bpmn:Task")?_D:bD}function PD(e,t,n){return e[n]>t[n]+Tx&&e[n]<t[n]+Lx(n,t)-Tx}function AD(e){var t=e.hover,n=e.source;return t&&n&&t===n}function Er(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}Er.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},Er.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,this._snapLocations.indexOf(e)===-1&&this._snapLocations.push(e)},Er.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},Er.prototype.getSnapLocations=function(){return this._snapLocations},Er.prototype.setSnapLocations=function(e){this._snapLocations=e},Er.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new Ru,n.initDefaults(this._defaultSnaps)),n};function Ru(){this._snapValues={}}Ru.prototype.add=function(e,t){var n=this._snapValues[e];n||(n=this._snapValues[e]={x:[],y:[]}),n.x.indexOf(t.x)===-1&&n.x.push(t.x),n.y.indexOf(t.y)===-1&&n.y.push(t.y)},Ru.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&gk(e[n],r[n],i)},Ru.prototype.initDefaults=function(e){var t=this;B(e||{},function(n,i){B(n,function(r){t.add(i,r)})})};var TD=1250;function Ri(e,t,n){var i=this;this._elementRegistry=e,t.on(["create.start","shape.move.start"],function(r){i.initSnap(r)}),t.on(["create.move","create.end","shape.move.move","shape.move.end"],TD,function(r){var o=r.context,a=o.shape,s=o.snapContext,c=o.target;if(!(r.originalEvent&&kn(r.originalEvent))&&!(jo(r)||!c)){var u=s.pointsForTarget(c);u.initialized||(u=i.addSnapTargetPoints(u,a,c),u.initialized=!0),n.snap(r,u)}}),t.on(["create.cleanup","shape.move.cleanup"],function(){n.hide()})}Ri.$inject=["elementRegistry","eventBus","snapping"],Ri.prototype.initSnap=function(e){var t=this._elementRegistry,n=e.context,i=n.shape,r=n.snapContext;r||(r=n.snapContext=new Er);var o;t.get(i.id)?o=ei(i,e):o={x:e.x+ei(i).x,y:e.y+ei(i).y};var a={x:o.x-i.width/2,y:o.y-i.height/2},s={x:o.x+i.width/2,y:o.y+i.height/2};return r.setSnapOrigin("mid",{x:o.x-e.x,y:o.y-e.y}),Ge(i)||(r.setSnapOrigin("top-left",{x:a.x-e.x,y:a.y-e.y}),r.setSnapOrigin("bottom-right",{x:s.x-e.x,y:s.y-e.y})),r},Ri.prototype.addSnapTargetPoints=function(e,t,n){var i=this.getSnapTargets(t,n);return B(i,function(r){if(Ge(r)){Ge(t)&&e.add("mid",ei(r));return}if(ot(r)){if(r.waypoints.length<3)return;var o=r.waypoints.slice(1,-1);B(o,function(a){e.add("mid",a)});return}e.add("mid",ei(r))}),!Be(t.x)||!Be(t.y)||this._elementRegistry.get(t.id)&&e.add("mid",ei(t)),e},Ri.prototype.getSnapTargets=function(e,t){return __(t).filter(function(n){return!MD(n)})};function MD(e){return!!e.hidden}var Ix=1500;function Go(e,t){t.invoke(Ri,this),e.on(["create.move","create.end"],Ix,LD),e.on(["create.move","create.end","shape.move.move","shape.move.end"],Ix,function(n){var i=n.context,r=i.canExecute,o=i.target,a=r&&(r==="attach"||r.attach);a&&!jo(n)&&kD(n,o)})}_e(Go,Ri),Go.$inject=["eventBus","injector"],Go.prototype.initSnap=function(e){var t=Ri.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return B(n.outgoing,function(r){var o=r.waypoints[0];o=o.original||o,t.setSnapOrigin(r.id+"-docking",Nx(o,i,e))}),B(n.incoming,function(r){var o=r.waypoints[r.waypoints.length-1];o=o.original||o,t.setSnapOrigin(r.id+"-docking",Nx(o,i,e))}),w(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},Go.prototype.addSnapTargetPoints=function(e,t,n){Ri.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);B(i,function(o){(DD(o)||OD([t,o],"bpmn:TextAnnotation"))&&(e.add("top-left",v_(o)),e.add("bottom-right",b_(o)))});var r=this._elementRegistry;return B(t.incoming,function(o){if(r.get(t.id)){Bx(i,o.source)||e.add("mid",Le(o.source));var a=o.waypoints[0];e.add(o.id+"-docking",a.original||a)}}),B(t.outgoing,function(o){if(r.get(t.id)){Bx(i,o.target)||e.add("mid",Le(o.target));var a=o.waypoints[o.waypoints.length-1];e.add(o.id+"-docking",a.original||a)}}),w(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},Go.prototype.getSnapTargets=function(e,t){return Ri.prototype.getSnapTargets.call(this,e,t).filter(function(n){return!w(n,"bpmn:Lane")})};function kD(e,t){var n=Ae(t),i=Qg(e,t),r=e.context,o=r.shape,a;o.parent?a={x:0,y:0}:a=Le(o),/top/.test(i)?Nt(e,"y",n.top-a.y):/bottom/.test(i)&&Nt(e,"y",n.bottom-a.y),/left/.test(i)?Nt(e,"x",n.left-a.x):/right/.test(i)&&Nt(e,"x",n.right-a.x)}function OD(e,t){return e.every(function(n){return w(n,t)})}function DD(e){return w(e,"bpmn:SubProcess")&&Ke(e)?!0:w(e,"bpmn:Participant")}function LD(e){var t=e.context,n=t.createConstraints;if(n){var i=n.top,r=n.right,o=n.bottom,a=n.left;(a&&a>=e.x||r&&r<=e.x)&&Nt(e,"x",e.x),(i&&i>=e.y||o&&o<=e.y)&&Nt(e,"y",e.y)}}function Bx(e,t){return e.indexOf(t)!==-1}function Nx(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}var ID=1250;function Ja(e,t){var n=this;e.on(["resize.start"],function(i){n.initSnap(i)}),e.on(["resize.move","resize.end"],ID,function(i){var r=i.context,o=r.shape,a=o.parent,s=r.direction,c=r.snapContext;if(!(i.originalEvent&&kn(i.originalEvent))&&!jo(i)){var u=c.pointsForTarget(a);u.initialized||(u=n.addSnapTargetPoints(u,o,a,s),u.initialized=!0),$D(s)&&Nt(i,"x",i.x),FD(s)&&Nt(i,"y",i.y),t.snap(i,u)}}),e.on(["resize.cleanup"],function(){t.hide()})}Ja.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new Er);var o=$x(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},Ja.prototype.addSnapTargetPoints=function(e,t,n,i){var r=this.getSnapTargets(t,n);return B(r,function(o){e.add("corner",b_(o)),e.add("corner",v_(o))}),e.add("corner",$x(t,i)),e},Ja.$inject=["eventBus","snapping"],Ja.prototype.getSnapTargets=function(e,t){return __(t).filter(function(n){return!BD(n,e)&&!ot(n)&&!ND(n)&&!Ge(n)})};function $x(e,t){var n=Le(e),i=Ae(e),r={x:n.x,y:n.y};return t.indexOf("n")!==-1?r.y=i.top:t.indexOf("s")!==-1&&(r.y=i.bottom),t.indexOf("e")!==-1?r.x=i.right:t.indexOf("w")!==-1&&(r.x=i.left),r}function BD(e,t){return e.host===t}function ND(e){return!!e.hidden}function $D(e){return e==="n"||e==="s"}function FD(e){return e==="e"||e==="w"}var jD=7,HD=1e3;function Sr(e){this._canvas=e,this._asyncHide=Bu(xn(this.hide,this),HD)}Sr.$inject=["canvas"],Sr.prototype.snap=function(e,t){var n=e.context,i=n.snapContext,r=i.getSnapLocations(),o={x:jo(e,"x"),y:jo(e,"y")};B(r,function(a){var s=i.getSnapOrigin(a),c={x:e.x+s.x,y:e.y+s.y};if(B(["x","y"],function(u){var l;o[u]||(l=t.snap(c,a,u,jD),l!==void 0&&(o[u]={value:l,originValue:l-s[u]}))}),o.x&&o.y)return!1}),this.showSnapLine("vertical",o.x&&o.x.value),this.showSnapLine("horizontal",o.y&&o.y.value),B(["x","y"],function(a){var s=o[a];Wt(s)&&Nt(e,a,s.originValue)})},Sr.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Pe("path");return xe(n,{d:"M0,0 L0,0"}),Xe(n).add("djs-snap-line"),Fe(t,n),{update:function(i){Be(i)?e==="horizontal"?xe(n,{d:"M-100000,"+i+" L+100000,"+i,display:""}):xe(n,{d:"M "+i+",-100000 L "+i+", +100000",display:""}):xe(n,{display:"none"})}}},Sr.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},Sr.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},Sr.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},Sr.prototype.hide=function(){B(this._snapLines,function(e){e.update()})};const zD={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",Ri],resizeSnapping:["type",Ja],snapping:["type",Sr]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",kx],createMoveSnapping:["type",Go]};var Fx=300;function je(e,t,n,i){this._open=!1,this._results={},this._eventMaps=[],this._cachedRootElement=null,this._cachedSelection=null,this._cachedViewbox=null,this._canvas=e,this._eventBus=t,this._selection=n,this._translate=i,this._container=this._getBoxHtml(),this._searchInput=rt(je.INPUT_SELECTOR,this._container),this._resultsContainer=rt(je.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy","drag.init","elements.changed"],this.close,this)}je.$inject=["canvas","eventBus","selection","translate"],je.prototype._bindEvents=function(){var e=this;function t(n,i,r,o){e._eventMaps.push({el:n,type:r,listener:An.bind(n,i,r,o)})}t(document,"html","click",function(n){e.close(!1)}),t(this._container,je.INPUT_SELECTOR,"click",function(n){n.stopPropagation(),n.delegateTarget.focus()}),t(this._container,je.RESULT_SELECTOR,"mouseover",function(n){n.stopPropagation(),e._scrollToNode(n.delegateTarget),e._preselect(n.delegateTarget)}),t(this._container,je.RESULT_SELECTOR,"click",function(n){n.stopPropagation(),e._select(n.delegateTarget)}),t(this._container,je.INPUT_SELECTOR,"keydown",function(n){zt("ArrowUp",n)&&n.preventDefault(),zt("ArrowDown",n)&&n.preventDefault()}),t(this._container,je.INPUT_SELECTOR,"keyup",function(n){if(zt("Escape",n))return e.close();if(zt("Enter",n)){var i=e._getCurrentResult();return i?e._select(i):e.close(!1)}if(zt("ArrowUp",n))return e._scrollToDirection(!0);if(zt("ArrowDown",n))return e._scrollToDirection();zt(["ArrowLeft","ArrowRight"],n)||e._search(n.delegateTarget.value)})},je.prototype._unbindEvents=function(){this._eventMaps.forEach(function(e){An.unbind(e.el,e.type,e.listener)})},je.prototype._search=function(e){var t=this;if(this._clearResults(),!!e.trim()){var n=this._searchProvider.find(e);if(n=n.filter(function(r){return!t._canvas.getRootElements().includes(r.element)}),!n.length){this._selection.select(null);return}n.forEach(function(r){var o=r.element.id,a=t._createResultNode(r,o);t._results[o]={element:r.element,node:a}});var i=rt(je.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}},je.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},je.prototype._scrollToNode=function(e){if(!(!e||e===this._getCurrentResult())){var t=e.offsetTop,n=this._resultsContainer.scrollTop,i=t-this._resultsContainer.clientHeight+e.clientHeight;t<n?this._resultsContainer.scrollTop=t:n<i&&(this._resultsContainer.scrollTop=i)}},je.prototype._clearResults=function(){Es(this._resultsContainer),this._results={},this._eventBus.fire("searchPad.cleared")},je.prototype._getCurrentResult=function(){return rt(je.RESULT_SELECTED_SELECTOR,this._resultsContainer)},je.prototype._createResultNode=function(e,t){var n=mt(je.RESULT_HTML);return e.primaryTokens.length>0&&jx(n,e.primaryTokens,je.RESULT_PRIMARY_HTML),jx(n,e.secondaryTokens,je.RESULT_SECONDARY_HTML),ln(n,je.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},je.prototype.registerProvider=function(e){this._searchProvider=e},je.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._cachedRootElement=this._canvas.getRootElement(),this._cachedSelection=this._selection.get(),this._cachedViewbox=this._canvas.viewbox(),this._selection.select(null),this._bindEvents(),this._open=!0,bt(this._canvas.getContainer()).add("djs-search-open"),bt(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},je.prototype.close=function(e=!0){this.isOpen()&&(e&&(this._cachedRootElement&&this._canvas.setRootElement(this._cachedRootElement),this._cachedSelection&&this._selection.select(this._cachedSelection),this._cachedViewbox&&this._canvas.viewbox(this._cachedViewbox),this._eventBus.fire("searchPad.restored")),this._cachedRootElement=null,this._cachedSelection=null,this._cachedViewbox=null,this._unbindEvents(),this._open=!1,bt(this._canvas.getContainer()).remove("djs-search-open"),bt(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._eventBus.fire("searchPad.closed"),this._canvas.restoreFocus())},je.prototype.toggle=function(){this.isOpen()?this.close():this.open()},je.prototype.isOpen=function(){return this._open},je.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&bt(t).remove(je.RESULT_SELECTED_CLASS);var n=ln(e,je.RESULT_ID_ATTRIBUTE),i=this._results[n].element;bt(e).add(je.RESULT_SELECTED_CLASS),this._canvas.scrollToElement(i,{top:Fx}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},je.prototype._select=function(e){var t=ln(e,je.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this._cachedSelection=null,this._cachedViewbox=null,this.close(!1),this._canvas.scrollToElement(n,{top:Fx}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},je.prototype._getBoxHtml=function(){const e=mt(je.BOX_HTML),t=rt(je.INPUT_SELECTOR,e);return t&&t.setAttribute("aria-label",this._translate("Search in diagram")),e};function jx(e,t,n){var i=GD(t),r=mt(n);r.innerHTML=i,e.appendChild(r)}function GD(e){var t="";return e.forEach(function(n){var i=Yv(n.value||n.matched||n.normal),r=n.match||n.matched;r?t+='<b class="'+je.RESULT_HIGHLIGHT_CLASS+'">'+i+"</b>":t+=i}),t!==""?t:null}je.CONTAINER_SELECTOR=".djs-search-container",je.INPUT_SELECTOR=".djs-search-input input",je.RESULTS_CONTAINER_SELECTOR=".djs-search-results",je.RESULT_SELECTOR=".djs-search-result",je.RESULT_SELECTED_CLASS="djs-search-result-selected",je.RESULT_SELECTED_SELECTOR="."+je.RESULT_SELECTED_CLASS,je.RESULT_ID_ATTRIBUTE="data-result-id",je.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",je.BOX_HTML=`<div class="djs-search-container djs-scrollable">
|
|
336
336
|
<div class="djs-search-input">
|
|
337
337
|
<svg class="djs-search-icon" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
338
338
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.0325 8.5H9.625L13.3675 12.25L12.25 13.3675L8.5 9.625V9.0325L8.2975 8.8225C7.4425 9.5575 6.3325 10 5.125 10C2.4325 10 0.25 7.8175 0.25 5.125C0.25 2.4325 2.4325 0.25 5.125 0.25C7.8175 0.25 10 2.4325 10 5.125C10 6.3325 9.5575 7.4425 8.8225 8.2975L9.0325 8.5ZM1.75 5.125C1.75 6.9925 3.2575 8.5 5.125 8.5C6.9925 8.5 8.5 6.9925 8.5 5.125C8.5 3.2575 6.9925 1.75 5.125 1.75C3.2575 1.75 1.75 3.2575 1.75 5.125Z" fill="#22242A"/>
|
|
@@ -340,4 +340,4 @@
|
|
|
340
340
|
<input type="text" spellcheck="false" />
|
|
341
341
|
</div>
|
|
342
342
|
<div class="djs-search-results" />
|
|
343
|
-
</div>`,je.RESULT_HTML='<div class="djs-search-result"></div>',je.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',je.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';const
|
|
343
|
+
</div>`,je.RESULT_HTML='<div class="djs-search-result"></div>',je.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',je.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';const VD={__depends__:[pa,Hc,Zn],searchPad:["type",je]};function td(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._search=i,t.registerProvider(this)}td.$inject=["elementRegistry","searchPad","canvas","search"],td.prototype.find=function(e){var t=this._canvas.getRootElements(),n=this._elementRegistry.filter(function(i){return!Ge(i)&&!t.includes(i)});return this._search(n.map(i=>({element:i,label:zn(i),id:i.id})),e,{keys:["label","id"]}).map(WD)};function WD(e){const{item:{element:t},tokens:n}=e;return{element:t,primaryTokens:n.label,secondaryTokens:n.id}}const UD={__depends__:[VD,Qb],__init__:["bpmnSearch"],bpmnSearch:["type",td]},qD="M44.7648 11.3263L36.9892 2.64074C36.0451 1.58628 34.5651 0.988708 33.1904 0.988708H5.98667C3.22688 0.988708 0.989624 3.34892 0.989624 6.26039V55.0235C0.989624 57.9349 3.22688 60.2952 5.98667 60.2952H40.966C43.7257 60.2952 45.963 57.9349 45.963 55.0235V14.9459C45.963 13.5998 45.6407 12.3048 44.7648 11.3263Z",YD="M1.03845 48.1347C1.03845 49.3511 1.07295 50.758 1.38342 52.064C1.69949 53.3938 2.32428 54.7154 3.56383 55.6428C6.02533 57.4841 10.1161 58.7685 14.8212 59.6067C19.5772 60.4538 25.1388 60.8738 30.6831 60.8738C36.2276 60.8738 41.7891 60.4538 46.545 59.6067C51.2504 58.7687 55.3412 57.4842 57.8028 55.6429C59.0424 54.7156 59.6673 53.3938 59.9834 52.064C60.2938 50.7579 60.3285 49.351 60.3285 48.1344V13.8415C60.3285 12.6249 60.2938 11.218 59.9834 9.91171C59.6673 8.58194 59.0423 7.2602 57.8027 6.33294C55.341 4.49168 51.2503 3.20723 46.545 2.36914C41.7891 1.522 36.2276 1.10204 30.6831 1.10205C25.1388 1.10206 19.5772 1.52206 14.8213 2.36923C10.1162 3.20734 6.02543 4.49183 3.5639 6.33314C2.32433 7.26038 1.69951 8.58206 1.38343 9.91181C1.07295 11.2179 1.03845 12.6247 1.03845 13.8411V48.1347Z",KD={width:36,height:50},XD={width:50,height:50};function Hx(e,t,n){return Pe("path",{d:e,strokeWidth:2,transform:`translate(${t.x}, ${t.y})`,...n})}const ii=5;function Cu(e,t){this._styles=t,e.registerProvider(this)}Cu.$inject=["outline","styles"],Cu.prototype.getOutline=function(e){const t=this._styles.cls("djs-outline",["no-fill"]);var n;if(_R(e))return n=Pe("rect"),xe(n,V({x:-ii,y:-ii,rx:4,width:e.width+ii*2,height:e.height+ii*2},t)),n;if(!Ge(e))return w(e,"bpmn:Gateway")?(n=Pe("rect"),V(n.style,{"transform-box":"fill-box",transform:"rotate(45deg)","transform-origin":"center"}),xe(n,V({x:2,y:2,rx:4,width:e.width-4,height:e.height-4},t))):Ve(e,["bpmn:Task","bpmn:SubProcess","bpmn:Group","bpmn:CallActivity"])?(n=Pe("rect"),xe(n,V({x:-ii,y:-ii,rx:14,width:e.width+ii*2,height:e.height+ii*2},t))):w(e,"bpmn:EndEvent")?(n=Pe("circle"),xe(n,V({cx:e.width/2,cy:e.height/2,r:e.width/2+ii+1},t))):w(e,"bpmn:Event")?(n=Pe("circle"),xe(n,V({cx:e.width/2,cy:e.height/2,r:e.width/2+ii},t))):w(e,"bpmn:DataObjectReference")&&zx(e,"bpmn:DataObjectReference")?n=Hx(qD,{x:-6,y:-6},t):w(e,"bpmn:DataStoreReference")&&zx(e,"bpmn:DataStoreReference")&&(n=Hx(YD,{x:-6,y:-6},t)),n},Cu.prototype.updateOutline=function(e,t){if(!Ge(e))return Ve(e,["bpmn:SubProcess","bpmn:Group"])?(xe(t,{width:e.width+ii*2,height:e.height+ii*2}),!0):!!Ve(e,["bpmn:Event","bpmn:Gateway","bpmn:DataStoreReference","bpmn:DataObjectReference"])};function zx(e,t){var n;return t==="bpmn:DataObjectReference"?n=KD:t==="bpmn:DataStoreReference"&&(n=XD),e.width===n.width&&e.height===n.height}const ZD={__depends__:[Wf],__init__:["outlineProvider"],outlineProvider:["type",Cu]};var QD='<?xml version="1.0" encoding="UTF-8"?><bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" targetNamespace="http://bpmn.io/schema/bpmn" id="Definitions_1"><bpmn:process id="Process_1" isExecutable="false"><bpmn:startEvent id="StartEvent_1"/></bpmn:process><bpmndi:BPMNDiagram id="BPMNDiagram_1"><bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"><bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"><dc:Bounds height="36.0" width="36.0" x="173.0" y="102.0"/></bpmndi:BPMNShape></bpmndi:BPMNPlane></bpmndi:BPMNDiagram></bpmn:definitions>';function Ci(e){mo.call(this,e)}_e(Ci,mo),Ci.Viewer=yr,Ci.NavigatedViewer=$a,Ci.prototype.createDiagram=function(){return this.importXML(QD)},Ci.prototype._interactionModules=[tb,ib,ab],Ci.prototype._modelingModules=[ek,Fc,ok,ik,vk,jf,Sk,Kk,Wy,yc,Jk,nO,vO,_O,xO,CO,$O,GO,ff,XO,rD,mD,yD,nx,zD,UD,ZD],Ci.prototype._modules=[].concat(yr.prototype._modules,Ci.prototype._interactionModules,Ci.prototype._modelingModules);const JD=((e,t)=>{const n=e.__vccOpts||e;for(const[i,r]of t)n[i]=r;return n})(Ot.defineComponent({__name:"BpmnModelerView",props:{xml:{}},emits:["ready","imported","import-error"],setup(e,{expose:t,emit:n}){const i=e,r=n,o=Ot.ref();let a;async function s(u){if(!a)throw new Error("modeler not mounted");try{const{warnings:l}=await a.importXML(u),f=Xu(l);return r("imported",f),{warnings:f}}catch(l){throw r("import-error",l),l}}async function c(){if(!a)throw new Error("modeler not mounted");const{xml:u}=await a.saveXML({format:!0});return u??""}return Ot.onMounted(async()=>{a=new Ci({container:o.value,moddleExtensions:ps}),i.xml&&await s(i.xml),r("ready")}),Ot.watch(()=>i.xml,u=>{u&&a&&s(u)}),Ot.onBeforeUnmount(()=>{a==null||a.destroy(),a=void 0}),t({importXml:s,saveXml:c,getModeler:()=>a}),(u,l)=>(Ot.openBlock(),Ot.createElementBlock("div",{ref_key:"container",ref:o,class:"bpmn-modeler-view"},null,512))}}),[["__scopeId","data-v-a9b41c97"]]);ae.ADDABLE_FLOW_NODE_TYPES=is,ae.APPLY_BPMN_OPS_SCHEMA=U0,ae.BPMN_MODDLE_EXTENSIONS=ps,ae.BWL_MODDLE_SCHEMA=ld,ae.BWL_NS=ud,ae.BWL_PREFIX=ku,ae.BWL_SIDES=Ou,ae.BpmnModelerView=JD,ae.EDITOR=b1,ae.FLOW_LABEL_INDENT=Vd,ae.HEADLESS_BPMN_MODULES=Wv,ae.HEADLESS_TEXT_METRICS=ro,ae.I18N_NS=SE,ae.I18N_PREFIX=Id,ae.IR_FLOW_NODE_TYPES=Rr,ae.LABEL_FORK_MARGIN=el,ae.SYMBOLIC_OP_KINDS=dd,ae.SYMBOLIC_OP_SCHEMA=hd,ae.UNDO_EPISODE_COMMAND=Du,ae.applyBpmnOpBatch=$h,ae.applyBpmnOps=Lh,ae.approximateTextWidth=oo,ae.auditBpmnGeometry=th,ae.auditBpmnGeometryXml=YE,ae.auditGeometry=Wn,ae.auditTargetsOf=Vn,ae.axisSegmentsOf=yn,ae.blackBoxNameRect=Qu,ae.buildBpmnOpBatch=v1,ae.buildRegistryIndex=ih,ae.containerBoundarySegments=Qo,ae.createBpmnEditorController=_1,ae.createBpmnModdle=Bd,ae.createHeadlessBpmnModeler=jM,ae.crossedShapesOf=un,ae.crossingCost=Fn,ae.describeProcess=Nh,ae.describeProcessXml=y1,ae.edgeCrossCount=gs,ae.edgeCrossingPairsOf=nl,ae.edgeCrossingStatsOf=Kd,ae.executeAsUndoEpisode=fd,ae.forwardThreePointCandidates=ol,ae.geometryFindingKey=ai,ae.installHeadlessBpmnDom=$d,ae.isAddableFlowNodeType=cd,ae.isEdgeOverlapFinding=Ju,ae.isIrFlowNodeType=sd,ae.labelRectsOf=co,ae.lineCrossesLabel=Ti,ae.lineThroughLabel=Ud,ae.lineThroughShapeLabel=Jd,ae.loadBpmnXml=Ku,ae.lowerOps=Dh,ae.oppositeOverlapCount=BE,ae.oppositeOverlapOf=Gd,ae.planBackEdgeBoundaryClearance=dh,ae.planCrossPoolRoute=lh,ae.planEdgeRepair=ch,ae.planLabelLineClearance=Eh,ae.planLabelPlacement=wh,ae.planMiddleSegmentShifts=oh,ae.planOppositeOverlapRepair=mh,ae.planSegmentDetours=rl,ae.planShapeLabelClearance=Ch,ae.repairIntroducedBoundaryHugging=hh,ae.repairIntroducedCrossings=al,ae.repairIntroducedFakeMerges=yh,ae.repairIntroducedLabelLines=Sh,ae.repairIntroducedOppositeOverlaps=xh,ae.repairIntroducedShapeLabelLines=Ph,ae.repairIntroducedSharedSegmentLabels=Rh,ae.rerouteIntroducedCrossPoolEdges=ph,ae.resolverServicesOf=kh,ae.saveBpmnXml=RE,ae.sceneCrossingCost=Yd,ae.sceneFromDefinitions=eh,ae.sceneFromRegistry=pt,ae.sharedSegmentUnderLabel=ms,ae.sharedSpansOf=hs,ae.unreadableOverlapCount=$n,ae.unreadableOverlapOf=ao,ae.validateOps=Mh,ae.warningMessages=Xu,Object.defineProperty(ae,Symbol.toStringTag,{value:"Module"})}));
|