camunda-bpmn-js 0.24.0 → 1.0.0

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.
Files changed (27) hide show
  1. package/dist/assets/color-picker.css +10 -0
  2. package/dist/assets/diagram-js.css +26 -24
  3. package/dist/base-modeler.development.js +144 -48
  4. package/dist/base-modeler.production.min.js +39 -25
  5. package/dist/base-navigated-viewer.development.js +3 -0
  6. package/dist/base-navigated-viewer.production.min.js +1 -1
  7. package/dist/base-viewer.development.js +3 -0
  8. package/dist/base-viewer.production.min.js +1 -1
  9. package/dist/camunda-cloud-modeler.development.js +480 -144
  10. package/dist/camunda-cloud-modeler.production.min.js +50 -36
  11. package/dist/camunda-cloud-navigated-viewer.development.js +3 -0
  12. package/dist/camunda-cloud-navigated-viewer.production.min.js +1 -1
  13. package/dist/camunda-cloud-viewer.development.js +3 -0
  14. package/dist/camunda-cloud-viewer.production.min.js +1 -1
  15. package/dist/camunda-platform-modeler.development.js +534 -49
  16. package/dist/camunda-platform-modeler.production.min.js +41 -27
  17. package/dist/camunda-platform-navigated-viewer.development.js +3 -0
  18. package/dist/camunda-platform-navigated-viewer.production.min.js +1 -1
  19. package/dist/camunda-platform-viewer.development.js +3 -0
  20. package/dist/camunda-platform-viewer.production.min.js +1 -1
  21. package/lib/camunda-cloud/Modeler.js +5 -1
  22. package/lib/camunda-cloud/features/replace/ElementTemplatesReplaceProvider.js +4 -135
  23. package/lib/camunda-platform/Modeler.js +6 -1
  24. package/lib/shared/features/replace/UnlinkTemplateReplaceProvider.js +178 -0
  25. package/lib/shared/features/replace/index.js +8 -0
  26. package/lib/{camunda-cloud/features/replace → shared/features/replace/util}/ReplaceOptionsUtil.js +0 -0
  27. package/package.json +8 -6
@@ -1,14 +1,15 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnModeler=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(e){var t=e.default;if("function"==typeof t){var n=function(){return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})})),n}var i={exports:{}};function r(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}"function"==typeof Object.create?i.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:i.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}};var o=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e){var t=e.exports=function(e,n){if(n||(n=16),void 0===e&&(e=128),e<=0)return"0";for(var i=Math.log(Math.pow(2,e))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,e/r))/Math.log(n)*r;var o=i-Math.floor(i),s="";for(r=0;r<Math.floor(i);r++){s=Math.floor(Math.random()*n).toString(n)+s}if(o){var a=Math.pow(n,o);s=Math.floor(Math.random()*a).toString(n)+s}var l=parseInt(s,n);return l!==1/0&&l>=Math.pow(2,e)?t(e,n):s};t.rack=function(e,n,i){var r=function(r){var s=0;do{if(s++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var a=t(e,n)}while(Object.hasOwnProperty.call(o,a));return o[a]=r,a},o=r.hats={};return r.get=function(e){return r.hats[e]},r.set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function s(e){if(!(this instanceof s))return new s(e);e=e||[128,36,1],this._seed=e.length?o.rack(e[0],e[1],e[2]):e}function a(e){return Array.prototype.concat.apply([],e)}s.prototype.next=function(e){return this._seed(e||!0)},s.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},s.prototype.claim=function(e,t){this._seed.set(e,t||!0)},s.prototype.assigned=function(e){return this._seed.get(e)||!1},s.prototype.unclaim=function(e){delete this._seed.hats[e]},s.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};const l=Object.prototype.toString,c=Object.prototype.hasOwnProperty;function p(e){return void 0===e}function h(e){return void 0!==e}function u(e){return null==e}function d(e){return"[object Array]"===l.call(e)}function f(e){return"[object Object]"===l.call(e)}function m(e){return"[object Number]"===l.call(e)}function g(e){const t=l.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function y(e){return"[object String]"===l.call(e)}function v(e){if(!d(e))throw new Error("must supply array")}function b(e,t){return c.call(e,t)}function w(e,t){let n;return t=q(t),_(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function x(e,t){t=q(t);let n=d(e)?-1:void 0;return _(e,(function(e,i){if(t(e,i))return n=i,!1})),n}function O(e,t){let n=[];return _(e,(function(e,i){t(e,i)&&n.push(e)})),n}function _(e,t){let n,i;if(p(e))return;const r=d(e)?L:N;for(let o in e)if(b(e,o)&&(n=e[o],i=t(n,r(o)),!1===i))return n}function E(e,t){return p(e)?[]:(v(e),t=q(t),e.filter((function(e,n){return!t(e,n)})))}function P(e,t,n){return _(e,(function(e,i){n=t(n,e,i)})),n}function k(e,t){return!!P(e,(function(e,n,i){return e&&t(n,i)}),!0)}function S(e,t){return!!w(e,t)}function C(e,t){let n=[];return _(e,(function(e,i){n.push(t(e,i))})),n}function A(e){return e&&Object.keys(e)||[]}function M(e){return A(e).length}function T(e){return C(e,(e=>e))}function D(e,t,n={}){return t=z(t),_(e,(function(e){let i=t(e)||"_",r=n[i];r||(r=n[i]=[]),r.push(e)})),n}function R(e,...t){e=z(e);let n={};return _(t,(t=>D(t,e,n))),C(n,(function(e,t){return e[0]}))}const j=R;function $(e,t){t=z(t);let n=[];return _(e,(function(e,i){let r=t(e,i),o={d:r,v:e};for(var s=0;s<n.length;s++){let{d:e}=n[s];if(r<e)return void n.splice(s,0,o)}n.push(o)})),C(n,(e=>e.v))}function B(e){return function(t){return k(e,(function(e,n){return t[n]===e}))}}function z(e){return g(e)?e:t=>t[e]}function q(e){return g(e)?e:t=>t===e}function N(e){return e}function L(e){return Number(e)}function I(e,t){let n,i,r,o;function s(n){let s=Date.now(),c=n?0:o+t-s;if(c>0)return a(c);e.apply(r,i),l()}function a(e){n=setTimeout(s,e)}function l(){n&&clearTimeout(n),n=o=i=r=void 0}function c(...e){o=Date.now(),i=e,r=this,n||a(t)}return c.flush=function(){n&&s(!0),l()},c.cancel=l,c}function V(e,t){return e.bind(t)}function F(e,...t){return Object.assign(e,...t)}function H(e,t,n){let i=e;return _(t,(function(e,r){if("number"!=typeof e&&"string"!=typeof e)throw new Error("illegal key type: "+typeof e+". Key should be of type number or string.");if("constructor"===e)throw new Error("illegal key: constructor");if("__proto__"===e)throw new Error("illegal key: __proto__");let o=t[r+1],s=i[e];h(o)&&u(s)&&(s=i[e]=isNaN(+o)?{}:[]),p(o)?p(n)?delete i[e]:i[e]=n:i=s})),e}function Q(e,t,n){let i=e;return _(t,(function(e){if(u(i))return i=void 0,!1;i=i[e]})),p(i)?n:i}function U(e,t){let n={},i=Object(e);return _(t,(function(t){t in i&&(n[t]=e[t])})),n}function W(e,t){let n={};return _(Object(e),(function(e,i){-1===t.indexOf(i)&&(n[i]=e)})),n}var X=Object.freeze({__proto__:null,assign:F,bind:V,debounce:I,ensureArray:v,every:k,filter:O,find:w,findIndex:x,flatten:a,forEach:_,get:Q,groupBy:D,has:b,isArray:d,isDefined:h,isFunction:g,isNil:u,isNumber:m,isObject:f,isString:y,isUndefined:p,keys:A,map:C,matchPattern:B,merge:function e(t,...n){return n.length?(_(n,(function(n){n&&f(n)&&_(n,(function(n,i){if("__proto__"===i)return;let r=t[i];f(n)?(f(r)||(r={}),t[i]=e(r,n)):t[i]=n}))})),t):t},omit:W,pick:U,reduce:P,set:H,size:M,some:S,sortBy:$,throttle:function(e,t){let n=!1;return function(...i){n||(e(...i),n=!0,setTimeout((()=>{n=!1}),t))}},unionBy:j,uniqueBy:R,values:T,without:E});function Y(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(n){if("default"!==n&&!(n in e)){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}}))})),Object.freeze(e)}const G=Object.prototype.toString,Z=Object.prototype.hasOwnProperty;function K(e,t){return Z.call(e,t)}function J(e,t){let n,i;if(void 0===e)return;const r=function(e){return"[object Array]"===G.call(e)}(e)?te:ee;for(let o in e)if(K(e,o)&&(n=e[o],i=t(n,r(o)),!1===i))return n}function ee(e){return e}function te(e){return Number(e)}function ne(e,...t){const n=e.style;return J(t,(function(e){e&&J(e,(function(e,t){n[t]=e}))})),e}function ie(e,t,n){return 2==arguments.length?e.getAttribute(t):null===n?e.removeAttribute(t):(e.setAttribute(t,n),e)}const re=Object.prototype.toString;function oe(e){return new se(e)}function se(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function ae(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}function le(e,t){return e&&"function"==typeof e.matches&&e.matches(t)}function ce(e,t,n){for(var i=n?e:e.parentNode;i&&i.nodeType!==document.DOCUMENT_NODE&&i.nodeType!==document.DOCUMENT_FRAGMENT_NODE;){if(le(i,t))return i;i=i.parentNode}return le(i,t)?i:null}se.prototype.add=function(e){return this.list.add(e),this},se.prototype.remove=function(e){return"[object RegExp]"==re.call(e)?this.removeMatching(e):(this.list.remove(e),this)},se.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},se.prototype.toggle=function(e,t){return void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},se.prototype.array=function(){return Array.from(this.list)},se.prototype.has=se.prototype.contains=function(e){return this.list.contains(e)};var pe={},he=window.addEventListener?"addEventListener":"attachEvent",ue=window.removeEventListener?"removeEventListener":"detachEvent",de="addEventListener"!==he?"on":"",fe=pe.bind=function(e,t,n,i){return e[he](de+t,n,i||!1),n},me=pe.unbind=function(e,t,n,i){return e[ue](de+t,n,i||!1),n},ge=Y({__proto__:null,bind:fe,unbind:me,default:pe},[pe]),ye=["focus","blur"];var ve,be={bind:function(e,t,n,i,r){return-1!==ye.indexOf(n)&&(r=!0),ge.bind(e,n,(function(n){var r=n.target||n.srcElement;n.delegateTarget=ce(r,t,!0),n.delegateTarget&&i.call(e,n)}),r)},unbind:function(e,t,n,i){return-1!==ye.indexOf(t)&&(i=!0),ge.unbind(e,t,n,i)}},we=function(e,t){if("string"!=typeof e)throw new TypeError("String expected");t||(t=document);var n=/<([\w:]+)/.exec(e);if(!n)return t.createTextNode(e);e=e.replace(/^\s+|\s+$/g,"");var i=n[1];if("body"==i){return(r=t.createElement("html")).innerHTML=e,r.removeChild(r.lastChild)}var r,o=Object.prototype.hasOwnProperty.call(Oe,i)?Oe[i]:Oe._default,s=o[0],a=o[1],l=o[2];(r=t.createElement("div")).innerHTML=a+e+l;for(;s--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var c=t.createDocumentFragment();for(;r.firstChild;)c.appendChild(r.removeChild(r.firstChild));return c},xe=!1;"undefined"!=typeof document&&((ve=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',xe=!ve.getElementsByTagName("link").length,ve=void 0);var Oe={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:xe?[1,"X<div>","</div>"]:[0,"",""]};Oe.td=Oe.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],Oe.option=Oe.optgroup=[1,'<select multiple="multiple">',"</select>"],Oe.thead=Oe.tbody=Oe.colgroup=Oe.caption=Oe.tfoot=[1,"<table>","</table>"],Oe.polyline=Oe.ellipse=Oe.polygon=Oe.circle=Oe.text=Oe.line=Oe.path=Oe.rect=Oe.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var _e=we;function Ee(e,t){return(t=t||document).querySelector(e)}function Pe(e,t){return(t=t||document).querySelectorAll(e)}function ke(e){e.parentNode&&e.parentNode.removeChild(e)}function Se(e,t){return t.appendChild(function(e,t){if(e.ownerDocument!==t.ownerDocument)try{return t.ownerDocument.importNode(e,!0)}catch(e){}return e}(e,t))}function Ce(e,t){return Se(t,e),e}var Ae={"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":2,"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":2,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function Me(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Ae[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function Te(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return Ae[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);Me(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)Me(e,i,t[i])}(e,t);return e}const De=Object.prototype.toString;function Re(e){return new je(e)}function je(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function $e(e){var t=e.parentNode;return t&&t.removeChild(e),e}function Be(e){for(var t;t=e.firstChild;)$e(t);return e}function ze(e){return e.cloneNode(!0)}je.prototype.add=function(e){return this.list.add(e),this},je.prototype.remove=function(e){return"[object RegExp]"==De.call(e)?this.removeMatching(e):(this.list.remove(e),this)},je.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},je.prototype.toggle=function(e,t){return void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},je.prototype.array=function(){return Array.from(this.list)},je.prototype.has=je.prototype.contains=function(e){return this.list.contains(e)};var qe="http://www.w3.org/2000/svg",Ne='<svg xmlns="'+qe+'"';function Le(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(qe)&&(e=Ne+e.substring(4)):(e=Ne+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function Ie(e,t){var n;return"<"===e.charAt(0)?(n=Le(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(qe,e),t&&Te(n,t),n}var Ve=null;function Fe(){return null===Ve&&(Ve=Ie("svg")),Ve}function He(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function Qe(e){return e?Fe().createSVGTransformFromMatrix(e):Fe().createSVGTransform()}var Ue=/([&<>]{1})/g,We=/([\n\r"]{1})/g,Xe={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"'"};function Ye(e,t){return e.replace(t,(function(e,t){return Xe[t]||t}))}function Ge(e,t){var n,i,r,o,s;switch(e.nodeType){case 3:t.push(Ye(e.textContent,Ue));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n<i;++n)o=r.item(n),t.push(" ",o.name,'="',Ye(o.value,We),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(s=e.childNodes).length;n<i;++n)Ge(s.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",Ye(e.nodeValue,Ue),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function Ze(e,t){var n=Le(t);if(Be(e),t){(function(e){return"#document-fragment"===e.nodeName})(n)||(n=n.documentElement);for(var i,r=(i=n.childNodes,Array.prototype.slice.call(i)),o=0;o<r.length;o++)Se(r[o],e)}}function Ke(e,t){if(void 0!==t){try{Ze(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)Ge(t,n),t=t.nextSibling;return n.join("")}(e)}function Je(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function et(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),function(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(Je(e,i))}(n,t)),n.consolidate()}const tt=/^class[ {]/;function nt(e){return Array.isArray(e)}function it(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function rt(...e){1===e.length&&nt(e[0])&&(e=e[0]);const t=(e=[...e]).pop();return t.$inject=e,t}const ot=/constructor\s*[^(]*\(\s*([^)]*)\)/m,st=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,at=/\/\*([^*]*)\*\//m;function lt(e){if("function"!=typeof e)throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(function(e){return tt.test(e.toString())}(e)?ot:st);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map((e=>{const t=e.match(at);return(t&&t[1]||e).trim()}))||[]}function ct(e,t){t=t||{get:function(e,t){if(n.push(e),!1===t)return null;throw s(`No provider for "${e}"!`)}};const n=[],i=this._providers=Object.create(t._providers||null),r=this._instances=Object.create(null),o=r.injector=this,s=function(e){const t=n.join(" -> ");return n.length=0,new Error(t?`${e} (Resolving: ${t})`:e)};function a(e,o){if(!i[e]&&-1!==e.indexOf(".")){const t=e.split(".");let n=a(t.shift());for(;t.length;)n=n[t.shift()];return n}if(it(r,e))return r[e];if(it(i,e)){if(-1!==n.indexOf(e))throw n.push(e),s("Cannot resolve circular dependency!");return n.push(e),r[e]=i[e][0](i[e][1]),n.pop(),r[e]}return t.get(e,o)}function l(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!nt(e))throw s(`Cannot invoke "${e}". Expected a function!`);e=rt(e.slice())}return{fn:e,dependencies:(e.$inject||lt(e)).map((e=>it(t,e)?t[e]:a(e)))}}function c(e){const{fn:t,dependencies:n}=l(e);return new(Function.prototype.bind.apply(t,[null].concat(n)))}function p(e,t,n){const{fn:i,dependencies:r}=l(e,n);return i.apply(t,r)}function h(e){return rt((t=>e.get(t)))}function u(e,t){if(t&&t.length){const n=Object.create(null),r=Object.create(null),o=[],s=[],a=[];let l,c,p,u;for(let e in i)l=i[e],-1!==t.indexOf(e)&&("private"===l[2]?(c=o.indexOf(l[3]),-1===c?(p=l[3].createChild([],t),u=h(p),o.push(l[3]),s.push(p),a.push(u),n[e]=[u,e,"private",p]):n[e]=[a[c],e,"private",s[c]]):n[e]=[l[2],l[1]],r[e]=!0),"factory"!==l[2]&&"type"!==l[2]||!l[1].$scope||t.forEach((t=>{-1!==l[1].$scope.indexOf(t)&&(n[e]=[l[2],l[1]],r[t]=!0)}));t.forEach((e=>{if(!r[e])throw new Error('No provider for "'+e+'". Cannot use provider from the parent!')})),e.unshift(n)}return new ct(e,o)}const d={factory:p,type:c,value:function(e){return e}};function f(e,t){const n=e.__init__||[];return function(){n.forEach((e=>{"string"==typeof e?t.get(e):t.invoke(e)}))}}function m(e){const t=e.__exports__;if(t){const n=e.__modules__,r=Object.keys(e).reduce(((t,n)=>("__exports__"!==n&&"__modules__"!==n&&"__init__"!==n&&"__depends__"!==n&&(t[n]=e[n]),t)),Object.create(null)),o=u((n||[]).concat(r)),s=rt((function(e){return o.get(e)}));t.forEach((function(e){i[e]=[s,e,"private",o]}));const a=(e.__init__||[]).slice();return a.unshift((function(){o.init()})),f(e=Object.assign({},e,{__init__:a}),o)}return Object.keys(e).forEach((function(t){if("__init__"===t||"__depends__"===t)return;if("private"===e[t][2])return void(i[t]=e[t]);const n=e[t][0],r=e[t][1];i[t]=[d[n],pt(n,r),n]})),f(e,o)}function g(e,t){return-1!==e.indexOf(t)||-1!==(e=(t.__depends__||[]).reduce(g,e)).indexOf(t)?e:e.concat(t)}this.get=a,this.invoke=p,this.instantiate=c,this.createChild=u,this.init=function(e){const t=e.reduce(g,[]).map(m);let n=!1;return function(){n||(n=!0,t.forEach((e=>e())))}}(e)}function pt(e,t){return"value"!==e&&nt(t)&&(t=rt(t.slice())),t}function ht(e,t){var n=this;t=t||1e3,e.on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,s=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,s):n.drawConnection(o,r,s)})),e.on(["render.getShapePath","render.getConnectionPath"],t,(function(e,t){if(n.canRender(t))return"render.getShapePath"===e.type?n.getShapePath(t):n.getConnectionPath(t)}))}function ut(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function dt(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function ft(e,t){var n=Ie("polyline");return Te(n,{points:dt(e)}),t&&Te(n,t),n}function mt(e){return O(e,(function(t){return!w(e,(function(e){return e!==t&&gt(t,e)}))}))}function gt(e,t){if(t){if(e===t)return t;if(e.parent)return gt(e.parent,t)}}function yt(e,t,n){var i=!n||-1===e.indexOf(t);return i&&e.push(t),i}function vt(e,t,n){n=n||0,d(e)||(e=[e]),_(e,(function(e,i){var r=t(e,i,n);d(r)&&r.length&&vt(r,t,n+1)}))}function bt(e,t){return function(e,t,n){var i=[],r=[];return vt(e,(function(e,o,s){yt(i,e,t);var a=e.children;if((-1===n||s<n)&&a&&yt(r,a,t))return a})),i}(e,!t,-1)}function wt(e,t){var n,i,r,o;return t=!!t,d(e)||(e=[e]),_(e,(function(e){var s=e;e.waypoints&&!t&&(s=wt(e.waypoints,!0));var a=s.x,l=s.y,c=s.height||0,p=s.width||0;(a<n||void 0===n)&&(n=a),(l<i||void 0===i)&&(i=l),(a+p>r||void 0===r)&&(r=a+p),(l+c>o||void 0===o)&&(o=l+c)})),{x:n,y:i,height:o-i,width:r-n}}function xt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Ot(e){return!(!e||!e.isFrame)}function _t(e,t){return F({},e||{},t||{})}ht.prototype.canRender=function(){},ht.prototype.drawShape=function(){},ht.prototype.drawConnection=function(){},ht.prototype.getShapePath=function(){},ht.prototype.getConnectionPath=function(){};function Et(e,t){ht.call(this,e,1),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})}r(Et,ht),Et.prototype.canRender=function(){return!0},Et.prototype.drawShape=function(e,t,n){var i=Ie("rect");return Te(i,{x:0,y:0,width:t.width||0,height:t.height||0}),Ot(t)?Te(i,F({},this.FRAME_STYLE,n||{})):Te(i,F({},this.SHAPE_STYLE,n||{})),Ce(e,i),i},Et.prototype.drawConnection=function(e,t,n){var i=ft(t.waypoints,F({},this.CONNECTION_STYLE,n||{}));return Ce(e,i),i},Et.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return ut([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},Et.prototype.getConnectionPath=function(e){var t,n,i=e.waypoints,r=[];for(t=0;n=i[t];t++)n=n.original||n,r.push([0===t?"M":"L",n.x,n.y]);return ut(r)},Et.$inject=["eventBus","styles"];var Pt={__init__:["defaultRenderer"],defaultRenderer:["type",Et],styles:["type",function(){var e={"no-fill":{fill:"none"},"no-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){return F(this.style(t,n),{class:e})},this.style=function(t,n){d(t)||n||(n=t,t=[]);var i=P(t,(function(t,n){return F(t,e[n]||{})}),{});return n?F(i,n):i},this.computeStyle=function(e,n,i){return d(n)||(i=n,n=[]),t.style(n||[],F({},i,e||{}))}}]};function kt(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function St(e,t,n){if(e&&t){"number"!=typeof n&&(n=-1);var i=e.indexOf(t);if(-1!==i){if(i===n)return;if(-1===n)return;e.splice(i,1)}-1!==n?e.splice(n,0,t):e.push(t)}}function Ct(e,t){return e&&t?e.indexOf(t):-1}function At(e,t){return e&&t?Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):-1}function Mt(e,t,n,i){if(void 0===i&&(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=At(e,t);return Math.abs(r/o)<=i}function Tt(e,t){var n;return function(e,t){var n;n=d(e)?e:[e,t];var i=n.slice().shift();return k(n,(function(e){return Math.abs(i.y-e.y)<=2}))}(n=d(e)?e:[e,t])?"h":!!function(e,t){var n;n=d(e)?e:[e,t];var i=n.slice().shift();return k(n,(function(e){return Math.abs(i.x-e.x)<=2}))}(n)&&"v"}function Dt(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 Rt(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var jt=/,?([a-z]),?/gi,$t=parseFloat,Bt=Math,zt=Bt.PI,qt=Bt.min,Nt=Bt.max,Lt=Bt.pow,It=Bt.abs,Vt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Ft=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,Ht=Array.isArray||function(e){return e instanceof Array};function Qt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ut(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;for(var n in e)Qt(e,n)&&(t[n]=Ut(e[n]));return t}function Wt(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 Xt(e){var t=Xt.ps=Xt.ps||{};return t[e]?t[e].sleep=100:t[e]={sleep:100},setTimeout((function(){for(var n in t)Qt(t,n)&&n!=e&&(t[n].sleep--,!t[n].sleep&&delete t[n])})),t[e]}function Yt(e,t,n,i){return 1===arguments.length&&(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 Gt(){return this.join(",").replace(jt,"$1")}function Zt(e){var t=Ut(e);return t.toString=Gt,t}function Kt(e,t,n,i,r,o,s,a,l){var c=1-l,p=Lt(c,3),h=Lt(c,2),u=l*l*l,d=p*t+3*h*l*i+3*c*l*l*o+u*a;return{x:on(p*e+3*h*l*n+3*c*l*l*r+u*s),y:on(d)}}function Jt(e){var t=un.apply(null,e);return Yt(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function en(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function tn(e,t,n,i,r){return e*(e*(-3*t+9*n-9*i+3*r)+6*t-12*n+6*i)-3*t+3*n}function nn(e,t,n,i,r,o,s,a,l){null==l&&(l=1);for(var c=(l=l>1?1:l<0?0:l)/2,p=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],u=0,d=0;d<12;d++){var f=c*p[d]+c,m=tn(f,e,n,r,s),g=tn(f,t,i,o,a),y=m*m+g*g;u+=h[d]*Bt.sqrt(y)}return c*u}function rn(e,t,n,i,r,o,s,a){if(!(Nt(e,n)<qt(r,s)||qt(e,n)>Nt(r,s)||Nt(t,i)<qt(o,a)||qt(t,i)>Nt(o,a))){var l=(e*i-t*n)*(o-a)-(t-i)*(r*a-o*s),c=(e-n)*(o-a)-(t-i)*(r-s);if(c){var p=on(((e*i-t*n)*(r-s)-(e-n)*(r*a-o*s))/c),h=on(l/c),u=+p.toFixed(2),d=+h.toFixed(2);if(!(u<+qt(e,n).toFixed(2)||u>+Nt(e,n).toFixed(2)||u<+qt(r,s).toFixed(2)||u>+Nt(r,s).toFixed(2)||d<+qt(t,i).toFixed(2)||d>+Nt(t,i).toFixed(2)||d<+qt(o,a).toFixed(2)||d>+Nt(o,a).toFixed(2)))return{x:p,y:h}}}}function on(e){return Math.round(1e11*e)/1e11}function sn(e,t,n){if(!function(e,t){return e=Yt(e),en(t=Yt(t),e.x,e.y)||en(t,e.x2,e.y)||en(t,e.x,e.y2)||en(t,e.x2,e.y2)||en(e,t.x,t.y)||en(e,t.x2,t.y)||en(e,t.x,t.y2)||en(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)}(Jt(e),Jt(t)))return n?0:[];for(var i=nn.apply(0,e),r=nn.apply(0,t),o=ln(e)?1:~~(i/5)||1,s=ln(t)?1:~~(r/5)||1,a=[],l=[],c={},p=n?0:[],h=0;h<o+1;h++){var u=Kt.apply(0,e.concat(h/o));a.push({x:u.x,y:u.y,t:h/o})}for(h=0;h<s+1;h++)u=Kt.apply(0,t.concat(h/s)),l.push({x:u.x,y:u.y,t:h/s});for(h=0;h<o;h++)for(var d=0;d<s;d++){var f,m=a[h],g=a[h+1],y=l[d],v=l[d+1],b=It(g.x-m.x)<.01?"y":"x",w=It(v.x-y.x)<.01?"y":"x",x=rn(m.x,m.y,g.x,g.y,y.x,y.y,v.x,v.y);if(x){if(c[f=x.x.toFixed(9)+"#"+x.y.toFixed(9)])continue;c[f]=!0;var O=m.t+It((x[b]-m[b])/(g[b]-m[b]))*(g.t-m.t),_=y.t+It((x[w]-y[w])/(v[w]-y[w]))*(v.t-y.t);O>=0&&O<=1&&_>=0&&_<=1&&(n?p++:p.push({x:x.x,y:x.y,t1:O,t2:_}))}}return p}function an(e){var t=Xt(e);if(t.abs)return Zt(t.abs);if(Ht(e)&&Ht(e&&e[0])||(e=function(e){if(!e)return null;var t=Xt(e);if(t.arr)return Ut(t.arr);var n={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},i=[];return Ht(e)&&Ht(e[0])&&(i=Ut(e)),i.length||String(e).replace(Vt,(function(e,t,r){var o=[],s=t.toLowerCase();for(r.replace(Ft,(function(e,t){t&&o.push(+t)})),"m"==s&&o.length>2&&(i.push([t].concat(o.splice(0,2))),s="l",t="m"==t?"l":"L");o.length>=n[s]&&(i.push([t].concat(o.splice(0,n[s]))),n[s]););})),i.toString=Xt.toString,t.arr=Ut(i),i}(e)),!e||!e.length)return[["M",0,0]];var n,i=[],r=0,o=0,s=0,a=0,l=0;"M"==e[0][0]&&(s=r=+e[0][1],a=o=+e[0][2],l++,i[0]=["M",r,o]);for(var c,p,h=l,u=e.length;h<u;h++){if(i.push(c=[]),(n=(p=e[h])[0])!=n.toUpperCase())switch(c[0]=n.toUpperCase(),c[0]){case"A":c[1]=p[1],c[2]=p[2],c[3]=p[3],c[4]=p[4],c[5]=p[5],c[6]=+p[6]+r,c[7]=+p[7]+o;break;case"V":c[1]=+p[1]+o;break;case"H":c[1]=+p[1]+r;break;case"M":s=+p[1]+r,a=+p[2]+o;default:for(var d=1,f=p.length;d<f;d++)c[d]=+p[d]+(d%2?r:o)}else for(var m=0,g=p.length;m<g;m++)c[m]=p[m];switch(n=n.toUpperCase(),c[0]){case"Z":r=+s,o=+a;break;case"H":r=c[1];break;case"V":o=c[1];break;case"M":s=c[c.length-2],a=c[c.length-1];default:r=c[c.length-2],o=c[c.length-1]}}return i.toString=Gt,t.abs=Zt(i),i}function ln(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function cn(e,t,n,i){return[e,t,n,i,n,i]}function pn(e,t,n,i,r,o){var s=1/3,a=2/3;return[s*e+a*n,s*t+a*i,s*r+a*n,s*o+a*i,r,o]}function hn(e,t,n,i,r,o,s,a,l,c){var p,h=120*zt/180,u=zt/180*(+r||0),d=[],f=function(e){return function t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=t.count||[];return Qt(r,i)?(Wt(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e.apply(0,n),r[i])}}((function(e,t,n){return{x:e*Bt.cos(n)-t*Bt.sin(n),y:e*Bt.sin(n)+t*Bt.cos(n)}}));if(c)_=c[0],E=c[1],x=c[2],O=c[3];else{e=(p=f(e,t,-u)).x,t=p.y;var m=(e-(a=(p=f(a,l,-u)).x))/2,g=(t-(l=p.y))/2,y=m*m/(n*n)+g*g/(i*i);y>1&&(n*=y=Bt.sqrt(y),i*=y);var v=n*n,b=i*i,w=(o==s?-1:1)*Bt.sqrt(It((v*b-v*g*g-b*m*m)/(v*g*g+b*m*m))),x=w*n*g/i+(e+a)/2,O=w*-i*m/n+(t+l)/2,_=Bt.asin(((t-O)/i).toFixed(9)),E=Bt.asin(((l-O)/i).toFixed(9));(_=e<x?zt-_:_)<0&&(_=2*zt+_),(E=a<x?zt-E:E)<0&&(E=2*zt+E),s&&_>E&&(_-=2*zt),!s&&E>_&&(E-=2*zt)}var P=E-_;if(It(P)>h){var k=E,S=a,C=l;E=_+h*(s&&E>_?1:-1),d=hn(a=x+n*Bt.cos(E),l=O+i*Bt.sin(E),n,i,r,0,s,S,C,[E,k,x,O])}P=E-_;var A=Bt.cos(_),M=Bt.sin(_),T=Bt.cos(E),D=Bt.sin(E),R=Bt.tan(P/4),j=4/3*n*R,$=4/3*i*R,B=[e,t],z=[e+j*M,t-$*A],q=[a+j*D,l-$*T],N=[a,l];if(z[0]=2*B[0]-z[0],z[1]=2*B[1]-z[1],c)return[z,q,N].concat(d);for(var L=[],I=0,V=(d=[z,q,N].concat(d).join().split(",")).length;I<V;I++)L[I]=I%2?f(d[I-1],d[I],u).y:f(d[I],d[I+1],u).x;return L}function un(e,t,n,i,r,o,s,a){for(var l,c,p,h,u,d,f,m,g=[],y=[[],[]],v=0;v<2;++v)if(0==v?(c=6*e-12*n+6*r,l=-3*e+9*n-9*r+3*s,p=3*n-3*e):(c=6*t-12*i+6*o,l=-3*t+9*i-9*o+3*a,p=3*i-3*t),It(l)<1e-12){if(It(c)<1e-12)continue;0<(h=-p/c)&&h<1&&g.push(h)}else f=c*c-4*p*l,m=Bt.sqrt(f),f<0||(0<(u=(-c+m)/(2*l))&&u<1&&g.push(u),0<(d=(-c-m)/(2*l))&&d<1&&g.push(d));for(var b,w=g.length,x=w;w--;)b=1-(h=g[w]),y[0][w]=b*b*b*e+3*b*b*h*n+3*b*h*h*r+h*h*h*s,y[1][w]=b*b*b*t+3*b*b*h*i+3*b*h*h*o+h*h*h*a;return y[0][x]=e,y[1][x]=t,y[0][x+1]=s,y[1][x+1]=a,y[0].length=y[1].length=x+2,{x0:qt.apply(0,y[0]),y0:qt.apply(0,y[1]),x1:Nt.apply(0,y[0]),y1:Nt.apply(0,y[1])}}function dn(e){var t=Xt(e);if(t.curve)return Zt(t.curve);for(var n=an(e),i={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},r=function(e,t,n){var i,r;if(!e)return["C",t.x,t.y,t.x,t.y,t.x,t.y];switch(!(e[0]in{T:1,Q:1})&&(t.qx=t.qy=null),e[0]){case"M":t.X=e[1],t.Y=e[2];break;case"A":e=["C"].concat(hn.apply(0,[t.x,t.y].concat(e.slice(1))));break;case"S":"C"==n||"S"==n?(i=2*t.x-t.bx,r=2*t.y-t.by):(i=t.x,r=t.y),e=["C",i,r].concat(e.slice(1));break;case"T":"Q"==n||"T"==n?(t.qx=2*t.x-t.qx,t.qy=2*t.y-t.qy):(t.qx=t.x,t.qy=t.y),e=["C"].concat(pn(t.x,t.y,t.qx,t.qy,e[1],e[2]));break;case"Q":t.qx=e[1],t.qy=e[2],e=["C"].concat(pn(t.x,t.y,e[1],e[2],e[3],e[4]));break;case"L":e=["C"].concat(cn(t.x,t.y,e[1],e[2]));break;case"H":e=["C"].concat(cn(t.x,t.y,e[1],t.y));break;case"V":e=["C"].concat(cn(t.x,t.y,t.x,e[1]));break;case"Z":e=["C"].concat(cn(t.x,t.y,t.X,t.Y))}return e},o=function(e,t){if(e[t].length>7){e[t].shift();for(var i=e[t];i.length;)s[t]="A",e.splice(t++,0,["C"].concat(i.splice(0,6)));e.splice(t,1),p=n.length}},s=[],a="",l="",c=0,p=n.length;c<p;c++){n[c]&&(a=n[c][0]),"C"!=a&&(s[c]=a,c&&(l=s[c-1])),n[c]=r(n[c],i,l),"A"!=s[c]&&"C"==a&&(s[c]="C"),o(n,c);var h=n[c],u=h.length;i.x=h[u-2],i.y=h[u-1],i.bx=$t(h[u-4])||i.x,i.by=$t(h[u-3])||i.y}return t.curve=Zt(n),n}var fn=function(e,t,n){e=dn(e),t=dn(t);for(var i,r,o,s,a,l,c,p,h,u,d=n?0:[],f=0,m=e.length;f<m;f++){var g=e[f];if("M"==g[0])i=a=g[1],r=l=g[2];else{"C"==g[0]?(h=[i,r].concat(g.slice(1)),i=h[6],r=h[7]):(h=[i,r,i,r,a,l,a,l],i=a,r=l);for(var y=0,v=t.length;y<v;y++){var b=t[y];if("M"==b[0])o=c=b[1],s=p=b[2];else{"C"==b[0]?(u=[o,s].concat(b.slice(1)),o=u[6],s=u[7]):(u=[o,s,o,s,c,p,c,p],o=c,s=p);var w=sn(h,u,n);if(n)d+=w;else{for(var x=0,O=w.length;x<O;x++)w[x].segment1=f,w[x].segment2=y,w[x].bez1=h,w[x].bez2=u;d=d.concat(w)}}}}}return d},mn=fn;function gn(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function yn(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function vn(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function bn(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function wn(e){for(var t=e.waypoints,n=t.reduce((function(e,n,i){var r=t[i-1];if(r){var o=e[e.length-1],s=o&&o.endLength||0,a=function(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}(r,n);e.push({start:r,end:n,startLength:s,endLength:s+a,length:a})}return e}),[]),i=n.reduce((function(e,t){return e+t.length}),0),r=i/2,o=0,s=n[o];s.endLength<r;)s=n[++o];var a=(r-s.startLength)/s.length;return{x:s.start.x+(s.end.x-s.start.x)*a,y:s.start.y+(s.end.y-s.start.y)*a}}function xn(e){return function(e){return!!e.waypoints}(e)?wn(e):yn({x:(t=e).x+(t.width||0)/2,y:t.y+(t.height||0)/2});var t}function On(e,t,n){f(n=n||0)||(n={x:n,y:n});var i=vn(e),r=vn(t),o=i.bottom+n.y<=r.top,s=i.left-n.x>=r.right,a=i.top-n.y>=r.bottom,l=o?"top":a?"bottom":null,c=i.right+n.x<=r.left?"left":s?"right":null;return c&&l?l+"-"+c:c||l||"intersect"}function _n(e,t,n){var i=function(e,t){return mn(e,t)}(e,t);return 1===i.length||2===i.length&&At(i[0],i[1])<1?yn(i[0]):i.length>1?(i=$(i,(function(e){var t=Math.floor(100*e.t2)||1;return t=((t=100-t)<10?"0":"")+t,e.segment2+"#"+t})),yn(i[n?0:i.length-1])):null}function En(e,t){return Math.round(e*t)/t}function Pn(e){return m(e)?e+"px":e}function kn(e,t,n){const i=Ie("g");Re(i).add(t);const r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}const Sn={shape:["x","y","width","height"],connection:["waypoints"]};function Cn(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._rootsIdx=0,this._layers={},this._planes=[],this._rootElement=null,this._init(e||{})}function An(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Cn.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Cn.prototype._init=function(e){const t=this._eventBus,n=this._container=function(e){const t=(e=F({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),ne(n,{position:"relative",overflow:"hidden",width:Pn(e.width),height:Pn(e.height)}),t.appendChild(n),n}(e),i=this._svg=Ie("svg");Te(i,{width:"100%",height:"100%"}),Ce(n,i);const r=this._viewport=kn(i,"viewport");!1!==e.deferUpdate&&(this._viewboxChanged=I(V(this._viewboxChanged,this),300)),t.on("diagram.init",(function(){t.fire("canvas.init",{svg:i,viewport:r})}),this),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed","root.set"],(function(){delete this._cachedViewbox}),this),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Cn.prototype._destroy=function(e){this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});const t=this._container.parentNode;t&&t.removeChild(this._container),delete this._svg,delete this._container,delete this._layers,delete this._planes,delete this._rootElement,delete this._viewport},Cn.prototype._clear=function(){this._elementRegistry.getAll().forEach((e=>{const t=xt(e);"root"===t?this.removeRootElement(e):this._removeElement(e,t)})),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Cn.prototype.getDefaultLayer=function(){return this.getLayer("base",0)},Cn.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)),void 0!==t&&n.index!==t)throw new Error("layer <"+e+"> already created at index <"+t+">");return n.group},Cn.prototype._getChildIndex=function(e){return P(this._layers,(function(t,n){return n.visible&&e>=n.index&&t++,t}),0)},Cn.prototype._createLayer=function(e,t){void 0===t&&(t=1);const n=this._getChildIndex(t);return{group:kn(this._viewport,"layer-"+e,n),index:t,visible:!0}},Cn.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},Cn.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?($e(n),t.visible=!1,n):n},Cn.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],$e(t.group))},Cn.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Cn.prototype.findRoot=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),!e)return;const t=this._findPlaneForRoot(function(e){for(;e.parent;)e=e.parent;return e}(e))||{};return t.rootElement},Cn.prototype.getRootElements=function(){return this._planes.map((function(e){return e.rootElement}))},Cn.prototype._findPlaneForRoot=function(e){return w(this._planes,(function(t){return t.rootElement===e}))},Cn.prototype.getContainer=function(){return this._container},Cn.prototype._updateMarker=function(e,t,n){let i;e.id||(e=this._elementRegistry.get(e)),i=this._elementRegistry._elements[e.id],i&&(_([i.gfx,i.secondaryGfx],(function(e){e&&(n?Re(e).add(t):Re(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Cn.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Cn.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Cn.prototype.hasMarker=function(e,t){e.id||(e=this._elementRegistry.get(e));return Re(this.getGraphics(e)).has(t)},Cn.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Cn.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Cn.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,0);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Cn.prototype.removeRootElement=function(e){"string"==typeof e&&(e=this._elementRegistry.get(e));if(this._findPlaneForRoot(e))return this._removeRoot(e),this._removeLayer(e.layer),this._planes=this._planes.filter((function(t){return t.rootElement!==e})),this._rootElement===e&&(this._rootElement=null),e},Cn.prototype.setRootElement=function(e,t){if(h(t))throw new Error("override not supported");if(e===this._rootElement)return;let n;if(!e)throw new Error("rootElement required");return n=this._findPlaneForRoot(e),n||(e=this.addRootElement(e)),this._setRoot(e),e},Cn.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)},Cn.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})},Cn.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})},Cn.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=Sn[e],i=k(n,(function(e){return void 0!==t[e]}));if(!i)throw new Error("must supply { "+n.join(", ")+" } with "+e)},Cn.prototype._setParent=function(e,t,n){St(t.children,e,n),e.parent=t},Cn.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 s=o.create(e,t,i);return this._elementRegistry.add(t,s),o.update(e,t,s),r.fire(e+".added",{element:t,gfx:s}),t},Cn.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Cn.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Cn.prototype._removeElement=function(e,t){const n=this._elementRegistry,i=this._graphicsFactory,r=this._eventBus;if(e=n.get(e.id||e))return r.fire(t+".remove",{element:e}),i.remove(e),kt(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Cn.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Cn.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Cn.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Cn.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Cn.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Cn.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;const t=this._viewport,n=this.getSize();let i,r,o,s,a,l,c;return e?(this._changeViewbox((function(){a=Math.min(n.width/e.width,n.height/e.height);const i=this._svg.createSVGMatrix().scale(a).translate(-e.x,-e.y);et(t,i)})),e):(o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},s=et(t),r=s?s.matrix:function(e,t,n,i,r,o){var s=Fe().createSVGMatrix();switch(arguments.length){case 0:return s;case 1:return He(s,e);case 6:return He(s,{a:e,b:t,c:n,d:i,e:r,f:o})}}(),a=En(r.a,1e3),l=En(-r.e||0,1e3),c=En(-r.f||0,1e3),e=this._cachedViewbox={x:l?l/a:0,y:c?c/a:0,width:n.width/a,height:n.height/a,scale:a,inner:{width:i.width||0,height:i.height||0,x:i.x||0,y:i.y||0},outer:n})},Cn.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox((function(){e=F({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),An(t,n)})),{x:n.e,y:n.f}},Cn.prototype.scrollToElement=function(e,t){let n=100;"string"==typeof e&&(e=this._elementRegistry.get(e));const i=this.findRoot(e);i!==this.getRootElement()&&this.setRootElement(i),t||(t={}),"number"==typeof t&&(n=t),t={top:t.top||n,right:t.right||n,bottom:t.bottom||n,left:t.left||n};const r=wt(e),o=vn(r),s=this.viewbox(),a=this.zoom();let l,c;s.y+=t.top/a,s.x+=t.left/a,s.width-=(t.right+t.left)/a,s.height-=(t.bottom+t.top)/a;const p=vn(s);if(r.width<s.width&&r.height<s.height){const e=Math.max(0,o.right-p.right),t=Math.min(0,o.left-p.left),n=Math.max(0,o.bottom-p.bottom),i=Math.min(0,o.top-p.top);l=e||t,c=n||i}else l=r.x-s.x,c=r.y-s.y;this.scroll({dx:-l*a,dy:-c*a})},Cn.prototype.zoom=function(e,t){if(!e)return this.viewbox(e).scale;if("fit-viewport"===e)return this._fitViewport(t);let n,i;return this._changeViewbox((function(){"object"!=typeof t&&(n=this.viewbox().outer,t={x:n.width/2,y:n.height/2}),i=this._setZoom(e,t)})),En(i.a,1e3)},Cn.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},Cn.prototype._setZoom=function(e,t){const n=this._svg,i=this._viewport,r=n.createSVGMatrix(),o=n.createSVGPoint();let s,a,l,c,p;l=i.getCTM();const h=l.a;return t?(s=F(o,t),a=s.matrixTransform(l.inverse()),c=r.translate(a.x,a.y).scale(1/h*e).translate(-a.x,-a.y),p=l.multiply(c)):p=r.scale(e),An(this._viewport,p),p},Cn.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Cn.prototype.getAbsoluteBBox=function(e){const t=this.viewbox();let n;if(e.waypoints){n=this.getGraphics(e).getBBox()}else n=e;return{x:n.x*t.scale-t.x*t.scale,y:n.y*t.scale-t.y*t.scale,width:n.width*t.scale,height:n.height*t.scale}},Cn.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Mn="data-element-id";function Tn(e){this._elements={},this._eventBus=e}Tn.$inject=["eventBus"],Tn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),Te(t,Mn,i),n&&Te(n,Mn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Tn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(Te(i.gfx,Mn,""),i.secondaryGfx&&Te(i.secondaryGfx,Mn,""),delete t[n])},Tn.prototype.updateId=function(e,t){this._validateId(t),"string"==typeof e&&(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)},Tn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&Te(t,Mn,i),t},Tn.prototype.get=function(e){var t;t="string"==typeof e?e:e&&Te(e,Mn);var n=this._elements[t];return n&&n.element},Tn.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},Tn.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=t[n[i]],o=r.element;if(e(o,r.gfx))return o}},Tn.prototype.getAll=function(){return this.filter((function(e){return e}))},Tn.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)}))},Tn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Tn.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")};var Dn={exports:{}},Rn={};Rn.extend=function(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(e){var n=this.indexOf(e);return-1!==n&&(this.splice(n,1),t.unset(e,r,i)),e}}),Object.defineProperty(e,"contains",{value:function(e){return-1!==this.indexOf(e)}}),Object.defineProperty(e,"add",{value:function(e,n){var o=this.indexOf(e);if(void 0===n){if(-1!==o)return;n=this.length}-1!==o&&this.splice(o,1),this.splice(n,0,e),-1===o&&t.set(e,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},Rn.isExtended=function(e){return!0===e.__refs_collection};var jn=Rn;function $n(e,t,n){var i=jn.extend(n[t.name]||[],e,t,n);Object.defineProperty(n,t.name,{enumerable:t.enumerable,value:i}),i.length&&i.forEach((function(i){e.set(i,t.inverse,n)}))}function Bn(e,t){if(!(this instanceof Bn))return new Bn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Bn.prototype.bind=function(e,t){if("string"==typeof t){if(!this.props[t])throw new Error("no property <"+t+"> in ref");t=this.props[t]}t.collection?$n(this,t,e):function(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(t){if(t!==r){var o=r;r=null,o&&e.unset(o,i,n),r=t,e.set(r,i,n)}}})}(this,t,e)},Bn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return jn.isExtended(n)||$n(this,t,e),n},Bn.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},Bn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Bn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var zn=Bn;!function(e){e.exports=zn,e.exports.Collection=Rn}(Dn);var qn=t(Dn.exports),Nn=new qn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Ln=new qn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),In=new qn({name:"attachers",collection:!0},{name:"host"}),Vn=new qn({name:"outgoing",collection:!0},{name:"source"}),Fn=new qn({name:"incoming",collection:!0},{name:"target"});function Hn(){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)}}),Nn.bind(this,"parent"),Ln.bind(this,"labels"),Vn.bind(this,"outgoing"),Fn.bind(this,"incoming")}function Qn(){Hn.call(this),Nn.bind(this,"children"),In.bind(this,"host"),In.bind(this,"attachers")}function Un(){Qn.call(this)}function Wn(){Qn.call(this),Ln.bind(this,"labelTarget")}function Xn(){Hn.call(this),Vn.bind(this,"source"),Fn.bind(this,"target")}r(Qn,Hn),r(Un,Qn),r(Wn,Qn),r(Xn,Hn);var Yn={connection:Xn,shape:Qn,label:Wn,root:Un};function Gn(){this._uid=12}Gn.prototype.createRoot=function(e){return this.create("root",e)},Gn.prototype.createLabel=function(e){return this.create("label",e)},Gn.prototype.createShape=function(e){return this.create("shape",e)},Gn.prototype.createConnection=function(e){return this.create("connection",e)},Gn.prototype.create=function(e,t){return(t=F({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Yn[e];if(!n)throw new Error("unknown type: <"+e+">");return F(new n,t)}(e,t)};var Zn=Array.prototype.slice;function Kn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function Jn(){}function ei(e){return e.childNodes[0]}function ti(e,t,n,i,r){var o=Qe();o.setTranslate(t,n);var s=Qe();s.setRotate(i||0,0,0);var a=Qe();a.setScale(r||1,r||1),et(e,[o,s,a])}function ni(e,t,n){var i=Qe();i.setTranslate(t,n),et(e,i)}function ii(e,t){var n=Qe();n.setRotate(t,0,0),et(e,n)}function ri(e,t){this._eventBus=e,this._elementRegistry=t}function oi(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}Kn.prototype.on=function(e,t,n,i){if(e=d(e)?e:[e],g(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");var r=n;i&&((r=V(n,i)).__fn=n.__fn||n);var o=this;e.forEach((function(e){o._addListener(e,{priority:t,callback:r,next:null})}))},Kn.prototype.once=function(e,t,n,i){var r=this;if(g(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var t=n.apply(i,arguments);return r.off(e,o),t}o.__fn=n,this.on(e,t,o)},Kn.prototype.off=function(e,t){e=d(e)?e:[e];var n=this;e.forEach((function(e){n._removeListener(e,t)}))},Kn.prototype.createEvent=function(e){var t=new Jn;return t.init(e),t},Kn.prototype.fire=function(e,t){var n,i,r,o;if(o=Zn.call(arguments),"object"==typeof e&&(e=(t=e).type),!e)throw new Error("no event type specified");if(i=this._listeners[e]){n=t instanceof Jn?t:this.createEvent(t),o[0]=n;var s=n.type;e!==s&&(n.type=e);try{r=this._invokeListeners(n,o,i)}finally{e!==s&&(n.type=s)}return void 0===r&&n.defaultPrevented&&(r=!1),r}},Kn.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},Kn.prototype._destroy=function(){this._listeners={}},Kn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Kn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{i=function(e,t){return e.apply(null,t)}(n.callback,t),void 0!==i&&(e.returnValue=i,e.stopPropagation()),!1===i&&e.preventDefault()}catch(e){if(!this.handleError(e))throw console.error("unhandled error in event listener",e),e}return i},Kn.prototype._addListener=function(e,t){var n,i=this._getListeners(e);if(i){for(;i;){if(i.priority<t.priority)return t.next=i,void(n?n.next=t:this._setListeners(e,t));n=i,i=i.next}n.next=t}else this._setListeners(e,t)},Kn.prototype._getListeners=function(e){return this._listeners[e]},Kn.prototype._setListeners=function(e,t){this._listeners[e]=t},Kn.prototype._removeListener=function(e,t){var n,i,r,o=this._getListeners(e);if(t)for(;o;)n=o.next,(r=o.callback)!==t&&r.__fn!==t||(i?i.next=n:this._setListeners(e,n)),i=o,o=n;else this._setListeners(e,null)},Jn.prototype.stopPropagation=function(){this.cancelBubble=!0},Jn.prototype.preventDefault=function(){this.defaultPrevented=!0},Jn.prototype.init=function(e){F(this,e||{})},ri.$inject=["eventBus","elementRegistry"],ri.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n),t||(Re(t=Ie("g")).add("djs-children"),Ce(n.parentNode,t))):t=n,t},ri.prototype._clear=function(e){var t=ei(e);return ae(t),t},ri.prototype._createContainer=function(e,t,n,i){var r=Ie("g");Re(r).add("djs-group"),void 0!==n?oi(r,t,t.childNodes[n]):Ce(t,r);var o=Ie("g");Re(o).add("djs-element"),Re(o).add("djs-"+e),i&&Re(o).add("djs-frame"),Ce(r,o);var s=Ie("g");return Re(s).add("djs-visual"),Ce(o,s),o},ri.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,Ot(t))},ri.prototype.updateContainments=function(e){var t,n=this,i=this._elementRegistry;t=P(e,(function(e,t){return t.parent&&(e[t.parent.id]=t.parent),e}),{}),_(t,(function(e){var t=e.children;if(t){var r=n._getChildrenContainer(e);_(t.slice().reverse(),(function(e){oi(i.getGraphics(e).parentNode,r)}))}}))},ri.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},ri.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},ri.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},ri.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},ri.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),ni(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?Te(n,"display","none"):Te(n,"display","block")}},ri.prototype.remove=function(e){$e(this._elementRegistry.getGraphics(e).parentNode)};var si={__depends__:[Pt],__init__:["canvas"],canvas:["type",Cn],elementRegistry:["type",Tn],elementFactory:["type",Gn],eventBus:["type",Kn],graphicsFactory:["type",ri]};function ai(e){return function(e){var t=new ct(e);return t.init(),t}([{config:["value",e=e||{}]},si].concat(e.modules||[]))}function li(e,t){this.injector=t=t||ai(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function ci(){}function pi(e,t){this.model=e,this.properties=t}li.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},li.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},ci.prototype.get=function(e){return this.$model.properties.get(this,e)},ci.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},pi.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ci.prototype);_(e.properties,(function(e){e.isMany||void 0===e.default||(i[e.name]=e.default)})),n.defineModel(i,t),n.defineDescriptor(i,e);var r=e.ns.name;function o(e){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),_(e,V((function(e,t){this.set(t,e)}),this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var hi={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},ui={String:function(e){return e},Boolean:function(e){return"true"===e},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e)}};function di(e,t){var n=ui[e];return n?n(t):t}function fi(e){return!!hi[e]}function mi(e){return!!ui[e]}function gi(e,t){var n,i,r=e.split(/:/);if(1===r.length)n=e,i=t;else{if(2!==r.length)throw new Error("expected <prefix:localName> or <localName>, got "+e);n=r[1],i=r[0]}return{name:e=(i?i+":":"")+n,prefix:i,localName:n}}function yi(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function vi(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,_(e,V(this.registerPackage,this))}function bi(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function wi(e){this.model=e}function xi(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Oi(e){this.properties=new wi(this),this.factory=new pi(this,this.properties),this.registry=new vi(e,this.properties),this.typeCache={}}yi.prototype.build=function(){return U(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},yi.prototype.addProperty=function(e,t,n){"boolean"==typeof t&&(n=t,t=void 0),this.addNamedProperty(e,!1!==n);var i=this.properties;void 0!==t?i.splice(t,0,e):i.push(e)},yi.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,o=this.propertiesByName,s=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 a=r.indexOf(e);if(-1===a)throw new Error("property <"+i.name+"> not found in property list");r.splice(a,1),this.addProperty(t,n?void 0:a,s),o[i.name]=o[i.localName]=t},yi.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=gi(r[0],i),s=gi(r[1],o.prefix).name,a=this.propertiesByName[s];if(!a)throw new Error("refined property <"+s+"> not found");this.replaceProperty(a,e,n),delete e.redefines},yi.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},yi.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},yi.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},yi.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},yi.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")},yi.prototype.hasProperty=function(e){return this.propertiesByName[e]},yi.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(_(e.properties,V((function(n){n=F({},n,{name:n.ns.localName,inherited:t}),Object.defineProperty(n,"definedBy",{value:e});var i=n.replaces,r=n.redefines;i||r?this.redefineProperty(n,i||r,i):(n.isBody&&this.setBodyProperty(n),n.isId&&this.setIdProperty(n),this.addProperty(n))}),this)),i.push(e),n[r]=e)},vi.prototype.getPackage=function(e){return this.packageMap[e]},vi.prototype.getPackages=function(){return this.packages},vi.prototype.registerPackage=function(e){e=F({},e);var t=this.packageMap;bi(t,e,"prefix"),bi(t,e,"uri"),_(e.types,V((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},vi.prototype.registerType=function(e,t){var n=gi((e=F({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:F(e.meta||{})})).name,t.prefix),i=n.name,r={};_(e.properties,V((function(e){var t=gi(e.name,n.prefix),i=t.name;fi(e.type)||(e.type=gi(e.type,t.prefix).name),F(e,{ns:t,name:i}),r[i]=e}),this)),F(e,{ns:n,name:i,propertiesByName:r}),_(e.extends,V((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},vi.prototype.mapTypes=function(e,t,n){var i=fi(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(e){return s(e,!0)}function s(n,i){var o=gi(n,fi(n)?"":e.prefix);r.mapTypes(o,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");_(i.superClass,n?o:s),t(i,!n),_(i.traits,o)},vi.prototype.getEffectiveDescriptor=function(e){var t=gi(e),n=new yi(t);this.mapTypes(t,(function(e,t){n.addTrait(e,t)}));var i=n.build();return this.definePackage(i,i.allTypes[i.allTypes.length-1].$pkg),i},vi.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},wi.prototype.set=function(e,t,n){if(!y(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.model.getPropertyDescriptor(e,t),r=i&&i.name;void 0===n?i?delete e[r]:delete e.$attrs[t]:i?r in e?e[r]=n:xi(e,i,n):e.$attrs[t]=n},wi.prototype.get=function(e,t){var n=this.model.getPropertyDescriptor(e,t);if(!n)return e.$attrs[t];var i=n.name;return!e[i]&&n.isMany&&xi(e,n,[]),e[i]},wi.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;delete(n=F({},n,{get:function(){return i}})).value}Object.defineProperty(e,t,n)},wi.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},wi.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Oi.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Oi.prototype.getType=function(e){var t=this.typeCache,n=y(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Oi.prototype.createAny=function(e,t,n){var i=gi(e),r={$type:e,$instanceOf:function(e){return e===this.$type}},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,"$parent",{enumerable:!1,writable:!0}),this.properties.define(r,"$instanceOf",{enumerable:!1,writable:!0}),_(n,(function(e,t){f(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e})),r},Oi.prototype.getPackage=function(e){return this.registry.getPackage(e)},Oi.prototype.getPackages=function(){return this.registry.getPackages()},Oi.prototype.getElementDescriptor=function(e){return e.$descriptor},Oi.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},Oi.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Oi.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var _i=String.fromCharCode,Ei=Object.prototype.hasOwnProperty,Pi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,ki={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function Si(e,t,n,i){return i?Ei.call(ki,i)?ki[i]:"&"+i+";":_i(t||parseInt(n,16))}function Ci(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(Pi,Si):e}Object.keys(ki).forEach((function(e){ki[e.toUpperCase()]=ki[e]}));var Ai="xsi:type",Mi="non-whitespace outside of root node";function Ti(e){return new Error(e)}function Di(e){return"missing namespace for prefix <"+e+">"}function Ri(e){return{get:e,enumerable:!0}}function ji(e){var t,n={};for(t in e)n[t]=e[t];return n}function $i(e){return e+"$uri"}function Bi(){return{line:0,column:0}}function zi(e){throw e}function qi(e){if(!this)return new qi(e);var t,n,i,r,o,s,a,l,c,p=e&&e.proxy,h=zi,u=Bi,d=!1,f=!1,m=null,g=!1;function y(e){e instanceof Error||(e=Ti(e)),m=e,h(e,u)}function v(e){o&&(e instanceof Error||(e=Ti(e)),o(e,u))}this.on=function(e,c){if("function"!=typeof c)throw Ti("required args <name, cb>");switch(e){case"openTag":n=c;break;case"text":t=c;break;case"closeTag":i=c;break;case"error":h=c;break;case"warn":o=c;break;case"cdata":r=c;break;case"attention":l=c;break;case"question":a=c;break;case"comment":s=c;break;default:throw Ti("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Ti("required args <nsMap={}>");var t,n={};for(t in e)n[t]=e[t];return n["http://www.w3.org/2001/XMLSchema-instance"]="xsi",f=!0,c=n,this},this.parse=function(e){if("string"!=typeof e)throw Ti("required args <xml=string>");return m=null,function(e){var o,h,m,b,w,x,O,_,E,P,k,S=f?[]:null,C=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[$i(n)]=t;return i}(c):null,A=[],M=0,T=!1,D=!1,R=0,j=0,$="",B=0;function z(){if(null!==k)return k;var e,t,n,i,r,o,s,a,l,p,h,u=f&&C.xmlns,m=f&&d?[]:null,g=B,y=$,b=y.length,w={},x={};e:for(;g<b;g++)if(l=!1,!(32===(p=y.charCodeAt(g))||p<14&&p>8)){for((p<65||p>122||p>90&&p<97)&&95!==p&&58!==p&&(v("illegal first char attribute name"),l=!0),h=g+1;h<b;h++)if(!((p=y.charCodeAt(h))>96&&p<123||p>64&&p<91||p>47&&p<59||46===p||45===p||95===p)){if(32===p||p<14&&p>8){v("missing attribute value"),g=h;continue e}if(61===p)break;v("illegal attribute name char"),l=!0}if("xmlns:xmlns"===(a=y.substring(g,h))&&(v("illegal declaration of xmlns"),l=!0),34===(p=y.charCodeAt(h+1)))-1===(h=y.indexOf('"',g=h+2))&&-1!==(h=y.indexOf("'",g))&&(v("attribute value quote missmatch"),l=!0);else if(39===p)-1===(h=y.indexOf("'",g=h+2))&&-1!==(h=y.indexOf('"',g))&&(v("attribute value quote missmatch"),l=!0);else for(v("missing attribute value quotes"),l=!0,h+=1;h<b&&!(32===(p=y.charCodeAt(h+1))||p<14&&p>8);h++);for(-1===h&&(v("missing closing quotes"),h=b,l=!0),l||(o=y.substring(g,h)),g=h;h+1<b&&!(32===(p=y.charCodeAt(h+1))||p<14&&p>8);h++)g===h&&(v("illegal character after attribute end"),l=!0);if(g=h+1,!l)if(a in x)v("attribute <"+a+"> already defined");else if(x[a]=!0,f)if(d){if(null!==(r="xmlns"===a?"xmlns":120===a.charCodeAt(0)&&"xmlns:"===a.substr(0,6)?a.substr(6):null)){if(e=Ci(o),t=$i(r),!(s=c[e])){if("xmlns"===r||t in C&&C[t]!==e)do{s="ns"+M++}while(void 0!==C[s]);else s=r;c[e]=s}C[r]!==s&&(i||(C=ji(C),i=!0),C[r]=s,"xmlns"===r&&(C[$i(s)]=e,u=s),C[t]=e),w[a]=o;continue}m.push(a,o)}else-1!==(p=a.indexOf(":"))?(n=C[a.substring(0,p)])?((a=u===n?a.substr(p+1):n+a.substr(p))===Ai&&(-1!==(p=o.indexOf(":"))?(n=o.substring(0,p),o=(n=C[n]||n)+o.substring(p)):o=u+":"+o),w[a]=o):v(Di(a.substring(0,p))):w[a]=o;else w[a]=o}if(d)for(g=0,b=m.length;g<b;g++){if(a=m[g++],o=m[g],-1!==(p=a.indexOf(":"))){if(!(n=C[a.substring(0,p)])){v(Di(a.substring(0,p)));continue}(a=u===n?a.substr(p+1):n+a.substr(p))===Ai&&(-1!==(p=o.indexOf(":"))?(n=o.substring(0,p),o=(n=C[n]||n)+o.substring(p)):o=u+":"+o)}w[a]=o}return k=w}function q(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,o=0,s=0,a=j;R>=s&&(t=i.exec(e))&&!((a=t[0].length+t.index)>R);)r+=1,s=a;return-1==R?(o=a,n=e.substring(j)):0===j?n=e.substring(j,R):(o=R-s,n=-1==j?e.substring(R):e.substring(R,j+1)),{data:n,line:r,column:o}}u=q,p&&(P=Object.create({},{name:Ri((function(){return _})),originalName:Ri((function(){return E})),attrs:Ri(z),ns:Ri((function(){return C}))}));for(;-1!==j;){if(-1===(R=60===e.charCodeAt(j)?j:e.indexOf("<",j)))return A.length?y("unexpected end of file"):0===j?y("missing start tag"):void(j<e.length&&e.substring(j).trim()&&v(Mi));if(j!==R)if(A.length){if(t&&(t(e.substring(j,R),Ci,u),g))return}else if(e.substring(j,R).trim()&&(v(Mi),g))return;if(33===(w=e.charCodeAt(R+1))){if(91===(b=e.charCodeAt(R+2))&&"CDATA["===e.substr(R+3,6)){if(-1===(j=e.indexOf("]]>",R)))return y("unclosed cdata");if(r&&(r(e.substring(R+9,j),u),g))return;j+=3;continue}if(45===b&&45===e.charCodeAt(R+3)){if(-1===(j=e.indexOf("--\x3e",R)))return y("unclosed comment");if(s&&(s(e.substring(R+4,j),Ci,u),g))return;j+=3;continue}}if(63!==w){for(h=R+1;;h++){if(x=e.charCodeAt(h),isNaN(x))return j=-1,y("unclosed tag");if(34===x)h=-1!==(b=e.indexOf('"',h+1))?b:h;else if(39===x)h=-1!==(b=e.indexOf("'",h+1))?b:h;else if(62===x){j=h;break}}if(33!==w){if(k={},47===w){if(T=!1,D=!0,!A.length)return y("missing open tag");if(h=_=A.pop(),b=R+2+h.length,e.substring(R+2,b)!==h)return y("closing tag mismatch");for(;b<j;b++)if(!(32===(w=e.charCodeAt(b))||w>8&&w<14))return y("close tag")}else{if(47===e.charCodeAt(j-1)?(h=_=e.substring(R+1,j-1),T=!0,D=!0):(h=_=e.substring(R+1,j),T=!0,D=!1),!(w>96&&w<123||w>64&&w<91||95===w||58===w))return y("illegal first char nodeName");for(b=1,m=h.length;b<m;b++)if(!((w=h.charCodeAt(b))>96&&w<123||w>64&&w<91||w>47&&w<59||45===w||95===w||46==w)){if(32===w||w<14&&w>8){_=h.substring(0,b),k=null;break}return y("invalid nodeName")}D||A.push(_)}if(f){if(o=C,T&&(D||S.push(o),null===k&&(d=-1!==h.indexOf("xmlns",b))&&(B=b,$=h,z(),d=!1)),E=_,-1!==(w=_.indexOf(":"))){if(!(O=C[_.substring(0,w)]))return y("missing namespace on <"+E+">");_=_.substr(w+1)}else O=C.xmlns;O&&(_=O+":"+_)}if(T&&(B=b,$=h,n&&(p?n(P,Ci,D,u):n(_,z,Ci,D,u),g)))return;if(D){if(i&&(i(p?P:_,Ci,T,u),g))return;f&&(C=T?o:S.pop())}j+=1}else{if(l&&(l(e.substring(R,j+1),Ci,u),g))return;j+=1}}else{if(-1===(j=e.indexOf("?>",R)))return y("unclosed question");if(a&&(a(e.substring(R,j+2),u),g))return;j+=2}}}(e),u=Bi,g=!1,m},this.stop=function(){g=!0}}function Ni(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Li={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Ii="xsi:type";function Vi(e){return e.xml&&e.xml.serialize}function Fi(e){return Vi(e)===Ii}function Hi(e,t){return Ni(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function Qi(e){return new Error(e)}function Ui(e){return e.$descriptor}function Wi(e){F(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw Qi("expected element");var t,n=this.elementsById,i=Ui(e).idProperty;if(i&&(t=e.get(i.name))){if(!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(t))throw new Error("illegal ID <"+t+">");if(n[t])throw Qi("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function Xi(){}function Yi(){}function Gi(){}function Zi(e,t){this.property=e,this.context=t}function Ki(e,t){this.element=t,this.propertyDesc=e}function Ji(){}function er(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function tr(e,t,n){er.call(this,e,t,n)}function nr(e,t,n){this.model=e,this.context=n}function ir(e){e instanceof Oi&&(e={model:e}),F(this,{lax:!1},e)}Xi.prototype.handleEnd=function(){},Xi.prototype.handleText=function(){},Xi.prototype.handleNode=function(){},Yi.prototype=Object.create(Xi.prototype),Yi.prototype.handleNode=function(){return this},Gi.prototype=Object.create(Xi.prototype),Gi.prototype.handleText=function(e){this.body=(this.body||"")+e},Zi.prototype=Object.create(Gi.prototype),Zi.prototype.handleNode=function(e){if(this.element)throw Qi("expected no sub nodes");return this.element=this.createReference(e),this},Zi.prototype.handleEnd=function(){this.element.id=this.body},Zi.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},Ki.prototype=Object.create(Gi.prototype),Ki.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=di(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},Ji.prototype=Object.create(Gi.prototype),Ji.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},er.prototype=Object.create(Ji.prototype),er.prototype.addReference=function(e){this.context.addReference(e)},er.prototype.handleText=function(e){if(!Ui(this.element).bodyProperty)throw Qi("unexpected body text <"+e+">");Gi.prototype.handleText.call(this,e)},er.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Ui(t).bodyProperty;n&&void 0!==e&&(e=di(n.type,e),t.set(n.name,e))},er.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=Ui(i),o=this.context,s=new i({}),a=this.model;return _(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?_(e.split(" "),(function(e){o.addReference({element:s,property:i.ns.name,id:e})})):o.addReference({element:s,property:i.ns.name,id:e}):(i?e=di(i.type,e):"xmlns"!==n&&(t=gi(n,r.ns.prefix),a.getPackage(t.prefix)&&o.addWarning({message:"unknown attribute <"+n+">",element:s,property:n,value:e})),s.set(n,e))})),s},er.prototype.getPropertyForNode=function(e){var t,n,i=gi(e.name),r=this.type,o=this.model,s=Ui(r),a=i.name,l=s.propertiesByName[a];if(l&&!l.isAttr)return Fi(l)&&(t=e.attributes[Ii])?(t=function(e,t){var n=gi(e);return function(e,t){var n=e.name,i=e.localName,r=t.xml&&t.xml.typePrefix;return r&&0===i.indexOf(r)?e.prefix+":"+i.slice(r.length):n}(n,t.getPackage(n.prefix))}(t,o),F({},l,{effectiveType:Ui(n=o.getType(t)).name})):l;var c=o.getPackage(i.prefix);if(c){if(t=Hi(i,c),n=o.getType(t),l=w(s.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})),l)return F({},l,{effectiveType:Ui(n).name})}else if(l=w(s.properties,(function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type})),l)return l;throw Qi("unrecognized element <"+i.name+">")},er.prototype.toString=function(){return"ElementDescriptor["+Ui(this.type).name+"]"},er.prototype.valueHandler=function(e,t){return new Ki(e,t)},er.prototype.referenceHandler=function(e){return new Zi(e,this.context)},er.prototype.handler=function(e){return"Element"===e?new nr(this.model,e,this.context):new er(this.model,e,this.context)},er.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,mi(n=t.effectiveType||t.type))return this.valueHandler(t,i);var o=(r=t.isReference?this.referenceHandler(t).handleNode(e):this.handler(n).handleNode(e)).element;return void 0!==o&&(t.isMany?i.get(t.name).push(o):i.set(t.name,o),t.isReference?(F(o,{element:i}),this.context.addReference(o)):o.$parent=i),r},tr.prototype=Object.create(er.prototype),tr.prototype.createElement=function(e){var t=e.name,n=gi(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),s=o&&Hi(n,o)||t;if(!r.hasType(s))throw Qi("unexpected element <"+e.originalName+">");return er.prototype.createElement.call(this,e)},nr.prototype=Object.create(Ji.prototype),nr.prototype.createElement=function(e){var t=e.name,n=gi(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},nr.prototype.handleChild=function(e){var t=new nr(this.model,"Element",this.context).handleNode(e),n=this.element,i=t.element;return void 0!==i&&((n.$children=n.$children||[]).push(i),i.$parent=n),t},nr.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},ir.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof er?(i=t,t={}):"string"==typeof t?(i=this.handler(t),t={}):"string"==typeof i&&(i=this.handler(i));var r=this.model,o=this.lax,s=new Wi(F({},t,{rootHandler:i})),a=new qi({proxy:!0}),l=function(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}();function c(e,t,n){var i=t(),r=i.line,o=i.column,a=i.data;"<"===a.charAt(0)&&-1!==a.indexOf(" ")&&(a=a.slice(0,a.indexOf(" "))+">");var l="unparsable content "+(a?a+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+o+"\n\tnested error: "+e.message;if(n)return s.addWarning({message:l,error:e}),!0;throw Qi(l)}function p(e,t){return c(e,t,!0)}i.context=s,l.push(i);var h=/^<\?xml /i,u=/ encoding="([^"]+)"/i,d=/^utf-8$/i;function f(e,t){try{l.peek().handleText(e)}catch(e){p(e,t)}}var m=r.getPackages().reduce((function(e,t){return e[t.uri]=t.prefix,e}),{"http://www.w3.org/XML/1998/namespace":"xml"});return a.ns(m).on("openTag",(function(e,t,n,i){var r=e.attrs||{},s=Object.keys(r).reduce((function(e,n){var i=t(r[n]);return e[n]=i,e}),{});!function(e,t){var n=l.peek();try{l.push(n.handleNode(e))}catch(e){c(e,t,o)&&l.push(new Yi)}}({name:e.name,originalName:e.originalName,attributes:s,ns:e.ns},i)})).on("question",(function(e){if(h.test(e)){var t=u.exec(e),n=t&&t[1];n&&!d.test(n)&&s.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}})).on("closeTag",(function(){l.pop().handleEnd()})).on("cdata",f).on("text",(function(e,t,n){!function(e,t){e.trim()&&f(e,t)}(t(e),n)})).on("error",c).on("warn",p),new Promise((function(t,n){var r;try{a.parse(e),function(){var e,t,n=s.elementsById,i=s.references;for(e=0;t=i[e];e++){var r=t.element,o=n[t.id],a=Ui(r).propertiesByName[t.property];if(o||s.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),a.isMany){var l=r.get(a.name),c=l.indexOf(t);-1===c&&(c=l.length),o?l[c]=o:l.splice(c,1)}else r.set(a.name,o)}}()}catch(e){r=e}var o=i.element;r||o||(r=Qi("failed to parse document as <"+i.type.$descriptor.name+">"));var l=s.warnings,c=s.references,p=s.elementsById;return r?(r.warnings=l,n(r)):t({rootElement:o,elementsById:p,references:c,warnings:l})}))},ir.prototype.handler=function(e){return new tr(this.model,e)};var rr=/<|>|'|"|&|\n\r|\n/g,or=/<|>|&/g;function sr(e){var t={},n={},i={},r=[],o=[];this.byUri=function(t){return n[t]||e&&e.byUri(t)},this.add=function(e,t){n[e.uri]=e,t?r.push(e):o.push(e),this.mapPrefix(e.prefix,e.uri)},this.uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.getNSKey=function(e){return void 0!==e.prefix?e.uri+"|"+e.prefix:e.uri},this.logUsed=function(t){var n=t.uri,r=this.getNSKey(t);i[r]=this.byUri(n),e&&e.logUsed(t)},this.getUsed=function(e){var t=this;return[].concat(r,o).filter((function(e){var n=t.getNSKey(e);return i[n]}))}}function ar(e,t){return Ni(t)?function(e){return e.charAt(0).toLowerCase()+e.slice(1)}(e):e}function lr(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function cr(e){return y(e)?e:(e.prefix?e.prefix+":":"")+e.localName}var pr={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},hr={"<":"lt",">":"gt","&":"amp"};function ur(e,t,n){return(e=y(e)?e:""+e).replace(t,(function(e){return"&"+n[e]+";"}))}function dr(e){this.tagName=e}function fr(){}function mr(e){this.tagName=e}function gr(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function yr(e,t){gr.call(this,e,t)}function vr(){this.value="",this.write=function(e){this.value+=e}}function br(e,t){var n=[""];this.append=function(t){return e.write(t),this},this.appendNewLine=function(){return t&&e.write("\n"),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 wr(e){return e=F({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new vr,r=new br(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new gr).build(t).serializeTo(r),!n)return i.value}}}function xr(e,t){Oi.call(this,e,t)}dr.prototype.build=function(e){return this.element=e,this},dr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},fr.prototype.serializeValue=fr.prototype.serializeTo=function(e){e.append(this.escape?ur(this.value,or,hr):this.value)},fr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(or)&&(this.escape=!0),this},lr(mr,fr),mr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},gr.prototype.build=function(e){this.element=e;var t,n,i=e.$descriptor,r=this.propertyDescriptor,o=i.isGeneric;return t=o?this.parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTagName(this.ns),o||(n=function(e){return O(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!b(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(O(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return O(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},gr.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?F({localName:t.ns.localName},e):F({localName:ar(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},gr.prototype.nsPropertyTagName=function(e){return function(e,t){return F({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},gr.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},gr.prototype.nsAttributeName=function(e){var t;if(t=y(e)?gi(e):e.ns,e.inherited)return{localName:t.localName};var n=this.logNamespaceUsed(t);return this.getNamespaces().logUsed(n),this.isLocalNs(n)?{localName:t.localName}:F({localName:t.localName},n)},gr.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return _(e,(function(r,o){"$body"===o?n.push((new fr).build({type:"String"},r)):"$children"===o?_(r,(function(e){n.push(new gr(t).build(e))})):0!==o.indexOf("$")&&t.parseNsAttribute(e,o,r)&&i.push({name:o,value:r})})),i},gr.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,o=gi(t);if("xmlns"===o.prefix&&(i={prefix:o.localName,uri:n}),o.prefix||"xmlns"!==o.localName||(i={uri:n}),!i)return{name:t,value:n};if(r&&r.getPackage(n))this.logNamespace(i,!0,!0);else{var s=this.logNamespaceUsed(i,!0);this.getNamespaces().logUsed(s)}},gr.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return _(i,(function(t,i){var o=n.parseNsAttribute(e,i,t);o&&r.push(o)})),r},gr.prototype.parseGenericAttributes=function(e,t){var n=this;_(t,(function(t){if(t.name!==Ii)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}}))},gr.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;_(e,(function(e){var r=i.get(e.name),o=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new fr).build(e,r[0]));else if(mi(e.type))_(r,(function(i){n.push(new mr(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(o)_(r,(function(i){n.push(new dr(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var s=Fi(e),a=function(e){return"property"===Vi(e)}(e);_(r,(function(i){var r;r=s?new yr(t,e):a?new gr(t,e):new gr(t),n.push(r.build(i))}))}}))},gr.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new sr(t):n=t),n},gr.prototype.logNamespace=function(e,t,n){var i=this.getNamespaces(n),r=e.uri,o=e.prefix;return i.byUri(r)&&!n||i.add(e,t),i.mapPrefix(o,r),e},gr.prototype.logNamespaceUsed=function(e,t){var n,i,r,o=this.element.$model,s=this.getNamespaces(t),a=e.prefix,l=e.uri;if(!a&&!l)return{localName:e.localName};if(r=Li[a]||o&&(o.getPackage(a)||{}).uri,!(l=l||r||s.uriByPrefix(a)))throw new Error("no namespace uri given for prefix <"+a+">");if(!(e=s.byUri(l))){for(n=a,i=1;s.uriByPrefix(n);)n=a+"_"+i++;e=this.logNamespace({prefix:n,uri:l},r===l)}return a&&s.mapPrefix(a,l),e},gr.prototype.parseAttributes=function(e){var t=this,n=this.element;_(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];_(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},gr.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),cr(e)},gr.prototype.addAttribute=function(e,t){var n=this.attrs;y(t)&&(t=ur(t,rr,pr));var i=x(n,(function(t){return t.name.localName===e.localName&&t.name.uri===e.uri&&t.name.prefix===e.prefix})),r={name:e,value:t};-1!==i?n.splice(i,1,r):n.push(r)},gr.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=function(e){return e.getUsed().filter((function(e){return"xml"!==e.prefix})).map((function(e){return{name:"xmlns"+(e.prefix?":"+e.prefix:""),value:e.uri}}))}(n).concat(t)),_(t,(function(t){e.append(" ").append(cr(t.name)).append('="').append(t.value).append('"')}))},gr.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==fr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),_(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},lr(yr,gr),yr.prototype.parseNsAttributes=function(e){var t=gr.prototype.parseNsAttributes.call(this,e),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(Ii),(i.prefix?i.prefix+":":"")+o+n.ns.localName),t},yr.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},xr.prototype=Object.create(Oi.prototype),xr.prototype.fromXML=function(e,t,n){y(t)||(n=t,t="bpmn:Definitions");var i=new ir(F({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},xr.prototype.toXML=function(e,t){var n=new wr(t);return new Promise((function(t,i){try{return t({xml:n.toXML(e)})}catch(e){return i(e)}}))};var Or={bpmn:{name:"BPMN20",uri:"http://www.omg.org/spec/BPMN/20100524/MODEL",prefix:"bpmn",associations:[],types:[{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",isAttr:!0,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",isAttr:!0,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"}]}],enumerations:[{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"}]}],xml:{tagAlias:"lowerCase",typePrefix:"t"}},bpmndi:{name:"BPMNDI",uri:"http://www.omg.org/spec/BPMN/20100524/DI",prefix:"bpmndi",types:[{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"]}],enumerations:[{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"}]}],associations:[]},dc:{name:"DC",uri:"http://www.omg.org/spec/DD/20100524/DC",prefix:"dc",types:[{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}]}],associations:[]},di:{name:"DI",uri:"http://www.omg.org/spec/DD/20100524/DI",prefix:"di",types:[{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"}]}],associations:[],xml:{tagAlias:"lowerCase"}},bioc:{name:"bpmn.io colors for BPMN",uri:"http://bpmn.io/schema/bpmn/biocolor/1.0",prefix:"bioc",types:[{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"}]}],enumerations:[],associations:[]},color:{name:"BPMN in Color",uri:"http://www.omg.org/spec/BPMN/non-normative/color/1.0",prefix:"color",types:[{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"}]}],enumerations:[],associations:[]}};function _r(e,t){return new xr(F({},Or,e),t)}function Er(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function Pr(e){return function(){if(!window.Promise)throw new Error("Promises is not supported in this environment. Please polyfill Promise.");var t=arguments.length;if(!(t>=1&&g(arguments[t-1])))return e.apply(this,arguments);var n=arguments[t-1];console.warn(new Error("Passing callbacks to "+e.name+" is deprecated and will be removed in a future major release. Please switch to promises: https://bpmn.io/l/moving-to-promises.html"));var i=Array.prototype.slice.call(arguments,0,-1);e.apply(this,i).then((function(e){var t=Object.keys(e)[0];return n(null,e[t])}),(function(e){return n(e,e.warnings)}))}}function kr(e){b(e,"di")||Object.defineProperty(e,"di",{enumerable:!1,get:function(){throw new Error("Tried to access di from the businessObject. The di is available through the diagram element only. For more information, see https://github.com/bpmn-io/bpmn-js/issues/1472")}})}function Sr(e,t){return e.$instanceOf(t)}function Cr(e,t){var n={},i=[],r={};function o(e,t){return function(n){e(n,t)}}function s(e){n[e.id]=e}function a(n,i){try{var o=r[n.id]&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:Er(n)}));return e.element(n,r[n.id],i)}(n,i);return s(n),o}catch(e){l(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:Er(n)})),console.error(e)}}function l(t,n){e.error(t,n)}function c(e){var n=e.bpmnElement;n?r[n.id]?l(t("multiple DI elements defined for {element}",{element:Er(n)}),{element:n}):(r[n.id]=e,kr(n)):l(t("no bpmnElement referenced in {element}",{element:Er(e)}),{element:e})}function p(e){var t;c(t=e.plane),_(t.planeElement,h)}function h(e){c(e)}function u(){for(;i.length;)i.shift()()}function d(e,t){A(e,t),x(e.ioSpecification,t),b(e.artifacts,t),s(e)}function f(e,t){a(e,t)}function m(e,t){a(e,t)}function g(e,t){a(e,t)}function y(e,t){a(e,t)}function v(e,t){a(e,t)}function b(e,t){_(e,(function(e){Sr(e,"bpmn:Association")?i.push((function(){v(e,t)})):v(e,t)}))}function x(e,t){e&&(_(e.dataInputs,o(g,t)),_(e.dataOutputs,o(y,t)))}function E(e,t){A(e,t),b(e.artifacts,t)}function P(e,t){var n=a(e,t);Sr(e,"bpmn:SubProcess")&&E(e,n||t),Sr(e,"bpmn:Activity")&&x(e.ioSpecification,t),i.push((function(){_(e.dataInputAssociations,o(m,t)),_(e.dataOutputAssociations,o(m,t))}))}function k(e,t){a(e,t)}function S(e,t){i.push((function(){var n=a(e,t);e.childLaneSet&&C(e.childLaneSet,n||t),function(e){_(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function C(e,t){_(e.lanes,o(S,t))}function A(e,n){!function(e,n){_(e,(function(e){Sr(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){a(e,t)}(e,n)})):Sr(e,"bpmn:BoundaryEvent")?i.unshift((function(){P(e,n)})):Sr(e,"bpmn:FlowNode")?P(e,n):Sr(e,"bpmn:DataObject")||(Sr(e,"bpmn:DataStoreReference")||Sr(e,"bpmn:DataObjectReference")?k(e,n):l(t("unrecognized flowElement {element} in context {context}",{element:Er(e),context:n?Er(n.businessObject):"null"}),{element:e,context:n}))}))}(e.flowElements,n),e.laneSets&&function(e,t){_(e,o(C,t))}(e.laneSets,n)}function M(e,t){var n=a(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:u,handleDefinitions:function(s,a){var h=s.diagrams;if(a&&-1===h.indexOf(a))throw new Error(t("diagram not part of bpmn:Definitions"));if(!a&&h&&h.length&&(a=h[0]),!a)throw new Error(t("no diagram to display"));r={},p(a);var m=a.plane;if(!m)throw new Error(t("no plane for {element}",{element:Er(a)}));var g=m.bpmnElement;if(!g){if(g=function(e){return w(e.rootElements,(function(e){return Sr(e,"bpmn:Process")||Sr(e,"bpmn:Collaboration")}))}(s),!g)throw new Error(t("no process or collaboration to display"));l(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:Er(m),rootElement:Er(g)})),m.bpmnElement=g,c(m)}var y,v,x=function(t,n){return e.root(t,r[t.id],n)}(g,m);if(Sr(g,"bpmn:Process")||Sr(g,"bpmn:SubProcess"))d(g,x);else{if(!Sr(g,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:Er(m),rootElement:Er(g)}));v=x,_((y=g).participants,o(M,v)),b(y.artifacts,v),i.push((function(){!function(e,t){_(e,o(f,t))}(y.messageFlows,v)})),function(e,t){var i=O(e,(function(e){return!n[e.id]&&Sr(e,"bpmn:Process")&&e.laneSets}));i.forEach(o(d,t))}(s.rootElements,x)}u()},handleSubProcess:E,registerDi:c}}function Ar(e,t){var n=Tr(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Mr(e,t){return S(t,(function(t){return Ar(e,t)}))}function Tr(e){return e&&e.businessObject||e}function Dr(e){return e&&e.di}function Rr(e,t,n){var i,r,o,s,a=[];function l(e,t){var n=new Cr({root:function(e,t){return i.add(e,t)},element:function(e,t,n){return i.add(e,t,n)},error:function(e,t){a.push({message:e,context:t})}},o);t=t||e.diagrams&&e.diagrams[0];var r=function(e,t){if(!t)return;var n,i=t.plane.bpmnElement,r=i;Ar(i,"bpmn:Process")||Ar(i,"bpmn:Collaboration")||(r=function(e){var t=e;for(;t;){if(Ar(t,"bpmn:Process"))return t;t=t.$parent}}(i));n=Ar(r,"bpmn:Collaboration")?r:w(e.rootElements,(function(e){if(Ar(e,"bpmn:Collaboration"))return w(e.participants,(function(e){return e.processRef===r}))}));var o=[r];n&&(o=C(n.participants,(function(e){return e.processRef}))).push(n);var s=jr(o),a=[t],l=[i];return _(e.diagrams,(function(e){var t=e.plane.bpmnElement;-1!==s.indexOf(t)&&-1===l.indexOf(t)&&(a.push(e),l.push(t))})),a}(e,t);if(!r)throw new Error(o("no diagram to display"));_(r,(function(t){n.handleDefinitions(e,t)}));var l=t.plane.bpmnElement.id;s.setRootElement(s.findRoot(l+"_plane")||s.findRoot(l))}return new Promise((function(c,p){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("translate"),s=e.get("canvas"),r.fire("import.render.start",{definitions:t}),l(t,n),r.fire("import.render.complete",{error:undefined,warnings:a}),c({warnings:a})}catch(e){return e.warnings=a,p(e)}}))}function jr(e){var t=[];return _(e,(function(e){e&&(t.push(e),t=t.concat(jr(e.flowElements)))})),t}var $r,Br='<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>',zr={verticalAlign:"middle"},qr={color:"#404040"},Nr={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},Lr={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},Ir={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"};function Vr(){$r||(ne($r=_e('<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link"><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></a><span>Web-based tooling for BPMN, DMN and CMMN diagrams powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>'),Nr),ne(Ee("svg",$r),zr),ne(Ee(".backdrop",$r),Lr),ne(Ee(".notice",$r),Ir),ne(Ee(".link",$r),qr,{margin:"15px 20px 15px 10px",alignSelf:"center"}),be.bind($r,".backdrop","click",(function(e){document.body.removeChild($r)}))),document.body.appendChild($r)}function Fr(e){e=F({},Qr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),function(e){const t=_e('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Br+"</a>");ne(Ee("svg",t),zr),ne(t,qr,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(t),ge.bind(t,"click",(function(e){Vr(),e.preventDefault()}))}(this._container),this._init(this._container,this._moddle,e)}function Hr(e,t){return e.warnings=t,e}r(Fr,li),Fr.prototype.importXML=Pr((async function(e,t){const n=this;let i=[];try{let r;e=this._emit("import.parse.start",{xml:e})||e;try{r=await this._moddle.fromXML(e,"bpmn:Definitions")}catch(e){throw this._emit("import.parse.complete",{error:e}),e}let o=r.rootElement;const s=r.references,a=r.warnings,l=r.elementsById;i=i.concat(a),o=this._emit("import.parse.complete",function(e){const t=n.get("eventBus").createEvent(e);return Object.defineProperty(t,"context",{enumerable:!0,get:function(){return console.warn(new Error("import.parse.complete <context> is deprecated and will be removed in future library versions")),{warnings:e.warnings,references:e.references,elementsById:e.elementsById}}}),t}({error:null,definitions:o,elementsById:l,references:s,warnings:i}))||o;const c=await this.importDefinitions(o,t);return i=i.concat(c.warnings),this._emit("import.done",{error:null,warnings:i}),{warnings:i}}catch(e){let t=e;throw i=i.concat(t.warnings||[]),Hr(t,i),t=function(e){const t=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);t&&(e.message="unparsable content <"+t[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+t[2]);return e}(t),this._emit("import.done",{error:t,warnings:t.warnings}),t}})),Fr.prototype.importDefinitions=Pr((async function(e,t){this._setDefinitions(e);return{warnings:(await this.open(t)).warnings}})),Fr.prototype.open=Pr((async function(e){const t=this._definitions;let n=e;if(!t){const e=new Error("no XML imported");throw Hr(e,[]),e}if("string"==typeof e&&(n=function(e,t){if(!t)return null;return w(e.diagrams,(function(e){return e.id===t}))||null}(t,e),!n)){const t=new Error("BPMNDiagram <"+e+"> not found");throw Hr(t,[]),t}try{this.clear()}catch(e){throw Hr(e,[]),e}const{warnings:i}=await Rr(this,t,n);return{warnings:i}})),Fr.prototype.saveXML=Pr((async function(e){e=e||{};let t,n,i=this._definitions;try{if(!i)throw new Error("no definitions loaded");i=this._emit("saveXML.start",{definitions:i})||i;n=(await this._moddle.toXML(i,e)).xml,n=this._emit("saveXML.serialized",{xml:n})||n}catch(e){t=e}const r=t?{error:t}:{xml:n};if(this._emit("saveXML.done",r),t)throw t;return r})),Fr.prototype.saveSVG=Pr((async function(e={}){let t,n;this._emit("saveSVG.start");try{const e=this.get("canvas"),n=e.getActiveLayer(),i=Ee("defs",e._svg),r=Ke(n),o=i?"<defs>"+Ke(i)+"</defs>":"",s=n.getBBox();t='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- created with bpmn-js / http://bpmn.io --\x3e\n<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="'+s.width+'" height="'+s.height+'" viewBox="'+s.x+" "+s.y+" "+s.width+" "+s.height+'" version="1.1">'+o+r+"</svg>"}catch(e){n=e}if(this._emit("saveSVG.done",{error:n,svg:t}),n)throw n;return{svg:t}})),Fr.prototype._setDefinitions=function(e){this._definitions=e},Fr.prototype.getModules=function(){return this._modules},Fr.prototype.clear=function(){this.getDefinitions()&&li.prototype.clear.call(this)},Fr.prototype.destroy=function(){li.prototype.destroy.call(this),ke(this._container)},Fr.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Fr.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Fr.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),"string"==typeof e&&(e=Ee(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},Fr.prototype.getDefinitions=function(){return this._definitions},Fr.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Fr.prototype._init=function(e,t,n){const i=n.modules||this.getModules(),r=n.additionalModules||[],o=[].concat([{bpmnjs:["value",this],moddle:["value",t]}],i,r),s=F(W(n,["additionalModules"]),{canvas:F({},n.canvas,{container:e}),modules:o});li.call(this,s),n&&n.container&&this.attachTo(n.container)},Fr.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Fr.prototype._createContainer=function(e){const t=_e('<div class="bjs-container"></div>');return ne(t,{width:Ur(e.width),height:Ur(e.height),position:e.position}),t},Fr.prototype._createModdle=function(e){return new _r(F({},this._moddleExtensions,e.moddleExtensions))},Fr.prototype._modules=[];const Qr={width:"100%",height:"100%",position:"relative"};function Ur(e){return e+(m(e)?"px":"")}function Wr(e){Fr.call(this,e),this.on("import.parse.complete",(function(e){e.error||this._collectIds(e.definitions,e.elementsById)}),this),this.on("diagram.destroy",(function(){this.get("moddle").ids.clear()}),this)}function Xr(e,t){return!Ar(e,"bpmn:CallActivity")&&(Ar(e,"bpmn:SubProcess")?!(!(t=t||Dr(e))||!Ar(t,"bpmndi:BPMNPlane"))||t&&!!t.isExpanded:!Ar(e,"bpmn:Participant")||!!Tr(e).processRef)}function Yr(e){return e&&!1!==Tr(e).isInterrupting}function Gr(e){return e&&!!Tr(e).triggeredByEvent}function Zr(e,t){var n=Tr(e),i=!1;return n.eventDefinitions&&_(n.eventDefinitions,(function(e){Ar(e,t)&&(i=!0)})),i}function Kr(e){return Ar(e,"bpmn:FlowElement")||Ar(e,"bpmn:Participant")||Ar(e,"bpmn:Lane")||Ar(e,"bpmn:SequenceFlow")||Ar(e,"bpmn:MessageFlow")||Ar(e,"bpmn:DataInput")||Ar(e,"bpmn:DataOutput")?"name":Ar(e,"bpmn:TextAnnotation")?"text":Ar(e,"bpmn:Group")?"categoryValueRef":void 0}function Jr(e){var t=e.businessObject,n=Kr(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}r(Wr,Fr),Wr.prototype._createModdle=function(e){var t=Fr.prototype._createModdle.call(this,e);return t.ids=new s([32,36,1]),t},Wr.prototype._collectIds=function(e,t){var n,i=e.$model.ids;for(n in i.clear(),t)i.claim(n,t[n])};var eo="hsl(225, 10%, 15%)";function to(e,t,n){return S(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return k(t,(function(t,n){return e[n]==t}))}(e,n)}))}function no(e){return e.businessObject}function io(e,t){var n=Dr(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function ro(e,t){var n=Dr(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||eo}function oo(e,t,n){var i=Dr(e).get("label");return i&&i.get("color:color")||t||ro(e,n)}var so=new s,ao=.95;function lo(e,t,n,i,r,o,s){ht.call(this,t,s);var a=e&&e.defaultFillColor,l=e&&e.defaultStrokeColor,c=e&&e.defaultLabelColor,p=so.next(),h={},u=n.computeStyle;function d(e,t){var n=F({fill:eo,strokeWidth:1,strokeLinecap:"round",strokeDasharray:"none"},t.attrs),i=t.ref||{x:0,y:0},o=t.scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var s=Ie("marker");Te(t.element,n),Ce(s,t.element),Te(s,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*o,markerHeight:20*o,orient:"auto"});var a=Ee("defs",r._svg);a||(a=Ie("defs"),Ce(r._svg,a)),Ce(a,s),h[e]=s}function m(e){return e.replace(/[^0-9a-zA-z]+/g,"_")}function g(e,t,n){var i=e+"-"+m(t)+"-"+m(n)+"-"+p;return h[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=Ie("path");Te(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),d(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var o=Ie("circle");Te(o,{cx:6,cy:6,r:3.5}),d(e,{element:o,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var s=Ie("path");Te(s,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),d(e,{element:s,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var a=Ie("path");Te(a,{d:"M 11 5 L 1 10 L 11 15"}),d(e,{element:a,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var l=Ie("path");Te(l,{d:"M 1 5 L 11 10 L 1 15"}),d(e,{element:l,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var c=Ie("path");Te(c,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),d(e,{element:c,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var p=Ie("path");Te(p,{d:"M 6 4 L 10 16"}),d(e,{element:p,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function y(e,t,n,i,r){f(i)&&(r=i,i=0),i=i||0,"none"===(r=u(r,{stroke:eo,strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var o=t/2,s=n/2,a=Ie("circle");return Te(a,{cx:o,cy:s,r:Math.round((t+n)/4-i)}),Te(a,r),Ce(e,a),a}function v(e,t,n,i,r,o){f(r)&&(o=r,r=0),r=r||0,o=u(o,{stroke:eo,strokeWidth:2,fill:"white"});var s=Ie("rect");return Te(s,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),Te(s,o),Ce(e,s),s}function b(e,t,n){var i=ft(t,n=u(n,["no-fill"],{stroke:eo,strokeWidth:2,fill:"none"}));return Ce(e,i),i}function w(e,t,n){n=u(n,["no-fill"],{strokeWidth:2,stroke:eo});var i=Ie("path");return Te(i,{d:t}),Te(i,n),Ce(e,i),i}function x(e,t,n,i){return w(t,n,F({"data-marker":e},i))}function O(e){return M[e]}function E(e){return function(t,n){return O(e)(t,n)}}function P(e,t){var n=no(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?O("bpmn:ParallelMultipleEventDefinition")(t,e,i):O("bpmn:MultipleEventDefinition")(t,e,i):to(n,"bpmn:MessageEventDefinition")?O("bpmn:MessageEventDefinition")(t,e,i):to(n,"bpmn:TimerEventDefinition")?O("bpmn:TimerEventDefinition")(t,e,i):to(n,"bpmn:ConditionalEventDefinition")?O("bpmn:ConditionalEventDefinition")(t,e):to(n,"bpmn:SignalEventDefinition")?O("bpmn:SignalEventDefinition")(t,e,i):to(n,"bpmn:EscalationEventDefinition")?O("bpmn:EscalationEventDefinition")(t,e,i):to(n,"bpmn:LinkEventDefinition")?O("bpmn:LinkEventDefinition")(t,e,i):to(n,"bpmn:ErrorEventDefinition")?O("bpmn:ErrorEventDefinition")(t,e,i):to(n,"bpmn:CancelEventDefinition")?O("bpmn:CancelEventDefinition")(t,e,i):to(n,"bpmn:CompensateEventDefinition")?O("bpmn:CompensateEventDefinition")(t,e,i):to(n,"bpmn:TerminateEventDefinition")?O("bpmn:TerminateEventDefinition")(t,e,i):null}function k(e,t,n){n=F({size:{width:100}},n);var i=o.createText(t||"",n);return Re(i).add("djs-label"),Ce(e,i),i}function S(e,t,n){return k(e,no(t).name,{box:t,align:n,padding:5,style:{fill:oo(t,c,l)}})}function C(e,t,n){ti(k(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:oo(n,c,l)}}),0,-(-1*n.height),270)}function A(e){for(var t=e.waypoints,n="m "+t[0].x+","+t[0].y,i=1;i<t.length;i++)n+="L"+t[i].x+","+t[i].y+" ";return n}var M=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=ao),y(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:io(t,a),stroke:ro(t,l)};no(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:io(t,a),stroke:ro(t,l)});var i=O("bpmn:Event")(e,t,n);return P(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?ro(t,l):io(t,a),stroke:n?io(t,a):ro(t,l)})},"bpmn:TimerEventDefinition":function(e,t){var n=y(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:io(t,a),stroke:ro(t,l)});w(e,i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),{strokeWidth:2,strokeLinecap:"square",stroke:ro(t,l)});for(var r=0;r<12;r++){var o=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),s=t.width/2;w(e,o,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+s+")",stroke:ro(t,l)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:ConditionalEventDefinition":function(e,t){return w(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:ro(t,l)})},"bpmn:LinkEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:ErrorEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.2,my:.722}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=w(e,i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.638,my:-.055}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)});return ii(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:SignalEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:MultipleEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.222,my:.36}}),{strokeWidth:1,fill:n?ro(t,l):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return w(e,i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:t.width,containerHeight:t.height,position:{mx:.458,my:.194}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)})},"bpmn:EndEvent":function(e,t){var n=O("bpmn:Event")(e,t,{strokeWidth:4,fill:io(t,a),stroke:ro(t,l)});return P(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return y(e,t.width,t.height,8,{strokeWidth:4,fill:ro(t,l),stroke:ro(t,l)})},"bpmn:IntermediateEvent":function(e,t){var n=O("bpmn:Event")(e,t,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)});return y(e,t.width,t.height,3,{strokeWidth:1,fill:io(t,"none"),stroke:ro(t,l)}),P(t,e),n},"bpmn:IntermediateCatchEvent":E("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":E("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=ao),v(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:io(t,a),stroke:ro(t,l)},i=O("bpmn:Activity")(e,t,n);return S(e,t,"center-middle"),T(e,t),i},"bpmn:ServiceTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:io(t,a)}),w(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:UserTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ManualTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:SendTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:ro(t,l),stroke:io(t,a)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=no(t),o=O("bpmn:Task")(e,t);return r.instantiate?(y(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):n=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),w(e,n,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),o},"bpmn:ScriptTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:ro(t,l)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=O("bpmn:Task")(e,t);return Te(w(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:io(t,"#aaaaaa"),stroke:ro(t,l)}),Te(w(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:ro(t,l)}),n},"bpmn:SubProcess":function(e,t,n){n=F({fill:io(t,a),stroke:ro(t,l)},n);var i=O("bpmn:Activity")(e,t,n),r=Xr(t);return Gr(t)&&Te(i,{strokeDasharray:"1,2"}),S(e,t,r?"center-top":"center-middle"),r?T(e,t):T(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return O("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=O("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:ro(t,l)});return v(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return O("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:ao,fill:io(t,a),stroke:ro(t,l)},i=O("bpmn:Lane")(e,t,n);Xr(t)?(b(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:ro(t,l)}),C(e,no(t).name,t)):k(e,no(t).name,{box:t,align:"center-middle",style:{fill:oo(t,c,l)}});return!!no(t).participantMultiplicity&&O("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=v(e,t.width,t.height,0,F({fill:io(t,a),fillOpacity:.35,stroke:ro(t,l)},n)),r=no(t);"bpmn:Lane"===r.$type&&C(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return y(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=O("bpmn:Gateway")(e,t),r=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.32,my:.3}});return Dr(t).isMarkerVisible&&w(e,r,{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ComplexGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return w(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ParallelGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return w(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:EventBasedGateway":function(e,t){var n=no(t),r=O("bpmn:Gateway")(e,t);y(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:ro(t,l)});var o=n.eventGatewayType,s=!!n.instantiate;if("Parallel"===o){var a=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});Te(w(e,a),{strokeWidth:1,fill:"none"})}else if("Exclusive"===o){if(!s)Te(y(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:ro(t,l)});!function(){var n=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:t.width,containerHeight:t.height,position:{mx:.36,my:.44}}),r={strokeWidth:2,fill:io(t,"none"),stroke:ro(t,l)};w(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)};return function(e,t,n,i){var r=t/2,o=n/2,s=[{x:r,y:0},{x:t,y:o},{x:r,y:n},{x:0,y:o}].map((function(e){return e.x+","+e.y})).join(" ");i=u(i,{stroke:eo,strokeWidth:2,fill:"white"});var a=Ie("polygon");return Te(a,{points:s}),Te(a,i),Ce(e,a),a}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=A(t),r=io(t,a),o=ro(t,l),s=w(e,i,{strokeLinejoin:"round",markerEnd:g("sequenceflow-end",r,o),stroke:ro(t,l)}),c=no(t);return t.source&&(n=t.source.businessObject,c.conditionExpression&&n.$instanceOf("bpmn:Activity")&&Te(s,{markerStart:g("conditional-flow-marker",r,o)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===c&&Te(s,{markerStart:g("conditional-default-flow-marker",r,o)})),s},"bpmn:Association":function(e,t,n){var i=no(t),r=io(t,a),o=ro(t,l);return n=F({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:ro(t,l)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=g("association-end",r,o)),"Both"===i.associationDirection&&(n.markerStart=g("association-start",r,o)),b(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=io(t,a),i=ro(t,l);return O("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=io(t,a),i=ro(t,l);return O("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=no(t),r=Dr(t),o=io(t,a),s=ro(t,l),p=w(e,A(t),{markerEnd:g("messageflow-end",o,s),markerStart:g("messageflow-start",o,s),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:ro(t,l)});if(n.messageRef){var h=p.getPointAtLength(p.getTotalLength()/2),u=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:h.x,y:h.y}}),d={strokeWidth:1};"initiating"===r.messageVisibleKind?(d.fill="white",d.stroke=eo):(d.fill="#888",d.stroke="white");var f=w(e,u,d),m=k(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:ro(t,c)}}),y=f.getBBox(),v=m.getBBox();ti(m,h.x-v.width/2,h.y+y.height/2+10,0)}return p},"bpmn:DataObject":function(e,t){var n=w(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(no(t))&&function(e,t){var n=(t.height-18)/t.height,r=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.33,my:n}});w(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":E("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=O("bpmn:DataObject")(e,t);return w(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=O("bpmn:DataObject")(e,t);return w(e,n,{strokeWidth:1,fill:eo}),r},"bpmn:DataStoreReference":function(e,t){return w(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)})},"bpmn:BoundaryEvent":function(e,t){var n=no(t).cancelActivity,i={strokeWidth:1,fill:io(t,a),stroke:ro(t,l)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=F({},i,{fillOpacity:1}),o=F({},i,{fill:"none"}),s=O("bpmn:Event")(e,t,r);return y(e,t.width,t.height,3,o),P(t,e),s},"bpmn:Group":function(e,t){return v(e,t.width,t.height,10,{stroke:ro(t,l),strokeWidth:1,strokeDasharray:"8,3,1,3",fill:"none",pointerEvents:"none"})},label:function(e,t){return function(e,t){var n={width:90,height:30,x:t.width/2+t.x,y:t.height/2+t.y};return k(e,Jr(t),{box:n,fitBox:!0,style:F({},o.getExternalStyle(),{fill:oo(t,c,l)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=v(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return w(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:ro(t,l)}),k(e,no(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:oo(t,c,l)}}),n},ParticipantMultiplicityMarker:function(e,t){x("participant-multiplicity",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:t.width/2/t.width,my:(t.height-15)/t.height}}),{strokeWidth:2,fill:io(t,a),stroke:ro(t,l)})},SubProcessMarker:function(e,t){ni(v(e,14,14,0,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),t.width/2-7.5,t.height-20),x("sub-process",e,i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2-7.5)/t.width,my:(t.height-20)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},ParallelMarker:function(e,t,n){x("parallel",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.parallel)/t.width,my:(t.height-20)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},SequentialMarker:function(e,t,n){x("sequential",e,i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.seq)/t.width,my:(t.height-19)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},CompensationMarker:function(e,t,n){x("compensation",e,i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.compensation)/t.width,my:(t.height-13)/t.height}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)})},LoopMarker:function(e,t,n){x("loop",e,i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.loop)/t.width,my:(t.height-7)/t.height}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){x("adhoc",e,i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.adhoc)/t.width,my:(t.height-15)/t.height}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)})}};function T(e,t,n){var i,r=no(t),o=n&&-1!==n.indexOf("SubProcessMarker");i=o?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,parallel:-6,compensation:-27,loop:0,adhoc:10},_(n,(function(n){O(n)(e,t,i)})),r.isForCompensation&&O("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&O("AdhocMarker")(e,t,i);var s=r.loopCharacteristics,a=s&&s.isSequential;s&&(void 0===a&&O("LoopMarker")(e,t,i),!1===a&&O("ParallelMarker")(e,t,i),!0===a&&O("SequentialMarker")(e,t,i))}this._drawPath=w,this._renderer=O}r(lo,ht),lo.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],lo.prototype.canRender=function(e){return Ar(e,"bpmn:BaseElement")},lo.prototype.drawShape=function(e,t){var n=t.type;return this._renderer(n)(e,t)},lo.prototype.drawConnection=function(e,t){var n=t.type;return this._renderer(n)(e,t)},lo.prototype.getShapePath=function(e){return Ar(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,ut([["M",n,i],["m",0,-r],["a",r,r,0,1,1,0,2*r],["a",r,r,0,1,1,0,-2*r],["z"]])):Ar(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,o=e.height;return ut([["M",n+t,i],["l",r-2*t,0],["a",t,t,0,0,1,t,t],["l",0,o-2*t],["a",t,t,0,0,1,-t,t],["l",2*t-r,0],["a",t,t,0,0,1,-t,-t],["l",0,2*t-o],["a",t,t,0,0,1,t,-t],["z"]])}(e,10):Ar(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return ut([["M",e.x+t,e.y],["l",t,n],["l",-t,n],["l",-t,-n],["z"]])}(e):function(e){var t=e.x,n=e.y,i=e.width;return ut([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var co={width:150,height:50};function po(e,t){var n;t.textContent=e;try{var i,r=""===e;return t.textContent=r?"dummy":e,i={width:(n=t.getBBox()).width+2*n.x,height:n.height},r&&(i.width=0),i}catch(e){return{width:0,height:0}}}function ho(e,t,n){for(var i,r=e.shift(),o=r;;){if((i=po(o,n)).width=o?i.width:0," "===o||""===o||i.width<Math.round(t)||o.length<2)return uo(e,o,r,i);o=fo(o,i.width,t)}}function uo(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}}function fo(e,t,n){var i=Math.max(e.length*(n/t),1),r=function(e,t){var n,i=e.split(/(\s|-|\u00AD)/g),r=[],o=0;if(i.length>1)for(;n=i.shift();){if(!(n.length+o<t)){"-"!==n&&"­"!==n||r.pop();break}r.push(n),o+=n.length}var s=r[r.length-1];return s&&"­"===s&&(r[r.length-1]="-"),r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function mo(e){this._config=F({},{size:co,padding:0,style:{},align:"center-top"},e||{})}mo.prototype.createText=function(e,t){return this.layoutText(e,t).element},mo.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},mo.prototype.layoutText=function(e,t){var n=F({},this._config.size,t.box),i=F({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return f(e)?F({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}(void 0!==t.padding?t.padding:this._config.padding),s=t.fitBox||!1,a=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),l=e.split(/\u00AD?\r?\n/),c=[],p=n.width-o.left-o.right,h=Ie("text");for(Te(h,{x:0,y:0}),Te(h,i),Ce(function(){var e=document.getElementById("helper-svg");return e||(Te(e=Ie("svg"),{id:"helper-svg"}),ne(e,{visibility:"hidden",position:"fixed",width:0,height:0}),document.body.appendChild(e)),e}(),h);l.length;)c.push(ho(l,p,h));"middle"===r.vertical&&(o.top=o.bottom=0);var u=P(c,(function(e,t,n){return e+(a||t.height)}),0)+o.top+o.bottom,d=P(c,(function(e,t,n){return t.width>e?t.width:e}),0),m=o.top;"middle"===r.vertical&&(m+=(n.height-u)/2),m-=(a||c[0].height)/4;var g=Ie("text");return Te(g,i),_(c,(function(e){var t;switch(m+=a||e.height,r.horizontal){case"left":t=o.left;break;case"right":t=(s?d:p)-o.right-e.width;break;default:t=Math.max(((s?d:p)-e.width)/2+o.left,0)}var n=Ie("tspan");Te(n,{x:t,y:m}),n.textContent=e.text,Ce(g,n)})),$e(h),{dimensions:{width:d,height:u},element:g}};function go(e){var t=F({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=F({},t,{fontSize:n},e&&e.externalStyle||{}),r=new mo({style:t});this.getExternalLabelBounds=function(e,t){var n=r.getDimensions(t,{box:{width:90,height:30,x:e.width/2+e.x,y:e.height/2+e.y},style:i});return{x:Math.round(e.x+e.width/2-n.width/2),y:Math.round(e.y),width:Math.ceil(n.width),height:Math.ceil(n.height)}},this.getTextAnnotationBounds=function(e,n){var i=r.getDimensions(n,{box:e,style:t,align:"left-top",padding:5});return{x:e.x,y:e.y,width:e.width,height:Math.max(30,Math.round(i.height))}},this.createText=function(e,t){return r.createText(e,t||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}go.$inject=["config.textRenderer"];var yo=/\{([^{}]+)\}/g,vo=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var bo={__init__:["bpmnRenderer"],bpmnRenderer:["type",lo],textRenderer:["type",go],pathMap:["type",function(){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(e){return this.pathMap[e].d},this.getScaledPath=function(e,t){var n,i,r=this.pathMap[e];t.abspos?(n=t.abspos.x,i=t.abspos.y):(n=t.containerWidth*t.position.mx,i=t.containerHeight*t.position.my);var o={};if(t.position){for(var s=t.containerHeight/r.height*t.yScaleFactor,a=t.containerWidth/r.width*t.xScaleFactor,l=0;l<r.heightElements.length;l++)o["y"+l]=r.heightElements[l]*s;for(var c=0;c<r.widthElements.length;c++)o["x"+c]=r.widthElements[c]*a}var p,h,u=(p=r.d,h={mx:n,my:i,e:o},String(p).replace(yo,(function(e,t){return function(e,t,n){var i=n;return t.replace(vo,(function(e,t,n,r,o){t=t||r,i&&(t in i&&(i=i[t]),"function"==typeof i&&o&&(i=i()))})),i=(null==i||i==n?e:i)+""}(e,t,h)})));return u}}]};var wo={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},xo={width:90,height:20};function Oo(e){return Ar(e,"bpmn:Event")||Ar(e,"bpmn:Gateway")||Ar(e,"bpmn:DataStoreReference")||Ar(e,"bpmn:DataObjectReference")||Ar(e,"bpmn:DataInput")||Ar(e,"bpmn:DataOutput")||Ar(e,"bpmn:SequenceFlow")||Ar(e,"bpmn:MessageFlow")||Ar(e,"bpmn:Group")}function _o(e){return ko(e.label)}function Eo(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=function(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}}(e),o=Math.atan((i.y-n.y)/(i.x-n.x)),s=r.x,a=r.y;return Math.abs(o)<Math.PI/2?a-=15:s+=15,{x:s,y:a}}function Po(e){return e.waypoints?Eo(e.waypoints):Ar(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+xo.height/2}:{x:e.x+e.width/2,y:e.y+e.height+xo.height/2}}function ko(e){return e&&!!e.labelTarget}function So(e,t,n){return F({id:e.id,type:e.$type,businessObject:e,di:t},n)}function Co(e,t,n){var i=e.waypoint;return!i||i.length<2?[xn(t),xn(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function Ao(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:Er(n),referenced:Er(t),property:i}))}function Mo(e,t,n,i,r,o){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=o}Mo.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],Mo.prototype.add=function(e,t,n){var i,r,o,s=this._translate;if(Ar(t,"bpmndi:BPMNPlane")){var a=Ar(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(So(e,t,a)),this._canvas.addRootElement(i)}else if(Ar(t,"bpmndi:BPMNShape")){var l=!Xr(e,t),c=function(e){return Ar(e,"bpmn:Group")}(e);r=n&&(n.hidden||n.collapsed);var p=t.bounds;i=this._elementFactory.createShape(So(e,t,{collapsed:l,hidden:r,x:Math.round(p.x),y:Math.round(p.y),width:Math.round(p.width),height:Math.round(p.height),isFrame:c})),Ar(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),Ar(e,"bpmn:Lane")&&(o=0),Ar(e,"bpmn:DataStoreReference")&&(function(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}(n,xn(p))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else{if(!Ar(t,"bpmndi:BPMNEdge"))throw new Error(s("unknown di {di} for element {semantic}",{di:Er(t),semantic:Er(e)}));var h=this._getSource(e),u=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(So(e,t,{hidden:r,source:h,target:u,waypoints:Co(t,h,u)})),Ar(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),this._canvas.addConnection(i,n,o)}return Oo(e)&&Jr(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Mo.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:Er(e)}));var r=this._elementRegistry.get(i.id),o=r&&r.attachers;if(!r)throw Ao(n,e,i,"attachedToRef");t.host=r,o||(r.attachers=o=[]),-1===o.indexOf(t)&&o.push(t)},Mo.prototype.addLabel=function(e,t,n){var i,r,o;return i=function(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(xo.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=Po(t),i=xo),F({x:n.x-i.width/2,y:n.y-i.height/2},i)}(t,n),(r=Jr(n))&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(So(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!Jr(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)},Mo.prototype._getEnd=function(e,t){var n,i,r=e.$type,o=this._translate;if(i=e[t+"Ref"],"source"===t&&"bpmn:DataInputAssociation"===r&&(i=i&&i[0]),("source"===t&&"bpmn:DataOutputAssociation"===r||"target"===t&&"bpmn:DataInputAssociation"===r)&&(i=e.$parent),n=i&&this._getElement(i))return n;throw i?Ao(o,e,i,t+"Ref"):new Error(o("{semantic}#{side} Ref not specified",{semantic:Er(e),side:t}))},Mo.prototype._getSource=function(e){return this._getEnd(e,"source")},Mo.prototype._getTarget=function(e){return this._getEnd(e,"target")},Mo.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var To={__depends__:[bo,{__depends__:[wo],bpmnImporter:["type",Mo]}]};function Do(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()}function Ro(e){return e.originalEvent||e.srcEvent}function jo(e,t){Do(e),Do(Ro(e))}function $o(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 Bo(e,t){return(Ro(e)||e).button===t}function zo(e){return Bo(e,0)}function qo(e){var t=Ro(e)||e;return!!zo(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function No(e){var t=Ro(e)||e;return zo(e)&&t.shiftKey}function Lo(e){return!0}function Io(e){return zo(e)||function(e){return Bo(e,1)}(e)}function Vo(e,t,n){var i=this;function r(n,i,r){var o,s;(function(e,t){return!(l[e]||zo)(t)})(n,i)||(r?s=t.getGraphics(r):(o=i.delegateTarget||i.target)&&(s=o,r=t.get(s)),s&&r&&!1===e.fire(n,{element:r,gfx:s,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function s(e){return o[e]}var a={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},l={"element.contextmenu":Lo,"element.mousedown":Io,"element.mouseup":Io,"element.click":Io,"element.dblclick":Io};function c(e,t,n,i){var s=o[n]=function(e){r(n,e)};i&&(l[n]=i),s.$delegate=be.bind(e,"svg, .djs-element",t,s)}function p(e,t,n){var i=s(n);i&&be.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){!function(e){_(a,(function(t,n){p(e,n,t)}))}(e.svg)})),e.on("canvas.init",(function(e){!function(e){_(a,(function(t,n){c(e,n,t)}))}(e.svg)})),e.on(["shape.added","connection.added"],(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.createHit",{element:n,gfx:i})})),e.on(["shape.changed","connection.changed"],500,(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.updateHit",{element:n,gfx:i})})),e.on("interactionEvents.createHit",500,(function(e){var t=e.element,n=e.gfx;i.createDefaultHit(t,n)})),e.on("interactionEvents.updateHit",(function(e){var t=e.element,n=e.gfx;i.updateDefaultHit(t,n)}));var h=f("djs-hit djs-hit-stroke"),u=f("djs-hit djs-hit-click-stroke"),d={all:f("djs-hit djs-hit-all"),"click-stroke":u,stroke:h,"no-move":f("djs-hit djs-hit-no-move")};function f(e,t){return t=F({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function m(e,t){var n=d[t];if(!n)throw new Error("invalid hit type <"+t+">");return Te(e,n),e}function g(e,t){Ce(e,t)}this.removeHits=function(e){_(Pe(".djs-hit",e),$e)},this.createDefaultHit=function(e,t){var n,i=e.waypoints,r=e.isFrame;return i?this.createWaypointsHit(t,i):(n=r?"stroke":"all",this.createBoxHit(t,n,{width:e.width,height:e.height}))},this.createWaypointsHit=function(e,t){var n=ft(t);return m(n,"stroke"),g(e,n),n},this.createBoxHit=function(e,t,n){n=F({x:0,y:0},n);var i=Ie("rect");return m(i,t),Te(i,n),g(e,i),i},this.updateDefaultHit=function(e,t){var n=Ee(".djs-hit",t);if(n)return e.waypoints?function(e,t){Te(e,{points:dt(t)})}(n,e.waypoints):Te(n,{width:e.width,height:e.height}),n},this.fire=r,this.triggerMouseEvent=function(e,t,n){var i=a[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return r(i,t,n)},this.mouseHandler=s,this.registerEvent=c,this.unregisterEvent=p}Vo.$inject=["eventBus","elementRegistry","styles"];var Fo={__init__:["interactionEvents"],interactionEvents:["type",Vo]};function Ho(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function o(e,t){var n=Ie("rect");return Te(n,F({x:10,y:10,rx:3,width:100,height:100},i)),Ce(e,n),n}e.on(["shape.added","shape.changed"],500,(function(e){var t=e.element,n=e.gfx,i=Ee(".djs-outline",n);i||(i=o(n)),r.updateShapeOutline(i,t)})),e.on(["connection.added","connection.changed"],(function(e){var t=e.element,n=e.gfx,i=Ee(".djs-outline",n);i||(i=o(n)),r.updateConnectionOutline(i,t)}))}Ho.prototype.updateShapeOutline=function(e,t){Te(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Ho.prototype.updateConnectionOutline=function(e,t){var n=wt(t);Te(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Ho.$inject=["eventBus","styles","elementRegistry"];var Qo={__init__:["outline"],outline:["type",Ho]};function Uo(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=[];var n=this;e.on(["shape.remove","connection.remove"],(function(e){var t=e.element;n.deselect(t)})),e.on(["diagram.clear","root.set"],(function(e){n.select(null)}))}Uo.$inject=["eventBus","canvas"],Uo.prototype.deselect=function(e){var t=this._selectedElements,n=t.indexOf(e);if(-1!==n){var i=t.slice();t.splice(n,1),this._eventBus.fire("selection.changed",{oldSelection:i,newSelection:t})}},Uo.prototype.get=function(){return this._selectedElements},Uo.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Uo.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();d(e)||(e=e?[e]:[]);var r=this._canvas,o=r.getRootElement();e=e.filter((function(e){var t=r.findRoot(e);return o===t})),t?_(e,(function(e){-1===n.indexOf(e)&&n.push(e)})):this._selectedElements=n=e.slice(),this._eventBus.fire("selection.changed",{oldSelection:i,newSelection:n})};var Wo="hover",Xo="selected";function Yo(e,t,n){this._canvas=e;var i=this;function r(t,n){e.addMarker(t,n)}function o(t,n){e.removeMarker(t,n)}this._multiSelectionBox=null,t.on("element.hover",(function(e){r(e.element,Wo)})),t.on("element.out",(function(e){o(e.element,Wo)})),t.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;_(t,(function(e){-1===n.indexOf(e)&&function(e){o(e,Xo)}(e)})),_(n,(function(e){-1===t.indexOf(e)&&function(e){r(e,Xo)}(e)})),i._updateSelectionOutline(n)})),t.on("element.changed",(function(e){n.isSelected(e.element)&&i._updateSelectionOutline(n.get())}))}function Go(e,t,n,i){e.on("create.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if(i){if(!1===o)return;d(o)?t.select(o):t.select(r.filter(Zo))}})),e.on("connect.end",500,(function(e){var n=e.context.connection;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);w(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(zo(e)){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),o=t.get().length>1,s=qo(e)||No(e);if(r&&o)return s?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,s)}}))}function Zo(e){return!e.hidden}Yo.$inject=["canvas","eventBus","selection"],Yo.prototype._updateSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");Be(t);var n=e.length>1;if(Re(this._canvas.getContainer())[n?"add":"remove"]("djs-multi-select"),n){var i=function(e){return{x:e.x-6,y:e.y-6,width:e.width+12,height:e.height+12}}(wt(e)),r=Ie("rect");Te(r,F({rx:3},i)),Re(r).add("djs-selection-outline"),Ce(t,r)}},Go.$inject=["eventBus","selection","canvas","elementRegistry"];var Ko={__init__:["selectionVisuals","selectionBehavior"],__depends__:[Fo,Qo],selection:["type",Uo],selectionVisuals:["type",Yo],selectionBehavior:["type",Go]};function Jo(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Jo.prototype.next=function(){return this._prefix+ ++this._counter};var es=new Jo("ov");function ts(e,t,n,i){var r,o;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=es,this._overlayDefaults=F({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),ne(o=_e('<div class="djs-overlay-container" />'),{position:"absolute",width:0,height:0}),r.insertBefore(o,r.firstChild),o),this._init()}function ns(e,t,n){ne(e,{left:t+"px",top:n+"px"})}function is(e,t){e.style.display=!1===t?"none":""}function rs(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}ts.$inject=["config.overlays","eventBus","canvas","elementRegistry"],ts.prototype.get=function(e){if(y(e)&&(e={id:e}),y(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?O(t.overlays,B({type:e.type})):t.overlays.slice():[]}return e.type?O(this._overlays,B({type:e.type})):e.id?this._overlays[e.id]:null},ts.prototype.add=function(e,t,n){if(f(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=F({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},ts.prototype.remove=function(e){var t=this.get(e)||[];d(t)||(t=[t]);var n=this;_(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(ke(e.html),ke(e.htmlContainer),delete e.htmlContainer,delete e.element,delete n._overlays[e.id]),t){var i=t.overlays.indexOf(e);-1!==i&&t.overlays.splice(i,1)}}))},ts.prototype.show=function(){is(this._overlayRoot)},ts.prototype.hide=function(){is(this._overlayRoot,!1)},ts.prototype.clear=function(){this._overlays={},this._overlayContainers=[],ae(this._overlayRoot)},ts.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=wt(t);i=o.x,r=o.y}ns(n,i,r),ie(e.html,"data-container-id",t.id)},ts.prototype._updateOverlay=function(e){var t,n,i=e.position,r=e.htmlContainer,o=e.element,s=i.left,a=i.top;void 0!==i.right&&(t=o.waypoints?wt(o).width:o.width,s=-1*i.right+t);void 0!==i.bottom&&(n=o.waypoints?wt(o).height:o.height,a=-1*i.bottom+n);ns(r,s||0,a||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},ts.prototype._createOverlayContainer=function(e){var t=_e('<div class="djs-overlays" />');ne(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},ts.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";rs(this._overlayRoot,n)},ts.prototype._getOverlayContainer=function(e,t){var n=w(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},ts.prototype._addOverlay=function(e){var t,n,i=e.id,r=e.element,o=e.html;o.get&&o.constructor.prototype.jquery&&(o=o.get(0)),y(o)&&(o=_e(o)),n=this._getOverlayContainer(r),ne(t=_e('<div class="djs-overlay" data-overlay-id="'+i+'">'),{position:"absolute"}),t.appendChild(o),e.type&&oe(t).add("djs-overlay-"+e.type),is(t,this._canvas.findRoot(r)===this._canvas.getRootElement()),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},ts.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,s=e.htmlContainer,a=!0;(i!==this._canvas.getRootElement()||n&&(h(r)&&r>t.scale||h(o)&&o<t.scale))&&(a=!1),is(s,a),this._updateOverlayScale(e,t)},ts.prototype._updateOverlayScale=function(e,t){var n,i,r,o=e.scale,s=e.htmlContainer,a="";!0!==o&&(!1===o?(n=1,i=1):(n=o.min,i=o.max),h(n)&&t.scale<n&&(r=(1/t.scale||1)*n),h(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),h(r)&&(a="scale("+r+","+r+")"),rs(s,a)},ts.prototype._updateOverlaysVisibilty=function(e){var t=this;_(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},ts.prototype._init=function(){var e=this._eventBus,t=this;e.on("canvas.viewbox.changing",(function(e){t.hide()})),e.on("canvas.viewbox.changed",(function(e){var n;n=e.viewbox,t._updateRoot(n),t._updateOverlaysVisibilty(n),t.show()})),e.on(["shape.remove","connection.remove"],(function(e){var n=e.element;_(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){ke(i.html);var r=t._overlayContainers.indexOf(i);-1!==r&&t._overlayContainers.splice(r,1)}})),e.on("element.changed",500,(function(e){var n=e.element,i=t._getOverlayContainer(n,!0);i&&(_(i.overlays,(function(e){t._updateOverlay(e)})),t._updateOverlayContainer(i))})),e.on("element.marker.update",(function(e){var n=t._getOverlayContainer(e.element,!0);n&&oe(n.html)[e.add?"add":"remove"](e.marker)})),e.on("root.set",(function(){t._updateOverlaysVisibilty(t._canvas.viewbox())})),e.on("diagram.clear",this.clear,this)};var os={__init__:["overlays"],overlays:["type",ts]};function ss(e,t,n,i){e.on("element.changed",(function(i){var r=i.element;(r.parent||r===t.getRootElement())&&(i.gfx=n.getGraphics(r)),i.gfx&&e.fire(xt(r)+".changed",i)})),e.on("elements.changed",(function(t){var n=t.elements;n.forEach((function(t){e.fire("element.changed",{element:t})})),i.updateContainments(n)})),e.on("shape.changed",(function(e){i.update("shape",e.element,e.gfx)})),e.on("connection.changed",(function(e){i.update("connection",e.element,e.gfx)}))}ss.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var as={__init__:["changeSupport"],changeSupport:["type",ss]};function ls(e){this._eventBus=e}ls.$inject=["eventBus"],ls.prototype.on=function(e,t,n,i,r,o){if((g(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),g(n)&&(o=r,r=i,i=n,n=1e3),f(r)&&(o=r,r=!1),!g(i))throw new Error("handlerFn must be a function");d(e)||(e=[e]);var s=this._eventBus;_(e,(function(e){var a=["commandStack",e,t].filter((function(e){return e})).join(".");s.on(a,n,r?function(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}(i,o):i,o)}))};function cs(e,t){t.invoke(ls,this),this.executed((function(t){var n=t.context;n.rootElement?e.setRootElement(n.rootElement):n.rootElement=e.getRootElement()})),this.revert((function(t){var n=t.context;n.rootElement&&e.setRootElement(n.rootElement)}))}_(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){ls.prototype[e]=function(t,n,i,r,o){(g(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}})),r(cs,ls),cs.$inject=["canvas","injector"];var ps={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",cs]},hs={exports:{}};
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnModeler=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(e){var t=e.default;if("function"==typeof t){var n=function(){return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var i=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,i.get?i:{enumerable:!0,get:function(){return e[t]}})})),n}var i={exports:{}};function r(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}"function"==typeof Object.create?i.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:i.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}};var o=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e){var t=e.exports=function(e,n){if(n||(n=16),void 0===e&&(e=128),e<=0)return"0";for(var i=Math.log(Math.pow(2,e))/Math.log(n),r=2;i===1/0;r*=2)i=Math.log(Math.pow(2,e/r))/Math.log(n)*r;var o=i-Math.floor(i),s="";for(r=0;r<Math.floor(i);r++){s=Math.floor(Math.random()*n).toString(n)+s}if(o){var a=Math.pow(n,o);s=Math.floor(Math.random()*a).toString(n)+s}var l=parseInt(s,n);return l!==1/0&&l>=Math.pow(2,e)?t(e,n):s};t.rack=function(e,n,i){var r=function(r){var s=0;do{if(s++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var a=t(e,n)}while(Object.hasOwnProperty.call(o,a));return o[a]=r,a},o=r.hats={};return r.get=function(e){return r.hats[e]},r.set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));function s(e){if(!(this instanceof s))return new s(e);e=e||[128,36,1],this._seed=e.length?o.rack(e[0],e[1],e[2]):e}function a(e){return Array.prototype.concat.apply([],e)}s.prototype.next=function(e){return this._seed(e||!0)},s.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},s.prototype.claim=function(e,t){this._seed.set(e,t||!0)},s.prototype.assigned=function(e){return this._seed.get(e)||!1},s.prototype.unclaim=function(e){delete this._seed.hats[e]},s.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};const l=Object.prototype.toString,c=Object.prototype.hasOwnProperty;function p(e){return void 0===e}function h(e){return void 0!==e}function u(e){return null==e}function d(e){return"[object Array]"===l.call(e)}function f(e){return"[object Object]"===l.call(e)}function m(e){return"[object Number]"===l.call(e)}function g(e){const t=l.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function y(e){return"[object String]"===l.call(e)}function v(e){if(!d(e))throw new Error("must supply array")}function b(e,t){return c.call(e,t)}function w(e,t){let n;return t=q(t),_(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function x(e,t){t=q(t);let n=d(e)?-1:void 0;return _(e,(function(e,i){if(t(e,i))return n=i,!1})),n}function O(e,t){let n=[];return _(e,(function(e,i){t(e,i)&&n.push(e)})),n}function _(e,t){let n,i;if(p(e))return;const r=d(e)?L:N;for(let o in e)if(b(e,o)&&(n=e[o],i=t(n,r(o)),!1===i))return n}function E(e,t){return p(e)?[]:(v(e),t=q(t),e.filter((function(e,n){return!t(e,n)})))}function P(e,t,n){return _(e,(function(e,i){n=t(n,e,i)})),n}function k(e,t){return!!P(e,(function(e,n,i){return e&&t(n,i)}),!0)}function S(e,t){return!!w(e,t)}function C(e,t){let n=[];return _(e,(function(e,i){n.push(t(e,i))})),n}function A(e){return e&&Object.keys(e)||[]}function M(e){return A(e).length}function T(e){return C(e,(e=>e))}function D(e,t,n={}){return t=z(t),_(e,(function(e){let i=t(e)||"_",r=n[i];r||(r=n[i]=[]),r.push(e)})),n}function R(e,...t){e=z(e);let n={};return _(t,(t=>D(t,e,n))),C(n,(function(e,t){return e[0]}))}const j=R;function $(e,t){t=z(t);let n=[];return _(e,(function(e,i){let r=t(e,i),o={d:r,v:e};for(var s=0;s<n.length;s++){let{d:e}=n[s];if(r<e)return void n.splice(s,0,o)}n.push(o)})),C(n,(e=>e.v))}function B(e){return function(t){return k(e,(function(e,n){return t[n]===e}))}}function z(e){return g(e)?e:t=>t[e]}function q(e){return g(e)?e:t=>t===e}function N(e){return e}function L(e){return Number(e)}function I(e,t){let n,i,r,o;function s(n){let s=Date.now(),c=n?0:o+t-s;if(c>0)return a(c);e.apply(r,i),l()}function a(e){n=setTimeout(s,e)}function l(){n&&clearTimeout(n),n=o=i=r=void 0}function c(...e){o=Date.now(),i=e,r=this,n||a(t)}return c.flush=function(){n&&s(!0),l()},c.cancel=l,c}function V(e,t){return e.bind(t)}function F(e,...t){return Object.assign(e,...t)}function H(e,t,n){let i=e;return _(t,(function(e,r){if("number"!=typeof e&&"string"!=typeof e)throw new Error("illegal key type: "+typeof e+". Key should be of type number or string.");if("constructor"===e)throw new Error("illegal key: constructor");if("__proto__"===e)throw new Error("illegal key: __proto__");let o=t[r+1],s=i[e];h(o)&&u(s)&&(s=i[e]=isNaN(+o)?{}:[]),p(o)?p(n)?delete i[e]:i[e]=n:i=s})),e}function Q(e,t,n){let i=e;return _(t,(function(e){if(u(i))return i=void 0,!1;i=i[e]})),p(i)?n:i}function U(e,t){let n={},i=Object(e);return _(t,(function(t){t in i&&(n[t]=e[t])})),n}function W(e,t){let n={};return _(Object(e),(function(e,i){-1===t.indexOf(i)&&(n[i]=e)})),n}var X=Object.freeze({__proto__:null,assign:F,bind:V,debounce:I,ensureArray:v,every:k,filter:O,find:w,findIndex:x,flatten:a,forEach:_,get:Q,groupBy:D,has:b,isArray:d,isDefined:h,isFunction:g,isNil:u,isNumber:m,isObject:f,isString:y,isUndefined:p,keys:A,map:C,matchPattern:B,merge:function e(t,...n){return n.length?(_(n,(function(n){n&&f(n)&&_(n,(function(n,i){if("__proto__"===i)return;let r=t[i];f(n)?(f(r)||(r={}),t[i]=e(r,n)):t[i]=n}))})),t):t},omit:W,pick:U,reduce:P,set:H,size:M,some:S,sortBy:$,throttle:function(e,t){let n=!1;return function(...i){n||(e(...i),n=!0,setTimeout((()=>{n=!1}),t))}},unionBy:j,uniqueBy:R,values:T,without:E});function Y(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(n){if("default"!==n&&!(n in e)){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}}))})),Object.freeze(e)}const G=Object.prototype.toString,Z=Object.prototype.hasOwnProperty;function K(e,t){return Z.call(e,t)}function J(e,t){let n,i;if(void 0===e)return;const r=function(e){return"[object Array]"===G.call(e)}(e)?te:ee;for(let o in e)if(K(e,o)&&(n=e[o],i=t(n,r(o)),!1===i))return n}function ee(e){return e}function te(e){return Number(e)}function ne(e,...t){const n=e.style;return J(t,(function(e){e&&J(e,(function(e,t){n[t]=e}))})),e}function ie(e,t,n){return 2==arguments.length?e.getAttribute(t):null===n?e.removeAttribute(t):(e.setAttribute(t,n),e)}const re=Object.prototype.toString;function oe(e){return new se(e)}function se(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function ae(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}function le(e,t){return e&&"function"==typeof e.matches&&e.matches(t)}function ce(e,t,n){for(var i=n?e:e.parentNode;i&&i.nodeType!==document.DOCUMENT_NODE&&i.nodeType!==document.DOCUMENT_FRAGMENT_NODE;){if(le(i,t))return i;i=i.parentNode}return le(i,t)?i:null}se.prototype.add=function(e){return this.list.add(e),this},se.prototype.remove=function(e){return"[object RegExp]"==re.call(e)?this.removeMatching(e):(this.list.remove(e),this)},se.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},se.prototype.toggle=function(e,t){return void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},se.prototype.array=function(){return Array.from(this.list)},se.prototype.has=se.prototype.contains=function(e){return this.list.contains(e)};var pe={},he=window.addEventListener?"addEventListener":"attachEvent",ue=window.removeEventListener?"removeEventListener":"detachEvent",de="addEventListener"!==he?"on":"",fe=pe.bind=function(e,t,n,i){return e[he](de+t,n,i||!1),n},me=pe.unbind=function(e,t,n,i){return e[ue](de+t,n,i||!1),n},ge=Y({__proto__:null,bind:fe,unbind:me,default:pe},[pe]),ye=["focus","blur"];var ve,be={bind:function(e,t,n,i,r){return-1!==ye.indexOf(n)&&(r=!0),ge.bind(e,n,(function(n){var r=n.target||n.srcElement;n.delegateTarget=ce(r,t,!0),n.delegateTarget&&i.call(e,n)}),r)},unbind:function(e,t,n,i){return-1!==ye.indexOf(t)&&(i=!0),ge.unbind(e,t,n,i)}},we=function(e,t){if("string"!=typeof e)throw new TypeError("String expected");t||(t=document);var n=/<([\w:]+)/.exec(e);if(!n)return t.createTextNode(e);e=e.replace(/^\s+|\s+$/g,"");var i=n[1];if("body"==i){return(r=t.createElement("html")).innerHTML=e,r.removeChild(r.lastChild)}var r,o=Object.prototype.hasOwnProperty.call(Oe,i)?Oe[i]:Oe._default,s=o[0],a=o[1],l=o[2];(r=t.createElement("div")).innerHTML=a+e+l;for(;s--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var c=t.createDocumentFragment();for(;r.firstChild;)c.appendChild(r.removeChild(r.firstChild));return c},xe=!1;"undefined"!=typeof document&&((ve=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',xe=!ve.getElementsByTagName("link").length,ve=void 0);var Oe={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:xe?[1,"X<div>","</div>"]:[0,"",""]};Oe.td=Oe.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],Oe.option=Oe.optgroup=[1,'<select multiple="multiple">',"</select>"],Oe.thead=Oe.tbody=Oe.colgroup=Oe.caption=Oe.tfoot=[1,"<table>","</table>"],Oe.polyline=Oe.ellipse=Oe.polygon=Oe.circle=Oe.text=Oe.line=Oe.path=Oe.rect=Oe.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var _e=we;function Ee(e,t){return(t=t||document).querySelector(e)}function Pe(e,t){return(t=t||document).querySelectorAll(e)}function ke(e){e.parentNode&&e.parentNode.removeChild(e)}function Se(e,t){return t.appendChild(function(e,t){if(e.ownerDocument!==t.ownerDocument)try{return t.ownerDocument.importNode(e,!0)}catch(e){}return e}(e,t))}function Ce(e,t){return Se(t,e),e}var Ae={"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":2,"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":2,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function Me(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Ae[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function Te(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return Ae[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);Me(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)Me(e,i,t[i])}(e,t);return e}const De=Object.prototype.toString;function Re(e){return new je(e)}function je(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function $e(e){var t=e.parentNode;return t&&t.removeChild(e),e}function Be(e){for(var t;t=e.firstChild;)$e(t);return e}function ze(e){return e.cloneNode(!0)}je.prototype.add=function(e){return this.list.add(e),this},je.prototype.remove=function(e){return"[object RegExp]"==De.call(e)?this.removeMatching(e):(this.list.remove(e),this)},je.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},je.prototype.toggle=function(e,t){return void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this},je.prototype.array=function(){return Array.from(this.list)},je.prototype.has=je.prototype.contains=function(e){return this.list.contains(e)};var qe="http://www.w3.org/2000/svg",Ne='<svg xmlns="'+qe+'"';function Le(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(qe)&&(e=Ne+e.substring(4)):(e=Ne+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function Ie(e,t){var n;return"<"===e.charAt(0)?(n=Le(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(qe,e),t&&Te(n,t),n}var Ve=null;function Fe(){return null===Ve&&(Ve=Ie("svg")),Ve}function He(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function Qe(e){return e?Fe().createSVGTransformFromMatrix(e):Fe().createSVGTransform()}var Ue=/([&<>]{1})/g,We=/([\n\r"]{1})/g,Xe={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"'"};function Ye(e,t){return e.replace(t,(function(e,t){return Xe[t]||t}))}function Ge(e,t){var n,i,r,o,s;switch(e.nodeType){case 3:t.push(Ye(e.textContent,Ue));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n<i;++n)o=r.item(n),t.push(" ",o.name,'="',Ye(o.value,We),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(s=e.childNodes).length;n<i;++n)Ge(s.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",Ye(e.nodeValue,Ue),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function Ze(e,t){var n=Le(t);if(Be(e),t){(function(e){return"#document-fragment"===e.nodeName})(n)||(n=n.documentElement);for(var i,r=(i=n.childNodes,Array.prototype.slice.call(i)),o=0;o<r.length;o++)Se(r[o],e)}}function Ke(e,t){if(void 0!==t){try{Ze(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)Ge(t,n),t=t.nextSibling;return n.join("")}(e)}function Je(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function et(e,t){var n=e.transform.baseVal;return t&&(Array.isArray(t)||(t=[t]),function(e,t){var n,i;for(e.clear(),n=0;i=t[n];n++)e.appendItem(Je(e,i))}(n,t)),n.consolidate()}const tt=/^class[ {]/;function nt(e){return Array.isArray(e)}function it(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function rt(...e){1===e.length&&nt(e[0])&&(e=e[0]);const t=(e=[...e]).pop();return t.$inject=e,t}const ot=/constructor\s*[^(]*\(\s*([^)]*)\)/m,st=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,at=/\/\*([^*]*)\*\//m;function lt(e){if("function"!=typeof e)throw new Error(`Cannot annotate "${e}". Expected a function!`);const t=e.toString().match(function(e){return tt.test(e.toString())}(e)?ot:st);if(!t)return[];const n=t[1]||t[2];return n&&n.split(",").map((e=>{const t=e.match(at);return(t&&t[1]||e).trim()}))||[]}function ct(e,t){t=t||{get:function(e,t){if(n.push(e),!1===t)return null;throw s(`No provider for "${e}"!`)}};const n=[],i=this._providers=Object.create(t._providers||null),r=this._instances=Object.create(null),o=r.injector=this,s=function(e){const t=n.join(" -> ");return n.length=0,new Error(t?`${e} (Resolving: ${t})`:e)};function a(e,o){if(!i[e]&&-1!==e.indexOf(".")){const t=e.split(".");let n=a(t.shift());for(;t.length;)n=n[t.shift()];return n}if(it(r,e))return r[e];if(it(i,e)){if(-1!==n.indexOf(e))throw n.push(e),s("Cannot resolve circular dependency!");return n.push(e),r[e]=i[e][0](i[e][1]),n.pop(),r[e]}return t.get(e,o)}function l(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!nt(e))throw s(`Cannot invoke "${e}". Expected a function!`);e=rt(e.slice())}return{fn:e,dependencies:(e.$inject||lt(e)).map((e=>it(t,e)?t[e]:a(e)))}}function c(e){const{fn:t,dependencies:n}=l(e);return new(Function.prototype.bind.apply(t,[null].concat(n)))}function p(e,t,n){const{fn:i,dependencies:r}=l(e,n);return i.apply(t,r)}function h(e){return rt((t=>e.get(t)))}function u(e,t){if(t&&t.length){const n=Object.create(null),r=Object.create(null),o=[],s=[],a=[];let l,c,p,u;for(let e in i)l=i[e],-1!==t.indexOf(e)&&("private"===l[2]?(c=o.indexOf(l[3]),-1===c?(p=l[3].createChild([],t),u=h(p),o.push(l[3]),s.push(p),a.push(u),n[e]=[u,e,"private",p]):n[e]=[a[c],e,"private",s[c]]):n[e]=[l[2],l[1]],r[e]=!0),"factory"!==l[2]&&"type"!==l[2]||!l[1].$scope||t.forEach((t=>{-1!==l[1].$scope.indexOf(t)&&(n[e]=[l[2],l[1]],r[t]=!0)}));t.forEach((e=>{if(!r[e])throw new Error('No provider for "'+e+'". Cannot use provider from the parent!')})),e.unshift(n)}return new ct(e,o)}const d={factory:p,type:c,value:function(e){return e}};function f(e,t){const n=e.__init__||[];return function(){n.forEach((e=>{"string"==typeof e?t.get(e):t.invoke(e)}))}}function m(e){const t=e.__exports__;if(t){const n=e.__modules__,r=Object.keys(e).reduce(((t,n)=>("__exports__"!==n&&"__modules__"!==n&&"__init__"!==n&&"__depends__"!==n&&(t[n]=e[n]),t)),Object.create(null)),o=u((n||[]).concat(r)),s=rt((function(e){return o.get(e)}));t.forEach((function(e){i[e]=[s,e,"private",o]}));const a=(e.__init__||[]).slice();return a.unshift((function(){o.init()})),f(e=Object.assign({},e,{__init__:a}),o)}return Object.keys(e).forEach((function(t){if("__init__"===t||"__depends__"===t)return;if("private"===e[t][2])return void(i[t]=e[t]);const n=e[t][0],r=e[t][1];i[t]=[d[n],pt(n,r),n]})),f(e,o)}function g(e,t){return-1!==e.indexOf(t)||-1!==(e=(t.__depends__||[]).reduce(g,e)).indexOf(t)?e:e.concat(t)}this.get=a,this.invoke=p,this.instantiate=c,this.createChild=u,this.init=function(e){const t=e.reduce(g,[]).map(m);let n=!1;return function(){n||(n=!0,t.forEach((e=>e())))}}(e)}function pt(e,t){return"value"!==e&&nt(t)&&(t=rt(t.slice())),t}function ht(e,t){var n=this;t=t||1e3,e.on(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx,s=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,s):n.drawConnection(o,r,s)})),e.on(["render.getShapePath","render.getConnectionPath"],t,(function(e,t){if(n.canRender(t))return"render.getShapePath"===e.type?n.getShapePath(t):n.getConnectionPath(t)}))}function ut(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function dt(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function ft(e,t){var n=Ie("polyline");return Te(n,{points:dt(e)}),t&&Te(n,t),n}function mt(e){return O(e,(function(t){return!w(e,(function(e){return e!==t&&gt(t,e)}))}))}function gt(e,t){if(t){if(e===t)return t;if(e.parent)return gt(e.parent,t)}}function yt(e,t,n){var i=!n||-1===e.indexOf(t);return i&&e.push(t),i}function vt(e,t,n){n=n||0,d(e)||(e=[e]),_(e,(function(e,i){var r=t(e,i,n);d(r)&&r.length&&vt(r,t,n+1)}))}function bt(e,t){return function(e,t,n){var i=[],r=[];return vt(e,(function(e,o,s){yt(i,e,t);var a=e.children;if((-1===n||s<n)&&a&&yt(r,a,t))return a})),i}(e,!t,-1)}function wt(e,t){var n,i,r,o;return t=!!t,d(e)||(e=[e]),_(e,(function(e){var s=e;e.waypoints&&!t&&(s=wt(e.waypoints,!0));var a=s.x,l=s.y,c=s.height||0,p=s.width||0;(a<n||void 0===n)&&(n=a),(l<i||void 0===i)&&(i=l),(a+p>r||void 0===r)&&(r=a+p),(l+c>o||void 0===o)&&(o=l+c)})),{x:n,y:i,height:o-i,width:r-n}}function xt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function Ot(e){return!(!e||!e.isFrame)}function _t(e,t){return F({},e||{},t||{})}ht.prototype.canRender=function(){},ht.prototype.drawShape=function(){},ht.prototype.drawConnection=function(){},ht.prototype.getShapePath=function(){},ht.prototype.getConnectionPath=function(){};function Et(e,t){ht.call(this,e,1),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})}r(Et,ht),Et.prototype.canRender=function(){return!0},Et.prototype.drawShape=function(e,t,n){var i=Ie("rect");return Te(i,{x:0,y:0,width:t.width||0,height:t.height||0}),Ot(t)?Te(i,F({},this.FRAME_STYLE,n||{})):Te(i,F({},this.SHAPE_STYLE,n||{})),Ce(e,i),i},Et.prototype.drawConnection=function(e,t,n){var i=ft(t.waypoints,F({},this.CONNECTION_STYLE,n||{}));return Ce(e,i),i},Et.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return ut([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},Et.prototype.getConnectionPath=function(e){var t,n,i=e.waypoints,r=[];for(t=0;n=i[t];t++)n=n.original||n,r.push([0===t?"M":"L",n.x,n.y]);return ut(r)},Et.$inject=["eventBus","styles"];var Pt={__init__:["defaultRenderer"],defaultRenderer:["type",Et],styles:["type",function(){var e={"no-fill":{fill:"none"},"no-border":{strokeOpacity:0},"no-events":{pointerEvents:"none"}},t=this;this.cls=function(e,t,n){return F(this.style(t,n),{class:e})},this.style=function(t,n){d(t)||n||(n=t,t=[]);var i=P(t,(function(t,n){return F(t,e[n]||{})}),{});return n?F(i,n):i},this.computeStyle=function(e,n,i){return d(n)||(i=n,n=[]),t.style(n||[],F({},i,e||{}))}}]};function kt(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function St(e,t,n){if(e&&t){"number"!=typeof n&&(n=-1);var i=e.indexOf(t);if(-1!==i){if(i===n)return;if(-1===n)return;e.splice(i,1)}-1!==n?e.splice(n,0,t):e.push(t)}}function Ct(e,t){return e&&t?e.indexOf(t):-1}function At(e,t){return e&&t?Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):-1}function Mt(e,t,n,i){if(void 0===i&&(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=At(e,t);return Math.abs(r/o)<=i}function Tt(e,t){var n;return function(e,t){var n;n=d(e)?e:[e,t];var i=n.slice().shift();return k(n,(function(e){return Math.abs(i.y-e.y)<=2}))}(n=d(e)?e:[e,t])?"h":!!function(e,t){var n;n=d(e)?e:[e,t];var i=n.slice().shift();return k(n,(function(e){return Math.abs(i.x-e.x)<=2}))}(n)&&"v"}function Dt(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 Rt(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var jt=/,?([a-z]),?/gi,$t=parseFloat,Bt=Math,zt=Bt.PI,qt=Bt.min,Nt=Bt.max,Lt=Bt.pow,It=Bt.abs,Vt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Ft=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,Ht=Array.isArray||function(e){return e instanceof Array};function Qt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ut(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;for(var n in e)Qt(e,n)&&(t[n]=Ut(e[n]));return t}function Wt(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 Xt(e){var t=Xt.ps=Xt.ps||{};return t[e]?t[e].sleep=100:t[e]={sleep:100},setTimeout((function(){for(var n in t)Qt(t,n)&&n!=e&&(t[n].sleep--,!t[n].sleep&&delete t[n])})),t[e]}function Yt(e,t,n,i){return 1===arguments.length&&(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 Gt(){return this.join(",").replace(jt,"$1")}function Zt(e){var t=Ut(e);return t.toString=Gt,t}function Kt(e,t,n,i,r,o,s,a,l){var c=1-l,p=Lt(c,3),h=Lt(c,2),u=l*l*l,d=p*t+3*h*l*i+3*c*l*l*o+u*a;return{x:on(p*e+3*h*l*n+3*c*l*l*r+u*s),y:on(d)}}function Jt(e){var t=un.apply(null,e);return Yt(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function en(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function tn(e,t,n,i,r){return e*(e*(-3*t+9*n-9*i+3*r)+6*t-12*n+6*i)-3*t+3*n}function nn(e,t,n,i,r,o,s,a,l){null==l&&(l=1);for(var c=(l=l>1?1:l<0?0:l)/2,p=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],u=0,d=0;d<12;d++){var f=c*p[d]+c,m=tn(f,e,n,r,s),g=tn(f,t,i,o,a),y=m*m+g*g;u+=h[d]*Bt.sqrt(y)}return c*u}function rn(e,t,n,i,r,o,s,a){if(!(Nt(e,n)<qt(r,s)||qt(e,n)>Nt(r,s)||Nt(t,i)<qt(o,a)||qt(t,i)>Nt(o,a))){var l=(e*i-t*n)*(o-a)-(t-i)*(r*a-o*s),c=(e-n)*(o-a)-(t-i)*(r-s);if(c){var p=on(((e*i-t*n)*(r-s)-(e-n)*(r*a-o*s))/c),h=on(l/c),u=+p.toFixed(2),d=+h.toFixed(2);if(!(u<+qt(e,n).toFixed(2)||u>+Nt(e,n).toFixed(2)||u<+qt(r,s).toFixed(2)||u>+Nt(r,s).toFixed(2)||d<+qt(t,i).toFixed(2)||d>+Nt(t,i).toFixed(2)||d<+qt(o,a).toFixed(2)||d>+Nt(o,a).toFixed(2)))return{x:p,y:h}}}}function on(e){return Math.round(1e11*e)/1e11}function sn(e,t,n){if(!function(e,t){return e=Yt(e),en(t=Yt(t),e.x,e.y)||en(t,e.x2,e.y)||en(t,e.x,e.y2)||en(t,e.x2,e.y2)||en(e,t.x,t.y)||en(e,t.x2,t.y)||en(e,t.x,t.y2)||en(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)}(Jt(e),Jt(t)))return n?0:[];for(var i=nn.apply(0,e),r=nn.apply(0,t),o=ln(e)?1:~~(i/5)||1,s=ln(t)?1:~~(r/5)||1,a=[],l=[],c={},p=n?0:[],h=0;h<o+1;h++){var u=Kt.apply(0,e.concat(h/o));a.push({x:u.x,y:u.y,t:h/o})}for(h=0;h<s+1;h++)u=Kt.apply(0,t.concat(h/s)),l.push({x:u.x,y:u.y,t:h/s});for(h=0;h<o;h++)for(var d=0;d<s;d++){var f,m=a[h],g=a[h+1],y=l[d],v=l[d+1],b=It(g.x-m.x)<.01?"y":"x",w=It(v.x-y.x)<.01?"y":"x",x=rn(m.x,m.y,g.x,g.y,y.x,y.y,v.x,v.y);if(x){if(c[f=x.x.toFixed(9)+"#"+x.y.toFixed(9)])continue;c[f]=!0;var O=m.t+It((x[b]-m[b])/(g[b]-m[b]))*(g.t-m.t),_=y.t+It((x[w]-y[w])/(v[w]-y[w]))*(v.t-y.t);O>=0&&O<=1&&_>=0&&_<=1&&(n?p++:p.push({x:x.x,y:x.y,t1:O,t2:_}))}}return p}function an(e){var t=Xt(e);if(t.abs)return Zt(t.abs);if(Ht(e)&&Ht(e&&e[0])||(e=function(e){if(!e)return null;var t=Xt(e);if(t.arr)return Ut(t.arr);var n={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},i=[];return Ht(e)&&Ht(e[0])&&(i=Ut(e)),i.length||String(e).replace(Vt,(function(e,t,r){var o=[],s=t.toLowerCase();for(r.replace(Ft,(function(e,t){t&&o.push(+t)})),"m"==s&&o.length>2&&(i.push([t].concat(o.splice(0,2))),s="l",t="m"==t?"l":"L");o.length>=n[s]&&(i.push([t].concat(o.splice(0,n[s]))),n[s]););})),i.toString=Xt.toString,t.arr=Ut(i),i}(e)),!e||!e.length)return[["M",0,0]];var n,i=[],r=0,o=0,s=0,a=0,l=0;"M"==e[0][0]&&(s=r=+e[0][1],a=o=+e[0][2],l++,i[0]=["M",r,o]);for(var c,p,h=l,u=e.length;h<u;h++){if(i.push(c=[]),(n=(p=e[h])[0])!=n.toUpperCase())switch(c[0]=n.toUpperCase(),c[0]){case"A":c[1]=p[1],c[2]=p[2],c[3]=p[3],c[4]=p[4],c[5]=p[5],c[6]=+p[6]+r,c[7]=+p[7]+o;break;case"V":c[1]=+p[1]+o;break;case"H":c[1]=+p[1]+r;break;case"M":s=+p[1]+r,a=+p[2]+o;default:for(var d=1,f=p.length;d<f;d++)c[d]=+p[d]+(d%2?r:o)}else for(var m=0,g=p.length;m<g;m++)c[m]=p[m];switch(n=n.toUpperCase(),c[0]){case"Z":r=+s,o=+a;break;case"H":r=c[1];break;case"V":o=c[1];break;case"M":s=c[c.length-2],a=c[c.length-1];default:r=c[c.length-2],o=c[c.length-1]}}return i.toString=Gt,t.abs=Zt(i),i}function ln(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function cn(e,t,n,i){return[e,t,n,i,n,i]}function pn(e,t,n,i,r,o){var s=1/3,a=2/3;return[s*e+a*n,s*t+a*i,s*r+a*n,s*o+a*i,r,o]}function hn(e,t,n,i,r,o,s,a,l,c){var p,h=120*zt/180,u=zt/180*(+r||0),d=[],f=function(e){return function t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=t.count||[];return Qt(r,i)?(Wt(o,i),r[i]):(o.length>=1e3&&delete r[o.shift()],o.push(i),r[i]=e.apply(0,n),r[i])}}((function(e,t,n){return{x:e*Bt.cos(n)-t*Bt.sin(n),y:e*Bt.sin(n)+t*Bt.cos(n)}}));if(c)_=c[0],E=c[1],x=c[2],O=c[3];else{e=(p=f(e,t,-u)).x,t=p.y;var m=(e-(a=(p=f(a,l,-u)).x))/2,g=(t-(l=p.y))/2,y=m*m/(n*n)+g*g/(i*i);y>1&&(n*=y=Bt.sqrt(y),i*=y);var v=n*n,b=i*i,w=(o==s?-1:1)*Bt.sqrt(It((v*b-v*g*g-b*m*m)/(v*g*g+b*m*m))),x=w*n*g/i+(e+a)/2,O=w*-i*m/n+(t+l)/2,_=Bt.asin(((t-O)/i).toFixed(9)),E=Bt.asin(((l-O)/i).toFixed(9));(_=e<x?zt-_:_)<0&&(_=2*zt+_),(E=a<x?zt-E:E)<0&&(E=2*zt+E),s&&_>E&&(_-=2*zt),!s&&E>_&&(E-=2*zt)}var P=E-_;if(It(P)>h){var k=E,S=a,C=l;E=_+h*(s&&E>_?1:-1),d=hn(a=x+n*Bt.cos(E),l=O+i*Bt.sin(E),n,i,r,0,s,S,C,[E,k,x,O])}P=E-_;var A=Bt.cos(_),M=Bt.sin(_),T=Bt.cos(E),D=Bt.sin(E),R=Bt.tan(P/4),j=4/3*n*R,$=4/3*i*R,B=[e,t],z=[e+j*M,t-$*A],q=[a+j*D,l-$*T],N=[a,l];if(z[0]=2*B[0]-z[0],z[1]=2*B[1]-z[1],c)return[z,q,N].concat(d);for(var L=[],I=0,V=(d=[z,q,N].concat(d).join().split(",")).length;I<V;I++)L[I]=I%2?f(d[I-1],d[I],u).y:f(d[I],d[I+1],u).x;return L}function un(e,t,n,i,r,o,s,a){for(var l,c,p,h,u,d,f,m,g=[],y=[[],[]],v=0;v<2;++v)if(0==v?(c=6*e-12*n+6*r,l=-3*e+9*n-9*r+3*s,p=3*n-3*e):(c=6*t-12*i+6*o,l=-3*t+9*i-9*o+3*a,p=3*i-3*t),It(l)<1e-12){if(It(c)<1e-12)continue;0<(h=-p/c)&&h<1&&g.push(h)}else f=c*c-4*p*l,m=Bt.sqrt(f),f<0||(0<(u=(-c+m)/(2*l))&&u<1&&g.push(u),0<(d=(-c-m)/(2*l))&&d<1&&g.push(d));for(var b,w=g.length,x=w;w--;)b=1-(h=g[w]),y[0][w]=b*b*b*e+3*b*b*h*n+3*b*h*h*r+h*h*h*s,y[1][w]=b*b*b*t+3*b*b*h*i+3*b*h*h*o+h*h*h*a;return y[0][x]=e,y[1][x]=t,y[0][x+1]=s,y[1][x+1]=a,y[0].length=y[1].length=x+2,{x0:qt.apply(0,y[0]),y0:qt.apply(0,y[1]),x1:Nt.apply(0,y[0]),y1:Nt.apply(0,y[1])}}function dn(e){var t=Xt(e);if(t.curve)return Zt(t.curve);for(var n=an(e),i={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},r=function(e,t,n){var i,r;if(!e)return["C",t.x,t.y,t.x,t.y,t.x,t.y];switch(!(e[0]in{T:1,Q:1})&&(t.qx=t.qy=null),e[0]){case"M":t.X=e[1],t.Y=e[2];break;case"A":e=["C"].concat(hn.apply(0,[t.x,t.y].concat(e.slice(1))));break;case"S":"C"==n||"S"==n?(i=2*t.x-t.bx,r=2*t.y-t.by):(i=t.x,r=t.y),e=["C",i,r].concat(e.slice(1));break;case"T":"Q"==n||"T"==n?(t.qx=2*t.x-t.qx,t.qy=2*t.y-t.qy):(t.qx=t.x,t.qy=t.y),e=["C"].concat(pn(t.x,t.y,t.qx,t.qy,e[1],e[2]));break;case"Q":t.qx=e[1],t.qy=e[2],e=["C"].concat(pn(t.x,t.y,e[1],e[2],e[3],e[4]));break;case"L":e=["C"].concat(cn(t.x,t.y,e[1],e[2]));break;case"H":e=["C"].concat(cn(t.x,t.y,e[1],t.y));break;case"V":e=["C"].concat(cn(t.x,t.y,t.x,e[1]));break;case"Z":e=["C"].concat(cn(t.x,t.y,t.X,t.Y))}return e},o=function(e,t){if(e[t].length>7){e[t].shift();for(var i=e[t];i.length;)s[t]="A",e.splice(t++,0,["C"].concat(i.splice(0,6)));e.splice(t,1),p=n.length}},s=[],a="",l="",c=0,p=n.length;c<p;c++){n[c]&&(a=n[c][0]),"C"!=a&&(s[c]=a,c&&(l=s[c-1])),n[c]=r(n[c],i,l),"A"!=s[c]&&"C"==a&&(s[c]="C"),o(n,c);var h=n[c],u=h.length;i.x=h[u-2],i.y=h[u-1],i.bx=$t(h[u-4])||i.x,i.by=$t(h[u-3])||i.y}return t.curve=Zt(n),n}var fn=function(e,t,n){e=dn(e),t=dn(t);for(var i,r,o,s,a,l,c,p,h,u,d=n?0:[],f=0,m=e.length;f<m;f++){var g=e[f];if("M"==g[0])i=a=g[1],r=l=g[2];else{"C"==g[0]?(h=[i,r].concat(g.slice(1)),i=h[6],r=h[7]):(h=[i,r,i,r,a,l,a,l],i=a,r=l);for(var y=0,v=t.length;y<v;y++){var b=t[y];if("M"==b[0])o=c=b[1],s=p=b[2];else{"C"==b[0]?(u=[o,s].concat(b.slice(1)),o=u[6],s=u[7]):(u=[o,s,o,s,c,p,c,p],o=c,s=p);var w=sn(h,u,n);if(n)d+=w;else{for(var x=0,O=w.length;x<O;x++)w[x].segment1=f,w[x].segment2=y,w[x].bez1=h,w[x].bez2=u;d=d.concat(w)}}}}}return d},mn=fn;function gn(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function yn(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function vn(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function bn(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function wn(e){for(var t=e.waypoints,n=t.reduce((function(e,n,i){var r=t[i-1];if(r){var o=e[e.length-1],s=o&&o.endLength||0,a=function(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}(r,n);e.push({start:r,end:n,startLength:s,endLength:s+a,length:a})}return e}),[]),i=n.reduce((function(e,t){return e+t.length}),0),r=i/2,o=0,s=n[o];s.endLength<r;)s=n[++o];var a=(r-s.startLength)/s.length;return{x:s.start.x+(s.end.x-s.start.x)*a,y:s.start.y+(s.end.y-s.start.y)*a}}function xn(e){return function(e){return!!e.waypoints}(e)?wn(e):yn({x:(t=e).x+(t.width||0)/2,y:t.y+(t.height||0)/2});var t}function On(e,t,n){f(n=n||0)||(n={x:n,y:n});var i=vn(e),r=vn(t),o=i.bottom+n.y<=r.top,s=i.left-n.x>=r.right,a=i.top-n.y>=r.bottom,l=o?"top":a?"bottom":null,c=i.right+n.x<=r.left?"left":s?"right":null;return c&&l?l+"-"+c:c||l||"intersect"}function _n(e,t,n){var i=function(e,t){return mn(e,t)}(e,t);return 1===i.length||2===i.length&&At(i[0],i[1])<1?yn(i[0]):i.length>1?(i=$(i,(function(e){var t=Math.floor(100*e.t2)||1;return t=((t=100-t)<10?"0":"")+t,e.segment2+"#"+t})),yn(i[n?0:i.length-1])):null}function En(e,t){return Math.round(e*t)/t}function Pn(e){return m(e)?e+"px":e}function kn(e,t,n){const i=Ie("g");Re(i).add(t);const r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}const Sn={shape:["x","y","width","height"],connection:["waypoints"]};function Cn(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._rootsIdx=0,this._layers={},this._planes=[],this._rootElement=null,this._init(e||{})}function An(e,t){const n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Cn.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Cn.prototype._init=function(e){const t=this._eventBus,n=this._container=function(e){const t=(e=F({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container djs-parent"),ne(n,{position:"relative",overflow:"hidden",width:Pn(e.width),height:Pn(e.height)}),t.appendChild(n),n}(e),i=this._svg=Ie("svg");Te(i,{width:"100%",height:"100%"}),Ce(n,i);const r=this._viewport=kn(i,"viewport");!1!==e.deferUpdate&&(this._viewboxChanged=I(V(this._viewboxChanged,this),300)),t.on("diagram.init",(function(){t.fire("canvas.init",{svg:i,viewport:r})}),this),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed","root.set"],(function(){delete this._cachedViewbox}),this),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Cn.prototype._destroy=function(e){this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});const t=this._container.parentNode;t&&t.removeChild(this._container),delete this._svg,delete this._container,delete this._layers,delete this._planes,delete this._rootElement,delete this._viewport},Cn.prototype._clear=function(){this._elementRegistry.getAll().forEach((e=>{const t=xt(e);"root"===t?this.removeRootElement(e):this._removeElement(e,t)})),this._planes=[],this._rootElement=null,delete this._cachedViewbox},Cn.prototype.getDefaultLayer=function(){return this.getLayer("base",0)},Cn.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)),void 0!==t&&n.index!==t)throw new Error("layer <"+e+"> already created at index <"+t+">");return n.group},Cn.prototype._getChildIndex=function(e){return P(this._layers,(function(t,n){return n.visible&&e>=n.index&&t++,t}),0)},Cn.prototype._createLayer=function(e,t){void 0===t&&(t=1);const n=this._getChildIndex(t);return{group:kn(this._viewport,"layer-"+e,n),index:t,visible:!0}},Cn.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},Cn.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?($e(n),t.visible=!1,n):n},Cn.prototype._removeLayer=function(e){const t=this._layers[e];t&&(delete this._layers[e],$e(t.group))},Cn.prototype.getActiveLayer=function(){const e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},Cn.prototype.findRoot=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),!e)return;const t=this._findPlaneForRoot(function(e){for(;e.parent;)e=e.parent;return e}(e))||{};return t.rootElement},Cn.prototype.getRootElements=function(){return this._planes.map((function(e){return e.rootElement}))},Cn.prototype._findPlaneForRoot=function(e){return w(this._planes,(function(t){return t.rootElement===e}))},Cn.prototype.getContainer=function(){return this._container},Cn.prototype._updateMarker=function(e,t,n){let i;e.id||(e=this._elementRegistry.get(e)),i=this._elementRegistry._elements[e.id],i&&(_([i.gfx,i.secondaryGfx],(function(e){e&&(n?Re(e).add(t):Re(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Cn.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Cn.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Cn.prototype.hasMarker=function(e,t){e.id||(e=this._elementRegistry.get(e));return Re(this.getGraphics(e)).has(t)},Cn.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Cn.prototype.getRootElement=function(){const e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},Cn.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,0);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},Cn.prototype.removeRootElement=function(e){"string"==typeof e&&(e=this._elementRegistry.get(e));if(this._findPlaneForRoot(e))return this._removeRoot(e),this._removeLayer(e.layer),this._planes=this._planes.filter((function(t){return t.rootElement!==e})),this._rootElement===e&&(this._rootElement=null),e},Cn.prototype.setRootElement=function(e,t){if(h(t))throw new Error("override not supported");if(e===this._rootElement)return;let n;if(!e)throw new Error("rootElement required");return n=this._findPlaneForRoot(e),n||(e=this.addRootElement(e)),this._setRoot(e),e},Cn.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)},Cn.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})},Cn.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})},Cn.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=Sn[e],i=k(n,(function(e){return void 0!==t[e]}));if(!i)throw new Error("must supply { "+n.join(", ")+" } with "+e)},Cn.prototype._setParent=function(e,t,n){St(t.children,e,n),e.parent=t},Cn.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 s=o.create(e,t,i);return this._elementRegistry.add(t,s),o.update(e,t,s),r.fire(e+".added",{element:t,gfx:s}),t},Cn.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Cn.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Cn.prototype._removeElement=function(e,t){const n=this._elementRegistry,i=this._graphicsFactory,r=this._eventBus;if(e=n.get(e.id||e))return r.fire(t+".remove",{element:e}),i.remove(e),kt(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Cn.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Cn.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Cn.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Cn.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Cn.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Cn.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;const t=this._viewport,n=this.getSize();let i,r,o,s,a,l,c;return e?(this._changeViewbox((function(){a=Math.min(n.width/e.width,n.height/e.height);const i=this._svg.createSVGMatrix().scale(a).translate(-e.x,-e.y);et(t,i)})),e):(o=this._rootElement?this.getActiveLayer():null,i=o&&o.getBBox()||{},s=et(t),r=s?s.matrix:function(e,t,n,i,r,o){var s=Fe().createSVGMatrix();switch(arguments.length){case 0:return s;case 1:return He(s,e);case 6:return He(s,{a:e,b:t,c:n,d:i,e:r,f:o})}}(),a=En(r.a,1e3),l=En(-r.e||0,1e3),c=En(-r.f||0,1e3),e=this._cachedViewbox={x:l?l/a:0,y:c?c/a:0,width:n.width/a,height:n.height/a,scale:a,inner:{width:i.width||0,height:i.height||0,x:i.x||0,y:i.y||0},outer:n})},Cn.prototype.scroll=function(e){const t=this._viewport;let n=t.getCTM();return e&&this._changeViewbox((function(){e=F({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),An(t,n)})),{x:n.e,y:n.f}},Cn.prototype.scrollToElement=function(e,t){let n=100;"string"==typeof e&&(e=this._elementRegistry.get(e));const i=this.findRoot(e);i!==this.getRootElement()&&this.setRootElement(i),t||(t={}),"number"==typeof t&&(n=t),t={top:t.top||n,right:t.right||n,bottom:t.bottom||n,left:t.left||n};const r=wt(e),o=vn(r),s=this.viewbox(),a=this.zoom();let l,c;s.y+=t.top/a,s.x+=t.left/a,s.width-=(t.right+t.left)/a,s.height-=(t.bottom+t.top)/a;const p=vn(s);if(r.width<s.width&&r.height<s.height){const e=Math.max(0,o.right-p.right),t=Math.min(0,o.left-p.left),n=Math.max(0,o.bottom-p.bottom),i=Math.min(0,o.top-p.top);l=e||t,c=n||i}else l=r.x-s.x,c=r.y-s.y;this.scroll({dx:-l*a,dy:-c*a})},Cn.prototype.zoom=function(e,t){if(!e)return this.viewbox(e).scale;if("fit-viewport"===e)return this._fitViewport(t);let n,i;return this._changeViewbox((function(){"object"!=typeof t&&(n=this.viewbox().outer,t={x:n.width/2,y:n.height/2}),i=this._setZoom(e,t)})),En(i.a,1e3)},Cn.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},Cn.prototype._setZoom=function(e,t){const n=this._svg,i=this._viewport,r=n.createSVGMatrix(),o=n.createSVGPoint();let s,a,l,c,p;l=i.getCTM();const h=l.a;return t?(s=F(o,t),a=s.matrixTransform(l.inverse()),c=r.translate(a.x,a.y).scale(1/h*e).translate(-a.x,-a.y),p=l.multiply(c)):p=r.scale(e),An(this._viewport,p),p},Cn.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Cn.prototype.getAbsoluteBBox=function(e){const t=this.viewbox();let n;if(e.waypoints){n=this.getGraphics(e).getBBox()}else n=e;return{x:n.x*t.scale-t.x*t.scale,y:n.y*t.scale-t.y*t.scale,width:n.width*t.scale,height:n.height*t.scale}},Cn.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Mn="data-element-id";function Tn(e){this._elements={},this._eventBus=e}Tn.$inject=["eventBus"],Tn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),Te(t,Mn,i),n&&Te(n,Mn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Tn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(Te(i.gfx,Mn,""),i.secondaryGfx&&Te(i.secondaryGfx,Mn,""),delete t[n])},Tn.prototype.updateId=function(e,t){this._validateId(t),"string"==typeof e&&(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)},Tn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&Te(t,Mn,i),t},Tn.prototype.get=function(e){var t;t="string"==typeof e?e:e&&Te(e,Mn);var n=this._elements[t];return n&&n.element},Tn.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},Tn.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=t[n[i]],o=r.element;if(e(o,r.gfx))return o}},Tn.prototype.getAll=function(){return this.filter((function(e){return e}))},Tn.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)}))},Tn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Tn.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")};var Dn={exports:{}},Rn={};Rn.extend=function(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(e){var n=this.indexOf(e);return-1!==n&&(this.splice(n,1),t.unset(e,r,i)),e}}),Object.defineProperty(e,"contains",{value:function(e){return-1!==this.indexOf(e)}}),Object.defineProperty(e,"add",{value:function(e,n){var o=this.indexOf(e);if(void 0===n){if(-1!==o)return;n=this.length}-1!==o&&this.splice(o,1),this.splice(n,0,e),-1===o&&t.set(e,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},Rn.isExtended=function(e){return!0===e.__refs_collection};var jn=Rn;function $n(e,t,n){var i=jn.extend(n[t.name]||[],e,t,n);Object.defineProperty(n,t.name,{enumerable:t.enumerable,value:i}),i.length&&i.forEach((function(i){e.set(i,t.inverse,n)}))}function Bn(e,t){if(!(this instanceof Bn))return new Bn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Bn.prototype.bind=function(e,t){if("string"==typeof t){if(!this.props[t])throw new Error("no property <"+t+"> in ref");t=this.props[t]}t.collection?$n(this,t,e):function(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(t){if(t!==r){var o=r;r=null,o&&e.unset(o,i,n),r=t,e.set(r,i,n)}}})}(this,t,e)},Bn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return jn.isExtended(n)||$n(this,t,e),n},Bn.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},Bn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Bn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var zn=Bn;!function(e){e.exports=zn,e.exports.Collection=Rn}(Dn);var qn=t(Dn.exports),Nn=new qn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Ln=new qn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),In=new qn({name:"attachers",collection:!0},{name:"host"}),Vn=new qn({name:"outgoing",collection:!0},{name:"source"}),Fn=new qn({name:"incoming",collection:!0},{name:"target"});function Hn(){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)}}),Nn.bind(this,"parent"),Ln.bind(this,"labels"),Vn.bind(this,"outgoing"),Fn.bind(this,"incoming")}function Qn(){Hn.call(this),Nn.bind(this,"children"),In.bind(this,"host"),In.bind(this,"attachers")}function Un(){Qn.call(this)}function Wn(){Qn.call(this),Ln.bind(this,"labelTarget")}function Xn(){Hn.call(this),Vn.bind(this,"source"),Fn.bind(this,"target")}r(Qn,Hn),r(Un,Qn),r(Wn,Qn),r(Xn,Hn);var Yn={connection:Xn,shape:Qn,label:Wn,root:Un};function Gn(){this._uid=12}Gn.prototype.createRoot=function(e){return this.create("root",e)},Gn.prototype.createLabel=function(e){return this.create("label",e)},Gn.prototype.createShape=function(e){return this.create("shape",e)},Gn.prototype.createConnection=function(e){return this.create("connection",e)},Gn.prototype.create=function(e,t){return(t=F({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Yn[e];if(!n)throw new Error("unknown type: <"+e+">");return F(new n,t)}(e,t)};var Zn=Array.prototype.slice;function Kn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function Jn(){}function ei(e){return e.childNodes[0]}function ti(e,t,n,i,r){var o=Qe();o.setTranslate(t,n);var s=Qe();s.setRotate(i||0,0,0);var a=Qe();a.setScale(r||1,r||1),et(e,[o,s,a])}function ni(e,t,n){var i=Qe();i.setTranslate(t,n),et(e,i)}function ii(e,t){var n=Qe();n.setRotate(t,0,0),et(e,n)}function ri(e,t){this._eventBus=e,this._elementRegistry=t}function oi(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}Kn.prototype.on=function(e,t,n,i){if(e=d(e)?e:[e],g(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");var r=n;i&&((r=V(n,i)).__fn=n.__fn||n);var o=this;e.forEach((function(e){o._addListener(e,{priority:t,callback:r,next:null})}))},Kn.prototype.once=function(e,t,n,i){var r=this;if(g(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var t=n.apply(i,arguments);return r.off(e,o),t}o.__fn=n,this.on(e,t,o)},Kn.prototype.off=function(e,t){e=d(e)?e:[e];var n=this;e.forEach((function(e){n._removeListener(e,t)}))},Kn.prototype.createEvent=function(e){var t=new Jn;return t.init(e),t},Kn.prototype.fire=function(e,t){var n,i,r,o;if(o=Zn.call(arguments),"object"==typeof e&&(e=(t=e).type),!e)throw new Error("no event type specified");if(i=this._listeners[e]){n=t instanceof Jn?t:this.createEvent(t),o[0]=n;var s=n.type;e!==s&&(n.type=e);try{r=this._invokeListeners(n,o,i)}finally{e!==s&&(n.type=s)}return void 0===r&&n.defaultPrevented&&(r=!1),r}},Kn.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},Kn.prototype._destroy=function(){this._listeners={}},Kn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Kn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{i=function(e,t){return e.apply(null,t)}(n.callback,t),void 0!==i&&(e.returnValue=i,e.stopPropagation()),!1===i&&e.preventDefault()}catch(e){if(!this.handleError(e))throw console.error("unhandled error in event listener",e),e}return i},Kn.prototype._addListener=function(e,t){var n,i=this._getListeners(e);if(i){for(;i;){if(i.priority<t.priority)return t.next=i,void(n?n.next=t:this._setListeners(e,t));n=i,i=i.next}n.next=t}else this._setListeners(e,t)},Kn.prototype._getListeners=function(e){return this._listeners[e]},Kn.prototype._setListeners=function(e,t){this._listeners[e]=t},Kn.prototype._removeListener=function(e,t){var n,i,r,o=this._getListeners(e);if(t)for(;o;)n=o.next,(r=o.callback)!==t&&r.__fn!==t||(i?i.next=n:this._setListeners(e,n)),i=o,o=n;else this._setListeners(e,null)},Jn.prototype.stopPropagation=function(){this.cancelBubble=!0},Jn.prototype.preventDefault=function(){this.defaultPrevented=!0},Jn.prototype.init=function(e){F(this,e||{})},ri.$inject=["eventBus","elementRegistry"],ri.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n),t||(Re(t=Ie("g")).add("djs-children"),Ce(n.parentNode,t))):t=n,t},ri.prototype._clear=function(e){var t=ei(e);return ae(t),t},ri.prototype._createContainer=function(e,t,n,i){var r=Ie("g");Re(r).add("djs-group"),void 0!==n?oi(r,t,t.childNodes[n]):Ce(t,r);var o=Ie("g");Re(o).add("djs-element"),Re(o).add("djs-"+e),i&&Re(o).add("djs-frame"),Ce(r,o);var s=Ie("g");return Re(s).add("djs-visual"),Ce(o,s),o},ri.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,Ot(t))},ri.prototype.updateContainments=function(e){var t,n=this,i=this._elementRegistry;t=P(e,(function(e,t){return t.parent&&(e[t.parent.id]=t.parent),e}),{}),_(t,(function(e){var t=e.children;if(t){var r=n._getChildrenContainer(e);_(t.slice().reverse(),(function(e){oi(i.getGraphics(e).parentNode,r)}))}}))},ri.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},ri.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},ri.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},ri.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},ri.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),ni(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?Te(n,"display","none"):Te(n,"display","block")}},ri.prototype.remove=function(e){$e(this._elementRegistry.getGraphics(e).parentNode)};var si={__depends__:[Pt],__init__:["canvas"],canvas:["type",Cn],elementRegistry:["type",Tn],elementFactory:["type",Gn],eventBus:["type",Kn],graphicsFactory:["type",ri]};function ai(e){return function(e){var t=new ct(e);return t.init(),t}([{config:["value",e=e||{}]},si].concat(e.modules||[]))}function li(e,t){this.injector=t=t||ai(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function ci(){}function pi(e,t){this.model=e,this.properties=t}li.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},li.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},ci.prototype.get=function(e){return this.$model.properties.get(this,e)},ci.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},pi.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ci.prototype);_(e.properties,(function(e){e.isMany||void 0===e.default||(i[e.name]=e.default)})),n.defineModel(i,t),n.defineDescriptor(i,e);var r=e.ns.name;function o(e){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),_(e,V((function(e,t){this.set(t,e)}),this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var hi={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},ui={String:function(e){return e},Boolean:function(e){return"true"===e},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e)}};function di(e,t){var n=ui[e];return n?n(t):t}function fi(e){return!!hi[e]}function mi(e){return!!ui[e]}function gi(e,t){var n,i,r=e.split(/:/);if(1===r.length)n=e,i=t;else{if(2!==r.length)throw new Error("expected <prefix:localName> or <localName>, got "+e);n=r[1],i=r[0]}return{name:e=(i?i+":":"")+n,prefix:i,localName:n}}function yi(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function vi(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,_(e,V(this.registerPackage,this))}function bi(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function wi(e){this.model=e}function xi(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Oi(e){this.properties=new wi(this),this.factory=new pi(this,this.properties),this.registry=new vi(e,this.properties),this.typeCache={}}yi.prototype.build=function(){return U(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},yi.prototype.addProperty=function(e,t,n){"boolean"==typeof t&&(n=t,t=void 0),this.addNamedProperty(e,!1!==n);var i=this.properties;void 0!==t?i.splice(t,0,e):i.push(e)},yi.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,o=this.propertiesByName,s=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 a=r.indexOf(e);if(-1===a)throw new Error("property <"+i.name+"> not found in property list");r.splice(a,1),this.addProperty(t,n?void 0:a,s),o[i.name]=o[i.localName]=t},yi.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=gi(r[0],i),s=gi(r[1],o.prefix).name,a=this.propertiesByName[s];if(!a)throw new Error("refined property <"+s+"> not found");this.replaceProperty(a,e,n),delete e.redefines},yi.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},yi.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},yi.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},yi.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},yi.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")},yi.prototype.hasProperty=function(e){return this.propertiesByName[e]},yi.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(_(e.properties,V((function(n){n=F({},n,{name:n.ns.localName,inherited:t}),Object.defineProperty(n,"definedBy",{value:e});var i=n.replaces,r=n.redefines;i||r?this.redefineProperty(n,i||r,i):(n.isBody&&this.setBodyProperty(n),n.isId&&this.setIdProperty(n),this.addProperty(n))}),this)),i.push(e),n[r]=e)},vi.prototype.getPackage=function(e){return this.packageMap[e]},vi.prototype.getPackages=function(){return this.packages},vi.prototype.registerPackage=function(e){e=F({},e);var t=this.packageMap;bi(t,e,"prefix"),bi(t,e,"uri"),_(e.types,V((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},vi.prototype.registerType=function(e,t){var n=gi((e=F({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:F(e.meta||{})})).name,t.prefix),i=n.name,r={};_(e.properties,V((function(e){var t=gi(e.name,n.prefix),i=t.name;fi(e.type)||(e.type=gi(e.type,t.prefix).name),F(e,{ns:t,name:i}),r[i]=e}),this)),F(e,{ns:n,name:i,propertiesByName:r}),_(e.extends,V((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},vi.prototype.mapTypes=function(e,t,n){var i=fi(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(e){return s(e,!0)}function s(n,i){var o=gi(n,fi(n)?"":e.prefix);r.mapTypes(o,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");_(i.superClass,n?o:s),t(i,!n),_(i.traits,o)},vi.prototype.getEffectiveDescriptor=function(e){var t=gi(e),n=new yi(t);this.mapTypes(t,(function(e,t){n.addTrait(e,t)}));var i=n.build();return this.definePackage(i,i.allTypes[i.allTypes.length-1].$pkg),i},vi.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},wi.prototype.set=function(e,t,n){if(!y(t)||!t.length)throw new TypeError("property name must be a non-empty string");var i=this.model.getPropertyDescriptor(e,t),r=i&&i.name;void 0===n?i?delete e[r]:delete e.$attrs[t]:i?r in e?e[r]=n:xi(e,i,n):e.$attrs[t]=n},wi.prototype.get=function(e,t){var n=this.model.getPropertyDescriptor(e,t);if(!n)return e.$attrs[t];var i=n.name;return!e[i]&&n.isMany&&xi(e,n,[]),e[i]},wi.prototype.define=function(e,t,n){if(!n.writable){var i=n.value;delete(n=F({},n,{get:function(){return i}})).value}Object.defineProperty(e,t,n)},wi.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},wi.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Oi.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Oi.prototype.getType=function(e){var t=this.typeCache,n=y(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Oi.prototype.createAny=function(e,t,n){var i=gi(e),r={$type:e,$instanceOf:function(e){return e===this.$type}},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,"$parent",{enumerable:!1,writable:!0}),this.properties.define(r,"$instanceOf",{enumerable:!1,writable:!0}),_(n,(function(e,t){f(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e})),r},Oi.prototype.getPackage=function(e){return this.registry.getPackage(e)},Oi.prototype.getPackages=function(){return this.registry.getPackages()},Oi.prototype.getElementDescriptor=function(e){return e.$descriptor},Oi.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},Oi.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Oi.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var _i=String.fromCharCode,Ei=Object.prototype.hasOwnProperty,Pi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,ki={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function Si(e,t,n,i){return i?Ei.call(ki,i)?ki[i]:"&"+i+";":_i(t||parseInt(n,16))}function Ci(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(Pi,Si):e}Object.keys(ki).forEach((function(e){ki[e.toUpperCase()]=ki[e]}));var Ai="xsi:type",Mi="non-whitespace outside of root node";function Ti(e){return new Error(e)}function Di(e){return"missing namespace for prefix <"+e+">"}function Ri(e){return{get:e,enumerable:!0}}function ji(e){var t,n={};for(t in e)n[t]=e[t];return n}function $i(e){return e+"$uri"}function Bi(){return{line:0,column:0}}function zi(e){throw e}function qi(e){if(!this)return new qi(e);var t,n,i,r,o,s,a,l,c,p=e&&e.proxy,h=zi,u=Bi,d=!1,f=!1,m=null,g=!1;function y(e){e instanceof Error||(e=Ti(e)),m=e,h(e,u)}function v(e){o&&(e instanceof Error||(e=Ti(e)),o(e,u))}this.on=function(e,c){if("function"!=typeof c)throw Ti("required args <name, cb>");switch(e){case"openTag":n=c;break;case"text":t=c;break;case"closeTag":i=c;break;case"error":h=c;break;case"warn":o=c;break;case"cdata":r=c;break;case"attention":l=c;break;case"question":a=c;break;case"comment":s=c;break;default:throw Ti("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Ti("required args <nsMap={}>");var t,n={};for(t in e)n[t]=e[t];return n["http://www.w3.org/2001/XMLSchema-instance"]="xsi",f=!0,c=n,this},this.parse=function(e){if("string"!=typeof e)throw Ti("required args <xml=string>");return m=null,function(e){var o,h,m,b,w,x,O,_,E,P,k,S=f?[]:null,C=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[$i(n)]=t;return i}(c):null,A=[],M=0,T=!1,D=!1,R=0,j=0,$="",B=0;function z(){if(null!==k)return k;var e,t,n,i,r,o,s,a,l,p,h,u=f&&C.xmlns,m=f&&d?[]:null,g=B,y=$,b=y.length,w={},x={};e:for(;g<b;g++)if(l=!1,!(32===(p=y.charCodeAt(g))||p<14&&p>8)){for((p<65||p>122||p>90&&p<97)&&95!==p&&58!==p&&(v("illegal first char attribute name"),l=!0),h=g+1;h<b;h++)if(!((p=y.charCodeAt(h))>96&&p<123||p>64&&p<91||p>47&&p<59||46===p||45===p||95===p)){if(32===p||p<14&&p>8){v("missing attribute value"),g=h;continue e}if(61===p)break;v("illegal attribute name char"),l=!0}if("xmlns:xmlns"===(a=y.substring(g,h))&&(v("illegal declaration of xmlns"),l=!0),34===(p=y.charCodeAt(h+1)))-1===(h=y.indexOf('"',g=h+2))&&-1!==(h=y.indexOf("'",g))&&(v("attribute value quote missmatch"),l=!0);else if(39===p)-1===(h=y.indexOf("'",g=h+2))&&-1!==(h=y.indexOf('"',g))&&(v("attribute value quote missmatch"),l=!0);else for(v("missing attribute value quotes"),l=!0,h+=1;h<b&&!(32===(p=y.charCodeAt(h+1))||p<14&&p>8);h++);for(-1===h&&(v("missing closing quotes"),h=b,l=!0),l||(o=y.substring(g,h)),g=h;h+1<b&&!(32===(p=y.charCodeAt(h+1))||p<14&&p>8);h++)g===h&&(v("illegal character after attribute end"),l=!0);if(g=h+1,!l)if(a in x)v("attribute <"+a+"> already defined");else if(x[a]=!0,f)if(d){if(null!==(r="xmlns"===a?"xmlns":120===a.charCodeAt(0)&&"xmlns:"===a.substr(0,6)?a.substr(6):null)){if(e=Ci(o),t=$i(r),!(s=c[e])){if("xmlns"===r||t in C&&C[t]!==e)do{s="ns"+M++}while(void 0!==C[s]);else s=r;c[e]=s}C[r]!==s&&(i||(C=ji(C),i=!0),C[r]=s,"xmlns"===r&&(C[$i(s)]=e,u=s),C[t]=e),w[a]=o;continue}m.push(a,o)}else-1!==(p=a.indexOf(":"))?(n=C[a.substring(0,p)])?((a=u===n?a.substr(p+1):n+a.substr(p))===Ai&&(-1!==(p=o.indexOf(":"))?(n=o.substring(0,p),o=(n=C[n]||n)+o.substring(p)):o=u+":"+o),w[a]=o):v(Di(a.substring(0,p))):w[a]=o;else w[a]=o}if(d)for(g=0,b=m.length;g<b;g++){if(a=m[g++],o=m[g],-1!==(p=a.indexOf(":"))){if(!(n=C[a.substring(0,p)])){v(Di(a.substring(0,p)));continue}(a=u===n?a.substr(p+1):n+a.substr(p))===Ai&&(-1!==(p=o.indexOf(":"))?(n=o.substring(0,p),o=(n=C[n]||n)+o.substring(p)):o=u+":"+o)}w[a]=o}return k=w}function q(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,o=0,s=0,a=j;R>=s&&(t=i.exec(e))&&!((a=t[0].length+t.index)>R);)r+=1,s=a;return-1==R?(o=a,n=e.substring(j)):0===j?n=e.substring(j,R):(o=R-s,n=-1==j?e.substring(R):e.substring(R,j+1)),{data:n,line:r,column:o}}u=q,p&&(P=Object.create({},{name:Ri((function(){return _})),originalName:Ri((function(){return E})),attrs:Ri(z),ns:Ri((function(){return C}))}));for(;-1!==j;){if(-1===(R=60===e.charCodeAt(j)?j:e.indexOf("<",j)))return A.length?y("unexpected end of file"):0===j?y("missing start tag"):void(j<e.length&&e.substring(j).trim()&&v(Mi));if(j!==R)if(A.length){if(t&&(t(e.substring(j,R),Ci,u),g))return}else if(e.substring(j,R).trim()&&(v(Mi),g))return;if(33===(w=e.charCodeAt(R+1))){if(91===(b=e.charCodeAt(R+2))&&"CDATA["===e.substr(R+3,6)){if(-1===(j=e.indexOf("]]>",R)))return y("unclosed cdata");if(r&&(r(e.substring(R+9,j),u),g))return;j+=3;continue}if(45===b&&45===e.charCodeAt(R+3)){if(-1===(j=e.indexOf("--\x3e",R)))return y("unclosed comment");if(s&&(s(e.substring(R+4,j),Ci,u),g))return;j+=3;continue}}if(63!==w){for(h=R+1;;h++){if(x=e.charCodeAt(h),isNaN(x))return j=-1,y("unclosed tag");if(34===x)h=-1!==(b=e.indexOf('"',h+1))?b:h;else if(39===x)h=-1!==(b=e.indexOf("'",h+1))?b:h;else if(62===x){j=h;break}}if(33!==w){if(k={},47===w){if(T=!1,D=!0,!A.length)return y("missing open tag");if(h=_=A.pop(),b=R+2+h.length,e.substring(R+2,b)!==h)return y("closing tag mismatch");for(;b<j;b++)if(!(32===(w=e.charCodeAt(b))||w>8&&w<14))return y("close tag")}else{if(47===e.charCodeAt(j-1)?(h=_=e.substring(R+1,j-1),T=!0,D=!0):(h=_=e.substring(R+1,j),T=!0,D=!1),!(w>96&&w<123||w>64&&w<91||95===w||58===w))return y("illegal first char nodeName");for(b=1,m=h.length;b<m;b++)if(!((w=h.charCodeAt(b))>96&&w<123||w>64&&w<91||w>47&&w<59||45===w||95===w||46==w)){if(32===w||w<14&&w>8){_=h.substring(0,b),k=null;break}return y("invalid nodeName")}D||A.push(_)}if(f){if(o=C,T&&(D||S.push(o),null===k&&(d=-1!==h.indexOf("xmlns",b))&&(B=b,$=h,z(),d=!1)),E=_,-1!==(w=_.indexOf(":"))){if(!(O=C[_.substring(0,w)]))return y("missing namespace on <"+E+">");_=_.substr(w+1)}else O=C.xmlns;O&&(_=O+":"+_)}if(T&&(B=b,$=h,n&&(p?n(P,Ci,D,u):n(_,z,Ci,D,u),g)))return;if(D){if(i&&(i(p?P:_,Ci,T,u),g))return;f&&(C=T?o:S.pop())}j+=1}else{if(l&&(l(e.substring(R,j+1),Ci,u),g))return;j+=1}}else{if(-1===(j=e.indexOf("?>",R)))return y("unclosed question");if(a&&(a(e.substring(R,j+2),u),g))return;j+=2}}}(e),u=Bi,g=!1,m},this.stop=function(){g=!0}}function Ni(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Li={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Ii="xsi:type";function Vi(e){return e.xml&&e.xml.serialize}function Fi(e){return Vi(e)===Ii}function Hi(e,t){return Ni(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function Qi(e){return new Error(e)}function Ui(e){return e.$descriptor}function Wi(e){F(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw Qi("expected element");var t,n=this.elementsById,i=Ui(e).idProperty;if(i&&(t=e.get(i.name))){if(!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(t))throw new Error("illegal ID <"+t+">");if(n[t])throw Qi("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function Xi(){}function Yi(){}function Gi(){}function Zi(e,t){this.property=e,this.context=t}function Ki(e,t){this.element=t,this.propertyDesc=e}function Ji(){}function er(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function tr(e,t,n){er.call(this,e,t,n)}function nr(e,t,n){this.model=e,this.context=n}function ir(e){e instanceof Oi&&(e={model:e}),F(this,{lax:!1},e)}Xi.prototype.handleEnd=function(){},Xi.prototype.handleText=function(){},Xi.prototype.handleNode=function(){},Yi.prototype=Object.create(Xi.prototype),Yi.prototype.handleNode=function(){return this},Gi.prototype=Object.create(Xi.prototype),Gi.prototype.handleText=function(e){this.body=(this.body||"")+e},Zi.prototype=Object.create(Gi.prototype),Zi.prototype.handleNode=function(e){if(this.element)throw Qi("expected no sub nodes");return this.element=this.createReference(e),this},Zi.prototype.handleEnd=function(){this.element.id=this.body},Zi.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},Ki.prototype=Object.create(Gi.prototype),Ki.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=di(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},Ji.prototype=Object.create(Gi.prototype),Ji.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},er.prototype=Object.create(Ji.prototype),er.prototype.addReference=function(e){this.context.addReference(e)},er.prototype.handleText=function(e){if(!Ui(this.element).bodyProperty)throw Qi("unexpected body text <"+e+">");Gi.prototype.handleText.call(this,e)},er.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Ui(t).bodyProperty;n&&void 0!==e&&(e=di(n.type,e),t.set(n.name,e))},er.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=Ui(i),o=this.context,s=new i({}),a=this.model;return _(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?_(e.split(" "),(function(e){o.addReference({element:s,property:i.ns.name,id:e})})):o.addReference({element:s,property:i.ns.name,id:e}):(i?e=di(i.type,e):"xmlns"!==n&&(t=gi(n,r.ns.prefix),a.getPackage(t.prefix)&&o.addWarning({message:"unknown attribute <"+n+">",element:s,property:n,value:e})),s.set(n,e))})),s},er.prototype.getPropertyForNode=function(e){var t,n,i=gi(e.name),r=this.type,o=this.model,s=Ui(r),a=i.name,l=s.propertiesByName[a];if(l&&!l.isAttr)return Fi(l)&&(t=e.attributes[Ii])?(t=function(e,t){var n=gi(e);return function(e,t){var n=e.name,i=e.localName,r=t.xml&&t.xml.typePrefix;return r&&0===i.indexOf(r)?e.prefix+":"+i.slice(r.length):n}(n,t.getPackage(n.prefix))}(t,o),F({},l,{effectiveType:Ui(n=o.getType(t)).name})):l;var c=o.getPackage(i.prefix);if(c){if(t=Hi(i,c),n=o.getType(t),l=w(s.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})),l)return F({},l,{effectiveType:Ui(n).name})}else if(l=w(s.properties,(function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type})),l)return l;throw Qi("unrecognized element <"+i.name+">")},er.prototype.toString=function(){return"ElementDescriptor["+Ui(this.type).name+"]"},er.prototype.valueHandler=function(e,t){return new Ki(e,t)},er.prototype.referenceHandler=function(e){return new Zi(e,this.context)},er.prototype.handler=function(e){return"Element"===e?new nr(this.model,e,this.context):new er(this.model,e,this.context)},er.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,mi(n=t.effectiveType||t.type))return this.valueHandler(t,i);var o=(r=t.isReference?this.referenceHandler(t).handleNode(e):this.handler(n).handleNode(e)).element;return void 0!==o&&(t.isMany?i.get(t.name).push(o):i.set(t.name,o),t.isReference?(F(o,{element:i}),this.context.addReference(o)):o.$parent=i),r},tr.prototype=Object.create(er.prototype),tr.prototype.createElement=function(e){var t=e.name,n=gi(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),s=o&&Hi(n,o)||t;if(!r.hasType(s))throw Qi("unexpected element <"+e.originalName+">");return er.prototype.createElement.call(this,e)},nr.prototype=Object.create(Ji.prototype),nr.prototype.createElement=function(e){var t=e.name,n=gi(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},nr.prototype.handleChild=function(e){var t=new nr(this.model,"Element",this.context).handleNode(e),n=this.element,i=t.element;return void 0!==i&&((n.$children=n.$children||[]).push(i),i.$parent=n),t},nr.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},ir.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof er?(i=t,t={}):"string"==typeof t?(i=this.handler(t),t={}):"string"==typeof i&&(i=this.handler(i));var r=this.model,o=this.lax,s=new Wi(F({},t,{rootHandler:i})),a=new qi({proxy:!0}),l=function(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}();function c(e,t,n){var i=t(),r=i.line,o=i.column,a=i.data;"<"===a.charAt(0)&&-1!==a.indexOf(" ")&&(a=a.slice(0,a.indexOf(" "))+">");var l="unparsable content "+(a?a+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+o+"\n\tnested error: "+e.message;if(n)return s.addWarning({message:l,error:e}),!0;throw Qi(l)}function p(e,t){return c(e,t,!0)}i.context=s,l.push(i);var h=/^<\?xml /i,u=/ encoding="([^"]+)"/i,d=/^utf-8$/i;function f(e,t){try{l.peek().handleText(e)}catch(e){p(e,t)}}var m=r.getPackages().reduce((function(e,t){return e[t.uri]=t.prefix,e}),{"http://www.w3.org/XML/1998/namespace":"xml"});return a.ns(m).on("openTag",(function(e,t,n,i){var r=e.attrs||{},s=Object.keys(r).reduce((function(e,n){var i=t(r[n]);return e[n]=i,e}),{});!function(e,t){var n=l.peek();try{l.push(n.handleNode(e))}catch(e){c(e,t,o)&&l.push(new Yi)}}({name:e.name,originalName:e.originalName,attributes:s,ns:e.ns},i)})).on("question",(function(e){if(h.test(e)){var t=u.exec(e),n=t&&t[1];n&&!d.test(n)&&s.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}})).on("closeTag",(function(){l.pop().handleEnd()})).on("cdata",f).on("text",(function(e,t,n){!function(e,t){e.trim()&&f(e,t)}(t(e),n)})).on("error",c).on("warn",p),new Promise((function(t,n){var r;try{a.parse(e),function(){var e,t,n=s.elementsById,i=s.references;for(e=0;t=i[e];e++){var r=t.element,o=n[t.id],a=Ui(r).propertiesByName[t.property];if(o||s.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),a.isMany){var l=r.get(a.name),c=l.indexOf(t);-1===c&&(c=l.length),o?l[c]=o:l.splice(c,1)}else r.set(a.name,o)}}()}catch(e){r=e}var o=i.element;r||o||(r=Qi("failed to parse document as <"+i.type.$descriptor.name+">"));var l=s.warnings,c=s.references,p=s.elementsById;return r?(r.warnings=l,n(r)):t({rootElement:o,elementsById:p,references:c,warnings:l})}))},ir.prototype.handler=function(e){return new tr(this.model,e)};var rr=/<|>|'|"|&|\n\r|\n/g,or=/<|>|&/g;function sr(e){var t={},n={},i={},r=[],o=[];this.byUri=function(t){return n[t]||e&&e.byUri(t)},this.add=function(e,t){n[e.uri]=e,t?r.push(e):o.push(e),this.mapPrefix(e.prefix,e.uri)},this.uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.getNSKey=function(e){return void 0!==e.prefix?e.uri+"|"+e.prefix:e.uri},this.logUsed=function(t){var n=t.uri,r=this.getNSKey(t);i[r]=this.byUri(n),e&&e.logUsed(t)},this.getUsed=function(e){var t=this;return[].concat(r,o).filter((function(e){var n=t.getNSKey(e);return i[n]}))}}function ar(e,t){return Ni(t)?function(e){return e.charAt(0).toLowerCase()+e.slice(1)}(e):e}function lr(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function cr(e){return y(e)?e:(e.prefix?e.prefix+":":"")+e.localName}var pr={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},hr={"<":"lt",">":"gt","&":"amp"};function ur(e,t,n){return(e=y(e)?e:""+e).replace(t,(function(e){return"&"+n[e]+";"}))}function dr(e){this.tagName=e}function fr(){}function mr(e){this.tagName=e}function gr(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function yr(e,t){gr.call(this,e,t)}function vr(){this.value="",this.write=function(e){this.value+=e}}function br(e,t){var n=[""];this.append=function(t){return e.write(t),this},this.appendNewLine=function(){return t&&e.write("\n"),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 wr(e){return e=F({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new vr,r=new br(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new gr).build(t).serializeTo(r),!n)return i.value}}}function xr(e,t){Oi.call(this,e,t)}dr.prototype.build=function(e){return this.element=e,this},dr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},fr.prototype.serializeValue=fr.prototype.serializeTo=function(e){e.append(this.escape?ur(this.value,or,hr):this.value)},fr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(or)&&(this.escape=!0),this},lr(mr,fr),mr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},gr.prototype.build=function(e){this.element=e;var t,n,i=e.$descriptor,r=this.propertyDescriptor,o=i.isGeneric;return t=o?this.parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTagName(this.ns),o||(n=function(e){return O(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!b(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(O(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return O(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},gr.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?F({localName:t.ns.localName},e):F({localName:ar(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},gr.prototype.nsPropertyTagName=function(e){return function(e,t){return F({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},gr.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},gr.prototype.nsAttributeName=function(e){var t;if(t=y(e)?gi(e):e.ns,e.inherited)return{localName:t.localName};var n=this.logNamespaceUsed(t);return this.getNamespaces().logUsed(n),this.isLocalNs(n)?{localName:t.localName}:F({localName:t.localName},n)},gr.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return _(e,(function(r,o){"$body"===o?n.push((new fr).build({type:"String"},r)):"$children"===o?_(r,(function(e){n.push(new gr(t).build(e))})):0!==o.indexOf("$")&&t.parseNsAttribute(e,o,r)&&i.push({name:o,value:r})})),i},gr.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,o=gi(t);if("xmlns"===o.prefix&&(i={prefix:o.localName,uri:n}),o.prefix||"xmlns"!==o.localName||(i={uri:n}),!i)return{name:t,value:n};if(r&&r.getPackage(n))this.logNamespace(i,!0,!0);else{var s=this.logNamespaceUsed(i,!0);this.getNamespaces().logUsed(s)}},gr.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return _(i,(function(t,i){var o=n.parseNsAttribute(e,i,t);o&&r.push(o)})),r},gr.prototype.parseGenericAttributes=function(e,t){var n=this;_(t,(function(t){if(t.name!==Ii)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}}))},gr.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;_(e,(function(e){var r=i.get(e.name),o=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new fr).build(e,r[0]));else if(mi(e.type))_(r,(function(i){n.push(new mr(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(o)_(r,(function(i){n.push(new dr(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var s=Fi(e),a=function(e){return"property"===Vi(e)}(e);_(r,(function(i){var r;r=s?new yr(t,e):a?new gr(t,e):new gr(t),n.push(r.build(i))}))}}))},gr.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new sr(t):n=t),n},gr.prototype.logNamespace=function(e,t,n){var i=this.getNamespaces(n),r=e.uri,o=e.prefix;return i.byUri(r)&&!n||i.add(e,t),i.mapPrefix(o,r),e},gr.prototype.logNamespaceUsed=function(e,t){var n,i,r,o=this.element.$model,s=this.getNamespaces(t),a=e.prefix,l=e.uri;if(!a&&!l)return{localName:e.localName};if(r=Li[a]||o&&(o.getPackage(a)||{}).uri,!(l=l||r||s.uriByPrefix(a)))throw new Error("no namespace uri given for prefix <"+a+">");if(!(e=s.byUri(l))){for(n=a,i=1;s.uriByPrefix(n);)n=a+"_"+i++;e=this.logNamespace({prefix:n,uri:l},r===l)}return a&&s.mapPrefix(a,l),e},gr.prototype.parseAttributes=function(e){var t=this,n=this.element;_(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];_(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},gr.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),cr(e)},gr.prototype.addAttribute=function(e,t){var n=this.attrs;y(t)&&(t=ur(t,rr,pr));var i=x(n,(function(t){return t.name.localName===e.localName&&t.name.uri===e.uri&&t.name.prefix===e.prefix})),r={name:e,value:t};-1!==i?n.splice(i,1,r):n.push(r)},gr.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=function(e){return e.getUsed().filter((function(e){return"xml"!==e.prefix})).map((function(e){return{name:"xmlns"+(e.prefix?":"+e.prefix:""),value:e.uri}}))}(n).concat(t)),_(t,(function(t){e.append(" ").append(cr(t.name)).append('="').append(t.value).append('"')}))},gr.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==fr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),_(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},lr(yr,gr),yr.prototype.parseNsAttributes=function(e){var t=gr.prototype.parseNsAttributes.call(this,e),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(Ii),(i.prefix?i.prefix+":":"")+o+n.ns.localName),t},yr.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},xr.prototype=Object.create(Oi.prototype),xr.prototype.fromXML=function(e,t,n){y(t)||(n=t,t="bpmn:Definitions");var i=new ir(F({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},xr.prototype.toXML=function(e,t){var n=new wr(t);return new Promise((function(t,i){try{return t({xml:n.toXML(e)})}catch(e){return i(e)}}))};var Or={bpmn:{name:"BPMN20",uri:"http://www.omg.org/spec/BPMN/20100524/MODEL",prefix:"bpmn",associations:[],types:[{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",isAttr:!0,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",isAttr:!0,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"}]}],enumerations:[{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"}]}],xml:{tagAlias:"lowerCase",typePrefix:"t"}},bpmndi:{name:"BPMNDI",uri:"http://www.omg.org/spec/BPMN/20100524/DI",prefix:"bpmndi",types:[{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"]}],enumerations:[{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"}]}],associations:[]},dc:{name:"DC",uri:"http://www.omg.org/spec/DD/20100524/DC",prefix:"dc",types:[{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}]}],associations:[]},di:{name:"DI",uri:"http://www.omg.org/spec/DD/20100524/DI",prefix:"di",types:[{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"}]}],associations:[],xml:{tagAlias:"lowerCase"}},bioc:{name:"bpmn.io colors for BPMN",uri:"http://bpmn.io/schema/bpmn/biocolor/1.0",prefix:"bioc",types:[{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"}]}],enumerations:[],associations:[]},color:{name:"BPMN in Color",uri:"http://www.omg.org/spec/BPMN/non-normative/color/1.0",prefix:"color",types:[{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"}]}],enumerations:[],associations:[]}};function _r(e,t){return new xr(F({},Or,e),t)}function Er(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function Pr(e){return function(){if(!window.Promise)throw new Error("Promises is not supported in this environment. Please polyfill Promise.");var t=arguments.length;if(!(t>=1&&g(arguments[t-1])))return e.apply(this,arguments);var n=arguments[t-1];console.warn(new Error("Passing callbacks to "+e.name+" is deprecated and will be removed in a future major release. Please switch to promises: https://bpmn.io/l/moving-to-promises.html"));var i=Array.prototype.slice.call(arguments,0,-1);e.apply(this,i).then((function(e){var t=Object.keys(e)[0];return n(null,e[t])}),(function(e){return n(e,e.warnings)}))}}function kr(e){b(e,"di")||Object.defineProperty(e,"di",{enumerable:!1,get:function(){throw new Error("Tried to access di from the businessObject. The di is available through the diagram element only. For more information, see https://github.com/bpmn-io/bpmn-js/issues/1472")}})}function Sr(e,t){return e.$instanceOf(t)}function Cr(e,t){var n={},i=[],r={};function o(e,t){return function(n){e(n,t)}}function s(e){n[e.id]=e}function a(n,i){try{var o=r[n.id]&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:Er(n)}));return e.element(n,r[n.id],i)}(n,i);return s(n),o}catch(e){l(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:Er(n)})),console.error(e)}}function l(t,n){e.error(t,n)}function c(e){var n=e.bpmnElement;n?r[n.id]?l(t("multiple DI elements defined for {element}",{element:Er(n)}),{element:n}):(r[n.id]=e,kr(n)):l(t("no bpmnElement referenced in {element}",{element:Er(e)}),{element:e})}function p(e){var t;c(t=e.plane),_(t.planeElement,h)}function h(e){c(e)}function u(){for(;i.length;)i.shift()()}function d(e,t){A(e,t),x(e.ioSpecification,t),b(e.artifacts,t),s(e)}function f(e,t){a(e,t)}function m(e,t){a(e,t)}function g(e,t){a(e,t)}function y(e,t){a(e,t)}function v(e,t){a(e,t)}function b(e,t){_(e,(function(e){Sr(e,"bpmn:Association")?i.push((function(){v(e,t)})):v(e,t)}))}function x(e,t){e&&(_(e.dataInputs,o(g,t)),_(e.dataOutputs,o(y,t)))}function E(e,t){A(e,t),b(e.artifacts,t)}function P(e,t){var n=a(e,t);Sr(e,"bpmn:SubProcess")&&E(e,n||t),Sr(e,"bpmn:Activity")&&x(e.ioSpecification,t),i.push((function(){_(e.dataInputAssociations,o(m,t)),_(e.dataOutputAssociations,o(m,t))}))}function k(e,t){a(e,t)}function S(e,t){i.push((function(){var n=a(e,t);e.childLaneSet&&C(e.childLaneSet,n||t),function(e){_(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function C(e,t){_(e.lanes,o(S,t))}function A(e,n){!function(e,n){_(e,(function(e){Sr(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){a(e,t)}(e,n)})):Sr(e,"bpmn:BoundaryEvent")?i.unshift((function(){P(e,n)})):Sr(e,"bpmn:FlowNode")?P(e,n):Sr(e,"bpmn:DataObject")||(Sr(e,"bpmn:DataStoreReference")||Sr(e,"bpmn:DataObjectReference")?k(e,n):l(t("unrecognized flowElement {element} in context {context}",{element:Er(e),context:n?Er(n.businessObject):"null"}),{element:e,context:n}))}))}(e.flowElements,n),e.laneSets&&function(e,t){_(e,o(C,t))}(e.laneSets,n)}function M(e,t){var n=a(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:u,handleDefinitions:function(s,a){var h=s.diagrams;if(a&&-1===h.indexOf(a))throw new Error(t("diagram not part of bpmn:Definitions"));if(!a&&h&&h.length&&(a=h[0]),!a)throw new Error(t("no diagram to display"));r={},p(a);var m=a.plane;if(!m)throw new Error(t("no plane for {element}",{element:Er(a)}));var g=m.bpmnElement;if(!g){if(g=function(e){return w(e.rootElements,(function(e){return Sr(e,"bpmn:Process")||Sr(e,"bpmn:Collaboration")}))}(s),!g)throw new Error(t("no process or collaboration to display"));l(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:Er(m),rootElement:Er(g)})),m.bpmnElement=g,c(m)}var y,v,x=function(t,n){return e.root(t,r[t.id],n)}(g,m);if(Sr(g,"bpmn:Process")||Sr(g,"bpmn:SubProcess"))d(g,x);else{if(!Sr(g,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:Er(m),rootElement:Er(g)}));v=x,_((y=g).participants,o(M,v)),b(y.artifacts,v),i.push((function(){!function(e,t){_(e,o(f,t))}(y.messageFlows,v)})),function(e,t){var i=O(e,(function(e){return!n[e.id]&&Sr(e,"bpmn:Process")&&e.laneSets}));i.forEach(o(d,t))}(s.rootElements,x)}u()},handleSubProcess:E,registerDi:c}}function Ar(e,t){var n=Tr(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Mr(e,t){return S(t,(function(t){return Ar(e,t)}))}function Tr(e){return e&&e.businessObject||e}function Dr(e){return e&&e.di}function Rr(e,t,n){var i,r,o,s,a=[];function l(e,t){var n=new Cr({root:function(e,t){return i.add(e,t)},element:function(e,t,n){return i.add(e,t,n)},error:function(e,t){a.push({message:e,context:t})}},o);t=t||e.diagrams&&e.diagrams[0];var r=function(e,t){if(!t)return;var n,i=t.plane.bpmnElement,r=i;Ar(i,"bpmn:Process")||Ar(i,"bpmn:Collaboration")||(r=function(e){var t=e;for(;t;){if(Ar(t,"bpmn:Process"))return t;t=t.$parent}}(i));n=Ar(r,"bpmn:Collaboration")?r:w(e.rootElements,(function(e){if(Ar(e,"bpmn:Collaboration"))return w(e.participants,(function(e){return e.processRef===r}))}));var o=[r];n&&(o=C(n.participants,(function(e){return e.processRef}))).push(n);var s=jr(o),a=[t],l=[i];return _(e.diagrams,(function(e){var t=e.plane.bpmnElement;-1!==s.indexOf(t)&&-1===l.indexOf(t)&&(a.push(e),l.push(t))})),a}(e,t);if(!r)throw new Error(o("no diagram to display"));_(r,(function(t){n.handleDefinitions(e,t)}));var l=t.plane.bpmnElement.id;s.setRootElement(s.findRoot(l+"_plane")||s.findRoot(l))}return new Promise((function(c,p){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("translate"),s=e.get("canvas"),r.fire("import.render.start",{definitions:t}),l(t,n),r.fire("import.render.complete",{error:undefined,warnings:a}),c({warnings:a})}catch(e){return e.warnings=a,p(e)}}))}function jr(e){var t=[];return _(e,(function(e){e&&(t.push(e),t=t.concat(jr(e.flowElements)))})),t}var $r,Br='<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>',zr={verticalAlign:"middle"},qr={color:"#404040"},Nr={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},Lr={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},Ir={position:"absolute",left:"50%",top:"40%",transform:"translate(-50%)",width:"260px",padding:"10px",background:"white",boxShadow:"0 1px 4px rgba(0,0,0,0.3)",fontFamily:"Helvetica, Arial, sans-serif",fontSize:"14px",display:"flex",lineHeight:"1.3"};function Vr(){$r||(ne($r=_e('<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link"><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></a><span>Web-based tooling for BPMN, DMN and CMMN diagrams powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>'),Nr),ne(Ee("svg",$r),zr),ne(Ee(".backdrop",$r),Lr),ne(Ee(".notice",$r),Ir),ne(Ee(".link",$r),qr,{margin:"15px 20px 15px 10px",alignSelf:"center"}),be.bind($r,".backdrop","click",(function(e){document.body.removeChild($r)}))),document.body.appendChild($r)}function Fr(e){e=F({},Qr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),function(e){const t=_e('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Br+"</a>");ne(Ee("svg",t),zr),ne(t,qr,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),e.appendChild(t),ge.bind(t,"click",(function(e){Vr(),e.preventDefault()}))}(this._container),this._init(this._container,this._moddle,e)}function Hr(e,t){return e.warnings=t,e}r(Fr,li),Fr.prototype.importXML=Pr((async function(e,t){const n=this;let i=[];try{let r;e=this._emit("import.parse.start",{xml:e})||e;try{r=await this._moddle.fromXML(e,"bpmn:Definitions")}catch(e){throw this._emit("import.parse.complete",{error:e}),e}let o=r.rootElement;const s=r.references,a=r.warnings,l=r.elementsById;i=i.concat(a),o=this._emit("import.parse.complete",function(e){const t=n.get("eventBus").createEvent(e);return Object.defineProperty(t,"context",{enumerable:!0,get:function(){return console.warn(new Error("import.parse.complete <context> is deprecated and will be removed in future library versions")),{warnings:e.warnings,references:e.references,elementsById:e.elementsById}}}),t}({error:null,definitions:o,elementsById:l,references:s,warnings:i}))||o;const c=await this.importDefinitions(o,t);return i=i.concat(c.warnings),this._emit("import.done",{error:null,warnings:i}),{warnings:i}}catch(e){let t=e;throw i=i.concat(t.warnings||[]),Hr(t,i),t=function(e){const t=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);t&&(e.message="unparsable content <"+t[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+t[2]);return e}(t),this._emit("import.done",{error:t,warnings:t.warnings}),t}})),Fr.prototype.importDefinitions=Pr((async function(e,t){this._setDefinitions(e);return{warnings:(await this.open(t)).warnings}})),Fr.prototype.open=Pr((async function(e){const t=this._definitions;let n=e;if(!t){const e=new Error("no XML imported");throw Hr(e,[]),e}if("string"==typeof e&&(n=function(e,t){if(!t)return null;return w(e.diagrams,(function(e){return e.id===t}))||null}(t,e),!n)){const t=new Error("BPMNDiagram <"+e+"> not found");throw Hr(t,[]),t}try{this.clear()}catch(e){throw Hr(e,[]),e}const{warnings:i}=await Rr(this,t,n);return{warnings:i}})),Fr.prototype.saveXML=Pr((async function(e){e=e||{};let t,n,i=this._definitions;try{if(!i)throw new Error("no definitions loaded");i=this._emit("saveXML.start",{definitions:i})||i;n=(await this._moddle.toXML(i,e)).xml,n=this._emit("saveXML.serialized",{xml:n})||n}catch(e){t=e}const r=t?{error:t}:{xml:n};if(this._emit("saveXML.done",r),t)throw t;return r})),Fr.prototype.saveSVG=Pr((async function(e={}){let t,n;this._emit("saveSVG.start");try{const e=this.get("canvas"),n=e.getActiveLayer(),i=Ee("defs",e._svg),r=Ke(n),o=i?"<defs>"+Ke(i)+"</defs>":"",s=n.getBBox();t='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- created with bpmn-js / http://bpmn.io --\x3e\n<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="'+s.width+'" height="'+s.height+'" viewBox="'+s.x+" "+s.y+" "+s.width+" "+s.height+'" version="1.1">'+o+r+"</svg>"}catch(e){n=e}if(this._emit("saveSVG.done",{error:n,svg:t}),n)throw n;return{svg:t}})),Fr.prototype._setDefinitions=function(e){this._definitions=e},Fr.prototype.getModules=function(){return this._modules},Fr.prototype.clear=function(){this.getDefinitions()&&li.prototype.clear.call(this)},Fr.prototype.destroy=function(){li.prototype.destroy.call(this),ke(this._container)},Fr.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Fr.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Fr.prototype.attachTo=function(e){if(!e)throw new Error("parentNode required");this.detach(),e.get&&e.constructor.prototype.jquery&&(e=e.get(0)),"string"==typeof e&&(e=Ee(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},Fr.prototype.getDefinitions=function(){return this._definitions},Fr.prototype.detach=function(){const e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Fr.prototype._init=function(e,t,n){const i=n.modules||this.getModules(),r=n.additionalModules||[],o=[].concat([{bpmnjs:["value",this],moddle:["value",t]}],i,r),s=F(W(n,["additionalModules"]),{canvas:F({},n.canvas,{container:e}),modules:o});li.call(this,s),n&&n.container&&this.attachTo(n.container)},Fr.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Fr.prototype._createContainer=function(e){const t=_e('<div class="bjs-container"></div>');return ne(t,{width:Ur(e.width),height:Ur(e.height),position:e.position}),t},Fr.prototype._createModdle=function(e){return new _r(F({},this._moddleExtensions,e.moddleExtensions))},Fr.prototype._modules=[];const Qr={width:"100%",height:"100%",position:"relative"};function Ur(e){return e+(m(e)?"px":"")}function Wr(e){Fr.call(this,e),this.on("import.parse.complete",(function(e){e.error||this._collectIds(e.definitions,e.elementsById)}),this),this.on("diagram.destroy",(function(){this.get("moddle").ids.clear()}),this)}function Xr(e,t){return!Ar(e,"bpmn:CallActivity")&&(Ar(e,"bpmn:SubProcess")?!(!(t=t||Dr(e))||!Ar(t,"bpmndi:BPMNPlane"))||t&&!!t.isExpanded:!Ar(e,"bpmn:Participant")||!!Tr(e).processRef)}function Yr(e){return e&&!1!==Tr(e).isInterrupting}function Gr(e){return e&&!!Tr(e).triggeredByEvent}function Zr(e,t){var n=Tr(e),i=!1;return n.eventDefinitions&&_(n.eventDefinitions,(function(e){Ar(e,t)&&(i=!0)})),i}function Kr(e){return Ar(e,"bpmn:FlowElement")||Ar(e,"bpmn:Participant")||Ar(e,"bpmn:Lane")||Ar(e,"bpmn:SequenceFlow")||Ar(e,"bpmn:MessageFlow")||Ar(e,"bpmn:DataInput")||Ar(e,"bpmn:DataOutput")?"name":Ar(e,"bpmn:TextAnnotation")?"text":Ar(e,"bpmn:Group")?"categoryValueRef":void 0}function Jr(e){var t=e.businessObject,n=Kr(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}r(Wr,Fr),Wr.prototype._createModdle=function(e){var t=Fr.prototype._createModdle.call(this,e);return t.ids=new s([32,36,1]),t},Wr.prototype._collectIds=function(e,t){var n,i=e.$model.ids;for(n in i.clear(),t)i.claim(n,t[n])};var eo="hsl(225, 10%, 15%)";function to(e,t,n){return S(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return k(t,(function(t,n){return e[n]==t}))}(e,n)}))}function no(e){return e.businessObject}function io(e,t){var n=Dr(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function ro(e,t){var n=Dr(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||eo}function oo(e,t,n){var i=Dr(e).get("label");return i&&i.get("color:color")||t||ro(e,n)}var so=new s,ao=.95;function lo(e,t,n,i,r,o,s){ht.call(this,t,s);var a=e&&e.defaultFillColor,l=e&&e.defaultStrokeColor,c=e&&e.defaultLabelColor,p=so.next(),h={},u=n.computeStyle;function d(e,t){var n=F({fill:eo,strokeWidth:1,strokeLinecap:"round",strokeDasharray:"none"},t.attrs),i=t.ref||{x:0,y:0},o=t.scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var s=Ie("marker");Te(t.element,n),Ce(s,t.element),Te(s,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*o,markerHeight:20*o,orient:"auto"});var a=Ee("defs",r._svg);a||(a=Ie("defs"),Ce(r._svg,a)),Ce(a,s),h[e]=s}function m(e){return e.replace(/[^0-9a-zA-z]+/g,"_")}function g(e,t,n){var i=e+"-"+m(t)+"-"+m(n)+"-"+p;return h[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=Ie("path");Te(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),d(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var o=Ie("circle");Te(o,{cx:6,cy:6,r:3.5}),d(e,{element:o,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var s=Ie("path");Te(s,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),d(e,{element:s,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var a=Ie("path");Te(a,{d:"M 11 5 L 1 10 L 11 15"}),d(e,{element:a,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var l=Ie("path");Te(l,{d:"M 1 5 L 11 10 L 1 15"}),d(e,{element:l,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var c=Ie("path");Te(c,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),d(e,{element:c,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var p=Ie("path");Te(p,{d:"M 6 4 L 10 16"}),d(e,{element:p,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function y(e,t,n,i,r){f(i)&&(r=i,i=0),i=i||0,"none"===(r=u(r,{stroke:eo,strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var o=t/2,s=n/2,a=Ie("circle");return Te(a,{cx:o,cy:s,r:Math.round((t+n)/4-i)}),Te(a,r),Ce(e,a),a}function v(e,t,n,i,r,o){f(r)&&(o=r,r=0),r=r||0,o=u(o,{stroke:eo,strokeWidth:2,fill:"white"});var s=Ie("rect");return Te(s,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),Te(s,o),Ce(e,s),s}function b(e,t,n){var i=ft(t,n=u(n,["no-fill"],{stroke:eo,strokeWidth:2,fill:"none"}));return Ce(e,i),i}function w(e,t,n){n=u(n,["no-fill"],{strokeWidth:2,stroke:eo});var i=Ie("path");return Te(i,{d:t}),Te(i,n),Ce(e,i),i}function x(e,t,n,i){return w(t,n,F({"data-marker":e},i))}function O(e){return M[e]}function E(e){return function(t,n){return O(e)(t,n)}}function P(e,t){var n=no(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?O("bpmn:ParallelMultipleEventDefinition")(t,e,i):O("bpmn:MultipleEventDefinition")(t,e,i):to(n,"bpmn:MessageEventDefinition")?O("bpmn:MessageEventDefinition")(t,e,i):to(n,"bpmn:TimerEventDefinition")?O("bpmn:TimerEventDefinition")(t,e,i):to(n,"bpmn:ConditionalEventDefinition")?O("bpmn:ConditionalEventDefinition")(t,e):to(n,"bpmn:SignalEventDefinition")?O("bpmn:SignalEventDefinition")(t,e,i):to(n,"bpmn:EscalationEventDefinition")?O("bpmn:EscalationEventDefinition")(t,e,i):to(n,"bpmn:LinkEventDefinition")?O("bpmn:LinkEventDefinition")(t,e,i):to(n,"bpmn:ErrorEventDefinition")?O("bpmn:ErrorEventDefinition")(t,e,i):to(n,"bpmn:CancelEventDefinition")?O("bpmn:CancelEventDefinition")(t,e,i):to(n,"bpmn:CompensateEventDefinition")?O("bpmn:CompensateEventDefinition")(t,e,i):to(n,"bpmn:TerminateEventDefinition")?O("bpmn:TerminateEventDefinition")(t,e,i):null}function k(e,t,n){n=F({size:{width:100}},n);var i=o.createText(t||"",n);return Re(i).add("djs-label"),Ce(e,i),i}function S(e,t,n){return k(e,no(t).name,{box:t,align:n,padding:5,style:{fill:oo(t,c,l)}})}function C(e,t,n){ti(k(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:oo(n,c,l)}}),0,-(-1*n.height),270)}function A(e){for(var t=e.waypoints,n="m "+t[0].x+","+t[0].y,i=1;i<t.length;i++)n+="L"+t[i].x+","+t[i].y+" ";return n}var M=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=ao),y(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:io(t,a),stroke:ro(t,l)};no(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:io(t,a),stroke:ro(t,l)});var i=O("bpmn:Event")(e,t,n);return P(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?ro(t,l):io(t,a),stroke:n?io(t,a):ro(t,l)})},"bpmn:TimerEventDefinition":function(e,t){var n=y(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:io(t,a),stroke:ro(t,l)});w(e,i.getScaledPath("EVENT_TIMER_WH",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),{strokeWidth:2,strokeLinecap:"square",stroke:ro(t,l)});for(var r=0;r<12;r++){var o=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),s=t.width/2;w(e,o,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+s+")",stroke:ro(t,l)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:ConditionalEventDefinition":function(e,t){return w(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:ro(t,l)})},"bpmn:LinkEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:ErrorEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_ERROR",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.2,my:.722}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=w(e,i.getScaledPath("EVENT_CANCEL_45",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.638,my:-.055}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)});return ii(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:SignalEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?ro(t,l):"none",stroke:ro(t,l)})},"bpmn:MultipleEventDefinition":function(e,t,n){return w(e,i.getScaledPath("EVENT_MULTIPLE",{xScaleFactor:1.1,yScaleFactor:1.1,containerWidth:t.width,containerHeight:t.height,position:{mx:.222,my:.36}}),{strokeWidth:1,fill:n?ro(t,l):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return w(e,i.getScaledPath("EVENT_PARALLEL_MULTIPLE",{xScaleFactor:1.2,yScaleFactor:1.2,containerWidth:t.width,containerHeight:t.height,position:{mx:.458,my:.194}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)})},"bpmn:EndEvent":function(e,t){var n=O("bpmn:Event")(e,t,{strokeWidth:4,fill:io(t,a),stroke:ro(t,l)});return P(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return y(e,t.width,t.height,8,{strokeWidth:4,fill:ro(t,l),stroke:ro(t,l)})},"bpmn:IntermediateEvent":function(e,t){var n=O("bpmn:Event")(e,t,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)});return y(e,t.width,t.height,3,{strokeWidth:1,fill:io(t,"none"),stroke:ro(t,l)}),P(t,e),n},"bpmn:IntermediateCatchEvent":E("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":E("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=ao),v(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:io(t,a),stroke:ro(t,l)},i=O("bpmn:Activity")(e,t,n);return S(e,t,"center-middle"),T(e,t),i},"bpmn:ServiceTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:io(t,a)}),w(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:UserTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),w(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ManualTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:SendTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:ro(t,l),stroke:io(t,a)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=no(t),o=O("bpmn:Task")(e,t);return r.instantiate?(y(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):n=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),w(e,n,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),o},"bpmn:ScriptTask":function(e,t){var n=O("bpmn:Task")(e,t);return w(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:ro(t,l)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=O("bpmn:Task")(e,t);return Te(w(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:io(t,"#aaaaaa"),stroke:ro(t,l)}),Te(w(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:ro(t,l)}),n},"bpmn:SubProcess":function(e,t,n){n=F({fill:io(t,a),stroke:ro(t,l)},n);var i=O("bpmn:Activity")(e,t,n),r=Xr(t);return Gr(t)&&Te(i,{strokeDasharray:"1,2"}),S(e,t,r?"center-top":"center-middle"),r?T(e,t):T(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return O("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=O("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:ro(t,l)});return v(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return O("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:ao,fill:io(t,a),stroke:ro(t,l)},i=O("bpmn:Lane")(e,t,n);Xr(t)?(b(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:ro(t,l)}),C(e,no(t).name,t)):k(e,no(t).name,{box:t,align:"center-middle",style:{fill:oo(t,c,l)}});return!!no(t).participantMultiplicity&&O("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=v(e,t.width,t.height,0,F({fill:io(t,a),fillOpacity:.35,stroke:ro(t,l)},n)),r=no(t);"bpmn:Lane"===r.$type&&C(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return y(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:io(t,a),stroke:ro(t,l)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=O("bpmn:Gateway")(e,t),r=i.getScaledPath("GATEWAY_EXCLUSIVE",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.32,my:.3}});return Dr(t).isMarkerVisible&&w(e,r,{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ComplexGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return w(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:ParallelGateway":function(e,t){var n=O("bpmn:Gateway")(e,t);return w(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)}),n},"bpmn:EventBasedGateway":function(e,t){var n=no(t),r=O("bpmn:Gateway")(e,t);y(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:ro(t,l)});var o=n.eventGatewayType,s=!!n.instantiate;if("Parallel"===o){var a=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});Te(w(e,a),{strokeWidth:1,fill:"none"})}else if("Exclusive"===o){if(!s)Te(y(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:ro(t,l)});!function(){var n=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:t.width,containerHeight:t.height,position:{mx:.36,my:.44}}),r={strokeWidth:2,fill:io(t,"none"),stroke:ro(t,l)};w(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)};return function(e,t,n,i){var r=t/2,o=n/2,s=[{x:r,y:0},{x:t,y:o},{x:r,y:n},{x:0,y:o}].map((function(e){return e.x+","+e.y})).join(" ");i=u(i,{stroke:eo,strokeWidth:2,fill:"white"});var a=Ie("polygon");return Te(a,{points:s}),Te(a,i),Ce(e,a),a}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=A(t),r=io(t,a),o=ro(t,l),s=w(e,i,{strokeLinejoin:"round",markerEnd:g("sequenceflow-end",r,o),stroke:ro(t,l)}),c=no(t);return t.source&&(n=t.source.businessObject,c.conditionExpression&&n.$instanceOf("bpmn:Activity")&&Te(s,{markerStart:g("conditional-flow-marker",r,o)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===c&&Te(s,{markerStart:g("conditional-default-flow-marker",r,o)})),s},"bpmn:Association":function(e,t,n){var i=no(t),r=io(t,a),o=ro(t,l);return n=F({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:ro(t,l)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=g("association-end",r,o)),"Both"===i.associationDirection&&(n.markerStart=g("association-start",r,o)),b(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=io(t,a),i=ro(t,l);return O("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=io(t,a),i=ro(t,l);return O("bpmn:Association")(e,t,{markerEnd:g("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=no(t),r=Dr(t),o=io(t,a),s=ro(t,l),p=w(e,A(t),{markerEnd:g("messageflow-end",o,s),markerStart:g("messageflow-start",o,s),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:ro(t,l)});if(n.messageRef){var h=p.getPointAtLength(p.getTotalLength()/2),u=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:h.x,y:h.y}}),d={strokeWidth:1};"initiating"===r.messageVisibleKind?(d.fill="white",d.stroke=eo):(d.fill="#888",d.stroke="white");var f=w(e,u,d),m=k(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:ro(t,c)}}),y=f.getBBox(),v=m.getBBox();ti(m,h.x-v.width/2,h.y+y.height/2+10,0)}return p},"bpmn:DataObject":function(e,t){var n=w(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(no(t))&&function(e,t){var n=(t.height-18)/t.height,r=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.33,my:n}});w(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":E("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=O("bpmn:DataObject")(e,t);return w(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=O("bpmn:DataObject")(e,t);return w(e,n,{strokeWidth:1,fill:eo}),r},"bpmn:DataStoreReference":function(e,t){return w(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:io(t,a),fillOpacity:ao,stroke:ro(t,l)})},"bpmn:BoundaryEvent":function(e,t){var n=no(t).cancelActivity,i={strokeWidth:1,fill:io(t,a),stroke:ro(t,l)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=F({},i,{fillOpacity:1}),o=F({},i,{fill:"none"}),s=O("bpmn:Event")(e,t,r);return y(e,t.width,t.height,3,o),P(t,e),s},"bpmn:Group":function(e,t){return v(e,t.width,t.height,10,{stroke:ro(t,l),strokeWidth:1,strokeDasharray:"8,3,1,3",fill:"none",pointerEvents:"none"})},label:function(e,t){return function(e,t){var n={width:90,height:30,x:t.width/2+t.x,y:t.height/2+t.y};return k(e,Jr(t),{box:n,fitBox:!0,style:F({},o.getExternalStyle(),{fill:oo(t,c,l)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=v(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return w(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:ro(t,l)}),k(e,no(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:oo(t,c,l)}}),n},ParticipantMultiplicityMarker:function(e,t){x("participant-multiplicity",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:t.width/2/t.width,my:(t.height-15)/t.height}}),{strokeWidth:2,fill:io(t,a),stroke:ro(t,l)})},SubProcessMarker:function(e,t){ni(v(e,14,14,0,{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)}),t.width/2-7.5,t.height-20),x("sub-process",e,i.getScaledPath("MARKER_SUB_PROCESS",{xScaleFactor:1.5,yScaleFactor:1.5,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2-7.5)/t.width,my:(t.height-20)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},ParallelMarker:function(e,t,n){x("parallel",e,i.getScaledPath("MARKER_PARALLEL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.parallel)/t.width,my:(t.height-20)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},SequentialMarker:function(e,t,n){x("sequential",e,i.getScaledPath("MARKER_SEQUENTIAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.seq)/t.width,my:(t.height-19)/t.height}}),{fill:io(t,a),stroke:ro(t,l)})},CompensationMarker:function(e,t,n){x("compensation",e,i.getScaledPath("MARKER_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.compensation)/t.width,my:(t.height-13)/t.height}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l)})},LoopMarker:function(e,t,n){x("loop",e,i.getScaledPath("MARKER_LOOP",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.loop)/t.width,my:(t.height-7)/t.height}}),{strokeWidth:1,fill:io(t,a),stroke:ro(t,l),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){x("adhoc",e,i.getScaledPath("MARKER_ADHOC",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:(t.width/2+n.adhoc)/t.width,my:(t.height-15)/t.height}}),{strokeWidth:1,fill:ro(t,l),stroke:ro(t,l)})}};function T(e,t,n){var i,r=no(t),o=n&&-1!==n.indexOf("SubProcessMarker");i=o?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,parallel:-6,compensation:-27,loop:0,adhoc:10},_(n,(function(n){O(n)(e,t,i)})),r.isForCompensation&&O("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&O("AdhocMarker")(e,t,i);var s=r.loopCharacteristics,a=s&&s.isSequential;s&&(void 0===a&&O("LoopMarker")(e,t,i),!1===a&&O("ParallelMarker")(e,t,i),!0===a&&O("SequentialMarker")(e,t,i))}this._drawPath=w,this._renderer=O}r(lo,ht),lo.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],lo.prototype.canRender=function(e){return Ar(e,"bpmn:BaseElement")},lo.prototype.drawShape=function(e,t){var n=t.type;return this._renderer(n)(e,t)},lo.prototype.drawConnection=function(e,t){var n=t.type;return this._renderer(n)(e,t)},lo.prototype.getShapePath=function(e){return Ar(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,ut([["M",n,i],["m",0,-r],["a",r,r,0,1,1,0,2*r],["a",r,r,0,1,1,0,-2*r],["z"]])):Ar(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,o=e.height;return ut([["M",n+t,i],["l",r-2*t,0],["a",t,t,0,0,1,t,t],["l",0,o-2*t],["a",t,t,0,0,1,-t,t],["l",2*t-r,0],["a",t,t,0,0,1,-t,-t],["l",0,2*t-o],["a",t,t,0,0,1,t,-t],["z"]])}(e,10):Ar(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return ut([["M",e.x+t,e.y],["l",t,n],["l",-t,n],["l",-t,-n],["z"]])}(e):function(e){var t=e.x,n=e.y,i=e.width;return ut([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var co={width:150,height:50};function po(e,t){var n;t.textContent=e;try{var i,r=""===e;return t.textContent=r?"dummy":e,i={width:(n=t.getBBox()).width+2*n.x,height:n.height},r&&(i.width=0),i}catch(e){return{width:0,height:0}}}function ho(e,t,n){for(var i,r=e.shift(),o=r;;){if((i=po(o,n)).width=o?i.width:0," "===o||""===o||i.width<Math.round(t)||o.length<2)return uo(e,o,r,i);o=fo(o,i.width,t)}}function uo(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}}function fo(e,t,n){var i=Math.max(e.length*(n/t),1),r=function(e,t){var n,i=e.split(/(\s|-|\u00AD)/g),r=[],o=0;if(i.length>1)for(;n=i.shift();){if(!(n.length+o<t)){"-"!==n&&"­"!==n||r.pop();break}r.push(n),o+=n.length}var s=r[r.length-1];return s&&"­"===s&&(r[r.length-1]="-"),r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function mo(e){this._config=F({},{size:co,padding:0,style:{},align:"center-top"},e||{})}mo.prototype.createText=function(e,t){return this.layoutText(e,t).element},mo.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},mo.prototype.layoutText=function(e,t){var n=F({},this._config.size,t.box),i=F({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return f(e)?F({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}(void 0!==t.padding?t.padding:this._config.padding),s=t.fitBox||!1,a=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),l=e.split(/\u00AD?\r?\n/),c=[],p=n.width-o.left-o.right,h=Ie("text");for(Te(h,{x:0,y:0}),Te(h,i),Ce(function(){var e=document.getElementById("helper-svg");return e||(Te(e=Ie("svg"),{id:"helper-svg"}),ne(e,{visibility:"hidden",position:"fixed",width:0,height:0}),document.body.appendChild(e)),e}(),h);l.length;)c.push(ho(l,p,h));"middle"===r.vertical&&(o.top=o.bottom=0);var u=P(c,(function(e,t,n){return e+(a||t.height)}),0)+o.top+o.bottom,d=P(c,(function(e,t,n){return t.width>e?t.width:e}),0),m=o.top;"middle"===r.vertical&&(m+=(n.height-u)/2),m-=(a||c[0].height)/4;var g=Ie("text");return Te(g,i),_(c,(function(e){var t;switch(m+=a||e.height,r.horizontal){case"left":t=o.left;break;case"right":t=(s?d:p)-o.right-e.width;break;default:t=Math.max(((s?d:p)-e.width)/2+o.left,0)}var n=Ie("tspan");Te(n,{x:t,y:m}),n.textContent=e.text,Ce(g,n)})),$e(h),{dimensions:{width:d,height:u},element:g}};function go(e){var t=F({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=F({},t,{fontSize:n},e&&e.externalStyle||{}),r=new mo({style:t});this.getExternalLabelBounds=function(e,t){var n=r.getDimensions(t,{box:{width:90,height:30,x:e.width/2+e.x,y:e.height/2+e.y},style:i});return{x:Math.round(e.x+e.width/2-n.width/2),y:Math.round(e.y),width:Math.ceil(n.width),height:Math.ceil(n.height)}},this.getTextAnnotationBounds=function(e,n){var i=r.getDimensions(n,{box:e,style:t,align:"left-top",padding:5});return{x:e.x,y:e.y,width:e.width,height:Math.max(30,Math.round(i.height))}},this.createText=function(e,t){return r.createText(e,t||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}go.$inject=["config.textRenderer"];var yo=/\{([^{}]+)\}/g,vo=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var bo={__init__:["bpmnRenderer"],bpmnRenderer:["type",lo],textRenderer:["type",go],pathMap:["type",function(){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(e){return this.pathMap[e].d},this.getScaledPath=function(e,t){var n,i,r=this.pathMap[e];t.abspos?(n=t.abspos.x,i=t.abspos.y):(n=t.containerWidth*t.position.mx,i=t.containerHeight*t.position.my);var o={};if(t.position){for(var s=t.containerHeight/r.height*t.yScaleFactor,a=t.containerWidth/r.width*t.xScaleFactor,l=0;l<r.heightElements.length;l++)o["y"+l]=r.heightElements[l]*s;for(var c=0;c<r.widthElements.length;c++)o["x"+c]=r.widthElements[c]*a}var p,h,u=(p=r.d,h={mx:n,my:i,e:o},String(p).replace(yo,(function(e,t){return function(e,t,n){var i=n;return t.replace(vo,(function(e,t,n,r,o){t=t||r,i&&(t in i&&(i=i[t]),"function"==typeof i&&o&&(i=i()))})),i=(null==i||i==n?e:i)+""}(e,t,h)})));return u}}]};var wo={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},xo={width:90,height:20};function Oo(e){return Ar(e,"bpmn:Event")||Ar(e,"bpmn:Gateway")||Ar(e,"bpmn:DataStoreReference")||Ar(e,"bpmn:DataObjectReference")||Ar(e,"bpmn:DataInput")||Ar(e,"bpmn:DataOutput")||Ar(e,"bpmn:SequenceFlow")||Ar(e,"bpmn:MessageFlow")||Ar(e,"bpmn:Group")}function _o(e){return ko(e.label)}function Eo(e){var t=e.length/2-1,n=e[Math.floor(t)],i=e[Math.ceil(t+.01)],r=function(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}}(e),o=Math.atan((i.y-n.y)/(i.x-n.x)),s=r.x,a=r.y;return Math.abs(o)<Math.PI/2?a-=15:s+=15,{x:s,y:a}}function Po(e){return e.waypoints?Eo(e.waypoints):Ar(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+xo.height/2}:{x:e.x+e.width/2,y:e.y+e.height+xo.height/2}}function ko(e){return e&&!!e.labelTarget}function So(e,t,n){return F({id:e.id,type:e.$type,businessObject:e,di:t},n)}function Co(e,t,n){var i=e.waypoint;return!i||i.length<2?[xn(t),xn(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function Ao(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:Er(n),referenced:Er(t),property:i}))}function Mo(e,t,n,i,r,o){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=o}Mo.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],Mo.prototype.add=function(e,t,n){var i,r,o,s=this._translate;if(Ar(t,"bpmndi:BPMNPlane")){var a=Ar(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(So(e,t,a)),this._canvas.addRootElement(i)}else if(Ar(t,"bpmndi:BPMNShape")){var l=!Xr(e,t),c=function(e){return Ar(e,"bpmn:Group")}(e);r=n&&(n.hidden||n.collapsed);var p=t.bounds;i=this._elementFactory.createShape(So(e,t,{collapsed:l,hidden:r,x:Math.round(p.x),y:Math.round(p.y),width:Math.round(p.width),height:Math.round(p.height),isFrame:c})),Ar(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),Ar(e,"bpmn:Lane")&&(o=0),Ar(e,"bpmn:DataStoreReference")&&(function(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}(n,xn(p))||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else{if(!Ar(t,"bpmndi:BPMNEdge"))throw new Error(s("unknown di {di} for element {semantic}",{di:Er(t),semantic:Er(e)}));var h=this._getSource(e),u=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(So(e,t,{hidden:r,source:h,target:u,waypoints:Co(t,h,u)})),Ar(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),this._canvas.addConnection(i,n,o)}return Oo(e)&&Jr(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},Mo.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:Er(e)}));var r=this._elementRegistry.get(i.id),o=r&&r.attachers;if(!r)throw Ao(n,e,i,"attachedToRef");t.host=r,o||(r.attachers=o=[]),-1===o.indexOf(t)&&o.push(t)},Mo.prototype.addLabel=function(e,t,n){var i,r,o;return i=function(e,t){var n,i,r,o=e.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(xo.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=Po(t),i=xo),F({x:n.x-i.width/2,y:n.y-i.height/2},i)}(t,n),(r=Jr(n))&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(So(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!Jr(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)},Mo.prototype._getEnd=function(e,t){var n,i,r=e.$type,o=this._translate;if(i=e[t+"Ref"],"source"===t&&"bpmn:DataInputAssociation"===r&&(i=i&&i[0]),("source"===t&&"bpmn:DataOutputAssociation"===r||"target"===t&&"bpmn:DataInputAssociation"===r)&&(i=e.$parent),n=i&&this._getElement(i))return n;throw i?Ao(o,e,i,t+"Ref"):new Error(o("{semantic}#{side} Ref not specified",{semantic:Er(e),side:t}))},Mo.prototype._getSource=function(e){return this._getEnd(e,"source")},Mo.prototype._getTarget=function(e){return this._getEnd(e,"target")},Mo.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var To={__depends__:[bo,{__depends__:[wo],bpmnImporter:["type",Mo]}]};function Do(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()}function Ro(e){return e.originalEvent||e.srcEvent}function jo(e,t){Do(e),Do(Ro(e))}function $o(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 Bo(e,t){return(Ro(e)||e).button===t}function zo(e){return Bo(e,0)}function qo(e){var t=Ro(e)||e;return!!zo(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function No(e){var t=Ro(e)||e;return zo(e)&&t.shiftKey}function Lo(e){return!0}function Io(e){return zo(e)||function(e){return Bo(e,1)}(e)}function Vo(e,t,n){var i=this;function r(n,i,r){var o,s;(function(e,t){return!(l[e]||zo)(t)})(n,i)||(r?s=t.getGraphics(r):(o=i.delegateTarget||i.target)&&(s=o,r=t.get(s)),s&&r&&!1===e.fire(n,{element:r,gfx:s,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function s(e){return o[e]}var a={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},l={"element.contextmenu":Lo,"element.mousedown":Io,"element.mouseup":Io,"element.click":Io,"element.dblclick":Io};function c(e,t,n,i){var s=o[n]=function(e){r(n,e)};i&&(l[n]=i),s.$delegate=be.bind(e,"svg, .djs-element",t,s)}function p(e,t,n){var i=s(n);i&&be.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){!function(e){_(a,(function(t,n){p(e,n,t)}))}(e.svg)})),e.on("canvas.init",(function(e){!function(e){_(a,(function(t,n){c(e,n,t)}))}(e.svg)})),e.on(["shape.added","connection.added"],(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.createHit",{element:n,gfx:i})})),e.on(["shape.changed","connection.changed"],500,(function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.updateHit",{element:n,gfx:i})})),e.on("interactionEvents.createHit",500,(function(e){var t=e.element,n=e.gfx;i.createDefaultHit(t,n)})),e.on("interactionEvents.updateHit",(function(e){var t=e.element,n=e.gfx;i.updateDefaultHit(t,n)}));var h=f("djs-hit djs-hit-stroke"),u=f("djs-hit djs-hit-click-stroke"),d={all:f("djs-hit djs-hit-all"),"click-stroke":u,stroke:h,"no-move":f("djs-hit djs-hit-no-move")};function f(e,t){return t=F({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function m(e,t){var n=d[t];if(!n)throw new Error("invalid hit type <"+t+">");return Te(e,n),e}function g(e,t){Ce(e,t)}this.removeHits=function(e){_(Pe(".djs-hit",e),$e)},this.createDefaultHit=function(e,t){var n,i=e.waypoints,r=e.isFrame;return i?this.createWaypointsHit(t,i):(n=r?"stroke":"all",this.createBoxHit(t,n,{width:e.width,height:e.height}))},this.createWaypointsHit=function(e,t){var n=ft(t);return m(n,"stroke"),g(e,n),n},this.createBoxHit=function(e,t,n){n=F({x:0,y:0},n);var i=Ie("rect");return m(i,t),Te(i,n),g(e,i),i},this.updateDefaultHit=function(e,t){var n=Ee(".djs-hit",t);if(n)return e.waypoints?function(e,t){Te(e,{points:dt(t)})}(n,e.waypoints):Te(n,{width:e.width,height:e.height}),n},this.fire=r,this.triggerMouseEvent=function(e,t,n){var i=a[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return r(i,t,n)},this.mouseHandler=s,this.registerEvent=c,this.unregisterEvent=p}Vo.$inject=["eventBus","elementRegistry","styles"];var Fo={__init__:["interactionEvents"],interactionEvents:["type",Vo]};function Ho(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function o(e,t){var n=Ie("rect");return Te(n,F({x:10,y:10,rx:3,width:100,height:100},i)),Ce(e,n),n}e.on(["shape.added","shape.changed"],500,(function(e){var t=e.element,n=e.gfx,i=Ee(".djs-outline",n);i||(i=o(n)),r.updateShapeOutline(i,t)})),e.on(["connection.added","connection.changed"],(function(e){var t=e.element,n=e.gfx,i=Ee(".djs-outline",n);i||(i=o(n)),r.updateConnectionOutline(i,t)}))}Ho.prototype.updateShapeOutline=function(e,t){Te(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Ho.prototype.updateConnectionOutline=function(e,t){var n=wt(t);Te(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Ho.$inject=["eventBus","styles","elementRegistry"];var Qo={__init__:["outline"],outline:["type",Ho]};function Uo(e,t){this._eventBus=e,this._canvas=t,this._selectedElements=[];var n=this;e.on(["shape.remove","connection.remove"],(function(e){var t=e.element;n.deselect(t)})),e.on(["diagram.clear","root.set"],(function(e){n.select(null)}))}Uo.$inject=["eventBus","canvas"],Uo.prototype.deselect=function(e){var t=this._selectedElements,n=t.indexOf(e);if(-1!==n){var i=t.slice();t.splice(n,1),this._eventBus.fire("selection.changed",{oldSelection:i,newSelection:t})}},Uo.prototype.get=function(){return this._selectedElements},Uo.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Uo.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();d(e)||(e=e?[e]:[]);var r=this._canvas,o=r.getRootElement();e=e.filter((function(e){var t=r.findRoot(e);return o===t})),t?_(e,(function(e){-1===n.indexOf(e)&&n.push(e)})):this._selectedElements=n=e.slice(),this._eventBus.fire("selection.changed",{oldSelection:i,newSelection:n})};var Wo="hover",Xo="selected";function Yo(e,t,n){this._canvas=e;var i=this;function r(t,n){e.addMarker(t,n)}function o(t,n){e.removeMarker(t,n)}this._multiSelectionBox=null,t.on("element.hover",(function(e){r(e.element,Wo)})),t.on("element.out",(function(e){o(e.element,Wo)})),t.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;_(t,(function(e){-1===n.indexOf(e)&&function(e){o(e,Xo)}(e)})),_(n,(function(e){-1===t.indexOf(e)&&function(e){r(e,Xo)}(e)})),i._updateSelectionOutline(n)})),t.on("element.changed",(function(e){n.isSelected(e.element)&&i._updateSelectionOutline(n.get())}))}function Go(e,t,n,i){e.on("create.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.elements,o=(n.hints||{}).autoSelect;if(i){if(!1===o)return;d(o)?t.select(o):t.select(r.filter(Zo))}})),e.on("connect.end",500,(function(e){var n=e.context.connection;n&&t.select(n)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);w(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(zo(e)){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),o=t.get().length>1,s=qo(e)||No(e);if(r&&o)return s?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,s)}}))}function Zo(e){return!e.hidden}Yo.$inject=["canvas","eventBus","selection"],Yo.prototype._updateSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");Be(t);var n=e.length>1;if(Re(this._canvas.getContainer())[n?"add":"remove"]("djs-multi-select"),n){var i=function(e){return{x:e.x-6,y:e.y-6,width:e.width+12,height:e.height+12}}(wt(e)),r=Ie("rect");Te(r,F({rx:3},i)),Re(r).add("djs-selection-outline"),Ce(t,r)}},Go.$inject=["eventBus","selection","canvas","elementRegistry"];var Ko={__init__:["selectionVisuals","selectionBehavior"],__depends__:[Fo,Qo],selection:["type",Uo],selectionVisuals:["type",Yo],selectionBehavior:["type",Go]};function Jo(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Jo.prototype.next=function(){return this._prefix+ ++this._counter};var es=new Jo("ov");function ts(e,t,n,i){var r,o;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=es,this._overlayDefaults=F({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),ne(o=_e('<div class="djs-overlay-container" />'),{position:"absolute",width:0,height:0}),r.insertBefore(o,r.firstChild),o),this._init()}function ns(e,t,n){ne(e,{left:t+"px",top:n+"px"})}function is(e,t){e.style.display=!1===t?"none":""}function rs(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}ts.$inject=["config.overlays","eventBus","canvas","elementRegistry"],ts.prototype.get=function(e){if(y(e)&&(e={id:e}),y(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?O(t.overlays,B({type:e.type})):t.overlays.slice():[]}return e.type?O(this._overlays,B({type:e.type})):e.id?this._overlays[e.id]:null},ts.prototype.add=function(e,t,n){if(f(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=F({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},ts.prototype.remove=function(e){var t=this.get(e)||[];d(t)||(t=[t]);var n=this;_(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(ke(e.html),ke(e.htmlContainer),delete e.htmlContainer,delete e.element,delete n._overlays[e.id]),t){var i=t.overlays.indexOf(e);-1!==i&&t.overlays.splice(i,1)}}))},ts.prototype.isShown=function(){return"none"!==this._overlayRoot.style.display},ts.prototype.show=function(){is(this._overlayRoot)},ts.prototype.hide=function(){is(this._overlayRoot,!1)},ts.prototype.clear=function(){this._overlays={},this._overlayContainers=[],ae(this._overlayRoot)},ts.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=wt(t);i=o.x,r=o.y}ns(n,i,r),ie(e.html,"data-container-id",t.id)},ts.prototype._updateOverlay=function(e){var t,n,i=e.position,r=e.htmlContainer,o=e.element,s=i.left,a=i.top;void 0!==i.right&&(t=o.waypoints?wt(o).width:o.width,s=-1*i.right+t);void 0!==i.bottom&&(n=o.waypoints?wt(o).height:o.height,a=-1*i.bottom+n);ns(r,s||0,a||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},ts.prototype._createOverlayContainer=function(e){var t=_e('<div class="djs-overlays" />');ne(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},ts.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";rs(this._overlayRoot,n)},ts.prototype._getOverlayContainer=function(e,t){var n=w(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},ts.prototype._addOverlay=function(e){var t,n,i=e.id,r=e.element,o=e.html;o.get&&o.constructor.prototype.jquery&&(o=o.get(0)),y(o)&&(o=_e(o)),n=this._getOverlayContainer(r),ne(t=_e('<div class="djs-overlay" data-overlay-id="'+i+'">'),{position:"absolute"}),t.appendChild(o),e.type&&oe(t).add("djs-overlay-"+e.type),is(t,this._canvas.findRoot(r)===this._canvas.getRootElement()),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},ts.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,s=e.htmlContainer,a=!0;(i!==this._canvas.getRootElement()||n&&(h(r)&&r>t.scale||h(o)&&o<t.scale))&&(a=!1),is(s,a),this._updateOverlayScale(e,t)},ts.prototype._updateOverlayScale=function(e,t){var n,i,r,o=e.scale,s=e.htmlContainer,a="";!0!==o&&(!1===o?(n=1,i=1):(n=o.min,i=o.max),h(n)&&t.scale<n&&(r=(1/t.scale||1)*n),h(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),h(r)&&(a="scale("+r+","+r+")"),rs(s,a)},ts.prototype._updateOverlaysVisibilty=function(e){var t=this;_(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},ts.prototype._init=function(){var e=this._eventBus,t=this;e.on("canvas.viewbox.changing",(function(e){t.hide()})),e.on("canvas.viewbox.changed",(function(e){var n;n=e.viewbox,t._updateRoot(n),t._updateOverlaysVisibilty(n),t.show()})),e.on(["shape.remove","connection.remove"],(function(e){var n=e.element;_(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){ke(i.html);var r=t._overlayContainers.indexOf(i);-1!==r&&t._overlayContainers.splice(r,1)}})),e.on("element.changed",500,(function(e){var n=e.element,i=t._getOverlayContainer(n,!0);i&&(_(i.overlays,(function(e){t._updateOverlay(e)})),t._updateOverlayContainer(i))})),e.on("element.marker.update",(function(e){var n=t._getOverlayContainer(e.element,!0);n&&oe(n.html)[e.add?"add":"remove"](e.marker)})),e.on("root.set",(function(){t._updateOverlaysVisibilty(t._canvas.viewbox())})),e.on("diagram.clear",this.clear,this)};var os={__init__:["overlays"],overlays:["type",ts]};function ss(e,t,n,i){e.on("element.changed",(function(i){var r=i.element;(r.parent||r===t.getRootElement())&&(i.gfx=n.getGraphics(r)),i.gfx&&e.fire(xt(r)+".changed",i)})),e.on("elements.changed",(function(t){var n=t.elements;n.forEach((function(t){e.fire("element.changed",{element:t})})),i.updateContainments(n)})),e.on("shape.changed",(function(e){i.update("shape",e.element,e.gfx)})),e.on("connection.changed",(function(e){i.update("connection",e.element,e.gfx)}))}ss.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var as={__init__:["changeSupport"],changeSupport:["type",ss]};function ls(e){this._eventBus=e}ls.$inject=["eventBus"],ls.prototype.on=function(e,t,n,i,r,o){if((g(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),g(n)&&(o=r,r=i,i=n,n=1e3),f(r)&&(o=r,r=!1),!g(i))throw new Error("handlerFn must be a function");d(e)||(e=[e]);var s=this._eventBus;_(e,(function(e){var a=["commandStack",e,t].filter((function(e){return e})).join(".");s.on(a,n,r?function(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}(i,o):i,o)}))};function cs(e,t){t.invoke(ls,this),this.executed((function(t){var n=t.context;n.rootElement?e.setRootElement(n.rootElement):n.rootElement=e.getRootElement()})),this.revert((function(t){var n=t.context;n.rootElement&&e.setRootElement(n.rootElement)}))}_(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){ls.prototype[e]=function(t,n,i,r,o){(g(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}})),r(cs,ls),cs.$inject=["canvas","injector"];var ps={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",cs]},hs={exports:{}};
2
2
  /*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */
3
3
  !function(t,n){var i;i=e,t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,n=String(e),i=n.length,r=-1,o="",s=n.charCodeAt(0);++r<i;)0!=(t=n.charCodeAt(r))?o+=t>=1&&t<=31||127==t||0==r&&t>=48&&t<=57||1==r&&t>=48&&t<=57&&45==s?"\\"+t.toString(16)+" ":0==r&&1==i&&45==t||!(t>=128||45==t||95==t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122)?"\\"+n.charAt(r):n.charAt(r):o+="�";return o};return e.CSS||(e.CSS={}),e.CSS.escape=t,t}(i)}(hs);var us=hs.exports,ds={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function fs(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return ds[e]}))}var ms="_plane";function gs(e){return function(e){return e.replace(new RegExp("_plane$"),"")}(e.id)}function ys(e){var t=e.id;return Ar(e,"bpmn:SubProcess")?ws(t):t}function vs(e){return ws(e)}function bs(e){return Ar(Dr(e),"bpmndi:BPMNPlane")}function ws(e){return e+ms}function xs(e,t,n,i){var r=_e('<ul class="bjs-breadcrumbs"></ul>'),o=i.getContainer(),s=oe(o);o.appendChild(r);var a=[];function l(e){e&&(a=function(e){for(var t=Tr(e),n=[],i=t;i;i=i.$parent)(Ar(i,"bpmn:SubProcess")||Ar(i,"bpmn:Process"))&&n.push(i);return n.reverse()}(e));var n=a.map((function(e){var n=fs(e.name||e.id),r=_e('<li><span class="bjs-crumb"><a title="'+n+'">'+n+"</a></span></li>"),o=i.findRoot(ys(e))||i.findRoot(e.id);if(!o&&Ar(e,"bpmn:Process")){var s=t.find((function(t){var n=Tr(t);return n&&n.processRef&&n.processRef===e}));o=i.findRoot(s.id)}return r.addEventListener("click",(function(){i.setRootElement(o)})),r}));r.innerHTML="";var o=n.length>1;s.toggle("bjs-breadcrumbs-shown",o),n.forEach((function(e){r.appendChild(e)}))}e.on("element.changed",(function(e){var t=Tr(e.element);w(a,(function(e){return e===t}))&&l()})),e.on("root.set",(function(e){l(e.element)}))}function Os(e,t){var n=null,i=new _s;e.on("root.set",(function(e){var r=e.element,o=t.viewbox(),s=i.get(r);if(i.set(n,{x:o.x,y:o.y,zoom:o.scale}),n=r,!Ar(r,"bpmn:Collaboration")||s){s=s||{x:0,y:0,zoom:1};var a=(o.x-s.x)*o.scale,l=(o.y-s.y)*o.scale;0===a&&0===l||t.scroll({dx:a,dy:l}),s.zoom!==o.scale&&t.zoom(s.zoom,{x:0,y:0})}})),e.on("diagram.clear",(function(){i.clear(),n=null}))}function _s(){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}-1!==t&&this._entries.splice(t,1)}}xs.$inject=["eventBus","elementRegistry","overlays","canvas"],Os.$inject=["eventBus","canvas"];var Es=180,Ps=160;function ks(e,t){this._eventBus=e,this._moddle=t;var n=this;e.on("import.render.start",1500,(function(e,t){n.handleImport(t.definitions)}))}function Ss(e){return Ar(e,"bpmndi:BPMNDiagram")?e:Ss(e.$parent)}ks.prototype.handleImport=function(e){if(e.diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach((function(e){e.plane&&e.plane.bpmnElement&&(t._processToDiagramMap[e.plane.bpmnElement.id]=e)}));var n=[];e.diagrams.forEach((function(e){var i=t.createNewDiagrams(e.plane);Array.prototype.push.apply(n,i)})),n.forEach((function(e){t.movePlaneElementsToOrigin(e.plane)}))}},ks.prototype.createNewDiagrams=function(e){var t=this,n=[],i=[];e.get("planeElement").forEach((function(t){var r=t.bpmnElement;if(r){var o=r.$parent;Ar(r,"bpmn:SubProcess")&&!t.isExpanded&&n.push(r),function(e,t){var n=e.$parent;if(!Ar(n,"bpmn:SubProcess")||n===t.bpmnElement)return!1;if(Mr(e,["bpmn:DataInputAssociation","bpmn:DataOutputAssociation"]))return!1;return!0}(r,e)&&i.push({diElement:t,parent:o})}}));var r=[];return n.forEach((function(e){if(!t._processToDiagramMap[e.id]){var n=t.createDiagram(e);t._processToDiagramMap[e.id]=n,r.push(n)}})),i.forEach((function(e){for(var i=e.diElement,r=e.parent;r&&-1===n.indexOf(r);)r=r.$parent;if(r){var o=t._processToDiagramMap[r.id];t.moveToDiPlane(i,o.plane)}})),r},ks.prototype.movePlaneElementsToOrigin=function(e){var t=e.get("planeElement"),n=function(e){var t={top:1/0,right:-1/0,bottom:-1/0,left:1/0};return e.planeElement.forEach((function(e){if(e.bounds){var n=vn(e.bounds);t.top=Math.min(n.top,t.top),t.left=Math.min(n.left,t.left)}})),bn(t)}(e),i=n.x-Es,r=n.y-Ps;t.forEach((function(e){e.waypoint?e.waypoint.forEach((function(e){e.x=e.x-i,e.y=e.y-r})):e.bounds&&(e.bounds.x=e.bounds.x-i,e.bounds.y=e.bounds.y-r)}))},ks.prototype.moveToDiPlane=function(e,t){var n=Ss(e).plane.get("planeElement");n.splice(n.indexOf(e),1),t.get("planeElement").push(e)},ks.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},ks.$inject=["eventBus","moddle"];var Cs=250;function As(e,t,n,i){ls.call(this,t),this._canvas=e,this._eventBus=t,this._elementRegistry=n,this._overlays=i;var r=this;this.executed("shape.toggleCollapse",Cs,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.reverted("shape.toggleCollapse",Cs,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.executed(["shape.create","shape.move","shape.delete"],Cs,(function(e){var t=e.oldParent,n=e.newParent||e.parent,i=e.shape;r.canDrillDown(i)&&r.addOverlay(i),r.updateDrilldownOverlay(t),r.updateDrilldownOverlay(n),r.updateDrilldownOverlay(i)}),!0),this.reverted(["shape.create","shape.move","shape.delete"],Cs,(function(e){var t=e.oldParent,n=e.newParent||e.parent,i=e.shape;r.canDrillDown(i)&&r.addOverlay(i),r.updateDrilldownOverlay(t),r.updateDrilldownOverlay(n),r.updateDrilldownOverlay(i)}),!0),t.on("import.render.complete",(function(){n.filter((function(e){return r.canDrillDown(e)})).map((function(e){r.addOverlay(e)}))}))}r(As,ls),As.prototype.updateDrilldownOverlay=function(e){var t=this._canvas;if(e){var n=t.findRoot(e);n&&this.updateOverlayVisibility(n)}},As.prototype.canDrillDown=function(e){var t=this._canvas;return Ar(e,"bpmn:SubProcess")&&t.findRoot(ys(e))},As.prototype.updateOverlayVisibility=function(e){var t=this._overlays,n=e.businessObject,i=t.get({element:n.id,type:"drilldown"})[0];if(i){var r=n&&n.flowElements&&n.flowElements.length;oe(i.html).toggle("bjs-drilldown-empty",!r)}},As.prototype.addOverlay=function(e){var t=this._canvas,n=this._overlays;n.get({element:e,type:"drilldown"}).length&&this.removeOverlay(e);var i=_e('<button class="bjs-drilldown"><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></button>');i.addEventListener("click",(function(){t.setRootElement(t.findRoot(ys(e)))})),n.add(e,"drilldown",{position:{bottom:-7,right:-8},html:i}),this.updateOverlayVisibility(e)},As.prototype.removeOverlay=function(e){this._overlays.remove({element:e,type:"drilldown"})},As.$inject=["canvas","eventBus","elementRegistry","overlays"];var Ms={__depends__:[os,as,ps],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",xs],drilldownCentering:["type",Os],drilldownOverlayBehavior:["type",As],subprocessCompatibility:["type",ks]};function Ts(e){Fr.call(this,e)}r(Ts,Fr),Ts.prototype._modules=[To,wo,Ko,os,Ms],Ts.prototype._moddleExtensions={};var Ds=["c","C","KeyC"],Rs=["v","V","KeyV"],js=["y","Y","KeyY"],$s=["z","Z","KeyZ"];function Bs(e){return!e.altKey&&(e.ctrlKey||e.metaKey)}function zs(e,t){return-1!==(e=d(e)?e:[e]).indexOf(t.key)||-1!==e.indexOf(t.code)}function qs(e){return e.shiftKey}function Ns(e){return Bs(e)&&!qs(e)&&zs($s,e)}function Ls(e){return Bs(e)&&(zs(js,e)||zs($s,e)&&qs(e))}var Is="keyboard.keydown",Vs="input-handle-modified-keys";function Fs(e,t){var n=this;this._config=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()})),t.on("diagram.init",(function(){n._fire("init")})),t.on("attach",(function(){e&&e.bindTo&&n.bind(e.bindTo)})),t.on("detach",(function(){n.unbind()}))}Fs.$inject=["config.keyboard","eventBus"],Fs.prototype._keydownHandler=function(e){this._keyHandler(e,Is)},Fs.prototype._keyupHandler=function(e){this._keyHandler(e,"keyboard.keyup")},Fs.prototype._keyHandler=function(e,t){if(!this._isEventIgnored(e)){var n={keyEvent:e};this._eventBus.fire(t||Is,n)&&e.preventDefault()}},Fs.prototype._isEventIgnored=function(e){return!!e.defaultPrevented||(t=e.target)&&(le(t,"input, textarea")||"true"===t.contentEditable)&&this._isModifiedKeyIgnored(e);var t},Fs.prototype._isModifiedKeyIgnored=function(e){return!Bs(e)||-1===this._getAllowedModifiers(e.target).indexOf(e.key)},Fs.prototype._getAllowedModifiers=function(e){var t=ce(e,"[input-handle-modified-keys]",!0);return!t||this._node&&!this._node.contains(t)?[]:t.getAttribute(Vs).split(",")},Fs.prototype.bind=function(e){this.unbind(),this._node=e,ge.bind(e,"keydown",this._keydownHandler),ge.bind(e,"keyup",this._keyupHandler),this._fire("bind")},Fs.prototype.getBinding=function(){return this._node},Fs.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),ge.unbind(e,"keydown",this._keydownHandler),ge.unbind(e,"keyup",this._keyupHandler)),this._node=null},Fs.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},Fs.prototype.addListener=function(e,t,n){g(e)&&(n=t,t=e,e=1e3),this._eventBus.on(n||Is,e,t)},Fs.prototype.removeListener=function(e,t){this._eventBus.off(t||Is,e)},Fs.prototype.hasModifier=function(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey},Fs.prototype.isCmd=Bs,Fs.prototype.isShift=qs,Fs.prototype.isKey=zs;function Hs(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBindings(t,i)}))}Hs.$inject=["eventBus","keyboard"],Hs.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}n("undo",(function(e){if(Ns(e.keyEvent))return t.trigger("undo"),!0})),n("redo",(function(e){if(Ls(e.keyEvent))return t.trigger("redo"),!0})),n("copy",(function(e){if(function(e){return Bs(e)&&zs(Ds,e)}(e.keyEvent))return t.trigger("copy"),!0})),n("paste",(function(e){if(function(e){return Bs(e)&&zs(Rs,e)}(e.keyEvent))return t.trigger("paste"),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(zs(["+","Add","="],n)&&Bs(n))return t.trigger("stepZoom",{value:1}),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(zs(["-","Subtract"],n)&&Bs(n))return t.trigger("stepZoom",{value:-1}),!0})),n("zoom",(function(e){var n=e.keyEvent;if(zs("0",n)&&Bs(n))return t.trigger("zoom",{value:1}),!0})),n("removeSelection",(function(e){if(zs(["Backspace","Delete","Del"],e.keyEvent))return t.trigger("removeSelection"),!0}))};var Qs={__init__:["keyboard","keyboardBindings"],keyboard:["type",Fs],keyboardBindings:["type",Hs]},Us={moveSpeed:50,moveSpeedAccelerated:200};function Ws(e,t,n){var i=this;this._config=F({},Us,e||{}),t.addListener((function(e){var n=e.keyEvent,r=i._config;if(!t.isCmd(n))return;if(t.isKey(["ArrowLeft","Left","ArrowUp","Up","ArrowDown","Down","ArrowRight","Right"],n)){var o,s=t.isShift(n)?r.moveSpeedAccelerated:r.moveSpeed;switch(n.key){case"ArrowLeft":case"Left":o="left";break;case"ArrowUp":case"Up":o="up";break;case"ArrowRight":case"Right":o="right";break;case"ArrowDown":case"Down":o="down"}return i.moveCanvas({speed:s,direction:o}),!0}})),this.moveCanvas=function(e){var t=0,i=0,r=e.speed/Math.min(Math.sqrt(n.viewbox().scale),1);switch(e.direction){case"left":t=r;break;case"up":i=r;break;case"right":t=-r;break;case"down":i=-r}n.scroll({dx:t,dy:i})}}Ws.$inject=["config.keyboardMove","keyboard","canvas"];var Xs={__depends__:[Qs],__init__:["keyboardMove"],keyboardMove:["type",Ws]},Ys=/^djs-cursor-.*$/;function Gs(e){var t=oe(document.body);t.removeMatching(Ys),e&&t.add("djs-cursor-"+e)}function Zs(){Gs(null)}function Ks(e,t){function n(){return!1}return t=t||"element.click",e.once(t,5e3,n),function(){e.off(t,n)}}function Js(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function ea(e,t){return{x:e.x-t.x,y:e.y-t.y}}function ta(e,t){var n;function i(i){var r,o=n.start,s=n.button,a=$o(i),l=ea(a,o);(!n.dragging&&(r=l,Math.sqrt(Math.pow(r.x,2)+Math.pow(r.y,2))>15)&&(n.dragging=!0,0===s&&Ks(e),Gs("grab")),n.dragging)&&(l=ea(a,n.last||n.start),t.scroll({dx:l.x,dy:l.y}),n.last=a);i.preventDefault()}function r(e){ge.unbind(document,"mousemove",i),ge.unbind(document,"mouseup",r),n=null,Zs()}e.on("element.mousedown",500,(function(e){return function(e){if(ce(e.target,".djs-draggable"))return;var t=e.button;if(t>=2||e.ctrlKey||e.shiftKey||e.altKey)return;return n={button:t,start:$o(e)},ge.bind(document,"mousemove",i),ge.bind(document,"mouseup",r),!0}(e.originalEvent)})),this.isActive=function(){return!!n}}ta.$inject=["eventBus","canvas"];var na={__init__:["moveCanvas"],moveCanvas:["type",ta]};function ia(e){return Math.log(e)/Math.log(10)}function ra(e,t){var n=ia(e.min),i=ia(e.max);return(Math.abs(n)+Math.abs(i))/t}var oa=Math.sign||function(e){return e>=0?1:-1},sa={min:.2,max:4};function aa(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=V(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||.75;var i=this;t.on("canvas.init",(function(t){i._init(!1!==e.enabled)}))}aa.$inject=["config.zoomScroll","eventBus","canvas"],aa.prototype.scroll=function(e){this._canvas.scroll(e)},aa.prototype.reset=function(){this._canvas.zoom("fit-viewport")},aa.prototype.zoom=function(e,t){var n=ra(sa,20);this._totalDelta+=e,Math.abs(this._totalDelta)>.1&&(this._zoom(e,t,n),this._totalDelta=0)},aa.prototype._handleWheel=function(e){if(!ce(e.target,".djs-scrollable",!0)){var t=this._container;e.preventDefault();var n,i=e.ctrlKey,r=e.shiftKey,o=-1*this._scale;if(o*=i?0===e.deltaMode?.02:.32:0===e.deltaMode?1:16,i){var s=t.getBoundingClientRect(),a={x:e.clientX-s.left,y:e.clientY-s.top};n=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*oa(e.deltaY)*o,this.zoom(n,a)}else n=r?{dx:o*e.deltaY,dy:0}:{dx:o*e.deltaX,dy:o*e.deltaY},this.scroll(n)}},aa.prototype.stepZoom=function(e,t){var n=ra(sa,10);this._zoom(e,t,n)},aa.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=ia(i.zoom()),s=Math.round(o/n)*n;s+=n*r;var a,l,c=Math.pow(10,s);i.zoom((a=sa,l=c,Math.max(a.min,Math.min(a.max,l))),t)},aa.prototype.toggle=function(e){var t=this._container,n=this._handleWheel,i=this._enabled;return void 0===e&&(e=!i),i!==e&&ge[e?"bind":"unbind"](t,"wheel",n,!1),this._enabled=e,e},aa.prototype._init=function(e){this.toggle(e)};var la={__init__:["zoomScroll"],zoomScroll:["type",aa]};function ca(e){Ts.call(this,e)}r(ca,Ts),ca.prototype._navigationModules=[Xs,na,la],ca.prototype._modules=[].concat(Ts.prototype._modules,ca.prototype._navigationModules);var pa={exports:{}};
4
4
  /*! Hammer.JS - v2.0.7 - 2016-04-22
5
5
  * http://hammerjs.github.io/
6
6
  *
7
7
  * Copyright (c) 2016 Jorik Tangelder;
8
- * Licensed under the MIT license */!function(e){!function(t,n,i,r){var o,s=["","webkit","Moz","MS","ms","o"],a=n.createElement("div"),l=Math.round,c=Math.abs,p=Date.now;function h(e,t,n){return setTimeout(v(e,n),t)}function u(e,t,n){return!!Array.isArray(e)&&(d(e,n[t],n),!0)}function d(e,t,n){var i;if(e)if(e.forEach)e.forEach(t,n);else if(e.length!==r)for(i=0;i<e.length;)t.call(n,e[i],i,e),i++;else for(i in e)e.hasOwnProperty(i)&&t.call(n,e[i],i,e)}function f(e,n,i){var r="DEPRECATED METHOD: "+n+"\n"+i+" AT \n";return function(){var n=new Error("get-stack-trace"),i=n&&n.stack?n.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",o=t.console&&(t.console.warn||t.console.log);return o&&o.call(t.console,r,i),e.apply(this,arguments)}}o="function"!=typeof Object.assign?function(e){if(e===r||null===e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var i=arguments[n];if(i!==r&&null!==i)for(var o in i)i.hasOwnProperty(o)&&(t[o]=i[o])}return t}:Object.assign;var m=f((function(e,t,n){for(var i=Object.keys(t),o=0;o<i.length;)(!n||n&&e[i[o]]===r)&&(e[i[o]]=t[i[o]]),o++;return e}),"extend","Use `assign`."),g=f((function(e,t){return m(e,t,!0)}),"merge","Use `assign`.");function y(e,t,n){var i,r=t.prototype;(i=e.prototype=Object.create(r)).constructor=e,i._super=r,n&&o(i,n)}function v(e,t){return function(){return e.apply(t,arguments)}}function b(e,t){return"function"==typeof e?e.apply(t&&t[0]||r,t):e}function w(e,t){return e===r?t:e}function x(e,t,n){d(P(t),(function(t){e.addEventListener(t,n,!1)}))}function O(e,t,n){d(P(t),(function(t){e.removeEventListener(t,n,!1)}))}function _(e,t){for(;e;){if(e==t)return!0;e=e.parentNode}return!1}function E(e,t){return e.indexOf(t)>-1}function P(e){return e.trim().split(/\s+/g)}function k(e,t,n){if(e.indexOf&&!n)return e.indexOf(t);for(var i=0;i<e.length;){if(n&&e[i][n]==t||!n&&e[i]===t)return i;i++}return-1}function S(e){return Array.prototype.slice.call(e,0)}function C(e,t,n){for(var i=[],r=[],o=0;o<e.length;){var s=t?e[o][t]:e[o];k(r,s)<0&&i.push(e[o]),r[o]=s,o++}return n&&(i=t?i.sort((function(e,n){return e[t]>n[t]})):i.sort()),i}function A(e,t){for(var n,i,o=t[0].toUpperCase()+t.slice(1),a=0;a<s.length;){if((i=(n=s[a])?n+o:t)in e)return i;a++}return r}var M=1;function T(e){var n=e.ownerDocument||e;return n.defaultView||n.parentWindow||t}var D="ontouchstart"in t,R=A(t,"PointerEvent")!==r,j=D&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),$="touch",B="mouse",z=24,q=["x","y"],N=["clientX","clientY"];function L(e,t){var n=this;this.manager=e,this.callback=t,this.element=e.element,this.target=e.options.inputTarget,this.domHandler=function(t){b(e.options.enable,[e])&&n.handler(t)},this.init()}function I(e,t,n){var i=n.pointers.length,o=n.changedPointers.length,s=1&t&&i-o==0,a=12&t&&i-o==0;n.isFirst=!!s,n.isFinal=!!a,s&&(e.session={}),n.eventType=t,function(e,t){var n=e.session,i=t.pointers,o=i.length;n.firstInput||(n.firstInput=V(t));o>1&&!n.firstMultiple?n.firstMultiple=V(t):1===o&&(n.firstMultiple=!1);var s=n.firstInput,a=n.firstMultiple,l=a?a.center:s.center,h=t.center=F(i);t.timeStamp=p(),t.deltaTime=t.timeStamp-s.timeStamp,t.angle=W(l,h),t.distance=U(l,h),function(e,t){var n=t.center,i=e.offsetDelta||{},r=e.prevDelta||{},o=e.prevInput||{};1!==t.eventType&&4!==o.eventType||(r=e.prevDelta={x:o.deltaX||0,y:o.deltaY||0},i=e.offsetDelta={x:n.x,y:n.y});t.deltaX=r.x+(n.x-i.x),t.deltaY=r.y+(n.y-i.y)}(n,t),t.offsetDirection=Q(t.deltaX,t.deltaY);var u=H(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=u.x,t.overallVelocityY=u.y,t.overallVelocity=c(u.x)>c(u.y)?u.x:u.y,t.scale=a?(d=a.pointers,f=i,U(f[0],f[1],N)/U(d[0],d[1],N)):1,t.rotation=a?function(e,t){return W(t[1],t[0],N)+W(e[1],e[0],N)}(a.pointers,i):0,t.maxPointers=n.prevInput?t.pointers.length>n.prevInput.maxPointers?t.pointers.length:n.prevInput.maxPointers:t.pointers.length,function(e,t){var n,i,o,s,a=e.lastInterval||t,l=t.timeStamp-a.timeStamp;if(8!=t.eventType&&(l>25||a.velocity===r)){var p=t.deltaX-a.deltaX,h=t.deltaY-a.deltaY,u=H(l,p,h);i=u.x,o=u.y,n=c(u.x)>c(u.y)?u.x:u.y,s=Q(p,h),e.lastInterval=t}else n=a.velocity,i=a.velocityX,o=a.velocityY,s=a.direction;t.velocity=n,t.velocityX=i,t.velocityY=o,t.direction=s}(n,t);var d,f;var m=e.element;_(t.srcEvent.target,m)&&(m=t.srcEvent.target);t.target=m}(e,n),e.emit("hammer.input",n),e.recognize(n),e.session.prevInput=n}function V(e){for(var t=[],n=0;n<e.pointers.length;)t[n]={clientX:l(e.pointers[n].clientX),clientY:l(e.pointers[n].clientY)},n++;return{timeStamp:p(),pointers:t,center:F(t),deltaX:e.deltaX,deltaY:e.deltaY}}function F(e){var t=e.length;if(1===t)return{x:l(e[0].clientX),y:l(e[0].clientY)};for(var n=0,i=0,r=0;r<t;)n+=e[r].clientX,i+=e[r].clientY,r++;return{x:l(n/t),y:l(i/t)}}function H(e,t,n){return{x:t/e||0,y:n/e||0}}function Q(e,t){return e===t?1:c(e)>=c(t)?e<0?2:4:t<0?8:16}function U(e,t,n){n||(n=q);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return Math.sqrt(i*i+r*r)}function W(e,t,n){n||(n=q);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return 180*Math.atan2(r,i)/Math.PI}L.prototype={handler:function(){},init:function(){this.evEl&&x(this.element,this.evEl,this.domHandler),this.evTarget&&x(this.target,this.evTarget,this.domHandler),this.evWin&&x(T(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&O(this.element,this.evEl,this.domHandler),this.evTarget&&O(this.target,this.evTarget,this.domHandler),this.evWin&&O(T(this.element),this.evWin,this.domHandler)}};var X={mousedown:1,mousemove:2,mouseup:4},Y="mousedown",G="mousemove mouseup";function Z(){this.evEl=Y,this.evWin=G,this.pressed=!1,L.apply(this,arguments)}y(Z,L,{handler:function(e){var t=X[e.type];1&t&&0===e.button&&(this.pressed=!0),2&t&&1!==e.which&&(t=4),this.pressed&&(4&t&&(this.pressed=!1),this.callback(this.manager,t,{pointers:[e],changedPointers:[e],pointerType:B,srcEvent:e}))}});var K={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},J={2:$,3:"pen",4:B,5:"kinect"},ee="pointerdown",te="pointermove pointerup pointercancel";function ne(){this.evEl=ee,this.evWin=te,L.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}t.MSPointerEvent&&!t.PointerEvent&&(ee="MSPointerDown",te="MSPointerMove MSPointerUp MSPointerCancel"),y(ne,L,{handler:function(e){var t=this.store,n=!1,i=e.type.toLowerCase().replace("ms",""),r=K[i],o=J[e.pointerType]||e.pointerType,s=o==$,a=k(t,e.pointerId,"pointerId");1&r&&(0===e.button||s)?a<0&&(t.push(e),a=t.length-1):12&r&&(n=!0),a<0||(t[a]=e,this.callback(this.manager,r,{pointers:t,changedPointers:[e],pointerType:o,srcEvent:e}),n&&t.splice(a,1))}});var ie={touchstart:1,touchmove:2,touchend:4,touchcancel:8},re="touchstart",oe="touchstart touchmove touchend touchcancel";function se(){this.evTarget=re,this.evWin=oe,this.started=!1,L.apply(this,arguments)}function ae(e,t){var n=S(e.touches),i=S(e.changedTouches);return 12&t&&(n=C(n.concat(i),"identifier",!0)),[n,i]}y(se,L,{handler:function(e){var t=ie[e.type];if(1===t&&(this.started=!0),this.started){var n=ae.call(this,e,t);12&t&&n[0].length-n[1].length==0&&(this.started=!1),this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:$,srcEvent:e})}}});var le={touchstart:1,touchmove:2,touchend:4,touchcancel:8},ce="touchstart touchmove touchend touchcancel";function pe(){this.evTarget=ce,this.targetIds={},L.apply(this,arguments)}function he(e,t){var n=S(e.touches),i=this.targetIds;if(3&t&&1===n.length)return i[n[0].identifier]=!0,[n,n];var r,o,s=S(e.changedTouches),a=[],l=this.target;if(o=n.filter((function(e){return _(e.target,l)})),1===t)for(r=0;r<o.length;)i[o[r].identifier]=!0,r++;for(r=0;r<s.length;)i[s[r].identifier]&&a.push(s[r]),12&t&&delete i[s[r].identifier],r++;return a.length?[C(o.concat(a),"identifier",!0),a]:void 0}y(pe,L,{handler:function(e){var t=le[e.type],n=he.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:$,srcEvent:e})}});function ue(){L.apply(this,arguments);var e=v(this.handler,this);this.touch=new pe(this.manager,e),this.mouse=new Z(this.manager,e),this.primaryTouch=null,this.lastTouches=[]}function de(e,t){1&e?(this.primaryTouch=t.changedPointers[0].identifier,fe.call(this,t)):12&e&&fe.call(this,t)}function fe(e){var t=e.changedPointers[0];if(t.identifier===this.primaryTouch){var n={x:t.clientX,y:t.clientY};this.lastTouches.push(n);var i=this.lastTouches;setTimeout((function(){var e=i.indexOf(n);e>-1&&i.splice(e,1)}),2500)}}function me(e){for(var t=e.srcEvent.clientX,n=e.srcEvent.clientY,i=0;i<this.lastTouches.length;i++){var r=this.lastTouches[i],o=Math.abs(t-r.x),s=Math.abs(n-r.y);if(o<=25&&s<=25)return!0}return!1}y(ue,L,{handler:function(e,t,n){var i=n.pointerType==$,r=n.pointerType==B;if(!(r&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if(i)de.call(this,t,n);else if(r&&me.call(this,n))return;this.callback(e,t,n)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var ge=A(a.style,"touchAction"),ye=ge!==r,ve="compute",be="auto",we="manipulation",xe="none",Oe="pan-x",_e="pan-y",Ee=function(){if(!ye)return!1;var e={},n=t.CSS&&t.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach((function(i){e[i]=!n||t.CSS.supports("touch-action",i)})),e}();function Pe(e,t){this.manager=e,this.set(t)}Pe.prototype={set:function(e){e==ve&&(e=this.compute()),ye&&this.manager.element.style&&Ee[e]&&(this.manager.element.style[ge]=e),this.actions=e.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var e=[];return d(this.manager.recognizers,(function(t){b(t.options.enable,[t])&&(e=e.concat(t.getTouchAction()))})),function(e){if(E(e,xe))return xe;var t=E(e,Oe),n=E(e,_e);if(t&&n)return xe;if(t||n)return t?Oe:_e;if(E(e,we))return we;return be}(e.join(" "))},preventDefaults:function(e){var t=e.srcEvent,n=e.offsetDirection;if(this.manager.session.prevented)t.preventDefault();else{var i=this.actions,r=E(i,xe)&&!Ee.none,o=E(i,_e)&&!Ee["pan-y"],s=E(i,Oe)&&!Ee["pan-x"];if(r){var a=1===e.pointers.length,l=e.distance<2,c=e.deltaTime<250;if(a&&l&&c)return}if(!s||!o)return r||o&&6&n||s&&n&z?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}};var ke=32;function Se(e){this.options=o({},this.defaults,e||{}),this.id=M++,this.manager=null,this.options.enable=w(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function Ce(e){return 16&e?"cancel":8&e?"end":4&e?"move":2&e?"start":""}function Ae(e){return 16==e?"down":8==e?"up":2==e?"left":4==e?"right":""}function Me(e,t){var n=t.manager;return n?n.get(e):e}function Te(){Se.apply(this,arguments)}function De(){Te.apply(this,arguments),this.pX=null,this.pY=null}function Re(){Te.apply(this,arguments)}function je(){Se.apply(this,arguments),this._timer=null,this._input=null}function $e(){Te.apply(this,arguments)}function Be(){Te.apply(this,arguments)}function ze(){Se.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function qe(e,t){return(t=t||{}).recognizers=w(t.recognizers,qe.defaults.preset),new Ne(e,t)}Se.prototype={defaults:{},set:function(e){return o(this.options,e),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(e){if(u(e,"recognizeWith",this))return this;var t=this.simultaneous;return t[(e=Me(e,this)).id]||(t[e.id]=e,e.recognizeWith(this)),this},dropRecognizeWith:function(e){return u(e,"dropRecognizeWith",this)||(e=Me(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(u(e,"requireFailure",this))return this;var t=this.requireFail;return-1===k(t,e=Me(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(u(e,"dropRequireFailure",this))return this;e=Me(e,this);var t=k(this.requireFail,e);return t>-1&&this.requireFail.splice(t,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(e){return!!this.simultaneous[e.id]},emit:function(e){var t=this,n=this.state;function i(n){t.manager.emit(n,e)}n<8&&i(t.options.event+Ce(n)),i(t.options.event),e.additionalEvent&&i(e.additionalEvent),n>=8&&i(t.options.event+Ce(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=ke},canEmit:function(){for(var e=0;e<this.requireFail.length;){if(!(33&this.requireFail[e].state))return!1;e++}return!0},recognize:function(e){var t=o({},e);if(!b(this.options.enable,[this,t]))return this.reset(),void(this.state=ke);56&this.state&&(this.state=1),this.state=this.process(t),30&this.state&&this.tryEmit(t)},process:function(e){},getTouchAction:function(){},reset:function(){}},y(Te,Se,{defaults:{pointers:1},attrTest:function(e){var t=this.options.pointers;return 0===t||e.pointers.length===t},process:function(e){var t=this.state,n=e.eventType,i=6&t,r=this.attrTest(e);return i&&(8&n||!r)?16|t:i||r?4&n?8|t:2&t?4|t:2:ke}}),y(De,Te,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push(_e),e&z&&t.push(Oe),t},directionTest:function(e){var t=this.options,n=!0,i=e.distance,r=e.direction,o=e.deltaX,s=e.deltaY;return r&t.direction||(6&t.direction?(r=0===o?1:o<0?2:4,n=o!=this.pX,i=Math.abs(e.deltaX)):(r=0===s?1:s<0?8:16,n=s!=this.pY,i=Math.abs(e.deltaY))),e.direction=r,n&&i>t.threshold&&r&t.direction},attrTest:function(e){return Te.prototype.attrTest.call(this,e)&&(2&this.state||!(2&this.state)&&this.directionTest(e))},emit:function(e){this.pX=e.deltaX,this.pY=e.deltaY;var t=Ae(e.direction);t&&(e.additionalEvent=this.options.event+t),this._super.emit.call(this,e)}}),y(Re,Te,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[xe]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.scale-1)>this.options.threshold||2&this.state)},emit:function(e){if(1!==e.scale){var t=e.scale<1?"in":"out";e.additionalEvent=this.options.event+t}this._super.emit.call(this,e)}}),y(je,Se,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[be]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,i=e.distance<t.threshold,r=e.deltaTime>t.time;if(this._input=e,!i||!n||12&e.eventType&&!r)this.reset();else if(1&e.eventType)this.reset(),this._timer=h((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return ke},reset:function(){clearTimeout(this._timer)},emit:function(e){8===this.state&&(e&&4&e.eventType?this.manager.emit(this.options.event+"up",e):(this._input.timeStamp=p(),this.manager.emit(this.options.event,this._input)))}}),y($e,Te,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[xe]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.rotation)>this.options.threshold||2&this.state)}}),y(Be,Te,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return De.prototype.getTouchAction.call(this)},attrTest:function(e){var t,n=this.options.direction;return 30&n?t=e.overallVelocity:6&n?t=e.overallVelocityX:n&z&&(t=e.overallVelocityY),this._super.attrTest.call(this,e)&&n&e.offsetDirection&&e.distance>this.options.threshold&&e.maxPointers==this.options.pointers&&c(t)>this.options.velocity&&4&e.eventType},emit:function(e){var t=Ae(e.offsetDirection);t&&this.manager.emit(this.options.event+t,e),this.manager.emit(this.options.event,e)}}),y(ze,Se,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[we]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,i=e.distance<t.threshold,r=e.deltaTime<t.time;if(this.reset(),1&e.eventType&&0===this.count)return this.failTimeout();if(i&&r&&n){if(4!=e.eventType)return this.failTimeout();var o=!this.pTime||e.timeStamp-this.pTime<t.interval,s=!this.pCenter||U(this.pCenter,e.center)<t.posThreshold;if(this.pTime=e.timeStamp,this.pCenter=e.center,s&&o?this.count+=1:this.count=1,this._input=e,0===this.count%t.taps)return this.hasRequireFailures()?(this._timer=h((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return ke},failTimeout:function(){return this._timer=h((function(){this.state=ke}),this.options.interval,this),ke},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),qe.VERSION="2.0.7",qe.defaults={domEvents:!1,touchAction:ve,enable:!0,inputTarget:null,inputClass:null,preset:[[$e,{enable:!1}],[Re,{enable:!1},["rotate"]],[Be,{direction:6}],[De,{direction:6},["swipe"]],[ze],[ze,{event:"doubletap",taps:2},["tap"]],[je]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};function Ne(e,t){var n;this.options=o({},qe.defaults,t||{}),this.options.inputTarget=this.options.inputTarget||e,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=e,this.input=new((n=this).options.inputClass||(R?ne:j?pe:D?ue:Z))(n,I),this.touchAction=new Pe(this,this.options.touchAction),Le(this,!0),d(this.options.recognizers,(function(e){var t=this.add(new e[0](e[1]));e[2]&&t.recognizeWith(e[2]),e[3]&&t.requireFailure(e[3])}),this)}function Le(e,t){var n,i=e.element;i.style&&(d(e.options.cssProps,(function(r,o){n=A(i.style,o),t?(e.oldCssProps[n]=i.style[n],i.style[n]=r):i.style[n]=e.oldCssProps[n]||""})),t||(e.oldCssProps={}))}Ne.prototype={set:function(e){return o(this.options,e),e.touchAction&&this.touchAction.update(),e.inputTarget&&(this.input.destroy(),this.input.target=e.inputTarget,this.input.init()),this},stop:function(e){this.session.stopped=e?2:1},recognize:function(e){var t=this.session;if(!t.stopped){var n;this.touchAction.preventDefaults(e);var i=this.recognizers,r=t.curRecognizer;(!r||r&&8&r.state)&&(r=t.curRecognizer=null);for(var o=0;o<i.length;)n=i[o],2===t.stopped||r&&n!=r&&!n.canRecognizeWith(r)?n.reset():n.recognize(e),!r&&14&n.state&&(r=t.curRecognizer=n),o++}},get:function(e){if(e instanceof Se)return e;for(var t=this.recognizers,n=0;n<t.length;n++)if(t[n].options.event==e)return t[n];return null},add:function(e){if(u(e,"add",this))return this;var t=this.get(e.options.event);return t&&this.remove(t),this.recognizers.push(e),e.manager=this,this.touchAction.update(),e},remove:function(e){if(u(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=k(t,e);-1!==n&&(t.splice(n,1),this.touchAction.update())}return this},on:function(e,t){if(e!==r&&t!==r){var n=this.handlers;return d(P(e),(function(e){n[e]=n[e]||[],n[e].push(t)})),this}},off:function(e,t){if(e!==r){var n=this.handlers;return d(P(e),(function(e){t?n[e]&&n[e].splice(k(n[e],t),1):delete n[e]})),this}},emit:function(e,t){this.options.domEvents&&function(e,t){var i=n.createEvent("Event");i.initEvent(e,!0,!0),i.gesture=t,t.target.dispatchEvent(i)}(e,t);var i=this.handlers[e]&&this.handlers[e].slice();if(i&&i.length){t.type=e,t.preventDefault=function(){t.srcEvent.preventDefault()};for(var r=0;r<i.length;)i[r](t),r++}},destroy:function(){this.element&&Le(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},o(qe,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,INPUT_CANCEL:8,STATE_POSSIBLE:1,STATE_BEGAN:2,STATE_CHANGED:4,STATE_ENDED:8,STATE_RECOGNIZED:8,STATE_CANCELLED:16,STATE_FAILED:ke,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:z,DIRECTION_ALL:30,Manager:Ne,Input:L,TouchAction:Pe,TouchInput:pe,MouseInput:Z,PointerEventInput:ne,TouchMouseInput:ue,SingleTouchInput:se,Recognizer:Se,AttrRecognizer:Te,Tap:ze,Pan:De,Swipe:Be,Pinch:Re,Rotate:$e,Press:je,on:x,off:O,each:d,merge:g,extend:m,assign:o,inherit:y,bindFn:v,prefixed:A}),(void 0!==t?t:"undefined"!=typeof self?self:{}).Hammer=qe,e.exports?e.exports=qe:t.Hammer=qe}(window,document)}(pa);var ha=pa.exports,ua=["mousedown","mouseup","mouseover","mouseout","click","dblclick"];function da(e,t){return t.get(e,!1)}function fa(e){e.preventDefault(),"function"==typeof e.stopPropagation?e.stopPropagation():e.srcEvent&&"function"==typeof e.srcEvent.stopPropagation&&e.srcEvent.stopPropagation(),"function"==typeof e.stopImmediatePropagation&&e.stopImmediatePropagation()}function ma(e){function t(t){setTimeout((function(){_(ua,(function(t){ge.unbind(e,t,fa,!0)}))}),500)}ge.bind(e,"touchstart",(function(t){_(ua,(function(t){ge.bind(e,t,fa,!0)}))}),!0),ge.bind(e,"touchend",t,!0),ge.bind(e,"touchcancel",t,!0);var n=new ha.Manager(e,{inputClass:ha.TouchInput,recognizers:[],domEvents:!0}),i=new ha.Tap,r=new ha.Pan({threshold:10}),o=new ha.Press,s=new ha.Pinch,a=new ha.Tap({event:"doubletap",taps:2});return s.requireFailure(r),s.requireFailure(o),n.add([r,o,s,a,i]),n.reset=function(e){var t=this.recognizers,i=this.session;i.stopped||(n.stop(e),setTimeout((function(){var e,n;for(e=0;n=t[e];e++)n.reset(),n.state=8;i.curRecognizer=null}),0))},n.on("hammer.input",(function(e){e.srcEvent.defaultPrevented&&n.reset(!0)})),n}function ga(e,t,n,i,r){var o,s=da("dragging",e),a=da("move",e),l=da("contextPad",e),c=da("palette",e);function p(e,t){return function(n){var o=h(n.target),s=o&&i.get(o);return t&&(n.srcEvent.button=t),r.fire(e,n,s)}}function h(e){return ce(e,"svg, .djs-element",!0)}function u(e){function n(e){var n=h(e.target),r=n&&i.get(n);if(a&&t.getRootElement()!==r)return a.start(e,r,!0);!function(e){var n=0,i=0;function r(e){var r=e.deltaX-n,o=e.deltaY-i;t.scroll({dx:r,dy:o}),n=e.deltaX,i=e.deltaY}function s(e){o.off("panmove",r),o.off("panend",s),o.off("pancancel",s)}o.on("panmove",r),o.on("panend",s),o.on("pancancel",s)}()}(o=ma(e)).on("tap",p("element.click")),o.on("doubletap",p("element.dblclick",1)),o.on("panstart",n),o.on("press",n),o.on("pinchstart",(function(e){var n=t.zoom(),i=e.center;function r(e){var r=1-(1-e.scale)/1.5,o=Math.max(.2,Math.min(4,r*n));t.zoom(o,i),fa(e)}function s(e){o.off("pinchmove",r),o.off("pinchend",s),o.off("pinchcancel",s),o.reset(!0)}o.on("pinchmove",r),o.on("pinchend",s),o.on("pinchcancel",s)}))}s&&n.on("drag.move",(function(e){var t=e.originalEvent;if(t&&!(t instanceof MouseEvent)){var n=$o(t),r=h(document.elementFromPoint(n.x,n.y)),o=r&&i.get(r);o!==e.hover&&(e.hover&&s.out(e),o&&(s.hover({element:o,gfx:r}),e.hover=o,e.hoverGfx=r))}})),l&&n.on("contextPad.create",(function(e){var t=ma(e.pad.html);t.on("panstart",(function(e){l.trigger("dragstart",e,!0)})),t.on("press",(function(e){l.trigger("dragstart",e,!0)})),t.on("tap",(function(e){l.trigger("click",e)}))})),c&&n.on("palette.create",(function(e){var t=ma(e.container);t.on("panstart",(function(e){c.trigger("dragstart",e,!0)})),t.on("press",(function(e){c.trigger("dragstart",e,!0)})),t.on("tap",(function(e){c.trigger("click",e)}))})),n.on("canvas.init",(function(e){u(e.svg)}))}function ya(e,t){var n=this;t.on("canvas.init",(function(e){n.addBBoxMarker(e.svg)}))}ga.$inject=["injector","canvas","eventBus","elementRegistry","interactionEvents","touchFix"],ya.$inject=["canvas","eventBus"],ya.prototype.addBBoxMarker=function(e){var t={fill:"none",class:"outer-bound-marker"},n=Ie("rect");Te(n,{x:-1e4,y:1e4,width:10,height:10}),Te(n,t),Ce(e,n);var i=Ie("rect");Te(i,{x:1e4,y:1e4,width:10,height:10}),Te(i,t),Ce(e,i)};var va={__depends__:[{__depends__:[Fo],__init__:["touchInteractionEvents"],touchInteractionEvents:["type",ga],touchFix:["type",ya]}]};function ba(e){return e&&e[e.length-1]}function wa(e){return e.y}function xa(e){return e.x}var Oa={left:xa,center:xa,right:function(e){return e.x+e.width},top:wa,middle:wa,bottom:function(e){return e.y+e.height}};function _a(e,t){this._modeling=e,this._rules=t}_a.$inject=["modeling","rules"],_a.prototype._getOrientationDetails=function(e){var t="x",n="width";return-1!==["top","bottom","middle"].indexOf(e)&&(t="y",n="height"),{axis:t,dimension:n}},_a.prototype._isType=function(e,t){return-1!==t.indexOf(e)},_a.prototype._alignmentPosition=function(e,t){var n,i,r,o=this._getOrientationDetails(e),s=o.axis,a=o.dimension,l={},c={},p=!1;if(this._isType(e,["left","top"]))l[e]=t[0][s];else if(this._isType(e,["right","bottom"]))r=ba(t),l[e]=r[s]+r[a];else if(this._isType(e,["center","middle"])){if(_(t,(function(e){var t=e[s]+Math.round(e[a]/2);c[t]?c[t].elements.push(e):c[t]={elements:[e],center:t}})),n=$(c,(function(e){return e.elements.length>1&&(p=!0),e.elements.length})),p)return l[e]=ba(n).center,l;i=t[0],r=ba(t=$(t,(function(e){return e[s]+e[a]}))),l[e]=function(e,t){return Math.round((e[s]+t[s]+t[a])/2)}(i,r)}return l},_a.prototype.trigger=function(e,t){var n,i=this._modeling,r=O(e,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));if(d(n=this._rules.allowed("elements.align",{elements:r}))&&(r=n),!(r.length<2)&&n){var o=$(r,Oa[t]),s=this._alignmentPosition(t,o);i.alignElements(o,s)}};var Ea={__init__:["alignElements"],alignElements:["type",_a]},Pa=".entry";function ka(e,t,n,i){this._canvas=e,this._eventBus=n,this._overlays=i;var r=h(t&&t.scale)?t.scale:{min:1,max:1.5};this._overlaysConfig={scale:r},this._current=null,this._init()}function Sa(e,t){return-1!==e.indexOf(t)}ka.$inject=["canvas","config.contextPad","eventBus","overlays"],ka.prototype._init=function(){var e=this;this._eventBus.on("selection.changed",(function(t){var n=t.newSelection,i=n.length?1===n.length?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;S(d(r)?r:[r],(function(e){return Sa(n,e)}))&&e.open(r,!0)}}))},ka.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("contextPad.getProviders",e,(function(e){e.providers.push(t)}))},ka.prototype.getEntries=function(e){var t=this._getProviders(),n=d(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return _(t,(function(t){if(g(t[n])){var r=t[n](e);g(r)?i=r(i):_(r,(function(e,t){i[t]=e}))}})),i},ka.prototype.trigger=function(e,t,n){var i,r,o=this._current.target,s=this._current.entries,a=t.delegateTarget||t.target;if(!a)return t.preventDefault();if(i=s[ie(a,"data-action")].action,r=t.originalEvent||t,g(i)){if("click"===e)return i(r,o,n)}else if(i[e])return i[e](r,o,n);t.preventDefault()},ka.prototype.open=function(e,t){!t&&this.isOpen(e)||(this.close(),this._updateAndOpen(e))},ka.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},ka.prototype._updateAndOpen=function(e){var t,n=this.getEntries(e),i=this.getPad(e),r=i.html;_(n,(function(e,n){var i,o=e.group||"default",s=_e(e.html||'<div class="entry" draggable="true"></div>');ie(s,"data-action",n),(i=Ee("[data-group="+us(o)+"]",r))||(ie(i=_e('<div class="group"></div>'),"data-group",o),r.appendChild(i)),i.appendChild(s),e.className&&function(e,t){var n=oe(e);(t=d(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(s,e.className),e.title&&ie(s,"title",e.title),e.imageUrl&&(ie(t=_e("<img>"),"src",e.imageUrl),t.style.width="100%",t.style.height="100%",s.appendChild(t))})),oe(r).add("open"),this._current={target:e,entries:n,pad:i},this._eventBus.fire("contextPad.open",{current:this._current})},ka.prototype.getPad=function(e){if(this.isOpen())return this._current.pad;var t=this,n=this._overlays,i=_e('<div class="djs-context-pad"></div>'),r=this._getPosition(e),o=F({html:i},this._overlaysConfig,r);be.bind(i,Pa,"click",(function(e){t.trigger("click",e)})),be.bind(i,Pa,"dragstart",(function(e){t.trigger("dragstart",e)})),ge.bind(i,"mousedown",(function(e){e.stopPropagation()}));var s=this._canvas.getRootElement();this._overlayId=n.add(s,"context-pad",o);var a=n.get(this._overlayId);return this._eventBus.fire("contextPad.create",{target:e,pad:a}),a},ka.prototype.close=function(){this.isOpen()&&(this._overlays.remove(this._overlayId),this._overlayId=null,this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},ka.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return d(e)===d(n)&&(d(e)?e.length===n.length&&k(e,(function(e){return Sa(n,e)})):n===e)},ka.prototype._getPosition=function(e){var t=wt(d(e)?e:[e]);return{position:{left:t.x+t.width+12,top:t.y-6}}};var Ca,Aa,Ma,Ta,Da,Ra={__depends__:[Fo,os],contextPad:["type",ka]},ja={},$a=[],Ba=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function za(e,t){for(var n in t)e[n]=t[n];return e}function qa(e){var t=e.parentNode;t&&t.removeChild(e)}function Na(e,t,n){var i,r,o,s={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:s[o]=t[o];if(arguments.length>2&&(s.children=arguments.length>3?Ca.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===s[o]&&(s[o]=e.defaultProps[o]);return La(e,s,i,r,null)}function La(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++Ma:r};return null==r&&null!=Aa.vnode&&Aa.vnode(o),o}function Ia(e){return e.children}function Va(e,t){this.props=e,this.context=t}function Fa(e,t){if(null==t)return e.__?Fa(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?Fa(e):null}function Ha(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return Ha(e)}}function Qa(e){(!e.__d&&(e.__d=!0)&&Ta.push(e)&&!Ua.__r++||Da!==Aa.debounceRendering)&&((Da=Aa.debounceRendering)||setTimeout)(Ua)}function Ua(){for(var e;Ua.__r=Ta.length;)e=Ta.sort((function(e,t){return e.__v.__b-t.__v.__b})),Ta=[],e.some((function(e){var t,n,i,r,o,s;e.__d&&(o=(r=(t=e).__v).__e,(s=t.__P)&&(n=[],(i=za({},r)).__v=r.__v+1,el(s,r,i,t.__n,void 0!==s.ownerSVGElement,null!=r.__h?[o]:null,n,null==o?Fa(r):o,r.__h),tl(n,r),r.__e!=o&&Ha(r)))}))}function Wa(e,t,n,i,r,o,s,a,l,c){var p,h,u,d,f,m,g,y=i&&i.__k||$a,v=y.length;for(n.__k=[],p=0;p<t.length;p++)if(null!=(d=n.__k[p]=null==(d=t[p])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?La(null,d,null,null,d):Array.isArray(d)?La(Ia,{children:d},null,null,null):d.__b>0?La(d.type,d.props,d.key,d.ref?d.ref:null,d.__v):d)){if(d.__=n,d.__b=n.__b+1,null===(u=y[p])||u&&d.key==u.key&&d.type===u.type)y[p]=void 0;else for(h=0;h<v;h++){if((u=y[h])&&d.key==u.key&&d.type===u.type){y[h]=void 0;break}u=null}el(e,d,u=u||ja,r,o,s,a,l,c),f=d.__e,(h=d.ref)&&u.ref!=h&&(g||(g=[]),u.ref&&g.push(u.ref,null,d),g.push(h,d.__c||f,d)),null!=f?(null==m&&(m=f),"function"==typeof d.type&&d.__k===u.__k?d.__d=l=Xa(d,l,e):l=Ya(e,d,u,y,f,l),"function"==typeof n.type&&(n.__d=l)):l&&u.__e==l&&l.parentNode!=e&&(l=Fa(u))}for(n.__e=m,p=v;p--;)null!=y[p]&&il(y[p],y[p]);if(g)for(p=0;p<g.length;p++)nl(g[p],g[++p],g[++p])}function Xa(e,t,n){for(var i,r=e.__k,o=0;r&&o<r.length;o++)(i=r[o])&&(i.__=e,t="function"==typeof i.type?Xa(i,t,n):Ya(n,i,i,r,i.__e,t));return t}function Ya(e,t,n,i,r,o){var s,a,l;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||r!=o||null==r.parentNode)e:if(null==o||o.parentNode!==e)e.appendChild(r),s=null;else{for(a=o,l=0;(a=a.nextSibling)&&l<i.length;l+=1)if(a==r)break e;e.insertBefore(r,o),s=o}return void 0!==s?s:r.nextSibling}function Ga(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||Ba.test(t)?n:n+"px"}function Za(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||Ga(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||Ga(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i||e.addEventListener(t,o?Ja:Ka,o):e.removeEventListener(t,o?Ja:Ka,o);else if("dangerouslySetInnerHTML"!==t){if(r)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&-1==t.indexOf("-")?e.removeAttribute(t):e.setAttribute(t,n))}}function Ka(e){this.l[e.type+!1](Aa.event?Aa.event(e):e)}function Ja(e){this.l[e.type+!0](Aa.event?Aa.event(e):e)}function el(e,t,n,i,r,o,s,a,l){var c,p,h,u,d,f,m,g,y,v,b,w,x,O,_,E=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,a=t.__e=n.__e,t.__h=null,o=[a]),(c=Aa.__b)&&c(t);try{e:if("function"==typeof E){if(g=t.props,y=(c=E.contextType)&&i[c.__c],v=c?y?y.props.value:c.__:i,n.__c?m=(p=t.__c=n.__c).__=p.__E:("prototype"in E&&E.prototype.render?t.__c=p=new E(g,v):(t.__c=p=new Va(g,v),p.constructor=E,p.render=rl),y&&y.sub(p),p.props=g,p.state||(p.state={}),p.context=v,p.__n=i,h=p.__d=!0,p.__h=[],p._sb=[]),null==p.__s&&(p.__s=p.state),null!=E.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=za({},p.__s)),za(p.__s,E.getDerivedStateFromProps(g,p.__s))),u=p.props,d=p.state,h)null==E.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==E.getDerivedStateFromProps&&g!==u&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,v),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,v)||t.__v===n.__v){for(p.props=g,p.state=p.__s,t.__v!==n.__v&&(p.__d=!1),p.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),b=0;b<p._sb.length;b++)p.__h.push(p._sb[b]);p._sb=[],p.__h.length&&s.push(p);break e}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,v),null!=p.componentDidUpdate&&p.__h.push((function(){p.componentDidUpdate(u,d,f)}))}if(p.context=v,p.props=g,p.__v=t,p.__P=e,w=Aa.__r,x=0,"prototype"in E&&E.prototype.render){for(p.state=p.__s,p.__d=!1,w&&w(t),c=p.render(p.props,p.state,p.context),O=0;O<p._sb.length;O++)p.__h.push(p._sb[O]);p._sb=[]}else do{p.__d=!1,w&&w(t),c=p.render(p.props,p.state,p.context),p.state=p.__s}while(p.__d&&++x<25);p.state=p.__s,null!=p.getChildContext&&(i=za(za({},i),p.getChildContext())),h||null==p.getSnapshotBeforeUpdate||(f=p.getSnapshotBeforeUpdate(u,d)),_=null!=c&&c.type===Ia&&null==c.key?c.props.children:c,Wa(e,Array.isArray(_)?_:[_],t,n,i,r,o,s,a,l),p.base=t.__e,t.__h=null,p.__h.length&&s.push(p),m&&(p.__E=p.__=null),p.__e=!1}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,r,o,s,a){var l,c,p,h=n.props,u=t.props,d=t.type,f=0;if("svg"===d&&(r=!0),null!=o)for(;f<o.length;f++)if((l=o[f])&&"setAttribute"in l==!!d&&(d?l.localName===d:3===l.nodeType)){e=l,o[f]=null;break}if(null==e){if(null===d)return document.createTextNode(u);e=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,u.is&&u),o=null,a=!1}if(null===d)h===u||a&&e.data===u||(e.data=u);else{if(o=o&&Ca.call(e.childNodes),c=(h=n.props||ja).dangerouslySetInnerHTML,p=u.dangerouslySetInnerHTML,!a){if(null!=o)for(h={},f=0;f<e.attributes.length;f++)h[e.attributes[f].name]=e.attributes[f].value;(p||c)&&(p&&(c&&p.__html==c.__html||p.__html===e.innerHTML)||(e.innerHTML=p&&p.__html||""))}if(function(e,t,n,i,r){var o;for(o in n)"children"===o||"key"===o||o in t||Za(e,o,null,n[o],i);for(o in t)r&&"function"!=typeof t[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===t[o]||Za(e,o,t[o],n[o],i)}(e,u,h,r,a),p)t.__k=[];else if(f=t.props.children,Wa(e,Array.isArray(f)?f:[f],t,n,i,r&&"foreignObject"!==d,o,s,o?o[0]:n.__k&&Fa(n,0),a),null!=o)for(f=o.length;f--;)null!=o[f]&&qa(o[f]);a||("value"in u&&void 0!==(f=u.value)&&(f!==e.value||"progress"===d&&!f||"option"===d&&f!==h.value)&&Za(e,"value",f,h.value,!1),"checked"in u&&void 0!==(f=u.checked)&&f!==e.checked&&Za(e,"checked",f,h.checked,!1))}return e}(n.__e,t,n,i,r,o,s,l);(c=Aa.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=o)&&(t.__e=a,t.__h=!!l,o[o.indexOf(a)]=null),Aa.__e(e,t,n)}}function tl(e,t){Aa.__c&&Aa.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Aa.__e(e,t.__v)}}))}function nl(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Aa.__e(e,n)}}function il(e,t,n){var i,r;if(Aa.unmount&&Aa.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||nl(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){Aa.__e(e,t)}i.base=i.__P=null,e.__c=void 0}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&il(i[r],t,n||"function"!=typeof e.type);n||null==e.__e||qa(e.__e),e.__=e.__e=e.__d=void 0}function rl(e,t,n){return this.constructor(e,n)}function ol(e,t,n){var i,r,o;Aa.__&&Aa.__(e,t),r=(i="function"==typeof n)?null:n&&n.__k||t.__k,o=[],el(t,e=(!i&&n||t).__k=Na(Ia,null,[e]),r||ja,ja,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?Ca.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i),tl(o,e)}Ca=$a.slice,Aa={__e:function(e,t,n,i){for(var r,o,s;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&null!=o.getDerivedStateFromError&&(r.setState(o.getDerivedStateFromError(e)),s=r.__d),null!=r.componentDidCatch&&(r.componentDidCatch(e,i||{}),s=r.__d),s)return r.__E=r}catch(t){e=t}throw e}},Ma=0,Va.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=za({},this.state),"function"==typeof e&&(e=e(za({},n),this.props)),e&&za(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),Qa(this))},Va.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Qa(this))},Va.prototype.render=Ia,Ta=[],Ua.__r=0;var sl,al,ll,cl,pl=0,hl=[],ul=[],dl=Aa.__b,fl=Aa.__r,ml=Aa.diffed,gl=Aa.__c,yl=Aa.unmount;function vl(e,t){Aa.__h&&Aa.__h(al,e,pl||t),pl=0;var n=al.__H||(al.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:ul}),n.__[e]}function bl(e){return pl=1,function(e,t,n){var i=vl(sl++,2);if(i.t=e,!i.__c&&(i.__=[n?n(t):Tl(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],n=i.t(t,e);t!==n&&(i.__N=[n,i.__[1]],i.__c.setState({}))}],i.__c=al,!al.u)){al.u=!0;var r=al.shouldComponentUpdate;al.shouldComponentUpdate=function(e,t,n){if(!i.__c.__H)return!0;var o=i.__c.__H.__.filter((function(e){return e.__c}));if(o.every((function(e){return!e.__N})))return!r||r.call(this,e,t,n);var s=!1;return o.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!(!s&&i.__c.props===e)&&(!r||r.call(this,e,t,n))}}return i.__N||i.__}(Tl,e)}function wl(e,t){var n=vl(sl++,3);!Aa.__s&&Ml(n.__H,t)&&(n.__=e,n.i=t,al.__H.__h.push(n))}function xl(e,t){var n=vl(sl++,4);!Aa.__s&&Ml(n.__H,t)&&(n.__=e,n.i=t,al.__h.push(n))}function Ol(e){return pl=5,_l((function(){return{current:e}}),[])}function _l(e,t){var n=vl(sl++,7);return Ml(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function El(e,t){return pl=8,_l((function(){return e}),t)}function Pl(){for(var e;e=hl.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Cl),e.__H.__h.forEach(Al),e.__H.__h=[]}catch(t){e.__H.__h=[],Aa.__e(t,e.__v)}}Aa.__b=function(e){al=null,dl&&dl(e)},Aa.__r=function(e){fl&&fl(e),sl=0;var t=(al=e.__c).__H;t&&(ll===al?(t.__h=[],al.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=ul,e.__N=e.i=void 0}))):(t.__h.forEach(Cl),t.__h.forEach(Al),t.__h=[])),ll=al},Aa.diffed=function(e){ml&&ml(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==hl.push(t)&&cl===Aa.requestAnimationFrame||((cl=Aa.requestAnimationFrame)||Sl)(Pl)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==ul&&(e.__=e.__V),e.i=void 0,e.__V=ul}))),ll=al=null},Aa.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Cl),e.__h=e.__h.filter((function(e){return!e.__||Al(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Aa.__e(n,e.__v)}})),gl&&gl(e,t)},Aa.unmount=function(e){yl&&yl(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{Cl(e)}catch(e){t=e}})),n.__H=void 0,t&&Aa.__e(t,n.__v))};var kl="function"==typeof requestAnimationFrame;function Sl(e){var t,n=function(){clearTimeout(i),kl&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);kl&&(t=requestAnimationFrame(n))}function Cl(e){var t=al,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),al=t}function Al(e){var t=al;e.__c=e.__(),al=t}function Ml(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Tl(e,t){return"function"==typeof t?t(e):t}var Dl=function(e,t,n,i){var r;t[0]=0;for(var o=1;o<t.length;o++){var s=t[o++],a=t[o]?(t[0]|=s?1:2,n[t[o++]]):t[++o];3===s?i[0]=a:4===s?i[1]=Object.assign(i[1]||{},a):5===s?(i[1]=i[1]||{})[t[++o]]=a:6===s?i[1][t[++o]]+=a+"":s?(r=e.apply(a,Dl(e,a,n,["",null])),i.push(r),a[0]?t[0]|=2:(t[o-2]=0,t[o]=r)):i.push(a)}return i},Rl=new Map;var jl=function(e){var t=Rl.get(this);return t||(t=new Map,Rl.set(this,t)),(t=Dl(this,t.get(e)||(t.set(e,t=function(e){for(var t,n,i=1,r="",o="",s=[0],a=function(e){1===i&&(e||(r=r.replace(/^\s*\n\s*|\s*\n\s*$/g,"")))?s.push(0,e,r):3===i&&(e||r)?(s.push(3,e,r),i=2):2===i&&"..."===r&&e?s.push(4,e,0):2===i&&r&&!e?s.push(5,0,!0,r):i>=5&&((r||!e&&5===i)&&(s.push(i,0,r,n),i=6),e&&(s.push(i,e,0,n),i=6)),r=""},l=0;l<e.length;l++){l&&(1===i&&a(),a(l));for(var c=0;c<e[l].length;c++)t=e[l][c],1===i?"<"===t?(a(),s=[s],i=3):r+=t:4===i?"--"===r&&">"===t?(i=1,r=""):r=t+r[0]:o?t===o?o="":r+=t:'"'===t||"'"===t?o=t:">"===t?(a(),i=1):i&&("="===t?(i=5,n=r,r=""):"/"===t&&(i<5||">"===e[l][c+1])?(a(),3===i&&(s=s[0]),i=s,(s=s[0]).push(2,0,i),i=0):" "===t||"\t"===t||"\n"===t||"\r"===t?(a(),i=2):r+=t),3===i&&"!--"===r&&(i=4,s=s[0])}return a(),s}(e)),t),arguments,[])).length>1?t:t[0]}.bind(Na);function $l(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=$l(e[t]))&&(i&&(i+=" "),i+=n);else for(t in e)e[t]&&(i&&(i+=" "),i+=t);return i}function Bl(){for(var e,t,n=0,i="";n<arguments.length;)(e=arguments[n++])&&(t=$l(e))&&(i&&(i+=" "),i+=t);return i}function zl(e){const{entry:t,selected:n,onMouseEnter:i,onMouseLeave:r,onClick:o}=e;return jl`
8
+ * Licensed under the MIT license */!function(e){!function(t,n,i,r){var o,s=["","webkit","Moz","MS","ms","o"],a=n.createElement("div"),l=Math.round,c=Math.abs,p=Date.now;function h(e,t,n){return setTimeout(v(e,n),t)}function u(e,t,n){return!!Array.isArray(e)&&(d(e,n[t],n),!0)}function d(e,t,n){var i;if(e)if(e.forEach)e.forEach(t,n);else if(e.length!==r)for(i=0;i<e.length;)t.call(n,e[i],i,e),i++;else for(i in e)e.hasOwnProperty(i)&&t.call(n,e[i],i,e)}function f(e,n,i){var r="DEPRECATED METHOD: "+n+"\n"+i+" AT \n";return function(){var n=new Error("get-stack-trace"),i=n&&n.stack?n.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",o=t.console&&(t.console.warn||t.console.log);return o&&o.call(t.console,r,i),e.apply(this,arguments)}}o="function"!=typeof Object.assign?function(e){if(e===r||null===e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var i=arguments[n];if(i!==r&&null!==i)for(var o in i)i.hasOwnProperty(o)&&(t[o]=i[o])}return t}:Object.assign;var m=f((function(e,t,n){for(var i=Object.keys(t),o=0;o<i.length;)(!n||n&&e[i[o]]===r)&&(e[i[o]]=t[i[o]]),o++;return e}),"extend","Use `assign`."),g=f((function(e,t){return m(e,t,!0)}),"merge","Use `assign`.");function y(e,t,n){var i,r=t.prototype;(i=e.prototype=Object.create(r)).constructor=e,i._super=r,n&&o(i,n)}function v(e,t){return function(){return e.apply(t,arguments)}}function b(e,t){return"function"==typeof e?e.apply(t&&t[0]||r,t):e}function w(e,t){return e===r?t:e}function x(e,t,n){d(P(t),(function(t){e.addEventListener(t,n,!1)}))}function O(e,t,n){d(P(t),(function(t){e.removeEventListener(t,n,!1)}))}function _(e,t){for(;e;){if(e==t)return!0;e=e.parentNode}return!1}function E(e,t){return e.indexOf(t)>-1}function P(e){return e.trim().split(/\s+/g)}function k(e,t,n){if(e.indexOf&&!n)return e.indexOf(t);for(var i=0;i<e.length;){if(n&&e[i][n]==t||!n&&e[i]===t)return i;i++}return-1}function S(e){return Array.prototype.slice.call(e,0)}function C(e,t,n){for(var i=[],r=[],o=0;o<e.length;){var s=t?e[o][t]:e[o];k(r,s)<0&&i.push(e[o]),r[o]=s,o++}return n&&(i=t?i.sort((function(e,n){return e[t]>n[t]})):i.sort()),i}function A(e,t){for(var n,i,o=t[0].toUpperCase()+t.slice(1),a=0;a<s.length;){if((i=(n=s[a])?n+o:t)in e)return i;a++}return r}var M=1;function T(e){var n=e.ownerDocument||e;return n.defaultView||n.parentWindow||t}var D="ontouchstart"in t,R=A(t,"PointerEvent")!==r,j=D&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),$="touch",B="mouse",z=24,q=["x","y"],N=["clientX","clientY"];function L(e,t){var n=this;this.manager=e,this.callback=t,this.element=e.element,this.target=e.options.inputTarget,this.domHandler=function(t){b(e.options.enable,[e])&&n.handler(t)},this.init()}function I(e,t,n){var i=n.pointers.length,o=n.changedPointers.length,s=1&t&&i-o==0,a=12&t&&i-o==0;n.isFirst=!!s,n.isFinal=!!a,s&&(e.session={}),n.eventType=t,function(e,t){var n=e.session,i=t.pointers,o=i.length;n.firstInput||(n.firstInput=V(t));o>1&&!n.firstMultiple?n.firstMultiple=V(t):1===o&&(n.firstMultiple=!1);var s=n.firstInput,a=n.firstMultiple,l=a?a.center:s.center,h=t.center=F(i);t.timeStamp=p(),t.deltaTime=t.timeStamp-s.timeStamp,t.angle=W(l,h),t.distance=U(l,h),function(e,t){var n=t.center,i=e.offsetDelta||{},r=e.prevDelta||{},o=e.prevInput||{};1!==t.eventType&&4!==o.eventType||(r=e.prevDelta={x:o.deltaX||0,y:o.deltaY||0},i=e.offsetDelta={x:n.x,y:n.y});t.deltaX=r.x+(n.x-i.x),t.deltaY=r.y+(n.y-i.y)}(n,t),t.offsetDirection=Q(t.deltaX,t.deltaY);var u=H(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=u.x,t.overallVelocityY=u.y,t.overallVelocity=c(u.x)>c(u.y)?u.x:u.y,t.scale=a?(d=a.pointers,f=i,U(f[0],f[1],N)/U(d[0],d[1],N)):1,t.rotation=a?function(e,t){return W(t[1],t[0],N)+W(e[1],e[0],N)}(a.pointers,i):0,t.maxPointers=n.prevInput?t.pointers.length>n.prevInput.maxPointers?t.pointers.length:n.prevInput.maxPointers:t.pointers.length,function(e,t){var n,i,o,s,a=e.lastInterval||t,l=t.timeStamp-a.timeStamp;if(8!=t.eventType&&(l>25||a.velocity===r)){var p=t.deltaX-a.deltaX,h=t.deltaY-a.deltaY,u=H(l,p,h);i=u.x,o=u.y,n=c(u.x)>c(u.y)?u.x:u.y,s=Q(p,h),e.lastInterval=t}else n=a.velocity,i=a.velocityX,o=a.velocityY,s=a.direction;t.velocity=n,t.velocityX=i,t.velocityY=o,t.direction=s}(n,t);var d,f;var m=e.element;_(t.srcEvent.target,m)&&(m=t.srcEvent.target);t.target=m}(e,n),e.emit("hammer.input",n),e.recognize(n),e.session.prevInput=n}function V(e){for(var t=[],n=0;n<e.pointers.length;)t[n]={clientX:l(e.pointers[n].clientX),clientY:l(e.pointers[n].clientY)},n++;return{timeStamp:p(),pointers:t,center:F(t),deltaX:e.deltaX,deltaY:e.deltaY}}function F(e){var t=e.length;if(1===t)return{x:l(e[0].clientX),y:l(e[0].clientY)};for(var n=0,i=0,r=0;r<t;)n+=e[r].clientX,i+=e[r].clientY,r++;return{x:l(n/t),y:l(i/t)}}function H(e,t,n){return{x:t/e||0,y:n/e||0}}function Q(e,t){return e===t?1:c(e)>=c(t)?e<0?2:4:t<0?8:16}function U(e,t,n){n||(n=q);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return Math.sqrt(i*i+r*r)}function W(e,t,n){n||(n=q);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return 180*Math.atan2(r,i)/Math.PI}L.prototype={handler:function(){},init:function(){this.evEl&&x(this.element,this.evEl,this.domHandler),this.evTarget&&x(this.target,this.evTarget,this.domHandler),this.evWin&&x(T(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&O(this.element,this.evEl,this.domHandler),this.evTarget&&O(this.target,this.evTarget,this.domHandler),this.evWin&&O(T(this.element),this.evWin,this.domHandler)}};var X={mousedown:1,mousemove:2,mouseup:4},Y="mousedown",G="mousemove mouseup";function Z(){this.evEl=Y,this.evWin=G,this.pressed=!1,L.apply(this,arguments)}y(Z,L,{handler:function(e){var t=X[e.type];1&t&&0===e.button&&(this.pressed=!0),2&t&&1!==e.which&&(t=4),this.pressed&&(4&t&&(this.pressed=!1),this.callback(this.manager,t,{pointers:[e],changedPointers:[e],pointerType:B,srcEvent:e}))}});var K={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},J={2:$,3:"pen",4:B,5:"kinect"},ee="pointerdown",te="pointermove pointerup pointercancel";function ne(){this.evEl=ee,this.evWin=te,L.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}t.MSPointerEvent&&!t.PointerEvent&&(ee="MSPointerDown",te="MSPointerMove MSPointerUp MSPointerCancel"),y(ne,L,{handler:function(e){var t=this.store,n=!1,i=e.type.toLowerCase().replace("ms",""),r=K[i],o=J[e.pointerType]||e.pointerType,s=o==$,a=k(t,e.pointerId,"pointerId");1&r&&(0===e.button||s)?a<0&&(t.push(e),a=t.length-1):12&r&&(n=!0),a<0||(t[a]=e,this.callback(this.manager,r,{pointers:t,changedPointers:[e],pointerType:o,srcEvent:e}),n&&t.splice(a,1))}});var ie={touchstart:1,touchmove:2,touchend:4,touchcancel:8},re="touchstart",oe="touchstart touchmove touchend touchcancel";function se(){this.evTarget=re,this.evWin=oe,this.started=!1,L.apply(this,arguments)}function ae(e,t){var n=S(e.touches),i=S(e.changedTouches);return 12&t&&(n=C(n.concat(i),"identifier",!0)),[n,i]}y(se,L,{handler:function(e){var t=ie[e.type];if(1===t&&(this.started=!0),this.started){var n=ae.call(this,e,t);12&t&&n[0].length-n[1].length==0&&(this.started=!1),this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:$,srcEvent:e})}}});var le={touchstart:1,touchmove:2,touchend:4,touchcancel:8},ce="touchstart touchmove touchend touchcancel";function pe(){this.evTarget=ce,this.targetIds={},L.apply(this,arguments)}function he(e,t){var n=S(e.touches),i=this.targetIds;if(3&t&&1===n.length)return i[n[0].identifier]=!0,[n,n];var r,o,s=S(e.changedTouches),a=[],l=this.target;if(o=n.filter((function(e){return _(e.target,l)})),1===t)for(r=0;r<o.length;)i[o[r].identifier]=!0,r++;for(r=0;r<s.length;)i[s[r].identifier]&&a.push(s[r]),12&t&&delete i[s[r].identifier],r++;return a.length?[C(o.concat(a),"identifier",!0),a]:void 0}y(pe,L,{handler:function(e){var t=le[e.type],n=he.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:$,srcEvent:e})}});function ue(){L.apply(this,arguments);var e=v(this.handler,this);this.touch=new pe(this.manager,e),this.mouse=new Z(this.manager,e),this.primaryTouch=null,this.lastTouches=[]}function de(e,t){1&e?(this.primaryTouch=t.changedPointers[0].identifier,fe.call(this,t)):12&e&&fe.call(this,t)}function fe(e){var t=e.changedPointers[0];if(t.identifier===this.primaryTouch){var n={x:t.clientX,y:t.clientY};this.lastTouches.push(n);var i=this.lastTouches;setTimeout((function(){var e=i.indexOf(n);e>-1&&i.splice(e,1)}),2500)}}function me(e){for(var t=e.srcEvent.clientX,n=e.srcEvent.clientY,i=0;i<this.lastTouches.length;i++){var r=this.lastTouches[i],o=Math.abs(t-r.x),s=Math.abs(n-r.y);if(o<=25&&s<=25)return!0}return!1}y(ue,L,{handler:function(e,t,n){var i=n.pointerType==$,r=n.pointerType==B;if(!(r&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if(i)de.call(this,t,n);else if(r&&me.call(this,n))return;this.callback(e,t,n)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});var ge=A(a.style,"touchAction"),ye=ge!==r,ve="compute",be="auto",we="manipulation",xe="none",Oe="pan-x",_e="pan-y",Ee=function(){if(!ye)return!1;var e={},n=t.CSS&&t.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach((function(i){e[i]=!n||t.CSS.supports("touch-action",i)})),e}();function Pe(e,t){this.manager=e,this.set(t)}Pe.prototype={set:function(e){e==ve&&(e=this.compute()),ye&&this.manager.element.style&&Ee[e]&&(this.manager.element.style[ge]=e),this.actions=e.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var e=[];return d(this.manager.recognizers,(function(t){b(t.options.enable,[t])&&(e=e.concat(t.getTouchAction()))})),function(e){if(E(e,xe))return xe;var t=E(e,Oe),n=E(e,_e);if(t&&n)return xe;if(t||n)return t?Oe:_e;if(E(e,we))return we;return be}(e.join(" "))},preventDefaults:function(e){var t=e.srcEvent,n=e.offsetDirection;if(this.manager.session.prevented)t.preventDefault();else{var i=this.actions,r=E(i,xe)&&!Ee.none,o=E(i,_e)&&!Ee["pan-y"],s=E(i,Oe)&&!Ee["pan-x"];if(r){var a=1===e.pointers.length,l=e.distance<2,c=e.deltaTime<250;if(a&&l&&c)return}if(!s||!o)return r||o&&6&n||s&&n&z?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}};var ke=32;function Se(e){this.options=o({},this.defaults,e||{}),this.id=M++,this.manager=null,this.options.enable=w(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function Ce(e){return 16&e?"cancel":8&e?"end":4&e?"move":2&e?"start":""}function Ae(e){return 16==e?"down":8==e?"up":2==e?"left":4==e?"right":""}function Me(e,t){var n=t.manager;return n?n.get(e):e}function Te(){Se.apply(this,arguments)}function De(){Te.apply(this,arguments),this.pX=null,this.pY=null}function Re(){Te.apply(this,arguments)}function je(){Se.apply(this,arguments),this._timer=null,this._input=null}function $e(){Te.apply(this,arguments)}function Be(){Te.apply(this,arguments)}function ze(){Se.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function qe(e,t){return(t=t||{}).recognizers=w(t.recognizers,qe.defaults.preset),new Ne(e,t)}Se.prototype={defaults:{},set:function(e){return o(this.options,e),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(e){if(u(e,"recognizeWith",this))return this;var t=this.simultaneous;return t[(e=Me(e,this)).id]||(t[e.id]=e,e.recognizeWith(this)),this},dropRecognizeWith:function(e){return u(e,"dropRecognizeWith",this)||(e=Me(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(u(e,"requireFailure",this))return this;var t=this.requireFail;return-1===k(t,e=Me(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(u(e,"dropRequireFailure",this))return this;e=Me(e,this);var t=k(this.requireFail,e);return t>-1&&this.requireFail.splice(t,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(e){return!!this.simultaneous[e.id]},emit:function(e){var t=this,n=this.state;function i(n){t.manager.emit(n,e)}n<8&&i(t.options.event+Ce(n)),i(t.options.event),e.additionalEvent&&i(e.additionalEvent),n>=8&&i(t.options.event+Ce(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=ke},canEmit:function(){for(var e=0;e<this.requireFail.length;){if(!(33&this.requireFail[e].state))return!1;e++}return!0},recognize:function(e){var t=o({},e);if(!b(this.options.enable,[this,t]))return this.reset(),void(this.state=ke);56&this.state&&(this.state=1),this.state=this.process(t),30&this.state&&this.tryEmit(t)},process:function(e){},getTouchAction:function(){},reset:function(){}},y(Te,Se,{defaults:{pointers:1},attrTest:function(e){var t=this.options.pointers;return 0===t||e.pointers.length===t},process:function(e){var t=this.state,n=e.eventType,i=6&t,r=this.attrTest(e);return i&&(8&n||!r)?16|t:i||r?4&n?8|t:2&t?4|t:2:ke}}),y(De,Te,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push(_e),e&z&&t.push(Oe),t},directionTest:function(e){var t=this.options,n=!0,i=e.distance,r=e.direction,o=e.deltaX,s=e.deltaY;return r&t.direction||(6&t.direction?(r=0===o?1:o<0?2:4,n=o!=this.pX,i=Math.abs(e.deltaX)):(r=0===s?1:s<0?8:16,n=s!=this.pY,i=Math.abs(e.deltaY))),e.direction=r,n&&i>t.threshold&&r&t.direction},attrTest:function(e){return Te.prototype.attrTest.call(this,e)&&(2&this.state||!(2&this.state)&&this.directionTest(e))},emit:function(e){this.pX=e.deltaX,this.pY=e.deltaY;var t=Ae(e.direction);t&&(e.additionalEvent=this.options.event+t),this._super.emit.call(this,e)}}),y(Re,Te,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[xe]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.scale-1)>this.options.threshold||2&this.state)},emit:function(e){if(1!==e.scale){var t=e.scale<1?"in":"out";e.additionalEvent=this.options.event+t}this._super.emit.call(this,e)}}),y(je,Se,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[be]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,i=e.distance<t.threshold,r=e.deltaTime>t.time;if(this._input=e,!i||!n||12&e.eventType&&!r)this.reset();else if(1&e.eventType)this.reset(),this._timer=h((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return ke},reset:function(){clearTimeout(this._timer)},emit:function(e){8===this.state&&(e&&4&e.eventType?this.manager.emit(this.options.event+"up",e):(this._input.timeStamp=p(),this.manager.emit(this.options.event,this._input)))}}),y($e,Te,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[xe]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.rotation)>this.options.threshold||2&this.state)}}),y(Be,Te,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return De.prototype.getTouchAction.call(this)},attrTest:function(e){var t,n=this.options.direction;return 30&n?t=e.overallVelocity:6&n?t=e.overallVelocityX:n&z&&(t=e.overallVelocityY),this._super.attrTest.call(this,e)&&n&e.offsetDirection&&e.distance>this.options.threshold&&e.maxPointers==this.options.pointers&&c(t)>this.options.velocity&&4&e.eventType},emit:function(e){var t=Ae(e.offsetDirection);t&&this.manager.emit(this.options.event+t,e),this.manager.emit(this.options.event,e)}}),y(ze,Se,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[we]},process:function(e){var t=this.options,n=e.pointers.length===t.pointers,i=e.distance<t.threshold,r=e.deltaTime<t.time;if(this.reset(),1&e.eventType&&0===this.count)return this.failTimeout();if(i&&r&&n){if(4!=e.eventType)return this.failTimeout();var o=!this.pTime||e.timeStamp-this.pTime<t.interval,s=!this.pCenter||U(this.pCenter,e.center)<t.posThreshold;if(this.pTime=e.timeStamp,this.pCenter=e.center,s&&o?this.count+=1:this.count=1,this._input=e,0===this.count%t.taps)return this.hasRequireFailures()?(this._timer=h((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return ke},failTimeout:function(){return this._timer=h((function(){this.state=ke}),this.options.interval,this),ke},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),qe.VERSION="2.0.7",qe.defaults={domEvents:!1,touchAction:ve,enable:!0,inputTarget:null,inputClass:null,preset:[[$e,{enable:!1}],[Re,{enable:!1},["rotate"]],[Be,{direction:6}],[De,{direction:6},["swipe"]],[ze],[ze,{event:"doubletap",taps:2},["tap"]],[je]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};function Ne(e,t){var n;this.options=o({},qe.defaults,t||{}),this.options.inputTarget=this.options.inputTarget||e,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=e,this.input=new((n=this).options.inputClass||(R?ne:j?pe:D?ue:Z))(n,I),this.touchAction=new Pe(this,this.options.touchAction),Le(this,!0),d(this.options.recognizers,(function(e){var t=this.add(new e[0](e[1]));e[2]&&t.recognizeWith(e[2]),e[3]&&t.requireFailure(e[3])}),this)}function Le(e,t){var n,i=e.element;i.style&&(d(e.options.cssProps,(function(r,o){n=A(i.style,o),t?(e.oldCssProps[n]=i.style[n],i.style[n]=r):i.style[n]=e.oldCssProps[n]||""})),t||(e.oldCssProps={}))}Ne.prototype={set:function(e){return o(this.options,e),e.touchAction&&this.touchAction.update(),e.inputTarget&&(this.input.destroy(),this.input.target=e.inputTarget,this.input.init()),this},stop:function(e){this.session.stopped=e?2:1},recognize:function(e){var t=this.session;if(!t.stopped){var n;this.touchAction.preventDefaults(e);var i=this.recognizers,r=t.curRecognizer;(!r||r&&8&r.state)&&(r=t.curRecognizer=null);for(var o=0;o<i.length;)n=i[o],2===t.stopped||r&&n!=r&&!n.canRecognizeWith(r)?n.reset():n.recognize(e),!r&&14&n.state&&(r=t.curRecognizer=n),o++}},get:function(e){if(e instanceof Se)return e;for(var t=this.recognizers,n=0;n<t.length;n++)if(t[n].options.event==e)return t[n];return null},add:function(e){if(u(e,"add",this))return this;var t=this.get(e.options.event);return t&&this.remove(t),this.recognizers.push(e),e.manager=this,this.touchAction.update(),e},remove:function(e){if(u(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=k(t,e);-1!==n&&(t.splice(n,1),this.touchAction.update())}return this},on:function(e,t){if(e!==r&&t!==r){var n=this.handlers;return d(P(e),(function(e){n[e]=n[e]||[],n[e].push(t)})),this}},off:function(e,t){if(e!==r){var n=this.handlers;return d(P(e),(function(e){t?n[e]&&n[e].splice(k(n[e],t),1):delete n[e]})),this}},emit:function(e,t){this.options.domEvents&&function(e,t){var i=n.createEvent("Event");i.initEvent(e,!0,!0),i.gesture=t,t.target.dispatchEvent(i)}(e,t);var i=this.handlers[e]&&this.handlers[e].slice();if(i&&i.length){t.type=e,t.preventDefault=function(){t.srcEvent.preventDefault()};for(var r=0;r<i.length;)i[r](t),r++}},destroy:function(){this.element&&Le(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},o(qe,{INPUT_START:1,INPUT_MOVE:2,INPUT_END:4,INPUT_CANCEL:8,STATE_POSSIBLE:1,STATE_BEGAN:2,STATE_CHANGED:4,STATE_ENDED:8,STATE_RECOGNIZED:8,STATE_CANCELLED:16,STATE_FAILED:ke,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:z,DIRECTION_ALL:30,Manager:Ne,Input:L,TouchAction:Pe,TouchInput:pe,MouseInput:Z,PointerEventInput:ne,TouchMouseInput:ue,SingleTouchInput:se,Recognizer:Se,AttrRecognizer:Te,Tap:ze,Pan:De,Swipe:Be,Pinch:Re,Rotate:$e,Press:je,on:x,off:O,each:d,merge:g,extend:m,assign:o,inherit:y,bindFn:v,prefixed:A}),(void 0!==t?t:"undefined"!=typeof self?self:{}).Hammer=qe,e.exports?e.exports=qe:t.Hammer=qe}(window,document)}(pa);var ha=pa.exports,ua=["mousedown","mouseup","mouseover","mouseout","click","dblclick"];function da(e,t){return t.get(e,!1)}function fa(e){e.preventDefault(),"function"==typeof e.stopPropagation?e.stopPropagation():e.srcEvent&&"function"==typeof e.srcEvent.stopPropagation&&e.srcEvent.stopPropagation(),"function"==typeof e.stopImmediatePropagation&&e.stopImmediatePropagation()}function ma(e){function t(t){setTimeout((function(){_(ua,(function(t){ge.unbind(e,t,fa,!0)}))}),500)}ge.bind(e,"touchstart",(function(t){_(ua,(function(t){ge.bind(e,t,fa,!0)}))}),!0),ge.bind(e,"touchend",t,!0),ge.bind(e,"touchcancel",t,!0);var n=new ha.Manager(e,{inputClass:ha.TouchInput,recognizers:[],domEvents:!0}),i=new ha.Tap,r=new ha.Pan({threshold:10}),o=new ha.Press,s=new ha.Pinch,a=new ha.Tap({event:"doubletap",taps:2});return s.requireFailure(r),s.requireFailure(o),n.add([r,o,s,a,i]),n.reset=function(e){var t=this.recognizers,i=this.session;i.stopped||(n.stop(e),setTimeout((function(){var e,n;for(e=0;n=t[e];e++)n.reset(),n.state=8;i.curRecognizer=null}),0))},n.on("hammer.input",(function(e){e.srcEvent.defaultPrevented&&n.reset(!0)})),n}function ga(e,t,n,i,r){var o,s=da("dragging",e),a=da("move",e),l=da("contextPad",e),c=da("palette",e);function p(e,t){return function(n){var o=h(n.target),s=o&&i.get(o);return t&&(n.srcEvent.button=t),r.fire(e,n,s)}}function h(e){return ce(e,"svg, .djs-element",!0)}function u(e){function n(e){var n=h(e.target),r=n&&i.get(n);if(a&&t.getRootElement()!==r)return a.start(e,r,!0);!function(e){var n=0,i=0;function r(e){var r=e.deltaX-n,o=e.deltaY-i;t.scroll({dx:r,dy:o}),n=e.deltaX,i=e.deltaY}function s(e){o.off("panmove",r),o.off("panend",s),o.off("pancancel",s)}o.on("panmove",r),o.on("panend",s),o.on("pancancel",s)}()}(o=ma(e)).on("tap",p("element.click")),o.on("doubletap",p("element.dblclick",1)),o.on("panstart",n),o.on("press",n),o.on("pinchstart",(function(e){var n=t.zoom(),i=e.center;function r(e){var r=1-(1-e.scale)/1.5,o=Math.max(.2,Math.min(4,r*n));t.zoom(o,i),fa(e)}function s(e){o.off("pinchmove",r),o.off("pinchend",s),o.off("pinchcancel",s),o.reset(!0)}o.on("pinchmove",r),o.on("pinchend",s),o.on("pinchcancel",s)}))}s&&n.on("drag.move",(function(e){var t=e.originalEvent;if(t&&!(t instanceof MouseEvent)){var n=$o(t),r=h(document.elementFromPoint(n.x,n.y)),o=r&&i.get(r);o!==e.hover&&(e.hover&&s.out(e),o&&(s.hover({element:o,gfx:r}),e.hover=o,e.hoverGfx=r))}})),l&&n.on("contextPad.create",(function(e){var t=ma(e.pad.html);t.on("panstart",(function(e){l.trigger("dragstart",e,!0)})),t.on("press",(function(e){l.trigger("dragstart",e,!0)})),t.on("tap",(function(e){l.trigger("click",e)}))})),c&&n.on("palette.create",(function(e){var t=ma(e.container);t.on("panstart",(function(e){c.trigger("dragstart",e,!0)})),t.on("press",(function(e){c.trigger("dragstart",e,!0)})),t.on("tap",(function(e){c.trigger("click",e)}))})),n.on("canvas.init",(function(e){u(e.svg)}))}function ya(e,t){var n=this;t.on("canvas.init",(function(e){n.addBBoxMarker(e.svg)}))}ga.$inject=["injector","canvas","eventBus","elementRegistry","interactionEvents","touchFix"],ya.$inject=["canvas","eventBus"],ya.prototype.addBBoxMarker=function(e){var t={fill:"none",class:"outer-bound-marker"},n=Ie("rect");Te(n,{x:-1e4,y:1e4,width:10,height:10}),Te(n,t),Ce(e,n);var i=Ie("rect");Te(i,{x:1e4,y:1e4,width:10,height:10}),Te(i,t),Ce(e,i)};var va={__depends__:[{__depends__:[Fo],__init__:["touchInteractionEvents"],touchInteractionEvents:["type",ga],touchFix:["type",ya]}]};function ba(e){return e&&e[e.length-1]}function wa(e){return e.y}function xa(e){return e.x}var Oa={left:xa,center:xa,right:function(e){return e.x+e.width},top:wa,middle:wa,bottom:function(e){return e.y+e.height}};function _a(e,t){this._modeling=e,this._rules=t}_a.$inject=["modeling","rules"],_a.prototype._getOrientationDetails=function(e){var t="x",n="width";return-1!==["top","bottom","middle"].indexOf(e)&&(t="y",n="height"),{axis:t,dimension:n}},_a.prototype._isType=function(e,t){return-1!==t.indexOf(e)},_a.prototype._alignmentPosition=function(e,t){var n,i,r,o=this._getOrientationDetails(e),s=o.axis,a=o.dimension,l={},c={},p=!1;if(this._isType(e,["left","top"]))l[e]=t[0][s];else if(this._isType(e,["right","bottom"]))r=ba(t),l[e]=r[s]+r[a];else if(this._isType(e,["center","middle"])){if(_(t,(function(e){var t=e[s]+Math.round(e[a]/2);c[t]?c[t].elements.push(e):c[t]={elements:[e],center:t}})),n=$(c,(function(e){return e.elements.length>1&&(p=!0),e.elements.length})),p)return l[e]=ba(n).center,l;i=t[0],r=ba(t=$(t,(function(e){return e[s]+e[a]}))),l[e]=function(e,t){return Math.round((e[s]+t[s]+t[a])/2)}(i,r)}return l},_a.prototype.trigger=function(e,t){var n,i=this._modeling,r=O(e,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));if(d(n=this._rules.allowed("elements.align",{elements:r}))&&(r=n),!(r.length<2)&&n){var o=$(r,Oa[t]),s=this._alignmentPosition(t,o);i.alignElements(o,s)}};var Ea={__init__:["alignElements"],alignElements:["type",_a]},Pa=".entry";function ka(e,t,n,i){this._canvas=e,this._eventBus=n,this._overlays=i;var r=h(t&&t.scale)?t.scale:{min:1,max:1.5};this._overlaysConfig={scale:r},this._current=null,this._init()}function Sa(e,t){return-1!==e.indexOf(t)}ka.$inject=["canvas","config.contextPad","eventBus","overlays"],ka.prototype._init=function(){var e=this;this._eventBus.on("selection.changed",(function(t){var n=t.newSelection,i=n.length?1===n.length?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;S(d(r)?r:[r],(function(e){return Sa(n,e)}))&&e.open(r,!0)}}))},ka.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("contextPad.getProviders",e,(function(e){e.providers.push(t)}))},ka.prototype.getEntries=function(e){var t=this._getProviders(),n=d(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return _(t,(function(t){if(g(t[n])){var r=t[n](e);g(r)?i=r(i):_(r,(function(e,t){i[t]=e}))}})),i},ka.prototype.trigger=function(e,t,n){var i,r,o=t.delegateTarget||t.target;return o?(i=ie(o,"data-action"),r=t.originalEvent||t,this.triggerEntry(i,e,r,n)):t.preventDefault()},ka.prototype.triggerEntry=function(e,t,n,i){if(this.isShown()){var r=this._current.target,o=this._current.entries[e];if(o){var s=o.action;if(g(s)){if("click"===t)return s(n,r,i)}else if(s[t])return s[t](n,r,i);n.preventDefault()}}},ka.prototype.open=function(e,t){!t&&this.isOpen(e)||(this.close(),this._updateAndOpen(e))},ka.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},ka.prototype._updateAndOpen=function(e){var t,n=this.getEntries(e),i=this.getPad(e),r=i.html;_(n,(function(e,n){var i,o=e.group||"default",s=_e(e.html||'<div class="entry" draggable="true"></div>');ie(s,"data-action",n),(i=Ee("[data-group="+us(o)+"]",r))||(ie(i=_e('<div class="group"></div>'),"data-group",o),r.appendChild(i)),i.appendChild(s),e.className&&function(e,t){var n=oe(e);(t=d(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(s,e.className),e.title&&ie(s,"title",e.title),e.imageUrl&&(ie(t=_e("<img>"),"src",e.imageUrl),t.style.width="100%",t.style.height="100%",s.appendChild(t))})),oe(r).add("open"),this._current={target:e,entries:n,pad:i},this._eventBus.fire("contextPad.open",{current:this._current})},ka.prototype.getPad=function(e){if(this.isOpen())return this._current.pad;var t=this,n=this._overlays,i=_e('<div class="djs-context-pad"></div>'),r=this._getPosition(e),o=F({html:i},this._overlaysConfig,r);be.bind(i,Pa,"click",(function(e){t.trigger("click",e)})),be.bind(i,Pa,"dragstart",(function(e){t.trigger("dragstart",e)})),ge.bind(i,"mousedown",(function(e){e.stopPropagation()}));var s=this._canvas.getRootElement();this._overlayId=n.add(s,"context-pad",o);var a=n.get(this._overlayId);return this._eventBus.fire("contextPad.create",{target:e,pad:a}),a},ka.prototype.close=function(){this.isOpen()&&(this._overlays.remove(this._overlayId),this._overlayId=null,this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},ka.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return d(e)===d(n)&&(d(e)?e.length===n.length&&k(e,(function(e){return Sa(n,e)})):n===e)},ka.prototype.isShown=function(){return this.isOpen()&&this._overlays.isShown()},ka.prototype._getPosition=function(e){var t=wt(d(e)?e:[e]);return{position:{left:t.x+t.width+12,top:t.y-6}}};var Ca,Aa,Ma,Ta,Da,Ra={__depends__:[Fo,os],contextPad:["type",ka]},ja={},$a=[],Ba=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function za(e,t){for(var n in t)e[n]=t[n];return e}function qa(e){var t=e.parentNode;t&&t.removeChild(e)}function Na(e,t,n){var i,r,o,s={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:s[o]=t[o];if(arguments.length>2&&(s.children=arguments.length>3?Ca.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===s[o]&&(s[o]=e.defaultProps[o]);return La(e,s,i,r,null)}function La(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++Ma:r};return null==r&&null!=Aa.vnode&&Aa.vnode(o),o}function Ia(e){return e.children}function Va(e,t){this.props=e,this.context=t}function Fa(e,t){if(null==t)return e.__?Fa(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?Fa(e):null}function Ha(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return Ha(e)}}function Qa(e){(!e.__d&&(e.__d=!0)&&Ta.push(e)&&!Ua.__r++||Da!==Aa.debounceRendering)&&((Da=Aa.debounceRendering)||setTimeout)(Ua)}function Ua(){for(var e;Ua.__r=Ta.length;)e=Ta.sort((function(e,t){return e.__v.__b-t.__v.__b})),Ta=[],e.some((function(e){var t,n,i,r,o,s;e.__d&&(o=(r=(t=e).__v).__e,(s=t.__P)&&(n=[],(i=za({},r)).__v=r.__v+1,el(s,r,i,t.__n,void 0!==s.ownerSVGElement,null!=r.__h?[o]:null,n,null==o?Fa(r):o,r.__h),tl(n,r),r.__e!=o&&Ha(r)))}))}function Wa(e,t,n,i,r,o,s,a,l,c){var p,h,u,d,f,m,g,y=i&&i.__k||$a,v=y.length;for(n.__k=[],p=0;p<t.length;p++)if(null!=(d=n.__k[p]=null==(d=t[p])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?La(null,d,null,null,d):Array.isArray(d)?La(Ia,{children:d},null,null,null):d.__b>0?La(d.type,d.props,d.key,d.ref?d.ref:null,d.__v):d)){if(d.__=n,d.__b=n.__b+1,null===(u=y[p])||u&&d.key==u.key&&d.type===u.type)y[p]=void 0;else for(h=0;h<v;h++){if((u=y[h])&&d.key==u.key&&d.type===u.type){y[h]=void 0;break}u=null}el(e,d,u=u||ja,r,o,s,a,l,c),f=d.__e,(h=d.ref)&&u.ref!=h&&(g||(g=[]),u.ref&&g.push(u.ref,null,d),g.push(h,d.__c||f,d)),null!=f?(null==m&&(m=f),"function"==typeof d.type&&d.__k===u.__k?d.__d=l=Xa(d,l,e):l=Ya(e,d,u,y,f,l),"function"==typeof n.type&&(n.__d=l)):l&&u.__e==l&&l.parentNode!=e&&(l=Fa(u))}for(n.__e=m,p=v;p--;)null!=y[p]&&il(y[p],y[p]);if(g)for(p=0;p<g.length;p++)nl(g[p],g[++p],g[++p])}function Xa(e,t,n){for(var i,r=e.__k,o=0;r&&o<r.length;o++)(i=r[o])&&(i.__=e,t="function"==typeof i.type?Xa(i,t,n):Ya(n,i,i,r,i.__e,t));return t}function Ya(e,t,n,i,r,o){var s,a,l;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||r!=o||null==r.parentNode)e:if(null==o||o.parentNode!==e)e.appendChild(r),s=null;else{for(a=o,l=0;(a=a.nextSibling)&&l<i.length;l+=1)if(a==r)break e;e.insertBefore(r,o),s=o}return void 0!==s?s:r.nextSibling}function Ga(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||Ba.test(t)?n:n+"px"}function Za(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||Ga(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||Ga(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i||e.addEventListener(t,o?Ja:Ka,o):e.removeEventListener(t,o?Ja:Ka,o);else if("dangerouslySetInnerHTML"!==t){if(r)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&-1==t.indexOf("-")?e.removeAttribute(t):e.setAttribute(t,n))}}function Ka(e){this.l[e.type+!1](Aa.event?Aa.event(e):e)}function Ja(e){this.l[e.type+!0](Aa.event?Aa.event(e):e)}function el(e,t,n,i,r,o,s,a,l){var c,p,h,u,d,f,m,g,y,v,b,w,x,O,_,E=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,a=t.__e=n.__e,t.__h=null,o=[a]),(c=Aa.__b)&&c(t);try{e:if("function"==typeof E){if(g=t.props,y=(c=E.contextType)&&i[c.__c],v=c?y?y.props.value:c.__:i,n.__c?m=(p=t.__c=n.__c).__=p.__E:("prototype"in E&&E.prototype.render?t.__c=p=new E(g,v):(t.__c=p=new Va(g,v),p.constructor=E,p.render=rl),y&&y.sub(p),p.props=g,p.state||(p.state={}),p.context=v,p.__n=i,h=p.__d=!0,p.__h=[],p._sb=[]),null==p.__s&&(p.__s=p.state),null!=E.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=za({},p.__s)),za(p.__s,E.getDerivedStateFromProps(g,p.__s))),u=p.props,d=p.state,h)null==E.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==E.getDerivedStateFromProps&&g!==u&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,v),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,v)||t.__v===n.__v){for(p.props=g,p.state=p.__s,t.__v!==n.__v&&(p.__d=!1),p.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),b=0;b<p._sb.length;b++)p.__h.push(p._sb[b]);p._sb=[],p.__h.length&&s.push(p);break e}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,v),null!=p.componentDidUpdate&&p.__h.push((function(){p.componentDidUpdate(u,d,f)}))}if(p.context=v,p.props=g,p.__v=t,p.__P=e,w=Aa.__r,x=0,"prototype"in E&&E.prototype.render){for(p.state=p.__s,p.__d=!1,w&&w(t),c=p.render(p.props,p.state,p.context),O=0;O<p._sb.length;O++)p.__h.push(p._sb[O]);p._sb=[]}else do{p.__d=!1,w&&w(t),c=p.render(p.props,p.state,p.context),p.state=p.__s}while(p.__d&&++x<25);p.state=p.__s,null!=p.getChildContext&&(i=za(za({},i),p.getChildContext())),h||null==p.getSnapshotBeforeUpdate||(f=p.getSnapshotBeforeUpdate(u,d)),_=null!=c&&c.type===Ia&&null==c.key?c.props.children:c,Wa(e,Array.isArray(_)?_:[_],t,n,i,r,o,s,a,l),p.base=t.__e,t.__h=null,p.__h.length&&s.push(p),m&&(p.__E=p.__=null),p.__e=!1}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,r,o,s,a){var l,c,p,h=n.props,u=t.props,d=t.type,f=0;if("svg"===d&&(r=!0),null!=o)for(;f<o.length;f++)if((l=o[f])&&"setAttribute"in l==!!d&&(d?l.localName===d:3===l.nodeType)){e=l,o[f]=null;break}if(null==e){if(null===d)return document.createTextNode(u);e=r?document.createElementNS("http://www.w3.org/2000/svg",d):document.createElement(d,u.is&&u),o=null,a=!1}if(null===d)h===u||a&&e.data===u||(e.data=u);else{if(o=o&&Ca.call(e.childNodes),c=(h=n.props||ja).dangerouslySetInnerHTML,p=u.dangerouslySetInnerHTML,!a){if(null!=o)for(h={},f=0;f<e.attributes.length;f++)h[e.attributes[f].name]=e.attributes[f].value;(p||c)&&(p&&(c&&p.__html==c.__html||p.__html===e.innerHTML)||(e.innerHTML=p&&p.__html||""))}if(function(e,t,n,i,r){var o;for(o in n)"children"===o||"key"===o||o in t||Za(e,o,null,n[o],i);for(o in t)r&&"function"!=typeof t[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===t[o]||Za(e,o,t[o],n[o],i)}(e,u,h,r,a),p)t.__k=[];else if(f=t.props.children,Wa(e,Array.isArray(f)?f:[f],t,n,i,r&&"foreignObject"!==d,o,s,o?o[0]:n.__k&&Fa(n,0),a),null!=o)for(f=o.length;f--;)null!=o[f]&&qa(o[f]);a||("value"in u&&void 0!==(f=u.value)&&(f!==e.value||"progress"===d&&!f||"option"===d&&f!==h.value)&&Za(e,"value",f,h.value,!1),"checked"in u&&void 0!==(f=u.checked)&&f!==e.checked&&Za(e,"checked",f,h.checked,!1))}return e}(n.__e,t,n,i,r,o,s,l);(c=Aa.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=o)&&(t.__e=a,t.__h=!!l,o[o.indexOf(a)]=null),Aa.__e(e,t,n)}}function tl(e,t){Aa.__c&&Aa.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Aa.__e(e,t.__v)}}))}function nl(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Aa.__e(e,n)}}function il(e,t,n){var i,r;if(Aa.unmount&&Aa.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||nl(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){Aa.__e(e,t)}i.base=i.__P=null,e.__c=void 0}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&il(i[r],t,n||"function"!=typeof e.type);n||null==e.__e||qa(e.__e),e.__=e.__e=e.__d=void 0}function rl(e,t,n){return this.constructor(e,n)}function ol(e,t,n){var i,r,o;Aa.__&&Aa.__(e,t),r=(i="function"==typeof n)?null:n&&n.__k||t.__k,o=[],el(t,e=(!i&&n||t).__k=Na(Ia,null,[e]),r||ja,ja,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?Ca.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i),tl(o,e)}Ca=$a.slice,Aa={__e:function(e,t,n,i){for(var r,o,s;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&null!=o.getDerivedStateFromError&&(r.setState(o.getDerivedStateFromError(e)),s=r.__d),null!=r.componentDidCatch&&(r.componentDidCatch(e,i||{}),s=r.__d),s)return r.__E=r}catch(t){e=t}throw e}},Ma=0,Va.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=za({},this.state),"function"==typeof e&&(e=e(za({},n),this.props)),e&&za(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),Qa(this))},Va.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Qa(this))},Va.prototype.render=Ia,Ta=[],Ua.__r=0;var sl,al,ll,cl,pl=0,hl=[],ul=[],dl=Aa.__b,fl=Aa.__r,ml=Aa.diffed,gl=Aa.__c,yl=Aa.unmount;function vl(e,t){Aa.__h&&Aa.__h(al,e,pl||t),pl=0;var n=al.__H||(al.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:ul}),n.__[e]}function bl(e){return pl=1,function(e,t,n){var i=vl(sl++,2);if(i.t=e,!i.__c&&(i.__=[n?n(t):Tl(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],n=i.t(t,e);t!==n&&(i.__N=[n,i.__[1]],i.__c.setState({}))}],i.__c=al,!al.u)){al.u=!0;var r=al.shouldComponentUpdate;al.shouldComponentUpdate=function(e,t,n){if(!i.__c.__H)return!0;var o=i.__c.__H.__.filter((function(e){return e.__c}));if(o.every((function(e){return!e.__N})))return!r||r.call(this,e,t,n);var s=!1;return o.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!(!s&&i.__c.props===e)&&(!r||r.call(this,e,t,n))}}return i.__N||i.__}(Tl,e)}function wl(e,t){var n=vl(sl++,3);!Aa.__s&&Ml(n.__H,t)&&(n.__=e,n.i=t,al.__H.__h.push(n))}function xl(e,t){var n=vl(sl++,4);!Aa.__s&&Ml(n.__H,t)&&(n.__=e,n.i=t,al.__h.push(n))}function Ol(e){return pl=5,_l((function(){return{current:e}}),[])}function _l(e,t){var n=vl(sl++,7);return Ml(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function El(e,t){return pl=8,_l((function(){return e}),t)}function Pl(){for(var e;e=hl.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Cl),e.__H.__h.forEach(Al),e.__H.__h=[]}catch(t){e.__H.__h=[],Aa.__e(t,e.__v)}}Aa.__b=function(e){al=null,dl&&dl(e)},Aa.__r=function(e){fl&&fl(e),sl=0;var t=(al=e.__c).__H;t&&(ll===al?(t.__h=[],al.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=ul,e.__N=e.i=void 0}))):(t.__h.forEach(Cl),t.__h.forEach(Al),t.__h=[])),ll=al},Aa.diffed=function(e){ml&&ml(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==hl.push(t)&&cl===Aa.requestAnimationFrame||((cl=Aa.requestAnimationFrame)||Sl)(Pl)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==ul&&(e.__=e.__V),e.i=void 0,e.__V=ul}))),ll=al=null},Aa.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Cl),e.__h=e.__h.filter((function(e){return!e.__||Al(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Aa.__e(n,e.__v)}})),gl&&gl(e,t)},Aa.unmount=function(e){yl&&yl(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{Cl(e)}catch(e){t=e}})),n.__H=void 0,t&&Aa.__e(t,n.__v))};var kl="function"==typeof requestAnimationFrame;function Sl(e){var t,n=function(){clearTimeout(i),kl&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);kl&&(t=requestAnimationFrame(n))}function Cl(e){var t=al,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),al=t}function Al(e){var t=al;e.__c=e.__(),al=t}function Ml(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Tl(e,t){return"function"==typeof t?t(e):t}var Dl=function(e,t,n,i){var r;t[0]=0;for(var o=1;o<t.length;o++){var s=t[o++],a=t[o]?(t[0]|=s?1:2,n[t[o++]]):t[++o];3===s?i[0]=a:4===s?i[1]=Object.assign(i[1]||{},a):5===s?(i[1]=i[1]||{})[t[++o]]=a:6===s?i[1][t[++o]]+=a+"":s?(r=e.apply(a,Dl(e,a,n,["",null])),i.push(r),a[0]?t[0]|=2:(t[o-2]=0,t[o]=r)):i.push(a)}return i},Rl=new Map;var jl=function(e){var t=Rl.get(this);return t||(t=new Map,Rl.set(this,t)),(t=Dl(this,t.get(e)||(t.set(e,t=function(e){for(var t,n,i=1,r="",o="",s=[0],a=function(e){1===i&&(e||(r=r.replace(/^\s*\n\s*|\s*\n\s*$/g,"")))?s.push(0,e,r):3===i&&(e||r)?(s.push(3,e,r),i=2):2===i&&"..."===r&&e?s.push(4,e,0):2===i&&r&&!e?s.push(5,0,!0,r):i>=5&&((r||!e&&5===i)&&(s.push(i,0,r,n),i=6),e&&(s.push(i,e,0,n),i=6)),r=""},l=0;l<e.length;l++){l&&(1===i&&a(),a(l));for(var c=0;c<e[l].length;c++)t=e[l][c],1===i?"<"===t?(a(),s=[s],i=3):r+=t:4===i?"--"===r&&">"===t?(i=1,r=""):r=t+r[0]:o?t===o?o="":r+=t:'"'===t||"'"===t?o=t:">"===t?(a(),i=1):i&&("="===t?(i=5,n=r,r=""):"/"===t&&(i<5||">"===e[l][c+1])?(a(),3===i&&(s=s[0]),i=s,(s=s[0]).push(2,0,i),i=0):" "===t||"\t"===t||"\n"===t||"\r"===t?(a(),i=2):r+=t),3===i&&"!--"===r&&(i=4,s=s[0])}return a(),s}(e)),t),arguments,[])).length>1?t:t[0]}.bind(Na);function $l(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=$l(e[t]))&&(i&&(i+=" "),i+=n);else for(t in e)e[t]&&(i&&(i+=" "),i+=t);return i}function Bl(){for(var e,t,n=0,i="";n<arguments.length;)(e=arguments[n++])&&(t=$l(e))&&(i&&(i+=" "),i+=t);return i}function zl(e){const{entry:t,selected:n,onMouseEnter:i,onMouseLeave:r,onClick:o}=e;return jl`
9
9
  <li
10
10
  class=${Bl("entry",{selected:n})}
11
11
  data-id=${t.id}
12
+ title=${t.title||t.label}
12
13
  onClick=${o}
13
14
  onMouseEnter=${i}
14
15
  onMouseLeave=${r}
@@ -16,10 +17,16 @@
16
17
  <div class="djs-popup-entry-content">
17
18
  <span
18
19
  class=${Bl("djs-popup-entry-name",t.className)}
19
- title=${t.label||t.name}
20
20
  >
21
- ${t.imageUrl?(s=t.imageUrl,jl`<img src=${s} class="djs-popup-entry-icon" />`):null}
22
- ${t.label||t.name}
21
+ ${t.imageUrl?jl`
22
+ <img class="djs-popup-entry-icon" src=${t.imageUrl} />
23
+ `:null}
24
+
25
+ ${t.label?jl`
26
+ <span class="djs-popup-label">
27
+ ${t.label}
28
+ </span>
29
+ `:null}
23
30
  </span>
24
31
  ${t.description&&jl`
25
32
  <span
@@ -46,11 +53,11 @@
46
53
  </div>
47
54
  `}
48
55
  </li>
49
- `;var s}function ql(e){const{selectedEntry:t,setSelectedEntry:n,onClick:i,entries:r}=e,o=Ol(),s=_l((()=>function(e){const t=[],n=e=>t.find((t=>e.id===t.id)),i=e=>!!n(e),r=e=>"string"==typeof e?{id:e}:e;return e.forEach((e=>{const o=e.group?r(e.group):{id:"default"};i(o)?n(o).entries.push(e):t.push({...o,entries:[e]})})),t}(r)),[r]);return xl((()=>{const e=o.current;if(!e)return;const t=e.querySelector(".selected");var n;t&&("function"==typeof(n=t).scrollIntoViewIfNeeded?n.scrollIntoViewIfNeeded():n.scrollIntoView({scrollMode:"if-needed",block:"nearest"}))}),[t]),jl`
56
+ `}function ql(e){const{selectedEntry:t,setSelectedEntry:n,onClick:i,entries:r}=e,o=Ol(),s=_l((()=>function(e){const t=[],n=e=>t.find((t=>e.id===t.id)),i=e=>!!n(e),r=e=>"string"==typeof e?{id:e}:e;return e.forEach((e=>{const o=e.group?r(e.group):{id:"default"};i(o)?n(o).entries.push(e):t.push({...o,entries:[e]})})),t}(r)),[r]);return xl((()=>{const e=o.current;if(!e)return;const t=e.querySelector(".selected");var n;t&&("function"==typeof(n=t).scrollIntoViewIfNeeded?n.scrollIntoViewIfNeeded():n.scrollIntoView({scrollMode:"if-needed",block:"nearest"}))}),[t]),jl`
50
57
  <div class="djs-popup-results" ref=${o}>
51
58
  ${s.map((e=>jl`
52
59
  ${e.name&&jl`
53
- <div key=${e.id} class="entry-header">
60
+ <div key=${e.id} class="entry-header" title=${e.name}>
54
61
  ${e.name}
55
62
  </div>
56
63
  `}
@@ -68,30 +75,35 @@
68
75
  </ul>
69
76
  `))}
70
77
  </div>
71
- `}function Nl(e){const{onClose:t,onSelect:n,className:i,headerEntries:r,position:o,title:s,width:a,scale:l,search:c,entries:p}=e,u=_l((()=>!!h(c)&&p.length>5),[c,p]),d=Ol(),[f,m]=bl(""),[g,y]=bl(p),[v,b]=bl(g[0]),w=El((e=>{v&&e.includes(v)||b(e[0]),y(e)}),[v,y,b]);wl((()=>{if(!u)return;const e=p.filter((e=>{if(!f)return!0;const t=[e.name,e.description||"",e.label||"",e.id||""].join("---").toLowerCase();return f.toLowerCase().split(/\s/g).every((e=>t.includes(e)))}));w(e)}),[f,p,u]),wl((()=>{const e=e=>{if("Escape"===e.key)return e.preventDefault(),t()};return document.documentElement.addEventListener("keydown",e),()=>{document.documentElement.removeEventListener("keydown",e)}}),[]),xl((()=>{d.current&&d.current.focus()}),[]);const x=El((e=>{let t=g.indexOf(v)+e;t<0&&(t=g.length-1),t>=g.length&&(t=0),b(g[t])}),[g,v,b]),O=El((e=>"Enter"===e.key&&v?n(e,v):"Escape"===e.key?t():"ArrowUp"===e.key||"Tab"===e.key&&e.shiftKey?(x(-1),e.preventDefault()):"ArrowDown"===e.key||"Tab"===e.key?(x(1),e.preventDefault()):void 0),[n,t,v,x]),_=El((e=>{le(e.target,"input")&&m((()=>e.target.value))}),[m]),E=_l((()=>s||r.length>0),[s,r]);return jl`
78
+ `}function Nl(e){const{onClose:t,onSelect:n,className:i,headerEntries:r,position:o,title:s,width:a,scale:l,search:c,entries:p,onOpened:u,onClosed:d}=e,f=_l((()=>!!h(c)&&p.length>5),[c,p]),m=Ol(),[g,y]=bl(""),[v,b]=bl(p),[w,x]=bl(v[0]);wl((()=>(u(),()=>{d()})),[]);const O=El((e=>{w&&e.includes(w)||x(e[0]),b(e)}),[w,b,x]);wl((()=>{if(!f)return;const e=p.filter((e=>{if(!g)return!0;const t=[e.description||"",e.label||""].join("---").toLowerCase();return g.toLowerCase().split(/\s/g).every((e=>t.includes(e)))}));O(e)}),[g,p,f]),wl((()=>{const e=e=>{if("Escape"===e.key)return e.preventDefault(),t()};return document.documentElement.addEventListener("keydown",e),()=>{document.documentElement.removeEventListener("keydown",e)}}),[]),xl((()=>{m.current&&m.current.focus()}),[]);const _=El((e=>{let t=v.indexOf(w)+e;t<0&&(t=v.length-1),t>=v.length&&(t=0),x(v[t])}),[v,w,x]),E=El((e=>"Enter"===e.key&&w?n(e,w):"Escape"===e.key?t():"ArrowUp"===e.key||"Tab"===e.key&&e.shiftKey?(_(-1),e.preventDefault()):"ArrowDown"===e.key||"Tab"===e.key?(_(1),e.preventDefault()):void 0),[n,t,w,_]),P=El((e=>{le(e.target,"input")&&y((()=>e.target.value))}),[y]),k=_l((()=>s||r.length>0),[s,r]);return jl`
72
79
  <${Ll}
73
80
  onClose=${t}
74
- onKeyup=${_}
75
- onKeydown=${O}
81
+ onKeyup=${P}
82
+ onKeydown=${E}
76
83
  className=${i}
77
84
  position=${o}
78
85
  width=${a}
79
86
  scale=${l}
80
87
  >
81
- ${E&&jl`
88
+ ${k&&jl`
82
89
  <div class="djs-popup-header">
83
- <h3 class="djs-popup-title">${s}</h3>
90
+ <h3 class="djs-popup-title" title=${s}>${s}</h3>
84
91
  ${r.map((e=>jl`
85
92
  <span
86
- class=${function(e,t){return Bl("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",t?"selected":"")}(e,e===v)}
93
+ class=${function(e,t){return Bl("entry",e.className,e.active?"active":"",e.disabled?"disabled":"",t?"selected":"")}(e,e===w)}
87
94
  onClick=${t=>n(t,e)}
88
- title=${e.title}
95
+ title=${e.title||e.label}
89
96
  data-id=${e.id}
90
- onMouseEnter=${()=>b(e)}
91
- onMouseLeave=${()=>b(null)}
97
+ onMouseEnter=${()=>x(e)}
98
+ onMouseLeave=${()=>x(null)}
92
99
  >
93
- ${e.imageUrl?jl`<img src=${e.imageUrl} />`:null}
94
- ${e.label?e.label:null}
100
+ ${e.imageUrl?jl`
101
+ <img class="djs-popup-entry-icon" src=${e.imageUrl} />
102
+ `:null}
103
+
104
+ ${e.label?jl`
105
+ <span class="djs-popup-label">${e.label}</span>
106
+ `:null}
95
107
  </span>
96
108
  `))}
97
109
  </div>
@@ -99,26 +111,26 @@
99
111
  ${p.length>0&&jl`
100
112
  <div class="djs-popup-body">
101
113
 
102
- ${u&&jl`
114
+ ${f&&jl`
103
115
  <div class="djs-popup-search">
104
116
  <svg class="djs-popup-search-icon" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
105
117
  <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"/>
106
118
  </svg>
107
119
  <input
108
- ref=${d}
120
+ ref=${m}
109
121
  type="text"
110
122
  />
111
123
  </div>
112
124
  `}
113
125
 
114
126
  <${ql}
115
- entries=${g}
116
- selectedEntry=${v}
117
- setSelectedEntry=${b}
127
+ entries=${v}
128
+ selectedEntry=${w}
129
+ setSelectedEntry=${x}
118
130
  onClick=${n}
119
131
  />
120
132
  </div>
121
- ${0===g.length&&jl`
133
+ ${0===v.length&&jl`
122
134
  <div class="djs-popup-no-results">No matching entries found.</div>
123
135
  `}
124
136
  `}
@@ -148,9 +160,11 @@
148
160
  entries=${o}
149
161
  headerEntries=${s}
150
162
  scale=${l}
163
+ onOpened=${this._onOpened.bind(this)}
164
+ onClosed=${this._onClosed.bind(this)}
151
165
  ...${{...r}}
152
166
  />
153
- `,this._current.container)},Vl.prototype.open=function(e,t,n,i){if(!e)throw new Error("Element is missing");if(!t)throw new Error("No registered providers for: "+t);if(!n)throw new Error("the position argument is missing");this.isOpen()&&this.close();const{entries:r,headerEntries:o}=this._getContext(e,t);this._current={position:n,className:t,element:e,entries:r,headerEntries:o,container:this._createContainer({provider:t}),options:i},this._emit("open"),this._bindAutoClose(),this._render()},Vl.prototype._getContext=function(e,t){const n=this._getProviders(t);if(!n||!n.length)throw new Error("No registered providers for: "+t);const i=this._getEntries(e,n),r=this._getHeaderEntries(e,n);return{entries:i,headerEntries:r,empty:!(Object.keys(i).length||Object.keys(r).length)}},Vl.prototype.close=function(){this.isOpen()&&(this._emit("close"),this.reset(),this._current=null)},Vl.prototype.reset=function(){const e=this._current.container;ol(null,e),ke(e)},Vl.prototype._emit=function(e,t){this._eventBus.fire(`popupMenu.${e}`,t)},Vl.prototype._createContainer=function(e){let t=e&&e.parent||"body";"string"==typeof t&&(t=document.querySelector(t));const n=_e(`<div class="djs-popup-parent djs-parent" data-popup=${e.provider}></div>`);return t.appendChild(n),n},Vl.prototype._bindAutoClose=function(){this._eventBus.once(Il,this.close,this)},Vl.prototype._unbindAutoClose=function(){this._eventBus.off(Il,this.close,this)},Vl.prototype._updateScale=function(e){var t,n,i=this._canvas.zoom(),r=this._config.scale,o=i;return!0!==r&&(!1===r?(t=1,n=1):(t=r.min,n=r.max),h(t)&&i<t&&(o=t),h(n)&&i>n&&(o=n)),o},Vl.prototype._ensureVisible=function(e,t){var n=document.documentElement.getBoundingClientRect(),i=e.getBoundingClientRect(),r={},o=t.x,s=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,s=t.y-i.height):r.x?(o=t.x-i.width,s=t.y):r.y&&t.y<i.height?(o=t.x,s=10):r.y&&(o=t.x,s=t.y-i.height),{x:o,y:s}},Vl.prototype.isEmpty=function(e,t){if(!e)throw new Error("element parameter is missing");if(!t)throw new Error("providerId parameter is missing");const n=this._getProviders(t);return!n||!n.length||this._getContext(e,t).empty},Vl.prototype.registerProvider=function(e,t,n){n||(n=t,t=1e3),this._eventBus.on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},Vl.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},Vl.prototype._getEntries=function(e,t){var n={};return _(t,(function(t){if(t.getPopupMenuEntries){var i=t.getPopupMenuEntries(e);g(i)?n=i(n):_(i,(function(e,t){n[t]=e}))}else _(t.getEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=W(e,["id"])}))})),n},Vl.prototype._getHeaderEntries=function(e,t){var n={};return _(t,(function(t){if(t.getPopupMenuHeaderEntries){var i=t.getPopupMenuHeaderEntries(e);g(i)?n=i(n):_(i,(function(e,t){n[t]=e}))}else{if(!t.getHeaderEntries)return;_(t.getHeaderEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=W(e,["id"])}))}})),n},Vl.prototype.isOpen=function(){return!!this._current},Vl.prototype.trigger=function(e,t){if(e.preventDefault(),!t){let n=ie(ce(e.delegateTarget||e.target,".entry",!0),"data-id");t=this._getEntry(n)}if(t.action)return t.action.call(null,e,t)},Vl.prototype._getEntry=function(e){var t=this._current.entries[e]||this._current.headerEntries[e];if(!t)throw new Error("entry not found");return t};var Fl={__init__:["popupMenu"],popupMenu:["type",Vl]},Hl={align:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%202000%202000%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M200%20150v1700%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22700%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%221150%22%20width%3D%22700%22%20height%3D%22700%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",bottom:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%201650h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22350%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22850%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",center:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M900%20150v1500%22%2F%3E%3Crect%20x%3D%22250%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",left:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M100%20150v1500%22%2F%3E%3Crect%20x%3D%22100%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22100%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",right:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M1650%20150v1500%22%2F%3E%3Crect%20x%3D%22350%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22850%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",top:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%20150h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22150%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22150%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",middle:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%20900h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22250%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22500%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E"};function Ql(e,t,n,i){e.registerProvider(900,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}Ql.$inject=["contextPad","popupMenu","translate","canvas"],Ql.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},Ql.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},Ql.prototype._getEntries=function(e){var t=this;return{"align-elements":{group:"align-elements",title:t._translate("Align elements"),imageUrl:Hl.align,action:{click:function(e,n){var i=t._getMenuPosition(n);F(i,{cursor:{x:e.x,y:e.y}}),t._popupMenu.open(n,"align-elements",i)}}}}},Ql.prototype._getMenuPosition=function(e){var t=this._contextPad.getPad(e).html.getBoundingClientRect();return{x:t.left,y:t.bottom+5}};var Ul=["left","center","right","top","middle","bottom"];function Wl(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}function Xl(e){ls.call(this,e),this.init()}function Yl(e){Xl.call(this,e)}Wl.$inject=["popupMenu","alignElements","translate","rules"],Wl.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},Wl.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},Wl.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return _(Ul,(function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageUrl:Hl[o],action:function(n,r){t.trigger(e,o),i.close()}}})),r},Xl.$inject=["eventBus"],r(Xl,ls),Xl.prototype.addRule=function(e,t,n){var i=this;"string"==typeof e&&(e=[e]),e.forEach((function(e){i.canExecute(e,t,(function(e,t,i){return n(e)}),!0)}))},Xl.prototype.init=function(){},Yl.$inject=["eventBus"],r(Yl,Xl),Yl.prototype.init=function(){this.addRule("elements.align",(function(e){var t=O(e.elements,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));return!((t=mt(t)).length<2)&&t}))};var Gl={__depends__:[Ea,Ra,Fl],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",Ql],alignElementsMenuProvider:["type",Wl],bpmnAlignElements:["type",Yl]};function Zl(e,t,n,i){for(var r;r=Jl(e,n,t);)n=i(t,n,r);return n}function Kl(e){return function(t,n,i){var r={x:n.x,y:n.y};return["x","y"].forEach((function(o){var s=e[o];if(s){var a="x"===o?"width":"height",l=s.margin,c=s.minDistance;r[o]=l<0?Math.min(i[o]+l-t[a]/2,n[o]-c+l):Math.max(i[o]+i[a]+l+t[a]/2,n[o]+c+l)}})),r}}function Jl(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=function(e){var t=ec(e);e.host&&(t=t.concat(ec(e.host)));e.attachers&&(t=t.concat(e.attachers.reduce((function(e,t){return e.concat(ec(t))}),[])));return t}(e);return w(r,(function(e){return e!==n&&"intersect"===On(e,i,10)}))}function ec(e){return(t=e,t.outgoing.map((function(e){return e.target}))).concat(function(e){return e.incoming.map((function(e){return e.source}))}(e));var t}function tc(){return!0}function nc(e,t,n){e.on("autoPlace",100,(function(e){var t=e.shape;return function(e,t,n){n||(n={});var i=n.defaultDistance||50,r=xn(e);return{x:vn(e).right+i+t.width/2,y:r.y}}(e.source,t)})),e.on("autoPlace.end",(function(e){n.scrollToElement(e.shape)})),this.append=function(n,i,r){e.fire("autoPlace.start",{source:n,shape:i});var o=e.fire("autoPlace",{source:n,shape:i}),s=t.appendShape(n,i,o,n.parent,r);return e.fire("autoPlace.end",{source:n,shape:s}),s}}function ic(e,t){e.on("autoPlace.end",500,(function(e){t.select(e.shape)}))}nc.$inject=["eventBus","modeling","canvas"],ic.$inject=["eventBus","selection"];var rc={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",nc],autoPlaceSelectionBehavior:["type",ic]};function oc(e,t){for("string"==typeof t&&(t=[t]);e=e.parent;)if(Mr(e,t))return e;return null}function sc(e,t){return Ar(t,"bpmn:TextAnnotation")?function(e,t){var n=vn(e),i={x:n.right+t.width/2,y:n.top-50-t.height/2};(function(e){return!!e.waypoints})(e)&&((i=xn(e)).x+=100,i.y-=50);return Zl(e,t,i,Kl({y:{margin:-30,minDistance:20}}))}(e,t):Mr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])?function(e,t){var n=vn(e),i={x:n.right-10+t.width/2,y:n.bottom+40+t.width/2};return Zl(e,t,i,Kl({x:{margin:30,minDistance:30}}))}(e,t):Ar(t,"bpmn:FlowNode")?function(e,t){var n=vn(e),i=xn(e),r=function(e,t){t||(t={});var n=t.defaultDistance||50,i=t.direction||"e",r=t.filter,o=t.getWeight||function(t){return t.source===e?1:-1},s=t.maxDistance||250,a=t.reference||"start";function l(e,t){return"n"===i?"start"===a?vn(e).top-vn(t).bottom:"center"===a?vn(e).top-xn(t).y:vn(e).top-vn(t).top:"w"===i?"start"===a?vn(e).left-vn(t).right:"center"===a?vn(e).left-xn(t).x:vn(e).left-vn(t).left:"s"===i?"start"===a?vn(t).top-vn(e).bottom:"center"===a?xn(t).y-vn(e).bottom:vn(t).bottom-vn(e).bottom:"start"===a?vn(t).left-vn(e).right:"center"===a?xn(t).x-vn(e).right:vn(t).right-vn(e).right}r||(r=tc);var c=e.incoming.filter(r).map((function(t){var n=o(t),i=n<0?l(t.source,e):l(e,t.source);return{id:t.source.id,distance:i,weight:n}})),p=e.outgoing.filter(r).map((function(t){var n=o(t),i=n>0?l(e,t.target):l(t.target,e);return{id:t.target.id,distance:i,weight:n}})),h=P(c.concat(p).reduce((function(e,t){return e[t.id+"__weight_"+t.weight]=t,e}),{}),(function(e,t){var n=t.distance,i=t.weight;return n<0||n>s||(e[String(n)]||(e[String(n)]=0),e[String(n)]+=1*i,(!e.distance||e[e.distance]<e[String(n)])&&(e.distance=n)),e}),{});return h.distance||n}(e,{filter:function(e){return Ar(e,"bpmn:SequenceFlow")}}),o=30,s=80,a="left";Ar(e,"bpmn:BoundaryEvent")&&-1!==(a=On(e,e.host,-25)).indexOf("top")&&(o*=-1);var l={x:n.right+r+t.width/2,y:i.y+ac(a,s)};return Zl(e,t,l,Kl({y:{margin:o,minDistance:s}}))}(e,t):void 0}function ac(e,t){return-1!=e.indexOf("top")?-1*t:-1!=e.indexOf("bottom")?t:0}function lc(e){e.on("autoPlace",(function(e){var t=e.shape;return sc(e.source,t)}))}lc.$inject=["eventBus"];var cc={__depends__:[rc],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",lc]};function pc(e,t,n,i){ls.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],(function(e){var t=e.context,n=t.hints||{},i=t.shape,o=t.parent||t.newParent;!1!==n.autoResize&&r._expand([i],o)})),this.postExecuted(["elements.move"],(function(e){var t=e.context,n=a(T(t.closure.topLevel)),i=t.hints,o=!i||i.autoResize;!1!==o&&_(D(n,(function(e){return e.parent.id})),(function(e,t){d(o)&&(e=e.filter((function(e){return w(o,B({id:e.id}))}))),r._expand(e,t)}))})),this.postExecuted(["shape.toggleCollapse"],(function(e){var t=e.context,n=t.hints,i=t.shape;n&&!1===n.autoResize||i.collapsed||r._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.context,n=t.hints,i=t.shape,o=i.parent;n&&!1===n.autoResize||o&&r._expand([i],o)}))}function hc(e){e.invoke(pc,this)}function uc(e){Xl.call(this,e);var t=this;this.addRule("element.autoResize",(function(e){return t.canResize(e.elements,e.target)}))}function dc(e,t){uc.call(this,e),this._modeling=t}pc.$inject=["eventBus","elementRegistry","modeling","rules"],r(pc,ls),pc.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=vn(wt(e)),o=vn(t),s={};return r.top-o.top<i.top&&(s.top=r.top-n.top),r.left-o.left<i.left&&(s.left=r.left-n.left),o.right-r.right<i.right&&(s.right=r.right+n.right),o.bottom-r.bottom<i.bottom&&(s.bottom=r.bottom+n.bottom),bn(F({},o,s))},pc.prototype._expand=function(e,t){if("string"==typeof t&&(t=this._elementRegistry.get(t)),this._rules.allowed("element.autoResize",{elements:e,target:t})){var n=this._getOptimalBounds(e,t);if(function(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}(n,t)){var i=function(e,t){var n="";e=vn(e),t=vn(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"));return n}(U(t,["x","y","width","height"]),n);this.resize(t,n,{autoResize:i});var r=t.parent;r&&this._expand([t],r)}}},pc.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},pc.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},pc.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)},hc.$inject=["injector"],r(hc,pc),hc.prototype.resize=function(e,t,n){Ar(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},uc.$inject=["eventBus"],r(uc,Xl),uc.prototype.canResize=function(e,t){return!1},r(dc,uc),dc.$inject=["eventBus","modeling"],dc.prototype.canResize=function(e,t){if(Ar(t.di,"bpmndi:BPMNPlane"))return!1;if(!Ar(t,"bpmn:Participant")&&!Ar(t,"bpmn:Lane")&&!Ar(t,"bpmn:SubProcess"))return!1;var n=!0;return _(e,(function(e){(Ar(e,"bpmn:Lane")||e.labelTarget)&&(n=!1)})),n};var fc={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",hc],bpmnAutoResizeProvider:["type",dc]};function mc(e,t,n){var i,r,o=this,s=n.get("dragging",!1);s&&t.on("drag.start",(function(n){t.once("drag.move",1500,(function(t){!function(t){if(!t.hover){var n=t.originalEvent,i=o._findTargetGfx(n),r=i&&e.get(i);i&&r&&(t.stopPropagation(),s.hover({element:r,gfx:i}),s.move(n))}}(t)}))})),t.on("element.hover",(function(e){i=e.gfx,r=e.element})),t.on("element.hover",1500,(function(e){r&&t.fire("element.out",{element:r,gfx:i})})),t.on("element.out",(function(){i=null,r=null})),this._findTargetGfx=function(e){var t;if(e instanceof MouseEvent)return t=$o(e),function(e){return ce(e,"svg, .djs-element",!0)}(document.elementFromPoint(t.x,t.y))}}mc.$inject=["elementRegistry","eventBus","injector"];var gc={__init__:["hoverFix"],hoverFix:["type",mc]},yc=Math.round,vc="djs-drag-active";function bc(e){e.preventDefault()}function wc(e,t,n,i){var r,o={threshold:5,trapClick:!0};function s(e){var n=t.viewbox(),i=t._container.getBoundingClientRect();return{x:n.x+(e.x-i.left)/n.scale,y:n.y+(e.y-i.top)/n.scale}}function a(t,n){n=n||r;var i=e.createEvent(F({},n.payload,n.data,{isTouch:n.isTouch}));return!1!==e.fire("drag."+t,i)&&e.fire(n.prefix+"."+t,i)}function l(e,i){var o,l=r.payload,c=r.displacement,p=r.globalStart,h=$o(e),u=ea(h,p),d=r.localStart,f=s(h),g=ea(f,d);if(!r.active&&(i||(o=u,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(F(l,{x:yc(d.x+c.x),y:yc(d.y+c.y),dx:0,dy:0},{originalEvent:e}),!1===a("start"))return m();r.active=!0,r.keepSelection||(l.previousSelection=n.get(),n.select(null)),r.cursor&&Gs(r.cursor),t.addMarker(t.getRootElement(),vc)}jo(e),r.active&&(F(l,{x:yc(f.x+c.x),y:yc(f.y+c.y),dx:yc(g.x),dy:yc(g.y)},{originalEvent:e}),a("move"))}function c(e){var t=!0;r.active&&(e&&(r.payload.originalEvent=e,jo(e)),t=a("end")),!1===t&&a("rejected"),a("ended",g(!0!==t))}function p(e){zs("Escape",e)&&(bc(e),m())}function h(t){var n;r.active&&(n=Ks(e),setTimeout(n,400),bc(t)),c(t)}function u(e){l(e)}function d(e){var t=r.payload;t.hoverGfx=e.gfx,t.hover=e.element,a("hover")}function f(e){a("out");var t=r.payload;t.hoverGfx=null,t.hover=null}function m(e){var t;if(r){var n=r.active;n&&a("cancel"),t=g(e),n&&a("canceled",t)}}function g(o){var s,g;a("cleanup"),Zs(),g=r.trapClick?h:c,ge.unbind(document,"mousemove",l),ge.unbind(document,"dragstart",bc),ge.unbind(document,"selectstart",bc),ge.unbind(document,"mousedown",g,!0),ge.unbind(document,"mouseup",g,!0),ge.unbind(document,"keyup",p),ge.unbind(document,"touchstart",u,!0),ge.unbind(document,"touchcancel",m,!0),ge.unbind(document,"touchmove",l,!0),ge.unbind(document,"touchend",c,!0),e.off("element.hover",d),e.off("element.out",f),t.removeMarker(t.getRootElement(),vc);var y=r.payload.previousSelection;return!1!==o&&y&&!n.get().length&&function(e){var t=e.filter((function(e){return i.get(e.id)}));t.length&&n.select(t)}(y),s=r,r=null,s}e.on("diagram.destroy",m),this.init=function(t,n,i,g){r&&m(!1),"string"==typeof n&&(g=i,i=n,n=null);var y,v,b,w,x,O=(g=F({},o,g||{})).data||{};w=g.trapClick?h:c,t?(y=Ro(t)||t,v=$o(t),jo(t),"dragstart"===y.type&&bc(y)):(y=null,v={x:0,y:0}),b=s(v),n||(n=b),x=function(e){return"undefined"!=typeof TouchEvent&&e instanceof TouchEvent}(y),r=F({prefix:i,data:O,payload:{},globalStart:v,displacement:ea(n,b),localStart:b,isTouch:x},g),g.manual||(x?(ge.bind(document,"touchstart",u,!0),ge.bind(document,"touchcancel",m,!0),ge.bind(document,"touchmove",l,!0),ge.bind(document,"touchend",c,!0)):(ge.bind(document,"mousemove",l),ge.bind(document,"dragstart",bc),ge.bind(document,"selectstart",bc),ge.bind(document,"mousedown",w,!0),ge.bind(document,"mouseup",w,!0)),ge.bind(document,"keyup",p),e.on("element.hover",d),e.on("element.out",f)),a("init"),g.autoActivate&&l(t,!0)},this.move=l,this.hover=d,this.out=f,this.end=c,this.cancel=m,this.context=function(){return r},this.setOptions=function(e){F(o,e)}}wc.$inject=["eventBus","canvas","selection","elementRegistry"];var xc={__depends__:[gc,Ko],dragging:["type",wc]};function Oc(e,t,n){this._canvas=n,this._opts=F({scrollThresholdIn:[20,20,20,20],scrollThresholdOut:[0,0,0,0],scrollRepeatTimeout:15,scrollStep:10},e);var i=this;t.on("drag.move",(function(e){var t=i._toBorderPoint(e);i.startScroll(t)})),t.on(["drag.cleanup"],(function(){i.stopScroll()}))}function _c(e,t,n){return t<e&&e<n}Oc.$inject=["config.autoScroll","eventBus","canvas"],Oc.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 s=0,a=0,l=0;l<4;l++)_c(o[l],n.scrollThresholdOut[l],n.scrollThresholdIn[l])&&(0===l?s=n.scrollStep:1==l?a=n.scrollStep:2==l?s=-n.scrollStep:3==l&&(a=-n.scrollStep));0===s&&0===a||(t.scroll({dx:s,dy:a}),this._scrolling=setTimeout((function(){i.startScroll(e)}),n.scrollRepeatTimeout))},Oc.prototype.stopScroll=function(){clearTimeout(this._scrolling)},Oc.prototype.setOptions=function(e){this._opts=F({},this._opts,e)},Oc.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=$o(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};var Ec={__depends__:[xc],__init__:["autoScroll"],autoScroll:["type",Oc]};function Pc(e){this._commandStack=e.get("commandStack",!1)}Pc.$inject=["injector"],Pc.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),void 0===n||n};var kc={__init__:["rules"],rules:["type",Pc]},Sc=Math.round,Cc=Math.max;function Ac(e,t){return function(e,t){var n,i;for(n=0;i=e[n];n++)if(At(i,t)<=10)return{point:e[n],bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=mn(function(e,t){return[["M",e.x,e.y],["m",0,-t],["a",t,t,0,1,1,0,2*t],["a",t,t,0,1,1,0,-2*t],["z"]]}(t,10),(n=[],e.forEach((function(e,t){n.push([0===t?"M":"L",e.x,e.y])})),n)),o=r[0],s=r[r.length-1];return o?o!==s?o.segment2!==s.segment2?{point:e[i=Cc(o.segment2,s.segment2)-1],bendpoint:!0,index:i}:{point:{x:Sc(o.x+s.x)/2,y:Sc(o.y+s.y)/2},index:o.segment2}:{point:{x:Sc(o.x),y:Sc(o.y)},index:o.segment2}:null}(e,t)}function Mc(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Tc(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function Dc(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=function(e,t,n){var i=[{n:e[0]-n[0],lambda:t[0]},{n:e[1]-n[1],lambda:t[1]}];return-(i[0].n*t[0]+i[1].n*t[1])/(i[0].lambda*t[0]+i[1].lambda*t[1])}([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 Rc(e,t){var n=Dc(e,t);return Mc({x:n.x-e.x,y:n.y-e.y})}function jc(e,t){return Mc({x:e.x-t.x,y:e.y-t.y})}var $c="djs-bendpoint",Bc="djs-segment-dragger";function zc(e,t,n){var i=function(e,t){var n,i=$o(t),r=e._container.getBoundingClientRect();n={x:r.left,y:r.top};var o=e.viewbox();return{x:o.x+(i.x-n.x)/o.scale,y:o.y+(i.y-n.y)/o.scale}}(e,n);return Ac(t,i)}function qc(e,t){var n=Ie("g");Re(n).add($c),Ce(e,n);var i=Ie("circle");Te(i,{cx:0,cy:0,r:4}),Re(i).add("djs-visual"),Ce(n,i);var r=Ie("circle");return Te(r,{cx:0,cy:0,r:10}),Re(r).add("djs-hit"),Ce(n,r),t&&Re(n).add(t),n}function Nc(e,t,n,i){var r=Ie("g");Ce(e,r);var o=function(e,t,n){var i=t.x-e.x,r=t.y-e.y;return Ic("h"===n?i:r)}(t,n,i),s=Ie("rect");Te(s,{x:-9,y:-3,width:18,height:6}),Re(s).add("djs-visual"),Ce(r,s);var a=Ie("rect");return Te(a,{x:-o/2,y:-8.5,width:o,height:17}),Re(a).add("djs-hit"),Ce(r,a),ii(r,"v"===i?90:0),r}function Lc(e,t,n){var i=Ie("g"),r=Rt(t,n),o=Tt(t,n);return Ce(e,i),Nc(i,t,n,o),Re(i).add(Bc),Re(i).add("h"===o?"horizontal":"vertical"),ni(i,r.x,r.y),i}function Ic(e){return Math.abs(Math.round(2*e/3))}function Vc(e,t){var n=function(e,t){for(var n,i=t.waypoints,r=1/0,o=0;o<i.length-1;o++){var s=Rc(e,[i[o],i[o+1]]);s<r&&(r=s,n=o)}return[i[n],i[n+1]]}(e,t);return Dc(e,n)}function Fc(e,t,n,i,r){function o(e,n){var o,s=n.waypoints,a=zc(t,s,e);if(a)return o=function(e,t){var n,i,r=e.waypoints;return t.index<=0||t.bendpoint?null:(i=Tt((n={start:r[t.index-1],end:r[t.index]}).start,n.end))?Ic("h"===i?n.end.x-n.start.x:n.end.y-n.start.y)/2:null}(n,a),!function(e,t,n){var i,r,o,s,a,l,c=e.index,p=e.point;return!(c<=0||e.bendpoint)&&(o=Rt(i=t[c-1],r=t[c]),s=Tt(i,r),a=Math.abs(p.x-o.x),l=Math.abs(p.y-o.y),s&&a<=n&&l<=n)}(a,s,o)?i.start(e,n,a.index,!a.bendpoint):r.start(e,n,a.index),!0}function s(e,t,i){ge.bind(e,t,(function(e){n.triggerMouseEvent(t,e,i),e.stopPropagation()}))}function a(e,n){var i=t.getLayer("overlays"),r=Ee('.djs-bendpoints[data-element-id="'+us(e.id)+'"]',i);return!r&&n&&(Te(r=Ie("g"),{"data-element-id":e.id}),Re(r).add("djs-bendpoints"),Ce(i,r),s(r,"mousedown",e),s(r,"click",e),s(r,"dblclick",e)),r}function l(e,t){return Ee('.djs-segment-dragger[data-segment-idx="'+e+'"]',t)}function c(e,t){t.waypoints.forEach((function(t,n){var i=qc(e);Ce(e,i),ni(i,t.x,t.y)})),qc(e,"floating")}function p(e,t){for(var n,i,r,o=t.waypoints,a=1;a<o.length;a++)Tt(n=o[a-1],i=o[a])&&(Te(r=Lc(e,n,i),{"data-segment-idx":a}),s(r,"mousemove",t))}function h(e){var t=a(e);return t||(c(t=a(e,!0),e),p(t,e)),t}function u(e){var t=a(e);t&&(!function(e){_(Pe(".djs-segment-dragger",e),(function(e){$e(e)}))}(t),function(e){_(Pe(".djs-bendpoint",e),(function(e){$e(e)}))}(t),p(t,e),c(t,e))}function d(e,t,n){var i,r,o=l(t.index,e),s=n[t.index-1],a=n[t.index],c=t.point,p=Rt(s,a),h=Tt(s,a);o&&(i=function(e){return Ee(".djs-visual",e)}(o),r={x:c.x-p.x,y:c.y-p.y},"v"===h&&(r={x:r.y,y:r.x}),ni(i,r.x,r.y))}e.on("connection.changed",(function(e){u(e.element)})),e.on("connection.remove",(function(e){var t=a(e.element);t&&$e(t)})),e.on("element.marker.update",(function(e){var t,n=e.element;n.waypoints&&(t=h(n),e.add?Re(t).add(e.marker):Re(t).remove(e.marker))})),e.on("element.mousemove",(function(e){var n,i,r=e.element,o=r.waypoints;if(o){if(n=a(r,!0),!(i=zc(t,o,e.originalEvent)))return;!function(e,t){var n=Ee(".floating",e),i=t.point;n&&ni(n,i.x,i.y)}(n,i),i.bendpoint||d(n,i,o)}})),e.on("element.mousedown",(function(e){if(zo(e)){var t=e.originalEvent,n=e.element;if(n.waypoints)return o(t,n)}})),e.on("selection.changed",(function(e){var t=e.newSelection[0];t&&t.waypoints&&h(t)})),e.on("element.hover",(function(e){var t=e.element;t.waypoints&&(h(t),n.registerEvent(e.gfx,"mousemove","element.mousemove"))})),e.on("element.out",(function(e){n.unregisterEvent(e.gfx,"mousemove","element.mousemove")})),e.on("element.updateId",(function(e){var t=e.element,n=e.newId;if(t.waypoints){var i=a(t);i&&Te(i,{"data-element-id":n})}})),this.addHandles=h,this.updateHandles=u,this.getBendpointsContainer=a,this.getSegmentDragger=l}Fc.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];var Hc=Math.round,Qc="reconnectStart",Uc="reconnectEnd",Wc="updateWaypoints";function Xc(e,t,n,i,r,o){this._injector=e,this.start=function(e,t,o,s){var a,l=n.getGraphics(t),c=t.source,p=t.target,h=t.waypoints,u=(a=s||0!==o?s||o!==h.length-1?Wc:Uc:Qc)===Wc?"connection.updateWaypoints":"connection.reconnect",d=r.allowed(u,{connection:t,source:c,target:p});!1===d&&(d=r.allowed(u,{connection:t,source:p,target:c})),!1!==d&&i.init(e,"bendpoint.move",{data:{connection:t,connectionGfx:l,context:{allowed:d,bendpointIndex:o,connection:t,source:c,target:p,insert:s,type:a}}})},t.on("bendpoint.move.hover",(function(e){var t,n=e.context,i=n.connection,o=i.source,s=i.target,a=e.hover,l=n.type;if(n.hover=a,a){var c=l===Wc?"connection.updateWaypoints":"connection.reconnect";if(t=n.allowed=r.allowed(c,{connection:i,source:l===Qc?a:o,target:l===Uc?a:s}))return n.source=l===Qc?a:o,void(n.target=l===Uc?a:s);!1===t&&(t=n.allowed=r.allowed(c,{connection:i,source:l===Uc?a:s,target:l===Qc?a:o})),t&&(n.source=l===Uc?a:s,n.target=l===Qc?a:o)}})),t.on(["bendpoint.move.out","bendpoint.move.cleanup"],(function(e){var t=e.context,n=t.type;t.hover=null,t.source=null,t.target=null,n!==Wc&&(t.allowed=!1)})),t.on("bendpoint.move.end",(function(e){var t=e.context,n=t.allowed,i=t.bendpointIndex,r=t.connection,s=t.insert,a=r.waypoints.slice(),l=t.source,c=t.target,p=t.type,h=t.hints||{},u={x:Hc(e.x),y:Hc(e.y)};if(!n)return!1;p===Wc?(s?a.splice(i,0,u):a[i]=u,h.bendpointMove={insert:s,bendpointIndex:i},a=this.cropWaypoints(r,a),o.updateWaypoints(r,function(e){e=e.slice();for(var t,n,i,r=0;e[r];)t=e[r],n=e[r-1],0===At(t,i=e[r+1])||Mt(n,i,t)?e.splice(r,1):r++;return e}(a),h)):(p===Qc?(h.docking="source",Yc(t)&&(h.docking="target",h.newWaypoints=a.reverse())):p===Uc&&(h.docking="target",Yc(t)&&(h.docking="source",h.newWaypoints=a.reverse())),o.reconnect(r,l,c,u,h))}),this)}function Yc(e){var t=e.hover,n=e.source,i=e.target,r=e.type;return r===Qc?t&&i&&t===i&&n!==i:r===Uc?t&&n&&t===n&&n!==i:void 0}Xc.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Xc.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};var Gc="updateWaypoints",Zc="connect-ok",Kc="connect-not-ok",Jc="connect-hover",ep="djs-updating",tp="djs-element-hidden";function np(e,t,n,i){this._injector=t;var r=t.get("connectionPreview",!1);n.on("bendpoint.move.start",(function(e){var t=e.context,n=t.bendpointIndex,r=t.connection,o=t.insert,s=r.waypoints,a=s.slice();t.waypoints=s,o&&a.splice(n,0,{x:e.x,y:e.y}),r.waypoints=a,Re(t.draggerGfx=qc(i.getLayer("overlays"))).add("djs-dragging"),i.addMarker(r,tp),i.addMarker(r,ep)})),n.on("bendpoint.move.hover",(function(e){var t=e.context,n=t.allowed,r=t.hover,o=t.type;if(r){if(i.addMarker(r,Jc),o===Gc)return;n?(i.removeMarker(r,Kc),i.addMarker(r,Zc)):!1===n&&(i.removeMarker(r,Zc),i.addMarker(r,Kc))}})),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],1100,(function(e){var t=e.context,n=t.hover,r=t.target;n&&(i.removeMarker(n,Jc),i.removeMarker(n,r?Zc:Kc))})),n.on("bendpoint.move.move",(function(t){var n=t.context,i=n.allowed,o=n.bendpointIndex,s=n.draggerGfx,a=n.hover,l=n.type,c=n.connection,p=c.source,h=c.target,u=c.waypoints.slice(),d={x:t.x,y:t.y},f=n.hints||{},m={};r&&(f.connectionStart&&(m.connectionStart=f.connectionStart),f.connectionEnd&&(m.connectionEnd=f.connectionEnd),"reconnectStart"===l?Yc(n)?(m.connectionEnd=m.connectionEnd||d,m.source=h,m.target=a||p,u=u.reverse()):(m.connectionStart=m.connectionStart||d,m.source=a||p,m.target=h):"reconnectEnd"===l?Yc(n)?(m.connectionStart=m.connectionStart||d,m.source=a||h,m.target=p,u=u.reverse()):(m.connectionEnd=m.connectionEnd||d,m.source=p,m.target=a||h):(m.noCropping=!0,m.noLayout=!0,u[o]=d),l===Gc&&(u=e.cropWaypoints(c,u)),m.waypoints=u,r.drawPreview(n,i,m)),ni(s,t.x,t.y)}),this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],1100,(function(e){var t=e.context,n=t.connection,o=t.draggerGfx,s=t.hover,a=t.target,l=t.waypoints;n.waypoints=l,$e(o),i.removeMarker(n,ep),i.removeMarker(n,tp),s&&(i.removeMarker(s,Zc),i.removeMarker(s,a?Zc:Kc)),r&&r.cleanUp(t)}))}np.$inject=["bendpointMove","injector","eventBus","canvas"];var ip="connect-hover",rp="djs-updating";function op(e,t,n){return sp(e,t,e[t]+n)}function sp(e,t,n){return{x:"x"===t?n:e.x,y:"y"===t?n:e.y}}function ap(e){return"x"===e?"y":"x"}function lp(e,t,n){var i,r;return e.original?e.original:(i=xn(t),sp(e,r=ap(n),i[r]))}function cp(e,t,n,i,r,o){var s=e.get("connectionDocking",!1);function a(e,t){if(!s)return t;var n,i=e.waypoints;return e.waypoints=t,n=s.getCroppedWaypoints(e),e.waypoints=i,n}function l(e){r.update("connection",e.connection,e.connectionGfx)}function c(e,t,n){var i=e.newWaypoints,r=function(e,t,n,i){var r=Math.max(t[i],n[i]),o=Math.min(t[i],n[i]);return sp(t,i,Math.min(Math.max(o+20,e[i]),r-20))}(n,i[e.segmentStartIndex+t],i[e.segmentEndIndex+t],ap(e.axis));ni(e.draggerGfx,r.x,r.y)}this.start=function(e,t,r){var o,s,a,l,c=n.getGraphics(t),p=r-1,h=r,u=t.waypoints,d=u[p],f=u[h],m=zc(n,u,e);(s=Tt(d,f))&&(a="v"===s?"x":"y",0===p&&(d=lp(d,t.source,a)),h===u.length-1&&(f=lp(f,t.target,a)),o={connection:t,segmentStartIndex:p,segmentEndIndex:h,segmentStart:d,segmentEnd:f,axis:a,dragPosition:l=m?m.point:{x:(d.x+f.x)/2,y:(d.y+f.y)/2}},i.init(e,l,"connectionSegment.move",{cursor:"x"===a?"resize-ew":"resize-ns",data:{connection:t,connectionGfx:c,context:o}}))},t.on("connectionSegment.move.start",(function(e){var t=e.context,i=e.connection,r=n.getLayer("overlays");t.originalWaypoints=i.waypoints.slice(),t.draggerGfx=Lc(r,t.segmentStart,t.segmentEnd),Re(t.draggerGfx).add("djs-dragging"),n.addMarker(i,rp)})),t.on("connectionSegment.move.move",(function(e){var t,n,i=e.context,r=i.connection,o=i.segmentStartIndex,s=i.segmentEndIndex,p=i.segmentStart,h=i.segmentEnd,u=i.axis,d=i.originalWaypoints.slice(),f=op(p,u,e["d"+u]),m=op(h,u,e["d"+u]),g=d.length,y=0;d[o]=f,d[s]=m,o<2&&(t=On(r.source,f),1===o?"intersect"===t&&(d.shift(),d[0]=f,y--):"intersect"!==t&&(d.unshift(p),y++)),s>g-3&&(n=On(r.target,m),s===g-2?"intersect"===n&&(d.pop(),d[d.length-1]=m):"intersect"!==n&&d.push(h)),i.newWaypoints=r.waypoints=a(r,d),c(i,y,e),i.newSegmentStartIndex=o+y,l(e)})),t.on("connectionSegment.move.hover",(function(e){e.context.hover=e.hover,n.addMarker(e.hover,ip)})),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],(function(e){var t=e.context.hover;t&&n.removeMarker(t,ip)})),t.on("connectionSegment.move.cleanup",(function(e){var t=e.context,i=t.connection;t.draggerGfx&&$e(t.draggerGfx),n.removeMarker(i,rp)})),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],(function(e){var t=e.context;t.connection.waypoints=t.originalWaypoints,l(e)})),t.on("connectionSegment.move.end",(function(e){var t=e.context,n=t.connection,i=t.newWaypoints,r=t.newSegmentStartIndex;i=i.map((function(e){return{original:e.original,x:Math.round(e.x),y:Math.round(e.y)}}));var s=function(e,t){var n=0,i=e.filter((function(i,r){return!Mt(e[r-1],e[r+1],i)||(n=r<=t?n-1:n,!1)}));return{waypoints:i,segmentOffset:n}}(i,r),l=a(n,s.waypoints),c=s.segmentOffset,p={segmentMove:{segmentStartIndex:t.segmentStartIndex,newSegmentStartIndex:r+c}};o.updateWaypoints(n,l,p)}))}cp.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var pp=Math.abs,hp=Math.round;function up(e){return{x:e.x,y:e.y}}function dp(e){return{x:e.x+e.width,y:e.y+e.height}}function fp(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:hp(e.x+e.width/2),y:hp(e.y+e.height/2)}}function mp(e,t){var n=e.snapped;return!!n&&("string"==typeof t?n[t]:n.x&&n.y)}function gp(e,t,n){if("string"!=typeof t)throw new Error("axis must be in [x, y]");if("number"!=typeof n&&!1!==n)throw new Error("value must be Number or false");var i,r=e[t],o=e.snapped=e.snapped||{};return!1===n?o[t]=!1:(o[t]=!0,i=n-r,e[t]+=i,e["d"+t]+=i),r}function yp(e){return e.children||[]}var vp=Math.abs,bp=Math.round;function wp(e){function t(e,t){if(d(e)){for(var n=e.length;n--;)if(vp(e[n]-t)<=10)return e[n]}else{var i=t%(e=+e);if(i<10)return t-i;if(i>e-10)return t-i+e}return t}function n(e,t){return e.waypoints?Vc(t,e):e.width?{x:bp(e.width/2+e.x),y:bp(e.height/2+e.y)}:void 0}e.on("connectionSegment.move.move",1500,(function(e){var i,r,o=function(e){var t=e.context,i=t.snapPoints,r=t.connection,o=r.waypoints,s=t.segmentStart,a=t.segmentStartIndex,l=t.segmentEnd,c=t.segmentEndIndex,p=t.axis;if(i)return i;var h=[o[a-1],s,l,o[c+1]];return a<2&&h.unshift(n(r.source,e)),c>o.length-3&&h.unshift(n(r.target,e)),t.snapPoints=i={horizontal:[],vertical:[]},_(h,(function(e){e&&(e=e.original||e,"y"===p&&i.horizontal.push(e.y),"x"===p&&i.vertical.push(e.x))})),i}(e),s=e.x,a=e.y;if(o){var l=s-(i=t(o.vertical,s)),c=a-(r=t(o.horizontal,a));F(e,{dx:e.dx-l,dy:e.dy-c,x:i,y:r}),(l||-1!==o.vertical.indexOf(s))&&gp(e,"x",i),(c||-1!==o.horizontal.indexOf(a))&&gp(e,"y",r)}})),e.on(["connect.hover","connect.move","connect.end"],1500,(function(e){var t,i=e.context.hover,r=i&&n(i,e);(t=i)&&t.waypoints&&r&&r.x&&r.y&&(gp(e,"x",r.x),gp(e,"y",r.y))})),e.on(["bendpoint.move.move","bendpoint.move.end"],1500,(function(e){var i,r,o=e.context,s=function(e){var t=e.snapPoints,n=e.connection.waypoints,i=e.bendpointIndex;if(t)return t;var r=[n[i-1],n[i+1]];return e.snapPoints=t={horizontal:[],vertical:[]},_(r,(function(e){e&&(e=e.original||e,t.horizontal.push(e.y),t.vertical.push(e.x))})),t}(o),a=o.hover,l=a&&n(a,e),c=e.x,p=e.y;if(s){var h=c-(i=t(l?s.vertical.concat([l.x]):s.vertical,c)),u=p-(r=t(l?s.horizontal.concat([l.y]):s.horizontal,p));F(e,{dx:e.dx-h,dy:e.dy-u,x:e.x-h,y:e.y-u}),(h||-1!==s.vertical.indexOf(c))&&gp(e,"x",i),(u||-1!==s.horizontal.indexOf(p))&&gp(e,"y",r)}}))}wp.$inject=["eventBus"];var xp={__depends__:[xc,kc],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",Fc],bendpointMove:["type",Xc],bendpointMovePreview:["type",np],connectionSegmentMove:["type",cp],bendpointSnapping:["type",wp]};function Op(e,t,n,i){function r(e,t){return i.allowed("connection.create",{source:e,target:t})}e.on("connect.hover",(function(e){var t,n=e.context,i=n.start,o=e.hover;if(n.hover=o,!u(t=n.canExecute=r(i,o))){if(!1!==t)return n.source=i,void(n.target=o);u(t=n.canExecute=r(o,i))||!1!==t&&(n.source=o,n.target=i)}})),e.on(["connect.out","connect.cleanup"],(function(e){var t=e.context;t.hover=null,t.source=null,t.target=null,t.canExecute=!1})),e.on("connect.end",(function(e){var t=e.context,i=t.canExecute,r=t.connectionStart,o={x:e.x,y:e.y},s=t.source,a=t.target;if(!i)return!1;var l=null,c={connectionStart:_p(t)?o:r,connectionEnd:_p(t)?r:o};f(i)&&(l=i),t.connection=n.connect(s,a,l,c)})),this.start=function(e,n,i,r){f(i)||(r=i,i=xn(n)),t.init(e,"connect",{autoActivate:r,data:{shape:n,context:{start:n,connectionStart:i}}})}}function _p(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}Op.$inject=["eventBus","dragging","modeling","rules"];var Ep="connect-ok",Pp="connect-not-ok";function kp(e,t,n){var i=e.get("connectionPreview",!1);i&&t.on("connect.move",(function(e){var t=e.context,n=t.canExecute,r=t.hover,o=t.source,s=t.start,a=t.startPosition,l=t.target,c=t.connectionStart||a,p=t.connectionEnd||{x:e.x,y:e.y},h=c,u=p;_p(t)&&(h=p,u=c),i.drawPreview(t,n,{source:o||s,target:l||r,connectionStart:h,connectionEnd:u})})),t.on("connect.hover",900,(function(e){var t=e.context,i=e.hover,r=t.canExecute;null!==r&&n.addMarker(i,r?Ep:Pp)})),t.on(["connect.out","connect.cleanup"],1100,(function(e){var t=e.hover;t&&(n.removeMarker(t,Ep),n.removeMarker(t,Pp))})),i&&t.on("connect.cleanup",(function(e){i.cleanUp(e.context)}))}kp.$inject=["injector","eventBus","canvas"];var Sp={__depends__:[Ko,kc,xc],__init__:["connectPreview"],connect:["type",Op],connectPreview:["type",kp]};function Cp(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)}Cp.$inject=["injector","canvas","graphicsFactory","elementFactory"],Cp.prototype.drawPreview=function(e,t,n){n=n||{};var i,r=e.connectionPreviewGfx,o=e.getConnection,s=n.source,a=n.target,l=n.waypoints,c=n.connectionStart,p=n.connectionEnd,h=n.noLayout,u=n.noCropping,d=n.noNoop,f=this;r||(r=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),Be(r),o||(o=e.getConnection=function(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(e,t,n){return f.getConnection(e,t,n)}))),t&&(i=o(t,s,a)),i?(i.waypoints=l||[],this._layouter&&!h&&(i.waypoints=this._layouter.layoutConnection(i,{source:s,target:a,connectionStart:c,connectionEnd:p,waypoints:n.waypoints||i.waypoints})),i.waypoints&&i.waypoints.length||(i.waypoints=[s?xn(s):c,a?xn(a):p]),this._connectionDocking&&(s||a)&&!u&&(i.waypoints=this._connectionDocking.getCroppedWaypoints(i,s,a)),this._graphicsFactory.drawConnection(r,i)):!d&&this.drawNoopPreview(r,n)},Cp.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||xn(n),o=t.connectionEnd||xn(i),s=this.cropWaypoints(r,o,n,i);Ce(e,this.createNoopConnection(s[0],s[1]))},Cp.prototype.cropWaypoints=function(e,t,n,i){var r=this._graphicsFactory,o=n&&r.getShapePath(n),s=i&&r.getShapePath(i),a=r.getConnectionPath({waypoints:[e,t]});return[e=n&&_n(o,a,!0)||e,t=i&&_n(s,a,!1)||t]},Cp.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&$e(e.connectionPreviewGfx)},Cp.prototype.getConnection=function(e){var t=function(e){return f(e)?e:{}}(e);return this._elementFactory.createConnection(t)},Cp.prototype.createConnectionPreviewGfx=function(){var e=Ie("g");return Te(e,{pointerEvents:"none"}),Re(e).add("djs-connection-preview"),Ce(this._canvas.getActiveLayer(),e),e},Cp.prototype.createNoopConnection=function(e,t){var n=Ie("polyline");return Te(n,{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"}),Te(n,{points:[e.x,e.y,t.x,t.y]}),n};var Ap={__init__:["connectionPreview"],connectionPreview:["type",Cp]},Mp=Math.min,Tp=Math.max;function Dp(e){e.preventDefault()}function Rp(e){e.stopPropagation()}function jp(e){this.container=e.container,this.parent=_e('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=Ee("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.autoResize=V(this.autoResize,this),this.handlePaste=V(this.handlePaste,this)}function $p(e,t){this._eventBus=e,this._providers=[],this._textbox=new jp({container:t.getContainer(),keyHandler:V(this._handleKey,this),resizeHandler:V(this._handleResize,this)})}jp.prototype.create=function(e,t,n,i){var r=this.parent,o=this.content,s=this.container;i=this.options=i||{};var a=U(t=this.style=t||{},["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);F(r.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"},a);var l=U(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return F(o.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},l),i.centerVertically&&F(o.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},l),o.innerText=n,ge.bind(o,"keydown",this.keyHandler),ge.bind(o,"mousedown",Rp),ge.bind(o,"paste",this.handlePaste),i.autoResize&&ge.bind(o,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(r),this.setSelection(o.lastChild,o.lastChild&&o.lastChild.length),r},jp.prototype.handlePaste=function(e){var t,n=this.options,i=this.style;if(e.preventDefault(),t=e.clipboardData?e.clipboardData.getData("text/plain"):window.clipboardData.getData("Text"),this.insertText(t),n.autoResize){var r=this.autoResize(i);r&&this.resizeHandler(r)}},jp.prototype.insertText=function(e){e=function(e){return e.replace(/\r\n|\r|\n/g,"\n")}(e),document.execCommand("insertText",!1,e)||this._insertTextIE(e)},jp.prototype._insertTextIE=function(e){var t,n,i,r=this.getSelection(),o=r.startContainer,s=r.endContainer,a=r.startOffset,l=r.endOffset,c=r.commonAncestorContainer,p=(t=c.childNodes,[].slice.call(t));if(function(e){return e.nodeType===Node.TEXT_NODE}(c)){var h=o.textContent;o.textContent=h.substring(0,a)+e+h.substring(l),n=o,i=a+e.length}else if(o===this.content&&s===this.content){var u=document.createTextNode(e);this.content.insertBefore(u,p[a]),n=u,i=u.textContent.length}else{var d=p.indexOf(o),f=p.indexOf(s);p.forEach((function(t,n){n===d?t.textContent=o.textContent.substring(0,a)+e+s.textContent.substring(l):n>d&&n<=f&&ke(t)})),n=o,i=a+e.length}n&&void 0!==i&&setTimeout((function(){self.setSelection(n,i)}))},jp.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})}},jp.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,s=parseInt(this.style.maxHeight)||1/0;if(!n){var a,l,c,p;n=this.resizeHandle=_e('<div class="djs-direct-editing-resize-handle"></div>');var h=function(n){Dp(n),Rp(n);var h=Mp(Tp(c+n.clientX-a,i),o),u=Mp(Tp(p+n.clientY-l,r),s);t.style.width=h+"px",t.style.height=u+"px",e.resizeHandler({width:c,height:p,dx:n.clientX-a,dy:n.clientY-l})},u=function(e){Dp(e),Rp(e),ge.unbind(document,"mousemove",h,!1),ge.unbind(document,"mouseup",u,!1)};ge.bind(n,"mousedown",(function(e){Dp(e),Rp(e),a=e.clientX,l=e.clientY;var n=t.getBoundingClientRect();c=n.width,p=n.height,ge.bind(document,"mousemove",h),ge.bind(document,"mouseup",u)}))}F(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)},jp.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),ge.unbind(t,"keydown",this.keyHandler),ge.unbind(t,"mousedown",Rp),ge.unbind(t,"input",this.autoResize),ge.unbind(t,"paste",this.handlePaste),n&&(n.removeAttribute("style"),ke(n)),ke(e)},jp.prototype.getValue=function(){return this.content.innerText.trim()},jp.prototype.getSelection=function(){return window.getSelection().getRangeAt(0)},jp.prototype.setSelection=function(e,t){var n=document.createRange();null===e?n.selectNodeContents(this.content):(n.setStart(e,t),n.setEnd(e,t));var i=window.getSelection();i.removeAllRanges(),i.addRange(n)},$p.$inject=["eventBus","canvas"],$p.prototype.registerProvider=function(e){this._providers.push(e)},$p.prototype.isActive=function(e){return!(!this._active||e&&this._active.element!==e)},$p.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},$p.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},$p.prototype.close=function(){this._textbox.destroy(),this._fire("deactivate"),this._active=null,this.resizable=void 0},$p.prototype.complete=function(){var e=this._active;if(e){var t,n=e.context.bounds,i=this.$textbox.getBoundingClientRect(),r=this.getValue();r===e.context.text&&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()}},$p.prototype.getValue=function(){return this._textbox.getValue()},$p.prototype._handleKey=function(e){e.stopPropagation();var t=e.keyCode||e.charCode;return 27===t?(e.preventDefault(),this.cancel()):13!==t||e.shiftKey?void 0:(e.preventDefault(),this.complete())},$p.prototype._handleResize=function(e){this._fire("resize",e)},$p.prototype.activate=function(e){var t;this.isActive()&&this.cancel();var n=w(this._providers,(function(n){return(t=n.activate(e))?n: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};var Bp={__depends__:[Fo],__init__:["directEditing"],directEditing:["type",$p]},zp=["marker-start","marker-mid","marker-end"],qp=["circle","ellipse","line","path","polygon","polyline","rect"];function Np(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i,this._clonedMarkers={};var r=this;t.on("drag.cleanup",(function(){_(r._clonedMarkers,(function(e){$e(e)})),r._clonedMarkers={}}))}Np.$inject=["elementRegistry","eventBus","canvas","styles"],Np.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},Np.prototype.addDragger=function(e,t,n){var i=ze(n=n||this.getGfx(e)),r=n.getBoundingClientRect();return this._cloneMarkers(ei(i)),Te(i,this._styles.cls("djs-dragger",[],{x:r.top,y:r.left})),Ce(t,i),i},Np.prototype.addFrame=function(e,t){var n=Ie("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Ce(t,n),n},Np.prototype._cloneMarkers=function(e){var t=this;if(e.childNodes)for(var n=0;n<e.childNodes.length;n++)t._cloneMarkers(e.childNodes[n]);(function(e){return-1!==qp.indexOf(e.nodeName)})(e)&&zp.forEach((function(n){if(Te(e,n)){var i=function(e,t,n){return Ee("marker#"+(i=Te(e,t),i.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]),n||document);var i}(e,n,t._canvas.getContainer());t._cloneMarker(e,i,n)}}))},Np.prototype._cloneMarker=function(e,t,n){var i=t.id,r=this._clonedMarkers[i];if(!r){var o=i+"-clone";(r=ze(t)).id=o,Re(r).add("djs-dragger").add("djs-dragger-marker"),this._clonedMarkers[i]=r;var s=Ee("defs",this._canvas._svg);s||(s=Ie("defs"),Ce(this._canvas._svg,s)),Ce(s,r)}var a=function(e){return"url(#"+e+")"}(this._clonedMarkers[i].id);Te(e,n,a)};var Lp={__init__:["previewSupport"],previewSupport:["type",Np]},Ip="drop-ok",Vp="drop-not-ok",Fp="attach-ok",Hp="new-parent",Qp="create";function Up(e,t,n,i,r){function o(t,n){[Fp,Ip,Vp,Hp].forEach((function(i){i===n?e.addMarker(t,i):e.removeMarker(t,i)}))}function s(){var e=t.context();e&&e.prefix===Qp&&t.cancel()}n.on(["create.move","create.hover"],(function(e){var t=e.context,n=t.elements,i=e.hover,s=t.source,a=t.hints||{};if(!i)return t.canExecute=!1,void(t.target=null);Wp(e);var l={x:e.x,y:e.y},c=t.canExecute=i&&function(e,t,n,i,o){if(!t)return!1;var s=w(e=O(e,(function(t){var n=t.labelTarget;return!(t.parent||function(e){return!!e.labelTarget}(t)&&-1!==e.indexOf(n))})),(function(e){return!Xp(e)})),a=!1,l=!1,c=!1;Yp(e)&&(a=r.allowed("shape.attach",{position:n,shape:s,target:t})),a||(c=Yp(e)?r.allowed("shape.create",{position:n,shape:s,source:i,target:t}):r.allowed("elements.create",{elements:e,position:n,target:t}));var p=o.connectionTarget;return c||a?(s&&i&&(l=r.allowed("connection.create",{source:p===i?s:i,target:p===i?i:s,hints:{targetParent:t,targetAttach:a}})),{attach:a,connect:l}):(null===c||null===a)&&null}(n,i,l,s,a);i&&null!==c&&(t.target=i,c&&c.attach?o(i,Fp):o(i,c?Hp:Vp))})),n.on(["create.end","create.out","create.cleanup"],(function(e){var t=e.hover;t&&o(t,null)})),n.on("create.end",(function(e){var t=e.context,n=t.source,r=t.shape,o=t.elements,s=t.target,a=t.canExecute,l=a&&a.attach,c=a&&a.connect,p=t.hints||{};if(!1===a||!s)return!1;Wp(e);var h={x:e.x,y:e.y};r=c?i.appendShape(n,r,h,s,{attach:l,connection:!0===c?{}:c,connectionTarget:p.connectionTarget}):w(o=i.createElements(o,h,s,F({},p,{attach:l})),(function(e){return!Xp(e)})),F(t,{elements:o,shape:r}),F(e,{elements:o,shape:r})})),n.on("create.init",(function(){n.on("elements.changed",s),n.once(["create.cancel","create.end"],2e3,(function(){n.off("elements.changed",s)}))})),this.start=function(e,n,i){d(n)||(n=[n]);var r=w(n,(function(e){return!Xp(e)}));if(r){i=F({elements:n,hints:{},shape:r},i||{}),_(n,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var o=wt(O(n,(function(e){return!e.hidden})));_(n,(function(e){Xp(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2}}))),F(e,{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2})})),t.init(e,Qp,{cursor:"grabbing",autoActivate:!0,data:{shape:r,elements:n,context:i}})}}}function Wp(e){var t=e.context.createConstraints;t&&(t.left&&(e.x=Math.max(e.x,t.left)),t.right&&(e.x=Math.min(e.x,t.right)),t.top&&(e.y=Math.max(e.y,t.top)),t.bottom&&(e.y=Math.min(e.y,t.bottom)))}function Xp(e){return!!e.waypoints}function Yp(e){return e&&1===e.length&&!Xp(e[0])}Up.$inject=["canvas","dragging","eventBus","modeling","rules"];function Gp(e,t,n,i,r){t.on("create.move",750,(function(t){var o=t.hover,s=t.context,a=s.elements,l=s.dragGroup;l||(l=s.dragGroup=function(e){var t=Ie("g");Te(t,r.cls("djs-drag-group",["no-events"]));var o=Ie("g");return e.forEach((function(e){var r;e.hidden||(e.waypoints?(r=n._createContainer("connection",o),n.drawConnection(ei(r),e)):(r=n._createContainer("shape",o),n.drawShape(ei(r),e),ni(r,e.x,e.y)),i.addDragger(e,t,r))})),t}(a)),o?(l.parentNode||Ce(e.getActiveLayer(),l),ni(l,t.x,t.y)):$e(l)})),t.on("create.cleanup",(function(e){var t=e.context.dragGroup;t&&$e(t)}))}Gp.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];var Zp={__depends__:[xc,Lp,kc,Ko],__init__:["create","createPreview"],create:["type",Up],createPreview:["type",Gp]};function Kp(){}Kp.prototype.get=function(){return this._data},Kp.prototype.set=function(e){this._data=e},Kp.prototype.clear=function(){var e=this._data;return delete this._data,e},Kp.prototype.isEmpty=function(){return!this._data};var Jp={clipboard:["type",Kp]};function eh(e){var t=this;function n(e){t._lastMoveEvent=e}this._lastMoveEvent=null,e.on("canvas.init",(function(e){(t._svg=e.svg).addEventListener("mousemove",n)})),e.on("canvas.destroy",(function(){t._lastMouseEvent=null,t._svg.removeEventListener("mousemove",n)}))}eh.$inject=["eventBus"],eh.prototype.getLastMoveEvent=function(){return this._lastMoveEvent||function(e,t){var n=document.createEvent("MouseEvent"),i=e,r=t,o=e,s=t;n.initMouseEvent&&n.initMouseEvent("mousemove",!0,!0,window,0,i,r,o,s,!1,!1,!1,!1,0,null);return n}(0,0)};var th={__init__:["mouse"],mouse:["type",eh]};function nh(e,t,n,i,r,o,s,a){this._canvas=e,this._create=t,this._clipboard=n,this._elementFactory=i,this._eventBus=r,this._modeling=o,this._mouse=s,this._rules=a,r.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element,i=e.elements;t.priority=1,t.id=n.id;var r=w(i,(function(e){return e===n.parent}));r&&(t.parent=n.parent.id),function(e){return!!e.host}(n)&&(t.priority=2,t.host=n.host.id),ih(n)&&(t.priority=3,t.source=n.source.id,t.target=n.target.id,t.waypoints=function(e){return C(e.waypoints,(function(e){return(e=oh(e)).original&&(e.original=oh(e.original)),e}))}(n)),rh(n)&&(t.priority=4,t.labelTarget=n.labelTarget.id),_(["x","y","width","height"],(function(e){m(n[e])&&(t[e]=n[e])})),t.hidden=n.hidden,t.collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){F(e.hints,{createElementsBehavior:!1})}))}function ih(e){return!!e.waypoints}function rh(e){return!!e.labelTarget}function oh(e){return F({},e)}function sh(e,t){var n=t.indexOf(e);return-1===n?t:t.splice(n,1)}nh.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],nh.prototype.copy=function(e){var t,n;return d(e)||(e=e?[e]:[]),n=!1===(t=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}))?{}:this.createTree(d(t)?t:e),this._clipboard.set(n),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:n}),n},nh.prototype.paste=function(e){var t=this._clipboard.get();if(!this._clipboard.isEmpty()){var n=e&&e.hints||{};this._eventBus.fire("copyPaste.pasteElements",{hints:n});var i=this._createElements(t);if(e&&e.element&&e.point)return this._paste(i,e.element,e.point,n);this._create.start(this._mouse.getLastMoveEvent(),i,{hints:n||{}})}},nh.prototype._paste=function(e,t,n,i){_(e,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var r=wt(e);return _(e,(function(e){ih(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2}}))),F(e,{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2})})),this._modeling.createElements(e,n,t,F({},i))},nh.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return _(e,(function(e,o){_(e=$(e,"priority"),(function(e){var o,s=F({},W(e,["priority"]));return i[e.parent]?s.parent=i[e.parent]:delete s.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:s}),ih(s)?(s.source=i[e.source],s.target=i[e.target],o=i[e.id]=t.createConnection(s),void r.push(o)):rh(s)?(s.labelTarget=i[s.labelTarget],o=i[e.id]=t.createLabel(s),void r.push(o)):(s.host&&(s.host=i[s.host]),o=i[e.id]=t.createShape(s),void r.push(o))}))})),r},nh.prototype.createConnection=function(e){return this._elementFactory.createConnection(W(e,["id"]))},nh.prototype.createLabel=function(e){return this._elementFactory.createLabel(W(e,["id"]))},nh.prototype.createShape=function(e){return this._elementFactory.createShape(W(e,["id"]))},nh.prototype.hasRelations=function(e,t){var n,i;return!(ih(e)&&(n=w(t,B({id:e.source.id})),i=w(t,B({id:e.target.id})),!n||!i))&&!(rh(e)&&!w(t,B({id:e.labelTarget.id})))},nh.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[];function o(e,t){var n=w(r,(function(t){return e===t.element}));n?n.depth<t&&(r=function(e,t){var n=t.indexOf(e);-1!==n&&t.splice(n,1);return t}(n,r),r.push({element:n.element,depth:t})):r.push({element:e,depth:t})}return vt(mt(e),(function(e,t,i){if(!rh(e)){_(e.labels,(function(e){o(e,i)})),_([e.attachers,e.incoming,e.outgoing],(function(e){e&&e.length&&_(e,(function(e){_(e.labels,(function(e){o(e,i)})),o(e,i)}))})),o(e,i);var r=[];return e.children&&(r=e.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:e,children:r}),r}})),e=C(r,(function(e){return e.element})),r=C(r,(function(t){return t.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:t.descriptor,element:t.element,elements:e}),t})),r=$(r,(function(e){return e.descriptor.priority})),e=C(r,(function(e){return e.element})),_(r,(function(r){var o=r.depth;n.hasRelations(r.element,e)?!function(e,n){return t.allowed("element.copy",{element:e,elements:n})}(r.element,e)?sh(r.element,e):(i[o]||(i[o]=[]),i[o].push(r.descriptor)):sh(r.element,e)})),i};var ah={__depends__:[Jp,Zp,th,kc],__init__:["copyPaste"],copyPaste:["type",nh]};function lh(e,t,n){d(n)||(n=[n]),_(n,(function(n){p(e[n])||(t[n]=e[n])}))}function ch(e,t,n){function i(t,i){var r=e.create(t.$type);return n.copyElement(t,r,null,i)}t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element,r=Tr(n);if(ph(n))return t;var o=t.businessObject=i(r,!0),s=t.di=i(Dr(n),!0);s.bpmnElement=o,lh(o,t,"name"),lh(s,t,"isExpanded"),r.default&&(t.default=r.default.id)}));var r="-bpmn-js-refs";t.on("copyPaste.pasteElement",(function(e){var t=e.cache,n=e.descriptor,r=n.businessObject,o=n.di;if(ph(n))return n.businessObject=Tr(t[n.labelTarget]),void(n.di=Dr(t[n.labelTarget]));r=n.businessObject=i(r),(o=n.di=i(o)).bpmnElement=r,lh(n,r,["isExpanded","name"]),n.type=r.$type})),t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element;if(Ar(n,"bpmn:Participant")){var r=Tr(n);r.processRef&&(t.processRef=i(r.processRef,!0))}})),t.on("copyPaste.pasteElement",(function(e){var t=e.descriptor,n=t.processRef;n&&(t.processRef=i(n))})),t.on("copyPaste.pasteElement",750,(function(e){var t=e.cache;!function(e,t){e[r]=t}(t,function(e,t,n){var i=Tr(e);return e.default&&(n[e.default]={element:i,property:"default"}),e.host&&(Tr(e).attachedToRef=Tr(t[e.host])),W(n,P(n,(function(t,n,r){var o=n.element,s=n.property;return r===e.id&&(o[s]=i,t.push(e.id)),t}),[]))}(e.descriptor,t,function(e){return e[r]=e[r]||{}}(t)))}))}function ph(e){return!!e.labelTarget}ch.$inject=["bpmnFactory","eventBus","moddleCopy"];var hh=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"];function uh(e,t,n){this._bpmnFactory=t,this._eventBus=e,this._moddle=n,e.on("moddleCopy.canCopyProperties",(function(e){var t=e.propertyNames;if(t&&t.length)return $(t,(function(e){return"extensionElements"===e}))})),e.on("moddleCopy.canCopyProperty",(function(e){var t=e.parent,n=f(t)&&t.$descriptor,i=e.propertyName;return(!i||-1===hh.indexOf(i))&&(!(i&&n&&!w(n.properties,B({name:i})))&&void 0)})),e.on("moddleCopy.canSetCopiedProperty",(function(e){var t,n,i=e.property;if(n="bpmn:ExtensionElements",(t=i)&&"function"==typeof t.$instanceOf&&t.$instanceOf(n)&&(!i.values||!i.values.length))return!1}))}function dh(e,t){return P(e.properties,(function(e,n){return t&&n.default?e:e.concat(n.name)}),[])}uh.$inject=["eventBus","bpmnFactory","moddle"],uh.prototype.copyElement=function(e,t,n,i){var r=this;n&&!d(n)&&(n=[n]),n=n||dh(e.$descriptor);var o=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return!1===o||(d(o)&&(n=o),_(n,(function(n){var o;b(e,n)&&(o=e.get(n));var s=r.copyProperty(o,t,n,i);h(s)&&(!1!==r._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:n})&&t.set(n,s))}))),t},uh.prototype.copyProperty=function(e,t,n,i){var r=this,o=this._eventBus.fire("moddleCopy.canCopyProperty",{parent:t,property:e,propertyName:n,clone:i});if(!1!==o){if(o)return f(o)&&o.$type&&!o.$parent&&(o.$parent=t),o;var s=this._moddle.getPropertyDescriptor(t,n);if(!s.isReference){if(s.isId)return e&&this._copyId(e,t,i);if(d(e))return P(e,(function(e,s){return(o=r.copyProperty(s,t,n,i))?e.concat(o):e}),[]);if(f(e)&&e.$type){if(this._moddle.getElementDescriptor(e).isGeneric)return;return(o=r._bpmnFactory.create(e.$type)).$parent=t,o=r.copyElement(e,o,null,i)}return e}}},uh.prototype._copyId=function(e,t,n){return n?e:this._moddle.ids.assigned(e)?void 0:(this._moddle.ids.claim(e,t),e)};var fh={__depends__:[ah],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",ch],moddleCopy:["type",uh]},mh=Math.round;function gh(e){this._modeling=e}gh.$inject=["modeling"],gh.prototype.replaceElement=function(e,t,n){if(e.waypoints)return null;var i=this._modeling,r=t.width||e.width,o=t.height||e.height,s=t.x||e.x,a=t.y||e.y,l=mh(s+r/2),c=mh(a+o/2);return i.replaceShape(e,F({},t,{x:l,y:c,width:r,height:o}),n)};var yh={__init__:["replace"],replace:["type",gh]};var vh=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function bh(e,t,n,i,r,o,s){this.replaceElement=function(a,l,c){c=c||{};var h=l.type,u=a.businessObject;if(wh(u)&&"bpmn:SubProcess"===h&&function(e,t){var n=e&&b(e,"collapsed")?e.collapsed:!Xr(e);return n!==(t&&(b(t,"collapsed")||b(t,"isExpanded"))?b(t,"collapsed")?t.collapsed:!t.isExpanded:n)}(a,l))return i.toggleCollapse(a),a;var f=e.create(h),m={type:h,businessObject:f,di:{}};!function(e,t,n){d(n)||(n=[n]),_(n,(function(n){p(e[n])||(t[n]=e[n])}))}(a.di,m.di,["fill","stroke","background-color","border-color","color"]);var g,y=dh(u.$descriptor),v=dh(f.$descriptor,!0),w=(g=v,y.filter((function(e){return-1!==g.indexOf(e)})));F(f,U(l,vh));var x=O(w,(function(e){return"eventDefinitions"===e?xh(a,l.eventDefinitionType):"loopCharacteristics"===e?!Gr(f):!b(f,e)&&(("processRef"!==e||!1!==l.isExpanded)&&"triggeredByEvent"!==e)}));if(f=n.copyElement(u,f,x),l.eventDefinitionType&&(xh(f,l.eventDefinitionType)||(m.eventDefinitionType=l.eventDefinitionType,m.eventDefinitionAttrs=l.eventDefinitionAttrs)),Ar(u,"bpmn:Activity")){if(wh(u))m.isExpanded=Xr(a);else if(l&&b(l,"isExpanded")){m.isExpanded=l.isExpanded;var E=t.getDefaultSize(f,{isExpanded:m.isExpanded});m.width=E.width,m.height=E.height,m.x=a.x-(m.width-a.width)/2,m.y=a.y-(m.height-a.height)/2}Xr(a)&&!Ar(u,"bpmn:Task")&&m.isExpanded&&(m.width=a.width,m.height=a.height)}return wh(u)&&!wh(f)&&(c.moveChildren=!1),Ar(u,"bpmn:Participant")&&(!0===l.isExpanded?f.processRef=e.create("bpmn:Process"):c.moveChildren=!1,m.width=a.width,m.height=t.getDefaultSize(m).height),o.allowed("shape.resize",{shape:f})||(m.height=t.getDefaultSize(m).height,m.width=t.getDefaultSize(m).width),f.name=u.name,Mr(u,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Mr(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(f.default=u.default),l.host&&!Ar(u,"bpmn:BoundaryEvent")&&Ar(f,"bpmn:BoundaryEvent")&&(m.host=l.host),"bpmn:DataStoreReference"!==m.type&&"bpmn:DataObjectReference"!==m.type||(m.x=a.x+(a.width-m.width)/2),m=r.replaceElement(a,m,c),!1!==c.select&&s.select(m),m}}function wh(e){return Ar(e,"bpmn:SubProcess")}function xh(e,t){var n=Tr(e);return t&&n.get("eventDefinitions").some((function(e){return Ar(e,t)}))}bh.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules","selection"];var Oh={__depends__:[fh,yh,Ko],bpmnReplace:["type",bh]};function _h(e){return function(t){var n=t.target,i=Tr(e),r=i.eventDefinitions&&i.eventDefinitions[0],o=i.$type===n.type,s=(r&&r.$type)===n.eventDefinitionType,a=i.triggeredByEvent===n.triggeredByEvent,l=void 0===n.isExpanded||n.isExpanded===Xr(e);return!(o&&s&&a&&l)}}var Eh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throwing",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message Start Event",actionName:"replace-with-message-start",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Start Event",actionName:"replace-with-timer-start",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Conditional Start Event",actionName:"replace-with-conditional-start",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Signal Start Event",actionName:"replace-with-signal-start",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}}],Ph=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throwing",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}}],kh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throw",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message Intermediate Catch Event",actionName:"replace-with-message-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Message Intermediate Throw Event",actionName:"replace-with-message-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-message",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Intermediate Catch Event",actionName:"replace-with-timer-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Escalation Intermediate Throw Event",actionName:"replace-with-escalation-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-escalation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Conditional Intermediate Catch Event",actionName:"replace-with-conditional-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Link Intermediate Catch Event",actionName:"replace-with-link-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-link",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},{label:"Link Intermediate Throw Event",actionName:"replace-with-link-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-link",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},{label:"Compensation Intermediate Throw Event",actionName:"replace-with-compensation-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-compensation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Signal Intermediate Catch Event",actionName:"replace-with-signal-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Signal Intermediate Throw Event",actionName:"replace-with-signal-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-signal",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}}],Sh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throw",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message End Event",actionName:"replace-with-message-end",className:"bpmn-icon-end-event-message",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Escalation End Event",actionName:"replace-with-escalation-end",className:"bpmn-icon-end-event-escalation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Error End Event",actionName:"replace-with-error-end",className:"bpmn-icon-end-event-error",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Cancel End Event",actionName:"replace-with-cancel-end",className:"bpmn-icon-end-event-cancel",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},{label:"Compensation End Event",actionName:"replace-with-compensation-end",className:"bpmn-icon-end-event-compensation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Signal End Event",actionName:"replace-with-signal-end",className:"bpmn-icon-end-event-signal",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Terminate End Event",actionName:"replace-with-terminate-end",className:"bpmn-icon-end-event-terminate",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:TerminateEventDefinition"}}],Ch=[{label:"Exclusive Gateway",actionName:"replace-with-exclusive-gateway",className:"bpmn-icon-gateway-xor",target:{type:"bpmn:ExclusiveGateway"}},{label:"Parallel Gateway",actionName:"replace-with-parallel-gateway",className:"bpmn-icon-gateway-parallel",target:{type:"bpmn:ParallelGateway"}},{label:"Inclusive Gateway",actionName:"replace-with-inclusive-gateway",className:"bpmn-icon-gateway-or",target:{type:"bpmn:InclusiveGateway"}},{label:"Complex Gateway",actionName:"replace-with-complex-gateway",className:"bpmn-icon-gateway-complex",target:{type:"bpmn:ComplexGateway"}},{label:"Event based Gateway",actionName:"replace-with-event-based-gateway",className:"bpmn-icon-gateway-eventbased",target:{type:"bpmn:EventBasedGateway",instantiate:!1,eventGatewayType:"Exclusive"}}],Ah=[{label:"Transaction",actionName:"replace-with-transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}},{label:"Event Sub Process",actionName:"replace-with-event-subprocess",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}},{label:"Sub Process (collapsed)",actionName:"replace-with-collapsed-subprocess",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}}],Mh=[{label:"Sub Process",actionName:"replace-with-subprocess",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}},{label:"Event Sub Process",actionName:"replace-with-event-subprocess",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}}],Th=[{label:"Sub Process",actionName:"replace-with-subprocess",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}},{label:"Transaction",actionName:"replace-with-transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}}],Dh=[{label:"Task",actionName:"replace-with-task",className:"bpmn-icon-task",target:{type:"bpmn:Task"}},{label:"Send Task",actionName:"replace-with-send-task",className:"bpmn-icon-send",target:{type:"bpmn:SendTask"}},{label:"Receive Task",actionName:"replace-with-receive-task",className:"bpmn-icon-receive",target:{type:"bpmn:ReceiveTask"}},{label:"User Task",actionName:"replace-with-user-task",className:"bpmn-icon-user",target:{type:"bpmn:UserTask"}},{label:"Manual Task",actionName:"replace-with-manual-task",className:"bpmn-icon-manual",target:{type:"bpmn:ManualTask"}},{label:"Business Rule Task",actionName:"replace-with-rule-task",className:"bpmn-icon-business-rule",target:{type:"bpmn:BusinessRuleTask"}},{label:"Service Task",actionName:"replace-with-service-task",className:"bpmn-icon-service",target:{type:"bpmn:ServiceTask"}},{label:"Script Task",actionName:"replace-with-script-task",className:"bpmn-icon-script",target:{type:"bpmn:ScriptTask"}},{label:"Call Activity",actionName:"replace-with-call-activity",className:"bpmn-icon-call-activity",target:{type:"bpmn:CallActivity"}},{label:"Sub Process (collapsed)",actionName:"replace-with-collapsed-subprocess",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}},{label:"Sub Process (expanded)",actionName:"replace-with-expanded-subprocess",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}}],Rh=[{label:"Data Store Reference",actionName:"replace-with-data-store-reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}}],jh=[{label:"Data Object Reference",actionName:"replace-with-data-object-reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}}],$h=[{label:"Message Boundary Event",actionName:"replace-with-message-boundary",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Boundary Event",actionName:"replace-with-timer-boundary",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Escalation Boundary Event",actionName:"replace-with-escalation-boundary",className:"bpmn-icon-intermediate-event-catch-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Conditional Boundary Event",actionName:"replace-with-conditional-boundary",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Error Boundary Event",actionName:"replace-with-error-boundary",className:"bpmn-icon-intermediate-event-catch-error",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Cancel Boundary Event",actionName:"replace-with-cancel-boundary",className:"bpmn-icon-intermediate-event-catch-cancel",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},{label:"Signal Boundary Event",actionName:"replace-with-signal-boundary",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Compensation Boundary Event",actionName:"replace-with-compensation-boundary",className:"bpmn-icon-intermediate-event-catch-compensation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Message Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-message-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!1}},{label:"Timer Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-timer-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!1}},{label:"Escalation Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-escalation-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!1}},{label:"Conditional Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-conditional-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!1}},{label:"Signal Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-signal-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!1}}],Bh=[{label:"Message Start Event",actionName:"replace-with-message-start",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Start Event",actionName:"replace-with-timer-start",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Conditional Start Event",actionName:"replace-with-conditional-start",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Signal Start Event",actionName:"replace-with-signal-start",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Error Start Event",actionName:"replace-with-error-start",className:"bpmn-icon-start-event-error",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Escalation Start Event",actionName:"replace-with-escalation-start",className:"bpmn-icon-start-event-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Compensation Start Event",actionName:"replace-with-compensation-start",className:"bpmn-icon-start-event-compensation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Message Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-message-start",className:"bpmn-icon-start-event-non-interrupting-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!1}},{label:"Timer Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-timer-start",className:"bpmn-icon-start-event-non-interrupting-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!1}},{label:"Conditional Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-conditional-start",className:"bpmn-icon-start-event-non-interrupting-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!1}},{label:"Signal Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-signal-start",className:"bpmn-icon-start-event-non-interrupting-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!1}},{label:"Escalation Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-escalation-start",className:"bpmn-icon-start-event-non-interrupting-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!1}}],zh=[{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"}],qh=[{label:"Expanded Pool",actionName:"replace-with-expanded-pool",className:"bpmn-icon-participant",target:{type:"bpmn:Participant",isExpanded:!0}},{label:function(e){var t="Empty Pool";return e.children&&e.children.length&&(t+=" (removes content)"),t},actionName:"replace-with-collapsed-pool",className:"bpmn-icon-lane",target:{type:"bpmn:Participant",isExpanded:!1}}];function Nh(e,t,n,i,r,o,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this._moddle=i,this._bpmnReplace=r,this._rules=o,this._translate=s,this.register()}Nh.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate"],Nh.prototype.register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},Nh.prototype.getEntries=function(e){var t,n=e.businessObject;if(!this._rules.allowed("shape.replace",{element:e}))return[];var i=_h(e);return Ar(n,"bpmn:DataObjectReference")?this._createEntries(e,Rh):Ar(n,"bpmn:DataStoreReference")&&!Ar(e.parent,"bpmn:Collaboration")?this._createEntries(e,jh):Ar(n,"bpmn:StartEvent")&&!Ar(n.$parent,"bpmn:SubProcess")?(t=O(Eh,i),this._createEntries(e,t)):Ar(n,"bpmn:Participant")?(t=O(qh,(function(t){return Xr(e)!==t.target.isExpanded})),this._createEntries(e,t)):Ar(n,"bpmn:StartEvent")&&Gr(n.$parent)?(t=O(Bh,(function(t){var n=!1!==t.target.isInterrupting,r=Tr(e).isInterrupting===n;return i(t)||!i(t)&&!r})),this._createEntries(e,t)):Ar(n,"bpmn:StartEvent")&&!Gr(n.$parent)&&Ar(n.$parent,"bpmn:SubProcess")?(t=O(Ph,i),this._createEntries(e,t)):Ar(n,"bpmn:EndEvent")?(t=O(Sh,(function(e){return!("bpmn:CancelEventDefinition"==e.target.eventDefinitionType&&!Ar(n.$parent,"bpmn:Transaction"))&&i(e)})),this._createEntries(e,t)):Ar(n,"bpmn:BoundaryEvent")?(t=O($h,(function(e){var t=e.target;if("bpmn:CancelEventDefinition"==t.eventDefinitionType&&!Ar(n.attachedToRef,"bpmn:Transaction"))return!1;var r=!1!==t.cancelActivity,o=n.cancelActivity==r;return i(e)||!i(e)&&!o})),this._createEntries(e,t)):Ar(n,"bpmn:IntermediateCatchEvent")||Ar(n,"bpmn:IntermediateThrowEvent")?(t=O(kh,i),this._createEntries(e,t)):Ar(n,"bpmn:Gateway")?(t=O(Ch,i),this._createEntries(e,t)):Ar(n,"bpmn:Transaction")?(t=O(Mh,i),this._createEntries(e,t)):Gr(n)&&Xr(e)?(t=O(Th,i),this._createEntries(e,t)):Ar(n,"bpmn:SubProcess")&&Xr(e)?(t=O(Ah,i),this._createEntries(e,t)):Ar(n,"bpmn:AdHocSubProcess")&&!Xr(e)?(t=O(Dh,(function(t){var n=t.target,i="bpmn:SubProcess"===n.type,r=!0===n.isExpanded;return _h(e)&&(!i||r)})),this._createEntries(e,t)):Ar(n,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,zh):Ar(n,"bpmn:FlowNode")?(t=O(Dh,i),Ar(n,"bpmn:SubProcess")&&!Xr(e)&&(t=O(t,(function(e){return"Sub Process (collapsed)"!==e.label}))),this._createEntries(e,t)):[]},Nh.prototype.getHeaderEntries=function(e){var t=[];return Ar(e,"bpmn:Activity")&&!Gr(e)&&(t=t.concat(this._getLoopEntries(e))),Ar(e,"bpmn:DataObjectReference")&&(t=t.concat(this._getDataObjectIsCollection(e))),Ar(e,"bpmn:Participant")&&(t=t.concat(this._getParticipantMultiplicity(e))),!Ar(e,"bpmn:SubProcess")||Ar(e,"bpmn:Transaction")||Gr(e)||t.push(this._getAdHocEntry(e)),t},Nh.prototype._createEntries=function(e,t){var n=[],i=this;return _(t,(function(t){var r=i._createMenuEntry(t,e);n.push(r)})),n},Nh.prototype._createSequenceFlowEntries=function(e,t){var n=Tr(e),i=[],r=this._modeling,o=this._moddle,s=this;return _(t,(function(t){switch(t.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGateway")||Ar(n.sourceRef,"bpmn:ComplexGateway")||Ar(n.sourceRef,"bpmn:Activity"))&&i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:n})})));break;case"replace-with-conditional-flow":!n.conditionExpression&&Ar(n.sourceRef,"bpmn:Activity")&&i.push(s._createMenuEntry(t,e,(function(){var t=o.create("bpmn:FormalExpression",{body:""});r.updateProperties(e,{conditionExpression:t})})));break;default:if(Ar(n.sourceRef,"bpmn:Activity")&&n.conditionExpression)return i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e,{conditionExpression:void 0})})));if((Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGateway")||Ar(n.sourceRef,"bpmn:ComplexGateway")||Ar(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n)return i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:void 0})})))}})),i},Nh.prototype._createMenuEntry=function(e,t,n){var i=this._translate,r=this._bpmnReplace.replaceElement,o=e.label;return o&&"function"==typeof o&&(o=o(t)),n=n||function(){return r(t,e.target)},{label:i(o),className:e.className,id:e.actionName,action:n}},Nh.prototype._getLoopEntries=function(e){var t=this,n=this._translate;function i(n,i){var r=Tr(e).loopCharacteristics;i.active?r=void 0:(!p(i.options.isSequential)&&r&&Ar(r,i.options.loopCharacteristics)||(r=t._moddle.create(i.options.loopCharacteristics)),r.isSequential=i.options.isSequential),t._modeling.updateProperties(e,{loopCharacteristics:r})}var r,o,s,a=Tr(e).loopCharacteristics;return a&&(r=a.isSequential,o=void 0===a.isSequential,s=void 0!==a.isSequential&&!a.isSequential),[{id:"toggle-parallel-mi",className:"bpmn-icon-parallel-mi-marker",title:n("Parallel Multi Instance"),active:s,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!1}},{id:"toggle-sequential-mi",className:"bpmn-icon-sequential-mi-marker",title:n("Sequential Multi Instance"),active:r,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!0}},{id:"toggle-loop",className:"bpmn-icon-loop-marker",title:n("Loop"),active:o,action:i,options:{loopCharacteristics:"bpmn:StandardLoopCharacteristics"}}]},Nh.prototype._getDataObjectIsCollection=function(e){var t=this,n=this._translate;var i=e.businessObject.dataObjectRef,r=i.isCollection;return[{id:"toggle-is-collection",className:"bpmn-icon-parallel-mi-marker",title:n("Collection"),active:r,action:function(n,r){t._modeling.updateModdleProperties(e,i,{isCollection:!r.active})}}]},Nh.prototype._getParticipantMultiplicity=function(e){var t=this,n=this._bpmnFactory,i=this._translate;var r=e.businessObject.participantMultiplicity,o=[{id:"toggle-participant-multiplicity",className:"bpmn-icon-parallel-mi-marker",title:i("Participant Multiplicity"),active:!!r,action:function(i,r){var o;r.active||(o=n.create("bpmn:ParticipantMultiplicity")),t._modeling.updateProperties(e,{participantMultiplicity:o})}}];return o},Nh.prototype._getAdHocEntry=function(e){var t=this._translate,n=Ar(Tr(e),"bpmn:AdHocSubProcess"),i=this._bpmnReplace.replaceElement;return{id:"toggle-adhoc",className:"bpmn-icon-ad-hoc-marker",title:t("Ad-hoc"),active:n,action:function(t,r){return i(e,n?{type:"bpmn:SubProcess"}:{type:"bpmn:AdHocSubProcess"},{autoResize:!1,layoutConnection:!1})}}};var Lh={__depends__:[Fl,Oh],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",Nh]},Ih=Math.max,Vh=Math.min;function Fh(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function Hh(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return m(r)&&(i=(/top|left/.test(e)?Vh:Ih)(i,r)),m(o)&&(i=(/top|left/.test(e)?Ih:Vh)(i,o)),i}function Qh(e,t){return void 0!==e?e:20}function Uh(e){return!e.waypoints&&"label"!==e.type}function Wh(e,t){var n;if((n=void 0===e.length?O(e.children,Uh):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=Qh(t.left),i=Qh(t.right),r=Qh(t.top),o=Qh(t.bottom)):n=i=r=o=Qh(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(wt(n),t)}var Xh=Math.abs;var Yh=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Gh=30;function Zh(e,t){return t=t||[],e.children.filter((function(e){Ar(e,"bpmn:Lane")&&(Zh(e,t),t.push(e))})),t}function Kh(e){return e.children.filter((function(e){return Ar(e,"bpmn:Lane")}))}function Jh(e){return oc(e,Yh)||e}function eu(e,t){var n=Jh(e),i=Zh(n,Ar(n,"bpmn:Process")?[]:[n]),r=vn(e),o=vn(t),s=function(e,t){return Fh(vn(t),vn(e))}(e,t),a=[];return i.forEach((function(t){if(t!==e){var n,i,l=0,c=s.right,p=0,h=s.left,u=vn(t);s.top&&(Xh(u.bottom-r.top)<10&&(p=o.top-u.bottom),Xh(u.top-r.top)<5&&(l=o.top-u.top)),s.bottom&&(Xh(u.top-r.bottom)<10&&(l=o.bottom-u.top),Xh(u.bottom-r.bottom)<5&&(p=o.bottom-u.bottom)),(l||c||p||h)&&a.push({shape:t,newBounds:(n=t,i={top:l,right:c,bottom:p,left:h},{x:n.x+(i.left||0),y:n.y+(i.top||0),width:n.width-(i.left||0)+(i.right||0),height:n.height-(i.top||0)+(i.bottom||0)})})}})),a}function tu(e,t,n,i,r,o,s,a,l,c,p,h){e=e||{},i.registerProvider(this),this._contextPad=i,this._modeling=r,this._elementFactory=o,this._connect=s,this._create=a,this._popupMenu=l,this._canvas=c,this._rules=p,this._translate=h,!1!==e.autoPlace&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,(function(e){var t=e.context.shape;if(qo(e)&&i.isOpen(t)){var n=i.getEntries(t);n.replace&&n.replace.action.click(e,t)}}))}function nu(e,t,n){var i=e.$instanceOf(t),r=!1;return _(e.eventDefinitions||[],(function(e){e.$type===n&&(r=!0)})),i&&r}tu.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate"],tu.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&F(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Remove"),action:{click:function(e,n){t.removeElements(n.slice())}}}}),n},tu.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return d(t)?k(t,(function(e){return n=e,-1!==t.indexOf(n);var n})):t},tu.prototype.getContextPadEntries=function(e){var t=this._contextPad,n=this._modeling,i=this._elementFactory,r=this._connect,o=this._create,s=this._popupMenu,a=this._rules,l=this._autoPlace,c=this._translate,p={};if("label"===e.type)return p;var h=e.businessObject;function u(e,t){r.start(e,t)}function f(e,t,n,r){function s(t,n){var s=i.createShape(F({type:e},r));o.start(t,s,{source:n})}"string"!=typeof n&&(r=n,n=c("Append {type}",{type:e.replace(/^bpmn:/,"")}));var a=l?function(t,n){var o=i.createShape(F({type:e},r));l.append(n,o)}:s;return{group:"model",className:t,title:n,action:{dragstart:s,click:a}}}function m(e){return function(i,r){n.splitLane(r,e),t.open(r,!0)}}if(Mr(h,["bpmn:Lane","bpmn:Participant"])&&Xr(e)){var g=Kh(e);F(p,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add Lane above"),action:{click:function(e,t){n.addLane(t,"top")}}}}),g.length<2&&(e.height>=120&&F(p,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two Lanes"),action:{click:m(2)}}}),e.height>=180&&F(p,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three Lanes"),action:{click:m(3)}}})),F(p,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add Lane below"),action:{click:function(e,t){n.addLane(t,"bottom")}}}})}Ar(h,"bpmn:FlowNode")&&(Ar(h,"bpmn:EventBasedGateway")?F(p,{"append.receive-task":f("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append ReceiveTask")),"append.message-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append MessageIntermediateCatchEvent"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append TimerIntermediateCatchEvent"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append ConditionIntermediateCatchEvent"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append SignalIntermediateCatchEvent"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):nu(h,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?F(p,{"append.compensation-activity":f("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):Ar(h,"bpmn:EndEvent")||h.isForCompensation||nu(h,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")||Gr(h)||F(p,{"append.end-event":f("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append EndEvent")),"append.gateway":f("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append Gateway")),"append.append-task":f("bpmn:Task","bpmn-icon-task",c("Append Task")),"append.intermediate-event":f("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append Intermediate/Boundary Event"))})),s.isEmpty(e,"bpmn-replace")||F(p,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change type"),action:{click:function(e,n){var i=F(function(e){var n=t.getPad(e).html.getBoundingClientRect();return{x:n.left,y:n.bottom+5}}(n),{cursor:{x:e.x,y:e.y}});s.open(n,"bpmn-replace",i,{title:c("Change element"),width:300,search:!0})}}}}),Ar(h,"bpmn:SequenceFlow")&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation")}),Mr(h,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation"),connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using "+(h.isForCompensation?"":"Sequence/MessageFlow or ")+"Association"),action:{click:u,dragstart:u}}}),Ar(h,"bpmn:TextAnnotation")&&F(p,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using Association"),action:{click:u,dragstart:u}}}),Mr(h,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&F(p,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using DataInputAssociation"),action:{click:u,dragstart:u}}}),Ar(h,"bpmn:Group")&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation")});var y=a.allowed("elements.delete",{elements:[e]});return d(y)&&(y=y[0]===e),y&&F(p,{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Remove"),action:{click:function(e,t){n.removeElements([t])}}}}),p};var iu={__depends__:[Bp,Ra,Ko,Sp,Zp,Lh],__init__:["contextPadProvider"],contextPadProvider:["type",tu]},ru={horizontal:["x","width"],vertical:["y","height"]};function ou(e,t){this._modeling=e,this._filters=[],this.registerFilter((function(e){var n=t.allowed("elements.distribute",{elements:e});return d(n)?n:n?e:[]}))}ou.$inject=["modeling","rules"],ou.prototype.registerFilter=function(e){if("function"!=typeof e)throw new Error("the filter has to be a function");this._filters.push(e)},ou.prototype.trigger=function(e,t){var n,i,r=this._modeling;if(!(e.length<3||(this._setOrientation(t),i=this._filterElements(e),(n=this._createGroups(i)).length<=2)))return r.distributeElements(n,this._axis,this._dimension),n},ou.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(_(t,(function(e){r=e(r,n,i)})),r):e},ou.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"');return _($(e,i),(function(e,o){var s,a=n._findRange(e,i,r),l=t[t.length-1];l&&n._hasIntersection(l.range,a)?t[t.length-1].elements.push(e):(s={range:a,elements:[e]},t.push(s))})),t},ou.prototype._setOrientation=function(e){var t=ru[e];this._axis=t[0],this._dimension=t[1]},ou.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)},ou.prototype._findRange=function(e){var t=e[this._axis];return{min:t+5,max:t+e[this._dimension]-5}};var su={__init__:["distributeElements"],distributeElements:["type",ou]};function au(e,t,n){Xl.call(this,t)}au.$inject=["distributeElements","eventBus","rules"],r(au,Xl),au.prototype.init=function(){this.addRule("elements.distribute",(function(e){var t=e.elements;return!((t=mt(t=O(t,(function(e){var t=Mr(e,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(e.labelTarget||t)})))).length<3)&&t}))};var lu={horizontal:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linejoin%3Around%22%20d%3D%22M450%20400V150h900v250%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22450%22%20width%3D%22600%22%20height%3D%221200%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22450%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",vertical:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linejoin%3Around%22%20d%3D%22M400%201350H150V450h250%22%2F%3E%3Crect%20x%3D%22450%22%20y%3D%22150%22%20width%3D%221200%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22450%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E"};function cu(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",900,this)}cu.$inject=["popupMenu","distributeElements","translate","rules"],cu.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},cu.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},cu.prototype._getEntries=function(e){var t=this._distributeElements,n=this._translate,i=this._popupMenu;return{"distribute-elements-horizontal":{group:"distribute",title:n("Distribute elements horizontally"),className:"bjs-align-elements-menu-entry",imageUrl:lu.horizontal,action:function(n,r){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageUrl:lu.vertical,action:function(n,r){t.trigger(e,"vertical"),i.close()}}}};var pu={__depends__:[Fl,su],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",au],distributeElementsMenuProvider:["type",cu]},hu="is not a registered action";function uu(e,t){this._actions={};var n=this;e.on("diagram.init",(function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})}))}function du(e,t){return new Error(e+" "+t)}uu.$inject=["eventBus","injector"],uu.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),s=e.get("canvas",!1),a=e.get("rules",!1),l=e.get("keyboardMove",!1),c=e.get("keyboardMoveSelection",!1);t&&(this.register("undo",(function(){t.undo()})),this.register("redo",(function(){t.redo()}))),o&&i&&this.register("copy",(function(){var e=i.get();if(e.length)return o.copy(e)})),o&&this.register("paste",(function(){o.paste()})),r&&this.register("stepZoom",(function(e){r.stepZoom(e.value)})),s&&this.register("zoom",(function(e){s.zoom(e.value)})),n&&i&&a&&this.register("removeSelection",(function(){var e=i.get();if(e.length){var t,r=a.allowed("elements.delete",{elements:e});!1!==r&&(t=d(r)?r:e).length&&n.removeElements(t.slice())}})),l&&this.register("moveCanvas",(function(e){l.moveCanvas(e)})),c&&this.register("moveSelection",(function(e){c.moveSelection(e.direction,e.accelerated)}))},uu.prototype.trigger=function(e,t){if(!this._actions[e])throw du(e,hu);return this._actions[e](t)},uu.prototype.register=function(e,t){var n=this;if("string"==typeof e)return this._registerAction(e,t);_(e,(function(e,t){n._registerAction(t,e)}))},uu.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw du(e,"is already registered");this._actions[e]=t},uu.prototype.unregister=function(e){if(!this.isRegistered(e))throw du(e,hu);this._actions[e]=void 0},uu.prototype.getActions=function(){return Object.keys(this._actions)},uu.prototype.isRegistered=function(e){return!!this._actions[e]};var fu={__init__:["editorActions"],editorActions:["type",uu]};function mu(e){e.invoke(uu,this)}r(mu,uu),mu.$inject=["injector"],mu.prototype._registerDefaultActions=function(e){uu.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),s=e.get("handTool",!1),a=e.get("globalConnect",!1),l=e.get("distributeElements",!1),c=e.get("alignElements",!1),p=e.get("directEditing",!1),h=e.get("searchPad",!1),u=e.get("modeling",!1);t&&n&&i&&this._registerAction("selectElements",(function(){var e=t.getRootElement(),r=n.filter((function(t){return t!==e}));return i.select(r),r})),r&&this._registerAction("spaceTool",(function(){r.toggle()})),o&&this._registerAction("lassoTool",(function(){o.toggle()})),s&&this._registerAction("handTool",(function(){s.toggle()})),a&&this._registerAction("globalConnectTool",(function(){a.toggle()})),i&&l&&this._registerAction("distributeElements",(function(e){var t=i.get(),n=e.type;t.length&&l.trigger(t,n)})),i&&c&&this._registerAction("alignElements",(function(e){var t=i.get(),n=[],r=e.type;t.length&&(n=O(t,(function(e){return!Ar(e,"bpmn:Lane")})),c.trigger(n,r))})),i&&u&&this._registerAction("setColor",(function(e){var t=i.get();t.length&&u.setColor(t,e)})),i&&p&&this._registerAction("directEditing",(function(){var e=i.get();e.length&&p.activate(e[0])})),h&&this._registerAction("find",(function(){h.toggle()})),t&&u&&this._registerAction("moveToOrigin",(function(){var e,i,r=t.getRootElement();e=wt(i=Ar(r,"bpmn:Collaboration")?n.filter((function(e){return Ar(e.parent,"bpmn:Collaboration")})):n.filter((function(e){return e!==r&&!Ar(e.parent,"bpmn:SubProcess")}))),u.moveElements(i,{x:-e.x,y:-e.y},r)}))};var gu={__depends__:[fu],editorActions:["type",mu]};function yu(e){e.on(["create.init","shape.move.init"],(function(e){var t=e.context;Mr(e.shape,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(t.gridSnappingContext||(t.gridSnappingContext={}),t.gridSnappingContext.snapLocation="top-left")}))}yu.$inject=["eventBus"];function vu(e,t,n){return n||(n="round"),Math[n](e/t)*t}function bu(e,t,n){var i=!n||!1!==n.active;this._eventBus=t;var r=this;t.on("diagram.init",800,(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"],1200,(function(t){var n=t.originalEvent;if(!(!r.active||n&&Bs(n))){var i=t.context,o=i.gridSnappingContext;o||(o=i.gridSnappingContext={}),["x","y"].forEach((function(n){var i={},o=function(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,s=o.snapLocation,a=o.snapOffset;if(a&&m(a[t]))return a[t];a||(a=o.snapOffset={});m(a[t])||(a[t]=0);if(!r)return a[t];n.get(r.id)||(wu(t)?a[t]+=r[t]+r.width/2:a[t]+=r[t]+r.height/2);if(!s)return a[t];"x"===t?/left/.test(s)?a[t]-=r.width/2:/right/.test(s)&&(a[t]+=r.width/2):/top/.test(s)?a[t]-=r.height/2:/bottom/.test(s)&&(a[t]+=r.height/2);return a[t]}(t,n,e);o&&(i.offset=o);var s=function(e,t){var n=e.context,i=n.createConstraints,r=n.resizeConstraints||{},o=n.gridSnappingContext,s=o.snapConstraints;if(s&&s[t])return s[t];s||(s=o.snapConstraints={});s[t]||(s[t]={});var a=n.direction;i&&(wu(t)?(s.x.min=i.left,s.x.max=i.right):(s.y.min=i.top,s.y.max=i.bottom));var l=r.min,c=r.max;l&&(wu(t)?Ou(a)?s.x.max=l.left:s.x.min=l.right:xu(a)?s.y.max=l.top:s.y.min=l.bottom);c&&(wu(t)?Ou(a)?s.x.min=c.left:s.x.max=c.right:xu(a)?s.y.min=c.top:s.y.max=c.bottom);return s[t]}(t,n);s&&F(i,s),mp(t,n)||r.snapEvent(t,n,i)}))}}))}function wu(e){return"x"===e}function xu(e){return-1!==e.indexOf("n")}function Ou(e){return-1!==e.indexOf("w")}function _u(e,t){ls.call(this,e),this._gridSnapping=t;var n=this;this.preExecute("shape.resize",(function(e){var t=e.context,i=(t.hints||{}).autoResize;if(i){var r=t.shape,o=t.newBounds;y(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}bu.prototype.snapEvent=function(e,t,n){gp(e,t,this.snapValue(e[t],n))},bu.prototype.getGridSpacing=function(){return 10},bu.prototype.snapValue=function(e,t){var n,i,r=0;return t&&t.offset&&(r=t.offset),e=vu(e+=r,10),t&&t.min&&m(n=t.min)&&(n=vu(n+r,10,"ceil"),e=Math.max(e,n)),t&&t.max&&m(i=t.max)&&(i=vu(i+r,10,"floor"),e=Math.min(e,i)),e-=r},bu.prototype.isActive=function(){return this.active},bu.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},bu.prototype.toggleActive=function(){this.setActive(!this.active)},bu.$inject=["elementRegistry","eventBus","config.gridSnapping"],_u.$inject=["eventBus","gridSnapping","modeling"],r(_u,ls),_u.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},_u.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},_u.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),F(e,o),e},_u.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),F(e,o),e};function Eu(e,t){e.on(["spaceTool.move","spaceTool.end"],2e3,(function(e){var n,i=e.context;i.initialized&&("x"===i.axis?(n=t.snapValue(e.dx),e.x=e.x+n-e.dx,e.dx=n):(n=t.snapValue(e.dy),e.y=e.y+n-e.dy,e.dy=n))}))}Eu.$inject=["eventBus","gridSnapping"];var Pu={__depends__:[{__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",_u],gridSnappingSpaceToolBehavior:["type",Eu]}],__init__:["gridSnapping"],gridSnapping:["type",bu]};function ku(e,t){e.on("autoPlace",2e3,(function(e){var n=e.source,i=xn(n),r=e.shape,o=sc(n,r);return["x","y"].forEach((function(e){var n={};o[e]!==i[e]&&(o[e]>i[e]?n.min=o[e]:n.max=o[e],Ar(r,"bpmn:TextAnnotation")&&(!function(e){return"x"===e}(e)?n.offset=-r.height/2:n.offset=-r.width/2),o[e]=t.snapValue(o[e],n))})),o}))}ku.$inject=["eventBus","gridSnapping"];function Su(e,t,n){t.on(["create.start","shape.move.start"],1750,(function(t){var i=t.context,r=i.shape,o=e.getRootElement();Ar(r,"bpmn:Participant")&&Ar(o,"bpmn:Process")&&o.children.length&&(i.createConstraints&&(r.width=n.snapValue(r.width,{min:r.width}),r.height=n.snapValue(r.height,{min:r.height})))}))}Su.$inject=["canvas","eventBus","gridSnapping"];function Cu(e,t,n){ls.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],3e3,(function(e){var t=e.context,r=t.connection,o=t.hints||{},s=r.waypoints;o.connectionStart||o.connectionEnd||!1===o.createElementsBehavior||function(e){return e.length>3}(s)&&n.updateWaypoints(r,i.snapMiddleSegments(s))}))}function Au(e,t,n){var i=Tt(t,n),r={};return function(e){return"h"===e}(i)&&(r.y=e.snapValue(t.y)),function(e){return"v"===e}(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=F({},t,r),n=F({},n,r)),[t,n]}Cu.$inject=["eventBus","gridSnapping","modeling"],r(Cu,ls),Cu.prototype.snapMiddleSegments=function(e){var t,n=this._gridSnapping;e=e.slice();for(var i=1;i<e.length-2;i++)t=Au(n,e[i],e[i+1]),e[i]=t[0],e[i+1]=t[1];return e};var Mu={__depends__:[Pu,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",ku],gridSnappingParticipantBehavior:["type",Su],gridSnappingLayoutConnectionBehavior:["type",Cu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",yu]};function Tu(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],(function(e){var t=e.element,i=e.gfx;return Ar(t,"bpmn:Lane")?n.createParticipantHit(t,i):Ar(t,"bpmn:Participant")?Xr(t)?n.createParticipantHit(t,i):n.createDefaultHit(t,i):Ar(t,"bpmn:SubProcess")?Xr(t)?n.createSubProcessHit(t,i):n.createDefaultHit(t,i):void 0}))}Tu.$inject=["eventBus","interactionEvents"],Tu.prototype.createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Tu.prototype.createParticipantHit=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:30,height:e.height}),!0},Tu.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:30}),!0};var Du={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Tu]};function Ru(e){e.invoke(Hs,this)}r(Ru,Hs),Ru.$inject=["injector"],Ru.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}Hs.prototype.registerBindings.call(this,e,t),n("selectElements",(function(n){var i=n.keyEvent;if(e.isKey(["a","A"],i)&&e.isCmd(i))return t.trigger("selectElements"),!0})),n("find",(function(n){var i=n.keyEvent;if(e.isKey(["f","F"],i)&&e.isCmd(i))return t.trigger("find"),!0})),n("spaceTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["s","S"],i)?(t.trigger("spaceTool"),!0):void 0})),n("lassoTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["l","L"],i)?(t.trigger("lassoTool"),!0):void 0})),n("handTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["h","H"],i)?(t.trigger("handTool"),!0):void 0})),n("globalConnectTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["c","C"],i)?(t.trigger("globalConnectTool"),!0):void 0})),n("directEditing",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["e","E"],i)?(t.trigger("directEditing"),!0):void 0}))};var ju={__depends__:[Qs],__init__:["keyboardBindings"],keyboardBindings:["type",Ru]},$u={moveSpeed:1,moveSpeedAccelerated:10},Bu="left",zu="right",qu="down",Nu={ArrowLeft:Bu,Left:Bu,ArrowUp:"up",Up:"up",ArrowRight:zu,Right:zu,ArrowDown:qu,Down:qu},Lu={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 Iu(e,t,n,i,r){var o=this;this._config=F({},$u,e||{}),t.addListener(1500,(function(e){var n=e.keyEvent,i=Nu[n.key];if(i&&!t.isCmd(n)){var r=t.isShift(n);return o.moveSelection(i,r),!0}})),this.moveSelection=function(e,t){var o=r.get();if(o.length){var s=this._config[t?"moveSpeedAccelerated":"moveSpeed"],a=Lu[e](s);i.allowed("elements.move",{shapes:o})&&n.moveElements(o,a)}}}Iu.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];var Vu={__depends__:[Qs,Ko],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",Iu]};function Fu(e,t,n,i){this._dragging=i,this._rules=t;var r=this;function o(e,t){var n,i=e.shape,o=e.direction,s=e.resizeConstraints;e.delta=t,n=function(e,t,n){var i=n.x,r=n.y,o={x:e.x,y:e.y,width:e.width,height:e.height};return-1!==t.indexOf("n")?(o.y=e.y+r,o.height=e.height-r):-1!==t.indexOf("s")&&(o.height=e.height+r),-1!==t.indexOf("e")?o.width=e.width+i:-1!==t.indexOf("w")&&(o.x=e.x+i,o.width=e.width-i),o}(i,o,t),e.newBounds=function(e,t){if(!t)return e;var n=vn(e);return bn({top:Hh("top",n,t),right:Hh("right",n,t),bottom:Hh("bottom",n,t),left:Hh("left",n,t)})}(n,s),e.canExecute=r.canResize(e)}e.on("resize.start",(function(e){var t,n,i;t=e.context,n=t.resizeConstraints,i=t.minBounds,void 0===n&&(void 0===i&&(i=r.computeMinResizeBox(t)),t.resizeConstraints={min:vn(i)})})),e.on("resize.move",(function(e){var t={x:e.dx,y:e.dy};o(e.context,t)})),e.on("resize.end",(function(e){!function(e){var t=e.shape,i=e.canExecute,r=e.newBounds;if(i){if(!function(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}(t,r=gn(r)))return;n.resizeShape(t,r)}}(e.context)}))}function Hu(e,t){var n=xn(e),i=vn(e),r={x:n.x,y:n.y};return-1!==t.indexOf("n")?r.y=i.top:-1!==t.indexOf("s")&&(r.y=i.bottom),-1!==t.indexOf("e")?r.x=i.right:-1!==t.indexOf("w")&&(r.x=i.left),r}function Qu(e){return"n"===e||"s"===e?"resize-ns":"e"===e||"w"===e?"resize-ew":"nw"===e||"se"===e?"resize-nwse":"resize-nesw"}Fu.prototype.canResize=function(e){var t=this._rules,n=U(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Fu.prototype.activate=function(e,t,n){var i,r,o=this._dragging;if("string"==typeof n&&(n={direction:n}),!(r=(i=F({shape:t},n)).direction))throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");o.init(e,Hu(t,r),"resize",{autoActivate:!0,cursor:Qu(r),data:{shape:t,context:i}})},Fu.prototype.computeMinResizeBox=function(e){var t=e.shape;return function(e,t,n,i){var r=vn(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},s=i?vn(i):o;return bn({top:Vh(o.top,s.top),left:Vh(o.left,s.left),bottom:Ih(o.bottom,s.bottom),right:Ih(o.right,s.right)})}(e.direction,t,e.minDimensions||{width:10,height:10},Wh(t,e.childrenBoxPadding))},Fu.$inject=["eventBus","rules","modeling","dragging"];var Uu="djs-resizing",Wu="resize-not-ok";function Xu(e,t,n){e.on("resize.move",500,(function(e){var i,r,o,s;i=e.context,r=i.shape,o=i.newBounds,(s=i.frame)||(s=i.frame=n.addFrame(r,t.getActiveLayer()),t.addMarker(r,Uu)),o.width>5&&Te(s,{x:o.x,width:o.width}),o.height>5&&Te(s,{y:o.y,height:o.height}),i.canExecute?Re(s).remove(Wu):Re(s).add(Wu)})),e.on("resize.cleanup",(function(e){var n,i;n=e.context,i=n.shape,n.frame&&$e(n.frame),t.removeMarker(i,Uu)}))}Xu.$inject=["eventBus","canvas","previewSupport"];var Yu=-6,Gu="djs-resizer",Zu=["n","w","s","e","nw","ne","se","sw"];function Ku(e,t,n,i){this._resize=i,this._canvas=t;var r=this;e.on("selection.changed",(function(e){var t=e.newSelection;r.removeResizers(),1===t.length&&_(t,V(r.addResizer,r))})),e.on("shape.changed",(function(e){var t=e.element;n.isSelected(t)&&(r.removeResizers(),r.addResizer(t))}))}Ku.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(t){zo(t)&&i.activate(t,e,n)}ge.bind(t,"mousedown",r),ge.bind(t,"touchstart",r)},Ku.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=function(e){var t={x:0,y:0};-1!==e.indexOf("e")?t.x=6:-1!==e.indexOf("w")&&(t.x=Yu);-1!==e.indexOf("s")?t.y=6:-1!==e.indexOf("n")&&(t.y=Yu);return t}(i),s=Ie("g");Re(s).add(Gu),Re(s).add("djs-resizer-"+e.id),Re(s).add("djs-resizer-"+i),Ce(r,s);var a=Ie("rect");Te(a,{x:-4+o.x,y:-4+o.y,width:8,height:8}),Re(a).add("djs-resizer-visual"),Ce(s,a);var l=Ie("rect");return Te(l,{x:-10+o.x,y:-10+o.y,width:20,height:20}),Re(l).add("djs-resizer-hit"),Ce(s,l),ti(s,t,n),s},Ku.prototype.createResizer=function(e,t){var n=Hu(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},Ku.prototype.addResizer=function(e){var t=this;!function(e){return!!e.waypoints}(e)&&this._resize.canResize({shape:e})&&_(Zu,(function(n){t.createResizer(e,n)}))},Ku.prototype.removeResizers=function(){Be(this._getResizersParent())},Ku.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},Ku.$inject=["eventBus","canvas","selection","resize"];var Ju={__depends__:[kc,xc,Lp],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Fu],resizePreview:["type",Xu],resizeHandles:["type",Ku]};function ed(e,t,n,i,r,o,s){function a(e,t){(t||Mr(e,["bpmn:Task","bpmn:TextAnnotation"])||td(e))&&i.activate(e)}this._bpmnFactory=t,this._canvas=n,this._modeling=r,this._textRenderer=s,i.registerProvider(this),e.on("element.dblclick",(function(e){a(e.element,!0)})),e.on(["autoPlace.start","canvas.viewbox.changing","drag.init","element.mousedown","popupMenu.open","root.set","selection.changed"],(function(e){i.isActive()&&i.complete()})),e.on(["shape.remove","connection.remove"],2e3,(function(e){i.isActive(e.element)&&i.cancel()})),e.on(["commandStack.changed"],(function(e){i.isActive()&&i.cancel()})),e.on("directEditing.activate",(function(e){o.removeResizers()})),e.on("create.end",500,(function(e){var t=e.context,n=t.shape,i=e.context.canExecute;e.isTouch||i&&(t.hints&&!1===t.hints.createElementsBehavior||a(n))})),e.on("autoPlace.end",500,(function(e){a(e.shape)}))}function td(e){return Ar(e,"bpmn:SubProcess")&&!Xr(e)}ed.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],ed.prototype.activate=function(e){var t=Jr(e);if(void 0!==t){var n={text:t};F(n,this.getEditingBBox(e));var i={};return(Mr(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||td(e))&&F(i,{centerVertically:!0}),Oo(e)&&F(i,{autoResize:!0}),Ar(e,"bpmn:TextAnnotation")&&F(i,{resizable:!0,autoResize:!0}),F(n,{options:i}),n}},ed.prototype.getEditingBBox=function(e){var t=this._canvas,n=e.label||e,i=t.getAbsoluteBBox(n),r=i.x+i.width/2,o=i.y+i.height/2,s={x:i.x,y:i.y},a=t.zoom(),l=this._textRenderer.getDefaultStyle(),c=this._textRenderer.getExternalStyle(),p=c.fontSize*a,h=c.lineHeight,u=l.fontSize*a,d=l.lineHeight,f={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};(Ar(e,"bpmn:Lane")||function(e){return Ar(e,"bpmn:Participant")&&Xr(e)}(e))&&(F(s,{width:i.height,height:30*a,x:i.x-i.height/2+15*a,y:o-30*a/2}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:"rotate(-90deg)"})),(Mr(e,["bpmn:Task","bpmn:CallActivity"])||function(e){return Ar(e,"bpmn:Participant")&&!Xr(e)}(e)||td(e))&&(F(s,{width:i.width,height:i.height}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),function(e){return Ar(e,"bpmn:SubProcess")&&Xr(e)}(e)&&(F(s,{width:i.width,x:i.x}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var m=90*a,g=7*a,y=4*a;if(n.labelTarget&&(F(s,{width:m,height:i.height+g+y,x:r-m/2,y:i.y-g}),F(f,{fontSize:p+"px",lineHeight:h,paddingTop:g+"px",paddingBottom:y+"px"})),Oo(n)&&!_o(n)&&!ko(n)){var v=Po(e),b=t.getAbsoluteBBox({x:v.x,y:v.y,width:0,height:0}),w=p+g+y;F(s,{width:m,height:w,x:b.x-m/2,y:b.y-w/2}),F(f,{fontSize:p+"px",lineHeight:h,paddingTop:g+"px",paddingBottom:y+"px"})}return Ar(e,"bpmn:TextAnnotation")&&(F(s,{width:i.width,height:i.height,minWidth:30*a,minHeight:10*a}),F(f,{textAlign:"left",paddingTop:5*a+"px",paddingBottom:7*a+"px",paddingLeft:7*a+"px",paddingRight:5*a+"px",fontSize:u+"px",lineHeight:d})),{bounds:s,style:f}},ed.prototype.update=function(e,t,n,i){var r,o,s;Ar(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}),(s=t)&&s.trim()||(t=null),this._modeling.updateLabel(e,t,r)};var nd="djs-element-hidden",id="djs-label-hidden";function rd(e,t,n,i){var r,o,s,a=this,l=t.getDefaultLayer();e.on("directEditing.activate",(function(e){var n=e.active;if(Ar(r=n.element.label||n.element,"bpmn:TextAnnotation")){o=t.getAbsoluteBBox(r),s=Ie("g");var c=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:r.height,position:{mx:0,my:0}}),p=a.path=Ie("path");Te(p,{d:c,strokeWidth:2,stroke:od(r)}),Ce(s,p),Ce(l,s),ni(s,r.x,r.y)}Ar(r,"bpmn:TextAnnotation")||r.labelTarget?t.addMarker(r,nd):(Ar(r,"bpmn:Task")||Ar(r,"bpmn:CallActivity")||Ar(r,"bpmn:SubProcess")||Ar(r,"bpmn:Participant"))&&t.addMarker(r,id)})),e.on("directEditing.resize",(function(e){if(Ar(r,"bpmn:TextAnnotation")){var t=e.height,n=e.dy,s=Math.max(r.height/o.height*(t+n),0),l=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:s,position:{mx:0,my:0}});Te(a.path,{d:l})}})),e.on(["directEditing.complete","directEditing.cancel"],(function(e){var n=e.active;n&&(t.removeMarker(n.element.label||n.element,nd),t.removeMarker(r,id)),r=void 0,o=void 0,s&&($e(s),s=void 0)}))}function od(e,t){return Dr(e).get("stroke")||t||"black"}rd.$inject=["eventBus","canvas","elementRegistry","pathMap"];var sd={__depends__:[as,Ju,Bp],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",ed],labelEditingPreview:["type",rd]},ad=["top","bottom","left","right"],ld=10;function cd(e,t){function n(e){if(_o(e)){var n=function(e){var t=xn(e.label),n=pd(xn(e),t);if(i=n,-1===ad.indexOf(i))return;var i;var r=function(e){var t=xn(e),n=[].concat(e.incoming.map((function(e){return e.waypoints[e.waypoints.length-2]})),e.outgoing.map((function(e){return e.waypoints[1]}))).map((function(e){return pd(t,e)}));return n}(e);if(e.host){var o=function(e){var t,n=e.host,i=On(xn(e),n);t=i.indexOf("-")>=0?i.split("-"):[i];return ad.filter((function(e){return-1===t.indexOf(e)}))}(e);r=r.concat(o)}var s=ad.filter((function(e){return-1===r.indexOf(e)}));if(-1!==s.indexOf(n))return;return s[0]}(e);n&&function(e,n){var i=xn(e),r=e.label,o=xn(r);if(!r.parent)return;var s,a=vn(e);switch(n){case"top":s={x:i.x,y:a.top-ld-r.height/2};break;case"left":s={x:a.left-ld-r.width/2,y:i.y};break;case"bottom":s={x:i.x,y:a.bottom+ld+r.height/2};break;case"right":s={x:a.right+ld+r.width/2,y:i.y}}var l=ea(s,o);t.moveShape(r,l)}(e,n)}}ls.call(this,e),this.postExecuted(["connection.create","connection.layout","connection.updateWaypoints"],(function(e){var t=e.context,i=t.connection,r=i.source,o=i.target;!1!==(t.hints||{}).createElementsBehavior&&(n(r),n(o))})),this.postExecuted(["label.create"],(function(e){var t=e.context,i=t.shape;!1!==(t.hints||{}).createElementsBehavior&&n(i.labelTarget)})),this.postExecuted(["elements.create"],(function(e){var t=e.context,i=t.elements;!1!==(t.hints||{}).createElementsBehavior&&i.forEach((function(e){n(e)}))}))}function pd(e,t){return On(t,e,5)}function hd(e,t,n){ls.call(this,e),this.preExecute("shape.append",(function(e){var t=e.source,n=e.shape;e.position||(Ar(n,"bpmn:TextAnnotation")?e.position={x:t.x+t.width/2+75,y:t.y-50-n.height/2}:e.position={x:t.x+t.width+80+n.width/2,y:t.y+t.height/2})}),!0)}function ud(e,t){e.invoke(ls,this),this.postExecute("shape.move",(function(e){var n=e.newParent,i=e.shape;_(O(i.incoming.concat(i.outgoing),(function(e){return Ar(e,"bpmn:Association")})),(function(e){t.moveConnection(e,{x:0,y:0},n)}))}),!0)}r(cd,ls),cd.$inject=["eventBus","modeling"],r(hd,ls),hd.$inject=["eventBus","elementFactory","bpmnRules"],r(ud,ls),ud.$inject=["injector","modeling"];function dd(e,t){t.invoke(ls,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;1===(t=t.filter((function(e){return fd(e,e.host)}))).length&&t.map((function(e){return t.indexOf(e)})).forEach((function(i){var r=t[i];e.elements[i]=n.replaceShape(t[i],r)}))}),!0),this.preExecute("elements.move",500,(function(e){var t=e.shapes,i=e.newHost;if(1===t.length){var r=t[0];fd(r,i)&&(e.shapes=[n.replaceShape(r,i)])}}),!0)}function fd(e,t){return!ko(e)&&Mr(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function md(e,t){function n(e){return O(e.attachers,(function(e){return Ar(e,"bpmn:BoundaryEvent")}))}ls.call(this,e),this.postExecute("connection.create",(function(e){var i=e.context.source,r=e.context.target,o=n(r);Ar(i,"bpmn:EventBasedGateway")&&Ar(r,"bpmn:ReceiveTask")&&o.length>0&&t.removeElements(o)})),this.postExecute("connection.reconnect",(function(e){var i=e.context.oldSource,r=e.context.newSource;Ar(i,"bpmn:Gateway")&&Ar(r,"bpmn:EventBasedGateway")&&_(r.outgoing,(function(e){var i=e.target,r=n(i);Ar(i,"bpmn:ReceiveTask")&&r.length>0&&t.removeElements(r)}))}))}function gd(e){e.invoke(ls,this),this.preExecute("shape.create",1500,(function(e){var t=e.context,n=t.parent,i=t.shape;Ar(n,"bpmn:Lane")&&!Ar(i,"bpmn:Lane")&&(t.parent=oc(n,"bpmn:Participant"))}))}function yd(e,t,n){ls.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(Ar(n,"bpmn:DataObjectReference")&&"label"!==n.type){var i=t.create("bpmn:DataObject");n.businessObject.dataObjectRef=i}}))}dd.$inject=["bpmnReplace","injector"],r(dd,ls),dd.prototype.replaceShape=function(e,t){var n,i=(n=Tr(e).eventDefinitions)&&n[0],r={type:"bpmn:BoundaryEvent",host:t};return i&&(r.eventDefinitionType=i.$type),this._bpmnReplace.replaceElement(e,r,{layoutConnection:!1})},md.$inject=["eventBus","modeling"],r(md,ls),gd.$inject=["injector"],r(gd,ls),yd.$inject=["eventBus","bpmnFactory","moddle"],r(yd,ls);var vd=20,bd=20,wd=2e3;function xd(e,t,n){function i(){var t=e.getRootElement();return Ar(t,"bpmn:Collaboration")?t:n.makeCollaboration()}ls.call(this,t),t.on(["create.start","shape.move.start"],wd,(function(t){var n=t.context,i=n.shape,r=e.getRootElement();if(Ar(i,"bpmn:Participant")&&Ar(r,"bpmn:Process")&&r.children.length){var o=r.children.filter((function(e){return!Ar(e,"bpmn:Group")&&!ko(e)&&!function(e){return!!e.waypoints}(e)}));if(o.length){var s=wt(o),a=function(e,t){t={width:t.width+40+30,height:t.height+40};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}}(i,s);F(i,a),n.createConstraints=function(e,t){return{bottom:(t=vn(t)).top+e.height/2-bd,left:t.right-e.width/2+vd,top:t.bottom-e.height/2+bd,right:t.left+e.width/2-vd-30}}(i,s)}}})),t.on("create.start",wd,(function(n){var i=n.context.shape,r=e.getRootElement(),o=e.getGraphics(r);function s(e){e.element=r,e.gfx=o}Ar(i,"bpmn:Participant")&&Ar(r,"bpmn:Process")&&(t.on("element.hover",wd,s),t.once("create.cleanup",(function(){t.off("element.hover",s)})))})),this.preExecute("elements.create",wd,(function(e){var t,n=e.elements,r=e.parent,o=function(e){return w(e,(function(e){return Ar(e,"bpmn:Participant")}))}(n);o&&Ar(r,"bpmn:Process")&&(e.parent=i(),(t=e.hints=e.hints||{}).participant=o,t.process=r,t.processRef=Tr(o).get("processRef"))}),!0),this.preExecute("shape.create",(function(e){var t=e.parent,n=e.shape;Ar(n,"bpmn:Participant")&&Ar(t,"bpmn:Process")&&(e.parent=i(),e.process=t,e.processRef=Tr(n).get("processRef"))}),!0),this.execute("shape.create",(function(e){var t=e.hints||{},n=e.process||t.process,i=e.shape,r=t.participant;!n||r&&i!==r||Tr(i).set("processRef",Tr(n))}),!0),this.revert("shape.create",(function(e){var t=e.hints||{},n=e.process||t.process,i=e.processRef||t.processRef,r=e.shape,o=t.participant;!n||o&&r!==o||Tr(r).set("processRef",i)}),!0),this.postExecute("shape.create",(function(e){var t=e.hints||{},i=e.process||e.hints.process,r=e.shape,o=t.participant;if(i){var s=i.children.slice();o?r===o&&n.moveElements(s,{x:0,y:0},o):n.moveElements(s,{x:0,y:0},r)}}),!0)}xd.$inject=["canvas","eventBus","modeling"],r(xd,ls);var Od="__targetRef_placeholder";function _d(e,t){function n(e,n){var i=e.get("properties"),r=w(i,(function(e){return e.name===Od}));return!r&&n&&St(i,r=t.create("bpmn:Property",{name:Od})),r}function i(e,t){var i=n(e);i&&(function(e,t,n){return w(e.get("dataInputAssociations"),(function(e){return e!==n&&e.targetRef===t}))}(e,i,t)||kt(e.get("properties"),i))}function r(e){var t,r=e.context,o=r.connection,s=o.businessObject,a=o.target,l=a&&a.businessObject,c=r.newTarget,p=c&&c.businessObject,h=r.oldTarget||r.target,u=h&&h.businessObject,d=o.businessObject;u&&u!==l&&i(u,s),p&&p!==l&&i(p,s),l?(t=n(l,!0),d.targetRef=t):d.targetRef=null}ls.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Ed(r)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Ed(r))}function Ed(e){return function(t){if(Ar(t.context.connection,"bpmn:DataInputAssociation"))return e(t)}}function Pd(e){this._bpmnUpdater=e}function kd(e,t,n,i){function r(e){return e.children.filter((function(e){return Ar(e,"bpmn:DataStoreReference")&&!e.labelTarget}))}function o(e,i){var r=e.businessObject||e;if(i=i||n.filter((function(e){return Ar(e,"bpmn:Participant")&&Tr(e).processRef}))[0]){var o=i.businessObject||i;t.execute("dataStore.updateContainment",{dataStoreBo:r,dataStoreDi:Dr(e),newSemanticParent:o.processRef||o,newDiParent:Dr(i)})}}ls.call(this,i),t.registerHandler("dataStore.updateContainment",Pd),this.preExecute("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:DataStoreReference")&&"label"!==n.type&&(t.hints||(t.hints={}),t.hints.autoResize=!1)})),this.preExecute("elements.move",(function(e){var t=e.context,n=t.shapes;n.filter((function(e){return Ar(e,"bpmn:DataStoreReference")})).length&&(t.hints||(t.hints={}),t.hints.autoResize=n.filter((function(e){return!Ar(e,"bpmn:DataStoreReference")})))})),this.postExecute("shape.create",(function(e){var t=e.context.shape,n=t.parent;Ar(t,"bpmn:DataStoreReference")&&"label"!==t.type&&Ar(n,"bpmn:Collaboration")&&o(t)})),this.postExecute("shape.move",(function(e){var t=e.context,n=t.shape,i=t.oldParent,r=n.parent;Ar(i,"bpmn:Collaboration")||Ar(n,"bpmn:DataStoreReference")&&"label"!==n.type&&Ar(r,"bpmn:Collaboration")&&o(n,Ar(i,"bpmn:Participant")?i:function(e,t){for(;e.parent;){if(Ar(e.parent,t))return e.parent;e=e.parent}}(i,"bpmn:Participant"))})),this.postExecute("shape.delete",(function(t){var n=t.context.shape,i=e.getRootElement();Mr(n,["bpmn:Participant","bpmn:SubProcess"])&&Ar(i,"bpmn:Collaboration")&&r(i).filter((function(e){return function(e,t){var n=e.businessObject||e,i=t.businessObject||t;for(;n.$parent;){if(n.$parent===i.processRef||i)return!0;n=n.$parent}return!1}(e,n)})).forEach((function(e){o(e)}))})),this.postExecute("canvas.updateRoot",(function(e){var t=e.context,n=t.oldRoot,i=t.newRoot;r(n).forEach((function(e){Ar(i,"bpmn:Process")&&o(e,i)}))}))}_d.$inject=["eventBus","bpmnFactory"],r(_d,ls),Pd.$inject=["bpmnUpdater"],Pd.prototype.execute=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.newSemanticParent,r=e.newDiParent;e.oldSemanticParent=t.$parent,e.oldDiParent=n.$parent,this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r)},Pd.prototype.revert=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.oldSemanticParent,r=e.oldDiParent;this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r)},kd.$inject=["canvas","commandStack","elementRegistry","eventBus"],r(kd,ls);function Sd(e,t,n){ls.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hints,r=t.shape,o=t.oldParent;Ar(r,"bpmn:Lane")&&(i&&i.nested||function(e,t){var i,r,o,s=Kh(t),a=[],l=[];vt(s,(function(t){return t.y>e.y?l.push(t):a.push(t),t.children})),s.length&&(i=l.length&&a.length?e.height/2:e.height,a.length&&(r=n.calculateAdjustments(a,"y",i,e.y-10),n.makeSpace(r.movingShapes,r.resizingShapes,{x:0,y:i},"s")),l.length&&(o=n.calculateAdjustments(l,"y",-i,e.y+e.height+10),n.makeSpace(o.movingShapes,o.resizingShapes,{x:0,y:-i},"n")))}(r,o))}))}Sd.$inject=["eventBus","modeling","spaceTool"],r(Sd,ls);function Cd(e,t){t.invoke(ls,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;t.filter((function(e){return Ad(e,e.host)})).map((function(e){return t.indexOf(e)})).forEach((function(i){e.elements[i]=n.replaceShape(t[i])}))}),!0),this.preExecute("elements.move",500,(function(e){var t=e.shapes,i=e.newHost;t.forEach((function(e,r){var o,s=e.host;Ad(e,(o=s,-1!==t.indexOf(o)?s:i))&&(t[r]=n.replaceShape(e))}))}),!0)}function Ad(e,t){return!ko(e)&&Ar(e,"bpmn:BoundaryEvent")&&!t}function Md(e,t,n){function i(e,i,r){var o,s,a,l,c,p,h,u,d=i.waypoints,f=e.outgoing.slice(),g=e.incoming.slice(),y=Ac(d,u=m(r.width)?xn(r):r);if(y){if(o=d.slice(0,y.index),s=d.slice(y.index+(y.bendpoint?1:0)),!o.length||!s.length)return;a=y.bendpoint?d[y.index]:u,1!==o.length&&Td(e,o[o.length-1])||o.push(Dd(a)),1!==s.length&&Td(e,s[0])||s.unshift(Dd(a))}l=i.source,c=i.target,t.canConnect(l,e,i)&&(n.reconnectEnd(i,e,o||u),p=i),t.canConnect(e,c,i)&&(p?h=n.connect(e,c,{type:i.type,waypoints:s}):(n.reconnectStart(i,e,s||u),h=i));var v=[].concat(p&&O(g,(function(e){return e.source===p.source}))||[],h&&O(f,(function(e){return e.target===h.target}))||[]);v.length&&n.removeElements(v)}ls.call(this,e),this.preExecute("elements.move",(function(e){var n=e.newParent,i=e.shapes,r=e.delta,o=i[0];if(o&&n){n&&n.waypoints&&(e.newParent=n=n.parent);var s=xn(o),a={x:s.x+r.x,y:s.y+r.y},l=w(n.children,(function(e){return t.canInsert(i,e)&&Ac(e.waypoints,a)}));l&&(e.targetFlow=l,e.position=a)}}),!0),this.postExecuted("elements.move",(function(e){var t=e.shapes,n=e.targetFlow,r=e.position;n&&i(t[0],n,r)}),!0),this.preExecute("shape.create",(function(e){var n=e.parent,i=e.shape;t.canInsert(i,n)&&(e.targetFlow=n,e.parent=n.parent)}),!0),this.postExecuted("shape.create",(function(e){var t=e.shape,n=e.targetFlow,r=e.position;n&&i(t,n,r)}),!0)}function Td(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 Dd(e){return F({},e)}function Rd(e,t){ls.call(this,e),this.preExecuted("connection.create",(function(e){var n=e.context,i=n.connection,r=n.source,o=n.target,s=n.hints;if((!s||!1!==s.createElementsBehavior)&&jd(i)){var a=[];a=Ar(r,"bpmn:EventBasedGateway")?o.incoming.filter(jd):o.incoming.filter((function(e){return jd(e)&&Ar(e.source,"bpmn:EventBasedGateway")})),a.forEach((function(e){t.removeConnection(e)}))}})),this.preExecuted("shape.replace",(function(e){var n=e.context.newShape;Ar(n,"bpmn:EventBasedGateway")&&n.outgoing.filter(jd).reduce((function(e,t){return e.includes(t.target)?e:e.concat(t.target)}),[]).forEach((function(e){e.incoming.filter(jd).forEach((function(i){const r=e.incoming.filter(jd).filter((function(e){return e.source===n}));(i.source!==n||r.length>1)&&t.removeConnection(i)}))}))}))}function jd(e){return Ar(e,"bpmn:SequenceFlow")}Cd.$inject=["bpmnReplace","injector"],r(Cd,ls),Cd.prototype.replaceShape=function(e){var t,n,i=(n=Tr(e).eventDefinitions)&&n[0];return t=i?{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:i.$type}:{type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,t,{layoutConnection:!1})},r(Md,ls),Md.$inject=["eventBus","bpmnRules","modeling"],Rd.$inject=["eventBus","modeling"],r(Rd,ls);var $d=1500;function Bd(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"],$d,(function(t){var i=t.context.shape||t.shape,r=t.hover;Ar(r,"bpmn:Lane")&&!Mr(i,["bpmn:Lane","bpmn:Participant"])&&(t.hover=Jh(r),t.hoverGfx=e.getGraphics(t.hover));var o=n.getRootElement();r!==o&&(i.labelTarget||Ar(i,"bpmn:Group"))&&(t.hover=o,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.hover","connect.out","connect.end","connect.cleanup","global-connect.hover","global-connect.out","global-connect.end","global-connect.cleanup"],$d,(function(t){var n=t.hover;Ar(n,"bpmn:Lane")&&(t.hover=Jh(n)||n,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["bendpoint.move.hover"],$d,(function(t){var n=t.context,i=t.hover,r=n.type;Ar(i,"bpmn:Lane")&&/reconnect/.test(r)&&(t.hover=Jh(i)||i,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.start"],$d,(function(e){var t=e.context,n=t.start;Ar(n,"bpmn:Lane")&&(t.start=Jh(n)||n)})),t.on("shape.move.start",2e3,(function(e){var t=e.shape;Ar(t,"bpmn:Lane")&&(e.shape=Jh(t)||t)}))}Bd.$inject=["elementRegistry","eventBus","canvas"];function zd(e,t,n,i,r,o){function s(e,t,i){var r=n.filter((function(e){return Ar(e,"bpmn:Group")})).filter((function(e){return e.businessObject!==i}));t&&!function(e,t){return e.some((function(e){var n=Tr(e);return(n.categoryValueRef&&n.categoryValueRef.$parent)===t}))}(r,t)&&function(e){var t=e.$parent;t&&(kt(t.get("rootElements"),e),e.$parent=null)}(t),e&&!function(e,t){return e.some((function(e){return Tr(e).categoryValueRef===t}))}(r,e)&&function(e){var t=e.$parent;t&&(kt(t.get("categoryValue"),e),e.$parent=null)}(e)}function a(e,n){return function(e,t,n){return St(t.get("categoryValue"),e),e.$parent=t,St(n.get("rootElements"),t),t.$parent=n,e}(e,n,t.getDefinitions())}function l(n,i){var r=Tr(n),o=r.categoryValueRef;o||(o=r.categoryValueRef=i.categoryValue=i.categoryValue||function(e){return e.create("bpmn:CategoryValue")}(e));var s=o.$parent;s||(s=o.$parent=i.category=i.category||function(e){return e.create("bpmn:Category")}(e)),a(o,s,t.getDefinitions())}function c(e,t){var n=t.category,i=t.categoryValue,r=Tr(e);i?(r.categoryValueRef=null,s(i,n,r)):s(null,r.categoryValueRef.$parent,r)}function p(t,n){var i=e.create(t.$type);return o.copyElement(t,i,null,n)}r.invoke(ls,this),this.execute("label.create",(function(e){var t=e.context,n=t.labelTarget;Ar(n,"bpmn:Group")&&l(n,t)})),this.revert("label.create",(function(e){var t=e.context,n=t.labelTarget;Ar(n,"bpmn:Group")&&c(n,t)})),this.execute("shape.delete",(function(e){var t=e.context,n=t.shape,i=Tr(n);if(Ar(n,"bpmn:Group")&&!n.labelTarget){var r=t.categoryValue=i.categoryValueRef;r&&(s(r,t.category=r.$parent,i),i.categoryValueRef=null)}})),this.reverted("shape.delete",(function(e){var t=e.context,n=t.shape;if(Ar(n,"bpmn:Group")&&!n.labelTarget){var i=t.category,r=t.categoryValue,o=Tr(n);r&&(o.categoryValueRef=r,a(r,i))}})),this.execute("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:Group")&&!n.labelTarget&&Tr(n).categoryValueRef&&l(n,t)})),this.reverted("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:Group")&&!n.labelTarget&&Tr(n).categoryValueRef&&c(n,t)})),i.on("copyPaste.copyElement",770,(function(e){var t=e.descriptor,n=e.element;if(Ar(n,"bpmn:Group")&&!n.labelTarget){var i=Tr(n);if(i.categoryValueRef){var r=i.categoryValueRef;t.categoryValue=p(r,!0),r.$parent&&(t.category=p(r.$parent,!0))}}})),i.on("copyPaste.pasteElement",770,(function(e){var t=e.descriptor,n=t.businessObject,i=t.categoryValue,r=t.category;i&&(i=n.categoryValueRef=p(i)),r&&(i.$parent=p(r)),delete t.category,delete t.categoryValue}))}function qd(e,t,n,i){var r,o,s,a;return 0==(r=(i.y-n.y)*(t.x-e.x)-(i.x-n.x)*(t.y-e.y))?null:(o=e.y-n.y,s=e.x-n.x,a=((i.x-n.x)*o-(i.y-n.y)*s)/r,{x:Math.round(e.x+a*(t.x-e.x)),y:Math.round(e.y+a*(t.y-e.y))})}function Nd(e){function t(e,t,n){var i,r={x:n.x,y:n.y-50},o={x:n.x-50,y:n.y},s=qd(e,t,n,r),a=qd(e,t,n,o);i=s&&a?Ld(s,n)>Ld(a,n)?a:s:s||a,e.original=i}e.on("bpmnElement.added",(function(e){var n,i,r=e.element;r.waypoints&&(t((i=(n=r).waypoints)[0],i[1],xn(n.source)),t(i[i.length-1],i[i.length-2],xn(n.target)))}))}function Ld(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Id(e){ls.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],(function(e){var n=e.context.shape,i=Tr(n),r=Dr(n);Mr(i,t)&&!r.get("isHorizontal")&&r.set("isHorizontal",!0)}))}zd.$inject=["bpmnFactory","bpmnjs","elementRegistry","eventBus","injector","moddleCopy"],r(zd,ls),Nd.$inject=["eventBus"],Id.$inject=["eventBus"],r(Id,ls);var Vd=Math.sqrt,Fd=Math.min,Hd=Math.max,Qd=Math.abs;function Ud(e){return Math.pow(e,2)}function Wd(e,t){return Vd(Ud(e.x-t.x)+Ud(e.y-t.y))}function Xd(e,t,n,i){var r=t.x-e.x,o=t.y-e.y,s=n.x-e.x,a=n.y-e.y,l=r*r+o*o,c=(r*s+o*a)/l,p=c*c-(s*s+a*a-i*i)/l;if(p<0&&p>-1e-6&&(p=0),p<0)return[];var h=Vd(p),u=-c+h,d=-c-h,f={x:e.x-r*u,y:e.y-o*u};return 0===p?[f]:[f,{x:e.x-r*d,y:e.y-o*d}].filter((function(n){return function(e,t,n){return Yd(e.x,t.x,n.x)&&Yd(e.y,t.y,n.y)}(n,e,t)}))}function Yd(e,t,n){return e>=Fd(t,n)-Gd&&e<=Hd(t,n)+Gd}var Gd=.1;function Zd(e,t){return Qd(e.x-t.x)<=Gd&&Qd(e.y-t.y)<=Gd}function Kd(e,t,n,i){var r=0,o=0,s={point:e,delta:{x:0,y:0}},a=function(e,t){var n,i,r,o,s,a,l,c,p,h,u,d,f=0;for(f=0;f<t.length-1;f++){if(Zd(n=t[f],i=t[f+1])?a=[n]:(r=Wd(e,n),o=Wd(e,i),a=Xd(n,i,e,Fd(r,o))),a.length<1)throw new Error("expected between [1, 2] circle -> line intersections");1===a.length&&(l={type:"bendpoint",position:a[0],segmentIndex:f,bendpointIndex:Zd(n,a[0])?f:f+1}),2===a.length&&(u=a[0],d=a[1],l={type:"segment",position:s={x:(u.x+d.x)/2,y:(u.y+d.y)/2},segmentIndex:f,relativeLocation:Wd(n,s)/Wd(n,i)}),c=Wd(l.position,e),(!h||p>c)&&(h=l,p=c)}return h}(e,n),l=a.segmentIndex,c=function(e,t,n,i){var r=n.segmentIndex,o=t.length-e.length;if(i.segmentMove){var s=i.segmentMove.segmentStartIndex,a=i.segmentMove.newSegmentStartIndex;return r===s?a:r>=a?r+o<a?a:r+o:r}if(i.bendpointMove){var l,c=i.bendpointMove.insert,p=i.bendpointMove.bendpointIndex;return 0===o?r:(r>=p&&(l=c?r+1:r-1),r<p&&(l=r,c&&"bendpoint"!==n.type&&p-1===r&&Jd(t,p)<n.relativeLocation&&l++),l)}return 0===o?r:i.connectionStart&&0===r?0:i.connectionEnd&&r===e.length-2?t.length-2:Math.floor((t.length-2)/2)}(n,t,a,i);if(c<0||c>t.length-2||null===c)return s;var p,h,u=ef(n,l),d=ef(t,c),f=a.position,m=function(e,t){var n=jc(e[0],e[1]),i=jc(e[0],t);return 0===n?0:i/n}(u,f),g=(p=d,h=Tc(u),Tc(p)-h);if("bendpoint"===a.type){var y=t.length-n.length,v=a.bendpointIndex,b=n[v];if(-1!==t.indexOf(b))return s;if(0===y){var w=t[v];return{delta:{x:r=w.x-a.position.x,y:o=w.y-a.position.y},point:{x:e.x+r,y:e.y+o}}}y<0&&0!==v&&v<n.length-1&&(m=Jd(n,v))}var x,O,_={x:(d[1].x-d[0].x)*m+d[0].x,y:(d[1].y-d[0].y)*m+d[0].y},E=(x={x:e.x-f.x,y:e.y-f.y},(O=g)?{x:Math.cos(O)*x.x-Math.sin(O)*x.y,y:Math.sin(O)*x.x+Math.cos(O)*x.y}:x);return r=_.x+E.x-e.x,o=_.y+E.y-e.y,{point:yn(_),delta:yn({x:r,y:o})}}function Jd(e,t){var n=jc(e[t-1],e[t]);return n/(n+jc(e[t],e[t+1]))}function ef(e,t){return[e[t],e[t+1]]}function tf(e,t,n){var i=Js(t),r=Js(n),o=ea(e,i),s=o.x*(n.width/t.width),a=o.y*(n.height/t.height);return yn({x:r.x+s,y:r.y+a})}function nf(e,t,n){var i=Js(e),r=Js(t),o=Js(n),s=ea(e,i),a=ea(i,r),l=function(e,t,n){var i=vn(t),r=vn(n);if(function(e,t){return function(e,t){return e.right!==t.right&&e.left!==t.left}(e,t)||function(e,t){return e.top!==t.top&&e.bottom!==t.bottom}(e,t)}(i,r))return null;var o,s,a=On(t,e);if("top"===a)o={x:0,y:r.bottom-i.bottom};else if("bottom"===a)o={x:0,y:r.top-i.top};else if("right"===a)o={x:r.left-i.left,y:0};else{if("left"!==a)return null;o={x:r.right-i.right,y:0}}if(s={x:e.x+o.x,y:e.y+o.y},On(n,s)!==a)return null;return o}(i,t,n);if(l)return l;var c=a.x*(n.width/t.width),p=a.y*(n.height/t.height),h=o.x+c,u=o.y+p;return yn({x:h+s.x-e.x,y:u+s.y-e.y})}var rf={width:90,height:20},of="name",sf="text";function af(e,t,n,i){function r(e){var t=e.context,n=t.connection,i=n.label,r=F({},t.hints),o=t.newWaypoints||n.waypoints,s=t.oldWaypoints;return void 0===r.startChanged&&(r.startChanged=!!r.connectionStart),void 0===r.endChanged&&(r.endChanged=!!r.connectionEnd),function(e,t,n,i){var r=function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}(e);return Kd(r,t,n,i).delta}(i,o,s,r)}ls.call(this,e),this.postExecute("element.updateProperties",(function(e){var n=e.context,r=n.element,o=n.properties;if(of in o&&t.updateLabel(r,o.name),sf in o&&Ar(r,"bpmn:TextAnnotation")){var s=i.getTextAnnotationBounds({x:r.x,y:r.y,width:r.width,height:r.height},o.text||"");t.updateLabel(r,o.text,s)}})),this.postExecute(["shape.create","connection.create"],(function(e){var n=e.context;if(!1!==(n.hints||{}).createElementsBehavior){var r=n.shape||n.connection,o=r.businessObject;if(!ko(r)&&Oo(r)&&Jr(r)){var s=Po(r),a=i.getExternalLabelBounds(rf,Jr(r));t.createLabel(r,s,{id:o.id+"_label",businessObject:o,width:a.width,height:a.height})}}})),this.postExecute("shape.delete",(function(e){var n=e.context,i=n.labelTarget,r=n.hints||{};i&&!1!==r.unsetLabel&&t.updateLabel(i,null,null,{removeShape:!1})})),this.postExecute(["label.create"],(function(e){var t,i=e.context,r=i.shape,o=i.labelTarget;o&&Ar(o,"bpmn:BaseElement")&&((t=Dr(o)).label||(t.label=n.create("bpmndi:BPMNLabel",{bounds:n.create("dc:Bounds")}),r.di=t),F(t.label.bounds,{x:r.x,y:r.y,width:r.width,height:r.height}))})),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var n=e.context;if(!1!==(n.hints||{}).labelBehavior){var i,o=n.connection.label;o&&o.parent&&(i=r(e),t.moveShape(o,i))}})),this.postExecute(["shape.replace"],(function(e){var t=e.context,n=t.newShape,i=t.oldShape,r=Tr(n);r&&Oo(r)&&i.label&&n.label&&(n.label.x=i.label.x,n.label.y=i.label.y)})),this.postExecute("shape.resize",(function(e){var n,i=e.context,r=i.shape,o=i.newBounds,s=i.oldBounds;if(_o(r)){var a=r.label,l=function(e,t){if(!t.length)return;var n=function(e,t){var n=t.map((function(t){return{line:t,distance:Rc(e,t)}}));return $(n,"distance")[0].line}(e,t);return Dc(e,n)}(xn(a),[[{x:(n=s).x,y:n.y},{x:n.x+(n.width||0),y:n.y}],[{x:n.x+(n.width||0),y:n.y},{x:n.x+(n.width||0),y:n.y+(n.height||0)}],[{x:n.x,y:n.y+(n.height||0)},{x:n.x+(n.width||0),y:n.y+(n.height||0)}],[{x:n.x,y:n.y},{x:n.x,y:n.y+(n.height||0)}]]),c=lf(l,s,o);t.moveShape(a,c)}}))}function lf(e,t,n){return yn(ea(tf(e,t,n),e))}function cf(e,t){function n(e,t){var n=e.context,i=n.connection,r=F({},n.hints),o=n.newWaypoints||i.waypoints,s=n.oldWaypoints;return void 0===r.startChanged&&(r.startChanged=!!r.connectionStart),void 0===r.endChanged&&(r.endChanged=!!r.connectionEnd),function(e,t,n,i){return Kd(e,t,n,i).point}(t,o,s,r)}ls.call(this,e),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var i=e.context.connection,r=i.outgoing;i.incoming.forEach((function(i){var r=i.waypoints[i.waypoints.length-1],o=n(e,r),s=[].concat(i.waypoints.slice(0,-1),[o]);t.updateWaypoints(i,s)})),r.forEach((function(i){var r=i.waypoints[0],o=n(e,r),s=[].concat([o],i.waypoints.slice(1));t.updateWaypoints(i,s)}))})),this.postExecute(["connection.move"],(function(e){var n=e.context,i=n.connection,r=i.outgoing,o=i.incoming,s=n.delta;o.forEach((function(e){var n=e.waypoints[e.waypoints.length-1],i={x:n.x+s.x,y:n.y+s.y},r=[].concat(e.waypoints.slice(0,-1),[i]);t.updateWaypoints(e,r)})),r.forEach((function(e){var n=e.waypoints[0],i={x:n.x+s.x,y:n.y+s.y},r=[].concat([i],e.waypoints.slice(1));t.updateWaypoints(e,r)}))}))}function pf(e,t,n){var i=mf(e),r=gf(i,t),o=i[0];return r.length?r[r.length-1]:tf(o.original||o,n,t)}function hf(e,t,n){var i=mf(e),r=gf(i,t),o=i[i.length-1];return r.length?r[0]:tf(o.original||o,n,t)}function uf(e,t,n){var i=mf(e),r=ff(t,n),o=i[0];return tf(o.original||o,r,t)}function df(e,t,n){var i=mf(e),r=ff(t,n),o=i[i.length-1];return tf(o.original||o,r,t)}function ff(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function mf(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function gf(e,t){return O(C(e,yf),(function(e){return function(e,t){return"intersect"===On(t,e,1)}(e,t)}))}function yf(e){return e.original||e}function vf(e,t){ls.call(this,e),this.postExecute("shape.replace",(function(e){var n=e.oldShape,i=e.newShape;if(function(e,t){return Ar(e,"bpmn:Participant")&&Xr(e)&&Ar(t,"bpmn:Participant")&&!Xr(t)}(n,i)){var r,o,s,a,l=(o=bt([r=n],!1),s=[],a=[],o.forEach((function(e){e!==r&&(e.incoming.forEach((function(e){Ar(e,"bpmn:MessageFlow")&&s.push(e)})),e.outgoing.forEach((function(e){Ar(e,"bpmn:MessageFlow")&&a.push(e)})))}),[]),{incoming:s,outgoing:a});l.incoming.forEach((function(e){var r=hf(e,i,n);t.reconnectEnd(e,i,r)})),l.outgoing.forEach((function(e){var r=pf(e,i,n);t.reconnectStart(e,i,r)}))}}),!0)}r(af,ls),af.$inject=["eventBus","modeling","bpmnFactory","textRenderer"],r(cf,ls),cf.$inject=["eventBus","modeling"],vf.$inject=["eventBus","modeling"],r(vf,ls);function bf(e,t,n){e.on(["shape.move.rejected","create.rejected"],(function(e){var i,r,o,s=e.context,a=s.shape;Ar(s.target,"bpmn:Collaboration")&&Ar(a,"bpmn:FlowNode")&&(i=e,r=n("flow elements must be children of pools/participants"),t.add({position:{x:i.x+5,y:i.y+5},type:"error",timeout:o||2e3,html:"<div>"+r+"</div>"}))}))}function wf(e,t){ls.call(this,e),this.preExecute("shape.resize",(function(e){var n=e.shape,i=Dr(n),r=i&&i.get("label");r&&r.get("bounds")&&t.updateModdleProperties(n,r,{bounds:void 0})}),!0)}function xf(e,t,n){ls.call(this,e),this.preExecute("shape.delete",(function(e){var i=e.context.shape;if(1===i.incoming.length&&1===i.outgoing.length){var r=i.incoming[0],o=i.outgoing[0];if(Ar(r,"bpmn:SequenceFlow")&&Ar(o,"bpmn:SequenceFlow")&&t.canConnect(r.source,o.target,r)){var s=function(e,t){var n=qd(Of(e[e.length-2]),Of(e[e.length-1]),Of(t[1]),Of(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[Of(e[0]),Of(t[t.length-1])]}(r.waypoints,o.waypoints);n.reconnectEnd(r,o.target,s)}}}))}function Of(e){return e.original||e}function _f(e,t){ls.call(this,e),this.preExecute("shape.delete",(function(e){var t=e.shape,n=t.parent;Ar(t,"bpmn:Participant")&&(e.collaborationRoot=n)}),!0),this.postExecute("shape.delete",(function(e){var n=e.collaborationRoot;n&&!n.businessObject.participants.length&&t.makeProcess()}),!0)}function Ef(e,t,n,i){ls.call(this,e);var r=i.get("dragging",!1);function o(e){var i,r,o=e.source,s=e.target;e.parent&&(Ar(e,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(o,s)||(r=!0),n.canConnectMessageFlow(o,s)&&(i="bpmn:MessageFlow")),Ar(e,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(o,s)||(r=!0),n.canConnectSequenceFlow(o,s)&&(i="bpmn:SequenceFlow")),Ar(e,"bpmn:Association")&&!n.canConnectAssociation(o,s)&&(r=!0),r&&t.removeConnection(e),i&&t.connect(o,s,{type:i,waypoints:e.waypoints.slice()}))}this.postExecuted("elements.move",(function(e){_(e.closure.allConnections,o)}),!0),this.preExecute("connection.reconnect",(function(e){var i,o,s=e.context,a=s.connection,l=s.newSource||a.source,c=s.newTarget||a.target;(i=n.canConnect(l,c))&&i.type!==a.type&&(o=t.connect(l,c,{type:i.type,waypoints:a.waypoints.slice()}),t.removeConnection(a),s.connection=o,r&&function(e,t){var n,i=r.context(),o=i&&i.payload.previousSelection;if(!o||!o.length)return;if(-1===(n=o.indexOf(e)))return;o.splice(n,1,t)}(a,o))})),this.postExecuted("element.updateProperties",(function(e){var n,i=e.context,r=i.properties,o=i.element,s=o.businessObject;r.default&&(n=w(o.outgoing,B({id:o.businessObject.default.id})))&&t.updateProperties(n,{conditionExpression:void 0}),r.conditionExpression&&s.sourceRef.default===s&&t.updateProperties(o.source,{default:void 0})}))}function Pf(e,t,n,i,r,o){i.invoke(ls,this),this._bpmnReplace=e,this._elementRegistry=n,this._selection=o,this.postExecuted(["elements.create"],500,(function(e){var n=e.context,i=n.parent,r=n.elements,o=P(r,(function(e,n){var r=t.canReplace([n],n.host||n.parent||i);return r?e.concat(r.replacements):e}),[]);o.length&&this.replaceElements(r,o)}),this),this.postExecuted(["elements.move"],500,(function(e){var n=e.context,i=n.newParent,r=n.newHost,o=[];_(n.closure.topLevel,(function(e){o=Gr(e)?o.concat(e.children):o.concat(e)})),1===o.length&&r&&(i=r);var s=t.canReplace(o,i);s&&this.replaceElements(o,s.replacements,r)}),this),this.postExecute(["shape.replace"],1500,(function(e){var n,i=e.context,r=i.oldShape,o=i.newShape,s=r.attachers;s&&s.length&&(n=t.canReplace(s,o),this.replaceElements(s,n.replacements))}),this),this.postExecuted(["shape.replace"],1500,(function(e){var t=e.context,n=t.oldShape,i=t.newShape;r.unclaimId(n.businessObject.id,n.businessObject),r.updateProperties(i,{id:n.id})}))}bf.$inject=["eventBus","tooltips","translate"],r(wf,ls),wf.$inject=["eventBus","modeling"],r(xf,ls),xf.$inject=["eventBus","bpmnRules","modeling"],_f.$inject=["eventBus","modeling"],r(_f,ls),r(Ef,ls),Ef.$inject=["eventBus","modeling","bpmnRules","injector"],r(Pf,ls),Pf.prototype.replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;_(t,(function(t){var r={type:t.newElementType},o=n.get(t.oldElementId),s=e.indexOf(o);e[s]=i.replaceElement(o,r,{select:!1})})),t&&r.select(e)},Pf.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var kf={width:140,height:120},Sf=300,Cf=60,Af={width:300,height:150},Mf={width:140,height:120},Tf={width:50,height:30};function Df(e){e.on("resize.start",1500,(function(e){var t=e.context,n=t.shape,i=t.direction,r=t.balanced;(Ar(n,"bpmn:Lane")||Ar(n,"bpmn:Participant"))&&(t.resizeConstraints=function(e,t,n){var i=Jh(e),r=!0,o=!0,s=Zh(i,[i]),a=vn(e),l={},c={};/e/.test(t)?c.right=a.left+Sf:/w/.test(t)&&(c.left=a.right-Sf);s.forEach((function(e){var i=vn(e);/n/.test(t)&&(i.top<a.top-10&&(r=!1),n&&Rf(a.top-i.bottom)<10&&qf(l,"top",i.top+Cf),Rf(a.top-i.top)<5&&zf(c,"top",i.bottom-Cf)),/s/.test(t)&&(i.bottom>a.bottom+10&&(o=!1),n&&Rf(a.bottom-i.top)<10&&zf(l,"bottom",i.bottom-Cf),Rf(a.bottom-i.bottom)<5&&qf(c,"bottom",i.top+Cf))}));var p=i.children.filter((function(e){return!e.hidden&&!e.waypoints&&(Ar(e,"bpmn:FlowElement")||Ar(e,"bpmn:Artifact"))}));return p.forEach((function(e){var n=vn(e);r&&/n/.test(t)&&zf(c,"top",n.top-20),/e/.test(t)&&qf(c,"right",n.right+20),o&&/s/.test(t)&&qf(c,"bottom",n.bottom+20),/w/.test(t)&&zf(c,"left",n.left-50)})),{min:c,max:l}}(n,i,r)),Ar(n,"bpmn:Participant")&&(t.minDimensions=Af),Ar(n,"bpmn:SubProcess")&&Xr(n)&&(t.minDimensions=Mf),Ar(n,"bpmn:TextAnnotation")&&(t.minDimensions=Tf)}))}Df.$inject=["eventBus"];var Rf=Math.abs,jf=Math.min,$f=Math.max;function Bf(e,t,n,i){var r=e[t];e[t]=void 0===r?n:i(n,r)}function zf(e,t,n){return Bf(e,t,n,jf)}function qf(e,t,n){return Bf(e,t,n,$f)}function Nf(e,t){e.on("resize.start",1501,(function(e){var t=e.context,n=t.shape;(Ar(n,"bpmn:Lane")||Ar(n,"bpmn:Participant"))&&(t.balanced=!qo(e))})),e.on("resize.end",1001,(function(e){var n=e.context,i=n.shape,r=n.canExecute,o=n.newBounds;if(Ar(i,"bpmn:Lane")||Ar(i,"bpmn:Participant"))return r&&(o=gn(o),t.resizeLane(i,o,n.balanced)),!1}))}Nf.$inject=["eventBus","modeling"];function Lf(e,t,n,i,r){function o(e){return Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"])||function(e,t){d(t)||(t=[t]);return S(t,(function(t){return Zr(e,t)}))}(e,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function s(t){return!!w(e.getDefinitions().get("rootElements"),B({id:t.id}))}function a(e){return Ar(e,"bpmn:ErrorEventDefinition")?"errorRef":Ar(e,"bpmn:EscalationEventDefinition")?"escalationRef":Ar(e,"bpmn:MessageEventDefinition")?"messageRef":Ar(e,"bpmn:SignalEventDefinition")?"signalRef":void 0}function l(e){if(Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.get("messageRef");var t=e.get("eventDefinitions")[0];return t.get(a(t))}n.invoke(ls,this),this.executed("shape.create",(function(t){var n=t.shape;if(o(n)){var i=l(Tr(n));i&&!s(i)&&(St(e.getDefinitions().get("rootElements"),i),t.addedRootElement=i)}}),!0),this.reverted("shape.create",(function(t){var n=t.addedRootElement;n&&kt(e.getDefinitions().get("rootElements"),n)}),!0),t.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element;if(!n.labelTarget&&o(n)){var i=l(Tr(n));i&&(t.referencedRootElement=i)}})),t.on("copyPaste.pasteElement",500,(function(e){var t=e.descriptor,n=t.businessObject,o=t.referencedRootElement;o&&(s(o)||(o=i.copyElement(o,r.create(o.$type))),function(e,t){if(Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.set("messageRef",t);var n=e.get("eventDefinitions")[0];n.set(a(n),t)}(n,o),delete t.referencedRootElement)}))}Lf.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],r(Lf,ls);var If=Math.max;function Vf(e){e.on("spaceTool.getMinDimensions",(function(e){var t=e.shapes,n=e.axis,i=e.start,r={};return _(t,(function(e){var t=e.id;Ar(e,"bpmn:Participant")&&(!function(e){return"x"===e}(n)?r[t]={width:Af.width,height:Ff(e,i)}:r[t]=Af),Ar(e,"bpmn:SubProcess")&&Xr(e)&&(r[t]=Mf),Ar(e,"bpmn:TextAnnotation")&&(r[t]=Tf),Ar(e,"bpmn:Group")&&(r[t]=kf)})),r}))}function Ff(e,t){var n;return Kh(e).length?(n=function(e,t){var n,i=Kh(e);return n=Hf(i,t),e.height-n.height+Cf}(e,t),If(Af.height,n)):Af.height}function Hf(e,t){var n,i,r;for(n=0;n<e.length;n++)if(t>=(i=e[n]).y&&t<=i.y+i.height)return(r=Kh(i)).length?Hf(r,t):i}Vf.$inject=["eventBus"];var Qf=180,Uf=160;function Wf(e,t,n,i,r,o,s){ls.call(this,t),this._canvas=e,this._eventBus=t,this._modeling=n,this._elementFactory=i,this._bpmnFactory=r,this._bpmnjs=o,this._elementRegistry=s;var a=this;function l(e){return Ar(e,"bpmn:SubProcess")&&!Xr(e)}function c(t){var n=t.shape,i=t.newRootElement,r=Tr(n);i=a._addDiagram(i||r),t.newRootElement=e.addRootElement(i)}function p(t){var n=Tr(t.shape);a._removeDiagram(n);var i=t.newRootElement=s.get(ys(n));e.removeRootElement(i)}this.executed("shape.create",(function(e){l(e.shape)&&c(e)}),!0),this.postExecuted("shape.create",(function(e){var t=e.shape,n=e.newRootElement;n&&t.children&&(a._showRecursively(t.children),a._moveChildrenToShape(t,n))}),!0),this.reverted("shape.create",(function(e){l(e.shape)&&p(e)}),!0),this.preExecuted("shape.delete",(function(e){var t=e.shape;if(l(t)){var i=s.get(ys(t));i&&n.removeElements(i.children.slice())}}),!0),this.executed("shape.delete",(function(e){l(e.shape)&&p(e)}),!0),this.reverted("shape.delete",(function(e){l(e.shape)&&c(e)}),!0),this.preExecuted("shape.replace",(function(t){var n=t.oldShape,i=t.newShape;l(n)&&l(i)&&(t.oldRoot=e.removeRootElement(ys(n)))}),!0),this.postExecuted("shape.replace",(function(t){var i=t.newShape,r=t.oldRoot,o=e.findRoot(ys(i));if(r&&o){var s=r.children;n.moveElements(s,{x:0,y:0},o)}}),!0),this.executed("element.updateProperties",(function(e){var t=e.element;if(Ar(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(bs(t))return s.updateId(t,vs(r)),void s.updateId(i,r);s.get(vs(i))&&s.updateId(vs(i),vs(r))}}}),!0),this.reverted("element.updateProperties",(function(e){var t=e.element;if(Ar(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(bs(t))return s.updateId(t,vs(i)),void s.updateId(r,i);var o=s.get(vs(r));o&&s.updateId(o,vs(i))}}}),!0),t.on("element.changed",(function(e){var n=e.element;if(bs(n)){var i=n,r=s.get(gs(i));r&&r!==i&&t.fire("element.changed",{element:r})}})),this.executed("shape.toggleCollapse",400,(function(e){var t=e.shape;Ar(t,"bpmn:SubProcess")&&(Xr(t)?p(e):(c(e),a._showRecursively(t.children)))}),!0),this.reverted("shape.toggleCollapse",400,(function(e){var t=e.shape;Ar(t,"bpmn:SubProcess")&&(Xr(t)?p(e):(c(e),a._showRecursively(t.children)))}),!0),this.postExecuted("shape.toggleCollapse",600,(function(e){var t=e.shape;if(Ar(t,"bpmn:SubProcess")){var n=e.newRootElement;n&&(Xr(t)?a._moveChildrenToShape(n,t):a._moveChildrenToShape(t,n))}}),!0),t.on("copyPaste.createTree",(function(e){var t=e.element,n=e.children;if(l(t)){var i=ys(t),r=s.get(i);r&&n.push.apply(n,r.children)}})),t.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element,i=e.elements,r=n.parent;if(Ar(Dr(r),"bpmndi:BPMNPlane")){var o=gs(r),s=w(i,(function(e){return e.id===o}));s&&(t.parent=s.id)}})),t.on("copyPaste.pasteElement",(function(e){var t=e.descriptor;t.parent&&(l(t.parent)||t.parent.hidden)&&(t.hidden=!0)}))}function Xf(e,t){e.invoke(ls,this),this.postExecuted("shape.replace",(function(e){var n=e.context.oldShape,i=e.context.newShape;if(Ar(i,"bpmn:SubProcess")&&(Ar(n,"bpmn:Task")||Ar(n,"bpmn:CallActivity"))&&Xr(i)){var r,o={x:(r=i).x+r.width/6,y:r.y+r.height/2};t.createShape({type:"bpmn:StartEvent"},o,i)}}))}function Yf(e,t){ls.call(this,e),this.postExecuted("shape.toggleCollapse",1500,(function(e){var n=e.shape;if(!Xr(n)){var i=bt(n);i.forEach((function(e){var t=e.incoming.slice(),n=e.outgoing.slice();_(t,(function(e){r(e,!0)})),_(n,(function(e){r(e,!1)}))}))}function r(e,r){-1!==i.indexOf(e.source)&&-1!==i.indexOf(e.target)||(r?t.reconnectEnd(e,n,xn(n)):t.reconnectStart(e,n,xn(n)))}}),!0)}r(Wf,ls),Wf.prototype._moveChildrenToShape=function(e,t){var n,i=this._modeling,r=e.children;if(r){var o=(r=r.concat(r.reduce((function(t,n){return n.label&&n.label.parent!==e?t.concat(n.label):t}),[]))).filter((function(e){return!e.hidden}));if(o.length){var s=wt(o);if(t.x){var a=xn(t),l=xn(s);n={x:a.x-l.x,y:a.y-l.y}}else n={x:Qf-s.x,y:Uf-s.y};i.moveElements(r,n,t,{autoResize:!1})}else i.moveElements(r,{x:0,y:0},t,{autoResize:!1})}},Wf.prototype._showRecursively=function(e,t){var n=this,i=[];return e.forEach((function(e){e.hidden=!!t,i=i.concat(e),e.children&&(i=i.concat(n._showRecursively(e.children,e.collapsed||t)))})),i},Wf.prototype._addDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams;return e.businessObject||(e=this._createNewDiagram(e)),t.push(e.di.$parent),e},Wf.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});return i.$parent=r,n.createRoot({id:ys(e),type:e.$type,di:i,businessObject:e,collapsed:!0})},Wf.prototype._removeDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams,n=w(t,(function(t){return t.plane.bpmnElement.id===e.id}));return t.splice(t.indexOf(n),1),n},Wf.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"],Xf.$inject=["injector","modeling"],r(Xf,ls),r(Yf,ls),Yf.$inject=["eventBus","modeling"];function Gf(e,t,n,i){ls.call(this,e),this.executed(["shape.toggleCollapse"],500,(function(e){var t,n=e.context.shape;Ar(n,"bpmn:SubProcess")&&(n.collapsed?Dr(n).isExpanded=!1:((t=n.children).length&&t.forEach((function(e){"label"!==e.type||e.businessObject.name||(e.hidden=!0)})),Dr(n).isExpanded=!0))})),this.reverted(["shape.toggleCollapse"],500,(function(e){var t=e.context.shape;t.collapsed?Dr(t).isExpanded=!1:Dr(t).isExpanded=!0})),this.postExecuted(["shape.toggleCollapse"],500,(function(e){var i,r=e.context.shape,o=t.getDefaultSize(r);i=r.collapsed?function(e,t){return{x:e.x+(e.width-t.width)/2,y:e.y+(e.height-t.height)/2,width:t.width,height:t.height}}(r,o):function(e,t){var n,i,r,o=e.children,s=t;return n=(r=o,r.filter((function(e){return!e.hidden}))).concat([e]),(i=Wh(n))?(s.width=Math.max(i.width,s.width),s.height=Math.max(i.height,s.height),s.x=i.x+(i.width-s.width)/2,s.y=i.y+(i.height-s.height)/2):(s.x=e.x+(e.width-s.width)/2,s.y=e.y+(e.height-s.height)/2),s}(r,o),n.resizeShape(r,i,null,{autoResize:!r.collapsed&&"nwse"})}))}function Zf(e,t,n,i){t.invoke(ls,this),this.preExecute("shape.delete",(function(e){var t=e.context.shape,r=t.businessObject;ko(t)||(Ar(t,"bpmn:Participant")&&Xr(t)&&n.ids.unclaim(r.processRef.id),i.unclaimId(r.id,r))})),this.preExecute("connection.delete",(function(e){var t=e.context.connection.businessObject;i.unclaimId(t.id,t)})),this.preExecute("canvas.updateRoot",(function(){var t=e.getRootElement(),i=t.businessObject;Ar(t,"bpmn:Collaboration")&&n.ids.unclaim(i.id)}))}function Kf(e,t){ls.call(this,e),this.preExecute("connection.delete",(function(e){var n=e.context.connection,i=n.source;(function(e,t){if(!Ar(e,"bpmn:SequenceFlow"))return!1;var n=Tr(t),i=Tr(e);return n.get("default")===i})(n,i)&&t.updateProperties(i,{default:null})}))}r(Gf,ls),Gf.$inject=["eventBus","elementFactory","modeling"],r(Zf,ls),Zf.$inject=["canvas","injector","moddle","modeling"],r(Kf,ls),Kf.$inject=["eventBus","modeling"];function Jf(e,t,n){var i;function r(){if(!i)throw new Error(n("out of bounds release"));return i}ls.call(this,e);var o=["spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move","shape.create","shape.delete","shape.move","shape.resize"];this.preExecute(o,5e3,(function(e){(i=i||new em).enter()})),this.postExecuted(o,500,(function(e){!function(){if(!i)throw new Error(n("out of bounds release"));var e=i.leave();e&&(t.updateLaneRefs(i.flowNodes,i.lanes),i=null)}()})),this.preExecute(["shape.create","shape.move","shape.delete","shape.resize"],(function(e){var t=e.context.shape,n=r();t.labelTarget||(Ar(t,"bpmn:Lane")&&n.addLane(t),Ar(t,"bpmn:FlowNode")&&n.addFlowNode(t))}))}function em(){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}}Jf.$inject=["eventBus","modeling","translate"],r(Jf,ls);var tm={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","createBehavior","createDataObjectBehavior","createParticipantBehavior","dataInputAssociationBehavior","dataStoreBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","fixHoverBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","layoutConnectionBehavior","messageFlowBehavior","modelingFeedback","removeElementBehavior","removeEmbeddedLabelBoundsBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","rootElementReferenceBehavior","spaceToolBehavior","subProcessPlaneBehavior","subProcessStartEventBehavior","toggleCollapseConnectionBehaviour","toggleElementCollapseBehaviour","unclaimIdBehavior","updateFlowNodeRefsBehavior","unsetDefaultFlowBehavior"],adaptiveLabelPositioningBehavior:["type",cd],appendBehavior:["type",hd],associationBehavior:["type",ud],attachEventBehavior:["type",dd],boundaryEventBehavior:["type",md],createBehavior:["type",gd],createDataObjectBehavior:["type",yd],createParticipantBehavior:["type",xd],dataInputAssociationBehavior:["type",_d],dataStoreBehavior:["type",kd],deleteLaneBehavior:["type",Sd],detachEventBehavior:["type",Cd],dropOnFlowBehavior:["type",Md],eventBasedGatewayBehavior:["type",Rd],fixHoverBehavior:["type",Bd],groupBehavior:["type",zd],importDockingFix:["type",Nd],isHorizontalFix:["type",Id],labelBehavior:["type",af],layoutConnectionBehavior:["type",cf],messageFlowBehavior:["type",vf],modelingFeedback:["type",bf],removeElementBehavior:["type",xf],removeEmbeddedLabelBoundsBehavior:["type",wf],removeParticipantBehavior:["type",_f],replaceConnectionBehavior:["type",Ef],replaceElementBehaviour:["type",Pf],resizeBehavior:["type",Df],resizeLaneBehavior:["type",Nf],rootElementReferenceBehavior:["type",Lf],spaceToolBehavior:["type",Vf],subProcessPlaneBehavior:["type",Wf],subProcessStartEventBehavior:["type",Xf],toggleCollapseConnectionBehaviour:["type",Yf],toggleElementCollapseBehaviour:["type",Gf],unclaimIdBehavior:["type",Zf],unsetDefaultFlowBehavior:["type",Kf],updateFlowNodeRefsBehavior:["type",Jf]};function nm(e,t){var n=On(e,t,-15);return"intersect"!==n?n:null}function im(e){Xl.call(this,e)}function rm(e){return!e||ko(e)}function om(e){do{if(Ar(e,"bpmn:Process"))return Tr(e);if(Ar(e,"bpmn:Participant"))return Tr(e).processRef||Tr(e)}while(e=e.parent)}function sm(e){return Ar(e,"bpmn:TextAnnotation")}function am(e){return Ar(e,"bpmn:Group")&&!e.labelTarget}function lm(e){return Ar(e,"bpmn:BoundaryEvent")&&hm(e,"bpmn:CompensateEventDefinition")}function cm(e){return Tr(e).isForCompensation}function pm(e){for(var t=e;t=t.parent;){if(Ar(t,"bpmn:FlowElementsContainer"))return Tr(t);if(Ar(t,"bpmn:Participant"))return Tr(t).processRef}return null}function hm(e,t){return!!w(Tr(e).eventDefinitions||[],(function(e){return Ar(e,t)}))}function um(e,t){return(Tr(e).eventDefinitions||[]).every((function(e){return Ar(e,t)}))}function dm(e){return e.waypoints}function fm(e,t){var n=function(e){for(var t=[];e;)(e=e.parent)&&t.push(e);return t}(t);return-1!==n.indexOf(e)}function mm(e,t,n){if(rm(e)||rm(t))return null;if(!Ar(n,"bpmn:DataAssociation")){if(Cm(e,t))return{type:"bpmn:MessageFlow"};if(Am(e,t))return{type:"bpmn:SequenceFlow"}}var i=Mm(e,t);return i||(lm(e)&&cm(t)?{type:"bpmn:Association",associationDirection:"One"}:!!Sm(e,t)&&{type:"bpmn:Association"})}function gm(e,t,n){return!(!ko(e)&&!am(e))||!(Ar(t,"bpmn:Participant")&&!Xr(t))&&(Ar(e,"bpmn:Participant")?Ar(t,"bpmn:Process")||Ar(t,"bpmn:Collaboration"):Mr(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:Ar(e,"bpmn:Lane")?Ar(t,"bpmn:Participant")||Ar(t,"bpmn:Lane"):!(Ar(e,"bpmn:BoundaryEvent")&&!function(e){return Tr(e).cancelActivity&&(bm(e)||wm(e))}(e))&&(Ar(e,"bpmn:FlowElement")&&!Ar(e,"bpmn:DataStoreReference")?Ar(t,"bpmn:FlowElementsContainer")?Xr(t):Mr(t,["bpmn:Participant","bpmn:Lane"]):Ar(e,"bpmn:DataStoreReference")&&Ar(t,"bpmn:Collaboration")?S(Tr(t).get("participants"),(function(e){return!!e.get("processRef")})):Mr(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Mr(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):!!Ar(e,"bpmn:MessageFlow")&&(Ar(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t)))}function ym(e){return Ar(e,"bpmn:Lane")}function vm(e){return!!function(e){return!ko(e)&&Ar(e,"bpmn:BoundaryEvent")}(e)||(!(!Ar(e,"bpmn:IntermediateThrowEvent")||!bm(e))||Ar(e,"bpmn:IntermediateCatchEvent")&&wm(e))}function bm(e){var t=Tr(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function wm(e){return xm(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function xm(e,t){return t.some((function(t){return hm(e,t)}))}function Om(e,t,n,i){if(Array.isArray(e)||(e=[e]),1!==e.length)return!1;var r=e[0];return!ko(r)&&(!!vm(r)&&(!Gr(t)&&(!(!Ar(t,"bpmn:Activity")||cm(t))&&(!(i&&!nm(i,t))&&(!function(e){return Ar(e,"bpmn:ReceiveTask")&&w(e.incoming,(function(e){return Ar(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))))}function _m(e,t,n){if(!t)return!1;var i={replacements:[]};return _(e,(function(e){Gr(t)||Ar(e,"bpmn:StartEvent")&&"label"!==e.type&&gm(e,t)&&(Yr(e)||i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),(function(e){return Zr(e,"bpmn:ErrorEventDefinition")}(e)||function(e){return Zr(e,"bpmn:EscalationEventDefinition")}(e)||function(e){return Zr(e,"bpmn:CompensateEventDefinition")}(e))&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),xm(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&Ar(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"})),Ar(t,"bpmn:Transaction")||hm(e,"bpmn:CancelEventDefinition")&&"label"!==e.type&&(Ar(e,"bpmn:EndEvent")&&gm(e,t)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:EndEvent"}),Ar(e,"bpmn:BoundaryEvent")&&Om(e,t,0,n)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:BoundaryEvent"}))})),!!i.replacements.length&&i}function Em(e,t){return!S(e,ym)&&(!t||e.every((function(e){return gm(e,t)})))}function Pm(e,t,n,i){return!!t&&(!(!ko(e)&&!am(e))||!function(e,t){return e===t}(n,t)&&((!n||!fm(n,t))&&(gm(e,t)||Tm(e,t))))}function km(e,t){return Ar(e,"bpmn:SubProcess")?Xr(e)&&(!t||t.width>=100&&t.height>=80):Ar(e,"bpmn:Lane")?!t||t.width>=130&&t.height>=60:Ar(e,"bpmn:Participant")?!t||t.width>=250&&t.height>=50:!!sm(e)||!!am(e)}function Sm(e,t){return!(!lm(e)||!cm(t))||!fm(t,e)&&!fm(e,t)&&(!!function(e,t){var n=sm(e),i=sm(t);return(n||i)&&n!==i}(e,t)||!!Mm(e,t))}function Cm(e,t){return!(Rm(e)&&!Rm(t))&&(Ar(n=e,"bpmn:InteractionNode")&&!Ar(n,"bpmn:BoundaryEvent")&&(!Ar(n,"bpmn:Event")||Ar(n,"bpmn:ThrowEvent")&&um(n,"bpmn:MessageEventDefinition"))&&function(e){return Ar(e,"bpmn:InteractionNode")&&!cm(e)&&(!Ar(e,"bpmn:Event")||Ar(e,"bpmn:CatchEvent")&&um(e,"bpmn:MessageEventDefinition"))&&!(Ar(e,"bpmn:BoundaryEvent")&&!hm(e,"bpmn:MessageEventDefinition"))}(t)&&!function(e,t){return om(e)===om(t)}(e,t));var n}function Am(e,t){return Ar(n=e,"bpmn:FlowNode")&&!Ar(n,"bpmn:EndEvent")&&!Gr(n)&&!(Ar(n,"bpmn:IntermediateThrowEvent")&&hm(n,"bpmn:LinkEventDefinition"))&&!lm(n)&&!cm(n)&&function(e){return Ar(e,"bpmn:FlowNode")&&!Ar(e,"bpmn:StartEvent")&&!Ar(e,"bpmn:BoundaryEvent")&&!Gr(e)&&!(Ar(e,"bpmn:IntermediateCatchEvent")&&hm(e,"bpmn:LinkEventDefinition"))&&!cm(e)}(t)&&function(e,t){return pm(e)===pm(t)}(e,t)&&!(Ar(e,"bpmn:EventBasedGateway")&&!function(e){return Ar(e,"bpmn:ReceiveTask")||Ar(e,"bpmn:IntermediateCatchEvent")&&(hm(e,"bpmn:MessageEventDefinition")||hm(e,"bpmn:TimerEventDefinition")||hm(e,"bpmn:ConditionalEventDefinition")||hm(e,"bpmn:SignalEventDefinition"))}(t));var n}function Mm(e,t){return Mr(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Mr(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:!(!Mr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])||!Mr(e,["bpmn:Activity","bpmn:CatchEvent"]))&&{type:"bpmn:DataOutputAssociation"}}function Tm(e,t,n){if(!t)return!1;if(Array.isArray(e)){if(1!==e.length)return!1;e=e[0]}return t.source!==e&&t.target!==e&&(Mr(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!ko(t)&&Ar(e,"bpmn:FlowNode")&&!Ar(e,"bpmn:BoundaryEvent")&&gm(e,t.parent))}function Dm(e,t){return!!ko(t)||!(Ar(t,"bpmn:Lane")&&!function(e,t){return e&&t&&-1!==e.indexOf(t)}(e,t.parent))}function Rm(e){return oc(e,"bpmn:Process")||oc(e,"bpmn:Collaboration")}r(im,Xl),im.$inject=["eventBus"],im.prototype.init=function(){this.addRule("connection.start",(function(e){return function(e){if(rm(e))return null;return Mr(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}(e.source)})),this.addRule("connection.create",(function(e){var t=e.source,n=e.target,i=e.hints||{},r=i.targetParent;if(i.targetAttach)return!1;r&&(n.parent=r);try{return mm(t,n)}finally{r&&(n.parent=null)}})),this.addRule("connection.reconnect",(function(e){var t=e.connection;return mm(e.source,e.target,t)})),this.addRule("connection.updateWaypoints",(function(e){return{type:e.connection.type}})),this.addRule("shape.resize",(function(e){return km(e.shape,e.newBounds)})),this.addRule("elements.create",(function(e){var t=e.elements,n=e.position,i=e.target;return!(dm(i)&&!Tm(t,i))&&k(t,(function(e){return dm(e)?mm(e.source,e.target,e):e.host?Om(e,e.host,null,n):Pm(e,i,null)}))})),this.addRule("elements.move",(function(e){var t=e.target,n=e.shapes,i=e.position;return Om(n,t,null,i)||_m(n,t,i)||Em(n,t)||Tm(n,t)})),this.addRule("shape.create",(function(e){return Pm(e.shape,e.target,e.source,e.position)})),this.addRule("shape.attach",(function(e){return Om(e.shape,e.target,null,e.position)})),this.addRule("element.copy",(function(e){var t=e.element;return Dm(e.elements,t)}))},im.prototype.canConnectMessageFlow=Cm,im.prototype.canConnectSequenceFlow=Am,im.prototype.canConnectDataAssociation=Mm,im.prototype.canConnectAssociation=Sm,im.prototype.canMove=Em,im.prototype.canAttach=Om,im.prototype.canReplace=_m,im.prototype.canDrop=gm,im.prototype.canInsert=Tm,im.prototype.canCreate=Pm,im.prototype.canConnect=mm,im.prototype.canResize=km,im.prototype.canCopy=Dm;var jm={__depends__:[kc],__init__:["bpmnRules"],bpmnRules:["type",im]};function $m(e,t){e.on("saveXML.start",2e3,(function(){_(t.getRootElements(),(function(e){var t,n=Dr(e);t=C(O(bt([e],!1),(function(t){return t!==e&&!t.labelTarget})),Dr),n.set("planeElement",t)}))}))}$m.$inject=["eventBus","canvas"];var Bm={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",$m]};function zm(e){ls.call(this,e);var t=this;this.preExecute(["shape.create","connection.create"],(function(e){var n=e.context,i=n.shape||n.connection,r=n.parent,o=t.getOrdering(i,r);o&&(void 0!==o.parent&&(n.parent=o.parent),n.parentIndex=o.index)})),this.preExecute(["shape.move","connection.move"],(function(e){var n=e.context,i=n.shape||n.connection,r=n.newParent||i.parent,o=t.getOrdering(i,r);o&&(void 0!==o.parent&&(n.newParent=o.parent),n.newParentIndex=o.index)}))}function qm(e,t,n){zm.call(this,e);var i=[{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: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 r(e){var t=e.order;if(t||(e.order=t=function(e){if(e.labelTarget)return{level:10};var t=w(i,(function(t){return Mr(e,[t.type])}));return t&&t.order||{level:1}}(e)),!t)throw new Error("no order for <"+e.id+">");return t}this.getOrdering=function(e,n){if(e.labelTarget)return{parent:t.findRoot(n)||t.getRootElement(),index:-1};var i=r(e);i.containers&&(n=function(e,t,n){for(var i=t;i&&!Mr(i,n);)i=i.parent;if(!i)throw new Error("no parent for <"+e.id+"> in <"+(t&&t.id)+">");return i}(e,n,i.containers));var o=n.children.indexOf(e),s=x(n.children,(function(t){return!(!e.labelTarget&&t.labelTarget)&&i.level<r(t).level}));return-1!==s&&-1!==o&&o<s&&(s-=1),{index:s,parent:n}}}zm.prototype.getOrdering=function(e,t){return null},r(zm,ls),qm.$inject=["eventBus","canvas","translate"],r(qm,zm);var Nm={__depends__:[wo],__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",qm]};function Lm(e,t){this._eventBus=e,this._dragging=t,this._tools=[],this._active=null}Lm.$inject=["eventBus","dragging"],Lm.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)},Lm.prototype.isActive=function(e){return e&&this._active===e},Lm.prototype.length=function(e){return this._tools.length},Lm.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},Lm.prototype.bindEvents=function(e,t){var n=this._eventBus,i=this._dragging,r=[];n.on(t.tool+".init",(function(t){if(!t.context.reactivate&&this.isActive(e))return this.setActive(null),void i.cancel();this.setActive(e)}),this),_(t,(function(e){r.push(e+".ended"),r.push(e+".canceled")})),n.on(r,250,(function(e){this._active&&(function(e){var t=e.originalEvent&&e.originalEvent.target;return t&&ce(t,'.group[data-group="tools"]')}(e)||this.setActive(null))}),this)};var Im={__depends__:[xc],__init__:["toolManager"],toolManager:["type",Lm]};function Vm(e,t){return-1!==e.indexOf(t)}var Fm=Math.abs,Hm=Math.round,Qm={x:"width",y:"height"},Um="crosshair",Wm={n:"top",w:"left",s:"bottom",e:"right"},Xm={n:"s",w:"e",s:"n",e:"w"};function Ym(e,t,n,i,r,o,s){this._canvas=e,this._dragging=t,this._eventBus=n,this._modeling=i,this._rules=r,this._toolManager=o,this._mouse=s;var a=this;o.registerTool("space",{tool:"spaceTool.selection",dragging:"spaceTool"}),n.on("spaceTool.selection.end",(function(e){n.once("spaceTool.selection.ended",(function(){a.activateMakeSpace(e.originalEvent)}))})),n.on("spaceTool.move",1500,(function(e){var t=e.context,n=t.initialized;n||(n=t.initialized=a.init(e,t)),n&&Zm(e)})),n.on("spaceTool.end",(function(e){var t=e.context,i=t.axis,r=t.direction,o=t.movingShapes,s=t.resizingShapes,l=t.start;if(t.initialized){Zm(e);var c={x:0,y:0};c[i]=Hm(e["d"+i]),a.makeSpace(o,s,c,r,l),n.once("spaceTool.ended",(function(e){a.activateSelection(e.originalEvent,!0,!0)}))}}))}function Gm(e){return{top:e.top-20,right:e.right+20,bottom:e.bottom+20,left:e.left-20}}function Zm(e){var t,n,i=e.context.spaceToolConstraints;i&&(m(i.left)&&(t=Math.max(e.x,i.left),e.dx=e.dx+t-e.x,e.x=t),m(i.right)&&(t=Math.min(e.x,i.right),e.dx=e.dx+t-e.x,e.x=t),m(i.top)&&(n=Math.max(e.y,i.top),e.dy=e.dy+n-e.y,e.y=n),m(i.bottom)&&(n=Math.min(e.y,i.bottom),e.dy=e.dy+n-e.y,e.y=n))}function Km(e,t){return-1!==e.indexOf(t)}function Jm(e){return!!e.waypoints}function eg(e){return!!e.labelTarget}Ym.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],Ym.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:Um,data:{context:{reactivate:n}},trapClick:!1})},Ym.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Um,data:{context:{}}})},Ym.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},Ym.prototype.init=function(e,t){var n=Fm(e.dx)>Fm(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Fm(i)<5)return!1;i<0&&(i*=-1),qo(e)&&(i*=-1);var o=function(e,t){if("x"===e){if(t>0)return"e";if(t<0)return"w"}if("y"===e){if(t>0)return"s";if(t<0)return"n"}return null}(n,i),s=bt(this._canvas.getRootElement(),!0),a=this.calculateAdjustments(s,n,i,r),l=function(e,t,n,i,r){var o=e.movingShapes,s=e.resizingShapes;if(!s.length)return;var a,l,c={};return _(s,(function(e){var p,h,u,d,f,g,y=e.attachers,v=e.children,b=vn(e),w=O(v,(function(e){return!(Jm(e)||eg(e)||Km(o,e)||Km(s,e))})),x=O(v,(function(e){return!Jm(e)&&!eg(e)&&Km(o,e)})),_=[],E=[];w.length&&(h=Gm(vn(wt(w))),p=i-b[Wm[n]]+h[Wm[n]],"n"===n?c.bottom=l=m(l)?Math.min(l,p):p:"w"===n?c.right=l=m(l)?Math.min(l,p):p:"s"===n?c.top=a=m(a)?Math.max(a,p):p:"e"===n&&(c.left=a=m(a)?Math.max(a,p):p)),x.length&&(u=Gm(vn(wt(x))),p=i-u[Wm[Xm[n]]]+b[Wm[Xm[n]]],"n"===n?c.bottom=l=m(l)?Math.min(l,p):p:"w"===n?c.right=l=m(l)?Math.min(l,p):p:"s"===n?c.top=a=m(a)?Math.max(a,p):p:"e"===n&&(c.left=a=m(a)?Math.max(a,p):p)),y&&y.length&&(y.forEach((function(e){Km(o,e)?_.push(e):E.push(e)})),_.length&&(d=vn(wt(_.map(xn))),f=b[Wm[Xm[n]]]-(d[Wm[Xm[n]]]-i)),E.length&&(g=vn(wt(E.map(xn)))[Wm[n]]-(b[Wm[n]]-i)),"n"===n?(p=Math.min(f||1/0,g||1/0),c.bottom=l=m(l)?Math.min(l,p):p):"w"===n?(p=Math.min(f||1/0,g||1/0),c.right=l=m(l)?Math.min(l,p):p):"s"===n?(p=Math.max(f||-1/0,g||-1/0),c.top=a=m(a)?Math.max(a,p):p):"e"===n&&(p=Math.max(f||-1/0,g||-1/0),c.left=a=m(a)?Math.max(a,p):p));var P=r&&r[e.id];P&&("n"===n?(p=i+e[Qm[t]]-P[Qm[t]],c.bottom=l=m(l)?Math.min(l,p):p):"w"===n?(p=i+e[Qm[t]]-P[Qm[t]],c.right=l=m(l)?Math.min(l,p):p):"s"===n?(p=i-e[Qm[t]]+P[Qm[t]],c.top=a=m(a)?Math.max(a,p):p):"e"===n&&(p=i-e[Qm[t]]+P[Qm[t]],c.left=a=m(a)?Math.max(a,p):p))})),c}(a,n,o,r,this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:a.resizingShapes,start:r}));return F(t,a,{axis:n,direction:o,spaceToolConstraints:l,start:r}),Gs("resize-"+("x"===n?"ew":"ns")),!0},Ym.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],s=[],a=[],l=[];function c(e){o.includes(e)||o.push(e);var t=e.label;t&&!o.includes(t)&&o.push(t)}_(e,(function(e){if(e.parent&&!eg(e))if(Jm(e))l.push(e);else{var o=e[t],p=o+e[Qm[t]];if(function(e){return!!e.host}(e)&&(n>0&&xn(e)[t]>i||n<0&&xn(e)[t]<i))a.push(e);else{var h;if(!(n>0&&o>i||n<0&&p<i))return o<i&&p>i&&r.allowed("shape.resize",{shape:e})?(h=e,void(s.includes(h)||s.push(h))):void 0;c(e)}}})),_(o,(function(e){var t=e.attachers;t&&_(t,(function(e){c(e)}))}));var p=o.concat(s);return _(a,(function(e){var t=e.host;Km(p,t)&&c(e)})),p=o.concat(s),_(l,(function(e){var t=e.source,n=e.target,i=e.label;Km(p,t)&&Km(p,n)&&i&&c(i)})),{movingShapes:o,resizingShapes:s}},Ym.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Ym.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^spaceTool/.test(e.prefix)};var tg="djs-dragging",ng="djs-resizing",ig=Math.max;function rg(e,t,n,i,r){function o(e,t){_(e,(function(e){r.addDragger(e,t),n.addMarker(e,tg)}))}e.on("spaceTool.selection.start",(function(e){var t=n.getLayer("space"),r=e.context,o="M 0,-10000 L 0,10000",s="M -10000,0 L 10000,0",a=Ie("g");Te(a,i.cls("djs-crosshair-group",["no-events"])),Ce(t,a);var l=Ie("path");Te(l,"d",o),Re(l).add("djs-crosshair"),Ce(a,l);var c=Ie("path");Te(c,"d",s),Re(c).add("djs-crosshair"),Ce(a,c),r.crosshairGroup=a})),e.on("spaceTool.selection.move",(function(e){ni(e.context.crosshairGroup,e.x,e.y)})),e.on("spaceTool.selection.cleanup",(function(e){var t=e.context.crosshairGroup;t&&$e(t)})),e.on("spaceTool.move",250,(function(e){var s=e.context,a=s.line,l=s.axis,c=s.movingShapes,p=s.resizingShapes;if(s.initialized){if(!s.dragGroup){var h=n.getLayer("space");Te(a=Ie("path"),"d","M0,0 L0,0"),Re(a).add("djs-crosshair"),Ce(h,a),s.line=a;var u=Ie("g");Te(u,i.cls("djs-drag-group",["no-events"])),Ce(n.getActiveLayer(),u),o(c,u),o(s.movingConnections=t.filter((function(e){var t=!1;_(c,(function(n){_(n.outgoing,(function(n){e===n&&(t=!0)}))}));var n=!1;_(c,(function(t){_(t.incoming,(function(t){e===t&&(n=!0)}))}));var i=!1;_(p,(function(t){_(t.outgoing,(function(t){e===t&&(i=!0)}))}));var r=!1;return _(p,(function(t){_(t.incoming,(function(t){e===t&&(r=!0)}))})),function(e){return e.waypoints}(e)&&(t||i)&&(n||r)})),u),s.dragGroup=u}if(!s.frameGroup){var d=Ie("g");Te(d,i.cls("djs-frame-group",["no-events"])),Ce(n.getActiveLayer(),d);var f=[];_(p,(function(e){var t=r.addFrame(e,d),i=t.getBBox();f.push({element:t,initialBounds:i}),n.addMarker(e,ng)})),s.frameGroup=d,s.frames=f}Te(a,{d:{x:"M"+e.x+", -10000 L"+e.x+", 10000",y:"M -10000, "+e.y+" L 10000, "+e.y}[l]});var m={x:e.dx,y:e.dy};m[{x:"y",y:"x"}[s.axis]]=0,ni(s.dragGroup,m.x,m.y),_(s.frames,(function(e){var t,n,i=e.element,r=e.initialBounds;"e"===s.direction?Te(i,{width:ig(r.width+m.x,5)}):Te(i,{width:t=ig(r.width-m.x,5),x:r.x+r.width-t}),"s"===s.direction?Te(i,{height:ig(r.height+m.y,5)}):Te(i,{height:n=ig(r.height-m.y,5),y:r.y+r.height-n})}))}})),e.on("spaceTool.cleanup",(function(e){var t=e.context,i=t.movingShapes,r=t.movingConnections,o=t.resizingShapes,s=t.line,a=t.dragGroup,l=t.frameGroup;_(i,(function(e){n.removeMarker(e,tg)})),_(r,(function(e){n.removeMarker(e,tg)})),a&&($e(s),$e(a)),_(o,(function(e){n.removeMarker(e,ng)})),l&&$e(l)}))}rg.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];var og={__init__:["spaceToolPreview"],__depends__:[xc,kc,Im,Lp,th],spaceTool:["type",Ym],spaceToolPreview:["type",rg]};function sg(e){e.invoke(Ym,this)}sg.$inject=["injector"],r(sg,Ym),sg.prototype.calculateAdjustments=function(e,t,n,i){var r=Ym.prototype.calculateAdjustments.call(this,e,t,n,i);return r.resizingShapes=r.resizingShapes.filter((function(e){return!Ar(e,"bpmn:TextAnnotation")})),r};var ag={__depends__:[og],spaceTool:["type",sg]};function lg(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)}lg.$inject=["eventBus","injector"],lg.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(n)},lg.prototype.canExecute=function(e,t){const n={command:e,context:t},i=this._getHandler(e);let r=this._fire(e,"canExecute",n);if(void 0===r){if(!i)return!1;i.canExecute&&(r=i.canExecute(t))}return r},lg.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,!1!==e&&this._fire("changed",{trigger:"clear"})},lg.prototype.undo=function(){let e,t=this._getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._internalUndo(t),e=this._getUndoAction(),e&&e.id===t.id);)t=e;this._popAction()}},lg.prototype.redo=function(){let e,t=this._getRedoAction();if(t){for(this._currentExecution.trigger="redo",this._pushAction(t);t&&(this._internalExecute(t,!0),e=this._getRedoAction(),e&&e.id===t.id);)t=e;this._popAction()}},lg.prototype.register=function(e,t){this._setHandler(e,t)},lg.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)},lg.prototype.canUndo=function(){return!!this._getUndoAction()},lg.prototype.canRedo=function(){return!!this._getRedoAction()},lg.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},lg.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},lg.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)}))},lg.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 e of i)if(r=this._eventBus.fire("commandStack."+e,n),n.cancelBubble)break;return r},lg.prototype._createId=function(){return this._uid++},lg.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},lg.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(e)},lg.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)},lg.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:R("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},lg.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=d(e)?e:[e],t.dirty=t.dirty.concat(e))},lg.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},lg.prototype._revertedAction=function(e){this._stackIdx--},lg.prototype._getHandler=function(e){return this._handlerMap[e]},lg.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};var cg={commandStack:["type",lg]},pg=new Jo("tt");function hg(e,t){e.style.display=!1===t?"none":""}var ug=".djs-tooltip";function dg(e,t){var n,i;this._eventBus=e,this._canvas=t,this._ids=pg,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),ne(i=_e('<div class="djs-tooltip-container" />'),{position:"absolute",width:"0",height:"0"}),n.insertBefore(i,n.firstChild),i);var r=this;be.bind(this._tooltipRoot,ug,"mousedown",(function(e){e.stopPropagation()})),be.bind(this._tooltipRoot,ug,"mouseover",(function(e){r.trigger("mouseover",e)})),be.bind(this._tooltipRoot,ug,"mouseout",(function(e){r.trigger("mouseout",e)})),this._init()}dg.$inject=["eventBus","canvas"],dg.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=F({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},dg.prototype.trigger=function(e,t){var n=t.delegateTarget||t.target,i=this.get(ie(n,"data-tooltip-id"));i&&("mouseover"===e&&i.timeout&&this.clearTimeout(i),"mouseout"===e&&i.timeout&&(i.timeout=1e3,this.setTimeout(i)))},dg.prototype.get=function(e){return"string"!=typeof e&&(e=e.id),this._tooltips[e]},dg.prototype.clearTimeout=function(e){if(e=this.get(e)){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},dg.prototype.setTimeout=function(e){if(e=this.get(e)){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout((function(){t.remove(e)}),e.timeout)}},dg.prototype.remove=function(e){var t=this.get(e);t&&(ke(t.html),ke(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},dg.prototype.show=function(){hg(this._tooltipRoot)},dg.prototype.hide=function(){hg(this._tooltipRoot,!1)},dg.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},dg.prototype._addTooltip=function(e){var t,n=e.id,i=e.html,r=this._tooltipRoot;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),y(i)&&(i=_e(i)),ne(t=_e('<div data-tooltip-id="'+n+'" class="'+'djs-tooltip">'),{position:"absolute"}),t.appendChild(i),e.type&&oe(t).add("djs-tooltip-"+e.type),e.className&&oe(t).add(e.className),e.htmlContainer=t,r.appendChild(t),this._tooltips[n]=e,this._updateTooltip(e)},dg.prototype._updateTooltip=function(e){var t=e.position;!function(e,t,n){ne(e,{left:t+"px",top:n+"px"})}(e.htmlContainer,t.x,t.y)},dg.prototype._updateTooltipVisibilty=function(e){_(this._tooltips,(function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),hg(i,r))}))},dg.prototype._init=function(){var e=this;this._eventBus.on("canvas.viewbox.changing",(function(t){e.hide()})),this._eventBus.on("canvas.viewbox.changed",(function(t){var n;n=t.viewbox,e._updateRoot(n),e._updateTooltipVisibilty(n),e.show()}))};var fg={__init__:["tooltips"],tooltips:["type",dg]};function mg(e,t){if("function"!=typeof t)throw new Error("removeFn iterator must be a function");if(e){for(var n;n=e[0];)t(n);return e}}function gg(e,t,n){ls.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",1400,(function(e){var t=e.context,n=t.shapes,i=t.validatedShapes;t.shapes=yg(n),t.validatedShapes=yg(i)})),i&&t.on("shape.move.start",250,(function(e){var t=e.context,n=t.shapes,r=[];_(n,(function(e){_(e.labels,(function(n){n.hidden||-1!==t.shapes.indexOf(n)||r.push(n),e.labelTarget&&r.push(e)}))})),_(r,(function(e){i.makeDraggable(t,e,!0)}))})),this.preExecuted("elements.move",1400,(function(e){var t=e.context.closure,n=t.enclosedElements,i=[];_(n,(function(e){_(e.labels,(function(e){n[e.id]||i.push(e)}))})),t.addAll(i)})),this.preExecute(["connection.delete","shape.delete"],(function(e){var t=e.context;mg((t.connection||t.shape).labels,(function(e){n.removeShape(e,{nested:!0})}))})),this.execute("shape.delete",(function(e){var t=e.context,n=t.shape,i=n.labelTarget;i&&(t.labelTargetIndex=Ct(i.labels,n),t.labelTarget=i,n.labelTarget=null)})),this.revert("shape.delete",(function(e){var t=e.context,n=t.shape,i=t.labelTarget,r=t.labelTargetIndex;i&&(St(i.labels,n,r),n.labelTarget=i)}))}function yg(e){return O(e,(function(t){return-1===e.indexOf(t.labelTarget)}))}r(gg,ls),gg.$inject=["injector","eventBus","modeling"];var vg={__init__:["labelSupport"],labelSupport:["type",gg]},bg="attach-ok";function wg(e,t,n,i,r){ls.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",1401,(function(e){var t,n,i=e.context,r=i.shapes,o=i.validatedShapes;i.shapes=(n=xg(t=r),j("id",t,n)),i.validatedShapes=function(e){var t=D(e,"id");return O(e,(function(e){for(;e;){if(e.host&&t[e.host.id])return!1;e=e.parent}return!0}))}(o)})),o&&t.on("shape.move.start",251,(function(e){var t=e.context;_(xg(t.shapes),(function(e){o.makeDraggable(t,e,!0),_(e.labels,(function(e){o.makeDraggable(t,e,!0)}))}))})),o&&t.on("shape.move.start",(function(e){var i=e.context.shapes;if(1===i.length){var r=i[0].host;r&&(n.addMarker(r,bg),t.once(["shape.move.out","shape.move.cleanup"],(function(){n.removeMarker(r,bg)})))}})),this.preExecuted("elements.move",1401,(function(e){var t=e.context,n=t.closure;_(xg(t.shapes),(function(e){n.add(e,n.topLevel[e.host.id])}))})),this.postExecuted("elements.move",(function(e){var t=e.context,n=t.shapes,i=t.newHost;i&&1!==n.length||_(i?n:O(n,(function(e){var t,i=e.host;return function(e){return!!e.host}(e)&&(t=i,!(-1!==n.indexOf(t)))})),(function(e){r.updateAttachment(e,i)}))})),this.postExecuted("elements.move",(function(e){_(e.context.shapes,(function(e){_(e.attachers,(function(e){_(e.outgoing.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)})),_(e.incoming.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)}))}))}))})),this.postExecute("shape.create",(function(e){var t=e.context,n=t.shape,i=t.host;i&&r.updateAttachment(n,i)})),this.postExecute("shape.replace",(function(e){var t=e.context,n=t.oldShape,o=t.newShape;mg(n.attachers,(function(e){"attach"===i.allowed("elements.move",{target:o,shapes:[e]})?r.updateAttachment(e,o):r.removeShape(e)})),o.attachers.length&&_(o.attachers,(function(e){var t=nf(e,n,o);r.moveShape(e,t,e.parent)}))})),this.postExecute("shape.resize",(function(e){var t=e.context,n=t.shape,i=t.oldBounds,o=t.newBounds,s=n.attachers;!1!==(t.hints||{}).attachSupport&&_(s,(function(e){var t=nf(e,i,o);r.moveShape(e,t,e.parent),_(e.labels,(function(e){r.moveShape(e,t,e.parent)}))}))})),this.preExecute("shape.delete",(function(e){var t=e.context.shape;mg(t.attachers,(function(e){r.removeShape(e)})),t.host&&r.updateAttachment(t,null)}))}function xg(e){return a(C(e,(function(e){return e.attachers||[]})))}r(wg,ls),wg.$inject=["injector","eventBus","canvas","rules","modeling"];var Og={__depends__:[kc],__init__:["attachSupport"],attachSupport:["type",wg]};function _g(e){this._model=e}function Eg(e,t,n,i){ls.call(this,e),this._bpmnFactory=t,this._translate=i;var r=this;function o(e){_(e.context.oldRoot.children,(function(e){Ar(e,"bpmn:BaseElement")&&r.updateParent(e)}))}function s(e){var t=e.context.shape;Ar(t,"bpmn:BaseElement")&&r.updateBounds(t)}function a(e){r.updateConnection(e.context)}function l(e){r.updateConnectionWaypoints(e.context.connection)}function c(e){r.updateAttachment(e.context)}this.executed(["connection.layout","connection.create"],(function(e){var t,i=e.context,r=i.hints||{};i.cropped||!1===r.createElementsBehavior||((t=i.connection).waypoints=n.getCroppedWaypoints(t),i.cropped=!0)})),this.reverted(["connection.layout"],(function(e){delete e.context.cropped})),this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Pg((function(e){var t=e.context;r.updateParent(t.shape||t.connection,t.oldParent)}))),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Pg((function(e){var t=e.context,n=t.shape||t.connection,i=t.parent||t.newParent;r.updateParent(n,i)}))),this.executed(["canvas.updateRoot"],o),this.reverted(["canvas.updateRoot"],o),this.executed(["shape.move","shape.create","shape.resize"],Pg((function(e){"label"!==e.context.shape.type&&s(e)}))),this.reverted(["shape.move","shape.create","shape.resize"],Pg((function(e){"label"!==e.context.shape.type&&s(e)}))),e.on("shape.changed",(function(e){"label"===e.element.type&&s({context:{shape:e.element}})})),this.executed(["connection.create","connection.move","connection.delete","connection.reconnect"],Pg(a)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Pg(a)),this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Pg(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Pg(l)),this.executed("connection.reconnect",Pg((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Tr(n),s=Tr(i),a=Tr(r);o.conditionExpression&&!Mr(a,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(t.oldConditionExpression=o.conditionExpression,delete o.conditionExpression),i!==r&&s.default===o&&(t.oldDefault=s.default,delete s.default)}))),this.reverted("connection.reconnect",Pg((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Tr(n),s=Tr(i),a=Tr(r);t.oldConditionExpression&&(o.conditionExpression=t.oldConditionExpression),t.oldDefault&&(s.default=t.oldDefault,delete a.default)}))),this.executed(["element.updateAttachment"],Pg(c)),this.reverted(["element.updateAttachment"],Pg(c))}function Pg(e){return function(t){var n=t.context;Ar(n.shape||n.connection,"bpmn:BaseElement")&&e(t)}}function kg(e,t,n){Gn.call(this),this._bpmnFactory=e,this._moddle=t,this._translate=n}function Sg(e,t,n){return void 0===t[n]?t:(e[n]=t[n],W(t,[n]))}function Cg(e,t){this._modeling=e,this._canvas=t}function Ag(e){this._modeling=e}function Mg(e,t){this._canvas=e,this._layouter=t}_g.$inject=["moddle"],_g.prototype._needsId=function(e){return Mr(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"])},_g.prototype._ensureId=function(e){var t;e.id?this._model.ids.claim(e.id,e):(t=Ar(e,"bpmn:Activity")?"Activity":Ar(e,"bpmn:Event")?"Event":Ar(e,"bpmn:Gateway")?"Gateway":Mr(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?"Flow":(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e)))},_g.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},_g.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},_g.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",F({bpmnElement:e,bounds:this.createDiBounds()},t))},_g.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},_g.prototype.createDiWaypoints=function(e){var t=this;return C(e,(function(e){return t.createDiWaypoint(e)}))},_g.prototype.createDiWaypoint=function(e){return this.create("dc:Point",U(e,["x","y"]))},_g.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",F({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},_g.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",F({bpmnElement:e},t))},r(Eg,ls),Eg.$inject=["eventBus","bpmnFactory","connectionDocking","translate"],Eg.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Eg.prototype.updateParent=function(e,t){if(!(e instanceof Wn||Ar(e,"bpmn:DataStoreReference")&&e.parent&&Ar(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Dr(e),o=n&&n.businessObject,s=Dr(n);Ar(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),Ar(e,"bpmn:DataOutputAssociation")&&(o=e.source?e.source.businessObject:null),Ar(e,"bpmn:DataInputAssociation")&&(o=e.target?e.target.businessObject:null),this.updateSemanticParent(i,o),Ar(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,s)}},Eg.prototype.updateBounds=function(e){var t=Dr(e),n=function(e){if(!Ar(e,"bpmn:Activity"))return;var t=Dr(e);if(!t)return;var n=t.get("label");if(!n)return;return n.get("bounds")}(e);if(n){var i=ea(n,t.get("bounds"));F(n,{x:e.x+i.x,y:e.y+i.y})}var r=e instanceof Wn?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),F(o,{x:e.x,y:e.y,width:e.width,height:e.height})},Eg.prototype.updateFlowNodeRefs=function(e,t,n){n!==t&&(Ar(n,"bpmn:Lane")&&kt(n.get("flowNodeRef"),e),Ar(t,"bpmn:Lane")&&St(t.get("flowNodeRef"),e))},Eg.prototype.updateDiConnection=function(e,t,n){var i=Dr(e),r=Dr(t),o=Dr(n);i.sourceElement&&i.sourceElement.bpmnElement!==Tr(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==Tr(n)&&(i.targetElement=n&&o)},Eg.prototype.updateDiParent=function(e,t){if(t&&!Ar(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(kt(n,e),e.$parent=null)}},Eg.prototype.getLaneSet=function(e){var t,n;return Ar(e,"bpmn:Lane")?((t=e.childLaneSet)||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(Ar(e,"bpmn:Participant")&&(e=e.processRef),(t=(n=e.get("laneSets"))[0])||((t=this._bpmnFactory.create("bpmn:LaneSet")).$parent=e,n.push(t)),t)},Eg.prototype.updateSemanticParent=function(e,t,n){var i,r=this._translate;if(e.$parent!==t&&(!Ar(e,"bpmn:DataInput")&&!Ar(e,"bpmn:DataOutput")||(Ar(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),!("ioSpecification"in t)||t.ioSpecification!==e.$parent))){if(Ar(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(Ar(e,"bpmn:FlowElement")){if(t)if(Ar(t,"bpmn:Participant"))t=t.processRef;else if(Ar(t,"bpmn:Lane"))do{t=t.$parent.$parent}while(Ar(t,"bpmn:Lane"));i="flowElements"}else if(Ar(e,"bpmn:Artifact")){for(;t&&!Ar(t,"bpmn:Process")&&!Ar(t,"bpmn:SubProcess")&&!Ar(t,"bpmn:Collaboration");){if(Ar(t,"bpmn:Participant")){t=t.processRef;break}t=t.$parent}i="artifacts"}else if(Ar(e,"bpmn:MessageFlow"))i="messageFlows";else if(Ar(e,"bpmn:Participant")){i="participants";var o,s=e.processRef;s&&(o=function(e){for(;e&&!Ar(e,"bpmn:Definitions");)e=e.$parent;return e}(e.$parent||t),e.$parent&&(kt(o.get("rootElements"),s),s.$parent=null),t&&(St(o.get("rootElements"),s),s.$parent=o))}else Ar(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":Ar(e,"bpmn:DataInputAssociation")&&(i="dataInputAssociations");if(!i)throw new Error(r("no parent for {element} in {parent}",{element:e.id,parent:t.id}));var a;if(e.$parent&&kt(a=e.$parent.get(i),e),t?((a=t.get(i)).push(e),e.$parent=t):e.$parent=null,n){var l=n.get(i);kt(a,e),t&&(l||(l=[],t.set(i,l)),l.push(e))}}},Eg.prototype.updateConnectionWaypoints=function(e){Dr(e).set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Eg.prototype.updateConnection=function(e){var t,n=e.connection,i=Tr(n),r=n.source,o=Tr(r),s=n.target,a=Tr(n.target);if(Ar(i,"bpmn:DataAssociation"))Ar(i,"bpmn:DataInputAssociation")?(i.get("sourceRef")[0]=o,t=e.parent||e.newParent||a,this.updateSemanticParent(i,a,t)):Ar(i,"bpmn:DataOutputAssociation")&&(t=e.parent||e.newParent||o,this.updateSemanticParent(i,o,t),i.targetRef=a);else{var l=Ar(i,"bpmn:SequenceFlow");i.sourceRef!==o&&(l&&(kt(i.sourceRef&&i.sourceRef.get("outgoing"),i),o&&o.get("outgoing")&&o.get("outgoing").push(i)),i.sourceRef=o),i.targetRef!==a&&(l&&(kt(i.targetRef&&i.targetRef.get("incoming"),i),a&&a.get("incoming")&&a.get("incoming").push(i)),i.targetRef=a)}this.updateConnectionWaypoints(n),this.updateDiConnection(n,r,s)},Eg.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label},r(kg,Gn),kg.$inject=["bpmnFactory","moddle","translate"],kg.prototype.baseCreate=Gn.prototype.create,kg.prototype.create=function(e,t){if("label"===e){var n=t.di||this._bpmnFactory.createDiLabel();return this.baseCreate(e,F({type:"label",di:n},xo,t))}return this.createBpmnElement(e,t)},kg.prototype.createBpmnElement=function(e,t){var n,i,r,o=this._translate,s=(t=F({},t||{})).businessObject,a=t.di;if(!s){if(!t.type)throw new Error(o("no shape type specified"));kr(s=this._bpmnFactory.create(t.type))}if(!Mr(a,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])){var l=F({},a||{},{id:s.id+"_di"});a="root"===e?this._bpmnFactory.createDiPlane(s,l):"connection"===e?this._bpmnFactory.createDiEdge(s,l):this._bpmnFactory.createDiShape(s,l)}return Ar(s,"bpmn:Group")&&(t=F({isFrame:!0},t)),t=function(e,t,n){return _(n,(function(n){t=Sg(e,t,n)})),t}(s,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=Sg(a,t,"isExpanded")),Ar(s,"bpmn:SubProcess")&&(t.collapsed=!Xr(s,a)),Ar(s,"bpmn:ExclusiveGateway")&&(a.isMarkerVisible=!0),t.eventDefinitionType&&(i=s.get("eventDefinitions")||[],r=this._bpmnFactory.create(t.eventDefinitionType,t.eventDefinitionAttrs),"bpmn:ConditionalEventDefinition"===t.eventDefinitionType&&(r.condition=this._bpmnFactory.create("bpmn:FormalExpression")),i.push(r),r.$parent=s,s.eventDefinitions=i,delete t.eventDefinitionType),n=this.getDefaultSize(s,a),t=F({id:s.id},n,t,{businessObject:s,di:a}),this.baseCreate(e,t)},kg.prototype.getDefaultSize=function(e,t){var n=Tr(e);return t=t||Dr(e),Ar(n,"bpmn:SubProcess")?Xr(n,t)?{width:350,height:200}:{width:100,height:80}:Ar(n,"bpmn:Task")?{width:100,height:80}:Ar(n,"bpmn:Gateway")?{width:50,height:50}:Ar(n,"bpmn:Event")?{width:36,height:36}:Ar(n,"bpmn:Participant")?Xr(n,t)?{width:600,height:250}:{width:400,height:60}:Ar(n,"bpmn:Lane")?{width:400,height:100}:Ar(n,"bpmn:DataObjectReference")?{width:36,height:50}:Ar(n,"bpmn:DataStoreReference")?{width:50,height:50}:Ar(n,"bpmn:TextAnnotation")?{width:100,height:30}:Ar(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},kg.prototype.createParticipantShape=function(e){return f(e)||(e={isExpanded:e}),!1!==(e=F({type:"bpmn:Participant"},e||{})).isExpanded&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)},Cg.$inject=["modeling","canvas"],Cg.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;_(n,(function(e){var n={x:0,y:0};i.left?n.x=i.left-e.x:i.right?n.x=i.right-e.width-e.x:i.center?n.x=i.center-Math.round(e.width/2)-e.x:i.top?n.y=i.top-e.y:i.bottom?n.y=i.bottom-e.height-e.y:i.middle&&(n.y=i.middle-Math.round(e.height/2)-e.y),t.moveElements([e],n,e.parent)}))},Cg.prototype.postExecute=function(e){},Ag.$inject=["modeling"],Ag.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},Ag.prototype.postExecute=function(e){var t,n,i=e.hints||{};t=e.source,n=e.shape,S(t.outgoing,(function(e){return e.target===n}))||(i.connectionTarget===e.source?this._modeling.connect(e.shape,e.source,e.connection):this._modeling.connect(e.source,e.shape,e.connection))},Mg.$inject=["canvas","layouter"],Mg.prototype.execute=function(e){var t=e.connection,n=e.source,i=e.target,r=e.parent,o=e.parentIndex,s=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,s)),this._canvas.addConnection(t,r,o),t},Mg.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Tg=Math.round;function Dg(e){this._modeling=e}function Rg(e){return!!e.waypoints}Dg.$inject=["modeling"],Dg.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,s=this._modeling;_(t,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var a=wt(O(t,(function(e){return!e.hidden})));_(t,(function(e){Rg(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:Tg(e.x-a.x-a.width/2+r.x),y:Tg(e.y-a.y-a.height/2+r.y)}}))),F(e,{x:Tg(e.x-a.x-a.width/2+r.x),y:Tg(e.y-a.y-a.height/2+r.y)})}));var l=mt(t),c={};_(t,(function(e){if(Rg(e))c[e.id]=m(i)?s.createConnection(c[e.source.id],c[e.target.id],i,e,e.parent||n,o):s.createConnection(c[e.source.id],c[e.target.id],e,e.parent||n,o);else{var t=F({},o);-1===l.indexOf(e)&&(t.autoResize=!1),c[e.id]=m(i)?s.createShape(e,U(e,["x","y","width","height"]),e.parent||n,i,t):s.createShape(e,U(e,["x","y","width","height"]),e.parent||n,t)}})),e.elements=T(c)};var jg=Math.round;function $g(e){this._canvas=e}function Bg(e){$g.call(this,e)}$g.$inject=["canvas"],$g.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 void 0!==n.width?F(t,n):F(t,{x:n.x-jg(t.width/2),y:n.y-jg(t.height/2)}),this._canvas.addShape(t,i,r),t},$g.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t},r(Bg,$g),Bg.$inject=["canvas"];var zg=$g.prototype.execute;Bg.prototype.execute=function(e){var t=e.shape;return function(e){["width","height"].forEach((function(t){void 0===e[t]&&(e[t]=0)}))}(t),t.labelTarget=e.labelTarget,zg.call(this,e)};var qg=$g.prototype.revert;function Ng(e,t){this._canvas=e,this._modeling=t}function Lg(e,t){this._modeling=e,this._elementRegistry=t}function Ig(e,t){this._canvas=e,this._modeling=t}function Vg(e){this._modeling=e}Bg.prototype.revert=function(e){return e.shape.labelTarget=null,qg.call(this,e)},Ng.$inject=["canvas","modeling"],Ng.prototype.preExecute=function(e){var t=this._modeling,n=e.connection;mg(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})}))},Ng.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=Ct(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},Ng.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},Lg.$inject=["modeling","elementRegistry"],Lg.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry;_(e.elements,(function(e){n.get(e.id)&&(e.waypoints?t.removeConnection(e):t.removeShape(e))}))},Ig.$inject=["canvas","modeling"],Ig.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;mg(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.children,(function(e){e.waypoints?t.removeConnection(e,{nested:!0}):t.removeShape(e,{nested:!0})}))},Ig.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=Ct(i.children,n),t.removeShape(n),n},Ig.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},Vg.$inject=["modeling"];var Fg={x:"y",y:"x"};function Hg(e,t){this._layouter=e,this._canvas=t}function Qg(){}function Ug(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}function Wg(e){this._modeling=e}function Xg(e){this._helper=new Wg(e)}function Yg(e){this._modeling=e,this._helper=new Wg(e)}function Gg(e){this._modeling=e}function Zg(e){return e.original||e}function Kg(e,t){this._modeling=e,this._rules=t}function Jg(e){this._modeling=e}function ey(e){this._modeling=e}function ty(e){return F({},e)}function ny(e){switch(e){case"n":case"s":return"y";case"w":case"e":return"x"}}function iy(e,t,n){var i=ny(n);return/e|s/.test(n)?e[i]>t:/n|w/.test(n)?e[i]<t:void 0}function ry(e,t){return-1!==e.indexOf(t)}function oy(e){this._modeling=e}function sy(e){var t={};return _(e,(function(e){t[e.id]=e.hidden,e.children&&(t=F({},t,sy(e.children)))})),t}function ay(e,t){var n=[];return _(e,(function(e){e.hidden=t,n=n.concat(e),e.children&&(n=n.concat(ay(e.children,e.collapsed||t)))})),n}function ly(e,t){var n=[];return _(e,(function(e){e.hidden=t[e.id],n=n.concat(e),e.children&&(n=n.concat(ly(e.children,t)))})),n}function cy(e){this._modeling=e}function py(e,t){return kt(e&&e.attachers,t)}function hy(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),St(i,t,n)}}function uy(){}function dy(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",(function(){i.registerHandlers(n)}))}function fy(e){this._elementRegistry=e}function my(e,t){_(t,(function(t,n){e.set(n,t)}))}Vg.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(e,t){e.range.min=Math.min(t[i],e.range.min),e.range.max=Math.max(t[i]+t[r],e.range.max)}function s(e){return e[i]+e[r]/2}function a(e){return e.length-1}function l(e){return e.max-e.min}var c,p,h=n[0],u=a(n),d=n[u],f=0;_(n,(function(e,c){var p,h,d;e.elements.length<2?c&&c!==n.length-1&&(o(e,e.elements[0]),f+=l(e.range)):(h=(p=$(e.elements,i))[0],c===u&&(h=p[a(p)]),d=s(h),e.range=null,_(p,(function(n){!function(e,n){var r={y:0};r[i]=e-s(n),r[i]&&(r[Fg[i]]=0,t.moveElements([n],r,n.parent))}(d,n),null!==e.range?o(e,n):e.range={min:n[i],max:n[i]+n[r]}})),c&&c!==n.length-1&&(f+=l(e.range)))})),p=Math.abs(d.range.min-h.range.max),(c=Math.round((p-f)/(n.length-1)))<n.length-1||_(n,(function(e,o){var s,a={};e!==h&&e!==d&&(s=n[o-1],e.range.max=0,_(e.elements,(function(n,o){a[Fg[i]]=0,a[i]=s.range.max-n[i]+c,e.range.min!==n[i]&&(a[i]+=n[i]-e.range.min),a[i]&&t.moveElements([n],a,n.parent),e.range.max=Math.max(n[i]+n[r],o?e.range.max:0)})))}))},Vg.prototype.postExecute=function(e){},Hg.$inject=["layouter","canvas"],Hg.prototype.execute=function(e){var t=e.connection;return F(e,{oldWaypoints:t.waypoints}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Hg.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t},Qg.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=kt(o.children,t),St(i.children,t,r),t.parent=i,_(t.waypoints,(function(e){e.x+=n.x,e.y+=n.y,e.original&&(e.original.x+=n.x,e.original.y+=n.y)})),t},Qg.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return kt(n.children,t),St(i.children,t,r),t.parent=i,_(t.waypoints,(function(e){e.x-=o.x,e.y-=o.y,e.original&&(e.original.x-=o.x,e.original.y-=o.y)})),t},Ug.prototype.add=function(e,t){return this.addAll([e],t)},Ug.prototype.addAll=function(e,t){var n=function(e,t,n){p(t)&&(t=!0),f(t)&&(n=t,t=!0);var i=_t((n=n||{}).allShapes),r=_t(n.allConnections),o=_t(n.enclosedElements),s=_t(n.enclosedConnections),a=_t(n.topLevel,t&&D(e,(function(e){return e.id})));function l(e){a[e.source.id]&&a[e.target.id]&&(a[e.id]=[e]),i[e.source.id]&&i[e.target.id]&&(s[e.id]=o[e.id]=e),r[e.id]=e}return vt(e,(function(e){if(o[e.id]=e,!e.waypoints)return i[e.id]=e,_(e.incoming,l),_(e.outgoing,l),e.children;s[e.id]=r[e.id]=e})),{allShapes:i,allConnections:r,topLevel:a,enclosedConnections:s,enclosedElements:o}}(e,!!t,this);return F(this,n),this},Wg.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},Wg.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,s=e.allShapes,a=e.allConnections,l=e.enclosedConnections,c=e.topLevel,p=!1;r&&r.parent===n&&(p=!0),_(s,(function(e){o.moveShape(e,t,c[e.id]&&!p&&n,{recurse:!1,layout:!1})})),_(a,(function(e){var i=!!s[e.source.id],r=!!s[e.target.id];l[e.id]&&i&&r?o.moveConnection(e,t,c[e.id]&&!p&&n):o.layoutConnection(e,{connectionStart:i&&uf(e,e.source,t),connectionEnd:r&&df(e,e.target,t)})}))},Wg.prototype.getClosure=function(e){return(new Ug).addAll(e,!0)},Xg.$inject=["modeling"],Xg.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Xg.prototype.postExecute=function(e){var t,n=e.hints;n&&n.primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e.newParent,e.newHost,t)},Yg.$inject=["modeling"],Yg.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=U(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=kt(o.children,t),St(i.children,t,r),F(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Yg.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;!1!==i.layout&&(_(t.incoming,(function(e){r.layoutConnection(e,{connectionEnd:df(e,t,n)})})),_(t.outgoing,(function(e){r.layoutConnection(e,{connectionStart:uf(e,t,n)})}))),!1!==i.recurse&&this.moveChildren(e)},Yg.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return St(n.children,t,i),F(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Yg.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Yg.prototype.getNewParent=function(e){return e.newParent||e.shape.parent},Gg.$inject=["modeling"],Gg.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 d(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},Gg.prototype.postExecute=function(e){var t=e.connection,n=e.newSource,i=e.newTarget,r=e.dockingOrPoints,o=e.hints||{},s={};o.connectionStart&&(s.connectionStart=o.connectionStart),o.connectionEnd&&(s.connectionEnd=o.connectionEnd),!1!==o.layoutConnection&&(!n||i&&"source"!==o.docking||(s.connectionStart=s.connectionStart||Zg(d(r)?r[0]:r)),!i||n&&"target"!==o.docking||(s.connectionEnd=s.connectionEnd||Zg(d(r)?r[r.length-1]:r)),o.newWaypoints&&(s.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,s))},Gg.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},Kg.$inject=["modeling","rules"],Kg.prototype.preExecute=function(e){var t,n=this,i=this._modeling,r=this._rules,o=e.oldShape,s=e.newData,a=e.hints||{};function l(e,t,n){return r.allowed("connection.reconnect",{connection:n,source:e,target:t})}var c,p={x:s.x,y:s.y},h={x:o.x,y:o.y,width:o.width,height:o.height};t=e.newShape=e.newShape||n.createShape(s,p,o.parent,a),o.host&&i.updateAttachment(t,o.host),!1!==a.moveChildren&&(c=o.children.slice(),i.moveElements(c,{x:0,y:0},t,a));var u=o.incoming.slice(),d=o.outgoing.slice();_(u,(function(e){l(e.source,t,e)&&n.reconnectEnd(e,t,hf(e,t,h),a)})),_(d,(function(e){var i=e.target;l(t,i,e)&&n.reconnectStart(e,t,pf(e,t,h),a)}))},Kg.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},Kg.prototype.execute=function(e){},Kg.prototype.revert=function(e){},Kg.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},Kg.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},Kg.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)},Jg.$inject=["modeling"],Jg.prototype.execute=function(e){var t=e.shape,n=e.newBounds,i=e.minBounds;if(void 0===n.x||void 0===n.y||void 0===n.width||void 0===n.height)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},F(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Jg.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds;!1!==(e.hints||{}).layout&&(_(n.incoming,(function(e){t.layoutConnection(e,{connectionEnd:hf(e,n,i)})})),_(n.outgoing,(function(e){t.layoutConnection(e,{connectionStart:pf(e,n,i)})})))},Jg.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return F(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},ey.$inject=["modeling"],ey.prototype.preExecute=function(e){var t=e.delta,n=e.direction,i=e.movingShapes,r=e.resizingShapes,o=e.start,s={};this.moveShapes(i,t),_(r,(function(e){s[e.id]=function(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}(e)})),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(function(e,t){var n=[];return _(e.concat(t),(function(i){var r=i.incoming,o=i.outgoing;_(r.concat(o),(function(i){var r=i.source,o=i.target;(Vm(e,r)||Vm(e,o)||Vm(t,r)||Vm(t,o))&&(Vm(n,i)||n.push(i))}))})),n}(i,r),t,n,o,i,r,s)},ey.prototype.execute=function(){},ey.prototype.revert=function(){},ey.prototype.moveShapes=function(e,t){var n=this;_(e,(function(e){n._modeling.moveShape(e,t,null,{autoResize:!1,layout:!1,recurse:!1})}))},ey.prototype.resizeShapes=function(e,t,n){var i=this;_(e,(function(e){var r=function(e,t,n){var i=e.x,r=e.y,o=e.width,s=e.height,a=n.x,l=n.y;switch(t){case"n":return{x:i,y:r+l,width:o,height:s-l};case"s":return{x:i,y:r,width:o,height:s+l};case"w":return{x:i+a,y:r,width:o-a,height:s};case"e":return{x:i,y:r,width:o+a,height:s};default:throw new Error("unknown direction: "+t)}}(e,n,t);i._modeling.resizeShape(e,r,null,{attachSupport:!1,autoResize:!1,layout:!1})}))},ey.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,s){var a=this,l=r.concat(o);_(e,(function(e){var c=e.source,p=e.target,h=function(e){return C(e.waypoints,(function(e){return(e=ty(e)).original&&(e.original=ty(e.original)),e}))}(e),u=ny(n),d={};ry(l,c)&&ry(l,p)?(h=C(h,(function(e){return iy(e,i,n)&&(e[u]=e[u]+t[u]),e.original&&iy(e.original,i,n)&&(e.original[u]=e.original[u]+t[u]),e})),a._modeling.updateWaypoints(e,h,{labelBehavior:!1})):(ry(l,c)||ry(l,p))&&(ry(r,c)?d.connectionStart=uf(e,c,t):ry(r,p)?d.connectionEnd=df(e,p,t):ry(o,c)?d.connectionStart=pf(e,c,s[c.id]):ry(o,p)&&(d.connectionEnd=hf(e,p,s[p.id])),a._modeling.layoutConnection(e,d))}))},oy.$inject=["modeling"],oy.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=sy(n),t.collapsed=!t.collapsed;var i=ay(n,t.collapsed);return[t].concat(i)},oy.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=ly(t.children,n);return t.collapsed=!t.collapsed,[t].concat(i)},cy.$inject=["modeling"],cy.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=py(i,t),hy(n,t),t.host=n,t},cy.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,py(n,t),hy(i,t,r),t},uy.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},uy.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t},dy.$inject=["eventBus","elementFactory","commandStack"],dy.prototype.getHandlers=function(){return{"shape.append":Ag,"shape.create":$g,"shape.delete":Ig,"shape.move":Yg,"shape.resize":Jg,"shape.replace":Kg,"shape.toggleCollapse":oy,spaceTool:ey,"label.create":Bg,"connection.create":Mg,"connection.delete":Ng,"connection.move":Qg,"connection.layout":Hg,"connection.updateWaypoints":uy,"connection.reconnect":Gg,"elements.create":Dg,"elements.move":Xg,"elements.delete":Lg,"elements.distribute":Vg,"elements.align":Cg,"element.updateAttachment":cy}},dy.prototype.registerHandlers=function(e){_(this.getHandlers(),(function(t,n){e.registerHandler(n,t)}))},dy.prototype.moveShape=function(e,t,n,i,r){"object"==typeof i&&(r=i,i=null);var o={shape:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("shape.move",o)},dy.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},dy.prototype.moveElements=function(e,t,n,i){var r,o=(i=i||{}).attach,s=n;!0===o?(r=n,s=n.parent):!1===o&&(r=null);var a={shapes:e,delta:t,newParent:s,newHost:r,hints:i};this._commandStack.execute("elements.move",a)},dy.prototype.moveConnection=function(e,t,n,i,r){"object"==typeof i&&(r=i,i=void 0);var o={connection:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("connection.move",o)},dy.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},dy.prototype.createConnection=function(e,t,n,i,r,o){"object"==typeof n&&(o=r,r=i,i=n,n=void 0);var s={source:e,target:t,parent:r,parentIndex:n,connection:i=this._create("connection",i),hints:o};return this._commandStack.execute("connection.create",s),s.connection},dy.prototype.createShape=function(e,t,n,i,r){"number"!=typeof i&&(r=i,i=void 0);var o,s,a=(r=r||{}).attach;e=this._create("shape",e),a?(o=n.parent,s=n):o=n;var l={position:t,shape:e,parent:o,parentIndex:i,host:s,hints:r};return this._commandStack.execute("shape.create",l),l.shape},dy.prototype.createElements=function(e,t,n,i,r){d(e)||(e=[e]),"number"!=typeof i&&(r=i,i=void 0);var o={position:t,elements:e,parent:n,parentIndex:i,hints:r=r||{}};return this._commandStack.execute("elements.create",o),o.elements},dy.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},dy.prototype.appendShape=function(e,t,n,i,r){r=r||{};var o={source:e,position:n,target:i,shape:t=this._create("shape",t),connection:r.connection,connectionParent:r.connectionParent,hints:r};return this._commandStack.execute("shape.append",o),o.shape},dy.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},dy.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},dy.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},dy.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},dy.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},dy.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},dy.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},dy.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)},dy.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},dy.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)},dy.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,F(i,{docking:"source"}))},dy.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,F(i,{docking:"target"}))},dy.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},dy.prototype._create=function(e,t){return t instanceof Hn?t:this._elementFactory.create(e,t)},dy.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)},fy.$inject=["elementRegistry"],fy.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||function(e,t){return P(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,A(i));return my(n,i),e.oldProperties=o,e.changed=r,r},fy.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return my(n,t),i},fy.prototype.getVisualReferences=function(e){var t=this._elementRegistry;return Ar(e,"bpmn:DataObject")?function(e,t){return t.filter((function(t){return Ar(t,"bpmn:DataObjectReference")&&Tr(t).dataObjectRef===e}))}(e,t):[]};var gy="default",yy="id",vy="di",by={width:0,height:0};function wy(e,t,n,i,r){this._elementRegistry=e,this._moddle=t,this._translate=n,this._modeling=i,this._textRenderer=r}function xy(e,t){return yy in e&&e.id!==t.id}function Oy(e,t){var n=e.businessObject,i=Dr(e);_(t,(function(e,t){t!==vy?n.set(t,e):i&&function(e,t){_(t,(function(t,n){e.set(n,t)}))}(i,e)}))}wy.$inject=["elementRegistry","moddle","translate","modeling","textRenderer"],wy.prototype.execute=function(e){var t=e.element,n=[t],i=this._translate;if(!t)throw new Error(i("element required"));var r=this._elementRegistry,o=this._moddle.ids,s=t.businessObject,a=function(e){var t=F({},e);return _y.forEach((function(n){n in e&&(t[n]=Tr(t[n]))})),t}(e.properties),l=e.oldProperties||function(e,t){var n=A(t),i=e.businessObject,r=Dr(e);return P(n,(function(e,n){return e[n]=n!==vy?i.get(n):function(e,t){return P(t,(function(t,n){return t[n]=e&&e.get(n),t}),{})}(r,A(t.di)),e}),{})}(t,a);return xy(a,s)&&(o.unclaim(s.id),r.updateId(t,a.id),o.claim(a.id,s)),gy in a&&(a.default&&n.push(r.get(a.default.id)),s.default&&n.push(r.get(s.default.id))),Oy(t,a),e.oldProperties=l,e.changed=n,n},wy.prototype.postExecute=function(e){var t=e.element.label,n=t&&Tr(t).name;if(n){var i=this._textRenderer.getExternalLabelBounds(t,n);this._modeling.resizeShape(t,i,by)}},wy.prototype.revert=function(e){var t=e.element,n=e.properties,i=e.oldProperties,r=t.businessObject,o=this._elementRegistry,s=this._moddle.ids;return Oy(t,i),xy(n,r)&&(s.unclaim(n.id),o.updateId(t,i.id),s.claim(i.id,r)),e.changed};var _y=["default"];function Ey(e,t){this._canvas=e,this._modeling=t}function Py(e,t){this._modeling=e,this._spaceTool=t}function ky(e,t){this._modeling=e,this._translate=t}function Sy(e,t){this._modeling=e,this._spaceTool=t}Ey.$inject=["canvas","modeling"],Ey.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,s=o.$parent,a=Dr(r);t.setRootElement(n),t.removeRootElement(r),St(s.rootElements,i),i.$parent=s,kt(s.rootElements,o),o.$parent=null,r.di=null,a.bpmnElement=i,n.di=a,e.oldRoot=r},Ey.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,s=i.$parent,a=Dr(n);t.setRootElement(r),t.removeRootElement(n),kt(s.rootElements,i),i.$parent=null,St(s.rootElements,o),o.$parent=s,n.di=null,a.bpmnElement=o,r.di=a},Py.$inject=["modeling","spaceTool"],Py.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Jh(i),s=o===i,a=s?i:i.parent;Kh(a).length||n.createShape({type:"bpmn:Lane"},{x:i.x+Gh,y:i.y,width:i.width-Gh,height:i.height},a);var l=[];vt(o,(function(e){return l.push(e),e.label&&l.push(e.label),e===i?[]:O(e.children,(function(e){return e!==i}))}));var c="top"===r?-120:120,p="top"===r?i.y:i.y+i.height,h=p+("top"===r?10:-10),u="top"===r?"n":"s",d=t.calculateAdjustments(l,"y",c,h);t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:c},u,h),e.newLane=n.createShape({type:"bpmn:Lane"},{x:i.x+(s?Gh:0),y:p-("top"===r?120:0),width:i.width-(s?Gh:0),height:120},a)},ky.$inject=["modeling","translate"],ky.prototype.preExecute=function(e){var t=this._modeling,n=this._translate,i=e.shape,r=e.count,o=Kh(i),s=o.length;if(s>r)throw new Error(n("more than {count} child lanes",{count:r}));var a,l,c,p,h,u=Math.round(i.height/r);for(h=0;h<r;h++)a=i.y+h*u,l=h===r-1?i.height-u*h:u,c={x:i.x+Gh,y:a,width:i.width-Gh,height:l},h<s?t.resizeShape(o[h],c):(p={type:"bpmn:Lane"},t.createShape(p,c,i))},Sy.$inject=["modeling","spaceTool"],Sy.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Sy.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=eu(e,t);n.resizeShape(e,t),i.forEach((function(e){n.resizeShape(e.shape,e.newBounds)}))},Sy.prototype.resizeSpace=function(e,t){var n,i,r,o,s,a=this._spaceTool,l=vn(e),c=Fh(vn(t),l),p=Jh(e),h=[],u=[];vt(p,(function(e){return h.push(e),(Ar(e,"bpmn:Lane")||Ar(e,"bpmn:Participant"))&&u.push(e),e.children})),(c.bottom||c.top)&&(n=c.bottom||c.top,i=e.y+(c.bottom?e.height:0)+(c.bottom?-10:10),r=c.bottom?"s":"n",o=c.top>0||c.bottom<0?-n:n,s=a.calculateAdjustments(h,"y",o,i),a.makeSpace(s.movingShapes,s.resizingShapes,{x:0,y:n},r)),(c.left||c.right)&&(n=c.right||c.left,i=e.x+(c.right?e.width:0)+(c.right?-10:100),r=c.right?"e":"w",o=c.left>0||c.right<0?-n:n,s=a.calculateAdjustments(u,"x",o,i),a.makeSpace(s.movingShapes,s.resizingShapes,{x:n,y:0},r))};var Cy="flowNodeRef",Ay="lanes";function My(e){this._elementRegistry=e}function Ty(e){this._moddle=e}My.$inject=["elementRegistry"],My.prototype.computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function s(e){-1===n.indexOf(e)&&(o.push(e),n.push(e))}function a(e){if(!e.parent)return[];var t=function(e){var t=Jh(e);return r[t.id]||(r[t.id]=Zh(t)),r[t.id]}(e);return t.filter((function(t){return n=e,i=vn(t),r=n.x+n.width/2,o=n.y+n.height/2,r>i.left&&r<i.right&&o>i.top&&o<i.bottom;var n,i,r,o})).map((function(e){return e.businessObject}))}return t.forEach((function(e){var t=Jh(e);if(t&&-1===n.indexOf(t)){var i=t.children.filter((function(e){return Ar(e,"bpmn:FlowNode")}));i.forEach(s),n.push(t)}})),e.forEach(s),o.forEach((function(e){var t=e.businessObject,n=t.get(Ay).slice(),r=a(e);i.push({flowNode:t,remove:n,add:r})})),t.forEach((function(e){var t=e.businessObject;e.parent||t.get(Cy).forEach((function(e){i.push({flowNode:e,remove:[t],add:[]})}))})),i},My.prototype.execute=function(e){var t=e.updates;t||(t=e.updates=this.computeUpdates(e.flowNodeShapes,e.laneShapes)),t.forEach((function(e){var t=e.flowNode,n=t.get(Ay);e.remove.forEach((function(e){kt(n,e),kt(e.get(Cy),t)})),e.add.forEach((function(e){St(n,e),St(e.get(Cy),t)}))}))},My.prototype.revert=function(e){e.updates.forEach((function(e){var t=e.flowNode,n=t.get(Ay);e.add.forEach((function(e){kt(n,e),kt(e.get(Cy),t)})),e.remove.forEach((function(e){St(n,e),St(e.get(Cy),t)}))}))},Ty.$inject=["moddle"],Ty.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.claim(n,i):t.unclaim(n)},Ty.prototype.revert=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.unclaim(n):t.claim(n,i)};var Dy={fill:void 0,stroke:void 0};function Ry(e){this._commandStack=e,this._normalizeColor=function(e){if(e){if(y(e)){var t=function(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}(e);if(t)return t}throw new Error("invalid color value: "+e)}}}Ry.$inject=["commandStack"],Ry.prototype.postExecute=function(e){var t=e.elements,n=e.colors||Dy,i=this,r={};"fill"in n&&F(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&F(r,{"border-color":this._normalizeColor(n.stroke)}),_(t,(function(e){var t=function(e){return!!e.waypoints}(e)?U(r,["border-color"]):r,n=Dr(e);if(function(e){"border-color"in e&&(e.stroke=e["border-color"]);"background-color"in e&&(e.fill=e["background-color"])}(t),ko(e))i._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:n.label,properties:{color:r["border-color"]}});else{if(!Mr(n,["bpmndi:BPMNEdge","bpmndi:BPMNShape"]))return;i._commandStack.execute("element.updateProperties",{element:e,properties:{di:t}})}}))};var jy={width:0,height:0};function $y(e,t,n){function i(e,t){var i=e.label||e,r=e.labelTarget||e;return function(e,t,n){var i=e.businessObject,r=Kr(i);r&&("categoryValueRef"===r?i.categoryValueRef.value=t:i[r]=t)}(i,t),function(e,t){if(!Oo(e)){var i=Dr(e);t&&!i.label&&(i.label=n.create("bpmndi:BPMNLabel")),!t&&i.label&&delete i.label}}(e,t),[i,r]}this.preExecute=function(t){var n=t.element,i=n.businessObject,r=t.newLabel;if(!ko(n)&&Oo(n)&&!_o(n)&&!By(r)){var o=Po(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.id+"_label",businessObject:i,di:n.di})}},this.execute=function(e){return e.oldLabel=Jr(e.element),i(e.element,e.newLabel)},this.revert=function(e){return i(e.element,e.oldLabel)},this.postExecute=function(n){var i=n.element,r=i.label||i,o=n.newLabel,s=n.newBounds,a=n.hints||{};if(ko(r)||Ar(r,"bpmn:TextAnnotation"))if(ko(r)&&By(o))!1!==a.removeShape&&e.removeShape(r,{unsetLabel:!1});else{var l=Jr(r);void 0===s&&(s=t.getExternalLabelBounds(r,l)),s&&e.resizeShape(r,s,jy)}}}function By(e){return!e||!e.trim()}function zy(e,t,n,i){dy.call(this,e,t,n),this._bpmnRules=i}function qy(){}$y.$inject=["modeling","textRenderer","bpmnFactory"],r(zy,dy),zy.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],zy.prototype.getHandlers=function(){var e=dy.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=fy,e["element.updateProperties"]=wy,e["canvas.updateRoot"]=Ey,e["lane.add"]=Py,e["lane.resize"]=Sy,e["lane.split"]=ky,e["lane.updateRefs"]=My,e["id.updateClaim"]=Ty,e["element.setColor"]=Ry,e["element.updateLabel"]=$y,e},zy.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},zy.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)},zy.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},zy.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},zy.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},zy.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},zy.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},zy.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},zy.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},zy.prototype.makeProcess=function(){var e={newRoot:this._create("root",{type:"bpmn:Process"})};this._commandStack.execute("canvas.updateRoot",e)},zy.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},zy.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},zy.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})},qy.prototype.layoutConnection=function(e,t){return[(t=t||{}).connectionStart||xn(t.source||e.source),t.connectionEnd||xn(t.target||e.target)]};var Ny=Math.round,Ly={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function Iy(e,t,n){var i,r,o,s=On(t,e,5),a=n.split(":")[0],l=Ny((t.x-e.x)/2+e.x),c=Ny((t.y-e.y)/2+e.y),p=(o=s,{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[a].test(o)),h=/h|r|l/.test(a),u=!1,d=!1;return p?(i=h?{x:l,y:e.y}:{x:e.x,y:c},r=h?"h:h":"v:v"):(u=function(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}(s,a),r=h?"h:v":"v:h",u?h?(d=c===e.y,i={x:e.x+20*(/l/.test(a)?-1:1),y:d?c+20:c}):i={x:(d=l===e.x)?l+20:l,y:e.y+20*(/t/.test(a)?-1:1)}:i={x:l,y:c}),{waypoints:Fy(e,i,r).concat(i),directions:r,turnNextDirections:d}}function Vy(e){return e.split(":").reverse().join(":")}function Fy(e,t,n){if(!function(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}(n=n||"h:h"))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(Xy(n)){var i=function(e,t,n){return Iy(e,t,n)}(e,t,n),r=function(e,t,n){var i=Iy(t,e,Vy(n));return{waypoints:i.waypoints.slice().reverse(),directions:Vy(i.directions),turnNextDirections:i.turnNextDirections}}(e,t,n),o=function(e,t){var n=e.directions.split(":")[1],i=t.directions.split(":")[0];e.turnNextDirections&&(n="h"==n?"v":"h"),t.turnNextDirections&&(i="h"==i?"v":"h");var r=n+":"+i;return{waypoints:Fy(e.waypoints[e.waypoints.length-1],t.waypoints[0],r),directions:r}}(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return function(e,t,n){var i=Ny((t.x-e.x)/2+e.x),r=Ny((t.y-e.y)/2+e.y);if("h:v"===n)return[{x:t.x,y:e.y}];if("v:h"===n)return[{x:e.x,y:t.y}];if("h:h"===n)return[{x:i,y:e.y},{x:i,y:t.y}];if("v:v"===n)return[{x:e.x,y:r},{x:t.x,y:r}];throw new Error("invalid directions: can only handle varians of [hv]:[hv]")}(e,t,n)}function Hy(e,t,n,i,r){var o=E(r&&r.preferredLayouts||[],"straight")[0]||"h:h",s=On(e,t,Ly[o]||0),a=function(e,t){if(Xy(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}}(s,o);n=n||xn(e),i=i||xn(t);var l=a.split(":"),c=Yy(n,e,l[0],function(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]}(s));return function(e,t,n){var i=Fy(e,t,n);return i.unshift(e),i.push(t),Gy(i)}(c,Yy(i,t,l[1],s),a)}function Qy(e,t,n,i,r,o){var s;return d(n)&&(r=n,o=i,n=xn(e),i=xn(t)),r=r||[],s=-1!==(o=F({preferredLayouts:[]},o)).preferredLayouts.indexOf("straight")&&function(e,t,n,i,r){var o,s,a={};if(s=On(e,t),!/^(top|bottom|left|right)$/.test(s))return null;/top|bottom/.test(s)&&(o="x");/left|right/.test(s)&&(o="y");return"target"===r.preserveDocking?Uy(o,i,e)?(a[o]=i[o],[{x:void 0!==a.x?a.x:n.x,y:void 0!==a.y?a.y:n.y,original:{x:void 0!==a.x?a.x:n.x,y:void 0!==a.y?a.y:n.y}},{x:i.x,y:i.y}]):null:Uy(o,n,t)?(a[o]=n[o],[{x:n.x,y:n.y},{x:void 0!==a.x?a.x:i.x,y:void 0!==a.y?a.y:i.y,original:{x:void 0!==a.x?a.x:i.x,y:void 0!==a.y?a.y:i.y}}]):null}(e,t,n,i,o),s||(s=o.connectionEnd&&function(e,t,n,i){var r=i.slice().reverse();return(r=Wy(e,t,n,r))?r.reverse():null}(t,e,i,r),s||((s=o.connectionStart&&Wy(e,t,n,r))||(!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:Hy(e,t,n,i,o))))}function Uy(e,t,n){return function(e,t,n){return e>=t&&e<=n}(t[e],n[e],n[e]+n[{x:"width",y:"height"}[e]])}function Wy(e,t,n,i){if(function(e){return e.length<3||!(e.length>4)&&!!w(e,(function(t,n){var i=e[n-1];return i&&At(t,i)<3}))}(i))return null;var r,o=i[0],s=i.slice();return s[0]=n,s[1]=function(e,t,n){switch(Tt(t,e)){case"v":return{x:n.x,y:e.y};case"h":return{x:e.x,y:n.y}}return{x:e.x,y:e.y}}(s[1],o,n),r=function(e,t,n){var i;for(i=e.length-2;0!==i;i--)if(Dt(e[i],t,20)||Dt(e[i],n,20))return e.slice(i);return e}(s,e,t),r!==s&&(s=Wy(e,t,n,r)),s&&Tt(s)?null:s}function Xy(e){return e&&/t|r|b|l/.test(e)}function Yy(e,t,n,i){if("h"===n&&(n=/left/.test(i)?"l":"r"),"v"===n&&(n=/top/.test(i)?"t":"b"),"t"===n)return{original:e,x:e.x,y:t.y};if("r"===n)return{original:e,x:t.x+t.width,y:e.y};if("b"===n)return{original:e,x:e.x,y:t.y+t.height};if("l"===n)return{original:e,x:t.x,y:e.y};throw new Error("unexpected dockingDirection: <"+n+">")}function Gy(e){return e.reduce((function(t,n,i){return Mt(t[t.length-1],e[i+1],n,0)||t.push(n),t}),[])}var Zy={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ky={top:"t",right:"r",bottom:"b",left:"l"};function Jy(){}function ev(e,t){return Ar(t,"bpmn:Participant")?"source":Ar(e,"bpmn:Participant")?"target":rv(t)?"source":rv(e)||Ar(t,"bpmn:Event")?"target":Ar(e,"bpmn:Event")?"source":null}function tv(e){return rv(e)?"target":"source"}function nv(e,t){return e?e.original||e:xn(t)}function iv(e,t){return Ar(t,"bpmn:Activity")&&Ar(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function rv(e){return Ar(e,"bpmn:SubProcess")&&Xr(e)}function ov(e,t){return e===t}function sv(e){var t=/right|left/.exec(e);return t&&t[0]}function av(e){var t=/top|bottom/.exec(e);return t&&t[0]}function lv(e){return"right"===e||"left"===e}function cv(e,t){var n=t.waypoints,i=n&&n.length&&On(n[0],e);return"top"===i?["t:r"]:"right"===i?["r:b"]:"left"===i?["l:t"]:["b:l"]}function pv(e,t,n){var i,r,o,s,a=xn(e),l=xn(t),c=(s=(o=e).host,On(xn(o),s,-10)),p=ov(e.host,t),h=-1!==["top","right","bottom","left"].indexOf(c),u=On(l,a,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return p?function(e,t,n,i,r){var o,s=t?e:av(e),a=Ky[s];o=t?lv(e)?hv("y",n,i,r)?"h":"b":hv("x",n,i,r)?"v":"l":"v";return[a+":"+o]}(c,h,e,t,n):(i=function(e,t,n){if(n)return Ky[e];if(ov(av(e),av(t))||function(e,t){return Zy[e]===t}(sv(e),sv(t)))return Ky[av(e)];return Ky[sv(e)]}(c,u,h),r=function(e,t,n){if(n)return lv(e)?function(e,t){var n=sv(e),i=Zy[n];return-1!==t.indexOf(i)}(e,t)||ov(e,t)?"h":"v":function(e,t){var n=av(e),i=Zy[n];return-1!==t.indexOf(i)}(e,t)||ov(e,t)?"v":"h";return lv(t)||ov(av(e),av(t))&&sv(t)?"h":"v"}(c,u,h),[i+":"+r])}function hv(e,t,n,i){return!(uv(e,i,n,40)||uv(e,i,{x:n.x+n.width,y:n.y+n.height},40)||uv(e,i,xn(t),40))}function uv(e,t,n,i){return Math.abs(t[e]-n[e])<i}function dv(e){return F({original:e.point.original||e.point},e.actual)}function fv(e,t){this._elementRegistry=e,this._graphicsFactory=t}r(Jy,qy),Jy.prototype.layoutConnection=function(e,t){t||(t={});var n,i,r=t.source||e.source,o=t.target||e.target,s=t.waypoints||e.waypoints,a=t.connectionStart,l=t.connectionEnd;return a||(a=nv(s&&s[0],r)),l||(l=nv(s&&s[s.length-1],o)),(Ar(e,"bpmn:Association")||Ar(e,"bpmn:DataAssociation"))&&s&&!iv(r,o)?[].concat([a],s.slice(1,-1),[l]):(Ar(e,"bpmn:MessageFlow")?n=function(e,t){return{preferredLayouts:["straight","v:v"],preserveDocking:ev(e,t)}}(r,o):(Ar(e,"bpmn:SequenceFlow")||iv(r,o))&&(n=r===o?{preferredLayouts:cv(r,e)}:Ar(r,"bpmn:BoundaryEvent")?{preferredLayouts:pv(r,o,l)}:rv(r)||rv(o)?function(e){return{preferredLayouts:["straight","h:h"],preserveDocking:tv(e)}}(r):Ar(r,"bpmn:Gateway")?{preferredLayouts:["v:h"]}:Ar(o,"bpmn:Gateway")?{preferredLayouts:["h:v"]}:{preferredLayouts:["h:h"]}),n&&(i=Gy(Qy(r,o,a,l,s,n=F(n,t)))),i||[a,l])},fv.$inject=["elementRegistry","graphicsFactory"],fv.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(dv(i)),o.push(dv(r)),o},fv.prototype.getDockingPoint=function(e,t,n){var i,r,o=e.waypoints;return{point:r=o[i=n?0:o.length-1],actual:this._getIntersection(t,e,n)||r,idx:i}},fv.prototype._getIntersection=function(e,t,n){return _n(this._getShapePath(e),this._getConnectionPath(t),n)},fv.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},fv.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},fv.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};var mv={__init__:["modeling","bpmnUpdater"],__depends__:[tm,jm,Bm,Nm,Oh,cg,fg,vg,Og,Ko,as,ag],bpmnFactory:["type",_g],bpmnUpdater:["type",Eg],elementFactory:["type",kg],modeling:["type",zy],layouter:["type",Jy],connectionDocking:["type",fv]},gv=Math.round;function yv(e,t,n,i,r){function o(e,t,n,i){return r.allowed("elements.move",{shapes:e,delta:t,position:n,target:i})}function s(e,n,i,r){if(f(i)&&(r=i,i=!1),!n.waypoints&&n.parent&&!Re(e.target).has("djs-hit-no-move")){var o=function(e){return{x:e.x+gv(e.width/2),y:e.y+gv(e.height/2)}}(n);return t.init(e,o,"shape.move",{cursor:"grabbing",autoActivate:i,data:{shape:n,context:r||{}}}),!0}}e.on("shape.move.start",1500,(function(e){var t=e.context,n=e.shape,r=i.get().slice();-1===r.indexOf(n)&&(r=[n]),r=function(e){var t=D(e,"id");return O(e,(function(e){for(;e=e.parent;)if(t[e.id])return!1;return!0}))}(r),F(t,{shapes:r,validatedShapes:r,shape:n})})),e.on("shape.move.start",1250,(function(e){var t=e.context,n=t.validatedShapes;if(!(t.canExecute=o(n)))return!1})),e.on("shape.move.move",500,(function(e){var t,n=e.context,i=n.validatedShapes,r=e.hover,s={x:e.dx,y:e.dy};t=o(i,s,{x:e.x,y:e.y},r),n.delta=s,n.canExecute=t,n.target=null!==t?r:null})),e.on("shape.move.end",(function(e){var t=e.context,i=t.delta,r=t.canExecute,o="attach"===r,s=t.shapes;if(!1===r)return!1;i.x=gv(i.x),i.y=gv(i.y),0===i.x&&0===i.y||n.moveElements(s,i,t.target,{primaryShape:t.shape,attach:o})})),e.on("element.mousedown",(function(e){if(zo(e)){var t=Ro(e);if(!t)throw new Error("must supply DOM mousedown event");return s(t,e.element)}})),this.start=s}yv.$inject=["eventBus","dragging","modeling","selection","rules"];var vv="djs-dragging",bv="drop-ok",wv="drop-not-ok",xv="new-parent",Ov="attach-ok";function _v(e,t,n,i){function r(e){var t=function(e){return O(e,(function(t){return!function(e){return e.waypoints}(t)||w(e,B({id:t.source.id}))&&w(e,B({id:t.target.id}))}))}(o(e));return t}function o(e){var t=bt(e,!0),n=C(t,(function(e){return(e.incoming||[]).concat(e.outgoing||[])}));return a(t.concat(n))}function s(e,n){[Ov,bv,wv,xv].forEach((function(i){i===n?t.addMarker(e,i):t.removeMarker(e,i)}))}e.on("shape.move.start",499,(function(e){var s=e.context,l=s.shapes,c=s.allDraggedElements,p=r(l);if(!s.dragGroup){var h=Ie("g");Te(h,n.cls("djs-drag-group",["no-events"])),Ce(t.getActiveLayer(),h),s.dragGroup=h}p.forEach((function(e){i.addDragger(e,s.dragGroup)})),_(c=c?a([c,o(l)]):o(l),(function(e){t.addMarker(e,vv)})),s.allDraggedElements=c,s.differentParents=1!==M(D(l,(function(e){return e.parent&&e.parent.id})))})),e.on("shape.move.move",499,(function(e){var t=e.context,n=t.dragGroup,i=t.target,r=t.shape.parent,o=t.canExecute;i&&("attach"===o?s(i,Ov):t.canExecute&&i&&i.id!==r.id?s(i,xv):s(i,t.canExecute?bv:wv)),ni(n,e.dx,e.dy)})),e.on(["shape.move.out","shape.move.cleanup"],(function(e){var t=e.context.target;t&&s(t,null)})),e.on("shape.move.cleanup",(function(e){var n=e.context,i=n.allDraggedElements,r=n.dragGroup;_(i,(function(e){t.removeMarker(e,vv)})),r&&$e(r)})),this.makeDraggable=function(e,n,r){i.addDragger(n,e.dragGroup),r&&t.addMarker(n,vv),e.allDraggedElements?e.allDraggedElements.push(n):e.allDraggedElements=[n]}}_v.$inject=["eventBus","canvas","styles","previewSupport"];var Ev={__depends__:[Fo,Ko,Qo,kc,xc,Lp],__init__:["move","movePreview"],move:["type",yv],movePreview:["type",_v]},Pv=".djs-palette-toggle",kv=".entry",Sv="open",Cv="two-column";function Av(e,t){this._eventBus=e,this._canvas=t;var n=this;e.on("tool-manager.update",(function(e){var t=e.tool;n.updateToolHighlight(t)})),e.on("i18n.changed",(function(){n._update()})),e.on("diagram.init",(function(){n._diagramInitialized=!0,n._rebuild()}))}function Mv(e,t){var n=t.getPaletteEntries();return g(n)?n(e):(_(n,(function(t,n){e[n]=t})),e)}Av.$inject=["eventBus","canvas"],Av.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("palette.getProviders",e,(function(e){e.providers.push(t)})),this._rebuild()},Av.prototype.getEntries=function(){return this._getProviders().reduce(Mv,{})},Av.prototype._rebuild=function(){this._diagramInitialized&&(this._getProviders().length&&(this._container||this._init(),this._update()))},Av.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=_e(Av.HTML_MARKUP);n.appendChild(i),oe(n).add("djs-palette-shown"),be.bind(i,".djs-palette-toggle, .entry","click",(function(t){if(le(t.delegateTarget,Pv))return e.toggle();e.trigger("click",t)})),ge.bind(i,"mousedown",(function(e){e.stopPropagation()})),be.bind(i,kv,"dragstart",(function(t){e.trigger("dragstart",t)})),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},Av.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},Av.prototype._toggleState=function(e){e=e||{};var t,n=this._getParentContainer(),i=this._container,r=this._eventBus,o=oe(i),s=oe(n);t="twoColumn"in e?e.twoColumn:this._needsCollapse(n.clientHeight,this._entries||{}),o.toggle(Cv,t),s.toggle("djs-palette-two-column",t),"open"in e&&(o.toggle(Sv,e.open),s.toggle("djs-palette-open",e.open)),r.fire("palette.changed",{twoColumn:t,open:this.isOpen()})},Av.prototype._update=function(){var e=Ee(".djs-palette-entries",this._container),t=this._entries=this.getEntries();ae(e),_(t,(function(t,n){var i=t.group||"default",r=Ee("[data-group="+us(i)+"]",e);r||(ie(r=_e('<div class="group"></div>'),"data-group",i),e.appendChild(r));var o=t.html||(t.separator?'<hr class="separator" />':'<div class="entry" draggable="true"></div>'),s=_e(o);if(r.appendChild(s),!t.separator&&(ie(s,"data-action",n),t.title&&ie(s,"title",t.title),t.className&&function(e,t){var n=oe(e);(d(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(s,t.className),t.imageUrl)){var a=_e("<img>");ie(a,"src",t.imageUrl),s.appendChild(a)}})),this.open()},Av.prototype.trigger=function(e,t,n){var i,r,o,s=this._entries,a=t.delegateTarget||t.target;if(!a)return t.preventDefault();(i=s[ie(a,"data-action")])&&(r=i.action,o=t.originalEvent||t,g(r)?"click"===e&&r(o,n):r[e]&&r[e](o,n),t.preventDefault())},Av.prototype._layoutChanged=function(){this._toggleState({})},Av.prototype._needsCollapse=function(e,t){return e<46*Object.keys(t).length+50},Av.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},Av.prototype.open=function(){this._toggleState({open:!0})},Av.prototype.toggle=function(e){this.isOpen()?this.close():this.open()},Av.prototype.isActiveTool=function(e){return e&&this._activeTool===e},Av.prototype.updateToolHighlight=function(e){var t;this._toolsContainer||(t=Ee(".djs-palette-entries",this._container),this._toolsContainer=Ee("[data-group=tools]",t)),_(this._toolsContainer.children,(function(t){var n=t.getAttribute("data-action");if(n){var i=oe(t);n=n.replace("-tool",""),i.contains("entry")&&n===e?i.add("highlighted-entry"):i.remove("highlighted-entry")}}))},Av.prototype.isOpen=function(){return oe(this._container).has(Sv)},Av.prototype._getParentContainer=function(){return this._canvas.getContainer()},Av.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';var Tv={__init__:["palette"],palette:["type",Av]},Dv="crosshair";function Rv(e,t,n,i,r,o,s){this._selection=r,this._dragging=n,this._mouse=s;var a=this,l=function(e){var n,i=t.getActiveLayer();Te(n=e.frame=Ie("rect"),{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Ce(i,n)},c=function(e){var t=e.frame,n=e.bbox;Te(t,{x:n.x,y:n.y,width:n.width,height:n.height})},p=function(e){e.frame&&$e(e.frame)};o.registerTool("lasso",{tool:"lasso.selection",dragging:"lasso"}),e.on("lasso.selection.end",(function(t){var n=t.originalEvent.target;(t.hover||n instanceof SVGElement)&&e.once("lasso.selection.ended",(function(){a.activateLasso(t.originalEvent,!0)}))})),e.on("lasso.end",(function(e){var t=jv(e),n=i.filter((function(e){return e}));a.select(n,t)})),e.on("lasso.start",(function(e){var t=e.context;t.bbox=jv(e),l(t)})),e.on("lasso.move",(function(e){var t=e.context;t.bbox=jv(e),c(t)})),e.on("lasso.cleanup",(function(e){var t=e.context;p(t)})),e.on("element.mousedown",1500,(function(e){if(No(e))return a.activateLasso(e.originalEvent),!0}))}function jv(e){var t={x:e.x-e.dx,y:e.y-e.dy},n={x:e.x,y:e.y};return t.x<=n.x&&t.y<n.y||t.x<n.x&&t.y<=n.y?{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?{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?{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?{x:n.x,y:n.y,width:t.x-n.x,height:t.y-n.y}:{x:n.x,y:n.y,width:0,height:0}}Rv.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],Rv.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:Dv,data:{context:{}}})},Rv.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:Dv,data:{context:{}}})},Rv.prototype.select=function(e,t){var n=function(e,t){var n={};return _(e,(function(e){var i=e;i.waypoints&&(i=wt(i)),!m(t.y)&&i.x>t.x&&(n[e.id]=e),!m(t.x)&&i.y>t.y&&(n[e.id]=e),i.x>t.x&&i.y>t.y&&(m(t.width)&&m(t.height)&&i.width+i.x<t.width+t.x&&i.height+i.y<t.height+t.y?n[e.id]=e:m(t.width)&&m(t.height)||(n[e.id]=e))})),n}(e,t);this._selection.select(T(n))},Rv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Rv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};var $v={__depends__:[Im,th],__init__:["lassoTool"],lassoTool:["type",Rv]},Bv=1500,zv="grab";function qv(e,t,n,i,r,o){this._dragging=n,this._mouse=o;var s=this,a=i.get("keyboard",!1);r.registerTool("hand",{tool:"hand",dragging:"hand.move"}),e.on("element.mousedown",Bv,(function(e){if(qo(e))return s.activateMove(e.originalEvent,!0),!1})),a&&a.addListener(Bv,(function(e){if(Nv(e.keyEvent)&&!s.isActive()){var t=s._mouse.getLastMoveEvent();s.activateMove(t,!!t)}}),"keyboard.keydown"),a&&a.addListener(Bv,(function(e){Nv(e.keyEvent)&&s.isActive()&&s.toggle()}),"keyboard.keyup"),e.on("hand.end",(function(t){var n=t.originalEvent.target;if(!(t.hover||n instanceof SVGElement))return!1;e.once("hand.ended",(function(){s.activateMove(t.originalEvent,{reactivate:!0})}))})),e.on("hand.move.move",(function(e){var n=t.viewbox().scale;t.scroll({dx:e.dx*n,dy:e.dy*n})})),e.on("hand.move.end",(function(t){var n=t.context.reactivate;return!qo(t)&&n&&e.once("hand.move.ended",(function(e){s.activateHand(e.originalEvent,!0,!0)})),!1}))}function Nv(e){return zs("Space",e)}qv.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],qv.prototype.activateMove=function(e,t,n){"object"==typeof t&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:zv,data:{context:n||{}}})},qv.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:zv,data:{context:{reactivate:n}}})},qv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},qv.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^(hand|hand\.move)$/.test(e.prefix)};var Lv={__depends__:[Im,th],__init__:["handTool"],handTool:["type",qv]},Iv="connect-ok",Vv="connect-not-ok";function Fv(e,t,n,i,r,o,s){var a=this;this._dragging=t,this._rules=o,this._mouse=s,r.registerTool("global-connect",{tool:"global-connect",dragging:"global-connect.drag"}),e.on("global-connect.hover",(function(e){var t=e.context,n=e.hover,r=t.canStartConnect=a.canStartConnect(n);null!==r&&(t.startTarget=n,i.addMarker(n,r?Iv:Vv))})),e.on(["global-connect.out","global-connect.cleanup"],(function(e){var t=e.context.startTarget,n=e.context.canStartConnect;t&&i.removeMarker(t,n?Iv:Vv)})),e.on(["global-connect.ended"],(function(t){var i=t.context.startTarget,r={x:t.x,y:t.y};if(a.canStartConnect(i))return e.once("element.out",(function(){e.once(["connect.ended","connect.canceled"],(function(){e.fire("global-connect.drag.ended")})),n.start(null,i,r)})),!1}))}Fv.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Fv.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Fv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Fv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Fv.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};var Hv={__depends__:[Sp,kc,xc,Im,th],globalConnect:["type",Fv]};function Qv(e,t,n,i,r,o,s,a){this._palette=e,this._create=t,this._elementFactory=n,this._spaceTool=i,this._lassoTool=r,this._handTool=o,this._globalConnect=s,this._translate=a,e.registerProvider(this)}Qv.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],Qv.prototype.getPaletteEntries=function(e){var t={},n=this._create,i=this._elementFactory,r=this._spaceTool,o=this._lassoTool,s=this._handTool,a=this._globalConnect,l=this._translate;function c(e,t,r,o,s){function a(t){var r=i.createShape(F({type:e},s));s&&(Dr(r).isExpanded=s.isExpanded);n.start(t,r)}var c=e.replace(/^bpmn:/,"");return{group:t,className:r,title:o||l("Create {type}",{type:c}),action:{dragstart:a,click:a}}}function p(e){var t=i.createShape({type:"bpmn:SubProcess",x:0,y:0,isExpanded:!0}),r=i.createShape({type:"bpmn:StartEvent",x:40,y:82,parent:t});n.start(e,[t,r],{hints:{autoSelect:[t]}})}function h(e){n.start(e,i.createParticipantShape())}return F(t,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:l("Activate the hand tool"),action:{click:function(e){s.activateHand(e)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:l("Activate the lasso tool"),action:{click:function(e){o.activateSelection(e)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:l("Activate the create/remove space tool"),action:{click:function(e){r.activateSelection(e)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:l("Activate the global connect tool"),action:{click:function(e){a.start(e)}}},"tool-separator":{group:"tools",separator:!0},"create.start-event":c("bpmn:StartEvent","event","bpmn-icon-start-event-none",l("Create StartEvent")),"create.intermediate-event":c("bpmn:IntermediateThrowEvent","event","bpmn-icon-intermediate-event-none",l("Create Intermediate/Boundary Event")),"create.end-event":c("bpmn:EndEvent","event","bpmn-icon-end-event-none",l("Create EndEvent")),"create.exclusive-gateway":c("bpmn:ExclusiveGateway","gateway","bpmn-icon-gateway-none",l("Create Gateway")),"create.task":c("bpmn:Task","activity","bpmn-icon-task",l("Create Task")),"create.data-object":c("bpmn:DataObjectReference","data-object","bpmn-icon-data-object",l("Create DataObjectReference")),"create.data-store":c("bpmn:DataStoreReference","data-store","bpmn-icon-data-store",l("Create DataStoreReference")),"create.subprocess-expanded":{group:"activity",className:"bpmn-icon-subprocess-expanded",title:l("Create expanded SubProcess"),action:{dragstart:p,click:p}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:l("Create Pool/Participant"),action:{dragstart:h,click:h}},"create.group":c("bpmn:Group","artifact","bpmn-icon-group",l("Create Group"))}),t};var Uv={__depends__:[Tv,Zp,ag,$v,Lv,Hv,wo],__init__:["paletteProvider"],paletteProvider:["type",Qv]};function Wv(e,t,n,i,r){ls.call(this,e),e.on("shape.move.move",250,(function(e){var o=e.context,s=o.canExecute;o.visualReplacements||(o.visualReplacements={}),s&&s.replacements?function(e){_(e.canExecute.replacements,(function(o){var s=o.oldElementId,a={type:o.newElementType};if(!e.visualReplacements[s]){var l=t.get(s);F(a,{x:l.x,y:l.y});var c=n.createShape(a);i.addShape(c,l.parent);var p=Ee('[data-element-id="'+us(l.id)+'"]',e.dragGroup);p&&Te(p,{display:"none"});var h=r.addDragger(c,e.dragGroup);e.visualReplacements[s]=h,i.removeShape(c)}}))}(o):function(e){var t=e.visualReplacements;_(t,(function(n,i){var r=Ee('[data-element-id="'+us(i)+'"]',e.dragGroup);r&&Te(r,{display:"inline"}),n.remove(),t[i]&&delete t[i]}))}(o)}))}Wv.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],r(Wv,ls);var Xv={__depends__:[Lp],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Wv]},Yv=40,Gv=["x","y"],Zv=Math.abs;function Kv(e){e.on(["connect.hover","connect.move","connect.end"],1250,(function(e){var t=e.context,n=t.canExecute,i=t.start,r=t.hover,o=t.source,s=t.target;e.originalEvent&&Bs(e.originalEvent)||(t.initialConnectionStart||(t.initialConnectionStart=t.connectionStart),n&&r&&function(e,t,n){Gv.forEach((function(i){var r=tb(i,t);e[i]<t[i]+n?gp(e,i,t[i]+n):e[i]>t[i]+r-n&&gp(e,i,t[i]+r-n)}))}(e,r,function(e){return Ar(e,"bpmn:Task")?10:20}(r)),r&&function(e,t){return S(t,(function(t){return eb(e,t)}))}(n,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(t.connectionStart=fp(i),Mr(r,["bpmn:Event","bpmn:Gateway"])&&Jv(e,fp(r)),Mr(r,["bpmn:Task","bpmn:SubProcess"])&&function(e,t){var n=fp(t);Gv.forEach((function(i){(function(e,t,n){return e[n]>t[n]+20&&e[n]<t[n]+tb(n,t)-20})(e,t,i)&&gp(e,i,n[i])}))}(e,r),Ar(o,"bpmn:BoundaryEvent")&&s===o.host&&function(e){var t=e.context,n=t.source,i=t.target;if(function(e){var t=e.hover,n=e.source;return t&&n&&t===n}(t))return;var r=fp(n),o=On(r,i,-10),s=[];/top|bottom/.test(o)&&s.push("x");/left|right/.test(o)&&s.push("y");s.forEach((function(t){var n,i=e[t];Zv(i-r[t])<Yv&&(n=i>r[t]?r[t]+Yv:r[t]-Yv,gp(e,t,n))}))}(e)):eb(n,"bpmn:MessageFlow")?(Ar(i,"bpmn:Event")&&(t.connectionStart=fp(i)),Ar(r,"bpmn:Event")&&Jv(e,fp(r))):t.connectionStart=t.initialConnectionStart)}))}function Jv(e,t){gp(e,"x",t.x),gp(e,"y",t.y)}function eb(e,t){return e&&e.type===t}function tb(e,t){return"x"===e?t.width:t.height}function nb(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}function ib(e){this._snapValues={}}Kv.$inject=["eventBus"],nb.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},nb.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,-1===this._snapLocations.indexOf(e)&&this._snapLocations.push(e)},nb.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},nb.prototype.getSnapLocations=function(){return this._snapLocations},nb.prototype.setSnapLocations=function(e){this._snapLocations=e},nb.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new ib).initDefaults(this._defaultSnaps),n},ib.prototype.add=function(e,t){var n=this._snapValues[e];n||(n=this._snapValues[e]={x:[],y:[]}),-1===n.x.indexOf(t.x)&&n.x.push(t.x),-1===n.y.indexOf(t.y)&&n.y.push(t.y)},ib.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&function(e,t,n){var i,r;for(n=void 0===n?10:n,i=0;i<t.length;i++)if(r=t[i],pp(r-e)<=n)return r}(e[n],r[n],i)},ib.prototype.initDefaults=function(e){var t=this;_(e||{},(function(e,n){_(e,(function(e){t.add(n,e)}))}))};function rb(e,t,n){var i=this;this._elementRegistry=e,t.on(["create.start","shape.move.start"],(function(e){i.initSnap(e)})),t.on(["create.move","create.end","shape.move.move","shape.move.end"],1250,(function(e){var t=e.context,r=t.shape,o=t.snapContext,s=t.target;if((!e.originalEvent||!Bs(e.originalEvent))&&!mp(e)&&s){var a=o.pointsForTarget(s);a.initialized||((a=i.addSnapTargetPoints(a,r,s)).initialized=!0),n.snap(e,a)}})),t.on(["create.cleanup","shape.move.cleanup"],(function(){n.hide()}))}function ob(e){return!!e.labelTarget}rb.$inject=["elementRegistry","eventBus","snapping"],rb.prototype.initSnap=function(e){var t,n=this._elementRegistry,i=e.context,r=i.shape,o=i.snapContext;o||(o=i.snapContext=new nb);var s=(t=n.get(r.id)?fp(r,e):{x:e.x+fp(r).x,y:e.y+fp(r).y}).x-r.width/2,a=t.y-r.height/2,l=t.x+r.width/2,c=t.y+r.height/2;return o.setSnapOrigin("mid",{x:t.x-e.x,y:t.y-e.y}),ob(r)||(o.setSnapOrigin("top-left",{x:s-e.x,y:a-e.y}),o.setSnapOrigin("bottom-right",{x:l-e.x,y:c-e.y})),o},rb.prototype.addSnapTargetPoints=function(e,t,n){return _(this.getSnapTargets(t,n),(function(n){if(ob(n))ob(t)&&e.add("mid",fp(n));else if(n.waypoints){if(n.waypoints.length<3)return;_(n.waypoints.slice(1,-1),(function(t){e.add("mid",t)}))}else{e.add("mid",fp(n))}})),m(t.x)&&m(t.y)?(this._elementRegistry.get(t.id)&&e.add("mid",fp(t)),e):e},rb.prototype.getSnapTargets=function(e,t){return yp(t).filter((function(e){return!e.hidden}))};function sb(e,t){t.invoke(rb,this),e.on(["create.move","create.end"],1500,ab),e.on(["create.move","create.end","shape.move.move","shape.move.end"],1500,(function(e){var t=e.context,n=t.canExecute,i=t.target;n&&("attach"===n||n.attach)&&!mp(e)&&function(e,t){var n,i=vn(t),r=nm(e,t),o=e.context.shape;n=o.parent?{x:0,y:0}:xn(o);/top/.test(r)?gp(e,"y",i.top-n.y):/bottom/.test(r)&&gp(e,"y",i.bottom-n.y);/left/.test(r)?gp(e,"x",i.left-n.x):/right/.test(r)&&gp(e,"x",i.right-n.x)}(e,i)}))}function ab(e){var t=e.context.createConstraints;if(t){var n=t.top,i=t.right,r=t.bottom,o=t.left;(o&&o>=e.x||i&&i<=e.x)&&gp(e,"x",e.x),(n&&n>=e.y||r&&r<=e.y)&&gp(e,"y",e.y)}}function lb(e,t){return-1!==e.indexOf(t)}function cb(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}r(sb,rb),sb.$inject=["eventBus","injector"],sb.prototype.initSnap=function(e){var t=rb.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return _(n.outgoing,(function(n){var r=n.waypoints[0];r=r.original||r,t.setSnapOrigin(n.id+"-docking",cb(r,i,e))})),_(n.incoming,(function(n){var r=n.waypoints[n.waypoints.length-1];r=r.original||r,t.setSnapOrigin(n.id+"-docking",cb(r,i,e))})),Ar(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},sb.prototype.addSnapTargetPoints=function(e,t,n){rb.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);_(i,(function(n){var i;(function(e){if(Ar(e,"bpmn:SubProcess")&&Xr(e))return!0;return Ar(e,"bpmn:Participant")}(n)||(i="bpmn:TextAnnotation",[t,n].every((function(e){return Ar(e,i)}))))&&(e.add("top-left",up(n)),e.add("bottom-right",dp(n)))}));var r=this._elementRegistry;return _(t.incoming,(function(n){if(r.get(t.id)){lb(i,n.source)||e.add("mid",xn(n.source));var o=n.waypoints[0];e.add(n.id+"-docking",o.original||o)}})),_(t.outgoing,(function(n){if(r.get(t.id)){lb(i,n.target)||e.add("mid",xn(n.target));var o=n.waypoints[n.waypoints.length-1];e.add(n.id+"-docking",o.original||o)}})),Ar(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},sb.prototype.getSnapTargets=function(e,t){return rb.prototype.getSnapTargets.call(this,e,t).filter((function(e){return!Ar(e,"bpmn:Lane")}))};function pb(e,t){var n=this;e.on(["resize.start"],(function(e){n.initSnap(e)})),e.on(["resize.move","resize.end"],1250,(function(e){var i=e.context,r=i.shape,o=r.parent,s=i.direction,a=i.snapContext;if(!(e.originalEvent&&Bs(e.originalEvent)||mp(e))){var l=a.pointsForTarget(o);l.initialized||((l=n.addSnapTargetPoints(l,r,o,s)).initialized=!0),function(e){return"n"===e||"s"===e}(s)&&gp(e,"x",e.x),function(e){return"e"===e||"w"===e}(s)&&gp(e,"y",e.y),t.snap(e,l)}})),e.on(["resize.cleanup"],(function(){t.hide()}))}function hb(e,t){var n=xn(e),i=vn(e),r={x:n.x,y:n.y};return-1!==t.indexOf("n")?r.y=i.top:-1!==t.indexOf("s")&&(r.y=i.bottom),-1!==t.indexOf("e")?r.x=i.right:-1!==t.indexOf("w")&&(r.x=i.left),r}pb.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new nb);var o=hb(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},pb.prototype.addSnapTargetPoints=function(e,t,n,i){return _(this.getSnapTargets(t,n),(function(t){e.add("corner",dp(t)),e.add("corner",up(t))})),e.add("corner",hb(t,i)),e},pb.$inject=["eventBus","snapping"],pb.prototype.getSnapTargets=function(e,t){return yp(t).filter((function(t){return!(n=t,i=e,n.host===i||function(e){return!!e.waypoints}(t)||function(e){return!!e.hidden}(t)||function(e){return!!e.labelTarget}(t));var n,i}))};function ub(e){this._canvas=e,this._asyncHide=I(V(this.hide,this),1e3)}ub.$inject=["canvas"],ub.prototype.snap=function(e,t){var n=e.context.snapContext,i=n.getSnapLocations(),r={x:mp(e,"x"),y:mp(e,"y")};_(i,(function(i){var o=n.getSnapOrigin(i),s={x:e.x+o.x,y:e.y+o.y};if(_(["x","y"],(function(e){var n;r[e]||void 0!==(n=t.snap(s,i,e,7))&&(r[e]={value:n,originValue:n-o[e]})})),r.x&&r.y)return!1})),this.showSnapLine("vertical",r.x&&r.x.value),this.showSnapLine("horizontal",r.y&&r.y.value),_(["x","y"],(function(t){var n=r[t];f(n)&&gp(e,t,n.originValue)}))},ub.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ie("path");return Te(n,{d:"M0,0 L0,0"}),Re(n).add("djs-snap-line"),Ce(t,n),{update:function(t){m(t)?Te(n,"horizontal"===e?{d:"M-100000,"+t+" L+100000,"+t,display:""}:{d:"M "+t+",-100000 L "+t+", +100000",display:""}):Te(n,{display:"none"})}}},ub.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},ub.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},ub.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},ub.prototype.hide=function(){_(this._snapLines,(function(e){e.update()}))};var db={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",rb],resizeSnapping:["type",pb],snapping:["type",ub]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",Kv],createMoveSnapping:["type",sb]};function fb(e,t,n,i){this._open=!1,this._results=[],this._eventMaps=[],this._canvas=e,this._eventBus=t,this._overlays=n,this._selection=i,this._container=_e(fb.BOX_HTML),this._searchInput=Ee(fb.INPUT_SELECTOR,this._container),this._resultsContainer=Ee(fb.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy"],this.close,this)}function mb(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+fb.RESULT_HIGHLIGHT_CLASS+'">'+fs(e.matched)+"</strong>":t+=fs(e.normal)})),""!==t?t:null}(t),r=_e(n);r.innerHTML=i,e.appendChild(r)}fb.$inject=["canvas","eventBus","overlays","selection"],fb.prototype._bindEvents=function(){var e=this;function t(t,n,i,r){e._eventMaps.push({el:t,type:i,listener:be.bind(t,n,i,r)})}t(document,"html","click",(function(t){e.close()})),t(this._container,fb.INPUT_SELECTOR,"click",(function(e){e.stopPropagation(),e.delegateTarget.focus()})),t(this._container,fb.RESULT_SELECTOR,"mouseover",(function(t){t.stopPropagation(),e._scrollToNode(t.delegateTarget),e._preselect(t.delegateTarget)})),t(this._container,fb.RESULT_SELECTOR,"click",(function(t){t.stopPropagation(),e._select(t.delegateTarget)})),t(this._container,fb.INPUT_SELECTOR,"keydown",(function(e){zs("ArrowUp",e)&&e.preventDefault(),zs("ArrowDown",e)&&e.preventDefault()})),t(this._container,fb.INPUT_SELECTOR,"keyup",(function(t){if(zs("Escape",t))return e.close();if(zs("Enter",t)){var n=e._getCurrentResult();return n?e._select(n):e.close()}return zs("ArrowUp",t)?e._scrollToDirection(!0):zs("ArrowDown",t)?e._scrollToDirection():void(zs(["ArrowLeft","ArrowRight"],t)||e._search(t.delegateTarget.value))}))},fb.prototype._unbindEvents=function(){this._eventMaps.forEach((function(e){be.unbind(e.el,e.type,e.listener)}))},fb.prototype._search=function(e){var t=this;if(this._clearResults(),e&&""!==e){var n=this._searchProvider.find(e);if(n.length){n.forEach((function(e){var n=e.element.id,i=t._createResultNode(e,n);t._results[n]={element:e.element,node:i}}));var i=Ee(fb.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}}},fb.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},fb.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)}},fb.prototype._clearResults=function(){ae(this._resultsContainer),this._results=[],this._resetOverlay(),this._eventBus.fire("searchPad.cleared")},fb.prototype._getCurrentResult=function(){return Ee(fb.RESULT_SELECTED_SELECTOR,this._resultsContainer)},fb.prototype._createResultNode=function(e,t){var n=_e(fb.RESULT_HTML);return e.primaryTokens.length>0&&mb(n,e.primaryTokens,fb.RESULT_PRIMARY_HTML),mb(n,e.secondaryTokens,fb.RESULT_SECONDARY_HTML),ie(n,fb.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},fb.prototype.registerProvider=function(e){this._searchProvider=e},fb.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._bindEvents(),this._open=!0,oe(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},fb.prototype.close=function(){this.isOpen()&&(this._unbindEvents(),this._open=!1,oe(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._resetOverlay(),this._eventBus.fire("searchPad.closed"))},fb.prototype.toggle=function(){this.isOpen()?this.close():this.open()},fb.prototype.isOpen=function(){return this._open},fb.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&oe(t).remove(fb.RESULT_SELECTED_CLASS);var n=ie(e,fb.RESULT_ID_ATTRIBUTE),i=this._results[n].element;oe(e).add(fb.RESULT_SELECTED_CLASS),this._resetOverlay(i),this._canvas.scrollToElement(i,{top:400}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},fb.prototype._select=function(e){var t=ie(e,fb.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this.close(),this._resetOverlay(),this._canvas.scrollToElement(n,{top:400}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},fb.prototype._resetOverlay=function(e){if(this._overlayId&&this._overlays.remove(this._overlayId),e){var t=function(e){var t=6,n=e.width+2*t,i=e.height+2*t,r={width:n+"px",height:i+"px"},o=_e('<div class="'+fb.OVERLAY_CLASS+'"></div>');return ne(o,r),{position:{bottom:i-t,right:n-t},show:!0,html:o}}(wt(e));this._overlayId=this._overlays.add(e,t)}},fb.CONTAINER_SELECTOR=".djs-search-container",fb.INPUT_SELECTOR=".djs-search-input input",fb.RESULTS_CONTAINER_SELECTOR=".djs-search-results",fb.RESULT_SELECTOR=".djs-search-result",fb.RESULT_SELECTED_CLASS="djs-search-result-selected",fb.RESULT_SELECTED_SELECTOR="."+fb.RESULT_SELECTED_CLASS,fb.RESULT_ID_ATTRIBUTE="data-result-id",fb.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",fb.OVERLAY_CLASS="djs-search-overlay",fb.BOX_HTML='<div class="djs-search-container djs-draggable djs-scrollable"><div class="djs-search-input"><input type="text"/></div><div class="djs-search-results"></div></div>',fb.RESULT_HTML='<div class="djs-search-result"></div>',fb.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',fb.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';var gb={__depends__:[os,Ko],searchPad:["type",fb]};function yb(e,t,n){this._elementRegistry=e,this._canvas=n,t.registerProvider(this)}function vb(e){var t=O(e,(function(e){return!!e.matched}));return t.length>0}function bb(e,t){var n=[],i=e;if(!e)return n;e=e.toLowerCase(),t=t.toLowerCase();var r=e.indexOf(t);return r>-1?(0!==r&&n.push({normal:i.substr(0,r)}),n.push({matched:i.substr(r,t.length)}),t.length+r<e.length&&n.push({normal:i.substr(t.length+r,e.length)})):n.push({normal:i}),n}yb.$inject=["elementRegistry","searchPad","canvas"],yb.prototype.find=function(e){var t=this._canvas.getRootElement(),n=this._elementRegistry.filter((function(e){return!e.labelTarget}));return n=O(n,(function(e){return e!==t})),n=$(n=O(n=C(n,(function(t){return{primaryTokens:bb(Jr(t),e),secondaryTokens:bb(t.id,e),element:t}})),(function(e){return vb(e.primaryTokens)||vb(e.secondaryTokens)})),(function(e){return Jr(e.element)+e.element.id}))};var wb={__depends__:[gb],__init__:["bpmnSearch"],bpmnSearch:["type",yb]};function xb(e){Wr.call(this,e)}r(xb,Wr),xb.Viewer=Ts,xb.NavigatedViewer=ca,xb.prototype.createDiagram=Pr((function(){return this.importXML('<?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>')})),xb.prototype._interactionModules=[Xs,na,va,la],xb.prototype._modelingModules=[Gl,cc,Ec,fc,xp,Sp,Ap,iu,fh,Zp,pu,gu,Mu,Du,ju,Vu,sd,mv,Ev,Uv,Xv,Ju,db,wb],xb.prototype._modules=[].concat(Ts.prototype._modules,xb.prototype._interactionModules,xb.prototype._modelingModules);var Ob={min:.2,max:4};function _b(e,t,n,i,r){var o=this;function s(e){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),Pb(Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),o._canvas),o._update()}function a(e){return function(t){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),e&&s(t);var n=Eb({x:t.clientX-o._state._svgClientRect.left,y:t.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),r=i.viewbox(),a=function(e,t){var n={x:t.x+t.width/2,y:t.y+t.height/2};return{x:e.x-n.x,y:e.y-n.y}}(n,r),p=o._viewportDom.getBoundingClientRect(),h={x:t.clientX-p.left+1,y:t.clientY-p.top+1};F(o._state,{cachedViewbox:r,initialDragPosition:{x:t.clientX,y:t.clientY},isDragging:!0,offsetViewport:a,offsetViewportDom:h,viewportClientRect:o._viewport.getBoundingClientRect(),parentClientRect:o._parent.getBoundingClientRect()}),ge.bind(document,"mousemove",l),ge.bind(document,"mouseup",c)}}function l(e){if(o._state.isDragging){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect());var t=o._state.offsetViewportDom,n=o._state.viewportClientRect,i=o._state.parentClientRect;F(o._viewportDom.style,{top:e.clientY-t.y-i.top+"px",left:e.clientX-t.x-i.left+"px"});var r=Mb(i,{top:e.clientY-t.y-i.top,left:e.clientX-t.x-i.left,width:n.width,height:n.height});F(o._overlay.style,{clipPath:r});var s=Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pb({x:s.x-o._state.offsetViewport.x,y:s.y-o._state.offsetViewport.y},o._canvas)}}function c(e){o._state.isDragging&&(o._state.initialDragPosition.x===e.clientX&&o._state.initialDragPosition.y===e.clientY&&s(e),o._update(),F(o._state,{cachedViewbox:null,initialDragPosition:null,isDragging:!1,offsetViewport:null,offsetViewportDom:null}),ge.unbind(document,"mousemove",l),ge.unbind(document,"mouseup",c))}this._canvas=i,this._elementRegistry=r,this._eventBus=n,this._injector=t,this._state={isOpen:void 0,isDragging:!1,initialDragPosition:null,offsetViewport:null,cachedViewbox:null,dragger:null,svgClientRect:null,parentClientRect:null,zoomDelta:0},this._init(),this.toggle(e&&e.open||!1),ge.bind(this._svg,"click",(function(e){e.preventDefault(),e.stopPropagation(),s(e)})),ge.bind(this._viewportDom,"mousedown",a(!1)),ge.bind(this._svg,"mousedown",a(!0)),ge.bind(this._parent,"wheel",(function(e){if(e.preventDefault(),e.stopPropagation(),e.ctrlKey&&(o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),t=e,n=o._state._svgClientRect,t.x>n.left&&t.x<n.left+n.width&&t.y>n.top&&t.y<n.top+n.height)){var t,n,r,s,a,l,c=0===e.deltaMode?.02:.32,p=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*Ab(e.deltaY)*-c;if(o._state.zoomDelta+=p,Math.abs(o._state.zoomDelta)>.1){var h=p>0?1:-1,u=Math.log(i.zoom())/Math.log(10),d=(r=Ob,s=20,a=Math.log(r.min)/Math.log(10),l=Math.log(r.max)/Math.log(10),(Math.abs(a)+Math.abs(l))/s),f=Math.round(u/d)*d;f+=d*h;var m=Math.pow(10,f);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(Ob,m),g),o._state.zoomDelta=0;var g=Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pb(g,o._canvas),o._update()}}})),ge.bind(this._toggle,"click",(function(e){e.preventDefault(),e.stopPropagation(),o.toggle()})),n.on(["shape.added","connection.added"],(function(e){var t=e.element;o._addElement(t),o._update()})),n.on(["shape.removed","connection.removed"],(function(e){var t=e.element;o._removeElement(t),o._update()})),n.on("elements.changed",250,(function(e){e.elements.forEach((function(e){o._updateElement(e)})),o._update()})),n.on("element.updateId",(function(e){var t=e.element,n=e.newId;o._updateElementId(t,n)})),n.on("canvas.viewbox.changed",(function(){o._state.isDragging||o._update()})),n.on("canvas.resized",(function(){document.body.contains(o._parent)&&(o._state.isDragging||o._update(),o._state._svgClientRect=o._svg.getBoundingClientRect())})),n.on(["root.set","plane.set"],(function(e){o._clear(),(e.element||e.plane.rootElement).children.forEach((function(e){o._addElement(e)})),o._update()}))}function Eb(e,t,n){var i=t.getBoundingClientRect(),r=function(e,t){var n=e.width/e.height,i=F({},{x:e.x,y:e.y,width:e.width,height:e.height});if(n>t){var r=i.width*(1/t);F(i,{y:i.y-(r-i.height)/2,height:r})}else if(n<t){var o=i.height*t;F(i,{x:i.x-(o-i.width)/2,width:o})}return i}(n,i.width/i.height);return{x:kb(e.x,0,i.width,r.x,r.x+r.width),y:kb(e.y,0,i.height,r.y,r.y+r.height)}}function Pb(e,t){var n=t.viewbox(),i=n.width,r=n.height;t.viewbox({x:e.x-i/2,y:e.y-r/2,width:i,height:r})}function kb(e,t,n,i,r){return(e-t)*(r-i)/(n-t)+i}function Sb(e,t,n){var i=function(e){var t=Ee(".children",e);t||Ce(e,t=Ie("g",{class:"children"}));return t}(t),r=[].slice.call(i.childNodes)[n];r?t.insertBefore(e,r.nextSibling):t.appendChild(e)}function Cb(e){return 0===e.width&&0===e.height}_b.$inject=["config.minimap","injector","eventBus","canvas","elementRegistry"],_b.prototype._init=function(){var e=this._canvas.getContainer(),t=this._parent=document.createElement("div");oe(t).add("djs-minimap"),e.appendChild(t);var n=this._toggle=document.createElement("div");oe(n).add("toggle"),t.appendChild(n);var i=this._map=document.createElement("div");oe(i).add("map"),t.appendChild(i);var r=this._svg=Ie("svg");Te(r,{width:"100%",height:"100%"}),Ce(i,r),Ce(r,this._elementsGroup=Ie("g"));var o=this._viewportGroup=Ie("g");Ce(r,o);var s=this._viewport=Ie("rect");Re(s).add("viewport"),Ce(o,s),ge.bind(t,"mousedown",(function(e){e.stopPropagation()}));var a=this._viewportDom=document.createElement("div");oe(a).add("viewport-dom"),this._parent.appendChild(a);var l=this._overlay=document.createElement("div");oe(l).add("overlay"),this._parent.appendChild(l)},_b.prototype._update=function(){var e=this._canvas.viewbox(),t=e.inner,n=e.outer;if(Db(e)){var i,r,o,s,a=n.width-t.width,l=n.height-t.height;t.width<n.width?(i=t.x-a/2,o=n.width,t.x+t.width<n.width&&(i=Math.min(0,t.x))):(i=t.x,o=t.width),t.height<n.height?(r=t.y-l/2,s=n.height,t.y+t.height<n.height&&(r=Math.min(0,t.y))):(r=t.y,s=t.height),i-=50,r-=50,o+=100,s+=100,this._lastViewbox={x:i,y:r,width:o,height:s},Te(this._svg,{viewBox:i+", "+r+", "+o+", "+s}),Te(this._viewport,{x:e.x,y:e.y,width:e.width,height:e.height});var c=this._state._parentClientRect=this._parent.getBoundingClientRect(),p=this._viewport.getBoundingClientRect(),h={top:p.top-c.top,left:p.left-c.left,width:p.width,height:p.height};F(this._viewportDom.style,{top:h.top+"px",left:h.left+"px",width:h.width+"px",height:h.height+"px"});var u=Mb(c,h);F(this._overlay.style,{clipPath:u})}},_b.prototype.open=function(){F(this._state,{isOpen:!0}),oe(this._parent).add("open");var e=this._injector.get("translate",!1)||function(e){return e};ie(this._toggle,"title",e("Close minimap")),this._update(),this._eventBus.fire("minimap.toggle",{open:!0})},_b.prototype.close=function(){F(this._state,{isOpen:!1}),oe(this._parent).remove("open");var e=this._injector.get("translate",!1)||function(e){return e};ie(this._toggle,"title",e("Open minimap")),this._eventBus.fire("minimap.toggle",{open:!1})},_b.prototype.toggle=function(e){var t=this.isOpen();void 0===e&&(e=!t),e!=t&&(e?this.open():this.close())},_b.prototype.isOpen=function(){return this._state.isOpen},_b.prototype._updateElement=function(e){try{void 0!==e.parent&&null!==e.parent&&(this._removeElement(e),this._addElement(e))}catch(e){console.warn("Minimap#_updateElement errored",e)}},_b.prototype._updateElementId=function(e,t){try{var n=Ee("#"+us(e.id),this._elementsGroup);n&&(n.id=t)}catch(e){console.warn("Minimap#_updateElementId errored",e)}},_b.prototype.isOnActivePlane=function(e){var t=this._canvas;return t.findRoot?t.findRoot(e)===t.getRootElement():!t.findPlane||t.findPlane(e)===t.getActivePlane()},_b.prototype._addElement=function(e){var t=this;if(this._removeElement(e),this.isOnActivePlane(e)){var n,i,r,o=this._createElement(e),s=Ee("#"+us(e.parent.id),this._elementsGroup);if(o){var a=function(e,t){var n=Ee(".djs-children",t.parentNode);if(!n)return;var i=[].slice.call(n.childNodes),r=-1;return i.forEach((function(t,n){Ee(".djs-element",t)===e&&(r=n)})),r}(this._elementRegistry.getGraphics(e),this._elementRegistry.getGraphics(e.parent));return"undefined"!==a&&s?s.childNodes.length>a?Sb(o,s,a):Sb(o,s,s.childNodes.length-1):this._elementsGroup.appendChild(o),!function(e){return e.waypoints}(e)?(i=e.x,r=e.y,s&&(i-=(n=e.parent).x,r-=n.y),Te(o,{transform:"translate("+i+" "+r+")"})):(i=0,r=0,void 0!==(n=e.parent).x&&void 0!==n.y&&(i=-n.x,r=-n.y),Te(o,{transform:"translate("+i+" "+r+")"})),e.children&&e.children.length&&e.children.forEach((function(e){t._addElement(e)})),o}}},_b.prototype._removeElement=function(e){var t=this._svg.getElementById(e.id);t&&$e(t)},_b.prototype._createElement=function(e){var t,n=this._elementRegistry.getGraphics(e);if(n&&(t=ei(n))){var i=ze(t);return Te(i,{id:e.id}),i}},_b.prototype._clear=function(){Be(this._elementsGroup)};var Ab=Math.sign||function(e){return e>=0?1:-1};function Mb(e,t){return"polygon("+[Tb(t.left,t.top),Tb(t.left+t.width,t.top),Tb(t.left+t.width,t.top+t.height),Tb(t.left,t.top+t.height),Tb(t.left,e.height),Tb(e.width,e.height),Tb(e.width,0),Tb(0,0),Tb(0,e.height),Tb(t.left,e.height)].join(", ")+")"}function Tb(e,t){return e+"px "+t+"px"}function Db(e){return k(e,(function(e){return f(e)?Db(e):m(e)&&isFinite(e)}))}var Rb={__init__:["minimap"],minimap:["type",_b]};function jb(e,t){var n,i,r=(e=e||{}).borderColor||"rgba(0,0,0,0.1)",o=e.crossColor||"#CCC",s=-1;Ce(t.getLayer("djs-origin",-1),n=zb("g",{"pointer-events":"none"})),!1!==e.showBorder&&Ce(n,zb("path",{class:Bb("border"),d:$b(["M",-22,s,"H",-1e3,"M",22,s,"H",6e3,"M",s,-22,"V",-1e3,"M",s,22,"V",3e3]),fill:"none",stroke:r,"stroke-width":"2px","stroke-dasharray":"6, 6","shape-rendering":"crispedges"})),Ce(n,zb("path",{d:$b(["M",-15,s,"H",15,"M",s,-15,"V",15]),class:Bb("cross"),fill:"none",stroke:o,"stroke-width":"2px","stroke-linecap":"round"})),(i=zb("text",{x:-40,y:-10,fill:o,class:Bb("label")})).textContent="(0, 0)",Ce(n,i)}function $b(e){return e.join(" ")}function Bb(e){return"djs-origin-"+e}function zb(e,t){var n=Ie(e);return Te(n,t),n}jb.$inject=["config.origin","canvas"];var qb={__init__:[jb]},Nb={offset:{x:150,y:75},tolerance:50,alignOnSave:!0};function Lb(e,t,n,i,r,o){function s(e,n){var i=n.offset,r=n.tolerance,o={};return["x","y"].forEach((function(n){var s=-e[n]+i[n],a=t.get("gridSnapping",!1);a&&(s=function(e,t,n){n||(n="round");return Math[n](e/t)*t}(s,a.getGridSpacing())),o[n]=Math.abs(s)<r?0:s})),o}function a(){var t=r.viewbox().inner,n=r.getRootElement().children;if(n.length){var o=s(t,e);0===o.x&&0===o.y||i.execute("elements.alignToOrigin",{elements:n,delta:o})}}function l(e){return function(t){n.once("commandStack.changed",(function(){var n=t.delta,i=r.viewbox().scale;r.scroll({dx:e*n.x*i,dy:e*n.y*i})}))}}var c,p,h;e=function(e){var t=F({},Nb,e||{});return m(t.offset)&&(t.offset={x:t.offset,y:t.offset}),t}(e),i.register("elements.alignToOrigin",{preExecute:function(e){var t=e.delta,n=e.elements;o.moveElements(n,t)},execute:l(-1),revert:l(1)}),e.alignOnSave&&(c=t.get("_parent",!1),p=n,((h=c&&c._eventBus)||p).on("saveXML.start",1250,a),h&&p.on("diagram.destroy",(function(){h.off("saveXML.start",a)}))),this.align=a,this.computeAdjustment=s,this._config=e}Lb.$inject=["config.alignToOrigin","injector","eventBus","commandStack","canvas","modeling"];var Ib={__init__:["alignToOrigin"],alignToOrigin:["type",Lb]};function Vb(e){function t(e){if(!e.labelTarget){var t=Tr(e);Ar(t,"bpmn:Participant")&&(t=t.processRef),Ar(t,"bpmn:Process")&&(t.isExecutable=!!t.isExecutable)}}e.on(["shape.added","root.added"],(function(e){t(e.element)})),e.on("elements.changed",(function(e){e.elements.forEach((function(e){t(e)}))}))}Vb.$inject=["eventBus"];var Fb,Hb,Qb,Ub,Wb,Xb={__init__:[Vb]},Yb={},Gb=[],Zb=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function Kb(e,t){for(var n in t)e[n]=t[n];return e}function Jb(e){var t=e.parentNode;t&&t.removeChild(e)}function ew(e,t,n){var i,r,o,s=arguments,a={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:a[o]=t[o];if(arguments.length>3)for(n=[n],o=3;o<arguments.length;o++)n.push(s[o]);if(null!=n&&(a.children=n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===a[o]&&(a[o]=e.defaultProps[o]);return tw(e,a,i,r,null)}function tw(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++Fb.__v:r};return null!=Fb.vnode&&Fb.vnode(o),o}function nw(e){return e.children}function iw(e,t){this.props=e,this.context=t}function rw(e,t){if(null==t)return e.__?rw(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?rw(e):null}function ow(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return ow(e)}}function sw(e){(!e.__d&&(e.__d=!0)&&Hb.push(e)&&!aw.__r++||Ub!==Fb.debounceRendering)&&((Ub=Fb.debounceRendering)||Qb)(aw)}function aw(){for(var e;aw.__r=Hb.length;)e=Hb.sort((function(e,t){return e.__v.__b-t.__v.__b})),Hb=[],e.some((function(e){var t,n,i,r,o,s;e.__d&&(o=(r=(t=e).__v).__e,(s=t.__P)&&(n=[],(i=Kb({},r)).__v=r.__v+1,gw(s,r,i,t.__n,void 0!==s.ownerSVGElement,null!=r.__h?[o]:null,n,null==o?rw(r):o,r.__h),yw(n,r),r.__e!=o&&ow(r)))}))}function lw(e,t,n,i,r,o,s,a,l,c){var p,h,u,d,f,m,g,y=i&&i.__k||Gb,v=y.length;for(n.__k=[],p=0;p<t.length;p++)if(null!=(d=n.__k[p]=null==(d=t[p])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?tw(null,d,null,null,d):Array.isArray(d)?tw(nw,{children:d},null,null,null):d.__b>0?tw(d.type,d.props,d.key,null,d.__v):d)){if(d.__=n,d.__b=n.__b+1,null===(u=y[p])||u&&d.key==u.key&&d.type===u.type)y[p]=void 0;else for(h=0;h<v;h++){if((u=y[h])&&d.key==u.key&&d.type===u.type){y[h]=void 0;break}u=null}gw(e,d,u=u||Yb,r,o,s,a,l,c),f=d.__e,(h=d.ref)&&u.ref!=h&&(g||(g=[]),u.ref&&g.push(u.ref,null,d),g.push(h,d.__c||f,d)),null!=f?(null==m&&(m=f),"function"==typeof d.type&&null!=d.__k&&d.__k===u.__k?d.__d=l=cw(d,l,e):l=hw(e,d,u,y,f,l),c||"option"!==n.type?"function"==typeof n.type&&(n.__d=l):e.value=""):l&&u.__e==l&&l.parentNode!=e&&(l=rw(u))}for(n.__e=m,p=v;p--;)null!=y[p]&&("function"==typeof n.type&&null!=y[p].__e&&y[p].__e==n.__d&&(n.__d=rw(i,p+1)),bw(y[p],y[p]));if(g)for(p=0;p<g.length;p++)vw(g[p],g[++p],g[++p])}function cw(e,t,n){var i,r;for(i=0;i<e.__k.length;i++)(r=e.__k[i])&&(r.__=e,t="function"==typeof r.type?cw(r,t,n):hw(n,r,r,e.__k,r.__e,t));return t}function pw(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some((function(e){pw(e,t)})):t.push(e)),t}function hw(e,t,n,i,r,o){var s,a,l;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||r!=o||null==r.parentNode)e:if(null==o||o.parentNode!==e)e.appendChild(r),s=null;else{for(a=o,l=0;(a=a.nextSibling)&&l<i.length;l+=2)if(a==r)break e;e.insertBefore(r,o),s=o}return void 0!==s?s:r.nextSibling}function uw(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||Zb.test(t)?n:n+"px"}function dw(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||uw(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||uw(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i||e.addEventListener(t,o?mw:fw,o):e.removeEventListener(t,o?mw:fw,o);else if("dangerouslySetInnerHTML"!==t){if(r)t=t.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function fw(e){this.l[e.type+!1](Fb.event?Fb.event(e):e)}function mw(e){this.l[e.type+!0](Fb.event?Fb.event(e):e)}function gw(e,t,n,i,r,o,s,a,l){var c,p,h,u,d,f,m,g,y,v,b,w=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,a=t.__e=n.__e,t.__h=null,o=[a]),(c=Fb.__b)&&c(t);try{e:if("function"==typeof w){if(g=t.props,y=(c=w.contextType)&&i[c.__c],v=c?y?y.props.value:c.__:i,n.__c?m=(p=t.__c=n.__c).__=p.__E:("prototype"in w&&w.prototype.render?t.__c=p=new w(g,v):(t.__c=p=new iw(g,v),p.constructor=w,p.render=ww),y&&y.sub(p),p.props=g,p.state||(p.state={}),p.context=v,p.__n=i,h=p.__d=!0,p.__h=[]),null==p.__s&&(p.__s=p.state),null!=w.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=Kb({},p.__s)),Kb(p.__s,w.getDerivedStateFromProps(g,p.__s))),u=p.props,d=p.state,h)null==w.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==w.getDerivedStateFromProps&&g!==u&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,v),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,v)||t.__v===n.__v){p.props=g,p.state=p.__s,t.__v!==n.__v&&(p.__d=!1),p.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),p.__h.length&&s.push(p);break e}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,v),null!=p.componentDidUpdate&&p.__h.push((function(){p.componentDidUpdate(u,d,f)}))}p.context=v,p.props=g,p.state=p.__s,(c=Fb.__r)&&c(t),p.__d=!1,p.__v=t,p.__P=e,c=p.render(p.props,p.state,p.context),p.state=p.__s,null!=p.getChildContext&&(i=Kb(Kb({},i),p.getChildContext())),h||null==p.getSnapshotBeforeUpdate||(f=p.getSnapshotBeforeUpdate(u,d)),b=null!=c&&c.type===nw&&null==c.key?c.props.children:c,lw(e,Array.isArray(b)?b:[b],t,n,i,r,o,s,a,l),p.base=t.__e,t.__h=null,p.__h.length&&s.push(p),m&&(p.__E=p.__=null),p.__e=!1}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,r,o,s,a){var l,c,p,h,u=n.props,d=t.props,f=t.type,m=0;if("svg"===f&&(r=!0),null!=o)for(;m<o.length;m++)if((l=o[m])&&(l===e||(f?l.localName==f:3==l.nodeType))){e=l,o[m]=null;break}if(null==e){if(null===f)return document.createTextNode(d);e=r?document.createElementNS("http://www.w3.org/2000/svg",f):document.createElement(f,d.is&&d),o=null,a=!1}if(null===f)u===d||a&&e.data===d||(e.data=d);else{if(o=o&&Gb.slice.call(e.childNodes),c=(u=n.props||Yb).dangerouslySetInnerHTML,p=d.dangerouslySetInnerHTML,!a){if(null!=o)for(u={},h=0;h<e.attributes.length;h++)u[e.attributes[h].name]=e.attributes[h].value;(p||c)&&(p&&(c&&p.__html==c.__html||p.__html===e.innerHTML)||(e.innerHTML=p&&p.__html||""))}if(function(e,t,n,i,r){var o;for(o in n)"children"===o||"key"===o||o in t||dw(e,o,null,n[o],i);for(o in t)r&&"function"!=typeof t[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===t[o]||dw(e,o,t[o],n[o],i)}(e,d,u,r,a),p)t.__k=[];else if(m=t.props.children,lw(e,Array.isArray(m)?m:[m],t,n,i,r&&"foreignObject"!==f,o,s,e.firstChild,a),null!=o)for(m=o.length;m--;)null!=o[m]&&Jb(o[m]);a||("value"in d&&void 0!==(m=d.value)&&(m!==e.value||"progress"===f&&!m)&&dw(e,"value",m,u.value,!1),"checked"in d&&void 0!==(m=d.checked)&&m!==e.checked&&dw(e,"checked",m,u.checked,!1))}return e}(n.__e,t,n,i,r,o,s,l);(c=Fb.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=o)&&(t.__e=a,t.__h=!!l,o[o.indexOf(a)]=null),Fb.__e(e,t,n)}}function yw(e,t){Fb.__c&&Fb.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Fb.__e(e,t.__v)}}))}function vw(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Fb.__e(e,n)}}function bw(e,t,n){var i,r,o;if(Fb.unmount&&Fb.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||vw(i,null,t)),n||"function"==typeof e.type||(n=null!=(r=e.__e)),e.__e=e.__d=void 0,null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){Fb.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(o=0;o<i.length;o++)i[o]&&bw(i[o],t,n);null!=r&&Jb(r)}function ww(e,t,n){return this.constructor(e,n)}function xw(e,t,n){var i,r,o;Fb.__&&Fb.__(e,t),r=(i="function"==typeof n)?null:n&&n.__k||t.__k,o=[],gw(t,e=(!i&&n||t).__k=ew(nw,null,[e]),r||Yb,Yb,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?Gb.slice.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i),yw(o,e)}function Ow(e,t){var n={__c:t="__cC"+Wb++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,i;return this.getChildContext||(n=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(sw)},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}Fb={__e:function(e,t){for(var n,i,r;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&null!=i.getDerivedStateFromError&&(n.setState(i.getDerivedStateFromError(e)),r=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e),r=n.__d),r)return n.__E=n}catch(t){e=t}throw e},__v:0},iw.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=Kb({},this.state),"function"==typeof e&&(e=e(Kb({},n),this.props)),e&&Kb(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),sw(this))},iw.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),sw(this))},iw.prototype.render=nw,Hb=[],Qb="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,aw.__r=0,Wb=0;var _w,Ew,Pw,kw=0,Sw=[],Cw=Fb.__b,Aw=Fb.__r,Mw=Fb.diffed,Tw=Fb.__c,Dw=Fb.unmount;function Rw(e,t){Fb.__h&&Fb.__h(Ew,e,kw||t),kw=0;var n=Ew.__H||(Ew.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function jw(e){return kw=1,$w(Uw,e)}function $w(e,t,n){var i=Rw(_w++,2);return i.t=e,i.__c||(i.__=[n?n(t):Uw(void 0,t),function(e){var t=i.t(i.__[0],e);i.__[0]!==t&&(i.__=[t,i.__[1]],i.__c.setState({}))}],i.__c=Ew),i.__}function Bw(e,t){var n=Rw(_w++,3);!Fb.__s&&Qw(n.__H,t)&&(n.__=e,n.__H=t,Ew.__H.__h.push(n))}function zw(e){return kw=5,qw((function(){return{current:e}}),[])}function qw(e,t){var n=Rw(_w++,7);return Qw(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Nw(e,t){return kw=8,qw((function(){return e}),t)}function Lw(e){var t=Ew.context[e.__c],n=Rw(_w++,9);return n.__c=e,t?(null==n.__&&(n.__=!0,t.sub(Ew)),t.props.value):e.__}function Iw(){Sw.forEach((function(e){if(e.__P)try{e.__H.__h.forEach(Fw),e.__H.__h.forEach(Hw),e.__H.__h=[]}catch(t){e.__H.__h=[],Fb.__e(t,e.__v)}})),Sw=[]}Fb.__b=function(e){Ew=null,Cw&&Cw(e)},Fb.__r=function(e){Aw&&Aw(e),_w=0;var t=(Ew=e.__c).__H;t&&(t.__h.forEach(Fw),t.__h.forEach(Hw),t.__h=[])},Fb.diffed=function(e){Mw&&Mw(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==Sw.push(t)&&Pw===Fb.requestAnimationFrame||((Pw=Fb.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(i),Vw&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);Vw&&(t=requestAnimationFrame(n))})(Iw)),Ew=void 0},Fb.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Fw),e.__h=e.__h.filter((function(e){return!e.__||Hw(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Fb.__e(n,e.__v)}})),Tw&&Tw(e,t)},Fb.unmount=function(e){Dw&&Dw(e);var t=e.__c;if(t&&t.__H)try{t.__H.__.forEach(Fw)}catch(e){Fb.__e(e,t.__v)}};var Vw="function"==typeof requestAnimationFrame;function Fw(e){var t=Ew;"function"==typeof e.__c&&e.__c(),Ew=t}function Hw(e){var t=Ew;e.__c=e.__(),Ew=t}function Qw(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Uw(e,t){return"function"==typeof t?t(e):t}var Ww={exports:{}};
167
+ `,this._current.container)},Vl.prototype.open=function(e,t,n,i){if(!e)throw new Error("Element is missing");if(!t)throw new Error("No registered providers for: "+t);if(!n)throw new Error("the position argument is missing");this.isOpen()&&this.close();const{entries:r,headerEntries:o}=this._getContext(e,t);this._current={position:n,className:t,element:e,entries:r,headerEntries:o,container:this._createContainer({provider:t}),options:i},this._emit("open"),this._bindAutoClose(),this._render()},Vl.prototype._getContext=function(e,t){const n=this._getProviders(t);if(!n||!n.length)throw new Error("No registered providers for: "+t);const i=this._getEntries(e,n),r=this._getHeaderEntries(e,n);return{entries:i,headerEntries:r,empty:!(Object.keys(i).length||Object.keys(r).length)}},Vl.prototype.close=function(){this.isOpen()&&(this._emit("close"),this.reset(),this._current=null)},Vl.prototype.reset=function(){const e=this._current.container;ol(null,e),ke(e)},Vl.prototype._emit=function(e,t){this._eventBus.fire(`popupMenu.${e}`,t)},Vl.prototype._onOpened=function(){this._emit("opened")},Vl.prototype._onClosed=function(){this._emit("closed")},Vl.prototype._createContainer=function(e){let t=e&&e.parent||"body";"string"==typeof t&&(t=document.querySelector(t));const n=_e(`<div class="djs-popup-parent djs-parent" data-popup=${e.provider}></div>`);return t.appendChild(n),n},Vl.prototype._bindAutoClose=function(){this._eventBus.once(Il,this.close,this)},Vl.prototype._unbindAutoClose=function(){this._eventBus.off(Il,this.close,this)},Vl.prototype._updateScale=function(e){var t,n,i=this._canvas.zoom(),r=this._config.scale,o=i;return!0!==r&&(!1===r?(t=1,n=1):(t=r.min,n=r.max),h(t)&&i<t&&(o=t),h(n)&&i>n&&(o=n)),o},Vl.prototype._ensureVisible=function(e,t){var n=document.documentElement.getBoundingClientRect(),i=e.getBoundingClientRect(),r={},o=t.x,s=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,s=t.y-i.height):r.x?(o=t.x-i.width,s=t.y):r.y&&t.y<i.height?(o=t.x,s=10):r.y&&(o=t.x,s=t.y-i.height),{x:o,y:s}},Vl.prototype.isEmpty=function(e,t){if(!e)throw new Error("element parameter is missing");if(!t)throw new Error("providerId parameter is missing");const n=this._getProviders(t);return!n||!n.length||this._getContext(e,t).empty},Vl.prototype.registerProvider=function(e,t,n){n||(n=t,t=1e3),this._eventBus.on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},Vl.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},Vl.prototype._getEntries=function(e,t){var n={};return _(t,(function(t){if(t.getPopupMenuEntries){var i=t.getPopupMenuEntries(e);g(i)?n=i(n):_(i,(function(e,t){n[t]=e}))}else _(t.getEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=W(e,["id"])}))})),n},Vl.prototype._getHeaderEntries=function(e,t){var n={};return _(t,(function(t){if(t.getPopupMenuHeaderEntries){var i=t.getPopupMenuHeaderEntries(e);g(i)?n=i(n):_(i,(function(e,t){n[t]=e}))}else{if(!t.getHeaderEntries)return;_(t.getHeaderEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=W(e,["id"])}))}})),n},Vl.prototype.isOpen=function(){return!!this._current},Vl.prototype.trigger=function(e,t){if(e.preventDefault(),!t){let n=ie(ce(e.delegateTarget||e.target,".entry",!0),"data-id");t=this._getEntry(n)}if(t.action)return t.action.call(null,e,t)},Vl.prototype._getEntry=function(e){var t=this._current.entries[e]||this._current.headerEntries[e];if(!t)throw new Error("entry not found");return t};var Fl={__init__:["popupMenu"],popupMenu:["type",Vl]},Hl={align:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%202000%202000%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M200%20150v1700%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22700%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%221150%22%20width%3D%22700%22%20height%3D%22700%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",bottom:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%201650h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22350%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22850%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",center:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M900%20150v1500%22%2F%3E%3Crect%20x%3D%22250%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22500%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",left:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M100%20150v1500%22%2F%3E%3Crect%20x%3D%22100%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22100%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",right:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M1650%20150v1500%22%2F%3E%3Crect%20x%3D%22350%22%20y%3D%22150%22%20width%3D%221300%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22850%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",top:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%20150h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22150%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22150%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",middle:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22stroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linecap%3Around%22%20d%3D%22M150%20900h1500%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22250%22%20width%3D%22600%22%20height%3D%221300%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22500%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E"};function Ql(e,t,n,i){e.registerProvider(900,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=i}Ql.$inject=["contextPad","popupMenu","translate","canvas"],Ql.prototype.getMultiElementContextPadEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},Ql.prototype._isAllowed=function(e){return!this._popupMenu.isEmpty(e,"align-elements")},Ql.prototype._getEntries=function(e){var t=this;return{"align-elements":{group:"align-elements",title:t._translate("Align elements"),imageUrl:Hl.align,action:{click:function(e,n){var i=t._getMenuPosition(n);F(i,{cursor:{x:e.x,y:e.y}}),t._popupMenu.open(n,"align-elements",i)}}}}},Ql.prototype._getMenuPosition=function(e){var t=this._contextPad.getPad(e).html.getBoundingClientRect();return{x:t.left,y:t.bottom+5}};var Ul=["left","center","right","top","middle","bottom"];function Wl(e,t,n,i){this._alignElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",this)}function Xl(e){ls.call(this,e),this.init()}function Yl(e){Xl.call(this,e)}Wl.$inject=["popupMenu","alignElements","translate","rules"],Wl.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},Wl.prototype._isAllowed=function(e){return this._rules.allowed("elements.align",{elements:e})},Wl.prototype._getEntries=function(e){var t=this._alignElements,n=this._translate,i=this._popupMenu,r={};return _(Ul,(function(o){r["align-elements-"+o]={group:"align",title:n("Align elements "+o),className:"bjs-align-elements-menu-entry",imageUrl:Hl[o],action:function(n,r){t.trigger(e,o),i.close()}}})),r},Xl.$inject=["eventBus"],r(Xl,ls),Xl.prototype.addRule=function(e,t,n){var i=this;"string"==typeof e&&(e=[e]),e.forEach((function(e){i.canExecute(e,t,(function(e,t,i){return n(e)}),!0)}))},Xl.prototype.init=function(){},Yl.$inject=["eventBus"],r(Yl,Xl),Yl.prototype.init=function(){this.addRule("elements.align",(function(e){var t=O(e.elements,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));return!((t=mt(t)).length<2)&&t}))};var Gl={__depends__:[Ea,Ra,Fl],__init__:["alignElementsContextPadProvider","alignElementsMenuProvider","bpmnAlignElements"],alignElementsContextPadProvider:["type",Ql],alignElementsMenuProvider:["type",Wl],bpmnAlignElements:["type",Yl]};function Zl(e,t,n,i){for(var r;r=Jl(e,n,t);)n=i(t,n,r);return n}function Kl(e){return function(t,n,i){var r={x:n.x,y:n.y};return["x","y"].forEach((function(o){var s=e[o];if(s){var a="x"===o?"width":"height",l=s.margin,c=s.minDistance;r[o]=l<0?Math.min(i[o]+l-t[a]/2,n[o]-c+l):Math.max(i[o]+i[a]+l+t[a]/2,n[o]+c+l)}})),r}}function Jl(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height},r=function(e){var t=ec(e);e.host&&(t=t.concat(ec(e.host)));e.attachers&&(t=t.concat(e.attachers.reduce((function(e,t){return e.concat(ec(t))}),[])));return t}(e);return w(r,(function(e){return e!==n&&"intersect"===On(e,i,10)}))}function ec(e){return(t=e,t.outgoing.map((function(e){return e.target}))).concat(function(e){return e.incoming.map((function(e){return e.source}))}(e));var t}function tc(){return!0}function nc(e,t,n){e.on("autoPlace",100,(function(e){var t=e.shape;return function(e,t,n){n||(n={});var i=n.defaultDistance||50,r=xn(e);return{x:vn(e).right+i+t.width/2,y:r.y}}(e.source,t)})),e.on("autoPlace.end",(function(e){n.scrollToElement(e.shape)})),this.append=function(n,i,r){e.fire("autoPlace.start",{source:n,shape:i});var o=e.fire("autoPlace",{source:n,shape:i}),s=t.appendShape(n,i,o,n.parent,r);return e.fire("autoPlace.end",{source:n,shape:s}),s}}function ic(e,t){e.on("autoPlace.end",500,(function(e){t.select(e.shape)}))}nc.$inject=["eventBus","modeling","canvas"],ic.$inject=["eventBus","selection"];var rc={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",nc],autoPlaceSelectionBehavior:["type",ic]};function oc(e,t){for("string"==typeof t&&(t=[t]);e=e.parent;)if(Mr(e,t))return e;return null}function sc(e,t){return Ar(t,"bpmn:TextAnnotation")?function(e,t){var n=vn(e),i={x:n.right+t.width/2,y:n.top-50-t.height/2};(function(e){return!!e.waypoints})(e)&&((i=xn(e)).x+=100,i.y-=50);return Zl(e,t,i,Kl({y:{margin:-30,minDistance:20}}))}(e,t):Mr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])?function(e,t){var n=vn(e),i={x:n.right-10+t.width/2,y:n.bottom+40+t.width/2};return Zl(e,t,i,Kl({x:{margin:30,minDistance:30}}))}(e,t):Ar(t,"bpmn:FlowNode")?function(e,t){var n=vn(e),i=xn(e),r=function(e,t){t||(t={});var n=t.defaultDistance||50,i=t.direction||"e",r=t.filter,o=t.getWeight||function(t){return t.source===e?1:-1},s=t.maxDistance||250,a=t.reference||"start";function l(e,t){return"n"===i?"start"===a?vn(e).top-vn(t).bottom:"center"===a?vn(e).top-xn(t).y:vn(e).top-vn(t).top:"w"===i?"start"===a?vn(e).left-vn(t).right:"center"===a?vn(e).left-xn(t).x:vn(e).left-vn(t).left:"s"===i?"start"===a?vn(t).top-vn(e).bottom:"center"===a?xn(t).y-vn(e).bottom:vn(t).bottom-vn(e).bottom:"start"===a?vn(t).left-vn(e).right:"center"===a?xn(t).x-vn(e).right:vn(t).right-vn(e).right}r||(r=tc);var c=e.incoming.filter(r).map((function(t){var n=o(t),i=n<0?l(t.source,e):l(e,t.source);return{id:t.source.id,distance:i,weight:n}})),p=e.outgoing.filter(r).map((function(t){var n=o(t),i=n>0?l(e,t.target):l(t.target,e);return{id:t.target.id,distance:i,weight:n}})),h=P(c.concat(p).reduce((function(e,t){return e[t.id+"__weight_"+t.weight]=t,e}),{}),(function(e,t){var n=t.distance,i=t.weight;return n<0||n>s||(e[String(n)]||(e[String(n)]=0),e[String(n)]+=1*i,(!e.distance||e[e.distance]<e[String(n)])&&(e.distance=n)),e}),{});return h.distance||n}(e,{filter:function(e){return Ar(e,"bpmn:SequenceFlow")}}),o=30,s=80,a="left";Ar(e,"bpmn:BoundaryEvent")&&-1!==(a=On(e,e.host,-25)).indexOf("top")&&(o*=-1);var l={x:n.right+r+t.width/2,y:i.y+ac(a,s)};return Zl(e,t,l,Kl({y:{margin:o,minDistance:s}}))}(e,t):void 0}function ac(e,t){return-1!=e.indexOf("top")?-1*t:-1!=e.indexOf("bottom")?t:0}function lc(e){e.on("autoPlace",(function(e){var t=e.shape;return sc(e.source,t)}))}lc.$inject=["eventBus"];var cc={__depends__:[rc],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",lc]};function pc(e,t,n,i){ls.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],(function(e){var t=e.context,n=t.hints||{},i=t.shape,o=t.parent||t.newParent;!1!==n.autoResize&&r._expand([i],o)})),this.postExecuted(["elements.move"],(function(e){var t=e.context,n=a(T(t.closure.topLevel)),i=t.hints,o=!i||i.autoResize;!1!==o&&_(D(n,(function(e){return e.parent.id})),(function(e,t){d(o)&&(e=e.filter((function(e){return w(o,B({id:e.id}))}))),r._expand(e,t)}))})),this.postExecuted(["shape.toggleCollapse"],(function(e){var t=e.context,n=t.hints,i=t.shape;n&&!1===n.autoResize||i.collapsed||r._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.context,n=t.hints,i=t.shape,o=i.parent;n&&!1===n.autoResize||o&&r._expand([i],o)}))}function hc(e){e.invoke(pc,this)}function uc(e){Xl.call(this,e);var t=this;this.addRule("element.autoResize",(function(e){return t.canResize(e.elements,e.target)}))}function dc(e,t){uc.call(this,e),this._modeling=t}pc.$inject=["eventBus","elementRegistry","modeling","rules"],r(pc,ls),pc.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=vn(wt(e)),o=vn(t),s={};return r.top-o.top<i.top&&(s.top=r.top-n.top),r.left-o.left<i.left&&(s.left=r.left-n.left),o.right-r.right<i.right&&(s.right=r.right+n.right),o.bottom-r.bottom<i.bottom&&(s.bottom=r.bottom+n.bottom),bn(F({},o,s))},pc.prototype._expand=function(e,t){if("string"==typeof t&&(t=this._elementRegistry.get(t)),this._rules.allowed("element.autoResize",{elements:e,target:t})){var n=this._getOptimalBounds(e,t);if(function(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}(n,t)){var i=function(e,t){var n="";e=vn(e),t=vn(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"));return n}(U(t,["x","y","width","height"]),n);this.resize(t,n,{autoResize:i});var r=t.parent;r&&this._expand([t],r)}}},pc.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},pc.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},pc.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)},hc.$inject=["injector"],r(hc,pc),hc.prototype.resize=function(e,t,n){Ar(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},uc.$inject=["eventBus"],r(uc,Xl),uc.prototype.canResize=function(e,t){return!1},r(dc,uc),dc.$inject=["eventBus","modeling"],dc.prototype.canResize=function(e,t){if(Ar(t.di,"bpmndi:BPMNPlane"))return!1;if(!Ar(t,"bpmn:Participant")&&!Ar(t,"bpmn:Lane")&&!Ar(t,"bpmn:SubProcess"))return!1;var n=!0;return _(e,(function(e){(Ar(e,"bpmn:Lane")||e.labelTarget)&&(n=!1)})),n};var fc={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",hc],bpmnAutoResizeProvider:["type",dc]};function mc(e,t,n){var i,r,o=this,s=n.get("dragging",!1);s&&t.on("drag.start",(function(n){t.once("drag.move",1500,(function(t){!function(t){if(!t.hover){var n=t.originalEvent,i=o._findTargetGfx(n),r=i&&e.get(i);i&&r&&(t.stopPropagation(),s.hover({element:r,gfx:i}),s.move(n))}}(t)}))})),t.on("element.hover",(function(e){i=e.gfx,r=e.element})),t.on("element.hover",1500,(function(e){r&&t.fire("element.out",{element:r,gfx:i})})),t.on("element.out",(function(){i=null,r=null})),this._findTargetGfx=function(e){var t;if(e instanceof MouseEvent)return t=$o(e),function(e){return ce(e,"svg, .djs-element",!0)}(document.elementFromPoint(t.x,t.y))}}mc.$inject=["elementRegistry","eventBus","injector"];var gc={__init__:["hoverFix"],hoverFix:["type",mc]},yc=Math.round,vc="djs-drag-active";function bc(e){e.preventDefault()}function wc(e,t,n,i){var r,o={threshold:5,trapClick:!0};function s(e){var n=t.viewbox(),i=t._container.getBoundingClientRect();return{x:n.x+(e.x-i.left)/n.scale,y:n.y+(e.y-i.top)/n.scale}}function a(t,n){n=n||r;var i=e.createEvent(F({},n.payload,n.data,{isTouch:n.isTouch}));return!1!==e.fire("drag."+t,i)&&e.fire(n.prefix+"."+t,i)}function l(e,i){var o,l=r.payload,c=r.displacement,p=r.globalStart,h=$o(e),u=ea(h,p),d=r.localStart,f=s(h),g=ea(f,d);if(!r.active&&(i||(o=u,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(F(l,{x:yc(d.x+c.x),y:yc(d.y+c.y),dx:0,dy:0},{originalEvent:e}),!1===a("start"))return m();r.active=!0,r.keepSelection||(l.previousSelection=n.get(),n.select(null)),r.cursor&&Gs(r.cursor),t.addMarker(t.getRootElement(),vc)}jo(e),r.active&&(F(l,{x:yc(f.x+c.x),y:yc(f.y+c.y),dx:yc(g.x),dy:yc(g.y)},{originalEvent:e}),a("move"))}function c(e){var t=!0;r.active&&(e&&(r.payload.originalEvent=e,jo(e)),t=a("end")),!1===t&&a("rejected"),a("ended",g(!0!==t))}function p(e){zs("Escape",e)&&(bc(e),m())}function h(t){var n;r.active&&(n=Ks(e),setTimeout(n,400),bc(t)),c(t)}function u(e){l(e)}function d(e){var t=r.payload;t.hoverGfx=e.gfx,t.hover=e.element,a("hover")}function f(e){a("out");var t=r.payload;t.hoverGfx=null,t.hover=null}function m(e){var t;if(r){var n=r.active;n&&a("cancel"),t=g(e),n&&a("canceled",t)}}function g(o){var s,g;a("cleanup"),Zs(),g=r.trapClick?h:c,ge.unbind(document,"mousemove",l),ge.unbind(document,"dragstart",bc),ge.unbind(document,"selectstart",bc),ge.unbind(document,"mousedown",g,!0),ge.unbind(document,"mouseup",g,!0),ge.unbind(document,"keyup",p),ge.unbind(document,"touchstart",u,!0),ge.unbind(document,"touchcancel",m,!0),ge.unbind(document,"touchmove",l,!0),ge.unbind(document,"touchend",c,!0),e.off("element.hover",d),e.off("element.out",f),t.removeMarker(t.getRootElement(),vc);var y=r.payload.previousSelection;return!1!==o&&y&&!n.get().length&&function(e){var t=e.filter((function(e){return i.get(e.id)}));t.length&&n.select(t)}(y),s=r,r=null,s}e.on("diagram.destroy",m),this.init=function(t,n,i,g){r&&m(!1),"string"==typeof n&&(g=i,i=n,n=null);var y,v,b,w,x,O=(g=F({},o,g||{})).data||{};w=g.trapClick?h:c,t?(y=Ro(t)||t,v=$o(t),jo(t),"dragstart"===y.type&&bc(y)):(y=null,v={x:0,y:0}),b=s(v),n||(n=b),x=function(e){return"undefined"!=typeof TouchEvent&&e instanceof TouchEvent}(y),r=F({prefix:i,data:O,payload:{},globalStart:v,displacement:ea(n,b),localStart:b,isTouch:x},g),g.manual||(x?(ge.bind(document,"touchstart",u,!0),ge.bind(document,"touchcancel",m,!0),ge.bind(document,"touchmove",l,!0),ge.bind(document,"touchend",c,!0)):(ge.bind(document,"mousemove",l),ge.bind(document,"dragstart",bc),ge.bind(document,"selectstart",bc),ge.bind(document,"mousedown",w,!0),ge.bind(document,"mouseup",w,!0)),ge.bind(document,"keyup",p),e.on("element.hover",d),e.on("element.out",f)),a("init"),g.autoActivate&&l(t,!0)},this.move=l,this.hover=d,this.out=f,this.end=c,this.cancel=m,this.context=function(){return r},this.setOptions=function(e){F(o,e)}}wc.$inject=["eventBus","canvas","selection","elementRegistry"];var xc={__depends__:[gc,Ko],dragging:["type",wc]};function Oc(e,t,n){this._canvas=n,this._opts=F({scrollThresholdIn:[20,20,20,20],scrollThresholdOut:[0,0,0,0],scrollRepeatTimeout:15,scrollStep:10},e);var i=this;t.on("drag.move",(function(e){var t=i._toBorderPoint(e);i.startScroll(t)})),t.on(["drag.cleanup"],(function(){i.stopScroll()}))}function _c(e,t,n){return t<e&&e<n}Oc.$inject=["config.autoScroll","eventBus","canvas"],Oc.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 s=0,a=0,l=0;l<4;l++)_c(o[l],n.scrollThresholdOut[l],n.scrollThresholdIn[l])&&(0===l?s=n.scrollStep:1==l?a=n.scrollStep:2==l?s=-n.scrollStep:3==l&&(a=-n.scrollStep));0===s&&0===a||(t.scroll({dx:s,dy:a}),this._scrolling=setTimeout((function(){i.startScroll(e)}),n.scrollRepeatTimeout))},Oc.prototype.stopScroll=function(){clearTimeout(this._scrolling)},Oc.prototype.setOptions=function(e){this._opts=F({},this._opts,e)},Oc.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=$o(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};var Ec={__depends__:[xc],__init__:["autoScroll"],autoScroll:["type",Oc]};function Pc(e){this._commandStack=e.get("commandStack",!1)}Pc.$inject=["injector"],Pc.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),void 0===n||n};var kc={__init__:["rules"],rules:["type",Pc]},Sc=Math.round,Cc=Math.max;function Ac(e,t){return function(e,t){var n,i;for(n=0;i=e[n];n++)if(At(i,t)<=10)return{point:e[n],bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=mn(function(e,t){return[["M",e.x,e.y],["m",0,-t],["a",t,t,0,1,1,0,2*t],["a",t,t,0,1,1,0,-2*t],["z"]]}(t,10),(n=[],e.forEach((function(e,t){n.push([0===t?"M":"L",e.x,e.y])})),n)),o=r[0],s=r[r.length-1];return o?o!==s?o.segment2!==s.segment2?{point:e[i=Cc(o.segment2,s.segment2)-1],bendpoint:!0,index:i}:{point:{x:Sc(o.x+s.x)/2,y:Sc(o.y+s.y)/2},index:o.segment2}:{point:{x:Sc(o.x),y:Sc(o.y)},index:o.segment2}:null}(e,t)}function Mc(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Tc(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function Dc(e,t){var n=t[0],i=t[1],r={x:i.x-n.x,y:i.y-n.y},o=function(e,t,n){var i=[{n:e[0]-n[0],lambda:t[0]},{n:e[1]-n[1],lambda:t[1]}];return-(i[0].n*t[0]+i[1].n*t[1])/(i[0].lambda*t[0]+i[1].lambda*t[1])}([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 Rc(e,t){var n=Dc(e,t);return Mc({x:n.x-e.x,y:n.y-e.y})}function jc(e,t){return Mc({x:e.x-t.x,y:e.y-t.y})}var $c="djs-bendpoint",Bc="djs-segment-dragger";function zc(e,t,n){var i=function(e,t){var n,i=$o(t),r=e._container.getBoundingClientRect();n={x:r.left,y:r.top};var o=e.viewbox();return{x:o.x+(i.x-n.x)/o.scale,y:o.y+(i.y-n.y)/o.scale}}(e,n);return Ac(t,i)}function qc(e,t){var n=Ie("g");Re(n).add($c),Ce(e,n);var i=Ie("circle");Te(i,{cx:0,cy:0,r:4}),Re(i).add("djs-visual"),Ce(n,i);var r=Ie("circle");return Te(r,{cx:0,cy:0,r:10}),Re(r).add("djs-hit"),Ce(n,r),t&&Re(n).add(t),n}function Nc(e,t,n,i){var r=Ie("g");Ce(e,r);var o=function(e,t,n){var i=t.x-e.x,r=t.y-e.y;return Ic("h"===n?i:r)}(t,n,i),s=Ie("rect");Te(s,{x:-9,y:-3,width:18,height:6}),Re(s).add("djs-visual"),Ce(r,s);var a=Ie("rect");return Te(a,{x:-o/2,y:-8.5,width:o,height:17}),Re(a).add("djs-hit"),Ce(r,a),ii(r,"v"===i?90:0),r}function Lc(e,t,n){var i=Ie("g"),r=Rt(t,n),o=Tt(t,n);return Ce(e,i),Nc(i,t,n,o),Re(i).add(Bc),Re(i).add("h"===o?"horizontal":"vertical"),ni(i,r.x,r.y),i}function Ic(e){return Math.abs(Math.round(2*e/3))}function Vc(e,t){var n=function(e,t){for(var n,i=t.waypoints,r=1/0,o=0;o<i.length-1;o++){var s=Rc(e,[i[o],i[o+1]]);s<r&&(r=s,n=o)}return[i[n],i[n+1]]}(e,t);return Dc(e,n)}function Fc(e,t,n,i,r){function o(e,n){var o,s=n.waypoints,a=zc(t,s,e);if(a)return o=function(e,t){var n,i,r=e.waypoints;return t.index<=0||t.bendpoint?null:(i=Tt((n={start:r[t.index-1],end:r[t.index]}).start,n.end))?Ic("h"===i?n.end.x-n.start.x:n.end.y-n.start.y)/2:null}(n,a),!function(e,t,n){var i,r,o,s,a,l,c=e.index,p=e.point;return!(c<=0||e.bendpoint)&&(o=Rt(i=t[c-1],r=t[c]),s=Tt(i,r),a=Math.abs(p.x-o.x),l=Math.abs(p.y-o.y),s&&a<=n&&l<=n)}(a,s,o)?i.start(e,n,a.index,!a.bendpoint):r.start(e,n,a.index),!0}function s(e,t,i){ge.bind(e,t,(function(e){n.triggerMouseEvent(t,e,i),e.stopPropagation()}))}function a(e,n){var i=t.getLayer("overlays"),r=Ee('.djs-bendpoints[data-element-id="'+us(e.id)+'"]',i);return!r&&n&&(Te(r=Ie("g"),{"data-element-id":e.id}),Re(r).add("djs-bendpoints"),Ce(i,r),s(r,"mousedown",e),s(r,"click",e),s(r,"dblclick",e)),r}function l(e,t){return Ee('.djs-segment-dragger[data-segment-idx="'+e+'"]',t)}function c(e,t){t.waypoints.forEach((function(t,n){var i=qc(e);Ce(e,i),ni(i,t.x,t.y)})),qc(e,"floating")}function p(e,t){for(var n,i,r,o=t.waypoints,a=1;a<o.length;a++)Tt(n=o[a-1],i=o[a])&&(Te(r=Lc(e,n,i),{"data-segment-idx":a}),s(r,"mousemove",t))}function h(e){var t=a(e);return t||(c(t=a(e,!0),e),p(t,e)),t}function u(e){var t=a(e);t&&(!function(e){_(Pe(".djs-segment-dragger",e),(function(e){$e(e)}))}(t),function(e){_(Pe(".djs-bendpoint",e),(function(e){$e(e)}))}(t),p(t,e),c(t,e))}function d(e,t,n){var i,r,o=l(t.index,e),s=n[t.index-1],a=n[t.index],c=t.point,p=Rt(s,a),h=Tt(s,a);o&&(i=function(e){return Ee(".djs-visual",e)}(o),r={x:c.x-p.x,y:c.y-p.y},"v"===h&&(r={x:r.y,y:r.x}),ni(i,r.x,r.y))}e.on("connection.changed",(function(e){u(e.element)})),e.on("connection.remove",(function(e){var t=a(e.element);t&&$e(t)})),e.on("element.marker.update",(function(e){var t,n=e.element;n.waypoints&&(t=h(n),e.add?Re(t).add(e.marker):Re(t).remove(e.marker))})),e.on("element.mousemove",(function(e){var n,i,r=e.element,o=r.waypoints;if(o){if(n=a(r,!0),!(i=zc(t,o,e.originalEvent)))return;!function(e,t){var n=Ee(".floating",e),i=t.point;n&&ni(n,i.x,i.y)}(n,i),i.bendpoint||d(n,i,o)}})),e.on("element.mousedown",(function(e){if(zo(e)){var t=e.originalEvent,n=e.element;if(n.waypoints)return o(t,n)}})),e.on("selection.changed",(function(e){var t=e.newSelection[0];t&&t.waypoints&&h(t)})),e.on("element.hover",(function(e){var t=e.element;t.waypoints&&(h(t),n.registerEvent(e.gfx,"mousemove","element.mousemove"))})),e.on("element.out",(function(e){n.unregisterEvent(e.gfx,"mousemove","element.mousemove")})),e.on("element.updateId",(function(e){var t=e.element,n=e.newId;if(t.waypoints){var i=a(t);i&&Te(i,{"data-element-id":n})}})),this.addHandles=h,this.updateHandles=u,this.getBendpointsContainer=a,this.getSegmentDragger=l}Fc.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];var Hc=Math.round,Qc="reconnectStart",Uc="reconnectEnd",Wc="updateWaypoints";function Xc(e,t,n,i,r,o){this._injector=e,this.start=function(e,t,o,s){var a,l=n.getGraphics(t),c=t.source,p=t.target,h=t.waypoints,u=(a=s||0!==o?s||o!==h.length-1?Wc:Uc:Qc)===Wc?"connection.updateWaypoints":"connection.reconnect",d=r.allowed(u,{connection:t,source:c,target:p});!1===d&&(d=r.allowed(u,{connection:t,source:p,target:c})),!1!==d&&i.init(e,"bendpoint.move",{data:{connection:t,connectionGfx:l,context:{allowed:d,bendpointIndex:o,connection:t,source:c,target:p,insert:s,type:a}}})},t.on("bendpoint.move.hover",(function(e){var t,n=e.context,i=n.connection,o=i.source,s=i.target,a=e.hover,l=n.type;if(n.hover=a,a){var c=l===Wc?"connection.updateWaypoints":"connection.reconnect";if(t=n.allowed=r.allowed(c,{connection:i,source:l===Qc?a:o,target:l===Uc?a:s}))return n.source=l===Qc?a:o,void(n.target=l===Uc?a:s);!1===t&&(t=n.allowed=r.allowed(c,{connection:i,source:l===Uc?a:s,target:l===Qc?a:o})),t&&(n.source=l===Uc?a:s,n.target=l===Qc?a:o)}})),t.on(["bendpoint.move.out","bendpoint.move.cleanup"],(function(e){var t=e.context,n=t.type;t.hover=null,t.source=null,t.target=null,n!==Wc&&(t.allowed=!1)})),t.on("bendpoint.move.end",(function(e){var t=e.context,n=t.allowed,i=t.bendpointIndex,r=t.connection,s=t.insert,a=r.waypoints.slice(),l=t.source,c=t.target,p=t.type,h=t.hints||{},u={x:Hc(e.x),y:Hc(e.y)};if(!n)return!1;p===Wc?(s?a.splice(i,0,u):a[i]=u,h.bendpointMove={insert:s,bendpointIndex:i},a=this.cropWaypoints(r,a),o.updateWaypoints(r,function(e){e=e.slice();for(var t,n,i,r=0;e[r];)t=e[r],n=e[r-1],0===At(t,i=e[r+1])||Mt(n,i,t)?e.splice(r,1):r++;return e}(a),h)):(p===Qc?(h.docking="source",Yc(t)&&(h.docking="target",h.newWaypoints=a.reverse())):p===Uc&&(h.docking="target",Yc(t)&&(h.docking="source",h.newWaypoints=a.reverse())),o.reconnect(r,l,c,u,h))}),this)}function Yc(e){var t=e.hover,n=e.source,i=e.target,r=e.type;return r===Qc?t&&i&&t===i&&n!==i:r===Uc?t&&n&&t===n&&n!==i:void 0}Xc.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Xc.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};var Gc="updateWaypoints",Zc="connect-ok",Kc="connect-not-ok",Jc="connect-hover",ep="djs-updating",tp="djs-element-hidden";function np(e,t,n,i){this._injector=t;var r=t.get("connectionPreview",!1);n.on("bendpoint.move.start",(function(e){var t=e.context,n=t.bendpointIndex,r=t.connection,o=t.insert,s=r.waypoints,a=s.slice();t.waypoints=s,o&&a.splice(n,0,{x:e.x,y:e.y}),r.waypoints=a,Re(t.draggerGfx=qc(i.getLayer("overlays"))).add("djs-dragging"),i.addMarker(r,tp),i.addMarker(r,ep)})),n.on("bendpoint.move.hover",(function(e){var t=e.context,n=t.allowed,r=t.hover,o=t.type;if(r){if(i.addMarker(r,Jc),o===Gc)return;n?(i.removeMarker(r,Kc),i.addMarker(r,Zc)):!1===n&&(i.removeMarker(r,Zc),i.addMarker(r,Kc))}})),n.on(["bendpoint.move.out","bendpoint.move.cleanup"],1100,(function(e){var t=e.context,n=t.hover,r=t.target;n&&(i.removeMarker(n,Jc),i.removeMarker(n,r?Zc:Kc))})),n.on("bendpoint.move.move",(function(t){var n=t.context,i=n.allowed,o=n.bendpointIndex,s=n.draggerGfx,a=n.hover,l=n.type,c=n.connection,p=c.source,h=c.target,u=c.waypoints.slice(),d={x:t.x,y:t.y},f=n.hints||{},m={};r&&(f.connectionStart&&(m.connectionStart=f.connectionStart),f.connectionEnd&&(m.connectionEnd=f.connectionEnd),"reconnectStart"===l?Yc(n)?(m.connectionEnd=m.connectionEnd||d,m.source=h,m.target=a||p,u=u.reverse()):(m.connectionStart=m.connectionStart||d,m.source=a||p,m.target=h):"reconnectEnd"===l?Yc(n)?(m.connectionStart=m.connectionStart||d,m.source=a||h,m.target=p,u=u.reverse()):(m.connectionEnd=m.connectionEnd||d,m.source=p,m.target=a||h):(m.noCropping=!0,m.noLayout=!0,u[o]=d),l===Gc&&(u=e.cropWaypoints(c,u)),m.waypoints=u,r.drawPreview(n,i,m)),ni(s,t.x,t.y)}),this),n.on(["bendpoint.move.end","bendpoint.move.cancel"],1100,(function(e){var t=e.context,n=t.connection,o=t.draggerGfx,s=t.hover,a=t.target,l=t.waypoints;n.waypoints=l,$e(o),i.removeMarker(n,ep),i.removeMarker(n,tp),s&&(i.removeMarker(s,Zc),i.removeMarker(s,a?Zc:Kc)),r&&r.cleanUp(t)}))}np.$inject=["bendpointMove","injector","eventBus","canvas"];var ip="connect-hover",rp="djs-updating";function op(e,t,n){return sp(e,t,e[t]+n)}function sp(e,t,n){return{x:"x"===t?n:e.x,y:"y"===t?n:e.y}}function ap(e){return"x"===e?"y":"x"}function lp(e,t,n){var i,r;return e.original?e.original:(i=xn(t),sp(e,r=ap(n),i[r]))}function cp(e,t,n,i,r,o){var s=e.get("connectionDocking",!1);function a(e,t){if(!s)return t;var n,i=e.waypoints;return e.waypoints=t,n=s.getCroppedWaypoints(e),e.waypoints=i,n}function l(e){r.update("connection",e.connection,e.connectionGfx)}function c(e,t,n){var i=e.newWaypoints,r=function(e,t,n,i){var r=Math.max(t[i],n[i]),o=Math.min(t[i],n[i]);return sp(t,i,Math.min(Math.max(o+20,e[i]),r-20))}(n,i[e.segmentStartIndex+t],i[e.segmentEndIndex+t],ap(e.axis));ni(e.draggerGfx,r.x,r.y)}this.start=function(e,t,r){var o,s,a,l,c=n.getGraphics(t),p=r-1,h=r,u=t.waypoints,d=u[p],f=u[h],m=zc(n,u,e);(s=Tt(d,f))&&(a="v"===s?"x":"y",0===p&&(d=lp(d,t.source,a)),h===u.length-1&&(f=lp(f,t.target,a)),o={connection:t,segmentStartIndex:p,segmentEndIndex:h,segmentStart:d,segmentEnd:f,axis:a,dragPosition:l=m?m.point:{x:(d.x+f.x)/2,y:(d.y+f.y)/2}},i.init(e,l,"connectionSegment.move",{cursor:"x"===a?"resize-ew":"resize-ns",data:{connection:t,connectionGfx:c,context:o}}))},t.on("connectionSegment.move.start",(function(e){var t=e.context,i=e.connection,r=n.getLayer("overlays");t.originalWaypoints=i.waypoints.slice(),t.draggerGfx=Lc(r,t.segmentStart,t.segmentEnd),Re(t.draggerGfx).add("djs-dragging"),n.addMarker(i,rp)})),t.on("connectionSegment.move.move",(function(e){var t,n,i=e.context,r=i.connection,o=i.segmentStartIndex,s=i.segmentEndIndex,p=i.segmentStart,h=i.segmentEnd,u=i.axis,d=i.originalWaypoints.slice(),f=op(p,u,e["d"+u]),m=op(h,u,e["d"+u]),g=d.length,y=0;d[o]=f,d[s]=m,o<2&&(t=On(r.source,f),1===o?"intersect"===t&&(d.shift(),d[0]=f,y--):"intersect"!==t&&(d.unshift(p),y++)),s>g-3&&(n=On(r.target,m),s===g-2?"intersect"===n&&(d.pop(),d[d.length-1]=m):"intersect"!==n&&d.push(h)),i.newWaypoints=r.waypoints=a(r,d),c(i,y,e),i.newSegmentStartIndex=o+y,l(e)})),t.on("connectionSegment.move.hover",(function(e){e.context.hover=e.hover,n.addMarker(e.hover,ip)})),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],(function(e){var t=e.context.hover;t&&n.removeMarker(t,ip)})),t.on("connectionSegment.move.cleanup",(function(e){var t=e.context,i=t.connection;t.draggerGfx&&$e(t.draggerGfx),n.removeMarker(i,rp)})),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],(function(e){var t=e.context;t.connection.waypoints=t.originalWaypoints,l(e)})),t.on("connectionSegment.move.end",(function(e){var t=e.context,n=t.connection,i=t.newWaypoints,r=t.newSegmentStartIndex;i=i.map((function(e){return{original:e.original,x:Math.round(e.x),y:Math.round(e.y)}}));var s=function(e,t){var n=0,i=e.filter((function(i,r){return!Mt(e[r-1],e[r+1],i)||(n=r<=t?n-1:n,!1)}));return{waypoints:i,segmentOffset:n}}(i,r),l=a(n,s.waypoints),c=s.segmentOffset,p={segmentMove:{segmentStartIndex:t.segmentStartIndex,newSegmentStartIndex:r+c}};o.updateWaypoints(n,l,p)}))}cp.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var pp=Math.abs,hp=Math.round;function up(e){return{x:e.x,y:e.y}}function dp(e){return{x:e.x+e.width,y:e.y+e.height}}function fp(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:hp(e.x+e.width/2),y:hp(e.y+e.height/2)}}function mp(e,t){var n=e.snapped;return!!n&&("string"==typeof t?n[t]:n.x&&n.y)}function gp(e,t,n){if("string"!=typeof t)throw new Error("axis must be in [x, y]");if("number"!=typeof n&&!1!==n)throw new Error("value must be Number or false");var i,r=e[t],o=e.snapped=e.snapped||{};return!1===n?o[t]=!1:(o[t]=!0,i=n-r,e[t]+=i,e["d"+t]+=i),r}function yp(e){return e.children||[]}var vp=Math.abs,bp=Math.round;function wp(e){function t(e,t){if(d(e)){for(var n=e.length;n--;)if(vp(e[n]-t)<=10)return e[n]}else{var i=t%(e=+e);if(i<10)return t-i;if(i>e-10)return t-i+e}return t}function n(e,t){return e.waypoints?Vc(t,e):e.width?{x:bp(e.width/2+e.x),y:bp(e.height/2+e.y)}:void 0}e.on("connectionSegment.move.move",1500,(function(e){var i,r,o=function(e){var t=e.context,i=t.snapPoints,r=t.connection,o=r.waypoints,s=t.segmentStart,a=t.segmentStartIndex,l=t.segmentEnd,c=t.segmentEndIndex,p=t.axis;if(i)return i;var h=[o[a-1],s,l,o[c+1]];return a<2&&h.unshift(n(r.source,e)),c>o.length-3&&h.unshift(n(r.target,e)),t.snapPoints=i={horizontal:[],vertical:[]},_(h,(function(e){e&&(e=e.original||e,"y"===p&&i.horizontal.push(e.y),"x"===p&&i.vertical.push(e.x))})),i}(e),s=e.x,a=e.y;if(o){var l=s-(i=t(o.vertical,s)),c=a-(r=t(o.horizontal,a));F(e,{dx:e.dx-l,dy:e.dy-c,x:i,y:r}),(l||-1!==o.vertical.indexOf(s))&&gp(e,"x",i),(c||-1!==o.horizontal.indexOf(a))&&gp(e,"y",r)}})),e.on(["connect.hover","connect.move","connect.end"],1500,(function(e){var t,i=e.context.hover,r=i&&n(i,e);(t=i)&&t.waypoints&&r&&r.x&&r.y&&(gp(e,"x",r.x),gp(e,"y",r.y))})),e.on(["bendpoint.move.move","bendpoint.move.end"],1500,(function(e){var i,r,o=e.context,s=function(e){var t=e.snapPoints,n=e.connection.waypoints,i=e.bendpointIndex;if(t)return t;var r=[n[i-1],n[i+1]];return e.snapPoints=t={horizontal:[],vertical:[]},_(r,(function(e){e&&(e=e.original||e,t.horizontal.push(e.y),t.vertical.push(e.x))})),t}(o),a=o.hover,l=a&&n(a,e),c=e.x,p=e.y;if(s){var h=c-(i=t(l?s.vertical.concat([l.x]):s.vertical,c)),u=p-(r=t(l?s.horizontal.concat([l.y]):s.horizontal,p));F(e,{dx:e.dx-h,dy:e.dy-u,x:e.x-h,y:e.y-u}),(h||-1!==s.vertical.indexOf(c))&&gp(e,"x",i),(u||-1!==s.horizontal.indexOf(p))&&gp(e,"y",r)}}))}wp.$inject=["eventBus"];var xp={__depends__:[xc,kc],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",Fc],bendpointMove:["type",Xc],bendpointMovePreview:["type",np],connectionSegmentMove:["type",cp],bendpointSnapping:["type",wp]};function Op(e,t,n,i){function r(e,t){return i.allowed("connection.create",{source:e,target:t})}e.on("connect.hover",(function(e){var t,n=e.context,i=n.start,o=e.hover;if(n.hover=o,!u(t=n.canExecute=r(i,o))){if(!1!==t)return n.source=i,void(n.target=o);u(t=n.canExecute=r(o,i))||!1!==t&&(n.source=o,n.target=i)}})),e.on(["connect.out","connect.cleanup"],(function(e){var t=e.context;t.hover=null,t.source=null,t.target=null,t.canExecute=!1})),e.on("connect.end",(function(e){var t=e.context,i=t.canExecute,r=t.connectionStart,o={x:e.x,y:e.y},s=t.source,a=t.target;if(!i)return!1;var l=null,c={connectionStart:_p(t)?o:r,connectionEnd:_p(t)?r:o};f(i)&&(l=i),t.connection=n.connect(s,a,l,c)})),this.start=function(e,n,i,r){f(i)||(r=i,i=xn(n)),t.init(e,"connect",{autoActivate:r,data:{shape:n,context:{start:n,connectionStart:i}}})}}function _p(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}Op.$inject=["eventBus","dragging","modeling","rules"];var Ep="connect-ok",Pp="connect-not-ok";function kp(e,t,n){var i=e.get("connectionPreview",!1);i&&t.on("connect.move",(function(e){var t=e.context,n=t.canExecute,r=t.hover,o=t.source,s=t.start,a=t.startPosition,l=t.target,c=t.connectionStart||a,p=t.connectionEnd||{x:e.x,y:e.y},h=c,u=p;_p(t)&&(h=p,u=c),i.drawPreview(t,n,{source:o||s,target:l||r,connectionStart:h,connectionEnd:u})})),t.on("connect.hover",900,(function(e){var t=e.context,i=e.hover,r=t.canExecute;null!==r&&n.addMarker(i,r?Ep:Pp)})),t.on(["connect.out","connect.cleanup"],1100,(function(e){var t=e.hover;t&&(n.removeMarker(t,Ep),n.removeMarker(t,Pp))})),i&&t.on("connect.cleanup",(function(e){i.cleanUp(e.context)}))}kp.$inject=["injector","eventBus","canvas"];var Sp={__depends__:[Ko,kc,xc],__init__:["connectPreview"],connect:["type",Op],connectPreview:["type",kp]};function Cp(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)}Cp.$inject=["injector","canvas","graphicsFactory","elementFactory"],Cp.prototype.drawPreview=function(e,t,n){n=n||{};var i,r=e.connectionPreviewGfx,o=e.getConnection,s=n.source,a=n.target,l=n.waypoints,c=n.connectionStart,p=n.connectionEnd,h=n.noLayout,u=n.noCropping,d=n.noNoop,f=this;r||(r=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),Be(r),o||(o=e.getConnection=function(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(e,t,n){return f.getConnection(e,t,n)}))),t&&(i=o(t,s,a)),i?(i.waypoints=l||[],this._layouter&&!h&&(i.waypoints=this._layouter.layoutConnection(i,{source:s,target:a,connectionStart:c,connectionEnd:p,waypoints:n.waypoints||i.waypoints})),i.waypoints&&i.waypoints.length||(i.waypoints=[s?xn(s):c,a?xn(a):p]),this._connectionDocking&&(s||a)&&!u&&(i.waypoints=this._connectionDocking.getCroppedWaypoints(i,s,a)),this._graphicsFactory.drawConnection(r,i)):!d&&this.drawNoopPreview(r,n)},Cp.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||xn(n),o=t.connectionEnd||xn(i),s=this.cropWaypoints(r,o,n,i);Ce(e,this.createNoopConnection(s[0],s[1]))},Cp.prototype.cropWaypoints=function(e,t,n,i){var r=this._graphicsFactory,o=n&&r.getShapePath(n),s=i&&r.getShapePath(i),a=r.getConnectionPath({waypoints:[e,t]});return[e=n&&_n(o,a,!0)||e,t=i&&_n(s,a,!1)||t]},Cp.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&$e(e.connectionPreviewGfx)},Cp.prototype.getConnection=function(e){var t=function(e){return f(e)?e:{}}(e);return this._elementFactory.createConnection(t)},Cp.prototype.createConnectionPreviewGfx=function(){var e=Ie("g");return Te(e,{pointerEvents:"none"}),Re(e).add("djs-connection-preview"),Ce(this._canvas.getActiveLayer(),e),e},Cp.prototype.createNoopConnection=function(e,t){var n=Ie("polyline");return Te(n,{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"}),Te(n,{points:[e.x,e.y,t.x,t.y]}),n};var Ap={__init__:["connectionPreview"],connectionPreview:["type",Cp]},Mp=Math.min,Tp=Math.max;function Dp(e){e.preventDefault()}function Rp(e){e.stopPropagation()}function jp(e){this.container=e.container,this.parent=_e('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=Ee("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.autoResize=V(this.autoResize,this),this.handlePaste=V(this.handlePaste,this)}function $p(e,t){this._eventBus=e,this._providers=[],this._textbox=new jp({container:t.getContainer(),keyHandler:V(this._handleKey,this),resizeHandler:V(this._handleResize,this)})}jp.prototype.create=function(e,t,n,i){var r=this.parent,o=this.content,s=this.container;i=this.options=i||{};var a=U(t=this.style=t||{},["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);F(r.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"},a);var l=U(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return F(o.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},l),i.centerVertically&&F(o.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},l),o.innerText=n,ge.bind(o,"keydown",this.keyHandler),ge.bind(o,"mousedown",Rp),ge.bind(o,"paste",this.handlePaste),i.autoResize&&ge.bind(o,"input",this.autoResize),i.resizable&&this.resizable(t),s.appendChild(r),this.setSelection(o.lastChild,o.lastChild&&o.lastChild.length),r},jp.prototype.handlePaste=function(e){var t,n=this.options,i=this.style;if(e.preventDefault(),t=e.clipboardData?e.clipboardData.getData("text/plain"):window.clipboardData.getData("Text"),this.insertText(t),n.autoResize){var r=this.autoResize(i);r&&this.resizeHandler(r)}},jp.prototype.insertText=function(e){e=function(e){return e.replace(/\r\n|\r|\n/g,"\n")}(e),document.execCommand("insertText",!1,e)||this._insertTextIE(e)},jp.prototype._insertTextIE=function(e){var t,n,i,r=this.getSelection(),o=r.startContainer,s=r.endContainer,a=r.startOffset,l=r.endOffset,c=r.commonAncestorContainer,p=(t=c.childNodes,[].slice.call(t));if(function(e){return e.nodeType===Node.TEXT_NODE}(c)){var h=o.textContent;o.textContent=h.substring(0,a)+e+h.substring(l),n=o,i=a+e.length}else if(o===this.content&&s===this.content){var u=document.createTextNode(e);this.content.insertBefore(u,p[a]),n=u,i=u.textContent.length}else{var d=p.indexOf(o),f=p.indexOf(s);p.forEach((function(t,n){n===d?t.textContent=o.textContent.substring(0,a)+e+s.textContent.substring(l):n>d&&n<=f&&ke(t)})),n=o,i=a+e.length}n&&void 0!==i&&setTimeout((function(){self.setSelection(n,i)}))},jp.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})}},jp.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,s=parseInt(this.style.maxHeight)||1/0;if(!n){var a,l,c,p;n=this.resizeHandle=_e('<div class="djs-direct-editing-resize-handle"></div>');var h=function(n){Dp(n),Rp(n);var h=Mp(Tp(c+n.clientX-a,i),o),u=Mp(Tp(p+n.clientY-l,r),s);t.style.width=h+"px",t.style.height=u+"px",e.resizeHandler({width:c,height:p,dx:n.clientX-a,dy:n.clientY-l})},u=function(e){Dp(e),Rp(e),ge.unbind(document,"mousemove",h,!1),ge.unbind(document,"mouseup",u,!1)};ge.bind(n,"mousedown",(function(e){Dp(e),Rp(e),a=e.clientX,l=e.clientY;var n=t.getBoundingClientRect();c=n.width,p=n.height,ge.bind(document,"mousemove",h),ge.bind(document,"mouseup",u)}))}F(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)},jp.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),ge.unbind(t,"keydown",this.keyHandler),ge.unbind(t,"mousedown",Rp),ge.unbind(t,"input",this.autoResize),ge.unbind(t,"paste",this.handlePaste),n&&(n.removeAttribute("style"),ke(n)),ke(e)},jp.prototype.getValue=function(){return this.content.innerText.trim()},jp.prototype.getSelection=function(){return window.getSelection().getRangeAt(0)},jp.prototype.setSelection=function(e,t){var n=document.createRange();null===e?n.selectNodeContents(this.content):(n.setStart(e,t),n.setEnd(e,t));var i=window.getSelection();i.removeAllRanges(),i.addRange(n)},$p.$inject=["eventBus","canvas"],$p.prototype.registerProvider=function(e){this._providers.push(e)},$p.prototype.isActive=function(e){return!(!this._active||e&&this._active.element!==e)},$p.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},$p.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},$p.prototype.close=function(){this._textbox.destroy(),this._fire("deactivate"),this._active=null,this.resizable=void 0},$p.prototype.complete=function(){var e=this._active;if(e){var t,n=e.context.bounds,i=this.$textbox.getBoundingClientRect(),r=this.getValue();r===e.context.text&&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()}},$p.prototype.getValue=function(){return this._textbox.getValue()},$p.prototype._handleKey=function(e){e.stopPropagation();var t=e.keyCode||e.charCode;return 27===t?(e.preventDefault(),this.cancel()):13!==t||e.shiftKey?void 0:(e.preventDefault(),this.complete())},$p.prototype._handleResize=function(e){this._fire("resize",e)},$p.prototype.activate=function(e){var t;this.isActive()&&this.cancel();var n=w(this._providers,(function(n){return(t=n.activate(e))?n: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};var Bp={__depends__:[Fo],__init__:["directEditing"],directEditing:["type",$p]},zp=["marker-start","marker-mid","marker-end"],qp=["circle","ellipse","line","path","polygon","polyline","rect"];function Np(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i,this._clonedMarkers={};var r=this;t.on("drag.cleanup",(function(){_(r._clonedMarkers,(function(e){$e(e)})),r._clonedMarkers={}}))}Np.$inject=["elementRegistry","eventBus","canvas","styles"],Np.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},Np.prototype.addDragger=function(e,t,n){var i=ze(n=n||this.getGfx(e)),r=n.getBoundingClientRect();return this._cloneMarkers(ei(i)),Te(i,this._styles.cls("djs-dragger",[],{x:r.top,y:r.left})),Ce(t,i),i},Np.prototype.addFrame=function(e,t){var n=Ie("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return Ce(t,n),n},Np.prototype._cloneMarkers=function(e){var t=this;if(e.childNodes)for(var n=0;n<e.childNodes.length;n++)t._cloneMarkers(e.childNodes[n]);(function(e){return-1!==qp.indexOf(e.nodeName)})(e)&&zp.forEach((function(n){if(Te(e,n)){var i=function(e,t,n){return Ee("marker#"+(i=Te(e,t),i.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]),n||document);var i}(e,n,t._canvas.getContainer());t._cloneMarker(e,i,n)}}))},Np.prototype._cloneMarker=function(e,t,n){var i=t.id,r=this._clonedMarkers[i];if(!r){var o=i+"-clone";(r=ze(t)).id=o,Re(r).add("djs-dragger").add("djs-dragger-marker"),this._clonedMarkers[i]=r;var s=Ee("defs",this._canvas._svg);s||(s=Ie("defs"),Ce(this._canvas._svg,s)),Ce(s,r)}var a=function(e){return"url(#"+e+")"}(this._clonedMarkers[i].id);Te(e,n,a)};var Lp={__init__:["previewSupport"],previewSupport:["type",Np]},Ip="drop-ok",Vp="drop-not-ok",Fp="attach-ok",Hp="new-parent",Qp="create";function Up(e,t,n,i,r){function o(t,n){[Fp,Ip,Vp,Hp].forEach((function(i){i===n?e.addMarker(t,i):e.removeMarker(t,i)}))}function s(){var e=t.context();e&&e.prefix===Qp&&t.cancel()}n.on(["create.move","create.hover"],(function(e){var t=e.context,n=t.elements,i=e.hover,s=t.source,a=t.hints||{};if(!i)return t.canExecute=!1,void(t.target=null);Wp(e);var l={x:e.x,y:e.y},c=t.canExecute=i&&function(e,t,n,i,o){if(!t)return!1;var s=w(e=O(e,(function(t){var n=t.labelTarget;return!(t.parent||function(e){return!!e.labelTarget}(t)&&-1!==e.indexOf(n))})),(function(e){return!Xp(e)})),a=!1,l=!1,c=!1;Yp(e)&&(a=r.allowed("shape.attach",{position:n,shape:s,target:t})),a||(c=Yp(e)?r.allowed("shape.create",{position:n,shape:s,source:i,target:t}):r.allowed("elements.create",{elements:e,position:n,target:t}));var p=o.connectionTarget;return c||a?(s&&i&&(l=r.allowed("connection.create",{source:p===i?s:i,target:p===i?i:s,hints:{targetParent:t,targetAttach:a}})),{attach:a,connect:l}):(null===c||null===a)&&null}(n,i,l,s,a);i&&null!==c&&(t.target=i,c&&c.attach?o(i,Fp):o(i,c?Hp:Vp))})),n.on(["create.end","create.out","create.cleanup"],(function(e){var t=e.hover;t&&o(t,null)})),n.on("create.end",(function(e){var t=e.context,n=t.source,r=t.shape,o=t.elements,s=t.target,a=t.canExecute,l=a&&a.attach,c=a&&a.connect,p=t.hints||{};if(!1===a||!s)return!1;Wp(e);var h={x:e.x,y:e.y};r=c?i.appendShape(n,r,h,s,{attach:l,connection:!0===c?{}:c,connectionTarget:p.connectionTarget}):w(o=i.createElements(o,h,s,F({},p,{attach:l})),(function(e){return!Xp(e)})),F(t,{elements:o,shape:r}),F(e,{elements:o,shape:r})})),n.on("create.init",(function(){n.on("elements.changed",s),n.once(["create.cancel","create.end"],2e3,(function(){n.off("elements.changed",s)}))})),this.start=function(e,n,i){d(n)||(n=[n]);var r=w(n,(function(e){return!Xp(e)}));if(r){i=F({elements:n,hints:{},shape:r},i||{}),_(n,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var o=wt(O(n,(function(e){return!e.hidden})));_(n,(function(e){Xp(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2}}))),F(e,{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2})})),t.init(e,Qp,{cursor:"grabbing",autoActivate:!0,data:{shape:r,elements:n,context:i}})}}}function Wp(e){var t=e.context.createConstraints;t&&(t.left&&(e.x=Math.max(e.x,t.left)),t.right&&(e.x=Math.min(e.x,t.right)),t.top&&(e.y=Math.max(e.y,t.top)),t.bottom&&(e.y=Math.min(e.y,t.bottom)))}function Xp(e){return!!e.waypoints}function Yp(e){return e&&1===e.length&&!Xp(e[0])}Up.$inject=["canvas","dragging","eventBus","modeling","rules"];function Gp(e,t,n,i,r){t.on("create.move",750,(function(t){var o=t.hover,s=t.context,a=s.elements,l=s.dragGroup;l||(l=s.dragGroup=function(e){var t=Ie("g");Te(t,r.cls("djs-drag-group",["no-events"]));var o=Ie("g");return e.forEach((function(e){var r;e.hidden||(e.waypoints?(r=n._createContainer("connection",o),n.drawConnection(ei(r),e)):(r=n._createContainer("shape",o),n.drawShape(ei(r),e),ni(r,e.x,e.y)),i.addDragger(e,t,r))})),t}(a)),o?(l.parentNode||Ce(e.getActiveLayer(),l),ni(l,t.x,t.y)):$e(l)})),t.on("create.cleanup",(function(e){var t=e.context.dragGroup;t&&$e(t)}))}Gp.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];var Zp={__depends__:[xc,Lp,kc,Ko],__init__:["create","createPreview"],create:["type",Up],createPreview:["type",Gp]};function Kp(){}Kp.prototype.get=function(){return this._data},Kp.prototype.set=function(e){this._data=e},Kp.prototype.clear=function(){var e=this._data;return delete this._data,e},Kp.prototype.isEmpty=function(){return!this._data};var Jp={clipboard:["type",Kp]};function eh(e){var t=this;function n(e){t._lastMoveEvent=e}this._lastMoveEvent=null,e.on("canvas.init",(function(e){(t._svg=e.svg).addEventListener("mousemove",n)})),e.on("canvas.destroy",(function(){t._lastMouseEvent=null,t._svg.removeEventListener("mousemove",n)}))}eh.$inject=["eventBus"],eh.prototype.getLastMoveEvent=function(){return this._lastMoveEvent||function(e,t){var n=document.createEvent("MouseEvent"),i=e,r=t,o=e,s=t;n.initMouseEvent&&n.initMouseEvent("mousemove",!0,!0,window,0,i,r,o,s,!1,!1,!1,!1,0,null);return n}(0,0)};var th={__init__:["mouse"],mouse:["type",eh]};function nh(e,t,n,i,r,o,s,a){this._canvas=e,this._create=t,this._clipboard=n,this._elementFactory=i,this._eventBus=r,this._modeling=o,this._mouse=s,this._rules=a,r.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element,i=e.elements;t.priority=1,t.id=n.id;var r=w(i,(function(e){return e===n.parent}));r&&(t.parent=n.parent.id),function(e){return!!e.host}(n)&&(t.priority=2,t.host=n.host.id),ih(n)&&(t.priority=3,t.source=n.source.id,t.target=n.target.id,t.waypoints=function(e){return C(e.waypoints,(function(e){return(e=oh(e)).original&&(e.original=oh(e.original)),e}))}(n)),rh(n)&&(t.priority=4,t.labelTarget=n.labelTarget.id),_(["x","y","width","height"],(function(e){m(n[e])&&(t[e]=n[e])})),t.hidden=n.hidden,t.collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){F(e.hints,{createElementsBehavior:!1})}))}function ih(e){return!!e.waypoints}function rh(e){return!!e.labelTarget}function oh(e){return F({},e)}function sh(e,t){var n=t.indexOf(e);return-1===n?t:t.splice(n,1)}nh.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],nh.prototype.copy=function(e){var t,n;return d(e)||(e=e?[e]:[]),n=!1===(t=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}))?{}:this.createTree(d(t)?t:e),this._clipboard.set(n),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:n}),n},nh.prototype.paste=function(e){var t=this._clipboard.get();if(!this._clipboard.isEmpty()){var n=e&&e.hints||{};this._eventBus.fire("copyPaste.pasteElements",{hints:n});var i=this._createElements(t);if(e&&e.element&&e.point)return this._paste(i,e.element,e.point,n);this._create.start(this._mouse.getLastMoveEvent(),i,{hints:n||{}})}},nh.prototype._paste=function(e,t,n,i){_(e,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var r=wt(e);return _(e,(function(e){ih(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2}}))),F(e,{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2})})),this._modeling.createElements(e,n,t,F({},i))},nh.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return _(e,(function(e,o){_(e=$(e,"priority"),(function(e){var o,s=F({},W(e,["priority"]));return i[e.parent]?s.parent=i[e.parent]:delete s.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:s}),ih(s)?(s.source=i[e.source],s.target=i[e.target],o=i[e.id]=t.createConnection(s),void r.push(o)):rh(s)?(s.labelTarget=i[s.labelTarget],o=i[e.id]=t.createLabel(s),void r.push(o)):(s.host&&(s.host=i[s.host]),o=i[e.id]=t.createShape(s),void r.push(o))}))})),r},nh.prototype.createConnection=function(e){return this._elementFactory.createConnection(W(e,["id"]))},nh.prototype.createLabel=function(e){return this._elementFactory.createLabel(W(e,["id"]))},nh.prototype.createShape=function(e){return this._elementFactory.createShape(W(e,["id"]))},nh.prototype.hasRelations=function(e,t){var n,i;return!(ih(e)&&(n=w(t,B({id:e.source.id})),i=w(t,B({id:e.target.id})),!n||!i))&&!(rh(e)&&!w(t,B({id:e.labelTarget.id})))},nh.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[];function o(e,t){var n=w(r,(function(t){return e===t.element}));n?n.depth<t&&(r=function(e,t){var n=t.indexOf(e);-1!==n&&t.splice(n,1);return t}(n,r),r.push({element:n.element,depth:t})):r.push({element:e,depth:t})}return vt(mt(e),(function(e,t,i){if(!rh(e)){_(e.labels,(function(e){o(e,i)})),_([e.attachers,e.incoming,e.outgoing],(function(e){e&&e.length&&_(e,(function(e){_(e.labels,(function(e){o(e,i)})),o(e,i)}))})),o(e,i);var r=[];return e.children&&(r=e.children.slice()),n._eventBus.fire("copyPaste.createTree",{element:e,children:r}),r}})),e=C(r,(function(e){return e.element})),r=C(r,(function(t){return t.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:t.descriptor,element:t.element,elements:e}),t})),r=$(r,(function(e){return e.descriptor.priority})),e=C(r,(function(e){return e.element})),_(r,(function(r){var o=r.depth;n.hasRelations(r.element,e)?!function(e,n){return t.allowed("element.copy",{element:e,elements:n})}(r.element,e)?sh(r.element,e):(i[o]||(i[o]=[]),i[o].push(r.descriptor)):sh(r.element,e)})),i};var ah={__depends__:[Jp,Zp,th,kc],__init__:["copyPaste"],copyPaste:["type",nh]};function lh(e,t,n){d(n)||(n=[n]),_(n,(function(n){p(e[n])||(t[n]=e[n])}))}function ch(e,t,n){function i(t,i){var r=e.create(t.$type);return n.copyElement(t,r,null,i)}t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element,r=Tr(n);if(ph(n))return t;var o=t.businessObject=i(r,!0),s=t.di=i(Dr(n),!0);s.bpmnElement=o,lh(o,t,"name"),lh(s,t,"isExpanded"),r.default&&(t.default=r.default.id)}));var r="-bpmn-js-refs";t.on("copyPaste.pasteElement",(function(e){var t=e.cache,n=e.descriptor,r=n.businessObject,o=n.di;if(ph(n))return n.businessObject=Tr(t[n.labelTarget]),void(n.di=Dr(t[n.labelTarget]));r=n.businessObject=i(r),(o=n.di=i(o)).bpmnElement=r,lh(n,r,["isExpanded","name"]),n.type=r.$type})),t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element;if(Ar(n,"bpmn:Participant")){var r=Tr(n);r.processRef&&(t.processRef=i(r.processRef,!0))}})),t.on("copyPaste.pasteElement",(function(e){var t=e.descriptor,n=t.processRef;n&&(t.processRef=i(n))})),t.on("copyPaste.pasteElement",750,(function(e){var t=e.cache;!function(e,t){e[r]=t}(t,function(e,t,n){var i=Tr(e);return e.default&&(n[e.default]={element:i,property:"default"}),e.host&&(Tr(e).attachedToRef=Tr(t[e.host])),W(n,P(n,(function(t,n,r){var o=n.element,s=n.property;return r===e.id&&(o[s]=i,t.push(e.id)),t}),[]))}(e.descriptor,t,function(e){return e[r]=e[r]||{}}(t)))}))}function ph(e){return!!e.labelTarget}ch.$inject=["bpmnFactory","eventBus","moddleCopy"];var hh=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing","categoryValue"];function uh(e,t,n){this._bpmnFactory=t,this._eventBus=e,this._moddle=n,e.on("moddleCopy.canCopyProperties",(function(e){var t=e.propertyNames;if(t&&t.length)return $(t,(function(e){return"extensionElements"===e}))})),e.on("moddleCopy.canCopyProperty",(function(e){var t=e.parent,n=f(t)&&t.$descriptor,i=e.propertyName;return(!i||-1===hh.indexOf(i))&&(!(i&&n&&!w(n.properties,B({name:i})))&&void 0)})),e.on("moddleCopy.canSetCopiedProperty",(function(e){var t,n,i=e.property;if(n="bpmn:ExtensionElements",(t=i)&&"function"==typeof t.$instanceOf&&t.$instanceOf(n)&&(!i.values||!i.values.length))return!1}))}function dh(e,t){return P(e.properties,(function(e,n){return t&&n.default?e:e.concat(n.name)}),[])}uh.$inject=["eventBus","bpmnFactory","moddle"],uh.prototype.copyElement=function(e,t,n,i){var r=this;n&&!d(n)&&(n=[n]),n=n||dh(e.$descriptor);var o=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t,clone:i});return!1===o||(d(o)&&(n=o),_(n,(function(n){var o;b(e,n)&&(o=e.get(n));var s=r.copyProperty(o,t,n,i);h(s)&&(!1!==r._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:s,propertyName:n})&&t.set(n,s))}))),t},uh.prototype.copyProperty=function(e,t,n,i){var r=this,o=this._eventBus.fire("moddleCopy.canCopyProperty",{parent:t,property:e,propertyName:n,clone:i});if(!1!==o){if(o)return f(o)&&o.$type&&!o.$parent&&(o.$parent=t),o;var s=this._moddle.getPropertyDescriptor(t,n);if(!s.isReference){if(s.isId)return e&&this._copyId(e,t,i);if(d(e))return P(e,(function(e,s){return(o=r.copyProperty(s,t,n,i))?e.concat(o):e}),[]);if(f(e)&&e.$type){if(this._moddle.getElementDescriptor(e).isGeneric)return;return(o=r._bpmnFactory.create(e.$type)).$parent=t,o=r.copyElement(e,o,null,i)}return e}}},uh.prototype._copyId=function(e,t,n){return n?e:this._moddle.ids.assigned(e)?void 0:(this._moddle.ids.claim(e,t),e)};var fh={__depends__:[ah],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",ch],moddleCopy:["type",uh]},mh=Math.round;function gh(e){this._modeling=e}gh.$inject=["modeling"],gh.prototype.replaceElement=function(e,t,n){if(e.waypoints)return null;var i=this._modeling,r=t.width||e.width,o=t.height||e.height,s=t.x||e.x,a=t.y||e.y,l=mh(s+r/2),c=mh(a+o/2);return i.replaceShape(e,F({},t,{x:l,y:c,width:r,height:o}),n)};var yh={__init__:["replace"],replace:["type",gh]};var vh=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function bh(e,t,n,i,r,o,s){this.replaceElement=function(a,l,c){c=c||{};var h=l.type,u=a.businessObject;if(wh(u)&&"bpmn:SubProcess"===h&&function(e,t){var n=e&&b(e,"collapsed")?e.collapsed:!Xr(e);return n!==(t&&(b(t,"collapsed")||b(t,"isExpanded"))?b(t,"collapsed")?t.collapsed:!t.isExpanded:n)}(a,l))return i.toggleCollapse(a),a;var f=e.create(h),m={type:h,businessObject:f,di:{}};!function(e,t,n){d(n)||(n=[n]),_(n,(function(n){p(e[n])||(t[n]=e[n])}))}(a.di,m.di,["fill","stroke","background-color","border-color","color"]);var g,y=dh(u.$descriptor),v=dh(f.$descriptor,!0),w=(g=v,y.filter((function(e){return-1!==g.indexOf(e)})));F(f,U(l,vh));var x=O(w,(function(e){return"eventDefinitions"===e?xh(a,l.eventDefinitionType):"loopCharacteristics"===e?!Gr(f):!b(f,e)&&(("processRef"!==e||!1!==l.isExpanded)&&"triggeredByEvent"!==e)}));if(f=n.copyElement(u,f,x),l.eventDefinitionType&&(xh(f,l.eventDefinitionType)||(m.eventDefinitionType=l.eventDefinitionType,m.eventDefinitionAttrs=l.eventDefinitionAttrs)),Ar(u,"bpmn:Activity")){if(wh(u))m.isExpanded=Xr(a);else if(l&&b(l,"isExpanded")){m.isExpanded=l.isExpanded;var E=t.getDefaultSize(f,{isExpanded:m.isExpanded});m.width=E.width,m.height=E.height,m.x=a.x-(m.width-a.width)/2,m.y=a.y-(m.height-a.height)/2}Xr(a)&&!Ar(u,"bpmn:Task")&&m.isExpanded&&(m.width=a.width,m.height=a.height)}return wh(u)&&!wh(f)&&(c.moveChildren=!1),Ar(u,"bpmn:Participant")&&(!0===l.isExpanded?f.processRef=e.create("bpmn:Process"):c.moveChildren=!1,m.width=a.width,m.height=t.getDefaultSize(m).height),o.allowed("shape.resize",{shape:f})||(m.height=t.getDefaultSize(m).height,m.width=t.getDefaultSize(m).width),f.name=u.name,Mr(u,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Mr(f,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(f.default=u.default),l.host&&!Ar(u,"bpmn:BoundaryEvent")&&Ar(f,"bpmn:BoundaryEvent")&&(m.host=l.host),"bpmn:DataStoreReference"!==m.type&&"bpmn:DataObjectReference"!==m.type||(m.x=a.x+(a.width-m.width)/2),m=r.replaceElement(a,m,c),!1!==c.select&&s.select(m),m}}function wh(e){return Ar(e,"bpmn:SubProcess")}function xh(e,t){var n=Tr(e);return t&&n.get("eventDefinitions").some((function(e){return Ar(e,t)}))}bh.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules","selection"];var Oh={__depends__:[fh,yh,Ko],bpmnReplace:["type",bh]};function _h(e){return function(t){var n=t.target,i=Tr(e),r=i.eventDefinitions&&i.eventDefinitions[0],o=i.$type===n.type,s=(r&&r.$type)===n.eventDefinitionType,a=!!n.triggeredByEvent==!!i.triggeredByEvent,l=void 0===n.isExpanded||n.isExpanded===Xr(e);return!(o&&s&&a&&l)}}var Eh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throwing",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message Start Event",actionName:"replace-with-message-start",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Start Event",actionName:"replace-with-timer-start",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Conditional Start Event",actionName:"replace-with-conditional-start",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Signal Start Event",actionName:"replace-with-signal-start",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}}],Ph=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throwing",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}}],kh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throw",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message Intermediate Catch Event",actionName:"replace-with-message-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Message Intermediate Throw Event",actionName:"replace-with-message-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-message",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Intermediate Catch Event",actionName:"replace-with-timer-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Escalation Intermediate Throw Event",actionName:"replace-with-escalation-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-escalation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Conditional Intermediate Catch Event",actionName:"replace-with-conditional-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Link Intermediate Catch Event",actionName:"replace-with-link-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-link",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},{label:"Link Intermediate Throw Event",actionName:"replace-with-link-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-link",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:LinkEventDefinition",eventDefinitionAttrs:{name:""}}},{label:"Compensation Intermediate Throw Event",actionName:"replace-with-compensation-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-compensation",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Signal Intermediate Catch Event",actionName:"replace-with-signal-intermediate-catch",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Signal Intermediate Throw Event",actionName:"replace-with-signal-intermediate-throw",className:"bpmn-icon-intermediate-event-throw-signal",target:{type:"bpmn:IntermediateThrowEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}}],Sh=[{label:"Start Event",actionName:"replace-with-none-start",className:"bpmn-icon-start-event-none",target:{type:"bpmn:StartEvent"}},{label:"Intermediate Throw Event",actionName:"replace-with-none-intermediate-throw",className:"bpmn-icon-intermediate-event-none",target:{type:"bpmn:IntermediateThrowEvent"}},{label:"End Event",actionName:"replace-with-none-end",className:"bpmn-icon-end-event-none",target:{type:"bpmn:EndEvent"}},{label:"Message End Event",actionName:"replace-with-message-end",className:"bpmn-icon-end-event-message",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Escalation End Event",actionName:"replace-with-escalation-end",className:"bpmn-icon-end-event-escalation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Error End Event",actionName:"replace-with-error-end",className:"bpmn-icon-end-event-error",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Cancel End Event",actionName:"replace-with-cancel-end",className:"bpmn-icon-end-event-cancel",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},{label:"Compensation End Event",actionName:"replace-with-compensation-end",className:"bpmn-icon-end-event-compensation",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Signal End Event",actionName:"replace-with-signal-end",className:"bpmn-icon-end-event-signal",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Terminate End Event",actionName:"replace-with-terminate-end",className:"bpmn-icon-end-event-terminate",target:{type:"bpmn:EndEvent",eventDefinitionType:"bpmn:TerminateEventDefinition"}}],Ch=[{label:"Exclusive Gateway",actionName:"replace-with-exclusive-gateway",className:"bpmn-icon-gateway-xor",target:{type:"bpmn:ExclusiveGateway"}},{label:"Parallel Gateway",actionName:"replace-with-parallel-gateway",className:"bpmn-icon-gateway-parallel",target:{type:"bpmn:ParallelGateway"}},{label:"Inclusive Gateway",actionName:"replace-with-inclusive-gateway",className:"bpmn-icon-gateway-or",target:{type:"bpmn:InclusiveGateway"}},{label:"Complex Gateway",actionName:"replace-with-complex-gateway",className:"bpmn-icon-gateway-complex",target:{type:"bpmn:ComplexGateway"}},{label:"Event based Gateway",actionName:"replace-with-event-based-gateway",className:"bpmn-icon-gateway-eventbased",target:{type:"bpmn:EventBasedGateway",instantiate:!1,eventGatewayType:"Exclusive"}}],Ah=[{label:"Transaction",actionName:"replace-with-transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}},{label:"Event Sub Process",actionName:"replace-with-event-subprocess",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}},{label:"Sub Process (collapsed)",actionName:"replace-with-collapsed-subprocess",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}}],Mh=[{label:"Transaction",actionName:"replace-with-transaction",className:"bpmn-icon-transaction",target:{type:"bpmn:Transaction",isExpanded:!0}},{label:"Sub Process",actionName:"replace-with-subprocess",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}},{label:"Event Sub Process",actionName:"replace-with-event-subprocess",className:"bpmn-icon-event-subprocess-expanded",target:{type:"bpmn:SubProcess",triggeredByEvent:!0,isExpanded:!0}}],Th=Mh,Dh=[{label:"Task",actionName:"replace-with-task",className:"bpmn-icon-task",target:{type:"bpmn:Task"}},{label:"Send Task",actionName:"replace-with-send-task",className:"bpmn-icon-send",target:{type:"bpmn:SendTask"}},{label:"Receive Task",actionName:"replace-with-receive-task",className:"bpmn-icon-receive",target:{type:"bpmn:ReceiveTask"}},{label:"User Task",actionName:"replace-with-user-task",className:"bpmn-icon-user",target:{type:"bpmn:UserTask"}},{label:"Manual Task",actionName:"replace-with-manual-task",className:"bpmn-icon-manual",target:{type:"bpmn:ManualTask"}},{label:"Business Rule Task",actionName:"replace-with-rule-task",className:"bpmn-icon-business-rule",target:{type:"bpmn:BusinessRuleTask"}},{label:"Service Task",actionName:"replace-with-service-task",className:"bpmn-icon-service",target:{type:"bpmn:ServiceTask"}},{label:"Script Task",actionName:"replace-with-script-task",className:"bpmn-icon-script",target:{type:"bpmn:ScriptTask"}},{label:"Call Activity",actionName:"replace-with-call-activity",className:"bpmn-icon-call-activity",target:{type:"bpmn:CallActivity"}},{label:"Sub Process (collapsed)",actionName:"replace-with-collapsed-subprocess",className:"bpmn-icon-subprocess-collapsed",target:{type:"bpmn:SubProcess",isExpanded:!1}},{label:"Sub Process (expanded)",actionName:"replace-with-expanded-subprocess",className:"bpmn-icon-subprocess-expanded",target:{type:"bpmn:SubProcess",isExpanded:!0}}],Rh=[{label:"Data Store Reference",actionName:"replace-with-data-store-reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}}],jh=[{label:"Data Object Reference",actionName:"replace-with-data-object-reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}}],$h=[{label:"Message Boundary Event",actionName:"replace-with-message-boundary",className:"bpmn-icon-intermediate-event-catch-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Boundary Event",actionName:"replace-with-timer-boundary",className:"bpmn-icon-intermediate-event-catch-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Escalation Boundary Event",actionName:"replace-with-escalation-boundary",className:"bpmn-icon-intermediate-event-catch-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Conditional Boundary Event",actionName:"replace-with-conditional-boundary",className:"bpmn-icon-intermediate-event-catch-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Error Boundary Event",actionName:"replace-with-error-boundary",className:"bpmn-icon-intermediate-event-catch-error",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Cancel Boundary Event",actionName:"replace-with-cancel-boundary",className:"bpmn-icon-intermediate-event-catch-cancel",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CancelEventDefinition"}},{label:"Signal Boundary Event",actionName:"replace-with-signal-boundary",className:"bpmn-icon-intermediate-event-catch-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Compensation Boundary Event",actionName:"replace-with-compensation-boundary",className:"bpmn-icon-intermediate-event-catch-compensation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Message Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-message-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-message",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:MessageEventDefinition",cancelActivity:!1}},{label:"Timer Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-timer-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-timer",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:TimerEventDefinition",cancelActivity:!1}},{label:"Escalation Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-escalation-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-escalation",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",cancelActivity:!1}},{label:"Conditional Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-conditional-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-condition",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",cancelActivity:!1}},{label:"Signal Boundary Event (non-interrupting)",actionName:"replace-with-non-interrupting-signal-boundary",className:"bpmn-icon-intermediate-event-catch-non-interrupting-signal",target:{type:"bpmn:BoundaryEvent",eventDefinitionType:"bpmn:SignalEventDefinition",cancelActivity:!1}}],Bh=[{label:"Message Start Event",actionName:"replace-with-message-start",className:"bpmn-icon-start-event-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition"}},{label:"Timer Start Event",actionName:"replace-with-timer-start",className:"bpmn-icon-start-event-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition"}},{label:"Conditional Start Event",actionName:"replace-with-conditional-start",className:"bpmn-icon-start-event-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition"}},{label:"Signal Start Event",actionName:"replace-with-signal-start",className:"bpmn-icon-start-event-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition"}},{label:"Error Start Event",actionName:"replace-with-error-start",className:"bpmn-icon-start-event-error",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ErrorEventDefinition"}},{label:"Escalation Start Event",actionName:"replace-with-escalation-start",className:"bpmn-icon-start-event-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition"}},{label:"Compensation Start Event",actionName:"replace-with-compensation-start",className:"bpmn-icon-start-event-compensation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:CompensateEventDefinition"}},{label:"Message Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-message-start",className:"bpmn-icon-start-event-non-interrupting-message",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:MessageEventDefinition",isInterrupting:!1}},{label:"Timer Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-timer-start",className:"bpmn-icon-start-event-non-interrupting-timer",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:TimerEventDefinition",isInterrupting:!1}},{label:"Conditional Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-conditional-start",className:"bpmn-icon-start-event-non-interrupting-condition",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:ConditionalEventDefinition",isInterrupting:!1}},{label:"Signal Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-signal-start",className:"bpmn-icon-start-event-non-interrupting-signal",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:SignalEventDefinition",isInterrupting:!1}},{label:"Escalation Start Event (non-interrupting)",actionName:"replace-with-non-interrupting-escalation-start",className:"bpmn-icon-start-event-non-interrupting-escalation",target:{type:"bpmn:StartEvent",eventDefinitionType:"bpmn:EscalationEventDefinition",isInterrupting:!1}}],zh=[{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"}],qh=[{label:"Expanded Pool",actionName:"replace-with-expanded-pool",className:"bpmn-icon-participant",target:{type:"bpmn:Participant",isExpanded:!0}},{label:function(e){var t="Empty Pool";return e.children&&e.children.length&&(t+=" (removes content)"),t},actionName:"replace-with-collapsed-pool",className:"bpmn-icon-lane",target:{type:"bpmn:Participant",isExpanded:!1}}];function Nh(e,t,n,i,r,o,s){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this._moddle=i,this._bpmnReplace=r,this._rules=o,this._translate=s,this.register()}Nh.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate"],Nh.prototype.register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},Nh.prototype.getEntries=function(e){var t,n=e.businessObject;if(!this._rules.allowed("shape.replace",{element:e}))return[];var i=_h(e);return Ar(n,"bpmn:DataObjectReference")?this._createEntries(e,Rh):Ar(n,"bpmn:DataStoreReference")&&!Ar(e.parent,"bpmn:Collaboration")?this._createEntries(e,jh):Ar(n,"bpmn:StartEvent")&&!Ar(n.$parent,"bpmn:SubProcess")?(t=O(Eh,i),this._createEntries(e,t)):Ar(n,"bpmn:Participant")?(t=O(qh,(function(t){return Xr(e)!==t.target.isExpanded})),this._createEntries(e,t)):Ar(n,"bpmn:StartEvent")&&Gr(n.$parent)?(t=O(Bh,(function(t){var n=!1!==t.target.isInterrupting,r=Tr(e).isInterrupting===n;return i(t)||!i(t)&&!r})),this._createEntries(e,t)):Ar(n,"bpmn:StartEvent")&&!Gr(n.$parent)&&Ar(n.$parent,"bpmn:SubProcess")?(t=O(Ph,i),this._createEntries(e,t)):Ar(n,"bpmn:EndEvent")?(t=O(Sh,(function(e){return!("bpmn:CancelEventDefinition"==e.target.eventDefinitionType&&!Ar(n.$parent,"bpmn:Transaction"))&&i(e)})),this._createEntries(e,t)):Ar(n,"bpmn:BoundaryEvent")?(t=O($h,(function(e){var t=e.target;if("bpmn:CancelEventDefinition"==t.eventDefinitionType&&!Ar(n.attachedToRef,"bpmn:Transaction"))return!1;var r=!1!==t.cancelActivity,o=n.cancelActivity==r;return i(e)||!i(e)&&!o})),this._createEntries(e,t)):Ar(n,"bpmn:IntermediateCatchEvent")||Ar(n,"bpmn:IntermediateThrowEvent")?(t=O(kh,i),this._createEntries(e,t)):Ar(n,"bpmn:Gateway")?(t=O(Ch,i),this._createEntries(e,t)):Ar(n,"bpmn:Transaction")?(t=O(Mh,i),this._createEntries(e,t)):Gr(n)&&Xr(e)?(t=O(Th,i),this._createEntries(e,t)):Ar(n,"bpmn:SubProcess")&&Xr(e)?(t=O(Ah,i),this._createEntries(e,t)):Ar(n,"bpmn:AdHocSubProcess")&&!Xr(e)?(t=O(Dh,(function(t){var n=t.target,i="bpmn:SubProcess"===n.type,r=!0===n.isExpanded;return _h(e)&&(!i||r)})),this._createEntries(e,t)):Ar(n,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,zh):Ar(n,"bpmn:FlowNode")?(t=O(Dh,i),Ar(n,"bpmn:SubProcess")&&!Xr(e)&&(t=O(t,(function(e){return"Sub Process (collapsed)"!==e.label}))),this._createEntries(e,t)):[]},Nh.prototype.getHeaderEntries=function(e){var t=[];return Ar(e,"bpmn:Activity")&&!Gr(e)&&(t=t.concat(this._getLoopEntries(e))),Ar(e,"bpmn:DataObjectReference")&&(t=t.concat(this._getDataObjectIsCollection(e))),Ar(e,"bpmn:Participant")&&(t=t.concat(this._getParticipantMultiplicity(e))),!Ar(e,"bpmn:SubProcess")||Ar(e,"bpmn:Transaction")||Gr(e)||t.push(this._getAdHocEntry(e)),t},Nh.prototype._createEntries=function(e,t){var n=[],i=this;return _(t,(function(t){var r=i._createMenuEntry(t,e);n.push(r)})),n},Nh.prototype._createSequenceFlowEntries=function(e,t){var n=Tr(e),i=[],r=this._modeling,o=this._moddle,s=this;return _(t,(function(t){switch(t.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGateway")||Ar(n.sourceRef,"bpmn:ComplexGateway")||Ar(n.sourceRef,"bpmn:Activity"))&&i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:n})})));break;case"replace-with-conditional-flow":!n.conditionExpression&&Ar(n.sourceRef,"bpmn:Activity")&&i.push(s._createMenuEntry(t,e,(function(){var t=o.create("bpmn:FormalExpression",{body:""});r.updateProperties(e,{conditionExpression:t})})));break;default:if(Ar(n.sourceRef,"bpmn:Activity")&&n.conditionExpression)return i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e,{conditionExpression:void 0})})));if((Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGateway")||Ar(n.sourceRef,"bpmn:ComplexGateway")||Ar(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n)return i.push(s._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:void 0})})))}})),i},Nh.prototype._createMenuEntry=function(e,t,n){var i=this._translate,r=this._bpmnReplace.replaceElement,o=e.label;return o&&"function"==typeof o&&(o=o(t)),n=n||function(){return r(t,e.target)},{label:i(o),className:e.className,id:e.actionName,action:n}},Nh.prototype._getLoopEntries=function(e){var t=this,n=this._translate;function i(n,i){var r=Tr(e).loopCharacteristics;i.active?r=void 0:(!p(i.options.isSequential)&&r&&Ar(r,i.options.loopCharacteristics)||(r=t._moddle.create(i.options.loopCharacteristics)),r.isSequential=i.options.isSequential),t._modeling.updateProperties(e,{loopCharacteristics:r})}var r,o,s,a=Tr(e).loopCharacteristics;return a&&(r=a.isSequential,o=void 0===a.isSequential,s=void 0!==a.isSequential&&!a.isSequential),[{id:"toggle-parallel-mi",className:"bpmn-icon-parallel-mi-marker",title:n("Parallel Multi Instance"),active:s,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!1}},{id:"toggle-sequential-mi",className:"bpmn-icon-sequential-mi-marker",title:n("Sequential Multi Instance"),active:r,action:i,options:{loopCharacteristics:"bpmn:MultiInstanceLoopCharacteristics",isSequential:!0}},{id:"toggle-loop",className:"bpmn-icon-loop-marker",title:n("Loop"),active:o,action:i,options:{loopCharacteristics:"bpmn:StandardLoopCharacteristics"}}]},Nh.prototype._getDataObjectIsCollection=function(e){var t=this,n=this._translate;var i=e.businessObject.dataObjectRef,r=i.isCollection;return[{id:"toggle-is-collection",className:"bpmn-icon-parallel-mi-marker",title:n("Collection"),active:r,action:function(n,r){t._modeling.updateModdleProperties(e,i,{isCollection:!r.active})}}]},Nh.prototype._getParticipantMultiplicity=function(e){var t=this,n=this._bpmnFactory,i=this._translate;var r=e.businessObject.participantMultiplicity,o=[{id:"toggle-participant-multiplicity",className:"bpmn-icon-parallel-mi-marker",title:i("Participant Multiplicity"),active:!!r,action:function(i,r){var o;r.active||(o=n.create("bpmn:ParticipantMultiplicity")),t._modeling.updateProperties(e,{participantMultiplicity:o})}}];return o},Nh.prototype._getAdHocEntry=function(e){var t=this._translate,n=Ar(Tr(e),"bpmn:AdHocSubProcess"),i=this._bpmnReplace.replaceElement;return{id:"toggle-adhoc",className:"bpmn-icon-ad-hoc-marker",title:t("Ad-hoc"),active:n,action:function(t,r){return i(e,n?{type:"bpmn:SubProcess"}:{type:"bpmn:AdHocSubProcess"},{autoResize:!1,layoutConnection:!1})}}};var Lh={__depends__:[Fl,Oh],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",Nh]},Ih=Math.max,Vh=Math.min;function Fh(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function Hh(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return m(r)&&(i=(/top|left/.test(e)?Vh:Ih)(i,r)),m(o)&&(i=(/top|left/.test(e)?Ih:Vh)(i,o)),i}function Qh(e,t){return void 0!==e?e:20}function Uh(e){return!e.waypoints&&"label"!==e.type}function Wh(e,t){var n;if((n=void 0===e.length?O(e.children,Uh):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=Qh(t.left),i=Qh(t.right),r=Qh(t.top),o=Qh(t.bottom)):n=i=r=o=Qh(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(wt(n),t)}var Xh=Math.abs;var Yh=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Gh=30;function Zh(e,t){return t=t||[],e.children.filter((function(e){Ar(e,"bpmn:Lane")&&(Zh(e,t),t.push(e))})),t}function Kh(e){return e.children.filter((function(e){return Ar(e,"bpmn:Lane")}))}function Jh(e){return oc(e,Yh)||e}function eu(e,t){var n=Jh(e),i=Zh(n,Ar(n,"bpmn:Process")?[]:[n]),r=vn(e),o=vn(t),s=function(e,t){return Fh(vn(t),vn(e))}(e,t),a=[];return i.forEach((function(t){if(t!==e){var n,i,l=0,c=s.right,p=0,h=s.left,u=vn(t);s.top&&(Xh(u.bottom-r.top)<10&&(p=o.top-u.bottom),Xh(u.top-r.top)<5&&(l=o.top-u.top)),s.bottom&&(Xh(u.top-r.bottom)<10&&(l=o.bottom-u.top),Xh(u.bottom-r.bottom)<5&&(p=o.bottom-u.bottom)),(l||c||p||h)&&a.push({shape:t,newBounds:(n=t,i={top:l,right:c,bottom:p,left:h},{x:n.x+(i.left||0),y:n.y+(i.top||0),width:n.width-(i.left||0)+(i.right||0),height:n.height-(i.top||0)+(i.bottom||0)})})}})),a}function tu(e,t,n,i,r,o,s,a,l,c,p,h){e=e||{},i.registerProvider(this),this._contextPad=i,this._modeling=r,this._elementFactory=o,this._connect=s,this._create=a,this._popupMenu=l,this._canvas=c,this._rules=p,this._translate=h,!1!==e.autoPlace&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,(function(e){var t=e.context.shape;if(qo(e)&&i.isOpen(t)){var n=i.getEntries(t);n.replace&&n.replace.action.click(e,t)}}))}function nu(e,t,n){var i=e.$instanceOf(t),r=!1;return _(e.eventDefinitions||[],(function(e){e.$type===n&&(r=!0)})),i&&r}tu.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate"],tu.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&F(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Remove"),action:{click:function(e,n){t.removeElements(n.slice())}}}}),n},tu.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return d(t)?k(t,(function(e){return n=e,-1!==t.indexOf(n);var n})):t},tu.prototype.getContextPadEntries=function(e){var t=this._contextPad,n=this._modeling,i=this._elementFactory,r=this._connect,o=this._create,s=this._popupMenu,a=this._rules,l=this._autoPlace,c=this._translate,p={};if("label"===e.type)return p;var h=e.businessObject;function u(e,t){r.start(e,t)}function f(e,t,n,r){function s(t,n){var s=i.createShape(F({type:e},r));o.start(t,s,{source:n})}"string"!=typeof n&&(r=n,n=c("Append {type}",{type:e.replace(/^bpmn:/,"")}));var a=l?function(t,n){var o=i.createShape(F({type:e},r));l.append(n,o)}:s;return{group:"model",className:t,title:n,action:{dragstart:s,click:a}}}function m(e){return function(i,r){n.splitLane(r,e),t.open(r,!0)}}if(Mr(h,["bpmn:Lane","bpmn:Participant"])&&Xr(e)){var g=Kh(e);F(p,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:c("Add Lane above"),action:{click:function(e,t){n.addLane(t,"top")}}}}),g.length<2&&(e.height>=120&&F(p,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:c("Divide into two Lanes"),action:{click:m(2)}}}),e.height>=180&&F(p,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:c("Divide into three Lanes"),action:{click:m(3)}}})),F(p,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:c("Add Lane below"),action:{click:function(e,t){n.addLane(t,"bottom")}}}})}Ar(h,"bpmn:FlowNode")&&(Ar(h,"bpmn:EventBasedGateway")?F(p,{"append.receive-task":f("bpmn:ReceiveTask","bpmn-icon-receive-task",c("Append ReceiveTask")),"append.message-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",c("Append MessageIntermediateCatchEvent"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",c("Append TimerIntermediateCatchEvent"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",c("Append ConditionIntermediateCatchEvent"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":f("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",c("Append SignalIntermediateCatchEvent"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):nu(h,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?F(p,{"append.compensation-activity":f("bpmn:Task","bpmn-icon-task",c("Append compensation activity"),{isForCompensation:!0})}):Ar(h,"bpmn:EndEvent")||h.isForCompensation||nu(h,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")||Gr(h)||F(p,{"append.end-event":f("bpmn:EndEvent","bpmn-icon-end-event-none",c("Append EndEvent")),"append.gateway":f("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",c("Append Gateway")),"append.append-task":f("bpmn:Task","bpmn-icon-task",c("Append Task")),"append.intermediate-event":f("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",c("Append Intermediate/Boundary Event"))})),s.isEmpty(e,"bpmn-replace")||F(p,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:c("Change type"),action:{click:function(e,n){var i=F(function(e){var n=t.getPad(e).html.getBoundingClientRect();return{x:n.left,y:n.bottom+5}}(n),{cursor:{x:e.x,y:e.y}});s.open(n,"bpmn-replace",i,{title:c("Change element"),width:300,search:!0})}}}}),Ar(h,"bpmn:SequenceFlow")&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation")}),Mr(h,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation"),connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using "+(h.isForCompensation?"":"Sequence/MessageFlow or ")+"Association"),action:{click:u,dragstart:u}}}),Ar(h,"bpmn:TextAnnotation")&&F(p,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using Association"),action:{click:u,dragstart:u}}}),Mr(h,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&F(p,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:c("Connect using DataInputAssociation"),action:{click:u,dragstart:u}}}),Ar(h,"bpmn:Group")&&F(p,{"append.text-annotation":f("bpmn:TextAnnotation","bpmn-icon-text-annotation")});var y=a.allowed("elements.delete",{elements:[e]});return d(y)&&(y=y[0]===e),y&&F(p,{delete:{group:"edit",className:"bpmn-icon-trash",title:c("Remove"),action:{click:function(e,t){n.removeElements([t])}}}}),p};var iu={__depends__:[Bp,Ra,Ko,Sp,Zp,Lh],__init__:["contextPadProvider"],contextPadProvider:["type",tu]},ru={horizontal:["x","width"],vertical:["y","height"]};function ou(e,t){this._modeling=e,this._filters=[],this.registerFilter((function(e){var n=t.allowed("elements.distribute",{elements:e});return d(n)?n:n?e:[]}))}ou.$inject=["modeling","rules"],ou.prototype.registerFilter=function(e){if("function"!=typeof e)throw new Error("the filter has to be a function");this._filters.push(e)},ou.prototype.trigger=function(e,t){var n,i,r=this._modeling;if(!(e.length<3||(this._setOrientation(t),i=this._filterElements(e),(n=this._createGroups(i)).length<=2)))return r.distributeElements(n,this._axis,this._dimension),n},ou.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(_(t,(function(e){r=e(r,n,i)})),r):e},ou.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"');return _($(e,i),(function(e,o){var s,a=n._findRange(e,i,r),l=t[t.length-1];l&&n._hasIntersection(l.range,a)?t[t.length-1].elements.push(e):(s={range:a,elements:[e]},t.push(s))})),t},ou.prototype._setOrientation=function(e){var t=ru[e];this._axis=t[0],this._dimension=t[1]},ou.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)},ou.prototype._findRange=function(e){var t=e[this._axis];return{min:t+5,max:t+e[this._dimension]-5}};var su={__init__:["distributeElements"],distributeElements:["type",ou]};function au(e,t,n){Xl.call(this,t)}au.$inject=["distributeElements","eventBus","rules"],r(au,Xl),au.prototype.init=function(){this.addRule("elements.distribute",(function(e){var t=e.elements;return!((t=mt(t=O(t,(function(e){var t=Mr(e,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(e.labelTarget||t)})))).length<3)&&t}))};var lu={horizontal:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linejoin%3Around%22%20d%3D%22M450%20400V150h900v250%22%2F%3E%3Crect%20x%3D%22150%22%20y%3D%22450%22%20width%3D%22600%22%20height%3D%221200%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%221050%22%20y%3D%22450%22%20width%3D%22600%22%20height%3D%22800%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E",vertical:"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201800%201800%22%3E%3Cpath%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bstroke-linejoin%3Around%22%20d%3D%22M400%201350H150V450h250%22%2F%3E%3Crect%20x%3D%22450%22%20y%3D%22150%22%20width%3D%221200%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3Anone%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%22%2F%3E%3Crect%20x%3D%22450%22%20y%3D%221050%22%20width%3D%22800%22%20height%3D%22600%22%20rx%3D%221%22%20style%3D%22fill%3AcurrentColor%3Bstroke%3AcurrentColor%3Bstroke-width%3A100%3Bopacity%3A.5%22%2F%3E%3C%2Fsvg%3E"};function cu(e,t,n,i){this._distributeElements=t,this._translate=n,this._popupMenu=e,this._rules=i,e.registerProvider("align-elements",900,this)}cu.$inject=["popupMenu","distributeElements","translate","rules"],cu.prototype.getPopupMenuEntries=function(e){var t={};return this._isAllowed(e)&&F(t,this._getEntries(e)),t},cu.prototype._isAllowed=function(e){return this._rules.allowed("elements.distribute",{elements:e})},cu.prototype._getEntries=function(e){var t=this._distributeElements,n=this._translate,i=this._popupMenu;return{"distribute-elements-horizontal":{group:"distribute",title:n("Distribute elements horizontally"),className:"bjs-align-elements-menu-entry",imageUrl:lu.horizontal,action:function(n,r){t.trigger(e,"horizontal"),i.close()}},"distribute-elements-vertical":{group:"distribute",title:n("Distribute elements vertically"),imageUrl:lu.vertical,action:function(n,r){t.trigger(e,"vertical"),i.close()}}}};var pu={__depends__:[Fl,su],__init__:["bpmnDistributeElements","distributeElementsMenuProvider"],bpmnDistributeElements:["type",au],distributeElementsMenuProvider:["type",cu]},hu="is not a registered action";function uu(e,t){this._actions={};var n=this;e.on("diagram.init",(function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})}))}function du(e,t){return new Error(e+" "+t)}uu.$inject=["eventBus","injector"],uu.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),s=e.get("canvas",!1),a=e.get("rules",!1),l=e.get("keyboardMove",!1),c=e.get("keyboardMoveSelection",!1);t&&(this.register("undo",(function(){t.undo()})),this.register("redo",(function(){t.redo()}))),o&&i&&this.register("copy",(function(){var e=i.get();if(e.length)return o.copy(e)})),o&&this.register("paste",(function(){o.paste()})),r&&this.register("stepZoom",(function(e){r.stepZoom(e.value)})),s&&this.register("zoom",(function(e){s.zoom(e.value)})),n&&i&&a&&this.register("removeSelection",(function(){var e=i.get();if(e.length){var t,r=a.allowed("elements.delete",{elements:e});!1!==r&&(t=d(r)?r:e).length&&n.removeElements(t.slice())}})),l&&this.register("moveCanvas",(function(e){l.moveCanvas(e)})),c&&this.register("moveSelection",(function(e){c.moveSelection(e.direction,e.accelerated)}))},uu.prototype.trigger=function(e,t){if(!this._actions[e])throw du(e,hu);return this._actions[e](t)},uu.prototype.register=function(e,t){var n=this;if("string"==typeof e)return this._registerAction(e,t);_(e,(function(e,t){n._registerAction(t,e)}))},uu.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw du(e,"is already registered");this._actions[e]=t},uu.prototype.unregister=function(e){if(!this.isRegistered(e))throw du(e,hu);this._actions[e]=void 0},uu.prototype.getActions=function(){return Object.keys(this._actions)},uu.prototype.isRegistered=function(e){return!!this._actions[e]};var fu={__init__:["editorActions"],editorActions:["type",uu]};function mu(e){e.invoke(uu,this)}r(mu,uu),mu.$inject=["injector"],mu.prototype._registerDefaultActions=function(e){uu.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),s=e.get("handTool",!1),a=e.get("globalConnect",!1),l=e.get("distributeElements",!1),c=e.get("alignElements",!1),p=e.get("directEditing",!1),h=e.get("searchPad",!1),u=e.get("modeling",!1),d=e.get("contextPad",!1);t&&n&&i&&this._registerAction("selectElements",(function(){var e=t.getRootElement(),r=n.filter((function(t){return t!==e}));return i.select(r),r})),r&&this._registerAction("spaceTool",(function(){r.toggle()})),o&&this._registerAction("lassoTool",(function(){o.toggle()})),s&&this._registerAction("handTool",(function(){s.toggle()})),a&&this._registerAction("globalConnectTool",(function(){a.toggle()})),i&&l&&this._registerAction("distributeElements",(function(e){var t=i.get(),n=e.type;t.length&&l.trigger(t,n)})),i&&c&&this._registerAction("alignElements",(function(e){var t=i.get(),n=[],r=e.type;t.length&&(n=O(t,(function(e){return!Ar(e,"bpmn:Lane")})),c.trigger(n,r))})),i&&u&&this._registerAction("setColor",(function(e){var t=i.get();t.length&&u.setColor(t,e)})),i&&p&&this._registerAction("directEditing",(function(){var e=i.get();e.length&&p.activate(e[0])})),h&&this._registerAction("find",(function(){h.toggle()})),t&&u&&this._registerAction("moveToOrigin",(function(){var e,i,r=t.getRootElement();e=wt(i=Ar(r,"bpmn:Collaboration")?n.filter((function(e){return Ar(e.parent,"bpmn:Collaboration")})):n.filter((function(e){return e!==r&&!Ar(e.parent,"bpmn:SubProcess")}))),u.moveElements(i,{x:-e.x,y:-e.y},r)})),i&&d&&this._registerAction("replaceElement",(function(e){d.triggerEntry("replace","click",e)}))};var gu={__depends__:[fu],editorActions:["type",mu]};function yu(e){e.on(["create.init","shape.move.init"],(function(e){var t=e.context;Mr(e.shape,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(t.gridSnappingContext||(t.gridSnappingContext={}),t.gridSnappingContext.snapLocation="top-left")}))}yu.$inject=["eventBus"];function vu(e,t,n){return n||(n="round"),Math[n](e/t)*t}function bu(e,t,n){var i=!n||!1!==n.active;this._eventBus=t;var r=this;t.on("diagram.init",800,(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"],1200,(function(t){var n=t.originalEvent;if(!(!r.active||n&&Bs(n))){var i=t.context,o=i.gridSnappingContext;o||(o=i.gridSnappingContext={}),["x","y"].forEach((function(n){var i={},o=function(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,s=o.snapLocation,a=o.snapOffset;if(a&&m(a[t]))return a[t];a||(a=o.snapOffset={});m(a[t])||(a[t]=0);if(!r)return a[t];n.get(r.id)||(wu(t)?a[t]+=r[t]+r.width/2:a[t]+=r[t]+r.height/2);if(!s)return a[t];"x"===t?/left/.test(s)?a[t]-=r.width/2:/right/.test(s)&&(a[t]+=r.width/2):/top/.test(s)?a[t]-=r.height/2:/bottom/.test(s)&&(a[t]+=r.height/2);return a[t]}(t,n,e);o&&(i.offset=o);var s=function(e,t){var n=e.context,i=n.createConstraints,r=n.resizeConstraints||{},o=n.gridSnappingContext,s=o.snapConstraints;if(s&&s[t])return s[t];s||(s=o.snapConstraints={});s[t]||(s[t]={});var a=n.direction;i&&(wu(t)?(s.x.min=i.left,s.x.max=i.right):(s.y.min=i.top,s.y.max=i.bottom));var l=r.min,c=r.max;l&&(wu(t)?Ou(a)?s.x.max=l.left:s.x.min=l.right:xu(a)?s.y.max=l.top:s.y.min=l.bottom);c&&(wu(t)?Ou(a)?s.x.min=c.left:s.x.max=c.right:xu(a)?s.y.min=c.top:s.y.max=c.bottom);return s[t]}(t,n);s&&F(i,s),mp(t,n)||r.snapEvent(t,n,i)}))}}))}function wu(e){return"x"===e}function xu(e){return-1!==e.indexOf("n")}function Ou(e){return-1!==e.indexOf("w")}function _u(e,t){ls.call(this,e),this._gridSnapping=t;var n=this;this.preExecute("shape.resize",(function(e){var t=e.context,i=(t.hints||{}).autoResize;if(i){var r=t.shape,o=t.newBounds;y(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}bu.prototype.snapEvent=function(e,t,n){gp(e,t,this.snapValue(e[t],n))},bu.prototype.getGridSpacing=function(){return 10},bu.prototype.snapValue=function(e,t){var n,i,r=0;return t&&t.offset&&(r=t.offset),e=vu(e+=r,10),t&&t.min&&m(n=t.min)&&(n=vu(n+r,10,"ceil"),e=Math.max(e,n)),t&&t.max&&m(i=t.max)&&(i=vu(i+r,10,"floor"),e=Math.min(e,i)),e-=r},bu.prototype.isActive=function(){return this.active},bu.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},bu.prototype.toggleActive=function(){this.setActive(!this.active)},bu.$inject=["elementRegistry","eventBus","config.gridSnapping"],_u.$inject=["eventBus","gridSnapping","modeling"],r(_u,ls),_u.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},_u.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},_u.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),F(e,o),e},_u.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),F(e,o),e};function Eu(e,t){e.on(["spaceTool.move","spaceTool.end"],2e3,(function(e){var n,i=e.context;i.initialized&&("x"===i.axis?(n=t.snapValue(e.dx),e.x=e.x+n-e.dx,e.dx=n):(n=t.snapValue(e.dy),e.y=e.y+n-e.dy,e.dy=n))}))}Eu.$inject=["eventBus","gridSnapping"];var Pu={__depends__:[{__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",_u],gridSnappingSpaceToolBehavior:["type",Eu]}],__init__:["gridSnapping"],gridSnapping:["type",bu]};function ku(e,t){e.on("autoPlace",2e3,(function(e){var n=e.source,i=xn(n),r=e.shape,o=sc(n,r);return["x","y"].forEach((function(e){var n={};o[e]!==i[e]&&(o[e]>i[e]?n.min=o[e]:n.max=o[e],Ar(r,"bpmn:TextAnnotation")&&(!function(e){return"x"===e}(e)?n.offset=-r.height/2:n.offset=-r.width/2),o[e]=t.snapValue(o[e],n))})),o}))}ku.$inject=["eventBus","gridSnapping"];function Su(e,t,n){t.on(["create.start","shape.move.start"],1750,(function(t){var i=t.context,r=i.shape,o=e.getRootElement();Ar(r,"bpmn:Participant")&&Ar(o,"bpmn:Process")&&o.children.length&&(i.createConstraints&&(r.width=n.snapValue(r.width,{min:r.width}),r.height=n.snapValue(r.height,{min:r.height})))}))}Su.$inject=["canvas","eventBus","gridSnapping"];function Cu(e,t,n){ls.call(this,e),this._gridSnapping=t;var i=this;this.postExecuted(["connection.create","connection.layout"],3e3,(function(e){var t=e.context,r=t.connection,o=t.hints||{},s=r.waypoints;o.connectionStart||o.connectionEnd||!1===o.createElementsBehavior||function(e){return e.length>3}(s)&&n.updateWaypoints(r,i.snapMiddleSegments(s))}))}function Au(e,t,n){var i=Tt(t,n),r={};return function(e){return"h"===e}(i)&&(r.y=e.snapValue(t.y)),function(e){return"v"===e}(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=F({},t,r),n=F({},n,r)),[t,n]}Cu.$inject=["eventBus","gridSnapping","modeling"],r(Cu,ls),Cu.prototype.snapMiddleSegments=function(e){var t,n=this._gridSnapping;e=e.slice();for(var i=1;i<e.length-2;i++)t=Au(n,e[i],e[i+1]),e[i]=t[0],e[i+1]=t[1];return e};var Mu={__depends__:[Pu,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",ku],gridSnappingParticipantBehavior:["type",Su],gridSnappingLayoutConnectionBehavior:["type",Cu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",yu]};function Tu(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],(function(e){var t=e.element,i=e.gfx;return Ar(t,"bpmn:Lane")?n.createParticipantHit(t,i):Ar(t,"bpmn:Participant")?Xr(t)?n.createParticipantHit(t,i):n.createDefaultHit(t,i):Ar(t,"bpmn:SubProcess")?Xr(t)?n.createSubProcessHit(t,i):n.createDefaultHit(t,i):void 0}))}Tu.$inject=["eventBus","interactionEvents"],Tu.prototype.createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Tu.prototype.createParticipantHit=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:30,height:e.height}),!0},Tu.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:30}),!0};var Du={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Tu]};function Ru(e){e.invoke(Hs,this)}r(Ru,Hs),Ru.$inject=["injector"],Ru.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}Hs.prototype.registerBindings.call(this,e,t),n("selectElements",(function(n){var i=n.keyEvent;if(e.isKey(["a","A"],i)&&e.isCmd(i))return t.trigger("selectElements"),!0})),n("find",(function(n){var i=n.keyEvent;if(e.isKey(["f","F"],i)&&e.isCmd(i))return t.trigger("find"),!0})),n("spaceTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["s","S"],i)?(t.trigger("spaceTool"),!0):void 0})),n("lassoTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["l","L"],i)?(t.trigger("lassoTool"),!0):void 0})),n("handTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["h","H"],i)?(t.trigger("handTool"),!0):void 0})),n("globalConnectTool",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["c","C"],i)?(t.trigger("globalConnectTool"),!0):void 0})),n("directEditing",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["e","E"],i)?(t.trigger("directEditing"),!0):void 0})),n("replaceElement",(function(n){var i=n.keyEvent;if(!e.hasModifier(i))return e.isKey(["r","R"],i)?(t.trigger("replaceElement",i),!0):void 0}))};var ju={__depends__:[Qs],__init__:["keyboardBindings"],keyboardBindings:["type",Ru]},$u={moveSpeed:1,moveSpeedAccelerated:10},Bu="left",zu="right",qu="down",Nu={ArrowLeft:Bu,Left:Bu,ArrowUp:"up",Up:"up",ArrowRight:zu,Right:zu,ArrowDown:qu,Down:qu},Lu={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 Iu(e,t,n,i,r){var o=this;this._config=F({},$u,e||{}),t.addListener(1500,(function(e){var n=e.keyEvent,i=Nu[n.key];if(i&&!t.isCmd(n)){var r=t.isShift(n);return o.moveSelection(i,r),!0}})),this.moveSelection=function(e,t){var o=r.get();if(o.length){var s=this._config[t?"moveSpeedAccelerated":"moveSpeed"],a=Lu[e](s);i.allowed("elements.move",{shapes:o})&&n.moveElements(o,a)}}}Iu.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];var Vu={__depends__:[Qs,Ko],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",Iu]};function Fu(e,t,n,i){this._dragging=i,this._rules=t;var r=this;function o(e,t){var n,i=e.shape,o=e.direction,s=e.resizeConstraints;e.delta=t,n=function(e,t,n){var i=n.x,r=n.y,o={x:e.x,y:e.y,width:e.width,height:e.height};return-1!==t.indexOf("n")?(o.y=e.y+r,o.height=e.height-r):-1!==t.indexOf("s")&&(o.height=e.height+r),-1!==t.indexOf("e")?o.width=e.width+i:-1!==t.indexOf("w")&&(o.x=e.x+i,o.width=e.width-i),o}(i,o,t),e.newBounds=function(e,t){if(!t)return e;var n=vn(e);return bn({top:Hh("top",n,t),right:Hh("right",n,t),bottom:Hh("bottom",n,t),left:Hh("left",n,t)})}(n,s),e.canExecute=r.canResize(e)}e.on("resize.start",(function(e){var t,n,i;t=e.context,n=t.resizeConstraints,i=t.minBounds,void 0===n&&(void 0===i&&(i=r.computeMinResizeBox(t)),t.resizeConstraints={min:vn(i)})})),e.on("resize.move",(function(e){var t={x:e.dx,y:e.dy};o(e.context,t)})),e.on("resize.end",(function(e){!function(e){var t=e.shape,i=e.canExecute,r=e.newBounds;if(i){if(!function(e,t){return e.x!==t.x||e.y!==t.y||e.width!==t.width||e.height!==t.height}(t,r=gn(r)))return;n.resizeShape(t,r)}}(e.context)}))}function Hu(e,t){var n=xn(e),i=vn(e),r={x:n.x,y:n.y};return-1!==t.indexOf("n")?r.y=i.top:-1!==t.indexOf("s")&&(r.y=i.bottom),-1!==t.indexOf("e")?r.x=i.right:-1!==t.indexOf("w")&&(r.x=i.left),r}function Qu(e){return"n"===e||"s"===e?"resize-ns":"e"===e||"w"===e?"resize-ew":"nw"===e||"se"===e?"resize-nwse":"resize-nesw"}Fu.prototype.canResize=function(e){var t=this._rules,n=U(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Fu.prototype.activate=function(e,t,n){var i,r,o=this._dragging;if("string"==typeof n&&(n={direction:n}),!(r=(i=F({shape:t},n)).direction))throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");o.init(e,Hu(t,r),"resize",{autoActivate:!0,cursor:Qu(r),data:{shape:t,context:i}})},Fu.prototype.computeMinResizeBox=function(e){var t=e.shape;return function(e,t,n,i){var r=vn(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},s=i?vn(i):o;return bn({top:Vh(o.top,s.top),left:Vh(o.left,s.left),bottom:Ih(o.bottom,s.bottom),right:Ih(o.right,s.right)})}(e.direction,t,e.minDimensions||{width:10,height:10},Wh(t,e.childrenBoxPadding))},Fu.$inject=["eventBus","rules","modeling","dragging"];var Uu="djs-resizing",Wu="resize-not-ok";function Xu(e,t,n){e.on("resize.move",500,(function(e){var i,r,o,s;i=e.context,r=i.shape,o=i.newBounds,(s=i.frame)||(s=i.frame=n.addFrame(r,t.getActiveLayer()),t.addMarker(r,Uu)),o.width>5&&Te(s,{x:o.x,width:o.width}),o.height>5&&Te(s,{y:o.y,height:o.height}),i.canExecute?Re(s).remove(Wu):Re(s).add(Wu)})),e.on("resize.cleanup",(function(e){var n,i;n=e.context,i=n.shape,n.frame&&$e(n.frame),t.removeMarker(i,Uu)}))}Xu.$inject=["eventBus","canvas","previewSupport"];var Yu=-6,Gu="djs-resizer",Zu=["n","w","s","e","nw","ne","se","sw"];function Ku(e,t,n,i){this._resize=i,this._canvas=t;var r=this;e.on("selection.changed",(function(e){var t=e.newSelection;r.removeResizers(),1===t.length&&_(t,V(r.addResizer,r))})),e.on("shape.changed",(function(e){var t=e.element;n.isSelected(t)&&(r.removeResizers(),r.addResizer(t))}))}Ku.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(t){zo(t)&&i.activate(t,e,n)}ge.bind(t,"mousedown",r),ge.bind(t,"touchstart",r)},Ku.prototype._createResizer=function(e,t,n,i){var r=this._getResizersParent(),o=function(e){var t={x:0,y:0};-1!==e.indexOf("e")?t.x=6:-1!==e.indexOf("w")&&(t.x=Yu);-1!==e.indexOf("s")?t.y=6:-1!==e.indexOf("n")&&(t.y=Yu);return t}(i),s=Ie("g");Re(s).add(Gu),Re(s).add("djs-resizer-"+e.id),Re(s).add("djs-resizer-"+i),Ce(r,s);var a=Ie("rect");Te(a,{x:-4+o.x,y:-4+o.y,width:8,height:8}),Re(a).add("djs-resizer-visual"),Ce(s,a);var l=Ie("rect");return Te(l,{x:-10+o.x,y:-10+o.y,width:20,height:20}),Re(l).add("djs-resizer-hit"),Ce(s,l),ti(s,t,n),s},Ku.prototype.createResizer=function(e,t){var n=Hu(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},Ku.prototype.addResizer=function(e){var t=this;!function(e){return!!e.waypoints}(e)&&this._resize.canResize({shape:e})&&_(Zu,(function(n){t.createResizer(e,n)}))},Ku.prototype.removeResizers=function(){Be(this._getResizersParent())},Ku.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},Ku.$inject=["eventBus","canvas","selection","resize"];var Ju={__depends__:[kc,xc,Lp],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Fu],resizePreview:["type",Xu],resizeHandles:["type",Ku]};function ed(e,t,n,i,r,o,s){function a(e,t){(t||Mr(e,["bpmn:Task","bpmn:TextAnnotation"])||td(e))&&i.activate(e)}this._bpmnFactory=t,this._canvas=n,this._modeling=r,this._textRenderer=s,i.registerProvider(this),e.on("element.dblclick",(function(e){a(e.element,!0)})),e.on(["autoPlace.start","canvas.viewbox.changing","drag.init","element.mousedown","popupMenu.open","root.set","selection.changed"],(function(e){i.isActive()&&i.complete()})),e.on(["shape.remove","connection.remove"],2e3,(function(e){i.isActive(e.element)&&i.cancel()})),e.on(["commandStack.changed"],(function(e){i.isActive()&&i.cancel()})),e.on("directEditing.activate",(function(e){o.removeResizers()})),e.on("create.end",500,(function(e){var t=e.context,n=t.shape,i=e.context.canExecute;e.isTouch||i&&(t.hints&&!1===t.hints.createElementsBehavior||a(n))})),e.on("autoPlace.end",500,(function(e){a(e.shape)}))}function td(e){return Ar(e,"bpmn:SubProcess")&&!Xr(e)}ed.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],ed.prototype.activate=function(e){var t=Jr(e);if(void 0!==t){var n={text:t};F(n,this.getEditingBBox(e));var i={};return(Mr(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||td(e))&&F(i,{centerVertically:!0}),Oo(e)&&F(i,{autoResize:!0}),Ar(e,"bpmn:TextAnnotation")&&F(i,{resizable:!0,autoResize:!0}),F(n,{options:i}),n}},ed.prototype.getEditingBBox=function(e){var t=this._canvas,n=e.label||e,i=t.getAbsoluteBBox(n),r=i.x+i.width/2,o=i.y+i.height/2,s={x:i.x,y:i.y},a=t.zoom(),l=this._textRenderer.getDefaultStyle(),c=this._textRenderer.getExternalStyle(),p=c.fontSize*a,h=c.lineHeight,u=l.fontSize*a,d=l.lineHeight,f={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};(Ar(e,"bpmn:Lane")||function(e){return Ar(e,"bpmn:Participant")&&Xr(e)}(e))&&(F(s,{width:i.height,height:30*a,x:i.x-i.height/2+15*a,y:o-30*a/2}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px",transform:"rotate(-90deg)"})),(Mr(e,["bpmn:Task","bpmn:CallActivity"])||function(e){return Ar(e,"bpmn:Participant")&&!Xr(e)}(e)||td(e))&&(F(s,{width:i.width,height:i.height}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"})),function(e){return Ar(e,"bpmn:SubProcess")&&Xr(e)}(e)&&(F(s,{width:i.width,x:i.x}),F(f,{fontSize:u+"px",lineHeight:d,paddingTop:7*a+"px",paddingBottom:7*a+"px",paddingLeft:5*a+"px",paddingRight:5*a+"px"}));var m=90*a,g=7*a,y=4*a;if(n.labelTarget&&(F(s,{width:m,height:i.height+g+y,x:r-m/2,y:i.y-g}),F(f,{fontSize:p+"px",lineHeight:h,paddingTop:g+"px",paddingBottom:y+"px"})),Oo(n)&&!_o(n)&&!ko(n)){var v=Po(e),b=t.getAbsoluteBBox({x:v.x,y:v.y,width:0,height:0}),w=p+g+y;F(s,{width:m,height:w,x:b.x-m/2,y:b.y-w/2}),F(f,{fontSize:p+"px",lineHeight:h,paddingTop:g+"px",paddingBottom:y+"px"})}return Ar(e,"bpmn:TextAnnotation")&&(F(s,{width:i.width,height:i.height,minWidth:30*a,minHeight:10*a}),F(f,{textAlign:"left",paddingTop:5*a+"px",paddingBottom:7*a+"px",paddingLeft:7*a+"px",paddingRight:5*a+"px",fontSize:u+"px",lineHeight:d})),{bounds:s,style:f}},ed.prototype.update=function(e,t,n,i){var r,o,s;Ar(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}),(s=t)&&s.trim()||(t=null),this._modeling.updateLabel(e,t,r)};var nd="djs-element-hidden",id="djs-label-hidden";function rd(e,t,n,i){var r,o,s,a=this,l=t.getDefaultLayer();e.on("directEditing.activate",(function(e){var n=e.active;if(Ar(r=n.element.label||n.element,"bpmn:TextAnnotation")){o=t.getAbsoluteBBox(r),s=Ie("g");var c=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:r.height,position:{mx:0,my:0}}),p=a.path=Ie("path");Te(p,{d:c,strokeWidth:2,stroke:od(r)}),Ce(s,p),Ce(l,s),ni(s,r.x,r.y)}Ar(r,"bpmn:TextAnnotation")||r.labelTarget?t.addMarker(r,nd):(Ar(r,"bpmn:Task")||Ar(r,"bpmn:CallActivity")||Ar(r,"bpmn:SubProcess")||Ar(r,"bpmn:Participant"))&&t.addMarker(r,id)})),e.on("directEditing.resize",(function(e){if(Ar(r,"bpmn:TextAnnotation")){var t=e.height,n=e.dy,s=Math.max(r.height/o.height*(t+n),0),l=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:s,position:{mx:0,my:0}});Te(a.path,{d:l})}})),e.on(["directEditing.complete","directEditing.cancel"],(function(e){var n=e.active;n&&(t.removeMarker(n.element.label||n.element,nd),t.removeMarker(r,id)),r=void 0,o=void 0,s&&($e(s),s=void 0)}))}function od(e,t){return Dr(e).get("stroke")||t||"black"}rd.$inject=["eventBus","canvas","elementRegistry","pathMap"];var sd={__depends__:[as,Ju,Bp],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",ed],labelEditingPreview:["type",rd]},ad=["top","bottom","left","right"],ld=10;function cd(e,t){function n(e){if(_o(e)){var n=function(e){var t=xn(e.label),n=pd(xn(e),t);if(i=n,-1===ad.indexOf(i))return;var i;var r=function(e){var t=xn(e),n=[].concat(e.incoming.map((function(e){return e.waypoints[e.waypoints.length-2]})),e.outgoing.map((function(e){return e.waypoints[1]}))).map((function(e){return pd(t,e)}));return n}(e);if(e.host){var o=function(e){var t,n=e.host,i=On(xn(e),n);t=i.indexOf("-")>=0?i.split("-"):[i];return ad.filter((function(e){return-1===t.indexOf(e)}))}(e);r=r.concat(o)}var s=ad.filter((function(e){return-1===r.indexOf(e)}));if(-1!==s.indexOf(n))return;return s[0]}(e);n&&function(e,n){var i=xn(e),r=e.label,o=xn(r);if(!r.parent)return;var s,a=vn(e);switch(n){case"top":s={x:i.x,y:a.top-ld-r.height/2};break;case"left":s={x:a.left-ld-r.width/2,y:i.y};break;case"bottom":s={x:i.x,y:a.bottom+ld+r.height/2};break;case"right":s={x:a.right+ld+r.width/2,y:i.y}}var l=ea(s,o);t.moveShape(r,l)}(e,n)}}ls.call(this,e),this.postExecuted(["connection.create","connection.layout","connection.updateWaypoints"],(function(e){var t=e.context,i=t.connection,r=i.source,o=i.target;!1!==(t.hints||{}).createElementsBehavior&&(n(r),n(o))})),this.postExecuted(["label.create"],(function(e){var t=e.context,i=t.shape;!1!==(t.hints||{}).createElementsBehavior&&n(i.labelTarget)})),this.postExecuted(["elements.create"],(function(e){var t=e.context,i=t.elements;!1!==(t.hints||{}).createElementsBehavior&&i.forEach((function(e){n(e)}))}))}function pd(e,t){return On(t,e,5)}function hd(e,t,n){ls.call(this,e),this.preExecute("shape.append",(function(e){var t=e.source,n=e.shape;e.position||(Ar(n,"bpmn:TextAnnotation")?e.position={x:t.x+t.width/2+75,y:t.y-50-n.height/2}:e.position={x:t.x+t.width+80+n.width/2,y:t.y+t.height/2})}),!0)}function ud(e,t){e.invoke(ls,this),this.postExecute("shape.move",(function(e){var n=e.newParent,i=e.shape;_(O(i.incoming.concat(i.outgoing),(function(e){return Ar(e,"bpmn:Association")})),(function(e){t.moveConnection(e,{x:0,y:0},n)}))}),!0)}r(cd,ls),cd.$inject=["eventBus","modeling"],r(hd,ls),hd.$inject=["eventBus","elementFactory","bpmnRules"],r(ud,ls),ud.$inject=["injector","modeling"];function dd(e,t){t.invoke(ls,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;1===(t=t.filter((function(e){return fd(e,e.host)}))).length&&t.map((function(e){return t.indexOf(e)})).forEach((function(i){var r=t[i];e.elements[i]=n.replaceShape(t[i],r)}))}),!0),this.preExecute("elements.move",500,(function(e){var t=e.shapes,i=e.newHost;if(1===t.length){var r=t[0];fd(r,i)&&(e.shapes=[n.replaceShape(r,i)])}}),!0)}function fd(e,t){return!ko(e)&&Mr(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}function md(e,t){function n(e){return O(e.attachers,(function(e){return Ar(e,"bpmn:BoundaryEvent")}))}ls.call(this,e),this.postExecute("connection.create",(function(e){var i=e.context.source,r=e.context.target,o=n(r);Ar(i,"bpmn:EventBasedGateway")&&Ar(r,"bpmn:ReceiveTask")&&o.length>0&&t.removeElements(o)})),this.postExecute("connection.reconnect",(function(e){var i=e.context.oldSource,r=e.context.newSource;Ar(i,"bpmn:Gateway")&&Ar(r,"bpmn:EventBasedGateway")&&_(r.outgoing,(function(e){var i=e.target,r=n(i);Ar(i,"bpmn:ReceiveTask")&&r.length>0&&t.removeElements(r)}))}))}function gd(e){e.invoke(ls,this),this.preExecute("shape.create",1500,(function(e){var t=e.context,n=t.parent,i=t.shape;Ar(n,"bpmn:Lane")&&!Ar(i,"bpmn:Lane")&&(t.parent=oc(n,"bpmn:Participant"))}))}function yd(e,t,n){ls.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(Ar(n,"bpmn:DataObjectReference")&&"label"!==n.type){var i=t.create("bpmn:DataObject");n.businessObject.dataObjectRef=i}}))}dd.$inject=["bpmnReplace","injector"],r(dd,ls),dd.prototype.replaceShape=function(e,t){var n,i=(n=Tr(e).eventDefinitions)&&n[0],r={type:"bpmn:BoundaryEvent",host:t};return i&&(r.eventDefinitionType=i.$type),this._bpmnReplace.replaceElement(e,r,{layoutConnection:!1})},md.$inject=["eventBus","modeling"],r(md,ls),gd.$inject=["injector"],r(gd,ls),yd.$inject=["eventBus","bpmnFactory","moddle"],r(yd,ls);var vd=20,bd=20,wd=2e3;function xd(e,t,n){function i(){var t=e.getRootElement();return Ar(t,"bpmn:Collaboration")?t:n.makeCollaboration()}ls.call(this,t),t.on(["create.start","shape.move.start"],wd,(function(t){var n=t.context,i=n.shape,r=e.getRootElement();if(Ar(i,"bpmn:Participant")&&Ar(r,"bpmn:Process")&&r.children.length){var o=r.children.filter((function(e){return!Ar(e,"bpmn:Group")&&!ko(e)&&!function(e){return!!e.waypoints}(e)}));if(o.length){var s=wt(o),a=function(e,t){t={width:t.width+40+30,height:t.height+40};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}}(i,s);F(i,a),n.createConstraints=function(e,t){return{bottom:(t=vn(t)).top+e.height/2-bd,left:t.right-e.width/2+vd,top:t.bottom-e.height/2+bd,right:t.left+e.width/2-vd-30}}(i,s)}}})),t.on("create.start",wd,(function(n){var i=n.context.shape,r=e.getRootElement(),o=e.getGraphics(r);function s(e){e.element=r,e.gfx=o}Ar(i,"bpmn:Participant")&&Ar(r,"bpmn:Process")&&(t.on("element.hover",wd,s),t.once("create.cleanup",(function(){t.off("element.hover",s)})))})),this.preExecute("elements.create",wd,(function(e){var t,n=e.elements,r=e.parent,o=function(e){return w(e,(function(e){return Ar(e,"bpmn:Participant")}))}(n);o&&Ar(r,"bpmn:Process")&&(e.parent=i(),(t=e.hints=e.hints||{}).participant=o,t.process=r,t.processRef=Tr(o).get("processRef"))}),!0),this.preExecute("shape.create",(function(e){var t=e.parent,n=e.shape;Ar(n,"bpmn:Participant")&&Ar(t,"bpmn:Process")&&(e.parent=i(),e.process=t,e.processRef=Tr(n).get("processRef"))}),!0),this.execute("shape.create",(function(e){var t=e.hints||{},n=e.process||t.process,i=e.shape,r=t.participant;!n||r&&i!==r||Tr(i).set("processRef",Tr(n))}),!0),this.revert("shape.create",(function(e){var t=e.hints||{},n=e.process||t.process,i=e.processRef||t.processRef,r=e.shape,o=t.participant;!n||o&&r!==o||Tr(r).set("processRef",i)}),!0),this.postExecute("shape.create",(function(e){var t=e.hints||{},i=e.process||e.hints.process,r=e.shape,o=t.participant;if(i){var s=i.children.slice();o?r===o&&n.moveElements(s,{x:0,y:0},o):n.moveElements(s,{x:0,y:0},r)}}),!0)}xd.$inject=["canvas","eventBus","modeling"],r(xd,ls);var Od="__targetRef_placeholder";function _d(e,t){function n(e,n){var i=e.get("properties"),r=w(i,(function(e){return e.name===Od}));return!r&&n&&St(i,r=t.create("bpmn:Property",{name:Od})),r}function i(e,t){var i=n(e);i&&(function(e,t,n){return w(e.get("dataInputAssociations"),(function(e){return e!==n&&e.targetRef===t}))}(e,i,t)||kt(e.get("properties"),i))}function r(e){var t,r=e.context,o=r.connection,s=o.businessObject,a=o.target,l=a&&a.businessObject,c=r.newTarget,p=c&&c.businessObject,h=r.oldTarget||r.target,u=h&&h.businessObject,d=o.businessObject;u&&u!==l&&i(u,s),p&&p!==l&&i(p,s),l?(t=n(l,!0),d.targetRef=t):d.targetRef=null}ls.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Ed(r)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Ed(r))}function Ed(e){return function(t){if(Ar(t.context.connection,"bpmn:DataInputAssociation"))return e(t)}}function Pd(e){this._bpmnUpdater=e}function kd(e,t,n,i){function r(e){return e.children.filter((function(e){return Ar(e,"bpmn:DataStoreReference")&&!e.labelTarget}))}function o(e,i){var r=e.businessObject||e;if(i=i||n.filter((function(e){return Ar(e,"bpmn:Participant")&&Tr(e).processRef}))[0]){var o=i.businessObject||i;t.execute("dataStore.updateContainment",{dataStoreBo:r,dataStoreDi:Dr(e),newSemanticParent:o.processRef||o,newDiParent:Dr(i)})}}ls.call(this,i),t.registerHandler("dataStore.updateContainment",Pd),this.preExecute("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:DataStoreReference")&&"label"!==n.type&&(t.hints||(t.hints={}),t.hints.autoResize=!1)})),this.preExecute("elements.move",(function(e){var t=e.context,n=t.shapes;n.filter((function(e){return Ar(e,"bpmn:DataStoreReference")})).length&&(t.hints||(t.hints={}),t.hints.autoResize=n.filter((function(e){return!Ar(e,"bpmn:DataStoreReference")})))})),this.postExecute("shape.create",(function(e){var t=e.context.shape,n=t.parent;Ar(t,"bpmn:DataStoreReference")&&"label"!==t.type&&Ar(n,"bpmn:Collaboration")&&o(t)})),this.postExecute("shape.move",(function(e){var t=e.context,n=t.shape,i=t.oldParent,r=n.parent;Ar(i,"bpmn:Collaboration")||Ar(n,"bpmn:DataStoreReference")&&"label"!==n.type&&Ar(r,"bpmn:Collaboration")&&o(n,Ar(i,"bpmn:Participant")?i:function(e,t){for(;e.parent;){if(Ar(e.parent,t))return e.parent;e=e.parent}}(i,"bpmn:Participant"))})),this.postExecute("shape.delete",(function(t){var n=t.context.shape,i=e.getRootElement();Mr(n,["bpmn:Participant","bpmn:SubProcess"])&&Ar(i,"bpmn:Collaboration")&&r(i).filter((function(e){return function(e,t){var n=e.businessObject||e,i=t.businessObject||t;for(;n.$parent;){if(n.$parent===i.processRef||i)return!0;n=n.$parent}return!1}(e,n)})).forEach((function(e){o(e)}))})),this.postExecute("canvas.updateRoot",(function(e){var t=e.context,n=t.oldRoot,i=t.newRoot;r(n).forEach((function(e){Ar(i,"bpmn:Process")&&o(e,i)}))}))}_d.$inject=["eventBus","bpmnFactory"],r(_d,ls),Pd.$inject=["bpmnUpdater"],Pd.prototype.execute=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.newSemanticParent,r=e.newDiParent;e.oldSemanticParent=t.$parent,e.oldDiParent=n.$parent,this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r)},Pd.prototype.revert=function(e){var t=e.dataStoreBo,n=e.dataStoreDi,i=e.oldSemanticParent,r=e.oldDiParent;this._bpmnUpdater.updateSemanticParent(t,i),this._bpmnUpdater.updateDiParent(n,r)},kd.$inject=["canvas","commandStack","elementRegistry","eventBus"],r(kd,ls);function Sd(e,t,n){ls.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hints,r=t.shape,o=t.oldParent;Ar(r,"bpmn:Lane")&&(i&&i.nested||function(e,t){var i,r,o,s=Kh(t),a=[],l=[];vt(s,(function(t){return t.y>e.y?l.push(t):a.push(t),t.children})),s.length&&(i=l.length&&a.length?e.height/2:e.height,a.length&&(r=n.calculateAdjustments(a,"y",i,e.y-10),n.makeSpace(r.movingShapes,r.resizingShapes,{x:0,y:i},"s")),l.length&&(o=n.calculateAdjustments(l,"y",-i,e.y+e.height+10),n.makeSpace(o.movingShapes,o.resizingShapes,{x:0,y:-i},"n")))}(r,o))}))}Sd.$inject=["eventBus","modeling","spaceTool"],r(Sd,ls);function Cd(e,t){t.invoke(ls,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;t.filter((function(e){return Ad(e,e.host)})).map((function(e){return t.indexOf(e)})).forEach((function(i){e.elements[i]=n.replaceShape(t[i])}))}),!0),this.preExecute("elements.move",500,(function(e){var t=e.shapes,i=e.newHost;t.forEach((function(e,r){var o,s=e.host;Ad(e,(o=s,-1!==t.indexOf(o)?s:i))&&(t[r]=n.replaceShape(e))}))}),!0)}function Ad(e,t){return!ko(e)&&Ar(e,"bpmn:BoundaryEvent")&&!t}function Md(e,t,n){function i(e,i,r){var o,s,a,l,c,p,h,u,d=i.waypoints,f=e.outgoing.slice(),g=e.incoming.slice(),y=Ac(d,u=m(r.width)?xn(r):r);if(y){if(o=d.slice(0,y.index),s=d.slice(y.index+(y.bendpoint?1:0)),!o.length||!s.length)return;a=y.bendpoint?d[y.index]:u,1!==o.length&&Td(e,o[o.length-1])||o.push(Dd(a)),1!==s.length&&Td(e,s[0])||s.unshift(Dd(a))}l=i.source,c=i.target,t.canConnect(l,e,i)&&(n.reconnectEnd(i,e,o||u),p=i),t.canConnect(e,c,i)&&(p?h=n.connect(e,c,{type:i.type,waypoints:s}):(n.reconnectStart(i,e,s||u),h=i));var v=[].concat(p&&O(g,(function(e){return e.source===p.source}))||[],h&&O(f,(function(e){return e.target===h.target}))||[]);v.length&&n.removeElements(v)}ls.call(this,e),this.preExecute("elements.move",(function(e){var n=e.newParent,i=e.shapes,r=e.delta,o=i[0];if(o&&n){n&&n.waypoints&&(e.newParent=n=n.parent);var s=xn(o),a={x:s.x+r.x,y:s.y+r.y},l=w(n.children,(function(e){return t.canInsert(i,e)&&Ac(e.waypoints,a)}));l&&(e.targetFlow=l,e.position=a)}}),!0),this.postExecuted("elements.move",(function(e){var t=e.shapes,n=e.targetFlow,r=e.position;n&&i(t[0],n,r)}),!0),this.preExecute("shape.create",(function(e){var n=e.parent,i=e.shape;t.canInsert(i,n)&&(e.targetFlow=n,e.parent=n.parent)}),!0),this.postExecuted("shape.create",(function(e){var t=e.shape,n=e.targetFlow,r=e.position;n&&i(t,n,r)}),!0)}function Td(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 Dd(e){return F({},e)}function Rd(e,t){ls.call(this,e),this.preExecuted("connection.create",(function(e){var n=e.context,i=n.connection,r=n.source,o=n.target,s=n.hints;if((!s||!1!==s.createElementsBehavior)&&jd(i)){var a=[];a=Ar(r,"bpmn:EventBasedGateway")?o.incoming.filter(jd):o.incoming.filter((function(e){return jd(e)&&Ar(e.source,"bpmn:EventBasedGateway")})),a.forEach((function(e){t.removeConnection(e)}))}})),this.preExecuted("shape.replace",(function(e){var n=e.context.newShape;Ar(n,"bpmn:EventBasedGateway")&&n.outgoing.filter(jd).reduce((function(e,t){return e.includes(t.target)?e:e.concat(t.target)}),[]).forEach((function(e){e.incoming.filter(jd).forEach((function(i){const r=e.incoming.filter(jd).filter((function(e){return e.source===n}));(i.source!==n||r.length>1)&&t.removeConnection(i)}))}))}))}function jd(e){return Ar(e,"bpmn:SequenceFlow")}Cd.$inject=["bpmnReplace","injector"],r(Cd,ls),Cd.prototype.replaceShape=function(e){var t,n,i=(n=Tr(e).eventDefinitions)&&n[0];return t=i?{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:i.$type}:{type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,t,{layoutConnection:!1})},r(Md,ls),Md.$inject=["eventBus","bpmnRules","modeling"],Rd.$inject=["eventBus","modeling"],r(Rd,ls);var $d=1500;function Bd(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"],$d,(function(t){var i=t.context.shape||t.shape,r=t.hover;Ar(r,"bpmn:Lane")&&!Mr(i,["bpmn:Lane","bpmn:Participant"])&&(t.hover=Jh(r),t.hoverGfx=e.getGraphics(t.hover));var o=n.getRootElement();r!==o&&(i.labelTarget||Ar(i,"bpmn:Group"))&&(t.hover=o,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.hover","connect.out","connect.end","connect.cleanup","global-connect.hover","global-connect.out","global-connect.end","global-connect.cleanup"],$d,(function(t){var n=t.hover;Ar(n,"bpmn:Lane")&&(t.hover=Jh(n)||n,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["bendpoint.move.hover"],$d,(function(t){var n=t.context,i=t.hover,r=n.type;Ar(i,"bpmn:Lane")&&/reconnect/.test(r)&&(t.hover=Jh(i)||i,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.start"],$d,(function(e){var t=e.context,n=t.start;Ar(n,"bpmn:Lane")&&(t.start=Jh(n)||n)})),t.on("shape.move.start",2e3,(function(e){var t=e.shape;Ar(t,"bpmn:Lane")&&(e.shape=Jh(t)||t)}))}Bd.$inject=["elementRegistry","eventBus","canvas"];function zd(e,t,n,i,r,o){function s(e,t,i){var r=n.filter((function(e){return Ar(e,"bpmn:Group")})).filter((function(e){return e.businessObject!==i}));t&&!function(e,t){return e.some((function(e){var n=Tr(e);return(n.categoryValueRef&&n.categoryValueRef.$parent)===t}))}(r,t)&&function(e){var t=e.$parent;t&&(kt(t.get("rootElements"),e),e.$parent=null)}(t),e&&!function(e,t){return e.some((function(e){return Tr(e).categoryValueRef===t}))}(r,e)&&function(e){var t=e.$parent;t&&(kt(t.get("categoryValue"),e),e.$parent=null)}(e)}function a(e,n){return function(e,t,n){return St(t.get("categoryValue"),e),e.$parent=t,St(n.get("rootElements"),t),t.$parent=n,e}(e,n,t.getDefinitions())}function l(n,i){var r=Tr(n),o=r.categoryValueRef;o||(o=r.categoryValueRef=i.categoryValue=i.categoryValue||function(e){return e.create("bpmn:CategoryValue")}(e));var s=o.$parent;s||(s=o.$parent=i.category=i.category||function(e){return e.create("bpmn:Category")}(e)),a(o,s,t.getDefinitions())}function c(e,t){var n=t.category,i=t.categoryValue,r=Tr(e);i?(r.categoryValueRef=null,s(i,n,r)):s(null,r.categoryValueRef.$parent,r)}function p(t,n){var i=e.create(t.$type);return o.copyElement(t,i,null,n)}r.invoke(ls,this),this.execute("label.create",(function(e){var t=e.context,n=t.labelTarget;Ar(n,"bpmn:Group")&&l(n,t)})),this.revert("label.create",(function(e){var t=e.context,n=t.labelTarget;Ar(n,"bpmn:Group")&&c(n,t)})),this.execute("shape.delete",(function(e){var t=e.context,n=t.shape,i=Tr(n);if(Ar(n,"bpmn:Group")&&!n.labelTarget){var r=t.categoryValue=i.categoryValueRef;r&&(s(r,t.category=r.$parent,i),i.categoryValueRef=null)}})),this.reverted("shape.delete",(function(e){var t=e.context,n=t.shape;if(Ar(n,"bpmn:Group")&&!n.labelTarget){var i=t.category,r=t.categoryValue,o=Tr(n);r&&(o.categoryValueRef=r,a(r,i))}})),this.execute("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:Group")&&!n.labelTarget&&Tr(n).categoryValueRef&&l(n,t)})),this.reverted("shape.create",(function(e){var t=e.context,n=t.shape;Ar(n,"bpmn:Group")&&!n.labelTarget&&Tr(n).categoryValueRef&&c(n,t)})),i.on("copyPaste.copyElement",770,(function(e){var t=e.descriptor,n=e.element;if(Ar(n,"bpmn:Group")&&!n.labelTarget){var i=Tr(n);if(i.categoryValueRef){var r=i.categoryValueRef;t.categoryValue=p(r,!0),r.$parent&&(t.category=p(r.$parent,!0))}}})),i.on("copyPaste.pasteElement",770,(function(e){var t=e.descriptor,n=t.businessObject,i=t.categoryValue,r=t.category;i&&(i=n.categoryValueRef=p(i)),r&&(i.$parent=p(r)),delete t.category,delete t.categoryValue}))}function qd(e,t,n,i){var r,o,s,a;return 0==(r=(i.y-n.y)*(t.x-e.x)-(i.x-n.x)*(t.y-e.y))?null:(o=e.y-n.y,s=e.x-n.x,a=((i.x-n.x)*o-(i.y-n.y)*s)/r,{x:Math.round(e.x+a*(t.x-e.x)),y:Math.round(e.y+a*(t.y-e.y))})}function Nd(e){function t(e,t,n){var i,r={x:n.x,y:n.y-50},o={x:n.x-50,y:n.y},s=qd(e,t,n,r),a=qd(e,t,n,o);i=s&&a?Ld(s,n)>Ld(a,n)?a:s:s||a,e.original=i}e.on("bpmnElement.added",(function(e){var n,i,r=e.element;r.waypoints&&(t((i=(n=r).waypoints)[0],i[1],xn(n.source)),t(i[i.length-1],i[i.length-2],xn(n.target)))}))}function Ld(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Id(e){ls.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],(function(e){var n=e.context.shape,i=Tr(n),r=Dr(n);Mr(i,t)&&!r.get("isHorizontal")&&r.set("isHorizontal",!0)}))}zd.$inject=["bpmnFactory","bpmnjs","elementRegistry","eventBus","injector","moddleCopy"],r(zd,ls),Nd.$inject=["eventBus"],Id.$inject=["eventBus"],r(Id,ls);var Vd=Math.sqrt,Fd=Math.min,Hd=Math.max,Qd=Math.abs;function Ud(e){return Math.pow(e,2)}function Wd(e,t){return Vd(Ud(e.x-t.x)+Ud(e.y-t.y))}function Xd(e,t,n,i){var r=t.x-e.x,o=t.y-e.y,s=n.x-e.x,a=n.y-e.y,l=r*r+o*o,c=(r*s+o*a)/l,p=c*c-(s*s+a*a-i*i)/l;if(p<0&&p>-1e-6&&(p=0),p<0)return[];var h=Vd(p),u=-c+h,d=-c-h,f={x:e.x-r*u,y:e.y-o*u};return 0===p?[f]:[f,{x:e.x-r*d,y:e.y-o*d}].filter((function(n){return function(e,t,n){return Yd(e.x,t.x,n.x)&&Yd(e.y,t.y,n.y)}(n,e,t)}))}function Yd(e,t,n){return e>=Fd(t,n)-Gd&&e<=Hd(t,n)+Gd}var Gd=.1;function Zd(e,t){return Qd(e.x-t.x)<=Gd&&Qd(e.y-t.y)<=Gd}function Kd(e,t,n,i){var r=0,o=0,s={point:e,delta:{x:0,y:0}},a=function(e,t){var n,i,r,o,s,a,l,c,p,h,u,d,f=0;for(f=0;f<t.length-1;f++){if(Zd(n=t[f],i=t[f+1])?a=[n]:(r=Wd(e,n),o=Wd(e,i),a=Xd(n,i,e,Fd(r,o))),a.length<1)throw new Error("expected between [1, 2] circle -> line intersections");1===a.length&&(l={type:"bendpoint",position:a[0],segmentIndex:f,bendpointIndex:Zd(n,a[0])?f:f+1}),2===a.length&&(u=a[0],d=a[1],l={type:"segment",position:s={x:(u.x+d.x)/2,y:(u.y+d.y)/2},segmentIndex:f,relativeLocation:Wd(n,s)/Wd(n,i)}),c=Wd(l.position,e),(!h||p>c)&&(h=l,p=c)}return h}(e,n),l=a.segmentIndex,c=function(e,t,n,i){var r=n.segmentIndex,o=t.length-e.length;if(i.segmentMove){var s=i.segmentMove.segmentStartIndex,a=i.segmentMove.newSegmentStartIndex;return r===s?a:r>=a?r+o<a?a:r+o:r}if(i.bendpointMove){var l,c=i.bendpointMove.insert,p=i.bendpointMove.bendpointIndex;return 0===o?r:(r>=p&&(l=c?r+1:r-1),r<p&&(l=r,c&&"bendpoint"!==n.type&&p-1===r&&Jd(t,p)<n.relativeLocation&&l++),l)}return 0===o?r:i.connectionStart&&0===r?0:i.connectionEnd&&r===e.length-2?t.length-2:Math.floor((t.length-2)/2)}(n,t,a,i);if(c<0||c>t.length-2||null===c)return s;var p,h,u=ef(n,l),d=ef(t,c),f=a.position,m=function(e,t){var n=jc(e[0],e[1]),i=jc(e[0],t);return 0===n?0:i/n}(u,f),g=(p=d,h=Tc(u),Tc(p)-h);if("bendpoint"===a.type){var y=t.length-n.length,v=a.bendpointIndex,b=n[v];if(-1!==t.indexOf(b))return s;if(0===y){var w=t[v];return{delta:{x:r=w.x-a.position.x,y:o=w.y-a.position.y},point:{x:e.x+r,y:e.y+o}}}y<0&&0!==v&&v<n.length-1&&(m=Jd(n,v))}var x,O,_={x:(d[1].x-d[0].x)*m+d[0].x,y:(d[1].y-d[0].y)*m+d[0].y},E=(x={x:e.x-f.x,y:e.y-f.y},(O=g)?{x:Math.cos(O)*x.x-Math.sin(O)*x.y,y:Math.sin(O)*x.x+Math.cos(O)*x.y}:x);return r=_.x+E.x-e.x,o=_.y+E.y-e.y,{point:yn(_),delta:yn({x:r,y:o})}}function Jd(e,t){var n=jc(e[t-1],e[t]);return n/(n+jc(e[t],e[t+1]))}function ef(e,t){return[e[t],e[t+1]]}function tf(e,t,n){var i=Js(t),r=Js(n),o=ea(e,i),s=o.x*(n.width/t.width),a=o.y*(n.height/t.height);return yn({x:r.x+s,y:r.y+a})}function nf(e,t,n){var i=Js(e),r=Js(t),o=Js(n),s=ea(e,i),a=ea(i,r),l=function(e,t,n){var i=vn(t),r=vn(n);if(function(e,t){return function(e,t){return e.right!==t.right&&e.left!==t.left}(e,t)||function(e,t){return e.top!==t.top&&e.bottom!==t.bottom}(e,t)}(i,r))return null;var o,s,a=On(t,e);if("top"===a)o={x:0,y:r.bottom-i.bottom};else if("bottom"===a)o={x:0,y:r.top-i.top};else if("right"===a)o={x:r.left-i.left,y:0};else{if("left"!==a)return null;o={x:r.right-i.right,y:0}}if(s={x:e.x+o.x,y:e.y+o.y},On(n,s)!==a)return null;return o}(i,t,n);if(l)return l;var c=a.x*(n.width/t.width),p=a.y*(n.height/t.height),h=o.x+c,u=o.y+p;return yn({x:h+s.x-e.x,y:u+s.y-e.y})}var rf={width:90,height:20},of="name",sf="text";function af(e,t,n,i){function r(e){var t=e.context,n=t.connection,i=n.label,r=F({},t.hints),o=t.newWaypoints||n.waypoints,s=t.oldWaypoints;return void 0===r.startChanged&&(r.startChanged=!!r.connectionStart),void 0===r.endChanged&&(r.endChanged=!!r.connectionEnd),function(e,t,n,i){var r=function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}(e);return Kd(r,t,n,i).delta}(i,o,s,r)}ls.call(this,e),this.postExecute("element.updateProperties",(function(e){var n=e.context,r=n.element,o=n.properties;if(of in o&&t.updateLabel(r,o.name),sf in o&&Ar(r,"bpmn:TextAnnotation")){var s=i.getTextAnnotationBounds({x:r.x,y:r.y,width:r.width,height:r.height},o.text||"");t.updateLabel(r,o.text,s)}})),this.postExecute(["shape.create","connection.create"],(function(e){var n=e.context;if(!1!==(n.hints||{}).createElementsBehavior){var r=n.shape||n.connection,o=r.businessObject;if(!ko(r)&&Oo(r)&&Jr(r)){var s=Po(r),a=i.getExternalLabelBounds(rf,Jr(r));t.createLabel(r,s,{id:o.id+"_label",businessObject:o,width:a.width,height:a.height})}}})),this.postExecute("shape.delete",(function(e){var n=e.context,i=n.labelTarget,r=n.hints||{};i&&!1!==r.unsetLabel&&t.updateLabel(i,null,null,{removeShape:!1})})),this.postExecute(["label.create"],(function(e){var t,i=e.context,r=i.shape,o=i.labelTarget;o&&Ar(o,"bpmn:BaseElement")&&((t=Dr(o)).label||(t.label=n.create("bpmndi:BPMNLabel",{bounds:n.create("dc:Bounds")}),r.di=t),F(t.label.bounds,{x:r.x,y:r.y,width:r.width,height:r.height}))})),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var n=e.context;if(!1!==(n.hints||{}).labelBehavior){var i,o=n.connection.label;o&&o.parent&&(i=r(e),t.moveShape(o,i))}})),this.postExecute(["shape.replace"],(function(e){var t=e.context,n=t.newShape,i=t.oldShape,r=Tr(n);r&&Oo(r)&&i.label&&n.label&&(n.label.x=i.label.x,n.label.y=i.label.y)})),this.postExecute("shape.resize",(function(e){var n,i=e.context,r=i.shape,o=i.newBounds,s=i.oldBounds;if(_o(r)){var a=r.label,l=function(e,t){if(!t.length)return;var n=function(e,t){var n=t.map((function(t){return{line:t,distance:Rc(e,t)}}));return $(n,"distance")[0].line}(e,t);return Dc(e,n)}(xn(a),[[{x:(n=s).x,y:n.y},{x:n.x+(n.width||0),y:n.y}],[{x:n.x+(n.width||0),y:n.y},{x:n.x+(n.width||0),y:n.y+(n.height||0)}],[{x:n.x,y:n.y+(n.height||0)},{x:n.x+(n.width||0),y:n.y+(n.height||0)}],[{x:n.x,y:n.y},{x:n.x,y:n.y+(n.height||0)}]]),c=lf(l,s,o);t.moveShape(a,c)}}))}function lf(e,t,n){return yn(ea(tf(e,t,n),e))}function cf(e,t){function n(e,t){var n=e.context,i=n.connection,r=F({},n.hints),o=n.newWaypoints||i.waypoints,s=n.oldWaypoints;return void 0===r.startChanged&&(r.startChanged=!!r.connectionStart),void 0===r.endChanged&&(r.endChanged=!!r.connectionEnd),function(e,t,n,i){return Kd(e,t,n,i).point}(t,o,s,r)}ls.call(this,e),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var i=e.context.connection,r=i.outgoing;i.incoming.forEach((function(i){var r=i.waypoints[i.waypoints.length-1],o=n(e,r),s=[].concat(i.waypoints.slice(0,-1),[o]);t.updateWaypoints(i,s)})),r.forEach((function(i){var r=i.waypoints[0],o=n(e,r),s=[].concat([o],i.waypoints.slice(1));t.updateWaypoints(i,s)}))})),this.postExecute(["connection.move"],(function(e){var n=e.context,i=n.connection,r=i.outgoing,o=i.incoming,s=n.delta;o.forEach((function(e){var n=e.waypoints[e.waypoints.length-1],i={x:n.x+s.x,y:n.y+s.y},r=[].concat(e.waypoints.slice(0,-1),[i]);t.updateWaypoints(e,r)})),r.forEach((function(e){var n=e.waypoints[0],i={x:n.x+s.x,y:n.y+s.y},r=[].concat([i],e.waypoints.slice(1));t.updateWaypoints(e,r)}))}))}function pf(e,t,n){var i=mf(e),r=gf(i,t),o=i[0];return r.length?r[r.length-1]:tf(o.original||o,n,t)}function hf(e,t,n){var i=mf(e),r=gf(i,t),o=i[i.length-1];return r.length?r[0]:tf(o.original||o,n,t)}function uf(e,t,n){var i=mf(e),r=ff(t,n),o=i[0];return tf(o.original||o,r,t)}function df(e,t,n){var i=mf(e),r=ff(t,n),o=i[i.length-1];return tf(o.original||o,r,t)}function ff(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function mf(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function gf(e,t){return O(C(e,yf),(function(e){return function(e,t){return"intersect"===On(t,e,1)}(e,t)}))}function yf(e){return e.original||e}function vf(e,t){ls.call(this,e),this.postExecute("shape.replace",(function(e){var n=e.oldShape,i=e.newShape;if(function(e,t){return Ar(e,"bpmn:Participant")&&Xr(e)&&Ar(t,"bpmn:Participant")&&!Xr(t)}(n,i)){var r,o,s,a,l=(o=bt([r=n],!1),s=[],a=[],o.forEach((function(e){e!==r&&(e.incoming.forEach((function(e){Ar(e,"bpmn:MessageFlow")&&s.push(e)})),e.outgoing.forEach((function(e){Ar(e,"bpmn:MessageFlow")&&a.push(e)})))}),[]),{incoming:s,outgoing:a});l.incoming.forEach((function(e){var r=hf(e,i,n);t.reconnectEnd(e,i,r)})),l.outgoing.forEach((function(e){var r=pf(e,i,n);t.reconnectStart(e,i,r)}))}}),!0)}r(af,ls),af.$inject=["eventBus","modeling","bpmnFactory","textRenderer"],r(cf,ls),cf.$inject=["eventBus","modeling"],vf.$inject=["eventBus","modeling"],r(vf,ls);function bf(e,t,n){e.on(["shape.move.rejected","create.rejected"],(function(e){var i,r,o,s=e.context,a=s.shape;Ar(s.target,"bpmn:Collaboration")&&Ar(a,"bpmn:FlowNode")&&(i=e,r=n("flow elements must be children of pools/participants"),t.add({position:{x:i.x+5,y:i.y+5},type:"error",timeout:o||2e3,html:"<div>"+r+"</div>"}))}))}function wf(e,t){ls.call(this,e),this.preExecute("shape.resize",(function(e){var n=e.shape,i=Dr(n),r=i&&i.get("label");r&&r.get("bounds")&&t.updateModdleProperties(n,r,{bounds:void 0})}),!0)}function xf(e,t,n){ls.call(this,e),this.preExecute("shape.delete",(function(e){var i=e.context.shape;if(1===i.incoming.length&&1===i.outgoing.length){var r=i.incoming[0],o=i.outgoing[0];if(Ar(r,"bpmn:SequenceFlow")&&Ar(o,"bpmn:SequenceFlow")&&t.canConnect(r.source,o.target,r)){var s=function(e,t){var n=qd(Of(e[e.length-2]),Of(e[e.length-1]),Of(t[1]),Of(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[Of(e[0]),Of(t[t.length-1])]}(r.waypoints,o.waypoints);n.reconnectEnd(r,o.target,s)}}}))}function Of(e){return e.original||e}function _f(e,t){ls.call(this,e),this.preExecute("shape.delete",(function(e){var t=e.shape,n=t.parent;Ar(t,"bpmn:Participant")&&(e.collaborationRoot=n)}),!0),this.postExecute("shape.delete",(function(e){var n=e.collaborationRoot;n&&!n.businessObject.participants.length&&t.makeProcess()}),!0)}function Ef(e,t,n,i){ls.call(this,e);var r=i.get("dragging",!1);function o(e){var i,r,o=e.source,s=e.target;e.parent&&(Ar(e,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(o,s)||(r=!0),n.canConnectMessageFlow(o,s)&&(i="bpmn:MessageFlow")),Ar(e,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(o,s)||(r=!0),n.canConnectSequenceFlow(o,s)&&(i="bpmn:SequenceFlow")),Ar(e,"bpmn:Association")&&!n.canConnectAssociation(o,s)&&(r=!0),r&&t.removeConnection(e),i&&t.connect(o,s,{type:i,waypoints:e.waypoints.slice()}))}this.postExecuted("elements.move",(function(e){_(e.closure.allConnections,o)}),!0),this.preExecute("connection.reconnect",(function(e){var i,o,s=e.context,a=s.connection,l=s.newSource||a.source,c=s.newTarget||a.target;(i=n.canConnect(l,c))&&i.type!==a.type&&(o=t.connect(l,c,{type:i.type,waypoints:a.waypoints.slice()}),t.removeConnection(a),s.connection=o,r&&function(e,t){var n,i=r.context(),o=i&&i.payload.previousSelection;if(!o||!o.length)return;if(-1===(n=o.indexOf(e)))return;o.splice(n,1,t)}(a,o))})),this.postExecuted("element.updateProperties",(function(e){var n,i=e.context,r=i.properties,o=i.element,s=o.businessObject;r.default&&(n=w(o.outgoing,B({id:o.businessObject.default.id})))&&t.updateProperties(n,{conditionExpression:void 0}),r.conditionExpression&&s.sourceRef.default===s&&t.updateProperties(o.source,{default:void 0})}))}function Pf(e,t,n,i,r,o){i.invoke(ls,this),this._bpmnReplace=e,this._elementRegistry=n,this._selection=o,this.postExecuted(["elements.create"],500,(function(e){var n=e.context,i=n.parent,r=n.elements,o=P(r,(function(e,n){var r=t.canReplace([n],n.host||n.parent||i);return r?e.concat(r.replacements):e}),[]);o.length&&this.replaceElements(r,o)}),this),this.postExecuted(["elements.move"],500,(function(e){var n=e.context,i=n.newParent,r=n.newHost,o=[];_(n.closure.topLevel,(function(e){o=Gr(e)?o.concat(e.children):o.concat(e)})),1===o.length&&r&&(i=r);var s=t.canReplace(o,i);s&&this.replaceElements(o,s.replacements,r)}),this),this.postExecute(["shape.replace"],1500,(function(e){var n,i=e.context,r=i.oldShape,o=i.newShape,s=r.attachers;s&&s.length&&(n=t.canReplace(s,o),this.replaceElements(s,n.replacements))}),this),this.postExecuted(["shape.replace"],1500,(function(e){var t=e.context,n=t.oldShape,i=t.newShape;r.unclaimId(n.businessObject.id,n.businessObject),r.updateProperties(i,{id:n.id})}))}bf.$inject=["eventBus","tooltips","translate"],r(wf,ls),wf.$inject=["eventBus","modeling"],r(xf,ls),xf.$inject=["eventBus","bpmnRules","modeling"],_f.$inject=["eventBus","modeling"],r(_f,ls),r(Ef,ls),Ef.$inject=["eventBus","modeling","bpmnRules","injector"],r(Pf,ls),Pf.prototype.replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;_(t,(function(t){var r={type:t.newElementType},o=n.get(t.oldElementId),s=e.indexOf(o);e[s]=i.replaceElement(o,r,{select:!1})})),t&&r.select(e)},Pf.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var kf={width:140,height:120},Sf=300,Cf=60,Af={width:300,height:150},Mf={width:140,height:120},Tf={width:50,height:30};function Df(e){e.on("resize.start",1500,(function(e){var t=e.context,n=t.shape,i=t.direction,r=t.balanced;(Ar(n,"bpmn:Lane")||Ar(n,"bpmn:Participant"))&&(t.resizeConstraints=function(e,t,n){var i=Jh(e),r=!0,o=!0,s=Zh(i,[i]),a=vn(e),l={},c={};/e/.test(t)?c.right=a.left+Sf:/w/.test(t)&&(c.left=a.right-Sf);s.forEach((function(e){var i=vn(e);/n/.test(t)&&(i.top<a.top-10&&(r=!1),n&&Rf(a.top-i.bottom)<10&&qf(l,"top",i.top+Cf),Rf(a.top-i.top)<5&&zf(c,"top",i.bottom-Cf)),/s/.test(t)&&(i.bottom>a.bottom+10&&(o=!1),n&&Rf(a.bottom-i.top)<10&&zf(l,"bottom",i.bottom-Cf),Rf(a.bottom-i.bottom)<5&&qf(c,"bottom",i.top+Cf))}));var p=i.children.filter((function(e){return!e.hidden&&!e.waypoints&&(Ar(e,"bpmn:FlowElement")||Ar(e,"bpmn:Artifact"))}));return p.forEach((function(e){var n=vn(e);r&&/n/.test(t)&&zf(c,"top",n.top-20),/e/.test(t)&&qf(c,"right",n.right+20),o&&/s/.test(t)&&qf(c,"bottom",n.bottom+20),/w/.test(t)&&zf(c,"left",n.left-50)})),{min:c,max:l}}(n,i,r)),Ar(n,"bpmn:Participant")&&(t.minDimensions=Af),Ar(n,"bpmn:SubProcess")&&Xr(n)&&(t.minDimensions=Mf),Ar(n,"bpmn:TextAnnotation")&&(t.minDimensions=Tf)}))}Df.$inject=["eventBus"];var Rf=Math.abs,jf=Math.min,$f=Math.max;function Bf(e,t,n,i){var r=e[t];e[t]=void 0===r?n:i(n,r)}function zf(e,t,n){return Bf(e,t,n,jf)}function qf(e,t,n){return Bf(e,t,n,$f)}function Nf(e,t){e.on("resize.start",1501,(function(e){var t=e.context,n=t.shape;(Ar(n,"bpmn:Lane")||Ar(n,"bpmn:Participant"))&&(t.balanced=!qo(e))})),e.on("resize.end",1001,(function(e){var n=e.context,i=n.shape,r=n.canExecute,o=n.newBounds;if(Ar(i,"bpmn:Lane")||Ar(i,"bpmn:Participant"))return r&&(o=gn(o),t.resizeLane(i,o,n.balanced)),!1}))}Nf.$inject=["eventBus","modeling"];function Lf(e,t,n,i,r){function o(e){return Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"])||function(e,t){d(t)||(t=[t]);return S(t,(function(t){return Zr(e,t)}))}(e,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function s(t){return!!w(e.getDefinitions().get("rootElements"),B({id:t.id}))}function a(e){return Ar(e,"bpmn:ErrorEventDefinition")?"errorRef":Ar(e,"bpmn:EscalationEventDefinition")?"escalationRef":Ar(e,"bpmn:MessageEventDefinition")?"messageRef":Ar(e,"bpmn:SignalEventDefinition")?"signalRef":void 0}function l(e){if(Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.get("messageRef");var t=e.get("eventDefinitions")[0];return t.get(a(t))}n.invoke(ls,this),this.executed("shape.create",(function(t){var n=t.shape;if(o(n)){var i=l(Tr(n));i&&!s(i)&&(St(e.getDefinitions().get("rootElements"),i),t.addedRootElement=i)}}),!0),this.reverted("shape.create",(function(t){var n=t.addedRootElement;n&&kt(e.getDefinitions().get("rootElements"),n)}),!0),t.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element;if(!n.labelTarget&&o(n)){var i=l(Tr(n));i&&(t.referencedRootElement=i)}})),t.on("copyPaste.pasteElement",500,(function(e){var t=e.descriptor,n=t.businessObject,o=t.referencedRootElement;o&&(s(o)||(o=i.copyElement(o,r.create(o.$type))),function(e,t){if(Mr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.set("messageRef",t);var n=e.get("eventDefinitions")[0];n.set(a(n),t)}(n,o),delete t.referencedRootElement)}))}Lf.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],r(Lf,ls);var If=Math.max;function Vf(e){e.on("spaceTool.getMinDimensions",(function(e){var t=e.shapes,n=e.axis,i=e.start,r={};return _(t,(function(e){var t=e.id;Ar(e,"bpmn:Participant")&&(!function(e){return"x"===e}(n)?r[t]={width:Af.width,height:Ff(e,i)}:r[t]=Af),Ar(e,"bpmn:SubProcess")&&Xr(e)&&(r[t]=Mf),Ar(e,"bpmn:TextAnnotation")&&(r[t]=Tf),Ar(e,"bpmn:Group")&&(r[t]=kf)})),r}))}function Ff(e,t){var n;return Kh(e).length?(n=function(e,t){var n,i=Kh(e);return n=Hf(i,t),e.height-n.height+Cf}(e,t),If(Af.height,n)):Af.height}function Hf(e,t){var n,i,r;for(n=0;n<e.length;n++)if(t>=(i=e[n]).y&&t<=i.y+i.height)return(r=Kh(i)).length?Hf(r,t):i}Vf.$inject=["eventBus"];var Qf=180,Uf=160;function Wf(e,t,n,i,r,o,s){ls.call(this,t),this._canvas=e,this._eventBus=t,this._modeling=n,this._elementFactory=i,this._bpmnFactory=r,this._bpmnjs=o,this._elementRegistry=s;var a=this;function l(e){return Ar(e,"bpmn:SubProcess")&&!Xr(e)}function c(t){var n=t.shape,i=t.newRootElement,r=Tr(n);i=a._addDiagram(i||r),t.newRootElement=e.addRootElement(i)}function p(t){var n=Tr(t.shape);a._removeDiagram(n);var i=t.newRootElement=s.get(ys(n));e.removeRootElement(i)}this.executed("shape.create",(function(e){l(e.shape)&&c(e)}),!0),this.postExecuted("shape.create",(function(e){var t=e.shape,n=e.newRootElement;n&&t.children&&(a._showRecursively(t.children),a._moveChildrenToShape(t,n))}),!0),this.reverted("shape.create",(function(e){l(e.shape)&&p(e)}),!0),this.preExecuted("shape.delete",(function(e){var t=e.shape;if(l(t)){var i=s.get(ys(t));i&&n.removeElements(i.children.slice())}}),!0),this.executed("shape.delete",(function(e){l(e.shape)&&p(e)}),!0),this.reverted("shape.delete",(function(e){l(e.shape)&&c(e)}),!0),this.preExecuted("shape.replace",(function(t){var n=t.oldShape,i=t.newShape;l(n)&&l(i)&&(t.oldRoot=e.removeRootElement(ys(n)))}),!0),this.postExecuted("shape.replace",(function(t){var i=t.newShape,r=t.oldRoot,o=e.findRoot(ys(i));if(r&&o){var s=r.children;n.moveElements(s,{x:0,y:0},o)}}),!0),this.executed("element.updateProperties",(function(e){var t=e.element;if(Ar(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(bs(t))return s.updateId(t,vs(r)),void s.updateId(i,r);s.get(vs(i))&&s.updateId(vs(i),vs(r))}}}),!0),this.reverted("element.updateProperties",(function(e){var t=e.element;if(Ar(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(bs(t))return s.updateId(t,vs(i)),void s.updateId(r,i);var o=s.get(vs(r));o&&s.updateId(o,vs(i))}}}),!0),t.on("element.changed",(function(e){var n=e.element;if(bs(n)){var i=n,r=s.get(gs(i));r&&r!==i&&t.fire("element.changed",{element:r})}})),this.executed("shape.toggleCollapse",400,(function(e){var t=e.shape;Ar(t,"bpmn:SubProcess")&&(Xr(t)?p(e):(c(e),a._showRecursively(t.children)))}),!0),this.reverted("shape.toggleCollapse",400,(function(e){var t=e.shape;Ar(t,"bpmn:SubProcess")&&(Xr(t)?p(e):(c(e),a._showRecursively(t.children)))}),!0),this.postExecuted("shape.toggleCollapse",600,(function(e){var t=e.shape;if(Ar(t,"bpmn:SubProcess")){var n=e.newRootElement;n&&(Xr(t)?a._moveChildrenToShape(n,t):a._moveChildrenToShape(t,n))}}),!0),t.on("copyPaste.createTree",(function(e){var t=e.element,n=e.children;if(l(t)){var i=ys(t),r=s.get(i);r&&n.push.apply(n,r.children)}})),t.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element,i=e.elements,r=n.parent;if(Ar(Dr(r),"bpmndi:BPMNPlane")){var o=gs(r),s=w(i,(function(e){return e.id===o}));s&&(t.parent=s.id)}})),t.on("copyPaste.pasteElement",(function(e){var t=e.descriptor;t.parent&&(l(t.parent)||t.parent.hidden)&&(t.hidden=!0)}))}function Xf(e,t){e.invoke(ls,this),this.postExecuted("shape.replace",(function(e){var n=e.context.oldShape,i=e.context.newShape;if(Ar(i,"bpmn:SubProcess")&&(Ar(n,"bpmn:Task")||Ar(n,"bpmn:CallActivity"))&&Xr(i)){var r,o={x:(r=i).x+r.width/6,y:r.y+r.height/2};t.createShape({type:"bpmn:StartEvent"},o,i)}}))}function Yf(e,t){ls.call(this,e),this.postExecuted("shape.toggleCollapse",1500,(function(e){var n=e.shape;if(!Xr(n)){var i=bt(n);i.forEach((function(e){var t=e.incoming.slice(),n=e.outgoing.slice();_(t,(function(e){r(e,!0)})),_(n,(function(e){r(e,!1)}))}))}function r(e,r){-1!==i.indexOf(e.source)&&-1!==i.indexOf(e.target)||(r?t.reconnectEnd(e,n,xn(n)):t.reconnectStart(e,n,xn(n)))}}),!0)}r(Wf,ls),Wf.prototype._moveChildrenToShape=function(e,t){var n,i=this._modeling,r=e.children;if(r){var o=(r=r.concat(r.reduce((function(t,n){return n.label&&n.label.parent!==e?t.concat(n.label):t}),[]))).filter((function(e){return!e.hidden}));if(o.length){var s=wt(o);if(t.x){var a=xn(t),l=xn(s);n={x:a.x-l.x,y:a.y-l.y}}else n={x:Qf-s.x,y:Uf-s.y};i.moveElements(r,n,t,{autoResize:!1})}else i.moveElements(r,{x:0,y:0},t,{autoResize:!1})}},Wf.prototype._showRecursively=function(e,t){var n=this,i=[];return e.forEach((function(e){e.hidden=!!t,i=i.concat(e),e.children&&(i=i.concat(n._showRecursively(e.children,e.collapsed||t)))})),i},Wf.prototype._addDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams;return e.businessObject||(e=this._createNewDiagram(e)),t.push(e.di.$parent),e},Wf.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});return i.$parent=r,n.createRoot({id:ys(e),type:e.$type,di:i,businessObject:e,collapsed:!0})},Wf.prototype._removeDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams,n=w(t,(function(t){return t.plane.bpmnElement.id===e.id}));return t.splice(t.indexOf(n),1),n},Wf.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"],Xf.$inject=["injector","modeling"],r(Xf,ls),r(Yf,ls),Yf.$inject=["eventBus","modeling"];function Gf(e,t,n,i){ls.call(this,e),this.executed(["shape.toggleCollapse"],500,(function(e){var t,n=e.context.shape;Ar(n,"bpmn:SubProcess")&&(n.collapsed?Dr(n).isExpanded=!1:((t=n.children).length&&t.forEach((function(e){"label"!==e.type||e.businessObject.name||(e.hidden=!0)})),Dr(n).isExpanded=!0))})),this.reverted(["shape.toggleCollapse"],500,(function(e){var t=e.context.shape;t.collapsed?Dr(t).isExpanded=!1:Dr(t).isExpanded=!0})),this.postExecuted(["shape.toggleCollapse"],500,(function(e){var i,r=e.context.shape,o=t.getDefaultSize(r);i=r.collapsed?function(e,t){return{x:e.x+(e.width-t.width)/2,y:e.y+(e.height-t.height)/2,width:t.width,height:t.height}}(r,o):function(e,t){var n,i,r,o=e.children,s=t;return n=(r=o,r.filter((function(e){return!e.hidden}))).concat([e]),(i=Wh(n))?(s.width=Math.max(i.width,s.width),s.height=Math.max(i.height,s.height),s.x=i.x+(i.width-s.width)/2,s.y=i.y+(i.height-s.height)/2):(s.x=e.x+(e.width-s.width)/2,s.y=e.y+(e.height-s.height)/2),s}(r,o),n.resizeShape(r,i,null,{autoResize:!r.collapsed&&"nwse"})}))}function Zf(e,t,n,i){t.invoke(ls,this),this.preExecute("shape.delete",(function(e){var t=e.context.shape,r=t.businessObject;ko(t)||(Ar(t,"bpmn:Participant")&&Xr(t)&&n.ids.unclaim(r.processRef.id),i.unclaimId(r.id,r))})),this.preExecute("connection.delete",(function(e){var t=e.context.connection.businessObject;i.unclaimId(t.id,t)})),this.preExecute("canvas.updateRoot",(function(){var t=e.getRootElement(),i=t.businessObject;Ar(t,"bpmn:Collaboration")&&n.ids.unclaim(i.id)}))}function Kf(e,t){ls.call(this,e),this.preExecute("connection.delete",(function(e){var n=e.context.connection,i=n.source;(function(e,t){if(!Ar(e,"bpmn:SequenceFlow"))return!1;var n=Tr(t),i=Tr(e);return n.get("default")===i})(n,i)&&t.updateProperties(i,{default:null})}))}r(Gf,ls),Gf.$inject=["eventBus","elementFactory","modeling"],r(Zf,ls),Zf.$inject=["canvas","injector","moddle","modeling"],r(Kf,ls),Kf.$inject=["eventBus","modeling"];function Jf(e,t,n){var i;function r(){if(!i)throw new Error(n("out of bounds release"));return i}ls.call(this,e);var o=["spaceTool","lane.add","lane.resize","lane.split","elements.create","elements.delete","elements.move","shape.create","shape.delete","shape.move","shape.resize"];this.preExecute(o,5e3,(function(e){(i=i||new em).enter()})),this.postExecuted(o,500,(function(e){!function(){if(!i)throw new Error(n("out of bounds release"));var e=i.leave();e&&(t.updateLaneRefs(i.flowNodes,i.lanes),i=null)}()})),this.preExecute(["shape.create","shape.move","shape.delete","shape.resize"],(function(e){var t=e.context.shape,n=r();t.labelTarget||(Ar(t,"bpmn:Lane")&&n.addLane(t),Ar(t,"bpmn:FlowNode")&&n.addFlowNode(t))}))}function em(){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}}Jf.$inject=["eventBus","modeling","translate"],r(Jf,ls);var tm={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","createBehavior","createDataObjectBehavior","createParticipantBehavior","dataInputAssociationBehavior","dataStoreBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","fixHoverBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","layoutConnectionBehavior","messageFlowBehavior","modelingFeedback","removeElementBehavior","removeEmbeddedLabelBoundsBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","rootElementReferenceBehavior","spaceToolBehavior","subProcessPlaneBehavior","subProcessStartEventBehavior","toggleCollapseConnectionBehaviour","toggleElementCollapseBehaviour","unclaimIdBehavior","updateFlowNodeRefsBehavior","unsetDefaultFlowBehavior"],adaptiveLabelPositioningBehavior:["type",cd],appendBehavior:["type",hd],associationBehavior:["type",ud],attachEventBehavior:["type",dd],boundaryEventBehavior:["type",md],createBehavior:["type",gd],createDataObjectBehavior:["type",yd],createParticipantBehavior:["type",xd],dataInputAssociationBehavior:["type",_d],dataStoreBehavior:["type",kd],deleteLaneBehavior:["type",Sd],detachEventBehavior:["type",Cd],dropOnFlowBehavior:["type",Md],eventBasedGatewayBehavior:["type",Rd],fixHoverBehavior:["type",Bd],groupBehavior:["type",zd],importDockingFix:["type",Nd],isHorizontalFix:["type",Id],labelBehavior:["type",af],layoutConnectionBehavior:["type",cf],messageFlowBehavior:["type",vf],modelingFeedback:["type",bf],removeElementBehavior:["type",xf],removeEmbeddedLabelBoundsBehavior:["type",wf],removeParticipantBehavior:["type",_f],replaceConnectionBehavior:["type",Ef],replaceElementBehaviour:["type",Pf],resizeBehavior:["type",Df],resizeLaneBehavior:["type",Nf],rootElementReferenceBehavior:["type",Lf],spaceToolBehavior:["type",Vf],subProcessPlaneBehavior:["type",Wf],subProcessStartEventBehavior:["type",Xf],toggleCollapseConnectionBehaviour:["type",Yf],toggleElementCollapseBehaviour:["type",Gf],unclaimIdBehavior:["type",Zf],unsetDefaultFlowBehavior:["type",Kf],updateFlowNodeRefsBehavior:["type",Jf]};function nm(e,t){var n=On(e,t,-15);return"intersect"!==n?n:null}function im(e){Xl.call(this,e)}function rm(e){return!e||ko(e)}function om(e){do{if(Ar(e,"bpmn:Process"))return Tr(e);if(Ar(e,"bpmn:Participant"))return Tr(e).processRef||Tr(e)}while(e=e.parent)}function sm(e){return Ar(e,"bpmn:TextAnnotation")}function am(e){return Ar(e,"bpmn:Group")&&!e.labelTarget}function lm(e){return Ar(e,"bpmn:BoundaryEvent")&&hm(e,"bpmn:CompensateEventDefinition")}function cm(e){return Tr(e).isForCompensation}function pm(e){for(var t=e;t=t.parent;){if(Ar(t,"bpmn:FlowElementsContainer"))return Tr(t);if(Ar(t,"bpmn:Participant"))return Tr(t).processRef}return null}function hm(e,t){return!!w(Tr(e).eventDefinitions||[],(function(e){return Ar(e,t)}))}function um(e,t){return(Tr(e).eventDefinitions||[]).every((function(e){return Ar(e,t)}))}function dm(e){return e.waypoints}function fm(e,t){var n=function(e){for(var t=[];e;)(e=e.parent)&&t.push(e);return t}(t);return-1!==n.indexOf(e)}function mm(e,t,n){if(rm(e)||rm(t))return null;if(!Ar(n,"bpmn:DataAssociation")){if(Cm(e,t))return{type:"bpmn:MessageFlow"};if(Am(e,t))return{type:"bpmn:SequenceFlow"}}var i=Mm(e,t);return i||(lm(e)&&cm(t)?{type:"bpmn:Association",associationDirection:"One"}:!!Sm(e,t)&&{type:"bpmn:Association"})}function gm(e,t,n){return!(!ko(e)&&!am(e))||!(Ar(t,"bpmn:Participant")&&!Xr(t))&&(Ar(e,"bpmn:Participant")?Ar(t,"bpmn:Process")||Ar(t,"bpmn:Collaboration"):Mr(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:Ar(e,"bpmn:Lane")?Ar(t,"bpmn:Participant")||Ar(t,"bpmn:Lane"):!(Ar(e,"bpmn:BoundaryEvent")&&!function(e){return Tr(e).cancelActivity&&(bm(e)||wm(e))}(e))&&(Ar(e,"bpmn:FlowElement")&&!Ar(e,"bpmn:DataStoreReference")?Ar(t,"bpmn:FlowElementsContainer")?Xr(t):Mr(t,["bpmn:Participant","bpmn:Lane"]):Ar(e,"bpmn:DataStoreReference")&&Ar(t,"bpmn:Collaboration")?S(Tr(t).get("participants"),(function(e){return!!e.get("processRef")})):Mr(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Mr(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):!!Ar(e,"bpmn:MessageFlow")&&(Ar(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t)))}function ym(e){return Ar(e,"bpmn:Lane")}function vm(e){return!!function(e){return!ko(e)&&Ar(e,"bpmn:BoundaryEvent")}(e)||(!(!Ar(e,"bpmn:IntermediateThrowEvent")||!bm(e))||Ar(e,"bpmn:IntermediateCatchEvent")&&wm(e))}function bm(e){var t=Tr(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function wm(e){return xm(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function xm(e,t){return t.some((function(t){return hm(e,t)}))}function Om(e,t,n,i){if(Array.isArray(e)||(e=[e]),1!==e.length)return!1;var r=e[0];return!ko(r)&&(!!vm(r)&&(!Gr(t)&&(!(!Ar(t,"bpmn:Activity")||cm(t))&&(!(i&&!nm(i,t))&&(!function(e){return Ar(e,"bpmn:ReceiveTask")&&w(e.incoming,(function(e){return Ar(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))))}function _m(e,t,n){if(!t)return!1;var i={replacements:[]};return _(e,(function(e){Gr(t)||Ar(e,"bpmn:StartEvent")&&"label"!==e.type&&gm(e,t)&&(Yr(e)||i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),(function(e){return Zr(e,"bpmn:ErrorEventDefinition")}(e)||function(e){return Zr(e,"bpmn:EscalationEventDefinition")}(e)||function(e){return Zr(e,"bpmn:CompensateEventDefinition")}(e))&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),xm(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&Ar(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"})),Ar(t,"bpmn:Transaction")||hm(e,"bpmn:CancelEventDefinition")&&"label"!==e.type&&(Ar(e,"bpmn:EndEvent")&&gm(e,t)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:EndEvent"}),Ar(e,"bpmn:BoundaryEvent")&&Om(e,t,0,n)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:BoundaryEvent"}))})),!!i.replacements.length&&i}function Em(e,t){return!S(e,ym)&&(!t||e.every((function(e){return gm(e,t)})))}function Pm(e,t,n,i){return!!t&&(!(!ko(e)&&!am(e))||!function(e,t){return e===t}(n,t)&&((!n||!fm(n,t))&&(gm(e,t)||Tm(e,t))))}function km(e,t){return Ar(e,"bpmn:SubProcess")?Xr(e)&&(!t||t.width>=100&&t.height>=80):Ar(e,"bpmn:Lane")?!t||t.width>=130&&t.height>=60:Ar(e,"bpmn:Participant")?!t||t.width>=250&&t.height>=50:!!sm(e)||!!am(e)}function Sm(e,t){return!(!lm(e)||!cm(t))||!fm(t,e)&&!fm(e,t)&&(!!function(e,t){var n=sm(e),i=sm(t);return(n||i)&&n!==i}(e,t)||!!Mm(e,t))}function Cm(e,t){return!(Rm(e)&&!Rm(t))&&(Ar(n=e,"bpmn:InteractionNode")&&!Ar(n,"bpmn:BoundaryEvent")&&(!Ar(n,"bpmn:Event")||Ar(n,"bpmn:ThrowEvent")&&um(n,"bpmn:MessageEventDefinition"))&&function(e){return Ar(e,"bpmn:InteractionNode")&&!cm(e)&&(!Ar(e,"bpmn:Event")||Ar(e,"bpmn:CatchEvent")&&um(e,"bpmn:MessageEventDefinition"))&&!(Ar(e,"bpmn:BoundaryEvent")&&!hm(e,"bpmn:MessageEventDefinition"))}(t)&&!function(e,t){return om(e)===om(t)}(e,t));var n}function Am(e,t){return Ar(n=e,"bpmn:FlowNode")&&!Ar(n,"bpmn:EndEvent")&&!Gr(n)&&!(Ar(n,"bpmn:IntermediateThrowEvent")&&hm(n,"bpmn:LinkEventDefinition"))&&!lm(n)&&!cm(n)&&function(e){return Ar(e,"bpmn:FlowNode")&&!Ar(e,"bpmn:StartEvent")&&!Ar(e,"bpmn:BoundaryEvent")&&!Gr(e)&&!(Ar(e,"bpmn:IntermediateCatchEvent")&&hm(e,"bpmn:LinkEventDefinition"))&&!cm(e)}(t)&&function(e,t){return pm(e)===pm(t)}(e,t)&&!(Ar(e,"bpmn:EventBasedGateway")&&!function(e){return Ar(e,"bpmn:ReceiveTask")||Ar(e,"bpmn:IntermediateCatchEvent")&&(hm(e,"bpmn:MessageEventDefinition")||hm(e,"bpmn:TimerEventDefinition")||hm(e,"bpmn:ConditionalEventDefinition")||hm(e,"bpmn:SignalEventDefinition"))}(t));var n}function Mm(e,t){return Mr(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Mr(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:!(!Mr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])||!Mr(e,["bpmn:Activity","bpmn:CatchEvent"]))&&{type:"bpmn:DataOutputAssociation"}}function Tm(e,t,n){if(!t)return!1;if(Array.isArray(e)){if(1!==e.length)return!1;e=e[0]}return t.source!==e&&t.target!==e&&(Mr(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!ko(t)&&Ar(e,"bpmn:FlowNode")&&!Ar(e,"bpmn:BoundaryEvent")&&gm(e,t.parent))}function Dm(e,t){return!!ko(t)||!(Ar(t,"bpmn:Lane")&&!function(e,t){return e&&t&&-1!==e.indexOf(t)}(e,t.parent))}function Rm(e){return oc(e,"bpmn:Process")||oc(e,"bpmn:Collaboration")}r(im,Xl),im.$inject=["eventBus"],im.prototype.init=function(){this.addRule("connection.start",(function(e){return function(e){if(rm(e))return null;return Mr(e,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference","bpmn:Group","bpmn:TextAnnotation"])}(e.source)})),this.addRule("connection.create",(function(e){var t=e.source,n=e.target,i=e.hints||{},r=i.targetParent;if(i.targetAttach)return!1;r&&(n.parent=r);try{return mm(t,n)}finally{r&&(n.parent=null)}})),this.addRule("connection.reconnect",(function(e){var t=e.connection;return mm(e.source,e.target,t)})),this.addRule("connection.updateWaypoints",(function(e){return{type:e.connection.type}})),this.addRule("shape.resize",(function(e){return km(e.shape,e.newBounds)})),this.addRule("elements.create",(function(e){var t=e.elements,n=e.position,i=e.target;return!(dm(i)&&!Tm(t,i))&&k(t,(function(e){return dm(e)?mm(e.source,e.target,e):e.host?Om(e,e.host,null,n):Pm(e,i,null)}))})),this.addRule("elements.move",(function(e){var t=e.target,n=e.shapes,i=e.position;return Om(n,t,null,i)||_m(n,t,i)||Em(n,t)||Tm(n,t)})),this.addRule("shape.create",(function(e){return Pm(e.shape,e.target,e.source,e.position)})),this.addRule("shape.attach",(function(e){return Om(e.shape,e.target,null,e.position)})),this.addRule("element.copy",(function(e){var t=e.element;return Dm(e.elements,t)}))},im.prototype.canConnectMessageFlow=Cm,im.prototype.canConnectSequenceFlow=Am,im.prototype.canConnectDataAssociation=Mm,im.prototype.canConnectAssociation=Sm,im.prototype.canMove=Em,im.prototype.canAttach=Om,im.prototype.canReplace=_m,im.prototype.canDrop=gm,im.prototype.canInsert=Tm,im.prototype.canCreate=Pm,im.prototype.canConnect=mm,im.prototype.canResize=km,im.prototype.canCopy=Dm;var jm={__depends__:[kc],__init__:["bpmnRules"],bpmnRules:["type",im]};function $m(e,t){e.on("saveXML.start",2e3,(function(){_(t.getRootElements(),(function(e){var t,n=Dr(e);t=C(O(bt([e],!1),(function(t){return t!==e&&!t.labelTarget})),Dr),n.set("planeElement",t)}))}))}$m.$inject=["eventBus","canvas"];var Bm={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",$m]};function zm(e){ls.call(this,e);var t=this;this.preExecute(["shape.create","connection.create"],(function(e){var n=e.context,i=n.shape||n.connection,r=n.parent,o=t.getOrdering(i,r);o&&(void 0!==o.parent&&(n.parent=o.parent),n.parentIndex=o.index)})),this.preExecute(["shape.move","connection.move"],(function(e){var n=e.context,i=n.shape||n.connection,r=n.newParent||i.parent,o=t.getOrdering(i,r);o&&(void 0!==o.parent&&(n.newParent=o.parent),n.newParentIndex=o.index)}))}function qm(e,t,n){zm.call(this,e);var i=[{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: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 r(e){var t=e.order;if(t||(e.order=t=function(e){if(e.labelTarget)return{level:10};var t=w(i,(function(t){return Mr(e,[t.type])}));return t&&t.order||{level:1}}(e)),!t)throw new Error("no order for <"+e.id+">");return t}this.getOrdering=function(e,n){if(e.labelTarget)return{parent:t.findRoot(n)||t.getRootElement(),index:-1};var i=r(e);i.containers&&(n=function(e,t,n){for(var i=t;i&&!Mr(i,n);)i=i.parent;if(!i)throw new Error("no parent for <"+e.id+"> in <"+(t&&t.id)+">");return i}(e,n,i.containers));var o=n.children.indexOf(e),s=x(n.children,(function(t){return!(!e.labelTarget&&t.labelTarget)&&i.level<r(t).level}));return-1!==s&&-1!==o&&o<s&&(s-=1),{index:s,parent:n}}}zm.prototype.getOrdering=function(e,t){return null},r(zm,ls),qm.$inject=["eventBus","canvas","translate"],r(qm,zm);var Nm={__depends__:[wo],__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",qm]};function Lm(e,t){this._eventBus=e,this._dragging=t,this._tools=[],this._active=null}Lm.$inject=["eventBus","dragging"],Lm.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)},Lm.prototype.isActive=function(e){return e&&this._active===e},Lm.prototype.length=function(e){return this._tools.length},Lm.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},Lm.prototype.bindEvents=function(e,t){var n=this._eventBus,i=this._dragging,r=[];n.on(t.tool+".init",(function(t){if(!t.context.reactivate&&this.isActive(e))return this.setActive(null),void i.cancel();this.setActive(e)}),this),_(t,(function(e){r.push(e+".ended"),r.push(e+".canceled")})),n.on(r,250,(function(e){this._active&&(function(e){var t=e.originalEvent&&e.originalEvent.target;return t&&ce(t,'.group[data-group="tools"]')}(e)||this.setActive(null))}),this)};var Im={__depends__:[xc],__init__:["toolManager"],toolManager:["type",Lm]};function Vm(e,t){return-1!==e.indexOf(t)}var Fm=Math.abs,Hm=Math.round,Qm={x:"width",y:"height"},Um="crosshair",Wm={n:"top",w:"left",s:"bottom",e:"right"},Xm={n:"s",w:"e",s:"n",e:"w"};function Ym(e,t,n,i,r,o,s){this._canvas=e,this._dragging=t,this._eventBus=n,this._modeling=i,this._rules=r,this._toolManager=o,this._mouse=s;var a=this;o.registerTool("space",{tool:"spaceTool.selection",dragging:"spaceTool"}),n.on("spaceTool.selection.end",(function(e){n.once("spaceTool.selection.ended",(function(){a.activateMakeSpace(e.originalEvent)}))})),n.on("spaceTool.move",1500,(function(e){var t=e.context,n=t.initialized;n||(n=t.initialized=a.init(e,t)),n&&Zm(e)})),n.on("spaceTool.end",(function(e){var t=e.context,i=t.axis,r=t.direction,o=t.movingShapes,s=t.resizingShapes,l=t.start;if(t.initialized){Zm(e);var c={x:0,y:0};c[i]=Hm(e["d"+i]),a.makeSpace(o,s,c,r,l),n.once("spaceTool.ended",(function(e){a.activateSelection(e.originalEvent,!0,!0)}))}}))}function Gm(e){return{top:e.top-20,right:e.right+20,bottom:e.bottom+20,left:e.left-20}}function Zm(e){var t,n,i=e.context.spaceToolConstraints;i&&(m(i.left)&&(t=Math.max(e.x,i.left),e.dx=e.dx+t-e.x,e.x=t),m(i.right)&&(t=Math.min(e.x,i.right),e.dx=e.dx+t-e.x,e.x=t),m(i.top)&&(n=Math.max(e.y,i.top),e.dy=e.dy+n-e.y,e.y=n),m(i.bottom)&&(n=Math.min(e.y,i.bottom),e.dy=e.dy+n-e.y,e.y=n))}function Km(e,t){return-1!==e.indexOf(t)}function Jm(e){return!!e.waypoints}function eg(e){return!!e.labelTarget}Ym.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],Ym.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:Um,data:{context:{reactivate:n}},trapClick:!1})},Ym.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Um,data:{context:{}}})},Ym.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},Ym.prototype.init=function(e,t){var n=Fm(e.dx)>Fm(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Fm(i)<5)return!1;i<0&&(i*=-1),qo(e)&&(i*=-1);var o=function(e,t){if("x"===e){if(t>0)return"e";if(t<0)return"w"}if("y"===e){if(t>0)return"s";if(t<0)return"n"}return null}(n,i),s=bt(this._canvas.getRootElement(),!0),a=this.calculateAdjustments(s,n,i,r),l=function(e,t,n,i,r){var o=e.movingShapes,s=e.resizingShapes;if(!s.length)return;var a,l,c={};return _(s,(function(e){var p,h,u,d,f,g,y=e.attachers,v=e.children,b=vn(e),w=O(v,(function(e){return!(Jm(e)||eg(e)||Km(o,e)||Km(s,e))})),x=O(v,(function(e){return!Jm(e)&&!eg(e)&&Km(o,e)})),_=[],E=[];w.length&&(h=Gm(vn(wt(w))),p=i-b[Wm[n]]+h[Wm[n]],"n"===n?c.bottom=l=m(l)?Math.min(l,p):p:"w"===n?c.right=l=m(l)?Math.min(l,p):p:"s"===n?c.top=a=m(a)?Math.max(a,p):p:"e"===n&&(c.left=a=m(a)?Math.max(a,p):p)),x.length&&(u=Gm(vn(wt(x))),p=i-u[Wm[Xm[n]]]+b[Wm[Xm[n]]],"n"===n?c.bottom=l=m(l)?Math.min(l,p):p:"w"===n?c.right=l=m(l)?Math.min(l,p):p:"s"===n?c.top=a=m(a)?Math.max(a,p):p:"e"===n&&(c.left=a=m(a)?Math.max(a,p):p)),y&&y.length&&(y.forEach((function(e){Km(o,e)?_.push(e):E.push(e)})),_.length&&(d=vn(wt(_.map(xn))),f=b[Wm[Xm[n]]]-(d[Wm[Xm[n]]]-i)),E.length&&(g=vn(wt(E.map(xn)))[Wm[n]]-(b[Wm[n]]-i)),"n"===n?(p=Math.min(f||1/0,g||1/0),c.bottom=l=m(l)?Math.min(l,p):p):"w"===n?(p=Math.min(f||1/0,g||1/0),c.right=l=m(l)?Math.min(l,p):p):"s"===n?(p=Math.max(f||-1/0,g||-1/0),c.top=a=m(a)?Math.max(a,p):p):"e"===n&&(p=Math.max(f||-1/0,g||-1/0),c.left=a=m(a)?Math.max(a,p):p));var P=r&&r[e.id];P&&("n"===n?(p=i+e[Qm[t]]-P[Qm[t]],c.bottom=l=m(l)?Math.min(l,p):p):"w"===n?(p=i+e[Qm[t]]-P[Qm[t]],c.right=l=m(l)?Math.min(l,p):p):"s"===n?(p=i-e[Qm[t]]+P[Qm[t]],c.top=a=m(a)?Math.max(a,p):p):"e"===n&&(p=i-e[Qm[t]]+P[Qm[t]],c.left=a=m(a)?Math.max(a,p):p))})),c}(a,n,o,r,this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:a.resizingShapes,start:r}));return F(t,a,{axis:n,direction:o,spaceToolConstraints:l,start:r}),Gs("resize-"+("x"===n?"ew":"ns")),!0},Ym.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],s=[],a=[],l=[];function c(e){o.includes(e)||o.push(e);var t=e.label;t&&!o.includes(t)&&o.push(t)}_(e,(function(e){if(e.parent&&!eg(e))if(Jm(e))l.push(e);else{var o=e[t],p=o+e[Qm[t]];if(function(e){return!!e.host}(e)&&(n>0&&xn(e)[t]>i||n<0&&xn(e)[t]<i))a.push(e);else{var h;if(!(n>0&&o>i||n<0&&p<i))return o<i&&p>i&&r.allowed("shape.resize",{shape:e})?(h=e,void(s.includes(h)||s.push(h))):void 0;c(e)}}})),_(o,(function(e){var t=e.attachers;t&&_(t,(function(e){c(e)}))}));var p=o.concat(s);return _(a,(function(e){var t=e.host;Km(p,t)&&c(e)})),p=o.concat(s),_(l,(function(e){var t=e.source,n=e.target,i=e.label;Km(p,t)&&Km(p,n)&&i&&c(i)})),{movingShapes:o,resizingShapes:s}},Ym.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Ym.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^spaceTool/.test(e.prefix)};var tg="djs-dragging",ng="djs-resizing",ig=Math.max;function rg(e,t,n,i,r){function o(e,t){_(e,(function(e){r.addDragger(e,t),n.addMarker(e,tg)}))}e.on("spaceTool.selection.start",(function(e){var t=n.getLayer("space"),r=e.context,o="M 0,-10000 L 0,10000",s="M -10000,0 L 10000,0",a=Ie("g");Te(a,i.cls("djs-crosshair-group",["no-events"])),Ce(t,a);var l=Ie("path");Te(l,"d",o),Re(l).add("djs-crosshair"),Ce(a,l);var c=Ie("path");Te(c,"d",s),Re(c).add("djs-crosshair"),Ce(a,c),r.crosshairGroup=a})),e.on("spaceTool.selection.move",(function(e){ni(e.context.crosshairGroup,e.x,e.y)})),e.on("spaceTool.selection.cleanup",(function(e){var t=e.context.crosshairGroup;t&&$e(t)})),e.on("spaceTool.move",250,(function(e){var s=e.context,a=s.line,l=s.axis,c=s.movingShapes,p=s.resizingShapes;if(s.initialized){if(!s.dragGroup){var h=n.getLayer("space");Te(a=Ie("path"),"d","M0,0 L0,0"),Re(a).add("djs-crosshair"),Ce(h,a),s.line=a;var u=Ie("g");Te(u,i.cls("djs-drag-group",["no-events"])),Ce(n.getActiveLayer(),u),o(c,u),o(s.movingConnections=t.filter((function(e){var t=!1;_(c,(function(n){_(n.outgoing,(function(n){e===n&&(t=!0)}))}));var n=!1;_(c,(function(t){_(t.incoming,(function(t){e===t&&(n=!0)}))}));var i=!1;_(p,(function(t){_(t.outgoing,(function(t){e===t&&(i=!0)}))}));var r=!1;return _(p,(function(t){_(t.incoming,(function(t){e===t&&(r=!0)}))})),function(e){return e.waypoints}(e)&&(t||i)&&(n||r)})),u),s.dragGroup=u}if(!s.frameGroup){var d=Ie("g");Te(d,i.cls("djs-frame-group",["no-events"])),Ce(n.getActiveLayer(),d);var f=[];_(p,(function(e){var t=r.addFrame(e,d),i=t.getBBox();f.push({element:t,initialBounds:i}),n.addMarker(e,ng)})),s.frameGroup=d,s.frames=f}Te(a,{d:{x:"M"+e.x+", -10000 L"+e.x+", 10000",y:"M -10000, "+e.y+" L 10000, "+e.y}[l]});var m={x:e.dx,y:e.dy};m[{x:"y",y:"x"}[s.axis]]=0,ni(s.dragGroup,m.x,m.y),_(s.frames,(function(e){var t,n,i=e.element,r=e.initialBounds;"e"===s.direction?Te(i,{width:ig(r.width+m.x,5)}):Te(i,{width:t=ig(r.width-m.x,5),x:r.x+r.width-t}),"s"===s.direction?Te(i,{height:ig(r.height+m.y,5)}):Te(i,{height:n=ig(r.height-m.y,5),y:r.y+r.height-n})}))}})),e.on("spaceTool.cleanup",(function(e){var t=e.context,i=t.movingShapes,r=t.movingConnections,o=t.resizingShapes,s=t.line,a=t.dragGroup,l=t.frameGroup;_(i,(function(e){n.removeMarker(e,tg)})),_(r,(function(e){n.removeMarker(e,tg)})),a&&($e(s),$e(a)),_(o,(function(e){n.removeMarker(e,ng)})),l&&$e(l)}))}rg.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];var og={__init__:["spaceToolPreview"],__depends__:[xc,kc,Im,Lp,th],spaceTool:["type",Ym],spaceToolPreview:["type",rg]};function sg(e){e.invoke(Ym,this)}sg.$inject=["injector"],r(sg,Ym),sg.prototype.calculateAdjustments=function(e,t,n,i){var r=Ym.prototype.calculateAdjustments.call(this,e,t,n,i);return r.resizingShapes=r.resizingShapes.filter((function(e){return!Ar(e,"bpmn:TextAnnotation")})),r};var ag={__depends__:[og],spaceTool:["type",sg]};function lg(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)}lg.$inject=["eventBus","injector"],lg.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(n)},lg.prototype.canExecute=function(e,t){const n={command:e,context:t},i=this._getHandler(e);let r=this._fire(e,"canExecute",n);if(void 0===r){if(!i)return!1;i.canExecute&&(r=i.canExecute(t))}return r},lg.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,!1!==e&&this._fire("changed",{trigger:"clear"})},lg.prototype.undo=function(){let e,t=this._getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._internalUndo(t),e=this._getUndoAction(),e&&e.id===t.id);)t=e;this._popAction()}},lg.prototype.redo=function(){let e,t=this._getRedoAction();if(t){for(this._currentExecution.trigger="redo",this._pushAction(t);t&&(this._internalExecute(t,!0),e=this._getRedoAction(),e&&e.id===t.id);)t=e;this._popAction()}},lg.prototype.register=function(e,t){this._setHandler(e,t)},lg.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)},lg.prototype.canUndo=function(){return!!this._getUndoAction()},lg.prototype.canRedo=function(){return!!this._getRedoAction()},lg.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},lg.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},lg.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)}))},lg.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 e of i)if(r=this._eventBus.fire("commandStack."+e,n),n.cancelBubble)break;return r},lg.prototype._createId=function(){return this._uid++},lg.prototype._atomicDo=function(e){const t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},lg.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(e)},lg.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)},lg.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:R("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},lg.prototype._markDirty=function(e){const t=this._currentExecution;e&&(e=d(e)?e:[e],t.dirty=t.dirty.concat(e))},lg.prototype._executedAction=function(e,t){const n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},lg.prototype._revertedAction=function(e){this._stackIdx--},lg.prototype._getHandler=function(e){return this._handlerMap[e]},lg.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};var cg={commandStack:["type",lg]},pg=new Jo("tt");function hg(e,t){e.style.display=!1===t?"none":""}var ug=".djs-tooltip";function dg(e,t){var n,i;this._eventBus=e,this._canvas=t,this._ids=pg,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),ne(i=_e('<div class="djs-tooltip-container" />'),{position:"absolute",width:"0",height:"0"}),n.insertBefore(i,n.firstChild),i);var r=this;be.bind(this._tooltipRoot,ug,"mousedown",(function(e){e.stopPropagation()})),be.bind(this._tooltipRoot,ug,"mouseover",(function(e){r.trigger("mouseover",e)})),be.bind(this._tooltipRoot,ug,"mouseout",(function(e){r.trigger("mouseout",e)})),this._init()}dg.$inject=["eventBus","canvas"],dg.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=F({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},dg.prototype.trigger=function(e,t){var n=t.delegateTarget||t.target,i=this.get(ie(n,"data-tooltip-id"));i&&("mouseover"===e&&i.timeout&&this.clearTimeout(i),"mouseout"===e&&i.timeout&&(i.timeout=1e3,this.setTimeout(i)))},dg.prototype.get=function(e){return"string"!=typeof e&&(e=e.id),this._tooltips[e]},dg.prototype.clearTimeout=function(e){if(e=this.get(e)){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},dg.prototype.setTimeout=function(e){if(e=this.get(e)){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout((function(){t.remove(e)}),e.timeout)}},dg.prototype.remove=function(e){var t=this.get(e);t&&(ke(t.html),ke(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},dg.prototype.show=function(){hg(this._tooltipRoot)},dg.prototype.hide=function(){hg(this._tooltipRoot,!1)},dg.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},dg.prototype._addTooltip=function(e){var t,n=e.id,i=e.html,r=this._tooltipRoot;i.get&&i.constructor.prototype.jquery&&(i=i.get(0)),y(i)&&(i=_e(i)),ne(t=_e('<div data-tooltip-id="'+n+'" class="'+'djs-tooltip">'),{position:"absolute"}),t.appendChild(i),e.type&&oe(t).add("djs-tooltip-"+e.type),e.className&&oe(t).add(e.className),e.htmlContainer=t,r.appendChild(t),this._tooltips[n]=e,this._updateTooltip(e)},dg.prototype._updateTooltip=function(e){var t=e.position;!function(e,t,n){ne(e,{left:t+"px",top:n+"px"})}(e.htmlContainer,t.x,t.y)},dg.prototype._updateTooltipVisibilty=function(e){_(this._tooltips,(function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),hg(i,r))}))},dg.prototype._init=function(){var e=this;this._eventBus.on("canvas.viewbox.changing",(function(t){e.hide()})),this._eventBus.on("canvas.viewbox.changed",(function(t){var n;n=t.viewbox,e._updateRoot(n),e._updateTooltipVisibilty(n),e.show()}))};var fg={__init__:["tooltips"],tooltips:["type",dg]};function mg(e,t){if("function"!=typeof t)throw new Error("removeFn iterator must be a function");if(e){for(var n;n=e[0];)t(n);return e}}function gg(e,t,n){ls.call(this,t);var i=e.get("movePreview",!1);t.on("shape.move.start",1400,(function(e){var t=e.context,n=t.shapes,i=t.validatedShapes;t.shapes=yg(n),t.validatedShapes=yg(i)})),i&&t.on("shape.move.start",250,(function(e){var t=e.context,n=t.shapes,r=[];_(n,(function(e){_(e.labels,(function(n){n.hidden||-1!==t.shapes.indexOf(n)||r.push(n),e.labelTarget&&r.push(e)}))})),_(r,(function(e){i.makeDraggable(t,e,!0)}))})),this.preExecuted("elements.move",1400,(function(e){var t=e.context.closure,n=t.enclosedElements,i=[];_(n,(function(e){_(e.labels,(function(e){n[e.id]||i.push(e)}))})),t.addAll(i)})),this.preExecute(["connection.delete","shape.delete"],(function(e){var t=e.context;mg((t.connection||t.shape).labels,(function(e){n.removeShape(e,{nested:!0})}))})),this.execute("shape.delete",(function(e){var t=e.context,n=t.shape,i=n.labelTarget;i&&(t.labelTargetIndex=Ct(i.labels,n),t.labelTarget=i,n.labelTarget=null)})),this.revert("shape.delete",(function(e){var t=e.context,n=t.shape,i=t.labelTarget,r=t.labelTargetIndex;i&&(St(i.labels,n,r),n.labelTarget=i)}))}function yg(e){return O(e,(function(t){return-1===e.indexOf(t.labelTarget)}))}r(gg,ls),gg.$inject=["injector","eventBus","modeling"];var vg={__init__:["labelSupport"],labelSupport:["type",gg]},bg="attach-ok";function wg(e,t,n,i,r){ls.call(this,t);var o=e.get("movePreview",!1);t.on("shape.move.start",1401,(function(e){var t,n,i=e.context,r=i.shapes,o=i.validatedShapes;i.shapes=(n=xg(t=r),j("id",t,n)),i.validatedShapes=function(e){var t=D(e,"id");return O(e,(function(e){for(;e;){if(e.host&&t[e.host.id])return!1;e=e.parent}return!0}))}(o)})),o&&t.on("shape.move.start",251,(function(e){var t=e.context;_(xg(t.shapes),(function(e){o.makeDraggable(t,e,!0),_(e.labels,(function(e){o.makeDraggable(t,e,!0)}))}))})),o&&t.on("shape.move.start",(function(e){var i=e.context.shapes;if(1===i.length){var r=i[0].host;r&&(n.addMarker(r,bg),t.once(["shape.move.out","shape.move.cleanup"],(function(){n.removeMarker(r,bg)})))}})),this.preExecuted("elements.move",1401,(function(e){var t=e.context,n=t.closure;_(xg(t.shapes),(function(e){n.add(e,n.topLevel[e.host.id])}))})),this.postExecuted("elements.move",(function(e){var t=e.context,n=t.shapes,i=t.newHost;i&&1!==n.length||_(i?n:O(n,(function(e){var t,i=e.host;return function(e){return!!e.host}(e)&&(t=i,!(-1!==n.indexOf(t)))})),(function(e){r.updateAttachment(e,i)}))})),this.postExecuted("elements.move",(function(e){_(e.context.shapes,(function(e){_(e.attachers,(function(e){_(e.outgoing.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)})),_(e.incoming.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)}))}))}))})),this.postExecute("shape.create",(function(e){var t=e.context,n=t.shape,i=t.host;i&&r.updateAttachment(n,i)})),this.postExecute("shape.replace",(function(e){var t=e.context,n=t.oldShape,o=t.newShape;mg(n.attachers,(function(e){"attach"===i.allowed("elements.move",{target:o,shapes:[e]})?r.updateAttachment(e,o):r.removeShape(e)})),o.attachers.length&&_(o.attachers,(function(e){var t=nf(e,n,o);r.moveShape(e,t,e.parent)}))})),this.postExecute("shape.resize",(function(e){var t=e.context,n=t.shape,i=t.oldBounds,o=t.newBounds,s=n.attachers;!1!==(t.hints||{}).attachSupport&&_(s,(function(e){var t=nf(e,i,o);r.moveShape(e,t,e.parent),_(e.labels,(function(e){r.moveShape(e,t,e.parent)}))}))})),this.preExecute("shape.delete",(function(e){var t=e.context.shape;mg(t.attachers,(function(e){r.removeShape(e)})),t.host&&r.updateAttachment(t,null)}))}function xg(e){return a(C(e,(function(e){return e.attachers||[]})))}r(wg,ls),wg.$inject=["injector","eventBus","canvas","rules","modeling"];var Og={__depends__:[kc],__init__:["attachSupport"],attachSupport:["type",wg]};function _g(e){this._model=e}function Eg(e,t,n,i){ls.call(this,e),this._bpmnFactory=t,this._translate=i;var r=this;function o(e){_(e.context.oldRoot.children,(function(e){Ar(e,"bpmn:BaseElement")&&r.updateParent(e)}))}function s(e){var t=e.context.shape;Ar(t,"bpmn:BaseElement")&&r.updateBounds(t)}function a(e){r.updateConnection(e.context)}function l(e){r.updateConnectionWaypoints(e.context.connection)}function c(e){r.updateAttachment(e.context)}this.executed(["connection.layout","connection.create"],(function(e){var t,i=e.context,r=i.hints||{};i.cropped||!1===r.createElementsBehavior||((t=i.connection).waypoints=n.getCroppedWaypoints(t),i.cropped=!0)})),this.reverted(["connection.layout"],(function(e){delete e.context.cropped})),this.executed(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Pg((function(e){var t=e.context;r.updateParent(t.shape||t.connection,t.oldParent)}))),this.reverted(["shape.move","shape.create","shape.delete","connection.create","connection.move","connection.delete"],Pg((function(e){var t=e.context,n=t.shape||t.connection,i=t.parent||t.newParent;r.updateParent(n,i)}))),this.executed(["canvas.updateRoot"],o),this.reverted(["canvas.updateRoot"],o),this.executed(["shape.move","shape.create","shape.resize"],Pg((function(e){"label"!==e.context.shape.type&&s(e)}))),this.reverted(["shape.move","shape.create","shape.resize"],Pg((function(e){"label"!==e.context.shape.type&&s(e)}))),e.on("shape.changed",(function(e){"label"===e.element.type&&s({context:{shape:e.element}})})),this.executed(["connection.create","connection.move","connection.delete","connection.reconnect"],Pg(a)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Pg(a)),this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Pg(l)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Pg(l)),this.executed("connection.reconnect",Pg((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Tr(n),s=Tr(i),a=Tr(r);o.conditionExpression&&!Mr(a,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(t.oldConditionExpression=o.conditionExpression,delete o.conditionExpression),i!==r&&s.default===o&&(t.oldDefault=s.default,delete s.default)}))),this.reverted("connection.reconnect",Pg((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Tr(n),s=Tr(i),a=Tr(r);t.oldConditionExpression&&(o.conditionExpression=t.oldConditionExpression),t.oldDefault&&(s.default=t.oldDefault,delete a.default)}))),this.executed(["element.updateAttachment"],Pg(c)),this.reverted(["element.updateAttachment"],Pg(c))}function Pg(e){return function(t){var n=t.context;Ar(n.shape||n.connection,"bpmn:BaseElement")&&e(t)}}function kg(e,t,n){Gn.call(this),this._bpmnFactory=e,this._moddle=t,this._translate=n}function Sg(e,t,n){return void 0===t[n]?t:(e[n]=t[n],W(t,[n]))}function Cg(e,t){this._modeling=e,this._canvas=t}function Ag(e){this._modeling=e}function Mg(e,t){this._canvas=e,this._layouter=t}_g.$inject=["moddle"],_g.prototype._needsId=function(e){return Mr(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"])},_g.prototype._ensureId=function(e){var t;e.id?this._model.ids.claim(e.id,e):(t=Ar(e,"bpmn:Activity")?"Activity":Ar(e,"bpmn:Event")?"Event":Ar(e,"bpmn:Gateway")?"Gateway":Mr(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?"Flow":(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e)))},_g.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},_g.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},_g.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",F({bpmnElement:e,bounds:this.createDiBounds()},t))},_g.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},_g.prototype.createDiWaypoints=function(e){var t=this;return C(e,(function(e){return t.createDiWaypoint(e)}))},_g.prototype.createDiWaypoint=function(e){return this.create("dc:Point",U(e,["x","y"]))},_g.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",F({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},_g.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",F({bpmnElement:e},t))},r(Eg,ls),Eg.$inject=["eventBus","bpmnFactory","connectionDocking","translate"],Eg.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Eg.prototype.updateParent=function(e,t){if(!(e instanceof Wn||Ar(e,"bpmn:DataStoreReference")&&e.parent&&Ar(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Dr(e),o=n&&n.businessObject,s=Dr(n);Ar(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),Ar(e,"bpmn:DataOutputAssociation")&&(o=e.source?e.source.businessObject:null),Ar(e,"bpmn:DataInputAssociation")&&(o=e.target?e.target.businessObject:null),this.updateSemanticParent(i,o),Ar(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,s)}},Eg.prototype.updateBounds=function(e){var t=Dr(e),n=function(e){if(!Ar(e,"bpmn:Activity"))return;var t=Dr(e);if(!t)return;var n=t.get("label");if(!n)return;return n.get("bounds")}(e);if(n){var i=ea(n,t.get("bounds"));F(n,{x:e.x+i.x,y:e.y+i.y})}var r=e instanceof Wn?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),F(o,{x:e.x,y:e.y,width:e.width,height:e.height})},Eg.prototype.updateFlowNodeRefs=function(e,t,n){n!==t&&(Ar(n,"bpmn:Lane")&&kt(n.get("flowNodeRef"),e),Ar(t,"bpmn:Lane")&&St(t.get("flowNodeRef"),e))},Eg.prototype.updateDiConnection=function(e,t,n){var i=Dr(e),r=Dr(t),o=Dr(n);i.sourceElement&&i.sourceElement.bpmnElement!==Tr(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==Tr(n)&&(i.targetElement=n&&o)},Eg.prototype.updateDiParent=function(e,t){if(t&&!Ar(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(kt(n,e),e.$parent=null)}},Eg.prototype.getLaneSet=function(e){var t,n;return Ar(e,"bpmn:Lane")?((t=e.childLaneSet)||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(Ar(e,"bpmn:Participant")&&(e=e.processRef),(t=(n=e.get("laneSets"))[0])||((t=this._bpmnFactory.create("bpmn:LaneSet")).$parent=e,n.push(t)),t)},Eg.prototype.updateSemanticParent=function(e,t,n){var i,r=this._translate;if(e.$parent!==t&&(!Ar(e,"bpmn:DataInput")&&!Ar(e,"bpmn:DataOutput")||(Ar(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),!("ioSpecification"in t)||t.ioSpecification!==e.$parent))){if(Ar(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(Ar(e,"bpmn:FlowElement")){if(t)if(Ar(t,"bpmn:Participant"))t=t.processRef;else if(Ar(t,"bpmn:Lane"))do{t=t.$parent.$parent}while(Ar(t,"bpmn:Lane"));i="flowElements"}else if(Ar(e,"bpmn:Artifact")){for(;t&&!Ar(t,"bpmn:Process")&&!Ar(t,"bpmn:SubProcess")&&!Ar(t,"bpmn:Collaboration");){if(Ar(t,"bpmn:Participant")){t=t.processRef;break}t=t.$parent}i="artifacts"}else if(Ar(e,"bpmn:MessageFlow"))i="messageFlows";else if(Ar(e,"bpmn:Participant")){i="participants";var o,s=e.processRef;s&&(o=function(e){for(;e&&!Ar(e,"bpmn:Definitions");)e=e.$parent;return e}(e.$parent||t),e.$parent&&(kt(o.get("rootElements"),s),s.$parent=null),t&&(St(o.get("rootElements"),s),s.$parent=o))}else Ar(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":Ar(e,"bpmn:DataInputAssociation")&&(i="dataInputAssociations");if(!i)throw new Error(r("no parent for {element} in {parent}",{element:e.id,parent:t.id}));var a;if(e.$parent&&kt(a=e.$parent.get(i),e),t?((a=t.get(i)).push(e),e.$parent=t):e.$parent=null,n){var l=n.get(i);kt(a,e),t&&(l||(l=[],t.set(i,l)),l.push(e))}}},Eg.prototype.updateConnectionWaypoints=function(e){Dr(e).set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Eg.prototype.updateConnection=function(e){var t,n=e.connection,i=Tr(n),r=n.source,o=Tr(r),s=n.target,a=Tr(n.target);if(Ar(i,"bpmn:DataAssociation"))Ar(i,"bpmn:DataInputAssociation")?(i.get("sourceRef")[0]=o,t=e.parent||e.newParent||a,this.updateSemanticParent(i,a,t)):Ar(i,"bpmn:DataOutputAssociation")&&(t=e.parent||e.newParent||o,this.updateSemanticParent(i,o,t),i.targetRef=a);else{var l=Ar(i,"bpmn:SequenceFlow");i.sourceRef!==o&&(l&&(kt(i.sourceRef&&i.sourceRef.get("outgoing"),i),o&&o.get("outgoing")&&o.get("outgoing").push(i)),i.sourceRef=o),i.targetRef!==a&&(l&&(kt(i.targetRef&&i.targetRef.get("incoming"),i),a&&a.get("incoming")&&a.get("incoming").push(i)),i.targetRef=a)}this.updateConnectionWaypoints(n),this.updateDiConnection(n,r,s)},Eg.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label},r(kg,Gn),kg.$inject=["bpmnFactory","moddle","translate"],kg.prototype.baseCreate=Gn.prototype.create,kg.prototype.create=function(e,t){if("label"===e){var n=t.di||this._bpmnFactory.createDiLabel();return this.baseCreate(e,F({type:"label",di:n},xo,t))}return this.createBpmnElement(e,t)},kg.prototype.createBpmnElement=function(e,t){var n,i,r,o=this._translate,s=(t=F({},t||{})).businessObject,a=t.di;if(!s){if(!t.type)throw new Error(o("no shape type specified"));kr(s=this._bpmnFactory.create(t.type))}if(!Mr(a,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])){var l=F({},a||{},{id:s.id+"_di"});a="root"===e?this._bpmnFactory.createDiPlane(s,l):"connection"===e?this._bpmnFactory.createDiEdge(s,l):this._bpmnFactory.createDiShape(s,l)}return Ar(s,"bpmn:Group")&&(t=F({isFrame:!0},t)),t=function(e,t,n){return _(n,(function(n){t=Sg(e,t,n)})),t}(s,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&(t=Sg(a,t,"isExpanded")),Ar(s,"bpmn:SubProcess")&&(t.collapsed=!Xr(s,a)),Ar(s,"bpmn:ExclusiveGateway")&&(a.isMarkerVisible=!0),t.eventDefinitionType&&(i=s.get("eventDefinitions")||[],r=this._bpmnFactory.create(t.eventDefinitionType,t.eventDefinitionAttrs),"bpmn:ConditionalEventDefinition"===t.eventDefinitionType&&(r.condition=this._bpmnFactory.create("bpmn:FormalExpression")),i.push(r),r.$parent=s,s.eventDefinitions=i,delete t.eventDefinitionType),n=this.getDefaultSize(s,a),t=F({id:s.id},n,t,{businessObject:s,di:a}),this.baseCreate(e,t)},kg.prototype.getDefaultSize=function(e,t){var n=Tr(e);return t=t||Dr(e),Ar(n,"bpmn:SubProcess")?Xr(n,t)?{width:350,height:200}:{width:100,height:80}:Ar(n,"bpmn:Task")?{width:100,height:80}:Ar(n,"bpmn:Gateway")?{width:50,height:50}:Ar(n,"bpmn:Event")?{width:36,height:36}:Ar(n,"bpmn:Participant")?Xr(n,t)?{width:600,height:250}:{width:400,height:60}:Ar(n,"bpmn:Lane")?{width:400,height:100}:Ar(n,"bpmn:DataObjectReference")?{width:36,height:50}:Ar(n,"bpmn:DataStoreReference")?{width:50,height:50}:Ar(n,"bpmn:TextAnnotation")?{width:100,height:30}:Ar(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},kg.prototype.createParticipantShape=function(e){return f(e)||(e={isExpanded:e}),!1!==(e=F({type:"bpmn:Participant"},e||{})).isExpanded&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)},Cg.$inject=["modeling","canvas"],Cg.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;_(n,(function(e){var n={x:0,y:0};i.left?n.x=i.left-e.x:i.right?n.x=i.right-e.width-e.x:i.center?n.x=i.center-Math.round(e.width/2)-e.x:i.top?n.y=i.top-e.y:i.bottom?n.y=i.bottom-e.height-e.y:i.middle&&(n.y=i.middle-Math.round(e.height/2)-e.y),t.moveElements([e],n,e.parent)}))},Cg.prototype.postExecute=function(e){},Ag.$inject=["modeling"],Ag.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},Ag.prototype.postExecute=function(e){var t,n,i=e.hints||{};t=e.source,n=e.shape,S(t.outgoing,(function(e){return e.target===n}))||(i.connectionTarget===e.source?this._modeling.connect(e.shape,e.source,e.connection):this._modeling.connect(e.source,e.shape,e.connection))},Mg.$inject=["canvas","layouter"],Mg.prototype.execute=function(e){var t=e.connection,n=e.source,i=e.target,r=e.parent,o=e.parentIndex,s=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,s)),this._canvas.addConnection(t,r,o),t},Mg.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Tg=Math.round;function Dg(e){this._modeling=e}function Rg(e){return!!e.waypoints}Dg.$inject=["modeling"],Dg.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,s=this._modeling;_(t,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var a=wt(O(t,(function(e){return!e.hidden})));_(t,(function(e){Rg(e)&&(e.waypoints=C(e.waypoints,(function(e){return{x:Tg(e.x-a.x-a.width/2+r.x),y:Tg(e.y-a.y-a.height/2+r.y)}}))),F(e,{x:Tg(e.x-a.x-a.width/2+r.x),y:Tg(e.y-a.y-a.height/2+r.y)})}));var l=mt(t),c={};_(t,(function(e){if(Rg(e))c[e.id]=m(i)?s.createConnection(c[e.source.id],c[e.target.id],i,e,e.parent||n,o):s.createConnection(c[e.source.id],c[e.target.id],e,e.parent||n,o);else{var t=F({},o);-1===l.indexOf(e)&&(t.autoResize=!1),c[e.id]=m(i)?s.createShape(e,U(e,["x","y","width","height"]),e.parent||n,i,t):s.createShape(e,U(e,["x","y","width","height"]),e.parent||n,t)}})),e.elements=T(c)};var jg=Math.round;function $g(e){this._canvas=e}function Bg(e){$g.call(this,e)}$g.$inject=["canvas"],$g.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 void 0!==n.width?F(t,n):F(t,{x:n.x-jg(t.width/2),y:n.y-jg(t.height/2)}),this._canvas.addShape(t,i,r),t},$g.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t},r(Bg,$g),Bg.$inject=["canvas"];var zg=$g.prototype.execute;Bg.prototype.execute=function(e){var t=e.shape;return function(e){["width","height"].forEach((function(t){void 0===e[t]&&(e[t]=0)}))}(t),t.labelTarget=e.labelTarget,zg.call(this,e)};var qg=$g.prototype.revert;function Ng(e,t){this._canvas=e,this._modeling=t}function Lg(e,t){this._modeling=e,this._elementRegistry=t}function Ig(e,t){this._canvas=e,this._modeling=t}function Vg(e){this._modeling=e}Bg.prototype.revert=function(e){return e.shape.labelTarget=null,qg.call(this,e)},Ng.$inject=["canvas","modeling"],Ng.prototype.preExecute=function(e){var t=this._modeling,n=e.connection;mg(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})}))},Ng.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=Ct(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},Ng.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},Lg.$inject=["modeling","elementRegistry"],Lg.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry;_(e.elements,(function(e){n.get(e.id)&&(e.waypoints?t.removeConnection(e):t.removeShape(e))}))},Ig.$inject=["canvas","modeling"],Ig.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;mg(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})})),mg(n.children,(function(e){e.waypoints?t.removeConnection(e,{nested:!0}):t.removeShape(e,{nested:!0})}))},Ig.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=Ct(i.children,n),t.removeShape(n),n},Ig.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},Vg.$inject=["modeling"];var Fg={x:"y",y:"x"};function Hg(e,t){this._layouter=e,this._canvas=t}function Qg(){}function Ug(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}function Wg(e){this._modeling=e}function Xg(e){this._helper=new Wg(e)}function Yg(e){this._modeling=e,this._helper=new Wg(e)}function Gg(e){this._modeling=e}function Zg(e){return e.original||e}function Kg(e,t){this._modeling=e,this._rules=t}function Jg(e){this._modeling=e}function ey(e){this._modeling=e}function ty(e){return F({},e)}function ny(e){switch(e){case"n":case"s":return"y";case"w":case"e":return"x"}}function iy(e,t,n){var i=ny(n);return/e|s/.test(n)?e[i]>t:/n|w/.test(n)?e[i]<t:void 0}function ry(e,t){return-1!==e.indexOf(t)}function oy(e){this._modeling=e}function sy(e){var t={};return _(e,(function(e){t[e.id]=e.hidden,e.children&&(t=F({},t,sy(e.children)))})),t}function ay(e,t){var n=[];return _(e,(function(e){e.hidden=t,n=n.concat(e),e.children&&(n=n.concat(ay(e.children,e.collapsed||t)))})),n}function ly(e,t){var n=[];return _(e,(function(e){e.hidden=t[e.id],n=n.concat(e),e.children&&(n=n.concat(ly(e.children,t)))})),n}function cy(e){this._modeling=e}function py(e,t){return kt(e&&e.attachers,t)}function hy(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),St(i,t,n)}}function uy(){}function dy(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",(function(){i.registerHandlers(n)}))}function fy(e){this._elementRegistry=e}function my(e,t){_(t,(function(t,n){e.set(n,t)}))}Vg.prototype.preExecute=function(e){var t=this._modeling,n=e.groups,i=e.axis,r=e.dimension;function o(e,t){e.range.min=Math.min(t[i],e.range.min),e.range.max=Math.max(t[i]+t[r],e.range.max)}function s(e){return e[i]+e[r]/2}function a(e){return e.length-1}function l(e){return e.max-e.min}var c,p,h=n[0],u=a(n),d=n[u],f=0;_(n,(function(e,c){var p,h,d;e.elements.length<2?c&&c!==n.length-1&&(o(e,e.elements[0]),f+=l(e.range)):(h=(p=$(e.elements,i))[0],c===u&&(h=p[a(p)]),d=s(h),e.range=null,_(p,(function(n){!function(e,n){var r={y:0};r[i]=e-s(n),r[i]&&(r[Fg[i]]=0,t.moveElements([n],r,n.parent))}(d,n),null!==e.range?o(e,n):e.range={min:n[i],max:n[i]+n[r]}})),c&&c!==n.length-1&&(f+=l(e.range)))})),p=Math.abs(d.range.min-h.range.max),(c=Math.round((p-f)/(n.length-1)))<n.length-1||_(n,(function(e,o){var s,a={};e!==h&&e!==d&&(s=n[o-1],e.range.max=0,_(e.elements,(function(n,o){a[Fg[i]]=0,a[i]=s.range.max-n[i]+c,e.range.min!==n[i]&&(a[i]+=n[i]-e.range.min),a[i]&&t.moveElements([n],a,n.parent),e.range.max=Math.max(n[i]+n[r],o?e.range.max:0)})))}))},Vg.prototype.postExecute=function(e){},Hg.$inject=["layouter","canvas"],Hg.prototype.execute=function(e){var t=e.connection;return F(e,{oldWaypoints:t.waypoints}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Hg.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t},Qg.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=kt(o.children,t),St(i.children,t,r),t.parent=i,_(t.waypoints,(function(e){e.x+=n.x,e.y+=n.y,e.original&&(e.original.x+=n.x,e.original.y+=n.y)})),t},Qg.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return kt(n.children,t),St(i.children,t,r),t.parent=i,_(t.waypoints,(function(e){e.x-=o.x,e.y-=o.y,e.original&&(e.original.x-=o.x,e.original.y-=o.y)})),t},Ug.prototype.add=function(e,t){return this.addAll([e],t)},Ug.prototype.addAll=function(e,t){var n=function(e,t,n){p(t)&&(t=!0),f(t)&&(n=t,t=!0);var i=_t((n=n||{}).allShapes),r=_t(n.allConnections),o=_t(n.enclosedElements),s=_t(n.enclosedConnections),a=_t(n.topLevel,t&&D(e,(function(e){return e.id})));function l(e){a[e.source.id]&&a[e.target.id]&&(a[e.id]=[e]),i[e.source.id]&&i[e.target.id]&&(s[e.id]=o[e.id]=e),r[e.id]=e}return vt(e,(function(e){if(o[e.id]=e,!e.waypoints)return i[e.id]=e,_(e.incoming,l),_(e.outgoing,l),e.children;s[e.id]=r[e.id]=e})),{allShapes:i,allConnections:r,topLevel:a,enclosedConnections:s,enclosedElements:o}}(e,!!t,this);return F(this,n),this},Wg.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},Wg.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,s=e.allShapes,a=e.allConnections,l=e.enclosedConnections,c=e.topLevel,p=!1;r&&r.parent===n&&(p=!0),_(s,(function(e){o.moveShape(e,t,c[e.id]&&!p&&n,{recurse:!1,layout:!1})})),_(a,(function(e){var i=!!s[e.source.id],r=!!s[e.target.id];l[e.id]&&i&&r?o.moveConnection(e,t,c[e.id]&&!p&&n):o.layoutConnection(e,{connectionStart:i&&uf(e,e.source,t),connectionEnd:r&&df(e,e.target,t)})}))},Wg.prototype.getClosure=function(e){return(new Ug).addAll(e,!0)},Xg.$inject=["modeling"],Xg.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Xg.prototype.postExecute=function(e){var t,n=e.hints;n&&n.primaryShape&&(t=n.primaryShape,n.oldParent=t.parent),this._helper.moveClosure(e.closure,e.delta,e.newParent,e.newHost,t)},Yg.$inject=["modeling"],Yg.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=U(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=kt(o.children,t),St(i.children,t,r),F(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Yg.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;!1!==i.layout&&(_(t.incoming,(function(e){r.layoutConnection(e,{connectionEnd:df(e,t,n)})})),_(t.outgoing,(function(e){r.layoutConnection(e,{connectionStart:uf(e,t,n)})}))),!1!==i.recurse&&this.moveChildren(e)},Yg.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return St(n.children,t,i),F(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Yg.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Yg.prototype.getNewParent=function(e){return e.newParent||e.shape.parent},Gg.$inject=["modeling"],Gg.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 d(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},Gg.prototype.postExecute=function(e){var t=e.connection,n=e.newSource,i=e.newTarget,r=e.dockingOrPoints,o=e.hints||{},s={};o.connectionStart&&(s.connectionStart=o.connectionStart),o.connectionEnd&&(s.connectionEnd=o.connectionEnd),!1!==o.layoutConnection&&(!n||i&&"source"!==o.docking||(s.connectionStart=s.connectionStart||Zg(d(r)?r[0]:r)),!i||n&&"target"!==o.docking||(s.connectionEnd=s.connectionEnd||Zg(d(r)?r[r.length-1]:r)),o.newWaypoints&&(s.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,s))},Gg.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},Kg.$inject=["modeling","rules"],Kg.prototype.preExecute=function(e){var t,n=this,i=this._modeling,r=this._rules,o=e.oldShape,s=e.newData,a=e.hints||{};function l(e,t,n){return r.allowed("connection.reconnect",{connection:n,source:e,target:t})}var c,p={x:s.x,y:s.y},h={x:o.x,y:o.y,width:o.width,height:o.height};t=e.newShape=e.newShape||n.createShape(s,p,o.parent,a),o.host&&i.updateAttachment(t,o.host),!1!==a.moveChildren&&(c=o.children.slice(),i.moveElements(c,{x:0,y:0},t,a));var u=o.incoming.slice(),d=o.outgoing.slice();_(u,(function(e){l(e.source,t,e)&&n.reconnectEnd(e,t,hf(e,t,h),a)})),_(d,(function(e){var i=e.target;l(t,i,e)&&n.reconnectStart(e,t,pf(e,t,h),a)}))},Kg.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},Kg.prototype.execute=function(e){},Kg.prototype.revert=function(e){},Kg.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},Kg.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},Kg.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)},Jg.$inject=["modeling"],Jg.prototype.execute=function(e){var t=e.shape,n=e.newBounds,i=e.minBounds;if(void 0===n.x||void 0===n.y||void 0===n.width||void 0===n.height)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},F(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Jg.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds;!1!==(e.hints||{}).layout&&(_(n.incoming,(function(e){t.layoutConnection(e,{connectionEnd:hf(e,n,i)})})),_(n.outgoing,(function(e){t.layoutConnection(e,{connectionStart:pf(e,n,i)})})))},Jg.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return F(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},ey.$inject=["modeling"],ey.prototype.preExecute=function(e){var t=e.delta,n=e.direction,i=e.movingShapes,r=e.resizingShapes,o=e.start,s={};this.moveShapes(i,t),_(r,(function(e){s[e.id]=function(e){return{x:e.x,y:e.y,height:e.height,width:e.width}}(e)})),this.resizeShapes(r,t,n),this.updateConnectionWaypoints(function(e,t){var n=[];return _(e.concat(t),(function(i){var r=i.incoming,o=i.outgoing;_(r.concat(o),(function(i){var r=i.source,o=i.target;(Vm(e,r)||Vm(e,o)||Vm(t,r)||Vm(t,o))&&(Vm(n,i)||n.push(i))}))})),n}(i,r),t,n,o,i,r,s)},ey.prototype.execute=function(){},ey.prototype.revert=function(){},ey.prototype.moveShapes=function(e,t){var n=this;_(e,(function(e){n._modeling.moveShape(e,t,null,{autoResize:!1,layout:!1,recurse:!1})}))},ey.prototype.resizeShapes=function(e,t,n){var i=this;_(e,(function(e){var r=function(e,t,n){var i=e.x,r=e.y,o=e.width,s=e.height,a=n.x,l=n.y;switch(t){case"n":return{x:i,y:r+l,width:o,height:s-l};case"s":return{x:i,y:r,width:o,height:s+l};case"w":return{x:i+a,y:r,width:o-a,height:s};case"e":return{x:i,y:r,width:o+a,height:s};default:throw new Error("unknown direction: "+t)}}(e,n,t);i._modeling.resizeShape(e,r,null,{attachSupport:!1,autoResize:!1,layout:!1})}))},ey.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,s){var a=this,l=r.concat(o);_(e,(function(e){var c=e.source,p=e.target,h=function(e){return C(e.waypoints,(function(e){return(e=ty(e)).original&&(e.original=ty(e.original)),e}))}(e),u=ny(n),d={};ry(l,c)&&ry(l,p)?(h=C(h,(function(e){return iy(e,i,n)&&(e[u]=e[u]+t[u]),e.original&&iy(e.original,i,n)&&(e.original[u]=e.original[u]+t[u]),e})),a._modeling.updateWaypoints(e,h,{labelBehavior:!1})):(ry(l,c)||ry(l,p))&&(ry(r,c)?d.connectionStart=uf(e,c,t):ry(r,p)?d.connectionEnd=df(e,p,t):ry(o,c)?d.connectionStart=pf(e,c,s[c.id]):ry(o,p)&&(d.connectionEnd=hf(e,p,s[p.id])),a._modeling.layoutConnection(e,d))}))},oy.$inject=["modeling"],oy.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=sy(n),t.collapsed=!t.collapsed;var i=ay(n,t.collapsed);return[t].concat(i)},oy.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=ly(t.children,n);return t.collapsed=!t.collapsed,[t].concat(i)},cy.$inject=["modeling"],cy.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=py(i,t),hy(n,t),t.host=n,t},cy.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,py(n,t),hy(i,t,r),t},uy.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},uy.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t},dy.$inject=["eventBus","elementFactory","commandStack"],dy.prototype.getHandlers=function(){return{"shape.append":Ag,"shape.create":$g,"shape.delete":Ig,"shape.move":Yg,"shape.resize":Jg,"shape.replace":Kg,"shape.toggleCollapse":oy,spaceTool:ey,"label.create":Bg,"connection.create":Mg,"connection.delete":Ng,"connection.move":Qg,"connection.layout":Hg,"connection.updateWaypoints":uy,"connection.reconnect":Gg,"elements.create":Dg,"elements.move":Xg,"elements.delete":Lg,"elements.distribute":Vg,"elements.align":Cg,"element.updateAttachment":cy}},dy.prototype.registerHandlers=function(e){_(this.getHandlers(),(function(t,n){e.registerHandler(n,t)}))},dy.prototype.moveShape=function(e,t,n,i,r){"object"==typeof i&&(r=i,i=null);var o={shape:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("shape.move",o)},dy.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},dy.prototype.moveElements=function(e,t,n,i){var r,o=(i=i||{}).attach,s=n;!0===o?(r=n,s=n.parent):!1===o&&(r=null);var a={shapes:e,delta:t,newParent:s,newHost:r,hints:i};this._commandStack.execute("elements.move",a)},dy.prototype.moveConnection=function(e,t,n,i,r){"object"==typeof i&&(r=i,i=void 0);var o={connection:e,delta:t,newParent:n,newParentIndex:i,hints:r||{}};this._commandStack.execute("connection.move",o)},dy.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},dy.prototype.createConnection=function(e,t,n,i,r,o){"object"==typeof n&&(o=r,r=i,i=n,n=void 0);var s={source:e,target:t,parent:r,parentIndex:n,connection:i=this._create("connection",i),hints:o};return this._commandStack.execute("connection.create",s),s.connection},dy.prototype.createShape=function(e,t,n,i,r){"number"!=typeof i&&(r=i,i=void 0);var o,s,a=(r=r||{}).attach;e=this._create("shape",e),a?(o=n.parent,s=n):o=n;var l={position:t,shape:e,parent:o,parentIndex:i,host:s,hints:r};return this._commandStack.execute("shape.create",l),l.shape},dy.prototype.createElements=function(e,t,n,i,r){d(e)||(e=[e]),"number"!=typeof i&&(r=i,i=void 0);var o={position:t,elements:e,parent:n,parentIndex:i,hints:r=r||{}};return this._commandStack.execute("elements.create",o),o.elements},dy.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},dy.prototype.appendShape=function(e,t,n,i,r){r=r||{};var o={source:e,position:n,target:i,shape:t=this._create("shape",t),connection:r.connection,connectionParent:r.connectionParent,hints:r};return this._commandStack.execute("shape.append",o),o.shape},dy.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},dy.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},dy.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},dy.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},dy.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},dy.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},dy.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},dy.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)},dy.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},dy.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)},dy.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,F(i,{docking:"source"}))},dy.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,F(i,{docking:"target"}))},dy.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},dy.prototype._create=function(e,t){return t instanceof Hn?t:this._elementFactory.create(e,t)},dy.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)},fy.$inject=["elementRegistry"],fy.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||function(e,t){return P(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,A(i));return my(n,i),e.oldProperties=o,e.changed=r,r},fy.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return my(n,t),i},fy.prototype.getVisualReferences=function(e){var t=this._elementRegistry;return Ar(e,"bpmn:DataObject")?function(e,t){return t.filter((function(t){return Ar(t,"bpmn:DataObjectReference")&&Tr(t).dataObjectRef===e}))}(e,t):[]};var gy="default",yy="id",vy="di",by={width:0,height:0};function wy(e,t,n,i,r){this._elementRegistry=e,this._moddle=t,this._translate=n,this._modeling=i,this._textRenderer=r}function xy(e,t){return yy in e&&e.id!==t.id}function Oy(e,t){var n=e.businessObject,i=Dr(e);_(t,(function(e,t){t!==vy?n.set(t,e):i&&function(e,t){_(t,(function(t,n){e.set(n,t)}))}(i,e)}))}wy.$inject=["elementRegistry","moddle","translate","modeling","textRenderer"],wy.prototype.execute=function(e){var t=e.element,n=[t],i=this._translate;if(!t)throw new Error(i("element required"));var r=this._elementRegistry,o=this._moddle.ids,s=t.businessObject,a=function(e){var t=F({},e);return _y.forEach((function(n){n in e&&(t[n]=Tr(t[n]))})),t}(e.properties),l=e.oldProperties||function(e,t){var n=A(t),i=e.businessObject,r=Dr(e);return P(n,(function(e,n){return e[n]=n!==vy?i.get(n):function(e,t){return P(t,(function(t,n){return t[n]=e&&e.get(n),t}),{})}(r,A(t.di)),e}),{})}(t,a);return xy(a,s)&&(o.unclaim(s.id),r.updateId(t,a.id),o.claim(a.id,s)),gy in a&&(a.default&&n.push(r.get(a.default.id)),s.default&&n.push(r.get(s.default.id))),Oy(t,a),e.oldProperties=l,e.changed=n,n},wy.prototype.postExecute=function(e){var t=e.element.label,n=t&&Tr(t).name;if(n){var i=this._textRenderer.getExternalLabelBounds(t,n);this._modeling.resizeShape(t,i,by)}},wy.prototype.revert=function(e){var t=e.element,n=e.properties,i=e.oldProperties,r=t.businessObject,o=this._elementRegistry,s=this._moddle.ids;return Oy(t,i),xy(n,r)&&(s.unclaim(n.id),o.updateId(t,i.id),s.claim(i.id,r)),e.changed};var _y=["default"];function Ey(e,t){this._canvas=e,this._modeling=t}function Py(e,t){this._modeling=e,this._spaceTool=t}function ky(e,t){this._modeling=e,this._translate=t}function Sy(e,t){this._modeling=e,this._spaceTool=t}Ey.$inject=["canvas","modeling"],Ey.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,s=o.$parent,a=Dr(r);t.setRootElement(n),t.removeRootElement(r),St(s.rootElements,i),i.$parent=s,kt(s.rootElements,o),o.$parent=null,r.di=null,a.bpmnElement=i,n.di=a,e.oldRoot=r},Ey.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,s=i.$parent,a=Dr(n);t.setRootElement(r),t.removeRootElement(n),kt(s.rootElements,i),i.$parent=null,St(s.rootElements,o),o.$parent=s,n.di=null,a.bpmnElement=o,r.di=a},Py.$inject=["modeling","spaceTool"],Py.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Jh(i),s=o===i,a=s?i:i.parent;Kh(a).length||n.createShape({type:"bpmn:Lane"},{x:i.x+Gh,y:i.y,width:i.width-Gh,height:i.height},a);var l=[];vt(o,(function(e){return l.push(e),e.label&&l.push(e.label),e===i?[]:O(e.children,(function(e){return e!==i}))}));var c="top"===r?-120:120,p="top"===r?i.y:i.y+i.height,h=p+("top"===r?10:-10),u="top"===r?"n":"s",d=t.calculateAdjustments(l,"y",c,h);t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:c},u,h),e.newLane=n.createShape({type:"bpmn:Lane"},{x:i.x+(s?Gh:0),y:p-("top"===r?120:0),width:i.width-(s?Gh:0),height:120},a)},ky.$inject=["modeling","translate"],ky.prototype.preExecute=function(e){var t=this._modeling,n=this._translate,i=e.shape,r=e.count,o=Kh(i),s=o.length;if(s>r)throw new Error(n("more than {count} child lanes",{count:r}));var a,l,c,p,h,u=Math.round(i.height/r);for(h=0;h<r;h++)a=i.y+h*u,l=h===r-1?i.height-u*h:u,c={x:i.x+Gh,y:a,width:i.width-Gh,height:l},h<s?t.resizeShape(o[h],c):(p={type:"bpmn:Lane"},t.createShape(p,c,i))},Sy.$inject=["modeling","spaceTool"],Sy.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Sy.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=eu(e,t);n.resizeShape(e,t),i.forEach((function(e){n.resizeShape(e.shape,e.newBounds)}))},Sy.prototype.resizeSpace=function(e,t){var n,i,r,o,s,a=this._spaceTool,l=vn(e),c=Fh(vn(t),l),p=Jh(e),h=[],u=[];vt(p,(function(e){return h.push(e),(Ar(e,"bpmn:Lane")||Ar(e,"bpmn:Participant"))&&u.push(e),e.children})),(c.bottom||c.top)&&(n=c.bottom||c.top,i=e.y+(c.bottom?e.height:0)+(c.bottom?-10:10),r=c.bottom?"s":"n",o=c.top>0||c.bottom<0?-n:n,s=a.calculateAdjustments(h,"y",o,i),a.makeSpace(s.movingShapes,s.resizingShapes,{x:0,y:n},r)),(c.left||c.right)&&(n=c.right||c.left,i=e.x+(c.right?e.width:0)+(c.right?-10:100),r=c.right?"e":"w",o=c.left>0||c.right<0?-n:n,s=a.calculateAdjustments(u,"x",o,i),a.makeSpace(s.movingShapes,s.resizingShapes,{x:n,y:0},r))};var Cy="flowNodeRef",Ay="lanes";function My(e){this._elementRegistry=e}function Ty(e){this._moddle=e}My.$inject=["elementRegistry"],My.prototype.computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function s(e){-1===n.indexOf(e)&&(o.push(e),n.push(e))}function a(e){if(!e.parent)return[];var t=function(e){var t=Jh(e);return r[t.id]||(r[t.id]=Zh(t)),r[t.id]}(e);return t.filter((function(t){return n=e,i=vn(t),r=n.x+n.width/2,o=n.y+n.height/2,r>i.left&&r<i.right&&o>i.top&&o<i.bottom;var n,i,r,o})).map((function(e){return e.businessObject}))}return t.forEach((function(e){var t=Jh(e);if(t&&-1===n.indexOf(t)){var i=t.children.filter((function(e){return Ar(e,"bpmn:FlowNode")}));i.forEach(s),n.push(t)}})),e.forEach(s),o.forEach((function(e){var t=e.businessObject,n=t.get(Ay).slice(),r=a(e);i.push({flowNode:t,remove:n,add:r})})),t.forEach((function(e){var t=e.businessObject;e.parent||t.get(Cy).forEach((function(e){i.push({flowNode:e,remove:[t],add:[]})}))})),i},My.prototype.execute=function(e){var t=e.updates;t||(t=e.updates=this.computeUpdates(e.flowNodeShapes,e.laneShapes)),t.forEach((function(e){var t=e.flowNode,n=t.get(Ay);e.remove.forEach((function(e){kt(n,e),kt(e.get(Cy),t)})),e.add.forEach((function(e){St(n,e),St(e.get(Cy),t)}))}))},My.prototype.revert=function(e){e.updates.forEach((function(e){var t=e.flowNode,n=t.get(Ay);e.add.forEach((function(e){kt(n,e),kt(e.get(Cy),t)})),e.remove.forEach((function(e){St(n,e),St(e.get(Cy),t)}))}))},Ty.$inject=["moddle"],Ty.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.claim(n,i):t.unclaim(n)},Ty.prototype.revert=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.unclaim(n):t.claim(n,i)};var Dy={fill:void 0,stroke:void 0};function Ry(e){this._commandStack=e,this._normalizeColor=function(e){if(e){if(y(e)){var t=function(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}(e);if(t)return t}throw new Error("invalid color value: "+e)}}}Ry.$inject=["commandStack"],Ry.prototype.postExecute=function(e){var t=e.elements,n=e.colors||Dy,i=this,r={};"fill"in n&&F(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&F(r,{"border-color":this._normalizeColor(n.stroke)}),_(t,(function(e){var t=function(e){return!!e.waypoints}(e)?U(r,["border-color"]):r,n=Dr(e);if(function(e){"border-color"in e&&(e.stroke=e["border-color"]);"background-color"in e&&(e.fill=e["background-color"])}(t),ko(e))i._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:n.label,properties:{color:r["border-color"]}});else{if(!Mr(n,["bpmndi:BPMNEdge","bpmndi:BPMNShape"]))return;i._commandStack.execute("element.updateProperties",{element:e,properties:{di:t}})}}))};var jy={width:0,height:0};function $y(e,t,n){function i(e,t){var i=e.label||e,r=e.labelTarget||e;return function(e,t,n){var i=e.businessObject,r=Kr(i);r&&("categoryValueRef"===r?i.categoryValueRef.value=t:i[r]=t)}(i,t),function(e,t){if(!Oo(e)){var i=Dr(e);t&&!i.label&&(i.label=n.create("bpmndi:BPMNLabel")),!t&&i.label&&delete i.label}}(e,t),[i,r]}this.preExecute=function(t){var n=t.element,i=n.businessObject,r=t.newLabel;if(!ko(n)&&Oo(n)&&!_o(n)&&!By(r)){var o=Po(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.id+"_label",businessObject:i,di:n.di})}},this.execute=function(e){return e.oldLabel=Jr(e.element),i(e.element,e.newLabel)},this.revert=function(e){return i(e.element,e.oldLabel)},this.postExecute=function(n){var i=n.element,r=i.label||i,o=n.newLabel,s=n.newBounds,a=n.hints||{};if(ko(r)||Ar(r,"bpmn:TextAnnotation"))if(ko(r)&&By(o))!1!==a.removeShape&&e.removeShape(r,{unsetLabel:!1});else{var l=Jr(r);void 0===s&&(s=t.getExternalLabelBounds(r,l)),s&&e.resizeShape(r,s,jy)}}}function By(e){return!e||!e.trim()}function zy(e,t,n,i){dy.call(this,e,t,n),this._bpmnRules=i}function qy(){}$y.$inject=["modeling","textRenderer","bpmnFactory"],r(zy,dy),zy.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],zy.prototype.getHandlers=function(){var e=dy.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=fy,e["element.updateProperties"]=wy,e["canvas.updateRoot"]=Ey,e["lane.add"]=Py,e["lane.resize"]=Sy,e["lane.split"]=ky,e["lane.updateRefs"]=My,e["id.updateClaim"]=Ty,e["element.setColor"]=Ry,e["element.updateLabel"]=$y,e},zy.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},zy.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)},zy.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},zy.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},zy.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},zy.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},zy.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},zy.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},zy.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},zy.prototype.makeProcess=function(){var e={newRoot:this._create("root",{type:"bpmn:Process"})};this._commandStack.execute("canvas.updateRoot",e)},zy.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},zy.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},zy.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})},qy.prototype.layoutConnection=function(e,t){return[(t=t||{}).connectionStart||xn(t.source||e.source),t.connectionEnd||xn(t.target||e.target)]};var Ny=Math.round,Ly={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function Iy(e,t,n){var i,r,o,s=On(t,e,5),a=n.split(":")[0],l=Ny((t.x-e.x)/2+e.x),c=Ny((t.y-e.y)/2+e.y),p=(o=s,{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[a].test(o)),h=/h|r|l/.test(a),u=!1,d=!1;return p?(i=h?{x:l,y:e.y}:{x:e.x,y:c},r=h?"h:h":"v:v"):(u=function(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}(s,a),r=h?"h:v":"v:h",u?h?(d=c===e.y,i={x:e.x+20*(/l/.test(a)?-1:1),y:d?c+20:c}):i={x:(d=l===e.x)?l+20:l,y:e.y+20*(/t/.test(a)?-1:1)}:i={x:l,y:c}),{waypoints:Fy(e,i,r).concat(i),directions:r,turnNextDirections:d}}function Vy(e){return e.split(":").reverse().join(":")}function Fy(e,t,n){if(!function(e){return e&&/^h|v|t|r|b|l:h|v|t|r|b|l$/.test(e)}(n=n||"h:h"))throw new Error("unknown directions: <"+n+">: must be specified as <start>:<end> with start/end in { h,v,t,r,b,l }");if(Xy(n)){var i=function(e,t,n){return Iy(e,t,n)}(e,t,n),r=function(e,t,n){var i=Iy(t,e,Vy(n));return{waypoints:i.waypoints.slice().reverse(),directions:Vy(i.directions),turnNextDirections:i.turnNextDirections}}(e,t,n),o=function(e,t){var n=e.directions.split(":")[1],i=t.directions.split(":")[0];e.turnNextDirections&&(n="h"==n?"v":"h"),t.turnNextDirections&&(i="h"==i?"v":"h");var r=n+":"+i;return{waypoints:Fy(e.waypoints[e.waypoints.length-1],t.waypoints[0],r),directions:r}}(i,r);return[].concat(i.waypoints,o.waypoints,r.waypoints)}return function(e,t,n){var i=Ny((t.x-e.x)/2+e.x),r=Ny((t.y-e.y)/2+e.y);if("h:v"===n)return[{x:t.x,y:e.y}];if("v:h"===n)return[{x:e.x,y:t.y}];if("h:h"===n)return[{x:i,y:e.y},{x:i,y:t.y}];if("v:v"===n)return[{x:e.x,y:r},{x:t.x,y:r}];throw new Error("invalid directions: can only handle varians of [hv]:[hv]")}(e,t,n)}function Hy(e,t,n,i,r){var o=E(r&&r.preferredLayouts||[],"straight")[0]||"h:h",s=On(e,t,Ly[o]||0),a=function(e,t){if(Xy(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}}(s,o);n=n||xn(e),i=i||xn(t);var l=a.split(":"),c=Yy(n,e,l[0],function(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]}(s));return function(e,t,n){var i=Fy(e,t,n);return i.unshift(e),i.push(t),Gy(i)}(c,Yy(i,t,l[1],s),a)}function Qy(e,t,n,i,r,o){var s;return d(n)&&(r=n,o=i,n=xn(e),i=xn(t)),r=r||[],s=-1!==(o=F({preferredLayouts:[]},o)).preferredLayouts.indexOf("straight")&&function(e,t,n,i,r){var o,s,a={};if(s=On(e,t),!/^(top|bottom|left|right)$/.test(s))return null;/top|bottom/.test(s)&&(o="x");/left|right/.test(s)&&(o="y");return"target"===r.preserveDocking?Uy(o,i,e)?(a[o]=i[o],[{x:void 0!==a.x?a.x:n.x,y:void 0!==a.y?a.y:n.y,original:{x:void 0!==a.x?a.x:n.x,y:void 0!==a.y?a.y:n.y}},{x:i.x,y:i.y}]):null:Uy(o,n,t)?(a[o]=n[o],[{x:n.x,y:n.y},{x:void 0!==a.x?a.x:i.x,y:void 0!==a.y?a.y:i.y,original:{x:void 0!==a.x?a.x:i.x,y:void 0!==a.y?a.y:i.y}}]):null}(e,t,n,i,o),s||(s=o.connectionEnd&&function(e,t,n,i){var r=i.slice().reverse();return(r=Wy(e,t,n,r))?r.reverse():null}(t,e,i,r),s||((s=o.connectionStart&&Wy(e,t,n,r))||(!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:Hy(e,t,n,i,o))))}function Uy(e,t,n){return function(e,t,n){return e>=t&&e<=n}(t[e],n[e],n[e]+n[{x:"width",y:"height"}[e]])}function Wy(e,t,n,i){if(function(e){return e.length<3||!(e.length>4)&&!!w(e,(function(t,n){var i=e[n-1];return i&&At(t,i)<3}))}(i))return null;var r,o=i[0],s=i.slice();return s[0]=n,s[1]=function(e,t,n){switch(Tt(t,e)){case"v":return{x:n.x,y:e.y};case"h":return{x:e.x,y:n.y}}return{x:e.x,y:e.y}}(s[1],o,n),r=function(e,t,n){var i;for(i=e.length-2;0!==i;i--)if(Dt(e[i],t,20)||Dt(e[i],n,20))return e.slice(i);return e}(s,e,t),r!==s&&(s=Wy(e,t,n,r)),s&&Tt(s)?null:s}function Xy(e){return e&&/t|r|b|l/.test(e)}function Yy(e,t,n,i){if("h"===n&&(n=/left/.test(i)?"l":"r"),"v"===n&&(n=/top/.test(i)?"t":"b"),"t"===n)return{original:e,x:e.x,y:t.y};if("r"===n)return{original:e,x:t.x+t.width,y:e.y};if("b"===n)return{original:e,x:e.x,y:t.y+t.height};if("l"===n)return{original:e,x:t.x,y:e.y};throw new Error("unexpected dockingDirection: <"+n+">")}function Gy(e){return e.reduce((function(t,n,i){return Mt(t[t.length-1],e[i+1],n,0)||t.push(n),t}),[])}var Zy={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Ky={top:"t",right:"r",bottom:"b",left:"l"};function Jy(){}function ev(e,t){return Ar(t,"bpmn:Participant")?"source":Ar(e,"bpmn:Participant")?"target":rv(t)?"source":rv(e)||Ar(t,"bpmn:Event")?"target":Ar(e,"bpmn:Event")?"source":null}function tv(e){return rv(e)?"target":"source"}function nv(e,t){return e?e.original||e:xn(t)}function iv(e,t){return Ar(t,"bpmn:Activity")&&Ar(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function rv(e){return Ar(e,"bpmn:SubProcess")&&Xr(e)}function ov(e,t){return e===t}function sv(e){var t=/right|left/.exec(e);return t&&t[0]}function av(e){var t=/top|bottom/.exec(e);return t&&t[0]}function lv(e){return"right"===e||"left"===e}function cv(e,t){var n=t.waypoints,i=n&&n.length&&On(n[0],e);return"top"===i?["t:r"]:"right"===i?["r:b"]:"left"===i?["l:t"]:["b:l"]}function pv(e,t,n){var i,r,o,s,a=xn(e),l=xn(t),c=(s=(o=e).host,On(xn(o),s,-10)),p=ov(e.host,t),h=-1!==["top","right","bottom","left"].indexOf(c),u=On(l,a,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return p?function(e,t,n,i,r){var o,s=t?e:av(e),a=Ky[s];o=t?lv(e)?hv("y",n,i,r)?"h":"b":hv("x",n,i,r)?"v":"l":"v";return[a+":"+o]}(c,h,e,t,n):(i=function(e,t,n){if(n)return Ky[e];if(ov(av(e),av(t))||function(e,t){return Zy[e]===t}(sv(e),sv(t)))return Ky[av(e)];return Ky[sv(e)]}(c,u,h),r=function(e,t,n){if(n)return lv(e)?function(e,t){var n=sv(e),i=Zy[n];return-1!==t.indexOf(i)}(e,t)||ov(e,t)?"h":"v":function(e,t){var n=av(e),i=Zy[n];return-1!==t.indexOf(i)}(e,t)||ov(e,t)?"v":"h";return lv(t)||ov(av(e),av(t))&&sv(t)?"h":"v"}(c,u,h),[i+":"+r])}function hv(e,t,n,i){return!(uv(e,i,n,40)||uv(e,i,{x:n.x+n.width,y:n.y+n.height},40)||uv(e,i,xn(t),40))}function uv(e,t,n,i){return Math.abs(t[e]-n[e])<i}function dv(e){return F({original:e.point.original||e.point},e.actual)}function fv(e,t){this._elementRegistry=e,this._graphicsFactory=t}r(Jy,qy),Jy.prototype.layoutConnection=function(e,t){t||(t={});var n,i,r=t.source||e.source,o=t.target||e.target,s=t.waypoints||e.waypoints,a=t.connectionStart,l=t.connectionEnd;return a||(a=nv(s&&s[0],r)),l||(l=nv(s&&s[s.length-1],o)),(Ar(e,"bpmn:Association")||Ar(e,"bpmn:DataAssociation"))&&s&&!iv(r,o)?[].concat([a],s.slice(1,-1),[l]):(Ar(e,"bpmn:MessageFlow")?n=function(e,t){return{preferredLayouts:["straight","v:v"],preserveDocking:ev(e,t)}}(r,o):(Ar(e,"bpmn:SequenceFlow")||iv(r,o))&&(n=r===o?{preferredLayouts:cv(r,e)}:Ar(r,"bpmn:BoundaryEvent")?{preferredLayouts:pv(r,o,l)}:rv(r)||rv(o)?function(e){return{preferredLayouts:["straight","h:h"],preserveDocking:tv(e)}}(r):Ar(r,"bpmn:Gateway")?{preferredLayouts:["v:h"]}:Ar(o,"bpmn:Gateway")?{preferredLayouts:["h:v"]}:{preferredLayouts:["h:h"]}),n&&(i=Gy(Qy(r,o,a,l,s,n=F(n,t)))),i||[a,l])},fv.$inject=["elementRegistry","graphicsFactory"],fv.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(dv(i)),o.push(dv(r)),o},fv.prototype.getDockingPoint=function(e,t,n){var i,r,o=e.waypoints;return{point:r=o[i=n?0:o.length-1],actual:this._getIntersection(t,e,n)||r,idx:i}},fv.prototype._getIntersection=function(e,t,n){return _n(this._getShapePath(e),this._getConnectionPath(t),n)},fv.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},fv.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},fv.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};var mv={__init__:["modeling","bpmnUpdater"],__depends__:[tm,jm,Bm,Nm,Oh,cg,fg,vg,Og,Ko,as,ag],bpmnFactory:["type",_g],bpmnUpdater:["type",Eg],elementFactory:["type",kg],modeling:["type",zy],layouter:["type",Jy],connectionDocking:["type",fv]},gv=Math.round;function yv(e,t,n,i,r){function o(e,t,n,i){return r.allowed("elements.move",{shapes:e,delta:t,position:n,target:i})}function s(e,n,i,r){if(f(i)&&(r=i,i=!1),!n.waypoints&&n.parent&&!Re(e.target).has("djs-hit-no-move")){var o=function(e){return{x:e.x+gv(e.width/2),y:e.y+gv(e.height/2)}}(n);return t.init(e,o,"shape.move",{cursor:"grabbing",autoActivate:i,data:{shape:n,context:r||{}}}),!0}}e.on("shape.move.start",1500,(function(e){var t=e.context,n=e.shape,r=i.get().slice();-1===r.indexOf(n)&&(r=[n]),r=function(e){var t=D(e,"id");return O(e,(function(e){for(;e=e.parent;)if(t[e.id])return!1;return!0}))}(r),F(t,{shapes:r,validatedShapes:r,shape:n})})),e.on("shape.move.start",1250,(function(e){var t=e.context,n=t.validatedShapes;if(!(t.canExecute=o(n)))return!1})),e.on("shape.move.move",500,(function(e){var t,n=e.context,i=n.validatedShapes,r=e.hover,s={x:e.dx,y:e.dy};t=o(i,s,{x:e.x,y:e.y},r),n.delta=s,n.canExecute=t,n.target=null!==t?r:null})),e.on("shape.move.end",(function(e){var t=e.context,i=t.delta,r=t.canExecute,o="attach"===r,s=t.shapes;if(!1===r)return!1;i.x=gv(i.x),i.y=gv(i.y),0===i.x&&0===i.y||n.moveElements(s,i,t.target,{primaryShape:t.shape,attach:o})})),e.on("element.mousedown",(function(e){if(zo(e)){var t=Ro(e);if(!t)throw new Error("must supply DOM mousedown event");return s(t,e.element)}})),this.start=s}yv.$inject=["eventBus","dragging","modeling","selection","rules"];var vv="djs-dragging",bv="drop-ok",wv="drop-not-ok",xv="new-parent",Ov="attach-ok";function _v(e,t,n,i){function r(e){var t=function(e){return O(e,(function(t){return!function(e){return e.waypoints}(t)||w(e,B({id:t.source.id}))&&w(e,B({id:t.target.id}))}))}(o(e));return t}function o(e){var t=bt(e,!0),n=C(t,(function(e){return(e.incoming||[]).concat(e.outgoing||[])}));return a(t.concat(n))}function s(e,n){[Ov,bv,wv,xv].forEach((function(i){i===n?t.addMarker(e,i):t.removeMarker(e,i)}))}e.on("shape.move.start",499,(function(e){var s=e.context,l=s.shapes,c=s.allDraggedElements,p=r(l);if(!s.dragGroup){var h=Ie("g");Te(h,n.cls("djs-drag-group",["no-events"])),Ce(t.getActiveLayer(),h),s.dragGroup=h}p.forEach((function(e){i.addDragger(e,s.dragGroup)})),_(c=c?a([c,o(l)]):o(l),(function(e){t.addMarker(e,vv)})),s.allDraggedElements=c,s.differentParents=1!==M(D(l,(function(e){return e.parent&&e.parent.id})))})),e.on("shape.move.move",499,(function(e){var t=e.context,n=t.dragGroup,i=t.target,r=t.shape.parent,o=t.canExecute;i&&("attach"===o?s(i,Ov):t.canExecute&&i&&i.id!==r.id?s(i,xv):s(i,t.canExecute?bv:wv)),ni(n,e.dx,e.dy)})),e.on(["shape.move.out","shape.move.cleanup"],(function(e){var t=e.context.target;t&&s(t,null)})),e.on("shape.move.cleanup",(function(e){var n=e.context,i=n.allDraggedElements,r=n.dragGroup;_(i,(function(e){t.removeMarker(e,vv)})),r&&$e(r)})),this.makeDraggable=function(e,n,r){i.addDragger(n,e.dragGroup),r&&t.addMarker(n,vv),e.allDraggedElements?e.allDraggedElements.push(n):e.allDraggedElements=[n]}}_v.$inject=["eventBus","canvas","styles","previewSupport"];var Ev={__depends__:[Fo,Ko,Qo,kc,xc,Lp],__init__:["move","movePreview"],move:["type",yv],movePreview:["type",_v]},Pv=".djs-palette-toggle",kv=".entry",Sv="open",Cv="two-column";function Av(e,t){this._eventBus=e,this._canvas=t;var n=this;e.on("tool-manager.update",(function(e){var t=e.tool;n.updateToolHighlight(t)})),e.on("i18n.changed",(function(){n._update()})),e.on("diagram.init",(function(){n._diagramInitialized=!0,n._rebuild()}))}function Mv(e,t){var n=t.getPaletteEntries();return g(n)?n(e):(_(n,(function(t,n){e[n]=t})),e)}Av.$inject=["eventBus","canvas"],Av.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("palette.getProviders",e,(function(e){e.providers.push(t)})),this._rebuild()},Av.prototype.getEntries=function(){return this._getProviders().reduce(Mv,{})},Av.prototype._rebuild=function(){this._diagramInitialized&&(this._getProviders().length&&(this._container||this._init(),this._update()))},Av.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=_e(Av.HTML_MARKUP);n.appendChild(i),oe(n).add("djs-palette-shown"),be.bind(i,".djs-palette-toggle, .entry","click",(function(t){if(le(t.delegateTarget,Pv))return e.toggle();e.trigger("click",t)})),ge.bind(i,"mousedown",(function(e){e.stopPropagation()})),be.bind(i,kv,"dragstart",(function(t){e.trigger("dragstart",t)})),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},Av.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},Av.prototype._toggleState=function(e){e=e||{};var t,n=this._getParentContainer(),i=this._container,r=this._eventBus,o=oe(i),s=oe(n);t="twoColumn"in e?e.twoColumn:this._needsCollapse(n.clientHeight,this._entries||{}),o.toggle(Cv,t),s.toggle("djs-palette-two-column",t),"open"in e&&(o.toggle(Sv,e.open),s.toggle("djs-palette-open",e.open)),r.fire("palette.changed",{twoColumn:t,open:this.isOpen()})},Av.prototype._update=function(){var e=Ee(".djs-palette-entries",this._container),t=this._entries=this.getEntries();ae(e),_(t,(function(t,n){var i=t.group||"default",r=Ee("[data-group="+us(i)+"]",e);r||(ie(r=_e('<div class="group"></div>'),"data-group",i),e.appendChild(r));var o=t.html||(t.separator?'<hr class="separator" />':'<div class="entry" draggable="true"></div>'),s=_e(o);if(r.appendChild(s),!t.separator&&(ie(s,"data-action",n),t.title&&ie(s,"title",t.title),t.className&&function(e,t){var n=oe(e);(d(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(s,t.className),t.imageUrl)){var a=_e("<img>");ie(a,"src",t.imageUrl),s.appendChild(a)}})),this.open()},Av.prototype.trigger=function(e,t,n){var i,r,o,s=this._entries,a=t.delegateTarget||t.target;if(!a)return t.preventDefault();(i=s[ie(a,"data-action")])&&(r=i.action,o=t.originalEvent||t,g(r)?"click"===e&&r(o,n):r[e]&&r[e](o,n),t.preventDefault())},Av.prototype._layoutChanged=function(){this._toggleState({})},Av.prototype._needsCollapse=function(e,t){return e<46*Object.keys(t).length+50},Av.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},Av.prototype.open=function(){this._toggleState({open:!0})},Av.prototype.toggle=function(e){this.isOpen()?this.close():this.open()},Av.prototype.isActiveTool=function(e){return e&&this._activeTool===e},Av.prototype.updateToolHighlight=function(e){var t;this._toolsContainer||(t=Ee(".djs-palette-entries",this._container),this._toolsContainer=Ee("[data-group=tools]",t)),_(this._toolsContainer.children,(function(t){var n=t.getAttribute("data-action");if(n){var i=oe(t);n=n.replace("-tool",""),i.contains("entry")&&n===e?i.add("highlighted-entry"):i.remove("highlighted-entry")}}))},Av.prototype.isOpen=function(){return oe(this._container).has(Sv)},Av.prototype._getParentContainer=function(){return this._canvas.getContainer()},Av.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';var Tv={__init__:["palette"],palette:["type",Av]},Dv="crosshair";function Rv(e,t,n,i,r,o,s){this._selection=r,this._dragging=n,this._mouse=s;var a=this,l=function(e){var n,i=t.getActiveLayer();Te(n=e.frame=Ie("rect"),{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),Ce(i,n)},c=function(e){var t=e.frame,n=e.bbox;Te(t,{x:n.x,y:n.y,width:n.width,height:n.height})},p=function(e){e.frame&&$e(e.frame)};o.registerTool("lasso",{tool:"lasso.selection",dragging:"lasso"}),e.on("lasso.selection.end",(function(t){var n=t.originalEvent.target;(t.hover||n instanceof SVGElement)&&e.once("lasso.selection.ended",(function(){a.activateLasso(t.originalEvent,!0)}))})),e.on("lasso.end",(function(e){var t=jv(e),n=i.filter((function(e){return e}));a.select(n,t)})),e.on("lasso.start",(function(e){var t=e.context;t.bbox=jv(e),l(t)})),e.on("lasso.move",(function(e){var t=e.context;t.bbox=jv(e),c(t)})),e.on("lasso.cleanup",(function(e){var t=e.context;p(t)})),e.on("element.mousedown",1500,(function(e){if(No(e))return a.activateLasso(e.originalEvent),!0}))}function jv(e){var t={x:e.x-e.dx,y:e.y-e.dy},n={x:e.x,y:e.y};return t.x<=n.x&&t.y<n.y||t.x<n.x&&t.y<=n.y?{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?{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?{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?{x:n.x,y:n.y,width:t.x-n.x,height:t.y-n.y}:{x:n.x,y:n.y,width:0,height:0}}Rv.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],Rv.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:Dv,data:{context:{}}})},Rv.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:Dv,data:{context:{}}})},Rv.prototype.select=function(e,t){var n=function(e,t){var n={};return _(e,(function(e){var i=e;i.waypoints&&(i=wt(i)),!m(t.y)&&i.x>t.x&&(n[e.id]=e),!m(t.x)&&i.y>t.y&&(n[e.id]=e),i.x>t.x&&i.y>t.y&&(m(t.width)&&m(t.height)&&i.width+i.x<t.width+t.x&&i.height+i.y<t.height+t.y?n[e.id]=e:m(t.width)&&m(t.height)||(n[e.id]=e))})),n}(e,t);this._selection.select(T(n))},Rv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Rv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};var $v={__depends__:[Im,th],__init__:["lassoTool"],lassoTool:["type",Rv]},Bv=1500,zv="grab";function qv(e,t,n,i,r,o){this._dragging=n,this._mouse=o;var s=this,a=i.get("keyboard",!1);r.registerTool("hand",{tool:"hand",dragging:"hand.move"}),e.on("element.mousedown",Bv,(function(e){if(qo(e))return s.activateMove(e.originalEvent,!0),!1})),a&&a.addListener(Bv,(function(e){if(Nv(e.keyEvent)&&!s.isActive()){var t=s._mouse.getLastMoveEvent();s.activateMove(t,!!t)}}),"keyboard.keydown"),a&&a.addListener(Bv,(function(e){Nv(e.keyEvent)&&s.isActive()&&s.toggle()}),"keyboard.keyup"),e.on("hand.end",(function(t){var n=t.originalEvent.target;if(!(t.hover||n instanceof SVGElement))return!1;e.once("hand.ended",(function(){s.activateMove(t.originalEvent,{reactivate:!0})}))})),e.on("hand.move.move",(function(e){var n=t.viewbox().scale;t.scroll({dx:e.dx*n,dy:e.dy*n})})),e.on("hand.move.end",(function(t){var n=t.context.reactivate;return!qo(t)&&n&&e.once("hand.move.ended",(function(e){s.activateHand(e.originalEvent,!0,!0)})),!1}))}function Nv(e){return zs("Space",e)}qv.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],qv.prototype.activateMove=function(e,t,n){"object"==typeof t&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:zv,data:{context:n||{}}})},qv.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:zv,data:{context:{reactivate:n}}})},qv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},qv.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^(hand|hand\.move)$/.test(e.prefix)};var Lv={__depends__:[Im,th],__init__:["handTool"],handTool:["type",qv]},Iv="connect-ok",Vv="connect-not-ok";function Fv(e,t,n,i,r,o,s){var a=this;this._dragging=t,this._rules=o,this._mouse=s,r.registerTool("global-connect",{tool:"global-connect",dragging:"global-connect.drag"}),e.on("global-connect.hover",(function(e){var t=e.context,n=e.hover,r=t.canStartConnect=a.canStartConnect(n);null!==r&&(t.startTarget=n,i.addMarker(n,r?Iv:Vv))})),e.on(["global-connect.out","global-connect.cleanup"],(function(e){var t=e.context.startTarget,n=e.context.canStartConnect;t&&i.removeMarker(t,n?Iv:Vv)})),e.on(["global-connect.ended"],(function(t){var i=t.context.startTarget,r={x:t.x,y:t.y};if(a.canStartConnect(i))return e.once("element.out",(function(){e.once(["connect.ended","connect.canceled"],(function(){e.fire("global-connect.drag.ended")})),n.start(null,i,r)})),!1}))}Fv.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Fv.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Fv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Fv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Fv.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};var Hv={__depends__:[Sp,kc,xc,Im,th],globalConnect:["type",Fv]};function Qv(e,t,n,i,r,o,s,a){this._palette=e,this._create=t,this._elementFactory=n,this._spaceTool=i,this._lassoTool=r,this._handTool=o,this._globalConnect=s,this._translate=a,e.registerProvider(this)}Qv.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],Qv.prototype.getPaletteEntries=function(e){var t={},n=this._create,i=this._elementFactory,r=this._spaceTool,o=this._lassoTool,s=this._handTool,a=this._globalConnect,l=this._translate;function c(e,t,r,o,s){function a(t){var r=i.createShape(F({type:e},s));s&&(Dr(r).isExpanded=s.isExpanded);n.start(t,r)}var c=e.replace(/^bpmn:/,"");return{group:t,className:r,title:o||l("Create {type}",{type:c}),action:{dragstart:a,click:a}}}function p(e){var t=i.createShape({type:"bpmn:SubProcess",x:0,y:0,isExpanded:!0}),r=i.createShape({type:"bpmn:StartEvent",x:40,y:82,parent:t});n.start(e,[t,r],{hints:{autoSelect:[t]}})}function h(e){n.start(e,i.createParticipantShape())}return F(t,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:l("Activate the hand tool"),action:{click:function(e){s.activateHand(e)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:l("Activate the lasso tool"),action:{click:function(e){o.activateSelection(e)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:l("Activate the create/remove space tool"),action:{click:function(e){r.activateSelection(e)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:l("Activate the global connect tool"),action:{click:function(e){a.start(e)}}},"tool-separator":{group:"tools",separator:!0},"create.start-event":c("bpmn:StartEvent","event","bpmn-icon-start-event-none",l("Create StartEvent")),"create.intermediate-event":c("bpmn:IntermediateThrowEvent","event","bpmn-icon-intermediate-event-none",l("Create Intermediate/Boundary Event")),"create.end-event":c("bpmn:EndEvent","event","bpmn-icon-end-event-none",l("Create EndEvent")),"create.exclusive-gateway":c("bpmn:ExclusiveGateway","gateway","bpmn-icon-gateway-none",l("Create Gateway")),"create.task":c("bpmn:Task","activity","bpmn-icon-task",l("Create Task")),"create.data-object":c("bpmn:DataObjectReference","data-object","bpmn-icon-data-object",l("Create DataObjectReference")),"create.data-store":c("bpmn:DataStoreReference","data-store","bpmn-icon-data-store",l("Create DataStoreReference")),"create.subprocess-expanded":{group:"activity",className:"bpmn-icon-subprocess-expanded",title:l("Create expanded SubProcess"),action:{dragstart:p,click:p}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:l("Create Pool/Participant"),action:{dragstart:h,click:h}},"create.group":c("bpmn:Group","artifact","bpmn-icon-group",l("Create Group"))}),t};var Uv={__depends__:[Tv,Zp,ag,$v,Lv,Hv,wo],__init__:["paletteProvider"],paletteProvider:["type",Qv]};function Wv(e,t,n,i,r){ls.call(this,e),e.on("shape.move.move",250,(function(e){var o=e.context,s=o.canExecute;o.visualReplacements||(o.visualReplacements={}),s&&s.replacements?function(e){_(e.canExecute.replacements,(function(o){var s=o.oldElementId,a={type:o.newElementType};if(!e.visualReplacements[s]){var l=t.get(s);F(a,{x:l.x,y:l.y});var c=n.createShape(a);i.addShape(c,l.parent);var p=Ee('[data-element-id="'+us(l.id)+'"]',e.dragGroup);p&&Te(p,{display:"none"});var h=r.addDragger(c,e.dragGroup);e.visualReplacements[s]=h,i.removeShape(c)}}))}(o):function(e){var t=e.visualReplacements;_(t,(function(n,i){var r=Ee('[data-element-id="'+us(i)+'"]',e.dragGroup);r&&Te(r,{display:"inline"}),n.remove(),t[i]&&delete t[i]}))}(o)}))}Wv.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],r(Wv,ls);var Xv={__depends__:[Lp],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Wv]},Yv=40,Gv=["x","y"],Zv=Math.abs;function Kv(e){e.on(["connect.hover","connect.move","connect.end"],1250,(function(e){var t=e.context,n=t.canExecute,i=t.start,r=t.hover,o=t.source,s=t.target;e.originalEvent&&Bs(e.originalEvent)||(t.initialConnectionStart||(t.initialConnectionStart=t.connectionStart),n&&r&&function(e,t,n){Gv.forEach((function(i){var r=tb(i,t);e[i]<t[i]+n?gp(e,i,t[i]+n):e[i]>t[i]+r-n&&gp(e,i,t[i]+r-n)}))}(e,r,function(e){return Ar(e,"bpmn:Task")?10:20}(r)),r&&function(e,t){return S(t,(function(t){return eb(e,t)}))}(n,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(t.connectionStart=fp(i),Mr(r,["bpmn:Event","bpmn:Gateway"])&&Jv(e,fp(r)),Mr(r,["bpmn:Task","bpmn:SubProcess"])&&function(e,t){var n=fp(t);Gv.forEach((function(i){(function(e,t,n){return e[n]>t[n]+20&&e[n]<t[n]+tb(n,t)-20})(e,t,i)&&gp(e,i,n[i])}))}(e,r),Ar(o,"bpmn:BoundaryEvent")&&s===o.host&&function(e){var t=e.context,n=t.source,i=t.target;if(function(e){var t=e.hover,n=e.source;return t&&n&&t===n}(t))return;var r=fp(n),o=On(r,i,-10),s=[];/top|bottom/.test(o)&&s.push("x");/left|right/.test(o)&&s.push("y");s.forEach((function(t){var n,i=e[t];Zv(i-r[t])<Yv&&(n=i>r[t]?r[t]+Yv:r[t]-Yv,gp(e,t,n))}))}(e)):eb(n,"bpmn:MessageFlow")?(Ar(i,"bpmn:Event")&&(t.connectionStart=fp(i)),Ar(r,"bpmn:Event")&&Jv(e,fp(r))):t.connectionStart=t.initialConnectionStart)}))}function Jv(e,t){gp(e,"x",t.x),gp(e,"y",t.y)}function eb(e,t){return e&&e.type===t}function tb(e,t){return"x"===e?t.width:t.height}function nb(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}function ib(e){this._snapValues={}}Kv.$inject=["eventBus"],nb.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},nb.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,-1===this._snapLocations.indexOf(e)&&this._snapLocations.push(e)},nb.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},nb.prototype.getSnapLocations=function(){return this._snapLocations},nb.prototype.setSnapLocations=function(e){this._snapLocations=e},nb.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new ib).initDefaults(this._defaultSnaps),n},ib.prototype.add=function(e,t){var n=this._snapValues[e];n||(n=this._snapValues[e]={x:[],y:[]}),-1===n.x.indexOf(t.x)&&n.x.push(t.x),-1===n.y.indexOf(t.y)&&n.y.push(t.y)},ib.prototype.snap=function(e,t,n,i){var r=this._snapValues[t];return r&&function(e,t,n){var i,r;for(n=void 0===n?10:n,i=0;i<t.length;i++)if(r=t[i],pp(r-e)<=n)return r}(e[n],r[n],i)},ib.prototype.initDefaults=function(e){var t=this;_(e||{},(function(e,n){_(e,(function(e){t.add(n,e)}))}))};function rb(e,t,n){var i=this;this._elementRegistry=e,t.on(["create.start","shape.move.start"],(function(e){i.initSnap(e)})),t.on(["create.move","create.end","shape.move.move","shape.move.end"],1250,(function(e){var t=e.context,r=t.shape,o=t.snapContext,s=t.target;if((!e.originalEvent||!Bs(e.originalEvent))&&!mp(e)&&s){var a=o.pointsForTarget(s);a.initialized||((a=i.addSnapTargetPoints(a,r,s)).initialized=!0),n.snap(e,a)}})),t.on(["create.cleanup","shape.move.cleanup"],(function(){n.hide()}))}function ob(e){return!!e.labelTarget}rb.$inject=["elementRegistry","eventBus","snapping"],rb.prototype.initSnap=function(e){var t,n=this._elementRegistry,i=e.context,r=i.shape,o=i.snapContext;o||(o=i.snapContext=new nb);var s=(t=n.get(r.id)?fp(r,e):{x:e.x+fp(r).x,y:e.y+fp(r).y}).x-r.width/2,a=t.y-r.height/2,l=t.x+r.width/2,c=t.y+r.height/2;return o.setSnapOrigin("mid",{x:t.x-e.x,y:t.y-e.y}),ob(r)||(o.setSnapOrigin("top-left",{x:s-e.x,y:a-e.y}),o.setSnapOrigin("bottom-right",{x:l-e.x,y:c-e.y})),o},rb.prototype.addSnapTargetPoints=function(e,t,n){return _(this.getSnapTargets(t,n),(function(n){if(ob(n))ob(t)&&e.add("mid",fp(n));else if(n.waypoints){if(n.waypoints.length<3)return;_(n.waypoints.slice(1,-1),(function(t){e.add("mid",t)}))}else{e.add("mid",fp(n))}})),m(t.x)&&m(t.y)?(this._elementRegistry.get(t.id)&&e.add("mid",fp(t)),e):e},rb.prototype.getSnapTargets=function(e,t){return yp(t).filter((function(e){return!e.hidden}))};function sb(e,t){t.invoke(rb,this),e.on(["create.move","create.end"],1500,ab),e.on(["create.move","create.end","shape.move.move","shape.move.end"],1500,(function(e){var t=e.context,n=t.canExecute,i=t.target;n&&("attach"===n||n.attach)&&!mp(e)&&function(e,t){var n,i=vn(t),r=nm(e,t),o=e.context.shape;n=o.parent?{x:0,y:0}:xn(o);/top/.test(r)?gp(e,"y",i.top-n.y):/bottom/.test(r)&&gp(e,"y",i.bottom-n.y);/left/.test(r)?gp(e,"x",i.left-n.x):/right/.test(r)&&gp(e,"x",i.right-n.x)}(e,i)}))}function ab(e){var t=e.context.createConstraints;if(t){var n=t.top,i=t.right,r=t.bottom,o=t.left;(o&&o>=e.x||i&&i<=e.x)&&gp(e,"x",e.x),(n&&n>=e.y||r&&r<=e.y)&&gp(e,"y",e.y)}}function lb(e,t){return-1!==e.indexOf(t)}function cb(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}r(sb,rb),sb.$inject=["eventBus","injector"],sb.prototype.initSnap=function(e){var t=rb.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return _(n.outgoing,(function(n){var r=n.waypoints[0];r=r.original||r,t.setSnapOrigin(n.id+"-docking",cb(r,i,e))})),_(n.incoming,(function(n){var r=n.waypoints[n.waypoints.length-1];r=r.original||r,t.setSnapOrigin(n.id+"-docking",cb(r,i,e))})),Ar(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},sb.prototype.addSnapTargetPoints=function(e,t,n){rb.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);_(i,(function(n){var i;(function(e){if(Ar(e,"bpmn:SubProcess")&&Xr(e))return!0;return Ar(e,"bpmn:Participant")}(n)||(i="bpmn:TextAnnotation",[t,n].every((function(e){return Ar(e,i)}))))&&(e.add("top-left",up(n)),e.add("bottom-right",dp(n)))}));var r=this._elementRegistry;return _(t.incoming,(function(n){if(r.get(t.id)){lb(i,n.source)||e.add("mid",xn(n.source));var o=n.waypoints[0];e.add(n.id+"-docking",o.original||o)}})),_(t.outgoing,(function(n){if(r.get(t.id)){lb(i,n.target)||e.add("mid",xn(n.target));var o=n.waypoints[n.waypoints.length-1];e.add(n.id+"-docking",o.original||o)}})),Ar(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},sb.prototype.getSnapTargets=function(e,t){return rb.prototype.getSnapTargets.call(this,e,t).filter((function(e){return!Ar(e,"bpmn:Lane")}))};function pb(e,t){var n=this;e.on(["resize.start"],(function(e){n.initSnap(e)})),e.on(["resize.move","resize.end"],1250,(function(e){var i=e.context,r=i.shape,o=r.parent,s=i.direction,a=i.snapContext;if(!(e.originalEvent&&Bs(e.originalEvent)||mp(e))){var l=a.pointsForTarget(o);l.initialized||((l=n.addSnapTargetPoints(l,r,o,s)).initialized=!0),function(e){return"n"===e||"s"===e}(s)&&gp(e,"x",e.x),function(e){return"e"===e||"w"===e}(s)&&gp(e,"y",e.y),t.snap(e,l)}})),e.on(["resize.cleanup"],(function(){t.hide()}))}function hb(e,t){var n=xn(e),i=vn(e),r={x:n.x,y:n.y};return-1!==t.indexOf("n")?r.y=i.top:-1!==t.indexOf("s")&&(r.y=i.bottom),-1!==t.indexOf("e")?r.x=i.right:-1!==t.indexOf("w")&&(r.x=i.left),r}pb.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new nb);var o=hb(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},pb.prototype.addSnapTargetPoints=function(e,t,n,i){return _(this.getSnapTargets(t,n),(function(t){e.add("corner",dp(t)),e.add("corner",up(t))})),e.add("corner",hb(t,i)),e},pb.$inject=["eventBus","snapping"],pb.prototype.getSnapTargets=function(e,t){return yp(t).filter((function(t){return!(n=t,i=e,n.host===i||function(e){return!!e.waypoints}(t)||function(e){return!!e.hidden}(t)||function(e){return!!e.labelTarget}(t));var n,i}))};function ub(e){this._canvas=e,this._asyncHide=I(V(this.hide,this),1e3)}ub.$inject=["canvas"],ub.prototype.snap=function(e,t){var n=e.context.snapContext,i=n.getSnapLocations(),r={x:mp(e,"x"),y:mp(e,"y")};_(i,(function(i){var o=n.getSnapOrigin(i),s={x:e.x+o.x,y:e.y+o.y};if(_(["x","y"],(function(e){var n;r[e]||void 0!==(n=t.snap(s,i,e,7))&&(r[e]={value:n,originValue:n-o[e]})})),r.x&&r.y)return!1})),this.showSnapLine("vertical",r.x&&r.x.value),this.showSnapLine("horizontal",r.y&&r.y.value),_(["x","y"],(function(t){var n=r[t];f(n)&&gp(e,t,n.originValue)}))},ub.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ie("path");return Te(n,{d:"M0,0 L0,0"}),Re(n).add("djs-snap-line"),Ce(t,n),{update:function(t){m(t)?Te(n,"horizontal"===e?{d:"M-100000,"+t+" L+100000,"+t,display:""}:{d:"M "+t+",-100000 L "+t+", +100000",display:""}):Te(n,{display:"none"})}}},ub.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},ub.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},ub.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},ub.prototype.hide=function(){_(this._snapLines,(function(e){e.update()}))};var db={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",rb],resizeSnapping:["type",pb],snapping:["type",ub]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",Kv],createMoveSnapping:["type",sb]};function fb(e,t,n,i){this._open=!1,this._results=[],this._eventMaps=[],this._canvas=e,this._eventBus=t,this._overlays=n,this._selection=i,this._container=_e(fb.BOX_HTML),this._searchInput=Ee(fb.INPUT_SELECTOR,this._container),this._resultsContainer=Ee(fb.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy"],this.close,this)}function mb(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+fb.RESULT_HIGHLIGHT_CLASS+'">'+fs(e.matched)+"</strong>":t+=fs(e.normal)})),""!==t?t:null}(t),r=_e(n);r.innerHTML=i,e.appendChild(r)}fb.$inject=["canvas","eventBus","overlays","selection"],fb.prototype._bindEvents=function(){var e=this;function t(t,n,i,r){e._eventMaps.push({el:t,type:i,listener:be.bind(t,n,i,r)})}t(document,"html","click",(function(t){e.close()})),t(this._container,fb.INPUT_SELECTOR,"click",(function(e){e.stopPropagation(),e.delegateTarget.focus()})),t(this._container,fb.RESULT_SELECTOR,"mouseover",(function(t){t.stopPropagation(),e._scrollToNode(t.delegateTarget),e._preselect(t.delegateTarget)})),t(this._container,fb.RESULT_SELECTOR,"click",(function(t){t.stopPropagation(),e._select(t.delegateTarget)})),t(this._container,fb.INPUT_SELECTOR,"keydown",(function(e){zs("ArrowUp",e)&&e.preventDefault(),zs("ArrowDown",e)&&e.preventDefault()})),t(this._container,fb.INPUT_SELECTOR,"keyup",(function(t){if(zs("Escape",t))return e.close();if(zs("Enter",t)){var n=e._getCurrentResult();return n?e._select(n):e.close()}return zs("ArrowUp",t)?e._scrollToDirection(!0):zs("ArrowDown",t)?e._scrollToDirection():void(zs(["ArrowLeft","ArrowRight"],t)||e._search(t.delegateTarget.value))}))},fb.prototype._unbindEvents=function(){this._eventMaps.forEach((function(e){be.unbind(e.el,e.type,e.listener)}))},fb.prototype._search=function(e){var t=this;if(this._clearResults(),e&&""!==e){var n=this._searchProvider.find(e);if(n.length){n.forEach((function(e){var n=e.element.id,i=t._createResultNode(e,n);t._results[n]={element:e.element,node:i}}));var i=Ee(fb.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}}},fb.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},fb.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)}},fb.prototype._clearResults=function(){ae(this._resultsContainer),this._results=[],this._resetOverlay(),this._eventBus.fire("searchPad.cleared")},fb.prototype._getCurrentResult=function(){return Ee(fb.RESULT_SELECTED_SELECTOR,this._resultsContainer)},fb.prototype._createResultNode=function(e,t){var n=_e(fb.RESULT_HTML);return e.primaryTokens.length>0&&mb(n,e.primaryTokens,fb.RESULT_PRIMARY_HTML),mb(n,e.secondaryTokens,fb.RESULT_SECONDARY_HTML),ie(n,fb.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},fb.prototype.registerProvider=function(e){this._searchProvider=e},fb.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._bindEvents(),this._open=!0,oe(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},fb.prototype.close=function(){this.isOpen()&&(this._unbindEvents(),this._open=!1,oe(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._resetOverlay(),this._eventBus.fire("searchPad.closed"))},fb.prototype.toggle=function(){this.isOpen()?this.close():this.open()},fb.prototype.isOpen=function(){return this._open},fb.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&oe(t).remove(fb.RESULT_SELECTED_CLASS);var n=ie(e,fb.RESULT_ID_ATTRIBUTE),i=this._results[n].element;oe(e).add(fb.RESULT_SELECTED_CLASS),this._resetOverlay(i),this._canvas.scrollToElement(i,{top:400}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},fb.prototype._select=function(e){var t=ie(e,fb.RESULT_ID_ATTRIBUTE),n=this._results[t].element;this.close(),this._resetOverlay(),this._canvas.scrollToElement(n,{top:400}),this._selection.select(n),this._eventBus.fire("searchPad.selected",n)},fb.prototype._resetOverlay=function(e){if(this._overlayId&&this._overlays.remove(this._overlayId),e){var t=function(e){var t=6,n=e.width+2*t,i=e.height+2*t,r={width:n+"px",height:i+"px"},o=_e('<div class="'+fb.OVERLAY_CLASS+'"></div>');return ne(o,r),{position:{bottom:i-t,right:n-t},show:!0,html:o}}(wt(e));this._overlayId=this._overlays.add(e,t)}},fb.CONTAINER_SELECTOR=".djs-search-container",fb.INPUT_SELECTOR=".djs-search-input input",fb.RESULTS_CONTAINER_SELECTOR=".djs-search-results",fb.RESULT_SELECTOR=".djs-search-result",fb.RESULT_SELECTED_CLASS="djs-search-result-selected",fb.RESULT_SELECTED_SELECTOR="."+fb.RESULT_SELECTED_CLASS,fb.RESULT_ID_ATTRIBUTE="data-result-id",fb.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",fb.OVERLAY_CLASS="djs-search-overlay",fb.BOX_HTML='<div class="djs-search-container djs-draggable djs-scrollable"><div class="djs-search-input"><input type="text"/></div><div class="djs-search-results"></div></div>',fb.RESULT_HTML='<div class="djs-search-result"></div>',fb.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',fb.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';var gb={__depends__:[os,Ko],searchPad:["type",fb]};function yb(e,t,n){this._elementRegistry=e,this._canvas=n,t.registerProvider(this)}function vb(e){var t=O(e,(function(e){return!!e.matched}));return t.length>0}function bb(e,t){var n=[],i=e;if(!e)return n;e=e.toLowerCase(),t=t.toLowerCase();var r=e.indexOf(t);return r>-1?(0!==r&&n.push({normal:i.substr(0,r)}),n.push({matched:i.substr(r,t.length)}),t.length+r<e.length&&n.push({normal:i.substr(t.length+r,e.length)})):n.push({normal:i}),n}yb.$inject=["elementRegistry","searchPad","canvas"],yb.prototype.find=function(e){var t=this._canvas.getRootElement(),n=this._elementRegistry.filter((function(e){return!e.labelTarget}));return n=O(n,(function(e){return e!==t})),n=$(n=O(n=C(n,(function(t){return{primaryTokens:bb(Jr(t),e),secondaryTokens:bb(t.id,e),element:t}})),(function(e){return vb(e.primaryTokens)||vb(e.secondaryTokens)})),(function(e){return Jr(e.element)+e.element.id}))};var wb={__depends__:[gb],__init__:["bpmnSearch"],bpmnSearch:["type",yb]};function xb(e){Wr.call(this,e)}r(xb,Wr),xb.Viewer=Ts,xb.NavigatedViewer=ca,xb.prototype.createDiagram=Pr((function(){return this.importXML('<?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>')})),xb.prototype._interactionModules=[Xs,na,va,la],xb.prototype._modelingModules=[Gl,cc,Ec,fc,xp,Sp,Ap,iu,fh,Zp,pu,gu,Mu,Du,ju,Vu,sd,mv,Ev,Uv,Xv,Ju,db,wb],xb.prototype._modules=[].concat(Ts.prototype._modules,xb.prototype._interactionModules,xb.prototype._modelingModules);var Ob={min:.2,max:4};function _b(e,t,n,i,r){var o=this;function s(e){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),Pb(Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),o._canvas),o._update()}function a(e){return function(t){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),e&&s(t);var n=Eb({x:t.clientX-o._state._svgClientRect.left,y:t.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),r=i.viewbox(),a=function(e,t){var n={x:t.x+t.width/2,y:t.y+t.height/2};return{x:e.x-n.x,y:e.y-n.y}}(n,r),p=o._viewportDom.getBoundingClientRect(),h={x:t.clientX-p.left+1,y:t.clientY-p.top+1};F(o._state,{cachedViewbox:r,initialDragPosition:{x:t.clientX,y:t.clientY},isDragging:!0,offsetViewport:a,offsetViewportDom:h,viewportClientRect:o._viewport.getBoundingClientRect(),parentClientRect:o._parent.getBoundingClientRect()}),ge.bind(document,"mousemove",l),ge.bind(document,"mouseup",c)}}function l(e){if(o._state.isDragging){o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect());var t=o._state.offsetViewportDom,n=o._state.viewportClientRect,i=o._state.parentClientRect;F(o._viewportDom.style,{top:e.clientY-t.y-i.top+"px",left:e.clientX-t.x-i.left+"px"});var r=Mb(i,{top:e.clientY-t.y-i.top,left:e.clientX-t.x-i.left,width:n.width,height:n.height});F(o._overlay.style,{clipPath:r});var s=Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pb({x:s.x-o._state.offsetViewport.x,y:s.y-o._state.offsetViewport.y},o._canvas)}}function c(e){o._state.isDragging&&(o._state.initialDragPosition.x===e.clientX&&o._state.initialDragPosition.y===e.clientY&&s(e),o._update(),F(o._state,{cachedViewbox:null,initialDragPosition:null,isDragging:!1,offsetViewport:null,offsetViewportDom:null}),ge.unbind(document,"mousemove",l),ge.unbind(document,"mouseup",c))}this._canvas=i,this._elementRegistry=r,this._eventBus=n,this._injector=t,this._state={isOpen:void 0,isDragging:!1,initialDragPosition:null,offsetViewport:null,cachedViewbox:null,dragger:null,svgClientRect:null,parentClientRect:null,zoomDelta:0},this._init(),this.toggle(e&&e.open||!1),ge.bind(this._svg,"click",(function(e){e.preventDefault(),e.stopPropagation(),s(e)})),ge.bind(this._viewportDom,"mousedown",a(!1)),ge.bind(this._svg,"mousedown",a(!0)),ge.bind(this._parent,"wheel",(function(e){if(e.preventDefault(),e.stopPropagation(),e.ctrlKey&&(o._state._svgClientRect&&!Cb(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),t=e,n=o._state._svgClientRect,t.x>n.left&&t.x<n.left+n.width&&t.y>n.top&&t.y<n.top+n.height)){var t,n,r,s,a,l,c=0===e.deltaMode?.02:.32,p=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*Ab(e.deltaY)*-c;if(o._state.zoomDelta+=p,Math.abs(o._state.zoomDelta)>.1){var h=p>0?1:-1,u=Math.log(i.zoom())/Math.log(10),d=(r=Ob,s=20,a=Math.log(r.min)/Math.log(10),l=Math.log(r.max)/Math.log(10),(Math.abs(a)+Math.abs(l))/s),f=Math.round(u/d)*d;f+=d*h;var m=Math.pow(10,f);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(Ob,m),g),o._state.zoomDelta=0;var g=Eb({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pb(g,o._canvas),o._update()}}})),ge.bind(this._toggle,"click",(function(e){e.preventDefault(),e.stopPropagation(),o.toggle()})),n.on(["shape.added","connection.added"],(function(e){var t=e.element;o._addElement(t),o._update()})),n.on(["shape.removed","connection.removed"],(function(e){var t=e.element;o._removeElement(t),o._update()})),n.on("elements.changed",250,(function(e){e.elements.forEach((function(e){o._updateElement(e)})),o._update()})),n.on("element.updateId",(function(e){var t=e.element,n=e.newId;o._updateElementId(t,n)})),n.on("canvas.viewbox.changed",(function(){o._state.isDragging||o._update()})),n.on("canvas.resized",(function(){document.body.contains(o._parent)&&(o._state.isDragging||o._update(),o._state._svgClientRect=o._svg.getBoundingClientRect())})),n.on(["root.set","plane.set"],(function(e){o._clear(),(e.element||e.plane.rootElement).children.forEach((function(e){o._addElement(e)})),o._update()}))}function Eb(e,t,n){var i=t.getBoundingClientRect(),r=function(e,t){var n=e.width/e.height,i=F({},{x:e.x,y:e.y,width:e.width,height:e.height});if(n>t){var r=i.width*(1/t);F(i,{y:i.y-(r-i.height)/2,height:r})}else if(n<t){var o=i.height*t;F(i,{x:i.x-(o-i.width)/2,width:o})}return i}(n,i.width/i.height);return{x:kb(e.x,0,i.width,r.x,r.x+r.width),y:kb(e.y,0,i.height,r.y,r.y+r.height)}}function Pb(e,t){var n=t.viewbox(),i=n.width,r=n.height;t.viewbox({x:e.x-i/2,y:e.y-r/2,width:i,height:r})}function kb(e,t,n,i,r){return(e-t)*(r-i)/(n-t)+i}function Sb(e,t,n){var i=function(e){var t=Ee(".children",e);t||Ce(e,t=Ie("g",{class:"children"}));return t}(t),r=[].slice.call(i.childNodes)[n];r?t.insertBefore(e,r.nextSibling):t.appendChild(e)}function Cb(e){return 0===e.width&&0===e.height}_b.$inject=["config.minimap","injector","eventBus","canvas","elementRegistry"],_b.prototype._init=function(){var e=this._canvas.getContainer(),t=this._parent=document.createElement("div");oe(t).add("djs-minimap"),e.appendChild(t);var n=this._toggle=document.createElement("div");oe(n).add("toggle"),t.appendChild(n);var i=this._map=document.createElement("div");oe(i).add("map"),t.appendChild(i);var r=this._svg=Ie("svg");Te(r,{width:"100%",height:"100%"}),Ce(i,r),Ce(r,this._elementsGroup=Ie("g"));var o=this._viewportGroup=Ie("g");Ce(r,o);var s=this._viewport=Ie("rect");Re(s).add("viewport"),Ce(o,s),ge.bind(t,"mousedown",(function(e){e.stopPropagation()}));var a=this._viewportDom=document.createElement("div");oe(a).add("viewport-dom"),this._parent.appendChild(a);var l=this._overlay=document.createElement("div");oe(l).add("overlay"),this._parent.appendChild(l)},_b.prototype._update=function(){var e=this._canvas.viewbox(),t=e.inner,n=e.outer;if(Db(e)){var i,r,o,s,a=n.width-t.width,l=n.height-t.height;t.width<n.width?(i=t.x-a/2,o=n.width,t.x+t.width<n.width&&(i=Math.min(0,t.x))):(i=t.x,o=t.width),t.height<n.height?(r=t.y-l/2,s=n.height,t.y+t.height<n.height&&(r=Math.min(0,t.y))):(r=t.y,s=t.height),i-=50,r-=50,o+=100,s+=100,this._lastViewbox={x:i,y:r,width:o,height:s},Te(this._svg,{viewBox:i+", "+r+", "+o+", "+s}),Te(this._viewport,{x:e.x,y:e.y,width:e.width,height:e.height});var c=this._state._parentClientRect=this._parent.getBoundingClientRect(),p=this._viewport.getBoundingClientRect(),h={top:p.top-c.top,left:p.left-c.left,width:p.width,height:p.height};F(this._viewportDom.style,{top:h.top+"px",left:h.left+"px",width:h.width+"px",height:h.height+"px"});var u=Mb(c,h);F(this._overlay.style,{clipPath:u})}},_b.prototype.open=function(){F(this._state,{isOpen:!0}),oe(this._parent).add("open");var e=this._injector.get("translate",!1)||function(e){return e};ie(this._toggle,"title",e("Close minimap")),this._update(),this._eventBus.fire("minimap.toggle",{open:!0})},_b.prototype.close=function(){F(this._state,{isOpen:!1}),oe(this._parent).remove("open");var e=this._injector.get("translate",!1)||function(e){return e};ie(this._toggle,"title",e("Open minimap")),this._eventBus.fire("minimap.toggle",{open:!1})},_b.prototype.toggle=function(e){var t=this.isOpen();void 0===e&&(e=!t),e!=t&&(e?this.open():this.close())},_b.prototype.isOpen=function(){return this._state.isOpen},_b.prototype._updateElement=function(e){try{void 0!==e.parent&&null!==e.parent&&(this._removeElement(e),this._addElement(e))}catch(e){console.warn("Minimap#_updateElement errored",e)}},_b.prototype._updateElementId=function(e,t){try{var n=Ee("#"+us(e.id),this._elementsGroup);n&&(n.id=t)}catch(e){console.warn("Minimap#_updateElementId errored",e)}},_b.prototype.isOnActivePlane=function(e){var t=this._canvas;return t.findRoot?t.findRoot(e)===t.getRootElement():!t.findPlane||t.findPlane(e)===t.getActivePlane()},_b.prototype._addElement=function(e){var t=this;if(this._removeElement(e),this.isOnActivePlane(e)){var n,i,r,o=this._createElement(e),s=Ee("#"+us(e.parent.id),this._elementsGroup);if(o){var a=function(e,t){var n=Ee(".djs-children",t.parentNode);if(!n)return;var i=[].slice.call(n.childNodes),r=-1;return i.forEach((function(t,n){Ee(".djs-element",t)===e&&(r=n)})),r}(this._elementRegistry.getGraphics(e),this._elementRegistry.getGraphics(e.parent));return"undefined"!==a&&s?s.childNodes.length>a?Sb(o,s,a):Sb(o,s,s.childNodes.length-1):this._elementsGroup.appendChild(o),!function(e){return e.waypoints}(e)?(i=e.x,r=e.y,s&&(i-=(n=e.parent).x,r-=n.y),Te(o,{transform:"translate("+i+" "+r+")"})):(i=0,r=0,void 0!==(n=e.parent).x&&void 0!==n.y&&(i=-n.x,r=-n.y),Te(o,{transform:"translate("+i+" "+r+")"})),e.children&&e.children.length&&e.children.forEach((function(e){t._addElement(e)})),o}}},_b.prototype._removeElement=function(e){var t=this._svg.getElementById(e.id);t&&$e(t)},_b.prototype._createElement=function(e){var t,n=this._elementRegistry.getGraphics(e);if(n&&(t=ei(n))){var i=ze(t);return Te(i,{id:e.id}),i}},_b.prototype._clear=function(){Be(this._elementsGroup)};var Ab=Math.sign||function(e){return e>=0?1:-1};function Mb(e,t){return"polygon("+[Tb(t.left,t.top),Tb(t.left+t.width,t.top),Tb(t.left+t.width,t.top+t.height),Tb(t.left,t.top+t.height),Tb(t.left,e.height),Tb(e.width,e.height),Tb(e.width,0),Tb(0,0),Tb(0,e.height),Tb(t.left,e.height)].join(", ")+")"}function Tb(e,t){return e+"px "+t+"px"}function Db(e){return k(e,(function(e){return f(e)?Db(e):m(e)&&isFinite(e)}))}var Rb={__init__:["minimap"],minimap:["type",_b]};function jb(e,t){var n,i,r=(e=e||{}).borderColor||"rgba(0,0,0,0.1)",o=e.crossColor||"#CCC",s=-1;Ce(t.getLayer("djs-origin",-1),n=zb("g",{"pointer-events":"none"})),!1!==e.showBorder&&Ce(n,zb("path",{class:Bb("border"),d:$b(["M",-22,s,"H",-1e3,"M",22,s,"H",6e3,"M",s,-22,"V",-1e3,"M",s,22,"V",3e3]),fill:"none",stroke:r,"stroke-width":"2px","stroke-dasharray":"6, 6","shape-rendering":"crispedges"})),Ce(n,zb("path",{d:$b(["M",-15,s,"H",15,"M",s,-15,"V",15]),class:Bb("cross"),fill:"none",stroke:o,"stroke-width":"2px","stroke-linecap":"round"})),(i=zb("text",{x:-40,y:-10,fill:o,class:Bb("label")})).textContent="(0, 0)",Ce(n,i)}function $b(e){return e.join(" ")}function Bb(e){return"djs-origin-"+e}function zb(e,t){var n=Ie(e);return Te(n,t),n}jb.$inject=["config.origin","canvas"];var qb={__init__:[jb]},Nb={offset:{x:150,y:75},tolerance:50,alignOnSave:!0};function Lb(e,t,n,i,r,o){function s(e,n){var i=n.offset,r=n.tolerance,o={};return["x","y"].forEach((function(n){var s=-e[n]+i[n],a=t.get("gridSnapping",!1);a&&(s=function(e,t,n){n||(n="round");return Math[n](e/t)*t}(s,a.getGridSpacing())),o[n]=Math.abs(s)<r?0:s})),o}function a(){var t=r.viewbox().inner,n=r.getRootElement().children;if(n.length){var o=s(t,e);0===o.x&&0===o.y||i.execute("elements.alignToOrigin",{elements:n,delta:o})}}function l(e){return function(t){n.once("commandStack.changed",(function(){var n=t.delta,i=r.viewbox().scale;r.scroll({dx:e*n.x*i,dy:e*n.y*i})}))}}var c,p,h;e=function(e){var t=F({},Nb,e||{});return m(t.offset)&&(t.offset={x:t.offset,y:t.offset}),t}(e),i.register("elements.alignToOrigin",{preExecute:function(e){var t=e.delta,n=e.elements;o.moveElements(n,t)},execute:l(-1),revert:l(1)}),e.alignOnSave&&(c=t.get("_parent",!1),p=n,((h=c&&c._eventBus)||p).on("saveXML.start",1250,a),h&&p.on("diagram.destroy",(function(){h.off("saveXML.start",a)}))),this.align=a,this.computeAdjustment=s,this._config=e}Lb.$inject=["config.alignToOrigin","injector","eventBus","commandStack","canvas","modeling"];var Ib={__init__:["alignToOrigin"],alignToOrigin:["type",Lb]};function Vb(e){function t(e){if(!e.labelTarget){var t=Tr(e);Ar(t,"bpmn:Participant")&&(t=t.processRef),Ar(t,"bpmn:Process")&&(t.isExecutable=!!t.isExecutable)}}e.on(["shape.added","root.added"],(function(e){t(e.element)})),e.on("elements.changed",(function(e){e.elements.forEach((function(e){t(e)}))}))}Vb.$inject=["eventBus"];var Fb,Hb,Qb,Ub,Wb,Xb={__init__:[Vb]},Yb={},Gb=[],Zb=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function Kb(e,t){for(var n in t)e[n]=t[n];return e}function Jb(e){var t=e.parentNode;t&&t.removeChild(e)}function ew(e,t,n){var i,r,o,s=arguments,a={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:a[o]=t[o];if(arguments.length>3)for(n=[n],o=3;o<arguments.length;o++)n.push(s[o]);if(null!=n&&(a.children=n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===a[o]&&(a[o]=e.defaultProps[o]);return tw(e,a,i,r,null)}function tw(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++Fb.__v:r};return null!=Fb.vnode&&Fb.vnode(o),o}function nw(e){return e.children}function iw(e,t){this.props=e,this.context=t}function rw(e,t){if(null==t)return e.__?rw(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?rw(e):null}function ow(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return ow(e)}}function sw(e){(!e.__d&&(e.__d=!0)&&Hb.push(e)&&!aw.__r++||Ub!==Fb.debounceRendering)&&((Ub=Fb.debounceRendering)||Qb)(aw)}function aw(){for(var e;aw.__r=Hb.length;)e=Hb.sort((function(e,t){return e.__v.__b-t.__v.__b})),Hb=[],e.some((function(e){var t,n,i,r,o,s;e.__d&&(o=(r=(t=e).__v).__e,(s=t.__P)&&(n=[],(i=Kb({},r)).__v=r.__v+1,gw(s,r,i,t.__n,void 0!==s.ownerSVGElement,null!=r.__h?[o]:null,n,null==o?rw(r):o,r.__h),yw(n,r),r.__e!=o&&ow(r)))}))}function lw(e,t,n,i,r,o,s,a,l,c){var p,h,u,d,f,m,g,y=i&&i.__k||Gb,v=y.length;for(n.__k=[],p=0;p<t.length;p++)if(null!=(d=n.__k[p]=null==(d=t[p])||"boolean"==typeof d?null:"string"==typeof d||"number"==typeof d||"bigint"==typeof d?tw(null,d,null,null,d):Array.isArray(d)?tw(nw,{children:d},null,null,null):d.__b>0?tw(d.type,d.props,d.key,null,d.__v):d)){if(d.__=n,d.__b=n.__b+1,null===(u=y[p])||u&&d.key==u.key&&d.type===u.type)y[p]=void 0;else for(h=0;h<v;h++){if((u=y[h])&&d.key==u.key&&d.type===u.type){y[h]=void 0;break}u=null}gw(e,d,u=u||Yb,r,o,s,a,l,c),f=d.__e,(h=d.ref)&&u.ref!=h&&(g||(g=[]),u.ref&&g.push(u.ref,null,d),g.push(h,d.__c||f,d)),null!=f?(null==m&&(m=f),"function"==typeof d.type&&null!=d.__k&&d.__k===u.__k?d.__d=l=cw(d,l,e):l=hw(e,d,u,y,f,l),c||"option"!==n.type?"function"==typeof n.type&&(n.__d=l):e.value=""):l&&u.__e==l&&l.parentNode!=e&&(l=rw(u))}for(n.__e=m,p=v;p--;)null!=y[p]&&("function"==typeof n.type&&null!=y[p].__e&&y[p].__e==n.__d&&(n.__d=rw(i,p+1)),bw(y[p],y[p]));if(g)for(p=0;p<g.length;p++)vw(g[p],g[++p],g[++p])}function cw(e,t,n){var i,r;for(i=0;i<e.__k.length;i++)(r=e.__k[i])&&(r.__=e,t="function"==typeof r.type?cw(r,t,n):hw(n,r,r,e.__k,r.__e,t));return t}function pw(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some((function(e){pw(e,t)})):t.push(e)),t}function hw(e,t,n,i,r,o){var s,a,l;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||r!=o||null==r.parentNode)e:if(null==o||o.parentNode!==e)e.appendChild(r),s=null;else{for(a=o,l=0;(a=a.nextSibling)&&l<i.length;l+=2)if(a==r)break e;e.insertBefore(r,o),s=o}return void 0!==s?s:r.nextSibling}function uw(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||Zb.test(t)?n:n+"px"}function dw(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||uw(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||uw(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i||e.addEventListener(t,o?mw:fw,o):e.removeEventListener(t,o?mw:fw,o);else if("dangerouslySetInnerHTML"!==t){if(r)t=t.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function fw(e){this.l[e.type+!1](Fb.event?Fb.event(e):e)}function mw(e){this.l[e.type+!0](Fb.event?Fb.event(e):e)}function gw(e,t,n,i,r,o,s,a,l){var c,p,h,u,d,f,m,g,y,v,b,w=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,a=t.__e=n.__e,t.__h=null,o=[a]),(c=Fb.__b)&&c(t);try{e:if("function"==typeof w){if(g=t.props,y=(c=w.contextType)&&i[c.__c],v=c?y?y.props.value:c.__:i,n.__c?m=(p=t.__c=n.__c).__=p.__E:("prototype"in w&&w.prototype.render?t.__c=p=new w(g,v):(t.__c=p=new iw(g,v),p.constructor=w,p.render=ww),y&&y.sub(p),p.props=g,p.state||(p.state={}),p.context=v,p.__n=i,h=p.__d=!0,p.__h=[]),null==p.__s&&(p.__s=p.state),null!=w.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=Kb({},p.__s)),Kb(p.__s,w.getDerivedStateFromProps(g,p.__s))),u=p.props,d=p.state,h)null==w.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==w.getDerivedStateFromProps&&g!==u&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,v),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,v)||t.__v===n.__v){p.props=g,p.state=p.__s,t.__v!==n.__v&&(p.__d=!1),p.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),p.__h.length&&s.push(p);break e}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,v),null!=p.componentDidUpdate&&p.__h.push((function(){p.componentDidUpdate(u,d,f)}))}p.context=v,p.props=g,p.state=p.__s,(c=Fb.__r)&&c(t),p.__d=!1,p.__v=t,p.__P=e,c=p.render(p.props,p.state,p.context),p.state=p.__s,null!=p.getChildContext&&(i=Kb(Kb({},i),p.getChildContext())),h||null==p.getSnapshotBeforeUpdate||(f=p.getSnapshotBeforeUpdate(u,d)),b=null!=c&&c.type===nw&&null==c.key?c.props.children:c,lw(e,Array.isArray(b)?b:[b],t,n,i,r,o,s,a,l),p.base=t.__e,t.__h=null,p.__h.length&&s.push(p),m&&(p.__E=p.__=null),p.__e=!1}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,r,o,s,a){var l,c,p,h,u=n.props,d=t.props,f=t.type,m=0;if("svg"===f&&(r=!0),null!=o)for(;m<o.length;m++)if((l=o[m])&&(l===e||(f?l.localName==f:3==l.nodeType))){e=l,o[m]=null;break}if(null==e){if(null===f)return document.createTextNode(d);e=r?document.createElementNS("http://www.w3.org/2000/svg",f):document.createElement(f,d.is&&d),o=null,a=!1}if(null===f)u===d||a&&e.data===d||(e.data=d);else{if(o=o&&Gb.slice.call(e.childNodes),c=(u=n.props||Yb).dangerouslySetInnerHTML,p=d.dangerouslySetInnerHTML,!a){if(null!=o)for(u={},h=0;h<e.attributes.length;h++)u[e.attributes[h].name]=e.attributes[h].value;(p||c)&&(p&&(c&&p.__html==c.__html||p.__html===e.innerHTML)||(e.innerHTML=p&&p.__html||""))}if(function(e,t,n,i,r){var o;for(o in n)"children"===o||"key"===o||o in t||dw(e,o,null,n[o],i);for(o in t)r&&"function"!=typeof t[o]||"children"===o||"key"===o||"value"===o||"checked"===o||n[o]===t[o]||dw(e,o,t[o],n[o],i)}(e,d,u,r,a),p)t.__k=[];else if(m=t.props.children,lw(e,Array.isArray(m)?m:[m],t,n,i,r&&"foreignObject"!==f,o,s,e.firstChild,a),null!=o)for(m=o.length;m--;)null!=o[m]&&Jb(o[m]);a||("value"in d&&void 0!==(m=d.value)&&(m!==e.value||"progress"===f&&!m)&&dw(e,"value",m,u.value,!1),"checked"in d&&void 0!==(m=d.checked)&&m!==e.checked&&dw(e,"checked",m,u.checked,!1))}return e}(n.__e,t,n,i,r,o,s,l);(c=Fb.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=o)&&(t.__e=a,t.__h=!!l,o[o.indexOf(a)]=null),Fb.__e(e,t,n)}}function yw(e,t){Fb.__c&&Fb.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Fb.__e(e,t.__v)}}))}function vw(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Fb.__e(e,n)}}function bw(e,t,n){var i,r,o;if(Fb.unmount&&Fb.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||vw(i,null,t)),n||"function"==typeof e.type||(n=null!=(r=e.__e)),e.__e=e.__d=void 0,null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){Fb.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(o=0;o<i.length;o++)i[o]&&bw(i[o],t,n);null!=r&&Jb(r)}function ww(e,t,n){return this.constructor(e,n)}function xw(e,t,n){var i,r,o;Fb.__&&Fb.__(e,t),r=(i="function"==typeof n)?null:n&&n.__k||t.__k,o=[],gw(t,e=(!i&&n||t).__k=ew(nw,null,[e]),r||Yb,Yb,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?Gb.slice.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i),yw(o,e)}function Ow(e,t){var n={__c:t="__cC"+Wb++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,i;return this.getChildContext||(n=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(sw)},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}Fb={__e:function(e,t){for(var n,i,r;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&null!=i.getDerivedStateFromError&&(n.setState(i.getDerivedStateFromError(e)),r=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e),r=n.__d),r)return n.__E=n}catch(t){e=t}throw e},__v:0},iw.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=Kb({},this.state),"function"==typeof e&&(e=e(Kb({},n),this.props)),e&&Kb(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),sw(this))},iw.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),sw(this))},iw.prototype.render=nw,Hb=[],Qb="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,aw.__r=0,Wb=0;var _w,Ew,Pw,kw=0,Sw=[],Cw=Fb.__b,Aw=Fb.__r,Mw=Fb.diffed,Tw=Fb.__c,Dw=Fb.unmount;function Rw(e,t){Fb.__h&&Fb.__h(Ew,e,kw||t),kw=0;var n=Ew.__H||(Ew.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function jw(e){return kw=1,$w(Uw,e)}function $w(e,t,n){var i=Rw(_w++,2);return i.t=e,i.__c||(i.__=[n?n(t):Uw(void 0,t),function(e){var t=i.t(i.__[0],e);i.__[0]!==t&&(i.__=[t,i.__[1]],i.__c.setState({}))}],i.__c=Ew),i.__}function Bw(e,t){var n=Rw(_w++,3);!Fb.__s&&Qw(n.__H,t)&&(n.__=e,n.__H=t,Ew.__H.__h.push(n))}function zw(e){return kw=5,qw((function(){return{current:e}}),[])}function qw(e,t){var n=Rw(_w++,7);return Qw(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Nw(e,t){return kw=8,qw((function(){return e}),t)}function Lw(e){var t=Ew.context[e.__c],n=Rw(_w++,9);return n.__c=e,t?(null==n.__&&(n.__=!0,t.sub(Ew)),t.props.value):e.__}function Iw(){Sw.forEach((function(e){if(e.__P)try{e.__H.__h.forEach(Fw),e.__H.__h.forEach(Hw),e.__H.__h=[]}catch(t){e.__H.__h=[],Fb.__e(t,e.__v)}})),Sw=[]}Fb.__b=function(e){Ew=null,Cw&&Cw(e)},Fb.__r=function(e){Aw&&Aw(e),_w=0;var t=(Ew=e.__c).__H;t&&(t.__h.forEach(Fw),t.__h.forEach(Hw),t.__h=[])},Fb.diffed=function(e){Mw&&Mw(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==Sw.push(t)&&Pw===Fb.requestAnimationFrame||((Pw=Fb.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(i),Vw&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);Vw&&(t=requestAnimationFrame(n))})(Iw)),Ew=void 0},Fb.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Fw),e.__h=e.__h.filter((function(e){return!e.__||Hw(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Fb.__e(n,e.__v)}})),Tw&&Tw(e,t)},Fb.unmount=function(e){Dw&&Dw(e);var t=e.__c;if(t&&t.__H)try{t.__H.__.forEach(Fw)}catch(e){Fb.__e(e,t.__v)}};var Vw="function"==typeof requestAnimationFrame;function Fw(e){var t=Ew;"function"==typeof e.__c&&e.__c(),Ew=t}function Hw(e){var t=Ew;e.__c=e.__(),Ew=t}function Qw(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Uw(e,t){return"function"==typeof t?t(e):t}var Ww={exports:{}};
154
168
  /*!
155
169
  Copyright (c) 2018 Jed Watson.
156
170
  Licensed under the MIT License (MIT), see