12345678910111213141516171819202122232425262728293031323334 |
- /*! bpmn-js - bpmn-modeler v9.2.2 | Copyright (c) 2014-present, camunda Services GmbH | bpmn.io/license */
- !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).BpmnJS=t()}(this,(function(){"use strict";function e(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}var t=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),a="";for(r=0;r<Math.floor(i);r++){a=Math.floor(Math.random()*n).toString(n)+a}if(o){var s=Math.pow(n,o);a=Math.floor(Math.random()*s).toString(n)+a}var c=parseInt(a,n);return c!==1/0&&c>=Math.pow(2,e)?t(e,n):a};t.rack=function(e,n,i){var r=function(r){var a=0;do{if(a++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var s=t(e,n)}while(Object.hasOwnProperty.call(o,s));return o[s]=r,s},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 n(e){if(!(this instanceof n))return new n(e);e=e||[128,36,1],this._seed=e.length?t.rack(e[0],e[1],e[2]):e}function i(e){return Array.prototype.concat.apply([],e)}n.prototype.next=function(e){return this._seed(e||!0)},n.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},n.prototype.claim=function(e,t){this._seed.set(e,t||!0)},n.prototype.assigned=function(e){return this._seed.get(e)||!1},n.prototype.unclaim=function(e){delete this._seed.hats[e]},n.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var r=Object.prototype.toString,o=Object.prototype.hasOwnProperty;function a(e){return void 0===e}function s(e){return void 0!==e}function c(e){return null==e}function p(e){return"[object Array]"===r.call(e)}function l(e){return"[object Object]"===r.call(e)}function u(e){return"[object Number]"===r.call(e)}function h(e){var t=r.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function d(e){return"[object String]"===r.call(e)}function f(e,t){return o.call(e,t)}function m(e,t){var n;return t=D(t),y(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function v(e,t){var n=[];return y(e,(function(e,i){t(e,i)&&n.push(e)})),n}function y(e,t){var n;if(!a(e)){var i=p(e)?N:B;for(var r in e)if(f(e,r)&&!1===t(n=e[r],i(r)))return n}}function g(e,t){return a(e)?[]:(function(e){if(!p(e))throw new Error("must supply array")}(e),t=D(t),e.filter((function(e,n){return!t(e,n)})))}function b(e,t,n){return y(e,(function(e,i){n=t(n,e,i)})),n}function x(e,t){return!!b(e,(function(e,n,i){return e&&t(n,i)}),!0)}function _(e,t){return!!m(e,t)}function E(e,t){var n=[];return y(e,(function(e,i){n.push(t(e,i))})),n}function w(e){return e&&Object.keys(e)||[]}function S(e){return w(e).length}function C(e){return E(e,(function(e){return e}))}function R(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=k(t),y(e,(function(e){var i=t(e)||"_",r=n[i];r||(r=n[i]=[]),r.push(e)})),n}function T(e){e=k(e);for(var t={},n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];y(i,(function(n){return R(n,e,t)}));var o=E(t,(function(e,t){return e[0]}));return o}var P=T;function A(e,t){t=k(t);var n=[];return y(e,(function(e,i){for(var r=t(e,i),o={d:r,v:e},a=0;a<n.length;a++){if(r<n[a].d)return void n.splice(a,0,o)}n.push(o)})),E(n,(function(e){return e.v}))}function M(e){return function(t){return x(e,(function(e,n){return t[n]===e}))}}function k(e){return h(e)?e:function(t){return t[e]}}function D(e){return h(e)?e:function(t){return t===e}}function B(e){return e}function N(e){return Number(e)}function O(e,t){var n,i,r,o;function a(n){var a=Date.now(),p=n?0:o+t-a;if(p>0)return s(p);e.apply(r,i),c()}function s(e){n=setTimeout(a,e)}function c(){n&&clearTimeout(n),n=o=i=r=void 0}function p(){o=Date.now();for(var e=arguments.length,a=new Array(e),c=0;c<e;c++)a[c]=arguments[c];i=a,r=this,n||s(t)}return p.flush=function(){n&&a(!0),c()},p.cancel=c,p}function j(e,t){return e.bind(t)}function L(){return(L=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function I(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return L.apply(void 0,[e].concat(n))}function z(e,t){var n={},i=Object(e);return y(t,(function(t){t in i&&(n[t]=e[t])})),n}function F(e,t){var n={};return y(Object(e),(function(e,i){-1===t.indexOf(i)&&(n[i]=e)})),n}var $=Object.prototype.toString,H=Object.prototype.hasOwnProperty;function G(e,t){return H.call(e,t)}function V(e,t){var n;if(void 0!==e){var i=function(e){return"[object Array]"===$.call(e)}(e)?q:W;for(var r in e)if(G(e,r)&&!1===t(n=e[r],i(r)))return n}}function W(e){return e}function q(e){return Number(e)}function U(e){for(var t=e.style,n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return V(i,(function(e){e&&V(e,(function(e,n){t[n]=e}))})),e}function K(e,t,n){return 2==arguments.length?e.getAttribute(t):null===n?e.removeAttribute(t):(e.setAttribute(t,n),e)}var Y=[].indexOf,X=function(e,t){if(Y)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1},Z=/\s+/,Q=Object.prototype.toString;function J(e){return new ee(e)}function ee(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function te(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}ee.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~X(t,e)||t.push(e),this.el.className=t.join(" "),this},ee.prototype.remove=function(e){if("[object RegExp]"==Q.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=X(t,e);return~n&&t.splice(n,1),this.el.className=t.join(" "),this},ee.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},ee.prototype.toggle=function(e,t){return this.list?(void 0!==t?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(void 0!==t?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},ee.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(Z);return""===e[0]&&e.shift(),e},ee.prototype.has=ee.prototype.contains=function(e){return this.list?this.list.contains(e):!!~X(this.array(),e)};var ne="undefined"!=typeof Element?Element.prototype:{},ie=ne.matches||ne.matchesSelector||ne.webkitMatchesSelector||ne.mozMatchesSelector||ne.msMatchesSelector||ne.oMatchesSelector,re=function(e,t){if(!e||1!==e.nodeType)return!1;if(ie)return ie.call(e,t);for(var n=e.parentNode.querySelectorAll(t),i=0;i<n.length;i++)if(n[i]==e)return!0;return!1};function oe(e,t,n){for(var i=n?e:e.parentNode;i&&i.nodeType!==document.DOCUMENT_NODE&&i.nodeType!==document.DOCUMENT_FRAGMENT_NODE;){if(re(i,t))return i;i=i.parentNode}return re(i,t)?i:null}var ae=window.addEventListener?"addEventListener":"attachEvent",se=window.removeEventListener?"removeEventListener":"detachEvent",ce="addEventListener"!==ae?"on":"",pe={bind:function(e,t,n,i){return e[ae](ce+t,n,i||!1),n},unbind:function(e,t,n,i){return e[se](ce+t,n,i||!1),n}},le=["focus","blur"];var ue,he={bind:function(e,t,n,i,r){return-1!==le.indexOf(n)&&(r=!0),pe.bind(e,n,(function(n){var r=n.target||n.srcElement;n.delegateTarget=oe(r,t,!0),n.delegateTarget&&i.call(e,n)}),r)},unbind:function(e,t,n,i){return-1!==le.indexOf(t)&&(i=!0),pe.unbind(e,t,n,i)}},de=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=me[i]||me._default,a=o[0],s=o[1],c=o[2];(r=t.createElement("div")).innerHTML=s+e+c;for(;a--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var p=t.createDocumentFragment();for(;r.firstChild;)p.appendChild(r.removeChild(r.firstChild));return p},fe=!1;"undefined"!=typeof document&&((ue=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',fe=!ue.getElementsByTagName("link").length,ue=void 0);var me={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:fe?[1,"X<div>","</div>"]:[0,"",""]};function ve(e,t){return(t=t||document).querySelector(e)}function ye(e,t){return(t=t||document).querySelectorAll(e)}function ge(e){e.parentNode&&e.parentNode.removeChild(e)}function be(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 xe(e,t){return be(t,e),e}me.td=me.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],me.option=me.optgroup=[1,'<select multiple="multiple">',"</select>"],me.thead=me.tbody=me.colgroup=me.caption=me.tfoot=[1,"<table>","</table>"],me.polyline=me.ellipse=me.polygon=me.circle=me.text=me.line=me.path=me.rect=me.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var _e={"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 Ee(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=_e[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function we(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return _e[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);Ee(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)Ee(e,i,t[i])}(e,t);return e}function Se(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1}var Ce=/\s+/,Re=Object.prototype.toString;function Te(e){return void 0!==e}function Pe(e){return new Ae(e)}function Ae(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function Me(e){var t=e.parentNode;return t&&t.removeChild(e),e}function ke(e){for(var t;t=e.firstChild;)Me(t);return e}function De(e){return e.cloneNode(!0)}Ae.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Se(t,e)||t.push(e),Te(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},Ae.prototype.remove=function(e){if("[object RegExp]"===Re.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Se(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=t.join(" "),this},Ae.prototype.removeMatching=function(e){for(var t=this.array(),n=0;n<t.length;n++)e.test(t[n])&&this.remove(t[n]);return this},Ae.prototype.toggle=function(e,t){return this.list?(Te(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(Te(t)?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},Ae.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(Ce);return""===e[0]&&e.shift(),e},Ae.prototype.has=Ae.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Se(this.array(),e)};var Be="http://www.w3.org/2000/svg",Ne='<svg xmlns="'+Be+'"';function Oe(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(Be)&&(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 je(e,t){var n;return"<"===e.charAt(0)?(n=Oe(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(Be,e),t&&we(n,t),n}var Le=je("svg");function Ie(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function ze(e){return e?Le.createSVGTransformFromMatrix(e):Le.createSVGTransform()}var Fe=/([&<>]{1})/g,$e=/([\n\r"]{1})/g,He={"&":"&","<":"<",">":">",'"':"'"};function Ge(e,t){return e.replace(t,(function(e,t){return He[t]||t}))}function Ve(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(Ge(e.textContent,Fe));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,'="',Ge(o.value,$e),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(a=e.childNodes).length;n<i;++n)Ve(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",Ge(e.nodeValue,Fe),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function We(e,t){var n=Oe(t);if(ke(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++)be(r[o],e)}}function qe(e,t){if(void 0!==t){try{We(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)Ve(t,n),t=t.nextSibling;return n.join("")}(e)}function Ue(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function Ke(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(Ue(e,i))}(n,t)),n.consolidate()}var Ye=/^class /;function Xe(e){return"[object Array]"===Object.prototype.toString.call(e)}function Ze(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Qe(){var e=Array.prototype.slice.call(arguments);1===e.length&&Xe(e[0])&&(e=e[0]);var t=e.pop();return t.$inject=e,t}var Je=/constructor\s*[^(]*\(\s*([^)]*)\)/m,et=/^(?:async\s+)?(?:function\s*[^(]*)?(?:\(\s*([^)]*)\)|(\w+))/m,tt=/\/\*([^*]*)\*\//m;function nt(e){if("function"!=typeof e)throw new Error('Cannot annotate "'+e+'". Expected a function!');var t=e.toString().match(function(e){return Ye.test(e.toString())}(e)?Je:et);if(!t)return[];var n=t[1]||t[2];return n&&n.split(",").map((function(e){var t=e.match(tt);return(t&&t[1]||e).trim()}))||[]}function it(e,t){t=t||{get:function(e,t){if(n.push(e),!1===t)return null;throw a('No provider for "'+e+'"!')}};var n=[],i=this._providers=Object.create(t._providers||null),r=this._instances=Object.create(null),o=r.injector=this,a=function(e){var t=n.join(" -> ");return n.length=0,new Error(t?e+" (Resolving: "+t+")":e)};function s(e,o){if(!i[e]&&-1!==e.indexOf(".")){for(var c=e.split("."),p=s(c.shift());c.length;)p=p[c.shift()];return p}if(Ze(r,e))return r[e];if(Ze(i,e)){if(-1!==n.indexOf(e))throw n.push(e),a("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 c(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!Xe(e))throw new Error('Cannot invoke "'+e+'". Expected a function!');e=Qe(e.slice())}return{fn:e,dependencies:(e.$inject||nt(e)).map((function(e){return Ze(t,e)?t[e]:s(e)}))}}function p(e){var t=c(e),n=t.fn,i=t.dependencies;return new(Function.prototype.bind.apply(n,[null].concat(i)))}function l(e,t,n){var i=c(e,n),r=i.fn,o=i.dependencies;return r.apply(t,o)}function u(e){return Qe((function(t){return e.get(t)}))}function h(e,t){if(t&&t.length){var n,r,a,s,c=Object.create(null),p=Object.create(null),l=[],h=[],d=[];for(var f in i)n=i[f],-1!==t.indexOf(f)&&("private"===n[2]?-1===(r=l.indexOf(n[3]))?(s=u(a=n[3].createChild([],t)),l.push(n[3]),h.push(a),d.push(s),c[f]=[s,f,"private",a]):c[f]=[d[r],f,"private",h[r]]:c[f]=[n[2],n[1]],p[f]=!0),"factory"!==n[2]&&"type"!==n[2]||!n[1].$scope||t.forEach((function(e){-1!==n[1].$scope.indexOf(e)&&(c[f]=[n[2],n[1]],p[e]=!0)}));t.forEach((function(e){if(!p[e])throw new Error('No provider for "'+e+'". Cannot use provider from the parent!')})),e.unshift(c)}return new it(e,o)}var d,f,m={factory:l,type:p,value:function(e){return e}};function v(e,t){var n=e.__init__||[];return function(){n.forEach((function(e){try{"string"==typeof e?t.get(e):t.invoke(e)}catch(e){if("undefined"!=typeof AggregateError)throw new AggregateError([e],"Failed to initialize!");throw new Error("Failed to initialize! "+e.message)}}))}}function y(e){var t=e.__exports__;if(t){var n=e.__modules__,r=Object.keys(e).reduce((function(t,n){return"__exports__"!==n&&"__modules__"!==n&&"__init__"!==n&&"__depends__"!==n&&(t[n]=e[n]),t}),Object.create(null)),a=h((n||[]).concat(r)),s=Qe((function(e){return a.get(e)}));t.forEach((function(e){i[e]=[s,e,"private",a]}));var c=(e.__init__||[]).slice();return c.unshift((function(){a.init()})),v(e=Object.assign({},e,{__init__:c}),a)}return Object.keys(e).forEach((function(t){if("__init__"!==t&&"__depends__"!==t)if("private"!==e[t][2]){var n=e[t][0],r=e[t][1];i[t]=[m[n],rt(n,r),n]}else i[t]=e[t]})),v(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=s,this.invoke=l,this.instantiate=p,this.createChild=h,this.init=(d=e.reduce(g,[]).map(y),f=!1,function(){f||(f=!0,d.forEach((function(e){return e()})))})}function rt(e,t){return"value"!==e&&Xe(t)&&(t=Qe(t.slice())),t}function ot(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,a=t.attrs;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r,a):n.drawConnection(o,r,a)})),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 at(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function st(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function ct(e,t){var n=je("polyline");return we(n,{points:st(e)}),t&&we(n,t),n}function pt(e){return v(e,(function(t){return!m(e,(function(e){return e!==t&<(t,e)}))}))}function lt(e,t){if(t){if(e===t)return t;if(e.parent)return lt(e.parent,t)}}function ut(e,t,n){var i=!n||-1===e.indexOf(t);return i&&e.push(t),i}function ht(e,t,n){n=n||0,p(e)||(e=[e]),y(e,(function(e,i){var r=t(e,i,n);p(r)&&r.length&&ht(r,t,n+1)}))}function dt(e,t){return function(e,t,n){var i=[],r=[];return ht(e,(function(e,o,a){ut(i,e,t);var s=e.children;if((-1===n||a<n)&&s&&ut(r,s,t))return s})),i}(e,!t,-1)}function ft(e,t){var n,i,r,o;return t=!!t,p(e)||(e=[e]),y(e,(function(e){var a=e;e.waypoints&&!t&&(a=ft(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,l=a.width||0;(s<n||void 0===n)&&(n=s),(c<i||void 0===i)&&(i=c),(s+l>r||void 0===r)&&(r=s+l),(c+p>o||void 0===o)&&(o=c+p)})),{x:n,y:i,height:o-i,width:r-n}}function mt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function vt(e){return!(!e||!e.isFrame)}function yt(e,t){return I({},e||{},t||{})}ot.prototype.canRender=function(){},ot.prototype.drawShape=function(){},ot.prototype.drawConnection=function(){},ot.prototype.getShapePath=function(){},ot.prototype.getConnectionPath=function(){};function gt(e,t){ot.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})}e(gt,ot),gt.prototype.canRender=function(){return!0},gt.prototype.drawShape=function(e,t,n){var i=je("rect");return we(i,{x:0,y:0,width:t.width||0,height:t.height||0}),vt(t)?we(i,I({},this.FRAME_STYLE,n||{})):we(i,I({},this.SHAPE_STYLE,n||{})),xe(e,i),i},gt.prototype.drawConnection=function(e,t,n){var i=ct(t.waypoints,I({},this.CONNECTION_STYLE,n||{}));return xe(e,i),i},gt.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return at([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},gt.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 at(r)},gt.$inject=["eventBus","styles"];var bt={__init__:["defaultRenderer"],defaultRenderer:["type",gt],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 I(this.style(t,n),{class:e})},this.style=function(t,n){p(t)||n||(n=t,t=[]);var i=b(t,(function(t,n){return I(t,e[n]||{})}),{});return n?I(i,n):i},this.computeStyle=function(e,n,i){return p(n)||(i=n,n=[]),t.style(n||[],I({},i,e||{}))}}]};function xt(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function _t(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 Et(e,t){return e&&t?e.indexOf(t):-1}function wt(e,t){return e&&t?Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):-1}function St(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=wt(e,t);return Math.abs(r/o)<=i}function Ct(e,t){var n;return function(e,t){var n;n=p(e)?e:[e,t];var i=n.slice().shift();return x(n,(function(e){return Math.abs(i.y-e.y)<=2}))}(n=p(e)?e:[e,t])?"h":!!function(e,t){var n;n=p(e)?e:[e,t];var i=n.slice().shift();return x(n,(function(e){return Math.abs(i.x-e.x)<=2}))}(n)&&"v"}function Rt(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 Tt(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var Pt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},At=/,?([a-z]),?/gi,Mt=parseFloat,kt=Math,Dt=kt.PI,Bt=kt.min,Nt=kt.max,Ot=kt.pow,jt=kt.abs,Lt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,It=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,zt=Array.isArray||function(e){return e instanceof Array};
- /**
- * This file contains source code adapted from Snap.svg (licensed Apache-2.0).
- *
- * @see https://github.com/adobe-webplatform/Snap.svg/blob/master/src/path.js
- */function Ft(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function $t(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;for(var n in e)Ft(e,n)&&(t[n]=$t(e[n]));return t}function Ht(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 Gt(e){var t=Gt.ps=Gt.ps||{};return t[e]?t[e].sleep=100:t[e]={sleep:100},setTimeout((function(){for(var n in t)Ft(t,n)&&n!=e&&(t[n].sleep--,!t[n].sleep&&delete t[n])})),t[e]}function Vt(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 Wt(){return this.join(",").replace(At,"$1")}function qt(e){var t=$t(e);return t.toString=Wt,t}function Ut(e,t,n,i,r,o,a,s,c){var p=1-c,l=Ot(p,3),u=Ot(p,2),h=c*c*c,d=l*t+3*u*c*i+3*p*c*c*o+h*s;return{x:Jt(l*e+3*u*c*n+3*p*c*c*r+h*a),y:Jt(d)}}function Kt(e){var t=sn.apply(null,e);return Vt(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function Yt(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function Xt(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 Zt(e,t,n,i,r,o,a,s,c){null==c&&(c=1);for(var p=(c=c>1?1:c<0?0:c)/2,l=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],u=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],h=0,d=0;d<12;d++){var f=p*l[d]+p,m=Xt(f,e,n,r,a),v=Xt(f,t,i,o,s),y=m*m+v*v;h+=u[d]*kt.sqrt(y)}return p*h}function Qt(e,t,n,i,r,o,a,s){if(!(Nt(e,n)<Bt(r,a)||Bt(e,n)>Nt(r,a)||Nt(t,i)<Bt(o,s)||Bt(t,i)>Nt(o,s))){var c=(e*i-t*n)*(o-s)-(t-i)*(r*s-o*a),p=(e-n)*(o-s)-(t-i)*(r-a);if(p){var l=Jt(((e*i-t*n)*(r-a)-(e-n)*(r*s-o*a))/p),u=Jt(c/p),h=+l.toFixed(2),d=+u.toFixed(2);if(!(h<+Bt(e,n).toFixed(2)||h>+Nt(e,n).toFixed(2)||h<+Bt(r,a).toFixed(2)||h>+Nt(r,a).toFixed(2)||d<+Bt(t,i).toFixed(2)||d>+Nt(t,i).toFixed(2)||d<+Bt(o,s).toFixed(2)||d>+Nt(o,s).toFixed(2)))return{x:l,y:u}}}}function Jt(e){return Math.round(1e11*e)/1e11}function en(e,t,n){if(!function(e,t){return e=Vt(e),Yt(t=Vt(t),e.x,e.y)||Yt(t,e.x2,e.y)||Yt(t,e.x,e.y2)||Yt(t,e.x2,e.y2)||Yt(e,t.x,t.y)||Yt(e,t.x2,t.y)||Yt(e,t.x,t.y2)||Yt(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)}(Kt(e),Kt(t)))return n?0:[];for(var i=Zt.apply(0,e),r=Zt.apply(0,t),o=nn(e)?1:~~(i/5)||1,a=nn(t)?1:~~(r/5)||1,s=[],c=[],p={},l=n?0:[],u=0;u<o+1;u++){var h=Ut.apply(0,e.concat(u/o));s.push({x:h.x,y:h.y,t:u/o})}for(u=0;u<a+1;u++)h=Ut.apply(0,t.concat(u/a)),c.push({x:h.x,y:h.y,t:u/a});for(u=0;u<o;u++)for(var d=0;d<a;d++){var f,m=s[u],v=s[u+1],y=c[d],g=c[d+1],b=jt(v.x-m.x)<.01?"y":"x",x=jt(g.x-y.x)<.01?"y":"x",_=Qt(m.x,m.y,v.x,v.y,y.x,y.y,g.x,g.y);if(_){if(p[f=_.x.toFixed(9)+"#"+_.y.toFixed(9)])continue;p[f]=!0;var E=m.t+jt((_[b]-m[b])/(v[b]-m[b]))*(v.t-m.t),w=y.t+jt((_[x]-y[x])/(g[x]-y[x]))*(g.t-y.t);E>=0&&E<=1&&w>=0&&w<=1&&(n?l++:l.push({x:_.x,y:_.y,t1:E,t2:w}))}}return l}function tn(e){var t=Gt(e);if(t.abs)return qt(t.abs);if(zt(e)&&zt(e&&e[0])||(e=function(e){if(!e)return null;var t=Gt(e);if(t.arr)return $t(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 zt(e)&&zt(e[0])&&(i=$t(e)),i.length||String(e).replace(Lt,(function(e,t,r){var o=[],a=t.toLowerCase();for(r.replace(It,(function(e,t){t&&o.push(+t)})),"m"==a&&o.length>2&&(i.push([t].concat(o.splice(0,2))),a="l",t="m"==t?"l":"L");o.length>=n[a]&&(i.push([t].concat(o.splice(0,n[a]))),n[a]););})),i.toString=Gt.toString,t.arr=$t(i),i}(e)),!e||!e.length)return[["M",0,0]];var n,i=[],r=0,o=0,a=0,s=0,c=0;"M"==e[0][0]&&(a=r=+e[0][1],s=o=+e[0][2],c++,i[0]=["M",r,o]);for(var p,l,u=c,h=e.length;u<h;u++){if(i.push(p=[]),(n=(l=e[u])[0])!=n.toUpperCase())switch(p[0]=n.toUpperCase(),p[0]){case"A":p[1]=l[1],p[2]=l[2],p[3]=l[3],p[4]=l[4],p[5]=l[5],p[6]=+l[6]+r,p[7]=+l[7]+o;break;case"V":p[1]=+l[1]+o;break;case"H":p[1]=+l[1]+r;break;case"M":a=+l[1]+r,s=+l[2]+o;default:for(var d=1,f=l.length;d<f;d++)p[d]=+l[d]+(d%2?r:o)}else for(var m=0,v=l.length;m<v;m++)p[m]=l[m];switch(n=n.toUpperCase(),p[0]){case"Z":r=+a,o=+s;break;case"H":r=p[1];break;case"V":o=p[1];break;case"M":a=p[p.length-2],s=p[p.length-1];default:r=p[p.length-2],o=p[p.length-1]}}return i.toString=Wt,t.abs=qt(i),i}function nn(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function rn(e,t,n,i){return[e,t,n,i,n,i]}function on(e,t,n,i,r,o){var a=1/3,s=2/3;return[a*e+s*n,a*t+s*i,a*r+s*n,a*o+s*i,r,o]}function an(e,t,n,i,r,o,a,s,c,p){var l,u,h=120*Dt/180,d=Dt/180*(+r||0),f=[],m=(u=function(e,t,n){return{x:e*kt.cos(n)-t*kt.sin(n),y:e*kt.sin(n)+t*kt.cos(n)}},function e(){var t=Array.prototype.slice.call(arguments,0),n=t.join("␀"),i=e.cache=e.cache||{},r=e.count=e.count||[];return Ft(i,n)?(Ht(r,n),i[n]):(r.length>=1e3&&delete i[r.shift()],r.push(n),i[n]=u.apply(0,t),i[n])});if(p)S=p[0],C=p[1],E=p[2],w=p[3];else{e=(l=m(e,t,-d)).x,t=l.y;var v=(e-(s=(l=m(s,c,-d)).x))/2,y=(t-(c=l.y))/2,g=v*v/(n*n)+y*y/(i*i);g>1&&(n*=g=kt.sqrt(g),i*=g);var b=n*n,x=i*i,_=(o==a?-1:1)*kt.sqrt(jt((b*x-b*y*y-x*v*v)/(b*y*y+x*v*v))),E=_*n*y/i+(e+s)/2,w=_*-i*v/n+(t+c)/2,S=kt.asin(((t-w)/i).toFixed(9)),C=kt.asin(((c-w)/i).toFixed(9));(S=e<E?Dt-S:S)<0&&(S=2*Dt+S),(C=s<E?Dt-C:C)<0&&(C=2*Dt+C),a&&S>C&&(S-=2*Dt),!a&&C>S&&(C-=2*Dt)}var R=C-S;if(jt(R)>h){var T=C,P=s,A=c;C=S+h*(a&&C>S?1:-1),f=an(s=E+n*kt.cos(C),c=w+i*kt.sin(C),n,i,r,0,a,P,A,[C,T,E,w])}R=C-S;var M=kt.cos(S),k=kt.sin(S),D=kt.cos(C),B=kt.sin(C),N=kt.tan(R/4),O=4/3*n*N,j=4/3*i*N,L=[e,t],I=[e+O*k,t-j*M],z=[s+O*B,c-j*D],F=[s,c];if(I[0]=2*L[0]-I[0],I[1]=2*L[1]-I[1],p)return[I,z,F].concat(f);for(var $=[],H=0,G=(f=[I,z,F].concat(f).join().split(",")).length;H<G;H++)$[H]=H%2?m(f[H-1],f[H],d).y:m(f[H],f[H+1],d).x;return $}function sn(e,t,n,i,r,o,a,s){for(var c,p,l,u,h,d,f,m,v=[],y=[[],[]],g=0;g<2;++g)if(0==g?(p=6*e-12*n+6*r,c=-3*e+9*n-9*r+3*a,l=3*n-3*e):(p=6*t-12*i+6*o,c=-3*t+9*i-9*o+3*s,l=3*i-3*t),jt(c)<1e-12){if(jt(p)<1e-12)continue;0<(u=-l/p)&&u<1&&v.push(u)}else f=p*p-4*l*c,m=kt.sqrt(f),f<0||(0<(h=(-p+m)/(2*c))&&h<1&&v.push(h),0<(d=(-p-m)/(2*c))&&d<1&&v.push(d));for(var b,x=v.length,_=x;x--;)b=1-(u=v[x]),y[0][x]=b*b*b*e+3*b*b*u*n+3*b*u*u*r+u*u*u*a,y[1][x]=b*b*b*t+3*b*b*u*i+3*b*u*u*o+u*u*u*s;return y[0][_]=e,y[1][_]=t,y[0][_+1]=a,y[1][_+1]=s,y[0].length=y[1].length=_+2,{x0:Bt.apply(0,y[0]),y0:Bt.apply(0,y[1]),x1:Nt.apply(0,y[0]),y1:Nt.apply(0,y[1])}}function cn(e){var t=Gt(e);if(t.curve)return qt(t.curve);for(var n=tn(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(an.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(on(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(on(t.x,t.y,e[1],e[2],e[3],e[4]));break;case"L":e=["C"].concat(rn(t.x,t.y,e[1],e[2]));break;case"H":e=["C"].concat(rn(t.x,t.y,e[1],t.y));break;case"V":e=["C"].concat(rn(t.x,t.y,t.x,e[1]));break;case"Z":e=["C"].concat(rn(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;)a[t]="A",e.splice(t++,0,["C"].concat(i.splice(0,6)));e.splice(t,1),l=n.length}},a=[],s="",c="",p=0,l=n.length;p<l;p++){n[p]&&(s=n[p][0]),"C"!=s&&(a[p]=s,p&&(c=a[p-1])),n[p]=r(n[p],i,c),"A"!=a[p]&&"C"==s&&(a[p]="C"),o(n,p);var u=n[p],h=u.length;i.x=u[h-2],i.y=u[h-1],i.bx=Mt(u[h-4])||i.x,i.by=Mt(u[h-3])||i.y}return t.curve=qt(n),n}var pn=function(e,t,n){e=cn(e),t=cn(t);for(var i,r,o,a,s,c,p,l,u,h,d=n?0:[],f=0,m=e.length;f<m;f++){var v=e[f];if("M"==v[0])i=s=v[1],r=c=v[2];else{"C"==v[0]?(u=[i,r].concat(v.slice(1)),i=u[6],r=u[7]):(u=[i,r,i,r,s,c,s,c],i=s,r=c);for(var y=0,g=t.length;y<g;y++){var b=t[y];if("M"==b[0])o=p=b[1],a=l=b[2];else{"C"==b[0]?(h=[o,a].concat(b.slice(1)),o=h[6],a=h[7]):(h=[o,a,o,a,p,l,p,l],o=p,a=l);var x=en(u,h,n);if(n)d+=x;else{for(var _=0,E=x.length;_<E;_++)x[_].segment1=f,x[_].segment2=y,x[_].bez1=u,x[_].bez2=h;d=d.concat(x)}}}}}return d};function ln(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function un(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function hn(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function dn(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function fn(e){for(var t=e.waypoints,n=t.reduce((function(e,n,i){var r,o,a=t[i-1];if(a){var s=e[e.length-1],c=s&&s.endLength||0,p=(r=a,o=n,Math.sqrt(Math.pow(r.x-o.x,2)+Math.pow(r.y-o.y,2)));e.push({start:a,end:n,startLength:c,endLength:c+p,length:p})}return e}),[]),i=n.reduce((function(e,t){return e+t.length}),0)/2,r=0,o=n[r];o.endLength<i;)o=n[++r];var a=(i-o.startLength)/o.length;return{x:o.start.x+(o.end.x-o.start.x)*a,y:o.start.y+(o.end.y-o.start.y)*a}}function mn(e){return function(e){return!!e.waypoints}(e)?fn(e):un({x:(t=e).x+(t.width||0)/2,y:t.y+(t.height||0)/2});var t}function vn(e,t,n){l(n=n||0)||(n={x:n,y:n});var i=hn(e),r=hn(t),o=i.bottom+n.y<=r.top,a=i.left-n.x>=r.right,s=i.top-n.y>=r.bottom,c=o?"top":s?"bottom":null,p=i.right+n.x<=r.left?"left":a?"right":null;return p&&c?c+"-"+p:p||c||"intersect"}function yn(e,t,n){var i=pn(e,t);return 1===i.length||2===i.length&&wt(i[0],i[1])<1?un(i[0]):i.length>1?un((i=A(i,(function(e){var t=Math.floor(100*e.t2)||1;return t=((t=100-t)<10?"0":"")+t,e.segment2+"#"+t})))[n?0:i.length-1]):null}function gn(e,t){return Math.round(e*t)/t}function bn(e){return u(e)?e+"px":e}function xn(e,t,n){var i=je("g");Pe(i).add(t);var r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}var _n={shape:["x","y","width","height"],connection:["waypoints"]};function En(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 wn(e,t){var n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}En.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],En.prototype._init=function(e){var t=this._eventBus,n=this._container=function(e){var t=(e=I({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container"),U(n,{position:"relative",overflow:"hidden",width:bn(e.width),height:bn(e.height)}),t.appendChild(n),n}(e),i=this._svg=je("svg");we(i,{width:"100%",height:"100%"}),xe(n,i);var r=this._viewport=xn(i,"viewport");!1!==e.deferUpdate&&(this._viewboxChanged=O(j(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)},En.prototype._destroy=function(e){this._eventBus.fire("canvas.destroy",{svg:this._svg,viewport:this._viewport});var 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},En.prototype._clear=function(){var e=this;this._elementRegistry.getAll().forEach((function(t){var n=mt(t);"root"===n?e.removeRootElement(t):e._removeElement(t,n)})),this._planes=[],this._rootElement=null,delete this._cachedViewbox},En.prototype.getDefaultLayer=function(){return this.getLayer("base",0)},En.prototype.getLayer=function(e,t){if(!e)throw new Error("must specify a name");var 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},En.prototype._getChildIndex=function(e){return b(this._layers,(function(t,n){return n.visible&&e>=n.index&&t++,t}),0)},En.prototype._createLayer=function(e,t){void 0===t&&(t=1);var n=this._getChildIndex(t);return{group:xn(this._viewport,"layer-"+e,n),index:t,visible:!0}},En.prototype.showLayer=function(e){if(!e)throw new Error("must specify a name");var t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");var n=this._viewport,i=t.group,r=t.index;if(t.visible)return i;var o=this._getChildIndex(r);return n.insertBefore(i,n.childNodes[o]||null),t.visible=!0,i},En.prototype.hideLayer=function(e){if(!e)throw new Error("must specify a name");var t=this._layers[e];if(!t)throw new Error("layer <"+e+"> does not exist");var n=t.group;return t.visible?(Me(n),t.visible=!1,n):n},En.prototype._removeLayer=function(e){var t=this._layers[e];t&&(delete this._layers[e],Me(t.group))},En.prototype.getActiveLayer=function(){var e=this._findPlaneForRoot(this.getRootElement());return e?e.layer:null},En.prototype.findRoot=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),e)return(this._findPlaneForRoot(function(e){for(;e.parent;)e=e.parent;return e}(e))||{}).rootElement},En.prototype.getRootElements=function(){return this._planes.map((function(e){return e.rootElement}))},En.prototype._findPlaneForRoot=function(e){return m(this._planes,(function(t){return t.rootElement===e}))},En.prototype.getContainer=function(){return this._container},En.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(y([i.gfx,i.secondaryGfx],(function(e){e&&(n?Pe(e).add(t):Pe(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},En.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},En.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},En.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),Pe(this.getGraphics(e)).has(t)},En.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},En.prototype.getRootElement=function(){var e=this._rootElement;return e||this._planes.length?e:this.setRootElement(this.addRootElement(null))},En.prototype.addRootElement=function(e){var t=this._rootsIdx++;e||(e={id:"__implicitroot_"+t,children:[],isImplicit:!0});var n=e.layer="root-"+t;this._ensureValid("root",e);var i=this.getLayer(n,0);return this.hideLayer(n),this._addRoot(e,i),this._planes.push({rootElement:e,layer:i}),e},En.prototype.removeRootElement=function(e){if("string"==typeof e&&(e=this._elementRegistry.get(e)),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},En.prototype.setRootElement=function(e,t){if(s(t))throw new Error("override not supported");if(e!==this._rootElement){if(!e)throw new Error("rootElement required");return this._findPlaneForRoot(e)||(e=this.addRootElement(e)),this._setRoot(e),e}},En.prototype._removeRoot=function(e){var t=this._elementRegistry,n=this._eventBus;n.fire("root.remove",{element:e}),n.fire("root.removed",{element:e}),t.remove(e)},En.prototype._addRoot=function(e,t){var n=this._elementRegistry,i=this._eventBus;i.fire("root.add",{element:e}),n.add(e,t),i.fire("root.added",{element:e,gfx:t})},En.prototype._setRoot=function(e,t){var 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})},En.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");var n=_n[e];if(!x(n,(function(e){return void 0!==t[e]})))throw new Error("must supply { "+n.join(", ")+" } with "+e)},En.prototype._setParent=function(e,t,n){_t(t.children,e,n),e.parent=t},En.prototype._addElement=function(e,t,n,i){n=n||this.getRootElement();var r=this._eventBus,o=this._graphicsFactory;this._ensureValid(e,t),r.fire(e+".add",{element:t,parent:n}),this._setParent(t,n,i);var a=o.create(e,t,i);return this._elementRegistry.add(t,a),o.update(e,t,a),r.fire(e+".added",{element:t,gfx:a}),t},En.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},En.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},En.prototype._removeElement=function(e,t){var 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),xt(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},En.prototype.removeShape=function(e){return this._removeElement(e,"shape")},En.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},En.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},En.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},En.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},En.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;var t,n,i,r,o,a,s,c=this._viewport,p=this.getSize();return e?(this._changeViewbox((function(){o=Math.min(p.width/e.width,p.height/e.height);var t=this._svg.createSVGMatrix().scale(o).translate(-e.x,-e.y);Ke(c,t)})),e):(t=(i=this._rootElement?this.getActiveLayer():null)&&i.getBBox()||{},n=(r=Ke(c))?r.matrix:function(e,t,n,i,r,o){var a=Le.createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return Ie(a,e);case 6:return Ie(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}(),o=gn(n.a,1e3),a=gn(-n.e||0,1e3),s=gn(-n.f||0,1e3),e=this._cachedViewbox={x:a?a/o:0,y:s?s/o:0,width:p.width/o,height:p.height/o,scale:o,inner:{width:t.width||0,height:t.height||0,x:t.x||0,y:t.y||0},outer:p})},En.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox((function(){e=I({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),wn(t,n)})),{x:n.e,y:n.f}},En.prototype.scrollToElement=function(e,t){var n=100;"string"==typeof e&&(e=this._elementRegistry.get(e));var 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};var r,o,a=ft(e),s=hn(a),c=this.viewbox(),p=this.zoom();c.y+=t.top/p,c.x+=t.left/p,c.width-=(t.right+t.left)/p,c.height-=(t.bottom+t.top)/p;var l=hn(c);if(a.width<c.width&&a.height<c.height){var u=Math.max(0,s.right-l.right),h=Math.min(0,s.left-l.left),d=Math.max(0,s.bottom-l.bottom),f=Math.min(0,s.top-l.top);r=u||h,o=d||f}else r=a.x-c.x,o=a.y-c.y;this.scroll({dx:-r*p,dy:-o*p})},En.prototype.zoom=function(e,t){return e?"fit-viewport"===e?this._fitViewport(t):(this._changeViewbox((function(){"object"!=typeof t&&(n=this.viewbox().outer,t={x:n.width/2,y:n.height/2}),i=this._setZoom(e,t)})),gn(i.a,1e3)):this.viewbox(e).scale;var n,i},En.prototype._fitViewport=function(e){var t,n,i=this.viewbox(),r=i.outer,o=i.inner;return o.x>=0&&o.y>=0&&o.x+o.width<=r.width&&o.y+o.height<=r.height&&!e?n={x:0,y:0,width:Math.max(o.width+o.x,r.width),height:Math.max(o.height+o.y,r.height)}:(t=Math.min(1,r.width/o.width,r.height/o.height),n={x:o.x+(e?o.width/2-r.width/t/2:0),y:o.y+(e?o.height/2-r.height/t/2:0),width:r.width/t,height:r.height/t}),this.viewbox(n),this.viewbox(!1).scale},En.prototype._setZoom=function(e,t){var n,i,r,o,a=this._svg,s=this._viewport,c=a.createSVGMatrix(),p=a.createSVGPoint(),l=(i=s.getCTM()).a;return t?(n=I(p,t).matrixTransform(i.inverse()),r=c.translate(n.x,n.y).scale(1/l*e).translate(-n.x,-n.y),o=i.multiply(r)):o=c.scale(e),wn(this._viewport,o),o},En.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},En.prototype.getAbsoluteBBox=function(e){var t,n=this.viewbox();e.waypoints?t=this.getGraphics(e).getBBox():t=e;return{x:t.x*n.scale-n.x*n.scale,y:t.y*n.scale-n.y*n.scale,width:t.width*n.scale,height:t.height*n.scale}},En.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Sn="data-element-id";function Cn(e){this._elements={},this._eventBus=e}Cn.$inject=["eventBus"],Cn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),we(t,Sn,i),n&&we(n,Sn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Cn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(we(i.gfx,Sn,""),i.secondaryGfx&&we(i.secondaryGfx,Sn,""),delete t[n])},Cn.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)},Cn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,t&&we(t,Sn,i),t},Cn.prototype.get=function(e){var t;t="string"==typeof e?e:e&&we(e,Sn);var n=this._elements[t];return n&&n.element},Cn.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},Cn.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}},Cn.prototype.getAll=function(){return this.filter((function(e){return e}))},Cn.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)}))},Cn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Cn.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 Rn={exports:{}},Tn={};Tn.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},Tn.isExtended=function(e){return!0===e.__refs_collection};var Pn=Tn;function An(e,t,n){var i=Pn.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 Mn(e,t){if(!(this instanceof Mn))return new Mn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Mn.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?An(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)},Mn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return Pn.isExtended(n)||An(this,t,e),n},Mn.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},Mn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Mn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var kn=Mn;Rn.exports=kn,Rn.exports.Collection=Tn;var Dn=Rn.exports,Bn=new Dn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Nn=new Dn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),On=new Dn({name:"attachers",collection:!0},{name:"host"}),jn=new Dn({name:"outgoing",collection:!0},{name:"source"}),Ln=new Dn({name:"incoming",collection:!0},{name:"target"});function In(){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)}}),Bn.bind(this,"parent"),Nn.bind(this,"labels"),jn.bind(this,"outgoing"),Ln.bind(this,"incoming")}function zn(){In.call(this),Bn.bind(this,"children"),On.bind(this,"host"),On.bind(this,"attachers")}function Fn(){zn.call(this)}function $n(){zn.call(this),Nn.bind(this,"labelTarget")}function Hn(){In.call(this),jn.bind(this,"source"),Ln.bind(this,"target")}e(zn,In),e(Fn,zn),e($n,zn),e(Hn,In);var Gn={connection:Hn,shape:zn,label:$n,root:Fn};function Vn(){this._uid=12}Vn.prototype.createRoot=function(e){return this.create("root",e)},Vn.prototype.createLabel=function(e){return this.create("label",e)},Vn.prototype.createShape=function(e){return this.create("shape",e)},Vn.prototype.createConnection=function(e){return this.create("connection",e)},Vn.prototype.create=function(e,t){return(t=I({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Gn[e];if(!n)throw new Error("unknown type: <"+e+">");return I(new n,t)}(e,t)};var Wn=Array.prototype.slice;function qn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function Un(){}function Kn(e){return e.childNodes[0]}function Yn(e,t,n,i,r){var o=ze();o.setTranslate(t,n);var a=ze();a.setRotate(i||0,0,0);var s=ze();s.setScale(r||1,r||1),Ke(e,[o,a,s])}function Xn(e,t,n){var i=ze();i.setTranslate(t,n),Ke(e,i)}function Zn(e,t){var n=ze();n.setRotate(t,0,0),Ke(e,n)}function Qn(e,t){this._eventBus=e,this._elementRegistry=t}function Jn(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}qn.prototype.on=function(e,t,n,i){if(e=p(e)?e:[e],h(t)&&(i=n,n=t,t=1e3),!u(t))throw new Error("priority must be a number");var r=n;i&&((r=j(n,i)).__fn=n.__fn||n);var o=this;e.forEach((function(e){o._addListener(e,{priority:t,callback:r,next:null})}))},qn.prototype.once=function(e,t,n,i){var r=this;if(h(t)&&(i=n,n=t,t=1e3),!u(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)},qn.prototype.off=function(e,t){e=p(e)?e:[e];var n=this;e.forEach((function(e){n._removeListener(e,t)}))},qn.prototype.createEvent=function(e){var t=new Un;return t.init(e),t},qn.prototype.fire=function(e,t){var n,i,r,o;if(o=Wn.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 Un?t:this.createEvent(t),o[0]=n;var a=n.type;e!==a&&(n.type=e);try{r=this._invokeListeners(n,o,i)}finally{e!==a&&(n.type=a)}return void 0===r&&n.defaultPrevented&&(r=!1),r}},qn.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},qn.prototype._destroy=function(){this._listeners={}},qn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},qn.prototype._invokeListener=function(e,t,n){var i;if(n.callback.__isTomb)return i;try{void 0!==(i=function(e,t){return e.apply(null,t)}(n.callback,t))&&(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},qn.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)},qn.prototype._getListeners=function(e){return this._listeners[e]},qn.prototype._setListeners=function(e,t){this._listeners[e]=t},qn.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)},Un.prototype.stopPropagation=function(){this.cancelBubble=!0},Un.prototype.preventDefault=function(){this.defaultPrevented=!0},Un.prototype.init=function(e){I(this,e||{})},Qn.$inject=["eventBus","elementRegistry"],Qn.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n))||(Pe(t=je("g")).add("djs-children"),xe(n.parentNode,t)):t=n,t},Qn.prototype._clear=function(e){var t=Kn(e);return te(t),t},Qn.prototype._createContainer=function(e,t,n,i){var r=je("g");Pe(r).add("djs-group"),void 0!==n?Jn(r,t,t.childNodes[n]):xe(t,r);var o=je("g");Pe(o).add("djs-element"),Pe(o).add("djs-"+e),i&&Pe(o).add("djs-frame"),xe(r,o);var a=je("g");return Pe(a).add("djs-visual"),xe(o,a),o},Qn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,vt(t))},Qn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry;y(b(e,(function(e,t){return t.parent&&(e[t.parent.id]=t.parent),e}),{}),(function(e){var i=e.children;if(i){var r=t._getChildrenContainer(e);y(i.slice().reverse(),(function(e){Jn(n.getGraphics(e).parentNode,r)}))}}))},Qn.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},Qn.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},Qn.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},Qn.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},Qn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),Xn(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?we(n,"display","none"):we(n,"display","block")}},Qn.prototype.remove=function(e){Me(this._elementRegistry.getGraphics(e).parentNode)};var ei={__depends__:[bt],__init__:["canvas"],canvas:["type",En],elementRegistry:["type",Cn],elementFactory:["type",Vn],eventBus:["type",qn],graphicsFactory:["type",Qn]};function ti(e){return function(e){var t=new it(e);return t.init(),t}([{config:["value",e=e||{}]},ei].concat(e.modules||[]))}function ni(e,t){this.injector=t=t||ti(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function ii(){}function ri(e,t){this.model=e,this.properties=t}ni.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},ni.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},ii.prototype.get=function(e){return this.$model.properties.get(this,e)},ii.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},ri.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ii.prototype);y(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}),y(e,j((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 oi={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},ai={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 si(e,t){var n=ai[e];return n?n(t):t}function ci(e){return!!oi[e]}function pi(e){return!!ai[e]}function li(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 ui(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function hi(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,y(e,j(this.registerPackage,this))}function di(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function fi(e){this.model=e}function mi(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function vi(e){this.properties=new fi(this),this.factory=new ri(this,this.properties),this.registry=new hi(e,this.properties),this.typeCache={}}ui.prototype.build=function(){return z(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},ui.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)},ui.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,o=this.propertiesByName,a=e.name!==t.name;if(e.isId){if(!t.isId)throw new Error("property <"+t.ns.name+"> must be id property to refine <"+e.ns.name+">");this.setIdProperty(t,!1)}if(e.isBody){if(!t.isBody)throw new Error("property <"+t.ns.name+"> must be body property to refine <"+e.ns.name+">");this.setBodyProperty(t,!1)}var s=r.indexOf(e);if(-1===s)throw new Error("property <"+i.name+"> not found in property list");r.splice(s,1),this.addProperty(t,n?void 0:s,a),o[i.name]=o[i.localName]=t},ui.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=li(r[0],i),a=li(r[1],o.prefix).name,s=this.propertiesByName[a];if(!s)throw new Error("refined property <"+a+"> not found");this.replaceProperty(s,e,n),delete e.redefines},ui.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},ui.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},ui.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},ui.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},ui.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")},ui.prototype.hasProperty=function(e){return this.propertiesByName[e]},ui.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(y(e.properties,j((function(n){n=I({},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)},hi.prototype.getPackage=function(e){return this.packageMap[e]},hi.prototype.getPackages=function(){return this.packages},hi.prototype.registerPackage=function(e){e=I({},e);var t=this.packageMap;di(t,e,"prefix"),di(t,e,"uri"),y(e.types,j((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},hi.prototype.registerType=function(e,t){var n=li((e=I({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:I(e.meta||{})})).name,t.prefix),i=n.name,r={};y(e.properties,j((function(e){var t=li(e.name,n.prefix),i=t.name;ci(e.type)||(e.type=li(e.type,t.prefix).name),I(e,{ns:t,name:i}),r[i]=e}),this)),I(e,{ns:n,name:i,propertiesByName:r}),y(e.extends,j((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},hi.prototype.mapTypes=function(e,t,n){var i=ci(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(e){return a(e,!0)}function a(n,i){var o=li(n,ci(n)?"":e.prefix);r.mapTypes(o,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");y(i.superClass,n?o:a),t(i,!n),y(i.traits,o)},hi.prototype.getEffectiveDescriptor=function(e){var t=li(e),n=new ui(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},hi.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},fi.prototype.set=function(e,t,n){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:mi(e,i,n):e.$attrs[t]=n},fi.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&&mi(e,n,[]),e[i]},fi.prototype.define=function(e,t,n){Object.defineProperty(e,t,n)},fi.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},fi.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},vi.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},vi.prototype.getType=function(e){var t=this.typeCache,n=d(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},vi.prototype.createAny=function(e,t,n){var i=li(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}),y(n,(function(e,t){l(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e})),r},vi.prototype.getPackage=function(e){return this.registry.getPackage(e)},vi.prototype.getPackages=function(){return this.registry.getPackages()},vi.prototype.getElementDescriptor=function(e){return e.$descriptor},vi.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},vi.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},vi.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var yi=String.fromCharCode,gi=Object.prototype.hasOwnProperty,bi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,xi={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function _i(e,t,n,i){return i?gi.call(xi,i)?xi[i]:"&"+i+";":yi(t||parseInt(n,16))}function Ei(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(bi,_i):e}Object.keys(xi).forEach((function(e){xi[e.toUpperCase()]=xi[e]}));var wi="xsi:type",Si="non-whitespace outside of root node";function Ci(e){return new Error(e)}function Ri(e){return"missing namespace for prefix <"+e+">"}function Ti(e){return{get:e,enumerable:!0}}function Pi(e){var t,n={};for(t in e)n[t]=e[t];return n}function Ai(e){return e+"$uri"}function Mi(){return{line:0,column:0}}function ki(e){throw e}function Di(e){if(!this)return new Di(e);var t,n,i,r,o,a,s,c,p,l=e&&e.proxy,u=ki,h=Mi,d=!1,f=!1,m=null,v=!1;function y(e){e instanceof Error||(e=Ci(e)),m=e,u(e,h)}function g(e){o&&(e instanceof Error||(e=Ci(e)),o(e,h))}this.on=function(e,p){if("function"!=typeof p)throw Ci("required args <name, cb>");switch(e){case"openTag":n=p;break;case"text":t=p;break;case"closeTag":i=p;break;case"error":u=p;break;case"warn":o=p;break;case"cdata":r=p;break;case"attention":c=p;break;case"question":s=p;break;case"comment":a=p;break;default:throw Ci("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Ci("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,p=n,this},this.parse=function(e){if("string"!=typeof e)throw Ci("required args <xml=string>");return m=null,function(e){var o,u,m,b,x,_,E,w,S,C,R,T=f?[]:null,P=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[Ai(n)]=t;return i}(p):null,A=[],M=0,k=!1,D=!1,B=0,N=0,O="",j=0;function L(){if(null!==R)return R;var e,t,n,i,r,o,a,s,c,l,u,h=f&&P.xmlns,m=f&&d?[]:null,v=j,y=O,b=y.length,x={},_={};e:for(;v<b;v++)if(c=!1,!(32===(l=y.charCodeAt(v))||l<14&&l>8)){for((l<65||l>122||l>90&&l<97)&&95!==l&&58!==l&&(g("illegal first char attribute name"),c=!0),u=v+1;u<b;u++)if(!((l=y.charCodeAt(u))>96&&l<123||l>64&&l<91||l>47&&l<59||46===l||45===l||95===l)){if(32===l||l<14&&l>8){g("missing attribute value"),v=u;continue e}if(61===l)break;g("illegal attribute name char"),c=!0}if("xmlns:xmlns"===(s=y.substring(v,u))&&(g("illegal declaration of xmlns"),c=!0),34===(l=y.charCodeAt(u+1)))-1===(u=y.indexOf('"',v=u+2))&&-1!==(u=y.indexOf("'",v))&&(g("attribute value quote missmatch"),c=!0);else if(39===l)-1===(u=y.indexOf("'",v=u+2))&&-1!==(u=y.indexOf('"',v))&&(g("attribute value quote missmatch"),c=!0);else for(g("missing attribute value quotes"),c=!0,u+=1;u<b&&!(32===(l=y.charCodeAt(u+1))||l<14&&l>8);u++);for(-1===u&&(g("missing closing quotes"),u=b,c=!0),c||(o=y.substring(v,u)),v=u;u+1<b&&!(32===(l=y.charCodeAt(u+1))||l<14&&l>8);u++)v===u&&(g("illegal character after attribute end"),c=!0);if(v=u+1,!c)if(s in _)g("attribute <"+s+"> already defined");else if(_[s]=!0,f)if(d){if(null!==(r="xmlns"===s?"xmlns":120===s.charCodeAt(0)&&"xmlns:"===s.substr(0,6)?s.substr(6):null)){if(e=Ei(o),t=Ai(r),!(a=p[e])){if("xmlns"===r||t in P&&P[t]!==e)do{a="ns"+M++}while(void 0!==P[a]);else a=r;p[e]=a}P[r]!==a&&(i||(P=Pi(P),i=!0),P[r]=a,"xmlns"===r&&(P[Ai(a)]=e,h=a),P[t]=e),x[s]=o;continue}m.push(s,o)}else-1!==(l=s.indexOf(":"))?(n=P[s.substring(0,l)])?((s=h===n?s.substr(l+1):n+s.substr(l))===wi&&(-1!==(l=o.indexOf(":"))?(n=o.substring(0,l),o=(n=P[n]||n)+o.substring(l)):o=h+":"+o),x[s]=o):g(Ri(s.substring(0,l))):x[s]=o;else x[s]=o}if(d)for(v=0,b=m.length;v<b;v++){if(s=m[v++],o=m[v],-1!==(l=s.indexOf(":"))){if(!(n=P[s.substring(0,l)])){g(Ri(s.substring(0,l)));continue}(s=h===n?s.substr(l+1):n+s.substr(l))===wi&&(-1!==(l=o.indexOf(":"))?(n=o.substring(0,l),o=(n=P[n]||n)+o.substring(l)):o=h+":"+o)}x[s]=o}return R=x}function I(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,o=0,a=0,s=N;B>=a&&(t=i.exec(e))&&!((s=t[0].length+t.index)>B);)r+=1,a=s;return-1==B?(o=s,n=e.substring(N)):0===N?n=e.substring(N,B):(o=B-a,n=-1==N?e.substring(B):e.substring(B,N+1)),{data:n,line:r,column:o}}h=I,l&&(C=Object.create({},{name:Ti((function(){return w})),originalName:Ti((function(){return S})),attrs:Ti(L),ns:Ti((function(){return P}))}));for(;-1!==N;){if(-1===(B=60===e.charCodeAt(N)?N:e.indexOf("<",N)))return A.length?y("unexpected end of file"):0===N?y("missing start tag"):void(N<e.length&&e.substring(N).trim()&&g(Si));if(N!==B)if(A.length){if(t&&(t(e.substring(N,B),Ei,h),v))return}else if(e.substring(N,B).trim()&&(g(Si),v))return;if(33===(x=e.charCodeAt(B+1))){if(91===(b=e.charCodeAt(B+2))&&"CDATA["===e.substr(B+3,6)){if(-1===(N=e.indexOf("]]>",B)))return y("unclosed cdata");if(r&&(r(e.substring(B+9,N),h),v))return;N+=3;continue}if(45===b&&45===e.charCodeAt(B+3)){if(-1===(N=e.indexOf("--\x3e",B)))return y("unclosed comment");if(a&&(a(e.substring(B+4,N),Ei,h),v))return;N+=3;continue}}if(63!==x){for(u=B+1;;u++){if(_=e.charCodeAt(u),isNaN(_))return N=-1,y("unclosed tag");if(34===_)u=-1!==(b=e.indexOf('"',u+1))?b:u;else if(39===_)u=-1!==(b=e.indexOf("'",u+1))?b:u;else if(62===_){N=u;break}}if(33!==x){if(R={},47===x){if(k=!1,D=!0,!A.length)return y("missing open tag");if(u=w=A.pop(),b=B+2+u.length,e.substring(B+2,b)!==u)return y("closing tag mismatch");for(;b<N;b++)if(!(32===(x=e.charCodeAt(b))||x>8&&x<14))return y("close tag")}else{if(47===e.charCodeAt(N-1)?(u=w=e.substring(B+1,N-1),k=!0,D=!0):(u=w=e.substring(B+1,N),k=!0,D=!1),!(x>96&&x<123||x>64&&x<91||95===x||58===x))return y("illegal first char nodeName");for(b=1,m=u.length;b<m;b++)if(!((x=u.charCodeAt(b))>96&&x<123||x>64&&x<91||x>47&&x<59||45===x||95===x||46==x)){if(32===x||x<14&&x>8){w=u.substring(0,b),R=null;break}return y("invalid nodeName")}D||A.push(w)}if(f){if(o=P,k&&(D||T.push(o),null===R&&(d=-1!==u.indexOf("xmlns",b))&&(j=b,O=u,L(),d=!1)),S=w,-1!==(x=w.indexOf(":"))){if(!(E=P[w.substring(0,x)]))return y("missing namespace on <"+S+">");w=w.substr(x+1)}else E=P.xmlns;E&&(w=E+":"+w)}if(k&&(j=b,O=u,n&&(l?n(C,Ei,D,h):n(w,L,Ei,D,h),v)))return;if(D){if(i&&(i(l?C:w,Ei,k,h),v))return;f&&(P=k?o:T.pop())}N+=1}else{if(c&&(c(e.substring(B,N+1),Ei,h),v))return;N+=1}}else{if(-1===(N=e.indexOf("?>",B)))return y("unclosed question");if(s&&(s(e.substring(B,N+2),h),v))return;N+=2}}}(e),h=Mi,v=!1,m},this.stop=function(){v=!0}}function Bi(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Ni={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},Oi="xsi:type";function ji(e){return e.xml&&e.xml.serialize}function Li(e){return ji(e)===Oi}function Ii(e,t){return Bi(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function zi(e){return new Error(e)}function Fi(e){return e.$descriptor}function $i(e){I(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw zi("expected element");var t,n=this.elementsById,i=Fi(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 zi("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function Hi(){}function Gi(){}function Vi(){}function Wi(e,t){this.property=e,this.context=t}function qi(e,t){this.element=t,this.propertyDesc=e}function Ui(){}function Ki(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function Yi(e,t,n){Ki.call(this,e,t,n)}function Xi(e,t,n){this.model=e,this.context=n}function Zi(e){e instanceof vi&&(e={model:e}),I(this,{lax:!1},e)}Hi.prototype.handleEnd=function(){},Hi.prototype.handleText=function(){},Hi.prototype.handleNode=function(){},Gi.prototype=Object.create(Hi.prototype),Gi.prototype.handleNode=function(){return this},Vi.prototype=Object.create(Hi.prototype),Vi.prototype.handleText=function(e){this.body=(this.body||"")+e},Wi.prototype=Object.create(Vi.prototype),Wi.prototype.handleNode=function(e){if(this.element)throw zi("expected no sub nodes");return this.element=this.createReference(e),this},Wi.prototype.handleEnd=function(){this.element.id=this.body},Wi.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},qi.prototype=Object.create(Vi.prototype),qi.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=si(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},Ui.prototype=Object.create(Vi.prototype),Ui.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},Ki.prototype=Object.create(Ui.prototype),Ki.prototype.addReference=function(e){this.context.addReference(e)},Ki.prototype.handleText=function(e){if(!Fi(this.element).bodyProperty)throw zi("unexpected body text <"+e+">");Vi.prototype.handleText.call(this,e)},Ki.prototype.handleEnd=function(){var e=this.body,t=this.element,n=Fi(t).bodyProperty;n&&void 0!==e&&(e=si(n.type,e),t.set(n.name,e))},Ki.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=Fi(i),o=this.context,a=new i({}),s=this.model;return y(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?y(e.split(" "),(function(e){o.addReference({element:a,property:i.ns.name,id:e})})):o.addReference({element:a,property:i.ns.name,id:e}):(i?e=si(i.type,e):"xmlns"!==n&&(t=li(n,r.ns.prefix),s.getPackage(t.prefix)&&o.addWarning({message:"unknown attribute <"+n+">",element:a,property:n,value:e})),a.set(n,e))})),a},Ki.prototype.getPropertyForNode=function(e){var t,n,i=li(e.name),r=this.type,o=this.model,a=Fi(r),s=i.name,c=a.propertiesByName[s];if(c&&!c.isAttr)return Li(c)&&(t=e.attributes[Oi])?(t=function(e,t){var n=li(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),I({},c,{effectiveType:Fi(n=o.getType(t)).name})):c;var p=o.getPackage(i.prefix);if(p){if(t=Ii(i,p),n=o.getType(t),c=m(a.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})))return I({},c,{effectiveType:Fi(n).name})}else if(c=m(a.properties,(function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type})))return c;throw zi("unrecognized element <"+i.name+">")},Ki.prototype.toString=function(){return"ElementDescriptor["+Fi(this.type).name+"]"},Ki.prototype.valueHandler=function(e,t){return new qi(e,t)},Ki.prototype.referenceHandler=function(e){return new Wi(e,this.context)},Ki.prototype.handler=function(e){return"Element"===e?new Xi(this.model,e,this.context):new Ki(this.model,e,this.context)},Ki.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,pi(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?(I(o,{element:i}),this.context.addReference(o)):o.$parent=i),r},Yi.prototype=Object.create(Ki.prototype),Yi.prototype.createElement=function(e){var t=e.name,n=li(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&Ii(n,o)||t;if(!r.hasType(a))throw zi("unexpected element <"+e.originalName+">");return Ki.prototype.createElement.call(this,e)},Xi.prototype=Object.create(Ui.prototype),Xi.prototype.createElement=function(e){var t=e.name,n=li(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},Xi.prototype.handleChild=function(e){var t=new Xi(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},Xi.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},Zi.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof Ki?(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,a=new $i(I({},t,{rootHandler:i})),s=new Di({proxy:!0}),c=function(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}();function p(e,t,n){var i=t(),r=i.line,o=i.column,s=i.data;"<"===s.charAt(0)&&-1!==s.indexOf(" ")&&(s=s.slice(0,s.indexOf(" "))+">");var c="unparsable content "+(s?s+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+o+"\n\tnested error: "+e.message;if(n)return a.addWarning({message:c,error:e}),!0;throw zi(c)}function l(e,t){return p(e,t,!0)}i.context=a,c.push(i);var u=/^<\?xml /i,h=/ encoding="([^"]+)"/i,d=/^utf-8$/i;function f(e,t){try{c.peek().handleText(e)}catch(e){l(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 s.ns(m).on("openTag",(function(e,t,n,i){var r=e.attrs||{},a=Object.keys(r).reduce((function(e,n){var i=t(r[n]);return e[n]=i,e}),{});!function(e,t){var n=c.peek();try{c.push(n.handleNode(e))}catch(e){p(e,t,o)&&c.push(new Gi)}}({name:e.name,originalName:e.originalName,attributes:a,ns:e.ns},i)})).on("question",(function(e){if(u.test(e)){var t=h.exec(e),n=t&&t[1];n&&!d.test(n)&&a.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}})).on("closeTag",(function(){c.pop().handleEnd()})).on("cdata",f).on("text",(function(e,t,n){!function(e,t){e.trim()&&f(e,t)}(t(e),n)})).on("error",p).on("warn",l),new Promise((function(t,n){var r;try{s.parse(e),function(){var e,t,n=a.elementsById,i=a.references;for(e=0;t=i[e];e++){var r=t.element,o=n[t.id],s=Fi(r).propertiesByName[t.property];if(o||a.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),s.isMany){var c=r.get(s.name),p=c.indexOf(t);-1===p&&(p=c.length),o?c[p]=o:c.splice(p,1)}else r.set(s.name,o)}}()}catch(e){r=e}var o=i.element;r||o||(r=zi("failed to parse document as <"+i.type.$descriptor.name+">"));var c=a.warnings,p=a.references,l=a.elementsById;return r?(r.warnings=c,n(r)):t({rootElement:o,elementsById:l,references:p,warnings:c})}))},Zi.prototype.handler=function(e){return new Yi(this.model,e)};var Qi=/<|>|'|"|&|\n\r|\n/g,Ji=/<|>|&/g;function er(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 tr(e,t){return Bi(t)?(n=e).charAt(0).toLowerCase()+n.slice(1):e;var n}function nr(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function ir(e){return d(e)?e:(e.prefix?e.prefix+":":"")+e.localName}var rr={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},or={"<":"lt",">":"gt","&":"amp"};function ar(e,t,n){return(e=d(e)?e:""+e).replace(t,(function(e){return"&"+n[e]+";"}))}function sr(e){this.tagName=e}function cr(){}function pr(e){this.tagName=e}function lr(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function ur(e,t){lr.call(this,e,t)}function hr(){this.value="",this.write=function(e){this.value+=e}}function dr(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 fr(e){return e=I({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new hr,r=new dr(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new lr).build(t).serializeTo(r),!n)return i.value}}}function mr(e,t){vi.call(this,e,t)}sr.prototype.build=function(e){return this.element=e,this},sr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},cr.prototype.serializeValue=cr.prototype.serializeTo=function(e){e.append(this.escape?ar(this.value,Ji,or):this.value)},cr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(Ji)&&(this.escape=!0),this},nr(pr,cr),pr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},lr.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 v(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!f(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(v(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return v(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},lr.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?I({localName:t.ns.localName},e):I({localName:tr(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},lr.prototype.nsPropertyTagName=function(e){return function(e,t){return I({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},lr.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},lr.prototype.nsAttributeName=function(e){var t;if(t=d(e)?li(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}:I({localName:t.localName},n)},lr.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return y(e,(function(r,o){"$body"===o?n.push((new cr).build({type:"String"},r)):"$children"===o?y(r,(function(e){n.push(new lr(t).build(e))})):0!==o.indexOf("$")&&t.parseNsAttribute(e,o,r)&&i.push({name:o,value:r})})),i},lr.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,o=li(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 a=this.logNamespaceUsed(i,!0);this.getNamespaces().logUsed(a)}},lr.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return y(i,(function(t,i){var o=n.parseNsAttribute(e,i,t);o&&r.push(o)})),r},lr.prototype.parseGenericAttributes=function(e,t){var n=this;y(t,(function(t){if(t.name!==Oi)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}}))},lr.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;y(e,(function(e){var r=i.get(e.name),o=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new cr).build(e,r[0]));else if(pi(e.type))y(r,(function(i){n.push(new pr(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(o)y(r,(function(i){n.push(new sr(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var a=Li(e),s=function(e){return"property"===ji(e)}(e);y(r,(function(i){var r;r=a?new ur(t,e):s?new lr(t,e):new lr(t),n.push(r.build(i))}))}}))},lr.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new er(t):n=t),n},lr.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},lr.prototype.logNamespaceUsed=function(e,t){var n,i,r,o=this.element.$model,a=this.getNamespaces(t),s=e.prefix,c=e.uri;if(!s&&!c)return{localName:e.localName};if(r=Ni[s]||o&&(o.getPackage(s)||{}).uri,!(c=c||r||a.uriByPrefix(s)))throw new Error("no namespace uri given for prefix <"+s+">");if(!(e=a.byUri(c))){for(n=s,i=1;a.uriByPrefix(n);)n=s+"_"+i++;e=this.logNamespace({prefix:n,uri:c},r===c)}return s&&a.mapPrefix(s,c),e},lr.prototype.parseAttributes=function(e){var t=this,n=this.element;y(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];y(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},lr.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),ir(e)},lr.prototype.addAttribute=function(e,t){var n=this.attrs;d(t)&&(t=ar(t,Qi,rr)),n.push({name:e,value:t})},lr.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)),y(t,(function(t){e.append(" ").append(ir(t.name)).append('="').append(t.value).append('"')}))},lr.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==cr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),y(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},nr(ur,lr),ur.prototype.parseNsAttributes=function(e){var t=lr.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(Oi),(i.prefix?i.prefix+":":"")+o+n.ns.localName),t},ur.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},mr.prototype=Object.create(vi.prototype),mr.prototype.fromXML=function(e,t,n){d(t)||(n=t,t="bpmn:Definitions");var i=new Zi(I({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},mr.prototype.toXML=function(e,t){var n=new fr(t);return new Promise((function(t,i){try{return t({xml:n.toXML(e)})}catch(e){return i(e)}}))};var vr={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 yr(e,t){return new mr(I({},vr,e),t)}function gr(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}function br(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&&h(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 xr(e){f(e,"di")||Object.defineProperty(e,"di",{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 _r(e,t){return e.$instanceOf(t)}function Er(e,t){var n={},i=[],r={};function o(e,t){return function(n){e(n,t)}}function a(e){n[e.id]=e}function s(n,i){try{var o=r[n.id]&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:gr(n)}));return e.element(n,r[n.id],i)}(n,i);return a(n),o}catch(e){c(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:gr(n)})),console.error(e)}}function c(t,n){e.error(t,n)}function p(e){var n=e.bpmnElement;n?r[n.id]?c(t("multiple DI elements defined for {element}",{element:gr(n)}),{element:n}):(r[n.id]=e,xr(n)):c(t("no bpmnElement referenced in {element}",{element:gr(e)}),{element:e})}function l(e){var t;p(t=e.plane),y(t.planeElement,u)}function u(e){p(e)}function h(){for(;i.length;)i.shift()()}function d(e,t){A(e,t),w(e.ioSpecification,t),E(e.artifacts,t),a(e)}function f(e,t){s(e,t)}function g(e,t){s(e,t)}function b(e,t){s(e,t)}function x(e,t){s(e,t)}function _(e,t){s(e,t)}function E(e,t){y(e,(function(e){_r(e,"bpmn:Association")?i.push((function(){_(e,t)})):_(e,t)}))}function w(e,t){e&&(y(e.dataInputs,o(b,t)),y(e.dataOutputs,o(x,t)))}function S(e,t){A(e,t),E(e.artifacts,t)}function C(e,t){var n=s(e,t);_r(e,"bpmn:SubProcess")&&S(e,n||t),_r(e,"bpmn:Activity")&&w(e.ioSpecification,t),i.push((function(){y(e.dataInputAssociations,o(g,t)),y(e.dataOutputAssociations,o(g,t))}))}function R(e,t){s(e,t)}function T(e,t){i.push((function(){var n=s(e,t);e.childLaneSet&&P(e.childLaneSet,n||t),function(e){y(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function P(e,t){y(e.lanes,o(T,t))}function A(e,n){!function(e,n){y(e,(function(e){_r(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){s(e,t)}(e,n)})):_r(e,"bpmn:BoundaryEvent")?i.unshift((function(){C(e,n)})):_r(e,"bpmn:FlowNode")?C(e,n):_r(e,"bpmn:DataObject")||(_r(e,"bpmn:DataStoreReference")||_r(e,"bpmn:DataObjectReference")?R(e,n):c(t("unrecognized flowElement {element} in context {context}",{element:gr(e),context:n?gr(n.businessObject):"null"}),{element:e,context:n}))}))}(e.flowElements,n),e.laneSets&&function(e,t){y(e,o(P,t))}(e.laneSets,n)}function M(e,t){var n=s(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:h,handleDefinitions:function(a,s){var u=a.diagrams;if(s&&-1===u.indexOf(s))throw new Error(t("diagram not part of bpmn:Definitions"));if(!s&&u&&u.length&&(s=u[0]),!s)throw new Error(t("no diagram to display"));r={},l(s);var g=s.plane;if(!g)throw new Error(t("no plane for {element}",{element:gr(s)}));var b=g.bpmnElement;if(!b){if(!(b=function(e){return m(e.rootElements,(function(e){return _r(e,"bpmn:Process")||_r(e,"bpmn:Collaboration")}))}(a)))throw new Error(t("no process or collaboration to display"));c(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:gr(g),rootElement:gr(b)})),g.bpmnElement=b,p(g)}var x,_,w=function(t,n){return e.root(t,r[t.id],n)}(b,g);if(_r(b,"bpmn:Process")||_r(b,"bpmn:SubProcess"))d(b,w);else{if(!_r(b,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:gr(g),rootElement:gr(b)}));_=w,y((x=b).participants,o(M,_)),E(x.artifacts,_),i.push((function(){!function(e,t){y(e,o(f,t))}(x.messageFlows,_)})),function(e,t){v(e,(function(e){return!n[e.id]&&_r(e,"bpmn:Process")&&e.laneSets})).forEach(o(d,t))}(a.rootElements,w)}h()},handleSubProcess:S,registerDi:p}}function wr(e,t){var n=Cr(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Sr(e,t){return _(t,(function(t){return wr(e,t)}))}function Cr(e){return e&&e.businessObject||e}function Rr(e){return e&&e.di}function Tr(e,t,n){var i,r,o,a,s=[];function c(e,t){var n=new Er({root:function(e,t){return i.add(e,t)},element:function(e,t,n){return i.add(e,t,n)},error:function(e,t){s.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;wr(i,"bpmn:Process")||wr(i,"bpmn:Collaboration")||(r=function(e){var t=e;for(;t;){if(wr(t,"bpmn:Process"))return t;t=t.$parent}}
- /**
- * This file must not be changed or exchanged.
- *
- * @see http://bpmn.io/license for more information.
- */(i));n=wr(r,"bpmn:Collaboration")?r:m(e.rootElements,(function(e){if(wr(e,"bpmn:Collaboration"))return m(e.participants,(function(e){return e.processRef===r}))}));var o=[r];n&&(o=E(n.participants,(function(e){return e.processRef}))).push(n);var a=Pr(o),s=[t],c=[i];return y(e.diagrams,(function(e){var t=e.plane.bpmnElement;-1!==a.indexOf(t)&&-1===c.indexOf(t)&&(s.push(e),c.push(t))})),s}(e,t);if(!r)throw new Error(o("no diagram to display"));y(r,(function(t){n.handleDefinitions(e,t)}));var c=t.plane.bpmnElement.id;a.setRootElement(a.findRoot(c+"_plane")||a.findRoot(c))}return new Promise((function(p,l){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("translate"),a=e.get("canvas"),r.fire("import.render.start",{definitions:t}),c(t,n),r.fire("import.render.complete",{error:undefined,warnings:s}),p({warnings:s})}catch(e){return e.warnings=s,l(e)}}))}function Pr(e){var t=[];return y(e,(function(e){e&&(t.push(e),t=t.concat(Pr(e.flowElements)))})),t}var Ar,Mr='<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>',kr={verticalAlign:"middle"},Dr={color:"#404040"},Br={zIndex:"1001",position:"fixed",top:"0",left:"0",right:"0",bottom:"0"},Nr={width:"100%",height:"100%",background:"rgba(40,40,40,0.2)"},Or={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 jr(){Ar||(U(Ar=de('<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>'),Br),U(ve("svg",Ar),kr),U(ve(".backdrop",Ar),Nr),U(ve(".notice",Ar),Or),U(ve(".link",Ar),Dr,{margin:"15px 20px 15px 10px",alignSelf:"center"}),he.bind(Ar,".backdrop","click",(function(e){document.body.removeChild(Ar)}))),document.body.appendChild(Ar)}
- /**
- * The code in the <project-logo></project-logo> area
- * must not be changed.
- *
- * @see http://bpmn.io/license for more information.
- */function Lr(e){
- /**
- * Adds the project logo to the diagram container as
- * required by the bpmn.io license.
- *
- * @see http://bpmn.io/license
- *
- * @param {Element} container
- */
- var t,n;e=I({},zr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,U(ve("svg",n=de('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >'+Mr+"</a>")),kr),U(n,Dr,{position:"absolute",bottom:"15px",right:"15px",zIndex:"100"}),t.appendChild(n),pe.bind(n,"click",(function(e){jr(),e.preventDefault()})),this._init(this._container,this._moddle,e)}function Ir(e,t){return e.warnings=t,e}e(Lr,ni),Lr.prototype.importXML=br((function(e,t){var n=this;return new Promise((function(i,r){e=n._emit("import.parse.start",{xml:e})||e,n._moddle.fromXML(e,"bpmn:Definitions").then((function(e){var o,a,s=e.rootElement,c=e.references,p=e.warnings,l=e.elementsById;s=n._emit("import.parse.complete",(o={error:null,definitions:s,elementsById:l,references:c,warnings:p},a=n.get("eventBus").createEvent(o),Object.defineProperty(a,"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:o.warnings,references:o.references,elementsById:o.elementsById}}}),a))||s,n.importDefinitions(s,t).then((function(e){var t=[].concat(p,e.warnings||[]);return n._emit("import.done",{error:null,warnings:t}),i({warnings:t})})).catch((function(e){var t=[].concat(p,e.warnings||[]);return n._emit("import.done",{error:e,warnings:t}),r(Ir(e,t))}))})).catch((function(e){return n._emit("import.parse.complete",{error:e}),e=function(e){var 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}(e),n._emit("import.done",{error:e,warnings:e.warnings}),r(e)}))}))})),Lr.prototype.importDefinitions=br((function(e,t){var n=this;return new Promise((function(i,r){n._setDefinitions(e),n.open(t).then((function(e){var t=e.warnings;return i({warnings:t})})).catch((function(e){return r(e)}))}))})),Lr.prototype.open=br((function(e){var t=this._definitions,n=e,i=this;return new Promise((function(r,o){if(!t){var a=new Error("no XML imported");return o(Ir(a,[]))}if("string"==typeof e&&!(n=function(e,t){if(!t)return null;return m(e.diagrams,(function(e){return e.id===t}))||null}(t,e))){var s=new Error("BPMNDiagram <"+e+"> not found");return o(Ir(s,[]))}try{i.clear()}catch(e){return o(Ir(e,[]))}Tr(i,t,n).then((function(e){var t=e.warnings;return r({warnings:t})})).catch((function(e){return o(e)}))}))})),Lr.prototype.saveXML=br((function(e){e=e||{};var t=this,n=this._definitions;return new Promise((function(i){if(!n)return i({error:new Error("no definitions loaded")});n=t._emit("saveXML.start",{definitions:n})||n,t._moddle.toXML(n,e).then((function(e){var n=e.xml;return n=t._emit("saveXML.serialized",{xml:n})||n,i({xml:n})}))})).catch((function(e){return{error:e}})).then((function(e){t._emit("saveXML.done",e);var n=e.error;return n?Promise.reject(n):e}))})),Lr.prototype.saveSVG=br((function(e){var t=this;return new Promise((function(e,n){var i,r;t._emit("saveSVG.start");try{var o=t.get("canvas"),a=o.getActiveLayer(),s=ve("defs",o._svg),c=qe(a),p=s?"<defs>"+qe(s)+"</defs>":"",l=a.getBBox();i='<?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="'+l.width+'" height="'+l.height+'" viewBox="'+l.x+" "+l.y+" "+l.width+" "+l.height+'" version="1.1">'+p+c+"</svg>"}catch(e){r=e}return t._emit("saveSVG.done",{error:r,svg:i}),r?n(r):e({svg:i})}))})),Lr.prototype._setDefinitions=function(e){this._definitions=e},Lr.prototype.getModules=function(){return this._modules},Lr.prototype.clear=function(){this.getDefinitions()&&ni.prototype.clear.call(this)},Lr.prototype.destroy=function(){ni.prototype.destroy.call(this),ge(this._container)},Lr.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Lr.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Lr.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=ve(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},Lr.prototype.getDefinitions=function(){return this._definitions},Lr.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Lr.prototype._init=function(e,t,n){var i=n.modules||this.getModules(),r=n.additionalModules||[],o=[].concat([{bpmnjs:["value",this],moddle:["value",t]}],i,r),a=I(F(n,["additionalModules"]),{canvas:I({},n.canvas,{container:e}),modules:o});ni.call(this,a),n&&n.container&&this.attachTo(n.container)},Lr.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Lr.prototype._createContainer=function(e){var t=de('<div class="bjs-container"></div>');return U(t,{width:Fr(e.width),height:Fr(e.height),position:e.position}),t},Lr.prototype._createModdle=function(e){return new yr(I({},this._moddleExtensions,e.moddleExtensions))},Lr.prototype._modules=[];var zr={width:"100%",height:"100%",position:"relative"};function Fr(e){return e+(u(e)?"px":"")}function $r(e){Lr.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 Hr(e,t){return!wr(e,"bpmn:CallActivity")&&(wr(e,"bpmn:SubProcess")?!(!(t=t||Rr(e))||!wr(t,"bpmndi:BPMNPlane"))||t&&!!t.isExpanded:!wr(e,"bpmn:Participant")||!!Cr(e).processRef)}function Gr(e){return e&&!!Cr(e).triggeredByEvent}function Vr(e,t){var n=Cr(e),i=!1;return n.eventDefinitions&&y(n.eventDefinitions,(function(e){wr(e,t)&&(i=!0)})),i}function Wr(e){return wr(e,"bpmn:FlowElement")||wr(e,"bpmn:Participant")||wr(e,"bpmn:Lane")||wr(e,"bpmn:SequenceFlow")||wr(e,"bpmn:MessageFlow")||wr(e,"bpmn:DataInput")||wr(e,"bpmn:DataOutput")?"name":wr(e,"bpmn:TextAnnotation")?"text":wr(e,"bpmn:Group")?"categoryValueRef":void 0}function qr(e){var t=e.businessObject,n=Wr(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}e($r,Lr),$r.prototype._createModdle=function(e){var t=Lr.prototype._createModdle.call(this,e);return t.ids=new n([32,36,1]),t},$r.prototype._collectIds=function(e,t){var n,i=e.$model.ids;for(n in i.clear(),t)i.claim(n,t[n])};var Ur="hsl(225, 10%, 15%)";function Kr(e,t,n){return _(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return x(t,(function(t,n){return e[n]==t}))}(e,n)}))}function Yr(e){return e.businessObject}function Xr(e,t){var n=Rr(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function Zr(e,t){var n=Rr(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||Ur}function Qr(e,t,n){var i=Rr(e).get("label");return i&&i.get("color:color")||t||Zr(e,n)}var Jr=new n,eo=.95;function to(e,t,n,i,r,o,a){ot.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defaultLabelColor,u=Jr.next(),h={},d=n.computeStyle;function f(e,t){var n=I({fill:Ur,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 a=je("marker");we(t.element,n),xe(a,t.element),we(a,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*o,markerHeight:20*o,orient:"auto"});var s=ve("defs",r._svg);s||(s=je("defs"),xe(r._svg,s)),xe(s,a),h[e]=a}function m(e){return e.replace(/[^0-9a-zA-z]+/g,"_")}function v(e,t,n){var i=e+"-"+m(t)+"-"+m(n)+"-"+u;return h[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=je("path");we(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),f(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var o=je("circle");we(o,{cx:6,cy:6,r:3.5}),f(e,{element:o,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var a=je("path");we(a,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),f(e,{element:a,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=je("path");we(s,{d:"M 11 5 L 1 10 L 11 15"}),f(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var c=je("path");we(c,{d:"M 1 5 L 11 10 L 1 15"}),f(e,{element:c,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var p=je("path");we(p,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),f(e,{element:p,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var l=je("path");we(l,{d:"M 6 4 L 10 16"}),f(e,{element:l,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function g(e,t,n,i,r){l(i)&&(r=i,i=0),i=i||0,"none"===(r=d(r,{stroke:Ur,strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var o=t/2,a=n/2,s=je("circle");return we(s,{cx:o,cy:a,r:Math.round((t+n)/4-i)}),we(s,r),xe(e,s),s}function b(e,t,n,i,r,o){l(r)&&(o=r,r=0),r=r||0,o=d(o,{stroke:Ur,strokeWidth:2,fill:"white"});var a=je("rect");return we(a,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),we(a,o),xe(e,a),a}function x(e,t,n){var i=ct(t,n=d(n,["no-fill"],{stroke:Ur,strokeWidth:2,fill:"none"}));return xe(e,i),i}function _(e,t,n){n=d(n,["no-fill"],{strokeWidth:2,stroke:Ur});var i=je("path");return we(i,{d:t}),we(i,n),xe(e,i),i}function E(e,t,n,i){return _(t,n,I({"data-marker":e},i))}function w(e){return M[e]}function S(e){return function(t,n){return w(e)(t,n)}}function C(e,t){var n=Yr(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?w("bpmn:ParallelMultipleEventDefinition")(t,e,i):w("bpmn:MultipleEventDefinition")(t,e,i):Kr(n,"bpmn:MessageEventDefinition")?w("bpmn:MessageEventDefinition")(t,e,i):Kr(n,"bpmn:TimerEventDefinition")?w("bpmn:TimerEventDefinition")(t,e,i):Kr(n,"bpmn:ConditionalEventDefinition")?w("bpmn:ConditionalEventDefinition")(t,e):Kr(n,"bpmn:SignalEventDefinition")?w("bpmn:SignalEventDefinition")(t,e,i):Kr(n,"bpmn:EscalationEventDefinition")?w("bpmn:EscalationEventDefinition")(t,e,i):Kr(n,"bpmn:LinkEventDefinition")?w("bpmn:LinkEventDefinition")(t,e,i):Kr(n,"bpmn:ErrorEventDefinition")?w("bpmn:ErrorEventDefinition")(t,e,i):Kr(n,"bpmn:CancelEventDefinition")?w("bpmn:CancelEventDefinition")(t,e,i):Kr(n,"bpmn:CompensateEventDefinition")?w("bpmn:CompensateEventDefinition")(t,e,i):Kr(n,"bpmn:TerminateEventDefinition")?w("bpmn:TerminateEventDefinition")(t,e,i):null}function R(e,t,n){n=I({size:{width:100}},n);var i=o.createText(t||"",n);return Pe(i).add("djs-label"),xe(e,i),i}function T(e,t,n){return R(e,Yr(t).name,{box:t,align:n,padding:5,style:{fill:Qr(t,p,c)}})}function P(e,t,n){Yn(R(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:Qr(n,p,c)}}),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=eo),g(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:Xr(t,s),stroke:Zr(t,c)};Yr(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:Xr(t,s),stroke:Zr(t,c)});var i=w("bpmn:Event")(e,t,n);return C(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return _(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?Zr(t,c):Xr(t,s),stroke:n?Xr(t,s):Zr(t,c)})},"bpmn:TimerEventDefinition":function(e,t){var n=g(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:Xr(t,s),stroke:Zr(t,c)});_(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:Zr(t,c)});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}}),a=t.width/2;_(e,o,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+a+")",stroke:Zr(t,c)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return _(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Zr(t,c):"none",stroke:Zr(t,c)})},"bpmn:ConditionalEventDefinition":function(e,t){return _(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:Zr(t,c)})},"bpmn:LinkEventDefinition":function(e,t,n){return _(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?Zr(t,c):"none",stroke:Zr(t,c)})},"bpmn:ErrorEventDefinition":function(e,t,n){return _(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?Zr(t,c):"none",stroke:Zr(t,c)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=_(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?Zr(t,c):"none",stroke:Zr(t,c)});return Zn(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return _(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?Zr(t,c):"none",stroke:Zr(t,c)})},"bpmn:SignalEventDefinition":function(e,t,n){return _(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Zr(t,c):"none",stroke:Zr(t,c)})},"bpmn:MultipleEventDefinition":function(e,t,n){return _(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?Zr(t,c):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return _(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:Zr(t,c),stroke:Zr(t,c)})},"bpmn:EndEvent":function(e,t){var n=w("bpmn:Event")(e,t,{strokeWidth:4,fill:Xr(t,s),stroke:Zr(t,c)});return C(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return g(e,t.width,t.height,8,{strokeWidth:4,fill:Zr(t,c),stroke:Zr(t,c)})},"bpmn:IntermediateEvent":function(e,t){var n=w("bpmn:Event")(e,t,{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)});return g(e,t.width,t.height,3,{strokeWidth:1,fill:Xr(t,"none"),stroke:Zr(t,c)}),C(t,e),n},"bpmn:IntermediateCatchEvent":S("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":S("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=eo),b(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:Xr(t,s),stroke:Zr(t,c)},i=w("bpmn:Activity")(e,t,n);return T(e,t,"center-middle"),k(e,t),i},"bpmn:ServiceTask":function(e,t){var n=w("bpmn:Task")(e,t);return _(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),_(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:Xr(t,s)}),_(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),n},"bpmn:UserTask":function(e,t){var n=w("bpmn:Task")(e,t);return _(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Xr(t,s),stroke:Zr(t,c)}),_(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Xr(t,s),stroke:Zr(t,c)}),_(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Zr(t,c),stroke:Zr(t,c)}),n},"bpmn:ManualTask":function(e,t){var n=w("bpmn:Task")(e,t);return _(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:Xr(t,s),stroke:Zr(t,c)}),n},"bpmn:SendTask":function(e,t){var n=w("bpmn:Task")(e,t);return _(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:Zr(t,c),stroke:Xr(t,s)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=Yr(t),o=w("bpmn:Task")(e,t);return r.instantiate?(g(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}}),_(e,n,{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),o},"bpmn:ScriptTask":function(e,t){var n=w("bpmn:Task")(e,t);return _(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:Zr(t,c)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=w("bpmn:Task")(e,t);return we(_(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:Xr(t,"#aaaaaa"),stroke:Zr(t,c)}),we(_(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:Zr(t,c)}),n},"bpmn:SubProcess":function(e,t,n){n=I({fill:Xr(t,s),stroke:Zr(t,c)},n);var i=w("bpmn:Activity")(e,t,n),r=Hr(t);return Gr(t)&&we(i,{strokeDasharray:"1,2"}),T(e,t,r?"center-top":"center-middle"),r?k(e,t):k(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return w("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=w("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:Zr(t,c)});return b(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return w("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:eo,fill:Xr(t,s),stroke:Zr(t,c)},i=w("bpmn:Lane")(e,t,n);Hr(t)?(x(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:Zr(t,c)}),P(e,Yr(t).name,t)):R(e,Yr(t).name,{box:t,align:"center-middle",style:{fill:Qr(t,p,c)}});return!!Yr(t).participantMultiplicity&&w("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=b(e,t.width,t.height,0,I({fill:Xr(t,s),fillOpacity:.35,stroke:Zr(t,c)},n)),r=Yr(t);"bpmn:Lane"===r.$type&&P(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=w("bpmn:Gateway")(e,t);return g(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:Xr(t,s),stroke:Zr(t,c)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=w("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 Rr(t).isMarkerVisible&&_(e,r,{strokeWidth:1,fill:Zr(t,c),stroke:Zr(t,c)}),n},"bpmn:ComplexGateway":function(e,t){var n=w("bpmn:Gateway")(e,t);return _(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:Zr(t,c),stroke:Zr(t,c)}),n},"bpmn:ParallelGateway":function(e,t){var n=w("bpmn:Gateway")(e,t);return _(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:Zr(t,c),stroke:Zr(t,c)}),n},"bpmn:EventBasedGateway":function(e,t){var n=Yr(t),r=w("bpmn:Gateway")(e,t);g(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:Zr(t,c)});var o=n.eventGatewayType,a=!!n.instantiate;if("Parallel"===o){var s=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});we(_(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===o){if(!a)we(g(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:Zr(t,c)});!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:Xr(t,"none"),stroke:Zr(t,c)};_(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:Xr(t,s),fillOpacity:eo,stroke:Zr(t,c)};return function(e,t,n,i){var r=t/2,o=n/2,a=[{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=d(i,{stroke:Ur,strokeWidth:2,fill:"white"});var s=je("polygon");return we(s,{points:a}),we(s,i),xe(e,s),s}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=A(t),r=Xr(t,s),o=Zr(t,c),a=_(e,i,{strokeLinejoin:"round",markerEnd:v("sequenceflow-end",r,o),stroke:Zr(t,c)}),p=Yr(t);return t.source&&(n=t.source.businessObject,p.conditionExpression&&n.$instanceOf("bpmn:Activity")&&we(a,{markerStart:v("conditional-flow-marker",r,o)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===p&&we(a,{markerStart:v("conditional-default-flow-marker",r,o)})),a},"bpmn:Association":function(e,t,n){var i=Yr(t),r=Xr(t,s),o=Zr(t,c);return n=I({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:Zr(t,c)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=v("association-end",r,o)),"Both"===i.associationDirection&&(n.markerStart=v("association-start",r,o)),x(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=Xr(t,s),i=Zr(t,c);return w("bpmn:Association")(e,t,{markerEnd:v("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=Xr(t,s),i=Zr(t,c);return w("bpmn:Association")(e,t,{markerEnd:v("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=Yr(t),r=Rr(t),o=Xr(t,s),a=Zr(t,c),l=_(e,A(t),{markerEnd:v("messageflow-end",o,a),markerStart:v("messageflow-start",o,a),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:Zr(t,c)});if(n.messageRef){var u=l.getPointAtLength(l.getTotalLength()/2),h=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:u.x,y:u.y}}),d={strokeWidth:1};"initiating"===r.messageVisibleKind?(d.fill="white",d.stroke=Ur):(d.fill="#888",d.stroke="white");var f=_(e,h,d),m=R(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:Zr(t,p)}}),y=f.getBBox(),g=m.getBBox();Yn(m,u.x-g.width/2,u.y+y.height/2+10,0)}return l},"bpmn:DataObject":function(e,t){var n=_(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:Xr(t,s),fillOpacity:eo,stroke:Zr(t,c)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Yr(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}});_(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":S("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=w("bpmn:DataObject")(e,t);return _(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=w("bpmn:DataObject")(e,t);return _(e,n,{strokeWidth:1,fill:Ur}),r},"bpmn:DataStoreReference":function(e,t){return _(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:Xr(t,s),fillOpacity:eo,stroke:Zr(t,c)})},"bpmn:BoundaryEvent":function(e,t){var n=Yr(t).cancelActivity,i={strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=I({},i,{fillOpacity:1}),o=I({},i,{fill:"none"}),a=w("bpmn:Event")(e,t,r);return g(e,t.width,t.height,3,o),C(t,e),a},"bpmn:Group":function(e,t){return b(e,t.width,t.height,10,{stroke:Zr(t,c),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 R(e,qr(t),{box:n,fitBox:!0,style:I({},o.getExternalStyle(),{fill:Qr(t,p,c)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=b(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return _(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:Zr(t,c)}),R(e,Yr(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:Qr(t,p,c)}}),n},ParticipantMultiplicityMarker:function(e,t){E("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:Xr(t,s),stroke:Zr(t,c)})},SubProcessMarker:function(e,t){Xn(b(e,14,14,0,{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),t.width/2-7.5,t.height-20),E("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:Xr(t,s),stroke:Zr(t,c)})},ParallelMarker:function(e,t,n){E("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:Xr(t,s),stroke:Zr(t,c)})},SequentialMarker:function(e,t,n){E("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:Xr(t,s),stroke:Zr(t,c)})},CompensationMarker:function(e,t,n){E("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:Xr(t,s),stroke:Zr(t,c)})},LoopMarker:function(e,t,n){E("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:Xr(t,s),stroke:Zr(t,c),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){E("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:Zr(t,c),stroke:Zr(t,c)})}};function k(e,t,n){var i,r=Yr(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},y(n,(function(n){w(n)(e,t,i)})),r.isForCompensation&&w("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&w("AdhocMarker")(e,t,i);var a=r.loopCharacteristics,s=a&&a.isSequential;a&&(void 0===s&&w("LoopMarker")(e,t,i),!1===s&&w("ParallelMarker")(e,t,i),!0===s&&w("SequentialMarker")(e,t,i))}this._drawPath=_,this._renderer=w}e(to,ot),to.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],to.prototype.canRender=function(e){return wr(e,"bpmn:BaseElement")},to.prototype.drawShape=function(e,t){var n=t.type;return this._renderer(n)(e,t)},to.prototype.drawConnection=function(e,t){var n=t.type;return this._renderer(n)(e,t)},to.prototype.getShapePath=function(e){return wr(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,at([["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"]])):wr(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,o=e.height;return at([["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):wr(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return at([["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 at([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var no={width:150,height:50};function io(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 ro(e,t,n){for(var i,r=e.shift(),o=r;;){if((i=io(o,n)).width=o?i.width:0," "===o||""===o||i.width<Math.round(t)||o.length<2)return oo(e,o,r,i);o=ao(o,i.width,t)}}function oo(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 ao(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 a=r[r.length-1];return a&&""===a&&(r[r.length-1]="-"),r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function so(e){this._config=I({},{size:no,padding:0,style:{},align:"center-top"},e||{})}so.prototype.createText=function(e,t){return this.layoutText(e,t).element},so.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},so.prototype.layoutText=function(e,t){var n=I({},this._config.size,t.box),i=I({},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 l(e)?I({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),a=t.fitBox||!1,s=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),c=e.split(/\u00AD?\r?\n/),p=[],u=n.width-o.left-o.right,h=je("text");for(we(h,{x:0,y:0}),we(h,i),xe(function(){var e=document.getElementById("helper-svg");return e||(we(e=je("svg"),{id:"helper-svg",width:0,height:0,visibility:"hidden",position:"fixed"}),document.body.appendChild(e)),e}(),h);c.length;)p.push(ro(c,u,h));"middle"===r.vertical&&(o.top=o.bottom=0);var d=b(p,(function(e,t,n){return e+(s||t.height)}),0)+o.top+o.bottom,f=b(p,(function(e,t,n){return t.width>e?t.width:e}),0),m=o.top;"middle"===r.vertical&&(m+=(n.height-d)/2),m-=(s||p[0].height)/4;var v=je("text");return we(v,i),y(p,(function(e){var t;switch(m+=s||e.height,r.horizontal){case"left":t=o.left;break;case"right":t=(a?f:u)-o.right-e.width;break;default:t=Math.max(((a?f:u)-e.width)/2+o.left,0)}var n=je("tspan");we(n,{x:t,y:m}),n.textContent=e.text,xe(v,n)})),Me(h),{dimensions:{width:f,height:d},element:v}};function co(e){var t=I({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=I({},t,{fontSize:n},e&&e.externalStyle||{}),r=new so({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}}co.$inject=["config.textRenderer"];var po=/\{([^{}]+)\}/g,lo=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var uo={__init__:["bpmnRenderer"],bpmnRenderer:["type",to],textRenderer:["type",co],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,a,s={};if(t.position){for(var c=t.containerHeight/r.height*t.yScaleFactor,p=t.containerWidth/r.width*t.xScaleFactor,l=0;l<r.heightElements.length;l++)s["y"+l]=r.heightElements[l]*c;for(var u=0;u<r.widthElements.length;u++)s["x"+u]=r.widthElements[u]*p}return o=r.d,a={mx:n,my:i,e:s},String(o).replace(po,(function(e,t){return function(e,t,n){var i=n;return t.replace(lo,(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,a)}))}}]};var ho={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},fo={width:90,height:20};function mo(e){return wr(e,"bpmn:Event")||wr(e,"bpmn:Gateway")||wr(e,"bpmn:DataStoreReference")||wr(e,"bpmn:DataObjectReference")||wr(e,"bpmn:DataInput")||wr(e,"bpmn:DataOutput")||wr(e,"bpmn:SequenceFlow")||wr(e,"bpmn:MessageFlow")||wr(e,"bpmn:Group")}function vo(e){return bo(e.label)}function yo(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)),a=r.x,s=r.y;return Math.abs(o)<Math.PI/2?s-=15:a+=15,{x:a,y:s}}function go(e){return e.waypoints?yo(e.waypoints):wr(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+fo.height/2}:{x:e.x+e.width/2,y:e.y+e.height+fo.height/2}}function bo(e){return e&&!!e.labelTarget}function xo(e,t,n){return I({id:e.id,type:e.$type,businessObject:e,di:t},n)}function _o(e,t,n){var i=e.waypoint;return!i||i.length<2?[mn(t),mn(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function Eo(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:gr(n),referenced:gr(t),property:i}))}function wo(e,t,n,i,r,o){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=o}wo.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],wo.prototype.add=function(e,t,n){var i,r,o,a,s,c,p,l=this._translate;if(wr(t,"bpmndi:BPMNPlane")){var u=wr(e,"bpmn:SubProcess")?{id:e.id+"_plane"}:{};i=this._elementFactory.createRoot(xo(e,t,u)),this._canvas.addRootElement(i)}else if(wr(t,"bpmndi:BPMNShape")){var h=!Hr(e,t),d=function(e){return wr(e,"bpmn:Group")}(e);r=n&&(n.hidden||n.collapsed);var f=t.bounds;i=this._elementFactory.createShape(xo(e,t,{collapsed:h,hidden:r,x:Math.round(f.x),y:Math.round(f.y),width:Math.round(f.width),height:Math.round(f.height),isFrame:d})),wr(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,i),wr(e,"bpmn:Lane")&&(o=0),wr(e,"bpmn:DataStoreReference")&&(a=n,s=mn(f),c=s.x,p=s.y,c>=a.x&&c<=a.x+a.width&&p>=a.y&&p<=a.y+a.height||(n=this._canvas.findRoot(n))),this._canvas.addShape(i,n,o)}else{if(!wr(t,"bpmndi:BPMNEdge"))throw new Error(l("unknown di {di} for element {semantic}",{di:gr(t),semantic:gr(e)}));var m=this._getSource(e),v=this._getTarget(e);r=n&&(n.hidden||n.collapsed),i=this._elementFactory.createConnection(xo(e,t,{hidden:r,source:m,target:v,waypoints:_o(t,m,v)})),wr(e,"bpmn:DataAssociation")&&(n=this._canvas.findRoot(n)),wr(e,"bpmn:SequenceFlow")&&(o=0),this._canvas.addConnection(i,n,o)}return mo(e)&&qr(i)&&this.addLabel(e,t,i),this._eventBus.fire("bpmnElement.added",{element:i}),i},wo.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:gr(e)}));var r=this._elementRegistry.get(i.id),o=r&&r.attachers;if(!r)throw Eo(n,e,i,"attachedToRef");t.host=r,o||(r.attachers=o=[]),-1===o.indexOf(t)&&o.push(t)},wo.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(fo.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=go(t),i=fo),I({x:n.x-i.width/2,y:n.y-i.height/2},i)}(t,n),(r=qr(n))&&(i=this._textRenderer.getExternalLabelBounds(i,r)),o=this._elementFactory.createLabel(xo(e,t,{id:e.id+"_label",labelTarget:n,type:"label",hidden:n.hidden||!qr(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)},wo.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?Eo(o,e,i,t+"Ref"):new Error(o("{semantic}#{side} Ref not specified",{semantic:gr(e),side:t}))},wo.prototype._getSource=function(e){return this._getEnd(e,"source")},wo.prototype._getTarget=function(e){return this._getEnd(e,"target")},wo.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var So={__depends__:[uo,{__depends__:[ho],bpmnImporter:["type",wo]}]};function Co(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()}function Ro(e){return e.originalEvent||e.srcEvent}function To(e,t){Co(e),Co(Ro(e))}function Po(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 Ao(e,t){return(Ro(e)||e).button===t}function Mo(e){return Ao(e,0)}function ko(e){var t=Ro(e)||e;return!!Mo(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Do(e){var t=Ro(e)||e;return Mo(e)&&t.shiftKey}function Bo(e){return!0}function No(e){return Mo(e)||function(e){return Ao(e,1)}(e)}function Oo(e,t,n){var i=this;function r(n,i,r){var o,a;(function(e,t){return!(c[e]||Mo)(t)})(n,i)||(r?a=t.getGraphics(r):(o=i.delegateTarget||i.target)&&(a=o,r=t.get(a)),a&&r&&!1===e.fire(n,{element:r,gfx:a,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var o={};function a(e){return o[e]}var s={click:"element.click",contextmenu:"element.contextmenu",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseover:"element.hover",mouseout:"element.out",mouseup:"element.mouseup"},c={"element.contextmenu":Bo,"element.mousedown":No,"element.mouseup":No,"element.click":No,"element.dblclick":No};function p(e,t,n,i){var a=o[n]=function(e){r(n,e)};i&&(c[n]=i),a.$delegate=he.bind(e,"svg, .djs-element",t,a)}function l(e,t,n){var i=a(n);i&&he.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,y(s,(function(e,n){l(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,y(s,(function(e,n){p(t,n,e)}))})),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 u=f("djs-hit djs-hit-stroke"),h=f("djs-hit djs-hit-click-stroke"),d={all:f("djs-hit djs-hit-all"),"click-stroke":h,stroke:u,"no-move":f("djs-hit djs-hit-no-move")};function f(e,t){return t=I({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 we(e,n),e}function v(e,t){xe(e,t)}this.removeHits=function(e){y(ye(".djs-hit",e),Me)},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=ct(t);return m(n,"stroke"),v(e,n),n},this.createBoxHit=function(e,t,n){n=I({x:0,y:0},n);var i=je("rect");return m(i,t),we(i,n),v(e,i),i},this.updateDefaultHit=function(e,t){var n=ve(".djs-hit",t);if(n)return e.waypoints?function(e,t){we(e,{points:st(t)})}(n,e.waypoints):we(n,{width:e.width,height:e.height}),n},this.fire=r,this.triggerMouseEvent=function(e,t,n){var i=s[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return r(i,t,n)},this.mouseHandler=a,this.registerEvent=p,this.unregisterEvent=l}Oo.$inject=["eventBus","elementRegistry","styles"];var jo={__init__:["interactionEvents"],interactionEvents:["type",Oo]};function Lo(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function o(e,t){var n=je("rect");return we(n,I({x:10,y:10,rx:3,width:100,height:100},i)),xe(e,n),n}e.on(["shape.added","shape.changed"],500,(function(e){var t=e.element,n=e.gfx,i=ve(".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=ve(".djs-outline",n);i||(i=o(n)),r.updateConnectionOutline(i,t)}))}Lo.prototype.updateShapeOutline=function(e,t){we(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Lo.prototype.updateConnectionOutline=function(e,t){var n=ft(t);we(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Lo.$inject=["eventBus","styles","elementRegistry"];var Io={__init__:["outline"],outline:["type",Lo]};function zo(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)}))}zo.$inject=["eventBus","canvas"],zo.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})}},zo.prototype.get=function(){return this._selectedElements},zo.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},zo.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();p(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?y(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 Fo="hover",$o="selected";function Ho(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,Fo)})),t.on("element.out",(function(e){o(e.element,Fo)})),t.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;y(t,(function(e){-1===n.indexOf(e)&&o(e,$o)})),y(n,(function(e){-1===t.indexOf(e)&&r(e,$o)})),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;p(o)?t.select(o):t.select(r.filter(Vo))}})),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);m(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(Mo(e)){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),o=t.get().length>1,a=ko(e)||Do(e);if(r&&o)return a?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,a)}}))}function Vo(e){return!e.hidden}Ho.$inject=["canvas","eventBus","selection"],Ho.prototype._updateSelectionOutline=function(e){var t=this._canvas.getLayer("selectionOutline");ke(t);var n=e.length>1;if(Pe(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}}(ft(e)),r=je("rect");we(r,I({rx:3},i)),Pe(r).add("djs-selection-outline"),xe(t,r)}},Go.$inject=["eventBus","selection","canvas","elementRegistry"];var Wo={__init__:["selectionVisuals","selectionBehavior"],__depends__:[jo,Io],selection:["type",zo],selectionVisuals:["type",Ho],selectionBehavior:["type",Go]};function qo(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}qo.prototype.next=function(){return this._prefix+ ++this._counter};var Uo=new qo("ov");function Ko(e,t,n,i){var r,o;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=Uo,this._overlayDefaults=I({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),U(o=de('<div class="djs-overlay-container" />'),{position:"absolute",width:0,height:0}),r.insertBefore(o,r.firstChild),o),this._init()}function Yo(e,t,n){U(e,{left:t+"px",top:n+"px"})}function Xo(e,t){e.style.display=!1===t?"none":""}function Zo(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}Ko.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Ko.prototype.get=function(e){if(d(e)&&(e={id:e}),d(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?v(t.overlays,M({type:e.type})):t.overlays.slice():[]}return e.type?v(this._overlays,M({type:e.type})):e.id?this._overlays[e.id]:null},Ko.prototype.add=function(e,t,n){if(l(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=I({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Ko.prototype.remove=function(e){var t=this.get(e)||[];p(t)||(t=[t]);var n=this;y(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(ge(e.html),ge(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)}}))},Ko.prototype.show=function(){Xo(this._overlayRoot)},Ko.prototype.hide=function(){Xo(this._overlayRoot,!1)},Ko.prototype.clear=function(){this._overlays={},this._overlayContainers=[],te(this._overlayRoot)},Ko.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=ft(t);i=o.x,r=o.y}Yo(n,i,r),K(e.html,"data-container-id",t.id)},Ko.prototype._updateOverlay=function(e){var t,n,i=e.position,r=e.htmlContainer,o=e.element,a=i.left,s=i.top;void 0!==i.right&&(t=o.waypoints?ft(o).width:o.width,a=-1*i.right+t);void 0!==i.bottom&&(n=o.waypoints?ft(o).height:o.height,s=-1*i.bottom+n);Yo(r,a||0,s||0),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Ko.prototype._createOverlayContainer=function(e){var t=de('<div class="djs-overlays" />');U(t,{position:"absolute"}),this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Ko.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Zo(this._overlayRoot,n)},Ko.prototype._getOverlayContainer=function(e,t){var n=m(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},Ko.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)),d(o)&&(o=de(o)),n=this._getOverlayContainer(r),U(t=de('<div class="djs-overlay" data-overlay-id="'+i+'">'),{position:"absolute"}),t.appendChild(o),e.type&&J(t).add("djs-overlay-"+e.type),Xo(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())},Ko.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=this._canvas.findRoot(e.element),r=n&&n.minZoom,o=n&&n.maxZoom,a=e.htmlContainer,c=!0;(i!==this._canvas.getRootElement()||n&&(s(r)&&r>t.scale||s(o)&&o<t.scale))&&(c=!1),Xo(a,c),this._updateOverlayScale(e,t)},Ko.prototype._updateOverlayScale=function(e,t){var n,i,r,o=e.scale,a=e.htmlContainer,c="";!0!==o&&(!1===o?(n=1,i=1):(n=o.min,i=o.max),s(n)&&t.scale<n&&(r=(1/t.scale||1)*n),s(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),s(r)&&(c="scale("+r+","+r+")"),Zo(a,c)},Ko.prototype._updateOverlaysVisibilty=function(e){var t=this;y(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},Ko.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;y(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){ge(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&&(y(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&&J(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 Qo={__init__:["overlays"],overlays:["type",Ko]};function Jo(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(mt(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)}))}Jo.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var ea={__init__:["changeSupport"],changeSupport:["type",Jo]};function ta(e){this._eventBus=e}ta.$inject=["eventBus"],ta.prototype.on=function(e,t,n,i,r,o){if((h(t)||u(t))&&(o=r,r=i,i=n,n=t,t=null),h(n)&&(o=r,r=i,i=n,n=1e3),l(r)&&(o=r,r=!1),!h(i))throw new Error("handlerFn must be a function");p(e)||(e=[e]);var a=this._eventBus;y(e,(function(e){var s=["commandStack",e,t].filter((function(e){return e})).join(".");a.on(s,n,r?function(e,t){return function(n){return e.call(t||null,n.context,n.command,n)}}(i,o):i,o)}))};function na(e,t){t.invoke(ta,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)}))}y(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){ta.prototype[e]=function(t,n,i,r,o){(h(t)||u(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}})),e(na,ta),na.$inject=["canvas","injector"];var ia={__init__:["rootElementsBehavior"],rootElementsBehavior:["type",na]},ra={exports:{}};
- /*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */
- !function(e,t){var n;n=Pt,e.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="",a=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==a?"\\"+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}(n)}(ra);var oa=ra.exports,aa={"&":"&","<":"<",">":">",'"':""","'":"'"};function sa(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return aa[e]}))}var ca="_plane";function pa(e){return function(e){return e.replace(new RegExp("_plane$"),"")}(e.id)}function la(e){var t=e.id;return wr(e,"bpmn:SubProcess")?da(t):t}function ua(e){return da(e)}function ha(e){return wr(Rr(e),"bpmndi:BPMNPlane")}function da(e){return e+ca}function fa(e,t,n,i){var r=de('<ul class="bjs-breadcrumbs"></ul>'),o=i.getContainer(),a=J(o);o.appendChild(r);var s=[];function c(e){e&&(s=function(e){for(var t=Cr(e),n=[],i=t;i;i=i.$parent)(wr(i,"bpmn:SubProcess")||wr(i,"bpmn:Process"))&&n.push(i);return n.reverse()}(e));var n=s.map((function(e){var n=sa(e.name||e.id),r=de('<li><span class="bjs-crumb"><a title="'+n+'">'+n+"</a></span></li>"),o=i.findRoot(la(e))||i.findRoot(e.id);if(!o&&wr(e,"bpmn:Process")){var a=t.find((function(t){var n=Cr(t);return n&&n.processRef&&n.processRef===e}));o=i.findRoot(a.id)}return r.addEventListener("click",(function(){i.setRootElement(o)})),r}));r.innerHTML="";var o=n.length>1;a.toggle("bjs-breadcrumbs-shown",o),n.forEach((function(e){r.appendChild(e)}))}e.on("element.changed",(function(e){var t=Cr(e.element);m(s,(function(e){return e===t}))&&c()})),e.on("root.set",(function(e){c(e.element)}))}function ma(e,t){var n=null,i=new va;e.on("root.set",(function(e){var r=e.element,o=t.viewbox(),a=i.get(r);if(i.set(n,{x:o.x,y:o.y,zoom:o.scale}),n=r,!wr(r,"bpmn:Collaboration")||a){a=a||{x:0,y:0,zoom:1};var s=(o.x-a.x)*o.scale,c=(o.y-a.y)*o.scale;0===s&&0===c||t.scroll({dx:s,dy:c}),a.zoom!==o.scale&&t.zoom(a.zoom,{x:0,y:0})}})),e.on("diagram.clear",(function(){i.clear(),n=null}))}function va(){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)}}fa.$inject=["eventBus","elementRegistry","overlays","canvas"],ma.$inject=["eventBus","canvas"];var ya=180,ga=160;function ba(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 xa(e){return wr(e,"bpmndi:BPMNDiagram")?e:xa(e.$parent)}ba.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)}))}},ba.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;wr(r,"bpmn:SubProcess")&&!t.isExpanded&&n.push(r),function(e,t){var n=e.$parent;if(!wr(n,"bpmn:SubProcess")||n===t.bpmnElement)return!1;if(Sr(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},ba.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=hn(e.bounds);t.top=Math.min(n.top,t.top),t.left=Math.min(n.left,t.left)}})),dn(t)}(e),i=n.x-ya,r=n.y-ga;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)}))},ba.prototype.moveToDiPlane=function(e,t){var n=xa(e).plane.get("planeElement");n.splice(n.indexOf(e),1),t.get("planeElement").push(e)},ba.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},ba.$inject=["eventBus","moddle"];var _a=250;function Ea(e,t,n,i){ta.call(this,t),this._canvas=e,this._eventBus=t,this._elementRegistry=n,this._overlays=i;var r=this;this.executed("shape.toggleCollapse",_a,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.reverted("shape.toggleCollapse",_a,(function(e){var t=e.shape;r.canDrillDown(t)?r.addOverlay(t):r.removeOverlay(t)}),!0),this.executed(["shape.create","shape.move","shape.delete"],_a,(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"],_a,(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)}))}))}e(Ea,ta),Ea.prototype.updateDrilldownOverlay=function(e){var t=this._canvas;if(e){var n=t.findRoot(e);n&&this.updateOverlayVisibility(n)}},Ea.prototype.canDrillDown=function(e){var t=this._canvas;return wr(e,"bpmn:SubProcess")&&t.findRoot(la(e))},Ea.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;J(i.html).toggle("bjs-drilldown-empty",!r)}},Ea.prototype.addOverlay=function(e){var t=this._canvas,n=this._overlays;n.get({element:e,type:"drilldown"}).length&&this.removeOverlay(e);var i=de('<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(la(e)))})),n.add(e,"drilldown",{position:{bottom:-7,right:-8},html:i}),this.updateOverlayVisibility(e)},Ea.prototype.removeOverlay=function(e){this._overlays.remove({element:e,type:"drilldown"})},Ea.$inject=["canvas","eventBus","elementRegistry","overlays"];var wa={__depends__:[Qo,ea,ia],__init__:["drilldownBreadcrumbs","drilldownOverlayBehavior","drilldownCentering","subprocessCompatibility"],drilldownBreadcrumbs:["type",fa],drilldownCentering:["type",ma],drilldownOverlayBehavior:["type",Ea],subprocessCompatibility:["type",ba]};function Sa(e){Lr.call(this,e)}function Ca(e){return!e.altKey&&(e.ctrlKey||e.metaKey)}function Ra(e,t){return-1!==(e=p(e)?e:[e]).indexOf(t.key)||-1!==e.indexOf(t.keyCode)}function Ta(e){return e.shiftKey}e(Sa,Lr),Sa.prototype._modules=[So,ho,Wo,Qo,wa],Sa.prototype._moddleExtensions={};var Pa="keyboard.keydown",Aa="input-handle-modified-keys";function Ma(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()}))}Ma.$inject=["config.keyboard","eventBus"],Ma.prototype._keydownHandler=function(e){this._keyHandler(e,Pa)},Ma.prototype._keyupHandler=function(e){this._keyHandler(e,"keyboard.keyup")},Ma.prototype._keyHandler=function(e,t){if(!this._isEventIgnored(e)){var n={keyEvent:e};this._eventBus.fire(t||Pa,n)&&e.preventDefault()}},Ma.prototype._isEventIgnored=function(e){return(t=e.target)&&(re(t,"input, textarea")||"true"===t.contentEditable)&&this._isModifiedKeyIgnored(e);var t},Ma.prototype._isModifiedKeyIgnored=function(e){return!Ca(e)||-1===this._getAllowedModifiers(e.target).indexOf(e.key)},Ma.prototype._getAllowedModifiers=function(e){var t=oe(e,"[input-handle-modified-keys]",!0);return!t||this._node&&!this._node.contains(t)?[]:t.getAttribute(Aa).split(",")},Ma.prototype.bind=function(e){this.unbind(),this._node=e,pe.bind(e,"keydown",this._keydownHandler,!0),pe.bind(e,"keyup",this._keyupHandler,!0),this._fire("bind")},Ma.prototype.getBinding=function(){return this._node},Ma.prototype.unbind=function(){var e=this._node;e&&(this._fire("unbind"),pe.unbind(e,"keydown",this._keydownHandler,!0),pe.unbind(e,"keyup",this._keyupHandler,!0)),this._node=null},Ma.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},Ma.prototype.addListener=function(e,t,n){h(e)&&(n=t,t=e,e=1e3),this._eventBus.on(n||Pa,e,t)},Ma.prototype.removeListener=function(e,t){this._eventBus.off(t||Pa,e)},Ma.prototype.hasModifier=function(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey},Ma.prototype.isCmd=Ca,Ma.prototype.isShift=Ta,Ma.prototype.isKey=Ra;var ka=["c","C",67],Da=["v","V",86],Ba=["y","Y",89],Na=["z","Z",90];function Oa(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBindings(t,i)}))}Oa.$inject=["eventBus","keyboard"],Oa.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}n("undo",(function(e){var n=e.keyEvent;if(Ca(n)&&!Ta(n)&&Ra(Na,n))return t.trigger("undo"),!0})),n("redo",(function(e){var n=e.keyEvent;if(Ca(n)&&(Ra(Ba,n)||Ra(Na,n)&&Ta(n)))return t.trigger("redo"),!0})),n("copy",(function(e){var n=e.keyEvent;if(Ca(n)&&Ra(ka,n))return t.trigger("copy"),!0})),n("paste",(function(e){var n=e.keyEvent;if(Ca(n)&&Ra(Da,n))return t.trigger("paste"),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(Ra(["+","Add","="],n)&&Ca(n))return t.trigger("stepZoom",{value:1}),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(Ra(["-","Subtract"],n)&&Ca(n))return t.trigger("stepZoom",{value:-1}),!0})),n("zoom",(function(e){var n=e.keyEvent;if(Ra("0",n)&&Ca(n))return t.trigger("zoom",{value:1}),!0})),n("removeSelection",(function(e){if(Ra(["Backspace","Delete","Del"],e.keyEvent))return t.trigger("removeSelection"),!0}))};var ja={__init__:["keyboard","keyboardBindings"],keyboard:["type",Ma],keyboardBindings:["type",Oa]},La={moveSpeed:50,moveSpeedAccelerated:200};function Ia(e,t,n){var i=this;this._config=I({},La,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,a=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:a,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})}}Ia.$inject=["config.keyboardMove","keyboard","canvas"];var za={__depends__:[ja],__init__:["keyboardMove"],keyboardMove:["type",Ia]},Fa=/^djs-cursor-.*$/;function $a(e){var t=J(document.body);t.removeMatching(Fa),e&&t.add("djs-cursor-"+e)}function Ha(){$a(null)}function Ga(e,t){function n(){return!1}return t=t||"element.click",e.once(t,5e3,n),function(){e.off(t,n)}}function Va(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function Wa(e,t){return{x:e.x-t.x,y:e.y-t.y}}function qa(e,t){var n;function i(i){var r,o=n.start,a=n.button,s=Po(i),c=Wa(s,o);(!n.dragging&&(r=c,Math.sqrt(Math.pow(r.x,2)+Math.pow(r.y,2))>15)&&(n.dragging=!0,0===a&&Ga(e),$a("grab")),n.dragging)&&(c=Wa(s,n.last||n.start),t.scroll({dx:c.x,dy:c.y}),n.last=s);i.preventDefault()}function r(e){pe.unbind(document,"mousemove",i),pe.unbind(document,"mouseup",r),n=null,Ha()}e.on("element.mousedown",500,(function(e){return function(e){if(oe(e.target,".djs-draggable"))return;var t=e.button;if(t>=2||e.ctrlKey||e.shiftKey||e.altKey)return;return n={button:t,start:Po(e)},pe.bind(document,"mousemove",i),pe.bind(document,"mouseup",r),!0}(e.originalEvent)})),this.isActive=function(){return!!n}}qa.$inject=["eventBus","canvas"];var Ua={__init__:["moveCanvas"],moveCanvas:["type",qa]};function Ka(e){return Math.log(e)/Math.log(10)}function Ya(e,t){var n=Ka(e.min),i=Ka(e.max);return(Math.abs(n)+Math.abs(i))/t}var Xa=Math.sign||function(e){return e>=0?1:-1},Za={min:.2,max:4};function Qa(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=j(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)}))}Qa.$inject=["config.zoomScroll","eventBus","canvas"],Qa.prototype.scroll=function(e){this._canvas.scroll(e)},Qa.prototype.reset=function(){this._canvas.zoom("fit-viewport")},Qa.prototype.zoom=function(e,t){var n=Ya(Za,20);this._totalDelta+=e,Math.abs(this._totalDelta)>.1&&(this._zoom(e,t,n),this._totalDelta=0)},Qa.prototype._handleWheel=function(e){if(!oe(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 a=t.getBoundingClientRect(),s={x:e.clientX-a.left,y:e.clientY-a.top};n=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*Xa(e.deltaY)*o,this.zoom(n,s)}else n=r?{dx:o*e.deltaY,dy:0}:{dx:o*e.deltaX,dy:o*e.deltaY},this.scroll(n)}},Qa.prototype.stepZoom=function(e,t){var n=Ya(Za,10);this._zoom(e,t,n)},Qa.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=Ka(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s,c,p=Math.pow(10,a);i.zoom((s=Za,c=p,Math.max(s.min,Math.min(s.max,c))),t)},Qa.prototype.toggle=function(e){var t=this._container,n=this._handleWheel,i=this._enabled;return void 0===e&&(e=!i),i!==e&&pe[e?"bind":"unbind"](t,"wheel",n,!1),this._enabled=e,e},Qa.prototype._init=function(e){this.toggle(e)};var Ja={__init__:["zoomScroll"],zoomScroll:["type",Qa]};function es(e){Sa.call(this,e)}e(es,Sa),es.prototype._navigationModules=[za,Ua,Ja],es.prototype._modules=[].concat(Sa.prototype._modules,es.prototype._navigationModules);var ts={exports:{}};
- /*! Hammer.JS - v2.0.7 - 2016-04-22
- * http://hammerjs.github.io/
- *
- * Copyright (c) 2016 Jorik Tangelder;
- * Licensed under the MIT license */!function(e){!function(t,n,i,r){var o,a=["","webkit","Moz","MS","ms","o"],s=n.createElement("div"),c=Math.round,p=Math.abs,l=Date.now;function u(e,t,n){return setTimeout(g(e,n),t)}function h(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`."),v=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 g(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 x(e,t){return e===r?t:e}function _(e,t,n){d(C(t),(function(t){e.addEventListener(t,n,!1)}))}function E(e,t,n){d(C(t),(function(t){e.removeEventListener(t,n,!1)}))}function w(e,t){for(;e;){if(e==t)return!0;e=e.parentNode}return!1}function S(e,t){return e.indexOf(t)>-1}function C(e){return e.trim().split(/\s+/g)}function R(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 T(e){return Array.prototype.slice.call(e,0)}function P(e,t,n){for(var i=[],r=[],o=0;o<e.length;){var a=t?e[o][t]:e[o];R(r,a)<0&&i.push(e[o]),r[o]=a,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),s=0;s<a.length;){if((i=(n=a[s])?n+o:t)in e)return i;s++}return r}var M=1;function k(e){var n=e.ownerDocument||e;return n.defaultView||n.parentWindow||t}var D="ontouchstart"in t,B=A(t,"PointerEvent")!==r,N=D&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),O="touch",j="mouse",L=24,I=["x","y"],z=["clientX","clientY"];function F(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 $(e,t,n){var i=n.pointers.length,o=n.changedPointers.length,a=1&t&&i-o==0,s=12&t&&i-o==0;n.isFirst=!!a,n.isFinal=!!s,a&&(e.session={}),n.eventType=t,function(e,t){var n=e.session,i=t.pointers,o=i.length;n.firstInput||(n.firstInput=H(t));o>1&&!n.firstMultiple?n.firstMultiple=H(t):1===o&&(n.firstMultiple=!1);var a=n.firstInput,s=n.firstMultiple,c=s?s.center:a.center,u=t.center=G(i);t.timeStamp=l(),t.deltaTime=t.timeStamp-a.timeStamp,t.angle=U(c,u),t.distance=q(c,u),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=W(t.deltaX,t.deltaY);var h=V(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=h.x,t.overallVelocityY=h.y,t.overallVelocity=p(h.x)>p(h.y)?h.x:h.y,t.scale=s?(d=s.pointers,f=i,q(f[0],f[1],z)/q(d[0],d[1],z)):1,t.rotation=s?function(e,t){return U(t[1],t[0],z)+U(e[1],e[0],z)}(s.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,a,s=e.lastInterval||t,c=t.timeStamp-s.timeStamp;if(8!=t.eventType&&(c>25||s.velocity===r)){var l=t.deltaX-s.deltaX,u=t.deltaY-s.deltaY,h=V(c,l,u);i=h.x,o=h.y,n=p(h.x)>p(h.y)?h.x:h.y,a=W(l,u),e.lastInterval=t}else n=s.velocity,i=s.velocityX,o=s.velocityY,a=s.direction;t.velocity=n,t.velocityX=i,t.velocityY=o,t.direction=a}(n,t);var d,f;var m=e.element;w(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 H(e){for(var t=[],n=0;n<e.pointers.length;)t[n]={clientX:c(e.pointers[n].clientX),clientY:c(e.pointers[n].clientY)},n++;return{timeStamp:l(),pointers:t,center:G(t),deltaX:e.deltaX,deltaY:e.deltaY}}function G(e){var t=e.length;if(1===t)return{x:c(e[0].clientX),y:c(e[0].clientY)};for(var n=0,i=0,r=0;r<t;)n+=e[r].clientX,i+=e[r].clientY,r++;return{x:c(n/t),y:c(i/t)}}function V(e,t,n){return{x:t/e||0,y:n/e||0}}function W(e,t){return e===t?1:p(e)>=p(t)?e<0?2:4:t<0?8:16}function q(e,t,n){n||(n=I);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return Math.sqrt(i*i+r*r)}function U(e,t,n){n||(n=I);var i=t[n[0]]-e[n[0]],r=t[n[1]]-e[n[1]];return 180*Math.atan2(r,i)/Math.PI}F.prototype={handler:function(){},init:function(){this.evEl&&_(this.element,this.evEl,this.domHandler),this.evTarget&&_(this.target,this.evTarget,this.domHandler),this.evWin&&_(k(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&E(this.element,this.evEl,this.domHandler),this.evTarget&&E(this.target,this.evTarget,this.domHandler),this.evWin&&E(k(this.element),this.evWin,this.domHandler)}};var K={mousedown:1,mousemove:2,mouseup:4},Y="mousedown",X="mousemove mouseup";function Z(){this.evEl=Y,this.evWin=X,this.pressed=!1,F.apply(this,arguments)}y(Z,F,{handler:function(e){var t=K[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:j,srcEvent:e}))}});var Q={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},J={2:O,3:"pen",4:j,5:"kinect"},ee="pointerdown",te="pointermove pointerup pointercancel";function ne(){this.evEl=ee,this.evWin=te,F.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}t.MSPointerEvent&&!t.PointerEvent&&(ee="MSPointerDown",te="MSPointerMove MSPointerUp MSPointerCancel"),y(ne,F,{handler:function(e){var t=this.store,n=!1,i=e.type.toLowerCase().replace("ms",""),r=Q[i],o=J[e.pointerType]||e.pointerType,a=o==O,s=R(t,e.pointerId,"pointerId");1&r&&(0===e.button||a)?s<0&&(t.push(e),s=t.length-1):12&r&&(n=!0),s<0||(t[s]=e,this.callback(this.manager,r,{pointers:t,changedPointers:[e],pointerType:o,srcEvent:e}),n&&t.splice(s,1))}});var ie={touchstart:1,touchmove:2,touchend:4,touchcancel:8},re="touchstart",oe="touchstart touchmove touchend touchcancel";function ae(){this.evTarget=re,this.evWin=oe,this.started=!1,F.apply(this,arguments)}function se(e,t){var n=T(e.touches),i=T(e.changedTouches);return 12&t&&(n=P(n.concat(i),"identifier",!0)),[n,i]}y(ae,F,{handler:function(e){var t=ie[e.type];if(1===t&&(this.started=!0),this.started){var n=se.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:O,srcEvent:e})}}});var ce={touchstart:1,touchmove:2,touchend:4,touchcancel:8},pe="touchstart touchmove touchend touchcancel";function le(){this.evTarget=pe,this.targetIds={},F.apply(this,arguments)}function ue(e,t){var n=T(e.touches),i=this.targetIds;if(3&t&&1===n.length)return i[n[0].identifier]=!0,[n,n];var r,o,a=T(e.changedTouches),s=[],c=this.target;if(o=n.filter((function(e){return w(e.target,c)})),1===t)for(r=0;r<o.length;)i[o[r].identifier]=!0,r++;for(r=0;r<a.length;)i[a[r].identifier]&&s.push(a[r]),12&t&&delete i[a[r].identifier],r++;return s.length?[P(o.concat(s),"identifier",!0),s]:void 0}y(le,F,{handler:function(e){var t=ce[e.type],n=ue.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:O,srcEvent:e})}});function he(){F.apply(this,arguments);var e=g(this.handler,this);this.touch=new le(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),a=Math.abs(n-r.y);if(o<=25&&a<=25)return!0}return!1}y(he,F,{handler:function(e,t,n){var i=n.pointerType==O,r=n.pointerType==j;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 ve=A(s.style,"touchAction"),ye=ve!==r,ge="compute",be="auto",xe="manipulation",_e="none",Ee="pan-x",we="pan-y",Se=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 Ce(e,t){this.manager=e,this.set(t)}Ce.prototype={set:function(e){e==ge&&(e=this.compute()),ye&&this.manager.element.style&&Se[e]&&(this.manager.element.style[ve]=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(S(e,_e))return _e;var t=S(e,Ee),n=S(e,we);if(t&&n)return _e;if(t||n)return t?Ee:we;if(S(e,xe))return xe;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=S(i,_e)&&!Se.none,o=S(i,we)&&!Se["pan-y"],a=S(i,Ee)&&!Se["pan-x"];if(r){var s=1===e.pointers.length,c=e.distance<2,p=e.deltaTime<250;if(s&&c&&p)return}if(!a||!o)return r||o&&6&n||a&&n&L?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}};var Re=32;function Te(e){this.options=o({},this.defaults,e||{}),this.id=M++,this.manager=null,this.options.enable=x(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function Pe(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 ke(){Te.apply(this,arguments)}function De(){ke.apply(this,arguments),this.pX=null,this.pY=null}function Be(){ke.apply(this,arguments)}function Ne(){Te.apply(this,arguments),this._timer=null,this._input=null}function Oe(){ke.apply(this,arguments)}function je(){ke.apply(this,arguments)}function Le(){Te.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function Ie(e,t){return(t=t||{}).recognizers=x(t.recognizers,Ie.defaults.preset),new ze(e,t)}Te.prototype={defaults:{},set:function(e){return o(this.options,e),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(e){if(h(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 h(e,"dropRecognizeWith",this)||(e=Me(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(h(e,"requireFailure",this))return this;var t=this.requireFail;return-1===R(t,e=Me(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(h(e,"dropRequireFailure",this))return this;e=Me(e,this);var t=R(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+Pe(n)),i(t.options.event),e.additionalEvent&&i(e.additionalEvent),n>=8&&i(t.options.event+Pe(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=Re},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=Re);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(ke,Te,{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:Re}}),y(De,ke,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push(we),e&L&&t.push(Ee),t},directionTest:function(e){var t=this.options,n=!0,i=e.distance,r=e.direction,o=e.deltaX,a=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===a?1:a<0?8:16,n=a!=this.pY,i=Math.abs(e.deltaY))),e.direction=r,n&&i>t.threshold&&r&t.direction},attrTest:function(e){return ke.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(Be,ke,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[_e]},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(Ne,Te,{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=u((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return Re},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=l(),this.manager.emit(this.options.event,this._input)))}}),y(Oe,ke,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[_e]},attrTest:function(e){return this._super.attrTest.call(this,e)&&(Math.abs(e.rotation)>this.options.threshold||2&this.state)}}),y(je,ke,{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&L&&(t=e.overallVelocityY),this._super.attrTest.call(this,e)&&n&e.offsetDirection&&e.distance>this.options.threshold&&e.maxPointers==this.options.pointers&&p(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(Le,Te,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[xe]},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,a=!this.pCenter||q(this.pCenter,e.center)<t.posThreshold;if(this.pTime=e.timeStamp,this.pCenter=e.center,a&&o?this.count+=1:this.count=1,this._input=e,0===this.count%t.taps)return this.hasRequireFailures()?(this._timer=u((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return Re},failTimeout:function(){return this._timer=u((function(){this.state=Re}),this.options.interval,this),Re},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),Ie.VERSION="2.0.7",Ie.defaults={domEvents:!1,touchAction:ge,enable:!0,inputTarget:null,inputClass:null,preset:[[Oe,{enable:!1}],[Be,{enable:!1},["rotate"]],[je,{direction:6}],[De,{direction:6},["swipe"]],[Le],[Le,{event:"doubletap",taps:2},["tap"]],[Ne]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};function ze(e,t){var n;this.options=o({},Ie.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||(B?ne:N?le:D?he:Z))(n,$),this.touchAction=new Ce(this,this.options.touchAction),Fe(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 Fe(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={}))}ze.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 Te)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(h(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(h(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=R(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(C(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(C(e),(function(e){t?n[e]&&n[e].splice(R(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&&Fe(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}},o(Ie,{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:Re,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:L,DIRECTION_ALL:30,Manager:ze,Input:F,TouchAction:Ce,TouchInput:le,MouseInput:Z,PointerEventInput:ne,TouchMouseInput:he,SingleTouchInput:ae,Recognizer:Te,AttrRecognizer:ke,Tap:Le,Pan:De,Swipe:je,Pinch:Be,Rotate:Oe,Press:Ne,on:_,off:E,each:d,merge:v,extend:m,assign:o,inherit:y,bindFn:g,prefixed:A}),(void 0!==t?t:"undefined"!=typeof self?self:{}).Hammer=Ie,e.exports?e.exports=Ie:t.Hammer=Ie}(window,document)}(ts);var ns=ts.exports,is=["mousedown","mouseup","mouseover","mouseout","click","dblclick"];function rs(e,t){return t.get(e,!1)}function os(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 as(e){function t(t){setTimeout((function(){y(is,(function(t){pe.unbind(e,t,os,!0)}))}),500)}pe.bind(e,"touchstart",(function(t){y(is,(function(t){pe.bind(e,t,os,!0)}))}),!0),pe.bind(e,"touchend",t,!0),pe.bind(e,"touchcancel",t,!0);var n=new ns.Manager(e,{inputClass:ns.TouchInput,recognizers:[],domEvents:!0}),i=new ns.Tap,r=new ns.Pan({threshold:10}),o=new ns.Press,a=new ns.Pinch,s=new ns.Tap({event:"doubletap",taps:2});return a.requireFailure(r),a.requireFailure(o),n.add([r,o,a,s,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 ss(e,t,n,i,r){var o,a=rs("dragging",e),s=rs("move",e),c=rs("contextPad",e),p=rs("palette",e);function l(e,t){return function(n){var o=u(n.target),a=o&&i.get(o);return t&&(n.srcEvent.button=t),r.fire(e,n,a)}}function u(e){return oe(e,"svg, .djs-element",!0)}function h(e){function n(e){var n=u(e.target),r=n&&i.get(n);if(s&&t.getRootElement()!==r)return s.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 a(e){o.off("panmove",r),o.off("panend",a),o.off("pancancel",a)}o.on("panmove",r),o.on("panend",a),o.on("pancancel",a)}()}(o=as(e)).on("tap",l("element.click")),o.on("doubletap",l("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),os(e)}function a(e){o.off("pinchmove",r),o.off("pinchend",a),o.off("pinchcancel",a),o.reset(!0)}o.on("pinchmove",r),o.on("pinchend",a),o.on("pinchcancel",a)}))}a&&n.on("drag.move",(function(e){var t=e.originalEvent;if(t&&!(t instanceof MouseEvent)){var n=Po(t),r=u(document.elementFromPoint(n.x,n.y)),o=r&&i.get(r);o!==e.hover&&(e.hover&&a.out(e),o&&(a.hover({element:o,gfx:r}),e.hover=o,e.hoverGfx=r))}})),c&&n.on("contextPad.create",(function(e){var t=as(e.pad.html);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)}))})),p&&n.on("palette.create",(function(e){var t=as(e.container);t.on("panstart",(function(e){p.trigger("dragstart",e,!0)})),t.on("press",(function(e){p.trigger("dragstart",e,!0)})),t.on("tap",(function(e){p.trigger("click",e)}))})),n.on("canvas.init",(function(e){h(e.svg)}))}function cs(e,t){var n=this;t.on("canvas.init",(function(e){n.addBBoxMarker(e.svg)}))}ss.$inject=["injector","canvas","eventBus","elementRegistry","interactionEvents","touchFix"],cs.$inject=["canvas","eventBus"],cs.prototype.addBBoxMarker=function(e){var t={fill:"none",class:"outer-bound-marker"},n=je("rect");we(n,{x:-1e4,y:1e4,width:10,height:10}),we(n,t),xe(e,n);var i=je("rect");we(i,{x:1e4,y:1e4,width:10,height:10}),we(i,t),xe(e,i)};var ps={__depends__:[{__depends__:[jo],__init__:["touchInteractionEvents"],touchInteractionEvents:["type",ss],touchFix:["type",cs]}]};function ls(e){return e&&e[e.length-1]}function us(e){return e.y}function hs(e){return e.x}var ds={left:hs,center:hs,right:function(e){return e.x+e.width},top:us,middle:us,bottom:function(e){return e.y+e.height}};function fs(e){this._modeling=e}fs.$inject=["modeling"],fs.prototype._getOrientationDetails=function(e){var t="x",n="width";return-1!==["top","bottom","middle"].indexOf(e)&&(t="y",n="height"),{axis:t,dimension:n}},fs.prototype._isType=function(e,t){return-1!==t.indexOf(e)},fs.prototype._alignmentPosition=function(e,t){var n,i,r,o=this._getOrientationDetails(e),a=o.axis,s=o.dimension,c={},p={},l=!1;if(this._isType(e,["left","top"]))c[e]=t[0][a];else if(this._isType(e,["right","bottom"]))r=ls(t),c[e]=r[a]+r[s];else if(this._isType(e,["center","middle"])){if(y(t,(function(e){var t=e[a]+Math.round(e[s]/2);p[t]?p[t].elements.push(e):p[t]={elements:[e],center:t}})),n=A(p,(function(e){return e.elements.length>1&&(l=!0),e.elements.length})),l)return c[e]=ls(n).center,c;i=t[0],r=ls(t=A(t,(function(e){return e[a]+e[s]}))),c[e]=function(e,t){return Math.round((e[a]+t[a]+t[s])/2)}(i,r)}return c},fs.prototype.trigger=function(e,t){var n=this._modeling,i=v(e,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));if(!(i.length<2)){var r=A(i,ds[t]),o=this._alignmentPosition(t,r);n.alignElements(r,o)}};var ms={__init__:["alignElements"],alignElements:["type",fs]};function vs(e,t,n,i){for(var r;r=gs(e,n,t);)n=i(t,n,r);return n}function ys(e){return function(t,n,i){var r={x:n.x,y:n.y};return["x","y"].forEach((function(o){var a=e[o];if(a){var s="x"===o?"width":"height",c=a.margin,p=a.minDistance;r[o]=c<0?Math.min(i[o]+c-t[s]/2,n[o]-p+c):Math.max(i[o]+i[s]+c+t[s]/2,n[o]+p+c)}})),r}}function gs(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height};return m(function(e){var t=bs(e);e.host&&(t=t.concat(bs(e.host)));e.attachers&&(t=t.concat(e.attachers.reduce((function(e,t){return e.concat(bs(t))}),[])));return t}(e),(function(e){return e!==n&&"intersect"===vn(e,i,10)}))}function bs(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 xs(){return!0}function _s(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=mn(e);return{x:hn(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}),a=t.appendShape(n,i,o,n.parent,r);return e.fire("autoPlace.end",{source:n,shape:a}),a}}function Es(e,t){e.on("autoPlace.end",500,(function(e){t.select(e.shape)}))}_s.$inject=["eventBus","modeling","canvas"],Es.$inject=["eventBus","selection"];var ws={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",_s],autoPlaceSelectionBehavior:["type",Es]};function Ss(e,t){for("string"==typeof t&&(t=[t]);e=e.parent;)if(Sr(e,t))return e;return null}function Cs(e,t){return wr(t,"bpmn:TextAnnotation")?function(e,t){var n=hn(e),i={x:n.right+t.width/2,y:n.top-50-t.height/2};(function(e){return!!e.waypoints})(e)&&((i=mn(e)).x+=100,i.y-=50);return vs(e,t,i,ys({y:{margin:-30,minDistance:20}}))}(e,t):Sr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])?function(e,t){var n=hn(e),i={x:n.right-10+t.width/2,y:n.bottom+40+t.width/2};return vs(e,t,i,ys({x:{margin:30,minDistance:30}}))}(e,t):wr(t,"bpmn:FlowNode")?function(e,t){var n=hn(e),i=mn(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},a=t.maxDistance||250,s=t.reference||"start";function c(e,t){return"n"===i?"start"===s?hn(e).top-hn(t).bottom:"center"===s?hn(e).top-mn(t).y:hn(e).top-hn(t).top:"w"===i?"start"===s?hn(e).left-hn(t).right:"center"===s?hn(e).left-mn(t).x:hn(e).left-hn(t).left:"s"===i?"start"===s?hn(t).top-hn(e).bottom:"center"===s?mn(t).y-hn(e).bottom:hn(t).bottom-hn(e).bottom:"start"===s?hn(t).left-hn(e).right:"center"===s?mn(t).x-hn(e).right:hn(t).right-hn(e).right}r||(r=xs);var p=e.incoming.filter(r).map((function(t){var n=o(t),i=n<0?c(t.source,e):c(e,t.source);return{id:t.source.id,distance:i,weight:n}})),l=e.outgoing.filter(r).map((function(t){var n=o(t),i=n>0?c(e,t.target):c(t.target,e);return{id:t.target.id,distance:i,weight:n}}));return b(p.concat(l).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>a||(e[String(n)]||(e[String(n)]=0),e[String(n)]+=1*i,(!e.distance||e[e.distance]<e[String(n)])&&(e.distance=n)),e}),{}).distance||n}(e,{filter:function(e){return wr(e,"bpmn:SequenceFlow")}}),o=30,a=80,s="left";wr(e,"bpmn:BoundaryEvent")&&-1!==(s=vn(e,e.host,-25)).indexOf("top")&&(o*=-1);var c={x:n.right+r+t.width/2,y:i.y+Rs(s,a)};return vs(e,t,c,ys({y:{margin:o,minDistance:a}}))}(e,t):void 0}function Rs(e,t){return-1!=e.indexOf("top")?-1*t:-1!=e.indexOf("bottom")?t:0}function Ts(e){e.on("autoPlace",(function(e){var t=e.shape;return Cs(e.source,t)}))}Ts.$inject=["eventBus"];var Ps={__depends__:[ws],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",Ts]};function As(e,t,n,r){ta.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=r;var o=this;this.postExecuted(["shape.create"],(function(e){var t=e.context,n=t.hints||{},i=t.shape,r=t.parent||t.newParent;!1!==n.autoResize&&o._expand([i],r)})),this.postExecuted(["elements.move"],(function(e){var t=e.context,n=i(C(t.closure.topLevel)),r=t.hints,a=!r||r.autoResize;!1!==a&&y(R(n,(function(e){return e.parent.id})),(function(e,t){p(a)&&(e=e.filter((function(e){return m(a,M({id:e.id}))}))),o._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||o._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.context,n=t.hints,i=t.shape,r=i.parent;n&&!1===n.autoResize||r&&o._expand([i],r)}))}function Ms(e){e.invoke(As,this)}function ks(e){ta.call(this,e),this.init()}function Ds(e){ks.call(this,e);var t=this;this.addRule("element.autoResize",(function(e){return t.canResize(e.elements,e.target)}))}function Bs(e,t){Ds.call(this,e),this._modeling=t}As.$inject=["eventBus","elementRegistry","modeling","rules"],e(As,ta),As.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=hn(ft(e)),o=hn(t),a={};return r.top-o.top<i.top&&(a.top=r.top-n.top),r.left-o.left<i.left&&(a.left=r.left-n.left),o.right-r.right<i.right&&(a.right=r.right+n.right),o.bottom-r.bottom<i.bottom&&(a.bottom=r.bottom+n.bottom),dn(I({},o,a))},As.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=hn(e),t=hn(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}(z(t,["x","y","width","height"]),n);this.resize(t,n,{autoResize:i});var r=t.parent;r&&this._expand([t],r)}}},As.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},As.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},As.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)},Ms.$inject=["injector"],e(Ms,As),Ms.prototype.resize=function(e,t,n){wr(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},ks.$inject=["eventBus"],e(ks,ta),ks.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)}))},ks.prototype.init=function(){},Ds.$inject=["eventBus"],e(Ds,ks),Ds.prototype.canResize=function(e,t){return!1},e(Bs,Ds),Bs.$inject=["eventBus","modeling"],Bs.prototype.canResize=function(e,t){if(wr(t.di,"bpmndi:BPMNPlane"))return!1;if(!wr(t,"bpmn:Participant")&&!wr(t,"bpmn:Lane")&&!wr(t,"bpmn:SubProcess"))return!1;var n=!0;return y(e,(function(e){(wr(e,"bpmn:Lane")||e.labelTarget)&&(n=!1)})),n};var Ns={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",Ms],bpmnAutoResizeProvider:["type",Bs]};function Os(e,t,n){var i,r,o=this,a=n.get("dragging",!1);a&&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(),a.hover({element:r,gfx:i}),a.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=Po(e),function(e){return oe(e,"svg, .djs-element",!0)}(document.elementFromPoint(t.x,t.y))}}Os.$inject=["elementRegistry","eventBus","injector"];var js={__init__:["hoverFix"],hoverFix:["type",Os]},Ls=Math.round,Is="djs-drag-active";function zs(e){e.preventDefault()}function Fs(e,t,n,i){var r,o={threshold:5,trapClick:!0};function a(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 s(t,n){n=n||r;var i=e.createEvent(I({},n.payload,n.data,{isTouch:n.isTouch}));return!1!==e.fire("drag."+t,i)&&e.fire(n.prefix+"."+t,i)}function c(e,i){var o,c=r.payload,p=r.displacement,l=r.globalStart,u=Po(e),h=Wa(u,l),d=r.localStart,f=a(u),v=Wa(f,d);if(!r.active&&(i||(o=h,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(I(c,{x:Ls(d.x+p.x),y:Ls(d.y+p.y),dx:0,dy:0},{originalEvent:e}),!1===s("start"))return m();r.active=!0,r.keepSelection||(c.previousSelection=n.get(),n.select(null)),r.cursor&&$a(r.cursor),t.addMarker(t.getRootElement(),Is)}To(e),r.active&&(I(c,{x:Ls(f.x+p.x),y:Ls(f.y+p.y),dx:Ls(v.x),dy:Ls(v.y)},{originalEvent:e}),s("move"))}function p(e){var t=!0;r.active&&(e&&(r.payload.originalEvent=e,To(e)),t=s("end")),!1===t&&s("rejected"),s("ended",v(!0!==t))}function l(e){27===e.which&&(zs(e),m())}function u(t){var n;r.active&&(n=Ga(e),setTimeout(n,400),zs(t)),p(t)}function h(e){c(e)}function d(e){var t=r.payload;t.hoverGfx=e.gfx,t.hover=e.element,s("hover")}function f(e){s("out");var t=r.payload;t.hoverGfx=null,t.hover=null}function m(e){var t;if(r){var n=r.active;n&&s("cancel"),t=v(e),n&&s("canceled",t)}}function v(o){var a,v;s("cleanup"),Ha(),v=r.trapClick?u:p,pe.unbind(document,"mousemove",c),pe.unbind(document,"dragstart",zs),pe.unbind(document,"selectstart",zs),pe.unbind(document,"mousedown",v,!0),pe.unbind(document,"mouseup",v,!0),pe.unbind(document,"keyup",l),pe.unbind(document,"touchstart",h,!0),pe.unbind(document,"touchcancel",m,!0),pe.unbind(document,"touchmove",c,!0),pe.unbind(document,"touchend",p,!0),e.off("element.hover",d),e.off("element.out",f),t.removeMarker(t.getRootElement(),Is);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),a=r,r=null,a}e.on("diagram.destroy",m),this.init=function(t,n,i,v){r&&m(!1),"string"==typeof n&&(v=i,i=n,n=null);var y,g,b,x,_,E=(v=I({},o,v||{})).data||{};x=v.trapClick?u:p,t?(y=Ro(t)||t,g=Po(t),To(t),"dragstart"===y.type&&zs(y)):(y=null,g={x:0,y:0}),b=a(g),n||(n=b),_=function(e){return"undefined"!=typeof TouchEvent&&e instanceof TouchEvent}(y),r=I({prefix:i,data:E,payload:{},globalStart:g,displacement:Wa(n,b),localStart:b,isTouch:_},v),v.manual||(_?(pe.bind(document,"touchstart",h,!0),pe.bind(document,"touchcancel",m,!0),pe.bind(document,"touchmove",c,!0),pe.bind(document,"touchend",p,!0)):(pe.bind(document,"mousemove",c),pe.bind(document,"dragstart",zs),pe.bind(document,"selectstart",zs),pe.bind(document,"mousedown",x,!0),pe.bind(document,"mouseup",x,!0)),pe.bind(document,"keyup",l),e.on("element.hover",d),e.on("element.out",f)),s("init"),v.autoActivate&&c(t,!0)},this.move=c,this.hover=d,this.out=f,this.end=p,this.cancel=m,this.context=function(){return r},this.setOptions=function(e){I(o,e)}}Fs.$inject=["eventBus","canvas","selection","elementRegistry"];var $s={__depends__:[js,Wo],dragging:["type",Fs]};function Hs(e,t,n){this._canvas=n,this._opts=I({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 Gs(e,t,n){return t<e&&e<n}Hs.$inject=["config.autoScroll","eventBus","canvas"],Hs.prototype.startScroll=function(e){var t=this._canvas,n=this._opts,i=this,r=t.getContainer().getBoundingClientRect(),o=[e.x,e.y,r.width-e.x,r.height-e.y];this.stopScroll();for(var a=0,s=0,c=0;c<4;c++)Gs(o[c],n.scrollThresholdOut[c],n.scrollThresholdIn[c])&&(0===c?a=n.scrollStep:1==c?s=n.scrollStep:2==c?a=-n.scrollStep:3==c&&(s=-n.scrollStep));0===a&&0===s||(t.scroll({dx:a,dy:s}),this._scrolling=setTimeout((function(){i.startScroll(e)}),n.scrollRepeatTimeout))},Hs.prototype.stopScroll=function(){clearTimeout(this._scrolling)},Hs.prototype.setOptions=function(e){this._opts=I({},this._opts,e)},Hs.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=Po(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};var Vs={__depends__:[$s],__init__:["autoScroll"],autoScroll:["type",Hs]};function Ws(e){this._commandStack=e.get("commandStack",!1)}Ws.$inject=["injector"],Ws.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),void 0===n||n};var qs={__init__:["rules"],rules:["type",Ws]},Us=Math.round,Ks=Math.max;function Ys(e,t){return function(e,t){var n,i;for(n=0;i=e[n];n++)if(wt(i,t)<=10)return{point:e[n],bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=pn(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],a=r[r.length-1];return o?o!==a?o.segment2!==a.segment2?{point:e[i=Ks(o.segment2,a.segment2)-1],bendpoint:!0,index:i}:{point:{x:Us(o.x+a.x)/2,y:Us(o.y+a.y)/2},index:o.segment2}:{point:{x:Us(o.x),y:Us(o.y)},index:o.segment2}:null}(e,t)}function Xs(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Zs(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function Qs(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 Js(e,t){var n=Qs(e,t);return Xs({x:n.x-e.x,y:n.y-e.y})}function ec(e,t){return Xs({x:e.x-t.x,y:e.y-t.y})}var tc="djs-bendpoint",nc="djs-segment-dragger";function ic(e,t,n){return Ys(t,function(e,t){var n,i=Po(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))}function rc(e,t){var n=je("g");Pe(n).add(tc),xe(e,n);var i=je("circle");we(i,{cx:0,cy:0,r:4}),Pe(i).add("djs-visual"),xe(n,i);var r=je("circle");return we(r,{cx:0,cy:0,r:10}),Pe(r).add("djs-hit"),xe(n,r),t&&Pe(n).add(t),n}function oc(e,t,n,i){var r=je("g");xe(e,r);var o=function(e,t,n){var i=t.x-e.x,r=t.y-e.y;return sc("h"===n?i:r)}(t,n,i),a=je("rect");we(a,{x:-9,y:-3,width:18,height:6}),Pe(a).add("djs-visual"),xe(r,a);var s=je("rect");return we(s,{x:-o/2,y:-8.5,width:o,height:17}),Pe(s).add("djs-hit"),xe(r,s),Zn(r,"v"===i?90:0),r}function ac(e,t,n){var i=je("g"),r=Tt(t,n),o=Ct(t,n);return xe(e,i),oc(i,t,n,o),Pe(i).add(nc),Pe(i).add("h"===o?"horizontal":"vertical"),Xn(i,r.x,r.y),i}function sc(e){return Math.abs(Math.round(2*e/3))}function cc(e,t){return Qs(e,function(e,t){for(var n,i=t.waypoints,r=1/0,o=0;o<i.length-1;o++){var a=Js(e,[i[o],i[o+1]]);a<r&&(r=a,n=o)}return[i[n],i[n+1]]}(e,t))}function pc(e,t,n,i,r){function o(e,n){var o=n.waypoints,a=ic(t,o,e);if(a)return!function(e,t,n){var i,r,o,a,s,c,p=e.index,l=e.point;return!(p<=0||e.bendpoint)&&(o=Tt(i=t[p-1],r=t[p]),a=Ct(i,r),s=Math.abs(l.x-o.x),c=Math.abs(l.y-o.y),a&&s<=n&&c<=n)}(a,o,function(e,t){var n,i,r=e.waypoints;return t.index<=0||t.bendpoint?null:(i=Ct((n={start:r[t.index-1],end:r[t.index]}).start,n.end))?sc("h"===i?n.end.x-n.start.x:n.end.y-n.start.y)/2:null}(n,a))?i.start(e,n,a.index,!a.bendpoint):r.start(e,n,a.index),!0}function a(e,t,i){pe.bind(e,t,(function(e){n.triggerMouseEvent(t,e,i),e.stopPropagation()}))}function s(e,n){var i=t.getLayer("overlays"),r=ve('.djs-bendpoints[data-element-id="'+oa(e.id)+'"]',i);return!r&&n&&(we(r=je("g"),{"data-element-id":e.id}),Pe(r).add("djs-bendpoints"),xe(i,r),a(r,"mousedown",e),a(r,"click",e),a(r,"dblclick",e)),r}function c(e,t){return ve('.djs-segment-dragger[data-segment-idx="'+e+'"]',t)}function p(e,t){t.waypoints.forEach((function(t,n){var i=rc(e);xe(e,i),Xn(i,t.x,t.y)})),rc(e,"floating")}function l(e,t){for(var n,i,r,o=t.waypoints,s=1;s<o.length;s++)Ct(n=o[s-1],i=o[s])&&(we(r=ac(e,n,i),{"data-segment-idx":s}),a(r,"mousemove",t))}function u(e){var t=s(e);return t||(p(t=s(e,!0),e),l(t,e)),t}function h(e){var t=s(e);t&&(!function(e){y(ye(".djs-segment-dragger",e),(function(e){Me(e)}))}(t),function(e){y(ye(".djs-bendpoint",e),(function(e){Me(e)}))}(t),l(t,e),p(t,e))}function d(e,t,n){var i,r,o=c(t.index,e),a=n[t.index-1],s=n[t.index],p=t.point,l=Tt(a,s),u=Ct(a,s);o&&(i=function(e){return ve(".djs-visual",e)}(o),r={x:p.x-l.x,y:p.y-l.y},"v"===u&&(r={x:r.y,y:r.x}),Xn(i,r.x,r.y))}e.on("connection.changed",(function(e){h(e.element)})),e.on("connection.remove",(function(e){var t=s(e.element);t&&Me(t)})),e.on("element.marker.update",(function(e){var t,n=e.element;n.waypoints&&(t=u(n),e.add?Pe(t).add(e.marker):Pe(t).remove(e.marker))})),e.on("element.mousemove",(function(e){var n,i,r=e.element,o=r.waypoints;if(o){if(n=s(r,!0),!(i=ic(t,o,e.originalEvent)))return;!function(e,t){var n=ve(".floating",e),i=t.point;n&&Xn(n,i.x,i.y)}(n,i),i.bendpoint||d(n,i,o)}})),e.on("element.mousedown",(function(e){if(Mo(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&&u(t)})),e.on("element.hover",(function(e){var t=e.element;t.waypoints&&(u(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=s(t);i&&we(i,{"data-element-id":n})}})),this.addHandles=u,this.updateHandles=h,this.getBendpointsContainer=s,this.getSegmentDragger=c}pc.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];var lc=Math.round,uc="reconnectStart",hc="reconnectEnd",dc="updateWaypoints";function fc(e,t,n,i,r,o){this._injector=e,this.start=function(e,t,o,a){var s,c=n.getGraphics(t),p=t.source,l=t.target,u=t.waypoints,h=(s=a||0!==o?a||o!==u.length-1?dc:hc:uc)===dc?"connection.updateWaypoints":"connection.reconnect",d=r.allowed(h,{connection:t,source:p,target:l});!1===d&&(d=r.allowed(h,{connection:t,source:l,target:p})),!1!==d&&i.init(e,"bendpoint.move",{data:{connection:t,connectionGfx:c,context:{allowed:d,bendpointIndex:o,connection:t,source:p,target:l,insert:a,type:s}}})},t.on("bendpoint.move.hover",(function(e){var t,n=e.context,i=n.connection,o=i.source,a=i.target,s=e.hover,c=n.type;if(n.hover=s,s){var p=c===dc?"connection.updateWaypoints":"connection.reconnect";if(t=n.allowed=r.allowed(p,{connection:i,source:c===uc?s:o,target:c===hc?s:a}))return n.source=c===uc?s:o,void(n.target=c===hc?s:a);!1===t&&(t=n.allowed=r.allowed(p,{connection:i,source:c===hc?s:a,target:c===uc?s:o})),t&&(n.source=c===hc?s:a,n.target=c===uc?s: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!==dc&&(t.allowed=!1)})),t.on("bendpoint.move.end",(function(e){var t=e.context,n=t.allowed,i=t.bendpointIndex,r=t.connection,a=t.insert,s=r.waypoints.slice(),c=t.source,p=t.target,l=t.type,u=t.hints||{},h={x:lc(e.x),y:lc(e.y)};if(!n)return!1;l===dc?(a?s.splice(i,0,h):s[i]=h,u.bendpointMove={insert:a,bendpointIndex:i},s=this.cropWaypoints(r,s),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===wt(t,i=e[r+1])||St(n,i,t)?e.splice(r,1):r++;return e}(s),u)):(l===uc?(u.docking="source",mc(t)&&(u.docking="target",u.newWaypoints=s.reverse())):l===hc&&(u.docking="target",mc(t)&&(u.docking="source",u.newWaypoints=s.reverse())),o.reconnect(r,c,p,h,u))}),this)}function mc(e){var t=e.hover,n=e.source,i=e.target,r=e.type;return r===uc?t&&i&&t===i&&n!==i:r===hc?t&&n&&t===n&&n!==i:void 0}fc.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],fc.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 vc="updateWaypoints",yc="connect-ok",gc="connect-not-ok",bc="connect-hover",xc="djs-updating",_c="djs-element-hidden";function Ec(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,a=r.waypoints,s=a.slice();t.waypoints=a,o&&s.splice(n,0,{x:e.x,y:e.y}),r.waypoints=s,Pe(t.draggerGfx=rc(i.getLayer("overlays"))).add("djs-dragging"),i.addMarker(r,_c),i.addMarker(r,xc)})),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,bc),o===vc)return;n?(i.removeMarker(r,gc),i.addMarker(r,yc)):!1===n&&(i.removeMarker(r,yc),i.addMarker(r,gc))}})),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,bc),i.removeMarker(n,r?yc:gc))})),n.on("bendpoint.move.move",(function(t){var n=t.context,i=n.allowed,o=n.bendpointIndex,a=n.draggerGfx,s=n.hover,c=n.type,p=n.connection,l=p.source,u=p.target,h=p.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"===c?mc(n)?(m.connectionEnd=m.connectionEnd||d,m.source=u,m.target=s||l,h=h.reverse()):(m.connectionStart=m.connectionStart||d,m.source=s||l,m.target=u):"reconnectEnd"===c?mc(n)?(m.connectionStart=m.connectionStart||d,m.source=s||u,m.target=l,h=h.reverse()):(m.connectionEnd=m.connectionEnd||d,m.source=l,m.target=s||u):(m.noCropping=!0,m.noLayout=!0,h[o]=d),c===vc&&(h=e.cropWaypoints(p,h)),m.waypoints=h,r.drawPreview(n,i,m)),Xn(a,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,a=t.hover,s=t.target,c=t.waypoints;n.waypoints=c,Me(o),i.removeMarker(n,xc),i.removeMarker(n,_c),a&&(i.removeMarker(a,yc),i.removeMarker(a,s?yc:gc)),r&&r.cleanUp(t)}))}Ec.$inject=["bendpointMove","injector","eventBus","canvas"];var wc="connect-hover",Sc="djs-updating";function Cc(e,t,n){return Rc(e,t,e[t]+n)}function Rc(e,t,n){return{x:"x"===t?n:e.x,y:"y"===t?n:e.y}}function Tc(e){return"x"===e?"y":"x"}function Pc(e,t,n){var i,r;return e.original?e.original:(i=mn(t),Rc(e,r=Tc(n),i[r]))}function Ac(e,t,n,i,r,o){var a=e.get("connectionDocking",!1);function s(e,t){if(!a)return t;var n,i=e.waypoints;return e.waypoints=t,n=a.getCroppedWaypoints(e),e.waypoints=i,n}function c(e){r.update("connection",e.connection,e.connectionGfx)}function p(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 Rc(t,i,Math.min(Math.max(o+20,e[i]),r-20))}(n,i[e.segmentStartIndex+t],i[e.segmentEndIndex+t],Tc(e.axis));Xn(e.draggerGfx,r.x,r.y)}this.start=function(e,t,r){var o,a,s,c,p=n.getGraphics(t),l=r-1,u=r,h=t.waypoints,d=h[l],f=h[u],m=ic(n,h,e);(a=Ct(d,f))&&(s="v"===a?"x":"y",0===l&&(d=Pc(d,t.source,s)),u===h.length-1&&(f=Pc(f,t.target,s)),o={connection:t,segmentStartIndex:l,segmentEndIndex:u,segmentStart:d,segmentEnd:f,axis:s,dragPosition:c=m?m.point:{x:(d.x+f.x)/2,y:(d.y+f.y)/2}},i.init(e,c,"connectionSegment.move",{cursor:"x"===s?"resize-ew":"resize-ns",data:{connection:t,connectionGfx:p,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=ac(r,t.segmentStart,t.segmentEnd),Pe(t.draggerGfx).add("djs-dragging"),n.addMarker(i,Sc)})),t.on("connectionSegment.move.move",(function(e){var t,n,i=e.context,r=i.connection,o=i.segmentStartIndex,a=i.segmentEndIndex,l=i.segmentStart,u=i.segmentEnd,h=i.axis,d=i.originalWaypoints.slice(),f=Cc(l,h,e["d"+h]),m=Cc(u,h,e["d"+h]),v=d.length,y=0;d[o]=f,d[a]=m,o<2&&(t=vn(r.source,f),1===o?"intersect"===t&&(d.shift(),d[0]=f,y--):"intersect"!==t&&(d.unshift(l),y++)),a>v-3&&(n=vn(r.target,m),a===v-2?"intersect"===n&&(d.pop(),d[d.length-1]=m):"intersect"!==n&&d.push(u)),i.newWaypoints=r.waypoints=s(r,d),p(i,y,e),i.newSegmentStartIndex=o+y,c(e)})),t.on("connectionSegment.move.hover",(function(e){e.context.hover=e.hover,n.addMarker(e.hover,wc)})),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],(function(e){var t=e.context.hover;t&&n.removeMarker(t,wc)})),t.on("connectionSegment.move.cleanup",(function(e){var t=e.context,i=t.connection;t.draggerGfx&&Me(t.draggerGfx),n.removeMarker(i,Sc)})),t.on(["connectionSegment.move.cancel","connectionSegment.move.end"],(function(e){var t=e.context;t.connection.waypoints=t.originalWaypoints,c(e)})),t.on("connectionSegment.move.end",(function(e){var t=e.context,n=t.connection,i=t.newWaypoints,r=t.newSegmentStartIndex,a=function(e,t){var n=0;return{waypoints:e.filter((function(i,r){return!St(e[r-1],e[r+1],i)||(n=r<=t?n-1:n,!1)})),segmentOffset:n}}(i=i.map((function(e){return{original:e.original,x:Math.round(e.x),y:Math.round(e.y)}})),r),c=s(n,a.waypoints),p=a.segmentOffset,l={segmentMove:{segmentStartIndex:t.segmentStartIndex,newSegmentStartIndex:r+p}};o.updateWaypoints(n,c,l)}))}Ac.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var Mc=Math.abs,kc=Math.round;function Dc(e){return{x:e.x,y:e.y}}function Bc(e){return{x:e.x+e.width,y:e.y+e.height}}function Nc(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:kc(e.x+e.width/2),y:kc(e.y+e.height/2)}}function Oc(e,t){var n=e.snapped;return!!n&&("string"==typeof t?n[t]:n.x&&n.y)}function jc(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 Lc(e){return e.children||[]}var Ic=Math.abs,zc=Math.round;function Fc(e){function t(e,t){if(p(e)){for(var n=e.length;n--;)if(Ic(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?cc(t,e):e.width?{x:zc(e.width/2+e.x),y:zc(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,a=t.segmentStart,s=t.segmentStartIndex,c=t.segmentEnd,p=t.segmentEndIndex,l=t.axis;if(i)return i;var u=[o[s-1],a,c,o[p+1]];return s<2&&u.unshift(n(r.source,e)),p>o.length-3&&u.unshift(n(r.target,e)),t.snapPoints=i={horizontal:[],vertical:[]},y(u,(function(e){e&&(e=e.original||e,"y"===l&&i.horizontal.push(e.y),"x"===l&&i.vertical.push(e.x))})),i}(e),a=e.x,s=e.y;if(o){var c=a-(i=t(o.vertical,a)),p=s-(r=t(o.horizontal,s));I(e,{dx:e.dx-c,dy:e.dy-p,x:i,y:r}),(c||-1!==o.vertical.indexOf(a))&&jc(e,"x",i),(p||-1!==o.horizontal.indexOf(s))&&jc(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&&(jc(e,"x",r.x),jc(e,"y",r.y))})),e.on(["bendpoint.move.move","bendpoint.move.end"],1500,(function(e){var i,r,o=e.context,a=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:[]},y(r,(function(e){e&&(e=e.original||e,t.horizontal.push(e.y),t.vertical.push(e.x))})),t}(o),s=o.hover,c=s&&n(s,e),p=e.x,l=e.y;if(a){var u=p-(i=t(c?a.vertical.concat([c.x]):a.vertical,p)),h=l-(r=t(c?a.horizontal.concat([c.y]):a.horizontal,l));I(e,{dx:e.dx-u,dy:e.dy-h,x:e.x-u,y:e.y-h}),(u||-1!==a.vertical.indexOf(p))&&jc(e,"x",i),(h||-1!==a.horizontal.indexOf(l))&&jc(e,"y",r)}}))}Fc.$inject=["eventBus"];var $c={__depends__:[$s,qs],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",pc],bendpointMove:["type",fc],bendpointMovePreview:["type",Ec],connectionSegmentMove:["type",Ac],bendpointSnapping:["type",Fc]};function Hc(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,!c(t=n.canExecute=r(i,o))){if(!1!==t)return n.source=i,void(n.target=o);c(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},a=t.source,s=t.target;if(!i)return!1;var c=null,p={connectionStart:Gc(t)?o:r,connectionEnd:Gc(t)?r:o};l(i)&&(c=i),t.connection=n.connect(a,s,c,p)})),this.start=function(e,n,i,r){l(i)||(r=i,i=mn(n)),t.init(e,"connect",{autoActivate:r,data:{shape:n,context:{start:n,connectionStart:i}}})}}function Gc(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}Hc.$inject=["eventBus","dragging","modeling","rules"];var Vc="connect-ok",Wc="connect-not-ok";function qc(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,a=t.start,s=t.startPosition,c=t.target,p=t.connectionStart||s,l=t.connectionEnd||{x:e.x,y:e.y},u=p,h=l;Gc(t)&&(u=l,h=p),i.drawPreview(t,n,{source:o||a,target:c||r,connectionStart:u,connectionEnd:h})})),t.on("connect.hover",900,(function(e){var t=e.context,i=e.hover,r=t.canExecute;null!==r&&n.addMarker(i,r?Vc:Wc)})),t.on(["connect.out","connect.cleanup"],1100,(function(e){var t=e.hover;t&&(n.removeMarker(t,Vc),n.removeMarker(t,Wc))})),i&&t.on("connect.cleanup",(function(e){i.cleanUp(e.context)}))}qc.$inject=["injector","eventBus","canvas"];var Uc={__depends__:[Wo,qs,$s],__init__:["connectPreview"],connect:["type",Hc],connectPreview:["type",qc]};function Kc(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)}Kc.$inject=["injector","canvas","graphicsFactory","elementFactory"],Kc.prototype.drawPreview=function(e,t,n){n=n||{};var i,r,o,a=e.connectionPreviewGfx,s=e.getConnection,c=n.source,p=n.target,l=n.waypoints,u=n.connectionStart,h=n.connectionEnd,d=n.noLayout,f=n.noCropping,m=n.noNoop,v=this;a||(a=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),ke(a),s||(s=e.getConnection=(r=function(e,t,n){return v.getConnection(e,t,n)},o={},function(e){var t=JSON.stringify(e),n=o[t];return n||(n=o[t]=r.apply(null,arguments)),n})),t&&(i=s(t,c,p)),i?(i.waypoints=l||[],this._layouter&&!d&&(i.waypoints=this._layouter.layoutConnection(i,{source:c,target:p,connectionStart:u,connectionEnd:h,waypoints:n.waypoints||i.waypoints})),i.waypoints&&i.waypoints.length||(i.waypoints=[c?mn(c):u,p?mn(p):h]),this._connectionDocking&&(c||p)&&!f&&(i.waypoints=this._connectionDocking.getCroppedWaypoints(i,c,p)),this._graphicsFactory.drawConnection(a,i)):!m&&this.drawNoopPreview(a,n)},Kc.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||mn(n),o=t.connectionEnd||mn(i),a=this.cropWaypoints(r,o,n,i);xe(e,this.createNoopConnection(a[0],a[1]))},Kc.prototype.cropWaypoints=function(e,t,n,i){var r=this._graphicsFactory,o=n&&r.getShapePath(n),a=i&&r.getShapePath(i),s=r.getConnectionPath({waypoints:[e,t]});return[e=n&&yn(o,s,!0)||e,t=i&&yn(a,s,!1)||t]},Kc.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&Me(e.connectionPreviewGfx)},Kc.prototype.getConnection=function(e){var t=function(e){return l(e)?e:{}}(e);return this._elementFactory.createConnection(t)},Kc.prototype.createConnectionPreviewGfx=function(){var e=je("g");return we(e,{pointerEvents:"none"}),Pe(e).add("djs-connection-preview"),xe(this._canvas.getActiveLayer(),e),e},Kc.prototype.createNoopConnection=function(e,t){var n=je("polyline");return we(n,{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"}),we(n,{points:[e.x,e.y,t.x,t.y]}),n};var Yc={__init__:["connectionPreview"],connectionPreview:["type",Kc]},Xc=Math.min,Zc=Math.max;function Qc(e){e.preventDefault()}function Jc(e){e.stopPropagation()}function ep(e){this.container=e.container,this.parent=de('<div class="djs-direct-editing-parent"><div class="djs-direct-editing-content" contenteditable="true"></div></div>'),this.content=ve("[contenteditable]",this.parent),this.keyHandler=e.keyHandler||function(){},this.resizeHandler=e.resizeHandler||function(){},this.autoResize=j(this.autoResize,this),this.handlePaste=j(this.handlePaste,this)}function tp(e,t){this._eventBus=e,this._providers=[],this._textbox=new ep({container:t.getContainer(),keyHandler:j(this._handleKey,this),resizeHandler:j(this._handleResize,this)})}ep.prototype.create=function(e,t,n,i){var r=this.parent,o=this.content,a=this.container;i=this.options=i||{};var s=z(t=this.style=t||{},["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);I(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"},s);var c=z(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return I(o.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},c),i.centerVertically&&I(o.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},c),o.innerText=n,pe.bind(o,"keydown",this.keyHandler),pe.bind(o,"mousedown",Jc),pe.bind(o,"paste",this.handlePaste),i.autoResize&&pe.bind(o,"input",this.autoResize),i.resizable&&this.resizable(t),a.appendChild(r),this.setSelection(o.lastChild,o.lastChild&&o.lastChild.length),r},ep.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)}},ep.prototype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1,e)||this._insertTextIE(e)},ep.prototype._insertTextIE=function(e){var t,n,i,r=this.getSelection(),o=r.startContainer,a=r.endContainer,s=r.startOffset,c=r.endOffset,p=r.commonAncestorContainer,l=(t=p.childNodes,[].slice.call(t));if(function(e){return e.nodeType===Node.TEXT_NODE}(p)){var u=o.textContent;o.textContent=u.substring(0,s)+e+u.substring(c),n=o,i=s+e.length}else if(o===this.content&&a===this.content){var h=document.createTextNode(e);this.content.insertBefore(h,l[s]),n=h,i=h.textContent.length}else{var d=l.indexOf(o),f=l.indexOf(a);l.forEach((function(t,n){n===d?t.textContent=o.textContent.substring(0,s)+e+a.textContent.substring(c):n>d&&n<=f&&ge(t)})),n=o,i=s+e.length}n&&void 0!==i&&setTimeout((function(){self.setSelection(n,i)}))},ep.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})}},ep.prototype.resizable=function(){var e=this,t=this.parent,n=this.resizeHandle,i=parseInt(this.style.minWidth)||0,r=parseInt(this.style.minHeight)||0,o=parseInt(this.style.maxWidth)||1/0,a=parseInt(this.style.maxHeight)||1/0;if(!n){var s,c,p,l;n=this.resizeHandle=de('<div class="djs-direct-editing-resize-handle"></div>');var u=function(n){Qc(n),Jc(n);var u=Xc(Zc(p+n.clientX-s,i),o),h=Xc(Zc(l+n.clientY-c,r),a);t.style.width=u+"px",t.style.height=h+"px",e.resizeHandler({width:p,height:l,dx:n.clientX-s,dy:n.clientY-c})},h=function(e){Qc(e),Jc(e),pe.unbind(document,"mousemove",u,!1),pe.unbind(document,"mouseup",h,!1)};pe.bind(n,"mousedown",(function(e){Qc(e),Jc(e),s=e.clientX,c=e.clientY;var n=t.getBoundingClientRect();p=n.width,l=n.height,pe.bind(document,"mousemove",u),pe.bind(document,"mouseup",h)}))}I(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)},ep.prototype.destroy=function(){var e=this.parent,t=this.content,n=this.resizeHandle;t.innerText="",e.removeAttribute("style"),t.removeAttribute("style"),pe.unbind(t,"keydown",this.keyHandler),pe.unbind(t,"mousedown",Jc),pe.unbind(t,"input",this.autoResize),pe.unbind(t,"paste",this.handlePaste),n&&(n.removeAttribute("style"),ge(n)),ge(e)},ep.prototype.getValue=function(){return this.content.innerText.trim()},ep.prototype.getSelection=function(){return window.getSelection().getRangeAt(0)},ep.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)},tp.$inject=["eventBus","canvas"],tp.prototype.registerProvider=function(e){this._providers.push(e)},tp.prototype.isActive=function(e){return!(!this._active||e&&this._active.element!==e)},tp.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},tp.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},tp.prototype.close=function(){this._textbox.destroy(),this._fire("deactivate"),this._active=null,this.resizable=void 0},tp.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()}},tp.prototype.getValue=function(){return this._textbox.getValue()},tp.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())},tp.prototype._handleResize=function(e){this._fire("resize",e)},tp.prototype.activate=function(e){var t;this.isActive()&&this.cancel();var n=m(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 np={__depends__:[jo],__init__:["directEditing"],directEditing:["type",tp]},ip=".entry";function rp(e,t,n,i){this._canvas=e,this._eventBus=n,this._overlays=i;var r=s(t&&t.scale)?t.scale:{min:1,max:1.5};this._overlaysConfig={scale:r},this._current=null,this._init()}function op(e,t){return-1!==e.indexOf(t)}rp.$inject=["canvas","config.contextPad","eventBus","overlays"],rp.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;_(p(r)?r:[r],(function(e){return op(n,e)}))&&e.open(r,!0)}}))},rp.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("contextPad.getProviders",e,(function(e){e.providers.push(t)}))},rp.prototype.getEntries=function(e){var t=this._getProviders(),n=p(e)?"getMultiElementContextPadEntries":"getContextPadEntries",i={};return y(t,(function(t){if(h(t[n])){var r=t[n](e);h(r)?i=r(i):y(r,(function(e,t){i[t]=e}))}})),i},rp.prototype.trigger=function(e,t,n){var i,r,o=this._current.target,a=this._current.entries,s=t.delegateTarget||t.target;if(!s)return t.preventDefault();if(i=a[K(s,"data-action")].action,r=t.originalEvent||t,h(i)){if("click"===e)return i(r,o,n)}else if(i[e])return i[e](r,o,n);t.preventDefault()},rp.prototype.open=function(e,t){!t&&this.isOpen(e)||(this.close(),this._updateAndOpen(e))},rp.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},rp.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this.getPad(e),i=n.html;y(t,(function(e,t){var n,r=e.group||"default",o=de(e.html||'<div class="entry" draggable="true"></div>');K(o,"data-action",t),(n=ve("[data-group="+r+"]",i))||(n=de('<div class="group" data-group="'+r+'"></div>'),i.appendChild(n)),n.appendChild(o),e.className&&function(e,t){var n=J(e);(t=p(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(o,e.className),e.title&&K(o,"title",e.title),e.imageUrl&&o.appendChild(de('<img src="'+e.imageUrl+'">'))})),J(i).add("open"),this._current={target:e,entries:t,pad:n},this._eventBus.fire("contextPad.open",{current:this._current})},rp.prototype.getPad=function(e){if(this.isOpen())return this._current.pad;var t=this,n=this._overlays,i=de('<div class="djs-context-pad"></div>'),r=this._getPosition(e),o=I({html:i},this._overlaysConfig,r);he.bind(i,ip,"click",(function(e){t.trigger("click",e)})),he.bind(i,ip,"dragstart",(function(e){t.trigger("dragstart",e)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()}));var a=this._canvas.getRootElement();this._overlayId=n.add(a,"context-pad",o);var s=n.get(this._overlayId);return this._eventBus.fire("contextPad.create",{target:e,pad:s}),s},rp.prototype.close=function(){this.isOpen()&&(this._overlays.remove(this._overlayId),this._overlayId=null,this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},rp.prototype.isOpen=function(e){var t=this._current;if(!t)return!1;if(!e)return!0;var n=t.target;return p(e)===p(n)&&(p(e)?e.length===n.length&&x(e,(function(e){return op(n,e)})):n===e)},rp.prototype._getPosition=function(e){var t=ft(p(e)?e:[e]);return{position:{left:t.x+t.width+12,top:t.y-6}}};var ap={__depends__:[jo,Qo],contextPad:["type",rp]},sp=["marker-start","marker-mid","marker-end"],cp=["circle","ellipse","line","path","polygon","polyline","rect"];function pp(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i,this._clonedMarkers={};var r=this;t.on("drag.cleanup",(function(){y(r._clonedMarkers,(function(e){Me(e)})),r._clonedMarkers={}}))}pp.$inject=["elementRegistry","eventBus","canvas","styles"],pp.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},pp.prototype.addDragger=function(e,t,n){var i=De(n=n||this.getGfx(e)),r=n.getBoundingClientRect();return this._cloneMarkers(Kn(i)),we(i,this._styles.cls("djs-dragger",[],{x:r.top,y:r.left})),xe(t,i),i},pp.prototype.addFrame=function(e,t){var n=je("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return xe(t,n),n},pp.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!==cp.indexOf(e.nodeName)})(e)&&sp.forEach((function(n){if(we(e,n)){var i=function(e,t,n){return ve("marker#"+(i=we(e,t),i.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]),n||document);var i}(e,n,t._canvas.getContainer());t._cloneMarker(e,i,n)}}))},pp.prototype._cloneMarker=function(e,t,n){var i=t.id,r=this._clonedMarkers[i];if(!r){var o=i+"-clone";(r=De(t)).id=o,Pe(r).add("djs-dragger").add("djs-dragger-marker"),this._clonedMarkers[i]=r;var a=ve("defs",this._canvas._svg);a||(a=je("defs"),xe(this._canvas._svg,a)),xe(a,r)}we(e,n,"url(#"+this._clonedMarkers[i].id+")")};var lp={__init__:["previewSupport"],previewSupport:["type",pp]},up="drop-ok",hp="drop-not-ok",dp="attach-ok",fp="new-parent",mp="create";function vp(e,t,n,i,r){function o(t,n){[dp,up,hp,fp].forEach((function(i){i===n?e.addMarker(t,i):e.removeMarker(t,i)}))}function a(){var e=t.context();e&&e.prefix===mp&&t.cancel()}n.on(["create.move","create.hover"],(function(e){var t=e.context,n=t.elements,i=e.hover,a=t.source,s=t.hints||{};if(!i)return t.canExecute=!1,void(t.target=null);yp(e);var c={x:e.x,y:e.y},p=t.canExecute=i&&function(e,t,n,i,o){if(!t)return!1;var a=m(e=v(e,(function(t){var n=t.labelTarget;return!(t.parent||function(e){return!!e.labelTarget}(t)&&-1!==e.indexOf(n))})),(function(e){return!gp(e)})),s=!1,c=!1,p=!1;bp(e)&&(s=r.allowed("shape.attach",{position:n,shape:a,target:t})),s||(p=bp(e)?r.allowed("shape.create",{position:n,shape:a,source:i,target:t}):r.allowed("elements.create",{elements:e,position:n,target:t}));var l=o.connectionTarget;return p||s?(a&&i&&(c=r.allowed("connection.create",{source:l===i?a:i,target:l===i?i:a,hints:{targetParent:t,targetAttach:s}})),{attach:s,connect:c}):(null===p||null===s)&&null}(n,i,c,a,s);i&&null!==p&&(t.target=i,p&&p.attach?o(i,dp):o(i,p?fp:hp))})),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,a=t.target,s=t.canExecute,c=s&&s.attach,p=s&&s.connect,l=t.hints||{};if(!1===s||!a)return!1;yp(e);var u={x:e.x,y:e.y};r=p?i.appendShape(n,r,u,a,{attach:c,connection:!0===p?{}:p,connectionTarget:l.connectionTarget}):m(o=i.createElements(o,u,a,I({},l,{attach:c})),(function(e){return!gp(e)})),I(t,{elements:o,shape:r}),I(e,{elements:o,shape:r})})),n.on("create.init",(function(){n.on("elements.changed",a),n.once(["create.cancel","create.end"],2e3,(function(){n.off("elements.changed",a)}))})),this.start=function(e,n,i){p(n)||(n=[n]);var r=m(n,(function(e){return!gp(e)}));if(r){i=I({elements:n,hints:{},shape:r},i||{}),y(n,(function(e){u(e.x)||(e.x=0),u(e.y)||(e.y=0)}));var o=ft(v(n,(function(e){return!e.hidden})));y(n,(function(e){gp(e)&&(e.waypoints=E(e.waypoints,(function(e){return{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2}}))),I(e,{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2})})),t.init(e,mp,{cursor:"grabbing",autoActivate:!0,data:{shape:r,elements:n,context:i}})}}}function yp(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 gp(e){return!!e.waypoints}function bp(e){return e&&1===e.length&&!gp(e[0])}vp.$inject=["canvas","dragging","eventBus","modeling","rules"];function xp(e,t,n,i,r){t.on("create.move",750,(function(t){var o=t.hover,a=t.context,s=a.elements,c=a.dragGroup;c||(c=a.dragGroup=function(e){var t=je("g");we(t,r.cls("djs-drag-group",["no-events"]));var o=je("g");return e.forEach((function(e){var r;e.hidden||(e.waypoints?(r=n._createContainer("connection",o),n.drawConnection(Kn(r),e)):(r=n._createContainer("shape",o),n.drawShape(Kn(r),e),Xn(r,e.x,e.y)),i.addDragger(e,t,r))})),t}(s)),o?(c.parentNode||xe(e.getActiveLayer(),c),Xn(c,t.x,t.y)):Me(c)})),t.on("create.cleanup",(function(e){var t=e.context.dragGroup;t&&Me(t)}))}xp.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];var _p={__depends__:[$s,lp,qs,Wo],__init__:["create","createPreview"],create:["type",vp],createPreview:["type",xp]},Ep="data-id",wp=["contextPad.close","canvas.viewbox.changing","commandStack.changed"];function Sp(e,t,n){var i=s(e&&e.scale)?e.scale:{min:1,max:1.5};this._config={scale:i},this._eventBus=t,this._canvas=n,this._providers={},this._current={}}Sp.$inject=["config.popupMenu","eventBus","canvas"],Sp.prototype.registerProvider=function(e,t,n){n||(n=t,t=1e3),this._eventBus.on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},Sp.prototype.isEmpty=function(e,t){if(!e)throw new Error("element parameter is missing");if(!t)throw new Error("providerId parameter is missing");var n=this._getProviders(t);if(!n)return!0;var i=this._getEntries(e,n),r=this._getHeaderEntries(e,n),o=S(i)>0,a=r&&S(r)>0;return!o&&!a},Sp.prototype.open=function(e,t,n){var i=this._getProviders(t);if(!e)throw new Error("Element is missing");if(!i||!i.length)throw new Error("No registered providers for: "+t);if(!n)throw new Error("the position argument is missing");this.isOpen()&&this.close(),this._emit("open");var r=this._current={className:t,element:e,position:n},o=this._getEntries(e,i),a=this._getHeaderEntries(e,i);r.entries=I({},o,a),r.container=this._createContainer(),S(a)&&r.container.appendChild(this._createEntries(a,"djs-popup-header")),S(o)&&r.container.appendChild(this._createEntries(o,"djs-popup-body"));var s=this._canvas.getContainer();this._attachContainer(r.container,s,n.cursor),this._bindAutoClose()},Sp.prototype.close=function(){this.isOpen()&&(this._emit("close"),this._unbindAutoClose(),ge(this._current.container),this._current.container=null)},Sp.prototype.isOpen=function(){return!!this._current.container},Sp.prototype.trigger=function(e){e.preventDefault();var t=K(e.delegateTarget||e.target,Ep),n=this._getEntry(t);if(n.action)return n.action.call(null,e,n)},Sp.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},Sp.prototype._getEntries=function(e,t){var n={};return y(t,(function(t){if(t.getPopupMenuEntries){var i=t.getPopupMenuEntries(e);h(i)?n=i(n):y(i,(function(e,t){n[t]=e}))}else y(t.getEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=F(e,["id"])}))})),n},Sp.prototype._getHeaderEntries=function(e,t){var n={};return y(t,(function(t){if(t.getPopupMenuHeaderEntries){var i=t.getPopupMenuHeaderEntries(e);h(i)?n=i(n):y(i,(function(e,t){n[t]=e}))}else{if(!t.getHeaderEntries)return;y(t.getHeaderEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=F(e,["id"])}))}})),n},Sp.prototype._getEntry=function(e){var t=this._current.entries[e];if(!t)throw new Error("entry not found");return t},Sp.prototype._emit=function(e){this._eventBus.fire("popupMenu."+e)},Sp.prototype._createContainer=function(){var e=de('<div class="djs-popup">'),t=this._current.position,n=this._current.className;return U(e,{position:"absolute",left:t.x+"px",top:t.y+"px",visibility:"hidden"}),J(e).add(n),e},Sp.prototype._attachContainer=function(e,t,n){var i=this;he.bind(e,".entry","click",(function(e){i.trigger(e)})),this._updateScale(e),t.appendChild(e),n&&this._assureIsInbounds(e,n)},Sp.prototype._updateScale=function(e){var t,n,i=this._canvas.zoom(),r=this._config.scale,o=i;!0!==r&&(!1===r?(t=1,n=1):(t=r.min,n=r.max),s(t)&&i<t&&(o=t),s(n)&&i>n&&(o=n)),function(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}(e,"scale("+o+")")},Sp.prototype._assureIsInbounds=function(e,t){var n,i,r=this._canvas._container.getBoundingClientRect(),o=e.offsetLeft,a=e.offsetTop,s=e.scrollWidth,c=e.scrollHeight,p={},l=t.x-r.left,u=t.y-r.top;o+s>r.width&&(p.x=!0),a+c>r.height&&(p.y=!0),p.x&&p.y?(n=l-s+"px",i=u-c+"px"):p.x?(n=l-s+"px",i=u+"px"):p.y&&u<c?(n=l+"px",i="10px"):p.y&&(n=l+"px",i=u-c+"px"),U(e,{left:n,top:i},{visibility:"visible",zIndex:1e3})},Sp.prototype._createEntries=function(e,t){var n=de("<div>"),i=this;return J(n).add(t),y(e,(function(e,t){var r=i._createEntry(e,t);n.appendChild(r)})),n},Sp.prototype._createEntry=function(e,t){var n=de("<div>"),i=J(n);if(i.add("entry"),e.className&&e.className.split(" ").forEach((function(e){i.add(e)})),K(n,Ep,t),e.label){var r=de("<span>");r.textContent=e.label,n.appendChild(r)}return e.imageUrl&&n.appendChild(de('<img src="'+e.imageUrl+'" />')),!0===e.active&&i.add("active"),!0===e.disabled&&i.add("disabled"),e.title&&(n.title=e.title),n},Sp.prototype._bindAutoClose=function(){this._eventBus.once(wp,this.close,this)},Sp.prototype._unbindAutoClose=function(){this._eventBus.off(wp,this.close,this)};var Cp={__init__:["popupMenu"],popupMenu:["type",Sp]};function Rp(){}Rp.prototype.get=function(){return this._data},Rp.prototype.set=function(e){this._data=e},Rp.prototype.clear=function(){var e=this._data;return delete this._data,e},Rp.prototype.isEmpty=function(){return!this._data};var Tp={clipboard:["type",Rp]};function Pp(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)}))}Pp.$inject=["eventBus"],Pp.prototype.getLastMoveEvent=function(){return this._lastMoveEvent||function(e,t){var n=document.createEvent("MouseEvent"),i=e,r=t,o=e,a=t;n.initMouseEvent&&n.initMouseEvent("mousemove",!0,!0,window,0,i,r,o,a,!1,!1,!1,!1,0,null);return n}(0,0)};var Ap={__init__:["mouse"],mouse:["type",Pp]};function Mp(e,t,n,i,r,o,a,s){this._canvas=e,this._create=t,this._clipboard=n,this._elementFactory=i,this._eventBus=r,this._modeling=o,this._mouse=a,this._rules=s,r.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element,i=e.elements;t.priority=1,t.id=n.id,m(i,(function(e){return e===n.parent}))&&(t.parent=n.parent.id),function(e){return!!e.host}(n)&&(t.priority=2,t.host=n.host.id),kp(n)&&(t.priority=3,t.source=n.source.id,t.target=n.target.id,t.waypoints=function(e){return E(e.waypoints,(function(e){return(e=Bp(e)).original&&(e.original=Bp(e.original)),e}))}(n)),Dp(n)&&(t.priority=4,t.labelTarget=n.labelTarget.id),y(["x","y","width","height"],(function(e){u(n[e])&&(t[e]=n[e])})),t.hidden=n.hidden,t.collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){I(e.hints,{createElementsBehavior:!1})}))}function kp(e){return!!e.waypoints}function Dp(e){return!!e.labelTarget}function Bp(e){return I({},e)}function Np(e,t){var n=t.indexOf(e);return-1===n?t:t.splice(n,1)}Mp.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],Mp.prototype.copy=function(e){var t,n;return p(e)||(e=e?[e]:[]),n=!1===(t=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}))?{}:this.createTree(p(t)?t:e),this._clipboard.set(n),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:n}),n},Mp.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||{}})}},Mp.prototype._paste=function(e,t,n,i){y(e,(function(e){u(e.x)||(e.x=0),u(e.y)||(e.y=0)}));var r=ft(e);return y(e,(function(e){kp(e)&&(e.waypoints=E(e.waypoints,(function(e){return{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2}}))),I(e,{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2})})),this._modeling.createElements(e,n,t,I({},i))},Mp.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return y(e,(function(e,o){y(e=A(e,"priority"),(function(e){var o,a=I({},F(e,["priority"]));return i[e.parent]?a.parent=i[e.parent]:delete a.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:a}),kp(a)?(a.source=i[e.source],a.target=i[e.target],o=i[e.id]=t.createConnection(a),void r.push(o)):Dp(a)?(a.labelTarget=i[a.labelTarget],o=i[e.id]=t.createLabel(a),void r.push(o)):(a.host&&(a.host=i[a.host]),o=i[e.id]=t.createShape(a),void r.push(o))}))})),r},Mp.prototype.createConnection=function(e){return this._elementFactory.createConnection(F(e,["id"]))},Mp.prototype.createLabel=function(e){return this._elementFactory.createLabel(F(e,["id"]))},Mp.prototype.createShape=function(e){return this._elementFactory.createShape(F(e,["id"]))},Mp.prototype.hasRelations=function(e,t){var n,i;return!(kp(e)&&(n=m(t,M({id:e.source.id})),i=m(t,M({id:e.target.id})),!n||!i))&&!(Dp(e)&&!m(t,M({id:e.labelTarget.id})))},Mp.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[];function o(e,t){var n=m(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)).push({element:n.element,depth:t}):r.push({element:e,depth:t})}return ht(pt(e),(function(e,t,i){if(!Dp(e)){y(e.labels,(function(e){o(e,i)})),y([e.attachers,e.incoming,e.outgoing],(function(e){e&&e.length&&y(e,(function(e){y(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=E(r,(function(e){return e.element})),r=A(r=E(r,(function(t){return t.descriptor={},n._eventBus.fire("copyPaste.copyElement",{descriptor:t.descriptor,element:t.element,elements:e}),t})),(function(e){return e.descriptor.priority})),e=E(r,(function(e){return e.element})),y(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)?Np(r.element,e):(i[o]||(i[o]=[]),i[o].push(r.descriptor)):Np(r.element,e)})),i};var Op={__depends__:[Tp,_p,Ap,qs],__init__:["copyPaste"],copyPaste:["type",Mp]};function jp(e,t,n){p(n)||(n=[n]),y(n,(function(n){a(e[n])||(t[n]=e[n])}))}function Lp(e,t,n){var i;t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element,i=t.oldBusinessObject=Cr(n),r=t.oldDi=Rr(n);if(t.type=n.type,jp(i,t,"name"),jp(r,t,"isExpanded"),Ip(t))return t;i.default&&(t.default=i.default.id)})),t.on("moddleCopy.canCopyProperty",(function(t){var i,r=t.parent,o=t.property;if("processRef"===t.propertyName&&wr(r,"bpmn:Participant")&&wr(o,"bpmn:Process"))return i=e.create("bpmn:Process"),n.copyElement(o,i)})),t.on("copyPaste.pasteElements",(function(){i={}})),t.on("copyPaste.pasteElement",(function(t){var r,o,a,s,c=t.cache,l=t.descriptor,u=l.oldBusinessObject,h=l.oldDi;if(Ip(l))return l.businessObject=Cr(c[l.labelTarget]),void(l.di=Rr(c[l.labelTarget]));r=e.create(u.$type),l.businessObject=n.copyElement(u,r),(o=e.create(h.$type)).bpmnElement=r,l.di=n.copyElement(h,o),function(e,t){var n=Cr(e);e.default&&(i[e.default]={element:n,property:"default"}),e.host&&(Cr(e).attachedToRef=Cr(t[e.host])),i=F(i,b(i,(function(t,i,r){var o=i.element,a=i.property;return r===e.id&&(o[a]=n,t.push(e.id)),t}),[]))}(l,c),jp(l,r,["isExpanded","name"]),a=l,p(s="oldBusinessObject")||(s=[s]),y(s,(function(e){a[e]&&delete a[e]}))}))}function Ip(e){return!!e.labelTarget}Lp.$inject=["bpmnFactory","eventBus","moddleCopy"];var zp=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing"];function Fp(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 A(t,(function(e){return"extensionElements"===e}))})),e.on("moddleCopy.canCopyProperty",(function(e){var t=e.parent,n=l(t)&&t.$descriptor,i=e.propertyName;return(!i||-1===zp.indexOf(i))&&(!(i&&n&&!m(n.properties,M({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 $p(e,t){return b(e.properties,(function(e,n){return t&&n.default?e:e.concat(n.name)}),[])}Fp.$inject=["eventBus","bpmnFactory","moddle"],Fp.prototype.copyElement=function(e,t,n){var i=this;n&&!p(n)&&(n=[n]),n=n||$p(e.$descriptor);var r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t});return!1===r||(p(r)&&(n=r),y(n,(function(n){var r;f(e,n)&&(r=e.get(n));var o=i.copyProperty(r,t,n);!1!==i._eventBus.fire("moddleCopy.canSetCopiedProperty",{parent:t,property:o,propertyName:n})&&s(o)&&t.set(n,o)}))),t},Fp.prototype.copyProperty=function(e,t,n){var i=this,r=this._eventBus.fire("moddleCopy.canCopyProperty",{parent:t,property:e,propertyName:n});if(!1!==r){if(r)return l(r)&&r.$type&&!r.$parent&&(r.$parent=t),r;var o=this._moddle.getPropertyDescriptor(t,n);if(!o.isReference){if(o.isId)return this._copyId(e,t);if(p(e))return b(e,(function(e,o){return(r=i.copyProperty(o,t,n))?e.concat(r):e}),[]);if(l(e)&&e.$type){if(this._moddle.getElementDescriptor(e).isGeneric)return;return(r=i._bpmnFactory.create(e.$type)).$parent=t,r=i.copyElement(e,r)}return e}}},Fp.prototype._copyId=function(e,t){return this._moddle.ids.assigned(e)?void 0:(this._moddle.ids.claim(e,t),e)};var Hp={__depends__:[Op],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",Lp],moddleCopy:["type",Fp]},Gp=Math.round;function Vp(e){this._modeling=e}Vp.$inject=["modeling"],Vp.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,a=t.x||e.x,s=t.y||e.y,c=Gp(a+r/2),p=Gp(s+o/2);return i.replaceShape(e,I({},t,{x:c,y:p,width:r,height:o}),n)};var Wp={__init__:["replace"],replace:["type",Vp]};var qp=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function Up(e,t,n,i,r,o,s){this.replaceElement=function(c,l,u){u=u||{};var h=l.type,d=c.businessObject;if(Kp(d)&&"bpmn:SubProcess"===h&&function(e,t){var n=e&&f(e,"collapsed")?e.collapsed:!Hr(e);return n!==(t&&(f(t,"collapsed")||f(t,"isExpanded"))?f(t,"collapsed")?t.collapsed:!t.isExpanded:n)}(c,l))return i.toggleCollapse(c),c;var m=e.create(h),g={type:h,businessObject:m,di:{}};!function(e,t,n){p(n)||(n=[n]),y(n,(function(n){a(e[n])||(t[n]=e[n])}))}(c.di,g.di,["fill","stroke","background-color","border-color","color"]);var b,x=$p(d.$descriptor),_=$p(m.$descriptor,!0),E=(b=_,x.filter((function(e){return-1!==b.indexOf(e)})));I(m,z(l,qp));var w=v(E,(function(e){return"eventDefinitions"===e?Yp(c,l.eventDefinitionType):"loopCharacteristics"===e?!Gr(m):!f(m,e)&&(("processRef"!==e||!1!==l.isExpanded)&&"triggeredByEvent"!==e)}));return m=n.copyElement(d,m,w),l.eventDefinitionType&&(Yp(m,l.eventDefinitionType)||(g.eventDefinitionType=l.eventDefinitionType,g.eventDefinitionAttrs=l.eventDefinitionAttrs)),wr(d,"bpmn:Activity")&&(Kp(d)?g.isExpanded=Hr(c):l&&f(l,"isExpanded")&&(g.isExpanded=l.isExpanded),Hr(c)&&!wr(d,"bpmn:Task")&&g.isExpanded&&(g.width=c.width,g.height=c.height)),Kp(d)&&!Kp(m)&&(u.moveChildren=!1),wr(d,"bpmn:Participant")&&(!0===l.isExpanded?m.processRef=e.create("bpmn:Process"):u.moveChildren=!1,g.width=c.width,g.height=t.getDefaultSize(g).height),o.allowed("shape.resize",{shape:m})||(g.height=t.getDefaultSize(g).height,g.width=t.getDefaultSize(g).width),m.name=d.name,Sr(d,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Sr(m,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(m.default=d.default),l.host&&!wr(d,"bpmn:BoundaryEvent")&&wr(m,"bpmn:BoundaryEvent")&&(g.host=l.host),"bpmn:DataStoreReference"!==g.type&&"bpmn:DataObjectReference"!==g.type||(g.x=c.x+(c.width-g.width)/2),g=r.replaceElement(c,g,u),!1!==u.select&&s.select(g),g}}function Kp(e){return wr(e,"bpmn:SubProcess")}function Yp(e,t){var n=Cr(e);return t&&n.get("eventDefinitions").some((function(e){return wr(e,t)}))}Up.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules","selection"];var Xp={__depends__:[Hp,Wp,Wo],bpmnReplace:["type",Up]};function Zp(e){return function(t){var n=t.target,i=Cr(e),r=i.eventDefinitions&&i.eventDefinitions[0],o=i.$type===n.type,a=(r&&r.$type)===n.eventDefinitionType,s=i.triggeredByEvent===n.triggeredByEvent,c=void 0===n.isExpanded||n.isExpanded===Hr(e);return!(o&&a&&s&&c)}}var Qp=[{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"}}],Jp=[{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"}}],el=[{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"}}],tl=[{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"}}],nl=[{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"}}],il=[{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}}],rl=[{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}}],ol=[{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}}],al=[{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}}],sl=[{label:"Data Store Reference",actionName:"replace-with-data-store-reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}}],cl=[{label:"Data Object Reference",actionName:"replace-with-data-object-reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}}],pl=[{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}}],ll=[{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}}],ul=[{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"}],hl=[{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 dl(e,t,n,i,r,o,a){this._bpmnFactory=e,this._popupMenu=t,this._modeling=n,this._moddle=i,this._bpmnReplace=r,this._rules=o,this._translate=a,this.register()}dl.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate"],dl.prototype.register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},dl.prototype.getEntries=function(e){var t,n=e.businessObject;if(!this._rules.allowed("shape.replace",{element:e}))return[];var i=Zp(e);return wr(n,"bpmn:DataObjectReference")?this._createEntries(e,sl):wr(n,"bpmn:DataStoreReference")&&!wr(e.parent,"bpmn:Collaboration")?this._createEntries(e,cl):wr(n,"bpmn:StartEvent")&&!wr(n.$parent,"bpmn:SubProcess")?(t=v(Qp,i),this._createEntries(e,t)):wr(n,"bpmn:Participant")?(t=v(hl,(function(t){return Hr(e)!==t.target.isExpanded})),this._createEntries(e,t)):wr(n,"bpmn:StartEvent")&&Gr(n.$parent)?(t=v(ll,(function(t){var n=!1!==t.target.isInterrupting,r=Cr(e).isInterrupting===n;return i(t)||!i(t)&&!r})),this._createEntries(e,t)):wr(n,"bpmn:StartEvent")&&!Gr(n.$parent)&&wr(n.$parent,"bpmn:SubProcess")?(t=v(Jp,i),this._createEntries(e,t)):wr(n,"bpmn:EndEvent")?(t=v(tl,(function(e){return!("bpmn:CancelEventDefinition"==e.target.eventDefinitionType&&!wr(n.$parent,"bpmn:Transaction"))&&i(e)})),this._createEntries(e,t)):wr(n,"bpmn:BoundaryEvent")?(t=v(pl,(function(e){var t=e.target;if("bpmn:CancelEventDefinition"==t.eventDefinitionType&&!wr(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)):wr(n,"bpmn:IntermediateCatchEvent")||wr(n,"bpmn:IntermediateThrowEvent")?(t=v(el,i),this._createEntries(e,t)):wr(n,"bpmn:Gateway")?(t=v(nl,i),this._createEntries(e,t)):wr(n,"bpmn:Transaction")?(t=v(rl,i),this._createEntries(e,t)):Gr(n)&&Hr(e)?(t=v(ol,i),this._createEntries(e,t)):wr(n,"bpmn:SubProcess")&&Hr(e)?(t=v(il,i),this._createEntries(e,t)):wr(n,"bpmn:AdHocSubProcess")&&!Hr(e)?(t=v(al,(function(t){var n=t.target,i="bpmn:SubProcess"===n.type,r=!0===n.isExpanded;return Zp(e)&&(!i||r)})),this._createEntries(e,t)):wr(n,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,ul):wr(n,"bpmn:FlowNode")?(t=v(al,i),wr(n,"bpmn:SubProcess")&&!Hr(e)&&(t=v(t,(function(e){return"Sub Process (collapsed)"!==e.label}))),this._createEntries(e,t)):[]},dl.prototype.getHeaderEntries=function(e){var t=[];return wr(e,"bpmn:Activity")&&!Gr(e)&&(t=t.concat(this._getLoopEntries(e))),wr(e,"bpmn:DataObjectReference")&&(t=t.concat(this._getDataObjectIsCollection(e))),wr(e,"bpmn:Participant")&&(t=t.concat(this._getParticipantMultiplicity(e))),!wr(e,"bpmn:SubProcess")||wr(e,"bpmn:Transaction")||Gr(e)||t.push(this._getAdHocEntry(e)),t},dl.prototype._createEntries=function(e,t){var n=[],i=this;return y(t,(function(t){var r=i._createMenuEntry(t,e);n.push(r)})),n},dl.prototype._createSequenceFlowEntries=function(e,t){var n=Cr(e),i=[],r=this._modeling,o=this._moddle,a=this;return y(t,(function(t){switch(t.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(wr(n.sourceRef,"bpmn:ExclusiveGateway")||wr(n.sourceRef,"bpmn:InclusiveGateway")||wr(n.sourceRef,"bpmn:ComplexGateway")||wr(n.sourceRef,"bpmn:Activity"))&&i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:n})})));break;case"replace-with-conditional-flow":!n.conditionExpression&&wr(n.sourceRef,"bpmn:Activity")&&i.push(a._createMenuEntry(t,e,(function(){var t=o.create("bpmn:FormalExpression",{body:""});r.updateProperties(e,{conditionExpression:t})})));break;default:if(wr(n.sourceRef,"bpmn:Activity")&&n.conditionExpression)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e,{conditionExpression:void 0})})));if((wr(n.sourceRef,"bpmn:ExclusiveGateway")||wr(n.sourceRef,"bpmn:InclusiveGateway")||wr(n.sourceRef,"bpmn:ComplexGateway")||wr(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:void 0})})))}})),i},dl.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}},dl.prototype._getLoopEntries=function(e){var t=this,n=this._translate;function i(n,i){var r=Cr(e).loopCharacteristics;i.active?r=void 0:(!a(i.options.isSequential)&&r&&wr(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,c=Cr(e).loopCharacteristics;return c&&(r=c.isSequential,o=void 0===c.isSequential,s=void 0!==c.isSequential&&!c.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"}}]},dl.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})}}]},dl.prototype._getParticipantMultiplicity=function(e){var t=this,n=this._bpmnFactory,i=this._translate;var r=e.businessObject.participantMultiplicity;return[{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})}}]},dl.prototype._getAdHocEntry=function(e){var t=this._translate,n=wr(Cr(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 fl={__depends__:[Cp,Xp],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",dl]},ml=Math.max,vl=Math.min;function yl(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function gl(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return u(r)&&(i=(/top|left/.test(e)?vl:ml)(i,r)),u(o)&&(i=(/top|left/.test(e)?ml:vl)(i,o)),i}function bl(e,t){return void 0!==e?e:20}function xl(e){return!e.waypoints&&"label"!==e.type}function _l(e,t){var n;if((n=void 0===e.length?v(e.children,xl):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=bl(t.left),i=bl(t.right),r=bl(t.top),o=bl(t.bottom)):n=i=r=o=bl(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(ft(n),t)}var El=Math.abs;var wl=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Sl=30;function Cl(e,t){return t=t||[],e.children.filter((function(e){wr(e,"bpmn:Lane")&&(Cl(e,t),t.push(e))})),t}function Rl(e){return e.children.filter((function(e){return wr(e,"bpmn:Lane")}))}function Tl(e){return Ss(e,wl)||e}function Pl(e,t){var n=Tl(e),i=Cl(n,wr(n,"bpmn:Process")?[]:[n]),r=hn(e),o=hn(t),a=function(e,t){return yl(hn(t),hn(e))}(e,t),s=[];return i.forEach((function(t){if(t!==e){var n,i,c=0,p=a.right,l=0,u=a.left,h=hn(t);a.top&&(El(h.bottom-r.top)<10&&(l=o.top-h.bottom),El(h.top-r.top)<5&&(c=o.top-h.top)),a.bottom&&(El(h.top-r.bottom)<10&&(c=o.bottom-h.top),El(h.bottom-r.bottom)<5&&(l=o.bottom-h.bottom)),(c||p||l||u)&&s.push({shape:t,newBounds:(n=t,i={top:c,right:p,bottom:l,left:u},{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)})})}})),s}function Al(e,t,n,i,r,o,a,s,c,p,l,u){e=e||{},i.registerProvider(this),this._contextPad=i,this._modeling=r,this._elementFactory=o,this._connect=a,this._create=s,this._popupMenu=c,this._canvas=p,this._rules=l,this._translate=u,!1!==e.autoPlace&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,(function(e){var t=e.context.shape;if(ko(e)&&i.isOpen(t)){var n=i.getEntries(t);n.replace&&n.replace.action.click(e,t)}}))}function Ml(e,t,n){var i=e.$instanceOf(t),r=!1;return y(e.eventDefinitions||[],(function(e){e.$type===n&&(r=!0)})),i&&r}Al.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate"],Al.prototype.getMultiElementContextPadEntries=function(e){var t=this._modeling,n={};return this._isDeleteAllowed(e)&&I(n,{delete:{group:"edit",className:"bpmn-icon-trash",title:this._translate("Remove"),action:{click:function(e,n){t.removeElements(n.slice())}}}}),n},Al.prototype._isDeleteAllowed=function(e){var t=this._rules.allowed("elements.delete",{elements:e});return p(t)?x(t,(function(e){return n=e,-1!==t.indexOf(n);var n})):t},Al.prototype.getContextPadEntries=function(e){var t=this._contextPad,n=this._modeling,i=this._elementFactory,r=this._connect,o=this._create,a=this._popupMenu,s=this._canvas,c=this._rules,l=this._autoPlace,u=this._translate,h={};if("label"===e.type)return h;var d=e.businessObject;function f(e,t){r.start(e,t)}function m(e,t,n,r){function a(t,n){var a=i.createShape(I({type:e},r));o.start(t,a,{source:n})}return"string"!=typeof n&&(r=n,n=u("Append {type}",{type:e.replace(/^bpmn:/,"")})),{group:"model",className:t,title:n,action:{dragstart:a,click:l?function(t,n){var o=i.createShape(I({type:e},r));l.append(n,o)}:a}}}function v(e){return function(i,r){n.splitLane(r,e),t.open(r,!0)}}if(Sr(d,["bpmn:Lane","bpmn:Participant"])&&Hr(e)){var y=Rl(e);I(h,{"lane-insert-above":{group:"lane-insert-above",className:"bpmn-icon-lane-insert-above",title:u("Add Lane above"),action:{click:function(e,t){n.addLane(t,"top")}}}}),y.length<2&&(e.height>=120&&I(h,{"lane-divide-two":{group:"lane-divide",className:"bpmn-icon-lane-divide-two",title:u("Divide into two Lanes"),action:{click:v(2)}}}),e.height>=180&&I(h,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:u("Divide into three Lanes"),action:{click:v(3)}}})),I(h,{"lane-insert-below":{group:"lane-insert-below",className:"bpmn-icon-lane-insert-below",title:u("Add Lane below"),action:{click:function(e,t){n.addLane(t,"bottom")}}}})}wr(d,"bpmn:FlowNode")&&(wr(d,"bpmn:EventBasedGateway")?I(h,{"append.receive-task":m("bpmn:ReceiveTask","bpmn-icon-receive-task",u("Append ReceiveTask")),"append.message-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-message",u("Append MessageIntermediateCatchEvent"),{eventDefinitionType:"bpmn:MessageEventDefinition"}),"append.timer-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-timer",u("Append TimerIntermediateCatchEvent"),{eventDefinitionType:"bpmn:TimerEventDefinition"}),"append.condition-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-condition",u("Append ConditionIntermediateCatchEvent"),{eventDefinitionType:"bpmn:ConditionalEventDefinition"}),"append.signal-intermediate-event":m("bpmn:IntermediateCatchEvent","bpmn-icon-intermediate-event-catch-signal",u("Append SignalIntermediateCatchEvent"),{eventDefinitionType:"bpmn:SignalEventDefinition"})}):Ml(d,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?I(h,{"append.compensation-activity":m("bpmn:Task","bpmn-icon-task",u("Append compensation activity"),{isForCompensation:!0})}):wr(d,"bpmn:EndEvent")||d.isForCompensation||Ml(d,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")||Gr(d)||I(h,{"append.end-event":m("bpmn:EndEvent","bpmn-icon-end-event-none",u("Append EndEvent")),"append.gateway":m("bpmn:ExclusiveGateway","bpmn-icon-gateway-none",u("Append Gateway")),"append.append-task":m("bpmn:Task","bpmn-icon-task",u("Append Task")),"append.intermediate-event":m("bpmn:IntermediateThrowEvent","bpmn-icon-intermediate-event-none",u("Append Intermediate/Boundary Event"))})),a.isEmpty(e,"bpmn-replace")||I(h,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:u("Change type"),action:{click:function(e,n){var i=I(function(e){var n=s.getContainer(),i=t.getPad(e).html,r=n.getBoundingClientRect(),o=i.getBoundingClientRect(),a=o.top-r.top;return{x:o.left-r.left,y:a+o.height+5}}(n),{cursor:{x:e.x,y:e.y}});a.open(n,"bpmn-replace",i)}}}}),wr(d,"bpmn:SequenceFlow")&&I(h,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation")}),Sr(d,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&I(h,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation"),connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using "+(d.isForCompensation?"":"Sequence/MessageFlow or ")+"Association"),action:{click:f,dragstart:f}}}),wr(d,"bpmn:TextAnnotation")&&I(h,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using Association"),action:{click:f,dragstart:f}}}),Sr(d,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&I(h,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using DataInputAssociation"),action:{click:f,dragstart:f}}}),wr(d,"bpmn:Group")&&I(h,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation")});var g=c.allowed("elements.delete",{elements:[e]});return p(g)&&(g=g[0]===e),g&&I(h,{delete:{group:"edit",className:"bpmn-icon-trash",title:u("Remove"),action:{click:function(e,t){n.removeElements([t])}}}}),h};var kl={__depends__:[np,ap,Wo,Uc,_p,fl],__init__:["contextPadProvider"],contextPadProvider:["type",Al]},Dl={horizontal:["x","width"],vertical:["y","height"]};function Bl(e){this._modeling=e,this._filters=[],this.registerFilter((function(e,t,n){var i,r=0,o=0;return y(e,(function(e){e.waypoints||e.labelTarget||(r+=e[n],o+=1)})),i=Math.round(r/o),v(e,(function(e){return e[n]<i+50}))}))}Bl.$inject=["modeling"],Bl.prototype.registerFilter=function(e){if("function"!=typeof e)throw new Error("the filter has to be a function");this._filters.push(e)},Bl.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},Bl.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(y(t,(function(e){r=e(r,n,i)})),r):e},Bl.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 y(A(e,i),(function(e,o){var a,s=n._findRange(e,i,r),c=t[t.length-1];c&&n._hasIntersection(c.range,s)?t[t.length-1].elements.push(e):(a={range:s,elements:[e]},t.push(a))})),t},Bl.prototype._setOrientation=function(e){var t=Dl[e];this._axis=t[0],this._dimension=t[1]},Bl.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)},Bl.prototype._findRange=function(e){var t=e[this._axis];return{min:t+5,max:t+e[this._dimension]-5}};var Nl={__init__:["distributeElements"],distributeElements:["type",Bl]};function Ol(e){e.registerFilter((function(e){return v(e,(function(e){var t=Sr(e,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:Participant","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(e.labelTarget||t)}))}))}Ol.$inject=["distributeElements"];var jl={__depends__:[Nl],__init__:["bpmnDistributeElements"],bpmnDistributeElements:["type",Ol]},Ll="is not a registered action";function Il(e,t){this._actions={};var n=this;e.on("diagram.init",(function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})}))}function zl(e,t){return new Error(e+" "+t)}Il.$inject=["eventBus","injector"],Il.prototype._registerDefaultActions=function(e){var t=e.get("commandStack",!1),n=e.get("modeling",!1),i=e.get("selection",!1),r=e.get("zoomScroll",!1),o=e.get("copyPaste",!1),a=e.get("canvas",!1),s=e.get("rules",!1),c=e.get("keyboardMove",!1),l=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();o.copy(e)})),o&&this.register("paste",(function(){o.paste()})),r&&this.register("stepZoom",(function(e){r.stepZoom(e.value)})),a&&this.register("zoom",(function(e){a.zoom(e.value)})),n&&i&&s&&this.register("removeSelection",(function(){var e=i.get();if(e.length){var t,r=s.allowed("elements.delete",{elements:e});!1!==r&&(t=p(r)?r:e).length&&n.removeElements(t.slice())}})),c&&this.register("moveCanvas",(function(e){c.moveCanvas(e)})),l&&this.register("moveSelection",(function(e){l.moveSelection(e.direction,e.accelerated)}))},Il.prototype.trigger=function(e,t){if(!this._actions[e])throw zl(e,Ll);return this._actions[e](t)},Il.prototype.register=function(e,t){var n=this;if("string"==typeof e)return this._registerAction(e,t);y(e,(function(e,t){n._registerAction(t,e)}))},Il.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw zl(e,"is already registered");this._actions[e]=t},Il.prototype.unregister=function(e){if(!this.isRegistered(e))throw zl(e,Ll);this._actions[e]=void 0},Il.prototype.getActions=function(){return Object.keys(this._actions)},Il.prototype.isRegistered=function(e){return!!this._actions[e]};var Fl={__init__:["editorActions"],editorActions:["type",Il]};function $l(e){e.invoke(Il,this)}e($l,Il),$l.$inject=["injector"],$l.prototype._registerDefaultActions=function(e){Il.prototype._registerDefaultActions.call(this,e);var t=e.get("canvas",!1),n=e.get("elementRegistry",!1),i=e.get("selection",!1),r=e.get("spaceTool",!1),o=e.get("lassoTool",!1),a=e.get("handTool",!1),s=e.get("globalConnect",!1),c=e.get("distributeElements",!1),p=e.get("alignElements",!1),l=e.get("directEditing",!1),u=e.get("searchPad",!1),h=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()})),a&&this._registerAction("handTool",(function(){a.toggle()})),s&&this._registerAction("globalConnectTool",(function(){s.toggle()})),i&&c&&this._registerAction("distributeElements",(function(e){var t=i.get(),n=e.type;t.length&&c.trigger(t,n)})),i&&p&&this._registerAction("alignElements",(function(e){var t=i.get(),n=[],r=e.type;t.length&&(n=v(t,(function(e){return!wr(e,"bpmn:Lane")})),p.trigger(n,r))})),i&&h&&this._registerAction("setColor",(function(e){var t=i.get();t.length&&h.setColor(t,e)})),i&&l&&this._registerAction("directEditing",(function(){var e=i.get();e.length&&l.activate(e[0])})),u&&this._registerAction("find",(function(){u.toggle()})),t&&h&&this._registerAction("moveToOrigin",(function(){var e,i,r=t.getRootElement();e=ft(i=wr(r,"bpmn:Collaboration")?n.filter((function(e){return wr(e.parent,"bpmn:Collaboration")})):n.filter((function(e){return e!==r&&!wr(e.parent,"bpmn:SubProcess")}))),h.moveElements(i,{x:-e.x,y:-e.y},r)}))};var Hl={__depends__:[Fl],editorActions:["type",$l]};function Gl(e){e.on(["create.init","shape.move.init"],(function(e){var t=e.context;Sr(e.shape,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(t.gridSnappingContext||(t.gridSnappingContext={}),t.gridSnappingContext.snapLocation="top-left")}))}Gl.$inject=["eventBus"];function Vl(e,t,n){return n||(n="round"),Math[n](e/t)*t}function Wl(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&&Ca(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,a=o.snapLocation,s=o.snapOffset;if(s&&u(s[t]))return s[t];s||(s=o.snapOffset={});u(s[t])||(s[t]=0);if(!r)return s[t];n.get(r.id)||(ql(t)?s[t]+=r[t]+r.width/2:s[t]+=r[t]+r.height/2);if(!a)return s[t];"x"===t?/left/.test(a)?s[t]-=r.width/2:/right/.test(a)&&(s[t]+=r.width/2):/top/.test(a)?s[t]-=r.height/2:/bottom/.test(a)&&(s[t]+=r.height/2);return s[t]}(t,n,e);o&&(i.offset=o);var a=function(e,t){var n=e.context,i=n.createConstraints,r=n.resizeConstraints||{},o=n.gridSnappingContext,a=o.snapConstraints;if(a&&a[t])return a[t];a||(a=o.snapConstraints={});a[t]||(a[t]={});var s=n.direction;i&&(ql(t)?(a.x.min=i.left,a.x.max=i.right):(a.y.min=i.top,a.y.max=i.bottom));var c=r.min,p=r.max;c&&(ql(t)?Kl(s)?a.x.max=c.left:a.x.min=c.right:Ul(s)?a.y.max=c.top:a.y.min=c.bottom);p&&(ql(t)?Kl(s)?a.x.min=p.left:a.x.max=p.right:Ul(s)?a.y.min=p.top:a.y.max=p.bottom);return a[t]}(t,n);a&&I(i,a),Oc(t,n)||r.snapEvent(t,n,i)}))}}))}function ql(e){return"x"===e}function Ul(e){return-1!==e.indexOf("n")}function Kl(e){return-1!==e.indexOf("w")}function Yl(e,t){ta.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;d(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}Wl.prototype.snapEvent=function(e,t,n){jc(e,t,this.snapValue(e[t],n))},Wl.prototype.getGridSpacing=function(){return 10},Wl.prototype.snapValue=function(e,t){var n,i,r=0;return t&&t.offset&&(r=t.offset),e=Vl(e+=r,10),t&&t.min&&u(n=t.min)&&(n=Vl(n+r,10,"ceil"),e=Math.max(e,n)),t&&t.max&&u(i=t.max)&&(i=Vl(i+r,10,"floor"),e=Math.min(e,i)),e-=r},Wl.prototype.isActive=function(){return this.active},Wl.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},Wl.prototype.toggleActive=function(){this.setActive(!this.active)},Wl.$inject=["elementRegistry","eventBus","config.gridSnapping"],Yl.$inject=["eventBus","gridSnapping","modeling"],e(Yl,ta),Yl.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},Yl.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},Yl.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),I(e,o),e},Yl.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),I(e,o),e};function Xl(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))}))}Xl.$inject=["eventBus","gridSnapping"];var Zl={__depends__:[{__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",Yl],gridSnappingSpaceToolBehavior:["type",Xl]}],__init__:["gridSnapping"],gridSnapping:["type",Wl]};function Ql(e,t){e.on("autoPlace",2e3,(function(e){var n=e.source,i=mn(n),r=e.shape,o=Cs(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],wr(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}))}Ql.$inject=["eventBus","gridSnapping"];function Jl(e,t,n){t.on(["create.start","shape.move.start"],1750,(function(t){var i=t.context,r=i.shape,o=e.getRootElement();wr(r,"bpmn:Participant")&&wr(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})))}))}Jl.$inject=["canvas","eventBus","gridSnapping"];function eu(e,t,n){ta.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||{},a=r.waypoints;o.connectionStart||o.connectionEnd||!1===o.createElementsBehavior||function(e){return e.length>3}(a)&&n.updateWaypoints(r,i.snapMiddleSegments(a))}))}function tu(e,t,n){var i=Ct(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=I({},t,r),n=I({},n,r)),[t,n]}eu.$inject=["eventBus","gridSnapping","modeling"],e(eu,ta),eu.prototype.snapMiddleSegments=function(e){var t,n=this._gridSnapping;e=e.slice();for(var i=1;i<e.length-2;i++)t=tu(n,e[i],e[i+1]),e[i]=t[0],e[i+1]=t[1];return e};var nu={__depends__:[Zl,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingCreateParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",Ql],gridSnappingCreateParticipantBehavior:["type",Jl],gridSnappingLayoutConnectionBehavior:["type",eu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",Gl]};function iu(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],(function(e){var t=e.element,i=e.gfx;return wr(t,"bpmn:Lane")?n.createParticipantHit(t,i):wr(t,"bpmn:Participant")?Hr(t)?n.createParticipantHit(t,i):n.createDefaultHit(t,i):wr(t,"bpmn:SubProcess")?Hr(t)?n.createSubProcessHit(t,i):n.createDefaultHit(t,i):void 0}))}iu.$inject=["eventBus","interactionEvents"],iu.prototype.createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},iu.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},iu.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 ru={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",iu]};function ou(e){e.invoke(Oa,this)}e(ou,Oa),ou.$inject=["injector"],ou.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}Oa.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 au={__depends__:[ja],__init__:["keyboardBindings"],keyboardBindings:["type",ou]},su={moveSpeed:1,moveSpeedAccelerated:10},cu="left",pu="right",lu="down",uu={ArrowLeft:cu,Left:cu,ArrowUp:"up",Up:"up",ArrowRight:pu,Right:pu,ArrowDown:lu,Down:lu},hu={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 du(e,t,n,i,r){var o=this;this._config=I({},su,e||{}),t.addListener(1500,(function(e){var n=e.keyEvent,i=uu[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 a=this._config[t?"moveSpeedAccelerated":"moveSpeed"],s=hu[e](a);i.allowed("elements.move",{shapes:o})&&n.moveElements(o,s)}}}du.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];var fu={__depends__:[ja,Wo],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",du]};function mu(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,a=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=hn(e);return dn({top:gl("top",n,t),right:gl("right",n,t),bottom:gl("bottom",n,t),left:gl("left",n,t)})}(n,a),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:hn(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=ln(r)))return;n.resizeShape(t,r)}}(e.context)}))}function vu(e,t){var n=mn(e),i=hn(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 yu(e){return"n"===e||"s"===e?"resize-ns":"e"===e||"w"===e?"resize-ew":"nw"===e||"se"===e?"resize-nwse":"resize-nesw"}mu.prototype.canResize=function(e){var t=this._rules,n=z(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},mu.prototype.activate=function(e,t,n){var i,r,o=this._dragging;if("string"==typeof n&&(n={direction:n}),!(r=(i=I({shape:t},n)).direction))throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");o.init(e,vu(t,r),"resize",{autoActivate:!0,cursor:yu(r),data:{shape:t,context:i}})},mu.prototype.computeMinResizeBox=function(e){var t=e.shape;return function(e,t,n,i){var r=hn(t),o={top:/n/.test(e)?r.bottom-n.height:r.top,left:/w/.test(e)?r.right-n.width:r.left,bottom:/s/.test(e)?r.top+n.height:r.bottom,right:/e/.test(e)?r.left+n.width:r.right},a=i?hn(i):o;return dn({top:vl(o.top,a.top),left:vl(o.left,a.left),bottom:ml(o.bottom,a.bottom),right:ml(o.right,a.right)})}(e.direction,t,e.minDimensions||{width:10,height:10},_l(t,e.childrenBoxPadding))},mu.$inject=["eventBus","rules","modeling","dragging"];var gu="djs-resizing",bu="resize-not-ok";function xu(e,t,n){e.on("resize.move",500,(function(e){var i,r,o,a;i=e.context,r=i.shape,o=i.newBounds,(a=i.frame)||(a=i.frame=n.addFrame(r,t.getActiveLayer()),t.addMarker(r,gu)),o.width>5&&we(a,{x:o.x,width:o.width}),o.height>5&&we(a,{y:o.y,height:o.height}),i.canExecute?Pe(a).remove(bu):Pe(a).add(bu)})),e.on("resize.cleanup",(function(e){var n,i;n=e.context,i=n.shape,n.frame&&Me(n.frame),t.removeMarker(i,gu)}))}xu.$inject=["eventBus","canvas","previewSupport"];var _u=-6,Eu="djs-resizer",wu=["n","w","s","e","nw","ne","se","sw"];function Su(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&&y(t,j(r.addResizer,r))})),e.on("shape.changed",(function(e){var t=e.element;n.isSelected(t)&&(r.removeResizers(),r.addResizer(t))}))}Su.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(t){Mo(t)&&i.activate(t,e,n)}pe.bind(t,"mousedown",r),pe.bind(t,"touchstart",r)},Su.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=_u);-1!==e.indexOf("s")?t.y=6:-1!==e.indexOf("n")&&(t.y=_u);return t}(i),a=je("g");Pe(a).add(Eu),Pe(a).add("djs-resizer-"+e.id),Pe(a).add("djs-resizer-"+i),xe(r,a);var s=je("rect");we(s,{x:-4+o.x,y:-4+o.y,width:8,height:8}),Pe(s).add("djs-resizer-visual"),xe(a,s);var c=je("rect");return we(c,{x:-10+o.x,y:-10+o.y,width:20,height:20}),Pe(c).add("djs-resizer-hit"),xe(a,c),Yn(a,t,n),a},Su.prototype.createResizer=function(e,t){var n=vu(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},Su.prototype.addResizer=function(e){var t=this;!function(e){return!!e.waypoints}(e)&&this._resize.canResize({shape:e})&&y(wu,(function(n){t.createResizer(e,n)}))},Su.prototype.removeResizers=function(){ke(this._getResizersParent())},Su.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},Su.$inject=["eventBus","canvas","selection","resize"];var Cu={__depends__:[qs,$s,lp],__init__:["resize","resizePreview","resizeHandles"],resize:["type",mu],resizePreview:["type",xu],resizeHandles:["type",Su]};function Ru(e,t){var n=t.create("bpmn:CategoryValue"),i=t.create("bpmn:Category",{categoryValue:[n]});return _t(e.get("rootElements"),i),Cr(i).$parent=e,Cr(n).$parent=i,n}function Tu(e,t,n,i,r,o,a){function s(e,t){(t||Sr(e,["bpmn:Task","bpmn:TextAnnotation"])||Pu(e))&&i.activate(e)}this._bpmnFactory=t,this._canvas=n,this._modeling=r,this._textRenderer=a,i.registerProvider(this),e.on("element.dblclick",(function(e){s(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||s(n))})),e.on("autoPlace.end",500,(function(e){s(e.shape)}))}function Pu(e){return wr(e,"bpmn:SubProcess")&&!Hr(e)}Tu.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],Tu.prototype.activate=function(e){var t=qr(e);if(void 0!==t){var n={text:t};I(n,this.getEditingBBox(e));var i={};return(Sr(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||Pu(e))&&I(i,{centerVertically:!0}),mo(e)&&I(i,{autoResize:!0}),wr(e,"bpmn:TextAnnotation")&&I(i,{resizable:!0,autoResize:!0}),I(n,{options:i}),n}},Tu.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,a={x:i.x,y:i.y},s=t.zoom(),c=this._textRenderer.getDefaultStyle(),p=this._textRenderer.getExternalStyle(),l=p.fontSize*s,u=p.lineHeight,h=c.fontSize*s,d=c.lineHeight,f={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};(wr(e,"bpmn:Lane")||function(e){return wr(e,"bpmn:Participant")&&Hr(e)}(e))&&(I(a,{width:i.height,height:30*s,x:i.x-i.height/2+15*s,y:o-30*s/2}),I(f,{fontSize:h+"px",lineHeight:d,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px",transform:"rotate(-90deg)"})),(Sr(e,["bpmn:Task","bpmn:CallActivity"])||function(e){return wr(e,"bpmn:Participant")&&!Hr(e)}(e)||Pu(e))&&(I(a,{width:i.width,height:i.height}),I(f,{fontSize:h+"px",lineHeight:d,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"})),function(e){return wr(e,"bpmn:SubProcess")&&Hr(e)}(e)&&(I(a,{width:i.width,x:i.x}),I(f,{fontSize:h+"px",lineHeight:d,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"}));var m=90*s,v=7*s,y=4*s;if(n.labelTarget&&(I(a,{width:m,height:i.height+v+y,x:r-m/2,y:i.y-v}),I(f,{fontSize:l+"px",lineHeight:u,paddingTop:v+"px",paddingBottom:y+"px"})),mo(n)&&!vo(n)&&!bo(n)){var g=go(e),b=t.getAbsoluteBBox({x:g.x,y:g.y,width:0,height:0}),x=l+v+y;I(a,{width:m,height:x,x:b.x-m/2,y:b.y-x/2}),I(f,{fontSize:l+"px",lineHeight:u,paddingTop:v+"px",paddingBottom:y+"px"})}return wr(e,"bpmn:TextAnnotation")&&(I(a,{width:i.width,height:i.height,minWidth:30*s,minHeight:10*s}),I(f,{textAlign:"left",paddingTop:5*s+"px",paddingBottom:7*s+"px",paddingLeft:7*s+"px",paddingRight:5*s+"px",fontSize:h+"px",lineHeight:d})),{bounds:a,style:f}},Tu.prototype.update=function(e,t,n,i){var r,o,a;if((wr(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}),wr(e,"bpmn:Group"))&&!Cr(e).categoryValueRef){var s=Ru(Cr(this._canvas.getRootElement()).$parent,this._bpmnFactory);Cr(e).categoryValueRef=s}(a=t)&&a.trim()||(t=null),this._modeling.updateLabel(e,t,r)};var Au="djs-element-hidden",Mu="djs-label-hidden";function ku(e,t,n,i){var r,o,a,s=this,c=t.getDefaultLayer();e.on("directEditing.activate",(function(e){var n=e.active;if(wr(r=n.element.label||n.element,"bpmn:TextAnnotation")){o=t.getAbsoluteBBox(r),a=je("g");var p=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:r.height,position:{mx:0,my:0}}),l=s.path=je("path");we(l,{d:p,strokeWidth:2,stroke:Du(r)}),xe(a,l),xe(c,a),Xn(a,r.x,r.y)}wr(r,"bpmn:TextAnnotation")||r.labelTarget?t.addMarker(r,Au):(wr(r,"bpmn:Task")||wr(r,"bpmn:CallActivity")||wr(r,"bpmn:SubProcess")||wr(r,"bpmn:Participant"))&&t.addMarker(r,Mu)})),e.on("directEditing.resize",(function(e){if(wr(r,"bpmn:TextAnnotation")){var t=e.height,n=e.dy,a=Math.max(r.height/o.height*(t+n),0),c=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:a,position:{mx:0,my:0}});we(s.path,{d:c})}})),e.on(["directEditing.complete","directEditing.cancel"],(function(e){var n=e.active;n&&(t.removeMarker(n.element.label||n.element,Au),t.removeMarker(r,Mu)),r=void 0,o=void 0,a&&(Me(a),a=void 0)}))}function Du(e,t){return Rr(e).get("stroke")||t||"black"}ku.$inject=["eventBus","canvas","elementRegistry","pathMap"];var Bu={__depends__:[ea,Cu,np],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",Tu],labelEditingPreview:["type",ku]},Nu=["top","bottom","left","right"],Ou=10;function ju(e,t){function n(e){if(vo(e)){var n=function(e){var t=mn(e.label),n=Lu(mn(e),t);if(i=n,-1===Nu.indexOf(i))return;var i;var r=function(e){var t=mn(e);return[].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 Lu(t,e)}))}(e);if(e.host){var o=function(e){var t,n=e.host,i=vn(mn(e),n);t=i.indexOf("-")>=0?i.split("-"):[i];return Nu.filter((function(e){return-1===t.indexOf(e)}))}(e);r=r.concat(o)}var a=Nu.filter((function(e){return-1===r.indexOf(e)}));if(-1!==a.indexOf(n))return;return a[0]}(e);n&&function(e,n){var i=mn(e),r=e.label,o=mn(r);if(!r.parent)return;var a,s=hn(e);switch(n){case"top":a={x:i.x,y:s.top-Ou-r.height/2};break;case"left":a={x:s.left-Ou-r.width/2,y:i.y};break;case"bottom":a={x:i.x,y:s.bottom+Ou+r.height/2};break;case"right":a={x:s.right+Ou+r.width/2,y:i.y}}var c=Wa(a,o);t.moveShape(r,c)}(e,n)}}ta.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 Lu(e,t){return vn(t,e,5)}function Iu(e,t,n){ta.call(this,e),this.preExecute("shape.append",(function(e){var t=e.source,n=e.shape;e.position||(wr(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 zu(e,t){e.invoke(ta,this),this.postExecute("shape.move",(function(e){var n=e.newParent,i=e.shape;y(v(i.incoming.concat(i.outgoing),(function(e){return wr(e,"bpmn:Association")})),(function(e){t.moveConnection(e,{x:0,y:0},n)}))}),!0)}e(ju,ta),ju.$inject=["eventBus","modeling"],e(Iu,ta),Iu.$inject=["eventBus","elementFactory","bpmnRules"],e(zu,ta),zu.$inject=["injector","modeling"];function Fu(e,t){t.invoke(ta,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 $u(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];$u(r,i)&&(e.shapes=[n.replaceShape(r,i)])}}),!0)}function $u(e,t){return!bo(e)&&Sr(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}Fu.$inject=["bpmnReplace","injector"],e(Fu,ta),Fu.prototype.replaceShape=function(e,t){var n,i=(n=Cr(e).eventDefinitions)&&n[0],r={type:"bpmn:BoundaryEvent",host:t};return i&&(r.eventDefinitionType=i.$type),this._bpmnReplace.replaceElement(e,r,{layoutConnection:!1})};function Hu(e,t,n){function i(e){return v(e.attachers,(function(e){return wr(e,"bpmn:BoundaryEvent")}))}ta.call(this,e),this.postExecute("connection.create",(function(e){var t=e.context.source,r=e.context.target,o=i(r);wr(t,"bpmn:EventBasedGateway")&&wr(r,"bpmn:ReceiveTask")&&o.length>0&&n.removeElements(o)})),this.postExecute("connection.reconnect",(function(e){var t=e.context.oldSource,r=e.context.newSource;wr(t,"bpmn:Gateway")&&wr(r,"bpmn:EventBasedGateway")&&y(r.outgoing,(function(e){var t=e.target,r=i(t);wr(t,"bpmn:ReceiveTask")&&r.length>0&&n.removeElements(r)}))})),e.on("moddleCopy.canCopyProperty",2e3,(function(e){var n=e.parent,i=e.property,r=e.propertyName,o=t.getPropertyDescriptor(n,r);o&&o.isReference&&wr(i,"bpmn:RootElement")&&n.set(r,i)}))}function Gu(e){e.invoke(ta,this),this.preExecute("shape.create",1500,(function(e){var t=e.context,n=t.parent,i=t.shape;wr(n,"bpmn:Lane")&&!wr(i,"bpmn:Lane")&&(t.parent=Ss(n,"bpmn:Participant"))}))}function Vu(e,t,n){ta.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(wr(n,"bpmn:DataObjectReference")&&"label"!==n.type){var i=t.create("bpmn:DataObject");n.businessObject.dataObjectRef=i}}))}Hu.$inject=["eventBus","moddle","modeling"],e(Hu,ta),Gu.$inject=["injector"],e(Gu,ta),Vu.$inject=["eventBus","bpmnFactory","moddle"],e(Vu,ta);var Wu=20,qu=20,Uu=2e3;function Ku(e,t,n){function i(){var t=e.getRootElement();return wr(t,"bpmn:Collaboration")?t:n.makeCollaboration()}ta.call(this,t),t.on(["create.start","shape.move.start"],Uu,(function(t){var n=t.context,i=n.shape,r=e.getRootElement();if(wr(i,"bpmn:Participant")&&wr(r,"bpmn:Process")&&r.children.length){var o=r.children.filter((function(e){return!wr(e,"bpmn:Group")&&!bo(e)&&!function(e){return!!e.waypoints}(e)}));if(o.length){var a=ft(o);I(i,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,a)),n.createConstraints=function(e,t){return{bottom:(t=hn(t)).top+e.height/2-qu,left:t.right-e.width/2+Wu,top:t.bottom-e.height/2+qu,right:t.left+e.width/2-Wu-30}}(i,a)}}})),t.on("create.start",Uu,(function(n){var i=n.context.shape,r=e.getRootElement(),o=e.getGraphics(r);function a(e){e.element=r,e.gfx=o}wr(i,"bpmn:Participant")&&wr(r,"bpmn:Process")&&(t.on("element.hover",Uu,a),t.once("create.cleanup",(function(){t.off("element.hover",a)})))})),this.preExecute("elements.create",Uu,(function(e){var t,n=e.elements,r=e.parent,o=function(e){return m(e,(function(e){return wr(e,"bpmn:Participant")}))}(n);o&&wr(r,"bpmn:Process")&&(e.parent=i(),(t=e.hints=e.hints||{}).participant=o,t.process=r,t.processRef=Cr(o).get("processRef"))}),!0),this.preExecute("shape.create",(function(e){var t=e.parent,n=e.shape;wr(n,"bpmn:Participant")&&wr(t,"bpmn:Process")&&(e.parent=i(),e.process=t,e.processRef=Cr(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||Cr(i).set("processRef",Cr(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||Cr(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 a=i.children.slice();o?r===o&&n.moveElements(a,{x:0,y:0},o):n.moveElements(a,{x:0,y:0},r)}}),!0)}Ku.$inject=["canvas","eventBus","modeling"],e(Ku,ta);var Yu="__targetRef_placeholder";function Xu(e,t){function n(e,n){var i=e.get("properties"),r=m(i,(function(e){return e.name===Yu}));return!r&&n&&_t(i,r=t.create("bpmn:Property",{name:Yu})),r}function i(e,t){var i=n(e);i&&(function(e,t,n){return m(e.get("dataInputAssociations"),(function(e){return e!==n&&e.targetRef===t}))}(e,i,t)||xt(e.get("properties"),i))}function r(e){var t,r=e.context,o=r.connection,a=o.businessObject,s=o.target,c=s&&s.businessObject,p=r.newTarget,l=p&&p.businessObject,u=r.oldTarget||r.target,h=u&&u.businessObject,d=o.businessObject;h&&h!==c&&i(h,a),l&&l!==c&&i(l,a),c?(t=n(c,!0),d.targetRef=t):d.targetRef=null}ta.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Zu(r)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Zu(r))}function Zu(e){return function(t){if(wr(t.context.connection,"bpmn:DataInputAssociation"))return e(t)}}function Qu(e){this._bpmnUpdater=e}function Ju(e,t,n,i){function r(e){return e.children.filter((function(e){return wr(e,"bpmn:DataStoreReference")&&!e.labelTarget}))}function o(e,i){var r=e.businessObject||e;if(i=i||n.filter((function(e){return wr(e,"bpmn:Participant")&&Cr(e).processRef}))[0]){var o=i.businessObject||i;t.execute("dataStore.updateContainment",{dataStoreBo:r,dataStoreDi:Rr(e),newSemanticParent:o.processRef||o,newDiParent:Rr(i)})}}ta.call(this,i),t.registerHandler("dataStore.updateContainment",Qu),this.preExecute("shape.create",(function(e){var t=e.context,n=t.shape;wr(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 wr(e,"bpmn:DataStoreReference")})).length&&(t.hints||(t.hints={}),t.hints.autoResize=n.filter((function(e){return!wr(e,"bpmn:DataStoreReference")})))})),this.postExecute("shape.create",(function(e){var t=e.context.shape,n=t.parent;wr(t,"bpmn:DataStoreReference")&&"label"!==t.type&&wr(n,"bpmn:Collaboration")&&o(t)})),this.postExecute("shape.move",(function(e){var t=e.context,n=t.shape,i=t.oldParent,r=n.parent;wr(i,"bpmn:Collaboration")||wr(n,"bpmn:DataStoreReference")&&"label"!==n.type&&wr(r,"bpmn:Collaboration")&&o(n,wr(i,"bpmn:Participant")?i:function(e,t){for(;e.parent;){if(wr(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();Sr(n,["bpmn:Participant","bpmn:SubProcess"])&&wr(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){wr(i,"bpmn:Process")&&o(e,i)}))}))}Xu.$inject=["eventBus","bpmnFactory"],e(Xu,ta),Qu.$inject=["bpmnUpdater"],Qu.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)},Qu.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)},Ju.$inject=["canvas","commandStack","elementRegistry","eventBus"],e(Ju,ta);function eh(e,t,n){ta.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hints,r=t.shape,o=t.oldParent;wr(r,"bpmn:Lane")&&(i&&i.nested||function(e,t){var i,r,o,a=Rl(t),s=[],c=[];ht(a,(function(t){return t.y>e.y?c.push(t):s.push(t),t.children})),a.length&&(i=c.length&&s.length?e.height/2:e.height,s.length&&(r=n.calculateAdjustments(s,"y",i,e.y-10),n.makeSpace(r.movingShapes,r.resizingShapes,{x:0,y:i},"s")),c.length&&(o=n.calculateAdjustments(c,"y",-i,e.y+e.height+10),n.makeSpace(o.movingShapes,o.resizingShapes,{x:0,y:-i},"n")))}(r,o))}))}eh.$inject=["eventBus","modeling","spaceTool"],e(eh,ta);function th(e,t){t.invoke(ta,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;t.filter((function(e){return nh(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,a=e.host;nh(e,(o=a,-1!==t.indexOf(o)?a:i))&&(t[r]=n.replaceShape(e))}))}),!0)}function nh(e,t){return!bo(e)&&wr(e,"bpmn:BoundaryEvent")&&!t}function ih(e,t,n){function i(e,i,r){var o,a,s,c,p,l,h,d,f=i.waypoints,m=e.outgoing.slice(),y=e.incoming.slice(),g=Ys(f,d=u(r.width)?mn(r):r);if(g){if(o=f.slice(0,g.index),a=f.slice(g.index+(g.bendpoint?1:0)),!o.length||!a.length)return;s=g.bendpoint?f[g.index]:d,1!==o.length&&rh(e,o[o.length-1])||o.push(oh(s)),1!==a.length&&rh(e,a[0])||a.unshift(oh(s))}c=i.source,p=i.target,t.canConnect(c,e,i)&&(n.reconnectEnd(i,e,o||d),l=i),t.canConnect(e,p,i)&&(l?h=n.connect(e,p,{type:i.type,waypoints:a}):(n.reconnectStart(i,e,a||d),h=i));var b=[].concat(l&&v(y,(function(e){return e.source===l.source}))||[],h&&v(m,(function(e){return e.target===h.target}))||[]);b.length&&n.removeElements(b)}ta.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 a=mn(o),s={x:a.x+r.x,y:a.y+r.y},c=m(n.children,(function(e){return t.canInsert(i,e)&&Ys(e.waypoints,s)}));c&&(e.targetFlow=c,e.position=s)}}),!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 rh(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 oh(e){return I({},e)}function ah(e,t){ta.call(this,e),this.preExecuted("connection.create",(function(e){var n=e.context,i=n.source,r=n.target,o=r.incoming.slice();n.hints&&!1===n.hints.createElementsBehavior||wr(i,"bpmn:EventBasedGateway")&&r.incoming.length&&o.filter(sh).forEach((function(e){t.removeConnection(e)}))})),this.preExecuted("shape.replace",(function(e){var n=e.context.newShape;wr(n,"bpmn:EventBasedGateway")&&n.outgoing.filter(sh).map((function(e){return e.target})).reduce((function(e,t){var n=t.incoming.filter(sh);return e.concat(n)}),[]).forEach((function(e){e.source!==n&&t.removeConnection(e)}))}))}function sh(e){return wr(e,"bpmn:SequenceFlow")}th.$inject=["bpmnReplace","injector"],e(th,ta),th.prototype.replaceShape=function(e){var t,n,i=(n=Cr(e).eventDefinitions)&&n[0];return t=i?{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:i.$type}:{type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,t,{layoutConnection:!1})},e(ih,ta),ih.$inject=["eventBus","bpmnRules","modeling"],ah.$inject=["eventBus","modeling"],e(ah,ta);var ch=1500;function ph(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"],ch,(function(t){var i=t.context.shape||t.shape,r=t.hover;wr(r,"bpmn:Lane")&&!Sr(i,["bpmn:Lane","bpmn:Participant"])&&(t.hover=Tl(r),t.hoverGfx=e.getGraphics(t.hover));var o=n.getRootElement();r!==o&&(i.labelTarget||wr(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"],ch,(function(t){var n=t.hover;wr(n,"bpmn:Lane")&&(t.hover=Tl(n)||n,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["bendpoint.move.hover"],ch,(function(t){var n=t.context,i=t.hover,r=n.type;wr(i,"bpmn:Lane")&&/reconnect/.test(r)&&(t.hover=Tl(i)||i,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.start"],ch,(function(e){var t=e.context,n=t.start;wr(n,"bpmn:Lane")&&(t.start=Tl(n)||n)})),t.on("shape.move.start",2e3,(function(e){var t=e.shape;wr(t,"bpmn:Lane")&&(e.shape=Tl(t)||t)}))}ph.$inject=["elementRegistry","eventBus","canvas"];function lh(e,t,n,i,r,o){function a(e){var n=Cr(e).categoryValueRef;if(n){var i=n.$parent;n&&(xt(i.categoryValue,n),i&&!i.categoryValue.length&&function(e){xt(t.getDefinitions().get("rootElements"),e)}(i))}}r.invoke(ta,this),this.executed("shape.delete",(function(e){var t,i=e.context.shape;if(wr(i,"bpmn:Group")){var r=Cr(i).categoryValueRef,o=n.filter((function(e){return wr(e,"bpmn:Group")}));t=r,o.some((function(e){var n=Cr(e);return n.categoryValueRef&&n.categoryValueRef===t}))||a(i)}})),this.reverted("shape.delete",(function(e){var n=e.context.shape;if(wr(n,"bpmn:Group")){var i=Cr(n).categoryValueRef,r=t.getDefinitions(),o=i?i.$parent:null;_t(o.get("categoryValue"),i),_t(r.get("rootElements"),o)}})),this.execute("shape.create",(function(n){var i=Cr(n.context.shape);if(wr(i,"bpmn:Group")&&!i.categoryValueRef){var r=Ru(t.getDefinitions(),e);i.categoryValueRef=r}})),this.revert("shape.create",(function(e){var t=e.context.shape;wr(t,"bpmn:Group")&&(a(t),delete Cr(t).categoryValueRef)})),i.on("moddleCopy.canCopyProperty",2e3,(function(n){var i,r=n.property;if(wr(r,"bpmn:CategoryValue"))return i=Ru(t.getDefinitions(),e),o.copyElement(r,i)}))}function uh(e,t,n,i){var r,o,a,s;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,a=e.x-n.x,s=((i.x-n.x)*o-(i.y-n.y)*a)/r,{x:Math.round(e.x+s*(t.x-e.x)),y:Math.round(e.y+s*(t.y-e.y))})}function hh(e){function t(e,t,n){var i,r={x:n.x,y:n.y-50},o={x:n.x-50,y:n.y},a=uh(e,t,n,r),s=uh(e,t,n,o);i=a&&s?dh(a,n)>dh(s,n)?s:a:a||s,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],mn(n.source)),t(i[i.length-1],i[i.length-2],mn(n.target)))}))}function dh(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function fh(e){ta.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=Cr(n),r=Rr(n);Sr(i,t)&&!r.get("isHorizontal")&&r.set("isHorizontal",!0)}))}lh.$inject=["bpmnFactory","bpmnjs","elementRegistry","eventBus","injector","moddleCopy"],e(lh,ta),hh.$inject=["eventBus"],fh.$inject=["eventBus"],e(fh,ta);var mh=Math.sqrt,vh=Math.min,yh=Math.max,gh=Math.abs;function bh(e){return Math.pow(e,2)}function xh(e,t){return mh(bh(e.x-t.x)+bh(e.y-t.y))}function _h(e,t,n,i){var r=t.x-e.x,o=t.y-e.y,a=n.x-e.x,s=n.y-e.y,c=r*r+o*o,p=(r*a+o*s)/c,l=p*p-(a*a+s*s-i*i)/c;if(l<0&&l>-1e-6&&(l=0),l<0)return[];var u=mh(l),h=-p+u,d=-p-u,f={x:e.x-r*h,y:e.y-o*h};return 0===l?[f]:[f,{x:e.x-r*d,y:e.y-o*d}].filter((function(n){return function(e,t,n){return Eh(e.x,t.x,n.x)&&Eh(e.y,t.y,n.y)}(n,e,t)}))}function Eh(e,t,n){return e>=vh(t,n)-wh&&e<=yh(t,n)+wh}var wh=.1;function Sh(e,t){return gh(e.x-t.x)<=wh&&gh(e.y-t.y)<=wh}function Ch(e,t,n,i){var r=0,o=0,a={point:e,delta:{x:0,y:0}},s=function(e,t){var n,i,r,o,a,s,c,p,l,u,h,d,f=0;for(f=0;f<t.length-1;f++){if(Sh(n=t[f],i=t[f+1])?s=[n]:(r=xh(e,n),o=xh(e,i),s=_h(n,i,e,vh(r,o))),s.length<1)throw new Error("expected between [1, 2] circle -> line intersections");1===s.length&&(c={type:"bendpoint",position:s[0],segmentIndex:f,bendpointIndex:Sh(n,s[0])?f:f+1}),2===s.length&&(h=s[0],d=s[1],c={type:"segment",position:a={x:(h.x+d.x)/2,y:(h.y+d.y)/2},segmentIndex:f,relativeLocation:xh(n,a)/xh(n,i)}),p=xh(c.position,e),(!u||l>p)&&(u=c,l=p)}return u}(e,n),c=s.segmentIndex,p=function(e,t,n,i){var r=n.segmentIndex,o=t.length-e.length;if(i.segmentMove){var a=i.segmentMove.segmentStartIndex,s=i.segmentMove.newSegmentStartIndex;return r===a?s:r>=s?r+o<s?s:r+o:r}if(i.bendpointMove){var c,p=i.bendpointMove.insert,l=i.bendpointMove.bendpointIndex;return 0===o?r:(r>=l&&(c=p?r+1:r-1),r<l&&(c=r,p&&"bendpoint"!==n.type&&l-1===r&&Rh(t,l)<n.relativeLocation&&c++),c)}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,s,i);if(p<0||p>t.length-2||null===p)return a;var l,u,h=Th(n,c),d=Th(t,p),f=s.position,m=function(e,t){var n=ec(e[0],e[1]),i=ec(e[0],t);return 0===n?0:i/n}(h,f),v=(l=d,u=Zs(h),Zs(l)-u);if("bendpoint"===s.type){var y=t.length-n.length,g=s.bendpointIndex,b=n[g];if(-1!==t.indexOf(b))return a;if(0===y){var x=t[g];return{delta:{x:r=x.x-s.position.x,y:o=x.y-s.position.y},point:{x:e.x+r,y:e.y+o}}}y<0&&0!==g&&g<n.length-1&&(m=Rh(n,g))}var _,E,w={x:(d[1].x-d[0].x)*m+d[0].x,y:(d[1].y-d[0].y)*m+d[0].y},S=(_={x:e.x-f.x,y:e.y-f.y},(E=v)?{x:Math.cos(E)*_.x-Math.sin(E)*_.y,y:Math.sin(E)*_.x+Math.cos(E)*_.y}:_);return r=w.x+S.x-e.x,o=w.y+S.y-e.y,{point:un(w),delta:un({x:r,y:o})}}function Rh(e,t){var n=ec(e[t-1],e[t]);return n/(n+ec(e[t],e[t+1]))}function Th(e,t){return[e[t],e[t+1]]}function Ph(e,t,n){var i=Va(t),r=Va(n),o=Wa(e,i),a=o.x*(n.width/t.width),s=o.y*(n.height/t.height);return un({x:r.x+a,y:r.y+s})}function Ah(e,t,n){var i=Va(e),r=Va(t),o=Va(n),a=Wa(e,i),s=Wa(i,r),c=function(e,t,n){var i=hn(t),r=hn(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,a,s=vn(t,e);if("top"===s)o={x:0,y:r.bottom-i.bottom};else if("bottom"===s)o={x:0,y:r.top-i.top};else if("right"===s)o={x:r.left-i.left,y:0};else{if("left"!==s)return null;o={x:r.right-i.right,y:0}}if(a={x:e.x+o.x,y:e.y+o.y},vn(n,a)!==s)return null;return o}(i,t,n);if(c)return c;var p=s.x*(n.width/t.width),l=s.y*(n.height/t.height),u=o.x+p,h=o.y+l;return un({x:u+a.x-e.x,y:h+a.y-e.y})}var Mh={width:90,height:20},kh="name",Dh="text";function Bh(e,t,n,i){function r(e){var t=e.context,n=t.connection,i=n.label,r=I({},t.hints),o=t.newWaypoints||n.waypoints,a=t.oldWaypoints;return void 0===r.startChanged&&(r.startChanged=!!r.connectionStart),void 0===r.endChanged&&(r.endChanged=!!r.connectionEnd),function(e,t,n,i){return Ch(function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}(e),t,n,i).delta}(i,o,a,r)}ta.call(this,e),this.postExecute("element.updateProperties",(function(e){var n=e.context,r=n.element,o=n.properties;if(kh in o&&t.updateLabel(r,o.name),Dh in o&&wr(r,"bpmn:TextAnnotation")){var a=i.getTextAnnotationBounds({x:r.x,y:r.y,width:r.width,height:r.height},o.text||"");t.updateLabel(r,o.text,a)}})),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(!bo(r)&&mo(r)&&qr(r)){var a=go(r),s=i.getExternalLabelBounds(Mh,qr(r));t.createLabel(r,a,{id:o.id+"_label",businessObject:o,width:s.width,height:s.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&&wr(o,"bpmn:BaseElement")&&((t=Rr(o)).label||(t.label=n.create("bpmndi:BPMNLabel",{bounds:n.create("dc:Bounds")}),r.di=t),I(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=Cr(n);r&&mo(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,a=i.oldBounds;if(vo(r)){var s=r.label,c=Nh(function(e,t){if(!t.length)return;var n=function(e,t){return A(t.map((function(t){return{line:t,distance:Js(e,t)}})),"distance")[0].line}(e,t);return Qs(e,n)}(mn(s),[[{x:(n=a).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)}]]),a,o);t.moveShape(s,c)}}))}function Nh(e,t,n){return un(Wa(Ph(e,t,n),e))}function Oh(e,t){function n(e,t){var n=e.context,i=n.connection,r=I({},n.hints),o=n.newWaypoints||i.waypoints,a=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 Ch(e,t,n,i).point}(t,o,a,r)}ta.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),a=[].concat(i.waypoints.slice(0,-1),[o]);t.updateWaypoints(i,a)})),r.forEach((function(i){var r=i.waypoints[0],o=n(e,r),a=[].concat([o],i.waypoints.slice(1));t.updateWaypoints(i,a)}))})),this.postExecute(["connection.move"],(function(e){var n=e.context,i=n.connection,r=i.outgoing,o=i.incoming,a=n.delta;o.forEach((function(e){var n=e.waypoints[e.waypoints.length-1],i={x:n.x+a.x,y:n.y+a.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+a.x,y:n.y+a.y},r=[].concat([i],e.waypoints.slice(1));t.updateWaypoints(e,r)}))}))}function jh(e,t,n){var i=$h(e),r=Hh(i,t),o=i[0];return r.length?r[r.length-1]:Ph(o.original||o,n,t)}function Lh(e,t,n){var i=$h(e),r=Hh(i,t),o=i[i.length-1];return r.length?r[0]:Ph(o.original||o,n,t)}function Ih(e,t,n){var i=$h(e),r=Fh(t,n),o=i[0];return Ph(o.original||o,r,t)}function zh(e,t,n){var i=$h(e),r=Fh(t,n),o=i[i.length-1];return Ph(o.original||o,r,t)}function Fh(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function $h(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function Hh(e,t){return v(E(e,Gh),(function(e){return function(e,t){return"intersect"===vn(t,e,1)}(e,t)}))}function Gh(e){return e.original||e}function Vh(e,t){ta.call(this,e),this.postExecute("shape.replace",(function(e){var n=e.oldShape,i=e.newShape;if(function(e,t){return wr(e,"bpmn:Participant")&&Hr(e)&&wr(t,"bpmn:Participant")&&!Hr(t)}(n,i)){var r,o,a,s,c=(o=dt([r=n],!1),a=[],s=[],o.forEach((function(e){e!==r&&(e.incoming.forEach((function(e){wr(e,"bpmn:MessageFlow")&&a.push(e)})),e.outgoing.forEach((function(e){wr(e,"bpmn:MessageFlow")&&s.push(e)})))}),[]),{incoming:a,outgoing:s});c.incoming.forEach((function(e){var r=Lh(e,i,n);t.reconnectEnd(e,i,r)})),c.outgoing.forEach((function(e){var r=jh(e,i,n);t.reconnectStart(e,i,r)}))}}),!0)}e(Bh,ta),Bh.$inject=["eventBus","modeling","bpmnFactory","textRenderer"],e(Oh,ta),Oh.$inject=["eventBus","modeling"],Vh.$inject=["eventBus","modeling"],e(Vh,ta);function Wh(e,t,n){e.on(["shape.move.rejected","create.rejected"],(function(e){var i,r,o,a=e.context,s=a.shape;wr(a.target,"bpmn:Collaboration")&&wr(s,"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 qh(e,t){ta.call(this,e),this.preExecute("shape.resize",(function(e){var n=e.shape,i=Rr(n),r=i&&i.get("label");r&&r.get("bounds")&&t.updateModdleProperties(n,r,{bounds:void 0})}),!0)}function Uh(e,t,n){ta.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(wr(r,"bpmn:SequenceFlow")&&wr(o,"bpmn:SequenceFlow")&&t.canConnect(r.source,o.target,r)){var a=function(e,t){var n=uh(Kh(e[e.length-2]),Kh(e[e.length-1]),Kh(t[1]),Kh(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[Kh(e[0]),Kh(t[t.length-1])]}(r.waypoints,o.waypoints);n.reconnectEnd(r,o.target,a)}}}))}function Kh(e){return e.original||e}function Yh(e,t){ta.call(this,e),this.preExecute("shape.delete",(function(e){var t=e.shape,n=t.parent;wr(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 Xh(e,t,n,i){ta.call(this,e);var r=i.get("dragging",!1);function o(e){var i,r,o=e.source,a=e.target;e.parent&&(wr(e,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(o,a)||(r=!0),n.canConnectMessageFlow(o,a)&&(i="bpmn:MessageFlow")),wr(e,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(o,a)||(r=!0),n.canConnectSequenceFlow(o,a)&&(i="bpmn:SequenceFlow")),wr(e,"bpmn:Association")&&!n.canConnectAssociation(o,a)&&(r=!0),r&&t.removeConnection(e),i&&t.connect(o,a,{type:i,waypoints:e.waypoints.slice()}))}this.postExecuted("elements.move",(function(e){y(e.closure.allConnections,o)}),!0),this.preExecute("connection.reconnect",(function(e){var i,o,a=e.context,s=a.connection,c=a.newSource||s.source,p=a.newTarget||s.target;(i=n.canConnect(c,p))&&i.type!==s.type&&(o=t.connect(c,p,{type:i.type,waypoints:s.waypoints.slice()}),t.removeConnection(s),a.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)}(s,o))})),this.postExecuted("element.updateProperties",(function(e){var n,i=e.context,r=i.properties,o=i.element,a=o.businessObject;r.default&&(n=m(o.outgoing,M({id:o.businessObject.default.id})))&&t.updateProperties(n,{conditionExpression:void 0}),r.conditionExpression&&a.sourceRef.default===a&&t.updateProperties(o.source,{default:void 0})}))}function Zh(e,t,n,i,r,o){i.invoke(ta,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=t.canReplace(r,i);o&&this.replaceElements(r,o.replacements)}),this),this.postExecuted(["elements.move"],500,(function(e){var n=e.context,i=n.newParent,r=n.newHost,o=[];y(n.closure.topLevel,(function(e){o=Gr(e)?o.concat(e.children):o.concat(e)})),1===o.length&&r&&(i=r);var a=t.canReplace(o,i);a&&this.replaceElements(o,a.replacements,r)}),this),this.postExecute(["shape.replace"],1500,(function(e){var n,i=e.context,r=i.oldShape,o=i.newShape,a=r.attachers;a&&a.length&&(n=t.canReplace(a,o),this.replaceElements(a,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})}))}Wh.$inject=["eventBus","tooltips","translate"],e(qh,ta),qh.$inject=["eventBus","modeling"],e(Uh,ta),Uh.$inject=["eventBus","bpmnRules","modeling"],Yh.$inject=["eventBus","modeling"],e(Yh,ta),e(Xh,ta),Xh.$inject=["eventBus","modeling","bpmnRules","injector"],e(Zh,ta),Zh.prototype.replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;y(t,(function(t){var r={type:t.newElementType},o=n.get(t.oldElementId),a=e.indexOf(o);e[a]=i.replaceElement(o,r,{select:!1})})),t&&r.select(e)},Zh.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var Qh=300,Jh=60,ed={width:300,height:150},td={width:140,height:120},nd={width:50,height:30};function id(e){e.on("resize.start",1500,(function(e){var t=e.context,n=t.shape,i=t.direction,r=t.balanced;(wr(n,"bpmn:Lane")||wr(n,"bpmn:Participant"))&&(t.resizeConstraints=function(e,t,n){var i=Tl(e),r=!0,o=!0,a=Cl(i,[i]),s=hn(e),c={},p={};/e/.test(t)?p.right=s.left+Qh:/w/.test(t)&&(p.left=s.right-Qh);return a.forEach((function(e){var i=hn(e);/n/.test(t)&&(i.top<s.top-10&&(r=!1),n&&rd(s.top-i.bottom)<10&&pd(c,"top",i.top+Jh),rd(s.top-i.top)<5&&cd(p,"top",i.bottom-Jh)),/s/.test(t)&&(i.bottom>s.bottom+10&&(o=!1),n&&rd(s.bottom-i.top)<10&&cd(c,"bottom",i.bottom-Jh),rd(s.bottom-i.bottom)<5&&pd(p,"bottom",i.top+Jh))})),i.children.filter((function(e){return!e.hidden&&!e.waypoints&&(wr(e,"bpmn:FlowElement")||wr(e,"bpmn:Artifact"))})).forEach((function(e){var n=hn(e);r&&/n/.test(t)&&cd(p,"top",n.top-20),/e/.test(t)&&pd(p,"right",n.right+20),o&&/s/.test(t)&&pd(p,"bottom",n.bottom+20),/w/.test(t)&&cd(p,"left",n.left-50)})),{min:p,max:c}}(n,i,r)),wr(n,"bpmn:Participant")&&(t.minDimensions=ed),wr(n,"bpmn:SubProcess")&&Hr(n)&&(t.minDimensions=td),wr(n,"bpmn:TextAnnotation")&&(t.minDimensions=nd)}))}id.$inject=["eventBus"];var rd=Math.abs,od=Math.min,ad=Math.max;function sd(e,t,n,i){var r=e[t];e[t]=void 0===r?n:i(n,r)}function cd(e,t,n){return sd(e,t,n,od)}function pd(e,t,n){return sd(e,t,n,ad)}function ld(e,t){e.on("resize.start",1501,(function(e){var t=e.context,n=t.shape;(wr(n,"bpmn:Lane")||wr(n,"bpmn:Participant"))&&(t.balanced=!ko(e))})),e.on("resize.end",1001,(function(e){var n=e.context,i=n.shape,r=n.canExecute,o=n.newBounds;if(wr(i,"bpmn:Lane")||wr(i,"bpmn:Participant"))return r&&(o=ln(o),t.resizeLane(i,o,n.balanced)),!1}))}ld.$inject=["eventBus","modeling"];function ud(e,t,n,i,r){function o(e){return Sr(e,["bpmn:ReceiveTask","bpmn:SendTask"])||function(e,t){p(t)||(t=[t]);return _(t,(function(t){return Vr(e,t)}))}(e,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(t){return!!m(e.getDefinitions().get("rootElements"),M({id:t.id}))}function s(e){return wr(e,"bpmn:ErrorEventDefinition")?"errorRef":wr(e,"bpmn:EscalationEventDefinition")?"escalationRef":wr(e,"bpmn:MessageEventDefinition")?"messageRef":wr(e,"bpmn:SignalEventDefinition")?"signalRef":void 0}function c(e){if(Sr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.get("messageRef");var t=e.get("eventDefinitions")[0];return t.get(s(t))}n.invoke(ta,this),this.executed("shape.create",(function(t){var n=t.shape;if(o(n)){var i=c(Cr(n));i&&!a(i)&&(_t(e.getDefinitions().get("rootElements"),i),t.addedRootElement=i)}}),!0),this.reverted("shape.create",(function(t){var n=t.addedRootElement;n&&xt(e.getDefinitions().get("rootElements"),n)}),!0),t.on("copyPaste.copyElement",(function(e){var t=e.descriptor,n=e.element;if(o(n)){var i=c(Cr(n));i&&(t.referencedRootElement=i)}})),t.on("copyPaste.pasteElement",500,(function(e){var t=e.descriptor,n=t.businessObject;if(o(n)){var c=t.referencedRootElement;c&&(a(c)||(c=i.copyElement(c,r.create(c.$type))),function(e,t){if(Sr(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.set("messageRef",t);var n=e.get("eventDefinitions")[0];n.set(s(n),t)}(n,c))}}))}ud.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],e(ud,ta);var hd=Math.max;function dd(e){e.on("spaceTool.getMinDimensions",(function(e){var t=e.shapes,n=e.axis,i=e.start,r={};return y(t,(function(e){var t=e.id;wr(e,"bpmn:Participant")&&(!function(e){return"x"===e}(n)?r[t]={width:ed.width,height:fd(e,i)}:r[t]=ed),wr(e,"bpmn:SubProcess")&&Hr(e)&&(r[t]=td),wr(e,"bpmn:TextAnnotation")&&(r[t]=nd)})),r}))}function fd(e,t){var n;return Rl(e).length?(n=function(e,t){var n,i=Rl(e);return n=md(i,t),e.height-n.height+Jh}(e,t),hd(ed.height,n)):ed.height}function md(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=Rl(i)).length?md(r,t):i}dd.$inject=["eventBus"];var vd=180,yd=160;function gd(e,t,n,i,r,o,a){ta.call(this,t),this._canvas=e,this._eventBus=t,this._modeling=n,this._elementFactory=i,this._bpmnFactory=r,this._bpmnjs=o,this._elementRegistry=a;var s=this;function c(e){return wr(e,"bpmn:SubProcess")&&!Hr(e)}function p(t){var n=t.shape,i=t.newRootElement,r=Cr(n);i=s._addDiagram(i||r),t.newRootElement=e.addRootElement(i)}function l(t){var n=Cr(t.shape);s._removeDiagram(n);var i=t.newRootElement=a.get(la(n));e.removeRootElement(i)}this.executed("shape.create",(function(e){c(e.shape)&&p(e)}),!0),this.postExecuted("shape.create",(function(e){var t=e.shape,n=e.newRootElement;n&&t.children&&(s._showRecursively(t.children),s._moveChildrenToShape(t,n))}),!0),this.reverted("shape.create",(function(e){c(e.shape)&&l(e)}),!0),this.preExecuted("shape.delete",(function(e){var t=e.shape;if(c(t)){var i=a.get(la(t));i&&n.removeElements(i.children.slice())}}),!0),this.executed("shape.delete",(function(e){c(e.shape)&&l(e)}),!0),this.reverted("shape.delete",(function(e){c(e.shape)&&p(e)}),!0),this.preExecuted("shape.replace",(function(t){var n=t.oldShape,i=t.newShape;c(n)&&c(i)&&(t.oldRoot=e.removeRootElement(la(n)))}),!0),this.postExecuted("shape.replace",(function(t){var i=t.newShape,r=t.oldRoot,o=e.findRoot(la(i));if(r&&o){var a=r.children;n.moveElements(a,{x:0,y:0},o)}}),!0),this.executed("element.updateProperties",(function(e){var t=e.element;if(wr(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(ha(t))return a.updateId(t,ua(r)),void a.updateId(i,r);a.get(ua(i))&&a.updateId(ua(i),ua(r))}}}),!0),this.reverted("element.updateProperties",(function(e){var t=e.element;if(wr(t,"bpmn:SubProcess")){var n=e.properties,i=e.oldProperties.id,r=n.id;if(i!==r){if(ha(t))return a.updateId(t,ua(i)),void a.updateId(r,i);var o=a.get(ua(r));o&&a.updateId(o,ua(i))}}}),!0),t.on("element.changed",(function(e){var n=e.element;if(ha(n)){var i=n,r=a.get(pa(i));r&&r!==i&&t.fire("element.changed",{element:r})}})),this.executed("shape.toggleCollapse",400,(function(e){var t=e.shape;wr(t,"bpmn:SubProcess")&&(Hr(t)?l(e):(p(e),s._showRecursively(t.children)))}),!0),this.reverted("shape.toggleCollapse",400,(function(e){var t=e.shape;wr(t,"bpmn:SubProcess")&&(Hr(t)?l(e):(p(e),s._showRecursively(t.children)))}),!0),this.postExecuted("shape.toggleCollapse",600,(function(e){var t=e.shape;if(wr(t,"bpmn:SubProcess")){var n=e.newRootElement;n&&(Hr(t)?s._moveChildrenToShape(n,t):s._moveChildrenToShape(t,n))}}),!0),t.on("copyPaste.createTree",(function(e){var t=e.element,n=e.children;if(c(t)){var i=la(t),r=a.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(wr(Rr(r),"bpmndi:BPMNPlane")){var o=pa(r),a=m(i,(function(e){return e.id===o}));a&&(t.parent=a.id)}})),t.on("copyPaste.pasteElement",(function(e){var t=e.descriptor;t.parent&&(c(t.parent)||t.parent.hidden)&&(t.hidden=!0)}))}function bd(e,t){e.invoke(ta,this),this.postExecuted("shape.replace",(function(e){var n=e.context.oldShape,i=e.context.newShape;if(wr(i,"bpmn:SubProcess")&&(wr(n,"bpmn:Task")||wr(n,"bpmn:CallActivity"))&&Hr(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 xd(e,t){ta.call(this,e),this.postExecuted("shape.toggleCollapse",1500,(function(e){var n=e.shape;if(!Hr(n)){var i=dt(n);i.forEach((function(e){var t=e.incoming.slice(),n=e.outgoing.slice();y(t,(function(e){r(e,!0)})),y(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,mn(n)):t.reconnectStart(e,n,mn(n)))}}),!0)}e(gd,ta),gd.prototype._moveChildrenToShape=function(e,t){var n,i=this._modeling,r=e.children;if(r){var o=r.filter((function(e){return!e.hidden}));if(o.length){var a=ft(o);if(t.x){var s=mn(t),c=mn(a);n={x:s.x-c.x,y:s.y-c.y}}else n={x:vd-a.x,y:yd-a.y};i.moveElements(r,n,t,{autoResize:!1})}else i.moveElements(r,{x:0,y:0},t,{autoResize:!1})}},gd.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},gd.prototype._addDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams;return e.businessObject||(e=this._createNewDiagram(e)),t.push(e.di.$parent),e},gd.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:la(e),type:e.$type,di:i,businessObject:e,collapsed:!0})},gd.prototype._removeDiagram=function(e){var t=this._bpmnjs.getDefinitions().diagrams,n=m(t,(function(t){return t.plane.bpmnElement.id===e.id}));return t.splice(t.indexOf(n),1),n},gd.$inject=["canvas","eventBus","modeling","elementFactory","bpmnFactory","bpmnjs","elementRegistry"],bd.$inject=["injector","modeling"],e(bd,ta),e(xd,ta),xd.$inject=["eventBus","modeling"];function _d(e,t,n,i){ta.call(this,e),this.executed(["shape.toggleCollapse"],500,(function(e){var t,n=e.context.shape;wr(n,"bpmn:SubProcess")&&(n.collapsed?Rr(n).isExpanded=!1:((t=n.children).length&&t.forEach((function(e){"label"!==e.type||e.businessObject.name||(e.hidden=!0)})),Rr(n).isExpanded=!0))})),this.reverted(["shape.toggleCollapse"],500,(function(e){var t=e.context.shape;t.collapsed?Rr(t).isExpanded=!1:Rr(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=e.children,o=t;return(n=_l((i=r,i.filter((function(e){return!e.hidden}))).concat([e])))?(o.width=Math.max(n.width,o.width),o.height=Math.max(n.height,o.height),o.x=n.x+(n.width-o.width)/2,o.y=n.y+(n.height-o.height)/2):(o.x=e.x+(e.width-o.width)/2,o.y=e.y+(e.height-o.height)/2),o}(r,o),n.resizeShape(r,i,null,{autoResize:!r.collapsed&&"nwse"})}))}function Ed(e,t,n,i){t.invoke(ta,this),this.preExecute("shape.delete",(function(e){var t=e.context.shape,r=t.businessObject;bo(t)||(wr(t,"bpmn:Participant")&&Hr(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;wr(t,"bpmn:Collaboration")&&n.ids.unclaim(i.id)}))}function wd(e,t){ta.call(this,e),this.preExecute("connection.delete",(function(e){var n=e.context.connection,i=n.source;(function(e,t){if(!wr(e,"bpmn:SequenceFlow"))return!1;var n=Cr(t),i=Cr(e);return n.get("default")===i})(n,i)&&t.updateProperties(i,{default:null})}))}e(_d,ta),_d.$inject=["eventBus","elementFactory","modeling"],e(Ed,ta),Ed.$inject=["canvas","injector","moddle","modeling"],e(wd,ta),wd.$inject=["eventBus","modeling"];function Sd(e,t,n){var i;function r(){if(!i)throw new Error(n("out of bounds release"));return i}ta.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 Cd).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||(wr(t,"bpmn:Lane")&&n.addLane(t),wr(t,"bpmn:FlowNode")&&n.addFlowNode(t))}))}function Cd(){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}}Sd.$inject=["eventBus","modeling","translate"],e(Sd,ta);var Rd={__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",ju],appendBehavior:["type",Iu],associationBehavior:["type",zu],attachEventBehavior:["type",Fu],boundaryEventBehavior:["type",Hu],createBehavior:["type",Gu],createDataObjectBehavior:["type",Vu],createParticipantBehavior:["type",Ku],dataInputAssociationBehavior:["type",Xu],dataStoreBehavior:["type",Ju],deleteLaneBehavior:["type",eh],detachEventBehavior:["type",th],dropOnFlowBehavior:["type",ih],eventBasedGatewayBehavior:["type",ah],fixHoverBehavior:["type",ph],groupBehavior:["type",lh],importDockingFix:["type",hh],isHorizontalFix:["type",fh],labelBehavior:["type",Bh],layoutConnectionBehavior:["type",Oh],messageFlowBehavior:["type",Vh],modelingFeedback:["type",Wh],removeElementBehavior:["type",Uh],removeEmbeddedLabelBoundsBehavior:["type",qh],removeParticipantBehavior:["type",Yh],replaceConnectionBehavior:["type",Xh],replaceElementBehaviour:["type",Zh],resizeBehavior:["type",id],resizeLaneBehavior:["type",ld],rootElementReferenceBehavior:["type",ud],spaceToolBehavior:["type",dd],subProcessPlaneBehavior:["type",gd],subProcessStartEventBehavior:["type",bd],toggleCollapseConnectionBehaviour:["type",xd],toggleElementCollapseBehaviour:["type",_d],unclaimIdBehavior:["type",Ed],unsetDefaultFlowBehavior:["type",wd],updateFlowNodeRefsBehavior:["type",Sd]};function Td(e,t){var n=vn(e,t,-15);return"intersect"!==n?n:null}function Pd(e){ks.call(this,e)}function Ad(e){return!e||bo(e)}function Md(e){do{if(wr(e,"bpmn:Process"))return Cr(e);if(wr(e,"bpmn:Participant"))return Cr(e).processRef||Cr(e)}while(e=e.parent)}function kd(e){return wr(e,"bpmn:TextAnnotation")}function Dd(e){return wr(e,"bpmn:Group")&&!e.labelTarget}function Bd(e){return wr(e,"bpmn:BoundaryEvent")&&jd(e,"bpmn:CompensateEventDefinition")}function Nd(e){return Cr(e).isForCompensation}function Od(e){for(var t=e;t=t.parent;){if(wr(t,"bpmn:FlowElementsContainer"))return Cr(t);if(wr(t,"bpmn:Participant"))return Cr(t).processRef}return null}function jd(e,t){return!!m(Cr(e).eventDefinitions||[],(function(e){return wr(e,t)}))}function Ld(e,t){return(Cr(e).eventDefinitions||[]).every((function(e){return wr(e,t)}))}function Id(e){return wr(e,"bpmn:ReceiveTask")||wr(e,"bpmn:IntermediateCatchEvent")&&(jd(e,"bpmn:MessageEventDefinition")||jd(e,"bpmn:TimerEventDefinition")||jd(e,"bpmn:ConditionalEventDefinition")||jd(e,"bpmn:SignalEventDefinition"))}function zd(e){return e.waypoints}function Fd(e,t){return-1!==function(e){for(var t=[];e;)(e=e.parent)&&t.push(e);return t}(t).indexOf(e)}function $d(e,t,n){if(Ad(e)||Ad(t))return null;if(!wr(n,"bpmn:DataAssociation")){if(ef(e,t))return{type:"bpmn:MessageFlow"};if(tf(e,t))return{type:"bpmn:SequenceFlow"}}var i=nf(e,t);return i||(Bd(e)&&Nd(t)?{type:"bpmn:Association",associationDirection:"One"}:!!Jd(e,t)&&{type:"bpmn:Association"})}function Hd(e,t,n){return!(!bo(e)&&!Dd(e))||!(wr(t,"bpmn:Participant")&&!Hr(t))&&(wr(e,"bpmn:Participant")?wr(t,"bpmn:Process")||wr(t,"bpmn:Collaboration"):Sr(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:wr(e,"bpmn:Lane")?wr(t,"bpmn:Participant")||wr(t,"bpmn:Lane"):!(wr(e,"bpmn:BoundaryEvent")&&(i=e,!Cr(i).cancelActivity||!Wd(i)&&!qd(i)))&&(wr(e,"bpmn:FlowElement")&&!wr(e,"bpmn:DataStoreReference")?wr(t,"bpmn:FlowElementsContainer")?Hr(t):Sr(t,["bpmn:Participant","bpmn:Lane"]):wr(e,"bpmn:DataStoreReference")&&wr(t,"bpmn:Collaboration")?_(Cr(t).get("participants"),(function(e){return!!e.get("processRef")})):Sr(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Sr(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):!!wr(e,"bpmn:MessageFlow")&&(wr(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t)));var i}function Gd(e){return wr(e,"bpmn:Lane")}function Vd(e){return!!function(e){return!bo(e)&&wr(e,"bpmn:BoundaryEvent")}(e)||(!(!wr(e,"bpmn:IntermediateThrowEvent")||!Wd(e))||wr(e,"bpmn:IntermediateCatchEvent")&&qd(e))}function Wd(e){var t=Cr(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function qd(e){return Ud(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function Ud(e,t){return t.some((function(t){return jd(e,t)}))}function Kd(e,t,n,i){if(Array.isArray(e)||(e=[e]),1!==e.length)return!1;var r=e[0];return!bo(r)&&(!!Vd(r)&&(!Gr(t)&&(!(!wr(t,"bpmn:Activity")||Nd(t))&&(!(i&&!Td(i,t))&&(!function(e){return wr(e,"bpmn:ReceiveTask")&&m(e.incoming,(function(e){return wr(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))))}function Yd(e,t,n){if(!t)return!1;var i={replacements:[]};return y(e,(function(e){Gr(t)||wr(e,"bpmn:StartEvent")&&"label"!==e.type&&Hd(e,t)&&(function(e){return e&&!1!==Cr(e).isInterrupting}(e)||i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),(function(e){return Vr(e,"bpmn:ErrorEventDefinition")}(e)||function(e){return Vr(e,"bpmn:EscalationEventDefinition")}(e)||function(e){return Vr(e,"bpmn:CompensateEventDefinition")}(e))&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),Ud(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&wr(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"})),wr(t,"bpmn:Transaction")||jd(e,"bpmn:CancelEventDefinition")&&"label"!==e.type&&(wr(e,"bpmn:EndEvent")&&Hd(e,t)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:EndEvent"}),wr(e,"bpmn:BoundaryEvent")&&Kd(e,t,0,n)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:BoundaryEvent"}))})),!!i.replacements.length&&i}function Xd(e,t){return!_(e,Gd)&&(!t||e.every((function(e){return Hd(e,t)})))}function Zd(e,t,n,i){return!!t&&(!(!bo(e)&&!Dd(e))||n!==t&&((!n||!Fd(n,t))&&(Hd(e,t)||rf(e,t))))}function Qd(e,t){return wr(e,"bpmn:SubProcess")?Hr(e)&&(!t||t.width>=100&&t.height>=80):wr(e,"bpmn:Lane")?!t||t.width>=130&&t.height>=60:wr(e,"bpmn:Participant")?!t||t.width>=250&&t.height>=50:!!kd(e)||!!Dd(e)}function Jd(e,t){return!(!Bd(e)||!Nd(t))||!Fd(t,e)&&!Fd(e,t)&&(!!function(e,t){var n=kd(e),i=kd(t);return(n||i)&&n!==i}(e,t)||!!nf(e,t))}function ef(e,t){return!(sf(e)&&!sf(t))&&(wr(i=e,"bpmn:InteractionNode")&&!wr(i,"bpmn:BoundaryEvent")&&(!wr(i,"bpmn:Event")||wr(i,"bpmn:ThrowEvent")&&Ld(i,"bpmn:MessageEventDefinition"))&&function(e){return wr(e,"bpmn:InteractionNode")&&!Nd(e)&&(!wr(e,"bpmn:Event")||wr(e,"bpmn:CatchEvent")&&Ld(e,"bpmn:MessageEventDefinition"))&&!(wr(e,"bpmn:BoundaryEvent")&&!jd(e,"bpmn:MessageEventDefinition"))}(t)&&(n=t,!(Md(e)===Md(n))));var n,i}function tf(e,t){return!(Id(t)&&t.incoming.length>0&&(n=t.incoming,(n=n||[]).some(af))&&!wr(e,"bpmn:EventBasedGateway"))&&(wr(r=e,"bpmn:FlowNode")&&!wr(r,"bpmn:EndEvent")&&!Gr(r)&&!(wr(r,"bpmn:IntermediateThrowEvent")&&jd(r,"bpmn:LinkEventDefinition"))&&!Bd(r)&&!Nd(r)&&function(e){return wr(e,"bpmn:FlowNode")&&!wr(e,"bpmn:StartEvent")&&!wr(e,"bpmn:BoundaryEvent")&&!Gr(e)&&!(wr(e,"bpmn:IntermediateCatchEvent")&&jd(e,"bpmn:LinkEventDefinition"))&&!Nd(e)}(t)&&(i=t,Od(e)===Od(i))&&!(wr(e,"bpmn:EventBasedGateway")&&!Id(t)));var n,i,r}function nf(e,t){return Sr(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Sr(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:!(!Sr(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])||!Sr(e,["bpmn:Activity","bpmn:CatchEvent"]))&&{type:"bpmn:DataOutputAssociation"}}function rf(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&&(Sr(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!bo(t)&&wr(e,"bpmn:FlowNode")&&!wr(e,"bpmn:BoundaryEvent")&&Hd(e,t.parent))}function of(e,t){return!!bo(t)||!(wr(t,"bpmn:Lane")&&!function(e,t){return e&&t&&-1!==e.indexOf(t)}(e,t.parent))}function af(e){if(e&&e.source)return wr(e.source,"bpmn:EventBasedGateway")}function sf(e){return Ss(e,"bpmn:Process")||Ss(e,"bpmn:Collaboration")}e(Pd,ks),Pd.$inject=["eventBus"],Pd.prototype.init=function(){this.addRule("connection.start",(function(e){return function(e){if(Ad(e))return null;return Sr(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 $d(t,n)}finally{r&&(n.parent=null)}})),this.addRule("connection.reconnect",(function(e){var t=e.connection;return $d(e.source,e.target,t)})),this.addRule("connection.updateWaypoints",(function(e){return{type:e.connection.type}})),this.addRule("shape.resize",(function(e){return Qd(e.shape,e.newBounds)})),this.addRule("elements.create",(function(e){var t=e.elements,n=e.position,i=e.target;return!(zd(i)&&!rf(t,i))&&x(t,(function(e){return zd(e)?$d(e.source,e.target,e):e.host?Kd(e,e.host,null,n):Zd(e,i,null)}))})),this.addRule("elements.move",(function(e){var t=e.target,n=e.shapes,i=e.position;return Kd(n,t,null,i)||Yd(n,t,i)||Xd(n,t)||rf(n,t)})),this.addRule("shape.create",(function(e){return Zd(e.shape,e.target,e.source,e.position)})),this.addRule("shape.attach",(function(e){return Kd(e.shape,e.target,null,e.position)})),this.addRule("element.copy",(function(e){var t=e.element;return of(e.elements,t)}))},Pd.prototype.canConnectMessageFlow=ef,Pd.prototype.canConnectSequenceFlow=tf,Pd.prototype.canConnectDataAssociation=nf,Pd.prototype.canConnectAssociation=Jd,Pd.prototype.canMove=Xd,Pd.prototype.canAttach=Kd,Pd.prototype.canReplace=Yd,Pd.prototype.canDrop=Hd,Pd.prototype.canInsert=rf,Pd.prototype.canCreate=Zd,Pd.prototype.canConnect=$d,Pd.prototype.canResize=Qd,Pd.prototype.canCopy=of;var cf={__depends__:[qs],__init__:["bpmnRules"],bpmnRules:["type",Pd]};function pf(e,t){e.on("saveXML.start",2e3,(function(){y(t.getRootElements(),(function(e){var t,n=Rr(e);t=E(v(dt([e],!1),(function(t){return t!==e&&!t.labelTarget})),Rr),n.set("planeElement",t)}))}))}pf.$inject=["eventBus","canvas"];var lf={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",pf]};function uf(e){ta.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 hf(e,t,n){uf.call(this,e);var i=[{type:"bpmn:SubProcess",order:{level:6}},{type:"bpmn:SequenceFlow",order:{level:3,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=m(i,(function(t){return Sr(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&&!Sr(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),a=function(e,t){t=D(t);var n=p(e)?-1:void 0;return y(e,(function(e,i){if(t(e,i))return n=i,!1})),n}(n.children,(function(t){return!(!e.labelTarget&&t.labelTarget)&&i.level<r(t).level}));return-1!==a&&-1!==o&&o<a&&(a-=1),{index:a,parent:n}}}uf.prototype.getOrdering=function(e,t){return null},e(uf,ta),hf.$inject=["eventBus","canvas","translate"],e(hf,uf);var df={__depends__:[ho],__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",hf]};function ff(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)}ff.$inject=["eventBus","injector"],ff.prototype.execute=function(e,t){if(!e)throw new Error("command required");this._currentExecution.trigger="execute";var n={command:e,context:t};this._pushAction(n),this._internalExecute(n),this._popAction(n)},ff.prototype.canExecute=function(e,t){var n={command:e,context:t},i=this._getHandler(e),r=this._fire(e,"canExecute",n);if(void 0===r){if(!i)return!1;i.canExecute&&(r=i.canExecute(t))}return r},ff.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,!1!==e&&this._fire("changed",{trigger:"clear"})},ff.prototype.undo=function(){var e,t=this._getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._internalUndo(t),(e=this._getUndoAction())&&e.id===t.id);)t=e;this._popAction()}},ff.prototype.redo=function(){var e,t=this._getRedoAction();if(t){for(this._currentExecution.trigger="redo",this._pushAction(t);t&&(this._internalExecute(t,!0),(e=this._getRedoAction())&&e.id===t.id);)t=e;this._popAction()}},ff.prototype.register=function(e,t){this._setHandler(e,t)},ff.prototype.registerHandler=function(e,t){if(!e||!t)throw new Error("command and handlerCls must be defined");var n=this._injector.instantiate(t);this.register(e,n)},ff.prototype.canUndo=function(){return!!this._getUndoAction()},ff.prototype.canRedo=function(){return!!this._getRedoAction()},ff.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},ff.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},ff.prototype._internalUndo=function(e){var t=this,n=e.command,i=e.context,r=this._getHandler(n);this._atomicDo((function(){t._fire(n,"revert",e),r.revert&&t._markDirty(r.revert(i)),t._revertedAction(e),t._fire(n,"reverted",e)}))},ff.prototype._fire=function(e,t,n){arguments.length<3&&(n=t,t=null);var i,r,o,a=t?[e+"."+t,t]:[e];for(n=this._eventBus.createEvent(n),i=0;(r=a[i])&&(o=this._eventBus.fire("commandStack."+r,n),!n.cancelBubble);i++);return o},ff.prototype._createId=function(){return this._uid++},ff.prototype._atomicDo=function(e){var t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},ff.prototype._internalExecute=function(e,t){var n=this,i=e.command,r=e.context,o=this._getHandler(i);if(!o)throw new Error("no command handler registered for <"+i+">");this._pushAction(e),t||(this._fire(i,"preExecute",e),o.preExecute&&o.preExecute(r),this._fire(i,"preExecuted",e)),this._atomicDo((function(){n._fire(i,"execute",e),o.execute&&n._markDirty(o.execute(r)),n._executedAction(e,t),n._fire(i,"executed",e)})),t||(this._fire(i,"postExecute",e),o.postExecute&&o.postExecute(r),this._fire(i,"postExecuted",e)),this._popAction(e)},ff.prototype._pushAction=function(e){var 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)},ff.prototype._popAction=function(){var e=this._currentExecution,t=e.trigger,n=e.actions,i=e.dirty;n.pop(),n.length||(this._eventBus.fire("elements.changed",{elements:T("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},ff.prototype._markDirty=function(e){var t=this._currentExecution;e&&(e=p(e)?e:[e],t.dirty=t.dirty.concat(e))},ff.prototype._executedAction=function(e,t){var n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},ff.prototype._revertedAction=function(e){this._stackIdx--},ff.prototype._getHandler=function(e){return this._handlerMap[e]},ff.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 mf={commandStack:["type",ff]},vf=new qo("tt");function yf(e,t){e.style.display=!1===t?"none":""}var gf=".djs-tooltip";function bf(e,t){var n,i;this._eventBus=e,this._canvas=t,this._ids=vf,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=(n=t.getContainer(),U(i=de('<div class="djs-tooltip-container" />'),{position:"absolute",width:"0",height:"0"}),n.insertBefore(i,n.firstChild),i);var r=this;he.bind(this._tooltipRoot,gf,"mousedown",(function(e){e.stopPropagation()})),he.bind(this._tooltipRoot,gf,"mouseover",(function(e){r.trigger("mouseover",e)})),he.bind(this._tooltipRoot,gf,"mouseout",(function(e){r.trigger("mouseout",e)})),this._init()}bf.$inject=["eventBus","canvas"],bf.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=I({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},bf.prototype.trigger=function(e,t){var n=t.delegateTarget||t.target,i=this.get(K(n,"data-tooltip-id"));i&&("mouseover"===e&&i.timeout&&this.clearTimeout(i),"mouseout"===e&&i.timeout&&(i.timeout=1e3,this.setTimeout(i)))},bf.prototype.get=function(e){return"string"!=typeof e&&(e=e.id),this._tooltips[e]},bf.prototype.clearTimeout=function(e){if(e=this.get(e)){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},bf.prototype.setTimeout=function(e){if(e=this.get(e)){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout((function(){t.remove(e)}),e.timeout)}},bf.prototype.remove=function(e){var t=this.get(e);t&&(ge(t.html),ge(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},bf.prototype.show=function(){yf(this._tooltipRoot)},bf.prototype.hide=function(){yf(this._tooltipRoot,!1)},bf.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},bf.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)),d(i)&&(i=de(i)),U(t=de('<div data-tooltip-id="'+n+'" class="'+'djs-tooltip">'),{position:"absolute"}),t.appendChild(i),e.type&&J(t).add("djs-tooltip-"+e.type),e.className&&J(t).add(e.className),e.htmlContainer=t,r.appendChild(t),this._tooltips[n]=e,this._updateTooltip(e)},bf.prototype._updateTooltip=function(e){var t,n,i,r=e.position,o=e.htmlContainer;t=o,n=r.x,i=r.y,U(t,{left:n+"px",top:i+"px"})},bf.prototype._updateTooltipVisibilty=function(e){y(this._tooltips,(function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),yf(i,r))}))},bf.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 xf={__init__:["tooltips"],tooltips:["type",bf]};function _f(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 Ef(e,t,n){ta.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=wf(n),t.validatedShapes=wf(i)})),i&&t.on("shape.move.start",250,(function(e){var t=e.context,n=t.shapes,r=[];y(n,(function(e){y(e.labels,(function(n){n.hidden||-1!==t.shapes.indexOf(n)||r.push(n),e.labelTarget&&r.push(e)}))})),y(r,(function(e){i.makeDraggable(t,e,!0)}))})),this.preExecuted("elements.move",1400,(function(e){var t=e.context.closure,n=t.enclosedElements,i=[];y(n,(function(e){y(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;_f((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=Et(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&&(_t(i.labels,n,r),n.labelTarget=i)}))}function wf(e){return v(e,(function(t){return-1===e.indexOf(t.labelTarget)}))}e(Ef,ta),Ef.$inject=["injector","eventBus","modeling"];var Sf={__init__:["labelSupport"],labelSupport:["type",Ef]},Cf="attach-ok";function Rf(e,t,n,i,r){ta.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=Tf(t=r),P("id",t,n)),i.validatedShapes=function(e){var t=R(e,"id");return v(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;y(Tf(t.shapes),(function(e){o.makeDraggable(t,e,!0),y(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,Cf),t.once(["shape.move.out","shape.move.cleanup"],(function(){n.removeMarker(r,Cf)})))}})),this.preExecuted("elements.move",1401,(function(e){var t=e.context,n=t.closure;y(Tf(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||y(i?n:v(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){y(e.context.shapes,(function(e){y(e.attachers,(function(e){y(e.outgoing.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)})),y(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;_f(n.attachers,(function(e){"attach"===i.allowed("elements.move",{target:o,shapes:[e]})?r.updateAttachment(e,o):r.removeShape(e)})),o.attachers.length&&y(o.attachers,(function(e){var t=Ah(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,a=n.attachers;!1!==(t.hints||{}).attachSupport&&y(a,(function(e){var t=Ah(e,i,o);r.moveShape(e,t,e.parent),y(e.labels,(function(e){r.moveShape(e,t,e.parent)}))}))})),this.preExecute("shape.delete",(function(e){var t=e.context.shape;_f(t.attachers,(function(e){r.removeShape(e)})),t.host&&r.updateAttachment(t,null)}))}function Tf(e){return i(E(e,(function(e){return e.attachers||[]})))}e(Rf,ta),Rf.$inject=["injector","eventBus","canvas","rules","modeling"];var Pf={__depends__:[qs],__init__:["attachSupport"],attachSupport:["type",Rf]};function Af(e,t){this._eventBus=e,this._dragging=t,this._tools=[],this._active=null}Af.$inject=["eventBus","dragging"],Af.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)},Af.prototype.isActive=function(e){return e&&this._active===e},Af.prototype.length=function(e){return this._tools.length},Af.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},Af.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),y(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&&oe(t,'.group[data-group="tools"]')}(e)||this.setActive(null))}),this)};var Mf={__depends__:[$s],__init__:["toolManager"],toolManager:["type",Af]};function kf(e,t){return-1!==e.indexOf(t)}var Df=Math.abs,Bf=Math.round,Nf={x:"width",y:"height"},Of="crosshair",jf={n:"top",w:"left",s:"bottom",e:"right"},Lf={n:"s",w:"e",s:"n",e:"w"};function If(e,t,n,i,r,o,a){this._canvas=e,this._dragging=t,this._eventBus=n,this._modeling=i,this._rules=r,this._toolManager=o,this._mouse=a;var s=this;o.registerTool("space",{tool:"spaceTool.selection",dragging:"spaceTool"}),n.on("spaceTool.selection.end",(function(e){n.once("spaceTool.selection.ended",(function(){s.activateMakeSpace(e.originalEvent)}))})),n.on("spaceTool.move",1500,(function(e){var t=e.context,n=t.initialized;n||(n=t.initialized=s.init(e,t)),n&&Ff(e)})),n.on("spaceTool.end",(function(e){var t=e.context,i=t.axis,r=t.direction,o=t.movingShapes,a=t.resizingShapes,c=t.start;if(t.initialized){Ff(e);var p={x:0,y:0};p[i]=Bf(e["d"+i]),s.makeSpace(o,a,p,r,c),n.once("spaceTool.ended",(function(e){s.activateSelection(e.originalEvent,!0,!0)}))}}))}function zf(e){return{top:e.top-20,right:e.right+20,bottom:e.bottom+20,left:e.left-20}}function Ff(e){var t,n,i=e.context.spaceToolConstraints;i&&(u(i.left)&&(t=Math.max(e.x,i.left),e.dx=e.dx+t-e.x,e.x=t),u(i.right)&&(t=Math.min(e.x,i.right),e.dx=e.dx+t-e.x,e.x=t),u(i.top)&&(n=Math.max(e.y,i.top),e.dy=e.dy+n-e.y,e.y=n),u(i.bottom)&&(n=Math.min(e.y,i.bottom),e.dy=e.dy+n-e.y,e.y=n))}function $f(e,t){return-1!==e.indexOf(t)}function Hf(e){return!!e.waypoints}function Gf(e){return!!e.labelTarget}If.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],If.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:Of,data:{context:{reactivate:n}},trapClick:!1})},If.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:Of,data:{context:{}}})},If.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},If.prototype.init=function(e,t){var n=Df(e.dx)>Df(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(Df(i)<5)return!1;i<0&&(i*=-1),ko(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),a=dt(this._canvas.getRootElement(),!0),s=this.calculateAdjustments(a,n,i,r);return I(t,s,{axis:n,direction:o,spaceToolConstraints:function(e,t,n,i,r){var o=e.movingShapes,a=e.resizingShapes;if(!a.length)return;var s,c,p={};return y(a,(function(e){var l,h,d,f=hn(e),m=v(e.children,(function(e){return!(Hf(e)||Gf(e)||$f(o,e)||$f(a,e))})),y=v(e.children,(function(e){return!Hf(e)&&!Gf(e)&&$f(o,e)}));m.length&&(h=zf(hn(ft(m))),l=i-f[jf[n]]+h[jf[n]],"n"===n?p.bottom=c=u(c)?Math.min(c,l):l:"w"===n?p.right=c=u(c)?Math.min(c,l):l:"s"===n?p.top=s=u(s)?Math.max(s,l):l:"e"===n&&(p.left=s=u(s)?Math.max(s,l):l)),y.length&&(d=zf(hn(ft(y))),l=i-d[jf[Lf[n]]]+f[jf[Lf[n]]],"n"===n?p.bottom=c=u(c)?Math.min(c,l):l:"w"===n?p.right=c=u(c)?Math.min(c,l):l:"s"===n?p.top=s=u(s)?Math.max(s,l):l:"e"===n&&(p.left=s=u(s)?Math.max(s,l):l));var g=r&&r[e.id];g&&("n"===n?(l=i+e[Nf[t]]-g[Nf[t]],p.bottom=c=u(c)?Math.min(c,l):l):"w"===n?(l=i+e[Nf[t]]-g[Nf[t]],p.right=c=u(c)?Math.min(c,l):l):"s"===n?(l=i-e[Nf[t]]+g[Nf[t]],p.top=s=u(s)?Math.max(s,l):l):"e"===n&&(l=i-e[Nf[t]]+g[Nf[t]],p.left=s=u(s)?Math.max(s,l):l))})),p}(s,n,o,r,this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:s.resizingShapes,start:r})),start:r}),$a("resize-"+("x"===n?"ew":"ns")),!0},If.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],a=[];return y(e,(function(e){if(e.parent&&!Hf(e)){var s=e[t],c=s+e[Nf[t]];return n>0&&s>i||n<0&&c<i?o.push(e):s<i&&c>i&&r.allowed("shape.resize",{shape:e})?a.push(e):void 0}})),{movingShapes:o,resizingShapes:a}},If.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},If.prototype.isActive=function(){var e=this._dragging.context();return e&&/^spaceTool/.test(e.prefix)};var Vf="djs-dragging",Wf="djs-resizing",qf=Math.max;function Uf(e,t,n,i,r){function o(e,t){y(e,(function(e){r.addDragger(e,t),n.addMarker(e,Vf)}))}e.on("spaceTool.selection.start",(function(e){var t=n.getLayer("space"),r=e.context,o="M 0,-10000 L 0,10000",a="M -10000,0 L 10000,0",s=je("g");we(s,i.cls("djs-crosshair-group",["no-events"])),xe(t,s);var c=je("path");we(c,"d",o),Pe(c).add("djs-crosshair"),xe(s,c);var p=je("path");we(p,"d",a),Pe(p).add("djs-crosshair"),xe(s,p),r.crosshairGroup=s})),e.on("spaceTool.selection.move",(function(e){Xn(e.context.crosshairGroup,e.x,e.y)})),e.on("spaceTool.selection.cleanup",(function(e){var t=e.context.crosshairGroup;t&&Me(t)})),e.on("spaceTool.move",250,(function(e){var a=e.context,s=a.line,c=a.axis,p=a.movingShapes,l=a.resizingShapes;if(a.initialized){if(!a.dragGroup){var u=n.getLayer("space");we(s=je("path"),"d","M0,0 L0,0"),Pe(s).add("djs-crosshair"),xe(u,s),a.line=s;var h=je("g");we(h,i.cls("djs-drag-group",["no-events"])),xe(n.getActiveLayer(),h),o(p,h),o(a.movingConnections=t.filter((function(e){var t=!1;y(p,(function(n){y(n.outgoing,(function(n){e===n&&(t=!0)}))}));var n=!1;y(p,(function(t){y(t.incoming,(function(t){e===t&&(n=!0)}))}));var i=!1;y(l,(function(t){y(t.outgoing,(function(t){e===t&&(i=!0)}))}));var r=!1;return y(l,(function(t){y(t.incoming,(function(t){e===t&&(r=!0)}))})),function(e){return e.waypoints}(e)&&(t||i)&&(n||r)})),h),a.dragGroup=h}if(!a.frameGroup){var d=je("g");we(d,i.cls("djs-frame-group",["no-events"])),xe(n.getActiveLayer(),d);var f=[];y(l,(function(e){var t=r.addFrame(e,d),i=t.getBBox();f.push({element:t,initialBounds:i}),n.addMarker(e,Wf)})),a.frameGroup=d,a.frames=f}we(s,{d:{x:"M"+e.x+", -10000 L"+e.x+", 10000",y:"M -10000, "+e.y+" L 10000, "+e.y}[c]});var m={x:e.dx,y:e.dy};m[{x:"y",y:"x"}[a.axis]]=0,Xn(a.dragGroup,m.x,m.y),y(a.frames,(function(e){var t,n,i=e.element,r=e.initialBounds;"e"===a.direction?we(i,{width:qf(r.width+m.x,5)}):we(i,{width:t=qf(r.width-m.x,5),x:r.x+r.width-t}),"s"===a.direction?we(i,{height:qf(r.height+m.y,5)}):we(i,{height:n=qf(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,a=t.line,s=t.dragGroup,c=t.frameGroup;y(i,(function(e){n.removeMarker(e,Vf)})),y(r,(function(e){n.removeMarker(e,Vf)})),s&&(Me(a),Me(s)),y(o,(function(e){n.removeMarker(e,Wf)})),c&&Me(c)}))}Uf.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];var Kf={__init__:["spaceToolPreview"],__depends__:[$s,qs,Mf,lp,Ap],spaceTool:["type",If],spaceToolPreview:["type",Uf]};function Yf(e){this._model=e}function Xf(e,t,n,i){ta.call(this,e),this._bpmnFactory=t,this._translate=i;var r=this;function o(e){y(e.context.oldRoot.children,(function(e){wr(e,"bpmn:BaseElement")&&r.updateParent(e)}))}function a(e){var t=e.context.shape;wr(t,"bpmn:BaseElement")&&r.updateBounds(t)}function s(e){r.updateConnection(e.context)}function c(e){r.updateConnectionWaypoints(e.context.connection)}function p(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"],Zf((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"],Zf((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"],Zf((function(e){"label"!==e.context.shape.type&&a(e)}))),this.reverted(["shape.move","shape.create","shape.resize"],Zf((function(e){"label"!==e.context.shape.type&&a(e)}))),e.on("shape.changed",(function(e){"label"===e.element.type&&a({context:{shape:e.element}})})),this.executed(["connection.create","connection.move","connection.delete","connection.reconnect"],Zf(s)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Zf(s)),this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Zf(c)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Zf(c)),this.executed("connection.reconnect",Zf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Cr(n),a=Cr(i),s=Cr(r);o.conditionExpression&&!Sr(s,["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway"])&&(t.oldConditionExpression=o.conditionExpression,delete o.conditionExpression),i!==r&&a.default===o&&(t.oldDefault=a.default,delete a.default)}))),this.reverted("connection.reconnect",Zf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Cr(n),a=Cr(i),s=Cr(r);t.oldConditionExpression&&(o.conditionExpression=t.oldConditionExpression),t.oldDefault&&(a.default=t.oldDefault,delete s.default)}))),this.executed(["element.updateAttachment"],Zf(p)),this.reverted(["element.updateAttachment"],Zf(p))}function Zf(e){return function(t){var n=t.context;wr(n.shape||n.connection,"bpmn:BaseElement")&&e(t)}}function Qf(e,t,n){Vn.call(this),this._bpmnFactory=e,this._moddle=t,this._translate=n}function Jf(e,t,n){e[n]=t[n],delete t[n]}function em(e,t){this._modeling=e,this._canvas=t}function tm(e){this._modeling=e}function nm(e,t){this._canvas=e,this._layouter=t}Yf.$inject=["moddle"],Yf.prototype._needsId=function(e){return Sr(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"])},Yf.prototype._ensureId=function(e){var t;e.id?this._model.ids.claim(e.id,e):(t=wr(e,"bpmn:Activity")?"Activity":wr(e,"bpmn:Event")?"Event":wr(e,"bpmn:Gateway")?"Gateway":Sr(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?"Flow":(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e)))},Yf.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Yf.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Yf.prototype.createDiShape=function(e,t){return this.create("bpmndi:BPMNShape",I({bpmnElement:e,bounds:this.createDiBounds()},t))},Yf.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Yf.prototype.createDiWaypoints=function(e){var t=this;return E(e,(function(e){return t.createDiWaypoint(e)}))},Yf.prototype.createDiWaypoint=function(e){return this.create("dc:Point",z(e,["x","y"]))},Yf.prototype.createDiEdge=function(e,t){return this.create("bpmndi:BPMNEdge",I({bpmnElement:e,waypoint:this.createDiWaypoints([])},t))},Yf.prototype.createDiPlane=function(e,t){return this.create("bpmndi:BPMNPlane",I({bpmnElement:e},t))},e(Xf,ta),Xf.$inject=["eventBus","bpmnFactory","connectionDocking","translate"],Xf.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Xf.prototype.updateParent=function(e,t){if(!(e instanceof $n||wr(e,"bpmn:DataStoreReference")&&e.parent&&wr(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=Rr(e),o=n&&n.businessObject,a=Rr(n);wr(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,o,t&&t.businessObject),wr(e,"bpmn:DataOutputAssociation")&&(o=e.source?e.source.businessObject:null),wr(e,"bpmn:DataInputAssociation")&&(o=e.target?e.target.businessObject:null),this.updateSemanticParent(i,o),wr(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,o),this.updateDiParent(r,a)}},Xf.prototype.updateBounds=function(e){var t=Rr(e),n=function(e){if(!wr(e,"bpmn:Activity"))return;var t=Rr(e);if(!t)return;var n=t.get("label");if(!n)return;return n.get("bounds")}(e);if(n){var i=Wa(n,t.get("bounds"));I(n,{x:e.x+i.x,y:e.y+i.y})}var r=e instanceof $n?this._getLabel(t):t,o=r.bounds;o||(o=this._bpmnFactory.createDiBounds(),r.set("bounds",o)),I(o,{x:e.x,y:e.y,width:e.width,height:e.height})},Xf.prototype.updateFlowNodeRefs=function(e,t,n){n!==t&&(wr(n,"bpmn:Lane")&&xt(n.get("flowNodeRef"),e),wr(t,"bpmn:Lane")&&_t(t.get("flowNodeRef"),e))},Xf.prototype.updateDiConnection=function(e,t,n){var i=Rr(e),r=Rr(t),o=Rr(n);i.sourceElement&&i.sourceElement.bpmnElement!==Cr(t)&&(i.sourceElement=t&&r),i.targetElement&&i.targetElement.bpmnElement!==Cr(n)&&(i.targetElement=n&&o)},Xf.prototype.updateDiParent=function(e,t){if(t&&!wr(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(xt(n,e),e.$parent=null)}},Xf.prototype.getLaneSet=function(e){var t,n;return wr(e,"bpmn:Lane")?((t=e.childLaneSet)||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(wr(e,"bpmn:Participant")&&(e=e.processRef),(t=(n=e.get("laneSets"))[0])||((t=this._bpmnFactory.create("bpmn:LaneSet")).$parent=e,n.push(t)),t)},Xf.prototype.updateSemanticParent=function(e,t,n){var i,r=this._translate;if(e.$parent!==t&&(!wr(e,"bpmn:DataInput")&&!wr(e,"bpmn:DataOutput")||(wr(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),!("ioSpecification"in t)||t.ioSpecification!==e.$parent))){if(wr(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(wr(e,"bpmn:FlowElement")){if(t)if(wr(t,"bpmn:Participant"))t=t.processRef;else if(wr(t,"bpmn:Lane"))do{t=t.$parent.$parent}while(wr(t,"bpmn:Lane"));i="flowElements"}else if(wr(e,"bpmn:Artifact")){for(;t&&!wr(t,"bpmn:Process")&&!wr(t,"bpmn:SubProcess")&&!wr(t,"bpmn:Collaboration");){if(wr(t,"bpmn:Participant")){t=t.processRef;break}t=t.$parent}i="artifacts"}else if(wr(e,"bpmn:MessageFlow"))i="messageFlows";else if(wr(e,"bpmn:Participant")){i="participants";var o,a=e.processRef;a&&(o=function(e){for(;e&&!wr(e,"bpmn:Definitions");)e=e.$parent;return e}(e.$parent||t),e.$parent&&(xt(o.get("rootElements"),a),a.$parent=null),t&&(_t(o.get("rootElements"),a),a.$parent=o))}else wr(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":wr(e,"bpmn:DataInputAssociation")&&(i="dataInputAssociations");if(!i)throw new Error(r("no parent for {element} in {parent}",{element:e.id,parent:t.id}));var s;if(e.$parent&&xt(s=e.$parent.get(i),e),t?((s=t.get(i)).push(e),e.$parent=t):e.$parent=null,n){var c=n.get(i);xt(s,e),t&&(c||(c=[],t.set(i,c)),c.push(e))}}},Xf.prototype.updateConnectionWaypoints=function(e){Rr(e).set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Xf.prototype.updateConnection=function(e){var t,n=e.connection,i=Cr(n),r=n.source,o=Cr(r),a=n.target,s=Cr(n.target);if(wr(i,"bpmn:DataAssociation"))wr(i,"bpmn:DataInputAssociation")?(i.get("sourceRef")[0]=o,t=e.parent||e.newParent||s,this.updateSemanticParent(i,s,t)):wr(i,"bpmn:DataOutputAssociation")&&(t=e.parent||e.newParent||o,this.updateSemanticParent(i,o,t),i.targetRef=s);else{var c=wr(i,"bpmn:SequenceFlow");i.sourceRef!==o&&(c&&(xt(i.sourceRef&&i.sourceRef.get("outgoing"),i),o&&o.get("outgoing")&&o.get("outgoing").push(i)),i.sourceRef=o),i.targetRef!==s&&(c&&(xt(i.targetRef&&i.targetRef.get("incoming"),i),s&&s.get("incoming")&&s.get("incoming").push(i)),i.targetRef=s)}this.updateConnectionWaypoints(n),this.updateDiConnection(n,r,a)},Xf.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label},e(Qf,Vn),Qf.$inject=["bpmnFactory","moddle","translate"],Qf.prototype.baseCreate=Vn.prototype.create,Qf.prototype.create=function(e,t){if("label"===e){var n=t.di||this._bpmnFactory.createDiLabel();return this.baseCreate(e,I({type:"label",di:n},fo,t))}return this.createBpmnElement(e,t)},Qf.prototype.createBpmnElement=function(e,t){var n,i,r,o=this._translate,a=(t=t||{}).businessObject,s=t.di;if(!a){if(!t.type)throw new Error(o("no shape type specified"));xr(a=this._bpmnFactory.create(t.type))}if(!Sr(s,["bpmndi:BPMNShape","bpmndi:BPMNEdge","bpmndi:BPMNDiagram","bpmndi:BPMNPlane"])){var c=I(s||{},{id:a.id+"_di"});s="root"===e?this._bpmnFactory.createDiPlane(a,c):"connection"===e?this._bpmnFactory.createDiEdge(a,c):this._bpmnFactory.createDiShape(a,c)}return wr(a,"bpmn:Group")&&(t=I({isFrame:!0},t)),function(e,t,n){y(n,(function(n){void 0!==t[n]&&Jf(e,t,n)}))}(a,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&Jf(s,t,"isExpanded"),wr(a,"bpmn:SubProcess")&&(t.collapsed=!Hr(a,s)),wr(a,"bpmn:ExclusiveGateway")&&(s.isMarkerVisible=!0),t.eventDefinitionType&&(i=a.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=a,a.eventDefinitions=i,delete t.eventDefinitionType),n=this.getDefaultSize(a,s),t=I({id:a.id},n,t,{businessObject:a,di:s}),this.baseCreate(e,t)},Qf.prototype.getDefaultSize=function(e,t){var n=Cr(e);return t=t||Rr(e),wr(n,"bpmn:SubProcess")?Hr(n,t)?{width:350,height:200}:{width:100,height:80}:wr(n,"bpmn:Task")?{width:100,height:80}:wr(n,"bpmn:Gateway")?{width:50,height:50}:wr(n,"bpmn:Event")?{width:36,height:36}:wr(n,"bpmn:Participant")?Hr(n,t)?{width:600,height:250}:{width:400,height:60}:wr(n,"bpmn:Lane")?{width:400,height:100}:wr(n,"bpmn:DataObjectReference")?{width:36,height:50}:wr(n,"bpmn:DataStoreReference")?{width:50,height:50}:wr(n,"bpmn:TextAnnotation")?{width:100,height:30}:wr(n,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},Qf.prototype.createParticipantShape=function(e){return l(e)||(e={isExpanded:e}),!1!==(e=I({type:"bpmn:Participant"},e||{})).isExpanded&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)},em.$inject=["modeling","canvas"],em.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;y(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)}))},em.prototype.postExecute=function(e){},tm.$inject=["modeling"],tm.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},tm.prototype.postExecute=function(e){var t,n,i=e.hints||{};t=e.source,n=e.shape,_(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))},nm.$inject=["canvas","layouter"],nm.prototype.execute=function(e){var t=e.connection,n=e.source,i=e.target,r=e.parent,o=e.parentIndex,a=e.hints;if(!n||!i)throw new Error("source and target required");if(!r)throw new Error("parent required");return t.source=n,t.target=i,t.waypoints||(t.waypoints=this._layouter.layoutConnection(t,a)),this._canvas.addConnection(t,r,o),t},nm.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var im=Math.round;function rm(e){this._modeling=e}function om(e){return!!e.waypoints}rm.$inject=["modeling"],rm.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;y(t,(function(e){u(e.x)||(e.x=0),u(e.y)||(e.y=0)}));var s=ft(v(t,(function(e){return!e.hidden})));y(t,(function(e){om(e)&&(e.waypoints=E(e.waypoints,(function(e){return{x:im(e.x-s.x-s.width/2+r.x),y:im(e.y-s.y-s.height/2+r.y)}}))),I(e,{x:im(e.x-s.x-s.width/2+r.x),y:im(e.y-s.y-s.height/2+r.y)})}));var c=pt(t),p={};y(t,(function(e){if(om(e))p[e.id]=u(i)?a.createConnection(p[e.source.id],p[e.target.id],i,e,e.parent||n,o):a.createConnection(p[e.source.id],p[e.target.id],e,e.parent||n,o);else{var t=I({},o);-1===c.indexOf(e)&&(t.autoResize=!1),p[e.id]=u(i)?a.createShape(e,z(e,["x","y","width","height"]),e.parent||n,i,t):a.createShape(e,z(e,["x","y","width","height"]),e.parent||n,t)}})),e.elements=C(p)};var am=Math.round;function sm(e){this._canvas=e}function cm(e){sm.call(this,e)}sm.$inject=["canvas"],sm.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?I(t,n):I(t,{x:n.x-am(t.width/2),y:n.y-am(t.height/2)}),this._canvas.addShape(t,i,r),t},sm.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t},e(cm,sm),cm.$inject=["canvas"];var pm=sm.prototype.execute;cm.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,pm.call(this,e)};var lm=sm.prototype.revert;function um(e,t){this._canvas=e,this._modeling=t}function hm(e,t){this._modeling=e,this._elementRegistry=t}function dm(e,t){this._canvas=e,this._modeling=t}function fm(e){this._modeling=e}cm.prototype.revert=function(e){return e.shape.labelTarget=null,lm.call(this,e)},um.$inject=["canvas","modeling"],um.prototype.preExecute=function(e){var t=this._modeling,n=e.connection;_f(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),_f(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})}))},um.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=Et(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},um.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,_t(n.children,t,i),this._canvas.addConnection(t,n),t},hm.$inject=["modeling","elementRegistry"],hm.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry;y(e.elements,(function(e){n.get(e.id)&&(e.waypoints?t.removeConnection(e):t.removeShape(e))}))},dm.$inject=["canvas","modeling"],dm.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;_f(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),_f(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})})),_f(n.children,(function(e){e.waypoints?t.removeConnection(e,{nested:!0}):t.removeShape(e,{nested:!0})}))},dm.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=Et(i.children,n),t.removeShape(n),n},dm.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return _t(i.children,n,r),t.addShape(n,i),n},fm.$inject=["modeling"];var mm={x:"y",y:"x"};function vm(e,t){this._layouter=e,this._canvas=t}function ym(){}function gm(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}function bm(e){this._modeling=e}function xm(e){this._helper=new bm(e)}function _m(e){this._modeling=e,this._helper=new bm(e)}function Em(e){this._modeling=e}function wm(e){return e.original||e}function Sm(e,t){this._modeling=e,this._rules=t}function Cm(e){this._modeling=e}function Rm(e){this._modeling=e}function Tm(e){return I({},e)}function Pm(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function Am(e,t,n){var i=Pm(n);return/e|s/.test(n)?e[i]>t:/n|w/.test(n)?e[i]<t:void 0}function Mm(e,t){return-1!==e.indexOf(t)}function km(e){this._modeling=e}function Dm(e){var t={};return y(e,(function(e){t[e.id]=e.hidden,e.children&&(t=I({},t,Dm(e.children)))})),t}function Bm(e,t){var n=[];return y(e,(function(e){e.hidden=t,n=n.concat(e),e.children&&(n=n.concat(Bm(e.children,e.collapsed||t)))})),n}function Nm(e,t){var n=[];return y(e,(function(e){e.hidden=t[e.id],n=n.concat(e),e.children&&(n=n.concat(Nm(e.children,t)))})),n}function Om(e){this._modeling=e}function jm(e,t){return xt(e&&e.attachers,t)}function Lm(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),_t(i,t,n)}}function Im(){}function zm(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",(function(){i.registerHandlers(n)}))}function Fm(e){this._elementRegistry=e}function $m(e,t){y(t,(function(t,n){e.set(n,t)}))}fm.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 a(e){return e[i]+e[r]/2}function s(e){return e.length-1}function c(e){return e.max-e.min}var p,l,u=n[0],h=s(n),d=n[h],f=0;y(n,(function(e,p){var l,u,d;e.elements.length<2?p&&p!==n.length-1&&(o(e,e.elements[0]),f+=c(e.range)):(u=(l=A(e.elements,i))[0],p===h&&(u=l[s(l)]),d=a(u),e.range=null,y(l,(function(n){!function(e,n){var r={y:0};r[i]=e-a(n),r[i]&&(r[mm[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]}})),p&&p!==n.length-1&&(f+=c(e.range)))})),l=Math.abs(d.range.min-u.range.max),(p=Math.round((l-f)/(n.length-1)))<n.length-1||y(n,(function(e,o){var a,s={};e!==u&&e!==d&&(a=n[o-1],e.range.max=0,y(e.elements,(function(n,o){s[mm[i]]=0,s[i]=a.range.max-n[i]+p,e.range.min!==n[i]&&(s[i]+=n[i]-e.range.min),s[i]&&t.moveElements([n],s,n.parent),e.range.max=Math.max(n[i]+n[r],o?e.range.max:0)})))}))},fm.prototype.postExecute=function(e){},vm.$inject=["layouter","canvas"],vm.prototype.execute=function(e){var t=e.connection;return I(e,{oldWaypoints:t.waypoints}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},vm.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t},ym.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=xt(o.children,t),_t(i.children,t,r),t.parent=i,y(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},ym.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return xt(n.children,t),_t(i.children,t,r),t.parent=i,y(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},gm.prototype.add=function(e,t){return this.addAll([e],t)},gm.prototype.addAll=function(e,t){return I(this,function(e,t,n){a(t)&&(t=!0),l(t)&&(n=t,t=!0);var i=yt((n=n||{}).allShapes),r=yt(n.allConnections),o=yt(n.enclosedElements),s=yt(n.enclosedConnections),c=yt(n.topLevel,t&&R(e,(function(e){return e.id})));function p(e){c[e.source.id]&&c[e.target.id]&&(c[e.id]=[e]),i[e.source.id]&&i[e.target.id]&&(s[e.id]=o[e.id]=e),r[e.id]=e}return ht(e,(function(e){if(o[e.id]=e,!e.waypoints)return i[e.id]=e,y(e.incoming,p),y(e.outgoing,p),e.children;s[e.id]=r[e.id]=e})),{allShapes:i,allConnections:r,topLevel:c,enclosedConnections:s,enclosedElements:o}}(e,!!t,this)),this},bm.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},bm.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,a=e.allShapes,s=e.allConnections,c=e.enclosedConnections,p=e.topLevel,l=!1;r&&r.parent===n&&(l=!0),y(a,(function(e){o.moveShape(e,t,p[e.id]&&!l&&n,{recurse:!1,layout:!1})})),y(s,(function(e){var i=!!a[e.source.id],r=!!a[e.target.id];c[e.id]&&i&&r?o.moveConnection(e,t,p[e.id]&&!l&&n):o.layoutConnection(e,{connectionStart:i&&Ih(e,e.source,t),connectionEnd:r&&zh(e,e.target,t)})}))},bm.prototype.getClosure=function(e){return(new gm).addAll(e,!0)},xm.$inject=["modeling"],xm.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},xm.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)},_m.$inject=["modeling"],_m.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=z(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=xt(o.children,t),_t(i.children,t,r),I(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},_m.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;!1!==i.layout&&(y(t.incoming,(function(e){r.layoutConnection(e,{connectionEnd:zh(e,t,n)})})),y(t.outgoing,(function(e){r.layoutConnection(e,{connectionStart:Ih(e,t,n)})}))),!1!==i.recurse&&this.moveChildren(e)},_m.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return _t(n.children,t,i),I(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},_m.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},_m.prototype.getNewParent=function(e){return e.newParent||e.shape.parent},Em.$inject=["modeling"],Em.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 p(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},Em.prototype.postExecute=function(e){var t=e.connection,n=e.newSource,i=e.newTarget,r=e.dockingOrPoints,o=e.hints||{},a={};o.connectionStart&&(a.connectionStart=o.connectionStart),o.connectionEnd&&(a.connectionEnd=o.connectionEnd),!1!==o.layoutConnection&&(!n||i&&"source"!==o.docking||(a.connectionStart=a.connectionStart||wm(p(r)?r[0]:r)),!i||n&&"target"!==o.docking||(a.connectionEnd=a.connectionEnd||wm(p(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},Em.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},Sm.$inject=["modeling","rules"],Sm.prototype.preExecute=function(e){var t,n=this,i=this._modeling,r=this._rules,o=e.oldShape,a=e.newData,s=e.hints||{};function c(e,t,n){return r.allowed("connection.reconnect",{connection:n,source:e,target:t})}var p,l={x:a.x,y:a.y},u={x:o.x,y:o.y,width:o.width,height:o.height};t=e.newShape=e.newShape||n.createShape(a,l,o.parent,s),o.host&&i.updateAttachment(t,o.host),!1!==s.moveChildren&&(p=o.children.slice(),i.moveElements(p,{x:0,y:0},t,s));var h=o.incoming.slice(),d=o.outgoing.slice();y(h,(function(e){c(e.source,t,e)&&n.reconnectEnd(e,t,Lh(e,t,u),s)})),y(d,(function(e){var i=e.target;c(t,i,e)&&n.reconnectStart(e,t,jh(e,t,u),s)}))},Sm.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},Sm.prototype.execute=function(e){},Sm.prototype.revert=function(e){},Sm.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},Sm.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},Sm.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)},Cm.$inject=["modeling"],Cm.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},I(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Cm.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds;!1!==(e.hints||{}).layout&&(y(n.incoming,(function(e){t.layoutConnection(e,{connectionEnd:Lh(e,n,i)})})),y(n.outgoing,(function(e){t.layoutConnection(e,{connectionStart:jh(e,n,i)})})))},Cm.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return I(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},Rm.$inject=["modeling"],Rm.prototype.preExecute=function(e){var t=e.delta,n=e.direction,i=e.movingShapes,r=e.resizingShapes,o=e.start,a={};this.moveShapes(i,t),y(r,(function(e){a[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 y(e.concat(t),(function(i){var r=i.incoming,o=i.outgoing;y(r.concat(o),(function(i){var r=i.source,o=i.target;(kf(e,r)||kf(e,o)||kf(t,r)||kf(t,o))&&(kf(n,i)||n.push(i))}))})),n}(i,r),t,n,o,i,r,a)},Rm.prototype.execute=function(){},Rm.prototype.revert=function(){},Rm.prototype.moveShapes=function(e,t){var n=this;y(e,(function(e){n._modeling.moveShape(e,t,null,{autoResize:!1,layout:!1,recurse:!1})}))},Rm.prototype.resizeShapes=function(e,t,n){var i=this;y(e,(function(e){var r=function(e,t,n){var i=e.x,r=e.y,o=e.width,a=e.height,s=n.x,c=n.y;switch(t){case"n":return{x:i,y:r+c,width:o,height:a-c};case"s":return{x:i,y:r,width:o,height:a+c};case"w":return{x:i+s,y:r,width:o-s,height:a};case"e":return{x:i,y:r,width:o+s,height:a};default:throw new Error("unknown direction: "+t)}}(e,n,t);i._modeling.resizeShape(e,r,null,{attachSupport:!1,autoResize:!1,layout:!1})}))},Rm.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,a){var s=this,c=r.concat(o);y(e,(function(e){var p=e.source,l=e.target,u=function(e){return E(e.waypoints,(function(e){return(e=Tm(e)).original&&(e.original=Tm(e.original)),e}))}(e),h=Pm(n),d={labelBehavior:!1};Mm(c,p)&&Mm(c,l)?(u=E(u,(function(e){return Am(e,i,n)&&(e[h]=e[h]+t[h]),e.original&&Am(e.original,i,n)&&(e.original[h]=e.original[h]+t[h]),e})),s._modeling.updateWaypoints(e,u,{labelBehavior:!1})):(Mm(c,p)||Mm(c,l))&&(Mm(r,p)?d.connectionStart=Ih(e,p,t):Mm(r,l)?d.connectionEnd=zh(e,l,t):Mm(o,p)?d.connectionStart=jh(e,p,a[p.id]):Mm(o,l)&&(d.connectionEnd=Lh(e,l,a[l.id])),s._modeling.layoutConnection(e,d))}))},km.$inject=["modeling"],km.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=Dm(n),t.collapsed=!t.collapsed;var i=Bm(n,t.collapsed);return[t].concat(i)},km.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=Nm(t.children,n);return t.collapsed=!t.collapsed,[t].concat(i)},Om.$inject=["modeling"],Om.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=jm(i,t),Lm(n,t),t.host=n,t},Om.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,jm(n,t),Lm(i,t,r),t},Im.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},Im.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t},zm.$inject=["eventBus","elementFactory","commandStack"],zm.prototype.getHandlers=function(){return{"shape.append":tm,"shape.create":sm,"shape.delete":dm,"shape.move":_m,"shape.resize":Cm,"shape.replace":Sm,"shape.toggleCollapse":km,spaceTool:Rm,"label.create":cm,"connection.create":nm,"connection.delete":um,"connection.move":ym,"connection.layout":vm,"connection.updateWaypoints":Im,"connection.reconnect":Em,"elements.create":rm,"elements.move":xm,"elements.delete":hm,"elements.distribute":fm,"elements.align":em,"element.updateAttachment":Om}},zm.prototype.registerHandlers=function(e){y(this.getHandlers(),(function(t,n){e.registerHandler(n,t)}))},zm.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)},zm.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},zm.prototype.moveElements=function(e,t,n,i){var r,o=(i=i||{}).attach,a=n;!0===o?(r=n,a=n.parent):!1===o&&(r=null);var s={shapes:e,delta:t,newParent:a,newHost:r,hints:i};this._commandStack.execute("elements.move",s)},zm.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)},zm.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},zm.prototype.createConnection=function(e,t,n,i,r,o){"object"==typeof n&&(o=r,r=i,i=n,n=void 0);var a={source:e,target:t,parent:r,parentIndex:n,connection:i=this._create("connection",i),hints:o};return this._commandStack.execute("connection.create",a),a.connection},zm.prototype.createShape=function(e,t,n,i,r){"number"!=typeof i&&(r=i,i=void 0);var o,a,s=(r=r||{}).attach;e=this._create("shape",e),s?(o=n.parent,a=n):o=n;var c={position:t,shape:e,parent:o,parentIndex:i,host:a,hints:r};return this._commandStack.execute("shape.create",c),c.shape},zm.prototype.createElements=function(e,t,n,i,r){p(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},zm.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},zm.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},zm.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},zm.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},zm.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},zm.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},zm.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},zm.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},zm.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},zm.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)},zm.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},zm.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)},zm.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,I(i,{docking:"source"}))},zm.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,I(i,{docking:"target"}))},zm.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},zm.prototype._create=function(e,t){return t instanceof In?t:this._elementFactory.create(e,t)},zm.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)},Fm.$inject=["elementRegistry"],Fm.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 b(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,w(i));return $m(n,i),e.oldProperties=o,e.changed=r,r},Fm.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return $m(n,t),i},Fm.prototype.getVisualReferences=function(e){var t=this._elementRegistry;return wr(e,"bpmn:DataObject")?function(e,t){return t.filter((function(t){return wr(t,"bpmn:DataObjectReference")&&Cr(t).dataObjectRef===e}))}(e,t):[]};var Hm="default",Gm="id",Vm="di",Wm={width:0,height:0};function qm(e,t,n,i,r){this._elementRegistry=e,this._moddle=t,this._translate=n,this._modeling=i,this._textRenderer=r}function Um(e,t){return Gm in e&&e.id!==t.id}function Km(e,t){var n=e.businessObject,i=Rr(e);y(t,(function(e,t){t!==Vm?n.set(t,e):i&&function(e,t){y(t,(function(t,n){e.set(n,t)}))}(i,e)}))}qm.$inject=["elementRegistry","moddle","translate","modeling","textRenderer"],qm.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,a=t.businessObject,s=function(e){var t=I({},e);return Ym.forEach((function(n){n in e&&(t[n]=Cr(t[n]))})),t}(e.properties),c=e.oldProperties||function(e,t){var n=w(t),i=e.businessObject,r=Rr(e);return b(n,(function(e,n){return e[n]=n!==Vm?i.get(n):function(e,t){return b(t,(function(t,n){return t[n]=e&&e.get(n),t}),{})}(r,w(t.di)),e}),{})}(t,s);return Um(s,a)&&(o.unclaim(a.id),r.updateId(t,s.id),o.claim(s.id,a)),Hm in s&&(s.default&&n.push(r.get(s.default.id)),a.default&&n.push(r.get(a.default.id))),Km(t,s),e.oldProperties=c,e.changed=n,n},qm.prototype.postExecute=function(e){var t=e.element.label,n=t&&Cr(t).name;if(n){var i=this._textRenderer.getExternalLabelBounds(t,n);this._modeling.resizeShape(t,i,Wm)}},qm.prototype.revert=function(e){var t=e.element,n=e.properties,i=e.oldProperties,r=t.businessObject,o=this._elementRegistry,a=this._moddle.ids;return Km(t,i),Um(n,r)&&(a.unclaim(n.id),o.updateId(t,i.id),a.claim(i.id,r)),e.changed};var Ym=["default"];function Xm(e,t){this._canvas=e,this._modeling=t}function Zm(e,t){this._modeling=e,this._spaceTool=t}function Qm(e,t){this._modeling=e,this._translate=t}function Jm(e,t){this._modeling=e,this._spaceTool=t}Xm.$inject=["canvas","modeling"],Xm.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=Rr(r);t.setRootElement(n),t.removeRootElement(r),_t(a.rootElements,i),i.$parent=a,xt(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e.oldRoot=r},Xm.prototype.revert=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=e.oldRoot,o=r.businessObject,a=i.$parent,s=Rr(n);t.setRootElement(r),t.removeRootElement(n),xt(a.rootElements,i),i.$parent=null,_t(a.rootElements,o),o.$parent=a,n.di=null,s.bpmnElement=o,r.di=s},Zm.$inject=["modeling","spaceTool"],Zm.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=Tl(i),a=o===i,s=a?i:i.parent;Rl(s).length||n.createShape({type:"bpmn:Lane"},{x:i.x+Sl,y:i.y,width:i.width-Sl,height:i.height},s);var c=[];ht(o,(function(e){return c.push(e),e.label&&c.push(e.label),e===i?[]:v(e.children,(function(e){return e!==i}))}));var p="top"===r?-120:120,l="top"===r?i.y:i.y+i.height,u=l+("top"===r?10:-10),h="top"===r?"n":"s",d=t.calculateAdjustments(c,"y",p,u);t.makeSpace(d.movingShapes,d.resizingShapes,{x:0,y:p},h,u),e.newLane=n.createShape({type:"bpmn:Lane"},{x:i.x+(a?Sl:0),y:l-("top"===r?120:0),width:i.width-(a?Sl:0),height:120},s)},Qm.$inject=["modeling","translate"],Qm.prototype.preExecute=function(e){var t=this._modeling,n=this._translate,i=e.shape,r=e.count,o=Rl(i),a=o.length;if(a>r)throw new Error(n("more than {count} child lanes",{count:r}));var s,c,p,l,u,h=Math.round(i.height/r);for(u=0;u<r;u++)s=i.y+u*h,c=u===r-1?i.height-h*u:h,p={x:i.x+Sl,y:s,width:i.width-Sl,height:c},u<a?t.resizeShape(o[u],p):(l={type:"bpmn:Lane"},t.createShape(l,p,i))},Jm.$inject=["modeling","spaceTool"],Jm.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Jm.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=Pl(e,t);n.resizeShape(e,t),i.forEach((function(e){n.resizeShape(e.shape,e.newBounds)}))},Jm.prototype.resizeSpace=function(e,t){var n,i,r,o,a,s=this._spaceTool,c=hn(e),p=yl(hn(t),c),l=Tl(e),u=[],h=[];ht(l,(function(e){return u.push(e),(wr(e,"bpmn:Lane")||wr(e,"bpmn:Participant"))&&h.push(e),e.children})),(p.bottom||p.top)&&(n=p.bottom||p.top,i=e.y+(p.bottom?e.height:0)+(p.bottom?-10:10),r=p.bottom?"s":"n",o=p.top>0||p.bottom<0?-n:n,a=s.calculateAdjustments(u,"y",o,i),s.makeSpace(a.movingShapes,a.resizingShapes,{x:0,y:n},r)),(p.left||p.right)&&(n=p.right||p.left,i=e.x+(p.right?e.width:0)+(p.right?-10:100),r=p.right?"e":"w",o=p.left>0||p.right<0?-n:n,a=s.calculateAdjustments(h,"x",o,i),s.makeSpace(a.movingShapes,a.resizingShapes,{x:n,y:0},r))};var ev="flowNodeRef",tv="lanes";function nv(e){this._elementRegistry=e}function iv(e){this._moddle=e}nv.$inject=["elementRegistry"],nv.prototype.computeUpdates=function(e,t){var n=[],i=[],r={},o=[];function a(e){-1===n.indexOf(e)&&(o.push(e),n.push(e))}function s(e){return e.parent?function(e){var t=Tl(e);return r[t.id]||(r[t.id]=Cl(t)),r[t.id]}(e).filter((function(t){return n=e,i=hn(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=Tl(e);t&&-1===n.indexOf(t)&&(t.children.filter((function(e){return wr(e,"bpmn:FlowNode")})).forEach(a),n.push(t))})),e.forEach(a),o.forEach((function(e){var t=e.businessObject,n=t.get(tv).slice(),r=s(e);i.push({flowNode:t,remove:n,add:r})})),t.forEach((function(e){var t=e.businessObject;e.parent||t.get(ev).forEach((function(e){i.push({flowNode:e,remove:[t],add:[]})}))})),i},nv.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(tv);e.remove.forEach((function(e){xt(n,e),xt(e.get(ev),t)})),e.add.forEach((function(e){_t(n,e),_t(e.get(ev),t)}))}))},nv.prototype.revert=function(e){e.updates.forEach((function(e){var t=e.flowNode,n=t.get(tv);e.add.forEach((function(e){xt(n,e),xt(e.get(ev),t)})),e.remove.forEach((function(e){_t(n,e),_t(e.get(ev),t)}))}))},iv.$inject=["moddle"],iv.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.claim(n,i):t.unclaim(n)},iv.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 rv={fill:void 0,stroke:void 0};function ov(e){this._commandStack=e,this._normalizeColor=function(e){if(e){if(d(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)}}}ov.$inject=["commandStack"],ov.prototype.postExecute=function(e){var t=e.elements,n=e.colors||rv,i=this,r={};"fill"in n&&I(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&I(r,{"border-color":this._normalizeColor(n.stroke)}),y(t,(function(e){var t=function(e){return!!e.waypoints}(e)?z(r,["border-color"]):r;!function(e){"border-color"in e&&(e.stroke=e["border-color"]);"background-color"in e&&(e.fill=e["background-color"])}(t),bo(e)?i._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:Rr(e).label,properties:{color:r["border-color"]}}):i._commandStack.execute("element.updateProperties",{element:e,properties:{di:t}})}))};var av={width:0,height:0};function sv(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=Wr(i);r&&("categoryValueRef"===r?i.categoryValueRef.value=t:i[r]=t)}(i,t),function(e,t){if(!mo(e)){var i=Rr(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(!bo(n)&&mo(n)&&!vo(n)&&!cv(r)){var o=go(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=qr(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,a=n.newBounds,s=n.hints||{};if(bo(r)||wr(r,"bpmn:TextAnnotation"))if(bo(r)&&cv(o))!1!==s.removeShape&&e.removeShape(r,{unsetLabel:!1});else{var c=qr(r);void 0===a&&(a=t.getExternalLabelBounds(r,c)),a&&e.resizeShape(r,a,av)}}}function cv(e){return!e||!e.trim()}function pv(e,t,n,i){zm.call(this,e,t,n),this._bpmnRules=i}function lv(){}sv.$inject=["modeling","textRenderer","bpmnFactory"],e(pv,zm),pv.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],pv.prototype.getHandlers=function(){var e=zm.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=Fm,e["element.updateProperties"]=qm,e["canvas.updateRoot"]=Xm,e["lane.add"]=Zm,e["lane.resize"]=Jm,e["lane.split"]=Qm,e["lane.updateRefs"]=nv,e["id.updateClaim"]=iv,e["element.setColor"]=ov,e["element.updateLabel"]=sv,e},pv.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},pv.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)},pv.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},pv.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},pv.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},pv.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},pv.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},pv.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},pv.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},pv.prototype.makeProcess=function(){var e={newRoot:this._create("root",{type:"bpmn:Process"})};this._commandStack.execute("canvas.updateRoot",e)},pv.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},pv.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},pv.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})},lv.prototype.layoutConnection=function(e,t){return[(t=t||{}).connectionStart||mn(t.source||e.source),t.connectionEnd||mn(t.target||e.target)]};var uv=Math.round,hv={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function dv(e,t,n){var i,r,o,a=vn(t,e,5),s=n.split(":")[0],c=uv((t.x-e.x)/2+e.x),p=uv((t.y-e.y)/2+e.y),l=(o=a,{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[s].test(o)),u=/h|r|l/.test(s),h=!1;return l?(i=u?{x:c,y:e.y}:{x:e.x,y:p},r=u?"h:h":"v:v"):(r=u?"h:v":"v:h",function(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}(a,s)?u?(h=p===e.y,i={x:e.x+20*(/l/.test(s)?-1:1),y:h?p+20:p}):i={x:(h=c===e.x)?c+20:c,y:e.y+20*(/t/.test(s)?-1:1)}:i={x:c,y:p}),{waypoints:mv(e,i,r).concat(i),directions:r,turnNextDirections:h}}function fv(e){return e.split(":").reverse().join(":")}function mv(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(xv(n)){var i=function(e,t,n){return dv(e,t,n)}(e,t,n),r=function(e,t,n){var i=dv(t,e,fv(n));return{waypoints:i.waypoints.slice().reverse(),directions:fv(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:mv(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=uv((t.x-e.x)/2+e.x),r=uv((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 vv(e,t,n,i,r){var o=g(r&&r.preferredLayouts||[],"straight")[0]||"h:h",a=vn(e,t,hv[o]||0),s=function(e,t){if(xv(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}}(a,o);n=n||mn(e),i=i||mn(t);var c=s.split(":");return function(e,t,n){var i=mv(e,t,n);return i.unshift(e),i.push(t),Ev(i)}(_v(n,e,c[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]}(a)),_v(i,t,c[1],a),s)}function yv(e,t,n,i,r,o){var a;return p(n)&&(r=n,o=i,n=mn(e),i=mn(t)),r=r||[],(a=-1!==(o=I({preferredLayouts:[]},o)).preferredLayouts.indexOf("straight")&&function(e,t,n,i,r){var o,a,s={};if(a=vn(e,t),!/^(top|bottom|left|right)$/.test(a))return null;/top|bottom/.test(a)&&(o="x");/left|right/.test(a)&&(o="y");return"target"===r.preserveDocking?gv(o,i,e)?(s[o]=i[o],[{x:void 0!==s.x?s.x:n.x,y:void 0!==s.y?s.y:n.y,original:{x:void 0!==s.x?s.x:n.x,y:void 0!==s.y?s.y:n.y}},{x:i.x,y:i.y}]):null:gv(o,n,t)?(s[o]=n[o],[{x:n.x,y:n.y},{x:void 0!==s.x?s.x:i.x,y:void 0!==s.y?s.y:i.y,original:{x:void 0!==s.x?s.x:i.x,y:void 0!==s.y?s.y:i.y}}]):null}(e,t,n,i,o))||(a=o.connectionEnd&&function(e,t,n,i){var r=i.slice().reverse();return(r=bv(e,t,n,r))?r.reverse():null}(t,e,i,r))?a:(a=o.connectionStart&&bv(e,t,n,r))||(!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:vv(e,t,n,i,o))}function gv(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 bv(e,t,n,i){if(function(e){return e.length<3||!(e.length>4)&&!!m(e,(function(t,n){var i=e[n-1];return i&&wt(t,i)<3}))}(i))return null;var r,o=i[0],a=i.slice();return a[0]=n,a[1]=function(e,t,n){switch(Ct(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}}(a[1],o,n),(r=function(e,t,n){var i;for(i=e.length-2;0!==i;i--)if(Rt(e[i],t,20)||Rt(e[i],n,20))return e.slice(i);return e}(a,e,t))!==a&&(a=bv(e,t,n,r)),a&&Ct(a)?null:a}function xv(e){return e&&/t|r|b|l/.test(e)}function _v(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 Ev(e){return e.reduce((function(t,n,i){return St(t[t.length-1],e[i+1],n,0)||t.push(n),t}),[])}var wv={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},Sv={top:"t",right:"r",bottom:"b",left:"l"};function Cv(){}function Rv(e,t){return wr(t,"bpmn:Participant")?"source":wr(e,"bpmn:Participant")?"target":Mv(t)?"source":Mv(e)||wr(t,"bpmn:Event")?"target":wr(e,"bpmn:Event")?"source":null}function Tv(e){return Mv(e)?"target":"source"}function Pv(e,t){return e?e.original||e:mn(t)}function Av(e,t){return wr(t,"bpmn:Activity")&&wr(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function Mv(e){return wr(e,"bpmn:SubProcess")&&Hr(e)}function kv(e,t){return e===t}function Dv(e){var t=/right|left/.exec(e);return t&&t[0]}function Bv(e){var t=/top|bottom/.exec(e);return t&&t[0]}function Nv(e){return"right"===e||"left"===e}function Ov(e,t){var n=t.waypoints,i=n&&n.length&&vn(n[0],e);return"top"===i?["t:r"]:"right"===i?["r:b"]:"left"===i?["l:t"]:["b:l"]}function jv(e,t,n){var i,r,o=mn(e),a=mn(t),s=(r=(i=e).host,vn(mn(i),r,-10)),c=kv(e.host,t),p=-1!==["top","right","bottom","left"].indexOf(s),l=vn(a,o,{x:e.width/2+t.width/2,y:e.height/2+t.height/2});return c?function(e,t,n,i,r){var o,a=t?e:Bv(e),s=Sv[a];o=t?Nv(e)?Lv("y",n,i,r)?"h":"b":Lv("x",n,i,r)?"v":"l":"v";return[s+":"+o]}(s,p,e,t,n):[function(e,t,n){if(n)return Sv[e];if(kv(Bv(e),Bv(t))||(i=Dv(e),r=Dv(t),wv[i]===r))return Sv[Bv(e)];var i,r;return Sv[Dv(e)]}(s,l,p)+":"+function(e,t,n){if(n)return Nv(e)?(i=t,r=Dv(e),o=wv[r],-1!==i.indexOf(o)||kv(e,t)?"h":"v"):function(e,t){var n=Bv(e),i=wv[n];return-1!==t.indexOf(i)}(e,t)||kv(e,t)?"v":"h";var i,r,o;return Nv(t)||kv(Bv(e),Bv(t))&&Dv(t)?"h":"v"}(s,l,p)]}function Lv(e,t,n,i){return!(Iv(e,i,n,40)||Iv(e,i,{x:n.x+n.width,y:n.y+n.height},40)||Iv(e,i,mn(t),40))}function Iv(e,t,n,i){return Math.abs(t[e]-n[e])<i}function zv(e){return I({original:e.point.original||e.point},e.actual)}function Fv(e,t){this._elementRegistry=e,this._graphicsFactory=t}e(Cv,lv),Cv.prototype.layoutConnection=function(e,t){t||(t={});var n,i,r=t.source||e.source,o=t.target||e.target,a=t.waypoints||e.waypoints,s=t.connectionStart,c=t.connectionEnd;return s||(s=Pv(a&&a[0],r)),c||(c=Pv(a&&a[a.length-1],o)),(wr(e,"bpmn:Association")||wr(e,"bpmn:DataAssociation"))&&a&&!Av(r,o)?[].concat([s],a.slice(1,-1),[c]):(wr(e,"bpmn:MessageFlow")?n=function(e,t){return{preferredLayouts:["straight","v:v"],preserveDocking:Rv(e,t)}}(r,o):(wr(e,"bpmn:SequenceFlow")||Av(r,o))&&(n=r===o?{preferredLayouts:Ov(r,e)}:wr(r,"bpmn:BoundaryEvent")?{preferredLayouts:jv(r,o,c)}:Mv(r)||Mv(o)?function(e){return{preferredLayouts:["straight","h:h"],preserveDocking:Tv(e)}}(r):wr(r,"bpmn:Gateway")?{preferredLayouts:["v:h"]}:wr(o,"bpmn:Gateway")?{preferredLayouts:["h:v"]}:{preferredLayouts:["h:h"]}),n&&(i=Ev(yv(r,o,s,c,a,n=I(n,t)))),i||[s,c])},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(zv(i)),o.push(zv(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 yn(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 $v={__init__:["modeling","bpmnUpdater"],__depends__:[Rd,cf,lf,df,Xp,mf,xf,Sf,Pf,Wo,ea,Kf],bpmnFactory:["type",Yf],bpmnUpdater:["type",Xf],elementFactory:["type",Qf],modeling:["type",pv],layouter:["type",Cv],connectionDocking:["type",Fv]},Hv=Math.round;function Gv(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 a(e,n,i,r){if(l(i)&&(r=i,i=!1),!n.waypoints&&n.parent&&!Pe(e.target).has("djs-hit-no-move")){var o=function(e){return{x:e.x+Hv(e.width/2),y:e.y+Hv(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]),I(t,{shapes:r=function(e){var t=R(e,"id");return v(e,(function(e){for(;e=e.parent;)if(t[e.id])return!1;return!0}))}(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,a={x:e.dx,y:e.dy};t=o(i,a,{x:e.x,y:e.y},r),n.delta=a,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,a=t.shapes;if(!1===r)return!1;i.x=Hv(i.x),i.y=Hv(i.y),0===i.x&&0===i.y||n.moveElements(a,i,t.target,{primaryShape:t.shape,attach:o})})),e.on("element.mousedown",(function(e){if(Mo(e)){var t=Ro(e);if(!t)throw new Error("must supply DOM mousedown event");return a(t,e.element)}})),this.start=a}Gv.$inject=["eventBus","dragging","modeling","selection","rules"];var Vv="djs-dragging",Wv="drop-ok",qv="drop-not-ok",Uv="new-parent",Kv="attach-ok";function Yv(e,t,n,r){function o(e){return function(e){return v(e,(function(t){return!function(e){return e.waypoints}(t)||m(e,M({id:t.source.id}))&&m(e,M({id:t.target.id}))}))}(a(e))}function a(e){var t=dt(e,!0),n=E(t,(function(e){return(e.incoming||[]).concat(e.outgoing||[])}));return i(t.concat(n))}function s(e,n){[Kv,Wv,qv,Uv].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,c=s.shapes,p=s.allDraggedElements,l=o(c);if(!s.dragGroup){var u=je("g");we(u,n.cls("djs-drag-group",["no-events"])),xe(t.getActiveLayer(),u),s.dragGroup=u}l.forEach((function(e){r.addDragger(e,s.dragGroup)})),y(p=p?i([p,a(c)]):a(c),(function(e){t.addMarker(e,Vv)})),s.allDraggedElements=p,s.differentParents=1!==S(R(c,(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,Kv):t.canExecute&&i&&i.id!==r.id?s(i,Uv):s(i,t.canExecute?Wv:qv)),Xn(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;y(i,(function(e){t.removeMarker(e,Vv)})),r&&Me(r)})),this.makeDraggable=function(e,n,i){r.addDragger(n,e.dragGroup),i&&t.addMarker(n,Vv),e.allDraggedElements?e.allDraggedElements.push(n):e.allDraggedElements=[n]}}Yv.$inject=["eventBus","canvas","styles","previewSupport"];var Xv={__depends__:[jo,Wo,Io,qs,$s,lp],__init__:["move","movePreview"],move:["type",Gv],movePreview:["type",Yv]},Zv=".djs-palette-toggle",Qv=".entry",Jv="open",ey="two-column";function ty(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 ny(e,t){var n=t.getPaletteEntries();return h(n)?n(e):(y(n,(function(t,n){e[n]=t})),e)}ty.$inject=["eventBus","canvas"],ty.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("palette.getProviders",e,(function(e){e.providers.push(t)})),this._rebuild()},ty.prototype.getEntries=function(){return this._getProviders().reduce(ny,{})},ty.prototype._rebuild=function(){this._diagramInitialized&&(this._getProviders().length&&(this._container||this._init(),this._update()))},ty.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=de(ty.HTML_MARKUP);n.appendChild(i),J(n).add("djs-palette-shown"),he.bind(i,".djs-palette-toggle, .entry","click",(function(t){var n=t.delegateTarget;if(re(n,Zv))return e.toggle();e.trigger("click",t)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()})),he.bind(i,Qv,"dragstart",(function(t){e.trigger("dragstart",t)})),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},ty.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},ty.prototype._toggleState=function(e){e=e||{};var t,n=this._getParentContainer(),i=this._container,r=this._eventBus,o=J(i),a=J(n);t="twoColumn"in e?e.twoColumn:this._needsCollapse(n.clientHeight,this._entries||{}),o.toggle(ey,t),a.toggle("djs-palette-two-column",t),"open"in e&&(o.toggle(Jv,e.open),a.toggle("djs-palette-open",e.open)),r.fire("palette.changed",{twoColumn:t,open:this.isOpen()})},ty.prototype._update=function(){var e=ve(".djs-palette-entries",this._container),t=this._entries=this.getEntries();te(e),y(t,(function(t,n){var i=t.group||"default",r=ve("[data-group="+i+"]",e);r||(r=de('<div class="group" data-group="'+i+'"></div>'),e.appendChild(r));var o=t.html||(t.separator?'<hr class="separator" />':'<div class="entry" draggable="true"></div>'),a=de(o);r.appendChild(a),t.separator||(K(a,"data-action",n),t.title&&K(a,"title",t.title),t.className&&function(e,t){var n=J(e);(p(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(a,t.className),t.imageUrl&&a.appendChild(de('<img src="'+t.imageUrl+'">')))})),this.open()},ty.prototype.trigger=function(e,t,n){var i,r,o,a=this._entries,s=t.delegateTarget||t.target;if(!s)return t.preventDefault();(i=a[K(s,"data-action")])&&(r=i.action,o=t.originalEvent||t,h(r)?"click"===e&&r(o,n):r[e]&&r[e](o,n),t.preventDefault())},ty.prototype._layoutChanged=function(){this._toggleState({})},ty.prototype._needsCollapse=function(e,t){return e<46*Object.keys(t).length+50},ty.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},ty.prototype.open=function(){this._toggleState({open:!0})},ty.prototype.toggle=function(e){this.isOpen()?this.close():this.open()},ty.prototype.isActiveTool=function(e){return e&&this._activeTool===e},ty.prototype.updateToolHighlight=function(e){var t;this._toolsContainer||(t=ve(".djs-palette-entries",this._container),this._toolsContainer=ve("[data-group=tools]",t)),y(this._toolsContainer.children,(function(t){var n=t.getAttribute("data-action");if(n){var i=J(t);n=n.replace("-tool",""),i.contains("entry")&&n===e?i.add("highlighted-entry"):i.remove("highlighted-entry")}}))},ty.prototype.isOpen=function(){return J(this._container).has(Jv)},ty.prototype._getParentContainer=function(){return this._canvas.getContainer()},ty.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';var iy={__init__:["palette"],palette:["type",ty]},ry="crosshair";function oy(e,t,n,i,r,o,a){this._selection=r,this._dragging=n,this._mouse=a;var s=this,c=function(e){var n,i=t.getActiveLayer();we(n=e.frame=je("rect"),{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),xe(i,n)},p=function(e){var t=e.frame,n=e.bbox;we(t,{x:n.x,y:n.y,width:n.width,height:n.height})},l=function(e){e.frame&&Me(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(){s.activateLasso(t.originalEvent,!0)}))})),e.on("lasso.end",(function(e){var t=ay(e),n=i.filter((function(e){return e}));s.select(n,t)})),e.on("lasso.start",(function(e){var t=e.context;t.bbox=ay(e),c(t)})),e.on("lasso.move",(function(e){var t=e.context;t.bbox=ay(e),p(t)})),e.on("lasso.cleanup",(function(e){var t=e.context;l(t)})),e.on("element.mousedown",1500,(function(e){if(Do(e))return s.activateLasso(e.originalEvent),!0}))}function ay(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}}oy.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],oy.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:ry,data:{context:{}}})},oy.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:ry,data:{context:{}}})},oy.prototype.select=function(e,t){var n=function(e,t){var n={};return y(e,(function(e){var i=e;i.waypoints&&(i=ft(i)),!u(t.y)&&i.x>t.x&&(n[e.id]=e),!u(t.x)&&i.y>t.y&&(n[e.id]=e),i.x>t.x&&i.y>t.y&&(u(t.width)&&u(t.height)&&i.width+i.x<t.width+t.x&&i.height+i.y<t.height+t.y?n[e.id]=e:u(t.width)&&u(t.height)||(n[e.id]=e))})),n}(e,t);this._selection.select(C(n))},oy.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},oy.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};var sy={__depends__:[Mf,Ap],__init__:["lassoTool"],lassoTool:["type",oy]},cy=1500,py="grab";function ly(e,t,n,i,r,o){this._dragging=n,this._mouse=o;var a=this,s=i.get("keyboard",!1);r.registerTool("hand",{tool:"hand",dragging:"hand.move"}),e.on("element.mousedown",cy,(function(e){if(ko(e))return a.activateMove(e.originalEvent,!0),!1})),s&&s.addListener(cy,(function(e){if(uy(e.keyEvent)&&!a.isActive()){var t=a._mouse.getLastMoveEvent();a.activateMove(t,!!t)}}),"keyboard.keydown"),s&&s.addListener(cy,(function(e){uy(e.keyEvent)&&a.isActive()&&a.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(){a.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!ko(t)&&n&&e.once("hand.move.ended",(function(e){a.activateHand(e.originalEvent,!0,!0)})),!1}))}function uy(e){return Ra(" ",e)}ly.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],ly.prototype.activateMove=function(e,t,n){"object"==typeof t&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:py,data:{context:n||{}}})},ly.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:py,data:{context:{reactivate:n}}})},ly.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},ly.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^(hand|hand\.move)$/.test(e.prefix)};var hy={__depends__:[Mf,Ap],__init__:["handTool"],handTool:["type",ly]},dy="connect-ok",fy="connect-not-ok";function my(e,t,n,i,r,o,a){var s=this;this._dragging=t,this._rules=o,this._mouse=a,r.registerTool("global-connect",{tool:"global-connect",dragging:"global-connect.drag"}),e.on("global-connect.hover",(function(e){var t=e.context,n=e.hover,r=t.canStartConnect=s.canStartConnect(n);null!==r&&(t.startTarget=n,i.addMarker(n,r?dy:fy))})),e.on(["global-connect.out","global-connect.cleanup"],(function(e){var t=e.context.startTarget,n=e.context.canStartConnect;t&&i.removeMarker(t,n?dy:fy)})),e.on(["global-connect.ended"],(function(t){var i=t.context.startTarget,r={x:t.x,y:t.y};if(s.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}))}my.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],my.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},my.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},my.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},my.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};var vy={__depends__:[Uc,qs,$s,Mf,Ap],globalConnect:["type",my]};function yy(e,t,n,i,r,o,a,s){this._palette=e,this._create=t,this._elementFactory=n,this._spaceTool=i,this._lassoTool=r,this._handTool=o,this._globalConnect=a,this._translate=s,e.registerProvider(this)}yy.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],yy.prototype.getPaletteEntries=function(e){var t={},n=this._create,i=this._elementFactory,r=this._spaceTool,o=this._lassoTool,a=this._handTool,s=this._globalConnect,c=this._translate;function p(e,t,r,o,a){function s(t){var r=i.createShape(I({type:e},a));a&&(Rr(r).isExpanded=a.isExpanded);n.start(t,r)}var p=e.replace(/^bpmn:/,"");return{group:t,className:r,title:o||c("Create {type}",{type:p}),action:{dragstart:s,click:s}}}function l(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 u(e){n.start(e,i.createParticipantShape())}return I(t,{"hand-tool":{group:"tools",className:"bpmn-icon-hand-tool",title:c("Activate the hand tool"),action:{click:function(e){a.activateHand(e)}}},"lasso-tool":{group:"tools",className:"bpmn-icon-lasso-tool",title:c("Activate the lasso tool"),action:{click:function(e){o.activateSelection(e)}}},"space-tool":{group:"tools",className:"bpmn-icon-space-tool",title:c("Activate the create/remove space tool"),action:{click:function(e){r.activateSelection(e)}}},"global-connect-tool":{group:"tools",className:"bpmn-icon-connection-multi",title:c("Activate the global connect tool"),action:{click:function(e){s.start(e)}}},"tool-separator":{group:"tools",separator:!0},"create.start-event":p("bpmn:StartEvent","event","bpmn-icon-start-event-none",c("Create StartEvent")),"create.intermediate-event":p("bpmn:IntermediateThrowEvent","event","bpmn-icon-intermediate-event-none",c("Create Intermediate/Boundary Event")),"create.end-event":p("bpmn:EndEvent","event","bpmn-icon-end-event-none",c("Create EndEvent")),"create.exclusive-gateway":p("bpmn:ExclusiveGateway","gateway","bpmn-icon-gateway-none",c("Create Gateway")),"create.task":p("bpmn:Task","activity","bpmn-icon-task",c("Create Task")),"create.data-object":p("bpmn:DataObjectReference","data-object","bpmn-icon-data-object",c("Create DataObjectReference")),"create.data-store":p("bpmn:DataStoreReference","data-store","bpmn-icon-data-store",c("Create DataStoreReference")),"create.subprocess-expanded":{group:"activity",className:"bpmn-icon-subprocess-expanded",title:c("Create expanded SubProcess"),action:{dragstart:l,click:l}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:c("Create Pool/Participant"),action:{dragstart:u,click:u}},"create.group":p("bpmn:Group","artifact","bpmn-icon-group",c("Create Group"))}),t};var gy={__depends__:[iy,_p,Kf,sy,hy,vy,ho],__init__:["paletteProvider"],paletteProvider:["type",yy]};function by(e,t,n,i,r){ta.call(this,e),e.on("shape.move.move",250,(function(e){var o=e.context,a=o.canExecute;o.visualReplacements||(o.visualReplacements={}),a&&a.replacements?function(e){y(e.canExecute.replacements,(function(o){var a=o.oldElementId,s={type:o.newElementType};if(!e.visualReplacements[a]){var c=t.get(a);I(s,{x:c.x,y:c.y});var p=n.createShape(s);i.addShape(p,c.parent);var l=ve('[data-element-id="'+oa(c.id)+'"]',e.dragGroup);l&&we(l,{display:"none"});var u=r.addDragger(p,e.dragGroup);e.visualReplacements[a]=u,i.removeShape(p)}}))}(o):function(e){var t=e.visualReplacements;y(t,(function(n,i){var r=ve('[data-element-id="'+oa(i)+'"]',e.dragGroup);r&&we(r,{display:"inline"}),n.remove(),t[i]&&delete t[i]}))}(o)}))}by.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],e(by,ta);var xy={__depends__:[lp],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",by]},_y=40,Ey=["x","y"],wy=Math.abs;function Sy(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,a=t.target;e.originalEvent&&Ca(e.originalEvent)||(t.initialConnectionStart||(t.initialConnectionStart=t.connectionStart),n&&r&&function(e,t,n){Ey.forEach((function(i){var r=Ty(i,t);e[i]<t[i]+n?jc(e,i,t[i]+n):e[i]>t[i]+r-n&&jc(e,i,t[i]+r-n)}))}(e,r,function(e){return wr(e,"bpmn:Task")?10:20}(r)),r&&function(e,t){return _(t,(function(t){return Ry(e,t)}))}(n,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(t.connectionStart=Nc(i),Sr(r,["bpmn:Event","bpmn:Gateway"])&&Cy(e,Nc(r)),Sr(r,["bpmn:Task","bpmn:SubProcess"])&&function(e,t){var n=Nc(t);Ey.forEach((function(i){(function(e,t,n){return e[n]>t[n]+20&&e[n]<t[n]+Ty(n,t)-20})(e,t,i)&&jc(e,i,n[i])}))}(e,r),wr(o,"bpmn:BoundaryEvent")&&a===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=Nc(n),o=vn(r,i,-10),a=[];/top|bottom/.test(o)&&a.push("x");/left|right/.test(o)&&a.push("y");a.forEach((function(t){var n,i=e[t];wy(i-r[t])<_y&&(n=i>r[t]?r[t]+_y:r[t]-_y,jc(e,t,n))}))}(e)):Ry(n,"bpmn:MessageFlow")?(wr(i,"bpmn:Event")&&(t.connectionStart=Nc(i)),wr(r,"bpmn:Event")&&Cy(e,Nc(r))):t.connectionStart=t.initialConnectionStart)}))}function Cy(e,t){jc(e,"x",t.x),jc(e,"y",t.y)}function Ry(e,t){return e&&e.type===t}function Ty(e,t){return"x"===e?t.width:t.height}function Py(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}function Ay(e){this._snapValues={}}Sy.$inject=["eventBus"],Py.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},Py.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,-1===this._snapLocations.indexOf(e)&&this._snapLocations.push(e)},Py.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},Py.prototype.getSnapLocations=function(){return this._snapLocations},Py.prototype.setSnapLocations=function(e){this._snapLocations=e},Py.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new Ay).initDefaults(this._defaultSnaps),n},Ay.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)},Ay.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],Mc(r-e)<=n)return r}(e[n],r[n],i)},Ay.prototype.initDefaults=function(e){var t=this;y(e||{},(function(e,n){y(e,(function(e){t.add(n,e)}))}))};function My(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,a=t.target;if((!e.originalEvent||!Ca(e.originalEvent))&&!Oc(e)&&a){var s=o.pointsForTarget(a);s.initialized||((s=i.addSnapTargetPoints(s,r,a)).initialized=!0),n.snap(e,s)}})),t.on(["create.cleanup","shape.move.cleanup"],(function(){n.hide()}))}function ky(e){return!!e.labelTarget}My.$inject=["elementRegistry","eventBus","snapping"],My.prototype.initSnap=function(e){var t,n=this._elementRegistry,i=e.context,r=i.shape,o=i.snapContext;o||(o=i.snapContext=new Py);var a=(t=n.get(r.id)?Nc(r,e):{x:e.x+Nc(r).x,y:e.y+Nc(r).y}).x-r.width/2,s=t.y-r.height/2,c=t.x+r.width/2,p=t.y+r.height/2;return o.setSnapOrigin("mid",{x:t.x-e.x,y:t.y-e.y}),ky(r)||(o.setSnapOrigin("top-left",{x:a-e.x,y:s-e.y}),o.setSnapOrigin("bottom-right",{x:c-e.x,y:p-e.y})),o},My.prototype.addSnapTargetPoints=function(e,t,n){return y(this.getSnapTargets(t,n),(function(n){if(ky(n))ky(t)&&e.add("mid",Nc(n));else if(n.waypoints){if(n.waypoints.length<3)return;y(n.waypoints.slice(1,-1),(function(t){e.add("mid",t)}))}else{e.add("mid",Nc(n))}})),u(t.x)&&u(t.y)?(this._elementRegistry.get(t.id)&&e.add("mid",Nc(t)),e):e},My.prototype.getSnapTargets=function(e,t){return Lc(t).filter((function(e){return!e.hidden}))};function Dy(e,t){t.invoke(My,this),e.on(["create.move","create.end"],1500,By),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)&&!Oc(e)&&function(e,t){var n,i=hn(t),r=Td(e,t),o=e.context.shape;n=o.parent?{x:0,y:0}:mn(o);/top/.test(r)?jc(e,"y",i.top-n.y):/bottom/.test(r)&&jc(e,"y",i.bottom-n.y);/left/.test(r)?jc(e,"x",i.left-n.x):/right/.test(r)&&jc(e,"x",i.right-n.x)}(e,i)}))}function By(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)&&jc(e,"x",e.x),(n&&n>=e.y||r&&r<=e.y)&&jc(e,"y",e.y)}}function Ny(e,t){return-1!==e.indexOf(t)}function Oy(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}e(Dy,My),Dy.$inject=["eventBus","injector"],Dy.prototype.initSnap=function(e){var t=My.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return y(n.outgoing,(function(n){var r=n.waypoints[0];r=r.original||r,t.setSnapOrigin(n.id+"-docking",Oy(r,i,e))})),y(n.incoming,(function(n){var r=n.waypoints[n.waypoints.length-1];r=r.original||r,t.setSnapOrigin(n.id+"-docking",Oy(r,i,e))})),wr(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},Dy.prototype.addSnapTargetPoints=function(e,t,n){My.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);y(i,(function(n){var i;(function(e){if(wr(e,"bpmn:SubProcess")&&Hr(e))return!0;return wr(e,"bpmn:Participant")}(n)||(i="bpmn:TextAnnotation",[t,n].every((function(e){return wr(e,i)}))))&&(e.add("top-left",Dc(n)),e.add("bottom-right",Bc(n)))}));var r=this._elementRegistry;return y(t.incoming,(function(n){if(r.get(t.id)){Ny(i,n.source)||e.add("mid",mn(n.source));var o=n.waypoints[0];e.add(n.id+"-docking",o.original||o)}})),y(t.outgoing,(function(n){if(r.get(t.id)){Ny(i,n.target)||e.add("mid",mn(n.target));var o=n.waypoints[n.waypoints.length-1];e.add(n.id+"-docking",o.original||o)}})),wr(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},Dy.prototype.getSnapTargets=function(e,t){return My.prototype.getSnapTargets.call(this,e,t).filter((function(e){return!wr(e,"bpmn:Lane")}))};function jy(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,a=i.direction,s=i.snapContext;if(!(e.originalEvent&&Ca(e.originalEvent)||Oc(e))){var c=s.pointsForTarget(o);c.initialized||((c=n.addSnapTargetPoints(c,r,o,a)).initialized=!0),function(e){return"n"===e||"s"===e}(a)&&jc(e,"x",e.x),function(e){return"e"===e||"w"===e}(a)&&jc(e,"y",e.y),t.snap(e,c)}})),e.on(["resize.cleanup"],(function(){t.hide()}))}function Ly(e,t){var n=mn(e),i=hn(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}jy.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new Py);var o=Ly(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},jy.prototype.addSnapTargetPoints=function(e,t,n,i){return y(this.getSnapTargets(t,n),(function(t){e.add("corner",Bc(t)),e.add("corner",Dc(t))})),e.add("corner",Ly(t,i)),e},jy.$inject=["eventBus","snapping"],jy.prototype.getSnapTargets=function(e,t){return Lc(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 Iy(e){this._canvas=e,this._asyncHide=O(j(this.hide,this),1e3)}Iy.$inject=["canvas"],Iy.prototype.snap=function(e,t){var n=e.context.snapContext,i=n.getSnapLocations(),r={x:Oc(e,"x"),y:Oc(e,"y")};y(i,(function(i){var o=n.getSnapOrigin(i),a={x:e.x+o.x,y:e.y+o.y};if(y(["x","y"],(function(e){var n;r[e]||void 0!==(n=t.snap(a,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),y(["x","y"],(function(t){var n=r[t];l(n)&&jc(e,t,n.originValue)}))},Iy.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=je("path");return we(n,{d:"M0,0 L0,0"}),Pe(n).add("djs-snap-line"),xe(t,n),{update:function(t){u(t)?we(n,"horizontal"===e?{d:"M-100000,"+t+" L+100000,"+t,display:""}:{d:"M "+t+",-100000 L "+t+", +100000",display:""}):we(n,{display:"none"})}}},Iy.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},Iy.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},Iy.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},Iy.prototype.hide=function(){y(this._snapLines,(function(e){e.update()}))};var zy={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",My],resizeSnapping:["type",jy],snapping:["type",Iy]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",Sy],createMoveSnapping:["type",Dy]};function Fy(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=de(Fy.BOX_HTML),this._searchInput=ve(Fy.INPUT_SELECTOR,this._container),this._resultsContainer=ve(Fy.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy"],this.close,this)}function $y(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+Fy.RESULT_HIGHLIGHT_CLASS+'">'+sa(e.matched)+"</strong>":t+=sa(e.normal)})),""!==t?t:null}(t),r=de(n);r.innerHTML=i,e.appendChild(r)}Fy.$inject=["canvas","eventBus","overlays","selection"],Fy.prototype._bindEvents=function(){var e=this;function t(t,n,i,r){e._eventMaps.push({el:t,type:i,listener:he.bind(t,n,i,r)})}t(document,"html","click",(function(t){e.close()})),t(this._container,Fy.INPUT_SELECTOR,"click",(function(e){e.stopPropagation(),e.delegateTarget.focus()})),t(this._container,Fy.RESULT_SELECTOR,"mouseover",(function(t){t.stopPropagation(),e._scrollToNode(t.delegateTarget),e._preselect(t.delegateTarget)})),t(this._container,Fy.RESULT_SELECTOR,"click",(function(t){t.stopPropagation(),e._select(t.delegateTarget)})),t(this._container,Fy.INPUT_SELECTOR,"keydown",(function(e){38===e.keyCode&&e.preventDefault(),40===e.keyCode&&e.preventDefault()})),t(this._container,Fy.INPUT_SELECTOR,"keyup",(function(t){if(27===t.keyCode)return e.close();if(13===t.keyCode){var n=e._getCurrentResult();return n?e._select(n):e.close()}return 38===t.keyCode?e._scrollToDirection(!0):40===t.keyCode?e._scrollToDirection():void(37!==t.keyCode&&39!==t.keyCode&&e._search(t.delegateTarget.value))}))},Fy.prototype._unbindEvents=function(){this._eventMaps.forEach((function(e){he.unbind(e.el,e.type,e.listener)}))},Fy.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=ve(Fy.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}}},Fy.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},Fy.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)}},Fy.prototype._clearResults=function(){te(this._resultsContainer),this._results=[],this._resetOverlay(),this._eventBus.fire("searchPad.cleared")},Fy.prototype._getCurrentResult=function(){return ve(Fy.RESULT_SELECTED_SELECTOR,this._resultsContainer)},Fy.prototype._createResultNode=function(e,t){var n=de(Fy.RESULT_HTML);return e.primaryTokens.length>0&&$y(n,e.primaryTokens,Fy.RESULT_PRIMARY_HTML),$y(n,e.secondaryTokens,Fy.RESULT_SECONDARY_HTML),K(n,Fy.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},Fy.prototype.registerProvider=function(e){this._searchProvider=e},Fy.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._bindEvents(),this._open=!0,J(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},Fy.prototype.close=function(){this.isOpen()&&(this._unbindEvents(),this._open=!1,J(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._resetOverlay(),this._eventBus.fire("searchPad.closed"))},Fy.prototype.toggle=function(){this.isOpen()?this.close():this.open()},Fy.prototype.isOpen=function(){return this._open},Fy.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&J(t).remove(Fy.RESULT_SELECTED_CLASS);var n=K(e,Fy.RESULT_ID_ATTRIBUTE),i=this._results[n].element;J(e).add(Fy.RESULT_SELECTED_CLASS),this._resetOverlay(i),this._canvas.scrollToElement(i,{top:400}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},Fy.prototype._select=function(e){var t=K(e,Fy.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)},Fy.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=de('<div class="'+Fy.OVERLAY_CLASS+'"></div>');return U(o,r),{position:{bottom:i-t,right:n-t},show:!0,html:o}}(ft(e));this._overlayId=this._overlays.add(e,t)}},Fy.CONTAINER_SELECTOR=".djs-search-container",Fy.INPUT_SELECTOR=".djs-search-input input",Fy.RESULTS_CONTAINER_SELECTOR=".djs-search-results",Fy.RESULT_SELECTOR=".djs-search-result",Fy.RESULT_SELECTED_CLASS="djs-search-result-selected",Fy.RESULT_SELECTED_SELECTOR="."+Fy.RESULT_SELECTED_CLASS,Fy.RESULT_ID_ATTRIBUTE="data-result-id",Fy.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",Fy.OVERLAY_CLASS="djs-search-overlay",Fy.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>',Fy.RESULT_HTML='<div class="djs-search-result"></div>',Fy.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',Fy.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';var Hy={__depends__:[Qo,Wo],searchPad:["type",Fy]};function Gy(e,t,n){this._elementRegistry=e,this._canvas=n,t.registerProvider(this)}function Vy(e){return v(e,(function(e){return!!e.matched})).length>0}function Wy(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}Gy.$inject=["elementRegistry","searchPad","canvas"],Gy.prototype.find=function(e){var t=this._canvas.getRootElement(),n=this._elementRegistry.filter((function(e){return!e.labelTarget}));return n=v(n,(function(e){return e!==t})),n=A(n=v(n=E(n,(function(t){return{primaryTokens:Wy(qr(t),e),secondaryTokens:Wy(t.id,e),element:t}})),(function(e){return Vy(e.primaryTokens)||Vy(e.secondaryTokens)})),(function(e){return qr(e.element)+e.element.id}))};var qy={__depends__:[Hy],__init__:["bpmnSearch"],bpmnSearch:["type",Gy]};function Uy(e){$r.call(this,e)}return e(Uy,$r),Uy.Viewer=Sa,Uy.NavigatedViewer=es,Uy.prototype.createDiagram=br((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>')})),Uy.prototype._interactionModules=[za,Ua,ps,Ja],Uy.prototype._modelingModules=[ms,Ps,Vs,Ns,$c,Uc,Yc,kl,Hp,_p,jl,Hl,nu,ru,au,fu,Bu,$v,Xv,gy,xy,Cu,zy,qy],Uy.prototype._modules=[].concat(Sa.prototype._modules,Uy.prototype._interactionModules,Uy.prototype._modelingModules),Uy}));
|