camunda-bpmn-js 0.11.4 → 0.12.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -5
- package/dist/base-modeler.development.js +89 -1060
- package/dist/base-modeler.production.min.js +3 -3
- package/dist/camunda-cloud-modeler.development.js +734 -1570
- package/dist/camunda-cloud-modeler.production.min.js +3 -3
- package/dist/camunda-platform-modeler.development.js +291 -1354
- package/dist/camunda-platform-modeler.production.min.js +3 -3
- package/lib/camunda-cloud/features/modeling/behavior/CleanUpAssignmentDefinitionBehavior.js +78 -0
- package/lib/camunda-cloud/features/modeling/behavior/CleanUpBusinessRuleTaskBehavior.js +112 -0
- package/lib/camunda-cloud/features/modeling/behavior/CreateZeebeBoundaryEventBehavior.js +51 -55
- package/lib/camunda-cloud/features/modeling/behavior/CreateZeebeCallActivityBehavior.js +56 -59
- package/lib/camunda-cloud/features/modeling/behavior/FormDefinitionBehavior.js +69 -127
- package/lib/camunda-cloud/features/modeling/behavior/UpdatePropagateAllChildVariablesBehavior.js +76 -128
- package/lib/camunda-cloud/features/modeling/behavior/index.js +6 -0
- package/lib/camunda-cloud/features/properties-provider/parts/implementation/InputOutput.js +21 -7
- package/lib/camunda-cloud/features/rules/BpmnRules.js +1 -1
- package/lib/camunda-cloud/helper/CalledElementHelper.js +43 -41
- package/lib/camunda-cloud/helper/FormsHelper.js +38 -50
- package/lib/camunda-cloud/helper/InputOutputHelper.js +92 -106
- package/lib/camunda-platform/features/modeling/behavior/DeleteErrorEventDefinitionBehavior.js +24 -47
- package/lib/camunda-platform/features/modeling/behavior/DeleteRetryTimeCycleBehavior.js +39 -81
- package/lib/camunda-platform/features/modeling/behavior/UpdateCamundaExclusiveBehavior.js +31 -65
- package/lib/camunda-platform/features/modeling/behavior/UpdateInputOutputBehavior.js +42 -76
- package/lib/camunda-platform/features/modeling/behavior/UpdateResultVariableBehavior.js +21 -26
- package/lib/camunda-platform/features/modeling/behavior/UserTaskFormsBehavior.js +16 -10
- package/lib/camunda-platform/helper/InputOutputHelper.js +29 -0
- package/package.json +5 -5
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnModeler=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})})),t}function n(e){var t={exports:{}};return e(t,t.exports),t.exports}var i=n((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}}));var r=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 o(e){if(!(this instanceof o))return new o(e);e=e||[128,36,1],this._seed=e.length?r.rack(e[0],e[1],e[2]):e}o.prototype.next=function(e){return this._seed(e||!0)},o.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},o.prototype.claim=function(e,t){this._seed.set(e,t||!0)},o.prototype.assigned=function(e){return this._seed.get(e)||!1},o.prototype.unclaim=function(e){delete this._seed.hats[e]},o.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var a=Object.freeze({__proto__:null,default:o});function s(e){return Array.prototype.concat.apply([],e)}var c=Object.prototype.toString,p=Object.prototype.hasOwnProperty;function u(e){return void 0===e}function l(e){return void 0!==e}function d(e){return null==e}function h(e){return"[object Array]"===c.call(e)}function f(e){return"[object Object]"===c.call(e)}function m(e){return"[object Number]"===c.call(e)}function v(e){var t=c.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function g(e){return"[object String]"===c.call(e)}function y(e){if(!h(e))throw new Error("must supply array")}function b(e,t){return p.call(e,t)}function x(e,t){var n;return t=L(t),w(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function _(e,t){t=L(t);var n=h(e)?-1:void 0;return w(e,(function(e,i){if(t(e,i))return n=i,!1})),n}function E(e,t){var n=[];return w(e,(function(e,i){t(e,i)&&n.push(e)})),n}function w(e,t){var n;if(!u(e)){var i=h(e)?F:z;for(var r in e)if(b(e,r)&&!1===t(n=e[r],i(r)))return n}}function S(e,t){return u(e)?[]:(y(e),t=L(t),e.filter((function(e,n){return!t(e,n)})))}function C(e,t,n){return w(e,(function(e,i){n=t(n,e,i)})),n}function P(e,t){return!!C(e,(function(e,n,i){return e&&t(n,i)}),!0)}function T(e,t){return!!x(e,t)}function R(e,t){var n=[];return w(e,(function(e,i){n.push(t(e,i))})),n}function A(e){return e&&Object.keys(e)||[]}function k(e){return A(e).length}function D(e){return R(e,(function(e){return e}))}function M(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=I(t),w(e,(function(e){var i=t(e)||"_",r=n[i];r||(r=n[i]=[]),r.push(e)})),n}function B(e){e=I(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];w(i,(function(n){return M(n,e,t)}));var o=R(t,(function(e,t){return e[0]}));return o}var O=B;function j(e,t){t=I(t);var n=[];return w(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)})),R(n,(function(e){return e.v}))}function N(e){return function(t){return P(e,(function(e,n){return t[n]===e}))}}function I(e){return v(e)?e:function(t){return t[e]}}function L(e){return v(e)?e:function(t){return t===e}}function z(e){return e}function F(e){return Number(e)}function $(e,t){var n,i,r,o;function a(){var a=Date.now(),c=o+t-a;if(c>0)return s(c);e.apply(r,i),n=o=i=r=void 0}function s(e){n=setTimeout(a,e)}return function(){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)}}function V(e,t){return e.bind(t)}function H(){return(H=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 G(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 H.apply(void 0,[e].concat(n))}function W(e,t){var n={},i=Object(e);return w(t,(function(t){t in i&&(n[t]=e[t])})),n}function q(e,t){var n={};return w(Object(e),(function(e,i){-1===t.indexOf(i)&&(n[i]=e)})),n}var U=Object.freeze({__proto__:null,assign:G,bind:V,debounce:$,ensureArray:y,every:P,filter:E,find:x,findIndex:_,flatten:s,forEach:w,get:function(e,t,n){var i=e;return w(t,(function(e){if(d(i))return i=void 0,!1;i=i[e]})),u(i)?n:i},groupBy:M,has:b,isArray:h,isDefined:l,isFunction:v,isNil:d,isNumber:m,isObject:f,isString:g,isUndefined:u,keys:A,map:R,matchPattern:N,merge:function e(t){for(var n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return i.length?(w(i,(function(n){n&&f(n)&&w(n,(function(n,i){if("__proto__"!==i){var r=t[i];f(n)?(f(r)||(r={}),t[i]=e(r,n)):t[i]=n}}))})),t):t},omit:q,pick:W,reduce:C,set:function(e,t,n){var i=e;return w(t,(function(e,r){if("__proto__"===e)throw new Error("illegal key: __proto__");var o=t[r+1],a=i[e];l(o)&&d(a)&&(a=i[e]=isNaN(+o)?{}:[]),u(o)?u(n)?delete i[e]:i[e]=n:i=a})),e},size:k,some:T,sortBy:j,throttle:function(e,t){var n=!1;return function(){n||(e.apply(void 0,arguments),n=!0,setTimeout((function(){n=!1}),t))}},unionBy:O,uniqueBy:B,values:D,without:S});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+/,J=Object.prototype.toString;function Q(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]"==J.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}},ue=["focus","blur"];var le,de={bind:function(e,t,n,i,r){return-1!==ue.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!==ue.indexOf(t)&&(i=!0),pe.unbind(e,t,n,i)}},he=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&&((le=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',fe=!le.getElementsByTagName("link").length,le=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 ge(e,t){return(t=t||document).querySelectorAll(e)}function ye(e){e.parentNode&&e.parentNode.removeChild(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 be=Object.freeze({__proto__:null,attr:K,classes:Q,clear:te,closest:oe,delegate:de,domify:he,event:pe,matches:re,query:ve,queryAll:ge,remove:ye});function xe(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 _e(e,t){return xe(t,e),e}var Ee={"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 we(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Ee[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function Se(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return Ee[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);we(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)we(e,i,t[i])}(e,t);return e}function Ce(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 Pe=/\s+/,Te=Object.prototype.toString;function Re(e){return void 0!==e}function Ae(e){return new ke(e)}function ke(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function De(e){var t=e.parentNode;return t&&t.removeChild(e),e}function Me(e){for(var t;t=e.firstChild;)De(t);return e}function Be(e){return e.cloneNode(!0)}ke.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Ce(t,e)||t.push(e),Re(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},ke.prototype.remove=function(e){if("[object RegExp]"===Te.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Ce(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=t.join(" "),this},ke.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},ke.prototype.toggle=function(e,t){return this.list?(Re(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(Re(t)?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},ke.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(Pe);return""===e[0]&&e.shift(),e},ke.prototype.has=ke.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Ce(this.array(),e)};var Oe="http://www.w3.org/2000/svg",je='<svg xmlns="'+Oe+'"';function Ne(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(Oe)&&(e=je+e.substring(4)):(e=je+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function Ie(e,t){var n;return"<"===e.charAt(0)?(n=Ne(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(Oe,e),t&&Se(n,t),n}var Le=Ie("svg");function ze(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function Fe(e){return e?Le.createSVGTransformFromMatrix(e):Le.createSVGTransform()}var $e=/([&<>]{1})/g,Ve=/([\n\r"]{1})/g,He={"&":"&","<":"<",">":">",'"':"'"};function Ge(e,t){return e.replace(t,(function(e,t){return He[t]||t}))}function We(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(Ge(e.textContent,$e));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,Ve),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(a=e.childNodes).length;n<i;++n)We(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",Ge(e.nodeValue,$e),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function qe(e,t){var n=Ne(t);if(Me(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++)xe(r[o],e)}}function Ue(e,t){if(void 0!==t){try{qe(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)We(t,n),t=t.nextSibling;return n.join("")}(e)}function Ke(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function Ye(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(Ke(e,i))}(n,t)),n.consolidate()}var Xe=/^class /;function Ze(e){return"[object Array]"===Object.prototype.toString.call(e)}function Je(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Qe(){var e=Array.prototype.slice.call(arguments);1===e.length&&Ze(e[0])&&(e=e[0]);var t=e.pop();return t.$inject=e,t}var et=/constructor\s*[^(]*\(\s*([^)]*)\)/m,tt=/^(?:async )?(?:function\s*)?[^(]*\(\s*([^)]*)\)/m,nt=/\/\*([^*]*)\*\//m;function it(e){if("function"!=typeof e)throw new Error('Cannot annotate "'+e+'". Expected a function!');var t=e.toString().match(function(e){return Xe.test(e.toString())}(e)?et:tt);return t&&t[1]&&t[1].split(",").map((function(e){return(t=e.match(nt))?t[1].trim():e.trim()}))||[]}function rt(){var e=[];this.factory=function(t,n){return e.push([t,"factory",n]),this},this.value=function(t,n){return e.push([t,"value",n]),this},this.type=function(t,n){return e.push([t,"type",n]),this},this.forEach=function(t){e.forEach(t)}}function ot(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)},s=function(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(Je(r,e))return r[e];if(Je(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)},c=function(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!Ze(e))throw new Error('Cannot invoke "'+e+'". Expected a function!');e=Qe(e.slice())}return{fn:e,dependencies:(e.$inject||it(e)).map((function(e){return Je(t,e)?t[e]:s(e)}))}},p=function(e){var t=c(e),n=t.fn,i=t.dependencies;return new(Function.prototype.bind.apply(n,[null].concat(i)))},u=function(e,t,n){var i=c(e,n),r=i.fn,o=i.dependencies;return r.apply(t,o)},l=function(e){return Qe((function(t){return e.get(t)}))},d={factory:u,type:p,value:function(e){return e}};e.forEach((function(e){function t(e,t){return"value"!==e&&Ze(t)&&(t=Qe(t.slice())),t}if(e instanceof rt)e.forEach((function(e){var n=e[0],r=e[1],o=e[2];i[n]=[d[r],t(r,o),r]}));else if("object"==typeof e)if(e.__exports__){var n=Object.keys(e).reduce((function(t,n){return"__"!==n.substring(0,2)&&(t[n]=e[n]),t}),Object.create(null)),r=new ot((e.__modules__||[]).concat([n]),o),a=Qe((function(e){return r.get(e)}));e.__exports__.forEach((function(e){i[e]=[a,e,"private",r]}))}else Object.keys(e).forEach((function(n){if("private"!==e[n][2]){var r=e[n][0],o=e[n][1];i[n]=[d[r],t(r,o),r]}else i[n]=e[n]}))})),this.get=s,this.invoke=u,this.instantiate=p,this.createChild=function(e,t){if(t&&t.length){var n,r,a,s,c=Object.create(null),p=Object.create(null),u=[],d=[],h=[];for(var f in i)n=i[f],-1!==t.indexOf(f)&&("private"===n[2]?-1===(r=u.indexOf(n[3]))?(a=n[3].createChild([],t),s=l(a),u.push(n[3]),d.push(a),h.push(s),c[f]=[s,f,"private",a]):c[f]=[h[r],f,"private",d[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 ot(e,o)}}function at(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;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r):n.drawConnection(o,r)})),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 st(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function ct(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function pt(e,t){var n=Ie("polyline");return Se(n,{points:ct(e)}),t&&Se(n,t),n}function ut(e){return E(e,(function(t){return!x(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 dt(e,t,n){var i=!n||-1===e.indexOf(t);return i&&e.push(t),i}function ht(e,t,n){n=n||0,h(e)||(e=[e]),w(e,(function(e,i){var r=t(e,i,n);h(r)&&r.length&&ht(r,t,n+1)}))}function ft(e,t){return function(e,t,n){var i=[],r=[];return ht(e,(function(e,o,a){dt(i,e,t);var s=e.children;if((-1===n||a<n)&&s&&dt(r,s,t))return s})),i}(e,!t,-1)}function mt(e,t){var n,i,r,o;return t=!!t,h(e)||(e=[e]),w(e,(function(e){var a=e;e.waypoints&&!t&&(a=mt(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,u=a.width||0;(s<n||void 0===n)&&(n=s),(c<i||void 0===i)&&(i=c),(s+u>r||void 0===r)&&(r=s+u),(c+p>o||void 0===o)&&(o=c+p)})),{x:n,y:i,height:o-i,width:r-n}}function vt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function gt(e){return!(!e||!e.isFrame)}function yt(e,t){return G({},e||{},t||{})}at.prototype.canRender=function(){},at.prototype.drawShape=function(){},at.prototype.drawConnection=function(){},at.prototype.getShapePath=function(){},at.prototype.getConnectionPath=function(){};function bt(e,t){at.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})}i(bt,at),bt.prototype.canRender=function(){return!0},bt.prototype.drawShape=function(e,t){var n=Ie("rect");return Se(n,{x:0,y:0,width:t.width||0,height:t.height||0}),gt(t)?Se(n,this.FRAME_STYLE):Se(n,this.SHAPE_STYLE),_e(e,n),n},bt.prototype.drawConnection=function(e,t){var n=pt(t.waypoints,this.CONNECTION_STYLE);return _e(e,n),n},bt.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return st([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},bt.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 st(r)},bt.$inject=["eventBus","styles"];var xt={__init__:["defaultRenderer"],defaultRenderer:["type",bt],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 G(this.style(t,n),{class:e})},this.style=function(t,n){h(t)||n||(n=t,t=[]);var i=C(t,(function(t,n){return G(t,e[n]||{})}),{});return n?G(i,n):i},this.computeStyle=function(e,n,i){return h(n)||(i=n,n=[]),t.style(n||[],G({},i,e||{}))}}]};function _t(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function Et(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 wt(e,t){return e&&t?e.indexOf(t):-1}function St(e,t){return e&&t?Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):-1}function Ct(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=St(e,t);return Math.abs(r/o)<=i}function Pt(e,t){var n;return function(e,t){var n;n=h(e)?e:[e,t];var i=n.slice().shift();return P(n,(function(e){return Math.abs(i.y-e.y)<=2}))}(n=h(e)?e:[e,t])?"h":!!function(e,t){var n;n=h(e)?e:[e,t];var i=n.slice().shift();return P(n,(function(e){return Math.abs(i.x-e.x)<=2}))}(n)&&"v"}function Tt(e,t,n){return n=n||0,e.x>t.x-n&&e.y>t.y-n&&e.x<t.x+t.width+n&&e.y<t.y+t.height+n}function Rt(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var At=/,?([a-z]),?/gi,kt=parseFloat,Dt=Math,Mt=Dt.PI,Bt=Dt.min,Ot=Dt.max,jt=Dt.pow,Nt=Dt.abs,It=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Lt=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,zt=Array.isArray||function(e){return e instanceof Array};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 Vt(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 Ht(e){var t=Ht.ps=Ht.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 Gt(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,u=jt(p,3),l=jt(p,2),d=c*c*c,h=u*t+3*l*c*i+3*p*c*c*o+d*s;return{x:Qt(u*e+3*l*c*n+3*p*c*c*r+d*a),y:Qt(h)}}function Kt(e){var t=sn.apply(null,e);return Gt(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,u=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],l=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,h=0;h<12;h++){var f=p*u[h]+p,m=Xt(f,e,n,r,a),v=Xt(f,t,i,o,s),g=m*m+v*v;d+=l[h]*Dt.sqrt(g)}return p*d}function Jt(e,t,n,i,r,o,a,s){if(!(Ot(e,n)<Bt(r,a)||Bt(e,n)>Ot(r,a)||Ot(t,i)<Bt(o,s)||Bt(t,i)>Ot(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 u=Qt(((e*i-t*n)*(r-a)-(e-n)*(r*s-o*a))/p),l=Qt(c/p),d=+u.toFixed(2),h=+l.toFixed(2);if(!(d<+Bt(e,n).toFixed(2)||d>+Ot(e,n).toFixed(2)||d<+Bt(r,a).toFixed(2)||d>+Ot(r,a).toFixed(2)||h<+Bt(t,i).toFixed(2)||h>+Ot(t,i).toFixed(2)||h<+Bt(o,s).toFixed(2)||h>+Ot(o,s).toFixed(2)))return{x:u,y:l}}}}function Qt(e){return Math.round(1e11*e)/1e11}function en(e,t,n){if(!function(e,t){return e=Gt(e),Yt(t=Gt(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={},u=n?0:[],l=0;l<o+1;l++){var d=Ut.apply(0,e.concat(l/o));s.push({x:d.x,y:d.y,t:l/o})}for(l=0;l<a+1;l++)d=Ut.apply(0,t.concat(l/a)),c.push({x:d.x,y:d.y,t:l/a});for(l=0;l<o;l++)for(var h=0;h<a;h++){var f,m=s[l],v=s[l+1],g=c[h],y=c[h+1],b=Nt(v.x-m.x)<.01?"y":"x",x=Nt(y.x-g.x)<.01?"y":"x",_=Jt(m.x,m.y,v.x,v.y,g.x,g.y,y.x,y.y);if(_){if(p[f=_.x.toFixed(9)+"#"+_.y.toFixed(9)])continue;p[f]=!0;var E=m.t+Nt((_[b]-m[b])/(v[b]-m[b]))*(v.t-m.t),w=g.t+Nt((_[x]-g[x])/(y[x]-g[x]))*(y.t-g.t);E>=0&&E<=1&&w>=0&&w<=1&&(n?u++:u.push({x:_.x,y:_.y,t1:E,t2:w}))}}return u}function tn(e){var t=Ht(e);if(t.abs)return qt(t.abs);if(zt(e)&&zt(e&&e[0])||(e=function(e){if(!e)return null;var t=Ht(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(It,(function(e,t,r){var o=[],a=t.toLowerCase();for(r.replace(Lt,(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=Ht.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,u,l=c,d=e.length;l<d;l++){if(i.push(p=[]),(n=(u=e[l])[0])!=n.toUpperCase())switch(p[0]=n.toUpperCase(),p[0]){case"A":p[1]=u[1],p[2]=u[2],p[3]=u[3],p[4]=u[4],p[5]=u[5],p[6]=+u[6]+r,p[7]=+u[7]+o;break;case"V":p[1]=+u[1]+o;break;case"H":p[1]=+u[1]+r;break;case"M":a=+u[1]+r,s=+u[2]+o;default:for(var h=1,f=u.length;h<f;h++)p[h]=+u[h]+(h%2?r:o)}else for(var m=0,v=u.length;m<v;m++)p[m]=u[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 u,l,d=120*Mt/180,h=Mt/180*(+r||0),f=[],m=(l=function(e,t,n){return{x:e*Dt.cos(n)-t*Dt.sin(n),y:e*Dt.sin(n)+t*Dt.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)?(Vt(r,n),i[n]):(r.length>=1e3&&delete i[r.shift()],r.push(n),i[n]=l.apply(0,t),i[n])});if(p)S=p[0],C=p[1],E=p[2],w=p[3];else{e=(u=m(e,t,-h)).x,t=u.y;var v=(e-(s=(u=m(s,c,-h)).x))/2,g=(t-(c=u.y))/2,y=v*v/(n*n)+g*g/(i*i);y>1&&(n*=y=Dt.sqrt(y),i*=y);var b=n*n,x=i*i,_=(o==a?-1:1)*Dt.sqrt(Nt((b*x-b*g*g-x*v*v)/(b*g*g+x*v*v))),E=_*n*g/i+(e+s)/2,w=_*-i*v/n+(t+c)/2,S=Dt.asin(((t-w)/i).toFixed(9)),C=Dt.asin(((c-w)/i).toFixed(9));(S=e<E?Mt-S:S)<0&&(S=2*Mt+S),(C=s<E?Mt-C:C)<0&&(C=2*Mt+C),a&&S>C&&(S-=2*Mt),!a&&C>S&&(C-=2*Mt)}var P=C-S;if(Nt(P)>d){var T=C,R=s,A=c;C=S+d*(a&&C>S?1:-1),f=an(s=E+n*Dt.cos(C),c=w+i*Dt.sin(C),n,i,r,0,a,R,A,[C,T,E,w])}P=C-S;var k=Dt.cos(S),D=Dt.sin(S),M=Dt.cos(C),B=Dt.sin(C),O=Dt.tan(P/4),j=4/3*n*O,N=4/3*i*O,I=[e,t],L=[e+j*D,t-N*k],z=[s+j*B,c-N*M],F=[s,c];if(L[0]=2*I[0]-L[0],L[1]=2*I[1]-L[1],p)return[L,z,F].concat(f);for(var $=[],V=0,H=(f=[L,z,F].concat(f).join().split(",")).length;V<H;V++)$[V]=V%2?m(f[V-1],f[V],h).y:m(f[V],f[V+1],h).x;return $}function sn(e,t,n,i,r,o,a,s){for(var c,p,u,l,d,h,f,m,v=[],g=[[],[]],y=0;y<2;++y)if(0==y?(p=6*e-12*n+6*r,c=-3*e+9*n-9*r+3*a,u=3*n-3*e):(p=6*t-12*i+6*o,c=-3*t+9*i-9*o+3*s,u=3*i-3*t),Nt(c)<1e-12){if(Nt(p)<1e-12)continue;0<(l=-u/p)&&l<1&&v.push(l)}else f=p*p-4*u*c,m=Dt.sqrt(f),f<0||(0<(d=(-p+m)/(2*c))&&d<1&&v.push(d),0<(h=(-p-m)/(2*c))&&h<1&&v.push(h));for(var b,x=v.length,_=x;x--;)b=1-(l=v[x]),g[0][x]=b*b*b*e+3*b*b*l*n+3*b*l*l*r+l*l*l*a,g[1][x]=b*b*b*t+3*b*b*l*i+3*b*l*l*o+l*l*l*s;return g[0][_]=e,g[1][_]=t,g[0][_+1]=a,g[1][_+1]=s,g[0].length=g[1].length=_+2,{x0:Bt.apply(0,g[0]),y0:Bt.apply(0,g[1]),x1:Ot.apply(0,g[0]),y1:Ot.apply(0,g[1])}}function cn(e){var t=Ht(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),u=n.length}},a=[],s="",c="",p=0,u=n.length;p<u;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 l=n[p],d=l.length;i.x=l[d-2],i.y=l[d-1],i.bx=kt(l[d-4])||i.x,i.by=kt(l[d-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,u,l,d,h=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]?(l=[i,r].concat(v.slice(1)),i=l[6],r=l[7]):(l=[i,r,i,r,s,c,s,c],i=s,r=c);for(var g=0,y=t.length;g<y;g++){var b=t[g];if("M"==b[0])o=p=b[1],a=u=b[2];else{"C"==b[0]?(d=[o,a].concat(b.slice(1)),o=d[6],a=d[7]):(d=[o,a,o,a,p,u,p,u],o=p,a=u);var x=en(l,d,n);if(n)h+=x;else{for(var _=0,E=x.length;_<E;_++)x[_].segment1=f,x[_].segment2=g,x[_].bez1=l,x[_].bez2=d;h=h.concat(x)}}}}}return h};function un(e){return{x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height)}}function ln(e){return{x:Math.round(e.x),y:Math.round(e.y)}}function dn(e){return{top:e.y,right:e.x+(e.width||0),bottom:e.y+(e.height||0),left:e.x}}function hn(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function fn(e){return ln({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function mn(e,t,n){f(n=n||0)||(n={x:n,y:n});var i=dn(e),r=dn(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 vn(e,t,n){var i=pn(e,t);return 1===i.length||2===i.length&&St(i[0],i[1])<1?ln(i[0]):i.length>1?ln((i=j(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 yn(e){return m(e)?e+"px":e}function bn(e,t,n){var i=Ie("g");Ae(i).add(t);var r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}var xn="base",_n="djs-element-hidden",En={shape:["x","y","width","height"],connection:["waypoints"]};function wn(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._init(e||{})}function Sn(e,t){var n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}wn.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],wn.prototype._init=function(e){var t=this._eventBus,n=this._container=function(e){var t=(e=G({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container"),G(n.style,{position:"relative",overflow:"hidden",width:yn(e.width),height:yn(e.height)}),t.appendChild(n),n}(e),i=this._svg=Ie("svg");Se(i,{width:"100%",height:"100%"}),_e(n,i);var r=this._viewport=bn(i,"viewport");this._layers={},this._planes={},!1!==e.deferUpdate&&(this._viewboxChanged=$(V(this._viewboxChanged,this),300)),t.on("diagram.init",(function(){t.fire("canvas.init",{svg:i,viewport:r})}),this),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed"],(function(){delete this._cachedViewbox}),this),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},wn.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._activePlane,delete this._viewport},wn.prototype._clear=function(){var e=this;this._elementRegistry.getAll().forEach((function(t){var n=vt(t);"root"===n?e.setRootElementForPlane(null,e.findPlane(t),!0):e._removeElement(t,n)})),this._activePlane=null,this._planes={},delete this._cachedViewbox},wn.prototype.getDefaultLayer=function(){return this.getLayer(xn)},wn.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},wn.prototype._createLayer=function(e,t){t||(t=0);var n=C(this._layers,(function(e,n){return t>=n.index&&e++,e}),0);return{group:bn(this._viewport,"layer-"+e,n),index:t}},wn.prototype.getPlane=function(e){if(!e)throw new Error("must specify a name");return this._planes[e]},wn.prototype.createPlane=function(e,t){if(!e)throw new Error("must specify a name");if(this._planes[e])throw new Error("plane "+e+" already exists");t||(t={id:"__implicitroot"+e,children:[],isImplicit:!0});var n=this.getLayer(e);Ae(n).add(_n);var i=this._planes[e]={layer:n,name:e,rootElement:null};return this.setRootElementForPlane(t,i),i},wn.prototype.setActivePlane=function(e){if(!e)throw new Error("must specify a plane");return"string"==typeof e&&(e=this.getPlane(e)),this._activePlane&&Ae(this._activePlane.layer).add(_n),this._activePlane=e,Ae(e.layer).remove(_n),e.rootElement&&this._elementRegistry.updateGraphics(e.rootElement,this._svg,!0),this._eventBus.fire("plane.set",{plane:e}),e},wn.prototype.getActiveLayer=function(){return this.getActivePlane().layer},wn.prototype.getActivePlane=function(){var e=this._activePlane;return e||(e=this.createPlane(xn),this.setActivePlane(xn)),e},wn.prototype.findPlane=function(e){"string"==typeof e&&(e=this._elementRegistry.get(e));var t=function(e){for(;e.parent;)e=e.parent;return e}(e);return x(this._planes,(function(e){return e.rootElement===t}))},wn.prototype.getContainer=function(){return this._container},wn.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(w([i.gfx,i.secondaryGfx],(function(e){e&&(n?Ae(e).add(t):Ae(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},wn.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},wn.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},wn.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),Ae(this.getGraphics(e)).has(t)},wn.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},wn.prototype.getRootElement=function(){return this.getActivePlane().rootElement},wn.prototype.setRootElement=function(e,t){var n=this._activePlane;if(n)return this.setRootElementForPlane(e,n,t);var i=this.createPlane(xn,e);return this.setActivePlane(i),i.rootElement},wn.prototype.setRootElementForPlane=function(e,t,n){"string"==typeof t&&(t=this.getPlane(t)),e&&this._ensureValid("root",e);var i=t.rootElement,r=this._elementRegistry,o=this._eventBus;if(i){if(!n)throw new Error("rootElement already set, need to specify override");o.fire("root.remove",{element:i}),o.fire("root.removed",{element:i}),r.remove(i)}if(e){var a=t.layer;o.fire("root.add",{element:e}),r.add(e,a),o.fire("root.added",{element:e,gfx:a}),t===this._activePlane&&this._elementRegistry.updateGraphics(e,this._svg,!0)}return t.rootElement=e,e},wn.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 with id "+t.id+" already exists");var n=En[e];if(!P(n,(function(e){return void 0!==t[e]})))throw new Error("must supply { "+n.join(", ")+" } with "+e)},wn.prototype._setParent=function(e,t,n){Et(t.children,e,n),e.parent=t},wn.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},wn.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},wn.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},wn.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),_t(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},wn.prototype.removeShape=function(e){return this._removeElement(e,"shape")},wn.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},wn.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},wn.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},wn.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},wn.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;var t,n,i,r,o,a,s=this._viewport,c=this.getSize();return e?(this._changeViewbox((function(){r=Math.min(c.width/e.width,c.height/e.height);var t=this._svg.createSVGMatrix().scale(r).translate(-e.x,-e.y);Ye(s,t)})),e):(t=this.getDefaultLayer().getBBox(),n=(i=Ye(s))?i.matrix:function(e,t,n,i,r,o){var a=Le.createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return ze(a,e);case 6:return ze(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}(),r=gn(n.a,1e3),o=gn(-n.e||0,1e3),a=gn(-n.f||0,1e3),e=this._cachedViewbox={x:o?o/r:0,y:a?a/r:0,width:c.width/r,height:c.height/r,scale:r,inner:{width:t.width,height:t.height,x:t.x,y:t.y},outer:c})},wn.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox((function(){e=G({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),Sn(t,n)})),{x:n.e,y:n.f}},wn.prototype.scrollToElement=function(e,t){var n=100,i=this.findPlane(e);i!==this._activePlane&&this.setActivePlane(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=mt(e),s=dn(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 u=dn(c);if(a.width<c.width&&a.height<c.height){var l=Math.max(0,s.right-u.right),d=Math.min(0,s.left-u.left),h=Math.max(0,s.bottom-u.bottom),f=Math.min(0,s.top-u.top);r=l||d,o=h||f}else r=a.x-c.x,o=a.y-c.y;this.scroll({dx:-r*p,dy:-o*p})},wn.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},wn.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},wn.prototype._setZoom=function(e,t){var n,i,r,o,a=this._svg,s=this._viewport,c=a.createSVGMatrix(),p=a.createSVGPoint(),u=(i=s.getCTM()).a;return t?(n=G(p,t).matrixTransform(i.inverse()),r=c.translate(n.x,n.y).scale(1/u*e).translate(-n.x,-n.y),o=i.multiply(r)):o=c.scale(e),Sn(this._viewport,o),o},wn.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},wn.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}},wn.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Cn="data-element-id";function Pn(e){this._elements={},this._eventBus=e}Pn.$inject=["eventBus"],Pn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),Se(t,Cn,i),n&&Se(n,Cn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Pn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(Se(i.gfx,Cn,""),i.secondaryGfx&&Se(i.secondaryGfx,Cn,""),delete t[n])},Pn.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)},Pn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,Se(t,Cn,i),t},Pn.prototype.get=function(e){var t;t="string"==typeof e?e:e&&Se(e,Cn);var n=this._elements[t];return n&&n.element},Pn.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},Pn.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}},Pn.prototype.getAll=function(){return this.filter((function(e){return e}))},Pn.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)}))},Pn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Pn.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 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},isExtended:function(e){return!0===e.__refs_collection}};function Rn(e,t,n){var i=Tn.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 An(e,t){if(!(this instanceof An))return new An(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}An.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?Rn(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)},An.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return Tn.isExtended(n)||Rn(this,t,e),n},An.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},An.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},An.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=An,Dn=Tn;kn.Collection=Dn;var Mn=new kn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Bn=new kn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),On=new kn({name:"attachers",collection:!0},{name:"host"}),jn=new kn({name:"outgoing",collection:!0},{name:"source"}),Nn=new kn({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)}}),Mn.bind(this,"parent"),Bn.bind(this,"labels"),jn.bind(this,"outgoing"),Nn.bind(this,"incoming")}function Ln(){In.call(this),Mn.bind(this,"children"),On.bind(this,"host"),On.bind(this,"attachers")}function zn(){Ln.call(this)}function Fn(){Ln.call(this),Bn.bind(this,"labelTarget")}function $n(){In.call(this),jn.bind(this,"source"),Nn.bind(this,"target")}i(Ln,In),i(zn,Ln),i(Fn,Ln),i($n,In);var Vn={connection:$n,shape:Ln,label:Fn,root:zn};function Hn(){this._uid=12}Hn.prototype.createRoot=function(e){return this.create("root",e)},Hn.prototype.createLabel=function(e){return this.create("label",e)},Hn.prototype.createShape=function(e){return this.create("shape",e)},Hn.prototype.createConnection=function(e){return this.create("connection",e)},Hn.prototype.create=function(e,t){return(t=G({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Vn[e];if(!n)throw new Error("unknown type: <"+e+">");return G(new n,t)}(e,t)};var Gn=Array.prototype.slice;function Wn(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function qn(){}function Un(e){return e.childNodes[0]}function Kn(e,t,n,i,r){var o=Fe();o.setTranslate(t,n);var a=Fe();a.setRotate(i||0,0,0);var s=Fe();s.setScale(r||1,r||1),Ye(e,[o,a,s])}function Yn(e,t,n){var i=Fe();i.setTranslate(t,n),Ye(e,i)}function Xn(e,t){var n=Fe();n.setRotate(t,0,0),Ye(e,n)}function Zn(e,t){this._eventBus=e,this._elementRegistry=t}function Jn(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}Wn.prototype.on=function(e,t,n,i){if(e=h(e)?e:[e],v(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");var r=n;i&&((r=V(n,i)).__fn=n.__fn||n);var o=this;e.forEach((function(e){o._addListener(e,{priority:t,callback:r,next:null})}))},Wn.prototype.once=function(e,t,n,i){var r=this;if(v(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var t=n.apply(i,arguments);return r.off(e,o),t}o.__fn=n,this.on(e,t,o)},Wn.prototype.off=function(e,t){e=h(e)?e:[e];var n=this;e.forEach((function(e){n._removeListener(e,t)}))},Wn.prototype.createEvent=function(e){var t=new qn;return t.init(e),t},Wn.prototype.fire=function(e,t){var n,i,r,o;if(o=Gn.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 qn?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}},Wn.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},Wn.prototype._destroy=function(){this._listeners={}},Wn.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},Wn.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},Wn.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)},Wn.prototype._getListeners=function(e){return this._listeners[e]},Wn.prototype._setListeners=function(e,t){this._listeners[e]=t},Wn.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)},qn.prototype.stopPropagation=function(){this.cancelBubble=!0},qn.prototype.preventDefault=function(){this.defaultPrevented=!0},qn.prototype.init=function(e){G(this,e||{})},Zn.$inject=["eventBus","elementRegistry"],Zn.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n))||(Ae(t=Ie("g")).add("djs-children"),_e(n.parentNode,t)):t=n,t},Zn.prototype._clear=function(e){var t=Un(e);return te(t),t},Zn.prototype._createContainer=function(e,t,n,i){var r=Ie("g");Ae(r).add("djs-group"),void 0!==n?Jn(r,t,t.childNodes[n]):_e(t,r);var o=Ie("g");Ae(o).add("djs-element"),Ae(o).add("djs-"+e),i&&Ae(o).add("djs-frame"),_e(r,o);var a=Ie("g");return Ae(a).add("djs-visual"),_e(o,a),o},Zn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,gt(t))},Zn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry;w(C(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);w(i.slice().reverse(),(function(e){Jn(n.getGraphics(e).parentNode,r)}))}}))},Zn.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},Zn.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},Zn.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},Zn.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},Zn.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),Yn(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?Se(n,"display","none"):Se(n,"display","block")}},Zn.prototype.remove=function(e){De(this._elementRegistry.getGraphics(e).parentNode)};var Qn={__depends__:[xt],__init__:["canvas"],canvas:["type",wn],elementRegistry:["type",Pn],elementFactory:["type",Hn],eventBus:["type",Wn],graphicsFactory:["type",Zn]};function ei(e){var t=[],n=[];function i(e){return t.indexOf(e)>=0}e.forEach((function e(r){i(r)||((r.__depends__||[]).forEach(e),i(r)||(!function(e){t.push(e)}(r),(r.__init__||[]).forEach((function(e){n.push(e)}))))}));var r=new ot(t);return n.forEach((function(e){try{r["string"==typeof e?"get":"invoke"](e)}catch(e){throw console.error("Failed to instantiate component"),console.error(e.stack),e}})),r}function ti(e,t){this.injector=t=t||function(e){return ei([{config:["value",e=e||{}]},Qn].concat(e.modules||[]))}(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function ni(){}function ii(e,t){this.model=e,this.properties=t}ti.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},ti.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},ni.prototype.get=function(e){return this.$model.properties.get(this,e)},ni.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},ii.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(ni.prototype);w(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}),w(e,V((function(e,t){this.set(t,e)}),this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var ri={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},oi={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 ai(e,t){var n=oi[e];return n?n(t):t}function si(e){return!!ri[e]}function ci(e){return!!oi[e]}function pi(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 li(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,w(e,V(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 hi(e){this.model=e}function fi(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function mi(e){this.properties=new hi(this),this.factory=new ii(this,this.properties),this.registry=new li(e,this.properties),this.typeCache={}}ui.prototype.build=function(){return W(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=pi(r[0],i),a=pi(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||(w(e.properties,V((function(n){n=G({},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)},li.prototype.getPackage=function(e){return this.packageMap[e]},li.prototype.getPackages=function(){return this.packages},li.prototype.registerPackage=function(e){e=G({},e);var t=this.packageMap;di(t,e,"prefix"),di(t,e,"uri"),w(e.types,V((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},li.prototype.registerType=function(e,t){var n=pi((e=G({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:G(e.meta||{})})).name,t.prefix),i=n.name,r={};w(e.properties,V((function(e){var t=pi(e.name,n.prefix),i=t.name;si(e.type)||(e.type=pi(e.type,t.prefix).name),G(e,{ns:t,name:i}),r[i]=e}),this)),G(e,{ns:n,name:i,propertiesByName:r}),w(e.extends,V((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},li.prototype.mapTypes=function(e,t,n){var i=si(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function o(e){return a(e,!0)}function a(n,i){var o=pi(n,si(n)?"":e.prefix);r.mapTypes(o,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");w(i.superClass,n?o:a),t(i,!n),w(i.traits,o)},li.prototype.getEffectiveDescriptor=function(e){var t=pi(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},li.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},hi.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:fi(e,i,n):e.$attrs[t]=n},hi.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&&fi(e,n,[]),e[i]},hi.prototype.define=function(e,t,n){Object.defineProperty(e,t,n)},hi.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},hi.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},mi.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},mi.prototype.getType=function(e){var t=this.typeCache,n=g(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},mi.prototype.createAny=function(e,t,n){var i=pi(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}),w(n,(function(e,t){f(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e})),r},mi.prototype.getPackage=function(e){return this.registry.getPackage(e)},mi.prototype.getPackages=function(){return this.registry.getPackages()},mi.prototype.getElementDescriptor=function(e){return e.$descriptor},mi.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},mi.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},mi.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var vi=String.fromCharCode,gi=Object.prototype.hasOwnProperty,yi=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,bi={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function xi(e,t,n,i){return i?gi.call(bi,i)?bi[i]:"&"+i+";":vi(t||parseInt(n,16))}function _i(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(yi,xi):e}Object.keys(bi).forEach((function(e){bi[e.toUpperCase()]=bi[e]}));var Ei="xsi:type",wi="non-whitespace outside of root node";function Si(e){return new Error(e)}function Ci(e){return"missing namespace for prefix <"+e+">"}function Pi(e){return{get:e,enumerable:!0}}function Ti(e){var t,n={};for(t in e)n[t]=e[t];return n}function Ri(e){return e+"$uri"}function Ai(){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,u=e&&e.proxy,l=ki,d=Ai,h=!1,f=!1,m=null,v=!1;function g(e){e instanceof Error||(e=Si(e)),m=e,l(e,d)}function y(e){o&&(e instanceof Error||(e=Si(e)),o(e,d))}this.on=function(e,p){if("function"!=typeof p)throw Si("required args <name, cb>");switch(e){case"openTag":n=p;break;case"text":t=p;break;case"closeTag":i=p;break;case"error":l=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 Si("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Si("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 Si("required args <xml=string>");return m=null,function(e){var o,l,m,b,x,_,E,w,S,C,P,T=f?[]:null,R=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[Ri(n)]=t;return i}(p):null,A=[],k=0,D=!1,M=!1,B=0,O=0,j="",N=0;function I(){if(null!==P)return P;var e,t,n,i,r,o,a,s,c,u,l,d=f&&R.xmlns,m=f&&h?[]:null,v=N,g=j,b=g.length,x={},_={};e:for(;v<b;v++)if(c=!1,!(32===(u=g.charCodeAt(v))||u<14&&u>8)){for((u<65||u>122||u>90&&u<97)&&95!==u&&58!==u&&(y("illegal first char attribute name"),c=!0),l=v+1;l<b;l++)if(!((u=g.charCodeAt(l))>96&&u<123||u>64&&u<91||u>47&&u<59||46===u||45===u||95===u)){if(32===u||u<14&&u>8){y("missing attribute value"),v=l;continue e}if(61===u)break;y("illegal attribute name char"),c=!0}if("xmlns:xmlns"===(s=g.substring(v,l))&&(y("illegal declaration of xmlns"),c=!0),34===(u=g.charCodeAt(l+1)))-1===(l=g.indexOf('"',v=l+2))&&-1!==(l=g.indexOf("'",v))&&(y("attribute value quote missmatch"),c=!0);else if(39===u)-1===(l=g.indexOf("'",v=l+2))&&-1!==(l=g.indexOf('"',v))&&(y("attribute value quote missmatch"),c=!0);else for(y("missing attribute value quotes"),c=!0,l+=1;l<b&&!(32===(u=g.charCodeAt(l+1))||u<14&&u>8);l++);for(-1===l&&(y("missing closing quotes"),l=b,c=!0),c||(o=g.substring(v,l)),v=l;l+1<b&&!(32===(u=g.charCodeAt(l+1))||u<14&&u>8);l++)v===l&&(y("illegal character after attribute end"),c=!0);if(v=l+1,!c)if(s in _)y("attribute <"+s+"> already defined");else if(_[s]=!0,f)if(h){if(null!==(r="xmlns"===s?"xmlns":120===s.charCodeAt(0)&&"xmlns:"===s.substr(0,6)?s.substr(6):null)){if(e=_i(o),t=Ri(r),!(a=p[e])){if("xmlns"===r||t in R&&R[t]!==e)do{a="ns"+k++}while(void 0!==R[a]);else a=r;p[e]=a}R[r]!==a&&(i||(R=Ti(R),i=!0),R[r]=a,"xmlns"===r&&(R[Ri(a)]=e,d=a),R[t]=e),x[s]=o;continue}m.push(s,o)}else-1!==(u=s.indexOf(":"))?(n=R[s.substring(0,u)])?((s=d===n?s.substr(u+1):n+s.substr(u))===Ei&&(-1!==(u=o.indexOf(":"))?(n=o.substring(0,u),o=(n=R[n]||n)+o.substring(u)):o=d+":"+o),x[s]=o):y(Ci(s.substring(0,u))):x[s]=o;else x[s]=o}if(h)for(v=0,b=m.length;v<b;v++){if(s=m[v++],o=m[v],-1!==(u=s.indexOf(":"))){if(!(n=R[s.substring(0,u)])){y(Ci(s.substring(0,u)));continue}(s=d===n?s.substr(u+1):n+s.substr(u))===Ei&&(-1!==(u=o.indexOf(":"))?(n=o.substring(0,u),o=(n=R[n]||n)+o.substring(u)):o=d+":"+o)}x[s]=o}return P=x}function L(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,o=0,a=0,s=O;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(O)):0===O?n=e.substring(O,B):(o=B-a,n=-1==O?e.substring(B):e.substring(B,O+1)),{data:n,line:r,column:o}}d=L,u&&(C=Object.create({},{name:Pi((function(){return w})),originalName:Pi((function(){return S})),attrs:Pi(I),ns:Pi((function(){return R}))}));for(;-1!==O;){if(-1===(B=60===e.charCodeAt(O)?O:e.indexOf("<",O)))return A.length?g("unexpected end of file"):0===O?g("missing start tag"):void(O<e.length&&e.substring(O).trim()&&y(wi));if(O!==B)if(A.length){if(t&&(t(e.substring(O,B),_i,d),v))return}else if(e.substring(O,B).trim()&&(y(wi),v))return;if(33===(x=e.charCodeAt(B+1))){if(91===(b=e.charCodeAt(B+2))&&"CDATA["===e.substr(B+3,6)){if(-1===(O=e.indexOf("]]>",B)))return g("unclosed cdata");if(r&&(r(e.substring(B+9,O),d),v))return;O+=3;continue}if(45===b&&45===e.charCodeAt(B+3)){if(-1===(O=e.indexOf("--\x3e",B)))return g("unclosed comment");if(a&&(a(e.substring(B+4,O),_i,d),v))return;O+=3;continue}}if(63!==x){for(l=B+1;;l++){if(_=e.charCodeAt(l),isNaN(_))return O=-1,g("unclosed tag");if(34===_)l=-1!==(b=e.indexOf('"',l+1))?b:l;else if(39===_)l=-1!==(b=e.indexOf("'",l+1))?b:l;else if(62===_){O=l;break}}if(33!==x){if(P={},47===x){if(D=!1,M=!0,!A.length)return g("missing open tag");if(l=w=A.pop(),b=B+2+l.length,e.substring(B+2,b)!==l)return g("closing tag mismatch");for(;b<O;b++)if(!(32===(x=e.charCodeAt(b))||x>8&&x<14))return g("close tag")}else{if(47===e.charCodeAt(O-1)?(l=w=e.substring(B+1,O-1),D=!0,M=!0):(l=w=e.substring(B+1,O),D=!0,M=!1),!(x>96&&x<123||x>64&&x<91||95===x||58===x))return g("illegal first char nodeName");for(b=1,m=l.length;b<m;b++)if(!((x=l.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=l.substring(0,b),P=null;break}return g("invalid nodeName")}M||A.push(w)}if(f){if(o=R,D&&(M||T.push(o),null===P&&(h=-1!==l.indexOf("xmlns",b))&&(N=b,j=l,I(),h=!1)),S=w,-1!==(x=w.indexOf(":"))){if(!(E=R[w.substring(0,x)]))return g("missing namespace on <"+S+">");w=w.substr(x+1)}else E=R.xmlns;E&&(w=E+":"+w)}if(D&&(N=b,j=l,n&&(u?n(C,_i,M,d):n(w,I,_i,M,d),v)))return;if(M){if(i&&(i(u?C:w,_i,D,d),v))return;f&&(R=D?o:T.pop())}O+=1}else{if(c&&(c(e.substring(B,O+1),_i,d),v))return;O+=1}}else{if(-1===(O=e.indexOf("?>",B)))return g("unclosed question");if(s&&(s(e.substring(B,O+2),d),v))return;O+=2}}}(e),d=Ai,v=!1,m},this.stop=function(){v=!0}}function Mi(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Bi={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 Ni(e){return ji(e)===Oi}function Ii(e,t){return Mi(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function Li(e){return new Error(e)}function zi(e){return e.$descriptor}function Fi(e){G(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw Li("expected element");var t,n=this.elementsById,i=zi(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 Li("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function $i(){}function Vi(){}function Hi(){}function Gi(e,t){this.property=e,this.context=t}function Wi(e,t){this.element=t,this.propertyDesc=e}function qi(){}function Ui(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function Ki(e,t,n){Ui.call(this,e,t,n)}function Yi(e,t,n){this.model=e,this.context=n}function Xi(e){e instanceof mi&&(e={model:e}),G(this,{lax:!1},e)}$i.prototype.handleEnd=function(){},$i.prototype.handleText=function(){},$i.prototype.handleNode=function(){},Vi.prototype=Object.create($i.prototype),Vi.prototype.handleNode=function(){return this},Hi.prototype=Object.create($i.prototype),Hi.prototype.handleText=function(e){this.body=(this.body||"")+e},Gi.prototype=Object.create(Hi.prototype),Gi.prototype.handleNode=function(e){if(this.element)throw Li("expected no sub nodes");return this.element=this.createReference(e),this},Gi.prototype.handleEnd=function(){this.element.id=this.body},Gi.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},Wi.prototype=Object.create(Hi.prototype),Wi.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=ai(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},qi.prototype=Object.create(Hi.prototype),qi.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},Ui.prototype=Object.create(qi.prototype),Ui.prototype.addReference=function(e){this.context.addReference(e)},Ui.prototype.handleText=function(e){if(!zi(this.element).bodyProperty)throw Li("unexpected body text <"+e+">");Hi.prototype.handleText.call(this,e)},Ui.prototype.handleEnd=function(){var e=this.body,t=this.element,n=zi(t).bodyProperty;n&&void 0!==e&&(e=ai(n.type,e),t.set(n.name,e))},Ui.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=zi(i),o=this.context,a=new i({}),s=this.model;return w(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?w(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=ai(i.type,e):"xmlns"!==n&&(t=pi(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},Ui.prototype.getPropertyForNode=function(e){var t,n,i=pi(e.name),r=this.type,o=this.model,a=zi(r),s=i.name,c=a.propertiesByName[s];if(c&&!c.isAttr)return Ni(c)&&(t=e.attributes[Oi])?(t=function(e,t){var n=pi(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),G({},c,{effectiveType:zi(n=o.getType(t)).name})):c;var p=o.getPackage(i.prefix);if(p){if(t=Ii(i,p),n=o.getType(t),c=x(a.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})))return G({},c,{effectiveType:zi(n).name})}else if(c=x(a.properties,(function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type})))return c;throw Li("unrecognized element <"+i.name+">")},Ui.prototype.toString=function(){return"ElementDescriptor["+zi(this.type).name+"]"},Ui.prototype.valueHandler=function(e,t){return new Wi(e,t)},Ui.prototype.referenceHandler=function(e){return new Gi(e,this.context)},Ui.prototype.handler=function(e){return"Element"===e?new Yi(this.model,e,this.context):new Ui(this.model,e,this.context)},Ui.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,ci(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?(G(o,{element:i}),this.context.addReference(o)):o.$parent=i),r},Ki.prototype=Object.create(Ui.prototype),Ki.prototype.createElement=function(e){var t=e.name,n=pi(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&Ii(n,o)||t;if(!r.hasType(a))throw Li("unexpected element <"+e.originalName+">");return Ui.prototype.createElement.call(this,e)},Yi.prototype=Object.create(qi.prototype),Yi.prototype.createElement=function(e){var t=e.name,n=pi(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},Yi.prototype.handleChild=function(e){var t=new Yi(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},Yi.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},Xi.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof Ui?(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 Fi(G({},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 Li(c)}function u(e,t){return p(e,t,!0)}i.context=a,c.push(i);var l=/^<\?xml /i,d=/ encoding="([^"]+)"/i,h=/^utf-8$/i;function f(e,t){try{c.peek().handleText(e)}catch(e){u(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 Vi)}}({name:e.name,originalName:e.originalName,attributes:a,ns:e.ns},i)})).on("question",(function(e){if(l.test(e)){var t=d.exec(e),n=t&&t[1];n&&!h.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",u),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=zi(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=Li("failed to parse document as <"+i.type.$descriptor.name+">"));var c=a.warnings,p=a.references,u=a.elementsById;return r?(r.warnings=c,n(r)):t({rootElement:o,elementsById:u,references:p,warnings:c})}))},Xi.prototype.handler=function(e){return new Ki(this.model,e)};var Zi=/<|>|'|"|&|\n\r|\n/g,Ji=/<|>|&/g;function Qi(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 er(e,t){return Mi(t)?(n=e).charAt(0).toLowerCase()+n.slice(1):e;var n}function tr(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function nr(e){return g(e)?e:(e.prefix?e.prefix+":":"")+e.localName}var ir={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},rr={"<":"lt",">":"gt","&":"amp"};function or(e,t,n){return(e=g(e)?e:""+e).replace(t,(function(e){return"&"+n[e]+";"}))}function ar(e){this.tagName=e}function sr(){}function cr(e){this.tagName=e}function pr(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function ur(e,t){pr.call(this,e,t)}function lr(){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 hr(e){return e=G({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new lr,r=new dr(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new pr).build(t).serializeTo(r),!n)return i.value}}}function fr(e,t){mi.call(this,e,t)}ar.prototype.build=function(e){return this.element=e,this},ar.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},sr.prototype.serializeValue=sr.prototype.serializeTo=function(e){e.append(this.escape?or(this.value,Ji,rr):this.value)},sr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(Ji)&&(this.escape=!0),this},tr(cr,sr),cr.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},pr.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 E(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!b(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(E(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return E(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},pr.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?G({localName:t.ns.localName},e):G({localName:er(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},pr.prototype.nsPropertyTagName=function(e){return function(e,t){return G({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},pr.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},pr.prototype.nsAttributeName=function(e){var t;if(t=g(e)?pi(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}:G({localName:t.localName},n)},pr.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return w(e,(function(r,o){"$body"===o?n.push((new sr).build({type:"String"},r)):"$children"===o?w(r,(function(e){n.push(new pr(t).build(e))})):0!==o.indexOf("$")&&t.parseNsAttribute(e,o,r)&&i.push({name:o,value:r})})),i},pr.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,o=pi(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)}},pr.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return w(i,(function(t,i){var o=n.parseNsAttribute(e,i,t);o&&r.push(o)})),r},pr.prototype.parseGenericAttributes=function(e,t){var n=this;w(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)}}))},pr.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;w(e,(function(e){var r=i.get(e.name),o=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new sr).build(e,r[0]));else if(ci(e.type))w(r,(function(i){n.push(new cr(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(o)w(r,(function(i){n.push(new ar(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var a=Ni(e),s=function(e){return"property"===ji(e)}(e);w(r,(function(i){var r;r=a?new ur(t,e):s?new pr(t,e):new pr(t),n.push(r.build(i))}))}}))},pr.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new Qi(t):n=t),n},pr.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},pr.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=Bi[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},pr.prototype.parseAttributes=function(e){var t=this,n=this.element;w(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];w(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},pr.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),nr(e)},pr.prototype.addAttribute=function(e,t){var n=this.attrs;g(t)&&(t=or(t,Zi,ir)),n.push({name:e,value:t})},pr.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)),w(t,(function(t){e.append(" ").append(nr(t.name)).append('="').append(t.value).append('"')}))},pr.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==sr;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),w(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},tr(ur,pr),ur.prototype.parseNsAttributes=function(e){var t=pr.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},fr.prototype=Object.create(mi.prototype),fr.prototype.fromXML=function(e,t,n){g(t)||(n=t,t="bpmn:Definitions");var i=new Xi(G({model:this,lax:!0},n)),r=i.handler(t);return i.fromXML(e,r)},fr.prototype.toXML=function(e,t){var n=new hr(t);return new Promise((function(t,i){try{return t({xml:n.toXML(e)})}catch(e){return i(e)}}))};var mr={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 vr(e,t){return new fr(G({},mr,e),t)}function gr(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}var yr=new kn({name:"bpmnElement",enumerable:!0},{name:"di",configurable:!0});function br(e,t){return e.$instanceOf(t)}function xr(e,t){var n={},i=[];function r(e,t){return function(n){e(n,t)}}function o(e){n[e.id]=e}function a(n,i){try{var r=n.di&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:gr(n)}));return e.element(n,i)}(n,i);return o(n),r}catch(e){s(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:gr(n)})),console.error(e)}}function s(t,n){e.error(t,n)}function c(e){var n=e.bpmnElement;n?n.di?s(t("multiple DI elements defined for {element}",{element:gr(n)}),{element:n}):(yr.bind(n,"di"),n.di=e):s(t("no bpmnElement referenced in {element}",{element:gr(e)}),{element:e})}function p(e){var t;c(t=e.plane),w(t.planeElement,u)}function u(e){c(e)}function l(){for(;i.length;)i.shift()()}function d(e,t){R(e,t),b(e.ioSpecification,t),y(e.artifacts,t),o(e)}function h(e,t){a(e,t)}function f(e,t){a(e,t)}function m(e,t){a(e,t)}function v(e,t){a(e,t)}function g(e,t){a(e,t)}function y(e,t){w(e,(function(e){br(e,"bpmn:Association")?i.push((function(){g(e,t)})):g(e,t)}))}function b(e,t){e&&(w(e.dataInputs,r(m,t)),w(e.dataOutputs,r(v,t)))}function _(e,t){R(e,t),y(e.artifacts,t)}function S(e,t){var n=a(e,t);br(e,"bpmn:SubProcess")&&_(e,n||t),br(e,"bpmn:Activity")&&b(e.ioSpecification,t),i.push((function(){w(e.dataInputAssociations,r(f,t)),w(e.dataOutputAssociations,r(f,t))}))}function C(e,t){a(e,t)}function P(e,t){i.push((function(){var n=a(e,t);e.childLaneSet&&T(e.childLaneSet,n||t),function(e){w(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function T(e,t){w(e.lanes,r(P,t))}function R(e,n){!function(e,n){w(e,(function(e){br(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){a(e,t)}(e,n)})):br(e,"bpmn:BoundaryEvent")?i.unshift((function(){S(e,n)})):br(e,"bpmn:FlowNode")?S(e,n):br(e,"bpmn:DataObject")||(br(e,"bpmn:DataStoreReference")||br(e,"bpmn:DataObjectReference")?C(e,n):s(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){w(e,r(T,t))}(e.laneSets,n)}function A(e,t){var n=a(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:l,handleDefinitions:function(o,a){var u=o.diagrams;if(a&&-1===u.indexOf(a))throw new Error(t("diagram not part of bpmn:Definitions"));if(!a&&u&&u.length&&(a=u[0]),!a)throw new Error(t("no diagram to display"));p(a);var f=a.plane;if(!f)throw new Error(t("no plane for {element}",{element:gr(a)}));var m=f.bpmnElement;if(!m){if(!(m=function(e){return x(e.rootElements,(function(e){return br(e,"bpmn:Process")||br(e,"bpmn:Collaboration")}))}(o)))throw new Error(t("no process or collaboration to display"));s(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:gr(f),rootElement:gr(m)})),f.bpmnElement=m,c(f)}var v,g=function(t,n){return e.root(t,n)}(m,f);if(br(m,"bpmn:Process"))d(m,g);else{if(!br(m,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:gr(f),rootElement:gr(m)}));w((v=m).participants,r(A)),y(v.artifacts),i.push((function(){var e;w(v.messageFlows,r(h,e))})),function(e,t){E(e,(function(e){return!n[e.id]&&br(e,"bpmn:Process")&&e.laneSets})).forEach(r(d,t))}(o.rootElements,g)}l()},handleSubProcess:_,registerDi:c}}function _r(e,t,n){var i,r,o,a=[];return new Promise((function(s,c){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("translate"),r.fire("import.render.start",{definitions:t}),function(e,t){new xr({root:function(e){return i.add(e)},element:function(e,t){return i.add(e,t)},error:function(e,t){a.push({message:e,context:t})}},o).handleDefinitions(e,t)}(t,n),r.fire("import.render.complete",{error:undefined,warnings:a}),s({warnings:a})}catch(e){return e.warnings=a,c(e)}}))}function Er(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&&v(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)}))}}var wr='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21" style="vertical-align:middle"><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>';function Sr(e){return e.join(";")}var Cr,Pr=Sr(["color: #404040"]),Tr='<div class="bjs-powered-by-lightbox" style="'+Sr(["z-index: 1001","position: fixed","top: 0","left: 0","right: 0","bottom: 0"])+'"><div class="backdrop" style="'+Sr(["width: 100%","height: 100%","background: rgba(40,40,40,0.2)"])+'"></div><div class="notice" style="'+Sr(["position: absolute","left: 50%","top: 40%","transform: translate(-50%)","width: 260px","padding: 10px","background: white","box-shadow: 0 1px 4px rgba(0,0,0,0.3)","font-family: Helvetica, Arial, sans-serif","font-size: 14px","display: flex","line-height: 1.3"])+'"><a href="https://bpmn.io" target="_blank" rel="noopener" style="margin: 15px 20px 15px 10px; align-self: center;'+Pr+'">'+wr+'</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>';function Rr(e){var t,n;e=G({},kr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,n=he('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-index: 100; '+Pr+'">'+wr+"</a>"),t.appendChild(n),pe.bind(n,"click",(function(e){Cr||(Cr=he(Tr),de.bind(Cr,".backdrop","click",(function(e){document.body.removeChild(Cr)}))),document.body.appendChild(Cr),e.preventDefault()})),this._init(this._container,this._moddle,e)}function Ar(e,t){return e.warnings=t,e}i(Rr,ti),Rr.prototype.importXML=Er((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,u=e.elementsById;s=n._emit("import.parse.complete",(o={error:null,definitions:s,elementsById:u,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(Ar(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)}))}))})),Rr.prototype.importDefinitions=Er((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)}))}))})),Rr.prototype.open=Er((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(Ar(a,[]))}if("string"==typeof e&&!(n=function(e,t){if(!t)return null;return x(e.diagrams,(function(e){return e.id===t}))||null}(t,e))){var s=new Error("BPMNDiagram <"+e+"> not found");return o(Ar(s,[]))}try{i.clear()}catch(e){return o(Ar(e,[]))}_r(i,t,n).then((function(e){var t=e.warnings;return r({warnings:t})})).catch((function(e){return o(e)}))}))})),Rr.prototype.saveXML=Er((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}))})),Rr.prototype.saveSVG=Er((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.getDefaultLayer(),s=ve("defs",o._svg),c=Ue(a),p=s?"<defs>"+Ue(s)+"</defs>":"",u=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="'+u.width+'" height="'+u.height+'" viewBox="'+u.x+" "+u.y+" "+u.width+" "+u.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})}))})),Rr.prototype._setDefinitions=function(e){this._definitions=e},Rr.prototype.getModules=function(){return this._modules},Rr.prototype.clear=function(){this.getDefinitions()&&(this.get("elementRegistry").forEach((function(e){var t=e.businessObject;t&&t.di&&delete t.di})),ti.prototype.clear.call(this))},Rr.prototype.destroy=function(){ti.prototype.destroy.call(this),ye(this._container)},Rr.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Rr.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Rr.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()},Rr.prototype.getDefinitions=function(){return this._definitions},Rr.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Rr.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=G(q(n,["additionalModules"]),{canvas:G({},n.canvas,{container:e}),modules:o});ti.call(this,a),n&&n.container&&this.attachTo(n.container)},Rr.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Rr.prototype._createContainer=function(e){var t=he('<div class="bjs-container"></div>');return G(t.style,{width:Dr(e.width),height:Dr(e.height),position:e.position}),t},Rr.prototype._createModdle=function(e){return new vr(G({},this._moddleExtensions,e.moddleExtensions))},Rr.prototype._modules=[];var kr={width:"100%",height:"100%",position:"relative"};function Dr(e){return e+(m(e)?"px":"")}function Mr(e){Rr.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 Br(e,t){var n=Or(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Or(e){return e&&e.businessObject||e}i(Mr,Rr),Mr.prototype._createModdle=function(e){var t=Rr.prototype._createModdle.call(this,e);return t.ids=new o([32,36,1]),t},Mr.prototype._collectIds=function(e,t){var n,i=e.$model.ids;for(n in i.clear(),t)i.claim(n,t[n])};var jr=Object.freeze({__proto__:null,is:Br,getBusinessObject:Or});function Nr(e){return!Br(e,"bpmn:CallActivity")&&(Br(e,"bpmn:SubProcess")?Or(e).di&&!!Or(e).di.isExpanded:!Br(e,"bpmn:Participant")||!!Or(e).processRef)}function Ir(e){return e&&!1!==Or(e).isInterrupting}function Lr(e){return e&&!!Or(e).triggeredByEvent}function zr(e,t){var n=Or(e),i=!1;return n.eventDefinitions&&w(n.eventDefinitions,(function(e){Br(e,t)&&(i=!0)})),i}function Fr(e){return zr(e,"bpmn:ErrorEventDefinition")}function $r(e){return zr(e,"bpmn:EscalationEventDefinition")}function Vr(e){return zr(e,"bpmn:CompensateEventDefinition")}var Hr=Object.freeze({__proto__:null,isExpanded:Nr,isInterrupting:Ir,isEventSubProcess:Lr,hasEventDefinition:zr,hasErrorEventDefinition:Fr,hasEscalationEventDefinition:$r,hasCompensateEventDefinition:Vr});function Gr(e){return Br(e,"bpmn:FlowElement")||Br(e,"bpmn:Participant")||Br(e,"bpmn:Lane")||Br(e,"bpmn:SequenceFlow")||Br(e,"bpmn:MessageFlow")||Br(e,"bpmn:DataInput")||Br(e,"bpmn:DataOutput")?"name":Br(e,"bpmn:TextAnnotation")?"text":Br(e,"bpmn:Group")?"categoryValueRef":void 0}function Wr(e){var t=e.businessObject,n=Gr(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}function qr(e,t,n){return T(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return P(t,(function(t,n){return e[n]==t}))}(e,n)}))}function Ur(e){return e.businessObject.di}function Kr(e){return e.businessObject}function Yr(e,t){var n=Ur(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function Xr(e,t){var n=Ur(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||"black"}function Zr(e,t,n){var i=Ur(e).get("label");return i&&i.get("color:color")||t||Xr(e,n)}var Jr=new o,Qr=.95;function eo(e,t,n,i,r,o,a){at.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defaultLabelColor,u=Jr.next(),l={},d=n.computeStyle;function h(e,t){var n=G({fill:"black",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=Ie("marker");Se(t.element,n),_e(a,t.element),Se(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=Ie("defs"),_e(r._svg,s)),_e(s,a),l[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 l[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=Ie("path");Se(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),h(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var o=Ie("circle");Se(o,{cx:6,cy:6,r:3.5}),h(e,{element:o,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var a=Ie("path");Se(a,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),h(e,{element:a,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=Ie("path");Se(s,{d:"M 11 5 L 1 10 L 11 15"}),h(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var c=Ie("path");Se(c,{d:"M 1 5 L 11 10 L 1 15"}),h(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=Ie("path");Se(p,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),h(e,{element:p,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var u=Ie("path");Se(u,{d:"M 6 4 L 10 16"}),h(e,{element:u,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function g(e,t,n,i,r){f(i)&&(r=i,i=0),i=i||0,"none"===(r=d(r,{stroke:"black",strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var o=t/2,a=n/2,s=Ie("circle");return Se(s,{cx:o,cy:a,r:Math.round((t+n)/4-i)}),Se(s,r),_e(e,s),s}function y(e,t,n,i,r,o){f(r)&&(o=r,r=0),r=r||0,o=d(o,{stroke:"black",strokeWidth:2,fill:"white"});var a=Ie("rect");return Se(a,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),Se(a,o),_e(e,a),a}function b(e,t,n){var i=pt(t,n=d(n,["no-fill"],{stroke:"black",strokeWidth:2,fill:"none"}));return _e(e,i),i}function x(e,t,n){n=d(n,["no-fill"],{strokeWidth:2,stroke:"black"});var i=Ie("path");return Se(i,{d:t}),Se(i,n),_e(e,i),i}function _(e,t,n,i){return x(t,n,G({"data-marker":e},i))}function E(e){return function(t,n){return k[e](t,n)}}function S(e){return k[e]}function C(e,t){var n=Kr(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?S("bpmn:ParallelMultipleEventDefinition")(t,e,i):S("bpmn:MultipleEventDefinition")(t,e,i):qr(n,"bpmn:MessageEventDefinition")?S("bpmn:MessageEventDefinition")(t,e,i):qr(n,"bpmn:TimerEventDefinition")?S("bpmn:TimerEventDefinition")(t,e,i):qr(n,"bpmn:ConditionalEventDefinition")?S("bpmn:ConditionalEventDefinition")(t,e):qr(n,"bpmn:SignalEventDefinition")?S("bpmn:SignalEventDefinition")(t,e,i):qr(n,"bpmn:EscalationEventDefinition")?S("bpmn:EscalationEventDefinition")(t,e,i):qr(n,"bpmn:LinkEventDefinition")?S("bpmn:LinkEventDefinition")(t,e,i):qr(n,"bpmn:ErrorEventDefinition")?S("bpmn:ErrorEventDefinition")(t,e,i):qr(n,"bpmn:CancelEventDefinition")?S("bpmn:CancelEventDefinition")(t,e,i):qr(n,"bpmn:CompensateEventDefinition")?S("bpmn:CompensateEventDefinition")(t,e,i):qr(n,"bpmn:TerminateEventDefinition")?S("bpmn:TerminateEventDefinition")(t,e,i):null}function P(e,t,n){n=G({size:{width:100}},n);var i=o.createText(t||"",n);return Ae(i).add("djs-label"),_e(e,i),i}function T(e,t,n){return P(e,Kr(t).name,{box:t,align:n,padding:5,style:{fill:Zr(t,p,c)}})}function R(e,t,n){Kn(P(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:Zr(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 k=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=Qr),g(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:Yr(t,s),stroke:Xr(t,c)};Kr(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:Yr(t,s),stroke:Xr(t,c)});var i=S("bpmn:Event")(e,t,n);return C(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return x(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?Xr(t,c):Yr(t,s),stroke:n?Yr(t,s):Xr(t,c)})},"bpmn:TimerEventDefinition":function(e,t){var n=g(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:Yr(t,s),stroke:Xr(t,c)});x(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:Xr(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;x(e,o,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+a+")",stroke:Xr(t,c)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return x(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Xr(t,c):"none",stroke:Xr(t,c)})},"bpmn:ConditionalEventDefinition":function(e,t){return x(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:Xr(t,c)})},"bpmn:LinkEventDefinition":function(e,t,n){return x(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?Xr(t,c):"none",stroke:Xr(t,c)})},"bpmn:ErrorEventDefinition":function(e,t,n){return x(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?Xr(t,c):"none",stroke:Xr(t,c)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=x(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?Xr(t,c):"none",stroke:Xr(t,c)});return Xn(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return x(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?Xr(t,c):"none",stroke:Xr(t,c)})},"bpmn:SignalEventDefinition":function(e,t,n){return x(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Xr(t,c):"none",stroke:Xr(t,c)})},"bpmn:MultipleEventDefinition":function(e,t,n){return x(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?Xr(t,c):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return x(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:Xr(t,c),stroke:Xr(t,c)})},"bpmn:EndEvent":function(e,t){var n=S("bpmn:Event")(e,t,{strokeWidth:4,fill:Yr(t,s),stroke:Xr(t,c)});return C(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return g(e,t.width,t.height,8,{strokeWidth:4,fill:Xr(t,c),stroke:Xr(t,c)})},"bpmn:IntermediateEvent":function(e,t){var n=S("bpmn:Event")(e,t,{strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)});return g(e,t.width,t.height,3,{strokeWidth:1,fill:Yr(t,"none"),stroke:Xr(t,c)}),C(t,e),n},"bpmn:IntermediateCatchEvent":E("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":E("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=Qr),y(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:Yr(t,s),stroke:Xr(t,c)},i=S("bpmn:Activity")(e,t,n);return T(e,t,"center-middle"),D(e,t),i},"bpmn:ServiceTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)}),x(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:Yr(t,s)}),x(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)}),n},"bpmn:UserTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Yr(t,s),stroke:Xr(t,c)}),x(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Yr(t,s),stroke:Xr(t,c)}),x(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Xr(t,c),stroke:Xr(t,c)}),n},"bpmn:ManualTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:Yr(t,s),stroke:Xr(t,c)}),n},"bpmn:SendTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:Xr(t,c),stroke:Yr(t,s)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=Kr(t),o=S("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}}),x(e,n,{strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)}),o},"bpmn:ScriptTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:Xr(t,c)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=S("bpmn:Task")(e,t);return Se(x(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:Yr(t,"#aaaaaa"),stroke:Xr(t,c)}),Se(x(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:Xr(t,c)}),n},"bpmn:SubProcess":function(e,t,n){n=G({fill:Yr(t,s),stroke:Xr(t,c)},n);var i=S("bpmn:Activity")(e,t,n),r=Nr(t);return Lr(t)&&Se(i,{strokeDasharray:"1,2"}),T(e,t,r?"center-top":"center-middle"),r?D(e,t):D(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return S("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=S("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:Xr(t,c)});return y(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return S("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:Qr,fill:Yr(t,s),stroke:Xr(t,c)},i=S("bpmn:Lane")(e,t,n);Nr(t)?(b(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:Xr(t,c)}),R(e,Kr(t).name,t)):P(e,Kr(t).name,{box:t,align:"center-middle",style:{fill:Zr(t,p,c)}});return!!Kr(t).participantMultiplicity&&S("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=y(e,t.width,t.height,0,G({fill:Yr(t,s),fillOpacity:.35,stroke:Xr(t,c)},n)),r=Kr(t);"bpmn:Lane"===r.$type&&R(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=S("bpmn:Gateway")(e,t);return g(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:Yr(t,s),stroke:Xr(t,c)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=S("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 Ur(t).isMarkerVisible&&x(e,r,{strokeWidth:1,fill:Xr(t,c),stroke:Xr(t,c)}),n},"bpmn:ComplexGateway":function(e,t){var n=S("bpmn:Gateway")(e,t);return x(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:Xr(t,c),stroke:Xr(t,c)}),n},"bpmn:ParallelGateway":function(e,t){var n=S("bpmn:Gateway")(e,t);return x(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:Xr(t,c),stroke:Xr(t,c)}),n},"bpmn:EventBasedGateway":function(e,t){var n=Kr(t),r=S("bpmn:Gateway")(e,t);g(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:Xr(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}});Se(x(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===o){if(!a)Se(g(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:Xr(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:Yr(t,"none"),stroke:Xr(t,c)};x(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:Yr(t,s),fillOpacity:Qr,stroke:Xr(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:"black",strokeWidth:2,fill:"white"});var s=Ie("polygon");return Se(s,{points:a}),Se(s,i),_e(e,s),s}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=A(t),r=Yr(t,s),o=Xr(t,c),a=x(e,i,{strokeLinejoin:"round",markerEnd:v("sequenceflow-end",r,o),stroke:Xr(t,c)}),p=Kr(t);return t.source&&(n=t.source.businessObject,p.conditionExpression&&n.$instanceOf("bpmn:Activity")&&Se(a,{markerStart:v("conditional-flow-marker",r,o)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===p&&Se(a,{markerStart:v("conditional-default-flow-marker",r,o)})),a},"bpmn:Association":function(e,t,n){var i=Kr(t),r=Yr(t,s),o=Xr(t,c);return n=G({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:Xr(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)),b(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=Yr(t,s),i=Xr(t,c);return S("bpmn:Association")(e,t,{markerEnd:v("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=Yr(t,s),i=Xr(t,c);return S("bpmn:Association")(e,t,{markerEnd:v("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=Kr(t),r=Ur(t),o=Yr(t,s),a=Xr(t,c),u=x(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:Xr(t,c)});if(n.messageRef){var l=u.getPointAtLength(u.getTotalLength()/2),d=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:l.x,y:l.y}}),h={strokeWidth:1};"initiating"===r.messageVisibleKind?(h.fill="white",h.stroke="black"):(h.fill="#888",h.stroke="white");var f=x(e,d,h),m=P(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:Xr(t,p)}}),g=f.getBBox(),y=m.getBBox();Kn(m,l.x-y.width/2,l.y+g.height/2+10,0)}return u},"bpmn:DataObject":function(e,t){var n=x(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:Yr(t,s),fillOpacity:Qr,stroke:Xr(t,c)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Kr(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}});x(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":E("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=S("bpmn:DataObject")(e,t);return x(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=S("bpmn:DataObject")(e,t);return x(e,n,{strokeWidth:1,fill:"black"}),r},"bpmn:DataStoreReference":function(e,t){return x(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:Yr(t,s),fillOpacity:Qr,stroke:Xr(t,c)})},"bpmn:BoundaryEvent":function(e,t){var n=Kr(t).cancelActivity,i={strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=G({},i,{fillOpacity:1}),o=G({},i,{fill:"none"}),a=S("bpmn:Event")(e,t,r);return g(e,t.width,t.height,3,o),C(t,e),a},"bpmn:Group":function(e,t){return y(e,t.width,t.height,10,{stroke:Xr(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 P(e,Wr(t),{box:n,fitBox:!0,style:G({},o.getExternalStyle(),{fill:Zr(t,p,c)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=y(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return x(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:Xr(t,c)}),P(e,Kr(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:Zr(t,p,c)}}),n},ParticipantMultiplicityMarker:function(e,t){_("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:Yr(t,s),stroke:Xr(t,c)})},SubProcessMarker:function(e,t){Yn(y(e,14,14,0,{strokeWidth:1,fill:Yr(t,s),stroke:Xr(t,c)}),t.width/2-7.5,t.height-20),_("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:Yr(t,s),stroke:Xr(t,c)})},ParallelMarker:function(e,t,n){_("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:Yr(t,s),stroke:Xr(t,c)})},SequentialMarker:function(e,t,n){_("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:Yr(t,s),stroke:Xr(t,c)})},CompensationMarker:function(e,t,n){_("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:Yr(t,s),stroke:Xr(t,c)})},LoopMarker:function(e,t,n){_("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:Yr(t,s),stroke:Xr(t,c),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){_("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:Xr(t,c),stroke:Xr(t,c)})}};function D(e,t,n){var i,r=Kr(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},w(n,(function(n){S(n)(e,t,i)})),r.isForCompensation&&S("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&S("AdhocMarker")(e,t,i);var a=r.loopCharacteristics,s=a&&a.isSequential;a&&(void 0===s&&S("LoopMarker")(e,t,i),!1===s&&S("ParallelMarker")(e,t,i),!0===s&&S("SequentialMarker")(e,t,i))}this._drawPath=x}i(eo,at),eo.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],eo.prototype.canRender=function(e){return Br(e,"bpmn:BaseElement")},eo.prototype.drawShape=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},eo.prototype.drawConnection=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},eo.prototype.getShapePath=function(e){return Br(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,st([["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"]])):Br(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,o=e.height;return st([["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):Br(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return st([["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 st([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var to={width:150,height:50};function no(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 io(e,t,n){for(var i,r=e.shift(),o=r;;){if((i=no(o,n)).width=o?i.width:0," "===o||""===o||i.width<Math.round(t)||o.length<2)return ro(e,o,r,i);o=oo(o,i.width,t)}}function ro(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 oo(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 ao(e){this._config=G({},{size:to,padding:0,style:{},align:"center-top"},e||{})}ao.prototype.createText=function(e,t){return this.layoutText(e,t).element},ao.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},ao.prototype.layoutText=function(e,t){var n=G({},this._config.size,t.box),i=G({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return f(e)?G({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,l=Ie("text");for(Se(l,{x:0,y:0}),Se(l,i),_e(function(){var e=document.getElementById("helper-svg");return e||(Se(e=Ie("svg"),{id:"helper-svg",width:0,height:0,style:"visibility: hidden; position: fixed"}),document.body.appendChild(e)),e}(),l);c.length;)p.push(io(c,u,l));"middle"===r.vertical&&(o.top=o.bottom=0);var d=C(p,(function(e,t,n){return e+(s||t.height)}),0)+o.top+o.bottom,h=C(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=Ie("text");return Se(v,i),w(p,(function(e){var t;switch(m+=s||e.height,r.horizontal){case"left":t=o.left;break;case"right":t=(a?h:u)-o.right-e.width;break;default:t=Math.max(((a?h:u)-e.width)/2+o.left,0)}var n=Ie("tspan");Se(n,{x:t,y:m}),n.textContent=e.text,_e(v,n)})),De(l),{dimensions:{width:h,height:d},element:v}};function so(e){var t=G({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=G({},t,{fontSize:n},e&&e.externalStyle||{}),r=new ao({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}}so.$inject=["config.textRenderer"];var co=/\{([^{}]+)\}/g,po=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var uo={__init__:["bpmnRenderer"],bpmnRenderer:["type",eo],textRenderer:["type",so],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,u=0;u<r.heightElements.length;u++)s["y"+u]=r.heightElements[u]*c;for(var l=0;l<r.widthElements.length;l++)s["x"+l]=r.widthElements[l]*p}return o=r.d,a={mx:n,my:i,e:s},String(o).replace(co,(function(e,t){return function(e,t,n){var i=n;return t.replace(po,(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 lo={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},ho={width:90,height:20};function fo(e){return Br(e,"bpmn:Event")||Br(e,"bpmn:Gateway")||Br(e,"bpmn:DataStoreReference")||Br(e,"bpmn:DataObjectReference")||Br(e,"bpmn:DataInput")||Br(e,"bpmn:DataOutput")||Br(e,"bpmn:SequenceFlow")||Br(e,"bpmn:MessageFlow")||Br(e,"bpmn:Group")}function mo(e){return yo(e.label)}function vo(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?vo(e.waypoints):Br(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+ho.height/2}:{x:e.x+e.width/2,y:e.y+e.height+ho.height/2}}function yo(e){return e&&!!e.labelTarget}function bo(e,t){return G({id:e.id,type:e.$type,businessObject:e},t)}function xo(e,t,n){var i=e.di.waypoint;return!i||i.length<2?[fn(t),fn(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function _o(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 Eo(e,t,n,i,r,o){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=o}Eo.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],Eo.prototype.add=function(e,t){var n,i,r,o,a,s,c,p=e.di,u=this._translate;if(Br(p,"bpmndi:BPMNPlane"))n=this._elementFactory.createRoot(bo(e)),this._canvas.setRootElement(n);else if(Br(p,"bpmndi:BPMNShape")){var l=!Nr(e),d=function(e){return Br(e,"bpmn:Group")}(e);i=t&&(t.hidden||t.collapsed);var h=e.di.bounds;n=this._elementFactory.createShape(bo(e,{collapsed:l,hidden:i,x:Math.round(h.x),y:Math.round(h.y),width:Math.round(h.width),height:Math.round(h.height),isFrame:d})),Br(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,n),Br(e,"bpmn:Lane")&&(r=0),Br(e,"bpmn:DataStoreReference")&&(o=t,a=fn(h),s=a.x,c=a.y,s>=o.x&&s<=o.x+o.width&&c>=o.y&&c<=o.y+o.height||(t=this._canvas.getRootElement())),this._canvas.addShape(n,t,r)}else{if(!Br(p,"bpmndi:BPMNEdge"))throw new Error(u("unknown di {di} for element {semantic}",{di:gr(p),semantic:gr(e)}));var f=this._getSource(e),m=this._getTarget(e);i=t&&(t.hidden||t.collapsed),n=this._elementFactory.createConnection(bo(e,{hidden:i,source:f,target:m,waypoints:xo(e,f,m)})),Br(e,"bpmn:DataAssociation")&&(t=null),Br(e,"bpmn:SequenceFlow")&&(r=0),this._canvas.addConnection(n,t,r)}return fo(e)&&Wr(n)&&this.addLabel(e,n),this._eventBus.fire("bpmnElement.added",{element:n}),n},Eo.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 _o(n,e,i,"attachedToRef");t.host=r,o||(r.attachers=o=[]),-1===o.indexOf(t)&&o.push(t)},Eo.prototype.addLabel=function(e,t){var n,i,r;return n=function(e,t){var n,i,r,o=e.di.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(ho.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=go(t),i=ho),G({x:n.x-i.width/2,y:n.y-i.height/2},i)}(e,t),(i=Wr(t))&&(n=this._textRenderer.getExternalLabelBounds(n,i)),r=this._elementFactory.createLabel(bo(e,{id:e.id+"_label",labelTarget:t,type:"label",hidden:t.hidden||!Wr(t),x:Math.round(n.x),y:Math.round(n.y),width:Math.round(n.width),height:Math.round(n.height)})),this._canvas.addShape(r,t.parent)},Eo.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?_o(o,e,i,t+"Ref"):new Error(o("{semantic}#{side} Ref not specified",{semantic:gr(e),side:t}))},Eo.prototype._getSource=function(e){return this._getEnd(e,"source")},Eo.prototype._getTarget=function(e){return this._getEnd(e,"target")},Eo.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var wo={__depends__:[uo,{__depends__:[lo],bpmnImporter:["type",Eo]}]};function So(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()}function Co(e){return e.originalEvent||e.srcEvent}function Po(e,t){So(e),So(Co(e))}function To(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 Ro(e,t){return(Co(e)||e).button===t}function Ao(e){return Ro(e,0)}function ko(e){var t=Co(e)||e;return!!Ao(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Do(e){var t=Co(e)||e;return Ao(e)&&t.shiftKey}function Mo(e){return!0}function Bo(e){return Ao(e)||function(e){return Ro(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]||Ao)(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":Mo,"element.mousedown":Bo,"element.mouseup":Bo,"element.click":Bo,"element.dblclick":Bo};function p(e,t,n,i){var a=o[n]=function(e){r(n,e)};i&&(c[n]=i),a.$delegate=de.bind(e,"svg, .djs-element",t,a)}function u(e,t,n){var i=a(n);i&&de.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,w(s,(function(e,n){u(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,w(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 l=f("djs-hit djs-hit-stroke"),d=f("djs-hit djs-hit-click-stroke"),h={all:f("djs-hit djs-hit-all"),"click-stroke":d,stroke:l};function f(e,t){return t=G({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function m(e,t){var n=h[t];if(!n)throw new Error("invalid hit type <"+t+">");return Se(e,n),e}function v(e,t){_e(e,t)}this.removeHits=function(e){w(ge(".djs-hit",e),De)},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=pt(t);return m(n,"stroke"),v(e,n),n},this.createBoxHit=function(e,t,n){n=G({x:0,y:0},n);var i=Ie("rect");return m(i,t),Se(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){Se(e,{points:ct(t)})}(n,e.waypoints):Se(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=u}Oo.$inject=["eventBus","elementRegistry","styles"];var jo={__init__:["interactionEvents"],interactionEvents:["type",Oo]};function No(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function o(e,t){var n=Ie("rect");return Se(n,G({x:10,y:10,width:100,height:100},i)),_e(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)}))}No.prototype.updateShapeOutline=function(e,t){Se(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},No.prototype.updateConnectionOutline=function(e,t){var n=mt(t);Se(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},No.$inject=["eventBus","styles","elementRegistry"];var Io={__init__:["outline"],outline:["type",No]};function Lo(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","plane.set"],(function(e){n.select(null)}))}Lo.$inject=["eventBus","canvas"],Lo.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})}},Lo.prototype.get=function(){return this._selectedElements},Lo.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Lo.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();h(e)||(e=e?[e]:[]);var r=this._canvas;e=e.filter((function(e){return r.findPlane(e)===r.getActivePlane()})),t?w(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 zo="hover",Fo="selected";function $o(e,t,n,i){function r(e,n){t.addMarker(e,n)}function o(e,n){t.removeMarker(e,n)}this._multiSelectionBox=null,e.on("element.hover",(function(e){r(e.element,zo)})),e.on("element.out",(function(e){o(e.element,zo)})),e.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;w(t,(function(e){-1===n.indexOf(e)&&o(e,Fo)})),w(n,(function(e){-1===t.indexOf(e)&&r(e,Fo)}))}))}function Vo(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;h(o)?t.select(o):t.select(r.filter(Ho))}})),e.on("connect.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.hover;i&&r&&t.select(r)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);x(n,(function(e){return r.id===e.id}))||t.select(r)})),e.on("element.click",(function(e){if(Ao(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 Ho(e){return!e.hidden}$o.$inject=["eventBus","canvas","selection","styles"],Vo.$inject=["eventBus","selection","canvas","elementRegistry"];var Go={__init__:["selectionVisuals","selectionBehavior"],__depends__:[jo,Io],selection:["type",Lo],selectionVisuals:["type",$o],selectionBehavior:["type",Vo]};function Wo(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Wo.prototype.next=function(){return this._prefix+ ++this._counter};var qo=new Wo("ov");function Uo(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=qo,this._overlayDefaults=G({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=function(e){var t=he('<div class="djs-overlay-container" style="position: absolute; width: 0; height: 0;" />');return e.insertBefore(t,e.firstChild),t}(n.getContainer()),this._init()}function Ko(e,t,n){G(e.style,{left:t+"px",top:n+"px"})}function Yo(e,t){e.style.display=!1===t?"none":""}function Xo(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}Uo.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Uo.prototype.get=function(e){if(g(e)&&(e={id:e}),g(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?E(t.overlays,N({type:e.type})):t.overlays.slice():[]}return e.type?E(this._overlays,N({type:e.type})):e.id?this._overlays[e.id]:null},Uo.prototype.add=function(e,t,n){if(f(t)&&(n=t,t=null),e.id||(e=this._elementRegistry.get(e)),!n.position)throw new Error("must specifiy overlay position");if(!n.html)throw new Error("must specifiy overlay html");if(!e)throw new Error("invalid element specified");var i=this._ids.next();return n=G({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Uo.prototype.remove=function(e){var t=this.get(e)||[];h(t)||(t=[t]);var n=this;w(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(ye(e.html),ye(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)}}))},Uo.prototype.show=function(){Yo(this._overlayRoot)},Uo.prototype.hide=function(){Yo(this._overlayRoot,!1)},Uo.prototype.clear=function(){this._overlays={},this._overlayContainers=[],te(this._overlayRoot)},Uo.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=mt(t);i=o.x,r=o.y}Ko(n,i,r),K(e.html,"data-container-id",t.id)},Uo.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?mt(o).width:o.width,a=-1*i.right+t);void 0!==i.bottom&&(n=o.waypoints?mt(o).height:o.height,s=-1*i.bottom+n);Ko(r,a||0,s||0)},Uo.prototype._createOverlayContainer=function(e){var t=he('<div class="djs-overlays" style="position: absolute" />');this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Uo.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Xo(this._overlayRoot,n)},Uo.prototype._getOverlayContainer=function(e,t){var n=x(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},Uo.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)),g(o)&&(o=he(o)),n=this._getOverlayContainer(r),(t=he('<div class="djs-overlay" data-overlay-id="'+i+'" style="position: absolute">')).appendChild(o),e.type&&Q(t).add("djs-overlay-"+e.type);var a=this._canvas.findPlane(r),s=this._canvas.getActivePlane();e.plane=a,a!==s&&Yo(t,!1),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Uo.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=n&&n.minZoom,r=n&&n.maxZoom,o=e.htmlContainer,a=!0;n&&((l(i)&&i>t.scale||l(r)&&r<t.scale)&&(a=!1),Yo(o,a)),this._updateOverlayScale(e,t)},Uo.prototype._updateOverlayScale=function(e,t){var n,i,r,o=e.scale,a=e.htmlContainer,s="";!0!==o&&(!1===o?(n=1,i=1):(n=o.min,i=o.max),l(n)&&t.scale<n&&(r=(1/t.scale||1)*n),l(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),l(r)&&(s="scale("+r+","+r+")"),Xo(a,s)},Uo.prototype._updateOverlaysVisibilty=function(e){var t=this;w(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},Uo.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;w(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){ye(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&&(w(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&&Q(n.html)[e.add?"add":"remove"](e.marker)})),e.on("plane.set",(function(e){w(t._overlays,(function(t){Yo(t.htmlContainer,t.plane===e.plane)}))})),e.on("diagram.clear",this.clear,this)};var Zo={__init__:["overlays"],overlays:["type",Uo]};function Jo(e){Rr.call(this,e)}function Qo(e){return!e.altKey&&(e.ctrlKey||e.metaKey)}function ea(e,t){return-1!==(e=h(e)?e:[e]).indexOf(t.key)||-1!==e.indexOf(t.keyCode)}function ta(e){return e.shiftKey}i(Jo,Rr),Jo.prototype._modules=[wo,lo,Go,Zo],Jo.prototype._moddleExtensions={};var na="keyboard.keydown",ia="input-handle-modified-keys";function ra(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()}))}ra.$inject=["config.keyboard","eventBus"],ra.prototype._keydownHandler=function(e){this._keyHandler(e,na)},ra.prototype._keyupHandler=function(e){this._keyHandler(e,"keyboard.keyup")},ra.prototype._keyHandler=function(e,t){if(!this._isEventIgnored(e)){var n={keyEvent:e};this._eventBus.fire(t||na,n)&&e.preventDefault()}},ra.prototype._isEventIgnored=function(e){return(t=e.target)&&(re(t,"input, textarea")||"true"===t.contentEditable)&&this._isModifiedKeyIgnored(e);var t},ra.prototype._isModifiedKeyIgnored=function(e){return!Qo(e)||!this._getAllowedModifiers(e.target).includes(e.key)},ra.prototype._getAllowedModifiers=function(e){var t=oe(e,"[input-handle-modified-keys]",!0);return!t||this._node&&!this._node.contains(t)?[]:t.getAttribute(ia).split(",")},ra.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")},ra.prototype.getBinding=function(){return this._node},ra.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},ra.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},ra.prototype.addListener=function(e,t,n){v(e)&&(n=t,t=e,e=1e3),this._eventBus.on(n||na,e,t)},ra.prototype.removeListener=function(e,t){this._eventBus.off(t||na,e)},ra.prototype.hasModifier=function(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey},ra.prototype.isCmd=Qo,ra.prototype.isShift=ta,ra.prototype.isKey=ea;var oa=["c","C",67],aa=["v","V",86],sa=["y","Y",89],ca=["z","Z",90];function pa(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBindings(t,i)}))}pa.$inject=["eventBus","keyboard"],pa.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}n("undo",(function(e){var n=e.keyEvent;if(Qo(n)&&!ta(n)&&ea(ca,n))return t.trigger("undo"),!0})),n("redo",(function(e){var n=e.keyEvent;if(Qo(n)&&(ea(sa,n)||ea(ca,n)&&ta(n)))return t.trigger("redo"),!0})),n("copy",(function(e){var n=e.keyEvent;if(Qo(n)&&ea(oa,n))return t.trigger("copy"),!0})),n("paste",(function(e){var n=e.keyEvent;if(Qo(n)&&ea(aa,n))return t.trigger("paste"),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(ea(["+","Add","="],n)&&Qo(n))return t.trigger("stepZoom",{value:1}),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(ea(["-","Subtract"],n)&&Qo(n))return t.trigger("stepZoom",{value:-1}),!0})),n("zoom",(function(e){var n=e.keyEvent;if(ea("0",n)&&Qo(n))return t.trigger("zoom",{value:1}),!0})),n("removeSelection",(function(e){if(ea(["Backspace","Delete","Del"],e.keyEvent))return t.trigger("removeSelection"),!0}))};var ua={__init__:["keyboard","keyboardBindings"],keyboard:["type",ra],keyboardBindings:["type",pa]},la={moveSpeed:50,moveSpeedAccelerated:200};function da(e,t,n){var i=this;this._config=G({},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})}}da.$inject=["config.keyboardMove","keyboard","canvas"];var ha={__depends__:[ua],__init__:["keyboardMove"],keyboardMove:["type",da]},fa=/^djs-cursor-.*$/;function ma(e){var t=Q(document.body);t.removeMatching(fa),e&&t.add("djs-cursor-"+e)}function va(){ma(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 ya(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function ba(e,t){return{x:e.x-t.x,y:e.y-t.y}}function xa(e,t){var n;function i(i){var r,o=n.start,a=n.button,s=To(i),c=ba(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),ma("grab")),n.dragging)&&(c=ba(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,va()}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:To(e)},pe.bind(document,"mousemove",i),pe.bind(document,"mouseup",r),!0}(e.originalEvent)})),this.isActive=function(){return!!n}}xa.$inject=["eventBus","canvas"];var _a={__init__:["moveCanvas"],moveCanvas:["type",xa]};function Ea(e){return Math.log(e)/Math.log(10)}function wa(e,t){var n=Ea(e.min),i=Ea(e.max);return(Math.abs(n)+Math.abs(i))/t}var Sa=Math.sign||function(e){return e>=0?1:-1},Ca={min:.2,max:4};function Pa(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=V(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||.75;var i=this;t.on("canvas.init",(function(t){i._init(!1!==e.enabled)}))}Pa.$inject=["config.zoomScroll","eventBus","canvas"],Pa.prototype.scroll=function(e){this._canvas.scroll(e)},Pa.prototype.reset=function(){this._canvas.zoom("fit-viewport")},Pa.prototype.zoom=function(e,t){var n=wa(Ca,20);this._totalDelta+=e,Math.abs(this._totalDelta)>.1&&(this._zoom(e,t,n),this._totalDelta=0)},Pa.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))*Sa(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)}},Pa.prototype.stepZoom=function(e,t){var n=wa(Ca,10);this._zoom(e,t,n)},Pa.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=Ea(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(Ca,s),t)},Pa.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},Pa.prototype._init=function(e){this.toggle(e)};var Ta={__init__:["zoomScroll"],zoomScroll:["type",Pa]};function Ra(e){Jo.call(this,e)}i(Ra,Jo),Ra.prototype._navigationModules=[ha,_a,Ta],Ra.prototype._modules=[].concat(Jo.prototype._modules,Ra.prototype._navigationModules);
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).BpmnModeler=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})})),t}function n(e){var t={exports:{}};return e(t,t.exports),t.exports}var i=n((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}}));var r=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 o(e){if(!(this instanceof o))return new o(e);e=e||[128,36,1],this._seed=e.length?r.rack(e[0],e[1],e[2]):e}o.prototype.next=function(e){return this._seed(e||!0)},o.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},o.prototype.claim=function(e,t){this._seed.set(e,t||!0)},o.prototype.assigned=function(e){return this._seed.get(e)||!1},o.prototype.unclaim=function(e){delete this._seed.hats[e]},o.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var a=Object.freeze({__proto__:null,default:o});function s(e){return Array.prototype.concat.apply([],e)}var c=Object.prototype.toString,p=Object.prototype.hasOwnProperty;function u(e){return void 0===e}function l(e){return void 0!==e}function d(e){return null==e}function h(e){return"[object Array]"===c.call(e)}function f(e){return"[object Object]"===c.call(e)}function m(e){return"[object Number]"===c.call(e)}function v(e){var t=c.call(e);return"[object Function]"===t||"[object AsyncFunction]"===t||"[object GeneratorFunction]"===t||"[object AsyncGeneratorFunction]"===t||"[object Proxy]"===t}function g(e){return"[object String]"===c.call(e)}function y(e){if(!h(e))throw new Error("must supply array")}function b(e,t){return p.call(e,t)}function x(e,t){var n;return t=L(t),w(e,(function(e,i){if(t(e,i))return n=e,!1})),n}function _(e,t){t=L(t);var n=h(e)?-1:void 0;return w(e,(function(e,i){if(t(e,i))return n=i,!1})),n}function E(e,t){var n=[];return w(e,(function(e,i){t(e,i)&&n.push(e)})),n}function w(e,t){var n;if(!u(e)){var i=h(e)?F:z;for(var r in e)if(b(e,r)&&!1===t(n=e[r],i(r)))return n}}function S(e,t){return u(e)?[]:(y(e),t=L(t),e.filter((function(e,n){return!t(e,n)})))}function C(e,t,n){return w(e,(function(e,i){n=t(n,e,i)})),n}function P(e,t){return!!C(e,(function(e,n,i){return e&&t(n,i)}),!0)}function T(e,t){return!!x(e,t)}function R(e,t){var n=[];return w(e,(function(e,i){n.push(t(e,i))})),n}function A(e){return e&&Object.keys(e)||[]}function k(e){return A(e).length}function M(e){return R(e,(function(e){return e}))}function D(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=I(t),w(e,(function(e){var i=t(e)||"_",r=n[i];r||(r=n[i]=[]),r.push(e)})),n}function B(e){e=I(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];w(i,(function(n){return D(n,e,t)}));var o=R(t,(function(e,t){return e[0]}));return o}var O=B;function j(e,t){t=I(t);var n=[];return w(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)})),R(n,(function(e){return e.v}))}function N(e){return function(t){return P(e,(function(e,n){return t[n]===e}))}}function I(e){return v(e)?e:function(t){return t[e]}}function L(e){return v(e)?e:function(t){return t===e}}function z(e){return e}function F(e){return Number(e)}function $(e,t){var n,i,r,o;function a(){var a=Date.now(),c=o+t-a;if(c>0)return s(c);e.apply(r,i),n=o=i=r=void 0}function s(e){n=setTimeout(a,e)}return function(){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)}}function V(e,t){return e.bind(t)}function H(){return(H=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 G(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 H.apply(void 0,[e].concat(n))}function W(e,t){var n={},i=Object(e);return w(t,(function(t){t in i&&(n[t]=e[t])})),n}function q(e,t){var n={};return w(Object(e),(function(e,i){-1===t.indexOf(i)&&(n[i]=e)})),n}var U=Object.freeze({__proto__:null,assign:G,bind:V,debounce:$,ensureArray:y,every:P,filter:E,find:x,findIndex:_,flatten:s,forEach:w,get:function(e,t,n){var i=e;return w(t,(function(e){if(d(i))return i=void 0,!1;i=i[e]})),u(i)?n:i},groupBy:D,has:b,isArray:h,isDefined:l,isFunction:v,isNil:d,isNumber:m,isObject:f,isString:g,isUndefined:u,keys:A,map:R,matchPattern:N,merge:function e(t){for(var n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return i.length?(w(i,(function(n){n&&f(n)&&w(n,(function(n,i){if("__proto__"!==i){var r=t[i];f(n)?(f(r)||(r={}),t[i]=e(r,n)):t[i]=n}}))})),t):t},omit:q,pick:W,reduce:C,set:function(e,t,n){var i=e;return w(t,(function(e,r){if("__proto__"===e)throw new Error("illegal key: __proto__");var o=t[r+1],a=i[e];l(o)&&d(a)&&(a=i[e]=isNaN(+o)?{}:[]),u(o)?u(n)?delete i[e]:i[e]=n:i=a})),e},size:k,some:T,sortBy:j,throttle:function(e,t){var n=!1;return function(){n||(e.apply(void 0,arguments),n=!0,setTimeout((function(){n=!1}),t))}},unionBy:O,uniqueBy:B,values:M,without:S});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+/,J=Object.prototype.toString;function Q(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]"==J.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}},ue=["focus","blur"];var le,de={bind:function(e,t,n,i,r){return-1!==ue.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!==ue.indexOf(t)&&(i=!0),pe.unbind(e,t,n,i)}},he=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&&((le=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',fe=!le.getElementsByTagName("link").length,le=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 ge(e,t){return(t=t||document).querySelectorAll(e)}function ye(e){e.parentNode&&e.parentNode.removeChild(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 be=Object.freeze({__proto__:null,attr:K,classes:Q,clear:te,closest:oe,delegate:de,domify:he,event:pe,matches:re,query:ve,queryAll:ge,remove:ye});function xe(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 _e(e,t){return xe(t,e),e}var Ee={"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 we(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=Ee[i];r?(2===r&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function Se(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return Ee[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);we(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)we(e,i,t[i])}(e,t);return e}function Ce(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 Pe=/\s+/,Te=Object.prototype.toString;function Re(e){return void 0!==e}function Ae(e){return new ke(e)}function ke(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 De(e){for(var t;t=e.firstChild;)Me(t);return e}function Be(e){return e.cloneNode(!0)}ke.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Ce(t,e)||t.push(e),Re(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},ke.prototype.remove=function(e){if("[object RegExp]"===Te.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Ce(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=t.join(" "),this},ke.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},ke.prototype.toggle=function(e,t){return this.list?(Re(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(Re(t)?t?this.add(e):this.remove(e):this.has(e)?this.remove(e):this.add(e),this)},ke.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(Pe);return""===e[0]&&e.shift(),e},ke.prototype.has=ke.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Ce(this.array(),e)};var Oe="http://www.w3.org/2000/svg",je='<svg xmlns="'+Oe+'"';function Ne(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(Oe)&&(e=je+e.substring(4)):(e=je+">"+e+"</svg>",t=!0);var n=function(e){var t;return(t=new DOMParser).async=!1,t.parseFromString(e,"text/xml")}(e);if(!t)return n;for(var i=document.createDocumentFragment(),r=n.firstChild;r.firstChild;)i.appendChild(r.firstChild);return i}function Ie(e,t){var n;return"<"===e.charAt(0)?(n=Ne(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(Oe,e),t&&Se(n,t),n}var Le=Ie("svg");function ze(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function Fe(e){return e?Le.createSVGTransformFromMatrix(e):Le.createSVGTransform()}var $e=/([&<>]{1})/g,Ve=/([\n\r"]{1})/g,He={"&":"&","<":"<",">":">",'"':"'"};function Ge(e,t){return e.replace(t,(function(e,t){return He[t]||t}))}function We(e,t){var n,i,r,o,a;switch(e.nodeType){case 3:t.push(Ge(e.textContent,$e));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,Ve),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(a=e.childNodes).length;n<i;++n)We(a.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",Ge(e.nodeValue,$e),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function qe(e,t){var n=Ne(t);if(De(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++)xe(r[o],e)}}function Ue(e,t){if(void 0!==t){try{qe(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)We(t,n),t=t.nextSibling;return n.join("")}(e)}function Ke(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function Ye(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(Ke(e,i))}(n,t)),n.consolidate()}var Xe=/^class /;function Ze(e){return"[object Array]"===Object.prototype.toString.call(e)}function Je(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Qe(){var e=Array.prototype.slice.call(arguments);1===e.length&&Ze(e[0])&&(e=e[0]);var t=e.pop();return t.$inject=e,t}var et=/constructor\s*[^(]*\(\s*([^)]*)\)/m,tt=/^(?:async )?(?:function\s*)?[^(]*\(\s*([^)]*)\)/m,nt=/\/\*([^*]*)\*\//m;function it(e){if("function"!=typeof e)throw new Error('Cannot annotate "'+e+'". Expected a function!');var t=e.toString().match(function(e){return Xe.test(e.toString())}(e)?et:tt);return t&&t[1]&&t[1].split(",").map((function(e){return(t=e.match(nt))?t[1].trim():e.trim()}))||[]}function rt(){var e=[];this.factory=function(t,n){return e.push([t,"factory",n]),this},this.value=function(t,n){return e.push([t,"value",n]),this},this.type=function(t,n){return e.push([t,"type",n]),this},this.forEach=function(t){e.forEach(t)}}function ot(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)},s=function(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(Je(r,e))return r[e];if(Je(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)},c=function(e,t){if(void 0===t&&(t={}),"function"!=typeof e){if(!Ze(e))throw new Error('Cannot invoke "'+e+'". Expected a function!');e=Qe(e.slice())}return{fn:e,dependencies:(e.$inject||it(e)).map((function(e){return Je(t,e)?t[e]:s(e)}))}},p=function(e){var t=c(e),n=t.fn,i=t.dependencies;return new(Function.prototype.bind.apply(n,[null].concat(i)))},u=function(e,t,n){var i=c(e,n),r=i.fn,o=i.dependencies;return r.apply(t,o)},l=function(e){return Qe((function(t){return e.get(t)}))},d={factory:u,type:p,value:function(e){return e}};e.forEach((function(e){function t(e,t){return"value"!==e&&Ze(t)&&(t=Qe(t.slice())),t}if(e instanceof rt)e.forEach((function(e){var n=e[0],r=e[1],o=e[2];i[n]=[d[r],t(r,o),r]}));else if("object"==typeof e)if(e.__exports__){var n=Object.keys(e).reduce((function(t,n){return"__"!==n.substring(0,2)&&(t[n]=e[n]),t}),Object.create(null)),r=new ot((e.__modules__||[]).concat([n]),o),a=Qe((function(e){return r.get(e)}));e.__exports__.forEach((function(e){i[e]=[a,e,"private",r]}))}else Object.keys(e).forEach((function(n){if("private"!==e[n][2]){var r=e[n][0],o=e[n][1];i[n]=[d[r],t(r,o),r]}else i[n]=e[n]}))})),this.get=s,this.invoke=u,this.instantiate=p,this.createChild=function(e,t){if(t&&t.length){var n,r,a,s,c=Object.create(null),p=Object.create(null),u=[],d=[],h=[];for(var f in i)n=i[f],-1!==t.indexOf(f)&&("private"===n[2]?-1===(r=u.indexOf(n[3]))?(a=n[3].createChild([],t),s=l(a),u.push(n[3]),d.push(a),h.push(s),c[f]=[s,f,"private",a]):c[f]=[h[r],f,"private",d[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 ot(e,o)}}function at(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;if(n.canRender(r))return"render.shape"===i?n.drawShape(o,r):n.drawConnection(o,r)})),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 st(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function ct(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function pt(e,t){var n=Ie("polyline");return Se(n,{points:ct(e)}),t&&Se(n,t),n}function ut(e){return E(e,(function(t){return!x(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 dt(e,t,n){var i=!n||-1===e.indexOf(t);return i&&e.push(t),i}function ht(e,t,n){n=n||0,h(e)||(e=[e]),w(e,(function(e,i){var r=t(e,i,n);h(r)&&r.length&&ht(r,t,n+1)}))}function ft(e,t){return function(e,t,n){var i=[],r=[];return ht(e,(function(e,o,a){dt(i,e,t);var s=e.children;if((-1===n||a<n)&&s&&dt(r,s,t))return s})),i}(e,!t,-1)}function mt(e,t){var n,i,r,o;return t=!!t,h(e)||(e=[e]),w(e,(function(e){var a=e;e.waypoints&&!t&&(a=mt(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,u=a.width||0;(s<n||void 0===n)&&(n=s),(c<i||void 0===i)&&(i=c),(s+u>r||void 0===r)&&(r=s+u),(c+p>o||void 0===o)&&(o=c+p)})),{x:n,y:i,height:o-i,width:r-n}}function vt(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}function gt(e){return!(!e||!e.isFrame)}function yt(e,t){return G({},e||{},t||{})}at.prototype.canRender=function(){},at.prototype.drawShape=function(){},at.prototype.drawConnection=function(){},at.prototype.getShapePath=function(){},at.prototype.getConnectionPath=function(){};function bt(e,t){at.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})}i(bt,at),bt.prototype.canRender=function(){return!0},bt.prototype.drawShape=function(e,t){var n=Ie("rect");return Se(n,{x:0,y:0,width:t.width||0,height:t.height||0}),gt(t)?Se(n,this.FRAME_STYLE):Se(n,this.SHAPE_STYLE),_e(e,n),n},bt.prototype.drawConnection=function(e,t){var n=pt(t.waypoints,this.CONNECTION_STYLE);return _e(e,n),n},bt.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return st([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},bt.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 st(r)},bt.$inject=["eventBus","styles"];var xt={__init__:["defaultRenderer"],defaultRenderer:["type",bt],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 G(this.style(t,n),{class:e})},this.style=function(t,n){h(t)||n||(n=t,t=[]);var i=C(t,(function(t,n){return G(t,e[n]||{})}),{});return n?G(i,n):i},this.computeStyle=function(e,n,i){return h(n)||(i=n,n=[]),t.style(n||[],G({},i,e||{}))}}]};function _t(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function Et(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 wt(e,t){return e&&t?e.indexOf(t):-1}var St=Object.freeze({__proto__:null,remove:_t,add:Et,indexOf:wt});function Ct(e,t){return e&&t?Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)):-1}function Pt(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=Ct(e,t);return Math.abs(r/o)<=i}function Tt(e,t){var n;return function(e,t){var n;n=h(e)?e:[e,t];var i=n.slice().shift();return P(n,(function(e){return Math.abs(i.y-e.y)<=2}))}(n=h(e)?e:[e,t])?"h":!!function(e,t){var n;n=h(e)?e:[e,t];var i=n.slice().shift();return P(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 At(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y+(t.y-e.y)/2)}}var kt=/,?([a-z]),?/gi,Mt=parseFloat,Dt=Math,Bt=Dt.PI,Ot=Dt.min,jt=Dt.max,Nt=Dt.pow,It=Dt.abs,Lt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,zt=/(-?\d*\.?\d*(?:e[-+]?\d+)?)[\s]*,?[\s]*/gi,Ft=Array.isArray||function(e){return e instanceof Array};function $t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Vt(e){if("function"==typeof e||Object(e)!==e)return e;var t=new e.constructor;for(var n in e)$t(e,n)&&(t[n]=Vt(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)$t(t,n)&&n!=e&&(t[n].sleep--,!t[n].sleep&&delete t[n])})),t[e]}function Wt(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 qt(){return this.join(",").replace(kt,"$1")}function Ut(e){var t=Vt(e);return t.toString=qt,t}function Kt(e,t,n,i,r,o,a,s,c){var p=1-c,u=Nt(p,3),l=Nt(p,2),d=c*c*c,h=u*t+3*l*c*i+3*p*c*c*o+d*s;return{x:en(u*e+3*l*c*n+3*p*c*c*r+d*a),y:en(h)}}function Yt(e){var t=cn.apply(null,e);return Wt(t.x0,t.y0,t.x1-t.x0,t.y1-t.y0)}function Xt(e,t,n){return t>=e.x&&t<=e.x+e.width&&n>=e.y&&n<=e.y+e.height}function Zt(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 Jt(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,u=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],l=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,h=0;h<12;h++){var f=p*u[h]+p,m=Zt(f,e,n,r,a),v=Zt(f,t,i,o,s),g=m*m+v*v;d+=l[h]*Dt.sqrt(g)}return p*d}function Qt(e,t,n,i,r,o,a,s){if(!(jt(e,n)<Ot(r,a)||Ot(e,n)>jt(r,a)||jt(t,i)<Ot(o,s)||Ot(t,i)>jt(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 u=en(((e*i-t*n)*(r-a)-(e-n)*(r*s-o*a))/p),l=en(c/p),d=+u.toFixed(2),h=+l.toFixed(2);if(!(d<+Ot(e,n).toFixed(2)||d>+jt(e,n).toFixed(2)||d<+Ot(r,a).toFixed(2)||d>+jt(r,a).toFixed(2)||h<+Ot(t,i).toFixed(2)||h>+jt(t,i).toFixed(2)||h<+Ot(o,s).toFixed(2)||h>+jt(o,s).toFixed(2)))return{x:u,y:l}}}}function en(e){return Math.round(1e11*e)/1e11}function tn(e,t,n){if(!function(e,t){return e=Wt(e),Xt(t=Wt(t),e.x,e.y)||Xt(t,e.x2,e.y)||Xt(t,e.x,e.y2)||Xt(t,e.x2,e.y2)||Xt(e,t.x,t.y)||Xt(e,t.x2,t.y)||Xt(e,t.x,t.y2)||Xt(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)}(Yt(e),Yt(t)))return n?0:[];for(var i=Jt.apply(0,e),r=Jt.apply(0,t),o=rn(e)?1:~~(i/5)||1,a=rn(t)?1:~~(r/5)||1,s=[],c=[],p={},u=n?0:[],l=0;l<o+1;l++){var d=Kt.apply(0,e.concat(l/o));s.push({x:d.x,y:d.y,t:l/o})}for(l=0;l<a+1;l++)d=Kt.apply(0,t.concat(l/a)),c.push({x:d.x,y:d.y,t:l/a});for(l=0;l<o;l++)for(var h=0;h<a;h++){var f,m=s[l],v=s[l+1],g=c[h],y=c[h+1],b=It(v.x-m.x)<.01?"y":"x",x=It(y.x-g.x)<.01?"y":"x",_=Qt(m.x,m.y,v.x,v.y,g.x,g.y,y.x,y.y);if(_){if(p[f=_.x.toFixed(9)+"#"+_.y.toFixed(9)])continue;p[f]=!0;var E=m.t+It((_[b]-m[b])/(v[b]-m[b]))*(v.t-m.t),w=g.t+It((_[x]-g[x])/(y[x]-g[x]))*(y.t-g.t);E>=0&&E<=1&&w>=0&&w<=1&&(n?u++:u.push({x:_.x,y:_.y,t1:E,t2:w}))}}return u}function nn(e){var t=Gt(e);if(t.abs)return Ut(t.abs);if(Ft(e)&&Ft(e&&e[0])||(e=function(e){if(!e)return null;var t=Gt(e);if(t.arr)return Vt(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 Ft(e)&&Ft(e[0])&&(i=Vt(e)),i.length||String(e).replace(Lt,(function(e,t,r){var o=[],a=t.toLowerCase();for(r.replace(zt,(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=Vt(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,u,l=c,d=e.length;l<d;l++){if(i.push(p=[]),(n=(u=e[l])[0])!=n.toUpperCase())switch(p[0]=n.toUpperCase(),p[0]){case"A":p[1]=u[1],p[2]=u[2],p[3]=u[3],p[4]=u[4],p[5]=u[5],p[6]=+u[6]+r,p[7]=+u[7]+o;break;case"V":p[1]=+u[1]+o;break;case"H":p[1]=+u[1]+r;break;case"M":a=+u[1]+r,s=+u[2]+o;default:for(var h=1,f=u.length;h<f;h++)p[h]=+u[h]+(h%2?r:o)}else for(var m=0,v=u.length;m<v;m++)p[m]=u[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=qt,t.abs=Ut(i),i}function rn(e){return e[0]===e[2]&&e[1]===e[3]&&e[4]===e[6]&&e[5]===e[7]}function on(e,t,n,i){return[e,t,n,i,n,i]}function an(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 sn(e,t,n,i,r,o,a,s,c,p){var u,l,d=120*Bt/180,h=Bt/180*(+r||0),f=[],m=(l=function(e,t,n){return{x:e*Dt.cos(n)-t*Dt.sin(n),y:e*Dt.sin(n)+t*Dt.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 $t(i,n)?(Ht(r,n),i[n]):(r.length>=1e3&&delete i[r.shift()],r.push(n),i[n]=l.apply(0,t),i[n])});if(p)S=p[0],C=p[1],E=p[2],w=p[3];else{e=(u=m(e,t,-h)).x,t=u.y;var v=(e-(s=(u=m(s,c,-h)).x))/2,g=(t-(c=u.y))/2,y=v*v/(n*n)+g*g/(i*i);y>1&&(n*=y=Dt.sqrt(y),i*=y);var b=n*n,x=i*i,_=(o==a?-1:1)*Dt.sqrt(It((b*x-b*g*g-x*v*v)/(b*g*g+x*v*v))),E=_*n*g/i+(e+s)/2,w=_*-i*v/n+(t+c)/2,S=Dt.asin(((t-w)/i).toFixed(9)),C=Dt.asin(((c-w)/i).toFixed(9));(S=e<E?Bt-S:S)<0&&(S=2*Bt+S),(C=s<E?Bt-C:C)<0&&(C=2*Bt+C),a&&S>C&&(S-=2*Bt),!a&&C>S&&(C-=2*Bt)}var P=C-S;if(It(P)>d){var T=C,R=s,A=c;C=S+d*(a&&C>S?1:-1),f=sn(s=E+n*Dt.cos(C),c=w+i*Dt.sin(C),n,i,r,0,a,R,A,[C,T,E,w])}P=C-S;var k=Dt.cos(S),M=Dt.sin(S),D=Dt.cos(C),B=Dt.sin(C),O=Dt.tan(P/4),j=4/3*n*O,N=4/3*i*O,I=[e,t],L=[e+j*M,t-N*k],z=[s+j*B,c-N*D],F=[s,c];if(L[0]=2*I[0]-L[0],L[1]=2*I[1]-L[1],p)return[L,z,F].concat(f);for(var $=[],V=0,H=(f=[L,z,F].concat(f).join().split(",")).length;V<H;V++)$[V]=V%2?m(f[V-1],f[V],h).y:m(f[V],f[V+1],h).x;return $}function cn(e,t,n,i,r,o,a,s){for(var c,p,u,l,d,h,f,m,v=[],g=[[],[]],y=0;y<2;++y)if(0==y?(p=6*e-12*n+6*r,c=-3*e+9*n-9*r+3*a,u=3*n-3*e):(p=6*t-12*i+6*o,c=-3*t+9*i-9*o+3*s,u=3*i-3*t),It(c)<1e-12){if(It(p)<1e-12)continue;0<(l=-u/p)&&l<1&&v.push(l)}else f=p*p-4*u*c,m=Dt.sqrt(f),f<0||(0<(d=(-p+m)/(2*c))&&d<1&&v.push(d),0<(h=(-p-m)/(2*c))&&h<1&&v.push(h));for(var b,x=v.length,_=x;x--;)b=1-(l=v[x]),g[0][x]=b*b*b*e+3*b*b*l*n+3*b*l*l*r+l*l*l*a,g[1][x]=b*b*b*t+3*b*b*l*i+3*b*l*l*o+l*l*l*s;return g[0][_]=e,g[1][_]=t,g[0][_+1]=a,g[1][_+1]=s,g[0].length=g[1].length=_+2,{x0:Ot.apply(0,g[0]),y0:Ot.apply(0,g[1]),x1:jt.apply(0,g[0]),y1:jt.apply(0,g[1])}}function pn(e){var t=Gt(e);if(t.curve)return Ut(t.curve);for(var n=nn(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(sn.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(an(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(an(t.x,t.y,e[1],e[2],e[3],e[4]));break;case"L":e=["C"].concat(on(t.x,t.y,e[1],e[2]));break;case"H":e=["C"].concat(on(t.x,t.y,e[1],t.y));break;case"V":e=["C"].concat(on(t.x,t.y,t.x,e[1]));break;case"Z":e=["C"].concat(on(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),u=n.length}},a=[],s="",c="",p=0,u=n.length;p<u;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 l=n[p],d=l.length;i.x=l[d-2],i.y=l[d-1],i.bx=Mt(l[d-4])||i.x,i.by=Mt(l[d-3])||i.y}return t.curve=Ut(n),n}var un=function(e,t,n){e=pn(e),t=pn(t);for(var i,r,o,a,s,c,p,u,l,d,h=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]?(l=[i,r].concat(v.slice(1)),i=l[6],r=l[7]):(l=[i,r,i,r,s,c,s,c],i=s,r=c);for(var g=0,y=t.length;g<y;g++){var b=t[g];if("M"==b[0])o=p=b[1],a=u=b[2];else{"C"==b[0]?(d=[o,a].concat(b.slice(1)),o=d[6],a=d[7]):(d=[o,a,o,a,p,u,p,u],o=p,a=u);var x=tn(l,d,n);if(n)h+=x;else{for(var _=0,E=x.length;_<E;_++)x[_].segment1=f,x[_].segment2=g,x[_].bez1=l,x[_].bez2=d;h=h.concat(x)}}}}}return h};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 dn(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 fn(e){return{x:e.left,y:e.top,width:e.right-e.left,height:e.bottom-e.top}}function mn(e){return dn({x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2})}function vn(e,t,n){f(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 gn(e,t,n){var i=un(e,t);return 1===i.length||2===i.length&&Ct(i[0],i[1])<1?dn(i[0]):i.length>1?dn((i=j(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 yn(e,t){return Math.round(e*t)/t}function bn(e){return m(e)?e+"px":e}function xn(e,t,n){var i=Ie("g");Ae(i).add(t);var r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}var _n="base",En="djs-element-hidden",wn={shape:["x","y","width","height"],connection:["waypoints"]};function Sn(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._init(e||{})}function Cn(e,t){var n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}Sn.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],Sn.prototype._init=function(e){var t=this._eventBus,n=this._container=function(e){var t=(e=G({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container"),G(n.style,{position:"relative",overflow:"hidden",width:bn(e.width),height:bn(e.height)}),t.appendChild(n),n}(e),i=this._svg=Ie("svg");Se(i,{width:"100%",height:"100%"}),_e(n,i);var r=this._viewport=xn(i,"viewport");this._layers={},this._planes={},!1!==e.deferUpdate&&(this._viewboxChanged=$(V(this._viewboxChanged,this),300)),t.on("diagram.init",(function(){t.fire("canvas.init",{svg:i,viewport:r})}),this),t.on(["shape.added","connection.added","shape.removed","connection.removed","elements.changed"],(function(){delete this._cachedViewbox}),this),t.on("diagram.destroy",500,this._destroy,this),t.on("diagram.clear",500,this._clear,this)},Sn.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._activePlane,delete this._viewport},Sn.prototype._clear=function(){var e=this;this._elementRegistry.getAll().forEach((function(t){var n=vt(t);"root"===n?e.setRootElementForPlane(null,e.findPlane(t),!0):e._removeElement(t,n)})),this._activePlane=null,this._planes={},delete this._cachedViewbox},Sn.prototype.getDefaultLayer=function(){return this.getLayer(_n)},Sn.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},Sn.prototype._createLayer=function(e,t){t||(t=0);var n=C(this._layers,(function(e,n){return t>=n.index&&e++,e}),0);return{group:xn(this._viewport,"layer-"+e,n),index:t}},Sn.prototype.getPlane=function(e){if(!e)throw new Error("must specify a name");return this._planes[e]},Sn.prototype.createPlane=function(e,t){if(!e)throw new Error("must specify a name");if(this._planes[e])throw new Error("plane "+e+" already exists");t||(t={id:"__implicitroot"+e,children:[],isImplicit:!0});var n=this.getLayer(e);Ae(n).add(En);var i=this._planes[e]={layer:n,name:e,rootElement:null};return this.setRootElementForPlane(t,i),i},Sn.prototype.setActivePlane=function(e){if(!e)throw new Error("must specify a plane");return"string"==typeof e&&(e=this.getPlane(e)),this._activePlane&&Ae(this._activePlane.layer).add(En),this._activePlane=e,Ae(e.layer).remove(En),e.rootElement&&this._elementRegistry.updateGraphics(e.rootElement,this._svg,!0),this._eventBus.fire("plane.set",{plane:e}),e},Sn.prototype.getActiveLayer=function(){return this.getActivePlane().layer},Sn.prototype.getActivePlane=function(){var e=this._activePlane;return e||(e=this.createPlane(_n),this.setActivePlane(_n)),e},Sn.prototype.findPlane=function(e){"string"==typeof e&&(e=this._elementRegistry.get(e));var t=function(e){for(;e.parent;)e=e.parent;return e}(e);return x(this._planes,(function(e){return e.rootElement===t}))},Sn.prototype.getContainer=function(){return this._container},Sn.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(w([i.gfx,i.secondaryGfx],(function(e){e&&(n?Ae(e).add(t):Ae(e).remove(t))})),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},Sn.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},Sn.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},Sn.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),Ae(this.getGraphics(e)).has(t)},Sn.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},Sn.prototype.getRootElement=function(){return this.getActivePlane().rootElement},Sn.prototype.setRootElement=function(e,t){var n=this._activePlane;if(n)return this.setRootElementForPlane(e,n,t);var i=this.createPlane(_n,e);return this.setActivePlane(i),i.rootElement},Sn.prototype.setRootElementForPlane=function(e,t,n){"string"==typeof t&&(t=this.getPlane(t)),e&&this._ensureValid("root",e);var i=t.rootElement,r=this._elementRegistry,o=this._eventBus;if(i){if(!n)throw new Error("rootElement already set, need to specify override");o.fire("root.remove",{element:i}),o.fire("root.removed",{element:i}),r.remove(i)}if(e){var a=t.layer;o.fire("root.add",{element:e}),r.add(e,a),o.fire("root.added",{element:e,gfx:a}),t===this._activePlane&&this._elementRegistry.updateGraphics(e,this._svg,!0)}return t.rootElement=e,e},Sn.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 with id "+t.id+" already exists");var n=wn[e];if(!P(n,(function(e){return void 0!==t[e]})))throw new Error("must supply { "+n.join(", ")+" } with "+e)},Sn.prototype._setParent=function(e,t,n){Et(t.children,e,n),e.parent=t},Sn.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},Sn.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},Sn.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},Sn.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),_t(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},Sn.prototype.removeShape=function(e){return this._removeElement(e,"shape")},Sn.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},Sn.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},Sn.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},Sn.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},Sn.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;var t,n,i,r,o,a,s=this._viewport,c=this.getSize();return e?(this._changeViewbox((function(){r=Math.min(c.width/e.width,c.height/e.height);var t=this._svg.createSVGMatrix().scale(r).translate(-e.x,-e.y);Ye(s,t)})),e):(t=this.getDefaultLayer().getBBox(),n=(i=Ye(s))?i.matrix:function(e,t,n,i,r,o){var a=Le.createSVGMatrix();switch(arguments.length){case 0:return a;case 1:return ze(a,e);case 6:return ze(a,{a:e,b:t,c:n,d:i,e:r,f:o})}}(),r=yn(n.a,1e3),o=yn(-n.e||0,1e3),a=yn(-n.f||0,1e3),e=this._cachedViewbox={x:o?o/r:0,y:a?a/r:0,width:c.width/r,height:c.height/r,scale:r,inner:{width:t.width,height:t.height,x:t.x,y:t.y},outer:c})},Sn.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox((function(){e=G({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),Cn(t,n)})),{x:n.e,y:n.f}},Sn.prototype.scrollToElement=function(e,t){var n=100,i=this.findPlane(e);i!==this._activePlane&&this.setActivePlane(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=mt(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 u=hn(c);if(a.width<c.width&&a.height<c.height){var l=Math.max(0,s.right-u.right),d=Math.min(0,s.left-u.left),h=Math.max(0,s.bottom-u.bottom),f=Math.min(0,s.top-u.top);r=l||d,o=h||f}else r=a.x-c.x,o=a.y-c.y;this.scroll({dx:-r*p,dy:-o*p})},Sn.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)})),yn(i.a,1e3)):this.viewbox(e).scale;var n,i},Sn.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},Sn.prototype._setZoom=function(e,t){var n,i,r,o,a=this._svg,s=this._viewport,c=a.createSVGMatrix(),p=a.createSVGPoint(),u=(i=s.getCTM()).a;return t?(n=G(p,t).matrixTransform(i.inverse()),r=c.translate(n.x,n.y).scale(1/u*e).translate(-n.x,-n.y),o=i.multiply(r)):o=c.scale(e),Cn(this._viewport,o),o},Sn.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},Sn.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}},Sn.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Pn="data-element-id";function Tn(e){this._elements={},this._eventBus=e}Tn.$inject=["eventBus"],Tn.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),Se(t,Pn,i),n&&Se(n,Pn,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Tn.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(Se(i.gfx,Pn,""),i.secondaryGfx&&Se(i.secondaryGfx,Pn,""),delete t[n])},Tn.prototype.updateId=function(e,t){this._validateId(t),"string"==typeof e&&(e=this.get(e)),this._eventBus.fire("element.updateId",{element:e,newId:t});var n=this.getGraphics(e),i=this.getGraphics(e,!0);this.remove(e),e.id=t,this.add(e,n,i)},Tn.prototype.updateGraphics=function(e,t,n){var i=e.id||e,r=this._elements[i];return n?r.secondaryGfx=t:r.gfx=t,Se(t,Pn,i),t},Tn.prototype.get=function(e){var t;t="string"==typeof e?e:e&&Se(e,Pn);var n=this._elements[t];return n&&n.element},Tn.prototype.filter=function(e){var t=[];return this.forEach((function(n,i){e(n,i)&&t.push(n)})),t},Tn.prototype.find=function(e){for(var t=this._elements,n=Object.keys(t),i=0;i<n.length;i++){var r=t[n[i]],o=r.element;if(e(o,r.gfx))return o}},Tn.prototype.getAll=function(){return this.filter((function(e){return e}))},Tn.prototype.forEach=function(e){var t=this._elements;Object.keys(t).forEach((function(n){var i=t[n],r=i.element,o=i.gfx;return e(r,o)}))},Tn.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Tn.prototype._validateId=function(e){if(!e)throw new Error("element must have an id");if(this._elements[e])throw new Error("element with id "+e+" already added")};var Rn={extend:function(e,t,n,i){var r=n.inverse;return Object.defineProperty(e,"remove",{value:function(e){var n=this.indexOf(e);return-1!==n&&(this.splice(n,1),t.unset(e,r,i)),e}}),Object.defineProperty(e,"contains",{value:function(e){return-1!==this.indexOf(e)}}),Object.defineProperty(e,"add",{value:function(e,n){var o=this.indexOf(e);if(void 0===n){if(-1!==o)return;n=this.length}-1!==o&&this.splice(o,1),this.splice(n,0,e),-1===o&&t.set(e,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},isExtended:function(e){return!0===e.__refs_collection}};function An(e,t,n){var i=Rn.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 kn(e,t){if(!(this instanceof kn))return new kn(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}kn.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)},kn.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return Rn.isExtended(n)||An(this,t,e),n},kn.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},kn.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},kn.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Mn=kn,Dn=Rn;Mn.Collection=Dn;var Bn=new Mn({name:"children",enumerable:!0,collection:!0},{name:"parent"}),On=new Mn({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),jn=new Mn({name:"attachers",collection:!0},{name:"host"}),Nn=new Mn({name:"outgoing",collection:!0},{name:"source"}),In=new Mn({name:"incoming",collection:!0},{name:"target"});function Ln(){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"),On.bind(this,"labels"),Nn.bind(this,"outgoing"),In.bind(this,"incoming")}function zn(){Ln.call(this),Bn.bind(this,"children"),jn.bind(this,"host"),jn.bind(this,"attachers")}function Fn(){zn.call(this)}function $n(){zn.call(this),On.bind(this,"labelTarget")}function Vn(){Ln.call(this),Nn.bind(this,"source"),In.bind(this,"target")}i(zn,Ln),i(Fn,zn),i($n,zn),i(Vn,Ln);var Hn={connection:Vn,shape:zn,label:$n,root:Fn};function Gn(){this._uid=12}Gn.prototype.createRoot=function(e){return this.create("root",e)},Gn.prototype.createLabel=function(e){return this.create("label",e)},Gn.prototype.createShape=function(e){return this.create("shape",e)},Gn.prototype.createConnection=function(e){return this.create("connection",e)},Gn.prototype.create=function(e,t){return(t=G({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=Hn[e];if(!n)throw new Error("unknown type: <"+e+">");return G(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=Fe();o.setTranslate(t,n);var a=Fe();a.setRotate(i||0,0,0);var s=Fe();s.setScale(r||1,r||1),Ye(e,[o,a,s])}function Xn(e,t,n){var i=Fe();i.setTranslate(t,n),Ye(e,i)}function Zn(e,t){var n=Fe();n.setRotate(t,0,0),Ye(e,n)}function Jn(e,t){this._eventBus=e,this._elementRegistry=t}function Qn(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}qn.prototype.on=function(e,t,n,i){if(e=h(e)?e:[e],v(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");var r=n;i&&((r=V(n,i)).__fn=n.__fn||n);var o=this;e.forEach((function(e){o._addListener(e,{priority:t,callback:r,next:null})}))},qn.prototype.once=function(e,t,n,i){var r=this;if(v(t)&&(i=n,n=t,t=1e3),!m(t))throw new Error("priority must be a number");function o(){o.__isTomb=!0;var t=n.apply(i,arguments);return r.off(e,o),t}o.__fn=n,this.on(e,t,o)},qn.prototype.off=function(e,t){e=h(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){G(this,e||{})},Jn.$inject=["eventBus","elementRegistry"],Jn.prototype._getChildrenContainer=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n))||(Ae(t=Ie("g")).add("djs-children"),_e(n.parentNode,t)):t=n,t},Jn.prototype._clear=function(e){var t=Kn(e);return te(t),t},Jn.prototype._createContainer=function(e,t,n,i){var r=Ie("g");Ae(r).add("djs-group"),void 0!==n?Qn(r,t,t.childNodes[n]):_e(t,r);var o=Ie("g");Ae(o).add("djs-element"),Ae(o).add("djs-"+e),i&&Ae(o).add("djs-frame"),_e(r,o);var a=Ie("g");return Ae(a).add("djs-visual"),_e(o,a),o},Jn.prototype.create=function(e,t,n){var i=this._getChildrenContainer(t.parent);return this._createContainer(e,i,n,gt(t))},Jn.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry;w(C(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);w(i.slice().reverse(),(function(e){Qn(n.getGraphics(e).parentNode,r)}))}}))},Jn.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},Jn.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},Jn.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},Jn.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},Jn.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?Se(n,"display","none"):Se(n,"display","block")}},Jn.prototype.remove=function(e){Me(this._elementRegistry.getGraphics(e).parentNode)};var ei={__depends__:[xt],__init__:["canvas"],canvas:["type",Sn],elementRegistry:["type",Tn],elementFactory:["type",Gn],eventBus:["type",qn],graphicsFactory:["type",Jn]};function ti(e){var t=[],n=[];function i(e){return t.indexOf(e)>=0}e.forEach((function e(r){i(r)||((r.__depends__||[]).forEach(e),i(r)||(!function(e){t.push(e)}(r),(r.__init__||[]).forEach((function(e){n.push(e)}))))}));var r=new ot(t);return n.forEach((function(e){try{r["string"==typeof e?"get":"invoke"](e)}catch(e){throw console.error("Failed to instantiate component"),console.error(e.stack),e}})),r}function ni(e,t){this.injector=t=t||function(e){return ti([{config:["value",e=e||{}]},ei].concat(e.modules||[]))}(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);w(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}),w(e,V((function(e,t){this.set(t,e)}),this))}return o.prototype=i,o.hasType=i.$instanceOf=this.model.hasType,n.defineModel(o,t),n.defineDescriptor(o,e),o};var 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 ui(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 li(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function di(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,w(e,V(this.registerPackage,this))}function hi(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 di(e,this.properties),this.typeCache={}}li.prototype.build=function(){return W(this,["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"])},li.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)},li.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},li.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),o=ui(r[0],i),a=ui(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},li.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},li.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},li.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},li.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},li.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")},li.prototype.hasProperty=function(e){return this.propertiesByName[e]},li.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(w(e.properties,V((function(n){n=G({},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)},di.prototype.getPackage=function(e){return this.packageMap[e]},di.prototype.getPackages=function(){return this.packages},di.prototype.registerPackage=function(e){e=G({},e);var t=this.packageMap;hi(t,e,"prefix"),hi(t,e,"uri"),w(e.types,V((function(t){this.registerType(t,e)}),this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},di.prototype.registerType=function(e,t){var n=ui((e=G({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:G(e.meta||{})})).name,t.prefix),i=n.name,r={};w(e.properties,V((function(e){var t=ui(e.name,n.prefix),i=t.name;ci(e.type)||(e.type=ui(e.type,t.prefix).name),G(e,{ns:t,name:i}),r[i]=e}),this)),G(e,{ns:n,name:i,propertiesByName:r}),w(e.extends,V((function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)}),this)),this.definePackage(e,t),this.typeMap[i]=e},di.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=ui(n,ci(n)?"":e.prefix);r.mapTypes(o,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");w(i.superClass,n?o:a),t(i,!n),w(i.traits,o)},di.prototype.getEffectiveDescriptor=function(e){var t=ui(e),n=new li(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},di.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=g(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=ui(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}),w(n,(function(e,t){f(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 gi=String.fromCharCode,yi=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?yi.call(xi,i)?xi[i]:"&"+i+";":gi(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 Pi(e){return"missing namespace for prefix <"+e+">"}function Ti(e){return{get:e,enumerable:!0}}function Ri(e){var t,n={};for(t in e)n[t]=e[t];return n}function Ai(e){return e+"$uri"}function ki(){return{line:0,column:0}}function Mi(e){throw e}function Di(e){if(!this)return new Di(e);var t,n,i,r,o,a,s,c,p,u=e&&e.proxy,l=Mi,d=ki,h=!1,f=!1,m=null,v=!1;function g(e){e instanceof Error||(e=Ci(e)),m=e,l(e,d)}function y(e){o&&(e instanceof Error||(e=Ci(e)),o(e,d))}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":l=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,l,m,b,x,_,E,w,S,C,P,T=f?[]:null,R=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=[],k=0,M=!1,D=!1,B=0,O=0,j="",N=0;function I(){if(null!==P)return P;var e,t,n,i,r,o,a,s,c,u,l,d=f&&R.xmlns,m=f&&h?[]:null,v=N,g=j,b=g.length,x={},_={};e:for(;v<b;v++)if(c=!1,!(32===(u=g.charCodeAt(v))||u<14&&u>8)){for((u<65||u>122||u>90&&u<97)&&95!==u&&58!==u&&(y("illegal first char attribute name"),c=!0),l=v+1;l<b;l++)if(!((u=g.charCodeAt(l))>96&&u<123||u>64&&u<91||u>47&&u<59||46===u||45===u||95===u)){if(32===u||u<14&&u>8){y("missing attribute value"),v=l;continue e}if(61===u)break;y("illegal attribute name char"),c=!0}if("xmlns:xmlns"===(s=g.substring(v,l))&&(y("illegal declaration of xmlns"),c=!0),34===(u=g.charCodeAt(l+1)))-1===(l=g.indexOf('"',v=l+2))&&-1!==(l=g.indexOf("'",v))&&(y("attribute value quote missmatch"),c=!0);else if(39===u)-1===(l=g.indexOf("'",v=l+2))&&-1!==(l=g.indexOf('"',v))&&(y("attribute value quote missmatch"),c=!0);else for(y("missing attribute value quotes"),c=!0,l+=1;l<b&&!(32===(u=g.charCodeAt(l+1))||u<14&&u>8);l++);for(-1===l&&(y("missing closing quotes"),l=b,c=!0),c||(o=g.substring(v,l)),v=l;l+1<b&&!(32===(u=g.charCodeAt(l+1))||u<14&&u>8);l++)v===l&&(y("illegal character after attribute end"),c=!0);if(v=l+1,!c)if(s in _)y("attribute <"+s+"> already defined");else if(_[s]=!0,f)if(h){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 R&&R[t]!==e)do{a="ns"+k++}while(void 0!==R[a]);else a=r;p[e]=a}R[r]!==a&&(i||(R=Ri(R),i=!0),R[r]=a,"xmlns"===r&&(R[Ai(a)]=e,d=a),R[t]=e),x[s]=o;continue}m.push(s,o)}else-1!==(u=s.indexOf(":"))?(n=R[s.substring(0,u)])?((s=d===n?s.substr(u+1):n+s.substr(u))===wi&&(-1!==(u=o.indexOf(":"))?(n=o.substring(0,u),o=(n=R[n]||n)+o.substring(u)):o=d+":"+o),x[s]=o):y(Pi(s.substring(0,u))):x[s]=o;else x[s]=o}if(h)for(v=0,b=m.length;v<b;v++){if(s=m[v++],o=m[v],-1!==(u=s.indexOf(":"))){if(!(n=R[s.substring(0,u)])){y(Pi(s.substring(0,u)));continue}(s=d===n?s.substr(u+1):n+s.substr(u))===wi&&(-1!==(u=o.indexOf(":"))?(n=o.substring(0,u),o=(n=R[n]||n)+o.substring(u)):o=d+":"+o)}x[s]=o}return P=x}function L(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,o=0,a=0,s=O;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(O)):0===O?n=e.substring(O,B):(o=B-a,n=-1==O?e.substring(B):e.substring(B,O+1)),{data:n,line:r,column:o}}d=L,u&&(C=Object.create({},{name:Ti((function(){return w})),originalName:Ti((function(){return S})),attrs:Ti(I),ns:Ti((function(){return R}))}));for(;-1!==O;){if(-1===(B=60===e.charCodeAt(O)?O:e.indexOf("<",O)))return A.length?g("unexpected end of file"):0===O?g("missing start tag"):void(O<e.length&&e.substring(O).trim()&&y(Si));if(O!==B)if(A.length){if(t&&(t(e.substring(O,B),Ei,d),v))return}else if(e.substring(O,B).trim()&&(y(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===(O=e.indexOf("]]>",B)))return g("unclosed cdata");if(r&&(r(e.substring(B+9,O),d),v))return;O+=3;continue}if(45===b&&45===e.charCodeAt(B+3)){if(-1===(O=e.indexOf("--\x3e",B)))return g("unclosed comment");if(a&&(a(e.substring(B+4,O),Ei,d),v))return;O+=3;continue}}if(63!==x){for(l=B+1;;l++){if(_=e.charCodeAt(l),isNaN(_))return O=-1,g("unclosed tag");if(34===_)l=-1!==(b=e.indexOf('"',l+1))?b:l;else if(39===_)l=-1!==(b=e.indexOf("'",l+1))?b:l;else if(62===_){O=l;break}}if(33!==x){if(P={},47===x){if(M=!1,D=!0,!A.length)return g("missing open tag");if(l=w=A.pop(),b=B+2+l.length,e.substring(B+2,b)!==l)return g("closing tag mismatch");for(;b<O;b++)if(!(32===(x=e.charCodeAt(b))||x>8&&x<14))return g("close tag")}else{if(47===e.charCodeAt(O-1)?(l=w=e.substring(B+1,O-1),M=!0,D=!0):(l=w=e.substring(B+1,O),M=!0,D=!1),!(x>96&&x<123||x>64&&x<91||95===x||58===x))return g("illegal first char nodeName");for(b=1,m=l.length;b<m;b++)if(!((x=l.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=l.substring(0,b),P=null;break}return g("invalid nodeName")}D||A.push(w)}if(f){if(o=R,M&&(D||T.push(o),null===P&&(h=-1!==l.indexOf("xmlns",b))&&(N=b,j=l,I(),h=!1)),S=w,-1!==(x=w.indexOf(":"))){if(!(E=R[w.substring(0,x)]))return g("missing namespace on <"+S+">");w=w.substr(x+1)}else E=R.xmlns;E&&(w=E+":"+w)}if(M&&(N=b,j=l,n&&(u?n(C,Ei,D,d):n(w,I,Ei,D,d),v)))return;if(D){if(i&&(i(u?C:w,Ei,M,d),v))return;f&&(R=M?o:T.pop())}O+=1}else{if(c&&(c(e.substring(B,O+1),Ei,d),v))return;O+=1}}else{if(-1===(O=e.indexOf("?>",B)))return g("unclosed question");if(s&&(s(e.substring(B,O+2),d),v))return;O+=2}}}(e),d=ki,v=!1,m},this.stop=function(){v=!0}}function Bi(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Oi={xsi:"http://www.w3.org/2001/XMLSchema-instance",xml:"http://www.w3.org/XML/1998/namespace"},ji="xsi:type";function Ni(e){return e.xml&&e.xml.serialize}function Ii(e){return Ni(e)===ji}function Li(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){G(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 Vi(){}function Hi(){}function Gi(){}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}),G(this,{lax:!1},e)}Vi.prototype.handleEnd=function(){},Vi.prototype.handleText=function(){},Vi.prototype.handleNode=function(){},Hi.prototype=Object.create(Vi.prototype),Hi.prototype.handleNode=function(){return this},Gi.prototype=Object.create(Vi.prototype),Gi.prototype.handleText=function(e){this.body=(this.body||"")+e},Wi.prototype=Object.create(Gi.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(Gi.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(Gi.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+">");Gi.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 w(n,(function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?w(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=ui(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=ui(e.name),r=this.type,o=this.model,a=Fi(r),s=i.name,c=a.propertiesByName[s];if(c&&!c.isAttr)return Ii(c)&&(t=e.attributes[ji])?(t=function(e,t){var n=ui(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),G({},c,{effectiveType:Fi(n=o.getType(t)).name})):c;var p=o.getPackage(i.prefix);if(p){if(t=Li(i,p),n=o.getType(t),c=x(a.properties,(function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)})))return G({},c,{effectiveType:Fi(n).name})}else if(c=x(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?(G(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=ui(t),i=this.model,r=this.type,o=i.getPackage(n.prefix),a=o&&Li(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=ui(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(G({},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 u(e,t){return p(e,t,!0)}i.context=a,c.push(i);var l=/^<\?xml /i,d=/ encoding="([^"]+)"/i,h=/^utf-8$/i;function f(e,t){try{c.peek().handleText(e)}catch(e){u(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 Hi)}}({name:e.name,originalName:e.originalName,attributes:a,ns:e.ns},i)})).on("question",(function(e){if(l.test(e)){var t=d.exec(e),n=t&&t[1];n&&!h.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",u),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,u=a.elementsById;return r?(r.warnings=c,n(r)):t({rootElement:o,elementsById:u,references:p,warnings:c})}))},Zi.prototype.handler=function(e){return new Yi(this.model,e)};var Ji=/<|>|'|"|&|\n\r|\n/g,Qi=/<|>|&/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 g(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=g(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 ur(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function lr(e,t){ur.call(this,e,t)}function dr(){this.value="",this.write=function(e){this.value+=e}}function hr(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=G({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new dr,r=new hr(i,e.format);if(e.preamble&&r.append('<?xml version="1.0" encoding="UTF-8"?>\n'),(new ur).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,Qi,or):this.value)},cr.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(Qi)&&(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()},ur.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 E(e.$descriptor.properties,(function(t){var n=t.name;if(t.isVirtual)return!1;if(!b(e,n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)}))}(e),this.parseAttributes(E(n,(function(e){return e.isAttr}))),this.parseContainments(function(e){return E(e,(function(e){return!e.isAttr}))}(n))),this.parseGenericAttributes(e,t),this},ur.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?G({localName:t.ns.localName},e):G({localName:tr(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},ur.prototype.nsPropertyTagName=function(e){return function(e,t){return G({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},ur.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},ur.prototype.nsAttributeName=function(e){var t;if(t=g(e)?ui(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}:G({localName:t.localName},n)},ur.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return w(e,(function(r,o){"$body"===o?n.push((new cr).build({type:"String"},r)):"$children"===o?w(r,(function(e){n.push(new ur(t).build(e))})):0!==o.indexOf("$")&&t.parseNsAttribute(e,o,r)&&i.push({name:o,value:r})})),i},ur.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,o=ui(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)}},ur.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return w(i,(function(t,i){var o=n.parseNsAttribute(e,i,t);o&&r.push(o)})),r},ur.prototype.parseGenericAttributes=function(e,t){var n=this;w(t,(function(t){if(t.name!==ji)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}}))},ur.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;w(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))w(r,(function(i){n.push(new pr(t.addTagName(t.nsPropertyTagName(e))).build(e,i))}));else if(o)w(r,(function(i){n.push(new sr(t.addTagName(t.nsPropertyTagName(e))).build(i))}));else{var a=Ii(e),s=function(e){return"property"===Ni(e)}(e);w(r,(function(i){var r;r=a?new lr(t,e):s?new ur(t,e):new ur(t),n.push(r.build(i))}))}}))},ur.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},ur.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},ur.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=Oi[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},ur.prototype.parseAttributes=function(e){var t=this,n=this.element;w(e,(function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];w(i,(function(e){r.push(e.id)})),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)}))},ur.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),ir(e)},ur.prototype.addAttribute=function(e,t){var n=this.attrs;g(t)&&(t=ar(t,Ji,rr)),n.push({name:e,value:t})},ur.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)),w(t,(function(t){e.append(" ").append(ir(t.name)).append('="').append(t.value).append('"')}))},ur.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(),w(this.body,(function(t){t.serializeTo(e)})),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},nr(lr,ur),lr.prototype.parseNsAttributes=function(e){var t=ur.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(ji),(i.prefix?i.prefix+":":"")+o+n.ns.localName),t},lr.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){g(t)||(n=t,t="bpmn:Definitions");var i=new Zi(G({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 gr(e,t){return new mr(G({},vr,e),t)}function yr(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}var br=new Mn({name:"bpmnElement",enumerable:!0},{name:"di",configurable:!0});function xr(e,t){return e.$instanceOf(t)}function _r(e,t){var n={},i=[];function r(e,t){return function(n){e(n,t)}}function o(e){n[e.id]=e}function a(n,i){try{var r=n.di&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:yr(n)}));return e.element(n,i)}(n,i);return o(n),r}catch(e){s(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:yr(n)})),console.error(e)}}function s(t,n){e.error(t,n)}function c(e){var n=e.bpmnElement;n?n.di?s(t("multiple DI elements defined for {element}",{element:yr(n)}),{element:n}):(br.bind(n,"di"),n.di=e):s(t("no bpmnElement referenced in {element}",{element:yr(e)}),{element:e})}function p(e){var t;c(t=e.plane),w(t.planeElement,u)}function u(e){c(e)}function l(){for(;i.length;)i.shift()()}function d(e,t){R(e,t),b(e.ioSpecification,t),y(e.artifacts,t),o(e)}function h(e,t){a(e,t)}function f(e,t){a(e,t)}function m(e,t){a(e,t)}function v(e,t){a(e,t)}function g(e,t){a(e,t)}function y(e,t){w(e,(function(e){xr(e,"bpmn:Association")?i.push((function(){g(e,t)})):g(e,t)}))}function b(e,t){e&&(w(e.dataInputs,r(m,t)),w(e.dataOutputs,r(v,t)))}function _(e,t){R(e,t),y(e.artifacts,t)}function S(e,t){var n=a(e,t);xr(e,"bpmn:SubProcess")&&_(e,n||t),xr(e,"bpmn:Activity")&&b(e.ioSpecification,t),i.push((function(){w(e.dataInputAssociations,r(f,t)),w(e.dataOutputAssociations,r(f,t))}))}function C(e,t){a(e,t)}function P(e,t){i.push((function(){var n=a(e,t);e.childLaneSet&&T(e.childLaneSet,n||t),function(e){w(e.flowNodeRef,(function(t){var n=t.get("lanes");n&&n.push(e)}))}(e)}))}function T(e,t){w(e.lanes,r(P,t))}function R(e,n){!function(e,n){w(e,(function(e){xr(e,"bpmn:SequenceFlow")?i.push((function(){!function(e,t){a(e,t)}(e,n)})):xr(e,"bpmn:BoundaryEvent")?i.unshift((function(){S(e,n)})):xr(e,"bpmn:FlowNode")?S(e,n):xr(e,"bpmn:DataObject")||(xr(e,"bpmn:DataStoreReference")||xr(e,"bpmn:DataObjectReference")?C(e,n):s(t("unrecognized flowElement {element} in context {context}",{element:yr(e),context:n?yr(n.businessObject):"null"}),{element:e,context:n}))}))}(e.flowElements,n),e.laneSets&&function(e,t){w(e,r(T,t))}(e.laneSets,n)}function A(e,t){var n=a(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:l,handleDefinitions:function(o,a){var u=o.diagrams;if(a&&-1===u.indexOf(a))throw new Error(t("diagram not part of bpmn:Definitions"));if(!a&&u&&u.length&&(a=u[0]),!a)throw new Error(t("no diagram to display"));p(a);var f=a.plane;if(!f)throw new Error(t("no plane for {element}",{element:yr(a)}));var m=f.bpmnElement;if(!m){if(!(m=function(e){return x(e.rootElements,(function(e){return xr(e,"bpmn:Process")||xr(e,"bpmn:Collaboration")}))}(o)))throw new Error(t("no process or collaboration to display"));s(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:yr(f),rootElement:yr(m)})),f.bpmnElement=m,c(f)}var v,g=function(t,n){return e.root(t,n)}(m,f);if(xr(m,"bpmn:Process"))d(m,g);else{if(!xr(m,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:yr(f),rootElement:yr(m)}));w((v=m).participants,r(A)),y(v.artifacts),i.push((function(){var e;w(v.messageFlows,r(h,e))})),function(e,t){E(e,(function(e){return!n[e.id]&&xr(e,"bpmn:Process")&&e.laneSets})).forEach(r(d,t))}(o.rootElements,g)}l()},handleSubProcess:_,registerDi:c}}function Er(e,t,n){var i,r,o,a=[];return new Promise((function(s,c){try{return i=e.get("bpmnImporter"),r=e.get("eventBus"),o=e.get("translate"),r.fire("import.render.start",{definitions:t}),function(e,t){new _r({root:function(e){return i.add(e)},element:function(e,t){return i.add(e,t)},error:function(e,t){a.push({message:e,context:t})}},o).handleDefinitions(e,t)}(t,n),r.fire("import.render.complete",{error:undefined,warnings:a}),s({warnings:a})}catch(e){return e.warnings=a,c(e)}}))}function wr(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&&v(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)}))}}var Sr='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width="53" height="21" style="vertical-align:middle"><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>';function Cr(e){return e.join(";")}var Pr,Tr=Cr(["color: #404040"]),Rr='<div class="bjs-powered-by-lightbox" style="'+Cr(["z-index: 1001","position: fixed","top: 0","left: 0","right: 0","bottom: 0"])+'"><div class="backdrop" style="'+Cr(["width: 100%","height: 100%","background: rgba(40,40,40,0.2)"])+'"></div><div class="notice" style="'+Cr(["position: absolute","left: 50%","top: 40%","transform: translate(-50%)","width: 260px","padding: 10px","background: white","box-shadow: 0 1px 4px rgba(0,0,0,0.3)","font-family: Helvetica, Arial, sans-serif","font-size: 14px","display: flex","line-height: 1.3"])+'"><a href="https://bpmn.io" target="_blank" rel="noopener" style="margin: 15px 20px 15px 10px; align-self: center;'+Tr+'">'+Sr+'</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>';function Ar(e){var t,n;e=G({},Mr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,n=he('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-index: 100; '+Tr+'">'+Sr+"</a>"),t.appendChild(n),pe.bind(n,"click",(function(e){Pr||(Pr=he(Rr),de.bind(Pr,".backdrop","click",(function(e){document.body.removeChild(Pr)}))),document.body.appendChild(Pr),e.preventDefault()})),this._init(this._container,this._moddle,e)}function kr(e,t){return e.warnings=t,e}i(Ar,ni),Ar.prototype.importXML=wr((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,u=e.elementsById;s=n._emit("import.parse.complete",(o={error:null,definitions:s,elementsById:u,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(kr(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)}))}))})),Ar.prototype.importDefinitions=wr((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)}))}))})),Ar.prototype.open=wr((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(kr(a,[]))}if("string"==typeof e&&!(n=function(e,t){if(!t)return null;return x(e.diagrams,(function(e){return e.id===t}))||null}(t,e))){var s=new Error("BPMNDiagram <"+e+"> not found");return o(kr(s,[]))}try{i.clear()}catch(e){return o(kr(e,[]))}Er(i,t,n).then((function(e){var t=e.warnings;return r({warnings:t})})).catch((function(e){return o(e)}))}))})),Ar.prototype.saveXML=wr((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}))})),Ar.prototype.saveSVG=wr((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.getDefaultLayer(),s=ve("defs",o._svg),c=Ue(a),p=s?"<defs>"+Ue(s)+"</defs>":"",u=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="'+u.width+'" height="'+u.height+'" viewBox="'+u.x+" "+u.y+" "+u.width+" "+u.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})}))})),Ar.prototype._setDefinitions=function(e){this._definitions=e},Ar.prototype.getModules=function(){return this._modules},Ar.prototype.clear=function(){this.getDefinitions()&&(this.get("elementRegistry").forEach((function(e){var t=e.businessObject;t&&t.di&&delete t.di})),ni.prototype.clear.call(this))},Ar.prototype.destroy=function(){ni.prototype.destroy.call(this),ye(this._container)},Ar.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Ar.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Ar.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()},Ar.prototype.getDefinitions=function(){return this._definitions},Ar.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Ar.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=G(q(n,["additionalModules"]),{canvas:G({},n.canvas,{container:e}),modules:o});ni.call(this,a),n&&n.container&&this.attachTo(n.container)},Ar.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Ar.prototype._createContainer=function(e){var t=he('<div class="bjs-container"></div>');return G(t.style,{width:Dr(e.width),height:Dr(e.height),position:e.position}),t},Ar.prototype._createModdle=function(e){return new gr(G({},this._moddleExtensions,e.moddleExtensions))},Ar.prototype._modules=[];var Mr={width:"100%",height:"100%",position:"relative"};function Dr(e){return e+(m(e)?"px":"")}function Br(e){Ar.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 Or(e,t){var n=jr(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function jr(e){return e&&e.businessObject||e}i(Br,Ar),Br.prototype._createModdle=function(e){var t=Ar.prototype._createModdle.call(this,e);return t.ids=new o([32,36,1]),t},Br.prototype._collectIds=function(e,t){var n,i=e.$model.ids;for(n in i.clear(),t)i.claim(n,t[n])};var Nr=Object.freeze({__proto__:null,is:Or,getBusinessObject:jr});function Ir(e){return!Or(e,"bpmn:CallActivity")&&(Or(e,"bpmn:SubProcess")?jr(e).di&&!!jr(e).di.isExpanded:!Or(e,"bpmn:Participant")||!!jr(e).processRef)}function Lr(e){return e&&!1!==jr(e).isInterrupting}function zr(e){return e&&!!jr(e).triggeredByEvent}function Fr(e,t){var n=jr(e),i=!1;return n.eventDefinitions&&w(n.eventDefinitions,(function(e){Or(e,t)&&(i=!0)})),i}function $r(e){return Fr(e,"bpmn:ErrorEventDefinition")}function Vr(e){return Fr(e,"bpmn:EscalationEventDefinition")}function Hr(e){return Fr(e,"bpmn:CompensateEventDefinition")}var Gr=Object.freeze({__proto__:null,isExpanded:Ir,isInterrupting:Lr,isEventSubProcess:zr,hasEventDefinition:Fr,hasErrorEventDefinition:$r,hasEscalationEventDefinition:Vr,hasCompensateEventDefinition:Hr});function Wr(e){return Or(e,"bpmn:FlowElement")||Or(e,"bpmn:Participant")||Or(e,"bpmn:Lane")||Or(e,"bpmn:SequenceFlow")||Or(e,"bpmn:MessageFlow")||Or(e,"bpmn:DataInput")||Or(e,"bpmn:DataOutput")?"name":Or(e,"bpmn:TextAnnotation")?"text":Or(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]||""}function Ur(e,t,n){return T(e.eventDefinitions,(function(i){return i.$type===t&&function(e,t){return P(t,(function(t,n){return e[n]==t}))}(e,n)}))}function Kr(e){return e.businessObject.di}function Yr(e){return e.businessObject}function Xr(e,t){var n=Kr(e);return n.get("color:background-color")||n.get("bioc:fill")||t||"white"}function Zr(e,t){var n=Kr(e);return n.get("color:border-color")||n.get("bioc:stroke")||t||"black"}function Jr(e,t,n){var i=Kr(e).get("label");return i&&i.get("color:color")||t||Zr(e,n)}var Qr=new o,eo=.95;function to(e,t,n,i,r,o,a){at.call(this,t,a);var s=e&&e.defaultFillColor,c=e&&e.defaultStrokeColor,p=e&&e.defaultLabelColor,u=Qr.next(),l={},d=n.computeStyle;function h(e,t){var n=G({fill:"black",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=Ie("marker");Se(t.element,n),_e(a,t.element),Se(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=Ie("defs"),_e(r._svg,s)),_e(s,a),l[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 l[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=Ie("path");Se(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),h(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var o=Ie("circle");Se(o,{cx:6,cy:6,r:3.5}),h(e,{element:o,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var a=Ie("path");Se(a,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),h(e,{element:a,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=Ie("path");Se(s,{d:"M 11 5 L 1 10 L 11 15"}),h(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var c=Ie("path");Se(c,{d:"M 1 5 L 11 10 L 1 15"}),h(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=Ie("path");Se(p,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),h(e,{element:p,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var u=Ie("path");Se(u,{d:"M 6 4 L 10 16"}),h(e,{element:u,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function g(e,t,n,i,r){f(i)&&(r=i,i=0),i=i||0,"none"===(r=d(r,{stroke:"black",strokeWidth:2,fill:"white"})).fill&&delete r.fillOpacity;var o=t/2,a=n/2,s=Ie("circle");return Se(s,{cx:o,cy:a,r:Math.round((t+n)/4-i)}),Se(s,r),_e(e,s),s}function y(e,t,n,i,r,o){f(r)&&(o=r,r=0),r=r||0,o=d(o,{stroke:"black",strokeWidth:2,fill:"white"});var a=Ie("rect");return Se(a,{x:r,y:r,width:t-2*r,height:n-2*r,rx:i,ry:i}),Se(a,o),_e(e,a),a}function b(e,t,n){var i=pt(t,n=d(n,["no-fill"],{stroke:"black",strokeWidth:2,fill:"none"}));return _e(e,i),i}function x(e,t,n){n=d(n,["no-fill"],{strokeWidth:2,stroke:"black"});var i=Ie("path");return Se(i,{d:t}),Se(i,n),_e(e,i),i}function _(e,t,n,i){return x(t,n,G({"data-marker":e},i))}function E(e){return function(t,n){return k[e](t,n)}}function S(e){return k[e]}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?S("bpmn:ParallelMultipleEventDefinition")(t,e,i):S("bpmn:MultipleEventDefinition")(t,e,i):Ur(n,"bpmn:MessageEventDefinition")?S("bpmn:MessageEventDefinition")(t,e,i):Ur(n,"bpmn:TimerEventDefinition")?S("bpmn:TimerEventDefinition")(t,e,i):Ur(n,"bpmn:ConditionalEventDefinition")?S("bpmn:ConditionalEventDefinition")(t,e):Ur(n,"bpmn:SignalEventDefinition")?S("bpmn:SignalEventDefinition")(t,e,i):Ur(n,"bpmn:EscalationEventDefinition")?S("bpmn:EscalationEventDefinition")(t,e,i):Ur(n,"bpmn:LinkEventDefinition")?S("bpmn:LinkEventDefinition")(t,e,i):Ur(n,"bpmn:ErrorEventDefinition")?S("bpmn:ErrorEventDefinition")(t,e,i):Ur(n,"bpmn:CancelEventDefinition")?S("bpmn:CancelEventDefinition")(t,e,i):Ur(n,"bpmn:CompensateEventDefinition")?S("bpmn:CompensateEventDefinition")(t,e,i):Ur(n,"bpmn:TerminateEventDefinition")?S("bpmn:TerminateEventDefinition")(t,e,i):null}function P(e,t,n){n=G({size:{width:100}},n);var i=o.createText(t||"",n);return Ae(i).add("djs-label"),_e(e,i),i}function T(e,t,n){return P(e,Yr(t).name,{box:t,align:n,padding:5,style:{fill:Jr(t,p,c)}})}function R(e,t,n){Yn(P(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:Jr(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 k=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=S("bpmn:Event")(e,t,n);return C(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return x(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)});x(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;x(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 x(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 x(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 x(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 x(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=x(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 x(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 x(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 x(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 x(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=S("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=S("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":E("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":E("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=eo),y(e,t.width,t.height,10,n)},"bpmn:Task":function(e,t){var n={fill:Xr(t,s),stroke:Zr(t,c)},i=S("bpmn:Activity")(e,t,n);return T(e,t,"center-middle"),M(e,t),i},"bpmn:ServiceTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),x(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:Xr(t,s)}),x(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=S("bpmn:Task")(e,t);return x(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Xr(t,s),stroke:Zr(t,c)}),x(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Xr(t,s),stroke:Zr(t,c)}),x(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=S("bpmn:Task")(e,t);return x(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=S("bpmn:Task")(e,t);return x(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=S("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}}),x(e,n,{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),o},"bpmn:ScriptTask":function(e,t){var n=S("bpmn:Task")(e,t);return x(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=S("bpmn:Task")(e,t);return Se(x(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:Xr(t,"#aaaaaa"),stroke:Zr(t,c)}),Se(x(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=G({fill:Xr(t,s),stroke:Zr(t,c)},n);var i=S("bpmn:Activity")(e,t,n),r=Ir(t);return zr(t)&&Se(i,{strokeDasharray:"1,2"}),T(e,t,r?"center-top":"center-middle"),r?M(e,t):M(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return S("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=S("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:Zr(t,c)});return y(e,t.width,t.height,8,3,r),i},"bpmn:CallActivity":function(e,t){return S("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:eo,fill:Xr(t,s),stroke:Zr(t,c)},i=S("bpmn:Lane")(e,t,n);Ir(t)?(b(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:Zr(t,c)}),R(e,Yr(t).name,t)):P(e,Yr(t).name,{box:t,align:"center-middle",style:{fill:Jr(t,p,c)}});return!!Yr(t).participantMultiplicity&&S("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=y(e,t.width,t.height,0,G({fill:Xr(t,s),fillOpacity:.35,stroke:Zr(t,c)},n)),r=Yr(t);"bpmn:Lane"===r.$type&&R(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=S("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=S("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 Kr(t).isMarkerVisible&&x(e,r,{strokeWidth:1,fill:Zr(t,c),stroke:Zr(t,c)}),n},"bpmn:ComplexGateway":function(e,t){var n=S("bpmn:Gateway")(e,t);return x(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=S("bpmn:Gateway")(e,t);return x(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=S("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}});Se(x(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===o){if(!a)Se(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)};x(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:"black",strokeWidth:2,fill:"white"});var s=Ie("polygon");return Se(s,{points:a}),Se(s,i),_e(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=x(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")&&Se(a,{markerStart:v("conditional-flow-marker",r,o)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===p&&Se(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=G({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)),b(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=Xr(t,s),i=Zr(t,c);return S("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 S("bpmn:Association")(e,t,{markerEnd:v("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=Yr(t),r=Kr(t),o=Xr(t,s),a=Zr(t,c),u=x(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 l=u.getPointAtLength(u.getTotalLength()/2),d=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:l.x,y:l.y}}),h={strokeWidth:1};"initiating"===r.messageVisibleKind?(h.fill="white",h.stroke="black"):(h.fill="#888",h.stroke="white");var f=x(e,d,h),m=P(e,n.messageRef.name,{align:"center-top",fitBox:!0,style:{fill:Zr(t,p)}}),g=f.getBBox(),y=m.getBBox();Yn(m,l.x-y.width/2,l.y+g.height/2+10,0)}return u},"bpmn:DataObject":function(e,t){var n=x(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}});x(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":E("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=S("bpmn:DataObject")(e,t);return x(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=S("bpmn:DataObject")(e,t);return x(e,n,{strokeWidth:1,fill:"black"}),r},"bpmn:DataStoreReference":function(e,t){return x(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=G({},i,{fillOpacity:1}),o=G({},i,{fill:"none"}),a=S("bpmn:Event")(e,t,r);return g(e,t.width,t.height,3,o),C(t,e),a},"bpmn:Group":function(e,t){return y(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 P(e,qr(t),{box:n,fitBox:!0,style:G({},o.getExternalStyle(),{fill:Jr(t,p,c)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=y(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return x(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:Zr(t,c)}),P(e,Yr(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:Jr(t,p,c)}}),n},ParticipantMultiplicityMarker:function(e,t){_("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(y(e,14,14,0,{strokeWidth:1,fill:Xr(t,s),stroke:Zr(t,c)}),t.width/2-7.5,t.height-20),_("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){_("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){_("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){_("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){_("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){_("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 M(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},w(n,(function(n){S(n)(e,t,i)})),r.isForCompensation&&S("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&S("AdhocMarker")(e,t,i);var a=r.loopCharacteristics,s=a&&a.isSequential;a&&(void 0===s&&S("LoopMarker")(e,t,i),!1===s&&S("ParallelMarker")(e,t,i),!0===s&&S("SequentialMarker")(e,t,i))}this._drawPath=x}i(to,at),to.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],to.prototype.canRender=function(e){return Or(e,"bpmn:BaseElement")},to.prototype.drawShape=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},to.prototype.drawConnection=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},to.prototype.getShapePath=function(e){return Or(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,st([["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"]])):Or(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,o=e.height;return st([["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):Or(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return st([["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 st([["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=G({},{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=G({},this._config.size,t.box),i=G({},this._config.style,t.style),r=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return f(e)?G({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,l=Ie("text");for(Se(l,{x:0,y:0}),Se(l,i),_e(function(){var e=document.getElementById("helper-svg");return e||(Se(e=Ie("svg"),{id:"helper-svg",width:0,height:0,style:"visibility: hidden; position: fixed"}),document.body.appendChild(e)),e}(),l);c.length;)p.push(ro(c,u,l));"middle"===r.vertical&&(o.top=o.bottom=0);var d=C(p,(function(e,t,n){return e+(s||t.height)}),0)+o.top+o.bottom,h=C(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=Ie("text");return Se(v,i),w(p,(function(e){var t;switch(m+=s||e.height,r.horizontal){case"left":t=o.left;break;case"right":t=(a?h:u)-o.right-e.width;break;default:t=Math.max(((a?h:u)-e.width)/2+o.left,0)}var n=Ie("tspan");Se(n,{x:t,y:m}),n.textContent=e.text,_e(v,n)})),Me(l),{dimensions:{width:h,height:d},element:v}};function co(e){var t=G({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=G({},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,uo=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var lo={__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,u=0;u<r.heightElements.length;u++)s["y"+u]=r.heightElements[u]*c;for(var l=0;l<r.widthElements.length;l++)s["x"+l]=r.widthElements[l]*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(uo,(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=Object.freeze({__proto__:null,default:ho}),mo={width:90,height:20};function vo(e){return Or(e,"bpmn:Event")||Or(e,"bpmn:Gateway")||Or(e,"bpmn:DataStoreReference")||Or(e,"bpmn:DataObjectReference")||Or(e,"bpmn:DataInput")||Or(e,"bpmn:DataOutput")||Or(e,"bpmn:SequenceFlow")||Or(e,"bpmn:MessageFlow")||Or(e,"bpmn:Group")}function go(e){return xo(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 bo(e){return e.waypoints?yo(e.waypoints):Or(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+mo.height/2}:{x:e.x+e.width/2,y:e.y+e.height+mo.height/2}}function xo(e){return e&&!!e.labelTarget}function _o(e,t){return G({id:e.id,type:e.$type,businessObject:e},t)}function Eo(e,t,n){var i=e.di.waypoint;return!i||i.length<2?[mn(t),mn(n)]:i.map((function(e){return{x:e.x,y:e.y}}))}function wo(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:yr(n),referenced:yr(t),property:i}))}function So(e,t,n,i,r,o){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=o}So.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],So.prototype.add=function(e,t){var n,i,r,o,a,s,c,p=e.di,u=this._translate;if(Or(p,"bpmndi:BPMNPlane"))n=this._elementFactory.createRoot(_o(e)),this._canvas.setRootElement(n);else if(Or(p,"bpmndi:BPMNShape")){var l=!Ir(e),d=function(e){return Or(e,"bpmn:Group")}(e);i=t&&(t.hidden||t.collapsed);var h=e.di.bounds;n=this._elementFactory.createShape(_o(e,{collapsed:l,hidden:i,x:Math.round(h.x),y:Math.round(h.y),width:Math.round(h.width),height:Math.round(h.height),isFrame:d})),Or(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,n),Or(e,"bpmn:Lane")&&(r=0),Or(e,"bpmn:DataStoreReference")&&(o=t,a=mn(h),s=a.x,c=a.y,s>=o.x&&s<=o.x+o.width&&c>=o.y&&c<=o.y+o.height||(t=this._canvas.getRootElement())),this._canvas.addShape(n,t,r)}else{if(!Or(p,"bpmndi:BPMNEdge"))throw new Error(u("unknown di {di} for element {semantic}",{di:yr(p),semantic:yr(e)}));var f=this._getSource(e),m=this._getTarget(e);i=t&&(t.hidden||t.collapsed),n=this._elementFactory.createConnection(_o(e,{hidden:i,source:f,target:m,waypoints:Eo(e,f,m)})),Or(e,"bpmn:DataAssociation")&&(t=null),Or(e,"bpmn:SequenceFlow")&&(r=0),this._canvas.addConnection(n,t,r)}return vo(e)&&qr(n)&&this.addLabel(e,n),this._eventBus.fire("bpmnElement.added",{element:n}),n},So.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:yr(e)}));var r=this._elementRegistry.get(i.id),o=r&&r.attachers;if(!r)throw wo(n,e,i,"attachedToRef");t.host=r,o||(r.attachers=o=[]),-1===o.indexOf(t)&&o.push(t)},So.prototype.addLabel=function(e,t){var n,i,r;return n=function(e,t){var n,i,r,o=e.di.label;return o&&o.bounds?(r=o.bounds,i={width:Math.max(mo.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=bo(t),i=mo),G({x:n.x-i.width/2,y:n.y-i.height/2},i)}(e,t),(i=qr(t))&&(n=this._textRenderer.getExternalLabelBounds(n,i)),r=this._elementFactory.createLabel(_o(e,{id:e.id+"_label",labelTarget:t,type:"label",hidden:t.hidden||!qr(t),x:Math.round(n.x),y:Math.round(n.y),width:Math.round(n.width),height:Math.round(n.height)})),this._canvas.addShape(r,t.parent)},So.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?wo(o,e,i,t+"Ref"):new Error(o("{semantic}#{side} Ref not specified",{semantic:yr(e),side:t}))},So.prototype._getSource=function(e){return this._getEnd(e,"source")},So.prototype._getTarget=function(e){return this._getEnd(e,"target")},So.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var Co={__depends__:[lo,{__depends__:[ho],bpmnImporter:["type",So]}]};function Po(e){e&&"function"==typeof e.stopPropagation&&e.stopPropagation()}function To(e){return e.originalEvent||e.srcEvent}function Ro(e,t){Po(e),Po(To(e))}function Ao(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 ko(e,t){return(To(e)||e).button===t}function Mo(e){return ko(e,0)}function Do(e){var t=To(e)||e;return!!Mo(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Bo(e){var t=To(e)||e;return Mo(e)&&t.shiftKey}function Oo(e){return!0}function jo(e){return Mo(e)||function(e){return ko(e,1)}(e)}function No(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":Oo,"element.mousedown":jo,"element.mouseup":jo,"element.click":jo,"element.dblclick":jo};function p(e,t,n,i){var a=o[n]=function(e){r(n,e)};i&&(c[n]=i),a.$delegate=de.bind(e,"svg, .djs-element",t,a)}function u(e,t,n){var i=a(n);i&&de.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,w(s,(function(e,n){u(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,w(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 l=f("djs-hit djs-hit-stroke"),d=f("djs-hit djs-hit-click-stroke"),h={all:f("djs-hit djs-hit-all"),"click-stroke":d,stroke:l};function f(e,t){return t=G({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function m(e,t){var n=h[t];if(!n)throw new Error("invalid hit type <"+t+">");return Se(e,n),e}function v(e,t){_e(e,t)}this.removeHits=function(e){w(ge(".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=pt(t);return m(n,"stroke"),v(e,n),n},this.createBoxHit=function(e,t,n){n=G({x:0,y:0},n);var i=Ie("rect");return m(i,t),Se(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){Se(e,{points:ct(t)})}(n,e.waypoints):Se(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=u}No.$inject=["eventBus","elementRegistry","styles"];var Io={__init__:["interactionEvents"],interactionEvents:["type",No]};function Lo(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function o(e,t){var n=Ie("rect");return Se(n,G({x:10,y:10,width:100,height:100},i)),_e(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){Se(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=mt(t);Se(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 zo={__init__:["outline"],outline:["type",Lo]};function Fo(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","plane.set"],(function(e){n.select(null)}))}Fo.$inject=["eventBus","canvas"],Fo.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})}},Fo.prototype.get=function(){return this._selectedElements},Fo.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Fo.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();h(e)||(e=e?[e]:[]);var r=this._canvas;e=e.filter((function(e){return r.findPlane(e)===r.getActivePlane()})),t?w(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 $o="hover",Vo="selected";function Ho(e,t,n,i){function r(e,n){t.addMarker(e,n)}function o(e,n){t.removeMarker(e,n)}this._multiSelectionBox=null,e.on("element.hover",(function(e){r(e.element,$o)})),e.on("element.out",(function(e){o(e.element,$o)})),e.on("selection.changed",(function(e){var t=e.oldSelection,n=e.newSelection;w(t,(function(e){-1===n.indexOf(e)&&o(e,Vo)})),w(n,(function(e){-1===t.indexOf(e)&&r(e,Vo)}))}))}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;h(o)?t.select(o):t.select(r.filter(Wo))}})),e.on("connect.end",500,(function(e){var n=e.context,i=n.canExecute,r=n.hover;i&&r&&t.select(r)})),e.on("shape.move.end",500,(function(e){var n=e.previousSelection||[],r=i.get(e.context.shape.id);x(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=Do(e)||Bo(e);if(r&&o)return a?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,a)}}))}function Wo(e){return!e.hidden}Ho.$inject=["eventBus","canvas","selection","styles"],Go.$inject=["eventBus","selection","canvas","elementRegistry"];var qo={__init__:["selectionVisuals","selectionBehavior"],__depends__:[Io,zo],selection:["type",Fo],selectionVisuals:["type",Ho],selectionBehavior:["type",Go]};function Uo(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}Uo.prototype.next=function(){return this._prefix+ ++this._counter};var Ko=new Uo("ov");function Yo(e,t,n,i){this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=Ko,this._overlayDefaults=G({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=function(e){var t=he('<div class="djs-overlay-container" style="position: absolute; width: 0; height: 0;" />');return e.insertBefore(t,e.firstChild),t}(n.getContainer()),this._init()}function Xo(e,t,n){G(e.style,{left:t+"px",top:n+"px"})}function Zo(e,t){e.style.display=!1===t?"none":""}function Jo(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach((function(n){e.style[n+"transform"]=t}))}Yo.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Yo.prototype.get=function(e){if(g(e)&&(e={id:e}),g(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?E(t.overlays,N({type:e.type})):t.overlays.slice():[]}return e.type?E(this._overlays,N({type:e.type})):e.id?this._overlays[e.id]:null},Yo.prototype.add=function(e,t,n){if(f(t)&&(n=t,t=null),e.id||(e=this._elementRegistry.get(e)),!n.position)throw new Error("must specifiy overlay position");if(!n.html)throw new Error("must specifiy overlay html");if(!e)throw new Error("invalid element specified");var i=this._ids.next();return n=G({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Yo.prototype.remove=function(e){var t=this.get(e)||[];h(t)||(t=[t]);var n=this;w(t,(function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(ye(e.html),ye(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)}}))},Yo.prototype.show=function(){Zo(this._overlayRoot)},Yo.prototype.hide=function(){Zo(this._overlayRoot,!1)},Yo.prototype.clear=function(){this._overlays={},this._overlayContainers=[],te(this._overlayRoot)},Yo.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var o=mt(t);i=o.x,r=o.y}Xo(n,i,r),K(e.html,"data-container-id",t.id)},Yo.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?mt(o).width:o.width,a=-1*i.right+t);void 0!==i.bottom&&(n=o.waypoints?mt(o).height:o.height,s=-1*i.bottom+n);Xo(r,a||0,s||0)},Yo.prototype._createOverlayContainer=function(e){var t=he('<div class="djs-overlays" style="position: absolute" />');this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Yo.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Jo(this._overlayRoot,n)},Yo.prototype._getOverlayContainer=function(e,t){var n=x(this._overlayContainers,(function(t){return t.element===e}));return n||t?n:this._createOverlayContainer(e)},Yo.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)),g(o)&&(o=he(o)),n=this._getOverlayContainer(r),(t=he('<div class="djs-overlay" data-overlay-id="'+i+'" style="position: absolute">')).appendChild(o),e.type&&Q(t).add("djs-overlay-"+e.type);var a=this._canvas.findPlane(r),s=this._canvas.getActivePlane();e.plane=a,a!==s&&Zo(t,!1),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Yo.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=n&&n.minZoom,r=n&&n.maxZoom,o=e.htmlContainer,a=!0;n&&((l(i)&&i>t.scale||l(r)&&r<t.scale)&&(a=!1),Zo(o,a)),this._updateOverlayScale(e,t)},Yo.prototype._updateOverlayScale=function(e,t){var n,i,r,o=e.scale,a=e.htmlContainer,s="";!0!==o&&(!1===o?(n=1,i=1):(n=o.min,i=o.max),l(n)&&t.scale<n&&(r=(1/t.scale||1)*n),l(i)&&t.scale>i&&(r=(1/t.scale||1)*i)),l(r)&&(s="scale("+r+","+r+")"),Jo(a,s)},Yo.prototype._updateOverlaysVisibilty=function(e){var t=this;w(this._overlays,(function(n){t._updateOverlayVisibilty(n,e)}))},Yo.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;w(t.get({element:n}),(function(e){t.remove(e.id)}));var i=t._getOverlayContainer(n);if(i){ye(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&&(w(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&&Q(n.html)[e.add?"add":"remove"](e.marker)})),e.on("plane.set",(function(e){w(t._overlays,(function(t){Zo(t.htmlContainer,t.plane===e.plane)}))})),e.on("diagram.clear",this.clear,this)};var Qo={__init__:["overlays"],overlays:["type",Yo]};function ea(e){Ar.call(this,e)}function ta(e){return!e.altKey&&(e.ctrlKey||e.metaKey)}function na(e,t){return-1!==(e=h(e)?e:[e]).indexOf(t.key)||-1!==e.indexOf(t.keyCode)}function ia(e){return e.shiftKey}i(ea,Ar),ea.prototype._modules=[Co,ho,qo,Qo],ea.prototype._moddleExtensions={};var ra="keyboard.keydown",oa="input-handle-modified-keys";function aa(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()}))}aa.$inject=["config.keyboard","eventBus"],aa.prototype._keydownHandler=function(e){this._keyHandler(e,ra)},aa.prototype._keyupHandler=function(e){this._keyHandler(e,"keyboard.keyup")},aa.prototype._keyHandler=function(e,t){if(!this._isEventIgnored(e)){var n={keyEvent:e};this._eventBus.fire(t||ra,n)&&e.preventDefault()}},aa.prototype._isEventIgnored=function(e){return(t=e.target)&&(re(t,"input, textarea")||"true"===t.contentEditable)&&this._isModifiedKeyIgnored(e);var t},aa.prototype._isModifiedKeyIgnored=function(e){return!ta(e)||!this._getAllowedModifiers(e.target).includes(e.key)},aa.prototype._getAllowedModifiers=function(e){var t=oe(e,"[input-handle-modified-keys]",!0);return!t||this._node&&!this._node.contains(t)?[]:t.getAttribute(oa).split(",")},aa.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")},aa.prototype.getBinding=function(){return this._node},aa.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},aa.prototype._fire=function(e){this._eventBus.fire("keyboard."+e,{node:this._node})},aa.prototype.addListener=function(e,t,n){v(e)&&(n=t,t=e,e=1e3),this._eventBus.on(n||ra,e,t)},aa.prototype.removeListener=function(e,t){this._eventBus.off(t||ra,e)},aa.prototype.hasModifier=function(e){return e.ctrlKey||e.metaKey||e.shiftKey||e.altKey},aa.prototype.isCmd=ta,aa.prototype.isShift=ia,aa.prototype.isKey=na;var sa=["c","C",67],ca=["v","V",86],pa=["y","Y",89],ua=["z","Z",90];function la(e,t){var n=this;e.on("editorActions.init",500,(function(e){var i=e.editorActions;n.registerBindings(t,i)}))}la.$inject=["eventBus","keyboard"],la.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}n("undo",(function(e){var n=e.keyEvent;if(ta(n)&&!ia(n)&&na(ua,n))return t.trigger("undo"),!0})),n("redo",(function(e){var n=e.keyEvent;if(ta(n)&&(na(pa,n)||na(ua,n)&&ia(n)))return t.trigger("redo"),!0})),n("copy",(function(e){var n=e.keyEvent;if(ta(n)&&na(sa,n))return t.trigger("copy"),!0})),n("paste",(function(e){var n=e.keyEvent;if(ta(n)&&na(ca,n))return t.trigger("paste"),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(na(["+","Add","="],n)&&ta(n))return t.trigger("stepZoom",{value:1}),!0})),n("stepZoom",(function(e){var n=e.keyEvent;if(na(["-","Subtract"],n)&&ta(n))return t.trigger("stepZoom",{value:-1}),!0})),n("zoom",(function(e){var n=e.keyEvent;if(na("0",n)&&ta(n))return t.trigger("zoom",{value:1}),!0})),n("removeSelection",(function(e){if(na(["Backspace","Delete","Del"],e.keyEvent))return t.trigger("removeSelection"),!0}))};var da={__init__:["keyboard","keyboardBindings"],keyboard:["type",aa],keyboardBindings:["type",la]},ha={moveSpeed:50,moveSpeedAccelerated:200};function fa(e,t,n){var i=this;this._config=G({},ha,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})}}fa.$inject=["config.keyboardMove","keyboard","canvas"];var ma={__depends__:[da],__init__:["keyboardMove"],keyboardMove:["type",fa]},va=/^djs-cursor-.*$/;function ga(e){var t=Q(document.body);t.removeMatching(va),e&&t.add("djs-cursor-"+e)}function ya(){ga(null)}function ba(e,t){function n(){return!1}return t=t||"element.click",e.once(t,5e3,n),function(){e.off(t,n)}}function xa(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}function _a(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Ea(e,t){var n;function i(i){var r,o=n.start,a=n.button,s=Ao(i),c=_a(s,o);(!n.dragging&&(r=c,Math.sqrt(Math.pow(r.x,2)+Math.pow(r.y,2))>15)&&(n.dragging=!0,0===a&&ba(e),ga("grab")),n.dragging)&&(c=_a(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,ya()}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:Ao(e)},pe.bind(document,"mousemove",i),pe.bind(document,"mouseup",r),!0}(e.originalEvent)})),this.isActive=function(){return!!n}}Ea.$inject=["eventBus","canvas"];var wa={__init__:["moveCanvas"],moveCanvas:["type",Ea]};function Sa(e){return Math.log(e)/Math.log(10)}function Ca(e,t){var n=Sa(e.min),i=Sa(e.max);return(Math.abs(n)+Math.abs(i))/t}var Pa=Math.sign||function(e){return e>=0?1:-1},Ta={min:.2,max:4};function Ra(e,t,n){e=e||{},this._enabled=!1,this._canvas=n,this._container=n._container,this._handleWheel=V(this._handleWheel,this),this._totalDelta=0,this._scale=e.scale||.75;var i=this;t.on("canvas.init",(function(t){i._init(!1!==e.enabled)}))}Ra.$inject=["config.zoomScroll","eventBus","canvas"],Ra.prototype.scroll=function(e){this._canvas.scroll(e)},Ra.prototype.reset=function(){this._canvas.zoom("fit-viewport")},Ra.prototype.zoom=function(e,t){var n=Ca(Ta,20);this._totalDelta+=e,Math.abs(this._totalDelta)>.1&&(this._zoom(e,t,n),this._totalDelta=0)},Ra.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))*Pa(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)}},Ra.prototype.stepZoom=function(e,t){var n=Ca(Ta,10);this._zoom(e,t,n)},Ra.prototype._zoom=function(e,t,n){var i=this._canvas,r=e>0?1:-1,o=Sa(i.zoom()),a=Math.round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(Ta,s),t)},Ra.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},Ra.prototype._init=function(e){this.toggle(e)};var Aa={__init__:["zoomScroll"],zoomScroll:["type",Ra]};function ka(e){ea.call(this,e)}i(ka,ea),ka.prototype._navigationModules=[ma,wa,Aa],ka.prototype._modules=[].concat(ea.prototype._modules,ka.prototype._navigationModules);
|
|
2
2
|
/*! Hammer.JS - v2.0.7 - 2016-04-22
|
|
3
3
|
* http://hammerjs.github.io/
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2016 Jorik Tangelder;
|
|
6
6
|
* Licensed under the MIT license */
|
|
7
|
-
var Aa=n((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,u=Date.now;function l(e,t,n){return setTimeout(y(e,n),t)}function d(e,t,n){return!!Array.isArray(e)&&(h(e,n[t],n),!0)}function h(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 g(e,t,n){var i,r=t.prototype;(i=e.prototype=Object.create(r)).constructor=e,i._super=r,n&&o(i,n)}function y(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){h(C(t),(function(t){e.addEventListener(t,n,!1)}))}function E(e,t,n){h(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 P(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 R(e,t,n){for(var i=[],r=[],o=0;o<e.length;){var a=t?e[o][t]:e[o];P(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 k=1;function D(e){var n=e.ownerDocument||e;return n.defaultView||n.parentWindow||t}var M="ontouchstart"in t,B=A(t,"PointerEvent")!==r,O=M&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),j="touch",N="mouse",I=24,L=["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=V(t));o>1&&!n.firstMultiple?n.firstMultiple=V(t):1===o&&(n.firstMultiple=!1);var a=n.firstInput,s=n.firstMultiple,c=s?s.center:a.center,l=t.center=H(i);t.timeStamp=u(),t.deltaTime=t.timeStamp-a.timeStamp,t.angle=U(c,l),t.distance=q(c,l),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 d=G(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=d.x,t.overallVelocityY=d.y,t.overallVelocity=p(d.x)>p(d.y)?d.x:d.y,t.scale=s?(h=s.pointers,f=i,q(f[0],f[1],z)/q(h[0],h[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 u=t.deltaX-s.deltaX,l=t.deltaY-s.deltaY,d=G(c,u,l);i=d.x,o=d.y,n=p(d.x)>p(d.y)?d.x:d.y,a=W(u,l),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 h,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 V(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:u(),pointers:t,center:H(t),deltaX:e.deltaX,deltaY:e.deltaY}}function H(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 G(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=L);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=L);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&&_(D(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(D(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)}g(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:N,srcEvent:e}))}});var J={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},Q={2:j,3:"pen",4:N,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"),g(ne,F,{handler:function(e){var t=this.store,n=!1,i=e.type.toLowerCase().replace("ms",""),r=J[i],o=Q[e.pointerType]||e.pointerType,a=o==j,s=P(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=R(n.concat(i),"identifier",!0)),[n,i]}g(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:j,srcEvent:e})}}});var ce={touchstart:1,touchmove:2,touchend:4,touchcancel:8},pe="touchstart touchmove touchend touchcancel";function ue(){this.evTarget=pe,this.targetIds={},F.apply(this,arguments)}function le(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?[R(o.concat(s),"identifier",!0),s]:void 0}g(ue,F,{handler:function(e){var t=ce[e.type],n=le.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:j,srcEvent:e})}});function de(){F.apply(this,arguments);var e=y(this.handler,this);this.touch=new ue(this.manager,e),this.mouse=new Z(this.manager,e),this.primaryTouch=null,this.lastTouches=[]}function he(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}g(de,F,{handler:function(e,t,n){var i=n.pointerType==j,r=n.pointerType==N;if(!(r&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if(i)he.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"),ge=ve!==r,ye="compute",be="auto",xe="manipulation",_e="none",Ee="pan-x",we="pan-y",Se=function(){if(!ge)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==ye&&(e=this.compute()),ge&&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 h(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&I?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}};var Pe=32;function Te(e){this.options=o({},this.defaults,e||{}),this.id=k++,this.manager=null,this.options.enable=x(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function Re(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 ke(e,t){var n=t.manager;return n?n.get(e):e}function De(){Te.apply(this,arguments)}function Me(){De.apply(this,arguments),this.pX=null,this.pY=null}function Be(){De.apply(this,arguments)}function Oe(){Te.apply(this,arguments),this._timer=null,this._input=null}function je(){De.apply(this,arguments)}function Ne(){De.apply(this,arguments)}function Ie(){Te.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function Le(e,t){return(t=t||{}).recognizers=x(t.recognizers,Le.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(d(e,"recognizeWith",this))return this;var t=this.simultaneous;return t[(e=ke(e,this)).id]||(t[e.id]=e,e.recognizeWith(this)),this},dropRecognizeWith:function(e){return d(e,"dropRecognizeWith",this)||(e=ke(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(d(e,"requireFailure",this))return this;var t=this.requireFail;return-1===P(t,e=ke(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(d(e,"dropRequireFailure",this))return this;e=ke(e,this);var t=P(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+Re(n)),i(t.options.event),e.additionalEvent&&i(e.additionalEvent),n>=8&&i(t.options.event+Re(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=Pe},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=Pe);56&this.state&&(this.state=1),this.state=this.process(t),30&this.state&&this.tryEmit(t)},process:function(e){},getTouchAction:function(){},reset:function(){}},g(De,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:Pe}}),g(Me,De,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push(we),e&I&&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 De.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)}}),g(Be,De,{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)}}),g(Oe,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=l((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return Pe},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=u(),this.manager.emit(this.options.event,this._input)))}}),g(je,De,{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)}}),g(Ne,De,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:30,pointers:1},getTouchAction:function(){return Me.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&I&&(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)}}),g(Ie,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=l((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return Pe},failTimeout:function(){return this._timer=l((function(){this.state=Pe}),this.options.interval,this),Pe},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),Le.VERSION="2.0.7",Le.defaults={domEvents:!1,touchAction:ye,enable:!0,inputTarget:null,inputClass:null,preset:[[je,{enable:!1}],[Be,{enable:!1},["rotate"]],[Ne,{direction:6}],[Me,{direction:6},["swipe"]],[Ie],[Ie,{event:"doubletap",taps:2},["tap"]],[Oe]],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({},Le.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:O?ue:M?de:Z))(n,$),this.touchAction=new Ce(this,this.options.touchAction),Fe(this,!0),h(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&&(h(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(d(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(d(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=P(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 h(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 h(C(e),(function(e){t?n[e]&&n[e].splice(P(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(Le,{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:Pe,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:I,DIRECTION_ALL:30,Manager:ze,Input:F,TouchAction:Ce,TouchInput:ue,MouseInput:Z,PointerEventInput:ne,TouchMouseInput:de,SingleTouchInput:ae,Recognizer:Te,AttrRecognizer:De,Tap:Ie,Pan:Me,Swipe:Ne,Pinch:Be,Rotate:je,Press:Oe,on:_,off:E,each:h,merge:v,extend:m,assign:o,inherit:g,bindFn:y,prefixed:A}),(void 0!==t?t:"undefined"!=typeof self?self:{}).Hammer=Le,e.exports?e.exports=Le:t.Hammer=Le}(window,document)})),ka=["mousedown","mouseup","mouseover","mouseout","click","dblclick"];function Da(e,t){return t.get(e,!1)}function Ma(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 Ba(e){function t(t){setTimeout((function(){w(ka,(function(t){pe.unbind(e,t,Ma,!0)}))}),500)}pe.bind(e,"touchstart",(function(t){w(ka,(function(t){pe.bind(e,t,Ma,!0)}))}),!0),pe.bind(e,"touchend",t,!0),pe.bind(e,"touchcancel",t,!0);var n=new Aa.Manager(e,{inputClass:Aa.TouchInput,recognizers:[],domEvents:!0}),i=new Aa.Tap,r=new Aa.Pan({threshold:10}),o=new Aa.Press,a=new Aa.Pinch,s=new Aa.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 Oa(e,t,n,i,r){var o,a=Da("dragging",e),s=Da("move",e),c=Da("contextPad",e),p=Da("palette",e);function u(e){return function(t){r.fire(e,t)}}function l(e){return oe(e,"svg, .djs-element",!0)}function d(e){function n(e){var n=l(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=Ba(e)).on("doubletap",u("element.dblclick")),o.on("tap",u("element.click")),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),Ma(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=To(t),r=l(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=Ba(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=Ba(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){d(e.svg)}))}function ja(e,t){var n=this;t.on("canvas.init",(function(e){n.addBBoxMarker(e.svg)}))}Oa.$inject=["injector","canvas","eventBus","elementRegistry","interactionEvents","touchFix"],ja.$inject=["canvas","eventBus"],ja.prototype.addBBoxMarker=function(e){var t={fill:"none",class:"outer-bound-marker"},n=Ie("rect");Se(n,{x:-1e4,y:1e4,width:10,height:10}),Se(n,t),_e(e,n);var i=Ie("rect");Se(i,{x:1e4,y:1e4,width:10,height:10}),Se(i,t),_e(e,i)};var Na={__depends__:[{__depends__:[jo],__init__:["touchInteractionEvents"],touchInteractionEvents:["type",Oa],touchFix:["type",ja]}]};function Ia(e){return e&&e[e.length-1]}function La(e){return e.y}function za(e){return e.x}var Fa={left:za,center:za,right:function(e){return e.x+e.width},top:La,middle:La,bottom:function(e){return e.y+e.height}};function $a(e){this._modeling=e}$a.$inject=["modeling"],$a.prototype._getOrientationDetails=function(e){var t="x",n="width";return-1!==["top","bottom","middle"].indexOf(e)&&(t="y",n="height"),{axis:t,dimension:n}},$a.prototype._isType=function(e,t){return-1!==t.indexOf(e)},$a.prototype._alignmentPosition=function(e,t){var n,i,r,o=this._getOrientationDetails(e),a=o.axis,s=o.dimension,c={},p={},u=!1;if(this._isType(e,["left","top"]))c[e]=t[0][a];else if(this._isType(e,["right","bottom"]))r=Ia(t),c[e]=r[a]+r[s];else if(this._isType(e,["center","middle"])){if(w(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=j(p,(function(e){return e.elements.length>1&&(u=!0),e.elements.length})),u)return c[e]=Ia(n).center,c;i=t[0],r=Ia(t=j(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},$a.prototype.trigger=function(e,t){var n=this._modeling,i=E(e,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));if(!(i.length<2)){var r=j(i,Fa[t]),o=this._alignmentPosition(t,r);n.alignElements(r,o)}};var Va={__init__:["alignElements"],alignElements:["type",$a]};function Ha(e,t,n,i){for(var r;r=Wa(e,n,t);)n=i(t,n,r);return n}function Ga(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 Wa(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height};return x(function(e){var t=qa(e);e.host&&(t=t.concat(qa(e.host)));e.attachers&&(t=t.concat(e.attachers.reduce((function(e,t){return e.concat(qa(t))}),[])));return t}(e),(function(e){return e!==n&&"intersect"===mn(e,i,10)}))}function qa(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 Ua(){return!0}function Ka(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=fn(e);return{x:dn(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 Ya(e,t){e.on("autoPlace.end",500,(function(e){t.select(e.shape)}))}Ka.$inject=["eventBus","modeling","canvas"],Ya.$inject=["eventBus","selection"];var Xa={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",Ka],autoPlaceSelectionBehavior:["type",Ya]};function Za(e,t){return T(t,(function(t){return Br(e,t)}))}function Ja(e,t){for("string"==typeof t&&(t=[t]);e=e.parent;)if(Za(e,t))return e;return null}var Qa=Object.freeze({__proto__:null,isAny:Za,getParent:Ja});function es(e,t){return Br(t,"bpmn:TextAnnotation")?function(e,t){var n=dn(e),i={x:n.right+t.width/2,y:n.top-50-t.height/2};return Ha(e,t,i,Ga({y:{margin:-30,minDistance:20}}))}(e,t):Za(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])?function(e,t){var n=dn(e),i={x:n.right-10+t.width/2,y:n.bottom+40+t.width/2};return Ha(e,t,i,Ga({x:{margin:30,minDistance:30}}))}(e,t):Br(t,"bpmn:FlowNode")?function(e,t){var n=dn(e),i=fn(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?dn(e).top-dn(t).bottom:"center"===s?dn(e).top-fn(t).y:dn(e).top-dn(t).top:"w"===i?"start"===s?dn(e).left-dn(t).right:"center"===s?dn(e).left-fn(t).x:dn(e).left-dn(t).left:"s"===i?"start"===s?dn(t).top-dn(e).bottom:"center"===s?fn(t).y-dn(e).bottom:dn(t).bottom-dn(e).bottom:"start"===s?dn(t).left-dn(e).right:"center"===s?fn(t).x-dn(e).right:dn(t).right-dn(e).right}r||(r=Ua);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}})),u=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 C(p.concat(u).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 Br(e,"bpmn:SequenceFlow")}}),o=30,a=80,s="left";Br(e,"bpmn:BoundaryEvent")&&-1!==(s=mn(e,e.host,-25)).indexOf("top")&&(o*=-1);var c={x:n.right+r+t.width/2,y:i.y+ts(s,a)};return Ha(e,t,c,Ga({y:{margin:o,minDistance:a}}))}(e,t):void 0}function ts(e,t){return-1!=e.indexOf("top")?-1*t:-1!=e.indexOf("bottom")?t:0}function ns(e){e.on("autoPlace",(function(e){var t=e.shape;return es(e.source,t)}))}ns.$inject=["eventBus"];var is={__depends__:[Xa],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",ns]};function rs(e){this._eventBus=e}rs.$inject=["eventBus"],rs.prototype.on=function(e,t,n,i,r,o){if((v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),v(n)&&(o=r,r=i,i=n,n=1e3),f(r)&&(o=r,r=!1),!v(i))throw new Error("handlerFn must be a function");h(e)||(e=[e]);var a=this._eventBus;w(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 os(e,t,n,i){rs.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],(function(e){var t=e.context,n=t.hints||{},i=t.shape,o=t.parent||t.newParent;!1!==n.autoResize&&r._expand([i],o)})),this.postExecuted(["elements.move"],(function(e){var t=e.context,n=s(D(t.closure.topLevel)),i=t.hints,o=!i||i.autoResize;!1!==o&&w(M(n,(function(e){return e.parent.id})),(function(e,t){h(o)&&(e=e.filter((function(e){return x(o,N({id:e.id}))}))),r._expand(e,t)}))})),this.postExecuted(["shape.toggleCollapse"],(function(e){var t=e.context,n=t.hints,i=t.shape;n&&!1===n.autoResize||i.collapsed||r._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.context,n=t.hints,i=t.shape,o=i.parent;n&&!1===n.autoResize||o&&r._expand([i],o)}))}function as(e){e.invoke(os,this)}function ss(e){rs.call(this,e),this.init()}function cs(e){ss.call(this,e);var t=this;this.addRule("element.autoResize",(function(e){return t.canResize(e.elements,e.target)}))}function ps(e,t){cs.call(this,e),this._modeling=t}w(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){rs.prototype[e]=function(t,n,i,r,o){(v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}})),os.$inject=["eventBus","elementRegistry","modeling","rules"],i(os,rs),os.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=dn(mt(e)),o=dn(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),hn(G({},o,a))},os.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=dn(e),t=dn(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}(W(t,["x","y","width","height"]),n);this.resize(t,n,{autoResize:i});var r=t.parent;r&&this._expand([t],r)}}},os.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},os.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},os.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)},as.$inject=["injector"],i(as,os),as.prototype.resize=function(e,t,n){Br(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},ss.$inject=["eventBus"],i(ss,rs),ss.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)}))},ss.prototype.init=function(){},cs.$inject=["eventBus"],i(cs,ss),cs.prototype.canResize=function(e,t){return!1},i(ps,cs),ps.$inject=["eventBus","modeling"],ps.prototype.canResize=function(e,t){if(!Br(t,"bpmn:Participant")&&!Br(t,"bpmn:Lane")&&!Br(t,"bpmn:SubProcess"))return!1;var n=!0;return w(e,(function(e){(Br(e,"bpmn:Lane")||e.labelTarget)&&(n=!1)})),n};var us={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",as],bpmnAutoResizeProvider:["type",ps]};function ls(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=To(e),function(e){return oe(e,"svg, .djs-element",!0)}(document.elementFromPoint(t.x,t.y))}}ls.$inject=["elementRegistry","eventBus","injector"];var ds={__init__:["hoverFix"],hoverFix:["type",ls]},hs=Math.round,fs="djs-drag-active";function ms(e){e.preventDefault()}function vs(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(G({},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,u=r.globalStart,l=To(e),d=ba(l,u),h=r.localStart,f=a(l),v=ba(f,h);if(!r.active&&(i||(o=d,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(G(c,{x:hs(h.x+p.x),y:hs(h.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&&ma(r.cursor),t.addMarker(t.getRootElement(),fs)}Po(e),r.active&&(G(c,{x:hs(f.x+p.x),y:hs(f.y+p.y),dx:hs(v.x),dy:hs(v.y)},{originalEvent:e}),s("move"))}function p(e){var t=!0;r.active&&(e&&(r.payload.originalEvent=e,Po(e)),t=s("end")),!1===t&&s("rejected"),s("ended",v(!0!==t))}function u(e){27===e.which&&(ms(e),m())}function l(t){var n;r.active&&(n=ga(e),setTimeout(n,400),ms(t)),p(t)}function d(e){c(e)}function h(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"),va(),v=r.trapClick?l:p,pe.unbind(document,"mousemove",c),pe.unbind(document,"dragstart",ms),pe.unbind(document,"selectstart",ms),pe.unbind(document,"mousedown",v,!0),pe.unbind(document,"mouseup",v,!0),pe.unbind(document,"keyup",u),pe.unbind(document,"touchstart",d,!0),pe.unbind(document,"touchcancel",m,!0),pe.unbind(document,"touchmove",c,!0),pe.unbind(document,"touchend",p,!0),e.off("element.hover",h),e.off("element.out",f),t.removeMarker(t.getRootElement(),fs);var g=r.payload.previousSelection;return!1!==o&&g&&!n.get().length&&function(e){var t=e.filter((function(e){return i.get(e.id)}));t.length&&n.select(t)}(g),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 g,y,b,x,_,E=(v=G({},o,v||{})).data||{};x=v.trapClick?l:p,t?(g=Co(t)||t,y=To(t),Po(t),"dragstart"===g.type&&ms(g)):(g=null,y={x:0,y:0}),b=a(y),n||(n=b),_=function(e){return"undefined"!=typeof TouchEvent&&e instanceof TouchEvent}(g),r=G({prefix:i,data:E,payload:{},globalStart:y,displacement:ba(n,b),localStart:b,isTouch:_},v),v.manual||(_?(pe.bind(document,"touchstart",d,!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",ms),pe.bind(document,"selectstart",ms),pe.bind(document,"mousedown",x,!0),pe.bind(document,"mouseup",x,!0)),pe.bind(document,"keyup",u),e.on("element.hover",h),e.on("element.out",f)),s("init"),v.autoActivate&&c(t,!0)},this.move=c,this.hover=h,this.out=f,this.end=p,this.cancel=m,this.context=function(){return r},this.setOptions=function(e){G(o,e)}}vs.$inject=["eventBus","canvas","selection","elementRegistry"];var gs={__depends__:[ds,Go],dragging:["type",vs]};function ys(e,t,n){this._canvas=n,this._opts=G({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 bs(e,t,n){return t<e&&e<n}ys.$inject=["config.autoScroll","eventBus","canvas"],ys.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++)bs(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))},ys.prototype.stopScroll=function(){clearTimeout(this._scrolling)},ys.prototype.setOptions=function(e){this._opts=G({},this._opts,e)},ys.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=To(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};var xs={__depends__:[gs],__init__:["autoScroll"],autoScroll:["type",ys]};function _s(e){this._commandStack=e.get("commandStack",!1)}_s.$inject=["injector"],_s.prototype.allowed=function(e,t){var n=!0,i=this._commandStack;return i&&(n=i.canExecute(e,t)),void 0===n||n};var Es={__init__:["rules"],rules:["type",_s]},ws=Math.round,Ss=Math.max;function Cs(e,t){return function(e,t){var n,i;for(n=0;i=e[n];n++)if(St(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=Ss(o.segment2,a.segment2)-1],bendpoint:!0,index:i}:{point:{x:ws(o.x+a.x)/2,y:ws(o.y+a.y)/2},index:o.segment2}:{point:{x:ws(o.x),y:ws(o.y)},index:o.segment2}:null}(e,t)}var Ps="djs-bendpoint",Ts="djs-segment-dragger";function Rs(e,t,n){return Cs(t,function(e,t){var n,i=To(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 As(e,t){var n=Ie("g");Ae(n).add(Ps),_e(e,n);var i=Ie("circle");Se(i,{cx:0,cy:0,r:4}),Ae(i).add("djs-visual"),_e(n,i);var r=Ie("circle");return Se(r,{cx:0,cy:0,r:10}),Ae(r).add("djs-hit"),_e(n,r),t&&Ae(n).add(t),n}function ks(e,t,n,i){var r=Ie("g");_e(e,r);var o=function(e,t,n){var i=t.x-e.x,r=t.y-e.y;return Ms("h"===n?i:r)}
|
|
8
|
-
/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */(t,n,i),a=Ie("rect");Se(a,{x:-7,y:-1.5,width:14,height:3}),Ae(a).add("djs-visual"),_e(r,a);var s=Ie("rect");return Se(s,{x:-o/2,y:-7,width:o,height:14}),Ae(s).add("djs-hit"),_e(r,s),Xn(r,"v"===i?90:0),r}function Ds(e,t,n){var i=Ie("g"),r=Rt(t,n),o=Pt(t,n);return _e(e,i),ks(i,t,n,o),Ae(i).add(Ts),Ae(i).add("h"===o?"horizontal":"vertical"),Yn(i,r.x,r.y),i}function Ms(e){return Math.abs(Math.round(2*e/3))}var Bs=n((function(t,n){!function(e,n){t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,n=String(e),i=n.length,r=-1,o="",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};e.CSS||(e.CSS={});return e.CSS.escape=t,t}(e)}(e)})),Os={"&":"&","<":"<",">":">",'"':""","'":"'"};function js(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return Os[e]}))}function Ns(e,t,n,i,r){function o(e,n){var o=n.waypoints,a=Rs(t,o,e);if(a)return!function(e,t,n){var i,r,o,a,s,c,p=e.index,u=e.point;return!(p<=0||e.bendpoint)&&(o=Rt(i=t[p-1],r=t[p]),a=Pt(i,r),s=Math.abs(u.x-o.x),c=Math.abs(u.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=Pt((n={start:r[t.index-1],end:r[t.index]}).start,n.end))?Ms("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="'+Bs(e.id)+'"]',i);return!r&&n&&(Se(r=Ie("g"),{"data-element-id":e.id}),Ae(r).add("djs-bendpoints"),_e(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=As(e);_e(e,i),Yn(i,t.x,t.y)})),As(e,"floating")}function u(e,t){for(var n,i,r,o=t.waypoints,s=1;s<o.length;s++)Pt(n=o[s-1],i=o[s])&&(Se(r=Ds(e,n,i),{"data-segment-idx":s}),a(r,"mousemove",t))}function l(e){var t=s(e);return t||(p(t=s(e,!0),e),u(t,e)),t}function d(e){var t=s(e);t&&(!function(e){w(ge(".djs-segment-dragger",e),(function(e){De(e)}))}(t),function(e){w(ge(".djs-bendpoint",e),(function(e){De(e)}))}(t),u(t,e),p(t,e))}function h(e,t,n){var i,r,o=c(t.index,e),a=n[t.index-1],s=n[t.index],p=t.point,u=Rt(a,s),l=Pt(a,s);o&&(i=function(e){return ve(".djs-visual",e)}(o),r={x:p.x-u.x,y:p.y-u.y},"v"===l&&(r={x:r.y,y:r.x}),Yn(i,r.x,r.y))}e.on("connection.changed",(function(e){d(e.element)})),e.on("connection.remove",(function(e){var t=s(e.element);t&&De(t)})),e.on("element.marker.update",(function(e){var t,n=e.element;n.waypoints&&(t=l(n),e.add?Ae(t).add(e.marker):Ae(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=Rs(t,o,e.originalEvent)))return;!function(e,t){var n=ve(".floating",e),i=t.point;n&&Yn(n,i.x,i.y)}(n,i),i.bendpoint||h(n,i,o)}})),e.on("element.mousedown",(function(e){if(Ao(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&&l(t)})),e.on("element.hover",(function(e){var t=e.element;t.waypoints&&(l(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&&Se(i,{"data-element-id":n})}})),this.addHandles=l,this.updateHandles=d,this.getBendpointsContainer=s,this.getSegmentDragger=c}Ns.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];var Is=Math.round,Ls="reconnectStart",zs="reconnectEnd",Fs="updateWaypoints";function $s(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,u=t.target,l=t.waypoints,d=(s=a||0!==o?a||o!==l.length-1?Fs:zs:Ls)===Fs?"connection.updateWaypoints":"connection.reconnect",h=r.allowed(d,{connection:t,source:p,target:u});!1===h&&(h=r.allowed(d,{connection:t,source:u,target:p})),!1!==h&&i.init(e,"bendpoint.move",{data:{connection:t,connectionGfx:c,context:{allowed:h,bendpointIndex:o,connection:t,source:p,target:u,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===Fs?"connection.updateWaypoints":"connection.reconnect";if(t=n.allowed=r.allowed(p,{connection:i,source:c===Ls?s:o,target:c===zs?s:a}))return n.source=c===Ls?s:o,void(n.target=c===zs?s:a);!1===t&&(t=n.allowed=r.allowed(p,{connection:i,source:c===zs?s:a,target:c===Ls?s:o})),t&&(n.source=c===zs?s:a,n.target=c===Ls?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!==Fs&&(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,u=t.type,l=t.hints||{},d={x:Is(e.x),y:Is(e.y)};if(!n)return!1;u===Fs?(a?s.splice(i,0,d):s[i]=d,l.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===St(t,i=e[r+1])||Ct(n,i,t)?e.splice(r,1):r++;return e}(s),l)):(u===Ls?(l.docking="source",Vs(t)&&(l.docking="target",l.newWaypoints=s.reverse())):u===zs&&(l.docking="target",Vs(t)&&(l.docking="source",l.newWaypoints=s.reverse())),o.reconnect(r,c,p,d,l))}),this)}function Vs(e){var t=e.hover,n=e.source,i=e.target,r=e.type;return r===Ls?t&&i&&t===i&&n!==i:r===zs?t&&n&&t===n&&n!==i:void 0}$s.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],$s.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 Hs="updateWaypoints",Gs="connect-ok",Ws="connect-not-ok",qs="connect-hover",Us="djs-updating",Ks="djs-element-hidden";function Ys(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,Ae(t.draggerGfx=As(i.getLayer("overlays"))).add("djs-dragging"),i.addMarker(r,Ks),i.addMarker(r,Us)})),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,qs),o===Hs)return;n?(i.removeMarker(r,Ws),i.addMarker(r,Gs)):!1===n&&(i.removeMarker(r,Gs),i.addMarker(r,Ws))}})),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,qs),i.removeMarker(n,r?Gs:Ws))})),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,u=p.source,l=p.target,d=p.waypoints.slice(),h={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?Vs(n)?(m.connectionEnd=m.connectionEnd||h,m.source=l,m.target=s||u,d=d.reverse()):(m.connectionStart=m.connectionStart||h,m.source=s||u,m.target=l):"reconnectEnd"===c?Vs(n)?(m.connectionStart=m.connectionStart||h,m.source=s||l,m.target=u,d=d.reverse()):(m.connectionEnd=m.connectionEnd||h,m.source=u,m.target=s||l):(m.noCropping=!0,m.noLayout=!0,d[o]=h),c===Hs&&(d=e.cropWaypoints(p,d)),m.waypoints=d,r.drawPreview(n,i,m)),Yn(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,De(o),i.removeMarker(n,Us),i.removeMarker(n,Ks),a&&(i.removeMarker(a,Gs),i.removeMarker(a,s?Gs:Ws)),r&&r.cleanUp(t)}))}Ys.$inject=["bendpointMove","injector","eventBus","canvas"];var Xs="connect-hover",Zs="djs-updating";function Js(e,t,n){return Qs(e,t,e[t]+n)}function Qs(e,t,n){return{x:"x"===t?n:e.x,y:"y"===t?n:e.y}}function ec(e){return"x"===e?"y":"x"}function tc(e,t,n){var i,r;return e.original?e.original:(i=fn(t),Qs(e,r=ec(n),i[r]))}function nc(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 Qs(t,i,Math.min(Math.max(o+20,e[i]),r-20))}(n,i[e.segmentStartIndex+t],i[e.segmentEndIndex+t],ec(e.axis));Yn(e.draggerGfx,r.x,r.y)}this.start=function(e,t,r){var o,a,s,c,p=n.getGraphics(t),u=r-1,l=r,d=t.waypoints,h=d[u],f=d[l],m=Rs(n,d,e);(a=Pt(h,f))&&(s="v"===a?"x":"y",0===u&&(h=tc(h,t.source,s)),l===d.length-1&&(f=tc(f,t.target,s)),o={connection:t,segmentStartIndex:u,segmentEndIndex:l,segmentStart:h,segmentEnd:f,axis:s,dragPosition:c=m?m.point:{x:(h.x+f.x)/2,y:(h.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=Ds(r,t.segmentStart,t.segmentEnd),Ae(t.draggerGfx).add("djs-dragging"),n.addMarker(i,Zs)})),t.on("connectionSegment.move.move",(function(e){var t,n,i=e.context,r=i.connection,o=i.segmentStartIndex,a=i.segmentEndIndex,u=i.segmentStart,l=i.segmentEnd,d=i.axis,h=i.originalWaypoints.slice(),f=Js(u,d,e["d"+d]),m=Js(l,d,e["d"+d]),v=h.length,g=0;h[o]=f,h[a]=m,o<2&&(t=mn(r.source,f),1===o?"intersect"===t&&(h.shift(),h[0]=f,g--):"intersect"!==t&&(h.unshift(u),g++)),a>v-3&&(n=mn(r.target,m),a===v-2?"intersect"===n&&(h.pop(),h[h.length-1]=m):"intersect"!==n&&h.push(l)),i.newWaypoints=r.waypoints=s(r,h),p(i,g,e),i.newSegmentStartIndex=o+g,c(e)})),t.on("connectionSegment.move.hover",(function(e){e.context.hover=e.hover,n.addMarker(e.hover,Xs)})),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],(function(e){var t=e.context.hover;t&&n.removeMarker(t,Xs)})),t.on("connectionSegment.move.cleanup",(function(e){var t=e.context,i=t.connection;t.draggerGfx&&De(t.draggerGfx),n.removeMarker(i,Zs)})),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!Ct(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,u={segmentMove:{segmentStartIndex:t.segmentStartIndex,newSegmentStartIndex:r+p}};o.updateWaypoints(n,c,u)}))}nc.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var ic=Math.abs,rc=Math.round;function oc(e){return{x:e.x,y:e.y}}function ac(e){return{x:e.x+e.width,y:e.y+e.height}}function sc(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:rc(e.x+e.width/2),y:rc(e.y+e.height/2)}}function cc(e,t){var n=e.snapped;return!!n&&("string"==typeof t?n[t]:n.x&&n.y)}function pc(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 uc(e){return e.children||[]}var lc=Math.abs,dc=Math.round;function hc(e){function t(e,t){if(h(e)){for(var n=e.length;n--;)if(lc(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){if(e.width)return{x:dc(e.width/2+e.x),y:dc(e.height/2+e.y)}}e.on("connectionSegment.move.move",1500,(function(e){var i,r,o=function(e){var t=e.snapPoints,i=e.connection,r=i.waypoints,o=e.segmentStart,a=e.segmentStartIndex,s=e.segmentEnd,c=e.segmentEndIndex,p=e.axis;if(t)return t;var u=[r[a-1],o,s,r[c+1]];return a<2&&u.unshift(n(i.source)),c>r.length-3&&u.unshift(n(i.target)),e.snapPoints=t={horizontal:[],vertical:[]},w(u,(function(e){e&&(e=e.original||e,"y"===p&&t.horizontal.push(e.y),"x"===p&&t.vertical.push(e.x))})),t}(e.context),a=e.x,s=e.y;if(o){var c=a-(i=t(o.vertical,a)),p=s-(r=t(o.horizontal,s));G(e,{dx:e.dx-c,dy:e.dy-p,x:i,y:r}),(c||-1!==o.vertical.indexOf(a))&&pc(e,"x",i),(p||-1!==o.horizontal.indexOf(s))&&pc(e,"y",r)}})),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:[]},w(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),p=e.x,u=e.y;if(a){var l=p-(i=t(c?a.vertical.concat([c.x]):a.vertical,p)),d=u-(r=t(c?a.horizontal.concat([c.y]):a.horizontal,u));G(e,{dx:e.dx-l,dy:e.dy-d,x:e.x-l,y:e.y-d}),(l||-1!==a.vertical.indexOf(p))&&pc(e,"x",i),(d||-1!==a.horizontal.indexOf(u))&&pc(e,"y",r)}}))}hc.$inject=["eventBus"];var fc={__depends__:[gs,Es],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",Ns],bendpointMove:["type",$s],bendpointMovePreview:["type",Ys],connectionSegmentMove:["type",nc],bendpointSnapping:["type",hc]};function mc(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,!d(t=n.canExecute=r(i,o))){if(!1!==t)return n.source=i,void(n.target=o);d(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:vc(t)?o:r,connectionEnd:vc(t)?r:o};f(i)&&(c=i),n.connect(a,s,c,p)})),this.start=function(e,n,i,r){f(i)||(r=i,i=fn(n)),t.init(e,"connect",{autoActivate:r,data:{shape:n,context:{start:n,connectionStart:i}}})}}function vc(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}mc.$inject=["eventBus","dragging","modeling","rules"];var gc="connect-ok",yc="connect-not-ok";function bc(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,u=t.connectionEnd||{x:e.x,y:e.y},l=p,d=u;vc(t)&&(l=u,d=p),i.drawPreview(t,n,{source:o||a,target:c||r,connectionStart:l,connectionEnd:d})})),t.on("connect.hover",900,(function(e){var t=e.context,i=e.hover,r=t.canExecute;null!==r&&n.addMarker(i,r?gc:yc)})),t.on(["connect.out","connect.cleanup"],1100,(function(e){var t=e.hover;t&&(n.removeMarker(t,gc),n.removeMarker(t,yc))})),i&&t.on("connect.cleanup",(function(e){i.cleanUp(e.context)}))}bc.$inject=["injector","eventBus","canvas"];var xc={__depends__:[Go,Es,gs],__init__:["connectPreview"],connect:["type",mc],connectPreview:["type",bc]};function _c(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)}_c.$inject=["injector","canvas","graphicsFactory","elementFactory"],_c.prototype.drawPreview=function(e,t,n){n=n||{};var i,r,o,a=e.connectionPreviewGfx,s=e.getConnection,c=n.source,p=n.target,u=n.waypoints,l=n.connectionStart,d=n.connectionEnd,h=n.noLayout,f=n.noCropping,m=n.noNoop,v=this;a||(a=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),Me(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=u||[],this._layouter&&!h&&(i.waypoints=this._layouter.layoutConnection(i,{source:c,target:p,connectionStart:l,connectionEnd:d,waypoints:n.waypoints||i.waypoints})),i.waypoints&&i.waypoints.length||(i.waypoints=[c?fn(c):l,p?fn(p):d]),this._connectionDocking&&(c||p)&&!f&&(i.waypoints=this._connectionDocking.getCroppedWaypoints(i,c,p)),this._graphicsFactory.drawConnection(a,i)):!m&&this.drawNoopPreview(a,n)},_c.prototype.drawNoopPreview=function(e,t){var n=t.source,i=t.target,r=t.connectionStart||fn(n),o=t.connectionEnd||fn(i),a=this.cropWaypoints(r,o,n,i);_e(e,this.createNoopConnection(a[0],a[1]))},_c.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&&vn(o,s,!0)||e,t=i&&vn(a,s,!1)||t]},_c.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&De(e.connectionPreviewGfx)},_c.prototype.getConnection=function(e){var t=function(e){return f(e)?e:{}}(e);return this._elementFactory.createConnection(t)},_c.prototype.createConnectionPreviewGfx=function(){var e=Ie("g");return Se(e,{pointerEvents:"none"}),Ae(e).add("djs-connection-preview"),_e(this._canvas.getActiveLayer(),e),e},_c.prototype.createNoopConnection=function(e,t){var n=Ie("polyline");return Se(n,{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"}),Se(n,{points:[e.x,e.y,t.x,t.y]}),n};var Ec={__init__:["connectionPreview"],connectionPreview:["type",_c]};function wc(e,t){return(function(e){return e.originalEvent||e.srcEvent}(e)||e).button===t}function Sc(e){return wc(e,0)}function Cc(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function Pc(e){return!0}function Tc(e){return Sc(e)||function(e){return wc(e,1)}(e)}function Rc(e,t,n){var i=this;function r(n,i,r){var o,a;(function(e,t){return!(c[e]||Sc)(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":Pc,"element.mousedown":Tc,"element.mouseup":Tc,"element.click":Tc,"element.dblclick":Tc};function p(e,t,n,i){var a=o[n]=function(e){r(n,e)};i&&(c[n]=i),a.$delegate=de.bind(e,"svg, .djs-element",t,a)}function u(e,t,n){var i=a(n);i&&de.unbind(e,t,i.$delegate)}e.on("canvas.destroy",(function(e){var t;t=e.svg,w(s,(function(e,n){u(t,n,e)}))})),e.on("canvas.init",(function(e){var t;t=e.svg,w(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 l=f("djs-hit djs-hit-stroke"),d=f("djs-hit djs-hit-click-stroke"),h={all:f("djs-hit djs-hit-all"),"click-stroke":d,stroke:l};function f(e,t){return t=G({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function m(e,t){var n=h[t];if(!n)throw new Error("invalid hit type <"+t+">");return Se(e,n),e}function v(e,t){_e(e,t)}this.removeHits=function(e){w(ge(".djs-hit",e),De)},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,i,r,o=(n=t,Se(r=Ie("polyline"),{points:Cc(n)}),i&&Se(r,i),r);return m(o,"stroke"),v(e,o),o},this.createBoxHit=function(e,t,n){n=G({x:0,y:0},n);var i=Ie("rect");return m(i,t),Se(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){Se(e,{points:Cc(t)})}(n,e.waypoints):Se(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=u}Rc.$inject=["eventBus","elementRegistry","styles"];var Ac={__init__:["interactionEvents"],interactionEvents:["type",Rc]},kc=Math.min,Dc=Math.max;function Mc(e){e.preventDefault()}function Bc(e){e.stopPropagation()}function Oc(e){this.container=e.container,this.parent=he('<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=V(this.autoResize,this),this.handlePaste=V(this.handlePaste,this)}function jc(e,t){this._eventBus=e,this._providers=[],this._textbox=new Oc({container:t.getContainer(),keyHandler:V(this._handleKey,this),resizeHandler:V(this._handleResize,this)})}Oc.prototype.create=function(e,t,n,i){var r=this.parent,o=this.content,a=this.container;i=this.options=i||{};var s=W(t=this.style=t||{},["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);G(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=W(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return G(o.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},c),i.centerVertically&&G(o.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},c),o.innerText=n,pe.bind(o,"keydown",this.keyHandler),pe.bind(o,"mousedown",Bc),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},Oc.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)}},Oc.prototype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1,e)||this._insertTextIE(e)},Oc.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,u=(t=p.childNodes,[].slice.call(t));if(function(e){return e.nodeType===Node.TEXT_NODE}(p)){var l=o.textContent;o.textContent=l.substring(0,s)+e+l.substring(c),n=o,i=s+e.length}else if(o===this.content&&a===this.content){var d=document.createTextNode(e);this.content.insertBefore(d,u[s]),n=d,i=d.textContent.length}else{var h=u.indexOf(o),f=u.indexOf(a);u.forEach((function(t,n){n===h?t.textContent=o.textContent.substring(0,s)+e+a.textContent.substring(c):n>h&&n<=f&&ye(t)})),n=o,i=s+e.length}n&&void 0!==i&&setTimeout((function(){self.setSelection(n,i)}))},Oc.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})}},Oc.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,u;n=this.resizeHandle=he('<div class="djs-direct-editing-resize-handle"></div>');var l=function(n){Mc(n),Bc(n);var l=kc(Dc(p+n.clientX-s,i),o),d=kc(Dc(u+n.clientY-c,r),a);t.style.width=l+"px",t.style.height=d+"px",e.resizeHandler({width:p,height:u,dx:n.clientX-s,dy:n.clientY-c})},d=function(e){Mc(e),Bc(e),pe.unbind(document,"mousemove",l,!1),pe.unbind(document,"mouseup",d,!1)};pe.bind(n,"mousedown",(function(e){Mc(e),Bc(e),s=e.clientX,c=e.clientY;var n=t.getBoundingClientRect();p=n.width,u=n.height,pe.bind(document,"mousemove",l),pe.bind(document,"mouseup",d)}))}G(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)},Oc.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",Bc),pe.unbind(t,"input",this.autoResize),pe.unbind(t,"paste",this.handlePaste),n&&(n.removeAttribute("style"),ye(n)),ye(e)},Oc.prototype.getValue=function(){return this.content.innerText.trim()},Oc.prototype.getSelection=function(){return window.getSelection().getRangeAt(0)},Oc.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)},jc.$inject=["eventBus","canvas"],jc.prototype.registerProvider=function(e){this._providers.push(e)},jc.prototype.isActive=function(){return!!this._active},jc.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},jc.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},jc.prototype.close=function(){this._textbox.destroy(),this._fire("deactivate"),this._active=null,this.resizable=void 0},jc.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()}},jc.prototype.getValue=function(){return this._textbox.getValue()},jc.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())},jc.prototype._handleResize=function(e){this._fire("resize",e)},jc.prototype.activate=function(e){var t;this.isActive()&&this.cancel();var n=x(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 Nc={__depends__:[Ac],__init__:["directEditing"],directEditing:["type",jc]},Ic=".entry";function Lc(e,t,n){this._eventBus=t,this._overlays=n;var i=l(e&&e.scale)?e.scale:{min:1,max:1.5};this._overlaysConfig={position:{right:-9,top:-6},scale:i},this._current=null,this._init()}Lc.$inject=["config.contextPad","eventBus","overlays"],Lc.prototype._init=function(){var e=this._eventBus,t=this;e.on("selection.changed",(function(e){var n=e.newSelection;1===n.length?t.open(n[0]):t.close()})),e.on("elements.delete",(function(e){w(e.elements,(function(e){t.isOpen(e)&&t.close()}))})),e.on("element.changed",(function(e){var n=e.element,i=t._current;i&&i.element===n&&t.open(n,!0)}))},Lc.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("contextPad.getProviders",e,(function(e){e.providers.push(t)}))},Lc.prototype.getEntries=function(e){var t=this._getProviders(),n={};return w(t,(function(t){var i=t.getContextPadEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))})),n},Lc.prototype.trigger=function(e,t,n){var i,r,o=this._current.element,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,v(i)){if("click"===e)return i(r,o,n)}else if(i[e])return i[e](r,o,n);t.preventDefault()},Lc.prototype.open=function(e,t){!t&&this.isOpen(e)||(this.close(),this._updateAndOpen(e))},Lc.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Lc.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this.getPad(e),i=n.html;w(t,(function(e,t){var n,r=e.group||"default",o=he(e.html||'<div class="entry" draggable="true"></div>');K(o,"data-action",t),(n=ve("[data-group="+r+"]",i))||(n=he('<div class="group" data-group="'+r+'"></div>'),i.appendChild(n)),n.appendChild(o),e.className&&function(e,t){var n=Q(e);(h(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(he('<img src="'+e.imageUrl+'">'))})),Q(i).add("open"),this._current={element:e,pad:n,entries:t},this._eventBus.fire("contextPad.open",{current:this._current})},Lc.prototype.getPad=function(e){if(this.isOpen())return this._current.pad;var t=this,n=this._overlays,i=he('<div class="djs-context-pad"></div>'),r=G({html:i},this._overlaysConfig);de.bind(i,Ic,"click",(function(e){t.trigger("click",e)})),de.bind(i,Ic,"dragstart",(function(e){t.trigger("dragstart",e)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()})),this._overlayId=n.add(e,"context-pad",r);var o=n.get(this._overlayId);return this._eventBus.fire("contextPad.create",{element:e,pad:o}),o},Lc.prototype.close=function(){this.isOpen()&&(this._overlays.remove(this._overlayId),this._overlayId=null,this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},Lc.prototype.isOpen=function(e){return!(!this._current||e&&this._current.element!==e)};var zc={__depends__:[jo,Zo],contextPad:["type",Lc]},Fc=["marker-start","marker-mid","marker-end"],$c=["circle","ellipse","line","path","polygon","polyline","rect"];function Vc(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i,this._clonedMarkers={};var r=this;t.on("drag.cleanup",(function(){w(r._clonedMarkers,(function(e){De(e)})),r._clonedMarkers={}}))}Vc.$inject=["elementRegistry","eventBus","canvas","styles"],Vc.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},Vc.prototype.addDragger=function(e,t,n){var i=Be(n=n||this.getGfx(e)),r=n.getBoundingClientRect();return this._cloneMarkers(Un(i)),Se(i,this._styles.cls("djs-dragger",[],{x:r.top,y:r.left})),_e(t,i),i},Vc.prototype.addFrame=function(e,t){var n=Ie("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return _e(t,n),n},Vc.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!==$c.indexOf(e.nodeName)})(e)&&Fc.forEach((function(n){if(Se(e,n)){var i=function(e,t,n){return ve("marker#"+(i=Se(e,t),i.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]),n||document);var i}(e,n,t._canvas.getContainer());t._cloneMarker(e,i,n)}}))},Vc.prototype._cloneMarker=function(e,t,n){var i=t.id,r=this._clonedMarkers[i];if(!r){var o=i+"-clone";(r=Be(t)).id=o,Ae(r).add("djs-dragger").add("djs-dragger-marker"),this._clonedMarkers[i]=r;var a=ve("defs",this._canvas._svg);a||(a=Ie("defs"),_e(this._canvas._svg,a)),_e(a,r)}Se(e,n,"url(#"+this._clonedMarkers[i].id+")")};var Hc={__init__:["previewSupport"],previewSupport:["type",Vc]},Gc="drop-ok",Wc="drop-not-ok",qc="attach-ok",Uc="new-parent",Kc="create";function Yc(e,t,n,i,r){function o(t,n){[qc,Gc,Wc,Uc].forEach((function(i){i===n?e.addMarker(t,i):e.removeMarker(t,i)}))}function a(){var e=t.context();e&&e.prefix===Kc&&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);Xc(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=x(e=E(e,(function(t){var n=t.labelTarget;return!(t.parent||function(e){return!!e.labelTarget}(t)&&-1!==e.indexOf(n))})),(function(e){return!Zc(e)})),s=!1,c=!1,p=!1;Jc(e)&&(s=r.allowed("shape.attach",{position:n,shape:a,target:t})),s||(p=Jc(e)?r.allowed("shape.create",{position:n,shape:a,source:i,target:t}):r.allowed("elements.create",{elements:e,position:n,target:t}));var u=o.connectionTarget;return p||s?(a&&i&&(c=r.allowed("connection.create",{source:u===i?a:i,target:u===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,qc):o(i,p?Uc:Wc))})),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,u=t.hints||{};if(!1===s||!a)return!1;Xc(e);var l={x:e.x,y:e.y};r=p?i.appendShape(n,r,l,a,{attach:c,connection:!0===p?{}:p,connectionTarget:u.connectionTarget}):x(o=i.createElements(o,l,a,G({},u,{attach:c})),(function(e){return!Zc(e)})),G(t,{elements:o,shape:r}),G(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){h(n)||(n=[n]);var r=x(n,(function(e){return!Zc(e)}));if(r){i=G({elements:n,hints:{},shape:r},i||{}),w(n,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var o=mt(n);w(n,(function(e){Zc(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2}}))),G(e,{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2})})),t.init(e,Kc,{cursor:"grabbing",autoActivate:!0,data:{shape:r,elements:n,context:i}})}}}function Xc(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 Zc(e){return!!e.waypoints}function Jc(e){return e&&1===e.length&&!Zc(e[0])}Yc.$inject=["canvas","dragging","eventBus","modeling","rules"];function Qc(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=Ie("g");Se(t,r.cls("djs-drag-group",["no-events"]));var o=Ie("g");return e.forEach((function(e){var r;e.hidden||(e.waypoints?(r=n._createContainer("connection",o),n.drawConnection(Un(r),e)):(r=n._createContainer("shape",o),n.drawShape(Un(r),e),Yn(r,e.x,e.y)),i.addDragger(e,t,r))})),t}(s)),o?(c.parentNode||_e(e.getActiveLayer(),c),Yn(c,t.x,t.y)):De(c)})),t.on("create.cleanup",(function(e){var t=e.context.dragGroup;t&&De(t)}))}Qc.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];var ep={__depends__:[gs,Hc,Es,Go],__init__:["create","createPreview"],create:["type",Yc],createPreview:["type",Qc]},tp="data-id",np=["contextPad.close","canvas.viewbox.changing","commandStack.changed"];function ip(e,t,n){var i=l(e&&e.scale)?e.scale:{min:1,max:1.5};this._config={scale:i},this._eventBus=t,this._canvas=n,this._providers={},this._current={}}ip.$inject=["config.popupMenu","eventBus","canvas"],ip.prototype.registerProvider=function(e,t,n){n||(n=t,t=1e3),this._eventBus.on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},ip.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=k(i)>0,a=r&&k(r)>0;return!o&&!a},ip.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=G({},o,a),r.container=this._createContainer(),k(a)&&r.container.appendChild(this._createEntries(a,"djs-popup-header")),k(o)&&r.container.appendChild(this._createEntries(o,"djs-popup-body"));var s=this._canvas.getContainer();this._attachContainer(r.container,s,n.cursor),this._bindAutoClose()},ip.prototype.close=function(){this.isOpen()&&(this._emit("close"),this._unbindAutoClose(),ye(this._current.container),this._current.container=null)},ip.prototype.isOpen=function(){return!!this._current.container},ip.prototype.trigger=function(e){e.preventDefault();var t=K(e.delegateTarget||e.target,tp),n=this._getEntry(t);if(n.action)return n.action.call(null,e,n)},ip.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},ip.prototype._getEntries=function(e,t){var n={};return w(t,(function(t){if(t.getPopupMenuEntries){var i=t.getPopupMenuEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))}else w(t.getEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=q(e,["id"])}))})),n},ip.prototype._getHeaderEntries=function(e,t){var n={};return w(t,(function(t){if(t.getPopupMenuHeaderEntries){var i=t.getPopupMenuHeaderEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))}else{if(!t.getHeaderEntries)return;w(t.getHeaderEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=q(e,["id"])}))}})),n},ip.prototype._getEntry=function(e){var t=this._current.entries[e];if(!t)throw new Error("entry not found");return t},ip.prototype._emit=function(e){this._eventBus.fire("popupMenu."+e)},ip.prototype._createContainer=function(){var e=he('<div class="djs-popup">'),t=this._current.position,n=this._current.className;return G(e.style,{position:"absolute",left:t.x+"px",top:t.y+"px",visibility:"hidden"}),Q(e).add(n),e},ip.prototype._attachContainer=function(e,t,n){var i=this;de.bind(e,".entry","click",(function(e){i.trigger(e)})),this._updateScale(e),t.appendChild(e),n&&this._assureIsInbounds(e,n)},ip.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),l(t)&&i<t&&(o=t),l(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+")")},ip.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={},u=t.x-r.left,l=t.y-r.top;o+s>r.width&&(p.x=!0),a+c>r.height&&(p.y=!0),p.x&&p.y?(n=u-s+"px",i=l-c+"px"):p.x?(n=u-s+"px",i=l+"px"):p.y&&l<c?(n=u+"px",i="10px"):p.y&&(n=u+"px",i=l-c+"px"),G(e.style,{left:n,top:i},{visibility:"visible","z-index":1e3})},ip.prototype._createEntries=function(e,t){var n=he("<div>"),i=this;return Q(n).add(t),w(e,(function(e,t){var r=i._createEntry(e,t);n.appendChild(r)})),n},ip.prototype._createEntry=function(e,t){var n=he("<div>"),i=Q(n);if(i.add("entry"),e.className&&e.className.split(" ").forEach((function(e){i.add(e)})),K(n,tp,t),e.label){var r=he("<span>");r.textContent=e.label,n.appendChild(r)}return e.imageUrl&&n.appendChild(he('<img src="'+e.imageUrl+'" />')),!0===e.active&&i.add("active"),!0===e.disabled&&i.add("disabled"),e.title&&(n.title=e.title),n},ip.prototype._bindAutoClose=function(){this._eventBus.once(np,this.close,this)},ip.prototype._unbindAutoClose=function(){this._eventBus.off(np,this.close,this)};var rp={__init__:["popupMenu"],popupMenu:["type",ip]};function op(){}op.prototype.get=function(){return this._data},op.prototype.set=function(e){this._data=e},op.prototype.clear=function(){var e=this._data;return delete this._data,e},op.prototype.isEmpty=function(){return!this._data};var ap={clipboard:["type",op]};function sp(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)}))}sp.$inject=["eventBus"],sp.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 cp={__init__:["mouse"],mouse:["type",sp]};function pp(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,x(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),up(n)&&(t.priority=3,t.source=n.source.id,t.target=n.target.id,t.waypoints=function(e){return R(e.waypoints,(function(e){return(e=dp(e)).original&&(e.original=dp(e.original)),e}))}(n)),lp(n)&&(t.priority=4,t.labelTarget=n.labelTarget.id),w(["x","y","width","height"],(function(e){m(n[e])&&(t[e]=n[e])})),t.hidden=n.hidden,t.collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){G(e.hints,{createElementsBehavior:!1})}))}function up(e){return!!e.waypoints}function lp(e){return!!e.labelTarget}function dp(e){return G({},e)}function hp(e,t){var n=t.indexOf(e);return-1===n?t:t.splice(n,1)}pp.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],pp.prototype.copy=function(e){var t,n;return h(e)||(e=e?[e]:[]),n=!1===(t=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}))?{}:this.createTree(h(t)?t:e),this._clipboard.set(n),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:n}),n},pp.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||{}})}},pp.prototype._paste=function(e,t,n,i){w(e,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var r=mt(e);return w(e,(function(e){up(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2}}))),G(e,{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2})})),this._modeling.createElements(e,n,t,G({},i))},pp.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return w(e,(function(e,o){w(e=j(e,"priority"),(function(e){var o,a=G({},q(e,["priority"]));return i[e.parent]?a.parent=i[e.parent]:delete a.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:a}),up(a)?(a.source=i[e.source],a.target=i[e.target],o=i[e.id]=t.createConnection(a),void r.push(o)):lp(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},pp.prototype.createConnection=function(e){return this._elementFactory.createConnection(q(e,["id"]))},pp.prototype.createLabel=function(e){return this._elementFactory.createLabel(q(e,["id"]))},pp.prototype.createShape=function(e){return this._elementFactory.createShape(q(e,["id"]))},pp.prototype.hasRelations=function(e,t){var n,i;return!(up(e)&&(n=x(t,N({id:e.source.id})),i=x(t,N({id:e.target.id})),!n||!i))&&!(lp(e)&&!x(t,N({id:e.labelTarget.id})))},pp.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[];function o(e,t){var n=x(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(ut(e),(function(e,t,n){if(!lp(e))return w(e.labels,(function(e){o(e,n)})),w([e.attachers,e.incoming,e.outgoing],(function(e){e&&e.length&&w(e,(function(e){w(e.labels,(function(e){o(e,n)})),o(e,n)}))})),o(e,n),e.children})),e=R(r,(function(e){return e.element})),r=j(r=R(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=R(r,(function(e){return e.element})),w(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)?hp(r.element,e):(i[o]||(i[o]=[]),i[o].push(r.descriptor)):hp(r.element,e)})),i};var fp={__depends__:[ap,ep,cp,Es],__init__:["copyPaste"],copyPaste:["type",pp]};function mp(e,t,n){h(n)||(n=[n]),w(n,(function(n){u(e[n])||(t[n]=e[n])}))}function vp(e,t,n){var i;t.on("copyPaste.copyElement",750,(function(e){var t=e.descriptor,n=e.element,i=t.oldBusinessObject=Or(n);if(t.type=n.type,mp(i,t,"name"),t.di={},mp(i.di,t.di,["fill","stroke","background-color","border-color","color"]),mp(i.di,t,"isExpanded"),gp(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&&Br(r,"bpmn:Participant")&&Br(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=t.cache,a=t.descriptor,s=a.oldBusinessObject;gp(a)?a.businessObject=Or(o[a.labelTarget]):(r=e.create(s.$type),a.businessObject=n.copyElement(s,r),function(e,t){var n=Or(e);e.default&&(i[e.default]={element:n,property:"default"}),e.host&&(Or(e).attachedToRef=Or(t[e.host])),i=q(i,C(i,(function(t,i,r){var o=i.element,a=i.property;return r===e.id&&(o[a]=n,t.push(e.id)),t}),[]))}(a,o),mp(a,r,["isExpanded","name"]),function(e,t){h(t)||(t=[t]),w(t,(function(t){e[t]&&delete e[t]}))}(a,"oldBusinessObject"))}))}function gp(e){return!!e.labelTarget}vp.$inject=["bpmnFactory","eventBus","moddleCopy"];var yp=["artifacts","dataInputAssociations","dataOutputAssociations","default","flowElements","lanes","incoming","outgoing"];function bp(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 j(t,(function(e){return"extensionElements"===e}))})),e.on("moddleCopy.canCopyProperty",(function(e){var t=e.parent,n=f(t)&&t.$descriptor,i=e.propertyName;return(!i||-1===yp.indexOf(i))&&(!(i&&n&&!x(n.properties,N({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 xp(e,t){return C(e.properties,(function(e,n){return t&&n.default?e:e.concat(n.name)}),[])}bp.$inject=["eventBus","bpmnFactory","moddle"],bp.prototype.copyElement=function(e,t,n){var i=this;n&&!h(n)&&(n=[n]),n=n||xp(e.$descriptor);var r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t});return!1===r||(h(r)&&(n=r),w(n,(function(n){var r;b(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})&&l(o)&&t.set(n,o)}))),t},bp.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 f(r)&&r.$type&&!r.$parent&&(r.$parent=t),r;var o=this._moddle.getPropertyDescriptor(t,n);if(!(o.isReference||o.isId&&this._moddle.ids.assigned(e))){if(h(e))return C(e,(function(e,o){return(r=i.copyProperty(o,t,n))?(r.$parent=t,e.concat(r)):e}),[]);if(f(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}}};var _p={__depends__:[fp],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",vp],moddleCopy:["type",bp]},Ep=Math.round;function wp(e){this._modeling=e}wp.$inject=["modeling"],wp.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=Ep(a+r/2),p=Ep(s+o/2);return i.replaceShape(e,G({},t,{x:c,y:p,width:r,height:o}),n)};var Sp={__init__:["replace"],replace:["type",wp]};var Cp=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function Pp(e,t,n,i,r,o,a){this.replaceElement=function(s,c,p){p=p||{};var l=c.type,d=s.businessObject;if(Tp(d)&&"bpmn:SubProcess"===l&&function(e,t){var n=e&&b(e,"collapsed")?e.collapsed:!Nr(e);return n!==(t&&(b(t,"collapsed")||b(t,"isExpanded"))?b(t,"collapsed")?t.collapsed:!t.isExpanded:n)&&(e.collapsed=n,!0)}(s,c))return i.toggleCollapse(s),s;var f,m=e.create(l),v={type:l,businessObject:m},g=xp(d.$descriptor),y=xp(m.$descriptor,!0),x=(f=y,g.filter((function(e){return-1!==f.indexOf(e)})));G(m,W(c,Cp));var _=E(x,(function(e){return"eventDefinitions"===e?Rp(s,c.eventDefinitionType):"loopCharacteristics"===e?!Lr(m):!b(m,e)&&(("processRef"!==e||!1!==c.isExpanded)&&"triggeredByEvent"!==e)}));return m=n.copyElement(d,m,_),c.eventDefinitionType&&(Rp(m,c.eventDefinitionType)||(v.eventDefinitionType=c.eventDefinitionType,v.eventDefinitionAttrs=c.eventDefinitionAttrs)),Br(d,"bpmn:Activity")&&(Tp(d)?v.isExpanded=Nr(d):c&&b(c,"isExpanded")&&(v.isExpanded=c.isExpanded),Nr(d)&&!Br(d,"bpmn:Task")&&v.isExpanded&&(v.width=s.width,v.height=s.height)),Tp(d)&&!Tp(m)&&(p.moveChildren=!1),Br(d,"bpmn:Participant")&&(!0===c.isExpanded?m.processRef=e.create("bpmn:Process"):p.moveChildren=!1,v.width=s.width,v.height=t._getDefaultSize(m).height),o.allowed("shape.resize",{shape:m})||(v.height=t._getDefaultSize(m).height,v.width=t._getDefaultSize(m).width),m.name=d.name,Za(d,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Za(m,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(m.default=d.default),c.host&&!Br(d,"bpmn:BoundaryEvent")&&Br(m,"bpmn:BoundaryEvent")&&(v.host=c.host),"bpmn:DataStoreReference"!==v.type&&"bpmn:DataObjectReference"!==v.type||(v.x=s.x+(s.width-v.width)/2),v.di={},function(e,t,n){h(n)||(n=[n]),w(n,(function(n){u(e[n])||(t[n]=e[n])}))}(d.di,v.di,["fill","stroke","background-color","border-color","color"]),v=r.replaceElement(s,v,p),!1!==p.select&&a.select(v),v}}function Tp(e){return Br(e,"bpmn:SubProcess")}function Rp(e,t){var n=Or(e);return t&&n.get("eventDefinitions").some((function(e){return Br(e,t)}))}Pp.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules","selection"];var Ap={__depends__:[_p,Sp,Go],bpmnReplace:["type",Pp]};function kp(e){return function(t){var n=t.target,i=Or(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===Nr(i);return!(o&&a&&s&&c)}}var Dp=[{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"}}],Mp=[{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"}}],Bp=[{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"}}],Op=[{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"}}],jp=[{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"}}],Np=[{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}}],Ip=[{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}}],Lp=[{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}}],zp=[{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}}],Fp=[{label:"Data Store Reference",actionName:"replace-with-data-store-reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}}],$p=[{label:"Data Object Reference",actionName:"replace-with-data-object-reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}}],Vp=[{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}}],Hp=[{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}}],Gp=[{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"}],Wp=[{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 qp(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()}qp.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate"],qp.prototype.register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},qp.prototype.getEntries=function(e){var t,n=e.businessObject;if(!this._rules.allowed("shape.replace",{element:e}))return[];var i=kp(e);return Br(n,"bpmn:DataObjectReference")?this._createEntries(e,Fp):Br(n,"bpmn:DataStoreReference")?this._createEntries(e,$p):Br(n,"bpmn:StartEvent")&&!Br(n.$parent,"bpmn:SubProcess")?(t=E(Dp,i),this._createEntries(e,t)):Br(n,"bpmn:Participant")?(t=E(Wp,(function(e){return Nr(n)!==e.target.isExpanded})),this._createEntries(e,t)):Br(n,"bpmn:StartEvent")&&Lr(n.$parent)?(t=E(Hp,(function(t){var n=!1!==t.target.isInterrupting,r=Or(e).isInterrupting===n;return i(t)||!i(t)&&!r})),this._createEntries(e,t)):Br(n,"bpmn:StartEvent")&&!Lr(n.$parent)&&Br(n.$parent,"bpmn:SubProcess")?(t=E(Mp,i),this._createEntries(e,t)):Br(n,"bpmn:EndEvent")?(t=E(Op,(function(e){return!("bpmn:CancelEventDefinition"==e.target.eventDefinitionType&&!Br(n.$parent,"bpmn:Transaction"))&&i(e)})),this._createEntries(e,t)):Br(n,"bpmn:BoundaryEvent")?(t=E(Vp,(function(e){var t=e.target;if("bpmn:CancelEventDefinition"==t.eventDefinitionType&&!Br(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)):Br(n,"bpmn:IntermediateCatchEvent")||Br(n,"bpmn:IntermediateThrowEvent")?(t=E(Bp,i),this._createEntries(e,t)):Br(n,"bpmn:Gateway")?(t=E(jp,i),this._createEntries(e,t)):Br(n,"bpmn:Transaction")?(t=E(Ip,i),this._createEntries(e,t)):Lr(n)&&Nr(n)?(t=E(Lp,i),this._createEntries(e,t)):Br(n,"bpmn:SubProcess")&&Nr(n)?(t=E(Np,i),this._createEntries(e,t)):Br(n,"bpmn:AdHocSubProcess")&&!Nr(n)?(t=E(zp,(function(t){var n=t.target,i="bpmn:SubProcess"===n.type,r=!0===n.isExpanded;return kp(e)&&(!i||r)})),this._createEntries(e,t)):Br(n,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,Gp):Br(n,"bpmn:FlowNode")?(t=E(zp,i),Br(n,"bpmn:SubProcess")&&!Nr(n)&&(t=E(t,(function(e){return"Sub Process (collapsed)"!==e.label}))),this._createEntries(e,t)):[]},qp.prototype.getHeaderEntries=function(e){var t=[];return Br(e,"bpmn:Activity")&&!Lr(e)&&(t=t.concat(this._getLoopEntries(e))),Br(e,"bpmn:DataObjectReference")&&(t=t.concat(this._getDataObjectIsCollection(e))),Br(e,"bpmn:Participant")&&(t=t.concat(this._getParticipantMultiplicity(e))),!Br(e,"bpmn:SubProcess")||Br(e,"bpmn:Transaction")||Lr(e)||t.push(this._getAdHocEntry(e)),t},qp.prototype._createEntries=function(e,t){var n=[],i=this;return w(t,(function(t){var r=i._createMenuEntry(t,e);n.push(r)})),n},qp.prototype._createSequenceFlowEntries=function(e,t){var n=Or(e),i=[],r=this._modeling,o=this._moddle,a=this;return w(t,(function(t){switch(t.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(Br(n.sourceRef,"bpmn:ExclusiveGateway")||Br(n.sourceRef,"bpmn:InclusiveGateway")||Br(n.sourceRef,"bpmn:ComplexGateway")||Br(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&&Br(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(Br(n.sourceRef,"bpmn:Activity")&&n.conditionExpression)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e,{conditionExpression:void 0})})));if((Br(n.sourceRef,"bpmn:ExclusiveGateway")||Br(n.sourceRef,"bpmn:InclusiveGateway")||Br(n.sourceRef,"bpmn:ComplexGateway")||Br(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:void 0})})))}})),i},qp.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}},qp.prototype._getLoopEntries=function(e){var t=this,n=this._translate;function i(n,i){var r;i.active?r=void 0:(r=t._moddle.create(i.options.loopCharacteristics),i.options.isSequential&&(r.isSequential=i.options.isSequential)),t._modeling.updateProperties(e,{loopCharacteristics:r})}var r,o,a,s=Or(e).loopCharacteristics;return s&&(r=s.isSequential,o=void 0===s.isSequential,a=void 0!==s.isSequential&&!s.isSequential),[{id:"toggle-parallel-mi",className:"bpmn-icon-parallel-mi-marker",title:n("Parallel Multi Instance"),active:a,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"}}]},qp.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})}}]},qp.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})}}]},qp.prototype._getAdHocEntry=function(e){var t=this._translate,n=Br(Or(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 Up={__depends__:[rp,Ap],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",qp]},Kp=Math.max,Yp=Math.min;function Xp(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function Zp(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return m(r)&&(i=(/top|left/.test(e)?Yp:Kp)(i,r)),m(o)&&(i=(/top|left/.test(e)?Kp:Yp)(i,o)),i}function Jp(e,t){return void 0!==e?e:20}function Qp(e){return!e.waypoints&&"label"!==e.type}function eu(e,t){var n;if((n=void 0===e.length?E(e.children,Qp):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=Jp(t.left),i=Jp(t.right),r=Jp(t.top),o=Jp(t.bottom)):n=i=r=o=Jp(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(mt(n),t)}var tu=Math.abs;var nu=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],iu=30;function ru(e,t){return t=t||[],e.children.filter((function(e){Br(e,"bpmn:Lane")&&(ru(e,t),t.push(e))})),t}function ou(e){return e.children.filter((function(e){return Br(e,"bpmn:Lane")}))}function au(e){return Ja(e,nu)||e}function su(e,t){var n=au(e),i=ru(n,Br(n,"bpmn:Process")?[]:[n]),r=dn(e),o=dn(t),a=function(e,t){return Xp(dn(t),dn(e))}(e,t),s=[];return i.forEach((function(t){if(t!==e){var n,i,c=0,p=a.right,u=0,l=a.left,d=dn(t);a.top&&(tu(d.bottom-r.top)<10&&(u=o.top-d.bottom),tu(d.top-r.top)<5&&(c=o.top-d.top)),a.bottom&&(tu(d.top-r.bottom)<10&&(c=o.bottom-d.top),tu(d.bottom-r.bottom)<5&&(u=o.bottom-d.bottom)),(c||p||u||l)&&s.push({shape:t,newBounds:(n=t,i={top:c,right:p,bottom:u,left:l},{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 cu(e,t,n,i,r,o,a,s,c,p,u,l){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=u,this._translate=l,!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 pu(e,t,n){var i=e.$instanceOf(t),r=!1;return w(e.eventDefinitions||[],(function(e){e.$type===n&&(r=!0)})),i&&r}cu.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate"],cu.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,p=this._autoPlace,u=this._translate,l={};if("label"===e.type)return l;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(G({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:p?function(t,n){var o=i.createShape(G({type:e},r));p.append(n,o)}:a}}}function v(e){return function(i,r){n.splitLane(r,e),t.open(r,!0)}}if(Za(d,["bpmn:Lane","bpmn:Participant"])&&Nr(d)){var g=ou(e);G(l,{"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")}}}}),g.length<2&&(e.height>=120&&G(l,{"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&&G(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:u("Divide into three Lanes"),action:{click:v(3)}}})),G(l,{"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")}}}})}Br(d,"bpmn:FlowNode")&&(Br(d,"bpmn:EventBasedGateway")?G(l,{"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"})}):pu(d,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?G(l,{"append.compensation-activity":m("bpmn:Task","bpmn-icon-task",u("Append compensation activity"),{isForCompensation:!0})}):Br(d,"bpmn:EndEvent")||d.isForCompensation||pu(d,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")||Lr(d)||G(l,{"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")||G(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:u("Change type"),action:{click:function(e,n){var i=G(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)}}}}),Za(d,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&G(l,{"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}}}),Br(d,"bpmn:TextAnnotation")&&G(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using Association"),action:{click:f,dragstart:f}}}),Za(d,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&G(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using DataInputAssociation"),action:{click:f,dragstart:f}}}),Br(d,"bpmn:Group")&&G(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation")});var y=c.allowed("elements.delete",{elements:[e]});return h(y)&&(y=y[0]===e),y&&G(l,{delete:{group:"edit",className:"bpmn-icon-trash",title:u("Remove"),action:{click:function(t){n.removeElements([e])}}}}),l};var uu={__depends__:[Nc,zc,Go,xc,ep,Up],__init__:["contextPadProvider"],contextPadProvider:["type",cu]},lu={horizontal:["x","width"],vertical:["y","height"]};function du(e){this._modeling=e,this._filters=[],this.registerFilter((function(e,t,n){var i,r=0,o=0;return w(e,(function(e){e.waypoints||e.labelTarget||(r+=e[n],o+=1)})),i=Math.round(r/o),E(e,(function(e){return e[n]<i+50}))}))}du.$inject=["modeling"],du.prototype.registerFilter=function(e){if("function"!=typeof e)throw new Error("the filter has to be a function");this._filters.push(e)},du.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},du.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(w(t,(function(e){r=e(r,n,i)})),r):e},du.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 w(j(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},du.prototype._setOrientation=function(e){var t=lu[e];this._axis=t[0],this._dimension=t[1]},du.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)},du.prototype._findRange=function(e){var t=e[this._axis];return{min:t+5,max:t+e[this._dimension]-5}};var hu={__init__:["distributeElements"],distributeElements:["type",du]};function fu(e){e.registerFilter((function(e){return E(e,(function(e){var t=Za(e,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:Participant","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(e.labelTarget||t)}))}))}fu.$inject=["distributeElements"];var mu={__depends__:[hu],__init__:["bpmnDistributeElements"],bpmnDistributeElements:["type",fu]},vu="is not a registered action";function gu(e,t){this._actions={};var n=this;e.on("diagram.init",(function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})}))}function yu(e,t){return new Error(e+" "+t)}gu.$inject=["eventBus","injector"],gu.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),p=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=h(r)?r:e).length&&n.removeElements(t.slice())}})),c&&this.register("moveCanvas",(function(e){c.moveCanvas(e)})),p&&this.register("moveSelection",(function(e){p.moveSelection(e.direction,e.accelerated)}))},gu.prototype.trigger=function(e,t){if(!this._actions[e])throw yu(e,vu);return this._actions[e](t)},gu.prototype.register=function(e,t){var n=this;if("string"==typeof e)return this._registerAction(e,t);w(e,(function(e,t){n._registerAction(t,e)}))},gu.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw yu(e,"is already registered");this._actions[e]=t},gu.prototype.unregister=function(e){if(!this.isRegistered(e))throw yu(e,vu);this._actions[e]=void 0},gu.prototype.getActions=function(){return Object.keys(this._actions)},gu.prototype.isRegistered=function(e){return!!this._actions[e]};var bu={__init__:["editorActions"],editorActions:["type",gu]};function xu(e){e.invoke(gu,this)}i(xu,gu),xu.$inject=["injector"],xu.prototype._registerDefaultActions=function(e){gu.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),u=e.get("directEditing",!1),l=e.get("searchPad",!1),d=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=E(t,(function(e){return!Br(e,"bpmn:Lane")})),p.trigger(n,r))})),i&&d&&this._registerAction("setColor",(function(e){var t=i.get();t.length&&d.setColor(t,e)})),i&&u&&this._registerAction("directEditing",(function(){var e=i.get();e.length&&u.activate(e[0])})),l&&this._registerAction("find",(function(){l.toggle()})),t&&d&&this._registerAction("moveToOrigin",(function(){var e,i,r=t.getRootElement();e=mt(i=Br(r,"bpmn:Collaboration")?n.filter((function(e){return Br(e.parent,"bpmn:Collaboration")})):n.filter((function(e){return e!==r&&!Br(e.parent,"bpmn:SubProcess")}))),d.moveElements(i,{x:-e.x,y:-e.y},r)}))};var _u={__depends__:[bu],editorActions:["type",xu]};function Eu(e){e.on(["create.init","shape.move.init"],(function(e){var t=e.context;Za(e.shape,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(t.gridSnappingContext||(t.gridSnappingContext={}),t.gridSnappingContext.snapLocation="top-left")}))}Eu.$inject=["eventBus"];function wu(e,t,n){return n||(n="round"),Math[n](e/t)*t}function Su(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&&Qo(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&&m(s[t]))return s[t];s||(s=o.snapOffset={});m(s[t])||(s[t]=0);if(!r)return s[t];n.get(r.id)||(Cu(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&&(Cu(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&&(Cu(t)?Tu(s)?a.x.max=c.left:a.x.min=c.right:Pu(s)?a.y.max=c.top:a.y.min=c.bottom);p&&(Cu(t)?Tu(s)?a.x.min=p.left:a.x.max=p.right:Pu(s)?a.y.min=p.top:a.y.max=p.bottom);return a[t]}(t,n);a&&G(i,a),cc(t,n)||r.snapEvent(t,n,i)}))}}))}function Cu(e){return"x"===e}function Pu(e){return-1!==e.indexOf("n")}function Tu(e){return-1!==e.indexOf("w")}function Ru(e,t){rs.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;g(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}Su.prototype.snapEvent=function(e,t,n){pc(e,t,this.snapValue(e[t],n))},Su.prototype.getGridSpacing=function(){return 10},Su.prototype.snapValue=function(e,t){var n,i,r=0;return t&&t.offset&&(r=t.offset),e=wu(e+=r,10),t&&t.min&&m(n=t.min)&&(n=wu(n+r,10,"ceil"),e=Math.max(e,n)),t&&t.max&&m(i=t.max)&&(i=wu(i+r,10,"floor"),e=Math.min(e,i)),e-=r},Su.prototype.isActive=function(){return this.active},Su.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},Su.prototype.toggleActive=function(){this.setActive(!this.active)},Su.$inject=["elementRegistry","eventBus","config.gridSnapping"],Ru.$inject=["eventBus","gridSnapping","modeling"],i(Ru,rs),Ru.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},Ru.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},Ru.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),G(e,o),e},Ru.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),G(e,o),e};function Au(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))}))}Au.$inject=["eventBus","gridSnapping"];var ku={__depends__:[{__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",Ru],gridSnappingSpaceToolBehavior:["type",Au]}],__init__:["gridSnapping"],gridSnapping:["type",Su]};function Du(e,t){e.on("autoPlace",2e3,(function(e){var n=e.source,i=fn(n),r=e.shape,o=es(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],Br(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}))}Du.$inject=["eventBus","gridSnapping"];function Mu(e,t,n){t.on(["create.start","shape.move.start"],1750,(function(t){var i=t.context,r=i.shape,o=e.getRootElement();Br(r,"bpmn:Participant")&&Br(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})))}))}Mu.$inject=["canvas","eventBus","gridSnapping"];function Bu(e,t,n){rs.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 Ou(e,t,n){var i=Pt(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=G({},t,r),n=G({},n,r)),[t,n]}Bu.$inject=["eventBus","gridSnapping","modeling"],i(Bu,rs),Bu.prototype.snapMiddleSegments=function(e){var t,n=this._gridSnapping;e=e.slice();for(var i=1;i<e.length-2;i++)t=Ou(n,e[i],e[i+1]),e[i]=t[0],e[i+1]=t[1];return e};var ju={__depends__:[ku,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingCreateParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",Du],gridSnappingCreateParticipantBehavior:["type",Mu],gridSnappingLayoutConnectionBehavior:["type",Bu]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",Eu]};function Nu(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],(function(e){var t=e.element,i=e.gfx;return Br(t,"bpmn:Lane")?n.createParticipantHit(t,i):Br(t,"bpmn:Participant")?Nr(t)?n.createParticipantHit(t,i):n.createDefaultHit(t,i):Br(t,"bpmn:SubProcess")?Nr(t)?n.createSubProcessHit(t,i):n.createDefaultHit(t,i):void 0}))}Nu.$inject=["eventBus","interactionEvents"],Nu.prototype.createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Nu.prototype.createParticipantHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:30,height:e.height}),!0},Nu.prototype.createSubProcessHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:e.width,height:30}),!0};var Iu={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Nu]};function Lu(e){e.invoke(pa,this)}i(Lu,pa),Lu.$inject=["injector"],Lu.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}pa.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 zu={__depends__:[ua],__init__:["keyboardBindings"],keyboardBindings:["type",Lu]},Fu={moveSpeed:1,moveSpeedAccelerated:10},$u="left",Vu="right",Hu="down",Gu={ArrowLeft:$u,Left:$u,ArrowUp:"up",Up:"up",ArrowRight:Vu,Right:Vu,ArrowDown:Hu,Down:Hu},Wu={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 qu(e,t,n,i,r){var o=this;this._config=G({},Fu,e||{}),t.addListener(1500,(function(e){var n=e.keyEvent,i=Gu[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=Wu[e](a);i.allowed("elements.move",{shapes:o})&&n.moveElements(o,s)}}}qu.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];var Uu={__depends__:[ua,Go],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",qu]};function Ku(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(vt(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)}))}Ku.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var Yu={__init__:["changeSupport"],changeSupport:["type",Ku]};function Xu(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=dn(e);return hn({top:Zp("top",n,t),right:Zp("right",n,t),bottom:Zp("bottom",n,t),left:Zp("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:dn(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=un(r)))return;n.resizeShape(t,r)}}(e.context)}))}function Zu(e,t){var n=fn(e),i=dn(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 Ju(e){return"n"===e||"s"===e?"resize-ns":"e"===e||"w"===e?"resize-ew":"nw"===e||"se"===e?"resize-nwse":"resize-nesw"}Xu.prototype.canResize=function(e){var t=this._rules,n=W(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Xu.prototype.activate=function(e,t,n){var i,r,o=this._dragging;if("string"==typeof n&&(n={direction:n}),!(r=(i=G({shape:t},n)).direction))throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");o.init(e,Zu(t,r),"resize",{autoActivate:!0,cursor:Ju(r),data:{shape:t,context:i}})},Xu.prototype.computeMinResizeBox=function(e){var t=e.shape;return function(e,t,n,i){var r=dn(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?dn(i):o;return hn({top:Yp(o.top,a.top),left:Yp(o.left,a.left),bottom:Kp(o.bottom,a.bottom),right:Kp(o.right,a.right)})}(e.direction,t,e.minDimensions||{width:10,height:10},eu(t,e.childrenBoxPadding))},Xu.$inject=["eventBus","rules","modeling","dragging"];var Qu="djs-resizing",el="resize-not-ok";function tl(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,Qu)),o.width>5&&Se(a,{x:o.x,width:o.width}),o.height>5&&Se(a,{y:o.y,height:o.height}),i.canExecute?Ae(a).remove(el):Ae(a).add(el)})),e.on("resize.cleanup",(function(e){var n,i;n=e.context,i=n.shape,n.frame&&De(n.frame),t.removeMarker(i,Qu)}))}tl.$inject=["eventBus","canvas","previewSupport"];var nl=-6,il="djs-resizer",rl=["n","w","s","e","nw","ne","se","sw"];function ol(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&&w(t,V(r.addResizer,r))})),e.on("shape.changed",(function(e){var t=e.element;n.isSelected(t)&&(r.removeResizers(),r.addResizer(t))}))}ol.prototype.makeDraggable=function(e,t,n){var i=this._resize;function r(t){Ao(t)&&i.activate(t,e,n)}pe.bind(t,"mousedown",r),pe.bind(t,"touchstart",r)},ol.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=nl);-1!==e.indexOf("s")?t.y=6:-1!==e.indexOf("n")&&(t.y=nl);return t}(i),a=Ie("g");Ae(a).add(il),Ae(a).add("djs-resizer-"+e.id),Ae(a).add("djs-resizer-"+i),_e(r,a);var s=Ie("rect");Se(s,{x:-2+o.x,y:-2+o.y,width:4,height:4}),Ae(s).add("djs-resizer-visual"),_e(a,s);var c=Ie("rect");return Se(c,{x:-10+o.x,y:-10+o.y,width:20,height:20}),Ae(c).add("djs-resizer-hit"),_e(a,c),Kn(a,t,n),a},ol.prototype.createResizer=function(e,t){var n=Zu(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},ol.prototype.addResizer=function(e){var t=this;this._resize.canResize({shape:e})&&w(rl,(function(n){t.createResizer(e,n)}))},ol.prototype.removeResizers=function(){Me(this._getResizersParent())},ol.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},ol.$inject=["eventBus","canvas","selection","resize"];var al={__depends__:[Es,gs,Hc],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Xu],resizePreview:["type",tl],resizeHandles:["type",ol]};function sl(e,t){var n=t.create("bpmn:CategoryValue"),i=t.create("bpmn:Category",{categoryValue:[n]});return Et(e.get("rootElements"),i),Or(i).$parent=e,Or(n).$parent=i,n}function cl(e,t,n,i,r,o,a){function s(e,t){(t||Za(e,["bpmn:Task","bpmn:TextAnnotation","bpmn:Group"])||pl(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"],(function(e){i.isActive()&&i.complete()})),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 pl(e){return Br(e,"bpmn:SubProcess")&&!Nr(e)}cl.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],cl.prototype.activate=function(e){var t=Wr(e);if(void 0!==t){var n={text:t};G(n,this.getEditingBBox(e));var i={};return(Za(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||pl(e))&&G(i,{centerVertically:!0}),fo(e)&&G(i,{autoResize:!0}),Br(e,"bpmn:TextAnnotation")&&G(i,{resizable:!0,autoResize:!0}),G(n,{options:i}),n}},cl.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(),u=p.fontSize*s,l=p.lineHeight,d=c.fontSize*s,h=c.lineHeight,f={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};(Br(e,"bpmn:Lane")||function(e){return Br(e,"bpmn:Participant")&&Nr(e)}(e))&&(G(a,{width:i.height,height:30*s,x:i.x-i.height/2+15*s,y:o-30*s/2}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px",transform:"rotate(-90deg)"})),(Za(e,["bpmn:Task","bpmn:CallActivity"])||function(e){return Br(e,"bpmn:Participant")&&!Nr(e)}(e)||pl(e))&&(G(a,{width:i.width,height:i.height}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"})),function(e){return Br(e,"bpmn:SubProcess")&&Nr(e)}(e)&&(G(a,{width:i.width,x:i.x}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"}));var m=90*s,v=7*s,g=4*s;if(n.labelTarget&&(G(a,{width:m,height:i.height+v+g,x:r-m/2,y:i.y-v}),G(f,{fontSize:u+"px",lineHeight:l,paddingTop:v+"px",paddingBottom:g+"px"})),fo(n)&&!mo(n)&&!yo(n)){var y=go(e),b=t.getAbsoluteBBox({x:y.x,y:y.y,width:0,height:0}),x=u+v+g;G(a,{width:m,height:x,x:b.x-m/2,y:b.y-x/2}),G(f,{fontSize:u+"px",lineHeight:l,paddingTop:v+"px",paddingBottom:g+"px"})}return Br(e,"bpmn:TextAnnotation")&&(G(a,{width:i.width,height:i.height,minWidth:30*s,minHeight:10*s}),G(f,{textAlign:"left",paddingTop:5*s+"px",paddingBottom:7*s+"px",paddingLeft:7*s+"px",paddingRight:5*s+"px",fontSize:d+"px",lineHeight:h})),{bounds:a,style:f}},cl.prototype.update=function(e,t,n,i){var r,o;if((Br(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}),Br(e,"bpmn:Group"))&&!Or(e).categoryValueRef){var a=sl(Or(this._canvas.getRootElement()).$parent,this._bpmnFactory);Or(e).categoryValueRef=a}(function(e){return!e||!e.trim()})(t)&&(t=null),this._modeling.updateLabel(e,t,r)};var ul="djs-element-hidden",ll="djs-label-hidden";function dl(e,t,n,i){var r,o,a,s=this,c=t.getDefaultLayer();e.on("directEditing.activate",(function(e){var n=e.active;if(Br(r=n.element.label||n.element,"bpmn:TextAnnotation")){o=t.getAbsoluteBBox(r),a=Ie("g");var p=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:r.height,position:{mx:0,my:0}}),u=s.path=Ie("path");Se(u,{d:p,strokeWidth:2,stroke:hl(r)}),_e(a,u),_e(c,a),Yn(a,r.x,r.y)}Br(r,"bpmn:TextAnnotation")||r.labelTarget?t.addMarker(r,ul):(Br(r,"bpmn:Task")||Br(r,"bpmn:CallActivity")||Br(r,"bpmn:SubProcess")||Br(r,"bpmn:Participant"))&&t.addMarker(r,ll)})),e.on("directEditing.resize",(function(e){if(Br(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}});Se(s.path,{d:c})}})),e.on(["directEditing.complete","directEditing.cancel"],(function(e){var n=e.active;n&&(t.removeMarker(n.element.label||n.element,ul),t.removeMarker(r,ll)),r=void 0,o=void 0,a&&(De(a),a=void 0)}))}function hl(e,t){return Or(e).di.get("stroke")||t||"black"}dl.$inject=["eventBus","canvas","elementRegistry","pathMap"];var fl={__depends__:[Yu,al,Nc],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",cl],labelEditingPreview:["type",dl]},ml=["top","bottom","left","right"],vl=10;function gl(e,t){function n(e){if(mo(e)){var n=function(e){var t=fn(e.label),n=yl(fn(e),t);if(i=n,-1===ml.indexOf(i))return;var i;var r=function(e){var t=fn(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 yl(t,e)}))}(e);if(e.host){var o=function(e){var t,n=e.host,i=mn(fn(e),n);t=i.indexOf("-")>=0?i.split("-"):[i];return ml.filter((function(e){return-1===t.indexOf(e)}))}(e);r=r.concat(o)}var a=ml.filter((function(e){return-1===r.indexOf(e)}));if(-1!==a.indexOf(n))return;return a[0]}(e);n&&function(e,n){var i=fn(e),r=e.label,o=fn(r);if(!r.parent)return;var a,s=dn(e);switch(n){case"top":a={x:i.x,y:s.top-vl-r.height/2};break;case"left":a={x:s.left-vl-r.width/2,y:i.y};break;case"bottom":a={x:i.x,y:s.bottom+vl+r.height/2};break;case"right":a={x:s.right+vl+r.width/2,y:i.y}}var c=ba(a,o);t.moveShape(r,c)}(e,n)}}rs.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 yl(e,t){return mn(t,e,5)}function bl(e,t,n){rs.call(this,e),this.preExecute("shape.append",(function(e){var t=e.source,n=e.shape;e.position||(Br(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 xl(e,t){e.invoke(rs,this),this.postExecute("shape.move",(function(e){var n=e.newParent,i=e.shape;w(E(i.incoming.concat(i.outgoing),(function(e){return Br(e,"bpmn:Association")})),(function(e){t.moveConnection(e,{x:0,y:0},n)}))}),!0)}i(gl,rs),gl.$inject=["eventBus","modeling"],i(bl,rs),bl.$inject=["eventBus","elementFactory","bpmnRules"],i(xl,rs),xl.$inject=["injector","modeling"];function _l(e,t){t.invoke(rs,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 El(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];El(r,i)&&(e.shapes=[n.replaceShape(r,i)])}}),!0)}function El(e,t){return!yo(e)&&Za(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}_l.$inject=["bpmnReplace","injector"],i(_l,rs),_l.prototype.replaceShape=function(e,t){var n,i=(n=Or(e).eventDefinitions)&&n[0],r={type:"bpmn:BoundaryEvent",host:t};return i&&(r.eventDefinitionType=i.$type),this._bpmnReplace.replaceElement(e,r,{layoutConnection:!1})};function wl(e,t,n){function i(e){return E(e.attachers,(function(e){return Br(e,"bpmn:BoundaryEvent")}))}rs.call(this,e),this.postExecute("connection.create",(function(e){var t=e.context.source,r=e.context.target,o=i(r);Br(t,"bpmn:EventBasedGateway")&&Br(r,"bpmn:ReceiveTask")&&o.length>0&&n.removeElements(o)})),this.postExecute("connection.reconnect",(function(e){var t=e.context.oldSource,r=e.context.newSource;Br(t,"bpmn:Gateway")&&Br(r,"bpmn:EventBasedGateway")&&w(r.outgoing,(function(e){var t=e.target,r=i(t);Br(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&&Br(i,"bpmn:RootElement")&&n.set(r,i)}))}wl.$inject=["eventBus","moddle","modeling"],i(wl,rs);function Sl(e,t,n,i,r){function o(e){return Za(e,["bpmn:ReceiveTask","bpmn:SendTask"])||function(e,t){h(t)||(t=[t]);return T(t,(function(t){return zr(e,t)}))}(e,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(t){return!!x(e.getDefinitions().get("rootElements"),N({id:t.id}))}function s(e){return Br(e,"bpmn:ErrorEventDefinition")?"errorRef":Br(e,"bpmn:EscalationEventDefinition")?"escalationRef":Br(e,"bpmn:MessageEventDefinition")?"messageRef":Br(e,"bpmn:SignalEventDefinition")?"signalRef":void 0}function c(e){if(Za(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.get("messageRef");var t=e.get("eventDefinitions")[0];return t.get(s(t))}n.invoke(rs,this),this.executed("shape.create",(function(t){var n=t.shape;if(o(n)){var i=c(Or(n));i&&!a(i)&&(Et(e.getDefinitions().get("rootElements"),i),t.addedRootElement=i)}}),!0),this.reverted("shape.create",(function(t){var n=t.addedRootElement;n&&_t(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(Or(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(Za(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.set("messageRef",t);var n=e.get("eventDefinitions")[0];n.set(s(n),t)}(n,c))}}))}function Cl(e){e.invoke(rs,this),this.preExecute("shape.create",1500,(function(e){var t=e.context,n=t.parent,i=t.shape;Br(n,"bpmn:Lane")&&!Br(i,"bpmn:Lane")&&(t.parent=Ja(n,"bpmn:Participant"))}))}Sl.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],i(Sl,rs),Cl.$inject=["injector"],i(Cl,rs);var Pl=1500;function Tl(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"],Pl,(function(t){var i=t.context.shape||t.shape,r=t.hover;Br(r,"bpmn:Lane")&&!Za(i,["bpmn:Lane","bpmn:Participant"])&&(t.hover=au(r),t.hoverGfx=e.getGraphics(t.hover));var o=n.getRootElement();r!==o&&(i.labelTarget||Br(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"],Pl,(function(t){var n=t.hover;Br(n,"bpmn:Lane")&&(t.hover=au(n)||n,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["bendpoint.move.hover"],Pl,(function(t){var n=t.context,i=t.hover,r=n.type;Br(i,"bpmn:Lane")&&/reconnect/.test(r)&&(t.hover=au(i)||i,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.start"],Pl,(function(e){var t=e.context,n=t.start;Br(n,"bpmn:Lane")&&(t.start=au(n)||n)})),t.on("shape.move.start",2e3,(function(e){var t=e.shape;Br(t,"bpmn:Lane")&&(e.shape=au(t)||t)}))}function Rl(e,t,n){rs.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(Br(n,"bpmn:DataObjectReference")&&"label"!==n.type){var i=t.create("bpmn:DataObject");n.businessObject.dataObjectRef=i}}))}Tl.$inject=["elementRegistry","eventBus","canvas"],Rl.$inject=["eventBus","bpmnFactory","moddle"],i(Rl,rs);var Al=20,kl=20,Dl=2e3;function Ml(e,t,n){function i(t){var i,r=t.parent,o=e.getRootElement();Br(o,"bpmn:Collaboration")?i=o:(i=n.makeCollaboration(),t.process=r),t.parent=i}rs.call(this,t),t.on(["create.start","shape.move.start"],Dl,(function(t){var n=t.context,i=n.shape,r=e.getRootElement();if(Br(i,"bpmn:Participant")&&Br(r,"bpmn:Process")&&r.children.length){var o=r.children.filter((function(e){return!Br(e,"bpmn:Group")&&!yo(e)&&!function(e){return!!e.waypoints}(e)}));if(o.length){var a=mt(o);G(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=dn(t)).top+e.height/2-kl,left:t.right-e.width/2+Al,top:t.bottom-e.height/2+kl,right:t.left+e.width/2-Al-30}}(i,a)}}})),t.on("create.start",Dl,(function(n){var i=n.context.shape,r=e.getRootElement(),o=e.getGraphics(r);function a(e){e.element=r,e.gfx=o}Br(i,"bpmn:Participant")&&Br(r,"bpmn:Process")&&(t.on("element.hover",Dl,a),t.once("create.cleanup",(function(){t.off("element.hover",a)})))})),this.preExecute("shape.create",(function(e){var t=e.parent;Br(e.shape,"bpmn:Participant")&&Br(t,"bpmn:Process")&&i(e)}),!0),this.execute("shape.create",(function(e){var t=e.process,n=e.shape;t&&(e.oldProcessRef=n.businessObject.processRef,n.businessObject.processRef=t.businessObject)}),!0),this.revert("shape.create",(function(e){var t=e.process,n=e.shape;t&&(n.businessObject.processRef=e.oldProcessRef)}),!0),this.postExecute("shape.create",(function(e){var t=e.process,i=e.shape;if(t){var r=t.children.slice();n.moveElements(r,{x:0,y:0},i)}}),!0),this.preExecute("elements.create",Dl,(function(e){var t,n=e.elements,r=e.parent;Bl(n)&&Br(r,"bpmn:Process")&&(i(e),t=Bl(n),e.oldProcessRef=t.businessObject.processRef,t.businessObject.processRef=r.businessObject)}),!0),this.revert("elements.create",(function(e){var t=e.elements;e.process&&(Bl(t).businessObject.processRef=e.oldProcessRef)}),!0),this.postExecute("elements.create",(function(e){var t,i=e.elements,r=e.process;if(r){t=Bl(i);var o=r.children.slice();n.moveElements(o,{x:0,y:0},t)}}),!0)}function Bl(e){return x(e,(function(e){return Br(e,"bpmn:Participant")}))}Ml.$inject=["canvas","eventBus","modeling"],i(Ml,rs);var Ol="__targetRef_placeholder";function jl(e,t){function n(e,n){var i=e.get("properties"),r=x(i,(function(e){return e.name===Ol}));return!r&&n&&Et(i,r=t.create("bpmn:Property",{name:Ol})),r}function i(e,t){var i=n(e);i&&(function(e,t,n){return x(e.get("dataInputAssociations"),(function(e){return e!==n&&e.targetRef===t}))}(e,i,t)||_t(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,u=p&&p.businessObject,l=r.oldTarget||r.target,d=l&&l.businessObject,h=o.businessObject;d&&d!==c&&i(d,a),u&&u!==c&&i(u,a),c?(t=n(c,!0),h.targetRef=t):h.targetRef=null}rs.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Nl(r)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Nl(r))}function Nl(e){return function(t){if(Br(t.context.connection,"bpmn:DataInputAssociation"))return e(t)}}function Il(e){this._bpmnUpdater=e}function Ll(e,t,n,i){function r(e){return e.children.filter((function(e){return Br(e,"bpmn:DataStoreReference")&&!e.labelTarget}))}function o(e,i){var r=e.businessObject||e;if(i=i||n.filter((function(e){return Br(e,"bpmn:Participant")&&Or(e).processRef}))[0]){var o=i.businessObject||i;t.execute("dataStore.updateContainment",{dataStoreBo:r,newSemanticParent:o.processRef||o,newDiParent:o.di})}}rs.call(this,i),t.registerHandler("dataStore.updateContainment",Il),this.preExecute("shape.create",(function(e){var t=e.context,n=t.shape;Br(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 Br(e,"bpmn:DataStoreReference")})).length&&(t.hints||(t.hints={}),t.hints.autoResize=n.filter((function(e){return!Br(e,"bpmn:DataStoreReference")})))})),this.postExecute("shape.create",(function(e){var t=e.context.shape,n=t.parent;Br(t,"bpmn:DataStoreReference")&&"label"!==t.type&&Br(n,"bpmn:Collaboration")&&o(t)})),this.postExecute("shape.move",(function(e){var t=e.context,n=t.shape,i=t.oldParent,r=n.parent;Br(i,"bpmn:Collaboration")||Br(n,"bpmn:DataStoreReference")&&"label"!==n.type&&Br(r,"bpmn:Collaboration")&&o(n,Br(i,"bpmn:Participant")?i:function(e,t){for(;e.parent;){if(Br(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();Za(n,["bpmn:Participant","bpmn:SubProcess"])&&Br(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){Br(i,"bpmn:Process")&&o(e,i)}))}))}jl.$inject=["eventBus","bpmnFactory"],i(jl,rs),Il.$inject=["bpmnUpdater"],Il.prototype.execute=function(e){var t=e.dataStoreBo,n=e.newSemanticParent,i=e.newDiParent;e.oldSemanticParent=t.$parent,e.oldDiParent=t.di.$parent,this._bpmnUpdater.updateSemanticParent(t,n),this._bpmnUpdater.updateDiParent(t.di,i)},Il.prototype.revert=function(e){var t=e.dataStoreBo,n=e.oldSemanticParent,i=e.oldDiParent;this._bpmnUpdater.updateSemanticParent(t,n),this._bpmnUpdater.updateDiParent(t.di,i)},Ll.$inject=["canvas","commandStack","elementRegistry","eventBus"],i(Ll,rs);function zl(e,t,n){rs.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hints,r=t.shape,o=t.oldParent;Br(r,"bpmn:Lane")&&(i&&i.nested||function(e,t){var i,r,o,a=ou(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))}))}zl.$inject=["eventBus","modeling","spaceTool"],i(zl,rs);function Fl(e,t){t.invoke(rs,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;t.filter((function(e){return $l(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;$l(e,(o=a,-1!==t.indexOf(o)?a:i))&&(t[r]=n.replaceShape(e))}))}),!0)}function $l(e,t){return!yo(e)&&Br(e,"bpmn:BoundaryEvent")&&!t}function Vl(e,t,n){function i(e,i,r){var o,a,s,c,p,u,l,d,h=i.waypoints,f=e.outgoing.slice(),v=e.incoming.slice(),g=Cs(h,d=m(r.width)?fn(r):r);if(g){if(o=h.slice(0,g.index),a=h.slice(g.index+(g.bendpoint?1:0)),!o.length||!a.length)return;s=g.bendpoint?h[g.index]:d,Hl(e,o[o.length-1])||o.push(Gl(s)),Hl(e,a[0])||a.unshift(Gl(s))}c=i.source,p=i.target,t.canConnect(c,e,i)&&(n.reconnectEnd(i,e,o||d),u=i),t.canConnect(e,p,i)&&(u?l=n.connect(e,p,{type:i.type,waypoints:a}):(n.reconnectStart(i,e,a||d),l=i));var y=[].concat(u&&E(v,(function(e){return e.source===u.source}))||[],l&&E(f,(function(e){return e.target===l.target}))||[]);y.length&&n.removeElements(y)}rs.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=fn(o),s={x:a.x+r.x,y:a.y+r.y},c=x(n.children,(function(e){return t.canInsert(i,e)&&Cs(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 Hl(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 Gl(e){return G({},e)}function Wl(e,t){rs.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||Br(i,"bpmn:EventBasedGateway")&&r.incoming.length&&o.filter(ql).forEach((function(e){t.removeConnection(e)}))})),this.preExecuted("shape.replace",(function(e){var n=e.context.newShape;Br(n,"bpmn:EventBasedGateway")&&n.outgoing.filter(ql).map((function(e){return e.target})).reduce((function(e,t){var n=t.incoming.filter(ql);return e.concat(n)}),[]).forEach((function(e){e.source!==n&&t.removeConnection(e)}))}))}function ql(e){return Br(e,"bpmn:SequenceFlow")}Fl.$inject=["bpmnReplace","injector"],i(Fl,rs),Fl.prototype.replaceShape=function(e){var t,n,i=(n=Or(e).eventDefinitions)&&n[0];return t=i?{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:i.$type}:{type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,t,{layoutConnection:!1})},i(Vl,rs),Vl.$inject=["eventBus","bpmnRules","modeling"],Wl.$inject=["eventBus","modeling"],i(Wl,rs);function Ul(e,t,n,i,r,o){function a(){return Or(t.getRootElement()).$parent}function s(e){var t=Or(e).categoryValueRef;if(t){var n=t.$parent;t&&(_t(n.categoryValue,t),n&&!n.categoryValue.length&&function(e){_t(a().get("rootElements"),e)}(n))}}r.invoke(rs,this),this.executed("shape.delete",(function(e){var t,i=e.context.shape;if(Br(i,"bpmn:Group")){var r=Or(i).categoryValueRef,o=n.filter((function(e){return Br(e,"bpmn:Group")}));t=r,o.some((function(e){var n=Or(e);return n.categoryValueRef&&n.categoryValueRef===t}))||s(i)}})),this.reverted("shape.delete",(function(e){var t=e.context.shape;if(Br(t,"bpmn:Group")){var n=Or(t).categoryValueRef,i=a(),r=n?n.$parent:null;Et(r.get("categoryValue"),n),Et(i.get("rootElements"),r)}})),this.execute("shape.create",(function(t){var n=Or(t.context.shape);if(Br(n,"bpmn:Group")&&!n.categoryValueRef){var i=sl(a(),e);n.categoryValueRef=i}})),this.revert("shape.create",(function(e){var t=e.context.shape;Br(t,"bpmn:Group")&&(s(t),delete Or(t).categoryValueRef)})),i.on("moddleCopy.canCopyProperty",2e3,(function(t){var n,i=t.property;if(Br(i,"bpmn:CategoryValue"))return n=sl(a(),e),o.copyElement(i,n)}))}function Kl(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 Yl(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=Kl(e,t,n,r),s=Kl(e,t,n,o);i=a&&s?Xl(a,n)>Xl(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],fn(n.source)),t(i[i.length-1],i[i.length-2],fn(n.target)))}))}function Xl(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Zl(e){rs.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],(function(e){var n=Or(e.context.shape);Za(n,t)&&!n.di.get("isHorizontal")&&n.di.set("isHorizontal",!0)}))}function Jl(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Ql(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function ed(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 td(e,t){var n=ed(e,t);return Jl({x:n.x-e.x,y:n.y-e.y})}function nd(e,t){return Jl({x:e.x-t.x,y:e.y-t.y})}Ul.$inject=["bpmnFactory","canvas","elementRegistry","eventBus","injector","moddleCopy"],i(Ul,rs),Yl.$inject=["eventBus"],Zl.$inject=["eventBus"],i(Zl,rs);var id=Math.sqrt,rd=Math.min,od=Math.max,ad=Math.abs;function sd(e){return Math.pow(e,2)}function cd(e,t){return id(sd(e.x-t.x)+sd(e.y-t.y))}function pd(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,u=p*p-(a*a+s*s-i*i)/c;if(u<0&&u>-1e-6&&(u=0),u<0)return[];var l=id(u),d=-p+l,h=-p-l,f={x:e.x-r*d,y:e.y-o*d};return 0===u?[f]:[f,{x:e.x-r*h,y:e.y-o*h}].filter((function(n){return function(e,t,n){return ud(e.x,t.x,n.x)&&ud(e.y,t.y,n.y)}(n,e,t)}))}function ud(e,t,n){return e>=rd(t,n)-ld&&e<=od(t,n)+ld}var ld=.1;function dd(e,t){return ad(e.x-t.x)<=ld&&ad(e.y-t.y)<=ld}function hd(e,t,n,i){var r=0,o=0,a=function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}(e),s=function(e,t){var n,i,r,o,a,s,c,p,u,l,d,h,f=0;for(f=0;f<t.length-1;f++){if(dd(n=t[f],i=t[f+1])?s=[n]:(r=cd(e,n),o=cd(e,i),s=pd(n,i,e,rd(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:dd(n,s[0])?f:f+1}),2===s.length&&(d=s[0],h=s[1],c={type:"segment",position:a={x:(d.x+h.x)/2,y:(d.y+h.y)/2},segmentIndex:f,relativeLocation:cd(n,a)/cd(n,i)}),p=cd(c.position,e),(!l||u>p)&&(l=c,u=p)}return l}(a,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,u=i.bendpointMove.bendpointIndex;return 0===o?r:(r>=u&&(c=p?r+1:r-1),r<u&&(c=r,p&&"bendpoint"!==n.type&&u-1===r&&fd(t,u)<n.relativeLocation&&c++),c)}return 0===o?r:i.connectionStart?0===r?0:null:i.connectionEnd&&r===e.length-2?t.length-2:null}(n,t,s,i);if(null===p)return{x:r,y:o};if(p<0||p>t.length-2)return{x:r,y:o};var u,l,d=md(n,c),h=md(t,p),f=s.position,m=function(e,t){var n=nd(e[0],e[1]),i=nd(e[0],t);return 0===n?0:i/n}(d,f),v=(u=h,l=Ql(d),Ql(u)-l);if("bendpoint"===s.type){var g=t.length-n.length,y=s.bendpointIndex,b=n[y];if(-1!==t.indexOf(b))return{x:r,y:o};if(0===g){var x=t[y];return{x:x.x-s.position.x,y:x.y-s.position.y}}g<0&&0!==y&&y<n.length-1&&(m=fd(n,y))}var _,E,w=(h[1].x-h[0].x)*m+h[0].x,S=(h[1].y-h[0].y)*m+h[0].y,C=(_={x:a.x-f.x,y:a.y-f.y},(E=v)?{x:Math.cos(E)*_.x-Math.sin(E)*_.y,y:Math.sin(E)*_.x+Math.cos(E)*_.y}:_);return ln({x:r=w+C.x-a.x,y:o=S+C.y-a.y})}function fd(e,t){var n=nd(e[t-1],e[t]);return n/(n+nd(e[t],e[t+1]))}function md(e,t){return[e[t],e[t+1]]}function vd(e,t,n){var i=ya(t),r=ya(n),o=ba(e,i),a=o.x*(n.width/t.width),s=o.y*(n.height/t.height);return ln({x:r.x+a,y:r.y+s})}function gd(e,t,n){var i=ya(e),r=ya(t),o=ya(n),a=ba(e,i),s=ba(i,r),c=function(e,t,n){var i=dn(t),r=dn(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=mn(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},mn(n,a)!==s)return null;return o}(i,t,n);if(c)return c;var p=s.x*(n.width/t.width),u=s.y*(n.height/t.height),l=o.x+p,d=o.y+u;return ln({x:l+a.x-e.x,y:d+a.y-e.y})}var yd={width:90,height:20},bd="name",xd="text";function _d(e,t,n,i){rs.call(this,e),this.postExecute("element.updateProperties",(function(e){var n=e.context,r=n.element,o=n.properties;if(bd in o&&t.updateLabel(r,o.name),xd in o&&Br(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(!yo(r)&&fo(r)&&Wr(r)){var a=go(r),s=i.getExternalLabelBounds(yd,Wr(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.shape;i.labelTarget&&Br(i.labelTarget||i,"bpmn:BaseElement")&&((t=i.businessObject.di).label||(t.label=n.create("bpmndi:BPMNLabel",{bounds:n.create("dc:Bounds")})),G(t.label.bounds,{x:i.x,y:i.y,width:i.width,height:i.height}))})),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var n=e.context;if(!1!==(n.hints||{}).labelBehavior){var i,r=n.connection.label;r&&r.parent&&(i=function(e){var t=e.context,n=t.connection,i=n.label,r=G({},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),hd(i,o,a,r)}(e),t.moveShape(r,i))}})),this.postExecute(["shape.replace"],(function(e){var t=e.context,n=t.newShape,i=t.oldShape,r=Or(n);r&&fo(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(mo(r)){var s=r.label,c=Ed(function(e,t){if(!t.length)return;var n=function(e,t){return j(t.map((function(t){return{line:t,distance:td(e,t)}})),"distance")[0].line}(e,t);return ed(e,n)}(fn(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 Ed(e,t,n){return ln(ba(vd(e,t,n),e))}function wd(e,t,n){var i=Rd(e),r=Ad(i,t),o=i[0];return r.length?r[r.length-1]:vd(o.original||o,n,t)}function Sd(e,t,n){var i=Rd(e),r=Ad(i,t),o=i[i.length-1];return r.length?r[0]:vd(o.original||o,n,t)}function Cd(e,t,n){var i=Rd(e),r=Td(t,n),o=i[0];return vd(o.original||o,r,t)}function Pd(e,t,n){var i=Rd(e),r=Td(t,n),o=i[i.length-1];return vd(o.original||o,r,t)}function Td(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function Rd(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function Ad(e,t){return E(R(e,kd),(function(e){return function(e,t){return"intersect"===mn(t,e,1)}(e,t)}))}function kd(e){return e.original||e}function Dd(e,t){rs.call(this,e),this.postExecute("shape.replace",(function(e){var n=e.oldShape,i=e.newShape;if(function(e,t){return Br(e,"bpmn:Participant")&&Nr(e)&&Br(t,"bpmn:Participant")&&!Nr(t)}(n,i)){var r,o,a,s,c=(o=ft([r=n],!1),a=[],s=[],o.forEach((function(e){e!==r&&(e.incoming.forEach((function(e){Br(e,"bpmn:MessageFlow")&&a.push(e)})),e.outgoing.forEach((function(e){Br(e,"bpmn:MessageFlow")&&s.push(e)})))}),[]),{incoming:a,outgoing:s});c.incoming.forEach((function(e){var r=Sd(e,i,n);t.reconnectEnd(e,i,r)})),c.outgoing.forEach((function(e){var r=wd(e,i,n);t.reconnectStart(e,i,r)}))}}),!0)}i(_d,rs),_d.$inject=["eventBus","modeling","bpmnFactory","textRenderer"],Dd.$inject=["eventBus","modeling"],i(Dd,rs);function Md(e,t,n){e.on(["shape.move.rejected","create.rejected"],(function(e){var i,r,o,a=e.context,s=a.shape;Br(a.target,"bpmn:Collaboration")&&Br(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 Bd(e,t,n,i){rs.call(this,e);var r=i.get("dragging",!1);function o(e){var i,r,o=e.source,a=e.target;e.parent&&(Br(e,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(o,a)||(r=!0),n.canConnectMessageFlow(o,a)&&(i="bpmn:MessageFlow")),Br(e,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(o,a)||(r=!0),n.canConnectSequenceFlow(o,a)&&(i="bpmn:SequenceFlow")),Br(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){w(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=x(o.outgoing,N({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 Od(e,t){rs.call(this,e),this.preExecute("shape.delete",(function(e){var t=e.shape,n=t.parent;Br(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 jd(e,t,n,i,r,o){i.invoke(rs,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=[];w(n.closure.topLevel,(function(e){o=Lr(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})}))}Md.$inject=["eventBus","tooltips","translate"],i(Bd,rs),Bd.$inject=["eventBus","modeling","bpmnRules","injector"],Od.$inject=["eventBus","modeling"],i(Od,rs),i(jd,rs),jd.prototype.replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;w(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)},jd.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var Nd=300,Id=60,Ld={width:300,height:150},zd={width:140,height:120},Fd={width:50,height:30};function $d(e){e.on("resize.start",1500,(function(e){var t=e.context,n=t.shape,i=t.direction,r=t.balanced;(Br(n,"bpmn:Lane")||Br(n,"bpmn:Participant"))&&(t.resizeConstraints=function(e,t,n){var i=au(e),r=!0,o=!0,a=ru(i,[i]),s=dn(e),c={},p={};/e/.test(t)?p.right=s.left+Nd:/w/.test(t)&&(p.left=s.right-Nd);return a.forEach((function(e){var i=dn(e);/n/.test(t)&&(i.top<s.top-10&&(r=!1),n&&Vd(s.top-i.bottom)<10&&Ud(c,"top",i.top+Id),Vd(s.top-i.top)<5&&qd(p,"top",i.bottom-Id)),/s/.test(t)&&(i.bottom>s.bottom+10&&(o=!1),n&&Vd(s.bottom-i.top)<10&&qd(c,"bottom",i.bottom-Id),Vd(s.bottom-i.bottom)<5&&Ud(p,"bottom",i.top+Id))})),i.children.filter((function(e){return!e.hidden&&!e.waypoints&&(Br(e,"bpmn:FlowElement")||Br(e,"bpmn:Artifact"))})).forEach((function(e){var n=dn(e);r&&/n/.test(t)&&qd(p,"top",n.top-20),/e/.test(t)&&Ud(p,"right",n.right+20),o&&/s/.test(t)&&Ud(p,"bottom",n.bottom+20),/w/.test(t)&&qd(p,"left",n.left-50)})),{min:p,max:c}}(n,i,r)),Br(n,"bpmn:Participant")&&(t.minDimensions=Ld),Br(n,"bpmn:SubProcess")&&Nr(n)&&(t.minDimensions=zd),Br(n,"bpmn:TextAnnotation")&&(t.minDimensions=Fd)}))}$d.$inject=["eventBus"];var Vd=Math.abs,Hd=Math.min,Gd=Math.max;function Wd(e,t,n,i){var r=e[t];e[t]=void 0===r?n:i(n,r)}function qd(e,t,n){return Wd(e,t,n,Hd)}function Ud(e,t,n){return Wd(e,t,n,Gd)}function Kd(e,t){e.on("resize.start",1501,(function(e){var t=e.context,n=t.shape;(Br(n,"bpmn:Lane")||Br(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(Br(i,"bpmn:Lane")||Br(i,"bpmn:Participant"))return r&&(o=un(o),t.resizeLane(i,o,n.balanced)),!1}))}function Yd(e,t,n){rs.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(Br(r,"bpmn:SequenceFlow")&&Br(o,"bpmn:SequenceFlow")&&t.canConnect(r.source,o.target,r)){var a=function(e,t){var n=Kl(Xd(e[e.length-2]),Xd(e[e.length-1]),Xd(t[1]),Xd(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[Xd(e[0]),Xd(t[t.length-1])]}(r.waypoints,o.waypoints);n.reconnectEnd(r,o.target,a)}}}))}function Xd(e){return e.original||e}Kd.$inject=["eventBus","modeling"],i(Yd,rs),Yd.$inject=["eventBus","bpmnRules","modeling"];var Zd=Math.max;function Jd(e){e.on("spaceTool.getMinDimensions",(function(e){var t=e.shapes,n=e.axis,i=e.start,r={};return w(t,(function(e){var t=e.id;Br(e,"bpmn:Participant")&&(!function(e){return"x"===e}(n)?r[t]={width:Ld.width,height:Qd(e,i)}:r[t]=Ld),Br(e,"bpmn:SubProcess")&&Nr(e)&&(r[t]=zd),Br(e,"bpmn:TextAnnotation")&&(r[t]=Fd)})),r}))}function Qd(e,t){var n;return ou(e).length?(n=function(e,t){var n,i=ou(e);return n=eh(i,t),e.height-n.height+Id}(e,t),Zd(Ld.height,n)):Ld.height}function eh(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=ou(i)).length?eh(r,t):i}function th(e,t){e.invoke(rs,this),this.postExecuted("shape.replace",(function(e){var n=e.context.oldShape,i=e.context.newShape;if(Br(i,"bpmn:SubProcess")&&Br(n,"bpmn:Task")&&Nr(i)){var r,o={x:(r=i).x+r.width/6,y:r.y+r.height/2};t.createShape({type:"bpmn:StartEvent"},o,i)}}))}Jd.$inject=["eventBus"],th.$inject=["injector","modeling"],i(th,rs);function nh(e,t,n,i){rs.call(this,e),this.executed(["shape.toggleCollapse"],500,(function(e){var t,n=e.context.shape;Br(n,"bpmn:SubProcess")&&(n.collapsed?Or(n).di.isExpanded=!1:((t=n.children).length&&t.forEach((function(e){"label"!==e.type||e.businessObject.name||(e.hidden=!0)})),Or(n).di.isExpanded=!0))})),this.reverted(["shape.toggleCollapse"],500,(function(e){var t=e.context.shape;t.collapsed?Or(t).di.isExpanded=!1:Or(t).di.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=eu((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 ih(e,t,n,i){t.invoke(rs,this),this.preExecute("shape.delete",(function(e){var t=e.context.shape,r=t.businessObject;yo(t)||(Br(t,"bpmn:Participant")&&Nr(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().businessObject;n.ids.unclaim(t.id)}))}i(nh,rs),nh.$inject=["eventBus","elementFactory","modeling"],i(ih,rs),ih.$inject=["canvas","injector","moddle","modeling"];function rh(e,t,n){var i;function r(){if(!i)throw new Error(n("out of bounds release"));return i}rs.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 oh).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||(Br(t,"bpmn:Lane")&&n.addLane(t),Br(t,"bpmn:FlowNode")&&n.addFlowNode(t))}))}function oh(){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}}function ah(e,t){rs.call(this,e),this.preExecute("connection.delete",(function(e){var n=e.context.connection,i=n.source;(function(e,t){if(!Br(e,"bpmn:SequenceFlow"))return!1;var n=Or(t),i=Or(e);return n.get("default")===i})(n,i)&&t.updateProperties(i,{default:null})}))}rh.$inject=["eventBus","modeling","translate"],i(rh,rs),i(ah,rs),ah.$inject=["eventBus","modeling"];var sh={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","rootElementReferenceBehavior","createBehavior","fixHoverBehavior","createDataObjectBehavior","createParticipantBehavior","dataStoreBehavior","dataInputAssociationBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","messageFlowBehavior","modelingFeedback","removeElementBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","toggleElementCollapseBehaviour","spaceToolBehavior","subProcessStartEventBehavior","unclaimIdBehavior","unsetDefaultFlowBehavior","updateFlowNodeRefsBehavior"],adaptiveLabelPositioningBehavior:["type",gl],appendBehavior:["type",bl],associationBehavior:["type",xl],attachEventBehavior:["type",_l],boundaryEventBehavior:["type",wl],rootElementReferenceBehavior:["type",Sl],createBehavior:["type",Cl],fixHoverBehavior:["type",Tl],createDataObjectBehavior:["type",Rl],createParticipantBehavior:["type",Ml],dataInputAssociationBehavior:["type",jl],dataStoreBehavior:["type",Ll],deleteLaneBehavior:["type",zl],detachEventBehavior:["type",Fl],dropOnFlowBehavior:["type",Vl],eventBasedGatewayBehavior:["type",Wl],groupBehavior:["type",Ul],importDockingFix:["type",Yl],isHorizontalFix:["type",Zl],labelBehavior:["type",_d],messageFlowBehavior:["type",Dd],modelingFeedback:["type",Md],replaceConnectionBehavior:["type",Bd],removeParticipantBehavior:["type",Od],replaceElementBehaviour:["type",jd],resizeBehavior:["type",$d],resizeLaneBehavior:["type",Kd],removeElementBehavior:["type",Yd],toggleElementCollapseBehaviour:["type",nh],spaceToolBehavior:["type",Jd],subProcessStartEventBehavior:["type",th],unclaimIdBehavior:["type",ih],updateFlowNodeRefsBehavior:["type",rh],unsetDefaultFlowBehavior:["type",ah]};function ch(e,t){var n=mn(e,t,-15);return"intersect"!==n?n:null}function ph(e){ss.call(this,e)}function uh(e){return!e||yo(e)}function lh(e){do{if(Br(e,"bpmn:Process"))return Or(e);if(Br(e,"bpmn:Participant"))return Or(e).processRef||Or(e)}while(e=e.parent)}function dh(e){return Br(e,"bpmn:TextAnnotation")}function hh(e){return Br(e,"bpmn:Group")&&!e.labelTarget}function fh(e){return Br(e,"bpmn:BoundaryEvent")&&gh(e,"bpmn:CompensateEventDefinition")}function mh(e){return Or(e).isForCompensation}function vh(e){for(var t=e;t=t.parent;){if(Br(t,"bpmn:FlowElementsContainer"))return Or(t);if(Br(t,"bpmn:Participant"))return Or(t).processRef}return null}function gh(e,t){return!!x(Or(e).eventDefinitions||[],(function(e){return Br(e,t)}))}function yh(e,t){return(Or(e).eventDefinitions||[]).every((function(e){return Br(e,t)}))}function bh(e){return Br(e,"bpmn:ReceiveTask")||Br(e,"bpmn:IntermediateCatchEvent")&&(gh(e,"bpmn:MessageEventDefinition")||gh(e,"bpmn:TimerEventDefinition")||gh(e,"bpmn:ConditionalEventDefinition")||gh(e,"bpmn:SignalEventDefinition"))}function xh(e){return e.waypoints}function _h(e,t){return-1!==function(e){for(var t=[];e;)(e=e.parent)&&t.push(e);return t}(t).indexOf(e)}function Eh(e,t,n){if(uh(e)||uh(t))return null;if(!Br(n,"bpmn:DataAssociation")){if(jh(e,t))return{type:"bpmn:MessageFlow"};if(Nh(e,t))return{type:"bpmn:SequenceFlow"}}var i=Ih(e,t);return i||(fh(e)&&mh(t)?{type:"bpmn:Association",associationDirection:"One"}:!!Oh(e,t)&&{type:"bpmn:Association"})}function wh(e,t,n){return!(!yo(e)&&!hh(e))||!(Br(t,"bpmn:Participant")&&!Nr(t))&&(Br(e,"bpmn:Participant")?Br(t,"bpmn:Process")||Br(t,"bpmn:Collaboration"):Za(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:Br(e,"bpmn:Lane")?Br(t,"bpmn:Participant")||Br(t,"bpmn:Lane"):!(Br(e,"bpmn:BoundaryEvent")&&(i=e,!Or(i).cancelActivity||!Ph(i)&&!Th(i)))&&(Br(e,"bpmn:FlowElement")&&!Br(e,"bpmn:DataStoreReference")?Br(t,"bpmn:FlowElementsContainer")?Nr(t):Za(t,["bpmn:Participant","bpmn:Lane"]):Br(e,"bpmn:DataStoreReference")&&Br(t,"bpmn:Collaboration")?T(Or(t).get("participants"),(function(e){return!!e.get("processRef")})):Za(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Za(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):!!Br(e,"bpmn:MessageFlow")&&(Br(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t)));var i}function Sh(e){return Br(e,"bpmn:Lane")}function Ch(e){return!!function(e){return!yo(e)&&Br(e,"bpmn:BoundaryEvent")}(e)||(!(!Br(e,"bpmn:IntermediateThrowEvent")||!Ph(e))||Br(e,"bpmn:IntermediateCatchEvent")&&Th(e))}function Ph(e){var t=Or(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function Th(e){return Rh(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function Rh(e,t){return t.some((function(t){return gh(e,t)}))}function Ah(e,t,n,i){if(Array.isArray(e)||(e=[e]),1!==e.length)return!1;var r=e[0];return!yo(r)&&(!!Ch(r)&&(!Lr(t)&&(!(!Br(t,"bpmn:Activity")||mh(t))&&(!(i&&!ch(i,t))&&(!function(e){return Br(e,"bpmn:ReceiveTask")&&x(e.incoming,(function(e){return Br(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))))}function kh(e,t,n){if(!t)return!1;var i={replacements:[]};return w(e,(function(e){Lr(t)||Br(e,"bpmn:StartEvent")&&"label"!==e.type&&wh(e,t)&&(Ir(e)||i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),(Fr(e)||$r(e)||Vr(e))&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),Rh(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&Br(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"})),Br(t,"bpmn:Transaction")||gh(e,"bpmn:CancelEventDefinition")&&"label"!==e.type&&(Br(e,"bpmn:EndEvent")&&wh(e,t)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:EndEvent"}),Br(e,"bpmn:BoundaryEvent")&&Ah(e,t,0,n)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:BoundaryEvent"}))})),!!i.replacements.length&&i}function Dh(e,t){return!T(e,Sh)&&(!t||e.every((function(e){return wh(e,t)})))}function Mh(e,t,n,i){return!!t&&(!(!yo(e)&&!hh(e))||n!==t&&((!n||!_h(n,t))&&(wh(e,t)||Lh(e,t))))}function Bh(e,t){return Br(e,"bpmn:SubProcess")?Nr(e)&&(!t||t.width>=100&&t.height>=80):Br(e,"bpmn:Lane")?!t||t.width>=130&&t.height>=60:Br(e,"bpmn:Participant")?!t||t.width>=250&&t.height>=50:!!dh(e)||!!hh(e)}function Oh(e,t){return!xh(e)&&!xh(t)&&(!(!fh(e)||!mh(t))||!_h(t,e)&&!_h(e,t)&&(!!function(e,t){var n=dh(e),i=dh(t);return(n||i)&&n!==i}(e,t)||!!Ih(e,t)))}function jh(e,t){return!($h(e)&&!$h(t))&&(Br(i=e,"bpmn:InteractionNode")&&!Br(i,"bpmn:BoundaryEvent")&&(!Br(i,"bpmn:Event")||Br(i,"bpmn:ThrowEvent")&&yh(i,"bpmn:MessageEventDefinition"))&&function(e){return Br(e,"bpmn:InteractionNode")&&!mh(e)&&(!Br(e,"bpmn:Event")||Br(e,"bpmn:CatchEvent")&&yh(e,"bpmn:MessageEventDefinition"))&&!(Br(e,"bpmn:BoundaryEvent")&&!gh(e,"bpmn:MessageEventDefinition"))}(t)&&(n=t,!(lh(e)===lh(n))));var n,i}function Nh(e,t){return!(bh(t)&&t.incoming.length>0&&(n=t.incoming,(n=n||[]).some(Fh))&&!Br(e,"bpmn:EventBasedGateway"))&&(Br(r=e,"bpmn:FlowNode")&&!Br(r,"bpmn:EndEvent")&&!Lr(r)&&!(Br(r,"bpmn:IntermediateThrowEvent")&&gh(r,"bpmn:LinkEventDefinition"))&&!fh(r)&&!mh(r)&&function(e){return Br(e,"bpmn:FlowNode")&&!Br(e,"bpmn:StartEvent")&&!Br(e,"bpmn:BoundaryEvent")&&!Lr(e)&&!(Br(e,"bpmn:IntermediateCatchEvent")&&gh(e,"bpmn:LinkEventDefinition"))&&!mh(e)}(t)&&(i=t,vh(e)===vh(i))&&!(Br(e,"bpmn:EventBasedGateway")&&!bh(t)));var n,i,r}function Ih(e,t){return Za(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Za(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:!(!Za(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])||!Za(e,["bpmn:Activity","bpmn:CatchEvent"]))&&{type:"bpmn:DataOutputAssociation"}}function Lh(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&&(Za(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!yo(t)&&Br(e,"bpmn:FlowNode")&&!Br(e,"bpmn:BoundaryEvent")&&wh(e,t.parent))}function zh(e,t){return!!yo(t)||!(Br(t,"bpmn:Lane")&&!function(e,t){return e&&t&&-1!==e.indexOf(t)}(e,t.parent))}function Fh(e){if(e&&e.source)return Br(e.source,"bpmn:EventBasedGateway")}function $h(e){return Ja(e,"bpmn:Process")||Ja(e,"bpmn:Collaboration")}i(ph,ss),ph.$inject=["eventBus"],ph.prototype.init=function(){this.addRule("connection.start",(function(e){return function(e){if(uh(e))return null;return Za(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 Eh(t,n)}finally{r&&(n.parent=null)}})),this.addRule("connection.reconnect",(function(e){var t=e.connection;return Eh(e.source,e.target,t)})),this.addRule("connection.updateWaypoints",(function(e){return{type:e.connection.type}})),this.addRule("shape.resize",(function(e){return Bh(e.shape,e.newBounds)})),this.addRule("elements.create",(function(e){var t=e.elements,n=e.position,i=e.target;return!(xh(i)&&!Lh(t,i))&&P(t,(function(e){return xh(e)?Eh(e.source,e.target,e):e.host?Ah(e,e.host,null,n):Mh(e,i,null)}))})),this.addRule("elements.move",(function(e){var t=e.target,n=e.shapes,i=e.position;return Ah(n,t,null,i)||kh(n,t,i)||Dh(n,t)||Lh(n,t)})),this.addRule("shape.create",(function(e){return Mh(e.shape,e.target,e.source,e.position)})),this.addRule("shape.attach",(function(e){return Ah(e.shape,e.target,null,e.position)})),this.addRule("element.copy",(function(e){var t=e.element;return zh(e.elements,t)}))},ph.prototype.canConnectMessageFlow=jh,ph.prototype.canConnectSequenceFlow=Nh,ph.prototype.canConnectDataAssociation=Ih,ph.prototype.canConnectAssociation=Oh,ph.prototype.canMove=Dh,ph.prototype.canAttach=Ah,ph.prototype.canReplace=kh,ph.prototype.canDrop=wh,ph.prototype.canInsert=Lh,ph.prototype.canCreate=Mh,ph.prototype.canConnect=Eh,ph.prototype.canResize=Bh,ph.prototype.canCopy=zh;var Vh={__depends__:[Es],__init__:["bpmnRules"],bpmnRules:["type",ph]};function Hh(e,t){e.on("saveXML.start",2e3,(function(){var e,n,i=t.getRootElement(),r=Or(i).di;e=E(e=ft([i],!1),(function(e){return e!==i&&!e.labelTarget})),n=R(e,Ur),r.set("planeElement",n)}))}Hh.$inject=["eventBus","canvas"];var Gh={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",Hh]};function Wh(e){rs.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 qh(e,t,n){Wh.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:Process"]}},{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:Process"]}},{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=x(i,(function(t){return Za(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.getRootElement(),index:-1};var i=r(e);i.containers&&(n=function(e,t,n){for(var i=t;i&&!Za(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=_(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}}}Wh.prototype.getOrdering=function(e,t){return null},i(Wh,rs),qh.$inject=["eventBus","canvas","translate"],i(qh,Wh);var Uh={__depends__:[lo],__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",qh]};function Kh(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)}Kh.$inject=["eventBus","injector"],Kh.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)},Kh.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},Kh.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,!1!==e&&this._fire("changed",{trigger:"clear"})},Kh.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()}},Kh.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()}},Kh.prototype.register=function(e,t){this._setHandler(e,t)},Kh.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)},Kh.prototype.canUndo=function(){return!!this._getUndoAction()},Kh.prototype.canRedo=function(){return!!this._getRedoAction()},Kh.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},Kh.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},Kh.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)}))},Kh.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},Kh.prototype._createId=function(){return this._uid++},Kh.prototype._atomicDo=function(e){var t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},Kh.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)},Kh.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)},Kh.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:B("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},Kh.prototype._markDirty=function(e){var t=this._currentExecution;e&&(e=h(e)?e:[e],t.dirty=t.dirty.concat(e))},Kh.prototype._executedAction=function(e,t){var n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},Kh.prototype._revertedAction=function(e){this._stackIdx--},Kh.prototype._getHandler=function(e){return this._handlerMap[e]},Kh.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 Yh={commandStack:["type",Kh]},Xh=new Wo("tt");function Zh(e,t){e.style.display=!1===t?"none":""}var Jh=".djs-tooltip";function Qh(e,t){this._eventBus=e,this._canvas=t,this._ids=Xh,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=function(e){var t=he('<div class="djs-tooltip-container" style="position: absolute; width: 0; height: 0;" />');return e.insertBefore(t,e.firstChild),t}(t.getContainer());var n=this;de.bind(this._tooltipRoot,Jh,"mousedown",(function(e){e.stopPropagation()})),de.bind(this._tooltipRoot,Jh,"mouseover",(function(e){n.trigger("mouseover",e)})),de.bind(this._tooltipRoot,Jh,"mouseout",(function(e){n.trigger("mouseout",e)})),this._init()}Qh.$inject=["eventBus","canvas"],Qh.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=G({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},Qh.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)))},Qh.prototype.get=function(e){return"string"!=typeof e&&(e=e.id),this._tooltips[e]},Qh.prototype.clearTimeout=function(e){if(e=this.get(e)){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},Qh.prototype.setTimeout=function(e){if(e=this.get(e)){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout((function(){t.remove(e)}),e.timeout)}},Qh.prototype.remove=function(e){var t=this.get(e);t&&(ye(t.html),ye(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},Qh.prototype.show=function(){Zh(this._tooltipRoot)},Qh.prototype.hide=function(){Zh(this._tooltipRoot,!1)},Qh.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},Qh.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)),g(i)&&(i=he(i)),(t=he('<div data-tooltip-id="'+n+'" class="'+'djs-tooltip" style="position: absolute">')).appendChild(i),e.type&&Q(t).add("djs-tooltip-"+e.type),e.className&&Q(t).add(e.className),e.htmlContainer=t,r.appendChild(t),this._tooltips[n]=e,this._updateTooltip(e)},Qh.prototype._updateTooltip=function(e){var t,n,i,r=e.position,o=e.htmlContainer;t=o,n=r.x,i=r.y,G(t.style,{left:n+"px",top:i+"px"})},Qh.prototype._updateTooltipVisibilty=function(e){w(this._tooltips,(function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),Zh(i,r))}))},Qh.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 ef={__init__:["tooltips"],tooltips:["type",Qh]};function tf(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 nf(e,t,n){rs.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=rf(n),t.validatedShapes=rf(i)})),i&&t.on("shape.move.start",250,(function(e){var t=e.context,n=t.shapes,r=[];w(n,(function(e){w(e.labels,(function(n){n.hidden||-1!==t.shapes.indexOf(n)||r.push(n),e.labelTarget&&r.push(e)}))})),w(r,(function(e){i.makeDraggable(t,e,!0)}))})),this.preExecuted("elements.move",1400,(function(e){var t=e.context.closure,n=t.enclosedElements,i=[];w(n,(function(e){w(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;tf((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=wt(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&&(Et(i.labels,n,r),n.labelTarget=i)}))}function rf(e){return E(e,(function(t){return-1===e.indexOf(t.labelTarget)}))}i(nf,rs),nf.$inject=["injector","eventBus","modeling"];var of={__init__:["labelSupport"],labelSupport:["type",nf]},af="attach-ok";function sf(e,t,n,i,r){rs.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=cf(t=r),O("id",t,n)),i.validatedShapes=function(e){var t=M(e,"id");return E(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;w(cf(t.shapes),(function(e){o.makeDraggable(t,e,!0),w(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,af),t.once(["shape.move.out","shape.move.cleanup"],(function(){n.removeMarker(r,af)})))}})),this.preExecuted("elements.move",1401,(function(e){var t=e.context,n=t.closure;w(cf(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||w(i?n:E(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){w(e.context.shapes,(function(e){w(e.attachers,(function(e){w(e.outgoing.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)})),w(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;tf(n.attachers,(function(e){"attach"===i.allowed("elements.move",{target:o,shapes:[e]})?r.updateAttachment(e,o):r.removeShape(e)})),o.attachers.length&&w(o.attachers,(function(e){var t=gd(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&&w(a,(function(e){var t=gd(e,i,o);r.moveShape(e,t,e.parent),w(e.labels,(function(e){r.moveShape(e,t,e.parent)}))}))})),this.preExecute("shape.delete",(function(e){var t=e.context.shape;tf(t.attachers,(function(e){r.removeShape(e)})),t.host&&r.updateAttachment(t,null)}))}function cf(e){return s(R(e,(function(e){return e.attachers||[]})))}i(sf,rs),sf.$inject=["injector","eventBus","canvas","rules","modeling"];var pf={__depends__:[Es],__init__:["attachSupport"],attachSupport:["type",sf]};function uf(e,t){this._eventBus=e,this._dragging=t,this._tools=[],this._active=null}uf.$inject=["eventBus","dragging"],uf.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)},uf.prototype.isActive=function(e){return e&&this._active===e},uf.prototype.length=function(e){return this._tools.length},uf.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},uf.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),w(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 lf={__depends__:[gs],__init__:["toolManager"],toolManager:["type",uf]};function df(e,t){return-1!==e.indexOf(t)}var hf=Math.abs,ff=Math.round,mf={x:"width",y:"height"},vf="crosshair",gf={n:"top",w:"left",s:"bottom",e:"right"},yf={n:"s",w:"e",s:"n",e:"w"};function bf(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&&_f(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){_f(e);var p={x:0,y:0};p[i]=ff(e["d"+i]),s.makeSpace(o,a,p,r,c),n.once("spaceTool.ended",(function(e){s.activateSelection(e.originalEvent,!0,!0)}))}}))}function xf(e){return{top:e.top-20,right:e.right+20,bottom:e.bottom+20,left:e.left-20}}function _f(e){var t,n,i=e.context.spaceToolConstraints;i&&(m(i.left)&&(t=Math.max(e.x,i.left),e.dx=e.dx+t-e.x,e.x=t),m(i.right)&&(t=Math.min(e.x,i.right),e.dx=e.dx+t-e.x,e.x=t),m(i.top)&&(n=Math.max(e.y,i.top),e.dy=e.dy+n-e.y,e.y=n),m(i.bottom)&&(n=Math.min(e.y,i.bottom),e.dy=e.dy+n-e.y,e.y=n))}function Ef(e,t){return-1!==e.indexOf(t)}function wf(e){return!!e.waypoints}function Sf(e){return!!e.labelTarget}bf.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],bf.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:vf,data:{context:{reactivate:n}},trapClick:!1})},bf.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:vf,data:{context:{}}})},bf.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},bf.prototype.init=function(e,t){var n=hf(e.dx)>hf(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(hf(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=ft(this._canvas.getRootElement(),!0),s=this.calculateAdjustments(a,n,i,r);return G(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 w(a,(function(e){var u,l,d,h=dn(e),f=E(e.children,(function(e){return!(wf(e)||Sf(e)||Ef(o,e)||Ef(a,e))})),v=E(e.children,(function(e){return!wf(e)&&!Sf(e)&&Ef(o,e)}));f.length&&(l=xf(dn(mt(f))),u=i-h[gf[n]]+l[gf[n]],"n"===n?p.bottom=c=m(c)?Math.min(c,u):u:"w"===n?p.right=c=m(c)?Math.min(c,u):u:"s"===n?p.top=s=m(s)?Math.max(s,u):u:"e"===n&&(p.left=s=m(s)?Math.max(s,u):u)),v.length&&(d=xf(dn(mt(v))),u=i-d[gf[yf[n]]]+h[gf[yf[n]]],"n"===n?p.bottom=c=m(c)?Math.min(c,u):u:"w"===n?p.right=c=m(c)?Math.min(c,u):u:"s"===n?p.top=s=m(s)?Math.max(s,u):u:"e"===n&&(p.left=s=m(s)?Math.max(s,u):u));var g=r&&r[e.id];g&&("n"===n?(u=i+e[mf[t]]-g[mf[t]],p.bottom=c=m(c)?Math.min(c,u):u):"w"===n?(u=i+e[mf[t]]-g[mf[t]],p.right=c=m(c)?Math.min(c,u):u):"s"===n?(u=i-e[mf[t]]+g[mf[t]],p.top=s=m(s)?Math.max(s,u):u):"e"===n&&(u=i-e[mf[t]]+g[mf[t]],p.left=s=m(s)?Math.max(s,u):u))})),p}(s,n,o,r,this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:s.resizingShapes,start:r})),start:r}),ma("resize-"+("x"===n?"ew":"ns")),!0},bf.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],a=[];return w(e,(function(e){if(e.parent&&!wf(e)){var s=e[t],c=s+e[mf[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}},bf.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},bf.prototype.isActive=function(){var e=this._dragging.context();return e&&/^spaceTool/.test(e.prefix)};var Cf="djs-dragging",Pf="djs-resizing",Tf=Math.max;function Rf(e,t,n,i,r){function o(e,t){w(e,(function(e){r.addDragger(e,t),n.addMarker(e,Cf)}))}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=Ie("g");Se(s,i.cls("djs-crosshair-group",["no-events"])),_e(t,s);var c=Ie("path");Se(c,"d",o),Ae(c).add("djs-crosshair"),_e(s,c);var p=Ie("path");Se(p,"d",a),Ae(p).add("djs-crosshair"),_e(s,p),r.crosshairGroup=s})),e.on("spaceTool.selection.move",(function(e){Yn(e.context.crosshairGroup,e.x,e.y)})),e.on("spaceTool.selection.cleanup",(function(e){var t=e.context.crosshairGroup;t&&De(t)})),e.on("spaceTool.move",250,(function(e){var a=e.context,s=a.line,c=a.axis,p=a.movingShapes,u=a.resizingShapes;if(a.initialized){if(!a.dragGroup){var l=n.getLayer("space");Se(s=Ie("path"),"d","M0,0 L0,0"),Ae(s).add("djs-crosshair"),_e(l,s),a.line=s;var d=Ie("g");Se(d,i.cls("djs-drag-group",["no-events"])),_e(n.getActiveLayer(),d),o(p,d),o(a.movingConnections=t.filter((function(e){var t=!1;w(p,(function(n){w(n.outgoing,(function(n){e===n&&(t=!0)}))}));var n=!1;w(p,(function(t){w(t.incoming,(function(t){e===t&&(n=!0)}))}));var i=!1;w(u,(function(t){w(t.outgoing,(function(t){e===t&&(i=!0)}))}));var r=!1;return w(u,(function(t){w(t.incoming,(function(t){e===t&&(r=!0)}))})),function(e){return e.waypoints}(e)&&(t||i)&&(n||r)})),d),a.dragGroup=d}if(!a.frameGroup){var h=Ie("g");Se(h,i.cls("djs-frame-group",["no-events"])),_e(n.getActiveLayer(),h);var f=[];w(u,(function(e){var t=r.addFrame(e,h),i=t.getBBox();f.push({element:t,initialBounds:i}),n.addMarker(e,Pf)})),a.frameGroup=h,a.frames=f}Se(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,Yn(a.dragGroup,m.x,m.y),w(a.frames,(function(e){var t,n,i=e.element,r=e.initialBounds;"e"===a.direction?Se(i,{width:Tf(r.width+m.x,5)}):Se(i,{width:t=Tf(r.width-m.x,5),x:r.x+r.width-t}),"s"===a.direction?Se(i,{height:Tf(r.height+m.y,5)}):Se(i,{height:n=Tf(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;w(i,(function(e){n.removeMarker(e,Cf)})),w(r,(function(e){n.removeMarker(e,Cf)})),s&&(De(a),De(s)),w(o,(function(e){n.removeMarker(e,Pf)})),c&&De(c)}))}Rf.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];var Af={__init__:["spaceToolPreview"],__depends__:[gs,Es,lf,Hc,cp],spaceTool:["type",bf],spaceToolPreview:["type",Rf]};function kf(e){this._model=e}function Df(e,t,n,i){rs.call(this,e),this._bpmnFactory=t,this._translate=i;var r=this;function o(e){w(e.context.oldRoot.children,(function(e){Br(e,"bpmn:BaseElement")&&r.updateParent(e)}))}function a(e){var t=e.context.shape;Br(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"],Mf((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"],Mf((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"],Mf((function(e){"label"!==e.context.shape.type&&a(e)}))),this.reverted(["shape.move","shape.create","shape.resize"],Mf((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"],Mf(s)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Mf(s)),this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Mf(c)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Mf(c)),this.executed("connection.reconnect",Mf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Or(n),a=Or(i),s=Or(r);o.conditionExpression&&!Za(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",Mf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=Or(n),a=Or(i),s=Or(r);t.oldConditionExpression&&(o.conditionExpression=t.oldConditionExpression),t.oldDefault&&(a.default=t.oldDefault,delete s.default)}))),this.executed(["element.updateAttachment"],Mf(p)),this.reverted(["element.updateAttachment"],Mf(p))}function Mf(e){return function(t){var n=t.context;Br(n.shape||n.connection,"bpmn:BaseElement")&&e(t)}}function Bf(e,t,n){Hn.call(this),this._bpmnFactory=e,this._moddle=t,this._translate=n}function Of(e,t,n){e[n]=t[n],delete t[n]}function jf(e,t){this._modeling=e,this._canvas=t}function Nf(e){this._modeling=e}function If(e,t){this._canvas=e,this._layouter=t}kf.$inject=["moddle"],kf.prototype._needsId=function(e){return Za(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"])},kf.prototype._ensureId=function(e){var t;t=Br(e,"bpmn:Activity")?"Activity":Br(e,"bpmn:Event")?"Event":Br(e,"bpmn:Gateway")?"Gateway":Za(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?"Flow":(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e))},kf.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},kf.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},kf.prototype.createDiShape=function(e,t,n){return this.create("bpmndi:BPMNShape",G({bpmnElement:e,bounds:this.createDiBounds(t)},n))},kf.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},kf.prototype.createDiWaypoints=function(e){var t=this;return R(e,(function(e){return t.createDiWaypoint(e)}))},kf.prototype.createDiWaypoint=function(e){return this.create("dc:Point",W(e,["x","y"]))},kf.prototype.createDiEdge=function(e,t,n){return this.create("bpmndi:BPMNEdge",G({bpmnElement:e},n))},kf.prototype.createDiPlane=function(e){return this.create("bpmndi:BPMNPlane",{bpmnElement:e})},i(Df,rs),Df.$inject=["eventBus","bpmnFactory","connectionDocking","translate"],Df.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Df.prototype.updateParent=function(e,t){if(!(e instanceof Fn||Br(e,"bpmn:DataStoreReference")&&e.parent&&Br(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=n&&n.businessObject,o=r&&r.di;Br(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,r,t&&t.businessObject),Br(e,"bpmn:DataOutputAssociation")&&(r=e.source?e.source.businessObject:null),Br(e,"bpmn:DataInputAssociation")&&(r=e.target?e.target.businessObject:null),this.updateSemanticParent(i,r),Br(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,r),this.updateDiParent(i.di,o)}},Df.prototype.updateBounds=function(e){var t=e.businessObject.di,n=e instanceof Fn?this._getLabel(t):t,i=n.bounds;i||(i=this._bpmnFactory.createDiBounds(),n.set("bounds",i)),G(i,{x:e.x,y:e.y,width:e.width,height:e.height})},Df.prototype.updateFlowNodeRefs=function(e,t,n){n!==t&&(Br(n,"bpmn:Lane")&&_t(n.get("flowNodeRef"),e),Br(t,"bpmn:Lane")&&Et(t.get("flowNodeRef"),e))},Df.prototype.updateDiConnection=function(e,t,n){e.sourceElement&&e.sourceElement.bpmnElement!==t&&(e.sourceElement=t&&t.di),e.targetElement&&e.targetElement.bpmnElement!==n&&(e.targetElement=n&&n.di)},Df.prototype.updateDiParent=function(e,t){if(t&&!Br(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(_t(n,e),e.$parent=null)}},Df.prototype.getLaneSet=function(e){var t,n;return Br(e,"bpmn:Lane")?((t=e.childLaneSet)||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(Br(e,"bpmn:Participant")&&(e=e.processRef),(t=(n=e.get("laneSets"))[0])||((t=this._bpmnFactory.create("bpmn:LaneSet")).$parent=e,n.push(t)),t)},Df.prototype.updateSemanticParent=function(e,t,n){var i,r=this._translate;if(e.$parent!==t&&(!Br(e,"bpmn:DataInput")&&!Br(e,"bpmn:DataOutput")||(Br(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),!("ioSpecification"in t)||t.ioSpecification!==e.$parent))){if(Br(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(Br(e,"bpmn:FlowElement")){if(t)if(Br(t,"bpmn:Participant"))t=t.processRef;else if(Br(t,"bpmn:Lane"))do{t=t.$parent.$parent}while(Br(t,"bpmn:Lane"));i="flowElements"}else if(Br(e,"bpmn:Artifact")){for(;t&&!Br(t,"bpmn:Process")&&!Br(t,"bpmn:SubProcess")&&!Br(t,"bpmn:Collaboration");){if(Br(t,"bpmn:Participant")){t=t.processRef;break}t=t.$parent}i="artifacts"}else if(Br(e,"bpmn:MessageFlow"))i="messageFlows";else if(Br(e,"bpmn:Participant")){i="participants";var o,a=e.processRef;a&&(o=function(e){for(;e&&!Br(e,"bpmn:Definitions");)e=e.$parent;return e}(e.$parent||t),e.$parent&&(_t(o.get("rootElements"),a),a.$parent=null),t&&(Et(o.get("rootElements"),a),a.$parent=o))}else Br(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":Br(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&&_t(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);_t(s,e),t&&(c||(c=[],t.set(i,c)),c.push(e))}}},Df.prototype.updateConnectionWaypoints=function(e){e.businessObject.di.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Df.prototype.updateConnection=function(e){var t,n=e.connection,i=Or(n),r=Or(n.source),o=Or(n.target);if(Br(i,"bpmn:DataAssociation"))Br(i,"bpmn:DataInputAssociation")?(i.get("sourceRef")[0]=r,t=e.parent||e.newParent||o,this.updateSemanticParent(i,o,t)):Br(i,"bpmn:DataOutputAssociation")&&(t=e.parent||e.newParent||r,this.updateSemanticParent(i,r,t),i.targetRef=o);else{var a=Br(i,"bpmn:SequenceFlow");i.sourceRef!==r&&(a&&(_t(i.sourceRef&&i.sourceRef.get("outgoing"),i),r&&r.get("outgoing")&&r.get("outgoing").push(i)),i.sourceRef=r),i.targetRef!==o&&(a&&(_t(i.targetRef&&i.targetRef.get("incoming"),i),o&&o.get("incoming")&&o.get("incoming").push(i)),i.targetRef=o)}this.updateConnectionWaypoints(n),this.updateDiConnection(i.di,r,o)},Df.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label},i(Bf,Hn),Bf.$inject=["bpmnFactory","moddle","translate"],Bf.prototype.baseCreate=Hn.prototype.create,Bf.prototype.create=function(e,t){return"label"===e?this.baseCreate(e,G({type:"label"},ho,t)):this.createBpmnElement(e,t)},Bf.prototype.createBpmnElement=function(e,t){var n,i,r,o=this._translate,a=(t=t||{}).businessObject;if(!a){if(!t.type)throw new Error(o("no shape type specified"));a=this._bpmnFactory.create(t.type)}return a.di||(a.di="root"===e?this._bpmnFactory.createDiPlane(a,[],{id:a.id+"_di"}):"connection"===e?this._bpmnFactory.createDiEdge(a,[],{id:a.id+"_di"}):this._bpmnFactory.createDiShape(a,{},{id:a.id+"_di"})),Br(a,"bpmn:Group")&&(t=G({isFrame:!0},t)),t.di&&(G(a.di,t.di),delete t.di),function(e,t,n){w(n,(function(n){void 0!==t[n]&&Of(e,t,n)}))}(a,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&Of(a.di,t,"isExpanded"),Br(a,"bpmn:ExclusiveGateway")&&(a.di.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),t=G({businessObject:a,id:a.id},n,t),this.baseCreate(e,t)},Bf.prototype._getDefaultSize=function(e){return Br(e,"bpmn:SubProcess")?Nr(e)?{width:350,height:200}:{width:100,height:80}:Br(e,"bpmn:Task")?{width:100,height:80}:Br(e,"bpmn:Gateway")?{width:50,height:50}:Br(e,"bpmn:Event")?{width:36,height:36}:Br(e,"bpmn:Participant")?Nr(e)?{width:600,height:250}:{width:400,height:60}:Br(e,"bpmn:Lane")?{width:400,height:100}:Br(e,"bpmn:DataObjectReference")?{width:36,height:50}:Br(e,"bpmn:DataStoreReference")?{width:50,height:50}:Br(e,"bpmn:TextAnnotation")?{width:100,height:30}:Br(e,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},Bf.prototype.createParticipantShape=function(e){return f(e)||(e={isExpanded:e}),!1!==(e=G({type:"bpmn:Participant"},e||{})).isExpanded&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)},jf.$inject=["modeling","canvas"],jf.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;w(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)}))},jf.prototype.postExecute=function(e){},Nf.$inject=["modeling"],Nf.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},Nf.prototype.postExecute=function(e){var t,n,i=e.hints||{};t=e.source,n=e.shape,T(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))},If.$inject=["canvas","layouter"],If.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},If.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Lf=Math.round;function zf(e){this._modeling=e}function Ff(e){return!!e.waypoints}zf.$inject=["modeling"],zf.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;w(t,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var s=mt(t);w(t,(function(e){Ff(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:Lf(e.x-s.x-s.width/2+r.x),y:Lf(e.y-s.y-s.height/2+r.y)}}))),G(e,{x:Lf(e.x-s.x-s.width/2+r.x),y:Lf(e.y-s.y-s.height/2+r.y)})}));var c=ut(t),p={};w(t,(function(e){if(Ff(e))p[e.id]=m(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=G({},o);-1===c.indexOf(e)&&(t.autoResize=!1),p[e.id]=m(i)?a.createShape(e,W(e,["x","y","width","height"]),e.parent||n,i,t):a.createShape(e,W(e,["x","y","width","height"]),e.parent||n,t)}})),e.elements=D(p)};var $f=Math.round;function Vf(e){this._canvas=e}function Hf(e){Vf.call(this,e)}Vf.$inject=["canvas"],Vf.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?G(t,n):G(t,{x:n.x-$f(t.width/2),y:n.y-$f(t.height/2)}),this._canvas.addShape(t,i,r),t},Vf.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t},i(Hf,Vf),Hf.$inject=["canvas"];var Gf=Vf.prototype.execute;Hf.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,Gf.call(this,e)};var Wf=Vf.prototype.revert;function qf(e,t){this._canvas=e,this._modeling=t}function Uf(e,t){this._modeling=e,this._elementRegistry=t}function Kf(e,t){this._canvas=e,this._modeling=t}function Yf(e){this._modeling=e}Hf.prototype.revert=function(e){return e.shape.labelTarget=null,Wf.call(this,e)},qf.$inject=["canvas","modeling"],qf.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=wt(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},qf.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,Et(n.children,t,i),this._canvas.addConnection(t,n),t},Uf.$inject=["modeling","elementRegistry"],Uf.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry;w(e.elements,(function(e){n.get(e.id)&&(e.waypoints?t.removeConnection(e):t.removeShape(e))}))},Kf.$inject=["canvas","modeling"],Kf.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;tf(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),tf(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})})),tf(n.children,(function(e){e.waypoints?t.removeConnection(e,{nested:!0}):t.removeShape(e,{nested:!0})}))},Kf.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=wt(i.children,n),t.removeShape(n),n},Kf.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return Et(i.children,n,r),t.addShape(n,i),n},Yf.$inject=["modeling"];var Xf={x:"y",y:"x"};function Zf(e,t){this._layouter=e,this._canvas=t}function Jf(){}function Qf(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}function em(e){this._modeling=e}function tm(e){this._helper=new em(e)}function nm(e){this._modeling=e,this._helper=new em(e)}function im(e){this._modeling=e}function rm(e){return e.original||e}function om(e,t){this._modeling=e,this._rules=t}function am(e){this._modeling=e}function sm(e){this._modeling=e}function cm(e){return G({},e)}function pm(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function um(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 lm(e,t){return-1!==e.indexOf(t)}function dm(e){this._modeling=e}function hm(e){var t={};return w(e,(function(e){t[e.id]=e.hidden,e.children&&(t=G({},t,hm(e.children)))})),t}function fm(e,t){var n=[];return w(e,(function(e){e.hidden=t,n=n.concat(e),e.children&&(n=n.concat(fm(e.children,e.collapsed||t)))})),n}function mm(e,t){var n=[];return w(e,(function(e){e.hidden=t[e.id],n=n.concat(e),e.children&&(n=n.concat(mm(e.children,t)))})),n}function vm(e){this._modeling=e}function gm(e,t){return _t(e&&e.attachers,t)}function ym(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),Et(i,t,n)}}function bm(){}function xm(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",(function(){i.registerHandlers(n)}))}function _m(e){this._elementRegistry=e}function Em(e,t){w(t,(function(t,n){e.set(n,t)}))}Yf.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,u,l=n[0],d=s(n),h=n[d],f=0;w(n,(function(e,p){var u,l,h;e.elements.length<2?p&&p!==n.length-1&&(o(e,e.elements[0]),f+=c(e.range)):(l=(u=j(e.elements,i))[0],p===d&&(l=u[s(u)]),h=a(l),e.range=null,w(u,(function(n){!function(e,n){var r={y:0};r[i]=e-a(n),r[i]&&(r[Xf[i]]=0,t.moveElements([n],r,n.parent))}(h,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)))})),u=Math.abs(h.range.min-l.range.max),(p=Math.round((u-f)/(n.length-1)))<n.length-1||w(n,(function(e,o){var a,s={};e!==l&&e!==h&&(a=n[o-1],e.range.max=0,w(e.elements,(function(n,o){s[Xf[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)})))}))},Yf.prototype.postExecute=function(e){},Zf.$inject=["layouter","canvas"],Zf.prototype.execute=function(e){var t=e.connection;return G(e,{oldWaypoints:t.waypoints}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},Zf.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t},Jf.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=_t(o.children,t),Et(i.children,t,r),t.parent=i,w(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},Jf.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return _t(n.children,t),Et(i.children,t,r),t.parent=i,w(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},Qf.prototype.add=function(e,t){return this.addAll([e],t)},Qf.prototype.addAll=function(e,t){return G(this,function(e,t,n){u(t)&&(t=!0),f(t)&&(n=t,t=!0);var i=yt((n=n||{}).allShapes),r=yt(n.allConnections),o=yt(n.enclosedElements),a=yt(n.enclosedConnections),s=yt(n.topLevel,t&&M(e,(function(e){return e.id})));function c(e){s[e.source.id]&&s[e.target.id]&&(s[e.id]=[e]),i[e.source.id]&&i[e.target.id]&&(a[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,w(e.incoming,c),w(e.outgoing,c),e.children;a[e.id]=r[e.id]=e})),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}(e,!!t,this)),this},em.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},em.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,a=e.allShapes,s=e.allConnections,c=e.enclosedConnections,p=e.topLevel,u=!1;r&&r.parent===n&&(u=!0),w(a,(function(e){o.moveShape(e,t,p[e.id]&&!u&&n,{recurse:!1,layout:!1})})),w(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]&&!u&&n):o.layoutConnection(e,{connectionStart:i&&Cd(e,e.source,t),connectionEnd:r&&Pd(e,e.target,t)})}))},em.prototype.getClosure=function(e){return(new Qf).addAll(e,!0)},tm.$inject=["modeling"],tm.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},tm.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)},nm.$inject=["modeling"],nm.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=W(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=_t(o.children,t),Et(i.children,t,r),G(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},nm.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;!1!==i.layout&&(w(t.incoming,(function(e){r.layoutConnection(e,{connectionEnd:Pd(e,t,n)})})),w(t.outgoing,(function(e){r.layoutConnection(e,{connectionStart:Cd(e,t,n)})}))),!1!==i.recurse&&this.moveChildren(e)},nm.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return Et(n.children,t,i),G(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},nm.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},nm.prototype.getNewParent=function(e){return e.newParent||e.shape.parent},im.$inject=["modeling"],im.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 h(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},im.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||rm(h(r)?r[0]:r)),!i||n&&"target"!==o.docking||(a.connectionEnd=a.connectionEnd||rm(h(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},im.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},om.$inject=["modeling","rules"],om.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,u={x:a.x,y:a.y},l={x:o.x,y:o.y,width:o.width,height:o.height};t=e.newShape=e.newShape||n.createShape(a,u,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 d=o.incoming.slice(),h=o.outgoing.slice();w(d,(function(e){c(e.source,t,e)&&n.reconnectEnd(e,t,Sd(e,t,l),s)})),w(h,(function(e){var i=e.target;c(t,i,e)&&n.reconnectStart(e,t,wd(e,t,l),s)}))},om.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},om.prototype.execute=function(e){},om.prototype.revert=function(e){},om.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},om.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},om.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)},am.$inject=["modeling"],am.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},G(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},am.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds;!1!==(e.hints||{}).layout&&(w(n.incoming,(function(e){t.layoutConnection(e,{connectionEnd:Sd(e,n,i)})})),w(n.outgoing,(function(e){t.layoutConnection(e,{connectionStart:wd(e,n,i)})})))},am.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return G(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},sm.$inject=["modeling"],sm.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),w(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 w(e.concat(t),(function(i){var r=i.incoming,o=i.outgoing;w(r.concat(o),(function(i){var r=i.source,o=i.target;(df(e,r)||df(e,o)||df(t,r)||df(t,o))&&(df(n,i)||n.push(i))}))})),n}(i,r),t,n,o,i,r,a)},sm.prototype.execute=function(){},sm.prototype.revert=function(){},sm.prototype.moveShapes=function(e,t){var n=this;w(e,(function(e){n._modeling.moveShape(e,t,null,{autoResize:!1,layout:!1,recurse:!1})}))},sm.prototype.resizeShapes=function(e,t,n){var i=this;w(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})}))},sm.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,a){var s=this,c=r.concat(o);w(e,(function(e){var p=e.source,u=e.target,l=function(e){return R(e.waypoints,(function(e){return(e=cm(e)).original&&(e.original=cm(e.original)),e}))}(e),d=pm(n),h={labelBehavior:!1};lm(c,p)&&lm(c,u)?(l=R(l,(function(e){return um(e,i,n)&&(e[d]=e[d]+t[d]),e.original&&um(e.original,i,n)&&(e.original[d]=e.original[d]+t[d]),e})),s._modeling.updateWaypoints(e,l,{labelBehavior:!1})):(lm(c,p)||lm(c,u))&&(lm(r,p)?h.connectionStart=Cd(e,p,t):lm(r,u)?h.connectionEnd=Pd(e,u,t):lm(o,p)?h.connectionStart=wd(e,p,a[p.id]):lm(o,u)&&(h.connectionEnd=Sd(e,u,a[u.id])),s._modeling.layoutConnection(e,h))}))},dm.$inject=["modeling"],dm.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=hm(n),t.collapsed=!t.collapsed;var i=fm(n,t.collapsed);return[t].concat(i)},dm.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=mm(t.children,n);return t.collapsed=!t.collapsed,[t].concat(i)},vm.$inject=["modeling"],vm.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=gm(i,t),ym(n,t),t.host=n,t},vm.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,gm(n,t),ym(i,t,r),t},bm.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},bm.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t},xm.$inject=["eventBus","elementFactory","commandStack"],xm.prototype.getHandlers=function(){return{"shape.append":Nf,"shape.create":Vf,"shape.delete":Kf,"shape.move":nm,"shape.resize":am,"shape.replace":om,"shape.toggleCollapse":dm,spaceTool:sm,"label.create":Hf,"connection.create":If,"connection.delete":qf,"connection.move":Jf,"connection.layout":Zf,"connection.updateWaypoints":bm,"connection.reconnect":im,"elements.create":zf,"elements.move":tm,"elements.delete":Uf,"elements.distribute":Yf,"elements.align":jf,"element.updateAttachment":vm}},xm.prototype.registerHandlers=function(e){w(this.getHandlers(),(function(t,n){e.registerHandler(n,t)}))},xm.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)},xm.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},xm.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)},xm.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)},xm.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},xm.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},xm.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},xm.prototype.createElements=function(e,t,n,i,r){h(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},xm.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},xm.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},xm.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},xm.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},xm.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},xm.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},xm.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},xm.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},xm.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},xm.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)},xm.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},xm.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)},xm.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,G(i,{docking:"source"}))},xm.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,G(i,{docking:"target"}))},xm.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},xm.prototype._create=function(e,t){return t instanceof In?t:this._elementFactory.create(e,t)},xm.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)},_m.$inject=["elementRegistry"],_m.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 C(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,A(i));return Em(n,i),e.oldProperties=o,e.changed=r,r},_m.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return Em(n,t),i},_m.prototype.getVisualReferences=function(e){var t=this._elementRegistry;return Br(e,"bpmn:DataObject")?function(e,t){return t.filter((function(t){return Br(t,"bpmn:DataObjectReference")&&Or(t).dataObjectRef===e}))}(e,t):[]};var wm="default",Sm="id",Cm="di",Pm={width:0,height:0};function Tm(e,t,n,i,r){this._elementRegistry=e,this._moddle=t,this._translate=n,this._modeling=i,this._textRenderer=r}function Rm(e,t){return Sm in e&&e.id!==t.id}function Am(e,t){w(t,(function(t,n){n!==Cm?e.set(n,t):e.di&&function(e,t){w(t,(function(t,n){e.set(n,t)}))}(e.di,t)}))}Tm.$inject=["elementRegistry","moddle","translate","modeling","textRenderer"],Tm.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=G({},e);return km.forEach((function(n){n in e&&(t[n]=Or(t[n]))})),t}(e.properties),c=e.oldProperties||function(e,t){return C(A(t),(function(n,i){return n[i]=i!==Cm?e.get(i):function(e,t){return C(t,(function(t,n){return t[n]=e.get(n),t}),{})}(e.di,A(t.di)),n}),{})}(a,s);return Rm(s,a)&&(o.unclaim(a.id),r.updateId(t,s.id),o.claim(s.id,a)),wm in s&&(s.default&&n.push(r.get(s.default.id)),a.default&&n.push(r.get(a.default.id))),Am(a,s),e.oldProperties=c,e.changed=n,n},Tm.prototype.postExecute=function(e){var t=e.element.label,n=t&&Or(t).name;if(n){var i=this._textRenderer.getExternalLabelBounds(t,n);this._modeling.resizeShape(t,i,Pm)}},Tm.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 Am(r,i),Rm(n,r)&&(a.unclaim(n.id),o.updateId(t,i.id),a.claim(i.id,r)),e.changed};var km=["default"];function Dm(e,t){this._canvas=e,this._modeling=t}function Mm(e,t){this._modeling=e,this._spaceTool=t}function Bm(e,t){this._modeling=e,this._translate=t}function Om(e,t){this._modeling=e,this._spaceTool=t}Dm.$inject=["canvas","modeling"],Dm.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=o.di;t.setRootElement(n,!0),Et(a.rootElements,i),i.$parent=a,_t(a.rootElements,o),o.$parent=null,o.di=null,s.bpmnElement=i,i.di=s,e.oldRoot=r},Dm.prototype.revert=function(e){var t=this._canvas,n=e.newRoot.businessObject,i=e.oldRoot,r=i.businessObject,o=n.$parent,a=n.di;t.setRootElement(i,!0),_t(o.rootElements,n),n.$parent=null,Et(o.rootElements,r),r.$parent=o,n.di=null,a.bpmnElement=r,r.di=a},Mm.$inject=["modeling","spaceTool"],Mm.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=au(i),a=o===i,s=a?i:i.parent;ou(s).length||n.createShape({type:"bpmn:Lane"},{x:i.x+iu,y:i.y,width:i.width-iu,height:i.height},s);var c=[];ht(o,(function(e){return c.push(e),e.label&&c.push(e.label),e===i?[]:E(e.children,(function(e){return e!==i}))}));var p="top"===r?-120:120,u="top"===r?i.y:i.y+i.height,l=u+("top"===r?10:-10),d="top"===r?"n":"s",h=t.calculateAdjustments(c,"y",p,l);t.makeSpace(h.movingShapes,h.resizingShapes,{x:0,y:p},d,l),e.newLane=n.createShape({type:"bpmn:Lane"},{x:i.x+(a?iu:0),y:u-("top"===r?120:0),width:i.width-(a?iu:0),height:120},s)},Bm.$inject=["modeling","translate"],Bm.prototype.preExecute=function(e){var t=this._modeling,n=this._translate,i=e.shape,r=e.count,o=ou(i),a=o.length;if(a>r)throw new Error(n("more than {count} child lanes",{count:r}));var s,c,p,u,l,d=Math.round(i.height/r);for(l=0;l<r;l++)s=i.y+l*d,c=l===r-1?i.height-d*l:d,p={x:i.x+iu,y:s,width:i.width-iu,height:c},l<a?t.resizeShape(o[l],p):(u={type:"bpmn:Lane"},t.createShape(u,p,i))},Om.$inject=["modeling","spaceTool"],Om.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Om.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=su(e,t);n.resizeShape(e,t),i.forEach((function(e){n.resizeShape(e.shape,e.newBounds)}))},Om.prototype.resizeSpace=function(e,t){var n,i,r,o,a,s=this._spaceTool,c=dn(e),p=Xp(dn(t),c),u=au(e),l=[],d=[];ht(u,(function(e){return l.push(e),(Br(e,"bpmn:Lane")||Br(e,"bpmn:Participant"))&&d.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(l,"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(d,"x",o,i),s.makeSpace(a.movingShapes,a.resizingShapes,{x:n,y:0},r))};var jm="flowNodeRef",Nm="lanes";function Im(e){this._elementRegistry=e}function Lm(e){this._moddle=e}Im.$inject=["elementRegistry"],Im.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=au(e);return r[t.id]||(r[t.id]=ru(t)),r[t.id]}(e).filter((function(t){return n=e,i=dn(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=au(e);t&&-1===n.indexOf(t)&&(t.children.filter((function(e){return Br(e,"bpmn:FlowNode")})).forEach(a),n.push(t))})),e.forEach(a),o.forEach((function(e){var t=e.businessObject,n=t.get(Nm).slice(),r=s(e);i.push({flowNode:t,remove:n,add:r})})),t.forEach((function(e){var t=e.businessObject;e.parent||t.get(jm).forEach((function(e){i.push({flowNode:e,remove:[t],add:[]})}))})),i},Im.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(Nm);e.remove.forEach((function(e){_t(n,e),_t(e.get(jm),t)})),e.add.forEach((function(e){Et(n,e),Et(e.get(jm),t)}))}))},Im.prototype.revert=function(e){e.updates.forEach((function(e){var t=e.flowNode,n=t.get(Nm);e.add.forEach((function(e){_t(n,e),_t(e.get(jm),t)})),e.remove.forEach((function(e){Et(n,e),Et(e.get(jm),t)}))}))},Lm.$inject=["moddle"],Lm.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.claim(n,i):t.unclaim(n)},Lm.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 zm={fill:void 0,stroke:void 0};function Fm(e){this._commandStack=e,this._normalizeColor=function(e){if(e){if(g(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)}}}Fm.$inject=["commandStack"],Fm.prototype.postExecute=function(e){var t=e.elements,n=e.colors||zm,i=this,r={};"fill"in n&&G(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&G(r,{"border-color":this._normalizeColor(n.stroke)}),w(t,(function(e){var t=function(e){return!!e.waypoints}(e)?W(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),i._commandStack.execute("element.updateProperties",{element:e,properties:{di:t}})}))};var $m={width:0,height:0};function Vm(e,t){function n(e,t){var n=e.label||e,i=e.labelTarget||e;return function(e,t,n){var i=e.businessObject,r=Gr(i);r&&("categoryValueRef"===r?i.categoryValueRef.value=t:i[r]=t)}(n,t),[n,i]}this.preExecute=function(t){var n=t.element,i=n.businessObject,r=t.newLabel;if(!yo(n)&&fo(n)&&!mo(n)&&!Hm(r)){var o=go(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.id+"_label",businessObject:i})}},this.execute=function(e){return e.oldLabel=Wr(e.element),n(e.element,e.newLabel)},this.revert=function(e){return n(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(yo(r)||Br(r,"bpmn:TextAnnotation"))if(yo(r)&&Hm(o))!1!==s.removeShape&&e.removeShape(r,{unsetLabel:!1});else{var c=Wr(r);void 0===a&&(a=t.getExternalLabelBounds(r,c)),a&&e.resizeShape(r,a,$m)}}}function Hm(e){return!e||!e.trim()}function Gm(e,t,n,i){xm.call(this,e,t,n),this._bpmnRules=i}function Wm(){}Vm.$inject=["modeling","textRenderer"],i(Gm,xm),Gm.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],Gm.prototype.getHandlers=function(){var e=xm.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=_m,e["element.updateProperties"]=Tm,e["canvas.updateRoot"]=Dm,e["lane.add"]=Mm,e["lane.resize"]=Om,e["lane.split"]=Bm,e["lane.updateRefs"]=Im,e["id.updateClaim"]=Lm,e["element.setColor"]=Fm,e["element.updateLabel"]=Vm,e},Gm.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},Gm.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)},Gm.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},Gm.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},Gm.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},Gm.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},Gm.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},Gm.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},Gm.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},Gm.prototype.makeProcess=function(){var e={newRoot:this._create("root",{type:"bpmn:Process"})};this._commandStack.execute("canvas.updateRoot",e)},Gm.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},Gm.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},Gm.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})},Wm.prototype.layoutConnection=function(e,t){return[(t=t||{}).connectionStart||fn(t.source||e.source),t.connectionEnd||fn(t.target||e.target)]};var qm=Math.round,Um={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function Km(e,t,n){var i,r,o,a=mn(t,e,5),s=n.split(":")[0],c=qm((t.x-e.x)/2+e.x),p=qm((t.y-e.y)/2+e.y),u=(o=a,{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[s].test(o)),l=/h|r|l/.test(s),d=!1;return u?(i=l?{x:c,y:e.y}:{x:e.x,y:p},r=l?"h:h":"v:v"):(r=l?"h:v":"v:h",function(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}(a,s)?l?(d=p===e.y,i={x:e.x+20*(/l/.test(s)?-1:1),y:d?p+20:p}):i={x:(d=c===e.x)?c+20:c,y:e.y+20*(/t/.test(s)?-1:1)}:i={x:c,y:p}),{waypoints:Xm(e,i,r).concat(i),directions:r,turnNextDirections:d}}function Ym(e){return e.split(":").reverse().join(":")}function Xm(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(tv(n)){var i=function(e,t,n){return Km(e,t,n)}(e,t,n),r=function(e,t,n){var i=Km(t,e,Ym(n));return{waypoints:i.waypoints.slice().reverse(),directions:Ym(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:Xm(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=qm((t.x-e.x)/2+e.x),r=qm((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 Zm(e,t,n,i,r){var o=S(r&&r.preferredLayouts||[],"straight")[0]||"h:h",a=mn(e,t,Um[o]||0),s=function(e,t){if(tv(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||fn(e),i=i||fn(t);var c=s.split(":");return function(e,t,n){var i=Xm(e,t,n);return i.unshift(e),i.push(t),iv(i)}(nv(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)),nv(i,t,c[1],a),s)}function Jm(e,t,n,i,r,o){var a;return h(n)&&(r=n,o=i,n=fn(e),i=fn(t)),r=r||[],(a=-1!==(o=G({preferredLayouts:[]},o)).preferredLayouts.indexOf("straight")&&function(e,t,n,i,r){var o,a,s={};if(a=mn(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?Qm(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:Qm(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=ev(e,t,n,r))?r.reverse():null}(t,e,i,r))?a:(a=o.connectionStart&&ev(e,t,n,r))||(!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:Zm(e,t,n,i,o))}function Qm(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 ev(e,t,n,i){if(function(e){return e.length<3||!(e.length>4)&&!!x(e,(function(t,n){var i=e[n-1];return i&&St(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(Pt(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(Tt(e[i],t,20)||Tt(e[i],n,20))return e.slice(i);return e}(a,e,t))!==a&&(a=ev(e,t,n,r)),a&&Pt(a)?null:a}function tv(e){return e&&/t|r|b|l/.test(e)}function nv(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 iv(e){return e.reduce((function(t,n,i){return Ct(t[t.length-1],e[i+1],n,0)||t.push(n),t}),[])}var rv={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},ov={top:"t",right:"r",bottom:"b",left:"l"};function av(){}function sv(e,t){return Br(t,"bpmn:Participant")?"source":Br(e,"bpmn:Participant")?"target":lv(t)?"source":lv(e)||Br(t,"bpmn:Event")?"target":Br(e,"bpmn:Event")?"source":null}function cv(e){return lv(e)?"target":"source"}function pv(e,t){return e?e.original||e:fn(t)}function uv(e,t){return Br(t,"bpmn:Activity")&&Br(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function lv(e){return Br(e,"bpmn:SubProcess")&&Nr(e)}function dv(e,t){return e===t}function hv(e){var t=/right|left/.exec(e);return t&&t[0]}function fv(e){var t=/top|bottom/.exec(e);return t&&t[0]}function mv(e){return"right"===e||"left"===e}function vv(e,t){var n=t.waypoints,i=n&&n.length&&mn(n[0],e);return"top"===i?["t:r"]:"right"===i?["r:b"]:"left"===i?["l:t"]:["b:l"]}function gv(e,t,n){var i,r,o=fn(e),a=fn(t),s=(r=(i=e).host,mn(fn(i),r,-10)),c=dv(e.host,t),p=-1!==["top","right","bottom","left"].indexOf(s),u=mn(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:fv(e),s=ov[a];o=t?mv(e)?yv("y",n,i,r)?"h":"b":yv("x",n,i,r)?"v":"l":"v";return[s+":"+o]}(s,p,e,t,n):[function(e,t,n){if(n)return ov[e];if(dv(fv(e),fv(t))||(i=hv(e),r=hv(t),rv[i]===r))return ov[fv(e)];var i,r;return ov[hv(e)]}(s,u,p)+":"+function(e,t,n){if(n)return mv(e)?(i=t,r=hv(e),o=rv[r],-1!==i.indexOf(o)||dv(e,t)?"h":"v"):function(e,t){var n=fv(e),i=rv[n];return-1!==t.indexOf(i)}(e,t)||dv(e,t)?"v":"h";var i,r,o;return mv(t)||dv(fv(e),fv(t))&&hv(t)?"h":"v"}(s,u,p)]}function yv(e,t,n,i){return!(bv(e,i,n,40)||bv(e,i,{x:n.x+n.width,y:n.y+n.height},40)||bv(e,i,fn(t),40))}function bv(e,t,n,i){return Math.abs(t[e]-n[e])<i}function xv(e){return G({original:e.point.original||e.point},e.actual)}function _v(e,t){this._elementRegistry=e,this._graphicsFactory=t}i(av,Wm),av.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)),(Br(e,"bpmn:Association")||Br(e,"bpmn:DataAssociation"))&&a&&!uv(r,o)?[].concat([s],a.slice(1,-1),[c]):(Br(e,"bpmn:MessageFlow")?n=function(e,t){return{preferredLayouts:["straight","v:v"],preserveDocking:sv(e,t)}}(r,o):(Br(e,"bpmn:SequenceFlow")||uv(r,o))&&(n=r===o?{preferredLayouts:vv(r,e)}:Br(r,"bpmn:BoundaryEvent")?{preferredLayouts:gv(r,o,c)}:lv(r)||lv(o)?function(e){return{preferredLayouts:["straight","h:h"],preserveDocking:cv(e)}}(r):Br(r,"bpmn:Gateway")?{preferredLayouts:["v:h"]}:Br(o,"bpmn:Gateway")?{preferredLayouts:["h:v"]}:{preferredLayouts:["h:h"]}),n&&(i=iv(Jm(r,o,s,c,a,n=G(n,t)))),i||[s,c])},_v.$inject=["elementRegistry","graphicsFactory"],_v.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(xv(i)),o.push(xv(r)),o},_v.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}},_v.prototype._getIntersection=function(e,t,n){return vn(this._getShapePath(e),this._getConnectionPath(t),n)},_v.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},_v.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},_v.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};var Ev={__init__:["modeling","bpmnUpdater"],__depends__:[sh,Vh,Gh,Uh,Ap,Yh,ef,of,pf,Go,Yu,Af],bpmnFactory:["type",kf],bpmnUpdater:["type",Df],elementFactory:["type",Bf],modeling:["type",Gm],layouter:["type",av],connectionDocking:["type",_v]},wv=Math.round;function Sv(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(f(i)&&(r=i,i=!1),!n.waypoints&&n.parent){var o=function(e){return{x:e.x+wv(e.width/2),y:e.y+wv(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]),G(t,{shapes:r=function(e){var t=M(e,"id");return E(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=wv(i.x),i.y=wv(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(Ao(e)){var t=Co(e);if(!t)throw new Error("must supply DOM mousedown event");return a(t,e.element)}})),this.start=a}Sv.$inject=["eventBus","dragging","modeling","selection","rules"];var Cv="djs-dragging",Pv="drop-ok",Tv="drop-not-ok",Rv="new-parent",Av="attach-ok";function kv(e,t,n,i){function r(e){return function(e){return E(e,(function(t){return!function(e){return e.waypoints}(t)||x(e,N({id:t.source.id}))&&x(e,N({id:t.target.id}))}))}(o(e))}function o(e){var t=ft(e,!0),n=R(t,(function(e){return(e.incoming||[]).concat(e.outgoing||[])}));return s(t.concat(n))}function a(e,n){[Av,Pv,Tv,Rv].forEach((function(i){i===n?t.addMarker(e,i):t.removeMarker(e,i)}))}e.on("shape.move.start",499,(function(e){var a=e.context,c=a.shapes,p=a.allDraggedElements,u=r(c);if(!a.dragGroup){var l=Ie("g");Se(l,n.cls("djs-drag-group",["no-events"])),_e(t.getActiveLayer(),l),a.dragGroup=l}u.forEach((function(e){i.addDragger(e,a.dragGroup)})),w(p=p?s([p,o(c)]):o(c),(function(e){t.addMarker(e,Cv)})),a.allDraggedElements=p,a.differentParents=1!==k(M(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?a(i,Av):t.canExecute&&i&&i.id!==r.id?a(i,Rv):a(i,t.canExecute?Pv:Tv)),Yn(n,e.dx,e.dy)})),e.on(["shape.move.out","shape.move.cleanup"],(function(e){var t=e.context.target;t&&a(t,null)})),e.on("shape.move.cleanup",(function(e){var n=e.context,i=n.allDraggedElements,r=n.dragGroup;w(i,(function(e){t.removeMarker(e,Cv)})),r&&De(r)})),this.makeDraggable=function(e,n,r){i.addDragger(n,e.dragGroup),r&&t.addMarker(n,Cv),e.allDraggedElements?e.allDraggedElements.push(n):e.allDraggedElements=[n]}}kv.$inject=["eventBus","canvas","styles","previewSupport"];var Dv={__depends__:[jo,Go,Io,Es,gs,Hc],__init__:["move","movePreview"],move:["type",Sv],movePreview:["type",kv]},Mv=".djs-palette-toggle",Bv=".entry",Ov="open";function jv(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 Nv(e,t){var n=t.getPaletteEntries();return v(n)?n(e):(w(n,(function(t,n){e[n]=t})),e)}jv.$inject=["eventBus","canvas"],jv.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("palette.getProviders",e,(function(e){e.providers.push(t)})),this._rebuild()},jv.prototype.getEntries=function(){return this._getProviders().reduce(Nv,{})},jv.prototype._rebuild=function(){this._diagramInitialized&&(this._getProviders().length&&(this._container||this._init(),this._update()))},jv.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=he(jv.HTML_MARKUP);n.appendChild(i),de.bind(i,".djs-palette-toggle, .entry","click",(function(t){var n=t.delegateTarget;if(re(n,Mv))return e.toggle();e.trigger("click",t)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()})),de.bind(i,Bv,"dragstart",(function(t){e.trigger("dragstart",t)})),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},jv.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},jv.prototype._toggleState=function(e){e=e||{};var t,n=this._getParentContainer(),i=this._container,r=this._eventBus,o=Q(i);t="twoColumn"in e?e.twoColumn:this._needsCollapse(n.clientHeight,this._entries||{}),o.toggle("two-column",t),"open"in e&&o.toggle(Ov,e.open),r.fire("palette.changed",{twoColumn:t,open:this.isOpen()})},jv.prototype._update=function(){var e=ve(".djs-palette-entries",this._container),t=this._entries=this.getEntries();te(e),w(t,(function(t,n){var i=t.group||"default",r=ve("[data-group="+i+"]",e);r||(r=he('<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=he(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=Q(e);(h(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(a,t.className),t.imageUrl&&a.appendChild(he('<img src="'+t.imageUrl+'">')))})),this.open()},jv.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,v(r)?"click"===e&&r(o,n):r[e]&&r[e](o,n),t.preventDefault())},jv.prototype._layoutChanged=function(){this._toggleState({})},jv.prototype._needsCollapse=function(e,t){return e<46*Object.keys(t).length+50},jv.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},jv.prototype.open=function(){this._toggleState({open:!0})},jv.prototype.toggle=function(e){this.isOpen()?this.close():this.open()},jv.prototype.isActiveTool=function(e){return e&&this._activeTool===e},jv.prototype.updateToolHighlight=function(e){var t;this._toolsContainer||(t=ve(".djs-palette-entries",this._container),this._toolsContainer=ve("[data-group=tools]",t)),w(this._toolsContainer.children,(function(t){var n=t.getAttribute("data-action");if(n){var i=Q(t);n=n.replace("-tool",""),i.contains("entry")&&n===e?i.add("highlighted-entry"):i.remove("highlighted-entry")}}))},jv.prototype.isOpen=function(){return Q(this._container).has(Ov)},jv.prototype._getParentContainer=function(){return this._canvas.getContainer()},jv.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';var Iv={__init__:["palette"],palette:["type",jv]},Lv="crosshair";function zv(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();Se(n=e.frame=Ie("rect"),{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),_e(i,n)},p=function(e){var t=e.frame,n=e.bbox;Se(t,{x:n.x,y:n.y,width:n.width,height:n.height})},u=function(e){e.frame&&De(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=Fv(e),n=i.filter((function(e){return e}));s.select(n,t)})),e.on("lasso.start",(function(e){var t=e.context;t.bbox=Fv(e),c(t)})),e.on("lasso.move",(function(e){var t=e.context;t.bbox=Fv(e),p(t)})),e.on("lasso.cleanup",(function(e){var t=e.context;u(t)})),e.on("element.mousedown",1500,(function(e){if(Do(e))return s.activateLasso(e.originalEvent),!0}))}function Fv(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}}zv.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],zv.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:Lv,data:{context:{}}})},zv.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:Lv,data:{context:{}}})},zv.prototype.select=function(e,t){var n=function(e,t){var n={};return w(e,(function(e){var i=e;i.waypoints&&(i=mt(i)),!m(t.y)&&i.x>t.x&&(n[e.id]=e),!m(t.x)&&i.y>t.y&&(n[e.id]=e),i.x>t.x&&i.y>t.y&&(m(t.width)&&m(t.height)&&i.width+i.x<t.width+t.x&&i.height+i.y<t.height+t.y?n[e.id]=e:m(t.width)&&m(t.height)||(n[e.id]=e))})),n}(e,t);this._selection.select(D(n))},zv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},zv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};var $v={__depends__:[lf,cp],__init__:["lassoTool"],lassoTool:["type",zv]},Vv=1500,Hv="grab";function Gv(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",Vv,(function(e){if(ko(e))return a.activateMove(e.originalEvent,!0),!1})),s&&s.addListener(Vv,(function(e){if(Wv(e.keyEvent)&&!a.isActive()){var t=a._mouse.getLastMoveEvent();a.activateMove(t,!!t)}}),"keyboard.keydown"),s&&s.addListener(Vv,(function(e){Wv(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 Wv(e){return ea(" ",e)}Gv.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],Gv.prototype.activateMove=function(e,t,n){"object"==typeof t&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:Hv,data:{context:n||{}}})},Gv.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:Hv,data:{context:{reactivate:n}}})},Gv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},Gv.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^(hand|hand\.move)$/.test(e.prefix)};var qv={__depends__:[lf,cp],__init__:["handTool"],handTool:["type",Gv]},Uv="connect-ok",Kv="connect-not-ok";function Yv(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?Uv:Kv))})),e.on(["global-connect.out","global-connect.cleanup"],(function(e){var t=e.context.startTarget,n=e.context.canStartConnect;t&&i.removeMarker(t,n?Uv:Kv)})),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}))}Yv.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Yv.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Yv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Yv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Yv.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};var Xv={__depends__:[xc,Es,gs,lf,cp],globalConnect:["type",Yv]};function Zv(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)}Zv.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],Zv.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(G({type:e},a));a&&(r.businessObject.di.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 u(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:[r]}})}function l(e){n.start(e,i.createParticipantShape())}return G(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:u,click:u}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:c("Create Pool/Participant"),action:{dragstart:l,click:l}},"create.group":p("bpmn:Group","artifact","bpmn-icon-group",c("Create Group"))}),t};var Jv={__depends__:[Iv,ep,Af,$v,qv,Xv,lo],__init__:["paletteProvider"],paletteProvider:["type",Zv]};function Qv(e,t,n,i,r){rs.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){w(e.canExecute.replacements,(function(o){var a=o.oldElementId,s={type:o.newElementType};if(!e.visualReplacements[a]){var c=t.get(a);G(s,{x:c.x,y:c.y});var p=n.createShape(s);i.addShape(p,c.parent);var u=ve('[data-element-id="'+Bs(c.id)+'"]',e.dragGroup);u&&Se(u,{display:"none"});var l=r.addDragger(p,e.dragGroup);e.visualReplacements[a]=l,i.removeShape(p)}}))}(o):function(e){var t=e.visualReplacements;w(t,(function(n,i){var r=ve('[data-element-id="'+Bs(i)+'"]',e.dragGroup);r&&Se(r,{display:"inline"}),n.remove(),t[i]&&delete t[i]}))}(o)}))}Qv.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],i(Qv,rs);var eg={__depends__:[Hc],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Qv]},tg=40,ng=["x","y"],ig=Math.abs;function rg(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&&Qo(e.originalEvent)||(t.initialConnectionStart||(t.initialConnectionStart=t.connectionStart),n&&r&&function(e,t,n){ng.forEach((function(i){var r=sg(i,t);e[i]<t[i]+n?pc(e,i,t[i]+n):e[i]>t[i]+r-n&&pc(e,i,t[i]+r-n)}))}(e,r,function(e){return Br(e,"bpmn:Task")?10:20}(r)),r&&function(e,t){return T(t,(function(t){return ag(e,t)}))}(n,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(t.connectionStart=sc(i),Za(r,["bpmn:Event","bpmn:Gateway"])&&og(e,sc(r)),Za(r,["bpmn:Task","bpmn:SubProcess"])&&function(e,t){var n=sc(t);ng.forEach((function(i){(function(e,t,n){return e[n]>t[n]+20&&e[n]<t[n]+sg(n,t)-20})(e,t,i)&&pc(e,i,n[i])}))}(e,r),Br(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=sc(n),o=mn(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];ig(i-r[t])<tg&&(n=i>r[t]?r[t]+tg:r[t]-tg,pc(e,t,n))}))}(e)):ag(n,"bpmn:MessageFlow")?(Br(i,"bpmn:Event")&&(t.connectionStart=sc(i)),Br(r,"bpmn:Event")&&og(e,sc(r))):t.connectionStart=t.initialConnectionStart)}))}function og(e,t){pc(e,"x",t.x),pc(e,"y",t.y)}function ag(e,t){return e&&e.type===t}function sg(e,t){return"x"===e?t.width:t.height}function cg(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}function pg(e){this._snapValues={}}rg.$inject=["eventBus"],cg.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},cg.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,-1===this._snapLocations.indexOf(e)&&this._snapLocations.push(e)},cg.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},cg.prototype.getSnapLocations=function(){return this._snapLocations},cg.prototype.setSnapLocations=function(e){this._snapLocations=e},cg.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new pg).initDefaults(this._defaultSnaps),n},pg.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)},pg.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],ic(r-e)<=n)return r}(e[n],r[n],i)},pg.prototype.initDefaults=function(e){var t=this;w(e||{},(function(e,n){w(e,(function(e){t.add(n,e)}))}))};function ug(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||!Qo(e.originalEvent))&&!cc(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 lg(e){return!!e.labelTarget}ug.$inject=["elementRegistry","eventBus","snapping"],ug.prototype.initSnap=function(e){var t,n=this._elementRegistry,i=e.context,r=i.shape,o=i.snapContext;o||(o=i.snapContext=new cg);var a=(t=n.get(r.id)?sc(r,e):{x:e.x+sc(r).x,y:e.y+sc(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}),lg(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},ug.prototype.addSnapTargetPoints=function(e,t,n){return w(this.getSnapTargets(t,n),(function(n){if(lg(n))lg(t)&&e.add("mid",sc(n));else if(n.waypoints){if(n.waypoints.length<3)return;w(n.waypoints.slice(1,-1),(function(t){e.add("mid",t)}))}else{e.add("mid",sc(n))}})),m(t.x)&&m(t.y)?(this._elementRegistry.get(t.id)&&e.add("mid",sc(t)),e):e},ug.prototype.getSnapTargets=function(e,t){return uc(t).filter((function(e){return!e.hidden}))};function dg(e,t){t.invoke(ug,this),e.on(["create.move","create.end"],1500,hg),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)&&!cc(e)&&function(e,t){var n,i=dn(t),r=ch(e,t),o=e.context.shape;n=o.parent?{x:0,y:0}:fn(o);/top/.test(r)?pc(e,"y",i.top-n.y):/bottom/.test(r)&&pc(e,"y",i.bottom-n.y);/left/.test(r)?pc(e,"x",i.left-n.x):/right/.test(r)&&pc(e,"x",i.right-n.x)}(e,i)}))}function hg(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)&&pc(e,"x",e.x),(n&&n>=e.y||r&&r<=e.y)&&pc(e,"y",e.y)}}function fg(e,t){return-1!==e.indexOf(t)}function mg(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}i(dg,ug),dg.$inject=["eventBus","injector"],dg.prototype.initSnap=function(e){var t=ug.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return w(n.outgoing,(function(n){var r=n.waypoints[0];r=r.original||r,t.setSnapOrigin(n.id+"-docking",mg(r,i,e))})),w(n.incoming,(function(n){var r=n.waypoints[n.waypoints.length-1];r=r.original||r,t.setSnapOrigin(n.id+"-docking",mg(r,i,e))})),Br(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},dg.prototype.addSnapTargetPoints=function(e,t,n){ug.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);w(i,(function(n){var i;(function(e){if(Br(e,"bpmn:SubProcess")&&Nr(e))return!0;return Br(e,"bpmn:Participant")}(n)||(i="bpmn:TextAnnotation",[t,n].every((function(e){return Br(e,i)}))))&&(e.add("top-left",oc(n)),e.add("bottom-right",ac(n)))}));var r=this._elementRegistry;return w(t.incoming,(function(n){if(r.get(t.id)){fg(i,n.source)||e.add("mid",fn(n.source));var o=n.waypoints[0];e.add(n.id+"-docking",o.original||o)}})),w(t.outgoing,(function(n){if(r.get(t.id)){fg(i,n.target)||e.add("mid",fn(n.target));var o=n.waypoints[n.waypoints.length-1];e.add(n.id+"-docking",o.original||o)}})),Br(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},dg.prototype.getSnapTargets=function(e,t){return ug.prototype.getSnapTargets.call(this,e,t).filter((function(e){return!Br(e,"bpmn:Lane")}))};function vg(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&&Qo(e.originalEvent)||cc(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)&&pc(e,"x",e.x),function(e){return"e"===e||"w"===e}(a)&&pc(e,"y",e.y),t.snap(e,c)}})),e.on(["resize.cleanup"],(function(){t.hide()}))}function gg(e,t){var n=fn(e),i=dn(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}vg.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new cg);var o=gg(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},vg.prototype.addSnapTargetPoints=function(e,t,n,i){return w(this.getSnapTargets(t,n),(function(t){e.add("corner",ac(t)),e.add("corner",oc(t))})),e.add("corner",gg(t,i)),e},vg.$inject=["eventBus","snapping"],vg.prototype.getSnapTargets=function(e,t){return uc(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 yg(e){this._canvas=e,this._asyncHide=$(V(this.hide,this),1e3)}yg.$inject=["canvas"],yg.prototype.snap=function(e,t){var n=e.context.snapContext,i=n.getSnapLocations(),r={x:cc(e,"x"),y:cc(e,"y")};w(i,(function(i){var o=n.getSnapOrigin(i),a={x:e.x+o.x,y:e.y+o.y};if(w(["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),w(["x","y"],(function(t){var n=r[t];f(n)&&pc(e,t,n.originValue)}))},yg.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ie("path");return Se(n,{d:"M0,0 L0,0"}),Ae(n).add("djs-snap-line"),_e(t,n),{update:function(t){m(t)?Se(n,"horizontal"===e?{d:"M-100000,"+t+" L+100000,"+t,display:""}:{d:"M "+t+",-100000 L "+t+", +100000",display:""}):Se(n,{display:"none"})}}},yg.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},yg.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},yg.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},yg.prototype.hide=function(){w(this._snapLines,(function(e){e.update()}))};var bg={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",ug],resizeSnapping:["type",vg],snapping:["type",yg]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",rg],createMoveSnapping:["type",dg]};function xg(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=he(xg.BOX_HTML),this._searchInput=ve(xg.INPUT_SELECTOR,this._container),this._resultsContainer=ve(xg.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy"],this.close,this)}function _g(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+xg.RESULT_HIGHLIGHT_CLASS+'">'+js(e.matched)+"</strong>":t+=js(e.normal)})),""!==t?t:null}(t),r=he(n);r.innerHTML=i,e.appendChild(r)}xg.$inject=["canvas","eventBus","overlays","selection"],xg.prototype._bindEvents=function(){var e=this;function t(t,n,i,r){e._eventMaps.push({el:t,type:i,listener:de.bind(t,n,i,r)})}t(document,"html","click",(function(t){e.close()})),t(this._container,xg.INPUT_SELECTOR,"click",(function(e){e.stopPropagation(),e.delegateTarget.focus()})),t(this._container,xg.RESULT_SELECTOR,"mouseover",(function(t){t.stopPropagation(),e._scrollToNode(t.delegateTarget),e._preselect(t.delegateTarget)})),t(this._container,xg.RESULT_SELECTOR,"click",(function(t){t.stopPropagation(),e._select(t.delegateTarget)})),t(this._container,xg.INPUT_SELECTOR,"keydown",(function(e){38===e.keyCode&&e.preventDefault(),40===e.keyCode&&e.preventDefault()})),t(this._container,xg.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))}))},xg.prototype._unbindEvents=function(){this._eventMaps.forEach((function(e){de.unbind(e.el,e.type,e.listener)}))},xg.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(xg.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}}},xg.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},xg.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)}},xg.prototype._clearResults=function(){te(this._resultsContainer),this._results=[],this._resetOverlay(),this._eventBus.fire("searchPad.cleared")},xg.prototype._getCurrentResult=function(){return ve(xg.RESULT_SELECTED_SELECTOR,this._resultsContainer)},xg.prototype._createResultNode=function(e,t){var n=he(xg.RESULT_HTML);return e.primaryTokens.length>0&&_g(n,e.primaryTokens,xg.RESULT_PRIMARY_HTML),_g(n,e.secondaryTokens,xg.RESULT_SECONDARY_HTML),K(n,xg.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},xg.prototype.registerProvider=function(e){this._searchProvider=e},xg.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._bindEvents(),this._open=!0,Q(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},xg.prototype.close=function(){this.isOpen()&&(this._unbindEvents(),this._open=!1,Q(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._resetOverlay(),this._eventBus.fire("searchPad.closed"))},xg.prototype.toggle=function(){this.isOpen()?this.close():this.open()},xg.prototype.isOpen=function(){return this._open},xg.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&Q(t).remove(xg.RESULT_SELECTED_CLASS);var n=K(e,xg.RESULT_ID_ATTRIBUTE),i=this._results[n].element;Q(e).add(xg.RESULT_SELECTED_CLASS),this._resetOverlay(i),this._canvas.scrollToElement(i,{top:400}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},xg.prototype._select=function(e){var t=K(e,xg.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)},xg.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"].join("; ");return{position:{bottom:i-t,right:n-t},show:!0,html:'<div style="'+r+'" class="'+xg.OVERLAY_CLASS+'"></div>'}}(mt(e));this._overlayId=this._overlays.add(e,t)}},xg.CONTAINER_SELECTOR=".djs-search-container",xg.INPUT_SELECTOR=".djs-search-input input",xg.RESULTS_CONTAINER_SELECTOR=".djs-search-results",xg.RESULT_SELECTOR=".djs-search-result",xg.RESULT_SELECTED_CLASS="djs-search-result-selected",xg.RESULT_SELECTED_SELECTOR="."+xg.RESULT_SELECTED_CLASS,xg.RESULT_ID_ATTRIBUTE="data-result-id",xg.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",xg.OVERLAY_CLASS="djs-search-overlay",xg.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>',xg.RESULT_HTML='<div class="djs-search-result"></div>',xg.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',xg.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';var Eg={__depends__:[Zo,Go],searchPad:["type",xg]};function wg(e,t,n){this._elementRegistry=e,this._canvas=n,t.registerProvider(this)}function Sg(e){return E(e,(function(e){return!!e.matched})).length>0}function Cg(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}wg.$inject=["elementRegistry","searchPad","canvas"],wg.prototype.find=function(e){var t=this._canvas.getRootElement(),n=this._elementRegistry.filter((function(e){return!e.labelTarget}));return n=E(n,(function(e){return e!==t})),n=j(n=E(n=R(n,(function(t){return{primaryTokens:Cg(Wr(t),e),secondaryTokens:Cg(t.id,e),element:t}})),(function(e){return Sg(e.primaryTokens)||Sg(e.secondaryTokens)})),(function(e){return Wr(e.element)+e.element.id}))};var Pg={__depends__:[Eg],__init__:["bpmnSearch"],bpmnSearch:["type",wg]};function Tg(e){Mr.call(this,e)}i(Tg,Mr),Tg.Viewer=Jo,Tg.NavigatedViewer=Ra,Tg.prototype.createDiagram=Er((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>')})),Tg.prototype._interactionModules=[ha,_a,Na,Ta],Tg.prototype._modelingModules=[Va,is,xs,us,fc,xc,Ec,uu,_p,ep,mu,_u,ju,Iu,zu,Uu,fl,Ev,Dv,Jv,eg,al,bg,Pg],Tg.prototype._modules=[].concat(Jo.prototype._modules,Tg.prototype._interactionModules,Tg.prototype._modelingModules);var Rg={min:.2,max:4};function Ag(e,t,n,i,r){var o=this;function a(e){o._state._svgClientRect&&!Og(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),Dg(kg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),o._canvas),o._update()}function s(e){return function(t){o._state._svgClientRect&&!Og(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),e&&a(t);var n=kg({x:t.clientX-o._state._svgClientRect.left,y:t.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),r=i.viewbox(),s=function(e,t){var n={x:t.x+t.width/2,y:t.y+t.height/2};return{x:e.x-n.x,y:e.y-n.y}}(n,r),u=o._viewportDom.getBoundingClientRect(),l={x:t.clientX-u.left+1,y:t.clientY-u.top+1};G(o._state,{cachedViewbox:r,initialDragPosition:{x:t.clientX,y:t.clientY},isDragging:!0,offsetViewport:s,offsetViewportDom:l,viewportClientRect:o._viewport.getBoundingClientRect(),parentClientRect:o._parent.getBoundingClientRect()}),pe.bind(document,"mousemove",c),pe.bind(document,"mouseup",p)}}function c(e){if(o._state.isDragging){o._state._svgClientRect&&!Og(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect());var t=o._state.offsetViewportDom,n=o._state.viewportClientRect,i=o._state.parentClientRect;G(o._viewportDom.style,{top:e.clientY-t.y-i.top+"px",left:e.clientX-t.x-i.left+"px"});var r=Ng(i,{top:e.clientY-t.y-i.top,left:e.clientX-t.x-i.left,width:n.width,height:n.height});G(o._overlay.style,{clipPath:r});var a=kg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Dg({x:a.x-o._state.offsetViewport.x,y:a.y-o._state.offsetViewport.y},o._canvas)}}function p(e){o._state.isDragging&&(o._state.initialDragPosition.x===e.clientX&&o._state.initialDragPosition.y===e.clientY&&a(e),o._update(),G(o._state,{cachedViewbox:null,initialDragPosition:null,isDragging:!1,offsetViewport:null,offsetViewportDom:null}),pe.unbind(document,"mousemove",c),pe.unbind(document,"mouseup",p))}this._canvas=i,this._elementRegistry=r,this._eventBus=n,this._injector=t,this._state={isOpen:void 0,isDragging:!1,initialDragPosition:null,offsetViewport:null,cachedViewbox:null,dragger:null,svgClientRect:null,parentClientRect:null,zoomDelta:0},this._init(),this.toggle(e&&e.open||!1),pe.bind(this._svg,"click",(function(e){e.preventDefault(),e.stopPropagation(),a(e)})),pe.bind(this._viewportDom,"mousedown",s(!1)),pe.bind(this._svg,"mousedown",s(!0)),pe.bind(this._parent,"wheel",(function(e){if(e.preventDefault(),e.stopPropagation(),e.ctrlKey&&(o._state._svgClientRect&&!Og(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),t=e,n=o._state._svgClientRect,t.x>n.left&&t.x<n.left+n.width&&t.y>n.top&&t.y<n.top+n.height)){var t,n,r=0===e.deltaMode?.02:.32,a=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*jg(e.deltaY)*-r;if(o._state.zoomDelta+=a,Math.abs(o._state.zoomDelta)>.1){var s=a>0?1:-1,c=Math.log(i.zoom())/Math.log(10),p=function(e,t){var n=Math.log(e.min)/Math.log(10),i=Math.log(e.max)/Math.log(10);return(Math.abs(n)+Math.abs(i))/t}(Rg,20),u=Math.round(c/p)*p;u+=p*s;var l=Math.pow(10,u);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(Rg,l),d),o._state.zoomDelta=0;var d=kg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Dg(d,o._canvas),o._update()}}})),pe.bind(this._toggle,"click",(function(e){e.preventDefault(),e.stopPropagation(),o.toggle()})),n.on(["shape.added","connection.added"],(function(e){var t=e.element;o._addElement(t),o._update()})),n.on(["shape.removed","connection.removed"],(function(e){var t=e.element;o._removeElement(t),o._update()})),n.on("elements.changed",250,(function(e){e.elements.forEach((function(e){o._updateElement(e)})),o._update()})),n.on("element.updateId",(function(e){var t=e.element,n=e.newId;o._updateElementId(t,n)})),n.on("canvas.viewbox.changed",(function(){o._state.isDragging||o._update()})),n.on("canvas.resized",(function(){document.body.contains(o._parent)&&(o._state.isDragging||o._update(),o._state._svgClientRect=o._svg.getBoundingClientRect())}))}function kg(e,t,n){var i=t.getBoundingClientRect(),r=function(e,t){var n=e.width/e.height,i=G({},{x:e.x,y:e.y,width:e.width,height:e.height});if(n>t){var r=i.width*(1/t);G(i,{y:i.y-(r-i.height)/2,height:r})}else if(n<t){var o=i.height*t;G(i,{x:i.x-(o-i.width)/2,width:o})}return i}(n,i.width/i.height);return{x:Mg(e.x,0,i.width,r.x,r.x+r.width),y:Mg(e.y,0,i.height,r.y,r.y+r.height)}}function Dg(e,t){var n=t.viewbox(),i=n.width,r=n.height;t.viewbox({x:e.x-i/2,y:e.y-r/2,width:i,height:r})}function Mg(e,t,n,i,r){return(e-t)*(r-i)/(n-t)+i}function Bg(e,t,n){var i=[].slice.call(t.childNodes)[n];t.insertBefore(e,i.nextSibling)}function Og(e){return 0===e.width&&0===e.height}Ag.$inject=["config.minimap","injector","eventBus","canvas","elementRegistry"],Ag.prototype._init=function(){var e=this._canvas.getContainer(),t=this._parent=document.createElement("div");Q(t).add("djs-minimap"),e.appendChild(t);var n=this._toggle=document.createElement("div");Q(n).add("toggle"),t.appendChild(n);var i=this._map=document.createElement("div");Q(i).add("map"),t.appendChild(i);var r=this._svg=Ie("svg");Se(r,{width:"100%",height:"100%"}),_e(i,r),_e(r,this._elementsGroup=Ie("g"));var o=this._viewportGroup=Ie("g");_e(r,o);var a=this._viewport=Ie("rect");Ae(a).add("viewport"),_e(o,a),pe.bind(t,"mousedown",(function(e){e.stopPropagation()}));var s=this._viewportDom=document.createElement("div");Q(s).add("viewport-dom"),this._parent.appendChild(s);var c=this._overlay=document.createElement("div");Q(c).add("overlay"),this._parent.appendChild(c)},Ag.prototype._update=function(){var e=this._canvas.viewbox(),t=e.inner,n=e.outer;if(Lg(e)){var i,r,o,a,s=n.width-t.width,c=n.height-t.height;t.width<n.width?(i=t.x-s/2,o=n.width,t.x+t.width<n.width&&(i=Math.min(0,t.x))):(i=t.x,o=t.width),t.height<n.height?(r=t.y-c/2,a=n.height,t.y+t.height<n.height&&(r=Math.min(0,t.y))):(r=t.y,a=t.height),i-=50,r-=50,o+=100,a+=100,this._lastViewbox={x:i,y:r,width:o,height:a},Se(this._svg,{viewBox:i+", "+r+", "+o+", "+a}),Se(this._viewport,{x:e.x,y:e.y,width:e.width,height:e.height});var p=this._state._parentClientRect=this._parent.getBoundingClientRect(),u=this._viewport.getBoundingClientRect(),l={top:u.top-p.top,left:u.left-p.left,width:u.width,height:u.height};G(this._viewportDom.style,{top:l.top+"px",left:l.left+"px",width:l.width+"px",height:l.height+"px"});var d=Ng(p,l);G(this._overlay.style,{clipPath:d})}},Ag.prototype.open=function(){G(this._state,{isOpen:!0}),Q(this._parent).add("open");var e=this._injector.get("translate",!1)||function(e){return e};K(this._toggle,"title",e("Close minimap")),this._update(),this._eventBus.fire("minimap.toggle",{open:!0})},Ag.prototype.close=function(){G(this._state,{isOpen:!1}),Q(this._parent).remove("open");var e=this._injector.get("translate",!1)||function(e){return e};K(this._toggle,"title",e("Open minimap")),this._eventBus.fire("minimap.toggle",{open:!1})},Ag.prototype.toggle=function(e){var t=this.isOpen();void 0===e&&(e=!t),e!=t&&(e?this.open():this.close())},Ag.prototype.isOpen=function(){return this._state.isOpen},Ag.prototype._updateElement=function(e){try{void 0!==e.parent&&null!==e.parent&&(this._removeElement(e),this._addElement(e))}catch(e){console.warn("Minimap#_updateElement errored",e)}},Ag.prototype._updateElementId=function(e,t){try{var n=ve("#"+Bs(e.id),this._elementsGroup);n&&(n.id=t)}catch(e){console.warn("Minimap#_updateElementId errored",e)}},Ag.prototype._addElement=function(e){var t,n,i,r=this;this._removeElement(e);var o=this._createElement(e),a=ve("#"+Bs(e.parent.id),this._elementsGroup);if(o){var s=function(e,t){var n=ve(".djs-children",t.parentNode);if(!n)return;var i=[].slice.call(n.childNodes),r=-1;return i.forEach((function(t,n){ve(".djs-element",t)===e&&(r=n)})),r}(this._elementRegistry.getGraphics(e),this._elementRegistry.getGraphics(e.parent));return"undefined"!==s&&a?a.childNodes.length>s?Bg(o,a,s):Bg(o,a,a.childNodes.length-1):this._elementsGroup.appendChild(o),!function(e){return e.waypoints}(e)?(n=e.x,i=e.y,a&&(n-=(t=e.parent).x,i-=t.y),Se(o,{transform:"translate("+n+" "+i+")"})):(n=0,i=0,void 0!==(t=e.parent).x&&void 0!==t.y&&(n=-t.x,i=-t.y),Se(o,{transform:"translate("+n+" "+i+")"})),e.children&&e.children.length&&e.children.forEach((function(e){r._addElement(e)})),o}},Ag.prototype._removeElement=function(e){var t=this._svg.getElementById(e.id);t&&De(t)},Ag.prototype._createElement=function(e){var t,n=this._elementRegistry.getGraphics(e);if(n&&(t=function(e){return e.childNodes[0]}(n))){var i=Be(t);return Se(i,{id:e.id}),i}};var jg=Math.sign||function(e){return e>=0?1:-1};function Ng(e,t){return"polygon("+[Ig(t.left,t.top),Ig(t.left+t.width,t.top),Ig(t.left+t.width,t.top+t.height),Ig(t.left,t.top+t.height),Ig(t.left,e.height),Ig(e.width,e.height),Ig(e.width,0),Ig(0,0),Ig(0,e.height),Ig(t.left,e.height)].join(", ")+")"}function Ig(e,t){return e+"px "+t+"px"}function Lg(e){return P(e,(function(e){return f(e)?Lg(e):m(e)&&isFinite(e)}))}var zg={__init__:["minimap"],minimap:["type",Ag]};function Fg(e,t){var n,i,r=(e=e||{}).borderColor||"rgba(0,0,0,0.1)",o=e.crossColor||"#CCC",a=-1;_e(t.getLayer("djs-origin",-1),n=Hg("g",{"pointer-events":"none"})),!1!==e.showBorder&&_e(n,Hg("path",{class:Vg("border"),d:$g(["M",-22,a,"H",-1e3,"M",22,a,"H",6e3,"M",a,-22,"V",-1e3,"M",a,22,"V",3e3]),fill:"none",stroke:r,"stroke-width":"2px","stroke-dasharray":"6, 6","shape-rendering":"crispedges"})),_e(n,Hg("path",{d:$g(["M",-15,a,"H",15,"M",a,-15,"V",15]),class:Vg("cross"),fill:"none",stroke:o,"stroke-width":"2px","stroke-linecap":"round"})),(i=Hg("text",{x:-40,y:-10,fill:o,class:Vg("label")})).textContent="(0, 0)",_e(n,i)}function $g(e){return e.join(" ")}function Vg(e){return"djs-origin-"+e}function Hg(e,t){var n=Ie(e);return Se(n,t),n}Fg.$inject=["config.origin","canvas"];var Gg={__init__:[Fg]},Wg={offset:{x:150,y:75},tolerance:50,alignOnSave:!0};function qg(e,t,n,i,r,o){function a(e,n){var i=n.offset,r=n.tolerance,o={};return["x","y"].forEach((function(n){var a=-e[n]+i[n],s=t.get("gridSnapping",!1);s&&(a=function(e,t,n){n||(n="round");return Math[n](e/t)*t}(a,s.getGridSpacing())),o[n]=Math.abs(a)<r?0:a})),o}function s(){var t=r.viewbox().inner,n=r.getRootElement().children;if(n.length){var o=a(t,e);0===o.x&&0===o.y||i.execute("elements.alignToOrigin",{elements:n,delta:o})}}function c(e){return function(t){n.once("commandStack.changed",(function(){var n=t.delta,i=r.viewbox().scale;r.scroll({dx:e*n.x*i,dy:e*n.y*i})}))}}var p,u,l;e=function(e){var t=G({},Wg,e||{});return m(t.offset)&&(t.offset={x:t.offset,y:t.offset}),t}(e),i.register("elements.alignToOrigin",{preExecute:function(e){var t=e.delta,n=e.elements;o.moveElements(n,t)},execute:c(-1),revert:c(1)}),e.alignOnSave&&(p=t.get("_parent",!1),u=n,((l=p&&p._eventBus)||u).on("saveXML.start",1250,s),l&&u.on("diagram.destroy",(function(){l.off("saveXML.start",s)}))),this.align=s,this.computeAdjustment=a,this._config=e}qg.$inject=["config.alignToOrigin","injector","eventBus","commandStack","canvas","modeling"];var Ug={__init__:["alignToOrigin"],alignToOrigin:["type",qg]};function Kg(e){function t(e){if(!e.labelTarget){var t=Or(e);Br(t,"bpmn:Participant")&&(t=t.processRef),Br(t,"bpmn:Process")&&(t.isExecutable=!!t.isExecutable)}}e.on(["shape.added","root.added"],(function(e){t(e.element)})),e.on("elements.changed",(function(e){e.elements.forEach((function(e){t(e)}))}))}Kg.$inject=["eventBus"];var Yg={__init__:[Kg]};function Xg(e){this._eventBus=e}Xg.$inject=["eventBus"],Xg.prototype.on=function(e,t,n,i,r,o){if((v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),v(n)&&(o=r,r=i,i=n,n=1e3),f(r)&&(o=r,r=!1),!v(i))throw new Error("handlerFn must be a function");h(e)||(e=[e]);var a=this._eventBus;w(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 Zg(e,t){if(!e||!t)return-1;var n=e.indexOf(t);return-1!==n&&e.splice(n,1),n}function Jg(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)}}w(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){Xg.prototype[e]=function(t,n,i,r,o){(v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}}));var Qg=Object.freeze({__proto__:null,remove:Zg,add:Jg,indexOf:function(e,t){return e&&t?e.indexOf(t):-1}});function ey(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 ty(e,t){var n,i,r,o;return t=!!t,h(e)||(e=[e]),w(e,(function(e){var a=e;e.waypoints&&!t&&(a=ty(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,u=a.width||0;(s<n||void 0===n)&&(n=s),(c<i||void 0===i)&&(i=c),(s+u>r||void 0===r)&&(r=s+u),(c+p>o||void 0===o)&&(o=c+p)})),{x:n,y:i,height:o-i,width:r-n}}function ny(e,t){return void 0!==e?e:20}function iy(e){return!e.waypoints&&"label"!==e.type}function ry(e,t){var n;if((n=void 0===e.length?E(e.children,iy):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=ny(t.left),i=ny(t.right),r=ny(t.top),o=ny(t.bottom)):n=i=r=o=ny(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(ty(n),t)}class oy{constructor(e,t,n,i,r,o){this._eventBus=e,this._bpmnImporter=t,this._bpmnjs=n,this._canvas=i,this._modeling=r,this._translate=o}execute(e){var t=this,n=this._eventBus,i=e.subProcess,r=e.subProcessDiagram,o=[],a=new xr({element:function(n,i){e.cached||(e.cached={});var r=e.cached[n.id];if(r)return r.label&&t._canvas.addShape(r.label,i),r.waypoints?t._canvas.addConnection(r,i):t._canvas.addShape(r,i);var o=t._bpmnImporter.add(n,i);return e.cached[o.id]=o,o},error:function(e,t){o.push({message:e,context:t})}},this._translate);r.plane.planeElement.forEach((function(e){a.registerDi(e)})),ay(r,this.findDiagram(this._canvas.getRootElement().id));var s,c=Or(i);n.fire("signavio.import.render.start",{subProcess:c});try{a.handleSubProcess(c,i),a.handleDeferred()}catch(e){s=e}n.fire("signavio.import.render.complete",{error:s,subProcess:c,warnings:o}),n.fire("signavio.import.done",{error:s,subProcess:c,warnings:o})}postExecute(e){var t=e.subProcess,n=ry(t.children.filter((function(e){return!e.hidden}))),i=n.x+n.width/2,r=n.y+n.height/2,o={x:t.x+t.width/2-i,y:t.y+t.height/2-r};this._modeling.moveElements(t.children,o,t)}revert(e){var t=this;var n=e.subProcess,i=e.subProcessDiagram,r=this.findDiagram(this._canvas.getRootElement().id),o=r.plane.planeElement.filter((function(e){return function(e,t){for(;e.bpmnElement&&e.bpmnElement.$parent;){if(e.bpmnElement.$parent.id===t)return!0;e=e.bpmnElement.$parent}return!1}(e,n.id)}));o.forEach((function(e){delete e.bpmnElement.di})),ay(r,i,o),n.children&&n.children.length&&ey(n.children,(function(e){!function(e){e.waypoints?t._canvas.removeConnection(e):t._canvas.removeShape(e)}(e)}))}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}function ay(e,t,n){n=n||e.plane.planeElement;var i=t.plane.planeElement;n.forEach((function(e){Jg(i,e)})),n.slice().forEach((function(n){Zg(e.plane.planeElement,n),n.$parent=t.plane}))}oy.$inject=["eventBus","bpmnImporter","bpmnjs","canvas","modeling","translate"];class sy{constructor(e,t,n,i,r){this._bpmnFactory=e,this._bpmnImporter=t,this._bpmnjs=n,this._canvas=i,this._translate=r}execute(e){var t=this;function n(e){e.children&&e.children.length&&e.children.slice().forEach(n),e.waypoints?t._canvas.removeConnection(e):t._canvas.removeShape(e)}var i=e.subProcess,r=e.subProcessDiagram;this.findDiagram(i.id)||(r||(r=this._bpmnFactory.create("bpmndi:BPMNDiagram",{plane:this._bpmnFactory.createDiPlane(Or(i))}),e.created=!0,e.subProcessDiagram=r),Jg(this._bpmnjs.getDefinitions().diagrams,r));var o=this.findDiagram(this._canvas.getRootElement().id),a=o.plane.planeElement.filter((function(e){return function(e,t){for(;e.bpmnElement&&e.bpmnElement.$parent;){if(e.bpmnElement.$parent.id===t)return!0;e=e.bpmnElement.$parent}return!1}(e,i.id)}));a.forEach((function(e){delete e.bpmnElement.di})),cy(o,r,a),i.children&&i.children.length&&ey(i.children,(function(e){n(e)}))}revert(e){var t=this,n=e.subProcess,i=e.subProcessDiagram,r=e.created,o=[],a=new xr({element:function(e,n){return t._bpmnImporter.add(e,n)},error:function(e,t){o.push({message:e,context:t})}},this._translate);(i.plane.planeElement.forEach((function(e){a.registerDi(e)})),cy(i,this.findDiagram(this._canvas.getRootElement().id)),r)&&Zg(this._bpmnjs.getDefinitions().diagrams,i);try{a.handleSubProcess(Or(n),n),a.handleDeferred()}catch(e){console.error(e)}o.length&&console.warn(o)}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}function cy(e,t,n){n=n||e.plane.planeElement;var i=t.plane.get("planeElement");n.forEach((function(e){Jg(i,e)})),n.slice().forEach((function(n){Zg(e.plane.planeElement,n),n.$parent=t.plane}))}sy.$inject=["bpmnFactory","bpmnImporter","bpmnjs","canvas","translate"];class py extends Xg{constructor(e,t,n,i,r,o,a){super(r),this._bpmnjs=e,i.registerHandler("signavioCompat.importSubProcess",oy),i.registerHandler("signavioCompat.deleteSubProcess",sy),this.postExecuted(["shape.toggleCollapse"],2e3,(t=>{if(!x(e.getDefinitions().$attrs,(function(e){return"http://www.signavio.com"===e})))return;const n=t.context.shape;var r;if(Br(n,"bpmn:SubProcess"))if(n.collapsed)r={subProcess:n,subProcessDiagram:this.findDiagram(n.id)},i.execute("signavioCompat.deleteSubProcess",r);else{const e=this.findDiagram(n.id);if(!e)return;r={subProcess:n,subProcessDiagram:e},i.execute("signavioCompat.importSubProcess",r)}}))}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}py.$inject=["bpmnjs","bpmnImporter","canvas","commandStack","eventBus","modeling","translate"];var uy={__init__:["signavioBehavior"],signavioBehavior:["type",py]},ly="replace-with-collapsed-subprocess",dy="replace-with-expanded-subprocess";function hy(e,t,n){e.registerProvider("bpmn-replace",this),this._bpmnReplace=t,this._translate=n}function fy(e){return Br(e,"bpmn:SubProcess")&&!Br(e,"bpmn:Transaction")&&!Lr(e)}hy.$inject=["popupMenu","bpmnReplace","translate"],hy.prototype.getPopupMenuEntries=function(e){var t=this._bpmnReplace,n=this._translate,i={"expand-subprocess":{className:"bpmn-icon-subprocess-expanded",label:n("Expand (not reversible)"),action:function(){t.replaceElement(e,{type:"bpmn:SubProcess",isExpanded:!0})}}};return function(r){return function(e){return Br(e,"bpmn:Task")}(e)?(delete r[dy],delete r[ly],r["replace-with-subprocess"]={className:"bpmn-icon-subprocess-collapsed",label:n("Sub Process"),action:function(){t.replaceElement(e,{type:"bpmn:SubProcess",isExpanded:!1})}},r):fy(e)&&Nr(e)?(delete r[ly],r):fy(e)&&!Nr(e)?function(e){return e.children&&e.children.length}(e)?i:(delete r[ly],delete r[dy],G(r,i)):r}};var my={__depends__:["popupMenu","bpmnReplace"],__init__:["disabledCollapsedSubprocessPopupProvider"],disabledCollapsedSubprocessPopupProvider:["type",hy]};var vy=function(e,t){for(var n=-1,i=null==e?0:e.length;++n<i&&!1!==t(e[n],n,e););return e};var gy=function(e){return function(t,n,i){for(var r=-1,o=Object(t),a=i(t),s=a.length;s--;){var c=a[e?s:++r];if(!1===n(o[c],c,o))break}return t}}();var yy=function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i},by="object"==typeof e&&e&&e.Object===Object&&e,xy="object"==typeof self&&self&&self.Object===Object&&self,_y=by||xy||Function("return this")(),Ey=_y.Symbol,wy=Object.prototype,Sy=wy.hasOwnProperty,Cy=wy.toString,Py=Ey?Ey.toStringTag:void 0;var Ty=function(e){var t=Sy.call(e,Py),n=e[Py];try{e[Py]=void 0;var i=!0}catch(e){}var r=Cy.call(e);return i&&(t?e[Py]=n:delete e[Py]),r},Ry=Object.prototype.toString;var Ay=function(e){return Ry.call(e)},ky=Ey?Ey.toStringTag:void 0;var Dy=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":ky&&ky in Object(e)?Ty(e):Ay(e)};var My=function(e){return null!=e&&"object"==typeof e};var By=function(e){return My(e)&&"[object Arguments]"==Dy(e)},Oy=Object.prototype,jy=Oy.hasOwnProperty,Ny=Oy.propertyIsEnumerable,Iy=By(function(){return arguments}())?By:function(e){return My(e)&&jy.call(e,"callee")&&!Ny.call(e,"callee")},Ly=Array.isArray;var zy=function(){return!1},Fy=n((function(e,t){var n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,r=i&&i.exports===n?_y.Buffer:void 0,o=(r?r.isBuffer:void 0)||zy;e.exports=o})),$y=/^(?:0|[1-9]\d*)$/;var Vy=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&$y.test(e))&&e>-1&&e%1==0&&e<t};var Hy=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},Gy={};Gy["[object Float32Array]"]=Gy["[object Float64Array]"]=Gy["[object Int8Array]"]=Gy["[object Int16Array]"]=Gy["[object Int32Array]"]=Gy["[object Uint8Array]"]=Gy["[object Uint8ClampedArray]"]=Gy["[object Uint16Array]"]=Gy["[object Uint32Array]"]=!0,Gy["[object Arguments]"]=Gy["[object Array]"]=Gy["[object ArrayBuffer]"]=Gy["[object Boolean]"]=Gy["[object DataView]"]=Gy["[object Date]"]=Gy["[object Error]"]=Gy["[object Function]"]=Gy["[object Map]"]=Gy["[object Number]"]=Gy["[object Object]"]=Gy["[object RegExp]"]=Gy["[object Set]"]=Gy["[object String]"]=Gy["[object WeakMap]"]=!1;var Wy=function(e){return My(e)&&Hy(e.length)&&!!Gy[Dy(e)]};var qy=function(e){return function(t){return e(t)}},Uy=n((function(e,t){var n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,r=i&&i.exports===n&&by.process,o=function(){try{var e=i&&i.require&&i.require("util").types;return e||r&&r.binding&&r.binding("util")}catch(e){}}();e.exports=o})),Ky=Uy&&Uy.isTypedArray,Yy=Ky?qy(Ky):Wy,Xy=Object.prototype.hasOwnProperty;var Zy=function(e,t){var n=Ly(e),i=!n&&Iy(e),r=!n&&!i&&Fy(e),o=!n&&!i&&!r&&Yy(e),a=n||i||r||o,s=a?yy(e.length,String):[],c=s.length;for(var p in e)!t&&!Xy.call(e,p)||a&&("length"==p||r&&("offset"==p||"parent"==p)||o&&("buffer"==p||"byteLength"==p||"byteOffset"==p)||Vy(p,c))||s.push(p);return s},Jy=Object.prototype;var Qy=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Jy)};var eb=function(e,t){return function(n){return e(t(n))}},tb=eb(Object.keys,Object),nb=Object.prototype.hasOwnProperty;var ib=function(e){if(!Qy(e))return tb(e);var t=[];for(var n in Object(e))nb.call(e,n)&&"constructor"!=n&&t.push(n);return t};var rb=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};var ob=function(e){if(!rb(e))return!1;var t=Dy(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t};var ab=function(e){return null!=e&&Hy(e.length)&&!ob(e)};var sb=function(e){return ab(e)?Zy(e):ib(e)};var cb=function(e,t){return e&&gy(e,t,sb)};var pb=function(e,t){return function(n,i){if(null==n)return n;if(!ab(n))return e(n,i);for(var r=n.length,o=t?r:-1,a=Object(n);(t?o--:++o<r)&&!1!==i(a[o],o,a););return n}}(cb);var ub=function(e){return e};var lb=function(e){return"function"==typeof e?e:ub};var db=function(e,t){return(Ly(e)?vy:pb)(e,lb(t))},hb=Object.create,fb=function(){function e(){}return function(t){if(!rb(t))return{};if(hb)return hb(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var mb=function(){this.__data__=[],this.size=0};var vb=function(e,t){return e===t||e!=e&&t!=t};var gb=function(e,t){for(var n=e.length;n--;)if(vb(e[n][0],t))return n;return-1},yb=Array.prototype.splice;var bb=function(e){var t=this.__data__,n=gb(t,e);return!(n<0)&&(n==t.length-1?t.pop():yb.call(t,n,1),--this.size,!0)};var xb=function(e){var t=this.__data__,n=gb(t,e);return n<0?void 0:t[n][1]};var _b=function(e){return gb(this.__data__,e)>-1};var Eb=function(e,t){var n=this.__data__,i=gb(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this};function wb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}wb.prototype.clear=mb,wb.prototype.delete=bb,wb.prototype.get=xb,wb.prototype.has=_b,wb.prototype.set=Eb;var Sb=wb;var Cb=function(){this.__data__=new Sb,this.size=0};var Pb=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n};var Tb=function(e){return this.__data__.get(e)};var Rb,Ab=function(e){return this.__data__.has(e)},kb=_y["__core-js_shared__"],Db=(Rb=/[^.]+$/.exec(kb&&kb.keys&&kb.keys.IE_PROTO||""))?"Symbol(src)_1."+Rb:"";var Mb=function(e){return!!Db&&Db in e},Bb=Function.prototype.toString;var Ob=function(e){if(null!=e){try{return Bb.call(e)}catch(e){}try{return e+""}catch(e){}}return""},jb=/^\[object .+?Constructor\]$/,Nb=Function.prototype,Ib=Object.prototype,Lb=Nb.toString,zb=Ib.hasOwnProperty,Fb=RegExp("^"+Lb.call(zb).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var $b=function(e){return!(!rb(e)||Mb(e))&&(ob(e)?Fb:jb).test(Ob(e))};var Vb=function(e,t){return null==e?void 0:e[t]};var Hb=function(e,t){var n=Vb(e,t);return $b(n)?n:void 0},Gb=Hb(_y,"Map"),Wb=Hb(Object,"create");var qb=function(){this.__data__=Wb?Wb(null):{},this.size=0};var Ub=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Kb=Object.prototype.hasOwnProperty;var Yb=function(e){var t=this.__data__;if(Wb){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Kb.call(t,e)?t[e]:void 0},Xb=Object.prototype.hasOwnProperty;var Zb=function(e){var t=this.__data__;return Wb?void 0!==t[e]:Xb.call(t,e)};var Jb=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Wb&&void 0===t?"__lodash_hash_undefined__":t,this};function Qb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Qb.prototype.clear=qb,Qb.prototype.delete=Ub,Qb.prototype.get=Yb,Qb.prototype.has=Zb,Qb.prototype.set=Jb;var ex=Qb;var tx=function(){this.size=0,this.__data__={hash:new ex,map:new(Gb||Sb),string:new ex}};var nx=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};var ix=function(e,t){var n=e.__data__;return nx(t)?n["string"==typeof t?"string":"hash"]:n.map};var rx=function(e){var t=ix(this,e).delete(e);return this.size-=t?1:0,t};var ox=function(e){return ix(this,e).get(e)};var ax=function(e){return ix(this,e).has(e)};var sx=function(e,t){var n=ix(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this};function cx(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}cx.prototype.clear=tx,cx.prototype.delete=rx,cx.prototype.get=ox,cx.prototype.has=ax,cx.prototype.set=sx;var px=cx;var ux=function(e,t){var n=this.__data__;if(n instanceof Sb){var i=n.__data__;if(!Gb||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new px(i)}return n.set(e,t),this.size=n.size,this};function lx(e){var t=this.__data__=new Sb(e);this.size=t.size}lx.prototype.clear=Cb,lx.prototype.delete=Pb,lx.prototype.get=Tb,lx.prototype.has=Ab,lx.prototype.set=ux;var dx=lx;var hx=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this};var fx=function(e){return this.__data__.has(e)};function mx(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new px;++t<n;)this.add(e[t])}mx.prototype.add=mx.prototype.push=hx,mx.prototype.has=fx;var vx=mx;var gx=function(e,t){for(var n=-1,i=null==e?0:e.length;++n<i;)if(t(e[n],n,e))return!0;return!1};var yx=function(e,t){return e.has(t)};var bx=function(e,t,n,i,r,o){var a=1&n,s=e.length,c=t.length;if(s!=c&&!(a&&c>s))return!1;var p=o.get(e),u=o.get(t);if(p&&u)return p==t&&u==e;var l=-1,d=!0,h=2&n?new vx:void 0;for(o.set(e,t),o.set(t,e);++l<s;){var f=e[l],m=t[l];if(i)var v=a?i(m,f,l,t,e,o):i(f,m,l,e,t,o);if(void 0!==v){if(v)continue;d=!1;break}if(h){if(!gx(t,(function(e,t){if(!yx(h,t)&&(f===e||r(f,e,n,i,o)))return h.push(t)}))){d=!1;break}}else if(f!==m&&!r(f,m,n,i,o)){d=!1;break}}return o.delete(e),o.delete(t),d},xx=_y.Uint8Array;var _x=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,i){n[++t]=[i,e]})),n};var Ex=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n},wx=Ey?Ey.prototype:void 0,Sx=wx?wx.valueOf:void 0;var Cx=function(e,t,n,i,r,o,a){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!o(new xx(e),new xx(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return vb(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var s=_x;case"[object Set]":var c=1&i;if(s||(s=Ex),e.size!=t.size&&!c)return!1;var p=a.get(e);if(p)return p==t;i|=2,a.set(e,t);var u=bx(s(e),s(t),i,r,o,a);return a.delete(e),u;case"[object Symbol]":if(Sx)return Sx.call(e)==Sx.call(t)}return!1};var Px=function(e,t){for(var n=-1,i=t.length,r=e.length;++n<i;)e[r+n]=t[n];return e};var Tx=function(e,t,n){var i=t(e);return Ly(e)?i:Px(i,n(e))};var Rx=function(e,t){for(var n=-1,i=null==e?0:e.length,r=0,o=[];++n<i;){var a=e[n];t(a,n,e)&&(o[r++]=a)}return o};var Ax=function(){return[]},kx=Object.prototype.propertyIsEnumerable,Dx=Object.getOwnPropertySymbols,Mx=Dx?function(e){return null==e?[]:(e=Object(e),Rx(Dx(e),(function(t){return kx.call(e,t)})))}:Ax;var Bx=function(e){return Tx(e,sb,Mx)},Ox=Object.prototype.hasOwnProperty;var jx=function(e,t,n,i,r,o){var a=1&n,s=Bx(e),c=s.length;if(c!=Bx(t).length&&!a)return!1;for(var p=c;p--;){var u=s[p];if(!(a?u in t:Ox.call(t,u)))return!1}var l=o.get(e),d=o.get(t);if(l&&d)return l==t&&d==e;var h=!0;o.set(e,t),o.set(t,e);for(var f=a;++p<c;){var m=e[u=s[p]],v=t[u];if(i)var g=a?i(v,m,u,t,e,o):i(m,v,u,e,t,o);if(!(void 0===g?m===v||r(m,v,n,i,o):g)){h=!1;break}f||(f="constructor"==u)}if(h&&!f){var y=e.constructor,b=t.constructor;y==b||!("constructor"in e)||!("constructor"in t)||"function"==typeof y&&y instanceof y&&"function"==typeof b&&b instanceof b||(h=!1)}return o.delete(e),o.delete(t),h},Nx=Hb(_y,"DataView"),Ix=Hb(_y,"Promise"),Lx=Hb(_y,"Set"),zx=Hb(_y,"WeakMap"),Fx="[object Map]",$x="[object Promise]",Vx="[object Set]",Hx="[object WeakMap]",Gx="[object DataView]",Wx=Ob(Nx),qx=Ob(Gb),Ux=Ob(Ix),Kx=Ob(Lx),Yx=Ob(zx),Xx=Dy;(Nx&&Xx(new Nx(new ArrayBuffer(1)))!=Gx||Gb&&Xx(new Gb)!=Fx||Ix&&Xx(Ix.resolve())!=$x||Lx&&Xx(new Lx)!=Vx||zx&&Xx(new zx)!=Hx)&&(Xx=function(e){var t=Dy(e),n="[object Object]"==t?e.constructor:void 0,i=n?Ob(n):"";if(i)switch(i){case Wx:return Gx;case qx:return Fx;case Ux:return $x;case Kx:return Vx;case Yx:return Hx}return t});var Zx=Xx,Jx="[object Arguments]",Qx="[object Array]",e_="[object Object]",t_=Object.prototype.hasOwnProperty;var n_=function(e,t,n,i,r,o){var a=Ly(e),s=Ly(t),c=a?Qx:Zx(e),p=s?Qx:Zx(t),u=(c=c==Jx?e_:c)==e_,l=(p=p==Jx?e_:p)==e_,d=c==p;if(d&&Fy(e)){if(!Fy(t))return!1;a=!0,u=!1}if(d&&!u)return o||(o=new dx),a||Yy(e)?bx(e,t,n,i,r,o):Cx(e,t,c,n,i,r,o);if(!(1&n)){var h=u&&t_.call(e,"__wrapped__"),f=l&&t_.call(t,"__wrapped__");if(h||f){var m=h?e.value():e,v=f?t.value():t;return o||(o=new dx),r(m,v,n,i,o)}}return!!d&&(o||(o=new dx),jx(e,t,n,i,r,o))};var i_=function e(t,n,i,r,o){return t===n||(null==t||null==n||!My(t)&&!My(n)?t!=t&&n!=n:n_(t,n,i,r,e,o))};var r_=function(e,t,n,i){var r=n.length,o=r,a=!i;if(null==e)return!o;for(e=Object(e);r--;){var s=n[r];if(a&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++r<o;){var c=(s=n[r])[0],p=e[c],u=s[1];if(a&&s[2]){if(void 0===p&&!(c in e))return!1}else{var l=new dx;if(i)var d=i(p,u,c,e,t,l);if(!(void 0===d?i_(u,p,3,i,l):d))return!1}}return!0};var o_=function(e){return e==e&&!rb(e)};var a_=function(e){for(var t=sb(e),n=t.length;n--;){var i=t[n],r=e[i];t[n]=[i,r,o_(r)]}return t};var s_=function(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}};var c_=function(e){var t=a_(e);return 1==t.length&&t[0][2]?s_(t[0][0],t[0][1]):function(n){return n===e||r_(n,e,t)}};var p_=function(e){return"symbol"==typeof e||My(e)&&"[object Symbol]"==Dy(e)},u_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,l_=/^\w*$/;var d_=function(e,t){if(Ly(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!p_(e))||(l_.test(e)||!u_.test(e)||null!=t&&e in Object(t))};function h_(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var i=arguments,r=t?t.apply(this,i):i[0],o=n.cache;if(o.has(r))return o.get(r);var a=e.apply(this,i);return n.cache=o.set(r,a)||o,a};return n.cache=new(h_.Cache||px),n}h_.Cache=px;var f_=h_;var m_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,v_=/\\(\\)?/g,g_=function(e){var t=f_(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(m_,(function(e,n,i,r){t.push(i?r.replace(v_,"$1"):n||e)})),t}));var y_=function(e,t){for(var n=-1,i=null==e?0:e.length,r=Array(i);++n<i;)r[n]=t(e[n],n,e);return r},b_=Ey?Ey.prototype:void 0,x_=b_?b_.toString:void 0;var __=function e(t){if("string"==typeof t)return t;if(Ly(t))return y_(t,e)+"";if(p_(t))return x_?x_.call(t):"";var n=t+"";return"0"==n&&1/t==-Infinity?"-0":n};var E_=function(e){return null==e?"":__(e)};var w_=function(e,t){return Ly(e)?e:d_(e,t)?[e]:g_(E_(e))};var S_=function(e){if("string"==typeof e||p_(e))return e;var t=e+"";return"0"==t&&1/e==-Infinity?"-0":t};var C_=function(e,t){for(var n=0,i=(t=w_(t,e)).length;null!=e&&n<i;)e=e[S_(t[n++])];return n&&n==i?e:void 0};var P_=function(e,t,n){var i=null==e?void 0:C_(e,t);return void 0===i?n:i};var T_=function(e,t){return null!=e&&t in Object(e)};var R_=function(e,t,n){for(var i=-1,r=(t=w_(t,e)).length,o=!1;++i<r;){var a=S_(t[i]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++i!=r?o:!!(r=null==e?0:e.length)&&Hy(r)&&Vy(a,r)&&(Ly(e)||Iy(e))};var A_=function(e,t){return null!=e&&R_(e,t,T_)};var k_=function(e,t){return d_(e)&&o_(t)?s_(S_(e),t):function(n){var i=P_(n,e);return void 0===i&&i===t?A_(n,e):i_(t,i,3)}};var D_=function(e){return function(t){return null==t?void 0:t[e]}};var M_=function(e){return function(t){return C_(t,e)}};var B_=function(e){return d_(e)?D_(S_(e)):M_(e)};var O_=function(e){return"function"==typeof e?e:null==e?ub:"object"==typeof e?Ly(e)?k_(e[0],e[1]):c_(e):B_(e)},j_=eb(Object.getPrototypeOf,Object);var N_=function(e,t,n){var i=Ly(e),r=i||Fy(e)||Yy(e);if(t=O_(t),null==n){var o=e&&e.constructor;n=r?i?new o:[]:rb(e)&&ob(o)?fb(j_(e)):{}}return(r?vy:cb)(e,(function(e,i,r){return t(n,e,i,r)})),n},I_=t(jr),L_=I_.is;function z_(e){this._elementRegistry=e}z_.$inject=["elementRegistry"];var F_=z_;function $_(e,t){db(t,(function(t,n){e.set(n,t)}))}z_.prototype.execute=function(e){var t=e.element,n=e.businessObject,i=function(e){for(var t=e;t.$parent;)t=t.$parent;return t}(n).rootElements,r=e.referenceType,o=e.referenceProperty,a=[t];if(!t)throw new Error("element required");if(!n)throw new Error("businessObject required");var s=e.properties,c=e.oldProperties||function(e,t){return N_(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,sb(s));return void 0!==r&&void 0!==o&&db(i,(function(e){L_(e,r)&&e.id===s[o]&&(s[o]=e)})),$_(n,s),e.oldProperties=c,e.changed=a,a},z_.prototype.revert=function(e){var t=e.oldProperties;return $_(e.businessObject,t),e.changed};var V_={},H_=V_;function G_(e,t){this._elementRegistry=e,this._bpmnFactory=t}V_.createElement=function(e,t,n,i){var r=i.create(e,t);return r.$parent=n,r},G_.$inject=["elementRegistry","bpmnFactory"];var W_=G_;function q_(e,t){if(!e)throw new Error(t+" required");return e}function U_(e,t){this._elementRegistry=e,this._bpmnFactory=t}G_.prototype.execute=function(e){var t=q_(e.referencingObject,"referencingObject"),n=q_(e.referenceProperty,"referenceProperty"),i=q_(e.newObject,"newObject"),r=q_(e.newObjectContainer,"newObjectContainer"),o=q_(e.newObjectParent,"newObjectParent"),a=[e.element],s=H_.createElement(i.type,i.properties,o,this._bpmnFactory);return e.referencedObject=s,r.push(s),e.previousReference=t[n],t[n]=s,e.changed=a,a},G_.prototype.revert=function(e){var t=e.referencingObject,n=e.referenceProperty,i=e.previousReference,r=e.referencedObject,o=e.newObjectContainer;return t.set(n,i),o.splice(o.indexOf(r),1),e.changed},U_.$inject=["elementRegistry","bpmnFactory"];var K_=U_;function Y_(e,t){if(!e)throw new Error(t+" required");return e}function X_(e,t){this._elementRegistry=e,this._bpmnFactory=t}U_.prototype.execute=function(e){var t=Y_(e.currentObject,"currentObject"),n=Y_(e.propertyName,"propertyName"),i=function(e,t){if(!e||"[object Array]"!==Object.prototype.toString.call(e))throw new Error(t+" needs to be a list");return e}(e.newObjects,"newObjects"),r=[e.element],o=[],a=this;return db(i,(function(e){var n=H_.createElement(e.type,e.properties,t,a._bpmnFactory);o.push(n)})),e.childObject=o,e.previousChilds=t[n],t[n]=o,e.changed=r,r},U_.prototype.revert=function(e){var t=e.currentObject,n=e.propertyName,i=e.previousChilds;return t.set(n,i),e.changed},X_.$inject=["elementRegistry","bpmnFactory"];var Z_=X_;function J_(e,t){if(!e)throw new Error(t+"required");return e}function Q_(e){this._commandStack=e}X_.prototype.execute=function(e){var t,n=J_(e.currentObject,"currentObject"),i=J_(e.propertyName,"propertyName"),r=e.updatedObjectList,o=e.objectsToRemove||[],a=e.objectsToAdd||[],s=e.objectsToPrepend||[],c=[e.element];e.referencePropertyName&&(t=e.referencePropertyName);var p=n[i];if(e.previousList=n[i],r)n[i]=r;else{var u=s.slice();if(db(p,(function(e){-1==o.indexOf(e)&&u.push(e)})),(u=u.concat(a)).length>0||!t)n[i]=u;else if(t){n.$parent.set(t,void 0)}}return e.changed=c,c},X_.prototype.revert=function(e){var t=e.currentObject,n=e.propertyName,i=e.previousList,r=t.$parent;return e.referencePropertyName&&r.set(e.referencePropertyName,t),t.set(n,i),e.changed},Q_.$inject=["commandStack"];var eE=Q_;Q_.prototype.preExecute=function(e){var t=this._commandStack;db(e,(function(e){t.execute(e.cmd,e.context)}))};var tE={"properties-panel.update-businessobject":F_,"properties-panel.create-and-reference":W_,"properties-panel.create-businessobject-list":K_,"properties-panel.update-businessobject-list":Z_,"properties-panel.multi-command-executor":eE};function nE(e,t){e.on("diagram.init",(function(){db(tE,(function(e,n){t.registerHandler(n,e)}))}))}nE.$inject=["eventBus","commandStack"];var iE={__init__:[nE]};var rE={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,(function(e,n){return t[n]||"{"+n+"}"}))}]},oE=Object.freeze({__proto__:null,default:rE}),aE=t(be),sE=t(a),cE=aE.query,pE=aE.clear,uE=aE.classes,lE=I_.is,dE=aE.domify,hE=sE.default,fE=/\s/,mE=/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i,vE=/^[a-z_][\w-.]*$/i,gE={"&":"&","<":"<",">":">",'"':""","'":"'"};function yE(e){if(e.selectedIndex>=0)return e.options[e.selectedIndex].value}function bE(e){for(var t=e;t.$parent;)t=t.$parent;return t}function xE(e,t){var n=[];return db(e||[],(function(e){lE(e,t)&&n.push(e)})),n}function _E(e,t){return xE(bE(e).rootElements,t)}function EE(e){return e.push({label:"",value:"",name:""})}function wE(e){var t=e.name||"";return e.errorCode&&(t+=" (code="+e.errorCode+")"),e.escalationCode&&(t+=" (code="+e.escalationCode+")"),t}function SE(e,t){var n=[],i=_E(e,t);return db(i,(function(e){n.push({label:wE(e),value:e.id,name:e.name})})),n}var CE=function(e,t,n,i){var r=SE(t,n);EE(r);var o=cE(e,i);return pE(o),db(r,(function(e){var t=dE('<option value="'+kE(e.value)+'">'+kE(e.label)+"</option>");o.appendChild(t)})),r};var PE=function(e,t,n){var i=e.$model.ids.assigned(t);return!t||i&&i!==e?n("Element must have an unique id."):TE(t,n)};function TE(e,t){return RE(e)?t("Id must not contain spaces."):vE.test(e)?void 0:mE.test(e)?t("Id must not contain prefix."):t("Id must be a valid QName.")}function RE(e){return fE.test(e)}var AE=function(e){return new hE([32,32,1]).nextPrefixed(e)};function kE(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return gE[e]}))}var DE=kE;var ME={selectedOption:yE,selectedType:function(e,t){return yE(cE(e,t))},getRoot:bE,filterElementsByType:xE,findRootElementsByType:_E,removeAllChildren:function(e){for(;e.firstChild;)e.removeChild(e.firstChild)},addEmptyParameter:EE,refreshOptionsModel:SE,updateOptionsDropDown:CE,isIdValid:PE,validateId:TE,containsSpace:RE,nextId:AE,triggerClickEvent:function(e){var t,n="click";if(document.createEvent){try{t=new MouseEvent(n,{view:window,bubbles:!0,cancelable:!0})}catch(e){(t=document.createEvent("MouseEvent")).initEvent(n,!0,!0)}return e.dispatchEvent(t)}return t=document.createEventObject(),e.fireEvent("onclick",t)},escapeHTML:DE,createDropdown:function(e){var t,n=e.menu,i=dE('<div class="group__dropdown"><button class="group__dropdown-button"><svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="currentColor" d="M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z"></path></svg></button><div class="group__dropdown-menu"></div></div>'),r=cE(".group__dropdown-button",i),o=cE(".group__dropdown-menu",i);return r.addEventListener("click",(function(e){uE(i).toggle("group__dropdown--open"),function(e){function n(t){if(t!==e){var r=t.target;o===r||o.contains(r)||(uE(i).remove("group__dropdown--open"),document.removeEventListener("click",n))}}t&&document.removeEventListener("click",t);document.addEventListener("click",n),t=n}(e)})),db(n,(function(e){var t=dE('<div class="group__dropdown-menu-item" data-dropdown-action="'+e.id+'">'+kE(e.label)+"</div>");t.addEventListener("click",(function(){e.onClick(),uE(i).remove("group__dropdown--open")})),o.appendChild(t)})),i}};var BE=function(e,t){var n=[];return pb(e,(function(e,i,r){t(e,i,r)&&n.push(e)})),n};var OE=function(e,t){return(Ly(e)?Rx:BE)(e,O_(t))},jE=Object.prototype.hasOwnProperty;var NE=function(e){if(null==e)return!0;if(ab(e)&&(Ly(e)||"string"==typeof e||"function"==typeof e.splice||Fy(e)||Yy(e)||Iy(e)))return!e.length;var t=Zx(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(Qy(e))return!ib(e).length;for(var n in e)if(jE.call(e,n))return!1;return!0};var IE=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},LE=Math.max;var zE=function(e,t,n){return t=LE(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=LE(i.length-t,0),a=Array(o);++r<o;)a[r]=i[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=i[r];return s[t]=n(a),IE(e,this,s)}};var FE=function(e){return function(){return e}},$E=function(){try{var e=Hb(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),VE=$E?function(e,t){return $E(e,"toString",{configurable:!0,enumerable:!1,value:FE(t),writable:!0})}:ub,HE=Date.now;var GE=function(e){var t=0,n=0;return function(){var i=HE(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}},WE=GE(VE);var qE=function(e,t){return WE(zE(e,t,ub),e+"")};var UE=function(e,t,n,i){for(var r=e.length,o=n+(i?1:-1);i?o--:++o<r;)if(t(e[o],o,e))return o;return-1};var KE=function(e){return e!=e};var YE=function(e,t,n){for(var i=n-1,r=e.length;++i<r;)if(e[i]===t)return i;return-1};var XE=function(e,t,n){return t==t?YE(e,t,n):UE(e,KE,n)};var ZE=function(e,t){return!!(null==e?0:e.length)&&XE(e,t,0)>-1};var JE=function(e,t,n){for(var i=-1,r=null==e?0:e.length;++i<r;)if(n(t,e[i]))return!0;return!1};var QE=function(e,t,n,i){var r=-1,o=ZE,a=!0,s=e.length,c=[],p=t.length;if(!s)return c;n&&(t=y_(t,qy(n))),i?(o=JE,a=!1):t.length>=200&&(o=yx,a=!1,t=new vx(t));e:for(;++r<s;){var u=e[r],l=null==n?u:n(u);if(u=i||0!==u?u:0,a&&l==l){for(var d=p;d--;)if(t[d]===l)continue e;c.push(u)}else o(t,l,i)||c.push(u)}return c},ew=Ey?Ey.isConcatSpreadable:void 0;var tw=function(e){return Ly(e)||Iy(e)||!!(ew&&e&&e[ew])};var nw=function e(t,n,i,r,o){var a=-1,s=t.length;for(i||(i=tw),o||(o=[]);++a<s;){var c=t[a];n>0&&i(c)?n>1?e(c,n-1,i,r,o):Px(o,c):r||(o[o.length]=c)}return o};var iw=function(){},rw=Lx&&1/Ex(new Lx([,-0]))[1]==1/0?function(e){return new Lx(e)}:iw;var ow=function(e,t,n){var i=-1,r=ZE,o=e.length,a=!0,s=[],c=s;if(n)a=!1,r=JE;else if(o>=200){var p=t?null:rw(e);if(p)return Ex(p);a=!1,r=yx,c=new vx}else c=t?[]:s;e:for(;++i<o;){var u=e[i],l=t?t(u):u;if(u=n||0!==u?u:0,a&&l==l){for(var d=c.length;d--;)if(c[d]===l)continue e;t&&c.push(l),s.push(u)}else r(c,l,n)||(c!==s&&c.push(l),s.push(u))}return s};var aw=function(e,t,n){var i=e.length;if(i<2)return i?ow(e[0]):[];for(var r=-1,o=Array(i);++r<i;)for(var a=e[r],s=-1;++s<i;)s!=r&&(o[r]=QE(o[r]||a,e[s],t,n));return ow(nw(o,1),t,n)};var sw=function(e){return My(e)&&ab(e)},cw=qE((function(e){return aw(Rx(e,sw))})),pw=function(){return _y.Date.now()},uw=/\s/;var lw=function(e){for(var t=e.length;t--&&uw.test(e.charAt(t)););return t},dw=/^\s+/;var hw=function(e){return e?e.slice(0,lw(e)+1).replace(dw,""):e},fw=/^[-+]0x[0-9a-f]+$/i,mw=/^0b[01]+$/i,vw=/^0o[0-7]+$/i,gw=parseInt;var yw=function(e){if("number"==typeof e)return e;if(p_(e))return NaN;if(rb(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=rb(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=hw(e);var n=mw.test(e);return n||vw.test(e)?gw(e.slice(2),n?2:8):fw.test(e)?NaN:+e},bw=Math.max,xw=Math.min;var _w=function(e,t,n){var i,r,o,a,s,c,p=0,u=!1,l=!1,d=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var n=i,o=r;return i=r=void 0,p=t,a=e.apply(o,n)}function f(e){return p=e,s=setTimeout(v,t),u?h(e):a}function m(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-p>=o}function v(){var e=pw();if(m(e))return g(e);s=setTimeout(v,function(e){var n=t-(e-c);return l?xw(n,o-(e-p)):n}(e))}function g(e){return s=void 0,d&&i?h(e):(i=r=void 0,a)}function y(){var e=pw(),n=m(e);if(i=arguments,r=this,c=e,n){if(void 0===s)return f(c);if(l)return clearTimeout(s),s=setTimeout(v,t),h(c)}return void 0===s&&(s=setTimeout(v,t)),a}return t=yw(t)||0,rb(n)&&(u=!!n.leading,o=(l="maxWait"in n)?bw(yw(n.maxWait)||0,t):o,d="trailing"in n?!!n.trailing:d),y.cancel=function(){void 0!==s&&clearTimeout(s),p=0,i=c=r=s=void 0},y.flush=function(){return void 0===s?a:g(pw())},y};var Ew=function(e){return(null==e?0:e.length)?nw(e,Infinity):[]};var ww=function(e,t,n){"__proto__"==t&&$E?$E(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n};var Sw=function(e,t,n,i){for(var r=-1,o=null==e?0:e.length;++r<o;){var a=e[r];t(i,a,n(a),e)}return i};var Cw=function(e,t,n,i){return pb(e,(function(e,r,o){t(i,e,n(e),o)})),i};var Pw=function(e,t){return function(n,i){var r=Ly(n)?Sw:Cw,o=t?t():{};return r(n,e,O_(i),o)}}((function(e,t,n){ww(e,n,t)}));var Tw=function(e,t){var n=-1,i=ab(e)?Array(e.length):[];return pb(e,(function(e,r,o){i[++n]=t(e,r,o)})),i};var Rw=function(e,t){return(Ly(e)?y_:Tw)(e,O_(t))};var Aw=function(e,t,n,i){var r=-1,o=null==e?0:e.length;for(i&&o&&(n=e[++r]);++r<o;)n=t(n,e[r],r,e);return n};var kw=function(e,t,n,i,r){return r(e,(function(e,r,o){n=i?(i=!1,e):t(n,e,r,o)})),n};var Dw=function(e,t,n){var i=Ly(e)?Aw:kw,r=arguments.length<3;return i(e,O_(t),n,r,pb)};var Mw=function(e,t,n){var i=e.start,r=i,o=n.length-t.length;n.length,t.length;var a=t.substring(i);return n.lastIndexOf(a)===n.length-a.length&&(t=t.substring(0,t.length-a.length),n=n.substring(0,n.length-a.length)),(o=function(e,t){var n,i,r,o=0,a=0;t.length>e.length?(i=t,r=e):(i=e,r=t);for(;o<i.length;)i.charAt(o)!==r.charAt(a)?(n||(n={l_start:o,s_start:a}),o++):(n&&!n.complete&&(n.l_end=o,n.s_end=a,n.complete=!0),a++,o++);n&&!n.complete&&(n.complete=!0,n.s_end=r.length,n.l_end=i.length);if(!n)return;return t.length>e.length?{newStart:n.l_start,newEnd:n.l_end,type:"add"}:{newStart:n.s_start,newEnd:n.s_end,type:t.length<e.length?"remove":"replace"}}(t,n))&&(r="remove"===o.type?o.newStart:o.newEnd),Bw(r)};function Bw(e,t){return{start:e,end:void 0===t?e:t}}var Ow=Bw;Mw.range=Ow;var jw={scrollSymbolLeft:"‹",scrollSymbolRight:"›"};function Nw(e,t){G(this,function(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).slice().map((function(e){e(n)})),(e["*"]||[]).slice().map((function(e){e(t,n)}))}}}()),this.options=t=G({},jw,t),this.container=e,this._createScrollButtons(e,t),this._bindEvents(e)}function Iw(e,t){var n=Lw(e);return n||(n=new Nw(e,t),e.__scrollTabs=n),n}function Lw(e){return e.__scrollTabs}Nw.prototype._createButton=function(e,t){var n=t.className,i=t.direction,r=ve("."+n,e);return r||(r=he('<span class="scroll-tabs-button '+n+'">'+t.label+"</span>"),e.insertBefore(r,e.childNodes[0])),K(r,"data-direction",i),r},Nw.prototype._createScrollButtons=function(e,t){this._createButton(e,{className:"scroll-tabs-left",label:t.scrollSymbolLeft,direction:-1}),this._createButton(e,{className:"scroll-tabs-right",label:t.scrollSymbolRight,direction:1})},Nw.prototype.getActiveTabNode=function(){return ve(this.options.selectors.active,this.container)},Nw.prototype.getTabsContainerNode=function(){return ve(this.options.selectors.tabsContainer,this.container)},Nw.prototype.getAllTabNodes=function(){return ge(this.options.selectors.tab,this.container)},Nw.prototype.getVisibleTabs=function(){var e=this.getAllTabNodes(),t=this.options.selectors.ignore;return E(e,(function(e){return!re(e,t)}))},Nw.prototype.getAdjacentTab=function(e,t){var n=this.getVisibleTabs(),i=n.indexOf(e);return n[i+t]},Nw.prototype._bindEvents=function(e){this._bindWheelEvent(e),this._bindTabClickEvents(e),this._bindScrollButtonEvents(e)},Nw.prototype._bindTabClickEvents=function(e){var t=this.options.selectors.tab,n=this;de.bind(e,t,"click",(function(e){n.scrollToTabNode(e.delegateTarget)}))},Nw.prototype._bindWheelEvent=function(e){var t=this;pe.bind(e,"wheel",(function(e){var n=Math.sign(e.deltaY),i=t.getActiveTabNode(),r=t.getAdjacentTab(i,n);r&&(t.scrollToTabNode(r),t.emit("scroll",r,i,n)),e.preventDefault()}))},Nw.prototype._bindScrollButtonEvents=function(e){var t=this;de.bind(e,".scroll-tabs-button","click",(function(e){var n=e.delegateTarget,i=parseInt(K(n,"data-direction"),10),r=t.getActiveTabNode(),o=t.getAdjacentTab(r,i);o&&(t.scrollToTabNode(o),t.emit("scroll",o,r,i)),e.preventDefault()}))},Nw.prototype.scrollToTabNode=function(e){if(e){var t=e.parentNode,n=e.offsetWidth,i=e.offsetLeft,r=i+n,o=t.offsetWidth;t.scrollLeft>i?t.scrollLeft=0:r>o&&(t.scrollLeft=r-o)}},Nw.prototype.update=function(){var e=this.getTabsContainerNode(),t=e.scrollWidth>e.offsetWidth;Q(this.container).toggle("scroll-tabs-overflow",t),t&&this.scrollToTabNode(this.getActiveTabNode())},Iw.get=Lw;var zw=t(Object.freeze({__proto__:null,default:Iw})),Fw=ME.createDropdown,$w=ME.escapeHTML,Vw=aE.domify,Hw=aE.query,Gw=aE.queryAll,Ww=aE.remove,qw=aE.classes,Uw=aE.closest,Kw=aE.attr,Yw=aE.delegate,Xw=aE.matches,Zw=zw.default,Jw=I_.getBusinessObject,Qw="bpp-hidden";function eS(e){return"checkbox"===e.type||"radio"===e.type}function tS(e){return Kw(e,"contenteditable")}function nS(e,t){var n=Gw("input[name], textarea[name], select[name], [contenteditable]",e);return n&&n.length||(n=Xw(e,"option")?[e]:n),t||(n=OE(n,(function(e){return!Uw(e,".bpp-hidden")}))),n}function iS(e){var t={},n=nS(e);return db(n,(function(e){var n=e.value,i=Kw(e,"name")||Kw(e,"data-name");eS(e)?n=e.checked?!Kw(e,"value")||e.value:null:tS(e)&&(n=e.innerText),null!==n&&(t[i]=n)})),t}function rS(e){var t,n=Hw("[data-list-entry-container]",e);if(n){t=[];var i=n.children||[];db(i,(function(e){t.push(iS(e))}))}else t=iS(e);return t}function oS(e,t){return!(e&&!t)&&sb(e).concat(sb(t)).every((function(n){return e[n]===t[n]}))}function aS(e){return Pw(Ew(Rw(Ew(Rw(e,"groups")),"entries")),"id")}function sS(e,t,n,i,r,o){this._eventBus=n,this._modeling=i,this._commandStack=r,this._canvas=o;var a=t.get("propertiesProvider",!1);a&&this.registerProvider(a),this._init(e)}sS.$inject=["config.propertiesPanel","injector","eventBus","modeling","commandStack","canvas"];var cS=sS;function pS(e){return e&&(e.isImplicit||"__implicitroot"===e.id)}sS.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),"function"==typeof t.getTabs?(this._eventBus.on("propertiesPanel.getProviders",e,(function(e){e.providers.push(t)})),this._eventBus.fire("propertiesPanel.providersChanged")):console.error("Properties provider does not impement #getTabs(element) API")},sS.prototype._init=function(e){var t=this._canvas,n=this._eventBus,i=this;n.on("root.added",(function(e){var t=e.element;pS(t)||i.update(t)})),n.on("selection.changed",(function(e){var n=e.newSelection[0];pS(t.getRootElement())||i.update(n)})),n.on(["propertiesPanel.changed","propertiesPanel.resized"],(function(e){var t=Hw(".bpp-properties-tab-bar",i._container);if(t){var n=Zw.get(t);n||(n=Zw(t,{selectors:{tabsContainer:".bpp-properties-tabs-links",tab:".bpp-properties-tabs-links li",ignore:".bpp-hidden",active:".bpp-active"}})).on("scroll",(function(e,t,n){var r=Hw("[data-tab-target]",e),o=Kw(r,"data-tab-target");i.activateTab(o)})),n.update()}})),n.on("elements.changed",(function(e){var t=i._current,n=t&&t.element;n&&-1!==e.elements.indexOf(n)&&i.update(n)})),n.on(["elementTemplates.changed","propertiesPanel.providersChanged"],(function(){var e=i._current,t=e&&e.element;t&&i.update(t)})),n.on("diagram.destroy",(function(){i.detach()})),this._container=Vw('<div class="bpp-properties-panel" input-handle-modified-keys="z,y"></div>'),this._bindListeners(this._container),e&&e.parent&&this.attachTo(e.parent)},sS.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=Hw(e));var t=this._container;e.appendChild(t),this._emit("attach")},sS.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach"),t.removeChild(e))},sS.prototype.activateTab=function(e){rb(e)&&(e=e.id);var t=Gw(".bpp-properties-tab",this._current.panel),n=Gw(".bpp-properties-tab-link",this._current.panel);db(t,(function(e){qw(e).remove("bpp-active")})),db(n,(function(e){qw(e).remove("bpp-active")}));var i=OE(t,(function(e){return!qw(e).has(Qw)})),r=Dw(i,(function(t,n){return Kw(n,"data-tab")===e?n:t}),i[0]);r&&qw(r).add("bpp-active");var o=OE(n,(function(e){return!qw(e).has(Qw)})),a=Dw(o,(function(t,n){return Kw(Hw("a[data-tab-target]",n),"data-tab-target")===e?n:t}),o[0]);a&&qw(a).add("bpp-active")},sS.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"propertiesPanel.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},sS.prototype._getTabs=function(e){var t=this._getProviders();return Dw(t,(function(t,n){var i=n.getTabs(e);return ob(i)?i(t):i}),[])},sS.prototype.update=function(e){e||(e=this._canvas.getRootElement());var t,n,i=this._getTabs(e);this._current&&(n=Hw(".bpp-properties-tab.bpp-active",this._current.panel))&&(t=Kw(n,"data-tab")),this._current&&this._current.element===e&&!this._entriesChanged(this._current.entries,aS(i))||(this._current&&Ww(this._current.panel),this._current=this._create(e,i)),this._updateActivation(this._current),t?this.activateTab(t):this.activateTab(this._current.tabs[0]),this._emit("changed")},sS.prototype._entriesChanged=function(e,t){var n=sb(e),i=sb(t);return!NE(cw(n,i))},sS.prototype._emit=function(e){this._eventBus.fire("propertiesPanel."+e,{panel:this,current:this._current})},sS.prototype._bindListeners=function(e){var t=this,n=function(e){var n,i,r=e.delegateTarget,o=Uw(r,"[data-entry]");if(o){n=Kw(o,"data-entry"),i=t.getEntry(n);var a=rS(o);if("change"===e.type){var s=Kw(r,"data-on-change");if(s)if(!t.executeAction(i,o,s,e))return t.update(t._current.element)}t.applyChanges(i,a,o),t.updateState(i,o)}};Yw.bind(e,"input, textarea, [contenteditable]","input",_w(n,300)),Yw.bind(e,"input, textarea, select, [contenteditable]","change",n),Yw.bind(e,"[contenteditable]","paste",(function(e){var t=(e.clipboardData||window.clipboardData).getData("text");n=t,t=n.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1,t),e.preventDefault();var n})),Yw.bind(e,"select","keydown",(function(e){46===e.keyCode&&(e.stopPropagation(),e.preventDefault())})),Yw.bind(e,"[data-auto-suggest]","input",(function(e){var n=e.delegateTarget,i=Uw(n,"[data-entry]");if(i){var r=Kw(n,"data-auto-suggest"),o=Kw(i,"data-entry"),a=t.getEntry(o);t.executeAction(a,i,r,e)}}),!0),Yw.bind(e,"[data-action]","click",(function(e){var n=e.delegateTarget,i=Uw(n,"[data-entry]"),r=Kw(n,"data-action"),o=Kw(i,"data-entry"),a=t.getEntry(o);if(!t.executeAction(a,i,r,e))return t.update(t._current.element);var s=rS(i);t.applyChanges(a,s,i),t.updateState(a,i)})),Yw.bind(e,"[data-blur]","blur",(function(e,n){var i=e.delegateTarget,r=Uw(i,"[data-entry]");if(r){var o=Kw(i,"data-blur"),a=Kw(r,"data-entry"),s=t.getEntry(a);if(t.executeAction(s,r,o,e)){var c=rS(r);t.applyChanges(s,c,r)}t.updateState(s,r)}}),!0),Yw.bind(e,".bpp-properties-tabs-links [data-tab-target]","click",(function(e){e.preventDefault();var n=e.delegateTarget,i=Kw(n,"data-tab-target");t.activateTab(i)}))},sS.prototype.updateState=function(e,t){this.updateShow(e,t),this.updateDisable(e,t)},sS.prototype.updateShow=function(e,t){var n=this._current;if(n){var i=Gw("[data-show]",t)||[];db(i,(function(i){var r=Kw(i,"data-show"),o=P_(e,r);if(o){var a=Uw(i,"[data-scope]")||t;o(n.element,t,i,a)||!1?qw(i).remove(Qw):qw(i).add(Qw)}}))}},sS.prototype.updateDisable=function(e,t){var n=this._current;if(n){var i=Gw("[data-disable]",t)||[];db(i,(function(i){var r=Kw(i,"data-disable"),o=P_(e,r);if(o){var a=Uw(i,"[data-scope]")||t,s=o(n.element,t,i,a)||!1;Kw(i,"disabled",s?"":null)}}))}},sS.prototype.executeAction=function(e,t,n,i){var r=this._current;if(r){var o=P_(e,n);if(o){var a=Uw(i.target,"[data-scope]")||t;return o.apply(e,[r.element,t,i,a])}}},sS.prototype.applyChanges=function(e,t,n){var i=this._current.element;if(!function(e,t){return Ly(e)?e.length===t.length&&e.every((function(e,n){return oS(e,t[n])})):oS(e,t)}(t,e.oldValues)){var r,o=e.set(i,t,n);Ly(o)?o.length&&(r={cmd:"properties-panel.multi-command-executor",context:Ew(o)}):r=o,r?this._commandStack.execute(r.cmd,r.context||{element:i}):this.update(i)}},sS.prototype.applyValidationErrors=function(e,t){var n=!0,i=nS(t,!0);return db(i,(function(t){var i=Kw(t,"name")||Kw(t,"data-name"),r=e&&e[i],o=Hw(".bpp-error-message",t.parentNode);r?(n=!1,o||(o=Vw("<div></div>"),qw(o).add("bpp-error-message"),t.parentNode.insertBefore(o,t.nextSibling)),o.textContent=r,qw(t).add("invalid")):(qw(t).remove("invalid"),o&&t.parentNode.removeChild(o))})),n},sS.prototype.validate=function(e,t,n){var i=this._current,r=!0;if(n=n||Hw('[data-entry="'+e.id+'"]',i.panel),t instanceof Array)for(var o=Hw("[data-list-entry-container]",n).children||[],a=0;a<t.length;a++){var s=t[a];if(e.validateListItem){var c=e.validateListItem(i.element,s,n,a),p=o[a];r=this.applyValidationErrors(c,p)&&r}}else e.validate&&(this.validationErrors=e.validate(i.element,t,n),r=this.applyValidationErrors(this.validationErrors,n)&&r);return r},sS.prototype.getEntry=function(e){return this._current&&this._current.entries[e]},sS.prototype._create=function(e,t){if(!e)return null;var n=this._container,i=this._createPanel(e,t);n.appendChild(i);var r=aS(t);return{tabs:t,groups:function(e){return Pw(Ew(Rw(e,"groups")),"id")}(t),entries:r,element:e,panel:i}},sS.prototype._bindTemplate=function(e,t,n,i,r){var o=this._eventBus;var a=function(e){var t="input[name], textarea[name], [data-value], [contenteditable]",n=Gw(t,e);return n&&n.length||!Xw(e,t)||(n=[e]),n}(i);db(a,(function(a){var s,c,p;"value"in a||"true"===tS(a)?(s=Kw(a,"name")||Kw(a,"data-name"),c=n[s],(p=function(t,n){return o.fire("propertiesPanel.isPropertyEditable",{entry:t,propertyName:n,element:e})}(t,s))&&t.editable&&(p=t.editable(e,i,a,s,c,r)),Kw(a,"readonly",p?null:""),Kw(a,"disabled",p?null:""),t.setControlValue?t.setControlValue(e,i,a,s,c,r):eS(a)?function(e,t){var n=e.value;e.checked=t===n||!Kw(e,"value")&&t}(a,c):function(e){return"select-one"===e.type}(a)?function(e,t){void 0!==t&&(e.value=t)}(a,c):function(e,t){var n,i=tS(e),r=i?e.innerText:e.value;void 0===t&&(t="");if(r===t)return;document.activeElement===e&&(n=Mw(function(e){return tS(e)?function(e){var t=window.getSelection(),n=t.focusNode,i=t.focusOffset,r=t.anchorOffset;if(!n)throw new Error("not selected");if(!e.contains(n))throw new Error("not selected");return{start:Math.min(i,r),end:Math.max(i,r)}}(e):{start:e.selectionStart,end:e.selectionEnd}}(e),r,t));i?e.innerText=t:e.value=t;n&&function(e,t){tS(e)?function(e,t){var n,i,r;n=e.firstChild||e,(i=document.createRange()).setStart(n,t.start),i.setEnd(n,t.end),(r=window.getSelection()).removeAllRanges(),r.addRange(i)}(e,t):(e.selectionStart=t.start,e.selectionEnd=t.end)}(e,n)}(a,c)):(s=Kw(a,"data-value"),c=n[s],t.setControlValue?t.setControlValue(e,i,a,s,c,r):function(e,t){e.textContent=t}(a,c))}))},sS.prototype._updateActivation=function(e){var t=this,n=this._eventBus,i=e.element;function r(e,t){qw(e).toggle(Qw,!t)}function o(e,t,n){var i=Hw(t,e);i&&(i.textContent=n)}var a=e.panel;db(e.tabs,(function(e){var s=Hw("[data-tab="+e.id+"]",a),c=Hw("[data-tab-target="+e.id+"]",a).parentNode,p=!1;db(e.groups,(function(a){var c=!1,u=Hw("[data-group="+a.id+"]",s);db(a.entries,(function(o){var s=Hw('[data-entry="'+o.id+'"]',u),p=function(e,t,r){return n.fire("propertiesPanel.isEntryVisible",{element:i,entry:e,group:t,tab:r})}(o,a,e);c=c||p,r(s,p);var l="get"in o?o.get(i,s):{};if(l instanceof Array){for(var d=Hw("[data-list-entry-container]",s),h=d.children||[],f=0;f<l.length;f++){var m=l[f],v=h[f];v||(v=Vw(o.createListEntryTemplate(m,f,d)),d.appendChild(v)),Kw(v,"data-index",f),t._bindTemplate(i,o,m,v,f)}for(var g=h.length-l.length,y=0;y<g;y++)d.removeChild(d.lastChild)}else t._bindTemplate(i,o,l,s);t.updateState(o,s),t.validate(o,l,s),o.oldValues=rS(s)})),"function"==typeof a.label&&o(u,".group-label",a.label(i,u)),c=c&&function(e,t,n){return!ob(e.enabled)||e.enabled(t,n)}(a,i,u),p=p||c,r(u,c)})),p=p&&function(e,t){return!ob(e.enabled)||e.enabled(t)}(e,i),r(s,p),r(c,p)})),o(a,"[data-label-id]",Jw(i).id||"")},sS.prototype._createPanel=function(e,t){var n=this,i=Vw('<div class="bpp-properties"></div>'),r=Vw('<div class="bpp-properties-header"><div class="label" data-label-id></div></div>'),o=Vw('<div class="bpp-properties-tab-bar"></div>'),a=Vw('<ul class="bpp-properties-tabs-links"></ul>'),s=Vw('<div class="bpp-properties-tabs-container"></div>');return i.appendChild(r),db(t,(function(e,t){if(!e.id)throw new Error("tab must have an id");var i=Vw('<div class="bpp-properties-tab" data-tab="'+$w(e.id)+'"></div>'),r=Vw('<li class="bpp-properties-tab-link"><a href data-tab-target="'+$w(e.id)+'">'+$w(e.label)+"</a></li>"),o=e.groups;db(o,(function(e){if(!e.id)throw new Error("group must have an id");var t=Vw('<div class="bpp-properties-group" data-group="'+$w(e.id)+'"><span class="group-toggle"></span><div class="group-header"><span class="group-label">'+$w(e.label)+"</span></div></div>");e.dropdown&&Hw(".group-header",t).appendChild(Fw(e.dropdown)),t.querySelector(".group-toggle").addEventListener("click",(function(e){qw(t).toggle("group-closed"),e.preventDefault(),e.stopPropagation()})),t.addEventListener("click",(function(e){!e.defaultPrevented&&qw(t).has("group-closed")&&qw(t).remove("group-closed")})),db(e.entries,(function(e){if(!e.id)throw new Error("entry must have an id");var i=e.html;"string"==typeof i&&(i=Vw(i)),i.get&&i.constructor.prototype.jquery&&(i=i.get(0));var r=Vw('<div class="bpp-properties-entry" data-entry="'+$w(e.id)+'"></div>');db(e.cssClasses||[],(function(e){qw(r).add(e)})),r.appendChild(i),t.appendChild(r),n.updateState(e,r)})),i.appendChild(t)})),a.appendChild(r),s.appendChild(i)})),o.appendChild(a),i.appendChild(o),i.appendChild(s),i};var uS={__depends__:[iE,t(oE).default],__init__:["propertiesPanel"],propertiesPanel:["type",cS]};function lS(e,t){var n=this;t=t||1e3,e.on("propertiesPanel.isEntryVisible",t,(function(e){var t=e.element,i=e.entry,r=e.group,o=e.tab;return n.isEntryVisible(t,i,r,o)})),e.on("propertiesPanel.isPropertyEditable",t,(function(e){var t=e.element,i=e.entry,r=e.group,o=e.propertyName,a=e.tab;return n.isPropertyEditable(o,t,i,r,a)}))}lS.$inject=["eventBus"];var dS=lS;lS.prototype.isEntryVisible=function(e,t,n,i){return!0},lS.prototype.isPropertyEditable=function(e,t,n,i,r){return!0};var hS=aE.domify,fS=aE.classes,mS=aE.event,vS=ME.escapeHTML,gS=function(e,t,n){for(var i,r,o,a=n&&n.show,s=[],c=/(?:\[([^\]]+)\]\((https?:\/\/[^)]+)\))|(?:<a href="(https?:\/\/[^"]+)">(.+?(?=<\/))<\/a>)/gi,p=0;i=c.exec(t);)i.index>p&&s.push(yS(t.substring(p,i.index))),r=i[2]&&encodeURI(i[2])||i[3],o=i[1]||i[4],s.push('<a href="'+r+'" target="_blank">'+yS(o)+"</a>"),p=i.index+i[0].length;p<t.length&&s.push(yS(t.substring(p))),t=s.join("");var u=hS('<div class="bpp-field-description description description--expanded"'+(a?'data-show="'+a+'">':">")+"</div>"),l=hS('<span class="description__text">'+t+"</span>");function d(n){n?(fS(u).add("description--expanded"),l.textContent=t+" ",f.textContent=e("Less")):(fS(u).remove("description--expanded"),l.textContent=h+" ... ",f.textContent=e("More"))}u.appendChild(l);var h,f,m=!1;return t.length>200&&(h=t.slice(0,200),f=hS('<span class="bpp-entry-link description__expand">'+e("More")+"</span>"),mS.bind(f,"click",(function(){d(m=!m)})),u.appendChild(f),d(m)),u};function yS(e){for(var t,n=0,i=[],r=/<br\s*\/?>/gi;t=r.exec(e);)t.index>n&&i.push(vS(e.substring(n,t.index))),i.push("<br />"),n=t.index+t[0].length;return n<e.length&&i.push(vS(e.substring(n))),i.join("")}var bS=ME.escapeHTML,xS=aE.domify,_S=aE.query,ES=function(e,t,n){var i=n,r=t.label||i.id,o=t.dataValueLabel,a=t.buttonLabel||"X",s=void 0!==t.buttonAction?t.buttonAction.name:"clear",c=void 0!==t.buttonAction?t.buttonAction.method:function(e,n){return _S('input[name="'+t.modelProperty+'"]',n).value="",!0},p=void 0!==t.buttonShow?t.buttonShow.name:"canClear",u=void 0!==t.buttonShow?t.buttonShow.method:function(e,n){return""!==_S('input[name="'+t.modelProperty+'"]',n).value},l=!!t.disabled&&"function"==typeof t.disabled,d=!!t.hidden&&"function"==typeof t.hidden,h=t.description;return i.html=xS('<label for="camunda-'+bS(i.id)+'" '+(l?'data-disable="isDisabled" ':"")+(d?'data-show="isHidden" ':"")+(o?'data-value="'+bS(o)+'"':"")+">"+bS(r)+'</label><div class="bpp-field-wrapper" '+(l?'data-disable="isDisabled"':"")+(d?'data-show="isHidden"':"")+'><input id="camunda-'+bS(i.id)+'" type="text" name="'+bS(t.modelProperty)+'" '+(l?'data-disable="isDisabled"':"")+(d?'data-show="isHidden"':"")+' /><button class="action-button '+bS(s)+'" data-action="'+bS(s)+'" data-show="'+bS(p)+'" '+(l?'data-disable="isDisabled"':"")+(d?' data-show="isHidden"':"")+"><span>"+bS(a)+"</span></button></div>"),h&&i.html.appendChild(gS(e,h,{show:d&&"isHidden"})),i[s]=c,i[p]=u,l&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),d&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-textfield"],i},wS={},SS=wS;wS.updateProperties=function(e,t){return{cmd:"element.updateProperties",context:{element:e,properties:t}}},wS.updateBusinessObject=function(e,t,n){return{cmd:"properties-panel.update-businessobject",context:{element:e,businessObject:t,properties:n}}},wS.addElementsTolist=function(e,t,n,i,r){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,objectsToPrepend:r,objectsToAdd:i}}},wS.removeElementsFromList=function(e,t,n,i,r){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,referencePropertyName:i,objectsToRemove:r}}},wS.addAndRemoveElementsFromList=function(e,t,n,i,r,o){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,referencePropertyName:i,objectsToAdd:r,objectsToRemove:o}}},wS.setList=function(e,t,n,i){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,updatedObjectList:i}}};var CS=aE.domify,PS=I_.getBusinessObject,TS=ME.escapeHTML,RS=function(e,t,n){var i=n,r=i.id,o=t.label||r,a=!!t.disabled&&"function"==typeof t.disabled,s=!!t.hidden&&"function"==typeof t.hidden,c=t.description;return i.html=CS('<input id="camunda-'+TS(r)+'" type="checkbox" name="'+TS(t.modelProperty)+'" '+(a?'data-disable="isDisabled"':"")+(s?'data-show="isHidden"':"")+' /><label for="camunda-'+TS(r)+'" '+(a?'data-disable="isDisabled"':"")+(s?'data-show="isHidden"':"")+">"+TS(o)+"</label>"),c&&i.html.appendChild(gS(e,c,{show:s&&"isHidden"})),i.get=function(e){var n=PS(e),i={};return i[t.modelProperty]=n.get(t.modelProperty),i},i.set=function(e,n){var i={};return i[t.modelProperty]=!!n[t.modelProperty],SS.updateProperties(e,i)},"function"==typeof t.set&&(i.set=t.set),"function"==typeof t.get&&(i.get=t.get),a&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),s&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-checkbox"],i},AS=ME.escapeHTML,kS=aE.domify,DS=aE.query,MS=function(e,t,n){var i=n,r=t.label||i.id,o=t.selectOptions||[{name:"",value:""}],a=t.modelProperty,s=t.emptyParameter,c=!!t.disabled&&"function"==typeof t.disabled,p=!!t.hidden&&"function"==typeof t.hidden,u=t.description;s&&(o=o.concat([{name:"",value:""}])),i.html=kS('<label for="camunda-'+AS(i.id)+'"'+(c?'data-disable="isDisabled" ':"")+(p?'data-show="isHidden" ':"")+">"+AS(r)+'</label><select id="camunda-'+AS(i.id)+'-select" name="'+AS(a)+'"'+(c?'data-disable="isDisabled" ':"")+(p?'data-show="isHidden" ':"")+" data-value></select>");var l=DS("select",i.html);return function(e){return!(!e||"[object Array]"!==Object.prototype.toString.call(e))}(o)&&db(o,(function(e){l.appendChild(kS('<option value="'+AS(e.value)+(e.title?'" title="'+AS(e.title):"")+'">'+(e.name?AS(e.name):"")+"</option>"))})),u&&"function"!=typeof t.showCustomInput&&i.html.appendChild(gS(e,u,{show:p&&"isHidden"})),i.setControlValue=function(e,t,n,i,r){if("function"==typeof o){var a=o(e,n);if(a){for(;n.firstChild;)n.removeChild(n.firstChild);db(a,(function(e){var t=kS(function(e){return'<option value="'+e.value+'">'+e.name+"</option>"}(e));n.appendChild(t)}))}}void 0!==r&&(n.value=r)},c&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),p&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-dropdown"],i},BS=Object.prototype.hasOwnProperty;var OS=function(e,t,n){var i=e[t];BS.call(e,t)&&vb(i,n)&&(void 0!==n||t in e)||ww(e,t,n)};var jS=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],c=i?i(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?ww(n,s,c):OS(n,s,c)}return n};var NS=function(e,t,n){if(!rb(n))return!1;var i=typeof t;return!!("number"==i?ab(n)&&Vy(t,n.length):"string"==i&&t in n)&&vb(n[t],e)};var IS=function(e){return qE((function(t,n){var i=-1,r=n.length,o=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(r--,o):void 0,a&&NS(n[0],n[1],a)&&(o=r<3?void 0:o,r=1),t=Object(t);++i<r;){var s=n[i];s&&e(t,s,i,o)}return t}))},LS=Object.prototype.hasOwnProperty,zS=IS((function(e,t){if(Qy(t)||ab(t))jS(t,sb(t),e);else for(var n in t)LS.call(t,n)&&OS(e,n,t[n])}));var FS=function(e){return function(t,n,i){var r=Object(t);if(!ab(t)){var o=O_(n);t=sb(t),n=function(e){return o(r[e],e,r)}}var a=e(t,n,i);return a>-1?r[o?t[a]:a]:void 0}},$S=1/0;var VS=function(e){return e?(e=yw(e))===$S||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0};var HS=function(e){var t=VS(e),n=t%1;return t==t?n?t-n:t:0},GS=Math.max;var WS=FS((function(e,t,n){var i=null==e?0:e.length;if(!i)return-1;var r=null==n?0:HS(n);return r<0&&(r=GS(i+r,0)),UE(e,O_(t),r)})),qS=aE.domify,US=aE.query,KS=ME.escapeHTML,YS=function(e,t){var n=t.selectOptions,i=t.modelProperty,r=t.customValue||"custom",o=t.customName||"custom "+i,a=t.description,s=zS({},t);s.showCustomInput=function(e,n){var i=US('[data-entry="'+t.id+'"] select',n.parentNode);return!!i&&i.value===r},s.get=function(e,o){var a=t.get(e,o),s={};return function(e){return void 0!==e[i]&&!WS(n,(function(t){return e[i]===t.value}))}(a)?(s[i]=r,s["custom-"+i]=a[i],s):(s[i]=a[i]||"",s)},s.set=function(e,n,o){var a={};return n[i]===r?a[i]=n["custom-"+i]||"":t.emptyParameter&&""===n[i]?a[i]=void 0:a[i]=n[i],t.set(e,a,o)},s.selectOptions.push({name:o,value:r});var c=zS({},MS(e,s,s)),p=document.createDocumentFragment();return p.appendChild(c.html),c.html=p,c.html.appendChild(qS('<div class="bpp-field-wrapper bpp-combo-input" data-show="showCustomInput"><input id="camunda-'+KS(t.id)+'-input" type="text" name="custom-'+KS(i)+'" /></div>')),a&&c.html.appendChild(gS(e,a,{show:"showCustomInput"})),c},XS=aE.domify,ZS=ME.escapeHTML,JS=function(e,t,n){var i=n,r=t.label||i.id,o=!!t.show&&"function"==typeof t.show,a=t.description;return i.html=XS('<label for="camunda-'+ZS(i.id)+'" '+(o?'data-show="isShown"':"")+">"+r+'</label><div class="bpp-field-wrapper" '+(o?'data-show="isShown"':"")+'><div contenteditable="true" id="camunda-'+ZS(i.id)+'" name="'+ZS(t.modelProperty)+'" /></div>'),a&&i.html.appendChild(gS(e,a,{show:o&&"isShown"})),o&&(i.isShown=function(){return t.show.apply(i,arguments)}),i.cssClasses=["bpp-textbox"],i},QS=function(e,t,n){var i=t.modelProperty;n.get=function(e,n){var r=this.__lastInvalidValue;delete this.__lastInvalidValue;var o={};return o[i]=void 0!==r?r:t.getProperty(e,n),o},n.set=function(e,n,o){var a=r.apply(this,[e,n,o]),s=n[i];if(a&&a[i])return this.__lastInvalidValue=s,t.setProperty(e,{},o);var c={};return c[i]=s,t.setProperty(e,c,o)};var r=n.validate=function(e,n,r){var o=n[i]||this.__lastInvalidValue,a={};return a[i]=o,t.validate(e,a,r)};return ES(e,t,n)},eC=ME.escapeHTML,tC=aE.query,nC=aE.attr,iC=aE.closest,rC=aE.domify,oC='<div class="bpp-field-wrapper bpp-table-row">';function aC(e,t){var n=oC;return n+=function(e,t){var n=e.length,i="";return db(e,(function(e,r){i+='<input class="bpp-table-row-columns-'+n+" "+(t?"bpp-table-row-removable":"")+'" id="camunda-table-row-cell-input-value-'+r+'"type="text" name="'+eC(e)+'" />'})),i}(e,t),n+=t?'<button class="action-button clear" data-action="deleteElement"><span>X</span></button>':"",n+="</div>"}function sC(e){var t=oC;return t+=function(e){var t=e.length,n="";return db(e,(function(e){n+='<label class="bpp-table-row-columns-'+t+'">'+eC(e)+"</label>"})),n}(e),t+="</div>"}function cC(e,t,n,i,r){return OE(n,(function(n,o){return!function(e,t,n,i,r,o){if(n&&!i)return!1;return sb(n).concat(sb(i)).every((function(a){var s=n[a]||void 0,c=i[a]||void 0;return!r(e,t,a,o)||s===c}))}(e,t,n,i[o],r,o)}))}function pC(e){return iC(e,"[data-entry]",!0)}function uC(e){return tC("div[data-list-entry-container]",e)}var lC=function(e,t){var n=t.id,i=t.modelProperties,r=t.labels,o=t.description,a=sC(r),s=t.getElements,c=t.removeElement,p="function"==typeof c,u=t.addElement,l="function"==typeof u,d=t.addLabel||"Add Value",h=t.updateElement,f="function"==typeof h,m=t.editable||function(){return!0},v=t.setControlValue,g=t.show,y="function"==typeof g,b=function(e,t){return function(e,t){return(e||[]).map((function(e){var n={};return db(t,(function(t){n[t]=e[t]||""})),n}))}(s(e,t),i)},x=rC((l?'<div class="bpp-table-add-row" '+(y?'data-show="show"':"")+"><label>"+eC(d)+'</label><button class="action-button add" data-action="addElement"><span>+</span></button></div>':"")+'<div class="bpp-table" data-show="showTable"><div class="bpp-field-wrapper bpp-table-row">'+a+"</div><div data-list-entry-container></div></div>");o&&x.appendChild(gS(e,o,{show:"showTable"}));var _={id:n,html:x,get:function(e,t){var n=b(e,t,this.__invalidValues),r=this.__invalidValues;return delete this.__invalidValues,db(r,(function(e,t){var r=n[t];db(i,(function(t){r[t]=e[t]}))})),n},set:function(e,n,i){var r=this.__action||{};if(delete this.__action,"delete-element"===r.id)return c(e,i,r.idx);if("add-element"===r.id)return u(e,i);if(f){var o=[],a=n;"function"!=typeof t.validate&&(a=cC(e,i,n,b(e,i),m));var s=this;return db(a,(function(r){var a,c=n.indexOf(r);if("function"==typeof t.validate&&(a=t.validate(e,r,i,c)),a)s.__invalidValues=s.__invalidValues||{},s.__invalidValues[c]=r,o.push(SS.updateProperties(e,{}));else{var p=h(e,r,i,c);p&&o.push(p)}})),o}},createListEntryTemplate:function(e,t,n){return aC(i,p)},addElement:function(e,t,n,r){var o=rC(aC(i,p));return uC(t).appendChild(o),this.__action={id:"add-element"},!0},deleteElement:function(e,t,n,i){var r=uC(t),o=n.delegateTarget.parentNode,a=parseInt(nC(o,"data-index"),10);return r.removeChild(o),this.__action={id:"delete-element",idx:a},!0},editable:function(e,t,n,i,r,o){var a=iC(t,"[data-entry]");return m(e,a,i,o)},show:function(e,t,n,i){return t=pC(t),g(e,t,n,i)},showTable:function(e,t,n,i){t=pC(t);var r=b(e,t);return r&&r.length&&(!y||g(e,t,n,i))},validateListItem:function(e,n,i,r){if("function"==typeof t.validate)return t.validate(e,n,i,r)}};return v&&(_.setControlValue=function(e,t,n,i,r,o){var a,s=pC(t),c=nC(n,"readonly"),p=n.value;void 0===r&&(r=""),c&&p===r||(document.activeElement===n&&(a=Mw(function(e){return{start:e.selectionStart,end:e.selectionEnd}}(n),p,r)),v(e,s,n,i,r,o),a&&function(e,t){e.selectionStart=t.start,e.selectionEnd=t.end}(n,a))}),_},dC=function(e){return{id:e.id,html:'<label data-value="label" data-show="showLabel" class="entry-label'+(e.divider?" divider":"")+'"></label>',get:function(t,n){return"function"==typeof e.get?e.get(t,n):{label:e.labelText}},showLabel:function(t,n){return"function"!=typeof e.showLabel||e.showLabel(t,n)}}},hC=zx&&new zx,fC=hC?function(e,t){return hC.set(e,t),e}:ub;var mC=function(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=fb(e.prototype),i=e.apply(n,t);return rb(i)?i:n}};var vC=function(e,t,n){var i=1&t,r=mC(e);return function t(){var o=this&&this!==_y&&this instanceof t?r:e;return o.apply(i?n:this,arguments)}},gC=Math.max;var yC=function(e,t,n,i){for(var r=-1,o=e.length,a=n.length,s=-1,c=t.length,p=gC(o-a,0),u=Array(c+p),l=!i;++s<c;)u[s]=t[s];for(;++r<a;)(l||r<o)&&(u[n[r]]=e[r]);for(;p--;)u[s++]=e[r++];return u},bC=Math.max;var xC=function(e,t,n,i){for(var r=-1,o=e.length,a=-1,s=n.length,c=-1,p=t.length,u=bC(o-s,0),l=Array(u+p),d=!i;++r<u;)l[r]=e[r];for(var h=r;++c<p;)l[h+c]=t[c];for(;++a<s;)(d||r<o)&&(l[h+n[a]]=e[r++]);return l};var _C=function(e,t){for(var n=e.length,i=0;n--;)e[n]===t&&++i;return i};var EC=function(){};function wC(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}wC.prototype=fb(EC.prototype),wC.prototype.constructor=wC;var SC=wC,CC=hC?function(e){return hC.get(e)}:iw,PC={},TC=Object.prototype.hasOwnProperty;var RC=function(e){for(var t=e.name+"",n=PC[t],i=TC.call(PC,t)?n.length:0;i--;){var r=n[i],o=r.func;if(null==o||o==e)return r.name}return t};function AC(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}AC.prototype=fb(EC.prototype),AC.prototype.constructor=AC;var kC=AC;var DC=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t};var MC=function(e){if(e instanceof SC)return e.clone();var t=new kC(e.__wrapped__,e.__chain__);return t.__actions__=DC(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t},BC=Object.prototype.hasOwnProperty;function OC(e){if(My(e)&&!Ly(e)&&!(e instanceof SC)){if(e instanceof kC)return e;if(BC.call(e,"__wrapped__"))return MC(e)}return new kC(e)}OC.prototype=EC.prototype,OC.prototype.constructor=OC;var jC=OC;var NC=function(e){var t=RC(e),n=jC[t];if("function"!=typeof n||!(t in SC.prototype))return!1;if(e===n)return!0;var i=CC(n);return!!i&&e===i[0]},IC=GE(fC),LC=/\{\n\/\* \[wrapped with (.+)\] \*/,zC=/,? & /;var FC=function(e){var t=e.match(LC);return t?t[1].split(zC):[]},$C=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/;var VC=function(e,t){var n=t.length;if(!n)return e;var i=n-1;return t[i]=(n>1?"& ":"")+t[i],t=t.join(n>2?", ":" "),e.replace($C,"{\n/* [wrapped with "+t+"] */\n")},HC=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]];var GC=function(e,t){return vy(HC,(function(n){var i="_."+n[0];t&n[1]&&!ZE(e,i)&&e.push(i)})),e.sort()};var WC=function(e,t,n){var i=t+"";return WE(e,VC(i,GC(FC(i),n)))};var qC=function(e,t,n,i,r,o,a,s,c,p){var u=8&t;t|=u?32:64,4&(t&=~(u?64:32))||(t&=-4);var l=[e,t,r,u?o:void 0,u?a:void 0,u?void 0:o,u?void 0:a,s,c,p],d=n.apply(void 0,l);return NC(e)&&IC(d,l),d.placeholder=i,WC(d,e,t)};var UC=function(e){return e.placeholder},KC=Math.min;var YC=function(e,t){for(var n=e.length,i=KC(t.length,n),r=DC(e);i--;){var o=t[i];e[i]=Vy(o,n)?r[o]:void 0}return e},XC="__lodash_placeholder__";var ZC=function(e,t){for(var n=-1,i=e.length,r=0,o=[];++n<i;){var a=e[n];a!==t&&a!==XC||(e[n]=XC,o[r++]=n)}return o};var JC=function e(t,n,i,r,o,a,s,c,p,u){var l=128&n,d=1&n,h=2&n,f=24&n,m=512&n,v=h?void 0:mC(t);return function g(){for(var y=arguments.length,b=Array(y),x=y;x--;)b[x]=arguments[x];if(f)var _=UC(g),E=_C(b,_);if(r&&(b=yC(b,r,o,f)),a&&(b=xC(b,a,s,f)),y-=E,f&&y<u){var w=ZC(b,_);return qC(t,n,e,g.placeholder,i,b,w,c,p,u-y)}var S=d?i:this,C=h?S[t]:t;return y=b.length,c?b=YC(b,c):m&&y>1&&b.reverse(),l&&p<y&&(b.length=p),this&&this!==_y&&this instanceof g&&(C=v||mC(C)),C.apply(S,b)}};var QC=function(e,t,n){var i=mC(e);return function r(){for(var o=arguments.length,a=Array(o),s=o,c=UC(r);s--;)a[s]=arguments[s];var p=o<3&&a[0]!==c&&a[o-1]!==c?[]:ZC(a,c);if((o-=p.length)<n)return qC(e,t,JC,r.placeholder,void 0,a,p,void 0,void 0,n-o);var u=this&&this!==_y&&this instanceof r?i:e;return IE(u,this,a)}};var eP=function(e,t,n,i){var r=1&t,o=mC(e);return function t(){for(var a=-1,s=arguments.length,c=-1,p=i.length,u=Array(p+s),l=this&&this!==_y&&this instanceof t?o:e;++c<p;)u[c]=i[c];for(;s--;)u[c++]=arguments[++a];return IE(l,r?n:this,u)}},tP="__lodash_placeholder__",nP=128,iP=Math.min;var rP=function(e,t){var n=e[1],i=t[1],r=n|i,o=r<131,a=i==nP&&8==n||i==nP&&256==n&&e[7].length<=t[8]||384==i&&t[7].length<=t[8]&&8==n;if(!o&&!a)return e;1&i&&(e[2]=t[2],r|=1&n?0:4);var s=t[3];if(s){var c=e[3];e[3]=c?yC(c,s,t[4]):s,e[4]=c?ZC(e[3],tP):t[4]}return(s=t[5])&&(c=e[5],e[5]=c?xC(c,s,t[6]):s,e[6]=c?ZC(e[5],tP):t[6]),(s=t[7])&&(e[7]=s),i&nP&&(e[8]=null==e[8]?t[8]:iP(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=r,e},oP=Math.max;var aP=function(e,t,n,i,r,o,a,s){var c=2&t;if(!c&&"function"!=typeof e)throw new TypeError("Expected a function");var p=i?i.length:0;if(p||(t&=-97,i=r=void 0),a=void 0===a?a:oP(HS(a),0),s=void 0===s?s:HS(s),p-=r?r.length:0,64&t){var u=i,l=r;i=r=void 0}var d=c?void 0:CC(e),h=[e,t,n,i,r,u,l,o,a,s];if(d&&rP(h,d),e=h[0],t=h[1],n=h[2],i=h[3],r=h[4],!(s=h[9]=void 0===h[9]?c?0:e.length:oP(h[9]-p,0))&&24&t&&(t&=-25),t&&1!=t)f=8==t||16==t?QC(e,t,s):32!=t&&33!=t||r.length?JC.apply(void 0,h):eP(e,t,n,i);else var f=vC(e,t,n);return WC((d?fC:IC)(f,h),e,t)},sP=qE((function(e,t,n){var i=1;if(n.length){var r=ZC(n,UC(sP));i|=32}return aP(e,i,t,n,r)}));sP.placeholder={};var cP=sP,pP=aE.domify,uP=ME.escapeHTML;var lP=function(e,t){var n=t.id,i=t.buttonLabel||n,r=t.showLink,o=t.handleClick,a=t.description,s=t.label;if(r&&"function"!=typeof r)throw new Error("options.showLink must be a function");if("function"!=typeof o)throw new Error("options.handleClick must be a function");var c={id:n,html:document.createDocumentFragment()};return s&&c.html.appendChild(pP('<label for="camunda-'+uP(n)+'" '+(r?'data-show="showLink" ':"")+">"+uP(s)+"</label>")),c.html.appendChild(pP('<div class="bpp-field-wrapper"><a data-action="handleClick" '+(r?'data-show="showLink" ':"")+'class="bpp-entry-link'+(t.cssClasses?" "+uP(t.cssClasses):"")+'">'+uP(i)+"</a></div>")),a&&c.html.appendChild(gS(e,a,{show:"showLink"})),c.handleClick=cP(o,c),"function"==typeof r&&(c.showLink=function(){return r.apply(c,arguments)}),c},dP=t(U),hP=aE.classes,fP=aE.domify,mP=aE.query,vP=dP.assign,gP=dP.find,yP=dP.forEach,bP=dP.debounce,xP=ME.escapeHTML,_P="active",EP="#text",wP=function(){},SP=function(e,t,n){var i=n,r=t.label||i.id,o=!!t.show&&"function"==typeof t.show,a=t.description;function s(e,t){var n=CP().range.getBoundingClientRect(),i=t.getBoundingClientRect(),r=e.getBoundingClientRect(),o={"top-left":{x:n.right-r.width,y:n.top-r.height},"top-right":{x:n.right,y:n.top-r.height},"bottom-left":{x:n.right-r.width,y:n.top+15},"bottom-right":{x:n.right,y:n.top+15}},a="";return a=n.top+15+r.height>i.height+i.top?"top-":"bottom-",n.right+r.width>i.width+i.left?a+="left":a+="right",{orientation:a,position:o[a]}}return i.html=fP('<label for="camunda-'+xP(i.id)+'" '+(o?'data-show="isShown"':"")+">"+r+'</label><div class="bpp-field-wrapper" '+(o?'data-show="isShown"':"")+'><div contenteditable="true"id="camunda-'+xP(i.id)+'" name="'+xP(t.modelProperty)+'" data-auto-suggest="suggestItems"data-blur="handleFocusLeave"></div><div class="bpp-autosuggest-list"></div></div>'),a&&mP(".bpp-field-wrapper",i.html).appendChild(gS(e,a)),o&&(i.isShown=function(){return t.show.apply(i,arguments)}),i.handleFocusLeave=bP((function(e,t){TP(t),PP(t)}),"150"),i.suggestItems=function(e,n,i){var r=i.delegateTarget,o=CP(),a=o.focusNode,c=function(e){return e.startOffset}(o.range),p=t.canSuggest||wP,u=t.getItems;function l(e){var t=e.target.innerText,i=d.index,r=i,o=i+d[0].length;!function(e,t,n){var i=document.createRange(),r=window.getSelection();i.setStart(e,t),i.setEnd(e,n),r.removeAllRanges(),r.addRange(i)}(a,r,o),document.execCommand("insertText",!1,t),TP(n),PP(n)}PP(n);var d=function(e,t){var n=function(e){return function(e,t){var n,i=RegExp(t),r=[];for(;null!==(n=i.exec(e));)r.push(n);return r}(e,/[^\s\r\(\)\,\+\-\*\/\{\}]+/g)}(e.nodeName===EP?e.wholeText:e.innerText);return gP(n,(function(e){var n=e[0],i=e.index,r=i+n.length-1;return i<=t-1&&r>=t-1}))}(a,c)||[];if(d&&p(d,r,a)){var h=u(e,n),f=[],m=d[0];yP(h,(function(e){var t=e.toLowerCase(),n=m&&m.toLowerCase();0===t.indexOf(n)&&f.push(e)})),yP(h,(function(e){var t=e.toLowerCase(e),n=m&&m.toLowerCase();t.indexOf(n)>=1&&f.push(e)})),function(e){var t=mP(".bpp-autosuggest-list",n);if(TP(n),e.length){hP(t).add(_P),yP(e,(function(e){!function(e,t){var n=fP('<div class="bpp-autosuggest-item"></div>');n.innerText=xP(t),e.appendChild(n),n.addEventListener("click",l)}(t,e)}));var i,r,o,a=s(t,document.body).position;i=t,r=a.x,o=a.y,vP(i.style,{left:r+"px",top:o+"px"})}}(f)}},i.getSuggestionListPosition=s,i.cssClasses=["bpp-autosuggest-textbox"],i};function CP(){var e=document.getSelection();return{range:e.getRangeAt(0),focusNode:e.focusNode}}function PP(e){var t=mP(".bpp-autosuggest-list",e);hP(t).remove(_P)}function TP(e){for(var t=mP(".bpp-autosuggest-list",e);t.firstChild;)t.removeChild(t.firstChild)}var RP=ME.escapeHTML,AP=aE.query;var kP=function(e){var t=e.id,n=e.title||"",i=e.description||"",r=!!e.open||!1,o=e.onToggle||DP,a=e.onRemove,s=e.cssClasses||[],c={id:t,toggle:function(e,t,n,i){var a=!r;p(a,t),o(a,t)},isOpen:function(){return r},set:function(){var e=this._commands;if(e)return delete this._commands,e},setOpen:p,get:function(t,r){if(e.get)return e.get(t,r);return{title:n||"",description:i||""}}};function p(e,t){r=e,t.classList.toggle("bpp-collapsible--collapsed",!e)}return"function"==typeof a&&(c.onRemove=function(e,t,n,i){var r=a(e,t,n,i);if(r)return function(e,t){c._commands=e,AP('input[type="hidden"]',t).value=1}(r,t),!0}),c.html='<div class="bpp-field-wrapper" data-action="toggle"><input name="hidden" type="hidden"><span class="bpp-collapsible__icon"></span><label class="bpp-collapsible__title" data-value="title">'+RP(n)+'</label><label class="bpp-collapsible__description" data-value="description">'+RP(i)+"</label>"+(a?'<button class="bpp-collapsible__remove action-button clear" data-action="onRemove"></button>':"")+"</div>",c.cssClasses=s.concat(r?["bpp-collapsible"]:["bpp-collapsible","bpp-collapsible--collapsed"]),c};function DP(){}var MP=I_.getBusinessObject,BP=ME.escapeHTML,OP=aE.domify,jP=function(e,t,n){var i=n,r=i.id,o=t.label||r,a=!!t.hidden&&"function"==typeof t.hidden,s=t.isOn,c=t.descriptionOn,p=t.descriptionOff,u=t.labelOn,l=t.labelOff;return i.html=document.createDocumentFragment(),i.html.appendChild(OP('<label for="'+BP(r)+'" '+(a?'data-show="shouldShow"':"")+">"+BP(o)+'</label><div class="bpp-field-wrapper"'+(a?'data-show="shouldShow"':"")+'><label class="bpp-toggle-switch__switcher"><input id="'+BP(r)+'" type="checkbox" name="'+BP(t.modelProperty)+'" /><span class="bpp-toggle-switch__slider"></span></label><p class="bpp-toggle-switch__label" data-show="isOn">'+BP(u)+'</p><p class="bpp-toggle-switch__label" data-show="isOff">'+BP(l)+"</p></div>")),c&&i.html.appendChild(gS(e,c,{show:"isOn"})),p&&i.html.appendChild(gS(e,p,{show:"isOff"})),i.get=function(e){var n=MP(e),i={};return i[t.modelProperty]=n.get(t.modelProperty),i},i.set=function(e,n){var i={};return i[t.modelProperty]=!!n[t.modelProperty],SS.updateProperties(e,i)},"function"==typeof t.set&&(i.set=t.set),"function"==typeof t.get&&(i.get=t.get),a&&(i.shouldShow=function(){return!t.hidden.apply(i,arguments)}),i.isOn=function(){return!(a&&!i.shouldShow())&&s.apply(i,arguments)},i.isOff=function(){return!(a&&!i.shouldShow())&&!i.isOn()},i.cssClasses=["bpp-toggle-switch"],i},NP=I_.getBusinessObject;function IP(e){if(!e)throw new Error(e+" must be set.");return e}var LP=function(e){return{id:e.id,description:e.description||"",get:e.get||function(t){var n=NP(t),i={},r=IP(e.modelProperty);return i[r]=n.get(r),i},set:e.set||function(t,n){var i={},r=IP(e.modelProperty);return""!==n[r]?i[r]=n[r]:i[r]=void 0,SS.updateProperties(t,i)},validate:e.validate||function(){return{}},html:""}};function zP(){}zP.textField=function(e,t){return ES(e,t,LP(t))},zP.validationAwareTextField=function(e,t){return QS(e,t,LP(t))},zP.checkbox=function(e,t){return RS(e,t,LP(t))},zP.textBox=function(e,t){return JS(e,t,LP(t))},zP.selectBox=function(e,t){return MS(e,t,LP(t))},zP.comboBox=function(e,t){return YS(e,t)},zP.table=function(e,t){return lC(e,t)},zP.label=function(e){return dC(e)},zP.link=function(e,t){return lP(e,t)},zP.autoSuggest=function(e,t){return SP(e,t,LP(t))},zP.collapsible=function(e){return kP(e)},zP.toggleSwitch=function(e,t){return jP(e,t,LP(t))};var FP=zP,$P=I_.is,VP=I_.getBusinessObject,HP={},GP=HP;HP.modifyProcessBusinessObject=function(e,t,n){if(!$P(e,"bpmn:Participant"))return{};var i=VP(e).get("processRef"),r={};return r[t]=n[t],SS.updateBusinessObject(e,i,r)},HP.getProcessBusinessObject=function(e,t){if(!$P(e,"bpmn:Participant"))return{};var n=VP(e).get("processRef"),i={};return i[t]=n.get(t),i};var WP=function(e,t,n){var i=(t=t||{}).id||"name",r=t.label||n("Name"),o=t.modelProperty||"name";return[FP.textBox(n,{id:i,label:r,modelProperty:o,get:t.get,set:t.set})]},qP=I_.is,UP=I_.getBusinessObject,KP=function(e,t,n,i){var r=UP(t),o=i&&i.processIdDescription;if((qP(t,"bpmn:Process")||qP(t,"bpmn:Participant")&&r.get("processRef"))&&qP(t,"bpmn:Participant")){var a=FP.validationAwareTextField(n,{id:"process-id",label:n("Process Id"),description:o&&n(o),modelProperty:"processId"});a.get=function(e){return{processId:GP.getProcessBusinessObject(e,"id").id}},a.set=function(e,t){return GP.modifyProcessBusinessObject(e,"id",{id:t.processId})},a.validate=function(e,t){var i=t.processId,r=UP(e),o=ME.isIdValid(r.processRef,i,n);return o?{processId:o}:{}},e.entries.push(a);var s=WP(0,{id:"process-name",label:n("Process Name")})[0];s.get=function(e){return GP.getProcessBusinessObject(e,"name")},s.set=function(e,t){return GP.modifyProcessBusinessObject(e,"name",t)},e.entries.push(s)}},YP=I_.getBusinessObject,XP=I_.is,ZP={},JP=ZP;ZP.getEventDefinition=function(e,t){var n=YP(e),i=null;return n.eventDefinitions&&db(n.eventDefinitions,(function(e){XP(e,t)&&(i=e)})),i},ZP.getTimerEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:TimerEventDefinition")},ZP.getMessageEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:MessageEventDefinition")},ZP.getSignalEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:SignalEventDefinition")},ZP.getErrorEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:ErrorEventDefinition")},ZP.getEscalationEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:EscalationEventDefinition")},ZP.getCompensateEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:CompensateEventDefinition")},ZP.getLinkEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:LinkEventDefinition")},ZP.getConditionalEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:ConditionalEventDefinition")};var QP=aE.query,eT=aE.domify,tT=aE.attr,nT=ME.escapeHTML,iT="select[name=selectedElement]";var rT=function(e,t,n,i){var r=i.elementName||"",o=i.elementType,a=i.referenceProperty,s=i.newElementIdPrefix||"elem_",c=i.label||"",p=i.description||"",u=[],l=!!i.hidden&&"function"==typeof i.hidden;return u.push({id:i.id||"event-definitions-"+r,description:p,isShown:function(){return l?!i.hidden.apply(t,arguments):!i.hidden},html:'<div class="bpp-row bpp-select" data-show="isShown"><label for="camunda-'+nT(r)+'">'+nT(c)+'</label><div class="bpp-field-wrapper"><select id="camunda-'+nT(r)+'" name="selectedElement" data-value></select><button class="action-button add" id="addElement" data-action="addElement"><span>+</span></button></div></div>',get:function(e,n){ME.updateOptionsDropDown(iT,t,o,n);var i=t.get(a);return{selectedElement:i&&i.id||""}},set:function(e,i){var r=i.selectedElement,s={};if(!r||void 0===r)return s[a]=void 0,SS.updateBusinessObject(e,t,s);var c,p,u,l,d=[],h=(c=t,p=o,u=r,l=ME.findRootElementsByType(c,p),WS(l,(function(e){return e.id===u})));if(!h){var f=ME.getRoot(t);h=H_.createElement(o,{name:r},f,n),d.push(SS.addAndRemoveElementsFromList(e,f,"rootElements",null,[h]))}return s[a]=h,d.push(SS.updateBusinessObject(e,t,s)),d},addElement:function(e,t){var n=ME.nextId(s),i=eT('<option value="'+nT(n)+'"> (id='+nT(n)+")</option>"),r=function(e){return QP(iT,e)}(t);return r.insertBefore(i,r.firstChild),db(r,(function(e){e.value===n?tT(e,"selected","selected"):tT(e,"selected",null)})),!0}}),u},oT=function(e,t,n,i,r){var o=r.id||"element-property",a=r.label,s=r.referenceProperty,c=r.modelProperty||"name",p=r.shouldValidate||!1,u=r.description,l=!!r.hidden&&"function"==typeof r.hidden,d=FP.textField(i,{id:o,label:a,modelProperty:c,description:u,get:function(e,n){var i=t.get(s),r={};return r[c]=i&&i.get(c),r},set:function(e,n,i){var r=t.get(s),o={};return o[c]=n[c]||void 0,SS.updateBusinessObject(e,r,o)},hidden:function(e,n){return l&&r.hidden.apply(t,arguments)||!t.get(s)}});return p&&(d.validate=function(e,n,i){if(t.get(s)&&!n[c]){var r={};return r[c]="Must provide a value",r}}),[d]},aT=function(e,t,n,i,r){e.entries=e.entries.concat(rT(0,i,n,{label:r("Global Message referenced"),elementName:"message",elementType:"bpmn:Message",referenceProperty:"messageRef",newElementIdPrefix:"Message_"})),e.entries=e.entries.concat(oT(0,i,0,r,{id:"message-element-name",label:r("Global Message Name"),referenceProperty:"messageRef",modelProperty:"name",shouldValidate:!0}))},sT=function(e,t,n,i,r){e.entries=e.entries.concat(rT(0,i,n,{label:r("Global Error referenced"),elementName:"error",elementType:"bpmn:Error",referenceProperty:"errorRef",newElementIdPrefix:"Error_"})),e.entries=e.entries.concat(oT(0,i,0,r,{id:"error-element-name",label:r("Name"),referenceProperty:"errorRef",modelProperty:"name",shouldValidate:!0})),e.entries=e.entries.concat(oT(0,i,0,r,{id:"error-element-code",label:r("Code"),referenceProperty:"errorRef",modelProperty:"errorCode"}))};function cT(e){if(e)return void 0!==e.get("timeDate")?"timeDate":void 0!==e.get("timeCycle")?"timeCycle":void 0!==e.get("timeDuration")?"timeDuration":void 0}function pT(e,t,n){return"function"==typeof e?e(t,n):e}var uT=function(e,t,n,i,r,o){var a=[{value:"timeDate",name:r("Date")},{value:"timeDuration",name:r("Duration")},{value:"timeCycle",name:r("Cycle")}],s=o&&o.idPrefix,c=o&&o.createTimerEventDefinition;e.entries.push(FP.selectBox(r,{id:s+"timer-event-definition-type",label:r("Timer Definition Type"),selectOptions:a,emptyParameter:!0,modelProperty:"timerDefinitionType",get:function(e,t){return{timerDefinitionType:cT(pT(i,e,t))||""}},set:function(e,t,r){var o={timeDuration:void 0,timeDate:void 0,timeCycle:void 0},a=pT(i,e,r),s=t.timerDefinitionType;if(a||"function"!=typeof c||(a=c(e,r)),t.timerDefinitionType){var p,u=cT(a);if(u)p=a.get(u).get("body");o[s]=function(e,t,n){return t=t||void 0,H_.createElement("bpmn:FormalExpression",{body:t},e,n)}(a,p,n)}return SS.updateBusinessObject(e,a,o)},hidden:function(e,t){return void 0===pT(i,e,t)}})),e.entries.push(FP.textField(r,{id:s+"timer-event-definition",label:r("Timer Definition"),modelProperty:"timerDefinition",get:function(e,t){var n=pT(i,e,t),r=cT(n),o=r&&n.get(r);return{timerDefinition:o&&o.get("body")}},set:function(e,t,n){var r=pT(i,e,n),o=cT(r),a=o&&r.get(o);if(a)return SS.updateBusinessObject(e,a,{body:t.timerDefinition||void 0})},validate:function(e,t){var n=pT(i,e,t),o=cT(n),a=o&&n.get(o);if(a&&!a.get("body"))return{timerDefinition:r("Must provide a value")}},hidden:function(e,t){return!cT(pT(i,e,t))}}))},lT=I_.getBusinessObject,dT=I_.is;function hT(e,t){return ME.filterElementsByType(e.flowElements,t)}function fT(e,t){return dT(e,"bpmn:SubProcess")&&!e.triggeredByEvent||dT(e,"bpmn:CallActivity")||function(e,t){var n=e.id;return!!WS(t,(function(e){var t=JP.getCompensateEventDefinition(e),i=e.attachedToRef;return t&&i&&i.id===n}))}(e,t)}function mT(e){var t=function(e){return hT(e,"bpmn:BoundaryEvent")}(e);return OE(function(e){return hT(e,"bpmn:Activity")}(e),(function(e){return fT(e,t)}))}function vT(e){var t=[{value:""}],n=function(e){var t=lT(e).$parent,n=mT(t);return dT(t,"bpmn:SubProcess")&&t.triggeredByEvent&&(t=t.$parent)&&(n=n.concat(mT(t))),n}(e);return db(n,(function(e){var n=e.id,i=(e.name?e.name+" ":"")+"(id="+n+")";t.push({value:n,name:i})})),t}var gT=t(Hr),yT=I_.is,bT=gT.isEventSubProcess,xT=t(Qa),_T=I_.is,ET=xT.isAny,wT=I_.getBusinessObject,ST=function(e,t,n,i,r){db(["bpmn:StartEvent","bpmn:EndEvent","bpmn:IntermediateThrowEvent","bpmn:BoundaryEvent","bpmn:IntermediateCatchEvent"],(function(i){if(_T(t,i)){var o=JP.getMessageEventDefinition(t),a=JP.getSignalEventDefinition(t);o&&aT(e,0,n,o,r),a&&function(e,t,n,i,r){e.entries=e.entries.concat(rT(0,i,n,{label:r("Global Signal referenced"),elementName:"signal",elementType:"bpmn:Signal",referenceProperty:"signalRef",newElementIdPrefix:"Signal_"})),e.entries=e.entries.concat(oT(0,i,0,r,{id:"signal-element-name",label:r("Global Signal Name"),referenceProperty:"signalRef",modelProperty:"name",shouldValidate:!0}))}(e,0,n,a,r)}})),_T(t,"bpmn:ReceiveTask")&&aT(e,0,n,wT(t),r);db(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:EndEvent"],(function(i){if(_T(t,i)){var o=JP.getErrorEventDefinition(t);o&&sT(e,0,n,o,r)}}));db(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],(function(i){if(_T(t,i)){var o=_T(t,"bpmn:StartEvent")||_T(t,"bpmn:BoundaryEvent"),a=JP.getEscalationEventDefinition(t);a&&function(e,t,n,i,r,o){e.entries=e.entries.concat(rT(0,i,n,{label:o("Global Escalation referenced"),elementName:"escalation",elementType:"bpmn:Escalation",referenceProperty:"escalationRef",newElementIdPrefix:"Escalation_"})),e.entries=e.entries.concat(oT(0,i,0,o,{id:"escalation-element-name",label:o("Global Escalation Name"),referenceProperty:"escalationRef",modelProperty:"name",shouldValidate:!0})),e.entries=e.entries.concat(oT(0,i,0,o,{id:"escalation-element-code",label:o("Global Escalation Code"),referenceProperty:"escalationRef",modelProperty:"escalationCode"})),r&&e.entries.push(FP.validationAwareTextField(o,{id:"escalationCodeVariable",label:o("Escalation Code Variable"),modelProperty:"escalationCodeVariable",description:o("Define the name of the variable that will contain the escalation code"),getProperty:function(e){return i.get("camunda:escalationCodeVariable")},setProperty:function(e,t){return""===t.escalationCodeVariable&&(t.escalationCodeVariable=void 0),SS.updateBusinessObject(e,i,t)},validate:function(e,t){var n={},i=t.escalationCodeVariable;return ME.containsSpace(i)&&(n.escalationCodeVariable=o("Escalation code variable must not contain spaces.")),n}}))}(e,0,n,a,o,r)}}));db(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateCatchEvent"],(function(i){if(_T(t,i)){var o=JP.getTimerEventDefinition(t);o&&uT(e,t,n,o,r)}}));db(["bpmn:EndEvent","bpmn:IntermediateThrowEvent"],(function(n){if(_T(t,n)){var o=JP.getCompensateEventDefinition(t);o&&function(e,t,n,i,r,o){e.entries.push(FP.checkbox(o,{id:"wait-for-completion",label:o("Wait for Completion"),modelProperty:"waitForCompletion",get:function(e,t){return{waitForCompletion:i.waitForCompletion}},set:function(e,t){return t.waitForCompletion=t.waitForCompletion||!1,SS.updateBusinessObject(e,i,t)}})),e.entries.push(FP.selectBox(o,{id:"activity-ref",label:o("Activity Ref"),selectOptions:vT(t),modelProperty:"activityRef",get:function(e,t){var n=i.activityRef;return{activityRef:(n=n&&n.id)||""}},set:function(e,t){var n=t.activityRef||void 0;return n=n&&lT(r.get(n)),SS.updateBusinessObject(e,i,{activityRef:n})}}))}(e,t,0,o,i,r)}}));if(ET(t,["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])){var o=JP.getConditionalEventDefinition(t);o&&function(e,t,n,i,r,o){var a=function(e){return function(t){var n=i.get("camunda:"+e),r={};return r[e]=n,r}},s=function(e){return function(t,n){var r={};return r["camunda:"+e]=n[e]||void 0,SS.updateBusinessObject(t,i,r)}};e.entries.push(FP.textField(o,{id:"variableName",label:o("Variable Name"),modelProperty:"variableName",get:a("variableName"),set:s("variableName")})),yT(t,"bpmn:StartEvent")&&!bT(t.parent)||e.entries.push(FP.textField(o,{id:"variableEvents",label:o("Variable Events"),description:o("Specify more than one variable change event as a comma separated list."),modelProperty:"variableEvents",get:a("variableEvents"),set:s("variableEvents")}))}(e,t,0,o,0,r)}},CT=I_.is,PT=I_.getBusinessObject;var TT=function(e,t,n){db(["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"],(function(i){if(CT(t,i)){var r=function(e){var t=PT(e),n=null;return t.eventDefinitions&&db(t.eventDefinitions,(function(e){CT(e,"bpmn:LinkEventDefinition")&&(n=e)})),n}(t);if(r){var o=FP.textField(n,{id:"link-event",label:n("Link Name"),modelProperty:"link-name"});o.get=function(){return{"link-name":r.get("name")}},o.set=function(e,t){var n={name:t["link-name"]};return SS.updateBusinessObject(e,r,n)},e.entries.push(o)}}}))},RT=I_.is,AT=I_.getBusinessObject,kT="text/plain",DT=I_.getBusinessObject,MT=function(e,t,n,i){i||(i={}),e.entries.push(FP.validationAwareTextField(n,{id:i.id||"id",label:n(i.label||"Id"),description:i.description&&n(i.description),modelProperty:"id",getProperty:function(e){return DT(e).id},setProperty:function(e,t){return e=e.labelTarget||e,SS.updateProperties(e,t)},validate:function(e,t){var i=t.id,r=DT(e),o=ME.isIdValid(r,i,n);return o?{id:o}:{}}}))},BT=t(Qg).add,OT=I_.getBusinessObject,jT={},NT=jT;jT.createCategoryValue=function(e,t){var n=t.create("bpmn:CategoryValue"),i=t.create("bpmn:Category",{categoryValue:[n]});return BT(e.get("rootElements"),i),OT(i).$parent=e,OT(n).$parent=i,n};var IT=NT.createCategoryValue,LT=I_.is,zT=I_.getBusinessObject,FT=function(e,t,n,i,r,o){if(o||(o={}),!LT(t,"bpmn:Collaboration")){var a={id:o.id,label:o.label&&r(o.label)};LT(t,"bpmn:TextAnnotation")?(a.modelProperty="text",a.label=r("Text")):LT(t,"bpmn:Group")&&(a.modelProperty="categoryValue",a.label=r("Category Value"),a.get=function(e){return{categoryValue:(zT(e).categoryValueRef||{}).value}},a.set=function(e,t){var r,o,a,s,c=zT(e);return c.categoryValueRef||(r=c,o=i.getRootElement(),a=zT(o).$parent,s=IT(a,n),r.categoryValueRef=s),{cmd:"element.updateLabel",context:{element:e,newLabel:t.categoryValue}}}),e.entries=e.entries.concat(WP(0,a,r))}},$T=I_.is,VT=I_.getBusinessObject,HT=function(e,t,n){var i=VT(t);if(i&&($T(t,"bpmn:Process")||$T(t,"bpmn:Participant")&&i.get("processRef"))){var r=FP.checkbox(n,{id:"process-is-executable",label:n("Executable"),modelProperty:"isExecutable"});$T(t,"bpmn:Participant")&&(r.get=function(e){return GP.getProcessBusinessObject(e,"isExecutable")},r.set=function(e,t){return GP.modifyProcessBusinessObject(e,"isExecutable",t)}),e.entries.push(r)}},GT=I_.is;function WT(e,t,n,i,r){var o={id:"general",label:r("General"),entries:[]};MT(o,0,r,function(e){if(GT(e,"bpmn:Participant"))return{id:"participant-id",label:"Participant Id"}}(e)),FT(o,e,n,t,r,function(e){if(GT(e,"bpmn:Participant"))return{id:"participant-name",label:"Participant Name"}}(e)),KP(o,e,r),HT(o,e,r);var a={id:"details",label:r("Details"),entries:[]};TT(a,e,r),ST(a,e,n,i,r);var s={id:"documentation",label:r("Documentation"),entries:[]};return function(e,t,n,i){var r,o=function(e){return e.find((function(e){return(e.textFormat||kT)===kT}))},a=function(e){return function(t){var n=o(e&&e.get("documentation"));return{documentation:n&&n.text||""}}},s=function(e){return function(t,i){var r=i.documentation,a=o(e&&e.get("documentation"));return a?r?SS.updateBusinessObject(t,a,{text:i.documentation}):SS.removeElementsFromList(t,e,"documentation",null,[a]):r?SS.addElementsTolist(t,e,"documentation",[n.create("bpmn:Documentation",{text:i.documentation})]):void 0}},c=FP.textBox(i,{id:"documentation",label:i("Element Documentation"),modelProperty:"documentation"});if(c.set=s(AT(t)),c.get=a(AT(t)),e.entries.push(c),RT(t,"bpmn:Participant")&&(r=AT(t).processRef)){var p=FP.textBox(i,{id:"process-documentation",label:i("Process Documentation"),modelProperty:"documentation"});p.set=s(r),p.get=a(r),e.entries.push(p)}}(s,e,n,r),[o,a,s]}function qT(e,t,n,i,r){dS.call(this,e),this.getTabs=function(e){return[{id:"general",label:r("General"),groups:WT(e,t,n,i,r)}]}}qT.$inject=["eventBus","canvas","bpmnFactory","elementRegistry","translate"],i(qT,dS);var UT={__init__:["propertiesProvider"],propertiesProvider:["type",qT]};function KT(e={}){this._injectOriginModule(e),Tg.call(this,e)}i(KT,Tg),KT.prototype._injectOriginModule=function(e){this._modules=[].concat(this._modules,e&&e.disableAdjustOrigin?Gg:Ug)},KT.prototype._extensionModules=[zg,Yg,uy,my,uS,UT],KT.prototype._modules=[].concat(Tg.prototype._modules,KT.prototype._extensionModules);function YT(e,t,n){Xg.call(this,e),this.preExecute("shape.create",15e3,(function(e){const{shape:i,host:r}=e,o=Or(i);let a,s,c,p,u={cancelActivity:!0};r&&Br(i,"bpmn:IntermediateCatchEvent")&&(s=Or(r),u={attachedToRef:s,...u},p=o.eventDefinitions,a=n.create("bpmn:BoundaryEvent",u),c={type:"bpmn:BoundaryEvent",businessObject:a},p&&p[0]&&(c={...c,eventDefinitionType:p[0].$type}),e.shape=t.createShape(c))}),!0)}function XT(e){return!!Br(e,"zeebe:ZeebeServiceTask")&&(!Br(e,"bpmn:EndEvent")&&!Br(e,"bpmn:IntermediateThrowEvent")||!!JP.getMessageEventDefinition(e))}YT.$inject=["eventBus","elementFactory","bpmnFactory"],i(YT,Xg);var ZT=I_.is,JT={getExtensionElements:function(e,t){var n=[],i=e.get("extensionElements");if(void 0!==i){var r=i.get("values");void 0!==r&&(n=r.filter((function(e){return ZT(e,t)})))}return n},addEntry:function(e,t,n,i){var r=e.get("extensionElements");return r?SS.addElementsTolist(t,r,"values",[n]):{extensionElements:r=H_.createElement("bpmn:ExtensionElements",{values:[n]},e,i)}},removeEntry:function(e,t,n){var i=e.get("extensionElements");return i?SS.removeElementsFromList(t,i,"values","extensionElements",[n]):{}}},QT=JT;function eR(e,t){const n=tR(e);return n&&n.get(t)||[]}function tR(e){return(function(e,t,n){const i=QT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(Or(e),"zeebe:IoMapping")||[])[0]}function nR(e){return eR.apply(this,[e,"inputParameters"])}function iR(e){return eR.apply(this,[e,"outputParameters"])}function rR(e){return Za(e,["bpmn:UserTask","bpmn:SubProcess","bpmn:CallActivity"])||XT(e)}function oR(e){return Za(e,["zeebe:ZeebeServiceTask","bpmn:UserTask","bpmn:SubProcess","bpmn:ReceiveTask","bpmn:CallActivity","bpmn:Event"])}function aR(e,t,n,i){return H_.createElement(e,i,t,n)}function sR(e){return function(e){const t=Or(e);return QT.getExtensionElements(t,"zeebe:CalledElement")}(e)[0]}function cR(e){if(!Br(e,"bpmn:CallActivity"))return;const t=sR(Or(e));return t&&b(t,"propagateAllChildVariables")?t.get("propagateAllChildVariables"):function(e){const t=iR(e);if(t)return!(t.length>0)}(e)}function pR(e,t){Xg.call(this,e),this.postExecuted("shape.create",15e3,(function(e){const{shape:n}=e;if(!Br(n,"bpmn:CallActivity"))return;const i=Or(n),r=i.get("extensionElements")||H_.createElement("bpmn:ExtensionElements",{values:[]},i,t);let o=sR(i);o?b(o,"propagateAllChildVariables")||(o.propagateAllChildVariables=!1):(o=t.create("zeebe:CalledElement",{}),o.propagateAllChildVariables=!1,r.get("values").push(o),i.extensionElements=r)}),!0)}pR.$inject=["eventBus","bpmnFactory"],i(pR,Xg);const uR=15e3;function lR(e){Xg.call(this,e),this.executed("properties-panel.update-businessobject",uR,(function(e){const{element:t,properties:n}=e;if(!Br(t,"bpmn:CallActivity")||!n||!1==!!n.propagateAllChildVariables)return;const i=iR(t),r=nR(t);if(!i||0===i.length)return;e.oldOutputParameters=i;if(tR(t).outputParameters=[],!r||0===r.length){const n=Or(t).extensionElements;e.oldExtensionElements=n.values,n.values=n.values.filter((e=>"zeebe:IoMapping"!==e.$type))}}),!0),this.reverted("properties-panel.update-businessobject",uR,(function(e){const{element:t,oldOutputParameters:n,oldExtensionElements:i}=e;if(n){if(i){Or(t).extensionElements.values=i}tR(t).outputParameters=n}}),!0),this.executed("properties-panel.update-businessobject-list",uR,(function(e){const{element:t,objectsToAdd:n}=e;if(!Br(t,"bpmn:CallActivity")||!n||0===n.length||0===n.filter((e=>Br(e,"zeebe:Output"))).length||!1===cR(t))return;const i=sR(Or(t));e.oldPropagateAllChildVariables=!0,i.propagateAllChildVariables=!1}),!0),this.reverted("properties-panel.update-businessobject-list",uR,(function(e){const{element:t,oldPropagateAllChildVariables:n}=e;if(n){sR(Or(t)).propagateAllChildVariables=n}}),!0)}lR.$inject=["eventBus"],i(lR,Xg);function dR(e,t){const n=t||function(e){var t=Or(e);for(;t.$parent&&!Br(t,"bpmn:Process");)t=t.$parent;return t}(e),i=hR(e);if(!i)return;return function(e,t){return x(QT.getExtensionElements(t,"zeebe:UserTaskForm"),(function(t){return fR(t.id)===e}))}(i.get("formKey"),n)}function hR(e){const t=Or(e);return QT.getExtensionElements(t,"zeebe:FormDefinition")[0]}function fR(e){return"camunda-forms:bpmn:"+e}function mR(e,t,n){return H_.createElement("zeebe:FormDefinition",e,t,n)}function vR(e,t,n){return H_.createElement("zeebe:UserTaskForm",e,t,n)}function gR(){return AE("userTaskForm_")}function yR(e,t){Xg.call(this,e),this.executed("shape.delete",(function(e){const{shape:t,oldParent:n}=e,i=bR(n),r=dR(t,i),o=i.get("extensionElements");Br(t,"bpmn:UserTask")&&r&&(Zg(o.get("values"),r),e.removedUserTaskForm=r)}),!0),this.revert("shape.delete",(function(e){const{removedUserTaskForm:t,oldParent:n}=e,i=bR(n).get("extensionElements");t&&Jg(i.get("values"),t)}),!0),this.executed("shape.create",(function(e){const{shape:n}=e,i=hR(n);if(!Br(n,"bpmn:UserTask")||!i)return;const r=dR(n),o=bR(n),a=Or(n).get("extensionElements");let s=o.get("extensionElements");s||(s=H_.createElement("bpmn:ExtensionElements",{values:[]},o,t),o.set("extensionElements",s)),e.oldFormDefinition=i,Zg(a.get("values"),i);const c=gR(),p=mR({formKey:fR(c)},a,t);Jg(a.get("values"),p);const u=vR({id:c,body:r?r.get("body"):""},s,t);Jg(s.get("values"),u)}),!0),this.revert("shape.create",(function(e){const{shape:t,oldFormDefinition:n}=e,i=Or(t).get("extensionElements"),r=hR(t),o=dR(t),a=bR(t).get("extensionElements");Br(t,"bpmn:UserTask")&&o&&(Zg(i.get("values"),r),Jg(i.get("values"),n),Zg(a.get("values"),o))}),!0)}function bR(e){for(var t=Or(e);t.$parent&&!Br(t,"bpmn:Process");)t=t.$parent;return t}yR.$inject=["eventBus","bpmnFactory"],i(yR,Xg);var xR={__depends__:[{__init__:["createZeebeBoundaryEventBehavior","createZeebeCallActivityBehavior","updatePropagateAllChildVariablesBehavior","formDefinitionBehavior"],createZeebeBoundaryEventBehavior:["type",YT],createZeebeCallActivityBehavior:["type",pR],updatePropagateAllChildVariablesBehavior:["type",lR],formDefinitionBehavior:["type",yR]}]};const _R=["hand-tool","lasso-tool","space-tool","global-connect-tool","tool-separator","create.start-event","create.intermediate-event","create.end-event","create.exclusive-gateway","create.task","create.subprocess-expanded","create.participant-expanded","create.group"];class ER{constructor(e){e.registerProvider(500,this)}getPaletteEntries(e){return function(e){return w(e,(function(t,n){_R.includes(n)||delete e[n]})),e}}}ER.$inject=["palette"];var wR={__init__:["zeebePaletteProvider"],zeebePaletteProvider:["type",ER]};const SR=["append.message-intermediate-event","append.timer-intermediate-event","append.append-task","append.intermediate-event","append.text-annotation","append.end-event","append.gateway","delete","connect","replace","lane-insert-above","lane-divide-two","lane-divide-three","lane-insert-below"];class CR{constructor(e,t,n,i){i.autoPlace=void 0,!1!==e.autoPlace&&(i.autoPlace=t.get("autoPlace",!1)),n.registerProvider(500,this)}getContextPadEntries(e){return function(e){return w(e,(function(t,n){SR.includes(n)||delete e[n]})),e}}}CR.$inject=["config","injector","contextPad","contextPadProvider"];var PR={__init__:["zeebeContextPadProvider"],zeebeContextPadProvider:["type",CR]};const TR=["replace-with-service-task","replace-with-script-task","replace-with-send-task","replace-with-rule-task","replace-with-message-intermediate-catch","replace-with-message-intermediate-throw","replace-with-timer-intermediate-catch","replace-with-none-start","replace-with-none-end","replace-with-conditional-flow","replace-with-default-flow","replace-with-sequence-flow","replace-with-parallel-gateway","replace-with-exclusive-gateway","replace-with-collapsed-subprocess","replace-with-expanded-subprocess","replace-with-timer-boundary","replace-with-message-boundary","replace-with-event-based-gateway","replace-with-receive-task","replace-with-task","replace-with-manual-task","replace-with-message-start","replace-with-message-end","replace-with-timer-start","replace-with-none-intermediate-throw","replace-with-none-intermediate-throwing","replace-with-non-interrupting-message-boundary","replace-with-non-interrupting-timer-boundary","replace-with-error-boundary","replace-with-error-end","replace-with-event-subprocess","replace-with-subprocess","replace-with-error-start","replace-with-non-interrupting-message-start","replace-with-non-interrupting-timer-start","replace-with-expanded-pool","replace-with-collapsed-pool","replace-with-call-activity","replace-with-user-task"],RR=["toggle-parallel-mi","toggle-sequential-mi"];class AR{constructor(e){e.registerProvider("bpmn-replace",this)}getPopupMenuHeaderEntries(e){return function(t){let n={};return Za(e,["bpmn:Task","bpmn:ReceiveTask","bpmn:ServiceTask","bpmn:SubProcess","bpmn:CallActivity"])&&!Lr(e)&&w(t,(function(e,t){RR.includes(t)&&(n={...n,[t]:e})})),t=n}}getPopupMenuEntries(e){return function(e){return w(e,(function(t,n){TR.includes(n)||delete e[n]})),e}}}AR.$inject=["popupMenu"];var kR={__init__:["zeebeReplaceMenuProvider"],zeebeReplaceMenuProvider:["type",AR]};class DR extends ph{constructor(e){super(e)}init(){super.init(),this.addRule("shape.attach",15e3,(e=>this.canAttach(e.shape,e.target,null,e.position)))}canAttach(e,t,n,i){if(Array.isArray(e)||(e=[e]),n)return!1;if(1!==e.length)return!1;const r=e[0];return!yo(r)&&(!!function(e){return function(e){return!yo(e)&&Br(e,"bpmn:BoundaryEvent")}(e)||(Br(e,"bpmn:IntermediateCatchEvent")||Br(e,"bpmn:IntermediateThrowEvent"))&&!e.parent}(r)&&(!t||!Lr(t)&&(!(!Br(t,"bpmn:Activity")||(o=t,Or(o).isForCompensation))&&(!(i&&!ch(i,t))&&(!function(e){return Br(e,"bpmn:ReceiveTask")&&x(e.incoming,(function(e){return Br(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))));var o}}DR.$inject=["eventBus"];var MR={__init__:["bpmnRules"],bpmnRules:["type",DR]};function BR(e,t){return"inputParameters"===t?e("Local Variable Name"):"outputParameters"===t?e("Process Variable Name"):void 0}function OR(e,t,n,i={}){if(!Br(e,"bpmn:CallActivity")||"outputParameters"!==i.prop)return[];return FP.toggleSwitch(n,{id:`${i.prefix}-propagate-all-toggle`,label:n("Propagate all Child Process Variables"),modelProperty:"propagateAllChildVariables",labelOn:n("On"),labelOff:n("Off"),descriptionOn:n("All variables from the child process instance will be propagated to the parent process instance"),descriptionOff:n("Only variables defined via output mappings will be propagated from the child to the parent process instance"),isOn:()=>cR(e),get:()=>({propagateAllChildVariables:cR(e)}),set:function(e,n){let i=[];const r=n.propagateAllChildVariables||!1;return i.push(function(e,t,n){const i=Or(e),r=[];let o=i.get("extensionElements");o||(o=H_.createElement("bpmn:ExtensionElements",{values:[]},i,t),r.push(SS.updateBusinessObject(e,i,{extensionElements:o})));let a=sR(i);a||(a=H_.createElement("zeebe:CalledElement",{},o,t),r.push(SS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[])));return r.push(SS.updateBusinessObject(e,a,n)),r}(e,t,{propagateAllChildVariables:r})),i},hidden:function(){return!1}})}function jR(e,t,n,i={}){const r={entries:[]};if(!i.prop||!function(e){return oR(e)||rR(e)}(e)||"inputParameters"===i.prop&&!rR(e)||"outputParameters"===i.prop&&!oR(e))return r;const o=function(e,t,n){const i={id:`${n.prefix}-heading`,cssClasses:["bpp-input-output"],html:'<div class="bpp-field-wrapper">\n <button type="button" class="bpp-input-output__add add action-button" data-action="createElement">\n </button><input name="hidden" type="hidden">\n </div>',createElement:function(e,t){const n=r();if(n)return o(n,t),!0},set:function(){const e=i._commands;if(e)return delete i._commands,e}};return i;function r(){const i=[],r=Or(e);let o=r.get("extensionElements");o||(o=H_.createElement("bpmn:ExtensionElements",{values:[]},r,t),i.push(SS.updateBusinessObject(e,r,{extensionElements:o})));let a=tR(e);if(!a){a=function(e,t,n){return aR("zeebe:IoMapping",e,t,n)}(o,t,{inputParameters:[],outputParameters:[]}),i.push(SS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))}const s=aR(n.type,a,t,{source:"= source",target:"target"});return i.push(SS.addElementsTolist(e,a,n.prop,[s])),i}function o(e,t){i._commands=e;ve('input[type="hidden"]',t).value=1}}(e,t,{type:i.type,prop:i.prop,prefix:i.prefix});r.entries=r.entries.concat(o);const a=OR(e,t,n,{prefix:i.prefix,prop:i.prop});return r.entries=r.entries.concat(a),r.entries=r.entries.concat(function(e,t,n,i){const r=tR(e),o=function(e){return"inputParameters"==e?nR:"outputParameters"==e?iR:void 0}(i.prop)(e,!1);if(!o.length){const e=gS(n,n("No Variables defined"));return[{id:`${i.prefix}-parameter-placeholder`,cssClasses:["bpp-input-output-placeholder"],html:e}]}const a=o.map((function(t,o){return function(e,t,n={}){const i={},r=i.entries=[],o=FP.collapsible({id:`${n.idPrefix}-collapsible`,cssClasses:["bpp-collapsible--with-mapping"],open:!1,onRemove:n.onRemove,onToggle:n.onToggle,get:function(){return{title:e.target,description:(t=e.source,t.substr(1))};var t}}),a=n.isOpen||o.isOpen;return i.setOpen=function(e){const t=ve(`[data-entry="${o.id}"]`);o.setOpen(e,t)},r.push(o),r.push(FP.validationAwareTextField(t,{id:`${n.idPrefix}-parameterTarget`,label:BR(t,n.prop),modelProperty:"target",getProperty:function(){return e.target},setProperty:function(t,n){return SS.updateBusinessObject(t,e,n)},validate:function(e,i){const r={},o=i.target;return o?o.indexOf(" ")>=0&&(r.target=BR(t,n.prop)+" "+t("must not contain whitespaces")):r.target=BR(t,n.prop)+" "+t("must not be empty"),r},hidden:function(){return!a()}})),r.push(FP.validationAwareTextField(t,{id:`${n.idPrefix}-parameterSource`,label:t("Variable Assignment Value"),modelProperty:"source",getProperty:function(){return e.source},setProperty:function(t,n){return SS.updateBusinessObject(t,e,n)},validate:function(e,n){const i={},r=n.source;return r?r.startsWith("=")||(i.source=t("Variable Assignment Value must be a valid FEEL expression and therefore start with '='")):i.source=t("Variable Assignment Value must not be empty"),i},hidden:function(){return!a()}})),i}(t,n,{idPrefix:`${i.prefix}-parameter-${o}`,onRemove:a,onToggle:s,prop:i.prop});function a(){let n=[];return n.push(SS.removeElementsFromList(e,r,i.prop,null,[t])),r.get("inputParameters").length+r.get("outputParameters").length===1&&n.push(QT.removeEntry(Or(e),e,r)),n}}));return a.flatMap((function(e){return e.entries}));function s(e,t){if(!e)return;const n=t.dataset.entry;a.forEach((function(e){e.entries[0].id!==n&&e.setOpen(!1)}))}}(e,0,n,{prefix:i.prefix,prop:i.prop})),r}function NR(e,t,n,i,r){const o=jR(t,n,i,r);e.entries=e.entries.concat(o.entries)}function IR(e){const t=e&&LR(e);return t&&t.values?t.values:[]}function LR(e){return zR(e)?x(e.values,(e=>Br(e,"zeebe:TaskHeaders"))):e.properties}function zR(e){return Br(e,"bpmn:ExtensionElements")}function FR(e,t,n,i){const r=i.getParent,o=i.modelProperties,a=i.createParent,s=Or(e);return G(i,{addLabel:n("Add Header"),getElements:function(e,t){return IR(r(e,t,s))},addElement:function(e,n){const i=[];let c=r(e,n,s);if(!c&&"function"==typeof a){const t=a(e,s);c=t.parent,i.push(t.cmd)}let p=LR(c);p||(p=H_.createElement("zeebe:TaskHeaders",{},c,t),zR(c)?i.push(SS.addAndRemoveElementsFromList(e,c,"values","extensionElements",[p],[])):i.push(SS.updateBusinessObject(e,c,{taskHeaders:p})));const u={};w(o,(e=>{u[e]=void 0})),o.indexOf("id")>=0&&(u.id=ME.nextId("Header_"));const l=H_.createElement("zeebe:Header",u,p,t);return i.push(SS.addElementsTolist(e,p,"values",[l])),i},updateElement:function(e,t,n,i){const a=IR(r(e,n,s))[i];return w(o,(e=>{t[e]=t[e]||void 0})),SS.updateBusinessObject(e,a,t)},validate:function(e,t,n,i){if(o.indexOf("id")>=0){const o=IR(r(e,n,s))[i];if(o){const e=ME.isIdValid(o,t.id);if(e)return{id:e}}}},removeElement:function(e,t,n){const i=[],o=r(e,t,s),a=LR(o),c=IR(o),p=c[n];return i.push(SS.removeElementsFromList(e,a,"values",null,[p])),1===c.length&&(zR(o)?w(o.values,(t=>{Br(t,"zeebe:TaskHeaders")&&i.push(QT.removeEntry(s,e,t))})):i.push(SS.updateBusinessObject(e,o,{headers:void 0}))),i}}),FP.table(n,i)}function $R(e,t,n,i){if(!function(e){return Br(e,"bpmn:UserTask")||XT(e)}(t))return;const r=FR(t,n,i,{id:"headers",modelProperties:["key","value"],labels:[i("Key"),i("Value")],getParent:function(e,t,n){return n.extensionElements},createParent:function(e,t){const i=H_.createElement("bpmn:ExtensionElements",{values:[]},t,n);return{cmd:SS.updateBusinessObject(e,t,{extensionElements:i}),parent:i}}});r&&e.entries.push(r)}function VR(e,t,n,i){function r(e){return(function(e,t,n){const i=QT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(Or(e),"zeebe:TaskDefinition")||[])[0]}XT(t)&&(e.entries.push(FP.validationAwareTextField(i,{id:"taskDefinitionType",label:i("Type"),modelProperty:"type",getProperty:function(e,t){return(r(e)||{}).type},setProperty:function(e,t,i){const o=Or(e),a=[];let s=o.get("extensionElements");s||(s=H_.createElement("bpmn:ExtensionElements",{values:[]},o,n),a.push(SS.updateProperties(e,{extensionElements:s})));let c=r(e);return c||(c=H_.createElement("zeebe:TaskDefinition",{},s,n),a.push(SS.addAndRemoveElementsFromList(e,s,"values","extensionElements",[c],[]))),a.push(SS.updateBusinessObject(e,c,t)),a},validate:function(e,t){let n={};if(r(e)){const{type:e}=t;e||(n={type:i("Must have a type")})}return n}})),e.entries.push(FP.textField(i,{id:"taskDefinitionRetries",label:i("Retries"),modelProperty:"retries",get:function(e){return{retries:(r(e)||{}).retries}},set:function(e,t){const i=Or(e),o=[];let a=i.get("extensionElements");a||(a=H_.createElement("bpmn:ExtensionElements",{values:[]},i,n),o.push(SS.updateProperties(e,{extensionElements:a})));let s=r(e);return s||(s=H_.createElement("zeebe:TaskDefinition",{},a,n),o.push(SS.addAndRemoveElementsFromList(e,a,"values","extensionElements",[s],[]))),o.push(SS.updateBusinessObject(e,s,t)),o}})))}function HR(e,t,n,i){const r=Or(t);r&&function(e){return Za(e,GR)}(t.source)&&e.entries.push({id:"condition",label:i("Condition expression"),html:`<div class="bpp-row">\n <label for="zeebe-condition">\n ${DE(i("Condition expression"))}\n </label>\n <div class="bpp-field-wrapper">\n <input id="zeebe-condition" type="text" name="condition" />\n <button class="action-button clear" data-action="clear" data-show="canClear">\n <span>X</span>\n </button>\n </div>\n </div>`,get:function(e,t){const n=r.conditionExpression,i={};let o="";return n&&(o="expression",i.condition=n.get("body")),i.conditionType=o,i},set:function(e,t,i){const o=[],a={body:void 0},s=t.condition;a.body=s;const c={conditionExpression:void 0};{c.conditionExpression=H_.createElement("bpmn:FormalExpression",a,r,n);const t=e.source;t.businessObject.default===r&&o.push(SS.updateProperties(t,{default:void 0}))}return o.push(SS.updateBusinessObject(e,r,c)),o},validate:function(e,t){const n={};return t.condition||"expression"!==t.conditionType||(n.condition="Must provide a value"),n},isExpression:function(e,t){const n=ve("select[name=conditionType]",t);if(n.selectedIndex>=0)return"expression"===n.options[n.selectedIndex].value},clear:function(e,t){return ve("input[name=condition]",t).value="",!0},canClear:function(e,t){return""!==ve("input[name=condition]",t).value},cssClasses:["bpp-textfield"]})}const GR=["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:ComplexGateway"];function WR(e,t,n,i,r){const o=r.id||"element-property",a=r.label,s=r.referenceProperty,c=r.modelProperty||"name",p=r.extensionElement||"zeebe:Subscription",u=r.shouldValidate||!1;function l(e){return(function(e,t,n){const i=QT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(Or(e),p)||[])[0]}const d=FP.textField(i,{id:o,label:a,modelProperty:c,get:function(e,n){const i=t.get(s),r={};return r[c]=i&&(l(i)||{})[c],r},set:function(e,i,r){const o=t.get(s),a=Or(o);o.businessObject=a;const c=[];let u=a.get("extensionElements");u||(u=H_.createElement("bpmn:ExtensionElements",{values:[]},a,n),c.push(SS.updateProperties(o,{extensionElements:u})));let d=l(o);return d||(d=H_.createElement(p,{},u,n),c.push(SS.addAndRemoveElementsFromList(e,u,"values","extensionElements",[d],[]))),c.push(SS.updateBusinessObject(e,d,i)),c},hidden:function(e,n){return!t.get(s)}});return u&&(d.validate=(e,n,i)=>{if(t.get(s)&&!n[c]){const e={};return e[c]="Must provide a value",e}}),[d]}const qR=e=>{if(void 0!==e.get("timeDate"))return"timeDate";if(void 0!==e.get("timeCycle"))return"timeCycle";return void 0!==e.get("timeDuration")?"timeDuration":void 0},UR=(e,t,n)=>(t=t||void 0,H_.createElement("bpmn:FormalExpression",{body:t},e,n));function KR(e,t,n,i){e.entries.push(FP.textField(i,{id:"timer-event-duration",label:i("Timer Duration"),modelProperty:"timerDefinition",get:function(e,t){const i=n.get("timeDuration");return{timerDefinition:i&&i.get("body")}},set:function(e,i){let r=n.get("timeDuration");const o=[];if(r||(r=function(e,t,n){return H_.createElement("bpmn:FormalExpression",{body:t},e,n)}(n,{},t),o.push(SS.updateBusinessObject(e,n,{timeDuration:r}))),r)return o.push(SS.updateBusinessObject(e,r,{body:i.timerDefinition||void 0})),o},validate:function(e){const t=n.get("timeDuration");if(t){if(!t.get("body"))return{timerDefinition:i("Must provide a value")}}}}))}function YR(e,t,n,i){const r=JP.getTimerEventDefinition(t),o=XR(t);if(r)return o.length?void function(e,t,n,i,r){const o=i;e.entries.push(FP.selectBox(r,{id:"timer-event-definition-type",label:r("Timer Definition Type"),selectOptions:o,emptyParameter:!0,modelProperty:"timerDefinitionType",get:function(e,t){return{timerDefinitionType:qR(n)||""}},set:function(e,i){const r={timeDuration:void 0,timeDate:void 0,timeCycle:void 0},o=i.timerDefinitionType;if(i.timerDefinitionType){const e=qR(n);let i;e&&(i=n.get(e).get("body")),r[o]=UR(n,i,t)}return SS.updateBusinessObject(e,n,r)}})),e.entries.push(FP.textField(r,{id:"timer-event-definition",label:r("Timer Definition"),modelProperty:"timerDefinition",get:function(e,t){const i=qR(n),r=i&&n.get(i);return{timerDefinition:r&&r.get("body")}},set:function(e,t){const i=qR(n),r=i&&n.get(i);if(r)return SS.updateBusinessObject(e,r,{body:t.timerDefinition||void 0})},validate:function(e){const t=qR(n),i=t&&n.get(t);if(i&&!i.get("body"))return{timerDefinition:r("Must provide a value")}},hidden:function(e){return!qR(n)}}))}(e,n,r,o,i):KR(e,n,r,i)}const XR=e=>{let t=[];const n=Br(e,"bpmn:StartEvent"),i=Br(e,"bpmn:BoundaryEvent"),r=Lr(e.parent);return(i||r)&&(t=[...t,{value:"timeDuration",name:"Duration"}],(e=>Or(e).cancelActivity)(e)||r&&(e=>!1!==Or(e).isInterrupting)(e)||(t=[...t,{value:"timeCycle",name:"Cycle"}])),n&&!r&&(t=[...t,{value:"timeDate",name:"Date"},{value:"timeCycle",name:"Cycle"}]),t};function ZR(e){const t=function(e,t,n){const i=QT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(e,"zeebe:LoopCharacteristics");return t&&t[0]}function JR(e){return Or(e).loopCharacteristics}function QR(e,t,n,i){(function(e){return!!function(e){return Or(e).loopCharacteristics}(e)})(t)&&(e.entries=e.entries.concat(function(e,t,n){function i(e,t){const n=ZR(JR(e));return n&&n.get(t)}function r(e,n){const i=JR(e),r=[];let o=i.get("extensionElements");o||(o=H_.createElement("bpmn:ExtensionElements",{values:[]},i,t),r.push(SS.updateBusinessObject(e,i,{extensionElements:o})));let a=ZR(i);return a||(a=H_.createElement("zeebe:LoopCharacteristics",{},o,t),r.push(SS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))),r.push(SS.updateBusinessObject(e,a,n)),r}let o=[];return o.push(FP.textField(n,{id:"multiInstance-inputCollection",label:n("Input Collection"),modelProperty:"inputCollection",get:function(e){return{inputCollection:i(e,"inputCollection")}},set:function(e,t){return r(e,{inputCollection:t.inputCollection||void 0})},validate:function(e,t){let n={};if(ZR(JR(e))){const{inputCollection:e}=t;e||(n={inputCollection:"input collection must not be empty"})}return n}})),o.push(FP.textField(n,{id:"multiInstance-inputElement",label:n("Input Element"),modelProperty:"inputElement",get:function(e){return{inputElement:i(e,"inputElement")}},set:function(e,t){return r(e,{inputElement:t.inputElement||void 0})}})),o.push(FP.textField(n,{id:"multiInstance-outputCollection",label:n("Output Collection"),modelProperty:"outputCollection",get:function(e){return{outputCollection:i(e,"outputCollection")}},set:function(e,t){return r(e,{outputCollection:t.outputCollection||void 0})}})),o.push(FP.textField(n,{id:"multiInstance-outputElement",label:n("Output Element"),modelProperty:"outputElement",get:function(e){return{outputElement:i(e,"outputElement")}},set:function(e,t){return r(e,{outputElement:t.outputElement||void 0})}})),o}(0,n,i)))}function eA(e,t,n,i){Br(t,"bpmn:CallActivity")&&e.entries.push(FP.validationAwareTextField(i,{id:"process-id",label:i("Process Id"),modelProperty:"processId",getProperty:function(e){return function(e,t){const n=sR(Or(e));return n?n.get(t):""}(e,"processId")},setProperty:function(e,t){return function(e,t){const i=Or(e),r=[];let o=i.get("extensionElements");o||(o=H_.createElement("bpmn:ExtensionElements",{values:[]},i,n),r.push(SS.updateBusinessObject(e,i,{extensionElements:o})));let a=sR(i);return a||(a=H_.createElement("zeebe:CalledElement",{},o,n),r.push(SS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))),r.push(SS.updateBusinessObject(e,a,t)),r}(e,{processId:t.processId||void 0})},validate:function(e,t){var n=t.processId,r=Or(e);if(/^=/.test(n||""))return{};var o=PE(r,n,i);return o?{processId:o}:{}}}))}function tA(e,t,n){let i=[];return i.push(FP.textField(n,{id:"form-json",label:n("Form JSON Configuration"),modelProperty:"formJSON",get:function(e){const t=dR(e);return{formJSON:t?t.get("body"):""}},set:function(e,n){const i=Or(e),r=nA(e),o=n.formJSON;let a,s,c=[];if(!o||""===o)return function(e){const t=Or(e),n=nA(e),i=t.get("extensionElements"),r=n.get("extensionElements");let o=[];const a=hR(e);if(!a)return o;o.push(SS.removeElementsFromList(e,i,"values","extensionElements",[a]));const s=dR(e);return s?(o.push(SS.removeElementsFromList(e,r,"values","extensionElements",[s])),o):o}(e);let p=i.get("extensionElements");p||(p=H_.createElement("bpmn:ExtensionElements",{values:[]},i,t),c.push(SS.updateBusinessObject(e,i,{extensionElements:p})));let u=r.get("extensionElements");u||(u=H_.createElement("bpmn:ExtensionElements",{values:[]},r,t),c.push(SS.updateBusinessObject(e,r,{extensionElements:u})));let l=hR(e);return l||(s=gR(),l=mR({formKey:fR(s)},p,t),c.push(SS.addAndRemoveElementsFromList(e,p,"values","extensionElements",[l],[]))),s=l.get("formKey").split(":")[2],a=dR(e),a||(a=vR({id:s,body:o},u,t),c.push(SS.addAndRemoveElementsFromList(e,u,"values","extensionElements",[a],[]))),c.push(SS.updateBusinessObject(e,a,{body:n.formJSON})),c}})),i}function nA(e){for(var t=Or(e);t.$parent&&!Br(t,"bpmn:Process");)t=t.$parent;return t}function iA(e,t,n,i){const r={id:"general",label:i("General"),entries:[]};MT(r,0,i,function(e){if(Br(e,"bpmn:Participant"))return{id:"participant-id",label:"Participant Id"}}(e)),FT(r,e,t,n,i,function(e){if(Br(e,"bpmn:Participant"))return{id:"participant-name",label:"Participant Name"}}(e)),KP(r,e,i),HT(r,e,i);const o={id:"details",label:i("Details"),entries:[]};VR(o,e,t,i),HR(o,e,t,i),function(e,t,n,i){const r=JP.getMessageEventDefinition(t),o=t.parent;Br(t,"bpmn:ReceiveTask")?(aT(e,0,n,Or(t),i),e.entries=e.entries.concat(WR(0,Or(t),n,i,{id:"message-element-subscription",label:i("Subscription Correlation Key"),referenceProperty:"messageRef",modelProperty:"correlationKey",extensionElement:"zeebe:Subscription",shouldValidate:!0}))):r&&!XT(t)&&(aT(e,0,n,r,i),Br(t,"bpmn:StartEvent")&&!Lr(o)||(e.entries=e.entries.concat(WR(0,r,n,i,{id:"message-element-subscription",label:i("Subscription Correlation Key"),referenceProperty:"messageRef",modelProperty:"correlationKey",extensionElement:"zeebe:Subscription",shouldValidate:!0}))))}(o,e,t,i),YR(o,e,t,i),function(e,t,n,i){const r=JP.getErrorEventDefinition(t);r&&sT(e,0,n,r,i)}(o,e,t,i),eA(o,e,t,i);const a={id:"multiInstance",label:i("Multi Instance"),entries:[]};return QR(a,e,t,i),[r,o,a]}function rA(e,t,n){const i={id:"forms-properties",label:n("Forms"),entries:[]};return function(e,t,n,i){Za(t,["bpmn:UserTask"])&&(e.entries=e.entries.concat(tA(0,n,i)))}(i,e,t,n),[i]}function oA(e,t,n){const i={id:"headers-properties",label:n("Headers"),entries:[]};return $R(i,e,t,n),[i]}function aA(e,t,n){const i={id:"input",label:n("Input Parameters"),entries:[]};NR(i,e,t,n,{type:"zeebe:Input",prop:"inputParameters",prefix:"input"});const r={id:"output",label:n("Output Parameters"),entries:[]};return NR(r,e,t,n,{type:"zeebe:Output",prop:"outputParameters",prefix:"output"}),[i,r]}class sA extends dS{constructor(e,t,n,i){super(e),this._bpmnFactory=t,this._canvas=n,this._translate=i}getTabs(e){return[{id:"general",label:this._translate("General"),groups:iA(e,this._bpmnFactory,this._canvas,this._translate)},{id:"forms",label:this._translate("Forms"),groups:rA(e,this._bpmnFactory,this._translate)},{id:"input-output",label:this._translate("Input/Output"),groups:aA(e,this._bpmnFactory,this._translate)},{id:"headers",label:this._translate("Headers"),groups:oA(e,this._bpmnFactory,this._translate)}]}}sA.$inject=["eventBus","bpmnFactory","canvas","translate"];var cA={__depends__:[rE],__init__:["propertiesProvider"],propertiesProvider:["type",sA]},pA={name:"zeebe",prefix:"zeebe",uri:"http://camunda.org/schema/zeebe/1.0",xml:{tagAlias:"lowerCase"},associations:[],types:[{name:"ZeebeServiceTask",extends:["bpmn:ServiceTask","bpmn:BusinessRuleTask","bpmn:ScriptTask","bpmn:SendTask","bpmn:EndEvent","bpmn:IntermediateThrowEvent"],properties:[{name:"retryCounter",type:"String",isAttr:!0}]},{name:"IoMapping",superClass:["Element"],properties:[{name:"ioMapping",type:"IoMapping"},{name:"inputParameters",isMany:!0,type:"Input"},{name:"outputParameters",isMany:!0,type:"Output"}],meta:{allowedIn:["bpmn:CallActivity","bpmn:Event","bpmn:ReceiveTask","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"InputOutputParameter",properties:[{name:"source",isAttr:!0,type:"String"},{name:"target",isAttr:!0,type:"String"}]},{name:"Subscription",superClass:["Element"],properties:[{name:"correlationKey",isAttr:!0,type:"String"}]},{name:"Input",superClass:["InputOutputParameter"],meta:{allowedIn:["bpmn:CallActivity","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"Output",superClass:["InputOutputParameter"],meta:{allowedIn:["bpmn:CallActivity","bpmn:Event","bpmn:ReceiveTask","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"TaskHeaders",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask"]},properties:[{name:"values",type:"Header",isMany:!0}]},{name:"Header",superClass:["Element"],properties:[{name:"id",type:"String",isAttr:!0},{name:"key",type:"String",isAttr:!0},{name:"value",type:"String",isAttr:!0}]},{name:"TaskDefinition",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask"]},properties:[{name:"type",type:"String",isAttr:!0},{name:"retries",type:"String",isAttr:!0}]},{name:"LoopCharacteristics",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask","bpmn:ReceiveTask","bpmn:SubProcess"]},properties:[{name:"inputCollection",type:"String",isAttr:!0},{name:"inputElement",type:"String",isAttr:!0},{name:"outputCollection",type:"String",isAttr:!0},{name:"outputElement",type:"String",isAttr:!0}]},{name:"CalledElement",superClass:["Element"],meta:{allowedIn:["bpmn:CallActivity"]},properties:[{name:"processId",type:"String",isAttr:!0},{name:"processIdExpression",type:"String",isAttr:!0},{name:"propagateAllChildVariables",isAttr:!0,type:"Boolean"}]},{name:"UserTaskForm",superClass:["Element"],meta:{allowedIn:["bpmn:Process"]},properties:[{name:"id",type:"String",isAttr:!0},{name:"body",type:"String",isBody:!0}]},{name:"FormDefinition",superClass:["Element"],meta:{allowedIn:["bpmn:UserTask"]},properties:[{name:"formKey",type:"String",isAttr:!0}]}]},uA=dP.isFunction,lA=dP.isObject,dA=dP.some;const hA=["zeebe:TaskDefinition","zeebe:Subscription","zeebe:TaskHeaders","zeebe:LoopCharacteristics","zeebe:Input"];function fA(e){var t=this;e.on("moddleCopy.canCopyProperty",(function(e){var n=e.property,i=e.parent;return t.canCopyProperty(n,i)}))}function mA(e,t){return e&&uA(e.$instanceOf)&&e.$instanceOf(t)}function vA(e,t){return t?mA(e,t)?e:e.$parent?vA(e.$parent,t):void 0:e.$parent}fA.$inject=["eventBus"],fA.prototype.canCopyProperty=function(e,t){return!(lA(e)&&!function(e,t){var n=e.$type&&e.$model.getTypeDescriptor(e.$type),i=n&&n.meta&&n.meta.allowedIn;if(!i||function(e){return-1!==e.indexOf("*")}(i))return!0;return dA(i,(function(e){return vA(t,e)}))}(e,t))&&(!!this.canHostServiceTaskLikeProperties(e,t)&&void 0)},fA.prototype.canHostServiceTaskLikeProperties=function(e,t){if(function(e){return hA.some((function(t){return mA(e,t)}))}(e)){var n=vA(t,"bpmn:IntermediateThrowEvent")||vA(t,"bpmn:EndEvent");if(n)return n.get("eventDefinitions").some((function(e){return mA(e,"bpmn:MessageEventDefinition")}))}return!0};var gA={__init__:["zeebeModdleExtension"],zeebeModdleExtension:["type",fA]};function yA(e={}){e={...e,moddleExtensions:{zeebe:pA,...e.moddleExtensions}},KT.call(this,e)}return i(yA,KT),yA.prototype._camundaCloudModules=[xR,PR,wR,kR,MR,cA,gA],yA.prototype._modules=[].concat(KT.prototype._modules,yA.prototype._camundaCloudModules),yA}));
|
|
7
|
+
var Ma=n((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,u=Date.now;function l(e,t,n){return setTimeout(y(e,n),t)}function d(e,t,n){return!!Array.isArray(e)&&(h(e,n[t],n),!0)}function h(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 g(e,t,n){var i,r=t.prototype;(i=e.prototype=Object.create(r)).constructor=e,i._super=r,n&&o(i,n)}function y(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){h(C(t),(function(t){e.addEventListener(t,n,!1)}))}function E(e,t,n){h(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 P(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 R(e,t,n){for(var i=[],r=[],o=0;o<e.length;){var a=t?e[o][t]:e[o];P(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 k=1;function M(e){var n=e.ownerDocument||e;return n.defaultView||n.parentWindow||t}var D="ontouchstart"in t,B=A(t,"PointerEvent")!==r,O=D&&/mobile|tablet|ip(ad|hone|od)|android/i.test(navigator.userAgent),j="touch",N="mouse",I=24,L=["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=V(t));o>1&&!n.firstMultiple?n.firstMultiple=V(t):1===o&&(n.firstMultiple=!1);var a=n.firstInput,s=n.firstMultiple,c=s?s.center:a.center,l=t.center=H(i);t.timeStamp=u(),t.deltaTime=t.timeStamp-a.timeStamp,t.angle=U(c,l),t.distance=q(c,l),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 d=G(t.deltaTime,t.deltaX,t.deltaY);t.overallVelocityX=d.x,t.overallVelocityY=d.y,t.overallVelocity=p(d.x)>p(d.y)?d.x:d.y,t.scale=s?(h=s.pointers,f=i,q(f[0],f[1],z)/q(h[0],h[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 u=t.deltaX-s.deltaX,l=t.deltaY-s.deltaY,d=G(c,u,l);i=d.x,o=d.y,n=p(d.x)>p(d.y)?d.x:d.y,a=W(u,l),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 h,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 V(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:u(),pointers:t,center:H(t),deltaX:e.deltaX,deltaY:e.deltaY}}function H(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 G(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=L);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=L);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&&_(M(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(M(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)}g(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:N,srcEvent:e}))}});var J={pointerdown:1,pointermove:2,pointerup:4,pointercancel:8,pointerout:8},Q={2:j,3:"pen",4:N,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"),g(ne,F,{handler:function(e){var t=this.store,n=!1,i=e.type.toLowerCase().replace("ms",""),r=J[i],o=Q[e.pointerType]||e.pointerType,a=o==j,s=P(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=R(n.concat(i),"identifier",!0)),[n,i]}g(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:j,srcEvent:e})}}});var ce={touchstart:1,touchmove:2,touchend:4,touchcancel:8},pe="touchstart touchmove touchend touchcancel";function ue(){this.evTarget=pe,this.targetIds={},F.apply(this,arguments)}function le(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?[R(o.concat(s),"identifier",!0),s]:void 0}g(ue,F,{handler:function(e){var t=ce[e.type],n=le.call(this,e,t);n&&this.callback(this.manager,t,{pointers:n[0],changedPointers:n[1],pointerType:j,srcEvent:e})}});function de(){F.apply(this,arguments);var e=y(this.handler,this);this.touch=new ue(this.manager,e),this.mouse=new Z(this.manager,e),this.primaryTouch=null,this.lastTouches=[]}function he(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}g(de,F,{handler:function(e,t,n){var i=n.pointerType==j,r=n.pointerType==N;if(!(r&&n.sourceCapabilities&&n.sourceCapabilities.firesTouchEvents)){if(i)he.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"),ge=ve!==r,ye="compute",be="auto",xe="manipulation",_e="none",Ee="pan-x",we="pan-y",Se=function(){if(!ge)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==ye&&(e=this.compute()),ge&&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 h(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&I?this.preventSrc(t):void 0}},preventSrc:function(e){this.manager.session.prevented=!0,e.preventDefault()}};var Pe=32;function Te(e){this.options=o({},this.defaults,e||{}),this.id=k++,this.manager=null,this.options.enable=x(this.options.enable,!0),this.state=1,this.simultaneous={},this.requireFail=[]}function Re(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 ke(e,t){var n=t.manager;return n?n.get(e):e}function Me(){Te.apply(this,arguments)}function De(){Me.apply(this,arguments),this.pX=null,this.pY=null}function Be(){Me.apply(this,arguments)}function Oe(){Te.apply(this,arguments),this._timer=null,this._input=null}function je(){Me.apply(this,arguments)}function Ne(){Me.apply(this,arguments)}function Ie(){Te.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}function Le(e,t){return(t=t||{}).recognizers=x(t.recognizers,Le.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(d(e,"recognizeWith",this))return this;var t=this.simultaneous;return t[(e=ke(e,this)).id]||(t[e.id]=e,e.recognizeWith(this)),this},dropRecognizeWith:function(e){return d(e,"dropRecognizeWith",this)||(e=ke(e,this),delete this.simultaneous[e.id]),this},requireFailure:function(e){if(d(e,"requireFailure",this))return this;var t=this.requireFail;return-1===P(t,e=ke(e,this))&&(t.push(e),e.requireFailure(this)),this},dropRequireFailure:function(e){if(d(e,"dropRequireFailure",this))return this;e=ke(e,this);var t=P(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+Re(n)),i(t.options.event),e.additionalEvent&&i(e.additionalEvent),n>=8&&i(t.options.event+Re(n))},tryEmit:function(e){if(this.canEmit())return this.emit(e);this.state=Pe},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=Pe);56&this.state&&(this.state=1),this.state=this.process(t),30&this.state&&this.tryEmit(t)},process:function(e){},getTouchAction:function(){},reset:function(){}},g(Me,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:Pe}}),g(De,Me,{defaults:{event:"pan",threshold:10,pointers:1,direction:30},getTouchAction:function(){var e=this.options.direction,t=[];return 6&e&&t.push(we),e&I&&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 Me.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)}}),g(Be,Me,{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)}}),g(Oe,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=l((function(){this.state=8,this.tryEmit()}),t.time,this);else if(4&e.eventType)return 8;return Pe},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=u(),this.manager.emit(this.options.event,this._input)))}}),g(je,Me,{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)}}),g(Ne,Me,{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&I&&(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)}}),g(Ie,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=l((function(){this.state=8,this.tryEmit()}),t.interval,this),2):8}return Pe},failTimeout:function(){return this._timer=l((function(){this.state=Pe}),this.options.interval,this),Pe},reset:function(){clearTimeout(this._timer)},emit:function(){8==this.state&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}}),Le.VERSION="2.0.7",Le.defaults={domEvents:!1,touchAction:ye,enable:!0,inputTarget:null,inputClass:null,preset:[[je,{enable:!1}],[Be,{enable:!1},["rotate"]],[Ne,{direction:6}],[De,{direction:6},["swipe"]],[Ie],[Ie,{event:"doubletap",taps:2},["tap"]],[Oe]],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({},Le.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:O?ue:D?de:Z))(n,$),this.touchAction=new Ce(this,this.options.touchAction),Fe(this,!0),h(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&&(h(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(d(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(d(e,"remove",this))return this;if(e=this.get(e)){var t=this.recognizers,n=P(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 h(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 h(C(e),(function(e){t?n[e]&&n[e].splice(P(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(Le,{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:Pe,DIRECTION_NONE:1,DIRECTION_LEFT:2,DIRECTION_RIGHT:4,DIRECTION_UP:8,DIRECTION_DOWN:16,DIRECTION_HORIZONTAL:6,DIRECTION_VERTICAL:I,DIRECTION_ALL:30,Manager:ze,Input:F,TouchAction:Ce,TouchInput:ue,MouseInput:Z,PointerEventInput:ne,TouchMouseInput:de,SingleTouchInput:ae,Recognizer:Te,AttrRecognizer:Me,Tap:Ie,Pan:De,Swipe:Ne,Pinch:Be,Rotate:je,Press:Oe,on:_,off:E,each:h,merge:v,extend:m,assign:o,inherit:g,bindFn:y,prefixed:A}),(void 0!==t?t:"undefined"!=typeof self?self:{}).Hammer=Le,e.exports?e.exports=Le:t.Hammer=Le}(window,document)})),Da=["mousedown","mouseup","mouseover","mouseout","click","dblclick"];function Ba(e,t){return t.get(e,!1)}function Oa(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 ja(e){function t(t){setTimeout((function(){w(Da,(function(t){pe.unbind(e,t,Oa,!0)}))}),500)}pe.bind(e,"touchstart",(function(t){w(Da,(function(t){pe.bind(e,t,Oa,!0)}))}),!0),pe.bind(e,"touchend",t,!0),pe.bind(e,"touchcancel",t,!0);var n=new Ma.Manager(e,{inputClass:Ma.TouchInput,recognizers:[],domEvents:!0}),i=new Ma.Tap,r=new Ma.Pan({threshold:10}),o=new Ma.Press,a=new Ma.Pinch,s=new Ma.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 Na(e,t,n,i,r){var o,a=Ba("dragging",e),s=Ba("move",e),c=Ba("contextPad",e),p=Ba("palette",e);function u(e){return function(t){r.fire(e,t)}}function l(e){return oe(e,"svg, .djs-element",!0)}function d(e){function n(e){var n=l(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=ja(e)).on("doubletap",u("element.dblclick")),o.on("tap",u("element.click")),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),Oa(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=Ao(t),r=l(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=ja(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=ja(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){d(e.svg)}))}function Ia(e,t){var n=this;t.on("canvas.init",(function(e){n.addBBoxMarker(e.svg)}))}Na.$inject=["injector","canvas","eventBus","elementRegistry","interactionEvents","touchFix"],Ia.$inject=["canvas","eventBus"],Ia.prototype.addBBoxMarker=function(e){var t={fill:"none",class:"outer-bound-marker"},n=Ie("rect");Se(n,{x:-1e4,y:1e4,width:10,height:10}),Se(n,t),_e(e,n);var i=Ie("rect");Se(i,{x:1e4,y:1e4,width:10,height:10}),Se(i,t),_e(e,i)};var La={__depends__:[{__depends__:[Io],__init__:["touchInteractionEvents"],touchInteractionEvents:["type",Na],touchFix:["type",Ia]}]};function za(e){return e&&e[e.length-1]}function Fa(e){return e.y}function $a(e){return e.x}var Va={left:$a,center:$a,right:function(e){return e.x+e.width},top:Fa,middle:Fa,bottom:function(e){return e.y+e.height}};function Ha(e){this._modeling=e}Ha.$inject=["modeling"],Ha.prototype._getOrientationDetails=function(e){var t="x",n="width";return-1!==["top","bottom","middle"].indexOf(e)&&(t="y",n="height"),{axis:t,dimension:n}},Ha.prototype._isType=function(e,t){return-1!==t.indexOf(e)},Ha.prototype._alignmentPosition=function(e,t){var n,i,r,o=this._getOrientationDetails(e),a=o.axis,s=o.dimension,c={},p={},u=!1;if(this._isType(e,["left","top"]))c[e]=t[0][a];else if(this._isType(e,["right","bottom"]))r=za(t),c[e]=r[a]+r[s];else if(this._isType(e,["center","middle"])){if(w(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=j(p,(function(e){return e.elements.length>1&&(u=!0),e.elements.length})),u)return c[e]=za(n).center,c;i=t[0],r=za(t=j(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},Ha.prototype.trigger=function(e,t){var n=this._modeling,i=E(e,(function(e){return!(e.waypoints||e.host||e.labelTarget)}));if(!(i.length<2)){var r=j(i,Va[t]),o=this._alignmentPosition(t,r);n.alignElements(r,o)}};var Ga={__init__:["alignElements"],alignElements:["type",Ha]};function Wa(e,t,n,i){for(var r;r=Ua(e,n,t);)n=i(t,n,r);return n}function qa(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 Ua(e,t,n){var i={x:t.x-n.width/2,y:t.y-n.height/2,width:n.width,height:n.height};return x(function(e){var t=Ka(e);e.host&&(t=t.concat(Ka(e.host)));e.attachers&&(t=t.concat(e.attachers.reduce((function(e,t){return e.concat(Ka(t))}),[])));return t}(e),(function(e){return e!==n&&"intersect"===vn(e,i,10)}))}function Ka(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 Ya(){return!0}function Xa(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 Za(e,t){e.on("autoPlace.end",500,(function(e){t.select(e.shape)}))}Xa.$inject=["eventBus","modeling","canvas"],Za.$inject=["eventBus","selection"];var Ja={__init__:["autoPlaceSelectionBehavior"],autoPlace:["type",Xa],autoPlaceSelectionBehavior:["type",Za]};function Qa(e,t){return T(t,(function(t){return Or(e,t)}))}function es(e,t){for("string"==typeof t&&(t=[t]);e=e.parent;)if(Qa(e,t))return e;return null}var ts=Object.freeze({__proto__:null,isAny:Qa,getParent:es});function ns(e,t){return Or(t,"bpmn:TextAnnotation")?function(e,t){var n=hn(e),i={x:n.right+t.width/2,y:n.top-50-t.height/2};return Wa(e,t,i,qa({y:{margin:-30,minDistance:20}}))}(e,t):Qa(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 Wa(e,t,i,qa({x:{margin:30,minDistance:30}}))}(e,t):Or(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=Ya);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}})),u=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 C(p.concat(u).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 Or(e,"bpmn:SequenceFlow")}}),o=30,a=80,s="left";Or(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+is(s,a)};return Wa(e,t,c,qa({y:{margin:o,minDistance:a}}))}(e,t):void 0}function is(e,t){return-1!=e.indexOf("top")?-1*t:-1!=e.indexOf("bottom")?t:0}function rs(e){e.on("autoPlace",(function(e){var t=e.shape;return ns(e.source,t)}))}rs.$inject=["eventBus"];var os={__depends__:[Ja],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",rs]};function as(e){this._eventBus=e}as.$inject=["eventBus"],as.prototype.on=function(e,t,n,i,r,o){if((v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),v(n)&&(o=r,r=i,i=n,n=1e3),f(r)&&(o=r,r=!1),!v(i))throw new Error("handlerFn must be a function");h(e)||(e=[e]);var a=this._eventBus;w(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 ss(e,t,n,i){as.call(this,e),this._elementRegistry=t,this._modeling=n,this._rules=i;var r=this;this.postExecuted(["shape.create"],(function(e){var t=e.context,n=t.hints||{},i=t.shape,o=t.parent||t.newParent;!1!==n.autoResize&&r._expand([i],o)})),this.postExecuted(["elements.move"],(function(e){var t=e.context,n=s(M(t.closure.topLevel)),i=t.hints,o=!i||i.autoResize;!1!==o&&w(D(n,(function(e){return e.parent.id})),(function(e,t){h(o)&&(e=e.filter((function(e){return x(o,N({id:e.id}))}))),r._expand(e,t)}))})),this.postExecuted(["shape.toggleCollapse"],(function(e){var t=e.context,n=t.hints,i=t.shape;n&&!1===n.autoResize||i.collapsed||r._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.context,n=t.hints,i=t.shape,o=i.parent;n&&!1===n.autoResize||o&&r._expand([i],o)}))}function cs(e){e.invoke(ss,this)}function ps(e){as.call(this,e),this.init()}function us(e){ps.call(this,e);var t=this;this.addRule("element.autoResize",(function(e){return t.canResize(e.elements,e.target)}))}function ls(e,t){us.call(this,e),this._modeling=t}w(["canExecute","preExecute","preExecuted","execute","executed","postExecute","postExecuted","revert","reverted"],(function(e){as.prototype[e]=function(t,n,i,r,o){(v(t)||m(t))&&(o=r,r=i,i=n,n=t,t=null),this.on(t,e,n,i,r,o)}})),ss.$inject=["eventBus","elementRegistry","modeling","rules"],i(ss,as),ss.prototype._getOptimalBounds=function(e,t){var n=this.getOffset(t),i=this.getPadding(t),r=hn(mt(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),fn(G({},o,a))},ss.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}(W(t,["x","y","width","height"]),n);this.resize(t,n,{autoResize:i});var r=t.parent;r&&this._expand([t],r)}}},ss.prototype.getOffset=function(e){return{top:60,bottom:60,left:100,right:100}},ss.prototype.getPadding=function(e){return{top:2,bottom:2,left:15,right:15}},ss.prototype.resize=function(e,t,n){this._modeling.resizeShape(e,t,null,n)},cs.$inject=["injector"],i(cs,ss),cs.prototype.resize=function(e,t,n){Or(e,"bpmn:Participant")?this._modeling.resizeLane(e,t,null,n):this._modeling.resizeShape(e,t,null,n)},ps.$inject=["eventBus"],i(ps,as),ps.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)}))},ps.prototype.init=function(){},us.$inject=["eventBus"],i(us,ps),us.prototype.canResize=function(e,t){return!1},i(ls,us),ls.$inject=["eventBus","modeling"],ls.prototype.canResize=function(e,t){if(!Or(t,"bpmn:Participant")&&!Or(t,"bpmn:Lane")&&!Or(t,"bpmn:SubProcess"))return!1;var n=!0;return w(e,(function(e){(Or(e,"bpmn:Lane")||e.labelTarget)&&(n=!1)})),n};var ds={__init__:["bpmnAutoResize","bpmnAutoResizeProvider"],bpmnAutoResize:["type",cs],bpmnAutoResizeProvider:["type",ls]};function hs(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=Ao(e),function(e){return oe(e,"svg, .djs-element",!0)}(document.elementFromPoint(t.x,t.y))}}hs.$inject=["elementRegistry","eventBus","injector"];var fs={__init__:["hoverFix"],hoverFix:["type",hs]},ms=Math.round,vs="djs-drag-active";function gs(e){e.preventDefault()}function ys(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(G({},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,u=r.globalStart,l=Ao(e),d=_a(l,u),h=r.localStart,f=a(l),v=_a(f,h);if(!r.active&&(i||(o=d,Math.sqrt(Math.pow(o.x,2)+Math.pow(o.y,2))>r.threshold))){if(G(c,{x:ms(h.x+p.x),y:ms(h.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&&ga(r.cursor),t.addMarker(t.getRootElement(),vs)}Ro(e),r.active&&(G(c,{x:ms(f.x+p.x),y:ms(f.y+p.y),dx:ms(v.x),dy:ms(v.y)},{originalEvent:e}),s("move"))}function p(e){var t=!0;r.active&&(e&&(r.payload.originalEvent=e,Ro(e)),t=s("end")),!1===t&&s("rejected"),s("ended",v(!0!==t))}function u(e){27===e.which&&(gs(e),m())}function l(t){var n;r.active&&(n=ba(e),setTimeout(n,400),gs(t)),p(t)}function d(e){c(e)}function h(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"),ya(),v=r.trapClick?l:p,pe.unbind(document,"mousemove",c),pe.unbind(document,"dragstart",gs),pe.unbind(document,"selectstart",gs),pe.unbind(document,"mousedown",v,!0),pe.unbind(document,"mouseup",v,!0),pe.unbind(document,"keyup",u),pe.unbind(document,"touchstart",d,!0),pe.unbind(document,"touchcancel",m,!0),pe.unbind(document,"touchmove",c,!0),pe.unbind(document,"touchend",p,!0),e.off("element.hover",h),e.off("element.out",f),t.removeMarker(t.getRootElement(),vs);var g=r.payload.previousSelection;return!1!==o&&g&&!n.get().length&&function(e){var t=e.filter((function(e){return i.get(e.id)}));t.length&&n.select(t)}(g),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 g,y,b,x,_,E=(v=G({},o,v||{})).data||{};x=v.trapClick?l:p,t?(g=To(t)||t,y=Ao(t),Ro(t),"dragstart"===g.type&&gs(g)):(g=null,y={x:0,y:0}),b=a(y),n||(n=b),_=function(e){return"undefined"!=typeof TouchEvent&&e instanceof TouchEvent}(g),r=G({prefix:i,data:E,payload:{},globalStart:y,displacement:_a(n,b),localStart:b,isTouch:_},v),v.manual||(_?(pe.bind(document,"touchstart",d,!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",gs),pe.bind(document,"selectstart",gs),pe.bind(document,"mousedown",x,!0),pe.bind(document,"mouseup",x,!0)),pe.bind(document,"keyup",u),e.on("element.hover",h),e.on("element.out",f)),s("init"),v.autoActivate&&c(t,!0)},this.move=c,this.hover=h,this.out=f,this.end=p,this.cancel=m,this.context=function(){return r},this.setOptions=function(e){G(o,e)}}ys.$inject=["eventBus","canvas","selection","elementRegistry"];var bs={__depends__:[fs,qo],dragging:["type",ys]};function xs(e,t,n){this._canvas=n,this._opts=G({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 _s(e,t,n){return t<e&&e<n}xs.$inject=["config.autoScroll","eventBus","canvas"],xs.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++)_s(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))},xs.prototype.stopScroll=function(){clearTimeout(this._scrolling)},xs.prototype.setOptions=function(e){this._opts=G({},this._opts,e)},xs.prototype._toBorderPoint=function(e){var t=this._canvas._container.getBoundingClientRect(),n=Ao(e.originalEvent);return{x:n.x-t.left,y:n.y-t.top}};var Es={__depends__:[bs],__init__:["autoScroll"],autoScroll:["type",xs]};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 Ss={__init__:["rules"],rules:["type",ws]},Cs=Math.round,Ps=Math.max;function Ts(e,t){return function(e,t){var n,i;for(n=0;i=e[n];n++)if(Ct(i,t)<=10)return{point:e[n],bendpoint:!0,index:n};return null}(e,t)||function(e,t){var n,i,r=un(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=Ps(o.segment2,a.segment2)-1],bendpoint:!0,index:i}:{point:{x:Cs(o.x+a.x)/2,y:Cs(o.y+a.y)/2},index:o.segment2}:{point:{x:Cs(o.x),y:Cs(o.y)},index:o.segment2}:null}(e,t)}var Rs="djs-bendpoint",As="djs-segment-dragger";function ks(e,t,n){return Ts(t,function(e,t){var n,i=Ao(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 Ms(e,t){var n=Ie("g");Ae(n).add(Rs),_e(e,n);var i=Ie("circle");Se(i,{cx:0,cy:0,r:4}),Ae(i).add("djs-visual"),_e(n,i);var r=Ie("circle");return Se(r,{cx:0,cy:0,r:10}),Ae(r).add("djs-hit"),_e(n,r),t&&Ae(n).add(t),n}function Ds(e,t,n,i){var r=Ie("g");_e(e,r);var o=function(e,t,n){var i=t.x-e.x,r=t.y-e.y;return Os("h"===n?i:r)}
|
|
8
|
+
/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */(t,n,i),a=Ie("rect");Se(a,{x:-7,y:-1.5,width:14,height:3}),Ae(a).add("djs-visual"),_e(r,a);var s=Ie("rect");return Se(s,{x:-o/2,y:-7,width:o,height:14}),Ae(s).add("djs-hit"),_e(r,s),Zn(r,"v"===i?90:0),r}function Bs(e,t,n){var i=Ie("g"),r=At(t,n),o=Tt(t,n);return _e(e,i),Ds(i,t,n,o),Ae(i).add(As),Ae(i).add("h"===o?"horizontal":"vertical"),Xn(i,r.x,r.y),i}function Os(e){return Math.abs(Math.round(2*e/3))}var js=n((function(t,n){!function(e,n){t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,n=String(e),i=n.length,r=-1,o="",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};e.CSS||(e.CSS={});return e.CSS.escape=t,t}(e)}(e)})),Ns={"&":"&","<":"<",">":">",'"':""","'":"'"};function Is(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return Ns[e]}))}function Ls(e,t,n,i,r){function o(e,n){var o=n.waypoints,a=ks(t,o,e);if(a)return!function(e,t,n){var i,r,o,a,s,c,p=e.index,u=e.point;return!(p<=0||e.bendpoint)&&(o=At(i=t[p-1],r=t[p]),a=Tt(i,r),s=Math.abs(u.x-o.x),c=Math.abs(u.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=Tt((n={start:r[t.index-1],end:r[t.index]}).start,n.end))?Os("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="'+js(e.id)+'"]',i);return!r&&n&&(Se(r=Ie("g"),{"data-element-id":e.id}),Ae(r).add("djs-bendpoints"),_e(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=Ms(e);_e(e,i),Xn(i,t.x,t.y)})),Ms(e,"floating")}function u(e,t){for(var n,i,r,o=t.waypoints,s=1;s<o.length;s++)Tt(n=o[s-1],i=o[s])&&(Se(r=Bs(e,n,i),{"data-segment-idx":s}),a(r,"mousemove",t))}function l(e){var t=s(e);return t||(p(t=s(e,!0),e),u(t,e)),t}function d(e){var t=s(e);t&&(!function(e){w(ge(".djs-segment-dragger",e),(function(e){Me(e)}))}(t),function(e){w(ge(".djs-bendpoint",e),(function(e){Me(e)}))}(t),u(t,e),p(t,e))}function h(e,t,n){var i,r,o=c(t.index,e),a=n[t.index-1],s=n[t.index],p=t.point,u=At(a,s),l=Tt(a,s);o&&(i=function(e){return ve(".djs-visual",e)}(o),r={x:p.x-u.x,y:p.y-u.y},"v"===l&&(r={x:r.y,y:r.x}),Xn(i,r.x,r.y))}e.on("connection.changed",(function(e){d(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=l(n),e.add?Ae(t).add(e.marker):Ae(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=ks(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||h(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&&l(t)})),e.on("element.hover",(function(e){var t=e.element;t.waypoints&&(l(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&&Se(i,{"data-element-id":n})}})),this.addHandles=l,this.updateHandles=d,this.getBendpointsContainer=s,this.getSegmentDragger=c}Ls.$inject=["eventBus","canvas","interactionEvents","bendpointMove","connectionSegmentMove"];var zs=Math.round,Fs="reconnectStart",$s="reconnectEnd",Vs="updateWaypoints";function Hs(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,u=t.target,l=t.waypoints,d=(s=a||0!==o?a||o!==l.length-1?Vs:$s:Fs)===Vs?"connection.updateWaypoints":"connection.reconnect",h=r.allowed(d,{connection:t,source:p,target:u});!1===h&&(h=r.allowed(d,{connection:t,source:u,target:p})),!1!==h&&i.init(e,"bendpoint.move",{data:{connection:t,connectionGfx:c,context:{allowed:h,bendpointIndex:o,connection:t,source:p,target:u,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===Vs?"connection.updateWaypoints":"connection.reconnect";if(t=n.allowed=r.allowed(p,{connection:i,source:c===Fs?s:o,target:c===$s?s:a}))return n.source=c===Fs?s:o,void(n.target=c===$s?s:a);!1===t&&(t=n.allowed=r.allowed(p,{connection:i,source:c===$s?s:a,target:c===Fs?s:o})),t&&(n.source=c===$s?s:a,n.target=c===Fs?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!==Vs&&(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,u=t.type,l=t.hints||{},d={x:zs(e.x),y:zs(e.y)};if(!n)return!1;u===Vs?(a?s.splice(i,0,d):s[i]=d,l.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===Ct(t,i=e[r+1])||Pt(n,i,t)?e.splice(r,1):r++;return e}(s),l)):(u===Fs?(l.docking="source",Gs(t)&&(l.docking="target",l.newWaypoints=s.reverse())):u===$s&&(l.docking="target",Gs(t)&&(l.docking="source",l.newWaypoints=s.reverse())),o.reconnect(r,c,p,d,l))}),this)}function Gs(e){var t=e.hover,n=e.source,i=e.target,r=e.type;return r===Fs?t&&i&&t===i&&n!==i:r===$s?t&&n&&t===n&&n!==i:void 0}Hs.$inject=["injector","eventBus","canvas","dragging","rules","modeling"],Hs.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 Ws="updateWaypoints",qs="connect-ok",Us="connect-not-ok",Ks="connect-hover",Ys="djs-updating",Xs="djs-element-hidden";function Zs(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,Ae(t.draggerGfx=Ms(i.getLayer("overlays"))).add("djs-dragging"),i.addMarker(r,Xs),i.addMarker(r,Ys)})),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,Ks),o===Ws)return;n?(i.removeMarker(r,Us),i.addMarker(r,qs)):!1===n&&(i.removeMarker(r,qs),i.addMarker(r,Us))}})),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,Ks),i.removeMarker(n,r?qs:Us))})),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,u=p.source,l=p.target,d=p.waypoints.slice(),h={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?Gs(n)?(m.connectionEnd=m.connectionEnd||h,m.source=l,m.target=s||u,d=d.reverse()):(m.connectionStart=m.connectionStart||h,m.source=s||u,m.target=l):"reconnectEnd"===c?Gs(n)?(m.connectionStart=m.connectionStart||h,m.source=s||l,m.target=u,d=d.reverse()):(m.connectionEnd=m.connectionEnd||h,m.source=u,m.target=s||l):(m.noCropping=!0,m.noLayout=!0,d[o]=h),c===Ws&&(d=e.cropWaypoints(p,d)),m.waypoints=d,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,Ys),i.removeMarker(n,Xs),a&&(i.removeMarker(a,qs),i.removeMarker(a,s?qs:Us)),r&&r.cleanUp(t)}))}Zs.$inject=["bendpointMove","injector","eventBus","canvas"];var Js="connect-hover",Qs="djs-updating";function ec(e,t,n){return tc(e,t,e[t]+n)}function tc(e,t,n){return{x:"x"===t?n:e.x,y:"y"===t?n:e.y}}function nc(e){return"x"===e?"y":"x"}function ic(e,t,n){var i,r;return e.original?e.original:(i=mn(t),tc(e,r=nc(n),i[r]))}function rc(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 tc(t,i,Math.min(Math.max(o+20,e[i]),r-20))}(n,i[e.segmentStartIndex+t],i[e.segmentEndIndex+t],nc(e.axis));Xn(e.draggerGfx,r.x,r.y)}this.start=function(e,t,r){var o,a,s,c,p=n.getGraphics(t),u=r-1,l=r,d=t.waypoints,h=d[u],f=d[l],m=ks(n,d,e);(a=Tt(h,f))&&(s="v"===a?"x":"y",0===u&&(h=ic(h,t.source,s)),l===d.length-1&&(f=ic(f,t.target,s)),o={connection:t,segmentStartIndex:u,segmentEndIndex:l,segmentStart:h,segmentEnd:f,axis:s,dragPosition:c=m?m.point:{x:(h.x+f.x)/2,y:(h.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=Bs(r,t.segmentStart,t.segmentEnd),Ae(t.draggerGfx).add("djs-dragging"),n.addMarker(i,Qs)})),t.on("connectionSegment.move.move",(function(e){var t,n,i=e.context,r=i.connection,o=i.segmentStartIndex,a=i.segmentEndIndex,u=i.segmentStart,l=i.segmentEnd,d=i.axis,h=i.originalWaypoints.slice(),f=ec(u,d,e["d"+d]),m=ec(l,d,e["d"+d]),v=h.length,g=0;h[o]=f,h[a]=m,o<2&&(t=vn(r.source,f),1===o?"intersect"===t&&(h.shift(),h[0]=f,g--):"intersect"!==t&&(h.unshift(u),g++)),a>v-3&&(n=vn(r.target,m),a===v-2?"intersect"===n&&(h.pop(),h[h.length-1]=m):"intersect"!==n&&h.push(l)),i.newWaypoints=r.waypoints=s(r,h),p(i,g,e),i.newSegmentStartIndex=o+g,c(e)})),t.on("connectionSegment.move.hover",(function(e){e.context.hover=e.hover,n.addMarker(e.hover,Js)})),t.on(["connectionSegment.move.out","connectionSegment.move.cleanup"],(function(e){var t=e.context.hover;t&&n.removeMarker(t,Js)})),t.on("connectionSegment.move.cleanup",(function(e){var t=e.context,i=t.connection;t.draggerGfx&&Me(t.draggerGfx),n.removeMarker(i,Qs)})),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!Pt(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,u={segmentMove:{segmentStartIndex:t.segmentStartIndex,newSegmentStartIndex:r+p}};o.updateWaypoints(n,c,u)}))}rc.$inject=["injector","eventBus","canvas","dragging","graphicsFactory","modeling"];var oc=Math.abs,ac=Math.round;function sc(e){return{x:e.x,y:e.y}}function cc(e){return{x:e.x+e.width,y:e.y+e.height}}function pc(e,t){return!e||isNaN(e.x)||isNaN(e.y)?t:{x:ac(e.x+e.width/2),y:ac(e.y+e.height/2)}}function uc(e,t){var n=e.snapped;return!!n&&("string"==typeof t?n[t]:n.x&&n.y)}function lc(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 dc(e){return e.children||[]}var hc=Math.abs,fc=Math.round;function mc(e){function t(e,t){if(h(e)){for(var n=e.length;n--;)if(hc(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){if(e.width)return{x:fc(e.width/2+e.x),y:fc(e.height/2+e.y)}}e.on("connectionSegment.move.move",1500,(function(e){var i,r,o=function(e){var t=e.snapPoints,i=e.connection,r=i.waypoints,o=e.segmentStart,a=e.segmentStartIndex,s=e.segmentEnd,c=e.segmentEndIndex,p=e.axis;if(t)return t;var u=[r[a-1],o,s,r[c+1]];return a<2&&u.unshift(n(i.source)),c>r.length-3&&u.unshift(n(i.target)),e.snapPoints=t={horizontal:[],vertical:[]},w(u,(function(e){e&&(e=e.original||e,"y"===p&&t.horizontal.push(e.y),"x"===p&&t.vertical.push(e.x))})),t}(e.context),a=e.x,s=e.y;if(o){var c=a-(i=t(o.vertical,a)),p=s-(r=t(o.horizontal,s));G(e,{dx:e.dx-c,dy:e.dy-p,x:i,y:r}),(c||-1!==o.vertical.indexOf(a))&&lc(e,"x",i),(p||-1!==o.horizontal.indexOf(s))&&lc(e,"y",r)}})),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:[]},w(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),p=e.x,u=e.y;if(a){var l=p-(i=t(c?a.vertical.concat([c.x]):a.vertical,p)),d=u-(r=t(c?a.horizontal.concat([c.y]):a.horizontal,u));G(e,{dx:e.dx-l,dy:e.dy-d,x:e.x-l,y:e.y-d}),(l||-1!==a.vertical.indexOf(p))&&lc(e,"x",i),(d||-1!==a.horizontal.indexOf(u))&&lc(e,"y",r)}}))}mc.$inject=["eventBus"];var vc={__depends__:[bs,Ss],__init__:["bendpoints","bendpointSnapping","bendpointMovePreview"],bendpoints:["type",Ls],bendpointMove:["type",Hs],bendpointMovePreview:["type",Zs],connectionSegmentMove:["type",rc],bendpointSnapping:["type",mc]};function gc(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,!d(t=n.canExecute=r(i,o))){if(!1!==t)return n.source=i,void(n.target=o);d(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:yc(t)?o:r,connectionEnd:yc(t)?r:o};f(i)&&(c=i),n.connect(a,s,c,p)})),this.start=function(e,n,i,r){f(i)||(r=i,i=mn(n)),t.init(e,"connect",{autoActivate:r,data:{shape:n,context:{start:n,connectionStart:i}}})}}function yc(e){var t=e.hover,n=e.source,i=e.target;return t&&n&&t===n&&n!==i}gc.$inject=["eventBus","dragging","modeling","rules"];var bc="connect-ok",xc="connect-not-ok";function _c(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,u=t.connectionEnd||{x:e.x,y:e.y},l=p,d=u;yc(t)&&(l=u,d=p),i.drawPreview(t,n,{source:o||a,target:c||r,connectionStart:l,connectionEnd:d})})),t.on("connect.hover",900,(function(e){var t=e.context,i=e.hover,r=t.canExecute;null!==r&&n.addMarker(i,r?bc:xc)})),t.on(["connect.out","connect.cleanup"],1100,(function(e){var t=e.hover;t&&(n.removeMarker(t,bc),n.removeMarker(t,xc))})),i&&t.on("connect.cleanup",(function(e){i.cleanUp(e.context)}))}_c.$inject=["injector","eventBus","canvas"];var Ec={__depends__:[qo,Ss,bs],__init__:["connectPreview"],connect:["type",gc],connectPreview:["type",_c]};function wc(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)}wc.$inject=["injector","canvas","graphicsFactory","elementFactory"],wc.prototype.drawPreview=function(e,t,n){n=n||{};var i,r,o,a=e.connectionPreviewGfx,s=e.getConnection,c=n.source,p=n.target,u=n.waypoints,l=n.connectionStart,d=n.connectionEnd,h=n.noLayout,f=n.noCropping,m=n.noNoop,v=this;a||(a=e.connectionPreviewGfx=this.createConnectionPreviewGfx()),De(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=u||[],this._layouter&&!h&&(i.waypoints=this._layouter.layoutConnection(i,{source:c,target:p,connectionStart:l,connectionEnd:d,waypoints:n.waypoints||i.waypoints})),i.waypoints&&i.waypoints.length||(i.waypoints=[c?mn(c):l,p?mn(p):d]),this._connectionDocking&&(c||p)&&!f&&(i.waypoints=this._connectionDocking.getCroppedWaypoints(i,c,p)),this._graphicsFactory.drawConnection(a,i)):!m&&this.drawNoopPreview(a,n)},wc.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);_e(e,this.createNoopConnection(a[0],a[1]))},wc.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&&gn(o,s,!0)||e,t=i&&gn(a,s,!1)||t]},wc.prototype.cleanUp=function(e){e&&e.connectionPreviewGfx&&Me(e.connectionPreviewGfx)},wc.prototype.getConnection=function(e){var t=function(e){return f(e)?e:{}}(e);return this._elementFactory.createConnection(t)},wc.prototype.createConnectionPreviewGfx=function(){var e=Ie("g");return Se(e,{pointerEvents:"none"}),Ae(e).add("djs-connection-preview"),_e(this._canvas.getActiveLayer(),e),e},wc.prototype.createNoopConnection=function(e,t){var n=Ie("polyline");return Se(n,{stroke:"#333",strokeDasharray:[1],strokeWidth:2,"pointer-events":"none"}),Se(n,{points:[e.x,e.y,t.x,t.y]}),n};var Sc={__init__:["connectionPreview"],connectionPreview:["type",wc]},Cc=Math.min,Pc=Math.max;function Tc(e){e.preventDefault()}function Rc(e){e.stopPropagation()}function Ac(e){this.container=e.container,this.parent=he('<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=V(this.autoResize,this),this.handlePaste=V(this.handlePaste,this)}function kc(e,t){this._eventBus=e,this._providers=[],this._textbox=new Ac({container:t.getContainer(),keyHandler:V(this._handleKey,this),resizeHandler:V(this._handleResize,this)})}Ac.prototype.create=function(e,t,n,i){var r=this.parent,o=this.content,a=this.container;i=this.options=i||{};var s=W(t=this.style=t||{},["width","height","maxWidth","maxHeight","minWidth","minHeight","left","top","backgroundColor","position","overflow","border","wordWrap","textAlign","outline","transform"]);G(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=W(t,["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingTop","paddingRight","paddingBottom","paddingLeft"]);return G(o.style,{boxSizing:"border-box",width:"100%",outline:"none",wordWrap:"break-word"},c),i.centerVertically&&G(o.style,{position:"absolute",top:"50%",transform:"translate(0, -50%)"},c),o.innerText=n,pe.bind(o,"keydown",this.keyHandler),pe.bind(o,"mousedown",Rc),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},Ac.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)}},Ac.prototype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1,e)||this._insertTextIE(e)},Ac.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,u=(t=p.childNodes,[].slice.call(t));if(function(e){return e.nodeType===Node.TEXT_NODE}(p)){var l=o.textContent;o.textContent=l.substring(0,s)+e+l.substring(c),n=o,i=s+e.length}else if(o===this.content&&a===this.content){var d=document.createTextNode(e);this.content.insertBefore(d,u[s]),n=d,i=d.textContent.length}else{var h=u.indexOf(o),f=u.indexOf(a);u.forEach((function(t,n){n===h?t.textContent=o.textContent.substring(0,s)+e+a.textContent.substring(c):n>h&&n<=f&&ye(t)})),n=o,i=s+e.length}n&&void 0!==i&&setTimeout((function(){self.setSelection(n,i)}))},Ac.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})}},Ac.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,u;n=this.resizeHandle=he('<div class="djs-direct-editing-resize-handle"></div>');var l=function(n){Tc(n),Rc(n);var l=Cc(Pc(p+n.clientX-s,i),o),d=Cc(Pc(u+n.clientY-c,r),a);t.style.width=l+"px",t.style.height=d+"px",e.resizeHandler({width:p,height:u,dx:n.clientX-s,dy:n.clientY-c})},d=function(e){Tc(e),Rc(e),pe.unbind(document,"mousemove",l,!1),pe.unbind(document,"mouseup",d,!1)};pe.bind(n,"mousedown",(function(e){Tc(e),Rc(e),s=e.clientX,c=e.clientY;var n=t.getBoundingClientRect();p=n.width,u=n.height,pe.bind(document,"mousemove",l),pe.bind(document,"mouseup",d)}))}G(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)},Ac.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",Rc),pe.unbind(t,"input",this.autoResize),pe.unbind(t,"paste",this.handlePaste),n&&(n.removeAttribute("style"),ye(n)),ye(e)},Ac.prototype.getValue=function(){return this.content.innerText.trim()},Ac.prototype.getSelection=function(){return window.getSelection().getRangeAt(0)},Ac.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)},kc.$inject=["eventBus","canvas"],kc.prototype.registerProvider=function(e){this._providers.push(e)},kc.prototype.isActive=function(){return!!this._active},kc.prototype.cancel=function(){this._active&&(this._fire("cancel"),this.close())},kc.prototype._fire=function(e,t){this._eventBus.fire("directEditing."+e,t||{active:this._active})},kc.prototype.close=function(){this._textbox.destroy(),this._fire("deactivate"),this._active=null,this.resizable=void 0},kc.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()}},kc.prototype.getValue=function(){return this._textbox.getValue()},kc.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())},kc.prototype._handleResize=function(e){this._fire("resize",e)},kc.prototype.activate=function(e){var t;this.isActive()&&this.cancel();var n=x(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 Mc={__depends__:[Io],__init__:["directEditing"],directEditing:["type",kc]},Dc=".entry";function Bc(e,t,n){this._eventBus=t,this._overlays=n;var i=l(e&&e.scale)?e.scale:{min:1,max:1.5};this._overlaysConfig={position:{right:-9,top:-6},scale:i},this._current=null,this._init()}Bc.$inject=["config.contextPad","eventBus","overlays"],Bc.prototype._init=function(){var e=this._eventBus,t=this;e.on("selection.changed",(function(e){var n=e.newSelection;1===n.length?t.open(n[0]):t.close()})),e.on("elements.delete",(function(e){w(e.elements,(function(e){t.isOpen(e)&&t.close()}))})),e.on("element.changed",(function(e){var n=e.element,i=t._current;i&&i.element===n&&t.open(n,!0)}))},Bc.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("contextPad.getProviders",e,(function(e){e.providers.push(t)}))},Bc.prototype.getEntries=function(e){var t=this._getProviders(),n={};return w(t,(function(t){var i=t.getContextPadEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))})),n},Bc.prototype.trigger=function(e,t,n){var i,r,o=this._current.element,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,v(i)){if("click"===e)return i(r,o,n)}else if(i[e])return i[e](r,o,n);t.preventDefault()},Bc.prototype.open=function(e,t){!t&&this.isOpen(e)||(this.close(),this._updateAndOpen(e))},Bc.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"contextPad.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Bc.prototype._updateAndOpen=function(e){var t=this.getEntries(e),n=this.getPad(e),i=n.html;w(t,(function(e,t){var n,r=e.group||"default",o=he(e.html||'<div class="entry" draggable="true"></div>');K(o,"data-action",t),(n=ve("[data-group="+r+"]",i))||(n=he('<div class="group" data-group="'+r+'"></div>'),i.appendChild(n)),n.appendChild(o),e.className&&function(e,t){var n=Q(e);(h(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(he('<img src="'+e.imageUrl+'">'))})),Q(i).add("open"),this._current={element:e,pad:n,entries:t},this._eventBus.fire("contextPad.open",{current:this._current})},Bc.prototype.getPad=function(e){if(this.isOpen())return this._current.pad;var t=this,n=this._overlays,i=he('<div class="djs-context-pad"></div>'),r=G({html:i},this._overlaysConfig);de.bind(i,Dc,"click",(function(e){t.trigger("click",e)})),de.bind(i,Dc,"dragstart",(function(e){t.trigger("dragstart",e)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()})),this._overlayId=n.add(e,"context-pad",r);var o=n.get(this._overlayId);return this._eventBus.fire("contextPad.create",{element:e,pad:o}),o},Bc.prototype.close=function(){this.isOpen()&&(this._overlays.remove(this._overlayId),this._overlayId=null,this._eventBus.fire("contextPad.close",{current:this._current}),this._current=null)},Bc.prototype.isOpen=function(e){return!(!this._current||e&&this._current.element!==e)};var Oc={__depends__:[Io,Qo],contextPad:["type",Bc]},jc=["marker-start","marker-mid","marker-end"],Nc=["circle","ellipse","line","path","polygon","polyline","rect"];function Ic(e,t,n,i){this._elementRegistry=e,this._canvas=n,this._styles=i,this._clonedMarkers={};var r=this;t.on("drag.cleanup",(function(){w(r._clonedMarkers,(function(e){Me(e)})),r._clonedMarkers={}}))}Ic.$inject=["elementRegistry","eventBus","canvas","styles"],Ic.prototype.getGfx=function(e){return this._elementRegistry.getGraphics(e)},Ic.prototype.addDragger=function(e,t,n){var i=Be(n=n||this.getGfx(e)),r=n.getBoundingClientRect();return this._cloneMarkers(Kn(i)),Se(i,this._styles.cls("djs-dragger",[],{x:r.top,y:r.left})),_e(t,i),i},Ic.prototype.addFrame=function(e,t){var n=Ie("rect",{class:"djs-resize-overlay",width:e.width,height:e.height,x:e.x,y:e.y});return _e(t,n),n},Ic.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!==Nc.indexOf(e.nodeName)})(e)&&jc.forEach((function(n){if(Se(e,n)){var i=function(e,t,n){return ve("marker#"+(i=Se(e,t),i.match(/url\(['"]?#([^'"]*)['"]?\)/)[1]),n||document);var i}(e,n,t._canvas.getContainer());t._cloneMarker(e,i,n)}}))},Ic.prototype._cloneMarker=function(e,t,n){var i=t.id,r=this._clonedMarkers[i];if(!r){var o=i+"-clone";(r=Be(t)).id=o,Ae(r).add("djs-dragger").add("djs-dragger-marker"),this._clonedMarkers[i]=r;var a=ve("defs",this._canvas._svg);a||(a=Ie("defs"),_e(this._canvas._svg,a)),_e(a,r)}Se(e,n,"url(#"+this._clonedMarkers[i].id+")")};var Lc={__init__:["previewSupport"],previewSupport:["type",Ic]},zc="drop-ok",Fc="drop-not-ok",$c="attach-ok",Vc="new-parent",Hc="create";function Gc(e,t,n,i,r){function o(t,n){[$c,zc,Fc,Vc].forEach((function(i){i===n?e.addMarker(t,i):e.removeMarker(t,i)}))}function a(){var e=t.context();e&&e.prefix===Hc&&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);Wc(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=x(e=E(e,(function(t){var n=t.labelTarget;return!(t.parent||function(e){return!!e.labelTarget}(t)&&-1!==e.indexOf(n))})),(function(e){return!qc(e)})),s=!1,c=!1,p=!1;Uc(e)&&(s=r.allowed("shape.attach",{position:n,shape:a,target:t})),s||(p=Uc(e)?r.allowed("shape.create",{position:n,shape:a,source:i,target:t}):r.allowed("elements.create",{elements:e,position:n,target:t}));var u=o.connectionTarget;return p||s?(a&&i&&(c=r.allowed("connection.create",{source:u===i?a:i,target:u===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,$c):o(i,p?Vc:Fc))})),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,u=t.hints||{};if(!1===s||!a)return!1;Wc(e);var l={x:e.x,y:e.y};r=p?i.appendShape(n,r,l,a,{attach:c,connection:!0===p?{}:p,connectionTarget:u.connectionTarget}):x(o=i.createElements(o,l,a,G({},u,{attach:c})),(function(e){return!qc(e)})),G(t,{elements:o,shape:r}),G(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){h(n)||(n=[n]);var r=x(n,(function(e){return!qc(e)}));if(r){i=G({elements:n,hints:{},shape:r},i||{}),w(n,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var o=mt(n);w(n,(function(e){qc(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2}}))),G(e,{x:e.x-o.x-o.width/2,y:e.y-o.y-o.height/2})})),t.init(e,Hc,{cursor:"grabbing",autoActivate:!0,data:{shape:r,elements:n,context:i}})}}}function Wc(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 qc(e){return!!e.waypoints}function Uc(e){return e&&1===e.length&&!qc(e[0])}Gc.$inject=["canvas","dragging","eventBus","modeling","rules"];function Kc(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=Ie("g");Se(t,r.cls("djs-drag-group",["no-events"]));var o=Ie("g");return e.forEach((function(e){var r;e.hidden||(e.waypoints?(r=n._createContainer("connection",o),n.drawConnection(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||_e(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)}))}Kc.$inject=["canvas","eventBus","graphicsFactory","previewSupport","styles"];var Yc={__depends__:[bs,Lc,Ss,qo],__init__:["create","createPreview"],create:["type",Gc],createPreview:["type",Kc]},Xc="data-id",Zc=["contextPad.close","canvas.viewbox.changing","commandStack.changed"];function Jc(e,t,n){var i=l(e&&e.scale)?e.scale:{min:1,max:1.5};this._config={scale:i},this._eventBus=t,this._canvas=n,this._providers={},this._current={}}Jc.$inject=["config.popupMenu","eventBus","canvas"],Jc.prototype.registerProvider=function(e,t,n){n||(n=t,t=1e3),this._eventBus.on("popupMenu.getProviders."+e,t,(function(e){e.providers.push(n)}))},Jc.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=k(i)>0,a=r&&k(r)>0;return!o&&!a},Jc.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=G({},o,a),r.container=this._createContainer(),k(a)&&r.container.appendChild(this._createEntries(a,"djs-popup-header")),k(o)&&r.container.appendChild(this._createEntries(o,"djs-popup-body"));var s=this._canvas.getContainer();this._attachContainer(r.container,s,n.cursor),this._bindAutoClose()},Jc.prototype.close=function(){this.isOpen()&&(this._emit("close"),this._unbindAutoClose(),ye(this._current.container),this._current.container=null)},Jc.prototype.isOpen=function(){return!!this._current.container},Jc.prototype.trigger=function(e){e.preventDefault();var t=K(e.delegateTarget||e.target,Xc),n=this._getEntry(t);if(n.action)return n.action.call(null,e,n)},Jc.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"popupMenu.getProviders."+e,providers:[]});return this._eventBus.fire(t),t.providers},Jc.prototype._getEntries=function(e,t){var n={};return w(t,(function(t){if(t.getPopupMenuEntries){var i=t.getPopupMenuEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))}else w(t.getEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=q(e,["id"])}))})),n},Jc.prototype._getHeaderEntries=function(e,t){var n={};return w(t,(function(t){if(t.getPopupMenuHeaderEntries){var i=t.getPopupMenuHeaderEntries(e);v(i)?n=i(n):w(i,(function(e,t){n[t]=e}))}else{if(!t.getHeaderEntries)return;w(t.getHeaderEntries(e),(function(e){var t=e.id;if(!t)throw new Error("every entry must have the id property set");n[t]=q(e,["id"])}))}})),n},Jc.prototype._getEntry=function(e){var t=this._current.entries[e];if(!t)throw new Error("entry not found");return t},Jc.prototype._emit=function(e){this._eventBus.fire("popupMenu."+e)},Jc.prototype._createContainer=function(){var e=he('<div class="djs-popup">'),t=this._current.position,n=this._current.className;return G(e.style,{position:"absolute",left:t.x+"px",top:t.y+"px",visibility:"hidden"}),Q(e).add(n),e},Jc.prototype._attachContainer=function(e,t,n){var i=this;de.bind(e,".entry","click",(function(e){i.trigger(e)})),this._updateScale(e),t.appendChild(e),n&&this._assureIsInbounds(e,n)},Jc.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),l(t)&&i<t&&(o=t),l(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+")")},Jc.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={},u=t.x-r.left,l=t.y-r.top;o+s>r.width&&(p.x=!0),a+c>r.height&&(p.y=!0),p.x&&p.y?(n=u-s+"px",i=l-c+"px"):p.x?(n=u-s+"px",i=l+"px"):p.y&&l<c?(n=u+"px",i="10px"):p.y&&(n=u+"px",i=l-c+"px"),G(e.style,{left:n,top:i},{visibility:"visible","z-index":1e3})},Jc.prototype._createEntries=function(e,t){var n=he("<div>"),i=this;return Q(n).add(t),w(e,(function(e,t){var r=i._createEntry(e,t);n.appendChild(r)})),n},Jc.prototype._createEntry=function(e,t){var n=he("<div>"),i=Q(n);if(i.add("entry"),e.className&&e.className.split(" ").forEach((function(e){i.add(e)})),K(n,Xc,t),e.label){var r=he("<span>");r.textContent=e.label,n.appendChild(r)}return e.imageUrl&&n.appendChild(he('<img src="'+e.imageUrl+'" />')),!0===e.active&&i.add("active"),!0===e.disabled&&i.add("disabled"),e.title&&(n.title=e.title),n},Jc.prototype._bindAutoClose=function(){this._eventBus.once(Zc,this.close,this)},Jc.prototype._unbindAutoClose=function(){this._eventBus.off(Zc,this.close,this)};var Qc={__init__:["popupMenu"],popupMenu:["type",Jc]};function ep(){}ep.prototype.get=function(){return this._data},ep.prototype.set=function(e){this._data=e},ep.prototype.clear=function(){var e=this._data;return delete this._data,e},ep.prototype.isEmpty=function(){return!this._data};var tp={clipboard:["type",ep]};function np(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)}))}np.$inject=["eventBus"],np.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 ip={__init__:["mouse"],mouse:["type",np]};function rp(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,x(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),op(n)&&(t.priority=3,t.source=n.source.id,t.target=n.target.id,t.waypoints=function(e){return R(e.waypoints,(function(e){return(e=sp(e)).original&&(e.original=sp(e.original)),e}))}(n)),ap(n)&&(t.priority=4,t.labelTarget=n.labelTarget.id),w(["x","y","width","height"],(function(e){m(n[e])&&(t[e]=n[e])})),t.hidden=n.hidden,t.collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){G(e.hints,{createElementsBehavior:!1})}))}function op(e){return!!e.waypoints}function ap(e){return!!e.labelTarget}function sp(e){return G({},e)}function cp(e,t){var n=t.indexOf(e);return-1===n?t:t.splice(n,1)}rp.$inject=["canvas","create","clipboard","elementFactory","eventBus","modeling","mouse","rules"],rp.prototype.copy=function(e){var t,n;return h(e)||(e=e?[e]:[]),n=!1===(t=this._eventBus.fire("copyPaste.canCopyElements",{elements:e}))?{}:this.createTree(h(t)?t:e),this._clipboard.set(n),this._eventBus.fire("copyPaste.elementsCopied",{elements:e,tree:n}),n},rp.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||{}})}},rp.prototype._paste=function(e,t,n,i){w(e,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var r=mt(e);return w(e,(function(e){op(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2}}))),G(e,{x:e.x-r.x-r.width/2,y:e.y-r.y-r.height/2})})),this._modeling.createElements(e,n,t,G({},i))},rp.prototype._createElements=function(e){var t=this,n=this._eventBus,i={},r=[];return w(e,(function(e,o){w(e=j(e,"priority"),(function(e){var o,a=G({},q(e,["priority"]));return i[e.parent]?a.parent=i[e.parent]:delete a.parent,n.fire("copyPaste.pasteElement",{cache:i,descriptor:a}),op(a)?(a.source=i[e.source],a.target=i[e.target],o=i[e.id]=t.createConnection(a),void r.push(o)):ap(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},rp.prototype.createConnection=function(e){return this._elementFactory.createConnection(q(e,["id"]))},rp.prototype.createLabel=function(e){return this._elementFactory.createLabel(q(e,["id"]))},rp.prototype.createShape=function(e){return this._elementFactory.createShape(q(e,["id"]))},rp.prototype.hasRelations=function(e,t){var n,i;return!(op(e)&&(n=x(t,N({id:e.source.id})),i=x(t,N({id:e.target.id})),!n||!i))&&!(ap(e)&&!x(t,N({id:e.labelTarget.id})))},rp.prototype.createTree=function(e){var t=this._rules,n=this,i={},r=[];function o(e,t){var n=x(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(ut(e),(function(e,t,n){if(!ap(e))return w(e.labels,(function(e){o(e,n)})),w([e.attachers,e.incoming,e.outgoing],(function(e){e&&e.length&&w(e,(function(e){w(e.labels,(function(e){o(e,n)})),o(e,n)}))})),o(e,n),e.children})),e=R(r,(function(e){return e.element})),r=j(r=R(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=R(r,(function(e){return e.element})),w(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)?cp(r.element,e):(i[o]||(i[o]=[]),i[o].push(r.descriptor)):cp(r.element,e)})),i};var pp={__depends__:[tp,Yc,ip,Ss],__init__:["copyPaste"],copyPaste:["type",rp]};function up(e,t,n){h(n)||(n=[n]),w(n,(function(n){u(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=jr(n);if(t.type=n.type,up(i,t,"name"),t.di={},up(i.di,t.di,["fill","stroke","background-color","border-color","color"]),up(i.di,t,"isExpanded"),dp(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&&Or(r,"bpmn:Participant")&&Or(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=t.cache,a=t.descriptor,s=a.oldBusinessObject;dp(a)?a.businessObject=jr(o[a.labelTarget]):(r=e.create(s.$type),a.businessObject=n.copyElement(s,r),function(e,t){var n=jr(e);e.default&&(i[e.default]={element:n,property:"default"}),e.host&&(jr(e).attachedToRef=jr(t[e.host])),i=q(i,C(i,(function(t,i,r){var o=i.element,a=i.property;return r===e.id&&(o[a]=n,t.push(e.id)),t}),[]))}(a,o),up(a,r,["isExpanded","name"]),function(e,t){h(t)||(t=[t]),w(t,(function(t){e[t]&&delete e[t]}))}(a,"oldBusinessObject"))}))}function dp(e){return!!e.labelTarget}lp.$inject=["bpmnFactory","eventBus","moddleCopy"];var hp=["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 j(t,(function(e){return"extensionElements"===e}))})),e.on("moddleCopy.canCopyProperty",(function(e){var t=e.parent,n=f(t)&&t.$descriptor,i=e.propertyName;return(!i||-1===hp.indexOf(i))&&(!(i&&n&&!x(n.properties,N({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 mp(e,t){return C(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&&!h(n)&&(n=[n]),n=n||mp(e.$descriptor);var r=this._eventBus.fire("moddleCopy.canCopyProperties",{propertyNames:n,sourceElement:e,targetElement:t});return!1===r||(h(r)&&(n=r),w(n,(function(n){var r;b(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})&&l(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 f(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(h(e))return C(e,(function(e,o){return(r=i.copyProperty(o,t,n))?(r.$parent=t,e.concat(r)):e}),[]);if(f(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 vp={__depends__:[pp],__init__:["bpmnCopyPaste","moddleCopy"],bpmnCopyPaste:["type",lp],moddleCopy:["type",fp]},gp=Math.round;function yp(e){this._modeling=e}yp.$inject=["modeling"],yp.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,G({},t,{x:c,y:p,width:r,height:o}),n)};var bp={__init__:["replace"],replace:["type",yp]};var xp=["cancelActivity","instantiate","eventGatewayType","triggeredByEvent","isInterrupting"];function _p(e,t,n,i,r,o,a){this.replaceElement=function(s,c,p){p=p||{};var l=c.type,d=s.businessObject;if(Ep(d)&&"bpmn:SubProcess"===l&&function(e,t){var n=e&&b(e,"collapsed")?e.collapsed:!Ir(e);return n!==(t&&(b(t,"collapsed")||b(t,"isExpanded"))?b(t,"collapsed")?t.collapsed:!t.isExpanded:n)&&(e.collapsed=n,!0)}(s,c))return i.toggleCollapse(s),s;var f,m=e.create(l),v={type:l,businessObject:m},g=mp(d.$descriptor),y=mp(m.$descriptor,!0),x=(f=y,g.filter((function(e){return-1!==f.indexOf(e)})));G(m,W(c,xp));var _=E(x,(function(e){return"eventDefinitions"===e?wp(s,c.eventDefinitionType):"loopCharacteristics"===e?!zr(m):!b(m,e)&&(("processRef"!==e||!1!==c.isExpanded)&&"triggeredByEvent"!==e)}));return m=n.copyElement(d,m,_),c.eventDefinitionType&&(wp(m,c.eventDefinitionType)||(v.eventDefinitionType=c.eventDefinitionType,v.eventDefinitionAttrs=c.eventDefinitionAttrs)),Or(d,"bpmn:Activity")&&(Ep(d)?v.isExpanded=Ir(d):c&&b(c,"isExpanded")&&(v.isExpanded=c.isExpanded),Ir(d)&&!Or(d,"bpmn:Task")&&v.isExpanded&&(v.width=s.width,v.height=s.height)),Ep(d)&&!Ep(m)&&(p.moveChildren=!1),Or(d,"bpmn:Participant")&&(!0===c.isExpanded?m.processRef=e.create("bpmn:Process"):p.moveChildren=!1,v.width=s.width,v.height=t._getDefaultSize(m).height),o.allowed("shape.resize",{shape:m})||(v.height=t._getDefaultSize(m).height,v.width=t._getDefaultSize(m).width),m.name=d.name,Qa(d,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&Qa(m,["bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:Activity"])&&(m.default=d.default),c.host&&!Or(d,"bpmn:BoundaryEvent")&&Or(m,"bpmn:BoundaryEvent")&&(v.host=c.host),"bpmn:DataStoreReference"!==v.type&&"bpmn:DataObjectReference"!==v.type||(v.x=s.x+(s.width-v.width)/2),v.di={},function(e,t,n){h(n)||(n=[n]),w(n,(function(n){u(e[n])||(t[n]=e[n])}))}(d.di,v.di,["fill","stroke","background-color","border-color","color"]),v=r.replaceElement(s,v,p),!1!==p.select&&a.select(v),v}}function Ep(e){return Or(e,"bpmn:SubProcess")}function wp(e,t){var n=jr(e);return t&&n.get("eventDefinitions").some((function(e){return Or(e,t)}))}_p.$inject=["bpmnFactory","elementFactory","moddleCopy","modeling","replace","rules","selection"];var Sp={__depends__:[vp,bp,qo],bpmnReplace:["type",_p]};function Cp(e){return function(t){var n=t.target,i=jr(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===Ir(i);return!(o&&a&&s&&c)}}var Pp=[{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"}}],Tp=[{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"}}],Rp=[{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"}}],Ap=[{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"}}],kp=[{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"}}],Mp=[{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}}],Dp=[{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}}],Bp=[{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}}],Op=[{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}}],jp=[{label:"Data Store Reference",actionName:"replace-with-data-store-reference",className:"bpmn-icon-data-store",target:{type:"bpmn:DataStoreReference"}}],Np=[{label:"Data Object Reference",actionName:"replace-with-data-object-reference",className:"bpmn-icon-data-object",target:{type:"bpmn:DataObjectReference"}}],Ip=[{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}}],Lp=[{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}}],zp=[{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"}],Fp=[{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 $p(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()}$p.$inject=["bpmnFactory","popupMenu","modeling","moddle","bpmnReplace","rules","translate"],$p.prototype.register=function(){this._popupMenu.registerProvider("bpmn-replace",this)},$p.prototype.getEntries=function(e){var t,n=e.businessObject;if(!this._rules.allowed("shape.replace",{element:e}))return[];var i=Cp(e);return Or(n,"bpmn:DataObjectReference")?this._createEntries(e,jp):Or(n,"bpmn:DataStoreReference")?this._createEntries(e,Np):Or(n,"bpmn:StartEvent")&&!Or(n.$parent,"bpmn:SubProcess")?(t=E(Pp,i),this._createEntries(e,t)):Or(n,"bpmn:Participant")?(t=E(Fp,(function(e){return Ir(n)!==e.target.isExpanded})),this._createEntries(e,t)):Or(n,"bpmn:StartEvent")&&zr(n.$parent)?(t=E(Lp,(function(t){var n=!1!==t.target.isInterrupting,r=jr(e).isInterrupting===n;return i(t)||!i(t)&&!r})),this._createEntries(e,t)):Or(n,"bpmn:StartEvent")&&!zr(n.$parent)&&Or(n.$parent,"bpmn:SubProcess")?(t=E(Tp,i),this._createEntries(e,t)):Or(n,"bpmn:EndEvent")?(t=E(Ap,(function(e){return!("bpmn:CancelEventDefinition"==e.target.eventDefinitionType&&!Or(n.$parent,"bpmn:Transaction"))&&i(e)})),this._createEntries(e,t)):Or(n,"bpmn:BoundaryEvent")?(t=E(Ip,(function(e){var t=e.target;if("bpmn:CancelEventDefinition"==t.eventDefinitionType&&!Or(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)):Or(n,"bpmn:IntermediateCatchEvent")||Or(n,"bpmn:IntermediateThrowEvent")?(t=E(Rp,i),this._createEntries(e,t)):Or(n,"bpmn:Gateway")?(t=E(kp,i),this._createEntries(e,t)):Or(n,"bpmn:Transaction")?(t=E(Dp,i),this._createEntries(e,t)):zr(n)&&Ir(n)?(t=E(Bp,i),this._createEntries(e,t)):Or(n,"bpmn:SubProcess")&&Ir(n)?(t=E(Mp,i),this._createEntries(e,t)):Or(n,"bpmn:AdHocSubProcess")&&!Ir(n)?(t=E(Op,(function(t){var n=t.target,i="bpmn:SubProcess"===n.type,r=!0===n.isExpanded;return Cp(e)&&(!i||r)})),this._createEntries(e,t)):Or(n,"bpmn:SequenceFlow")?this._createSequenceFlowEntries(e,zp):Or(n,"bpmn:FlowNode")?(t=E(Op,i),Or(n,"bpmn:SubProcess")&&!Ir(n)&&(t=E(t,(function(e){return"Sub Process (collapsed)"!==e.label}))),this._createEntries(e,t)):[]},$p.prototype.getHeaderEntries=function(e){var t=[];return Or(e,"bpmn:Activity")&&!zr(e)&&(t=t.concat(this._getLoopEntries(e))),Or(e,"bpmn:DataObjectReference")&&(t=t.concat(this._getDataObjectIsCollection(e))),Or(e,"bpmn:Participant")&&(t=t.concat(this._getParticipantMultiplicity(e))),!Or(e,"bpmn:SubProcess")||Or(e,"bpmn:Transaction")||zr(e)||t.push(this._getAdHocEntry(e)),t},$p.prototype._createEntries=function(e,t){var n=[],i=this;return w(t,(function(t){var r=i._createMenuEntry(t,e);n.push(r)})),n},$p.prototype._createSequenceFlowEntries=function(e,t){var n=jr(e),i=[],r=this._modeling,o=this._moddle,a=this;return w(t,(function(t){switch(t.actionName){case"replace-with-default-flow":n.sourceRef.default!==n&&(Or(n.sourceRef,"bpmn:ExclusiveGateway")||Or(n.sourceRef,"bpmn:InclusiveGateway")||Or(n.sourceRef,"bpmn:ComplexGateway")||Or(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&&Or(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(Or(n.sourceRef,"bpmn:Activity")&&n.conditionExpression)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e,{conditionExpression:void 0})})));if((Or(n.sourceRef,"bpmn:ExclusiveGateway")||Or(n.sourceRef,"bpmn:InclusiveGateway")||Or(n.sourceRef,"bpmn:ComplexGateway")||Or(n.sourceRef,"bpmn:Activity"))&&n.sourceRef.default===n)return i.push(a._createMenuEntry(t,e,(function(){r.updateProperties(e.source,{default:void 0})})))}})),i},$p.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}},$p.prototype._getLoopEntries=function(e){var t=this,n=this._translate;function i(n,i){var r;i.active?r=void 0:(r=t._moddle.create(i.options.loopCharacteristics),i.options.isSequential&&(r.isSequential=i.options.isSequential)),t._modeling.updateProperties(e,{loopCharacteristics:r})}var r,o,a,s=jr(e).loopCharacteristics;return s&&(r=s.isSequential,o=void 0===s.isSequential,a=void 0!==s.isSequential&&!s.isSequential),[{id:"toggle-parallel-mi",className:"bpmn-icon-parallel-mi-marker",title:n("Parallel Multi Instance"),active:a,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"}}]},$p.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})}}]},$p.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})}}]},$p.prototype._getAdHocEntry=function(e){var t=this._translate,n=Or(jr(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 Vp={__depends__:[Qc,Sp],__init__:["replaceMenuProvider"],replaceMenuProvider:["type",$p]},Hp=Math.max,Gp=Math.min;function Wp(e,t){return{top:e.top-t.top,right:e.right-t.right,bottom:e.bottom-t.bottom,left:e.left-t.left}}function qp(e,t,n){var i=t[e],r=n.min&&n.min[e],o=n.max&&n.max[e];return m(r)&&(i=(/top|left/.test(e)?Gp:Hp)(i,r)),m(o)&&(i=(/top|left/.test(e)?Hp:Gp)(i,o)),i}function Up(e,t){return void 0!==e?e:20}function Kp(e){return!e.waypoints&&"label"!==e.type}function Yp(e,t){var n;if((n=void 0===e.length?E(e.children,Kp):e).length)return function(e,t){var n,i,r,o;return"object"==typeof t?(n=Up(t.left),i=Up(t.right),r=Up(t.top),o=Up(t.bottom)):n=i=r=o=Up(t),{x:e.x-n,y:e.y-r,width:e.width+n+i,height:e.height+r+o}}(mt(n),t)}var Xp=Math.abs;var Zp=["bpmn:Participant","bpmn:Process","bpmn:SubProcess"],Jp=30;function Qp(e,t){return t=t||[],e.children.filter((function(e){Or(e,"bpmn:Lane")&&(Qp(e,t),t.push(e))})),t}function eu(e){return e.children.filter((function(e){return Or(e,"bpmn:Lane")}))}function tu(e){return es(e,Zp)||e}function nu(e,t){var n=tu(e),i=Qp(n,Or(n,"bpmn:Process")?[]:[n]),r=hn(e),o=hn(t),a=function(e,t){return Wp(hn(t),hn(e))}(e,t),s=[];return i.forEach((function(t){if(t!==e){var n,i,c=0,p=a.right,u=0,l=a.left,d=hn(t);a.top&&(Xp(d.bottom-r.top)<10&&(u=o.top-d.bottom),Xp(d.top-r.top)<5&&(c=o.top-d.top)),a.bottom&&(Xp(d.top-r.bottom)<10&&(c=o.bottom-d.top),Xp(d.bottom-r.bottom)<5&&(u=o.bottom-d.bottom)),(c||p||u||l)&&s.push({shape:t,newBounds:(n=t,i={top:c,right:p,bottom:u,left:l},{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 iu(e,t,n,i,r,o,a,s,c,p,u,l){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=u,this._translate=l,!1!==e.autoPlace&&(this._autoPlace=t.get("autoPlace",!1)),n.on("create.end",250,(function(e){var t=e.context.shape;if(Do(e)&&i.isOpen(t)){var n=i.getEntries(t);n.replace&&n.replace.action.click(e,t)}}))}function ru(e,t,n){var i=e.$instanceOf(t),r=!1;return w(e.eventDefinitions||[],(function(e){e.$type===n&&(r=!0)})),i&&r}iu.$inject=["config.contextPad","injector","eventBus","contextPad","modeling","elementFactory","connect","create","popupMenu","canvas","rules","translate"],iu.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,p=this._autoPlace,u=this._translate,l={};if("label"===e.type)return l;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(G({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:p?function(t,n){var o=i.createShape(G({type:e},r));p.append(n,o)}:a}}}function v(e){return function(i,r){n.splitLane(r,e),t.open(r,!0)}}if(Qa(d,["bpmn:Lane","bpmn:Participant"])&&Ir(d)){var g=eu(e);G(l,{"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")}}}}),g.length<2&&(e.height>=120&&G(l,{"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&&G(l,{"lane-divide-three":{group:"lane-divide",className:"bpmn-icon-lane-divide-three",title:u("Divide into three Lanes"),action:{click:v(3)}}})),G(l,{"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")}}}})}Or(d,"bpmn:FlowNode")&&(Or(d,"bpmn:EventBasedGateway")?G(l,{"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"})}):ru(d,"bpmn:BoundaryEvent","bpmn:CompensateEventDefinition")?G(l,{"append.compensation-activity":m("bpmn:Task","bpmn-icon-task",u("Append compensation activity"),{isForCompensation:!0})}):Or(d,"bpmn:EndEvent")||d.isForCompensation||ru(d,"bpmn:IntermediateThrowEvent","bpmn:LinkEventDefinition")||zr(d)||G(l,{"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")||G(l,{replace:{group:"edit",className:"bpmn-icon-screw-wrench",title:u("Change type"),action:{click:function(e,n){var i=G(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)}}}}),Qa(d,["bpmn:FlowNode","bpmn:InteractionNode","bpmn:DataObjectReference","bpmn:DataStoreReference"])&&G(l,{"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}}}),Or(d,"bpmn:TextAnnotation")&&G(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using Association"),action:{click:f,dragstart:f}}}),Qa(d,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&G(l,{connect:{group:"connect",className:"bpmn-icon-connection-multi",title:u("Connect using DataInputAssociation"),action:{click:f,dragstart:f}}}),Or(d,"bpmn:Group")&&G(l,{"append.text-annotation":m("bpmn:TextAnnotation","bpmn-icon-text-annotation")});var y=c.allowed("elements.delete",{elements:[e]});return h(y)&&(y=y[0]===e),y&&G(l,{delete:{group:"edit",className:"bpmn-icon-trash",title:u("Remove"),action:{click:function(t){n.removeElements([e])}}}}),l};var ou={__depends__:[Mc,Oc,qo,Ec,Yc,Vp],__init__:["contextPadProvider"],contextPadProvider:["type",iu]},au={horizontal:["x","width"],vertical:["y","height"]};function su(e){this._modeling=e,this._filters=[],this.registerFilter((function(e,t,n){var i,r=0,o=0;return w(e,(function(e){e.waypoints||e.labelTarget||(r+=e[n],o+=1)})),i=Math.round(r/o),E(e,(function(e){return e[n]<i+50}))}))}su.$inject=["modeling"],su.prototype.registerFilter=function(e){if("function"!=typeof e)throw new Error("the filter has to be a function");this._filters.push(e)},su.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},su.prototype._filterElements=function(e){var t=this._filters,n=this._axis,i=this._dimension,r=[].concat(e);return t.length?(w(t,(function(e){r=e(r,n,i)})),r):e},su.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 w(j(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},su.prototype._setOrientation=function(e){var t=au[e];this._axis=t[0],this._dimension=t[1]},su.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)},su.prototype._findRange=function(e){var t=e[this._axis];return{min:t+5,max:t+e[this._dimension]-5}};var cu={__init__:["distributeElements"],distributeElements:["type",su]};function pu(e){e.registerFilter((function(e){return E(e,(function(e){var t=Qa(e,["bpmn:Association","bpmn:BoundaryEvent","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:Lane","bpmn:MessageFlow","bpmn:Participant","bpmn:SequenceFlow","bpmn:TextAnnotation"]);return!(e.labelTarget||t)}))}))}pu.$inject=["distributeElements"];var uu={__depends__:[cu],__init__:["bpmnDistributeElements"],bpmnDistributeElements:["type",pu]},lu="is not a registered action";function du(e,t){this._actions={};var n=this;e.on("diagram.init",(function(){n._registerDefaultActions(t),e.fire("editorActions.init",{editorActions:n})}))}function hu(e,t){return new Error(e+" "+t)}du.$inject=["eventBus","injector"],du.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),p=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=h(r)?r:e).length&&n.removeElements(t.slice())}})),c&&this.register("moveCanvas",(function(e){c.moveCanvas(e)})),p&&this.register("moveSelection",(function(e){p.moveSelection(e.direction,e.accelerated)}))},du.prototype.trigger=function(e,t){if(!this._actions[e])throw hu(e,lu);return this._actions[e](t)},du.prototype.register=function(e,t){var n=this;if("string"==typeof e)return this._registerAction(e,t);w(e,(function(e,t){n._registerAction(t,e)}))},du.prototype._registerAction=function(e,t){if(this.isRegistered(e))throw hu(e,"is already registered");this._actions[e]=t},du.prototype.unregister=function(e){if(!this.isRegistered(e))throw hu(e,lu);this._actions[e]=void 0},du.prototype.getActions=function(){return Object.keys(this._actions)},du.prototype.isRegistered=function(e){return!!this._actions[e]};var fu={__init__:["editorActions"],editorActions:["type",du]};function mu(e){e.invoke(du,this)}i(mu,du),mu.$inject=["injector"],mu.prototype._registerDefaultActions=function(e){du.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),u=e.get("directEditing",!1),l=e.get("searchPad",!1),d=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=E(t,(function(e){return!Or(e,"bpmn:Lane")})),p.trigger(n,r))})),i&&d&&this._registerAction("setColor",(function(e){var t=i.get();t.length&&d.setColor(t,e)})),i&&u&&this._registerAction("directEditing",(function(){var e=i.get();e.length&&u.activate(e[0])})),l&&this._registerAction("find",(function(){l.toggle()})),t&&d&&this._registerAction("moveToOrigin",(function(){var e,i,r=t.getRootElement();e=mt(i=Or(r,"bpmn:Collaboration")?n.filter((function(e){return Or(e.parent,"bpmn:Collaboration")})):n.filter((function(e){return e!==r&&!Or(e.parent,"bpmn:SubProcess")}))),d.moveElements(i,{x:-e.x,y:-e.y},r)}))};var vu={__depends__:[fu],editorActions:["type",mu]};function gu(e){e.on(["create.init","shape.move.init"],(function(e){var t=e.context;Qa(e.shape,["bpmn:Participant","bpmn:SubProcess","bpmn:TextAnnotation"])&&(t.gridSnappingContext||(t.gridSnappingContext={}),t.gridSnappingContext.snapLocation="top-left")}))}gu.$inject=["eventBus"];function yu(e,t,n){return n||(n="round"),Math[n](e/t)*t}function bu(e,t,n){var i=!n||!1!==n.active;this._eventBus=t;var r=this;t.on("diagram.init",800,(function(){r.setActive(i)})),t.on(["create.move","create.end","bendpoint.move.move","bendpoint.move.end","connect.move","connect.end","connectionSegment.move.move","connectionSegment.move.end","resize.move","resize.end","shape.move.move","shape.move.end"],1200,(function(t){var n=t.originalEvent;if(!(!r.active||n&&ta(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&&m(s[t]))return s[t];s||(s=o.snapOffset={});m(s[t])||(s[t]=0);if(!r)return s[t];n.get(r.id)||(xu(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&&(xu(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&&(xu(t)?Eu(s)?a.x.max=c.left:a.x.min=c.right:_u(s)?a.y.max=c.top:a.y.min=c.bottom);p&&(xu(t)?Eu(s)?a.x.min=p.left:a.x.max=p.right:_u(s)?a.y.min=p.top:a.y.max=p.bottom);return a[t]}(t,n);a&&G(i,a),uc(t,n)||r.snapEvent(t,n,i)}))}}))}function xu(e){return"x"===e}function _u(e){return-1!==e.indexOf("n")}function Eu(e){return-1!==e.indexOf("w")}function wu(e,t){as.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;g(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}bu.prototype.snapEvent=function(e,t,n){lc(e,t,this.snapValue(e[t],n))},bu.prototype.getGridSpacing=function(){return 10},bu.prototype.snapValue=function(e,t){var n,i,r=0;return t&&t.offset&&(r=t.offset),e=yu(e+=r,10),t&&t.min&&m(n=t.min)&&(n=yu(n+r,10,"ceil"),e=Math.max(e,n)),t&&t.max&&m(i=t.max)&&(i=yu(i+r,10,"floor"),e=Math.min(e,i)),e-=r},bu.prototype.isActive=function(){return this.active},bu.prototype.setActive=function(e){this.active=e,this._eventBus.fire("gridSnapping.toggle",{active:e})},bu.prototype.toggleActive=function(){this.setActive(!this.active)},bu.$inject=["elementRegistry","eventBus","config.gridSnapping"],wu.$inject=["eventBus","gridSnapping","modeling"],i(wu,as),wu.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},wu.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},wu.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),G(e,o),e},wu.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),G(e,o),e};function Su(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))}))}Su.$inject=["eventBus","gridSnapping"];var Cu={__depends__:[{__init__:["gridSnappingResizeBehavior","gridSnappingSpaceToolBehavior"],gridSnappingResizeBehavior:["type",wu],gridSnappingSpaceToolBehavior:["type",Su]}],__init__:["gridSnapping"],gridSnapping:["type",bu]};function Pu(e,t){e.on("autoPlace",2e3,(function(e){var n=e.source,i=mn(n),r=e.shape,o=ns(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],Or(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}))}Pu.$inject=["eventBus","gridSnapping"];function Tu(e,t,n){t.on(["create.start","shape.move.start"],1750,(function(t){var i=t.context,r=i.shape,o=e.getRootElement();Or(r,"bpmn:Participant")&&Or(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})))}))}Tu.$inject=["canvas","eventBus","gridSnapping"];function Ru(e,t,n){as.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 Au(e,t,n){var i=Tt(t,n),r={};return function(e){return"h"===e}(i)&&(r.y=e.snapValue(t.y)),function(e){return"v"===e}(i)&&(r.x=e.snapValue(t.x)),("x"in r||"y"in r)&&(t=G({},t,r),n=G({},n,r)),[t,n]}Ru.$inject=["eventBus","gridSnapping","modeling"],i(Ru,as),Ru.prototype.snapMiddleSegments=function(e){var t,n=this._gridSnapping;e=e.slice();for(var i=1;i<e.length-2;i++)t=Au(n,e[i],e[i+1]),e[i]=t[0],e[i+1]=t[1];return e};var ku={__depends__:[Cu,{__init__:["gridSnappingAutoPlaceBehavior","gridSnappingCreateParticipantBehavior","gridSnappingLayoutConnectionBehavior"],gridSnappingAutoPlaceBehavior:["type",Pu],gridSnappingCreateParticipantBehavior:["type",Tu],gridSnappingLayoutConnectionBehavior:["type",Ru]}],__init__:["bpmnGridSnapping"],bpmnGridSnapping:["type",gu]};function Mu(e,t){this._interactionEvents=t;var n=this;e.on(["interactionEvents.createHit","interactionEvents.updateHit"],(function(e){var t=e.element,i=e.gfx;return Or(t,"bpmn:Lane")?n.createParticipantHit(t,i):Or(t,"bpmn:Participant")?Ir(t)?n.createParticipantHit(t,i):n.createDefaultHit(t,i):Or(t,"bpmn:SubProcess")?Ir(t)?n.createSubProcessHit(t,i):n.createDefaultHit(t,i):void 0}))}Mu.$inject=["eventBus","interactionEvents"],Mu.prototype.createDefaultHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createDefaultHit(e,t),!0},Mu.prototype.createParticipantHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:30,height:e.height}),!0},Mu.prototype.createSubProcessHit=function(e,t){return this._interactionEvents.removeHits(t),this._interactionEvents.createBoxHit(t,"click-stroke",{width:e.width,height:e.height}),this._interactionEvents.createBoxHit(t,"all",{width:e.width,height:30}),!0};var Du={__init__:["bpmnInteractionEvents"],bpmnInteractionEvents:["type",Mu]};function Bu(e){e.invoke(la,this)}i(Bu,la),Bu.$inject=["injector"],Bu.prototype.registerBindings=function(e,t){function n(n,i){t.isRegistered(n)&&e.addListener(i)}la.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 Ou={__depends__:[da],__init__:["keyboardBindings"],keyboardBindings:["type",Bu]},ju={moveSpeed:1,moveSpeedAccelerated:10},Nu="left",Iu="right",Lu="down",zu={ArrowLeft:Nu,Left:Nu,ArrowUp:"up",Up:"up",ArrowRight:Iu,Right:Iu,ArrowDown:Lu,Down:Lu},Fu={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 $u(e,t,n,i,r){var o=this;this._config=G({},ju,e||{}),t.addListener(1500,(function(e){var n=e.keyEvent,i=zu[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=Fu[e](a);i.allowed("elements.move",{shapes:o})&&n.moveElements(o,s)}}}$u.$inject=["config.keyboardMoveSelection","keyboard","modeling","rules","selection"];var Vu={__depends__:[da,qo],__init__:["keyboardMoveSelection"],keyboardMoveSelection:["type",$u]};function Hu(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(vt(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)}))}Hu.$inject=["eventBus","canvas","elementRegistry","graphicsFactory"];var Gu={__init__:["changeSupport"],changeSupport:["type",Hu]};function Wu(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 fn({top:qp("top",n,t),right:qp("right",n,t),bottom:qp("bottom",n,t),left:qp("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 qu(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 Uu(e){return"n"===e||"s"===e?"resize-ns":"e"===e||"w"===e?"resize-ew":"nw"===e||"se"===e?"resize-nwse":"resize-nesw"}Wu.prototype.canResize=function(e){var t=this._rules,n=W(e,["newBounds","shape","delta","direction"]);return t.allowed("shape.resize",n)},Wu.prototype.activate=function(e,t,n){var i,r,o=this._dragging;if("string"==typeof n&&(n={direction:n}),!(r=(i=G({shape:t},n)).direction))throw new Error("must provide a direction (n|w|s|e|nw|se|ne|sw)");o.init(e,qu(t,r),"resize",{autoActivate:!0,cursor:Uu(r),data:{shape:t,context:i}})},Wu.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 fn({top:Gp(o.top,a.top),left:Gp(o.left,a.left),bottom:Hp(o.bottom,a.bottom),right:Hp(o.right,a.right)})}(e.direction,t,e.minDimensions||{width:10,height:10},Yp(t,e.childrenBoxPadding))},Wu.$inject=["eventBus","rules","modeling","dragging"];var Ku="djs-resizing",Yu="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,Ku)),o.width>5&&Se(a,{x:o.x,width:o.width}),o.height>5&&Se(a,{y:o.y,height:o.height}),i.canExecute?Ae(a).remove(Yu):Ae(a).add(Yu)})),e.on("resize.cleanup",(function(e){var n,i;n=e.context,i=n.shape,n.frame&&Me(n.frame),t.removeMarker(i,Ku)}))}Xu.$inject=["eventBus","canvas","previewSupport"];var Zu=-6,Ju="djs-resizer",Qu=["n","w","s","e","nw","ne","se","sw"];function el(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&&w(t,V(r.addResizer,r))})),e.on("shape.changed",(function(e){var t=e.element;n.isSelected(t)&&(r.removeResizers(),r.addResizer(t))}))}el.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)},el.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=Zu);-1!==e.indexOf("s")?t.y=6:-1!==e.indexOf("n")&&(t.y=Zu);return t}(i),a=Ie("g");Ae(a).add(Ju),Ae(a).add("djs-resizer-"+e.id),Ae(a).add("djs-resizer-"+i),_e(r,a);var s=Ie("rect");Se(s,{x:-2+o.x,y:-2+o.y,width:4,height:4}),Ae(s).add("djs-resizer-visual"),_e(a,s);var c=Ie("rect");return Se(c,{x:-10+o.x,y:-10+o.y,width:20,height:20}),Ae(c).add("djs-resizer-hit"),_e(a,c),Yn(a,t,n),a},el.prototype.createResizer=function(e,t){var n=qu(e,t),i=this._createResizer(e,n.x,n.y,t);this.makeDraggable(e,i,t)},el.prototype.addResizer=function(e){var t=this;this._resize.canResize({shape:e})&&w(Qu,(function(n){t.createResizer(e,n)}))},el.prototype.removeResizers=function(){De(this._getResizersParent())},el.prototype._getResizersParent=function(){return this._canvas.getLayer("resizers")},el.$inject=["eventBus","canvas","selection","resize"];var tl={__depends__:[Ss,bs,Lc],__init__:["resize","resizePreview","resizeHandles"],resize:["type",Wu],resizePreview:["type",Xu],resizeHandles:["type",el]};function nl(e,t){var n=t.create("bpmn:CategoryValue"),i=t.create("bpmn:Category",{categoryValue:[n]});return Et(e.get("rootElements"),i),jr(i).$parent=e,jr(n).$parent=i,n}function il(e,t,n,i,r,o,a){function s(e,t){(t||Qa(e,["bpmn:Task","bpmn:TextAnnotation","bpmn:Group"])||rl(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"],(function(e){i.isActive()&&i.complete()})),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 rl(e){return Or(e,"bpmn:SubProcess")&&!Ir(e)}il.$inject=["eventBus","bpmnFactory","canvas","directEditing","modeling","resizeHandles","textRenderer"],il.prototype.activate=function(e){var t=qr(e);if(void 0!==t){var n={text:t};G(n,this.getEditingBBox(e));var i={};return(Qa(e,["bpmn:Task","bpmn:Participant","bpmn:Lane","bpmn:CallActivity"])||rl(e))&&G(i,{centerVertically:!0}),vo(e)&&G(i,{autoResize:!0}),Or(e,"bpmn:TextAnnotation")&&G(i,{resizable:!0,autoResize:!0}),G(n,{options:i}),n}},il.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(),u=p.fontSize*s,l=p.lineHeight,d=c.fontSize*s,h=c.lineHeight,f={fontFamily:this._textRenderer.getDefaultStyle().fontFamily,fontWeight:this._textRenderer.getDefaultStyle().fontWeight};(Or(e,"bpmn:Lane")||function(e){return Or(e,"bpmn:Participant")&&Ir(e)}(e))&&(G(a,{width:i.height,height:30*s,x:i.x-i.height/2+15*s,y:o-30*s/2}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px",transform:"rotate(-90deg)"})),(Qa(e,["bpmn:Task","bpmn:CallActivity"])||function(e){return Or(e,"bpmn:Participant")&&!Ir(e)}(e)||rl(e))&&(G(a,{width:i.width,height:i.height}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"})),function(e){return Or(e,"bpmn:SubProcess")&&Ir(e)}(e)&&(G(a,{width:i.width,x:i.x}),G(f,{fontSize:d+"px",lineHeight:h,paddingTop:7*s+"px",paddingBottom:7*s+"px",paddingLeft:5*s+"px",paddingRight:5*s+"px"}));var m=90*s,v=7*s,g=4*s;if(n.labelTarget&&(G(a,{width:m,height:i.height+v+g,x:r-m/2,y:i.y-v}),G(f,{fontSize:u+"px",lineHeight:l,paddingTop:v+"px",paddingBottom:g+"px"})),vo(n)&&!go(n)&&!xo(n)){var y=bo(e),b=t.getAbsoluteBBox({x:y.x,y:y.y,width:0,height:0}),x=u+v+g;G(a,{width:m,height:x,x:b.x-m/2,y:b.y-x/2}),G(f,{fontSize:u+"px",lineHeight:l,paddingTop:v+"px",paddingBottom:g+"px"})}return Or(e,"bpmn:TextAnnotation")&&(G(a,{width:i.width,height:i.height,minWidth:30*s,minHeight:10*s}),G(f,{textAlign:"left",paddingTop:5*s+"px",paddingBottom:7*s+"px",paddingLeft:7*s+"px",paddingRight:5*s+"px",fontSize:d+"px",lineHeight:h})),{bounds:a,style:f}},il.prototype.update=function(e,t,n,i){var r,o;if((Or(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}),Or(e,"bpmn:Group"))&&!jr(e).categoryValueRef){var a=nl(jr(this._canvas.getRootElement()).$parent,this._bpmnFactory);jr(e).categoryValueRef=a}(function(e){return!e||!e.trim()})(t)&&(t=null),this._modeling.updateLabel(e,t,r)};var ol="djs-element-hidden",al="djs-label-hidden";function sl(e,t,n,i){var r,o,a,s=this,c=t.getDefaultLayer();e.on("directEditing.activate",(function(e){var n=e.active;if(Or(r=n.element.label||n.element,"bpmn:TextAnnotation")){o=t.getAbsoluteBBox(r),a=Ie("g");var p=i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:r.width,containerHeight:r.height,position:{mx:0,my:0}}),u=s.path=Ie("path");Se(u,{d:p,strokeWidth:2,stroke:cl(r)}),_e(a,u),_e(c,a),Xn(a,r.x,r.y)}Or(r,"bpmn:TextAnnotation")||r.labelTarget?t.addMarker(r,ol):(Or(r,"bpmn:Task")||Or(r,"bpmn:CallActivity")||Or(r,"bpmn:SubProcess")||Or(r,"bpmn:Participant"))&&t.addMarker(r,al)})),e.on("directEditing.resize",(function(e){if(Or(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}});Se(s.path,{d:c})}})),e.on(["directEditing.complete","directEditing.cancel"],(function(e){var n=e.active;n&&(t.removeMarker(n.element.label||n.element,ol),t.removeMarker(r,al)),r=void 0,o=void 0,a&&(Me(a),a=void 0)}))}function cl(e,t){return jr(e).di.get("stroke")||t||"black"}sl.$inject=["eventBus","canvas","elementRegistry","pathMap"];var pl={__depends__:[Gu,tl,Mc],__init__:["labelEditingProvider","labelEditingPreview"],labelEditingProvider:["type",il],labelEditingPreview:["type",sl]},ul=["top","bottom","left","right"],ll=10;function dl(e,t){function n(e){if(go(e)){var n=function(e){var t=mn(e.label),n=hl(mn(e),t);if(i=n,-1===ul.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 hl(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 ul.filter((function(e){return-1===t.indexOf(e)}))}(e);r=r.concat(o)}var a=ul.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-ll-r.height/2};break;case"left":a={x:s.left-ll-r.width/2,y:i.y};break;case"bottom":a={x:i.x,y:s.bottom+ll+r.height/2};break;case"right":a={x:s.right+ll+r.width/2,y:i.y}}var c=_a(a,o);t.moveShape(r,c)}(e,n)}}as.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 hl(e,t){return vn(t,e,5)}function fl(e,t,n){as.call(this,e),this.preExecute("shape.append",(function(e){var t=e.source,n=e.shape;e.position||(Or(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 ml(e,t){e.invoke(as,this),this.postExecute("shape.move",(function(e){var n=e.newParent,i=e.shape;w(E(i.incoming.concat(i.outgoing),(function(e){return Or(e,"bpmn:Association")})),(function(e){t.moveConnection(e,{x:0,y:0},n)}))}),!0)}i(dl,as),dl.$inject=["eventBus","modeling"],i(fl,as),fl.$inject=["eventBus","elementFactory","bpmnRules"],i(ml,as),ml.$inject=["injector","modeling"];function vl(e,t){t.invoke(as,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 gl(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];gl(r,i)&&(e.shapes=[n.replaceShape(r,i)])}}),!0)}function gl(e,t){return!xo(e)&&Qa(e,["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])&&!!t}vl.$inject=["bpmnReplace","injector"],i(vl,as),vl.prototype.replaceShape=function(e,t){var n,i=(n=jr(e).eventDefinitions)&&n[0],r={type:"bpmn:BoundaryEvent",host:t};return i&&(r.eventDefinitionType=i.$type),this._bpmnReplace.replaceElement(e,r,{layoutConnection:!1})};function yl(e,t,n){function i(e){return E(e.attachers,(function(e){return Or(e,"bpmn:BoundaryEvent")}))}as.call(this,e),this.postExecute("connection.create",(function(e){var t=e.context.source,r=e.context.target,o=i(r);Or(t,"bpmn:EventBasedGateway")&&Or(r,"bpmn:ReceiveTask")&&o.length>0&&n.removeElements(o)})),this.postExecute("connection.reconnect",(function(e){var t=e.context.oldSource,r=e.context.newSource;Or(t,"bpmn:Gateway")&&Or(r,"bpmn:EventBasedGateway")&&w(r.outgoing,(function(e){var t=e.target,r=i(t);Or(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&&Or(i,"bpmn:RootElement")&&n.set(r,i)}))}yl.$inject=["eventBus","moddle","modeling"],i(yl,as);function bl(e,t,n,i,r){function o(e){return Qa(e,["bpmn:ReceiveTask","bpmn:SendTask"])||function(e,t){h(t)||(t=[t]);return T(t,(function(t){return Fr(e,t)}))}(e,["bpmn:ErrorEventDefinition","bpmn:EscalationEventDefinition","bpmn:MessageEventDefinition","bpmn:SignalEventDefinition"])}function a(t){return!!x(e.getDefinitions().get("rootElements"),N({id:t.id}))}function s(e){return Or(e,"bpmn:ErrorEventDefinition")?"errorRef":Or(e,"bpmn:EscalationEventDefinition")?"escalationRef":Or(e,"bpmn:MessageEventDefinition")?"messageRef":Or(e,"bpmn:SignalEventDefinition")?"signalRef":void 0}function c(e){if(Qa(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.get("messageRef");var t=e.get("eventDefinitions")[0];return t.get(s(t))}n.invoke(as,this),this.executed("shape.create",(function(t){var n=t.shape;if(o(n)){var i=c(jr(n));i&&!a(i)&&(Et(e.getDefinitions().get("rootElements"),i),t.addedRootElement=i)}}),!0),this.reverted("shape.create",(function(t){var n=t.addedRootElement;n&&_t(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(jr(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(Qa(e,["bpmn:ReceiveTask","bpmn:SendTask"]))return e.set("messageRef",t);var n=e.get("eventDefinitions")[0];n.set(s(n),t)}(n,c))}}))}function xl(e){e.invoke(as,this),this.preExecute("shape.create",1500,(function(e){var t=e.context,n=t.parent,i=t.shape;Or(n,"bpmn:Lane")&&!Or(i,"bpmn:Lane")&&(t.parent=es(n,"bpmn:Participant"))}))}bl.$inject=["bpmnjs","eventBus","injector","moddleCopy","bpmnFactory"],i(bl,as),xl.$inject=["injector"],i(xl,as);var _l=1500;function El(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"],_l,(function(t){var i=t.context.shape||t.shape,r=t.hover;Or(r,"bpmn:Lane")&&!Qa(i,["bpmn:Lane","bpmn:Participant"])&&(t.hover=tu(r),t.hoverGfx=e.getGraphics(t.hover));var o=n.getRootElement();r!==o&&(i.labelTarget||Or(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"],_l,(function(t){var n=t.hover;Or(n,"bpmn:Lane")&&(t.hover=tu(n)||n,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["bendpoint.move.hover"],_l,(function(t){var n=t.context,i=t.hover,r=n.type;Or(i,"bpmn:Lane")&&/reconnect/.test(r)&&(t.hover=tu(i)||i,t.hoverGfx=e.getGraphics(t.hover))})),t.on(["connect.start"],_l,(function(e){var t=e.context,n=t.start;Or(n,"bpmn:Lane")&&(t.start=tu(n)||n)})),t.on("shape.move.start",2e3,(function(e){var t=e.shape;Or(t,"bpmn:Lane")&&(e.shape=tu(t)||t)}))}function wl(e,t,n){as.call(this,e),this.preExecute("shape.create",(function(e){var n=e.context.shape;if(Or(n,"bpmn:DataObjectReference")&&"label"!==n.type){var i=t.create("bpmn:DataObject");n.businessObject.dataObjectRef=i}}))}El.$inject=["elementRegistry","eventBus","canvas"],wl.$inject=["eventBus","bpmnFactory","moddle"],i(wl,as);var Sl=20,Cl=20,Pl=2e3;function Tl(e,t,n){function i(t){var i,r=t.parent,o=e.getRootElement();Or(o,"bpmn:Collaboration")?i=o:(i=n.makeCollaboration(),t.process=r),t.parent=i}as.call(this,t),t.on(["create.start","shape.move.start"],Pl,(function(t){var n=t.context,i=n.shape,r=e.getRootElement();if(Or(i,"bpmn:Participant")&&Or(r,"bpmn:Process")&&r.children.length){var o=r.children.filter((function(e){return!Or(e,"bpmn:Group")&&!xo(e)&&!function(e){return!!e.waypoints}(e)}));if(o.length){var a=mt(o);G(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-Cl,left:t.right-e.width/2+Sl,top:t.bottom-e.height/2+Cl,right:t.left+e.width/2-Sl-30}}(i,a)}}})),t.on("create.start",Pl,(function(n){var i=n.context.shape,r=e.getRootElement(),o=e.getGraphics(r);function a(e){e.element=r,e.gfx=o}Or(i,"bpmn:Participant")&&Or(r,"bpmn:Process")&&(t.on("element.hover",Pl,a),t.once("create.cleanup",(function(){t.off("element.hover",a)})))})),this.preExecute("shape.create",(function(e){var t=e.parent;Or(e.shape,"bpmn:Participant")&&Or(t,"bpmn:Process")&&i(e)}),!0),this.execute("shape.create",(function(e){var t=e.process,n=e.shape;t&&(e.oldProcessRef=n.businessObject.processRef,n.businessObject.processRef=t.businessObject)}),!0),this.revert("shape.create",(function(e){var t=e.process,n=e.shape;t&&(n.businessObject.processRef=e.oldProcessRef)}),!0),this.postExecute("shape.create",(function(e){var t=e.process,i=e.shape;if(t){var r=t.children.slice();n.moveElements(r,{x:0,y:0},i)}}),!0),this.preExecute("elements.create",Pl,(function(e){var t,n=e.elements,r=e.parent;Rl(n)&&Or(r,"bpmn:Process")&&(i(e),t=Rl(n),e.oldProcessRef=t.businessObject.processRef,t.businessObject.processRef=r.businessObject)}),!0),this.revert("elements.create",(function(e){var t=e.elements;e.process&&(Rl(t).businessObject.processRef=e.oldProcessRef)}),!0),this.postExecute("elements.create",(function(e){var t,i=e.elements,r=e.process;if(r){t=Rl(i);var o=r.children.slice();n.moveElements(o,{x:0,y:0},t)}}),!0)}function Rl(e){return x(e,(function(e){return Or(e,"bpmn:Participant")}))}Tl.$inject=["canvas","eventBus","modeling"],i(Tl,as);var Al="__targetRef_placeholder";function kl(e,t){function n(e,n){var i=e.get("properties"),r=x(i,(function(e){return e.name===Al}));return!r&&n&&Et(i,r=t.create("bpmn:Property",{name:Al})),r}function i(e,t){var i=n(e);i&&(function(e,t,n){return x(e.get("dataInputAssociations"),(function(e){return e!==n&&e.targetRef===t}))}(e,i,t)||_t(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,u=p&&p.businessObject,l=r.oldTarget||r.target,d=l&&l.businessObject,h=o.businessObject;d&&d!==c&&i(d,a),u&&u!==c&&i(u,a),c?(t=n(c,!0),h.targetRef=t):h.targetRef=null}as.call(this,e),this.executed(["connection.create","connection.delete","connection.move","connection.reconnect"],Ml(r)),this.reverted(["connection.create","connection.delete","connection.move","connection.reconnect"],Ml(r))}function Ml(e){return function(t){if(Or(t.context.connection,"bpmn:DataInputAssociation"))return e(t)}}function Dl(e){this._bpmnUpdater=e}function Bl(e,t,n,i){function r(e){return e.children.filter((function(e){return Or(e,"bpmn:DataStoreReference")&&!e.labelTarget}))}function o(e,i){var r=e.businessObject||e;if(i=i||n.filter((function(e){return Or(e,"bpmn:Participant")&&jr(e).processRef}))[0]){var o=i.businessObject||i;t.execute("dataStore.updateContainment",{dataStoreBo:r,newSemanticParent:o.processRef||o,newDiParent:o.di})}}as.call(this,i),t.registerHandler("dataStore.updateContainment",Dl),this.preExecute("shape.create",(function(e){var t=e.context,n=t.shape;Or(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 Or(e,"bpmn:DataStoreReference")})).length&&(t.hints||(t.hints={}),t.hints.autoResize=n.filter((function(e){return!Or(e,"bpmn:DataStoreReference")})))})),this.postExecute("shape.create",(function(e){var t=e.context.shape,n=t.parent;Or(t,"bpmn:DataStoreReference")&&"label"!==t.type&&Or(n,"bpmn:Collaboration")&&o(t)})),this.postExecute("shape.move",(function(e){var t=e.context,n=t.shape,i=t.oldParent,r=n.parent;Or(i,"bpmn:Collaboration")||Or(n,"bpmn:DataStoreReference")&&"label"!==n.type&&Or(r,"bpmn:Collaboration")&&o(n,Or(i,"bpmn:Participant")?i:function(e,t){for(;e.parent;){if(Or(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();Qa(n,["bpmn:Participant","bpmn:SubProcess"])&&Or(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){Or(i,"bpmn:Process")&&o(e,i)}))}))}kl.$inject=["eventBus","bpmnFactory"],i(kl,as),Dl.$inject=["bpmnUpdater"],Dl.prototype.execute=function(e){var t=e.dataStoreBo,n=e.newSemanticParent,i=e.newDiParent;e.oldSemanticParent=t.$parent,e.oldDiParent=t.di.$parent,this._bpmnUpdater.updateSemanticParent(t,n),this._bpmnUpdater.updateDiParent(t.di,i)},Dl.prototype.revert=function(e){var t=e.dataStoreBo,n=e.oldSemanticParent,i=e.oldDiParent;this._bpmnUpdater.updateSemanticParent(t,n),this._bpmnUpdater.updateDiParent(t.di,i)},Bl.$inject=["canvas","commandStack","elementRegistry","eventBus"],i(Bl,as);function Ol(e,t,n){as.call(this,e),this.postExecuted("shape.delete",500,(function(e){var t=e.context,i=t.hints,r=t.shape,o=t.oldParent;Or(r,"bpmn:Lane")&&(i&&i.nested||function(e,t){var i,r,o,a=eu(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))}))}Ol.$inject=["eventBus","modeling","spaceTool"],i(Ol,as);function jl(e,t){t.invoke(as,this),this._bpmnReplace=e;var n=this;this.postExecuted("elements.create",500,(function(e){var t=e.elements;t.filter((function(e){return Nl(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;Nl(e,(o=a,-1!==t.indexOf(o)?a:i))&&(t[r]=n.replaceShape(e))}))}),!0)}function Nl(e,t){return!xo(e)&&Or(e,"bpmn:BoundaryEvent")&&!t}function Il(e,t,n){function i(e,i,r){var o,a,s,c,p,u,l,d,h=i.waypoints,f=e.outgoing.slice(),v=e.incoming.slice(),g=Ts(h,d=m(r.width)?mn(r):r);if(g){if(o=h.slice(0,g.index),a=h.slice(g.index+(g.bendpoint?1:0)),!o.length||!a.length)return;s=g.bendpoint?h[g.index]:d,Ll(e,o[o.length-1])||o.push(zl(s)),Ll(e,a[0])||a.unshift(zl(s))}c=i.source,p=i.target,t.canConnect(c,e,i)&&(n.reconnectEnd(i,e,o||d),u=i),t.canConnect(e,p,i)&&(u?l=n.connect(e,p,{type:i.type,waypoints:a}):(n.reconnectStart(i,e,a||d),l=i));var y=[].concat(u&&E(v,(function(e){return e.source===u.source}))||[],l&&E(f,(function(e){return e.target===l.target}))||[]);y.length&&n.removeElements(y)}as.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=x(n.children,(function(e){return t.canInsert(i,e)&&Ts(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 Ll(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 zl(e){return G({},e)}function Fl(e,t){as.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||Or(i,"bpmn:EventBasedGateway")&&r.incoming.length&&o.filter($l).forEach((function(e){t.removeConnection(e)}))})),this.preExecuted("shape.replace",(function(e){var n=e.context.newShape;Or(n,"bpmn:EventBasedGateway")&&n.outgoing.filter($l).map((function(e){return e.target})).reduce((function(e,t){var n=t.incoming.filter($l);return e.concat(n)}),[]).forEach((function(e){e.source!==n&&t.removeConnection(e)}))}))}function $l(e){return Or(e,"bpmn:SequenceFlow")}jl.$inject=["bpmnReplace","injector"],i(jl,as),jl.prototype.replaceShape=function(e){var t,n,i=(n=jr(e).eventDefinitions)&&n[0];return t=i?{type:"bpmn:IntermediateCatchEvent",eventDefinitionType:i.$type}:{type:"bpmn:IntermediateThrowEvent"},this._bpmnReplace.replaceElement(e,t,{layoutConnection:!1})},i(Il,as),Il.$inject=["eventBus","bpmnRules","modeling"],Fl.$inject=["eventBus","modeling"],i(Fl,as);function Vl(e,t,n,i,r,o){function a(){return jr(t.getRootElement()).$parent}function s(e){var t=jr(e).categoryValueRef;if(t){var n=t.$parent;t&&(_t(n.categoryValue,t),n&&!n.categoryValue.length&&function(e){_t(a().get("rootElements"),e)}(n))}}r.invoke(as,this),this.executed("shape.delete",(function(e){var t,i=e.context.shape;if(Or(i,"bpmn:Group")){var r=jr(i).categoryValueRef,o=n.filter((function(e){return Or(e,"bpmn:Group")}));t=r,o.some((function(e){var n=jr(e);return n.categoryValueRef&&n.categoryValueRef===t}))||s(i)}})),this.reverted("shape.delete",(function(e){var t=e.context.shape;if(Or(t,"bpmn:Group")){var n=jr(t).categoryValueRef,i=a(),r=n?n.$parent:null;Et(r.get("categoryValue"),n),Et(i.get("rootElements"),r)}})),this.execute("shape.create",(function(t){var n=jr(t.context.shape);if(Or(n,"bpmn:Group")&&!n.categoryValueRef){var i=nl(a(),e);n.categoryValueRef=i}})),this.revert("shape.create",(function(e){var t=e.context.shape;Or(t,"bpmn:Group")&&(s(t),delete jr(t).categoryValueRef)})),i.on("moddleCopy.canCopyProperty",2e3,(function(t){var n,i=t.property;if(Or(i,"bpmn:CategoryValue"))return n=nl(a(),e),o.copyElement(i,n)}))}function Hl(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 Gl(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=Hl(e,t,n,r),s=Hl(e,t,n,o);i=a&&s?Wl(a,n)>Wl(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 Wl(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function ql(e){as.call(this,e);var t=["bpmn:Participant","bpmn:Lane"];this.executed(["shape.move","shape.create","shape.resize"],(function(e){var n=jr(e.context.shape);Qa(n,t)&&!n.di.get("isHorizontal")&&n.di.set("isHorizontal",!0)}))}function Ul(e){return Math.sqrt(Math.pow(e.x,2)+Math.pow(e.y,2))}function Kl(e){return Math.atan((e[1].y-e[0].y)/(e[1].x-e[0].x))}function Yl(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 Xl(e,t){var n=Yl(e,t);return Ul({x:n.x-e.x,y:n.y-e.y})}function Zl(e,t){return Ul({x:e.x-t.x,y:e.y-t.y})}Vl.$inject=["bpmnFactory","canvas","elementRegistry","eventBus","injector","moddleCopy"],i(Vl,as),Gl.$inject=["eventBus"],ql.$inject=["eventBus"],i(ql,as);var Jl=Math.sqrt,Ql=Math.min,ed=Math.max,td=Math.abs;function nd(e){return Math.pow(e,2)}function id(e,t){return Jl(nd(e.x-t.x)+nd(e.y-t.y))}function rd(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,u=p*p-(a*a+s*s-i*i)/c;if(u<0&&u>-1e-6&&(u=0),u<0)return[];var l=Jl(u),d=-p+l,h=-p-l,f={x:e.x-r*d,y:e.y-o*d};return 0===u?[f]:[f,{x:e.x-r*h,y:e.y-o*h}].filter((function(n){return function(e,t,n){return od(e.x,t.x,n.x)&&od(e.y,t.y,n.y)}(n,e,t)}))}function od(e,t,n){return e>=Ql(t,n)-ad&&e<=ed(t,n)+ad}var ad=.1;function sd(e,t){return td(e.x-t.x)<=ad&&td(e.y-t.y)<=ad}function cd(e,t,n,i){var r=0,o=0,a=function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}}(e),s=function(e,t){var n,i,r,o,a,s,c,p,u,l,d,h,f=0;for(f=0;f<t.length-1;f++){if(sd(n=t[f],i=t[f+1])?s=[n]:(r=id(e,n),o=id(e,i),s=rd(n,i,e,Ql(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:sd(n,s[0])?f:f+1}),2===s.length&&(d=s[0],h=s[1],c={type:"segment",position:a={x:(d.x+h.x)/2,y:(d.y+h.y)/2},segmentIndex:f,relativeLocation:id(n,a)/id(n,i)}),p=id(c.position,e),(!l||u>p)&&(l=c,u=p)}return l}(a,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,u=i.bendpointMove.bendpointIndex;return 0===o?r:(r>=u&&(c=p?r+1:r-1),r<u&&(c=r,p&&"bendpoint"!==n.type&&u-1===r&&pd(t,u)<n.relativeLocation&&c++),c)}return 0===o?r:i.connectionStart?0===r?0:null:i.connectionEnd&&r===e.length-2?t.length-2:null}(n,t,s,i);if(null===p)return{x:r,y:o};if(p<0||p>t.length-2)return{x:r,y:o};var u,l,d=ud(n,c),h=ud(t,p),f=s.position,m=function(e,t){var n=Zl(e[0],e[1]),i=Zl(e[0],t);return 0===n?0:i/n}(d,f),v=(u=h,l=Kl(d),Kl(u)-l);if("bendpoint"===s.type){var g=t.length-n.length,y=s.bendpointIndex,b=n[y];if(-1!==t.indexOf(b))return{x:r,y:o};if(0===g){var x=t[y];return{x:x.x-s.position.x,y:x.y-s.position.y}}g<0&&0!==y&&y<n.length-1&&(m=pd(n,y))}var _,E,w=(h[1].x-h[0].x)*m+h[0].x,S=(h[1].y-h[0].y)*m+h[0].y,C=(_={x:a.x-f.x,y:a.y-f.y},(E=v)?{x:Math.cos(E)*_.x-Math.sin(E)*_.y,y:Math.sin(E)*_.x+Math.cos(E)*_.y}:_);return dn({x:r=w+C.x-a.x,y:o=S+C.y-a.y})}function pd(e,t){var n=Zl(e[t-1],e[t]);return n/(n+Zl(e[t],e[t+1]))}function ud(e,t){return[e[t],e[t+1]]}function ld(e,t,n){var i=xa(t),r=xa(n),o=_a(e,i),a=o.x*(n.width/t.width),s=o.y*(n.height/t.height);return dn({x:r.x+a,y:r.y+s})}function dd(e,t,n){var i=xa(e),r=xa(t),o=xa(n),a=_a(e,i),s=_a(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),u=s.y*(n.height/t.height),l=o.x+p,d=o.y+u;return dn({x:l+a.x-e.x,y:d+a.y-e.y})}var hd={width:90,height:20},fd="name",md="text";function vd(e,t,n,i){as.call(this,e),this.postExecute("element.updateProperties",(function(e){var n=e.context,r=n.element,o=n.properties;if(fd in o&&t.updateLabel(r,o.name),md in o&&Or(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(!xo(r)&&vo(r)&&qr(r)){var a=bo(r),s=i.getExternalLabelBounds(hd,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.shape;i.labelTarget&&Or(i.labelTarget||i,"bpmn:BaseElement")&&((t=i.businessObject.di).label||(t.label=n.create("bpmndi:BPMNLabel",{bounds:n.create("dc:Bounds")})),G(t.label.bounds,{x:i.x,y:i.y,width:i.width,height:i.height}))})),this.postExecute(["connection.layout","connection.updateWaypoints"],(function(e){var n=e.context;if(!1!==(n.hints||{}).labelBehavior){var i,r=n.connection.label;r&&r.parent&&(i=function(e){var t=e.context,n=t.connection,i=n.label,r=G({},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),cd(i,o,a,r)}(e),t.moveShape(r,i))}})),this.postExecute(["shape.replace"],(function(e){var t=e.context,n=t.newShape,i=t.oldShape,r=jr(n);r&&vo(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(go(r)){var s=r.label,c=gd(function(e,t){if(!t.length)return;var n=function(e,t){return j(t.map((function(t){return{line:t,distance:Xl(e,t)}})),"distance")[0].line}(e,t);return Yl(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 gd(e,t,n){return dn(_a(ld(e,t,n),e))}function yd(e,t,n){var i=wd(e),r=Sd(i,t),o=i[0];return r.length?r[r.length-1]:ld(o.original||o,n,t)}function bd(e,t,n){var i=wd(e),r=Sd(i,t),o=i[i.length-1];return r.length?r[0]:ld(o.original||o,n,t)}function xd(e,t,n){var i=wd(e),r=Ed(t,n),o=i[0];return ld(o.original||o,r,t)}function _d(e,t,n){var i=wd(e),r=Ed(t,n),o=i[i.length-1];return ld(o.original||o,r,t)}function Ed(e,t){return{x:e.x-t.x,y:e.y-t.y,width:e.width,height:e.height}}function wd(e){var t=e.waypoints;if(!t.length)throw new Error("connection#"+e.id+": no waypoints");return t}function Sd(e,t){return E(R(e,Cd),(function(e){return function(e,t){return"intersect"===vn(t,e,1)}(e,t)}))}function Cd(e){return e.original||e}function Pd(e,t){as.call(this,e),this.postExecute("shape.replace",(function(e){var n=e.oldShape,i=e.newShape;if(function(e,t){return Or(e,"bpmn:Participant")&&Ir(e)&&Or(t,"bpmn:Participant")&&!Ir(t)}(n,i)){var r,o,a,s,c=(o=ft([r=n],!1),a=[],s=[],o.forEach((function(e){e!==r&&(e.incoming.forEach((function(e){Or(e,"bpmn:MessageFlow")&&a.push(e)})),e.outgoing.forEach((function(e){Or(e,"bpmn:MessageFlow")&&s.push(e)})))}),[]),{incoming:a,outgoing:s});c.incoming.forEach((function(e){var r=bd(e,i,n);t.reconnectEnd(e,i,r)})),c.outgoing.forEach((function(e){var r=yd(e,i,n);t.reconnectStart(e,i,r)}))}}),!0)}i(vd,as),vd.$inject=["eventBus","modeling","bpmnFactory","textRenderer"],Pd.$inject=["eventBus","modeling"],i(Pd,as);function Td(e,t,n){e.on(["shape.move.rejected","create.rejected"],(function(e){var i,r,o,a=e.context,s=a.shape;Or(a.target,"bpmn:Collaboration")&&Or(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 Rd(e,t,n,i){as.call(this,e);var r=i.get("dragging",!1);function o(e){var i,r,o=e.source,a=e.target;e.parent&&(Or(e,"bpmn:SequenceFlow")&&(n.canConnectSequenceFlow(o,a)||(r=!0),n.canConnectMessageFlow(o,a)&&(i="bpmn:MessageFlow")),Or(e,"bpmn:MessageFlow")&&(n.canConnectMessageFlow(o,a)||(r=!0),n.canConnectSequenceFlow(o,a)&&(i="bpmn:SequenceFlow")),Or(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){w(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=x(o.outgoing,N({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 Ad(e,t){as.call(this,e),this.preExecute("shape.delete",(function(e){var t=e.shape,n=t.parent;Or(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 kd(e,t,n,i,r,o){i.invoke(as,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=[];w(n.closure.topLevel,(function(e){o=zr(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})}))}Td.$inject=["eventBus","tooltips","translate"],i(Rd,as),Rd.$inject=["eventBus","modeling","bpmnRules","injector"],Ad.$inject=["eventBus","modeling"],i(Ad,as),i(kd,as),kd.prototype.replaceElements=function(e,t){var n=this._elementRegistry,i=this._bpmnReplace,r=this._selection;w(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)},kd.$inject=["bpmnReplace","bpmnRules","elementRegistry","injector","modeling","selection"];var Md=300,Dd=60,Bd={width:300,height:150},Od={width:140,height:120},jd={width:50,height:30};function Nd(e){e.on("resize.start",1500,(function(e){var t=e.context,n=t.shape,i=t.direction,r=t.balanced;(Or(n,"bpmn:Lane")||Or(n,"bpmn:Participant"))&&(t.resizeConstraints=function(e,t,n){var i=tu(e),r=!0,o=!0,a=Qp(i,[i]),s=hn(e),c={},p={};/e/.test(t)?p.right=s.left+Md:/w/.test(t)&&(p.left=s.right-Md);return a.forEach((function(e){var i=hn(e);/n/.test(t)&&(i.top<s.top-10&&(r=!1),n&&Id(s.top-i.bottom)<10&&Vd(c,"top",i.top+Dd),Id(s.top-i.top)<5&&$d(p,"top",i.bottom-Dd)),/s/.test(t)&&(i.bottom>s.bottom+10&&(o=!1),n&&Id(s.bottom-i.top)<10&&$d(c,"bottom",i.bottom-Dd),Id(s.bottom-i.bottom)<5&&Vd(p,"bottom",i.top+Dd))})),i.children.filter((function(e){return!e.hidden&&!e.waypoints&&(Or(e,"bpmn:FlowElement")||Or(e,"bpmn:Artifact"))})).forEach((function(e){var n=hn(e);r&&/n/.test(t)&&$d(p,"top",n.top-20),/e/.test(t)&&Vd(p,"right",n.right+20),o&&/s/.test(t)&&Vd(p,"bottom",n.bottom+20),/w/.test(t)&&$d(p,"left",n.left-50)})),{min:p,max:c}}(n,i,r)),Or(n,"bpmn:Participant")&&(t.minDimensions=Bd),Or(n,"bpmn:SubProcess")&&Ir(n)&&(t.minDimensions=Od),Or(n,"bpmn:TextAnnotation")&&(t.minDimensions=jd)}))}Nd.$inject=["eventBus"];var Id=Math.abs,Ld=Math.min,zd=Math.max;function Fd(e,t,n,i){var r=e[t];e[t]=void 0===r?n:i(n,r)}function $d(e,t,n){return Fd(e,t,n,Ld)}function Vd(e,t,n){return Fd(e,t,n,zd)}function Hd(e,t){e.on("resize.start",1501,(function(e){var t=e.context,n=t.shape;(Or(n,"bpmn:Lane")||Or(n,"bpmn:Participant"))&&(t.balanced=!Do(e))})),e.on("resize.end",1001,(function(e){var n=e.context,i=n.shape,r=n.canExecute,o=n.newBounds;if(Or(i,"bpmn:Lane")||Or(i,"bpmn:Participant"))return r&&(o=ln(o),t.resizeLane(i,o,n.balanced)),!1}))}function Gd(e,t,n){as.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(Or(r,"bpmn:SequenceFlow")&&Or(o,"bpmn:SequenceFlow")&&t.canConnect(r.source,o.target,r)){var a=function(e,t){var n=Hl(Wd(e[e.length-2]),Wd(e[e.length-1]),Wd(t[1]),Wd(t[0]));return n?[].concat(e.slice(0,e.length-1),[n],t.slice(1)):[Wd(e[0]),Wd(t[t.length-1])]}(r.waypoints,o.waypoints);n.reconnectEnd(r,o.target,a)}}}))}function Wd(e){return e.original||e}Hd.$inject=["eventBus","modeling"],i(Gd,as),Gd.$inject=["eventBus","bpmnRules","modeling"];var qd=Math.max;function Ud(e){e.on("spaceTool.getMinDimensions",(function(e){var t=e.shapes,n=e.axis,i=e.start,r={};return w(t,(function(e){var t=e.id;Or(e,"bpmn:Participant")&&(!function(e){return"x"===e}(n)?r[t]={width:Bd.width,height:Kd(e,i)}:r[t]=Bd),Or(e,"bpmn:SubProcess")&&Ir(e)&&(r[t]=Od),Or(e,"bpmn:TextAnnotation")&&(r[t]=jd)})),r}))}function Kd(e,t){var n;return eu(e).length?(n=function(e,t){var n,i=eu(e);return n=Yd(i,t),e.height-n.height+Dd}(e,t),qd(Bd.height,n)):Bd.height}function Yd(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=eu(i)).length?Yd(r,t):i}function Xd(e,t){e.invoke(as,this),this.postExecuted("shape.replace",(function(e){var n=e.context.oldShape,i=e.context.newShape;if(Or(i,"bpmn:SubProcess")&&Or(n,"bpmn:Task")&&Ir(i)){var r,o={x:(r=i).x+r.width/6,y:r.y+r.height/2};t.createShape({type:"bpmn:StartEvent"},o,i)}}))}Ud.$inject=["eventBus"],Xd.$inject=["injector","modeling"],i(Xd,as);function Zd(e,t,n,i){as.call(this,e),this.executed(["shape.toggleCollapse"],500,(function(e){var t,n=e.context.shape;Or(n,"bpmn:SubProcess")&&(n.collapsed?jr(n).di.isExpanded=!1:((t=n.children).length&&t.forEach((function(e){"label"!==e.type||e.businessObject.name||(e.hidden=!0)})),jr(n).di.isExpanded=!0))})),this.reverted(["shape.toggleCollapse"],500,(function(e){var t=e.context.shape;t.collapsed?jr(t).di.isExpanded=!1:jr(t).di.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=Yp((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 Jd(e,t,n,i){t.invoke(as,this),this.preExecute("shape.delete",(function(e){var t=e.context.shape,r=t.businessObject;xo(t)||(Or(t,"bpmn:Participant")&&Ir(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().businessObject;n.ids.unclaim(t.id)}))}i(Zd,as),Zd.$inject=["eventBus","elementFactory","modeling"],i(Jd,as),Jd.$inject=["canvas","injector","moddle","modeling"];function Qd(e,t,n){var i;function r(){if(!i)throw new Error(n("out of bounds release"));return i}as.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 eh).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||(Or(t,"bpmn:Lane")&&n.addLane(t),Or(t,"bpmn:FlowNode")&&n.addFlowNode(t))}))}function eh(){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}}function th(e,t){as.call(this,e),this.preExecute("connection.delete",(function(e){var n=e.context.connection,i=n.source;(function(e,t){if(!Or(e,"bpmn:SequenceFlow"))return!1;var n=jr(t),i=jr(e);return n.get("default")===i})(n,i)&&t.updateProperties(i,{default:null})}))}Qd.$inject=["eventBus","modeling","translate"],i(Qd,as),i(th,as),th.$inject=["eventBus","modeling"];var nh={__init__:["adaptiveLabelPositioningBehavior","appendBehavior","associationBehavior","attachEventBehavior","boundaryEventBehavior","rootElementReferenceBehavior","createBehavior","fixHoverBehavior","createDataObjectBehavior","createParticipantBehavior","dataStoreBehavior","dataInputAssociationBehavior","deleteLaneBehavior","detachEventBehavior","dropOnFlowBehavior","eventBasedGatewayBehavior","groupBehavior","importDockingFix","isHorizontalFix","labelBehavior","messageFlowBehavior","modelingFeedback","removeElementBehavior","removeParticipantBehavior","replaceConnectionBehavior","replaceElementBehaviour","resizeBehavior","resizeLaneBehavior","toggleElementCollapseBehaviour","spaceToolBehavior","subProcessStartEventBehavior","unclaimIdBehavior","unsetDefaultFlowBehavior","updateFlowNodeRefsBehavior"],adaptiveLabelPositioningBehavior:["type",dl],appendBehavior:["type",fl],associationBehavior:["type",ml],attachEventBehavior:["type",vl],boundaryEventBehavior:["type",yl],rootElementReferenceBehavior:["type",bl],createBehavior:["type",xl],fixHoverBehavior:["type",El],createDataObjectBehavior:["type",wl],createParticipantBehavior:["type",Tl],dataInputAssociationBehavior:["type",kl],dataStoreBehavior:["type",Bl],deleteLaneBehavior:["type",Ol],detachEventBehavior:["type",jl],dropOnFlowBehavior:["type",Il],eventBasedGatewayBehavior:["type",Fl],groupBehavior:["type",Vl],importDockingFix:["type",Gl],isHorizontalFix:["type",ql],labelBehavior:["type",vd],messageFlowBehavior:["type",Pd],modelingFeedback:["type",Td],replaceConnectionBehavior:["type",Rd],removeParticipantBehavior:["type",Ad],replaceElementBehaviour:["type",kd],resizeBehavior:["type",Nd],resizeLaneBehavior:["type",Hd],removeElementBehavior:["type",Gd],toggleElementCollapseBehaviour:["type",Zd],spaceToolBehavior:["type",Ud],subProcessStartEventBehavior:["type",Xd],unclaimIdBehavior:["type",Jd],updateFlowNodeRefsBehavior:["type",Qd],unsetDefaultFlowBehavior:["type",th]};function ih(e,t){var n=vn(e,t,-15);return"intersect"!==n?n:null}function rh(e){ps.call(this,e)}function oh(e){return!e||xo(e)}function ah(e){do{if(Or(e,"bpmn:Process"))return jr(e);if(Or(e,"bpmn:Participant"))return jr(e).processRef||jr(e)}while(e=e.parent)}function sh(e){return Or(e,"bpmn:TextAnnotation")}function ch(e){return Or(e,"bpmn:Group")&&!e.labelTarget}function ph(e){return Or(e,"bpmn:BoundaryEvent")&&dh(e,"bpmn:CompensateEventDefinition")}function uh(e){return jr(e).isForCompensation}function lh(e){for(var t=e;t=t.parent;){if(Or(t,"bpmn:FlowElementsContainer"))return jr(t);if(Or(t,"bpmn:Participant"))return jr(t).processRef}return null}function dh(e,t){return!!x(jr(e).eventDefinitions||[],(function(e){return Or(e,t)}))}function hh(e,t){return(jr(e).eventDefinitions||[]).every((function(e){return Or(e,t)}))}function fh(e){return Or(e,"bpmn:ReceiveTask")||Or(e,"bpmn:IntermediateCatchEvent")&&(dh(e,"bpmn:MessageEventDefinition")||dh(e,"bpmn:TimerEventDefinition")||dh(e,"bpmn:ConditionalEventDefinition")||dh(e,"bpmn:SignalEventDefinition"))}function mh(e){return e.waypoints}function vh(e,t){return-1!==function(e){for(var t=[];e;)(e=e.parent)&&t.push(e);return t}(t).indexOf(e)}function gh(e,t,n){if(oh(e)||oh(t))return null;if(!Or(n,"bpmn:DataAssociation")){if(kh(e,t))return{type:"bpmn:MessageFlow"};if(Mh(e,t))return{type:"bpmn:SequenceFlow"}}var i=Dh(e,t);return i||(ph(e)&&uh(t)?{type:"bpmn:Association",associationDirection:"One"}:!!Ah(e,t)&&{type:"bpmn:Association"})}function yh(e,t,n){return!(!xo(e)&&!ch(e))||!(Or(t,"bpmn:Participant")&&!Ir(t))&&(Or(e,"bpmn:Participant")?Or(t,"bpmn:Process")||Or(t,"bpmn:Collaboration"):Qa(e,["bpmn:DataInput","bpmn:DataOutput"])&&e.parent?t===e.parent:Or(e,"bpmn:Lane")?Or(t,"bpmn:Participant")||Or(t,"bpmn:Lane"):!(Or(e,"bpmn:BoundaryEvent")&&(i=e,!jr(i).cancelActivity||!_h(i)&&!Eh(i)))&&(Or(e,"bpmn:FlowElement")&&!Or(e,"bpmn:DataStoreReference")?Or(t,"bpmn:FlowElementsContainer")?Ir(t):Qa(t,["bpmn:Participant","bpmn:Lane"]):Or(e,"bpmn:DataStoreReference")&&Or(t,"bpmn:Collaboration")?T(jr(t).get("participants"),(function(e){return!!e.get("processRef")})):Qa(e,["bpmn:Artifact","bpmn:DataAssociation","bpmn:DataStoreReference"])?Qa(t,["bpmn:Collaboration","bpmn:Lane","bpmn:Participant","bpmn:Process","bpmn:SubProcess"]):!!Or(e,"bpmn:MessageFlow")&&(Or(t,"bpmn:Collaboration")||e.source.parent==t||e.target.parent==t)));var i}function bh(e){return Or(e,"bpmn:Lane")}function xh(e){return!!function(e){return!xo(e)&&Or(e,"bpmn:BoundaryEvent")}(e)||(!(!Or(e,"bpmn:IntermediateThrowEvent")||!_h(e))||Or(e,"bpmn:IntermediateCatchEvent")&&Eh(e))}function _h(e){var t=jr(e);return t&&!(t.eventDefinitions&&t.eventDefinitions.length)}function Eh(e){return wh(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])}function wh(e,t){return t.some((function(t){return dh(e,t)}))}function Sh(e,t,n,i){if(Array.isArray(e)||(e=[e]),1!==e.length)return!1;var r=e[0];return!xo(r)&&(!!xh(r)&&(!zr(t)&&(!(!Or(t,"bpmn:Activity")||uh(t))&&(!(i&&!ih(i,t))&&(!function(e){return Or(e,"bpmn:ReceiveTask")&&x(e.incoming,(function(e){return Or(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))))}function Ch(e,t,n){if(!t)return!1;var i={replacements:[]};return w(e,(function(e){zr(t)||Or(e,"bpmn:StartEvent")&&"label"!==e.type&&yh(e,t)&&(Lr(e)||i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),($r(e)||Vr(e)||Hr(e))&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"}),wh(e,["bpmn:MessageEventDefinition","bpmn:TimerEventDefinition","bpmn:SignalEventDefinition","bpmn:ConditionalEventDefinition"])&&Or(t,"bpmn:SubProcess")&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:StartEvent"})),Or(t,"bpmn:Transaction")||dh(e,"bpmn:CancelEventDefinition")&&"label"!==e.type&&(Or(e,"bpmn:EndEvent")&&yh(e,t)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:EndEvent"}),Or(e,"bpmn:BoundaryEvent")&&Sh(e,t,0,n)&&i.replacements.push({oldElementId:e.id,newElementType:"bpmn:BoundaryEvent"}))})),!!i.replacements.length&&i}function Ph(e,t){return!T(e,bh)&&(!t||e.every((function(e){return yh(e,t)})))}function Th(e,t,n,i){return!!t&&(!(!xo(e)&&!ch(e))||n!==t&&((!n||!vh(n,t))&&(yh(e,t)||Bh(e,t))))}function Rh(e,t){return Or(e,"bpmn:SubProcess")?Ir(e)&&(!t||t.width>=100&&t.height>=80):Or(e,"bpmn:Lane")?!t||t.width>=130&&t.height>=60:Or(e,"bpmn:Participant")?!t||t.width>=250&&t.height>=50:!!sh(e)||!!ch(e)}function Ah(e,t){return!mh(e)&&!mh(t)&&(!(!ph(e)||!uh(t))||!vh(t,e)&&!vh(e,t)&&(!!function(e,t){var n=sh(e),i=sh(t);return(n||i)&&n!==i}(e,t)||!!Dh(e,t)))}function kh(e,t){return!(Nh(e)&&!Nh(t))&&(Or(i=e,"bpmn:InteractionNode")&&!Or(i,"bpmn:BoundaryEvent")&&(!Or(i,"bpmn:Event")||Or(i,"bpmn:ThrowEvent")&&hh(i,"bpmn:MessageEventDefinition"))&&function(e){return Or(e,"bpmn:InteractionNode")&&!uh(e)&&(!Or(e,"bpmn:Event")||Or(e,"bpmn:CatchEvent")&&hh(e,"bpmn:MessageEventDefinition"))&&!(Or(e,"bpmn:BoundaryEvent")&&!dh(e,"bpmn:MessageEventDefinition"))}(t)&&(n=t,!(ah(e)===ah(n))));var n,i}function Mh(e,t){return!(fh(t)&&t.incoming.length>0&&(n=t.incoming,(n=n||[]).some(jh))&&!Or(e,"bpmn:EventBasedGateway"))&&(Or(r=e,"bpmn:FlowNode")&&!Or(r,"bpmn:EndEvent")&&!zr(r)&&!(Or(r,"bpmn:IntermediateThrowEvent")&&dh(r,"bpmn:LinkEventDefinition"))&&!ph(r)&&!uh(r)&&function(e){return Or(e,"bpmn:FlowNode")&&!Or(e,"bpmn:StartEvent")&&!Or(e,"bpmn:BoundaryEvent")&&!zr(e)&&!(Or(e,"bpmn:IntermediateCatchEvent")&&dh(e,"bpmn:LinkEventDefinition"))&&!uh(e)}(t)&&(i=t,lh(e)===lh(i))&&!(Or(e,"bpmn:EventBasedGateway")&&!fh(t)));var n,i,r}function Dh(e,t){return Qa(e,["bpmn:DataObjectReference","bpmn:DataStoreReference"])&&Qa(t,["bpmn:Activity","bpmn:ThrowEvent"])?{type:"bpmn:DataInputAssociation"}:!(!Qa(t,["bpmn:DataObjectReference","bpmn:DataStoreReference"])||!Qa(e,["bpmn:Activity","bpmn:CatchEvent"]))&&{type:"bpmn:DataOutputAssociation"}}function Bh(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&&(Qa(t,["bpmn:SequenceFlow","bpmn:MessageFlow"])&&!xo(t)&&Or(e,"bpmn:FlowNode")&&!Or(e,"bpmn:BoundaryEvent")&&yh(e,t.parent))}function Oh(e,t){return!!xo(t)||!(Or(t,"bpmn:Lane")&&!function(e,t){return e&&t&&-1!==e.indexOf(t)}(e,t.parent))}function jh(e){if(e&&e.source)return Or(e.source,"bpmn:EventBasedGateway")}function Nh(e){return es(e,"bpmn:Process")||es(e,"bpmn:Collaboration")}i(rh,ps),rh.$inject=["eventBus"],rh.prototype.init=function(){this.addRule("connection.start",(function(e){return function(e){if(oh(e))return null;return Qa(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 gh(t,n)}finally{r&&(n.parent=null)}})),this.addRule("connection.reconnect",(function(e){var t=e.connection;return gh(e.source,e.target,t)})),this.addRule("connection.updateWaypoints",(function(e){return{type:e.connection.type}})),this.addRule("shape.resize",(function(e){return Rh(e.shape,e.newBounds)})),this.addRule("elements.create",(function(e){var t=e.elements,n=e.position,i=e.target;return!(mh(i)&&!Bh(t,i))&&P(t,(function(e){return mh(e)?gh(e.source,e.target,e):e.host?Sh(e,e.host,null,n):Th(e,i,null)}))})),this.addRule("elements.move",(function(e){var t=e.target,n=e.shapes,i=e.position;return Sh(n,t,null,i)||Ch(n,t,i)||Ph(n,t)||Bh(n,t)})),this.addRule("shape.create",(function(e){return Th(e.shape,e.target,e.source,e.position)})),this.addRule("shape.attach",(function(e){return Sh(e.shape,e.target,null,e.position)})),this.addRule("element.copy",(function(e){var t=e.element;return Oh(e.elements,t)}))},rh.prototype.canConnectMessageFlow=kh,rh.prototype.canConnectSequenceFlow=Mh,rh.prototype.canConnectDataAssociation=Dh,rh.prototype.canConnectAssociation=Ah,rh.prototype.canMove=Ph,rh.prototype.canAttach=Sh,rh.prototype.canReplace=Ch,rh.prototype.canDrop=yh,rh.prototype.canInsert=Bh,rh.prototype.canCreate=Th,rh.prototype.canConnect=gh,rh.prototype.canResize=Rh,rh.prototype.canCopy=Oh;var Ih={__depends__:[Ss],__init__:["bpmnRules"],bpmnRules:["type",rh]};function Lh(e,t){e.on("saveXML.start",2e3,(function(){var e,n,i=t.getRootElement(),r=jr(i).di;e=E(e=ft([i],!1),(function(e){return e!==i&&!e.labelTarget})),n=R(e,Kr),r.set("planeElement",n)}))}Lh.$inject=["eventBus","canvas"];var zh={__init__:["bpmnDiOrdering"],bpmnDiOrdering:["type",Lh]};function Fh(e){as.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 $h(e,t,n){Fh.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:Process"]}},{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:Process"]}},{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=x(i,(function(t){return Qa(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.getRootElement(),index:-1};var i=r(e);i.containers&&(n=function(e,t,n){for(var i=t;i&&!Qa(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=_(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}}}Fh.prototype.getOrdering=function(e,t){return null},i(Fh,as),$h.$inject=["eventBus","canvas","translate"],i($h,Fh);var Vh={__depends__:[ho],__init__:["bpmnOrderingProvider"],bpmnOrderingProvider:["type",$h]};function Hh(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)}Hh.$inject=["eventBus","injector"],Hh.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)},Hh.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},Hh.prototype.clear=function(e){this._stack.length=0,this._stackIdx=-1,!1!==e&&this._fire("changed",{trigger:"clear"})},Hh.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()}},Hh.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()}},Hh.prototype.register=function(e,t){this._setHandler(e,t)},Hh.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)},Hh.prototype.canUndo=function(){return!!this._getUndoAction()},Hh.prototype.canRedo=function(){return!!this._getRedoAction()},Hh.prototype._getRedoAction=function(){return this._stack[this._stackIdx+1]},Hh.prototype._getUndoAction=function(){return this._stack[this._stackIdx]},Hh.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)}))},Hh.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},Hh.prototype._createId=function(){return this._uid++},Hh.prototype._atomicDo=function(e){var t=this._currentExecution;t.atomic=!0;try{e()}finally{t.atomic=!1}},Hh.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)},Hh.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)},Hh.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:B("id",i.reverse())}),i.length=0,this._fire("changed",{trigger:t}),e.trigger=null)},Hh.prototype._markDirty=function(e){var t=this._currentExecution;e&&(e=h(e)?e:[e],t.dirty=t.dirty.concat(e))},Hh.prototype._executedAction=function(e,t){var n=++this._stackIdx;t||this._stack.splice(n,this._stack.length,e)},Hh.prototype._revertedAction=function(e){this._stackIdx--},Hh.prototype._getHandler=function(e){return this._handlerMap[e]},Hh.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 Gh={commandStack:["type",Hh]},Wh=new Uo("tt");function qh(e,t){e.style.display=!1===t?"none":""}var Uh=".djs-tooltip";function Kh(e,t){this._eventBus=e,this._canvas=t,this._ids=Wh,this._tooltipDefaults={show:{minZoom:.7,maxZoom:5}},this._tooltips={},this._tooltipRoot=function(e){var t=he('<div class="djs-tooltip-container" style="position: absolute; width: 0; height: 0;" />');return e.insertBefore(t,e.firstChild),t}(t.getContainer());var n=this;de.bind(this._tooltipRoot,Uh,"mousedown",(function(e){e.stopPropagation()})),de.bind(this._tooltipRoot,Uh,"mouseover",(function(e){n.trigger("mouseover",e)})),de.bind(this._tooltipRoot,Uh,"mouseout",(function(e){n.trigger("mouseout",e)})),this._init()}Kh.$inject=["eventBus","canvas"],Kh.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=G({},this._tooltipDefaults,e,{id:t}),this._addTooltip(e),e.timeout&&this.setTimeout(e),t},Kh.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)))},Kh.prototype.get=function(e){return"string"!=typeof e&&(e=e.id),this._tooltips[e]},Kh.prototype.clearTimeout=function(e){if(e=this.get(e)){var t=e.removeTimer;t&&(clearTimeout(t),e.removeTimer=null)}},Kh.prototype.setTimeout=function(e){if(e=this.get(e)){this.clearTimeout(e);var t=this;e.removeTimer=setTimeout((function(){t.remove(e)}),e.timeout)}},Kh.prototype.remove=function(e){var t=this.get(e);t&&(ye(t.html),ye(t.htmlContainer),delete t.htmlContainer,delete this._tooltips[t.id])},Kh.prototype.show=function(){qh(this._tooltipRoot)},Kh.prototype.hide=function(){qh(this._tooltipRoot,!1)},Kh.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},Kh.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)),g(i)&&(i=he(i)),(t=he('<div data-tooltip-id="'+n+'" class="'+'djs-tooltip" style="position: absolute">')).appendChild(i),e.type&&Q(t).add("djs-tooltip-"+e.type),e.className&&Q(t).add(e.className),e.htmlContainer=t,r.appendChild(t),this._tooltips[n]=e,this._updateTooltip(e)},Kh.prototype._updateTooltip=function(e){var t,n,i,r=e.position,o=e.htmlContainer;t=o,n=r.x,i=r.y,G(t.style,{left:n+"px",top:i+"px"})},Kh.prototype._updateTooltipVisibilty=function(e){w(this._tooltips,(function(t){var n=t.show,i=t.htmlContainer,r=!0;n&&((n.minZoom>e.scale||n.maxZoom<e.scale)&&(r=!1),qh(i,r))}))},Kh.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 Yh={__init__:["tooltips"],tooltips:["type",Kh]};function Xh(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 Zh(e,t,n){as.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=Jh(n),t.validatedShapes=Jh(i)})),i&&t.on("shape.move.start",250,(function(e){var t=e.context,n=t.shapes,r=[];w(n,(function(e){w(e.labels,(function(n){n.hidden||-1!==t.shapes.indexOf(n)||r.push(n),e.labelTarget&&r.push(e)}))})),w(r,(function(e){i.makeDraggable(t,e,!0)}))})),this.preExecuted("elements.move",1400,(function(e){var t=e.context.closure,n=t.enclosedElements,i=[];w(n,(function(e){w(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;Xh((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=wt(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&&(Et(i.labels,n,r),n.labelTarget=i)}))}function Jh(e){return E(e,(function(t){return-1===e.indexOf(t.labelTarget)}))}i(Zh,as),Zh.$inject=["injector","eventBus","modeling"];var Qh={__init__:["labelSupport"],labelSupport:["type",Zh]},ef="attach-ok";function tf(e,t,n,i,r){as.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=nf(t=r),O("id",t,n)),i.validatedShapes=function(e){var t=D(e,"id");return E(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;w(nf(t.shapes),(function(e){o.makeDraggable(t,e,!0),w(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,ef),t.once(["shape.move.out","shape.move.cleanup"],(function(){n.removeMarker(r,ef)})))}})),this.preExecuted("elements.move",1401,(function(e){var t=e.context,n=t.closure;w(nf(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||w(i?n:E(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){w(e.context.shapes,(function(e){w(e.attachers,(function(e){w(e.outgoing.slice(),(function(e){i.allowed("connection.reconnect",{connection:e,source:e.source,target:e.target})||r.removeConnection(e)})),w(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;Xh(n.attachers,(function(e){"attach"===i.allowed("elements.move",{target:o,shapes:[e]})?r.updateAttachment(e,o):r.removeShape(e)})),o.attachers.length&&w(o.attachers,(function(e){var t=dd(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&&w(a,(function(e){var t=dd(e,i,o);r.moveShape(e,t,e.parent),w(e.labels,(function(e){r.moveShape(e,t,e.parent)}))}))})),this.preExecute("shape.delete",(function(e){var t=e.context.shape;Xh(t.attachers,(function(e){r.removeShape(e)})),t.host&&r.updateAttachment(t,null)}))}function nf(e){return s(R(e,(function(e){return e.attachers||[]})))}i(tf,as),tf.$inject=["injector","eventBus","canvas","rules","modeling"];var rf={__depends__:[Ss],__init__:["attachSupport"],attachSupport:["type",tf]};function of(e,t){this._eventBus=e,this._dragging=t,this._tools=[],this._active=null}of.$inject=["eventBus","dragging"],of.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)},of.prototype.isActive=function(e){return e&&this._active===e},of.prototype.length=function(e){return this._tools.length},of.prototype.setActive=function(e){var t=this._eventBus;this._active!==e&&(this._active=e,t.fire("tool-manager.update",{tool:e}))},of.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),w(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 af={__depends__:[bs],__init__:["toolManager"],toolManager:["type",of]};function sf(e,t){return-1!==e.indexOf(t)}var cf=Math.abs,pf=Math.round,uf={x:"width",y:"height"},lf="crosshair",df={n:"top",w:"left",s:"bottom",e:"right"},hf={n:"s",w:"e",s:"n",e:"w"};function ff(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&&vf(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){vf(e);var p={x:0,y:0};p[i]=pf(e["d"+i]),s.makeSpace(o,a,p,r,c),n.once("spaceTool.ended",(function(e){s.activateSelection(e.originalEvent,!0,!0)}))}}))}function mf(e){return{top:e.top-20,right:e.right+20,bottom:e.bottom+20,left:e.left-20}}function vf(e){var t,n,i=e.context.spaceToolConstraints;i&&(m(i.left)&&(t=Math.max(e.x,i.left),e.dx=e.dx+t-e.x,e.x=t),m(i.right)&&(t=Math.min(e.x,i.right),e.dx=e.dx+t-e.x,e.x=t),m(i.top)&&(n=Math.max(e.y,i.top),e.dy=e.dy+n-e.y,e.y=n),m(i.bottom)&&(n=Math.min(e.y,i.bottom),e.dy=e.dy+n-e.y,e.y=n))}function gf(e,t){return-1!==e.indexOf(t)}function yf(e){return!!e.waypoints}function bf(e){return!!e.labelTarget}ff.$inject=["canvas","dragging","eventBus","modeling","rules","toolManager","mouse"],ff.prototype.activateSelection=function(e,t,n){this._dragging.init(e,"spaceTool.selection",{autoActivate:t,cursor:lf,data:{context:{reactivate:n}},trapClick:!1})},ff.prototype.activateMakeSpace=function(e){this._dragging.init(e,"spaceTool",{autoActivate:!0,cursor:lf,data:{context:{}}})},ff.prototype.makeSpace=function(e,t,n,i,r){return this._modeling.createSpace(e,t,n,i,r)},ff.prototype.init=function(e,t){var n=cf(e.dx)>cf(e.dy)?"x":"y",i=e["d"+n],r=e[n]-i;if(cf(i)<5)return!1;i<0&&(i*=-1),Do(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=ft(this._canvas.getRootElement(),!0),s=this.calculateAdjustments(a,n,i,r);return G(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 w(a,(function(e){var u,l,d,h=hn(e),f=E(e.children,(function(e){return!(yf(e)||bf(e)||gf(o,e)||gf(a,e))})),v=E(e.children,(function(e){return!yf(e)&&!bf(e)&&gf(o,e)}));f.length&&(l=mf(hn(mt(f))),u=i-h[df[n]]+l[df[n]],"n"===n?p.bottom=c=m(c)?Math.min(c,u):u:"w"===n?p.right=c=m(c)?Math.min(c,u):u:"s"===n?p.top=s=m(s)?Math.max(s,u):u:"e"===n&&(p.left=s=m(s)?Math.max(s,u):u)),v.length&&(d=mf(hn(mt(v))),u=i-d[df[hf[n]]]+h[df[hf[n]]],"n"===n?p.bottom=c=m(c)?Math.min(c,u):u:"w"===n?p.right=c=m(c)?Math.min(c,u):u:"s"===n?p.top=s=m(s)?Math.max(s,u):u:"e"===n&&(p.left=s=m(s)?Math.max(s,u):u));var g=r&&r[e.id];g&&("n"===n?(u=i+e[uf[t]]-g[uf[t]],p.bottom=c=m(c)?Math.min(c,u):u):"w"===n?(u=i+e[uf[t]]-g[uf[t]],p.right=c=m(c)?Math.min(c,u):u):"s"===n?(u=i-e[uf[t]]+g[uf[t]],p.top=s=m(s)?Math.max(s,u):u):"e"===n&&(u=i-e[uf[t]]+g[uf[t]],p.left=s=m(s)?Math.max(s,u):u))})),p}(s,n,o,r,this._eventBus.fire("spaceTool.getMinDimensions",{axis:n,direction:o,shapes:s.resizingShapes,start:r})),start:r}),ga("resize-"+("x"===n?"ew":"ns")),!0},ff.prototype.calculateAdjustments=function(e,t,n,i){var r=this._rules,o=[],a=[];return w(e,(function(e){if(e.parent&&!yf(e)){var s=e[t],c=s+e[uf[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}},ff.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},ff.prototype.isActive=function(){var e=this._dragging.context();return e&&/^spaceTool/.test(e.prefix)};var xf="djs-dragging",_f="djs-resizing",Ef=Math.max;function wf(e,t,n,i,r){function o(e,t){w(e,(function(e){r.addDragger(e,t),n.addMarker(e,xf)}))}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=Ie("g");Se(s,i.cls("djs-crosshair-group",["no-events"])),_e(t,s);var c=Ie("path");Se(c,"d",o),Ae(c).add("djs-crosshair"),_e(s,c);var p=Ie("path");Se(p,"d",a),Ae(p).add("djs-crosshair"),_e(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,u=a.resizingShapes;if(a.initialized){if(!a.dragGroup){var l=n.getLayer("space");Se(s=Ie("path"),"d","M0,0 L0,0"),Ae(s).add("djs-crosshair"),_e(l,s),a.line=s;var d=Ie("g");Se(d,i.cls("djs-drag-group",["no-events"])),_e(n.getActiveLayer(),d),o(p,d),o(a.movingConnections=t.filter((function(e){var t=!1;w(p,(function(n){w(n.outgoing,(function(n){e===n&&(t=!0)}))}));var n=!1;w(p,(function(t){w(t.incoming,(function(t){e===t&&(n=!0)}))}));var i=!1;w(u,(function(t){w(t.outgoing,(function(t){e===t&&(i=!0)}))}));var r=!1;return w(u,(function(t){w(t.incoming,(function(t){e===t&&(r=!0)}))})),function(e){return e.waypoints}(e)&&(t||i)&&(n||r)})),d),a.dragGroup=d}if(!a.frameGroup){var h=Ie("g");Se(h,i.cls("djs-frame-group",["no-events"])),_e(n.getActiveLayer(),h);var f=[];w(u,(function(e){var t=r.addFrame(e,h),i=t.getBBox();f.push({element:t,initialBounds:i}),n.addMarker(e,_f)})),a.frameGroup=h,a.frames=f}Se(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),w(a.frames,(function(e){var t,n,i=e.element,r=e.initialBounds;"e"===a.direction?Se(i,{width:Ef(r.width+m.x,5)}):Se(i,{width:t=Ef(r.width-m.x,5),x:r.x+r.width-t}),"s"===a.direction?Se(i,{height:Ef(r.height+m.y,5)}):Se(i,{height:n=Ef(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;w(i,(function(e){n.removeMarker(e,xf)})),w(r,(function(e){n.removeMarker(e,xf)})),s&&(Me(a),Me(s)),w(o,(function(e){n.removeMarker(e,_f)})),c&&Me(c)}))}wf.$inject=["eventBus","elementRegistry","canvas","styles","previewSupport"];var Sf={__init__:["spaceToolPreview"],__depends__:[bs,Ss,af,Lc,ip],spaceTool:["type",ff],spaceToolPreview:["type",wf]};function Cf(e){this._model=e}function Pf(e,t,n,i){as.call(this,e),this._bpmnFactory=t,this._translate=i;var r=this;function o(e){w(e.context.oldRoot.children,(function(e){Or(e,"bpmn:BaseElement")&&r.updateParent(e)}))}function a(e){var t=e.context.shape;Or(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"],Tf((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"],Tf((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"],Tf((function(e){"label"!==e.context.shape.type&&a(e)}))),this.reverted(["shape.move","shape.create","shape.resize"],Tf((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"],Tf(s)),this.reverted(["connection.create","connection.move","connection.delete","connection.reconnect"],Tf(s)),this.executed(["connection.layout","connection.move","connection.updateWaypoints"],Tf(c)),this.reverted(["connection.layout","connection.move","connection.updateWaypoints"],Tf(c)),this.executed("connection.reconnect",Tf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=jr(n),a=jr(i),s=jr(r);o.conditionExpression&&!Qa(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",Tf((function(e){var t=e.context,n=t.connection,i=t.oldSource,r=t.newSource,o=jr(n),a=jr(i),s=jr(r);t.oldConditionExpression&&(o.conditionExpression=t.oldConditionExpression),t.oldDefault&&(a.default=t.oldDefault,delete s.default)}))),this.executed(["element.updateAttachment"],Tf(p)),this.reverted(["element.updateAttachment"],Tf(p))}function Tf(e){return function(t){var n=t.context;Or(n.shape||n.connection,"bpmn:BaseElement")&&e(t)}}function Rf(e,t,n){Gn.call(this),this._bpmnFactory=e,this._moddle=t,this._translate=n}function Af(e,t,n){e[n]=t[n],delete t[n]}function kf(e,t){this._modeling=e,this._canvas=t}function Mf(e){this._modeling=e}function Df(e,t){this._canvas=e,this._layouter=t}Cf.$inject=["moddle"],Cf.prototype._needsId=function(e){return Qa(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"])},Cf.prototype._ensureId=function(e){var t;t=Or(e,"bpmn:Activity")?"Activity":Or(e,"bpmn:Event")?"Event":Or(e,"bpmn:Gateway")?"Gateway":Qa(e,["bpmn:SequenceFlow","bpmn:MessageFlow"])?"Flow":(e.$type||"").replace(/^[^:]*:/g,""),t+="_",!e.id&&this._needsId(e)&&(e.id=this._model.ids.nextPrefixed(t,e))},Cf.prototype.create=function(e,t){var n=this._model.create(e,t||{});return this._ensureId(n),n},Cf.prototype.createDiLabel=function(){return this.create("bpmndi:BPMNLabel",{bounds:this.createDiBounds()})},Cf.prototype.createDiShape=function(e,t,n){return this.create("bpmndi:BPMNShape",G({bpmnElement:e,bounds:this.createDiBounds(t)},n))},Cf.prototype.createDiBounds=function(e){return this.create("dc:Bounds",e)},Cf.prototype.createDiWaypoints=function(e){var t=this;return R(e,(function(e){return t.createDiWaypoint(e)}))},Cf.prototype.createDiWaypoint=function(e){return this.create("dc:Point",W(e,["x","y"]))},Cf.prototype.createDiEdge=function(e,t,n){return this.create("bpmndi:BPMNEdge",G({bpmnElement:e},n))},Cf.prototype.createDiPlane=function(e){return this.create("bpmndi:BPMNPlane",{bpmnElement:e})},i(Pf,as),Pf.$inject=["eventBus","bpmnFactory","connectionDocking","translate"],Pf.prototype.updateAttachment=function(e){var t=e.shape,n=t.businessObject,i=t.host;n.attachedToRef=i&&i.businessObject},Pf.prototype.updateParent=function(e,t){if(!(e instanceof $n||Or(e,"bpmn:DataStoreReference")&&e.parent&&Or(e.parent,"bpmn:Collaboration"))){var n=e.parent,i=e.businessObject,r=n&&n.businessObject,o=r&&r.di;Or(e,"bpmn:FlowNode")&&this.updateFlowNodeRefs(i,r,t&&t.businessObject),Or(e,"bpmn:DataOutputAssociation")&&(r=e.source?e.source.businessObject:null),Or(e,"bpmn:DataInputAssociation")&&(r=e.target?e.target.businessObject:null),this.updateSemanticParent(i,r),Or(e,"bpmn:DataObjectReference")&&i.dataObjectRef&&this.updateSemanticParent(i.dataObjectRef,r),this.updateDiParent(i.di,o)}},Pf.prototype.updateBounds=function(e){var t=e.businessObject.di,n=e instanceof $n?this._getLabel(t):t,i=n.bounds;i||(i=this._bpmnFactory.createDiBounds(),n.set("bounds",i)),G(i,{x:e.x,y:e.y,width:e.width,height:e.height})},Pf.prototype.updateFlowNodeRefs=function(e,t,n){n!==t&&(Or(n,"bpmn:Lane")&&_t(n.get("flowNodeRef"),e),Or(t,"bpmn:Lane")&&Et(t.get("flowNodeRef"),e))},Pf.prototype.updateDiConnection=function(e,t,n){e.sourceElement&&e.sourceElement.bpmnElement!==t&&(e.sourceElement=t&&t.di),e.targetElement&&e.targetElement.bpmnElement!==n&&(e.targetElement=n&&n.di)},Pf.prototype.updateDiParent=function(e,t){if(t&&!Or(t,"bpmndi:BPMNPlane")&&(t=t.$parent),e.$parent!==t){var n=(t||e.$parent).get("planeElement");t?(n.push(e),e.$parent=t):(_t(n,e),e.$parent=null)}},Pf.prototype.getLaneSet=function(e){var t,n;return Or(e,"bpmn:Lane")?((t=e.childLaneSet)||(t=this._bpmnFactory.create("bpmn:LaneSet"),e.childLaneSet=t,t.$parent=e),t):(Or(e,"bpmn:Participant")&&(e=e.processRef),(t=(n=e.get("laneSets"))[0])||((t=this._bpmnFactory.create("bpmn:LaneSet")).$parent=e,n.push(t)),t)},Pf.prototype.updateSemanticParent=function(e,t,n){var i,r=this._translate;if(e.$parent!==t&&(!Or(e,"bpmn:DataInput")&&!Or(e,"bpmn:DataOutput")||(Or(t,"bpmn:Participant")&&"processRef"in t&&(t=t.processRef),!("ioSpecification"in t)||t.ioSpecification!==e.$parent))){if(Or(e,"bpmn:Lane"))t&&(t=this.getLaneSet(t)),i="lanes";else if(Or(e,"bpmn:FlowElement")){if(t)if(Or(t,"bpmn:Participant"))t=t.processRef;else if(Or(t,"bpmn:Lane"))do{t=t.$parent.$parent}while(Or(t,"bpmn:Lane"));i="flowElements"}else if(Or(e,"bpmn:Artifact")){for(;t&&!Or(t,"bpmn:Process")&&!Or(t,"bpmn:SubProcess")&&!Or(t,"bpmn:Collaboration");){if(Or(t,"bpmn:Participant")){t=t.processRef;break}t=t.$parent}i="artifacts"}else if(Or(e,"bpmn:MessageFlow"))i="messageFlows";else if(Or(e,"bpmn:Participant")){i="participants";var o,a=e.processRef;a&&(o=function(e){for(;e&&!Or(e,"bpmn:Definitions");)e=e.$parent;return e}(e.$parent||t),e.$parent&&(_t(o.get("rootElements"),a),a.$parent=null),t&&(Et(o.get("rootElements"),a),a.$parent=o))}else Or(e,"bpmn:DataOutputAssociation")?i="dataOutputAssociations":Or(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&&_t(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);_t(s,e),t&&(c||(c=[],t.set(i,c)),c.push(e))}}},Pf.prototype.updateConnectionWaypoints=function(e){e.businessObject.di.set("waypoint",this._bpmnFactory.createDiWaypoints(e.waypoints))},Pf.prototype.updateConnection=function(e){var t,n=e.connection,i=jr(n),r=jr(n.source),o=jr(n.target);if(Or(i,"bpmn:DataAssociation"))Or(i,"bpmn:DataInputAssociation")?(i.get("sourceRef")[0]=r,t=e.parent||e.newParent||o,this.updateSemanticParent(i,o,t)):Or(i,"bpmn:DataOutputAssociation")&&(t=e.parent||e.newParent||r,this.updateSemanticParent(i,r,t),i.targetRef=o);else{var a=Or(i,"bpmn:SequenceFlow");i.sourceRef!==r&&(a&&(_t(i.sourceRef&&i.sourceRef.get("outgoing"),i),r&&r.get("outgoing")&&r.get("outgoing").push(i)),i.sourceRef=r),i.targetRef!==o&&(a&&(_t(i.targetRef&&i.targetRef.get("incoming"),i),o&&o.get("incoming")&&o.get("incoming").push(i)),i.targetRef=o)}this.updateConnectionWaypoints(n),this.updateDiConnection(i.di,r,o)},Pf.prototype._getLabel=function(e){return e.label||(e.label=this._bpmnFactory.createDiLabel()),e.label},i(Rf,Gn),Rf.$inject=["bpmnFactory","moddle","translate"],Rf.prototype.baseCreate=Gn.prototype.create,Rf.prototype.create=function(e,t){return"label"===e?this.baseCreate(e,G({type:"label"},mo,t)):this.createBpmnElement(e,t)},Rf.prototype.createBpmnElement=function(e,t){var n,i,r,o=this._translate,a=(t=t||{}).businessObject;if(!a){if(!t.type)throw new Error(o("no shape type specified"));a=this._bpmnFactory.create(t.type)}return a.di||(a.di="root"===e?this._bpmnFactory.createDiPlane(a,[],{id:a.id+"_di"}):"connection"===e?this._bpmnFactory.createDiEdge(a,[],{id:a.id+"_di"}):this._bpmnFactory.createDiShape(a,{},{id:a.id+"_di"})),Or(a,"bpmn:Group")&&(t=G({isFrame:!0},t)),t.di&&(G(a.di,t.di),delete t.di),function(e,t,n){w(n,(function(n){void 0!==t[n]&&Af(e,t,n)}))}(a,t,["processRef","isInterrupting","associationDirection","isForCompensation"]),t.isExpanded&&Af(a.di,t,"isExpanded"),Or(a,"bpmn:ExclusiveGateway")&&(a.di.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),t=G({businessObject:a,id:a.id},n,t),this.baseCreate(e,t)},Rf.prototype._getDefaultSize=function(e){return Or(e,"bpmn:SubProcess")?Ir(e)?{width:350,height:200}:{width:100,height:80}:Or(e,"bpmn:Task")?{width:100,height:80}:Or(e,"bpmn:Gateway")?{width:50,height:50}:Or(e,"bpmn:Event")?{width:36,height:36}:Or(e,"bpmn:Participant")?Ir(e)?{width:600,height:250}:{width:400,height:60}:Or(e,"bpmn:Lane")?{width:400,height:100}:Or(e,"bpmn:DataObjectReference")?{width:36,height:50}:Or(e,"bpmn:DataStoreReference")?{width:50,height:50}:Or(e,"bpmn:TextAnnotation")?{width:100,height:30}:Or(e,"bpmn:Group")?{width:300,height:300}:{width:100,height:80}},Rf.prototype.createParticipantShape=function(e){return f(e)||(e={isExpanded:e}),!1!==(e=G({type:"bpmn:Participant"},e||{})).isExpanded&&(e.processRef=this._bpmnFactory.create("bpmn:Process")),this.createShape(e)},kf.$inject=["modeling","canvas"],kf.prototype.preExecute=function(e){var t=this._modeling,n=e.elements,i=e.alignment;w(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)}))},kf.prototype.postExecute=function(e){},Mf.$inject=["modeling"],Mf.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},Mf.prototype.postExecute=function(e){var t,n,i=e.hints||{};t=e.source,n=e.shape,T(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))},Df.$inject=["canvas","layouter"],Df.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},Df.prototype.revert=function(e){var t=e.connection;return this._canvas.removeConnection(t),t.source=null,t.target=null,t};var Bf=Math.round;function Of(e){this._modeling=e}function jf(e){return!!e.waypoints}Of.$inject=["modeling"],Of.prototype.preExecute=function(e){var t=e.elements,n=e.parent,i=e.parentIndex,r=e.position,o=e.hints,a=this._modeling;w(t,(function(e){m(e.x)||(e.x=0),m(e.y)||(e.y=0)}));var s=mt(t);w(t,(function(e){jf(e)&&(e.waypoints=R(e.waypoints,(function(e){return{x:Bf(e.x-s.x-s.width/2+r.x),y:Bf(e.y-s.y-s.height/2+r.y)}}))),G(e,{x:Bf(e.x-s.x-s.width/2+r.x),y:Bf(e.y-s.y-s.height/2+r.y)})}));var c=ut(t),p={};w(t,(function(e){if(jf(e))p[e.id]=m(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=G({},o);-1===c.indexOf(e)&&(t.autoResize=!1),p[e.id]=m(i)?a.createShape(e,W(e,["x","y","width","height"]),e.parent||n,i,t):a.createShape(e,W(e,["x","y","width","height"]),e.parent||n,t)}})),e.elements=M(p)};var Nf=Math.round;function If(e){this._canvas=e}function Lf(e){If.call(this,e)}If.$inject=["canvas"],If.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?G(t,n):G(t,{x:n.x-Nf(t.width/2),y:n.y-Nf(t.height/2)}),this._canvas.addShape(t,i,r),t},If.prototype.revert=function(e){var t=e.shape;return this._canvas.removeShape(t),t},i(Lf,If),Lf.$inject=["canvas"];var zf=If.prototype.execute;Lf.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,zf.call(this,e)};var Ff=If.prototype.revert;function $f(e,t){this._canvas=e,this._modeling=t}function Vf(e,t){this._modeling=e,this._elementRegistry=t}function Hf(e,t){this._canvas=e,this._modeling=t}function Gf(e){this._modeling=e}Lf.prototype.revert=function(e){return e.shape.labelTarget=null,Ff.call(this,e)},$f.$inject=["canvas","modeling"],$f.prototype.execute=function(e){var t=e.connection,n=t.parent;return e.parent=n,e.parentIndex=wt(n.children,t),e.source=t.source,e.target=t.target,this._canvas.removeConnection(t),t.source=null,t.target=null,t},$f.prototype.revert=function(e){var t=e.connection,n=e.parent,i=e.parentIndex;return t.source=e.source,t.target=e.target,Et(n.children,t,i),this._canvas.addConnection(t,n),t},Vf.$inject=["modeling","elementRegistry"],Vf.prototype.postExecute=function(e){var t=this._modeling,n=this._elementRegistry;w(e.elements,(function(e){n.get(e.id)&&(e.waypoints?t.removeConnection(e):t.removeShape(e))}))},Hf.$inject=["canvas","modeling"],Hf.prototype.preExecute=function(e){var t=this._modeling,n=e.shape;Xh(n.incoming,(function(e){t.removeConnection(e,{nested:!0})})),Xh(n.outgoing,(function(e){t.removeConnection(e,{nested:!0})})),Xh(n.children,(function(e){e.waypoints?t.removeConnection(e,{nested:!0}):t.removeShape(e,{nested:!0})}))},Hf.prototype.execute=function(e){var t=this._canvas,n=e.shape,i=n.parent;return e.oldParent=i,e.oldParentIndex=wt(i.children,n),t.removeShape(n),n},Hf.prototype.revert=function(e){var t=this._canvas,n=e.shape,i=e.oldParent,r=e.oldParentIndex;return Et(i.children,n,r),t.addShape(n,i),n},Gf.$inject=["modeling"];var Wf={x:"y",y:"x"};function qf(e,t){this._layouter=e,this._canvas=t}function Uf(){}function Kf(){this.allShapes={},this.allConnections={},this.enclosedElements={},this.enclosedConnections={},this.topLevel={}}function Yf(e){this._modeling=e}function Xf(e){this._helper=new Yf(e)}function Zf(e){this._modeling=e,this._helper=new Yf(e)}function Jf(e){this._modeling=e}function Qf(e){return e.original||e}function em(e,t){this._modeling=e,this._rules=t}function tm(e){this._modeling=e}function nm(e){this._modeling=e}function im(e){return G({},e)}function rm(e){switch(e){case"n":return"y";case"w":return"x";case"s":return"y";case"e":return"x"}}function om(e,t,n){var i=rm(n);return/e|s/.test(n)?e[i]>t:/n|w/.test(n)?e[i]<t:void 0}function am(e,t){return-1!==e.indexOf(t)}function sm(e){this._modeling=e}function cm(e){var t={};return w(e,(function(e){t[e.id]=e.hidden,e.children&&(t=G({},t,cm(e.children)))})),t}function pm(e,t){var n=[];return w(e,(function(e){e.hidden=t,n=n.concat(e),e.children&&(n=n.concat(pm(e.children,e.collapsed||t)))})),n}function um(e,t){var n=[];return w(e,(function(e){e.hidden=t[e.id],n=n.concat(e),e.children&&(n=n.concat(um(e.children,t)))})),n}function lm(e){this._modeling=e}function dm(e,t){return _t(e&&e.attachers,t)}function hm(e,t,n){if(e){var i=e.attachers;i||(e.attachers=i=[]),Et(i,t,n)}}function fm(){}function mm(e,t,n){this._eventBus=e,this._elementFactory=t,this._commandStack=n;var i=this;e.on("diagram.init",(function(){i.registerHandlers(n)}))}function vm(e){this._elementRegistry=e}function gm(e,t){w(t,(function(t,n){e.set(n,t)}))}Gf.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,u,l=n[0],d=s(n),h=n[d],f=0;w(n,(function(e,p){var u,l,h;e.elements.length<2?p&&p!==n.length-1&&(o(e,e.elements[0]),f+=c(e.range)):(l=(u=j(e.elements,i))[0],p===d&&(l=u[s(u)]),h=a(l),e.range=null,w(u,(function(n){!function(e,n){var r={y:0};r[i]=e-a(n),r[i]&&(r[Wf[i]]=0,t.moveElements([n],r,n.parent))}(h,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)))})),u=Math.abs(h.range.min-l.range.max),(p=Math.round((u-f)/(n.length-1)))<n.length-1||w(n,(function(e,o){var a,s={};e!==l&&e!==h&&(a=n[o-1],e.range.max=0,w(e.elements,(function(n,o){s[Wf[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)})))}))},Gf.prototype.postExecute=function(e){},qf.$inject=["layouter","canvas"],qf.prototype.execute=function(e){var t=e.connection;return G(e,{oldWaypoints:t.waypoints}),t.waypoints=this._layouter.layoutConnection(t,e.hints),t},qf.prototype.revert=function(e){var t=e.connection;return t.waypoints=e.oldWaypoints,t},Uf.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=_t(o.children,t),Et(i.children,t,r),t.parent=i,w(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},Uf.prototype.revert=function(e){var t=e.connection,n=t.parent,i=e.oldParent,r=e.oldParentIndex,o=e.delta;return _t(n.children,t),Et(i.children,t,r),t.parent=i,w(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},Kf.prototype.add=function(e,t){return this.addAll([e],t)},Kf.prototype.addAll=function(e,t){return G(this,function(e,t,n){u(t)&&(t=!0),f(t)&&(n=t,t=!0);var i=yt((n=n||{}).allShapes),r=yt(n.allConnections),o=yt(n.enclosedElements),a=yt(n.enclosedConnections),s=yt(n.topLevel,t&&D(e,(function(e){return e.id})));function c(e){s[e.source.id]&&s[e.target.id]&&(s[e.id]=[e]),i[e.source.id]&&i[e.target.id]&&(a[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,w(e.incoming,c),w(e.outgoing,c),e.children;a[e.id]=r[e.id]=e})),{allShapes:i,allConnections:r,topLevel:s,enclosedConnections:a,enclosedElements:o}}(e,!!t,this)),this},Yf.prototype.moveRecursive=function(e,t,n){return e?this.moveClosure(this.getClosure(e),t,n):[]},Yf.prototype.moveClosure=function(e,t,n,i,r){var o=this._modeling,a=e.allShapes,s=e.allConnections,c=e.enclosedConnections,p=e.topLevel,u=!1;r&&r.parent===n&&(u=!0),w(a,(function(e){o.moveShape(e,t,p[e.id]&&!u&&n,{recurse:!1,layout:!1})})),w(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]&&!u&&n):o.layoutConnection(e,{connectionStart:i&&xd(e,e.source,t),connectionEnd:r&&_d(e,e.target,t)})}))},Yf.prototype.getClosure=function(e){return(new Kf).addAll(e,!0)},Xf.$inject=["modeling"],Xf.prototype.preExecute=function(e){e.closure=this._helper.getClosure(e.shapes)},Xf.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)},Zf.$inject=["modeling"],Zf.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=W(t,["x","y","width","height"]),e.oldParent=o,e.oldParentIndex=_t(o.children,t),Et(i.children,t,r),G(t,{parent:i,x:t.x+n.x,y:t.y+n.y}),t},Zf.prototype.postExecute=function(e){var t=e.shape,n=e.delta,i=e.hints,r=this._modeling;!1!==i.layout&&(w(t.incoming,(function(e){r.layoutConnection(e,{connectionEnd:_d(e,t,n)})})),w(t.outgoing,(function(e){r.layoutConnection(e,{connectionStart:xd(e,t,n)})}))),!1!==i.recurse&&this.moveChildren(e)},Zf.prototype.revert=function(e){var t=e.shape,n=e.oldParent,i=e.oldParentIndex,r=e.delta;return Et(n.children,t,i),G(t,{parent:n,x:t.x-r.x,y:t.y-r.y}),t},Zf.prototype.moveChildren=function(e){var t=e.delta,n=e.shape;this._helper.moveRecursive(n.children,t,null)},Zf.prototype.getNewParent=function(e){return e.newParent||e.shape.parent},Jf.$inject=["modeling"],Jf.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 h(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},Jf.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||Qf(h(r)?r[0]:r)),!i||n&&"target"!==o.docking||(a.connectionEnd=a.connectionEnd||Qf(h(r)?r[r.length-1]:r)),o.newWaypoints&&(a.waypoints=o.newWaypoints),this._modeling.layoutConnection(t,a))},Jf.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},em.$inject=["modeling","rules"],em.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,u={x:a.x,y:a.y},l={x:o.x,y:o.y,width:o.width,height:o.height};t=e.newShape=e.newShape||n.createShape(a,u,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 d=o.incoming.slice(),h=o.outgoing.slice();w(d,(function(e){c(e.source,t,e)&&n.reconnectEnd(e,t,bd(e,t,l),s)})),w(h,(function(e){var i=e.target;c(t,i,e)&&n.reconnectStart(e,t,yd(e,t,l),s)}))},em.prototype.postExecute=function(e){var t=e.oldShape;this._modeling.removeShape(t)},em.prototype.execute=function(e){},em.prototype.revert=function(e){},em.prototype.createShape=function(e,t,n,i){return this._modeling.createShape(e,t,n,i)},em.prototype.reconnectStart=function(e,t,n,i){this._modeling.reconnectStart(e,t,n,i)},em.prototype.reconnectEnd=function(e,t,n,i){this._modeling.reconnectEnd(e,t,n,i)},tm.$inject=["modeling"],tm.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},G(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},tm.prototype.postExecute=function(e){var t=this._modeling,n=e.shape,i=e.oldBounds;!1!==(e.hints||{}).layout&&(w(n.incoming,(function(e){t.layoutConnection(e,{connectionEnd:bd(e,n,i)})})),w(n.outgoing,(function(e){t.layoutConnection(e,{connectionStart:yd(e,n,i)})})))},tm.prototype.revert=function(e){var t=e.shape,n=e.oldBounds;return G(t,{width:n.width,height:n.height,x:n.x,y:n.y}),t},nm.$inject=["modeling"],nm.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),w(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 w(e.concat(t),(function(i){var r=i.incoming,o=i.outgoing;w(r.concat(o),(function(i){var r=i.source,o=i.target;(sf(e,r)||sf(e,o)||sf(t,r)||sf(t,o))&&(sf(n,i)||n.push(i))}))})),n}(i,r),t,n,o,i,r,a)},nm.prototype.execute=function(){},nm.prototype.revert=function(){},nm.prototype.moveShapes=function(e,t){var n=this;w(e,(function(e){n._modeling.moveShape(e,t,null,{autoResize:!1,layout:!1,recurse:!1})}))},nm.prototype.resizeShapes=function(e,t,n){var i=this;w(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})}))},nm.prototype.updateConnectionWaypoints=function(e,t,n,i,r,o,a){var s=this,c=r.concat(o);w(e,(function(e){var p=e.source,u=e.target,l=function(e){return R(e.waypoints,(function(e){return(e=im(e)).original&&(e.original=im(e.original)),e}))}(e),d=rm(n),h={labelBehavior:!1};am(c,p)&&am(c,u)?(l=R(l,(function(e){return om(e,i,n)&&(e[d]=e[d]+t[d]),e.original&&om(e.original,i,n)&&(e.original[d]=e.original[d]+t[d]),e})),s._modeling.updateWaypoints(e,l,{labelBehavior:!1})):(am(c,p)||am(c,u))&&(am(r,p)?h.connectionStart=xd(e,p,t):am(r,u)?h.connectionEnd=_d(e,u,t):am(o,p)?h.connectionStart=yd(e,p,a[p.id]):am(o,u)&&(h.connectionEnd=bd(e,u,a[u.id])),s._modeling.layoutConnection(e,h))}))},sm.$inject=["modeling"],sm.prototype.execute=function(e){var t=e.shape,n=t.children;e.oldChildrenVisibility=cm(n),t.collapsed=!t.collapsed;var i=pm(n,t.collapsed);return[t].concat(i)},sm.prototype.revert=function(e){var t=e.shape,n=e.oldChildrenVisibility,i=um(t.children,n);return t.collapsed=!t.collapsed,[t].concat(i)},lm.$inject=["modeling"],lm.prototype.execute=function(e){var t=e.shape,n=e.newHost,i=t.host;return e.oldHost=i,e.attacherIdx=dm(i,t),hm(n,t),t.host=n,t},lm.prototype.revert=function(e){var t=e.shape,n=e.newHost,i=e.oldHost,r=e.attacherIdx;return t.host=i,dm(n,t),hm(i,t,r),t},fm.prototype.execute=function(e){var t=e.connection,n=e.newWaypoints;return e.oldWaypoints=t.waypoints,t.waypoints=n,t},fm.prototype.revert=function(e){var t=e.connection,n=e.oldWaypoints;return t.waypoints=n,t},mm.$inject=["eventBus","elementFactory","commandStack"],mm.prototype.getHandlers=function(){return{"shape.append":Mf,"shape.create":If,"shape.delete":Hf,"shape.move":Zf,"shape.resize":tm,"shape.replace":em,"shape.toggleCollapse":sm,spaceTool:nm,"label.create":Lf,"connection.create":Df,"connection.delete":$f,"connection.move":Uf,"connection.layout":qf,"connection.updateWaypoints":fm,"connection.reconnect":Jf,"elements.create":Of,"elements.move":Xf,"elements.delete":Vf,"elements.distribute":Gf,"elements.align":kf,"element.updateAttachment":lm}},mm.prototype.registerHandlers=function(e){w(this.getHandlers(),(function(t,n){e.registerHandler(n,t)}))},mm.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)},mm.prototype.updateAttachment=function(e,t){var n={shape:e,newHost:t};this._commandStack.execute("element.updateAttachment",n)},mm.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)},mm.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)},mm.prototype.layoutConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.layout",n)},mm.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},mm.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},mm.prototype.createElements=function(e,t,n,i,r){h(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},mm.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},mm.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},mm.prototype.removeElements=function(e){var t={elements:e};this._commandStack.execute("elements.delete",t)},mm.prototype.distributeElements=function(e,t,n){var i={groups:e,axis:t,dimension:n};this._commandStack.execute("elements.distribute",i)},mm.prototype.removeShape=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.delete",n)},mm.prototype.removeConnection=function(e,t){var n={connection:e,hints:t||{}};this._commandStack.execute("connection.delete",n)},mm.prototype.replaceShape=function(e,t,n){var i={oldShape:e,newData:t,hints:n||{}};return this._commandStack.execute("shape.replace",i),i.newShape},mm.prototype.alignElements=function(e,t){var n={elements:e,alignment:t};this._commandStack.execute("elements.align",n)},mm.prototype.resizeShape=function(e,t,n,i){var r={shape:e,newBounds:t,minBounds:n,hints:i};this._commandStack.execute("shape.resize",r)},mm.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)},mm.prototype.updateWaypoints=function(e,t,n){var i={connection:e,newWaypoints:t,hints:n||{}};this._commandStack.execute("connection.updateWaypoints",i)},mm.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)},mm.prototype.reconnectStart=function(e,t,n,i){i||(i={}),this.reconnect(e,t,e.target,n,G(i,{docking:"source"}))},mm.prototype.reconnectEnd=function(e,t,n,i){i||(i={}),this.reconnect(e,e.source,t,n,G(i,{docking:"target"}))},mm.prototype.connect=function(e,t,n,i){return this.createConnection(e,t,n||{},e.parent,i)},mm.prototype._create=function(e,t){return t instanceof Ln?t:this._elementFactory.create(e,t)},mm.prototype.toggleCollapse=function(e,t){var n={shape:e,hints:t||{}};this._commandStack.execute("shape.toggleCollapse",n)},vm.$inject=["elementRegistry"],vm.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 C(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,A(i));return gm(n,i),e.oldProperties=o,e.changed=r,r},vm.prototype.revert=function(e){var t=e.oldProperties,n=e.moddleElement,i=e.changed;return gm(n,t),i},vm.prototype.getVisualReferences=function(e){var t=this._elementRegistry;return Or(e,"bpmn:DataObject")?function(e,t){return t.filter((function(t){return Or(t,"bpmn:DataObjectReference")&&jr(t).dataObjectRef===e}))}(e,t):[]};var ym="default",bm="id",xm="di",_m={width:0,height:0};function Em(e,t,n,i,r){this._elementRegistry=e,this._moddle=t,this._translate=n,this._modeling=i,this._textRenderer=r}function wm(e,t){return bm in e&&e.id!==t.id}function Sm(e,t){w(t,(function(t,n){n!==xm?e.set(n,t):e.di&&function(e,t){w(t,(function(t,n){e.set(n,t)}))}(e.di,t)}))}Em.$inject=["elementRegistry","moddle","translate","modeling","textRenderer"],Em.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=G({},e);return Cm.forEach((function(n){n in e&&(t[n]=jr(t[n]))})),t}(e.properties),c=e.oldProperties||function(e,t){return C(A(t),(function(n,i){return n[i]=i!==xm?e.get(i):function(e,t){return C(t,(function(t,n){return t[n]=e.get(n),t}),{})}(e.di,A(t.di)),n}),{})}(a,s);return wm(s,a)&&(o.unclaim(a.id),r.updateId(t,s.id),o.claim(s.id,a)),ym in s&&(s.default&&n.push(r.get(s.default.id)),a.default&&n.push(r.get(a.default.id))),Sm(a,s),e.oldProperties=c,e.changed=n,n},Em.prototype.postExecute=function(e){var t=e.element.label,n=t&&jr(t).name;if(n){var i=this._textRenderer.getExternalLabelBounds(t,n);this._modeling.resizeShape(t,i,_m)}},Em.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 Sm(r,i),wm(n,r)&&(a.unclaim(n.id),o.updateId(t,i.id),a.claim(i.id,r)),e.changed};var Cm=["default"];function Pm(e,t){this._canvas=e,this._modeling=t}function Tm(e,t){this._modeling=e,this._spaceTool=t}function Rm(e,t){this._modeling=e,this._translate=t}function Am(e,t){this._modeling=e,this._spaceTool=t}Pm.$inject=["canvas","modeling"],Pm.prototype.execute=function(e){var t=this._canvas,n=e.newRoot,i=n.businessObject,r=t.getRootElement(),o=r.businessObject,a=o.$parent,s=o.di;t.setRootElement(n,!0),Et(a.rootElements,i),i.$parent=a,_t(a.rootElements,o),o.$parent=null,o.di=null,s.bpmnElement=i,i.di=s,e.oldRoot=r},Pm.prototype.revert=function(e){var t=this._canvas,n=e.newRoot.businessObject,i=e.oldRoot,r=i.businessObject,o=n.$parent,a=n.di;t.setRootElement(i,!0),_t(o.rootElements,n),n.$parent=null,Et(o.rootElements,r),r.$parent=o,n.di=null,a.bpmnElement=r,r.di=a},Tm.$inject=["modeling","spaceTool"],Tm.prototype.preExecute=function(e){var t=this._spaceTool,n=this._modeling,i=e.shape,r=e.location,o=tu(i),a=o===i,s=a?i:i.parent;eu(s).length||n.createShape({type:"bpmn:Lane"},{x:i.x+Jp,y:i.y,width:i.width-Jp,height:i.height},s);var c=[];ht(o,(function(e){return c.push(e),e.label&&c.push(e.label),e===i?[]:E(e.children,(function(e){return e!==i}))}));var p="top"===r?-120:120,u="top"===r?i.y:i.y+i.height,l=u+("top"===r?10:-10),d="top"===r?"n":"s",h=t.calculateAdjustments(c,"y",p,l);t.makeSpace(h.movingShapes,h.resizingShapes,{x:0,y:p},d,l),e.newLane=n.createShape({type:"bpmn:Lane"},{x:i.x+(a?Jp:0),y:u-("top"===r?120:0),width:i.width-(a?Jp:0),height:120},s)},Rm.$inject=["modeling","translate"],Rm.prototype.preExecute=function(e){var t=this._modeling,n=this._translate,i=e.shape,r=e.count,o=eu(i),a=o.length;if(a>r)throw new Error(n("more than {count} child lanes",{count:r}));var s,c,p,u,l,d=Math.round(i.height/r);for(l=0;l<r;l++)s=i.y+l*d,c=l===r-1?i.height-d*l:d,p={x:i.x+Jp,y:s,width:i.width-Jp,height:c},l<a?t.resizeShape(o[l],p):(u={type:"bpmn:Lane"},t.createShape(u,p,i))},Am.$inject=["modeling","spaceTool"],Am.prototype.preExecute=function(e){var t=e.shape,n=e.newBounds;!1!==e.balanced?this.resizeBalanced(t,n):this.resizeSpace(t,n)},Am.prototype.resizeBalanced=function(e,t){var n=this._modeling,i=nu(e,t);n.resizeShape(e,t),i.forEach((function(e){n.resizeShape(e.shape,e.newBounds)}))},Am.prototype.resizeSpace=function(e,t){var n,i,r,o,a,s=this._spaceTool,c=hn(e),p=Wp(hn(t),c),u=tu(e),l=[],d=[];ht(u,(function(e){return l.push(e),(Or(e,"bpmn:Lane")||Or(e,"bpmn:Participant"))&&d.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(l,"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(d,"x",o,i),s.makeSpace(a.movingShapes,a.resizingShapes,{x:n,y:0},r))};var km="flowNodeRef",Mm="lanes";function Dm(e){this._elementRegistry=e}function Bm(e){this._moddle=e}Dm.$inject=["elementRegistry"],Dm.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=tu(e);return r[t.id]||(r[t.id]=Qp(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=tu(e);t&&-1===n.indexOf(t)&&(t.children.filter((function(e){return Or(e,"bpmn:FlowNode")})).forEach(a),n.push(t))})),e.forEach(a),o.forEach((function(e){var t=e.businessObject,n=t.get(Mm).slice(),r=s(e);i.push({flowNode:t,remove:n,add:r})})),t.forEach((function(e){var t=e.businessObject;e.parent||t.get(km).forEach((function(e){i.push({flowNode:e,remove:[t],add:[]})}))})),i},Dm.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(Mm);e.remove.forEach((function(e){_t(n,e),_t(e.get(km),t)})),e.add.forEach((function(e){Et(n,e),Et(e.get(km),t)}))}))},Dm.prototype.revert=function(e){e.updates.forEach((function(e){var t=e.flowNode,n=t.get(Mm);e.add.forEach((function(e){_t(n,e),_t(e.get(km),t)})),e.remove.forEach((function(e){Et(n,e),Et(e.get(km),t)}))}))},Bm.$inject=["moddle"],Bm.prototype.execute=function(e){var t=this._moddle.ids,n=e.id,i=e.element;e.claiming?t.claim(n,i):t.unclaim(n)},Bm.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 Om={fill:void 0,stroke:void 0};function jm(e){this._commandStack=e,this._normalizeColor=function(e){if(e){if(g(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)}}}jm.$inject=["commandStack"],jm.prototype.postExecute=function(e){var t=e.elements,n=e.colors||Om,i=this,r={};"fill"in n&&G(r,{"background-color":this._normalizeColor(n.fill)}),"stroke"in n&&G(r,{"border-color":this._normalizeColor(n.stroke)}),w(t,(function(e){var t=function(e){return!!e.waypoints}(e)?W(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),i._commandStack.execute("element.updateProperties",{element:e,properties:{di:t}})}))};var Nm={width:0,height:0};function Im(e,t){function n(e,t){var n=e.label||e,i=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)}(n,t),[n,i]}this.preExecute=function(t){var n=t.element,i=n.businessObject,r=t.newLabel;if(!xo(n)&&vo(n)&&!go(n)&&!Lm(r)){var o=bo(n);o={x:o.x,y:o.y+7},e.createLabel(n,o,{id:i.id+"_label",businessObject:i})}},this.execute=function(e){return e.oldLabel=qr(e.element),n(e.element,e.newLabel)},this.revert=function(e){return n(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(xo(r)||Or(r,"bpmn:TextAnnotation"))if(xo(r)&&Lm(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,Nm)}}}function Lm(e){return!e||!e.trim()}function zm(e,t,n,i){mm.call(this,e,t,n),this._bpmnRules=i}function Fm(){}Im.$inject=["modeling","textRenderer"],i(zm,mm),zm.$inject=["eventBus","elementFactory","commandStack","bpmnRules"],zm.prototype.getHandlers=function(){var e=mm.prototype.getHandlers.call(this);return e["element.updateModdleProperties"]=vm,e["element.updateProperties"]=Em,e["canvas.updateRoot"]=Pm,e["lane.add"]=Tm,e["lane.resize"]=Am,e["lane.split"]=Rm,e["lane.updateRefs"]=Dm,e["id.updateClaim"]=Bm,e["element.setColor"]=jm,e["element.updateLabel"]=Im,e},zm.prototype.updateLabel=function(e,t,n,i){this._commandStack.execute("element.updateLabel",{element:e,newLabel:t,newBounds:n,hints:i||{}})},zm.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)},zm.prototype.updateModdleProperties=function(e,t,n){this._commandStack.execute("element.updateModdleProperties",{element:e,moddleElement:t,properties:n})},zm.prototype.updateProperties=function(e,t){this._commandStack.execute("element.updateProperties",{element:e,properties:t})},zm.prototype.resizeLane=function(e,t,n){this._commandStack.execute("lane.resize",{shape:e,newBounds:t,balanced:n})},zm.prototype.addLane=function(e,t){var n={shape:e,location:t};return this._commandStack.execute("lane.add",n),n.newLane},zm.prototype.splitLane=function(e,t){this._commandStack.execute("lane.split",{shape:e,count:t})},zm.prototype.makeCollaboration=function(){var e=this._create("root",{type:"bpmn:Collaboration"}),t={newRoot:e};return this._commandStack.execute("canvas.updateRoot",t),e},zm.prototype.updateLaneRefs=function(e,t){this._commandStack.execute("lane.updateRefs",{flowNodeShapes:e,laneShapes:t})},zm.prototype.makeProcess=function(){var e={newRoot:this._create("root",{type:"bpmn:Process"})};this._commandStack.execute("canvas.updateRoot",e)},zm.prototype.claimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t,claiming:!0})},zm.prototype.unclaimId=function(e,t){this._commandStack.execute("id.updateClaim",{id:e,element:t})},zm.prototype.setColor=function(e,t){e.length||(e=[e]),this._commandStack.execute("element.setColor",{elements:e,colors:t})},Fm.prototype.layoutConnection=function(e,t){return[(t=t||{}).connectionStart||mn(t.source||e.source),t.connectionEnd||mn(t.target||e.target)]};var $m=Math.round,Vm={"h:h":20,"v:v":20,"h:v":-10,"v:h":-10};function Hm(e,t,n){var i,r,o,a=vn(t,e,5),s=n.split(":")[0],c=$m((t.x-e.x)/2+e.x),p=$m((t.y-e.y)/2+e.y),u=(o=a,{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/left|right/,v:/top|bottom/}[s].test(o)),l=/h|r|l/.test(s),d=!1;return u?(i=l?{x:c,y:e.y}:{x:e.x,y:p},r=l?"h:h":"v:v"):(r=l?"h:v":"v:h",function(e,t){return!{t:/top/,r:/right/,b:/bottom/,l:/left/,h:/./,v:/./}[t].test(e)}(a,s)?l?(d=p===e.y,i={x:e.x+20*(/l/.test(s)?-1:1),y:d?p+20:p}):i={x:(d=c===e.x)?c+20:c,y:e.y+20*(/t/.test(s)?-1:1)}:i={x:c,y:p}),{waypoints:Wm(e,i,r).concat(i),directions:r,turnNextDirections:d}}function Gm(e){return e.split(":").reverse().join(":")}function Wm(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(Xm(n)){var i=function(e,t,n){return Hm(e,t,n)}(e,t,n),r=function(e,t,n){var i=Hm(t,e,Gm(n));return{waypoints:i.waypoints.slice().reverse(),directions:Gm(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:Wm(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=$m((t.x-e.x)/2+e.x),r=$m((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 qm(e,t,n,i,r){var o=S(r&&r.preferredLayouts||[],"straight")[0]||"h:h",a=vn(e,t,Vm[o]||0),s=function(e,t){if(Xm(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=Wm(e,t,n);return i.unshift(e),i.push(t),Jm(i)}(Zm(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)),Zm(i,t,c[1],a),s)}function Um(e,t,n,i,r,o){var a;return h(n)&&(r=n,o=i,n=mn(e),i=mn(t)),r=r||[],(a=-1!==(o=G({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?Km(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:Km(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=Ym(e,t,n,r))?r.reverse():null}(t,e,i,r))?a:(a=o.connectionStart&&Ym(e,t,n,r))||(!o.connectionStart&&!o.connectionEnd&&r&&r.length?r:qm(e,t,n,i,o))}function Km(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 Ym(e,t,n,i){if(function(e){return e.length<3||!(e.length>4)&&!!x(e,(function(t,n){var i=e[n-1];return i&&Ct(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(Tt(t,e)){case"v":return{x:n.x,y:e.y};case"h":return{x:e.x,y:n.y}}return{x:e.x,y:e.y}}(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=Ym(e,t,n,r)),a&&Tt(a)?null:a}function Xm(e){return e&&/t|r|b|l/.test(e)}function Zm(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 Jm(e){return e.reduce((function(t,n,i){return Pt(t[t.length-1],e[i+1],n,0)||t.push(n),t}),[])}var Qm={top:"bottom","top-right":"bottom-left","top-left":"bottom-right",right:"left",bottom:"top","bottom-right":"top-left","bottom-left":"top-right",left:"right"},ev={top:"t",right:"r",bottom:"b",left:"l"};function tv(){}function nv(e,t){return Or(t,"bpmn:Participant")?"source":Or(e,"bpmn:Participant")?"target":av(t)?"source":av(e)||Or(t,"bpmn:Event")?"target":Or(e,"bpmn:Event")?"source":null}function iv(e){return av(e)?"target":"source"}function rv(e,t){return e?e.original||e:mn(t)}function ov(e,t){return Or(t,"bpmn:Activity")&&Or(e,"bpmn:BoundaryEvent")&&t.businessObject.isForCompensation}function av(e){return Or(e,"bpmn:SubProcess")&&Ir(e)}function sv(e,t){return e===t}function cv(e){var t=/right|left/.exec(e);return t&&t[0]}function pv(e){var t=/top|bottom/.exec(e);return t&&t[0]}function uv(e){return"right"===e||"left"===e}function lv(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 dv(e,t,n){var i,r,o=mn(e),a=mn(t),s=(r=(i=e).host,vn(mn(i),r,-10)),c=sv(e.host,t),p=-1!==["top","right","bottom","left"].indexOf(s),u=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:pv(e),s=ev[a];o=t?uv(e)?hv("y",n,i,r)?"h":"b":hv("x",n,i,r)?"v":"l":"v";return[s+":"+o]}(s,p,e,t,n):[function(e,t,n){if(n)return ev[e];if(sv(pv(e),pv(t))||(i=cv(e),r=cv(t),Qm[i]===r))return ev[pv(e)];var i,r;return ev[cv(e)]}(s,u,p)+":"+function(e,t,n){if(n)return uv(e)?(i=t,r=cv(e),o=Qm[r],-1!==i.indexOf(o)||sv(e,t)?"h":"v"):function(e,t){var n=pv(e),i=Qm[n];return-1!==t.indexOf(i)}(e,t)||sv(e,t)?"v":"h";var i,r,o;return uv(t)||sv(pv(e),pv(t))&&cv(t)?"h":"v"}(s,u,p)]}function hv(e,t,n,i){return!(fv(e,i,n,40)||fv(e,i,{x:n.x+n.width,y:n.y+n.height},40)||fv(e,i,mn(t),40))}function fv(e,t,n,i){return Math.abs(t[e]-n[e])<i}function mv(e){return G({original:e.point.original||e.point},e.actual)}function vv(e,t){this._elementRegistry=e,this._graphicsFactory=t}i(tv,Fm),tv.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=rv(a&&a[0],r)),c||(c=rv(a&&a[a.length-1],o)),(Or(e,"bpmn:Association")||Or(e,"bpmn:DataAssociation"))&&a&&!ov(r,o)?[].concat([s],a.slice(1,-1),[c]):(Or(e,"bpmn:MessageFlow")?n=function(e,t){return{preferredLayouts:["straight","v:v"],preserveDocking:nv(e,t)}}(r,o):(Or(e,"bpmn:SequenceFlow")||ov(r,o))&&(n=r===o?{preferredLayouts:lv(r,e)}:Or(r,"bpmn:BoundaryEvent")?{preferredLayouts:dv(r,o,c)}:av(r)||av(o)?function(e){return{preferredLayouts:["straight","h:h"],preserveDocking:iv(e)}}(r):Or(r,"bpmn:Gateway")?{preferredLayouts:["v:h"]}:Or(o,"bpmn:Gateway")?{preferredLayouts:["h:v"]}:{preferredLayouts:["h:h"]}),n&&(i=Jm(Um(r,o,s,c,a,n=G(n,t)))),i||[s,c])},vv.$inject=["elementRegistry","graphicsFactory"],vv.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(mv(i)),o.push(mv(r)),o},vv.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}},vv.prototype._getIntersection=function(e,t,n){return gn(this._getShapePath(e),this._getConnectionPath(t),n)},vv.prototype._getConnectionPath=function(e){return this._graphicsFactory.getConnectionPath(e)},vv.prototype._getShapePath=function(e){return this._graphicsFactory.getShapePath(e)},vv.prototype._getGfx=function(e){return this._elementRegistry.getGraphics(e)};var gv={__init__:["modeling","bpmnUpdater"],__depends__:[nh,Ih,zh,Vh,Sp,Gh,Yh,Qh,rf,qo,Gu,Sf],bpmnFactory:["type",Cf],bpmnUpdater:["type",Pf],elementFactory:["type",Rf],modeling:["type",zm],layouter:["type",tv],connectionDocking:["type",vv]},yv=Math.round;function bv(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(f(i)&&(r=i,i=!1),!n.waypoints&&n.parent){var o=function(e){return{x:e.x+yv(e.width/2),y:e.y+yv(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]),G(t,{shapes:r=function(e){var t=D(e,"id");return E(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=yv(i.x),i.y=yv(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=To(e);if(!t)throw new Error("must supply DOM mousedown event");return a(t,e.element)}})),this.start=a}bv.$inject=["eventBus","dragging","modeling","selection","rules"];var xv="djs-dragging",_v="drop-ok",Ev="drop-not-ok",wv="new-parent",Sv="attach-ok";function Cv(e,t,n,i){function r(e){return function(e){return E(e,(function(t){return!function(e){return e.waypoints}(t)||x(e,N({id:t.source.id}))&&x(e,N({id:t.target.id}))}))}(o(e))}function o(e){var t=ft(e,!0),n=R(t,(function(e){return(e.incoming||[]).concat(e.outgoing||[])}));return s(t.concat(n))}function a(e,n){[Sv,_v,Ev,wv].forEach((function(i){i===n?t.addMarker(e,i):t.removeMarker(e,i)}))}e.on("shape.move.start",499,(function(e){var a=e.context,c=a.shapes,p=a.allDraggedElements,u=r(c);if(!a.dragGroup){var l=Ie("g");Se(l,n.cls("djs-drag-group",["no-events"])),_e(t.getActiveLayer(),l),a.dragGroup=l}u.forEach((function(e){i.addDragger(e,a.dragGroup)})),w(p=p?s([p,o(c)]):o(c),(function(e){t.addMarker(e,xv)})),a.allDraggedElements=p,a.differentParents=1!==k(D(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?a(i,Sv):t.canExecute&&i&&i.id!==r.id?a(i,wv):a(i,t.canExecute?_v:Ev)),Xn(n,e.dx,e.dy)})),e.on(["shape.move.out","shape.move.cleanup"],(function(e){var t=e.context.target;t&&a(t,null)})),e.on("shape.move.cleanup",(function(e){var n=e.context,i=n.allDraggedElements,r=n.dragGroup;w(i,(function(e){t.removeMarker(e,xv)})),r&&Me(r)})),this.makeDraggable=function(e,n,r){i.addDragger(n,e.dragGroup),r&&t.addMarker(n,xv),e.allDraggedElements?e.allDraggedElements.push(n):e.allDraggedElements=[n]}}Cv.$inject=["eventBus","canvas","styles","previewSupport"];var Pv={__depends__:[Io,qo,zo,Ss,bs,Lc],__init__:["move","movePreview"],move:["type",bv],movePreview:["type",Cv]},Tv=".djs-palette-toggle",Rv=".entry",Av="open";function kv(e,t){this._eventBus=e,this._canvas=t;var n=this;e.on("tool-manager.update",(function(e){var t=e.tool;n.updateToolHighlight(t)})),e.on("i18n.changed",(function(){n._update()})),e.on("diagram.init",(function(){n._diagramInitialized=!0,n._rebuild()}))}function Mv(e,t){var n=t.getPaletteEntries();return v(n)?n(e):(w(n,(function(t,n){e[n]=t})),e)}kv.$inject=["eventBus","canvas"],kv.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),this._eventBus.on("palette.getProviders",e,(function(e){e.providers.push(t)})),this._rebuild()},kv.prototype.getEntries=function(){return this._getProviders().reduce(Mv,{})},kv.prototype._rebuild=function(){this._diagramInitialized&&(this._getProviders().length&&(this._container||this._init(),this._update()))},kv.prototype._init=function(){var e=this,t=this._eventBus,n=this._getParentContainer(),i=this._container=he(kv.HTML_MARKUP);n.appendChild(i),de.bind(i,".djs-palette-toggle, .entry","click",(function(t){var n=t.delegateTarget;if(re(n,Tv))return e.toggle();e.trigger("click",t)})),pe.bind(i,"mousedown",(function(e){e.stopPropagation()})),de.bind(i,Rv,"dragstart",(function(t){e.trigger("dragstart",t)})),t.on("canvas.resized",this._layoutChanged,this),t.fire("palette.create",{container:i})},kv.prototype._getProviders=function(e){var t=this._eventBus.createEvent({type:"palette.getProviders",providers:[]});return this._eventBus.fire(t),t.providers},kv.prototype._toggleState=function(e){e=e||{};var t,n=this._getParentContainer(),i=this._container,r=this._eventBus,o=Q(i);t="twoColumn"in e?e.twoColumn:this._needsCollapse(n.clientHeight,this._entries||{}),o.toggle("two-column",t),"open"in e&&o.toggle(Av,e.open),r.fire("palette.changed",{twoColumn:t,open:this.isOpen()})},kv.prototype._update=function(){var e=ve(".djs-palette-entries",this._container),t=this._entries=this.getEntries();te(e),w(t,(function(t,n){var i=t.group||"default",r=ve("[data-group="+i+"]",e);r||(r=he('<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=he(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=Q(e);(h(t)?t:t.split(/\s+/g)).forEach((function(e){n.add(e)}))}(a,t.className),t.imageUrl&&a.appendChild(he('<img src="'+t.imageUrl+'">')))})),this.open()},kv.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,v(r)?"click"===e&&r(o,n):r[e]&&r[e](o,n),t.preventDefault())},kv.prototype._layoutChanged=function(){this._toggleState({})},kv.prototype._needsCollapse=function(e,t){return e<46*Object.keys(t).length+50},kv.prototype.close=function(){this._toggleState({open:!1,twoColumn:!1})},kv.prototype.open=function(){this._toggleState({open:!0})},kv.prototype.toggle=function(e){this.isOpen()?this.close():this.open()},kv.prototype.isActiveTool=function(e){return e&&this._activeTool===e},kv.prototype.updateToolHighlight=function(e){var t;this._toolsContainer||(t=ve(".djs-palette-entries",this._container),this._toolsContainer=ve("[data-group=tools]",t)),w(this._toolsContainer.children,(function(t){var n=t.getAttribute("data-action");if(n){var i=Q(t);n=n.replace("-tool",""),i.contains("entry")&&n===e?i.add("highlighted-entry"):i.remove("highlighted-entry")}}))},kv.prototype.isOpen=function(){return Q(this._container).has(Av)},kv.prototype._getParentContainer=function(){return this._canvas.getContainer()},kv.HTML_MARKUP='<div class="djs-palette"><div class="djs-palette-entries"></div><div class="djs-palette-toggle"></div></div>';var Dv={__init__:["palette"],palette:["type",kv]},Bv="crosshair";function Ov(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();Se(n=e.frame=Ie("rect"),{class:"djs-lasso-overlay",width:1,height:1,x:0,y:0}),_e(i,n)},p=function(e){var t=e.frame,n=e.bbox;Se(t,{x:n.x,y:n.y,width:n.width,height:n.height})},u=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=jv(e),n=i.filter((function(e){return e}));s.select(n,t)})),e.on("lasso.start",(function(e){var t=e.context;t.bbox=jv(e),c(t)})),e.on("lasso.move",(function(e){var t=e.context;t.bbox=jv(e),p(t)})),e.on("lasso.cleanup",(function(e){var t=e.context;u(t)})),e.on("element.mousedown",1500,(function(e){if(Bo(e))return s.activateLasso(e.originalEvent),!0}))}function jv(e){var t={x:e.x-e.dx,y:e.y-e.dy},n={x:e.x,y:e.y};return t.x<=n.x&&t.y<n.y||t.x<n.x&&t.y<=n.y?{x:t.x,y:t.y,width:n.x-t.x,height:n.y-t.y}:t.x>=n.x&&t.y<n.y||t.x>n.x&&t.y<=n.y?{x:n.x,y:t.y,width:t.x-n.x,height:n.y-t.y}:t.x<=n.x&&t.y>n.y||t.x<n.x&&t.y>=n.y?{x:t.x,y:n.y,width:n.x-t.x,height:t.y-n.y}:t.x>=n.x&&t.y>n.y||t.x>n.x&&t.y>=n.y?{x:n.x,y:n.y,width:t.x-n.x,height:t.y-n.y}:{x:n.x,y:n.y,width:0,height:0}}Ov.$inject=["eventBus","canvas","dragging","elementRegistry","selection","toolManager","mouse"],Ov.prototype.activateLasso=function(e,t){this._dragging.init(e,"lasso",{autoActivate:t,cursor:Bv,data:{context:{}}})},Ov.prototype.activateSelection=function(e,t){this._dragging.init(e,"lasso.selection",{trapClick:!1,autoActivate:t,cursor:Bv,data:{context:{}}})},Ov.prototype.select=function(e,t){var n=function(e,t){var n={};return w(e,(function(e){var i=e;i.waypoints&&(i=mt(i)),!m(t.y)&&i.x>t.x&&(n[e.id]=e),!m(t.x)&&i.y>t.y&&(n[e.id]=e),i.x>t.x&&i.y>t.y&&(m(t.width)&&m(t.height)&&i.width+i.x<t.width+t.x&&i.height+i.y<t.height+t.y?n[e.id]=e:m(t.width)&&m(t.height)||(n[e.id]=e))})),n}(e,t);this._selection.select(M(n))},Ov.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateSelection(e,!!e)},Ov.prototype.isActive=function(){var e=this._dragging.context();return e&&/^lasso/.test(e.prefix)};var Nv={__depends__:[af,ip],__init__:["lassoTool"],lassoTool:["type",Ov]},Iv=1500,Lv="grab";function zv(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",Iv,(function(e){if(Do(e))return a.activateMove(e.originalEvent,!0),!1})),s&&s.addListener(Iv,(function(e){if(Fv(e.keyEvent)&&!a.isActive()){var t=a._mouse.getLastMoveEvent();a.activateMove(t,!!t)}}),"keyboard.keydown"),s&&s.addListener(Iv,(function(e){Fv(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!Do(t)&&n&&e.once("hand.move.ended",(function(e){a.activateHand(e.originalEvent,!0,!0)})),!1}))}function Fv(e){return na(" ",e)}zv.$inject=["eventBus","canvas","dragging","injector","toolManager","mouse"],zv.prototype.activateMove=function(e,t,n){"object"==typeof t&&(n=t,t=!1),this._dragging.init(e,"hand.move",{autoActivate:t,cursor:Lv,data:{context:n||{}}})},zv.prototype.activateHand=function(e,t,n){this._dragging.init(e,"hand",{trapClick:!1,autoActivate:t,cursor:Lv,data:{context:{reactivate:n}}})},zv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();this.activateHand(e,!!e)},zv.prototype.isActive=function(){var e=this._dragging.context();return!!e&&/^(hand|hand\.move)$/.test(e.prefix)};var $v={__depends__:[af,ip],__init__:["handTool"],handTool:["type",zv]},Vv="connect-ok",Hv="connect-not-ok";function Gv(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?Vv:Hv))})),e.on(["global-connect.out","global-connect.cleanup"],(function(e){var t=e.context.startTarget,n=e.context.canStartConnect;t&&i.removeMarker(t,n?Vv:Hv)})),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}))}Gv.$inject=["eventBus","dragging","connect","canvas","toolManager","rules","mouse"],Gv.prototype.start=function(e,t){this._dragging.init(e,"global-connect",{autoActivate:t,trapClick:!1,data:{context:{}}})},Gv.prototype.toggle=function(){if(this.isActive())return this._dragging.cancel();var e=this._mouse.getLastMoveEvent();return this.start(e,!!e)},Gv.prototype.isActive=function(){var e=this._dragging.context();return e&&/^global-connect/.test(e.prefix)},Gv.prototype.canStartConnect=function(e){return this._rules.allowed("connection.start",{source:e})};var Wv={__depends__:[Ec,Ss,bs,af,ip],globalConnect:["type",Gv]};function qv(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)}qv.$inject=["palette","create","elementFactory","spaceTool","lassoTool","handTool","globalConnect","translate"],qv.prototype.getPaletteEntries=function(e){var t={},n=this._create,i=this._elementFactory,r=this._spaceTool,o=this._lassoTool,a=this._handTool,s=this._globalConnect,c=this._translate;function p(e,t,r,o,a){function s(t){var r=i.createShape(G({type:e},a));a&&(r.businessObject.di.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 u(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:[r]}})}function l(e){n.start(e,i.createParticipantShape())}return G(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:u,click:u}},"create.participant-expanded":{group:"collaboration",className:"bpmn-icon-participant",title:c("Create Pool/Participant"),action:{dragstart:l,click:l}},"create.group":p("bpmn:Group","artifact","bpmn-icon-group",c("Create Group"))}),t};var Uv={__depends__:[Dv,Yc,Sf,Nv,$v,Wv,ho],__init__:["paletteProvider"],paletteProvider:["type",qv]};function Kv(e,t,n,i,r){as.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){w(e.canExecute.replacements,(function(o){var a=o.oldElementId,s={type:o.newElementType};if(!e.visualReplacements[a]){var c=t.get(a);G(s,{x:c.x,y:c.y});var p=n.createShape(s);i.addShape(p,c.parent);var u=ve('[data-element-id="'+js(c.id)+'"]',e.dragGroup);u&&Se(u,{display:"none"});var l=r.addDragger(p,e.dragGroup);e.visualReplacements[a]=l,i.removeShape(p)}}))}(o):function(e){var t=e.visualReplacements;w(t,(function(n,i){var r=ve('[data-element-id="'+js(i)+'"]',e.dragGroup);r&&Se(r,{display:"inline"}),n.remove(),t[i]&&delete t[i]}))}(o)}))}Kv.$inject=["eventBus","elementRegistry","elementFactory","canvas","previewSupport"],i(Kv,as);var Yv={__depends__:[Lc],__init__:["bpmnReplacePreview"],bpmnReplacePreview:["type",Kv]},Xv=40,Zv=["x","y"],Jv=Math.abs;function Qv(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&&ta(e.originalEvent)||(t.initialConnectionStart||(t.initialConnectionStart=t.connectionStart),n&&r&&function(e,t,n){Zv.forEach((function(i){var r=ng(i,t);e[i]<t[i]+n?lc(e,i,t[i]+n):e[i]>t[i]+r-n&&lc(e,i,t[i]+r-n)}))}(e,r,function(e){return Or(e,"bpmn:Task")?10:20}(r)),r&&function(e,t){return T(t,(function(t){return tg(e,t)}))}(n,["bpmn:Association","bpmn:DataInputAssociation","bpmn:DataOutputAssociation","bpmn:SequenceFlow"])?(t.connectionStart=pc(i),Qa(r,["bpmn:Event","bpmn:Gateway"])&&eg(e,pc(r)),Qa(r,["bpmn:Task","bpmn:SubProcess"])&&function(e,t){var n=pc(t);Zv.forEach((function(i){(function(e,t,n){return e[n]>t[n]+20&&e[n]<t[n]+ng(n,t)-20})(e,t,i)&&lc(e,i,n[i])}))}(e,r),Or(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=pc(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];Jv(i-r[t])<Xv&&(n=i>r[t]?r[t]+Xv:r[t]-Xv,lc(e,t,n))}))}(e)):tg(n,"bpmn:MessageFlow")?(Or(i,"bpmn:Event")&&(t.connectionStart=pc(i)),Or(r,"bpmn:Event")&&eg(e,pc(r))):t.connectionStart=t.initialConnectionStart)}))}function eg(e,t){lc(e,"x",t.x),lc(e,"y",t.y)}function tg(e,t){return e&&e.type===t}function ng(e,t){return"x"===e?t.width:t.height}function ig(){this._targets={},this._snapOrigins={},this._snapLocations=[],this._defaultSnaps={}}function rg(e){this._snapValues={}}Qv.$inject=["eventBus"],ig.prototype.getSnapOrigin=function(e){return this._snapOrigins[e]},ig.prototype.setSnapOrigin=function(e,t){this._snapOrigins[e]=t,-1===this._snapLocations.indexOf(e)&&this._snapLocations.push(e)},ig.prototype.addDefaultSnap=function(e,t){var n=this._defaultSnaps[e];n||(n=this._defaultSnaps[e]=[]),n.push(t)},ig.prototype.getSnapLocations=function(){return this._snapLocations},ig.prototype.setSnapLocations=function(e){this._snapLocations=e},ig.prototype.pointsForTarget=function(e){var t=e.id||e,n=this._targets[t];return n||(n=this._targets[t]=new rg).initDefaults(this._defaultSnaps),n},rg.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)},rg.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],oc(r-e)<=n)return r}(e[n],r[n],i)},rg.prototype.initDefaults=function(e){var t=this;w(e||{},(function(e,n){w(e,(function(e){t.add(n,e)}))}))};function og(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||!ta(e.originalEvent))&&!uc(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 ag(e){return!!e.labelTarget}og.$inject=["elementRegistry","eventBus","snapping"],og.prototype.initSnap=function(e){var t,n=this._elementRegistry,i=e.context,r=i.shape,o=i.snapContext;o||(o=i.snapContext=new ig);var a=(t=n.get(r.id)?pc(r,e):{x:e.x+pc(r).x,y:e.y+pc(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}),ag(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},og.prototype.addSnapTargetPoints=function(e,t,n){return w(this.getSnapTargets(t,n),(function(n){if(ag(n))ag(t)&&e.add("mid",pc(n));else if(n.waypoints){if(n.waypoints.length<3)return;w(n.waypoints.slice(1,-1),(function(t){e.add("mid",t)}))}else{e.add("mid",pc(n))}})),m(t.x)&&m(t.y)?(this._elementRegistry.get(t.id)&&e.add("mid",pc(t)),e):e},og.prototype.getSnapTargets=function(e,t){return dc(t).filter((function(e){return!e.hidden}))};function sg(e,t){t.invoke(og,this),e.on(["create.move","create.end"],1500,cg),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)&&!uc(e)&&function(e,t){var n,i=hn(t),r=ih(e,t),o=e.context.shape;n=o.parent?{x:0,y:0}:mn(o);/top/.test(r)?lc(e,"y",i.top-n.y):/bottom/.test(r)&&lc(e,"y",i.bottom-n.y);/left/.test(r)?lc(e,"x",i.left-n.x):/right/.test(r)&&lc(e,"x",i.right-n.x)}(e,i)}))}function cg(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)&&lc(e,"x",e.x),(n&&n>=e.y||r&&r<=e.y)&&lc(e,"y",e.y)}}function pg(e,t){return-1!==e.indexOf(t)}function ug(e,t,n){return t?{x:e.x-n.x,y:e.y-n.y}:{x:e.x,y:e.y}}i(sg,og),sg.$inject=["eventBus","injector"],sg.prototype.initSnap=function(e){var t=og.prototype.initSnap.call(this,e),n=e.shape,i=!!this._elementRegistry.get(n.id);return w(n.outgoing,(function(n){var r=n.waypoints[0];r=r.original||r,t.setSnapOrigin(n.id+"-docking",ug(r,i,e))})),w(n.incoming,(function(n){var r=n.waypoints[n.waypoints.length-1];r=r.original||r,t.setSnapOrigin(n.id+"-docking",ug(r,i,e))})),Or(n,"bpmn:Participant")&&t.setSnapLocations(["top-left","bottom-right","mid"]),t},sg.prototype.addSnapTargetPoints=function(e,t,n){og.prototype.addSnapTargetPoints.call(this,e,t,n);var i=this.getSnapTargets(t,n);w(i,(function(n){var i;(function(e){if(Or(e,"bpmn:SubProcess")&&Ir(e))return!0;return Or(e,"bpmn:Participant")}(n)||(i="bpmn:TextAnnotation",[t,n].every((function(e){return Or(e,i)}))))&&(e.add("top-left",sc(n)),e.add("bottom-right",cc(n)))}));var r=this._elementRegistry;return w(t.incoming,(function(n){if(r.get(t.id)){pg(i,n.source)||e.add("mid",mn(n.source));var o=n.waypoints[0];e.add(n.id+"-docking",o.original||o)}})),w(t.outgoing,(function(n){if(r.get(t.id)){pg(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)}})),Or(n,"bpmn:SequenceFlow")&&(e=this.addSnapTargetPoints(e,t,n.parent)),e},sg.prototype.getSnapTargets=function(e,t){return og.prototype.getSnapTargets.call(this,e,t).filter((function(e){return!Or(e,"bpmn:Lane")}))};function lg(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&&ta(e.originalEvent)||uc(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)&&lc(e,"x",e.x),function(e){return"e"===e||"w"===e}(a)&&lc(e,"y",e.y),t.snap(e,c)}})),e.on(["resize.cleanup"],(function(){t.hide()}))}function dg(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}lg.prototype.initSnap=function(e){var t=e.context,n=t.shape,i=t.direction,r=t.snapContext;r||(r=t.snapContext=new ig);var o=dg(n,i);return r.setSnapOrigin("corner",{x:o.x-e.x,y:o.y-e.y}),r},lg.prototype.addSnapTargetPoints=function(e,t,n,i){return w(this.getSnapTargets(t,n),(function(t){e.add("corner",cc(t)),e.add("corner",sc(t))})),e.add("corner",dg(t,i)),e},lg.$inject=["eventBus","snapping"],lg.prototype.getSnapTargets=function(e,t){return dc(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 hg(e){this._canvas=e,this._asyncHide=$(V(this.hide,this),1e3)}hg.$inject=["canvas"],hg.prototype.snap=function(e,t){var n=e.context.snapContext,i=n.getSnapLocations(),r={x:uc(e,"x"),y:uc(e,"y")};w(i,(function(i){var o=n.getSnapOrigin(i),a={x:e.x+o.x,y:e.y+o.y};if(w(["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),w(["x","y"],(function(t){var n=r[t];f(n)&&lc(e,t,n.originValue)}))},hg.prototype._createLine=function(e){var t=this._canvas.getLayer("snap"),n=Ie("path");return Se(n,{d:"M0,0 L0,0"}),Ae(n).add("djs-snap-line"),_e(t,n),{update:function(t){m(t)?Se(n,"horizontal"===e?{d:"M-100000,"+t+" L+100000,"+t,display:""}:{d:"M "+t+",-100000 L "+t+", +100000",display:""}):Se(n,{display:"none"})}}},hg.prototype._createSnapLines=function(){this._snapLines={horizontal:this._createLine("horizontal"),vertical:this._createLine("vertical")}},hg.prototype.showSnapLine=function(e,t){var n=this.getSnapLine(e);n&&n.update(t),this._asyncHide()},hg.prototype.getSnapLine=function(e){return this._snapLines||this._createSnapLines(),this._snapLines[e]},hg.prototype.hide=function(){w(this._snapLines,(function(e){e.update()}))};var fg={__depends__:[{__init__:["createMoveSnapping","resizeSnapping","snapping"],createMoveSnapping:["type",og],resizeSnapping:["type",lg],snapping:["type",hg]}],__init__:["connectSnapping","createMoveSnapping"],connectSnapping:["type",Qv],createMoveSnapping:["type",sg]};function mg(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=he(mg.BOX_HTML),this._searchInput=ve(mg.INPUT_SELECTOR,this._container),this._resultsContainer=ve(mg.RESULTS_CONTAINER_SELECTOR,this._container),this._canvas.getContainer().appendChild(this._container),t.on(["canvas.destroy","diagram.destroy"],this.close,this)}function vg(e,t,n){var i=function(e){var t="";return e.forEach((function(e){e.matched?t+='<strong class="'+mg.RESULT_HIGHLIGHT_CLASS+'">'+Is(e.matched)+"</strong>":t+=Is(e.normal)})),""!==t?t:null}(t),r=he(n);r.innerHTML=i,e.appendChild(r)}mg.$inject=["canvas","eventBus","overlays","selection"],mg.prototype._bindEvents=function(){var e=this;function t(t,n,i,r){e._eventMaps.push({el:t,type:i,listener:de.bind(t,n,i,r)})}t(document,"html","click",(function(t){e.close()})),t(this._container,mg.INPUT_SELECTOR,"click",(function(e){e.stopPropagation(),e.delegateTarget.focus()})),t(this._container,mg.RESULT_SELECTOR,"mouseover",(function(t){t.stopPropagation(),e._scrollToNode(t.delegateTarget),e._preselect(t.delegateTarget)})),t(this._container,mg.RESULT_SELECTOR,"click",(function(t){t.stopPropagation(),e._select(t.delegateTarget)})),t(this._container,mg.INPUT_SELECTOR,"keydown",(function(e){38===e.keyCode&&e.preventDefault(),40===e.keyCode&&e.preventDefault()})),t(this._container,mg.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))}))},mg.prototype._unbindEvents=function(){this._eventMaps.forEach((function(e){de.unbind(e.el,e.type,e.listener)}))},mg.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(mg.RESULT_SELECTOR,this._resultsContainer);this._scrollToNode(i),this._preselect(i)}}},mg.prototype._scrollToDirection=function(e){var t=this._getCurrentResult();if(t){var n=e?t.previousElementSibling:t.nextElementSibling;n&&(this._scrollToNode(n),this._preselect(n))}},mg.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)}},mg.prototype._clearResults=function(){te(this._resultsContainer),this._results=[],this._resetOverlay(),this._eventBus.fire("searchPad.cleared")},mg.prototype._getCurrentResult=function(){return ve(mg.RESULT_SELECTED_SELECTOR,this._resultsContainer)},mg.prototype._createResultNode=function(e,t){var n=he(mg.RESULT_HTML);return e.primaryTokens.length>0&&vg(n,e.primaryTokens,mg.RESULT_PRIMARY_HTML),vg(n,e.secondaryTokens,mg.RESULT_SECONDARY_HTML),K(n,mg.RESULT_ID_ATTRIBUTE,t),this._resultsContainer.appendChild(n),n},mg.prototype.registerProvider=function(e){this._searchProvider=e},mg.prototype.open=function(){if(!this._searchProvider)throw new Error("no search provider registered");this.isOpen()||(this._bindEvents(),this._open=!0,Q(this._container).add("open"),this._searchInput.focus(),this._eventBus.fire("searchPad.opened"))},mg.prototype.close=function(){this.isOpen()&&(this._unbindEvents(),this._open=!1,Q(this._container).remove("open"),this._clearResults(),this._searchInput.value="",this._searchInput.blur(),this._resetOverlay(),this._eventBus.fire("searchPad.closed"))},mg.prototype.toggle=function(){this.isOpen()?this.close():this.open()},mg.prototype.isOpen=function(){return this._open},mg.prototype._preselect=function(e){var t=this._getCurrentResult();if(e!==t){t&&Q(t).remove(mg.RESULT_SELECTED_CLASS);var n=K(e,mg.RESULT_ID_ATTRIBUTE),i=this._results[n].element;Q(e).add(mg.RESULT_SELECTED_CLASS),this._resetOverlay(i),this._canvas.scrollToElement(i,{top:400}),this._selection.select(i),this._eventBus.fire("searchPad.preselected",i)}},mg.prototype._select=function(e){var t=K(e,mg.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)},mg.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"].join("; ");return{position:{bottom:i-t,right:n-t},show:!0,html:'<div style="'+r+'" class="'+mg.OVERLAY_CLASS+'"></div>'}}(mt(e));this._overlayId=this._overlays.add(e,t)}},mg.CONTAINER_SELECTOR=".djs-search-container",mg.INPUT_SELECTOR=".djs-search-input input",mg.RESULTS_CONTAINER_SELECTOR=".djs-search-results",mg.RESULT_SELECTOR=".djs-search-result",mg.RESULT_SELECTED_CLASS="djs-search-result-selected",mg.RESULT_SELECTED_SELECTOR="."+mg.RESULT_SELECTED_CLASS,mg.RESULT_ID_ATTRIBUTE="data-result-id",mg.RESULT_HIGHLIGHT_CLASS="djs-search-highlight",mg.OVERLAY_CLASS="djs-search-overlay",mg.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>',mg.RESULT_HTML='<div class="djs-search-result"></div>',mg.RESULT_PRIMARY_HTML='<div class="djs-search-result-primary"></div>',mg.RESULT_SECONDARY_HTML='<p class="djs-search-result-secondary"></p>';var gg={__depends__:[Qo,qo],searchPad:["type",mg]};function yg(e,t,n){this._elementRegistry=e,this._canvas=n,t.registerProvider(this)}function bg(e){return E(e,(function(e){return!!e.matched})).length>0}function xg(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}yg.$inject=["elementRegistry","searchPad","canvas"],yg.prototype.find=function(e){var t=this._canvas.getRootElement(),n=this._elementRegistry.filter((function(e){return!e.labelTarget}));return n=E(n,(function(e){return e!==t})),n=j(n=E(n=R(n,(function(t){return{primaryTokens:xg(qr(t),e),secondaryTokens:xg(t.id,e),element:t}})),(function(e){return bg(e.primaryTokens)||bg(e.secondaryTokens)})),(function(e){return qr(e.element)+e.element.id}))};var _g={__depends__:[gg],__init__:["bpmnSearch"],bpmnSearch:["type",yg]};function Eg(e){Br.call(this,e)}i(Eg,Br),Eg.Viewer=ea,Eg.NavigatedViewer=ka,Eg.prototype.createDiagram=wr((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>')})),Eg.prototype._interactionModules=[ma,wa,La,Aa],Eg.prototype._modelingModules=[Ga,os,Es,ds,vc,Ec,Sc,ou,vp,Yc,uu,vu,ku,Du,Ou,Vu,pl,gv,Pv,Uv,Yv,tl,fg,_g],Eg.prototype._modules=[].concat(ea.prototype._modules,Eg.prototype._interactionModules,Eg.prototype._modelingModules);var wg={min:.2,max:4};function Sg(e,t,n,i,r){var o=this;function a(e){o._state._svgClientRect&&!Ag(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),Pg(Cg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),o._canvas),o._update()}function s(e){return function(t){o._state._svgClientRect&&!Ag(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),e&&a(t);var n=Cg({x:t.clientX-o._state._svgClientRect.left,y:t.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox),r=i.viewbox(),s=function(e,t){var n={x:t.x+t.width/2,y:t.y+t.height/2};return{x:e.x-n.x,y:e.y-n.y}}(n,r),u=o._viewportDom.getBoundingClientRect(),l={x:t.clientX-u.left+1,y:t.clientY-u.top+1};G(o._state,{cachedViewbox:r,initialDragPosition:{x:t.clientX,y:t.clientY},isDragging:!0,offsetViewport:s,offsetViewportDom:l,viewportClientRect:o._viewport.getBoundingClientRect(),parentClientRect:o._parent.getBoundingClientRect()}),pe.bind(document,"mousemove",c),pe.bind(document,"mouseup",p)}}function c(e){if(o._state.isDragging){o._state._svgClientRect&&!Ag(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect());var t=o._state.offsetViewportDom,n=o._state.viewportClientRect,i=o._state.parentClientRect;G(o._viewportDom.style,{top:e.clientY-t.y-i.top+"px",left:e.clientX-t.x-i.left+"px"});var r=Mg(i,{top:e.clientY-t.y-i.top,left:e.clientX-t.x-i.left,width:n.width,height:n.height});G(o._overlay.style,{clipPath:r});var a=Cg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pg({x:a.x-o._state.offsetViewport.x,y:a.y-o._state.offsetViewport.y},o._canvas)}}function p(e){o._state.isDragging&&(o._state.initialDragPosition.x===e.clientX&&o._state.initialDragPosition.y===e.clientY&&a(e),o._update(),G(o._state,{cachedViewbox:null,initialDragPosition:null,isDragging:!1,offsetViewport:null,offsetViewportDom:null}),pe.unbind(document,"mousemove",c),pe.unbind(document,"mouseup",p))}this._canvas=i,this._elementRegistry=r,this._eventBus=n,this._injector=t,this._state={isOpen:void 0,isDragging:!1,initialDragPosition:null,offsetViewport:null,cachedViewbox:null,dragger:null,svgClientRect:null,parentClientRect:null,zoomDelta:0},this._init(),this.toggle(e&&e.open||!1),pe.bind(this._svg,"click",(function(e){e.preventDefault(),e.stopPropagation(),a(e)})),pe.bind(this._viewportDom,"mousedown",s(!1)),pe.bind(this._svg,"mousedown",s(!0)),pe.bind(this._parent,"wheel",(function(e){if(e.preventDefault(),e.stopPropagation(),e.ctrlKey&&(o._state._svgClientRect&&!Ag(o._state._svgClientRect)||(o._state._svgClientRect=o._svg.getBoundingClientRect()),t=e,n=o._state._svgClientRect,t.x>n.left&&t.x<n.left+n.width&&t.y>n.top&&t.y<n.top+n.height)){var t,n,r=0===e.deltaMode?.02:.32,a=Math.sqrt(Math.pow(e.deltaY,2)+Math.pow(e.deltaX,2))*kg(e.deltaY)*-r;if(o._state.zoomDelta+=a,Math.abs(o._state.zoomDelta)>.1){var s=a>0?1:-1,c=Math.log(i.zoom())/Math.log(10),p=function(e,t){var n=Math.log(e.min)/Math.log(10),i=Math.log(e.max)/Math.log(10);return(Math.abs(n)+Math.abs(i))/t}(wg,20),u=Math.round(c/p)*p;u+=p*s;var l=Math.pow(10,u);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max,t))}(wg,l),d),o._state.zoomDelta=0;var d=Cg({x:e.clientX-o._state._svgClientRect.left,y:e.clientY-o._state._svgClientRect.top},o._svg,o._lastViewbox);Pg(d,o._canvas),o._update()}}})),pe.bind(this._toggle,"click",(function(e){e.preventDefault(),e.stopPropagation(),o.toggle()})),n.on(["shape.added","connection.added"],(function(e){var t=e.element;o._addElement(t),o._update()})),n.on(["shape.removed","connection.removed"],(function(e){var t=e.element;o._removeElement(t),o._update()})),n.on("elements.changed",250,(function(e){e.elements.forEach((function(e){o._updateElement(e)})),o._update()})),n.on("element.updateId",(function(e){var t=e.element,n=e.newId;o._updateElementId(t,n)})),n.on("canvas.viewbox.changed",(function(){o._state.isDragging||o._update()})),n.on("canvas.resized",(function(){document.body.contains(o._parent)&&(o._state.isDragging||o._update(),o._state._svgClientRect=o._svg.getBoundingClientRect())}))}function Cg(e,t,n){var i=t.getBoundingClientRect(),r=function(e,t){var n=e.width/e.height,i=G({},{x:e.x,y:e.y,width:e.width,height:e.height});if(n>t){var r=i.width*(1/t);G(i,{y:i.y-(r-i.height)/2,height:r})}else if(n<t){var o=i.height*t;G(i,{x:i.x-(o-i.width)/2,width:o})}return i}(n,i.width/i.height);return{x:Tg(e.x,0,i.width,r.x,r.x+r.width),y:Tg(e.y,0,i.height,r.y,r.y+r.height)}}function Pg(e,t){var n=t.viewbox(),i=n.width,r=n.height;t.viewbox({x:e.x-i/2,y:e.y-r/2,width:i,height:r})}function Tg(e,t,n,i,r){return(e-t)*(r-i)/(n-t)+i}function Rg(e,t,n){var i=[].slice.call(t.childNodes)[n];t.insertBefore(e,i.nextSibling)}function Ag(e){return 0===e.width&&0===e.height}Sg.$inject=["config.minimap","injector","eventBus","canvas","elementRegistry"],Sg.prototype._init=function(){var e=this._canvas.getContainer(),t=this._parent=document.createElement("div");Q(t).add("djs-minimap"),e.appendChild(t);var n=this._toggle=document.createElement("div");Q(n).add("toggle"),t.appendChild(n);var i=this._map=document.createElement("div");Q(i).add("map"),t.appendChild(i);var r=this._svg=Ie("svg");Se(r,{width:"100%",height:"100%"}),_e(i,r),_e(r,this._elementsGroup=Ie("g"));var o=this._viewportGroup=Ie("g");_e(r,o);var a=this._viewport=Ie("rect");Ae(a).add("viewport"),_e(o,a),pe.bind(t,"mousedown",(function(e){e.stopPropagation()}));var s=this._viewportDom=document.createElement("div");Q(s).add("viewport-dom"),this._parent.appendChild(s);var c=this._overlay=document.createElement("div");Q(c).add("overlay"),this._parent.appendChild(c)},Sg.prototype._update=function(){var e=this._canvas.viewbox(),t=e.inner,n=e.outer;if(Bg(e)){var i,r,o,a,s=n.width-t.width,c=n.height-t.height;t.width<n.width?(i=t.x-s/2,o=n.width,t.x+t.width<n.width&&(i=Math.min(0,t.x))):(i=t.x,o=t.width),t.height<n.height?(r=t.y-c/2,a=n.height,t.y+t.height<n.height&&(r=Math.min(0,t.y))):(r=t.y,a=t.height),i-=50,r-=50,o+=100,a+=100,this._lastViewbox={x:i,y:r,width:o,height:a},Se(this._svg,{viewBox:i+", "+r+", "+o+", "+a}),Se(this._viewport,{x:e.x,y:e.y,width:e.width,height:e.height});var p=this._state._parentClientRect=this._parent.getBoundingClientRect(),u=this._viewport.getBoundingClientRect(),l={top:u.top-p.top,left:u.left-p.left,width:u.width,height:u.height};G(this._viewportDom.style,{top:l.top+"px",left:l.left+"px",width:l.width+"px",height:l.height+"px"});var d=Mg(p,l);G(this._overlay.style,{clipPath:d})}},Sg.prototype.open=function(){G(this._state,{isOpen:!0}),Q(this._parent).add("open");var e=this._injector.get("translate",!1)||function(e){return e};K(this._toggle,"title",e("Close minimap")),this._update(),this._eventBus.fire("minimap.toggle",{open:!0})},Sg.prototype.close=function(){G(this._state,{isOpen:!1}),Q(this._parent).remove("open");var e=this._injector.get("translate",!1)||function(e){return e};K(this._toggle,"title",e("Open minimap")),this._eventBus.fire("minimap.toggle",{open:!1})},Sg.prototype.toggle=function(e){var t=this.isOpen();void 0===e&&(e=!t),e!=t&&(e?this.open():this.close())},Sg.prototype.isOpen=function(){return this._state.isOpen},Sg.prototype._updateElement=function(e){try{void 0!==e.parent&&null!==e.parent&&(this._removeElement(e),this._addElement(e))}catch(e){console.warn("Minimap#_updateElement errored",e)}},Sg.prototype._updateElementId=function(e,t){try{var n=ve("#"+js(e.id),this._elementsGroup);n&&(n.id=t)}catch(e){console.warn("Minimap#_updateElementId errored",e)}},Sg.prototype._addElement=function(e){var t,n,i,r=this;this._removeElement(e);var o=this._createElement(e),a=ve("#"+js(e.parent.id),this._elementsGroup);if(o){var s=function(e,t){var n=ve(".djs-children",t.parentNode);if(!n)return;var i=[].slice.call(n.childNodes),r=-1;return i.forEach((function(t,n){ve(".djs-element",t)===e&&(r=n)})),r}(this._elementRegistry.getGraphics(e),this._elementRegistry.getGraphics(e.parent));return"undefined"!==s&&a?a.childNodes.length>s?Rg(o,a,s):Rg(o,a,a.childNodes.length-1):this._elementsGroup.appendChild(o),!function(e){return e.waypoints}(e)?(n=e.x,i=e.y,a&&(n-=(t=e.parent).x,i-=t.y),Se(o,{transform:"translate("+n+" "+i+")"})):(n=0,i=0,void 0!==(t=e.parent).x&&void 0!==t.y&&(n=-t.x,i=-t.y),Se(o,{transform:"translate("+n+" "+i+")"})),e.children&&e.children.length&&e.children.forEach((function(e){r._addElement(e)})),o}},Sg.prototype._removeElement=function(e){var t=this._svg.getElementById(e.id);t&&Me(t)},Sg.prototype._createElement=function(e){var t,n=this._elementRegistry.getGraphics(e);if(n&&(t=Kn(n))){var i=Be(t);return Se(i,{id:e.id}),i}};var kg=Math.sign||function(e){return e>=0?1:-1};function Mg(e,t){return"polygon("+[Dg(t.left,t.top),Dg(t.left+t.width,t.top),Dg(t.left+t.width,t.top+t.height),Dg(t.left,t.top+t.height),Dg(t.left,e.height),Dg(e.width,e.height),Dg(e.width,0),Dg(0,0),Dg(0,e.height),Dg(t.left,e.height)].join(", ")+")"}function Dg(e,t){return e+"px "+t+"px"}function Bg(e){return P(e,(function(e){return f(e)?Bg(e):m(e)&&isFinite(e)}))}var Og={__init__:["minimap"],minimap:["type",Sg]};function jg(e,t){var n,i,r=(e=e||{}).borderColor||"rgba(0,0,0,0.1)",o=e.crossColor||"#CCC",a=-1;_e(t.getLayer("djs-origin",-1),n=Lg("g",{"pointer-events":"none"})),!1!==e.showBorder&&_e(n,Lg("path",{class:Ig("border"),d:Ng(["M",-22,a,"H",-1e3,"M",22,a,"H",6e3,"M",a,-22,"V",-1e3,"M",a,22,"V",3e3]),fill:"none",stroke:r,"stroke-width":"2px","stroke-dasharray":"6, 6","shape-rendering":"crispedges"})),_e(n,Lg("path",{d:Ng(["M",-15,a,"H",15,"M",a,-15,"V",15]),class:Ig("cross"),fill:"none",stroke:o,"stroke-width":"2px","stroke-linecap":"round"})),(i=Lg("text",{x:-40,y:-10,fill:o,class:Ig("label")})).textContent="(0, 0)",_e(n,i)}function Ng(e){return e.join(" ")}function Ig(e){return"djs-origin-"+e}function Lg(e,t){var n=Ie(e);return Se(n,t),n}jg.$inject=["config.origin","canvas"];var zg={__init__:[jg]},Fg={offset:{x:150,y:75},tolerance:50,alignOnSave:!0};function $g(e,t,n,i,r,o){function a(e,n){var i=n.offset,r=n.tolerance,o={};return["x","y"].forEach((function(n){var a=-e[n]+i[n],s=t.get("gridSnapping",!1);s&&(a=function(e,t,n){n||(n="round");return Math[n](e/t)*t}(a,s.getGridSpacing())),o[n]=Math.abs(a)<r?0:a})),o}function s(){var t=r.viewbox().inner,n=r.getRootElement().children;if(n.length){var o=a(t,e);0===o.x&&0===o.y||i.execute("elements.alignToOrigin",{elements:n,delta:o})}}function c(e){return function(t){n.once("commandStack.changed",(function(){var n=t.delta,i=r.viewbox().scale;r.scroll({dx:e*n.x*i,dy:e*n.y*i})}))}}var p,u,l;e=function(e){var t=G({},Fg,e||{});return m(t.offset)&&(t.offset={x:t.offset,y:t.offset}),t}(e),i.register("elements.alignToOrigin",{preExecute:function(e){var t=e.delta,n=e.elements;o.moveElements(n,t)},execute:c(-1),revert:c(1)}),e.alignOnSave&&(p=t.get("_parent",!1),u=n,((l=p&&p._eventBus)||u).on("saveXML.start",1250,s),l&&u.on("diagram.destroy",(function(){l.off("saveXML.start",s)}))),this.align=s,this.computeAdjustment=a,this._config=e}$g.$inject=["config.alignToOrigin","injector","eventBus","commandStack","canvas","modeling"];var Vg={__init__:["alignToOrigin"],alignToOrigin:["type",$g]};function Hg(e){function t(e){if(!e.labelTarget){var t=jr(e);Or(t,"bpmn:Participant")&&(t=t.processRef),Or(t,"bpmn:Process")&&(t.isExecutable=!!t.isExecutable)}}e.on(["shape.added","root.added"],(function(e){t(e.element)})),e.on("elements.changed",(function(e){e.elements.forEach((function(e){t(e)}))}))}Hg.$inject=["eventBus"];var Gg={__init__:[Hg]};class Wg{constructor(e,t,n,i,r,o){this._eventBus=e,this._bpmnImporter=t,this._bpmnjs=n,this._canvas=i,this._modeling=r,this._translate=o}execute(e){var t=this,n=this._eventBus,i=e.subProcess,r=e.subProcessDiagram,o=[],a=new _r({element:function(n,i){e.cached||(e.cached={});var r=e.cached[n.id];if(r)return r.label&&t._canvas.addShape(r.label,i),r.waypoints?t._canvas.addConnection(r,i):t._canvas.addShape(r,i);var o=t._bpmnImporter.add(n,i);return e.cached[o.id]=o,o},error:function(e,t){o.push({message:e,context:t})}},this._translate);r.plane.planeElement.forEach((function(e){a.registerDi(e)})),qg(r,this.findDiagram(this._canvas.getRootElement().id));var s,c=jr(i);n.fire("signavio.import.render.start",{subProcess:c});try{a.handleSubProcess(c,i),a.handleDeferred()}catch(e){s=e}n.fire("signavio.import.render.complete",{error:s,subProcess:c,warnings:o}),n.fire("signavio.import.done",{error:s,subProcess:c,warnings:o})}postExecute(e){var t=e.subProcess,n=Yp(t.children.filter((function(e){return!e.hidden}))),i=n.x+n.width/2,r=n.y+n.height/2,o={x:t.x+t.width/2-i,y:t.y+t.height/2-r};this._modeling.moveElements(t.children,o,t)}revert(e){var t=this;var n=e.subProcess,i=e.subProcessDiagram,r=this.findDiagram(this._canvas.getRootElement().id),o=r.plane.planeElement.filter((function(e){return function(e,t){for(;e.bpmnElement&&e.bpmnElement.$parent;){if(e.bpmnElement.$parent.id===t)return!0;e=e.bpmnElement.$parent}return!1}(e,n.id)}));o.forEach((function(e){delete e.bpmnElement.di})),qg(r,i,o),n.children&&n.children.length&&Xh(n.children,(function(e){!function(e){e.waypoints?t._canvas.removeConnection(e):t._canvas.removeShape(e)}(e)}))}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}function qg(e,t,n){n=n||e.plane.planeElement;var i=t.plane.planeElement;n.forEach((function(e){Et(i,e)})),n.slice().forEach((function(n){_t(e.plane.planeElement,n),n.$parent=t.plane}))}Wg.$inject=["eventBus","bpmnImporter","bpmnjs","canvas","modeling","translate"];class Ug{constructor(e,t,n,i,r){this._bpmnFactory=e,this._bpmnImporter=t,this._bpmnjs=n,this._canvas=i,this._translate=r}execute(e){var t=this;function n(e){e.children&&e.children.length&&e.children.slice().forEach(n),e.waypoints?t._canvas.removeConnection(e):t._canvas.removeShape(e)}var i=e.subProcess,r=e.subProcessDiagram;this.findDiagram(i.id)||(r||(r=this._bpmnFactory.create("bpmndi:BPMNDiagram",{plane:this._bpmnFactory.createDiPlane(jr(i))}),e.created=!0,e.subProcessDiagram=r),Et(this._bpmnjs.getDefinitions().diagrams,r));var o=this.findDiagram(this._canvas.getRootElement().id),a=o.plane.planeElement.filter((function(e){return function(e,t){for(;e.bpmnElement&&e.bpmnElement.$parent;){if(e.bpmnElement.$parent.id===t)return!0;e=e.bpmnElement.$parent}return!1}(e,i.id)}));a.forEach((function(e){delete e.bpmnElement.di})),Kg(o,r,a),i.children&&i.children.length&&Xh(i.children,(function(e){n(e)}))}revert(e){var t=this,n=e.subProcess,i=e.subProcessDiagram,r=e.created,o=[],a=new _r({element:function(e,n){return t._bpmnImporter.add(e,n)},error:function(e,t){o.push({message:e,context:t})}},this._translate);(i.plane.planeElement.forEach((function(e){a.registerDi(e)})),Kg(i,this.findDiagram(this._canvas.getRootElement().id)),r)&&_t(this._bpmnjs.getDefinitions().diagrams,i);try{a.handleSubProcess(jr(n),n),a.handleDeferred()}catch(e){console.error(e)}o.length&&console.warn(o)}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}function Kg(e,t,n){n=n||e.plane.planeElement;var i=t.plane.get("planeElement");n.forEach((function(e){Et(i,e)})),n.slice().forEach((function(n){_t(e.plane.planeElement,n),n.$parent=t.plane}))}Ug.$inject=["bpmnFactory","bpmnImporter","bpmnjs","canvas","translate"];class Yg extends as{constructor(e,t,n,i,r,o,a){super(r),this._bpmnjs=e,i.registerHandler("signavioCompat.importSubProcess",Wg),i.registerHandler("signavioCompat.deleteSubProcess",Ug),this.postExecuted(["shape.toggleCollapse"],2e3,(t=>{if(!x(e.getDefinitions().$attrs,(function(e){return"http://www.signavio.com"===e})))return;const n=t.context.shape;var r;if(Or(n,"bpmn:SubProcess"))if(n.collapsed)r={subProcess:n,subProcessDiagram:this.findDiagram(n.id)},i.execute("signavioCompat.deleteSubProcess",r);else{const e=this.findDiagram(n.id);if(!e)return;r={subProcess:n,subProcessDiagram:e},i.execute("signavioCompat.importSubProcess",r)}}))}findDiagram(e){return x(this._bpmnjs.getDefinitions().diagrams,(function(t){return t.plane.bpmnElement.id===e}))}}Yg.$inject=["bpmnjs","bpmnImporter","canvas","commandStack","eventBus","modeling","translate"];var Xg={__init__:["signavioBehavior"],signavioBehavior:["type",Yg]},Zg="replace-with-collapsed-subprocess",Jg="replace-with-expanded-subprocess";function Qg(e,t,n){e.registerProvider("bpmn-replace",this),this._bpmnReplace=t,this._translate=n}function ey(e){return Or(e,"bpmn:SubProcess")&&!Or(e,"bpmn:Transaction")&&!zr(e)}Qg.$inject=["popupMenu","bpmnReplace","translate"],Qg.prototype.getPopupMenuEntries=function(e){var t=this._bpmnReplace,n=this._translate,i={"expand-subprocess":{className:"bpmn-icon-subprocess-expanded",label:n("Expand (not reversible)"),action:function(){t.replaceElement(e,{type:"bpmn:SubProcess",isExpanded:!0})}}};return function(r){return function(e){return Or(e,"bpmn:Task")}(e)?(delete r[Jg],delete r[Zg],r["replace-with-subprocess"]={className:"bpmn-icon-subprocess-collapsed",label:n("Sub Process"),action:function(){t.replaceElement(e,{type:"bpmn:SubProcess",isExpanded:!1})}},r):ey(e)&&Ir(e)?(delete r[Zg],r):ey(e)&&!Ir(e)?function(e){return e.children&&e.children.length}(e)?i:(delete r[Zg],delete r[Jg],G(r,i)):r}};var ty={__depends__:["popupMenu","bpmnReplace"],__init__:["disabledCollapsedSubprocessPopupProvider"],disabledCollapsedSubprocessPopupProvider:["type",Qg]};var ny=function(e,t){for(var n=-1,i=null==e?0:e.length;++n<i&&!1!==t(e[n],n,e););return e};var iy=function(e){return function(t,n,i){for(var r=-1,o=Object(t),a=i(t),s=a.length;s--;){var c=a[e?s:++r];if(!1===n(o[c],c,o))break}return t}}();var ry=function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i},oy="object"==typeof e&&e&&e.Object===Object&&e,ay="object"==typeof self&&self&&self.Object===Object&&self,sy=oy||ay||Function("return this")(),cy=sy.Symbol,py=Object.prototype,uy=py.hasOwnProperty,ly=py.toString,dy=cy?cy.toStringTag:void 0;var hy=function(e){var t=uy.call(e,dy),n=e[dy];try{e[dy]=void 0;var i=!0}catch(e){}var r=ly.call(e);return i&&(t?e[dy]=n:delete e[dy]),r},fy=Object.prototype.toString;var my=function(e){return fy.call(e)},vy=cy?cy.toStringTag:void 0;var gy=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":vy&&vy in Object(e)?hy(e):my(e)};var yy=function(e){return null!=e&&"object"==typeof e};var by=function(e){return yy(e)&&"[object Arguments]"==gy(e)},xy=Object.prototype,_y=xy.hasOwnProperty,Ey=xy.propertyIsEnumerable,wy=by(function(){return arguments}())?by:function(e){return yy(e)&&_y.call(e,"callee")&&!Ey.call(e,"callee")},Sy=Array.isArray;var Cy=function(){return!1},Py=n((function(e,t){var n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,r=i&&i.exports===n?sy.Buffer:void 0,o=(r?r.isBuffer:void 0)||Cy;e.exports=o})),Ty=/^(?:0|[1-9]\d*)$/;var Ry=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&Ty.test(e))&&e>-1&&e%1==0&&e<t};var Ay=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},ky={};ky["[object Float32Array]"]=ky["[object Float64Array]"]=ky["[object Int8Array]"]=ky["[object Int16Array]"]=ky["[object Int32Array]"]=ky["[object Uint8Array]"]=ky["[object Uint8ClampedArray]"]=ky["[object Uint16Array]"]=ky["[object Uint32Array]"]=!0,ky["[object Arguments]"]=ky["[object Array]"]=ky["[object ArrayBuffer]"]=ky["[object Boolean]"]=ky["[object DataView]"]=ky["[object Date]"]=ky["[object Error]"]=ky["[object Function]"]=ky["[object Map]"]=ky["[object Number]"]=ky["[object Object]"]=ky["[object RegExp]"]=ky["[object Set]"]=ky["[object String]"]=ky["[object WeakMap]"]=!1;var My=function(e){return yy(e)&&Ay(e.length)&&!!ky[gy(e)]};var Dy=function(e){return function(t){return e(t)}},By=n((function(e,t){var n=t&&!t.nodeType&&t,i=n&&e&&!e.nodeType&&e,r=i&&i.exports===n&&oy.process,o=function(){try{var e=i&&i.require&&i.require("util").types;return e||r&&r.binding&&r.binding("util")}catch(e){}}();e.exports=o})),Oy=By&&By.isTypedArray,jy=Oy?Dy(Oy):My,Ny=Object.prototype.hasOwnProperty;var Iy=function(e,t){var n=Sy(e),i=!n&&wy(e),r=!n&&!i&&Py(e),o=!n&&!i&&!r&&jy(e),a=n||i||r||o,s=a?ry(e.length,String):[],c=s.length;for(var p in e)!t&&!Ny.call(e,p)||a&&("length"==p||r&&("offset"==p||"parent"==p)||o&&("buffer"==p||"byteLength"==p||"byteOffset"==p)||Ry(p,c))||s.push(p);return s},Ly=Object.prototype;var zy=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Ly)};var Fy=function(e,t){return function(n){return e(t(n))}},$y=Fy(Object.keys,Object),Vy=Object.prototype.hasOwnProperty;var Hy=function(e){if(!zy(e))return $y(e);var t=[];for(var n in Object(e))Vy.call(e,n)&&"constructor"!=n&&t.push(n);return t};var Gy=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};var Wy=function(e){if(!Gy(e))return!1;var t=gy(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t};var qy=function(e){return null!=e&&Ay(e.length)&&!Wy(e)};var Uy=function(e){return qy(e)?Iy(e):Hy(e)};var Ky=function(e,t){return e&&iy(e,t,Uy)};var Yy=function(e,t){return function(n,i){if(null==n)return n;if(!qy(n))return e(n,i);for(var r=n.length,o=t?r:-1,a=Object(n);(t?o--:++o<r)&&!1!==i(a[o],o,a););return n}}(Ky);var Xy=function(e){return e};var Zy=function(e){return"function"==typeof e?e:Xy};var Jy=function(e,t){return(Sy(e)?ny:Yy)(e,Zy(t))},Qy=Object.create,eb=function(){function e(){}return function(t){if(!Gy(t))return{};if(Qy)return Qy(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var tb=function(){this.__data__=[],this.size=0};var nb=function(e,t){return e===t||e!=e&&t!=t};var ib=function(e,t){for(var n=e.length;n--;)if(nb(e[n][0],t))return n;return-1},rb=Array.prototype.splice;var ob=function(e){var t=this.__data__,n=ib(t,e);return!(n<0)&&(n==t.length-1?t.pop():rb.call(t,n,1),--this.size,!0)};var ab=function(e){var t=this.__data__,n=ib(t,e);return n<0?void 0:t[n][1]};var sb=function(e){return ib(this.__data__,e)>-1};var cb=function(e,t){var n=this.__data__,i=ib(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this};function pb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}pb.prototype.clear=tb,pb.prototype.delete=ob,pb.prototype.get=ab,pb.prototype.has=sb,pb.prototype.set=cb;var ub=pb;var lb=function(){this.__data__=new ub,this.size=0};var db=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n};var hb=function(e){return this.__data__.get(e)};var fb,mb=function(e){return this.__data__.has(e)},vb=sy["__core-js_shared__"],gb=(fb=/[^.]+$/.exec(vb&&vb.keys&&vb.keys.IE_PROTO||""))?"Symbol(src)_1."+fb:"";var yb=function(e){return!!gb&&gb in e},bb=Function.prototype.toString;var xb=function(e){if(null!=e){try{return bb.call(e)}catch(e){}try{return e+""}catch(e){}}return""},_b=/^\[object .+?Constructor\]$/,Eb=Function.prototype,wb=Object.prototype,Sb=Eb.toString,Cb=wb.hasOwnProperty,Pb=RegExp("^"+Sb.call(Cb).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var Tb=function(e){return!(!Gy(e)||yb(e))&&(Wy(e)?Pb:_b).test(xb(e))};var Rb=function(e,t){return null==e?void 0:e[t]};var Ab=function(e,t){var n=Rb(e,t);return Tb(n)?n:void 0},kb=Ab(sy,"Map"),Mb=Ab(Object,"create");var Db=function(){this.__data__=Mb?Mb(null):{},this.size=0};var Bb=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Ob=Object.prototype.hasOwnProperty;var jb=function(e){var t=this.__data__;if(Mb){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Ob.call(t,e)?t[e]:void 0},Nb=Object.prototype.hasOwnProperty;var Ib=function(e){var t=this.__data__;return Mb?void 0!==t[e]:Nb.call(t,e)};var Lb=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Mb&&void 0===t?"__lodash_hash_undefined__":t,this};function zb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}zb.prototype.clear=Db,zb.prototype.delete=Bb,zb.prototype.get=jb,zb.prototype.has=Ib,zb.prototype.set=Lb;var Fb=zb;var $b=function(){this.size=0,this.__data__={hash:new Fb,map:new(kb||ub),string:new Fb}};var Vb=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};var Hb=function(e,t){var n=e.__data__;return Vb(t)?n["string"==typeof t?"string":"hash"]:n.map};var Gb=function(e){var t=Hb(this,e).delete(e);return this.size-=t?1:0,t};var Wb=function(e){return Hb(this,e).get(e)};var qb=function(e){return Hb(this,e).has(e)};var Ub=function(e,t){var n=Hb(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this};function Kb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Kb.prototype.clear=$b,Kb.prototype.delete=Gb,Kb.prototype.get=Wb,Kb.prototype.has=qb,Kb.prototype.set=Ub;var Yb=Kb;var Xb=function(e,t){var n=this.__data__;if(n instanceof ub){var i=n.__data__;if(!kb||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new Yb(i)}return n.set(e,t),this.size=n.size,this};function Zb(e){var t=this.__data__=new ub(e);this.size=t.size}Zb.prototype.clear=lb,Zb.prototype.delete=db,Zb.prototype.get=hb,Zb.prototype.has=mb,Zb.prototype.set=Xb;var Jb=Zb;var Qb=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this};var ex=function(e){return this.__data__.has(e)};function tx(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Yb;++t<n;)this.add(e[t])}tx.prototype.add=tx.prototype.push=Qb,tx.prototype.has=ex;var nx=tx;var ix=function(e,t){for(var n=-1,i=null==e?0:e.length;++n<i;)if(t(e[n],n,e))return!0;return!1};var rx=function(e,t){return e.has(t)};var ox=function(e,t,n,i,r,o){var a=1&n,s=e.length,c=t.length;if(s!=c&&!(a&&c>s))return!1;var p=o.get(e),u=o.get(t);if(p&&u)return p==t&&u==e;var l=-1,d=!0,h=2&n?new nx:void 0;for(o.set(e,t),o.set(t,e);++l<s;){var f=e[l],m=t[l];if(i)var v=a?i(m,f,l,t,e,o):i(f,m,l,e,t,o);if(void 0!==v){if(v)continue;d=!1;break}if(h){if(!ix(t,(function(e,t){if(!rx(h,t)&&(f===e||r(f,e,n,i,o)))return h.push(t)}))){d=!1;break}}else if(f!==m&&!r(f,m,n,i,o)){d=!1;break}}return o.delete(e),o.delete(t),d},ax=sy.Uint8Array;var sx=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,i){n[++t]=[i,e]})),n};var cx=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n},px=cy?cy.prototype:void 0,ux=px?px.valueOf:void 0;var lx=function(e,t,n,i,r,o,a){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!o(new ax(e),new ax(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return nb(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var s=sx;case"[object Set]":var c=1&i;if(s||(s=cx),e.size!=t.size&&!c)return!1;var p=a.get(e);if(p)return p==t;i|=2,a.set(e,t);var u=ox(s(e),s(t),i,r,o,a);return a.delete(e),u;case"[object Symbol]":if(ux)return ux.call(e)==ux.call(t)}return!1};var dx=function(e,t){for(var n=-1,i=t.length,r=e.length;++n<i;)e[r+n]=t[n];return e};var hx=function(e,t,n){var i=t(e);return Sy(e)?i:dx(i,n(e))};var fx=function(e,t){for(var n=-1,i=null==e?0:e.length,r=0,o=[];++n<i;){var a=e[n];t(a,n,e)&&(o[r++]=a)}return o};var mx=function(){return[]},vx=Object.prototype.propertyIsEnumerable,gx=Object.getOwnPropertySymbols,yx=gx?function(e){return null==e?[]:(e=Object(e),fx(gx(e),(function(t){return vx.call(e,t)})))}:mx;var bx=function(e){return hx(e,Uy,yx)},xx=Object.prototype.hasOwnProperty;var _x=function(e,t,n,i,r,o){var a=1&n,s=bx(e),c=s.length;if(c!=bx(t).length&&!a)return!1;for(var p=c;p--;){var u=s[p];if(!(a?u in t:xx.call(t,u)))return!1}var l=o.get(e),d=o.get(t);if(l&&d)return l==t&&d==e;var h=!0;o.set(e,t),o.set(t,e);for(var f=a;++p<c;){var m=e[u=s[p]],v=t[u];if(i)var g=a?i(v,m,u,t,e,o):i(m,v,u,e,t,o);if(!(void 0===g?m===v||r(m,v,n,i,o):g)){h=!1;break}f||(f="constructor"==u)}if(h&&!f){var y=e.constructor,b=t.constructor;y==b||!("constructor"in e)||!("constructor"in t)||"function"==typeof y&&y instanceof y&&"function"==typeof b&&b instanceof b||(h=!1)}return o.delete(e),o.delete(t),h},Ex=Ab(sy,"DataView"),wx=Ab(sy,"Promise"),Sx=Ab(sy,"Set"),Cx=Ab(sy,"WeakMap"),Px="[object Map]",Tx="[object Promise]",Rx="[object Set]",Ax="[object WeakMap]",kx="[object DataView]",Mx=xb(Ex),Dx=xb(kb),Bx=xb(wx),Ox=xb(Sx),jx=xb(Cx),Nx=gy;(Ex&&Nx(new Ex(new ArrayBuffer(1)))!=kx||kb&&Nx(new kb)!=Px||wx&&Nx(wx.resolve())!=Tx||Sx&&Nx(new Sx)!=Rx||Cx&&Nx(new Cx)!=Ax)&&(Nx=function(e){var t=gy(e),n="[object Object]"==t?e.constructor:void 0,i=n?xb(n):"";if(i)switch(i){case Mx:return kx;case Dx:return Px;case Bx:return Tx;case Ox:return Rx;case jx:return Ax}return t});var Ix=Nx,Lx="[object Arguments]",zx="[object Array]",Fx="[object Object]",$x=Object.prototype.hasOwnProperty;var Vx=function(e,t,n,i,r,o){var a=Sy(e),s=Sy(t),c=a?zx:Ix(e),p=s?zx:Ix(t),u=(c=c==Lx?Fx:c)==Fx,l=(p=p==Lx?Fx:p)==Fx,d=c==p;if(d&&Py(e)){if(!Py(t))return!1;a=!0,u=!1}if(d&&!u)return o||(o=new Jb),a||jy(e)?ox(e,t,n,i,r,o):lx(e,t,c,n,i,r,o);if(!(1&n)){var h=u&&$x.call(e,"__wrapped__"),f=l&&$x.call(t,"__wrapped__");if(h||f){var m=h?e.value():e,v=f?t.value():t;return o||(o=new Jb),r(m,v,n,i,o)}}return!!d&&(o||(o=new Jb),_x(e,t,n,i,r,o))};var Hx=function e(t,n,i,r,o){return t===n||(null==t||null==n||!yy(t)&&!yy(n)?t!=t&&n!=n:Vx(t,n,i,r,e,o))};var Gx=function(e,t,n,i){var r=n.length,o=r,a=!i;if(null==e)return!o;for(e=Object(e);r--;){var s=n[r];if(a&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++r<o;){var c=(s=n[r])[0],p=e[c],u=s[1];if(a&&s[2]){if(void 0===p&&!(c in e))return!1}else{var l=new Jb;if(i)var d=i(p,u,c,e,t,l);if(!(void 0===d?Hx(u,p,3,i,l):d))return!1}}return!0};var Wx=function(e){return e==e&&!Gy(e)};var qx=function(e){for(var t=Uy(e),n=t.length;n--;){var i=t[n],r=e[i];t[n]=[i,r,Wx(r)]}return t};var Ux=function(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}};var Kx=function(e){var t=qx(e);return 1==t.length&&t[0][2]?Ux(t[0][0],t[0][1]):function(n){return n===e||Gx(n,e,t)}};var Yx=function(e){return"symbol"==typeof e||yy(e)&&"[object Symbol]"==gy(e)},Xx=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zx=/^\w*$/;var Jx=function(e,t){if(Sy(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Yx(e))||(Zx.test(e)||!Xx.test(e)||null!=t&&e in Object(t))};function Qx(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var i=arguments,r=t?t.apply(this,i):i[0],o=n.cache;if(o.has(r))return o.get(r);var a=e.apply(this,i);return n.cache=o.set(r,a)||o,a};return n.cache=new(Qx.Cache||Yb),n}Qx.Cache=Yb;var e_=Qx;var t_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,n_=/\\(\\)?/g,i_=function(e){var t=e_(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(t_,(function(e,n,i,r){t.push(i?r.replace(n_,"$1"):n||e)})),t}));var r_=function(e,t){for(var n=-1,i=null==e?0:e.length,r=Array(i);++n<i;)r[n]=t(e[n],n,e);return r},o_=cy?cy.prototype:void 0,a_=o_?o_.toString:void 0;var s_=function e(t){if("string"==typeof t)return t;if(Sy(t))return r_(t,e)+"";if(Yx(t))return a_?a_.call(t):"";var n=t+"";return"0"==n&&1/t==-Infinity?"-0":n};var c_=function(e){return null==e?"":s_(e)};var p_=function(e,t){return Sy(e)?e:Jx(e,t)?[e]:i_(c_(e))};var u_=function(e){if("string"==typeof e||Yx(e))return e;var t=e+"";return"0"==t&&1/e==-Infinity?"-0":t};var l_=function(e,t){for(var n=0,i=(t=p_(t,e)).length;null!=e&&n<i;)e=e[u_(t[n++])];return n&&n==i?e:void 0};var d_=function(e,t,n){var i=null==e?void 0:l_(e,t);return void 0===i?n:i};var h_=function(e,t){return null!=e&&t in Object(e)};var f_=function(e,t,n){for(var i=-1,r=(t=p_(t,e)).length,o=!1;++i<r;){var a=u_(t[i]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++i!=r?o:!!(r=null==e?0:e.length)&&Ay(r)&&Ry(a,r)&&(Sy(e)||wy(e))};var m_=function(e,t){return null!=e&&f_(e,t,h_)};var v_=function(e,t){return Jx(e)&&Wx(t)?Ux(u_(e),t):function(n){var i=d_(n,e);return void 0===i&&i===t?m_(n,e):Hx(t,i,3)}};var g_=function(e){return function(t){return null==t?void 0:t[e]}};var y_=function(e){return function(t){return l_(t,e)}};var b_=function(e){return Jx(e)?g_(u_(e)):y_(e)};var x_=function(e){return"function"==typeof e?e:null==e?Xy:"object"==typeof e?Sy(e)?v_(e[0],e[1]):Kx(e):b_(e)},__=Fy(Object.getPrototypeOf,Object);var E_=function(e,t,n){var i=Sy(e),r=i||Py(e)||jy(e);if(t=x_(t),null==n){var o=e&&e.constructor;n=r?i?new o:[]:Gy(e)&&Wy(o)?eb(__(e)):{}}return(r?ny:Ky)(e,(function(e,i,r){return t(n,e,i,r)})),n},w_=t(Nr),S_=w_.is;function C_(e){this._elementRegistry=e}C_.$inject=["elementRegistry"];var P_=C_;function T_(e,t){Jy(t,(function(t,n){e.set(n,t)}))}C_.prototype.execute=function(e){var t=e.element,n=e.businessObject,i=function(e){for(var t=e;t.$parent;)t=t.$parent;return t}(n).rootElements,r=e.referenceType,o=e.referenceProperty,a=[t];if(!t)throw new Error("element required");if(!n)throw new Error("businessObject required");var s=e.properties,c=e.oldProperties||function(e,t){return E_(t,(function(t,n){return t[n]=e.get(n),t}),{})}(n,Uy(s));return void 0!==r&&void 0!==o&&Jy(i,(function(e){S_(e,r)&&e.id===s[o]&&(s[o]=e)})),T_(n,s),e.oldProperties=c,e.changed=a,a},C_.prototype.revert=function(e){var t=e.oldProperties;return T_(e.businessObject,t),e.changed};var R_={},A_=R_;function k_(e,t){this._elementRegistry=e,this._bpmnFactory=t}R_.createElement=function(e,t,n,i){var r=i.create(e,t);return r.$parent=n,r},k_.$inject=["elementRegistry","bpmnFactory"];var M_=k_;function D_(e,t){if(!e)throw new Error(t+" required");return e}function B_(e,t){this._elementRegistry=e,this._bpmnFactory=t}k_.prototype.execute=function(e){var t=D_(e.referencingObject,"referencingObject"),n=D_(e.referenceProperty,"referenceProperty"),i=D_(e.newObject,"newObject"),r=D_(e.newObjectContainer,"newObjectContainer"),o=D_(e.newObjectParent,"newObjectParent"),a=[e.element],s=A_.createElement(i.type,i.properties,o,this._bpmnFactory);return e.referencedObject=s,r.push(s),e.previousReference=t[n],t[n]=s,e.changed=a,a},k_.prototype.revert=function(e){var t=e.referencingObject,n=e.referenceProperty,i=e.previousReference,r=e.referencedObject,o=e.newObjectContainer;return t.set(n,i),o.splice(o.indexOf(r),1),e.changed},B_.$inject=["elementRegistry","bpmnFactory"];var O_=B_;function j_(e,t){if(!e)throw new Error(t+" required");return e}function N_(e,t){this._elementRegistry=e,this._bpmnFactory=t}B_.prototype.execute=function(e){var t=j_(e.currentObject,"currentObject"),n=j_(e.propertyName,"propertyName"),i=function(e,t){if(!e||"[object Array]"!==Object.prototype.toString.call(e))throw new Error(t+" needs to be a list");return e}(e.newObjects,"newObjects"),r=[e.element],o=[],a=this;return Jy(i,(function(e){var n=A_.createElement(e.type,e.properties,t,a._bpmnFactory);o.push(n)})),e.childObject=o,e.previousChilds=t[n],t[n]=o,e.changed=r,r},B_.prototype.revert=function(e){var t=e.currentObject,n=e.propertyName,i=e.previousChilds;return t.set(n,i),e.changed},N_.$inject=["elementRegistry","bpmnFactory"];var I_=N_;function L_(e,t){if(!e)throw new Error(t+"required");return e}function z_(e){this._commandStack=e}N_.prototype.execute=function(e){var t,n=L_(e.currentObject,"currentObject"),i=L_(e.propertyName,"propertyName"),r=e.updatedObjectList,o=e.objectsToRemove||[],a=e.objectsToAdd||[],s=e.objectsToPrepend||[],c=[e.element];e.referencePropertyName&&(t=e.referencePropertyName);var p=n[i];if(e.previousList=n[i],r)n[i]=r;else{var u=s.slice();if(Jy(p,(function(e){-1==o.indexOf(e)&&u.push(e)})),(u=u.concat(a)).length>0||!t)n[i]=u;else if(t){n.$parent.set(t,void 0)}}return e.changed=c,c},N_.prototype.revert=function(e){var t=e.currentObject,n=e.propertyName,i=e.previousList,r=t.$parent;return e.referencePropertyName&&r.set(e.referencePropertyName,t),t.set(n,i),e.changed},z_.$inject=["commandStack"];var F_=z_;z_.prototype.preExecute=function(e){var t=this._commandStack;Jy(e,(function(e){t.execute(e.cmd,e.context)}))};var $_={"properties-panel.update-businessobject":P_,"properties-panel.create-and-reference":M_,"properties-panel.create-businessobject-list":O_,"properties-panel.update-businessobject-list":I_,"properties-panel.multi-command-executor":F_};function V_(e,t){e.on("diagram.init",(function(){Jy($_,(function(e,n){t.registerHandler(n,e)}))}))}V_.$inject=["eventBus","commandStack"];var H_={__init__:[V_]},G_=t(be),W_=t(a),q_=G_.query,U_=G_.clear,K_=G_.classes,Y_=w_.is,X_=G_.domify,Z_=W_.default,J_=/\s/,Q_=/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i,eE=/^[a-z_][\w-.]*$/i,tE={"&":"&","<":"<",">":">",'"':""","'":"'"};function nE(e){if(e.selectedIndex>=0)return e.options[e.selectedIndex].value}function iE(e){for(var t=e;t.$parent;)t=t.$parent;return t}function rE(e,t){var n=[];return Jy(e||[],(function(e){Y_(e,t)&&n.push(e)})),n}function oE(e,t){return rE(iE(e).rootElements,t)}function aE(e){return e.push({label:"",value:"",name:""})}function sE(e){var t=e.name||"";return e.errorCode&&(t+=" (code="+e.errorCode+")"),e.escalationCode&&(t+=" (code="+e.escalationCode+")"),t}function cE(e,t){var n=[],i=oE(e,t);return Jy(i,(function(e){n.push({label:sE(e),value:e.id,name:e.name})})),n}var pE=function(e,t,n,i){var r=cE(t,n);aE(r);var o=q_(e,i);return U_(o),Jy(r,(function(e){var t=X_('<option value="'+fE(e.value)+'">'+fE(e.label)+"</option>");o.appendChild(t)})),r};var uE=function(e,t,n){var i=e.$model.ids.assigned(t);return!t||i&&i!==e?n("Element must have an unique id."):lE(t,n)};function lE(e,t){return dE(e)?t("Id must not contain spaces."):eE.test(e)?void 0:Q_.test(e)?t("Id must not contain prefix."):t("Id must be a valid QName.")}function dE(e){return J_.test(e)}var hE=function(e){return new Z_([32,32,1]).nextPrefixed(e)};function fE(e){return(e=""+e)&&e.replace(/[&<>"']/g,(function(e){return tE[e]}))}var mE=fE;var vE={selectedOption:nE,selectedType:function(e,t){return nE(q_(e,t))},getRoot:iE,filterElementsByType:rE,findRootElementsByType:oE,removeAllChildren:function(e){for(;e.firstChild;)e.removeChild(e.firstChild)},addEmptyParameter:aE,refreshOptionsModel:cE,updateOptionsDropDown:pE,isIdValid:uE,validateId:lE,containsSpace:dE,nextId:hE,triggerClickEvent:function(e){var t,n="click";if(document.createEvent){try{t=new MouseEvent(n,{view:window,bubbles:!0,cancelable:!0})}catch(e){(t=document.createEvent("MouseEvent")).initEvent(n,!0,!0)}return e.dispatchEvent(t)}return t=document.createEventObject(),e.fireEvent("onclick",t)},escapeHTML:mE,createDropdown:function(e){var t,n=e.menu,i=X_('<div class="group__dropdown"><button class="group__dropdown-button"><svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="currentColor" d="M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z"></path></svg></button><div class="group__dropdown-menu"></div></div>'),r=q_(".group__dropdown-button",i),o=q_(".group__dropdown-menu",i);return r.addEventListener("click",(function(e){K_(i).toggle("group__dropdown--open"),function(e){function n(t){if(t!==e){var r=t.target;o===r||o.contains(r)||(K_(i).remove("group__dropdown--open"),document.removeEventListener("click",n))}}t&&document.removeEventListener("click",t);document.addEventListener("click",n),t=n}(e)})),Jy(n,(function(e){var t=X_('<div class="group__dropdown-menu-item" data-dropdown-action="'+e.id+'">'+fE(e.label)+"</div>");t.addEventListener("click",(function(){e.onClick(),K_(i).remove("group__dropdown--open")})),o.appendChild(t)})),i}};var gE=function(e,t){var n=[];return Yy(e,(function(e,i,r){t(e,i,r)&&n.push(e)})),n};var yE=function(e,t){return(Sy(e)?fx:gE)(e,x_(t))},bE=Object.prototype.hasOwnProperty;var xE=function(e){if(null==e)return!0;if(qy(e)&&(Sy(e)||"string"==typeof e||"function"==typeof e.splice||Py(e)||jy(e)||wy(e)))return!e.length;var t=Ix(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(zy(e))return!Hy(e).length;for(var n in e)if(bE.call(e,n))return!1;return!0};var _E=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},EE=Math.max;var wE=function(e,t,n){return t=EE(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=EE(i.length-t,0),a=Array(o);++r<o;)a[r]=i[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=i[r];return s[t]=n(a),_E(e,this,s)}};var SE=function(e){return function(){return e}},CE=function(){try{var e=Ab(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),PE=CE?function(e,t){return CE(e,"toString",{configurable:!0,enumerable:!1,value:SE(t),writable:!0})}:Xy,TE=Date.now;var RE=function(e){var t=0,n=0;return function(){var i=TE(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}},AE=RE(PE);var kE=function(e,t){return AE(wE(e,t,Xy),e+"")};var ME=function(e,t,n,i){for(var r=e.length,o=n+(i?1:-1);i?o--:++o<r;)if(t(e[o],o,e))return o;return-1};var DE=function(e){return e!=e};var BE=function(e,t,n){for(var i=n-1,r=e.length;++i<r;)if(e[i]===t)return i;return-1};var OE=function(e,t,n){return t==t?BE(e,t,n):ME(e,DE,n)};var jE=function(e,t){return!!(null==e?0:e.length)&&OE(e,t,0)>-1};var NE=function(e,t,n){for(var i=-1,r=null==e?0:e.length;++i<r;)if(n(t,e[i]))return!0;return!1};var IE=function(e,t,n,i){var r=-1,o=jE,a=!0,s=e.length,c=[],p=t.length;if(!s)return c;n&&(t=r_(t,Dy(n))),i?(o=NE,a=!1):t.length>=200&&(o=rx,a=!1,t=new nx(t));e:for(;++r<s;){var u=e[r],l=null==n?u:n(u);if(u=i||0!==u?u:0,a&&l==l){for(var d=p;d--;)if(t[d]===l)continue e;c.push(u)}else o(t,l,i)||c.push(u)}return c},LE=cy?cy.isConcatSpreadable:void 0;var zE=function(e){return Sy(e)||wy(e)||!!(LE&&e&&e[LE])};var FE=function e(t,n,i,r,o){var a=-1,s=t.length;for(i||(i=zE),o||(o=[]);++a<s;){var c=t[a];n>0&&i(c)?n>1?e(c,n-1,i,r,o):dx(o,c):r||(o[o.length]=c)}return o};var $E=function(){},VE=Sx&&1/cx(new Sx([,-0]))[1]==1/0?function(e){return new Sx(e)}:$E;var HE=function(e,t,n){var i=-1,r=jE,o=e.length,a=!0,s=[],c=s;if(n)a=!1,r=NE;else if(o>=200){var p=t?null:VE(e);if(p)return cx(p);a=!1,r=rx,c=new nx}else c=t?[]:s;e:for(;++i<o;){var u=e[i],l=t?t(u):u;if(u=n||0!==u?u:0,a&&l==l){for(var d=c.length;d--;)if(c[d]===l)continue e;t&&c.push(l),s.push(u)}else r(c,l,n)||(c!==s&&c.push(l),s.push(u))}return s};var GE=function(e,t,n){var i=e.length;if(i<2)return i?HE(e[0]):[];for(var r=-1,o=Array(i);++r<i;)for(var a=e[r],s=-1;++s<i;)s!=r&&(o[r]=IE(o[r]||a,e[s],t,n));return HE(FE(o,1),t,n)};var WE=function(e){return yy(e)&&qy(e)},qE=kE((function(e){return GE(fx(e,WE))})),UE=function(){return sy.Date.now()},KE=/\s/;var YE=function(e){for(var t=e.length;t--&&KE.test(e.charAt(t)););return t},XE=/^\s+/;var ZE=function(e){return e?e.slice(0,YE(e)+1).replace(XE,""):e},JE=/^[-+]0x[0-9a-f]+$/i,QE=/^0b[01]+$/i,ew=/^0o[0-7]+$/i,tw=parseInt;var nw=function(e){if("number"==typeof e)return e;if(Yx(e))return NaN;if(Gy(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Gy(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=ZE(e);var n=QE.test(e);return n||ew.test(e)?tw(e.slice(2),n?2:8):JE.test(e)?NaN:+e},iw=Math.max,rw=Math.min;var ow=function(e,t,n){var i,r,o,a,s,c,p=0,u=!1,l=!1,d=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var n=i,o=r;return i=r=void 0,p=t,a=e.apply(o,n)}function f(e){return p=e,s=setTimeout(v,t),u?h(e):a}function m(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-p>=o}function v(){var e=UE();if(m(e))return g(e);s=setTimeout(v,function(e){var n=t-(e-c);return l?rw(n,o-(e-p)):n}(e))}function g(e){return s=void 0,d&&i?h(e):(i=r=void 0,a)}function y(){var e=UE(),n=m(e);if(i=arguments,r=this,c=e,n){if(void 0===s)return f(c);if(l)return clearTimeout(s),s=setTimeout(v,t),h(c)}return void 0===s&&(s=setTimeout(v,t)),a}return t=nw(t)||0,Gy(n)&&(u=!!n.leading,o=(l="maxWait"in n)?iw(nw(n.maxWait)||0,t):o,d="trailing"in n?!!n.trailing:d),y.cancel=function(){void 0!==s&&clearTimeout(s),p=0,i=c=r=s=void 0},y.flush=function(){return void 0===s?a:g(UE())},y};var aw=function(e){return(null==e?0:e.length)?FE(e,Infinity):[]};var sw=function(e,t,n){"__proto__"==t&&CE?CE(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n};var cw=function(e,t,n,i){for(var r=-1,o=null==e?0:e.length;++r<o;){var a=e[r];t(i,a,n(a),e)}return i};var pw=function(e,t,n,i){return Yy(e,(function(e,r,o){t(i,e,n(e),o)})),i};var uw=function(e,t){return function(n,i){var r=Sy(n)?cw:pw,o=t?t():{};return r(n,e,x_(i),o)}}((function(e,t,n){sw(e,n,t)}));var lw=function(e,t){var n=-1,i=qy(e)?Array(e.length):[];return Yy(e,(function(e,r,o){i[++n]=t(e,r,o)})),i};var dw=function(e,t){return(Sy(e)?r_:lw)(e,x_(t))};var hw=function(e,t,n,i){var r=-1,o=null==e?0:e.length;for(i&&o&&(n=e[++r]);++r<o;)n=t(n,e[r],r,e);return n};var fw=function(e,t,n,i,r){return r(e,(function(e,r,o){n=i?(i=!1,e):t(n,e,r,o)})),n};var mw=function(e,t,n){var i=Sy(e)?hw:fw,r=arguments.length<3;return i(e,x_(t),n,r,Yy)};var vw=function(e,t,n){var i=e.start,r=i,o=n.length-t.length;n.length,t.length;var a=t.substring(i);return n.lastIndexOf(a)===n.length-a.length&&(t=t.substring(0,t.length-a.length),n=n.substring(0,n.length-a.length)),(o=function(e,t){var n,i,r,o=0,a=0;t.length>e.length?(i=t,r=e):(i=e,r=t);for(;o<i.length;)i.charAt(o)!==r.charAt(a)?(n||(n={l_start:o,s_start:a}),o++):(n&&!n.complete&&(n.l_end=o,n.s_end=a,n.complete=!0),a++,o++);n&&!n.complete&&(n.complete=!0,n.s_end=r.length,n.l_end=i.length);if(!n)return;return t.length>e.length?{newStart:n.l_start,newEnd:n.l_end,type:"add"}:{newStart:n.s_start,newEnd:n.s_end,type:t.length<e.length?"remove":"replace"}}(t,n))&&(r="remove"===o.type?o.newStart:o.newEnd),gw(r)};function gw(e,t){return{start:e,end:void 0===t?e:t}}var yw=gw;vw.range=yw;var bw={scrollSymbolLeft:"‹",scrollSymbolRight:"›"};function xw(e,t){G(this,function(e){return e=e||Object.create(null),{on:function(t,n){(e[t]||(e[t]=[])).push(n)},off:function(t,n){e[t]&&e[t].splice(e[t].indexOf(n)>>>0,1)},emit:function(t,n){(e[t]||[]).slice().map((function(e){e(n)})),(e["*"]||[]).slice().map((function(e){e(t,n)}))}}}()),this.options=t=G({},bw,t),this.container=e,this._createScrollButtons(e,t),this._bindEvents(e)}function _w(e,t){var n=Ew(e);return n||(n=new xw(e,t),e.__scrollTabs=n),n}function Ew(e){return e.__scrollTabs}xw.prototype._createButton=function(e,t){var n=t.className,i=t.direction,r=ve("."+n,e);return r||(r=he('<span class="scroll-tabs-button '+n+'">'+t.label+"</span>"),e.insertBefore(r,e.childNodes[0])),K(r,"data-direction",i),r},xw.prototype._createScrollButtons=function(e,t){this._createButton(e,{className:"scroll-tabs-left",label:t.scrollSymbolLeft,direction:-1}),this._createButton(e,{className:"scroll-tabs-right",label:t.scrollSymbolRight,direction:1})},xw.prototype.getActiveTabNode=function(){return ve(this.options.selectors.active,this.container)},xw.prototype.getTabsContainerNode=function(){return ve(this.options.selectors.tabsContainer,this.container)},xw.prototype.getAllTabNodes=function(){return ge(this.options.selectors.tab,this.container)},xw.prototype.getVisibleTabs=function(){var e=this.getAllTabNodes(),t=this.options.selectors.ignore;return E(e,(function(e){return!re(e,t)}))},xw.prototype.getAdjacentTab=function(e,t){var n=this.getVisibleTabs(),i=n.indexOf(e);return n[i+t]},xw.prototype._bindEvents=function(e){this._bindWheelEvent(e),this._bindTabClickEvents(e),this._bindScrollButtonEvents(e)},xw.prototype._bindTabClickEvents=function(e){var t=this.options.selectors.tab,n=this;de.bind(e,t,"click",(function(e){n.scrollToTabNode(e.delegateTarget)}))},xw.prototype._bindWheelEvent=function(e){var t=this;pe.bind(e,"wheel",(function(e){var n=Math.sign(e.deltaY),i=t.getActiveTabNode(),r=t.getAdjacentTab(i,n);r&&(t.scrollToTabNode(r),t.emit("scroll",r,i,n)),e.preventDefault()}))},xw.prototype._bindScrollButtonEvents=function(e){var t=this;de.bind(e,".scroll-tabs-button","click",(function(e){var n=e.delegateTarget,i=parseInt(K(n,"data-direction"),10),r=t.getActiveTabNode(),o=t.getAdjacentTab(r,i);o&&(t.scrollToTabNode(o),t.emit("scroll",o,r,i)),e.preventDefault()}))},xw.prototype.scrollToTabNode=function(e){if(e){var t=e.parentNode,n=e.offsetWidth,i=e.offsetLeft,r=i+n,o=t.offsetWidth;t.scrollLeft>i?t.scrollLeft=0:r>o&&(t.scrollLeft=r-o)}},xw.prototype.update=function(){var e=this.getTabsContainerNode(),t=e.scrollWidth>e.offsetWidth;Q(this.container).toggle("scroll-tabs-overflow",t),t&&this.scrollToTabNode(this.getActiveTabNode())},_w.get=Ew;var ww=t(Object.freeze({__proto__:null,default:_w})),Sw=vE.createDropdown,Cw=vE.escapeHTML,Pw=G_.domify,Tw=G_.query,Rw=G_.queryAll,Aw=G_.remove,kw=G_.classes,Mw=G_.closest,Dw=G_.attr,Bw=G_.delegate,Ow=G_.matches,jw=ww.default,Nw=w_.getBusinessObject,Iw="bpp-hidden";function Lw(e){return"checkbox"===e.type||"radio"===e.type}function zw(e){return Dw(e,"contenteditable")}function Fw(e,t){var n=Rw("input[name], textarea[name], select[name], [contenteditable]",e);return n&&n.length||(n=Ow(e,"option")?[e]:n),t||(n=yE(n,(function(e){return!Mw(e,".bpp-hidden")}))),n}function $w(e){var t={},n=Fw(e);return Jy(n,(function(e){var n=e.value,i=Dw(e,"name")||Dw(e,"data-name");Lw(e)?n=e.checked?!Dw(e,"value")||e.value:null:zw(e)&&(n=e.innerText),null!==n&&(t[i]=n)})),t}function Vw(e){var t,n=Tw("[data-list-entry-container]",e);if(n){t=[];var i=n.children||[];Jy(i,(function(e){t.push($w(e))}))}else t=$w(e);return t}function Hw(e,t){return!(e&&!t)&&Uy(e).concat(Uy(t)).every((function(n){return e[n]===t[n]}))}function Gw(e){return uw(aw(dw(aw(dw(e,"groups")),"entries")),"id")}function Ww(e,t,n,i,r,o){this._eventBus=n,this._modeling=i,this._commandStack=r,this._canvas=o;var a=t.get("propertiesProvider",!1);a&&this.registerProvider(a),this._init(e)}Ww.$inject=["config.propertiesPanel","injector","eventBus","modeling","commandStack","canvas"];var qw=Ww;function Uw(e){return e&&(e.isImplicit||"__implicitroot"===e.id)}Ww.prototype.registerProvider=function(e,t){t||(t=e,e=1e3),"function"==typeof t.getTabs?(this._eventBus.on("propertiesPanel.getProviders",e,(function(e){e.providers.push(t)})),this._eventBus.fire("propertiesPanel.providersChanged")):console.error("Properties provider does not impement #getTabs(element) API")},Ww.prototype._init=function(e){var t=this._canvas,n=this._eventBus,i=this;n.on("root.added",(function(e){var t=e.element;Uw(t)||i.update(t)})),n.on("selection.changed",(function(e){var n=e.newSelection[0];Uw(t.getRootElement())||i.update(n)})),n.on(["propertiesPanel.changed","propertiesPanel.resized"],(function(e){var t=Tw(".bpp-properties-tab-bar",i._container);if(t){var n=jw.get(t);n||(n=jw(t,{selectors:{tabsContainer:".bpp-properties-tabs-links",tab:".bpp-properties-tabs-links li",ignore:".bpp-hidden",active:".bpp-active"}})).on("scroll",(function(e,t,n){var r=Tw("[data-tab-target]",e),o=Dw(r,"data-tab-target");i.activateTab(o)})),n.update()}})),n.on("elements.changed",(function(e){var t=i._current,n=t&&t.element;n&&-1!==e.elements.indexOf(n)&&i.update(n)})),n.on(["elementTemplates.changed","propertiesPanel.providersChanged"],(function(){var e=i._current,t=e&&e.element;t&&i.update(t)})),n.on("diagram.destroy",(function(){i.detach()})),this._container=Pw('<div class="bpp-properties-panel" input-handle-modified-keys="z,y"></div>'),this._bindListeners(this._container),e&&e.parent&&this.attachTo(e.parent)},Ww.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=Tw(e));var t=this._container;e.appendChild(t),this._emit("attach")},Ww.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach"),t.removeChild(e))},Ww.prototype.activateTab=function(e){Gy(e)&&(e=e.id);var t=Rw(".bpp-properties-tab",this._current.panel),n=Rw(".bpp-properties-tab-link",this._current.panel);Jy(t,(function(e){kw(e).remove("bpp-active")})),Jy(n,(function(e){kw(e).remove("bpp-active")}));var i=yE(t,(function(e){return!kw(e).has(Iw)})),r=mw(i,(function(t,n){return Dw(n,"data-tab")===e?n:t}),i[0]);r&&kw(r).add("bpp-active");var o=yE(n,(function(e){return!kw(e).has(Iw)})),a=mw(o,(function(t,n){return Dw(Tw("a[data-tab-target]",n),"data-tab-target")===e?n:t}),o[0]);a&&kw(a).add("bpp-active")},Ww.prototype._getProviders=function(){var e=this._eventBus.createEvent({type:"propertiesPanel.getProviders",providers:[]});return this._eventBus.fire(e),e.providers},Ww.prototype._getTabs=function(e){var t=this._getProviders();return mw(t,(function(t,n){var i=n.getTabs(e);return Wy(i)?i(t):i}),[])},Ww.prototype.update=function(e){e||(e=this._canvas.getRootElement());var t,n,i=this._getTabs(e);this._current&&(n=Tw(".bpp-properties-tab.bpp-active",this._current.panel))&&(t=Dw(n,"data-tab")),this._current&&this._current.element===e&&!this._entriesChanged(this._current.entries,Gw(i))||(this._current&&Aw(this._current.panel),this._current=this._create(e,i)),this._updateActivation(this._current),t?this.activateTab(t):this.activateTab(this._current.tabs[0]),this._emit("changed")},Ww.prototype._entriesChanged=function(e,t){var n=Uy(e),i=Uy(t);return!xE(qE(n,i))},Ww.prototype._emit=function(e){this._eventBus.fire("propertiesPanel."+e,{panel:this,current:this._current})},Ww.prototype._bindListeners=function(e){var t=this,n=function(e){var n,i,r=e.delegateTarget,o=Mw(r,"[data-entry]");if(o){n=Dw(o,"data-entry"),i=t.getEntry(n);var a=Vw(o);if("change"===e.type){var s=Dw(r,"data-on-change");if(s)if(!t.executeAction(i,o,s,e))return t.update(t._current.element)}t.applyChanges(i,a,o),t.updateState(i,o)}};Bw.bind(e,"input, textarea, [contenteditable]","input",ow(n,300)),Bw.bind(e,"input, textarea, select, [contenteditable]","change",n),Bw.bind(e,"[contenteditable]","paste",(function(e){var t=(e.clipboardData||window.clipboardData).getData("text");n=t,t=n.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1,t),e.preventDefault();var n})),Bw.bind(e,"select","keydown",(function(e){46===e.keyCode&&(e.stopPropagation(),e.preventDefault())})),Bw.bind(e,"[data-auto-suggest]","input",(function(e){var n=e.delegateTarget,i=Mw(n,"[data-entry]");if(i){var r=Dw(n,"data-auto-suggest"),o=Dw(i,"data-entry"),a=t.getEntry(o);t.executeAction(a,i,r,e)}}),!0),Bw.bind(e,"[data-action]","click",(function(e){var n=e.delegateTarget,i=Mw(n,"[data-entry]"),r=Dw(n,"data-action"),o=Dw(i,"data-entry"),a=t.getEntry(o);if(!t.executeAction(a,i,r,e))return t.update(t._current.element);var s=Vw(i);t.applyChanges(a,s,i),t.updateState(a,i)})),Bw.bind(e,"[data-blur]","blur",(function(e,n){var i=e.delegateTarget,r=Mw(i,"[data-entry]");if(r){var o=Dw(i,"data-blur"),a=Dw(r,"data-entry"),s=t.getEntry(a);if(t.executeAction(s,r,o,e)){var c=Vw(r);t.applyChanges(s,c,r)}t.updateState(s,r)}}),!0),Bw.bind(e,".bpp-properties-tabs-links [data-tab-target]","click",(function(e){e.preventDefault();var n=e.delegateTarget,i=Dw(n,"data-tab-target");t.activateTab(i)}))},Ww.prototype.updateState=function(e,t){this.updateShow(e,t),this.updateDisable(e,t)},Ww.prototype.updateShow=function(e,t){var n=this._current;if(n){var i=Rw("[data-show]",t)||[];Jy(i,(function(i){var r=Dw(i,"data-show"),o=d_(e,r);if(o){var a=Mw(i,"[data-scope]")||t;o(n.element,t,i,a)||!1?kw(i).remove(Iw):kw(i).add(Iw)}}))}},Ww.prototype.updateDisable=function(e,t){var n=this._current;if(n){var i=Rw("[data-disable]",t)||[];Jy(i,(function(i){var r=Dw(i,"data-disable"),o=d_(e,r);if(o){var a=Mw(i,"[data-scope]")||t,s=o(n.element,t,i,a)||!1;Dw(i,"disabled",s?"":null)}}))}},Ww.prototype.executeAction=function(e,t,n,i){var r=this._current;if(r){var o=d_(e,n);if(o){var a=Mw(i.target,"[data-scope]")||t;return o.apply(e,[r.element,t,i,a])}}},Ww.prototype.applyChanges=function(e,t,n){var i=this._current.element;if(!function(e,t){return Sy(e)?e.length===t.length&&e.every((function(e,n){return Hw(e,t[n])})):Hw(e,t)}(t,e.oldValues)){var r,o=e.set(i,t,n);Sy(o)?o.length&&(r={cmd:"properties-panel.multi-command-executor",context:aw(o)}):r=o,r?this._commandStack.execute(r.cmd,r.context||{element:i}):this.update(i)}},Ww.prototype.applyValidationErrors=function(e,t){var n=!0,i=Fw(t,!0);return Jy(i,(function(t){var i=Dw(t,"name")||Dw(t,"data-name"),r=e&&e[i],o=Tw(".bpp-error-message",t.parentNode);r?(n=!1,o||(o=Pw("<div></div>"),kw(o).add("bpp-error-message"),t.parentNode.insertBefore(o,t.nextSibling)),o.textContent=r,kw(t).add("invalid")):(kw(t).remove("invalid"),o&&t.parentNode.removeChild(o))})),n},Ww.prototype.validate=function(e,t,n){var i=this._current,r=!0;if(n=n||Tw('[data-entry="'+e.id+'"]',i.panel),t instanceof Array)for(var o=Tw("[data-list-entry-container]",n).children||[],a=0;a<t.length;a++){var s=t[a];if(e.validateListItem){var c=e.validateListItem(i.element,s,n,a),p=o[a];r=this.applyValidationErrors(c,p)&&r}}else e.validate&&(this.validationErrors=e.validate(i.element,t,n),r=this.applyValidationErrors(this.validationErrors,n)&&r);return r},Ww.prototype.getEntry=function(e){return this._current&&this._current.entries[e]},Ww.prototype._create=function(e,t){if(!e)return null;var n=this._container,i=this._createPanel(e,t);n.appendChild(i);var r=Gw(t);return{tabs:t,groups:function(e){return uw(aw(dw(e,"groups")),"id")}(t),entries:r,element:e,panel:i}},Ww.prototype._bindTemplate=function(e,t,n,i,r){var o=this._eventBus;var a=function(e){var t="input[name], textarea[name], [data-value], [contenteditable]",n=Rw(t,e);return n&&n.length||!Ow(e,t)||(n=[e]),n}(i);Jy(a,(function(a){var s,c,p;"value"in a||"true"===zw(a)?(s=Dw(a,"name")||Dw(a,"data-name"),c=n[s],(p=function(t,n){return o.fire("propertiesPanel.isPropertyEditable",{entry:t,propertyName:n,element:e})}(t,s))&&t.editable&&(p=t.editable(e,i,a,s,c,r)),Dw(a,"readonly",p?null:""),Dw(a,"disabled",p?null:""),t.setControlValue?t.setControlValue(e,i,a,s,c,r):Lw(a)?function(e,t){var n=e.value;e.checked=t===n||!Dw(e,"value")&&t}(a,c):function(e){return"select-one"===e.type}(a)?function(e,t){void 0!==t&&(e.value=t)}(a,c):function(e,t){var n,i=zw(e),r=i?e.innerText:e.value;void 0===t&&(t="");if(r===t)return;document.activeElement===e&&(n=vw(function(e){return zw(e)?function(e){var t=window.getSelection(),n=t.focusNode,i=t.focusOffset,r=t.anchorOffset;if(!n)throw new Error("not selected");if(!e.contains(n))throw new Error("not selected");return{start:Math.min(i,r),end:Math.max(i,r)}}(e):{start:e.selectionStart,end:e.selectionEnd}}(e),r,t));i?e.innerText=t:e.value=t;n&&function(e,t){zw(e)?function(e,t){var n,i,r;n=e.firstChild||e,(i=document.createRange()).setStart(n,t.start),i.setEnd(n,t.end),(r=window.getSelection()).removeAllRanges(),r.addRange(i)}(e,t):(e.selectionStart=t.start,e.selectionEnd=t.end)}(e,n)}(a,c)):(s=Dw(a,"data-value"),c=n[s],t.setControlValue?t.setControlValue(e,i,a,s,c,r):function(e,t){e.textContent=t}(a,c))}))},Ww.prototype._updateActivation=function(e){var t=this,n=this._eventBus,i=e.element;function r(e,t){kw(e).toggle(Iw,!t)}function o(e,t,n){var i=Tw(t,e);i&&(i.textContent=n)}var a=e.panel;Jy(e.tabs,(function(e){var s=Tw("[data-tab="+e.id+"]",a),c=Tw("[data-tab-target="+e.id+"]",a).parentNode,p=!1;Jy(e.groups,(function(a){var c=!1,u=Tw("[data-group="+a.id+"]",s);Jy(a.entries,(function(o){var s=Tw('[data-entry="'+o.id+'"]',u),p=function(e,t,r){return n.fire("propertiesPanel.isEntryVisible",{element:i,entry:e,group:t,tab:r})}(o,a,e);c=c||p,r(s,p);var l="get"in o?o.get(i,s):{};if(l instanceof Array){for(var d=Tw("[data-list-entry-container]",s),h=d.children||[],f=0;f<l.length;f++){var m=l[f],v=h[f];v||(v=Pw(o.createListEntryTemplate(m,f,d)),d.appendChild(v)),Dw(v,"data-index",f),t._bindTemplate(i,o,m,v,f)}for(var g=h.length-l.length,y=0;y<g;y++)d.removeChild(d.lastChild)}else t._bindTemplate(i,o,l,s);t.updateState(o,s),t.validate(o,l,s),o.oldValues=Vw(s)})),"function"==typeof a.label&&o(u,".group-label",a.label(i,u)),c=c&&function(e,t,n){return!Wy(e.enabled)||e.enabled(t,n)}(a,i,u),p=p||c,r(u,c)})),p=p&&function(e,t){return!Wy(e.enabled)||e.enabled(t)}(e,i),r(s,p),r(c,p)})),o(a,"[data-label-id]",Nw(i).id||"")},Ww.prototype._createPanel=function(e,t){var n=this,i=Pw('<div class="bpp-properties"></div>'),r=Pw('<div class="bpp-properties-header"><div class="label" data-label-id></div></div>'),o=Pw('<div class="bpp-properties-tab-bar"></div>'),a=Pw('<ul class="bpp-properties-tabs-links"></ul>'),s=Pw('<div class="bpp-properties-tabs-container"></div>');return i.appendChild(r),Jy(t,(function(e,t){if(!e.id)throw new Error("tab must have an id");var i=Pw('<div class="bpp-properties-tab" data-tab="'+Cw(e.id)+'"></div>'),r=Pw('<li class="bpp-properties-tab-link"><a href data-tab-target="'+Cw(e.id)+'">'+Cw(e.label)+"</a></li>"),o=e.groups;Jy(o,(function(e){if(!e.id)throw new Error("group must have an id");var t=Pw('<div class="bpp-properties-group" data-group="'+Cw(e.id)+'"><span class="group-toggle"></span><div class="group-header"><span class="group-label">'+Cw(e.label)+"</span></div></div>");e.dropdown&&Tw(".group-header",t).appendChild(Sw(e.dropdown)),t.querySelector(".group-toggle").addEventListener("click",(function(e){kw(t).toggle("group-closed"),e.preventDefault(),e.stopPropagation()})),t.addEventListener("click",(function(e){!e.defaultPrevented&&kw(t).has("group-closed")&&kw(t).remove("group-closed")})),Jy(e.entries,(function(e){if(!e.id)throw new Error("entry must have an id");var i=e.html;"string"==typeof i&&(i=Pw(i)),i.get&&i.constructor.prototype.jquery&&(i=i.get(0));var r=Pw('<div class="bpp-properties-entry" data-entry="'+Cw(e.id)+'"></div>');Jy(e.cssClasses||[],(function(e){kw(r).add(e)})),r.appendChild(i),t.appendChild(r),n.updateState(e,r)})),i.appendChild(t)})),a.appendChild(r),s.appendChild(i)})),o.appendChild(a),i.appendChild(o),i.appendChild(s),i};var Kw={__depends__:[H_,t(fo).default],__init__:["propertiesPanel"],propertiesPanel:["type",qw]};function Yw(e,t){var n=this;t=t||1e3,e.on("propertiesPanel.isEntryVisible",t,(function(e){var t=e.element,i=e.entry,r=e.group,o=e.tab;return n.isEntryVisible(t,i,r,o)})),e.on("propertiesPanel.isPropertyEditable",t,(function(e){var t=e.element,i=e.entry,r=e.group,o=e.propertyName,a=e.tab;return n.isPropertyEditable(o,t,i,r,a)}))}Yw.$inject=["eventBus"];var Xw=Yw;Yw.prototype.isEntryVisible=function(e,t,n,i){return!0},Yw.prototype.isPropertyEditable=function(e,t,n,i,r){return!0};var Zw=G_.domify,Jw=G_.classes,Qw=G_.event,eS=vE.escapeHTML,tS=function(e,t,n){for(var i,r,o,a=n&&n.show,s=[],c=/(?:\[([^\]]+)\]\((https?:\/\/[^)]+)\))|(?:<a href="(https?:\/\/[^"]+)">(.+?(?=<\/))<\/a>)/gi,p=0;i=c.exec(t);)i.index>p&&s.push(nS(t.substring(p,i.index))),r=i[2]&&encodeURI(i[2])||i[3],o=i[1]||i[4],s.push('<a href="'+r+'" target="_blank">'+nS(o)+"</a>"),p=i.index+i[0].length;p<t.length&&s.push(nS(t.substring(p))),t=s.join("");var u=Zw('<div class="bpp-field-description description description--expanded"'+(a?'data-show="'+a+'">':">")+"</div>"),l=Zw('<span class="description__text">'+t+"</span>");function d(n){n?(Jw(u).add("description--expanded"),l.textContent=t+" ",f.textContent=e("Less")):(Jw(u).remove("description--expanded"),l.textContent=h+" ... ",f.textContent=e("More"))}u.appendChild(l);var h,f,m=!1;return t.length>200&&(h=t.slice(0,200),f=Zw('<span class="bpp-entry-link description__expand">'+e("More")+"</span>"),Qw.bind(f,"click",(function(){d(m=!m)})),u.appendChild(f),d(m)),u};function nS(e){for(var t,n=0,i=[],r=/<br\s*\/?>/gi;t=r.exec(e);)t.index>n&&i.push(eS(e.substring(n,t.index))),i.push("<br />"),n=t.index+t[0].length;return n<e.length&&i.push(eS(e.substring(n))),i.join("")}var iS=vE.escapeHTML,rS=G_.domify,oS=G_.query,aS=function(e,t,n){var i=n,r=t.label||i.id,o=t.dataValueLabel,a=t.buttonLabel||"X",s=void 0!==t.buttonAction?t.buttonAction.name:"clear",c=void 0!==t.buttonAction?t.buttonAction.method:function(e,n){return oS('input[name="'+t.modelProperty+'"]',n).value="",!0},p=void 0!==t.buttonShow?t.buttonShow.name:"canClear",u=void 0!==t.buttonShow?t.buttonShow.method:function(e,n){return""!==oS('input[name="'+t.modelProperty+'"]',n).value},l=!!t.disabled&&"function"==typeof t.disabled,d=!!t.hidden&&"function"==typeof t.hidden,h=t.description;return i.html=rS('<label for="camunda-'+iS(i.id)+'" '+(l?'data-disable="isDisabled" ':"")+(d?'data-show="isHidden" ':"")+(o?'data-value="'+iS(o)+'"':"")+">"+iS(r)+'</label><div class="bpp-field-wrapper" '+(l?'data-disable="isDisabled"':"")+(d?'data-show="isHidden"':"")+'><input id="camunda-'+iS(i.id)+'" type="text" name="'+iS(t.modelProperty)+'" '+(l?'data-disable="isDisabled"':"")+(d?'data-show="isHidden"':"")+' /><button class="action-button '+iS(s)+'" data-action="'+iS(s)+'" data-show="'+iS(p)+'" '+(l?'data-disable="isDisabled"':"")+(d?' data-show="isHidden"':"")+"><span>"+iS(a)+"</span></button></div>"),h&&i.html.appendChild(tS(e,h,{show:d&&"isHidden"})),i[s]=c,i[p]=u,l&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),d&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-textfield"],i},sS={},cS=sS;sS.updateProperties=function(e,t){return{cmd:"element.updateProperties",context:{element:e,properties:t}}},sS.updateBusinessObject=function(e,t,n){return{cmd:"properties-panel.update-businessobject",context:{element:e,businessObject:t,properties:n}}},sS.addElementsTolist=function(e,t,n,i,r){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,objectsToPrepend:r,objectsToAdd:i}}},sS.removeElementsFromList=function(e,t,n,i,r){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,referencePropertyName:i,objectsToRemove:r}}},sS.addAndRemoveElementsFromList=function(e,t,n,i,r,o){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,referencePropertyName:i,objectsToAdd:r,objectsToRemove:o}}},sS.setList=function(e,t,n,i){return{cmd:"properties-panel.update-businessobject-list",context:{element:e,currentObject:t,propertyName:n,updatedObjectList:i}}};var pS=G_.domify,uS=w_.getBusinessObject,lS=vE.escapeHTML,dS=function(e,t,n){var i=n,r=i.id,o=t.label||r,a=!!t.disabled&&"function"==typeof t.disabled,s=!!t.hidden&&"function"==typeof t.hidden,c=t.description;return i.html=pS('<input id="camunda-'+lS(r)+'" type="checkbox" name="'+lS(t.modelProperty)+'" '+(a?'data-disable="isDisabled"':"")+(s?'data-show="isHidden"':"")+' /><label for="camunda-'+lS(r)+'" '+(a?'data-disable="isDisabled"':"")+(s?'data-show="isHidden"':"")+">"+lS(o)+"</label>"),c&&i.html.appendChild(tS(e,c,{show:s&&"isHidden"})),i.get=function(e){var n=uS(e),i={};return i[t.modelProperty]=n.get(t.modelProperty),i},i.set=function(e,n){var i={};return i[t.modelProperty]=!!n[t.modelProperty],cS.updateProperties(e,i)},"function"==typeof t.set&&(i.set=t.set),"function"==typeof t.get&&(i.get=t.get),a&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),s&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-checkbox"],i},hS=vE.escapeHTML,fS=G_.domify,mS=G_.query,vS=function(e,t,n){var i=n,r=t.label||i.id,o=t.selectOptions||[{name:"",value:""}],a=t.modelProperty,s=t.emptyParameter,c=!!t.disabled&&"function"==typeof t.disabled,p=!!t.hidden&&"function"==typeof t.hidden,u=t.description;s&&(o=o.concat([{name:"",value:""}])),i.html=fS('<label for="camunda-'+hS(i.id)+'"'+(c?'data-disable="isDisabled" ':"")+(p?'data-show="isHidden" ':"")+">"+hS(r)+'</label><select id="camunda-'+hS(i.id)+'-select" name="'+hS(a)+'"'+(c?'data-disable="isDisabled" ':"")+(p?'data-show="isHidden" ':"")+" data-value></select>");var l=mS("select",i.html);return function(e){return!(!e||"[object Array]"!==Object.prototype.toString.call(e))}(o)&&Jy(o,(function(e){l.appendChild(fS('<option value="'+hS(e.value)+(e.title?'" title="'+hS(e.title):"")+'">'+(e.name?hS(e.name):"")+"</option>"))})),u&&"function"!=typeof t.showCustomInput&&i.html.appendChild(tS(e,u,{show:p&&"isHidden"})),i.setControlValue=function(e,t,n,i,r){if("function"==typeof o){var a=o(e,n);if(a){for(;n.firstChild;)n.removeChild(n.firstChild);Jy(a,(function(e){var t=fS(function(e){return'<option value="'+e.value+'">'+e.name+"</option>"}(e));n.appendChild(t)}))}}void 0!==r&&(n.value=r)},c&&(i.isDisabled=function(){return t.disabled.apply(i,arguments)}),p&&(i.isHidden=function(){return!t.hidden.apply(i,arguments)}),i.cssClasses=["bpp-dropdown"],i},gS=Object.prototype.hasOwnProperty;var yS=function(e,t,n){var i=e[t];gS.call(e,t)&&nb(i,n)&&(void 0!==n||t in e)||sw(e,t,n)};var bS=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],c=i?i(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?sw(n,s,c):yS(n,s,c)}return n};var xS=function(e,t,n){if(!Gy(n))return!1;var i=typeof t;return!!("number"==i?qy(n)&&Ry(t,n.length):"string"==i&&t in n)&&nb(n[t],e)};var _S=function(e){return kE((function(t,n){var i=-1,r=n.length,o=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(r--,o):void 0,a&&xS(n[0],n[1],a)&&(o=r<3?void 0:o,r=1),t=Object(t);++i<r;){var s=n[i];s&&e(t,s,i,o)}return t}))},ES=Object.prototype.hasOwnProperty,wS=_S((function(e,t){if(zy(t)||qy(t))bS(t,Uy(t),e);else for(var n in t)ES.call(t,n)&&yS(e,n,t[n])}));var SS=function(e){return function(t,n,i){var r=Object(t);if(!qy(t)){var o=x_(n);t=Uy(t),n=function(e){return o(r[e],e,r)}}var a=e(t,n,i);return a>-1?r[o?t[a]:a]:void 0}},CS=1/0;var PS=function(e){return e?(e=nw(e))===CS||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0};var TS=function(e){var t=PS(e),n=t%1;return t==t?n?t-n:t:0},RS=Math.max;var AS=SS((function(e,t,n){var i=null==e?0:e.length;if(!i)return-1;var r=null==n?0:TS(n);return r<0&&(r=RS(i+r,0)),ME(e,x_(t),r)})),kS=G_.domify,MS=G_.query,DS=vE.escapeHTML,BS=function(e,t){var n=t.selectOptions,i=t.modelProperty,r=t.customValue||"custom",o=t.customName||"custom "+i,a=t.description,s=wS({},t);s.showCustomInput=function(e,n){var i=MS('[data-entry="'+t.id+'"] select',n.parentNode);return!!i&&i.value===r},s.get=function(e,o){var a=t.get(e,o),s={};return function(e){return void 0!==e[i]&&!AS(n,(function(t){return e[i]===t.value}))}(a)?(s[i]=r,s["custom-"+i]=a[i],s):(s[i]=a[i]||"",s)},s.set=function(e,n,o){var a={};return n[i]===r?a[i]=n["custom-"+i]||"":t.emptyParameter&&""===n[i]?a[i]=void 0:a[i]=n[i],t.set(e,a,o)},s.selectOptions.push({name:o,value:r});var c=wS({},vS(e,s,s)),p=document.createDocumentFragment();return p.appendChild(c.html),c.html=p,c.html.appendChild(kS('<div class="bpp-field-wrapper bpp-combo-input" data-show="showCustomInput"><input id="camunda-'+DS(t.id)+'-input" type="text" name="custom-'+DS(i)+'" /></div>')),a&&c.html.appendChild(tS(e,a,{show:"showCustomInput"})),c},OS=G_.domify,jS=vE.escapeHTML,NS=function(e,t,n){var i=n,r=t.label||i.id,o=!!t.show&&"function"==typeof t.show,a=t.description;return i.html=OS('<label for="camunda-'+jS(i.id)+'" '+(o?'data-show="isShown"':"")+">"+r+'</label><div class="bpp-field-wrapper" '+(o?'data-show="isShown"':"")+'><div contenteditable="true" id="camunda-'+jS(i.id)+'" name="'+jS(t.modelProperty)+'" /></div>'),a&&i.html.appendChild(tS(e,a,{show:o&&"isShown"})),o&&(i.isShown=function(){return t.show.apply(i,arguments)}),i.cssClasses=["bpp-textbox"],i},IS=function(e,t,n){var i=t.modelProperty;n.get=function(e,n){var r=this.__lastInvalidValue;delete this.__lastInvalidValue;var o={};return o[i]=void 0!==r?r:t.getProperty(e,n),o},n.set=function(e,n,o){var a=r.apply(this,[e,n,o]),s=n[i];if(a&&a[i])return this.__lastInvalidValue=s,t.setProperty(e,{},o);var c={};return c[i]=s,t.setProperty(e,c,o)};var r=n.validate=function(e,n,r){var o=n[i]||this.__lastInvalidValue,a={};return a[i]=o,t.validate(e,a,r)};return aS(e,t,n)},LS=vE.escapeHTML,zS=G_.query,FS=G_.attr,$S=G_.closest,VS=G_.domify,HS='<div class="bpp-field-wrapper bpp-table-row">';function GS(e,t){var n=HS;return n+=function(e,t){var n=e.length,i="";return Jy(e,(function(e,r){i+='<input class="bpp-table-row-columns-'+n+" "+(t?"bpp-table-row-removable":"")+'" id="camunda-table-row-cell-input-value-'+r+'"type="text" name="'+LS(e)+'" />'})),i}(e,t),n+=t?'<button class="action-button clear" data-action="deleteElement"><span>X</span></button>':"",n+="</div>"}function WS(e){var t=HS;return t+=function(e){var t=e.length,n="";return Jy(e,(function(e){n+='<label class="bpp-table-row-columns-'+t+'">'+LS(e)+"</label>"})),n}(e),t+="</div>"}function qS(e,t,n,i,r){return yE(n,(function(n,o){return!function(e,t,n,i,r,o){if(n&&!i)return!1;return Uy(n).concat(Uy(i)).every((function(a){var s=n[a]||void 0,c=i[a]||void 0;return!r(e,t,a,o)||s===c}))}(e,t,n,i[o],r,o)}))}function US(e){return $S(e,"[data-entry]",!0)}function KS(e){return zS("div[data-list-entry-container]",e)}var YS=function(e,t){var n=t.id,i=t.modelProperties,r=t.labels,o=t.description,a=WS(r),s=t.getElements,c=t.removeElement,p="function"==typeof c,u=t.addElement,l="function"==typeof u,d=t.addLabel||"Add Value",h=t.updateElement,f="function"==typeof h,m=t.editable||function(){return!0},v=t.setControlValue,g=t.show,y="function"==typeof g,b=function(e,t){return function(e,t){return(e||[]).map((function(e){var n={};return Jy(t,(function(t){n[t]=e[t]||""})),n}))}(s(e,t),i)},x=VS((l?'<div class="bpp-table-add-row" '+(y?'data-show="show"':"")+"><label>"+LS(d)+'</label><button class="action-button add" data-action="addElement"><span>+</span></button></div>':"")+'<div class="bpp-table" data-show="showTable"><div class="bpp-field-wrapper bpp-table-row">'+a+"</div><div data-list-entry-container></div></div>");o&&x.appendChild(tS(e,o,{show:"showTable"}));var _={id:n,html:x,get:function(e,t){var n=b(e,t,this.__invalidValues),r=this.__invalidValues;return delete this.__invalidValues,Jy(r,(function(e,t){var r=n[t];Jy(i,(function(t){r[t]=e[t]}))})),n},set:function(e,n,i){var r=this.__action||{};if(delete this.__action,"delete-element"===r.id)return c(e,i,r.idx);if("add-element"===r.id)return u(e,i);if(f){var o=[],a=n;"function"!=typeof t.validate&&(a=qS(e,i,n,b(e,i),m));var s=this;return Jy(a,(function(r){var a,c=n.indexOf(r);if("function"==typeof t.validate&&(a=t.validate(e,r,i,c)),a)s.__invalidValues=s.__invalidValues||{},s.__invalidValues[c]=r,o.push(cS.updateProperties(e,{}));else{var p=h(e,r,i,c);p&&o.push(p)}})),o}},createListEntryTemplate:function(e,t,n){return GS(i,p)},addElement:function(e,t,n,r){var o=VS(GS(i,p));return KS(t).appendChild(o),this.__action={id:"add-element"},!0},deleteElement:function(e,t,n,i){var r=KS(t),o=n.delegateTarget.parentNode,a=parseInt(FS(o,"data-index"),10);return r.removeChild(o),this.__action={id:"delete-element",idx:a},!0},editable:function(e,t,n,i,r,o){var a=$S(t,"[data-entry]");return m(e,a,i,o)},show:function(e,t,n,i){return t=US(t),g(e,t,n,i)},showTable:function(e,t,n,i){t=US(t);var r=b(e,t);return r&&r.length&&(!y||g(e,t,n,i))},validateListItem:function(e,n,i,r){if("function"==typeof t.validate)return t.validate(e,n,i,r)}};return v&&(_.setControlValue=function(e,t,n,i,r,o){var a,s=US(t),c=FS(n,"readonly"),p=n.value;void 0===r&&(r=""),c&&p===r||(document.activeElement===n&&(a=vw(function(e){return{start:e.selectionStart,end:e.selectionEnd}}(n),p,r)),v(e,s,n,i,r,o),a&&function(e,t){e.selectionStart=t.start,e.selectionEnd=t.end}(n,a))}),_},XS=function(e){return{id:e.id,html:'<label data-value="label" data-show="showLabel" class="entry-label'+(e.divider?" divider":"")+'"></label>',get:function(t,n){return"function"==typeof e.get?e.get(t,n):{label:e.labelText}},showLabel:function(t,n){return"function"!=typeof e.showLabel||e.showLabel(t,n)}}},ZS=Cx&&new Cx,JS=ZS?function(e,t){return ZS.set(e,t),e}:Xy;var QS=function(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=eb(e.prototype),i=e.apply(n,t);return Gy(i)?i:n}};var eC=function(e,t,n){var i=1&t,r=QS(e);return function t(){var o=this&&this!==sy&&this instanceof t?r:e;return o.apply(i?n:this,arguments)}},tC=Math.max;var nC=function(e,t,n,i){for(var r=-1,o=e.length,a=n.length,s=-1,c=t.length,p=tC(o-a,0),u=Array(c+p),l=!i;++s<c;)u[s]=t[s];for(;++r<a;)(l||r<o)&&(u[n[r]]=e[r]);for(;p--;)u[s++]=e[r++];return u},iC=Math.max;var rC=function(e,t,n,i){for(var r=-1,o=e.length,a=-1,s=n.length,c=-1,p=t.length,u=iC(o-s,0),l=Array(u+p),d=!i;++r<u;)l[r]=e[r];for(var h=r;++c<p;)l[h+c]=t[c];for(;++a<s;)(d||r<o)&&(l[h+n[a]]=e[r++]);return l};var oC=function(e,t){for(var n=e.length,i=0;n--;)e[n]===t&&++i;return i};var aC=function(){};function sC(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}sC.prototype=eb(aC.prototype),sC.prototype.constructor=sC;var cC=sC,pC=ZS?function(e){return ZS.get(e)}:$E,uC={},lC=Object.prototype.hasOwnProperty;var dC=function(e){for(var t=e.name+"",n=uC[t],i=lC.call(uC,t)?n.length:0;i--;){var r=n[i],o=r.func;if(null==o||o==e)return r.name}return t};function hC(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}hC.prototype=eb(aC.prototype),hC.prototype.constructor=hC;var fC=hC;var mC=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t};var vC=function(e){if(e instanceof cC)return e.clone();var t=new fC(e.__wrapped__,e.__chain__);return t.__actions__=mC(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t},gC=Object.prototype.hasOwnProperty;function yC(e){if(yy(e)&&!Sy(e)&&!(e instanceof cC)){if(e instanceof fC)return e;if(gC.call(e,"__wrapped__"))return vC(e)}return new fC(e)}yC.prototype=aC.prototype,yC.prototype.constructor=yC;var bC=yC;var xC=function(e){var t=dC(e),n=bC[t];if("function"!=typeof n||!(t in cC.prototype))return!1;if(e===n)return!0;var i=pC(n);return!!i&&e===i[0]},_C=RE(JS),EC=/\{\n\/\* \[wrapped with (.+)\] \*/,wC=/,? & /;var SC=function(e){var t=e.match(EC);return t?t[1].split(wC):[]},CC=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/;var PC=function(e,t){var n=t.length;if(!n)return e;var i=n-1;return t[i]=(n>1?"& ":"")+t[i],t=t.join(n>2?", ":" "),e.replace(CC,"{\n/* [wrapped with "+t+"] */\n")},TC=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]];var RC=function(e,t){return ny(TC,(function(n){var i="_."+n[0];t&n[1]&&!jE(e,i)&&e.push(i)})),e.sort()};var AC=function(e,t,n){var i=t+"";return AE(e,PC(i,RC(SC(i),n)))};var kC=function(e,t,n,i,r,o,a,s,c,p){var u=8&t;t|=u?32:64,4&(t&=~(u?64:32))||(t&=-4);var l=[e,t,r,u?o:void 0,u?a:void 0,u?void 0:o,u?void 0:a,s,c,p],d=n.apply(void 0,l);return xC(e)&&_C(d,l),d.placeholder=i,AC(d,e,t)};var MC=function(e){return e.placeholder},DC=Math.min;var BC=function(e,t){for(var n=e.length,i=DC(t.length,n),r=mC(e);i--;){var o=t[i];e[i]=Ry(o,n)?r[o]:void 0}return e},OC="__lodash_placeholder__";var jC=function(e,t){for(var n=-1,i=e.length,r=0,o=[];++n<i;){var a=e[n];a!==t&&a!==OC||(e[n]=OC,o[r++]=n)}return o};var NC=function e(t,n,i,r,o,a,s,c,p,u){var l=128&n,d=1&n,h=2&n,f=24&n,m=512&n,v=h?void 0:QS(t);return function g(){for(var y=arguments.length,b=Array(y),x=y;x--;)b[x]=arguments[x];if(f)var _=MC(g),E=oC(b,_);if(r&&(b=nC(b,r,o,f)),a&&(b=rC(b,a,s,f)),y-=E,f&&y<u){var w=jC(b,_);return kC(t,n,e,g.placeholder,i,b,w,c,p,u-y)}var S=d?i:this,C=h?S[t]:t;return y=b.length,c?b=BC(b,c):m&&y>1&&b.reverse(),l&&p<y&&(b.length=p),this&&this!==sy&&this instanceof g&&(C=v||QS(C)),C.apply(S,b)}};var IC=function(e,t,n){var i=QS(e);return function r(){for(var o=arguments.length,a=Array(o),s=o,c=MC(r);s--;)a[s]=arguments[s];var p=o<3&&a[0]!==c&&a[o-1]!==c?[]:jC(a,c);if((o-=p.length)<n)return kC(e,t,NC,r.placeholder,void 0,a,p,void 0,void 0,n-o);var u=this&&this!==sy&&this instanceof r?i:e;return _E(u,this,a)}};var LC=function(e,t,n,i){var r=1&t,o=QS(e);return function t(){for(var a=-1,s=arguments.length,c=-1,p=i.length,u=Array(p+s),l=this&&this!==sy&&this instanceof t?o:e;++c<p;)u[c]=i[c];for(;s--;)u[c++]=arguments[++a];return _E(l,r?n:this,u)}},zC="__lodash_placeholder__",FC=128,$C=Math.min;var VC=function(e,t){var n=e[1],i=t[1],r=n|i,o=r<131,a=i==FC&&8==n||i==FC&&256==n&&e[7].length<=t[8]||384==i&&t[7].length<=t[8]&&8==n;if(!o&&!a)return e;1&i&&(e[2]=t[2],r|=1&n?0:4);var s=t[3];if(s){var c=e[3];e[3]=c?nC(c,s,t[4]):s,e[4]=c?jC(e[3],zC):t[4]}return(s=t[5])&&(c=e[5],e[5]=c?rC(c,s,t[6]):s,e[6]=c?jC(e[5],zC):t[6]),(s=t[7])&&(e[7]=s),i&FC&&(e[8]=null==e[8]?t[8]:$C(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=r,e},HC=Math.max;var GC=function(e,t,n,i,r,o,a,s){var c=2&t;if(!c&&"function"!=typeof e)throw new TypeError("Expected a function");var p=i?i.length:0;if(p||(t&=-97,i=r=void 0),a=void 0===a?a:HC(TS(a),0),s=void 0===s?s:TS(s),p-=r?r.length:0,64&t){var u=i,l=r;i=r=void 0}var d=c?void 0:pC(e),h=[e,t,n,i,r,u,l,o,a,s];if(d&&VC(h,d),e=h[0],t=h[1],n=h[2],i=h[3],r=h[4],!(s=h[9]=void 0===h[9]?c?0:e.length:HC(h[9]-p,0))&&24&t&&(t&=-25),t&&1!=t)f=8==t||16==t?IC(e,t,s):32!=t&&33!=t||r.length?NC.apply(void 0,h):LC(e,t,n,i);else var f=eC(e,t,n);return AC((d?JS:_C)(f,h),e,t)},WC=kE((function(e,t,n){var i=1;if(n.length){var r=jC(n,MC(WC));i|=32}return GC(e,i,t,n,r)}));WC.placeholder={};var qC=WC,UC=G_.domify,KC=vE.escapeHTML;var YC=function(e,t){var n=t.id,i=t.buttonLabel||n,r=t.showLink,o=t.handleClick,a=t.description,s=t.label;if(r&&"function"!=typeof r)throw new Error("options.showLink must be a function");if("function"!=typeof o)throw new Error("options.handleClick must be a function");var c={id:n,html:document.createDocumentFragment()};return s&&c.html.appendChild(UC('<label for="camunda-'+KC(n)+'" '+(r?'data-show="showLink" ':"")+">"+KC(s)+"</label>")),c.html.appendChild(UC('<div class="bpp-field-wrapper"><a data-action="handleClick" '+(r?'data-show="showLink" ':"")+'class="bpp-entry-link'+(t.cssClasses?" "+KC(t.cssClasses):"")+'">'+KC(i)+"</a></div>")),a&&c.html.appendChild(tS(e,a,{show:"showLink"})),c.handleClick=qC(o,c),"function"==typeof r&&(c.showLink=function(){return r.apply(c,arguments)}),c},XC=t(U),ZC=G_.classes,JC=G_.domify,QC=G_.query,eP=XC.assign,tP=XC.find,nP=XC.forEach,iP=XC.debounce,rP=vE.escapeHTML,oP="active",aP="#text",sP=function(){},cP=function(e,t,n){var i=n,r=t.label||i.id,o=!!t.show&&"function"==typeof t.show,a=t.description;function s(e,t){var n=pP().range.getBoundingClientRect(),i=t.getBoundingClientRect(),r=e.getBoundingClientRect(),o={"top-left":{x:n.right-r.width,y:n.top-r.height},"top-right":{x:n.right,y:n.top-r.height},"bottom-left":{x:n.right-r.width,y:n.top+15},"bottom-right":{x:n.right,y:n.top+15}},a="";return a=n.top+15+r.height>i.height+i.top?"top-":"bottom-",n.right+r.width>i.width+i.left?a+="left":a+="right",{orientation:a,position:o[a]}}return i.html=JC('<label for="camunda-'+rP(i.id)+'" '+(o?'data-show="isShown"':"")+">"+r+'</label><div class="bpp-field-wrapper" '+(o?'data-show="isShown"':"")+'><div contenteditable="true"id="camunda-'+rP(i.id)+'" name="'+rP(t.modelProperty)+'" data-auto-suggest="suggestItems"data-blur="handleFocusLeave"></div><div class="bpp-autosuggest-list"></div></div>'),a&&QC(".bpp-field-wrapper",i.html).appendChild(tS(e,a)),o&&(i.isShown=function(){return t.show.apply(i,arguments)}),i.handleFocusLeave=iP((function(e,t){lP(t),uP(t)}),"150"),i.suggestItems=function(e,n,i){var r=i.delegateTarget,o=pP(),a=o.focusNode,c=function(e){return e.startOffset}(o.range),p=t.canSuggest||sP,u=t.getItems;function l(e){var t=e.target.innerText,i=d.index,r=i,o=i+d[0].length;!function(e,t,n){var i=document.createRange(),r=window.getSelection();i.setStart(e,t),i.setEnd(e,n),r.removeAllRanges(),r.addRange(i)}(a,r,o),document.execCommand("insertText",!1,t),lP(n),uP(n)}uP(n);var d=function(e,t){var n=function(e){return function(e,t){var n,i=RegExp(t),r=[];for(;null!==(n=i.exec(e));)r.push(n);return r}(e,/[^\s\r\(\)\,\+\-\*\/\{\}]+/g)}(e.nodeName===aP?e.wholeText:e.innerText);return tP(n,(function(e){var n=e[0],i=e.index,r=i+n.length-1;return i<=t-1&&r>=t-1}))}(a,c)||[];if(d&&p(d,r,a)){var h=u(e,n),f=[],m=d[0];nP(h,(function(e){var t=e.toLowerCase(),n=m&&m.toLowerCase();0===t.indexOf(n)&&f.push(e)})),nP(h,(function(e){var t=e.toLowerCase(e),n=m&&m.toLowerCase();t.indexOf(n)>=1&&f.push(e)})),function(e){var t=QC(".bpp-autosuggest-list",n);if(lP(n),e.length){ZC(t).add(oP),nP(e,(function(e){!function(e,t){var n=JC('<div class="bpp-autosuggest-item"></div>');n.innerText=rP(t),e.appendChild(n),n.addEventListener("click",l)}(t,e)}));var i,r,o,a=s(t,document.body).position;i=t,r=a.x,o=a.y,eP(i.style,{left:r+"px",top:o+"px"})}}(f)}},i.getSuggestionListPosition=s,i.cssClasses=["bpp-autosuggest-textbox"],i};function pP(){var e=document.getSelection();return{range:e.getRangeAt(0),focusNode:e.focusNode}}function uP(e){var t=QC(".bpp-autosuggest-list",e);ZC(t).remove(oP)}function lP(e){for(var t=QC(".bpp-autosuggest-list",e);t.firstChild;)t.removeChild(t.firstChild)}var dP=vE.escapeHTML,hP=G_.query;var fP=function(e){var t=e.id,n=e.title||"",i=e.description||"",r=!!e.open||!1,o=e.onToggle||mP,a=e.onRemove,s=e.cssClasses||[],c={id:t,toggle:function(e,t,n,i){var a=!r;p(a,t),o(a,t)},isOpen:function(){return r},set:function(){var e=this._commands;if(e)return delete this._commands,e},setOpen:p,get:function(t,r){if(e.get)return e.get(t,r);return{title:n||"",description:i||""}}};function p(e,t){r=e,t.classList.toggle("bpp-collapsible--collapsed",!e)}return"function"==typeof a&&(c.onRemove=function(e,t,n,i){var r=a(e,t,n,i);if(r)return function(e,t){c._commands=e,hP('input[type="hidden"]',t).value=1}(r,t),!0}),c.html='<div class="bpp-field-wrapper" data-action="toggle"><input name="hidden" type="hidden"><span class="bpp-collapsible__icon"></span><label class="bpp-collapsible__title" data-value="title">'+dP(n)+'</label><label class="bpp-collapsible__description" data-value="description">'+dP(i)+"</label>"+(a?'<button class="bpp-collapsible__remove action-button clear" data-action="onRemove"></button>':"")+"</div>",c.cssClasses=s.concat(r?["bpp-collapsible"]:["bpp-collapsible","bpp-collapsible--collapsed"]),c};function mP(){}var vP=w_.getBusinessObject,gP=vE.escapeHTML,yP=G_.domify,bP=function(e,t,n){var i=n,r=i.id,o=t.label||r,a=!!t.hidden&&"function"==typeof t.hidden,s=t.isOn,c=t.descriptionOn,p=t.descriptionOff,u=t.labelOn,l=t.labelOff;return i.html=document.createDocumentFragment(),i.html.appendChild(yP('<label for="'+gP(r)+'" '+(a?'data-show="shouldShow"':"")+">"+gP(o)+'</label><div class="bpp-field-wrapper"'+(a?'data-show="shouldShow"':"")+'><label class="bpp-toggle-switch__switcher"><input id="'+gP(r)+'" type="checkbox" name="'+gP(t.modelProperty)+'" /><span class="bpp-toggle-switch__slider"></span></label><p class="bpp-toggle-switch__label" data-show="isOn">'+gP(u)+'</p><p class="bpp-toggle-switch__label" data-show="isOff">'+gP(l)+"</p></div>")),c&&i.html.appendChild(tS(e,c,{show:"isOn"})),p&&i.html.appendChild(tS(e,p,{show:"isOff"})),i.get=function(e){var n=vP(e),i={};return i[t.modelProperty]=n.get(t.modelProperty),i},i.set=function(e,n){var i={};return i[t.modelProperty]=!!n[t.modelProperty],cS.updateProperties(e,i)},"function"==typeof t.set&&(i.set=t.set),"function"==typeof t.get&&(i.get=t.get),a&&(i.shouldShow=function(){return!t.hidden.apply(i,arguments)}),i.isOn=function(){return!(a&&!i.shouldShow())&&s.apply(i,arguments)},i.isOff=function(){return!(a&&!i.shouldShow())&&!i.isOn()},i.cssClasses=["bpp-toggle-switch"],i},xP=w_.getBusinessObject;function _P(e){if(!e)throw new Error(e+" must be set.");return e}var EP=function(e){return{id:e.id,description:e.description||"",get:e.get||function(t){var n=xP(t),i={},r=_P(e.modelProperty);return i[r]=n.get(r),i},set:e.set||function(t,n){var i={},r=_P(e.modelProperty);return""!==n[r]?i[r]=n[r]:i[r]=void 0,cS.updateProperties(t,i)},validate:e.validate||function(){return{}},html:""}};function wP(){}wP.textField=function(e,t){return aS(e,t,EP(t))},wP.validationAwareTextField=function(e,t){return IS(e,t,EP(t))},wP.checkbox=function(e,t){return dS(e,t,EP(t))},wP.textBox=function(e,t){return NS(e,t,EP(t))},wP.selectBox=function(e,t){return vS(e,t,EP(t))},wP.comboBox=function(e,t){return BS(e,t)},wP.table=function(e,t){return YS(e,t)},wP.label=function(e){return XS(e)},wP.link=function(e,t){return YC(e,t)},wP.autoSuggest=function(e,t){return cP(e,t,EP(t))},wP.collapsible=function(e){return fP(e)},wP.toggleSwitch=function(e,t){return bP(e,t,EP(t))};var SP=wP,CP=w_.is,PP=w_.getBusinessObject,TP={},RP=TP;TP.modifyProcessBusinessObject=function(e,t,n){if(!CP(e,"bpmn:Participant"))return{};var i=PP(e).get("processRef"),r={};return r[t]=n[t],cS.updateBusinessObject(e,i,r)},TP.getProcessBusinessObject=function(e,t){if(!CP(e,"bpmn:Participant"))return{};var n=PP(e).get("processRef"),i={};return i[t]=n.get(t),i};var AP=function(e,t,n){var i=(t=t||{}).id||"name",r=t.label||n("Name"),o=t.modelProperty||"name";return[SP.textBox(n,{id:i,label:r,modelProperty:o,get:t.get,set:t.set})]},kP=w_.is,MP=w_.getBusinessObject,DP=function(e,t,n,i){var r=MP(t),o=i&&i.processIdDescription;if((kP(t,"bpmn:Process")||kP(t,"bpmn:Participant")&&r.get("processRef"))&&kP(t,"bpmn:Participant")){var a=SP.validationAwareTextField(n,{id:"process-id",label:n("Process Id"),description:o&&n(o),modelProperty:"processId"});a.get=function(e){return{processId:RP.getProcessBusinessObject(e,"id").id}},a.set=function(e,t){return RP.modifyProcessBusinessObject(e,"id",{id:t.processId})},a.validate=function(e,t){var i=t.processId,r=MP(e),o=vE.isIdValid(r.processRef,i,n);return o?{processId:o}:{}},e.entries.push(a);var s=AP(0,{id:"process-name",label:n("Process Name")})[0];s.get=function(e){return RP.getProcessBusinessObject(e,"name")},s.set=function(e,t){return RP.modifyProcessBusinessObject(e,"name",t)},e.entries.push(s)}},BP=w_.getBusinessObject,OP=w_.is,jP={},NP=jP;jP.getEventDefinition=function(e,t){var n=BP(e),i=null;return n.eventDefinitions&&Jy(n.eventDefinitions,(function(e){OP(e,t)&&(i=e)})),i},jP.getTimerEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:TimerEventDefinition")},jP.getMessageEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:MessageEventDefinition")},jP.getSignalEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:SignalEventDefinition")},jP.getErrorEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:ErrorEventDefinition")},jP.getEscalationEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:EscalationEventDefinition")},jP.getCompensateEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:CompensateEventDefinition")},jP.getLinkEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:LinkEventDefinition")},jP.getConditionalEventDefinition=function(e){return this.getEventDefinition(e,"bpmn:ConditionalEventDefinition")};var IP=G_.query,LP=G_.domify,zP=G_.attr,FP=vE.escapeHTML,$P="select[name=selectedElement]";var VP=function(e,t,n,i){var r=i.elementName||"",o=i.elementType,a=i.referenceProperty,s=i.newElementIdPrefix||"elem_",c=i.label||"",p=i.description||"",u=[],l=!!i.hidden&&"function"==typeof i.hidden;return u.push({id:i.id||"event-definitions-"+r,description:p,isShown:function(){return l?!i.hidden.apply(t,arguments):!i.hidden},html:'<div class="bpp-row bpp-select" data-show="isShown"><label for="camunda-'+FP(r)+'">'+FP(c)+'</label><div class="bpp-field-wrapper"><select id="camunda-'+FP(r)+'" name="selectedElement" data-value></select><button class="action-button add" id="addElement" data-action="addElement"><span>+</span></button></div></div>',get:function(e,n){vE.updateOptionsDropDown($P,t,o,n);var i=t.get(a);return{selectedElement:i&&i.id||""}},set:function(e,i){var r=i.selectedElement,s={};if(!r||void 0===r)return s[a]=void 0,cS.updateBusinessObject(e,t,s);var c,p,u,l,d=[],h=(c=t,p=o,u=r,l=vE.findRootElementsByType(c,p),AS(l,(function(e){return e.id===u})));if(!h){var f=vE.getRoot(t);h=A_.createElement(o,{name:r},f,n),d.push(cS.addAndRemoveElementsFromList(e,f,"rootElements",null,[h]))}return s[a]=h,d.push(cS.updateBusinessObject(e,t,s)),d},addElement:function(e,t){var n=vE.nextId(s),i=LP('<option value="'+FP(n)+'"> (id='+FP(n)+")</option>"),r=function(e){return IP($P,e)}(t);return r.insertBefore(i,r.firstChild),Jy(r,(function(e){e.value===n?zP(e,"selected","selected"):zP(e,"selected",null)})),!0}}),u},HP=function(e,t,n,i,r){var o=r.id||"element-property",a=r.label,s=r.referenceProperty,c=r.modelProperty||"name",p=r.shouldValidate||!1,u=r.description,l=!!r.hidden&&"function"==typeof r.hidden,d=SP.textField(i,{id:o,label:a,modelProperty:c,description:u,get:function(e,n){var i=t.get(s),r={};return r[c]=i&&i.get(c),r},set:function(e,n,i){var r=t.get(s),o={};return o[c]=n[c]||void 0,cS.updateBusinessObject(e,r,o)},hidden:function(e,n){return l&&r.hidden.apply(t,arguments)||!t.get(s)}});return p&&(d.validate=function(e,n,i){if(t.get(s)&&!n[c]){var r={};return r[c]="Must provide a value",r}}),[d]},GP=function(e,t,n,i,r){e.entries=e.entries.concat(VP(0,i,n,{label:r("Global Message referenced"),elementName:"message",elementType:"bpmn:Message",referenceProperty:"messageRef",newElementIdPrefix:"Message_"})),e.entries=e.entries.concat(HP(0,i,0,r,{id:"message-element-name",label:r("Global Message Name"),referenceProperty:"messageRef",modelProperty:"name",shouldValidate:!0}))},WP=function(e,t,n,i,r){e.entries=e.entries.concat(VP(0,i,n,{label:r("Global Error referenced"),elementName:"error",elementType:"bpmn:Error",referenceProperty:"errorRef",newElementIdPrefix:"Error_"})),e.entries=e.entries.concat(HP(0,i,0,r,{id:"error-element-name",label:r("Name"),referenceProperty:"errorRef",modelProperty:"name",shouldValidate:!0})),e.entries=e.entries.concat(HP(0,i,0,r,{id:"error-element-code",label:r("Code"),referenceProperty:"errorRef",modelProperty:"errorCode"}))};function qP(e){if(e)return void 0!==e.get("timeDate")?"timeDate":void 0!==e.get("timeCycle")?"timeCycle":void 0!==e.get("timeDuration")?"timeDuration":void 0}function UP(e,t,n){return"function"==typeof e?e(t,n):e}var KP=function(e,t,n,i,r,o){var a=[{value:"timeDate",name:r("Date")},{value:"timeDuration",name:r("Duration")},{value:"timeCycle",name:r("Cycle")}],s=o&&o.idPrefix,c=o&&o.createTimerEventDefinition;e.entries.push(SP.selectBox(r,{id:s+"timer-event-definition-type",label:r("Timer Definition Type"),selectOptions:a,emptyParameter:!0,modelProperty:"timerDefinitionType",get:function(e,t){return{timerDefinitionType:qP(UP(i,e,t))||""}},set:function(e,t,r){var o={timeDuration:void 0,timeDate:void 0,timeCycle:void 0},a=UP(i,e,r),s=t.timerDefinitionType;if(a||"function"!=typeof c||(a=c(e,r)),t.timerDefinitionType){var p,u=qP(a);if(u)p=a.get(u).get("body");o[s]=function(e,t,n){return t=t||void 0,A_.createElement("bpmn:FormalExpression",{body:t},e,n)}(a,p,n)}return cS.updateBusinessObject(e,a,o)},hidden:function(e,t){return void 0===UP(i,e,t)}})),e.entries.push(SP.textField(r,{id:s+"timer-event-definition",label:r("Timer Definition"),modelProperty:"timerDefinition",get:function(e,t){var n=UP(i,e,t),r=qP(n),o=r&&n.get(r);return{timerDefinition:o&&o.get("body")}},set:function(e,t,n){var r=UP(i,e,n),o=qP(r),a=o&&r.get(o);if(a)return cS.updateBusinessObject(e,a,{body:t.timerDefinition||void 0})},validate:function(e,t){var n=UP(i,e,t),o=qP(n),a=o&&n.get(o);if(a&&!a.get("body"))return{timerDefinition:r("Must provide a value")}},hidden:function(e,t){return!qP(UP(i,e,t))}}))},YP=w_.getBusinessObject,XP=w_.is;function ZP(e,t){return vE.filterElementsByType(e.flowElements,t)}function JP(e,t){return XP(e,"bpmn:SubProcess")&&!e.triggeredByEvent||XP(e,"bpmn:CallActivity")||function(e,t){var n=e.id;return!!AS(t,(function(e){var t=NP.getCompensateEventDefinition(e),i=e.attachedToRef;return t&&i&&i.id===n}))}(e,t)}function QP(e){var t=function(e){return ZP(e,"bpmn:BoundaryEvent")}(e);return yE(function(e){return ZP(e,"bpmn:Activity")}(e),(function(e){return JP(e,t)}))}function eT(e){var t=[{value:""}],n=function(e){var t=YP(e).$parent,n=QP(t);return XP(t,"bpmn:SubProcess")&&t.triggeredByEvent&&(t=t.$parent)&&(n=n.concat(QP(t))),n}(e);return Jy(n,(function(e){var n=e.id,i=(e.name?e.name+" ":"")+"(id="+n+")";t.push({value:n,name:i})})),t}var tT=t(Gr),nT=w_.is,iT=tT.isEventSubProcess,rT=t(ts),oT=w_.is,aT=rT.isAny,sT=w_.getBusinessObject,cT=function(e,t,n,i,r){Jy(["bpmn:StartEvent","bpmn:EndEvent","bpmn:IntermediateThrowEvent","bpmn:BoundaryEvent","bpmn:IntermediateCatchEvent"],(function(i){if(oT(t,i)){var o=NP.getMessageEventDefinition(t),a=NP.getSignalEventDefinition(t);o&&GP(e,0,n,o,r),a&&function(e,t,n,i,r){e.entries=e.entries.concat(VP(0,i,n,{label:r("Global Signal referenced"),elementName:"signal",elementType:"bpmn:Signal",referenceProperty:"signalRef",newElementIdPrefix:"Signal_"})),e.entries=e.entries.concat(HP(0,i,0,r,{id:"signal-element-name",label:r("Global Signal Name"),referenceProperty:"signalRef",modelProperty:"name",shouldValidate:!0}))}(e,0,n,a,r)}})),oT(t,"bpmn:ReceiveTask")&&GP(e,0,n,sT(t),r);Jy(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:EndEvent"],(function(i){if(oT(t,i)){var o=NP.getErrorEventDefinition(t);o&&WP(e,0,n,o,r)}}));Jy(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateThrowEvent","bpmn:EndEvent"],(function(i){if(oT(t,i)){var o=oT(t,"bpmn:StartEvent")||oT(t,"bpmn:BoundaryEvent"),a=NP.getEscalationEventDefinition(t);a&&function(e,t,n,i,r,o){e.entries=e.entries.concat(VP(0,i,n,{label:o("Global Escalation referenced"),elementName:"escalation",elementType:"bpmn:Escalation",referenceProperty:"escalationRef",newElementIdPrefix:"Escalation_"})),e.entries=e.entries.concat(HP(0,i,0,o,{id:"escalation-element-name",label:o("Global Escalation Name"),referenceProperty:"escalationRef",modelProperty:"name",shouldValidate:!0})),e.entries=e.entries.concat(HP(0,i,0,o,{id:"escalation-element-code",label:o("Global Escalation Code"),referenceProperty:"escalationRef",modelProperty:"escalationCode"})),r&&e.entries.push(SP.validationAwareTextField(o,{id:"escalationCodeVariable",label:o("Escalation Code Variable"),modelProperty:"escalationCodeVariable",description:o("Define the name of the variable that will contain the escalation code"),getProperty:function(e){return i.get("camunda:escalationCodeVariable")},setProperty:function(e,t){return""===t.escalationCodeVariable&&(t.escalationCodeVariable=void 0),cS.updateBusinessObject(e,i,t)},validate:function(e,t){var n={},i=t.escalationCodeVariable;return vE.containsSpace(i)&&(n.escalationCodeVariable=o("Escalation code variable must not contain spaces.")),n}}))}(e,0,n,a,o,r)}}));Jy(["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateCatchEvent"],(function(i){if(oT(t,i)){var o=NP.getTimerEventDefinition(t);o&&KP(e,t,n,o,r)}}));Jy(["bpmn:EndEvent","bpmn:IntermediateThrowEvent"],(function(n){if(oT(t,n)){var o=NP.getCompensateEventDefinition(t);o&&function(e,t,n,i,r,o){e.entries.push(SP.checkbox(o,{id:"wait-for-completion",label:o("Wait for Completion"),modelProperty:"waitForCompletion",get:function(e,t){return{waitForCompletion:i.waitForCompletion}},set:function(e,t){return t.waitForCompletion=t.waitForCompletion||!1,cS.updateBusinessObject(e,i,t)}})),e.entries.push(SP.selectBox(o,{id:"activity-ref",label:o("Activity Ref"),selectOptions:eT(t),modelProperty:"activityRef",get:function(e,t){var n=i.activityRef;return{activityRef:(n=n&&n.id)||""}},set:function(e,t){var n=t.activityRef||void 0;return n=n&&YP(r.get(n)),cS.updateBusinessObject(e,i,{activityRef:n})}}))}(e,t,0,o,i,r)}}));if(aT(t,["bpmn:StartEvent","bpmn:BoundaryEvent","bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"])){var o=NP.getConditionalEventDefinition(t);o&&function(e,t,n,i,r,o){var a=function(e){return function(t){var n=i.get("camunda:"+e),r={};return r[e]=n,r}},s=function(e){return function(t,n){var r={};return r["camunda:"+e]=n[e]||void 0,cS.updateBusinessObject(t,i,r)}};e.entries.push(SP.textField(o,{id:"variableName",label:o("Variable Name"),modelProperty:"variableName",get:a("variableName"),set:s("variableName")})),nT(t,"bpmn:StartEvent")&&!iT(t.parent)||e.entries.push(SP.textField(o,{id:"variableEvents",label:o("Variable Events"),description:o("Specify more than one variable change event as a comma separated list."),modelProperty:"variableEvents",get:a("variableEvents"),set:s("variableEvents")}))}(e,t,0,o,0,r)}},pT=w_.is,uT=w_.getBusinessObject;var lT=function(e,t,n){Jy(["bpmn:IntermediateThrowEvent","bpmn:IntermediateCatchEvent"],(function(i){if(pT(t,i)){var r=function(e){var t=uT(e),n=null;return t.eventDefinitions&&Jy(t.eventDefinitions,(function(e){pT(e,"bpmn:LinkEventDefinition")&&(n=e)})),n}(t);if(r){var o=SP.textField(n,{id:"link-event",label:n("Link Name"),modelProperty:"link-name"});o.get=function(){return{"link-name":r.get("name")}},o.set=function(e,t){var n={name:t["link-name"]};return cS.updateBusinessObject(e,r,n)},e.entries.push(o)}}}))},dT=w_.is,hT=w_.getBusinessObject,fT="text/plain",mT=w_.getBusinessObject,vT=function(e,t,n,i){i||(i={}),e.entries.push(SP.validationAwareTextField(n,{id:i.id||"id",label:n(i.label||"Id"),description:i.description&&n(i.description),modelProperty:"id",getProperty:function(e){return mT(e).id},setProperty:function(e,t){return e=e.labelTarget||e,cS.updateProperties(e,t)},validate:function(e,t){var i=t.id,r=mT(e),o=vE.isIdValid(r,i,n);return o?{id:o}:{}}}))},gT=t(St).add,yT=w_.getBusinessObject,bT={},xT=bT;bT.createCategoryValue=function(e,t){var n=t.create("bpmn:CategoryValue"),i=t.create("bpmn:Category",{categoryValue:[n]});return gT(e.get("rootElements"),i),yT(i).$parent=e,yT(n).$parent=i,n};var _T=xT.createCategoryValue,ET=w_.is,wT=w_.getBusinessObject,ST=function(e,t,n,i,r,o){if(o||(o={}),!ET(t,"bpmn:Collaboration")){var a={id:o.id,label:o.label&&r(o.label)};ET(t,"bpmn:TextAnnotation")?(a.modelProperty="text",a.label=r("Text")):ET(t,"bpmn:Group")&&(a.modelProperty="categoryValue",a.label=r("Category Value"),a.get=function(e){return{categoryValue:(wT(e).categoryValueRef||{}).value}},a.set=function(e,t){var r,o,a,s,c=wT(e);return c.categoryValueRef||(r=c,o=i.getRootElement(),a=wT(o).$parent,s=_T(a,n),r.categoryValueRef=s),{cmd:"element.updateLabel",context:{element:e,newLabel:t.categoryValue}}}),e.entries=e.entries.concat(AP(0,a,r))}},CT=w_.is,PT=w_.getBusinessObject,TT=function(e,t,n){var i=PT(t);if(i&&(CT(t,"bpmn:Process")||CT(t,"bpmn:Participant")&&i.get("processRef"))){var r=SP.checkbox(n,{id:"process-is-executable",label:n("Executable"),modelProperty:"isExecutable"});CT(t,"bpmn:Participant")&&(r.get=function(e){return RP.getProcessBusinessObject(e,"isExecutable")},r.set=function(e,t){return RP.modifyProcessBusinessObject(e,"isExecutable",t)}),e.entries.push(r)}},RT=w_.is;function AT(e,t,n,i,r){var o={id:"general",label:r("General"),entries:[]};vT(o,0,r,function(e){if(RT(e,"bpmn:Participant"))return{id:"participant-id",label:"Participant Id"}}(e)),ST(o,e,n,t,r,function(e){if(RT(e,"bpmn:Participant"))return{id:"participant-name",label:"Participant Name"}}(e)),DP(o,e,r),TT(o,e,r);var a={id:"details",label:r("Details"),entries:[]};lT(a,e,r),cT(a,e,n,i,r);var s={id:"documentation",label:r("Documentation"),entries:[]};return function(e,t,n,i){var r,o=function(e){return e.find((function(e){return(e.textFormat||fT)===fT}))},a=function(e){return function(t){var n=o(e&&e.get("documentation"));return{documentation:n&&n.text||""}}},s=function(e){return function(t,i){var r=i.documentation,a=o(e&&e.get("documentation"));return a?r?cS.updateBusinessObject(t,a,{text:i.documentation}):cS.removeElementsFromList(t,e,"documentation",null,[a]):r?cS.addElementsTolist(t,e,"documentation",[n.create("bpmn:Documentation",{text:i.documentation})]):void 0}},c=SP.textBox(i,{id:"documentation",label:i("Element Documentation"),modelProperty:"documentation"});if(c.set=s(hT(t)),c.get=a(hT(t)),e.entries.push(c),dT(t,"bpmn:Participant")&&(r=hT(t).processRef)){var p=SP.textBox(i,{id:"process-documentation",label:i("Process Documentation"),modelProperty:"documentation"});p.set=s(r),p.get=a(r),e.entries.push(p)}}(s,e,n,r),[o,a,s]}function kT(e,t,n,i,r){Xw.call(this,e),this.getTabs=function(e){return[{id:"general",label:r("General"),groups:AT(e,t,n,i,r)}]}}kT.$inject=["eventBus","canvas","bpmnFactory","elementRegistry","translate"],i(kT,Xw);var MT={__init__:["propertiesProvider"],propertiesProvider:["type",kT]};function DT(e={}){this._injectOriginModule(e),Eg.call(this,e)}i(DT,Eg),DT.prototype._injectOriginModule=function(e){this._modules=[].concat(this._modules,e&&e.disableAdjustOrigin?zg:Vg)},DT.prototype._extensionModules=[Og,Gg,Xg,ty,Kw,MT],DT.prototype._modules=[].concat(Eg.prototype._modules,DT.prototype._extensionModules);class BT extends as{constructor(e,t){super(e),this.postExecuted(["properties-panel.update-businessobject","element.updateModdleProperties"],5e3,(function(e){const{element:n,businessObject:i,moddleElement:r}=e,o=i||r;if(Or(n,"bpmn:UserTask")&&o&&Or(o,"zeebe:AssignmentDefinition")&&void 0===o.assignee&&void 0===o.candidateGroups){const e=jr(n).extensionElements;!function(e,t,n,i){const r=t.get("values").filter(i);n.updateModdleProperties(e,t,{values:r})}(n,e,t,(e=>!Or(e,"zeebe:AssignmentDefinition"))),0===e.values.length&&t.updateModdleProperties(n,jr(n),{extensionElements:void 0})}}),!0)}}BT.$inject=["eventBus","modeling"];class OT extends as{constructor(e,t){super(e),this.postExecute(["properties-panel.update-businessobject-list","element.updateModdleProperties"],5e3,(function(e){const{element:n,currentObject:i,objectsToAdd:r,moddleElement:o,properties:a}=e,s=i||o,c=r||a&&a.values;Or(n,"bpmn:BusinessRuleTask")&&s&&Or(s,"bpmn:ExtensionElements")&&s.get("values").some((e=>Or(e,"zeebe:CalledDecision")))&&c&&c.some((e=>Or(e,"zeebe:TaskDefinition")))&&function(e,t,n){jT(e,t,n,(e=>!Or(e,"zeebe:CalledDecision")))}(n,s,t)}),!0),this.postExecute(["properties-panel.update-businessobject-list","element.updateModdleProperties"],5e3,(function(e){const{element:n,currentObject:i,objectsToAdd:r,moddleElement:o,properties:a}=e,s=i||o,c=r||a&&a.values;Or(n,"bpmn:BusinessRuleTask")&&s&&Or(s,"bpmn:ExtensionElements")&&s.get("values").some((e=>Or(e,"zeebe:TaskDefinition")||Or(e,"zeebe:TaskHeaders")))&&c&&c.some((e=>Or(e,"zeebe:CalledDecision")))&&function(e,t,n){jT(e,t,n,(e=>!Or(e,"zeebe:TaskDefinition")&&!Or(e,"zeebe:TaskHeaders")))}(n,s,t)}),!0)}}function jT(e,t,n,i){const r=t.get("values").filter(i);n.updateModdleProperties(e,t,{values:r})}OT.$inject=["eventBus","modeling"];class NT extends as{constructor(e,t,n){super(n),this.preExecute("shape.create",5e3,(function(n){const{shape:i,host:r}=n,o=jr(i);let a,s,c,p,u={cancelActivity:!0};r&&Or(i,"bpmn:IntermediateCatchEvent")&&(s=jr(r),u={...u,attachedToRef:s},p=o.eventDefinitions,a=e.create("bpmn:BoundaryEvent",u),c={type:"bpmn:BoundaryEvent",businessObject:a},p&&p[0]&&(c={...c,eventDefinitionType:p[0].$type}),n.shape=t.createShape(c))}),!0)}}function IT(e){return!!Or(e,"zeebe:ZeebeServiceTask")&&(!Or(e,"bpmn:EndEvent")&&!Or(e,"bpmn:IntermediateThrowEvent")||!!NP.getMessageEventDefinition(e))}function LT(e){const t=jr(e).get("extensionElements");if(t)return t.get("values").find((e=>Or(e,"zeebe:IoMapping")))}function zT(e){const t=LT(e);return t?t.get("zeebe:inputParameters"):[]}function FT(e){const t=LT(e);return t?t.get("zeebe:outputParameters"):[]}function $T(e){return Qa(e,["bpmn:CallActivity","bpmn:SubProcess","bpmn:UserTask"])||IT(e)}function VT(e){return Qa(e,["bpmn:CallActivity","bpmn:Event","bpmn:ReceiveTask","bpmn:SubProcess","bpmn:UserTask","zeebe:ZeebeServiceTask"])}function HT(e,t,n,i){return A_.createElement(e,i,t,n)}NT.$inject=["bpmnFactory","elementFactory","eventBus"];var GT=w_.is,WT={getExtensionElements:function(e,t){var n=[],i=e.get("extensionElements");if(void 0!==i){var r=i.get("values");void 0!==r&&(n=r.filter((function(e){return GT(e,t)})))}return n},addEntry:function(e,t,n,i){var r=e.get("extensionElements");return r?cS.addElementsTolist(t,r,"values",[n]):{extensionElements:r=A_.createElement("bpmn:ExtensionElements",{values:[n]},e,i)}},removeEntry:function(e,t,n){var i=e.get("extensionElements");return i?cS.removeElementsFromList(t,i,"values","extensionElements",[n]):{}}},qT=WT;function UT(e){return function(e){const t=jr(e);return qT.getExtensionElements(t,"zeebe:CalledElement")}(e)[0]}function KT(e){if(!Or(e,"bpmn:CallActivity"))return;const t=UT(jr(e));return t&&b(t,"propagateAllChildVariables")?t.get("propagateAllChildVariables"):function(e){if(!Or(e,"bpmn:CallActivity"))return;const t=FT(e);return t?!t.length:void 0}(e)}class YT extends as{constructor(e,t,n){super(t),this.postExecuted("shape.create",5e3,(function(t){const{shape:i}=t;if(!Or(i,"bpmn:CallActivity"))return;const r=jr(i);let o=UT(r);if(o)b(o,"propagateAllChildVariables")||n.updateModdleProperties(i,o,{propagateAllChildVariables:!1});else{o=e.create("zeebe:CalledElement",{propagateAllChildVariables:!1});let t=r.get("extensionElements");t||(t=A_.createElement("bpmn:ExtensionElements",{values:[]},r,e),n.updateProperties(i,{extensionElements:t})),n.updateModdleProperties(i,t,{values:[...t.values||[],o]})}}),!0)}}YT.$inject=["bpmnFactory","eventBus","modeling"];class XT extends as{constructor(e,t){super(e),this.postExecute("properties-panel.update-businessobject",5e3,(function(e){const{element:n,properties:i}=e;if(!Or(n,"bpmn:CallActivity")||!i||!1==!!i.propagateAllChildVariables)return;const r=zT(n),o=FT(n);if(!o||!o.length)return;const a=LT(n);if(t.updateModdleProperties(n,a,{"zeebe:outputParameters":[]}),!r||!r.length){const e=jr(n).get("extensionElements"),i=e.get("values").filter((e=>!Or(e,"zeebe:IoMapping")));t.updateModdleProperties(n,e,{values:i})}}),!0),this.postExecute("properties-panel.update-businessobject-list",5e3,(function(e){const{currentObject:n,element:i,objectsToAdd:r,propertyName:o}=e;if(!(Or(i,"bpmn:CallActivity")&&Or(n,"zeebe:IoMapping")&&("outputParameters"===o||"zeebe:outputParameters"===o)&&r&&r.length&&r.find((e=>Or(e,"zeebe:Output")))&&KT(i)))return;const a=UT(jr(i));t.updateModdleProperties(i,a,{"zeebe:propagateAllChildVariables":!1})}),!0)}}XT.$inject=["eventBus","modeling"];function ZT(e,t,n){return A_.createElement("zeebe:FormDefinition",e,t,n)}function JT(){return hE("UserTaskForm_")}function QT(e){return`camunda-forms:bpmn:${e}`}function eR(e,t,n){return A_.createElement("zeebe:UserTaskForm",e,t,n)}function tR(e){const t=jr(e);return qT.getExtensionElements(t,"zeebe:FormDefinition")[0]}function nR(e,t){const n=t||function(e){for(var t=jr(e);t.$parent&&!Or(t,"bpmn:Process");)t=t.$parent;return t}(e),i=tR(e);if(!i)return;return function(e,t){return x(qT.getExtensionElements(t,"zeebe:UserTaskForm"),(function(t){return QT(t.get("zeebe:id"))===e}))}(i.get("zeebe:formKey"),n)}class iR extends as{constructor(e,t,n){super(t),this.postExecute("shape.delete",(function(e){const{oldParent:t,shape:i}=e,r=rR(t),o=nR(i,r);if(!Or(i,"bpmn:UserTask")||!o)return;const a=r.get("extensionElements"),s=a.get("values").filter((e=>e!==o));n.updateModdleProperties(i,a,{values:s})}),!0),this.postExecute("shape.create",(function(t){const{shape:i}=t,r=tR(i);if(!Or(i,"bpmn:UserTask")||!r)return;const o=nR(i),a=rR(i),s=jr(i).get("extensionElements");let c=a.get("extensionElements");c||(c=A_.createElement("bpmn:ExtensionElements",{values:[]},a,e),n.updateModdleProperties(i,a,{extensionElements:c}));let p=s.get("values").filter((e=>e!==r));const u=JT(),l=ZT({formKey:QT(u)},s,e);p=[...p,l],n.updateModdleProperties(i,s,{values:p});const d=eR({id:u,body:o?o.get("body"):""},c,e);n.updateModdleProperties(i,c,{values:[...c.get("values")||[],d]})}),!0)}}function rR(e){for(var t=jr(e);t.$parent&&!Or(t,"bpmn:Process");)t=t.$parent;return t}iR.$inject=["bpmnFactory","eventBus","modeling"];var oR={__depends__:[{__init__:["cleanUpAssignmentDefinitionBehavior","cleanUpBusinessRuleTaskBehavior","createZeebeBoundaryEventBehavior","createZeebeCallActivityBehavior","updatePropagateAllChildVariablesBehavior","formDefinitionBehavior"],cleanUpAssignmentDefinitionBehavior:["type",BT],cleanUpBusinessRuleTaskBehavior:["type",OT],createZeebeBoundaryEventBehavior:["type",NT],createZeebeCallActivityBehavior:["type",YT],updatePropagateAllChildVariablesBehavior:["type",XT],formDefinitionBehavior:["type",iR]}]};const aR=["hand-tool","lasso-tool","space-tool","global-connect-tool","tool-separator","create.start-event","create.intermediate-event","create.end-event","create.exclusive-gateway","create.task","create.subprocess-expanded","create.participant-expanded","create.group"];class sR{constructor(e){e.registerProvider(500,this)}getPaletteEntries(e){return function(e){return w(e,(function(t,n){aR.includes(n)||delete e[n]})),e}}}sR.$inject=["palette"];var cR={__init__:["zeebePaletteProvider"],zeebePaletteProvider:["type",sR]};const pR=["append.message-intermediate-event","append.timer-intermediate-event","append.append-task","append.intermediate-event","append.text-annotation","append.end-event","append.gateway","delete","connect","replace","lane-insert-above","lane-divide-two","lane-divide-three","lane-insert-below"];class uR{constructor(e,t,n,i){i.autoPlace=void 0,!1!==e.autoPlace&&(i.autoPlace=t.get("autoPlace",!1)),n.registerProvider(500,this)}getContextPadEntries(e){return function(e){return w(e,(function(t,n){pR.includes(n)||delete e[n]})),e}}}uR.$inject=["config","injector","contextPad","contextPadProvider"];var lR={__init__:["zeebeContextPadProvider"],zeebeContextPadProvider:["type",uR]};const dR=["replace-with-service-task","replace-with-script-task","replace-with-send-task","replace-with-rule-task","replace-with-message-intermediate-catch","replace-with-message-intermediate-throw","replace-with-timer-intermediate-catch","replace-with-none-start","replace-with-none-end","replace-with-conditional-flow","replace-with-default-flow","replace-with-sequence-flow","replace-with-parallel-gateway","replace-with-exclusive-gateway","replace-with-collapsed-subprocess","replace-with-expanded-subprocess","replace-with-timer-boundary","replace-with-message-boundary","replace-with-event-based-gateway","replace-with-receive-task","replace-with-task","replace-with-manual-task","replace-with-message-start","replace-with-message-end","replace-with-timer-start","replace-with-none-intermediate-throw","replace-with-none-intermediate-throwing","replace-with-non-interrupting-message-boundary","replace-with-non-interrupting-timer-boundary","replace-with-error-boundary","replace-with-error-end","replace-with-event-subprocess","replace-with-subprocess","replace-with-error-start","replace-with-non-interrupting-message-start","replace-with-non-interrupting-timer-start","replace-with-expanded-pool","replace-with-collapsed-pool","replace-with-call-activity","replace-with-user-task"],hR=["toggle-parallel-mi","toggle-sequential-mi"];class fR{constructor(e){e.registerProvider("bpmn-replace",this)}getPopupMenuHeaderEntries(e){return function(t){let n={};return Qa(e,["bpmn:Task","bpmn:ReceiveTask","bpmn:ServiceTask","bpmn:SubProcess","bpmn:CallActivity"])&&!zr(e)&&w(t,(function(e,t){hR.includes(t)&&(n={...n,[t]:e})})),t=n}}getPopupMenuEntries(e){return function(e){return w(e,(function(t,n){dR.includes(n)||delete e[n]})),e}}}fR.$inject=["popupMenu"];var mR={__init__:["zeebeReplaceMenuProvider"],zeebeReplaceMenuProvider:["type",fR]};class vR extends rh{constructor(e){super(e)}init(){super.init(),this.addRule("shape.attach",5e3,(e=>this.canAttach(e.shape,e.target,null,e.position)))}canAttach(e,t,n,i){if(Array.isArray(e)||(e=[e]),n)return!1;if(1!==e.length)return!1;const r=e[0];return!xo(r)&&(!!function(e){return function(e){return!xo(e)&&Or(e,"bpmn:BoundaryEvent")}(e)||(Or(e,"bpmn:IntermediateCatchEvent")||Or(e,"bpmn:IntermediateThrowEvent"))&&!e.parent}(r)&&(!t||!zr(t)&&(!(!Or(t,"bpmn:Activity")||(o=t,jr(o).isForCompensation))&&(!(i&&!ih(i,t))&&(!function(e){return Or(e,"bpmn:ReceiveTask")&&x(e.incoming,(function(e){return Or(e.source,"bpmn:EventBasedGateway")}))}(t)&&"attach")))));var o}}vR.$inject=["eventBus"];var gR={__init__:["bpmnRules"],bpmnRules:["type",vR]};function yR(e,t){return"inputParameters"===t?e("Local Variable Name"):"outputParameters"===t?e("Process Variable Name"):void 0}function bR(e,t,n,i={}){if(!Or(e,"bpmn:CallActivity")||"outputParameters"!==i.prop)return[];return SP.toggleSwitch(n,{id:`${i.prefix}-propagate-all-toggle`,label:n("Propagate all Child Process Variables"),modelProperty:"propagateAllChildVariables",labelOn:n("On"),labelOff:n("Off"),descriptionOn:n("All variables from the child process instance will be propagated to the parent process instance"),descriptionOff:n("Only variables defined via output mappings will be propagated from the child to the parent process instance"),isOn:()=>KT(e),get:()=>({propagateAllChildVariables:KT(e)}),set:function(e,n){let i=[];const r=n.propagateAllChildVariables||!1;return i.push(function(e,t,n){const i=jr(e),r=[];let o=i.get("extensionElements");o||(o=A_.createElement("bpmn:ExtensionElements",{values:[]},i,t),r.push(cS.updateBusinessObject(e,i,{extensionElements:o})));let a=UT(i);a||(a=A_.createElement("zeebe:CalledElement",{},o,t),r.push(cS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[])));return r.push(cS.updateBusinessObject(e,a,n)),r}(e,t,{propagateAllChildVariables:r})),i},hidden:function(){return!1}})}function xR(e,t,n,i={}){const r={entries:[]};if(!i.prop||!function(e){return $T(e)||VT(e)}(e)||"inputParameters"===i.prop&&!$T(e)||"outputParameters"===i.prop&&!VT(e))return r;const o=function(e,t,n){const i={id:`${n.prefix}-heading`,cssClasses:["bpp-input-output"],html:'<div class="bpp-field-wrapper">\n <button type="button" class="bpp-input-output__add add action-button" data-action="createElement">\n </button><input name="hidden" type="hidden">\n </div>',createElement:function(e,t){const n=r();if(n)return o(n,t),!0},set:function(){const e=i._commands;if(e)return delete i._commands,e}};return i;function r(){const i=[],r=jr(e);let o=r.get("extensionElements");o||(o=A_.createElement("bpmn:ExtensionElements",{values:[]},r,t),i.push(cS.updateBusinessObject(e,r,{extensionElements:o})));let a=LT(e);if(!a){a=function(e,t,n){return HT("zeebe:IoMapping",e,t,n)}(o,t,{inputParameters:[],outputParameters:[]}),i.push(cS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))}const s=HT(n.type,a,t,{source:"= source",target:"target"});return i.push(cS.addElementsTolist(e,a,n.prop,[s])),i}function o(e,t){i._commands=e;ve('input[type="hidden"]',t).value=1}}(e,t,{type:i.type,prop:i.prop,prefix:i.prefix});r.entries=r.entries.concat(o);const a=bR(e,t,n,{prefix:i.prefix,prop:i.prop});return r.entries=r.entries.concat(a),r.entries=r.entries.concat(function(e,t,n,i){const r=LT(e),o=function(e){if("inputParameters"==e)return zT;if("outputParameters"==e)return FT}(i.prop)(e,!1);if(!o.length){const e=tS(n,n("No Variables defined"));return[{id:`${i.prefix}-parameter-placeholder`,cssClasses:["bpp-input-output-placeholder"],html:e}]}const a=o.map((function(t,o){return function(e,t,n={}){const i={},r=i.entries=[],o=SP.collapsible({id:`${n.idPrefix}-collapsible`,cssClasses:["bpp-collapsible--with-mapping"],open:!1,onRemove:n.onRemove,onToggle:n.onToggle,get:function(){return{title:e.target,description:(t=e.source,t.substr(1))};var t}}),a=n.isOpen||o.isOpen;return i.setOpen=function(e){const t=ve(`[data-entry="${o.id}"]`);o.setOpen(e,t)},r.push(o),r.push(SP.validationAwareTextField(t,{id:`${n.idPrefix}-parameterTarget`,label:yR(t,n.prop),modelProperty:"target",getProperty:function(){return e.target},setProperty:function(t,n){return cS.updateBusinessObject(t,e,n)},validate:function(e,i){const r={},o=i.target;return o?o.indexOf(" ")>=0&&(r.target=yR(t,n.prop)+" "+t("must not contain whitespaces")):r.target=yR(t,n.prop)+" "+t("must not be empty"),r},hidden:function(){return!a()}})),r.push(SP.validationAwareTextField(t,{id:`${n.idPrefix}-parameterSource`,label:t("Variable Assignment Value"),modelProperty:"source",getProperty:function(){return e.source},setProperty:function(t,n){return cS.updateBusinessObject(t,e,n)},validate:function(e,n){const i={},r=n.source;return r?r.startsWith("=")||(i.source=t("Variable Assignment Value must be a valid FEEL expression and therefore start with '='")):i.source=t("Variable Assignment Value must not be empty"),i},hidden:function(){return!a()}})),i}(t,n,{idPrefix:`${i.prefix}-parameter-${o}`,onRemove:a,onToggle:s,prop:i.prop});function a(){let n=[];return n.push(cS.removeElementsFromList(e,r,i.prop,null,[t])),r.get("inputParameters").length+r.get("outputParameters").length===1&&n.push(qT.removeEntry(jr(e),e,r)),n}}));return a.flatMap((function(e){return e.entries}));function s(e,t){if(!e)return;const n=t.dataset.entry;a.forEach((function(e){e.entries[0].id!==n&&e.setOpen(!1)}))}}(e,0,n,{prefix:i.prefix,prop:i.prop})),r}function _R(e,t,n,i,r){const o=xR(t,n,i,r);e.entries=e.entries.concat(o.entries)}function ER(e){const t=e&&wR(e);return t&&t.values?t.values:[]}function wR(e){return SR(e)?x(e.values,(e=>Or(e,"zeebe:TaskHeaders"))):e.properties}function SR(e){return Or(e,"bpmn:ExtensionElements")}function CR(e,t,n,i){const r=i.getParent,o=i.modelProperties,a=i.createParent,s=jr(e);return G(i,{addLabel:n("Add Header"),getElements:function(e,t){return ER(r(e,t,s))},addElement:function(e,n){const i=[];let c=r(e,n,s);if(!c&&"function"==typeof a){const t=a(e,s);c=t.parent,i.push(t.cmd)}let p=wR(c);p||(p=A_.createElement("zeebe:TaskHeaders",{},c,t),SR(c)?i.push(cS.addAndRemoveElementsFromList(e,c,"values","extensionElements",[p],[])):i.push(cS.updateBusinessObject(e,c,{taskHeaders:p})));const u={};w(o,(e=>{u[e]=void 0})),o.indexOf("id")>=0&&(u.id=vE.nextId("Header_"));const l=A_.createElement("zeebe:Header",u,p,t);return i.push(cS.addElementsTolist(e,p,"values",[l])),i},updateElement:function(e,t,n,i){const a=ER(r(e,n,s))[i];return w(o,(e=>{t[e]=t[e]||void 0})),cS.updateBusinessObject(e,a,t)},validate:function(e,t,n,i){if(o.indexOf("id")>=0){const o=ER(r(e,n,s))[i];if(o){const e=vE.isIdValid(o,t.id);if(e)return{id:e}}}},removeElement:function(e,t,n){const i=[],o=r(e,t,s),a=wR(o),c=ER(o),p=c[n];return i.push(cS.removeElementsFromList(e,a,"values",null,[p])),1===c.length&&(SR(o)?w(o.values,(t=>{Or(t,"zeebe:TaskHeaders")&&i.push(qT.removeEntry(s,e,t))})):i.push(cS.updateBusinessObject(e,o,{headers:void 0}))),i}}),SP.table(n,i)}function PR(e,t,n,i){if(!function(e){return Or(e,"bpmn:UserTask")||IT(e)}(t))return;const r=CR(t,n,i,{id:"headers",modelProperties:["key","value"],labels:[i("Key"),i("Value")],getParent:function(e,t,n){return n.extensionElements},createParent:function(e,t){const i=A_.createElement("bpmn:ExtensionElements",{values:[]},t,n);return{cmd:cS.updateBusinessObject(e,t,{extensionElements:i}),parent:i}}});r&&e.entries.push(r)}function TR(e,t,n,i){function r(e){return(function(e,t,n){const i=qT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(jr(e),"zeebe:TaskDefinition")||[])[0]}IT(t)&&(e.entries.push(SP.validationAwareTextField(i,{id:"taskDefinitionType",label:i("Type"),modelProperty:"type",getProperty:function(e,t){return(r(e)||{}).type},setProperty:function(e,t,i){const o=jr(e),a=[];let s=o.get("extensionElements");s||(s=A_.createElement("bpmn:ExtensionElements",{values:[]},o,n),a.push(cS.updateProperties(e,{extensionElements:s})));let c=r(e);return c||(c=A_.createElement("zeebe:TaskDefinition",{},s,n),a.push(cS.addAndRemoveElementsFromList(e,s,"values","extensionElements",[c],[]))),a.push(cS.updateBusinessObject(e,c,t)),a},validate:function(e,t){let n={};if(r(e)){const{type:e}=t;e||(n={type:i("Must have a type")})}return n}})),e.entries.push(SP.textField(i,{id:"taskDefinitionRetries",label:i("Retries"),modelProperty:"retries",get:function(e){return{retries:(r(e)||{}).retries}},set:function(e,t){const i=jr(e),o=[];let a=i.get("extensionElements");a||(a=A_.createElement("bpmn:ExtensionElements",{values:[]},i,n),o.push(cS.updateProperties(e,{extensionElements:a})));let s=r(e);return s||(s=A_.createElement("zeebe:TaskDefinition",{},a,n),o.push(cS.addAndRemoveElementsFromList(e,a,"values","extensionElements",[s],[]))),o.push(cS.updateBusinessObject(e,s,t)),o}})))}function RR(e,t,n,i){const r=jr(t);r&&function(e){return Qa(e,AR)}(t.source)&&e.entries.push({id:"condition",label:i("Condition expression"),html:`<div class="bpp-row">\n <label for="zeebe-condition">\n ${mE(i("Condition expression"))}\n </label>\n <div class="bpp-field-wrapper">\n <input id="zeebe-condition" type="text" name="condition" />\n <button class="action-button clear" data-action="clear" data-show="canClear">\n <span>X</span>\n </button>\n </div>\n </div>`,get:function(e,t){const n=r.conditionExpression,i={};let o="";return n&&(o="expression",i.condition=n.get("body")),i.conditionType=o,i},set:function(e,t,i){const o=[],a={body:void 0},s=t.condition;a.body=s;const c={conditionExpression:void 0};{c.conditionExpression=A_.createElement("bpmn:FormalExpression",a,r,n);const t=e.source;t.businessObject.default===r&&o.push(cS.updateProperties(t,{default:void 0}))}return o.push(cS.updateBusinessObject(e,r,c)),o},validate:function(e,t){const n={};return t.condition||"expression"!==t.conditionType||(n.condition="Must provide a value"),n},isExpression:function(e,t){const n=ve("select[name=conditionType]",t);if(n.selectedIndex>=0)return"expression"===n.options[n.selectedIndex].value},clear:function(e,t){return ve("input[name=condition]",t).value="",!0},canClear:function(e,t){return""!==ve("input[name=condition]",t).value},cssClasses:["bpp-textfield"]})}const AR=["bpmn:Activity","bpmn:ExclusiveGateway","bpmn:InclusiveGateway","bpmn:ComplexGateway"];function kR(e,t,n,i,r){const o=r.id||"element-property",a=r.label,s=r.referenceProperty,c=r.modelProperty||"name",p=r.extensionElement||"zeebe:Subscription",u=r.shouldValidate||!1;function l(e){return(function(e,t,n){const i=qT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(jr(e),p)||[])[0]}const d=SP.textField(i,{id:o,label:a,modelProperty:c,get:function(e,n){const i=t.get(s),r={};return r[c]=i&&(l(i)||{})[c],r},set:function(e,i,r){const o=t.get(s),a=jr(o);o.businessObject=a;const c=[];let u=a.get("extensionElements");u||(u=A_.createElement("bpmn:ExtensionElements",{values:[]},a,n),c.push(cS.updateProperties(o,{extensionElements:u})));let d=l(o);return d||(d=A_.createElement(p,{},u,n),c.push(cS.addAndRemoveElementsFromList(e,u,"values","extensionElements",[d],[]))),c.push(cS.updateBusinessObject(e,d,i)),c},hidden:function(e,n){return!t.get(s)}});return u&&(d.validate=(e,n,i)=>{if(t.get(s)&&!n[c]){const e={};return e[c]="Must provide a value",e}}),[d]}const MR=e=>{if(void 0!==e.get("timeDate"))return"timeDate";if(void 0!==e.get("timeCycle"))return"timeCycle";return void 0!==e.get("timeDuration")?"timeDuration":void 0},DR=(e,t,n)=>(t=t||void 0,A_.createElement("bpmn:FormalExpression",{body:t},e,n));function BR(e,t,n,i){e.entries.push(SP.textField(i,{id:"timer-event-duration",label:i("Timer Duration"),modelProperty:"timerDefinition",get:function(e,t){const i=n.get("timeDuration");return{timerDefinition:i&&i.get("body")}},set:function(e,i){let r=n.get("timeDuration");const o=[];if(r||(r=function(e,t,n){return A_.createElement("bpmn:FormalExpression",{body:t},e,n)}(n,{},t),o.push(cS.updateBusinessObject(e,n,{timeDuration:r}))),r)return o.push(cS.updateBusinessObject(e,r,{body:i.timerDefinition||void 0})),o},validate:function(e){const t=n.get("timeDuration");if(t){if(!t.get("body"))return{timerDefinition:i("Must provide a value")}}}}))}function OR(e,t,n,i){const r=NP.getTimerEventDefinition(t),o=jR(t);if(r)return o.length?void function(e,t,n,i,r){const o=i;e.entries.push(SP.selectBox(r,{id:"timer-event-definition-type",label:r("Timer Definition Type"),selectOptions:o,emptyParameter:!0,modelProperty:"timerDefinitionType",get:function(e,t){return{timerDefinitionType:MR(n)||""}},set:function(e,i){const r={timeDuration:void 0,timeDate:void 0,timeCycle:void 0},o=i.timerDefinitionType;if(i.timerDefinitionType){const e=MR(n);let i;e&&(i=n.get(e).get("body")),r[o]=DR(n,i,t)}return cS.updateBusinessObject(e,n,r)}})),e.entries.push(SP.textField(r,{id:"timer-event-definition",label:r("Timer Definition"),modelProperty:"timerDefinition",get:function(e,t){const i=MR(n),r=i&&n.get(i);return{timerDefinition:r&&r.get("body")}},set:function(e,t){const i=MR(n),r=i&&n.get(i);if(r)return cS.updateBusinessObject(e,r,{body:t.timerDefinition||void 0})},validate:function(e){const t=MR(n),i=t&&n.get(t);if(i&&!i.get("body"))return{timerDefinition:r("Must provide a value")}},hidden:function(e){return!MR(n)}}))}(e,n,r,o,i):BR(e,n,r,i)}const jR=e=>{let t=[];const n=Or(e,"bpmn:StartEvent"),i=Or(e,"bpmn:BoundaryEvent"),r=zr(e.parent);return(i||r)&&(t=[...t,{value:"timeDuration",name:"Duration"}],(e=>jr(e).cancelActivity)(e)||r&&(e=>!1!==jr(e).isInterrupting)(e)||(t=[...t,{value:"timeCycle",name:"Cycle"}])),n&&!r&&(t=[...t,{value:"timeDate",name:"Date"},{value:"timeCycle",name:"Cycle"}]),t};function NR(e){const t=function(e,t,n){const i=qT.getExtensionElements(e,t);return n?(i[0]||{})[n]||[]:i}(e,"zeebe:LoopCharacteristics");return t&&t[0]}function IR(e){return jr(e).loopCharacteristics}function LR(e,t,n,i){(function(e){return!!function(e){return jr(e).loopCharacteristics}(e)})(t)&&(e.entries=e.entries.concat(function(e,t,n){function i(e,t){const n=NR(IR(e));return n&&n.get(t)}function r(e,n){const i=IR(e),r=[];let o=i.get("extensionElements");o||(o=A_.createElement("bpmn:ExtensionElements",{values:[]},i,t),r.push(cS.updateBusinessObject(e,i,{extensionElements:o})));let a=NR(i);return a||(a=A_.createElement("zeebe:LoopCharacteristics",{},o,t),r.push(cS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))),r.push(cS.updateBusinessObject(e,a,n)),r}let o=[];return o.push(SP.textField(n,{id:"multiInstance-inputCollection",label:n("Input Collection"),modelProperty:"inputCollection",get:function(e){return{inputCollection:i(e,"inputCollection")}},set:function(e,t){return r(e,{inputCollection:t.inputCollection||void 0})},validate:function(e,t){let n={};if(NR(IR(e))){const{inputCollection:e}=t;e||(n={inputCollection:"input collection must not be empty"})}return n}})),o.push(SP.textField(n,{id:"multiInstance-inputElement",label:n("Input Element"),modelProperty:"inputElement",get:function(e){return{inputElement:i(e,"inputElement")}},set:function(e,t){return r(e,{inputElement:t.inputElement||void 0})}})),o.push(SP.textField(n,{id:"multiInstance-outputCollection",label:n("Output Collection"),modelProperty:"outputCollection",get:function(e){return{outputCollection:i(e,"outputCollection")}},set:function(e,t){return r(e,{outputCollection:t.outputCollection||void 0})}})),o.push(SP.textField(n,{id:"multiInstance-outputElement",label:n("Output Element"),modelProperty:"outputElement",get:function(e){return{outputElement:i(e,"outputElement")}},set:function(e,t){return r(e,{outputElement:t.outputElement||void 0})}})),o}(0,n,i)))}function zR(e,t,n,i){Or(t,"bpmn:CallActivity")&&e.entries.push(SP.validationAwareTextField(i,{id:"process-id",label:i("Process Id"),modelProperty:"processId",getProperty:function(e){return function(e,t){const n=UT(jr(e));return n?n.get(t):""}(e,"processId")},setProperty:function(e,t){return function(e,t){const i=jr(e),r=[];let o=i.get("extensionElements");o||(o=A_.createElement("bpmn:ExtensionElements",{values:[]},i,n),r.push(cS.updateBusinessObject(e,i,{extensionElements:o})));let a=UT(i);return a||(a=A_.createElement("zeebe:CalledElement",{},o,n),r.push(cS.addAndRemoveElementsFromList(e,o,"values","extensionElements",[a],[]))),r.push(cS.updateBusinessObject(e,a,t)),r}(e,{processId:t.processId||void 0})},validate:function(e,t){var n=t.processId,r=jr(e);if(/^=/.test(n||""))return{};var o=uE(r,n,i);return o?{processId:o}:{}}}))}function FR(e,t,n){let i=[];return i.push(SP.textField(n,{id:"form-json",label:n("Form JSON Configuration"),modelProperty:"formJSON",get:function(e){const t=nR(e);return{formJSON:t?t.get("body"):""}},set:function(e,n){const i=jr(e),r=$R(e),o=n.formJSON;let a,s,c=[];if(!o||""===o)return function(e){const t=jr(e),n=$R(e),i=t.get("extensionElements"),r=n.get("extensionElements");let o=[];const a=tR(e);if(!a)return o;o.push(cS.removeElementsFromList(e,i,"values","extensionElements",[a]));const s=nR(e);return s?(o.push(cS.removeElementsFromList(e,r,"values","extensionElements",[s])),o):o}(e);let p=i.get("extensionElements");p||(p=A_.createElement("bpmn:ExtensionElements",{values:[]},i,t),c.push(cS.updateBusinessObject(e,i,{extensionElements:p})));let u=r.get("extensionElements");u||(u=A_.createElement("bpmn:ExtensionElements",{values:[]},r,t),c.push(cS.updateBusinessObject(e,r,{extensionElements:u})));let l=tR(e);return l||(s=JT(),l=ZT({formKey:QT(s)},p,t),c.push(cS.addAndRemoveElementsFromList(e,p,"values","extensionElements",[l],[]))),s=l.get("formKey").split(":")[2],a=nR(e),a||(a=eR({id:s,body:o},u,t),c.push(cS.addAndRemoveElementsFromList(e,u,"values","extensionElements",[a],[]))),c.push(cS.updateBusinessObject(e,a,{body:n.formJSON})),c}})),i}function $R(e){for(var t=jr(e);t.$parent&&!Or(t,"bpmn:Process");)t=t.$parent;return t}function VR(e,t,n,i){const r={id:"general",label:i("General"),entries:[]};vT(r,0,i,function(e){if(Or(e,"bpmn:Participant"))return{id:"participant-id",label:"Participant Id"}}(e)),ST(r,e,t,n,i,function(e){if(Or(e,"bpmn:Participant"))return{id:"participant-name",label:"Participant Name"}}(e)),DP(r,e,i),TT(r,e,i);const o={id:"details",label:i("Details"),entries:[]};TR(o,e,t,i),RR(o,e,t,i),function(e,t,n,i){const r=NP.getMessageEventDefinition(t),o=t.parent;Or(t,"bpmn:ReceiveTask")?(GP(e,0,n,jr(t),i),e.entries=e.entries.concat(kR(0,jr(t),n,i,{id:"message-element-subscription",label:i("Subscription Correlation Key"),referenceProperty:"messageRef",modelProperty:"correlationKey",extensionElement:"zeebe:Subscription",shouldValidate:!0}))):r&&!IT(t)&&(GP(e,0,n,r,i),Or(t,"bpmn:StartEvent")&&!zr(o)||(e.entries=e.entries.concat(kR(0,r,n,i,{id:"message-element-subscription",label:i("Subscription Correlation Key"),referenceProperty:"messageRef",modelProperty:"correlationKey",extensionElement:"zeebe:Subscription",shouldValidate:!0}))))}(o,e,t,i),OR(o,e,t,i),function(e,t,n,i){const r=NP.getErrorEventDefinition(t);r&&WP(e,0,n,r,i)}(o,e,t,i),zR(o,e,t,i);const a={id:"multiInstance",label:i("Multi Instance"),entries:[]};return LR(a,e,t,i),[r,o,a]}function HR(e,t,n){const i={id:"forms-properties",label:n("Forms"),entries:[]};return function(e,t,n,i){Qa(t,["bpmn:UserTask"])&&(e.entries=e.entries.concat(FR(0,n,i)))}(i,e,t,n),[i]}function GR(e,t,n){const i={id:"headers-properties",label:n("Headers"),entries:[]};return PR(i,e,t,n),[i]}function WR(e,t,n){const i={id:"input",label:n("Input Parameters"),entries:[]};_R(i,e,t,n,{type:"zeebe:Input",prop:"inputParameters",prefix:"input"});const r={id:"output",label:n("Output Parameters"),entries:[]};return _R(r,e,t,n,{type:"zeebe:Output",prop:"outputParameters",prefix:"output"}),[i,r]}class qR extends Xw{constructor(e,t,n,i){super(e),this._bpmnFactory=t,this._canvas=n,this._translate=i}getTabs(e){return[{id:"general",label:this._translate("General"),groups:VR(e,this._bpmnFactory,this._canvas,this._translate)},{id:"forms",label:this._translate("Forms"),groups:HR(e,this._bpmnFactory,this._translate)},{id:"input-output",label:this._translate("Input/Output"),groups:WR(e,this._bpmnFactory,this._translate)},{id:"headers",label:this._translate("Headers"),groups:GR(e,this._bpmnFactory,this._translate)}]}}qR.$inject=["eventBus","bpmnFactory","canvas","translate"];var UR={__depends__:[ho],__init__:["propertiesProvider"],propertiesProvider:["type",qR]},KR={name:"zeebe",prefix:"zeebe",uri:"http://camunda.org/schema/zeebe/1.0",xml:{tagAlias:"lowerCase"},associations:[],types:[{name:"ZeebeServiceTask",extends:["bpmn:ServiceTask","bpmn:BusinessRuleTask","bpmn:ScriptTask","bpmn:SendTask","bpmn:EndEvent","bpmn:IntermediateThrowEvent"],properties:[{name:"retryCounter",type:"String",isAttr:!0}]},{name:"IoMapping",superClass:["Element"],properties:[{name:"ioMapping",type:"IoMapping"},{name:"inputParameters",isMany:!0,type:"Input"},{name:"outputParameters",isMany:!0,type:"Output"}],meta:{allowedIn:["bpmn:CallActivity","bpmn:Event","bpmn:ReceiveTask","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"InputOutputParameter",properties:[{name:"source",isAttr:!0,type:"String"},{name:"target",isAttr:!0,type:"String"}]},{name:"Subscription",superClass:["Element"],properties:[{name:"correlationKey",isAttr:!0,type:"String"}]},{name:"Input",superClass:["InputOutputParameter"],meta:{allowedIn:["bpmn:CallActivity","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"Output",superClass:["InputOutputParameter"],meta:{allowedIn:["bpmn:CallActivity","bpmn:Event","bpmn:ReceiveTask","zeebe:ZeebeServiceTask","bpmn:SubProcess"]}},{name:"TaskHeaders",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask"]},properties:[{name:"values",type:"Header",isMany:!0}]},{name:"Header",superClass:["Element"],properties:[{name:"id",type:"String",isAttr:!0},{name:"key",type:"String",isAttr:!0},{name:"value",type:"String",isAttr:!0}]},{name:"TaskDefinition",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask"]},properties:[{name:"type",type:"String",isAttr:!0},{name:"retries",type:"String",isAttr:!0}]},{name:"LoopCharacteristics",superClass:["Element"],meta:{allowedIn:["zeebe:ZeebeServiceTask","bpmn:ReceiveTask","bpmn:SubProcess"]},properties:[{name:"inputCollection",type:"String",isAttr:!0},{name:"inputElement",type:"String",isAttr:!0},{name:"outputCollection",type:"String",isAttr:!0},{name:"outputElement",type:"String",isAttr:!0}]},{name:"CalledElement",superClass:["Element"],meta:{allowedIn:["bpmn:CallActivity"]},properties:[{name:"processId",type:"String",isAttr:!0},{name:"processIdExpression",type:"String",isAttr:!0},{name:"propagateAllChildVariables",isAttr:!0,type:"Boolean"}]},{name:"UserTaskForm",superClass:["Element"],meta:{allowedIn:["bpmn:Process"]},properties:[{name:"id",type:"String",isAttr:!0},{name:"body",type:"String",isBody:!0}]},{name:"FormDefinition",superClass:["Element"],meta:{allowedIn:["bpmn:UserTask"]},properties:[{name:"formKey",type:"String",isAttr:!0}]},{name:"CalledDecision",superClass:["Element"],meta:{allowedIn:["bpmn:BusinessRuleTask"]},properties:[{name:"decisionId",type:"String",isAttr:!0},{name:"resultVariable",type:"String",isAttr:!0}]},{name:"AssignmentDefinition",superClass:["Element"],meta:{allowedIn:["bpmn:UserTask"]},properties:[{name:"assignee",type:"String",isAttr:!0},{name:"candidateGroups",type:"String",isAttr:!0}]}]},YR=XC.isFunction,XR=XC.isObject,ZR=XC.some;const JR=["zeebe:TaskDefinition","zeebe:Subscription","zeebe:TaskHeaders","zeebe:LoopCharacteristics","zeebe:Input"];function QR(e){var t=this;e.on("moddleCopy.canCopyProperty",(function(e){var n=e.property,i=e.parent;return t.canCopyProperty(n,i)}))}function eA(e,t){return e&&YR(e.$instanceOf)&&e.$instanceOf(t)}function tA(e,t){return t?eA(e,t)?e:e.$parent?tA(e.$parent,t):void 0:e.$parent}QR.$inject=["eventBus"],QR.prototype.canCopyProperty=function(e,t){return!(XR(e)&&!function(e,t){var n=e.$type&&e.$model.getTypeDescriptor(e.$type),i=n&&n.meta&&n.meta.allowedIn;if(!i||function(e){return-1!==e.indexOf("*")}(i))return!0;return ZR(i,(function(e){return tA(t,e)}))}(e,t))&&(!!this.canHostServiceTaskLikeProperties(e,t)&&void 0)},QR.prototype.canHostServiceTaskLikeProperties=function(e,t){if(function(e){return JR.some((function(t){return eA(e,t)}))}(e)){var n=tA(t,"bpmn:IntermediateThrowEvent")||tA(t,"bpmn:EndEvent");if(n)return n.get("eventDefinitions").some((function(e){return eA(e,"bpmn:MessageEventDefinition")}))}return!0};var nA={__init__:["zeebeModdleExtension"],zeebeModdleExtension:["type",QR]};function iA(e={}){e={...e,moddleExtensions:{zeebe:KR,...e.moddleExtensions}},DT.call(this,e)}return i(iA,DT),iA.prototype._camundaCloudModules=[oR,lR,cR,mR,gR,UR,nA],iA.prototype._modules=[].concat(DT.prototype._modules,iA.prototype._camundaCloudModules),iA}));
|