@g1cloud/bpmn-modeler-next 5.0.0-alpha.42 → 5.0.0-alpha.44

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.
@@ -1,14 +1,14 @@
1
- (function(ie,Tt){typeof exports=="object"&&typeof module<"u"?Tt(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],Tt):(ie=typeof globalThis<"u"?globalThis:ie||self,Tt(ie.BpmnModeler={},ie.Vue))})(this,(function(ie,Tt){"use strict";var ND=Object.defineProperty;var $D=(ie,Tt,Ei)=>Tt in ie?ND(ie,Tt,{enumerable:!0,configurable:!0,writable:!0,value:Ei}):ie[Tt]=Ei;var Qr=(ie,Tt,Ei)=>$D(ie,typeof Tt!="symbol"?Tt+"":Tt,Ei);const Ei=["startEvent","endEvent","userTask","serviceTask","task","sendTask","receiveTask","exclusiveGateway","parallelGateway"];function qf(e){return Ei.includes(e)}const Yf="http://g1project.net/spec/bpmn/bwl/1.0",Su="bwl",Ru=["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"],Kf={name:"bwl-hints",uri:Yf,prefix:Su,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"}]}]},Cu="bwl.undoEpisode",Xf=new WeakSet;function s0(e){Xf.has(e)||(e.register(Cu,{preExecute(t){try{t.run()}catch(n){t.error=n}}}),Xf.add(e))}function Zf(e,t){s0(e);const n={run:t};if(e.execute(Cu,n),n.error!==void 0)throw e.canUndo()&&e.undo(),n.error}const Qf=["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"],c0={description:"생략 = 보존, null = 제거.",anyOf:[{type:"string"},{type:"null"}]},u0={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},p0={type:"object",description:"플로우 노드. 좌표는 지정하지 않는다 — 배치는 resolver 가 결정한다.",properties:{id:{type:"string"},type:{type:"string",enum:[...Ei]},name:{type:"string"},participant:{type:"string",description:"소속 풀 id(협업 문서)."},lane:{type:"string",description:"소속 레인 id(풀 정의에 선언된 것)."}},required:["id","type"],additionalProperties:!1},f0={type:"object",description:"분기 조건 — 게이트웨이가 아닌 플로우에 붙인다. MVP 는 label 만.",properties:{label:{type:"string"}},required:["label"],additionalProperties:!1},d0={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},h0={type:"object",description:"메시지 플로우(풀 경계를 넘는 연결 — 노드 또는 블랙박스 풀 자체가 끝점).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"}},required:["id","source","target"],additionalProperties:!1},m0={type:"object",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},g0={type:"object",description:"데이터 입출력 연관. 방향 = source→target(태스크→스토어 = 쓰기, 스토어→태스크 = 읽기).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},y0={type:"object",properties:{id:{type:"string"},text:{type:"string"}},required:["id","text"],additionalProperties:!1},v0={type:"object",description:"연관선(주석 ↔ 요소).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},b0={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},_0={type:"object",description:"주석 방위 힌트 — 앵커 요소 기준 상대 배치. 있으면 결정적 배치, 없으면 휴리스틱.",properties:{anchor:{type:"string",description:"기준 요소 id."},side:{type:"string",enum:[...Ru]},offset:{type:"number",description:"앵커 가장자리 → 주석 가장자리 간격(px). 생략 시 50."}},required:["anchor","side"],additionalProperties:!1};function sn(e,t){return{type:"object",description:t.description,properties:{kind:{const:e},...t.properties},required:["kind",...t.required??[]],additionalProperties:!1}}const x0={"participant.add":sn("participant.add",{description:"풀 추가. order = 풀 세로 순서 힌트 — **작을수록 위**(생략 시 op 순서가 곧 배치 순서). 값은 상대 순서만 쓰므로 1,2,3… 연속이든 10,20,30 간격이든 같다.",properties:{participant:{$ref:"#/$defs/irParticipant"},order:{type:"integer"}},required:["participant"]}),"participant.update":sn("participant.update",{description:"풀 이름/레인 갱신. lanes 는 전체 재선언(생략 = 보존) — 기존 레인을 유지하려면 함께 다시 나열한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"]}),"node.add":sn("node.add",{description:'플로우 노드 추가. band = 가로 밴드 순번 힌트(주 흐름 0, 갈래 1, 2…) — 위/아래가 아니라 "주 흐름에서 몇 번째 갈래"다. 행 배치(어느 갈래가 위/아래인지)는 호스트가 정한다(대칭·메시지 방향). 레인이 있으면 그 레인 안의 밴드다 — 한 레인 안에서 게이트웨이 출구를 갈라 놓을 때 쓴다. 컨테이너(풀·레인)는 밴드 수만큼 자란다.',properties:{node:{$ref:"#/$defs/irNode"},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["node"]}),"node.update":sn("node.update",{description:"노드 이름/레인/타입 갱신. lane = 레인 재배정(이동), type = 태스크·이벤트 타입 전환.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lane:{type:"string"},type:{type:"string",enum:[...Ei]}},required:["id"]}),"sequenceFlow.add":sn("sequenceFlow.add",{description:"시퀀스 플로우 추가. 분기 조건은 게이트웨이가 아닌 플로우의 condition 에 싣는다.",properties:{flow:{$ref:"#/$defs/irSequenceFlow"}},required:["flow"]}),"sequenceFlow.update":sn("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":sn("messageFlow.add",{description:"메시지 플로우 추가(풀 경계를 넘는 연결).",properties:{flow:{$ref:"#/$defs/irMessageFlow"}},required:["flow"]}),"messageFlow.update":sn("messageFlow.update",{description:"메시지 플로우 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataStore.add":sn("dataStore.add",{description:"데이터 스토어 추가(+ 입출력 연관 동반 가능).",properties:{dataStore:{$ref:"#/$defs/irDataStore"},associations:{type:"array",items:{$ref:"#/$defs/irDataAssociation"}}},required:["dataStore"]}),"dataStore.update":sn("dataStore.update",{description:"데이터 스토어 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataAssociation.add":sn("dataAssociation.add",{description:"기존 노드 ↔ 기존 데이터 스토어의 입출력 연관 추가.",properties:{association:{$ref:"#/$defs/irDataAssociation"}},required:["association"]}),"association.add":sn("association.add",{description:"주석 ↔ 요소 연관 추가(한쪽 끝은 주석). 주석 신설과 함께면 annotation.add 의 association 을 쓰고, 이 op 는 추가 연관(한 주석에 여러 연관)용.",properties:{association:{$ref:"#/$defs/irAssociation"}},required:["association"]}),"annotation.add":sn("annotation.add",{description:"텍스트 주석 추가. association 으로 대상 요소와 연결하고, placement 로 방위를 지정하면 결정적 배치된다.",properties:{annotation:{$ref:"#/$defs/irTextAnnotation"},association:{$ref:"#/$defs/irAssociation"},placement:{$ref:"#/$defs/bwlPlacement"}},required:["annotation"]}),"annotation.update":sn("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":sn("group.add",{description:"그룹 추가 — 바운즈는 members 의 bbox 로 산출되므로 좌표를 지정하지 않는다.",properties:{group:{$ref:"#/$defs/irGroup"}},required:["group"]}),"group.update":sn("group.update",{description:"그룹 이름/멤버 갱신. members 는 전체 재선언(생략 = 보존).",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},members:{type:"array",items:{type:"string"}}},required:["id"]}),"element.remove":sn("element.remove",{description:"요소 제거(카테고리 무관). 부착된 연결선은 함께 제거된다.",properties:{id:{type:"string"}},required:["id"]})},Jf={anyOf:Qf.map(e=>x0[e])},w0={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:u0,irParticipant:l0,irNode:p0,irFlowCondition:f0,irSequenceFlow:d0,irMessageFlow:h0,irDataStore:m0,irDataAssociation:g0,irTextAnnotation:y0,irAssociation:v0,irGroup:b0,bwlPlacement:_0,nullableString:c0,symbolicOp:Jf}};function Pu(e){return Array.prototype.concat.apply([],e)}const Go=Object.prototype.toString,E0=Object.prototype.hasOwnProperty;function Pr(e){return e===void 0}function jt(e){return e!==void 0}function Jr(e){return e==null}function Pe(e){return Go.call(e)==="[object Array]"}function Yt(e){return Go.call(e)==="[object Object]"}function Oe(e){return Go.call(e)==="[object Number]"}function Kt(e){const t=Go.call(e);return t==="[object Function]"||t==="[object AsyncFunction]"||t==="[object GeneratorFunction]"||t==="[object AsyncGeneratorFunction]"||t==="[object Proxy]"}function En(e){return Go.call(e)==="[object String]"}function S0(e){if(!Pe(e))throw new Error("must supply array")}function Sn(e,t){return!Jr(e)&&E0.call(e,t)}function lt(e,t){const n=Qa(t);let i;return D(e,function(r,o){if(n(r,o))return i=r,!1}),i}function ed(e,t){const n=Qa(t);let i=Pe(e)?-1:void 0;return D(e,function(r,o){if(n(r,o))return i=o,!1}),i}function ze(e,t){const n=Qa(t);let i=[];return D(e,function(r,o){n(r,o)&&i.push(r)}),i}function D(e,t){let n,i;if(Pr(e))return;const r=Pe(e)?T0:A0;for(let o in e)if(Sn(e,o)&&(n=e[o],i=t(n,r(o)),i===!1))return n}function R0(e,t){if(Pr(e))return[];S0(e);const n=Qa(t);return e.filter(function(i,r){return!n(i,r)})}function Rn(e,t,n){return D(e,function(i,r){n=t(n,i,r)}),n}function Ar(e,t){return!!Rn(e,function(n,i,r){return n&&t(i,r)},!0)}function Yi(e,t){return!!lt(e,t)}function cn(e,t){let n=[];return D(e,function(i,r){n.push(t(i,r))}),n}function Za(e){return e&&Object.keys(e)||[]}function C0(e){return Za(e).length}function eo(e){return cn(e,t=>t)}function to(e,t,n={}){return t=Au(t),D(e,function(i){let r=t(i)||"_",o=n[r];o||(o=n[r]=[]),o.push(i)}),n}function td(e,...t){e=Au(e);let n={};return D(t,r=>to(r,e,n)),cn(n,function(r,o){return r[0]})}const P0=td;function oi(e,t){t=Au(t);let n=[];return D(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)}),cn(n,i=>i.v)}function no(e){return function(t){return Ar(e,function(n,i){return t[i]===n})}}function Au(e){return Kt(e)?e:t=>t[e]}function Qa(e){return Kt(e)?e:t=>t===e}function A0(e){return e}function T0(e){return Number(e)}function Tu(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 bn(e,t){return e.bind(t)}function j(e,...t){return Object.assign(e,...t)}function M0(e,t,n){let i=e;return D(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];jt(a)&&Jr(s)&&(s=i[r]=isNaN(+a)?{}:[]),Pr(a)?Pr(n)?delete i[r]:i[r]=n:i=s}),e}function ti(e,t){let n={},i=Object(e);return D(t,function(r){r in i&&(n[r]=e[r])}),n}function ai(e,t){let n={},i=Object(e);return D(i,function(r,o){t.indexOf(o)===-1&&(n[o]=r)}),n}function Mu(){}Mu.prototype.get=function(e){return this.$model.properties.get(this,e)},Mu.prototype.set=function(e,t){this.$model.properties.set(this,e,t)};function nd(e,t){this.model=e,this.properties=t}nd.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(Mu.prototype);D(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}),D(a,bn(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 k0=j(Object.create(null),{String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0}),id=j(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 ku(e,t){var n=id[e];return n?n(t):t}function Ou(e){return!!k0[e]}function rd(e){return!!id[e]}function un(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 In(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName=Object.create(null),this.properties=[],this.propertiesByName=Object.create(null)}In.prototype.build=function(){return ti(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},In.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)},In.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},In.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=un(r[0],i),a=un(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},In.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},In.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},In.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},In.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},In.prototype.assertNotTrait=function(e){if((e.extends||[]).length)throw new Error(`cannot create <${e.name}> extending <${e.extends}>`)},In.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")},In.prototype.hasProperty=function(e){return this.propertiesByName[e]},In.prototype.addTrait=function(e,t){t&&this.assertNotTrait(e);var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(D(e.properties,bn(function(o){o=j({},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,D(e,bn(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=j({},e);var t=this.packageMap;od(t,e,"prefix"),od(t,e,"uri"),D(e.types,bn(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=j({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:j({},e.meta||{})});var n=un(e.name,t.prefix),i=n.name,r=Object.create(null);D(e.properties,bn(function(o){var a=un(o.name,n.prefix),s=a.name;Ou(o.type)||(o.type=un(o.type,a.prefix).name),j(o,{ns:a,name:s}),r[s]=o},this)),j(e,{ns:n,name:i,propertiesByName:r}),D(e.extends,bn(function(o){var a=un(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=Ou(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(c,u){var l=un(c,Ou(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+">");D(i.superClass,n?a:s),t(i,!n),D(i.traits,a)},Ki.prototype.getEffectiveDescriptor=function(e){var t=un(e),n=new In(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 od(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Tr(e){this.model=e}Tr.prototype.set=function(e,t,n){if(!En(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.getProperty(e,t),r=i&&i.name;O0(n)?i?delete e[r]:delete e.$attrs[Du(t)]:i?r in e?e[r]=n:ad(e,i,n):e.$attrs[Du(t)]=n},Tr.prototype.get=function(e,t){var n=this.getProperty(e,t);if(!n)return e.$attrs[Du(t)];var i=n.name;return!e[i]&&n.isMany&&ad(e,n,[]),e[i]},Tr.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;n=j({},n,{get:function(){return i}}),delete n.value}Object.defineProperty(e,t,n)},Tr.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Tr.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Tr.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 O0(e){return typeof e>"u"}function ad(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Du(e){return e.replace(/^:/,"")}function jn(e,t={}){this.properties=new Tr(this),this.factory=new nd(this,this.properties),this.registry=new Ki(e,this.properties),this.typeCache=Object.create(null),this.config=t}jn.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},jn.prototype.getType=function(e){var t=this.typeCache,n=En(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},jn.prototype.createAny=function(e,t,n){var i=un(e),r={$type:e,$instanceOf:function(a){return a===this.$type},get:function(a){return this[a]},set:function(a,s){M0(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}),D(n,function(a,s){Yt(a)&&a.value!==void 0?r[a.name]=a.value:r[s]=a}),r},jn.prototype.getPackage=function(e){return this.registry.getPackage(e)},jn.prototype.getPackages=function(){return this.registry.getPackages()},jn.prototype.getElementDescriptor=function(e){return e.$descriptor},jn.prototype.hasType=function(e,t){t===void 0&&(t=e,e=this);var n=e.$model.getElementDescriptor(e);return t in n.allTypesByName},jn.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},jn.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var sd=String.fromCharCode,D0=Object.prototype.hasOwnProperty,L0=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/ig,Vo={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};Object.keys(Vo).forEach(function(e){Vo[e.toUpperCase()]=Vo[e]});function I0(e,t,n,i){return i?D0.call(Vo,i)?Vo[i]:"&"+i+";":sd(t||parseInt(n,16))}function Mr(e){return e.length>3&&e.indexOf("&")!==-1?e.replace(L0,I0):e}var cd="non-whitespace outside of root node";function Xi(e){return new Error(e)}function B0(e){return"missing namespace for prefix <"+e+">"}function Ja(e){return{get:e,enumerable:!0}}function N0(e){var t=Object.create(null),n;for(n in e)t[n]=e[n];return t}var ud=Symbol("nameCache");function Lu(e){return e+"$uri"}function $0(e){var t=Object.create(null),n,i;for(n in e)i=e[n],t[i]=i,t[Lu(i)]=n;return t}function es(){return{line:0,column:0}}function j0(e){throw e}function ld(e){if(!this)return new ld(e);var t=e&&e.proxy,n,i,r,o,a=j0,s,c,u,l,f=es,p=!1,d=!1,h="",m=!1,g=!1,S=null,E=!1,x,w,C,P;function L(O){O instanceof Error||(O=Xi(O)),S=O,a(O,f)}function T(O){s&&(O instanceof Error||(O=Xi(O)),s(O,f))}this.on=function(O,$){if(typeof $!="function")throw Xi("required args <name, cb>");switch(O){case"openTag":i=$;break;case"text":n=$;break;case"closeTag":r=$;break;case"error":a=$;break;case"warn":s=$;break;case"cdata":o=$;break;case"attention":l=$;break;case"question":u=$;break;case"comment":c=$;break;default:throw Xi("unsupported event: "+O)}return this},this.ns=function(O){if(typeof O>"u"&&(O={}),typeof O!="object")throw Xi("required args <nsMap={}>");var $=Object.create(null),re;for(re in O)$[re]=O[re];return g=!0,P=$,this};function N(){x=g?[]:null,w=g?$0(P):null,C=[],f=es,E=!1,S=null,d=!1,h=""}this.parse=function(O){if(typeof O!="string")throw Xi("required args <xml=string>");if(p)throw Xi("parse during stream; call end() first");return N(),k(O),f=es,E=!1,S},this.write=function(O){if(typeof O!="string")throw Xi("required args <xml=string>");return p||(N(),p=!0),S||(h=k(h+O,!0)||""),this},this.end=function(){return p||N(),p=!1,S||k(h),h="",f=es,E=!1,S},this.stop=function(){E=!0};function k(O,$=!1){var re=null,ye=null,Ue,q=0,le=!1,me=!1,se=0,_e=0,ne,U,V,Z,Fe,Rt,A,b,y,B="",z=0,K;function ge(rt,Nt){var Pt=rt.indexOf(":");if(Pt===-1)return rt;var vn=w[rt.substring(0,Pt)];return vn?Nt===vn?rt.substr(Pt+1):vn+rt.substr(Pt):(T(B0(rt.substring(0,Pt))),null)}function Be(){if(K!==null)return K;var rt,Nt,Pt=g&&w.xmlns,vn=g&&m?[]:null,pt=z,Vt=B,dn=Vt.length,Cr,wn,ri,Jn,Wt,Ui={},qi=new Set,an,Ke,nt;e:for(;pt<dn;pt++)if(an=!1,Ke=Vt.charCodeAt(pt),!(Ke===32||Ke<14&&Ke>8)){for((Ke<65||Ke>122||Ke>90&&Ke<97)&&Ke!==95&&Ke!==58&&(T("illegal first char attribute name"),an=!0),nt=pt+1;nt<dn;nt++)if(Ke=Vt.charCodeAt(nt),!(Ke>96&&Ke<123||Ke>64&&Ke<91||Ke>47&&Ke<59||Ke===46||Ke===45||Ke===95)){if(Ke===32||Ke<14&&Ke>8){T("missing attribute value"),pt=nt;continue e}if(Ke===61)break;T("illegal attribute name char"),an=!0}if(Wt=Vt.substring(pt,nt),Wt==="xmlns:xmlns"&&(T("illegal declaration of xmlns"),an=!0),Ke=Vt.charCodeAt(nt+1),Ke===34)nt=Vt.indexOf('"',pt=nt+2),nt===-1&&(nt=Vt.indexOf("'",pt),nt!==-1&&(T("attribute value quote missmatch"),an=!0));else if(Ke===39)nt=Vt.indexOf("'",pt=nt+2),nt===-1&&(nt=Vt.indexOf('"',pt),nt!==-1&&(T("attribute value quote missmatch"),an=!0));else for(T("missing attribute value quotes"),an=!0,nt=nt+1;nt<dn&&(Ke=Vt.charCodeAt(nt+1),!(Ke===32||Ke<14&&Ke>8));nt++);for(nt===-1&&(T("missing closing quotes"),nt=dn,an=!0),an||(ri=Vt.substring(pt,nt)),pt=nt;nt+1<dn&&(Ke=Vt.charCodeAt(nt+1),!(Ke===32||Ke<14&&Ke>8));nt++)pt===nt&&(T("illegal character after attribute end"),an=!0);if(pt=nt+1,an)continue e;if(qi.has(Wt)){T("attribute <"+Wt+"> already defined");continue}if(qi.add(Wt),!g){Ui[Wt]=ri;continue}if(m){if(wn=Wt==="xmlns"?"xmlns":Wt.charCodeAt(0)===120&&Wt.substr(0,6)==="xmlns:"?Wt.substr(6):null,wn!==null){if(rt=Mr(ri),Nt=Lu(wn),Jn=P[rt],!Jn){if(wn==="xmlns"||Nt in w&&w[Nt]!==rt)do Jn="ns"+q++;while(typeof w[Jn]<"u");else Jn=wn;P[rt]=Jn}w[wn]!==Jn&&(Cr||(w=N0(w),Cr=!0),w[wn]=Jn,wn==="xmlns"&&(w[Lu(Jn)]=rt,Pt=Jn),w[Nt]=rt),Ui[Wt]=ri;continue}vn.push(Wt,ri);continue}Wt=ge(Wt,Pt),Wt!==null&&(Ui[Wt]=ri)}if(m)for(pt=0,dn=vn.length;pt<dn;pt++)Wt=ge(vn[pt++],Pt),ri=vn[pt],Wt!==null&&(Ui[Wt]=ri);return K=Ui}function Qe(){for(var rt=/(\r\n|\r|\n)/g,Nt=0,Pt=0,vn=0,pt=_e,Vt,dn;se>=vn&&(Vt=rt.exec(O),!(!Vt||(pt=Vt[0].length+Vt.index,pt>se)));)Nt+=1,vn=pt;return se==-1?(Pt=pt,dn=O.substring(_e)):_e===0?dn=O.substring(_e,se):(Pt=se-vn,dn=_e==-1?O.substring(se):O.substring(se,_e+1)),{data:dn,line:Nt,column:Pt}}for(f=Qe,t&&(y=Object.create({},{name:Ja(function(){return A}),originalName:Ja(function(){return b}),attrs:Ja(Be),ns:Ja(function(){return w})}));_e!==-1;){if(O.charCodeAt(_e)===60?se=_e:se=O.indexOf("<",_e),se===-1){if($)return O.substring(_e);if(C.length)return L("unexpected end of file");if(!d)return L("missing start tag");_e<O.length&&O.substring(_e).trim()&&T(cd);return}if(d||(d=!0),_e!==se){if(C.length){if(n&&(n(O.substring(_e,se),Mr,f),E))return}else if(O.substring(_e,se).trim()&&(T(cd),E))return}if(Z=O.charCodeAt(se+1),Z===33){if(V=O.charCodeAt(se+2),V===91&&O.substr(se+3,6)==="CDATA["){if(_e=O.indexOf("]]>",se),_e===-1)return $?O.substring(se):L("unclosed cdata");if(o&&(o(O.substring(se+9,_e),f),E))return;_e+=3;continue}if(V===45&&O.charCodeAt(se+3)===45){if(_e=O.indexOf("-->",se),_e===-1)return $?O.substring(se):L("unclosed comment");if(c&&(c(O.substring(se+4,_e),Mr,f),E))return;_e+=3;continue}}if(Z===63){if(_e=O.indexOf("?>",se),_e===-1)return $?O.substring(se):L("unclosed question");if(u&&(u(O.substring(se,_e+2),f),E))return;_e+=2;continue}for(ne=se+1;;ne++){if(Fe=O.charCodeAt(ne),isNaN(Fe))return $?O.substring(se):(_e=-1,L("unclosed tag"));if(Fe===34)V=O.indexOf('"',ne+1),ne=V!==-1?V:ne;else if(Fe===39)V=O.indexOf("'",ne+1),ne=V!==-1?V:ne;else if(Fe===62){_e=ne;break}}if(Z===33){if(l&&(l(O.substring(se,_e+1),Mr,f),E))return;_e+=1;continue}if(K={},Z===47){if(le=!1,me=!0,!C.length)return L("missing open tag");if(ne=A=C.pop(),V=se+2+ne.length,O.substring(se+2,V)!==ne)return L("closing tag mismatch");for(;V<_e;V++)if(Z=O.charCodeAt(V),!(Z===32||Z>8&&Z<14))return L("close tag")}else{if(O.charCodeAt(_e-1)===47?(ne=A=O.substring(se+1,_e-1),le=!0,me=!0):(ne=A=O.substring(se+1,_e),le=!0,me=!1),!(Z>96&&Z<123||Z>64&&Z<91||Z===95||Z===58))return L("illegal first char nodeName");for(V=1,U=ne.length;V<U;V++)if(Z=ne.charCodeAt(V),!(Z>96&&Z<123||Z>64&&Z<91||Z>47&&Z<59||Z===45||Z===95||Z==46)){if(Z===32||Z<14&&Z>8){A=ne.substring(0,V),K=null;break}return L("invalid nodeName")}me||C.push(A)}if(g){Ue=w,le&&(me||x.push(Ue),K===null&&(m=ne.indexOf("xmlns",V)!==-1)&&(z=V,B=ne,Be(),m=!1)),b=A,ye!==w&&(re=w[ud],re===void 0&&(re=w[ud]=Object.create(null)),ye=w);var Ct=re[A];if(Ct!==void 0)A=Ct;else{if(Z=A.indexOf(":"),Z!==-1){if(Rt=w[A.substring(0,Z)],!Rt)return L("missing namespace on <"+b+">");A=A.substr(Z+1)}else Rt=w.xmlns;Rt&&(A=Rt+":"+A),re[b]=A}}if(le&&(z=V,B=ne,i&&(t?i(y,Mr,me,f):i(A,Be,Mr,me,f),E)))return;if(me){if(r&&(r(t?y:A,Mr,le,f),E))return;g&&(le?w=Ue:w=x.pop())}_e+=1}}}function pd(e){return e.xml&&e.xml.tagAlias==="lowerCase"}var Iu={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},fd="property";function dd(e){return e.xml&&e.xml.serialize}function F0(e){const t=dd(e);return t!==fd&&(t||null)}function H0(e){return e.charAt(0).toUpperCase()+e.slice(1)}function hd(e,t){return pd(t)?e.prefix+":"+H0(e.localName):e.name}function z0(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 G0(e,t,n){const i=un(e,t.xmlns),r=`${t[i.prefix]||i.prefix}:${i.localName}`,o=un(r);var a=n.getPackage(o.prefix);return z0(o,a)}function Zi(e){return new Error(e)}function Si(e){return e.$descriptor}function V0(e){j(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=Si(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 Wo(){}Wo.prototype.handleEnd=function(){},Wo.prototype.handleText=function(){},Wo.prototype.handleNode=function(){};function Bu(){}Bu.prototype=Object.create(Wo.prototype),Bu.prototype.handleNode=function(){return this};function io(){}io.prototype=Object.create(Wo.prototype),io.prototype.handleText=function(e){this.body=(this.body||"")+e};function Uo(e,t){this.property=e,this.context=t}Uo.prototype=Object.create(io.prototype),Uo.prototype.handleNode=function(e){if(this.element)throw Zi("expected no sub nodes");return this.element=this.createReference(e),this},Uo.prototype.handleEnd=function(){this.element.id=this.body},Uo.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}};function Nu(e,t){this.element=t,this.propertyDesc=e}Nu.prototype=Object.create(io.prototype),Nu.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=ku(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)};function ts(){}ts.prototype=Object.create(io.prototype),ts.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 hn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}hn.prototype=Object.create(ts.prototype),hn.prototype.addReference=function(e){this.context.addReference(e)},hn.prototype.handleText=function(e){var t=this.element,n=Si(t),i=n.bodyProperty;if(!i)throw Zi("unexpected body text <"+e+">");io.prototype.handleText.call(this,e)},hn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Si(t),i=n.bodyProperty;i&&e!==void 0&&(e=ku(i.type,e),t.set(i.name,e))},hn.prototype.createElement=function(e){var t=e.attributes,n=this.type,i=Si(n),r=this.context,o=new n({}),a=this.model,s;return D(t,function(c,u){var l=i.propertiesByName[u],f;l&&l.isReference?l.isMany?(f=c.split(" "),D(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=ku(l.type,c):u==="xmlns"?u=":"+u:(s=un(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},hn.prototype.getPropertyForNode=function(e){var t=e.name,n=un(t),i=this.type,r=this.model,o=Si(i),a=n.name,s=o.propertiesByName[a];if(s&&!s.isAttr){const u=F0(s);if(u){const l=e.attributes[u];if(l){const f=G0(l,e.ns,r),p=r.getType(f);return j({},s,{effectiveType:Si(p).name})}}return s}var c=r.getPackage(n.prefix);if(c){const u=hd(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 j({},s,{effectiveType:Si(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+">")},hn.prototype.toString=function(){return"ElementDescriptor["+Si(this.type).name+"]"},hn.prototype.valueHandler=function(e,t){return new Nu(e,t)},hn.prototype.referenceHandler=function(e){return new Uo(e,this.context)},hn.prototype.handler=function(e){return e==="Element"?new ro(this.model,e,this.context):new hn(this.model,e,this.context)},hn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,n=t.effectiveType||t.type,rd(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?(j(o,{element:i}),this.context.addReference(o)):o.$parent=i),r};function $u(e,t,n){hn.call(this,e,t,n)}$u.prototype=Object.create(hn.prototype),$u.prototype.createElement=function(e){var t=e.name,n=un(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&hd(n,o)||t;if(!r.hasType(a))throw Zi("unexpected element <"+e.originalName+">");return hn.prototype.createElement.call(this,e)};function ro(e,t,n){this.model=e,this.context=n}ro.prototype=Object.create(ts.prototype),ro.prototype.createElement=function(e){var t=e.name,n=un(t),i=n.prefix,r=e.ns[i+"$uri"],o=e.attributes;return this.model.createAny(t,r,o)},ro.prototype.handleChild=function(e){var t=new ro(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},ro.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)};function ju(e){e instanceof jn&&(e={model:e}),j(this,{lax:!1},e)}ju.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof hn?(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 V0(j({},t,{rootHandler:i})),s=new ld({proxy:!0}),c=W0();i.context=a,c.push(i);function u(C,P,L){var T=P(),N=T.line,k=T.column,O=T.data;O.charAt(0)==="<"&&O.indexOf(" ")!==-1&&(O=O.slice(0,O.indexOf(" "))+">");var $="unparsable content "+(O?O+" ":"")+`detected
1
+ (function(ie,Tt){typeof exports=="object"&&typeof module<"u"?Tt(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],Tt):(ie=typeof globalThis<"u"?globalThis:ie||self,Tt(ie.BpmnModeler={},ie.Vue))})(this,(function(ie,Tt){"use strict";var ND=Object.defineProperty;var $D=(ie,Tt,Ei)=>Tt in ie?ND(ie,Tt,{enumerable:!0,configurable:!0,writable:!0,value:Ei}):ie[Tt]=Ei;var Qr=(ie,Tt,Ei)=>$D(ie,typeof Tt!="symbol"?Tt+"":Tt,Ei);const Ei=["startEvent","endEvent","userTask","serviceTask","task","sendTask","receiveTask","exclusiveGateway","parallelGateway"];function Yf(e){return Ei.includes(e)}const Kf="http://g1project.net/spec/bpmn/bwl/1.0",Ru="bwl",Cu=["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"],Xf={name:"bwl-hints",uri:Kf,prefix:Ru,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"}]}]},Pu="bwl.undoEpisode",Zf=new WeakSet;function u0(e){Zf.has(e)||(e.register(Pu,{preExecute(t){try{t.run()}catch(n){t.error=n}}}),Zf.add(e))}function Qf(e,t){u0(e);const n={run:t};if(e.execute(Pu,n),n.error!==void 0)throw e.canUndo()&&e.undo(),n.error}const Jf=["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"],l0={description:"생략 = 보존, null = 제거.",anyOf:[{type:"string"},{type:"null"}]},p0={type:"object",description:"레인. 배열 선언 순서 = 풀 내 상→하 순서.",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},f0={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:[...Ei]},name:{type:"string"},participant:{type:"string",description:"소속 풀 id(협업 문서)."},lane:{type:"string",description:"소속 레인 id(풀 정의에 선언된 것)."}},required:["id","type"],additionalProperties:!1},h0={type:"object",description:"분기 조건 — 게이트웨이가 아닌 플로우에 붙인다. MVP 는 label 만.",properties:{label:{type:"string"}},required:["label"],additionalProperties:!1},m0={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},g0={type:"object",description:"메시지 플로우(풀 경계를 넘는 연결 — 노드 또는 블랙박스 풀 자체가 끝점).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"},name:{type:"string"}},required:["id","source","target"],additionalProperties:!1},y0={type:"object",properties:{id:{type:"string"},name:{type:"string"}},required:["id"],additionalProperties:!1},v0={type:"object",description:"데이터 입출력 연관. 방향 = source→target(태스크→스토어 = 쓰기, 스토어→태스크 = 읽기).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},b0={type:"object",properties:{id:{type:"string"},text:{type:"string"}},required:["id","text"],additionalProperties:!1},_0={type:"object",description:"연관선(주석 ↔ 요소).",properties:{id:{type:"string"},source:{type:"string"},target:{type:"string"}},required:["source","target"],additionalProperties:!1},x0={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},w0={type:"object",description:"주석 방위 힌트 — 앵커 요소 기준 상대 배치. 있으면 결정적 배치, 없으면 휴리스틱.",properties:{anchor:{type:"string",description:"기준 요소 id."},side:{type:"string",enum:[...Cu]},offset:{type:"number",description:"앵커 가장자리 → 주석 가장자리 간격(px). 생략 시 50."}},required:["anchor","side"],additionalProperties:!1};function sn(e,t){return{type:"object",description:t.description,properties:{kind:{const:e},...t.properties},required:["kind",...t.required??[]],additionalProperties:!1}}const E0={"participant.add":sn("participant.add",{description:"풀 추가. order = 풀 세로 순서 힌트 — **작을수록 위**(생략 시 op 순서가 곧 배치 순서). 값은 상대 순서만 쓰므로 1,2,3… 연속이든 10,20,30 간격이든 같다.",properties:{participant:{$ref:"#/$defs/irParticipant"},order:{type:"integer"}},required:["participant"]}),"participant.update":sn("participant.update",{description:"풀 이름/레인 갱신. lanes 는 전체 재선언(생략 = 보존) — 기존 레인을 유지하려면 함께 다시 나열한다.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lanes:{type:"array",items:{$ref:"#/$defs/irLane"}}},required:["id"]}),"node.add":sn("node.add",{description:'플로우 노드 추가. band = 가로 밴드 순번 힌트(주 흐름 0, 갈래 1, 2…) — 위/아래가 아니라 "주 흐름에서 몇 번째 갈래"다. 행 배치(어느 갈래가 위/아래인지)는 호스트가 정한다(대칭·메시지 방향). 레인이 있으면 그 레인 안의 밴드다 — 한 레인 안에서 게이트웨이 출구를 갈라 놓을 때 쓴다. 컨테이너(풀·레인)는 밴드 수만큼 자란다.',properties:{node:{$ref:"#/$defs/irNode"},band:{type:"integer",description:"0 이상 정수(음수는 payload-invalid 로 거부)."}},required:["node"]}),"node.update":sn("node.update",{description:"노드 이름/레인/타입 갱신. lane = 레인 재배정(이동), type = 태스크·이벤트 타입 전환.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},lane:{type:"string"},type:{type:"string",enum:[...Ei]}},required:["id"]}),"sequenceFlow.add":sn("sequenceFlow.add",{description:"시퀀스 플로우 추가. 분기 조건은 게이트웨이가 아닌 플로우의 condition 에 싣는다.",properties:{flow:{$ref:"#/$defs/irSequenceFlow"}},required:["flow"]}),"sequenceFlow.update":sn("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":sn("messageFlow.add",{description:"메시지 플로우 추가(풀 경계를 넘는 연결).",properties:{flow:{$ref:"#/$defs/irMessageFlow"}},required:["flow"]}),"messageFlow.update":sn("messageFlow.update",{description:"메시지 플로우 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataStore.add":sn("dataStore.add",{description:"데이터 스토어 추가(+ 입출력 연관 동반 가능).",properties:{dataStore:{$ref:"#/$defs/irDataStore"},associations:{type:"array",items:{$ref:"#/$defs/irDataAssociation"}}},required:["dataStore"]}),"dataStore.update":sn("dataStore.update",{description:"데이터 스토어 이름 갱신.",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"}},required:["id"]}),"dataAssociation.add":sn("dataAssociation.add",{description:"기존 노드 ↔ 기존 데이터 스토어의 입출력 연관 추가.",properties:{association:{$ref:"#/$defs/irDataAssociation"}},required:["association"]}),"association.add":sn("association.add",{description:"주석 ↔ 요소 연관 추가(한쪽 끝은 주석). 주석 신설과 함께면 annotation.add 의 association 을 쓰고, 이 op 는 추가 연관(한 주석에 여러 연관)용.",properties:{association:{$ref:"#/$defs/irAssociation"}},required:["association"]}),"annotation.add":sn("annotation.add",{description:"텍스트 주석 추가. association 으로 대상 요소와 연결하고, placement 로 방위를 지정하면 결정적 배치된다.",properties:{annotation:{$ref:"#/$defs/irTextAnnotation"},association:{$ref:"#/$defs/irAssociation"},placement:{$ref:"#/$defs/bwlPlacement"}},required:["annotation"]}),"annotation.update":sn("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":sn("group.add",{description:"그룹 추가 — 바운즈는 members 의 bbox 로 산출되므로 좌표를 지정하지 않는다.",properties:{group:{$ref:"#/$defs/irGroup"}},required:["group"]}),"group.update":sn("group.update",{description:"그룹 이름/멤버 갱신. members 는 전체 재선언(생략 = 보존).",properties:{id:{type:"string"},name:{$ref:"#/$defs/nullableString"},members:{type:"array",items:{type:"string"}}},required:["id"]}),"element.remove":sn("element.remove",{description:"요소 제거(카테고리 무관). 부착된 연결선은 함께 제거된다.",properties:{id:{type:"string"}},required:["id"]})},ed={anyOf:Jf.map(e=>E0[e])},S0={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:p0,irParticipant:f0,irNode:d0,irFlowCondition:h0,irSequenceFlow:m0,irMessageFlow:g0,irDataStore:y0,irDataAssociation:v0,irTextAnnotation:b0,irAssociation:_0,irGroup:x0,bwlPlacement:w0,nullableString:l0,symbolicOp:ed}};function Au(e){return Array.prototype.concat.apply([],e)}const Go=Object.prototype.toString,R0=Object.prototype.hasOwnProperty;function Pr(e){return e===void 0}function jt(e){return e!==void 0}function Jr(e){return e==null}function Pe(e){return Go.call(e)==="[object Array]"}function Yt(e){return Go.call(e)==="[object Object]"}function Oe(e){return Go.call(e)==="[object Number]"}function Kt(e){const t=Go.call(e);return t==="[object Function]"||t==="[object AsyncFunction]"||t==="[object GeneratorFunction]"||t==="[object AsyncGeneratorFunction]"||t==="[object Proxy]"}function En(e){return Go.call(e)==="[object String]"}function C0(e){if(!Pe(e))throw new Error("must supply array")}function Sn(e,t){return!Jr(e)&&R0.call(e,t)}function lt(e,t){const n=Qa(t);let i;return D(e,function(r,o){if(n(r,o))return i=r,!1}),i}function td(e,t){const n=Qa(t);let i=Pe(e)?-1:void 0;return D(e,function(r,o){if(n(r,o))return i=o,!1}),i}function ze(e,t){const n=Qa(t);let i=[];return D(e,function(r,o){n(r,o)&&i.push(r)}),i}function D(e,t){let n,i;if(Pr(e))return;const r=Pe(e)?k0:M0;for(let o in e)if(Sn(e,o)&&(n=e[o],i=t(n,r(o)),i===!1))return n}function P0(e,t){if(Pr(e))return[];C0(e);const n=Qa(t);return e.filter(function(i,r){return!n(i,r)})}function Rn(e,t,n){return D(e,function(i,r){n=t(n,i,r)}),n}function Ar(e,t){return!!Rn(e,function(n,i,r){return n&&t(i,r)},!0)}function Yi(e,t){return!!lt(e,t)}function cn(e,t){let n=[];return D(e,function(i,r){n.push(t(i,r))}),n}function Za(e){return e&&Object.keys(e)||[]}function A0(e){return Za(e).length}function eo(e){return cn(e,t=>t)}function to(e,t,n={}){return t=Tu(t),D(e,function(i){let r=t(i)||"_",o=n[r];o||(o=n[r]=[]),o.push(i)}),n}function nd(e,...t){e=Tu(e);let n={};return D(t,r=>to(r,e,n)),cn(n,function(r,o){return r[0]})}const T0=nd;function oi(e,t){t=Tu(t);let n=[];return D(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)}),cn(n,i=>i.v)}function no(e){return function(t){return Ar(e,function(n,i){return t[i]===n})}}function Tu(e){return Kt(e)?e:t=>t[e]}function Qa(e){return Kt(e)?e:t=>t===e}function M0(e){return e}function k0(e){return Number(e)}function Mu(e,t){let n,i,r,o;function a(p){let f=Date.now(),d=p?0:o+t-f;if(d>0)return s(d);e.apply(r,i),c()}function s(p){n=setTimeout(a,p)}function c(){n&&clearTimeout(n),n=o=i=r=void 0}function u(){n&&a(!0),c()}function l(...p){o=Date.now(),i=p,r=this,n||s(t)}return l.flush=u,l.cancel=c,l}function bn(e,t){return e.bind(t)}function j(e,...t){return Object.assign(e,...t)}function O0(e,t,n){let i=e;return D(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];jt(a)&&Jr(s)&&(s=i[r]=isNaN(+a)?{}:[]),Pr(a)?Pr(n)?delete i[r]:i[r]=n:i=s}),e}function ti(e,t){let n={},i=Object(e);return D(t,function(r){r in i&&(n[r]=e[r])}),n}function ai(e,t){let n={},i=Object(e);return D(i,function(r,o){t.indexOf(o)===-1&&(n[o]=r)}),n}function ku(){}ku.prototype.get=function(e){return this.$model.properties.get(this,e)},ku.prototype.set=function(e,t){this.$model.properties.set(this,e,t)};function id(e,t){this.model=e,this.properties=t}id.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ku.prototype);D(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}),D(a,bn(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 D0=j(Object.create(null),{String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0}),rd=j(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 Ou(e,t){var n=rd[e];return n?n(t):t}function Du(e){return!!D0[e]}function od(e){return!!rd[e]}function un(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 In(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName=Object.create(null),this.properties=[],this.propertiesByName=Object.create(null)}In.prototype.build=function(){return ti(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},In.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)},In.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},In.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=un(r[0],i),a=un(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},In.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},In.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},In.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},In.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},In.prototype.assertNotTrait=function(e){if((e.extends||[]).length)throw new Error(`cannot create <${e.name}> extending <${e.extends}>`)},In.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")},In.prototype.hasProperty=function(e){return this.propertiesByName[e]},In.prototype.addTrait=function(e,t){t&&this.assertNotTrait(e);var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(D(e.properties,bn(function(o){o=j({},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,D(e,bn(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=j({},e);var t=this.packageMap;ad(t,e,"prefix"),ad(t,e,"uri"),D(e.types,bn(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=j({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:j({},e.meta||{})});var n=un(e.name,t.prefix),i=n.name,r=Object.create(null);D(e.properties,bn(function(o){var a=un(o.name,n.prefix),s=a.name;Du(o.type)||(o.type=un(o.type,a.prefix).name),j(o,{ns:a,name:s}),r[s]=o},this)),j(e,{ns:n,name:i,propertiesByName:r}),D(e.extends,bn(function(o){var a=un(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=Du(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(c,u){var l=un(c,Du(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+">");D(i.superClass,n?a:s),t(i,!n),D(i.traits,a)},Ki.prototype.getEffectiveDescriptor=function(e){var t=un(e),n=new In(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 ad(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Tr(e){this.model=e}Tr.prototype.set=function(e,t,n){if(!En(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.getProperty(e,t),r=i&&i.name;L0(n)?i?delete e[r]:delete e.$attrs[Lu(t)]:i?r in e?e[r]=n:sd(e,i,n):e.$attrs[Lu(t)]=n},Tr.prototype.get=function(e,t){var n=this.getProperty(e,t);if(!n)return e.$attrs[Lu(t)];var i=n.name;return!e[i]&&n.isMany&&sd(e,n,[]),e[i]},Tr.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;n=j({},n,{get:function(){return i}}),delete n.value}Object.defineProperty(e,t,n)},Tr.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Tr.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Tr.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 L0(e){return typeof e>"u"}function sd(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Lu(e){return e.replace(/^:/,"")}function jn(e,t={}){this.properties=new Tr(this),this.factory=new id(this,this.properties),this.registry=new Ki(e,this.properties),this.typeCache=Object.create(null),this.config=t}jn.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},jn.prototype.getType=function(e){var t=this.typeCache,n=En(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},jn.prototype.createAny=function(e,t,n){var i=un(e),r={$type:e,$instanceOf:function(a){return a===this.$type},get:function(a){return this[a]},set:function(a,s){O0(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}),D(n,function(a,s){Yt(a)&&a.value!==void 0?r[a.name]=a.value:r[s]=a}),r},jn.prototype.getPackage=function(e){return this.registry.getPackage(e)},jn.prototype.getPackages=function(){return this.registry.getPackages()},jn.prototype.getElementDescriptor=function(e){return e.$descriptor},jn.prototype.hasType=function(e,t){t===void 0&&(t=e,e=this);var n=e.$model.getElementDescriptor(e);return t in n.allTypesByName},jn.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},jn.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var cd=String.fromCharCode,I0=Object.prototype.hasOwnProperty,B0=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/ig,Vo={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};Object.keys(Vo).forEach(function(e){Vo[e.toUpperCase()]=Vo[e]});function N0(e,t,n,i){return i?I0.call(Vo,i)?Vo[i]:"&"+i+";":cd(t||parseInt(n,16))}function Mr(e){return e.length>3&&e.indexOf("&")!==-1?e.replace(B0,N0):e}var ud="non-whitespace outside of root node";function Xi(e){return new Error(e)}function $0(e){return"missing namespace for prefix <"+e+">"}function Ja(e){return{get:e,enumerable:!0}}function j0(e){var t=Object.create(null),n;for(n in e)t[n]=e[n];return t}var ld=Symbol("nameCache");function Iu(e){return e+"$uri"}function F0(e){var t=Object.create(null),n,i;for(n in e)i=e[n],t[i]=i,t[Iu(i)]=n;return t}function es(){return{line:0,column:0}}function H0(e){throw e}function pd(e){if(!this)return new pd(e);var t=e&&e.proxy,n,i,r,o,a=H0,s,c,u,l,p=es,f=!1,d=!1,h="",m=!1,g=!1,S=null,x=!1,w,E,R,P;function L(O){O instanceof Error||(O=Xi(O)),S=O,a(O,p)}function A(O){s&&(O instanceof Error||(O=Xi(O)),s(O,p))}this.on=function(O,$){if(typeof $!="function")throw Xi("required args <name, cb>");switch(O){case"openTag":i=$;break;case"text":n=$;break;case"closeTag":r=$;break;case"error":a=$;break;case"warn":s=$;break;case"cdata":o=$;break;case"attention":l=$;break;case"question":u=$;break;case"comment":c=$;break;default:throw Xi("unsupported event: "+O)}return this},this.ns=function(O){if(typeof O>"u"&&(O={}),typeof O!="object")throw Xi("required args <nsMap={}>");var $=Object.create(null),re;for(re in O)$[re]=O[re];return g=!0,P=$,this};function N(){w=g?[]:null,E=g?F0(P):null,R=[],p=es,x=!1,S=null,d=!1,h=""}this.parse=function(O){if(typeof O!="string")throw Xi("required args <xml=string>");if(f)throw Xi("parse during stream; call end() first");return N(),k(O),p=es,x=!1,S},this.write=function(O){if(typeof O!="string")throw Xi("required args <xml=string>");return f||(N(),f=!0),S||(h=k(h+O,!0)||""),this},this.end=function(){return f||N(),f=!1,S||k(h),h="",p=es,x=!1,S},this.stop=function(){x=!0};function k(O,$=!1){var re=null,ye=null,Ue,q=0,le=!1,me=!1,se=0,_e=0,ne,U,V,Z,Fe,Rt,T,b,y,B="",z=0,K;function ge(rt,Nt){var Pt=rt.indexOf(":");if(Pt===-1)return rt;var vn=E[rt.substring(0,Pt)];return vn?Nt===vn?rt.substr(Pt+1):vn+rt.substr(Pt):(A($0(rt.substring(0,Pt))),null)}function Be(){if(K!==null)return K;var rt,Nt,Pt=g&&E.xmlns,vn=g&&m?[]:null,pt=z,Vt=B,dn=Vt.length,Cr,wn,ri,Jn,Wt,Ui={},qi=new Set,an,Ke,nt;e:for(;pt<dn;pt++)if(an=!1,Ke=Vt.charCodeAt(pt),!(Ke===32||Ke<14&&Ke>8)){for((Ke<65||Ke>122||Ke>90&&Ke<97)&&Ke!==95&&Ke!==58&&(A("illegal first char attribute name"),an=!0),nt=pt+1;nt<dn;nt++)if(Ke=Vt.charCodeAt(nt),!(Ke>96&&Ke<123||Ke>64&&Ke<91||Ke>47&&Ke<59||Ke===46||Ke===45||Ke===95)){if(Ke===32||Ke<14&&Ke>8){A("missing attribute value"),pt=nt;continue e}if(Ke===61)break;A("illegal attribute name char"),an=!0}if(Wt=Vt.substring(pt,nt),Wt==="xmlns:xmlns"&&(A("illegal declaration of xmlns"),an=!0),Ke=Vt.charCodeAt(nt+1),Ke===34)nt=Vt.indexOf('"',pt=nt+2),nt===-1&&(nt=Vt.indexOf("'",pt),nt!==-1&&(A("attribute value quote missmatch"),an=!0));else if(Ke===39)nt=Vt.indexOf("'",pt=nt+2),nt===-1&&(nt=Vt.indexOf('"',pt),nt!==-1&&(A("attribute value quote missmatch"),an=!0));else for(A("missing attribute value quotes"),an=!0,nt=nt+1;nt<dn&&(Ke=Vt.charCodeAt(nt+1),!(Ke===32||Ke<14&&Ke>8));nt++);for(nt===-1&&(A("missing closing quotes"),nt=dn,an=!0),an||(ri=Vt.substring(pt,nt)),pt=nt;nt+1<dn&&(Ke=Vt.charCodeAt(nt+1),!(Ke===32||Ke<14&&Ke>8));nt++)pt===nt&&(A("illegal character after attribute end"),an=!0);if(pt=nt+1,an)continue e;if(qi.has(Wt)){A("attribute <"+Wt+"> already defined");continue}if(qi.add(Wt),!g){Ui[Wt]=ri;continue}if(m){if(wn=Wt==="xmlns"?"xmlns":Wt.charCodeAt(0)===120&&Wt.substr(0,6)==="xmlns:"?Wt.substr(6):null,wn!==null){if(rt=Mr(ri),Nt=Iu(wn),Jn=P[rt],!Jn){if(wn==="xmlns"||Nt in E&&E[Nt]!==rt)do Jn="ns"+q++;while(typeof E[Jn]<"u");else Jn=wn;P[rt]=Jn}E[wn]!==Jn&&(Cr||(E=j0(E),Cr=!0),E[wn]=Jn,wn==="xmlns"&&(E[Iu(Jn)]=rt,Pt=Jn),E[Nt]=rt),Ui[Wt]=ri;continue}vn.push(Wt,ri);continue}Wt=ge(Wt,Pt),Wt!==null&&(Ui[Wt]=ri)}if(m)for(pt=0,dn=vn.length;pt<dn;pt++)Wt=ge(vn[pt++],Pt),ri=vn[pt],Wt!==null&&(Ui[Wt]=ri);return K=Ui}function Qe(){for(var rt=/(\r\n|\r|\n)/g,Nt=0,Pt=0,vn=0,pt=_e,Vt,dn;se>=vn&&(Vt=rt.exec(O),!(!Vt||(pt=Vt[0].length+Vt.index,pt>se)));)Nt+=1,vn=pt;return se==-1?(Pt=pt,dn=O.substring(_e)):_e===0?dn=O.substring(_e,se):(Pt=se-vn,dn=_e==-1?O.substring(se):O.substring(se,_e+1)),{data:dn,line:Nt,column:Pt}}for(p=Qe,t&&(y=Object.create({},{name:Ja(function(){return T}),originalName:Ja(function(){return b}),attrs:Ja(Be),ns:Ja(function(){return E})}));_e!==-1;){if(O.charCodeAt(_e)===60?se=_e:se=O.indexOf("<",_e),se===-1){if($)return O.substring(_e);if(R.length)return L("unexpected end of file");if(!d)return L("missing start tag");_e<O.length&&O.substring(_e).trim()&&A(ud);return}if(d||(d=!0),_e!==se){if(R.length){if(n&&(n(O.substring(_e,se),Mr,p),x))return}else if(O.substring(_e,se).trim()&&(A(ud),x))return}if(Z=O.charCodeAt(se+1),Z===33){if(V=O.charCodeAt(se+2),V===91&&O.substr(se+3,6)==="CDATA["){if(_e=O.indexOf("]]>",se),_e===-1)return $?O.substring(se):L("unclosed cdata");if(o&&(o(O.substring(se+9,_e),p),x))return;_e+=3;continue}if(V===45&&O.charCodeAt(se+3)===45){if(_e=O.indexOf("-->",se),_e===-1)return $?O.substring(se):L("unclosed comment");if(c&&(c(O.substring(se+4,_e),Mr,p),x))return;_e+=3;continue}}if(Z===63){if(_e=O.indexOf("?>",se),_e===-1)return $?O.substring(se):L("unclosed question");if(u&&(u(O.substring(se,_e+2),p),x))return;_e+=2;continue}for(ne=se+1;;ne++){if(Fe=O.charCodeAt(ne),isNaN(Fe))return $?O.substring(se):(_e=-1,L("unclosed tag"));if(Fe===34)V=O.indexOf('"',ne+1),ne=V!==-1?V:ne;else if(Fe===39)V=O.indexOf("'",ne+1),ne=V!==-1?V:ne;else if(Fe===62){_e=ne;break}}if(Z===33){if(l&&(l(O.substring(se,_e+1),Mr,p),x))return;_e+=1;continue}if(K={},Z===47){if(le=!1,me=!0,!R.length)return L("missing open tag");if(ne=T=R.pop(),V=se+2+ne.length,O.substring(se+2,V)!==ne)return L("closing tag mismatch");for(;V<_e;V++)if(Z=O.charCodeAt(V),!(Z===32||Z>8&&Z<14))return L("close tag")}else{if(O.charCodeAt(_e-1)===47?(ne=T=O.substring(se+1,_e-1),le=!0,me=!0):(ne=T=O.substring(se+1,_e),le=!0,me=!1),!(Z>96&&Z<123||Z>64&&Z<91||Z===95||Z===58))return L("illegal first char nodeName");for(V=1,U=ne.length;V<U;V++)if(Z=ne.charCodeAt(V),!(Z>96&&Z<123||Z>64&&Z<91||Z>47&&Z<59||Z===45||Z===95||Z==46)){if(Z===32||Z<14&&Z>8){T=ne.substring(0,V),K=null;break}return L("invalid nodeName")}me||R.push(T)}if(g){Ue=E,le&&(me||w.push(Ue),K===null&&(m=ne.indexOf("xmlns",V)!==-1)&&(z=V,B=ne,Be(),m=!1)),b=T,ye!==E&&(re=E[ld],re===void 0&&(re=E[ld]=Object.create(null)),ye=E);var Ct=re[T];if(Ct!==void 0)T=Ct;else{if(Z=T.indexOf(":"),Z!==-1){if(Rt=E[T.substring(0,Z)],!Rt)return L("missing namespace on <"+b+">");T=T.substr(Z+1)}else Rt=E.xmlns;Rt&&(T=Rt+":"+T),re[b]=T}}if(le&&(z=V,B=ne,i&&(t?i(y,Mr,me,p):i(T,Be,Mr,me,p),x)))return;if(me){if(r&&(r(t?y:T,Mr,le,p),x))return;g&&(le?E=Ue:E=w.pop())}_e+=1}}}function fd(e){return e.xml&&e.xml.tagAlias==="lowerCase"}var Bu={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},dd="property";function hd(e){return e.xml&&e.xml.serialize}function z0(e){const t=hd(e);return t!==dd&&(t||null)}function G0(e){return e.charAt(0).toUpperCase()+e.slice(1)}function md(e,t){return fd(t)?e.prefix+":"+G0(e.localName):e.name}function V0(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 W0(e,t,n){const i=un(e,t.xmlns),r=`${t[i.prefix]||i.prefix}:${i.localName}`,o=un(r);var a=n.getPackage(o.prefix);return V0(o,a)}function Zi(e){return new Error(e)}function Si(e){return e.$descriptor}function U0(e){j(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=Si(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 Wo(){}Wo.prototype.handleEnd=function(){},Wo.prototype.handleText=function(){},Wo.prototype.handleNode=function(){};function Nu(){}Nu.prototype=Object.create(Wo.prototype),Nu.prototype.handleNode=function(){return this};function io(){}io.prototype=Object.create(Wo.prototype),io.prototype.handleText=function(e){this.body=(this.body||"")+e};function Uo(e,t){this.property=e,this.context=t}Uo.prototype=Object.create(io.prototype),Uo.prototype.handleNode=function(e){if(this.element)throw Zi("expected no sub nodes");return this.element=this.createReference(e),this},Uo.prototype.handleEnd=function(){this.element.id=this.body},Uo.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}};function $u(e,t){this.element=t,this.propertyDesc=e}$u.prototype=Object.create(io.prototype),$u.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=Ou(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)};function ts(){}ts.prototype=Object.create(io.prototype),ts.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 hn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}hn.prototype=Object.create(ts.prototype),hn.prototype.addReference=function(e){this.context.addReference(e)},hn.prototype.handleText=function(e){var t=this.element,n=Si(t),i=n.bodyProperty;if(!i)throw Zi("unexpected body text <"+e+">");io.prototype.handleText.call(this,e)},hn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Si(t),i=n.bodyProperty;i&&e!==void 0&&(e=Ou(i.type,e),t.set(i.name,e))},hn.prototype.createElement=function(e){var t=e.attributes,n=this.type,i=Si(n),r=this.context,o=new n({}),a=this.model,s;return D(t,function(c,u){var l=i.propertiesByName[u],p;l&&l.isReference?l.isMany?(p=c.split(" "),D(p,function(f){r.addReference({element:o,property:l.ns.name,id:f})})):r.addReference({element:o,property:l.ns.name,id:c}):(l?c=Ou(l.type,c):u==="xmlns"?u=":"+u:(s=un(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},hn.prototype.getPropertyForNode=function(e){var t=e.name,n=un(t),i=this.type,r=this.model,o=Si(i),a=n.name,s=o.propertiesByName[a];if(s&&!s.isAttr){const u=z0(s);if(u){const l=e.attributes[u];if(l){const p=W0(l,e.ns,r),f=r.getType(p);return j({},s,{effectiveType:Si(f).name})}}return s}var c=r.getPackage(n.prefix);if(c){const u=md(n,c),l=r.getType(u);if(s=lt(o.properties,function(p){return!p.isVirtual&&!p.isReference&&!p.isAttribute&&l.hasType(p.type)}),s)return j({},s,{effectiveType:Si(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+">")},hn.prototype.toString=function(){return"ElementDescriptor["+Si(this.type).name+"]"},hn.prototype.valueHandler=function(e,t){return new $u(e,t)},hn.prototype.referenceHandler=function(e){return new Uo(e,this.context)},hn.prototype.handler=function(e){return e==="Element"?new ro(this.model,e,this.context):new hn(this.model,e,this.context)},hn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,n=t.effectiveType||t.type,od(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?(j(o,{element:i}),this.context.addReference(o)):o.$parent=i),r};function ju(e,t,n){hn.call(this,e,t,n)}ju.prototype=Object.create(hn.prototype),ju.prototype.createElement=function(e){var t=e.name,n=un(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&md(n,o)||t;if(!r.hasType(a))throw Zi("unexpected element <"+e.originalName+">");return hn.prototype.createElement.call(this,e)};function ro(e,t,n){this.model=e,this.context=n}ro.prototype=Object.create(ts.prototype),ro.prototype.createElement=function(e){var t=e.name,n=un(t),i=n.prefix,r=e.ns[i+"$uri"],o=e.attributes;return this.model.createAny(t,r,o)},ro.prototype.handleChild=function(e){var t=new ro(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},ro.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)};function Fu(e){e instanceof jn&&(e={model:e}),j(this,{lax:!1},e)}Fu.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof hn?(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 U0(j({},t,{rootHandler:i})),s=new pd({proxy:!0}),c=q0();i.context=a,c.push(i);function u(R,P,L){var A=P(),N=A.line,k=A.column,O=A.data;O.charAt(0)==="<"&&O.indexOf(" ")!==-1&&(O=O.slice(0,O.indexOf(" "))+">");var $="unparsable content "+(O?O+" ":"")+`detected
2
2
  line: `+N+`
3
3
  column: `+k+`
4
- nested error: `+C.message;if(L)return a.addWarning({message:$,error:C}),!0;throw Zi($)}function l(C,P){return u(C,P,!0)}function f(){var C=a.elementsById,P=a.references,L,T;for(L=0;T=P[L];L++){var N=T.element,k=C[T.id],O=Si(N).propertiesByName[T.property];if(k||a.addWarning({message:"unresolved reference <"+T.id+">",element:T.element,property:T.property,value:T.id}),O.isMany){var $=N.get(O.name),re=$.indexOf(T);re===-1&&(re=$.length),k?$[re]=k:$.splice(re,1)}else N.set(O.name,k)}}function p(){c.pop().handleEnd()}var d=/^<\?xml /i,h=/ encoding="([^"]+)"/i,m=/^utf-8$/i;function g(C){if(d.test(C)){var P=h.exec(C),L=P&&P[1];!L||m.test(L)||a.addWarning({message:"unsupported document encoding <"+L+">, falling back to UTF-8"})}}function S(C,P){var L=c.peek();try{c.push(L.handleNode(C))}catch(T){u(T,P,o)&&c.push(new Bu)}}function E(C,P){try{c.peek().handleText(C)}catch(L){l(L,P)}}function x(C,P){C.trim()&&E(C,P)}var w=r.getPackages().reduce(function(C,P){return C[P.uri]=P.prefix,C},Object.entries(Iu).reduce(function(C,[P,L]){return C[L]=P,C},r.config&&r.config.nsMap||{}));return s.ns(w).on("openTag",function(C,P,L,T){var N=C.attrs||{},k=Object.keys(N).reduce(function($,re){var ye=P(N[re]);return $[re]=ye,$},{}),O={name:C.name,originalName:C.originalName,attributes:k,ns:C.ns};S(O,T)}).on("question",g).on("closeTag",p).on("cdata",E).on("text",function(C,P,L){x(P(C),L)}).on("error",u).on("warn",l),new Promise(function(C,P){var L;try{s.parse(e),f()}catch($){L=$}var T=i.element;!L&&!T&&(L=Zi("failed to parse document as <"+i.type.$descriptor.name+">"));var N=a.warnings,k=a.references,O=a.elementsById;return L?(L.warnings=N,P(L)):C({rootElement:T,elementsById:O,references:k,warnings:N})})},ju.prototype.handler=function(e){return new $u(this.model,e)};function W0(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}var U0=`<?xml version="1.0" encoding="UTF-8"?>
5
- `,q0=/<|>|'|"|&|\n\r|\n/g,md=/<|>|&/g;function si(e){this.prefixMap={},this.uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=e,this.defaultPrefixMap=e&&e.defaultPrefixMap||{}}si.prototype.mapDefaultPrefixes=function(e){this.defaultPrefixMap=e},si.prototype.defaultUriByPrefix=function(e){return this.defaultPrefixMap[e]},si.prototype.byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},si.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)},si.prototype.uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)},si.prototype.mapPrefix=function(e,t){this.prefixMap[e||"xmlns"]=t},si.prototype.getNSKey=function(e){return e.prefix!==void 0?e.uri+"|"+e.prefix:e.uri},si.prototype.logUsed=function(e){var t=e.uri,n=this.getNSKey(e);this.used[n]=this.byUri(t),this.parent&&this.parent.logUsed(e)},si.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 Y0(e){return e.charAt(0).toLowerCase()+e.slice(1)}function K0(e,t){return pd(t)?Y0(e):e}function gd(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function yd(e){return En(e)?e:(e.prefix?e.prefix+":":"")+e.localName}function X0(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 Z0(e,t){return t.isGeneric?j({localName:t.ns.localName},e):j({localName:K0(t.ns.localName,t.$pkg)},e)}function Q0(e,t){return j({localName:t.ns.localName},e)}function J0(e){var t=e.$descriptor;return ze(t.properties,function(n){var i=n.name;if(n.isVirtual||!Sn(e,i))return!1;var r=e[i];return r===n.default||r===null?!1:n.isMany?r.length:!0})}var ew={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},tw={"<":"lt",">":"gt","&":"amp"};function vd(e,t,n){return e=En(e)?e:""+e,e.replace(t,function(i){return"&"+n[i]+";"})}function nw(e){return vd(e,q0,ew)}function iw(e){return vd(e,md,tw)}function rw(e){return ze(e,function(t){return t.isAttr})}function ow(e){return ze(e,function(t){return!t.isAttr})}function Fu(e){this.tagName=e}Fu.prototype.build=function(e){return this.element=e,this},Fu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()};function kr(){}kr.prototype.serializeValue=kr.prototype.serializeTo=function(e){e.append(this.escape?iw(this.value):this.value)},kr.prototype.build=function(e,t){return this.value=t,e.type==="String"&&t.search(md)!==-1&&(this.escape=!0),this};function Hu(e){this.tagName=e}gd(Hu,kr),Hu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()};function ht(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}ht.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=J0(e),this.parseAttributes(rw(r)),this.parseContainments(ow(r))),this.parseGenericAttributes(e,i),this},ht.prototype.nsTagName=function(e){var t=this.logNamespaceUsed(e.ns);return Z0(t,e)},ht.prototype.nsPropertyTagName=function(e){var t=this.logNamespaceUsed(e.ns);return Q0(t,e)},ht.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},ht.prototype.nsAttributeName=function(e){var t;if(En(e)?t=un(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}:j({localName:t.localName},n)},ht.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}))},ht.prototype.parseGenericContainments=function(e){var t=e.$body;t&&this.body.push(new kr().build({type:"String"},t));var n=e.$children;n&&D(n,i=>{this.body.push(new ht(this).build(i))})},ht.prototype.parseNsAttribute=function(e,t,n){var i=e.$model,r=un(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)}},ht.prototype.parseNsAttributes=function(e){var t=this,n=e.$attrs,i=[];return D(n,function(r,o){var a=t.parseNsAttribute(e,o,r);a&&i.push(a)}),i},ht.prototype.parseGenericAttributes=function(e,t){var n=this;D(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)}})},ht.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;D(e,function(r){var o=i.get(r.name),a=r.isReference,s=r.isMany;if(s||(o=[o]),r.isBody)n.push(new kr().build(r,o[0]));else if(rd(r.type))D(o,function(u){n.push(new Hu(t.addTagName(t.nsPropertyTagName(r))).build(r,u))});else if(a)D(o,function(u){n.push(new Fu(t.addTagName(t.nsPropertyTagName(r))).build(u))});else{var c=dd(r);D(o,function(u){var l;c?c===fd?l=new ht(t,r):l=new ns(t,r,c):l=new ht(t),n.push(l.build(u))})}})},ht.prototype.getNamespaces=function(e){var t=this.namespaces,n=this.parent,i;return t||(i=n&&n.getNamespaces(),e||!i?this.namespaces=t=new si(i):t=i),t},ht.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},ht.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},ht.prototype.parseAttributes=function(e){var t=this,n=this.element;D(e,function(i){var r=n.get(i.name);if(i.isReference)if(!i.isMany)r=r.id;else{var o=[];D(r,function(a){o.push(a.id)}),r=o.join(" ")}t.addAttribute(t.nsAttributeName(i),r)})},ht.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),yd(e)},ht.prototype.addAttribute=function(e,t){var n=this.attrs;En(t)&&(t=nw(t));var i=ed(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)},ht.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=X0(n).concat(t)),D(t,function(i){e.append(" ").append(yd(i.name)).append('="').append(i.value).append('"')})},ht.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==kr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),D(this.body,function(i){i.serializeTo(e)}),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()};function ns(e,t,n){ht.call(this,e,t),this.serialization=n}gd(ns,ht),ns.prototype.parseNsAttributes=function(e){var t=ht.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},ns.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri};function aw(){this.value="",this.write=function(e){this.value+=e}}function sw(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 cw(e){e=j({format:!1,preamble:!0},e||{});function t(n,i){var r=i||new aw,o=new sw(r,e.format);e.preamble&&o.append(U0);var a=new ht,s=n.$model;if(a.getNamespaces().mapDefaultPrefixes(uw(s)),a.build(n).serializeTo(o),!i)return r.value}return{toXML:t}}function uw(e){const t=e.config&&e.config.nsMap||{},n={};for(const i in Iu)n[i]=Iu[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 is(e,t){jn.call(this,e,t)}is.prototype=Object.create(jn.prototype),is.prototype.fromXML=function(e,t,n){En(t)||(n=t,t="bpmn:Definitions");var i=new ju(j({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},is.prototype.toXML=function(e,t){var n=new cw(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",pw="http://www.omg.org/spec/BPMN/20100524/MODEL",fw="bpmn",dw=[],hw=[{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"}]}],mw=[{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"}]}],gw={tagAlias:"lowerCase",typePrefix:"t"},yw={name:lw,uri:pw,prefix:fw,associations:dw,types:hw,enumerations:mw,xml:gw},vw="BPMNDI",bw="http://www.omg.org/spec/BPMN/20100524/DI",_w="bpmndi",xw=[{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"]}],ww=[{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"}]}],Ew=[],Sw={name:vw,uri:bw,prefix:_w,types:xw,enumerations:ww,associations:Ew},Rw="DC",Cw="http://www.omg.org/spec/DD/20100524/DC",Pw="dc",Aw=[{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}]}],Tw=[],Mw={name:Rw,uri:Cw,prefix:Pw,types:Aw,associations:Tw},kw="DI",Ow="http://www.omg.org/spec/DD/20100524/DI",Dw="di",Lw=[{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"}]}],Iw=[],Bw={tagAlias:"lowerCase"},Nw={name:kw,uri:Ow,prefix:Dw,types:Lw,associations:Iw,xml:Bw},$w="bpmn.io colors for BPMN",jw="http://bpmn.io/schema/bpmn/biocolor/1.0",Fw="bioc",Hw=[{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"}]}],zw=[],Gw=[],Vw={name:$w,uri:jw,prefix:Fw,types:Hw,enumerations:zw,associations:Gw},Ww="BPMN in Color",Uw="http://www.omg.org/spec/BPMN/non-normative/color/1.0",qw="color",Yw=[{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"}]}],Kw=[],Xw=[],Zw={name:Ww,uri:Uw,prefix:qw,types:Yw,enumerations:Kw,associations:Xw};const Qw={bpmn:yw,bpmndi:Sw,dc:Mw,di:Nw,bioc:Vw,color:Zw};function bd(e,t){const n=j({},Qw,e);return new is(n,t)}const Jw={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"}},eE="http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",_d="i18n",rs={[_d]:Jw,[Su]:Kf};function xd(){return bd(rs)}const wd=xd();async function zu(e){const{rootElement:t,warnings:n}=await wd.fromXML(e,"bpmn:Definitions");return{definitions:t,warnings:n}}async function tE(e){const{xml:t}=await wd.toXML(e,{format:!0});return t}function Gu(e){return e.map(t=>typeof t=="string"?t:t.message??String(t))}const oo={cjkEm:.865,upperEm:.68,lowerEm:.5,digitEm:.556,spaceEm:.278,otherEm:.35,ascentEm:.9,descentEm:.25},nE=/[ᄀ-ᇿ -〿぀-ヿ㐀-鿿가-힯＀-⦆]/;function iE(e){const t=oo;return nE.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 ao(e,t){let n=0;for(const i of e)n+=t*iE(i);return n}function Ed(e=globalThis,{textMeasurement:t="approximate"}={}){if(!(e!=null&&e.SVGElement))throw new Error("installHeadlessBpmnDom: DOM 전역이 없다 — jsdom window 를 전역에 올린 뒤 호출할 것");t==="approximate"&&rE(e),oE(e),aE(e),sE(e)}function rE(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:ao(r,o),fontBoundingBoxAscent:o*oo.ascentEm,fontBoundingBoxDescent:o*oo.descentEm,actualBoundingBoxAscent:o*oo.ascentEm,actualBoundingBoxDescent:o*oo.descentEm}}};t.getContext=()=>n}function oE(e){if(e.SVGMatrix)return;class t{constructor(){Qr(this,"a",1);Qr(this,"b",0);Qr(this,"c",0);Qr(this,"d",1);Qr(this,"e",0);Qr(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 sE(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:ao(n,12),height:14}})}const os=new Set(["bpmn:Participant","bpmn:Lane","bpmn:Group","bpmn:SubProcess","bpmn:AdHocSubProcess","bpmn:Transaction"]),cE=1,uE=new Set(["bpmn:TextAnnotation","bpmn:DataStoreReference","bpmn:DataObjectReference","bpmn:DataInput","bpmn:DataOutput"]),lE=2;function Ri(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"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]}`;case"group-overlap-unreadable":return`gu|${e.groups[0]}|${e.groups[1]}|${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"pool-name-over-label":return`pn|${e.pool}|${e.label}`}}const Sd=20,Rd=5,Cd=3,Pd=12,pE=Pd*1.2;function Vu(e,t){const n=t.split(/\r?\n/),i=Math.max(...n.map(o=>ao(o,Pd))),r=n.length*pE;return{x:e.x+e.width/2-i/2,y:e.y+e.height/2-r/2,width:i,height:r}}const Ad=1;function mn(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 as(e,t){let n=null;const i=e.type!==t.type;for(const r of mn(e))for(const o of mn(t)){if(r.axis!==o.axis||Math.abs(r.at-o.at)>Ad)continue;const a=r.dir!==o.dir?"opposite":i?"mixed":null;if(!a)continue;const s=Math.min(r.hi,o.hi)-Math.max(r.lo,o.lo);s>=Sd&&(!n||s>n.length)&&(n={axis:r.axis,length:s,kind:a})}return n}function Td(e,t){const n=as(e,t);return n&&n.kind==="opposite"?{axis:n.axis,length:n.length}:null}function fE(e,t){let n=0;for(const i of t)i.id!==e.id&&Td(e,i)&&n++;return n}function Ci(e,t){let n=0;for(const i of t)i.id!==e.id&&as(e,i)&&n++;return n}const Md=15,kd=20;function dE(e,t){const n=t.axis==="v"?[e.x,e.x+e.width]:[e.y,e.y+e.height];if(t.at<n[0]-kd||t.at>n[1]+kd)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 Wu=20;function ss(e,t){const n=[];for(const i of t){if(i.axis!==e.axis||Math.abs(i.at-e.at)>Ad)continue;const r=Math.max(e.lo,i.lo),o=Math.min(e.hi,i.hi);o-r<Sd||n.push([r-Wu,o+Wu])}return n}function cs(e,t){const n=e.label;if(!n)return null;let i=null;for(const r of mn(e)){const o=dE(n,r);if(o){for(const a of t)if(a.id!==e.id&&!(i&&a.id>=i.other)){for(const[s,c]of ss(r,mn(a)))if(Math.min(c,o[1])>Math.max(s,o[0])){i={other:a.id,axis:r.axis};break}}}}return i}const hE=1,mE=(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 gE(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,h)=>{if(h===0)return d<=0;const m=d/h;if(h>0){if(m>f)return!1;m>l&&(l=m)}else{if(m<l)return!1;m<f&&(f=m)}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 Uu(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 yE=(e,t)=>e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height,so=1;function Pi(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 Od(e,t){const n=e.label;if(!n)return null;if(mn(e).some(i=>Pi(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(mn(i).some(r=>Pi(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=>Pi(n,r)))return i.id;return null}function Fn(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(gE(e.waypoints[o],e.waypoints[o+1],r,lE)){i.push(r);break}}return i}function vE(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 Dd=(e,t)=>e.endpoints.some(n=>t.endpoints.includes(n));function us(e,t){let n=0;for(const i of t){if(i.id===e.id||Dd(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++)vE(e.waypoints[o],e.waypoints[o+1],i.waypoints[a],i.waypoints[a+1])&&(r=!0);r&&n++}return n}function Ai(e,t){let n=0;for(const i of t)i.id===e.id||Dd(e,i)||us(e,[i])>0&&(n+=i.type===e.type?2:1);return n}function Ld(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++)us(n[i],[n[r]])>0&&(t+=n[i].type===n[r].type?2:1);return t}function qu(e){const t=[],n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)if(us(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 Id(e){const t=qu(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:bE(e)}}function bE(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 _E(e,t,n){const i=new Set(t.flatMap(r=>[...r.members]));return e.shapes.filter(r=>!r.container&&!uE.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 Bd(e){var n;const t=(n=mt(e==null?void 0:e.extensionElements))==null?void 0:n.values;if(Array.isArray(t))for(const i of t){const r=mt(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 Nd=e=>e?{members:e}:{},ci=e=>e.shapes.filter(t=>!t.container);function xE(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 $d(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(mn(i).some(r=>Pi(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=>Pi(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 Ti(e){const t=[],n=e.shapes.filter(p=>!p.container);for(const p of e.edges)for(const d of Fn(p,n))t.push({kind:"edge-crosses-shape",edge:p.id,shape:d.id});const i=n.filter(p=>!p.attached);for(let p=0;p<i.length;p++)for(let d=p+1;d<i.length;d++){const h=i[p],m=i[d];if(!Uu(h,m,cE))continue;const g=h.id<m.id?[h.id,m.id]:[m.id,h.id];t.push({kind:"shape-overlap",shapes:g,identical:yE(h,m)})}const r=e.shapes.filter(p=>p.type==="bpmn:Group"&&Array.isArray(p.members)&&p.members.length>0);for(let p=0;p<r.length;p++)for(let d=p+1;d<r.length;d++){const h=r[p],m=r[d],g=Math.min(h.x+h.width,m.x+m.width)-Math.max(h.x,m.x),S=Math.min(h.y+h.height,m.y+m.height)-Math.max(h.y,m.y);if(g<=Rd||S<=Rd)continue;const E=h.id<m.id?[h.id,m.id]:[m.id,h.id],x=new Set(m.members);if(h.members.some(w=>x.has(w))){const w=_E(e,r,{x:Math.max(h.x,m.x),y:Math.max(h.y,m.y),right:Math.min(h.x+h.width,m.x+m.width),bottom:Math.min(h.y+h.height,m.y+m.height)});w.length&&t.push({kind:"group-overlap-unreadable",groups:E,shapes:w});continue}t.push({kind:"group-overlap-unintended",groups:E})}const o=e.shapes.filter(p=>p.container&&p.type!=="bpmn:Group"&&p.type!=="bpmn:Lane");for(const p of e.shapes.filter(d=>d.type==="bpmn:Group"))for(const d of o){const h=p.x<d.x+d.width&&d.x<p.x+p.width,m=p.y<d.y+d.height&&d.y<p.y+p.height,g=[["top",p.y,d.y,h],["bottom",p.y+p.height,d.y+d.height,h],["left",p.x,d.x,m],["right",p.x+p.width,d.x+d.width,m]];for(const[S,E,x,w]of g)w&&Math.abs(E-x)<=Cd&&t.push({kind:"group-on-container-boundary",group:p.id,container:d.id,side:S})}const a=e.shapes.filter(p=>p.type==="bpmn:Group");for(let p=0;p<a.length;p++)for(let d=p+1;d<a.length;d++){const h=a[p],m=a[d],g=h.x<m.x+m.width&&m.x<h.x+h.width,S=h.y<m.y+m.height&&m.y<h.y+h.height,E=[["x",h.x+h.width,m.x,S],["x",m.x+m.width,h.x,S],["y",h.y+h.height,m.y,g],["y",m.y+m.height,h.y,g]];for(const[x,w,C,P]of E)if(P&&Math.abs(w-C)<=Cd){t.push({kind:"group-on-group-boundary",groups:h.id<m.id?[h.id,m.id]:[m.id,h.id],axis:x});break}}for(let p=0;p<e.edges.length;p++)for(let d=p+1;d<e.edges.length;d++){const h=e.edges[p],m=e.edges[d],g=as(h,m);if(!g)continue;const S=h.id<m.id?[h.id,m.id]:[m.id,h.id];t.push({kind:g.kind==="opposite"?"edge-overlap-opposite":"edge-overlap-mixed",edges:S,axis:g.axis,length:Math.round(g.length)})}for(const p of e.edges){if(!p.label)continue;const d=cs(p,e.edges);d&&t.push({kind:"label-on-shared-segment",edge:p.id,other:d.other,axis:d.axis})}for(const p of e.edges){if(!p.label)continue;const d=Od(p,e);d&&t.push({kind:"label-over-line",edge:p.id,line:d})}const s=new Set(n.map(p=>p.id)),c=e.shapes.filter(p=>p.type==="bpmn:Participant"&&p.label);for(const p of[...n,...c.filter(d=>!s.has(d.id))]){if(!p.label)continue;const d=$d(p,e);d&&t.push({kind:"label-over-line",edge:p.id,line:d})}const u=new Set(e.shapes.filter(p=>p.type==="bpmn:TextAnnotation").map(p=>p.id));for(const p of c)for(const{owner:d,rect:h}of co(e))d===p.id||u.has(d)||Uu(p.label,h,so)&&t.push({kind:"pool-name-over-label",pool:p.id,label:d});const l=co(e);for(const p of n)if(p.type==="bpmn:TextAnnotation")for(const{owner:d,rect:h}of l)d!==p.id&&Uu(p,h,so)&&t.push({kind:"annotation-over-label",annotation:p.id,label:d});const f=new Map(e.shapes.map(p=>[p.id,p]));for(const p of n){const d=p.parent??xE(p,e,f);if(!d)continue;const h=f.get(d);!h||!h.container||mE(h,p,hE)||t.push({kind:"shape-outside-container",shape:p.id,container:h.id})}return t.sort((p,d)=>Ri(p).localeCompare(Ri(d)))}const mt=e=>typeof e=="object"&&e!==null?e:void 0,xt=e=>typeof e=="number"?e:0,Or=e=>{const t=mt(e);return typeof(t==null?void 0:t.id)=="string"?t.id:void 0};function wE(e){const t=mt(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=Or(o);a&&n.push(a)}}return n}function EE(e,t){const n=mt(e.$parent);if(!n)return;const i=typeof n.$type=="string"?n.$type:"";if(i==="bpmn:Process"){const r=Or(n);return r?t.get(r):void 0}if(os.has(i)&&i!=="bpmn:Lane"&&i!=="bpmn:Group")return Or(n)}function jd(e){var a,s,c,u,l;const t=[],n=[],i=((a=mt(e))==null?void 0:a.diagrams)??[],r=new Map,o=new Set;for(const f of((s=mt(e))==null?void 0:s.rootElements)??[]){const p=mt(f);if((p==null?void 0:p.$type)==="bpmn:Collaboration")for(const d of p.participants??[]){const h=mt(d),m=Or(h),g=Or(h==null?void 0:h.processRef);m&&g?r.set(g,m):m&&o.add(m)}}for(const f of i){const p=mt((c=mt(f))==null?void 0:c.plane),d=(p==null?void 0:p.planeElement)??[];for(const h of d){const m=mt(h);if(!m)continue;const g=mt(m.bpmnElement),S=typeof(g==null?void 0:g.id)=="string"?g.id:void 0;if(!S)continue;const E=typeof(g==null?void 0:g.$type)=="string"?g.$type:"",x=mt(m.bounds);if(x){const C=m.isExpanded===!1&&E!=="bpmn:Participant",P=mt((u=mt(m.label))==null?void 0:u.bounds),L={id:S,type:E,x:xt(x.x),y:xt(x.y),width:xt(x.width),height:xt(x.height),container:os.has(E)&&!C,attached:(g==null?void 0:g.attachedToRef)!==void 0,...g?{parent:EE(g,r)}:{},...P?{label:{x:xt(P.x),y:xt(P.y),width:xt(P.width),height:xt(P.height)}}:{},...E==="bpmn:Group"?Nd(Bd(g)):{}},T=m.isHorizontal!==!1,N=typeof(g==null?void 0:g.name)=="string"?g.name:"";o.has(S)&&T&&N&&(L.label=Vu(L,N)),t.push(L);continue}const w=m.waypoint;if(Array.isArray(w)){const C=mt((l=mt(m.label))==null?void 0:l.bounds);n.push({id:S,type:E,waypoints:w.map(P=>{var L,T;return{x:xt((L=mt(P))==null?void 0:L.x),y:xt((T=mt(P))==null?void 0:T.y)}}),endpoints:wE(g),...C?{label:{x:xt(C.x),y:xt(C.y),width:xt(C.width),height:xt(C.height)}}:{}})}}}return{shapes:t,edges:n}}function Fd(e){return Ti(jd(e))}async function SE(e){const{definitions:t,warnings:n}=await zu(e);return{findings:Fd(t),warnings:n}}function wt(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 m=mt(o.label);n.push({id:o.id,type:a,waypoints:s.map(g=>({x:xt(g.x),y:xt(g.y)})),endpoints:[Or(o.source),Or(o.target)].filter(g=>!!g),...m&&typeof m.x=="number"?{label:{x:m.x,y:xt(m.y),width:xt(m.width),height:xt(m.height)}}:{}});continue}if(typeof o.x!="number"||typeof o.y!="number")continue;const c=mt(o.businessObject),u=mt(o.label);let l=mt(o.parent);for(;l&&l.type==="bpmn:Lane";)l=mt(l.parent);const f=typeof(l==null?void 0:l.type)=="string"?l.type:"",p=l&&os.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:xt(o.width),height:xt(o.height),container:os.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:xt(u.y),width:xt(u.width),height:xt(u.height)}}:{},...a==="bpmn:Group"?Nd(Bd(c)):{}},h=typeof(c==null?void 0:c.name)=="string"?c.name:"";a==="bpmn:Participant"&&!(c!=null&&c.processRef)&&h&&((i=mt(o.di))==null?void 0:i.isHorizontal)!==!1&&(d.label=Vu(d,h)),t.push(d)}return{shapes:t,edges:n}}const RE={"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 CE(e,t){const n=RE[e];return n||(e==="label"||e.startsWith("bpmndi:")?"other":e.startsWith("bpmn:")&&!("waypoints"in t&&t.waypoints)?"flowNode":"other")}function Hd(e){let t=e.parent;for(;t;){if(t.type==="bpmn:Participant")return t.id;t=t.parent}}function zd(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 CE(i.type,i)},lanesOf:n=>t().filter(i=>i.type==="bpmn:Lane"&&Hd(i)===n).sort((i,r)=>i.y-r.y).map(i=>i.id),participantOf:n=>{const i=e.get(n);return i?Hd(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 Gd=20,PE=4,Mt=(e,t)=>Math.abs(e-t)<.5;function Vd(e,t,n,i=Gd){if(Mt(e.y,t.y)&&!Mt(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(Mt(e.x,t.x)&&!Mt(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 Wd(e,t,n=Gd){if(e.length!==4)return null;const[i,r,o,a]=e;if(Mt(i.y,r.y)&&Mt(r.x,o.x)&&Mt(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(Mt(i.x,r.x)&&Mt(r.y,o.y)&&Mt(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 Yu(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 Ud=30,AE=[0,-25,25,-40,40];function TE(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+Ud:s-Ud,u=a?i.y+i.height:i.y,l=n.x+n.width/2,f=i.x+i.width/2;return AE.map(p=>[{x:l,y:s},{x:l,y:c},{x:f+p,y:c},{x:f+p,y:u}])}const ME=(e,t,n)=>[...e.slice(0,t+1),...n,...e.slice(t+1)],ls=(e,t,n)=>Fn({...e,waypoints:t},n).length;function qd(e,t,n,i){let r=[...e.waypoints],o=ls(e,r,t);if(o===0)return null;let a=!1;for(const f of Yu(e,t))if(ls(e,f,t)===0)return f;const s=(i??[]).filter(f=>f.id!==e.id).flatMap(mn),c=f=>mn({...e,waypoints:f}).some(p=>ss(p,s).length>0),u=TE(e,t).filter(f=>ls(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);for(let f=0;f<PE&&o>0;f++){let p=!1;for(let d=0;d+1<r.length&&!p;d++){const h=r[d],m=r[d+1];for(const g of t){if(e.endpoints.includes(g.id)||Fn({...e,waypoints:[h,m]},[g]).length===0)continue;const S=Vd(h,m,g),E=S?S.map(w=>ME(r,d,w)):Wd(r,g)??[];if(!E.length)continue;const x=[...E].sort((w,C)=>Number(l(C))-Number(l(w)));for(const w of x){const C=ls(e,w,t);if(C<o){r=w,o=C,p=!0,a=!0;break}}if(p)break}}if(!p)break}return a&&o===0?r:null}function Yd(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n),o=ci(r),a=Ti(r).filter(c=>c.kind==="edge-crosses-shape"&&!t.has(Ri(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=qd(u,o,p,r.edges);if(!d)continue;const h=r.edges.filter(S=>S.id!==c),m=Ci(u,h);Ci({...u,waypoints:d},h)>m||i.updateWaypoints(l,d)}}const kE=10;function Kd(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 Xd(e,t){if(e.waypoints.length<2||e.endpoints.length!==2)return null;const n=t.shapes.filter($=>$.type==="bpmn:Participant"&&$.container),i=t.shapes.find($=>$.id===e.endpoints[0]),r=t.shapes.find($=>$.id===e.endpoints[1]);if(!i||!r)return null;const o=Kd(i,n),a=Kd(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($=>$.id!==o.id&&$.id!==a.id&&$.y>=c.y+c.height&&$.y+$.height<=u.y).sort(($,re)=>$.y-re.y);if(!l.length)return null;const f=l[0],p=l[l.length-1],d=(c.y+c.height+f.y)/2,h=(p.y+p.height+u.y)/2,m=s?d:h,g=s?h:d,S=e.waypoints[0],E=e.waypoints[e.waypoints.length-1],x=ci(t),w=t.edges.filter($=>$.id!==e.id),C=Ai(e,w),P=Fn(e,x).length;if(C===0&&P===0||P===0&&e.waypoints.length===2)return null;const L=Math.min(...l.map($=>$.x)),T=Math.max(...l.map($=>$.x+$.width)),N=(S.x+E.x)/2,k=$=>$.filter((re,ye)=>ye===0||!(Mt(re.x,$[ye-1].x)&&Mt(re.y,$[ye-1].y)));let O;for(let $=L;$<=T;$+=kE){const re=k([S,{x:S.x,y:m},{x:$,y:m},{x:$,y:g},{x:E.x,y:g},E]),ye={...e,waypoints:re};if(Fn(ye,x).length>0)continue;const Ue=Ai(ye,w),q=Math.abs($-N);(!O||Ue<O.cross||Ue===O.cross&&q<O.detour)&&(O={pts:re,cross:Ue,detour:q})}return O&&(P>0?O.cross<=C:O.cross<C)?O.pts:null}function Zd(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.edges){if(o.type!=="bpmn:MessageFlow"||t.has(o.id))continue;const a=wt(n),s=a.edges.find(l=>l.id===o.id);if(!s)continue;const c=Xd(s,a);if(!c)continue;const u=n.get(o.id);u&&i.updateWaypoints(u,c)}}const uo=[25,-25,40,-40],ps=35;function Qd(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[];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-ps:n.y+n.height+ps,f=[];for(const E of[0,...uo]){if(Math.abs(E)>=i.width/2-5)continue;const x=o+E;f.push({pts:[{x:n.x,y:r},{x,y:r},{x,y:c}],cost:Math.abs(E)});for(const w of[0,...uo]){if(Math.abs(w)>=n.width/2-5)continue;const C=a+w;f.push({pts:[{x:C,y:u},{x:C,y:l},{x,y:l},{x,y:c}],cost:Math.abs(E)+Math.abs(w)})}}const p=50,d=i.y+i.height/2,h=s?n.y+n.height:n.y;for(const E of[0,...uo]){if(Math.abs(E)>=n.width/2-5)continue;const x=a+E;f.push({pts:[{x,y:h},{x,y:d},{x:i.x+i.width,y:d}],cost:p+Math.abs(E)})}const m=60,g=s?i.y+i.height:i.y,S=s?i.y+i.height+ps:i.y-ps;for(const E of[0,...uo]){if(Math.abs(E)>=i.width/2-5)continue;const x=o+E;for(const w of[0,...uo]){if(Math.abs(w)>=n.width/2-5)continue;const C=a+w;f.push({pts:[{x:C,y:h},{x:C,y:S},{x,y:S},{x,y:g}],cost:m+Math.abs(E)+Math.abs(w)})}}return f}const fs=30;function Jd(e,t){for(let n=1;n<e.length-2;n++){const i=e[n],r=e[n+1],o=Mt(i.y,r.y)&&!Mt(i.x,r.x),a=Mt(i.x,r.x)&&!Mt(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)<fs||Math.abs(i.y-(s.y+s.height))<fs)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)<fs||Math.abs(i.x-(s.x+s.width))<fs)return!0}}return!1}const ds=40;function OE(e,t,n){let i=0;for(const r of t){if(r.container||n.includes(r.id))continue;const o=r.x-ds,a=r.x+r.width+ds,s=r.y-ds,c=r.y+r.height+ds;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 eh(e,t){if(e.type!=="bpmn:SequenceFlow")return null;const n=t.shapes.filter(P=>P.container),i=new Map(t.shapes.map(P=>[P.id,P])),r=ci(t),o=t.edges.filter(P=>P.id!==e.id),a=Ci(e,o),s=Ai(e,o),c=P=>OE(P,t.shapes,e.endpoints)+(Jd(P,n)?1:0),u=c(e.waypoints),l=P=>{if(!P)return;const L=P.x+P.width/2,T=P.y+P.height/2;return n.find(N=>N.type==="bpmn:Lane"&&L>=N.x&&L<=N.x+N.width&&T>=N.y&&T<=N.y+N.height)},f=l(i.get(e.endpoints[0]??"")),p=l(i.get(e.endpoints[1]??"")),d=!!f&&!!p&&f.id!==p.id,h=P=>{if(!d||!p)return!1;for(let L=1;L<P.length-2;L++){const T=P[L],N=P[L+1];if(Mt(T.y,N.y)&&!Mt(T.x,N.x)&&T.y>p.y&&T.y<p.y+p.height)return!0}return!1},m=h(e.waypoints),S=(P=>{if(!P)return;const L=P.x+P.width/2,T=P.y+P.height/2;return n.filter(N=>N.type==="bpmn:Participant"&&L>=N.x&&L<=N.x+N.width&&T>=N.y&&T<=N.y+N.height).sort((N,k)=>N.width*N.height-k.width*k.height)[0]})(i.get(e.endpoints[0]??"")),E=P=>{if(!S)return 0;let L=0;for(let T=1;T<P.length-1;T++){const N=P[T];(N.x<S.x||N.x>S.x+S.width||N.y<S.y||N.y>S.y+S.height)&&L++}return L},x=E(e.waypoints);if(!Jd(e.waypoints,n)&&!(d&&!m)&&x===0)return null;const w=P=>P.reduce((L,T,N)=>N?L+Math.abs(T.x-P[N-1].x)+Math.abs(T.y-P[N-1].y):0,0);let C;for(const{pts:P,cost:L}of Qd(e,i)){const T={...e,waypoints:P};if(Fn(T,r).length>0)continue;const N=Ci(T,o);if(N>a)continue;const k=E(P);if(k>x)continue;const O=k<x&&N===0;if(!O&&Ai(T,o)>s)continue;const $=c(P),re=h(P);if(!O&&!(re&&!m)&&$>=u)continue;const Ue=re?0:1,q=w(P);(!C||k<C.out||k===C.out&&(Ue<C.lane||Ue===C.lane&&(N<C.opp||N===C.opp&&($<C.sc||$===C.sc&&(L<C.cost||L===C.cost&&q<C.len)))))&&(C={pts:P,out:k,sc:$,lane:Ue,opp:N,cost:L,len:q})}return(C==null?void 0:C.pts)??null}function DE(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n).edges.filter(o=>!t.has(o.id)&&o.waypoints.length>=4).map(o=>o.id).sort();for(const o of r){const a=wt(n),s=a.edges.find(d=>d.id===o);if(!s||s.waypoints.length<4)continue;const c=ci(a),u=a.edges.filter(d=>d.id!==o),l=Fn(s,c).length,f=Ci(s,u),p=Ai(s,u);for(const d of Yu(s,a.shapes)){if(d.length>=s.waypoints.length)continue;const h={...s,waypoints:d};if(Fn(h,c).length>l||Ci(h,u)>f||Ai(h,u)>p)continue;const m=n.get(o);m&&i.updateWaypoints(m,d);break}}}function th(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n).edges.filter(o=>o.type==="bpmn:SequenceFlow"&&!t.has(o.id)).map(o=>o.id).sort();for(const o of r){const a=wt(n),s=a.edges.find(l=>l.id===o);if(!s)continue;const c=eh(s,a);if(!c)continue;const u=n.get(o);u&&i.updateWaypoints(u,c)}}function LE(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=Mt(n[0].x,n[1].x)&&!Mt(n[0].y,n[1].y),s=Mt(n[n.length-1].x,n[n.length-2].x)&&!Mt(n[n.length-1].y,n[n.length-2].y);for(const c of uo){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 nh(e,t){const n=new Map(t.shapes.map(l=>[l.id,l])),i=ci(t),r=t.edges.filter(l=>l.id!==e.id),o=Ci(e,r);if(o===0)return null;const a=Ai(e,r);let s;const c=l=>l.reduce((f,p,d)=>d?f+Math.abs(p.x-l[d-1].x)+Math.abs(p.y-l[d-1].y):0,0),u=[...Qd(e,n),...LE(e,n)];for(const{pts:l,cost:f}of u){const p={...e,waypoints:l};if(Fn(p,i).length>0)continue;const d=Ci(p,r),h=Ai(p,r);if(d>=o||h-a>o-d)continue;const m=c(l);(!s||d<s.opposite||d===s.opposite&&(h<s.cross||h===s.cross&&(f<s.cost||f===s.cost&&m<s.len)))&&(s={pts:l,opposite:d,cross:h,cost:f,len:m})}return(s==null?void 0:s.pts)??null}function ih(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=wt(i),a=Ti(o).filter(l=>(l.kind==="edge-overlap-opposite"||l.kind==="edge-overlap-mixed")&&!t.has(Ri(l)));if(!a.length)return;const s=new Set;for(const l of a)if(!(l.kind!=="edge-overlap-opposite"&&l.kind!=="edge-overlap-mixed"))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=wt(i),p=f.edges.find(m=>m.id===l);if(!p)continue;const d=nh(p,f);if(!d)continue;const h=i.get(l);h&&r.updateWaypoints(h,d)}}const IE=10,BE=(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 rh(e,t){const n=e.label;if(!n)return null;const i=t.edges.filter(a=>a.id!==e.id);if(!cs(e,i))return null;const r=ci(t),o=i.flatMap(mn);for(const a of mn(e)){let s=[[a.lo,a.hi]];for(const[d,h]of ss(a,o))s=s.flatMap(([m,g])=>{const S=[];return d>m&&S.push([m,Math.min(g,d)]),h<g&&S.push([Math.max(m,h),g]),S.filter(([E,x])=>x>E)});const c=a.axis==="h"?n.width:n.height,u=s.find(([d,h])=>h-d>=c+IE*2);if(!u)continue;const l=(u[0]+u[1])/2,f=a.axis==="h"?{x:l,y:a.at-Md}:{x:a.at+Cn+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(!cs({...e,label:p},i)&&!r.some(d=>!e.endpoints.includes(d.id)&&BE(p,d)))return p}return null}const Cn=8;function oh(e,t){const n=e.label;if(!n)return null;const i=mn(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,h=p.axis==="h"?o-p.at:r-p.at,m=d<p.lo?p.lo-d:d>p.hi?d-p.hi:0;return Math.hypot(h,m)},s=i.reduce((p,d)=>a(d)<a(p)?d:p,i[0]),c=[...i,...t.edges.filter(p=>p.id!==e.id).flatMap(mn),...t.shapes.filter(p=>p.container).flatMap(qo)],u=p=>!c.some(d=>Pi(p,d));if(u(n))return null;const l=(s.axis==="v"?n.height:n.width)+Cn,f=[0,-l,l,-2*l,2*l];if(s.axis==="v")for(const p of[s.at+Cn,s.at-Cn-n.width])for(const d of f){const h=n.y+d;if(h<s.lo||h+n.height>s.hi)continue;const m={...n,x:p,y:h};if(u(m))return m}else for(const p of[s.at-Cn-n.height,s.at+Cn])for(const d of f){const h=n.x+d;if(h<s.lo||h+n.width>s.hi)continue;const m={...n,x:h,y:p};if(u(m))return m}return null}function ah(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.edges){if(!o.label||t.has(o.id))continue;const a=oh(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 sh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=wt(i),a=Ti(o).filter(s=>s.kind==="label-on-shared-segment"&&!t.has(Ri(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=rh(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(mn),...t.shapes.filter(p=>p.container).flatMap(qo)],r=i.filter(p=>Pi(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=>Pi(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-Cn-n.height},{...n,y:p.at+Cn}):u.push({...n,x:p.at-Cn-n.width},{...n,x:p.at+Cn});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+Cn},{...n,x:l-n.width/2,y:e.y-Cn-n.height},{...n,x:e.x+e.width+Cn,y:f-n.height/2},{...n,x:e.x-Cn-n.width,y:f-n.height/2}),u.find(c)??null}function uh(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.shapes){if(o.container||!o.label||t.has(o.id))continue;const a=ch(o,wt(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 NE=/^[\p{L}_][\p{L}\p{N}_.\-]*$/u,lh=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}]},hs=e=>typeof e=="object"&&e!==null&&!Array.isArray(e),Ku=e=>typeof e=="string"&&e!=="";function $E(e){const t=[];function n(i,r,o,a){if(a===null){Ku(o)||t.push({kind:"payload-invalid",opIndex:i,field:r});return}if(!hs(o)){t.push({kind:"payload-invalid",opIndex:i,field:r});return}for(const s of a)Ku(o[s])||t.push({kind:"payload-invalid",opIndex:i,field:`${r}.${s}`})}return e.forEach((i,r)=>{if(!hs(i)||!Ku(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(!hs(u))break;u=u[f]}if(!hs(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"){const o=i.band;o!==void 0&&(!Number.isInteger(o)||o<0)&&t.push({kind:"payload-invalid",opIndex:r,field:"band"})}}),t}function fh(e,t){const n=$E(e);if(n.length>0)return n;const i=[],r=new Map,o=new Map;function a(p,d,h){if(!NE.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,{...h,opIndex:p})}e.forEach((p,d)=>{var h;switch(p.kind){case"participant.add":a(d,p.participant.id,{category:"participant",lanes:(p.participant.lanes??[]).map(m=>m.id)});for(const m of p.participant.lanes??[])a(d,m.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 m of p.associations??[])m.id&&a(d,m.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"}),(h=p.association)!=null&&h.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(m=>m.id));for(const m of p.lanes)t.categoryOf(m.id)===void 0&&a(d,m.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,h,m){const g=s(d);if(g===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:h});return}if(m&&!m.includes(g)){i.push({kind:"ref-category",opIndex:p,ref:d,role:h,expected:m.join("|"),actual:g});return}return g}const l=t.isCollaboration()||e.some(p=>p.kind==="participant.add");return e.forEach((p,d)=>{var h;switch(p.kind){case"participant.add":break;case"node.add":{const{participant:m,lane:g}=p.node;if(m===void 0){(l||g!==void 0)&&i.push({kind:"participant-required",opIndex:d,id:p.node.id});break}if(u(d,m,"participant",["participant"])===void 0)break;g!==void 0&&((((h=r.get(m))==null?void 0:h.lanes)??o.get(m)??t.lanesOf(m)).includes(g)||i.push({kind:"lane-unknown",opIndex:d,lane:g,participant:m}));break}case"sequenceFlow.add":{const{id:m,source:g,target:S,name:E,condition:x}=p.flow,w=u(d,g,"source",["flowNode"]),C=u(d,S,"target",["flowNode"]);w&&C&&c(g)!==c(S)&&i.push({kind:"flow-cross-pool",opIndex:d,id:m}),E!==void 0&&x!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:m});break}case"messageFlow.add":{const{id:m,source:g,target:S}=p.flow,E=u(d,g,"source",["flowNode","participant"]),x=u(d,S,"target",["flowNode","participant"]);if(E&&x){const w=c(g),C=c(S);w!==void 0&&w===C&&i.push({kind:"message-flow-same-pool",opIndex:d,id:m})}break}case"dataStore.add":{for(const m of p.associations??[]){if([m.source,m.target].filter(E=>E===p.dataStore.id).length!==1){i.push({kind:"data-association-ends",opIndex:d,source:m.source,target:m.target});continue}const S=m.source===p.dataStore.id?m.target:m.source;u(d,S,"dataAssociation",["flowNode"])}break}case"dataAssociation.add":{const{source:m,target:g}=p.association,S=u(d,m,"source"),E=u(d,g,"target");if(S&&E){const x=new Set([S,E]);x.has("dataStore")&&x.has("flowNode")||i.push({kind:"data-association-ends",opIndex:d,source:m,target:g})}break}case"association.add":{const{id:m,source:g,target:S}=p.association,E=u(d,g,"source"),x=u(d,S,"target");E&&x&&E!=="annotation"&&x!=="annotation"&&i.push({kind:"association-detached",opIndex:d,annotation:m??`${g}->${S}`});break}case"annotation.add":{if(p.association){const{source:m,target:g}=p.association;if(m!==p.annotation.id&&g!==p.annotation.id)i.push({kind:"association-detached",opIndex:d,annotation:p.annotation.id});else{const S=m===p.annotation.id?g:m;u(d,S,"association")}}p.placement&&u(d,p.placement.anchor,"anchor");break}case"group.add":{for(const m of p.group.members??[]){const g=u(d,m,"member");g&&lh.has(g)&&i.push({kind:"ref-category",opIndex:d,ref:m,role:"member",expected:"shape",actual:g})}break}case"participant.update":{if(f(d,p.id,"participant")===void 0)break;if(p.lanes){const m=t.lanesOf(p.id),g=p.lanes.map(E=>E.id);for(const E of m)g.includes(E)||i.push({kind:"lane-shrink-unsupported",opIndex:d,participant:p.id,lane:E});for(const E of g)t.categoryOf(E)!==void 0&&!m.includes(E)&&i.push({kind:"id-duplicate",opIndex:d,id:E});const S=g.filter(E=>m.includes(E));S.length===m.length&&S.some((E,x)=>E!==m[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 m=t.participantOf(p.id);(m?o.get(m)??t.lanesOf(m):[]).includes(p.lane)||i.push({kind:"lane-unknown",opIndex:d,lane:p.lane,participant:m??""})}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 m=p.source===void 0||u(d,p.source,"source",["flowNode"])!==void 0,g=p.target===void 0||u(d,p.target,"target",["flowNode"])!==void 0,S=t.endpointsOf(p.id),E=p.source??(S==null?void 0:S.source),x=p.target??(S==null?void 0:S.target);m&&g&&E!==void 0&&x!==void 0&&new Set([c(E),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 m of p.members??[]){const g=u(d,m,"member");g&&lh.has(g)&&i.push({kind:"ref-category",opIndex:d,ref:m,role:"member",expected:"shape",actual:g})}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,h){if(r.has(d)){i.push({kind:"target-added-in-batch",opIndex:p,id:d});return}const m=t.categoryOf(d);if(m===void 0){i.push({kind:"ref-missing",opIndex:p,ref:d,role:"target"});return}if(h&&m!==h){i.push({kind:"ref-category",opIndex:p,ref:d,role:"target",expected:h,actual:m});return}return m}}function dh(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 ms(e){return`bpmn:${e[0].toUpperCase()}${e.slice(1)}`}const gs={"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]},en=10,hh=40,jE=10;function Xu(e,t,n,i,r){const o=n,a=(k,O)=>{const[$,re]=gs[k];let ye={x:t.x+t.width/2+$*(t.width/2+o.width/2+O),y:t.y+t.height/2+re*(t.height/2+o.height/2+O)};const Ue=i.x+en+o.width/2,q=i.x+i.width-en-o.width/2,le=i.y+en+o.height/2,me=i.y+i.height-en-o.height/2,se={x:Math.min(q,Math.max(Ue,ye.x)),y:Math.min(me,Math.max(le,ye.y))};return(se.x!==ye.x||se.y!==ye.y)&&(ye=Math.abs(se.x-(t.x+t.width/2))<(t.width+o.width)/2+en&&Math.abs(se.y-(t.y+t.height/2))<(t.height+o.height)/2+en?{x:t.x+t.width+en+o.width/2,y:se.y}:se),ye},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=wt(e),u=k=>{var $,re;if(!r.selfId)return!1;const O=e.get(k);return!!O&&((($=O.source)==null?void 0:$.id)===r.selfId||((re=O.target)==null?void 0:re.id)===r.selfId)},l=c.edges.filter(k=>!u(k.id)).flatMap(mn),f=co(c).filter(k=>k.owner!==r.selfId).map(k=>k.rect),p=k=>({x0:k.x-o.width/2-en,x1:k.x+o.width/2+en,y0:k.y-o.height/2-en,y1:k.y+o.height/2+en}),d=k=>{const O=p(k);return s.some($=>O.x0<$.x+$.width&&O.x1>$.x&&O.y0<$.y+$.height&&O.y1>$.y)},h=k=>{const O=p(k);return l.some($=>$.axis==="h"?$.at>O.y0&&$.at<O.y1&&$.lo<O.x1&&$.hi>O.x0:$.at>O.x0&&$.at<O.x1&&$.lo<O.y1&&$.hi>O.y0)},m=k=>{const O=p(k);return f.some($=>O.x0<$.x+$.width&&O.x1>$.x&&O.y0<$.y+$.height&&O.y1>$.y)},g=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}]),S=k=>{const O=p(k);return g.some($=>$.axis==="h"?$.at>O.y0&&$.at<O.y1&&$.lo<O.x1&&$.hi>O.x0:$.at>O.x0&&$.at<O.x1&&$.lo<O.y1&&$.hi>O.y0)},E=k=>d(k)||h(k)||m(k)||S(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=q=>q.startsWith("top")?q.replace(/^top/,"bottom"):q.replace(/^bottom/,"top"),O=q=>q.endsWith("left")?q.replace(/left$/,"right"):q.replace(/right$/,"left"),$=r.placement.side,re=[$,k($),O($),k(O($)),"top","bottom","left","right","top-left","top-right","bottom-left","bottom-right"],ye=r.placement.offset??50;let Ue=a($,ye);if(E(Ue)){const q=new Set;for(const le of re){if(q.has(le))continue;q.add(le);const me=a(le,ye);if(x(me)&&!E(me)){Ue=me;break}}}return Ue}const w=r.from,C=i.x+en+o.width/2,P=i.x+i.width-en-o.width/2,L=i.y+en+o.height/2,T=i.y+i.height-en-o.height/2;let N={x:Math.min(P,Math.max(C,w.x)),y:Math.min(T,Math.max(L,w.y))};if(E(N)){const k=(t.width+o.width)/2+en,$=[{x:N.x+k,y:N.y},{x:N.x-k,y:N.y},{x:N.x,y:N.y-o.height-en},{x:N.x,y:N.y+o.height+en}].filter(x).find(re=>!E(re));$&&(N=$)}return N}function Xt(e,t){return e.filter(n=>n.kind===t)}function mh(e,t){var Nx,$x,jx,Fx,Hx,zx,Gx,Vx,Wx,Ux,qx,Yx,Kx,Xx,Zx,Qx,Jx,e0,t0,n0,i0,r0,o0;const{modeling:n,bpmnFactory:i,elementFactory:r,elementRegistry:o,canvas:a,autoPlace:s,bpmnReplace:c}=t,u=()=>a.getRootElement(),l=_=>o.get(_),f=_=>{const R=l(_);if(!R)throw new Error(`하강 참조 해소 실패: ${_}`);return R},p=_=>{let R=_.parent;for(;R;){if(R.type==="bpmn:Participant")return R;R=R.parent}},d=new Map;for(const _ of o.filter(R=>!("waypoints"in R&&R.waypoints)&&R.type!=="bpmn:Lane"&&R.type!=="label"&&typeof R.x=="number"))d.set(_.id,{x:_.x,y:_.y});const h=Xt(e,"participant.add"),m=Xt(e,"node.add"),g=Xt(e,"sequenceFlow.add"),S=Xt(e,"messageFlow.add"),E=Xt(e,"dataStore.add"),x=Xt(e,"dataAssociation.add"),w=Xt(e,"annotation.add"),C=Xt(e,"group.add"),P=new Map(m.map(_=>[_.node.id,_])),L=(_,R,M)=>{var G;const F=_.businessObject,H=(((G=F.extensionElements)==null?void 0:G.values)??[]).filter(W=>W.$type!==R),I=M?[...H,i.create(R,M)]:H;if(!I.length){F.extensionElements&&n.updateProperties(_,{extensionElements:void 0});return}const Y=i.create("bpmn:ExtensionElements",{values:I});I.forEach(W=>{W.$parent=Y}),n.updateProperties(_,{extensionElements:Y})},T=_=>({anchor:_.anchor,side:_.side,..._.offset!==void 0?{offset:_.offset}:{}});for(const _ of Xt(e,"element.remove")){const R=l(_.id);R&&n.removeElements([R])}const N=_=>o.filter(R=>{var M;return R.type==="bpmn:Lane"&&((M=p(R))==null?void 0:M.id)===_}).sort((R,M)=>R.y-M.y);for(const _ of Xt(e,"participant.update")){const R=f(_.id);if(_.name!==void 0&&n.updateProperties(R,{name:_.name??void 0}),!_.lanes)continue;const M=N(_.id);if(!M.length){n.splitLane(R,_.lanes.length),N(_.id).forEach((H,I)=>{const Y=_.lanes[I];Y&&n.updateProperties(H,{id:Y.id,name:Y.name})});continue}const F=new Set(M.map(H=>H.id));_.lanes.forEach((H,I)=>{if(F.has(H.id)){n.updateProperties(f(H.id),{name:H.name});return}const Y=I===0?n.addLane(N(_.id)[0],"top"):n.addLane(f(_.lanes[I-1].id),"bottom");n.updateProperties(Y,{id:H.id,name:H.name})})}const k=150,O=130,$=80,re=90,ye=180,Ue=30,q=(_,R,M,F,H)=>{const I=M-R.width/2,Y=F-R.height/2;return(_.children??[]).find(G=>!("waypoints"in G&&G.waypoints)&&G.type!=="bpmn:Lane"&&G.type!=="label"&&!(H!=null&&H.has(G.id))&&typeof G.x=="number"&&I<G.x+G.width+Ue&&I+R.width+Ue>G.x&&Y<G.y+G.height&&Y+R.height>G.y)},le=new Set;for(const _ of h){le.add(`pool:${_.participant.id}`);for(const R of _.participant.lanes??[])le.add(R.id)}const me=new Map;for(const _ of m){const R=_.node.lane??`pool:${_.node.participant??""}`;let M=me.get(R);M||me.set(R,M=new Set([0])),_.band!==void 0&&M.add(_.band)}const se=new Map;for(const[_,R]of me){if(!le.has(_))continue;const M=[...R].sort((I,Y)=>I-Y),F=M.map((I,Y)=>Y===0?0:Y%2===1?Math.ceil(Y/2):-(Y/2)),H=Math.min(...F);se.set(_,new Map(M.map((I,Y)=>[I,F[Y]-H])))}{const _=new Map;for(const R of h)(R.participant.lanes??[]).forEach((M,F)=>_.set(M.id,F));for(const[R,M]of se){if(!_.has(R)||M.size<2)continue;const F=_.get(R),H=M.get(0)??0,I=new Set;for(const oe of m){if(oe.node.lane!==R||(oe.band??0)!==0||!oe.node.type.endsWith("Gateway"))continue;const Me={in:new Set,out:new Set,cross:new Set};for(const pe of g){const ve=pe.flow.source===oe.node.id;if(!ve&&pe.flow.target!==oe.node.id)continue;const ot=P.get(ve?pe.flow.target:pe.flow.source);if(!ot||ot.node.participant!==oe.node.participant||!ot.node.lane)continue;let Ce,$e=!1;if(ot.node.lane!==R){const ue=_.get(ot.node.lane);if(ue===void 0)continue;Ce=ue>F?"down":"up",$e=!0}else{const ue=M.get(ot.band??0)??H;Ce=ue>H?"down":ue<H?"up":void 0}Ce&&(Me[ve?"out":"in"].add(Ce),$e&&Me.cross.add(Ce))}for(const pe of["up","down"])Me.in.has(pe)&&Me.out.has(pe)&&Me.cross.has(pe)&&I.add(pe)}if(I.size!==1)continue;const[Y]=I,G=Math.max(...M.values()),W=Y==="down"?G:0;if(H===W)continue;const ce=[...M.entries()].filter(([oe])=>oe!==0).sort((oe,Me)=>oe[1]-Me[1]),xe=[...Array(G+1).keys()].filter(oe=>oe!==W),Re=new Map([[0,W]]);ce.forEach(([oe],Me)=>Re.set(oe,xe[Me])),se.set(R,Re)}}const _e=_=>{var R;return(((R=me.get(_))==null?void 0:R.size)??0)>1},ne=_=>_.band??(_.node.lane||!_e(`pool:${_.node.participant??""}`)?void 0:0),U=new Map,V=_=>U.get(_.node.id)??ne(_),Z=new Set,Fe=new Set;{const _=new Map;for(const F of g)_.set(F.flow.target,(_.get(F.flow.target)??0)+1);const R=F=>{const H=[],I=new Set([F]),Y=[F];for(;Y.length;){const G=Y.shift();H.push(G);for(const W of g)W.flow.source!==G||I.has(W.flow.target)||(_.get(W.flow.target)??0)!==1||(I.add(W.flow.target),Y.push(W.flow.target))}return H},M=(F,H)=>{var I;return((I=se.get(F))==null?void 0:I.get(H))??H};for(const F of m){if(!F.node.type.endsWith("Gateway"))continue;const H=F.node.lane??`pool:${F.node.participant??""}`,I=se.get(H);if(!I||I.size<2)continue;const Y=V(F);if(Y===void 0||M(H,Y)!==M(H,0))continue;const G=M(H,Y),W=g.filter(pe=>pe.flow.source===F.node.id).map(pe=>P.get(pe.flow.target)).filter(pe=>!!pe&&(pe.node.lane??`pool:${pe.node.participant??""}`)===H),ce=W.filter(pe=>{const ve=V(pe);return ve!==void 0&&M(H,ve)===G&&(_.get(pe.node.id)??0)===1}),xe=W.some(pe=>{const ve=V(pe);return ve!==void 0&&M(H,ve)>G});if(ce.length!==1||!xe)continue;const Re=new Set(W.flatMap(pe=>R(pe.node.id)));if(!g.some(pe=>pe.flow.target===F.node.id&&Re.has(pe.flow.source)))continue;const Me=new Map;for(const[pe,ve]of I)Me.set(pe,ve+1);Me.set(-1,0),se.set(H,Me);for(const pe of R(ce[0].node.id))P.has(pe)&&(U.set(pe,-1),Fe.add(pe));Z.add(F.node.id)}}const Rt=(_,R)=>{var M;return((M=se.get(_))==null?void 0:M.get(R))??R},A=new Map;for(const[_,R]of me){let M=0;for(const F of R)M=Math.max(M,Rt(_,F));A.set(_,M)}const b=_=>ye+k*_,y=h.map((_,R)=>({op:_,declared:R}));y.sort((_,R)=>{const M=_.op.order??Number.POSITIVE_INFINITY,F=R.op.order??Number.POSITIVE_INFINITY;return M!==F?M-F:_.declared-R.declared});let B=80;for(const _ of o.getAll())_.parent===u()&&"height"in _&&typeof _.y=="number"&&(B=Math.max(B,_.y+_.height+60));for(const{op:_}of y){const R=_.participant,M=m.filter(oe=>oe.node.participant===R.id).length,F=((Nx=R.lanes)==null?void 0:Nx.length)??0,H=Math.max(1200,M*160+300),I=(R.lanes??[]).map(oe=>b(A.get(oe.id)??0)),Y=I.reduce((oe,Me)=>oe+Me,0);F&&Y<300&&(I[F-1]+=300-Y);const G=Math.max(300,k*((A.get(`pool:${R.id}`)??0)+1)),W=R.blackBox||M+F===0?120:F?Math.max(300,Y):G,ce=r.createShape({type:"bpmn:Participant",businessObject:i.create("bpmn:Participant",{id:R.id,name:R.name,..._.order!==void 0?{"bwl:poolOrder":_.order}:{},...R.blackBox?{}:{processRef:i.create("bpmn:Process")}}),width:H,height:W,isExpanded:!0}),xe=n.createShape(ce,{x:100+H/2,y:B+W/2},u()),Re=R.lanes??[];if(Re.length&&n.splitLane(xe,Re.length),Re.length){const oe=o.filter(Me=>{var pe;return Me.type==="bpmn:Lane"&&((pe=p(Me))==null?void 0:pe.id)===R.id}).sort((Me,pe)=>Me.y-pe.y);if(oe.forEach((Me,pe)=>{const ve=Re[pe];ve&&n.updateProperties(Me,{id:ve.id,name:ve.name})}),I.some(Me=>Me!==xe.height/F)){let Me=xe.y;oe.forEach((pe,ve)=>{const ot=I[ve];n.resizeShape(pe,{x:pe.x,y:Me,width:pe.width,height:ot}),Me+=ot})}}B=xe.y+xe.height+60}const z=_=>{var F;const R=P.get(_);if(R)return R.node.participant??"";const M=l(_);return M?M.type==="bpmn:Participant"?M.id:((F=p(M))==null?void 0:F.id)??"":""},K=new Map,ge=_=>{let R=K.get(_);return R||K.set(_,R={nodes:[],flows:[]}),R};for(const _ of m)ge(_.node.participant??"").nodes.push(_);for(const _ of g)ge(z(_.flow.source)).flows.push(_);const Be=_=>{var R;return i.create("bpmn:SequenceFlow",{id:_.id,name:_.name??((R=_.condition)==null?void 0:R.label)})},Qe=(_,R)=>r.createShape({type:ms(_.type),businessObject:i.create(ms(_.type),{id:_.id,name:_.name,...R!==void 0?{"bwl:band":R}:{}})}),Ct=[...y.map(({op:_})=>_.participant.id).filter(_=>K.has(_)),...[...K.keys()].filter(_=>!h.some(R=>R.participant.id===_))],rt=_=>_.endsWith("Gateway");for(const _ of Ct){const R=K.get(_),M=_?f(_):void 0,F=M?M.x+150:250;let H=M?M.y+80:120;const I=(ue,we,Ne)=>{const it=u().children.filter(dt=>!("waypoints"in dt&&dt.waypoints)&&dt.id!==we&&typeof dt.y=="number"&&dt.y>=ue);it.length&&n.moveElements(it,{x:0,y:Ne})},Y=(ue,we)=>{if(ue){const et=f(ue),Ut=b(we);if(et.height>=Ut)return;const Jt=Ut-et.height,X=p(et),te=X?X.y+X.height:et.y+et.height;n.resizeLane(et,{x:et.x,y:et.y,width:et.width,height:Ut},!1),I(te,X==null?void 0:X.id,Jt);return}if(!M)return;const Ne=k*(we+1);if(M.height>=Ne)return;const it=Ne-M.height,dt=M.y+M.height;n.resizeShape(M,{x:M.x,y:M.y,width:M.width,height:Ne}),I(dt,M.id,it)},G=(ue,we,Ne)=>{if(ue){const it=f(ue);return it.y+Math.min(it.height/2,re)+Rt(ue,we??0)*k}return we!==void 0&&M?M.y+$+Rt(`pool:${_}`,we)*k:Ne},W=(ue,we,Ne)=>{if(ue){const it=f(ue);return it.y+Math.min(it.height/2,re)+we*k}return M?M.y+$+we*k:Ne},ce=ue=>ue.participant?f(ue.participant):u(),xe=(ue,we,Ne,it,dt,et)=>{const Ut=Ne!==void 0||it!==void 0,Jt=Rt(Ne??`pool:${_}`,it??0);if(Ut)for(let ae=0;ae<4;ae++){const be=W(Ne,Jt+ae,et);if(!q(ue,we,dt,be))return Y(Ne,Jt+ae),{x:dt,y:be}}const X=G(Ne,it,et);Ut&&Y(Ne,Jt);let te=dt;for(let ae=0;ae<64;ae++){const be=q(ue,we,te,X);if(!be)break;te=be.x+be.width+O+we.width/2}return{x:te,y:X}},Re=new Set(R.flows.map(ue=>ue.flow.target)),oe=new Map;for(const ue of R.nodes){if(Re.has(ue.node.id))continue;const we=Qe(ue.node,ue.band),Ne=ne(ue),it=ue.node.lane?`${ue.node.lane}|${Ne??""}`:Ne!==void 0?`band:${Ne}`:"",dt=ce(ue.node),et=xe(dt,we,ue.node.lane,Ne,oe.get(it)??F,H);n.createShape(we,et,dt),oe.set(it,et.x+we.width+O),!ue.node.lane&&Ne===void 0&&(H+=160)}const Me=new Set,pe=new Map,ve=new Map,ot=new Map;if(_&&le.has(`pool:${_}`)){const ue=new Map;for(const X of R.flows)ue.set(X.flow.target,(ue.get(X.flow.target)??0)+1);const we=X=>G(X.node.lane,V(X),Number.NaN),Ne=new Set,it=X=>{var be;const te=(be=P.get(X))==null?void 0:be.node.participant;if(te)return l(te);const ae=l(X);if(ae)return ae.type==="bpmn:Participant"?ae:p(ae)},dt=X=>{const te=[],ae=new Set([X]),be=[X];for(;be.length;){const Je=be.shift(),Ge=P.get(Je);Ge&&te.push(Ge);for(const ke of R.flows)ke.flow.source!==Je||ae.has(ke.flow.target)||(ue.get(ke.flow.target)??0)!==1||(ae.add(ke.flow.target),be.push(ke.flow.target))}return te},et=X=>{if(!M)return;const te=new Set(X.map(Je=>Je.node.id));let ae=!1,be=!1;for(const Je of S){if(!te.has(Je.flow.source))continue;const Ge=it(Je.flow.target);!Ge||Ge.id===M.id||(Ge.y<M.y?ae=!0:be=!0)}return ae&&!be?"up":be&&!ae?"down":void 0};for(const X of R.nodes){if(!rt(X.node.type))continue;const te=G(X.node.lane,ne(X),Number.NaN);if(Number.isNaN(te))continue;const ae=[];for(const ke of R.flows){if(ke.flow.source!==X.node.id)continue;const Ve=P.get(ke.flow.target);if(!Ve||Ve.node.lane!==X.node.lane||(ue.get(Ve.node.id)??0)!==1)continue;const tt=ne(Ve);if(tt===void 0)continue;const qt=G(Ve.node.lane,tt,Number.NaN);if(Number.isNaN(qt))continue;const At=dt(Ve.node.id),$t=et(At);$t&&ae.push({subtree:At,band:tt,row:qt,dir:$t})}if(!ae.some(ke=>ke.dir==="up")||!ae.some(ke=>ke.dir==="down")||!ae.some(ke=>ke.dir==="up"&&ae.some(Ve=>Ve.dir==="down"&&Ve.row<ke.row)))continue;const Je=[...ae].sort((ke,Ve)=>ke.row-Ve.row);[...ae.filter(ke=>ke.dir==="up"),...ae.filter(ke=>ke.dir==="down")].sort((ke,Ve)=>ke.dir===Ve.dir?ke.row-Ve.row:ke.dir==="up"?-1:1).forEach((ke,Ve)=>{const tt=Je[Ve].band;if(tt!==ke.band){Ne.add(X.node.id);for(const qt of ke.subtree)ne(qt)===ke.band&&U.set(qt.node.id,tt)}})}const Ut=X=>{if(!M)return;const te=new Set(X.map(Je=>Je.node.id));let ae=!1,be=!1;for(const Je of S){if(!te.has(Je.flow.target))continue;const Ge=it(Je.flow.source);!Ge||Ge.id===M.id||(Ge.y<M.y?ae=!0:be=!0)}return ae&&!be?"up":be&&!ae?"down":void 0};for(const X of R.nodes){if(!rt(X.node.type))continue;const te=X.node.lane??`pool:${_}`,ae=se.get(te);if(!ae||ae.size<2)continue;const be=ae.get(0);if(be===void 0)continue;const Je=Math.max(...ae.values()),Ge=be===Je&&be!==0?"down":void 0;if(!Ge)continue;const ke=[];for(const $t of R.flows){if($t.flow.source!==X.node.id)continue;const ei=P.get($t.flow.target);if(!ei||ei.node.lane!==X.node.lane||(ue.get(ei.node.id)??0)!==1)continue;const a0=V(ei);a0!==void 0&&ke.push({t:ei,subtree:dt(ei.node.id),band:a0})}const Ve=ke.find($t=>(ae.get($t.band)??$t.band)===be);if(!Ve||Ut(Ve.subtree)===Ge||et(Ve.subtree)===Ge)continue;const tt=ke.find($t=>$t!==Ve&&Ut($t.subtree)===Ge);if(!tt)continue;const qt=Ve.band,At=tt.band;for(const $t of Ve.subtree)V($t)===qt&&U.set($t.node.id,At);for(const $t of tt.subtree)V($t)===At&&U.set($t.node.id,qt);Ne.add(X.node.id)}for(const X of R.nodes){if(!rt(X.node.type))continue;const te=we(X);if(Number.isNaN(te)||w.some(ke=>{var Ve,tt;return(((Ve=ke.placement)==null?void 0:Ve.anchor)??(ke.association?ke.association.source===ke.annotation.id?ke.association.target:ke.association.source:void 0))===X.node.id&&((tt=ke.placement)==null?void 0:tt.side.startsWith("bottom"))}))continue;let be,Je=!1,Ge;for(const ke of R.flows){if(ke.flow.source!==X.node.id)continue;const Ve=P.get(ke.flow.target);if(!Ve||!Ve.node.lane&&ne(Ve)===void 0)continue;const tt=we(Ve);Number.isNaN(tt)||(Math.abs(tt-te)<.5&&(Je=!0),tt>te?!be||tt>be.row?be={id:Ve.node.id,row:tt,count:1}:tt===be.row&&be.count++:tt<te&&Ve.node.lane===X.node.lane&&(!Ge||tt>Ge.row?Ge={op:Ve,row:tt,count:1}:tt===Ge.row&&Ge.count++))}be&&be.count===1&&(ue.get(be.id)??0)===1&&!Ne.has(X.node.id)&&Me.add(be.id),!Je&&Ge&&Ge.count===1&&(ue.get(Ge.op.node.id)??0)===1&&!Z.has(X.node.id)&&pe.set(Ge.op.node.id,{lane:X.node.lane,band:V(X)})}const Jt=new Map;for(const X of S)Jt.set(X.flow.target,[...Jt.get(X.flow.target)??[],X]);for(const X of R.nodes){const te=Jt.get(X.node.id);if(!te||te.length!==1||!ue.get(X.node.id)||!X.node.lane&&ne(X)===void 0||Fe.has(X.node.id))continue;const ae=($x=P.get(te[0].flow.source))==null?void 0:$x.node.participant,be=ae?l(ae):void 0;if(!be||!M||be.id===M.id)continue;const Je=X.node.lane??`pool:${_}`,Ge=se.get(Je);if(!Ge)continue;const ke=Ge.get(0)??0,Ve=(Ge.get(V(X)??0)??ke)-ke;if(Ve===0)continue;const tt=be.y<M.y;if(tt&&Ve<0||!tt&&Ve>0)continue;let qt;for(const[At,$t]of Ge){const ei=$t-ke;(tt&&ei<0&&(!qt||ei<qt.row)||!tt&&ei>0&&(!qt||ei>qt.row))&&(qt={band:At,row:ei})}qt&&ve.set(X.node.id,{lane:X.node.lane,band:qt.band})}}const Ce=new Set;let $e=0;for(;$e++<R.nodes.length+2;){for(let Ne=0;Ne<R.nodes.length+R.flows.length+2;Ne++){let it=!1;for(const dt of R.flows){const et=dt.flow;if(Ce.has(et.id))continue;const Ut=l(et.source);if(!Ut)continue;const Jt=l(et.target),X=P.get(et.target);if(!Jt&&X){const te=Qe(X.node,X.band),ae=V(X);if(X.node.lane||ae!==void 0){const be=ce(X.node),Je=Ut,Ge=Je.x+(ot.get(et.source)??0)+Je.width+O,ke=pe.get(et.target)??ve.get(et.target),Ve=xe(be,te,ke?ke.lane:X.node.lane,ke?ke.band:ae,Me.has(et.target)?Je.x+Je.width/2:Ge,Number.NaN),tt=n.createShape(te,Ve,be);Me.has(et.target)&&ot.set(et.target,Ge-(tt.x+tt.width/2)),n.connect(Ut,tt,{type:"bpmn:SequenceFlow",businessObject:Be(et)})}else s.append(Ut,te,{connection:{type:"bpmn:SequenceFlow",businessObject:Be(et)}})}else if(Jt)n.connect(Ut,Jt,{type:"bpmn:SequenceFlow",businessObject:Be(et)});else continue;Ce.add(et.id),it=!0}if(!it)break}const ue=R.nodes.filter(Ne=>!l(Ne.node.id));if(!ue.length)break;const we=ue[0];{const Ne=Qe(we.node,we.band),it=ce(we.node),dt=ne(we);n.createShape(Ne,xe(it,Ne,we.node.lane,dt,F,H),it),!we.node.lane&&dt===void 0&&(H+=160)}}}const Nt=40,Pt=(_,R=()=>!0)=>{const M=l(_);if(!M)return[];const F=[M],H=new Set([_]);for(let I=0;I<F.length;I++){const Y=F[I].id;for(const G of g){const W=G.flow.target;if(G.flow.source!==Y||H.has(W)||!P.has(W))continue;H.add(W);const ce=l(W);ce&&R(ce)&&F.push(ce)}}return F},vn=(_,R=()=>!0)=>{const M=l(_);if(!M)return[];const F=[M],H=new Set([_]);for(let I=0;I<F.length;I++){const Y=F[I].id;for(const G of g){const W=G.flow.source;if(G.flow.target!==Y||H.has(W)||!P.has(W))continue;H.add(W);const ce=l(W);ce&&R(ce)&&F.push(ce)}}return F};for(const _ of Xt(e,"sequenceFlow.update")){if(_.target===void 0)continue;const R=P.get(_.target);if(!R)continue;const M=l(_.target),F=l(_.id);if(!M||!F)continue;const H=_.source!==void 0?l(_.source):F.source,I=F.target;if(!H||!I||I.id===M.id)continue;const Y=Pt(_.target),G=new Set(Y.map(pe=>pe.id)),W=Math.min(...Y.map(pe=>pe.x)),ce=Math.max(...Y.map(pe=>pe.x+pe.width)),xe=H.x+H.width,Re=ce-W+Nt*2-(I.x-xe);if(Re>0){const pe=p(M),ve=(pe==null?void 0:pe.children)??[],ot=ue=>ue.type==="bpmn:Lane",Ce=ve.filter(ue=>!("waypoints"in ue&&ue.waypoints)&&!ot(ue)&&!G.has(ue.id)&&ue.x>=I.x),$e=pe?[pe,...ve.filter(ue=>ot(ue))]:[];Ce.length&&n.createSpace(Ce,$e,{x:Re,y:0},"e",I.x-1)}const oe=R.node.lane||R.band!==void 0?M.y+M.height/2:H.y+H.height/2;n.moveElements(Y,{x:xe+Nt-W,y:oe-(M.y+M.height/2)});const Me=p(M);if(R.node.lane===void 0&&R.band!==void 0&&Me){const pe=Me.y+$+Rt(`pool:${R.node.participant??""}`,R.band)*k,ve=pe-(M.y+M.height/2);ve!==0&&!q(Me,M,M.x+M.width/2,pe,G)&&n.moveElements([M],{x:0,y:ve})}}const pt=(_,R)=>{const M=R.target===_,F=f(R.source),H=f(R.target),I=M?"bpmn:DataOutputAssociation":"bpmn:DataInputAssociation";n.connect(F,H,R.id?{type:I,businessObject:i.create(I,{id:R.id})}:{type:I})},Vt=100,dn=_=>{for(const R of h){if(!R.participant.blackBox)continue;const M=l(R.participant.id);if(!M)continue;const F=[];for(const I of S){const Y=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,G=Y?l(Y):void 0;G&&typeof G.x=="number"&&G.type!=="bpmn:Participant"&&F.push(G)}if(!F.length)continue;const H=Math.max(...F.map(I=>I.x+I.width/2))+Vt;if(H>M.x+M.width&&n.resizeShape(M,{x:M.x,y:M.y,width:H-M.x,height:M.height}),!!_)for(const I of S){const Y=l(I.flow.id),G=I.flow.source===R.participant.id?I.flow.target:I.flow.target===R.participant.id?I.flow.source:void 0,W=G?l(G):void 0;if(!Y||!W||W.type==="bpmn:Participant")continue;const ce=W.x+W.width/2;if(ce<M.x+10||ce>M.x+M.width-10)continue;const xe=M.y>W.y,Re=xe?W.y+W.height:W.y,oe=xe?M.y:M.y+M.height,Me=I.flow.source===R.participant.id?[{x:ce,y:oe},{x:ce,y:Re}]:[{x:ce,y:Re},{x:ce,y:oe}],pe=wt(o),ve={...pe.edges.find(ot=>ot.id===I.flow.id),waypoints:Me};Fn(ve,ci(pe)).length||n.updateWaypoints(Y,Me)}}};dn(!1);for(const _ of S){const R=_.flow;n.connect(f(R.source),f(R.target),{type:"bpmn:MessageFlow",businessObject:i.create("bpmn:MessageFlow",{id:R.id,name:R.name})})}{const M=new Set([...g.map(W=>W.flow.id),...S.map(W=>W.flow.id)].filter(W=>!!W)),F=o.filter(W=>!!W.waypoints),H=(W,ce)=>Math.abs(ce.x-W.x)<2?"L":Math.abs(ce.x-(W.x+W.width))<2?"R":Math.abs(ce.y-W.y)<2?"T":Math.abs(ce.y-(W.y+W.height))<2?"B":void 0,I=new Map,Y=(W,ce,xe)=>{if(!W||!ce||typeof W.x!="number")return;const Re=H(W,ce);if(!Re)return;let oe=I.get(W.id);oe||I.set(W.id,oe=new Map),oe.set(Re,[...oe.get(Re)??[],xe])};for(const W of F){const ce=W.waypoints;!ce||ce.length<2||(Y(W.source,ce[0],{id:W.id,dir:"out"}),Y(W.target,ce[ce.length-1],{id:W.id,dir:"in"}))}const G=new Set;for(const[W,ce]of I){const xe=l(W);if(!xe||typeof xe.x!="number"||![...ce.values()].some($e=>{const ue=$e.filter(we=>we.dir==="in");return $e.length>=3&&ue.length>=1&&$e.some(we=>we.dir==="out")&&ue.some(we=>M.has(we.id))}))continue;const oe=p(xe);if(!oe||G.has(oe.id)||(oe.children??[]).some($e=>$e.type==="bpmn:Lane"))continue;const Me=(jx=ce.get("T"))!=null&&jx.length?(Fx=ce.get("B"))!=null&&Fx.length?void 0:"B":"T";if(!Me||(Me==="T"?xe.y-oe.y:oe.y+oe.height-(xe.y+xe.height))>=k)continue;const ve=(oe.children??[]).filter($e=>!("waypoints"in $e&&$e.waypoints)&&$e.type!=="label"&&typeof $e.x=="number"),ot=oe.y+oe.height;n.resizeShape(oe,{x:oe.x,y:oe.y,width:oe.width,height:oe.height+k});const Ce=u().children.filter($e=>!("waypoints"in $e&&$e.waypoints)&&$e.id!==oe.id&&typeof $e.y=="number"&&$e.y>=ot);Ce.length&&n.moveElements(Ce,{x:0,y:k}),Me==="T"&&ve.length&&n.moveElements(ve,{x:0,y:k}),G.add(oe.id)}}const Cr=20,wn=30,ri=4,Jn=2,Wt=[10,30,80],Ui=_=>!("waypoints"in _&&_.waypoints)&&_.type!=="bpmn:Lane"&&_.type!=="label"&&typeof _.x=="number",qi=()=>{const _=wt(o);return{bad:Ti(_).filter(R=>R.kind==="edge-crosses-shape"||R.kind==="edge-overlap-opposite"||R.kind==="edge-overlap-mixed").length,crossings:Ld(_),straight:_.edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.waypoints.length===2).length}},an=_=>{const R=wt(o),M=R.edges.find(F=>F.id===_);return M?Fn(M,ci(R)).length:0},Ke=_=>an(_)>0,nt=_=>wt(o).edges.filter(R=>R.type==="bpmn:MessageFlow"&&R.id!==_&&R.waypoints.length===2).length,zf=(_,R)=>{const M=new Set(_.flatMap(I=>I.subtree.map(Y=>Y.id)));for(const I of _){const Y=(I.pool.children??[]).filter(Ui).filter(W=>!M.has(W.id));if(I.subtree.some(W=>Y.some(ce=>W.x+R<ce.x+ce.width+wn&&W.x+R+W.width+wn>ce.x&&W.y<ce.y+ce.height&&W.y+W.height>ce.y)))return null}const F=_.map(I=>I.pool.width);n.moveElements(_.flatMap(I=>I.subtree),{x:R,y:0});const H=_.map(I=>{const G=Math.max(...I.subtree.map(W=>W.x+W.width))+150-(I.pool.x+I.pool.width);return G>0&&n.resizeShape(I.pool,{x:I.pool.x,y:I.pool.y,width:I.pool.width+G,height:I.pool.height}),G});return()=>{n.moveElements(_.flatMap(I=>I.subtree),{x:-R,y:0}),_.forEach((I,Y)=>{H[Y]>0&&n.resizeShape(I.pool,{x:I.pool.x,y:I.pool.y,width:F[Y],height:I.pool.height})})}},PD=(_,R,M)=>zf([{subtree:_,pool:R}],M),Rx=(_,R)=>R.bad>_.bad||R.crossings>_.crossings&&R.straight<=_.straight&&R.bad>=_.bad,xu=(_,R)=>Rx(_,R)||R.straight<_.straight,wu=(_,R,M=()=>!0,F=Rx)=>{const H=qi(),I=zf(_,R);if(!I)return!1;const Y=qi();return F(H,Y)||!M()?(I(),!1):!0},Cx=(_,R,M,F=()=>!0)=>wu([{subtree:_,pool:R}],M,F),Xr=_=>{var R;return!!((R=P.get(_))!=null&&R.node.participant)},Ka=new Map;for(const _ of S){if(!Xr(_.flow.target))continue;const R=Ka.get(_.flow.target)??[];R.push(_),Ka.set(_.flow.target,R)}const Gf=[...Ka.keys()],Px=new Set(g.map(_=>_.flow.target)),Ax=_=>y.findIndex(({op:R})=>R.participant.id===_);Gf.sort((_,R)=>{var H,I;const M=Px.has(_)?1:0,F=Px.has(R)?1:0;return M!==F?M-F:Ax((H=P.get(_))==null?void 0:H.node.participant)-Ax((I=P.get(R))==null?void 0:I.node.participant)});const Zr=_=>_.x+_.width/2,AD=_=>{const R=new Map;for(const H of o.getAll()){const I=H;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 M=new Set([_]),F=[_];for(let H=0;H<F.length;H++)for(const I of R.get(F[H])??[])M.has(I)||(M.add(I),F.push(I));return M},TD=(_,R)=>{const M=AD(R);let F;for(const H of o.getAll()){const I=H;if(I.type!=="bpmn:MessageFlow"||!I.source||!I.target||I.target.id!==_||M.has(I.source.id))continue;const Y=I.source;if(typeof Y.x!="number"||Y.type==="bpmn:Participant")continue;const G=Zr(Y);(F===void 0||G>F)&&(F=G)}return F},Vf=(_,R)=>{const M=l(_.flow.source);if(M)return M.type==="bpmn:Participant"?TD(M.id,R):Zr(M)},Tx=_=>{let R;for(const M of Ka.get(_)??[]){const F=Vf(M,_);F!==void 0&&(!R||F>R.cx)&&(R={op:M,cx:F})}return R==null?void 0:R.op},MD=_=>{const R=Tx(_),M=l(_),F=R?Vf(R,_):void 0;return M&&F!==void 0?F-Zr(M):void 0},kD=_=>{const R=MD(_);return R!==void 0&&Math.abs(R)<Cr},Mx=(_,R,M,F,H)=>{var I;for(let Y=!0;Y;){Y=!1;for(const G of S){if(G.flow.id===M)continue;const W=R.has(G.flow.source),ce=R.has(G.flow.target);if(W===ce||F(W?G.flow.source:G.flow.target))continue;const xe=W?G.flow.target:G.flow.source;if(H(xe)||!Xr(xe))continue;const Re=l(G.flow.id);if(!(Re!=null&&Re.waypoints)||Re.waypoints.length!==2)continue;const oe=l(xe),Me=(I=P.get(xe))==null?void 0:I.node.participant;if(!oe||!Me)continue;const pe=Pt(xe,ve=>ve.x>=oe.x).filter(ve=>!R.has(ve.id));if(!(!pe.length||pe.some(ve=>H(ve.id)))){for(const ve of pe)R.add(ve.id);_.set(Me,[..._.get(Me)??[],...pe]),Y=!0}}}return[..._].map(([Y,G])=>({subtree:G,pool:f(Y)}))},kx=(_,R,M,F,H)=>Mx(new Map([[R,[..._]]]),new Set(_.map(I=>I.id)),F,I=>I===M,I=>I===H),Wf=_=>{const R=Tx(_);if(!R)return null;const M=l(_),F=l(R.flow.source),H=Vf(R,_);if(!M||!F||H===void 0)return null;const I=H-Zr(M);if(I>=Cr){const Y=P.get(_).node.participant,G=Pt(_,W=>W.x>=M.x);return{groups:kx(G,Y,_,R.flow.id,R.flow.source),dx:I}}if(-I>=Cr&&Xr(R.flow.source)){const Y=P.get(R.flow.source).node.participant,G=Pt(R.flow.source,W=>W.x>=F.x&&!kD(W.id));return{groups:kx(G,Y,R.flow.source,R.flow.id,_),dx:-I}}return null},Ox=()=>Gf.map(_=>({id:_,plan:Wf(_)})).filter(_=>!!_.plan).sort((_,R)=>Math.min(..._.plan.groups.flatMap(M=>M.subtree.map(F=>F.x)))-Math.min(...R.plan.groups.flatMap(M=>M.subtree.map(F=>F.x)))).map(_=>_.id);for(let _=0;_<3;_++){const R=qi(),M=[];for(const H of Ox()){const I=Wf(H);if(!I)continue;const Y=zf(I.groups,I.dx);Y&&M.push(Y)}if(!M.length)break;if(!xu(R,qi()))continue;for(const H of M.reverse())H();let F=!1;for(const H of Ox()){const I=Wf(H);I&&wu(I.groups,I.dx,()=>!0,xu)&&(F=!0)}if(!F)break}for(const _ of Gf.flatMap(R=>Ka.get(R)??[])){if(!Ke(_.flow.id))continue;const R=l(_.flow.target);if(!R)continue;const M=f(P.get(_.flow.target).node.participant),F=Pt(_.flow.target,G=>G.x>=R.x),H=R.width+O,I=an(_.flow.id),Y=nt(_.flow.id);for(let G=1;G<=ri;G++){const W=()=>an(_.flow.id)<I&&nt(_.flow.id)>=Y;if(Cx(F,M,H*G,W))break}}for(const _ of S){if(!Ke(_.flow.id))continue;const R=l(_.flow.source),M=l(_.flow.target);if(!R||!M||R.type==="bpmn:Participant"||M.type==="bpmn:Participant")continue;const F=R.x+R.width/2;if(Math.abs(F-(M.x+M.width/2))>15)continue;const[H,I]=R.y<M.y?[R.y+R.height,M.y]:[M.y+M.height,R.y],Y=[...P.values()].map(G=>l(G.node.id)).filter(G=>!!G&&G.id!==R.id&&G.id!==M.id).filter(G=>G.x<=F&&F<=G.x+G.width&&G.y+G.height>H&&G.y<I).sort((G,W)=>G.x-W.x);for(const G of Y){const W=(Hx=P.get(G.id))==null?void 0:Hx.node.participant,ce=W?l(W):void 0;if(!ce)continue;const xe=[...P.values()].filter(ue=>ue.node.participant===W).map(ue=>ue.node.id),Re=ue=>ue.map(we=>l(we)).filter(we=>!!we),Me=[vn(G.id,ue=>{var we;return((we=P.get(ue.id))==null?void 0:we.node.participant)===W}),Re(xe)].filter(ue=>ue.length),pe=G.width+O,ve=an(_.flow.id),ot=nt(_.flow.id),Ce=()=>an(_.flow.id)<ve&&nt(_.flow.id)>=ot;let $e=!1;for(const ue of Me){for(let we=1;we<=ri;we++)if(Cx(ue,ce,pe*we,Ce)){$e=!0;break}if($e)break}if(!Ke(_.flow.id))break}}for(const _ of S){if(!Ke(_.flow.id))continue;const R=l(_.flow.id);if(((zx=R==null?void 0:R.waypoints)==null?void 0:zx.length)!==2)continue;const M=l(_.flow.source),F=l(_.flow.target);if(!M||!F||M.type==="bpmn:Participant"||F.type==="bpmn:Participant"||!Xr(_.flow.source)||!Xr(_.flow.target)||Math.abs(Zr(M)-Zr(F))>Jn)continue;const H=Zr(M),I=R.waypoints.map(ve=>ve.y),[Y,G]=[Math.min(...I),Math.max(...I)],W=ci(wt(o)).filter(ve=>ve.id!==M.id&&ve.id!==F.id&&ve.x<H&&H<ve.x+ve.width&&Y<ve.y+ve.height&&ve.y<G);if(!W.length)continue;const ce=(Gx=P.get(_.flow.source))==null?void 0:Gx.node.participant,xe=(Vx=P.get(_.flow.target))==null?void 0:Vx.node.participant;if(!ce||!xe)continue;const Re=new Map;for(const[ve,ot,Ce]of[[_.flow.source,M,ce],[_.flow.target,F,xe]]){const $e=Re.get(Ce)??[],ue=Pt(ve,we=>we.x>=ot.x).filter(we=>!$e.some(Ne=>Ne.id===we.id));Re.set(Ce,[...$e,...ue])}const oe=new Set([...Re.values()].flat().map(ve=>ve.id)),Me=Mx(Re,oe,_.flow.id,ve=>ve===_.flow.source||ve===_.flow.target,()=>!1),pe=Math.max(...W.map(ve=>ve.x+ve.width));for(const ve of Wt){const ot=pe+ve-H;if(ot<=0)continue;if(wu(Me,ot,()=>{var $e,ue;return an(_.flow.id)===0&&((ue=($e=l(_.flow.id))==null?void 0:$e.waypoints)==null?void 0:ue.length)===2},xu))break}}{const _=M=>M.y+M.height/2,R=[];for(const M of P.keys()){if(!Xr(M))continue;const F=g.filter(Y=>Y.flow.target===M);if(F.length!==1)continue;const H=l(F[0].flow.source),I=l(M);!H||!I||!P.has(H.id)||Math.abs(_(H)-_(I))>1||I.x-(H.x+H.width)<=O+1||R.push({id:M,pred:H,node:I})}R.sort((M,F)=>M.node.x-F.node.x);for(const{id:M}of R){const F=P.get(M),H=l(M),I=l(g.find(oe=>oe.flow.target===M).flow.source);if(!H||!I)continue;const Y=H.x-(I.x+I.width);if(Y<=O+1)continue;const G=f(F.node.participant),W=Pt(M,oe=>oe.x>=H.x),ce=qi(),xe=PD(W,G,-(Y-O));if(!xe)continue;const Re=qi();(Re.bad>ce.bad||Re.crossings>=ce.crossings||Re.straight<ce.straight)&&xe()}}dn(!0);for(const _ of E){const R=_.associations??[],M=R.map(I=>I.source===_.dataStore.id?I.target:I.source).map(l).find(Boolean),F=M?p(M)??u():u(),H=M?{x:M.x+M.width/2,y:M.y+M.height+110}:{x:200,y:B+60};n.createShape({type:"bpmn:DataStoreReference",businessObject:i.create("bpmn:DataStoreReference",{id:_.dataStore.id,name:_.dataStore.name})},H,F);for(const I of R)pt(_.dataStore.id,I)}for(const _ of x){const M=f(_.association.target).type==="bpmn:DataStoreReference"?_.association.target:_.association.source;pt(M,_.association)}let Dx=0;const Eu=10,OD=(_,R)=>{for(const M of R.map(F=>p(F)).filter(F=>!!F)){const F=Eu,H=M.y,I=M.y+M.height,Y=M.x,G=M.x+M.width;if(Math.abs(_.y-H)<F){const W=H+F-_.y;_.y+=W,_.height-=W}if(Math.abs(_.y+_.height-I)<F&&(_.height=I-F-_.y),Math.abs(_.x-Y)<F){const W=Y+F-_.x;_.x+=W,_.width-=W}Math.abs(_.x+_.width-G)<F&&(_.width=G-F-_.x)}},DD=(_,R)=>{const M=Eu,F=30,H=o.filter(I=>I.type==="bpmn:Group"&&I.id!==R);for(const I of H){const Y=I.x,G=I.x+I.width,W=I.y,ce=I.y+I.height,xe=_.y<ce&&W<_.y+_.height,Re=_.x<G&&Y<_.x+_.width;if(xe){if(Math.abs(_.x-G)<M){const oe=Math.min(G+M-_.x,F);oe>0&&_.width-oe>0&&(_.x+=oe,_.width-=oe)}if(Math.abs(_.x+_.width-Y)<M){const oe=Math.min(_.x+_.width-(Y-M),F);oe>0&&_.width-oe>0&&(_.width-=oe)}}if(Re){if(Math.abs(_.y-ce)<M){const oe=Math.min(ce+M-_.y,F);oe>0&&_.height-oe>0&&(_.y+=oe,_.height-=oe)}if(Math.abs(_.y+_.height-W)<M){const oe=Math.min(_.y+_.height-(W-M),F);oe>0&&_.height-oe>0&&(_.height-=oe)}}}},Uf=(_,R)=>{const F=Math.min(..._.map(W=>W.x))-40,H=Math.min(..._.map(W=>W.y))-40,I=Math.max(..._.map(W=>W.x+W.width))+40,Y=Math.max(..._.map(W=>W.y+W.height))+40,G={x:F,y:H,width:I-F,height:Y-H};return OD(G,_),DD(G,R),G};for(const _ of C){const R=(_.group.members??[]).map(l).filter(H=>!!H);let M;R.length?M=Uf(R,_.group.id):(M={x:300+Dx*350,y:40,width:300,height:200},Dx++);const F=n.createShape({type:"bpmn:Group",businessObject:i.create("bpmn:Group",{id:_.group.id}),width:M.width,height:M.height},{x:M.x+M.width/2,y:M.y+M.height/2},u());_.group.name&&n.updateLabel(F,_.group.name),(Wx=_.group.members)!=null&&Wx.length&&L(F,"bwl:Members",{refs:_.group.members.join(" ")})}{const _=o.filter(H=>!!H.waypoints),R=new Map,M=(H,I)=>{!H||!I||(R.has(H)||R.set(H,new Set),R.get(H).add(I))};for(const H of _){const I=(Ux=H.source)==null?void 0:Ux.id,Y=(qx=H.target)==null?void 0:qx.id;M(I,Y),((Yx=H.type)!=null&&Yx.includes("DataOutputAssociation")||(Kx=H.type)!=null&&Kx.includes("DataInputAssociation")||H.type==="bpmn:Association")&&M(Y,I)}const F=o.filter(H=>H.type==="bpmn:Group");for(const H of F){const Y=(((Xx=H.businessObject.extensionElements)==null?void 0:Xx.values)??[]).find(Ce=>Ce.$type==="bwl:Members"),G=((Y==null?void 0:Y.refs)??"").split(" ").filter(Boolean);if(!G.length)continue;const W=new Set(G),ce=[...G];for(;ce.length;){const Ce=ce.shift();for(const $e of R.get(Ce)??[])W.has($e)||(W.add($e),ce.push($e))}const xe=H.x,Re=H.x+H.width,oe=H.y,Me=H.y+H.height,pe=Ce=>g.filter($e=>$e.flow.target===Ce).length,ve=Ce=>{var ue;const $e=((ue=l(Ce))==null?void 0:ue.type)??"";if($e==="bpmn:StartEvent"&&pe(Ce)===0)return!1;if($e.endsWith("Gateway")){const we=g.filter(Ne=>Ne.flow.target===Ce).map(Ne=>Ne.flow.source);if(we.length&&we.every(Ne=>{var it;return((it=l(Ne))==null?void 0:it.type)==="bpmn:StartEvent"&&pe(Ne)===0}))return!1}return!0},ot=o.filter(Ce=>Ui(Ce)).filter(Ce=>Ce.type!=="bpmn:Group"&&Ce.type!=="bpmn:Participant"&&Ce.type!=="bpmn:TextAnnotation"&&!W.has(Ce.id)&&Xr(Ce.id)&&ve(Ce.id)&&Ce.x<Re&&Ce.x+Ce.width>xe&&Ce.y<Me&&Ce.y+Ce.height>oe);if(ot.length)for(const Ce of[-1,1]){const $e=ot.filter(X=>(X.x+X.width-xe<=Re-X.x?-1:1)===Ce);if(!$e.length)continue;const ue=[];for(const X of $e){const te=ue.find(ae=>ae.some(be=>X.y<be.y+be.height&&X.y+X.height>be.y));te?te.push(X):ue.push([X])}const we=new Map;for(const X of ue){let te=Ce<0?xe-Eu:Re+Eu;for(const ae of[...X].sort((be,Je)=>Ce<0?Je.x-be.x:be.x-Je.x)){const be=Ce<0?Math.min(ae.x,te-ae.width):Math.max(ae.x,te);te=Ce<0?be-wn:be+ae.width+wn,be!==ae.x&&Math.sign(be-ae.x)===Ce&&we.set(ae.id,be-ae.x)}}const Ne=new Map,it=X=>Ne.get(X)===X||!Ne.get(X)?X:it(Ne.get(X));for(const X of $e)Ne.set(X.id,X.id);for(const X of S){const te=we.has(X.flow.source)?X.flow.source:void 0,ae=we.has(X.flow.target)?X.flow.target:void 0;if(!te||!ae)continue;const be=l(X.flow.id);((Zx=be==null?void 0:be.waypoints)==null?void 0:Zx.length)===2&&Ne.set(it(te),it(ae))}const dt=new Map;for(const X of $e){if(!we.has(X.id))continue;const te=it(X.id);dt.set(te,[...dt.get(te)??[],X])}const et=[...dt.values()].sort((X,te)=>Ce<0?Math.min(...X.map(ae=>ae.x))-Math.min(...te.map(ae=>ae.x)):Math.max(...te.map(ae=>ae.x))-Math.max(...X.map(ae=>ae.x))),Ut=[];let Jt=!0;for(const X of et){const te=X.map(Je=>we.get(Je.id)??0).reduce((Je,Ge)=>Math.abs(Ge)>Math.abs(Je)?Ge:Je,0),ae=new Map;let be=!0;for(const Je of X){const Ge=p(Je);if(!Ge){be=!1;break}ae.has(Ge.id)||ae.set(Ge.id,{subtree:[],pool:Ge}),ae.get(Ge.id).subtree.push(Je)}be&&wu([...ae.values()],te,()=>!0,xu)?Ut.push({shapes:X,dx:te}):Jt=!1}if(!Jt)for(const X of Ut.reverse())n.moveElements(X.shapes,{x:-X.dx,y:0})}}}{const _=new Set([...C.map(R=>R.group.id),...Xt(e,"group.update").map(R=>R.id)]);for(const R of o.filter(M=>M.type==="bpmn:Group")){if(_.has(R.id))continue;const F=(((Qx=R.businessObject.extensionElements)==null?void 0:Qx.values)??[]).find(G=>G.$type==="bwl:Members"),H=((F==null?void 0:F.refs)??"").split(" ").filter(Boolean).map(l).filter(G=>!!G);!H.length||!H.some(G=>{const W=d.get(G.id);return!W||W.x!==G.x||W.y!==G.y})||!H.some(G=>G.x<R.x||G.y<R.y||G.x+G.width>R.x+R.width||G.y+G.height>R.y+R.height)||n.resizeShape(R,Uf(H,R.id))}}{const R=new Map(co(wt(o)).map(G=>[G.owner,G.rect])),M=o.filter(G=>!!G.waypoints),F=new Map,H=(G,W)=>{!G||!W||(F.has(G)||F.set(G,new Set),F.get(G).add(W))};for(const G of M){const W=(Jx=G.source)==null?void 0:Jx.id,ce=(e0=G.target)==null?void 0:e0.id;H(W,ce),((t0=G.type)!=null&&t0.includes("DataOutputAssociation")||(n0=G.type)!=null&&n0.includes("DataInputAssociation")||G.type==="bpmn:Association")&&H(ce,W)}const I=G=>g.filter(W=>W.flow.target===G).length,Y=G=>{var ce;const W=((ce=l(G))==null?void 0:ce.type)??"";if(W==="bpmn:StartEvent"&&I(G)===0)return!1;if(W.endsWith("Gateway")){const xe=g.filter(Re=>Re.flow.target===G).map(Re=>Re.flow.source);if(xe.length&&xe.every(Re=>{var oe;return((oe=l(Re))==null?void 0:oe.type)==="bpmn:StartEvent"&&I(Re)===0}))return!1}return!0};for(const G of o.filter(W=>W.type==="bpmn:Group")){const ce=(((i0=G.businessObject.extensionElements)==null?void 0:i0.values)??[]).find(te=>te.$type==="bwl:Members"),xe=((ce==null?void 0:ce.refs)??"").split(" ").filter(Boolean);if(!xe.length)continue;const Re=xe.map(l).filter(te=>!!te);if(!Re.length||!(C.some(te=>te.group.id===G.id)||Xt(e,"group.update").some(te=>te.id===G.id)||Re.some(te=>{const ae=d.get(te.id);return!ae||ae.x!==te.x||ae.y!==te.y})))continue;const Me=new Set(xe),pe=[...xe];for(;pe.length;){const te=pe.shift();for(const ae of F.get(te)??[])Me.has(ae)||(Me.add(ae),pe.push(ae))}const ve=G.x,ot=G.x+G.width,Ce=G.y,$e=G.y+G.height,ue=te=>{const ae=R.get(te.id),be={x:te.x,y:te.y,width:te.width,height:te.height};return ae?[be,{x:ae.x,y:ae.y,width:ae.width,height:ae.height}]:[be]},we=Re.flatMap(ue),Ne=Math.min(...we.map(te=>te.x)),it=Math.max(...we.map(te=>te.x+te.width)),dt=Math.min(...we.map(te=>te.y)),et=Math.max(...we.map(te=>te.y+te.height)),Ut={L:Ne-ve,R:ot-it,T:dt-Ce,B:$e-et},Jt=o.filter(te=>Ui(te)).filter(te=>te.type!=="bpmn:Group"&&te.type!=="bpmn:Participant"&&te.type!=="bpmn:TextAnnotation"&&!Me.has(te.id)&&Y(te.id)&&te.x<ot&&te.x+te.width>ve&&te.y<$e&&te.y+te.height>Ce);if(!Jt.length)continue;const X={L:0,R:0,T:0,B:0};for(const te of Jt){const ae=ue(te),be=Math.min(...ae.map(At=>At.x)),Je=Math.max(...ae.map(At=>At.x+At.width)),Ge=Math.min(...ae.map(At=>At.y)),ke=Math.max(...ae.map(At=>At.y+At.height)),Ve={L:Je-ve,R:ot-be,T:ke-Ce,B:$e-Ge},tt=["L","R","T","B"].filter(At=>Ve[At]<=Ut[At]+.001);if(!tt.length)continue;const qt=tt.reduce((At,$t)=>Ve[$t]<Ve[At]?$t:At,tt[0]);X[qt]=Math.max(X[qt],Math.min(Ve[qt]+10,Ut[qt]))}!X.L&&!X.R&&!X.T&&!X.B||n.resizeShape(G,{x:G.x+X.L,y:G.y+X.T,width:G.width-X.L-X.R,height:G.height-X.T-X.B})}}const Lx=_=>{const R=_.waypoints;if(R!=null&&R.length){const F=R[Math.floor((R.length-1)/2)];return{x:F.x,y:F.y,width:0,height:0}}const M=_;return{x:M.x,y:M.y,width:M.width,height:M.height}};let Xa=0;const Ix=12,Bx=14,LD=15,ID=300,BD=_=>{const R=_.split(`
7
- `),M=Math.max(...R.map(I=>ao(I,Ix))),F=Math.max(100,Math.min(ID,Math.ceil(M)+Bx)),H=R.reduce((I,Y)=>I+Math.max(1,Math.ceil((ao(Y,Ix)+Bx)/F)),0);return{width:F,height:Math.max(30,H*LD+10)}};for(const _ of w){const R=_.association,M=((r0=_.placement)==null?void 0:r0.anchor)??(R?R.source===_.annotation.id?R.target:R.source:void 0),F=M?l(M):void 0,H=F?Lx(F):void 0,I=BD(_.annotation.text??"");let Y;if(H&&_.placement){const[xe,Re]=gs[_.placement.side],oe=_.placement.offset??50;Y={x:H.x+H.width/2+xe*(H.width/2+I.width/2+oe),y:H.y+H.height/2+Re*(H.height/2+I.height/2+oe)}}else H?(Y={x:H.x+H.width/2+180+Xa%3*260,y:H.y-110-Xa%2*95},Xa++):(Y={x:300+Xa*260,y:60},Xa++);const G=F?p(F)??u():u(),W=G;H&&typeof W.x=="number"&&typeof W.width=="number"&&W.type==="bpmn:Participant"&&(Y=Xu(o,H,I,W,_.placement?{placement:_.placement}:{from:Y}));const ce=n.createShape({type:"bpmn:TextAnnotation",width:I.width,height:I.height,businessObject:i.create("bpmn:TextAnnotation",{id:_.annotation.id,text:_.annotation.text})},Y,G);if(R){const xe=Re=>Re===_.annotation.id?ce:f(Re);n.connect(xe(R.source),xe(R.target),R.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:R.id})}:{type:"bpmn:Association"})}_.placement&&L(ce,"bwl:Placement",T(_.placement))}for(const _ of Xt(e,"association.add")){const R=_.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 _ of Xt(e,"node.update")){let R=f(_.id);if(_.type&&ms(_.type)!==R.type&&(R=c.replaceElement(R,{type:ms(_.type)})),_.name!==void 0&&n.updateProperties(R,{name:_.name??void 0}),_.lane){const M=f(_.lane),F=M.y+M.height/2-(R.y+R.height/2);F!==0&&n.moveElements([R],{x:0,y:F})}}for(const _ of Xt(e,"sequenceFlow.update")){const R=f(_.id);if(_.source!==void 0||_.target!==void 0){const M=R,F=_.source!==void 0?f(_.source):M.source,H=_.target!==void 0?f(_.target):M.target,I=Y=>({x:Y.x+Y.width/2,y:Y.y+Y.height/2});n.reconnect(M,F,H,[I(F),I(H)])}_.name!==void 0&&n.updateProperties(R,{name:_.name??void 0}),_.condition!==void 0&&n.updateProperties(R,{name:((o0=_.condition)==null?void 0:o0.label)??void 0})}for(const _ of Xt(e,"messageFlow.update"))_.name!==void 0&&n.updateProperties(f(_.id),{name:_.name??void 0});for(const _ of Xt(e,"dataStore.update"))_.name!==void 0&&n.updateProperties(f(_.id),{name:_.name??void 0});for(const _ of Xt(e,"annotation.update")){const R=f(_.id);if(_.text!==void 0&&n.updateProperties(R,{text:_.text}),_.placement===null)L(R,"bwl:Placement",null);else if(_.placement){const M=f(_.placement.anchor),F=Lx(M),H=p(M)??u(),I=typeof H.x=="number"&&typeof H.width=="number"&&H.type==="bpmn:Participant",[Y,G]=gs[_.placement.side],W=_.placement.offset??50,ce={x:F.x+F.width/2+Y*(F.width/2+R.width/2+W),y:F.y+F.height/2+G*(F.height/2+R.height/2+W)},xe=I?Xu(o,F,{width:R.width,height:R.height},H,{placement:_.placement,selfId:_.id}):ce;n.moveElements([R],{x:xe.x-(R.x+R.width/2),y:xe.y-(R.y+R.height/2)}),L(R,"bwl:Placement",T(_.placement))}}for(const _ of Xt(e,"group.update")){const R=f(_.id);if(_.name!==void 0&&n.updateLabel(R,_.name??""),_.members){const M=_.members.map(l).filter(F=>!!F);M.length&&n.resizeShape(R,Uf(M,_.id)),L(R,"bwl:Members",{refs:_.members.join(" ")})}}}function Zu(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 FE(e,t,n){var l,f;const{elementRegistry:i}=e,r=e.modeling,o=p=>Ti(p).filter(d=>!t.has(Ri(d))),a=p=>{var d;return((d=i.get(p))==null?void 0:d.type)==="bpmn:TextAnnotation"},s=wt(i),c=o(s),u=[...new Set(c.flatMap(Zu))].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 h=d.parent,m;for(;h;){if(h.type==="bpmn:Participant"){m=h;break}h=h.parent}if(!m){const ye=d.x+d.width/2,Ue=d.y+d.height/2;m=i.getAll().find(q=>{if(q.type!=="bpmn:Participant")return!1;const le=q;return typeof le.x=="number"&&typeof le.width=="number"&&ye>=le.x&&ye<=le.x+le.width&&Ue>=le.y&&Ue<=le.y+le.height})}if(!m||typeof m.x!="number"||typeof m.width!="number")continue;const S=(((l=d.businessObject.extensionElements)==null?void 0:l.values)??[]).find(ye=>ye.$type==="bwl:Placement"),E=[...d.incoming??[],...d.outgoing??[]].find(ye=>ye.type==="bpmn:Association"),x=(S!=null&&S.anchor?i.get(S.anchor):void 0)??(E?((f=E.source)==null?void 0:f.id)===p?E.target:E.source:void 0);if(!x)continue;const w=x.waypoints,C=w!=null&&w.length?{x:w[Math.floor((w.length-1)/2)].x,y:w[Math.floor((w.length-1)/2)].y,width:0,height:0}:{x:x.x,y:x.y,width:x.width,height:x.height},P={width:d.width,height:d.height},L={x:d.x+d.width/2,y:d.y+d.height/2},T=S==null?void 0:S.side,N=[];T&&T in gs&&N.push(Xu(i,C,P,m,{placement:{side:T,offset:(S==null?void 0:S.offset)??null},selfId:p}));for(const[ye,Ue]of[[-1,0],[1,0],[0,-1],[0,1]])for(let q=1;q<=jE;q++)N.push({x:L.x+ye*hh*q,y:L.y+Ue*hh*q});const k={...s,edges:s.edges.filter(ye=>ye.id!==(E==null?void 0:E.id))},O=o(k),$=O.filter(ye=>Zu(ye).includes(p)).length;if(!$)continue;let re;for(const ye of N){const Ue=ye.x-L.x,q=ye.y-L.y;if(!Ue&&!q||ye.x-P.width/2<m.x||ye.x+P.width/2>m.x+m.width||ye.y-P.height/2<m.y||ye.y+P.height/2>m.y+m.height)continue;const le={...k,shapes:k.shapes.map(ne=>ne.id===p?{...ne,x:ne.x+Ue,y:ne.y+q}:ne)},me=o(le),se=me.filter(ne=>Zu(ne).includes(p)).length;if(se>=$||me.length>O.length)continue;const _e=Math.abs(Ue)+Math.abs(q);if((!re||se<re.mine||se===re.mine&&(me.length<re.all||me.length===re.all&&_e<re.dist))&&(re={x:ye.x,y:ye.y,mine:se,all:me.length,dist:_e}),re.mine===0&&re.all<O.length)break}re&&r.moveElements([d],{x:re.x-L.x,y:re.y-L.y})}}function gh(e,t,n=mh){const i=dh(e),r=fh(t,zd(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=wt(i.elementRegistry),s=new Set(Ti(a).map(Ri)),c=new Set(a.edges.map(m=>m.id)),u=new Set(a.shapes.map(m=>m.id)),l=qu(a).length,f=e.get("commandStack");try{Zf(f,()=>{n(t,i),Zd(i,c),Yd(i,s),ih(i,s,c),th(i,c),DE(i,c),sh(i,s,c),ah(i,c),uh(i,u),FE(i,s,u)})}catch(m){return{ok:!1,issues:[{kind:"lower-failed",message:m instanceof Error?m.message:String(m)}],findings:[],stats:o}}const p=wt(i.elementRegistry),d=Ti(p).filter(m=>!s.has(Ri(m))),h=Id(p);return{ok:!0,issues:[],findings:d,stats:{edgeCrossings:{before:l,after:h.pairs.length,pairs:h.pairs,solidPairs:h.solidPairs,dashedPairs:h.dashedPairs,mixedPairs:h.mixedPairs,crossPoolMessages:h.crossPoolMessages}}}}function HE(e){const t=e.slice(e.indexOf(":")+1);return t.charAt(0).toLowerCase()+t.slice(1)}function zE(e,t){return typeof e.get=="function"?e.get(t):e[t]}function yh(e,t){const n=zE(e,t);return typeof n=="number"&&Number.isFinite(n)?n:void 0}function vh(e,t){var i;return(((i=e.extensionElements)==null?void 0:i.values)??[]).find(r=>(r==null?void 0:r.$type)===t)}function GE(e){return typeof e=="string"&&Ru.includes(e)}function ui(e){if(typeof e=="string")return e;const t=e==null?void 0:e.id;return typeof t=="string"?t:void 0}function bh(e){const t=e.rootElements??[],n=t.find(q=>q.$type==="bpmn:Collaboration"),i=new Map(t.filter(q=>q.$type==="bpmn:Process").map(q=>[q.id,q])),r=[],o=[],a=[],s=[],c=[],u=[],l={poolOrders:{},bands:{},placements:{}},f=[],p=[],d=[],h=[],m=[],g=[],S=new Set,E=new Set,x=q=>{q&&S.add(q)},w=q=>{S.add(q),E.add(q)},C=q=>{const le=vh(q,"bwl:Placement");if(!le)return;const me=typeof le.anchor=="string"?le.anchor:void 0;if(!me||!GE(le.side))return;const se=typeof le.offset=="number"?le.offset:void 0;m.push({owner:q.id,anchor:me,side:le.side,...se!==void 0?{offset:se}:{}})},P=q=>{const le=vh(q,"bwl:Members"),me=typeof(le==null?void 0:le.refs)=="string"?le.refs.split(/\s+/).filter(Boolean):[];me.length&&g.push({owner:q.id,refs:me})},L=q=>{var le;for(const me of q)switch(x(me.id),me.$type){case"bpmn:TextAnnotation":w(me.id),s.push({id:me.id,text:typeof me.text=="string"?me.text:""}),C(me);break;case"bpmn:Association":d.push({id:me.id,type:me.$type,source:ui(me.sourceRef),target:ui(me.targetRef)});break;case"bpmn:Group":{w(me.id);const se=(le=me.categoryValueRef)==null?void 0:le.value;c.push({id:me.id,...typeof se=="string"&&se?{name:se}:{}}),P(me);break}default:u.push({id:me.id,type:me.$type,reason:"type-outside-mvp"})}},T=(q,le)=>{const me=q.flowElements??[],se=(q.laneSets??[]).flatMap(ne=>ne.lanes??[]),_e=new Map;for(const ne of se){x(ne.id);for(const U of ne.flowNodeRef??[]){const V=ui(U);V&&_e.set(V,ne.id)}}for(const ne of me){if(x(ne.id),ne.$type==="bpmn:SequenceFlow"){f.push({id:ne.id,source:ui(ne.sourceRef),target:ui(ne.targetRef),...typeof ne.name=="string"&&ne.name?{name:ne.name}:{}});continue}if(ne.$type==="bpmn:DataStoreReference"){w(ne.id),a.push({id:ne.id,...ne.name?{name:ne.name}:{}});continue}const U=HE(ne.$type);if(!qf(U)){u.push({id:ne.id,type:ne.$type,reason:"type-outside-mvp"});continue}w(ne.id),o.push({id:ne.id,type:U,...ne.name?{name:ne.name}:{},...le?{participant:le}:{},..._e.has(ne.id)?{lane:_e.get(ne.id)}:{}});const V=yh(ne,"bwl:band");V!==void 0&&(l.bands[ne.id]=V);for(const Z of ne.dataOutputAssociations??[])x(Z.id),h.push({id:Z.id,type:Z.$type,source:ne.id,target:ui(Z.targetRef)});for(const Z of ne.dataInputAssociations??[])x(Z.id),h.push({id:Z.id,type:Z.$type,source:ui((Z.sourceRef??[])[0]),target:ne.id})}L(q.artifacts??[])};if(n){const q=new Set;for(const le of n.participants??[]){w(le.id);const me=ui(le.processRef);me&&q.add(me);const se=me?i.get(me):void 0,_e=((se==null?void 0:se.laneSets)??[]).flatMap(Z=>Z.lanes??[]),ne=_e.map(Z=>({id:Z.id,...Z.name?{name:Z.name}:{}}));for(const Z of ne)w(Z.id);const U=!se||(se.flowElements??[]).length===0&&_e.length===0&&(se.artifacts??[]).length===0;r.push({id:le.id,...le.name?{name:le.name}:{},...U?{blackBox:!0}:{},...ne.length?{lanes:ne}:{}});const V=yh(le,"bwl:poolOrder");V!==void 0&&(l.poolOrders[le.id]=V),se&&T(se,le.id)}for(const le of n.messageFlows??[])x(le.id),p.push({id:le.id,source:ui(le.sourceRef),target:ui(le.targetRef),...typeof le.name=="string"&&le.name?{name:le.name}:{}});L(n.artifacts??[]);for(const[le,me]of i)!q.has(le)&&(me.flowElements??[]).length>0&&u.push({id:le,type:me.$type,reason:"unreachable-process"})}else for(const q of i.values())T(q);const N=[],k=[],O=[],$=[],re=(q,le)=>!!q&&!!le&&E.has(q)&&E.has(le);for(const q of f){if(!re(q.source,q.target)){u.push({id:q.id,type:"bpmn:SequenceFlow",reason:"endpoint-outside-mvp"});continue}N.push({id:q.id,source:q.source,target:q.target,...q.name?{name:q.name}:{}}),E.add(q.id)}for(const q of p){if(!re(q.source,q.target)){u.push({id:q.id,type:"bpmn:MessageFlow",reason:"endpoint-outside-mvp"});continue}k.push({id:q.id,source:q.source,target:q.target,...q.name?{name:q.name}:{}}),E.add(q.id)}for(const q of h){if(!re(q.source,q.target)){u.push({id:q.id??"",type:q.type,reason:"endpoint-outside-mvp"});continue}$.push({...q.id?{id:q.id}:{},source:q.source,target:q.target}),q.id&&E.add(q.id)}for(const q of d){if(!re(q.source,q.target)){u.push({id:q.id??"",type:q.type,reason:"endpoint-outside-mvp"});continue}O.push({...q.id?{id:q.id}:{},source:q.source,target:q.target})}const ye=new Map(c.map(q=>[q.id,q]));for(const{owner:q,refs:le}of g){const me=le.filter(_e=>S.has(_e)),se=ye.get(q);se&&me.length&&(se.members=me)}for(const q of m)S.has(q.anchor)&&(l.placements[q.owner]={anchor:q.anchor,side:q.side,...q.offset!==void 0?{offset:q.offset}:{}});return{definition:{...r.length?{participants:r}:{},nodes:o,sequenceFlows:N,...k.length?{messageFlows:k}:{},...a.length?{dataStores:a}:{},...$.length?{dataAssociations:$}:{},...s.length?{annotations:s}:{},...O.length?{associations:O}:{},...c.length?{groups:c}:{}},hints:l,omitted:u}}async function VE(e){const{definitions:t,warnings:n}=await zu(e);return{...bh(t),warnings:n}}function WE(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=gh(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 UE=Symbol("bpmn-editor");function qE(){const e=Tt.ref(!1),t=Tt.ref(!0),n=Tt.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:Gu(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 de(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}function YE(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Qu={exports:{}},xh;function KE(){if(xh)return Qu.exports;xh=1;var e=Qu.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},Qu.exports}var XE=KE(),ZE=YE(XE);function li(e){if(!(this instanceof li))return new li(e);e=e||[128,36,1],this._seed=e.length?ZE.rack(e[0],e[1],e[2]):e}li.prototype.next=function(e){return this._seed(e||!0)},li.prototype.nextPrefixed=function(e,t){var n;do n=e+this.next(!0);while(this.assigned(n));return this.claim(n,t),n},li.prototype.claim=function(e,t){this._seed.set(e,t||!0)},li.prototype.assigned=function(e){return this._seed.get(e)||!1},li.prototype.unclaim=function(e){delete this._seed.hats[e]},li.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 ft(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 QE(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 gn(e,...t){const n=e.style;return D(t,function(i){i&&D(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 JE=Object.prototype.toString;function gt(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 JE.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 ys(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Dr(e,t,n){var i=n?e:e.parentNode;return i&&typeof i.closest=="function"&&i.closest(t)||null}function e1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vs={},wh;function t1(){if(wh)return vs;wh=1;var e,t,n;function i(){e=window.addEventListener?"addEventListener":"attachEvent",t=window.removeEventListener?"removeEventListener":"detachEvent",n=e!=="addEventListener"?"on":""}return vs.bind=function(r,o,a,s){return e||i(),r[e](n+o,a,s||!1),a},vs.unbind=function(r,o,a,s){return t||i(),r[t](n+o,a,s||!1),a},vs}var Eh=t1(),n1=e1(Eh),De=QE({__proto__:null,default:n1},[Eh]),Sh=["focus","blur"];function i1(e,t,n,i,r){return Sh.indexOf(n)!==-1&&(r=!0),De.bind(e,n,function(o){var a=o.target||o.srcElement;o.delegateTarget=Dr(a,t,!0),o.delegateTarget&&i.call(e,o)},r)}function r1(e,t,n,i){return Sh.indexOf(t)!==-1&&(i=!0),De.unbind(e,t,n,i)}var Pn={bind:i1,unbind:r1};function Ju(e,t){return e&&typeof e.matches=="function"&&e.matches(t)||!1}function at(e,t){return t=t||document,t.querySelector(e)}function bs(e,t){return t=t||document,t.querySelectorAll(e)}function pi(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 a1(e,t){return t.appendChild(o1(e,t))}function Le(e,t){return a1(t,e),e}var el=2,Rh={"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":el,"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":el,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function s1(e,t){return Rh[t]?e.style[t]:e.getAttributeNS(null,t)}function Ch(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Rh[i];r?(r===el&&typeof n=="number"&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function c1(e,t){var n=Object.keys(t),i,r;for(i=0,r;r=n[i];i++)Ch(e,r,t[r])}function he(e,t,n){if(typeof t=="string")if(n!==void 0)Ch(e,t,n);else return s1(e,t);else c1(e,t);return e}const u1=Object.prototype.toString;function Ye(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 u1.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 _s(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Ph(e){return e.cloneNode(!0)}var tl={svg:"http://www.w3.org/2000/svg"},Ah='<svg xmlns="'+tl.svg+'"';function l1(e){var t=!1;e.substring(0,4)==="<svg"?e.indexOf(tl.svg)===-1&&(e=Ah+e.substring(4)):(e=Ah+">"+e+"</svg>",t=!0);var n=p1(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function p1(e){var t;return t=new DOMParser,t.async=!1,t.parseFromString(e,"text/xml")}function Ee(e,t){var n;return e=e.trim(),e.charAt(0)==="<"?(n=l1(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(tl.svg,e),t&&he(n,t),n}var nl=null;function Th(){return nl===null&&(nl=Ee("svg")),nl}function Mh(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=Th().createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return Mh(a,e);case 6:return Mh(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}function Yo(e){return Th().createSVGTransform()}var kh=/([&<>]{1})/g,d1=/([&<>\n\r"]{1})/g,h1={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"'"};function il(e,t){function n(i,r){return h1[r]||r}return e.replace(t,n)}function Oh(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(il(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,'="',il(o.value,d1),'"');if(e.hasChildNodes()){for(t.push(">"),a=e.childNodes,n=0,i=a.length;n<i;++n)Oh(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("<!--",il(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 m1(e){for(var t=e.firstChild,n=[];t;)Oh(t,n),t=t.nextSibling;return n.join("")}function Dh(e,t){return m1(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 y1(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(g1(e,i))}function Ko(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),y1(n,t)),n.consolidate()}const v1=/^class[ {]/;function b1(e){return v1.test(e.toString())}function rl(e){return Array.isArray(e)}function ol(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function xs(...e){e.length===1&&rl(e[0])&&(e=e[0]),e=[...e];const t=e.pop();return t.$inject=e,t}const _1=/constructor\s*[^(]*\(\s*([^)]*)\)/m,x1=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,w1=/\/\*([^*]*)\*\//m;function E1(e){if(typeof e!="function")throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(b1(e)?_1:x1);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map(i=>{const r=i.match(w1);return(r&&r[1]||i).trim()})||[]}function Lh(e,t){const n=t||{get:function(x,w){if(i.push(x),w===!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 w=i.join(" -> ");return i.length=0,new Error(w?`${x} (Resolving: ${w})`:x)};function c(x,w){if(!r[x]&&x.includes(".")){const C=x.split(".");let P=c(C.shift());for(;C.length;)P=P[C.shift()];return P}if(ol(o,x))return o[x];if(ol(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,w)}function u(x,w){if(typeof w>"u"&&(w={}),typeof x!="function")if(rl(x))x=xs(x.slice());else throw s(`Cannot invoke "${x}". Expected a function!`);const P=(x.$inject||E1(x)).map(L=>ol(w,L)?w[L]:c(L));return{fn:x,dependencies:P}}function l(x){const{fn:w,dependencies:C}=u(x),P=Function.prototype.bind.call(w,null,...C);return new P}function f(x,w,C){const{fn:P,dependencies:L}=u(x,C);return P.apply(w,L)}function p(x){return xs(w=>x.get(w))}function d(x,w){if(w&&w.length){const C=Object.create(null),P=Object.create(null),L=[],T=[],N=[];let k,O,$,re;for(let ye in r)k=r[ye],w.indexOf(ye)!==-1&&(k[2]==="private"?(O=L.indexOf(k[3]),O===-1?($=k[3].createChild([],w),re=p($),L.push(k[3]),T.push($),N.push(re),C[ye]=[re,ye,"private",$]):C[ye]=[N[O],ye,"private",T[O]]):C[ye]=[k[2],k[1]],P[ye]=!0),(k[2]==="factory"||k[2]==="type")&&k[1].$scope&&w.forEach(Ue=>{k[1].$scope.indexOf(Ue)!==-1&&(C[ye]=[k[2],k[1]],P[Ue]=!0)});w.forEach(ye=>{if(!P[ye])throw new Error('No provider for "'+ye+'". Cannot use provider from the parent!')}),x.unshift(C)}return new Lh(x,a)}const h={factory:f,type:l,value:function(x){return x}};function m(x,w){const C=x.__init__||[];return function(){C.forEach(P=>{typeof P=="string"?w.get(P):w.invoke(P)})}}function g(x){const w=x.__exports__;if(w){const C=x.__modules__,P=Object.keys(x).reduce((O,$)=>($!=="__exports__"&&$!=="__modules__"&&$!=="__init__"&&$!=="__depends__"&&(O[$]=x[$]),O),Object.create(null)),L=(C||[]).concat(P),T=d(L),N=xs(function(O){return T.get(O)});w.forEach(function(O){r[O]=[N,O,"private",T]});const k=(x.__init__||[]).slice();return k.unshift(function(){T.init()}),x=Object.assign({},x,{__init__:k}),m(x,T)}return Object.keys(x).forEach(function(C){if(C==="__init__"||C==="__depends__")return;const P=x[C];if(P[2]==="private"){r[C]=P;return}const L=P[0],T=P[1];r[C]=[h[L],S1(L,T),L]}),m(x,a)}function S(x,w){return x.indexOf(w)!==-1||(x=(w.__depends__||[]).reduce(S,x),x.indexOf(w)!==-1)?x:x.concat(w)}function E(x){const w=x.reduce(S,[]).map(g);let C=!1;return function(){C||(C=!0,w.forEach(P=>P()))}}this.get=c,this.invoke=f,this.instantiate=l,this.createChild=d,this.init=E(e)}function S1(e,t){return e!=="value"&&rl(t)&&(t=xs(t.slice())),t}var R1=1e3;function Mi(e,t){var n=this;t=t||R1,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)})}Mi.prototype.canRender=function(e){},Mi.prototype.drawShape=function(e,t){},Mi.prototype.drawConnection=function(e,t){},Mi.prototype.getShapePath=function(e){},Mi.prototype.getConnectionPath=function(e){};function Lr(e){return e.flat().join(",").replace(/,?([A-Za-z]),?/g,"$1")}function C1(e){return["M",e.x,e.y]}function al(e){return["L",e.x,e.y]}function P1(e,t,n){return["C",e.x,e.y,t.x,t.y,n.x,n.y]}function A1(e,t){const n=e.length,i=[C1(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(al(a));continue}const c=Math.min(t,sl(a.x-o.x,a.y-o.y),sl(s.x-a.x,s.y-a.y));if(!c){i.push(al(a));continue}const u=ws(a,o,c),l=ws(a,o,c*.5),f=ws(a,s,c),p=ws(a,s,c*.5);i.push(al(u)),i.push(P1(l,p,f))}return i}function ws(e,t,n){const i=t.x-e.x,r=t.y-e.y,o=sl(i,r),a=n/o;return{x:e.x+i*a,y:e.y+r*a}}function sl(e,t){return Math.sqrt(Math.pow(e,2)+Math.pow(t,2))}function Xo(e,t,n){Oe(t)&&(n=t,t=null),t||(t={});const i=Ee("path",t);return Oe(n)&&(i.dataset.cornerRadius=String(n)),cl(i,e)}function cl(e,t){const n=parseInt(e.dataset.cornerRadius,10)||0;return he(e,{d:Lr(A1(t,n))}),e}function Es(e){var t=new Set(e);return ze(e,function(n){for(var i=n.parent;i;){if(t.has(i))return!1;i=i.parent}return!0})}function Ir(e,t,n){n=n||0,Pe(e)||(e=[e]),D(e,function(i,r){var o=t(i,r,n);Pe(o)&&o.length&&Ir(o,t,n+1)})}function ul(e,t,n){var i=new Set,r=new Set;return Ir(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 Zo(e,t){return ul(e)}function T1(e,t,n){Pr(t)&&(t=!0),Yt(t)&&(n=t,t=!0),n=n||{};var i=Qo(n.allShapes),r=Qo(n.allConnections),o=Qo(n.enclosedElements),a=Qo(n.enclosedConnections),s=Qo(n.topLevel,t&&to(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,D(l.incoming,c),D(l.outgoing,c),l.children}return Ir(e,u),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}function kt(e,t){t=!!t,Pe(e)||(e=[e]);var n,i,r,o;return D(e,function(a){var s=a;a.waypoints&&!t&&(s=kt(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 lo(e,t){var n={};return D(e,function(i){var r=i;r.waypoints&&(r=kt(r)),!Oe(t.y)&&r.x>t.x&&(n[i.id]=i),!Oe(t.x)&&r.y>t.y&&(n[i.id]=i),r.x>t.x&&r.y>t.y&&(Oe(t.width)&&Oe(t.height)&&r.width+r.x<t.width+t.x&&r.height+r.y<t.height+t.y||!Oe(t.width)||!Oe(t.height))&&(n[i.id]=i)}),n}function Ih(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Bh(e){return!!(e&&e.isFrame)}function Qo(e,t){return j({},e||{},t||{})}var M1=1;function er(e,t){Mi.call(this,e,M1),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})}de(er,Mi),er.prototype.canRender=function(){return!0},er.prototype.drawShape=function(t,n,i){var r=Ee("rect");return he(r,{x:0,y:0,width:n.width||0,height:n.height||0}),Bh(n)?he(r,j({},this.FRAME_STYLE,i||{})):he(r,j({},this.SHAPE_STYLE,i||{})),Le(t,r),r},er.prototype.drawConnection=function(t,n,i){var r=Xo(n.waypoints,j({},this.CONNECTION_STYLE,i||{}));return Le(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 Lr(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 Lr(o)},er.$inject=["eventBus","styles"];function k1(){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 j(o,{class:n})},this.style=function(n,i){!Pe(n)&&!i&&(i=n,n=[]);var r=Rn(n,function(o,a){return j(o,e[a]||{})},{});return i?j(r,i):r},this.computeStyle=function(n,i,r){return Pe(i)||(r=i,i=[]),t.style(i||[],j({},r,n||{}))}}const O1={__init__:["defaultRenderer"],defaultRenderer:["type",er],styles:["type",k1]};function Et(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return n!==-1&&e.splice(n,1),n}function St(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 ll(e,t){return!e||!t?-1:e.indexOf(t)}function Jo(e,t){return!e||!t?-1:Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function pl(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=Jo(e,t);return Math.abs(r/o)<=i}var D1=2;function ki(e,t){var n=Array.from(arguments).flat();const i={x:"v",y:"h"};for(const[r,o]of Object.entries(i))if(L1(r,n))return o;return!1}function L1(e,t){const n=t[0];return Ar(t,function(i){return Math.abs(n[e]-i[e])<=D1})}function Nh(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 fl(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var I1=/,?([a-z]),?/gi,$h=parseFloat,Ot=Math,tr=Ot.PI,fi=Ot.min,di=Ot.max,jh=Ot.pow,nr=Ot.abs,B1=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/ig,N1=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/ig,Fh=Array.isArray||function(e){return e instanceof Array};function $1(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function j1(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 F1(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 $1(r,i)?(j1(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e(...arguments),r[i])}return t}function H1(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(B1,function(i,r,o){var a=[],s=r.toLowerCase();for(o.replace(N1,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=hl,n}function z1(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 G1(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 dl(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 hl(){return this.join(",").replace(I1,"$1")}function V1(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=hl,t}function Hh(e,t,n,i,r,o,a,s,c){var u=1-c,l=jh(u,3),f=jh(u,2),p=c*c,d=p*c,h=l*e+f*3*c*n+u*3*c*c*r+d*a,m=l*t+f*3*c*i+u*3*c*c*o+d*s;return{x:Ss(h),y:Ss(m)}}function zh(e){var t=X1(...e);return dl(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 W1(e,t){return e=dl(e),t=dl(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 Gh(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 Vh(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,h=0;h<l;h++){var m=u*f[h]+u,g=Gh(m,e,n,r,a),S=Gh(m,t,i,o,s),E=g*g+S*S;d+=p[h]*Ot.sqrt(E)}return u*d}function U1(e,t,n,i,r,o,a,s){if(!(di(e,n)<fi(r,a)||fi(e,n)>di(r,a)||di(t,i)<fi(o,s)||fi(t,i)>di(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=Ss(c/l),p=Ss(u/l),d=+f.toFixed(2),h=+p.toFixed(2);if(!(d<+fi(e,n).toFixed(2)||d>+di(e,n).toFixed(2)||d<+fi(r,a).toFixed(2)||d>+di(r,a).toFixed(2)||h<+fi(t,i).toFixed(2)||h>+di(t,i).toFixed(2)||h<+fi(o,s).toFixed(2)||h>+di(o,s).toFixed(2)))return{x:f,y:p}}}}function Ss(e){return Math.round(e*1e11)/1e11}function q1(e,t,n){var i=zh(e),r=zh(t);if(!W1(i,r))return[];var o=Vh(...e),a=Vh(...t),s=Uh(e)?1:~~(o/5)||1,c=Uh(t)?1:~~(a/5)||1,u=new Array(s+1),l=new Array(c+1),f={},p=[],d,h;for(d=0;d<s+1;d++){var m=Hh(...e,d/s);u[d]={x:m.x,y:m.y,t:d/s}}for(d=0;d<c+1;d++)m=Hh(...t,d/c),l[d]={x:m.x,y:m.y,t:d/c};for(d=0;d<s;d++)for(h=0;h<c;h++){var g=u[d],S=u[d+1],E=l[h],x=l[h+1],w=nr(S.x-g.x)<.01?"y":"x",C=nr(x.x-E.x)<.01?"y":"x",P=U1(g.x,g.y,S.x,S.y,E.x,E.y,x.x,x.y),L;if(P){if(L=P.x.toFixed(9)+"#"+P.y.toFixed(9),f[L])continue;f[L]=!0;var T=g.t+nr((P[w]-g[w])/(S[w]-g[w]))*(S.t-g.t),N=E.t+nr((P[C]-E[C])/(x[C]-E[C]))*(x.t-E.t);T>=0&&T<=1&&N>=0&&N<=1&&p.push({x:P.x,y:P.y,t1:T,t2:N})}}return p}function Wh(e,t,n){e=Kh(e),t=Kh(t);for(var i,r,o,a,s,c,u,l,f,p,d=n?0:[],h=0,m=e.length;h<m;h++){var g=e[h];if(g[0]=="M")i=s=g[1],r=c=g[2];else{g[0]=="C"?(f=[i,r,...g.slice(1)],i=f[6],r=f[7]):(f=[i,r,i,r,s,c,s,c],i=s,r=c);for(var S=0,E=t.length;S<E;S++){var x=t[S];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 w=q1(f,p);{for(var C=0,P=w.length;C<P;C++)w[C].segment1=h,w[C].segment2=S,w[C].bez1=f,w[C].bez2=p;d=d.concat(w)}}}}}return d}function Y1(e){return Fh(e)&&Fh(e[0])}function K1(e){if(z1(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 h=0,m=u.length;h<m;h++)c[h]=u[h];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=hl,t}function Uh(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function Rs(e,t,n,i){return[e,t,n,i,n,i]}function qh(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 Yh(e,t,n,i,r,o,a,s,c,u){var l=tr*120/180,f=tr/180*(+r||0),p=[],d,h=F1(function(A,b,y){var B=A*Ot.cos(y)-b*Ot.sin(y),z=A*Ot.sin(y)+b*Ot.cos(y);return{x:B,y:z}});if(u)L=u[0],T=u[1],C=u[2],P=u[3];else{d=h(e,t,-f),e=d.x,t=d.y,d=h(s,c,-f),s=d.x,c=d.y;var m=(e-s)/2,g=(t-c)/2,S=m*m/(n*n)+g*g/(i*i);S>1&&(S=Ot.sqrt(S),n=S*n,i=S*i);var E=n*n,x=i*i,w=(o==a?-1:1)*Ot.sqrt(nr((E*x-E*g*g-x*m*m)/(E*g*g+x*m*m))),C=w*n*g/i+(e+s)/2,P=w*-i*m/n+(t+c)/2,L=Ot.asin(((t-P)/i).toFixed(9)),T=Ot.asin(((c-P)/i).toFixed(9));L=e<C?tr-L:L,T=s<C?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 N=T-L;if(nr(N)>l){var k=T,O=s,$=c;T=L+l*(a&&T>L?1:-1),s=C+n*Ot.cos(T),c=P+i*Ot.sin(T),p=Yh(s,c,n,i,r,0,a,O,$,[T,k,C,P])}N=T-L;var re=Ot.cos(L),ye=Ot.sin(L),Ue=Ot.cos(T),q=Ot.sin(T),le=Ot.tan(N/4),me=4/3*n*le,se=4/3*i*le,_e=[e,t],ne=[e+me*ye,t-se*re],U=[s+me*q,c-se*Ue],V=[s,c];if(ne[0]=2*_e[0]-ne[0],ne[1]=2*_e[1]-ne[1],u)return[ne,U,V].concat(p);p=[ne,U,V].concat(p).join().split(",");for(var Z=[],Fe=0,Rt=p.length;Fe<Rt;Fe++)Z[Fe]=Fe%2?h(p[Fe-1],p[Fe],f).y:h(p[Fe],p[Fe+1],f).x;return Z}function X1(e,t,n,i,r,o,a,s){for(var c=[],u=[[],[]],l,f,p,d,h,m,g,S,E=0;E<2;++E){if(E==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}g=f*f-4*p*l,S=Ot.sqrt(g),!(g<0)&&(h=(-f+S)/(2*l),0<h&&h<1&&c.push(h),m=(-f-S)/(2*l),0<m&&m<1&&c.push(m))}for(var x=c.length,w=x,C;x--;)d=c[x],C=1-d,u[0][x]=C*C*C*e+3*C*C*d*n+3*C*d*d*r+d*d*d*a,u[1][x]=C*C*C*t+3*C*C*d*i+3*C*d*d*o+d*d*d*s;return u[0][w]=e,u[1][w]=t,u[0][w+1]=a,u[1][w+1]=s,u[0].length=u[1].length=w+2,{x0:fi(...u[0]),y0:fi(...u[1]),x1:di(...u[0]),y1:di(...u[1])}}function Kh(e){if(Y1(e)||(e=H1(e)),G1(e))return e;for(var t=V1(K1(e)),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i=function(p,d,h){var m,g;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",...Yh(d.x,d.y,...p.slice(1))];break;case"S":h=="C"||h=="S"?(m=d.x*2-d.bx,g=d.y*2-d.by):(m=d.x,g=d.y),p=["C",m,g,...p.slice(1)];break;case"T":h=="Q"||h=="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",...qh(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",...qh(d.x,d.y,p[1],p[2],p[3],p[4])];break;case"L":p=["C",...Rs(d.x,d.y,p[1],p[2])];break;case"H":p=["C",...Rs(d.x,d.y,p[1],d.y)];break;case"V":p=["C",...Rs(d.x,d.y,d.x,p[1])];break;case"Z":p=["C",...Rs(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 h=p[d];h.length;)o[d]="A",p.splice(d++,0,["C",...h.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=$h(l[f-4])||n.x,n.by=$h(l[f-3])||n.y}return t}function st(e){return Yt(e)&&Sn(e,"waypoints")}function je(e){return Yt(e)&&Sn(e,"labelTarget")}function Z1(e){return Yt(e)&&Jr(e.parent)}function Xh(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function Oi(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function Se(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function Cs(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function Q1(e){return Oi({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function J1(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],h=d&&d.endLength||0,m=nS(p,l);u.push({start:p,end:l,startLength:h,endLength:h+m,length:m})}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 Ae(e){return st(e)?J1(e):Q1(e)}function tn(e,t,n){n=n||0,Yt(n)||(n={x:n,y:n});var i=Se(e),r=Se(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 ea(e,t,n){var i=eS(e,t);return i.length===1||i.length===2&&Jo(i[0],i[1])<1?Oi(i[0]):i.length>1?(i=oi(i,function(r){var o=Math.floor(r.t2*100)||1;return o=100-o,o=(o<10?"0":"")+o,r.segment2+"#"+o}),Oi(i[n?0:i.length-1])):null}function eS(e,t){return Wh(e,t)}function tS(e){e=e.slice();for(var t=0,n,i,r;e[t];)n=e[t],i=e[t-1],r=e[t+1],Jo(n,r)===0||pl(i,r,n)?e.splice(t,1):t++;return e}function nS(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Ps(e,t){return Math.round(e*t)/t}function Zh(e){return Oe(e)?e+"px":e}function iS(e){for(;e.parent;)e=e.parent;return e}function rS(e){e=j({},{width:"100%",height:"100%"},e);const t=e.container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),gn(n,{position:"relative",overflow:"hidden",width:Zh(e.width),height:Zh(e.height)}),t.appendChild(n),n}function Qh(e,t,n){const i=Ee("g");Ye(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",Jh=0,aS=1,sS={shape:["x","y","width","height"],connection:["waypoints"]};function Te(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||{})}Te.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Te.prototype._init=function(e){const t=this._eventBus,n=this._container=rS(e),i=this._svg=Ee("svg");he(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")}),Le(n,i);const r=this._viewport=Qh(i,"viewport");e.deferUpdate&&(this._viewboxChanged=Tu(this._viewboxChanged,300)),this._restoreFocus=Tu(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)},Te.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},Te.prototype._setFocused=function(e){e!=this._focused&&(this._focused=e,this._eventBus.fire("canvas.focus.changed",{focused:e}))},Te.prototype._clear=function(){this._elementRegistry.getAll().forEach(t=>{const n=Ih(t);n==="root"?this.removeRootElement(t):this._removeElement(t,n)}),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Te.prototype.focus=function(){this._svg.focus({preventScroll:!0}),this._setFocused(!0)},Te.prototype.restoreFocus=function(){this._restoreFocus()},Te.prototype._restoreFocus=function(){document.activeElement===document.body&&this.focus()},Te.prototype.isFocused=function(){return this._focused},Te.prototype.getDefaultLayer=function(){return this.getLayer(oS,Jh)},Te.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},Te.prototype._getChildIndex=function(e){return Rn(this._layers,function(t,n){return n.visible&&e>=n.index&&t++,t},0)},Te.prototype._createLayer=function(e,t){typeof t>"u"&&(t=aS);const n=this._getChildIndex(t);return{group:Qh(this._viewport,"layer-"+e,n),index:t,visible:!0}},Te.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},Te.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},Te.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],Ht(t.group))},Te.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Te.prototype.findRoot=function(e){const t=this._resolveElements(e);let n;for(const i of t){const r=this._findPlaneForRoot(iS(i));if(!r||n&&r.rootElement!==n)return;n=r.rootElement}return n},Te.prototype.getRootElements=function(){return this._planes.map(function(e){return e.rootElement})},Te.prototype._findPlaneForRoot=function(e){return lt(this._planes,function(t){return t.rootElement===e})},Te.prototype._resolveElement=function(e){return typeof e=="string"?this._elementRegistry.get(e):e},Te.prototype._resolveElements=function(e){return Pe(e)||(e=[e]),e.map(t=>this._resolveElement(t)).filter(Boolean)},Te.prototype.getContainer=function(){return this._container},Te.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&&(D([i.gfx,i.secondaryGfx],function(r){r&&(n?(e.markers.add(t),Ye(r).add(t)):(e.markers.delete(t),Ye(r).remove(t)))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Te.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Te.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Te.prototype.hasMarker=function(e,t){return e=this._resolveElement(e),e.markers?e.markers.has(t):!1},Te.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Te.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Te.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,Jh);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Te.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},Te.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},Te.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)},Te.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})},Te.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})},Te.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=sS[e];if(!Ar(n,function(r){return typeof t[r]<"u"}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Te.prototype._setParent=function(e,t,n){St(t.children,e,n),e.parent=t},Te.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},Te.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Te.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Te.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),Et(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Te.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Te.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Te.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Te.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Te.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Te.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);Ko(t,l)});else return o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},a=Ko(t),r=a?a.matrix:f1(),s=Ps(r.a,1e3),c=Ps(-r.e||0,1e3),u=Ps(-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},Te.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox(function(){e=j({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),em(t,n)}),{x:n.e,y:n.f}},Te.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(h=>h!=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=kt(o),s=Se(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=Se(c);if(!(a.width<c.width&&a.height<c.height))l=a.x-c.x,f=a.y-c.y;else{const h=Math.max(0,s.right-p.right),m=Math.min(0,s.left-p.left),g=Math.max(0,s.bottom-p.bottom),S=Math.min(0,s.top-p.top);l=h||m,f=g||S}this.scroll({dx:-l*u,dy:-f*u})},Te.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)}),Ps(i.a,1e3)};function em(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Te.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},Te.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=j(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),em(this._viewport,l),l},Te.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Te.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}},Te.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var po="data-element-id";function Bn(e){this._elements={},this._eventBus=e}Bn.$inject=["eventBus"],Bn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),he(t,po,i),n&&he(n,po,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Bn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(he(i.gfx,po,""),i.secondaryGfx&&he(i.secondaryGfx,po,""),delete t[n])},Bn.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)},Bn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&he(t,po,i),t},Bn.prototype.get=function(e){var t;typeof e=="string"?t=e:t=e&&he(e,po);var n=this._elements[t];return n&&n.element},Bn.prototype.filter=function(e){var t=[];return this.forEach(function(n,i){e(n,i)&&t.push(n)}),t},Bn.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}},Bn.prototype.getAll=function(){return this.filter(function(e){return e})},Bn.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)})},Bn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Bn.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 cS(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 uS(e){return e.__refs_collection===!0}function lS(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)}function tm(e,t,n){var i=cS(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 pS(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 Hn(e,t){if(!(this instanceof Hn))return new Hn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Hn.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?tm(this,t,e):pS(this,t,e)},Hn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return uS(n)||tm(this,t,e),n},Hn.prototype.ensureBound=function(e,t){lS(e,t)||this.bind(e,t)},Hn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Hn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var ml=new Hn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),nm=new Hn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),im=new Hn({name:"attachers",collection:!0},{name:"host"}),rm=new Hn({name:"outgoing",collection:!0},{name:"source"}),om=new Hn({name:"incoming",collection:!0},{name:"target"});function fo(){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)}}),ml.bind(this,"parent"),nm.bind(this,"labels"),rm.bind(this,"outgoing"),om.bind(this,"incoming")}function ta(){fo.call(this),ml.bind(this,"children"),im.bind(this,"host"),im.bind(this,"attachers")}de(ta,fo);function am(){fo.call(this),ml.bind(this,"children")}de(am,ta);function sm(){ta.call(this),nm.bind(this,"labelTarget")}de(sm,ta);function cm(){fo.call(this),rm.bind(this,"source"),om.bind(this,"target")}de(cm,fo);var fS={connection:cm,shape:ta,label:sm,root:am};function dS(e,t){var n=fS[e];if(!n)throw new Error("unknown type: <"+e+">");return j(new n,t)}function hS(e){return e instanceof fo}function Di(){this._uid=12}Di.prototype.createRoot=function(e){return this.create("root",e)},Di.prototype.createLabel=function(e){return this.create("label",e)},Di.prototype.createShape=function(e){return this.create("shape",e)},Di.prototype.createConnection=function(e){return this.create("connection",e)},Di.prototype.create=function(e,t){return t=j({},t||{}),t.id||(t.id=e+"_"+this._uid++),dS(e,t)};var As="__fn",um=1e3,mS=Array.prototype.slice;function An(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}An.prototype.on=function(e,t,n,i){if(e=Pe(e)?e:[e],Kt(t)&&(i=n,n=t,t=um),!Oe(t))throw new Error("priority must be a number");var r=n;i&&(r=bn(n,i),r[As]=n[As]||n);var o=this;e.forEach(function(a){o._addListener(a,{priority:t,callback:r,next:null})})},An.prototype.once=function(e,t,n,i){var r=this;if(Kt(t)&&(i=n,n=t,t=um),!Oe(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[As]=n,this.on(e,t,o)},An.prototype.off=function(e,t){e=Pe(e)?e:[e];var n=this;e.forEach(function(i){n._removeListener(i,t)})},An.prototype.createEvent=function(e){var t=new na;return t.init(e),t},An.prototype.fire=function(e,t){var n,i,r,o;if(o=mS.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 na?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}},An.prototype.handleError=function(e){return this.fire("error",{error:e})===!1},An.prototype._destroy=function(){this._listeners={}},An.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},An.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},An.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},An.prototype._getListeners=function(e){return this._listeners[e]},An.prototype._setListeners=function(e,t){this._listeners[e]=t},An.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[As]===t)&&(r?r.next=i:this._setListeners(e,i)),r=n,n=i};function na(){}na.prototype.stopPropagation=function(){this.cancelBubble=!0},na.prototype.preventDefault=function(){this.defaultPrevented=!0},na.prototype.init=function(e){j(this,e||{})};function gS(e,t){return e.apply(null,t)}function Br(e){return e.childNodes[0]}function yS(e){return e.parentNode.childNodes[1]}function Ts(e,t,n,i,r){var o=Yo();o.setTranslate(t,n);var a=Yo();a.setRotate(i||0,0,0);var s=Yo();s.setScale(1,1),Ko(e,[o,a,s])}function nn(e,t,n){var i=Yo();i.setTranslate(t,n),Ko(e,i)}function lm(e,t){var n=Yo();n.setRotate(t,0,0),Ko(e,n)}function Nn(e,t){this._eventBus=e,this._elementRegistry=t}Nn.$inject=["eventBus","elementRegistry"],Nn.prototype._getChildrenContainer=function(e){var t=this._elementRegistry.getGraphics(e),n;return e.parent?(n=yS(t),n||(n=Ee("g"),Ye(n).add("djs-children"),Le(t.parentNode,n))):n=t,n},Nn.prototype._clear=function(e){var t=Br(e);return ys(t),t},Nn.prototype._createContainer=function(e,t,n,i){var r=Ee("g");Ye(r).add("djs-group"),typeof n<"u"?vS(r,t,t.childNodes[n]):Le(t,r);var o=Ee("g");Ye(o).add("djs-element"),Ye(o).add("djs-"+e),i&&Ye(o).add("djs-frame"),Le(r,o);var a=Ee("g");return Ye(a).add("djs-visual"),Le(o,a),o},Nn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,Bh(t))},Nn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry,i;i=Rn(e,function(r,o){return o.parent&&(r[o.parent.id]=o.parent),r},{}),D(i,function(r){var o=r.children;if(o){var a=t._getChildrenContainer(r),s=a.firstChild;D(o,function(c){var u=n.getGraphics(c).parentNode;u===s?s=s.nextSibling:a.insertBefore(u,s)})}})},Nn.prototype.drawShape=function(e,t,n={}){var i=this._eventBus;return i.fire("render.shape",{gfx:e,element:t,attrs:n})},Nn.prototype.getShapePath=function(e){var t=this._eventBus;return t.fire("render.getShapePath",e)},Nn.prototype.drawConnection=function(e,t,n={}){var i=this._eventBus;return i.fire("render.connection",{gfx:e,element:t,attrs:n})},Nn.prototype.getConnectionPath=function(e){var t=this._eventBus;return t.fire("render.getConnectionPath",e)},Nn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if(e==="shape")this.drawShape(i,t),nn(n,t.x,t.y);else if(e==="connection")this.drawConnection(i,t);else throw new Error("unknown type: "+e);t.hidden?he(n,"display","none"):he(n,"display","block")}},Nn.prototype.remove=function(e){var t=this._elementRegistry.getGraphics(e);Ht(t.parentNode)};function vS(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}const bS={__depends__:[O1],__init__:["canvas"],canvas:["type",Te],elementRegistry:["type",Bn],elementFactory:["type",Di],eventBus:["type",An],graphicsFactory:["type",Nn]};function _S(e){var t=new Lh(e);return t.init(),t}function xS(e){e=e||{};var t={config:["value",e]},n=[t,bS].concat(e.modules||[]);return _S(n)}function rr(e,t){this._injector=t||xS(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 pn(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function _n(e,t){return e.$instanceOf(t)}function wS(e){return lt(e.rootElements,function(t){return _n(t,"bpmn:Process")||_n(t,"bpmn:Collaboration")})}function ES(e){var t={},n=[],i={};function r(U,V){return function(Z){U(Z,V)}}function o(U){t[U.id]=U}function a(U){return t[U.id]}function s(U,V){var Z=U.gfx;if(Z)throw new Error(`already rendered ${pn(U)}`);return e.element(U,i[U.id],V)}function c(U,V){return e.root(U,i[U.id],V)}function u(U,V){try{var Z=i[U.id]&&s(U,V);return o(U),Z}catch(Fe){l(Fe.message,{element:U,error:Fe}),console.error(`failed to import ${pn(U)}`,Fe)}}function l(U,V){e.error(U,V)}var f=this.registerDi=function(V){var Z=V.bpmnElement;Z?i[Z.id]?l(`multiple DI elements defined for ${pn(Z)}`,{element:Z}):i[Z.id]=V:l(`no bpmnElement referenced in ${pn(V)}`,{element:V})};function p(U){d(U.plane)}function d(U){f(U),D(U.planeElement,h)}function h(U){f(U)}this.handleDefinitions=function(V,Z){var Fe=V.diagrams;if(Z&&Fe.indexOf(Z)===-1)throw new Error("diagram not part of <bpmn:Definitions />");if(!Z&&Fe&&Fe.length&&(Z=Fe[0]),!Z)throw new Error("no diagram to display");i={},p(Z);var Rt=Z.plane;if(!Rt)throw new Error(`no plane for ${pn(Z)}`);var A=Rt.bpmnElement;if(!A)if(A=wS(V),A)l(`correcting missing bpmnElement on ${pn(Rt)} to ${pn(A)}`),Rt.bpmnElement=A,f(Rt);else throw new Error("no process or collaboration to display");var b=c(A,Rt);if(_n(A,"bpmn:Process")||_n(A,"bpmn:SubProcess"))g(A,b);else if(_n(A,"bpmn:Collaboration"))_e(A,b),S(V.rootElements,b);else throw new Error(`unsupported bpmnElement for ${pn(Rt)}: ${pn(A)}`);m(n)};var m=this.handleDeferred=function(){for(var V;n.length;)V=n.shift(),V()};function g(U,V){le(U,V),N(U.ioSpecification,V),T(U.artifacts,V),o(U)}function S(U,V){var Z=ze(U,function(Fe){return!a(Fe)&&_n(Fe,"bpmn:Process")&&Fe.laneSets});Z.forEach(r(g,V))}function E(U,V){u(U,V)}function x(U,V){D(U,r(E,V))}function w(U,V){u(U,V)}function C(U,V){u(U,V)}function P(U,V){u(U,V)}function L(U,V){u(U,V)}function T(U,V){D(U,function(Z){_n(Z,"bpmn:Association")?n.push(function(){L(Z,V)}):L(Z,V)})}function N(U,V){U&&(D(U.dataInputs,r(C,V)),D(U.dataOutputs,r(P,V)))}var k=this.handleSubProcess=function(V,Z){le(V,Z),T(V.artifacts,Z)};function O(U,V){var Z=u(U,V);_n(U,"bpmn:SubProcess")&&k(U,Z||V),_n(U,"bpmn:Activity")&&N(U.ioSpecification,V),n.push(function(){D(U.dataInputAssociations,r(w,V)),D(U.dataOutputAssociations,r(w,V))})}function $(U,V){u(U,V)}function re(U,V){u(U,V)}function ye(U,V){n.push(function(){var Z=u(U,V);U.childLaneSet&&Ue(U.childLaneSet,Z||V),ne(U)})}function Ue(U,V){D(U.lanes,r(ye,V))}function q(U,V){D(U,r(Ue,V))}function le(U,V){me(U.flowElements,V),U.laneSets&&q(U.laneSets,V)}function me(U,V){D(U,function(Z){_n(Z,"bpmn:SequenceFlow")?n.push(function(){$(Z,V)}):_n(Z,"bpmn:BoundaryEvent")?n.unshift(function(){O(Z,V)}):_n(Z,"bpmn:FlowNode")?O(Z,V):_n(Z,"bpmn:DataObject")||(_n(Z,"bpmn:DataStoreReference")||_n(Z,"bpmn:DataObjectReference")?re(Z,V):l(`unrecognized flowElement ${pn(Z)} in context ${pn(V&&V.businessObject)}`,{element:Z,context:V}))})}function se(U,V){var Z=u(U,V),Fe=U.processRef;Fe&&g(Fe,Z||V)}function _e(U,V){D(U.participants,r(se,V)),n.push(function(){x(U.messageFlows,V)}),T(U.artifacts,V)}function ne(U){D(U.flowNodeRef,function(V){var Z=V.get("lanes");Z&&Z.push(U)})}}function v(e,t){var n=ee(e);return n&&typeof n.$instanceOf=="function"&&n.$instanceOf(t)}function He(e,t){return Yi(t,function(n){return v(e,n)})}function ee(e){return e&&e.businessObject||e}function Xe(e){return e&&e.di}function SS(e,t,n){var i,r,o,a,s=[];function c(u,l){var f={root:function(m,g){return i.add(m,g)},element:function(m,g,S){return i.add(m,g,S)},error:function(m,g){s.push({message:m,context:g})}},p=new ES(f);l=l||u.diagrams&&u.diagrams[0];var d=RS(u,l);if(!d)throw new Error("no diagram to display");D(d,function(m){p.handleDefinitions(u,m)});var h=l.plane.bpmnElement.id;o.setRootElement(o.findRoot(h+"_plane")||o.findRoot(h))}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 RS(e,t){if(!(!t||!t.plane)){var n=t.plane.bpmnElement,i=n;!v(n,"bpmn:Process")&&!v(n,"bpmn:Collaboration")&&(i=CS(n));var r;v(i,"bpmn:Collaboration")?r=i:r=lt(e.rootElements,function(u){if(v(u,"bpmn:Collaboration"))return lt(u.participants,function(l){return l.processRef===i})});var o=[i];r&&(o=cn(r.participants,function(u){return u.processRef}),o.push(r));var a=pm(o),s=[t],c=[n];return D(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 D(e,function(n){n&&(t.push(n),t=t.concat(pm(n.flowElements)))}),t}function CS(e){for(var t=e;t;){if(v(t,"bpmn:Process"))return t;t=t.$parent}}var PS='<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>',fm=PS,dm={verticalAlign:"middle"},hm={color:"#404040"},AS={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},TS={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},MS={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"},kS='<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">'+fm+'</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>',hi;function OS(){hi=ft(kS),gn(hi,AS),gn(at("svg",hi),dm),gn(at(".backdrop",hi),TS),gn(at(".notice",hi),MS),gn(at(".link",hi),hm,{margin:"15px 20px 15px 10px",alignSelf:"center"})}function DS(){hi||(OS(),Pn.bind(hi,".backdrop","click",function(e){document.body.removeChild(hi)})),document.body.appendChild(hi)}const Ms=5,mm="djs-outline-hidden";function yt(e){e=j({},IS,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),this._init(this._container,this._moddle,e),NS(this._container)}de(yt,rr),yt.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||[]),ks(s,o),s=LS(s),this._emit("import.done",{error:s,warnings:s.warnings}),s}},yt.prototype.importDefinitions=async function(t,n){return this._setDefinitions(t),{warnings:(await this.open(n)).warnings}},yt.prototype.open=async function(t){const n=this._definitions;let i=t;if(!n){const o=new Error("no XML imported");throw ks(o,[]),o}if(typeof t=="string"&&(i=BS(n,t),!i)){const o=new Error("BPMNDiagram <"+t+"> not found");throw ks(o,[]),o}try{this.clear()}catch(o){throw ks(o,[]),o}const{warnings:r}=await SS(this,n,i);return{warnings:r}},yt.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},yt.prototype.saveSVG=async function(){this._emit("saveSVG.start");let t,n;try{const i=this.get("canvas"),r=i.getActiveLayer(),o=at(":scope > defs",i._svg),a=Dh(r),s=o?"<defs>"+Dh(o)+"</defs>":"",c=i.getContainer();gt(c).add(mm);let u;try{u=r.getBBox()}finally{gt(c).remove(mm)}const l=u.x-Ms,f=u.y-Ms,p=u.width+Ms*2,d=u.height+Ms*2;t=`<?xml version="1.0" encoding="utf-8"?>
4
+ nested error: `+R.message;if(L)return a.addWarning({message:$,error:R}),!0;throw Zi($)}function l(R,P){return u(R,P,!0)}function p(){var R=a.elementsById,P=a.references,L,A;for(L=0;A=P[L];L++){var N=A.element,k=R[A.id],O=Si(N).propertiesByName[A.property];if(k||a.addWarning({message:"unresolved reference <"+A.id+">",element:A.element,property:A.property,value:A.id}),O.isMany){var $=N.get(O.name),re=$.indexOf(A);re===-1&&(re=$.length),k?$[re]=k:$.splice(re,1)}else N.set(O.name,k)}}function f(){c.pop().handleEnd()}var d=/^<\?xml /i,h=/ encoding="([^"]+)"/i,m=/^utf-8$/i;function g(R){if(d.test(R)){var P=h.exec(R),L=P&&P[1];!L||m.test(L)||a.addWarning({message:"unsupported document encoding <"+L+">, falling back to UTF-8"})}}function S(R,P){var L=c.peek();try{c.push(L.handleNode(R))}catch(A){u(A,P,o)&&c.push(new Nu)}}function x(R,P){try{c.peek().handleText(R)}catch(L){l(L,P)}}function w(R,P){R.trim()&&x(R,P)}var E=r.getPackages().reduce(function(R,P){return R[P.uri]=P.prefix,R},Object.entries(Bu).reduce(function(R,[P,L]){return R[L]=P,R},r.config&&r.config.nsMap||{}));return s.ns(E).on("openTag",function(R,P,L,A){var N=R.attrs||{},k=Object.keys(N).reduce(function($,re){var ye=P(N[re]);return $[re]=ye,$},{}),O={name:R.name,originalName:R.originalName,attributes:k,ns:R.ns};S(O,A)}).on("question",g).on("closeTag",f).on("cdata",x).on("text",function(R,P,L){w(P(R),L)}).on("error",u).on("warn",l),new Promise(function(R,P){var L;try{s.parse(e),p()}catch($){L=$}var A=i.element;!L&&!A&&(L=Zi("failed to parse document as <"+i.type.$descriptor.name+">"));var N=a.warnings,k=a.references,O=a.elementsById;return L?(L.warnings=N,P(L)):R({rootElement:A,elementsById:O,references:k,warnings:N})})},Fu.prototype.handler=function(e){return new ju(this.model,e)};function q0(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}var Y0=`<?xml version="1.0" encoding="UTF-8"?>
5
+ `,K0=/<|>|'|"|&|\n\r|\n/g,gd=/<|>|&/g;function si(e){this.prefixMap={},this.uriMap={},this.used={},this.wellknown=[],this.custom=[],this.parent=e,this.defaultPrefixMap=e&&e.defaultPrefixMap||{}}si.prototype.mapDefaultPrefixes=function(e){this.defaultPrefixMap=e},si.prototype.defaultUriByPrefix=function(e){return this.defaultPrefixMap[e]},si.prototype.byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},si.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)},si.prototype.uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)},si.prototype.mapPrefix=function(e,t){this.prefixMap[e||"xmlns"]=t},si.prototype.getNSKey=function(e){return e.prefix!==void 0?e.uri+"|"+e.prefix:e.uri},si.prototype.logUsed=function(e){var t=e.uri,n=this.getNSKey(e);this.used[n]=this.byUri(t),this.parent&&this.parent.logUsed(e)},si.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 X0(e){return e.charAt(0).toLowerCase()+e.slice(1)}function Z0(e,t){return fd(t)?X0(e):e}function yd(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function vd(e){return En(e)?e:(e.prefix?e.prefix+":":"")+e.localName}function Q0(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 J0(e,t){return t.isGeneric?j({localName:t.ns.localName},e):j({localName:Z0(t.ns.localName,t.$pkg)},e)}function ew(e,t){return j({localName:t.ns.localName},e)}function tw(e){var t=e.$descriptor;return ze(t.properties,function(n){var i=n.name;if(n.isVirtual||!Sn(e,i))return!1;var r=e[i];return r===n.default||r===null?!1:n.isMany?r.length:!0})}var nw={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},iw={"<":"lt",">":"gt","&":"amp"};function bd(e,t,n){return e=En(e)?e:""+e,e.replace(t,function(i){return"&"+n[i]+";"})}function rw(e){return bd(e,K0,nw)}function ow(e){return bd(e,gd,iw)}function aw(e){return ze(e,function(t){return t.isAttr})}function sw(e){return ze(e,function(t){return!t.isAttr})}function Hu(e){this.tagName=e}Hu.prototype.build=function(e){return this.element=e,this},Hu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()};function kr(){}kr.prototype.serializeValue=kr.prototype.serializeTo=function(e){e.append(this.escape?ow(this.value):this.value)},kr.prototype.build=function(e,t){return this.value=t,e.type==="String"&&t.search(gd)!==-1&&(this.escape=!0),this};function zu(e){this.tagName=e}yd(zu,kr),zu.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()};function ht(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}ht.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=tw(e),this.parseAttributes(aw(r)),this.parseContainments(sw(r))),this.parseGenericAttributes(e,i),this},ht.prototype.nsTagName=function(e){var t=this.logNamespaceUsed(e.ns);return J0(t,e)},ht.prototype.nsPropertyTagName=function(e){var t=this.logNamespaceUsed(e.ns);return ew(t,e)},ht.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},ht.prototype.nsAttributeName=function(e){var t;if(En(e)?t=un(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}:j({localName:t.localName},n)},ht.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}))},ht.prototype.parseGenericContainments=function(e){var t=e.$body;t&&this.body.push(new kr().build({type:"String"},t));var n=e.$children;n&&D(n,i=>{this.body.push(new ht(this).build(i))})},ht.prototype.parseNsAttribute=function(e,t,n){var i=e.$model,r=un(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)}},ht.prototype.parseNsAttributes=function(e){var t=this,n=e.$attrs,i=[];return D(n,function(r,o){var a=t.parseNsAttribute(e,o,r);a&&i.push(a)}),i},ht.prototype.parseGenericAttributes=function(e,t){var n=this;D(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)}})},ht.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;D(e,function(r){var o=i.get(r.name),a=r.isReference,s=r.isMany;if(s||(o=[o]),r.isBody)n.push(new kr().build(r,o[0]));else if(od(r.type))D(o,function(u){n.push(new zu(t.addTagName(t.nsPropertyTagName(r))).build(r,u))});else if(a)D(o,function(u){n.push(new Hu(t.addTagName(t.nsPropertyTagName(r))).build(u))});else{var c=hd(r);D(o,function(u){var l;c?c===dd?l=new ht(t,r):l=new ns(t,r,c):l=new ht(t),n.push(l.build(u))})}})},ht.prototype.getNamespaces=function(e){var t=this.namespaces,n=this.parent,i;return t||(i=n&&n.getNamespaces(),e||!i?this.namespaces=t=new si(i):t=i),t},ht.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},ht.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},ht.prototype.parseAttributes=function(e){var t=this,n=this.element;D(e,function(i){var r=n.get(i.name);if(i.isReference)if(!i.isMany)r=r.id;else{var o=[];D(r,function(a){o.push(a.id)}),r=o.join(" ")}t.addAttribute(t.nsAttributeName(i),r)})},ht.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),vd(e)},ht.prototype.addAttribute=function(e,t){var n=this.attrs;En(t)&&(t=rw(t));var i=td(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)},ht.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=Q0(n).concat(t)),D(t,function(i){e.append(" ").append(vd(i.name)).append('="').append(i.value).append('"')})},ht.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==kr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),D(this.body,function(i){i.serializeTo(e)}),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()};function ns(e,t,n){ht.call(this,e,t),this.serialization=n}yd(ns,ht),ns.prototype.parseNsAttributes=function(e){var t=ht.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},ns.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri};function cw(){this.value="",this.write=function(e){this.value+=e}}function uw(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 lw(e){e=j({format:!1,preamble:!0},e||{});function t(n,i){var r=i||new cw,o=new uw(r,e.format);e.preamble&&o.append(Y0);var a=new ht,s=n.$model;if(a.getNamespaces().mapDefaultPrefixes(pw(s)),a.build(n).serializeTo(o),!i)return r.value}return{toXML:t}}function pw(e){const t=e.config&&e.config.nsMap||{},n={};for(const i in Bu)n[i]=Bu[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 is(e,t){jn.call(this,e,t)}is.prototype=Object.create(jn.prototype),is.prototype.fromXML=function(e,t,n){En(t)||(n=t,t="bpmn:Definitions");var i=new Fu(j({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},is.prototype.toXML=function(e,t){var n=new lw(t);return new Promise(function(i,r){try{var o=n.toXML(e);return i({xml:o})}catch(a){return r(a)}})};var fw="BPMN20",dw="http://www.omg.org/spec/BPMN/20100524/MODEL",hw="bpmn",mw=[],gw=[{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"}]}],yw=[{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"}]}],vw={tagAlias:"lowerCase",typePrefix:"t"},bw={name:fw,uri:dw,prefix:hw,associations:mw,types:gw,enumerations:yw,xml:vw},_w="BPMNDI",xw="http://www.omg.org/spec/BPMN/20100524/DI",ww="bpmndi",Ew=[{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"]}],Sw=[{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"}]}],Rw=[],Cw={name:_w,uri:xw,prefix:ww,types:Ew,enumerations:Sw,associations:Rw},Pw="DC",Aw="http://www.omg.org/spec/DD/20100524/DC",Tw="dc",Mw=[{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}]}],kw=[],Ow={name:Pw,uri:Aw,prefix:Tw,types:Mw,associations:kw},Dw="DI",Lw="http://www.omg.org/spec/DD/20100524/DI",Iw="di",Bw=[{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"}]}],Nw=[],$w={tagAlias:"lowerCase"},jw={name:Dw,uri:Lw,prefix:Iw,types:Bw,associations:Nw,xml:$w},Fw="bpmn.io colors for BPMN",Hw="http://bpmn.io/schema/bpmn/biocolor/1.0",zw="bioc",Gw=[{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"}]}],Vw=[],Ww=[],Uw={name:Fw,uri:Hw,prefix:zw,types:Gw,enumerations:Vw,associations:Ww},qw="BPMN in Color",Yw="http://www.omg.org/spec/BPMN/non-normative/color/1.0",Kw="color",Xw=[{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"}]}],Zw=[],Qw=[],Jw={name:qw,uri:Yw,prefix:Kw,types:Xw,enumerations:Zw,associations:Qw};const eE={bpmn:bw,bpmndi:Cw,dc:Ow,di:jw,bioc:Uw,color:Jw};function _d(e,t){const n=j({},eE,e);return new is(n,t)}const tE={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"}},nE="http://www.omg.org/spec/BPMN/non-normative/extensions/i18n/1.0",xd="i18n",rs={[xd]:tE,[Ru]:Xf};function wd(){return _d(rs)}const Ed=wd();async function Gu(e){const{rootElement:t,warnings:n}=await Ed.fromXML(e,"bpmn:Definitions");return{definitions:t,warnings:n}}async function iE(e){const{xml:t}=await Ed.toXML(e,{format:!0});return t}function Vu(e){return e.map(t=>typeof t=="string"?t:t.message??String(t))}const oo={cjkEm:.865,upperEm:.68,lowerEm:.5,digitEm:.556,spaceEm:.278,otherEm:.35,ascentEm:.9,descentEm:.25},rE=/[ᄀ-ᇿ -〿぀-ヿ㐀-鿿가-힯＀-⦆]/;function oE(e){const t=oo;return rE.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 ao(e,t){let n=0;for(const i of e)n+=t*oE(i);return n}function Sd(e=globalThis,{textMeasurement:t="approximate"}={}){if(!(e!=null&&e.SVGElement))throw new Error("installHeadlessBpmnDom: DOM 전역이 없다 — jsdom window 를 전역에 올린 뒤 호출할 것");t==="approximate"&&aE(e),sE(e),cE(e),uE(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:ao(r,o),fontBoundingBoxAscent:o*oo.ascentEm,fontBoundingBoxDescent:o*oo.descentEm,actualBoundingBoxAscent:o*oo.ascentEm,actualBoundingBoxDescent:o*oo.descentEm}}};t.getContext=()=>n}function sE(e){if(e.SVGMatrix)return;class t{constructor(){Qr(this,"a",1);Qr(this,"b",0);Qr(this,"c",0);Qr(this,"d",1);Qr(this,"e",0);Qr(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 cE(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,p=Math.cos(l),f=Math.sin(l);a.a=p,a.b=f,a.c=-f,a.d=p,a.e=c-p*c+f*u,a.f=u-f*c-p*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 uE(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:ao(n,12),height:14}})}const os=new Set(["bpmn:Participant","bpmn:Lane","bpmn:Group","bpmn:SubProcess","bpmn:AdHocSubProcess","bpmn:Transaction"]),lE=1,Rd=new Set(["bpmn:TextAnnotation","bpmn:DataStoreReference","bpmn:DataObjectReference","bpmn:DataInput","bpmn:DataOutput"]),pE=2;function Ri(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"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]}`;case"group-overlap-unreadable":return e.reason==="minority"?`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"pool-name-over-label":return`pn|${e.pool}|${e.label}`}}const Cd=20,as=5,Pd=3,Ad=12,fE=Ad*1.2;function Wu(e,t){const n=t.split(/\r?\n/),i=Math.max(...n.map(o=>ao(o,Ad))),r=n.length*fE;return{x:e.x+e.width/2-i/2,y:e.y+e.height/2-r/2,width:i,height:r}}const Td=1;function mn(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 ss(e,t){let n=null;const i=e.type!==t.type;for(const r of mn(e))for(const o of mn(t)){if(r.axis!==o.axis||Math.abs(r.at-o.at)>Td)continue;const a=r.dir!==o.dir?"opposite":i?"mixed":null;if(!a)continue;const s=Math.min(r.hi,o.hi)-Math.max(r.lo,o.lo);s>=Cd&&(!n||s>n.length)&&(n={axis:r.axis,length:s,kind:a})}return n}function Md(e,t){const n=ss(e,t);return n&&n.kind==="opposite"?{axis:n.axis,length:n.length}:null}function dE(e,t){let n=0;for(const i of t)i.id!==e.id&&Md(e,i)&&n++;return n}function Ci(e,t){let n=0;for(const i of t)i.id!==e.id&&ss(e,i)&&n++;return n}const kd=15,Od=20;function hE(e,t){const n=t.axis==="v"?[e.x,e.x+e.width]:[e.y,e.y+e.height];if(t.at<n[0]-Od||t.at>n[1]+Od)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 Uu=20;function cs(e,t){const n=[];for(const i of t){if(i.axis!==e.axis||Math.abs(i.at-e.at)>Td)continue;const r=Math.max(e.lo,i.lo),o=Math.min(e.hi,i.hi);o-r<Cd||n.push([r-Uu,o+Uu])}return n}function us(e,t){const n=e.label;if(!n)return null;let i=null;for(const r of mn(e)){const o=hE(n,r);if(o){for(const a of t)if(a.id!==e.id&&!(i&&a.id>=i.other)){for(const[s,c]of cs(r,mn(a)))if(Math.min(c,o[1])>Math.max(s,o[0])){i={other:a.id,axis:r.axis};break}}}}return i}const mE=1,gE=(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 yE(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,p=1;const f=(d,h)=>{if(h===0)return d<=0;const m=d/h;if(h>0){if(m>p)return!1;m>l&&(l=m)}else{if(m<l)return!1;m<p&&(p=m)}return!0};return f(r-e.x,c)&&f(e.x-a,-c)&&f(o-e.y,u)&&f(e.y-s,-u)&&p>l}function qu(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 vE=(e,t)=>e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height,so=1;function Pi(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 Dd(e,t){const n=e.label;if(!n)return null;if(mn(e).some(i=>Pi(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(mn(i).some(r=>Pi(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=>Pi(n,r)))return i.id;return null}function Fn(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(yE(e.waypoints[o],e.waypoints[o+1],r,pE)){i.push(r);break}}return i}function bE(e,t,n,i){const r=(u,l,p)=>(l.x-u.x)*(p.y-u.y)-(l.y-u.y)*(p.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 Ld=(e,t)=>e.endpoints.some(n=>t.endpoints.includes(n));function ls(e,t){let n=0;for(const i of t){if(i.id===e.id||Ld(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++)bE(e.waypoints[o],e.waypoints[o+1],i.waypoints[a],i.waypoints[a+1])&&(r=!0);r&&n++}return n}function Ai(e,t){let n=0;for(const i of t)i.id===e.id||Ld(e,i)||ls(e,[i])>0&&(n+=i.type===e.type?2:1);return n}function Id(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++)ls(n[i],[n[r]])>0&&(t+=n[i].type===n[r].type?2:1);return t}function Yu(e){const t=[],n=e.edges;for(let i=0;i<n.length;i++)for(let r=i+1;r<n.length;r++)if(ls(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 Bd(e){const t=Yu(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),p=n(u.type);l==="solid"&&p==="solid"?r++:l==="dashed"&&p==="dashed"&&o++}return{pairs:t,solidPairs:r,dashedPairs:o,mixedPairs:t.length-r-o,crossPoolMessages:_E(e)}}function _E(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 Nd(e,t,n){const i=new Set(t.flatMap(r=>[...r.members]));return e.shapes.filter(r=>!r.container&&!Rd.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 $d(e){var n;const t=(n=mt(e==null?void 0:e.extensionElements))==null?void 0:n.values;if(Array.isArray(t))for(const i of t){const r=mt(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 jd=e=>e?{members:e}:{},ci=e=>e.shapes.filter(t=>!t.container);function xE(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 Fd(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(mn(i).some(r=>Pi(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=>Pi(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 Ti(e){const t=[],n=e.shapes.filter(h=>!h.container);for(const h of e.edges)for(const m of Fn(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 g=i[h],S=i[m];if(!qu(g,S,lE))continue;const x=g.id<S.id?[g.id,S.id]:[S.id,g.id];t.push({kind:"shape-overlap",shapes:x,identical:vE(g,S)})}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 g=r[h],S=r[m],x=Math.min(g.x+g.width,S.x+S.width)-Math.max(g.x,S.x),w=Math.min(g.y+g.height,S.y+S.height)-Math.max(g.y,S.y);if(x<=as||w<=as)continue;const E=g.id<S.id?[g.id,S.id]:[S.id,g.id],R=new Set(S.members);if(g.members.some(P=>R.has(P))){const P=Nd(e,r,{x:Math.max(g.x,S.x),y:Math.max(g.y,S.y),right:Math.min(g.x+g.width,S.x+S.width),bottom:Math.min(g.y+g.height,S.y+S.height)});P.length&&t.push({kind:"group-overlap-unreadable",reason:"orphan",groups:E,shapes:P});continue}t.push({kind:"group-overlap-unintended",groups:E})}const o=new Set(r.flatMap(h=>[...h.members]));for(const h of r){const m=e.shapes.filter(x=>!x.container&&!Rd.has(x.type)&&x.x>=h.x&&x.y>=h.y&&x.x+x.width<=h.x+h.width&&x.y+x.height<=h.y+h.height);if(!m.length)continue;const g=new Set(h.members),S=m.filter(x=>!g.has(x.id));S.some(x=>o.has(x.id))&&(S.length*2<m.length||t.push({kind:"group-overlap-unreadable",reason:"minority",group:h.id,shapes:S.map(x=>x.id).sort()}))}const a=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<a.length;h++)for(let m=h+1;m<a.length;m++)for(let g=m+1;g<a.length;g++){const S=[a[h],a[m],a[g]],x={x:Math.max(...S.map(R=>R.x)),y:Math.max(...S.map(R=>R.y)),right:Math.min(...S.map(R=>R.x+R.width)),bottom:Math.min(...S.map(R=>R.y+R.height))};if(x.right-x.x<=as||x.bottom-x.y<=as)continue;const w=Nd(e,[],x);if(!w.length)continue;const E=S.map(R=>R.id).sort();t.push({kind:"group-stack-unreadable",groups:E,shapes:w})}const s=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 s){const g=h.x<m.x+m.width&&m.x<h.x+h.width,S=h.y<m.y+m.height&&m.y<h.y+h.height,x=[["top",h.y,m.y,g],["bottom",h.y+h.height,m.y+m.height,g],["left",h.x,m.x,S],["right",h.x+h.width,m.x+m.width,S]];for(const[w,E,R,P]of x)P&&Math.abs(E-R)<=Pd&&t.push({kind:"group-on-container-boundary",group:h.id,container:m.id,side:w})}const c=e.shapes.filter(h=>h.type==="bpmn:Group");for(let h=0;h<c.length;h++)for(let m=h+1;m<c.length;m++){const g=c[h],S=c[m],x=g.x<S.x+S.width&&S.x<g.x+g.width,w=g.y<S.y+S.height&&S.y<g.y+g.height,E=[["x",g.x+g.width,S.x,w],["x",S.x+S.width,g.x,w],["y",g.y+g.height,S.y,x],["y",S.y+S.height,g.y,x]];for(const[R,P,L,A]of E)if(A&&Math.abs(P-L)<=Pd){t.push({kind:"group-on-group-boundary",groups:g.id<S.id?[g.id,S.id]:[S.id,g.id],axis:R});break}}for(let h=0;h<e.edges.length;h++)for(let m=h+1;m<e.edges.length;m++){const g=e.edges[h],S=e.edges[m],x=ss(g,S);if(!x)continue;const w=g.id<S.id?[g.id,S.id]:[S.id,g.id];t.push({kind:x.kind==="opposite"?"edge-overlap-opposite":"edge-overlap-mixed",edges:w,axis:x.axis,length:Math.round(x.length)})}for(const h of e.edges){if(!h.label)continue;const m=us(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=Dd(h,e);m&&t.push({kind:"label-over-line",edge:h.id,line:m})}const u=new Set(n.map(h=>h.id)),l=e.shapes.filter(h=>h.type==="bpmn:Participant"&&h.label);for(const h of[...n,...l.filter(m=>!u.has(m.id))]){if(!h.label)continue;const m=Fd(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 l)for(const{owner:m,rect:g}of co(e))m===h.id||p.has(m)||qu(h.label,g,so)&&t.push({kind:"pool-name-over-label",pool:h.id,label:m});const f=co(e);for(const h of n)if(h.type==="bpmn:TextAnnotation")for(const{owner:m,rect:g}of f)m!==h.id&&qu(h,g,so)&&t.push({kind:"annotation-over-label",annotation:h.id,label:m});const d=new Map(e.shapes.map(h=>[h.id,h]));for(const h of n){const m=h.parent??xE(h,e,d);if(!m)continue;const g=d.get(m);!g||!g.container||gE(g,h,mE)||t.push({kind:"shape-outside-container",shape:h.id,container:g.id})}return t.sort((h,m)=>Ri(h).localeCompare(Ri(m)))}const mt=e=>typeof e=="object"&&e!==null?e:void 0,xt=e=>typeof e=="number"?e:0,Or=e=>{const t=mt(e);return typeof(t==null?void 0:t.id)=="string"?t.id:void 0};function wE(e){const t=mt(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=Or(o);a&&n.push(a)}}return n}function EE(e,t){const n=mt(e.$parent);if(!n)return;const i=typeof n.$type=="string"?n.$type:"";if(i==="bpmn:Process"){const r=Or(n);return r?t.get(r):void 0}if(os.has(i)&&i!=="bpmn:Lane"&&i!=="bpmn:Group")return Or(n)}function Hd(e){var a,s,c,u,l;const t=[],n=[],i=((a=mt(e))==null?void 0:a.diagrams)??[],r=new Map,o=new Set;for(const p of((s=mt(e))==null?void 0:s.rootElements)??[]){const f=mt(p);if((f==null?void 0:f.$type)==="bpmn:Collaboration")for(const d of f.participants??[]){const h=mt(d),m=Or(h),g=Or(h==null?void 0:h.processRef);m&&g?r.set(g,m):m&&o.add(m)}}for(const p of i){const f=mt((c=mt(p))==null?void 0:c.plane),d=(f==null?void 0:f.planeElement)??[];for(const h of d){const m=mt(h);if(!m)continue;const g=mt(m.bpmnElement),S=typeof(g==null?void 0:g.id)=="string"?g.id:void 0;if(!S)continue;const x=typeof(g==null?void 0:g.$type)=="string"?g.$type:"",w=mt(m.bounds);if(w){const R=m.isExpanded===!1&&x!=="bpmn:Participant",P=mt((u=mt(m.label))==null?void 0:u.bounds),L={id:S,type:x,x:xt(w.x),y:xt(w.y),width:xt(w.width),height:xt(w.height),container:os.has(x)&&!R,attached:(g==null?void 0:g.attachedToRef)!==void 0,...g?{parent:EE(g,r)}:{},...P?{label:{x:xt(P.x),y:xt(P.y),width:xt(P.width),height:xt(P.height)}}:{},...x==="bpmn:Group"?jd($d(g)):{}},A=m.isHorizontal!==!1,N=typeof(g==null?void 0:g.name)=="string"?g.name:"";o.has(S)&&A&&N&&(L.label=Wu(L,N)),t.push(L);continue}const E=m.waypoint;if(Array.isArray(E)){const R=mt((l=mt(m.label))==null?void 0:l.bounds);n.push({id:S,type:x,waypoints:E.map(P=>{var L,A;return{x:xt((L=mt(P))==null?void 0:L.x),y:xt((A=mt(P))==null?void 0:A.y)}}),endpoints:wE(g),...R?{label:{x:xt(R.x),y:xt(R.y),width:xt(R.width),height:xt(R.height)}}:{}})}}}return{shapes:t,edges:n}}function zd(e){return Ti(Hd(e))}async function SE(e){const{definitions:t,warnings:n}=await Gu(e);return{findings:zd(t),warnings:n}}function wt(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 m=mt(o.label);n.push({id:o.id,type:a,waypoints:s.map(g=>({x:xt(g.x),y:xt(g.y)})),endpoints:[Or(o.source),Or(o.target)].filter(g=>!!g),...m&&typeof m.x=="number"?{label:{x:m.x,y:xt(m.y),width:xt(m.width),height:xt(m.height)}}:{}});continue}if(typeof o.x!="number"||typeof o.y!="number")continue;const c=mt(o.businessObject),u=mt(o.label);let l=mt(o.parent);for(;l&&l.type==="bpmn:Lane";)l=mt(l.parent);const p=typeof(l==null?void 0:l.type)=="string"?l.type:"",f=l&&os.has(p)&&p!=="bpmn:Group"&&typeof l.id=="string"?l.id:void 0,d={id:o.id,type:a,x:o.x,y:o.y,width:xt(o.width),height:xt(o.height),container:os.has(a)&&(a==="bpmn:Participant"||o.collapsed!==!0),attached:(c==null?void 0:c.attachedToRef)!==void 0,...f!==void 0?{parent:f}:{},...u&&typeof u.x=="number"?{label:{x:u.x,y:xt(u.y),width:xt(u.width),height:xt(u.height)}}:{},...a==="bpmn:Group"?jd($d(c)):{}},h=typeof(c==null?void 0:c.name)=="string"?c.name:"";a==="bpmn:Participant"&&!(c!=null&&c.processRef)&&h&&((i=mt(o.di))==null?void 0:i.isHorizontal)!==!1&&(d.label=Wu(d,h)),t.push(d)}return{shapes:t,edges:n}}const RE={"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 CE(e,t){const n=RE[e];return n||(e==="label"||e.startsWith("bpmndi:")?"other":e.startsWith("bpmn:")&&!("waypoints"in t&&t.waypoints)?"flowNode":"other")}function Gd(e){let t=e.parent;for(;t;){if(t.type==="bpmn:Participant")return t.id;t=t.parent}}function Vd(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 CE(i.type,i)},lanesOf:n=>t().filter(i=>i.type==="bpmn:Lane"&&Gd(i)===n).sort((i,r)=>i.y-r.y).map(i=>i.id),participantOf:n=>{const i=e.get(n);return i?Gd(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 Wd=20,PE=4,Mt=(e,t)=>Math.abs(e-t)<.5;function Ud(e,t,n,i=Wd){if(Mt(e.y,t.y)&&!Mt(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(Mt(e.x,t.x)&&!Mt(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 qd(e,t,n=Wd){if(e.length!==4)return null;const[i,r,o,a]=e;if(Mt(i.y,r.y)&&Mt(r.x,o.x)&&Mt(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(Mt(i.x,r.x)&&Mt(r.y,o.y)&&Mt(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 Ku(e,t){if(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[];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 Yd=30,AE=[0,-25,25,-40,40];function TE(e,t){if(e.type!=="bpmn:MessageFlow"||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[];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+Yd:s-Yd,u=a?i.y+i.height:i.y,l=n.x+n.width/2,p=i.x+i.width/2;return AE.map(f=>[{x:l,y:s},{x:l,y:c},{x:p+f,y:c},{x:p+f,y:u}])}const ME=(e,t,n)=>[...e.slice(0,t+1),...n,...e.slice(t+1)],ps=(e,t,n)=>Fn({...e,waypoints:t},n).length;function Kd(e,t,n,i){let r=[...e.waypoints],o=ps(e,r,t);if(o===0)return null;let a=!1;for(const p of Ku(e,t))if(ps(e,p,t)===0)return p;const s=(i??[]).filter(p=>p.id!==e.id).flatMap(mn),c=p=>mn({...e,waypoints:p}).some(f=>cs(f,s).length>0),u=TE(e,t).filter(p=>ps(e,p,t)===0);if(u.length)return u.find(p=>!c(p))??u[0];const l=p=>!n||p.every(f=>f.x>=n.x&&f.x<=n.x+n.width&&f.y>=n.y&&f.y<=n.y+n.height);for(let p=0;p<PE&&o>0;p++){let f=!1;for(let d=0;d+1<r.length&&!f;d++){const h=r[d],m=r[d+1];for(const g of t){if(e.endpoints.includes(g.id)||Fn({...e,waypoints:[h,m]},[g]).length===0)continue;const S=Ud(h,m,g),x=S?S.map(E=>ME(r,d,E)):qd(r,g)??[];if(!x.length)continue;const w=[...x].sort((E,R)=>Number(l(R))-Number(l(E)));for(const E of w){const R=ps(e,E,t);if(R<o){r=E,o=R,f=!0,a=!0;break}}if(f)break}}if(!f)break}return a&&o===0?r:null}function Xd(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n),o=ci(r),a=Ti(r).filter(c=>c.kind==="edge-crosses-shape"&&!t.has(Ri(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 p=l.parent,f=p&&typeof p.x=="number"&&typeof p.width=="number"?{x:p.x,y:p.y,width:p.width,height:p.height}:void 0,d=Kd(u,o,f,r.edges);if(!d)continue;const h=r.edges.filter(S=>S.id!==c),m=Ci(u,h);Ci({...u,waypoints:d},h)>m||i.updateWaypoints(l,d)}}const kE=10;function Zd(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 Qd(e,t){if(e.waypoints.length<2||e.endpoints.length!==2)return null;const n=t.shapes.filter($=>$.type==="bpmn:Participant"&&$.container),i=t.shapes.find($=>$.id===e.endpoints[0]),r=t.shapes.find($=>$.id===e.endpoints[1]);if(!i||!r)return null;const o=Zd(i,n),a=Zd(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($=>$.id!==o.id&&$.id!==a.id&&$.y>=c.y+c.height&&$.y+$.height<=u.y).sort(($,re)=>$.y-re.y);if(!l.length)return null;const p=l[0],f=l[l.length-1],d=(c.y+c.height+p.y)/2,h=(f.y+f.height+u.y)/2,m=s?d:h,g=s?h:d,S=e.waypoints[0],x=e.waypoints[e.waypoints.length-1],w=ci(t),E=t.edges.filter($=>$.id!==e.id),R=Ai(e,E),P=Fn(e,w).length;if(R===0&&P===0||P===0&&e.waypoints.length===2)return null;const L=Math.min(...l.map($=>$.x)),A=Math.max(...l.map($=>$.x+$.width)),N=(S.x+x.x)/2,k=$=>$.filter((re,ye)=>ye===0||!(Mt(re.x,$[ye-1].x)&&Mt(re.y,$[ye-1].y)));let O;for(let $=L;$<=A;$+=kE){const re=k([S,{x:S.x,y:m},{x:$,y:m},{x:$,y:g},{x:x.x,y:g},x]),ye={...e,waypoints:re};if(Fn(ye,w).length>0)continue;const Ue=Ai(ye,E),q=Math.abs($-N);(!O||Ue<O.cross||Ue===O.cross&&q<O.detour)&&(O={pts:re,cross:Ue,detour:q})}return O&&(P>0?O.cross<=R:O.cross<R)?O.pts:null}function Jd(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.edges){if(o.type!=="bpmn:MessageFlow"||t.has(o.id))continue;const a=wt(n),s=a.edges.find(l=>l.id===o.id);if(!s)continue;const c=Qd(s,a);if(!c)continue;const u=n.get(o.id);u&&i.updateWaypoints(u,c)}}const uo=[25,-25,40,-40],fs=35;function eh(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[];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-fs:n.y+n.height+fs,p=[];for(const x of[0,...uo]){if(Math.abs(x)>=i.width/2-5)continue;const w=o+x;p.push({pts:[{x:n.x,y:r},{x:w,y:r},{x:w,y:c}],cost:Math.abs(x)});for(const E of[0,...uo]){if(Math.abs(E)>=n.width/2-5)continue;const R=a+E;p.push({pts:[{x:R,y:u},{x:R,y:l},{x:w,y:l},{x:w,y:c}],cost:Math.abs(x)+Math.abs(E)})}}const f=50,d=i.y+i.height/2,h=s?n.y+n.height:n.y;for(const x of[0,...uo]){if(Math.abs(x)>=n.width/2-5)continue;const w=a+x;p.push({pts:[{x:w,y:h},{x:w,y:d},{x:i.x+i.width,y:d}],cost:f+Math.abs(x)})}const m=60,g=s?i.y+i.height:i.y,S=s?i.y+i.height+fs:i.y-fs;for(const x of[0,...uo]){if(Math.abs(x)>=i.width/2-5)continue;const w=o+x;for(const E of[0,...uo]){if(Math.abs(E)>=n.width/2-5)continue;const R=a+E;p.push({pts:[{x:R,y:h},{x:R,y:S},{x:w,y:S},{x:w,y:g}],cost:m+Math.abs(x)+Math.abs(E)})}}return p}const ds=30;function th(e,t){for(let n=1;n<e.length-2;n++){const i=e[n],r=e[n+1],o=Mt(i.y,r.y)&&!Mt(i.x,r.x),a=Mt(i.x,r.x)&&!Mt(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)<ds||Math.abs(i.y-(s.y+s.height))<ds)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)<ds||Math.abs(i.x-(s.x+s.width))<ds)return!0}}return!1}const hs=40;function OE(e,t,n){let i=0;for(const r of t){if(r.container||n.includes(r.id))continue;const o=r.x-hs,a=r.x+r.width+hs,s=r.y-hs,c=r.y+r.height+hs;for(let u=1;u<e.length-2;u++){const l=e[u],p=e[u+1],f={x:Math.min(l.x,p.x),y:Math.min(l.y,p.y)},d={x:Math.max(l.x,p.x),y:Math.max(l.y,p.y)};if(f.x<a&&d.x>o&&f.y<c&&d.y>s){i++;break}}}return i}function nh(e,t){if(e.type!=="bpmn:SequenceFlow")return null;const n=t.shapes.filter(P=>P.container),i=new Map(t.shapes.map(P=>[P.id,P])),r=ci(t),o=t.edges.filter(P=>P.id!==e.id),a=Ci(e,o),s=Ai(e,o),c=P=>OE(P,t.shapes,e.endpoints)+(th(P,n)?1:0),u=c(e.waypoints),l=P=>{if(!P)return;const L=P.x+P.width/2,A=P.y+P.height/2;return n.find(N=>N.type==="bpmn:Lane"&&L>=N.x&&L<=N.x+N.width&&A>=N.y&&A<=N.y+N.height)},p=l(i.get(e.endpoints[0]??"")),f=l(i.get(e.endpoints[1]??"")),d=!!p&&!!f&&p.id!==f.id,h=P=>{if(!d||!f)return!1;for(let L=1;L<P.length-2;L++){const A=P[L],N=P[L+1];if(Mt(A.y,N.y)&&!Mt(A.x,N.x)&&A.y>f.y&&A.y<f.y+f.height)return!0}return!1},m=h(e.waypoints),S=(P=>{if(!P)return;const L=P.x+P.width/2,A=P.y+P.height/2;return n.filter(N=>N.type==="bpmn:Participant"&&L>=N.x&&L<=N.x+N.width&&A>=N.y&&A<=N.y+N.height).sort((N,k)=>N.width*N.height-k.width*k.height)[0]})(i.get(e.endpoints[0]??"")),x=P=>{if(!S)return 0;let L=0;for(let A=1;A<P.length-1;A++){const N=P[A];(N.x<S.x||N.x>S.x+S.width||N.y<S.y||N.y>S.y+S.height)&&L++}return L},w=x(e.waypoints);if(!th(e.waypoints,n)&&!(d&&!m)&&w===0)return null;const E=P=>P.reduce((L,A,N)=>N?L+Math.abs(A.x-P[N-1].x)+Math.abs(A.y-P[N-1].y):0,0);let R;for(const{pts:P,cost:L}of eh(e,i)){const A={...e,waypoints:P};if(Fn(A,r).length>0)continue;const N=Ci(A,o);if(N>a)continue;const k=x(P);if(k>w)continue;const O=k<w&&N===0;if(!O&&Ai(A,o)>s)continue;const $=c(P),re=h(P);if(!O&&!(re&&!m)&&$>=u)continue;const Ue=re?0:1,q=E(P);(!R||k<R.out||k===R.out&&(Ue<R.lane||Ue===R.lane&&(N<R.opp||N===R.opp&&($<R.sc||$===R.sc&&(L<R.cost||L===R.cost&&q<R.len)))))&&(R={pts:P,out:k,sc:$,lane:Ue,opp:N,cost:L,len:q})}return(R==null?void 0:R.pts)??null}function DE(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n).edges.filter(o=>!t.has(o.id)&&o.waypoints.length>=4).map(o=>o.id).sort();for(const o of r){const a=wt(n),s=a.edges.find(d=>d.id===o);if(!s||s.waypoints.length<4)continue;const c=ci(a),u=a.edges.filter(d=>d.id!==o),l=Fn(s,c).length,p=Ci(s,u),f=Ai(s,u);for(const d of Ku(s,a.shapes)){if(d.length>=s.waypoints.length)continue;const h={...s,waypoints:d};if(Fn(h,c).length>l||Ci(h,u)>p||Ai(h,u)>f)continue;const m=n.get(o);m&&i.updateWaypoints(m,d);break}}}function ih(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n).edges.filter(o=>o.type==="bpmn:SequenceFlow"&&!t.has(o.id)).map(o=>o.id).sort();for(const o of r){const a=wt(n),s=a.edges.find(l=>l.id===o);if(!s)continue;const c=nh(s,a);if(!c)continue;const u=n.get(o);u&&i.updateWaypoints(u,c)}}function LE(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=Mt(n[0].x,n[1].x)&&!Mt(n[0].y,n[1].y),s=Mt(n[n.length-1].x,n[n.length-2].x)&&!Mt(n[n.length-1].y,n[n.length-2].y);for(const c of uo){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 rh(e,t){const n=new Map(t.shapes.map(l=>[l.id,l])),i=ci(t),r=t.edges.filter(l=>l.id!==e.id),o=Ci(e,r);if(o===0)return null;const a=Ai(e,r);let s;const c=l=>l.reduce((p,f,d)=>d?p+Math.abs(f.x-l[d-1].x)+Math.abs(f.y-l[d-1].y):0,0),u=[...eh(e,n),...LE(e,n)];for(const{pts:l,cost:p}of u){const f={...e,waypoints:l};if(Fn(f,i).length>0)continue;const d=Ci(f,r),h=Ai(f,r);if(d>=o||h-a>o-d)continue;const m=c(l);(!s||d<s.opposite||d===s.opposite&&(h<s.cross||h===s.cross&&(p<s.cost||p===s.cost&&m<s.len)))&&(s={pts:l,opposite:d,cross:h,cost:p,len:m})}return(s==null?void 0:s.pts)??null}function oh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=wt(i),a=Ti(o).filter(l=>(l.kind==="edge-overlap-opposite"||l.kind==="edge-overlap-mixed")&&!t.has(Ri(l)));if(!a.length)return;const s=new Set;for(const l of a)if(!(l.kind!=="edge-overlap-opposite"&&l.kind!=="edge-overlap-mixed"))for(const p of l.edges)n.has(p)||s.add(p);const c=l=>{var p;return((p=o.edges.find(f=>f.id===l))==null?void 0:p.type)??""},u=[...s].sort((l,p)=>{const f=c(l)==="bpmn:SequenceFlow"?0:1,d=c(p)==="bpmn:SequenceFlow"?0:1;return f!==d?f-d:l.localeCompare(p)});for(const l of u){const p=wt(i),f=p.edges.find(m=>m.id===l);if(!f)continue;const d=rh(f,p);if(!d)continue;const h=i.get(l);h&&r.updateWaypoints(h,d)}}const IE=10,BE=(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 ah(e,t){const n=e.label;if(!n)return null;const i=t.edges.filter(a=>a.id!==e.id);if(!us(e,i))return null;const r=ci(t),o=i.flatMap(mn);for(const a of mn(e)){let s=[[a.lo,a.hi]];for(const[d,h]of cs(a,o))s=s.flatMap(([m,g])=>{const S=[];return d>m&&S.push([m,Math.min(g,d)]),h<g&&S.push([Math.max(m,h),g]),S.filter(([x,w])=>w>x)});const c=a.axis==="h"?n.width:n.height,u=s.find(([d,h])=>h-d>=c+IE*2);if(!u)continue;const l=(u[0]+u[1])/2,p=a.axis==="h"?{x:l,y:a.at-kd}:{x:a.at+Cn+n.width/2,y:l},f={x:p.x-n.width/2,y:p.y-n.height/2,width:n.width,height:n.height};if(!us({...e,label:f},i)&&!r.some(d=>!e.endpoints.includes(d.id)&&BE(f,d)))return f}return null}const Cn=8;function sh(e,t){const n=e.label;if(!n)return null;const i=mn(e);if(!i.length)return null;const r=n.x+n.width/2,o=n.y+n.height/2,a=f=>{const d=f.axis==="h"?r:o,h=f.axis==="h"?o-f.at:r-f.at,m=d<f.lo?f.lo-d:d>f.hi?d-f.hi:0;return Math.hypot(h,m)},s=i.reduce((f,d)=>a(d)<a(f)?d:f,i[0]),c=[...i,...t.edges.filter(f=>f.id!==e.id).flatMap(mn),...t.shapes.filter(f=>f.container).flatMap(qo)],u=f=>!c.some(d=>Pi(f,d));if(u(n))return null;const l=(s.axis==="v"?n.height:n.width)+Cn,p=[0,-l,l,-2*l,2*l];if(s.axis==="v")for(const f of[s.at+Cn,s.at-Cn-n.width])for(const d of p){const h=n.y+d;if(h<s.lo||h+n.height>s.hi)continue;const m={...n,x:f,y:h};if(u(m))return m}else for(const f of[s.at-Cn-n.height,s.at+Cn])for(const d of p){const h=n.x+d;if(h<s.lo||h+n.width>s.hi)continue;const m={...n,x:h,y:f};if(u(m))return m}return null}function ch(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.edges){if(!o.label||t.has(o.id))continue;const a=sh(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 uh(e,t,n){const{elementRegistry:i}=e,r=e.modeling,o=wt(i),a=Ti(o).filter(s=>s.kind==="label-on-shared-segment"&&!t.has(Ri(s)));for(const s of a){if(s.kind!=="label-on-shared-segment"||n.has(s.edge))continue;const c=o.edges.find(f=>f.id===s.edge);if(!c)continue;const u=ah(c,o);if(!u)continue;const l=i.get(s.edge),p=l==null?void 0:l.label;p&&r.moveElements([p],{x:u.x-p.x,y:u.y-p.y})}}function lh(e,t){const n=e.label;if(!n)return null;const i=[...t.edges.flatMap(mn),...t.shapes.filter(f=>f.container).flatMap(qo)],r=i.filter(f=>Pi(n,f));if(!r.length)return null;const o=t.shapes.filter(f=>!f.container&&f.id!==e.id),a=co(t).filter(f=>f.owner!==e.id).map(f=>f.rect),s=(f,d)=>f.x<d.x+d.width&&d.x<f.x+f.width&&f.y<d.y+d.height&&d.y<f.y+f.height,c=f=>!i.some(d=>Pi(f,d))&&!o.some(d=>s(f,d))&&!a.some(d=>s(f,d)),u=[];for(const f of r)f.axis==="h"?u.push({...n,y:f.at-Cn-n.height},{...n,y:f.at+Cn}):u.push({...n,x:f.at-Cn-n.width},{...n,x:f.at+Cn});const l=e.x+e.width/2,p=e.y+e.height/2;return u.push({...n,x:l-n.width/2,y:e.y+e.height+Cn},{...n,x:l-n.width/2,y:e.y-Cn-n.height},{...n,x:e.x+e.width+Cn,y:p-n.height/2},{...n,x:e.x-Cn-n.width,y:p-n.height/2}),u.find(c)??null}function ph(e,t){const{elementRegistry:n}=e,i=e.modeling,r=wt(n);for(const o of r.shapes){if(o.container||!o.label||t.has(o.id))continue;const a=lh(o,wt(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 NE=/^[\p{L}_][\p{L}\p{N}_.\-]*$/u,fh=new Set(["sequenceFlow","messageFlow","dataAssociation","association"]),dh={"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}]},ms=e=>typeof e=="object"&&e!==null&&!Array.isArray(e),Xu=e=>typeof e=="string"&&e!=="";function $E(e){const t=[];function n(i,r,o,a){if(a===null){Xu(o)||t.push({kind:"payload-invalid",opIndex:i,field:r});return}if(!ms(o)){t.push({kind:"payload-invalid",opIndex:i,field:r});return}for(const s of a)Xu(o[s])||t.push({kind:"payload-invalid",opIndex:i,field:`${r}.${s}`})}return e.forEach((i,r)=>{if(!ms(i)||!Xu(i.kind)||!(i.kind in dh)){t.push({kind:"payload-invalid",opIndex:r,field:"kind"});return}for(const o of dh[i.kind]){const a=o.path.endsWith("[]"),s=a?o.path.slice(0,-2):o.path,c=s.split(".");let u=i;for(const p of c.slice(0,-1)){if(!ms(u))break;u=u[p]}if(!ms(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((p,f)=>n(r,`${s}[${f}]`,p,o.shape))}}if(i.kind==="node.add"){const o=i.band;o!==void 0&&(!Number.isInteger(o)||o<0)&&t.push({kind:"payload-invalid",opIndex:r,field:"band"})}}),t}function hh(e,t){const n=$E(e);if(n.length>0)return n;const i=[],r=new Map,o=new Map;function a(f,d,h){if(!NE.test(d)){i.push({kind:"id-invalid",opIndex:f,id:d});return}if(t.categoryOf(d)!==void 0||r.has(d)){i.push({kind:"id-duplicate",opIndex:f,id:d});return}r.set(d,{...h,opIndex:f})}e.forEach((f,d)=>{var h;switch(f.kind){case"participant.add":a(d,f.participant.id,{category:"participant",lanes:(f.participant.lanes??[]).map(m=>m.id)});for(const m of f.participant.lanes??[])a(d,m.id,{category:"lane"});break;case"node.add":a(d,f.node.id,{category:"flowNode",participant:f.node.participant});break;case"sequenceFlow.add":a(d,f.flow.id,{category:"sequenceFlow"});break;case"messageFlow.add":a(d,f.flow.id,{category:"messageFlow"});break;case"dataStore.add":a(d,f.dataStore.id,{category:"dataStore"});for(const m of f.associations??[])m.id&&a(d,m.id,{category:"dataAssociation"});break;case"dataAssociation.add":f.association.id&&a(d,f.association.id,{category:"dataAssociation"});break;case"association.add":f.association.id&&a(d,f.association.id,{category:"association"});break;case"annotation.add":a(d,f.annotation.id,{category:"annotation"}),(h=f.association)!=null&&h.id&&a(d,f.association.id,{category:"association"});break;case"group.add":a(d,f.group.id,{category:"group"});break;case"participant.update":if(f.lanes){o.set(f.id,f.lanes.map(m=>m.id));for(const m of f.lanes)t.categoryOf(m.id)===void 0&&a(d,m.id,{category:"lane"})}break}});const s=f=>{var d;return((d=r.get(f))==null?void 0:d.category)??t.categoryOf(f)},c=f=>{const d=r.get(f);return d?d.category==="participant"?f:d.participant:t.categoryOf(f)==="participant"?f:t.participantOf(f)};function u(f,d,h,m){const g=s(d);if(g===void 0){i.push({kind:"ref-missing",opIndex:f,ref:d,role:h});return}if(m&&!m.includes(g)){i.push({kind:"ref-category",opIndex:f,ref:d,role:h,expected:m.join("|"),actual:g});return}return g}const l=t.isCollaboration()||e.some(f=>f.kind==="participant.add");return e.forEach((f,d)=>{var h;switch(f.kind){case"participant.add":break;case"node.add":{const{participant:m,lane:g}=f.node;if(m===void 0){(l||g!==void 0)&&i.push({kind:"participant-required",opIndex:d,id:f.node.id});break}if(u(d,m,"participant",["participant"])===void 0)break;g!==void 0&&((((h=r.get(m))==null?void 0:h.lanes)??o.get(m)??t.lanesOf(m)).includes(g)||i.push({kind:"lane-unknown",opIndex:d,lane:g,participant:m}));break}case"sequenceFlow.add":{const{id:m,source:g,target:S,name:x,condition:w}=f.flow,E=u(d,g,"source",["flowNode"]),R=u(d,S,"target",["flowNode"]);E&&R&&c(g)!==c(S)&&i.push({kind:"flow-cross-pool",opIndex:d,id:m}),x!==void 0&&w!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:m});break}case"messageFlow.add":{const{id:m,source:g,target:S}=f.flow,x=u(d,g,"source",["flowNode","participant"]),w=u(d,S,"target",["flowNode","participant"]);if(x&&w){const E=c(g),R=c(S);E!==void 0&&E===R&&i.push({kind:"message-flow-same-pool",opIndex:d,id:m})}break}case"dataStore.add":{for(const m of f.associations??[]){if([m.source,m.target].filter(x=>x===f.dataStore.id).length!==1){i.push({kind:"data-association-ends",opIndex:d,source:m.source,target:m.target});continue}const S=m.source===f.dataStore.id?m.target:m.source;u(d,S,"dataAssociation",["flowNode"])}break}case"dataAssociation.add":{const{source:m,target:g}=f.association,S=u(d,m,"source"),x=u(d,g,"target");if(S&&x){const w=new Set([S,x]);w.has("dataStore")&&w.has("flowNode")||i.push({kind:"data-association-ends",opIndex:d,source:m,target:g})}break}case"association.add":{const{id:m,source:g,target:S}=f.association,x=u(d,g,"source"),w=u(d,S,"target");x&&w&&x!=="annotation"&&w!=="annotation"&&i.push({kind:"association-detached",opIndex:d,annotation:m??`${g}->${S}`});break}case"annotation.add":{if(f.association){const{source:m,target:g}=f.association;if(m!==f.annotation.id&&g!==f.annotation.id)i.push({kind:"association-detached",opIndex:d,annotation:f.annotation.id});else{const S=m===f.annotation.id?g:m;u(d,S,"association")}}f.placement&&u(d,f.placement.anchor,"anchor");break}case"group.add":{for(const m of f.group.members??[]){const g=u(d,m,"member");g&&fh.has(g)&&i.push({kind:"ref-category",opIndex:d,ref:m,role:"member",expected:"shape",actual:g})}break}case"participant.update":{if(p(d,f.id,"participant")===void 0)break;if(f.lanes){const m=t.lanesOf(f.id),g=f.lanes.map(x=>x.id);for(const x of m)g.includes(x)||i.push({kind:"lane-shrink-unsupported",opIndex:d,participant:f.id,lane:x});for(const x of g)t.categoryOf(x)!==void 0&&!m.includes(x)&&i.push({kind:"id-duplicate",opIndex:d,id:x});const S=g.filter(x=>m.includes(x));S.length===m.length&&S.some((x,w)=>x!==m[w])&&i.push({kind:"lane-reorder-unsupported",opIndex:d,participant:f.id})}break}case"node.update":{if(p(d,f.id,"flowNode")===void 0)break;if(f.lane!==void 0){const m=t.participantOf(f.id);(m?o.get(m)??t.lanesOf(m):[]).includes(f.lane)||i.push({kind:"lane-unknown",opIndex:d,lane:f.lane,participant:m??""})}break}case"sequenceFlow.update":{if(p(d,f.id,"sequenceFlow")===void 0)break;if(f.name!==void 0&&f.condition!==void 0&&i.push({kind:"condition-name-conflict",opIndex:d,id:f.id}),f.source!==void 0||f.target!==void 0){const m=f.source===void 0||u(d,f.source,"source",["flowNode"])!==void 0,g=f.target===void 0||u(d,f.target,"target",["flowNode"])!==void 0,S=t.endpointsOf(f.id),x=f.source??(S==null?void 0:S.source),w=f.target??(S==null?void 0:S.target);m&&g&&x!==void 0&&w!==void 0&&new Set([c(x),c(w),c(f.id)]).size>1&&i.push({kind:"flow-cross-pool",opIndex:d,id:f.id})}break}case"messageFlow.update":p(d,f.id,"messageFlow");break;case"dataStore.update":p(d,f.id,"dataStore");break;case"annotation.update":{if(p(d,f.id,"annotation")===void 0)break;f.placement&&u(d,f.placement.anchor,"anchor");break}case"group.update":{if(p(d,f.id,"group")===void 0)break;for(const m of f.members??[]){const g=u(d,m,"member");g&&fh.has(g)&&i.push({kind:"ref-category",opIndex:d,ref:m,role:"member",expected:"shape",actual:g})}break}case"element.remove":{p(d,f.id)==="lane"&&i.push({kind:"ref-category",opIndex:d,ref:f.id,role:"target",expected:"removable",actual:"lane"});break}}}),i;function p(f,d,h){if(r.has(d)){i.push({kind:"target-added-in-batch",opIndex:f,id:d});return}const m=t.categoryOf(d);if(m===void 0){i.push({kind:"ref-missing",opIndex:f,ref:d,role:"target"});return}if(h&&m!==h){i.push({kind:"ref-category",opIndex:f,ref:d,role:"target",expected:h,actual:m});return}return m}}function mh(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 gs(e){return`bpmn:${e[0].toUpperCase()}${e.slice(1)}`}const ys={"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]},en=10,gh=40,jE=10;function Zu(e,t,n,i,r){const o=n,a=(k,O)=>{const[$,re]=ys[k];let ye={x:t.x+t.width/2+$*(t.width/2+o.width/2+O),y:t.y+t.height/2+re*(t.height/2+o.height/2+O)};const Ue=i.x+en+o.width/2,q=i.x+i.width-en-o.width/2,le=i.y+en+o.height/2,me=i.y+i.height-en-o.height/2,se={x:Math.min(q,Math.max(Ue,ye.x)),y:Math.min(me,Math.max(le,ye.y))};return(se.x!==ye.x||se.y!==ye.y)&&(ye=Math.abs(se.x-(t.x+t.width/2))<(t.width+o.width)/2+en&&Math.abs(se.y-(t.y+t.height/2))<(t.height+o.height)/2+en?{x:t.x+t.width+en+o.width/2,y:se.y}:se),ye},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=wt(e),u=k=>{var $,re;if(!r.selfId)return!1;const O=e.get(k);return!!O&&((($=O.source)==null?void 0:$.id)===r.selfId||((re=O.target)==null?void 0:re.id)===r.selfId)},l=c.edges.filter(k=>!u(k.id)).flatMap(mn),p=co(c).filter(k=>k.owner!==r.selfId).map(k=>k.rect),f=k=>({x0:k.x-o.width/2-en,x1:k.x+o.width/2+en,y0:k.y-o.height/2-en,y1:k.y+o.height/2+en}),d=k=>{const O=f(k);return s.some($=>O.x0<$.x+$.width&&O.x1>$.x&&O.y0<$.y+$.height&&O.y1>$.y)},h=k=>{const O=f(k);return l.some($=>$.axis==="h"?$.at>O.y0&&$.at<O.y1&&$.lo<O.x1&&$.hi>O.x0:$.at>O.x0&&$.at<O.x1&&$.lo<O.y1&&$.hi>O.y0)},m=k=>{const O=f(k);return p.some($=>O.x0<$.x+$.width&&O.x1>$.x&&O.y0<$.y+$.height&&O.y1>$.y)},g=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}]),S=k=>{const O=f(k);return g.some($=>$.axis==="h"?$.at>O.y0&&$.at<O.y1&&$.lo<O.x1&&$.hi>O.x0:$.at>O.x0&&$.at<O.x1&&$.lo<O.y1&&$.hi>O.y0)},x=k=>d(k)||h(k)||m(k)||S(k),w=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=q=>q.startsWith("top")?q.replace(/^top/,"bottom"):q.replace(/^bottom/,"top"),O=q=>q.endsWith("left")?q.replace(/left$/,"right"):q.replace(/right$/,"left"),$=r.placement.side,re=[$,k($),O($),k(O($)),"top","bottom","left","right","top-left","top-right","bottom-left","bottom-right"],ye=r.placement.offset??50;let Ue=a($,ye);if(x(Ue)){const q=new Set;for(const le of re){if(q.has(le))continue;q.add(le);const me=a(le,ye);if(w(me)&&!x(me)){Ue=me;break}}}return Ue}const E=r.from,R=i.x+en+o.width/2,P=i.x+i.width-en-o.width/2,L=i.y+en+o.height/2,A=i.y+i.height-en-o.height/2;let N={x:Math.min(P,Math.max(R,E.x)),y:Math.min(A,Math.max(L,E.y))};if(x(N)){const k=(t.width+o.width)/2+en,$=[{x:N.x+k,y:N.y},{x:N.x-k,y:N.y},{x:N.x,y:N.y-o.height-en},{x:N.x,y:N.y+o.height+en}].filter(w).find(re=>!x(re));$&&(N=$)}return N}function Xt(e,t){return e.filter(n=>n.kind===t)}function yh(e,t){var jx,Fx,Hx,zx,Gx,Vx,Wx,Ux,qx,Yx,Kx,Xx,Zx,Qx,Jx,e0,t0,n0,i0,r0,o0,a0,s0;const{modeling:n,bpmnFactory:i,elementFactory:r,elementRegistry:o,canvas:a,autoPlace:s,bpmnReplace:c}=t,u=()=>a.getRootElement(),l=_=>o.get(_),p=_=>{const C=l(_);if(!C)throw new Error(`하강 참조 해소 실패: ${_}`);return C},f=_=>{let C=_.parent;for(;C;){if(C.type==="bpmn:Participant")return C;C=C.parent}},d=new Map;for(const _ of o.filter(C=>!("waypoints"in C&&C.waypoints)&&C.type!=="bpmn:Lane"&&C.type!=="label"&&typeof C.x=="number"))d.set(_.id,{x:_.x,y:_.y});const h=Xt(e,"participant.add"),m=Xt(e,"node.add"),g=Xt(e,"sequenceFlow.add"),S=Xt(e,"messageFlow.add"),x=Xt(e,"dataStore.add"),w=Xt(e,"dataAssociation.add"),E=Xt(e,"annotation.add"),R=Xt(e,"group.add"),P=new Map(m.map(_=>[_.node.id,_])),L=(_,C,M)=>{var G;const F=_.businessObject,H=(((G=F.extensionElements)==null?void 0:G.values)??[]).filter(W=>W.$type!==C),I=M?[...H,i.create(C,M)]:H;if(!I.length){F.extensionElements&&n.updateProperties(_,{extensionElements:void 0});return}const Y=i.create("bpmn:ExtensionElements",{values:I});I.forEach(W=>{W.$parent=Y}),n.updateProperties(_,{extensionElements:Y})},A=_=>({anchor:_.anchor,side:_.side,..._.offset!==void 0?{offset:_.offset}:{}});for(const _ of Xt(e,"element.remove")){const C=l(_.id);C&&n.removeElements([C])}const N=_=>o.filter(C=>{var M;return C.type==="bpmn:Lane"&&((M=f(C))==null?void 0:M.id)===_}).sort((C,M)=>C.y-M.y);for(const _ of Xt(e,"participant.update")){const C=p(_.id);if(_.name!==void 0&&n.updateProperties(C,{name:_.name??void 0}),!_.lanes)continue;const M=N(_.id);if(!M.length){n.splitLane(C,_.lanes.length),N(_.id).forEach((H,I)=>{const Y=_.lanes[I];Y&&n.updateProperties(H,{id:Y.id,name:Y.name})});continue}const F=new Set(M.map(H=>H.id));_.lanes.forEach((H,I)=>{if(F.has(H.id)){n.updateProperties(p(H.id),{name:H.name});return}const Y=I===0?n.addLane(N(_.id)[0],"top"):n.addLane(p(_.lanes[I-1].id),"bottom");n.updateProperties(Y,{id:H.id,name:H.name})})}const k=150,O=130,$=80,re=90,ye=180,Ue=30,q=(_,C,M,F,H)=>{const I=M-C.width/2,Y=F-C.height/2;return(_.children??[]).find(G=>!("waypoints"in G&&G.waypoints)&&G.type!=="bpmn:Lane"&&G.type!=="label"&&!(H!=null&&H.has(G.id))&&typeof G.x=="number"&&I<G.x+G.width+Ue&&I+C.width+Ue>G.x&&Y<G.y+G.height&&Y+C.height>G.y)},le=new Set;for(const _ of h){le.add(`pool:${_.participant.id}`);for(const C of _.participant.lanes??[])le.add(C.id)}const me=new Map;for(const _ of m){const C=_.node.lane??`pool:${_.node.participant??""}`;let M=me.get(C);M||me.set(C,M=new Set([0])),_.band!==void 0&&M.add(_.band)}const se=new Map;for(const[_,C]of me){if(!le.has(_))continue;const M=[...C].sort((I,Y)=>I-Y),F=M.map((I,Y)=>Y===0?0:Y%2===1?Math.ceil(Y/2):-(Y/2)),H=Math.min(...F);se.set(_,new Map(M.map((I,Y)=>[I,F[Y]-H])))}{const _=new Map;for(const C of h)(C.participant.lanes??[]).forEach((M,F)=>_.set(M.id,F));for(const[C,M]of se){if(!_.has(C)||M.size<2)continue;const F=_.get(C),H=M.get(0)??0,I=new Set;for(const oe of m){if(oe.node.lane!==C||(oe.band??0)!==0||!oe.node.type.endsWith("Gateway"))continue;const Me={in:new Set,out:new Set,cross:new Set};for(const pe of g){const ve=pe.flow.source===oe.node.id;if(!ve&&pe.flow.target!==oe.node.id)continue;const ot=P.get(ve?pe.flow.target:pe.flow.source);if(!ot||ot.node.participant!==oe.node.participant||!ot.node.lane)continue;let Ce,$e=!1;if(ot.node.lane!==C){const ue=_.get(ot.node.lane);if(ue===void 0)continue;Ce=ue>F?"down":"up",$e=!0}else{const ue=M.get(ot.band??0)??H;Ce=ue>H?"down":ue<H?"up":void 0}Ce&&(Me[ve?"out":"in"].add(Ce),$e&&Me.cross.add(Ce))}for(const pe of["up","down"])Me.in.has(pe)&&Me.out.has(pe)&&Me.cross.has(pe)&&I.add(pe)}if(I.size!==1)continue;const[Y]=I,G=Math.max(...M.values()),W=Y==="down"?G:0;if(H===W)continue;const ce=[...M.entries()].filter(([oe])=>oe!==0).sort((oe,Me)=>oe[1]-Me[1]),xe=[...Array(G+1).keys()].filter(oe=>oe!==W),Re=new Map([[0,W]]);ce.forEach(([oe],Me)=>Re.set(oe,xe[Me])),se.set(C,Re)}}const _e=_=>{var C;return(((C=me.get(_))==null?void 0:C.size)??0)>1},ne=_=>_.band??(_.node.lane||!_e(`pool:${_.node.participant??""}`)?void 0:0),U=new Map,V=_=>U.get(_.node.id)??ne(_),Z=new Set,Fe=new Set;{const _=new Map;for(const F of g)_.set(F.flow.target,(_.get(F.flow.target)??0)+1);const C=F=>{const H=[],I=new Set([F]),Y=[F];for(;Y.length;){const G=Y.shift();H.push(G);for(const W of g)W.flow.source!==G||I.has(W.flow.target)||(_.get(W.flow.target)??0)!==1||(I.add(W.flow.target),Y.push(W.flow.target))}return H},M=(F,H)=>{var I;return((I=se.get(F))==null?void 0:I.get(H))??H};for(const F of m){if(!F.node.type.endsWith("Gateway"))continue;const H=F.node.lane??`pool:${F.node.participant??""}`,I=se.get(H);if(!I||I.size<2)continue;const Y=V(F);if(Y===void 0||M(H,Y)!==M(H,0))continue;const G=M(H,Y),W=g.filter(pe=>pe.flow.source===F.node.id).map(pe=>P.get(pe.flow.target)).filter(pe=>!!pe&&(pe.node.lane??`pool:${pe.node.participant??""}`)===H),ce=W.filter(pe=>{const ve=V(pe);return ve!==void 0&&M(H,ve)===G&&(_.get(pe.node.id)??0)===1}),xe=W.some(pe=>{const ve=V(pe);return ve!==void 0&&M(H,ve)>G});if(ce.length!==1||!xe)continue;const Re=new Set(W.flatMap(pe=>C(pe.node.id)));if(!g.some(pe=>pe.flow.target===F.node.id&&Re.has(pe.flow.source)))continue;const Me=new Map;for(const[pe,ve]of I)Me.set(pe,ve+1);Me.set(-1,0),se.set(H,Me);for(const pe of C(ce[0].node.id))P.has(pe)&&(U.set(pe,-1),Fe.add(pe));Z.add(F.node.id)}}const Rt=(_,C)=>{var M;return((M=se.get(_))==null?void 0:M.get(C))??C},T=new Map;for(const[_,C]of me){let M=0;for(const F of C)M=Math.max(M,Rt(_,F));T.set(_,M)}const b=_=>ye+k*_,y=h.map((_,C)=>({op:_,declared:C}));y.sort((_,C)=>{const M=_.op.order??Number.POSITIVE_INFINITY,F=C.op.order??Number.POSITIVE_INFINITY;return M!==F?M-F:_.declared-C.declared});let B=80;for(const _ of o.getAll())_.parent===u()&&"height"in _&&typeof _.y=="number"&&(B=Math.max(B,_.y+_.height+60));for(const{op:_}of y){const C=_.participant,M=m.filter(oe=>oe.node.participant===C.id).length,F=((jx=C.lanes)==null?void 0:jx.length)??0,H=Math.max(1200,M*160+300),I=(C.lanes??[]).map(oe=>b(T.get(oe.id)??0)),Y=I.reduce((oe,Me)=>oe+Me,0);F&&Y<300&&(I[F-1]+=300-Y);const G=Math.max(300,k*((T.get(`pool:${C.id}`)??0)+1)),W=C.blackBox||M+F===0?120:F?Math.max(300,Y):G,ce=r.createShape({type:"bpmn:Participant",businessObject:i.create("bpmn:Participant",{id:C.id,name:C.name,..._.order!==void 0?{"bwl:poolOrder":_.order}:{},...C.blackBox?{}:{processRef:i.create("bpmn:Process")}}),width:H,height:W,isExpanded:!0}),xe=n.createShape(ce,{x:100+H/2,y:B+W/2},u()),Re=C.lanes??[];if(Re.length&&n.splitLane(xe,Re.length),Re.length){const oe=o.filter(Me=>{var pe;return Me.type==="bpmn:Lane"&&((pe=f(Me))==null?void 0:pe.id)===C.id}).sort((Me,pe)=>Me.y-pe.y);if(oe.forEach((Me,pe)=>{const ve=Re[pe];ve&&n.updateProperties(Me,{id:ve.id,name:ve.name})}),I.some(Me=>Me!==xe.height/F)){let Me=xe.y;oe.forEach((pe,ve)=>{const ot=I[ve];n.resizeShape(pe,{x:pe.x,y:Me,width:pe.width,height:ot}),Me+=ot})}}B=xe.y+xe.height+60}const z=_=>{var F;const C=P.get(_);if(C)return C.node.participant??"";const M=l(_);return M?M.type==="bpmn:Participant"?M.id:((F=f(M))==null?void 0:F.id)??"":""},K=new Map,ge=_=>{let C=K.get(_);return C||K.set(_,C={nodes:[],flows:[]}),C};for(const _ of m)ge(_.node.participant??"").nodes.push(_);for(const _ of g)ge(z(_.flow.source)).flows.push(_);const Be=_=>{var C;return i.create("bpmn:SequenceFlow",{id:_.id,name:_.name??((C=_.condition)==null?void 0:C.label)})},Qe=(_,C)=>r.createShape({type:gs(_.type),businessObject:i.create(gs(_.type),{id:_.id,name:_.name,...C!==void 0?{"bwl:band":C}:{}})}),Ct=[...y.map(({op:_})=>_.participant.id).filter(_=>K.has(_)),...[...K.keys()].filter(_=>!h.some(C=>C.participant.id===_))],rt=_=>_.endsWith("Gateway");for(const _ of Ct){const C=K.get(_),M=_?p(_):void 0,F=M?M.x+150:250;let H=M?M.y+80:120;const I=(ue,we,Ne)=>{const it=u().children.filter(dt=>!("waypoints"in dt&&dt.waypoints)&&dt.id!==we&&typeof dt.y=="number"&&dt.y>=ue);it.length&&n.moveElements(it,{x:0,y:Ne})},Y=(ue,we)=>{if(ue){const et=p(ue),Ut=b(we);if(et.height>=Ut)return;const Jt=Ut-et.height,X=f(et),te=X?X.y+X.height:et.y+et.height;n.resizeLane(et,{x:et.x,y:et.y,width:et.width,height:Ut},!1),I(te,X==null?void 0:X.id,Jt);return}if(!M)return;const Ne=k*(we+1);if(M.height>=Ne)return;const it=Ne-M.height,dt=M.y+M.height;n.resizeShape(M,{x:M.x,y:M.y,width:M.width,height:Ne}),I(dt,M.id,it)},G=(ue,we,Ne)=>{if(ue){const it=p(ue);return it.y+Math.min(it.height/2,re)+Rt(ue,we??0)*k}return we!==void 0&&M?M.y+$+Rt(`pool:${_}`,we)*k:Ne},W=(ue,we,Ne)=>{if(ue){const it=p(ue);return it.y+Math.min(it.height/2,re)+we*k}return M?M.y+$+we*k:Ne},ce=ue=>ue.participant?p(ue.participant):u(),xe=(ue,we,Ne,it,dt,et)=>{const Ut=Ne!==void 0||it!==void 0,Jt=Rt(Ne??`pool:${_}`,it??0);if(Ut)for(let ae=0;ae<4;ae++){const be=W(Ne,Jt+ae,et);if(!q(ue,we,dt,be))return Y(Ne,Jt+ae),{x:dt,y:be}}const X=G(Ne,it,et);Ut&&Y(Ne,Jt);let te=dt;for(let ae=0;ae<64;ae++){const be=q(ue,we,te,X);if(!be)break;te=be.x+be.width+O+we.width/2}return{x:te,y:X}},Re=new Set(C.flows.map(ue=>ue.flow.target)),oe=new Map;for(const ue of C.nodes){if(Re.has(ue.node.id))continue;const we=Qe(ue.node,ue.band),Ne=ne(ue),it=ue.node.lane?`${ue.node.lane}|${Ne??""}`:Ne!==void 0?`band:${Ne}`:"",dt=ce(ue.node),et=xe(dt,we,ue.node.lane,Ne,oe.get(it)??F,H);n.createShape(we,et,dt),oe.set(it,et.x+we.width+O),!ue.node.lane&&Ne===void 0&&(H+=160)}const Me=new Set,pe=new Map,ve=new Map,ot=new Map;if(_&&le.has(`pool:${_}`)){const ue=new Map;for(const X of C.flows)ue.set(X.flow.target,(ue.get(X.flow.target)??0)+1);const we=X=>G(X.node.lane,V(X),Number.NaN),Ne=new Set,it=X=>{var be;const te=(be=P.get(X))==null?void 0:be.node.participant;if(te)return l(te);const ae=l(X);if(ae)return ae.type==="bpmn:Participant"?ae:f(ae)},dt=X=>{const te=[],ae=new Set([X]),be=[X];for(;be.length;){const Je=be.shift(),Ge=P.get(Je);Ge&&te.push(Ge);for(const ke of C.flows)ke.flow.source!==Je||ae.has(ke.flow.target)||(ue.get(ke.flow.target)??0)!==1||(ae.add(ke.flow.target),be.push(ke.flow.target))}return te},et=X=>{if(!M)return;const te=new Set(X.map(Je=>Je.node.id));let ae=!1,be=!1;for(const Je of S){if(!te.has(Je.flow.source))continue;const Ge=it(Je.flow.target);!Ge||Ge.id===M.id||(Ge.y<M.y?ae=!0:be=!0)}return ae&&!be?"up":be&&!ae?"down":void 0};for(const X of C.nodes){if(!rt(X.node.type))continue;const te=G(X.node.lane,ne(X),Number.NaN);if(Number.isNaN(te))continue;const ae=[];for(const ke of C.flows){if(ke.flow.source!==X.node.id)continue;const Ve=P.get(ke.flow.target);if(!Ve||Ve.node.lane!==X.node.lane||(ue.get(Ve.node.id)??0)!==1)continue;const tt=ne(Ve);if(tt===void 0)continue;const qt=G(Ve.node.lane,tt,Number.NaN);if(Number.isNaN(qt))continue;const At=dt(Ve.node.id),$t=et(At);$t&&ae.push({subtree:At,band:tt,row:qt,dir:$t})}if(!ae.some(ke=>ke.dir==="up")||!ae.some(ke=>ke.dir==="down")||!ae.some(ke=>ke.dir==="up"&&ae.some(Ve=>Ve.dir==="down"&&Ve.row<ke.row)))continue;const Je=[...ae].sort((ke,Ve)=>ke.row-Ve.row);[...ae.filter(ke=>ke.dir==="up"),...ae.filter(ke=>ke.dir==="down")].sort((ke,Ve)=>ke.dir===Ve.dir?ke.row-Ve.row:ke.dir==="up"?-1:1).forEach((ke,Ve)=>{const tt=Je[Ve].band;if(tt!==ke.band){Ne.add(X.node.id);for(const qt of ke.subtree)ne(qt)===ke.band&&U.set(qt.node.id,tt)}})}const Ut=X=>{if(!M)return;const te=new Set(X.map(Je=>Je.node.id));let ae=!1,be=!1;for(const Je of S){if(!te.has(Je.flow.target))continue;const Ge=it(Je.flow.source);!Ge||Ge.id===M.id||(Ge.y<M.y?ae=!0:be=!0)}return ae&&!be?"up":be&&!ae?"down":void 0};for(const X of C.nodes){if(!rt(X.node.type))continue;const te=X.node.lane??`pool:${_}`,ae=se.get(te);if(!ae||ae.size<2)continue;const be=ae.get(0);if(be===void 0)continue;const Je=Math.max(...ae.values()),Ge=be===Je&&be!==0?"down":void 0;if(!Ge)continue;const ke=[];for(const $t of C.flows){if($t.flow.source!==X.node.id)continue;const ei=P.get($t.flow.target);if(!ei||ei.node.lane!==X.node.lane||(ue.get(ei.node.id)??0)!==1)continue;const c0=V(ei);c0!==void 0&&ke.push({t:ei,subtree:dt(ei.node.id),band:c0})}const Ve=ke.find($t=>(ae.get($t.band)??$t.band)===be);if(!Ve||Ut(Ve.subtree)===Ge||et(Ve.subtree)===Ge)continue;const tt=ke.find($t=>$t!==Ve&&Ut($t.subtree)===Ge);if(!tt)continue;const qt=Ve.band,At=tt.band;for(const $t of Ve.subtree)V($t)===qt&&U.set($t.node.id,At);for(const $t of tt.subtree)V($t)===At&&U.set($t.node.id,qt);Ne.add(X.node.id)}for(const X of C.nodes){if(!rt(X.node.type))continue;const te=we(X);if(Number.isNaN(te)||E.some(ke=>{var Ve,tt;return(((Ve=ke.placement)==null?void 0:Ve.anchor)??(ke.association?ke.association.source===ke.annotation.id?ke.association.target:ke.association.source:void 0))===X.node.id&&((tt=ke.placement)==null?void 0:tt.side.startsWith("bottom"))}))continue;let be,Je=!1,Ge;for(const ke of C.flows){if(ke.flow.source!==X.node.id)continue;const Ve=P.get(ke.flow.target);if(!Ve||!Ve.node.lane&&ne(Ve)===void 0)continue;const tt=we(Ve);Number.isNaN(tt)||(Math.abs(tt-te)<.5&&(Je=!0),tt>te?!be||tt>be.row?be={id:Ve.node.id,row:tt,count:1}:tt===be.row&&be.count++:tt<te&&Ve.node.lane===X.node.lane&&(!Ge||tt>Ge.row?Ge={op:Ve,row:tt,count:1}:tt===Ge.row&&Ge.count++))}be&&be.count===1&&(ue.get(be.id)??0)===1&&!Ne.has(X.node.id)&&Me.add(be.id),!Je&&Ge&&Ge.count===1&&(ue.get(Ge.op.node.id)??0)===1&&!Z.has(X.node.id)&&pe.set(Ge.op.node.id,{lane:X.node.lane,band:V(X)})}const Jt=new Map;for(const X of S)Jt.set(X.flow.target,[...Jt.get(X.flow.target)??[],X]);for(const X of C.nodes){const te=Jt.get(X.node.id);if(!te||te.length!==1||!ue.get(X.node.id)||!X.node.lane&&ne(X)===void 0||Fe.has(X.node.id))continue;const ae=(Fx=P.get(te[0].flow.source))==null?void 0:Fx.node.participant,be=ae?l(ae):void 0;if(!be||!M||be.id===M.id)continue;const Je=X.node.lane??`pool:${_}`,Ge=se.get(Je);if(!Ge)continue;const ke=Ge.get(0)??0,Ve=(Ge.get(V(X)??0)??ke)-ke;if(Ve===0)continue;const tt=be.y<M.y;if(tt&&Ve<0||!tt&&Ve>0)continue;let qt;for(const[At,$t]of Ge){const ei=$t-ke;(tt&&ei<0&&(!qt||ei<qt.row)||!tt&&ei>0&&(!qt||ei>qt.row))&&(qt={band:At,row:ei})}qt&&ve.set(X.node.id,{lane:X.node.lane,band:qt.band})}}const Ce=new Set;let $e=0;for(;$e++<C.nodes.length+2;){for(let Ne=0;Ne<C.nodes.length+C.flows.length+2;Ne++){let it=!1;for(const dt of C.flows){const et=dt.flow;if(Ce.has(et.id))continue;const Ut=l(et.source);if(!Ut)continue;const Jt=l(et.target),X=P.get(et.target);if(!Jt&&X){const te=Qe(X.node,X.band),ae=V(X);if(X.node.lane||ae!==void 0){const be=ce(X.node),Je=Ut,Ge=Je.x+(ot.get(et.source)??0)+Je.width+O,ke=pe.get(et.target)??ve.get(et.target),Ve=xe(be,te,ke?ke.lane:X.node.lane,ke?ke.band:ae,Me.has(et.target)?Je.x+Je.width/2:Ge,Number.NaN),tt=n.createShape(te,Ve,be);Me.has(et.target)&&ot.set(et.target,Ge-(tt.x+tt.width/2)),n.connect(Ut,tt,{type:"bpmn:SequenceFlow",businessObject:Be(et)})}else s.append(Ut,te,{connection:{type:"bpmn:SequenceFlow",businessObject:Be(et)}})}else if(Jt)n.connect(Ut,Jt,{type:"bpmn:SequenceFlow",businessObject:Be(et)});else continue;Ce.add(et.id),it=!0}if(!it)break}const ue=C.nodes.filter(Ne=>!l(Ne.node.id));if(!ue.length)break;const we=ue[0];{const Ne=Qe(we.node,we.band),it=ce(we.node),dt=ne(we);n.createShape(Ne,xe(it,Ne,we.node.lane,dt,F,H),it),!we.node.lane&&dt===void 0&&(H+=160)}}}const Nt=40,Pt=(_,C=()=>!0)=>{const M=l(_);if(!M)return[];const F=[M],H=new Set([_]);for(let I=0;I<F.length;I++){const Y=F[I].id;for(const G of g){const W=G.flow.target;if(G.flow.source!==Y||H.has(W)||!P.has(W))continue;H.add(W);const ce=l(W);ce&&C(ce)&&F.push(ce)}}return F},vn=(_,C=()=>!0)=>{const M=l(_);if(!M)return[];const F=[M],H=new Set([_]);for(let I=0;I<F.length;I++){const Y=F[I].id;for(const G of g){const W=G.flow.source;if(G.flow.target!==Y||H.has(W)||!P.has(W))continue;H.add(W);const ce=l(W);ce&&C(ce)&&F.push(ce)}}return F};for(const _ of Xt(e,"sequenceFlow.update")){if(_.target===void 0)continue;const C=P.get(_.target);if(!C)continue;const M=l(_.target),F=l(_.id);if(!M||!F)continue;const H=_.source!==void 0?l(_.source):F.source,I=F.target;if(!H||!I||I.id===M.id)continue;const Y=Pt(_.target),G=new Set(Y.map(pe=>pe.id)),W=Math.min(...Y.map(pe=>pe.x)),ce=Math.max(...Y.map(pe=>pe.x+pe.width)),xe=H.x+H.width,Re=ce-W+Nt*2-(I.x-xe);if(Re>0){const pe=f(M),ve=(pe==null?void 0:pe.children)??[],ot=ue=>ue.type==="bpmn:Lane",Ce=ve.filter(ue=>!("waypoints"in ue&&ue.waypoints)&&!ot(ue)&&!G.has(ue.id)&&ue.x>=I.x),$e=pe?[pe,...ve.filter(ue=>ot(ue))]:[];Ce.length&&n.createSpace(Ce,$e,{x:Re,y:0},"e",I.x-1)}const oe=C.node.lane||C.band!==void 0?M.y+M.height/2:H.y+H.height/2;n.moveElements(Y,{x:xe+Nt-W,y:oe-(M.y+M.height/2)});const Me=f(M);if(C.node.lane===void 0&&C.band!==void 0&&Me){const pe=Me.y+$+Rt(`pool:${C.node.participant??""}`,C.band)*k,ve=pe-(M.y+M.height/2);ve!==0&&!q(Me,M,M.x+M.width/2,pe,G)&&n.moveElements([M],{x:0,y:ve})}}const pt=(_,C)=>{const M=C.target===_,F=p(C.source),H=p(C.target),I=M?"bpmn:DataOutputAssociation":"bpmn:DataInputAssociation";n.connect(F,H,C.id?{type:I,businessObject:i.create(I,{id:C.id})}:{type:I})},Vt=100,dn=_=>{for(const C of h){if(!C.participant.blackBox)continue;const M=l(C.participant.id);if(!M)continue;const F=[];for(const I of S){const Y=I.flow.source===C.participant.id?I.flow.target:I.flow.target===C.participant.id?I.flow.source:void 0,G=Y?l(Y):void 0;G&&typeof G.x=="number"&&G.type!=="bpmn:Participant"&&F.push(G)}if(!F.length)continue;const H=Math.max(...F.map(I=>I.x+I.width/2))+Vt;if(H>M.x+M.width&&n.resizeShape(M,{x:M.x,y:M.y,width:H-M.x,height:M.height}),!!_)for(const I of S){const Y=l(I.flow.id),G=I.flow.source===C.participant.id?I.flow.target:I.flow.target===C.participant.id?I.flow.source:void 0,W=G?l(G):void 0;if(!Y||!W||W.type==="bpmn:Participant")continue;const ce=W.x+W.width/2;if(ce<M.x+10||ce>M.x+M.width-10)continue;const xe=M.y>W.y,Re=xe?W.y+W.height:W.y,oe=xe?M.y:M.y+M.height,Me=I.flow.source===C.participant.id?[{x:ce,y:oe},{x:ce,y:Re}]:[{x:ce,y:Re},{x:ce,y:oe}],pe=wt(o),ve={...pe.edges.find(ot=>ot.id===I.flow.id),waypoints:Me};Fn(ve,ci(pe)).length||n.updateWaypoints(Y,Me)}}};dn(!1);for(const _ of S){const C=_.flow;n.connect(p(C.source),p(C.target),{type:"bpmn:MessageFlow",businessObject:i.create("bpmn:MessageFlow",{id:C.id,name:C.name})})}{const M=new Set([...g.map(W=>W.flow.id),...S.map(W=>W.flow.id)].filter(W=>!!W)),F=o.filter(W=>!!W.waypoints),H=(W,ce)=>Math.abs(ce.x-W.x)<2?"L":Math.abs(ce.x-(W.x+W.width))<2?"R":Math.abs(ce.y-W.y)<2?"T":Math.abs(ce.y-(W.y+W.height))<2?"B":void 0,I=new Map,Y=(W,ce,xe)=>{if(!W||!ce||typeof W.x!="number")return;const Re=H(W,ce);if(!Re)return;let oe=I.get(W.id);oe||I.set(W.id,oe=new Map),oe.set(Re,[...oe.get(Re)??[],xe])};for(const W of F){const ce=W.waypoints;!ce||ce.length<2||(Y(W.source,ce[0],{id:W.id,dir:"out"}),Y(W.target,ce[ce.length-1],{id:W.id,dir:"in"}))}const G=new Set;for(const[W,ce]of I){const xe=l(W);if(!xe||typeof xe.x!="number"||![...ce.values()].some($e=>{const ue=$e.filter(we=>we.dir==="in");return $e.length>=3&&ue.length>=1&&$e.some(we=>we.dir==="out")&&ue.some(we=>M.has(we.id))}))continue;const oe=f(xe);if(!oe||G.has(oe.id)||(oe.children??[]).some($e=>$e.type==="bpmn:Lane"))continue;const Me=(Hx=ce.get("T"))!=null&&Hx.length?(zx=ce.get("B"))!=null&&zx.length?void 0:"B":"T";if(!Me||(Me==="T"?xe.y-oe.y:oe.y+oe.height-(xe.y+xe.height))>=k)continue;const ve=(oe.children??[]).filter($e=>!("waypoints"in $e&&$e.waypoints)&&$e.type!=="label"&&typeof $e.x=="number"),ot=oe.y+oe.height;n.resizeShape(oe,{x:oe.x,y:oe.y,width:oe.width,height:oe.height+k});const Ce=u().children.filter($e=>!("waypoints"in $e&&$e.waypoints)&&$e.id!==oe.id&&typeof $e.y=="number"&&$e.y>=ot);Ce.length&&n.moveElements(Ce,{x:0,y:k}),Me==="T"&&ve.length&&n.moveElements(ve,{x:0,y:k}),G.add(oe.id)}}const Cr=20,wn=30,ri=4,Jn=2,Wt=[10,30,80],Ui=_=>!("waypoints"in _&&_.waypoints)&&_.type!=="bpmn:Lane"&&_.type!=="label"&&typeof _.x=="number",qi=()=>{const _=wt(o);return{bad:Ti(_).filter(C=>C.kind==="edge-crosses-shape"||C.kind==="edge-overlap-opposite"||C.kind==="edge-overlap-mixed").length,crossings:Id(_),straight:_.edges.filter(C=>C.type==="bpmn:MessageFlow"&&C.waypoints.length===2).length}},an=_=>{const C=wt(o),M=C.edges.find(F=>F.id===_);return M?Fn(M,ci(C)).length:0},Ke=_=>an(_)>0,nt=_=>wt(o).edges.filter(C=>C.type==="bpmn:MessageFlow"&&C.id!==_&&C.waypoints.length===2).length,Gf=(_,C)=>{const M=new Set(_.flatMap(I=>I.subtree.map(Y=>Y.id)));for(const I of _){const Y=(I.pool.children??[]).filter(Ui).filter(W=>!M.has(W.id));if(I.subtree.some(W=>Y.some(ce=>W.x+C<ce.x+ce.width+wn&&W.x+C+W.width+wn>ce.x&&W.y<ce.y+ce.height&&W.y+W.height>ce.y)))return null}const F=_.map(I=>I.pool.width);n.moveElements(_.flatMap(I=>I.subtree),{x:C,y:0});const H=_.map(I=>{const G=Math.max(...I.subtree.map(W=>W.x+W.width))+150-(I.pool.x+I.pool.width);return G>0&&n.resizeShape(I.pool,{x:I.pool.x,y:I.pool.y,width:I.pool.width+G,height:I.pool.height}),G});return()=>{n.moveElements(_.flatMap(I=>I.subtree),{x:-C,y:0}),_.forEach((I,Y)=>{H[Y]>0&&n.resizeShape(I.pool,{x:I.pool.x,y:I.pool.y,width:F[Y],height:I.pool.height})})}},PD=(_,C,M)=>Gf([{subtree:_,pool:C}],M),Px=(_,C)=>C.bad>_.bad||C.crossings>_.crossings&&C.straight<=_.straight&&C.bad>=_.bad,wu=(_,C)=>Px(_,C)||C.straight<_.straight,Eu=(_,C,M=()=>!0,F=Px)=>{const H=qi(),I=Gf(_,C);if(!I)return!1;const Y=qi();return F(H,Y)||!M()?(I(),!1):!0},Ax=(_,C,M,F=()=>!0)=>Eu([{subtree:_,pool:C}],M,F),Xr=_=>{var C;return!!((C=P.get(_))!=null&&C.node.participant)},Ka=new Map;for(const _ of S){if(!Xr(_.flow.target))continue;const C=Ka.get(_.flow.target)??[];C.push(_),Ka.set(_.flow.target,C)}const Vf=[...Ka.keys()],Tx=new Set(g.map(_=>_.flow.target)),Mx=_=>y.findIndex(({op:C})=>C.participant.id===_);Vf.sort((_,C)=>{var H,I;const M=Tx.has(_)?1:0,F=Tx.has(C)?1:0;return M!==F?M-F:Mx((H=P.get(_))==null?void 0:H.node.participant)-Mx((I=P.get(C))==null?void 0:I.node.participant)});const Zr=_=>_.x+_.width/2,AD=_=>{const C=new Map;for(const H of o.getAll()){const I=H;if(!I.waypoints||!I.source||!I.target)continue;(C.get(I.source.id)??C.set(I.source.id,[]).get(I.source.id)).push(I.target.id)}const M=new Set([_]),F=[_];for(let H=0;H<F.length;H++)for(const I of C.get(F[H])??[])M.has(I)||(M.add(I),F.push(I));return M},TD=(_,C)=>{const M=AD(C);let F;for(const H of o.getAll()){const I=H;if(I.type!=="bpmn:MessageFlow"||!I.source||!I.target||I.target.id!==_||M.has(I.source.id))continue;const Y=I.source;if(typeof Y.x!="number"||Y.type==="bpmn:Participant")continue;const G=Zr(Y);(F===void 0||G>F)&&(F=G)}return F},Wf=(_,C)=>{const M=l(_.flow.source);if(M)return M.type==="bpmn:Participant"?TD(M.id,C):Zr(M)},kx=_=>{let C;for(const M of Ka.get(_)??[]){const F=Wf(M,_);F!==void 0&&(!C||F>C.cx)&&(C={op:M,cx:F})}return C==null?void 0:C.op},MD=_=>{const C=kx(_),M=l(_),F=C?Wf(C,_):void 0;return M&&F!==void 0?F-Zr(M):void 0},kD=_=>{const C=MD(_);return C!==void 0&&Math.abs(C)<Cr},Ox=(_,C,M,F,H)=>{var I;for(let Y=!0;Y;){Y=!1;for(const G of S){if(G.flow.id===M)continue;const W=C.has(G.flow.source),ce=C.has(G.flow.target);if(W===ce||F(W?G.flow.source:G.flow.target))continue;const xe=W?G.flow.target:G.flow.source;if(H(xe)||!Xr(xe))continue;const Re=l(G.flow.id);if(!(Re!=null&&Re.waypoints)||Re.waypoints.length!==2)continue;const oe=l(xe),Me=(I=P.get(xe))==null?void 0:I.node.participant;if(!oe||!Me)continue;const pe=Pt(xe,ve=>ve.x>=oe.x).filter(ve=>!C.has(ve.id));if(!(!pe.length||pe.some(ve=>H(ve.id)))){for(const ve of pe)C.add(ve.id);_.set(Me,[..._.get(Me)??[],...pe]),Y=!0}}}return[..._].map(([Y,G])=>({subtree:G,pool:p(Y)}))},Dx=(_,C,M,F,H)=>Ox(new Map([[C,[..._]]]),new Set(_.map(I=>I.id)),F,I=>I===M,I=>I===H),Uf=_=>{const C=kx(_);if(!C)return null;const M=l(_),F=l(C.flow.source),H=Wf(C,_);if(!M||!F||H===void 0)return null;const I=H-Zr(M);if(I>=Cr){const Y=P.get(_).node.participant,G=Pt(_,W=>W.x>=M.x);return{groups:Dx(G,Y,_,C.flow.id,C.flow.source),dx:I}}if(-I>=Cr&&Xr(C.flow.source)){const Y=P.get(C.flow.source).node.participant,G=Pt(C.flow.source,W=>W.x>=F.x&&!kD(W.id));return{groups:Dx(G,Y,C.flow.source,C.flow.id,_),dx:-I}}return null},Lx=()=>Vf.map(_=>({id:_,plan:Uf(_)})).filter(_=>!!_.plan).sort((_,C)=>Math.min(..._.plan.groups.flatMap(M=>M.subtree.map(F=>F.x)))-Math.min(...C.plan.groups.flatMap(M=>M.subtree.map(F=>F.x)))).map(_=>_.id);for(let _=0;_<3;_++){const C=qi(),M=[];for(const H of Lx()){const I=Uf(H);if(!I)continue;const Y=Gf(I.groups,I.dx);Y&&M.push(Y)}if(!M.length)break;if(!wu(C,qi()))continue;for(const H of M.reverse())H();let F=!1;for(const H of Lx()){const I=Uf(H);I&&Eu(I.groups,I.dx,()=>!0,wu)&&(F=!0)}if(!F)break}for(const _ of Vf.flatMap(C=>Ka.get(C)??[])){if(!Ke(_.flow.id))continue;const C=l(_.flow.target);if(!C)continue;const M=p(P.get(_.flow.target).node.participant),F=Pt(_.flow.target,G=>G.x>=C.x),H=C.width+O,I=an(_.flow.id),Y=nt(_.flow.id);for(let G=1;G<=ri;G++){const W=()=>an(_.flow.id)<I&&nt(_.flow.id)>=Y;if(Ax(F,M,H*G,W))break}}for(const _ of S){if(!Ke(_.flow.id))continue;const C=l(_.flow.source),M=l(_.flow.target);if(!C||!M||C.type==="bpmn:Participant"||M.type==="bpmn:Participant")continue;const F=C.x+C.width/2;if(Math.abs(F-(M.x+M.width/2))>15)continue;const[H,I]=C.y<M.y?[C.y+C.height,M.y]:[M.y+M.height,C.y],Y=[...P.values()].map(G=>l(G.node.id)).filter(G=>!!G&&G.id!==C.id&&G.id!==M.id).filter(G=>G.x<=F&&F<=G.x+G.width&&G.y+G.height>H&&G.y<I).sort((G,W)=>G.x-W.x);for(const G of Y){const W=(Gx=P.get(G.id))==null?void 0:Gx.node.participant,ce=W?l(W):void 0;if(!ce)continue;const xe=[...P.values()].filter(ue=>ue.node.participant===W).map(ue=>ue.node.id),Re=ue=>ue.map(we=>l(we)).filter(we=>!!we),Me=[vn(G.id,ue=>{var we;return((we=P.get(ue.id))==null?void 0:we.node.participant)===W}),Re(xe)].filter(ue=>ue.length),pe=G.width+O,ve=an(_.flow.id),ot=nt(_.flow.id),Ce=()=>an(_.flow.id)<ve&&nt(_.flow.id)>=ot;let $e=!1;for(const ue of Me){for(let we=1;we<=ri;we++)if(Ax(ue,ce,pe*we,Ce)){$e=!0;break}if($e)break}if(!Ke(_.flow.id))break}}for(const _ of S){if(!Ke(_.flow.id))continue;const C=l(_.flow.id);if(((Vx=C==null?void 0:C.waypoints)==null?void 0:Vx.length)!==2)continue;const M=l(_.flow.source),F=l(_.flow.target);if(!M||!F||M.type==="bpmn:Participant"||F.type==="bpmn:Participant"||!Xr(_.flow.source)||!Xr(_.flow.target)||Math.abs(Zr(M)-Zr(F))>Jn)continue;const H=Zr(M),I=C.waypoints.map(ve=>ve.y),[Y,G]=[Math.min(...I),Math.max(...I)],W=ci(wt(o)).filter(ve=>ve.id!==M.id&&ve.id!==F.id&&ve.x<H&&H<ve.x+ve.width&&Y<ve.y+ve.height&&ve.y<G);if(!W.length)continue;const ce=(Wx=P.get(_.flow.source))==null?void 0:Wx.node.participant,xe=(Ux=P.get(_.flow.target))==null?void 0:Ux.node.participant;if(!ce||!xe)continue;const Re=new Map;for(const[ve,ot,Ce]of[[_.flow.source,M,ce],[_.flow.target,F,xe]]){const $e=Re.get(Ce)??[],ue=Pt(ve,we=>we.x>=ot.x).filter(we=>!$e.some(Ne=>Ne.id===we.id));Re.set(Ce,[...$e,...ue])}const oe=new Set([...Re.values()].flat().map(ve=>ve.id)),Me=Ox(Re,oe,_.flow.id,ve=>ve===_.flow.source||ve===_.flow.target,()=>!1),pe=Math.max(...W.map(ve=>ve.x+ve.width));for(const ve of Wt){const ot=pe+ve-H;if(ot<=0)continue;if(Eu(Me,ot,()=>{var $e,ue;return an(_.flow.id)===0&&((ue=($e=l(_.flow.id))==null?void 0:$e.waypoints)==null?void 0:ue.length)===2},wu))break}}{const _=M=>M.y+M.height/2,C=[];for(const M of P.keys()){if(!Xr(M))continue;const F=g.filter(Y=>Y.flow.target===M);if(F.length!==1)continue;const H=l(F[0].flow.source),I=l(M);!H||!I||!P.has(H.id)||Math.abs(_(H)-_(I))>1||I.x-(H.x+H.width)<=O+1||C.push({id:M,pred:H,node:I})}C.sort((M,F)=>M.node.x-F.node.x);for(const{id:M}of C){const F=P.get(M),H=l(M),I=l(g.find(oe=>oe.flow.target===M).flow.source);if(!H||!I)continue;const Y=H.x-(I.x+I.width);if(Y<=O+1)continue;const G=p(F.node.participant),W=Pt(M,oe=>oe.x>=H.x),ce=qi(),xe=PD(W,G,-(Y-O));if(!xe)continue;const Re=qi();(Re.bad>ce.bad||Re.crossings>=ce.crossings||Re.straight<ce.straight)&&xe()}}dn(!0);for(const _ of x){const C=_.associations??[],M=C.map(I=>I.source===_.dataStore.id?I.target:I.source).map(l).find(Boolean),F=M?f(M)??u():u(),H=M?{x:M.x+M.width/2,y:M.y+M.height+110}:{x:200,y:B+60};n.createShape({type:"bpmn:DataStoreReference",businessObject:i.create("bpmn:DataStoreReference",{id:_.dataStore.id,name:_.dataStore.name})},H,F);for(const I of C)pt(_.dataStore.id,I)}for(const _ of w){const M=p(_.association.target).type==="bpmn:DataStoreReference"?_.association.target:_.association.source;pt(M,_.association)}let Ix=0;const Su=10,OD=(_,C)=>{for(const M of C.map(F=>f(F)).filter(F=>!!F)){const F=Su,H=M.y,I=M.y+M.height,Y=M.x,G=M.x+M.width;if(Math.abs(_.y-H)<F){const W=H+F-_.y;_.y+=W,_.height-=W}if(Math.abs(_.y+_.height-I)<F&&(_.height=I-F-_.y),Math.abs(_.x-Y)<F){const W=Y+F-_.x;_.x+=W,_.width-=W}Math.abs(_.x+_.width-G)<F&&(_.width=G-F-_.x)}},DD=(_,C)=>{const M=Su,F=30,H=o.filter(I=>I.type==="bpmn:Group"&&I.id!==C);for(const I of H){const Y=I.x,G=I.x+I.width,W=I.y,ce=I.y+I.height,xe=_.y<ce&&W<_.y+_.height,Re=_.x<G&&Y<_.x+_.width;if(xe){if(Math.abs(_.x-G)<M){const oe=Math.min(G+M-_.x,F);oe>0&&_.width-oe>0&&(_.x+=oe,_.width-=oe)}if(Math.abs(_.x+_.width-Y)<M){const oe=Math.min(_.x+_.width-(Y-M),F);oe>0&&_.width-oe>0&&(_.width-=oe)}}if(Re){if(Math.abs(_.y-ce)<M){const oe=Math.min(ce+M-_.y,F);oe>0&&_.height-oe>0&&(_.y+=oe,_.height-=oe)}if(Math.abs(_.y+_.height-W)<M){const oe=Math.min(_.y+_.height-(W-M),F);oe>0&&_.height-oe>0&&(_.height-=oe)}}}},qf=(_,C)=>{const F=Math.min(..._.map(W=>W.x))-40,H=Math.min(..._.map(W=>W.y))-40,I=Math.max(..._.map(W=>W.x+W.width))+40,Y=Math.max(..._.map(W=>W.y+W.height))+40,G={x:F,y:H,width:I-F,height:Y-H};return OD(G,_),DD(G,C),G};for(const _ of R){const C=(_.group.members??[]).map(l).filter(H=>!!H);let M;C.length?M=qf(C,_.group.id):(M={x:300+Ix*350,y:40,width:300,height:200},Ix++);const F=n.createShape({type:"bpmn:Group",businessObject:i.create("bpmn:Group",{id:_.group.id}),width:M.width,height:M.height},{x:M.x+M.width/2,y:M.y+M.height/2},u());_.group.name&&n.updateLabel(F,_.group.name),(qx=_.group.members)!=null&&qx.length&&L(F,"bwl:Members",{refs:_.group.members.join(" ")})}{const _=o.filter(H=>!!H.waypoints),C=new Map,M=(H,I)=>{!H||!I||(C.has(H)||C.set(H,new Set),C.get(H).add(I))};for(const H of _){const I=(Yx=H.source)==null?void 0:Yx.id,Y=(Kx=H.target)==null?void 0:Kx.id;M(I,Y),((Xx=H.type)!=null&&Xx.includes("DataOutputAssociation")||(Zx=H.type)!=null&&Zx.includes("DataInputAssociation")||H.type==="bpmn:Association")&&M(Y,I)}const F=o.filter(H=>H.type==="bpmn:Group");for(const H of F){const Y=(((Qx=H.businessObject.extensionElements)==null?void 0:Qx.values)??[]).find(Ce=>Ce.$type==="bwl:Members"),G=((Y==null?void 0:Y.refs)??"").split(" ").filter(Boolean);if(!G.length)continue;const W=new Set(G),ce=[...G];for(;ce.length;){const Ce=ce.shift();for(const $e of C.get(Ce)??[])W.has($e)||(W.add($e),ce.push($e))}const xe=H.x,Re=H.x+H.width,oe=H.y,Me=H.y+H.height,pe=Ce=>g.filter($e=>$e.flow.target===Ce).length,ve=Ce=>{var ue;const $e=((ue=l(Ce))==null?void 0:ue.type)??"";if($e==="bpmn:StartEvent"&&pe(Ce)===0)return!1;if($e.endsWith("Gateway")){const we=g.filter(Ne=>Ne.flow.target===Ce).map(Ne=>Ne.flow.source);if(we.length&&we.every(Ne=>{var it;return((it=l(Ne))==null?void 0:it.type)==="bpmn:StartEvent"&&pe(Ne)===0}))return!1}return!0},ot=o.filter(Ce=>Ui(Ce)).filter(Ce=>Ce.type!=="bpmn:Group"&&Ce.type!=="bpmn:Participant"&&Ce.type!=="bpmn:TextAnnotation"&&!W.has(Ce.id)&&Xr(Ce.id)&&ve(Ce.id)&&Ce.x<Re&&Ce.x+Ce.width>xe&&Ce.y<Me&&Ce.y+Ce.height>oe);if(ot.length)for(const Ce of[-1,1]){const $e=ot.filter(X=>(X.x+X.width-xe<=Re-X.x?-1:1)===Ce);if(!$e.length)continue;const ue=[];for(const X of $e){const te=ue.find(ae=>ae.some(be=>X.y<be.y+be.height&&X.y+X.height>be.y));te?te.push(X):ue.push([X])}const we=new Map;for(const X of ue){let te=Ce<0?xe-Su:Re+Su;for(const ae of[...X].sort((be,Je)=>Ce<0?Je.x-be.x:be.x-Je.x)){const be=Ce<0?Math.min(ae.x,te-ae.width):Math.max(ae.x,te);te=Ce<0?be-wn:be+ae.width+wn,be!==ae.x&&Math.sign(be-ae.x)===Ce&&we.set(ae.id,be-ae.x)}}const Ne=new Map,it=X=>Ne.get(X)===X||!Ne.get(X)?X:it(Ne.get(X));for(const X of $e)Ne.set(X.id,X.id);for(const X of S){const te=we.has(X.flow.source)?X.flow.source:void 0,ae=we.has(X.flow.target)?X.flow.target:void 0;if(!te||!ae)continue;const be=l(X.flow.id);((Jx=be==null?void 0:be.waypoints)==null?void 0:Jx.length)===2&&Ne.set(it(te),it(ae))}const dt=new Map;for(const X of $e){if(!we.has(X.id))continue;const te=it(X.id);dt.set(te,[...dt.get(te)??[],X])}const et=[...dt.values()].sort((X,te)=>Ce<0?Math.min(...X.map(ae=>ae.x))-Math.min(...te.map(ae=>ae.x)):Math.max(...te.map(ae=>ae.x))-Math.max(...X.map(ae=>ae.x))),Ut=[];let Jt=!0;for(const X of et){const te=X.map(Je=>we.get(Je.id)??0).reduce((Je,Ge)=>Math.abs(Ge)>Math.abs(Je)?Ge:Je,0),ae=new Map;let be=!0;for(const Je of X){const Ge=f(Je);if(!Ge){be=!1;break}ae.has(Ge.id)||ae.set(Ge.id,{subtree:[],pool:Ge}),ae.get(Ge.id).subtree.push(Je)}be&&Eu([...ae.values()],te,()=>!0,wu)?Ut.push({shapes:X,dx:te}):Jt=!1}if(!Jt)for(const X of Ut.reverse())n.moveElements(X.shapes,{x:-X.dx,y:0})}}}{const _=new Set([...R.map(C=>C.group.id),...Xt(e,"group.update").map(C=>C.id)]);for(const C of o.filter(M=>M.type==="bpmn:Group")){if(_.has(C.id))continue;const F=(((e0=C.businessObject.extensionElements)==null?void 0:e0.values)??[]).find(G=>G.$type==="bwl:Members"),H=((F==null?void 0:F.refs)??"").split(" ").filter(Boolean).map(l).filter(G=>!!G);!H.length||!H.some(G=>{const W=d.get(G.id);return!W||W.x!==G.x||W.y!==G.y})||!H.some(G=>G.x<C.x||G.y<C.y||G.x+G.width>C.x+C.width||G.y+G.height>C.y+C.height)||n.resizeShape(C,qf(H,C.id))}}{const C=new Map(co(wt(o)).map(G=>[G.owner,G.rect])),M=o.filter(G=>!!G.waypoints),F=new Map,H=(G,W)=>{!G||!W||(F.has(G)||F.set(G,new Set),F.get(G).add(W))};for(const G of M){const W=(t0=G.source)==null?void 0:t0.id,ce=(n0=G.target)==null?void 0:n0.id;H(W,ce),((i0=G.type)!=null&&i0.includes("DataOutputAssociation")||(r0=G.type)!=null&&r0.includes("DataInputAssociation")||G.type==="bpmn:Association")&&H(ce,W)}const I=G=>g.filter(W=>W.flow.target===G).length,Y=G=>{var ce;const W=((ce=l(G))==null?void 0:ce.type)??"";if(W==="bpmn:StartEvent"&&I(G)===0)return!1;if(W.endsWith("Gateway")){const xe=g.filter(Re=>Re.flow.target===G).map(Re=>Re.flow.source);if(xe.length&&xe.every(Re=>{var oe;return((oe=l(Re))==null?void 0:oe.type)==="bpmn:StartEvent"&&I(Re)===0}))return!1}return!0};for(const G of o.filter(W=>W.type==="bpmn:Group")){const ce=(((o0=G.businessObject.extensionElements)==null?void 0:o0.values)??[]).find(te=>te.$type==="bwl:Members"),xe=((ce==null?void 0:ce.refs)??"").split(" ").filter(Boolean);if(!xe.length)continue;const Re=xe.map(l).filter(te=>!!te);if(!Re.length||!(R.some(te=>te.group.id===G.id)||Xt(e,"group.update").some(te=>te.id===G.id)||Re.some(te=>{const ae=d.get(te.id);return!ae||ae.x!==te.x||ae.y!==te.y})))continue;const Me=new Set(xe),pe=[...xe];for(;pe.length;){const te=pe.shift();for(const ae of F.get(te)??[])Me.has(ae)||(Me.add(ae),pe.push(ae))}const ve=G.x,ot=G.x+G.width,Ce=G.y,$e=G.y+G.height,ue=te=>{const ae=C.get(te.id),be={x:te.x,y:te.y,width:te.width,height:te.height};return ae?[be,{x:ae.x,y:ae.y,width:ae.width,height:ae.height}]:[be]},we=Re.flatMap(ue),Ne=Math.min(...we.map(te=>te.x)),it=Math.max(...we.map(te=>te.x+te.width)),dt=Math.min(...we.map(te=>te.y)),et=Math.max(...we.map(te=>te.y+te.height)),Ut={L:Ne-ve,R:ot-it,T:dt-Ce,B:$e-et},Jt=o.filter(te=>Ui(te)).filter(te=>te.type!=="bpmn:Group"&&te.type!=="bpmn:Participant"&&te.type!=="bpmn:TextAnnotation"&&!Me.has(te.id)&&Y(te.id)&&te.x<ot&&te.x+te.width>ve&&te.y<$e&&te.y+te.height>Ce);if(!Jt.length)continue;const X={L:0,R:0,T:0,B:0};for(const te of Jt){const ae=ue(te),be=Math.min(...ae.map(At=>At.x)),Je=Math.max(...ae.map(At=>At.x+At.width)),Ge=Math.min(...ae.map(At=>At.y)),ke=Math.max(...ae.map(At=>At.y+At.height)),Ve={L:Je-ve,R:ot-be,T:ke-Ce,B:$e-Ge},tt=["L","R","T","B"].filter(At=>Ve[At]<=Ut[At]+.001);if(!tt.length)continue;const qt=tt.reduce((At,$t)=>Ve[$t]<Ve[At]?$t:At,tt[0]);X[qt]=Math.max(X[qt],Math.min(Ve[qt]+10,Ut[qt]))}!X.L&&!X.R&&!X.T&&!X.B||n.resizeShape(G,{x:G.x+X.L,y:G.y+X.T,width:G.width-X.L-X.R,height:G.height-X.T-X.B})}}const Bx=_=>{const C=_.waypoints;if(C!=null&&C.length){const F=C[Math.floor((C.length-1)/2)];return{x:F.x,y:F.y,width:0,height:0}}const M=_;return{x:M.x,y:M.y,width:M.width,height:M.height}};let Xa=0;const Nx=12,$x=14,LD=15,ID=300,BD=_=>{const C=_.split(`
7
+ `),M=Math.max(...C.map(I=>ao(I,Nx))),F=Math.max(100,Math.min(ID,Math.ceil(M)+$x)),H=C.reduce((I,Y)=>I+Math.max(1,Math.ceil((ao(Y,Nx)+$x)/F)),0);return{width:F,height:Math.max(30,H*LD+10)}};for(const _ of E){const C=_.association,M=((a0=_.placement)==null?void 0:a0.anchor)??(C?C.source===_.annotation.id?C.target:C.source:void 0),F=M?l(M):void 0,H=F?Bx(F):void 0,I=BD(_.annotation.text??"");let Y;if(H&&_.placement){const[xe,Re]=ys[_.placement.side],oe=_.placement.offset??50;Y={x:H.x+H.width/2+xe*(H.width/2+I.width/2+oe),y:H.y+H.height/2+Re*(H.height/2+I.height/2+oe)}}else H?(Y={x:H.x+H.width/2+180+Xa%3*260,y:H.y-110-Xa%2*95},Xa++):(Y={x:300+Xa*260,y:60},Xa++);const G=F?f(F)??u():u(),W=G;H&&typeof W.x=="number"&&typeof W.width=="number"&&W.type==="bpmn:Participant"&&(Y=Zu(o,H,I,W,_.placement?{placement:_.placement}:{from:Y}));const ce=n.createShape({type:"bpmn:TextAnnotation",width:I.width,height:I.height,businessObject:i.create("bpmn:TextAnnotation",{id:_.annotation.id,text:_.annotation.text})},Y,G);if(C){const xe=Re=>Re===_.annotation.id?ce:p(Re);n.connect(xe(C.source),xe(C.target),C.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:C.id})}:{type:"bpmn:Association"})}_.placement&&L(ce,"bwl:Placement",A(_.placement))}for(const _ of Xt(e,"association.add")){const C=_.association;n.connect(p(C.source),p(C.target),C.id?{type:"bpmn:Association",businessObject:i.create("bpmn:Association",{id:C.id})}:{type:"bpmn:Association"})}for(const _ of Xt(e,"node.update")){let C=p(_.id);if(_.type&&gs(_.type)!==C.type&&(C=c.replaceElement(C,{type:gs(_.type)})),_.name!==void 0&&n.updateProperties(C,{name:_.name??void 0}),_.lane){const M=p(_.lane),F=M.y+M.height/2-(C.y+C.height/2);F!==0&&n.moveElements([C],{x:0,y:F})}}for(const _ of Xt(e,"sequenceFlow.update")){const C=p(_.id);if(_.source!==void 0||_.target!==void 0){const M=C,F=_.source!==void 0?p(_.source):M.source,H=_.target!==void 0?p(_.target):M.target,I=Y=>({x:Y.x+Y.width/2,y:Y.y+Y.height/2});n.reconnect(M,F,H,[I(F),I(H)])}_.name!==void 0&&n.updateProperties(C,{name:_.name??void 0}),_.condition!==void 0&&n.updateProperties(C,{name:((s0=_.condition)==null?void 0:s0.label)??void 0})}for(const _ of Xt(e,"messageFlow.update"))_.name!==void 0&&n.updateProperties(p(_.id),{name:_.name??void 0});for(const _ of Xt(e,"dataStore.update"))_.name!==void 0&&n.updateProperties(p(_.id),{name:_.name??void 0});for(const _ of Xt(e,"annotation.update")){const C=p(_.id);if(_.text!==void 0&&n.updateProperties(C,{text:_.text}),_.placement===null)L(C,"bwl:Placement",null);else if(_.placement){const M=p(_.placement.anchor),F=Bx(M),H=f(M)??u(),I=typeof H.x=="number"&&typeof H.width=="number"&&H.type==="bpmn:Participant",[Y,G]=ys[_.placement.side],W=_.placement.offset??50,ce={x:F.x+F.width/2+Y*(F.width/2+C.width/2+W),y:F.y+F.height/2+G*(F.height/2+C.height/2+W)},xe=I?Zu(o,F,{width:C.width,height:C.height},H,{placement:_.placement,selfId:_.id}):ce;n.moveElements([C],{x:xe.x-(C.x+C.width/2),y:xe.y-(C.y+C.height/2)}),L(C,"bwl:Placement",A(_.placement))}}for(const _ of Xt(e,"group.update")){const C=p(_.id);if(_.name!==void 0&&n.updateLabel(C,_.name??""),_.members){const M=_.members.map(l).filter(F=>!!F);M.length&&n.resizeShape(C,qf(M,_.id)),L(C,"bwl:Members",{refs:_.members.join(" ")})}}}function Qu(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 FE(e,t,n){var l,p;const{elementRegistry:i}=e,r=e.modeling,o=f=>Ti(f).filter(d=>!t.has(Ri(d))),a=f=>{var d;return((d=i.get(f))==null?void 0:d.type)==="bpmn:TextAnnotation"},s=wt(i),c=o(s),u=[...new Set(c.flatMap(Qu))].filter(f=>n.has(f)&&a(f));if(u.length)for(const f of u){const d=i.get(f);if(!d||typeof d.x!="number"||typeof d.width!="number")continue;let h=d.parent,m;for(;h;){if(h.type==="bpmn:Participant"){m=h;break}h=h.parent}if(!m){const ye=d.x+d.width/2,Ue=d.y+d.height/2;m=i.getAll().find(q=>{if(q.type!=="bpmn:Participant")return!1;const le=q;return typeof le.x=="number"&&typeof le.width=="number"&&ye>=le.x&&ye<=le.x+le.width&&Ue>=le.y&&Ue<=le.y+le.height})}if(!m||typeof m.x!="number"||typeof m.width!="number")continue;const S=(((l=d.businessObject.extensionElements)==null?void 0:l.values)??[]).find(ye=>ye.$type==="bwl:Placement"),x=[...d.incoming??[],...d.outgoing??[]].find(ye=>ye.type==="bpmn:Association"),w=(S!=null&&S.anchor?i.get(S.anchor):void 0)??(x?((p=x.source)==null?void 0:p.id)===f?x.target:x.source:void 0);if(!w)continue;const E=w.waypoints,R=E!=null&&E.length?{x:E[Math.floor((E.length-1)/2)].x,y:E[Math.floor((E.length-1)/2)].y,width:0,height:0}:{x:w.x,y:w.y,width:w.width,height:w.height},P={width:d.width,height:d.height},L={x:d.x+d.width/2,y:d.y+d.height/2},A=S==null?void 0:S.side,N=[];A&&A in ys&&N.push(Zu(i,R,P,m,{placement:{side:A,offset:(S==null?void 0:S.offset)??null},selfId:f}));for(const[ye,Ue]of[[-1,0],[1,0],[0,-1],[0,1]])for(let q=1;q<=jE;q++)N.push({x:L.x+ye*gh*q,y:L.y+Ue*gh*q});const k={...s,edges:s.edges.filter(ye=>ye.id!==(x==null?void 0:x.id))},O=o(k),$=O.filter(ye=>Qu(ye).includes(f)).length;if(!$)continue;let re;for(const ye of N){const Ue=ye.x-L.x,q=ye.y-L.y;if(!Ue&&!q||ye.x-P.width/2<m.x||ye.x+P.width/2>m.x+m.width||ye.y-P.height/2<m.y||ye.y+P.height/2>m.y+m.height)continue;const le={...k,shapes:k.shapes.map(ne=>ne.id===f?{...ne,x:ne.x+Ue,y:ne.y+q}:ne)},me=o(le),se=me.filter(ne=>Qu(ne).includes(f)).length;if(se>=$||me.length>O.length)continue;const _e=Math.abs(Ue)+Math.abs(q);if((!re||se<re.mine||se===re.mine&&(me.length<re.all||me.length===re.all&&_e<re.dist))&&(re={x:ye.x,y:ye.y,mine:se,all:me.length,dist:_e}),re.mine===0&&re.all<O.length)break}re&&r.moveElements([d],{x:re.x-L.x,y:re.y-L.y})}}function vh(e,t,n=yh){const i=mh(e),r=hh(t,Vd(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=wt(i.elementRegistry),s=new Set(Ti(a).map(Ri)),c=new Set(a.edges.map(m=>m.id)),u=new Set(a.shapes.map(m=>m.id)),l=Yu(a).length,p=e.get("commandStack");try{Qf(p,()=>{n(t,i),Jd(i,c),Xd(i,s),oh(i,s,c),ih(i,c),DE(i,c),uh(i,s,c),ch(i,c),ph(i,u),FE(i,s,u)})}catch(m){return{ok:!1,issues:[{kind:"lower-failed",message:m instanceof Error?m.message:String(m)}],findings:[],stats:o}}const f=wt(i.elementRegistry),d=Ti(f).filter(m=>!s.has(Ri(m))),h=Bd(f);return{ok:!0,issues:[],findings:d,stats:{edgeCrossings:{before:l,after:h.pairs.length,pairs:h.pairs,solidPairs:h.solidPairs,dashedPairs:h.dashedPairs,mixedPairs:h.mixedPairs,crossPoolMessages:h.crossPoolMessages}}}}function HE(e){const t=e.slice(e.indexOf(":")+1);return t.charAt(0).toLowerCase()+t.slice(1)}function zE(e,t){return typeof e.get=="function"?e.get(t):e[t]}function bh(e,t){const n=zE(e,t);return typeof n=="number"&&Number.isFinite(n)?n:void 0}function _h(e,t){var i;return(((i=e.extensionElements)==null?void 0:i.values)??[]).find(r=>(r==null?void 0:r.$type)===t)}function GE(e){return typeof e=="string"&&Cu.includes(e)}function ui(e){if(typeof e=="string")return e;const t=e==null?void 0:e.id;return typeof t=="string"?t:void 0}function xh(e){const t=e.rootElements??[],n=t.find(q=>q.$type==="bpmn:Collaboration"),i=new Map(t.filter(q=>q.$type==="bpmn:Process").map(q=>[q.id,q])),r=[],o=[],a=[],s=[],c=[],u=[],l={poolOrders:{},bands:{},placements:{}},p=[],f=[],d=[],h=[],m=[],g=[],S=new Set,x=new Set,w=q=>{q&&S.add(q)},E=q=>{S.add(q),x.add(q)},R=q=>{const le=_h(q,"bwl:Placement");if(!le)return;const me=typeof le.anchor=="string"?le.anchor:void 0;if(!me||!GE(le.side))return;const se=typeof le.offset=="number"?le.offset:void 0;m.push({owner:q.id,anchor:me,side:le.side,...se!==void 0?{offset:se}:{}})},P=q=>{const le=_h(q,"bwl:Members"),me=typeof(le==null?void 0:le.refs)=="string"?le.refs.split(/\s+/).filter(Boolean):[];me.length&&g.push({owner:q.id,refs:me})},L=q=>{var le;for(const me of q)switch(w(me.id),me.$type){case"bpmn:TextAnnotation":E(me.id),s.push({id:me.id,text:typeof me.text=="string"?me.text:""}),R(me);break;case"bpmn:Association":d.push({id:me.id,type:me.$type,source:ui(me.sourceRef),target:ui(me.targetRef)});break;case"bpmn:Group":{E(me.id);const se=(le=me.categoryValueRef)==null?void 0:le.value;c.push({id:me.id,...typeof se=="string"&&se?{name:se}:{}}),P(me);break}default:u.push({id:me.id,type:me.$type,reason:"type-outside-mvp"})}},A=(q,le)=>{const me=q.flowElements??[],se=(q.laneSets??[]).flatMap(ne=>ne.lanes??[]),_e=new Map;for(const ne of se){w(ne.id);for(const U of ne.flowNodeRef??[]){const V=ui(U);V&&_e.set(V,ne.id)}}for(const ne of me){if(w(ne.id),ne.$type==="bpmn:SequenceFlow"){p.push({id:ne.id,source:ui(ne.sourceRef),target:ui(ne.targetRef),...typeof ne.name=="string"&&ne.name?{name:ne.name}:{}});continue}if(ne.$type==="bpmn:DataStoreReference"){E(ne.id),a.push({id:ne.id,...ne.name?{name:ne.name}:{}});continue}const U=HE(ne.$type);if(!Yf(U)){u.push({id:ne.id,type:ne.$type,reason:"type-outside-mvp"});continue}E(ne.id),o.push({id:ne.id,type:U,...ne.name?{name:ne.name}:{},...le?{participant:le}:{},..._e.has(ne.id)?{lane:_e.get(ne.id)}:{}});const V=bh(ne,"bwl:band");V!==void 0&&(l.bands[ne.id]=V);for(const Z of ne.dataOutputAssociations??[])w(Z.id),h.push({id:Z.id,type:Z.$type,source:ne.id,target:ui(Z.targetRef)});for(const Z of ne.dataInputAssociations??[])w(Z.id),h.push({id:Z.id,type:Z.$type,source:ui((Z.sourceRef??[])[0]),target:ne.id})}L(q.artifacts??[])};if(n){const q=new Set;for(const le of n.participants??[]){E(le.id);const me=ui(le.processRef);me&&q.add(me);const se=me?i.get(me):void 0,_e=((se==null?void 0:se.laneSets)??[]).flatMap(Z=>Z.lanes??[]),ne=_e.map(Z=>({id:Z.id,...Z.name?{name:Z.name}:{}}));for(const Z of ne)E(Z.id);const U=!se||(se.flowElements??[]).length===0&&_e.length===0&&(se.artifacts??[]).length===0;r.push({id:le.id,...le.name?{name:le.name}:{},...U?{blackBox:!0}:{},...ne.length?{lanes:ne}:{}});const V=bh(le,"bwl:poolOrder");V!==void 0&&(l.poolOrders[le.id]=V),se&&A(se,le.id)}for(const le of n.messageFlows??[])w(le.id),f.push({id:le.id,source:ui(le.sourceRef),target:ui(le.targetRef),...typeof le.name=="string"&&le.name?{name:le.name}:{}});L(n.artifacts??[]);for(const[le,me]of i)!q.has(le)&&(me.flowElements??[]).length>0&&u.push({id:le,type:me.$type,reason:"unreachable-process"})}else for(const q of i.values())A(q);const N=[],k=[],O=[],$=[],re=(q,le)=>!!q&&!!le&&x.has(q)&&x.has(le);for(const q of p){if(!re(q.source,q.target)){u.push({id:q.id,type:"bpmn:SequenceFlow",reason:"endpoint-outside-mvp"});continue}N.push({id:q.id,source:q.source,target:q.target,...q.name?{name:q.name}:{}}),x.add(q.id)}for(const q of f){if(!re(q.source,q.target)){u.push({id:q.id,type:"bpmn:MessageFlow",reason:"endpoint-outside-mvp"});continue}k.push({id:q.id,source:q.source,target:q.target,...q.name?{name:q.name}:{}}),x.add(q.id)}for(const q of h){if(!re(q.source,q.target)){u.push({id:q.id??"",type:q.type,reason:"endpoint-outside-mvp"});continue}$.push({...q.id?{id:q.id}:{},source:q.source,target:q.target}),q.id&&x.add(q.id)}for(const q of d){if(!re(q.source,q.target)){u.push({id:q.id??"",type:q.type,reason:"endpoint-outside-mvp"});continue}O.push({...q.id?{id:q.id}:{},source:q.source,target:q.target})}const ye=new Map(c.map(q=>[q.id,q]));for(const{owner:q,refs:le}of g){const me=le.filter(_e=>S.has(_e)),se=ye.get(q);se&&me.length&&(se.members=me)}for(const q of m)S.has(q.anchor)&&(l.placements[q.owner]={anchor:q.anchor,side:q.side,...q.offset!==void 0?{offset:q.offset}:{}});return{definition:{...r.length?{participants:r}:{},nodes:o,sequenceFlows:N,...k.length?{messageFlows:k}:{},...a.length?{dataStores:a}:{},...$.length?{dataAssociations:$}:{},...s.length?{annotations:s}:{},...O.length?{associations:O}:{},...c.length?{groups:c}:{}},hints:l,omitted:u}}async function VE(e){const{definitions:t,warnings:n}=await Gu(e);return{...xh(t),warnings:n}}function WE(e,t,n,i={}){return{documentId:e,baseVersion:t,ops:[...n],origin:i.origin??"agent",clientOpId:(i.mkClientOpId??(()=>crypto.randomUUID()))()}}async function wh(e,t,{currentVersion:n}){if(t.baseVersion!==n)return{status:"conflict",baseVersion:t.baseVersion,currentVersion:n};const i=vh(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 UE=Symbol("bpmn-editor");function qE(){const e=Tt.ref(!1),t=Tt.ref(!0),n=Tt.ref(!1);let i,r;const o=()=>{e.value=!0};function a(u,l){u.get("canvas").getContainer().style.pointerEvents=l?"":"none";const p=u.get("keyboard");l?(r&&p.bind(r),r=void 0):r||(r=p.getBinding(),p.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 p=s();n.value=!0;try{const f=await wh(p,u,{currentVersion:l});return f.status==="applied"&&(e.value=!1),f}finally{n.value=!1}},async importXml(u){const{warnings:l}=await s().importXML(u);return e.value=!1,{warnings:Vu(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 de(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}function YE(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Ju={exports:{}},Eh;function KE(){if(Eh)return Ju.exports;Eh=1;var e=Ju.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},Ju.exports}var XE=KE(),ZE=YE(XE);function li(e){if(!(this instanceof li))return new li(e);e=e||[128,36,1],this._seed=e.length?ZE.rack(e[0],e[1],e[2]):e}li.prototype.next=function(e){return this._seed(e||!0)},li.prototype.nextPrefixed=function(e,t){var n;do n=e+this.next(!0);while(this.assigned(n));return this.claim(n,t),n},li.prototype.claim=function(e,t){this._seed.set(e,t||!0)},li.prototype.assigned=function(e){return this._seed.get(e)||!1},li.prototype.unclaim=function(e){delete this._seed.hats[e]},li.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 ft(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:p}=l;return p.remove(),p}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 QE(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 gn(e,...t){const n=e.style;return D(t,function(i){i&&D(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 JE=Object.prototype.toString;function gt(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 JE.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 vs(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Dr(e,t,n){var i=n?e:e.parentNode;return i&&typeof i.closest=="function"&&i.closest(t)||null}function e1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bs={},Sh;function t1(){if(Sh)return bs;Sh=1;var e,t,n;function i(){e=window.addEventListener?"addEventListener":"attachEvent",t=window.removeEventListener?"removeEventListener":"detachEvent",n=e!=="addEventListener"?"on":""}return bs.bind=function(r,o,a,s){return e||i(),r[e](n+o,a,s||!1),a},bs.unbind=function(r,o,a,s){return t||i(),r[t](n+o,a,s||!1),a},bs}var Rh=t1(),n1=e1(Rh),De=QE({__proto__:null,default:n1},[Rh]),Ch=["focus","blur"];function i1(e,t,n,i,r){return Ch.indexOf(n)!==-1&&(r=!0),De.bind(e,n,function(o){var a=o.target||o.srcElement;o.delegateTarget=Dr(a,t,!0),o.delegateTarget&&i.call(e,o)},r)}function r1(e,t,n,i){return Ch.indexOf(t)!==-1&&(i=!0),De.unbind(e,t,n,i)}var Pn={bind:i1,unbind:r1};function el(e,t){return e&&typeof e.matches=="function"&&e.matches(t)||!1}function at(e,t){return t=t||document,t.querySelector(e)}function _s(e,t){return t=t||document,t.querySelectorAll(e)}function pi(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 a1(e,t){return t.appendChild(o1(e,t))}function Le(e,t){return a1(t,e),e}var tl=2,Ph={"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":tl,"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":tl,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function s1(e,t){return Ph[t]?e.style[t]:e.getAttributeNS(null,t)}function Ah(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Ph[i];r?(r===tl&&typeof n=="number"&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function c1(e,t){var n=Object.keys(t),i,r;for(i=0,r;r=n[i];i++)Ah(e,r,t[r])}function he(e,t,n){if(typeof t=="string")if(n!==void 0)Ah(e,t,n);else return s1(e,t);else c1(e,t);return e}const u1=Object.prototype.toString;function Ye(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 u1.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 xs(e){for(var t;t=e.firstChild;)e.removeChild(t);return e}function Th(e){return e.cloneNode(!0)}var nl={svg:"http://www.w3.org/2000/svg"},Mh='<svg xmlns="'+nl.svg+'"';function l1(e){var t=!1;e.substring(0,4)==="<svg"?e.indexOf(nl.svg)===-1&&(e=Mh+e.substring(4)):(e=Mh+">"+e+"</svg>",t=!0);var n=p1(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function p1(e){var t;return t=new DOMParser,t.async=!1,t.parseFromString(e,"text/xml")}function Ee(e,t){var n;return e=e.trim(),e.charAt(0)==="<"?(n=l1(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(nl.svg,e),t&&he(n,t),n}var il=null;function kh(){return il===null&&(il=Ee("svg")),il}function Oh(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=kh().createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return Oh(a,e);case 6:return Oh(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}function Yo(e){return kh().createSVGTransform()}var Dh=/([&<>]{1})/g,d1=/([&<>\n\r"]{1})/g,h1={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"'"};function rl(e,t){function n(i,r){return h1[r]||r}return e.replace(t,n)}function Lh(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(rl(e.textContent,Dh));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,'="',rl(o.value,d1),'"');if(e.hasChildNodes()){for(t.push(">"),a=e.childNodes,n=0,i=a.length;n<i;++n)Lh(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("<!--",rl(e.nodeValue,Dh),"-->");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function m1(e){for(var t=e.firstChild,n=[];t;)Lh(t,n),t=t.nextSibling;return n.join("")}function Ih(e,t){return m1(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 y1(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(g1(e,i))}function Ko(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),y1(n,t)),n.consolidate()}const v1=/^class[ {]/;function b1(e){return v1.test(e.toString())}function ol(e){return Array.isArray(e)}function al(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ws(...e){e.length===1&&ol(e[0])&&(e=e[0]),e=[...e];const t=e.pop();return t.$inject=e,t}const _1=/constructor\s*[^(]*\(\s*([^)]*)\)/m,x1=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,w1=/\/\*([^*]*)\*\//m;function E1(e){if(typeof e!="function")throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(b1(e)?_1:x1);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map(i=>{const r=i.match(w1);return(r&&r[1]||i).trim()})||[]}function Bh(e,t){const n=t||{get:function(w,E){if(i.push(w),E===!1)return null;throw s(`No provider for "${w}"!`)}},i=[],r=this._providers=Object.create(n._providers||null),o=this._instances=Object.create(null),a=o.injector=this,s=function(w){const E=i.join(" -> ");return i.length=0,new Error(E?`${w} (Resolving: ${E})`:w)};function c(w,E){if(!r[w]&&w.includes(".")){const R=w.split(".");let P=c(R.shift());for(;R.length;)P=P[R.shift()];return P}if(al(o,w))return o[w];if(al(r,w)){if(i.indexOf(w)!==-1)throw i.push(w),s("Cannot resolve circular dependency!");return i.push(w),o[w]=r[w][0](r[w][1]),i.pop(),o[w]}return n.get(w,E)}function u(w,E){if(typeof E>"u"&&(E={}),typeof w!="function")if(ol(w))w=ws(w.slice());else throw s(`Cannot invoke "${w}". Expected a function!`);const P=(w.$inject||E1(w)).map(L=>al(E,L)?E[L]:c(L));return{fn:w,dependencies:P}}function l(w){const{fn:E,dependencies:R}=u(w),P=Function.prototype.bind.call(E,null,...R);return new P}function p(w,E,R){const{fn:P,dependencies:L}=u(w,R);return P.apply(E,L)}function f(w){return ws(E=>w.get(E))}function d(w,E){if(E&&E.length){const R=Object.create(null),P=Object.create(null),L=[],A=[],N=[];let k,O,$,re;for(let ye in r)k=r[ye],E.indexOf(ye)!==-1&&(k[2]==="private"?(O=L.indexOf(k[3]),O===-1?($=k[3].createChild([],E),re=f($),L.push(k[3]),A.push($),N.push(re),R[ye]=[re,ye,"private",$]):R[ye]=[N[O],ye,"private",A[O]]):R[ye]=[k[2],k[1]],P[ye]=!0),(k[2]==="factory"||k[2]==="type")&&k[1].$scope&&E.forEach(Ue=>{k[1].$scope.indexOf(Ue)!==-1&&(R[ye]=[k[2],k[1]],P[Ue]=!0)});E.forEach(ye=>{if(!P[ye])throw new Error('No provider for "'+ye+'". Cannot use provider from the parent!')}),w.unshift(R)}return new Bh(w,a)}const h={factory:p,type:l,value:function(w){return w}};function m(w,E){const R=w.__init__||[];return function(){R.forEach(P=>{typeof P=="string"?E.get(P):E.invoke(P)})}}function g(w){const E=w.__exports__;if(E){const R=w.__modules__,P=Object.keys(w).reduce((O,$)=>($!=="__exports__"&&$!=="__modules__"&&$!=="__init__"&&$!=="__depends__"&&(O[$]=w[$]),O),Object.create(null)),L=(R||[]).concat(P),A=d(L),N=ws(function(O){return A.get(O)});E.forEach(function(O){r[O]=[N,O,"private",A]});const k=(w.__init__||[]).slice();return k.unshift(function(){A.init()}),w=Object.assign({},w,{__init__:k}),m(w,A)}return Object.keys(w).forEach(function(R){if(R==="__init__"||R==="__depends__")return;const P=w[R];if(P[2]==="private"){r[R]=P;return}const L=P[0],A=P[1];r[R]=[h[L],S1(L,A),L]}),m(w,a)}function S(w,E){return w.indexOf(E)!==-1||(w=(E.__depends__||[]).reduce(S,w),w.indexOf(E)!==-1)?w:w.concat(E)}function x(w){const E=w.reduce(S,[]).map(g);let R=!1;return function(){R||(R=!0,E.forEach(P=>P()))}}this.get=c,this.invoke=p,this.instantiate=l,this.createChild=d,this.init=x(e)}function S1(e,t){return e!=="value"&&ol(t)&&(t=ws(t.slice())),t}var R1=1e3;function Mi(e,t){var n=this;t=t||R1,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)})}Mi.prototype.canRender=function(e){},Mi.prototype.drawShape=function(e,t){},Mi.prototype.drawConnection=function(e,t){},Mi.prototype.getShapePath=function(e){},Mi.prototype.getConnectionPath=function(e){};function Lr(e){return e.flat().join(",").replace(/,?([A-Za-z]),?/g,"$1")}function C1(e){return["M",e.x,e.y]}function sl(e){return["L",e.x,e.y]}function P1(e,t,n){return["C",e.x,e.y,t.x,t.y,n.x,n.y]}function A1(e,t){const n=e.length,i=[C1(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(sl(a));continue}const c=Math.min(t,cl(a.x-o.x,a.y-o.y),cl(s.x-a.x,s.y-a.y));if(!c){i.push(sl(a));continue}const u=Es(a,o,c),l=Es(a,o,c*.5),p=Es(a,s,c),f=Es(a,s,c*.5);i.push(sl(u)),i.push(P1(l,f,p))}return i}function Es(e,t,n){const i=t.x-e.x,r=t.y-e.y,o=cl(i,r),a=n/o;return{x:e.x+i*a,y:e.y+r*a}}function cl(e,t){return Math.sqrt(Math.pow(e,2)+Math.pow(t,2))}function Xo(e,t,n){Oe(t)&&(n=t,t=null),t||(t={});const i=Ee("path",t);return Oe(n)&&(i.dataset.cornerRadius=String(n)),ul(i,e)}function ul(e,t){const n=parseInt(e.dataset.cornerRadius,10)||0;return he(e,{d:Lr(A1(t,n))}),e}function Ss(e){var t=new Set(e);return ze(e,function(n){for(var i=n.parent;i;){if(t.has(i))return!1;i=i.parent}return!0})}function Ir(e,t,n){n=n||0,Pe(e)||(e=[e]),D(e,function(i,r){var o=t(i,r,n);Pe(o)&&o.length&&Ir(o,t,n+1)})}function ll(e,t,n){var i=new Set,r=new Set;return Ir(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 Zo(e,t){return ll(e)}function T1(e,t,n){Pr(t)&&(t=!0),Yt(t)&&(n=t,t=!0),n=n||{};var i=Qo(n.allShapes),r=Qo(n.allConnections),o=Qo(n.enclosedElements),a=Qo(n.enclosedConnections),s=Qo(n.topLevel,t&&to(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,D(l.incoming,c),D(l.outgoing,c),l.children}return Ir(e,u),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}function kt(e,t){t=!!t,Pe(e)||(e=[e]);var n,i,r,o;return D(e,function(a){var s=a;a.waypoints&&!t&&(s=kt(a.waypoints,!0));var c=s.x,u=s.y,l=s.height||0,p=s.width||0;(c<n||n===void 0)&&(n=c),(u<i||i===void 0)&&(i=u),(c+p>r||r===void 0)&&(r=c+p),(u+l>o||o===void 0)&&(o=u+l)}),{x:n,y:i,height:o-i,width:r-n}}function lo(e,t){var n={};return D(e,function(i){var r=i;r.waypoints&&(r=kt(r)),!Oe(t.y)&&r.x>t.x&&(n[i.id]=i),!Oe(t.x)&&r.y>t.y&&(n[i.id]=i),r.x>t.x&&r.y>t.y&&(Oe(t.width)&&Oe(t.height)&&r.width+r.x<t.width+t.x&&r.height+r.y<t.height+t.y||!Oe(t.width)||!Oe(t.height))&&(n[i.id]=i)}),n}function Nh(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function $h(e){return!!(e&&e.isFrame)}function Qo(e,t){return j({},e||{},t||{})}var M1=1;function er(e,t){Mi.call(this,e,M1),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})}de(er,Mi),er.prototype.canRender=function(){return!0},er.prototype.drawShape=function(t,n,i){var r=Ee("rect");return he(r,{x:0,y:0,width:n.width||0,height:n.height||0}),$h(n)?he(r,j({},this.FRAME_STYLE,i||{})):he(r,j({},this.SHAPE_STYLE,i||{})),Le(t,r),r},er.prototype.drawConnection=function(t,n,i){var r=Xo(n.waypoints,j({},this.CONNECTION_STYLE,i||{}));return Le(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 Lr(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 Lr(o)},er.$inject=["eventBus","styles"];function k1(){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 j(o,{class:n})},this.style=function(n,i){!Pe(n)&&!i&&(i=n,n=[]);var r=Rn(n,function(o,a){return j(o,e[a]||{})},{});return i?j(r,i):r},this.computeStyle=function(n,i,r){return Pe(i)||(r=i,i=[]),t.style(i||[],j({},r,n||{}))}}const O1={__init__:["defaultRenderer"],defaultRenderer:["type",er],styles:["type",k1]};function Et(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return n!==-1&&e.splice(n,1),n}function St(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 pl(e,t){return!e||!t?-1:e.indexOf(t)}function Jo(e,t){return!e||!t?-1:Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function fl(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=Jo(e,t);return Math.abs(r/o)<=i}var D1=2;function ki(e,t){var n=Array.from(arguments).flat();const i={x:"v",y:"h"};for(const[r,o]of Object.entries(i))if(L1(r,n))return o;return!1}function L1(e,t){const n=t[0];return Ar(t,function(i){return Math.abs(n[e]-i[e])<=D1})}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 dl(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var I1=/,?([a-z]),?/gi,Fh=parseFloat,Ot=Math,tr=Ot.PI,fi=Ot.min,di=Ot.max,Hh=Ot.pow,nr=Ot.abs,B1=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/ig,N1=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/ig,zh=Array.isArray||function(e){return e instanceof Array};function $1(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function j1(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 F1(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 $1(r,i)?(j1(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e(...arguments),r[i])}return t}function H1(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(B1,function(i,r,o){var a=[],s=r.toLowerCase();for(o.replace(N1,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=ml,n}function z1(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 G1(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 hl(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 ml(){return this.join(",").replace(I1,"$1")}function V1(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=ml,t}function Gh(e,t,n,i,r,o,a,s,c){var u=1-c,l=Hh(u,3),p=Hh(u,2),f=c*c,d=f*c,h=l*e+p*3*c*n+u*3*c*c*r+d*a,m=l*t+p*3*c*i+u*3*c*c*o+d*s;return{x:Rs(h),y:Rs(m)}}function Vh(e){var t=X1(...e);return hl(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 W1(e,t){return e=hl(e),t=hl(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 Wh(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 Uh(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,p=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],f=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,h=0;h<l;h++){var m=u*p[h]+u,g=Wh(m,e,n,r,a),S=Wh(m,t,i,o,s),x=g*g+S*S;d+=f[h]*Ot.sqrt(x)}return u*d}function U1(e,t,n,i,r,o,a,s){if(!(di(e,n)<fi(r,a)||fi(e,n)>di(r,a)||di(t,i)<fi(o,s)||fi(t,i)>di(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 p=Rs(c/l),f=Rs(u/l),d=+p.toFixed(2),h=+f.toFixed(2);if(!(d<+fi(e,n).toFixed(2)||d>+di(e,n).toFixed(2)||d<+fi(r,a).toFixed(2)||d>+di(r,a).toFixed(2)||h<+fi(t,i).toFixed(2)||h>+di(t,i).toFixed(2)||h<+fi(o,s).toFixed(2)||h>+di(o,s).toFixed(2)))return{x:p,y:f}}}}function Rs(e){return Math.round(e*1e11)/1e11}function q1(e,t,n){var i=Vh(e),r=Vh(t);if(!W1(i,r))return[];var o=Uh(...e),a=Uh(...t),s=Yh(e)?1:~~(o/5)||1,c=Yh(t)?1:~~(a/5)||1,u=new Array(s+1),l=new Array(c+1),p={},f=[],d,h;for(d=0;d<s+1;d++){var m=Gh(...e,d/s);u[d]={x:m.x,y:m.y,t:d/s}}for(d=0;d<c+1;d++)m=Gh(...t,d/c),l[d]={x:m.x,y:m.y,t:d/c};for(d=0;d<s;d++)for(h=0;h<c;h++){var g=u[d],S=u[d+1],x=l[h],w=l[h+1],E=nr(S.x-g.x)<.01?"y":"x",R=nr(w.x-x.x)<.01?"y":"x",P=U1(g.x,g.y,S.x,S.y,x.x,x.y,w.x,w.y),L;if(P){if(L=P.x.toFixed(9)+"#"+P.y.toFixed(9),p[L])continue;p[L]=!0;var A=g.t+nr((P[E]-g[E])/(S[E]-g[E]))*(S.t-g.t),N=x.t+nr((P[R]-x[R])/(w[R]-x[R]))*(w.t-x.t);A>=0&&A<=1&&N>=0&&N<=1&&f.push({x:P.x,y:P.y,t1:A,t2:N})}}return f}function qh(e,t,n){e=Zh(e),t=Zh(t);for(var i,r,o,a,s,c,u,l,p,f,d=n?0:[],h=0,m=e.length;h<m;h++){var g=e[h];if(g[0]=="M")i=s=g[1],r=c=g[2];else{g[0]=="C"?(p=[i,r,...g.slice(1)],i=p[6],r=p[7]):(p=[i,r,i,r,s,c,s,c],i=s,r=c);for(var S=0,x=t.length;S<x;S++){var w=t[S];if(w[0]=="M")o=u=w[1],a=l=w[2];else{w[0]=="C"?(f=[o,a,...w.slice(1)],o=f[6],a=f[7]):(f=[o,a,o,a,u,l,u,l],o=u,a=l);var E=q1(p,f);{for(var R=0,P=E.length;R<P;R++)E[R].segment1=h,E[R].segment2=S,E[R].bez1=p,E[R].bez2=f;d=d.concat(E)}}}}}return d}function Y1(e){return zh(e)&&zh(e[0])}function K1(e){if(z1(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,p=e.length;l<p;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 f=1,d=u.length;f<d;f++)c[f]=+u[f]+(f%2?n:i)}else for(var h=0,m=u.length;h<m;h++)c[h]=u[h];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=ml,t}function Yh(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function Cs(e,t,n,i){return[e,t,n,i,n,i]}function Kh(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 Xh(e,t,n,i,r,o,a,s,c,u){var l=tr*120/180,p=tr/180*(+r||0),f=[],d,h=F1(function(T,b,y){var B=T*Ot.cos(y)-b*Ot.sin(y),z=T*Ot.sin(y)+b*Ot.cos(y);return{x:B,y:z}});if(u)L=u[0],A=u[1],R=u[2],P=u[3];else{d=h(e,t,-p),e=d.x,t=d.y,d=h(s,c,-p),s=d.x,c=d.y;var m=(e-s)/2,g=(t-c)/2,S=m*m/(n*n)+g*g/(i*i);S>1&&(S=Ot.sqrt(S),n=S*n,i=S*i);var x=n*n,w=i*i,E=(o==a?-1:1)*Ot.sqrt(nr((x*w-x*g*g-w*m*m)/(x*g*g+w*m*m))),R=E*n*g/i+(e+s)/2,P=E*-i*m/n+(t+c)/2,L=Ot.asin(((t-P)/i).toFixed(9)),A=Ot.asin(((c-P)/i).toFixed(9));L=e<R?tr-L:L,A=s<R?tr-A:A,L<0&&(L=tr*2+L),A<0&&(A=tr*2+A),a&&L>A&&(L=L-tr*2),!a&&A>L&&(A=A-tr*2)}var N=A-L;if(nr(N)>l){var k=A,O=s,$=c;A=L+l*(a&&A>L?1:-1),s=R+n*Ot.cos(A),c=P+i*Ot.sin(A),f=Xh(s,c,n,i,r,0,a,O,$,[A,k,R,P])}N=A-L;var re=Ot.cos(L),ye=Ot.sin(L),Ue=Ot.cos(A),q=Ot.sin(A),le=Ot.tan(N/4),me=4/3*n*le,se=4/3*i*le,_e=[e,t],ne=[e+me*ye,t-se*re],U=[s+me*q,c-se*Ue],V=[s,c];if(ne[0]=2*_e[0]-ne[0],ne[1]=2*_e[1]-ne[1],u)return[ne,U,V].concat(f);f=[ne,U,V].concat(f).join().split(",");for(var Z=[],Fe=0,Rt=f.length;Fe<Rt;Fe++)Z[Fe]=Fe%2?h(f[Fe-1],f[Fe],p).y:h(f[Fe],f[Fe+1],p).x;return Z}function X1(e,t,n,i,r,o,a,s){for(var c=[],u=[[],[]],l,p,f,d,h,m,g,S,x=0;x<2;++x){if(x==0?(p=6*e-12*n+6*r,l=-3*e+9*n-9*r+3*a,f=3*n-3*e):(p=6*t-12*i+6*o,l=-3*t+9*i-9*o+3*s,f=3*i-3*t),nr(l)<1e-12){if(nr(p)<1e-12)continue;d=-f/p,0<d&&d<1&&c.push(d);continue}g=p*p-4*f*l,S=Ot.sqrt(g),!(g<0)&&(h=(-p+S)/(2*l),0<h&&h<1&&c.push(h),m=(-p-S)/(2*l),0<m&&m<1&&c.push(m))}for(var w=c.length,E=w,R;w--;)d=c[w],R=1-d,u[0][w]=R*R*R*e+3*R*R*d*n+3*R*d*d*r+d*d*d*a,u[1][w]=R*R*R*t+3*R*R*d*i+3*R*d*d*o+d*d*d*s;return u[0][E]=e,u[1][E]=t,u[0][E+1]=a,u[1][E+1]=s,u[0].length=u[1].length=E+2,{x0:fi(...u[0]),y0:fi(...u[1]),x1:di(...u[0]),y1:di(...u[1])}}function Zh(e){if(Y1(e)||(e=H1(e)),G1(e))return e;for(var t=V1(K1(e)),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i=function(f,d,h){var m,g;if(!f)return["C",d.x,d.y,d.x,d.y,d.x,d.y];switch(!(f[0]in{T:1,Q:1})&&(d.qx=d.qy=null),f[0]){case"M":d.X=f[1],d.Y=f[2];break;case"A":f=["C",...Xh(d.x,d.y,...f.slice(1))];break;case"S":h=="C"||h=="S"?(m=d.x*2-d.bx,g=d.y*2-d.by):(m=d.x,g=d.y),f=["C",m,g,...f.slice(1)];break;case"T":h=="Q"||h=="T"?(d.qx=d.x*2-d.qx,d.qy=d.y*2-d.qy):(d.qx=d.x,d.qy=d.y),f=["C",...Kh(d.x,d.y,d.qx,d.qy,f[1],f[2])];break;case"Q":d.qx=f[1],d.qy=f[2],f=["C",...Kh(d.x,d.y,f[1],f[2],f[3],f[4])];break;case"L":f=["C",...Cs(d.x,d.y,f[1],f[2])];break;case"H":f=["C",...Cs(d.x,d.y,f[1],d.y)];break;case"V":f=["C",...Cs(d.x,d.y,d.x,f[1])];break;case"Z":f=["C",...Cs(d.x,d.y,d.X,d.Y)];break}return f},r=function(f,d){if(f[d].length>7){f[d].shift();for(var h=f[d];h.length;)o[d]="A",f.splice(d++,0,["C",...h.splice(0,6)]);f.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],p=l.length;n.x=l[p-2],n.y=l[p-1],n.bx=Fh(l[p-4])||n.x,n.by=Fh(l[p-3])||n.y}return t}function st(e){return Yt(e)&&Sn(e,"waypoints")}function je(e){return Yt(e)&&Sn(e,"labelTarget")}function Z1(e){return Yt(e)&&Jr(e.parent)}function Qh(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function Oi(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function Se(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function Ps(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function Q1(e){return Oi({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function J1(e){for(var t=e.waypoints,n=t.reduce(function(u,l,p){var f=t[p-1];if(f){var d=u[u.length-1],h=d&&d.endLength||0,m=nS(f,l);u.push({start:f,end:l,startLength:h,endLength:h+m,length:m})}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 Ae(e){return st(e)?J1(e):Q1(e)}function tn(e,t,n){n=n||0,Yt(n)||(n={x:n,y:n});var i=Se(e),r=Se(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 ea(e,t,n){var i=eS(e,t);return i.length===1||i.length===2&&Jo(i[0],i[1])<1?Oi(i[0]):i.length>1?(i=oi(i,function(r){var o=Math.floor(r.t2*100)||1;return o=100-o,o=(o<10?"0":"")+o,r.segment2+"#"+o}),Oi(i[n?0:i.length-1])):null}function eS(e,t){return qh(e,t)}function tS(e){e=e.slice();for(var t=0,n,i,r;e[t];)n=e[t],i=e[t-1],r=e[t+1],Jo(n,r)===0||fl(i,r,n)?e.splice(t,1):t++;return e}function nS(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function As(e,t){return Math.round(e*t)/t}function Jh(e){return Oe(e)?e+"px":e}function iS(e){for(;e.parent;)e=e.parent;return e}function rS(e){e=j({},{width:"100%",height:"100%"},e);const t=e.container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),gn(n,{position:"relative",overflow:"hidden",width:Jh(e.width),height:Jh(e.height)}),t.appendChild(n),n}function em(e,t,n){const i=Ee("g");Ye(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",tm=0,aS=1,sS={shape:["x","y","width","height"],connection:["waypoints"]};function Te(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||{})}Te.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Te.prototype._init=function(e){const t=this._eventBus,n=this._container=rS(e),i=this._svg=Ee("svg");he(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")}),Le(n,i);const r=this._viewport=em(i,"viewport");e.deferUpdate&&(this._viewboxChanged=Mu(this._viewboxChanged,300)),this._restoreFocus=Mu(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)},Te.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},Te.prototype._setFocused=function(e){e!=this._focused&&(this._focused=e,this._eventBus.fire("canvas.focus.changed",{focused:e}))},Te.prototype._clear=function(){this._elementRegistry.getAll().forEach(t=>{const n=Nh(t);n==="root"?this.removeRootElement(t):this._removeElement(t,n)}),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Te.prototype.focus=function(){this._svg.focus({preventScroll:!0}),this._setFocused(!0)},Te.prototype.restoreFocus=function(){this._restoreFocus()},Te.prototype._restoreFocus=function(){document.activeElement===document.body&&this.focus()},Te.prototype.isFocused=function(){return this._focused},Te.prototype.getDefaultLayer=function(){return this.getLayer(oS,tm)},Te.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},Te.prototype._getChildIndex=function(e){return Rn(this._layers,function(t,n){return n.visible&&e>=n.index&&t++,t},0)},Te.prototype._createLayer=function(e,t){typeof t>"u"&&(t=aS);const n=this._getChildIndex(t);return{group:em(this._viewport,"layer-"+e,n),index:t,visible:!0}},Te.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},Te.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},Te.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],Ht(t.group))},Te.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Te.prototype.findRoot=function(e){const t=this._resolveElements(e);let n;for(const i of t){const r=this._findPlaneForRoot(iS(i));if(!r||n&&r.rootElement!==n)return;n=r.rootElement}return n},Te.prototype.getRootElements=function(){return this._planes.map(function(e){return e.rootElement})},Te.prototype._findPlaneForRoot=function(e){return lt(this._planes,function(t){return t.rootElement===e})},Te.prototype._resolveElement=function(e){return typeof e=="string"?this._elementRegistry.get(e):e},Te.prototype._resolveElements=function(e){return Pe(e)||(e=[e]),e.map(t=>this._resolveElement(t)).filter(Boolean)},Te.prototype.getContainer=function(){return this._container},Te.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&&(D([i.gfx,i.secondaryGfx],function(r){r&&(n?(e.markers.add(t),Ye(r).add(t)):(e.markers.delete(t),Ye(r).remove(t)))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Te.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Te.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Te.prototype.hasMarker=function(e,t){return e=this._resolveElement(e),e.markers?e.markers.has(t):!1},Te.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Te.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Te.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,tm);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Te.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},Te.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},Te.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)},Te.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})},Te.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})},Te.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=sS[e];if(!Ar(n,function(r){return typeof t[r]<"u"}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Te.prototype._setParent=function(e,t,n){St(t.children,e,n),e.parent=t},Te.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},Te.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Te.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Te.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),Et(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Te.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Te.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Te.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Te.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Te.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Te.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);Ko(t,l)});else return o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},a=Ko(t),r=a?a.matrix:f1(),s=As(r.a,1e3),c=As(-r.e||0,1e3),u=As(-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},Te.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox(function(){e=j({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),nm(t,n)}),{x:n.e,y:n.f}},Te.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(h=>h!=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=kt(o),s=Se(a),c=this.viewbox(),u=this.zoom();let l,p;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 f=Se(c);if(!(a.width<c.width&&a.height<c.height))l=a.x-c.x,p=a.y-c.y;else{const h=Math.max(0,s.right-f.right),m=Math.min(0,s.left-f.left),g=Math.max(0,s.bottom-f.bottom),S=Math.min(0,s.top-f.top);l=h||m,p=g||S}this.scroll({dx:-l*u,dy:-p*u})},Te.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)}),As(i.a,1e3)};function nm(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Te.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},Te.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 p=c.a;return t?(a=j(o,t),s=a.matrixTransform(c.inverse()),u=r.translate(s.x,s.y).scale(1/p*e).translate(-s.x,-s.y),l=c.multiply(u)):l=r.scale(e),nm(this._viewport,l),l},Te.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Te.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}},Te.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var po="data-element-id";function Bn(e){this._elements={},this._eventBus=e}Bn.$inject=["eventBus"],Bn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),he(t,po,i),n&&he(n,po,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Bn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(he(i.gfx,po,""),i.secondaryGfx&&he(i.secondaryGfx,po,""),delete t[n])},Bn.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)},Bn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&he(t,po,i),t},Bn.prototype.get=function(e){var t;typeof e=="string"?t=e:t=e&&he(e,po);var n=this._elements[t];return n&&n.element},Bn.prototype.filter=function(e){var t=[];return this.forEach(function(n,i){e(n,i)&&t.push(n)}),t},Bn.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}},Bn.prototype.getAll=function(){return this.filter(function(e){return e})},Bn.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)})},Bn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Bn.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 cS(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 uS(e){return e.__refs_collection===!0}function lS(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)}function im(e,t,n){var i=cS(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 pS(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 Hn(e,t){if(!(this instanceof Hn))return new Hn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Hn.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?im(this,t,e):pS(this,t,e)},Hn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return uS(n)||im(this,t,e),n},Hn.prototype.ensureBound=function(e,t){lS(e,t)||this.bind(e,t)},Hn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Hn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var gl=new Hn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),rm=new Hn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),om=new Hn({name:"attachers",collection:!0},{name:"host"}),am=new Hn({name:"outgoing",collection:!0},{name:"source"}),sm=new Hn({name:"incoming",collection:!0},{name:"target"});function fo(){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)}}),gl.bind(this,"parent"),rm.bind(this,"labels"),am.bind(this,"outgoing"),sm.bind(this,"incoming")}function ta(){fo.call(this),gl.bind(this,"children"),om.bind(this,"host"),om.bind(this,"attachers")}de(ta,fo);function cm(){fo.call(this),gl.bind(this,"children")}de(cm,ta);function um(){ta.call(this),rm.bind(this,"labelTarget")}de(um,ta);function lm(){fo.call(this),am.bind(this,"source"),sm.bind(this,"target")}de(lm,fo);var fS={connection:lm,shape:ta,label:um,root:cm};function dS(e,t){var n=fS[e];if(!n)throw new Error("unknown type: <"+e+">");return j(new n,t)}function hS(e){return e instanceof fo}function Di(){this._uid=12}Di.prototype.createRoot=function(e){return this.create("root",e)},Di.prototype.createLabel=function(e){return this.create("label",e)},Di.prototype.createShape=function(e){return this.create("shape",e)},Di.prototype.createConnection=function(e){return this.create("connection",e)},Di.prototype.create=function(e,t){return t=j({},t||{}),t.id||(t.id=e+"_"+this._uid++),dS(e,t)};var Ts="__fn",pm=1e3,mS=Array.prototype.slice;function An(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}An.prototype.on=function(e,t,n,i){if(e=Pe(e)?e:[e],Kt(t)&&(i=n,n=t,t=pm),!Oe(t))throw new Error("priority must be a number");var r=n;i&&(r=bn(n,i),r[Ts]=n[Ts]||n);var o=this;e.forEach(function(a){o._addListener(a,{priority:t,callback:r,next:null})})},An.prototype.once=function(e,t,n,i){var r=this;if(Kt(t)&&(i=n,n=t,t=pm),!Oe(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[Ts]=n,this.on(e,t,o)},An.prototype.off=function(e,t){e=Pe(e)?e:[e];var n=this;e.forEach(function(i){n._removeListener(i,t)})},An.prototype.createEvent=function(e){var t=new na;return t.init(e),t},An.prototype.fire=function(e,t){var n,i,r,o;if(o=mS.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 na?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}},An.prototype.handleError=function(e){return this.fire("error",{error:e})===!1},An.prototype._destroy=function(){this._listeners={}},An.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},An.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},An.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},An.prototype._getListeners=function(e){return this._listeners[e]},An.prototype._setListeners=function(e,t){this._listeners[e]=t},An.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[Ts]===t)&&(r?r.next=i:this._setListeners(e,i)),r=n,n=i};function na(){}na.prototype.stopPropagation=function(){this.cancelBubble=!0},na.prototype.preventDefault=function(){this.defaultPrevented=!0},na.prototype.init=function(e){j(this,e||{})};function gS(e,t){return e.apply(null,t)}function Br(e){return e.childNodes[0]}function yS(e){return e.parentNode.childNodes[1]}function Ms(e,t,n,i,r){var o=Yo();o.setTranslate(t,n);var a=Yo();a.setRotate(i||0,0,0);var s=Yo();s.setScale(1,1),Ko(e,[o,a,s])}function nn(e,t,n){var i=Yo();i.setTranslate(t,n),Ko(e,i)}function fm(e,t){var n=Yo();n.setRotate(t,0,0),Ko(e,n)}function Nn(e,t){this._eventBus=e,this._elementRegistry=t}Nn.$inject=["eventBus","elementRegistry"],Nn.prototype._getChildrenContainer=function(e){var t=this._elementRegistry.getGraphics(e),n;return e.parent?(n=yS(t),n||(n=Ee("g"),Ye(n).add("djs-children"),Le(t.parentNode,n))):n=t,n},Nn.prototype._clear=function(e){var t=Br(e);return vs(t),t},Nn.prototype._createContainer=function(e,t,n,i){var r=Ee("g");Ye(r).add("djs-group"),typeof n<"u"?vS(r,t,t.childNodes[n]):Le(t,r);var o=Ee("g");Ye(o).add("djs-element"),Ye(o).add("djs-"+e),i&&Ye(o).add("djs-frame"),Le(r,o);var a=Ee("g");return Ye(a).add("djs-visual"),Le(o,a),o},Nn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,$h(t))},Nn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry,i;i=Rn(e,function(r,o){return o.parent&&(r[o.parent.id]=o.parent),r},{}),D(i,function(r){var o=r.children;if(o){var a=t._getChildrenContainer(r),s=a.firstChild;D(o,function(c){var u=n.getGraphics(c).parentNode;u===s?s=s.nextSibling:a.insertBefore(u,s)})}})},Nn.prototype.drawShape=function(e,t,n={}){var i=this._eventBus;return i.fire("render.shape",{gfx:e,element:t,attrs:n})},Nn.prototype.getShapePath=function(e){var t=this._eventBus;return t.fire("render.getShapePath",e)},Nn.prototype.drawConnection=function(e,t,n={}){var i=this._eventBus;return i.fire("render.connection",{gfx:e,element:t,attrs:n})},Nn.prototype.getConnectionPath=function(e){var t=this._eventBus;return t.fire("render.getConnectionPath",e)},Nn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if(e==="shape")this.drawShape(i,t),nn(n,t.x,t.y);else if(e==="connection")this.drawConnection(i,t);else throw new Error("unknown type: "+e);t.hidden?he(n,"display","none"):he(n,"display","block")}},Nn.prototype.remove=function(e){var t=this._elementRegistry.getGraphics(e);Ht(t.parentNode)};function vS(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}const bS={__depends__:[O1],__init__:["canvas"],canvas:["type",Te],elementRegistry:["type",Bn],elementFactory:["type",Di],eventBus:["type",An],graphicsFactory:["type",Nn]};function _S(e){var t=new Bh(e);return t.init(),t}function xS(e){e=e||{};var t={config:["value",e]},n=[t,bS].concat(e.modules||[]);return _S(n)}function rr(e,t){this._injector=t||xS(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 pn(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function _n(e,t){return e.$instanceOf(t)}function wS(e){return lt(e.rootElements,function(t){return _n(t,"bpmn:Process")||_n(t,"bpmn:Collaboration")})}function ES(e){var t={},n=[],i={};function r(U,V){return function(Z){U(Z,V)}}function o(U){t[U.id]=U}function a(U){return t[U.id]}function s(U,V){var Z=U.gfx;if(Z)throw new Error(`already rendered ${pn(U)}`);return e.element(U,i[U.id],V)}function c(U,V){return e.root(U,i[U.id],V)}function u(U,V){try{var Z=i[U.id]&&s(U,V);return o(U),Z}catch(Fe){l(Fe.message,{element:U,error:Fe}),console.error(`failed to import ${pn(U)}`,Fe)}}function l(U,V){e.error(U,V)}var p=this.registerDi=function(V){var Z=V.bpmnElement;Z?i[Z.id]?l(`multiple DI elements defined for ${pn(Z)}`,{element:Z}):i[Z.id]=V:l(`no bpmnElement referenced in ${pn(V)}`,{element:V})};function f(U){d(U.plane)}function d(U){p(U),D(U.planeElement,h)}function h(U){p(U)}this.handleDefinitions=function(V,Z){var Fe=V.diagrams;if(Z&&Fe.indexOf(Z)===-1)throw new Error("diagram not part of <bpmn:Definitions />");if(!Z&&Fe&&Fe.length&&(Z=Fe[0]),!Z)throw new Error("no diagram to display");i={},f(Z);var Rt=Z.plane;if(!Rt)throw new Error(`no plane for ${pn(Z)}`);var T=Rt.bpmnElement;if(!T)if(T=wS(V),T)l(`correcting missing bpmnElement on ${pn(Rt)} to ${pn(T)}`),Rt.bpmnElement=T,p(Rt);else throw new Error("no process or collaboration to display");var b=c(T,Rt);if(_n(T,"bpmn:Process")||_n(T,"bpmn:SubProcess"))g(T,b);else if(_n(T,"bpmn:Collaboration"))_e(T,b),S(V.rootElements,b);else throw new Error(`unsupported bpmnElement for ${pn(Rt)}: ${pn(T)}`);m(n)};var m=this.handleDeferred=function(){for(var V;n.length;)V=n.shift(),V()};function g(U,V){le(U,V),N(U.ioSpecification,V),A(U.artifacts,V),o(U)}function S(U,V){var Z=ze(U,function(Fe){return!a(Fe)&&_n(Fe,"bpmn:Process")&&Fe.laneSets});Z.forEach(r(g,V))}function x(U,V){u(U,V)}function w(U,V){D(U,r(x,V))}function E(U,V){u(U,V)}function R(U,V){u(U,V)}function P(U,V){u(U,V)}function L(U,V){u(U,V)}function A(U,V){D(U,function(Z){_n(Z,"bpmn:Association")?n.push(function(){L(Z,V)}):L(Z,V)})}function N(U,V){U&&(D(U.dataInputs,r(R,V)),D(U.dataOutputs,r(P,V)))}var k=this.handleSubProcess=function(V,Z){le(V,Z),A(V.artifacts,Z)};function O(U,V){var Z=u(U,V);_n(U,"bpmn:SubProcess")&&k(U,Z||V),_n(U,"bpmn:Activity")&&N(U.ioSpecification,V),n.push(function(){D(U.dataInputAssociations,r(E,V)),D(U.dataOutputAssociations,r(E,V))})}function $(U,V){u(U,V)}function re(U,V){u(U,V)}function ye(U,V){n.push(function(){var Z=u(U,V);U.childLaneSet&&Ue(U.childLaneSet,Z||V),ne(U)})}function Ue(U,V){D(U.lanes,r(ye,V))}function q(U,V){D(U,r(Ue,V))}function le(U,V){me(U.flowElements,V),U.laneSets&&q(U.laneSets,V)}function me(U,V){D(U,function(Z){_n(Z,"bpmn:SequenceFlow")?n.push(function(){$(Z,V)}):_n(Z,"bpmn:BoundaryEvent")?n.unshift(function(){O(Z,V)}):_n(Z,"bpmn:FlowNode")?O(Z,V):_n(Z,"bpmn:DataObject")||(_n(Z,"bpmn:DataStoreReference")||_n(Z,"bpmn:DataObjectReference")?re(Z,V):l(`unrecognized flowElement ${pn(Z)} in context ${pn(V&&V.businessObject)}`,{element:Z,context:V}))})}function se(U,V){var Z=u(U,V),Fe=U.processRef;Fe&&g(Fe,Z||V)}function _e(U,V){D(U.participants,r(se,V)),n.push(function(){w(U.messageFlows,V)}),A(U.artifacts,V)}function ne(U){D(U.flowNodeRef,function(V){var Z=V.get("lanes");Z&&Z.push(U)})}}function v(e,t){var n=ee(e);return n&&typeof n.$instanceOf=="function"&&n.$instanceOf(t)}function He(e,t){return Yi(t,function(n){return v(e,n)})}function ee(e){return e&&e.businessObject||e}function Xe(e){return e&&e.di}function SS(e,t,n){var i,r,o,a,s=[];function c(u,l){var p={root:function(m,g){return i.add(m,g)},element:function(m,g,S){return i.add(m,g,S)},error:function(m,g){s.push({message:m,context:g})}},f=new ES(p);l=l||u.diagrams&&u.diagrams[0];var d=RS(u,l);if(!d)throw new Error("no diagram to display");D(d,function(m){f.handleDefinitions(u,m)});var h=l.plane.bpmnElement.id;o.setRootElement(o.findRoot(h+"_plane")||o.findRoot(h))}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(p){return p.warnings=s,l(p)}})}function RS(e,t){if(!(!t||!t.plane)){var n=t.plane.bpmnElement,i=n;!v(n,"bpmn:Process")&&!v(n,"bpmn:Collaboration")&&(i=CS(n));var r;v(i,"bpmn:Collaboration")?r=i:r=lt(e.rootElements,function(u){if(v(u,"bpmn:Collaboration"))return lt(u.participants,function(l){return l.processRef===i})});var o=[i];r&&(o=cn(r.participants,function(u){return u.processRef}),o.push(r));var a=dm(o),s=[t],c=[n];return D(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 dm(e){var t=[];return D(e,function(n){n&&(t.push(n),t=t.concat(dm(n.flowElements)))}),t}function CS(e){for(var t=e;t;){if(v(t,"bpmn:Process"))return t;t=t.$parent}}var PS='<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>',hm=PS,mm={verticalAlign:"middle"},gm={color:"#404040"},AS={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},TS={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},MS={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"},kS='<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">'+hm+'</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>',hi;function OS(){hi=ft(kS),gn(hi,AS),gn(at("svg",hi),mm),gn(at(".backdrop",hi),TS),gn(at(".notice",hi),MS),gn(at(".link",hi),gm,{margin:"15px 20px 15px 10px",alignSelf:"center"})}function DS(){hi||(OS(),Pn.bind(hi,".backdrop","click",function(e){document.body.removeChild(hi)})),document.body.appendChild(hi)}const ks=5,ym="djs-outline-hidden";function yt(e){e=j({},IS,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),this._init(this._container,this._moddle,e),NS(this._container)}de(yt,rr),yt.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(f){throw this._emit("import.parse.complete",{error:f}),f}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 p=await this.importDefinitions(s,n);return o=o.concat(p.warnings),this._emit("import.done",{error:null,warnings:o}),{warnings:o}}catch(a){let s=a;throw o=o.concat(s.warnings||[]),Os(s,o),s=LS(s),this._emit("import.done",{error:s,warnings:s.warnings}),s}},yt.prototype.importDefinitions=async function(t,n){return this._setDefinitions(t),{warnings:(await this.open(n)).warnings}},yt.prototype.open=async function(t){const n=this._definitions;let i=t;if(!n){const o=new Error("no XML imported");throw Os(o,[]),o}if(typeof t=="string"&&(i=BS(n,t),!i)){const o=new Error("BPMNDiagram <"+t+"> not found");throw Os(o,[]),o}try{this.clear()}catch(o){throw Os(o,[]),o}const{warnings:r}=await SS(this,n,i);return{warnings:r}},yt.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},yt.prototype.saveSVG=async function(){this._emit("saveSVG.start");let t,n;try{const i=this.get("canvas"),r=i.getActiveLayer(),o=at(":scope > defs",i._svg),a=Ih(r),s=o?"<defs>"+Ih(o)+"</defs>":"",c=i.getContainer();gt(c).add(ym);let u;try{u=r.getBBox()}finally{gt(c).remove(ym)}const l=u.x-ks,p=u.y-ks,f=u.width+ks*2,d=u.height+ks*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}},yt.prototype._setDefinitions=function(e){this._definitions=e},yt.prototype.getModules=function(){return this._modules},yt.prototype.clear=function(){this.getDefinitions()&&rr.prototype.clear.call(this)},yt.prototype.destroy=function(){rr.prototype.destroy.call(this),pi(this._container)},yt.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},yt.prototype.off=function(e,t){this.get("eventBus").off(e,t)},yt.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=at(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},yt.prototype.getDefinitions=function(){return this._definitions},yt.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},yt.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=j(ai(n,["additionalModules"]),{canvas:j({},n.canvas,{container:e}),modules:a});rr.call(this,s),n&&n.container&&this.attachTo(n.container)},yt.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},yt.prototype._createContainer=function(e){const t=ft('<div class="bjs-container"></div>');return gn(t,{width:gm(e.width),height:gm(e.height),position:e.position}),t},yt.prototype._createModdle=function(e){const t=j({},this._moddleExtensions,e.moddleExtensions);return new bd(t)},yt.prototype._modules=[];function ks(e,t){return e.warnings=t,e}function LS(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 IS={width:"100%",height:"100%",position:"relative"};function gm(e){return e+(Oe(e)?"px":"")}function BS(e,t){return t&&lt(e.diagrams,function(n){return n.id===t})||null}function NS(e){const n='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+fm+"</a>",i=ft(n);gn(at("svg",i),dm),gn(i,hm,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(i),De.bind(i,"click",function(r){DS(),r.preventDefault()})}function ho(e){yt.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)}de(ho,yt),ho.prototype._createModdle=function(e){var t=yt.prototype._createModdle.call(this,e);return t.ids=new li([32,36,1]),t},ho.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 qe(e,t){return v(e,"bpmn:CallActivity")?!1:v(e,"bpmn:SubProcess")?(t=t||Xe(e),t&&v(t,"bpmndi:BPMNPlane")?!0:t&&!!t.isExpanded):v(e,"bpmn:Participant")?!!ee(e).processRef:!0}function Zt(e){if(!(!v(e,"bpmn:Participant")&&!v(e,"bpmn:Lane"))){var t=Xe(e).isHorizontal;return t===void 0?!0:t}}function $S(e){return e&&ee(e).isInterrupting!==!1}function fn(e){return e&&!!ee(e).triggeredByEvent}function mo(e,t){var n=ee(e).eventDefinitions;return Yi(n,function(i){return v(i,t)})}function jS(e){return mo(e,"bpmn:ErrorEventDefinition")}function FS(e){return mo(e,"bpmn:EscalationEventDefinition")}function HS(e){return mo(e,"bpmn:CompensateEventDefinition")}var Nr={width:90,height:20},ym=15;function or(e){return v(e,"bpmn:Event")||v(e,"bpmn:Gateway")||v(e,"bpmn:DataStoreReference")||v(e,"bpmn:DataObjectReference")||v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput")||v(e,"bpmn:SequenceFlow")||v(e,"bpmn:MessageFlow")||v(e,"bpmn:Group")}function Os(e){return je(e.label)}function zS(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=GS(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-=ym:a+=ym,{x:a,y:s}}function GS(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 gl(e){return e.waypoints?zS(e.waypoints):v(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+Nr.height/2}:{x:e.x+e.width/2,y:e.y+e.height+Nr.height/2}}function VS(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(Nr.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=gl(t),i=Nr),j({x:n.x-i.width/2,y:n.y-i.height/2},i)}function vm(e){if(v(e,"bpmn:FlowElement")||v(e,"bpmn:Participant")||v(e,"bpmn:Lane")||v(e,"bpmn:SequenceFlow")||v(e,"bpmn:MessageFlow")||v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput"))return"name";if(v(e,"bpmn:TextAnnotation"))return"text";if(v(e,"bpmn:Group"))return"categoryValueRef"}function WS(e){var t=e.categoryValueRef;return t&&t.value||""}function $n(e){var t=e.businessObject,n=vm(t);if(n)return n==="categoryValueRef"?WS(t):t[n]||""}function US(e,t){var n=e.businessObject,i=vm(n);if(i)if(i==="categoryValueRef"){if(!n[i])return e;n[i].value=t}else n[i]=t;return e}function qS(e){return je(e)&&or(e.labelTarget)}var go=7;function bm(e){let t=[];return D(e.incoming,n=>{v(n,"bpmn:Association")&&v(n.source,"bpmn:TextAnnotation")&&t.push({annotation:n.source,association:n})}),D(e.outgoing,n=>{v(n,"bpmn:Association")&&v(n.target,"bpmn:TextAnnotation")&&t.push({annotation:n.target,association:n})}),t}function ia(e){const t=new Map;return D(ul(e),n=>{D(bm(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 yl="hsl(225, 10%, 15%)",YS="white";function mi(e,t){return Yi(e.eventDefinitions,function(n){return n.$type===t})}function KS(e){return e.$type==="bpmn:IntermediateThrowEvent"||e.$type==="bpmn:EndEvent"}function XS(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}function We(e,t,n){var i=Xe(e);return n||i.get("color:background-color")||i.get("bioc:fill")||t||YS}function fe(e,t,n){var i=Xe(e);return n||i.get("color:border-color")||i.get("bioc:stroke")||t||yl}function ra(e,t,n,i){var r=Xe(e),o=r.get("label");return i||o&&o.get("color:color")||t||fe(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 Lr(r)}function vl(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 Lr(a)}function ZS(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 Lr(s)}function QS(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 Lr(o)}function oa(e,t={}){return{width:zn(e,t),height:Tn(e,t)}}function zn(e,t={}){return Sn(t,"width")?t.width:e.width}function Tn(e,t={}){return Sn(t,"height")?t.height:e.height}var JS=new li,eR=10,Ds=3,tR=1.5,Ls=10,nR=4,yo=.95,iR=1,rR=.25;function $r(e,t,n,i,r,o,a){Mi.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,u=e&&e.defaultLabelColor;function l(A){return n.computeStyle(A,{strokeLinecap:"round",strokeLinejoin:"round",stroke:yl,strokeWidth:2,fill:"white"})}function f(A){return n.computeStyle(A,["no-fill"],{strokeLinecap:"round",strokeLinejoin:"round",stroke:yl,strokeWidth:2})}function p(A,b){var{ref:y={x:0,y:0},scale:B=1,element:z,parentGfx:K=r._svg}=b,ge=Ee("marker",{id:A,viewBox:"0 0 20 20",refX:y.x,refY:y.y,markerWidth:20*B,markerHeight:20*B,orient:"auto"});Le(ge,z);var Be=at(":scope > defs",K);Be||(Be=Ee("defs"),Le(K,Be)),Le(Be,ge)}function d(A,b,y,B){var z=JS.nextPrefixed("marker-");return h(A,z,b,y,B),"url(#"+z+")"}function h(A,b,y,B,z){if(y==="sequenceflow-end"){var K=Ee("path",{d:"M 1 5 L 11 10 L 1 15 Z",...l({fill:z,stroke:z,strokeWidth:1})});p(b,{element:K,ref:{x:11,y:10},scale:.5,parentGfx:A})}if(y==="messageflow-start"){var ge=Ee("circle",{cx:6,cy:6,r:3.5,...l({fill:B,stroke:z,strokeWidth:1,strokeDasharray:[1e4,1]})});p(b,{element:ge,ref:{x:6,y:6},parentGfx:A})}if(y==="messageflow-end"){var Be=Ee("path",{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z",...l({fill:B,stroke:z,strokeWidth:1,strokeDasharray:[1e4,1]})});p(b,{element:Be,ref:{x:8.5,y:5},parentGfx:A})}if(y==="association-start"){var Qe=Ee("path",{d:"M 11 5 L 1 10 L 11 15",...f({fill:"none",stroke:z,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(b,{element:Qe,ref:{x:1,y:10},scale:.5,parentGfx:A})}if(y==="association-end"){var Ct=Ee("path",{d:"M 1 5 L 11 10 L 1 15",...f({fill:"none",stroke:z,strokeWidth:1.5,strokeDasharray:[1e4,1]})});p(b,{element:Ct,ref:{x:11,y:10},scale:.5,parentGfx:A})}if(y==="conditional-flow-marker"){var rt=Ee("path",{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z",...l({fill:B,stroke:z})});p(b,{element:rt,ref:{x:-1,y:10},scale:.5,parentGfx:A})}if(y==="conditional-default-flow-marker"){var Nt=Ee("path",{d:"M 6 4 L 10 16",...l({stroke:z,fill:"none"})});p(b,{element:Nt,ref:{x:0,y:10},scale:.5,parentGfx:A})}}function m(A,b,y,B,z={}){Yt(B)&&(z=B,B=0),B=B||0,z=l(z);var K=b/2,ge=y/2,Be=Ee("circle",{cx:K,cy:ge,r:Math.round((b+y)/4-B),...z});return Le(A,Be),Be}function g(A,b,y,B,z,K){Yt(z)&&(K=z,z=0),z=z||0,K=l(K);var ge=Ee("rect",{x:z,y:z,width:b-z*2,height:y-z*2,rx:B,ry:B,...K});return Le(A,ge),ge}function S(A,b,y,B){var z=b/2,K=y/2,ge=[{x:z,y:0},{x:b,y:K},{x:z,y},{x:0,y:K}],Be=ge.map(function(Ct){return Ct.x+","+Ct.y}).join(" ");B=l(B);var Qe=Ee("polygon",{...B,points:Be});return Le(A,Qe),Qe}function E(A,b,y,B){y=f(y);var z=Xo(b,y,B);return Le(A,z),z}function x(A,b,y){return E(A,b,y,5)}function w(A,b,y){y=f(y);var B=Ee("path",{...y,d:b});return Le(A,B),B}function C(A,b,y,B){return w(b,y,j({"data-marker":A},B))}function P(A){return Rt[A]}function L(A){return function(b,y,B){return P(A)(b,y,B)}}var T={"bpmn:MessageEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.235,my:.315}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill),ge=B?We(b,s,y.fill):fe(b,c,y.stroke),Be=w(A,z,{fill:K,stroke:ge,strokeWidth:1});return Be},"bpmn:TimerEventDefinition":function(A,b,y={}){var B=y.width||b.width,z=y.height||b.height,K=y.width?1:2,ge=m(A,B,z,.2*z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:K}),Be=i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:B,containerHeight:z,position:{mx:.5,my:.5}});w(A,Be,{stroke:fe(b,c,y.stroke),strokeWidth:K});for(var Qe=0;Qe<12;Qe++){var Ct=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:B,containerHeight:z,position:{mx:.5,my:.5}}),rt=B/2,Nt=z/2;w(A,Ct,{strokeWidth:1,stroke:fe(b,c,y.stroke),transform:"rotate("+Qe*30+","+Nt+","+rt+")"})}return ge},"bpmn:EscalationEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.2}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ConditionalEventDefinition":function(A,b,y={}){var B=i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.222}});return w(A,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:LinkEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.57,my:.263}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ErrorEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.2,my:.722}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:CancelEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.638,my:-.055}}),K=B?fe(b,c,y.stroke):"none",ge=w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1});return lm(ge,45),ge},"bpmn:CompensateEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.22,my:.5}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:SignalEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.2}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{strokeWidth:1,fill:K,stroke:fe(b,c,y.stroke)})},"bpmn:MultipleEventDefinition":function(A,b,y={},B){var z=i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.211,my:.36}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return w(A,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ParallelMultipleEventDefinition":function(A,b,y={}){var B=i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.458,my:.194}});return w(A,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:TerminateEventDefinition":function(A,b,y={}){var B=m(A,b.width,b.height,8,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:4});return B}};function N(A,b,y={},B){var z=ee(A),K=KS(z),ge=B||A;return z.get("eventDefinitions")&&z.get("eventDefinitions").length>1?z.get("parallelMultiple")?T["bpmn:ParallelMultipleEventDefinition"](b,ge,y,K):T["bpmn:MultipleEventDefinition"](b,ge,y,K):mi(z,"bpmn:MessageEventDefinition")?T["bpmn:MessageEventDefinition"](b,ge,y,K):mi(z,"bpmn:TimerEventDefinition")?T["bpmn:TimerEventDefinition"](b,ge,y,K):mi(z,"bpmn:ConditionalEventDefinition")?T["bpmn:ConditionalEventDefinition"](b,ge,y,K):mi(z,"bpmn:SignalEventDefinition")?T["bpmn:SignalEventDefinition"](b,ge,y,K):mi(z,"bpmn:EscalationEventDefinition")?T["bpmn:EscalationEventDefinition"](b,ge,y,K):mi(z,"bpmn:LinkEventDefinition")?T["bpmn:LinkEventDefinition"](b,ge,y,K):mi(z,"bpmn:ErrorEventDefinition")?T["bpmn:ErrorEventDefinition"](b,ge,y,K):mi(z,"bpmn:CancelEventDefinition")?T["bpmn:CancelEventDefinition"](b,ge,y,K):mi(z,"bpmn:CompensateEventDefinition")?T["bpmn:CompensateEventDefinition"](b,ge,y,K):mi(z,"bpmn:TerminateEventDefinition")?T["bpmn:TerminateEventDefinition"](b,ge,y,K):null}var k={ParticipantMultiplicityMarker:function(A,b,y={}){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2-6)/B,my:(z-15)/z}});C("participant-multiplicity",A,K,{strokeWidth:2,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},SubProcessMarker:function(A,b,y={}){var B=g(A,14,14,0,{strokeWidth:1,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)});nn(B,b.width/2-7.5,b.height-20);var z=i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2-7.5)/b.width,my:(b.height-20)/b.height}});C("sub-process",A,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},ParallelMarker:function(A,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.parallel)/B,my:(z-20)/z}});C("parallel",A,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},SequentialMarker:function(A,b,y){var B=i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2+y.seq)/b.width,my:(b.height-19)/b.height}});C("sequential",A,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},CompensationMarker:function(A,b,y){var B=i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2+y.compensation)/b.width,my:(b.height-13)/b.height}});C("compensation",A,B,{strokeWidth:1,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},LoopMarker:function(A,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.loop)/B,my:(z-7)/z}});C("loop",A,K,{strokeWidth:1.5,fill:"none",stroke:fe(b,c,y.stroke),strokeMiterlimit:.5})},AdhocMarker:function(A,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.adhoc)/B,my:(z-15)/z}});C("adhoc",A,K,{strokeWidth:1,fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke)})}};function O(A,b,y,B){k[A](b,y,B)}function $(A,b,y=[],B={}){B={fill:B.fill,stroke:B.stroke,width:zn(b,B),height:Tn(b,B)};var z=ee(b),K=y.includes("SubProcessMarker");K?B={...B,seq:-21,parallel:-22,compensation:-25,loop:-18,adhoc:10}:B={...B,seq:-5,parallel:-6,compensation:-7,loop:0,adhoc:-8},z.get("isForCompensation")&&y.push("CompensationMarker"),v(z,"bpmn:AdHocSubProcess")&&(y.push("AdhocMarker"),K||j(B,{compensation:B.compensation-18}));var ge=z.get("loopCharacteristics"),Be=ge&&ge.get("isSequential");ge&&(j(B,{compensation:B.compensation-18}),y.includes("AdhocMarker")&&j(B,{seq:-23,loop:-18,parallel:-24}),Be===void 0&&y.push("LoopMarker"),Be===!1&&y.push("ParallelMarker"),Be===!0&&y.push("SequentialMarker")),y.includes("CompensationMarker")&&y.length===1&&j(B,{compensation:-8}),D(y,function(Qe){O(Qe,A,b,B)})}function re(A,b,y={}){y=j({size:{width:100}},y);var B=o.createText(b||"",y);return Ye(B).add("djs-label"),Le(A,B),B}function ye(A,b,y,B={}){var z=ee(b),K=oa({x:b.x,y:b.y,width:b.width,height:b.height},B);return re(A,z.name,{align:y,box:K,padding:7,style:{fill:ra(b,u,c,B.stroke)}})}function Ue(A,b,y={}){var B={width:b.width,height:b.height,x:b.width/2+b.x,y:b.height/2+b.y};return re(A,$n(b),{box:B,style:j({},o.getExternalStyle(),{fill:ra(b,u,c,y.stroke)})})}function q(A,b,y,B={}){var z=Zt(y),K=re(A,b,{box:{height:30,width:z?Tn(y,B):zn(y,B)},align:"center-middle",style:{fill:ra(y,u,c,B.stroke)}});if(z){var ge=-1*Tn(y,B);Ts(K,0,-ge,270)}}function le(A,b,y={}){var{width:B,height:z}=oa(b,y);return g(A,B,z,Ls,{...y,fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke)})}function me(A,b,y={}){var B=ee(b),z=We(b,s,y.fill),K=fe(b,c,y.stroke);return(B.get("associationDirection")==="One"||B.get("associationDirection")==="Both")&&(y.markerEnd=d(A,"association-end",z,K)),B.get("associationDirection")==="Both"&&(y.markerStart=d(A,"association-start",z,K)),y=Ze(y,["markerStart","markerEnd"]),x(A,b.waypoints,{...y,stroke:K,strokeDasharray:"0, 5"})}function se(A,b,y={}){var B=We(b,s,y.fill),z=fe(b,c,y.stroke),K=i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.474,my:.296}}),ge=w(A,K,{fill:B,fillOpacity:yo,stroke:z}),Be=ee(b);if(XS(Be)){var Qe=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.33,my:(b.height-18)/b.height}});w(A,Qe,{strokeWidth:2,fill:B,stroke:z})}return ge}function _e(A,b,y={}){return m(A,b.width,b.height,{fillOpacity:yo,...y,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})}function ne(A,b,y={}){return S(A,b.width,b.height,{fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke)})}function U(A,b,y={}){var B=g(A,zn(b,y),Tn(b,y),0,{fill:We(b,s,y.fill),fillOpacity:y.fillOpacity||yo,stroke:fe(b,c,y.stroke),strokeWidth:1.5}),z=ee(b);if(v(z,"bpmn:Lane")){var K=z.get("name");q(A,K,b,y)}return B}function V(A,b,y={}){var B=le(A,b,y),z=qe(b);if(fn(b)&&(he(B,{strokeDasharray:"0, 5.5",strokeWidth:2.5}),!z)){var K=ee(b).flowElements||[],ge=K.filter(Be=>v(Be,"bpmn:StartEvent"));ge.length===1&&Z(ge[0],A,y,b)}return ye(A,b,z?"center-top":"center-middle",y),z?$(A,b,void 0,y):$(A,b,["SubProcessMarker"],y),B}function Z(A,b,y,B){var z=22,K={fill:We(B,s,y.fill),stroke:fe(B,c,y.stroke),width:z,height:z},ge=ee(A).isInterrupting,Be=ge?0:3,Qe=ge?1:1.2,Ct=20,rt=(z-Ct)/2,Nt="translate("+rt+","+rt+")";m(b,Ct,Ct,{fill:K.fill,stroke:K.stroke,strokeWidth:Qe,strokeDasharray:Be,transform:Nt}),N(A,b,K,B)}function Fe(A,b,y={}){var B=le(A,b,y);return ye(A,b,"center-middle",y),$(A,b,void 0,y),B}var Rt=this.handlers={"bpmn:AdHocSubProcess":function(A,b,y={}){return qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]),V(A,b,y)},"bpmn:Association":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),me(A,b,y)},"bpmn:BoundaryEvent":function(A,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=ee(b),K=z.get("cancelActivity");y={strokeWidth:1.5,fill:We(b,s,y.fill),fillOpacity:iR,stroke:fe(b,c,y.stroke)},K||(y.strokeDasharray="6");var ge=_e(A,b,y);return m(A,b.width,b.height,Ds,{...y,fill:"none"}),B&&N(b,A,y),ge},"bpmn:BusinessRuleTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y),z=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}}),K=w(A,z);he(K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1});var ge=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}}),Be=w(A,ge);return he(Be,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:CallActivity":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),V(A,b,{strokeWidth:5,...y})},"bpmn:ComplexGateway":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(A,b,y),z=i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:b.width,containerHeight:b.height,position:{mx:.46,my:.26}});return w(A,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:DataInput":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getRawPath("DATA_ARROW"),z=se(A,b,y);return w(A,B,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1}),z},"bpmn:DataInputAssociation":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),me(A,b,{...y,markerEnd:d(A,"association-end",We(b,s,y.fill),fe(b,c,y.stroke))})},"bpmn:DataObject":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),se(A,b,y)},"bpmn:DataObjectReference":L("bpmn:DataObject"),"bpmn:DataOutput":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getRawPath("DATA_ARROW"),z=se(A,b,y);return w(A,B,{strokeWidth:1,fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke)}),z},"bpmn:DataOutputAssociation":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),me(A,b,{...y,markerEnd:d(A,"association-end",We(b,s,y.fill),fe(b,c,y.stroke))})},"bpmn:DataStoreReference":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:0,my:.133}});return w(A,B,{fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke),strokeWidth:2})},"bpmn:EndEvent":function(A,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=_e(A,b,{...y,strokeWidth:4});return B&&N(b,A,y),z},"bpmn:EventBasedGateway":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=ne(A,b,y);m(A,b.width,b.height,b.height*.2,{fill:We(b,"none",y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1});var K=B.get("eventGatewayType"),ge=!!B.get("instantiate");function Be(){var Ct=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:b.width,containerHeight:b.height,position:{mx:.36,my:.44}});w(A,Ct,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:2})}if(K==="Parallel"){var Qe=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:b.width,containerHeight:b.height,position:{mx:.474,my:.296}});w(A,Qe,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1})}else K==="Exclusive"&&(ge||m(A,b.width,b.height,b.height*.26,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1}),Be());return z},"bpmn:ExclusiveGateway":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(A,b,y),z=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:b.width,containerHeight:b.height,position:{mx:.32,my:.3}}),K=Xe(b);return K.get("isMarkerVisible")&&w(A,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:Gateway":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),ne(A,b,y)},"bpmn:Group":function(A,b,y={}){return y=Ze(y,["fill","stroke","width","height"]),g(A,b.width,b.height,Ls,{stroke:fe(b,c,y.stroke),strokeWidth:1.5,strokeDasharray:"10, 6, 0, 6",fill:"none",pointerEvents:"none",width:zn(b,y),height:Tn(b,y)})},"bpmn:InclusiveGateway":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(A,b,y);return m(A,b.width,b.height,b.height*.24,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:2.5}),B},"bpmn:IntermediateEvent":function(A,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=_e(A,b,{...y,strokeWidth:1.5});return m(A,b.width,b.height,Ds,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1.5}),B&&N(b,A,y),z},"bpmn:IntermediateCatchEvent":L("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":L("bpmn:IntermediateEvent"),"bpmn:Lane":function(A,b,y={}){return y=Ze(y,["fill","stroke","width","height"]),U(A,b,{...y,fillOpacity:rR})},"bpmn:ManualTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y),z=i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}});return w(A,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5}),B},"bpmn:MessageFlow":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=Xe(b),K=We(b,s,y.fill),ge=fe(b,c,y.stroke),Be=x(A,b.waypoints,{markerEnd:d(A,"messageflow-end",K,ge),markerStart:d(A,"messageflow-start",K,ge),stroke:ge,strokeDasharray:"10, 11",strokeWidth:1.5});if(B.get("messageRef")){var Qe=Be.getPointAtLength(Be.getTotalLength()/2),Ct=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:Qe.x,y:Qe.y}}),rt={strokeWidth:1};z.get("messageVisibleKind")==="initiating"?(rt.fill=K,rt.stroke=ge):(rt.fill=ge,rt.stroke=K);var Nt=w(A,Ct,rt),Pt=B.get("messageRef"),vn=Pt.get("name"),pt=re(A,vn,{align:"center-top",fitBox:!0,style:{fill:ge}}),Vt=Nt.getBBox(),dn=pt.getBBox(),Cr=Qe.x-dn.width/2,wn=Qe.y+Vt.height/2+eR;Ts(pt,Cr,wn,0)}return Be},"bpmn:ParallelGateway":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(A,b,y),z=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:b.width,containerHeight:b.height,position:{mx:.46,my:.2}});return w(A,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:Participant":function(A,b,y={}){y=Ze(y,["fill","stroke","width","height"]);var B=U(A,b,y),z=qe(b),K=Zt(b),ge=ee(b),Be=ge.get("name");if(z){var Qe=K?[{x:30,y:0},{x:30,y:Tn(b,y)}]:[{x:0,y:30},{x:zn(b,y),y:30}];E(A,Qe,{stroke:fe(b,c,y.stroke),strokeWidth:tR}),q(A,Be,b,y)}else{var Ct=oa(b,y);K||(Ct.height=zn(b,y),Ct.width=Tn(b,y));var rt=re(A,Be,{box:Ct,align:"center-middle",style:{fill:ra(b,u,c,y.stroke)}});if(!K){var Nt=-1*Tn(b,y);Ts(rt,0,-Nt,270)}}return ge.get("participantMultiplicity")&&O("ParticipantMultiplicityMarker",A,b,y),B},"bpmn:ReceiveTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=Fe(A,b,y),K;return B.get("instantiate")?(m(A,28,28,20*.22,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),K=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):K=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),w(A,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),z},"bpmn:ScriptTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y),z=i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}});return w(A,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:SendTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y),z=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}});return w(A,z,{fill:fe(b,c,y.stroke),stroke:We(b,s,y.fill),strokeWidth:1}),B},"bpmn:SequenceFlow":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=We(b,s,y.fill),z=fe(b,c,y.stroke),K=x(A,b.waypoints,{markerEnd:d(A,"sequenceflow-end",B,z),stroke:z}),ge=ee(b),{source:Be}=b;if(Be){var Qe=ee(Be);ge.get("conditionExpression")&&v(Qe,"bpmn:Activity")&&he(K,{markerStart:d(A,"conditional-flow-marker",B,z)}),Qe.get("default")&&(v(Qe,"bpmn:Gateway")||v(Qe,"bpmn:Activity"))&&Qe.get("default")===ge&&he(K,{markerStart:d(A,"conditional-default-flow-marker",B,z)})}return K},"bpmn:ServiceTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y);m(A,10,10,{fill:We(b,s,y.fill),stroke:"none",transform:"translate(6, 6)"});var z=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}});w(A,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),m(A,10,10,{fill:We(b,s,y.fill),stroke:"none",transform:"translate(11, 10)"});var K=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}});return w(A,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:StartEvent":function(A,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=ee(b);z.get("isInterrupting")||(y={...y,strokeDasharray:"6"});var K=_e(A,b,y);return B&&N(b,A,y),K},"bpmn:SubProcess":function(A,b,y={}){return qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]),V(A,b,y)},"bpmn:Task":function(A,b,y={}){return y=Ze(y,["fill","stroke"]),Fe(A,b,y)},"bpmn:TextAnnotation":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var{width:B,height:z}=oa(b,y),K=g(A,B,z,0,0,{fill:"none",stroke:"none"}),ge=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:0,my:0}});w(A,ge,{stroke:fe(b,c,y.stroke)});var Be=ee(b),Qe=Be.get("text")||"";return re(A,Qe,{align:"left-top",box:oa(b,y),padding:go,style:{fill:ra(b,u,c,y.stroke)}}),K},"bpmn:Transaction":function(A,b,y={}){qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]);var B=V(A,b,{strokeWidth:1.5,...y}),z=n.style(["no-fill","no-events"],{stroke:fe(b,c,y.stroke),strokeWidth:1.5}),K=qe(b);return K||(y={}),g(A,zn(b,y),Tn(b,y),Ls-Ds,Ds,z),B},"bpmn:UserTask":function(A,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(A,b,y),z=15,K=12,ge=i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:z,y:K}});w(A,ge,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5});var Be=i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:z,y:K}});w(A,Be,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5});var Qe=i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:z,y:K}});return w(A,Qe,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:.5}),B},label:function(A,b,y={}){return Ue(A,b,y)}};this._drawPath=w,this._renderer=P}de($r,Mi),$r.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],$r.prototype.canRender=function(e){return v(e,"bpmn:BaseElement")},$r.prototype.drawShape=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},$r.prototype.drawConnection=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},$r.prototype.getShapePath=function(e){return je(e)?vl(e,nR):v(e,"bpmn:Event")?_m(e):v(e,"bpmn:Activity")?vl(e,Ls):v(e,"bpmn:Gateway")?ZS(e):QS(e)};function Ze(e,t=[]){return t.reduce((n,i)=>(e[i]&&(n[i]=e[i]),n),{})}var oR=0,aR={width:150,height:50};function sR(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}function cR(e){return Yt(e)?j({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}var bl=null;function uR(){return bl||(bl=document.createElement("canvas").getContext("2d")),bl}function lR(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(xm(e.fontSize)||"12px"),t.push(e.fontFamily||"sans-serif"),t.join(" ")}function xm(e){if(e!=null)return typeof e=="number"||/^-?\d+(\.\d+)?$/.test(e)?e+"px":e}function pR(e,t){var n=uR();if(!n)return{width:0,height:0};n.font=lR(t),"letterSpacing"in n&&(n.letterSpacing=xm(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=pR(r,n),o.width=r?o.width:0,r===" "||r===""||o.width<Math.round(t)||r.length<2)return dR(e,r,i,o);r=mR(r,o.width,t)}}function dR(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 wm="­";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===wm)&&r.pop();break}var a=r[r.length-1];return a&&a===wm&&(r[r.length-1]="-"),r.join("")}function mR(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 Is(e){this._config=j({},{size:aR,padding:oR,style:{},align:"center-top"},e||{})}Is.prototype.createText=function(e,t){return this.layoutText(e,t).element},Is.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},Is.prototype.layoutText=function(e,t){for(var n=j({},this._config.size,t.box),i=j({},this._config.style,t.style),r=sR(t.align||this._config.align),o=cR(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=Rn(u,function(g,S,E){return g+(s||S.height)},0)+o.top+o.bottom,p=Rn(u,function(g,S,E){return S.width>g?S.width:g},0),d=o.top;r.vertical==="middle"&&(d+=(n.height-f)/2),d-=(s||u[0].height)/4;var h=Ee("text");he(h,i),D(u,function(g){var S;switch(d+=s||g.height,r.horizontal){case"left":S=o.left;break;case"right":S=(a?p:l)-o.right-g.width;break;default:S=Math.max(((a?p:l)-g.width)/2+o.left,0)}var E=Ee("tspan");he(E,{x:S,y:d}),E.textContent=g.text,Le(h,E)});var m={width:p,height:f};return{dimensions:m,element:h}};function gR(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}var yR=12,vR=1.2,bR=40;function Em(e){var t=j({fontFamily:"Arial, sans-serif",fontSize:yR,fontWeight:"normal",lineHeight:vR},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=j({},t,{fontSize:n},e&&e.externalStyle||{}),r=new Is({style:t});this.getExternalLabelBounds=function(a,s){var c={width:Math.max(a.width,Nr.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:go});return{x:a.x,y:a.y,width:a.width,height:Math.max(bR,Math.round(c.height))}},this.getDimensions=function(a,s){return r.getDimensions(a,s||{})};function o(a,s,c){return r.getDimensions(a,j({box:s},c))}this.createText=function(a,s){return r.createText(a,s||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}Em.$inject=["config.textRenderer"];function _R(){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=SR(i.d,{mx:r,my:o,e:a});return f}}var xR=/\{([^{}]+)\}/g,wR=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;function ER(e,t,n){var i=n;return t.replace(wR,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 SR(e,t){return String(e).replace(xR,function(n,i){return ER(n,i,t)})}const RR={__init__:["bpmnRenderer"],bpmnRenderer:["type",$r],textRenderer:["type",Em],pathMap:["type",_R]};function CR(e,t){return t=t||{},e.replace(/{([^}]+)}/g,function(n,i){return t[i]||"{"+i+"}"})}const aa={translate:["value",CR]};function Bs(e,t,n){return j({id:e.id,type:e.$type,businessObject:e,di:t},n)}function PR(e,t,n){var i=e.waypoint;return!i||i.length<2?[Ae(t),Ae(n)]:i.map(function(r){return{x:r.x,y:r.y}})}function Sm(e,t,n){return new Error(`element ${pn(t)} referenced by ${pn(e)}#${n} not yet drawn`)}function Li(e,t,n,i,r){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._textRenderer=r}Li.$inject=["eventBus","canvas","elementFactory","elementRegistry","textRenderer"],Li.prototype.add=function(e,t,n){var i,r,o;if(v(t,"bpmndi:BPMNPlane")){var a=v(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(Bs(e,t,a)),this._canvas.addRootElement(i)}else if(v(t,"bpmndi:BPMNShape")){var s=!qe(e,t),c=TR(e);r=n&&(n.hidden||n.collapsed);var u=t.bounds;i=this._elementFactory.createShape(Bs(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})),v(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),v(e,"bpmn:Lane")&&(o=0),v(e,"bpmn:DataStoreReference")&&(AR(n,Ae(u))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else if(v(t,"bpmndi:BPMNEdge")){var l=this._getSource(e),f=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(Bs(e,t,{hidden:r,source:l,target:f,waypoints:PR(t,l,f)})),v(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 or(e)&&$n(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Li.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 Sm(e,n,"attachedToRef");t.host=i,r||(i.attachers=r=[]),r.indexOf(t)===-1&&r.push(t)},Li.prototype.addLabel=function(e,t,n){var i,r,o;return i=VS(t,n),r=$n(n),r&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(Bs(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!$n(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)},Li.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?Sm(e,i,t+"Ref"):new Error(`${pn(e)}#${t} Ref not specified`)},Li.prototype._getSource=function(e){return this._getConnectedElement(e,"source")},Li.prototype._getTarget=function(e){return this._getConnectedElement(e,"target")},Li.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};function AR(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 TR(e){return v(e,"bpmn:Group")}const Rm={__depends__:[RR,{__depends__:[aa],bpmnImporter:["type",Li]}]};function sa(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function ni(e,t){return{x:e.x-t.x,y:e.y-t.y}}function _l(e){return Math.log(e)/Math.log(10)}var MR=1e3;function J(e){this._eventBus=e}J.$inject=["eventBus"];function kR(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}J.prototype.on=function(e,t,n,i,r,o){if((Kt(t)||Oe(t))&&(o=r,r=i,i=n,n=t,t=null),Kt(n)&&(o=r,r=i,i=n,n=MR),Yt(r)&&(o=r,r=!1),!Kt(i))throw new Error("handlerFn must be a function");Pe(e)||(e=[e]);var a=this._eventBus;D(e,function(s){var c=["commandStack",s,t].filter(function(u){return u}).join(".");a.on(c,n,r?kR(i,o):i,o)})},J.prototype.canExecute=Ii("canExecute"),J.prototype.preExecute=Ii("preExecute"),J.prototype.preExecuted=Ii("preExecuted"),J.prototype.execute=Ii("execute"),J.prototype.executed=Ii("executed"),J.prototype.postExecute=Ii("postExecute"),J.prototype.postExecuted=Ii("postExecuted"),J.prototype.revert=Ii("revert"),J.prototype.reverted=Ii("reverted");function Ii(e){return function(n,i,r,o,a){(Kt(n)||Oe(n))&&(a=o,o=r,r=i,i=n,n=null),this.on(n,e,i,r,o,a)}}var xl=["top","bottom","left","right"],Ns=10;function wl(e,t){J.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(Os(r)&&!st(r)){var o=LR(r);o&&i(r,o)}}function i(r,o){var a=Ae(r),s=r.label,c=Ae(s);if(s.parent){var u=Se(r),l;switch(o){case"top":l={x:a.x,y:u.top-Ns-s.height/2};break;case"left":l={x:u.left-Ns-s.width/2,y:a.y};break;case"bottom":l={x:a.x,y:u.bottom+Ns+s.height/2};break;case"right":l={x:u.right+Ns+s.width/2,y:a.y};break}var f=ni(l,c);t.moveShape(s,f)}}}de(wl,J),wl.$inject=["eventBus","modeling"];function OR(e){var t=e.host,n=Ae(e),i=tn(n,t),r;i.indexOf("-")>=0?r=i.split("-"):r=[i];var o=xl.filter(function(a){return r.indexOf(a)===-1});return o}function DR(e){var t=Ae(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 Cm(t,i)});return n}function LR(e){var t=Ae(e.label),n=Ae(e),i=Cm(n,t);if(IR(i)){var r=DR(e);if(e.host){var o=OR(e);r=r.concat(o)}var a=xl.filter(function(s){return r.indexOf(s)===-1});return a.indexOf(i)!==-1?tn(e.label,e)!=="intersect"?void 0:i:a[0]}}function Cm(e,t){return tn(t,e,5)}function IR(e){return xl.indexOf(e)!==-1}function El(e){J.call(this,e),this.preExecute("shape.append",function(t){var n=t.source,i=t.shape;t.position||(v(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)}de(El,J),El.$inject=["eventBus"];var BR=1500;function Sl(e,t,n){e.invoke(J,this),this.preExecute("elements.delete",BR,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=ze(r,u=>v(u,"bpmn:Participant")||v(u,"bpmn:SubProcess"));if(!o.length)return[];var a=n.getRootElement(),s=new Set(a.children.filter(u=>v(u,"bpmn:Artifact"))),c=new Set;return D(o,u=>{const l=new Set(eo(lo(Array.from(s),kt(u))));c=c.union(l),s=s.difference(l)}),Array.from(c)}}de(Sl,J),Sl.$inject=["injector","eventBus","canvas"];function Rl(e,t){e.invoke(J,this),this.postExecute("shape.move",function(n){var i=n.newParent,r=n.shape,o=ze(r.incoming.concat(r.outgoing),function(a){return v(a,"bpmn:Association")});D(o,function(a){t.moveConnection(a,{x:0,y:0},i)})},!0)}de(Rl,J),Rl.$inject=["injector","modeling"];function vo(e,t){for(En(t)&&(t=[t]);e=e.parent;)if(He(e,t))return e;return null}function Pm(e,t){var n=vo(e,"bpmn:Process");if(n)return!0;var i=["bpmn:Participant","bpmn:Lane"];if(n=vo(e,i),n)return Zt(n);if(He(e,i))return Zt(e);var r;for(r=ee(e);r&&!v(r,"bpmn:Process");r=r.$parent);if(!t)return!0;var o=t.find(function(a){var s=ee(a);return s&&s.get("processRef")===r});return o?Zt(o):!0}var Am=500;function $s(e,t){t.invoke(J,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",Am,function(i){var r=i.elements;r=r.filter(function(o){var a=o.host;return Tm(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",Am,function(i){var r=i.shapes,o=i.newHost;if(r.length===1){var a=r[0];Tm(a,o)&&(i.shapes=[n._replaceShape(a,o)])}},!0)}$s.$inject=["bpmnReplace","injector"],de($s,J),$s.prototype._replaceShape=function(e,t){var n=NR(e),i={type:"bpmn:BoundaryEvent",host:t};return n&&(i.eventDefinitionType=n.$type),this._bpmnReplace.replaceElement(e,i,{layoutConnection:!1})};function NR(e){var t=ee(e),n=t.eventDefinitions;return n&&n[0]}function Tm(e,t){return!je(e)&&He(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function Cl(e,t){J.call(this,e);function n(i){return ze(i.attachers,function(r){return v(r,"bpmn:BoundaryEvent")})}this.postExecute("connection.create",function(i){var r=i.context.source,o=i.context.target,a=n(o);v(r,"bpmn:EventBasedGateway")&&v(o,"bpmn:ReceiveTask")&&a.length>0&&t.removeElements(a)}),this.postExecute("connection.reconnect",function(i){var r=i.context.oldSource,o=i.context.newSource;v(r,"bpmn:Gateway")&&v(o,"bpmn:EventBasedGateway")&&D(o.outgoing,function(a){var s=a.target,c=n(s);v(s,"bpmn:ReceiveTask")&&c.length>0&&t.removeElements(c)})})}Cl.$inject=["eventBus","modeling"],de(Cl,J);function Mm(e){return e.create("bpmn:Category")}function $R(e){return e.create("bpmn:CategoryValue")}function km(e,t){var n=t.get("categoryValueRef");return n||(n=t.categoryValueRef=$R(e)),n.$parent||(n.$parent=Mm(e)),n}function jR(e,t,n){return St(t.get("categoryValue"),e),e.$parent=t,St(n.get("rootElements"),t),t.$parent=n,e}function FR(e){var t=e.$parent;return t&&(Et(t.get("categoryValue"),e),e.$parent=null),e}function HR(e){var t=e.$parent;return t&&(Et(t.get("rootElements"),e),e.$parent=null),e}var zR=500;function Pl(e,t,n){n.invoke(J,this);function i(c){return t.filter(function(u){return v(u,"bpmn:Group")&&!u.labelTarget}).map(ee).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&&jR(c,u,e.getDefinitions())}function s(c,u,l){u&&!o(u,l)&&HR(u),c&&!r(c,l)&&FR(c)}this.executed(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!v(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;!v(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ee(u))},!0),this.executed(["shape.move","shape.resize"],zR,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,ee(u))},!0),this.executed("group.updateRefs",function(c){Om(c).forEach(function(u){a(u.categoryValue,u.category)})},!0),this.reverted("group.updateRefs",function(c){Om(c).forEach(function(u){s(u.categoryValue,u.category,ee(u.groupShape))})},!0),this.executed("shape.delete",function(c){var u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ee(u))},!0),this.reverted("shape.delete",function(c){var u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0)}Pl.$inject=["bpmnjs","elementRegistry","injector"],de(Pl,J);function Om(e){var t;return((t=e.updates)==null?void 0:t.groups)||[]}function Al(e,t,n){J.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(g){const S=g.source,E=g.target;bo(S)&&ca(E)&&l(E)}function r(g){const S=g.connection,E=g.source,x=g.target;bo(E)&&js(x)&&(u(x),p(E,[S]))}function o(g){const S=g.newTarget,E=g.oldSource,x=g.oldTarget;if(x!==S){const w=E;ca(x)&&l(x),bo(w)&&js(S)&&u(S)}}function a(g){const{element:S}=g;ca(S)?(f(S),d(S)):js(S)&&h(S)}function s(g){const{newData:S,oldShape:E}=g;if(bo(g.oldShape)&&S.eventDefinitionType!=="bpmn:CompensateEventDefinition"||S.type!=="bpmn:BoundaryEvent"){const x=E.outgoing.find(({target:w})=>ca(w));x&&x.target&&(g._connectionTarget=x.target)}else if(!bo(g.oldShape)&&S.eventDefinitionType==="bpmn:CompensateEventDefinition"&&S.type==="bpmn:BoundaryEvent"){const x=E.outgoing.find(({target:w})=>js(w));x&&x.target&&(g._connectionTarget=x.target),m(E)}}function c(g){const{_connectionTarget:S,newShape:E}=g;S&&t.connect(E,S)}function u(g){t.updateProperties(g,{isForCompensation:!0})}function l(g){t.updateProperties(g,{isForCompensation:void 0})}function f(g){for(const S of g.incoming)n.canConnect(S.source,g)||t.removeConnection(S);for(const S of g.outgoing)n.canConnect(g,S.target)||t.removeConnection(S)}function p(g,S){g.outgoing.filter(w=>v(w,"bpmn:Association")).filter(w=>ca(w.target)&&!S.includes(w)).forEach(w=>t.removeConnection(w))}function d(g){const S=g.attachers.slice();S.length&&t.removeElements(S)}function h(g){const S=g.incoming.filter(E=>bo(E.source));t.removeElements(S)}function m(g){const S=g.outgoing.filter(E=>v(E,"bpmn:SequenceFlow"));t.removeElements(S)}}de(Al,J),Al.$inject=["eventBus","modeling","bpmnRules"];function ca(e){const t=ee(e);return t&&t.get("isForCompensation")}function bo(e){return e&&v(e,"bpmn:BoundaryEvent")&&mo(e,"bpmn:CompensateEventDefinition")}function js(e){return e&&v(e,"bpmn:Activity")&&!fn(e)}function Tl(e){e.invoke(J,this),this.preExecute("shape.create",1500,function(t){var n=t.context,i=n.parent,r=n.shape;v(i,"bpmn:Lane")&&!v(r,"bpmn:Lane")&&(n.parent=vo(i,"bpmn:Participant"))})}Tl.$inject=["injector"],de(Tl,J);function Ml(e,t){J.call(this,e),this.preExecute("shape.create",function(n){var a;var i=n.context,r=i.shape;if(v(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}})}Ml.$inject=["eventBus","bpmnFactory"],de(Ml,J);var kl=20,Ol=20,Dm=30,Fs=2e3;function Dl(e,t,n){J.call(this,t),t.on(["create.start","shape.move.start"],Fs,function(r){var o=r.context,a=o.shape,s=e.getRootElement();if(!(!v(a,"bpmn:Participant")||!v(s,"bpmn:Process")||!s.children.length)){var c=s.children.filter(function(f){return!v(f,"bpmn:Group")&&!je(f)&&!st(f)});if(c.length){var u=kt(c),l=GR(a,u);j(a,l),o.createConstraints=VR(a,u)}}}),t.on("create.start",Fs,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}v(a,"bpmn:Participant")&&v(s,"bpmn:Process")&&(t.on("element.hover",Fs,u),t.once("create.cleanup",function(){t.off("element.hover",u)}))});function i(){var r=e.getRootElement();return v(r,"bpmn:Collaboration")?r:n.makeCollaboration()}this.preExecute("elements.create",Fs,function(r){var o=r.elements,a=r.parent,s=WR(o),c;s&&v(a,"bpmn:Process")&&(r.parent=i(),c=r.hints=r.hints||{},c.participant=s,c.process=a,c.processRef=ee(s).get("processRef"))},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;v(a,"bpmn:Participant")&&v(o,"bpmn:Process")&&(r.parent=i(),r.process=o,r.processRef=ee(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)&&ee(s).set("processRef",ee(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)&&ee(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)}Dl.$inject=["canvas","eventBus","modeling"],de(Dl,J);function GR(e,t){t={width:t.width+kl*2+Dm,height:t.height+Ol*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 VR(e,t){return t=Se(t),{bottom:t.top+e.height/2-Ol,left:t.right-e.width/2+kl,top:t.bottom-e.height/2+Ol,right:t.left+e.width/2-kl-Dm}}function WR(e){return lt(e,function(t){return v(t,"bpmn:Participant")})}var Lm="__targetRef_placeholder";function Ll(e,t){J.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Im(o)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Im(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===Lm});return!u&&s&&(u=t.create("bpmn:Property",{name:Lm}),St(c,u)),u}function r(a,s){var c=i(a);c&&(n(a,c,s)||Et(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,h=s.oldTarget||s.target,m=h&&h.businessObject,g=c.businessObject,S;m&&m!==f&&r(m,u),d&&d!==f&&r(d,u),f?(S=i(f,!0),g.targetRef=S):g.targetRef=null}}Ll.$inject=["eventBus","bpmnFactory"],de(Ll,J);function Im(e){return function(t){var n=t.context,i=n.connection;if(v(i,"bpmn:DataInputAssociation"))return e(t)}}function Hs(e){this._bpmnUpdater=e}Hs.$inject=["bpmnUpdater"],Hs.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),[]},Hs.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 Il(e,t,n,i){J.call(this,i),t.registerHandler("dataStore.updateContainment",Hs);function r(){return n.filter(function(s){return v(s,"bpmn:Participant")&&ee(s).processRef})[0]}function o(s){return s.children.filter(function(c){return v(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:Xe(s),newSemanticParent:l.processRef||l,newDiParent:Xe(c)})}}this.preExecute("shape.create",function(s){var c=s.context,u=c.shape;v(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 v(f,"bpmn:DataStoreReference")});l.length&&(c.hints||(c.hints={}),c.hints.autoResize=u.filter(function(f){return!v(f,"bpmn:DataStoreReference")}))}),this.postExecute("shape.create",function(s){var c=s.context,u=c.shape,l=u.parent;v(u,"bpmn:DataStoreReference")&&u.type!=="label"&&v(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(!v(l,"bpmn:Collaboration")&&v(u,"bpmn:DataStoreReference")&&u.type!=="label"&&v(f,"bpmn:Collaboration")){var p=v(l,"bpmn:Participant")?l:qR(l,"bpmn:Participant");a(u,p)}}),this.postExecute("shape.delete",function(s){var c=s.context,u=c.shape,l=e.getRootElement();He(u,["bpmn:Participant","bpmn:SubProcess"])&&v(l,"bpmn:Collaboration")&&o(l).filter(function(f){return UR(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){v(l,"bpmn:Process")&&a(p,l)})})}Il.$inject=["canvas","commandStack","elementRegistry","eventBus"],de(Il,J);function UR(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 qR(e,t){for(;e.parent;){if(v(e.parent,t))return e.parent;e=e.parent}}var zs=Math.max,Gs=Math.min,YR=20;function Bm(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function KR(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 XR(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 Vs(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return Oe(r)&&(i=(/top|left/.test(e)?Gs:zs)(i,r)),Oe(o)&&(i=(/top|left/.test(e)?zs:Gs)(i,o)),i}function ZR(e,t){if(!t)return e;var n=Se(e);return Cs({top:Vs("top",n,t),right:Vs("right",n,t),bottom:Vs("bottom",n,t),left:Vs("left",n,t)})}function QR(e,t,n,i){var r=Se(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?Se(i):o,s={top:Gs(o.top,a.top),left:Gs(o.left,a.left),bottom:zs(o.bottom,a.bottom),right:zs(o.right,a.right)};return Cs(s)}function ua(e,t){return typeof e<"u"?e:YR}function JR(e,t){var n,i,r,o;return typeof t=="object"?(n=ua(t.left),i=ua(t.right),r=ua(t.top),o=ua(t.bottom)):n=i=r=o=ua(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}function eC(e){return!(e.waypoints||e.type==="label")}function Nm(e,t){var n;if(e.length===void 0?n=ze(e.children,eC):n=e,n.length)return JR(kt(n),t)}var ar=Math.abs;function tC(e,t){return Bm(Se(t),Se(e))}var nC=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Gn=30;function Ws(e,t){return t=t||[],e.children.filter(function(n){v(n,"bpmn:Lane")&&(Ws(n,t),t.push(n))}),t}function sr(e){return e.children.filter(function(t){return v(t,"bpmn:Lane")})}function Vn(e){return vo(e,nC)||e}function iC(e,t){var n=Vn(e),i=v(n,"bpmn:Process")?[]:[n],r=Ws(n,i),o=Se(e),a=Se(t),s=tC(e,t),c=[],u=Zt(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,h=u?s.left:0,m=Se(l);s.top&&(ar(m.bottom-o.top)<10&&(d=a.top-m.bottom),ar(m.top-o.top)<5&&(f=a.top-m.top)),s.left&&(ar(m.right-o.left)<10&&(p=a.left-m.right),ar(m.left-o.left)<5&&(h=a.left-m.left)),s.bottom&&(ar(m.top-o.bottom)<10&&(f=a.bottom-m.top),ar(m.bottom-o.bottom)<5&&(d=a.bottom-m.bottom)),s.right&&(ar(m.left-o.right)<10&&(h=a.right-m.left),ar(m.right-o.right)<5&&(p=a.right-m.right)),(f||p||d||h)&&c.push({shape:l,newBounds:XR(l,{top:f,right:p,bottom:d,left:h})})}}),c}var rC=500;function Bl(e,t){J.call(this,e);function n(i,r){var o=Zt(i),a=sr(r),s=[],c=[],u=[],l=[];if(Ir(a,function(g){return o?g.y>i.y?c.push(g):s.push(g):g.x>i.x?l.push(g):u.push(g),g.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,h,m;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&&(h=t.calculateAdjustments(u,"x",f,i.x-10),t.makeSpace(h.movingShapes,h.resizingShapes,{x:f,y:0},"e")),l.length&&(m=t.calculateAdjustments(l,"x",-f,i.x+i.width+10),t.makeSpace(m.movingShapes,m.resizingShapes,{x:-f,y:0},"w"))}}this.postExecuted("shape.delete",rC,function(i){var r=i.context,o=r.hints,a=r.shape,s=r.oldParent;v(a,"bpmn:Lane")&&(o&&o.nested||n(a,s))})}Bl.$inject=["eventBus","spaceTool"],de(Bl,J);var $m=500;function Us(e,t){t.invoke(J,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",$m,function(i){var r=i.elements;r.filter(function(o){var a=o.host;return jm(o,a)}).map(function(o){return r.indexOf(o)}).forEach(function(o){i.elements[o]=n._replaceShape(r[o])})},!0),this.preExecute("elements.move",$m,function(i){var r=i.shapes,o=i.newHost;r.forEach(function(a,s){var c=a.host;jm(a,aC(r,c)?c:o)&&(r[s]=n._replaceShape(a))})},!0)}Us.$inject=["bpmnReplace","injector"],de(Us,J),Us.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=ee(e),n=t.eventDefinitions;return n&&n[0]}function jm(e,t){return!je(e)&&v(e,"bpmn:BoundaryEvent")&&!t}function aC(e,t){return e.indexOf(t)!==-1}var qs=Math.round,sC=Math.max;function cC(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 uC(e){var t=[];return e.forEach(function(n,i){t.push([i===0?"M":"L",n.x,n.y])}),t}var Fm=10;function lC(e,t){var n,i;for(n=0;i=e[n];n++)if(Jo(i,t)<=Fm)return{point:e[n],bendpoint:!0,index:n};return null}function pC(e,t){var n=Wh(cC(t,Fm),uC(e)),i=n[0],r=n[n.length-1],o;return i?i!==r?i.segment2!==r.segment2?(o=sC(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 Nl(e,t){return lC(e,t)||pC(e,t)}function $l(e,t,n){J.call(this,e);function i(r,o,a){var s=o.waypoints,c,u,l,f,p,d,h,m=r.outgoing.slice(),g=r.incoming.slice(),S;Oe(a.width)?S=Ae(a):S=a;var E=Nl(s,S);if(E){if(c=s.slice(0,E.index),u=s.slice(E.index+(E.bendpoint?1:0)),!c.length||!u.length)return;l=E.bendpoint?s[E.index]:S,(c.length===1||!Hm(r,c[c.length-1]))&&c.push(zm(l)),(u.length===1||!Hm(r,u[0]))&&u.unshift(zm(l))}f=o.source,p=o.target,t.canConnect(f,r,o)&&(n.reconnectEnd(o,r,c||S),d=o),t.canConnect(r,p,o)&&(d?h=n.connect(r,p,{type:o.type,waypoints:u}):(n.reconnectStart(o,r,u||S),h=o));var x=[].concat(d&&ze(g,function(w){return w.source===d.source})||[],h&&ze(m,function(w){return w.target===h.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=Ae(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&&Nl(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)}de($l,J),$l.$inject=["eventBus","bpmnRules","modeling"];function Hm(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 zm(e){return j({},e)}function jl(e,t){J.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)&&_o(r)){var c=[];v(o,"bpmn:EventBasedGateway")?c=a.incoming.filter(u=>u!==r&&_o(u)):c=a.incoming.filter(u=>u!==r&&_o(u)&&v(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(v(r,"bpmn:EventBasedGateway")){var o=r.outgoing.filter(_o).reduce(function(a,s){return a.includes(s.target)?a:a.concat(s.target)},[]);o.forEach(function(a){a.incoming.filter(_o).forEach(function(s){const c=a.incoming.filter(_o).filter(function(u){return u.source===r});(s.source!==r||c.length>1)&&t.removeConnection(s)})})}})}jl.$inject=["eventBus","modeling"],de(jl,J);function _o(e){return v(e,"bpmn:SequenceFlow")}var Ys=1500,Gm=2e3;function Vm(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"],Ys,function(i){var r=i.context,o=r.shape||i.shape,a=i.hover;v(a,"bpmn:Lane")&&!He(o,["bpmn:Lane","bpmn:Participant"])&&(i.hover=Vn(a),i.hoverGfx=e.getGraphics(i.hover));var s=n.getRootElement();a&&a!==s&&(o.labelTarget||He(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"],Ys,function(i){var r=i.hover;v(r,"bpmn:Lane")&&(i.hover=Vn(r)||r,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["bendpoint.move.hover"],Ys,function(i){var r=i.context,o=i.hover,a=r.type;v(o,"bpmn:Lane")&&/reconnect/.test(a)&&(i.hover=Vn(o)||o,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.start"],Ys,function(i){var r=i.context,o=r.start;v(o,"bpmn:Lane")&&(r.start=Vn(o)||o)}),t.on("shape.move.start",Gm,function(i){var r=i.shape;v(r,"bpmn:Lane")&&(i.shape=Vn(r)||r)}),t.on("spaceTool.move",Gm,function(i){var r=i.hover;r&&v(r,"bpmn:Lane")&&(i.hover=Vn(r))})}Vm.$inject=["elementRegistry","eventBus","canvas"];var Wm=770;function Fl(e,t,n,i){n.invoke(J,this);function r(s,c){var u=ee(s),l=c.categoryValue||u.categoryValueRef;l||(l=km(e,u));var f=c.category||l.$parent||Mm(e);u.categoryValueRef=l,l.$parent=f,c.categoryValue=l,c.category=f}function o(s,c){var u=ee(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;v(u,"bpmn:Group")&&r(u,c)}),this.revert("label.create",function(s){var c=s.context,u=c.labelTarget;v(u,"bpmn:Group")&&o(u,c)}),this.execute("shape.delete",function(s){var c=s.context,u=c.shape,l=ee(u);if(!(!v(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(!(!v(u,"bpmn:Group")||u.labelTarget)){var l=c.category,f=c.categoryValue,p=ee(u);f&&(p.categoryValueRef=f,f.$parent=l)}}),this.execute("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!v(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ee(u).categoryValueRef&&!c.categoryValue||r(u,c)}),this.reverted("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!v(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ee(u).categoryValueRef&&!c.categoryValue||o(u,c)}),this.executed(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||ee(u).categoryValueRef||r(u,c)}),this.reverted(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!v(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",Wm,function(s){var c=s.descriptor,u=s.element;if(!(!v(u,"bpmn:Group")||u.labelTarget)){var l=ee(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",Wm,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})}Fl.$inject=["bpmnFactory","eventBus","injector","moddleCopy"],de(Fl,J);function Hl(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 Um(e){function t(i,r,o){var a={x:o.x,y:o.y-50},s={x:o.x-50,y:o.y},c=Hl(i,r,o,a),u=Hl(i,r,o,s),l;c&&u?qm(c,o)>qm(u,o)?l=u:l=c:l=c||u,i.original=l}function n(i){var r=i.waypoints;t(r[0],r[1],Ae(i.source)),t(r[r.length-1],r[r.length-2],Ae(i.target))}e.on("bpmnElement.added",function(i){var r=i.element;r.waypoints&&n(r)})}Um.$inject=["eventBus"];function qm(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function zl(e){J.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=ee(i),o=Xe(i);if(He(r,t)){var a=o.get("isHorizontal");a===void 0&&(a=!0),o.set("isHorizontal",a)}})}zl.$inject=["eventBus"],de(zl,J);function Ym(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Km(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 dC(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 Gl(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=dC([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 Xm(e,t){var n=Gl(e,t),i={x:n.x-e.x,y:n.y-e.y};return Ym(i)}function la(e,t){return Ym({x:e.x-t.x,y:e.y-t.y})}var Zm=Math.sqrt,Qm=Math.min,hC=Math.max,Jm=Math.abs;function eg(e){return Math.pow(e,2)}function pa(e,t){return Zm(eg(e.x-t.x)+eg(e.y-t.y))}function mC(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],ng(i,r)?u=[i]:(o=pa(e,i),a=pa(e,r),c=Qm(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:ng(i,u[0])?n:n+1}),u.length===2&&(s=vC(u[0],u[1]),l={type:"segment",position:s,segmentIndex:n,relativeLocation:pa(i,s)/pa(i,r)}),f=pa(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 h=Zm(d),m=-f+h,g=-f-h,S={x:e.x-r*m,y:e.y-o*m};if(d===0)return[S];var E={x:e.x-r*g,y:e.y-o*g};return[S,E].filter(function(x){return yC(x,e,t)})}function yC(e,t,n){return tg(e.x,t.x,n.x)&&tg(e.y,t.y,n.y)}function tg(e,t,n){return e>=Qm(t,n)-Ks&&e<=hC(t,n)+Ks}function vC(e,t){return{x:(e.x+t.x)/2,y:(e.y+t.y)/2}}var Ks=.1;function ng(e,t){return Jm(e.x-t.x)<=Ks&&Jm(e.y-t.y)<=Ks}function bC(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=rg(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 ig(e,t,n,i){var r=0,o=0,a={point:e,delta:{x:0,y:0}},s=mC(e,n),c=s.segmentIndex,u=bC(n,t,s,i);if(u<0||u>t.length-2||u===null)return a;var l=og(n,c),f=og(t,u),p=s.position,d=xC(l,p),h=_C(l,f);if(s.type==="bendpoint"){var m=t.length-n.length,g=s.bendpointIndex,S=n[g];if(t.indexOf(S)!==-1)return a;if(m===0){var E=t[g];return r=E.x-s.position.x,o=E.y-s.position.y,{delta:{x:r,y:o},point:{x:e.x+r,y:e.y+o}}}m<0&&g!==0&&g<n.length-1&&(d=rg(n,g))}var x={x:(f[1].x-f[0].x)*d+f[0].x,y:(f[1].y-f[0].y)*d+f[0].y},w=fC({x:e.x-p.x,y:e.y-p.y},h);return r=x.x+w.x-e.x,o=x.y+w.y-e.y,{point:Oi(x),delta:Oi({x:r,y:o})}}function rg(e,t){var n=la(e[t-1],e[t]),i=la(e[t],e[t+1]),r=n/(n+i);return r}function _C(e,t){var n=Km(e),i=Km(t);return i-n}function og(e,t){return[e[t],e[t+1]]}function xC(e,t){var n=la(e[0],e[1]),i=la(e[0],t);return n===0?0:i/n}function wC(e,t,n,i){var r=Ae(e);return ig(r,t,n,i).delta}function fa(e,t,n){var i=sa(t),r=sa(n),o=ni(e,i),a={x:o.x*(n.width/t.width),y:o.y*(n.height/t.height)};return Oi({x:r.x+a.x,y:r.y+a.y})}function ag(e,t,n){var i=sa(e),r=sa(t),o=sa(n),a=ni(e,i),s=ni(i,r),c=EC(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 Oi({x:l.x+a.x-e.x,y:l.y+a.y-e.y})}function EC(e,t,n){var i=Se(t),r=Se(n);if(SC(i,r))return null;var o=tn(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=tn(n,s),c!==o?null:a}function SC(e,t){return RC(e,t)||CC(e,t)}function RC(e,t){return e.right!==t.right&&e.left!==t.left}function CC(e,t){return e.top!==t.top&&e.bottom!==t.bottom}var sg="name",cg="text";function Vl(e,t,n,i){J.call(this,e),this.postExecute("element.updateProperties",r),this.postExecute("element.updateModdleProperties",a=>{ee(a.context.element)===a.context.moddleElement&&r(a)});function r(a){var s=a.context,c=s.element,u=s.properties;if(sg in u&&t.updateLabel(c,u[sg]),cg in u&&v(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;je(u)||!or(u)||$n(u)&&t.updateLabel(u,$n(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=j({},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),wC(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=ee(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(!(!je(c)||u.autoResize)){var l=s.newBounds,f=i.getDimensions($n(c)||"",{box:l,style:i.getExternalStyle()}),p=Math.ceil(f.height),d=l.y!==c.y,h=c.y+c.height;s.newBounds={width:l.width,height:p,x:l.x,y:d?h-p:l.y}}}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.newBounds,l=s.oldBounds;if(Os(c)){var f=c.label,p=Ae(f),d=TC(l),h=AC(p,d),m=PC(h,l,u);t.moveShape(f,m)}})}de(Vl,J),Vl.$inject=["eventBus","modeling","bpmnFactory","textRenderer"];function PC(e,t,n){var i=fa(e,t,n);return Oi(ni(i,e))}function AC(e,t){if(t.length){var n=MC(e,t);return Gl(e,n)}}function TC(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 MC(e,t){var n=t.map(function(r){return{line:r,distance:Xm(e,r)}}),i=oi(n,"distance");return i[0].line}function kC(e,t,n,i){return ig(e,t,n,i).point}function Wl(e,t){J.call(this,e);function n(i,r){var o=i.context,a=o.connection,s=j({},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),kC(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)})})}de(Wl,J),Wl.$inject=["eventBus","modeling"];function Xs(e,t,n){var i=Qs(e),r=lg(i,t),o=i[0];return r.length?r[r.length-1]:fa(o.original||o,n,t)}function Zs(e,t,n){var i=Qs(e),r=lg(i,t),o=i[i.length-1];return r.length?r[0]:fa(o.original||o,n,t)}function Ul(e,t,n){var i=Qs(e),r=ug(t,n),o=i[0];return fa(o.original||o,r,t)}function ql(e,t,n){var i=Qs(e),r=ug(t,n),o=i[i.length-1];return fa(o.original||o,r,t)}function ug(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function Qs(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function lg(e,t){var n=cn(e,DC);return ze(n,function(i){return OC(i,t)})}function OC(e,t){return tn(t,e,1)==="intersect"}function DC(e){return e.original||e}function Yl(e,t){J.call(this,e),this.postExecute("shape.replace",function(n){var i=n.oldShape,r=n.newShape;if(LC(i,r)){var o=IC(i);o.incoming.forEach(function(a){var s=Zs(a,r,i);t.reconnectEnd(a,r,s)}),o.outgoing.forEach(function(a){var s=Xs(a,r,i);t.reconnectStart(a,r,s)})}},!0)}Yl.$inject=["eventBus","modeling"],de(Yl,J);function LC(e,t){return v(e,"bpmn:Participant")&&qe(e)&&v(t,"bpmn:Participant")&&!qe(t)}function IC(e){var t=Zo([e]),n=[],i=[];return t.forEach(function(r){r!==e&&(r.incoming.forEach(function(o){v(o,"bpmn:MessageFlow")&&n.push(o)}),r.outgoing.forEach(function(o){v(o,"bpmn:MessageFlow")&&i.push(o)}))},[]),{incoming:n,outgoing:i}}const BC=["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:EscalationEventDefinition","bpmn:ConditionalEventDefinition","bpmn:SignalEventDefinition"];function pg(e){const t=ee(e);if(!v(t,"bpmn:BoundaryEvent")&&!(v(t,"bpmn:StartEvent")&&fn(t.$parent)))return!1;const n=t.get("eventDefinitions");return!n||!n.length?!1:BC.some(i=>v(n[0],i))}function fg(e){return v(e,"bpmn:BoundaryEvent")?"cancelActivity":"isInterrupting"}function Kl(e,t){e.invoke(J,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=fg(r);if(o.targetElement&&o.targetElement[a]!==void 0)return;const c=ee(i).get(a),u=ee(r).get(a);c!==u&&t.updateProperties(r,{[a]:c})})}Kl.$inject=["injector","modeling"],de(Kl,J);function Xl(e,t){J.call(this,e),this.preExecute("shape.resize",function(n){var i=n.shape,r=Xe(i),o=r&&r.get("label"),a=o&&o.get("bounds");a&&t.updateModdleProperties(i,o,{bounds:void 0})},!0)}de(Xl,J),Xl.$inject=["eventBus","modeling"];function Zl(e,t,n){J.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(!(!v(o,"bpmn:SequenceFlow")||!v(a,"bpmn:SequenceFlow"))&&t.canConnect(o.source,a.target,o)){var s=NC(o.waypoints,a.waypoints);n.reconnectEnd(o,a.target,s)}}})}de(Zl,J),Zl.$inject=["eventBus","bpmnRules","modeling"];function xo(e){return e.original||e}function NC(e,t){var n=Hl(xo(e[e.length-2]),xo(e[e.length-1]),xo(t[1]),xo(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[xo(e[0]),xo(t[t.length-1])]}function Ql(e,t){J.call(this,e),this.preExecute("shape.delete",function(n){var i=n.shape,r=i.parent;v(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)}Ql.$inject=["eventBus","modeling"],de(Ql,J);function Jl(e,t,n,i){J.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;v(c,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(u,l)||(d=!0),n.canConnectMessageFlow(u,l)&&(p="bpmn:MessageFlow")),v(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,h;d=n.canConnect(f,p),!(!d||d.type===l.type)&&(h=t.connect(f,p,{type:d.type,associationDirection:d.associationDirection,waypoints:l.waypoints.slice()}),l.parent&&t.removeConnection(l),u.connection=h,r&&s(l,h))}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;D(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,no({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})})}de(Jl,J),Jl.$inject=["eventBus","modeling","bpmnRules","injector"];function Js(e,t,n,i,r,o){i.invoke(J,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=Rn(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=[];D(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})})}de(Js,J),Js.prototype._replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;D(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)},Js.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var $C=1500,jC={width:140,height:120},ep={width:300,height:60},tp={width:60,height:300},ec={width:300,height:150},tc={width:150,height:300},dg={width:140,height:120},hg={width:100,height:40};function mg(e){e.on("resize.start",$C,function(t){var n=t.context,i=n.shape,r=n.direction,o=n.balanced;(v(i,"bpmn:Lane")||v(i,"bpmn:Participant"))&&(n.resizeConstraints=VC(i,r,o)),v(i,"bpmn:SubProcess")&&qe(i)&&(n.minDimensions=dg),v(i,"bpmn:TextAnnotation")&&(n.minDimensions=hg)})}mg.$inject=["eventBus"];var cr=Math.abs,FC=Math.min,HC=Math.max;function gg(e,t,n,i){var r=e[t];e[t]=r===void 0?n:i(n,r)}function wo(e,t,n){return gg(e,t,n,FC)}function Eo(e,t,n){return gg(e,t,n,HC)}var zC={top:20,left:50,right:20,bottom:20},GC={top:50,left:20,right:20,bottom:20};function VC(e,t,n){var i=Vn(e),r=!0,o=!0,a=Ws(i,[i]),s=Se(e),c={},u={},l=Zt(e),f=l?ep:tp;/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(h){var m=Se(h);l?(m.top<s.top-10&&(r=!1),m.bottom>s.bottom+10&&(o=!1)):(m.left<s.left-10&&(r=!1),m.right>s.right+10&&(o=!1)),/n/.test(t)&&(n&&cr(s.top-m.bottom)<10&&Eo(c,"top",m.top+f.height),cr(s.top-m.top)<5&&wo(u,"top",m.bottom-f.height)),/e/.test(t)&&(n&&cr(s.right-m.left)<10&&wo(c,"right",m.right-f.width),cr(s.right-m.right)<5&&Eo(u,"right",m.left+f.width)),/s/.test(t)&&(n&&cr(s.bottom-m.top)<10&&wo(c,"bottom",m.bottom-f.height),cr(s.bottom-m.bottom)<5&&Eo(u,"bottom",m.top+f.height)),/w/.test(t)&&(n&&cr(s.left-m.right)<10&&Eo(c,"left",m.left+f.width),cr(s.left-m.left)<5&&wo(u,"left",m.right-f.width))});var p=i.children.filter(function(h){return!h.hidden&&!h.waypoints&&(v(h,"bpmn:FlowElement")||v(h,"bpmn:Artifact"))}),d=l?zC:GC;return p.forEach(function(h){var m=Se(h);/n/.test(t)&&(!l||r)&&wo(u,"top",m.top-d.top),/e/.test(t)&&(l||o)&&Eo(u,"right",m.right+d.right),/s/.test(t)&&(!l||o)&&Eo(u,"bottom",m.bottom+d.bottom),/w/.test(t)&&(l||r)&&wo(u,"left",m.left-d.left)}),{min:u,max:c}}function yg(e){!e||typeof e.stopPropagation!="function"||e.stopPropagation()}function So(e){return e.originalEvent||e.srcEvent}function np(e){yg(e),yg(So(e))}function jr(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 vg(){return/mac/i.test(navigator.platform)}function bg(e,t){return(So(e)||e).button===t}function ur(e){return bg(e,0)}function WC(e){return bg(e,1)}function da(e){var t=So(e)||e;return ur(e)?vg()?t.metaKey:t.ctrlKey:!1}function nc(e){var t=So(e)||e;return ur(e)&&t.shiftKey}var _g=1001;function xg(e,t){e.on("resize.start",_g+500,function(n){var i=n.context,r=i.shape;(v(r,"bpmn:Lane")||v(r,"bpmn:Participant"))&&(i.balanced=!da(n))}),e.on("resize.end",_g,function(n){var i=n.context,r=i.shape,o=i.canExecute,a=i.newBounds;if(v(r,"bpmn:Lane")||v(r,"bpmn:Participant"))return o&&(a=Xh(a),t.resizeLane(r,a,i.balanced)),!1})}xg.$inject=["eventBus","modeling"];var UC=500;function ip(e,t,n,i,r){n.invoke(J,this);function o(l){return He(l,["bpmn:ReceiveTask","bpmn:SendTask"])||qC(l,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(l){var f=e.getDefinitions(),p=f.get("rootElements");return!!lt(p,no({id:l.id}))}function s(l){if(v(l,"bpmn:ErrorEventDefinition"))return"errorRef";if(v(l,"bpmn:EscalationEventDefinition"))return"escalationRef";if(v(l,"bpmn:MessageEventDefinition"))return"messageRef";if(v(l,"bpmn:SignalEventDefinition"))return"signalRef"}function c(l){if(He(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(He(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=ee(f),d=c(p),h;d&&!a(d)&&(h=e.getDefinitions().get("rootElements"),St(h,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");Et(p,f)}},!0),t.on("copyPaste.copyElement",function(l){var f=l.descriptor,p=l.element;if(!(p.labelTarget||!o(p))){var d=ee(p),h=c(d);h&&(f.referencedRootElement=h)}}),t.on("copyPaste.pasteElement",UC,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)})}ip.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],de(ip,J);function qC(e,t){return Pe(t)||(t=[t]),Yi(t,function(n){return mo(e,n)})}var wg=Math.max;function Eg(e){e.on("spaceTool.getMinDimensions",function(t){var n=t.shapes,i=t.axis,r=t.start,o={};return D(n,function(a){var s=a.id;v(a,"bpmn:Participant")&&(o[s]=KC(a,i,r)),v(a,"bpmn:Lane")&&(o[s]=Zt(a)?ep:tp),v(a,"bpmn:SubProcess")&&qe(a)&&(o[s]=dg),v(a,"bpmn:TextAnnotation")&&(o[s]=hg),v(a,"bpmn:Group")&&(o[s]=jC)}),o})}Eg.$inject=["eventBus"];function YC(e){return e==="x"}function KC(e,t,n){var i=Zt(e);if(!QC(e))return i?ec:tc;var r=YC(t),o={};return r?i?o=ec:o={width:ZC(e,n,r),height:tc.height}:i?o={width:ec.width,height:XC(e,n,r)}:o=tc,o}function XC(e,t,n){var i;return i=JC(e,t,n),wg(ec.height,i)}function ZC(e,t,n){var i;return i=eP(e,t,n),wg(tc.width,i)}function QC(e){return!!sr(e).length}function JC(e,t,n){var i=sr(e),r;return r=rp(i,t,n),e.height-r.height+ep.height}function eP(e,t,n){var i=sr(e),r;return r=rp(i,t,n),e.width-r.width+tp.width}function rp(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?rp(o,t,n):r}var Sg="_plane";function Rg(e){var t=e.id;return tP(t)}function gi(e){var t=e.id;return v(e,"bpmn:SubProcess")?Cg(t):t}function Fr(e){return Cg(e)}function ic(e){var t=Xe(e);return v(t,"bpmndi:BPMNPlane")}function Cg(e){return e+Sg}function tP(e){return e.replace(new RegExp(Sg+"$"),"")}var Pg=400,nP=600,Ag={x:180,y:160};function Bi(e,t,n,i,r,o,a){J.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 v(f,"bpmn:SubProcess")&&!qe(f)}function u(f){var p=f.shape,d=f.newRootElement,h=ee(p);d=s._addDiagram(d||h),f.newRootElement=e.addRootElement(d)}function l(f){var p=f.shape,d=ee(p);s._removeDiagram(d);var h=f.newRootElement=a.get(gi(d));e.removeRootElement(h)}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;D(p,function(d){if(c(d)){var h=a.get(gi(d));if(!(!h||!d.children||!d.children.length)){var m=Tg(d);s._showRecursively(m),s._moveChildrenToShape(m,h)}}})},!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;!v(p,"bpmn:SubProcess")||!qe(p)||D(ia([p]),d=>{n.removeShape(d.annotation)})},!0),this.preExecuted("shape.delete",function(f){var p=f.shape;if(c(p)){var d=a.get(gi(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(gi(p)))},!0),this.postExecuted("shape.replace",function(f){var p=f.newShape,d=f.oldRoot,h=e.findRoot(gi(p));if(!(!d||!h)){var m=d.children;n.moveElements(m,{x:0,y:0},h)}},!0),this.executed("element.updateProperties",function(f){var p=f.element;if(v(p,"bpmn:SubProcess")){var d=f.properties,h=f.oldProperties,m=h.id,g=d.id;if(m!==g){if(ic(p)){a.updateId(p,Fr(g)),a.updateId(m,g);return}var S=a.get(Fr(m));S&&a.updateId(Fr(m),Fr(g))}}},!0),this.reverted("element.updateProperties",function(f){var p=f.element;if(v(p,"bpmn:SubProcess")){var d=f.properties,h=f.oldProperties,m=h.id,g=d.id;if(m!==g){if(ic(p)){a.updateId(p,Fr(m)),a.updateId(g,m);return}var S=a.get(Fr(g));S&&a.updateId(S,Fr(m))}}},!0),t.on("element.changed",function(f){var p=f.element;if(ic(p)){var d=p,h=a.get(Rg(d));!h||h===d||t.fire("element.changed",{element:h})}}),this.executed("shape.toggleCollapse",Pg,function(f){var p=f.shape;v(p,"bpmn:SubProcess")&&(qe(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.reverted("shape.toggleCollapse",Pg,function(f){var p=f.shape;v(p,"bpmn:SubProcess")&&(qe(p)?l(f):(u(f),s._showRecursively(p.children)))},!0),this.postExecuted("shape.toggleCollapse",nP,function(f){var p=f.shape;if(v(p,"bpmn:SubProcess")){var d=f.newRootElement;if(d)if(qe(p))s._moveChildrenToShape(d.children.slice(),p),D(ia(p.children),m=>{n.moveShape(m.annotation,{x:0,y:0},p.parent),D(m.associations,g=>{n.moveConnection(g,{x:0,y:0},p.parent)})});else{s._disconnectSharedAnnotations(p);var h=Tg(p);s._moveChildrenToShape(h,d)}}},!0),t.on("copyPaste.createTree",function(f){var p=f.element,d=f.children;if(c(p)){var h=gi(p),m=a.get(h);m&&d.push.apply(d,m.children)}}),t.on("copyPaste.copyElement",function(f){var p=f.descriptor,d=f.element,h=f.elements,m=d.parent,g=v(Xe(m),"bpmndi:BPMNPlane");if(g){var S=Rg(m),E=lt(h,function(x){return x.id===S});E&&(p.parent=E.id)}}),t.on("copyPaste.pasteElement",function(f){var p=f.descriptor;p.parent&&(c(p.parent)||p.parent.hidden)&&(p.hidden=!0)})}de(Bi,J),Bi.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=kt(i),o;if(!t.x)o={x:Ag.x-r.x,y:Ag.y-r.y};else{var a=Ae(t),s=Ae(r);o={x:a.x-s.x,y:a.y-s.y}}n.moveElements(e,o,t,{autoResize:!1})}},Bi.prototype._disconnectSharedAnnotations=function(e){var t=this._modeling,n=new Set(bm(e).map(i=>i.annotation));n.size&&D(ia(e.children),i=>{n.has(i.annotation)&&D(i.associations,r=>{t.removeConnection(r)})})},Bi.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},Bi.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},Bi.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:gi(e),type:e.$type,di:i,businessObject:e,collapsed:!0});return o},Bi.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},Bi.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"];function iP(e){var t=[];return D(ia(e),n=>{t.push(n.annotation),t.push.apply(t,n.associations)}),t}function Tg(e){return e.children.slice().concat(iP(e.children)).concat(rP(e))}function rP(e){return ul(e.children||[]).reduce(function(t,n){return n.label&&n.label.parent!==e&&t.push(n.label),t},[])}function op(e,t){e.invoke(J,this),this.postExecuted("shape.replace",function(n){var i=n.context.oldShape,r=n.context.newShape;if(!(!v(r,"bpmn:SubProcess")||v(r,"bpmn:AdHocSubProcess")||!(v(i,"bpmn:Task")||v(i,"bpmn:CallActivity"))||!qe(r))){var o=oP(r);t.createShape({type:"bpmn:StartEvent"},o,r)}})}op.$inject=["injector","modeling"],de(op,J);function oP(e){return{x:e.x+e.width/6,y:e.y+e.height/2}}function ap(e,t){J.call(this,e),this.preExecute("connection.create",function(n){const{target:i}=n;v(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&&v(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(!(!v(r,"bpmn:TextAnnotation")||o.autoResize)){var a=i.newBounds,s=t.getTextAnnotationBounds(a,$n(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}}})}de(ap,J),ap.$inject=["eventBus","textRenderer"];function sp(e,t){J.call(this,e),this.postExecuted("shape.toggleCollapse",1500,function(n){var i=n.shape;if(qe(i))return;var r=Zo(i);r.forEach(function(a){var s=a.incoming.slice(),c=a.outgoing.slice();D(s,function(u){o(u,!0)}),D(c,function(u){o(u,!1)})});function o(a,s){r.indexOf(a.source)!==-1&&r.indexOf(a.target)!==-1||v(a,"bpmn:Association")&&(v(a.source,"bpmn:TextAnnotation")||v(a.target,"bpmn:TextAnnotation"))||(s?t.reconnectEnd(a,i,Ae(i)):t.reconnectStart(a,i,Ae(i)))}},!0)}de(sp,J),sp.$inject=["eventBus","modeling"];var cp=500;function up(e,t,n){J.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=aP(c).concat([a]),f=Nm(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"],cp,function(a){var s=a.context,c=s.shape;v(c,"bpmn:SubProcess")&&(c.collapsed?Xe(c).isExpanded=!1:(i(c.children),Xe(c).isExpanded=!0))}),this.reverted(["shape.toggleCollapse"],cp,function(a){var s=a.context,c=s.shape;c.collapsed?Xe(c).isExpanded=!1:Xe(c).isExpanded=!0}),this.postExecuted(["shape.toggleCollapse"],cp,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"})})}de(up,J),up.$inject=["eventBus","elementFactory","modeling"];function aP(e){return e.filter(function(t){return!t.hidden})}function lp(e,t,n,i){t.invoke(J,this),this.preExecute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.businessObject;je(a)||(v(a,"bpmn:Participant")&&qe(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;v(r,"bpmn:Collaboration")&&n.ids.unclaim(o.id)})}de(lp,J),lp.$inject=["canvas","injector","moddle","modeling"];function pp(e,t){J.call(this,e),this.preExecute("connection.delete",function(n){var i=n.context,r=i.connection,o=r.source;sP(r,o)&&t.updateProperties(o,{default:null})})}de(pp,J),pp.$inject=["eventBus","modeling"];function sP(e,t){if(!v(e,"bpmn:SequenceFlow"))return!1;var n=ee(t),i=ee(e);return n.get("default")===i}var cP=500,uP=5e3,Mg=["shape.create","shape.delete","shape.move","shape.resize"],kg=[...Mg,"spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move"];function fp(e,t){J.call(this,e);var n;function i(){return n=n||new lP,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,uP,function(){i()}),this.postExecuted(kg,cP,function(){o()}),this.preExecute(Mg,function(a){var s=a.context,c=s.shape,u=r();!c||c.labelTarget||(v(c,"bpmn:Lane")&&u.addLane(c),v(c,"bpmn:FlowNode")&&u.addFlowNode(c))})}fp.$inject=["eventBus","modeling"],de(fp,J);function lP(){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 pP=500,fP=5e3,Og=["connection.create","connection.delete","connection.layout","connection.move","connection.reconnect","connection.updateWaypoints","shape.create","shape.delete","shape.move","shape.resize"],Dg=[...Og,"elements.create","elements.delete","elements.move","label.create","spaceTool"];function dp(e,t){J.call(this,e);var n;function i(){return n=n||new dP,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(Dg,fP,function(){i()}),this.postExecuted(Dg,pP,function(){o()}),this.preExecute(Og,function(a){var s=a.context.connection||a.context.shape,c=r();!s||s.labelTarget||(v(s,"bpmn:FlowElement")&&c.addFlowElement(s),v(s,"bpmn:Group")&&c.addGroup(s))}),this.preExecute("label.create",function(a){var s=a.context.labelTarget;v(s,"bpmn:Group")&&r().addGroup(s)})}dp.$inject=["eventBus","modeling"],de(dp,J);function dP(){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 hp(e,t){J.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})})}de(hp,J),hp.$inject=["eventBus","modeling"];function hP(e){const t=ee(e);return t&&t.isForCompensation}function mP(e){return e&&v(e,"bpmn:BoundaryEvent")&&mo(e,"bpmn:CompensateEventDefinition")}function gP(e){return e.incoming.filter(n=>mP(n.source)).length>0}const yP={__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",wl],appendBehavior:["type",El],associationBehavior:["type",Rl],attachEventBehavior:["type",$s],artifactBehavior:["type",Sl],boundaryEventBehavior:["type",Cl],categoryRootElementReferenceBehavior:["type",Pl],compensateBoundaryEventBehaviour:["type",Al],createBehavior:["type",Tl],createDataObjectBehavior:["type",Ml],createParticipantBehavior:["type",Dl],dataInputAssociationBehavior:["type",Ll],dataStoreBehavior:["type",Il],deleteLaneBehavior:["type",Bl],detachEventBehavior:["type",Us],dropOnFlowBehavior:["type",$l],eventBasedGatewayBehavior:["type",jl],fixHoverBehavior:["type",Vm],groupBehavior:["type",Fl],importDockingFix:["type",Um],isHorizontalFix:["type",zl],labelBehavior:["type",Vl],layoutConnectionBehavior:["type",Wl],messageFlowBehavior:["type",Yl],nonInterruptingBehavior:["type",Kl],removeElementBehavior:["type",Zl],removeEmbeddedLabelBoundsBehavior:["type",Xl],removeParticipantBehavior:["type",Ql],replaceConnectionBehavior:["type",Jl],replaceElementBehaviour:["type",Js],resizeBehavior:["type",mg],resizeLaneBehavior:["type",xg],rootElementReferenceBehavior:["type",ip],spaceToolBehavior:["type",Eg],subProcessPlaneBehavior:["type",Bi],subProcessStartEventBehavior:["type",op],textAnnotationBehavior:["type",ap],toggleCollapseConnectionBehaviour:["type",sp],toggleElementCollapseBehaviour:["type",up],unclaimIdBehavior:["type",lp],unsetDefaultFlowBehavior:["type",pp],updateFlowNodeRefsBehavior:["type",fp],updateCategoryValueRefsBehavior:["type",dp],setCompensationActivityAfterPasteBehavior:["type",hp]};function mp(e){this._commandStack=e.get("commandStack",!1)}mp.$inject=["injector"],mp.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),n===void 0?!0:n};const yi={__init__:["rules"],rules:["type",mp]};function Wn(e){J.call(this,e),this.init()}Wn.$inject=["eventBus"],de(Wn,J),Wn.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)})},Wn.prototype.init=function(){};function Lg(e,t){var n=tn(e,t,-15);return n!=="intersect"?n:null}function rn(e){Wn.call(this,e)}de(rn,Wn),rn.$inject=["eventBus"],rn.prototype.init=function(){this.addRule("connection.start",function(e){var t=e.source;return vP(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 oc(t,n)}finally{r&&(n.parent=null)}}),this.addRule("connection.reconnect",function(e){var t=e.connection,n=e.source,i=e.target;return oc(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 qg(t,n,i)}),this.addRule("elements.create",function(e){var t=e.elements,n=e.position,i=e.target;return st(i)&&!ac(t,i)?!1:Ar(t,function(r){return st(r)?oc(r.source,r.target,r):r.host?ha(r,r.host,null,n):bp(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 Hg(a)&&!n.includes(a.host)})?!1:ha(n,t,null,i)||Wg(n,t,i)||Ug(n,t)||ac(n,t)}),this.addRule("shape.create",function(e){return bp(e.shape,e.target,e.source,e.position)}),this.addRule("shape.attach",function(e){return ha(e.shape,e.target,null,e.position)}),this.addRule("element.copy",function(e){var t=e.element,n=e.elements;return Qg(n,t)})},rn.prototype.canConnectMessageFlow=Xg,rn.prototype.canConnectSequenceFlow=Zg,rn.prototype.canConnectDataAssociation=_p,rn.prototype.canConnectAssociation=Yg,rn.prototype.canConnectCompensationAssociation=Kg,rn.prototype.canMove=Ug,rn.prototype.canAttach=ha,rn.prototype.canReplace=Wg,rn.prototype.canDrop=Ro,rn.prototype.canInsert=ac,rn.prototype.canCreate=bp,rn.prototype.canConnect=oc,rn.prototype.canResize=qg,rn.prototype.canCopy=Qg;function vP(e){return gp(e)?null:He(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}function gp(e){return!e||je(e)}function Ig(e){do{if(v(e,"bpmn:Process"))return ee(e);if(v(e,"bpmn:Participant"))return ee(e).processRef||ee(e)}while(e=e.parent)}function yp(e){return v(e,"bpmn:TextAnnotation")}function vp(e){return v(e,"bpmn:Group")&&!e.labelTarget}function Bg(e){return v(e,"bpmn:BoundaryEvent")&&vi(e,"bpmn:CompensateEventDefinition")}function rc(e){return ee(e).isForCompensation}function bP(e,t){var n=Ig(e),i=Ig(t);return n===i}function _P(e){return v(e,"bpmn:InteractionNode")&&!v(e,"bpmn:BoundaryEvent")&&(!v(e,"bpmn:Event")||v(e,"bpmn:ThrowEvent")&&jg(e,"bpmn:MessageEventDefinition"))}function xP(e){return v(e,"bpmn:InteractionNode")&&!rc(e)&&(!v(e,"bpmn:Event")||v(e,"bpmn:CatchEvent")&&jg(e,"bpmn:MessageEventDefinition"))&&!(v(e,"bpmn:BoundaryEvent")&&!vi(e,"bpmn:MessageEventDefinition"))}function Ng(e){for(var t=e;t=t.parent;){if(v(t,"bpmn:FlowElementsContainer"))return ee(t);if(v(t,"bpmn:Participant"))return ee(t).processRef}return null}function $g(e,t){var n=Ng(e),i=Ng(t);return n===i}function vi(e,t){var n=ee(e);return!!lt(n.eventDefinitions||[],function(i){return v(i,t)})}function jg(e,t){var n=ee(e);return(n.eventDefinitions||[]).every(function(i){return v(i,t)})}function wP(e){return v(e,"bpmn:FlowNode")&&!v(e,"bpmn:EndEvent")&&!fn(e)&&!(v(e,"bpmn:IntermediateThrowEvent")&&vi(e,"bpmn:LinkEventDefinition"))&&!Bg(e)&&!rc(e)}function EP(e){return v(e,"bpmn:FlowNode")&&!v(e,"bpmn:StartEvent")&&!v(e,"bpmn:BoundaryEvent")&&!fn(e)&&!(v(e,"bpmn:IntermediateCatchEvent")&&vi(e,"bpmn:LinkEventDefinition"))&&!rc(e)}function SP(e){return v(e,"bpmn:ReceiveTask")||v(e,"bpmn:IntermediateCatchEvent")&&(vi(e,"bpmn:MessageEventDefinition")||vi(e,"bpmn:TimerEventDefinition")||vi(e,"bpmn:ConditionalEventDefinition")||vi(e,"bpmn:SignalEventDefinition"))}function RP(e){for(var t=[];e;)e=e.parent,e&&t.push(e);return t}function Fg(e,t){var n=RP(t);return n.indexOf(e)!==-1}function oc(e,t,n){if(gp(e)||gp(t))return null;if(!v(n,"bpmn:DataAssociation")){if(Xg(e,t))return{type:"bpmn:MessageFlow"};if(Zg(e,t))return{type:"bpmn:SequenceFlow"}}var i=_p(e,t);return i||(Kg(e,t)?{type:"bpmn:Association",associationDirection:"One"}:Yg(e,t)?{type:"bpmn:Association",associationDirection:"None"}:!1)}function Ro(e,t){return je(e)||vp(e)?!0:v(t,"bpmn:Participant")&&!qe(t)?!1:v(e,"bpmn:Participant")?v(t,"bpmn:Process")||v(t,"bpmn:Collaboration"):He(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:v(e,"bpmn:Lane")?v(t,"bpmn:Participant")||v(t,"bpmn:Lane"):v(e,"bpmn:BoundaryEvent")&&!CP(e)?!1:v(e,"bpmn:FlowElement")&&!v(e,"bpmn:DataStoreReference")?v(t,"bpmn:FlowElementsContainer")?qe(t):He(t,["bpmn:Participant","bpmn:Lane"]):v(e,"bpmn:DataStoreReference")&&v(t,"bpmn:Collaboration")?Yi(ee(t).get("participants"),function(n){return!!n.get("processRef")}):He(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?He(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):v(e,"bpmn:MessageFlow")?v(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t:!1}function CP(e){return ee(e).cancelActivity&&(zg(e)||Gg(e))}function Hg(e){return!je(e)&&v(e,"bpmn:BoundaryEvent")}function PP(e){return v(e,"bpmn:Lane")}function AP(e){return Hg(e)||v(e,"bpmn:IntermediateThrowEvent")&&zg(e)?!0:v(e,"bpmn:IntermediateCatchEvent")&&Gg(e)}function zg(e){var t=ee(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function Gg(e){return Vg(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function Vg(e,t){return t.some(function(n){return vi(e,n)})}function TP(e){return v(e,"bpmn:ReceiveTask")&&lt(e.incoming,function(t){return v(t.source,"bpmn:EventBasedGateway")})}function ha(e,t,n,i){if(Array.isArray(e)||(e=[e]),e.length!==1)return!1;var r=e[0];return je(r)||!AP(r)||fn(t)||!v(t,"bpmn:Activity")||rc(t)||i&&!Lg(i,t)||TP(t)?!1:"attach"}function Wg(e,t,n){if(!t)return!1;var i={replacements:[]};return D(e,function(r){fn(t)||v(r,"bpmn:StartEvent")&&r.type!=="label"&&Ro(r,t)&&($S(r)||i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),(jS(r)||FS(r)||HS(r))&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),Vg(r,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&v(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"})),v(t,"bpmn:Transaction")||vi(r,"bpmn:CancelEventDefinition")&&r.type!=="label"&&(v(r,"bpmn:EndEvent")&&Ro(r,t)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:EndEvent"}),v(r,"bpmn:BoundaryEvent")&&ha(r,t,null,n)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:BoundaryEvent"}))}),i.replacements.length?i:!1}function Ug(e,t){return Yi(e,PP)?!1:t===void 0?!0:t===null?!1:e.every(function(n){return Ro(n,t)})}function bp(e,t,n,i){return t?je(e)||vp(e)?!0:Ro(e,t)||ac(e,t):!1}function qg(e,t,n){return v(e,"bpmn:SubProcess")?qe(e)&&(!t||t.width>=100&&t.height>=80):v(e,"bpmn:Lane")||v(e,"bpmn:Participant")?!0:yp(e)?n?n==="e"||n==="w":!0:vp(e)?!0:je(e)?n?n==="e"||n==="w":!0:!1}function MP(e,t){var n=yp(e),i=yp(t);return(n||i)&&n!==i}function Yg(e,t){return Fg(t,e)||Fg(e,t)?!1:MP(e,t)?!0:!!_p(e,t)}function Kg(e,t){return $g(e,t)&&Bg(e)&&v(t,"bpmn:Activity")&&!OP(t,e)&&!fn(t)}function Xg(e,t){return ey(e)&&!ey(t)?!1:_P(e)&&xP(t)&&!bP(e,t)}function Zg(e,t){return wP(e)&&EP(t)&&$g(e,t)&&!(v(e,"bpmn:EventBasedGateway")&&!SP(t))}function _p(e,t){return He(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&He(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:He(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&He(e,["bpmn:Activity","bpmn:CatchEvent"])?{type:"bpmn:DataOutputAssociation"}:!1}function ac(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:He(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!je(t)&&v(e,"bpmn:FlowNode")&&!v(e,"bpmn:BoundaryEvent")&&Ro(e,t.parent)}function xp(e,t){return e&&t&&e.indexOf(t)!==-1}function Qg(e,t){return je(t)?!0:!(v(t,"bpmn:Lane")&&!xp(e,t.parent)||v(t,"bpmn:MessageFlow")&&!kP(e,t))}function kP(e,t){var n=Jg(t.source),i=Jg(t.target);return xp(e,n)&&xp(e,i)}function Jg(e){for(;e;e=e.parent)if(v(e,"bpmn:Participant"))return e;return null}function ey(e){return vo(e,"bpmn:Process")||vo(e,"bpmn:Collaboration")}function OP(e,t){return e.attachers.includes(t)}const DP={__depends__:[yi],__init__:["bpmnRules"],bpmnRules:["type",rn]};var LP=2e3;function ty(e,t){e.on("saveXML.start",LP,n);function n(){var i=t.getRootElements();D(i,function(r){var o=Xe(r),a,s;a=Zo([r]),a=ze(a,function(c){return c!==r&&!c.labelTarget}),s=cn(a,Xe),o.set("planeElement",s)})}}ty.$inject=["eventBus","canvas"];const IP={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",ty]};function sc(e){J.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)})}sc.prototype.getOrdering=function(e,t){return null},de(sc,J);function wp(e,t){sc.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 He(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&&!He(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||v(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=ed(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}}}wp.$inject=["eventBus","canvas"],de(wp,sc);const BP={__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",wp]};function ma(){}ma.prototype.get=function(){return this._data},ma.prototype.set=function(e){this._data=e},ma.prototype.clear=function(){var e=this._data;return delete this._data,e},ma.prototype.isEmpty=function(){return!this._data};const NP={clipboard:["type",ma]};var ny=1500;function iy(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",ny,function(s){o(s)})}),(function(){var a,s;t.on("element.hover",function(c){a=c.gfx,s=c.element}),t.on("element.hover",ny,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=jr(a),c=document.elementFromPoint(s.x,s.y),$P(c)}}iy.$inject=["elementRegistry","eventBus","injector"];function $P(e){return Dr(e,"svg, .djs-element",!0)}const jP={__init__:["hoverFix"],hoverFix:["type",iy]};function FP(e){return!0}function cc(e){return ur(e)||WC(e)}var ry=500;function oy(e,t,n){var i=this;function r(T,N,k){if(!s(T,N)){var O,$,re;k?$=t.getGraphics(k):(O=N.delegateTarget||N.target,O&&($=O,k=t.get($))),!(!$||!k)&&(re=e.fire(T,{element:k,gfx:$,originalEvent:N}),re===!1&&(N.stopPropagation(),N.preventDefault()))}}var o={};function a(T){return o[T]}function s(T,N){var k=u[T]||ur;return!k(N)}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":FP,"element.mousedown":cc,"element.mouseup":cc,"element.click":cc,"element.dblclick":cc};function l(T,N,k){var O=c[T];if(!O)throw new Error("unmapped DOM event name <"+T+">");return r(O,N,k)}var f="svg, .djs-element";function p(T,N,k,O){var $=o[k]=function(re){r(k,re)};O&&(u[k]=O),$.$delegate=Pn.bind(T,f,N,$)}function d(T,N,k){var O=a(k);O&&Pn.unbind(T,N,O.$delegate)}function h(T){D(c,function(N,k){p(T,k,N)})}function m(T){D(c,function(N,k){d(T,k,N)})}e.on("canvas.destroy",function(T){m(T.svg)}),e.on("canvas.init",function(T){h(T.svg)}),e.on(["shape.added","connection.added"],function(T){var N=T.element,k=T.gfx;e.fire("interactionEvents.createHit",{element:N,gfx:k})}),e.on(["shape.changed","connection.changed"],ry,function(T){var N=T.element,k=T.gfx;e.fire("interactionEvents.updateHit",{element:N,gfx:k})}),e.on("interactionEvents.createHit",ry,function(T){var N=T.element,k=T.gfx;i.createDefaultHit(N,k)}),e.on("interactionEvents.updateHit",function(T){var N=T.element,k=T.gfx;i.updateDefaultHit(N,k)});var g=C("djs-hit djs-hit-stroke"),S=C("djs-hit djs-hit-click-stroke"),E=C("djs-hit djs-hit-all"),x=C("djs-hit djs-hit-no-move"),w={all:E,"click-stroke":S,stroke:g,"no-move":x};function C(T,N){return N=j({stroke:"white",strokeWidth:15},N||{}),n.cls(T,["no-fill","no-border"],N)}function P(T,N){var k=w[N];if(!k)throw new Error("invalid hit type <"+N+">");return he(T,k),T}function L(T,N){Le(T,N)}this.removeHits=function(T){var N=bs(".djs-hit",T);D(N,Ht)},this.createDefaultHit=function(T,N){var k=T.waypoints,O=T.isFrame,$;return k?this.createWaypointsHit(N,k):($=O?"stroke":"all",this.createBoxHit(N,$,{width:T.width,height:T.height}))},this.createWaypointsHit=function(T,N){var k=Xo(N);return P(k,"stroke"),L(T,k),k},this.createBoxHit=function(T,N,k){k=j({x:0,y:0},k);var O=Ee("rect");return P(O,N),he(O,k),L(T,O),O},this.updateDefaultHit=function(T,N){var k=at(".djs-hit",N);if(k)return T.waypoints?cl(k,T.waypoints):he(k,{width:T.width,height:T.height}),k},this.fire=r,this.triggerMouseEvent=l,this.mouseHandler=a,this.registerEvent=p,this.unregisterEvent=d}oy.$inject=["eventBus","elementRegistry","styles"];const uc={__init__:["interactionEvents"],interactionEvents:["type",oy]};function Co(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)})}Co.$inject=["eventBus","canvas"],Co.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()})}},Co.prototype.get=function(){return Array.from(this._selectedElements)},Co.prototype.isSelected=function(e){return this._selectedElements.has(e)},Co.prototype.select=function(e,t){var n=this.get();Pe(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?D(e,o=>{this._selectedElements.add(o)}):this._selectedElements=new Set(e),this._eventBus.fire("selection.changed",{oldSelection:n,newSelection:this.get()})};var ay="hover",sy="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,ay)}),t.on("element.out",function(r){i(r.element,ay)}),t.on("selection.changed",function(r){function o(u){i(u,sy)}function a(u){n(u,sy)}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 uy(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;Pe(u)?t.select(u):t.select(s.filter(HP))}}),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=nc(r);if(a&&s)return c?t.deselect(o):t.select(o);a?t.deselect(o):t.select(o,c)}})}uy.$inject=["eventBus","selection","canvas","elementRegistry"];function HP(e){return!e.hidden}const Un={__init__:["selectionVisuals","selectionBehavior"],__depends__:[uc],selection:["type",Co],selectionVisuals:["type",cy],selectionBehavior:["type",uy]};var zP=/^djs-cursor-.*$/;function lc(e){var t=gt(document.body);t.removeMatching(zP),e&&t.add("djs-cursor-"+e)}function ly(){lc(null)}var GP=5e3;function py(e,t){t=t||"element.click";function n(){return!1}return e.once(t,GP,n),function(){e.off(t,n)}}var VP=["c","C"],WP=["v","V"],UP=["d","D"],qP=["x","X"],YP=["y","Y"],fy=["z","Z"];function KP(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey}function Mn(e){return e.altKey?!1:e.ctrlKey||e.metaKey}function zt(e,t){return e=Pe(e)?e:[e],e.indexOf(t.key)!==-1||e.indexOf(t.code)!==-1}function Ep(e){return e.shiftKey}function XP(e){return Mn(e)&&zt(VP,e)}function ZP(e){return Mn(e)&&zt(WP,e)}function QP(e){return Mn(e)&&zt(UP,e)}function JP(e){return Mn(e)&&zt(qP,e)}function eA(e){return Mn(e)&&!Ep(e)&&zt(fy,e)}function tA(e){return Mn(e)&&(zt(YP,e)||zt(fy,e)&&Ep(e))}var Po=Math.round,dy="djs-drag-active";function Hr(e){e.preventDefault()}function nA(e){return typeof TouchEvent<"u"&&e instanceof TouchEvent}function iA(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function hy(e,t,n,i){var r={threshold:5,trapClick:!0},o;function a(x){var w=t.viewbox(),C=t._container.getBoundingClientRect();return{x:w.x+(x.x-C.left)/w.scale,y:w.y+(x.y-C.top)/w.scale}}function s(x,w){w=w||o;var C=e.createEvent(j({},w.payload,w.data,{isTouch:w.isTouch}));return e.fire("drag."+x,C)===!1?!1:e.fire(w.prefix+"."+x,C)}function c(x){var w=x.filter(function(C){return i.get(C.id)});w.length&&n.select(w)}function u(x,w){var C=o.payload,P=o.displacement,L=o.globalStart,T=jr(x),N=ni(T,L),k=o.localStart,O=a(T),$=ni(O,k);if(!o.active&&(w||iA(N)>o.threshold)){if(j(C,{x:Po(k.x+P.x),y:Po(k.y+P.y),dx:0,dy:0},{originalEvent:x}),s("start")===!1)return g();o.active=!0,o.keepSelection||(C.previousSelection=n.get(),n.select(null)),o.cursor&&lc(o.cursor),t.addMarker(t.getRootElement(),dy)}np(x),o.active&&(j(C,{x:Po(O.x+P.x),y:Po(O.y+P.y),dx:Po($.x),dy:Po($.y)},{originalEvent:x}),s("move"))}function l(x){var w,C=!0;o.active&&(x&&(o.payload.originalEvent=x,np(x)),C=s("end")),C===!1&&s("rejected"),w=S(C!==!0),s("ended",w)}function f(x){zt("Escape",x)&&(Hr(x),g())}function p(x){var w;o.active&&(w=py(e),setTimeout(w,400),Hr(x)),l(x)}function d(x){u(x)}function h(x){var w=o.payload;w.hoverGfx=x.gfx,w.hover=x.element,s("hover")}function m(x){s("out");var w=o.payload;w.hoverGfx=null,w.hover=null}function g(x){var w;if(o){var C=o.active;C&&s("cancel"),w=S(x),C&&s("canceled",w)}}function S(x){var w,C;s("cleanup"),ly(),o.trapClick?C=p:C=l,De.unbind(document,"mousemove",u),De.unbind(document,"dragstart",Hr),De.unbind(document,"selectstart",Hr),De.unbind(document,"mousedown",C,!0),De.unbind(document,"mouseup",C,!0),De.unbind(document,"keyup",f),De.unbind(document,"touchstart",d,!0),De.unbind(document,"touchcancel",g,!0),De.unbind(document,"touchmove",u,!0),De.unbind(document,"touchend",l,!0),e.off("element.hover",h),e.off("element.out",m),t.removeMarker(t.getRootElement(),dy);var P=o.payload.previousSelection;return x!==!1&&P&&!n.get().length&&c(P),w=o,o=null,w}function E(x,w,C,P){o&&g(!1),typeof w=="string"&&(P=C,C=w,w=null),P=j({},r,P||{});var L=P.data||{},T,N,k,O,$;if(P.trapClick?O=p:O=l,x?(T=So(x)||x,N=jr(x),np(x),T.type==="dragstart"&&Hr(T)):(T=null,N={x:0,y:0}),k=a(N),w||(w=k),$=nA(T),o=j({prefix:C,data:L,payload:{},globalStart:N,displacement:ni(w,k),localStart:k,isTouch:$},P),P.manual||($?(De.bind(document,"touchstart",d,!0),De.bind(document,"touchcancel",g,!0),De.bind(document,"touchmove",u,!0),De.bind(document,"touchend",l,!0)):(De.bind(document,"mousemove",u),De.bind(document,"dragstart",Hr),De.bind(document,"selectstart",Hr),De.bind(document,"mousedown",O,!0),De.bind(document,"mouseup",O,!0)),De.bind(document,"keyup",f),e.on("element.hover",h),e.on("element.out",m)),s("init")===!1)return g(),!1;P.autoActivate&&u(x,!0)}e.on("diagram.destroy",g),this.init=E,this.move=u,this.hover=h,this.out=m,this.end=l,this.cancel=g,this.context=function(){return o},this.setOptions=function(x){j(r,x)}}hy.$inject=["eventBus","canvas","selection","elementRegistry"];const Ni={__depends__:[jP,Un],dragging:["type",hy]};function Ao(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(Math.random()*1e9)+"-"}Ao.prototype.next=function(){return this._prefix+ ++this._counter};const rA=new Ao("ps");var oA=["marker-start","marker-mid","marker-end"],aA=["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=Ph(n);return this._cloneMarkers(Br(r),i),he(r,this._styles.cls(i,[])),Le(t,r),he(r,"data-preview-support-element-id",e.id),r},lr.prototype.addFrame=function(e,t){var n=Ee("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Le(t,n),he(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)}),lA(e)&&oA.forEach(function(r){if(he(e,r)){var o=sA(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,rA.next()].join("-"),a=at("marker#"+n.id,e);e=e||this._canvas._svg;var s=a||Ph(n);s.id=o,Ye(s).add(r);var c=at(":scope > defs",e);c||(c=Ee("defs"),Le(e,c)),Le(c,s);var u=uA(s.id);he(t,i,u)};function sA(e,t,n){var i=cA(he(e,t));return at("marker#"+i,n||document)}function cA(e){return e.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]}function uA(e){return"url(#"+e+")"}function lA(e){return aA.indexOf(e.nodeName)!==-1}const To={__init__:["previewSupport"],previewSupport:["type",lr]};var pA="drop-ok",my="drop-not-ok",gy="attach-ok",yy="new-parent",vy="create",fA=2e3;function by(e,t,n,i,r){function o(c,u,l,f,p){if(!u)return!1;c=ze(c,function(E){var x=E.labelTarget;return!E.parent&&!(je(E)&&c.indexOf(x)!==-1)});var d=lt(c,function(E){return!st(E)}),h=!1,m=!1,g=!1;xy(c)&&(h=r.allowed("shape.attach",{position:l,shape:d,target:u})),h||(xy(c)?g=r.allowed("shape.create",{position:l,shape:d,source:f,target:u}):g=r.allowed("elements.create",{elements:c,position:l,target:u}));var S=p.connectionTarget;return g||h?(d&&f&&(m=r.allowed("connection.create",{source:S===f?d:f,target:S===f?f:d,hints:{targetParent:u,targetAttach:h}})),{attach:h,connect:m}):g===null||h===null?null:!1}function a(c,u){[gy,pA,my,yy].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 h={x:c.x,y:c.y},m=u.canExecute=f&&o(l,f,h,p,d);f&&m!==null&&(u.target=f,m&&m.attach?a(f,gy):a(f,m?yy:my))}),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,h=u.canExecute,m=h&&h.attach,g=h&&h.connect,S=u.hints||{};if(h===!1||!d)return!1;_y(c);var E={x:c.x,y:c.y};g?f=i.appendShape(l,f,E,d,{attach:m,connection:g===!0?{}:g,connectionTarget:S.connectionTarget}):(p=i.createElements(p,E,d,j({},S,{attach:m})),f=lt(p,function(x){return!st(x)})),j(u,{elements:p,shape:f}),j(c,{elements:p,shape:f})});function s(){var c=t.context();c&&c.prefix===vy&&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){Pe(u)||(u=[u]);var f=lt(u,function(h){return!st(h)});if(f){l=j({elements:u,hints:{},shape:f},l||{}),D(u,function(h){Oe(h.x)||(h.x=0),Oe(h.y)||(h.y=0)});var p=ze(u,function(h){return!h.hidden}),d=kt(p);D(u,function(h){st(h)&&(h.waypoints=cn(h.waypoints,function(m){return{x:m.x-d.x-d.width/2,y:m.y-d.y-d.height/2}})),j(h,{x:h.x-d.x-d.width/2,y:h.y-d.y-d.height/2})}),t.init(c,vy,{cursor:"grabbing",autoActivate:!0,data:{shape:f,elements:u,context:l}})}}}by.$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 xy(e){return e&&e.length===1&&!st(e[0])}var dA=750;function wy(e,t,n,i,r){function o(a){var s=Ee("g");he(s,r.cls("djs-drag-group",["no-events"]));var c=Ee("g");return a.forEach(function(u){var l;u.hidden||(u.waypoints?(l=n._createContainer("connection",c),n.drawConnection(Br(l),u)):(l=n._createContainer("shape",c),n.drawShape(Br(l),u),nn(l,u.x,u.y)),i.addDragger(u,s,l))}),s}t.on("create.move",dA,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(),Le(f,l)),nn(l,a.x,a.y)):Ht(l)}),t.on("create.cleanup",function(a){var s=a.context,c=s.dragGroup;c&&Ht(c)})}wy.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];const pc={__depends__:[Ni,To,yi,Un],__init__:["create","createPreview"],create:["type",by],createPreview:["type",wy]};function Sp(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)})}Sp.$inject=["eventBus"],Sp.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 ga={__init__:["mouse"],mouse:["type",Sp]};var Ey=2e3;function kn(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),mA(l)&&(u.priority=2,u.host=l.host.id),st(l)&&(u.priority=3,u.source=l.source.id,u.target=l.target.id,u.waypoints=gA(l)),je(l)&&(u.priority=4,u.labelTarget=l.labelTarget.id),D(["x","y","width","height"],function(p){Oe(l[p])&&(u[p]=l[p])}),u.hidden=l.hidden,u.collapsed=l.collapsed}),r.on("copyPaste.elementsCopied",Ey,function(c){var u;((u=c.hints)==null?void 0:u.clip)!==!1&&n.set(c.tree)}),r.on("copyPaste.pasteElements",Ey,function(c){c.tree||(c.tree=n.get())}),r.on("copyPaste.pasteElements",function(c){var u=c.hints;j(u,{createElementsBehavior:!1})})}kn.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],kn.prototype.copy=function(e,t={}){var n,i;return Pe(e)||(e=e?[e]:[]),n=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}),n===!1?i={}:i=this.createTree(Pe(n)?n:e),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:i,hints:t}),i},kn.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})}}},kn.prototype.duplicate=function(e,t={}){var n=this.copy(e,{clip:!1});return this.paste({...t,tree:n})},kn.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},kn.prototype._getElementIdsFromTree=function(e){var t={};return D(e,function(n){D(n,function(i){i.id&&(t[i.id]=!0)})}),t},kn.prototype._paste=function(e,t,n,i){D(e,function(o){Oe(o.x)||(o.x=0),Oe(o.y)||(o.y=0)});var r=kt(e);return D(e,function(o){st(o)&&(o.waypoints=cn(o.waypoints,function(a){return{x:a.x-r.x-r.width/2,y:a.y-r.y-r.height/2}})),j(o,{x:o.x-r.x-r.width/2,y:o.y-r.y-r.height/2})}),this._modeling.createElements(e,n,t,j({},i))},kn.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return D(e,function(o,a){o=oi(o,"priority"),D(o,function(s){var c=j({},ai(s,["priority"]));i[s.parent]?c.parent=i[s.parent]:delete c.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:c});var u;if(st(c)){c.source=i[s.source],c.target=i[s.target],u=i[s.id]=t.createConnection(c),r.push(u);return}if(je(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},kn.prototype.createConnection=function(e){var t=this._elementFactory.createConnection(ai(e,["id"]));return t},kn.prototype.createLabel=function(e){var t=this._elementFactory.createLabel(ai(e,["id"]));return t},kn.prototype.createShape=function(e){var t=this._elementFactory.createShape(ai(e,["id"]));return t},kn.prototype.hasRelations=function(e,t,n){return n||(n=new Set(t)),!(st(e)&&(!n.has(e.source)||!n.has(e.target))||je(e)&&!n.has(e.labelTarget))},kn.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[],o=new Map,a=Es(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 h={element:f,depth:p};r.push(h),o.set(f,h);return}if(d.depth<p){r=u(d,r);var m={element:d.element,depth:p};r.push(m),o.set(f,m)}}function u(f,p){var d=p.indexOf(f);return d!==-1&&p.splice(d,1),p}Ir(a,function(f,p,d){if(je(f))return;D(f.labels,function(g){c(g,d)});function h(g){g&&g.length&&D(g,function(S){D(S.labels,function(E){c(E,d)}),c(S,d)})}D([f.attachers,f.incoming,f.outgoing],h),c(f,d);var m=[];return f.children&&(m=f.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:f,children:m}),m}),e=cn(r,function(f){return f.element});var l=new Set(e);return r=cn(r,function(f){return f.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:f.descriptor,element:f.element,elements:e,elementsSet:l}),f}),r=oi(r,function(f){return f.descriptor.priority}),e=cn(r,function(f){return f.element}),D(r,function(f){var p=f.depth;if(!n.hasRelations(f.element,e,l)){Ry(f.element,e),l.delete(f.element);return}if(!s(f.element,e)){Ry(f.element,e),l.delete(f.element);return}i[p]||(i[p]=[]),i[p].push(f.descriptor)}),i};function mA(e){return!!e.host}function gA(e){return cn(e.waypoints,function(t){return t=Sy(t),t.original&&(t.original=Sy(t.original)),t})}function Sy(e){return j({},e)}function Ry(e,t){var n=t.indexOf(e);return n===-1?t:t.splice(n,1)}const yA={__depends__:[NP,pc,ga,yi],__init__:["copyPaste"],copyPaste:["type",kn]};function Rp(e,t,n){Pe(n)||(n=[n]),D(n,function(i){Pr(e[i])||(t[i]=e[i])})}var Cp=750;function Cy(e,t,n){function i(c,u){var l=e.create(c.$type);return n.copyElement(c,l,null,u)}t.on("copyPaste.copyElement",Cp,function(c){var u=c.descriptor,l=c.element,f=ee(l);if(je(l))return u;var p=u.businessObject=i(f,!0),d=u.di=i(Xe(l),!0);d.bpmnElement=p,Rp(p,u,"name"),Rp(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=ee(c);return c.default&&(l[c.default]={element:f,property:"default"}),c.host&&(ee(c).attachedToRef=ee(u[c.host])),ai(l,Rn(l,function(p,d,h){var m=d.element,g=d.property;return h===c.id&&(m.set(g,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(je(l)){l.businessObject=ee(u[l.labelTarget]),l.di=Xe(u[l.labelTarget]);return}f=l.businessObject=i(f),p=l.di=i(p),p.bpmnElement=f,Rp(l,f,["isExpanded","name"]),l.type=f.$type}),t.on("copyPaste.copyElement",Cp,function(c){var u=c.descriptor,l=c.element;if(v(l,"bpmn:Participant")){var f=ee(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;v(u,"bpmn:SubProcess")&&D(ia(l),f=>{l.push(f.annotation)})}),t.on("copyPaste.pasteElement",Cp,function(c){var u=c.cache,l=c.descriptor;a(u,s(l,u,o(u)))})}Cy.$inject=["bpmnFactory","eventBus","moddleCopy"];const vA=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"],bA=["errorRef","escalationRef","messageRef","signalRef","dataObjectRef"];function ya(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 oi(r,o=>o==="extensionElements")}),e.on("moddleCopy.canCopyProperty",i=>{const{parent:r,property:o,propertyName:a}=i,s=Yt(r)&&r.$descriptor;if(a&&bA.includes(a))return o;if(a&&vA.includes(a)||a&&s&&!lt(s.properties,no({name:a})))return!1}),e.on("moddleCopy.canSetCopiedProperty",i=>{const{property:r}=i;if(v(r,"bpmn:ExtensionElements")&&(!r.values||!r.values.length))return!1})}ya.$inject=["eventBus","bpmnFactory","moddle"],ya.prototype.copyElement=function(e,t,n,i=!1){n&&!Pe(n)&&(n=[n]),n=n||Pp(e.$descriptor);const r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return r===!1||(Pe(r)&&(n=r),D(n,o=>{let a;Sn(e,o)&&(a=e.get(o));const s=this.copyProperty(a,t,o,i);!jt(s)||this._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:o})===!1||t.set(o,s)})),t},ya.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 Yt(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):Pe(e)?Rn(e,(a,s)=>{const c=this.copyProperty(s,t,n,i);return c?a.concat(c):a},[]):Yt(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},ya.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 Pp(e,t){return Rn(e.properties,(n,i)=>t&&i.default?n:n.concat(i.name),[])}const Py={__depends__:[yA],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",Cy],moddleCopy:["type",ya]};var Ay=Math.round;function Ap(e,t){this._modeling=e,this._eventBus=t}Ap.$inject=["modeling","eventBus"],Ap.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=Ay(s+o/2),l=Ay(c+a/2),f=i.replaceShape(e,j({},t,{x:u,y:l,width:o,height:a}),n);return r.fire("replace.end",{element:e,newElement:f,hints:n}),f};function Ty(e,t){t.on("replace.end",500,function(n){const{newElement:i,hints:r={}}=n;r.select!==!1&&e.select(i)})}Ty.$inject=["selection","eventBus"];const _A={__init__:["replace","replaceSelectionBehavior"],replaceSelectionBehavior:["type",Ty],replace:["type",Ap]};function xA(e,t,n){Pe(n)||(n=[n]),D(n,function(i){Pr(e[i])||(t[i]=e[i])})}var wA=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function EA(e,t){var n=e&&Sn(e,"collapsed")?e.collapsed:!qe(e),i;return t&&(Sn(t,"collapsed")||Sn(t,"isExpanded"))?i=Sn(t,"collapsed")?t.collapsed:!t.isExpanded:i=n,n!==i}function My(e,t,n,i,r,o){function a(s,c,u){u=u||{};var l=c.type,f=s.businessObject;if(fc(f)&&(l==="bpmn:SubProcess"||l==="bpmn:AdHocSubProcess")&&EA(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),xA(s.di,d.di,["fill","stroke","background-color","border-color","color"]);var h=Pp(f.$descriptor),m=Pp(p.$descriptor,!0),g=SA(h,m);j(p,ti(c,wA));var S=ze(g,function(w){return w==="eventDefinitions"?ky(s,c.eventDefinitionType):w==="loopCharacteristics"?!fn(p):Sn(p,w)||w==="processRef"&&c.isExpanded===!1||w==="triggeredByEvent"?!1:w==="isForCompensation"?!fn(p):!0});if(p=n.copyElement(f,p,S),c.eventDefinitionType&&(ky(p,c.eventDefinitionType)||(d.eventDefinitionType=c.eventDefinitionType,d.eventDefinitionAttrs=c.eventDefinitionAttrs)),v(f,"bpmn:Activity")){if(fc(f))d.isExpanded=qe(s);else if(c&&Sn(c,"isExpanded")){d.isExpanded=c.isExpanded;var E=t.getDefaultSize(p,{isExpanded:d.isExpanded});d.width=E.width,d.height=E.height,d.x=s.x-(d.width-s.width)/2,d.y=s.y-(d.height-s.height)/2}qe(s)&&!v(f,"bpmn:Task")&&d.isExpanded&&(d.width=s.width,d.height=s.height)}if(fc(f)&&!fc(p)&&(u.moveChildren=!1),v(f,"bpmn:Participant")){c.isExpanded===!0?p.processRef=e.create("bpmn:Process"):u.moveChildren=!1;var x=Zt(s);Xe(s).isHorizontal||(Xe(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,He(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&He(p,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(p.default=f.default),c.host&&!v(f,"bpmn:BoundaryEvent")&&v(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}My.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules"];function fc(e){return v(e,"bpmn:SubProcess")}function ky(e,t){var n=ee(e);return t&&n.get("eventDefinitions").some(function(i){return v(i,t)})}function SA(e,t){return e.filter(function(n){return t.includes(n)})}const Oy={__depends__:[Py,_A,Un],bpmnReplace:["type",My]};var RA=250;function zr(e){this._eventBus=e,this._tools=[],this._active=null}zr.$inject=["eventBus"],zr.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)},zr.prototype.isActive=function(e){return e&&this._active===e},zr.prototype.length=function(e){return this._tools.length},zr.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},zr.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),D(t,function(r){i.push(r+".ended"),i.push(r+".canceled")}),n.on(i,RA,function(r){this._active&&(CA(r)||this.setActive(null))},this)};function CA(e){var t=e.originalEvent&&e.originalEvent.target;return t&&Dr(t,'.group[data-group="tools"]')}const dc={__depends__:[Ni],__init__:["toolManager"],toolManager:["type",zr]};function PA(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 AA(e,t){var n=[],i=new Set(e);D(t,function(o){i.add(o)});var r=new Set;return i.forEach(function(o){var a=o.incoming,s=o.outgoing;D(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 TA(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 Tp=Math.abs,MA=Math.round,$i={x:"width",y:"height"},Dy="crosshair",pr={n:"top",w:"left",s:"bottom",e:"right"},kA=1500,hc={n:"s",w:"e",s:"n",e:"w"},mc=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",kA,function(c){var u=c.context,l=u.initialized;l||(l=u.initialized=s.init(c,u)),l&&Iy(c)}),n.on("spaceTool.end",function(c){var u=c.context,l=u.axis,f=u.direction,p=u.movingShapes,d=u.resizingShapes,h=u.start;if(u.initialized){Iy(c);var m={x:0,y:0};m[l]=MA(c["d"+l]),s.makeSpace(p,d,m,f,h),n.once("spaceTool.ended",function(g){s.activateSelection(g.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:Dy,data:{context:{reactivate:n}},trapClick:!1})},qn.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Dy,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=Tp(e.dx)>Tp(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Tp(i)<5)return!1;i<0&&(i*=-1),da(e)&&(i*=-1);var o=PA(n,i),a=this._canvas.getRootElement();!nc(e)&&e.hover&&(a=e.hover);var s=[...Zo(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=OA(c,n,o,r,u);return j(t,c,{axis:n,direction:o,spaceToolConstraints:l,start:r}),lc("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 h=d.label;h&&!s.has(h)&&(s.add(h),o.push(h))}function p(d){c.has(d)||(c.add(d),a.push(d))}return D(e,function(d){if(!(!d.parent||je(d))){if(st(d)){l.push(d);return}var h=d[t],m=h+d[$i[t]];if(DA(d)&&(n>0&&Ae(d)[t]>i||n<0&&Ae(d)[t]<i)){u.push(d);return}if(n>0&&h>i||n<0&&m<i){f(d);return}if(h<i&&m>i&&r.allowed("shape.resize",{shape:d})){p(d);return}}}),D(o,function(d){var h=d.attachers;h&&D(h,function(m){f(m)})}),D(u,function(d){var h=d.host;(s.has(h)||c.has(h))&&f(d)}),D(l,function(d){var h=d.source,m=d.target,g=d.label;(s.has(h)||c.has(h))&&(s.has(m)||c.has(m))&&g&&f(g)}),{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 Ly(e){return{top:e.top-mc,right:e.right+mc,bottom:e.bottom+mc,left:e.left-mc}}function Iy(e){var t=e.context,n=t.spaceToolConstraints;if(n){var i,r;Oe(n.left)&&(i=Math.max(e.x,n.left),e.dx=e.dx+i-e.x,e.x=i),Oe(n.right)&&(i=Math.min(e.x,n.right),e.dx=e.dx+i-e.x,e.x=i),Oe(n.top)&&(r=Math.max(e.y,n.top),e.dy=e.dy+r-e.y,e.y=r),Oe(n.bottom)&&(r=Math.min(e.y,n.bottom),e.dy=e.dy+r-e.y,e.y=r)}}function OA(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 D(a,function(p){var d=p.attachers,h=p.children,m=Se(p),g=ze(h,function($){return!st($)&&!je($)&&!l.has($)&&!f.has($)}),S=ze(h,function($){return!st($)&&!je($)&&l.has($)}),E,x,w,C=[],P=[],L,T,N,k;g.length&&(x=Ly(Se(kt(g))),E=i-m[pr[n]]+x[pr[n]],n==="n"?s.bottom=u=Oe(u)?Math.min(u,E):E:n==="w"?s.right=u=Oe(u)?Math.min(u,E):E:n==="s"?s.top=c=Oe(c)?Math.max(c,E):E:n==="e"&&(s.left=c=Oe(c)?Math.max(c,E):E)),S.length&&(w=Ly(Se(kt(S))),E=i-w[pr[hc[n]]]+m[pr[hc[n]]],n==="n"?s.bottom=u=Oe(u)?Math.min(u,E):E:n==="w"?s.right=u=Oe(u)?Math.min(u,E):E:n==="s"?s.top=c=Oe(c)?Math.max(c,E):E:n==="e"&&(s.left=c=Oe(c)?Math.max(c,E):E)),d&&d.length&&(d.forEach(function($){l.has($)?C.push($):P.push($)}),C.length&&(L=Se(kt(C.map(Ae))),T=m[pr[hc[n]]]-(L[pr[hc[n]]]-i)),P.length&&(N=Se(kt(P.map(Ae))),k=N[pr[n]]-(m[pr[n]]-i)),n==="n"?(E=Math.min(T||1/0,k||1/0),s.bottom=u=Oe(u)?Math.min(u,E):E):n==="w"?(E=Math.min(T||1/0,k||1/0),s.right=u=Oe(u)?Math.min(u,E):E):n==="s"?(E=Math.max(T||-1/0,k||-1/0),s.top=c=Oe(c)?Math.max(c,E):E):n==="e"&&(E=Math.max(T||-1/0,k||-1/0),s.left=c=Oe(c)?Math.max(c,E):E));var O=r&&r[p.id];O&&(n==="n"?(E=i+p[$i[t]]-O[$i[t]],s.bottom=u=Oe(u)?Math.min(u,E):E):n==="w"?(E=i+p[$i[t]]-O[$i[t]],s.right=u=Oe(u)?Math.min(u,E):E):n==="s"?(E=i-p[$i[t]]+O[$i[t]],s.top=c=Oe(c)?Math.max(c,E):E):n==="e"&&(E=i-p[$i[t]]+O[$i[t]],s.left=c=Oe(c)?Math.max(c,E):E))}),s}}function DA(e){return!!e.host}var Mp="djs-dragging",By="djs-resizing",LA=250,gc=Math.max;function Ny(e,t,n,i,r){function o(a,s){D(a,function(c){r.addDragger(c,s),n.addMarker(c,Mp)})}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=Ee("g");he(l,i.cls("djs-crosshair-group",["no-events"])),Le(s,l);var f=Ee("path");he(f,"d",u.x),Ye(f).add("djs-crosshair"),Le(l,f);var p=Ee("path");he(p,"d",u.y),Ye(p).add("djs-crosshair"),Le(l,p),c.crosshairGroup=l}),e.on("spaceTool.selection.move",function(a){var s=a.context.crosshairGroup;nn(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",LA,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=Ee("path"),he(c,"d","M0,0 L0,0"),Ye(c).add("djs-crosshair"),Le(p,c),s.line=c;var d=Ee("g");he(d,i.cls("djs-drag-group",["no-events"])),Le(n.getActiveLayer(),d),o(l,d);var h=new Set(l);D(f,function(P){h.add(P)});var m=new Set,g=s.movingConnections=[];h.forEach(function(P){D(P.outgoing,function(L){m.has(L)||!st(L)||!h.has(L.target)||(m.add(L),g.push(L))})}),o(g,d),s.dragGroup=d}if(!s.frameGroup){var S=Ee("g");he(S,i.cls("djs-frame-group",["no-events"])),Le(n.getActiveLayer(),S);var E=[];D(f,function(P){var L=r.addFrame(P,S),T=L.getBBox();E.push({element:L,initialBounds:T}),n.addMarker(P,By)}),s.frameGroup=S,s.frames=E}var x={x:"M"+a.x+", -10000 L"+a.x+", 10000",y:"M -10000, "+a.y+" L 10000, "+a.y};he(c,{d:x[u]});var w={x:"y",y:"x"},C={x:a.dx,y:a.dy};C[w[s.axis]]=0,nn(s.dragGroup,C.x,C.y),D(s.frames,function(P){var L=P.element,T=P.initialBounds,N,k;s.direction==="e"?he(L,{width:gc(T.width+C.x,5)}):(N=gc(T.width-C.x,5),he(L,{width:N,x:T.x+T.width-N})),s.direction==="s"?he(L,{height:gc(T.height+C.y,5)}):(k=gc(T.height-C.y,5),he(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;D(c,function(h){n.removeMarker(h,Mp)}),D(u,function(h){n.removeMarker(h,Mp)}),p&&(Ht(f),Ht(p)),D(l,function(h){n.removeMarker(h,By)}),d&&Ht(d)})}Ny.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];const IA={__init__:["spaceToolPreview"],__depends__:[Ni,yi,dc,To,ga],spaceTool:["type",qn],spaceToolPreview:["type",Ny]};function yc(e,t){e.invoke(qn,this),this._canvas=t}yc.$inject=["injector","canvas"],de(yc,qn),yc.prototype.calculateAdjustments=function(e,t,n,i){var r=this._canvas.getRootElement(),o=e[0]===r?null:e[0],a=[];o&&(a=eo(lo(r.children.filter(u=>v(u,"bpmn:Artifact")),kt(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!(v(u,"bpmn:TextAnnotation")||BA(u)&&(t==="y"&&Zt(u)||t==="x"&&!Zt(u)))}),c};function BA(e){return v(e,"bpmn:Participant")&&!ee(e).processRef}const $y={__depends__:[IA],spaceTool:["type",yc]};function vt(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)}vt.$inject=["eventBus","injector"],vt.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()},vt.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},vt.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,e!==!1&&this._fire("changed",{trigger:"clear"})},vt.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()}},vt.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()}},vt.prototype.register=function(e,t){this._setHandler(e,t)},vt.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)},vt.prototype.canUndo=function(){return!!this._getUndoAction()},vt.prototype.canRedo=function(){return!!this._getRedoAction()},vt.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},vt.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},vt.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)})},vt.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},vt.prototype._createId=function(){return this._uid++},vt.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},vt.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()},vt.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)},vt.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:td("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},vt.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=Pe(e)?e:[e],t.dirty=t.dirty.concat(e))},vt.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},vt.prototype._revertedAction=function(e){this._stackIdx--},vt.prototype._getHandler=function(e){return this._handlerMap[e]},vt.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 NA={commandStack:["type",vt]};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 $A=250,jy=1400;function kp(e,t,n){J.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",jy,function(r){var o=r.context,a=o.shapes,s=o.validatedShapes;o.shapes=Fy(a),o.validatedShapes=Fy(s)}),i&&t.on("shape.move.start",$A,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",jy,function(r){var o=r.context,a=o.closure,s=a.enclosedElements,c=[];D(s,function(u){D(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=ll(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&&(St(s.labels,a,c),a.labelTarget=s)})}de(kp,J),kp.$inject=["injector","eventBus","modeling"];function Fy(e){var t=new Set(e);return ze(e,function(n){return!t.has(n.labelTarget)})}const jA={__init__:["labelSupport"],labelSupport:["type",kp]};var FA=251,Hy=1401,zy="attach-ok";function Op(e,t,n,i,r){J.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",Hy,function(a){var s=a.context,c=s.shapes,u=s.validatedShapes;s.shapes=HA(c),s.validatedShapes=zA(u)}),o&&t.on("shape.move.start",FA,function(a){var s=a.context,c=s.shapes,u=Dp(c);D(u,function(l){o.makeDraggable(s,l,!0),D(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,zy),t.once(["shape.move.out","shape.move.cleanup"],function(){n.removeMarker(l,zy)}))}}),this.preExecuted("elements.move",Hy,function(a){var s=a.context,c=s.closure,u=s.shapes,l=Dp(u);D(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=ze(c,function(f){var p=f.host;return GA(f)&&!VA(c,p)}),D(l,function(f){r.updateAttachment(f,u)}))}),this.postExecuted("elements.move",function(a){var s=a.context.shapes;D(s,function(c){D(c.attachers,function(u){D(u.outgoing.slice(),function(l){var f=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});f||r.removeConnection(l)}),D(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&&D(u.attachers,function(l){var f=ag(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&&D(f,function(d){var h=ag(d,u,l);r.moveShape(d,h,d.parent),D(d.labels,function(m){r.moveShape(m,h,m.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)})}de(Op,J),Op.$inject=["injector","eventBus","canvas","rules","modeling"];function Dp(e){return Pu(cn(e,function(t){return t.attachers||[]}))}function HA(e){var t=Dp(e);return P0("id",e,t)}function zA(e){var t=to(e,"id");return ze(e,function(n){for(;n;){if(n.host&&t[n.host.id])return!1;n=n.parent}return!0})}function GA(e){return!!e.host}function VA(e,t){return e.indexOf(t)!==-1}const WA={__depends__:[yi],__init__:["attachSupport"],attachSupport:["type",Op]};function Gy(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(Ih(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)})}Gy.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];const Lp={__init__:["changeSupport"],changeSupport:["type",Gy]};function Yn(e){this._model=e}Yn.$inject=["moddle"],Yn.prototype._needsId=function(e){return He(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"])},Yn.prototype._ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;v(e,"bpmn:Activity")?t="Activity":v(e,"bpmn:Event")?t="Event":v(e,"bpmn:Gateway")?t="Gateway":He(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))},Yn.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Yn.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Yn.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",j({bpmnElement:e,bounds:this.createDiBounds()},t))},Yn.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Yn.prototype.createDiWaypoints=function(e){var t=this;return cn(e,function(n){return t.createDiWaypoint(n)})},Yn.prototype.createDiWaypoint=function(e){return this.create("dc:Point",ti(e,["x","y"]))},Yn.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",j({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},Yn.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",j({bpmnElement:e},t))};function On(e,t,n){J.call(this,e),this._bpmnFactory=t;var i=this;function r(d){var h=d.context,m=h.hints||{},g;!h.cropped&&m.createElementsBehavior!==!1&&(g=h.connection,g.waypoints=n.getCroppedWaypoints(g),h.cropped=!0)}this.executed(["connection.layout","connection.create"],r),this.reverted(["connection.layout"],function(d){delete d.context.cropped});function o(d){var h=d.context;i.updateParent(h.shape||h.connection,h.oldParent)}function a(d){var h=d.context,m=h.shape||h.connection,g=h.parent||h.newParent;i.updateParent(m,g)}this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Dn(o)),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Dn(a));function s(d){var h=d.context,m=h.oldRoot,g=m.children;D(g,function(S){v(S,"bpmn:BaseElement")&&i.updateParent(S)})}this.executed(["canvas.updateRoot"],s),this.reverted(["canvas.updateRoot"],s);function c(d){var h=d.context.shape;v(h,"bpmn:BaseElement")&&i.updateBounds(h)}this.executed(["shape.move","shape.create","shape.resize"],Dn(function(d){d.context.shape.type!=="label"&&c(d)})),this.reverted(["shape.move","shape.create","shape.resize"],Dn(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"],Dn(u)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Dn(u));function l(d){i.updateConnectionWaypoints(d.context.connection)}this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Dn(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Dn(l)),this.executed("connection.reconnect",Dn(function(d){var h=d.context,m=h.connection,g=h.oldSource,S=h.newSource,E=ee(m),x=ee(g),w=ee(S);E.conditionExpression&&!He(w,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(h.oldConditionExpression=E.conditionExpression,delete E.conditionExpression),g!==S&&x.default===E&&(h.oldDefault=x.default,delete x.default)})),this.reverted("connection.reconnect",Dn(function(d){var h=d.context,m=h.connection,g=h.oldSource,S=h.newSource,E=ee(m),x=ee(g),w=ee(S);h.oldConditionExpression&&(E.conditionExpression=h.oldConditionExpression),h.oldDefault&&(x.default=h.oldDefault,delete w.default)}));function f(d){i.updateAttachment(d.context)}this.executed(["element.updateAttachment"],Dn(f)),this.reverted(["element.updateAttachment"],Dn(f)),this.executed("element.updateLabel",Dn(p)),this.reverted("element.updateLabel",Dn(p));function p(d){const{element:h}=d.context,m=$n(h),g=Xe(h),S=g&&g.get("label");or(h)||ic(h)||(m&&!S?g.set("label",t.create("bpmndi:BPMNLabel")):!m&&S&&g.set("label",void 0))}}de(On,J),On.$inject=["eventBus","bpmnFactory","connectionDocking"],On.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},On.prototype.updateParent=function(e,t){if(!je(e)&&!(v(e,"bpmn:DataStoreReference")&&e.parent&&v(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Xe(e),o=n&&n.businessObject,a=Xe(n);v(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),v(e,"bpmn:DataOutputAssociation")&&(e.source?o=e.source.businessObject:o=null),v(e,"bpmn:DataInputAssociation")&&(e.target?o=e.target.businessObject:o=null),this.updateSemanticParent(i,o),v(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,a)}},On.prototype.updateBounds=function(e){var t=Xe(e),n=qA(e);if(n){var i=ni(n,t.get("bounds"));j(n,{x:e.x+i.x,y:e.y+i.y})}var r=je(e)?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),j(o,{x:e.x,y:e.y,width:e.width,height:e.height})},On.prototype.updateFlowNodeRefs=function(e,t,n){if(n!==t){var i,r;v(n,"bpmn:Lane")&&(i=n.get("flowNodeRef"),Et(i,e)),v(t,"bpmn:Lane")&&(r=t.get("flowNodeRef"),St(r,e))}},On.prototype.updateDiConnection=function(e,t,n){var i=Xe(e),r=Xe(t),o=Xe(n);i.sourceElement&&i.sourceElement.bpmnElement!==ee(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==ee(n)&&(i.targetElement=n&&o)},On.prototype.updateDiParent=function(e,t){if(t&&!v(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(Et(n,e),e.$parent=null)}};function UA(e){for(;e&&!v(e,"bpmn:Definitions");)e=e.$parent;return e}On.prototype.getLaneSet=function(e){var t,n;return v(e,"bpmn:Lane")?(t=e.childLaneSet,t||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(v(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)},On.prototype.updateSemanticParent=function(e,t,n){var i;if(e.$parent!==t&&!((v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput"))&&(v(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),"ioSpecification"in t&&t.ioSpecification===e.$parent))){if(v(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(v(e,"bpmn:FlowElement")){if(t){if(v(t,"bpmn:Participant"))t=t.processRef;else if(v(t,"bpmn:Lane"))do t=t.$parent.$parent;while(v(t,"bpmn:Lane"))}i="flowElements"}else if(v(e,"bpmn:Artifact")){for(;t&&!v(t,"bpmn:Process")&&!v(t,"bpmn:SubProcess")&&!v(t,"bpmn:Collaboration");)if(v(t,"bpmn:Participant")){t=t.processRef;break}else t=t.$parent;i="artifacts"}else if(v(e,"bpmn:MessageFlow"))i="messageFlows";else if(v(e,"bpmn:Participant")){i="participants";var r=e.processRef,o;r&&(o=UA(e.$parent||t),e.$parent&&(Et(o.get("rootElements"),r),r.$parent=null),t&&(St(o.get("rootElements"),r),r.$parent=o))}else v(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":v(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),Et(a,e)),t?(a=t.get(i),a.push(e),e.$parent=t):e.$parent=null,n){var s=n.get(i);Et(a,e),t&&(s||(s=[],t.set(i,s)),s.push(e))}}},On.prototype.updateConnectionWaypoints=function(e){var t=Xe(e);t.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},On.prototype.updateConnection=function(e){var t=e.connection,n=ee(t),i=t.source,r=ee(i),o=t.target,a=ee(t.target),s;if(v(n,"bpmn:DataAssociation"))v(n,"bpmn:DataInputAssociation")?(n.get("sourceRef")[0]=r,s=e.parent||e.newParent||a,this.updateSemanticParent(n,a,s)):v(n,"bpmn:DataOutputAssociation")&&(s=e.parent||e.newParent||r,this.updateSemanticParent(n,r,s),n.targetRef=a);else{var c=v(n,"bpmn:SequenceFlow");n.sourceRef!==r&&(c&&(Et(n.sourceRef&&n.sourceRef.get("outgoing"),n),r&&r.get("outgoing")&&r.get("outgoing").push(n)),n.sourceRef=r),n.targetRef!==a&&(c&&(Et(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)},On.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label};function Dn(e){return function(t){var n=t.context,i=n.shape||n.connection||n.element;v(i,"bpmn:BaseElement")&&e(t)}}function qA(e){if(v(e,"bpmn:Activity")){var t=Xe(e);if(t){var n=t.get("label");if(n)return n.get("bounds")}}}function dr(e,t){Di.call(this),this._bpmnFactory=e,this._moddle=t}de(dr,Di),dr.$inject=["bpmnFactory","moddle"],dr.prototype._baseCreate=Di.prototype.create,dr.prototype.create=function(e,t){if(e==="label"){var n=t.di||this._bpmnFactory.createDiLabel();return this._baseCreate(e,j({type:"label",di:n},Nr,t))}return this.createElement(e,t)},dr.prototype.createElement=function(e,t){t=j({},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(!KA(r)){var o=j({},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)}v(i,"bpmn:Group")&&(t=j({isFrame:!0},t)),t=YA(i,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=Ip(r,t,"isExpanded")),He(i,["bpmn:Lane","bpmn:Participant"])&&(t=Ip(r,t,"isHorizontal")),v(i,"bpmn:SubProcess")&&(t.collapsed=!qe(i,r)),v(i,"bpmn:ExclusiveGateway")&&(Sn(r,"isMarkerVisible")?r.isMarkerVisible===void 0&&(r.isMarkerVisible=!1):r.isMarkerVisible=!0),jt(t.triggeredByEvent)&&(i.triggeredByEvent=t.triggeredByEvent,delete t.triggeredByEvent),jt(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=j({id:i.id},n,t,{businessObject:i,di:r}),this._baseCreate(e,t)},dr.prototype.getDefaultSize=function(e,t){var n=ee(e);if(t=t||Xe(e),v(n,"bpmn:SubProcess"))return qe(n,t)?{width:350,height:200}:{width:100,height:80};if(v(n,"bpmn:Task"))return{width:100,height:80};if(v(n,"bpmn:Gateway"))return{width:50,height:50};if(v(n,"bpmn:Event"))return{width:36,height:36};if(v(n,"bpmn:Participant")){var i=t.isHorizontal===void 0||t.isHorizontal===!0;return qe(n,t)?i?{width:600,height:250}:{width:250,height:600}:i?{width:400,height:60}:{width:60,height:400}}return v(n,"bpmn:Lane")?{width:400,height:100}:v(n,"bpmn:DataObjectReference")?{width:36,height:50}:v(n,"bpmn:DataStoreReference")?{width:50,height:50}:v(n,"bpmn:TextAnnotation")?{width:100,height:40}:v(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},dr.prototype.createParticipantShape=function(e){return Yt(e)||(e={isExpanded:e}),e=j({type:"bpmn:Participant"},e||{}),e.isExpanded!==!1&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)};function YA(e,t,n){return D(n,function(i){t=Ip(e,t,i)}),t}function Ip(e,t,n){return t[n]===void 0?t:(e[n]=t[n],ai(t,[n]))}function KA(e){return He(e,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])}function vc(e,t){this._modeling=e,this._canvas=t}vc.$inject=["modeling","canvas"],vc.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;D(n,function(r){var o={x:0,y:0};jt(i.left)?o.x=i.left-r.x:jt(i.right)?o.x=i.right-r.width-r.x:jt(i.center)?o.x=i.center-Math.round(r.width/2)-r.x:jt(i.top)?o.y=i.top-r.y:jt(i.bottom)?o.y=i.bottom-r.height-r.y:jt(i.middle)&&(o.y=i.middle-Math.round(r.height/2)-r.y),t.moveElements([r],o,r.parent)})},vc.prototype.postExecute=function(e){};function bc(e){this._modeling=e}bc.$inject=["modeling"],bc.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},bc.prototype.postExecute=function(e){var t=e.hints||{};XA(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 XA(e,t){return Yi(e.outgoing,function(n){return n.target===t})}function _c(e,t){this._canvas=e,this._layouter=t}_c.$inject=["canvas","layouter"],_c.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},_c.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var xc=Math.round;function Bp(e){this._modeling=e}Bp.$inject=["modeling"],Bp.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;D(t,function(f){Oe(f.x)||(f.x=0),Oe(f.y)||(f.y=0)});var s=ze(t,function(f){return!f.hidden}),c=kt(s);D(t,function(f){st(f)&&(f.waypoints=cn(f.waypoints,function(p){return{x:xc(p.x-c.x-c.width/2+r.x),y:xc(p.y-c.y-c.height/2+r.y)}})),j(f,{x:xc(f.x-c.x-c.width/2+r.x),y:xc(f.y-c.y-c.height/2+r.y)})});var u=new Set(Es(t)),l={};D(t,function(f){if(st(f)){l[f.id]=Oe(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=j({},o);u.has(f)||(p.autoResize=!1),je(f)&&(p=ai(p,["attach"])),l[f.id]=Oe(i)?a.createShape(f,ti(f,["x","y","width","height"]),f.parent||n,i,p):a.createShape(f,ti(f,["x","y","width","height"]),f.parent||n,p)}),e.elements=eo(l)};var Vy=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?j(t,n):j(t,{x:n.x-Vy(t.width/2),y:n.y-Vy(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 va(e){hr.call(this,e)}de(va,hr),va.$inject=["canvas"];var ZA=hr.prototype.execute;va.prototype.execute=function(e){var t=e.shape;return JA(t),t.labelTarget=e.labelTarget,ZA.call(this,e)};var QA=hr.prototype.revert;va.prototype.revert=function(e){return e.shape.labelTarget=null,QA.call(this,e)};function JA(e){["width","height"].forEach(function(t){typeof e[t]>"u"&&(e[t]=0)})}function ba(e,t){this._canvas=e,this._modeling=t}ba.$inject=["canvas","modeling"],ba.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})})},ba.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=ll(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},ba.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,St(n.children,t,i),this._canvas.addConnection(t,n),t};function Np(e,t){this._modeling=e,this._elementRegistry=t}Np.$inject=["modeling","elementRegistry"],Np.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry,i=e.elements;D(i,function(r){n.get(r.id)&&(r.waypoints?t.removeConnection(r):t.removeShape(r))})};function _a(e,t){this._canvas=e,this._modeling=t}_a.$inject=["canvas","modeling"],_a.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){st(i)?t.removeConnection(i,{nested:!0}):t.removeShape(i,{nested:!0})})},_a.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=ll(i.children,n),t.removeShape(n),n},_a.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return St(i.children,n,r),t.addShape(n,i),n};function wc(e){this._modeling=e}wc.$inject=["modeling"];var Wy={x:"y",y:"x"};wc.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(g,S){g.range.min=Math.min(S[i],g.range.min),g.range.max=Math.max(S[i]+S[r],g.range.max)}function a(g){return g[i]+g[r]/2}function s(g){return g.length-1}function c(g){return g.max-g.min}function u(g,S){var E={y:0};E[i]=g-a(S),E[i]&&(E[Wy[i]]=0,t.moveElements([S],E,S.parent))}var l=n[0],f=s(n),p=n[f],d,h,m=0;D(n,function(g,S){var E,x,w;if(g.elements.length<2){S&&S!==n.length-1&&(o(g,g.elements[0]),m+=c(g.range));return}E=oi(g.elements,i),x=E[0],S===f&&(x=E[s(E)]),w=a(x),g.range=null,D(E,function(C){if(u(w,C),g.range===null){g.range={min:C[i],max:C[i]+C[r]};return}o(g,C)}),S&&S!==n.length-1&&(m+=c(g.range))}),h=Math.abs(p.range.min-l.range.max),d=Math.round((h-m)/(n.length-1)),!(d<n.length-1)&&D(n,function(g,S){var E={},x;g===l||g===p||(x=n[S-1],g.range.max=0,D(g.elements,function(w,C){E[Wy[i]]=0,E[i]=x.range.max-w[i]+d,g.range.min!==w[i]&&(E[i]+=w[i]-g.range.min),E[i]&&t.moveElements([w],E,w.parent),g.range.max=Math.max(w[i]+w[r],C?g.range.max:0)}))})},wc.prototype.postExecute=function(e){};function Ec(e,t){this._layouter=e,this._canvas=t}Ec.$inject=["layouter","canvas"],Ec.prototype.execute=function(e){var t=e.connection,n=t.waypoints;return j(e,{oldWaypoints:n}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Ec.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t};function $p(){}$p.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=Et(o.children,t),St(i.children,t,r),t.parent=i,D(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},$p.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return Et(n.children,t),St(i.children,t,r),t.parent=i,D(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=T1(e,!!t,this);return j(this,n),this};function xa(e){this._modeling=e}xa.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},xa.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),D(a,function(f){o.moveShape(f,t,u[f.id]&&!l&&n,{recurse:!1,layout:!1})}),D(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&&Ul(f,f.source,t),connectionEnd:d&&ql(f,f.target,t)})})},xa.prototype.getClosure=function(e){return new jp().addAll(e,!0)};function Sc(e){this._helper=new xa(e)}Sc.$inject=["modeling"],Sc.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Sc.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 Gr(e){this._modeling=e,this._helper=new xa(e)}Gr.$inject=["modeling"],Gr.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=ti(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=Et(o.children,t),St(i.children,t,r),j(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Gr.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;i.layout!==!1&&(D(t.incoming,function(o){r.layoutConnection(o,{connectionEnd:ql(o,t,n)})}),D(t.outgoing,function(o){r.layoutConnection(o,{connectionStart:Ul(o,t,n)})})),i.recurse!==!1&&this.moveChildren(e)},Gr.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return St(n.children,t,i),j(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Gr.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Gr.prototype.getNewParent=function(e){return e.newParent||e.shape.parent};function wa(e){this._modeling=e}wa.$inject=["modeling"],wa.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 Pe(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},wa.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||Uy(Pe(r)?r[0]:r)),i&&(!n||o.docking==="target")&&(a.connectionEnd=a.connectionEnd||Uy(Pe(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},wa.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 Uy(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(h,m,g){return i.allowed("connection.reconnect",{connection:g,source:h,target:m})}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();D(p,function(h){var m=h.source,g=c(m,s,h);g&&t.reconnectEnd(h,s,Zs(h,s,l),a)}),D(d,function(h){var m=h.target,g=c(s,m,h);g&&t.reconnectStart(h,s,Xs(h,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 Ea(e){this._modeling=e}Ea.$inject=["modeling"],Ea.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},j(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Ea.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds,r=e.hints||{};r.layout!==!1&&(D(n.incoming,function(o){t.layoutConnection(o,{connectionEnd:Zs(o,n,i)})}),D(n.outgoing,function(o){t.layoutConnection(o,{connectionStart:Xs(o,n,i)})}))},Ea.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return j(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),D(r,function(s){a[s.id]=tT(s)}),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(AA(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;D(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;D(e,function(r){var o=TA(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);D(e,function(l){var f=l.source,p=l.target,d=eT(l),h=Yy(n),m={},g=c.has(f)||u.has(f),S=c.has(p)||u.has(p);g&&S?(d=cn(d,function(E){return Ky(E,i,n)&&(E[h]=E[h]+t[h]),E.original&&Ky(E.original,i,n)&&(E.original[h]=E.original[h]+t[h]),E}),s._modeling.updateWaypoints(l,d,{labelBehavior:!1})):(g||S)&&(c.has(f)?m.connectionStart=Ul(l,f,t):c.has(p)?m.connectionEnd=ql(l,p,t):u.has(f)?m.connectionStart=Xs(l,f,a[f.id]):u.has(p)&&(m.connectionEnd=Zs(l,p,a[p.id])),s._modeling.layoutConnection(l,m))})};function qy(e){return j({},e)}function eT(e){return cn(e.waypoints,function(t){return t=qy(t),t.original&&(t.original=qy(t.original)),t})}function Yy(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function Ky(e,t,n){var i=Yy(n);if(/e|s/.test(n))return e[i]>t;if(/n|w/.test(n))return e[i]<t}function tT(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}function Rc(e){this._modeling=e}Rc.$inject=["modeling"],Rc.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=Xy(n),t.collapsed=!t.collapsed;var i=Zy(n,t.collapsed);return[t].concat(i)},Rc.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=t.children,r=Qy(i,n);return t.collapsed=!t.collapsed,[t].concat(r)};function Xy(e){var t={};return D(e,function(n){t[n.id]=n.hidden,n.children&&(t=j({},t,Xy(n.children)))}),t}function Zy(e,t){var n=[];return D(e,function(i){i.hidden=t,n=n.concat(i),i.children&&(n=n.concat(Zy(i.children,i.collapsed||t)))}),n}function Qy(e,t){var n=[];return D(e,function(i){i.hidden=t[i.id],n=n.concat(i),i.children&&(n=n.concat(Qy(i.children,t)))}),n}function Cc(e){this._modeling=e}Cc.$inject=["modeling"],Cc.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=Jy(i,t),ev(n,t),t.host=n,t},Cc.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,Jy(n,t),ev(i,t,r),t};function Jy(e,t){return Et(e&&e.attachers,t)}function ev(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),St(i,t,n)}}function Fp(){}Fp.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},Fp.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t};function ct(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",function(){i.registerHandlers(n)})}ct.$inject=["eventBus","elementFactory","commandStack"],ct.prototype.getHandlers=function(){return{"shape.append":bc,"shape.create":hr,"shape.delete":_a,"shape.move":Gr,"shape.resize":Ea,"shape.replace":ji,"shape.toggleCollapse":Rc,spaceTool:mr,"label.create":va,"connection.create":_c,"connection.delete":ba,"connection.move":$p,"connection.layout":Ec,"connection.updateWaypoints":Fp,"connection.reconnect":wa,"elements.create":Bp,"elements.move":Sc,"elements.delete":Np,"elements.distribute":wc,"elements.align":vc,"element.updateAttachment":Cc}},ct.prototype.registerHandlers=function(e){D(this.getHandlers(),function(t,n){e.registerHandler(n,t)})},ct.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)},ct.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},ct.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)},ct.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)},ct.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},ct.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},ct.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},ct.prototype.createElements=function(e,t,n,i,r){Pe(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},ct.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},ct.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},ct.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},ct.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},ct.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},ct.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},ct.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},ct.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},ct.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},ct.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)},ct.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},ct.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)},ct.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,j(i,{docking:"source"}))},ct.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,j(i,{docking:"target"}))},ct.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},ct.prototype._create=function(e,t){return hS(t)?t:this._elementFactory.create(e,t)},ct.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)};function Sa(e){this._elementRegistry=e}Sa.$inject=["elementRegistry"],Sa.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||nT(n,Za(i));return tv(n,i),e.oldProperties=o,e.changed=r,r},Sa.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return tv(n,t),i},Sa.prototype._getVisualReferences=function(e){var t=this._elementRegistry;return v(e,"bpmn:DataObject")?iT(e,t):[]};function nT(e,t){return Rn(t,function(n,i){return n[i]=e.get(i),n},{})}function tv(e,t){D(t,function(n,i){e.set(i,n)})}function iT(e,t){return t.filter(function(n){return v(n,"bpmn:DataObjectReference")&&ee(n).dataObjectRef===e})}var Ra="default",Fi="id",nv="di",rT={width:0,height:0};function Ca(e,t,n,i){this._elementRegistry=e,this._moddle=t,this._modeling=n,this._textRenderer=i}Ca.$inject=["elementRegistry","moddle","modeling","textRenderer"],Ca.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=uT(e.properties),s=e.oldProperties||oT(t,a);return iv(a,o)&&(r.unclaim(o[Fi]),i.updateId(t,a[Fi]),r.claim(a[Fi],o)),Ra in a&&(a[Ra]&&n.push(i.get(a[Ra].id)),o[Ra]&&n.push(i.get(o[Ra].id))),rv(t,a),e.oldProperties=s,e.changed=n,n},Ca.prototype.postExecute=function(e){var t=e.element,n=t.label,i=n&&ee(n).name;if(i){var r=this._textRenderer.getExternalLabelBounds(n,i);this._modeling.resizeShape(n,r,rT)}},Ca.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 rv(t,i),iv(n,r)&&(a.unclaim(n[Fi]),o.updateId(t,i[Fi]),a.claim(i[Fi],r)),e.changed};function iv(e,t){return Fi in e&&e[Fi]!==t[Fi]}function oT(e,t){var n=Za(t),i=e.businessObject,r=Xe(e);return Rn(n,function(o,a){return a!==nv?o[a]=i.get(a):o[a]=aT(r,Za(t.di)),o},{})}function aT(e,t){return Rn(t,function(n,i){return n[i]=e&&e.get(i),n},{})}function rv(e,t){var n=e.businessObject,i=Xe(e);D(t,function(r,o){o!==nv?n.set(o,r):i&&sT(i,r)})}function sT(e,t){D(t,function(n,i){e.set(i,n)})}var cT=["default"];function uT(e){var t=j({},e);return cT.forEach(function(n){n in e&&(t[n]=ee(t[n]))}),t}function Pc(e,t){this._canvas=e,this._modeling=t}Pc.$inject=["canvas","modeling"],Pc.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=Xe(r);return t.setRootElement(n),t.removeRootElement(r),St(a.rootElements,i),i.$parent=a,Et(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e.oldRoot=r,[]},Pc.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,a=i.$parent,s=Xe(n);return t.setRootElement(r),t.removeRootElement(n),Et(a.rootElements,i),i.$parent=null,St(a.rootElements,o),o.$parent=a,n.di=null,s.bpmnElement=o,r.di=s,[]};function Hp(e,t){this._modeling=e,this._spaceTool=t}Hp.$inject=["modeling","spaceTool"],Hp.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Vn(i),a=o===i,s=a?i:i.parent,c=sr(s),u=Zt(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+Gn,y:i.y,width:i.width-Gn,height:i.height}:{x:i.x,y:i.y+Gn,width:i.width,height:i.height-Gn};n.createShape({type:"bpmn:Lane",isHorizontal:u},l,s)}var f=[];Ir(o,function(w){return f.push(w),w.label&&f.push(w.label),w===i?[]:ze(w.children,function(C){return C!==i})});var p,d,h,m,g;r==="top"?(p=-120,d=i.y,h=d+10,m="n",g="y"):r==="left"?(p=-120,d=i.x,h=d+10,m="w",g="x"):r==="bottom"?(p=120,d=i.y+i.height,h=d-10,m="s",g="y"):r==="right"&&(p=120,d=i.x+i.width,h=d-10,m="e",g="x");var S=t.calculateAdjustments(f,g,p,h),E=u?{x:0,y:p}:{x:p,y:0};t.makeSpace(S.movingShapes,S.resizingShapes,E,m,h);var x=u?{x:i.x+(a?Gn:0),y:d-(r==="top"?120:0),width:i.width-(a?Gn:0),height:120}:{x:d-(r==="left"?120:0),y:i.y+(a?Gn:0),width:120,height:i.height-(a?Gn:0)};e.newLane=n.createShape({type:"bpmn:Lane",isHorizontal:u},x,s)};function zp(e){this._modeling=e}zp.$inject=["modeling"],zp.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=Zt(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+Gn,y:n.y+p*c,width:n.width-Gn,height:u}:{x:n.x+p*c,y:n.y+Gn,width:u,height:n.height-Gn},p<o?t.resizeShape(r[p],l):(f={type:"bpmn:Lane",isHorizontal:a},t.createShape(f,l,n))};function Pa(e,t){this._modeling=e,this._spaceTool=t}Pa.$inject=["modeling","spaceTool"],Pa.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds,i=e.balanced;i!==!1?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Pa.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=iC(e,t);n.resizeShape(e,t),i.forEach(function(r){n.resizeShape(r.shape,r.newBounds)})},Pa.prototype.resizeSpace=function(e,t){var n=this._spaceTool,i=Se(e),r=Se(t),o=Bm(r,i),a=Vn(e),s=[],c=[];Ir(a,function(h){return s.push(h),(v(h,"bpmn:Lane")||v(h,"bpmn:Participant"))&&c.push(h),h.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 Aa="flowNodeRef",Gp="lanes";function Ac(){}Ac.prototype._computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function a(l,f){var p=Se(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=Vn(l);return r[f.id]||(r[f.id]=Ws(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=Vn(l);if(!(!f||n.indexOf(f)!==-1)){var p=f.children.filter(function(d){return v(d,"bpmn:FlowNode")});p.forEach(s),n.push(f)}}),e.forEach(s),o.forEach(function(l){var f=l.businessObject,p=f.get(Gp),d=p.slice(),h=u(l);i.push({flowNode:f,remove:d,add:h})}),t.forEach(function(l){var f=l.businessObject;l.parent||f.get(Aa).forEach(function(p){i.push({flowNode:p,remove:[f],add:[]})})}),i},Ac.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(Gp);n.remove.forEach(function(o){Et(r,o),Et(o.get(Aa),i)}),n.add.forEach(function(o){St(r,o),St(o.get(Aa),i)})}),[]},Ac.prototype.revert=function(e){var t=e.updates;return t.forEach(function(n){var i=n.flowNode,r=i.get(Gp);n.add.forEach(function(o){Et(r,o),Et(o.get(Aa),i)}),n.remove.forEach(function(o){St(r,o),St(o.get(Aa),i)})}),[]};var Vp="categoryValueRef";function Ta(e,t){this._bpmnFactory=e,this._elementRegistry=t}Ta.$inject=["bpmnFactory","elementRegistry"],Ta.prototype._computeUpdates=function(e,t){var n=this._elementRegistry,i=this._bpmnFactory,r=new Map,o=[],a=new Map;function s(E,x,w){if(x){var C=a.get(E);C||(C={},a.set(E,C)),!(w&&C.present)&&(!w&&C.past||(w?C.present={categoryValue:x,root:Wp(E)}:C.past={categoryValue:x}))}}function c(E){r.set(E,ee(E))}function u(){n.filter(function(E){return v(E,"bpmn:FlowElement")&&!je(E)&&E.parent}).forEach(c)}function l(E){var x=ee(E),w=x.get("categoryValueRef");return w||(w=km(i,x),o.push(lT(E,w))),w}function f(E){return E.reduce(function(x,w){var C=Wp(w),P=x.get(C);return P||(P=[],x.set(C,P)),P.push(w),x},new Map)}e=Array.from(e||[]);var p=f(e);t.length&&u(),e.forEach(c),n.filter(function(E){return v(E,"bpmn:Group")&&!je(E)&&E.parent}).forEach(function(E){var x=ee(E).get("categoryValueRef");if(!x){var w=Wp(E),C=p.get(w)||[],P=lo(C,E),L=Object.keys(P).length>0;L&&(x=l(E))}s(E,x,!0)}),t.forEach(function(E){s(E.groupShape,E.categoryValue,!1)}),o.length&&u();var d=Array.from(r.keys()),h=Array.from(a.values()).reduce(function(E,x){return x.present&&E.add(x.present.categoryValue),x.past&&E.add(x.past.categoryValue),E},new Set),m=new Map,g=f(d);a.forEach(function(E,x){var w=E.present;if(w){var C=g.get(w.root)||[],P=lo(C,x);C.forEach(function(L){if(P[L.id]){var T=m.get(L);T||(T=new Set,m.set(L,T)),T.add(w.categoryValue)}})}});var S=d.reduce(function(E,x){var w=r.get(x),C=w.get(Vp),P=new Set(C),L=m.get(x)||new Set,T=Array.from(L).filter(function(k){return!P.has(k)}),N=C.filter(function(k){return h.has(k)&&!L.has(k)});return(T.length||N.length)&&E.push({businessObject:w,categoryValuesToAdd:T,categoryValuesToRemove:N}),E},[]);return{flowElements:S,groups:o}},Ta.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.affectedFlowElements,e.affectedGroupEntries)),pT(t.groups),dT(t.flowElements),[]},Ta.prototype.revert=function(e){var t=e.updates;return hT(t.flowElements),fT(t.groups),[]};function lT(e,t){return{groupShape:e,categoryValue:t,category:t.$parent}}function pT(e){e.forEach(function(t){ee(t.groupShape).categoryValueRef=t.categoryValue,t.categoryValue.$parent=t.category})}function fT(e){e.forEach(function(t){ee(t.groupShape).categoryValueRef=null})}function dT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(Vp);t.categoryValuesToRemove.forEach(function(r){Et(i,r)}),t.categoryValuesToAdd.forEach(function(r){St(i,r,!0)})})}function hT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(Vp);t.categoryValuesToAdd.forEach(function(r){Et(i,r)}),t.categoryValuesToRemove.forEach(function(r){St(i,r,!0)})})}function Wp(e){for(;e.parent;)e=e.parent;return e}function Tc(e){this._moddle=e}Tc.$inject=["moddle"],Tc.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),[]},Tc.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 mT={fill:void 0,stroke:void 0};function Up(e){this._commandStack=e,this._normalizeColor=function(t){if(t){if(En(t)){var n=gT(t);if(n)return n}throw new Error(`invalid color value: ${t}`)}}}Up.$inject=["commandStack"],Up.prototype.postExecute=function(e){var t=e.elements,n=e.colors||mT,i=this,r={};"fill"in n&&j(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&j(r,{"border-color":this._normalizeColor(n.stroke)}),D(t,function(o){var a=st(o)?ti(r,["border-color"]):r,s=Xe(o);if(yT(a),je(o)){if(!s||!v(s.label,"bpmndi:BPMNLabel"))return;i._commandStack.execute("element.updateModdleProperties",{element:o,moddleElement:s.label,properties:{color:r["border-color"]}})}else{if(!He(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 yT(e){"border-color"in e&&(e.stroke=e["border-color"]),"background-color"in e&&(e.fill=e["background-color"])}var vT={width:0,height:0};function ov(e,t,n){function i(c,u){var l=c.label||c,f=c.labelTarget||c;return US(l,u),[l,f]}function r(c){var u=c.element,l=u.businessObject,f=c.newLabel;if(!je(u)&&or(u)&&!Os(u)&&!av(f)){var p=7,d=gl(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=$n(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(!(!je(l)&&!v(l,"bpmn:TextAnnotation"))){if(je(l)&&av(f)){d.removeShape!==!1&&e.removeShape(l,{unsetLabel:!1});return}var h=$n(u);typeof p>"u"&&(p=t.getExternalLabelBounds(l,h)),p&&e.resizeShape(l,p,vT)}}this.preExecute=r,this.execute=o,this.revert=a,this.postExecute=s}ov.$inject=["modeling","textRenderer","bpmnFactory"];function av(e){return!e||!e.trim()}function on(e,t,n,i){ct.call(this,e,t,n),this._bpmnRules=i}de(on,ct),on.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],on.prototype.getHandlers=function(){var e=ct.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=Sa,e["element.updateProperties"]=Ca,e["canvas.updateRoot"]=Pc,e["lane.add"]=Hp,e["lane.resize"]=Pa,e["lane.split"]=zp,e["lane.updateRefs"]=Ac,e["group.updateRefs"]=Ta,e["id.updateClaim"]=Tc,e["element.setColor"]=Up,e["element.updateLabel"]=ov,e},on.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},on.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)},on.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},on.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},on.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},on.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},on.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},on.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},on.prototype.makeProcess=function(){var e=this._create("root",{type:"bpmn:Process"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},on.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},on.prototype.updateCategoryValueRefs=function(e,t){this._commandStack.execute("group.updateRefs",{affectedFlowElements:e,affectedGroupEntries:t})},on.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},on.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},on.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})};function sv(){}sv.prototype.layoutConnection=function(e,t){return t=t||{},[t.connectionStart||Ae(t.source||e.source),t.connectionEnd||Ae(t.target||e.target)]};var Mc=20,bT=5,kc=Math.round,cv=20,_T={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function xT(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}function wT(e,t){return{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[e].test(t)}function uv(e,t,n){var i=tn(t,e,bT),r=n.split(":")[0],o=kc((t.x-e.x)/2+e.x),a=kc((t.y-e.y)/2+e.y),s,c,u=wT(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=xT(i,r),c=l?"h:v":"v:h",f?l?(p=a===e.y,s={x:e.x+Mc*(/l/.test(r)?-1:1),y:p?a+Mc:a}):(p=o===e.x,s={x:p?o+Mc:o,y:e.y+Mc*(/t/.test(r)?-1:1)}):s={x:o,y:a}),{waypoints:qp(e,s,c).concat(s),directions:c,turnNextDirections:p}}function ET(e,t,n){return uv(e,t,n)}function ST(e,t,n){var i=uv(t,e,lv(n));return{waypoints:i.waypoints.slice().reverse(),directions:lv(i.directions),turnNextDirections:i.turnNextDirections}}function RT(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=qp(e.waypoints[e.waypoints.length-1],t.waypoints[0],r);return{waypoints:o,directions:r}}function lv(e){return e.split(":").reverse().join(":")}function CT(e,t,n){var i=kc((t.x-e.x)/2+e.x),r=kc((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 qp(e,t,n){if(n=n||"h:h",!IT(n))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(fv(n)){var i=ET(e,t,n),r=ST(e,t,n),o=RT(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return CT(e,t,n)}function PT(e,t,n){var i=qp(e,t,n);return i.unshift(e),i.push(t),hv(i)}function AT(e,t,n,i,r){var o=r&&r.preferredLayouts||[],a=R0(o,"straight")[0]||"h:h",s=_T[a]||0,c=tn(e,t,s),u=LT(c,a);n=n||Ae(e),i=i||Ae(t);var l=u.split(":"),f=dv(n,e,l[0],BT(c)),p=dv(i,t,l[1],c);return PT(f,p,u)}function TT(e,t,n,i,r,o){Pe(n)&&(r=n,o=i,n=Ae(e),i=Ae(t)),o=j({preferredLayouts:[]},o),r=r||[];var a=o.preferredLayouts,s=a.indexOf("straight")!==-1,c;return c=s&&kT(e,t,n,i,o),c||(c=o.connectionEnd&&DT(t,e,i,r),c)||(c=o.connectionStart&&OT(e,t,n,r),c)?c:!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:AT(e,t,n,i,o)}function MT(e,t,n){return e>=t&&e<=n}function pv(e,t,n){var i={x:"width",y:"height"};return MT(t[e],n[e],n[e]+n[i[e]])}function kT(e,t,n,i,r){var o={},a,s;return s=tn(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 OT(e,t,n,i){return Yp(e,t,n,i)}function DT(e,t,n,i){var r=i.slice().reverse();return r=Yp(e,t,n,r),r?r.reverse():null}function Yp(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&&Jo(f,d)<3})}function o(l,f,p){var d=ki(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(Nh(l[d],f,cv)||Nh(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=Yp(e,t,n,u)),c&&ki(c)?null:c}function LT(e,t){if(fv(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 IT(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}function fv(e){return e&&/t|r|b|l/.test(e)}function BT(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 dv(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 hv(e){return e.reduce(function(t,n,i){var r=t[t.length-1],o=e[i+1];return pl(r,o,n,0)||t.push(n),t},[])}var NT=-10,$T=40,jT={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},FT={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},Kp={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ma={top:"t",right:"r",bottom:"b",left:"l"};function Oc(e){this._elementRegistry=e}de(Oc,sv),Oc.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=mv(r&&r[0],n)),a||(a=mv(r&&r[r.length-1],i)),(v(e,"bpmn:Association")||v(e,"bpmn:DataAssociation"))&&r&&!gv(n,i))return[].concat([o],r.slice(1,-1),[a]);var l=Pm(n,s)?jT:FT;return v(e,"bpmn:MessageFlow")?c=zT(n,i,l):(v(e,"bpmn:SequenceFlow")||gv(n,i))&&(n===i?c={preferredLayouts:YT(n,e,l)}:v(n,"bpmn:BoundaryEvent")?c={preferredLayouts:KT(n,i,a,l)}:ka(n)||ka(i)?c={preferredLayouts:l.subProcess,preserveDocking:VT(n)}:v(n,"bpmn:Gateway")?c={preferredLayouts:l.fromGateway}:v(i,"bpmn:Gateway")?c={preferredLayouts:l.toGateway}:c={preferredLayouts:l.default}),c&&(c=j(c,t),u=hv(TT(n,i,o,a,r,c))),u||[o,a]};function HT(e){var t=e.host;return tn(Ae(e),t,NT)}function zT(e,t,n){return{preferredLayouts:n.messageFlow,preserveDocking:GT(e,t)}}function GT(e,t){return v(t,"bpmn:Participant")?"source":v(e,"bpmn:Participant")?"target":ka(t)?"source":ka(e)||v(t,"bpmn:Event")?"target":v(e,"bpmn:Event")?"source":null}function VT(e){return ka(e)?"target":"source"}function mv(e,t){return e?e.original||e:Ae(t)}function gv(e,t){return v(t,"bpmn:Activity")&&v(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function ka(e){return v(e,"bpmn:SubProcess")&&qe(e)}function Vr(e,t){return e===t}function WT(e,t){return t.indexOf(e)!==-1}function Mo(e){var t=/right|left/.exec(e);return t&&t[0]}function ko(e){var t=/top|bottom/.exec(e);return t&&t[0]}function yv(e,t){return Kp[e]===t}function UT(e,t){var n=Mo(e),i=Kp[n];return t.indexOf(i)!==-1}function qT(e,t){var n=ko(e),i=Kp[n];return t.indexOf(i)!==-1}function vv(e){return e==="right"||e==="left"}function YT(e,t,n){var i=t.waypoints,r=i&&i.length&&tn(i[0],e);return r==="top"?n.loop.fromTop:r==="right"?n.loop.fromRight:r==="left"?n.loop.fromLeft:n.loop.fromBottom}function KT(e,t,n,i){var r=Ae(e),o=Ae(t),a=HT(e),s,c,u=Vr(e.host,t),l=WT(a,["top","right","bottom","left"]),f=tn(o,r,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return u?XT(a,l,e,t,n,i):(s=ZT(a,f,l,i.isHorizontal),c=QT(a,f,l,i.isHorizontal),[s+":"+c])}function XT(e,t,n,i,r,o){var a=t?e:o.isHorizontal?ko(e):Mo(e),s=Ma[a],c;return t?vv(e)?c=bv("y",n,i,r)?"h":o.boundaryLoop.alternateHorizontalSide:c=bv("x",n,i,r)?"v":o.boundaryLoop.alternateVerticalSide:c=o.boundaryLoop.default,[s+":"+c]}function bv(e,t,n,i){var r=$T;return!(Xp(e,i,n,r)||Xp(e,i,{x:n.x+n.width,y:n.y+n.height},r)||Xp(e,i,Ae(t),r))}function Xp(e,t,n,i){return Math.abs(t[e]-n[e])<i}function ZT(e,t,n,i){if(n)return Ma[e];var r=ko(e),o=Mo(e),a=ko(t),s=Mo(t);if(i){if(Vr(r,a)||yv(o,s))return Ma[r]}else if(Vr(o,s)||yv(r,a))return Ma[o];return Ma[i?o:r]}function QT(e,t,n,i){if(n)return vv(e)?UT(e,t)||Vr(e,t)?"h":"v":qT(e,t)||Vr(e,t)?"v":"h";var r=ko(e),o=Mo(e),a=ko(t),s=Mo(t);return a&&!s?"v":s&&!a?"h":i?Vr(r,a)?"h":"v":Vr(o,s)?"v":"h"}Oc.$inject=["elementRegistry"];function _v(e){return j({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(_v(i)),o.push(_v(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 ea(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 Zp={__init__:["modeling","bpmnUpdater"],__depends__:[yP,DP,IP,BP,Oy,NA,jA,WA,Un,Lp,$y],bpmnFactory:["type",Yn],bpmnUpdater:["type",On],elementFactory:["type",dr],modeling:["type",on],layouter:["type",Oc],connectionDocking:["type",gr]};var JT=10,xv=50,eM=250;function Qp(e,t,n,i){for(var r;r=tM(e,n,t);)n=i(t,n,r);return n}function Jp(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 tM(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=iM(e);return lt(r,function(o){if(o===n)return!1;var a=tn(o,i,JT);return a==="intersect"})}function nM(e,t){t||(t={});function n(h){return h.source===e?1:-1}var i=t.defaultDistance||xv,r=t.direction||"e",o=t.filter,a=t.getWeight||n,s=t.maxDistance||eM,c=t.reference||"start";o||(o=aM);function u(h,m){return r==="n"?c==="start"?Se(h).top-Se(m).bottom:c==="center"?Se(h).top-Ae(m).y:Se(h).top-Se(m).top:r==="w"?c==="start"?Se(h).left-Se(m).right:c==="center"?Se(h).left-Ae(m).x:Se(h).left-Se(m).left:r==="s"?c==="start"?Se(m).top-Se(h).bottom:c==="center"?Ae(m).y-Se(h).bottom:Se(m).bottom-Se(h).bottom:c==="start"?Se(m).left-Se(h).right:c==="center"?Ae(m).x-Se(h).right:Se(m).right-Se(h).right}var l=e.incoming.filter(o).map(function(h){var m=a(h),g=m<0?u(h.source,e):u(e,h.source);return{id:h.source.id,distance:g,weight:m}}),f=e.outgoing.filter(o).map(function(h){var m=a(h),g=m>0?u(e,h.target):u(h.target,e);return{id:h.target.id,distance:g,weight:m}}),p=l.concat(f).reduce(function(h,m){return h[m.id+"__weight_"+m.weight]=m,h},{}),d=Rn(p,function(h,m){var g=m.distance,S=m.weight;return g<0||g>s||(h[String(g)]||(h[String(g)]=0),h[String(g)]+=1*S,(!h.distance||h[h.distance]<h[String(g)])&&(h.distance=g)),h},{});return d.distance||i}function iM(e){var t=ef(e);return e.host&&(t=t.concat(ef(e.host))),e.attachers&&(t=t.concat(e.attachers.reduce(function(n,i){return n.concat(ef(i))},[]))),t}function ef(e){return oM(e).concat(rM(e))}function rM(e){return e.incoming.map(function(t){return t.source})}function oM(e){return e.outgoing.map(function(t){return t.target})}function aM(){return!0}var sM=100;function wv(e,t,n){e.on("autoPlace",sM,function(i){var r=i.shape,o=i.source;return cM(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}}wv.$inject=["eventBus","modeling","canvas"];function cM(e,t,n){n||(n={});var i=n.defaultDistance||xv,r=Ae(e),o=Se(e);return{x:o.right+i+t.width/2,y:r.y}}function Ev(e,t){e.on("autoPlace.end",500,function(n){t.select(n.shape)})}Ev.$inject=["eventBus","selection"];const uM={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",wv],autoPlaceSelectionBehavior:["type",Ev]};function Sv(e,t,n){var i=Pm(e,n);if(v(t,"bpmn:TextAnnotation"))return pM(e,t,i);if(He(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"]))return fM(e,t,i);if(v(t,"bpmn:FlowNode"))return lM(e,t,i)}function lM(e,t,n){var i=Se(e),r=Ae(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=nM(e,{filter:function(d){return v(d,"bpmn:SequenceFlow")},direction:o.directionHint}),s=30,c=o.minDistance,u=o.baseOrientation;v(e,"bpmn:BoundaryEvent")&&(u=tn(e,e.host,-25),u.indexOf(o.boundaryOrientation)!==-1&&(s*=-1));var l=n?{x:i.right+a+t.width/2,y:r.y+Rv(u,c,o)}:{x:r.x+Rv(u,c,o),y:i.bottom+a+t.height/2},f={margin:s,minDistance:c},p=n?{y:f}:{x:f};return Qp(e,t,l,Jp(p))}function Rv(e,t,n){return e.includes(n.start)?-1*t:e.includes(n.end)?t:0}function pM(e,t,n){var i=Se(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};st(e)&&(r=Ae(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 Qp(e,t,r,Jp(a))}function fM(e,t,n){var i=Se(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 Qp(e,t,r,Jp(a))}function Cv(e,t){e.on("autoPlace",function(n){var i=n.shape,r=n.source;return Sv(r,i,t)})}Cv.$inject=["eventBus","elementRegistry"];const Dc={__depends__:[uM],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",Cv]},Pv=[Rm,aa,Zp,Dc];function dM(e={}){Ed(globalThis,e.dom);const t=document.createElement("div");return document.body.appendChild(t),new ho({container:t,moddleExtensions:e.moddleExtensions??rs,additionalModules:[...Pv,...e.additionalModules??[]]})}var hM=new Ao("ov"),mM=500;function Qt(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=hM,this._overlayDefaults=j({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=gM(n.getContainer()),this._init()}Qt.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Qt.prototype.get=function(e){if(En(e)&&(e={id:e}),En(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?ze(t.overlays,no({type:e.type})):t.overlays.slice():[]}else return e.type?ze(this._overlays,no({type:e.type})):e.id?this._overlays[e.id]:null},Qt.prototype.add=function(e,t,n){if(Yt(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=j({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Qt.prototype.remove=function(e){var t=this.get(e)||[];Pe(t)||(t=[t]);var n=this;D(t,function(i){var r=n._getOverlayContainer(i.element,!0);if(i&&(pi(i.html),pi(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)}})},Qt.prototype.isShown=function(){return this._overlayRoot.style.display!=="none"},Qt.prototype.show=function(){Lc(this._overlayRoot)},Qt.prototype.hide=function(){Lc(this._overlayRoot,!1)},Qt.prototype.clear=function(){this._overlays={},this._overlayContainers=[],ys(this._overlayRoot)},Qt.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=kt(t);i=o.x,r=o.y}Av(n,i,r),ln(e.html,"data-container-id",t.id)},Qt.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=kt(i).width:a=i.width,r=t.right*-1+a}if(t.bottom!==void 0){var s;i.waypoints?s=kt(i).height:s=i.height,o=t.bottom*-1+s}Av(n,r||0,o||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Qt.prototype._createOverlayContainer=function(e){var t=ft('<div class="djs-overlays" />');gn(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Qt.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Tv(this._overlayRoot,n)},Qt.prototype._getOverlayContainer=function(e,t){var n=lt(this._overlayContainers,function(i){return i.element===e});return!n&&!t?this._createOverlayContainer(e):n},Qt.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)),En(i)&&(i=ft(i)),o=this._getOverlayContainer(n),r=ft('<div class="djs-overlay" data-overlay-id="'+t+'">'),gn(r,{position:"absolute"}),r.appendChild(i),e.type&&gt(r).add("djs-overlay-"+e.type);var a=this._canvas.findRoot(n),s=this._canvas.getRootElement();Lc(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())},Qt.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&&(jt(r)&&r>t.scale||jt(o)&&o<t.scale))&&(c=!1),Lc(a,c),this._updateOverlayScale(e,t)},Qt.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),jt(i)&&t.scale<i&&(a=(1/t.scale||1)*i),jt(r)&&t.scale>r&&(a=(1/t.scale||1)*r)),jt(a)&&(s="scale("+a+","+a+")"),Tv(o,s)},Qt.prototype._updateOverlaysVisibilty=function(e){var t=this;D(this._overlays,function(n){t._updateOverlayVisibilty(n,e)})},Qt.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});D(o,function(c){t.remove(c.id)});var a=t._getOverlayContainer(r);if(a){pi(a.html);var s=t._overlayContainers.indexOf(a);s!==-1&&t._overlayContainers.splice(s,1)}}),e.on("element.changed",mM,function(i){var r=i.element,o=t._getOverlayContainer(r,!0);o&&(D(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&&gt(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=ft('<div class="djs-overlay-container" />');return gn(t,{position:"absolute",width:0,height:0}),e.insertBefore(t,e.firstChild),t}function Av(e,t,n){gn(e,{left:t+"px",top:n+"px"})}function Lc(e,t){e.style.display=t===!1?"none":""}function Tv(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(n){e.style[n+"transform"]=t})}const Ic={__init__:["overlays"],overlays:["type",Qt]};function tf(e,t){t.invoke(J,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)})}de(tf,J),tf.$inject=["canvas","injector"];const yM={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",tf]};function Oa(e){return CSS.escape(e)}var vM={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function Mv(e){return e=""+e,e&&e.replace(/[&<>"']/g,function(t){return vM[t]})}var bM="bjs-breadcrumbs-shown";function kv(e,t,n){var i=ft('<ul class="bjs-breadcrumbs"></ul>'),r=n.getContainer(),o=gt(r);r.appendChild(i);var a=[];e.on("element.changed",function(c){var u=c.element,l=ee(u),f=lt(a,function(p){return p===l});f&&s()});function s(c){c&&(a=_M(c));var u=a.flatMap(function(f){var p=n.findRoot(gi(f))||n.findRoot(f.id);if(!p&&v(f,"bpmn:Process")){var d=t.find(function(g){var S=ee(g);return S&&S.get("processRef")===f});p=d&&n.findRoot(d.id)}if(!p)return[];var h=Mv(f.name||f.id),m=ft('<li><span class="bjs-crumb"><a title="'+h+'">'+h+"</a></span></li>");return m.addEventListener("click",function(){n.setRootElement(p)}),m});i.innerHTML="";var l=u.length>1;o.toggle(bM,l),u.forEach(function(f){i.appendChild(f)})}e.on("root.set",function(c){s(c.element)})}kv.$inject=["eventBus","elementRegistry","canvas"];function _M(e){for(var t=ee(e),n=[],i=t;i;i=i.$parent)(v(i,"bpmn:SubProcess")||v(i,"bpmn:Process"))&&n.push(i);return n.reverse()}function Ov(e,t){var n=null,i=new xM;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,!(!v(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})}Ov.$inject=["eventBus","canvas"];function xM(){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 Dv={x:180,y:160};function Wr(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,function(i,r){n._handleImport(r.definitions)})}Wr.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)})}},Wr.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;v(a,"bpmn:SubProcess")&&!o.isExpanded&&n.push(a),EM(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},Wr.prototype._movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=wM(e),i={x:n.x-Dv.x,y:n.y-Dv.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)})},Wr.prototype._moveToDiPlane=function(e,t){var n=Lv(e),i=n.plane.get("planeElement");i.splice(i.indexOf(e),1),t.get("planeElement").push(e)},Wr.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},Wr.$inject=["eventBus","moddle"];function Lv(e){return v(e,"bpmndi:BPMNDiagram")?e:Lv(e.$parent)}function wM(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=Se(n.bounds);t.top=Math.min(i.top,t.top),t.left=Math.min(i.left,t.left)}}),Cs(t)}function EM(e,t){var n=e.$parent;return!(!v(n,"bpmn:SubProcess")||n===t.bpmnElement||He(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))}var Bc=250,SM='<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>',RM="bjs-drilldown-empty";function yr(e,t,n,i,r){J.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",Bc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.reverted("shape.toggleCollapse",Bc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.executed(["shape.create","shape.move","shape.delete"],Bc,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"],Bc,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)})})}de(yr,J),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 v(e,"bpmn:SubProcess")&&t.findRoot(gi(e))},yr.prototype._updateOverlayVisibility=function(e){var t=this._overlays,n=ee(e),i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.get("flowElements")&&n.get("flowElements").length;gt(i.html).toggle(RM,!r)}},yr.prototype._addOverlay=function(e){var t=this._canvas,n=this._overlays,i=ee(e),r=n.get({element:e,type:"drilldown"});r.length&&this._removeOverlay(e);var o=ft('<button type="button" class="bjs-drilldown">'+SM+"</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(gi(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 CM={__depends__:[Ic,Lp,yM],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",kv],drilldownCentering:["type",Ov],drilldownOverlayBehavior:["type",yr],subprocessCompatibility:["type",Wr]};function vr(e){yt.call(this,e)}de(vr,yt),vr.prototype._modules=[Rm,CM,Ic,Un,aa],vr.prototype._moddleExtensions={};var Nc="keyboard.keydown",PM="keyboard.keyup",AM=1e3,Iv="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 yn(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(Iv));var i=e&&e.bind!==!1;t.on("canvas.init",function(r){n._target=r.svg,i&&n.bind(),n._fire("init")})}yn.$inject=["config.keyboard","eventBus"],yn.prototype._keydownHandler=function(e){this._keyHandler(e,Nc)},yn.prototype._keyupHandler=function(e){this._keyHandler(e,PM)},yn.prototype._keyHandler=function(e,t){var n;if(!this._isEventIgnored(e)){var i={keyEvent:e};n=this._eventBus.fire(t||Nc,i),n&&e.preventDefault()}},yn.prototype._isEventIgnored=function(e){return!1},yn.prototype.bind=function(e){e&&console.error("unsupported argument <node>",new Error(Iv)),this.unbind(),e=this._node=this._target,De.bind(e,"keydown",this._keydownHandler),De.bind(e,"keyup",this._keyupHandler),this._fire("bind")},yn.prototype.getBinding=function(){return this._node},yn.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),De.unbind(e,"keydown",this._keydownHandler),De.unbind(e,"keyup",this._keyupHandler)),this._node=null},yn.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},yn.prototype.addListener=function(e,t,n){Kt(e)&&(n=t,t=e,e=AM),this._eventBus.on(n||Nc,e,t)},yn.prototype.removeListener=function(e,t){this._eventBus.off(t||Nc,e)},yn.prototype.hasModifier=KP,yn.prototype.isCmd=Mn,yn.prototype.isShift=Ep,yn.prototype.isKey=zt;var TM=500;function Oo(e,t){var n=this;e.on("editorActions.init",TM,function(i){var r=i.editorActions;n.registerBindings(t,r)})}Oo.$inject=["eventBus","keyboard"],Oo.prototype.registerBindings=function(e,t){function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("undo",function(i){var r=i.keyEvent;if(eA(r))return t.trigger("undo"),!0}),n("redo",function(i){var r=i.keyEvent;if(tA(r))return t.trigger("redo"),!0}),n("copy",function(i){var r=i.keyEvent;if(XP(r))return t.trigger("copy"),!0}),n("paste",function(i){var r=i.keyEvent;if(ZP(r))return t.trigger("paste"),!0}),n("duplicate",function(i){var r=i.keyEvent;if(QP(r))return t.trigger("duplicate"),!0}),n("cut",function(i){var r=i.keyEvent;if(JP(r))return t.trigger("cut"),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["+","Add","="],r)&&Mn(r))return t.trigger("stepZoom",{value:1}),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["-","Subtract"],r)&&Mn(r))return t.trigger("stepZoom",{value:-1}),!0}),n("zoom",function(i){var r=i.keyEvent;if(zt("0",r)&&Mn(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 nf={__init__:["keyboard","keyboardBindings"],keyboard:["type",yn],keyboardBindings:["type",Oo]};var MM={moveSpeed:50,moveSpeedAccelerated:200};function Bv(e,t,n){var i=this;this._config=j({},MM,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})}}Bv.$inject=["config.keyboardMove","keyboard","canvas"];const Nv={__depends__:[nf],__init__:["keyboardMove"],keyboardMove:["type",Bv]};var kM=15;function $v(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=jr(s),f=ni(l,c);if(!n.dragging&&OM(f)>kM&&(n.dragging=!0,u===0&&py(e),lc("grab")),n.dragging){var p=n.last||n.start;f=ni(l,p),t.scroll({dx:f.x,dy:f.y}),n.last=l}s.preventDefault()}function o(s){De.unbind(document,"mousemove",r),De.unbind(document,"mouseup",o),n=null,ly()}function a(s){if(!Dr(s.target,".djs-draggable")){var c=s.button;if(!(c>=2||s.ctrlKey||s.shiftKey||s.altKey))return n={button:c,start:jr(s)},De.bind(document,"mousemove",r),De.bind(document,"mouseup",o),!0}}this.isActive=function(){return!!n}}$v.$inject=["eventBus","canvas"];function OM(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const jv={__init__:["moveCanvas"],moveCanvas:["type",$v]};function Fv(e,t){var n=_l(e.min),i=_l(e.max),r=Math.abs(n)+Math.abs(i);return r/t}function DM(e,t){return Math.max(e.min,Math.min(e.max,t))}var LM=Math.sign||function(e){return e>=0?1:-1},rf={min:.2,max:4},Hv=10,IM=.1,BM=.75;function bi(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=bn(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||BM;var i=this;t.on("canvas.mouseover",function(){i._init(e.enabled!==!1)}),t.on("canvas.mouseout",function(){i._init(!1)})}bi.$inject=["config.zoomScroll","eventBus","canvas"],bi.prototype.scroll=function(t){this._canvas.scroll(t)},bi.prototype.reset=function(){this._canvas.zoom("fit-viewport")},bi.prototype.zoom=function(t,n){var i=Fv(rf,Hv*2);this._totalDelta+=t,Math.abs(this._totalDelta)>IM&&(this._zoom(t,n,i),this._totalDelta=0)},bi.prototype._handleWheel=function(t){if(this._enabled){var n=this._container;t.preventDefault();var i=t.ctrlKey||vg()&&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))*LM(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)}},bi.prototype.stepZoom=function(t,n){var i=Fv(rf,Hv);this._zoom(t,n,i)},bi.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=_l(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(DM(rf,s),t)},bi.prototype.toggle=function(t){var n=this._container,i=this._handleWheel,r=this._enabled;return typeof t>"u"&&(t=!r),r!==t&&De[t?"bind":"unbind"](n,"wheel",i,!1),this._enabled=t,t},bi.prototype._init=function(e){this.toggle(e)};const zv={__init__:["zoomScroll"],zoomScroll:["type",bi]};function Da(e){vr.call(this,e)}de(Da,vr),Da.prototype._navigationModules=[Nv,jv,zv],Da.prototype._modules=[].concat(vr.prototype._modules,Da.prototype._navigationModules);function of(e){return e&&e[e.length-1]}function Gv(e){return e.y}function Vv(e){return e.x}var NM={left:Vv,center:Vv,right:function(e){return e.x+e.width},top:Gv,middle:Gv,bottom:function(e){return e.y+e.height}};function Do(e,t){this._modeling=e,this._rules=t}Do.$inject=["modeling","rules"],Do.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}},Do.prototype._isType=function(e,t){return t.indexOf(e)!==-1},Do.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=of(t),o[e]=l[i]+l[r];else if(this._isType(e,["center","middle"])){if(D(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=oi(a,function(p){return p.elements.length>1&&(s=!0),p.elements.length}),s)return o[e]=of(c).center,o;u=t[0],t=oi(t,function(p){return p[i]+p[r]}),l=of(t),o[e]=f(u,l)}return o},Do.prototype.trigger=function(e,t){var n=this._modeling,i,r=ze(e,function(c){return!(c.waypoints||c.host||c.labelTarget)});if(i=this._rules.allowed("elements.align",{elements:r}),Pe(i)&&(r=i),!(r.length<2||!i)){var o=NM[t],a=oi(r,o),s=this._alignmentPosition(t,a);n.alignElements(a,s)}};const $M={__init__:["alignElements"],alignElements:["type",Do]},jM=new Ao;function Lo(e){this._scheduled={},e.on("diagram.destroy",()=>{Object.keys(this._scheduled).forEach(t=>{this.cancel(t)})})}Lo.$inject=["eventBus"],Lo.prototype.schedule=function(e,t=jM.next()){this.cancel(t);const n=this._schedule(e,t);return this._scheduled[t]=n,n.promise},Lo.prototype._schedule=function(e,t){const n=FM();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}},Lo.prototype.cancel=function(e){const t=this._scheduled[e];t&&(this._cancel(t),this._scheduled[e]=null)},Lo.prototype._cancel=function(e){clearTimeout(e.executionId)};function FM(){const e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}const HM={scheduler:["type",Lo]};var zM="djs-element-hidden",$c=".entry",GM=1e3,Wv=8,VM=300;function Dt(e,t,n,i){this._canvas=e,this._elementRegistry=t,this._eventBus=n,this._scheduler=i,this._current=null,this._init()}Dt.$inject=["canvas","elementRegistry","eventBus","scheduler"],Dt.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=Pe(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=Pe(i.target)?i.target:[i.target];r.includes(n)&&e._updateVisibility()}}),this._container=this._createContainer()},Dt.prototype._createContainer=function(){var e=ft('<div class="djs-context-pad-parent"></div>');return this._canvas.getContainer().appendChild(e),e},Dt.prototype.registerProvider=function(e,t){t||(t=e,e=GM),this._eventBus.on("contextPad.getProviders",e,function(n){n.providers.push(t)})},Dt.prototype.getEntries=function(e){var t=this._getProviders(),n=Pe(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return D(t,function(r){if(Kt(r[n])){var o=r[n](e);Kt(o)?i=o(i):D(o,function(a,s){i[s]=a})}}),i},Dt.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)},VM);return}else if(e==="mouseout"){clearTimeout(this._timeout),this._mouseout&&(this._mouseout(),this._mouseout=null);return}return this.triggerEntry(r,e,o,n)},Dt.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(Kt(s)){if(t==="click")return s(n,r,i)}else if(s[t])return s[t](n,r,i);n.preventDefault()}}}},Dt.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))}},Dt.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Dt.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this._createHtml(e),i;D(t,function(r,o){var a=r.group||"default",s=ft(r.html||'<div class="entry" draggable="true"></div>'),c;ln(s,"data-action",o),c=at("[data-group="+Oa(a)+"]",n),c||(c=ft('<div class="group"></div>'),ln(c,"data-group",a),n.appendChild(c)),c.appendChild(s),r.className&&WM(s,r.className),r.title&&ln(s,"title",r.title),r.imageUrl&&(i=ft("<img>"),ln(i,"src",r.imageUrl),i.style.width="100%",i.style.height="100%",s.appendChild(i))}),gt(n).add("open"),this._current={entries:t,html:n,target:e},this._updatePosition(),this._updateVisibility(),this._eventBus.fire("contextPad.open",{current:this._current})},Dt.prototype._createHtml=function(e){var t=this,n=ft('<div class="djs-context-pad"></div>');return Pn.bind(n,$c,"click",function(i){t.trigger("click",i)}),Pn.bind(n,$c,"dragstart",function(i){t.trigger("dragstart",i)}),Pn.bind(n,$c,"mouseover",function(i){t.trigger("mouseover",i)}),Pn.bind(n,$c,"mouseout",function(i){t.trigger("mouseout",i)}),De.bind(n,"mousedown",function(i){i.stopPropagation()}),this._container.appendChild(n),this._eventBus.fire("contextPad.create",{target:e,pad:n}),n},Dt.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()&&qM(this._current.target,e)?t=this._current.html:t=this._createHtml(e),{html:t}},Dt.prototype.close=function(){this.isOpen()&&(clearTimeout(this._timeout),this._container.innerHTML="",this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},Dt.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return Pe(e)!==Pe(n)?!1:Pe(e)?e.length===n.length&&Ar(e,function(i){return n.includes(i)}):n===e},Dt.prototype.isShown=function(){return this.isOpen()&&gt(this._current.html).has("open")},Dt.prototype.show=function(){this.isOpen()&&(gt(this._current.html).add("open"),this._updatePosition(),this._eventBus.fire("contextPad.show",{current:this._current}))},Dt.prototype.hide=function(){this.isOpen()&&(gt(this._current.html).remove("open"),this._eventBus.fire("contextPad.hide",{current:this._current}))},Dt.prototype._getPosition=function(e){if(!Pe(e)&&st(e)){var t=this._canvas.viewbox(),n=UM(e),i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale;return{left:i+Wv*this._canvas.zoom(),top:r}}var o=this._canvas.getContainer(),a=o.getBoundingClientRect(),s=this._getTargetBounds(e);return{left:s.right-a.left+Wv*this._canvas.zoom(),top:s.top-a.top}},Dt.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")},Dt.prototype._updateVisibility=function(){const e=()=>{if(this.isOpen()){var t=this,n=this._current.target,i=Pe(n)?n:[n],r=i.some(function(o){return t._canvas.hasMarker(o,zM)});r?t.hide():t.show()}};this._scheduler.schedule(e,"ContextPad#_updateVisibility")},Dt.prototype._getTargetBounds=function(e){var t=this,n=Pe(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 WM(e,t){var n=gt(e);t=Pe(t)?t:t.split(/\s+/g),t.forEach(function(i){n.add(i)})}function UM(e){return e.waypoints[e.waypoints.length-1]}function qM(e,t){return e=Pe(e)?e:[e],t=Pe(t)?t:[t],e.length===t.length&&Ar(e,function(n){return t.includes(n)})}const Uv={__depends__:[uc,HM,Ic],contextPad:["type",Dt]};var jc,bt,qv,br,Yv,Kv,Xv,af,Fc,La,Zv,sf,cf,uf,Hc={},zc=[],YM=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Gc=Array.isArray;function Hi(e,t){for(var n in t)e[n]=t[n];return e}function lf(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Qv(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?jc.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 Vc(e,a,i,r,null)}function Vc(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??++qv,__i:-1,__u:0};return r==null&&bt.vnode!=null&&bt.vnode(o),o}function Wc(e){return e.children}function Uc(e,t){this.props=e,this.context=t}function Ur(e,t){if(t==null)return e.__?Ur(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"?Ur(e):null}function KM(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,i=[],r=[],o=Hi({},t);o.__v=t.__v+1,bt.vnode&&bt.vnode(o),pf(e.__P,o,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,i,n??Ur(t),!!(32&t.__u),r),o.__v=t.__v,o.__.__k[o.__i]=o,ab(i,o,r),t.__e=t.__=null,o.__e!=n&&Jv(o)}}function Jv(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}),Jv(e)}function eb(e){(!e.__d&&(e.__d=!0)&&br.push(e)&&!qc.__r++||Yv!=bt.debounceRendering)&&((Yv=bt.debounceRendering)||Kv)(qc)}function qc(){try{for(var e,t=1;br.length;)br.length>t&&br.sort(Xv),e=br.shift(),t=br.length,KM(e)}finally{br.length=qc.__r=0}}function tb(e,t,n,i,r,o,a,s,c,u,l){var f,p,d,h,m,g,S=i&&i.__k||zc,E=t.length;for(c=XM(n,t,S,c,E),f=0;f<E;f++)(d=n.__k[f])!=null&&(p=d.__i!=-1&&S[d.__i]||Hc,d.__i=f,g=pf(e,d,p,r,o,a,s,c,u,l),h=d.__e,d.ref&&p.ref!=d.ref&&(p.ref&&ff(p.ref,null,d),l.push(d.ref,d.__c||h,d)),m==null&&h!=null&&(m=h),4&d.__u?(c=nb(d,c,e),p.__e&&(p.__e=null)):typeof d.type=="function"&&g!==void 0?c=g:h&&(c=h.nextSibling),d.__u&=-7);return n.__e=m,c}function XM(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]=Vc(null,a,null,null,null):Gc(a)?a=e.__k[o]=Vc(Wc,{children:a},null,null,null):a.constructor===void 0&&a.__b>0?a=e.__k[o]=Vc(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=ZM(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=Ur(s)),cb(s,s));return i}function nb(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=nb(i[r],t,n));return t}e.__e!=t&&(t&&e.type&&!t.parentNode&&(t=Ur(e)),t=n.insertBefore(e.__e,t||null));do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function ZM(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 ib(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||YM.test(t)?n:n+"px"}function Yc(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||ib(e.style,t,"");if(n)for(t in n)i&&n[t]==i[t]||ib(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(Zv,"$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[La]=i[La]:(n[La]=sf,e.addEventListener(t,o?uf:cf,o)):e.removeEventListener(t,o?uf:cf,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 rb(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t[Fc]==null)t[Fc]=sf++;else if(t[Fc]<n[La])return;return n(bt.event?bt.event(t):t)}}}function pf(e,t,n,i,r,o,a,s,c,u){var l,f,p,d,h,m,g,S,E,x,w,C,P,L,T,N,k=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),o=[s=t.__e=n.__e]),(l=bt.__b)&&l(t);e:if(typeof k=="function"){f=a.length;try{if(E=t.props,x=k.prototype&&k.prototype.render,w=(l=k.contextType)&&i[l.__c],C=l?w?w.props.value:l.__:i,n.__c?S=(p=t.__c=n.__c).__=p.__E:(x?t.__c=p=new k(E,C):(t.__c=p=new Uc(E,C),p.constructor=k,p.render=JM),w&&w.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=Hi({},p.__s)),Hi(p.__s,k.getDerivedStateFromProps(E,p.__s))),h=p.props,m=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&&E!==h&&p.componentWillReceiveProps!=null&&p.componentWillReceiveProps(E,C),t.__v==n.__v||!p.__e&&p.shouldComponentUpdate!=null&&p.shouldComponentUpdate(E,p.__s,C)===!1){t.__v!=n.__v&&(p.props=E,p.state=p.__s,p.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(O){O&&(O.__=t)}),zc.push.apply(p.__h,p._sb),p._sb=[],p.__h.length&&a.push(p),s=Ur(n);break e}p.componentWillUpdate!=null&&p.componentWillUpdate(E,p.__s,C),x&&p.componentDidUpdate!=null&&p.__h.push(function(){p.componentDidUpdate(h,m,g)})}if(p.context=C,p.props=E,p.__P=e,p.__e=!1,P=bt.__r,L=0,x)p.state=p.__s,p.__d=!1,P&&P(t),l=p.render(p.props,p.state,p.context),zc.push.apply(p.__h,p._sb),p._sb=[];else do p.__d=!1,P&&P(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=Hi(Hi({},i),p.getChildContext())),x&&!d&&p.getSnapshotBeforeUpdate!=null&&(g=p.getSnapshotBeforeUpdate(h,m)),T=l!=null&&l.type===Wc&&l.key==null?sb(l.props.children):l,s=tb(e,Gc(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),S&&(p.__E=p.__=null)}catch(O){if(a.length=f,t.__v=null,c||o!=null){if(O.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(N=o.length;N--;)lf(o[N])}else t.__e=n.__e;t.__k==null&&(t.__k=n.__k||[]),O.then||ob(t),bt.__e(O,t,n)}}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=QM(n.__e,t,n,i,r,o,a,c,u);return(l=bt.diffed)&&l(t),128&t.__u?void 0:s}function ob(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(ob))}function ab(e,t,n){for(var i=0;i<n.length;i++)ff(n[i],n[++i],n[++i]);bt.__c&&bt.__c(t,e),e.some(function(r){try{e=r.__h,r.__h=[],e.some(function(o){o.call(r)})}catch(o){bt.__e(o,r.__v)}})}function sb(e){return typeof e!="object"||e==null||e.__b>0?e:Gc(e)?e.map(sb):e.constructor!==void 0?null:Hi({},e)}function QM(e,t,n,i,r,o,a,s,c){var u,l,f,p,d,h,m,g=n.props||Hc,S=t.props,E=t.type;if(E=="svg"?r="http://www.w3.org/2000/svg":E=="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==!!E&&(E?d.localName==E:d.nodeType==3)){e=d,o[u]=null;break}}if(e==null){if(E==null)return document.createTextNode(S);e=document.createElementNS(r,E,S.is&&S),s&&(bt.__m&&bt.__m(t,o),s=!1),o=null}if(E==null)g===S||s&&e.data==S||(e.data=S);else{if(o=E=="textarea"&&S.defaultValue!=null?null:o&&jc.call(e.childNodes),!s&&o!=null)for(g={},u=0;u<e.attributes.length;u++)g[(d=e.attributes[u]).name]=d.value;for(u in g)d=g[u],u=="dangerouslySetInnerHTML"?f=d:u=="children"||u in S||u=="value"&&"defaultValue"in S||u=="checked"&&"defaultChecked"in S||Yc(e,u,null,d,r);for(u in S)d=S[u],u=="children"?p=d:u=="dangerouslySetInnerHTML"?l=d:u=="value"?h=d:u=="checked"?m=d:s&&typeof d!="function"||g[u]===d||Yc(e,u,d,g[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=""),tb(t.type=="template"?e.content:e,Gc(p)?p:[p],t,n,i,E=="foreignObject"?"http://www.w3.org/1999/xhtml":r,o,a,o?o[0]:n.__k&&Ur(n,0),s,c),o!=null)for(u=o.length;u--;)lf(o[u]);s&&E!="textarea"||(u="value",E=="progress"&&h==null?e.removeAttribute("value"):h!=null&&(h!==e[u]||E=="progress"&&!h||E=="option"&&h!=g[u])&&Yc(e,u,h,g[u],r),u="checked",m!=null&&m!=e[u]&&Yc(e,u,m,g[u],r))}return e}function ff(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){bt.__e(r,n)}}function cb(e,t,n){var i,r;if(bt.unmount&&bt.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||ff(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(o){bt.__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||lf(e.__e),e.__c=e.__=e.__e=void 0}function JM(e,t,n){return this.constructor(e,n)}function ub(e,t,n){var i,r,o,a;t==document&&(t=document.documentElement),bt.__&&bt.__(e,t),r=(i=!1)?null:t.__k,o=[],a=[],pf(t,e=t.__k=Qv(Wc,null,[e]),r||Hc,Hc,t.namespaceURI,r?null:t.firstChild?jc.call(t.childNodes):null,o,r?r.__e:t.firstChild,i,a),ab(o,e,a),e.props.children=null}jc=zc.slice,bt={__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}},qv=0,Uc.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Hi({},this.state),typeof e=="function"&&(e=e(Hi({},n),this.props)),e&&Hi(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),eb(this))},Uc.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),eb(this))},Uc.prototype.render=Wc,br=[],Kv=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Xv=function(e,t){return e.__v.__b-t.__v.__b},qc.__r=0,af=Math.random().toString(8),Fc="__d"+af,La="__a"+af,Zv=/(PointerCapture)$|Capture$/i,sf=0,cf=rb(!1),uf=rb(!0);var lb=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,lb(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 e2(e){var t=pb.get(this);return t||(t=new Map,pb.set(this,t)),(t=lb(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 ut=e2.bind(Qv),Io,Lt,df,fb,Ia=0,db=[],Gt=bt,hb=Gt.__b,mb=Gt.__r,gb=Gt.diffed,yb=Gt.__c,vb=Gt.unmount,bb=Gt.__;function Kc(e,t){Gt.__h&&Gt.__h(Lt,e,Ia||t),Ia=0;var n=Lt.__H||(Lt.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function hf(e){return Ia=1,t2(xb,e)}function t2(e,t,n){var i=Kc(Io++,2);if(i.t=e,!i.__c&&(i.__=[xb(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=Lt,!Lt.__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 h=d.__[0];d.__=d.__N,d.__N=void 0,h!==d.__[0]&&(f=!0)}}),o){var p=o.call(this,s,c,u);return l?p||f:p}return!l||f};Lt.__f=!0;var o=Lt.shouldComponentUpdate,a=Lt.componentWillUpdate;Lt.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)},Lt.shouldComponentUpdate=r}return i.__N||i.__}function Xc(e,t){var n=Kc(Io++,3);!Gt.__s&&yf(n.__H,t)&&(n.__=e,n.u=t,Lt.__H.__h.push(n))}function mf(e,t){var n=Kc(Io++,4);!Gt.__s&&yf(n.__H,t)&&(n.__=e,n.u=t,Lt.__h.push(n))}function Zc(e){return Ia=5,zi(function(){return{current:e}},[])}function zi(e,t){var n=Kc(Io++,7);return yf(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Ba(e,t){return Ia=8,zi(function(){return e},t)}function n2(){for(var e;e=db.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(Qc),t.__h.some(gf),t.__h=[]}catch(n){t.__h=[],Gt.__e(n,e.__v)}}}Gt.__b=function(e){Lt=null,hb&&hb(e)},Gt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),bb&&bb(e,t)},Gt.__r=function(e){mb&&mb(e),Io=0;var t=(Lt=e.__c).__H;t&&(df===Lt?(t.__h=[],Lt.__h=[],t.__.some(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.some(Qc),t.__h.some(gf),t.__h=[],Io=0)),df=Lt},Gt.diffed=function(e){gb&&gb(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(db.push(t)!==1&&fb===Gt.requestAnimationFrame||((fb=Gt.requestAnimationFrame)||i2)(n2)),t.__H.__.some(function(n){n.u&&(n.__H=n.u,n.u=void 0)})),df=Lt=null},Gt.__c=function(e,t){t.some(function(n){try{n.__h.some(Qc),n.__h=n.__h.filter(function(i){return!i.__||gf(i)})}catch(i){t.some(function(r){r.__h&&(r.__h=[])}),t=[],Gt.__e(i,n.__v)}}),yb&&yb(e,t)},Gt.unmount=function(e){vb&&vb(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.some(function(i){try{Qc(i)}catch(r){t=r}}),n.__H=void 0,t&&Gt.__e(t,n.__v))};var _b=typeof requestAnimationFrame=="function";function i2(e){var t,n=function(){clearTimeout(i),_b&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,35);_b&&(t=requestAnimationFrame(n))}function Qc(e){var t=Lt,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Lt=t}function gf(e){var t=Lt;e.__c=e.__(),Lt=t}function yf(e,t){return!e||e.length!==t.length||t.some(function(n,i){return n!==e[i]})}function xb(e,t){return typeof t=="function"?t(e):t}function r2(e){const{navigationStack:t,setNavigationStack:n}=e,i=zi(()=>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 ut`
10
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="`+f+'" height="'+d+'" viewBox="'+l+" "+p+" "+f+" "+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}},yt.prototype._setDefinitions=function(e){this._definitions=e},yt.prototype.getModules=function(){return this._modules},yt.prototype.clear=function(){this.getDefinitions()&&rr.prototype.clear.call(this)},yt.prototype.destroy=function(){rr.prototype.destroy.call(this),pi(this._container)},yt.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},yt.prototype.off=function(e,t){this.get("eventBus").off(e,t)},yt.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=at(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},yt.prototype.getDefinitions=function(){return this._definitions},yt.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},yt.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=j(ai(n,["additionalModules"]),{canvas:j({},n.canvas,{container:e}),modules:a});rr.call(this,s),n&&n.container&&this.attachTo(n.container)},yt.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},yt.prototype._createContainer=function(e){const t=ft('<div class="bjs-container"></div>');return gn(t,{width:vm(e.width),height:vm(e.height),position:e.position}),t},yt.prototype._createModdle=function(e){const t=j({},this._moddleExtensions,e.moddleExtensions);return new _d(t)},yt.prototype._modules=[];function Os(e,t){return e.warnings=t,e}function LS(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 IS={width:"100%",height:"100%",position:"relative"};function vm(e){return e+(Oe(e)?"px":"")}function BS(e,t){return t&&lt(e.diagrams,function(n){return n.id===t})||null}function NS(e){const n='<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+hm+"</a>",i=ft(n);gn(at("svg",i),mm),gn(i,gm,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(i),De.bind(i,"click",function(r){DS(),r.preventDefault()})}function ho(e){yt.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)}de(ho,yt),ho.prototype._createModdle=function(e){var t=yt.prototype._createModdle.call(this,e);return t.ids=new li([32,36,1]),t},ho.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 qe(e,t){return v(e,"bpmn:CallActivity")?!1:v(e,"bpmn:SubProcess")?(t=t||Xe(e),t&&v(t,"bpmndi:BPMNPlane")?!0:t&&!!t.isExpanded):v(e,"bpmn:Participant")?!!ee(e).processRef:!0}function Zt(e){if(!(!v(e,"bpmn:Participant")&&!v(e,"bpmn:Lane"))){var t=Xe(e).isHorizontal;return t===void 0?!0:t}}function $S(e){return e&&ee(e).isInterrupting!==!1}function fn(e){return e&&!!ee(e).triggeredByEvent}function mo(e,t){var n=ee(e).eventDefinitions;return Yi(n,function(i){return v(i,t)})}function jS(e){return mo(e,"bpmn:ErrorEventDefinition")}function FS(e){return mo(e,"bpmn:EscalationEventDefinition")}function HS(e){return mo(e,"bpmn:CompensateEventDefinition")}var Nr={width:90,height:20},bm=15;function or(e){return v(e,"bpmn:Event")||v(e,"bpmn:Gateway")||v(e,"bpmn:DataStoreReference")||v(e,"bpmn:DataObjectReference")||v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput")||v(e,"bpmn:SequenceFlow")||v(e,"bpmn:MessageFlow")||v(e,"bpmn:Group")}function Ds(e){return je(e.label)}function zS(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=GS(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-=bm:a+=bm,{x:a,y:s}}function GS(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 yl(e){return e.waypoints?zS(e.waypoints):v(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+Nr.height/2}:{x:e.x+e.width/2,y:e.y+e.height+Nr.height/2}}function VS(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(Nr.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=yl(t),i=Nr),j({x:n.x-i.width/2,y:n.y-i.height/2},i)}function _m(e){if(v(e,"bpmn:FlowElement")||v(e,"bpmn:Participant")||v(e,"bpmn:Lane")||v(e,"bpmn:SequenceFlow")||v(e,"bpmn:MessageFlow")||v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput"))return"name";if(v(e,"bpmn:TextAnnotation"))return"text";if(v(e,"bpmn:Group"))return"categoryValueRef"}function WS(e){var t=e.categoryValueRef;return t&&t.value||""}function $n(e){var t=e.businessObject,n=_m(t);if(n)return n==="categoryValueRef"?WS(t):t[n]||""}function US(e,t){var n=e.businessObject,i=_m(n);if(i)if(i==="categoryValueRef"){if(!n[i])return e;n[i].value=t}else n[i]=t;return e}function qS(e){return je(e)&&or(e.labelTarget)}var go=7;function xm(e){let t=[];return D(e.incoming,n=>{v(n,"bpmn:Association")&&v(n.source,"bpmn:TextAnnotation")&&t.push({annotation:n.source,association:n})}),D(e.outgoing,n=>{v(n,"bpmn:Association")&&v(n.target,"bpmn:TextAnnotation")&&t.push({annotation:n.target,association:n})}),t}function ia(e){const t=new Map;return D(ll(e),n=>{D(xm(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 vl="hsl(225, 10%, 15%)",YS="white";function mi(e,t){return Yi(e.eventDefinitions,function(n){return n.$type===t})}function KS(e){return e.$type==="bpmn:IntermediateThrowEvent"||e.$type==="bpmn:EndEvent"}function XS(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}function We(e,t,n){var i=Xe(e);return n||i.get("color:background-color")||i.get("bioc:fill")||t||YS}function fe(e,t,n){var i=Xe(e);return n||i.get("color:border-color")||i.get("bioc:stroke")||t||vl}function ra(e,t,n,i){var r=Xe(e),o=r.get("label");return i||o&&o.get("color:color")||t||fe(e,n)}function wm(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 Lr(r)}function bl(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 Lr(a)}function ZS(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 Lr(s)}function QS(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 Lr(o)}function oa(e,t={}){return{width:zn(e,t),height:Tn(e,t)}}function zn(e,t={}){return Sn(t,"width")?t.width:e.width}function Tn(e,t={}){return Sn(t,"height")?t.height:e.height}var JS=new li,eR=10,Ls=3,tR=1.5,Is=10,nR=4,yo=.95,iR=1,rR=.25;function $r(e,t,n,i,r,o,a){Mi.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,u=e&&e.defaultLabelColor;function l(T){return n.computeStyle(T,{strokeLinecap:"round",strokeLinejoin:"round",stroke:vl,strokeWidth:2,fill:"white"})}function p(T){return n.computeStyle(T,["no-fill"],{strokeLinecap:"round",strokeLinejoin:"round",stroke:vl,strokeWidth:2})}function f(T,b){var{ref:y={x:0,y:0},scale:B=1,element:z,parentGfx:K=r._svg}=b,ge=Ee("marker",{id:T,viewBox:"0 0 20 20",refX:y.x,refY:y.y,markerWidth:20*B,markerHeight:20*B,orient:"auto"});Le(ge,z);var Be=at(":scope > defs",K);Be||(Be=Ee("defs"),Le(K,Be)),Le(Be,ge)}function d(T,b,y,B){var z=JS.nextPrefixed("marker-");return h(T,z,b,y,B),"url(#"+z+")"}function h(T,b,y,B,z){if(y==="sequenceflow-end"){var K=Ee("path",{d:"M 1 5 L 11 10 L 1 15 Z",...l({fill:z,stroke:z,strokeWidth:1})});f(b,{element:K,ref:{x:11,y:10},scale:.5,parentGfx:T})}if(y==="messageflow-start"){var ge=Ee("circle",{cx:6,cy:6,r:3.5,...l({fill:B,stroke:z,strokeWidth:1,strokeDasharray:[1e4,1]})});f(b,{element:ge,ref:{x:6,y:6},parentGfx:T})}if(y==="messageflow-end"){var Be=Ee("path",{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z",...l({fill:B,stroke:z,strokeWidth:1,strokeDasharray:[1e4,1]})});f(b,{element:Be,ref:{x:8.5,y:5},parentGfx:T})}if(y==="association-start"){var Qe=Ee("path",{d:"M 11 5 L 1 10 L 11 15",...p({fill:"none",stroke:z,strokeWidth:1.5,strokeDasharray:[1e4,1]})});f(b,{element:Qe,ref:{x:1,y:10},scale:.5,parentGfx:T})}if(y==="association-end"){var Ct=Ee("path",{d:"M 1 5 L 11 10 L 1 15",...p({fill:"none",stroke:z,strokeWidth:1.5,strokeDasharray:[1e4,1]})});f(b,{element:Ct,ref:{x:11,y:10},scale:.5,parentGfx:T})}if(y==="conditional-flow-marker"){var rt=Ee("path",{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z",...l({fill:B,stroke:z})});f(b,{element:rt,ref:{x:-1,y:10},scale:.5,parentGfx:T})}if(y==="conditional-default-flow-marker"){var Nt=Ee("path",{d:"M 6 4 L 10 16",...l({stroke:z,fill:"none"})});f(b,{element:Nt,ref:{x:0,y:10},scale:.5,parentGfx:T})}}function m(T,b,y,B,z={}){Yt(B)&&(z=B,B=0),B=B||0,z=l(z);var K=b/2,ge=y/2,Be=Ee("circle",{cx:K,cy:ge,r:Math.round((b+y)/4-B),...z});return Le(T,Be),Be}function g(T,b,y,B,z,K){Yt(z)&&(K=z,z=0),z=z||0,K=l(K);var ge=Ee("rect",{x:z,y:z,width:b-z*2,height:y-z*2,rx:B,ry:B,...K});return Le(T,ge),ge}function S(T,b,y,B){var z=b/2,K=y/2,ge=[{x:z,y:0},{x:b,y:K},{x:z,y},{x:0,y:K}],Be=ge.map(function(Ct){return Ct.x+","+Ct.y}).join(" ");B=l(B);var Qe=Ee("polygon",{...B,points:Be});return Le(T,Qe),Qe}function x(T,b,y,B){y=p(y);var z=Xo(b,y,B);return Le(T,z),z}function w(T,b,y){return x(T,b,y,5)}function E(T,b,y){y=p(y);var B=Ee("path",{...y,d:b});return Le(T,B),B}function R(T,b,y,B){return E(b,y,j({"data-marker":T},B))}function P(T){return Rt[T]}function L(T){return function(b,y,B){return P(T)(b,y,B)}}var A={"bpmn:MessageEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.235,my:.315}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill),ge=B?We(b,s,y.fill):fe(b,c,y.stroke),Be=E(T,z,{fill:K,stroke:ge,strokeWidth:1});return Be},"bpmn:TimerEventDefinition":function(T,b,y={}){var B=y.width||b.width,z=y.height||b.height,K=y.width?1:2,ge=m(T,B,z,.2*z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:K}),Be=i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:B,containerHeight:z,position:{mx:.5,my:.5}});E(T,Be,{stroke:fe(b,c,y.stroke),strokeWidth:K});for(var Qe=0;Qe<12;Qe++){var Ct=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:B,containerHeight:z,position:{mx:.5,my:.5}}),rt=B/2,Nt=z/2;E(T,Ct,{strokeWidth:1,stroke:fe(b,c,y.stroke),transform:"rotate("+Qe*30+","+Nt+","+rt+")"})}return ge},"bpmn:EscalationEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.2}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ConditionalEventDefinition":function(T,b,y={}){var B=i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.222}});return E(T,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:LinkEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.57,my:.263}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ErrorEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.2,my:.722}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:CancelEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.638,my:-.055}}),K=B?fe(b,c,y.stroke):"none",ge=E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1});return fm(ge,45),ge},"bpmn:CompensateEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.22,my:.5}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:SignalEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.5,my:.2}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{strokeWidth:1,fill:K,stroke:fe(b,c,y.stroke)})},"bpmn:MultipleEventDefinition":function(T,b,y={},B){var z=i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.211,my:.36}}),K=B?fe(b,c,y.stroke):We(b,s,y.fill);return E(T,z,{fill:K,stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:ParallelMultipleEventDefinition":function(T,b,y={}){var B=i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:y.width||b.width,containerHeight:y.height||b.height,position:{mx:.458,my:.194}});return E(T,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1})},"bpmn:TerminateEventDefinition":function(T,b,y={}){var B=m(T,b.width,b.height,8,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:4});return B}};function N(T,b,y={},B){var z=ee(T),K=KS(z),ge=B||T;return z.get("eventDefinitions")&&z.get("eventDefinitions").length>1?z.get("parallelMultiple")?A["bpmn:ParallelMultipleEventDefinition"](b,ge,y,K):A["bpmn:MultipleEventDefinition"](b,ge,y,K):mi(z,"bpmn:MessageEventDefinition")?A["bpmn:MessageEventDefinition"](b,ge,y,K):mi(z,"bpmn:TimerEventDefinition")?A["bpmn:TimerEventDefinition"](b,ge,y,K):mi(z,"bpmn:ConditionalEventDefinition")?A["bpmn:ConditionalEventDefinition"](b,ge,y,K):mi(z,"bpmn:SignalEventDefinition")?A["bpmn:SignalEventDefinition"](b,ge,y,K):mi(z,"bpmn:EscalationEventDefinition")?A["bpmn:EscalationEventDefinition"](b,ge,y,K):mi(z,"bpmn:LinkEventDefinition")?A["bpmn:LinkEventDefinition"](b,ge,y,K):mi(z,"bpmn:ErrorEventDefinition")?A["bpmn:ErrorEventDefinition"](b,ge,y,K):mi(z,"bpmn:CancelEventDefinition")?A["bpmn:CancelEventDefinition"](b,ge,y,K):mi(z,"bpmn:CompensateEventDefinition")?A["bpmn:CompensateEventDefinition"](b,ge,y,K):mi(z,"bpmn:TerminateEventDefinition")?A["bpmn:TerminateEventDefinition"](b,ge,y,K):null}var k={ParticipantMultiplicityMarker:function(T,b,y={}){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2-6)/B,my:(z-15)/z}});R("participant-multiplicity",T,K,{strokeWidth:2,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},SubProcessMarker:function(T,b,y={}){var B=g(T,14,14,0,{strokeWidth:1,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)});nn(B,b.width/2-7.5,b.height-20);var z=i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2-7.5)/b.width,my:(b.height-20)/b.height}});R("sub-process",T,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},ParallelMarker:function(T,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.parallel)/B,my:(z-20)/z}});R("parallel",T,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},SequentialMarker:function(T,b,y){var B=i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2+y.seq)/b.width,my:(b.height-19)/b.height}});R("sequential",T,B,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},CompensationMarker:function(T,b,y){var B=i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:(b.width/2+y.compensation)/b.width,my:(b.height-13)/b.height}});R("compensation",T,B,{strokeWidth:1,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})},LoopMarker:function(T,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.loop)/B,my:(z-7)/z}});R("loop",T,K,{strokeWidth:1.5,fill:"none",stroke:fe(b,c,y.stroke),strokeMiterlimit:.5})},AdhocMarker:function(T,b,y){var B=zn(b,y),z=Tn(b,y),K=i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:(B/2+y.adhoc)/B,my:(z-15)/z}});R("adhoc",T,K,{strokeWidth:1,fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke)})}};function O(T,b,y,B){k[T](b,y,B)}function $(T,b,y=[],B={}){B={fill:B.fill,stroke:B.stroke,width:zn(b,B),height:Tn(b,B)};var z=ee(b),K=y.includes("SubProcessMarker");K?B={...B,seq:-21,parallel:-22,compensation:-25,loop:-18,adhoc:10}:B={...B,seq:-5,parallel:-6,compensation:-7,loop:0,adhoc:-8},z.get("isForCompensation")&&y.push("CompensationMarker"),v(z,"bpmn:AdHocSubProcess")&&(y.push("AdhocMarker"),K||j(B,{compensation:B.compensation-18}));var ge=z.get("loopCharacteristics"),Be=ge&&ge.get("isSequential");ge&&(j(B,{compensation:B.compensation-18}),y.includes("AdhocMarker")&&j(B,{seq:-23,loop:-18,parallel:-24}),Be===void 0&&y.push("LoopMarker"),Be===!1&&y.push("ParallelMarker"),Be===!0&&y.push("SequentialMarker")),y.includes("CompensationMarker")&&y.length===1&&j(B,{compensation:-8}),D(y,function(Qe){O(Qe,T,b,B)})}function re(T,b,y={}){y=j({size:{width:100}},y);var B=o.createText(b||"",y);return Ye(B).add("djs-label"),Le(T,B),B}function ye(T,b,y,B={}){var z=ee(b),K=oa({x:b.x,y:b.y,width:b.width,height:b.height},B);return re(T,z.name,{align:y,box:K,padding:7,style:{fill:ra(b,u,c,B.stroke)}})}function Ue(T,b,y={}){var B={width:b.width,height:b.height,x:b.width/2+b.x,y:b.height/2+b.y};return re(T,$n(b),{box:B,style:j({},o.getExternalStyle(),{fill:ra(b,u,c,y.stroke)})})}function q(T,b,y,B={}){var z=Zt(y),K=re(T,b,{box:{height:30,width:z?Tn(y,B):zn(y,B)},align:"center-middle",style:{fill:ra(y,u,c,B.stroke)}});if(z){var ge=-1*Tn(y,B);Ms(K,0,-ge,270)}}function le(T,b,y={}){var{width:B,height:z}=oa(b,y);return g(T,B,z,Is,{...y,fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke)})}function me(T,b,y={}){var B=ee(b),z=We(b,s,y.fill),K=fe(b,c,y.stroke);return(B.get("associationDirection")==="One"||B.get("associationDirection")==="Both")&&(y.markerEnd=d(T,"association-end",z,K)),B.get("associationDirection")==="Both"&&(y.markerStart=d(T,"association-start",z,K)),y=Ze(y,["markerStart","markerEnd"]),w(T,b.waypoints,{...y,stroke:K,strokeDasharray:"0, 5"})}function se(T,b,y={}){var B=We(b,s,y.fill),z=fe(b,c,y.stroke),K=i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.474,my:.296}}),ge=E(T,K,{fill:B,fillOpacity:yo,stroke:z}),Be=ee(b);if(XS(Be)){var Qe=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:.33,my:(b.height-18)/b.height}});E(T,Qe,{strokeWidth:2,fill:B,stroke:z})}return ge}function _e(T,b,y={}){return m(T,b.width,b.height,{fillOpacity:yo,...y,fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke)})}function ne(T,b,y={}){return S(T,b.width,b.height,{fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke)})}function U(T,b,y={}){var B=g(T,zn(b,y),Tn(b,y),0,{fill:We(b,s,y.fill),fillOpacity:y.fillOpacity||yo,stroke:fe(b,c,y.stroke),strokeWidth:1.5}),z=ee(b);if(v(z,"bpmn:Lane")){var K=z.get("name");q(T,K,b,y)}return B}function V(T,b,y={}){var B=le(T,b,y),z=qe(b);if(fn(b)&&(he(B,{strokeDasharray:"0, 5.5",strokeWidth:2.5}),!z)){var K=ee(b).flowElements||[],ge=K.filter(Be=>v(Be,"bpmn:StartEvent"));ge.length===1&&Z(ge[0],T,y,b)}return ye(T,b,z?"center-top":"center-middle",y),z?$(T,b,void 0,y):$(T,b,["SubProcessMarker"],y),B}function Z(T,b,y,B){var z=22,K={fill:We(B,s,y.fill),stroke:fe(B,c,y.stroke),width:z,height:z},ge=ee(T).isInterrupting,Be=ge?0:3,Qe=ge?1:1.2,Ct=20,rt=(z-Ct)/2,Nt="translate("+rt+","+rt+")";m(b,Ct,Ct,{fill:K.fill,stroke:K.stroke,strokeWidth:Qe,strokeDasharray:Be,transform:Nt}),N(T,b,K,B)}function Fe(T,b,y={}){var B=le(T,b,y);return ye(T,b,"center-middle",y),$(T,b,void 0,y),B}var Rt=this.handlers={"bpmn:AdHocSubProcess":function(T,b,y={}){return qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]),V(T,b,y)},"bpmn:Association":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),me(T,b,y)},"bpmn:BoundaryEvent":function(T,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=ee(b),K=z.get("cancelActivity");y={strokeWidth:1.5,fill:We(b,s,y.fill),fillOpacity:iR,stroke:fe(b,c,y.stroke)},K||(y.strokeDasharray="6");var ge=_e(T,b,y);return m(T,b.width,b.height,Ls,{...y,fill:"none"}),B&&N(b,T,y),ge},"bpmn:BusinessRuleTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y),z=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}}),K=E(T,z);he(K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1});var ge=i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}}),Be=E(T,ge);return he(Be,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:CallActivity":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),V(T,b,{strokeWidth:5,...y})},"bpmn:ComplexGateway":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(T,b,y),z=i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:b.width,containerHeight:b.height,position:{mx:.46,my:.26}});return E(T,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:DataInput":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getRawPath("DATA_ARROW"),z=se(T,b,y);return E(T,B,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1}),z},"bpmn:DataInputAssociation":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),me(T,b,{...y,markerEnd:d(T,"association-end",We(b,s,y.fill),fe(b,c,y.stroke))})},"bpmn:DataObject":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),se(T,b,y)},"bpmn:DataObjectReference":L("bpmn:DataObject"),"bpmn:DataOutput":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getRawPath("DATA_ARROW"),z=se(T,b,y);return E(T,B,{strokeWidth:1,fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke)}),z},"bpmn:DataOutputAssociation":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),me(T,b,{...y,markerEnd:d(T,"association-end",We(b,s,y.fill),fe(b,c,y.stroke))})},"bpmn:DataStoreReference":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:b.width,containerHeight:b.height,position:{mx:0,my:.133}});return E(T,B,{fill:We(b,s,y.fill),fillOpacity:yo,stroke:fe(b,c,y.stroke),strokeWidth:2})},"bpmn:EndEvent":function(T,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=_e(T,b,{...y,strokeWidth:4});return B&&N(b,T,y),z},"bpmn:EventBasedGateway":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=ne(T,b,y);m(T,b.width,b.height,b.height*.2,{fill:We(b,"none",y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1});var K=B.get("eventGatewayType"),ge=!!B.get("instantiate");function Be(){var Ct=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:b.width,containerHeight:b.height,position:{mx:.36,my:.44}});E(T,Ct,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:2})}if(K==="Parallel"){var Qe=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:b.width,containerHeight:b.height,position:{mx:.474,my:.296}});E(T,Qe,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1})}else K==="Exclusive"&&(ge||m(T,b.width,b.height,b.height*.26,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1}),Be());return z},"bpmn:ExclusiveGateway":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(T,b,y),z=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:b.width,containerHeight:b.height,position:{mx:.32,my:.3}}),K=Xe(b);return K.get("isMarkerVisible")&&E(T,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:Gateway":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),ne(T,b,y)},"bpmn:Group":function(T,b,y={}){return y=Ze(y,["fill","stroke","width","height"]),g(T,b.width,b.height,Is,{stroke:fe(b,c,y.stroke),strokeWidth:1.5,strokeDasharray:"10, 6, 0, 6",fill:"none",pointerEvents:"none",width:zn(b,y),height:Tn(b,y)})},"bpmn:InclusiveGateway":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(T,b,y);return m(T,b.width,b.height,b.height*.24,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:2.5}),B},"bpmn:IntermediateEvent":function(T,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=_e(T,b,{...y,strokeWidth:1.5});return m(T,b.width,b.height,Ls,{fill:"none",stroke:fe(b,c,y.stroke),strokeWidth:1.5}),B&&N(b,T,y),z},"bpmn:IntermediateCatchEvent":L("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":L("bpmn:IntermediateEvent"),"bpmn:Lane":function(T,b,y={}){return y=Ze(y,["fill","stroke","width","height"]),U(T,b,{...y,fillOpacity:rR})},"bpmn:ManualTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y),z=i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}});return E(T,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5}),B},"bpmn:MessageFlow":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=Xe(b),K=We(b,s,y.fill),ge=fe(b,c,y.stroke),Be=w(T,b.waypoints,{markerEnd:d(T,"messageflow-end",K,ge),markerStart:d(T,"messageflow-start",K,ge),stroke:ge,strokeDasharray:"10, 11",strokeWidth:1.5});if(B.get("messageRef")){var Qe=Be.getPointAtLength(Be.getTotalLength()/2),Ct=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:Qe.x,y:Qe.y}}),rt={strokeWidth:1};z.get("messageVisibleKind")==="initiating"?(rt.fill=K,rt.stroke=ge):(rt.fill=ge,rt.stroke=K);var Nt=E(T,Ct,rt),Pt=B.get("messageRef"),vn=Pt.get("name"),pt=re(T,vn,{align:"center-top",fitBox:!0,style:{fill:ge}}),Vt=Nt.getBBox(),dn=pt.getBBox(),Cr=Qe.x-dn.width/2,wn=Qe.y+Vt.height/2+eR;Ms(pt,Cr,wn,0)}return Be},"bpmn:ParallelGateway":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ne(T,b,y),z=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:b.width,containerHeight:b.height,position:{mx:.46,my:.2}});return E(T,z,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:Participant":function(T,b,y={}){y=Ze(y,["fill","stroke","width","height"]);var B=U(T,b,y),z=qe(b),K=Zt(b),ge=ee(b),Be=ge.get("name");if(z){var Qe=K?[{x:30,y:0},{x:30,y:Tn(b,y)}]:[{x:0,y:30},{x:zn(b,y),y:30}];x(T,Qe,{stroke:fe(b,c,y.stroke),strokeWidth:tR}),q(T,Be,b,y)}else{var Ct=oa(b,y);K||(Ct.height=zn(b,y),Ct.width=Tn(b,y));var rt=re(T,Be,{box:Ct,align:"center-middle",style:{fill:ra(b,u,c,y.stroke)}});if(!K){var Nt=-1*Tn(b,y);Ms(rt,0,-Nt,270)}}return ge.get("participantMultiplicity")&&O("ParticipantMultiplicityMarker",T,b,y),B},"bpmn:ReceiveTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=ee(b),z=Fe(T,b,y),K;return B.get("instantiate")?(m(T,28,28,20*.22,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),K=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):K=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),E(T,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),z},"bpmn:ScriptTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y),z=i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}});return E(T,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:SendTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y),z=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}});return E(T,z,{fill:fe(b,c,y.stroke),stroke:We(b,s,y.fill),strokeWidth:1}),B},"bpmn:SequenceFlow":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=We(b,s,y.fill),z=fe(b,c,y.stroke),K=w(T,b.waypoints,{markerEnd:d(T,"sequenceflow-end",B,z),stroke:z}),ge=ee(b),{source:Be}=b;if(Be){var Qe=ee(Be);ge.get("conditionExpression")&&v(Qe,"bpmn:Activity")&&he(K,{markerStart:d(T,"conditional-flow-marker",B,z)}),Qe.get("default")&&(v(Qe,"bpmn:Gateway")||v(Qe,"bpmn:Activity"))&&Qe.get("default")===ge&&he(K,{markerStart:d(T,"conditional-default-flow-marker",B,z)})}return K},"bpmn:ServiceTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y);m(T,10,10,{fill:We(b,s,y.fill),stroke:"none",transform:"translate(6, 6)"});var z=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}});E(T,z,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),m(T,10,10,{fill:We(b,s,y.fill),stroke:"none",transform:"translate(11, 10)"});var K=i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}});return E(T,K,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:1}),B},"bpmn:StartEvent":function(T,b,y={}){var{renderIcon:B=!0}=y;y=Ze(y,["fill","stroke"]);var z=ee(b);z.get("isInterrupting")||(y={...y,strokeDasharray:"6"});var K=_e(T,b,y);return B&&N(b,T,y),K},"bpmn:SubProcess":function(T,b,y={}){return qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]),V(T,b,y)},"bpmn:Task":function(T,b,y={}){return y=Ze(y,["fill","stroke"]),Fe(T,b,y)},"bpmn:TextAnnotation":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var{width:B,height:z}=oa(b,y),K=g(T,B,z,0,0,{fill:"none",stroke:"none"}),ge=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:B,containerHeight:z,position:{mx:0,my:0}});E(T,ge,{stroke:fe(b,c,y.stroke)});var Be=ee(b),Qe=Be.get("text")||"";return re(T,Qe,{align:"left-top",box:oa(b,y),padding:go,style:{fill:ra(b,u,c,y.stroke)}}),K},"bpmn:Transaction":function(T,b,y={}){qe(b)?y=Ze(y,["fill","stroke","width","height"]):y=Ze(y,["fill","stroke"]);var B=V(T,b,{strokeWidth:1.5,...y}),z=n.style(["no-fill","no-events"],{stroke:fe(b,c,y.stroke),strokeWidth:1.5}),K=qe(b);return K||(y={}),g(T,zn(b,y),Tn(b,y),Is-Ls,Ls,z),B},"bpmn:UserTask":function(T,b,y={}){y=Ze(y,["fill","stroke"]);var B=Fe(T,b,y),z=15,K=12,ge=i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:z,y:K}});E(T,ge,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5});var Be=i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:z,y:K}});E(T,Be,{fill:We(b,s,y.fill),stroke:fe(b,c,y.stroke),strokeWidth:.5});var Qe=i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:z,y:K}});return E(T,Qe,{fill:fe(b,c,y.stroke),stroke:fe(b,c,y.stroke),strokeWidth:.5}),B},label:function(T,b,y={}){return Ue(T,b,y)}};this._drawPath=E,this._renderer=P}de($r,Mi),$r.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],$r.prototype.canRender=function(e){return v(e,"bpmn:BaseElement")},$r.prototype.drawShape=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},$r.prototype.drawConnection=function(e,t,n={}){var{type:i}=t,r=this._renderer(i);return r(e,t,n)},$r.prototype.getShapePath=function(e){return je(e)?bl(e,nR):v(e,"bpmn:Event")?wm(e):v(e,"bpmn:Activity")?bl(e,Is):v(e,"bpmn:Gateway")?ZS(e):QS(e)};function Ze(e,t=[]){return t.reduce((n,i)=>(e[i]&&(n[i]=e[i]),n),{})}var oR=0,aR={width:150,height:50};function sR(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}function cR(e){return Yt(e)?j({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}var _l=null;function uR(){return _l||(_l=document.createElement("canvas").getContext("2d")),_l}function lR(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(Em(e.fontSize)||"12px"),t.push(e.fontFamily||"sans-serif"),t.join(" ")}function Em(e){if(e!=null)return typeof e=="number"||/^-?\d+(\.\d+)?$/.test(e)?e+"px":e}function pR(e,t){var n=uR();if(!n)return{width:0,height:0};n.font=lR(t),"letterSpacing"in n&&(n.letterSpacing=Em(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=pR(r,n),o.width=r?o.width:0,r===" "||r===""||o.width<Math.round(t)||r.length<2)return dR(e,r,i,o);r=mR(r,o.width,t)}}function dR(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 Sm="­";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===Sm)&&r.pop();break}var a=r[r.length-1];return a&&a===Sm&&(r[r.length-1]="-"),r.join("")}function mR(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 Bs(e){this._config=j({},{size:aR,padding:oR,style:{},align:"center-top"},e||{})}Bs.prototype.createText=function(e,t){return this.layoutText(e,t).element},Bs.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},Bs.prototype.layoutText=function(e,t){for(var n=j({},this._config.size,t.box),i=j({},this._config.style,t.style),r=sR(t.align||this._config.align),o=cR(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 p=Rn(u,function(g,S,x){return g+(s||S.height)},0)+o.top+o.bottom,f=Rn(u,function(g,S,x){return S.width>g?S.width:g},0),d=o.top;r.vertical==="middle"&&(d+=(n.height-p)/2),d-=(s||u[0].height)/4;var h=Ee("text");he(h,i),D(u,function(g){var S;switch(d+=s||g.height,r.horizontal){case"left":S=o.left;break;case"right":S=(a?f:l)-o.right-g.width;break;default:S=Math.max(((a?f:l)-g.width)/2+o.left,0)}var x=Ee("tspan");he(x,{x:S,y:d}),x.textContent=g.text,Le(h,x)});var m={width:f,height:p};return{dimensions:m,element:h}};function gR(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}var yR=12,vR=1.2,bR=40;function Rm(e){var t=j({fontFamily:"Arial, sans-serif",fontSize:yR,fontWeight:"normal",lineHeight:vR},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=j({},t,{fontSize:n},e&&e.externalStyle||{}),r=new Bs({style:t});this.getExternalLabelBounds=function(a,s){var c={width:Math.max(a.width,Nr.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:go});return{x:a.x,y:a.y,width:a.width,height:Math.max(bR,Math.round(c.height))}},this.getDimensions=function(a,s){return r.getDimensions(a,s||{})};function o(a,s,c){return r.getDimensions(a,j({box:s},c))}this.createText=function(a,s){return r.createText(a,s||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}Rm.$inject=["config.textRenderer"];function _R(){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 p=SR(i.d,{mx:r,my:o,e:a});return p}}var xR=/\{([^{}]+)\}/g,wR=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;function ER(e,t,n){var i=n;return t.replace(wR,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 SR(e,t){return String(e).replace(xR,function(n,i){return ER(n,i,t)})}const RR={__init__:["bpmnRenderer"],bpmnRenderer:["type",$r],textRenderer:["type",Rm],pathMap:["type",_R]};function CR(e,t){return t=t||{},e.replace(/{([^}]+)}/g,function(n,i){return t[i]||"{"+i+"}"})}const aa={translate:["value",CR]};function Ns(e,t,n){return j({id:e.id,type:e.$type,businessObject:e,di:t},n)}function PR(e,t,n){var i=e.waypoint;return!i||i.length<2?[Ae(t),Ae(n)]:i.map(function(r){return{x:r.x,y:r.y}})}function Cm(e,t,n){return new Error(`element ${pn(t)} referenced by ${pn(e)}#${n} not yet drawn`)}function Li(e,t,n,i,r){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._textRenderer=r}Li.$inject=["eventBus","canvas","elementFactory","elementRegistry","textRenderer"],Li.prototype.add=function(e,t,n){var i,r,o;if(v(t,"bpmndi:BPMNPlane")){var a=v(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(Ns(e,t,a)),this._canvas.addRootElement(i)}else if(v(t,"bpmndi:BPMNShape")){var s=!qe(e,t),c=TR(e);r=n&&(n.hidden||n.collapsed);var u=t.bounds;i=this._elementFactory.createShape(Ns(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})),v(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),v(e,"bpmn:Lane")&&(o=0),v(e,"bpmn:DataStoreReference")&&(AR(n,Ae(u))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else if(v(t,"bpmndi:BPMNEdge")){var l=this._getSource(e),p=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(Ns(e,t,{hidden:r,source:l,target:p,waypoints:PR(t,l,p)})),v(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 or(e)&&$n(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Li.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 Cm(e,n,"attachedToRef");t.host=i,r||(i.attachers=r=[]),r.indexOf(t)===-1&&r.push(t)},Li.prototype.addLabel=function(e,t,n){var i,r,o;return i=VS(t,n),r=$n(n),r&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(Ns(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!$n(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)},Li.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?Cm(e,i,t+"Ref"):new Error(`${pn(e)}#${t} Ref not specified`)},Li.prototype._getSource=function(e){return this._getConnectedElement(e,"source")},Li.prototype._getTarget=function(e){return this._getConnectedElement(e,"target")},Li.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};function AR(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 TR(e){return v(e,"bpmn:Group")}const Pm={__depends__:[RR,{__depends__:[aa],bpmnImporter:["type",Li]}]};function sa(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function ni(e,t){return{x:e.x-t.x,y:e.y-t.y}}function xl(e){return Math.log(e)/Math.log(10)}var MR=1e3;function J(e){this._eventBus=e}J.$inject=["eventBus"];function kR(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}J.prototype.on=function(e,t,n,i,r,o){if((Kt(t)||Oe(t))&&(o=r,r=i,i=n,n=t,t=null),Kt(n)&&(o=r,r=i,i=n,n=MR),Yt(r)&&(o=r,r=!1),!Kt(i))throw new Error("handlerFn must be a function");Pe(e)||(e=[e]);var a=this._eventBus;D(e,function(s){var c=["commandStack",s,t].filter(function(u){return u}).join(".");a.on(c,n,r?kR(i,o):i,o)})},J.prototype.canExecute=Ii("canExecute"),J.prototype.preExecute=Ii("preExecute"),J.prototype.preExecuted=Ii("preExecuted"),J.prototype.execute=Ii("execute"),J.prototype.executed=Ii("executed"),J.prototype.postExecute=Ii("postExecute"),J.prototype.postExecuted=Ii("postExecuted"),J.prototype.revert=Ii("revert"),J.prototype.reverted=Ii("reverted");function Ii(e){return function(n,i,r,o,a){(Kt(n)||Oe(n))&&(a=o,o=r,r=i,i=n,n=null),this.on(n,e,i,r,o,a)}}var wl=["top","bottom","left","right"],$s=10;function El(e,t){J.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(Ds(r)&&!st(r)){var o=LR(r);o&&i(r,o)}}function i(r,o){var a=Ae(r),s=r.label,c=Ae(s);if(s.parent){var u=Se(r),l;switch(o){case"top":l={x:a.x,y:u.top-$s-s.height/2};break;case"left":l={x:u.left-$s-s.width/2,y:a.y};break;case"bottom":l={x:a.x,y:u.bottom+$s+s.height/2};break;case"right":l={x:u.right+$s+s.width/2,y:a.y};break}var p=ni(l,c);t.moveShape(s,p)}}}de(El,J),El.$inject=["eventBus","modeling"];function OR(e){var t=e.host,n=Ae(e),i=tn(n,t),r;i.indexOf("-")>=0?r=i.split("-"):r=[i];var o=wl.filter(function(a){return r.indexOf(a)===-1});return o}function DR(e){var t=Ae(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 Am(t,i)});return n}function LR(e){var t=Ae(e.label),n=Ae(e),i=Am(n,t);if(IR(i)){var r=DR(e);if(e.host){var o=OR(e);r=r.concat(o)}var a=wl.filter(function(s){return r.indexOf(s)===-1});return a.indexOf(i)!==-1?tn(e.label,e)!=="intersect"?void 0:i:a[0]}}function Am(e,t){return tn(t,e,5)}function IR(e){return wl.indexOf(e)!==-1}function Sl(e){J.call(this,e),this.preExecute("shape.append",function(t){var n=t.source,i=t.shape;t.position||(v(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)}de(Sl,J),Sl.$inject=["eventBus"];var BR=1500;function Rl(e,t,n){e.invoke(J,this),this.preExecute("elements.delete",BR,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=ze(r,u=>v(u,"bpmn:Participant")||v(u,"bpmn:SubProcess"));if(!o.length)return[];var a=n.getRootElement(),s=new Set(a.children.filter(u=>v(u,"bpmn:Artifact"))),c=new Set;return D(o,u=>{const l=new Set(eo(lo(Array.from(s),kt(u))));c=c.union(l),s=s.difference(l)}),Array.from(c)}}de(Rl,J),Rl.$inject=["injector","eventBus","canvas"];function Cl(e,t){e.invoke(J,this),this.postExecute("shape.move",function(n){var i=n.newParent,r=n.shape,o=ze(r.incoming.concat(r.outgoing),function(a){return v(a,"bpmn:Association")});D(o,function(a){t.moveConnection(a,{x:0,y:0},i)})},!0)}de(Cl,J),Cl.$inject=["injector","modeling"];function vo(e,t){for(En(t)&&(t=[t]);e=e.parent;)if(He(e,t))return e;return null}function Tm(e,t){var n=vo(e,"bpmn:Process");if(n)return!0;var i=["bpmn:Participant","bpmn:Lane"];if(n=vo(e,i),n)return Zt(n);if(He(e,i))return Zt(e);var r;for(r=ee(e);r&&!v(r,"bpmn:Process");r=r.$parent);if(!t)return!0;var o=t.find(function(a){var s=ee(a);return s&&s.get("processRef")===r});return o?Zt(o):!0}var Mm=500;function js(e,t){t.invoke(J,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",Mm,function(i){var r=i.elements;r=r.filter(function(o){var a=o.host;return km(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",Mm,function(i){var r=i.shapes,o=i.newHost;if(r.length===1){var a=r[0];km(a,o)&&(i.shapes=[n._replaceShape(a,o)])}},!0)}js.$inject=["bpmnReplace","injector"],de(js,J),js.prototype._replaceShape=function(e,t){var n=NR(e),i={type:"bpmn:BoundaryEvent",host:t};return n&&(i.eventDefinitionType=n.$type),this._bpmnReplace.replaceElement(e,i,{layoutConnection:!1})};function NR(e){var t=ee(e),n=t.eventDefinitions;return n&&n[0]}function km(e,t){return!je(e)&&He(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function Pl(e,t){J.call(this,e);function n(i){return ze(i.attachers,function(r){return v(r,"bpmn:BoundaryEvent")})}this.postExecute("connection.create",function(i){var r=i.context.source,o=i.context.target,a=n(o);v(r,"bpmn:EventBasedGateway")&&v(o,"bpmn:ReceiveTask")&&a.length>0&&t.removeElements(a)}),this.postExecute("connection.reconnect",function(i){var r=i.context.oldSource,o=i.context.newSource;v(r,"bpmn:Gateway")&&v(o,"bpmn:EventBasedGateway")&&D(o.outgoing,function(a){var s=a.target,c=n(s);v(s,"bpmn:ReceiveTask")&&c.length>0&&t.removeElements(c)})})}Pl.$inject=["eventBus","modeling"],de(Pl,J);function Om(e){return e.create("bpmn:Category")}function $R(e){return e.create("bpmn:CategoryValue")}function Dm(e,t){var n=t.get("categoryValueRef");return n||(n=t.categoryValueRef=$R(e)),n.$parent||(n.$parent=Om(e)),n}function jR(e,t,n){return St(t.get("categoryValue"),e),e.$parent=t,St(n.get("rootElements"),t),t.$parent=n,e}function FR(e){var t=e.$parent;return t&&(Et(t.get("categoryValue"),e),e.$parent=null),e}function HR(e){var t=e.$parent;return t&&(Et(t.get("rootElements"),e),e.$parent=null),e}var zR=500;function Al(e,t,n){n.invoke(J,this);function i(c){return t.filter(function(u){return v(u,"bpmn:Group")&&!u.labelTarget}).map(ee).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 p=l.get("categoryValueRef");return p&&p.$parent===c})}function a(c,u){c&&u&&jR(c,u,e.getDefinitions())}function s(c,u,l){u&&!o(u,l)&&HR(u),c&&!r(c,l)&&FR(c)}this.executed(["shape.create","label.create"],function(c){var u=c.labelTarget||c.shape;!v(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;!v(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ee(u))},!0),this.executed(["shape.move","shape.resize"],zR,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,ee(u))},!0),this.executed("group.updateRefs",function(c){Lm(c).forEach(function(u){a(u.categoryValue,u.category)})},!0),this.reverted("group.updateRefs",function(c){Lm(c).forEach(function(u){s(u.categoryValue,u.category,ee(u.groupShape))})},!0),this.executed("shape.delete",function(c){var u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||s(c.categoryValue,c.category,ee(u))},!0),this.reverted("shape.delete",function(c){var u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||a(c.categoryValue,c.category)},!0)}Al.$inject=["bpmnjs","elementRegistry","injector"],de(Al,J);function Lm(e){var t;return((t=e.updates)==null?void 0:t.groups)||[]}function Tl(e,t,n){J.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(g){const S=g.source,x=g.target;bo(S)&&ca(x)&&l(x)}function r(g){const S=g.connection,x=g.source,w=g.target;bo(x)&&Fs(w)&&(u(w),f(x,[S]))}function o(g){const S=g.newTarget,x=g.oldSource,w=g.oldTarget;if(w!==S){const E=x;ca(w)&&l(w),bo(E)&&Fs(S)&&u(S)}}function a(g){const{element:S}=g;ca(S)?(p(S),d(S)):Fs(S)&&h(S)}function s(g){const{newData:S,oldShape:x}=g;if(bo(g.oldShape)&&S.eventDefinitionType!=="bpmn:CompensateEventDefinition"||S.type!=="bpmn:BoundaryEvent"){const w=x.outgoing.find(({target:E})=>ca(E));w&&w.target&&(g._connectionTarget=w.target)}else if(!bo(g.oldShape)&&S.eventDefinitionType==="bpmn:CompensateEventDefinition"&&S.type==="bpmn:BoundaryEvent"){const w=x.outgoing.find(({target:E})=>Fs(E));w&&w.target&&(g._connectionTarget=w.target),m(x)}}function c(g){const{_connectionTarget:S,newShape:x}=g;S&&t.connect(x,S)}function u(g){t.updateProperties(g,{isForCompensation:!0})}function l(g){t.updateProperties(g,{isForCompensation:void 0})}function p(g){for(const S of g.incoming)n.canConnect(S.source,g)||t.removeConnection(S);for(const S of g.outgoing)n.canConnect(g,S.target)||t.removeConnection(S)}function f(g,S){g.outgoing.filter(E=>v(E,"bpmn:Association")).filter(E=>ca(E.target)&&!S.includes(E)).forEach(E=>t.removeConnection(E))}function d(g){const S=g.attachers.slice();S.length&&t.removeElements(S)}function h(g){const S=g.incoming.filter(x=>bo(x.source));t.removeElements(S)}function m(g){const S=g.outgoing.filter(x=>v(x,"bpmn:SequenceFlow"));t.removeElements(S)}}de(Tl,J),Tl.$inject=["eventBus","modeling","bpmnRules"];function ca(e){const t=ee(e);return t&&t.get("isForCompensation")}function bo(e){return e&&v(e,"bpmn:BoundaryEvent")&&mo(e,"bpmn:CompensateEventDefinition")}function Fs(e){return e&&v(e,"bpmn:Activity")&&!fn(e)}function Ml(e){e.invoke(J,this),this.preExecute("shape.create",1500,function(t){var n=t.context,i=n.parent,r=n.shape;v(i,"bpmn:Lane")&&!v(r,"bpmn:Lane")&&(n.parent=vo(i,"bpmn:Participant"))})}Ml.$inject=["injector"],de(Ml,J);function kl(e,t){J.call(this,e),this.preExecute("shape.create",function(n){var a;var i=n.context,r=i.shape;if(v(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}})}kl.$inject=["eventBus","bpmnFactory"],de(kl,J);var Ol=20,Dl=20,Im=30,Hs=2e3;function Ll(e,t,n){J.call(this,t),t.on(["create.start","shape.move.start"],Hs,function(r){var o=r.context,a=o.shape,s=e.getRootElement();if(!(!v(a,"bpmn:Participant")||!v(s,"bpmn:Process")||!s.children.length)){var c=s.children.filter(function(p){return!v(p,"bpmn:Group")&&!je(p)&&!st(p)});if(c.length){var u=kt(c),l=GR(a,u);j(a,l),o.createConstraints=VR(a,u)}}}),t.on("create.start",Hs,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}v(a,"bpmn:Participant")&&v(s,"bpmn:Process")&&(t.on("element.hover",Hs,u),t.once("create.cleanup",function(){t.off("element.hover",u)}))});function i(){var r=e.getRootElement();return v(r,"bpmn:Collaboration")?r:n.makeCollaboration()}this.preExecute("elements.create",Hs,function(r){var o=r.elements,a=r.parent,s=WR(o),c;s&&v(a,"bpmn:Process")&&(r.parent=i(),c=r.hints=r.hints||{},c.participant=s,c.process=a,c.processRef=ee(s).get("processRef"))},!0),this.preExecute("shape.create",function(r){var o=r.parent,a=r.shape;v(a,"bpmn:Participant")&&v(o,"bpmn:Process")&&(r.parent=i(),r.process=o,r.processRef=ee(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)&&ee(s).set("processRef",ee(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)&&ee(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)}Ll.$inject=["canvas","eventBus","modeling"],de(Ll,J);function GR(e,t){t={width:t.width+Ol*2+Im,height:t.height+Dl*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 VR(e,t){return t=Se(t),{bottom:t.top+e.height/2-Dl,left:t.right-e.width/2+Ol,top:t.bottom-e.height/2+Dl,right:t.left+e.width/2-Ol-Im}}function WR(e){return lt(e,function(t){return v(t,"bpmn:Participant")})}var Bm="__targetRef_placeholder";function Il(e,t){J.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Nm(o)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Nm(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===Bm});return!u&&s&&(u=t.create("bpmn:Property",{name:Bm}),St(c,u)),u}function r(a,s){var c=i(a);c&&(n(a,c,s)||Et(a.get("properties"),c))}function o(a){var s=a.context,c=s.connection,u=c.businessObject,l=c.target,p=l&&l.businessObject,f=s.newTarget,d=f&&f.businessObject,h=s.oldTarget||s.target,m=h&&h.businessObject,g=c.businessObject,S;m&&m!==p&&r(m,u),d&&d!==p&&r(d,u),p?(S=i(p,!0),g.targetRef=S):g.targetRef=null}}Il.$inject=["eventBus","bpmnFactory"],de(Il,J);function Nm(e){return function(t){var n=t.context,i=n.connection;if(v(i,"bpmn:DataInputAssociation"))return e(t)}}function zs(e){this._bpmnUpdater=e}zs.$inject=["bpmnUpdater"],zs.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),[]},zs.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 Bl(e,t,n,i){J.call(this,i),t.registerHandler("dataStore.updateContainment",zs);function r(){return n.filter(function(s){return v(s,"bpmn:Participant")&&ee(s).processRef})[0]}function o(s){return s.children.filter(function(c){return v(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:Xe(s),newSemanticParent:l.processRef||l,newDiParent:Xe(c)})}}this.preExecute("shape.create",function(s){var c=s.context,u=c.shape;v(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(p){return v(p,"bpmn:DataStoreReference")});l.length&&(c.hints||(c.hints={}),c.hints.autoResize=u.filter(function(p){return!v(p,"bpmn:DataStoreReference")}))}),this.postExecute("shape.create",function(s){var c=s.context,u=c.shape,l=u.parent;v(u,"bpmn:DataStoreReference")&&u.type!=="label"&&v(l,"bpmn:Collaboration")&&a(u)}),this.postExecute("shape.move",function(s){var c=s.context,u=c.shape,l=c.oldParent,p=u.parent;if(!v(l,"bpmn:Collaboration")&&v(u,"bpmn:DataStoreReference")&&u.type!=="label"&&v(p,"bpmn:Collaboration")){var f=v(l,"bpmn:Participant")?l:qR(l,"bpmn:Participant");a(u,f)}}),this.postExecute("shape.delete",function(s){var c=s.context,u=c.shape,l=e.getRootElement();He(u,["bpmn:Participant","bpmn:SubProcess"])&&v(l,"bpmn:Collaboration")&&o(l).filter(function(p){return UR(p,u)}).forEach(function(p){a(p)})}),this.postExecute("canvas.updateRoot",function(s){var c=s.context,u=c.oldRoot,l=c.newRoot,p=o(u);p.forEach(function(f){v(l,"bpmn:Process")&&a(f,l)})})}Bl.$inject=["canvas","commandStack","elementRegistry","eventBus"],de(Bl,J);function UR(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 qR(e,t){for(;e.parent;){if(v(e.parent,t))return e.parent;e=e.parent}}var Gs=Math.max,Vs=Math.min,YR=20;function $m(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function KR(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 XR(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 Ws(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return Oe(r)&&(i=(/top|left/.test(e)?Vs:Gs)(i,r)),Oe(o)&&(i=(/top|left/.test(e)?Gs:Vs)(i,o)),i}function ZR(e,t){if(!t)return e;var n=Se(e);return Ps({top:Ws("top",n,t),right:Ws("right",n,t),bottom:Ws("bottom",n,t),left:Ws("left",n,t)})}function QR(e,t,n,i){var r=Se(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?Se(i):o,s={top:Vs(o.top,a.top),left:Vs(o.left,a.left),bottom:Gs(o.bottom,a.bottom),right:Gs(o.right,a.right)};return Ps(s)}function ua(e,t){return typeof e<"u"?e:YR}function JR(e,t){var n,i,r,o;return typeof t=="object"?(n=ua(t.left),i=ua(t.right),r=ua(t.top),o=ua(t.bottom)):n=i=r=o=ua(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}function eC(e){return!(e.waypoints||e.type==="label")}function jm(e,t){var n;if(e.length===void 0?n=ze(e.children,eC):n=e,n.length)return JR(kt(n),t)}var ar=Math.abs;function tC(e,t){return $m(Se(t),Se(e))}var nC=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Gn=30;function Us(e,t){return t=t||[],e.children.filter(function(n){v(n,"bpmn:Lane")&&(Us(n,t),t.push(n))}),t}function sr(e){return e.children.filter(function(t){return v(t,"bpmn:Lane")})}function Vn(e){return vo(e,nC)||e}function iC(e,t){var n=Vn(e),i=v(n,"bpmn:Process")?[]:[n],r=Us(n,i),o=Se(e),a=Se(t),s=tC(e,t),c=[],u=Zt(e);return r.forEach(function(l){if(l!==e){var p=u?0:s.top,f=u?s.right:0,d=u?0:s.bottom,h=u?s.left:0,m=Se(l);s.top&&(ar(m.bottom-o.top)<10&&(d=a.top-m.bottom),ar(m.top-o.top)<5&&(p=a.top-m.top)),s.left&&(ar(m.right-o.left)<10&&(f=a.left-m.right),ar(m.left-o.left)<5&&(h=a.left-m.left)),s.bottom&&(ar(m.top-o.bottom)<10&&(p=a.bottom-m.top),ar(m.bottom-o.bottom)<5&&(d=a.bottom-m.bottom)),s.right&&(ar(m.left-o.right)<10&&(h=a.right-m.left),ar(m.right-o.right)<5&&(f=a.right-m.right)),(p||f||d||h)&&c.push({shape:l,newBounds:XR(l,{top:p,right:f,bottom:d,left:h})})}}),c}var rC=500;function Nl(e,t){J.call(this,e);function n(i,r){var o=Zt(i),a=sr(r),s=[],c=[],u=[],l=[];if(Ir(a,function(g){return o?g.y>i.y?c.push(g):s.push(g):g.x>i.x?l.push(g):u.push(g),g.children}),!!a.length){var p;o?c.length&&s.length?p=i.height/2:p=i.height:l.length&&u.length?p=i.width/2:p=i.width;var f,d,h,m;s.length&&(f=t.calculateAdjustments(s,"y",p,i.y-10),t.makeSpace(f.movingShapes,f.resizingShapes,{x:0,y:p},"s")),c.length&&(d=t.calculateAdjustments(c,"y",-p,i.y+i.height+10),t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:-p},"n")),u.length&&(h=t.calculateAdjustments(u,"x",p,i.x-10),t.makeSpace(h.movingShapes,h.resizingShapes,{x:p,y:0},"e")),l.length&&(m=t.calculateAdjustments(l,"x",-p,i.x+i.width+10),t.makeSpace(m.movingShapes,m.resizingShapes,{x:-p,y:0},"w"))}}this.postExecuted("shape.delete",rC,function(i){var r=i.context,o=r.hints,a=r.shape,s=r.oldParent;v(a,"bpmn:Lane")&&(o&&o.nested||n(a,s))})}Nl.$inject=["eventBus","spaceTool"],de(Nl,J);var Fm=500;function qs(e,t){t.invoke(J,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",Fm,function(i){var r=i.elements;r.filter(function(o){var a=o.host;return Hm(o,a)}).map(function(o){return r.indexOf(o)}).forEach(function(o){i.elements[o]=n._replaceShape(r[o])})},!0),this.preExecute("elements.move",Fm,function(i){var r=i.shapes,o=i.newHost;r.forEach(function(a,s){var c=a.host;Hm(a,aC(r,c)?c:o)&&(r[s]=n._replaceShape(a))})},!0)}qs.$inject=["bpmnReplace","injector"],de(qs,J),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=ee(e),n=t.eventDefinitions;return n&&n[0]}function Hm(e,t){return!je(e)&&v(e,"bpmn:BoundaryEvent")&&!t}function aC(e,t){return e.indexOf(t)!==-1}var Ys=Math.round,sC=Math.max;function cC(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 uC(e){var t=[];return e.forEach(function(n,i){t.push([i===0?"M":"L",n.x,n.y])}),t}var zm=10;function lC(e,t){var n,i;for(n=0;i=e[n];n++)if(Jo(i,t)<=zm)return{point:e[n],bendpoint:!0,index:n};return null}function pC(e,t){var n=qh(cC(t,zm),uC(e)),i=n[0],r=n[n.length-1],o;return i?i!==r?i.segment2!==r.segment2?(o=sC(i.segment2,r.segment2)-1,{point:e[o],bendpoint:!0,index:o}):{point:{x:Ys(i.x+r.x)/2,y:Ys(i.y+r.y)/2},index:i.segment2}:{point:{x:Ys(i.x),y:Ys(i.y)},index:i.segment2}:null}function $l(e,t){return lC(e,t)||pC(e,t)}function jl(e,t,n){J.call(this,e);function i(r,o,a){var s=o.waypoints,c,u,l,p,f,d,h,m=r.outgoing.slice(),g=r.incoming.slice(),S;Oe(a.width)?S=Ae(a):S=a;var x=$l(s,S);if(x){if(c=s.slice(0,x.index),u=s.slice(x.index+(x.bendpoint?1:0)),!c.length||!u.length)return;l=x.bendpoint?s[x.index]:S,(c.length===1||!Gm(r,c[c.length-1]))&&c.push(Vm(l)),(u.length===1||!Gm(r,u[0]))&&u.unshift(Vm(l))}p=o.source,f=o.target,t.canConnect(p,r,o)&&(n.reconnectEnd(o,r,c||S),d=o),t.canConnect(r,f,o)&&(d?h=n.connect(r,f,{type:o.type,waypoints:u}):(n.reconnectStart(o,r,u||S),h=o));var w=[].concat(d&&ze(g,function(E){return E.source===d.source})||[],h&&ze(m,function(E){return E.target===h.target})||[]);w.length&&n.removeElements(w)}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=Ae(c),l={x:u.x+s.x,y:u.y+s.y},p=lt(o.children,function(f){var d=t.canInsert(a,f);return d&&$l(f.waypoints,l)});p&&(r.targetFlow=p,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)}de(jl,J),jl.$inject=["eventBus","bpmnRules","modeling"];function Gm(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 Vm(e){return j({},e)}function Fl(e,t){J.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)&&_o(r)){var c=[];v(o,"bpmn:EventBasedGateway")?c=a.incoming.filter(u=>u!==r&&_o(u)):c=a.incoming.filter(u=>u!==r&&_o(u)&&v(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(v(r,"bpmn:EventBasedGateway")){var o=r.outgoing.filter(_o).reduce(function(a,s){return a.includes(s.target)?a:a.concat(s.target)},[]);o.forEach(function(a){a.incoming.filter(_o).forEach(function(s){const c=a.incoming.filter(_o).filter(function(u){return u.source===r});(s.source!==r||c.length>1)&&t.removeConnection(s)})})}})}Fl.$inject=["eventBus","modeling"],de(Fl,J);function _o(e){return v(e,"bpmn:SequenceFlow")}var Ks=1500,Wm=2e3;function Um(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"],Ks,function(i){var r=i.context,o=r.shape||i.shape,a=i.hover;v(a,"bpmn:Lane")&&!He(o,["bpmn:Lane","bpmn:Participant"])&&(i.hover=Vn(a),i.hoverGfx=e.getGraphics(i.hover));var s=n.getRootElement();a&&a!==s&&(o.labelTarget||He(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"],Ks,function(i){var r=i.hover;v(r,"bpmn:Lane")&&(i.hover=Vn(r)||r,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["bendpoint.move.hover"],Ks,function(i){var r=i.context,o=i.hover,a=r.type;v(o,"bpmn:Lane")&&/reconnect/.test(a)&&(i.hover=Vn(o)||o,i.hoverGfx=e.getGraphics(i.hover))}),t.on(["connect.start"],Ks,function(i){var r=i.context,o=r.start;v(o,"bpmn:Lane")&&(r.start=Vn(o)||o)}),t.on("shape.move.start",Wm,function(i){var r=i.shape;v(r,"bpmn:Lane")&&(i.shape=Vn(r)||r)}),t.on("spaceTool.move",Wm,function(i){var r=i.hover;r&&v(r,"bpmn:Lane")&&(i.hover=Vn(r))})}Um.$inject=["elementRegistry","eventBus","canvas"];var qm=770;function Hl(e,t,n,i){n.invoke(J,this);function r(s,c){var u=ee(s),l=c.categoryValue||u.categoryValueRef;l||(l=Dm(e,u));var p=c.category||l.$parent||Om(e);u.categoryValueRef=l,l.$parent=p,c.categoryValue=l,c.category=p}function o(s,c){var u=ee(s),l=c.categoryValue||u.categoryValueRef,p=c.category||l&&l.$parent;l&&(c.categoryValue=l,c.category=p,u.categoryValueRef=null)}this.execute("label.create",function(s){var c=s.context,u=c.labelTarget;v(u,"bpmn:Group")&&r(u,c)}),this.revert("label.create",function(s){var c=s.context,u=c.labelTarget;v(u,"bpmn:Group")&&o(u,c)}),this.execute("shape.delete",function(s){var c=s.context,u=c.shape,l=ee(u);if(!(!v(u,"bpmn:Group")||u.labelTarget)){var p=c.categoryValue=l.categoryValueRef;p&&(c.category=p.$parent,l.categoryValueRef=null)}}),this.reverted("shape.delete",function(s){var c=s.context,u=c.shape;if(!(!v(u,"bpmn:Group")||u.labelTarget)){var l=c.category,p=c.categoryValue,f=ee(u);p&&(f.categoryValueRef=p,p.$parent=l)}}),this.execute("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!v(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ee(u).categoryValueRef&&!c.categoryValue||r(u,c)}),this.reverted("shape.create",function(s){var c=s.context,u=c.shape,l=c.hints||{};!v(u,"bpmn:Group")||u.labelTarget||l.createElementsBehavior===!1&&!ee(u).categoryValueRef&&!c.categoryValue||o(u,c)}),this.executed(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!v(u,"bpmn:Group")||u.labelTarget||ee(u).categoryValueRef||r(u,c)}),this.reverted(["shape.move","shape.resize"],function(s){var c=s.context,u=c.shape;!v(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",qm,function(s){var c=s.descriptor,u=s.element;if(!(!v(u,"bpmn:Group")||u.labelTarget)){var l=ee(u);if(l.categoryValueRef){var p=l.categoryValueRef;c.categoryValue=a(p,!0),p.$parent&&(c.category=a(p.$parent,!0))}}}),t.on("copyPaste.pasteElement",qm,function(s){var c=s.descriptor,u=c.businessObject,l=c.categoryValue,p=c.category;l&&(l=u.categoryValueRef=a(l)),p&&(l.$parent=a(p)),delete c.category,delete c.categoryValue})}Hl.$inject=["bpmnFactory","eventBus","injector","moddleCopy"],de(Hl,J);function zl(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 Ym(e){function t(i,r,o){var a={x:o.x,y:o.y-50},s={x:o.x-50,y:o.y},c=zl(i,r,o,a),u=zl(i,r,o,s),l;c&&u?Km(c,o)>Km(u,o)?l=u:l=c:l=c||u,i.original=l}function n(i){var r=i.waypoints;t(r[0],r[1],Ae(i.source)),t(r[r.length-1],r[r.length-2],Ae(i.target))}e.on("bpmnElement.added",function(i){var r=i.element;r.waypoints&&n(r)})}Ym.$inject=["eventBus"];function Km(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Gl(e){J.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=ee(i),o=Xe(i);if(He(r,t)){var a=o.get("isHorizontal");a===void 0&&(a=!0),o.set("isHorizontal",a)}})}Gl.$inject=["eventBus"],de(Gl,J);function Xm(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Zm(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 dC(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 Vl(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=dC([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 Qm(e,t){var n=Vl(e,t),i={x:n.x-e.x,y:n.y-e.y};return Xm(i)}function la(e,t){return Xm({x:e.x-t.x,y:e.y-t.y})}var Jm=Math.sqrt,eg=Math.min,hC=Math.max,tg=Math.abs;function ng(e){return Math.pow(e,2)}function pa(e,t){return Jm(ng(e.x-t.x)+ng(e.y-t.y))}function mC(e,t){var n=0,i,r,o,a,s,c,u,l,p,f,d;for(n=0;n<t.length-1;n++){if(i=t[n],r=t[n+1],rg(i,r)?u=[i]:(o=pa(e,i),a=pa(e,r),c=eg(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:rg(i,u[0])?n:n+1}),u.length===2&&(s=vC(u[0],u[1]),l={type:"segment",position:s,segmentIndex:n,relativeLocation:pa(i,s)/pa(i,r)}),p=pa(l.position,e),(!d||f>p)&&(d=l,f=p)}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,p=u/c,f=l/c,d=p*p-f;if(d<0&&d>-1e-6&&(d=0),d<0)return[];var h=Jm(d),m=-p+h,g=-p-h,S={x:e.x-r*m,y:e.y-o*m};if(d===0)return[S];var x={x:e.x-r*g,y:e.y-o*g};return[S,x].filter(function(w){return yC(w,e,t)})}function yC(e,t,n){return ig(e.x,t.x,n.x)&&ig(e.y,t.y,n.y)}function ig(e,t,n){return e>=eg(t,n)-Xs&&e<=hC(t,n)+Xs}function vC(e,t){return{x:(e.x+t.x)/2,y:(e.y+t.y)/2}}var Xs=.1;function rg(e,t){return tg(e.x-t.x)<=Xs&&tg(e.y-t.y)<=Xs}function bC(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 p=ag(t,u);p<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 og(e,t,n,i){var r=0,o=0,a={point:e,delta:{x:0,y:0}},s=mC(e,n),c=s.segmentIndex,u=bC(n,t,s,i);if(u<0||u>t.length-2||u===null)return a;var l=sg(n,c),p=sg(t,u),f=s.position,d=xC(l,f),h=_C(l,p);if(s.type==="bendpoint"){var m=t.length-n.length,g=s.bendpointIndex,S=n[g];if(t.indexOf(S)!==-1)return a;if(m===0){var x=t[g];return r=x.x-s.position.x,o=x.y-s.position.y,{delta:{x:r,y:o},point:{x:e.x+r,y:e.y+o}}}m<0&&g!==0&&g<n.length-1&&(d=ag(n,g))}var w={x:(p[1].x-p[0].x)*d+p[0].x,y:(p[1].y-p[0].y)*d+p[0].y},E=fC({x:e.x-f.x,y:e.y-f.y},h);return r=w.x+E.x-e.x,o=w.y+E.y-e.y,{point:Oi(w),delta:Oi({x:r,y:o})}}function ag(e,t){var n=la(e[t-1],e[t]),i=la(e[t],e[t+1]),r=n/(n+i);return r}function _C(e,t){var n=Zm(e),i=Zm(t);return i-n}function sg(e,t){return[e[t],e[t+1]]}function xC(e,t){var n=la(e[0],e[1]),i=la(e[0],t);return n===0?0:i/n}function wC(e,t,n,i){var r=Ae(e);return og(r,t,n,i).delta}function fa(e,t,n){var i=sa(t),r=sa(n),o=ni(e,i),a={x:o.x*(n.width/t.width),y:o.y*(n.height/t.height)};return Oi({x:r.x+a.x,y:r.y+a.y})}function cg(e,t,n){var i=sa(e),r=sa(t),o=sa(n),a=ni(e,i),s=ni(i,r),c=EC(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 Oi({x:l.x+a.x-e.x,y:l.y+a.y-e.y})}function EC(e,t,n){var i=Se(t),r=Se(n);if(SC(i,r))return null;var o=tn(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=tn(n,s),c!==o?null:a}function SC(e,t){return RC(e,t)||CC(e,t)}function RC(e,t){return e.right!==t.right&&e.left!==t.left}function CC(e,t){return e.top!==t.top&&e.bottom!==t.bottom}var ug="name",lg="text";function Wl(e,t,n,i){J.call(this,e),this.postExecute("element.updateProperties",r),this.postExecute("element.updateModdleProperties",a=>{ee(a.context.element)===a.context.moddleElement&&r(a)});function r(a){var s=a.context,c=s.element,u=s.properties;if(ug in u&&t.updateLabel(c,u[ug]),lg in u&&v(c,"bpmn:TextAnnotation")){var l=i.getTextAnnotationBounds({x:c.x,y:c.y,width:c.width,height:c.height},u[lg]||"");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;je(u)||!or(u)||$n(u)&&t.updateLabel(u,$n(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=j({},s.hints),p=s.newWaypoints||c.waypoints,f=s.oldWaypoints;return typeof l.startChanged>"u"&&(l.startChanged=!!l.connectionStart),typeof l.endChanged>"u"&&(l.endChanged=!!l.connectionEnd),wC(u,p,f,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,p;!l||!l.parent||(p=o(a),t.moveShape(l,p))}}),this.postExecute(["shape.replace"],function(a){var s=a.context,c=s.newShape,u=s.oldShape,l=ee(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(!(!je(c)||u.autoResize)){var l=s.newBounds,p=i.getDimensions($n(c)||"",{box:l,style:i.getExternalStyle()}),f=Math.ceil(p.height),d=l.y!==c.y,h=c.y+c.height;s.newBounds={width:l.width,height:f,x:l.x,y:d?h-f:l.y}}}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.newBounds,l=s.oldBounds;if(Ds(c)){var p=c.label,f=Ae(p),d=TC(l),h=AC(f,d),m=PC(h,l,u);t.moveShape(p,m)}})}de(Wl,J),Wl.$inject=["eventBus","modeling","bpmnFactory","textRenderer"];function PC(e,t,n){var i=fa(e,t,n);return Oi(ni(i,e))}function AC(e,t){if(t.length){var n=MC(e,t);return Vl(e,n)}}function TC(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 MC(e,t){var n=t.map(function(r){return{line:r,distance:Qm(e,r)}}),i=oi(n,"distance");return i[0].line}function kC(e,t,n,i){return og(e,t,n,i).point}function Ul(e,t){J.call(this,e);function n(i,r){var o=i.context,a=o.connection,s=j({},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),kC(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),p=[].concat(c.waypoints.slice(0,-1),[l]);t.updateWaypoints(c,p)}),a.forEach(function(c){var u=c.waypoints[0],l=n(i,u),p=[].concat([l],c.waypoints.slice(1));t.updateWaypoints(c,p)})}),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],p={x:l.x+c.x,y:l.y+c.y},f=[].concat(u.waypoints.slice(0,-1),[p]);t.updateWaypoints(u,f)}),a.forEach(function(u){var l=u.waypoints[0],p={x:l.x+c.x,y:l.y+c.y},f=[].concat([p],u.waypoints.slice(1));t.updateWaypoints(u,f)})})}de(Ul,J),Ul.$inject=["eventBus","modeling"];function Zs(e,t,n){var i=Js(e),r=fg(i,t),o=i[0];return r.length?r[r.length-1]:fa(o.original||o,n,t)}function Qs(e,t,n){var i=Js(e),r=fg(i,t),o=i[i.length-1];return r.length?r[0]:fa(o.original||o,n,t)}function ql(e,t,n){var i=Js(e),r=pg(t,n),o=i[0];return fa(o.original||o,r,t)}function Yl(e,t,n){var i=Js(e),r=pg(t,n),o=i[i.length-1];return fa(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 Js(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function fg(e,t){var n=cn(e,DC);return ze(n,function(i){return OC(i,t)})}function OC(e,t){return tn(t,e,1)==="intersect"}function DC(e){return e.original||e}function Kl(e,t){J.call(this,e),this.postExecute("shape.replace",function(n){var i=n.oldShape,r=n.newShape;if(LC(i,r)){var o=IC(i);o.incoming.forEach(function(a){var s=Qs(a,r,i);t.reconnectEnd(a,r,s)}),o.outgoing.forEach(function(a){var s=Zs(a,r,i);t.reconnectStart(a,r,s)})}},!0)}Kl.$inject=["eventBus","modeling"],de(Kl,J);function LC(e,t){return v(e,"bpmn:Participant")&&qe(e)&&v(t,"bpmn:Participant")&&!qe(t)}function IC(e){var t=Zo([e]),n=[],i=[];return t.forEach(function(r){r!==e&&(r.incoming.forEach(function(o){v(o,"bpmn:MessageFlow")&&n.push(o)}),r.outgoing.forEach(function(o){v(o,"bpmn:MessageFlow")&&i.push(o)}))},[]),{incoming:n,outgoing:i}}const BC=["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:EscalationEventDefinition","bpmn:ConditionalEventDefinition","bpmn:SignalEventDefinition"];function dg(e){const t=ee(e);if(!v(t,"bpmn:BoundaryEvent")&&!(v(t,"bpmn:StartEvent")&&fn(t.$parent)))return!1;const n=t.get("eventDefinitions");return!n||!n.length?!1:BC.some(i=>v(n[0],i))}function hg(e){return v(e,"bpmn:BoundaryEvent")?"cancelActivity":"isInterrupting"}function Xl(e,t){e.invoke(J,this),this.postExecuted("shape.replace",function(n){const i=n.context.oldShape,r=n.context.newShape,o=n.context.hints;if(!dg(r))return;const a=hg(r);if(o.targetElement&&o.targetElement[a]!==void 0)return;const c=ee(i).get(a),u=ee(r).get(a);c!==u&&t.updateProperties(r,{[a]:c})})}Xl.$inject=["injector","modeling"],de(Xl,J);function Zl(e,t){J.call(this,e),this.preExecute("shape.resize",function(n){var i=n.shape,r=Xe(i),o=r&&r.get("label"),a=o&&o.get("bounds");a&&t.updateModdleProperties(i,o,{bounds:void 0})},!0)}de(Zl,J),Zl.$inject=["eventBus","modeling"];function Ql(e,t,n){J.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(!(!v(o,"bpmn:SequenceFlow")||!v(a,"bpmn:SequenceFlow"))&&t.canConnect(o.source,a.target,o)){var s=NC(o.waypoints,a.waypoints);n.reconnectEnd(o,a.target,s)}}})}de(Ql,J),Ql.$inject=["eventBus","bpmnRules","modeling"];function xo(e){return e.original||e}function NC(e,t){var n=zl(xo(e[e.length-2]),xo(e[e.length-1]),xo(t[1]),xo(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[xo(e[0]),xo(t[t.length-1])]}function Jl(e,t){J.call(this,e),this.preExecute("shape.delete",function(n){var i=n.shape,r=i.parent;v(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)}Jl.$inject=["eventBus","modeling"],de(Jl,J);function ep(e,t,n,i){J.call(this,e);var r=i.get("dragging",!1);function o(c){var u=c.source,l=c.target,p=c.parent;if(p){var f,d;v(c,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(u,l)||(d=!0),n.canConnectMessageFlow(u,l)&&(f="bpmn:MessageFlow")),v(c,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(u,l)||(d=!0),n.canConnectSequenceFlow(u,l)&&(f="bpmn:SequenceFlow")),d&&t.removeConnection(c),f&&t.connect(u,l,{type:f,waypoints:c.waypoints.slice()})}}function a(c){var u=c.context,l=u.connection,p=u.newSource||l.source,f=u.newTarget||l.target,d,h;d=n.canConnect(p,f),!(!d||d.type===l.type)&&(h=t.connect(p,f,{type:d.type,associationDirection:d.associationDirection,waypoints:l.waypoints.slice()}),l.parent&&t.removeConnection(l),u.connection=h,r&&s(l,h))}function s(c,u){var l=r.context(),p=l&&l.payload.previousSelection,f;!p||!p.length||(f=p.indexOf(c),f!==-1&&p.splice(f,1,u))}this.postExecuted("elements.move",function(c){var u=c.closure,l=u.allConnections;D(l,o)},!0),this.preExecute("connection.reconnect",a),this.postExecuted("element.updateProperties",function(c){var u=c.context,l=u.properties,p=u.element,f=p.businessObject,d;l.default&&(d=lt(p.outgoing,no({id:p.businessObject.default.id})),d&&t.updateProperties(d,{conditionExpression:void 0})),l.conditionExpression&&f.sourceRef.default===f&&t.updateProperties(p.source,{default:void 0})})}de(ep,J),ep.$inject=["eventBus","modeling","bpmnRules","injector"];function ec(e,t,n,i,r,o){i.invoke(J,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=Rn(u,function(p,f){var d=t.canReplace([f],f.host||f.parent||c);return d?p.concat(d.replacements):p},[]);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=[];D(s.closure.topLevel,function(f){fn(f)?l=l.concat(f.children):l=l.concat(f)}),l.length===1&&u&&(c=u);var p=t.canReplace(l,c);p&&this._replaceElements(l,p.replacements,u)},this),this.postExecute(["shape.replace"],1500,function(a){var s=a.context,c=s.oldShape,u=s.newShape,l=c.attachers,p;l&&l.length&&(p=t.canReplace(l,u),this._replaceElements(l,p.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})})}de(ec,J),ec.prototype._replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;D(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)},ec.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var $C=1500,jC={width:140,height:120},tp={width:300,height:60},np={width:60,height:300},tc={width:300,height:150},nc={width:150,height:300},mg={width:140,height:120},gg={width:100,height:40};function yg(e){e.on("resize.start",$C,function(t){var n=t.context,i=n.shape,r=n.direction,o=n.balanced;(v(i,"bpmn:Lane")||v(i,"bpmn:Participant"))&&(n.resizeConstraints=VC(i,r,o)),v(i,"bpmn:SubProcess")&&qe(i)&&(n.minDimensions=mg),v(i,"bpmn:TextAnnotation")&&(n.minDimensions=gg)})}yg.$inject=["eventBus"];var cr=Math.abs,FC=Math.min,HC=Math.max;function vg(e,t,n,i){var r=e[t];e[t]=r===void 0?n:i(n,r)}function wo(e,t,n){return vg(e,t,n,FC)}function Eo(e,t,n){return vg(e,t,n,HC)}var zC={top:20,left:50,right:20,bottom:20},GC={top:50,left:20,right:20,bottom:20};function VC(e,t,n){var i=Vn(e),r=!0,o=!0,a=Us(i,[i]),s=Se(e),c={},u={},l=Zt(e),p=l?tp:np;/n/.test(t)?u.top=s.bottom-p.height:/e/.test(t)?u.right=s.left+p.width:/s/.test(t)?u.bottom=s.top+p.height:/w/.test(t)&&(u.left=s.right-p.width),a.forEach(function(h){var m=Se(h);l?(m.top<s.top-10&&(r=!1),m.bottom>s.bottom+10&&(o=!1)):(m.left<s.left-10&&(r=!1),m.right>s.right+10&&(o=!1)),/n/.test(t)&&(n&&cr(s.top-m.bottom)<10&&Eo(c,"top",m.top+p.height),cr(s.top-m.top)<5&&wo(u,"top",m.bottom-p.height)),/e/.test(t)&&(n&&cr(s.right-m.left)<10&&wo(c,"right",m.right-p.width),cr(s.right-m.right)<5&&Eo(u,"right",m.left+p.width)),/s/.test(t)&&(n&&cr(s.bottom-m.top)<10&&wo(c,"bottom",m.bottom-p.height),cr(s.bottom-m.bottom)<5&&Eo(u,"bottom",m.top+p.height)),/w/.test(t)&&(n&&cr(s.left-m.right)<10&&Eo(c,"left",m.left+p.width),cr(s.left-m.left)<5&&wo(u,"left",m.right-p.width))});var f=i.children.filter(function(h){return!h.hidden&&!h.waypoints&&(v(h,"bpmn:FlowElement")||v(h,"bpmn:Artifact"))}),d=l?zC:GC;return f.forEach(function(h){var m=Se(h);/n/.test(t)&&(!l||r)&&wo(u,"top",m.top-d.top),/e/.test(t)&&(l||o)&&Eo(u,"right",m.right+d.right),/s/.test(t)&&(!l||o)&&Eo(u,"bottom",m.bottom+d.bottom),/w/.test(t)&&(l||r)&&wo(u,"left",m.left-d.left)}),{min:u,max:c}}function bg(e){!e||typeof e.stopPropagation!="function"||e.stopPropagation()}function So(e){return e.originalEvent||e.srcEvent}function ip(e){bg(e),bg(So(e))}function jr(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 _g(){return/mac/i.test(navigator.platform)}function xg(e,t){return(So(e)||e).button===t}function ur(e){return xg(e,0)}function WC(e){return xg(e,1)}function da(e){var t=So(e)||e;return ur(e)?_g()?t.metaKey:t.ctrlKey:!1}function ic(e){var t=So(e)||e;return ur(e)&&t.shiftKey}var wg=1001;function Eg(e,t){e.on("resize.start",wg+500,function(n){var i=n.context,r=i.shape;(v(r,"bpmn:Lane")||v(r,"bpmn:Participant"))&&(i.balanced=!da(n))}),e.on("resize.end",wg,function(n){var i=n.context,r=i.shape,o=i.canExecute,a=i.newBounds;if(v(r,"bpmn:Lane")||v(r,"bpmn:Participant"))return o&&(a=Qh(a),t.resizeLane(r,a,i.balanced)),!1})}Eg.$inject=["eventBus","modeling"];var UC=500;function rp(e,t,n,i,r){n.invoke(J,this);function o(l){return He(l,["bpmn:ReceiveTask","bpmn:SendTask"])||qC(l,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(l){var p=e.getDefinitions(),f=p.get("rootElements");return!!lt(f,no({id:l.id}))}function s(l){if(v(l,"bpmn:ErrorEventDefinition"))return"errorRef";if(v(l,"bpmn:EscalationEventDefinition"))return"escalationRef";if(v(l,"bpmn:MessageEventDefinition"))return"messageRef";if(v(l,"bpmn:SignalEventDefinition"))return"signalRef"}function c(l){if(He(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.get("messageRef");var p=l.get("eventDefinitions"),f=p[0];return f.get(s(f))}function u(l,p){if(He(l,["bpmn:ReceiveTask","bpmn:SendTask"]))return l.set("messageRef",p);var f=l.get("eventDefinitions"),d=f[0];return d.set(s(d),p)}this.executed(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var p=l.shape||l.element;if(o(p)){var f=ee(p),d=c(f),h;d&&!a(d)&&(h=e.getDefinitions().get("rootElements"),St(h,d),l.addedRootElement=d)}},!0),this.reverted(["shape.create","element.updateProperties","element.updateModdleProperties"],function(l){var p=l.addedRootElement;if(p){var f=e.getDefinitions().get("rootElements");Et(f,p)}},!0),t.on("copyPaste.copyElement",function(l){var p=l.descriptor,f=l.element;if(!(f.labelTarget||!o(f))){var d=ee(f),h=c(d);h&&(p.referencedRootElement=h)}}),t.on("copyPaste.pasteElement",UC,function(l){var p=l.descriptor,f=p.businessObject,d=p.referencedRootElement;d&&(a(d)||(d=i.copyElement(d,r.create(d.$type))),u(f,d),delete p.referencedRootElement)})}rp.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],de(rp,J);function qC(e,t){return Pe(t)||(t=[t]),Yi(t,function(n){return mo(e,n)})}var Sg=Math.max;function Rg(e){e.on("spaceTool.getMinDimensions",function(t){var n=t.shapes,i=t.axis,r=t.start,o={};return D(n,function(a){var s=a.id;v(a,"bpmn:Participant")&&(o[s]=KC(a,i,r)),v(a,"bpmn:Lane")&&(o[s]=Zt(a)?tp:np),v(a,"bpmn:SubProcess")&&qe(a)&&(o[s]=mg),v(a,"bpmn:TextAnnotation")&&(o[s]=gg),v(a,"bpmn:Group")&&(o[s]=jC)}),o})}Rg.$inject=["eventBus"];function YC(e){return e==="x"}function KC(e,t,n){var i=Zt(e);if(!QC(e))return i?tc:nc;var r=YC(t),o={};return r?i?o=tc:o={width:ZC(e,n,r),height:nc.height}:i?o={width:tc.width,height:XC(e,n,r)}:o=nc,o}function XC(e,t,n){var i;return i=JC(e,t,n),Sg(tc.height,i)}function ZC(e,t,n){var i;return i=eP(e,t,n),Sg(nc.width,i)}function QC(e){return!!sr(e).length}function JC(e,t,n){var i=sr(e),r;return r=op(i,t,n),e.height-r.height+tp.height}function eP(e,t,n){var i=sr(e),r;return r=op(i,t,n),e.width-r.width+np.width}function op(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?op(o,t,n):r}var Cg="_plane";function Pg(e){var t=e.id;return tP(t)}function gi(e){var t=e.id;return v(e,"bpmn:SubProcess")?Ag(t):t}function Fr(e){return Ag(e)}function rc(e){var t=Xe(e);return v(t,"bpmndi:BPMNPlane")}function Ag(e){return e+Cg}function tP(e){return e.replace(new RegExp(Cg+"$"),"")}var Tg=400,nP=600,Mg={x:180,y:160};function Bi(e,t,n,i,r,o,a){J.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(p){return v(p,"bpmn:SubProcess")&&!qe(p)}function u(p){var f=p.shape,d=p.newRootElement,h=ee(f);d=s._addDiagram(d||h),p.newRootElement=e.addRootElement(d)}function l(p){var f=p.shape,d=ee(f);s._removeDiagram(d);var h=p.newRootElement=a.get(gi(d));e.removeRootElement(h)}this.executed("shape.create",function(p){var f=p.shape;c(f)&&u(p)},!0),this.postExecuted("elements.create",function(p){var f=p.elements;D(f,function(d){if(c(d)){var h=a.get(gi(d));if(!(!h||!d.children||!d.children.length)){var m=kg(d);s._showRecursively(m),s._moveChildrenToShape(m,h)}}})},!0),this.reverted("shape.create",function(p){var f=p.shape;c(f)&&l(p)},!0),this.preExecute("shape.delete",function(p){var f=p.shape;!v(f,"bpmn:SubProcess")||!qe(f)||D(ia([f]),d=>{n.removeShape(d.annotation)})},!0),this.preExecuted("shape.delete",function(p){var f=p.shape;if(c(f)){var d=a.get(gi(f));d&&n.removeElements(d.children.slice())}},!0),this.executed("shape.delete",function(p){var f=p.shape;c(f)&&l(p)},!0),this.reverted("shape.delete",function(p){var f=p.shape;c(f)&&u(p)},!0),this.preExecuted("shape.replace",function(p){var f=p.oldShape,d=p.newShape;!c(f)||!c(d)||(p.oldRoot=e.removeRootElement(gi(f)))},!0),this.postExecuted("shape.replace",function(p){var f=p.newShape,d=p.oldRoot,h=e.findRoot(gi(f));if(!(!d||!h)){var m=d.children;n.moveElements(m,{x:0,y:0},h)}},!0),this.executed("element.updateProperties",function(p){var f=p.element;if(v(f,"bpmn:SubProcess")){var d=p.properties,h=p.oldProperties,m=h.id,g=d.id;if(m!==g){if(rc(f)){a.updateId(f,Fr(g)),a.updateId(m,g);return}var S=a.get(Fr(m));S&&a.updateId(Fr(m),Fr(g))}}},!0),this.reverted("element.updateProperties",function(p){var f=p.element;if(v(f,"bpmn:SubProcess")){var d=p.properties,h=p.oldProperties,m=h.id,g=d.id;if(m!==g){if(rc(f)){a.updateId(f,Fr(m)),a.updateId(g,m);return}var S=a.get(Fr(g));S&&a.updateId(S,Fr(m))}}},!0),t.on("element.changed",function(p){var f=p.element;if(rc(f)){var d=f,h=a.get(Pg(d));!h||h===d||t.fire("element.changed",{element:h})}}),this.executed("shape.toggleCollapse",Tg,function(p){var f=p.shape;v(f,"bpmn:SubProcess")&&(qe(f)?l(p):(u(p),s._showRecursively(f.children)))},!0),this.reverted("shape.toggleCollapse",Tg,function(p){var f=p.shape;v(f,"bpmn:SubProcess")&&(qe(f)?l(p):(u(p),s._showRecursively(f.children)))},!0),this.postExecuted("shape.toggleCollapse",nP,function(p){var f=p.shape;if(v(f,"bpmn:SubProcess")){var d=p.newRootElement;if(d)if(qe(f))s._moveChildrenToShape(d.children.slice(),f),D(ia(f.children),m=>{n.moveShape(m.annotation,{x:0,y:0},f.parent),D(m.associations,g=>{n.moveConnection(g,{x:0,y:0},f.parent)})});else{s._disconnectSharedAnnotations(f);var h=kg(f);s._moveChildrenToShape(h,d)}}},!0),t.on("copyPaste.createTree",function(p){var f=p.element,d=p.children;if(c(f)){var h=gi(f),m=a.get(h);m&&d.push.apply(d,m.children)}}),t.on("copyPaste.copyElement",function(p){var f=p.descriptor,d=p.element,h=p.elements,m=d.parent,g=v(Xe(m),"bpmndi:BPMNPlane");if(g){var S=Pg(m),x=lt(h,function(w){return w.id===S});x&&(f.parent=x.id)}}),t.on("copyPaste.pasteElement",function(p){var f=p.descriptor;f.parent&&(c(f.parent)||f.parent.hidden)&&(f.hidden=!0)})}de(Bi,J),Bi.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=kt(i),o;if(!t.x)o={x:Mg.x-r.x,y:Mg.y-r.y};else{var a=Ae(t),s=Ae(r);o={x:a.x-s.x,y:a.y-s.y}}n.moveElements(e,o,t,{autoResize:!1})}},Bi.prototype._disconnectSharedAnnotations=function(e){var t=this._modeling,n=new Set(xm(e).map(i=>i.annotation));n.size&&D(ia(e.children),i=>{n.has(i.annotation)&&D(i.associations,r=>{t.removeConnection(r)})})},Bi.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},Bi.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},Bi.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:gi(e),type:e.$type,di:i,businessObject:e,collapsed:!0});return o},Bi.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},Bi.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"];function iP(e){var t=[];return D(ia(e),n=>{t.push(n.annotation),t.push.apply(t,n.associations)}),t}function kg(e){return e.children.slice().concat(iP(e.children)).concat(rP(e))}function rP(e){return ll(e.children||[]).reduce(function(t,n){return n.label&&n.label.parent!==e&&t.push(n.label),t},[])}function ap(e,t){e.invoke(J,this),this.postExecuted("shape.replace",function(n){var i=n.context.oldShape,r=n.context.newShape;if(!(!v(r,"bpmn:SubProcess")||v(r,"bpmn:AdHocSubProcess")||!(v(i,"bpmn:Task")||v(i,"bpmn:CallActivity"))||!qe(r))){var o=oP(r);t.createShape({type:"bpmn:StartEvent"},o,r)}})}ap.$inject=["injector","modeling"],de(ap,J);function oP(e){return{x:e.x+e.width/6,y:e.y+e.height/2}}function sp(e,t){J.call(this,e),this.preExecute("connection.create",function(n){const{target:i}=n;v(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&&v(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(!(!v(r,"bpmn:TextAnnotation")||o.autoResize)){var a=i.newBounds,s=t.getTextAnnotationBounds(a,$n(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}}})}de(sp,J),sp.$inject=["eventBus","textRenderer"];function cp(e,t){J.call(this,e),this.postExecuted("shape.toggleCollapse",1500,function(n){var i=n.shape;if(qe(i))return;var r=Zo(i);r.forEach(function(a){var s=a.incoming.slice(),c=a.outgoing.slice();D(s,function(u){o(u,!0)}),D(c,function(u){o(u,!1)})});function o(a,s){r.indexOf(a.source)!==-1&&r.indexOf(a.target)!==-1||v(a,"bpmn:Association")&&(v(a.source,"bpmn:TextAnnotation")||v(a.target,"bpmn:TextAnnotation"))||(s?t.reconnectEnd(a,i,Ae(i)):t.reconnectStart(a,i,Ae(i)))}},!0)}de(cp,J),cp.$inject=["eventBus","modeling"];var up=500;function lp(e,t,n){J.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,p;return l=aP(c).concat([a]),p=jm(l),p?(u.width=Math.max(p.width,u.width),u.height=Math.max(p.height,u.height),u.x=p.x+(p.width-u.width)/2,u.y=p.y+(p.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"],up,function(a){var s=a.context,c=s.shape;v(c,"bpmn:SubProcess")&&(c.collapsed?Xe(c).isExpanded=!1:(i(c.children),Xe(c).isExpanded=!0))}),this.reverted(["shape.toggleCollapse"],up,function(a){var s=a.context,c=s.shape;c.collapsed?Xe(c).isExpanded=!1:Xe(c).isExpanded=!0}),this.postExecuted(["shape.toggleCollapse"],up,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"})})}de(lp,J),lp.$inject=["eventBus","elementFactory","modeling"];function aP(e){return e.filter(function(t){return!t.hidden})}function pp(e,t,n,i){t.invoke(J,this),this.preExecute("shape.delete",function(r){var o=r.context,a=o.shape,s=a.businessObject;je(a)||(v(a,"bpmn:Participant")&&qe(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;v(r,"bpmn:Collaboration")&&n.ids.unclaim(o.id)})}de(pp,J),pp.$inject=["canvas","injector","moddle","modeling"];function fp(e,t){J.call(this,e),this.preExecute("connection.delete",function(n){var i=n.context,r=i.connection,o=r.source;sP(r,o)&&t.updateProperties(o,{default:null})})}de(fp,J),fp.$inject=["eventBus","modeling"];function sP(e,t){if(!v(e,"bpmn:SequenceFlow"))return!1;var n=ee(t),i=ee(e);return n.get("default")===i}var cP=500,uP=5e3,Og=["shape.create","shape.delete","shape.move","shape.resize"],Dg=[...Og,"spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move"];function dp(e,t){J.call(this,e);var n;function i(){return n=n||new lP,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(Dg,uP,function(){i()}),this.postExecuted(Dg,cP,function(){o()}),this.preExecute(Og,function(a){var s=a.context,c=s.shape,u=r();!c||c.labelTarget||(v(c,"bpmn:Lane")&&u.addLane(c),v(c,"bpmn:FlowNode")&&u.addFlowNode(c))})}dp.$inject=["eventBus","modeling"],de(dp,J);function lP(){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 pP=500,fP=5e3,Lg=["connection.create","connection.delete","connection.layout","connection.move","connection.reconnect","connection.updateWaypoints","shape.create","shape.delete","shape.move","shape.resize"],Ig=[...Lg,"elements.create","elements.delete","elements.move","label.create","spaceTool"];function hp(e,t){J.call(this,e);var n;function i(){return n=n||new dP,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(Ig,fP,function(){i()}),this.postExecuted(Ig,pP,function(){o()}),this.preExecute(Lg,function(a){var s=a.context.connection||a.context.shape,c=r();!s||s.labelTarget||(v(s,"bpmn:FlowElement")&&c.addFlowElement(s),v(s,"bpmn:Group")&&c.addGroup(s))}),this.preExecute("label.create",function(a){var s=a.context.labelTarget;v(s,"bpmn:Group")&&r().addGroup(s)})}hp.$inject=["eventBus","modeling"],de(hp,J);function dP(){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 mp(e,t){J.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})})}de(mp,J),mp.$inject=["eventBus","modeling"];function hP(e){const t=ee(e);return t&&t.isForCompensation}function mP(e){return e&&v(e,"bpmn:BoundaryEvent")&&mo(e,"bpmn:CompensateEventDefinition")}function gP(e){return e.incoming.filter(n=>mP(n.source)).length>0}const yP={__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",El],appendBehavior:["type",Sl],associationBehavior:["type",Cl],attachEventBehavior:["type",js],artifactBehavior:["type",Rl],boundaryEventBehavior:["type",Pl],categoryRootElementReferenceBehavior:["type",Al],compensateBoundaryEventBehaviour:["type",Tl],createBehavior:["type",Ml],createDataObjectBehavior:["type",kl],createParticipantBehavior:["type",Ll],dataInputAssociationBehavior:["type",Il],dataStoreBehavior:["type",Bl],deleteLaneBehavior:["type",Nl],detachEventBehavior:["type",qs],dropOnFlowBehavior:["type",jl],eventBasedGatewayBehavior:["type",Fl],fixHoverBehavior:["type",Um],groupBehavior:["type",Hl],importDockingFix:["type",Ym],isHorizontalFix:["type",Gl],labelBehavior:["type",Wl],layoutConnectionBehavior:["type",Ul],messageFlowBehavior:["type",Kl],nonInterruptingBehavior:["type",Xl],removeElementBehavior:["type",Ql],removeEmbeddedLabelBoundsBehavior:["type",Zl],removeParticipantBehavior:["type",Jl],replaceConnectionBehavior:["type",ep],replaceElementBehaviour:["type",ec],resizeBehavior:["type",yg],resizeLaneBehavior:["type",Eg],rootElementReferenceBehavior:["type",rp],spaceToolBehavior:["type",Rg],subProcessPlaneBehavior:["type",Bi],subProcessStartEventBehavior:["type",ap],textAnnotationBehavior:["type",sp],toggleCollapseConnectionBehaviour:["type",cp],toggleElementCollapseBehaviour:["type",lp],unclaimIdBehavior:["type",pp],unsetDefaultFlowBehavior:["type",fp],updateFlowNodeRefsBehavior:["type",dp],updateCategoryValueRefsBehavior:["type",hp],setCompensationActivityAfterPasteBehavior:["type",mp]};function gp(e){this._commandStack=e.get("commandStack",!1)}gp.$inject=["injector"],gp.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),n===void 0?!0:n};const yi={__init__:["rules"],rules:["type",gp]};function Wn(e){J.call(this,e),this.init()}Wn.$inject=["eventBus"],de(Wn,J),Wn.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)})},Wn.prototype.init=function(){};function Bg(e,t){var n=tn(e,t,-15);return n!=="intersect"?n:null}function rn(e){Wn.call(this,e)}de(rn,Wn),rn.$inject=["eventBus"],rn.prototype.init=function(){this.addRule("connection.start",function(e){var t=e.source;return vP(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 ac(t,n)}finally{r&&(n.parent=null)}}),this.addRule("connection.reconnect",function(e){var t=e.connection,n=e.source,i=e.target;return ac(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 Kg(t,n,i)}),this.addRule("elements.create",function(e){var t=e.elements,n=e.position,i=e.target;return st(i)&&!sc(t,i)?!1:Ar(t,function(r){return st(r)?ac(r.source,r.target,r):r.host?ha(r,r.host,null,n):_p(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 Gg(a)&&!n.includes(a.host)})?!1:ha(n,t,null,i)||qg(n,t,i)||Yg(n,t)||sc(n,t)}),this.addRule("shape.create",function(e){return _p(e.shape,e.target,e.source,e.position)}),this.addRule("shape.attach",function(e){return ha(e.shape,e.target,null,e.position)}),this.addRule("element.copy",function(e){var t=e.element,n=e.elements;return ey(n,t)})},rn.prototype.canConnectMessageFlow=Qg,rn.prototype.canConnectSequenceFlow=Jg,rn.prototype.canConnectDataAssociation=xp,rn.prototype.canConnectAssociation=Xg,rn.prototype.canConnectCompensationAssociation=Zg,rn.prototype.canMove=Yg,rn.prototype.canAttach=ha,rn.prototype.canReplace=qg,rn.prototype.canDrop=Ro,rn.prototype.canInsert=sc,rn.prototype.canCreate=_p,rn.prototype.canConnect=ac,rn.prototype.canResize=Kg,rn.prototype.canCopy=ey;function vP(e){return yp(e)?null:He(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}function yp(e){return!e||je(e)}function Ng(e){do{if(v(e,"bpmn:Process"))return ee(e);if(v(e,"bpmn:Participant"))return ee(e).processRef||ee(e)}while(e=e.parent)}function vp(e){return v(e,"bpmn:TextAnnotation")}function bp(e){return v(e,"bpmn:Group")&&!e.labelTarget}function $g(e){return v(e,"bpmn:BoundaryEvent")&&vi(e,"bpmn:CompensateEventDefinition")}function oc(e){return ee(e).isForCompensation}function bP(e,t){var n=Ng(e),i=Ng(t);return n===i}function _P(e){return v(e,"bpmn:InteractionNode")&&!v(e,"bpmn:BoundaryEvent")&&(!v(e,"bpmn:Event")||v(e,"bpmn:ThrowEvent")&&Hg(e,"bpmn:MessageEventDefinition"))}function xP(e){return v(e,"bpmn:InteractionNode")&&!oc(e)&&(!v(e,"bpmn:Event")||v(e,"bpmn:CatchEvent")&&Hg(e,"bpmn:MessageEventDefinition"))&&!(v(e,"bpmn:BoundaryEvent")&&!vi(e,"bpmn:MessageEventDefinition"))}function jg(e){for(var t=e;t=t.parent;){if(v(t,"bpmn:FlowElementsContainer"))return ee(t);if(v(t,"bpmn:Participant"))return ee(t).processRef}return null}function Fg(e,t){var n=jg(e),i=jg(t);return n===i}function vi(e,t){var n=ee(e);return!!lt(n.eventDefinitions||[],function(i){return v(i,t)})}function Hg(e,t){var n=ee(e);return(n.eventDefinitions||[]).every(function(i){return v(i,t)})}function wP(e){return v(e,"bpmn:FlowNode")&&!v(e,"bpmn:EndEvent")&&!fn(e)&&!(v(e,"bpmn:IntermediateThrowEvent")&&vi(e,"bpmn:LinkEventDefinition"))&&!$g(e)&&!oc(e)}function EP(e){return v(e,"bpmn:FlowNode")&&!v(e,"bpmn:StartEvent")&&!v(e,"bpmn:BoundaryEvent")&&!fn(e)&&!(v(e,"bpmn:IntermediateCatchEvent")&&vi(e,"bpmn:LinkEventDefinition"))&&!oc(e)}function SP(e){return v(e,"bpmn:ReceiveTask")||v(e,"bpmn:IntermediateCatchEvent")&&(vi(e,"bpmn:MessageEventDefinition")||vi(e,"bpmn:TimerEventDefinition")||vi(e,"bpmn:ConditionalEventDefinition")||vi(e,"bpmn:SignalEventDefinition"))}function RP(e){for(var t=[];e;)e=e.parent,e&&t.push(e);return t}function zg(e,t){var n=RP(t);return n.indexOf(e)!==-1}function ac(e,t,n){if(yp(e)||yp(t))return null;if(!v(n,"bpmn:DataAssociation")){if(Qg(e,t))return{type:"bpmn:MessageFlow"};if(Jg(e,t))return{type:"bpmn:SequenceFlow"}}var i=xp(e,t);return i||(Zg(e,t)?{type:"bpmn:Association",associationDirection:"One"}:Xg(e,t)?{type:"bpmn:Association",associationDirection:"None"}:!1)}function Ro(e,t){return je(e)||bp(e)?!0:v(t,"bpmn:Participant")&&!qe(t)?!1:v(e,"bpmn:Participant")?v(t,"bpmn:Process")||v(t,"bpmn:Collaboration"):He(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:v(e,"bpmn:Lane")?v(t,"bpmn:Participant")||v(t,"bpmn:Lane"):v(e,"bpmn:BoundaryEvent")&&!CP(e)?!1:v(e,"bpmn:FlowElement")&&!v(e,"bpmn:DataStoreReference")?v(t,"bpmn:FlowElementsContainer")?qe(t):He(t,["bpmn:Participant","bpmn:Lane"]):v(e,"bpmn:DataStoreReference")&&v(t,"bpmn:Collaboration")?Yi(ee(t).get("participants"),function(n){return!!n.get("processRef")}):He(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?He(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):v(e,"bpmn:MessageFlow")?v(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t:!1}function CP(e){return ee(e).cancelActivity&&(Vg(e)||Wg(e))}function Gg(e){return!je(e)&&v(e,"bpmn:BoundaryEvent")}function PP(e){return v(e,"bpmn:Lane")}function AP(e){return Gg(e)||v(e,"bpmn:IntermediateThrowEvent")&&Vg(e)?!0:v(e,"bpmn:IntermediateCatchEvent")&&Wg(e)}function Vg(e){var t=ee(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function Wg(e){return Ug(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function Ug(e,t){return t.some(function(n){return vi(e,n)})}function TP(e){return v(e,"bpmn:ReceiveTask")&&lt(e.incoming,function(t){return v(t.source,"bpmn:EventBasedGateway")})}function ha(e,t,n,i){if(Array.isArray(e)||(e=[e]),e.length!==1)return!1;var r=e[0];return je(r)||!AP(r)||fn(t)||!v(t,"bpmn:Activity")||oc(t)||i&&!Bg(i,t)||TP(t)?!1:"attach"}function qg(e,t,n){if(!t)return!1;var i={replacements:[]};return D(e,function(r){fn(t)||v(r,"bpmn:StartEvent")&&r.type!=="label"&&Ro(r,t)&&($S(r)||i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),(jS(r)||FS(r)||HS(r))&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"}),Ug(r,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&v(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:StartEvent"})),v(t,"bpmn:Transaction")||vi(r,"bpmn:CancelEventDefinition")&&r.type!=="label"&&(v(r,"bpmn:EndEvent")&&Ro(r,t)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:EndEvent"}),v(r,"bpmn:BoundaryEvent")&&ha(r,t,null,n)&&i.replacements.push({oldElementId:r.id,newElementType:"bpmn:BoundaryEvent"}))}),i.replacements.length?i:!1}function Yg(e,t){return Yi(e,PP)?!1:t===void 0?!0:t===null?!1:e.every(function(n){return Ro(n,t)})}function _p(e,t,n,i){return t?je(e)||bp(e)?!0:Ro(e,t)||sc(e,t):!1}function Kg(e,t,n){return v(e,"bpmn:SubProcess")?qe(e)&&(!t||t.width>=100&&t.height>=80):v(e,"bpmn:Lane")||v(e,"bpmn:Participant")?!0:vp(e)?n?n==="e"||n==="w":!0:bp(e)?!0:je(e)?n?n==="e"||n==="w":!0:!1}function MP(e,t){var n=vp(e),i=vp(t);return(n||i)&&n!==i}function Xg(e,t){return zg(t,e)||zg(e,t)?!1:MP(e,t)?!0:!!xp(e,t)}function Zg(e,t){return Fg(e,t)&&$g(e)&&v(t,"bpmn:Activity")&&!OP(t,e)&&!fn(t)}function Qg(e,t){return ny(e)&&!ny(t)?!1:_P(e)&&xP(t)&&!bP(e,t)}function Jg(e,t){return wP(e)&&EP(t)&&Fg(e,t)&&!(v(e,"bpmn:EventBasedGateway")&&!SP(t))}function xp(e,t){return He(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&He(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:He(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&He(e,["bpmn:Activity","bpmn:CatchEvent"])?{type:"bpmn:DataOutputAssociation"}:!1}function sc(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:He(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!je(t)&&v(e,"bpmn:FlowNode")&&!v(e,"bpmn:BoundaryEvent")&&Ro(e,t.parent)}function wp(e,t){return e&&t&&e.indexOf(t)!==-1}function ey(e,t){return je(t)?!0:!(v(t,"bpmn:Lane")&&!wp(e,t.parent)||v(t,"bpmn:MessageFlow")&&!kP(e,t))}function kP(e,t){var n=ty(t.source),i=ty(t.target);return wp(e,n)&&wp(e,i)}function ty(e){for(;e;e=e.parent)if(v(e,"bpmn:Participant"))return e;return null}function ny(e){return vo(e,"bpmn:Process")||vo(e,"bpmn:Collaboration")}function OP(e,t){return e.attachers.includes(t)}const DP={__depends__:[yi],__init__:["bpmnRules"],bpmnRules:["type",rn]};var LP=2e3;function iy(e,t){e.on("saveXML.start",LP,n);function n(){var i=t.getRootElements();D(i,function(r){var o=Xe(r),a,s;a=Zo([r]),a=ze(a,function(c){return c!==r&&!c.labelTarget}),s=cn(a,Xe),o.set("planeElement",s)})}}iy.$inject=["eventBus","canvas"];const IP={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",iy]};function cc(e){J.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)})}cc.prototype.getOrdering=function(e,t){return null},de(cc,J);function Ep(e,t){cc.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 He(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&&!He(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||v(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=td(s.children,function(p){return!a.labelTarget&&p.labelTarget?!1:c.level<r(p).level});return l!==-1&&u!==-1&&u<l&&(l-=1),{index:l,parent:s}}}Ep.$inject=["eventBus","canvas"],de(Ep,cc);const BP={__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",Ep]};function ma(){}ma.prototype.get=function(){return this._data},ma.prototype.set=function(e){this._data=e},ma.prototype.clear=function(){var e=this._data;return delete this._data,e},ma.prototype.isEmpty=function(){return!this._data};const NP={clipboard:["type",ma]};var ry=1500;function oy(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",ry,function(s){o(s)})}),(function(){var a,s;t.on("element.hover",function(c){a=c.gfx,s=c.element}),t.on("element.hover",ry,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=jr(a),c=document.elementFromPoint(s.x,s.y),$P(c)}}oy.$inject=["elementRegistry","eventBus","injector"];function $P(e){return Dr(e,"svg, .djs-element",!0)}const jP={__init__:["hoverFix"],hoverFix:["type",oy]};function FP(e){return!0}function uc(e){return ur(e)||WC(e)}var ay=500;function sy(e,t,n){var i=this;function r(A,N,k){if(!s(A,N)){var O,$,re;k?$=t.getGraphics(k):(O=N.delegateTarget||N.target,O&&($=O,k=t.get($))),!(!$||!k)&&(re=e.fire(A,{element:k,gfx:$,originalEvent:N}),re===!1&&(N.stopPropagation(),N.preventDefault()))}}var o={};function a(A){return o[A]}function s(A,N){var k=u[A]||ur;return!k(N)}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":FP,"element.mousedown":uc,"element.mouseup":uc,"element.click":uc,"element.dblclick":uc};function l(A,N,k){var O=c[A];if(!O)throw new Error("unmapped DOM event name <"+A+">");return r(O,N,k)}var p="svg, .djs-element";function f(A,N,k,O){var $=o[k]=function(re){r(k,re)};O&&(u[k]=O),$.$delegate=Pn.bind(A,p,N,$)}function d(A,N,k){var O=a(k);O&&Pn.unbind(A,N,O.$delegate)}function h(A){D(c,function(N,k){f(A,k,N)})}function m(A){D(c,function(N,k){d(A,k,N)})}e.on("canvas.destroy",function(A){m(A.svg)}),e.on("canvas.init",function(A){h(A.svg)}),e.on(["shape.added","connection.added"],function(A){var N=A.element,k=A.gfx;e.fire("interactionEvents.createHit",{element:N,gfx:k})}),e.on(["shape.changed","connection.changed"],ay,function(A){var N=A.element,k=A.gfx;e.fire("interactionEvents.updateHit",{element:N,gfx:k})}),e.on("interactionEvents.createHit",ay,function(A){var N=A.element,k=A.gfx;i.createDefaultHit(N,k)}),e.on("interactionEvents.updateHit",function(A){var N=A.element,k=A.gfx;i.updateDefaultHit(N,k)});var g=R("djs-hit djs-hit-stroke"),S=R("djs-hit djs-hit-click-stroke"),x=R("djs-hit djs-hit-all"),w=R("djs-hit djs-hit-no-move"),E={all:x,"click-stroke":S,stroke:g,"no-move":w};function R(A,N){return N=j({stroke:"white",strokeWidth:15},N||{}),n.cls(A,["no-fill","no-border"],N)}function P(A,N){var k=E[N];if(!k)throw new Error("invalid hit type <"+N+">");return he(A,k),A}function L(A,N){Le(A,N)}this.removeHits=function(A){var N=_s(".djs-hit",A);D(N,Ht)},this.createDefaultHit=function(A,N){var k=A.waypoints,O=A.isFrame,$;return k?this.createWaypointsHit(N,k):($=O?"stroke":"all",this.createBoxHit(N,$,{width:A.width,height:A.height}))},this.createWaypointsHit=function(A,N){var k=Xo(N);return P(k,"stroke"),L(A,k),k},this.createBoxHit=function(A,N,k){k=j({x:0,y:0},k);var O=Ee("rect");return P(O,N),he(O,k),L(A,O),O},this.updateDefaultHit=function(A,N){var k=at(".djs-hit",N);if(k)return A.waypoints?ul(k,A.waypoints):he(k,{width:A.width,height:A.height}),k},this.fire=r,this.triggerMouseEvent=l,this.mouseHandler=a,this.registerEvent=f,this.unregisterEvent=d}sy.$inject=["eventBus","elementRegistry","styles"];const lc={__init__:["interactionEvents"],interactionEvents:["type",sy]};function Co(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)})}Co.$inject=["eventBus","canvas"],Co.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()})}},Co.prototype.get=function(){return Array.from(this._selectedElements)},Co.prototype.isSelected=function(e){return this._selectedElements.has(e)},Co.prototype.select=function(e,t){var n=this.get();Pe(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?D(e,o=>{this._selectedElements.add(o)}):this._selectedElements=new Set(e),this._eventBus.fire("selection.changed",{oldSelection:n,newSelection:this.get()})};var cy="hover",uy="selected";function ly(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,cy)}),t.on("element.out",function(r){i(r.element,cy)}),t.on("selection.changed",function(r){function o(u){i(u,uy)}function a(u){n(u,uy)}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)})}ly.$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;Pe(u)?t.select(u):t.select(s.filter(HP))}}),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=ic(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 HP(e){return!e.hidden}const Un={__init__:["selectionVisuals","selectionBehavior"],__depends__:[lc],selection:["type",Co],selectionVisuals:["type",ly],selectionBehavior:["type",py]};var zP=/^djs-cursor-.*$/;function pc(e){var t=gt(document.body);t.removeMatching(zP),e&&t.add("djs-cursor-"+e)}function fy(){pc(null)}var GP=5e3;function dy(e,t){t=t||"element.click";function n(){return!1}return e.once(t,GP,n),function(){e.off(t,n)}}var VP=["c","C"],WP=["v","V"],UP=["d","D"],qP=["x","X"],YP=["y","Y"],hy=["z","Z"];function KP(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey}function Mn(e){return e.altKey?!1:e.ctrlKey||e.metaKey}function zt(e,t){return e=Pe(e)?e:[e],e.indexOf(t.key)!==-1||e.indexOf(t.code)!==-1}function Sp(e){return e.shiftKey}function XP(e){return Mn(e)&&zt(VP,e)}function ZP(e){return Mn(e)&&zt(WP,e)}function QP(e){return Mn(e)&&zt(UP,e)}function JP(e){return Mn(e)&&zt(qP,e)}function eA(e){return Mn(e)&&!Sp(e)&&zt(hy,e)}function tA(e){return Mn(e)&&(zt(YP,e)||zt(hy,e)&&Sp(e))}var Po=Math.round,my="djs-drag-active";function Hr(e){e.preventDefault()}function nA(e){return typeof TouchEvent<"u"&&e instanceof TouchEvent}function iA(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function gy(e,t,n,i){var r={threshold:5,trapClick:!0},o;function a(w){var E=t.viewbox(),R=t._container.getBoundingClientRect();return{x:E.x+(w.x-R.left)/E.scale,y:E.y+(w.y-R.top)/E.scale}}function s(w,E){E=E||o;var R=e.createEvent(j({},E.payload,E.data,{isTouch:E.isTouch}));return e.fire("drag."+w,R)===!1?!1:e.fire(E.prefix+"."+w,R)}function c(w){var E=w.filter(function(R){return i.get(R.id)});E.length&&n.select(E)}function u(w,E){var R=o.payload,P=o.displacement,L=o.globalStart,A=jr(w),N=ni(A,L),k=o.localStart,O=a(A),$=ni(O,k);if(!o.active&&(E||iA(N)>o.threshold)){if(j(R,{x:Po(k.x+P.x),y:Po(k.y+P.y),dx:0,dy:0},{originalEvent:w}),s("start")===!1)return g();o.active=!0,o.keepSelection||(R.previousSelection=n.get(),n.select(null)),o.cursor&&pc(o.cursor),t.addMarker(t.getRootElement(),my)}ip(w),o.active&&(j(R,{x:Po(O.x+P.x),y:Po(O.y+P.y),dx:Po($.x),dy:Po($.y)},{originalEvent:w}),s("move"))}function l(w){var E,R=!0;o.active&&(w&&(o.payload.originalEvent=w,ip(w)),R=s("end")),R===!1&&s("rejected"),E=S(R!==!0),s("ended",E)}function p(w){zt("Escape",w)&&(Hr(w),g())}function f(w){var E;o.active&&(E=dy(e),setTimeout(E,400),Hr(w)),l(w)}function d(w){u(w)}function h(w){var E=o.payload;E.hoverGfx=w.gfx,E.hover=w.element,s("hover")}function m(w){s("out");var E=o.payload;E.hoverGfx=null,E.hover=null}function g(w){var E;if(o){var R=o.active;R&&s("cancel"),E=S(w),R&&s("canceled",E)}}function S(w){var E,R;s("cleanup"),fy(),o.trapClick?R=f:R=l,De.unbind(document,"mousemove",u),De.unbind(document,"dragstart",Hr),De.unbind(document,"selectstart",Hr),De.unbind(document,"mousedown",R,!0),De.unbind(document,"mouseup",R,!0),De.unbind(document,"keyup",p),De.unbind(document,"touchstart",d,!0),De.unbind(document,"touchcancel",g,!0),De.unbind(document,"touchmove",u,!0),De.unbind(document,"touchend",l,!0),e.off("element.hover",h),e.off("element.out",m),t.removeMarker(t.getRootElement(),my);var P=o.payload.previousSelection;return w!==!1&&P&&!n.get().length&&c(P),E=o,o=null,E}function x(w,E,R,P){o&&g(!1),typeof E=="string"&&(P=R,R=E,E=null),P=j({},r,P||{});var L=P.data||{},A,N,k,O,$;if(P.trapClick?O=f:O=l,w?(A=So(w)||w,N=jr(w),ip(w),A.type==="dragstart"&&Hr(A)):(A=null,N={x:0,y:0}),k=a(N),E||(E=k),$=nA(A),o=j({prefix:R,data:L,payload:{},globalStart:N,displacement:ni(E,k),localStart:k,isTouch:$},P),P.manual||($?(De.bind(document,"touchstart",d,!0),De.bind(document,"touchcancel",g,!0),De.bind(document,"touchmove",u,!0),De.bind(document,"touchend",l,!0)):(De.bind(document,"mousemove",u),De.bind(document,"dragstart",Hr),De.bind(document,"selectstart",Hr),De.bind(document,"mousedown",O,!0),De.bind(document,"mouseup",O,!0)),De.bind(document,"keyup",p),e.on("element.hover",h),e.on("element.out",m)),s("init")===!1)return g(),!1;P.autoActivate&&u(w,!0)}e.on("diagram.destroy",g),this.init=x,this.move=u,this.hover=h,this.out=m,this.end=l,this.cancel=g,this.context=function(){return o},this.setOptions=function(w){j(r,w)}}gy.$inject=["eventBus","canvas","selection","elementRegistry"];const Ni={__depends__:[jP,Un],dragging:["type",gy]};function Ao(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(Math.random()*1e9)+"-"}Ao.prototype.next=function(){return this._prefix+ ++this._counter};const rA=new Ao("ps");var oA=["marker-start","marker-mid","marker-end"],aA=["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=Th(n);return this._cloneMarkers(Br(r),i),he(r,this._styles.cls(i,[])),Le(t,r),he(r,"data-preview-support-element-id",e.id),r},lr.prototype.addFrame=function(e,t){var n=Ee("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Le(t,n),he(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)}),lA(e)&&oA.forEach(function(r){if(he(e,r)){var o=sA(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,rA.next()].join("-"),a=at("marker#"+n.id,e);e=e||this._canvas._svg;var s=a||Th(n);s.id=o,Ye(s).add(r);var c=at(":scope > defs",e);c||(c=Ee("defs"),Le(e,c)),Le(c,s);var u=uA(s.id);he(t,i,u)};function sA(e,t,n){var i=cA(he(e,t));return at("marker#"+i,n||document)}function cA(e){return e.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]}function uA(e){return"url(#"+e+")"}function lA(e){return aA.indexOf(e.nodeName)!==-1}const To={__init__:["previewSupport"],previewSupport:["type",lr]};var pA="drop-ok",yy="drop-not-ok",vy="attach-ok",by="new-parent",_y="create",fA=2e3;function xy(e,t,n,i,r){function o(c,u,l,p,f){if(!u)return!1;c=ze(c,function(x){var w=x.labelTarget;return!x.parent&&!(je(x)&&c.indexOf(w)!==-1)});var d=lt(c,function(x){return!st(x)}),h=!1,m=!1,g=!1;Ey(c)&&(h=r.allowed("shape.attach",{position:l,shape:d,target:u})),h||(Ey(c)?g=r.allowed("shape.create",{position:l,shape:d,source:p,target:u}):g=r.allowed("elements.create",{elements:c,position:l,target:u}));var S=f.connectionTarget;return g||h?(d&&p&&(m=r.allowed("connection.create",{source:S===p?d:p,target:S===p?p:d,hints:{targetParent:u,targetAttach:h}})),{attach:h,connect:m}):g===null||h===null?null:!1}function a(c,u){[vy,pA,yy,by].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,p=c.hover,f=u.source,d=u.hints||{};if(!p){u.canExecute=!1,u.target=null;return}wy(c);var h={x:c.x,y:c.y},m=u.canExecute=p&&o(l,p,h,f,d);p&&m!==null&&(u.target=p,m&&m.attach?a(p,vy):a(p,m?by:yy))}),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,p=u.shape,f=u.elements,d=u.target,h=u.canExecute,m=h&&h.attach,g=h&&h.connect,S=u.hints||{};if(h===!1||!d)return!1;wy(c);var x={x:c.x,y:c.y};g?p=i.appendShape(l,p,x,d,{attach:m,connection:g===!0?{}:g,connectionTarget:S.connectionTarget}):(f=i.createElements(f,x,d,j({},S,{attach:m})),p=lt(f,function(w){return!st(w)})),j(u,{elements:f,shape:p}),j(c,{elements:f,shape:p})});function s(){var c=t.context();c&&c.prefix===_y&&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){Pe(u)||(u=[u]);var p=lt(u,function(h){return!st(h)});if(p){l=j({elements:u,hints:{},shape:p},l||{}),D(u,function(h){Oe(h.x)||(h.x=0),Oe(h.y)||(h.y=0)});var f=ze(u,function(h){return!h.hidden}),d=kt(f);D(u,function(h){st(h)&&(h.waypoints=cn(h.waypoints,function(m){return{x:m.x-d.x-d.width/2,y:m.y-d.y-d.height/2}})),j(h,{x:h.x-d.x-d.width/2,y:h.y-d.y-d.height/2})}),t.init(c,_y,{cursor:"grabbing",autoActivate:!0,data:{shape:p,elements:u,context:l}})}}}xy.$inject=["canvas","dragging","eventBus","modeling","rules"];function wy(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 Ey(e){return e&&e.length===1&&!st(e[0])}var dA=750;function Sy(e,t,n,i,r){function o(a){var s=Ee("g");he(s,r.cls("djs-drag-group",["no-events"]));var c=Ee("g");return a.forEach(function(u){var l;u.hidden||(u.waypoints?(l=n._createContainer("connection",c),n.drawConnection(Br(l),u)):(l=n._createContainer("shape",c),n.drawShape(Br(l),u),nn(l,u.x,u.y)),i.addDragger(u,s,l))}),s}t.on("create.move",dA,function(a){var s=a.hover,c=a.context,u=c.elements,l=c.dragGroup;l||(l=c.dragGroup=o(u));var p;s?(l.parentNode||(p=e.getActiveLayer(),Le(p,l)),nn(l,a.x,a.y)):Ht(l)}),t.on("create.cleanup",function(a){var s=a.context,c=s.dragGroup;c&&Ht(c)})}Sy.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];const fc={__depends__:[Ni,To,yi,Un],__init__:["create","createPreview"],create:["type",xy],createPreview:["type",Sy]};function Rp(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)})}Rp.$inject=["eventBus"],Rp.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 ga={__init__:["mouse"],mouse:["type",Rp]};var Ry=2e3;function kn(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,p=c.elementsSet;u.priority=1,u.id=l.id,p.has(l.parent)&&(u.parent=l.parent.id),mA(l)&&(u.priority=2,u.host=l.host.id),st(l)&&(u.priority=3,u.source=l.source.id,u.target=l.target.id,u.waypoints=gA(l)),je(l)&&(u.priority=4,u.labelTarget=l.labelTarget.id),D(["x","y","width","height"],function(f){Oe(l[f])&&(u[f]=l[f])}),u.hidden=l.hidden,u.collapsed=l.collapsed}),r.on("copyPaste.elementsCopied",Ry,function(c){var u;((u=c.hints)==null?void 0:u.clip)!==!1&&n.set(c.tree)}),r.on("copyPaste.pasteElements",Ry,function(c){c.tree||(c.tree=n.get())}),r.on("copyPaste.pasteElements",function(c){var u=c.hints;j(u,{createElementsBehavior:!1})})}kn.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],kn.prototype.copy=function(e,t={}){var n,i;return Pe(e)||(e=e?[e]:[]),n=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}),n===!1?i={}:i=this.createTree(Pe(n)?n:e),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:i,hints:t}),i},kn.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})}}},kn.prototype.duplicate=function(e,t={}){var n=this.copy(e,{clip:!1});return this.paste({...t,tree:n})},kn.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},kn.prototype._getElementIdsFromTree=function(e){var t={};return D(e,function(n){D(n,function(i){i.id&&(t[i.id]=!0)})}),t},kn.prototype._paste=function(e,t,n,i){D(e,function(o){Oe(o.x)||(o.x=0),Oe(o.y)||(o.y=0)});var r=kt(e);return D(e,function(o){st(o)&&(o.waypoints=cn(o.waypoints,function(a){return{x:a.x-r.x-r.width/2,y:a.y-r.y-r.height/2}})),j(o,{x:o.x-r.x-r.width/2,y:o.y-r.y-r.height/2})}),this._modeling.createElements(e,n,t,j({},i))},kn.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return D(e,function(o,a){o=oi(o,"priority"),D(o,function(s){var c=j({},ai(s,["priority"]));i[s.parent]?c.parent=i[s.parent]:delete c.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:c});var u;if(st(c)){c.source=i[s.source],c.target=i[s.target],u=i[s.id]=t.createConnection(c),r.push(u);return}if(je(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},kn.prototype.createConnection=function(e){var t=this._elementFactory.createConnection(ai(e,["id"]));return t},kn.prototype.createLabel=function(e){var t=this._elementFactory.createLabel(ai(e,["id"]));return t},kn.prototype.createShape=function(e){var t=this._elementFactory.createShape(ai(e,["id"]));return t},kn.prototype.hasRelations=function(e,t,n){return n||(n=new Set(t)),!(st(e)&&(!n.has(e.source)||!n.has(e.target))||je(e)&&!n.has(e.labelTarget))},kn.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[],o=new Map,a=Ss(e);function s(p,f){return t.allowed("element.copy",{element:p,elements:f})}function c(p,f){var d=o.get(p);if(!d){var h={element:p,depth:f};r.push(h),o.set(p,h);return}if(d.depth<f){r=u(d,r);var m={element:d.element,depth:f};r.push(m),o.set(p,m)}}function u(p,f){var d=f.indexOf(p);return d!==-1&&f.splice(d,1),f}Ir(a,function(p,f,d){if(je(p))return;D(p.labels,function(g){c(g,d)});function h(g){g&&g.length&&D(g,function(S){D(S.labels,function(x){c(x,d)}),c(S,d)})}D([p.attachers,p.incoming,p.outgoing],h),c(p,d);var m=[];return p.children&&(m=p.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:p,children:m}),m}),e=cn(r,function(p){return p.element});var l=new Set(e);return r=cn(r,function(p){return p.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:p.descriptor,element:p.element,elements:e,elementsSet:l}),p}),r=oi(r,function(p){return p.descriptor.priority}),e=cn(r,function(p){return p.element}),D(r,function(p){var f=p.depth;if(!n.hasRelations(p.element,e,l)){Py(p.element,e),l.delete(p.element);return}if(!s(p.element,e)){Py(p.element,e),l.delete(p.element);return}i[f]||(i[f]=[]),i[f].push(p.descriptor)}),i};function mA(e){return!!e.host}function gA(e){return cn(e.waypoints,function(t){return t=Cy(t),t.original&&(t.original=Cy(t.original)),t})}function Cy(e){return j({},e)}function Py(e,t){var n=t.indexOf(e);return n===-1?t:t.splice(n,1)}const yA={__depends__:[NP,fc,ga,yi],__init__:["copyPaste"],copyPaste:["type",kn]};function Cp(e,t,n){Pe(n)||(n=[n]),D(n,function(i){Pr(e[i])||(t[i]=e[i])})}var Pp=750;function Ay(e,t,n){function i(c,u){var l=e.create(c.$type);return n.copyElement(c,l,null,u)}t.on("copyPaste.copyElement",Pp,function(c){var u=c.descriptor,l=c.element,p=ee(l);if(je(l))return u;var f=u.businessObject=i(p,!0),d=u.di=i(Xe(l),!0);d.bpmnElement=f,Cp(f,u,"name"),Cp(d,u,"isExpanded"),p.default&&(u.default=p.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 p=ee(c);return c.default&&(l[c.default]={element:p,property:"default"}),c.host&&(ee(c).attachedToRef=ee(u[c.host])),ai(l,Rn(l,function(f,d,h){var m=d.element,g=d.property;return h===c.id&&(m.set(g,p),f.push(c.id)),f},[]))}t.on("copyPaste.pasteElement",function(c){var u=c.cache,l=c.descriptor,p=l.businessObject,f=l.di;if(je(l)){l.businessObject=ee(u[l.labelTarget]),l.di=Xe(u[l.labelTarget]);return}p=l.businessObject=i(p),f=l.di=i(f),f.bpmnElement=p,Cp(l,p,["isExpanded","name"]),l.type=p.$type}),t.on("copyPaste.copyElement",Pp,function(c){var u=c.descriptor,l=c.element;if(v(l,"bpmn:Participant")){var p=ee(l);p.processRef&&(u.processRef=i(p.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;v(u,"bpmn:SubProcess")&&D(ia(l),p=>{l.push(p.annotation)})}),t.on("copyPaste.pasteElement",Pp,function(c){var u=c.cache,l=c.descriptor;a(u,s(l,u,o(u)))})}Ay.$inject=["bpmnFactory","eventBus","moddleCopy"];const vA=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"],bA=["errorRef","escalationRef","messageRef","signalRef","dataObjectRef"];function ya(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 oi(r,o=>o==="extensionElements")}),e.on("moddleCopy.canCopyProperty",i=>{const{parent:r,property:o,propertyName:a}=i,s=Yt(r)&&r.$descriptor;if(a&&bA.includes(a))return o;if(a&&vA.includes(a)||a&&s&&!lt(s.properties,no({name:a})))return!1}),e.on("moddleCopy.canSetCopiedProperty",i=>{const{property:r}=i;if(v(r,"bpmn:ExtensionElements")&&(!r.values||!r.values.length))return!1})}ya.$inject=["eventBus","bpmnFactory","moddle"],ya.prototype.copyElement=function(e,t,n,i=!1){n&&!Pe(n)&&(n=[n]),n=n||Ap(e.$descriptor);const r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return r===!1||(Pe(r)&&(n=r),D(n,o=>{let a;Sn(e,o)&&(a=e.get(o));const s=this.copyProperty(a,t,o,i);!jt(s)||this._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:o})===!1||t.set(o,s)})),t},ya.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 Yt(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):Pe(e)?Rn(e,(a,s)=>{const c=this.copyProperty(s,t,n,i);return c?a.concat(c):a},[]):Yt(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},ya.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 Ap(e,t){return Rn(e.properties,(n,i)=>t&&i.default?n:n.concat(i.name),[])}const Ty={__depends__:[yA],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",Ay],moddleCopy:["type",ya]};var My=Math.round;function Tp(e,t){this._modeling=e,this._eventBus=t}Tp.$inject=["modeling","eventBus"],Tp.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=My(s+o/2),l=My(c+a/2),p=i.replaceShape(e,j({},t,{x:u,y:l,width:o,height:a}),n);return r.fire("replace.end",{element:e,newElement:p,hints:n}),p};function ky(e,t){t.on("replace.end",500,function(n){const{newElement:i,hints:r={}}=n;r.select!==!1&&e.select(i)})}ky.$inject=["selection","eventBus"];const _A={__init__:["replace","replaceSelectionBehavior"],replaceSelectionBehavior:["type",ky],replace:["type",Tp]};function xA(e,t,n){Pe(n)||(n=[n]),D(n,function(i){Pr(e[i])||(t[i]=e[i])})}var wA=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function EA(e,t){var n=e&&Sn(e,"collapsed")?e.collapsed:!qe(e),i;return t&&(Sn(t,"collapsed")||Sn(t,"isExpanded"))?i=Sn(t,"collapsed")?t.collapsed:!t.isExpanded:i=n,n!==i}function Oy(e,t,n,i,r,o){function a(s,c,u){u=u||{};var l=c.type,p=s.businessObject;if(dc(p)&&(l==="bpmn:SubProcess"||l==="bpmn:AdHocSubProcess")&&EA(s,c))return i.toggleCollapse(s),s;var f=e.create(l),d={type:l,businessObject:f};d.di={},l==="bpmn:ExclusiveGateway"&&(d.di.isMarkerVisible=!0),xA(s.di,d.di,["fill","stroke","background-color","border-color","color"]);var h=Ap(p.$descriptor),m=Ap(f.$descriptor,!0),g=SA(h,m);j(f,ti(c,wA));var S=ze(g,function(E){return E==="eventDefinitions"?Dy(s,c.eventDefinitionType):E==="loopCharacteristics"?!fn(f):Sn(f,E)||E==="processRef"&&c.isExpanded===!1||E==="triggeredByEvent"?!1:E==="isForCompensation"?!fn(f):!0});if(f=n.copyElement(p,f,S),c.eventDefinitionType&&(Dy(f,c.eventDefinitionType)||(d.eventDefinitionType=c.eventDefinitionType,d.eventDefinitionAttrs=c.eventDefinitionAttrs)),v(p,"bpmn:Activity")){if(dc(p))d.isExpanded=qe(s);else if(c&&Sn(c,"isExpanded")){d.isExpanded=c.isExpanded;var x=t.getDefaultSize(f,{isExpanded:d.isExpanded});d.width=x.width,d.height=x.height,d.x=s.x-(d.width-s.width)/2,d.y=s.y-(d.height-s.height)/2}qe(s)&&!v(p,"bpmn:Task")&&d.isExpanded&&(d.width=s.width,d.height=s.height)}if(dc(p)&&!dc(f)&&(u.moveChildren=!1),v(p,"bpmn:Participant")){c.isExpanded===!0?f.processRef=e.create("bpmn:Process"):u.moveChildren=!1;var w=Zt(s);Xe(s).isHorizontal||(Xe(d).isHorizontal=w),d.width=w?s.width:t.getDefaultSize(d).width,d.height=w?t.getDefaultSize(d).height:s.height}return o.allowed("shape.resize",{shape:f})||(d.height=t.getDefaultSize(d).height,d.width=t.getDefaultSize(d).width),f.name=p.name,He(p,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&He(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(f.default=p.default),c.host&&!v(p,"bpmn:BoundaryEvent")&&v(f,"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}Oy.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules"];function dc(e){return v(e,"bpmn:SubProcess")}function Dy(e,t){var n=ee(e);return t&&n.get("eventDefinitions").some(function(i){return v(i,t)})}function SA(e,t){return e.filter(function(n){return t.includes(n)})}const Ly={__depends__:[Ty,_A,Un],bpmnReplace:["type",Oy]};var RA=250;function zr(e){this._eventBus=e,this._tools=[],this._active=null}zr.$inject=["eventBus"],zr.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)},zr.prototype.isActive=function(e){return e&&this._active===e},zr.prototype.length=function(e){return this._tools.length},zr.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},zr.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),D(t,function(r){i.push(r+".ended"),i.push(r+".canceled")}),n.on(i,RA,function(r){this._active&&(CA(r)||this.setActive(null))},this)};function CA(e){var t=e.originalEvent&&e.originalEvent.target;return t&&Dr(t,'.group[data-group="tools"]')}const hc={__depends__:[Ni],__init__:["toolManager"],toolManager:["type",zr]};function PA(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 AA(e,t){var n=[],i=new Set(e);D(t,function(o){i.add(o)});var r=new Set;return i.forEach(function(o){var a=o.incoming,s=o.outgoing;D(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 TA(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 Mp=Math.abs,MA=Math.round,$i={x:"width",y:"height"},Iy="crosshair",pr={n:"top",w:"left",s:"bottom",e:"right"},kA=1500,mc={n:"s",w:"e",s:"n",e:"w"},gc=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",kA,function(c){var u=c.context,l=u.initialized;l||(l=u.initialized=s.init(c,u)),l&&Ny(c)}),n.on("spaceTool.end",function(c){var u=c.context,l=u.axis,p=u.direction,f=u.movingShapes,d=u.resizingShapes,h=u.start;if(u.initialized){Ny(c);var m={x:0,y:0};m[l]=MA(c["d"+l]),s.makeSpace(f,d,m,p,h),n.once("spaceTool.ended",function(g){s.activateSelection(g.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:Iy,data:{context:{reactivate:n}},trapClick:!1})},qn.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Iy,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=Mp(e.dx)>Mp(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Mp(i)<5)return!1;i<0&&(i*=-1),da(e)&&(i*=-1);var o=PA(n,i),a=this._canvas.getRootElement();!ic(e)&&e.hover&&(a=e.hover);var s=[...Zo(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=OA(c,n,o,r,u);return j(t,c,{axis:n,direction:o,spaceToolConstraints:l,start:r}),pc("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 p(d){s.has(d)||(s.add(d),o.push(d));var h=d.label;h&&!s.has(h)&&(s.add(h),o.push(h))}function f(d){c.has(d)||(c.add(d),a.push(d))}return D(e,function(d){if(!(!d.parent||je(d))){if(st(d)){l.push(d);return}var h=d[t],m=h+d[$i[t]];if(DA(d)&&(n>0&&Ae(d)[t]>i||n<0&&Ae(d)[t]<i)){u.push(d);return}if(n>0&&h>i||n<0&&m<i){p(d);return}if(h<i&&m>i&&r.allowed("shape.resize",{shape:d})){f(d);return}}}),D(o,function(d){var h=d.attachers;h&&D(h,function(m){p(m)})}),D(u,function(d){var h=d.host;(s.has(h)||c.has(h))&&p(d)}),D(l,function(d){var h=d.source,m=d.target,g=d.label;(s.has(h)||c.has(h))&&(s.has(m)||c.has(m))&&g&&p(g)}),{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 By(e){return{top:e.top-gc,right:e.right+gc,bottom:e.bottom+gc,left:e.left-gc}}function Ny(e){var t=e.context,n=t.spaceToolConstraints;if(n){var i,r;Oe(n.left)&&(i=Math.max(e.x,n.left),e.dx=e.dx+i-e.x,e.x=i),Oe(n.right)&&(i=Math.min(e.x,n.right),e.dx=e.dx+i-e.x,e.x=i),Oe(n.top)&&(r=Math.max(e.y,n.top),e.dy=e.dy+r-e.y,e.y=r),Oe(n.bottom)&&(r=Math.min(e.y,n.bottom),e.dy=e.dy+r-e.y,e.y=r)}}function OA(e,t,n,i,r){var o=e.movingShapes,a=e.resizingShapes;if(a.length){var s={},c,u,l=new Set(o),p=new Set(a);return D(a,function(f){var d=f.attachers,h=f.children,m=Se(f),g=ze(h,function($){return!st($)&&!je($)&&!l.has($)&&!p.has($)}),S=ze(h,function($){return!st($)&&!je($)&&l.has($)}),x,w,E,R=[],P=[],L,A,N,k;g.length&&(w=By(Se(kt(g))),x=i-m[pr[n]]+w[pr[n]],n==="n"?s.bottom=u=Oe(u)?Math.min(u,x):x:n==="w"?s.right=u=Oe(u)?Math.min(u,x):x:n==="s"?s.top=c=Oe(c)?Math.max(c,x):x:n==="e"&&(s.left=c=Oe(c)?Math.max(c,x):x)),S.length&&(E=By(Se(kt(S))),x=i-E[pr[mc[n]]]+m[pr[mc[n]]],n==="n"?s.bottom=u=Oe(u)?Math.min(u,x):x:n==="w"?s.right=u=Oe(u)?Math.min(u,x):x:n==="s"?s.top=c=Oe(c)?Math.max(c,x):x:n==="e"&&(s.left=c=Oe(c)?Math.max(c,x):x)),d&&d.length&&(d.forEach(function($){l.has($)?R.push($):P.push($)}),R.length&&(L=Se(kt(R.map(Ae))),A=m[pr[mc[n]]]-(L[pr[mc[n]]]-i)),P.length&&(N=Se(kt(P.map(Ae))),k=N[pr[n]]-(m[pr[n]]-i)),n==="n"?(x=Math.min(A||1/0,k||1/0),s.bottom=u=Oe(u)?Math.min(u,x):x):n==="w"?(x=Math.min(A||1/0,k||1/0),s.right=u=Oe(u)?Math.min(u,x):x):n==="s"?(x=Math.max(A||-1/0,k||-1/0),s.top=c=Oe(c)?Math.max(c,x):x):n==="e"&&(x=Math.max(A||-1/0,k||-1/0),s.left=c=Oe(c)?Math.max(c,x):x));var O=r&&r[f.id];O&&(n==="n"?(x=i+f[$i[t]]-O[$i[t]],s.bottom=u=Oe(u)?Math.min(u,x):x):n==="w"?(x=i+f[$i[t]]-O[$i[t]],s.right=u=Oe(u)?Math.min(u,x):x):n==="s"?(x=i-f[$i[t]]+O[$i[t]],s.top=c=Oe(c)?Math.max(c,x):x):n==="e"&&(x=i-f[$i[t]]+O[$i[t]],s.left=c=Oe(c)?Math.max(c,x):x))}),s}}function DA(e){return!!e.host}var kp="djs-dragging",$y="djs-resizing",LA=250,yc=Math.max;function jy(e,t,n,i,r){function o(a,s){D(a,function(c){r.addDragger(c,s),n.addMarker(c,kp)})}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=Ee("g");he(l,i.cls("djs-crosshair-group",["no-events"])),Le(s,l);var p=Ee("path");he(p,"d",u.x),Ye(p).add("djs-crosshair"),Le(l,p);var f=Ee("path");he(f,"d",u.y),Ye(f).add("djs-crosshair"),Le(l,f),c.crosshairGroup=l}),e.on("spaceTool.selection.move",function(a){var s=a.context.crosshairGroup;nn(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",LA,function(a){var s=a.context,c=s.line,u=s.axis,l=s.movingShapes,p=s.resizingShapes;if(s.initialized){if(!s.dragGroup){var f=n.getLayer("space");c=Ee("path"),he(c,"d","M0,0 L0,0"),Ye(c).add("djs-crosshair"),Le(f,c),s.line=c;var d=Ee("g");he(d,i.cls("djs-drag-group",["no-events"])),Le(n.getActiveLayer(),d),o(l,d);var h=new Set(l);D(p,function(P){h.add(P)});var m=new Set,g=s.movingConnections=[];h.forEach(function(P){D(P.outgoing,function(L){m.has(L)||!st(L)||!h.has(L.target)||(m.add(L),g.push(L))})}),o(g,d),s.dragGroup=d}if(!s.frameGroup){var S=Ee("g");he(S,i.cls("djs-frame-group",["no-events"])),Le(n.getActiveLayer(),S);var x=[];D(p,function(P){var L=r.addFrame(P,S),A=L.getBBox();x.push({element:L,initialBounds:A}),n.addMarker(P,$y)}),s.frameGroup=S,s.frames=x}var w={x:"M"+a.x+", -10000 L"+a.x+", 10000",y:"M -10000, "+a.y+" L 10000, "+a.y};he(c,{d:w[u]});var E={x:"y",y:"x"},R={x:a.dx,y:a.dy};R[E[s.axis]]=0,nn(s.dragGroup,R.x,R.y),D(s.frames,function(P){var L=P.element,A=P.initialBounds,N,k;s.direction==="e"?he(L,{width:yc(A.width+R.x,5)}):(N=yc(A.width-R.x,5),he(L,{width:N,x:A.x+A.width-N})),s.direction==="s"?he(L,{height:yc(A.height+R.y,5)}):(k=yc(A.height-R.y,5),he(L,{height:k,y:A.y+A.height-k}))})}}),e.on("spaceTool.cleanup",function(a){var s=a.context,c=s.movingShapes,u=s.movingConnections,l=s.resizingShapes,p=s.line,f=s.dragGroup,d=s.frameGroup;D(c,function(h){n.removeMarker(h,kp)}),D(u,function(h){n.removeMarker(h,kp)}),f&&(Ht(p),Ht(f)),D(l,function(h){n.removeMarker(h,$y)}),d&&Ht(d)})}jy.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];const IA={__init__:["spaceToolPreview"],__depends__:[Ni,yi,hc,To,ga],spaceTool:["type",qn],spaceToolPreview:["type",jy]};function vc(e,t){e.invoke(qn,this),this._canvas=t}vc.$inject=["injector","canvas"],de(vc,qn),vc.prototype.calculateAdjustments=function(e,t,n,i){var r=this._canvas.getRootElement(),o=e[0]===r?null:e[0],a=[];o&&(a=eo(lo(r.children.filter(u=>v(u,"bpmn:Artifact")),kt(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!(v(u,"bpmn:TextAnnotation")||BA(u)&&(t==="y"&&Zt(u)||t==="x"&&!Zt(u)))}),c};function BA(e){return v(e,"bpmn:Participant")&&!ee(e).processRef}const Fy={__depends__:[IA],spaceTool:["type",vc]};function vt(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)}vt.$inject=["eventBus","injector"],vt.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()},vt.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},vt.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,e!==!1&&this._fire("changed",{trigger:"clear"})},vt.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()}},vt.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()}},vt.prototype.register=function(e,t){this._setHandler(e,t)},vt.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)},vt.prototype.canUndo=function(){return!!this._getUndoAction()},vt.prototype.canRedo=function(){return!!this._getRedoAction()},vt.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},vt.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},vt.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)})},vt.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},vt.prototype._createId=function(){return this._uid++},vt.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},vt.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()},vt.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)},vt.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:nd("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},vt.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=Pe(e)?e:[e],t.dirty=t.dirty.concat(e))},vt.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},vt.prototype._revertedAction=function(e){this._stackIdx--},vt.prototype._getHandler=function(e){return this._handlerMap[e]},vt.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 NA={commandStack:["type",vt]};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 $A=250,Hy=1400;function Op(e,t,n){J.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",Hy,function(r){var o=r.context,a=o.shapes,s=o.validatedShapes;o.shapes=zy(a),o.validatedShapes=zy(s)}),i&&t.on("shape.move.start",$A,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",Hy,function(r){var o=r.context,a=o.closure,s=a.enclosedElements,c=[];D(s,function(u){D(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=pl(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&&(St(s.labels,a,c),a.labelTarget=s)})}de(Op,J),Op.$inject=["injector","eventBus","modeling"];function zy(e){var t=new Set(e);return ze(e,function(n){return!t.has(n.labelTarget)})}const jA={__init__:["labelSupport"],labelSupport:["type",Op]};var FA=251,Gy=1401,Vy="attach-ok";function Dp(e,t,n,i,r){J.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",Gy,function(a){var s=a.context,c=s.shapes,u=s.validatedShapes;s.shapes=HA(c),s.validatedShapes=zA(u)}),o&&t.on("shape.move.start",FA,function(a){var s=a.context,c=s.shapes,u=Lp(c);D(u,function(l){o.makeDraggable(s,l,!0),D(l.labels,function(p){o.makeDraggable(s,p,!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,Vy),t.once(["shape.move.out","shape.move.cleanup"],function(){n.removeMarker(l,Vy)}))}}),this.preExecuted("elements.move",Gy,function(a){var s=a.context,c=s.closure,u=s.shapes,l=Lp(u);D(l,function(p){c.add(p,c.topLevel[p.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=ze(c,function(p){var f=p.host;return GA(p)&&!VA(c,f)}),D(l,function(p){r.updateAttachment(p,u)}))}),this.postExecuted("elements.move",function(a){var s=a.context.shapes;D(s,function(c){D(c.attachers,function(u){D(u.outgoing.slice(),function(l){var p=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});p||r.removeConnection(l)}),D(u.incoming.slice(),function(l){var p=i.allowed("connection.reconnect",{connection:l,source:l.source,target:l.target});p||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 p=i.allowed("elements.move",{target:u,shapes:[l]});p==="attach"?r.updateAttachment(l,u):r.removeShape(l)}),u.attachers.length&&D(u.attachers,function(l){var p=cg(l,c,u);r.moveShape(l,p,l.parent)})}),this.postExecute("shape.resize",function(a){var s=a.context,c=s.shape,u=s.oldBounds,l=s.newBounds,p=c.attachers,f=s.hints||{};f.attachSupport!==!1&&D(p,function(d){var h=cg(d,u,l);r.moveShape(d,h,d.parent),D(d.labels,function(m){r.moveShape(m,h,m.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)})}de(Dp,J),Dp.$inject=["injector","eventBus","canvas","rules","modeling"];function Lp(e){return Au(cn(e,function(t){return t.attachers||[]}))}function HA(e){var t=Lp(e);return T0("id",e,t)}function zA(e){var t=to(e,"id");return ze(e,function(n){for(;n;){if(n.host&&t[n.host.id])return!1;n=n.parent}return!0})}function GA(e){return!!e.host}function VA(e,t){return e.indexOf(t)!==-1}const WA={__depends__:[yi],__init__:["attachSupport"],attachSupport:["type",Dp]};function Wy(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(Nh(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)})}Wy.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];const Ip={__init__:["changeSupport"],changeSupport:["type",Wy]};function Yn(e){this._model=e}Yn.$inject=["moddle"],Yn.prototype._needsId=function(e){return He(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"])},Yn.prototype._ensureId=function(e){if(e.id){this._model.ids.claim(e.id,e);return}var t;v(e,"bpmn:Activity")?t="Activity":v(e,"bpmn:Event")?t="Event":v(e,"bpmn:Gateway")?t="Gateway":He(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))},Yn.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Yn.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Yn.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",j({bpmnElement:e,bounds:this.createDiBounds()},t))},Yn.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Yn.prototype.createDiWaypoints=function(e){var t=this;return cn(e,function(n){return t.createDiWaypoint(n)})},Yn.prototype.createDiWaypoint=function(e){return this.create("dc:Point",ti(e,["x","y"]))},Yn.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",j({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},Yn.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",j({bpmnElement:e},t))};function On(e,t,n){J.call(this,e),this._bpmnFactory=t;var i=this;function r(d){var h=d.context,m=h.hints||{},g;!h.cropped&&m.createElementsBehavior!==!1&&(g=h.connection,g.waypoints=n.getCroppedWaypoints(g),h.cropped=!0)}this.executed(["connection.layout","connection.create"],r),this.reverted(["connection.layout"],function(d){delete d.context.cropped});function o(d){var h=d.context;i.updateParent(h.shape||h.connection,h.oldParent)}function a(d){var h=d.context,m=h.shape||h.connection,g=h.parent||h.newParent;i.updateParent(m,g)}this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Dn(o)),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Dn(a));function s(d){var h=d.context,m=h.oldRoot,g=m.children;D(g,function(S){v(S,"bpmn:BaseElement")&&i.updateParent(S)})}this.executed(["canvas.updateRoot"],s),this.reverted(["canvas.updateRoot"],s);function c(d){var h=d.context.shape;v(h,"bpmn:BaseElement")&&i.updateBounds(h)}this.executed(["shape.move","shape.create","shape.resize"],Dn(function(d){d.context.shape.type!=="label"&&c(d)})),this.reverted(["shape.move","shape.create","shape.resize"],Dn(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"],Dn(u)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Dn(u));function l(d){i.updateConnectionWaypoints(d.context.connection)}this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Dn(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Dn(l)),this.executed("connection.reconnect",Dn(function(d){var h=d.context,m=h.connection,g=h.oldSource,S=h.newSource,x=ee(m),w=ee(g),E=ee(S);x.conditionExpression&&!He(E,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(h.oldConditionExpression=x.conditionExpression,delete x.conditionExpression),g!==S&&w.default===x&&(h.oldDefault=w.default,delete w.default)})),this.reverted("connection.reconnect",Dn(function(d){var h=d.context,m=h.connection,g=h.oldSource,S=h.newSource,x=ee(m),w=ee(g),E=ee(S);h.oldConditionExpression&&(x.conditionExpression=h.oldConditionExpression),h.oldDefault&&(w.default=h.oldDefault,delete E.default)}));function p(d){i.updateAttachment(d.context)}this.executed(["element.updateAttachment"],Dn(p)),this.reverted(["element.updateAttachment"],Dn(p)),this.executed("element.updateLabel",Dn(f)),this.reverted("element.updateLabel",Dn(f));function f(d){const{element:h}=d.context,m=$n(h),g=Xe(h),S=g&&g.get("label");or(h)||rc(h)||(m&&!S?g.set("label",t.create("bpmndi:BPMNLabel")):!m&&S&&g.set("label",void 0))}}de(On,J),On.$inject=["eventBus","bpmnFactory","connectionDocking"],On.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},On.prototype.updateParent=function(e,t){if(!je(e)&&!(v(e,"bpmn:DataStoreReference")&&e.parent&&v(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Xe(e),o=n&&n.businessObject,a=Xe(n);v(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),v(e,"bpmn:DataOutputAssociation")&&(e.source?o=e.source.businessObject:o=null),v(e,"bpmn:DataInputAssociation")&&(e.target?o=e.target.businessObject:o=null),this.updateSemanticParent(i,o),v(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,a)}},On.prototype.updateBounds=function(e){var t=Xe(e),n=qA(e);if(n){var i=ni(n,t.get("bounds"));j(n,{x:e.x+i.x,y:e.y+i.y})}var r=je(e)?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),j(o,{x:e.x,y:e.y,width:e.width,height:e.height})},On.prototype.updateFlowNodeRefs=function(e,t,n){if(n!==t){var i,r;v(n,"bpmn:Lane")&&(i=n.get("flowNodeRef"),Et(i,e)),v(t,"bpmn:Lane")&&(r=t.get("flowNodeRef"),St(r,e))}},On.prototype.updateDiConnection=function(e,t,n){var i=Xe(e),r=Xe(t),o=Xe(n);i.sourceElement&&i.sourceElement.bpmnElement!==ee(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==ee(n)&&(i.targetElement=n&&o)},On.prototype.updateDiParent=function(e,t){if(t&&!v(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(Et(n,e),e.$parent=null)}};function UA(e){for(;e&&!v(e,"bpmn:Definitions");)e=e.$parent;return e}On.prototype.getLaneSet=function(e){var t,n;return v(e,"bpmn:Lane")?(t=e.childLaneSet,t||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(v(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)},On.prototype.updateSemanticParent=function(e,t,n){var i;if(e.$parent!==t&&!((v(e,"bpmn:DataInput")||v(e,"bpmn:DataOutput"))&&(v(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),"ioSpecification"in t&&t.ioSpecification===e.$parent))){if(v(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(v(e,"bpmn:FlowElement")){if(t){if(v(t,"bpmn:Participant"))t=t.processRef;else if(v(t,"bpmn:Lane"))do t=t.$parent.$parent;while(v(t,"bpmn:Lane"))}i="flowElements"}else if(v(e,"bpmn:Artifact")){for(;t&&!v(t,"bpmn:Process")&&!v(t,"bpmn:SubProcess")&&!v(t,"bpmn:Collaboration");)if(v(t,"bpmn:Participant")){t=t.processRef;break}else t=t.$parent;i="artifacts"}else if(v(e,"bpmn:MessageFlow"))i="messageFlows";else if(v(e,"bpmn:Participant")){i="participants";var r=e.processRef,o;r&&(o=UA(e.$parent||t),e.$parent&&(Et(o.get("rootElements"),r),r.$parent=null),t&&(St(o.get("rootElements"),r),r.$parent=o))}else v(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":v(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),Et(a,e)),t?(a=t.get(i),a.push(e),e.$parent=t):e.$parent=null,n){var s=n.get(i);Et(a,e),t&&(s||(s=[],t.set(i,s)),s.push(e))}}},On.prototype.updateConnectionWaypoints=function(e){var t=Xe(e);t.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},On.prototype.updateConnection=function(e){var t=e.connection,n=ee(t),i=t.source,r=ee(i),o=t.target,a=ee(t.target),s;if(v(n,"bpmn:DataAssociation"))v(n,"bpmn:DataInputAssociation")?(n.get("sourceRef")[0]=r,s=e.parent||e.newParent||a,this.updateSemanticParent(n,a,s)):v(n,"bpmn:DataOutputAssociation")&&(s=e.parent||e.newParent||r,this.updateSemanticParent(n,r,s),n.targetRef=a);else{var c=v(n,"bpmn:SequenceFlow");n.sourceRef!==r&&(c&&(Et(n.sourceRef&&n.sourceRef.get("outgoing"),n),r&&r.get("outgoing")&&r.get("outgoing").push(n)),n.sourceRef=r),n.targetRef!==a&&(c&&(Et(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)},On.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label};function Dn(e){return function(t){var n=t.context,i=n.shape||n.connection||n.element;v(i,"bpmn:BaseElement")&&e(t)}}function qA(e){if(v(e,"bpmn:Activity")){var t=Xe(e);if(t){var n=t.get("label");if(n)return n.get("bounds")}}}function dr(e,t){Di.call(this),this._bpmnFactory=e,this._moddle=t}de(dr,Di),dr.$inject=["bpmnFactory","moddle"],dr.prototype._baseCreate=Di.prototype.create,dr.prototype.create=function(e,t){if(e==="label"){var n=t.di||this._bpmnFactory.createDiLabel();return this._baseCreate(e,j({type:"label",di:n},Nr,t))}return this.createElement(e,t)},dr.prototype.createElement=function(e,t){t=j({},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(!KA(r)){var o=j({},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)}v(i,"bpmn:Group")&&(t=j({isFrame:!0},t)),t=YA(i,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=Bp(r,t,"isExpanded")),He(i,["bpmn:Lane","bpmn:Participant"])&&(t=Bp(r,t,"isHorizontal")),v(i,"bpmn:SubProcess")&&(t.collapsed=!qe(i,r)),v(i,"bpmn:ExclusiveGateway")&&(Sn(r,"isMarkerVisible")?r.isMarkerVisible===void 0&&(r.isMarkerVisible=!1):r.isMarkerVisible=!0),jt(t.triggeredByEvent)&&(i.triggeredByEvent=t.triggeredByEvent,delete t.triggeredByEvent),jt(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=j({id:i.id},n,t,{businessObject:i,di:r}),this._baseCreate(e,t)},dr.prototype.getDefaultSize=function(e,t){var n=ee(e);if(t=t||Xe(e),v(n,"bpmn:SubProcess"))return qe(n,t)?{width:350,height:200}:{width:100,height:80};if(v(n,"bpmn:Task"))return{width:100,height:80};if(v(n,"bpmn:Gateway"))return{width:50,height:50};if(v(n,"bpmn:Event"))return{width:36,height:36};if(v(n,"bpmn:Participant")){var i=t.isHorizontal===void 0||t.isHorizontal===!0;return qe(n,t)?i?{width:600,height:250}:{width:250,height:600}:i?{width:400,height:60}:{width:60,height:400}}return v(n,"bpmn:Lane")?{width:400,height:100}:v(n,"bpmn:DataObjectReference")?{width:36,height:50}:v(n,"bpmn:DataStoreReference")?{width:50,height:50}:v(n,"bpmn:TextAnnotation")?{width:100,height:40}:v(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},dr.prototype.createParticipantShape=function(e){return Yt(e)||(e={isExpanded:e}),e=j({type:"bpmn:Participant"},e||{}),e.isExpanded!==!1&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)};function YA(e,t,n){return D(n,function(i){t=Bp(e,t,i)}),t}function Bp(e,t,n){return t[n]===void 0?t:(e[n]=t[n],ai(t,[n]))}function KA(e){return He(e,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])}function bc(e,t){this._modeling=e,this._canvas=t}bc.$inject=["modeling","canvas"],bc.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;D(n,function(r){var o={x:0,y:0};jt(i.left)?o.x=i.left-r.x:jt(i.right)?o.x=i.right-r.width-r.x:jt(i.center)?o.x=i.center-Math.round(r.width/2)-r.x:jt(i.top)?o.y=i.top-r.y:jt(i.bottom)?o.y=i.bottom-r.height-r.y:jt(i.middle)&&(o.y=i.middle-Math.round(r.height/2)-r.y),t.moveElements([r],o,r.parent)})},bc.prototype.postExecute=function(e){};function _c(e){this._modeling=e}_c.$inject=["modeling"],_c.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},_c.prototype.postExecute=function(e){var t=e.hints||{};XA(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 XA(e,t){return Yi(e.outgoing,function(n){return n.target===t})}function xc(e,t){this._canvas=e,this._layouter=t}xc.$inject=["canvas","layouter"],xc.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},xc.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var wc=Math.round;function Np(e){this._modeling=e}Np.$inject=["modeling"],Np.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;D(t,function(p){Oe(p.x)||(p.x=0),Oe(p.y)||(p.y=0)});var s=ze(t,function(p){return!p.hidden}),c=kt(s);D(t,function(p){st(p)&&(p.waypoints=cn(p.waypoints,function(f){return{x:wc(f.x-c.x-c.width/2+r.x),y:wc(f.y-c.y-c.height/2+r.y)}})),j(p,{x:wc(p.x-c.x-c.width/2+r.x),y:wc(p.y-c.y-c.height/2+r.y)})});var u=new Set(Ss(t)),l={};D(t,function(p){if(st(p)){l[p.id]=Oe(i)?a.createConnection(l[p.source.id],l[p.target.id],i,p,p.parent||n,o):a.createConnection(l[p.source.id],l[p.target.id],p,p.parent||n,o);return}var f=j({},o);u.has(p)||(f.autoResize=!1),je(p)&&(f=ai(f,["attach"])),l[p.id]=Oe(i)?a.createShape(p,ti(p,["x","y","width","height"]),p.parent||n,i,f):a.createShape(p,ti(p,["x","y","width","height"]),p.parent||n,f)}),e.elements=eo(l)};var Uy=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?j(t,n):j(t,{x:n.x-Uy(t.width/2),y:n.y-Uy(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 va(e){hr.call(this,e)}de(va,hr),va.$inject=["canvas"];var ZA=hr.prototype.execute;va.prototype.execute=function(e){var t=e.shape;return JA(t),t.labelTarget=e.labelTarget,ZA.call(this,e)};var QA=hr.prototype.revert;va.prototype.revert=function(e){return e.shape.labelTarget=null,QA.call(this,e)};function JA(e){["width","height"].forEach(function(t){typeof e[t]>"u"&&(e[t]=0)})}function ba(e,t){this._canvas=e,this._modeling=t}ba.$inject=["canvas","modeling"],ba.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})})},ba.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=pl(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},ba.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,St(n.children,t,i),this._canvas.addConnection(t,n),t};function $p(e,t){this._modeling=e,this._elementRegistry=t}$p.$inject=["modeling","elementRegistry"],$p.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry,i=e.elements;D(i,function(r){n.get(r.id)&&(r.waypoints?t.removeConnection(r):t.removeShape(r))})};function _a(e,t){this._canvas=e,this._modeling=t}_a.$inject=["canvas","modeling"],_a.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){st(i)?t.removeConnection(i,{nested:!0}):t.removeShape(i,{nested:!0})})},_a.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=pl(i.children,n),t.removeShape(n),n},_a.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return St(i.children,n,r),t.addShape(n,i),n};function Ec(e){this._modeling=e}Ec.$inject=["modeling"];var qy={x:"y",y:"x"};Ec.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(g,S){g.range.min=Math.min(S[i],g.range.min),g.range.max=Math.max(S[i]+S[r],g.range.max)}function a(g){return g[i]+g[r]/2}function s(g){return g.length-1}function c(g){return g.max-g.min}function u(g,S){var x={y:0};x[i]=g-a(S),x[i]&&(x[qy[i]]=0,t.moveElements([S],x,S.parent))}var l=n[0],p=s(n),f=n[p],d,h,m=0;D(n,function(g,S){var x,w,E;if(g.elements.length<2){S&&S!==n.length-1&&(o(g,g.elements[0]),m+=c(g.range));return}x=oi(g.elements,i),w=x[0],S===p&&(w=x[s(x)]),E=a(w),g.range=null,D(x,function(R){if(u(E,R),g.range===null){g.range={min:R[i],max:R[i]+R[r]};return}o(g,R)}),S&&S!==n.length-1&&(m+=c(g.range))}),h=Math.abs(f.range.min-l.range.max),d=Math.round((h-m)/(n.length-1)),!(d<n.length-1)&&D(n,function(g,S){var x={},w;g===l||g===f||(w=n[S-1],g.range.max=0,D(g.elements,function(E,R){x[qy[i]]=0,x[i]=w.range.max-E[i]+d,g.range.min!==E[i]&&(x[i]+=E[i]-g.range.min),x[i]&&t.moveElements([E],x,E.parent),g.range.max=Math.max(E[i]+E[r],R?g.range.max:0)}))})},Ec.prototype.postExecute=function(e){};function Sc(e,t){this._layouter=e,this._canvas=t}Sc.$inject=["layouter","canvas"],Sc.prototype.execute=function(e){var t=e.connection,n=t.waypoints;return j(e,{oldWaypoints:n}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Sc.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t};function jp(){}jp.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=Et(o.children,t),St(i.children,t,r),t.parent=i,D(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},jp.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return Et(n.children,t),St(i.children,t,r),t.parent=i,D(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 Fp(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}Fp.prototype.add=function(e,t){return this.addAll([e],t)},Fp.prototype.addAll=function(e,t){var n=T1(e,!!t,this);return j(this,n),this};function xa(e){this._modeling=e}xa.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},xa.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),D(a,function(p){o.moveShape(p,t,u[p.id]&&!l&&n,{recurse:!1,layout:!1})}),D(s,function(p){var f=!!a[p.source.id],d=!!a[p.target.id];c[p.id]&&f&&d?o.moveConnection(p,t,u[p.id]&&!l&&n):o.layoutConnection(p,{connectionStart:f&&ql(p,p.source,t),connectionEnd:d&&Yl(p,p.target,t)})})},xa.prototype.getClosure=function(e){return new Fp().addAll(e,!0)};function Rc(e){this._helper=new xa(e)}Rc.$inject=["modeling"],Rc.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Rc.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 Gr(e){this._modeling=e,this._helper=new xa(e)}Gr.$inject=["modeling"],Gr.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=ti(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=Et(o.children,t),St(i.children,t,r),j(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Gr.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;i.layout!==!1&&(D(t.incoming,function(o){r.layoutConnection(o,{connectionEnd:Yl(o,t,n)})}),D(t.outgoing,function(o){r.layoutConnection(o,{connectionStart:ql(o,t,n)})})),i.recurse!==!1&&this.moveChildren(e)},Gr.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return St(n.children,t,i),j(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Gr.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Gr.prototype.getNewParent=function(e){return e.newParent||e.shape.parent};function wa(e){this._modeling=e}wa.$inject=["modeling"],wa.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 Pe(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},wa.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||Yy(Pe(r)?r[0]:r)),i&&(!n||o.docking==="target")&&(a.connectionEnd=a.connectionEnd||Yy(Pe(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},wa.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 Yy(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(h,m,g){return i.allowed("connection.reconnect",{connection:g,source:h,target:m})}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 p;a.moveChildren!==!1&&(p=r.children.slice(),n.moveElements(p,{x:0,y:0},s,a));var f=r.incoming.slice(),d=r.outgoing.slice();D(f,function(h){var m=h.source,g=c(m,s,h);g&&t.reconnectEnd(h,s,Qs(h,s,l),a)}),D(d,function(h){var m=h.target,g=c(s,m,h);g&&t.reconnectStart(h,s,Zs(h,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 Ea(e){this._modeling=e}Ea.$inject=["modeling"],Ea.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},j(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Ea.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds,r=e.hints||{};r.layout!==!1&&(D(n.incoming,function(o){t.layoutConnection(o,{connectionEnd:Qs(o,n,i)})}),D(n.outgoing,function(o){t.layoutConnection(o,{connectionStart:Zs(o,n,i)})}))},Ea.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return j(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),D(r,function(s){a[s.id]=tT(s)}),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(AA(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;D(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;D(e,function(r){var o=TA(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);D(e,function(l){var p=l.source,f=l.target,d=eT(l),h=Xy(n),m={},g=c.has(p)||u.has(p),S=c.has(f)||u.has(f);g&&S?(d=cn(d,function(x){return Zy(x,i,n)&&(x[h]=x[h]+t[h]),x.original&&Zy(x.original,i,n)&&(x.original[h]=x.original[h]+t[h]),x}),s._modeling.updateWaypoints(l,d,{labelBehavior:!1})):(g||S)&&(c.has(p)?m.connectionStart=ql(l,p,t):c.has(f)?m.connectionEnd=Yl(l,f,t):u.has(p)?m.connectionStart=Zs(l,p,a[p.id]):u.has(f)&&(m.connectionEnd=Qs(l,f,a[f.id])),s._modeling.layoutConnection(l,m))})};function Ky(e){return j({},e)}function eT(e){return cn(e.waypoints,function(t){return t=Ky(t),t.original&&(t.original=Ky(t.original)),t})}function Xy(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function Zy(e,t,n){var i=Xy(n);if(/e|s/.test(n))return e[i]>t;if(/n|w/.test(n))return e[i]<t}function tT(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}function Cc(e){this._modeling=e}Cc.$inject=["modeling"],Cc.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=Qy(n),t.collapsed=!t.collapsed;var i=Jy(n,t.collapsed);return[t].concat(i)},Cc.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=t.children,r=ev(i,n);return t.collapsed=!t.collapsed,[t].concat(r)};function Qy(e){var t={};return D(e,function(n){t[n.id]=n.hidden,n.children&&(t=j({},t,Qy(n.children)))}),t}function Jy(e,t){var n=[];return D(e,function(i){i.hidden=t,n=n.concat(i),i.children&&(n=n.concat(Jy(i.children,i.collapsed||t)))}),n}function ev(e,t){var n=[];return D(e,function(i){i.hidden=t[i.id],n=n.concat(i),i.children&&(n=n.concat(ev(i.children,t)))}),n}function Pc(e){this._modeling=e}Pc.$inject=["modeling"],Pc.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=tv(i,t),nv(n,t),t.host=n,t},Pc.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,tv(n,t),nv(i,t,r),t};function tv(e,t){return Et(e&&e.attachers,t)}function nv(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),St(i,t,n)}}function Hp(){}Hp.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},Hp.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t};function ct(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",function(){i.registerHandlers(n)})}ct.$inject=["eventBus","elementFactory","commandStack"],ct.prototype.getHandlers=function(){return{"shape.append":_c,"shape.create":hr,"shape.delete":_a,"shape.move":Gr,"shape.resize":Ea,"shape.replace":ji,"shape.toggleCollapse":Cc,spaceTool:mr,"label.create":va,"connection.create":xc,"connection.delete":ba,"connection.move":jp,"connection.layout":Sc,"connection.updateWaypoints":Hp,"connection.reconnect":wa,"elements.create":Np,"elements.move":Rc,"elements.delete":$p,"elements.distribute":Ec,"elements.align":bc,"element.updateAttachment":Pc}},ct.prototype.registerHandlers=function(e){D(this.getHandlers(),function(t,n){e.registerHandler(n,t)})},ct.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)},ct.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},ct.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)},ct.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)},ct.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},ct.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},ct.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},ct.prototype.createElements=function(e,t,n,i,r){Pe(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},ct.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},ct.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},ct.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},ct.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},ct.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},ct.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},ct.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},ct.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},ct.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},ct.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)},ct.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},ct.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)},ct.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,j(i,{docking:"source"}))},ct.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,j(i,{docking:"target"}))},ct.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},ct.prototype._create=function(e,t){return hS(t)?t:this._elementFactory.create(e,t)},ct.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)};function Sa(e){this._elementRegistry=e}Sa.$inject=["elementRegistry"],Sa.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||nT(n,Za(i));return iv(n,i),e.oldProperties=o,e.changed=r,r},Sa.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return iv(n,t),i},Sa.prototype._getVisualReferences=function(e){var t=this._elementRegistry;return v(e,"bpmn:DataObject")?iT(e,t):[]};function nT(e,t){return Rn(t,function(n,i){return n[i]=e.get(i),n},{})}function iv(e,t){D(t,function(n,i){e.set(i,n)})}function iT(e,t){return t.filter(function(n){return v(n,"bpmn:DataObjectReference")&&ee(n).dataObjectRef===e})}var Ra="default",Fi="id",rv="di",rT={width:0,height:0};function Ca(e,t,n,i){this._elementRegistry=e,this._moddle=t,this._modeling=n,this._textRenderer=i}Ca.$inject=["elementRegistry","moddle","modeling","textRenderer"],Ca.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=uT(e.properties),s=e.oldProperties||oT(t,a);return ov(a,o)&&(r.unclaim(o[Fi]),i.updateId(t,a[Fi]),r.claim(a[Fi],o)),Ra in a&&(a[Ra]&&n.push(i.get(a[Ra].id)),o[Ra]&&n.push(i.get(o[Ra].id))),av(t,a),e.oldProperties=s,e.changed=n,n},Ca.prototype.postExecute=function(e){var t=e.element,n=t.label,i=n&&ee(n).name;if(i){var r=this._textRenderer.getExternalLabelBounds(n,i);this._modeling.resizeShape(n,r,rT)}},Ca.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 av(t,i),ov(n,r)&&(a.unclaim(n[Fi]),o.updateId(t,i[Fi]),a.claim(i[Fi],r)),e.changed};function ov(e,t){return Fi in e&&e[Fi]!==t[Fi]}function oT(e,t){var n=Za(t),i=e.businessObject,r=Xe(e);return Rn(n,function(o,a){return a!==rv?o[a]=i.get(a):o[a]=aT(r,Za(t.di)),o},{})}function aT(e,t){return Rn(t,function(n,i){return n[i]=e&&e.get(i),n},{})}function av(e,t){var n=e.businessObject,i=Xe(e);D(t,function(r,o){o!==rv?n.set(o,r):i&&sT(i,r)})}function sT(e,t){D(t,function(n,i){e.set(i,n)})}var cT=["default"];function uT(e){var t=j({},e);return cT.forEach(function(n){n in e&&(t[n]=ee(t[n]))}),t}function Ac(e,t){this._canvas=e,this._modeling=t}Ac.$inject=["canvas","modeling"],Ac.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=Xe(r);return t.setRootElement(n),t.removeRootElement(r),St(a.rootElements,i),i.$parent=a,Et(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e.oldRoot=r,[]},Ac.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,a=i.$parent,s=Xe(n);return t.setRootElement(r),t.removeRootElement(n),Et(a.rootElements,i),i.$parent=null,St(a.rootElements,o),o.$parent=a,n.di=null,s.bpmnElement=o,r.di=s,[]};function zp(e,t){this._modeling=e,this._spaceTool=t}zp.$inject=["modeling","spaceTool"],zp.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Vn(i),a=o===i,s=a?i:i.parent,c=sr(s),u=Zt(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+Gn,y:i.y,width:i.width-Gn,height:i.height}:{x:i.x,y:i.y+Gn,width:i.width,height:i.height-Gn};n.createShape({type:"bpmn:Lane",isHorizontal:u},l,s)}var p=[];Ir(o,function(E){return p.push(E),E.label&&p.push(E.label),E===i?[]:ze(E.children,function(R){return R!==i})});var f,d,h,m,g;r==="top"?(f=-120,d=i.y,h=d+10,m="n",g="y"):r==="left"?(f=-120,d=i.x,h=d+10,m="w",g="x"):r==="bottom"?(f=120,d=i.y+i.height,h=d-10,m="s",g="y"):r==="right"&&(f=120,d=i.x+i.width,h=d-10,m="e",g="x");var S=t.calculateAdjustments(p,g,f,h),x=u?{x:0,y:f}:{x:f,y:0};t.makeSpace(S.movingShapes,S.resizingShapes,x,m,h);var w=u?{x:i.x+(a?Gn:0),y:d-(r==="top"?120:0),width:i.width-(a?Gn:0),height:120}:{x:d-(r==="left"?120:0),y:i.y+(a?Gn:0),width:120,height:i.height-(a?Gn:0)};e.newLane=n.createShape({type:"bpmn:Lane",isHorizontal:u},w,s)};function Gp(e){this._modeling=e}Gp.$inject=["modeling"],Gp.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=Zt(n),s=a?n.height:n.width,c=Math.round(s/i),u,l,p,f;for(f=0;f<i;f++)f===i-1?u=s-c*f:u=c,l=a?{x:n.x+Gn,y:n.y+f*c,width:n.width-Gn,height:u}:{x:n.x+f*c,y:n.y+Gn,width:u,height:n.height-Gn},f<o?t.resizeShape(r[f],l):(p={type:"bpmn:Lane",isHorizontal:a},t.createShape(p,l,n))};function Pa(e,t){this._modeling=e,this._spaceTool=t}Pa.$inject=["modeling","spaceTool"],Pa.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds,i=e.balanced;i!==!1?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Pa.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=iC(e,t);n.resizeShape(e,t),i.forEach(function(r){n.resizeShape(r.shape,r.newBounds)})},Pa.prototype.resizeSpace=function(e,t){var n=this._spaceTool,i=Se(e),r=Se(t),o=$m(r,i),a=Vn(e),s=[],c=[];Ir(a,function(h){return s.push(h),(v(h,"bpmn:Lane")||v(h,"bpmn:Participant"))&&c.push(h),h.children});var u,l,p,f,d;(o.bottom||o.top)&&(u=o.bottom||o.top,l=e.y+(o.bottom?e.height:0)+(o.bottom?-10:10),p=o.bottom?"s":"n",f=o.top>0||o.bottom<0?-u:u,d=n.calculateAdjustments(s,"y",f,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:u},p)),(o.left||o.right)&&(u=o.right||o.left,l=e.x+(o.right?e.width:0)+(o.right?-10:100),p=o.right?"e":"w",f=o.left>0||o.right<0?-u:u,d=n.calculateAdjustments(c,"x",f,l),n.makeSpace(d.movingShapes,d.resizingShapes,{x:u,y:0},p))};var Aa="flowNodeRef",Vp="lanes";function Tc(){}Tc.prototype._computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function a(l,p){var f=Se(p),d={x:l.x+l.width/2,y:l.y+l.height/2};return d.x>f.left&&d.x<f.right&&d.y>f.top&&d.y<f.bottom}function s(l){n.indexOf(l)===-1&&(o.push(l),n.push(l))}function c(l){var p=Vn(l);return r[p.id]||(r[p.id]=Us(p)),r[p.id]}function u(l){if(!l.parent)return[];var p=c(l);return p.filter(function(f){return a(l,f)}).map(function(f){return f.businessObject})}return t.forEach(function(l){var p=Vn(l);if(!(!p||n.indexOf(p)!==-1)){var f=p.children.filter(function(d){return v(d,"bpmn:FlowNode")});f.forEach(s),n.push(p)}}),e.forEach(s),o.forEach(function(l){var p=l.businessObject,f=p.get(Vp),d=f.slice(),h=u(l);i.push({flowNode:p,remove:d,add:h})}),t.forEach(function(l){var p=l.businessObject;l.parent||p.get(Aa).forEach(function(f){i.push({flowNode:f,remove:[p],add:[]})})}),i},Tc.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(Vp);n.remove.forEach(function(o){Et(r,o),Et(o.get(Aa),i)}),n.add.forEach(function(o){St(r,o),St(o.get(Aa),i)})}),[]},Tc.prototype.revert=function(e){var t=e.updates;return t.forEach(function(n){var i=n.flowNode,r=i.get(Vp);n.add.forEach(function(o){Et(r,o),Et(o.get(Aa),i)}),n.remove.forEach(function(o){St(r,o),St(o.get(Aa),i)})}),[]};var Wp="categoryValueRef";function Ta(e,t){this._bpmnFactory=e,this._elementRegistry=t}Ta.$inject=["bpmnFactory","elementRegistry"],Ta.prototype._computeUpdates=function(e,t){var n=this._elementRegistry,i=this._bpmnFactory,r=new Map,o=[],a=new Map;function s(x,w,E){if(w){var R=a.get(x);R||(R={},a.set(x,R)),!(E&&R.present)&&(!E&&R.past||(E?R.present={categoryValue:w,root:Up(x)}:R.past={categoryValue:w}))}}function c(x){r.set(x,ee(x))}function u(){n.filter(function(x){return v(x,"bpmn:FlowElement")&&!je(x)&&x.parent}).forEach(c)}function l(x){var w=ee(x),E=w.get("categoryValueRef");return E||(E=Dm(i,w),o.push(lT(x,E))),E}function p(x){return x.reduce(function(w,E){var R=Up(E),P=w.get(R);return P||(P=[],w.set(R,P)),P.push(E),w},new Map)}e=Array.from(e||[]);var f=p(e);t.length&&u(),e.forEach(c),n.filter(function(x){return v(x,"bpmn:Group")&&!je(x)&&x.parent}).forEach(function(x){var w=ee(x).get("categoryValueRef");if(!w){var E=Up(x),R=f.get(E)||[],P=lo(R,x),L=Object.keys(P).length>0;L&&(w=l(x))}s(x,w,!0)}),t.forEach(function(x){s(x.groupShape,x.categoryValue,!1)}),o.length&&u();var d=Array.from(r.keys()),h=Array.from(a.values()).reduce(function(x,w){return w.present&&x.add(w.present.categoryValue),w.past&&x.add(w.past.categoryValue),x},new Set),m=new Map,g=p(d);a.forEach(function(x,w){var E=x.present;if(E){var R=g.get(E.root)||[],P=lo(R,w);R.forEach(function(L){if(P[L.id]){var A=m.get(L);A||(A=new Set,m.set(L,A)),A.add(E.categoryValue)}})}});var S=d.reduce(function(x,w){var E=r.get(w),R=E.get(Wp),P=new Set(R),L=m.get(w)||new Set,A=Array.from(L).filter(function(k){return!P.has(k)}),N=R.filter(function(k){return h.has(k)&&!L.has(k)});return(A.length||N.length)&&x.push({businessObject:E,categoryValuesToAdd:A,categoryValuesToRemove:N}),x},[]);return{flowElements:S,groups:o}},Ta.prototype.execute=function(e){var t=e.updates;return t||(t=e.updates=this._computeUpdates(e.affectedFlowElements,e.affectedGroupEntries)),pT(t.groups),dT(t.flowElements),[]},Ta.prototype.revert=function(e){var t=e.updates;return hT(t.flowElements),fT(t.groups),[]};function lT(e,t){return{groupShape:e,categoryValue:t,category:t.$parent}}function pT(e){e.forEach(function(t){ee(t.groupShape).categoryValueRef=t.categoryValue,t.categoryValue.$parent=t.category})}function fT(e){e.forEach(function(t){ee(t.groupShape).categoryValueRef=null})}function dT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(Wp);t.categoryValuesToRemove.forEach(function(r){Et(i,r)}),t.categoryValuesToAdd.forEach(function(r){St(i,r,!0)})})}function hT(e){e.forEach(function(t){var n=t.businessObject,i=n.get(Wp);t.categoryValuesToAdd.forEach(function(r){Et(i,r)}),t.categoryValuesToRemove.forEach(function(r){St(i,r,!0)})})}function Up(e){for(;e.parent;)e=e.parent;return e}function Mc(e){this._moddle=e}Mc.$inject=["moddle"],Mc.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),[]},Mc.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 mT={fill:void 0,stroke:void 0};function qp(e){this._commandStack=e,this._normalizeColor=function(t){if(t){if(En(t)){var n=gT(t);if(n)return n}throw new Error(`invalid color value: ${t}`)}}}qp.$inject=["commandStack"],qp.prototype.postExecute=function(e){var t=e.elements,n=e.colors||mT,i=this,r={};"fill"in n&&j(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&j(r,{"border-color":this._normalizeColor(n.stroke)}),D(t,function(o){var a=st(o)?ti(r,["border-color"]):r,s=Xe(o);if(yT(a),je(o)){if(!s||!v(s.label,"bpmndi:BPMNLabel"))return;i._commandStack.execute("element.updateModdleProperties",{element:o,moddleElement:s.label,properties:{color:r["border-color"]}})}else{if(!He(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 yT(e){"border-color"in e&&(e.stroke=e["border-color"]),"background-color"in e&&(e.fill=e["background-color"])}var vT={width:0,height:0};function sv(e,t,n){function i(c,u){var l=c.label||c,p=c.labelTarget||c;return US(l,u),[l,p]}function r(c){var u=c.element,l=u.businessObject,p=c.newLabel;if(!je(u)&&or(u)&&!Ds(u)&&!cv(p)){var f=7,d=yl(u);d={x:d.x,y:d.y+f},e.createLabel(u,d,{id:l.id+"_label",businessObject:l,di:u.di})}}function o(c){return c.oldLabel=$n(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,p=c.newLabel,f=c.newBounds,d=c.hints||{};if(!(!je(l)&&!v(l,"bpmn:TextAnnotation"))){if(je(l)&&cv(p)){d.removeShape!==!1&&e.removeShape(l,{unsetLabel:!1});return}var h=$n(u);typeof f>"u"&&(f=t.getExternalLabelBounds(l,h)),f&&e.resizeShape(l,f,vT)}}this.preExecute=r,this.execute=o,this.revert=a,this.postExecute=s}sv.$inject=["modeling","textRenderer","bpmnFactory"];function cv(e){return!e||!e.trim()}function on(e,t,n,i){ct.call(this,e,t,n),this._bpmnRules=i}de(on,ct),on.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],on.prototype.getHandlers=function(){var e=ct.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=Sa,e["element.updateProperties"]=Ca,e["canvas.updateRoot"]=Ac,e["lane.add"]=zp,e["lane.resize"]=Pa,e["lane.split"]=Gp,e["lane.updateRefs"]=Tc,e["group.updateRefs"]=Ta,e["id.updateClaim"]=Mc,e["element.setColor"]=qp,e["element.updateLabel"]=sv,e},on.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},on.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)},on.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},on.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},on.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},on.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},on.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},on.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},on.prototype.makeProcess=function(){var e=this._create("root",{type:"bpmn:Process"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},on.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},on.prototype.updateCategoryValueRefs=function(e,t){this._commandStack.execute("group.updateRefs",{affectedFlowElements:e,affectedGroupEntries:t})},on.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},on.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},on.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})};function uv(){}uv.prototype.layoutConnection=function(e,t){return t=t||{},[t.connectionStart||Ae(t.source||e.source),t.connectionEnd||Ae(t.target||e.target)]};var kc=20,bT=5,Oc=Math.round,lv=20,_T={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function xT(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}function wT(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=tn(t,e,bT),r=n.split(":")[0],o=Oc((t.x-e.x)/2+e.x),a=Oc((t.y-e.y)/2+e.y),s,c,u=wT(r,i),l=/h|r|l/.test(r),p=!1,f=!1;return u?(s=l?{x:o,y:e.y}:{x:e.x,y:a},c=l?"h:h":"v:v"):(p=xT(i,r),c=l?"h:v":"v:h",p?l?(f=a===e.y,s={x:e.x+kc*(/l/.test(r)?-1:1),y:f?a+kc:a}):(f=o===e.x,s={x:f?o+kc:o,y:e.y+kc*(/t/.test(r)?-1:1)}):s={x:o,y:a}),{waypoints:Yp(e,s,c).concat(s),directions:c,turnNextDirections:f}}function ET(e,t,n){return pv(e,t,n)}function ST(e,t,n){var i=pv(t,e,fv(n));return{waypoints:i.waypoints.slice().reverse(),directions:fv(i.directions),turnNextDirections:i.turnNextDirections}}function RT(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=Yp(e.waypoints[e.waypoints.length-1],t.waypoints[0],r);return{waypoints:o,directions:r}}function fv(e){return e.split(":").reverse().join(":")}function CT(e,t,n){var i=Oc((t.x-e.x)/2+e.x),r=Oc((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 Yp(e,t,n){if(n=n||"h:h",!IT(n))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(hv(n)){var i=ET(e,t,n),r=ST(e,t,n),o=RT(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return CT(e,t,n)}function PT(e,t,n){var i=Yp(e,t,n);return i.unshift(e),i.push(t),gv(i)}function AT(e,t,n,i,r){var o=r&&r.preferredLayouts||[],a=P0(o,"straight")[0]||"h:h",s=_T[a]||0,c=tn(e,t,s),u=LT(c,a);n=n||Ae(e),i=i||Ae(t);var l=u.split(":"),p=mv(n,e,l[0],BT(c)),f=mv(i,t,l[1],c);return PT(p,f,u)}function TT(e,t,n,i,r,o){Pe(n)&&(r=n,o=i,n=Ae(e),i=Ae(t)),o=j({preferredLayouts:[]},o),r=r||[];var a=o.preferredLayouts,s=a.indexOf("straight")!==-1,c;return c=s&&kT(e,t,n,i,o),c||(c=o.connectionEnd&&DT(t,e,i,r),c)||(c=o.connectionStart&&OT(e,t,n,r),c)?c:!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:AT(e,t,n,i,o)}function MT(e,t,n){return e>=t&&e<=n}function dv(e,t,n){var i={x:"width",y:"height"};return MT(t[e],n[e],n[e]+n[i[e]])}function kT(e,t,n,i,r){var o={},a,s;return s=tn(e,t),/^(top|bottom|left|right)$/.test(s)?(/top|bottom/.test(s)&&(a="x"),/left|right/.test(s)&&(a="y"),r.preserveDocking==="target"?dv(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:dv(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 OT(e,t,n,i){return Kp(e,t,n,i)}function DT(e,t,n,i){var r=i.slice().reverse();return r=Kp(e,t,n,r),r?r.reverse():null}function Kp(e,t,n,i){function r(l){return l.length<3?!0:l.length>4?!1:!!lt(l,function(p,f){var d=l[f-1];return d&&Jo(p,d)<3})}function o(l,p,f){var d=ki(p,l);switch(d){case"v":return{x:f.x,y:l.y};case"h":return{x:l.x,y:f.y}}return{x:l.x,y:l.y}}function a(l,p,f){var d;for(d=l.length-2;d!==0;d--)if(jh(l[d],p,lv)||jh(l[d],f,lv))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=Kp(e,t,n,u)),c&&ki(c)?null:c}function LT(e,t){if(hv(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 IT(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}function hv(e){return e&&/t|r|b|l/.test(e)}function BT(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 mv(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 gv(e){return e.reduce(function(t,n,i){var r=t[t.length-1],o=e[i+1];return fl(r,o,n,0)||t.push(n),t},[])}var NT=-10,$T=40,jT={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},FT={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},Xp={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ma={top:"t",right:"r",bottom:"b",left:"l"};function Dc(e){this._elementRegistry=e}de(Dc,uv),Dc.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=yv(r&&r[0],n)),a||(a=yv(r&&r[r.length-1],i)),(v(e,"bpmn:Association")||v(e,"bpmn:DataAssociation"))&&r&&!vv(n,i))return[].concat([o],r.slice(1,-1),[a]);var l=Tm(n,s)?jT:FT;return v(e,"bpmn:MessageFlow")?c=zT(n,i,l):(v(e,"bpmn:SequenceFlow")||vv(n,i))&&(n===i?c={preferredLayouts:YT(n,e,l)}:v(n,"bpmn:BoundaryEvent")?c={preferredLayouts:KT(n,i,a,l)}:ka(n)||ka(i)?c={preferredLayouts:l.subProcess,preserveDocking:VT(n)}:v(n,"bpmn:Gateway")?c={preferredLayouts:l.fromGateway}:v(i,"bpmn:Gateway")?c={preferredLayouts:l.toGateway}:c={preferredLayouts:l.default}),c&&(c=j(c,t),u=gv(TT(n,i,o,a,r,c))),u||[o,a]};function HT(e){var t=e.host;return tn(Ae(e),t,NT)}function zT(e,t,n){return{preferredLayouts:n.messageFlow,preserveDocking:GT(e,t)}}function GT(e,t){return v(t,"bpmn:Participant")?"source":v(e,"bpmn:Participant")?"target":ka(t)?"source":ka(e)||v(t,"bpmn:Event")?"target":v(e,"bpmn:Event")?"source":null}function VT(e){return ka(e)?"target":"source"}function yv(e,t){return e?e.original||e:Ae(t)}function vv(e,t){return v(t,"bpmn:Activity")&&v(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function ka(e){return v(e,"bpmn:SubProcess")&&qe(e)}function Vr(e,t){return e===t}function WT(e,t){return t.indexOf(e)!==-1}function Mo(e){var t=/right|left/.exec(e);return t&&t[0]}function ko(e){var t=/top|bottom/.exec(e);return t&&t[0]}function bv(e,t){return Xp[e]===t}function UT(e,t){var n=Mo(e),i=Xp[n];return t.indexOf(i)!==-1}function qT(e,t){var n=ko(e),i=Xp[n];return t.indexOf(i)!==-1}function _v(e){return e==="right"||e==="left"}function YT(e,t,n){var i=t.waypoints,r=i&&i.length&&tn(i[0],e);return r==="top"?n.loop.fromTop:r==="right"?n.loop.fromRight:r==="left"?n.loop.fromLeft:n.loop.fromBottom}function KT(e,t,n,i){var r=Ae(e),o=Ae(t),a=HT(e),s,c,u=Vr(e.host,t),l=WT(a,["top","right","bottom","left"]),p=tn(o,r,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return u?XT(a,l,e,t,n,i):(s=ZT(a,p,l,i.isHorizontal),c=QT(a,p,l,i.isHorizontal),[s+":"+c])}function XT(e,t,n,i,r,o){var a=t?e:o.isHorizontal?ko(e):Mo(e),s=Ma[a],c;return t?_v(e)?c=xv("y",n,i,r)?"h":o.boundaryLoop.alternateHorizontalSide:c=xv("x",n,i,r)?"v":o.boundaryLoop.alternateVerticalSide:c=o.boundaryLoop.default,[s+":"+c]}function xv(e,t,n,i){var r=$T;return!(Zp(e,i,n,r)||Zp(e,i,{x:n.x+n.width,y:n.y+n.height},r)||Zp(e,i,Ae(t),r))}function Zp(e,t,n,i){return Math.abs(t[e]-n[e])<i}function ZT(e,t,n,i){if(n)return Ma[e];var r=ko(e),o=Mo(e),a=ko(t),s=Mo(t);if(i){if(Vr(r,a)||bv(o,s))return Ma[r]}else if(Vr(o,s)||bv(r,a))return Ma[o];return Ma[i?o:r]}function QT(e,t,n,i){if(n)return _v(e)?UT(e,t)||Vr(e,t)?"h":"v":qT(e,t)||Vr(e,t)?"v":"h";var r=ko(e),o=Mo(e),a=ko(t),s=Mo(t);return a&&!s?"v":s&&!a?"h":i?Vr(r,a)?"h":"v":Vr(o,s)?"v":"h"}Dc.$inject=["elementRegistry"];function wv(e){return j({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(wv(i)),o.push(wv(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 ea(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 Qp={__init__:["modeling","bpmnUpdater"],__depends__:[yP,DP,IP,BP,Ly,NA,jA,WA,Un,Ip,Fy],bpmnFactory:["type",Yn],bpmnUpdater:["type",On],elementFactory:["type",dr],modeling:["type",on],layouter:["type",Dc],connectionDocking:["type",gr]};var JT=10,Ev=50,eM=250;function Jp(e,t,n,i){for(var r;r=tM(e,n,t);)n=i(t,n,r);return n}function ef(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 tM(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=iM(e);return lt(r,function(o){if(o===n)return!1;var a=tn(o,i,JT);return a==="intersect"})}function nM(e,t){t||(t={});function n(h){return h.source===e?1:-1}var i=t.defaultDistance||Ev,r=t.direction||"e",o=t.filter,a=t.getWeight||n,s=t.maxDistance||eM,c=t.reference||"start";o||(o=aM);function u(h,m){return r==="n"?c==="start"?Se(h).top-Se(m).bottom:c==="center"?Se(h).top-Ae(m).y:Se(h).top-Se(m).top:r==="w"?c==="start"?Se(h).left-Se(m).right:c==="center"?Se(h).left-Ae(m).x:Se(h).left-Se(m).left:r==="s"?c==="start"?Se(m).top-Se(h).bottom:c==="center"?Ae(m).y-Se(h).bottom:Se(m).bottom-Se(h).bottom:c==="start"?Se(m).left-Se(h).right:c==="center"?Ae(m).x-Se(h).right:Se(m).right-Se(h).right}var l=e.incoming.filter(o).map(function(h){var m=a(h),g=m<0?u(h.source,e):u(e,h.source);return{id:h.source.id,distance:g,weight:m}}),p=e.outgoing.filter(o).map(function(h){var m=a(h),g=m>0?u(e,h.target):u(h.target,e);return{id:h.target.id,distance:g,weight:m}}),f=l.concat(p).reduce(function(h,m){return h[m.id+"__weight_"+m.weight]=m,h},{}),d=Rn(f,function(h,m){var g=m.distance,S=m.weight;return g<0||g>s||(h[String(g)]||(h[String(g)]=0),h[String(g)]+=1*S,(!h.distance||h[h.distance]<h[String(g)])&&(h.distance=g)),h},{});return d.distance||i}function iM(e){var t=tf(e);return e.host&&(t=t.concat(tf(e.host))),e.attachers&&(t=t.concat(e.attachers.reduce(function(n,i){return n.concat(tf(i))},[]))),t}function tf(e){return oM(e).concat(rM(e))}function rM(e){return e.incoming.map(function(t){return t.source})}function oM(e){return e.outgoing.map(function(t){return t.target})}function aM(){return!0}var sM=100;function Sv(e,t,n){e.on("autoPlace",sM,function(i){var r=i.shape,o=i.source;return cM(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}}Sv.$inject=["eventBus","modeling","canvas"];function cM(e,t,n){n||(n={});var i=n.defaultDistance||Ev,r=Ae(e),o=Se(e);return{x:o.right+i+t.width/2,y:r.y}}function Rv(e,t){e.on("autoPlace.end",500,function(n){t.select(n.shape)})}Rv.$inject=["eventBus","selection"];const uM={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",Sv],autoPlaceSelectionBehavior:["type",Rv]};function Cv(e,t,n){var i=Tm(e,n);if(v(t,"bpmn:TextAnnotation"))return pM(e,t,i);if(He(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"]))return fM(e,t,i);if(v(t,"bpmn:FlowNode"))return lM(e,t,i)}function lM(e,t,n){var i=Se(e),r=Ae(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=nM(e,{filter:function(d){return v(d,"bpmn:SequenceFlow")},direction:o.directionHint}),s=30,c=o.minDistance,u=o.baseOrientation;v(e,"bpmn:BoundaryEvent")&&(u=tn(e,e.host,-25),u.indexOf(o.boundaryOrientation)!==-1&&(s*=-1));var l=n?{x:i.right+a+t.width/2,y:r.y+Pv(u,c,o)}:{x:r.x+Pv(u,c,o),y:i.bottom+a+t.height/2},p={margin:s,minDistance:c},f=n?{y:p}:{x:p};return Jp(e,t,l,ef(f))}function Pv(e,t,n){return e.includes(n.start)?-1*t:e.includes(n.end)?t:0}function pM(e,t,n){var i=Se(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};st(e)&&(r=Ae(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 Jp(e,t,r,ef(a))}function fM(e,t,n){var i=Se(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 Jp(e,t,r,ef(a))}function Av(e,t){e.on("autoPlace",function(n){var i=n.shape,r=n.source;return Cv(r,i,t)})}Av.$inject=["eventBus","elementRegistry"];const Lc={__depends__:[uM],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",Av]},Tv=[Pm,aa,Qp,Lc];function dM(e={}){Sd(globalThis,e.dom);const t=document.createElement("div");return document.body.appendChild(t),new ho({container:t,moddleExtensions:e.moddleExtensions??rs,additionalModules:[...Tv,...e.additionalModules??[]]})}var hM=new Ao("ov"),mM=500;function Qt(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=hM,this._overlayDefaults=j({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=gM(n.getContainer()),this._init()}Qt.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Qt.prototype.get=function(e){if(En(e)&&(e={id:e}),En(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?ze(t.overlays,no({type:e.type})):t.overlays.slice():[]}else return e.type?ze(this._overlays,no({type:e.type})):e.id?this._overlays[e.id]:null},Qt.prototype.add=function(e,t,n){if(Yt(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=j({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Qt.prototype.remove=function(e){var t=this.get(e)||[];Pe(t)||(t=[t]);var n=this;D(t,function(i){var r=n._getOverlayContainer(i.element,!0);if(i&&(pi(i.html),pi(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)}})},Qt.prototype.isShown=function(){return this._overlayRoot.style.display!=="none"},Qt.prototype.show=function(){Ic(this._overlayRoot)},Qt.prototype.hide=function(){Ic(this._overlayRoot,!1)},Qt.prototype.clear=function(){this._overlays={},this._overlayContainers=[],vs(this._overlayRoot)},Qt.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=kt(t);i=o.x,r=o.y}Mv(n,i,r),ln(e.html,"data-container-id",t.id)},Qt.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=kt(i).width:a=i.width,r=t.right*-1+a}if(t.bottom!==void 0){var s;i.waypoints?s=kt(i).height:s=i.height,o=t.bottom*-1+s}Mv(n,r||0,o||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Qt.prototype._createOverlayContainer=function(e){var t=ft('<div class="djs-overlays" />');gn(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Qt.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";kv(this._overlayRoot,n)},Qt.prototype._getOverlayContainer=function(e,t){var n=lt(this._overlayContainers,function(i){return i.element===e});return!n&&!t?this._createOverlayContainer(e):n},Qt.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)),En(i)&&(i=ft(i)),o=this._getOverlayContainer(n),r=ft('<div class="djs-overlay" data-overlay-id="'+t+'">'),gn(r,{position:"absolute"}),r.appendChild(i),e.type&&gt(r).add("djs-overlay-"+e.type);var a=this._canvas.findRoot(n),s=this._canvas.getRootElement();Ic(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())},Qt.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&&(jt(r)&&r>t.scale||jt(o)&&o<t.scale))&&(c=!1),Ic(a,c),this._updateOverlayScale(e,t)},Qt.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),jt(i)&&t.scale<i&&(a=(1/t.scale||1)*i),jt(r)&&t.scale>r&&(a=(1/t.scale||1)*r)),jt(a)&&(s="scale("+a+","+a+")"),kv(o,s)},Qt.prototype._updateOverlaysVisibilty=function(e){var t=this;D(this._overlays,function(n){t._updateOverlayVisibilty(n,e)})},Qt.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});D(o,function(c){t.remove(c.id)});var a=t._getOverlayContainer(r);if(a){pi(a.html);var s=t._overlayContainers.indexOf(a);s!==-1&&t._overlayContainers.splice(s,1)}}),e.on("element.changed",mM,function(i){var r=i.element,o=t._getOverlayContainer(r,!0);o&&(D(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&&gt(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=ft('<div class="djs-overlay-container" />');return gn(t,{position:"absolute",width:0,height:0}),e.insertBefore(t,e.firstChild),t}function Mv(e,t,n){gn(e,{left:t+"px",top:n+"px"})}function Ic(e,t){e.style.display=t===!1?"none":""}function kv(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(n){e.style[n+"transform"]=t})}const Bc={__init__:["overlays"],overlays:["type",Qt]};function nf(e,t){t.invoke(J,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)})}de(nf,J),nf.$inject=["canvas","injector"];const yM={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",nf]};function Oa(e){return CSS.escape(e)}var vM={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function Ov(e){return e=""+e,e&&e.replace(/[&<>"']/g,function(t){return vM[t]})}var bM="bjs-breadcrumbs-shown";function Dv(e,t,n){var i=ft('<ul class="bjs-breadcrumbs"></ul>'),r=n.getContainer(),o=gt(r);r.appendChild(i);var a=[];e.on("element.changed",function(c){var u=c.element,l=ee(u),p=lt(a,function(f){return f===l});p&&s()});function s(c){c&&(a=_M(c));var u=a.flatMap(function(p){var f=n.findRoot(gi(p))||n.findRoot(p.id);if(!f&&v(p,"bpmn:Process")){var d=t.find(function(g){var S=ee(g);return S&&S.get("processRef")===p});f=d&&n.findRoot(d.id)}if(!f)return[];var h=Ov(p.name||p.id),m=ft('<li><span class="bjs-crumb"><a title="'+h+'">'+h+"</a></span></li>");return m.addEventListener("click",function(){n.setRootElement(f)}),m});i.innerHTML="";var l=u.length>1;o.toggle(bM,l),u.forEach(function(p){i.appendChild(p)})}e.on("root.set",function(c){s(c.element)})}Dv.$inject=["eventBus","elementRegistry","canvas"];function _M(e){for(var t=ee(e),n=[],i=t;i;i=i.$parent)(v(i,"bpmn:SubProcess")||v(i,"bpmn:Process"))&&n.push(i);return n.reverse()}function Lv(e,t){var n=null,i=new xM;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,!(!v(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})}Lv.$inject=["eventBus","canvas"];function xM(){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 Iv={x:180,y:160};function Wr(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,function(i,r){n._handleImport(r.definitions)})}Wr.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)})}},Wr.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;v(a,"bpmn:SubProcess")&&!o.isExpanded&&n.push(a),EM(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},Wr.prototype._movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=wM(e),i={x:n.x-Iv.x,y:n.y-Iv.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)})},Wr.prototype._moveToDiPlane=function(e,t){var n=Bv(e),i=n.plane.get("planeElement");i.splice(i.indexOf(e),1),t.get("planeElement").push(e)},Wr.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},Wr.$inject=["eventBus","moddle"];function Bv(e){return v(e,"bpmndi:BPMNDiagram")?e:Bv(e.$parent)}function wM(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=Se(n.bounds);t.top=Math.min(i.top,t.top),t.left=Math.min(i.left,t.left)}}),Ps(t)}function EM(e,t){var n=e.$parent;return!(!v(n,"bpmn:SubProcess")||n===t.bpmnElement||He(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))}var Nc=250,SM='<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>',RM="bjs-drilldown-empty";function yr(e,t,n,i,r){J.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",Nc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.reverted("shape.toggleCollapse",Nc,function(a){var s=a.shape;o._canDrillDown(s)?o._addOverlay(s):o._removeOverlay(s)},!0),this.executed(["shape.create","shape.move","shape.delete"],Nc,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"],Nc,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)})})}de(yr,J),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 v(e,"bpmn:SubProcess")&&t.findRoot(gi(e))},yr.prototype._updateOverlayVisibility=function(e){var t=this._overlays,n=ee(e),i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.get("flowElements")&&n.get("flowElements").length;gt(i.html).toggle(RM,!r)}},yr.prototype._addOverlay=function(e){var t=this._canvas,n=this._overlays,i=ee(e),r=n.get({element:e,type:"drilldown"});r.length&&this._removeOverlay(e);var o=ft('<button type="button" class="bjs-drilldown">'+SM+"</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(gi(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 CM={__depends__:[Bc,Ip,yM],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",Dv],drilldownCentering:["type",Lv],drilldownOverlayBehavior:["type",yr],subprocessCompatibility:["type",Wr]};function vr(e){yt.call(this,e)}de(vr,yt),vr.prototype._modules=[Pm,CM,Bc,Un,aa],vr.prototype._moddleExtensions={};var $c="keyboard.keydown",PM="keyboard.keyup",AM=1e3,Nv="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 yn(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(Nv));var i=e&&e.bind!==!1;t.on("canvas.init",function(r){n._target=r.svg,i&&n.bind(),n._fire("init")})}yn.$inject=["config.keyboard","eventBus"],yn.prototype._keydownHandler=function(e){this._keyHandler(e,$c)},yn.prototype._keyupHandler=function(e){this._keyHandler(e,PM)},yn.prototype._keyHandler=function(e,t){var n;if(!this._isEventIgnored(e)){var i={keyEvent:e};n=this._eventBus.fire(t||$c,i),n&&e.preventDefault()}},yn.prototype._isEventIgnored=function(e){return!1},yn.prototype.bind=function(e){e&&console.error("unsupported argument <node>",new Error(Nv)),this.unbind(),e=this._node=this._target,De.bind(e,"keydown",this._keydownHandler),De.bind(e,"keyup",this._keyupHandler),this._fire("bind")},yn.prototype.getBinding=function(){return this._node},yn.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),De.unbind(e,"keydown",this._keydownHandler),De.unbind(e,"keyup",this._keyupHandler)),this._node=null},yn.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},yn.prototype.addListener=function(e,t,n){Kt(e)&&(n=t,t=e,e=AM),this._eventBus.on(n||$c,e,t)},yn.prototype.removeListener=function(e,t){this._eventBus.off(t||$c,e)},yn.prototype.hasModifier=KP,yn.prototype.isCmd=Mn,yn.prototype.isShift=Sp,yn.prototype.isKey=zt;var TM=500;function Oo(e,t){var n=this;e.on("editorActions.init",TM,function(i){var r=i.editorActions;n.registerBindings(t,r)})}Oo.$inject=["eventBus","keyboard"],Oo.prototype.registerBindings=function(e,t){function n(i,r){t.isRegistered(i)&&e.addListener(r)}n("undo",function(i){var r=i.keyEvent;if(eA(r))return t.trigger("undo"),!0}),n("redo",function(i){var r=i.keyEvent;if(tA(r))return t.trigger("redo"),!0}),n("copy",function(i){var r=i.keyEvent;if(XP(r))return t.trigger("copy"),!0}),n("paste",function(i){var r=i.keyEvent;if(ZP(r))return t.trigger("paste"),!0}),n("duplicate",function(i){var r=i.keyEvent;if(QP(r))return t.trigger("duplicate"),!0}),n("cut",function(i){var r=i.keyEvent;if(JP(r))return t.trigger("cut"),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["+","Add","="],r)&&Mn(r))return t.trigger("stepZoom",{value:1}),!0}),n("stepZoom",function(i){var r=i.keyEvent;if(zt(["-","Subtract"],r)&&Mn(r))return t.trigger("stepZoom",{value:-1}),!0}),n("zoom",function(i){var r=i.keyEvent;if(zt("0",r)&&Mn(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 rf={__init__:["keyboard","keyboardBindings"],keyboard:["type",yn],keyboardBindings:["type",Oo]};var MM={moveSpeed:50,moveSpeedAccelerated:200};function $v(e,t,n){var i=this;this._config=j({},MM,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})}}$v.$inject=["config.keyboardMove","keyboard","canvas"];const jv={__depends__:[rf],__init__:["keyboardMove"],keyboardMove:["type",$v]};var kM=15;function Fv(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=jr(s),p=ni(l,c);if(!n.dragging&&OM(p)>kM&&(n.dragging=!0,u===0&&dy(e),pc("grab")),n.dragging){var f=n.last||n.start;p=ni(l,f),t.scroll({dx:p.x,dy:p.y}),n.last=l}s.preventDefault()}function o(s){De.unbind(document,"mousemove",r),De.unbind(document,"mouseup",o),n=null,fy()}function a(s){if(!Dr(s.target,".djs-draggable")){var c=s.button;if(!(c>=2||s.ctrlKey||s.shiftKey||s.altKey))return n={button:c,start:jr(s)},De.bind(document,"mousemove",r),De.bind(document,"mouseup",o),!0}}this.isActive=function(){return!!n}}Fv.$inject=["eventBus","canvas"];function OM(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}const Hv={__init__:["moveCanvas"],moveCanvas:["type",Fv]};function zv(e,t){var n=xl(e.min),i=xl(e.max),r=Math.abs(n)+Math.abs(i);return r/t}function DM(e,t){return Math.max(e.min,Math.min(e.max,t))}var LM=Math.sign||function(e){return e>=0?1:-1},of={min:.2,max:4},Gv=10,IM=.1,BM=.75;function bi(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=bn(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||BM;var i=this;t.on("canvas.mouseover",function(){i._init(e.enabled!==!1)}),t.on("canvas.mouseout",function(){i._init(!1)})}bi.$inject=["config.zoomScroll","eventBus","canvas"],bi.prototype.scroll=function(t){this._canvas.scroll(t)},bi.prototype.reset=function(){this._canvas.zoom("fit-viewport")},bi.prototype.zoom=function(t,n){var i=zv(of,Gv*2);this._totalDelta+=t,Math.abs(this._totalDelta)>IM&&(this._zoom(t,n,i),this._totalDelta=0)},bi.prototype._handleWheel=function(t){if(this._enabled){var n=this._container;t.preventDefault();var i=t.ctrlKey||_g()&&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))*LM(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)}},bi.prototype.stepZoom=function(t,n){var i=zv(of,Gv);this._zoom(t,n,i)},bi.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=xl(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(DM(of,s),t)},bi.prototype.toggle=function(t){var n=this._container,i=this._handleWheel,r=this._enabled;return typeof t>"u"&&(t=!r),r!==t&&De[t?"bind":"unbind"](n,"wheel",i,!1),this._enabled=t,t},bi.prototype._init=function(e){this.toggle(e)};const Vv={__init__:["zoomScroll"],zoomScroll:["type",bi]};function Da(e){vr.call(this,e)}de(Da,vr),Da.prototype._navigationModules=[jv,Hv,Vv],Da.prototype._modules=[].concat(vr.prototype._modules,Da.prototype._navigationModules);function af(e){return e&&e[e.length-1]}function Wv(e){return e.y}function Uv(e){return e.x}var NM={left:Uv,center:Uv,right:function(e){return e.x+e.width},top:Wv,middle:Wv,bottom:function(e){return e.y+e.height}};function Do(e,t){this._modeling=e,this._rules=t}Do.$inject=["modeling","rules"],Do.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}},Do.prototype._isType=function(e,t){return t.indexOf(e)!==-1},Do.prototype._alignmentPosition=function(e,t){var n=this._getOrientationDetails(e),i=n.axis,r=n.dimension,o={},a={},s=!1,c,u,l;function p(f,d){return Math.round((f[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=af(t),o[e]=l[i]+l[r];else if(this._isType(e,["center","middle"])){if(D(t,function(f){var d=f[i]+Math.round(f[r]/2);a[d]?a[d].elements.push(f):a[d]={elements:[f],center:d}}),c=oi(a,function(f){return f.elements.length>1&&(s=!0),f.elements.length}),s)return o[e]=af(c).center,o;u=t[0],t=oi(t,function(f){return f[i]+f[r]}),l=af(t),o[e]=p(u,l)}return o},Do.prototype.trigger=function(e,t){var n=this._modeling,i,r=ze(e,function(c){return!(c.waypoints||c.host||c.labelTarget)});if(i=this._rules.allowed("elements.align",{elements:r}),Pe(i)&&(r=i),!(r.length<2||!i)){var o=NM[t],a=oi(r,o),s=this._alignmentPosition(t,a);n.alignElements(a,s)}};const $M={__init__:["alignElements"],alignElements:["type",Do]},jM=new Ao;function Lo(e){this._scheduled={},e.on("diagram.destroy",()=>{Object.keys(this._scheduled).forEach(t=>{this.cancel(t)})})}Lo.$inject=["eventBus"],Lo.prototype.schedule=function(e,t=jM.next()){this.cancel(t);const n=this._schedule(e,t);return this._scheduled[t]=n,n.promise},Lo.prototype._schedule=function(e,t){const n=FM();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}},Lo.prototype.cancel=function(e){const t=this._scheduled[e];t&&(this._cancel(t),this._scheduled[e]=null)},Lo.prototype._cancel=function(e){clearTimeout(e.executionId)};function FM(){const e={};return e.promise=new Promise((t,n)=>{e.resolve=t,e.reject=n}),e}const HM={scheduler:["type",Lo]};var zM="djs-element-hidden",jc=".entry",GM=1e3,qv=8,VM=300;function Dt(e,t,n,i){this._canvas=e,this._elementRegistry=t,this._eventBus=n,this._scheduler=i,this._current=null,this._init()}Dt.$inject=["canvas","elementRegistry","eventBus","scheduler"],Dt.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=Pe(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=Pe(i.target)?i.target:[i.target];r.includes(n)&&e._updateVisibility()}}),this._container=this._createContainer()},Dt.prototype._createContainer=function(){var e=ft('<div class="djs-context-pad-parent"></div>');return this._canvas.getContainer().appendChild(e),e},Dt.prototype.registerProvider=function(e,t){t||(t=e,e=GM),this._eventBus.on("contextPad.getProviders",e,function(n){n.providers.push(t)})},Dt.prototype.getEntries=function(e){var t=this._getProviders(),n=Pe(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return D(t,function(r){if(Kt(r[n])){var o=r[n](e);Kt(o)?i=o(i):D(o,function(a,s){i[s]=a})}}),i},Dt.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)},VM);return}else if(e==="mouseout"){clearTimeout(this._timeout),this._mouseout&&(this._mouseout(),this._mouseout=null);return}return this.triggerEntry(r,e,o,n)},Dt.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(Kt(s)){if(t==="click")return s(n,r,i)}else if(s[t])return s[t](n,r,i);n.preventDefault()}}}},Dt.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))}},Dt.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Dt.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this._createHtml(e),i;D(t,function(r,o){var a=r.group||"default",s=ft(r.html||'<div class="entry" draggable="true"></div>'),c;ln(s,"data-action",o),c=at("[data-group="+Oa(a)+"]",n),c||(c=ft('<div class="group"></div>'),ln(c,"data-group",a),n.appendChild(c)),c.appendChild(s),r.className&&WM(s,r.className),r.title&&ln(s,"title",r.title),r.imageUrl&&(i=ft("<img>"),ln(i,"src",r.imageUrl),i.style.width="100%",i.style.height="100%",s.appendChild(i))}),gt(n).add("open"),this._current={entries:t,html:n,target:e},this._updatePosition(),this._updateVisibility(),this._eventBus.fire("contextPad.open",{current:this._current})},Dt.prototype._createHtml=function(e){var t=this,n=ft('<div class="djs-context-pad"></div>');return Pn.bind(n,jc,"click",function(i){t.trigger("click",i)}),Pn.bind(n,jc,"dragstart",function(i){t.trigger("dragstart",i)}),Pn.bind(n,jc,"mouseover",function(i){t.trigger("mouseover",i)}),Pn.bind(n,jc,"mouseout",function(i){t.trigger("mouseout",i)}),De.bind(n,"mousedown",function(i){i.stopPropagation()}),this._container.appendChild(n),this._eventBus.fire("contextPad.create",{target:e,pad:n}),n},Dt.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()&&qM(this._current.target,e)?t=this._current.html:t=this._createHtml(e),{html:t}},Dt.prototype.close=function(){this.isOpen()&&(clearTimeout(this._timeout),this._container.innerHTML="",this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},Dt.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return Pe(e)!==Pe(n)?!1:Pe(e)?e.length===n.length&&Ar(e,function(i){return n.includes(i)}):n===e},Dt.prototype.isShown=function(){return this.isOpen()&&gt(this._current.html).has("open")},Dt.prototype.show=function(){this.isOpen()&&(gt(this._current.html).add("open"),this._updatePosition(),this._eventBus.fire("contextPad.show",{current:this._current}))},Dt.prototype.hide=function(){this.isOpen()&&(gt(this._current.html).remove("open"),this._eventBus.fire("contextPad.hide",{current:this._current}))},Dt.prototype._getPosition=function(e){if(!Pe(e)&&st(e)){var t=this._canvas.viewbox(),n=UM(e),i=n.x*t.scale-t.x*t.scale,r=n.y*t.scale-t.y*t.scale;return{left:i+qv*this._canvas.zoom(),top:r}}var o=this._canvas.getContainer(),a=o.getBoundingClientRect(),s=this._getTargetBounds(e);return{left:s.right-a.left+qv*this._canvas.zoom(),top:s.top-a.top}},Dt.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")},Dt.prototype._updateVisibility=function(){const e=()=>{if(this.isOpen()){var t=this,n=this._current.target,i=Pe(n)?n:[n],r=i.some(function(o){return t._canvas.hasMarker(o,zM)});r?t.hide():t.show()}};this._scheduler.schedule(e,"ContextPad#_updateVisibility")},Dt.prototype._getTargetBounds=function(e){var t=this,n=Pe(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 WM(e,t){var n=gt(e);t=Pe(t)?t:t.split(/\s+/g),t.forEach(function(i){n.add(i)})}function UM(e){return e.waypoints[e.waypoints.length-1]}function qM(e,t){return e=Pe(e)?e:[e],t=Pe(t)?t:[t],e.length===t.length&&Ar(e,function(n){return t.includes(n)})}const Yv={__depends__:[lc,HM,Bc],contextPad:["type",Dt]};var Fc,bt,Kv,br,Xv,Zv,Qv,sf,Hc,La,Jv,cf,uf,lf,zc={},Gc=[],YM=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Vc=Array.isArray;function Hi(e,t){for(var n in t)e[n]=t[n];return e}function pf(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function eb(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?Fc.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 Wc(e,a,i,r,null)}function Wc(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??++Kv,__i:-1,__u:0};return r==null&&bt.vnode!=null&&bt.vnode(o),o}function Uc(e){return e.children}function qc(e,t){this.props=e,this.context=t}function Ur(e,t){if(t==null)return e.__?Ur(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"?Ur(e):null}function KM(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,i=[],r=[],o=Hi({},t);o.__v=t.__v+1,bt.vnode&&bt.vnode(o),ff(e.__P,o,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,i,n??Ur(t),!!(32&t.__u),r),o.__v=t.__v,o.__.__k[o.__i]=o,cb(i,o,r),t.__e=t.__=null,o.__e!=n&&tb(o)}}function tb(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}),tb(e)}function nb(e){(!e.__d&&(e.__d=!0)&&br.push(e)&&!Yc.__r++||Xv!=bt.debounceRendering)&&((Xv=bt.debounceRendering)||Zv)(Yc)}function Yc(){try{for(var e,t=1;br.length;)br.length>t&&br.sort(Qv),e=br.shift(),t=br.length,KM(e)}finally{br.length=Yc.__r=0}}function ib(e,t,n,i,r,o,a,s,c,u,l){var p,f,d,h,m,g,S=i&&i.__k||Gc,x=t.length;for(c=XM(n,t,S,c,x),p=0;p<x;p++)(d=n.__k[p])!=null&&(f=d.__i!=-1&&S[d.__i]||zc,d.__i=p,g=ff(e,d,f,r,o,a,s,c,u,l),h=d.__e,d.ref&&f.ref!=d.ref&&(f.ref&&df(f.ref,null,d),l.push(d.ref,d.__c||h,d)),m==null&&h!=null&&(m=h),4&d.__u?(c=rb(d,c,e),f.__e&&(f.__e=null)):typeof d.type=="function"&&g!==void 0?c=g:h&&(c=h.nextSibling),d.__u&=-7);return n.__e=m,c}function XM(e,t,n,i,r){var o,a,s,c,u,l=n.length,p=l,f=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]=Wc(null,a,null,null,null):Vc(a)?a=e.__k[o]=Wc(Uc,{children:a},null,null,null):a.constructor===void 0&&a.__b>0?a=e.__k[o]=Wc(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,c=o+f,a.__=e,a.__b=e.__b+1,s=null,(u=a.__i=ZM(a,n,c,p))!=-1&&(p--,(s=n[u])&&(s.__u|=2)),s==null||s.__v==null?(u==-1&&(r>l?f--:r<l&&f++),typeof a.type!="function"&&(a.__u|=4)):u!=c&&(u==c-1?f--:u==c+1?f++:(u>c?f--:f++,a.__u|=4))):e.__k[o]=null;if(p)for(o=0;o<l;o++)(s=n[o])!=null&&(2&s.__u)==0&&(s.__e==i&&(i=Ur(s)),lb(s,s));return i}function rb(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=rb(i[r],t,n));return t}e.__e!=t&&(t&&e.type&&!t.parentNode&&(t=Ur(e)),t=n.insertBefore(e.__e,t||null));do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function ZM(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 ob(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||YM.test(t)?n:n+"px"}function Kc(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||ob(e.style,t,"");if(n)for(t in n)i&&n[t]==i[t]||ob(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")o=t!=(t=t.replace(Jv,"$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[La]=i[La]:(n[La]=cf,e.addEventListener(t,o?lf:uf,o)):e.removeEventListener(t,o?lf:uf,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 ab(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t[Hc]==null)t[Hc]=cf++;else if(t[Hc]<n[La])return;return n(bt.event?bt.event(t):t)}}}function ff(e,t,n,i,r,o,a,s,c,u){var l,p,f,d,h,m,g,S,x,w,E,R,P,L,A,N,k=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),o=[s=t.__e=n.__e]),(l=bt.__b)&&l(t);e:if(typeof k=="function"){p=a.length;try{if(x=t.props,w=k.prototype&&k.prototype.render,E=(l=k.contextType)&&i[l.__c],R=l?E?E.props.value:l.__:i,n.__c?S=(f=t.__c=n.__c).__=f.__E:(w?t.__c=f=new k(x,R):(t.__c=f=new qc(x,R),f.constructor=k,f.render=JM),E&&E.sub(f),f.state||(f.state={}),f.__n=i,d=f.__d=!0,f.__h=[],f._sb=[]),w&&f.__s==null&&(f.__s=f.state),w&&k.getDerivedStateFromProps!=null&&(f.__s==f.state&&(f.__s=Hi({},f.__s)),Hi(f.__s,k.getDerivedStateFromProps(x,f.__s))),h=f.props,m=f.state,f.__v=t,d)w&&k.getDerivedStateFromProps==null&&f.componentWillMount!=null&&f.componentWillMount(),w&&f.componentDidMount!=null&&f.__h.push(f.componentDidMount);else{if(w&&k.getDerivedStateFromProps==null&&x!==h&&f.componentWillReceiveProps!=null&&f.componentWillReceiveProps(x,R),t.__v==n.__v||!f.__e&&f.shouldComponentUpdate!=null&&f.shouldComponentUpdate(x,f.__s,R)===!1){t.__v!=n.__v&&(f.props=x,f.state=f.__s,f.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(O){O&&(O.__=t)}),Gc.push.apply(f.__h,f._sb),f._sb=[],f.__h.length&&a.push(f),s=Ur(n);break e}f.componentWillUpdate!=null&&f.componentWillUpdate(x,f.__s,R),w&&f.componentDidUpdate!=null&&f.__h.push(function(){f.componentDidUpdate(h,m,g)})}if(f.context=R,f.props=x,f.__P=e,f.__e=!1,P=bt.__r,L=0,w)f.state=f.__s,f.__d=!1,P&&P(t),l=f.render(f.props,f.state,f.context),Gc.push.apply(f.__h,f._sb),f._sb=[];else do f.__d=!1,P&&P(t),l=f.render(f.props,f.state,f.context),f.state=f.__s;while(f.__d&&++L<25);f.state=f.__s,f.getChildContext!=null&&(i=Hi(Hi({},i),f.getChildContext())),w&&!d&&f.getSnapshotBeforeUpdate!=null&&(g=f.getSnapshotBeforeUpdate(h,m)),A=l!=null&&l.type===Uc&&l.key==null?ub(l.props.children):l,s=ib(e,Vc(A)?A:[A],t,n,i,r,o,a,s,c,u),f.base=t.__e,t.__u&=-161,f.__h.length&&a.push(f),S&&(f.__E=f.__=null)}catch(O){if(a.length=p,t.__v=null,c||o!=null){if(O.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(N=o.length;N--;)pf(o[N])}else t.__e=n.__e;t.__k==null&&(t.__k=n.__k||[]),O.then||sb(t),bt.__e(O,t,n)}}else o==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=QM(n.__e,t,n,i,r,o,a,c,u);return(l=bt.diffed)&&l(t),128&t.__u?void 0:s}function sb(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(sb))}function cb(e,t,n){for(var i=0;i<n.length;i++)df(n[i],n[++i],n[++i]);bt.__c&&bt.__c(t,e),e.some(function(r){try{e=r.__h,r.__h=[],e.some(function(o){o.call(r)})}catch(o){bt.__e(o,r.__v)}})}function ub(e){return typeof e!="object"||e==null||e.__b>0?e:Vc(e)?e.map(ub):e.constructor!==void 0?null:Hi({},e)}function QM(e,t,n,i,r,o,a,s,c){var u,l,p,f,d,h,m,g=n.props||zc,S=t.props,x=t.type;if(x=="svg"?r="http://www.w3.org/2000/svg":x=="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==!!x&&(x?d.localName==x:d.nodeType==3)){e=d,o[u]=null;break}}if(e==null){if(x==null)return document.createTextNode(S);e=document.createElementNS(r,x,S.is&&S),s&&(bt.__m&&bt.__m(t,o),s=!1),o=null}if(x==null)g===S||s&&e.data==S||(e.data=S);else{if(o=x=="textarea"&&S.defaultValue!=null?null:o&&Fc.call(e.childNodes),!s&&o!=null)for(g={},u=0;u<e.attributes.length;u++)g[(d=e.attributes[u]).name]=d.value;for(u in g)d=g[u],u=="dangerouslySetInnerHTML"?p=d:u=="children"||u in S||u=="value"&&"defaultValue"in S||u=="checked"&&"defaultChecked"in S||Kc(e,u,null,d,r);for(u in S)d=S[u],u=="children"?f=d:u=="dangerouslySetInnerHTML"?l=d:u=="value"?h=d:u=="checked"?m=d:s&&typeof d!="function"||g[u]===d||Kc(e,u,d,g[u],r);if(l)s||p&&(l.__html==p.__html||l.__html==e.innerHTML)||(e.innerHTML=l.__html),t.__k=[];else if(p&&(e.innerHTML=""),ib(t.type=="template"?e.content:e,Vc(f)?f:[f],t,n,i,x=="foreignObject"?"http://www.w3.org/1999/xhtml":r,o,a,o?o[0]:n.__k&&Ur(n,0),s,c),o!=null)for(u=o.length;u--;)pf(o[u]);s&&x!="textarea"||(u="value",x=="progress"&&h==null?e.removeAttribute("value"):h!=null&&(h!==e[u]||x=="progress"&&!h||x=="option"&&h!=g[u])&&Kc(e,u,h,g[u],r),u="checked",m!=null&&m!=e[u]&&Kc(e,u,m,g[u],r))}return e}function df(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){bt.__e(r,n)}}function lb(e,t,n){var i,r;if(bt.unmount&&bt.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||df(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(o){bt.__e(o,t)}i.base=i.__P=i.__n=null}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&lb(i[r],t,n||typeof e.type!="function");n||pf(e.__e),e.__c=e.__=e.__e=void 0}function JM(e,t,n){return this.constructor(e,n)}function pb(e,t,n){var i,r,o,a;t==document&&(t=document.documentElement),bt.__&&bt.__(e,t),r=(i=!1)?null:t.__k,o=[],a=[],ff(t,e=t.__k=eb(Uc,null,[e]),r||zc,zc,t.namespaceURI,r?null:t.firstChild?Fc.call(t.childNodes):null,o,r?r.__e:t.firstChild,i,a),cb(o,e,a),e.props.children=null}Fc=Gc.slice,bt={__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}},Kv=0,qc.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Hi({},this.state),typeof e=="function"&&(e=e(Hi({},n),this.props)),e&&Hi(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),nb(this))},qc.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),nb(this))},qc.prototype.render=Uc,br=[],Zv=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Qv=function(e,t){return e.__v.__b-t.__v.__b},Yc.__r=0,sf=Math.random().toString(8),Hc="__d"+sf,La="__a"+sf,Jv=/(PointerCapture)$|Capture$/i,cf=0,uf=ab(!1),lf=ab(!0);var fb=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,fb(e,s,n,["",null])),i.push(r),s[0]?t[0]|=2:(t[o-2]=0,t[o]=r)):i.push(s)}return i},db=new Map;function e2(e){var t=db.get(this);return t||(t=new Map,db.set(this,t)),(t=fb(this,t.get(e)||(t.set(e,t=(function(n){for(var i,r,o=1,a="",s="",c=[0],u=function(f){o===1&&(f||(a=a.replace(/^\s*\n\s*|\s*\n\s*$/g,"")))?c.push(0,f,a):o===3&&(f||a)?(c.push(3,f,a),o=2):o===2&&a==="..."&&f?c.push(4,f,0):o===2&&a&&!f?c.push(5,0,!0,a):o>=5&&((a||!f&&o===5)&&(c.push(o,0,a,r),o=6),f&&(c.push(o,f,0,r),o=6)),a=""},l=0;l<n.length;l++){l&&(o===1&&u(),u(l));for(var p=0;p<n[l].length;p++)i=n[l][p],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][p+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 ut=e2.bind(eb),Io,Lt,hf,hb,Ia=0,mb=[],Gt=bt,gb=Gt.__b,yb=Gt.__r,vb=Gt.diffed,bb=Gt.__c,_b=Gt.unmount,xb=Gt.__;function Xc(e,t){Gt.__h&&Gt.__h(Lt,e,Ia||t),Ia=0;var n=Lt.__H||(Lt.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function mf(e){return Ia=1,t2(Eb,e)}function t2(e,t,n){var i=Xc(Io++,2);if(i.t=e,!i.__c&&(i.__=[Eb(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=Lt,!Lt.__f)){var r=function(s,c,u){if(!i.__c.__H)return!0;var l=!1,p=i.__c.props!==s;if(i.__c.__H.__.some(function(d){if(d.__N){l=!0;var h=d.__[0];d.__=d.__N,d.__N=void 0,h!==d.__[0]&&(p=!0)}}),o){var f=o.call(this,s,c,u);return l?f||p:f}return!l||p};Lt.__f=!0;var o=Lt.shouldComponentUpdate,a=Lt.componentWillUpdate;Lt.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)},Lt.shouldComponentUpdate=r}return i.__N||i.__}function Zc(e,t){var n=Xc(Io++,3);!Gt.__s&&vf(n.__H,t)&&(n.__=e,n.u=t,Lt.__H.__h.push(n))}function gf(e,t){var n=Xc(Io++,4);!Gt.__s&&vf(n.__H,t)&&(n.__=e,n.u=t,Lt.__h.push(n))}function Qc(e){return Ia=5,zi(function(){return{current:e}},[])}function zi(e,t){var n=Xc(Io++,7);return vf(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Ba(e,t){return Ia=8,zi(function(){return e},t)}function n2(){for(var e;e=mb.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(Jc),t.__h.some(yf),t.__h=[]}catch(n){t.__h=[],Gt.__e(n,e.__v)}}}Gt.__b=function(e){Lt=null,gb&&gb(e)},Gt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),xb&&xb(e,t)},Gt.__r=function(e){yb&&yb(e),Io=0;var t=(Lt=e.__c).__H;t&&(hf===Lt?(t.__h=[],Lt.__h=[],t.__.some(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.some(Jc),t.__h.some(yf),t.__h=[],Io=0)),hf=Lt},Gt.diffed=function(e){vb&&vb(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(mb.push(t)!==1&&hb===Gt.requestAnimationFrame||((hb=Gt.requestAnimationFrame)||i2)(n2)),t.__H.__.some(function(n){n.u&&(n.__H=n.u,n.u=void 0)})),hf=Lt=null},Gt.__c=function(e,t){t.some(function(n){try{n.__h.some(Jc),n.__h=n.__h.filter(function(i){return!i.__||yf(i)})}catch(i){t.some(function(r){r.__h&&(r.__h=[])}),t=[],Gt.__e(i,n.__v)}}),bb&&bb(e,t)},Gt.unmount=function(e){_b&&_b(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.some(function(i){try{Jc(i)}catch(r){t=r}}),n.__H=void 0,t&&Gt.__e(t,n.__v))};var wb=typeof requestAnimationFrame=="function";function i2(e){var t,n=function(){clearTimeout(i),wb&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,35);wb&&(t=requestAnimationFrame(n))}function Jc(e){var t=Lt,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Lt=t}function yf(e){var t=Lt;e.__c=e.__(),Lt=t}function vf(e,t){return!e||e.length!==t.length||t.some(function(n,i){return n!==e[i]})}function Eb(e,t){return typeof t=="function"?t(e):t}function r2(e){const{navigationStack:t,setNavigationStack:n}=e,i=zi(()=>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 ut`
12
12
  <div class="djs-popup-breadcrumbs">
13
13
  ${r&&ut`
14
14
  <button
@@ -41,7 +41,7 @@
41
41
  </span>
42
42
  `}
43
43
  </div>
44
- `}function wb(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=wb(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function Jc(){for(var e,t,n=0,i="",r=arguments.length;n<r;n++)(e=arguments[n])&&(t=wb(e))&&(i&&(i+=" "),i+=t);return i}function o2(e){const{headerEntries:t,onSelect:n,selectedEntry:i,setSelectedEntry:r,title:o}=e,a=zi(()=>a2(t),[t]),s=u=>u.action&&!u.disabled,c=(u,l)=>{if(s(l))return n(u,l)};return ut`
44
+ `}function Sb(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=Sb(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function eu(){for(var e,t,n=0,i="",r=arguments.length;n<r;n++)(e=arguments[n])&&(t=Sb(e))&&(i&&(i+=" "),i+=t);return i}function o2(e){const{headerEntries:t,onSelect:n,selectedEntry:i,setSelectedEntry:r,title:o}=e,a=zi(()=>a2(t),[t]),s=u=>u.action&&!u.disabled,c=(u,l)=>{if(s(l))return n(u,l)};return ut`
45
45
  <div class="djs-popup-header">
46
46
  <h3 class="djs-popup-title" title=${o}>${o}</h3>
47
47
  ${a.map(u=>ut`
@@ -51,7 +51,7 @@
51
51
  <li key=${l.id}>
52
52
  <${s(l)?"button":"span"}
53
53
  class=${s2(l,l===i)}
54
- onClick=${f=>c(f,l)}
54
+ onClick=${p=>c(p,l)}
55
55
  title=${l.title||l.label}
56
56
  data-id=${l.id}
57
57
  aria-disabled=${l.disabled||void 0}
@@ -70,11 +70,11 @@
70
70
  </ul>
71
71
  `)}
72
72
  </div>
73
- `}function a2(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 s2(e,t){return Jc("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",t?"selected":"")}function Eb(e,t){return`${e}-entry-${t.id}`}function c2(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 ut`
73
+ `}function a2(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 s2(e,t){return eu("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",t?"selected":"")}function Rb(e,t){return`${e}-entry-${t.id}`}function c2(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 ut`
74
74
  <li
75
- class=${Jc("entry",{selected:i,disabled:n.disabled})}
75
+ class=${eu("entry",{selected:i,disabled:n.disabled})}
76
76
  data-id=${n.id}
77
- id=${Eb(t,n)}
77
+ id=${Rb(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=${Jc("djs-popup-entry-name",n.className)}
91
+ class=${eu("djs-popup-entry-name",n.className)}
92
92
  >
93
93
  ${n.imageUrl&&ut`<img class="djs-popup-entry-icon" src=${n.imageUrl} alt="" />`||n.imageHtml&&ut`<div class="djs-popup-entry-icon" dangerouslySetInnerHTML=${{__html:n.imageHtml}} />`}
94
94
 
@@ -131,20 +131,20 @@
131
131
  </div>
132
132
  `}
133
133
  </li>
134
- `}function u2(e){const{selectedEntry:t,setSelectedEntry:n,groupedEntries:i,keyboardSelection:r,idPrefix:o,id:a,ariaLabel:s,tabIndex:c,ariaActivedescendant:u,...l}=e,f=Zc();mf(()=>{if(!r||!r.current)return;const m=f.current;if(!m)return;const g=m.querySelector(".selected");g&&l2(g)},[t]);const p=()=>{r.current=!1},d=m=>{r.current||n(m)},h=()=>{r.current||n(null)};return ut`
134
+ `}function u2(e){const{selectedEntry:t,setSelectedEntry:n,groupedEntries:i,keyboardSelection:r,idPrefix:o,id:a,ariaLabel:s,tabIndex:c,ariaActivedescendant:u,...l}=e,p=Qc();gf(()=>{if(!r||!r.current)return;const m=p.current;if(!m)return;const g=m.querySelector(".selected");g&&l2(g)},[t]);const f=()=>{r.current=!1},d=m=>{r.current||n(m)},h=()=>{r.current||n(null)};return ut`
135
135
  <div
136
136
  class="djs-popup-results"
137
- ref=${f}
137
+ ref=${p}
138
138
  id=${a}
139
139
  role="listbox"
140
140
  aria-label=${s}
141
141
  tabIndex=${c}
142
142
  aria-activedescendant=${u}
143
- onMouseMove=${p}
143
+ onMouseMove=${f}
144
144
  >
145
145
  ${i.map(m=>ut`
146
146
  ${m.name&&ut`
147
- <div key=${m.id} id=${Sb(o,m)} class="entry-header" title=${m.name}>
147
+ <div key=${m.id} id=${Cb(o,m)} class="entry-header" title=${m.name}>
148
148
  ${m.name}
149
149
  </div>
150
150
  `}
@@ -152,7 +152,7 @@
152
152
  class="djs-popup-group"
153
153
  data-group=${m.id}
154
154
  role="group"
155
- aria-labelledby=${m.name?Sb(o,m):void 0}
155
+ aria-labelledby=${m.name?Cb(o,m):void 0}
156
156
  >
157
157
  ${m.entries.map(g=>ut`
158
158
  <${c2}
@@ -168,8 +168,8 @@
168
168
  </ul>
169
169
  `)}
170
170
  </div>
171
- `}function Sb(e,t){return`${e}-group-${t.id}`}function l2(e){typeof e.scrollIntoViewIfNeeded=="function"?e.scrollIntoViewIfNeeded():e.scrollIntoView({scrollMode:"if-needed",block:"nearest"})}const p2=new Ao("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:h}=e,[m,g]=hf([]);Xc(()=>{g([])},[p]);const[S,E]=hf(""),x=S.trim().length>0,w=zi(()=>m2(p),[p]),C=zi(()=>jt(u)?w.length>5:!1,[u,w]),P=zi(()=>{const U=m.length?m[m.length-1].entries:p;return C?x?f(w.filter(({searchable:V})=>V!==!1),S,{keys:["label","search","description"]}).map(({item:V})=>V):U.filter(({rank:V=0})=>V>=0):U},[C,x,w,S,f,m,p]),L=zi(()=>x?P.length?[{id:"default",entries:P}]:[]:g2(P),[P,x]),[T,N]=hf(P[0]),k=Zc(null),O=Zc(!1),$=zi(()=>p2.next(),[]),re=`${$}-results`,ye=T&&Eb($,T);Xc(()=>{const U=k.current;U&&P.includes(U)?N(U):N(P[0]),k.current=null},[P]);const Ue=Ba(U=>{const V=h2(L);let Fe=V.indexOf(T)+U;Fe<0&&(Fe=V.length-1),Fe>=V.length&&(Fe=0),O.current=!0,N(V[Fe])},[L,T]),q=Ba(U=>{U>0&&T&&T.entries&&(O.current=!0,g(V=>[...V,T])),U<0&&m.length>0&&(O.current=!0,k.current=m[m.length+U],g(V=>V.slice(0,U)))},[T,m]),le=Ba((U,V,Z)=>{if(!(!V||V.disabled))return V.entries?(U.preventDefault(),q(1)):n(U,V,Z)},[n,q]),me=Ba(U=>{if(U.key==="Enter"&&T){const V=U.target;return!!Dr(V,"a, button",!0)||T.disabled?void 0:le(U,T)}if(U.key==="Backspace"){const V=U.target;if(!(Ju(V,"input")&&V.value!==""))return q(-1),U.preventDefault()}if(U.key==="ArrowUp")return Ue(-1),U.preventDefault();if(U.key==="ArrowDown")return Ue(1),U.preventDefault();if(U.key==="ArrowRight")return q(1),U.preventDefault();if(U.key==="ArrowLeft")return q(-1),U.preventDefault()},[T,Ue,q,le]),se=Ba(U=>{Ju(U.target,"input")&&E(()=>U.target.value)},[E]);Xc(()=>(d(),()=>{h()}),[]);const _e=!x&&m.length>0,ne=(a||r.length>0)&&!_e;return ut`
172
- <${Rb}
171
+ `}function Cb(e,t){return`${e}-group-${t.id}`}function l2(e){typeof e.scrollIntoViewIfNeeded=="function"?e.scrollIntoViewIfNeeded():e.scrollIntoView({scrollMode:"if-needed",block:"nearest"})}const p2=new Ao("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:p,entries:f,onOpened:d,onClosed:h}=e,[m,g]=mf([]);Zc(()=>{g([])},[f]);const[S,x]=mf(""),w=S.trim().length>0,E=zi(()=>m2(f),[f]),R=zi(()=>jt(u)?E.length>5:!1,[u,E]),P=zi(()=>{const U=m.length?m[m.length-1].entries:f;return R?w?p(E.filter(({searchable:V})=>V!==!1),S,{keys:["label","search","description"]}).map(({item:V})=>V):U.filter(({rank:V=0})=>V>=0):U},[R,w,E,S,p,m,f]),L=zi(()=>w?P.length?[{id:"default",entries:P}]:[]:g2(P),[P,w]),[A,N]=mf(P[0]),k=Qc(null),O=Qc(!1),$=zi(()=>p2.next(),[]),re=`${$}-results`,ye=A&&Rb($,A);Zc(()=>{const U=k.current;U&&P.includes(U)?N(U):N(P[0]),k.current=null},[P]);const Ue=Ba(U=>{const V=h2(L);let Fe=V.indexOf(A)+U;Fe<0&&(Fe=V.length-1),Fe>=V.length&&(Fe=0),O.current=!0,N(V[Fe])},[L,A]),q=Ba(U=>{U>0&&A&&A.entries&&(O.current=!0,g(V=>[...V,A])),U<0&&m.length>0&&(O.current=!0,k.current=m[m.length+U],g(V=>V.slice(0,U)))},[A,m]),le=Ba((U,V,Z)=>{if(!(!V||V.disabled))return V.entries?(U.preventDefault(),q(1)):n(U,V,Z)},[n,q]),me=Ba(U=>{if(U.key==="Enter"&&A){const V=U.target;return!!Dr(V,"a, button",!0)||A.disabled?void 0:le(U,A)}if(U.key==="Backspace"){const V=U.target;if(!(el(V,"input")&&V.value!==""))return q(-1),U.preventDefault()}if(U.key==="ArrowUp")return Ue(-1),U.preventDefault();if(U.key==="ArrowDown")return Ue(1),U.preventDefault();if(U.key==="ArrowRight")return q(1),U.preventDefault();if(U.key==="ArrowLeft")return q(-1),U.preventDefault()},[A,Ue,q,le]),se=Ba(U=>{el(U.target,"input")&&x(()=>U.target.value)},[x]);Zc(()=>(d(),()=>{h()}),[]);const _e=!w&&m.length>0,ne=(a||r.length>0)&&!_e;return ut`
172
+ <${Pb}
173
173
  onClose=${t}
174
174
  onKeyup=${se}
175
175
  onKeydown=${me}
@@ -183,7 +183,7 @@
183
183
  <${o2}
184
184
  headerEntries=${r}
185
185
  onSelect=${n}
186
- selectedEntry=${T}
186
+ selectedEntry=${A}
187
187
  setSelectedEntry=${N}
188
188
  title=${a}
189
189
  />
@@ -194,10 +194,10 @@
194
194
  setNavigationStack=${g}
195
195
  />
196
196
  `}
197
- ${p.length>0&&ut`
197
+ ${f.length>0&&ut`
198
198
  <div class="djs-popup-body">
199
199
 
200
- ${C&&ut`
200
+ ${R&&ut`
201
201
  <div class="djs-popup-search">
202
202
  <svg class="djs-popup-search-icon" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
203
203
  <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"/>
@@ -215,7 +215,7 @@
215
215
  </div>
216
216
  `}
217
217
 
218
- ${x&&ut`
218
+ ${w&&ut`
219
219
  <div class="djs-popup-search-count" aria-live="polite">
220
220
  ${P.length} ${P.length===1?"result":"results"} found
221
221
  </div>
@@ -223,24 +223,24 @@
223
223
 
224
224
  <${u2}
225
225
  groupedEntries=${L}
226
- selectedEntry=${T}
226
+ selectedEntry=${A}
227
227
  setSelectedEntry=${N}
228
228
  keyboardSelection=${O}
229
229
  onAction=${le}
230
230
  idPrefix=${$}
231
231
  id=${re}
232
232
  ariaLabel=${a||"Results"}
233
- tabIndex=${C?-1:0}
234
- ariaActivedescendant=${C?void 0:ye||void 0}
233
+ tabIndex=${R?-1:0}
234
+ ariaActivedescendant=${R?void 0:ye||void 0}
235
235
  />
236
236
 
237
- ${T&&T.documentationRef&&ut`
237
+ ${A&&A.documentationRef&&ut`
238
238
  <div class="djs-popup-footer">
239
239
  <a
240
240
  class="djs-popup-footer-docs"
241
- href=${T.documentationRef}
241
+ href=${A.documentationRef}
242
242
  onClick=${U=>U.stopPropagation()}
243
- aria-label=${T.label?`Open entry documentation for ${T.label}`:"Open entry documentation"}
243
+ aria-label=${A.label?`Open entry documentation for ${A.label}`:"Open entry documentation"}
244
244
  target="_blank"
245
245
  rel="noopener"
246
246
  >
@@ -257,10 +257,10 @@
257
257
  ${l&&P.length===0&&ut`
258
258
  <div class="djs-popup-no-results">${Kt(l)?l(S):l}</div>
259
259
  `}
260
- </${Rb}>
261
- `}function Rb(e){const{onClose:t,onKeydown:n,onKeyup:i,className:r,children:o,navigationStack:a,position:s}=e,c=Zc();return mf(()=>{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]),mf(()=>{const u=c.current;if(!u)return;(u.querySelector("input")||u.querySelector('[role="listbox"]')||u).focus()},[a]),Xc(()=>{const u=f=>{if(f.key==="Escape")return f.preventDefault(),t()},l=f=>{if(!Dr(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)}},[]),ut`
260
+ </${Pb}>
261
+ `}function Pb(e){const{onClose:t,onKeydown:n,onKeyup:i,className:r,children:o,navigationStack:a,position:s}=e,c=Qc();return gf(()=>{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]),gf(()=>{const u=c.current;if(!u)return;(u.querySelector("input")||u.querySelector('[role="listbox"]')||u).focus()},[a]),Zc(()=>{const u=p=>{if(p.key==="Escape")return p.preventDefault(),t()},l=p=>{if(!Dr(p.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)}},[]),ut`
262
262
  <div
263
- class=${Jc("djs-popup",r)}
263
+ class=${eu("djs-popup",r)}
264
264
  style=${d2(e)}
265
265
  onKeydown=${n}
266
266
  onKeyup=${i}
@@ -269,10 +269,10 @@
269
269
  >
270
270
  ${o}
271
271
  </div>
272
- `}function d2(e){const{width:t}=e,n=typeof t=="number"?`${t}px`:t;return{transform:`scale(${e.scale})`,width:jt(t)?n:void 0,maxWidth:jt(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 m2(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 y2="data-id",Cb=["contextPad.close","canvas.viewbox.changing","commandStack.changed"],v2=1e3;function _t(e,t,n,i){this._eventBus=t,this._canvas=n,this._search=i,this._current=null;var r=jt(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()})}_t.$inject=["config.popupMenu","eventBus","canvas","search"],_t.prototype._render=function(){const{position:e,providerId:t,entries:n,headerEntries:i,emptyPlaceholder:r,options:o}=this._current,a=Pb(n),s=Object.entries(i).map(([p,d])=>({id:p,...d})),c=e&&(p=>this._ensureVisible(p,e)),u=this._updateScale(this._current.container);ub(ut`
272
+ `}function d2(e){const{width:t}=e,n=typeof t=="number"?`${t}px`:t;return{transform:`scale(${e.scale})`,width:jt(t)?n:void 0,maxWidth:jt(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 m2(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 y2="data-id",Ab=["contextPad.close","canvas.viewbox.changing","commandStack.changed"],v2=1e3;function _t(e,t,n,i){this._eventBus=t,this._canvas=n,this._search=i,this._current=null;var r=jt(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()})}_t.$inject=["config.popupMenu","eventBus","canvas","search"],_t.prototype._render=function(){const{position:e,providerId:t,entries:n,headerEntries:i,emptyPlaceholder:r,options:o}=this._current,a=Tb(n),s=Object.entries(i).map(([f,d])=>({id:f,...d})),c=e&&(f=>this._ensureVisible(f,e)),u=this._updateScale(this._current.container);pb(ut`
273
273
  <${f2}
274
- onClose=${p=>this.close(p)}
275
- onSelect=${(p,d,h)=>this.trigger(p,d,h)}
274
+ onClose=${f=>this.close(f)}
275
+ onSelect=${(f,d,h)=>this.trigger(f,d,h)}
276
276
  position=${c}
277
277
  className=${t}
278
278
  entries=${a}
@@ -284,7 +284,7 @@
284
284
  searchFn=${this._search}
285
285
  ...${{...o}}
286
286
  />
287
- `,this._current.container)},_t.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()},_t.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()},_t.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)}},_t.prototype.close=function(){this.isOpen()&&(this._emit("close"),this.reset(),this._canvas.restoreFocus(),this._current=null)},_t.prototype.reset=function(){const e=this._current.container;ub(null,e),pi(e)},_t.prototype._emit=function(e,t){this._eventBus.fire(`popupMenu.${e}`,t)},_t.prototype._onOpened=function(){this._emit("opened")},_t.prototype._onClosed=function(){this._emit("closed")},_t.prototype._createContainer=function(e){var t=this._canvas,n=t.getContainer();const i=ft(`<div class="djs-popup-parent djs-scrollable" data-popup=${e.provider}></div>`);return n.appendChild(i),i},_t.prototype._bindAutoClose=function(){this._eventBus.once(Cb,this.close,this)},_t.prototype._unbindAutoClose=function(){this._eventBus.off(Cb,this.close,this)},_t.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),jt(n)&&e<n&&(r=n),jt(i)&&e>i&&(r=i)),r},_t.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}},_t.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},_t.prototype.registerProvider=function(e,t,n){n||(n=t,t=v2),this._eventBus.on("popupMenu.getProviders."+e,t,function(i){i.providers.push(n)})},_t.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},_t.prototype._getEntries=function(e,t){var n={};return D(t,function(i){if(!i.getPopupMenuEntries){D(i.getEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=ai(o,["id"])});return}var r=i.getPopupMenuEntries(e);Kt(r)?n=r(n):D(r,function(o,a){n[a]=o})}),n},_t.prototype._getHeaderEntries=function(e,t){var n={};return D(t,function(i){if(!i.getPopupMenuHeaderEntries){if(!i.getHeaderEntries)return;D(i.getHeaderEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=ai(o,["id"])});return}var r=i.getPopupMenuHeaderEntries(e);Kt(r)?n=r(n):D(r,function(o,a){n[a]=o})}),n},_t.prototype._getEmptyPlaceholder=function(e){const t=e.find(n=>Kt(n.getEmptyPlaceholder));return t&&t.getEmptyPlaceholder()},_t.prototype.isOpen=function(){return!!this._current},_t.prototype.trigger=function(e,t,n="click"){if(e.preventDefault(),!t){let r=Dr(e.delegateTarget||e.target,".entry",!0),o=ln(r,y2);t={id:o,...this._getEntry(o)}}const i=t.action;if(this._emit("trigger",{entry:t,event:e})!==!1){if(Kt(i)){if(n==="click")return i(e,t)}else if(i[n])return i[n](e,t)}},_t.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 Pb(e,t=[]){return Object.entries(e).map(([n,i])=>{const r={id:n,...i};return r.entries?r.entries=Pb(r.entries,[...t,...Ab(r.search)]):t.length&&(r.search=[...t,...Ab(r.search)]),r})}function Ab(e){return e?Pe(e)?e:[e]:[]}function b2(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=_2(o,r,i);return a?{item:o,tokens:a}:[]}).sort(x2(i))}function _2(e,t,n){const{matchedWords:i,tokens:r}=n.reduce((o,a)=>{const s=e[a],{tokens:c,matchedWords:u}=Pe(s)?s.reduce((l,f)=>{const{tokens:p,matchedWords:d}=Db(f,t);return{tokens:[...l.tokens,p],matchedWords:{...l.matchedWords,...d}}},{matchedWords:{},tokens:[]}):Db(s,t);return{tokens:{...o.tokens,[a]:c},matchedWords:{...o.matchedWords,...u}}},{matchedWords:{},tokens:{}});return Object.keys(i).length!==t.length?null:r}function x2(e){return(t,n)=>{let i=0,r=1;for(const o of e){const a=w2(t.tokens[o],n.tokens[o]);if(a!==0){i+=a*r,r*=Tb;continue}const s=E2(t.item[o],n.item[o]);if(s!==0){i+=s*r,r*=Tb;continue}}return i}}function w2(e,t){return Mb(t)-Mb(e)}const Tb=.5,Bo={FULL:131.9,START_FULL_WORD:8,START_WORD_PART:7.87,WORD_START:2.19,WORD_PART:1,NO_MATCH:-.07};function Mb(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(Pe(e))return Math.max(...e.map(kb));const t=Math.log(e.value.length);return e.match?(e.start?e.end?Bo.FULL:e.wordEnd?Bo.START_FULL_WORD:Bo.START_WORD_PART:e.wordStart?Bo.WORD_START:Bo.WORD_PART)*t:Bo.NO_MATCH*t}function Ob(e=""){return Pe(e)?e.join(", "):e}function E2(e,t){return Ob(e).localeCompare(Ob(t))}function Db(e,t){var u;if(!e)return{tokens:[],matchedWords:{}};const n=[],i={},r=t.map(S2),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,h=p===e.length,m=!!((u=s.groups)!=null&&u.all),g=d||/\s/.test(e.charAt(f-1)),S=h||/\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:g,wordEnd:S,start:d,end:h,all:m});const E=m?t:[l];for(const x of E)i[x.toLowerCase()]=!0;c=s.index+l.length}return c<e.length&&n.push({value:e.slice(c),index:c}),{tokens:n,matchedWords:i}}function S2(e){return e.replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&")}const Lb={search:["value",b2]},vf={__depends__:[Lb],__init__:["popupMenu"],popupMenu:["type",_t]};var Ib={align:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 2000">
287
+ `,this._current.container)},_t.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()},_t.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()},_t.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)}},_t.prototype.close=function(){this.isOpen()&&(this._emit("close"),this.reset(),this._canvas.restoreFocus(),this._current=null)},_t.prototype.reset=function(){const e=this._current.container;pb(null,e),pi(e)},_t.prototype._emit=function(e,t){this._eventBus.fire(`popupMenu.${e}`,t)},_t.prototype._onOpened=function(){this._emit("opened")},_t.prototype._onClosed=function(){this._emit("closed")},_t.prototype._createContainer=function(e){var t=this._canvas,n=t.getContainer();const i=ft(`<div class="djs-popup-parent djs-scrollable" data-popup=${e.provider}></div>`);return n.appendChild(i),i},_t.prototype._bindAutoClose=function(){this._eventBus.once(Ab,this.close,this)},_t.prototype._unbindAutoClose=function(){this._eventBus.off(Ab,this.close,this)},_t.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),jt(n)&&e<n&&(r=n),jt(i)&&e>i&&(r=i)),r},_t.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}},_t.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},_t.prototype.registerProvider=function(e,t,n){n||(n=t,t=v2),this._eventBus.on("popupMenu.getProviders."+e,t,function(i){i.providers.push(n)})},_t.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},_t.prototype._getEntries=function(e,t){var n={};return D(t,function(i){if(!i.getPopupMenuEntries){D(i.getEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=ai(o,["id"])});return}var r=i.getPopupMenuEntries(e);Kt(r)?n=r(n):D(r,function(o,a){n[a]=o})}),n},_t.prototype._getHeaderEntries=function(e,t){var n={};return D(t,function(i){if(!i.getPopupMenuHeaderEntries){if(!i.getHeaderEntries)return;D(i.getHeaderEntries(e),function(o){var a=o.id;if(!a)throw new Error("entry ID is missing");n[a]=ai(o,["id"])});return}var r=i.getPopupMenuHeaderEntries(e);Kt(r)?n=r(n):D(r,function(o,a){n[a]=o})}),n},_t.prototype._getEmptyPlaceholder=function(e){const t=e.find(n=>Kt(n.getEmptyPlaceholder));return t&&t.getEmptyPlaceholder()},_t.prototype.isOpen=function(){return!!this._current},_t.prototype.trigger=function(e,t,n="click"){if(e.preventDefault(),!t){let r=Dr(e.delegateTarget||e.target,".entry",!0),o=ln(r,y2);t={id:o,...this._getEntry(o)}}const i=t.action;if(this._emit("trigger",{entry:t,event:e})!==!1){if(Kt(i)){if(n==="click")return i(e,t)}else if(i[n])return i[n](e,t)}},_t.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 Tb(e,t=[]){return Object.entries(e).map(([n,i])=>{const r={id:n,...i};return r.entries?r.entries=Tb(r.entries,[...t,...Mb(r.search)]):t.length&&(r.search=[...t,...Mb(r.search)]),r})}function Mb(e){return e?Pe(e)?e:[e]:[]}function b2(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=_2(o,r,i);return a?{item:o,tokens:a}:[]}).sort(x2(i))}function _2(e,t,n){const{matchedWords:i,tokens:r}=n.reduce((o,a)=>{const s=e[a],{tokens:c,matchedWords:u}=Pe(s)?s.reduce((l,p)=>{const{tokens:f,matchedWords:d}=Ib(p,t);return{tokens:[...l.tokens,f],matchedWords:{...l.matchedWords,...d}}},{matchedWords:{},tokens:[]}):Ib(s,t);return{tokens:{...o.tokens,[a]:c},matchedWords:{...o.matchedWords,...u}}},{matchedWords:{},tokens:{}});return Object.keys(i).length!==t.length?null:r}function x2(e){return(t,n)=>{let i=0,r=1;for(const o of e){const a=w2(t.tokens[o],n.tokens[o]);if(a!==0){i+=a*r,r*=kb;continue}const s=E2(t.item[o],n.item[o]);if(s!==0){i+=s*r,r*=kb;continue}}return i}}function w2(e,t){return Ob(t)-Ob(e)}const kb=.5,Bo={FULL:131.9,START_FULL_WORD:8,START_WORD_PART:7.87,WORD_START:2.19,WORD_PART:1,NO_MATCH:-.07};function Ob(e){const t=e.reduce((s,c)=>s+Db(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 Db(e){if(Pe(e))return Math.max(...e.map(Db));const t=Math.log(e.value.length);return e.match?(e.start?e.end?Bo.FULL:e.wordEnd?Bo.START_FULL_WORD:Bo.START_WORD_PART:e.wordStart?Bo.WORD_START:Bo.WORD_PART)*t:Bo.NO_MATCH*t}function Lb(e=""){return Pe(e)?e.join(", "):e}function E2(e,t){return Lb(e).localeCompare(Lb(t))}function Ib(e,t){var u;if(!e)return{tokens:[],matchedWords:{}};const n=[],i={},r=t.map(S2),o=[`(?<all>${r.join("\\s+")})`,...r].join("|"),a=new RegExp(o,"ig");let s,c=0;for(;s=a.exec(e);){const[l]=s,p=s.index,f=s.index+l.length,d=p===0,h=f===e.length,m=!!((u=s.groups)!=null&&u.all),g=d||/\s/.test(e.charAt(p-1)),S=h||/\s/.test(e.charAt(f));s.index>c&&n.push({value:e.slice(c,s.index),index:c}),n.push({value:l,index:s.index,match:!0,wordStart:g,wordEnd:S,start:d,end:h,all:m});const x=m?t:[l];for(const w of x)i[w.toLowerCase()]=!0;c=s.index+l.length}return c<e.length&&n.push({value:e.slice(c),index:c}),{tokens:n,matchedWords:i}}function S2(e){return e.replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&")}const Bb={search:["value",b2]},bf={__depends__:[Bb],__init__:["popupMenu"],popupMenu:["type",_t]};var Nb={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>`},R2=900;function No(e,t,n,i){e.registerProvider(R2,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}No.$inject=["contextPad","popupMenu","translate","canvas"],No.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},No.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},No.prototype._getEntries=function(){var e=this;return{"align-elements":{group:"align-elements",title:e._translate("Align elements"),html:`<div class="entry">${Ib.align}</div>`,action:{click:function(t,n){var i=e._getMenuPosition(n);j(i,{cursor:{x:t.x,y:t.y}}),e._popupMenu.open(n,"align-elements",i)}}}}},No.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 C2=["left","center","right","top","middle","bottom"];function Na(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}Na.$inject=["popupMenu","alignElements","translate","rules"],Na.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},Na.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},Na.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return D(C2,function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageHtml:Ib[o],action:function(){t.trigger(e,o),i.close()}}}),r};function eu(e){Wn.call(this,e)}eu.$inject=["eventBus"],de(eu,Wn),eu.prototype.init=function(){this.addRule("elements.align",function(e){var t=e.elements,n=ze(t,function(i){return!(i.waypoints||i.host||i.labelTarget)});return n=Es(n),n.length<2?!1:n})};const P2={__depends__:[$M,Uv,vf],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",No],alignElementsMenuProvider:["type",Na],bpmnAlignElements:["type",eu]};function Gi(e,t,n,i){J.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=Pu(eo(a.closure.topLevel)),c=a.hints,u=c?c.autoResize:!0;if(u!==!1){var l=to(s,function(f){return f.parent.id});D(l,function(f,p){Pe(u)&&(f=f.filter(function(d){return lt(u,no({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)})}Gi.$inject=["eventBus","elementRegistry","modeling","rules"],de(Gi,J),Gi.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=Se(kt(e)),o=Se(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),Cs(j({},o,a))},Gi.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(A2(i,t)){var r=T2(ti(t,["x","y","width","height"]),i);this.resize(t,i,{autoResize:r});var o=t.parent;o&&this._expand([t],o)}}},Gi.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},Gi.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},Gi.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)};function A2(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function T2(e,t){var n="";return e=Se(e),t=Se(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 tu(e){e.invoke(Gi,this)}tu.$inject=["injector"],de(tu,Gi),tu.prototype.resize=function(e,t,n){v(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)};function $a(e){Wn.call(this,e);var t=this;this.addRule("element.autoResize",function(n){return t.canResize(n.elements,n.target)})}$a.$inject=["eventBus"],de($a,Wn),$a.prototype.canResize=function(e,t){return!1};function nu(e,t){$a.call(this,e),this._modeling=t}de(nu,$a),nu.$inject=["eventBus","modeling"],nu.prototype.canResize=function(e,t){if(v(t.di,"bpmndi:BPMNPlane")||!v(t,"bpmn:Participant")&&!v(t,"bpmn:Lane")&&!v(t,"bpmn:SubProcess"))return!1;var n=!0;return D(e,function(i){if(v(i,"bpmn:Lane")||je(i)){n=!1;return}}),n};const M2={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",tu],bpmnAutoResizeProvider:["type",nu]};function $o(e,t,n){this._canvas=n,this._opts=j({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()})}$o.$inject=["config.autoScroll","eventBus","canvas"],$o.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++)k2(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 k2(e,t,n){return t<e&&e<n}$o.prototype.stopScroll=function(){clearTimeout(this._scrolling)},$o.prototype.setOptions=function(e){this._opts=j({},this._opts,e)},$o.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=jr(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};const O2={__depends__:[Ni],__init__:["autoScroll"],autoScroll:["type",$o]};var Bb="djs-bendpoint",Nb="djs-segment-dragger";function D2(e,t){var n=jr(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 bf(e,t,n){var i=D2(e,n),r=Nl(t,i);return r}function _f(e,t){var n=Ee("g");Ye(n).add(Bb),Le(e,n);var i=Ee("circle");he(i,{cx:0,cy:0,r:4}),Ye(i).add("djs-visual"),Le(n,i);var r=Ee("circle");return he(r,{cx:0,cy:0,r:10}),Ye(r).add("djs-hit"),Le(n,r),t&&Ye(n).add(t),n}function L2(e,t,n,i){var r=Ee("g");Le(e,r);var o=18,a=6,s=11,c=B2(t,n,i),u=a+s,l=Ee("rect");he(l,{x:-o/2,y:-a/2,width:o,height:a}),Ye(l).add("djs-visual"),Le(r,l);var f=Ee("rect");return he(f,{x:-c/2,y:-u/2,width:c,height:u}),Ye(f).add("djs-hit"),Le(r,f),lm(r,i==="v"?90:0),r}function $b(e,t,n){var i=Ee("g"),r=fl(t,n),o=ki(t,n);return Le(e,i),L2(i,t,n,o),Ye(i).add(Nb),Ye(i).add(o==="h"?"horizontal":"vertical"),nn(i,r.x,r.y),i}function xf(e){return Math.abs(Math.round(e*2/3))}function I2(e,t){var n=N2(e,t);return Gl(e,n)}function B2(e,t,n){var i=t.x-e.x,r=t.y-e.y;return xf(n==="h"?i:r)}function N2(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=Xm(e,[a,s]);c<i&&(i=c,r=o)}return[n[r],n[r+1]]}function jb(e,t,n,i,r){function o(x,w,C){var P=x.index,L=x.point,T,N,k,O,$,re;return P<=0||x.bendpoint?!1:(T=w[P-1],N=w[P],k=fl(T,N),O=ki(T,N),$=Math.abs(L.x-k.x),re=Math.abs(L.y-k.y),O&&$<=C&&re<=C)}function a(x,w){var C=x.waypoints,P,L,T,N;return w.index<=0||w.bendpoint||(P={start:C[w.index-1],end:C[w.index]},L=ki(P.start,P.end),!L)?null:(L==="h"?T=P.end.x-P.start.x:T=P.end.y-P.start.y,N=xf(T)/2,N)}function s(x,w){var C=w.waypoints,P=bf(t,C,x),L;if(P){L=a(w,P);var T;if(o(P,C,L)?T=r.start(x,w,P.index):T=i.start(x,w,P.index,!P.bendpoint),T!==!1)return!0}}function c(x,w,C){De.bind(x,w,function(P){n.triggerMouseEvent(w,P,C),P.stopPropagation()})}function u(x,w){var C=t.getLayer("overlays"),P=at('.djs-bendpoints[data-element-id="'+Oa(x.id)+'"]',C);return!P&&w&&(P=Ee("g"),he(P,{"data-element-id":x.id}),Ye(P).add("djs-bendpoints"),Le(C,P),c(P,"mousedown",x),c(P,"click",x),c(P,"dblclick",x)),P}function l(x,w){return at('.djs-segment-dragger[data-segment-idx="'+x+'"]',w)}function f(x,w){w.waypoints.forEach(function(C,P){var L=_f(x);Le(x,L),nn(L,C.x,C.y)}),_f(x,"floating")}function p(x,w){for(var C=w.waypoints,P,L,T,N=1;N<C.length;N++)P=C[N-1],L=C[N],ki(P,L)&&(T=$b(x,P,L),he(T,{"data-segment-idx":N}),c(T,"mousemove",w))}function d(x){D(bs("."+Bb,x),function(w){Ht(w)})}function h(x){D(bs("."+Nb,x),function(w){Ht(w)})}function m(x){var w=u(x);return w||(w=u(x,!0),f(w,x),p(w,x)),w}function g(x){var w=u(x);w&&(h(w),d(w),p(w,x),f(w,x))}function S(x,w){var C=at(".floating",x),P=w.point;C&&(nn(C,P.x,P.y),Ye(C).add("positioned"))}function E(x,w,C){var P=l(w.index,x),L=C[w.index-1],T=C[w.index],N=w.point,k=fl(L,T),O=ki(L,T),$,re;P&&($=$2(P),re={x:N.x-k.x,y:N.y-k.y},O==="v"&&(re={x:re.y,y:re.x}),nn($,re.x,re.y))}e.on("connection.changed",function(x){g(x.element)}),e.on("connection.remove",function(x){var w=u(x.element);w&&Ht(w)}),e.on("element.marker.update",function(x){var w=x.element,C;w.waypoints&&(C=m(w),x.add?Ye(C).add(x.marker):Ye(C).remove(x.marker))}),e.on("element.mousemove",function(x){var w=x.element,C=w.waypoints,P,L;if(C){if(P=u(w,!0),L=bf(t,C,x.originalEvent),!L)return;S(P,L),L.bendpoint||E(P,L,C)}}),e.on("element.mousedown",function(x){if(ur(x)){var w=x.originalEvent,C=x.element;if(C.waypoints)return s(w,C)}}),e.on("selection.changed",function(x){var w=x.newSelection,C=w[0];C&&C.waypoints&&m(C)}),e.on("element.hover",function(x){var w=x.element;w.waypoints&&m(w)}),e.on("element.out",function(x){var w=x.element;if(w.waypoints){var C=u(w);if(C){var P=at(".floating",C);P&&Ye(P).remove("positioned")}}}),e.on("element.updateId",function(x){var w=x.element,C=x.newId;if(w.waypoints){var P=u(w);P&&he(P,{"data-element-id":C})}}),this.addHandles=m,this.updateHandles=g,this.getBendpointsContainer=u,this.getSegmentDragger=l}jb.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];function $2(e){return at(".djs-visual",e)}var Fb=Math.round,qr="reconnectStart",Yr="reconnectEnd",ja="updateWaypoints";function wf(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,h;!u&&c===0?h=qr:!u&&c===d.length-1?h=Yr:h=ja;var m=h===ja?"connection.updateWaypoints":"connection.reconnect",g=r.allowed(m,{connection:s,source:f,target:p});if(g===!1&&(g=r.allowed(m,{connection:s,source:p,target:f})),g!==!1)return i.init(a,"bendpoint.move",{data:{connection:s,connectionGfx:l,context:{allowed:g,bendpointIndex:c,connection:s,source:f,target:p,insert:u,type:h}}})},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 h=p===ja?"connection.updateWaypoints":"connection.reconnect";if(d=s.allowed=r.allowed(h,{connection:c,source:p===qr?f:u,target:p===Yr?f:l}),d){s.source=p===qr?f:u,s.target=p===Yr?f:l;return}d===!1&&(d=s.allowed=r.allowed(h,{connection:c,source:p===Yr?f:l,target:p===qr?f:u})),d&&(s.source=p===Yr?f:l,s.target=p===qr?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!==ja&&(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,h=s.target,m=s.type,g=s.hints||{},S={x:Fb(a.x),y:Fb(a.y)};if(!c)return!1;m===ja?(f?p.splice(u,0,S):p[u]=S,g.bendpointMove={insert:f,bendpointIndex:u},p=this.cropWaypoints(l,p),o.updateWaypoints(l,tS(p),g)):(m===qr?(g.docking="source",iu(s)&&(g.docking="target",g.newWaypoints=p.reverse())):m===Yr&&(g.docking="target",iu(s)&&(g.docking="source",g.newWaypoints=p.reverse())),o.reconnect(l,d,h,S,g))},this)}wf.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],wf.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 iu(e){var t=e.hover,n=e.source,i=e.target,r=e.type;if(r===qr)return t&&i&&t===i&&n!==i;if(r===Yr)return t&&n&&t===n&&n!==i}var j2="reconnectStart",F2="reconnectEnd",Hb="updateWaypoints",Fa="connect-ok",ru="connect-not-ok",zb="connect-hover",Gb="djs-updating",Vb="djs-dragging",Wb=1100;function Ub(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=_f(i.getLayer("overlays"));Ye(p).add("djs-dragging"),i.addMarker(c,Vb),i.addMarker(c,Gb)}),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,zb),u===Hb)return;s?(i.removeMarker(c,ru),i.addMarker(c,Fa)):s===!1&&(i.removeMarker(c,Fa),i.addMarker(c,ru))}}),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],Wb,function(o){var a=o.context,s=a.hover,c=a.target;s&&(i.removeMarker(s,zb),i.removeMarker(s,c?Fa:ru))}),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,h=p.target,m=p.waypoints.slice(),g={x:o.x,y:o.y},S=a.hints||{},E={};r&&(S.connectionStart&&(E.connectionStart=S.connectionStart),S.connectionEnd&&(E.connectionEnd=S.connectionEnd),f===j2?iu(a)?(E.connectionEnd=E.connectionEnd||g,E.source=h,E.target=l||d,m=m.reverse()):(E.connectionStart=E.connectionStart||g,E.source=l||d,E.target=h):f===F2?iu(a)?(E.connectionStart=E.connectionStart||g,E.source=l||h,E.target=d,m=m.reverse()):(E.connectionEnd=E.connectionEnd||g,E.source=d,E.target=l||h):(E.noCropping=!0,E.noLayout=!0,m[c]=g),f===Hb&&(m=e.cropWaypoints(p,m)),E.waypoints=m,r.drawPreview(a,s,E)),nn(u,o.x,o.y)},this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],Wb,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,Gb),i.removeMarker(s,Vb),u&&(i.removeMarker(u,Fa),i.removeMarker(u,l?Fa:ru)),r&&r.cleanUp(a)})}Ub.$inject=["bendpointMove","injector","eventBus","canvas"];var qb="connect-hover",Yb="djs-updating";function Kb(e,t,n){return Ef(e,t,e[t]+n)}function Ef(e,t,n){return{x:t==="x"?n:e.x,y:t==="y"?n:e.y}}function H2(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 Ef(t,i,s)}function Xb(e){return e==="x"?"y":"x"}function Zb(e,t,n){var i,r;return e.original?e.original:(i=Ae(t),r=Xb(n),Ef(e,r,i[r]))}function Qb(e,t,n,i,r,o){var a=e.get("connectionDocking",!1);this.start=function(f,p,d){var h,m=n.getGraphics(p),g=d-1,S=d,E=p.waypoints,x=E[g],w=E[S],C=bf(n,E,f),P,L,T;if(P=ki(x,w),!!P)return L=P==="v"?"x":"y",g===0&&(x=Zb(x,p.source,L)),S===E.length-1&&(w=Zb(w,p.target,L)),C?T=C.point:T={x:(x.x+w.x)/2,y:(x.y+w.y)/2},h={connection:p,segmentStartIndex:g,segmentEndIndex:S,segmentStart:x,segmentEnd:w,axis:L,dragPosition:T},i.init(f,T,"connectionSegment.move",{cursor:L==="x"?"resize-ew":"resize-ns",data:{connection:p,connectionGfx:m,context:h}})};function s(f,p){if(!a)return p;var d=f.waypoints,h;return f.waypoints=p,h=a.getCroppedWaypoints(f),f.waypoints=d,h}function c(f){r.update("connection",f.connection,f.connectionGfx)}function u(f,p,d){var h=f.newWaypoints,m=f.segmentStartIndex+p,g=h[m],S=f.segmentEndIndex+p,E=h[S],x=Xb(f.axis),w=H2(d,g,E,x);nn(f.draggerGfx,w.x,w.y)}function l(f,p){var d=0,h=f.filter(function(m,g){return pl(f[g-1],f[g+1],m)?(d=g<=p?d-1:d,!1):!0});return{waypoints:h,segmentOffset:d}}t.on("connectionSegment.move.start",function(f){var p=f.context,d=f.connection,h=n.getLayer("overlays");p.originalWaypoints=d.waypoints.slice(),p.draggerGfx=$b(h,p.segmentStart,p.segmentEnd),Ye(p.draggerGfx).add("djs-dragging"),n.addMarker(d,Yb)}),t.on("connectionSegment.move.move",function(f){var p=f.context,d=p.connection,h=p.segmentStartIndex,m=p.segmentEndIndex,g=p.segmentStart,S=p.segmentEnd,E=p.axis,x=p.originalWaypoints.slice(),w=Kb(g,E,f["d"+E]),C=Kb(S,E,f["d"+E]),P=x.length,L=0;x[h]=w,x[m]=C;var T,N;h<2&&(T=tn(d.source,w),h===1?T==="intersect"&&(x.shift(),x[0]=w,L--):T!=="intersect"&&(x.unshift(g),L++)),m>P-3&&(N=tn(d.target,C),m===P-2?N==="intersect"&&(x.pop(),x[x.length-1]=C):N!=="intersect"&&x.push(S)),p.newWaypoints=d.waypoints=s(d,x),u(p,L,f),p.newSegmentStartIndex=h+L,c(f)}),t.on("connectionSegment.move.hover",function(f){f.context.hover=f.hover,n.addMarker(f.hover,qb)}),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],function(f){var p=f.context.hover;p&&n.removeMarker(p,qb)}),t.on("connectionSegment.move.cleanup",function(f){var p=f.context,d=p.connection;p.draggerGfx&&Ht(p.draggerGfx),n.removeMarker(d,Yb)}),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,h=p.newWaypoints,m=p.newSegmentStartIndex;h=h.map(function(C){return{original:C.original,x:Math.round(C.x),y:Math.round(C.y)}});var g=l(h,m),S=g.waypoints,E=s(d,S),x=g.segmentOffset,w={segmentMove:{segmentStartIndex:p.segmentStartIndex,newSegmentStartIndex:m+x}};o.updateWaypoints(d,E,w)})}Qb.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var z2=Math.abs,Jb=Math.round;function G2(e,t,n){n=n===void 0?10:n;var i,r;for(i=0;i<t.length;i++)if(r=t[i],z2(r-e)<=n)return r}function e_(e){return{x:e.x,y:e.y}}function t_(e){return{x:e.x+e.width,y:e.y+e.height}}function Kn(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:Jb(e.x+e.width/2),y:Jb(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 It(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 n_(e){return e.children||[]}var V2=Math.abs,i_=Math.round,Sf=10;function r_(e){function t(o,a){if(Pe(o)){for(var s=o.length;s--;)if(V2(o[s]-a)<=Sf)return o[s]}else{o=+o;var c=a%o;if(c<Sf)return a-c;if(c>o-Sf)return a-c+o}return a}function n(o,a){if(o.waypoints)return I2(a,o);if(o.width)return{x:i_(o.width/2+o.x),y:i_(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,h=a.axis;if(s)return s;var m=[u[f-1],l,p,u[d+1]];return f<2&&m.unshift(n(c.source,o)),d>u.length-3&&m.unshift(n(c.target,o)),a.snapPoints=s={horizontal:[],vertical:[]},D(m,function(g){g&&(g=g.original||g,h==="y"&&s.horizontal.push(g.y),h==="x"&&s.vertical.push(g.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;j(o,{dx:o.dx-f,dy:o.dy-p,x:u,y:l}),(f||a.vertical.indexOf(s)!==-1)&&It(o,"x",u),(p||a.horizontal.indexOf(c)!==-1)&&It(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:[]},D(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);!st(s)||!c||!c.x||!c.y||(It(o,"x",c.x),It(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 h=l-p,m=f-d;j(o,{dx:o.dx-h,dy:o.dy-m,x:o.x-h,y:o.y-m}),(h||s.vertical.indexOf(l)!==-1)&&It(o,"x",p),(m||s.horizontal.indexOf(f)!==-1)&&It(o,"y",d)}})}r_.$inject=["eventBus"];const W2={__depends__:[Ni,yi],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",jb],bendpointMove:["type",wf],bendpointMovePreview:["type",Ub],connectionSegmentMove:["type",Qb],bendpointSnapping:["type",r_]};function o_(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),!Jr(l)){if(l!==!1){s.source=c,s.target=u;return}l=s.canExecute=o(c,u),!Jr(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,h={connectionStart:Rf(s)?l:u,connectionEnd:Rf(s)?u:l};Yt(c)&&(d=c),s.connection=n.connect(f,p,d,h)}),this.start=function(a,s,c,u){Yt(c)||(u=c,c=Ae(s)),t.init(a,"connect",{autoActivate:u,data:{shape:s,context:{start:s,connectionStart:c}}})}}o_.$inject=["eventBus","dragging","modeling","rules"];function Rf(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}var U2=1100,q2=900,a_="connect-ok",s_="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},h=p,m=d;Rf(o)&&(h=d,m=p),i.drawPreview(o,a,{source:c||u,target:f||s,connectionStart:h,connectionEnd:m})}),t.on("connect.hover",q2,function(r){var o=r.context,a=r.hover,s=o.canExecute;s!==null&&n.addMarker(a,s?a_:s_)}),t.on(["connect.out","connect.cleanup"],U2,function(r){var o=r.hover;o&&(n.removeMarker(o,a_),n.removeMarker(o,s_))}),i&&t.on("connect.cleanup",function(r){i.cleanUp(r.context)})}c_.$inject=["injector","eventBus","canvas"];const Cf={__depends__:[Un,yi,Ni],__init__:["connectPreview"],connect:["type",o_],connectPreview:["type",c_]};var Y2="djs-dragger";function Vi(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)}Vi.$inject=["injector","canvas","graphicsFactory","elementFactory"],Vi.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,h=this;if(i||(i=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),_s(i),r||(r=e.getConnection=K2(function(m,g,S){return h.getConnection(m,g,S)})),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?Ae(o):c,a?Ae(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)"})},Vi.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||Ae(n),o=t.connectionEnd||Ae(i),a=this.cropWaypoints(r,o,n,i),s=this.createNoopConnection(a[0],a[1]);Le(e,s)},Vi.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&&ea(o,s,!0)||e,t=i&&ea(a,s,!1)||t,[e,t]},Vi.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&Ht(e.connectionPreviewGfx)},Vi.prototype.getConnection=function(e){var t=X2(e);return this._elementFactory.createConnection(t)},Vi.prototype.createConnectionPreviewGfx=function(){var e=Ee("g");return he(e,{pointerEvents:"none"}),Ye(e).add(Y2),Le(this._canvas.getActiveLayer(),e),e},Vi.prototype.createNoopConnection=function(e,t){return Xo([e,t],{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"})};function K2(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 X2(e){return Yt(e)?e:{}}const Z2={__init__:["connectionPreview"],connectionPreview:["type",Vi]},ou="complex-preview";class u_{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(ou);n.filter(s=>!Q2(s)).forEach(s=>{let c;st(s)?(c=this._graphicsFactory._createContainer("connection",Ee("g")),this._graphicsFactory.drawConnection(Br(c),s)):(c=this._graphicsFactory._createContainer("shape",Ee("g")),this._graphicsFactory.drawShape(Br(c),s),nn(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);st(s)?nn(u,c.x,c.y):nn(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",Ee("g"));this._graphicsFactory.drawShape(Br(u),s,{width:c.width,height:c.height}),nn(u,c.x,c.y),this._previewSupport.addDragger(s,a,u)})}cleanUp(){_s(this._canvas.getLayer(ou)),this._markers.forEach(([t,n])=>this._canvas.removeMarker(t,n)),this._markers=[]}show(){this._canvas.showLayer(ou)}hide(){this._canvas.hideLayer(ou)}}u_.$inject=["canvas","graphicsFactory","previewSupport"];function Q2(e){return e.hidden}const J2={__depends__:[To],__init__:["complexPreview"],complexPreview:["type",u_]},l_=Math.round;function au(e,t,n,i,r,o){this._complexPreview=e,this._connectionDocking=t,this._elementFactory=n,this._eventBus=i,this._layouter=r,this._rules=o}au.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(j({type:t},n)),l=a.fire("autoPlace",{source:e,shape:u});if(!l)return;j(u,{x:l.x-l_(u.width/2),y:l.y-l_(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=>!Jr(d))})},au.prototype.cleanUp=function(){this._complexPreview.cleanUp()},au.$inject=["complexPreview","connectionDocking","elementFactory","eventBus","layouter","rules"];const ek={__depends__:[Dc,J2,Zp],__init__:["appendPreview"],appendPreview:["type",au]};var p_=Math.min,f_=Math.max;function Pf(e){e.preventDefault()}function Ha(e){e.stopPropagation()}function tk(e){return e.nodeType===Node.TEXT_NODE}function nk(e){return[].slice.call(e)}function ii(e){this.container=e.container,this.parent=ft('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=at("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.focusoutHandler=e.focusoutHandler||function(){},this.autoResize=bn(this.autoResize,this),this.handlePaste=bn(this.handlePaste,this)}ii.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=ti(t,["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);j(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=ti(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return j(a.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},u),i.centerVertically&&j(a.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},u),a.innerText=n,De.bind(a,"keydown",this.keyHandler),De.bind(a,"mousedown",Ha),De.bind(a,"paste",r.handlePaste),De.bind(a,"focusout",this.focusoutHandler),i.autoResize&&De.bind(a,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(o),this.setSelection(a.lastChild,a.lastChild&&a.lastChild.length),o},ii.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)}},ii.prototype.insertText=function(e){e=ik(e);var t=document.execCommand("insertText",!1,e);t||this._insertTextIE(e)},ii.prototype._insertTextIE=function(e){var t=this.getSelection(),n=t.startContainer,i=t.endContainer,r=t.startOffset,o=t.endOffset,a=t.commonAncestorContainer,s=nk(a.childNodes),c,u;if(tk(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(h,m){m===p?h.textContent=n.textContent.substring(0,r)+e+i.textContent.substring(o):m>p&&m<=d&&pi(h)}),c=n,u=r+e.length}c&&u!==void 0&&setTimeout(function(){self.setSelection(c,u)})},ii.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})}},ii.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=ft('<div class="djs-direct-editing-resize-handle"></div>');var s,c,u,l,f=function(h){Pf(h),Ha(h),s=h.clientX,c=h.clientY;var m=t.getBoundingClientRect();u=m.width,l=m.height,De.bind(document,"mousemove",p),De.bind(document,"mouseup",d)},p=function(h){Pf(h),Ha(h);var m=p_(f_(u+h.clientX-s,i),o),g=p_(f_(l+h.clientY-c,r),a);t.style.width=m+"px",t.style.height=g+"px",e.resizeHandler({width:u,height:l,dx:h.clientX-s,dy:h.clientY-c})},d=function(h){Pf(h),Ha(h),De.unbind(document,"mousemove",p,!1),De.unbind(document,"mouseup",d,!1)};De.bind(n,"mousedown",f)}j(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)},ii.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),De.unbind(t,"keydown",this.keyHandler),De.unbind(t,"mousedown",Ha),De.unbind(t,"input",this.autoResize),De.unbind(t,"paste",this.handlePaste),De.unbind(t,"focusout",this.focusoutHandler),n&&(n.removeAttribute("style"),pi(n)),pi(e)},ii.prototype.getValue=function(){return this.content.innerText.trim()},ii.prototype.getSelection=function(){var e=window.getSelection(),t=e.getRangeAt(0);return t},ii.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 ik(e){return e.replace(/\r\n|\r|\n/g,`
316
- `)}function Ln(e,t){this._eventBus=e,this._canvas=t,this._providers=[],this._textbox=new ii({container:t.getContainer(),keyHandler:bn(this._handleKey,this),resizeHandler:bn(this._handleResize,this),focusoutHandler:bn(this._handleFocusout,this)}),e.on(["diagram.clear","diagram.destroy"],()=>this._cleanup())}Ln.$inject=["eventBus","canvas"],Ln.prototype.registerProvider=function(e){this._providers.push(e)},Ln.prototype.isActive=function(e){return!!(this._active&&(!e||this._active.element===e))},Ln.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},Ln.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},Ln.prototype.close=function(){this._fire("deactivate"),this._cleanup(),this._canvas.restoreFocus&&this._canvas.restoreFocus()},Ln.prototype._cleanup=function(){this._active&&(this._textbox.destroy(),this._active=null,this.resizable=void 0)},Ln.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()}},Ln.prototype.getValue=function(){return this._textbox.getValue()},Ln.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()},Ln.prototype._handleResize=function(e){this._fire("resize",e)},Ln.prototype._handleFocusout=function(e){e.relatedTarget&&this._textbox.parent.contains(e.relatedTarget)||this.complete()},Ln.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 d_={__depends__:[uc],__init__:["directEditing"],directEditing:["type",Ln]};function rk(e){return function(t){var n=t.target,i=ee(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===qe(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 Q(e,t={}){var n=ok[e];if(!n)throw new Error("unknown popup entry <"+e+">");return{...n,actionName:"replace-with-"+e,...t}}var ak=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing"),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-start"),Q("timer-start"),Q("conditional-start"),Q("signal-start")],sk=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing"),Q("none-end-event",{actionName:"replace-with-none-end"})],ck=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-intermediate-catch"),Q("message-intermediate-throw"),Q("timer-intermediate-catch"),Q("escalation-intermediate-throw"),Q("conditional-intermediate-catch"),Q("link-intermediate-catch"),Q("link-intermediate-throw"),Q("compensation-intermediate-throw"),Q("signal-intermediate-catch"),Q("signal-intermediate-throw")],uk=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-end"),Q("escalation-end"),Q("error-end"),Q("cancel-end"),Q("compensation-end"),Q("signal-end"),Q("terminate-end")],lk=[Q("exclusive-gateway"),Q("parallel-gateway"),Q("inclusive-gateway"),Q("complex-gateway"),Q("event-based-gateway")],pk=[Q("transaction"),Q("event-subprocess"),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),Q("collapsed-subprocess")],fk=[Q("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),Q("transaction"),Q("event-subprocess"),Q("collapsed-ad-hoc-subprocess")],h_=[Q("transaction"),Q("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),Q("event-subprocess")],dk=h_,m_=[Q("task"),Q("user-task"),Q("service-task"),Q("send-task"),Q("receive-task"),Q("manual-task"),Q("rule-task"),Q("script-task"),Q("call-activity"),Q("collapsed-subprocess"),Q("expanded-subprocess"),Q("collapsed-ad-hoc-subprocess"),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess"})],hk=[Q("data-store-reference")],mk=[Q("data-object-reference")],gk=[Q("message-boundary"),Q("timer-boundary"),Q("escalation-boundary"),Q("conditional-boundary"),Q("error-boundary"),Q("cancel-boundary"),Q("signal-boundary"),Q("compensation-boundary"),Q("non-interrupting-message-boundary"),Q("non-interrupting-timer-boundary"),Q("non-interrupting-escalation-boundary"),Q("non-interrupting-conditional-boundary"),Q("non-interrupting-signal-boundary")],yk=[Q("message-start"),Q("timer-start"),Q("conditional-start"),Q("signal-start"),Q("error-start"),Q("escalation-start"),Q("compensation-start"),Q("non-interrupting-message-start"),Q("non-interrupting-timer-start"),Q("non-interrupting-conditional-start"),Q("non-interrupting-signal-start"),Q("non-interrupting-escalation-start")],vk=[{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"}],bk=[Q("expanded-pool"),Q("collapsed-pool",{label:function(e){var t="Empty pool/participant";return e.children&&e.children.length&&(t+=" (removes content)"),t}})],_k={"bpmn:MessageEventDefinition":[Q("message-start"),Q("message-intermediate-catch"),Q("message-intermediate-throw"),Q("message-end")],"bpmn:TimerEventDefinition":[Q("timer-start"),Q("timer-intermediate-catch")],"bpmn:ConditionalEventDefinition":[Q("conditional-start"),Q("conditional-intermediate-catch")],"bpmn:SignalEventDefinition":[Q("signal-start"),Q("signal-intermediate-catch"),Q("signal-intermediate-throw"),Q("signal-end")],"bpmn:ErrorEventDefinition":[Q("error-start"),Q("error-end")],"bpmn:EscalationEventDefinition":[Q("escalation-start"),Q("escalation-intermediate-throw"),Q("escalation-end")],"bpmn:CompensateEventDefinition":[Q("compensation-start"),Q("compensation-intermediate-throw"),Q("compensation-end")]};const g_={"start-event-non-interrupting":`
315
+ </svg>`},R2=900;function No(e,t,n,i){e.registerProvider(R2,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}No.$inject=["contextPad","popupMenu","translate","canvas"],No.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},No.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},No.prototype._getEntries=function(){var e=this;return{"align-elements":{group:"align-elements",title:e._translate("Align elements"),html:`<div class="entry">${Nb.align}</div>`,action:{click:function(t,n){var i=e._getMenuPosition(n);j(i,{cursor:{x:t.x,y:t.y}}),e._popupMenu.open(n,"align-elements",i)}}}}},No.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 C2=["left","center","right","top","middle","bottom"];function Na(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}Na.$inject=["popupMenu","alignElements","translate","rules"],Na.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},Na.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},Na.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return D(C2,function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageHtml:Nb[o],action:function(){t.trigger(e,o),i.close()}}}),r};function tu(e){Wn.call(this,e)}tu.$inject=["eventBus"],de(tu,Wn),tu.prototype.init=function(){this.addRule("elements.align",function(e){var t=e.elements,n=ze(t,function(i){return!(i.waypoints||i.host||i.labelTarget)});return n=Ss(n),n.length<2?!1:n})};const P2={__depends__:[$M,Yv,bf],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",No],alignElementsMenuProvider:["type",Na],bpmnAlignElements:["type",tu]};function Gi(e,t,n,i){J.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=Au(eo(a.closure.topLevel)),c=a.hints,u=c?c.autoResize:!0;if(u!==!1){var l=to(s,function(p){return p.parent.id});D(l,function(p,f){Pe(u)&&(p=p.filter(function(d){return lt(u,no({id:d.id}))})),r._expand(p,f)})}}),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)})}Gi.$inject=["eventBus","elementRegistry","modeling","rules"],de(Gi,J),Gi.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=Se(kt(e)),o=Se(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),Ps(j({},o,a))},Gi.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(A2(i,t)){var r=T2(ti(t,["x","y","width","height"]),i);this.resize(t,i,{autoResize:r});var o=t.parent;o&&this._expand([t],o)}}},Gi.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},Gi.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},Gi.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)};function A2(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function T2(e,t){var n="";return e=Se(e),t=Se(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 nu(e){e.invoke(Gi,this)}nu.$inject=["injector"],de(nu,Gi),nu.prototype.resize=function(e,t,n){v(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)};function $a(e){Wn.call(this,e);var t=this;this.addRule("element.autoResize",function(n){return t.canResize(n.elements,n.target)})}$a.$inject=["eventBus"],de($a,Wn),$a.prototype.canResize=function(e,t){return!1};function iu(e,t){$a.call(this,e),this._modeling=t}de(iu,$a),iu.$inject=["eventBus","modeling"],iu.prototype.canResize=function(e,t){if(v(t.di,"bpmndi:BPMNPlane")||!v(t,"bpmn:Participant")&&!v(t,"bpmn:Lane")&&!v(t,"bpmn:SubProcess"))return!1;var n=!0;return D(e,function(i){if(v(i,"bpmn:Lane")||je(i)){n=!1;return}}),n};const M2={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",nu],bpmnAutoResizeProvider:["type",iu]};function $o(e,t,n){this._canvas=n,this._opts=j({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()})}$o.$inject=["config.autoScroll","eventBus","canvas"],$o.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++)k2(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 k2(e,t,n){return t<e&&e<n}$o.prototype.stopScroll=function(){clearTimeout(this._scrolling)},$o.prototype.setOptions=function(e){this._opts=j({},this._opts,e)},$o.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=jr(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};const O2={__depends__:[Ni],__init__:["autoScroll"],autoScroll:["type",$o]};var $b="djs-bendpoint",jb="djs-segment-dragger";function D2(e,t){var n=jr(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 _f(e,t,n){var i=D2(e,n),r=$l(t,i);return r}function xf(e,t){var n=Ee("g");Ye(n).add($b),Le(e,n);var i=Ee("circle");he(i,{cx:0,cy:0,r:4}),Ye(i).add("djs-visual"),Le(n,i);var r=Ee("circle");return he(r,{cx:0,cy:0,r:10}),Ye(r).add("djs-hit"),Le(n,r),t&&Ye(n).add(t),n}function L2(e,t,n,i){var r=Ee("g");Le(e,r);var o=18,a=6,s=11,c=B2(t,n,i),u=a+s,l=Ee("rect");he(l,{x:-o/2,y:-a/2,width:o,height:a}),Ye(l).add("djs-visual"),Le(r,l);var p=Ee("rect");return he(p,{x:-c/2,y:-u/2,width:c,height:u}),Ye(p).add("djs-hit"),Le(r,p),fm(r,i==="v"?90:0),r}function Fb(e,t,n){var i=Ee("g"),r=dl(t,n),o=ki(t,n);return Le(e,i),L2(i,t,n,o),Ye(i).add(jb),Ye(i).add(o==="h"?"horizontal":"vertical"),nn(i,r.x,r.y),i}function wf(e){return Math.abs(Math.round(e*2/3))}function I2(e,t){var n=N2(e,t);return Vl(e,n)}function B2(e,t,n){var i=t.x-e.x,r=t.y-e.y;return wf(n==="h"?i:r)}function N2(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=Qm(e,[a,s]);c<i&&(i=c,r=o)}return[n[r],n[r+1]]}function Hb(e,t,n,i,r){function o(w,E,R){var P=w.index,L=w.point,A,N,k,O,$,re;return P<=0||w.bendpoint?!1:(A=E[P-1],N=E[P],k=dl(A,N),O=ki(A,N),$=Math.abs(L.x-k.x),re=Math.abs(L.y-k.y),O&&$<=R&&re<=R)}function a(w,E){var R=w.waypoints,P,L,A,N;return E.index<=0||E.bendpoint||(P={start:R[E.index-1],end:R[E.index]},L=ki(P.start,P.end),!L)?null:(L==="h"?A=P.end.x-P.start.x:A=P.end.y-P.start.y,N=wf(A)/2,N)}function s(w,E){var R=E.waypoints,P=_f(t,R,w),L;if(P){L=a(E,P);var A;if(o(P,R,L)?A=r.start(w,E,P.index):A=i.start(w,E,P.index,!P.bendpoint),A!==!1)return!0}}function c(w,E,R){De.bind(w,E,function(P){n.triggerMouseEvent(E,P,R),P.stopPropagation()})}function u(w,E){var R=t.getLayer("overlays"),P=at('.djs-bendpoints[data-element-id="'+Oa(w.id)+'"]',R);return!P&&E&&(P=Ee("g"),he(P,{"data-element-id":w.id}),Ye(P).add("djs-bendpoints"),Le(R,P),c(P,"mousedown",w),c(P,"click",w),c(P,"dblclick",w)),P}function l(w,E){return at('.djs-segment-dragger[data-segment-idx="'+w+'"]',E)}function p(w,E){E.waypoints.forEach(function(R,P){var L=xf(w);Le(w,L),nn(L,R.x,R.y)}),xf(w,"floating")}function f(w,E){for(var R=E.waypoints,P,L,A,N=1;N<R.length;N++)P=R[N-1],L=R[N],ki(P,L)&&(A=Fb(w,P,L),he(A,{"data-segment-idx":N}),c(A,"mousemove",E))}function d(w){D(_s("."+$b,w),function(E){Ht(E)})}function h(w){D(_s("."+jb,w),function(E){Ht(E)})}function m(w){var E=u(w);return E||(E=u(w,!0),p(E,w),f(E,w)),E}function g(w){var E=u(w);E&&(h(E),d(E),f(E,w),p(E,w))}function S(w,E){var R=at(".floating",w),P=E.point;R&&(nn(R,P.x,P.y),Ye(R).add("positioned"))}function x(w,E,R){var P=l(E.index,w),L=R[E.index-1],A=R[E.index],N=E.point,k=dl(L,A),O=ki(L,A),$,re;P&&($=$2(P),re={x:N.x-k.x,y:N.y-k.y},O==="v"&&(re={x:re.y,y:re.x}),nn($,re.x,re.y))}e.on("connection.changed",function(w){g(w.element)}),e.on("connection.remove",function(w){var E=u(w.element);E&&Ht(E)}),e.on("element.marker.update",function(w){var E=w.element,R;E.waypoints&&(R=m(E),w.add?Ye(R).add(w.marker):Ye(R).remove(w.marker))}),e.on("element.mousemove",function(w){var E=w.element,R=E.waypoints,P,L;if(R){if(P=u(E,!0),L=_f(t,R,w.originalEvent),!L)return;S(P,L),L.bendpoint||x(P,L,R)}}),e.on("element.mousedown",function(w){if(ur(w)){var E=w.originalEvent,R=w.element;if(R.waypoints)return s(E,R)}}),e.on("selection.changed",function(w){var E=w.newSelection,R=E[0];R&&R.waypoints&&m(R)}),e.on("element.hover",function(w){var E=w.element;E.waypoints&&m(E)}),e.on("element.out",function(w){var E=w.element;if(E.waypoints){var R=u(E);if(R){var P=at(".floating",R);P&&Ye(P).remove("positioned")}}}),e.on("element.updateId",function(w){var E=w.element,R=w.newId;if(E.waypoints){var P=u(E);P&&he(P,{"data-element-id":R})}}),this.addHandles=m,this.updateHandles=g,this.getBendpointsContainer=u,this.getSegmentDragger=l}Hb.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];function $2(e){return at(".djs-visual",e)}var zb=Math.round,qr="reconnectStart",Yr="reconnectEnd",ja="updateWaypoints";function Ef(e,t,n,i,r,o){this._injector=e,this.start=function(a,s,c,u){var l=n.getGraphics(s),p=s.source,f=s.target,d=s.waypoints,h;!u&&c===0?h=qr:!u&&c===d.length-1?h=Yr:h=ja;var m=h===ja?"connection.updateWaypoints":"connection.reconnect",g=r.allowed(m,{connection:s,source:p,target:f});if(g===!1&&(g=r.allowed(m,{connection:s,source:f,target:p})),g!==!1)return i.init(a,"bendpoint.move",{data:{connection:s,connectionGfx:l,context:{allowed:g,bendpointIndex:c,connection:s,source:p,target:f,insert:u,type:h}}})},t.on("bendpoint.move.hover",function(a){var s=a.context,c=s.connection,u=c.source,l=c.target,p=a.hover,f=s.type;s.hover=p;var d;if(p){var h=f===ja?"connection.updateWaypoints":"connection.reconnect";if(d=s.allowed=r.allowed(h,{connection:c,source:f===qr?p:u,target:f===Yr?p:l}),d){s.source=f===qr?p:u,s.target=f===Yr?p:l;return}d===!1&&(d=s.allowed=r.allowed(h,{connection:c,source:f===Yr?p:l,target:f===qr?p:u})),d&&(s.source=f===Yr?p:l,s.target=f===qr?p: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!==ja&&(s.allowed=!1)}),t.on("bendpoint.move.end",function(a){var s=a.context,c=s.allowed,u=s.bendpointIndex,l=s.connection,p=s.insert,f=l.waypoints.slice(),d=s.source,h=s.target,m=s.type,g=s.hints||{},S={x:zb(a.x),y:zb(a.y)};if(!c)return!1;m===ja?(p?f.splice(u,0,S):f[u]=S,g.bendpointMove={insert:p,bendpointIndex:u},f=this.cropWaypoints(l,f),o.updateWaypoints(l,tS(f),g)):(m===qr?(g.docking="source",ru(s)&&(g.docking="target",g.newWaypoints=f.reverse())):m===Yr&&(g.docking="target",ru(s)&&(g.docking="source",g.newWaypoints=f.reverse())),o.reconnect(l,d,h,S,g))},this)}Ef.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Ef.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 ru(e){var t=e.hover,n=e.source,i=e.target,r=e.type;if(r===qr)return t&&i&&t===i&&n!==i;if(r===Yr)return t&&n&&t===n&&n!==i}var j2="reconnectStart",F2="reconnectEnd",Gb="updateWaypoints",Fa="connect-ok",ou="connect-not-ok",Vb="connect-hover",Wb="djs-updating",Ub="djs-dragging",qb=1100;function Yb(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,p=l.slice();a.waypoints=l,u&&p.splice(s,0,{x:o.x,y:o.y}),c.waypoints=p;var f=a.draggerGfx=xf(i.getLayer("overlays"));Ye(f).add("djs-dragging"),i.addMarker(c,Ub),i.addMarker(c,Wb)}),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,Vb),u===Gb)return;s?(i.removeMarker(c,ou),i.addMarker(c,Fa)):s===!1&&(i.removeMarker(c,Fa),i.addMarker(c,ou))}}),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],qb,function(o){var a=o.context,s=a.hover,c=a.target;s&&(i.removeMarker(s,Vb),i.removeMarker(s,c?Fa:ou))}),n.on("bendpoint.move.move",function(o){var a=o.context,s=a.allowed,c=a.bendpointIndex,u=a.draggerGfx,l=a.hover,p=a.type,f=a.connection,d=f.source,h=f.target,m=f.waypoints.slice(),g={x:o.x,y:o.y},S=a.hints||{},x={};r&&(S.connectionStart&&(x.connectionStart=S.connectionStart),S.connectionEnd&&(x.connectionEnd=S.connectionEnd),p===j2?ru(a)?(x.connectionEnd=x.connectionEnd||g,x.source=h,x.target=l||d,m=m.reverse()):(x.connectionStart=x.connectionStart||g,x.source=l||d,x.target=h):p===F2?ru(a)?(x.connectionStart=x.connectionStart||g,x.source=l||h,x.target=d,m=m.reverse()):(x.connectionEnd=x.connectionEnd||g,x.source=d,x.target=l||h):(x.noCropping=!0,x.noLayout=!0,m[c]=g),p===Gb&&(m=e.cropWaypoints(f,m)),x.waypoints=m,r.drawPreview(a,s,x)),nn(u,o.x,o.y)},this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],qb,function(o){var a=o.context,s=a.connection,c=a.draggerGfx,u=a.hover,l=a.target,p=a.waypoints;s.waypoints=p,Ht(c),i.removeMarker(s,Wb),i.removeMarker(s,Ub),u&&(i.removeMarker(u,Fa),i.removeMarker(u,l?Fa:ou)),r&&r.cleanUp(a)})}Yb.$inject=["bendpointMove","injector","eventBus","canvas"];var Kb="connect-hover",Xb="djs-updating";function Zb(e,t,n){return Sf(e,t,e[t]+n)}function Sf(e,t,n){return{x:t==="x"?n:e.x,y:t==="y"?n:e.y}}function H2(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 Sf(t,i,s)}function Qb(e){return e==="x"?"y":"x"}function Jb(e,t,n){var i,r;return e.original?e.original:(i=Ae(t),r=Qb(n),Sf(e,r,i[r]))}function e_(e,t,n,i,r,o){var a=e.get("connectionDocking",!1);this.start=function(p,f,d){var h,m=n.getGraphics(f),g=d-1,S=d,x=f.waypoints,w=x[g],E=x[S],R=_f(n,x,p),P,L,A;if(P=ki(w,E),!!P)return L=P==="v"?"x":"y",g===0&&(w=Jb(w,f.source,L)),S===x.length-1&&(E=Jb(E,f.target,L)),R?A=R.point:A={x:(w.x+E.x)/2,y:(w.y+E.y)/2},h={connection:f,segmentStartIndex:g,segmentEndIndex:S,segmentStart:w,segmentEnd:E,axis:L,dragPosition:A},i.init(p,A,"connectionSegment.move",{cursor:L==="x"?"resize-ew":"resize-ns",data:{connection:f,connectionGfx:m,context:h}})};function s(p,f){if(!a)return f;var d=p.waypoints,h;return p.waypoints=f,h=a.getCroppedWaypoints(p),p.waypoints=d,h}function c(p){r.update("connection",p.connection,p.connectionGfx)}function u(p,f,d){var h=p.newWaypoints,m=p.segmentStartIndex+f,g=h[m],S=p.segmentEndIndex+f,x=h[S],w=Qb(p.axis),E=H2(d,g,x,w);nn(p.draggerGfx,E.x,E.y)}function l(p,f){var d=0,h=p.filter(function(m,g){return fl(p[g-1],p[g+1],m)?(d=g<=f?d-1:d,!1):!0});return{waypoints:h,segmentOffset:d}}t.on("connectionSegment.move.start",function(p){var f=p.context,d=p.connection,h=n.getLayer("overlays");f.originalWaypoints=d.waypoints.slice(),f.draggerGfx=Fb(h,f.segmentStart,f.segmentEnd),Ye(f.draggerGfx).add("djs-dragging"),n.addMarker(d,Xb)}),t.on("connectionSegment.move.move",function(p){var f=p.context,d=f.connection,h=f.segmentStartIndex,m=f.segmentEndIndex,g=f.segmentStart,S=f.segmentEnd,x=f.axis,w=f.originalWaypoints.slice(),E=Zb(g,x,p["d"+x]),R=Zb(S,x,p["d"+x]),P=w.length,L=0;w[h]=E,w[m]=R;var A,N;h<2&&(A=tn(d.source,E),h===1?A==="intersect"&&(w.shift(),w[0]=E,L--):A!=="intersect"&&(w.unshift(g),L++)),m>P-3&&(N=tn(d.target,R),m===P-2?N==="intersect"&&(w.pop(),w[w.length-1]=R):N!=="intersect"&&w.push(S)),f.newWaypoints=d.waypoints=s(d,w),u(f,L,p),f.newSegmentStartIndex=h+L,c(p)}),t.on("connectionSegment.move.hover",function(p){p.context.hover=p.hover,n.addMarker(p.hover,Kb)}),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],function(p){var f=p.context.hover;f&&n.removeMarker(f,Kb)}),t.on("connectionSegment.move.cleanup",function(p){var f=p.context,d=f.connection;f.draggerGfx&&Ht(f.draggerGfx),n.removeMarker(d,Xb)}),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],function(p){var f=p.context,d=f.connection;d.waypoints=f.originalWaypoints,c(p)}),t.on("connectionSegment.move.end",function(p){var f=p.context,d=f.connection,h=f.newWaypoints,m=f.newSegmentStartIndex;h=h.map(function(R){return{original:R.original,x:Math.round(R.x),y:Math.round(R.y)}});var g=l(h,m),S=g.waypoints,x=s(d,S),w=g.segmentOffset,E={segmentMove:{segmentStartIndex:f.segmentStartIndex,newSegmentStartIndex:m+w}};o.updateWaypoints(d,x,E)})}e_.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var z2=Math.abs,t_=Math.round;function G2(e,t,n){n=n===void 0?10:n;var i,r;for(i=0;i<t.length;i++)if(r=t[i],z2(r-e)<=n)return r}function n_(e){return{x:e.x,y:e.y}}function i_(e){return{x:e.x+e.width,y:e.y+e.height}}function Kn(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:t_(e.x+e.width/2),y:t_(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 It(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 r_(e){return e.children||[]}var V2=Math.abs,o_=Math.round,Rf=10;function a_(e){function t(o,a){if(Pe(o)){for(var s=o.length;s--;)if(V2(o[s]-a)<=Rf)return o[s]}else{o=+o;var c=a%o;if(c<Rf)return a-c;if(c>o-Rf)return a-c+o}return a}function n(o,a){if(o.waypoints)return I2(a,o);if(o.width)return{x:o_(o.width/2+o.x),y:o_(o.height/2+o.y)}}function i(o){var a=o.context,s=a.snapPoints,c=a.connection,u=c.waypoints,l=a.segmentStart,p=a.segmentStartIndex,f=a.segmentEnd,d=a.segmentEndIndex,h=a.axis;if(s)return s;var m=[u[p-1],l,f,u[d+1]];return p<2&&m.unshift(n(c.source,o)),d>u.length-3&&m.unshift(n(c.target,o)),a.snapPoints=s={horizontal:[],vertical:[]},D(m,function(g){g&&(g=g.original||g,h==="y"&&s.horizontal.push(g.y),h==="x"&&s.vertical.push(g.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 p=s-u,f=c-l;j(o,{dx:o.dx-p,dy:o.dy-f,x:u,y:l}),(p||a.vertical.indexOf(s)!==-1)&&It(o,"x",u),(f||a.horizontal.indexOf(c)!==-1)&&It(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:[]},D(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);!st(s)||!c||!c.x||!c.y||(It(o,"x",c.x),It(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,p=o.y,f,d;if(s){f=t(u?s.vertical.concat([u.x]):s.vertical,l),d=t(u?s.horizontal.concat([u.y]):s.horizontal,p);var h=l-f,m=p-d;j(o,{dx:o.dx-h,dy:o.dy-m,x:o.x-h,y:o.y-m}),(h||s.vertical.indexOf(l)!==-1)&&It(o,"x",f),(m||s.horizontal.indexOf(p)!==-1)&&It(o,"y",d)}})}a_.$inject=["eventBus"];const W2={__depends__:[Ni,yi],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",Hb],bendpointMove:["type",Ef],bendpointMovePreview:["type",Yb],connectionSegmentMove:["type",e_],bendpointSnapping:["type",a_]};function s_(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),!Jr(l)){if(l!==!1){s.source=c,s.target=u;return}l=s.canExecute=o(c,u),!Jr(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},p=s.source,f=s.target;if(!c)return!1;var d=null,h={connectionStart:Cf(s)?l:u,connectionEnd:Cf(s)?u:l};Yt(c)&&(d=c),s.connection=n.connect(p,f,d,h)}),this.start=function(a,s,c,u){Yt(c)||(u=c,c=Ae(s)),t.init(a,"connect",{autoActivate:u,data:{shape:s,context:{start:s,connectionStart:c}}})}}s_.$inject=["eventBus","dragging","modeling","rules"];function Cf(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}var U2=1100,q2=900,c_="connect-ok",u_="connect-not-ok";function l_(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,p=o.target,f=o.connectionStart||l,d=o.connectionEnd||{x:r.x,y:r.y},h=f,m=d;Cf(o)&&(h=d,m=f),i.drawPreview(o,a,{source:c||u,target:p||s,connectionStart:h,connectionEnd:m})}),t.on("connect.hover",q2,function(r){var o=r.context,a=r.hover,s=o.canExecute;s!==null&&n.addMarker(a,s?c_:u_)}),t.on(["connect.out","connect.cleanup"],U2,function(r){var o=r.hover;o&&(n.removeMarker(o,c_),n.removeMarker(o,u_))}),i&&t.on("connect.cleanup",function(r){i.cleanUp(r.context)})}l_.$inject=["injector","eventBus","canvas"];const Pf={__depends__:[Un,yi,Ni],__init__:["connectPreview"],connect:["type",s_],connectPreview:["type",l_]};var Y2="djs-dragger";function Vi(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)}Vi.$inject=["injector","canvas","graphicsFactory","elementFactory"],Vi.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,p=n.noCropping,f=n.noNoop,d,h=this;if(i||(i=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),xs(i),r||(r=e.getConnection=K2(function(m,g,S){return h.getConnection(m,g,S)})),t&&(d=r(t,o,a)),!d){!f&&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?Ae(o):c,a?Ae(a):u]),this._connectionDocking&&(o||a)&&!p&&(d.waypoints=this._connectionDocking.getCroppedWaypoints(d,o,a)),this._graphicsFactory.drawConnection(i,d,{stroke:"var(--element-dragger-color)"})},Vi.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||Ae(n),o=t.connectionEnd||Ae(i),a=this.cropWaypoints(r,o,n,i),s=this.createNoopConnection(a[0],a[1]);Le(e,s)},Vi.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&&ea(o,s,!0)||e,t=i&&ea(a,s,!1)||t,[e,t]},Vi.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&Ht(e.connectionPreviewGfx)},Vi.prototype.getConnection=function(e){var t=X2(e);return this._elementFactory.createConnection(t)},Vi.prototype.createConnectionPreviewGfx=function(){var e=Ee("g");return he(e,{pointerEvents:"none"}),Ye(e).add(Y2),Le(this._canvas.getActiveLayer(),e),e},Vi.prototype.createNoopConnection=function(e,t){return Xo([e,t],{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"})};function K2(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 X2(e){return Yt(e)?e:{}}const Z2={__init__:["connectionPreview"],connectionPreview:["type",Vi]},au="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(au);n.filter(s=>!Q2(s)).forEach(s=>{let c;st(s)?(c=this._graphicsFactory._createContainer("connection",Ee("g")),this._graphicsFactory.drawConnection(Br(c),s)):(c=this._graphicsFactory._createContainer("shape",Ee("g")),this._graphicsFactory.drawShape(Br(c),s),nn(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);st(s)?nn(u,c.x,c.y):nn(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",Ee("g"));this._graphicsFactory.drawShape(Br(u),s,{width:c.width,height:c.height}),nn(u,c.x,c.y),this._previewSupport.addDragger(s,a,u)})}cleanUp(){xs(this._canvas.getLayer(au)),this._markers.forEach(([t,n])=>this._canvas.removeMarker(t,n)),this._markers=[]}show(){this._canvas.showLayer(au)}hide(){this._canvas.hideLayer(au)}}p_.$inject=["canvas","graphicsFactory","previewSupport"];function Q2(e){return e.hidden}const J2={__depends__:[To],__init__:["complexPreview"],complexPreview:["type",p_]},f_=Math.round;function su(e,t,n,i,r,o){this._complexPreview=e,this._connectionDocking=t,this._elementFactory=n,this._eventBus=i,this._layouter=r,this._rules=o}su.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(j({type:t},n)),l=a.fire("autoPlace",{source:e,shape:u});if(!l)return;j(u,{x:l.x-f_(u.width/2),y:l.y-f_(u.height/2)});const p=c.allowed("connection.create",{source:e,target:u,hints:{targetParent:e.parent}});let f=null;p&&(f=o.createConnection(p),f.waypoints=s.layoutConnection(f,{source:e,target:u}),f.waypoints=r.getCroppedWaypoints(f,e,u)),i.create({created:[u,f].filter(d=>!Jr(d))})},su.prototype.cleanUp=function(){this._complexPreview.cleanUp()},su.$inject=["complexPreview","connectionDocking","elementFactory","eventBus","layouter","rules"];const ek={__depends__:[Lc,J2,Qp],__init__:["appendPreview"],appendPreview:["type",su]};var d_=Math.min,h_=Math.max;function Af(e){e.preventDefault()}function Ha(e){e.stopPropagation()}function tk(e){return e.nodeType===Node.TEXT_NODE}function nk(e){return[].slice.call(e)}function ii(e){this.container=e.container,this.parent=ft('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=at("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.focusoutHandler=e.focusoutHandler||function(){},this.autoResize=bn(this.autoResize,this),this.handlePaste=bn(this.handlePaste,this)}ii.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=ti(t,["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);j(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=ti(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return j(a.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},u),i.centerVertically&&j(a.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},u),a.innerText=n,De.bind(a,"keydown",this.keyHandler),De.bind(a,"mousedown",Ha),De.bind(a,"paste",r.handlePaste),De.bind(a,"focusout",this.focusoutHandler),i.autoResize&&De.bind(a,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(o),this.setSelection(a.lastChild,a.lastChild&&a.lastChild.length),o},ii.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)}},ii.prototype.insertText=function(e){e=ik(e);var t=document.execCommand("insertText",!1,e);t||this._insertTextIE(e)},ii.prototype._insertTextIE=function(e){var t=this.getSelection(),n=t.startContainer,i=t.endContainer,r=t.startOffset,o=t.endOffset,a=t.commonAncestorContainer,s=nk(a.childNodes),c,u;if(tk(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 p=document.createTextNode(e);this.content.insertBefore(p,s[r]),c=p,u=p.textContent.length}else{var f=s.indexOf(n),d=s.indexOf(i);s.forEach(function(h,m){m===f?h.textContent=n.textContent.substring(0,r)+e+i.textContent.substring(o):m>f&&m<=d&&pi(h)}),c=n,u=r+e.length}c&&u!==void 0&&setTimeout(function(){self.setSelection(c,u)})},ii.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})}},ii.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=ft('<div class="djs-direct-editing-resize-handle"></div>');var s,c,u,l,p=function(h){Af(h),Ha(h),s=h.clientX,c=h.clientY;var m=t.getBoundingClientRect();u=m.width,l=m.height,De.bind(document,"mousemove",f),De.bind(document,"mouseup",d)},f=function(h){Af(h),Ha(h);var m=d_(h_(u+h.clientX-s,i),o),g=d_(h_(l+h.clientY-c,r),a);t.style.width=m+"px",t.style.height=g+"px",e.resizeHandler({width:u,height:l,dx:h.clientX-s,dy:h.clientY-c})},d=function(h){Af(h),Ha(h),De.unbind(document,"mousemove",f,!1),De.unbind(document,"mouseup",d,!1)};De.bind(n,"mousedown",p)}j(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)},ii.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),De.unbind(t,"keydown",this.keyHandler),De.unbind(t,"mousedown",Ha),De.unbind(t,"input",this.autoResize),De.unbind(t,"paste",this.handlePaste),De.unbind(t,"focusout",this.focusoutHandler),n&&(n.removeAttribute("style"),pi(n)),pi(e)},ii.prototype.getValue=function(){return this.content.innerText.trim()},ii.prototype.getSelection=function(){var e=window.getSelection(),t=e.getRangeAt(0);return t},ii.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 ik(e){return e.replace(/\r\n|\r|\n/g,`
316
+ `)}function Ln(e,t){this._eventBus=e,this._canvas=t,this._providers=[],this._textbox=new ii({container:t.getContainer(),keyHandler:bn(this._handleKey,this),resizeHandler:bn(this._handleResize,this),focusoutHandler:bn(this._handleFocusout,this)}),e.on(["diagram.clear","diagram.destroy"],()=>this._cleanup())}Ln.$inject=["eventBus","canvas"],Ln.prototype.registerProvider=function(e){this._providers.push(e)},Ln.prototype.isActive=function(e){return!!(this._active&&(!e||this._active.element===e))},Ln.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},Ln.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},Ln.prototype.close=function(){this._fire("deactivate"),this._cleanup(),this._canvas.restoreFocus&&this._canvas.restoreFocus()},Ln.prototype._cleanup=function(){this._active&&(this._textbox.destroy(),this._active=null,this.resizable=void 0)},Ln.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()}},Ln.prototype.getValue=function(){return this._textbox.getValue()},Ln.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()},Ln.prototype._handleResize=function(e){this._fire("resize",e)},Ln.prototype._handleFocusout=function(e){e.relatedTarget&&this._textbox.parent.contains(e.relatedTarget)||this.complete()},Ln.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 m_={__depends__:[lc],__init__:["directEditing"],directEditing:["type",Ln]};function rk(e){return function(t){var n=t.target,i=ee(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===qe(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 Q(e,t={}){var n=ok[e];if(!n)throw new Error("unknown popup entry <"+e+">");return{...n,actionName:"replace-with-"+e,...t}}var ak=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing"),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-start"),Q("timer-start"),Q("conditional-start"),Q("signal-start")],sk=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing"),Q("none-end-event",{actionName:"replace-with-none-end"})],ck=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-intermediate-catch"),Q("message-intermediate-throw"),Q("timer-intermediate-catch"),Q("escalation-intermediate-throw"),Q("conditional-intermediate-catch"),Q("link-intermediate-catch"),Q("link-intermediate-throw"),Q("compensation-intermediate-throw"),Q("signal-intermediate-catch"),Q("signal-intermediate-throw")],uk=[Q("none-start-event",{actionName:"replace-with-none-start"}),Q("none-intermediate-throwing",{actionName:"replace-with-none-intermediate-throw"}),Q("none-end-event",{actionName:"replace-with-none-end"}),Q("message-end"),Q("escalation-end"),Q("error-end"),Q("cancel-end"),Q("compensation-end"),Q("signal-end"),Q("terminate-end")],lk=[Q("exclusive-gateway"),Q("parallel-gateway"),Q("inclusive-gateway"),Q("complex-gateway"),Q("event-based-gateway")],pk=[Q("transaction"),Q("event-subprocess"),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),Q("collapsed-subprocess")],fk=[Q("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),Q("transaction"),Q("event-subprocess"),Q("collapsed-ad-hoc-subprocess")],g_=[Q("transaction"),Q("expanded-subprocess",{actionName:"replace-with-subprocess",label:"Sub-process"}),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess",label:"Ad-hoc sub-process"}),Q("event-subprocess")],dk=g_,y_=[Q("task"),Q("user-task"),Q("service-task"),Q("send-task"),Q("receive-task"),Q("manual-task"),Q("rule-task"),Q("script-task"),Q("call-activity"),Q("collapsed-subprocess"),Q("expanded-subprocess"),Q("collapsed-ad-hoc-subprocess"),Q("expanded-ad-hoc-subprocess",{actionName:"replace-with-ad-hoc-subprocess"})],hk=[Q("data-store-reference")],mk=[Q("data-object-reference")],gk=[Q("message-boundary"),Q("timer-boundary"),Q("escalation-boundary"),Q("conditional-boundary"),Q("error-boundary"),Q("cancel-boundary"),Q("signal-boundary"),Q("compensation-boundary"),Q("non-interrupting-message-boundary"),Q("non-interrupting-timer-boundary"),Q("non-interrupting-escalation-boundary"),Q("non-interrupting-conditional-boundary"),Q("non-interrupting-signal-boundary")],yk=[Q("message-start"),Q("timer-start"),Q("conditional-start"),Q("signal-start"),Q("error-start"),Q("escalation-start"),Q("compensation-start"),Q("non-interrupting-message-start"),Q("non-interrupting-timer-start"),Q("non-interrupting-conditional-start"),Q("non-interrupting-signal-start"),Q("non-interrupting-escalation-start")],vk=[{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"}],bk=[Q("expanded-pool"),Q("collapsed-pool",{label:function(e){var t="Empty pool/participant";return e.children&&e.children.length&&(t+=" (removes content)"),t}})],_k={"bpmn:MessageEventDefinition":[Q("message-start"),Q("message-intermediate-catch"),Q("message-intermediate-throw"),Q("message-end")],"bpmn:TimerEventDefinition":[Q("timer-start"),Q("timer-intermediate-catch")],"bpmn:ConditionalEventDefinition":[Q("conditional-start"),Q("conditional-intermediate-catch")],"bpmn:SignalEventDefinition":[Q("signal-start"),Q("signal-intermediate-catch"),Q("signal-intermediate-throw"),Q("signal-end")],"bpmn:ErrorEventDefinition":[Q("error-start"),Q("error-end")],"bpmn:EscalationEventDefinition":[Q("escalation-start"),Q("escalation-intermediate-throw"),Q("escalation-end")],"bpmn:CompensateEventDefinition":[Q("compensation-start"),Q("compensation-intermediate-throw"),Q("compensation-end")]};const v_={"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 Xn(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()}Xn.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate","moddleCopy"],Xn.prototype._register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},Xn.prototype.getPopupMenuEntries=function(e){var s;var t=e.businessObject,n=this._rules,i=[],r,o=[];if(Pe(e)||!n.allowed("shape.replace",{element:e}))return{};var a=rk(e);return v(t,"bpmn:DataObjectReference")?this._createEntries(e,hk):v(t,"bpmn:DataStoreReference")&&!v(e.parent,"bpmn:Collaboration")?this._createEntries(e,mk):(v(t,"bpmn:Event")&&!v(t,"bpmn:BoundaryEvent")&&(r=(s=t.get("eventDefinitions")[0])==null?void 0:s.$type,i=_k[r]||[],!fn(t.$parent)&&v(t.$parent,"bpmn:SubProcess")&&(i=ze(i,function(c){return c.target.type!=="bpmn:StartEvent"}))),v(t,"bpmn:StartEvent")&&!v(t.$parent,"bpmn:SubProcess")?(o=ze(ak.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:Participant")?(o=ze(bk,function(c){return qe(e)!==c.target.isExpanded}),this._createEntries(e,o)):v(t,"bpmn:StartEvent")&&fn(t.$parent)?(o=ze(yk.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)):v(t,"bpmn:StartEvent")&&!fn(t.$parent)&&v(t.$parent,"bpmn:SubProcess")?(o=ze(sk.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:EndEvent")?(o=ze(uk.concat(i),function(c){var u=c.target;return u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!v(t.$parent,"bpmn:Transaction")?!1:a(c)}),this._createEntries(e,o)):v(t,"bpmn:BoundaryEvent")?(o=ze(gk,function(c){var u=c.target;if(u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!v(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)):v(t,"bpmn:IntermediateCatchEvent")||v(t,"bpmn:IntermediateThrowEvent")?(o=ze(ck.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:Gateway")?(o=ze(lk,a),this._createEntries(e,o)):v(t,"bpmn:Transaction")?(o=ze(h_,a),this._createEntries(e,o)):fn(t)&&qe(e)?(o=ze(dk,a),this._createEntries(e,o)):v(t,"bpmn:AdHocSubProcess")&&qe(e)?(o=ze(fk,a),this._createEntries(e,o)):v(t,"bpmn:SubProcess")&&qe(e)?(o=ze(pk,a),this._createEntries(e,o)):v(t,"bpmn:SubProcess")&&!qe(e)?(o=ze(m_,function(c){var u=c.target.type===e.type,l=c.target.isExpanded===!0;return u===l}),this._createEntries(e,o)):v(t,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,vk):v(t,"bpmn:FlowNode")?(o=ze(m_,a),this._createEntries(e,o)):{})},Xn.prototype.getPopupMenuHeaderEntries=function(e){var t={};return v(e,"bpmn:Activity")&&!fn(e)&&(t={...t,...this._getLoopCharacteristicsHeaderEntries(e)}),v(e,"bpmn:DataObjectReference")&&(t={...t,...this._getCollectionHeaderEntries(e)}),v(e,"bpmn:Participant")&&(t={...t,...this._getParticipantMultiplicityHeaderEntries(e)}),pg(e)&&(t={...t,...this._getNonInterruptingHeaderEntries(e)}),t},Xn.prototype._createEntries=function(e,t){var n={},i=this;return D(t,function(r){n[r.actionName]=i._createEntry(r,e)}),n},Xn.prototype._createSequenceFlowEntries=function(e,t){var n=ee(e),i={},r=this._modeling,o=this._moddle,a=this;return D(t,function(s){switch(s.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(v(n.sourceRef,"bpmn:ExclusiveGateway")||v(n.sourceRef,"bpmn:InclusiveGateway")||v(n.sourceRef,"bpmn:ComplexGateway")||v(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&&v(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:v(n.sourceRef,"bpmn:Activity")&&n.conditionExpression&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e,{conditionExpression:void 0})})}),(v(n.sourceRef,"bpmn:ExclusiveGateway")||v(n.sourceRef,"bpmn:InclusiveGateway")||v(n.sourceRef,"bpmn:ComplexGateway")||v(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},Xn.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}},Xn.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&&v(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=ee(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"}}}},Xn.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}}},Xn.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}}},Xn.prototype._getNonInterruptingHeaderEntries=function(e){const t=this._translate,n=ee(e),i=this,r=fg(e),o=v(e,"bpmn:BoundaryEvent")?g_["intermediate-event-non-interrupting"]:g_["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 xk={__depends__:[vf,Oy,Dc],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",Xn]};function za(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 h=d.context,m=h.shape;if(!(!da(d)||!i.isOpen(m))){var g=i.getEntries(m);g.replace&&g.replace.action.click(d,m)}}),n.on("contextPad.close",function(){p.cleanUp()})}za.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate","appendPreview"],za.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&j(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Delete"),action:{click:function(i,r){t.removeElements(r.slice())}}}}),n},za.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return Pe(t)?Ar(e,n=>t.includes(n)):t},za.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])&&j(l,h()),l;var f=e.businessObject;function p(x,w){r.start(x,w)}function d(x,w){n.removeElements([w])}function h(){return{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Delete"),action:{click:d}}}}function m(x){var w=5,C=t.getPad(x).html,P=C.getBoundingClientRect(),L={x:P.left,y:P.bottom+w};return L}function g(x,w,C,P){function L(k,O){var $=i.createShape(j({type:x},P));o.start(k,$,{source:O})}var T=s?function(k,O){var $=i.createShape(j({type:x},P));s.append(O,$)}:L,N=s?function(k,O){return u.create(O,x,P),()=>{u.cleanUp()}}:null;return{group:"model",className:w,title:C,action:{dragstart:L,click:T,hover:N}}}function S(x){return function(w,C){n.splitLane(C,x),t.open(C,!0)}}if(He(f,["bpmn:Lane","bpmn:Participant"])&&qe(e)){var E=sr(e);j(l,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add lane above"),action:{click:function(x,w){n.addLane(w,"top")}}}}),E.length<2&&((Zt(e)?e.height>=120:e.width>=120)&&j(l,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two lanes"),action:{click:S(2)}}}),(Zt(e)?e.height>=180:e.width>=180)&&j(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three lanes"),action:{click:S(3)}}})),j(l,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add lane below"),action:{click:function(x,w){n.addLane(w,"bottom")}}}})}return v(f,"bpmn:FlowNode")&&(v(f,"bpmn:EventBasedGateway")?j(l,{"append.receive-task":g("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append receive task")),"append.message-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append message intermediate catch event"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append timer intermediate catch event"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append conditional intermediate catch event"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append signal intermediate catch event"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):y_(f,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?j(l,{"append.compensation-activity":g("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):!v(f,"bpmn:EndEvent")&&!f.isForCompensation&&!y_(f,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")&&!fn(f)&&j(l,{"append.end-event":g("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append end event")),"append.gateway":g("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append gateway")),"append.append-task":g("bpmn:Task","bpmn-icon-task",c("Append task")),"append.intermediate-event":g("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append intermediate/boundary event"))})),a.isEmpty(e,"bpmn-replace")||j(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change element"),action:{click:function(x,w){var C=j(m(w),{cursor:{x:x.x,y:x.y}});a.open(w,"bpmn-replace",C,{title:c("Change element"),width:"var(--bpmn-replace-popup-width, 300px)",search:!0})}}}}),v(f,"bpmn:SequenceFlow")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),v(f,"bpmn:MessageFlow")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),He(f,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&j(l,{"append.text-annotation":g("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}}}),v(f,"bpmn:TextAnnotation")&&j(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using association"),action:{click:p,dragstart:p}}}),He(f,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&j(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using data input association"),action:{click:p,dragstart:p}}}),v(f,"bpmn:Group")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),this._isDeleteAllowed([e])&&j(l,h()),l};function y_(e,t,n){var i=e.$instanceOf(t),r=!1,o=e.eventDefinitions||[];return D(o,function(a){a.$type===n&&(r=!0)}),i&&r}const wk={__depends__:[ek,d_,Uv,Un,Cf,pc,xk],__init__:["contextPadProvider"],contextPadProvider:["type",za]};var Ek={horizontal:["x","width"],vertical:["y","height"]},v_=5;function Wi(e,t){this._modeling=e,this._filters=[],this.registerFilter(function(n){var i=t.allowed("elements.distribute",{elements:n});return Pe(i)?i:i?n:[]})}Wi.$inject=["modeling","rules"],Wi.prototype.registerFilter=function(e){if(typeof e!="function")throw new Error("the filter has to be a function");this._filters.push(e)},Wi.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},Wi.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(D(t,function(o){r=o(r,n,i)}),r):e},Wi.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=oi(e,i);return D(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},Wi.prototype._setOrientation=function(e){var t=Ek[e];this._axis=t[0],this._dimension=t[1]},Wi.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)},Wi.prototype._findRange=function(e){var t=e[this._axis],n=e[this._dimension];return{min:t+v_,max:t+n-v_}};const Sk={__init__:["distributeElements"],distributeElements:["type",Wi]};function su(e){Wn.call(this,e)}su.$inject=["eventBus"],de(su,Wn),su.prototype.init=function(){this.addRule("elements.distribute",function(e){var t=e.elements;return t=ze(t,function(n){var i=He(n,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(n.labelTarget||i)}),t=Es(t),t.length<3?!1:t})};var b_={horizontal:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1800 1800">
327
+ </svg>`};function Xn(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()}Xn.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate","moddleCopy"],Xn.prototype._register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},Xn.prototype.getPopupMenuEntries=function(e){var s;var t=e.businessObject,n=this._rules,i=[],r,o=[];if(Pe(e)||!n.allowed("shape.replace",{element:e}))return{};var a=rk(e);return v(t,"bpmn:DataObjectReference")?this._createEntries(e,hk):v(t,"bpmn:DataStoreReference")&&!v(e.parent,"bpmn:Collaboration")?this._createEntries(e,mk):(v(t,"bpmn:Event")&&!v(t,"bpmn:BoundaryEvent")&&(r=(s=t.get("eventDefinitions")[0])==null?void 0:s.$type,i=_k[r]||[],!fn(t.$parent)&&v(t.$parent,"bpmn:SubProcess")&&(i=ze(i,function(c){return c.target.type!=="bpmn:StartEvent"}))),v(t,"bpmn:StartEvent")&&!v(t.$parent,"bpmn:SubProcess")?(o=ze(ak.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:Participant")?(o=ze(bk,function(c){return qe(e)!==c.target.isExpanded}),this._createEntries(e,o)):v(t,"bpmn:StartEvent")&&fn(t.$parent)?(o=ze(yk.concat(i),function(c){var u=c.target,l=u.isInterrupting!==!1,p=t.isInterrupting===l;return a(c)||!a(c)&&!p}),this._createEntries(e,o)):v(t,"bpmn:StartEvent")&&!fn(t.$parent)&&v(t.$parent,"bpmn:SubProcess")?(o=ze(sk.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:EndEvent")?(o=ze(uk.concat(i),function(c){var u=c.target;return u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!v(t.$parent,"bpmn:Transaction")?!1:a(c)}),this._createEntries(e,o)):v(t,"bpmn:BoundaryEvent")?(o=ze(gk,function(c){var u=c.target;if(u.eventDefinitionType=="bpmn:CancelEventDefinition"&&!v(t.attachedToRef,"bpmn:Transaction"))return!1;var l=u.cancelActivity!==!1,p=t.cancelActivity==l;return a(c)||!a(c)&&!p}),this._createEntries(e,o)):v(t,"bpmn:IntermediateCatchEvent")||v(t,"bpmn:IntermediateThrowEvent")?(o=ze(ck.concat(i),a),this._createEntries(e,o)):v(t,"bpmn:Gateway")?(o=ze(lk,a),this._createEntries(e,o)):v(t,"bpmn:Transaction")?(o=ze(g_,a),this._createEntries(e,o)):fn(t)&&qe(e)?(o=ze(dk,a),this._createEntries(e,o)):v(t,"bpmn:AdHocSubProcess")&&qe(e)?(o=ze(fk,a),this._createEntries(e,o)):v(t,"bpmn:SubProcess")&&qe(e)?(o=ze(pk,a),this._createEntries(e,o)):v(t,"bpmn:SubProcess")&&!qe(e)?(o=ze(y_,function(c){var u=c.target.type===e.type,l=c.target.isExpanded===!0;return u===l}),this._createEntries(e,o)):v(t,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,vk):v(t,"bpmn:FlowNode")?(o=ze(y_,a),this._createEntries(e,o)):{})},Xn.prototype.getPopupMenuHeaderEntries=function(e){var t={};return v(e,"bpmn:Activity")&&!fn(e)&&(t={...t,...this._getLoopCharacteristicsHeaderEntries(e)}),v(e,"bpmn:DataObjectReference")&&(t={...t,...this._getCollectionHeaderEntries(e)}),v(e,"bpmn:Participant")&&(t={...t,...this._getParticipantMultiplicityHeaderEntries(e)}),dg(e)&&(t={...t,...this._getNonInterruptingHeaderEntries(e)}),t},Xn.prototype._createEntries=function(e,t){var n={},i=this;return D(t,function(r){n[r.actionName]=i._createEntry(r,e)}),n},Xn.prototype._createSequenceFlowEntries=function(e,t){var n=ee(e),i={},r=this._modeling,o=this._moddle,a=this;return D(t,function(s){switch(s.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(v(n.sourceRef,"bpmn:ExclusiveGateway")||v(n.sourceRef,"bpmn:InclusiveGateway")||v(n.sourceRef,"bpmn:ComplexGateway")||v(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&&v(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:v(n.sourceRef,"bpmn:Activity")&&n.conditionExpression&&(i={...i,[s.actionName]:a._createEntry(s,e,function(){r.updateProperties(e,{conditionExpression:void 0})})}),(v(n.sourceRef,"bpmn:ExclusiveGateway")||v(n.sourceRef,"bpmn:InclusiveGateway")||v(n.sourceRef,"bpmn:ComplexGateway")||v(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},Xn.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}},Xn.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 p=e.businessObject.get("loopCharacteristics");p&&v(p,l.options.loopCharacteristics)?t._modeling.updateModdleProperties(e,p,{isSequential:l.options.isSequential}):(p=t._moddle.create(l.options.loopCharacteristics,{isSequential:l.options.isSequential}),t._modeling.updateProperties(e,{loopCharacteristics:p}))}var r=ee(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"}}}},Xn.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}}},Xn.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}}},Xn.prototype._getNonInterruptingHeaderEntries=function(e){const t=this._translate,n=ee(e),i=this,r=hg(e),o=v(e,"bpmn:BoundaryEvent")?v_["intermediate-event-non-interrupting"]:v_["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 xk={__depends__:[bf,Ly,Lc],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",Xn]};function za(e,t,n,i,r,o,a,s,c,u,l,p,f){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=p,this._eventBus=n,this._appendPreview=f,e.autoPlace!==!1&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,function(d){var h=d.context,m=h.shape;if(!(!da(d)||!i.isOpen(m))){var g=i.getEntries(m);g.replace&&g.replace.action.click(d,m)}}),n.on("contextPad.close",function(){f.cleanUp()})}za.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate","appendPreview"],za.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&j(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Delete"),action:{click:function(i,r){t.removeElements(r.slice())}}}}),n},za.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return Pe(t)?Ar(e,n=>t.includes(n)):t},za.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])&&j(l,h()),l;var p=e.businessObject;function f(w,E){r.start(w,E)}function d(w,E){n.removeElements([E])}function h(){return{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Delete"),action:{click:d}}}}function m(w){var E=5,R=t.getPad(w).html,P=R.getBoundingClientRect(),L={x:P.left,y:P.bottom+E};return L}function g(w,E,R,P){function L(k,O){var $=i.createShape(j({type:w},P));o.start(k,$,{source:O})}var A=s?function(k,O){var $=i.createShape(j({type:w},P));s.append(O,$)}:L,N=s?function(k,O){return u.create(O,w,P),()=>{u.cleanUp()}}:null;return{group:"model",className:E,title:R,action:{dragstart:L,click:A,hover:N}}}function S(w){return function(E,R){n.splitLane(R,w),t.open(R,!0)}}if(He(p,["bpmn:Lane","bpmn:Participant"])&&qe(e)){var x=sr(e);j(l,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add lane above"),action:{click:function(w,E){n.addLane(E,"top")}}}}),x.length<2&&((Zt(e)?e.height>=120:e.width>=120)&&j(l,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two lanes"),action:{click:S(2)}}}),(Zt(e)?e.height>=180:e.width>=180)&&j(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three lanes"),action:{click:S(3)}}})),j(l,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add lane below"),action:{click:function(w,E){n.addLane(E,"bottom")}}}})}return v(p,"bpmn:FlowNode")&&(v(p,"bpmn:EventBasedGateway")?j(l,{"append.receive-task":g("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append receive task")),"append.message-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append message intermediate catch event"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append timer intermediate catch event"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append conditional intermediate catch event"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":g("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append signal intermediate catch event"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):b_(p,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?j(l,{"append.compensation-activity":g("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):!v(p,"bpmn:EndEvent")&&!p.isForCompensation&&!b_(p,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")&&!fn(p)&&j(l,{"append.end-event":g("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append end event")),"append.gateway":g("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append gateway")),"append.append-task":g("bpmn:Task","bpmn-icon-task",c("Append task")),"append.intermediate-event":g("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append intermediate/boundary event"))})),a.isEmpty(e,"bpmn-replace")||j(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change element"),action:{click:function(w,E){var R=j(m(E),{cursor:{x:w.x,y:w.y}});a.open(E,"bpmn-replace",R,{title:c("Change element"),width:"var(--bpmn-replace-popup-width, 300px)",search:!0})}}}}),v(p,"bpmn:SequenceFlow")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),v(p,"bpmn:MessageFlow")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),He(p,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&j(l,{"append.text-annotation":g("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:f,dragstart:f}}}),v(p,"bpmn:TextAnnotation")&&j(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using association"),action:{click:f,dragstart:f}}}),He(p,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&j(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using data input association"),action:{click:f,dragstart:f}}}),v(p,"bpmn:Group")&&j(l,{"append.text-annotation":g("bpmn:TextAnnotation","bpmn-icon-text-annotation",c("Add text annotation"))}),this._isDeleteAllowed([e])&&j(l,h()),l};function b_(e,t,n){var i=e.$instanceOf(t),r=!1,o=e.eventDefinitions||[];return D(o,function(a){a.$type===n&&(r=!0)}),i&&r}const wk={__depends__:[ek,m_,Yv,Un,Pf,fc,xk],__init__:["contextPadProvider"],contextPadProvider:["type",za]};var Ek={horizontal:["x","width"],vertical:["y","height"]},__=5;function Wi(e,t){this._modeling=e,this._filters=[],this.registerFilter(function(n){var i=t.allowed("elements.distribute",{elements:n});return Pe(i)?i:i?n:[]})}Wi.$inject=["modeling","rules"],Wi.prototype.registerFilter=function(e){if(typeof e!="function")throw new Error("the filter has to be a function");this._filters.push(e)},Wi.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},Wi.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(D(t,function(o){r=o(r,n,i)}),r):e},Wi.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=oi(e,i);return D(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},Wi.prototype._setOrientation=function(e){var t=Ek[e];this._axis=t[0],this._dimension=t[1]},Wi.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)},Wi.prototype._findRange=function(e){var t=e[this._axis],n=e[this._dimension];return{min:t+__,max:t+n-__}};const Sk={__init__:["distributeElements"],distributeElements:["type",Wi]};function cu(e){Wn.call(this,e)}cu.$inject=["eventBus"],de(cu,Wn),cu.prototype.init=function(){this.addRule("elements.distribute",function(e){var t=e.elements;return t=ze(t,function(n){var i=He(n,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(n.labelTarget||i)}),t=Ss(t),t.length<3?!1:t})};var x_={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>`},Rk=900;function Ga(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",Rk,this)}Ga.$inject=["popupMenu","distributeElements","translate","rules"],Ga.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},Ga.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},Ga.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:b_.horizontal,action:function(o,a){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageHtml:b_.vertical,action:function(o,a){t.trigger(e,"vertical"),i.close()}}};return r};const Ck={__depends__:[vf,Sk],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",su],distributeElementsMenuProvider:["type",Ga]};var __="is not a registered action",Pk="is already registered";function Zn(e,t){this._eventBus=e,this._actions={};var n=this;e.on("diagram.init",function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})})}Zn.$inject=["eventBus","injector"],Zn.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=Pe(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&&(Pe(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)})},Zn.prototype.trigger=function(e,t){if(!this._actions[e])throw Af(e,__);var n=this._eventBus.fire("editorActions.allowed",{action:e,opts:t});if(n!==!1)return this._actions[e](t)},Zn.prototype.register=function(e,t){var n=this;if(typeof e=="string")return this._registerAction(e,t);D(e,function(i,r){n._registerAction(r,i)})},Zn.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw Af(e,Pk);this._actions[e]=t},Zn.prototype.unregister=function(e){if(!this.isRegistered(e))throw Af(e,__);this._actions[e]=void 0},Zn.prototype.getActions=function(){return Object.keys(this._actions)},Zn.prototype.isRegistered=function(e){return!!this._actions[e]};function Af(e,t){return new Error(e+" "+t)}const Ak={__init__:["editorActions"],editorActions:["type",Zn]};function cu(e){e.invoke(Zn,this)}de(cu,Zn),cu.$inject=["injector"],cu.prototype._registerDefaultActions=function(e){Zn.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 h=t.getRootElement(),m=n.filter(function(g){return g!==h});return i.select(m),m}),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(h){var m=i.get(),g=h.type;m.length&&c.trigger(m,g)}),i&&u&&this._registerAction("alignElements",function(h){var m=i.get(),g=[],S=h.type;m.length&&(g=ze(m,function(E){return!v(E,"bpmn:Lane")}),u.trigger(g,S))}),i&&p&&this._registerAction("setColor",function(h){var m=i.get();m.length&&p.setColor(m,h)}),i&&l&&this._registerAction("directEditing",function(){var h=i.get();h.length&&l.activate(h[0])}),f&&this._registerAction("find",function(){f.toggle()}),t&&p&&this._registerAction("moveToOrigin",function(){var h=t.getRootElement(),m,g;v(h,"bpmn:Collaboration")?g=n.filter(function(S){return v(S.parent,"bpmn:Collaboration")}):g=n.filter(function(S){return S!==h&&!v(S.parent,"bpmn:SubProcess")}),m=kt(g),p.moveElements(g,{x:-m.x,y:-m.y},h)}),i&&d&&this._registerAction("replaceElement",function(h){d.triggerEntry("replace","click",h)})};const Tk={__depends__:[Ak],editorActions:["type",cu]};function x_(e){e.on(["create.init","shape.move.init"],function(t){var n=t.context,i=t.shape;He(i,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(n.gridSnappingContext||(n.gridSnappingContext={}),n.gridSnappingContext.snapLocation="top-left")})}x_.$inject=["eventBus"];function Kr(e,t){J.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;En(a)?r.newBounds=n.snapComplex(c,a):r.newBounds=n.snapSimple(s,c)}})}Kr.$inject=["eventBus","gridSnapping","modeling"],de(Kr,J),Kr.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},Kr.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},Kr.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),j(e,o),e},Kr.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),j(e,o),e};var Mk=2e3;function w_(e,t){e.on(["spaceTool.move","spaceTool.end"],Mk,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)}})}w_.$inject=["eventBus","gridSnapping"];const kk={__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",Kr],gridSnappingSpaceToolBehavior:["type",w_]};var uu=10;function Tf(e,t,n){return n||(n="round"),Math[n](e/t)*t}var Ok=1200,Dk=800;function _r(e,t,n){var i=!n||n.active!==!1;this._eventBus=t;var r=this;t.on("diagram.init",Dk,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"],Ok,function(o){var a=o.originalEvent;if(!(!r.active||a&&Mn(a))){var s=o.context,c=s.gridSnappingContext;c||(c=s.gridSnappingContext={}),["x","y"].forEach(function(u){var l={},f=Ik(o,u,e);f&&(l.offset=f);var p=Lk(o,u);p&&j(l,p),jo(o,u)||r.snapEvent(o,u,l)})}})}_r.prototype.snapEvent=function(e,t,n){var i=this.snapValue(e[t],n);It(e,t,i)},_r.prototype.getGridSpacing=function(){return uu},_r.prototype.snapValue=function(e,t){var n=0;t&&t.offset&&(n=t.offset),e+=n,e=Tf(e,uu);var i,r;return t&&t.min&&(i=t.min,Oe(i)&&(i=Tf(i+n,uu,"ceil"),e=Math.max(e,i))),t&&t.max&&(r=t.max,Oe(r)&&(r=Tf(r+n,uu,"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 Lk(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&&(lu(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&&(lu(t)?S_(s)?a.x.max=c.left:a.x.min=c.right:E_(s)?a.y.max=c.top:a.y.min=c.bottom),u&&(lu(t)?S_(s)?a.x.min=u.left:a.x.max=u.right:E_(s)?a.y.min=u.top:a.y.max=u.bottom),a[t]}function Ik(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,a=o.snapLocation,s=o.snapOffset;return s&&Oe(s[t])||(s||(s=o.snapOffset={}),Oe(s[t])||(s[t]=0),!r)||(n.get(r.id)||(lu(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 lu(e){return e==="x"}function E_(e){return e.indexOf("n")!==-1}function S_(e){return e.indexOf("w")!==-1}const Bk={__depends__:[kk],__init__:["gridSnapping"],gridSnapping:["type",_r]};var Nk=2e3;function R_(e,t,n){e.on("autoPlace",Nk,function(i){var r=i.source,o=Ae(r),a=i.shape,s=Sv(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],v(a,"bpmn:TextAnnotation")&&($k(c)?u.offset=-a.width/2:u.offset=-a.height/2),s[c]=t.snapValue(s[c],u))}),s})}R_.$inject=["eventBus","gridSnapping","elementRegistry"];function $k(e){return e==="x"}var jk=1750;function C_(e,t,n){t.on(["create.start","shape.move.start"],jk,function(i){var r=i.context,o=r.shape,a=e.getRootElement();if(!(!v(o,"bpmn:Participant")||!v(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}))}})}C_.$inject=["canvas","eventBus","gridSnapping"];var Fk=3e3;function pu(e,t,n){J.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],Fk,function(r){var o=r.context,a=o.connection,s=o.hints||{},c=a.waypoints;s.connectionStart||s.connectionEnd||s.createElementsBehavior===!1||Hk(c)&&n.updateWaypoints(a,i.snapMiddleSegments(c))})}pu.$inject=["eventBus","gridSnapping","modeling"],de(pu,J),pu.prototype.snapMiddleSegments=function(e){var t=this._gridSnapping,n;e=e.slice();for(var i=1;i<e.length-2;i++)n=Vk(t,e[i],e[i+1]),e[i]=n[0],e[i+1]=n[1];return e};function Hk(e){return e.length>3}function zk(e){return e==="h"}function Gk(e){return e==="v"}function Vk(e,t,n){var i=ki(t,n),r={};return zk(i)&&(r.y=e.snapValue(t.y)),Gk(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=j({},t,r),n=j({},n,r)),[t,n]}const Wk={__depends__:[Bk,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",R_],gridSnappingParticipantBehavior:["type",C_],gridSnappingLayoutConnectionBehavior:["type",pu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",x_]};var Uk=30,P_=30;function Va(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],function(i){var r=i.element,o=i.gfx;if(v(r,"bpmn:Lane"))return n._createParticipantHit(r,o);if(v(r,"bpmn:Participant"))return qe(r)?n._createParticipantHit(r,o):n._createDefaultHit(r,o);if(v(r,"bpmn:SubProcess"))return qe(r)?n._createSubProcessHit(r,o):n._createDefaultHit(r,o)})}Va.$inject=["eventBus","interactionEvents"],Va.prototype._createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Va.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=Zt(e)?{width:Uk,height:e.height}:{width:e.width,height:P_};return this._interactionEvents.createBoxHit(t,"all",n),!0},Va.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:P_}),!0};const qk={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Va]};function fu(e){e.invoke(Oo,this)}de(fu,Oo),fu.$inject=["injector"],fu.prototype.registerBindings=function(e,t){Oo.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 Yk={__depends__:[nf],__init__:["keyboardBindings"],keyboardBindings:["type",fu]};var Kk={moveSpeed:1,moveSpeedAccelerated:10},Xk=1500,A_="left",T_="up",M_="right",k_="down",Zk={ArrowLeft:A_,Left:A_,ArrowUp:T_,Up:T_,ArrowRight:M_,Right:M_,ArrowDown:k_,Down:k_},Qk={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 O_(e,t,n,i,r){var o=this;this._config=j({},Kk,e||{}),t.addListener(Xk,function(a){var s=a.keyEvent,c=Zk[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=Qk[a](u),f=i.allowed("elements.move",{shapes:c,hints:{keyboardMove:!0}});f&&n.moveElements(c,l)}}}O_.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];const Jk={__depends__:[nf,Un],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",O_]};var D_=10;function Wa(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=KR(l,f,u),c.newBounds=ZR(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:Se(l)})}function s(c){var u=c.shape,l=c.canExecute,f=c.newBounds;if(l){if(f=Xh(f),!eO(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)})}Wa.prototype.canResize=function(e){var t=this._rules,n=ti(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Wa.prototype.activate=function(e,t,n){var i=this._dragging,r,o;if(typeof n=="string"&&(n={direction:n}),r=j({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,L_(t,o),"resize",{autoActivate:!0,cursor:tO(o),data:{shape:t,context:r}})},Wa.prototype.computeMinResizeBox=function(e){var t=e.shape,n=e.direction,i,r;return i=e.minDimensions||{width:D_,height:D_},r=Nm(t,e.childrenBoxPadding),QR(n,t,i,r)},Wa.$inject=["eventBus","rules","modeling","dragging"];function eO(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function L_(e,t){var n=Ae(e),i=Se(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 tO(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 I_="djs-resizing",B_="resize-not-ok",nO=500;function N_(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,I_)),s.width>5&&he(c,{x:s.x,width:s.width}),s.height>5&&he(c,{y:s.y,height:s.height}),o.canExecute?Ye(c).remove(B_):Ye(c).add(B_)}function r(o){var a=o.shape,s=o.frame;s&&Ht(o.frame),t.removeMarker(a,I_)}e.on("resize.move",nO,function(o){i(o.context)}),e.on("resize.cleanup",function(o){r(o.context)})}N_.$inject=["eventBus","canvas","previewSupport"];var du=-6,hu=8,mu=20,Ua="djs-resizer",iO=["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&&D(a,bn(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)}De.bind(t,"mousedown",r),De.bind(t,"touchstart",r)},xr.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=rO(i),a=Ee("g");Ye(a).add(Ua),Ye(a).add(Ua+"-"+e.id),Ye(a).add(Ua+"-"+i),Le(r,a);var s=Ee("rect");he(s,{x:-hu/2+o.x,y:-hu/2+o.y,width:hu,height:hu}),Ye(s).add(Ua+"-visual"),Le(a,s);var c=Ee("rect");return he(c,{x:-mu/2+o.x,y:-mu/2+o.y,width:mu,height:mu}),Ye(c).add(Ua+"-hit"),Le(a,c),Ts(a,t,n),a},xr.prototype.createResizer=function(e,t){var n=L_(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},xr.prototype.addResizer=function(e){var t=this;st(e)||D(iO,function(n){t._resize.canResize({shape:e,direction:n})&&t.createResizer(e,n)})},xr.prototype.removeResizers=function(){var e=this._getResizersParent();_s(e)},xr.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},xr.$inject=["eventBus","canvas","selection","resize"];function rO(e){var t={x:0,y:0};return e.indexOf("e")!==-1?t.x=-du:e.indexOf("w")!==-1&&(t.x=du),e.indexOf("s")!==-1?t.y=-du:e.indexOf("n")!==-1&&(t.y=du),t}const $_={__depends__:[yi,Ni,To],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Wa],resizePreview:["type",N_],resizeHandles:["type",xr]};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||He(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=$n(e);if(t!==void 0){var n={text:t},i=this.getEditingBBox(e);j(n,i);var r={},o=n.style||{};return j(o,{backgroundColor:null,border:null}),(He(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||j_(e))&&j(r,{centerVertically:!0}),or(e)&&(j(r,{resizable:!0,autoResize:!0}),j(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),v(e,"bpmn:TextAnnotation")&&(j(r,{resizable:!0,autoResize:!0}),j(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),j(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(v(e,"bpmn:Lane")||cO(e)){var h=Zt(e),m=h?{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};j(o,m),j(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:h?"rotate(-90deg)":null})}if(sO(e)){var g=Zt(e),S=g?{width:i.width,height:i.height}:{width:i.height,height:i.width,x:r.x-i.height/2,y:r.y-i.width/2};j(o,S),j(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:g?null:"rotate(-90deg)"})}(He(e,["bpmn:Task","bpmn:CallActivity"])||j_(e))&&(j(o,{width:i.width,height:i.height}),j(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),aO(e)&&(j(o,{width:i.width,x:i.x}),j(d,{fontSize:f+"px",lineHeight:p,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var E=1,x=i.width+2*E;if(n.labelTarget&&(j(o,{width:x,height:i.height+2*E,x:i.x-E,y:i.y-E}),j(d,{fontSize:u+"px",lineHeight:l})),or(n)&&!Os(n)&&!je(n)){var w=gl(e),C=t.getAbsoluteBBox({x:w.x,y:w.y,width:0,height:0}),P=u,L=Nr.width*a+2*E;j(o,{width:L,height:P+2*E,x:C.x-L/2,y:C.y-P/2-E}),j(d,{fontSize:u+"px",lineHeight:l})}return v(e,"bpmn:TextAnnotation")&&(j(o,{width:i.width+2*E,height:i.height+2*E,x:i.x-E,y:i.y-E,minWidth:30*a,minHeight:10*a}),j(d,{textAlign:"left",paddingTop:go*a+"px",paddingBottom:go*a+"px",paddingLeft:go*a+"px",paddingRight:go*a+"px",fontSize:f+"px",lineHeight:p})),{bounds:o,style:d}},qa.prototype.update=function(e,t,n,i){var r,o;v(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}),uO(t)&&(t=null),this._modeling.updateLabel(e,t,r)};function j_(e){return v(e,"bpmn:SubProcess")&&!qe(e)}function aO(e){return v(e,"bpmn:SubProcess")&&qe(e)}function sO(e){return v(e,"bpmn:Participant")&&!qe(e)}function cO(e){return v(e,"bpmn:Participant")&&qe(e)}function uO(e){return!e||!e.trim()}var F_="djs-element-hidden",H_="djs-label-hidden";function z_(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,v(o,"bpmn:TextAnnotation")){a=t.getAbsoluteBBox(o),s=Ee("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=Ee("path");he(f,{d:l,strokeWidth:2,stroke:lO(o)}),Le(s,f),Le(r,s),nn(s,o.x,o.y)}v(o,"bpmn:TextAnnotation")||o.labelTarget?t.addMarker(o,F_):(v(o,"bpmn:Task")||v(o,"bpmn:CallActivity")||v(o,"bpmn:SubProcess")||v(o,"bpmn:Participant")||v(o,"bpmn:Lane"))&&t.addMarker(o,H_)}),e.on("directEditing.resize",function(c){if(v(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}});he(i.path,{d:p})}}),e.on(["directEditing.complete","directEditing.cancel"],function(c){var u=c.active;u&&(t.removeMarker(u.element.label||u.element,F_),t.removeMarker(o,H_)),o=void 0,a=void 0,s&&(Ht(s),s=void 0)})}z_.$inject=["eventBus","canvas","pathMap"];function lO(e,t){var n=Xe(e);return n.get("stroke")||t||"black"}const pO={__depends__:[Lp,$_,d_],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",qa],labelEditingPreview:["type",z_]};var fO=500,dO=1e3;function _i(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){Z1(o)||i.createOutline(o)}e.on("element.hover",function(o){r(o.element)}),e.on("selection.changed",function(o){D(o.newSelection,r)}),e.on(["shape.changed","connection.changed"],fO,function(o){var a=o.element,s=o.gfx,c=at(".djs-outline",s);c&&i.updateOutline(a,c)})}_i.prototype.createOutline=function(e){var t=this._elementRegistry.getGraphics(e);if(!t)throw new Error("cannot create outline for non-rendered element");var n=at(".djs-outline",t);return n||(n=this.getOutline(e)||this._createOutlineGfx(),Le(t,n),this.updateOutline(e,n)),n},_i.prototype._createOutlineGfx=function(){var e=Ee("rect");return he(e,j({x:0,y:0,rx:4,width:100,height:100},this._outlineStyle)),e},_i.prototype.updateOutline=function(e,t){e.waypoints?this.updateConnectionOutline(t,e):this.updateShapeOutline(t,e)},_i.prototype.updateShapeOutline=function(e,t){var n=!1,i=this._getProviders();i.length&&D(i,function(r){n=n||r.updateOutline(t,e)}),n||he(e,{x:-this._outlineOffset,y:-this._outlineOffset,width:t.width+this._outlineOffset*2,height:t.height+this._outlineOffset*2})},_i.prototype.updateConnectionOutline=function(e,t){var n=kt(t);he(e,{x:n.x-this._outlineOffset,y:n.y-this._outlineOffset,width:n.width+this._outlineOffset*2,height:n.height+this._outlineOffset*2})},_i.prototype.registerProvider=function(e,t){t||(t=e,e=dO),this._eventBus.on("outline.getProviders",e,function(n){n.providers.push(t)})},_i.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"outline.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},_i.prototype.getOutline=function(e){var t,n=this._getProviders();return D(n,function(i){Kt(i.getOutline)&&(t=t||i.getOutline(e))}),t},_i.$inject=["eventBus","styles","elementRegistry"];var gu=6;function Mf(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)})}Mf.prototype._updateMultiSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");_s(t);var n=e.length>1,i=this._canvas.getContainer();if(Ye(i)[n?"add":"remove"]("djs-multi-select"),!!n){var r=hO(kt(e)),o=Ee("rect");he(o,j({rx:3},r)),Ye(o).add("djs-selection-outline"),Le(t,o)}},Mf.$inject=["eventBus","canvas","selection"];function hO(e){return{x:e.x-gu,y:e.y-gu,width:e.width+gu*2,height:e.height+gu*2}}const kf={__depends__:[Un],__init__:["outline","multiSelectionOutline"],outline:["type",_i],multiSelectionOutline:["type",Mf]},G_=["bpmn:Event","bpmn:SequenceFlow","bpmn:Gateway"],V_={class:"bjs-label-link",stroke:"var(--element-selected-outline-secondary-stroke-color)",strokeDasharray:"5, 5"},mO=15,yu=2;function W_(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(h=>He(h,G_));if(p.length===1){const h=p[0];je(h)?a(h,h.labelTarget):(d=h.labels)!=null&&d.length&&a(h.labels[0],h)}if(p.length===2){const h=p.find(je),m=p.find(g=>{var S;return(S=g.labels)==null?void 0:S.includes(h)});h&&m&&a(h,m)}}),e.on("shape.changed",function({element:f}){var p;!He(f,G_)||!l(f)||(je(f)?a(f,f.labelTarget):(p=f.labels)!=null&&p.length&&a(f.labels[0],f))});function a(f,p){const d=Xo([Ae(p),Ae(f)],V_),h=d.getAttribute("d"),g=r.isSelected(f)?c(f):u(f),S=ea(g,h);if(!S)return;const x=r.isSelected(p)?c(p):u(p),w=ea(x,h)||Ae(p);la(w,S)<mO||(cl(d,[w,S]),Le(o,d))}function s(){bs(`.${V_.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+wr(p,"x")-yu,y:f.y+wr(p,"y")-yu,width:wr(p,"width")+yu*2,height:wr(p,"height")+yu*2};return vl(d,wr(p,"rx"))}if(p.cx){const d=wr(p,"r"),h={x:f.x+wr(p,"cx")-d,y:f.y+wr(p,"cy")-d,width:d*2,height:d*2};return _m(h)}}function u(f){return n.getShapePath(f)}function l(f){return r.isSelected(f)}}W_.$inject=["eventBus","canvas","graphicsFactory","outline","selection"];function wr(e,t){return parseFloat(he(e,t)||0)}const gO={__depends__:[Un,kf],__init__:["labelLink"],labelLink:["type",W_]};var yO=new Ao("tt");function vO(e){var t=ft('<div class="djs-tooltip-container" />');return gn(t,{position:"absolute",width:"0",height:"0"}),e.insertBefore(t,e.firstChild),t}function bO(e,t,n){gn(e,{left:t+"px",top:n+"px"})}function Of(e,t){e.style.display=t===!1?"none":""}var U_="djs-tooltip",Df="."+U_;function xn(e,t){this._eventBus=e,this._canvas=t,this._ids=yO,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=vO(t.getContainer());var n=this;Pn.bind(this._tooltipRoot,Df,"mousedown",function(i){i.stopPropagation()}),Pn.bind(this._tooltipRoot,Df,"mouseover",function(i){n.trigger("mouseover",i)}),Pn.bind(this._tooltipRoot,Df,"mouseout",function(i){n.trigger("mouseout",i)}),this._init()}xn.$inject=["eventBus","canvas"],xn.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=j({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},xn.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)))},xn.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},xn.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},xn.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)}},xn.prototype.remove=function(e){var t=this.get(e);t&&(pi(t.html),pi(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},xn.prototype.show=function(){Of(this._tooltipRoot)},xn.prototype.hide=function(){Of(this._tooltipRoot,!1)},xn.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},xn.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)),En(n)&&(n=ft(n)),i=ft('<div data-tooltip-id="'+t+'" class="'+U_+'">'),gn(i,{position:"absolute"}),i.appendChild(n),e.type&&gt(i).add("djs-tooltip-"+e.type),e.className&&gt(i).add(e.className),e.htmlContainer=i,r.appendChild(i),this._tooltips[t]=e,this._updateTooltip(e)},xn.prototype._updateTooltip=function(e){var t=e.position,n=e.htmlContainer;bO(n,t.x,t.y)},xn.prototype._updateTooltipVisibilty=function(e){D(this._tooltips,function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),Of(i,r))})},xn.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 _O={__init__:["tooltips"],tooltips:["type",xn]};var xO="flow elements must be children of pools/participants",wO="Data object must be placed within a pool/participant.";function q_(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;v(s,"bpmn:Collaboration")&&(v(a,"bpmn:FlowNode")?i(r,n(xO)):v(a,"bpmn:DataObjectReference")&&i(r,n(wO)))})}q_.$inject=["eventBus","tooltips","translate"];const EO={__depends__:[_O],__init__:["modelingFeedback"],modelingFeedback:["type",q_]};var SO=500,RO=1250,CO=1500,vu=Math.round;function PO(e){return{x:e.x+vu(e.width/2),y:e.y+vu(e.height/2)}}function Y_(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",CO,function(s){var c=s.context,u=s.shape,l=i.get().slice();l.indexOf(u)===-1&&(l=[u]),l=AO(l),j(c,{shapes:l,validatedShapes:l,shape:u})}),e.on("shape.move.start",RO,function(s){var c=s.context,u=c.validatedShapes,l;if(l=c.canExecute=o(u),!l)return!1}),e.on("shape.move.move",SO,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=vu(u.x),u.y=vu(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=So(s);if(!c)throw new Error("must supply DOM mousedown event");return a(c,s.element)}});function a(s,c,u,l){if(Yt(u)&&(l=u,u=!1),!(c.waypoints||!c.parent)&&!Ye(s.target).has("djs-hit-no-move")){var f=PO(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}Y_.$inject=["eventBus","dragging","modeling","selection","rules"];function AO(e){var t=to(e,"id");return ze(e,function(n){for(;n=n.parent;)if(t[n.id])return!1;return!0})}var K_=499,Lf="djs-dragging",X_="drop-ok",Z_="drop-not-ok",Q_="new-parent",J_="attach-ok";function ex(e,t,n,i){function r(c){var u=o(c),l=TO(u);return l}function o(c){var u=Zo(c),l=u.flatMap(d=>(d.incoming||[]).concat(d.outgoing||[])),f=u.concat(l),p=[...new Set(f)];return p}function a(c,u){[J_,X_,Z_,Q_].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,Lf),c.allDraggedElements?c.allDraggedElements.push(u):c.allDraggedElements=[u]}e.on("shape.move.start",K_,function(c){var u=c.context,l=u.shapes,f=u.allDraggedElements,p=r(l);if(!u.dragGroup){var d=Ee("g");he(d,n.cls("djs-drag-group",["no-events"]));var h=t.getActiveLayer();Le(h,d),u.dragGroup=d}p.forEach(function(m){i.addDragger(m,u.dragGroup)}),f?f=Pu([f,o(l)]):f=o(l),D(f,function(m){t.addMarker(m,Lf)}),u.allDraggedElements=f,u.differentParents=MO(l)}),e.on("shape.move.move",K_,function(c){var u=c.context,l=u.dragGroup,f=u.target,p=u.shape.parent,d=u.canExecute;f&&(d==="attach"?a(f,J_):u.canExecute&&p&&f.id!==p.id?a(f,Q_):a(f,u.canExecute?X_:Z_)),nn(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;D(l,function(p){t.removeMarker(p,Lf)}),f&&Ht(f)}),this.makeDraggable=s}ex.$inject=["eventBus","canvas","styles","previewSupport"];function TO(e){var t=new Set;e.forEach(function(i){t.add(i.id)});var n=ze(e,function(i){return st(i)?t.has(i.source.id)&&t.has(i.target.id):!0});return n}function MO(e){return C0(to(e,function(t){return t.parent&&t.parent.id}))!==1}const kO={__depends__:[uc,Un,kf,yi,Ni,To],__init__:["move","movePreview"],move:["type",Y_],movePreview:["type",ex]};var tx=".djs-palette-toggle",nx=".entry",OO=tx+", "+nx,If="djs-palette-",DO="shown",Bf="open",ix="two-column",LO=1e3;function Bt(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()})}Bt.$inject=["eventBus","canvas"],Bt.prototype.registerProvider=function(e,t){t||(t=e,e=LO),this._eventBus.on("palette.getProviders",e,function(n){n.providers.push(t)}),this._rebuild()},Bt.prototype.getEntries=function(){var e=this._getProviders();return e.reduce(BO,{})},Bt.prototype._rebuild=function(){if(this._diagramInitialized){var e=this._getProviders();e.length&&(this._container||this._init(),this._update())}},Bt.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=ft(Bt.HTML_MARKUP);n.appendChild(i),gt(n).add(If+DO),Pn.bind(i,OO,"click",function(r){var o=r.delegateTarget;if(Ju(o,tx))return e.toggle();e.trigger("click",r)}),De.bind(i,"mousedown",function(r){r.stopPropagation()}),Pn.bind(i,nx,"dragstart",function(r){e.trigger("dragstart",r)}),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},Bt.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},Bt.prototype._toggleState=function(e){e=e||{};var t=this._getParentContainer(),n=this._container,i=this._eventBus,r,o=gt(n),a=gt(t);"twoColumn"in e?r=e.twoColumn:r=this._needsCollapse(t.clientHeight,this._entries||{}),o.toggle(ix,r),a.toggle(If+ix,r),"open"in e&&(o.toggle(Bf,e.open),a.toggle(If+Bf,e.open)),i.fire("palette.changed",{twoColumn:r,open:this.isOpen()})},Bt.prototype._update=function(){var e=at(".djs-palette-entries",this._container),t=this._entries=this.getEntries();ys(e),D(t,function(n,i){var r=n.group||"default",o=at("[data-group="+Oa(r)+"]",e);o||(o=ft('<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=ft(a);if(o.appendChild(s),!n.separator&&(ln(s,"data-action",i),n.title&&ln(s,"title",n.title),n.className&&IO(s,n.className),n.imageUrl)){var c=ft("<img>");ln(c,"src",n.imageUrl),s.appendChild(c)}}),this.open()},Bt.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()},Bt.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(Kt(a)){if(t==="click")return a(n,i)}else if(a[t])return a[t](n,i);n.preventDefault()}},Bt.prototype._layoutChanged=function(){this._toggleState({})},Bt.prototype._needsCollapse=function(e,t){var n=50,i=Object.keys(t).length*46;return e<i+n},Bt.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},Bt.prototype.open=function(){this._toggleState({open:!0})},Bt.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Bt.prototype.isActiveTool=function(e){return e&&this._activeTool===e},Bt.prototype.updateToolHighlight=function(e){var t,n;this._toolsContainer||(t=at(".djs-palette-entries",this._container),this._toolsContainer=at("[data-group=tools]",t)),n=this._toolsContainer,D(n.children,function(i){var r=i.getAttribute("data-action");if(r){var o=gt(i);r=r.replace("-tool",""),o.contains("entry")&&r===e?o.add("highlighted-entry"):o.remove("highlighted-entry")}})},Bt.prototype.isOpen=function(){return gt(this._container).has(Bf)},Bt.prototype._getParentContainer=function(){return this._canvas.getContainer()},Bt.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';function IO(e,t){var n=gt(e),i=Pe(t)?t:t.split(/\s+/g);i.forEach(function(r){n.add(r)})}function BO(e,t){var n=t.getPaletteEntries();return Kt(n)?n(e):(D(n,function(i,r){e[r]=i}),e)}const NO={__init__:["palette"],palette:["type",Bt]};var rx="crosshair",ox="selected",$O="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=Ee("rect");he(d,{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Le(p,d),u(!0),this.update(f)},update:function(f){var p=f.frame,d=f.bbox;p&&d&&he(p,{x:d.x,y:d.y,width:d.width,height:d.height});var h=f.marked,m=f.lastMarked;if(h&&m){for(const g of m)h.has(g)||t.removeMarker(g,ox);for(const g of h)m.has(g)||t.addMarker(g,ox)}},remove:function(f){this.update(f),f.frame&&Ht(f.frame),u(!1)}};function u(f){Ye(t.getContainer()).toggle($O,f)}function l(f){var p=i.getAll();return new Set(eo(lo(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=ax(f),p.add=nc(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=ax(f),h=l(d),m=p.initialMarked.union(h);p.lastMarked=p.marked,p.marked=m,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(nc(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:rx,data:{context:{}},keepSelection:!0})},Er.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:rx,data:{context:{}},keepSelection:!0})},Er.prototype._select=function(e){this._selection.select(e)},Er.prototype.select=function(e,t,n=[]){var i=eo(lo(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 ax(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 jO={__depends__:[dc,ga],__init__:["lassoTool"],lassoTool:["type",Er]};var Nf=1500,sx="grab";function Fo(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",Nf,function(c){if(da(c))return a.activateMove(c.originalEvent,!0),!1}),s&&s.addListener(Nf,function(c){if(!(!cx(c.keyEvent)||a.isActive())){var u=a._mouse.getLastMoveEvent();a.activateMove(u,!!u)}},"keyboard.keydown"),s&&s.addListener(Nf,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!da(c)&&l&&e.once("hand.move.ended",function(f){a.activateHand(f.originalEvent,!0,!0)}),!1})}Fo.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],Fo.prototype.activateMove=function(e,t,n){typeof t=="object"&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:sx,data:{context:n||{}}})},Fo.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:sx,data:{context:{reactivate:n}}})},Fo.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},Fo.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 FO={__depends__:[dc,ga],__init__:["handTool"],handTool:["type",Fo]};var ux="connect-ok",lx="connect-not-ok";function Ho(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?ux:lx))}),e.on(["global-connect.out","global-connect.cleanup"],function(c){var u=c.context.startTarget,l=c.context.canStartConnect;u&&i.removeMarker(u,l?ux:lx)}),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})}Ho.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Ho.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Ho.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Ho.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Ho.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};const HO={__depends__:[Cf,yi,Ni,dc,ga],globalConnect:["type",Ho]};function $f(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)}$f.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],$f.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,h,m){function g(S){var E=n.createShape(j({type:f},m));t.start(S,E)}return{group:p,className:d,title:h,action:{dragstart:g,click:g}}}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 j(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 zO={__depends__:[NO,pc,$y,jO,FO,HO,aa],__init__:["paletteProvider"],paletteProvider:["type",$f]};var GO=250;function jf(e,t,n,i,r){J.call(this,e);function o(s){var c=s.canExecute.replacements;D(c,function(u){var l=u.oldElementId,f={type:u.newElementType};if(!s.visualReplacements[l]){var p=t.get(l);j(f,{x:p.x,y:p.y});var d=n.createShape(f);i.addShape(d,p.parent);var h=at('[data-element-id="'+Oa(p.id)+'"]',s.dragGroup);h&&he(h,{display:"none"});var m=r.addDragger(d,s.dragGroup);s.visualReplacements[l]=m,i.removeShape(d)}})}function a(s){var c=s.visualReplacements;D(c,function(u,l){var f=at('[data-element-id="'+Oa(l)+'"]',s.dragGroup);f&&he(f,{display:"inline"}),u.remove(),c[l]&&delete c[l]})}e.on("shape.move.move",GO,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"],de(jf,J);const VO={__depends__:[To],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",jf]};var WO=1250,Ff=40,UO=20,qO=10,px=20,fx=["x","y"],YO=Math.abs;function dx(e){e.on(["connect.hover","connect.move","connect.end"],WO,function(t){var n=t.context,i=n.canExecute,r=n.start,o=n.hover,a=n.source,s=n.target;t.originalEvent&&Mn(t.originalEvent)||(n.initialConnectionStart||(n.initialConnectionStart=n.connectionStart),i&&o&&KO(t,o,JO(o)),o&&QO(i,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(n.connectionStart=Kn(r),He(o,["bpmn:Event","bpmn:Gateway"])&&hx(t,Kn(o)),He(o,["bpmn:Task","bpmn:SubProcess"])&&XO(t,o),v(a,"bpmn:BoundaryEvent")&&s===a.host&&ZO(t)):mx(i,"bpmn:MessageFlow")?(v(r,"bpmn:Event")&&(n.connectionStart=Kn(r)),v(o,"bpmn:Event")&&hx(t,Kn(o))):n.connectionStart=n.initialConnectionStart)})}dx.$inject=["eventBus"];function KO(e,t,n){fx.forEach(function(i){var r=gx(i,t);e[i]<t[i]+n?It(e,i,t[i]+n):e[i]>t[i]+r-n&&It(e,i,t[i]+r-n)})}function XO(e,t){var n=Kn(t);fx.forEach(function(i){eD(e,t,i)&&It(e,i,n[i])})}function ZO(e){var t=e.context,n=t.source,i=t.target;if(!tD(t)){var r=Kn(n),o=tn(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;YO(c-r[s])<Ff&&(c>r[s]?u=r[s]+Ff:u=r[s]-Ff,It(e,s,u))})}}function hx(e,t){It(e,"x",t.x),It(e,"y",t.y)}function mx(e,t){return e&&e.type===t}function QO(e,t){return Yi(t,function(n){return mx(e,n)})}function gx(e,t){return e==="x"?t.width:t.height}function JO(e){return v(e,"bpmn:Task")?qO:UO}function eD(e,t,n){return e[n]>t[n]+px&&e[n]<t[n]+gx(n,t)-px}function tD(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 bu,n.initDefaults(this._defaultSnaps)),n};function bu(){this._snapValues={}}bu.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)},bu.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&G2(e[n],r[n],i)},bu.prototype.initDefaults=function(e){var t=this;D(e||{},function(n,i){D(n,function(r){t.add(i,r)})})};var nD=1250;function xi(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"],nD,function(r){var o=r.context,a=o.shape,s=o.snapContext,c=o.target;if(!(r.originalEvent&&Mn(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()})}xi.$inject=["elementRegistry","eventBus","snapping"],xi.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=Kn(i,e):o={x:e.x+Kn(i).x,y:e.y+Kn(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}),je(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},xi.prototype.addSnapTargetPoints=function(e,t,n){var i=this.getSnapTargets(t,n);return D(i,function(r){if(je(r)){je(t)&&e.add("mid",Kn(r));return}if(st(r)){if(r.waypoints.length<3)return;var o=r.waypoints.slice(1,-1);D(o,function(a){e.add("mid",a)});return}e.add("mid",Kn(r))}),!Oe(t.x)||!Oe(t.y)||this._elementRegistry.get(t.id)&&e.add("mid",Kn(t)),e},xi.prototype.getSnapTargets=function(e,t){return n_(t).filter(function(n){return!iD(n)})};function iD(e){return!!e.hidden}var yx=1500;function zo(e,t){t.invoke(xi,this),e.on(["create.move","create.end"],yx,sD),e.on(["create.move","create.end","shape.move.move","shape.move.end"],yx,function(n){var i=n.context,r=i.canExecute,o=i.target,a=r&&(r==="attach"||r.attach);a&&!jo(n)&&rD(n,o)})}de(zo,xi),zo.$inject=["eventBus","injector"],zo.prototype.initSnap=function(e){var t=xi.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return D(n.outgoing,function(r){var o=r.waypoints[0];o=o.original||o,t.setSnapOrigin(r.id+"-docking",bx(o,i,e))}),D(n.incoming,function(r){var o=r.waypoints[r.waypoints.length-1];o=o.original||o,t.setSnapOrigin(r.id+"-docking",bx(o,i,e))}),v(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},zo.prototype.addSnapTargetPoints=function(e,t,n){xi.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);D(i,function(o){(aD(o)||oD([t,o],"bpmn:TextAnnotation"))&&(e.add("top-left",e_(o)),e.add("bottom-right",t_(o)))});var r=this._elementRegistry;return D(t.incoming,function(o){if(r.get(t.id)){vx(i,o.source)||e.add("mid",Ae(o.source));var a=o.waypoints[0];e.add(o.id+"-docking",a.original||a)}}),D(t.outgoing,function(o){if(r.get(t.id)){vx(i,o.target)||e.add("mid",Ae(o.target));var a=o.waypoints[o.waypoints.length-1];e.add(o.id+"-docking",a.original||a)}}),v(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},zo.prototype.getSnapTargets=function(e,t){return xi.prototype.getSnapTargets.call(this,e,t).filter(function(n){return!v(n,"bpmn:Lane")})};function rD(e,t){var n=Se(t),i=Lg(e,t),r=e.context,o=r.shape,a;o.parent?a={x:0,y:0}:a=Ae(o),/top/.test(i)?It(e,"y",n.top-a.y):/bottom/.test(i)&&It(e,"y",n.bottom-a.y),/left/.test(i)?It(e,"x",n.left-a.x):/right/.test(i)&&It(e,"x",n.right-a.x)}function oD(e,t){return e.every(function(n){return v(n,t)})}function aD(e){return v(e,"bpmn:SubProcess")&&qe(e)?!0:v(e,"bpmn:Participant")}function sD(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)&&It(e,"x",e.x),(i&&i>=e.y||o&&o<=e.y)&&It(e,"y",e.y)}}function vx(e,t){return e.indexOf(t)!==-1}function bx(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}var cD=1250;function Ya(e,t){var n=this;e.on(["resize.start"],function(i){n.initSnap(i)}),e.on(["resize.move","resize.end"],cD,function(i){var r=i.context,o=r.shape,a=o.parent,s=r.direction,c=r.snapContext;if(!(i.originalEvent&&Mn(i.originalEvent))&&!jo(i)){var u=c.pointsForTarget(a);u.initialized||(u=n.addSnapTargetPoints(u,o,a,s),u.initialized=!0),pD(s)&&It(i,"x",i.x),fD(s)&&It(i,"y",i.y),t.snap(i,u)}}),e.on(["resize.cleanup"],function(){t.hide()})}Ya.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=_x(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},Ya.prototype.addSnapTargetPoints=function(e,t,n,i){var r=this.getSnapTargets(t,n);return D(r,function(o){e.add("corner",t_(o)),e.add("corner",e_(o))}),e.add("corner",_x(t,i)),e},Ya.$inject=["eventBus","snapping"],Ya.prototype.getSnapTargets=function(e,t){return n_(t).filter(function(n){return!uD(n,e)&&!st(n)&&!lD(n)&&!je(n)})};function _x(e,t){var n=Ae(e),i=Se(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 uD(e,t){return e.host===t}function lD(e){return!!e.hidden}function pD(e){return e==="n"||e==="s"}function fD(e){return e==="e"||e==="w"}var dD=7,hD=1e3;function Rr(e){this._canvas=e,this._asyncHide=Tu(bn(this.hide,this),hD)}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")};D(r,function(a){var s=i.getSnapOrigin(a),c={x:e.x+s.x,y:e.y+s.y};if(D(["x","y"],function(u){var l;o[u]||(l=t.snap(c,a,u,dD),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),D(["x","y"],function(a){var s=o[a];Yt(s)&&It(e,a,s.originValue)})},Rr.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ee("path");return he(n,{d:"M0,0 L0,0"}),Ye(n).add("djs-snap-line"),Le(t,n),{update:function(i){Oe(i)?e==="horizontal"?he(n,{d:"M-100000,"+i+" L+100000,"+i,display:""}):he(n,{d:"M "+i+",-100000 L "+i+", +100000",display:""}):he(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(){D(this._snapLines,function(e){e.update()})};const mD={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",xi],resizeSnapping:["type",Ya],snapping:["type",Rr]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",dx],createMoveSnapping:["type",zo]};var xx=300;function Ie(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=at(Ie.INPUT_SELECTOR,this._container),this._resultsContainer=at(Ie.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy","drag.init","elements.changed"],this.close,this)}Ie.$inject=["canvas","eventBus","selection","translate"],Ie.prototype._bindEvents=function(){var e=this;function t(n,i,r,o){e._eventMaps.push({el:n,type:r,listener:Pn.bind(n,i,r,o)})}t(document,"html","click",function(n){e.close(!1)}),t(this._container,Ie.INPUT_SELECTOR,"click",function(n){n.stopPropagation(),n.delegateTarget.focus()}),t(this._container,Ie.RESULT_SELECTOR,"mouseover",function(n){n.stopPropagation(),e._scrollToNode(n.delegateTarget),e._preselect(n.delegateTarget)}),t(this._container,Ie.RESULT_SELECTOR,"click",function(n){n.stopPropagation(),e._select(n.delegateTarget)}),t(this._container,Ie.INPUT_SELECTOR,"keydown",function(n){zt("ArrowUp",n)&&n.preventDefault(),zt("ArrowDown",n)&&n.preventDefault()}),t(this._container,Ie.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)})},Ie.prototype._unbindEvents=function(){this._eventMaps.forEach(function(e){Pn.unbind(e.el,e.type,e.listener)})},Ie.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=at(Ie.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}},Ie.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},Ie.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)}},Ie.prototype._clearResults=function(){ys(this._resultsContainer),this._results={},this._eventBus.fire("searchPad.cleared")},Ie.prototype._getCurrentResult=function(){return at(Ie.RESULT_SELECTED_SELECTOR,this._resultsContainer)},Ie.prototype._createResultNode=function(e,t){var n=ft(Ie.RESULT_HTML);return e.primaryTokens.length>0&&wx(n,e.primaryTokens,Ie.RESULT_PRIMARY_HTML),wx(n,e.secondaryTokens,Ie.RESULT_SECONDARY_HTML),ln(n,Ie.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},Ie.prototype.registerProvider=function(e){this._searchProvider=e},Ie.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,gt(this._canvas.getContainer()).add("djs-search-open"),gt(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},Ie.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,gt(this._canvas.getContainer()).remove("djs-search-open"),gt(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._eventBus.fire("searchPad.closed"),this._canvas.restoreFocus())},Ie.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Ie.prototype.isOpen=function(){return this._open},Ie.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&gt(t).remove(Ie.RESULT_SELECTED_CLASS);var n=ln(e,Ie.RESULT_ID_ATTRIBUTE),i=this._results[n].element;gt(e).add(Ie.RESULT_SELECTED_CLASS),this._canvas.scrollToElement(i,{top:xx}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},Ie.prototype._select=function(e){var t=ln(e,Ie.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this._cachedSelection=null,this._cachedViewbox=null,this.close(!1),this._canvas.scrollToElement(n,{top:xx}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},Ie.prototype._getBoxHtml=function(){const e=ft(Ie.BOX_HTML),t=at(Ie.INPUT_SELECTOR,e);return t&&t.setAttribute("aria-label",this._translate("Search in diagram")),e};function wx(e,t,n){var i=gD(t),r=ft(n);r.innerHTML=i,e.appendChild(r)}function gD(e){var t="";return e.forEach(function(n){var i=Mv(n.value||n.matched||n.normal),r=n.match||n.matched;r?t+='<b class="'+Ie.RESULT_HIGHLIGHT_CLASS+'">'+i+"</b>":t+=i}),t!==""?t:null}Ie.CONTAINER_SELECTOR=".djs-search-container",Ie.INPUT_SELECTOR=".djs-search-input input",Ie.RESULTS_CONTAINER_SELECTOR=".djs-search-results",Ie.RESULT_SELECTOR=".djs-search-result",Ie.RESULT_SELECTED_CLASS="djs-search-result-selected",Ie.RESULT_SELECTED_SELECTOR="."+Ie.RESULT_SELECTED_CLASS,Ie.RESULT_ID_ATTRIBUTE="data-result-id",Ie.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",Ie.BOX_HTML=`<div class="djs-search-container djs-scrollable">
335
+ </svg>`},Rk=900;function Ga(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",Rk,this)}Ga.$inject=["popupMenu","distributeElements","translate","rules"],Ga.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&j(t,this._getEntries(e)),t},Ga.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},Ga.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:x_.horizontal,action:function(o,a){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageHtml:x_.vertical,action:function(o,a){t.trigger(e,"vertical"),i.close()}}};return r};const Ck={__depends__:[bf,Sk],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",cu],distributeElementsMenuProvider:["type",Ga]};var w_="is not a registered action",Pk="is already registered";function Zn(e,t){this._eventBus=e,this._actions={};var n=this;e.on("diagram.init",function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})})}Zn.$inject=["eventBus","injector"],Zn.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 p=s.allowed("elements.delete",{elements:l});if(p!==!1){var f=Pe(p)?p:l;return o.cut(f.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 p=s.allowed("elements.delete",{elements:l}),f;p!==!1&&(Pe(p)?f=p:f=l,f.length&&n.removeElements(f.slice()))}}),c&&this.register("moveCanvas",function(l){c.moveCanvas(l)}),u&&this.register("moveSelection",function(l){u.moveSelection(l.direction,l.accelerated)})},Zn.prototype.trigger=function(e,t){if(!this._actions[e])throw Tf(e,w_);var n=this._eventBus.fire("editorActions.allowed",{action:e,opts:t});if(n!==!1)return this._actions[e](t)},Zn.prototype.register=function(e,t){var n=this;if(typeof e=="string")return this._registerAction(e,t);D(e,function(i,r){n._registerAction(r,i)})},Zn.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw Tf(e,Pk);this._actions[e]=t},Zn.prototype.unregister=function(e){if(!this.isRegistered(e))throw Tf(e,w_);this._actions[e]=void 0},Zn.prototype.getActions=function(){return Object.keys(this._actions)},Zn.prototype.isRegistered=function(e){return!!this._actions[e]};function Tf(e,t){return new Error(e+" "+t)}const Ak={__init__:["editorActions"],editorActions:["type",Zn]};function uu(e){e.invoke(Zn,this)}de(uu,Zn),uu.$inject=["injector"],uu.prototype._registerDefaultActions=function(e){Zn.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),p=e.get("searchPad",!1),f=e.get("modeling",!1),d=e.get("contextPad",!1);t&&n&&i&&this._registerAction("selectElements",function(){var h=t.getRootElement(),m=n.filter(function(g){return g!==h});return i.select(m),m}),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(h){var m=i.get(),g=h.type;m.length&&c.trigger(m,g)}),i&&u&&this._registerAction("alignElements",function(h){var m=i.get(),g=[],S=h.type;m.length&&(g=ze(m,function(x){return!v(x,"bpmn:Lane")}),u.trigger(g,S))}),i&&f&&this._registerAction("setColor",function(h){var m=i.get();m.length&&f.setColor(m,h)}),i&&l&&this._registerAction("directEditing",function(){var h=i.get();h.length&&l.activate(h[0])}),p&&this._registerAction("find",function(){p.toggle()}),t&&f&&this._registerAction("moveToOrigin",function(){var h=t.getRootElement(),m,g;v(h,"bpmn:Collaboration")?g=n.filter(function(S){return v(S.parent,"bpmn:Collaboration")}):g=n.filter(function(S){return S!==h&&!v(S.parent,"bpmn:SubProcess")}),m=kt(g),f.moveElements(g,{x:-m.x,y:-m.y},h)}),i&&d&&this._registerAction("replaceElement",function(h){d.triggerEntry("replace","click",h)})};const Tk={__depends__:[Ak],editorActions:["type",uu]};function E_(e){e.on(["create.init","shape.move.init"],function(t){var n=t.context,i=t.shape;He(i,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(n.gridSnappingContext||(n.gridSnappingContext={}),n.gridSnappingContext.snapLocation="top-left")})}E_.$inject=["eventBus"];function Kr(e,t){J.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;En(a)?r.newBounds=n.snapComplex(c,a):r.newBounds=n.snapSimple(s,c)}})}Kr.$inject=["eventBus","gridSnapping","modeling"],de(Kr,J),Kr.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},Kr.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},Kr.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),j(e,o),e},Kr.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),j(e,o),e};var Mk=2e3;function S_(e,t){e.on(["spaceTool.move","spaceTool.end"],Mk,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)}})}S_.$inject=["eventBus","gridSnapping"];const kk={__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",Kr],gridSnappingSpaceToolBehavior:["type",S_]};var lu=10;function Mf(e,t,n){return n||(n="round"),Math[n](e/t)*t}var Ok=1200,Dk=800;function _r(e,t,n){var i=!n||n.active!==!1;this._eventBus=t;var r=this;t.on("diagram.init",Dk,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"],Ok,function(o){var a=o.originalEvent;if(!(!r.active||a&&Mn(a))){var s=o.context,c=s.gridSnappingContext;c||(c=s.gridSnappingContext={}),["x","y"].forEach(function(u){var l={},p=Ik(o,u,e);p&&(l.offset=p);var f=Lk(o,u);f&&j(l,f),jo(o,u)||r.snapEvent(o,u,l)})}})}_r.prototype.snapEvent=function(e,t,n){var i=this.snapValue(e[t],n);It(e,t,i)},_r.prototype.getGridSpacing=function(){return lu},_r.prototype.snapValue=function(e,t){var n=0;t&&t.offset&&(n=t.offset),e+=n,e=Mf(e,lu);var i,r;return t&&t.min&&(i=t.min,Oe(i)&&(i=Mf(i+n,lu,"ceil"),e=Math.max(e,i))),t&&t.max&&(r=t.max,Oe(r)&&(r=Mf(r+n,lu,"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 Lk(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&&(pu(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&&(pu(t)?C_(s)?a.x.max=c.left:a.x.min=c.right:R_(s)?a.y.max=c.top:a.y.min=c.bottom),u&&(pu(t)?C_(s)?a.x.min=u.left:a.x.max=u.right:R_(s)?a.y.min=u.top:a.y.max=u.bottom),a[t]}function Ik(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,a=o.snapLocation,s=o.snapOffset;return s&&Oe(s[t])||(s||(s=o.snapOffset={}),Oe(s[t])||(s[t]=0),!r)||(n.get(r.id)||(pu(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 pu(e){return e==="x"}function R_(e){return e.indexOf("n")!==-1}function C_(e){return e.indexOf("w")!==-1}const Bk={__depends__:[kk],__init__:["gridSnapping"],gridSnapping:["type",_r]};var Nk=2e3;function P_(e,t,n){e.on("autoPlace",Nk,function(i){var r=i.source,o=Ae(r),a=i.shape,s=Cv(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],v(a,"bpmn:TextAnnotation")&&($k(c)?u.offset=-a.width/2:u.offset=-a.height/2),s[c]=t.snapValue(s[c],u))}),s})}P_.$inject=["eventBus","gridSnapping","elementRegistry"];function $k(e){return e==="x"}var jk=1750;function A_(e,t,n){t.on(["create.start","shape.move.start"],jk,function(i){var r=i.context,o=r.shape,a=e.getRootElement();if(!(!v(o,"bpmn:Participant")||!v(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}))}})}A_.$inject=["canvas","eventBus","gridSnapping"];var Fk=3e3;function fu(e,t,n){J.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],Fk,function(r){var o=r.context,a=o.connection,s=o.hints||{},c=a.waypoints;s.connectionStart||s.connectionEnd||s.createElementsBehavior===!1||Hk(c)&&n.updateWaypoints(a,i.snapMiddleSegments(c))})}fu.$inject=["eventBus","gridSnapping","modeling"],de(fu,J),fu.prototype.snapMiddleSegments=function(e){var t=this._gridSnapping,n;e=e.slice();for(var i=1;i<e.length-2;i++)n=Vk(t,e[i],e[i+1]),e[i]=n[0],e[i+1]=n[1];return e};function Hk(e){return e.length>3}function zk(e){return e==="h"}function Gk(e){return e==="v"}function Vk(e,t,n){var i=ki(t,n),r={};return zk(i)&&(r.y=e.snapValue(t.y)),Gk(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=j({},t,r),n=j({},n,r)),[t,n]}const Wk={__depends__:[Bk,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",P_],gridSnappingParticipantBehavior:["type",A_],gridSnappingLayoutConnectionBehavior:["type",fu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",E_]};var Uk=30,T_=30;function Va(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],function(i){var r=i.element,o=i.gfx;if(v(r,"bpmn:Lane"))return n._createParticipantHit(r,o);if(v(r,"bpmn:Participant"))return qe(r)?n._createParticipantHit(r,o):n._createDefaultHit(r,o);if(v(r,"bpmn:SubProcess"))return qe(r)?n._createSubProcessHit(r,o):n._createDefaultHit(r,o)})}Va.$inject=["eventBus","interactionEvents"],Va.prototype._createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Va.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=Zt(e)?{width:Uk,height:e.height}:{width:e.width,height:T_};return this._interactionEvents.createBoxHit(t,"all",n),!0},Va.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:T_}),!0};const qk={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Va]};function du(e){e.invoke(Oo,this)}de(du,Oo),du.$inject=["injector"],du.prototype.registerBindings=function(e,t){Oo.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 Yk={__depends__:[rf],__init__:["keyboardBindings"],keyboardBindings:["type",du]};var Kk={moveSpeed:1,moveSpeedAccelerated:10},Xk=1500,M_="left",k_="up",O_="right",D_="down",Zk={ArrowLeft:M_,Left:M_,ArrowUp:k_,Up:k_,ArrowRight:O_,Right:O_,ArrowDown:D_,Down:D_},Qk={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 L_(e,t,n,i,r){var o=this;this._config=j({},Kk,e||{}),t.addListener(Xk,function(a){var s=a.keyEvent,c=Zk[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=Qk[a](u),p=i.allowed("elements.move",{shapes:c,hints:{keyboardMove:!0}});p&&n.moveElements(c,l)}}}L_.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];const Jk={__depends__:[rf,Un],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",L_]};var I_=10;function Wa(e,t,n,i){this._dragging=i,this._rules=t;var r=this;function o(c,u){var l=c.shape,p=c.direction,f=c.resizeConstraints,d;c.delta=u,d=KR(l,p,u),c.newBounds=ZR(d,f),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:Se(l)})}function s(c){var u=c.shape,l=c.canExecute,p=c.newBounds;if(l){if(p=Qh(p),!eO(u,p))return;n.resizeShape(u,p)}}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)})}Wa.prototype.canResize=function(e){var t=this._rules,n=ti(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Wa.prototype.activate=function(e,t,n){var i=this._dragging,r,o;if(typeof n=="string"&&(n={direction:n}),r=j({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,B_(t,o),"resize",{autoActivate:!0,cursor:tO(o),data:{shape:t,context:r}})},Wa.prototype.computeMinResizeBox=function(e){var t=e.shape,n=e.direction,i,r;return i=e.minDimensions||{width:I_,height:I_},r=jm(t,e.childrenBoxPadding),QR(n,t,i,r)},Wa.$inject=["eventBus","rules","modeling","dragging"];function eO(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}function B_(e,t){var n=Ae(e),i=Se(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 tO(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 N_="djs-resizing",$_="resize-not-ok",nO=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,N_)),s.width>5&&he(c,{x:s.x,width:s.width}),s.height>5&&he(c,{y:s.y,height:s.height}),o.canExecute?Ye(c).remove($_):Ye(c).add($_)}function r(o){var a=o.shape,s=o.frame;s&&Ht(o.frame),t.removeMarker(a,N_)}e.on("resize.move",nO,function(o){i(o.context)}),e.on("resize.cleanup",function(o){r(o.context)})}j_.$inject=["eventBus","canvas","previewSupport"];var hu=-6,mu=8,gu=20,Ua="djs-resizer",iO=["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&&D(a,bn(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)}De.bind(t,"mousedown",r),De.bind(t,"touchstart",r)},xr.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=rO(i),a=Ee("g");Ye(a).add(Ua),Ye(a).add(Ua+"-"+e.id),Ye(a).add(Ua+"-"+i),Le(r,a);var s=Ee("rect");he(s,{x:-mu/2+o.x,y:-mu/2+o.y,width:mu,height:mu}),Ye(s).add(Ua+"-visual"),Le(a,s);var c=Ee("rect");return he(c,{x:-gu/2+o.x,y:-gu/2+o.y,width:gu,height:gu}),Ye(c).add(Ua+"-hit"),Le(a,c),Ms(a,t,n),a},xr.prototype.createResizer=function(e,t){var n=B_(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},xr.prototype.addResizer=function(e){var t=this;st(e)||D(iO,function(n){t._resize.canResize({shape:e,direction:n})&&t.createResizer(e,n)})},xr.prototype.removeResizers=function(){var e=this._getResizersParent();xs(e)},xr.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},xr.$inject=["eventBus","canvas","selection","resize"];function rO(e){var t={x:0,y:0};return e.indexOf("e")!==-1?t.x=-hu:e.indexOf("w")!==-1&&(t.x=hu),e.indexOf("s")!==-1?t.y=-hu:e.indexOf("n")!==-1&&(t.y=hu),t}const F_={__depends__:[yi,Ni,To],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Wa],resizePreview:["type",j_],resizeHandles:["type",xr]};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,p=c.context.canExecute,f=c.isTouch;f||p&&(u.hints&&u.hints.createElementsBehavior===!1||s(l))}),e.on("autoPlace.end",500,function(c){s(c.shape)});function s(c,u){(u||He(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=$n(e);if(t!==void 0){var n={text:t},i=this.getEditingBBox(e);j(n,i);var r={},o=n.style||{};return j(o,{backgroundColor:null,border:null}),(He(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||H_(e))&&j(r,{centerVertically:!0}),or(e)&&(j(r,{resizable:!0,autoResize:!0}),j(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),v(e,"bpmn:TextAnnotation")&&(j(r,{resizable:!0,autoResize:!0}),j(o,{backgroundColor:"#ffffff",border:"1px solid #ccc"})),j(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,p=s.fontSize*a,f=s.lineHeight,d={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};if(v(e,"bpmn:Lane")||cO(e)){var h=Zt(e),m=h?{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};j(o,m),j(d,{fontSize:p+"px",lineHeight:f,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:h?"rotate(-90deg)":null})}if(sO(e)){var g=Zt(e),S=g?{width:i.width,height:i.height}:{width:i.height,height:i.width,x:r.x-i.height/2,y:r.y-i.width/2};j(o,S),j(d,{fontSize:p+"px",lineHeight:f,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:g?null:"rotate(-90deg)"})}(He(e,["bpmn:Task","bpmn:CallActivity"])||H_(e))&&(j(o,{width:i.width,height:i.height}),j(d,{fontSize:p+"px",lineHeight:f,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),aO(e)&&(j(o,{width:i.width,x:i.x}),j(d,{fontSize:p+"px",lineHeight:f,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var x=1,w=i.width+2*x;if(n.labelTarget&&(j(o,{width:w,height:i.height+2*x,x:i.x-x,y:i.y-x}),j(d,{fontSize:u+"px",lineHeight:l})),or(n)&&!Ds(n)&&!je(n)){var E=yl(e),R=t.getAbsoluteBBox({x:E.x,y:E.y,width:0,height:0}),P=u,L=Nr.width*a+2*x;j(o,{width:L,height:P+2*x,x:R.x-L/2,y:R.y-P/2-x}),j(d,{fontSize:u+"px",lineHeight:l})}return v(e,"bpmn:TextAnnotation")&&(j(o,{width:i.width+2*x,height:i.height+2*x,x:i.x-x,y:i.y-x,minWidth:30*a,minHeight:10*a}),j(d,{textAlign:"left",paddingTop:go*a+"px",paddingBottom:go*a+"px",paddingLeft:go*a+"px",paddingRight:go*a+"px",fontSize:p+"px",lineHeight:f})),{bounds:o,style:d}},qa.prototype.update=function(e,t,n,i){var r,o;v(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}),uO(t)&&(t=null),this._modeling.updateLabel(e,t,r)};function H_(e){return v(e,"bpmn:SubProcess")&&!qe(e)}function aO(e){return v(e,"bpmn:SubProcess")&&qe(e)}function sO(e){return v(e,"bpmn:Participant")&&!qe(e)}function cO(e){return v(e,"bpmn:Participant")&&qe(e)}function uO(e){return!e||!e.trim()}var z_="djs-element-hidden",G_="djs-label-hidden";function V_(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,v(o,"bpmn:TextAnnotation")){a=t.getAbsoluteBBox(o),s=Ee("g");var l=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:o.height,position:{mx:0,my:0}}),p=i.path=Ee("path");he(p,{d:l,strokeWidth:2,stroke:lO(o)}),Le(s,p),Le(r,s),nn(s,o.x,o.y)}v(o,"bpmn:TextAnnotation")||o.labelTarget?t.addMarker(o,z_):(v(o,"bpmn:Task")||v(o,"bpmn:CallActivity")||v(o,"bpmn:SubProcess")||v(o,"bpmn:Participant")||v(o,"bpmn:Lane"))&&t.addMarker(o,G_)}),e.on("directEditing.resize",function(c){if(v(o,"bpmn:TextAnnotation")){var u=c.height,l=c.dy,p=Math.max(o.height/a.height*(u+l),0),f=n.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:o.width,containerHeight:p,position:{mx:0,my:0}});he(i.path,{d:f})}}),e.on(["directEditing.complete","directEditing.cancel"],function(c){var u=c.active;u&&(t.removeMarker(u.element.label||u.element,z_),t.removeMarker(o,G_)),o=void 0,a=void 0,s&&(Ht(s),s=void 0)})}V_.$inject=["eventBus","canvas","pathMap"];function lO(e,t){var n=Xe(e);return n.get("stroke")||t||"black"}const pO={__depends__:[Ip,F_,m_],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",qa],labelEditingPreview:["type",V_]};var fO=500,dO=1e3;function _i(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){Z1(o)||i.createOutline(o)}e.on("element.hover",function(o){r(o.element)}),e.on("selection.changed",function(o){D(o.newSelection,r)}),e.on(["shape.changed","connection.changed"],fO,function(o){var a=o.element,s=o.gfx,c=at(".djs-outline",s);c&&i.updateOutline(a,c)})}_i.prototype.createOutline=function(e){var t=this._elementRegistry.getGraphics(e);if(!t)throw new Error("cannot create outline for non-rendered element");var n=at(".djs-outline",t);return n||(n=this.getOutline(e)||this._createOutlineGfx(),Le(t,n),this.updateOutline(e,n)),n},_i.prototype._createOutlineGfx=function(){var e=Ee("rect");return he(e,j({x:0,y:0,rx:4,width:100,height:100},this._outlineStyle)),e},_i.prototype.updateOutline=function(e,t){e.waypoints?this.updateConnectionOutline(t,e):this.updateShapeOutline(t,e)},_i.prototype.updateShapeOutline=function(e,t){var n=!1,i=this._getProviders();i.length&&D(i,function(r){n=n||r.updateOutline(t,e)}),n||he(e,{x:-this._outlineOffset,y:-this._outlineOffset,width:t.width+this._outlineOffset*2,height:t.height+this._outlineOffset*2})},_i.prototype.updateConnectionOutline=function(e,t){var n=kt(t);he(e,{x:n.x-this._outlineOffset,y:n.y-this._outlineOffset,width:n.width+this._outlineOffset*2,height:n.height+this._outlineOffset*2})},_i.prototype.registerProvider=function(e,t){t||(t=e,e=dO),this._eventBus.on("outline.getProviders",e,function(n){n.providers.push(t)})},_i.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"outline.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},_i.prototype.getOutline=function(e){var t,n=this._getProviders();return D(n,function(i){Kt(i.getOutline)&&(t=t||i.getOutline(e))}),t},_i.$inject=["eventBus","styles","elementRegistry"];var yu=6;function kf(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)})}kf.prototype._updateMultiSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");xs(t);var n=e.length>1,i=this._canvas.getContainer();if(Ye(i)[n?"add":"remove"]("djs-multi-select"),!!n){var r=hO(kt(e)),o=Ee("rect");he(o,j({rx:3},r)),Ye(o).add("djs-selection-outline"),Le(t,o)}},kf.$inject=["eventBus","canvas","selection"];function hO(e){return{x:e.x-yu,y:e.y-yu,width:e.width+yu*2,height:e.height+yu*2}}const Of={__depends__:[Un],__init__:["outline","multiSelectionOutline"],outline:["type",_i],multiSelectionOutline:["type",kf]},W_=["bpmn:Event","bpmn:SequenceFlow","bpmn:Gateway"],U_={class:"bjs-label-link",stroke:"var(--element-selected-outline-secondary-stroke-color)",strokeDasharray:"5, 5"},mO=15,vu=2;function q_(e,t,n,i,r){const o=t.getLayer("overlays");e.on(["selection.changed","shape.changed"],function(){s()}),e.on("selection.changed",function({newSelection:p}){var d;const f=p.filter(h=>He(h,W_));if(f.length===1){const h=f[0];je(h)?a(h,h.labelTarget):(d=h.labels)!=null&&d.length&&a(h.labels[0],h)}if(f.length===2){const h=f.find(je),m=f.find(g=>{var S;return(S=g.labels)==null?void 0:S.includes(h)});h&&m&&a(h,m)}}),e.on("shape.changed",function({element:p}){var f;!He(p,W_)||!l(p)||(je(p)?a(p,p.labelTarget):(f=p.labels)!=null&&f.length&&a(p.labels[0],p))});function a(p,f){const d=Xo([Ae(f),Ae(p)],U_),h=d.getAttribute("d"),g=r.isSelected(p)?c(p):u(p),S=ea(g,h);if(!S)return;const w=r.isSelected(f)?c(f):u(f),E=ea(w,h)||Ae(f);la(E,S)<mO||(ul(d,[E,S]),Le(o,d))}function s(){_s(`.${U_.class}`,o).forEach(Ht)}function c(p){const f=i.getOutline(p);if(!f)return u(p);if(f.x){const d={x:p.x+wr(f,"x")-vu,y:p.y+wr(f,"y")-vu,width:wr(f,"width")+vu*2,height:wr(f,"height")+vu*2};return bl(d,wr(f,"rx"))}if(f.cx){const d=wr(f,"r"),h={x:p.x+wr(f,"cx")-d,y:p.y+wr(f,"cy")-d,width:d*2,height:d*2};return wm(h)}}function u(p){return n.getShapePath(p)}function l(p){return r.isSelected(p)}}q_.$inject=["eventBus","canvas","graphicsFactory","outline","selection"];function wr(e,t){return parseFloat(he(e,t)||0)}const gO={__depends__:[Un,Of],__init__:["labelLink"],labelLink:["type",q_]};var yO=new Ao("tt");function vO(e){var t=ft('<div class="djs-tooltip-container" />');return gn(t,{position:"absolute",width:"0",height:"0"}),e.insertBefore(t,e.firstChild),t}function bO(e,t,n){gn(e,{left:t+"px",top:n+"px"})}function Df(e,t){e.style.display=t===!1?"none":""}var Y_="djs-tooltip",Lf="."+Y_;function xn(e,t){this._eventBus=e,this._canvas=t,this._ids=yO,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=vO(t.getContainer());var n=this;Pn.bind(this._tooltipRoot,Lf,"mousedown",function(i){i.stopPropagation()}),Pn.bind(this._tooltipRoot,Lf,"mouseover",function(i){n.trigger("mouseover",i)}),Pn.bind(this._tooltipRoot,Lf,"mouseout",function(i){n.trigger("mouseout",i)}),this._init()}xn.$inject=["eventBus","canvas"],xn.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=j({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},xn.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)))},xn.prototype.get=function(e){return typeof e!="string"&&(e=e.id),this._tooltips[e]},xn.prototype.clearTimeout=function(e){if(e=this.get(e),!!e){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},xn.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)}},xn.prototype.remove=function(e){var t=this.get(e);t&&(pi(t.html),pi(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},xn.prototype.show=function(){Df(this._tooltipRoot)},xn.prototype.hide=function(){Df(this._tooltipRoot,!1)},xn.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},xn.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)),En(n)&&(n=ft(n)),i=ft('<div data-tooltip-id="'+t+'" class="'+Y_+'">'),gn(i,{position:"absolute"}),i.appendChild(n),e.type&&gt(i).add("djs-tooltip-"+e.type),e.className&&gt(i).add(e.className),e.htmlContainer=i,r.appendChild(i),this._tooltips[t]=e,this._updateTooltip(e)},xn.prototype._updateTooltip=function(e){var t=e.position,n=e.htmlContainer;bO(n,t.x,t.y)},xn.prototype._updateTooltipVisibilty=function(e){D(this._tooltips,function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),Df(i,r))})},xn.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 _O={__init__:["tooltips"],tooltips:["type",xn]};var xO="flow elements must be children of pools/participants",wO="Data object must be placed within a pool/participant.";function K_(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;v(s,"bpmn:Collaboration")&&(v(a,"bpmn:FlowNode")?i(r,n(xO)):v(a,"bpmn:DataObjectReference")&&i(r,n(wO)))})}K_.$inject=["eventBus","tooltips","translate"];const EO={__depends__:[_O],__init__:["modelingFeedback"],modelingFeedback:["type",K_]};var SO=500,RO=1250,CO=1500,bu=Math.round;function PO(e){return{x:e.x+bu(e.width/2),y:e.y+bu(e.height/2)}}function X_(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",CO,function(s){var c=s.context,u=s.shape,l=i.get().slice();l.indexOf(u)===-1&&(l=[u]),l=AO(l),j(c,{shapes:l,validatedShapes:l,shape:u})}),e.on("shape.move.start",RO,function(s){var c=s.context,u=c.validatedShapes,l;if(l=c.canExecute=o(u),!l)return!1}),e.on("shape.move.move",SO,function(s){var c=s.context,u=c.validatedShapes,l=s.hover,p={x:s.dx,y:s.dy},f={x:s.x,y:s.y},d;if(d=o(u,p,f,l),c.delta=p,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,p=l==="attach",f=c.shapes;if(l===!1)return!1;u.x=bu(u.x),u.y=bu(u.y),!(u.x===0&&u.y===0)&&n.moveElements(f,u,c.target,{primaryShape:c.shape,attach:p})}),e.on("element.mousedown",function(s){if(ur(s)){var c=So(s);if(!c)throw new Error("must supply DOM mousedown event");return a(c,s.element)}});function a(s,c,u,l){if(Yt(u)&&(l=u,u=!1),!(c.waypoints||!c.parent)&&!Ye(s.target).has("djs-hit-no-move")){var p=PO(c),f=t.init(s,p,"shape.move",{cursor:"grabbing",autoActivate:u,data:{shape:c,context:l||{}}});if(f!==!1)return!0}}this.start=a}X_.$inject=["eventBus","dragging","modeling","selection","rules"];function AO(e){var t=to(e,"id");return ze(e,function(n){for(;n=n.parent;)if(t[n.id])return!1;return!0})}var Z_=499,If="djs-dragging",Q_="drop-ok",J_="drop-not-ok",ex="new-parent",tx="attach-ok";function nx(e,t,n,i){function r(c){var u=o(c),l=TO(u);return l}function o(c){var u=Zo(c),l=u.flatMap(d=>(d.incoming||[]).concat(d.outgoing||[])),p=u.concat(l),f=[...new Set(p)];return f}function a(c,u){[tx,Q_,J_,ex].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,If),c.allDraggedElements?c.allDraggedElements.push(u):c.allDraggedElements=[u]}e.on("shape.move.start",Z_,function(c){var u=c.context,l=u.shapes,p=u.allDraggedElements,f=r(l);if(!u.dragGroup){var d=Ee("g");he(d,n.cls("djs-drag-group",["no-events"]));var h=t.getActiveLayer();Le(h,d),u.dragGroup=d}f.forEach(function(m){i.addDragger(m,u.dragGroup)}),p?p=Au([p,o(l)]):p=o(l),D(p,function(m){t.addMarker(m,If)}),u.allDraggedElements=p,u.differentParents=MO(l)}),e.on("shape.move.move",Z_,function(c){var u=c.context,l=u.dragGroup,p=u.target,f=u.shape.parent,d=u.canExecute;p&&(d==="attach"?a(p,tx):u.canExecute&&f&&p.id!==f.id?a(p,ex):a(p,u.canExecute?Q_:J_)),nn(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,p=u.dragGroup;D(l,function(f){t.removeMarker(f,If)}),p&&Ht(p)}),this.makeDraggable=s}nx.$inject=["eventBus","canvas","styles","previewSupport"];function TO(e){var t=new Set;e.forEach(function(i){t.add(i.id)});var n=ze(e,function(i){return st(i)?t.has(i.source.id)&&t.has(i.target.id):!0});return n}function MO(e){return A0(to(e,function(t){return t.parent&&t.parent.id}))!==1}const kO={__depends__:[lc,Un,Of,yi,Ni,To],__init__:["move","movePreview"],move:["type",X_],movePreview:["type",nx]};var ix=".djs-palette-toggle",rx=".entry",OO=ix+", "+rx,Bf="djs-palette-",DO="shown",Nf="open",ox="two-column",LO=1e3;function Bt(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()})}Bt.$inject=["eventBus","canvas"],Bt.prototype.registerProvider=function(e,t){t||(t=e,e=LO),this._eventBus.on("palette.getProviders",e,function(n){n.providers.push(t)}),this._rebuild()},Bt.prototype.getEntries=function(){var e=this._getProviders();return e.reduce(BO,{})},Bt.prototype._rebuild=function(){if(this._diagramInitialized){var e=this._getProviders();e.length&&(this._container||this._init(),this._update())}},Bt.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=ft(Bt.HTML_MARKUP);n.appendChild(i),gt(n).add(Bf+DO),Pn.bind(i,OO,"click",function(r){var o=r.delegateTarget;if(el(o,ix))return e.toggle();e.trigger("click",r)}),De.bind(i,"mousedown",function(r){r.stopPropagation()}),Pn.bind(i,rx,"dragstart",function(r){e.trigger("dragstart",r)}),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},Bt.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},Bt.prototype._toggleState=function(e){e=e||{};var t=this._getParentContainer(),n=this._container,i=this._eventBus,r,o=gt(n),a=gt(t);"twoColumn"in e?r=e.twoColumn:r=this._needsCollapse(t.clientHeight,this._entries||{}),o.toggle(ox,r),a.toggle(Bf+ox,r),"open"in e&&(o.toggle(Nf,e.open),a.toggle(Bf+Nf,e.open)),i.fire("palette.changed",{twoColumn:r,open:this.isOpen()})},Bt.prototype._update=function(){var e=at(".djs-palette-entries",this._container),t=this._entries=this.getEntries();vs(e),D(t,function(n,i){var r=n.group||"default",o=at("[data-group="+Oa(r)+"]",e);o||(o=ft('<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=ft(a);if(o.appendChild(s),!n.separator&&(ln(s,"data-action",i),n.title&&ln(s,"title",n.title),n.className&&IO(s,n.className),n.imageUrl)){var c=ft("<img>");ln(c,"src",n.imageUrl),s.appendChild(c)}}),this.open()},Bt.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()},Bt.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(Kt(a)){if(t==="click")return a(n,i)}else if(a[t])return a[t](n,i);n.preventDefault()}},Bt.prototype._layoutChanged=function(){this._toggleState({})},Bt.prototype._needsCollapse=function(e,t){var n=50,i=Object.keys(t).length*46;return e<i+n},Bt.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},Bt.prototype.open=function(){this._toggleState({open:!0})},Bt.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Bt.prototype.isActiveTool=function(e){return e&&this._activeTool===e},Bt.prototype.updateToolHighlight=function(e){var t,n;this._toolsContainer||(t=at(".djs-palette-entries",this._container),this._toolsContainer=at("[data-group=tools]",t)),n=this._toolsContainer,D(n.children,function(i){var r=i.getAttribute("data-action");if(r){var o=gt(i);r=r.replace("-tool",""),o.contains("entry")&&r===e?o.add("highlighted-entry"):o.remove("highlighted-entry")}})},Bt.prototype.isOpen=function(){return gt(this._container).has(Nf)},Bt.prototype._getParentContainer=function(){return this._canvas.getContainer()},Bt.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';function IO(e,t){var n=gt(e),i=Pe(t)?t:t.split(/\s+/g);i.forEach(function(r){n.add(r)})}function BO(e,t){var n=t.getPaletteEntries();return Kt(n)?n(e):(D(n,function(i,r){e[r]=i}),e)}const NO={__init__:["palette"],palette:["type",Bt]};var ax="crosshair",sx="selected",$O="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(p){var f=t.getActiveLayer(),d=p.frame=Ee("rect");he(d,{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Le(f,d),u(!0),this.update(p)},update:function(p){var f=p.frame,d=p.bbox;f&&d&&he(f,{x:d.x,y:d.y,width:d.width,height:d.height});var h=p.marked,m=p.lastMarked;if(h&&m){for(const g of m)h.has(g)||t.removeMarker(g,sx);for(const g of h)m.has(g)||t.addMarker(g,sx)}},remove:function(p){this.update(p),p.frame&&Ht(p.frame),u(!1)}};function u(p){Ye(t.getContainer()).toggle($O,p)}function l(p){var f=i.getAll();return new Set(eo(lo(f,p)))}o.registerTool("lasso",{tool:"lasso.selection",dragging:"lasso"}),e.on("lasso.selection.end",function(p){var f=p.originalEvent.target;!p.hover&&!(f instanceof SVGElement)||e.once("lasso.selection.ended",function(){s.activateLasso(p.originalEvent,!0)})}),e.on("lasso.end",0,function(p){var f=p.context;s._select(Array.from(f.marked))}),e.on("lasso.start",function(p){var f=p.context;f.bbox=cx(p),f.add=ic(p),f.lastMarked=new Set(r.get()),f.add?f.marked=f.lastMarked:f.marked=new Set,f.initialMarked=f.marked,c.create(f)}),e.on("lasso.move",function(p){var f=p.context,d=f.bbox=cx(p),h=l(d),m=f.initialMarked.union(h);f.lastMarked=f.marked,f.marked=m,c.update(f)}),e.on("lasso.cleanup",function(p){var f=p.context;f.lastMarked=f.marked,f.marked=new Set(r.get()),c.remove(p.context)}),e.on("element.mousedown",1500,function(p){if(ic(p))return s.activateLasso(p.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:ax,data:{context:{}},keepSelection:!0})},Er.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:ax,data:{context:{}},keepSelection:!0})},Er.prototype._select=function(e){this._selection.select(e)},Er.prototype.select=function(e,t,n=[]){var i=eo(lo(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 cx(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 jO={__depends__:[hc,ga],__init__:["lassoTool"],lassoTool:["type",Er]};var $f=1500,ux="grab";function Fo(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",$f,function(c){if(da(c))return a.activateMove(c.originalEvent,!0),!1}),s&&s.addListener($f,function(c){if(!(!lx(c.keyEvent)||a.isActive())){var u=a._mouse.getLastMoveEvent();a.activateMove(u,!!u)}},"keyboard.keydown"),s&&s.addListener($f,function(c){!lx(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!da(c)&&l&&e.once("hand.move.ended",function(p){a.activateHand(p.originalEvent,!0,!0)}),!1})}Fo.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],Fo.prototype.activateMove=function(e,t,n){typeof t=="object"&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:ux,data:{context:n||{}}})},Fo.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:ux,data:{context:{reactivate:n}}})},Fo.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},Fo.prototype.isActive=function(){var e=this._dragging.context();return e?/^(hand|hand\.move)$/.test(e.prefix):!1};function lx(e){return zt("Space",e)}const FO={__depends__:[hc,ga],__init__:["handTool"],handTool:["type",Fo]};var px="connect-ok",fx="connect-not-ok";function Ho(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,p=u.canStartConnect=s.canStartConnect(l);p!==null&&(u.startTarget=l,i.addMarker(l,p?px:fx))}),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:fx)}),e.on(["global-connect.ended"],function(c){var u=c.context,l=u.startTarget,p={x:c.x,y:c.y},f=s.canStartConnect(l);if(f)return e.once("element.out",function(){e.once(["connect.ended","connect.canceled"],function(){e.fire("global-connect.drag.ended")}),n.start(null,l,p)}),!1})}Ho.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Ho.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Ho.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Ho.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Ho.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};const HO={__depends__:[Pf,yi,Ni,hc,ga],globalConnect:["type",Ho]};function jf(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)}jf.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],jf.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(p,f,d,h,m){function g(S){var x=n.createShape(j({type:p},m));t.start(S,x)}return{group:f,className:d,title:h,action:{dragstart:g,click:g}}}function u(p){var f=n.createShape({type:"bpmn:SubProcess",x:0,y:0,isExpanded:!0}),d=n.createShape({type:"bpmn:StartEvent",x:40,y:82,parent:f});t.start(p,[f,d],{hints:{autoSelect:[f]}})}function l(p){t.start(p,n.createParticipantShape())}return j(e,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:s("Activate hand tool"),action:{click:function(p){o.activateHand(p)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:s("Activate lasso tool"),action:{click:function(p){r.activateSelection(p)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:s("Activate create/remove space tool"),action:{click:function(p){i.activateSelection(p)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:s("Activate global connect tool"),action:{click:function(p){a.start(p)}}},"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 zO={__depends__:[NO,fc,Fy,jO,FO,HO,aa],__init__:["paletteProvider"],paletteProvider:["type",jf]};var GO=250;function Ff(e,t,n,i,r){J.call(this,e);function o(s){var c=s.canExecute.replacements;D(c,function(u){var l=u.oldElementId,p={type:u.newElementType};if(!s.visualReplacements[l]){var f=t.get(l);j(p,{x:f.x,y:f.y});var d=n.createShape(p);i.addShape(d,f.parent);var h=at('[data-element-id="'+Oa(f.id)+'"]',s.dragGroup);h&&he(h,{display:"none"});var m=r.addDragger(d,s.dragGroup);s.visualReplacements[l]=m,i.removeShape(d)}})}function a(s){var c=s.visualReplacements;D(c,function(u,l){var p=at('[data-element-id="'+Oa(l)+'"]',s.dragGroup);p&&he(p,{display:"inline"}),u.remove(),c[l]&&delete c[l]})}e.on("shape.move.move",GO,function(s){var c=s.context,u=c.canExecute;c.visualReplacements||(c.visualReplacements={}),u&&u.replacements?o(c):a(c)})}Ff.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],de(Ff,J);const VO={__depends__:[To],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Ff]};var WO=1250,Hf=40,UO=20,qO=10,dx=20,hx=["x","y"],YO=Math.abs;function mx(e){e.on(["connect.hover","connect.move","connect.end"],WO,function(t){var n=t.context,i=n.canExecute,r=n.start,o=n.hover,a=n.source,s=n.target;t.originalEvent&&Mn(t.originalEvent)||(n.initialConnectionStart||(n.initialConnectionStart=n.connectionStart),i&&o&&KO(t,o,JO(o)),o&&QO(i,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(n.connectionStart=Kn(r),He(o,["bpmn:Event","bpmn:Gateway"])&&gx(t,Kn(o)),He(o,["bpmn:Task","bpmn:SubProcess"])&&XO(t,o),v(a,"bpmn:BoundaryEvent")&&s===a.host&&ZO(t)):yx(i,"bpmn:MessageFlow")?(v(r,"bpmn:Event")&&(n.connectionStart=Kn(r)),v(o,"bpmn:Event")&&gx(t,Kn(o))):n.connectionStart=n.initialConnectionStart)})}mx.$inject=["eventBus"];function KO(e,t,n){hx.forEach(function(i){var r=vx(i,t);e[i]<t[i]+n?It(e,i,t[i]+n):e[i]>t[i]+r-n&&It(e,i,t[i]+r-n)})}function XO(e,t){var n=Kn(t);hx.forEach(function(i){eD(e,t,i)&&It(e,i,n[i])})}function ZO(e){var t=e.context,n=t.source,i=t.target;if(!tD(t)){var r=Kn(n),o=tn(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;YO(c-r[s])<Hf&&(c>r[s]?u=r[s]+Hf:u=r[s]-Hf,It(e,s,u))})}}function gx(e,t){It(e,"x",t.x),It(e,"y",t.y)}function yx(e,t){return e&&e.type===t}function QO(e,t){return Yi(t,function(n){return yx(e,n)})}function vx(e,t){return e==="x"?t.width:t.height}function JO(e){return v(e,"bpmn:Task")?qO:UO}function eD(e,t,n){return e[n]>t[n]+dx&&e[n]<t[n]+vx(n,t)-dx}function tD(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 _u,n.initDefaults(this._defaultSnaps)),n};function _u(){this._snapValues={}}_u.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)},_u.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&G2(e[n],r[n],i)},_u.prototype.initDefaults=function(e){var t=this;D(e||{},function(n,i){D(n,function(r){t.add(i,r)})})};var nD=1250;function xi(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"],nD,function(r){var o=r.context,a=o.shape,s=o.snapContext,c=o.target;if(!(r.originalEvent&&Mn(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()})}xi.$inject=["elementRegistry","eventBus","snapping"],xi.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=Kn(i,e):o={x:e.x+Kn(i).x,y:e.y+Kn(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}),je(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},xi.prototype.addSnapTargetPoints=function(e,t,n){var i=this.getSnapTargets(t,n);return D(i,function(r){if(je(r)){je(t)&&e.add("mid",Kn(r));return}if(st(r)){if(r.waypoints.length<3)return;var o=r.waypoints.slice(1,-1);D(o,function(a){e.add("mid",a)});return}e.add("mid",Kn(r))}),!Oe(t.x)||!Oe(t.y)||this._elementRegistry.get(t.id)&&e.add("mid",Kn(t)),e},xi.prototype.getSnapTargets=function(e,t){return r_(t).filter(function(n){return!iD(n)})};function iD(e){return!!e.hidden}var bx=1500;function zo(e,t){t.invoke(xi,this),e.on(["create.move","create.end"],bx,sD),e.on(["create.move","create.end","shape.move.move","shape.move.end"],bx,function(n){var i=n.context,r=i.canExecute,o=i.target,a=r&&(r==="attach"||r.attach);a&&!jo(n)&&rD(n,o)})}de(zo,xi),zo.$inject=["eventBus","injector"],zo.prototype.initSnap=function(e){var t=xi.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return D(n.outgoing,function(r){var o=r.waypoints[0];o=o.original||o,t.setSnapOrigin(r.id+"-docking",xx(o,i,e))}),D(n.incoming,function(r){var o=r.waypoints[r.waypoints.length-1];o=o.original||o,t.setSnapOrigin(r.id+"-docking",xx(o,i,e))}),v(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},zo.prototype.addSnapTargetPoints=function(e,t,n){xi.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);D(i,function(o){(aD(o)||oD([t,o],"bpmn:TextAnnotation"))&&(e.add("top-left",n_(o)),e.add("bottom-right",i_(o)))});var r=this._elementRegistry;return D(t.incoming,function(o){if(r.get(t.id)){_x(i,o.source)||e.add("mid",Ae(o.source));var a=o.waypoints[0];e.add(o.id+"-docking",a.original||a)}}),D(t.outgoing,function(o){if(r.get(t.id)){_x(i,o.target)||e.add("mid",Ae(o.target));var a=o.waypoints[o.waypoints.length-1];e.add(o.id+"-docking",a.original||a)}}),v(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},zo.prototype.getSnapTargets=function(e,t){return xi.prototype.getSnapTargets.call(this,e,t).filter(function(n){return!v(n,"bpmn:Lane")})};function rD(e,t){var n=Se(t),i=Bg(e,t),r=e.context,o=r.shape,a;o.parent?a={x:0,y:0}:a=Ae(o),/top/.test(i)?It(e,"y",n.top-a.y):/bottom/.test(i)&&It(e,"y",n.bottom-a.y),/left/.test(i)?It(e,"x",n.left-a.x):/right/.test(i)&&It(e,"x",n.right-a.x)}function oD(e,t){return e.every(function(n){return v(n,t)})}function aD(e){return v(e,"bpmn:SubProcess")&&qe(e)?!0:v(e,"bpmn:Participant")}function sD(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)&&It(e,"x",e.x),(i&&i>=e.y||o&&o<=e.y)&&It(e,"y",e.y)}}function _x(e,t){return e.indexOf(t)!==-1}function xx(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}var cD=1250;function Ya(e,t){var n=this;e.on(["resize.start"],function(i){n.initSnap(i)}),e.on(["resize.move","resize.end"],cD,function(i){var r=i.context,o=r.shape,a=o.parent,s=r.direction,c=r.snapContext;if(!(i.originalEvent&&Mn(i.originalEvent))&&!jo(i)){var u=c.pointsForTarget(a);u.initialized||(u=n.addSnapTargetPoints(u,o,a,s),u.initialized=!0),pD(s)&&It(i,"x",i.x),fD(s)&&It(i,"y",i.y),t.snap(i,u)}}),e.on(["resize.cleanup"],function(){t.hide()})}Ya.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=wx(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},Ya.prototype.addSnapTargetPoints=function(e,t,n,i){var r=this.getSnapTargets(t,n);return D(r,function(o){e.add("corner",i_(o)),e.add("corner",n_(o))}),e.add("corner",wx(t,i)),e},Ya.$inject=["eventBus","snapping"],Ya.prototype.getSnapTargets=function(e,t){return r_(t).filter(function(n){return!uD(n,e)&&!st(n)&&!lD(n)&&!je(n)})};function wx(e,t){var n=Ae(e),i=Se(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 uD(e,t){return e.host===t}function lD(e){return!!e.hidden}function pD(e){return e==="n"||e==="s"}function fD(e){return e==="e"||e==="w"}var dD=7,hD=1e3;function Rr(e){this._canvas=e,this._asyncHide=Mu(bn(this.hide,this),hD)}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")};D(r,function(a){var s=i.getSnapOrigin(a),c={x:e.x+s.x,y:e.y+s.y};if(D(["x","y"],function(u){var l;o[u]||(l=t.snap(c,a,u,dD),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),D(["x","y"],function(a){var s=o[a];Yt(s)&&It(e,a,s.originValue)})},Rr.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ee("path");return he(n,{d:"M0,0 L0,0"}),Ye(n).add("djs-snap-line"),Le(t,n),{update:function(i){Oe(i)?e==="horizontal"?he(n,{d:"M-100000,"+i+" L+100000,"+i,display:""}):he(n,{d:"M "+i+",-100000 L "+i+", +100000",display:""}):he(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(){D(this._snapLines,function(e){e.update()})};const mD={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",xi],resizeSnapping:["type",Ya],snapping:["type",Rr]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",mx],createMoveSnapping:["type",zo]};var Ex=300;function Ie(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=at(Ie.INPUT_SELECTOR,this._container),this._resultsContainer=at(Ie.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy","drag.init","elements.changed"],this.close,this)}Ie.$inject=["canvas","eventBus","selection","translate"],Ie.prototype._bindEvents=function(){var e=this;function t(n,i,r,o){e._eventMaps.push({el:n,type:r,listener:Pn.bind(n,i,r,o)})}t(document,"html","click",function(n){e.close(!1)}),t(this._container,Ie.INPUT_SELECTOR,"click",function(n){n.stopPropagation(),n.delegateTarget.focus()}),t(this._container,Ie.RESULT_SELECTOR,"mouseover",function(n){n.stopPropagation(),e._scrollToNode(n.delegateTarget),e._preselect(n.delegateTarget)}),t(this._container,Ie.RESULT_SELECTOR,"click",function(n){n.stopPropagation(),e._select(n.delegateTarget)}),t(this._container,Ie.INPUT_SELECTOR,"keydown",function(n){zt("ArrowUp",n)&&n.preventDefault(),zt("ArrowDown",n)&&n.preventDefault()}),t(this._container,Ie.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)})},Ie.prototype._unbindEvents=function(){this._eventMaps.forEach(function(e){Pn.unbind(e.el,e.type,e.listener)})},Ie.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=at(Ie.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}},Ie.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},Ie.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)}},Ie.prototype._clearResults=function(){vs(this._resultsContainer),this._results={},this._eventBus.fire("searchPad.cleared")},Ie.prototype._getCurrentResult=function(){return at(Ie.RESULT_SELECTED_SELECTOR,this._resultsContainer)},Ie.prototype._createResultNode=function(e,t){var n=ft(Ie.RESULT_HTML);return e.primaryTokens.length>0&&Sx(n,e.primaryTokens,Ie.RESULT_PRIMARY_HTML),Sx(n,e.secondaryTokens,Ie.RESULT_SECONDARY_HTML),ln(n,Ie.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},Ie.prototype.registerProvider=function(e){this._searchProvider=e},Ie.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,gt(this._canvas.getContainer()).add("djs-search-open"),gt(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},Ie.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,gt(this._canvas.getContainer()).remove("djs-search-open"),gt(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._eventBus.fire("searchPad.closed"),this._canvas.restoreFocus())},Ie.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Ie.prototype.isOpen=function(){return this._open},Ie.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&gt(t).remove(Ie.RESULT_SELECTED_CLASS);var n=ln(e,Ie.RESULT_ID_ATTRIBUTE),i=this._results[n].element;gt(e).add(Ie.RESULT_SELECTED_CLASS),this._canvas.scrollToElement(i,{top:Ex}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},Ie.prototype._select=function(e){var t=ln(e,Ie.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this._cachedSelection=null,this._cachedViewbox=null,this.close(!1),this._canvas.scrollToElement(n,{top:Ex}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},Ie.prototype._getBoxHtml=function(){const e=ft(Ie.BOX_HTML),t=at(Ie.INPUT_SELECTOR,e);return t&&t.setAttribute("aria-label",this._translate("Search in diagram")),e};function Sx(e,t,n){var i=gD(t),r=ft(n);r.innerHTML=i,e.appendChild(r)}function gD(e){var t="";return e.forEach(function(n){var i=Ov(n.value||n.matched||n.normal),r=n.match||n.matched;r?t+='<b class="'+Ie.RESULT_HIGHLIGHT_CLASS+'">'+i+"</b>":t+=i}),t!==""?t:null}Ie.CONTAINER_SELECTOR=".djs-search-container",Ie.INPUT_SELECTOR=".djs-search-input input",Ie.RESULTS_CONTAINER_SELECTOR=".djs-search-results",Ie.RESULT_SELECTOR=".djs-search-result",Ie.RESULT_SELECTED_CLASS="djs-search-result-selected",Ie.RESULT_SELECTED_SELECTOR="."+Ie.RESULT_SELECTED_CLASS,Ie.RESULT_ID_ATTRIBUTE="data-result-id",Ie.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",Ie.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>`,Ie.RESULT_HTML='<div class="djs-search-result"></div>',Ie.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',Ie.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';const yD={__depends__:[aa,Ic,Un],searchPad:["type",Ie]};function Hf(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._search=i,t.registerProvider(this)}Hf.$inject=["elementRegistry","searchPad","canvas","search"],Hf.prototype.find=function(e){var t=this._canvas.getRootElements(),n=this._elementRegistry.filter(function(i){return!je(i)&&!t.includes(i)});return this._search(n.map(i=>({element:i,label:$n(i),id:i.id})),e,{keys:["label","id"]}).map(vD)};function vD(e){const{item:{element:t},tokens:n}=e;return{element:t,primaryTokens:n.label,secondaryTokens:n.id}}const bD={__depends__:[yD,Lb],__init__:["bpmnSearch"],bpmnSearch:["type",Hf]},_D="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",xD="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",wD={width:36,height:50},ED={width:50,height:50};function Ex(e,t,n){return Ee("path",{d:e,strokeWidth:2,transform:`translate(${t.x}, ${t.y})`,...n})}const Qn=5;function _u(e,t){this._styles=t,e.registerProvider(this)}_u.$inject=["outline","styles"],_u.prototype.getOutline=function(e){const t=this._styles.cls("djs-outline",["no-fill"]);var n;if(qS(e))return n=Ee("rect"),he(n,j({x:-Qn,y:-Qn,rx:4,width:e.width+Qn*2,height:e.height+Qn*2},t)),n;if(!je(e))return v(e,"bpmn:Gateway")?(n=Ee("rect"),j(n.style,{"transform-box":"fill-box",transform:"rotate(45deg)","transform-origin":"center"}),he(n,j({x:2,y:2,rx:4,width:e.width-4,height:e.height-4},t))):He(e,["bpmn:Task","bpmn:SubProcess","bpmn:Group","bpmn:CallActivity"])?(n=Ee("rect"),he(n,j({x:-Qn,y:-Qn,rx:14,width:e.width+Qn*2,height:e.height+Qn*2},t))):v(e,"bpmn:EndEvent")?(n=Ee("circle"),he(n,j({cx:e.width/2,cy:e.height/2,r:e.width/2+Qn+1},t))):v(e,"bpmn:Event")?(n=Ee("circle"),he(n,j({cx:e.width/2,cy:e.height/2,r:e.width/2+Qn},t))):v(e,"bpmn:DataObjectReference")&&Sx(e,"bpmn:DataObjectReference")?n=Ex(_D,{x:-6,y:-6},t):v(e,"bpmn:DataStoreReference")&&Sx(e,"bpmn:DataStoreReference")&&(n=Ex(xD,{x:-6,y:-6},t)),n},_u.prototype.updateOutline=function(e,t){if(!je(e))return He(e,["bpmn:SubProcess","bpmn:Group"])?(he(t,{width:e.width+Qn*2,height:e.height+Qn*2}),!0):!!He(e,["bpmn:Event","bpmn:Gateway","bpmn:DataStoreReference","bpmn:DataObjectReference"])};function Sx(e,t){var n;return t==="bpmn:DataObjectReference"?n=wD:t==="bpmn:DataStoreReference"&&(n=ED),e.width===n.width&&e.height===n.height}const SD={__depends__:[kf],__init__:["outlineProvider"],outlineProvider:["type",_u]};var RD='<?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 wi(e){ho.call(this,e)}de(wi,ho),wi.Viewer=vr,wi.NavigatedViewer=Da,wi.prototype.createDiagram=function(){return this.importXML(RD)},wi.prototype._interactionModules=[Nv,jv,zv],wi.prototype._modelingModules=[P2,Dc,O2,M2,W2,Cf,Z2,wk,Py,pc,Ck,Tk,Wk,qk,Yk,Jk,pO,gO,Zp,EO,kO,zO,VO,$_,mD,bD,SD],wi.prototype._modules=[].concat(vr.prototype._modules,wi.prototype._interactionModules,wi.prototype._modelingModules);const CD=((e,t)=>{const n=e.__vccOpts||e;for(const[i,r]of t)n[i]=r;return n})(Tt.defineComponent({__name:"BpmnModelerView",props:{xml:{}},emits:["ready","imported","import-error"],setup(e,{expose:t,emit:n}){const i=e,r=n,o=Tt.ref();let a;async function s(u){if(!a)throw new Error("modeler not mounted");try{const{warnings:l}=await a.importXML(u),f=Gu(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 Tt.onMounted(async()=>{a=new wi({container:o.value,moddleExtensions:rs}),i.xml&&await s(i.xml),r("ready")}),Tt.watch(()=>i.xml,u=>{u&&a&&s(u)}),Tt.onBeforeUnmount(()=>{a==null||a.destroy(),a=void 0}),t({importXml:s,saveXml:c,getModeler:()=>a}),(u,l)=>(Tt.openBlock(),Tt.createElementBlock("div",{ref_key:"container",ref:o,class:"bpmn-modeler-view"},null,512))}}),[["__scopeId","data-v-a9b41c97"]]);ie.APPLY_BPMN_OPS_SCHEMA=w0,ie.BPMN_MODDLE_EXTENSIONS=rs,ie.BWL_MODDLE_SCHEMA=Kf,ie.BWL_NS=Yf,ie.BWL_PREFIX=Su,ie.BWL_SIDES=Ru,ie.BpmnModelerView=CD,ie.EDITOR=UE,ie.FLOW_LABEL_INDENT=Md,ie.HEADLESS_BPMN_MODULES=Pv,ie.HEADLESS_TEXT_METRICS=oo,ie.I18N_NS=eE,ie.I18N_PREFIX=_d,ie.LABEL_FORK_MARGIN=Wu,ie.MVP_FLOW_NODE_TYPES=Ei,ie.SYMBOLIC_OP_KINDS=Qf,ie.SYMBOLIC_OP_SCHEMA=Jf,ie.UNDO_EPISODE_COMMAND=Cu,ie.applyBpmnOpBatch=_h,ie.applyBpmnOps=gh,ie.approximateTextWidth=ao,ie.auditBpmnGeometry=Fd,ie.auditBpmnGeometryXml=SE,ie.auditGeometry=Ti,ie.auditTargetsOf=ci,ie.axisSegmentsOf=mn,ie.blackBoxNameRect=Vu,ie.buildBpmnOpBatch=WE,ie.buildRegistryIndex=zd,ie.containerBoundarySegments=qo,ie.createBpmnEditorController=qE,ie.createBpmnModdle=xd,ie.createHeadlessBpmnModeler=dM,ie.crossedShapesOf=Fn,ie.crossingCost=Ai,ie.describeProcess=bh,ie.describeProcessXml=VE,ie.edgeCrossCount=us,ie.edgeCrossingPairsOf=qu,ie.edgeCrossingStatsOf=Id,ie.executeAsUndoEpisode=Zf,ie.forwardThreePointCandidates=Yu,ie.geometryFindingKey=Ri,ie.installHeadlessBpmnDom=Ed,ie.isMvpFlowNodeType=qf,ie.labelRectsOf=co,ie.lineCrossesLabel=Pi,ie.lineThroughLabel=Od,ie.lineThroughShapeLabel=$d,ie.loadBpmnXml=zu,ie.lowerOps=mh,ie.oppositeOverlapCount=fE,ie.oppositeOverlapOf=Td,ie.planBackEdgeBoundaryClearance=eh,ie.planCrossPoolRoute=Xd,ie.planEdgeRepair=qd,ie.planLabelLineClearance=oh,ie.planLabelPlacement=rh,ie.planMiddleSegmentShifts=Wd,ie.planOppositeOverlapRepair=nh,ie.planSegmentDetours=Vd,ie.planShapeLabelClearance=ch,ie.repairIntroducedBoundaryHugging=th,ie.repairIntroducedCrossings=Yd,ie.repairIntroducedLabelLines=ah,ie.repairIntroducedOppositeOverlaps=ih,ie.repairIntroducedShapeLabelLines=uh,ie.repairIntroducedSharedSegmentLabels=sh,ie.rerouteIntroducedCrossPoolEdges=Zd,ie.resolverServicesOf=dh,ie.saveBpmnXml=tE,ie.sceneCrossingCost=Ld,ie.sceneFromDefinitions=jd,ie.sceneFromRegistry=wt,ie.sharedSegmentUnderLabel=cs,ie.sharedSpansOf=ss,ie.unreadableOverlapCount=Ci,ie.unreadableOverlapOf=as,ie.validateOps=fh,ie.warningMessages=Gu,Object.defineProperty(ie,Symbol.toStringTag,{value:"Module"})}));
343
+ </div>`,Ie.RESULT_HTML='<div class="djs-search-result"></div>',Ie.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',Ie.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';const yD={__depends__:[aa,Bc,Un],searchPad:["type",Ie]};function zf(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._search=i,t.registerProvider(this)}zf.$inject=["elementRegistry","searchPad","canvas","search"],zf.prototype.find=function(e){var t=this._canvas.getRootElements(),n=this._elementRegistry.filter(function(i){return!je(i)&&!t.includes(i)});return this._search(n.map(i=>({element:i,label:$n(i),id:i.id})),e,{keys:["label","id"]}).map(vD)};function vD(e){const{item:{element:t},tokens:n}=e;return{element:t,primaryTokens:n.label,secondaryTokens:n.id}}const bD={__depends__:[yD,Bb],__init__:["bpmnSearch"],bpmnSearch:["type",zf]},_D="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",xD="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",wD={width:36,height:50},ED={width:50,height:50};function Rx(e,t,n){return Ee("path",{d:e,strokeWidth:2,transform:`translate(${t.x}, ${t.y})`,...n})}const Qn=5;function xu(e,t){this._styles=t,e.registerProvider(this)}xu.$inject=["outline","styles"],xu.prototype.getOutline=function(e){const t=this._styles.cls("djs-outline",["no-fill"]);var n;if(qS(e))return n=Ee("rect"),he(n,j({x:-Qn,y:-Qn,rx:4,width:e.width+Qn*2,height:e.height+Qn*2},t)),n;if(!je(e))return v(e,"bpmn:Gateway")?(n=Ee("rect"),j(n.style,{"transform-box":"fill-box",transform:"rotate(45deg)","transform-origin":"center"}),he(n,j({x:2,y:2,rx:4,width:e.width-4,height:e.height-4},t))):He(e,["bpmn:Task","bpmn:SubProcess","bpmn:Group","bpmn:CallActivity"])?(n=Ee("rect"),he(n,j({x:-Qn,y:-Qn,rx:14,width:e.width+Qn*2,height:e.height+Qn*2},t))):v(e,"bpmn:EndEvent")?(n=Ee("circle"),he(n,j({cx:e.width/2,cy:e.height/2,r:e.width/2+Qn+1},t))):v(e,"bpmn:Event")?(n=Ee("circle"),he(n,j({cx:e.width/2,cy:e.height/2,r:e.width/2+Qn},t))):v(e,"bpmn:DataObjectReference")&&Cx(e,"bpmn:DataObjectReference")?n=Rx(_D,{x:-6,y:-6},t):v(e,"bpmn:DataStoreReference")&&Cx(e,"bpmn:DataStoreReference")&&(n=Rx(xD,{x:-6,y:-6},t)),n},xu.prototype.updateOutline=function(e,t){if(!je(e))return He(e,["bpmn:SubProcess","bpmn:Group"])?(he(t,{width:e.width+Qn*2,height:e.height+Qn*2}),!0):!!He(e,["bpmn:Event","bpmn:Gateway","bpmn:DataStoreReference","bpmn:DataObjectReference"])};function Cx(e,t){var n;return t==="bpmn:DataObjectReference"?n=wD:t==="bpmn:DataStoreReference"&&(n=ED),e.width===n.width&&e.height===n.height}const SD={__depends__:[Of],__init__:["outlineProvider"],outlineProvider:["type",xu]};var RD='<?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 wi(e){ho.call(this,e)}de(wi,ho),wi.Viewer=vr,wi.NavigatedViewer=Da,wi.prototype.createDiagram=function(){return this.importXML(RD)},wi.prototype._interactionModules=[jv,Hv,Vv],wi.prototype._modelingModules=[P2,Lc,O2,M2,W2,Pf,Z2,wk,Ty,fc,Ck,Tk,Wk,qk,Yk,Jk,pO,gO,Qp,EO,kO,zO,VO,F_,mD,bD,SD],wi.prototype._modules=[].concat(vr.prototype._modules,wi.prototype._interactionModules,wi.prototype._modelingModules);const CD=((e,t)=>{const n=e.__vccOpts||e;for(const[i,r]of t)n[i]=r;return n})(Tt.defineComponent({__name:"BpmnModelerView",props:{xml:{}},emits:["ready","imported","import-error"],setup(e,{expose:t,emit:n}){const i=e,r=n,o=Tt.ref();let a;async function s(u){if(!a)throw new Error("modeler not mounted");try{const{warnings:l}=await a.importXML(u),p=Vu(l);return r("imported",p),{warnings:p}}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 Tt.onMounted(async()=>{a=new wi({container:o.value,moddleExtensions:rs}),i.xml&&await s(i.xml),r("ready")}),Tt.watch(()=>i.xml,u=>{u&&a&&s(u)}),Tt.onBeforeUnmount(()=>{a==null||a.destroy(),a=void 0}),t({importXml:s,saveXml:c,getModeler:()=>a}),(u,l)=>(Tt.openBlock(),Tt.createElementBlock("div",{ref_key:"container",ref:o,class:"bpmn-modeler-view"},null,512))}}),[["__scopeId","data-v-a9b41c97"]]);ie.APPLY_BPMN_OPS_SCHEMA=S0,ie.BPMN_MODDLE_EXTENSIONS=rs,ie.BWL_MODDLE_SCHEMA=Xf,ie.BWL_NS=Kf,ie.BWL_PREFIX=Ru,ie.BWL_SIDES=Cu,ie.BpmnModelerView=CD,ie.EDITOR=UE,ie.FLOW_LABEL_INDENT=kd,ie.HEADLESS_BPMN_MODULES=Tv,ie.HEADLESS_TEXT_METRICS=oo,ie.I18N_NS=nE,ie.I18N_PREFIX=xd,ie.LABEL_FORK_MARGIN=Uu,ie.MVP_FLOW_NODE_TYPES=Ei,ie.SYMBOLIC_OP_KINDS=Jf,ie.SYMBOLIC_OP_SCHEMA=ed,ie.UNDO_EPISODE_COMMAND=Pu,ie.applyBpmnOpBatch=wh,ie.applyBpmnOps=vh,ie.approximateTextWidth=ao,ie.auditBpmnGeometry=zd,ie.auditBpmnGeometryXml=SE,ie.auditGeometry=Ti,ie.auditTargetsOf=ci,ie.axisSegmentsOf=mn,ie.blackBoxNameRect=Wu,ie.buildBpmnOpBatch=WE,ie.buildRegistryIndex=Vd,ie.containerBoundarySegments=qo,ie.createBpmnEditorController=qE,ie.createBpmnModdle=wd,ie.createHeadlessBpmnModeler=dM,ie.crossedShapesOf=Fn,ie.crossingCost=Ai,ie.describeProcess=xh,ie.describeProcessXml=VE,ie.edgeCrossCount=ls,ie.edgeCrossingPairsOf=Yu,ie.edgeCrossingStatsOf=Bd,ie.executeAsUndoEpisode=Qf,ie.forwardThreePointCandidates=Ku,ie.geometryFindingKey=Ri,ie.installHeadlessBpmnDom=Sd,ie.isMvpFlowNodeType=Yf,ie.labelRectsOf=co,ie.lineCrossesLabel=Pi,ie.lineThroughLabel=Dd,ie.lineThroughShapeLabel=Fd,ie.loadBpmnXml=Gu,ie.lowerOps=yh,ie.oppositeOverlapCount=dE,ie.oppositeOverlapOf=Md,ie.planBackEdgeBoundaryClearance=nh,ie.planCrossPoolRoute=Qd,ie.planEdgeRepair=Kd,ie.planLabelLineClearance=sh,ie.planLabelPlacement=ah,ie.planMiddleSegmentShifts=qd,ie.planOppositeOverlapRepair=rh,ie.planSegmentDetours=Ud,ie.planShapeLabelClearance=lh,ie.repairIntroducedBoundaryHugging=ih,ie.repairIntroducedCrossings=Xd,ie.repairIntroducedLabelLines=ch,ie.repairIntroducedOppositeOverlaps=oh,ie.repairIntroducedShapeLabelLines=ph,ie.repairIntroducedSharedSegmentLabels=uh,ie.rerouteIntroducedCrossPoolEdges=Jd,ie.resolverServicesOf=mh,ie.saveBpmnXml=iE,ie.sceneCrossingCost=Id,ie.sceneFromDefinitions=Hd,ie.sceneFromRegistry=wt,ie.sharedSegmentUnderLabel=us,ie.sharedSpansOf=cs,ie.unreadableOverlapCount=Ci,ie.unreadableOverlapOf=ss,ie.validateOps=hh,ie.warningMessages=Vu,Object.defineProperty(ie,Symbol.toStringTag,{value:"Module"})}));