UNPKG

163 kBJavaScriptView Raw
1/*! bpmn-js - bpmn-viewer v5.0.2 | Copyright (c) 2014-present, camunda Services GmbH | bpmn.io/license */
2!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e=e||self).BpmnJS=t()}(this,function(){"use strict";var e=Object.prototype.toString,t=Object.prototype.hasOwnProperty;function n(e){return void 0!==e}function i(t){return"[object Array]"===e.call(t)}function r(t){return"[object Object]"===e.call(t)}function a(t){return"[object Number]"===e.call(t)}function o(t){var n=e.call(t);return"[object Function]"===n||"[object AsyncFunction]"===n||"[object GeneratorFunction]"===n||"[object AsyncGeneratorFunction]"===n||"[object Proxy]"===n}function s(t){return"[object String]"===e.call(t)}function p(e,n){return t.call(e,n)}function l(e,t){var n;return t=function(e){return o(e)?e:function(t){return t===e}}(t),u(e,function(e,i){if(t(e,i))return n=e,!1}),n}function c(e,t){var n=[];return u(e,function(e,i){t(e,i)&&n.push(e)}),n}function u(e,t){var n;if(void 0!==e){var r=i(e)?y:d;for(var a in e)if(p(e,a)&&!1===t(n=e[a],r(a)))return n}}function h(e,t,n){return u(e,function(e,i){n=t(n,e,i)}),n}function m(e,t){return!!h(e,function(e,n,i){return e&&t(n,i)},!0)}function f(e){return function(t){return m(e,function(e,n){return t[n]===e})}}function d(e){return e}function y(e){return Number(e)}function g(e,t){return e.bind(t)}function v(){return(v=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 x(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 v.apply(void 0,[e].concat(n))}var b=[].indexOf,E=function(e,t){if(b)return e.indexOf(t);for(var n=0;n<e.length;++n)if(e[n]===t)return n;return-1},w=/\s+/,A=Object.prototype.toString;function _(e){return new S(e)}function S(e){if(!e||!e.nodeType)throw new Error("A DOM element reference is required");this.el=e,this.list=e.classList}function R(e){for(var t;e.childNodes.length;)t=e.childNodes[0],e.removeChild(t);return e}S.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~E(t,e)||t.push(e),this.el.className=t.join(" "),this},S.prototype.remove=function(e){if("[object RegExp]"==A.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=E(t,e);return~n&&t.splice(n,1),this.el.className=t.join(" "),this},S.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},S.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)},S.prototype.array=function(){var e=(this.el.getAttribute("class")||"").replace(/^\s+|\s+$/g,"").split(w);return""===e[0]&&e.shift(),e},S.prototype.has=S.prototype.contains=function(e){return this.list?this.list.contains(e):!!~E(this.array(),e)};var C=Element.prototype,M=C.matchesSelector||C.webkitMatchesSelector||C.mozMatchesSelector||C.msMatchesSelector||C.oMatchesSelector,k=function(e,t){if(M)return M.call(e,t);for(var n=e.parentNode.querySelectorAll(t),i=0;i<n.length;++i)if(n[i]==e)return!0;return!1};var P,T=window.addEventListener?"addEventListener":"attachEvent",N=window.removeEventListener?"removeEventListener":"detachEvent",D="addEventListener"!==T?"on":"",O={bind:function(e,t,n,i){return e[T](D+t,n,i||!1),n},unbind:function(e,t,n,i){return e[N](D+t,n,i||!1),n}},B=["focus","blur"],L={bind:function(e,t,n,i,r){return-1!==B.indexOf(n)&&(r=!0),O.bind(e,n,function(n){var r=n.target||n.srcElement;n.delegateTarget=function(e,t,n){for(var i=n?e:e.parentNode;i&&i!==document;){if(k(i,t))return i;i=i.parentNode}}(r,t,!0),n.delegateTarget&&i.call(e,n)},r)},unbind:function(e,t,n,i){-1!==B.indexOf(t)&&(i=!0),O.unbind(e,t,n,i)}},I=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){var r=t.createElement("html");return r.innerHTML=e,r.removeChild(r.lastChild)}var a=j[i]||j._default,o=a[0],s=a[1],p=a[2];(r=t.createElement("div")).innerHTML=s+e+p;for(;o--;)r=r.lastChild;if(r.firstChild==r.lastChild)return r.removeChild(r.firstChild);var l=t.createDocumentFragment();for(;r.firstChild;)l.appendChild(r.removeChild(r.firstChild));return l},F=!1;"undefined"!=typeof document&&((P=document.createElement("div")).innerHTML=' <link/><table></table><a href="/a">a</a><input type="checkbox"/>',F=!P.getElementsByTagName("link").length,P=void 0);var j={legend:[1,"<fieldset>","</fieldset>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],_default:F?[1,"X<div>","</div>"]:[0,"",""]};j.td=j.th=[3,"<table><tbody><tr>","</tr></tbody></table>"],j.option=j.optgroup=[1,'<select multiple="multiple">',"</select>"],j.thead=j.tbody=j.colgroup=j.caption=j.tfoot=[1,"<table>","</table>"],j.polyline=j.ellipse=j.polygon=j.circle=j.text=j.line=j.path=j.rect=j.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];var V="undefined"!=typeof Element?Element.prototype:{};V.matches||V.matchesSelector||V.webkitMatchesSelector||V.mozMatchesSelector||V.msMatchesSelector||V.oMatchesSelector;function W(e,t){return(t=t||document).querySelector(e)}function z(e){e.parentNode&&e.parentNode.removeChild(e)}function G(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,t){return G(t,e),e}var H=2,K={"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":H,"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":H,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function U(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=K[i];r?(r===H&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function q(e,t,n){if("string"==typeof t){if(void 0===n)return function(e,t){return K[t]?e.style[t]:e.getAttributeNS(null,t)}(e,t);U(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)U(e,i,t[i])}(e,t);return e}function Y(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 X=/\s+/,Z=Object.prototype.toString;function J(e){return void 0!==e}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){var t=e.parentNode;return t&&t.removeChild(e),e}ee.prototype.add=function(e){if(this.list)return this.list.add(e),this;var t=this.array();return~Y(t,e)||t.push(e),J(this.el.className.baseVal)?this.el.className.baseVal=t.join(" "):this.el.className=t.join(" "),this},ee.prototype.remove=function(e){if("[object RegExp]"===Z.call(e))return this.removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=Y(t,e);return~n&&t.splice(n,1),this.el.className.baseVal=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?(J(t)?t!==this.list.toggle(e,t)&&this.list.toggle(e):this.list.toggle(e),this):(J(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(X);return""===e[0]&&e.shift(),e},ee.prototype.has=ee.prototype.contains=function(e){return this.list?this.list.contains(e):!!~Y(this.array(),e)};var ne={svg:"http://www.w3.org/2000/svg"},ie='<svg xmlns="'+ne.svg+'"';function re(e){var t=!1;"<svg"===e.substring(0,4)?-1===e.indexOf(ne.svg)&&(e=ie+e.substring(4)):(e=ie+">"+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 ae(e,t){var n;return"<"===e.charAt(0)?(n=re(e).firstChild,n=document.importNode(n,!0)):n=document.createElementNS(ne.svg,e),t&&q(n,t),n}var oe=ae("svg");function se(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function pe(e){return e?oe.createSVGTransformFromMatrix(e):oe.createSVGTransform()}var le=/([&<>]{1})/g,ce=/([\n\r"]{1})/g,ue={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"'"};function he(e,t){return e.replace(t,function(e,t){return ue[t]||t})}function me(e,t){var n,i,r,a,o;switch(e.nodeType){case 3:t.push(he(e.textContent,le));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n<i;++n)a=r.item(n),t.push(" ",a.name,'="',he(a.value,ce),'"');if(e.hasChildNodes()){for(t.push(">"),n=0,i=(o=e.childNodes).length;n<i;++n)me(o.item(n),t);t.push("</",e.tagName,">")}else t.push("/>");break;case 8:t.push("\x3c!--",he(e.nodeValue,le),"--\x3e");break;case 4:t.push("<![CDATA[",e.nodeValue,"]]>");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function fe(e,t){var n=re(t);if(function(e){for(var t;t=e.firstChild;)te(t)}(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)),a=0;a<r.length;a++)G(r[a],e)}}function de(e,t){if(void 0!==t){try{fe(e,t)}catch(e){throw new Error("error parsing SVG: "+e.message)}return e}return function(e){for(var t=e.firstChild,n=[];t;)me(t,n),t=t.nextSibling;return n.join("")}(e)}function ye(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}function ge(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(ye(e,i))}(n,t)),n.consolidate()}var ve=/^class /;function xe(e){return"[object Array]"===Object.prototype.toString.call(e)}function be(){var e=Array.prototype.slice.call(arguments);1===e.length&&xe(e[0])&&(e=e[0]);var t=e.pop();return t.$inject=e,t}var Ee=/constructor\s*[^(]*\(\s*([^)]*)\)/m,we=/^function\s*[^(]*\(\s*([^)]*)\)/m,Ae=/\/\*([^*]*)\*\//m;function _e(e){if("function"!=typeof e)throw new Error('Cannot annotate "'+e+'". Expected a function!');var t=e.toString().match(function(e){return ve.test(e.toString())}(e)?Ee:we);return t&&t[1]&&t[1].split(",").map(function(e){return(t=e.match(Ae))?t[1].trim():e.trim()})||[]}var Se="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function Re(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function Ce(e,t){t=t||{get:function(e,t){if(n.push(e),!1===t)return null;throw o('No provider for "'+e+'"!')}};var n=[],i=this._providers=Object.create(t._providers||null),r=this._instances=Object.create(null),a=r.injector=this,o=function(e){var t=n.join(" -> ");return n.length=0,new Error(t?e+" (Resolving: "+t+")":e)},s=function e(a,s){if(!i[a]&&-1!==a.indexOf(".")){for(var p=a.split("."),l=e(p.shift());p.length;)l=l[p.shift()];return l}if(Me(r,a))return r[a];if(Me(i,a)){if(-1!==n.indexOf(a))throw n.push(a),o("Cannot resolve circular dependency!");return n.push(a),r[a]=i[a][0](i[a][1]),n.pop(),r[a]}return t.get(a,s)},p=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("function"!=typeof e){if(!xe(e))throw new Error('Cannot invoke "'+e+'". Expected a function!');e=be(e.slice())}var n=e.$inject||_e(e),i=n.map(function(e){return Me(t,e)?t[e]:s(e)});return{fn:e,dependencies:i}},l=function(e){var t=p(e),n=t.dependencies,i=t.fn;return new(Function.prototype.bind.apply(i,[null].concat(Re(n))))},c=function(e,t,n){var i=p(e,n),r=i.dependencies,a=i.fn;return a.call.apply(a,[t].concat(Re(r)))},u=function(e){return be(function(t){return e.get(t)})},h={factory:c,type:l,value:function(e){return e}};e.forEach(function(e){function t(e,t){return"value"!==e&&xe(t)&&(t=be(t.slice())),t}if(e instanceof function(){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)}})e.forEach(function(e){var n=e[0],r=e[1],a=e[2];i[n]=[h[r],t(r,a),r]});else if("object"===(void 0===e?"undefined":Se(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 Ce((e.__modules__||[]).concat([n]),a),o=be(function(e){return r.get(e)});e.__exports__.forEach(function(e){i[e]=[o,e,"private",r]})}else Object.keys(e).forEach(function(n){if("private"!==e[n][2]){var r=e[n][0],a=e[n][1];i[n]=[h[r],t(r,a),r]}else i[n]=e[n]})}),this.get=s,this.invoke=c,this.instantiate=l,this.createChild=function(e,t){if(t&&t.length){var n,r,o,s,p=Object.create(null),l=Object.create(null),c=[],h=[],m=[];for(var f in i)n=i[f],-1!==t.indexOf(f)&&("private"===n[2]?-1===(r=c.indexOf(n[3]))?(o=n[3].createChild([],t),s=u(o),c.push(n[3]),h.push(o),m.push(s),p[f]=[s,f,"private",o]):p[f]=[m[r],f,"private",h[r]]:p[f]=[n[2],n[1]],l[f]=!0),"factory"!==n[2]&&"type"!==n[2]||!n[1].$scope||t.forEach(function(e){-1!==n[1].$scope.indexOf(e)&&(p[f]=[n[2],n[1]],l[e]=!0)});t.forEach(function(e){if(!l[e])throw new Error('No provider for "'+e+'". Cannot use provider from the parent!')}),e.unshift(p)}return new Ce(e,a)}}function Me(e,t){return Object.hasOwnProperty.call(e,t)}var ke=function(e,t){return e(t={exports:{}},t.exports),t.exports}(function(e){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}),Pe=1e3;function Te(e,t){var n=this;t=t||Pe,e.on(["render.shape","render.connection"],t,function(e,t){var i=e.type,r=t.element,a=t.gfx;if(n.canRender(r))return"render.shape"===i?n.drawShape(a,r):n.drawConnection(a,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 Ne(e){return e.join(",").replace(/,?([A-z]),?/g,"$1")}function De(e){for(var t,n="",i=0;t=e[i];i++)n+=t.x+","+t.y+" ";return n}function Oe(e,t){var n=ae("polyline");return q(n,{points:De(e)}),t&&q(n,t),n}function Be(e,t){var n,r,a,o;return t=!!t,i(e)||(e=[e]),u(e,function(e){var i=e;e.waypoints&&!t&&(i=Be(e.waypoints,!0));var s=i.x,p=i.y,l=i.height||0,c=i.width||0;(s<n||void 0===n)&&(n=s),(p<r||void 0===r)&&(r=p),(s+c>a||void 0===a)&&(a=s+c),(p+l>o||void 0===o)&&(o=p+l)}),{x:n,y:r,height:o-r,width:a-n}}function Le(e){return!(!e||!e.isFrame)}Te.prototype.canRender=function(){},Te.prototype.drawShape=function(){},Te.prototype.drawConnection=function(){},Te.prototype.getShapePath=function(){},Te.prototype.getConnectionPath=function(){};var Ie=1;function Fe(e,t){Te.call(this,e,Ie),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})}ke(Fe,Te),Fe.prototype.canRender=function(){return!0},Fe.prototype.drawShape=function(e,t){var n=ae("rect");return q(n,{x:0,y:0,width:t.width||0,height:t.height||0}),Le(t)?q(n,this.FRAME_STYLE):q(n,this.SHAPE_STYLE),$(e,n),n},Fe.prototype.drawConnection=function(e,t){var n=Oe(t.waypoints,this.CONNECTION_STYLE);return $(e,n),n},Fe.prototype.getShapePath=function(e){var t=e.x,n=e.y,i=e.width;return Ne([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])},Fe.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 Ne(r)},Fe.$inject=["eventBus","styles"];var je={__init__:["defaultRenderer"],defaultRenderer:["type",Fe],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 x(this.style(t,n),{class:e})},this.style=function(t,n){i(t)||n||(n=t,t=[]);var r=h(t,function(t,n){return x(t,e[n]||{})},{});return n?x(r,n):r},this.computeStyle=function(e,n,r){return i(n)||(r=n,n=[]),t.style(n||[],x({},r,e||{}))}}]};function Ve(e,t){return Math.round(e*t)/t}function We(e){return a(e)?e+"px":e}function ze(e,t,n){var i=ae("g");Q(i).add(t);var r=void 0!==n?n:e.childNodes.length-1;return e.insertBefore(i,e.childNodes[r]||null),i}var Ge={shape:["x","y","width","height"],connection:["waypoints"]};function $e(e,t,n,i){this._eventBus=t,this._elementRegistry=i,this._graphicsFactory=n,this._init(e||{})}function He(e,t){var n="matrix("+t.a+","+t.b+","+t.c+","+t.d+","+t.e+","+t.f+")";e.setAttribute("transform",n)}$e.$inject=["config.canvas","eventBus","graphicsFactory","elementRegistry"],$e.prototype._init=function(e){var t=this._eventBus,n=this._container=function(e){var t=(e=x({},{width:"100%",height:"100%"},e)).container||document.body,n=document.createElement("div");return n.setAttribute("class","djs-container"),x(n.style,{position:"relative",overflow:"hidden",width:We(e.width),height:We(e.height)}),t.appendChild(n),n}(e),i=this._svg=ae("svg");q(i,{width:"100%",height:"100%"}),$(n,i);var r=this._viewport=ze(i,"viewport");this._layers={},!1!==e.deferUpdate&&(this._viewboxChanged=function(e,t){var n,i,r,a;function o(){var o=Date.now(),p=a+t-o;if(p>0)return s(p);e.apply(r,i),n=a=i=r=void 0}function s(e){n=setTimeout(o,e)}return function(){a=Date.now();for(var e=arguments.length,o=new Array(e),p=0;p<e;p++)o[p]=arguments[p];i=o,r=this,n||s(t)}}(g(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)},$e.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._rootElement,delete this._viewport},$e.prototype._clear=function(){var e=this;this._elementRegistry.getAll().forEach(function(t){var n=function(e){return"waypoints"in e?"connection":"x"in e?"shape":"root"}(t);"root"===n?e.setRootElement(null,!0):e._removeElement(t,n)}),delete this._cachedViewbox},$e.prototype.getDefaultLayer=function(){return this.getLayer("base",0)},$e.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},$e.prototype._createLayer=function(e,t){t||(t=0);var n=h(this._layers,function(e,n){return t>=n.index&&e++,e},0);return{group:ze(this._viewport,"layer-"+e,n),index:t}},$e.prototype.getContainer=function(){return this._container},$e.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(u([i.gfx,i.secondaryGfx],function(e){e&&(n?Q(e).add(t):Q(e).remove(t))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},$e.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},$e.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},$e.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),Q(this.getGraphics(e)).has(t)},$e.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},$e.prototype.getRootElement=function(){return this._rootElement||this.setRootElement({id:"__implicitroot",children:[]}),this._rootElement},$e.prototype.setRootElement=function(e,t){e&&this._ensureValid("root",e);var n=this._rootElement,i=this._elementRegistry,r=this._eventBus;if(n){if(!t)throw new Error("rootElement already set, need to specify override");r.fire("root.remove",{element:n}),r.fire("root.removed",{element:n}),i.remove(n)}if(e){var a=this.getDefaultLayer();r.fire("root.add",{element:e}),i.add(e,a,this._svg),r.fire("root.added",{element:e,gfx:a})}return this._rootElement=e,e},$e.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=Ge[e];if(!m(n,function(e){return void 0!==t[e]}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},$e.prototype._setParent=function(e,t,n){!function(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)}}(t.children,e,n),e.parent=t},$e.prototype._addElement=function(e,t,n,i){n=n||this.getRootElement();var r=this._eventBus,a=this._graphicsFactory;this._ensureValid(e,t),r.fire(e+".add",{element:t,parent:n}),this._setParent(t,n,i);var o=a.create(e,t,i);return this._elementRegistry.add(t,o),a.update(e,t,o),r.fire(e+".added",{element:t,gfx:o}),t},$e.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},$e.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},$e.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),function(e,t){if(!e||!t)return-1;var n=e.indexOf(t);-1!==n&&e.splice(n,1)}(e.parent&&e.parent.children,e),e.parent=null,r.fire(t+".removed",{element:e}),n.remove(e),e},$e.prototype.removeShape=function(e){return this._removeElement(e,"shape")},$e.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},$e.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},$e.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},$e.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},$e.prototype.viewbox=function(e){if(void 0===e&&this._cachedViewbox)return this._cachedViewbox;var t,n,i,r,a,o,s=this._viewport,p=this.getSize();return e?(this._changeViewbox(function(){r=Math.min(p.width/e.width,p.height/e.height);var t=this._svg.createSVGMatrix().scale(r).translate(-e.x,-e.y);ge(s,t)}),e):(t=this.getDefaultLayer().getBBox(),n=(i=ge(s))?i.matrix:function(e,t,n,i,r,a){var o=oe.createSVGMatrix();switch(arguments.length){case 0:return o;case 1:return se(o,e);case 6:return se(o,{a:e,b:t,c:n,d:i,e:r,f:a})}}(),r=Ve(n.a,1e3),a=Ve(-n.e||0,1e3),o=Ve(-n.f||0,1e3),e=this._cachedViewbox={x:a?a/r:0,y:o?o/r:0,width:p.width/r,height:p.height/r,scale:r,inner:{width:t.width,height:t.height,x:t.x,y:t.y},outer:p})},$e.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox(function(){e=x({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),He(t,n)}),{x:n.e,y:n.f}},$e.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)}),Ve(i.a,1e3)):this.viewbox(e).scale;var n,i},$e.prototype._fitViewport=function(e){var t,n,i=this.viewbox(),r=i.outer,a=i.inner;return a.x>=0&&a.y>=0&&a.x+a.width<=r.width&&a.y+a.height<=r.height&&!e?n={x:0,y:0,width:Math.max(a.width+a.x,r.width),height:Math.max(a.height+a.y,r.height)}:(t=Math.min(1,r.width/a.width,r.height/a.height),n={x:a.x+(e?a.width/2-r.width/t/2:0),y:a.y+(e?a.height/2-r.height/t/2:0),width:r.width/t,height:r.height/t}),this.viewbox(n),this.viewbox(!1).scale},$e.prototype._setZoom=function(e,t){var n,i,r,a,o=this._svg,s=this._viewport,p=o.createSVGMatrix(),l=o.createSVGPoint(),c=(i=s.getCTM()).a;return t?(n=x(l,t).matrixTransform(i.inverse()),r=p.translate(n.x,n.y).scale(1/c*e).translate(-n.x,-n.y),a=i.multiply(r)):a=p.scale(e),He(this._viewport,a),a},$e.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},$e.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}},$e.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var Ke="data-element-id";function Ue(e){this._elements={},this._eventBus=e}Ue.$inject=["eventBus"],Ue.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),q(t,Ke,i),n&&q(n,Ke,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},Ue.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(q(i.gfx,Ke,""),i.secondaryGfx&&q(i.secondaryGfx,Ke,""),delete t[n])},Ue.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)},Ue.prototype.get=function(e){var t;t="string"==typeof e?e:e&&q(e,Ke);var n=this._elements[t];return n&&n.element},Ue.prototype.filter=function(e){var t=[];return this.forEach(function(n,i){e(n,i)&&t.push(n)}),t},Ue.prototype.getAll=function(){return this.filter(function(e){return e})},Ue.prototype.forEach=function(e){var t=this._elements;Object.keys(t).forEach(function(n){var i=t[n],r=i.element,a=i.gfx;return e(r,a)})},Ue.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},Ue.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 qe={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 a=this.indexOf(e);if(void 0===n){if(-1!==a)return;n=this.length}-1!==a&&this.splice(a,1),this.splice(n,0,e),-1===a&&t.set(e,r,i)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},isExtended:function(e){return!0===e.__refs_collection}};function Ye(e,t,n){var i=qe.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 Xe(e,t){if(!(this instanceof Xe))return new Xe(e,t);e.inverse=t,t.inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}Xe.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?Ye(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 a=r;r=null,a&&e.unset(a,i,n),r=t,e.set(r,i,n)}}})}(this,t,e)},Xe.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return qe.isExtended(n)||Ye(this,t,e),n},Xe.prototype.ensureBound=function(e,t){(function(e,t){return Object.prototype.hasOwnProperty.call(e,t.name||t)})(e,t)||this.bind(e,t)},Xe.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},Xe.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Ze=Xe,Je=qe;Ze.Collection=Je;var Qe=new Ze({name:"children",enumerable:!0,collection:!0},{name:"parent"}),et=new Ze({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),tt=new Ze({name:"attachers",collection:!0},{name:"host"}),nt=new Ze({name:"outgoing",collection:!0},{name:"source"}),it=new Ze({name:"incoming",collection:!0},{name:"target"});function rt(){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)}}),Qe.bind(this,"parent"),et.bind(this,"labels"),nt.bind(this,"outgoing"),it.bind(this,"incoming")}function at(){rt.call(this),Qe.bind(this,"children"),tt.bind(this,"host"),tt.bind(this,"attachers")}function ot(){at.call(this)}function st(){at.call(this),et.bind(this,"labelTarget")}function pt(){rt.call(this),nt.bind(this,"source"),it.bind(this,"target")}ke(at,rt),ke(ot,at),ke(st,at),ke(pt,rt);var lt={connection:pt,shape:at,label:st,root:ot};function ct(){this._uid=12}ct.prototype.createRoot=function(e){return this.create("root",e)},ct.prototype.createLabel=function(e){return this.create("label",e)},ct.prototype.createShape=function(e){return this.create("shape",e)},ct.prototype.createConnection=function(e){return this.create("connection",e)},ct.prototype.create=function(e,t){return(t=x({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=lt[e];if(!n)throw new Error("unknown type: <"+e+">");return x(new n,t)}(e,t)};var ut=Array.prototype.slice;function ht(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function mt(){}function ft(e,t,n){var i=pe();i.setTranslate(t,n),ge(e,i)}function dt(e,t){this._eventBus=e,this._elementRegistry=t}function yt(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}ht.prototype.on=function(e,t,n,r){if(e=i(e)?e:[e],o(t)&&(r=n,n=t,t=1e3),!a(t))throw new Error("priority must be a number");var s=n;r&&((s=g(n,r)).__fn=n.__fn||n);var p=this;e.forEach(function(e){p._addListener(e,{priority:t,callback:s,next:null})})},ht.prototype.once=function(e,t,n,i){var r=this;if(o(t)&&(i=n,n=t,t=1e3),!a(t))throw new Error("priority must be a number");function s(){var t=n.apply(i,arguments);return r.off(e,s),t}s.__fn=n,this.on(e,t,s)},ht.prototype.off=function(e,t){e=i(e)?e:[e];var n=this;e.forEach(function(e){n._removeListener(e,t)})},ht.prototype.createEvent=function(e){var t=new mt;return t.init(e),t},ht.prototype.fire=function(e,t){var n,i,r,a;if(a=ut.call(arguments),"object"==typeof e&&(e=(n=e).type),!e)throw new Error("no event type specified");if(i=this._listeners[e]){n=t instanceof mt?t:this.createEvent(t),a[0]=n;var o=n.type;e!==o&&(n.type=e);try{r=this._invokeListeners(n,a,i)}finally{e!==o&&(n.type=o)}return void 0===r&&n.defaultPrevented&&(r=!1),r}},ht.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},ht.prototype._destroy=function(){this._listeners={}},ht.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},ht.prototype._invokeListener=function(e,t,n){var 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"),console.error(e.stack),e}return i},ht.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)},ht.prototype._getListeners=function(e){return this._listeners[e]},ht.prototype._setListeners=function(e,t){this._listeners[e]=t},ht.prototype._removeListener=function(e,t){var n,i,r,a=this._getListeners(e);if(t)for(;a;)n=a.next,(r=a.callback)!==t&&r.__fn!==t||(i?i.next=n:this._setListeners(e,n)),i=a,a=n;else this._setListeners(e,null)},mt.prototype.stopPropagation=function(){this.cancelBubble=!0},mt.prototype.preventDefault=function(){this.defaultPrevented=!0},mt.prototype.init=function(e){x(this,e||{})},dt.$inject=["eventBus","elementRegistry"],dt.prototype._getChildren=function(e){var t,n=this._elementRegistry.getGraphics(e);return e.parent?(t=function(e){return e.parentNode.childNodes[1]}(n))||(Q(t=ae("g")).add("djs-children"),$(n.parentNode,t)):t=n,t},dt.prototype._clear=function(e){var t=function(e){return e.childNodes[0]}(e);return R(t),t},dt.prototype._createContainer=function(e,t,n,i){var r=ae("g");Q(r).add("djs-group"),void 0!==n?yt(r,t,t.childNodes[n]):$(t,r);var a=ae("g");Q(a).add("djs-element"),Q(a).add("djs-"+e),i&&Q(a).add("djs-frame"),$(r,a);var o=ae("g");return Q(o).add("djs-visual"),$(a,o),a},dt.prototype.create=function(e,t,n){var i=this._getChildren(t.parent);return this._createContainer(e,i,n,Le(t))},dt.prototype.updateContainments=function(e){var t=this,n=this._elementRegistry;u(h(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._getChildren(e);u(i.slice().reverse(),function(e){yt(n.getGraphics(e).parentNode,r)})}})},dt.prototype.drawShape=function(e,t){return this._eventBus.fire("render.shape",{gfx:e,element:t})},dt.prototype.getShapePath=function(e){return this._eventBus.fire("render.getShapePath",e)},dt.prototype.drawConnection=function(e,t){return this._eventBus.fire("render.connection",{gfx:e,element:t})},dt.prototype.getConnectionPath=function(e){return this._eventBus.fire("render.getConnectionPath",e)},dt.prototype.update=function(e,t,n){if(t.parent){var i=this._clear(n);if("shape"===e)this.drawShape(i,t),ft(n,t.x,t.y);else{if("connection"!==e)throw new Error("unknown type: "+e);this.drawConnection(i,t)}t.hidden?q(n,"display","none"):q(n,"display","block")}},dt.prototype.remove=function(e){te(this._elementRegistry.getGraphics(e).parentNode)};var gt={__depends__:[je],__init__:["canvas"],canvas:["type",$e],elementRegistry:["type",Ue],elementFactory:["type",ct],eventBus:["type",ht],graphicsFactory:["type",dt]};function vt(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 Ce(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 xt(e,t){this.injector=t=t||function(e){return vt([{config:["value",e=e||{}]},gt].concat(e.modules||[]))}(e),this.get=t.get,this.invoke=t.invoke,this.get("eventBus").fire("diagram.init")}function bt(){}function Et(e,t){this.model=e,this.properties=t}xt.prototype.destroy=function(){this.get("eventBus").fire("diagram.destroy")},xt.prototype.clear=function(){this.get("eventBus").fire("diagram.clear")},bt.prototype.get=function(e){return this.$model.properties.get(this,e)},bt.prototype.set=function(e,t){this.$model.properties.set(this,e,t)},Et.prototype.createType=function(e){var t=this.model,n=this.properties,i=Object.create(bt.prototype);u(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 a(e){n.define(this,"$type",{value:r,enumerable:!0}),n.define(this,"$attrs",{value:{}}),n.define(this,"$parent",{writable:!0}),u(e,g(function(e,t){this.set(t,e)},this))}return a.prototype=i,a.hasType=i.$instanceOf=this.model.hasType,n.defineModel(a,t),n.defineDescriptor(a,e),a};var wt={String:!0,Boolean:!0,Integer:!0,Real:!0,Element:!0},At={String:function(e){return e},Boolean:function(e){return"true"===e},Integer:function(e){return parseInt(e,10)},Real:function(e){return parseFloat(e,10)}};function _t(e,t){var n=At[e];return n?n(t):t}function St(e){return!!wt[e]}function Rt(e){return!!At[e]}function Ct(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 Mt(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function kt(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,u(e,g(this.registerPackage,this))}function Pt(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Tt(e){this.model=e}function Nt(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Dt(e){this.properties=new Tt(this),this.factory=new Et(this,this.properties),this.registry=new kt(e,this.properties),this.typeCache={}}Mt.prototype.build=function(){return e=this,t=["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"],n={},i=Object(e),u(t,function(t){t in i&&(n[t]=e[t])}),n;var e,t,n,i},Mt.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)},Mt.prototype.replaceProperty=function(e,t,n){var i=e.ns,r=this.properties,a=this.propertiesByName,o=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,o),a[i.name]=a[i.localName]=t},Mt.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),a=Ct(r[0],i),o=Ct(r[1],a.prefix).name,s=this.propertiesByName[o];if(!s)throw new Error("refined property <"+o+"> not found");this.replaceProperty(s,e,n),delete e.redefines},Mt.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},Mt.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},Mt.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},Mt.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},Mt.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")},Mt.prototype.hasProperty=function(e){return this.propertiesByName[e]},Mt.prototype.addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(u(e.properties,g(function(n){n=x({},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)},kt.prototype.getPackage=function(e){return this.packageMap[e]},kt.prototype.getPackages=function(){return this.packages},kt.prototype.registerPackage=function(e){e=x({},e);var t=this.packageMap;Pt(t,e,"prefix"),Pt(t,e,"uri"),u(e.types,g(function(t){this.registerType(t,e)},this)),t[e.uri]=t[e.prefix]=e,this.packages.push(e)},kt.prototype.registerType=function(e,t){var n=Ct((e=x({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:x(e.meta||{})})).name,t.prefix),i=n.name,r={};u(e.properties,g(function(e){var t=Ct(e.name,n.prefix),i=t.name;St(e.type)||(e.type=Ct(e.type,t.prefix).name),x(e,{ns:t,name:i}),r[i]=e},this)),x(e,{ns:n,name:i,propertiesByName:r}),u(e.extends,g(function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(i)},this)),this.definePackage(e,t),this.typeMap[i]=e},kt.prototype.mapTypes=function(e,t,n){var i=St(e.name)?{name:e.name}:this.typeMap[e.name],r=this;function a(e){return o(e,!0)}function o(n,i){var a=Ct(n,St(n)?"":e.prefix);r.mapTypes(a,t,i)}if(!i)throw new Error("unknown type <"+e.name+">");u(i.superClass,n?a:o),t(i,!n),u(i.traits,a)},kt.prototype.getEffectiveDescriptor=function(e){var t=Ct(e),n=new Mt(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},kt.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},Tt.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:Nt(e,i,n):e.$attrs[t]=n},Tt.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&&Nt(e,n,[]),e[i]},Tt.prototype.define=function(e,t,n){Object.defineProperty(e,t,n)},Tt.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Tt.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Dt.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Dt.prototype.getType=function(e){var t=this.typeCache,n=s(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Dt.prototype.createAny=function(e,t,n){var i=Ct(e),a={$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(a,o),this.properties.defineModel(a,this),this.properties.define(a,"$parent",{enumerable:!1,writable:!0}),u(n,function(e,t){r(e)&&void 0!==e.value?a[e.name]=e.value:a[t]=e}),a},Dt.prototype.getPackage=function(e){return this.registry.getPackage(e)},Dt.prototype.getPackages=function(){return this.registry.getPackages()},Dt.prototype.getElementDescriptor=function(e){return e.$descriptor},Dt.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},Dt.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Dt.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var Ot=String.fromCharCode,Bt=Object.prototype.hasOwnProperty,Lt=/&#(\d+);|&#x([0-9a-f]+);|&(\w+);/gi,It={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function Ft(e,t,n,i){return i?Bt.call(It,i)?It[i]:"&"+i+";":Ot(t||parseInt(n,16))}function jt(e){return e.length>3&&-1!==e.indexOf("&")?e.replace(Lt,Ft):e}Object.keys(It).forEach(function(e){It[e.toUpperCase()]=It[e]});var Vt="http://www.w3.org/2001/XMLSchema-instance",Wt="xsi",zt="xsi:type",Gt="non-whitespace outside of root node";function $t(e){return new Error(e)}function Ht(e){return"missing namespace for prefix <"+e+">"}function Kt(e){return{get:e,enumerable:!0}}function Ut(e){var t,n={};for(t in e)n[t]=e[t];return n}function qt(e){return e+"$uri"}function Yt(){return{line:0,column:0}}function Xt(e){throw e}function Zt(e){if(!this)return new Zt(e);var t,n,i,r,a,o,s,p,l,c=e&&e.proxy,u=Xt,h=Yt,m=!1,f=!1,d=null,y=!1;function g(e){e instanceof Error||(e=$t(e)),d=e,u(e,h)}function v(e){a&&(e instanceof Error||(e=$t(e)),a(e,h))}this.on=function(e,l){if("function"!=typeof l)throw $t("required args <name, cb>");switch(e){case"openTag":n=l;break;case"text":t=l;break;case"closeTag":i=l;break;case"error":u=l;break;case"warn":a=l;break;case"cdata":r=l;break;case"attention":p=l;break;case"question":s=l;break;case"comment":o=l;break;default:throw $t("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw $t("required args <nsMap={}>");var t,n={};for(t in e)n[t]=e[t];return n[Vt]=Wt,f=!0,l=n,this},this.parse=function(e){if("string"!=typeof e)throw $t("required args <xml=string>");return d=null,function(e){var a,u,d,x,b,E,w,A,_,S,R=f?[]:null,C=f?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[qt(n)]=t;return i}(l):null,M=[],k=0,P=!1,T=!1,N=0,D=0,O="",B=0;function L(){if(null!==S)return S;var e,t,n,i,r,a,o,s,p,c,u,h=f&&C.xmlns,d=f&&m?[]:null,y=B,g=O,x=g.length,b={},E={};e:for(;y<x;y++)if(p=!1,!(32===(c=g.charCodeAt(y))||c<14&&c>8)){for((c<65||c>122||c>90&&c<97)&&95!==c&&58!==c&&(v("illegal first char attribute name"),p=!0),u=y+1;u<x;u++)if(!((c=g.charCodeAt(u))>96&&c<123||c>64&&c<91||c>47&&c<59||46===c||45===c||95===c)){if(32===c||c<14&&c>8){v("missing attribute value"),y=u;continue e}if(61===c)break;v("illegal attribute name char"),p=!0}if("xmlns:xmlns"===(s=g.substring(y,u))&&(v("illegal declaration of xmlns"),p=!0),34===(c=g.charCodeAt(u+1)))-1===(u=g.indexOf('"',y=u+2))&&-1!==(u=g.indexOf("'",y))&&(v("attribute value quote missmatch"),p=!0);else if(39===c)-1===(u=g.indexOf("'",y=u+2))&&-1!==(u=g.indexOf('"',y))&&(v("attribute value quote missmatch"),p=!0);else for(v("missing attribute value quotes"),p=!0,u+=1;u<x&&!(32===(c=g.charCodeAt(u+1))||c<14&&c>8);u++);for(-1===u&&(v("missing closing quotes"),u=x,p=!0),p||(a=g.substring(y,u)),y=u;u+1<x&&!(32===(c=g.charCodeAt(u+1))||c<14&&c>8);u++)y===u&&(v("illegal character after attribute end"),p=!0);if(y=u+1,!p)if(s in E)v("attribute <"+s+"> already defined");else if(E[s]=!0,f)if(m){if(null!==(r="xmlns"===s?"xmlns":120===s.charCodeAt(0)&&"xmlns:"===s.substr(0,6)?s.substr(6):null)){if(e=jt(a),t=qt(r),!(o=l[e])){if("xmlns"===r||t in C&&C[t]!==e)do{o="ns"+k++}while(void 0!==C[o]);else o=r;l[e]=o}C[r]!==o&&(i||(C=Ut(C),i=!0),C[r]=o,"xmlns"===r&&(C[qt(o)]=e,h=o),C[t]=e),b[s]=a;continue}d.push(s,a)}else-1!==(c=s.indexOf(":"))?(n=C[s.substring(0,c)])?((s=h===n?s.substr(c+1):n+s.substr(c))===zt&&(-1!==(c=a.indexOf(":"))?(n=a.substring(0,c),n=C[n]||n,a=n+a.substring(c)):a=h+":"+a),b[s]=a):v(Ht(s.substring(0,c))):b[s]=a;else b[s]=a}if(m)for(y=0,x=d.length;y<x;y++){if(s=d[y++],a=d[y],-1!==(c=s.indexOf(":"))){if(!(n=C[s.substring(0,c)])){v(Ht(s.substring(0,c)));continue}(s=h===n?s.substr(c+1):n+s.substr(c))===zt&&(-1!==(c=a.indexOf(":"))?(n=a.substring(0,c),n=C[n]||n,a=n+a.substring(c)):a=h+":"+a)}b[s]=a}return S=b}h=function(){for(var t,n,i=/(\r\n|\r|\n)/g,r=0,a=0,o=0,s=D;N>=o&&(t=i.exec(e))&&!((s=t[0].length+t.index)>N);)r+=1,o=s;return-1==N?(a=s,n=e.substring(D)):0===D?(console.log(N-o),n=e.substring(D,N)):(a=N-o,n=-1==D?e.substring(N):e.substring(N,D+1)),{data:n,line:r,column:a}},c&&(_=Object.create({},{name:Kt(function(){return w}),originalName:Kt(function(){return A}),attrs:Kt(L),ns:Kt(function(){return C})}));for(;-1!==D;){if(-1===(N=60===e.charCodeAt(D)?D:e.indexOf("<",D)))return M.length?g("unexpected end of file"):0===D?g("missing start tag"):void(D<e.length&&e.substring(D).trim()&&v(Gt));if(D!==N)if(M.length){if(t&&(t(e.substring(D,N),jt,h),y))return}else if(e.substring(D,N).trim()&&(v(Gt),y))return;if(33!==(b=e.charCodeAt(N+1)))if(63!==b){if(-1==(D=e.indexOf(">",N+1)))return g("unclosed tag");if(S={},47===b){if(P=!1,T=!0,!M.length)return g("missing open tag");if(u=w=M.pop(),x=N+2+u.length,e.substring(N+2,x)!==u)return g("closing tag mismatch");for(;x<D;x++)if(!(32===(b=e.charCodeAt(x))||b>8&&b<14))return g("close tag")}else{if(47===e.charCodeAt(D-1)?(u=w=e.substring(N+1,D-1),P=!0,T=!0):(u=w=e.substring(N+1,D),P=!0,T=!1),!(b>96&&b<123||b>64&&b<91||95===b||58===b))return g("illegal first char nodeName");for(x=1,d=u.length;x<d;x++)if(!((b=u.charCodeAt(x))>96&&b<123||b>64&&b<91||b>47&&b<59||45===b||95===b||46==b)){if(32===b||b<14&&b>8){w=u.substring(0,x),S=null;break}return g("invalid nodeName")}T||M.push(w)}if(f){if(a=C,P&&(T||R.push(a),null===S&&(m=-1!==u.indexOf("xmlns",x))&&(B=x,O=u,L(),m=!1)),A=w,-1!==(b=w.indexOf(":"))){if(!(E=C[w.substring(0,b)]))return g("missing namespace on <"+A+">");w=w.substr(b+1)}else E=C.xmlns;E&&(w=E+":"+w)}if(P&&(B=x,O=u,n&&(c?n(_,jt,T,h):n(w,L,jt,T,h),y)))return;if(T){if(i&&(i(c?_:w,jt,P,h),y))return;f&&(C=P?a:R.pop())}D+=1}else{if(-1===(D=e.indexOf("?>",N)))return g("unclosed question");if(s&&(s(e.substring(N,D+2),h),y))return;D+=2}else{if(91===(b=e.charCodeAt(N+2))&&"CDATA["===e.substr(N+3,6)){if(-1===(D=e.indexOf("]]>",N)))return g("unclosed cdata");if(r&&(r(e.substring(N+9,D),h),y))return;D+=3;continue}if(45===b&&45===e.charCodeAt(N+3)){if(-1===(D=e.indexOf("--\x3e",N)))return g("unclosed comment");if(o&&(o(e.substring(N+4,D),jt,h),y))return;D+=3;continue}if(-1===(D=e.indexOf(">",N+1)))return g("unclosed tag");if(p&&(p(e.substring(N,D+1),jt,h),y))return;D+=1}}}(e),h=Yt,y=!1,d},this.stop=function(){y=!0}}function Jt(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Qt={xsi:"http://www.w3.org/2001/XMLSchema-instance"},en="xsi:type";function tn(e){return e.xml&&e.xml.serialize}function nn(e){return tn(e)===en}function rn(e,t){return Jt(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function an(e){return new Error(e)}function on(e){return e.$descriptor}function sn(e){x(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw an("expected element");var t,n=this.elementsById,i=on(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 an("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function pn(){}function ln(){}function cn(){}function un(e,t){this.property=e,this.context=t}function hn(e,t){this.element=t,this.propertyDesc=e}function mn(){}function fn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function dn(e,t,n){fn.call(this,e,t,n)}function yn(e,t,n){this.model=e,this.context=n}function gn(e){e instanceof Dt&&(e={model:e}),x(this,{lax:!1},e)}pn.prototype.handleEnd=function(){},pn.prototype.handleText=function(){},pn.prototype.handleNode=function(){},ln.prototype=Object.create(pn.prototype),ln.prototype.handleNode=function(){return this},cn.prototype=Object.create(pn.prototype),cn.prototype.handleText=function(e){this.body=(this.body||"")+e},un.prototype=Object.create(cn.prototype),un.prototype.handleNode=function(e){if(this.element)throw an("expected no sub nodes");return this.element=this.createReference(e),this},un.prototype.handleEnd=function(){this.element.id=this.body},un.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},hn.prototype=Object.create(cn.prototype),hn.prototype.handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=_t(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},mn.prototype=Object.create(cn.prototype),mn.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},fn.prototype=Object.create(mn.prototype),fn.prototype.addReference=function(e){this.context.addReference(e)},fn.prototype.handleText=function(e){if(!on(this.element).bodyProperty)throw an("unexpected body text <"+e+">");cn.prototype.handleText.call(this,e)},fn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=on(t).bodyProperty;n&&void 0!==e&&(e=_t(n.type,e),t.set(n.name,e))},fn.prototype.createElement=function(e){var t,n=e.attributes,i=this.type,r=on(i),a=this.context,o=new i({}),s=this.model;return u(n,function(e,n){var i=r.propertiesByName[n];i&&i.isReference?i.isMany?u(e.split(" "),function(e){a.addReference({element:o,property:i.ns.name,id:e})}):a.addReference({element:o,property:i.ns.name,id:e}):(i?e=_t(i.type,e):"xmlns"!==n&&(t=Ct(n,r.ns.prefix),s.getPackage(t.prefix)&&a.addWarning({message:"unknown attribute <"+n+">",element:o,property:n,value:e})),o.set(n,e))}),o},fn.prototype.getPropertyForNode=function(e){var t,n,i=Ct(e.name),r=this.type,a=this.model,o=on(r),s=i.name,p=o.propertiesByName[s];if(p)return nn(p)&&(t=e.attributes[en])?(t=function(e,t){var n=Ct(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,a),x({},p,{effectiveType:on(n=a.getType(t)).name})):p;var c=a.getPackage(i.prefix);if(c){if(t=rn(i,c),n=a.getType(t),p=l(o.properties,function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)}))return x({},p,{effectiveType:on(n).name})}else if(p=l(o.properties,function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type}))return p;throw an("unrecognized element <"+i.name+">")},fn.prototype.toString=function(){return"ElementDescriptor["+on(this.type).name+"]"},fn.prototype.valueHandler=function(e,t){return new hn(e,t)},fn.prototype.referenceHandler=function(e){return new un(e,this.context)},fn.prototype.handler=function(e){return"Element"===e?new yn(this.model,e,this.context):new fn(this.model,e,this.context)},fn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,Rt(n=t.effectiveType||t.type))return this.valueHandler(t,i);var a=(r=t.isReference?this.referenceHandler(t).handleNode(e):this.handler(n).handleNode(e)).element;return void 0!==a&&(t.isMany?i.get(t.name).push(a):i.set(t.name,a),t.isReference?(x(a,{element:i}),this.context.addReference(a)):a.$parent=i),r},dn.prototype=Object.create(fn.prototype),dn.prototype.createElement=function(e){var t=e.name,n=Ct(t),i=this.model,r=this.type,a=i.getPackage(n.prefix),o=a&&rn(n,a)||t;if(!r.hasType(o))throw an("unexpected element <"+e.originalName+">");return fn.prototype.createElement.call(this,e)},yn.prototype=Object.create(mn.prototype),yn.prototype.createElement=function(e){var t=e.name,n=Ct(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},yn.prototype.handleChild=function(e){var t=new yn(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},yn.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},gn.prototype.fromXML=function(e,t,n){var i=t.rootHandler;t instanceof fn?(i=t,t={}):"string"==typeof t?(i=this.handler(t),t={}):"string"==typeof i&&(i=this.handler(i));var r=this.model,a=this.lax,o=new sn(x({},t,{rootHandler:i})),s=new Zt({proxy:!0}),p=function(){var e=[];return Object.defineProperty(e,"peek",{value:function(){return this[this.length-1]}}),e}();function l(e,t,n){var i=t(),r=i.line,a=i.column,s=i.data;"<"===s.charAt(0)&&-1!==s.indexOf(" ")&&(s=s.slice(0,s.indexOf(" "))+">");var p="unparsable content "+(s?s+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+a+"\n\tnested error: "+e.message;if(n)return o.addWarning({message:p,error:e}),!0;throw an(p)}function c(e,t){return l(e,t,!0)}i.context=o,p.push(i);var u=/^<\?xml /i,h=/ encoding="([^"]+)"/i,m=/^utf-8$/i;function f(e,t){try{p.peek().handleText(e)}catch(e){c(e,t)}}var d=r.getPackages().reduce(function(e,t){return e[t.uri]=t.prefix,e},{});s.ns(d).on("openTag",function(e,t,n,i){var r=e.attrs||{},o=Object.keys(r).reduce(function(e,n){var i=t(r[n]);return e[n]=i,e},{});!function(e,t){var n=p.peek();try{p.push(n.handleNode(e))}catch(e){l(e,t,a)&&p.push(new ln)}}({name:e.name,originalName:e.originalName,attributes:o,ns:e.ns},i)}).on("question",function(e){if(u.test(e)){var t=h.exec(e),n=t&&t[1];n&&!m.test(n)&&o.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}}).on("closeTag",function(){p.pop().handleEnd()}).on("cdata",f).on("text",function(e,t,n){!function(e,t){(e=e.trim())&&f(e,t)}(t(e),n)}).on("error",l).on("warn",c),setTimeout(function(){var t;try{s.parse(e),function(){var e,t,n=o.elementsById,i=o.references;for(e=0;t=i[e];e++){var r=t.element,a=n[t.id],s=on(r).propertiesByName[t.property];if(a||o.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),s.isMany){var p=r.get(s.name),l=p.indexOf(t);-1===l&&(l=p.length),a?p[l]=a:p.splice(l,1)}else r.set(s.name,a)}}()}catch(e){t=e}var r=i.element;t||r||(t=an("failed to parse document as <"+i.type.$descriptor.name+">")),n(t,t?void 0:r,o)},0)},gn.prototype.handler=function(e){return new dn(this.model,e)};var vn='<?xml version="1.0" encoding="UTF-8"?>\n',xn=/<|>|'|"|&|\n\r|\n/g,bn=/<|>|&/g;function En(e){var t={},n={},i={},r=[],a=[];this.byUri=function(t){return n[t]||e&&e.byUri(t)},this.add=function(e,t){n[e.uri]=e,t?r.push(e):a.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.logUsed=function(e){var t=e.uri;i[t]=this.byUri(t)},this.getUsed=function(e){return[].concat(r,a).filter(function(e){return i[e.uri]})}}function wn(e,t){return Jt(t)?(n=e).charAt(0).toLowerCase()+n.slice(1):e;var n}function An(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function _n(e){return s(e)?e:(e.prefix?e.prefix+":":"")+e.localName}function Sn(e){return function(e,t){var n=[];return u(e,function(e,i){n.push(t(e,i))}),n}(e.getUsed(),function(e){return{name:"xmlns"+(e.prefix?":"+e.prefix:""),value:e.uri}})}var Rn={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},Cn={"<":"lt",">":"gt","&":"amp"};function Mn(e,t,n){return(e=s(e)?e:""+e).replace(t,function(e){return"&"+n[e]+";"})}function kn(e){this.tagName=e}function Pn(){}function Tn(e){this.tagName=e}function Nn(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function Dn(e,t){Nn.call(this,e,t)}function On(){this.value="",this.write=function(e){this.value+=e}}function Bn(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 Ln(e){return e=x({format:!1,preamble:!0},e||{}),{toXML:function(t,n){var i=n||new On,r=new Bn(i,e.format);if(e.preamble&&r.append(vn),(new Nn).build(t).serializeTo(r),!n)return i.value}}}function In(e,t){Dt.call(this,e,t)}kn.prototype.build=function(e){return this.element=e,this},kn.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+"</"+this.tagName+">").appendNewLine()},Pn.prototype.serializeValue=Pn.prototype.serializeTo=function(e){e.append(this.escape?Mn(this.value,bn,Cn):this.value)},Pn.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(bn)&&(this.escape=!0),this},An(Tn,Pn),Tn.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append("</"+this.tagName+">").appendNewLine()},Nn.prototype.build=function(e){this.element=e;var t,n,i=e.$descriptor,r=this.propertyDescriptor,a=i.isGeneric;return t=a?this.parseGeneric(e):this.parseNsAttributes(e),this.ns=r?this.nsPropertyTagName(r):this.nsTagName(i),this.tagName=this.addTagName(this.ns),a||(n=function(e){return c(e.$descriptor.properties,function(t){var n=t.name;if(t.isVirtual)return!1;if(!e.hasOwnProperty(n))return!1;var i=e[n];return i!==t.default&&null!==i&&(!t.isMany||i.length)})}(e),this.parseAttributes(c(n,function(e){return e.isAttr})),this.parseContainments(function(e){return c(e,function(e){return!e.isAttr})}(n))),this.parseGenericAttributes(e,t),this},Nn.prototype.nsTagName=function(e){return function(e,t){return t.isGeneric?x({localName:t.ns.localName},e):x({localName:wn(t.ns.localName,t.$pkg)},e)}(this.logNamespaceUsed(e.ns),e)},Nn.prototype.nsPropertyTagName=function(e){return function(e,t){return x({localName:t.ns.localName},e)}(this.logNamespaceUsed(e.ns),e)},Nn.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},Nn.prototype.nsAttributeName=function(e){var t;if(t=s(e)?Ct(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}:x({localName:t.localName},n)},Nn.prototype.parseGeneric=function(e){var t=this,n=this.body,i=[];return u(e,function(r,a){"$body"===a?n.push((new Pn).build({type:"String"},r)):"$children"===a?u(r,function(e){n.push(new Nn(t).build(e))}):0!==a.indexOf("$")&&t.parseNsAttribute(e,a,r)&&i.push({name:a,value:r})}),i},Nn.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,a=Ct(t);if("xmlns"===a.prefix&&(i={prefix:a.localName,uri:n}),a.prefix||"xmlns"!==a.localName||(i={uri:n}),!i)return{name:t,value:n};if(r&&r.getPackage(n))this.logNamespace(i,!0,!0);else{var o=this.logNamespaceUsed(i,!0);this.getNamespaces().logUsed(o)}},Nn.prototype.parseNsAttributes=function(e,t){var n=this,i=e.$attrs,r=[];return u(i,function(t,i){var a=n.parseNsAttribute(e,i,t);a&&r.push(a)}),r},Nn.prototype.parseGenericAttributes=function(e,t){var n=this;u(t,function(t){if(t.name!==en)try{n.addAttribute(n.nsAttributeName(t.name),t.value)}catch(n){console.warn("missing namespace information for ",t.name,"=",t.value,"on",e,n)}})},Nn.prototype.parseContainments=function(e){var t=this,n=this.body,i=this.element;u(e,function(e){var r=i.get(e.name),a=e.isReference;if(e.isMany||(r=[r]),e.isBody)n.push((new Pn).build(e,r[0]));else if(Rt(e.type))u(r,function(i){n.push(new Tn(t.addTagName(t.nsPropertyTagName(e))).build(e,i))});else if(a)u(r,function(i){n.push(new kn(t.addTagName(t.nsPropertyTagName(e))).build(i))});else{var o=nn(e),s=function(e){return"property"===tn(e)}(e);u(r,function(i){var r;r=o?new Dn(t,e):s?new Nn(t,e):new Nn(t),n.push(r.build(i))})}})},Nn.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new En(t):n=t),n},Nn.prototype.logNamespace=function(e,t,n){var i=this.getNamespaces(n),r=e.uri,a=e.prefix;return i.byUri(r)||i.add(e,t),i.mapPrefix(a,r),e},Nn.prototype.logNamespaceUsed=function(e,t){var n,i,r,a=this.element.$model,o=this.getNamespaces(t),s=e.prefix,p=e.uri;if(!s&&!p)return{localName:e.localName};if(r=Qt[s]||a&&(a.getPackage(s)||{}).uri,!(p=p||r||o.uriByPrefix(s)))throw new Error("no namespace uri given for prefix <"+s+">");if(!(e=o.byUri(p))){for(n=s,i=1;o.uriByPrefix(n);)n=s+"_"+i++;e=this.logNamespace({prefix:n,uri:p},r===p)}return s&&o.mapPrefix(s,p),e},Nn.prototype.parseAttributes=function(e){var t=this,n=this.element;u(e,function(e){var i=n.get(e.name);if(e.isReference)if(e.isMany){var r=[];u(i,function(e){r.push(e.id)}),i=r.join(" ")}else i=i.id;t.addAttribute(t.nsAttributeName(e),i)})},Nn.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),_n(e)},Nn.prototype.addAttribute=function(e,t){var n=this.attrs;s(t)&&(t=Mn(t,xn,Rn)),n.push({name:e,value:t})},Nn.prototype.serializeAttributes=function(e){var t=this.attrs,n=this.namespaces;n&&(t=Sn(n).concat(t)),u(t,function(t){e.append(" ").append(_n(t.name)).append('="').append(t.value).append('"')})},Nn.prototype.serializeTo=function(e){var t=this.body[0],n=t&&t.constructor!==Pn;e.appendIndent().append("<"+this.tagName),this.serializeAttributes(e),e.append(t?">":" />"),t&&(n&&e.appendNewLine().indent(),u(this.body,function(t){t.serializeTo(e)}),n&&e.unindent().appendIndent(),e.append("</"+this.tagName+">")),e.appendNewLine()},An(Dn,Nn),Dn.prototype.parseNsAttributes=function(e){var t=Nn.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),a=r.xml&&r.xml.typePrefix||"";return this.addAttribute(this.nsAttributeName(en),(i.prefix?i.prefix+":":"")+a+n.ns.localName),t},Dn.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},In.prototype=Object.create(Dt.prototype),In.prototype.fromXML=function(e,t,n,i){s(t)||(i=n,n=t,t="bpmn:Definitions"),o(n)&&(i=n,n={});var r=new gn(x({model:this,lax:!0},n)),a=r.handler(t);r.fromXML(e,a,i)},In.prototype.toXML=function(e,t,n){o(t)&&(n=t,t={});var i,r,a=new Ln(t);try{i=a.toXML(e)}catch(e){r=e}return n(r,i)};var Fn={bpmn:{name:"BPMN20",uri:"http://www.omg.org/spec/BPMN/20100524/MODEL",associations:[],types:[{name:"Interface",superClass:["RootElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"operations",type:"Operation",isMany:!0},{name:"implementationRef",type:"String",isAttr:!0}]},{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",type:"String",isAttr:!0}]},{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",type:"LaneSet",isMany:!0,replaces:"FlowElementsContainer#laneSets"},{name:"flowElements",type:"FlowElement",isMany:!0,replaces:"FlowElementsContainer#flowElements"},{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:"assignment",type:"Assignment",isMany:!0},{name:"sourceRef",type:"ItemAwareElement",isMany:!0,isReference:!0},{name:"targetRef",type:"ItemAwareElement",isReference:!0},{name:"transformation",type:"FormalExpression",xml:{serialize:"property"}}]},{name:"DataInput",superClass:["ItemAwareElement"],properties:[{name:"name",isAttr:!0,type:"String"},{name:"isCollection",default:!1,isAttr:!0,type:"Boolean"},{name:"inputSetRef",type:"InputSet",isVirtual:!0,isMany:!0,isReference:!0},{name:"inputSetWithOptional",type:"InputSet",isVirtual:!0,isMany:!0,isReference:!0},{name:"inputSetWithWhileExecuting",type:"InputSet",isVirtual:!0,isMany:!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",isVirtual:!0,isMany:!0,isReference:!0},{name:"outputSetWithOptional",type:"OutputSet",isVirtual:!0,isMany:!0,isReference:!0},{name:"outputSetWithWhileExecuting",type:"OutputSet",isVirtual:!0,isMany:!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",type:"String",isBody:!0}]},{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",type:"String",isAttr:!0},{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",isVirtual:!0,isMany:!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",isVirtual:!0,isMany:!0,isReference:!0},{name:"outgoingConversationLinks",type:"ConversationLink",isVirtual:!0,isMany:!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",isVirtual:!0,isMany:!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"],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"}]}],prefix:"bpmn",xml:{tagAlias:"lowerCase",typePrefix:"t"}},bpmndi:{name:"BPMNDI",uri:"http://www.omg.org/spec/BPMN/20100524/DI",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:[],prefix:"bpmndi"},dc:{name:"DC",uri:"http://www.omg.org/spec/DD/20100524/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}]}],prefix:"dc",associations:[]},di:{name:"DI",uri:"http://www.omg.org/spec/DD/20100524/DI",types:[{name:"DiagramElement",isAbstract:!0,properties:[{name:"id",type:"String",isAttr:!0,isId:!0},{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,isVirtual:!0,isMany:!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",type:"String",isAttr:!0,isId:!0},{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,isVirtual:!0,isMany:!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",isVirtual:!0,isMany:!0}]},{name:"LabeledShape",isAbstract:!0,superClass:["Shape"],properties:[{name:"ownedLabel",type:"Label",isReadOnly:!0,subsettedProperty:"DiagramElement-ownedElement",isVirtual:!0,isMany:!0}]},{name:"Label",isAbstract:!0,superClass:["Node"],properties:[{name:"bounds",type:"dc:Bounds"}]},{name:"Style",isAbstract:!0,properties:[{name:"id",type:"String",isAttr:!0,isId:!0}]},{name:"Extension",properties:[{name:"values",type:"Element",isMany:!0}]}],associations:[],prefix:"di",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:[]}};function jn(e,t){return new In(x({},Fn,e),t)}function Vn(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':"<null>"}var Wn=new Ze({name:"bpmnElement",enumerable:!0},{name:"di",configurable:!0});function zn(e,t){return e.$instanceOf(t)}function Gn(e,t){var n={},i=[];function r(e,t){return function(n){e(n,t)}}function a(e){n[e.id]=e}function o(n,i){try{var r=n.di&&function(n,i){if(n.gfx)throw new Error(t("already rendered {element}",{element:Vn(n)}));return e.element(n,i)}(n,i);return a(n),r}catch(e){s(e.message,{element:n,error:e}),console.error(t("failed to import {element}",{element:Vn(n)})),console.error(e)}}function s(t,n){e.error(t,n)}function p(e){var n=e.bpmnElement;n?n.di?s(t("multiple DI elements defined for {element}",{element:Vn(n)}),{element:n}):(Wn.bind(n,"di"),n.di=e):s(t("no bpmnElement referenced in {element}",{element:Vn(e)}),{element:e})}function h(e){var t;p(t=e.plane),u(t.planeElement,m)}function m(e){p(e)}function f(){for(;i.length;)i.shift()()}function d(e,t){M(e,t),w(e.ioSpecification,t),E(e.artifacts,t),a(e)}function y(e,t){o(e,t)}function g(e,t){o(e,t)}function v(e,t){o(e,t)}function x(e,t){o(e,t)}function b(e,t){o(e,t)}function E(e,t){u(e,function(e){zn(e,"bpmn:Association")?i.push(function(){b(e,t)}):b(e,t)})}function w(e,t){e&&(u(e.dataInputs,r(v,t)),u(e.dataOutputs,r(x,t)))}function A(e,t){M(e,t),E(e.artifacts,t)}function _(e,t){var n=o(e,t);zn(e,"bpmn:SubProcess")&&A(e,n||t),zn(e,"bpmn:Activity")&&w(e.ioSpecification,t),i.push(function(){u(e.dataInputAssociations,r(g,t)),u(e.dataOutputAssociations,r(g,t))})}function S(e,t){o(e,t)}function R(e,t){i.push(function(){var n=o(e,t);e.childLaneSet&&C(e.childLaneSet,n||t),function(e){u(e.flowNodeRef,function(t){var n=t.get("lanes");n&&n.push(e)})}(e)})}function C(e,t){u(e.lanes,r(R,t))}function M(e,n){!function(e,n){u(e,function(e){zn(e,"bpmn:SequenceFlow")?i.push(function(){!function(e,t){o(e,t)}(e,n)}):zn(e,"bpmn:BoundaryEvent")?i.unshift(function(){_(e,n)}):zn(e,"bpmn:FlowNode")?_(e,n):zn(e,"bpmn:DataObject")||(zn(e,"bpmn:DataStoreReference")?S(e,n):zn(e,"bpmn:DataObjectReference")?S(e,n):s(t("unrecognized flowElement {element} in context {context}",{element:Vn(e),context:n?Vn(n.businessObject):"null"}),{element:e,context:n}))})}(e.flowElements,n),e.laneSets&&function(e,t){u(e,r(C,t))}(e.laneSets,n)}function k(e,t){var n=o(e,t),i=e.processRef;i&&d(i,n||t)}return{handleDeferred:f,handleDefinitions:function(a,o){var m=a.diagrams;if(o&&-1===m.indexOf(o))throw new Error(t("diagram not part of bpmn:Definitions"));if(!o&&m&&m.length&&(o=m[0]),!o)throw new Error(t("no diagram to display"));h(o);var g=o.plane;if(!g)throw new Error(t("no plane for {element}",{element:Vn(o)}));var v=g.bpmnElement;if(!v){if(!(v=function(e){return l(e.rootElements,function(e){return zn(e,"bpmn:Process")||zn(e,"bpmn:Collaboration")})}(a)))throw new Error(t("no process or collaboration to display"));s(t("correcting missing bpmnElement on {plane} to {rootElement}",{plane:Vn(g),rootElement:Vn(v)})),g.bpmnElement=v,p(g)}var x,b=function(t,n){return e.root(t,n)}(v,g);if(zn(v,"bpmn:Process"))d(v,b);else{if(!zn(v,"bpmn:Collaboration"))throw new Error(t("unsupported bpmnElement for {plane}: {rootElement}",{plane:Vn(g),rootElement:Vn(v)}));u((x=v).participants,r(k)),E(x.artifacts),i.push(function(){var e;u(x.messageFlows,r(y,e))}),function(e,t){c(e,function(e){return!n[e.id]&&zn(e,"bpmn:Process")&&e.laneSets}).forEach(r(d,t))}(a.rootElements,b)}f()},handleSubProcess:A,registerDi:p}}function $n(e,t){var n=Hn(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Hn(e){return e&&e.businessObject||e}function Kn(e){return!$n(e,"bpmn:CallActivity")&&($n(e,"bpmn:SubProcess")?!!Hn(e).di.isExpanded:!$n(e,"bpmn:Participant")||!!Hn(e).processRef)}function Un(e){var t=e.businessObject,n=function(e){return $n(e,"bpmn:FlowElement")||$n(e,"bpmn:Participant")||$n(e,"bpmn:Lane")||$n(e,"bpmn:SequenceFlow")||$n(e,"bpmn:MessageFlow")||$n(e,"bpmn:DataInput")||$n(e,"bpmn:DataOutput")?"name":$n(e,"bpmn:TextAnnotation")?"text":$n(e,"bpmn:Group")?"categoryValueRef":void 0}(t);if(n)return"categoryValueRef"===n?function(e){var t=e.categoryValueRef;return t&&t.value||""}(t):t[n]||""}function qn(e,t,n){return function(e,t){return!!l(e,t)}(e.eventDefinitions,function(i){return i.$type===t&&function(e,t){return m(t,function(t,n){return e[n]==t})}(e,n)})}function Yn(e){return e.businessObject.di}function Xn(e){return e.businessObject}function Zn(e,t){return Yn(e).get("bioc:fill")||t||"white"}function Jn(e,t){return Yn(e).get("bioc:stroke")||t||"black"}var Qn=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 a=i-Math.floor(i),o="";for(r=0;r<Math.floor(i);r++){o=Math.floor(Math.random()*n).toString(n)+o}if(a){var s=Math.pow(n,a);o=Math.floor(Math.random()*s).toString(n)+o}var p=parseInt(o,n);return p!==1/0&&p>=Math.pow(2,e)?t(e,n):o};t.rack=function(e,n,i){var r=function(r){var o=0;do{if(o++>10){if(!i)throw new Error("too many ID collisions, use more bits");e+=i}var s=t(e,n)}while(Object.hasOwnProperty.call(a,s));return a[s]=r,s},a=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 ei(e){if(!(this instanceof ei))return new ei(e);e=e||[128,36,1],this._seed=e.length?Qn.rack(e[0],e[1],e[2]):e}ei.prototype.next=function(e){return this._seed(e||!0)},ei.prototype.nextPrefixed=function(e,t){var n;do{n=e+this.next(!0)}while(this.assigned(n));return this.claim(n,t),n},ei.prototype.claim=function(e,t){this._seed.set(e,t||!0)},ei.prototype.assigned=function(e){return this._seed.get(e)||!1},ei.prototype.unclaim=function(e){delete this._seed.hats[e]},ei.prototype.clear=function(){var e,t=this._seed.hats;for(e in t)this.unclaim(e)};var ti=new ei,ni=10,ii=3,ri=.95,ai=.35;function oi(e,t,n,i,a,o,s){Te.call(this,t,s);var p=e&&e.defaultFillColor,l=e&&e.defaultStrokeColor,c=ti.next(),h={},m=n.computeStyle;function f(e,t){var n=x({fill:"black",strokeWidth:1,strokeLinecap:"round",strokeDasharray:"none"},t.attrs),i=t.ref||{x:0,y:0},r=t.scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var o=ae("marker");q(t.element,n),$(o,t.element),q(o,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*r,markerHeight:20*r,orient:"auto"});var s=W("defs",a._svg);s||(s=ae("defs"),$(a._svg,s)),$(s,o),h[e]=o}function d(e){return e.replace(/[()\s,#]+/g,"_")}function y(e,t,n){var i=e+"-"+d(t)+"-"+d(n)+"-"+c;return h[i]||function(e,t,n,i){if("sequenceflow-end"===t){var r=ae("path");q(r,{d:"M 1 5 L 11 10 L 1 15 Z"}),f(e,{element:r,ref:{x:11,y:10},scale:.5,attrs:{fill:i,stroke:i}})}if("messageflow-start"===t){var a=ae("circle");q(a,{cx:6,cy:6,r:3.5}),f(e,{element:a,attrs:{fill:n,stroke:i},ref:{x:6,y:6}})}if("messageflow-end"===t){var o=ae("path");q(o,{d:"m 1 5 l 0 -3 l 7 3 l -7 3 z"}),f(e,{element:o,attrs:{fill:n,stroke:i,strokeLinecap:"butt"},ref:{x:8.5,y:5}})}if("association-start"===t){var s=ae("path");q(s,{d:"M 11 5 L 1 10 L 11 15"}),f(e,{element:s,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:1,y:10},scale:.5})}if("association-end"===t){var p=ae("path");q(p,{d:"M 1 5 L 11 10 L 1 15"}),f(e,{element:p,attrs:{fill:"none",stroke:i,strokeWidth:1.5},ref:{x:12,y:10},scale:.5})}if("conditional-flow-marker"===t){var l=ae("path");q(l,{d:"M 0 10 L 8 6 L 16 10 L 8 14 Z"}),f(e,{element:l,attrs:{fill:n,stroke:i},ref:{x:-1,y:10},scale:.5})}if("conditional-default-flow-marker"===t){var c=ae("path");q(c,{d:"M 6 4 L 10 16"}),f(e,{element:c,attrs:{stroke:i},ref:{x:0,y:10},scale:.5})}}(i,e,t,n),"url(#"+i+")"}function g(e,t,n,i,a){r(i)&&(a=i,i=0),i=i||0,"none"===(a=m(a,{stroke:"black",strokeWidth:2,fill:"white"})).fill&&delete a.fillOpacity;var o=t/2,s=n/2,p=ae("circle");return q(p,{cx:o,cy:s,r:Math.round((t+n)/4-i)}),q(p,a),$(e,p),p}function v(e,t,n,i,a,o){r(a)&&(o=a,a=0),a=a||0,o=m(o,{stroke:"black",strokeWidth:2,fill:"white"});var s=ae("rect");return q(s,{x:a,y:a,width:t-2*a,height:n-2*a,rx:i,ry:i}),q(s,o),$(e,s),s}function b(e,t,n){var i=Oe(t,n=m(n,["no-fill"],{stroke:"black",strokeWidth:2,fill:"none"}));return $(e,i),i}function E(e,t,n){n=m(n,["no-fill"],{strokeWidth:2,stroke:"black"});var i=ae("path");return q(i,{d:t}),q(i,n),$(e,i),i}function w(e,t,n,i){return E(t,n,x({"data-marker":e},i))}function A(e){return function(t,n){return P[e](t,n)}}function _(e){return P[e]}function S(e,t){var n=Xn(e),i=function(e){return"bpmn:IntermediateThrowEvent"===e.$type||"bpmn:EndEvent"===e.$type}(n);return n.eventDefinitions&&n.eventDefinitions.length>1?n.parallelMultiple?_("bpmn:ParallelMultipleEventDefinition")(t,e,i):_("bpmn:MultipleEventDefinition")(t,e,i):qn(n,"bpmn:MessageEventDefinition")?_("bpmn:MessageEventDefinition")(t,e,i):qn(n,"bpmn:TimerEventDefinition")?_("bpmn:TimerEventDefinition")(t,e,i):qn(n,"bpmn:ConditionalEventDefinition")?_("bpmn:ConditionalEventDefinition")(t,e):qn(n,"bpmn:SignalEventDefinition")?_("bpmn:SignalEventDefinition")(t,e,i):qn(n,"bpmn:EscalationEventDefinition")?_("bpmn:EscalationEventDefinition")(t,e,i):qn(n,"bpmn:LinkEventDefinition")?_("bpmn:LinkEventDefinition")(t,e,i):qn(n,"bpmn:ErrorEventDefinition")?_("bpmn:ErrorEventDefinition")(t,e,i):qn(n,"bpmn:CancelEventDefinition")?_("bpmn:CancelEventDefinition")(t,e,i):qn(n,"bpmn:CompensateEventDefinition")?_("bpmn:CompensateEventDefinition")(t,e,i):qn(n,"bpmn:TerminateEventDefinition")?_("bpmn:TerminateEventDefinition")(t,e,i):null}function R(e,t,n){n=x({size:{width:100}},n);var i=o.createText(t||"",n);return Q(i).add("djs-label"),$(e,i),i}function C(e,t,n){return R(e,Xn(t).name,{box:t,align:n,padding:5,style:{fill:Jn(t,l)}})}function M(e,t,n){!function(e,t,n,i,r){var a=pe();a.setTranslate(t,n);var o=pe();o.setRotate(i,0,0);var s=pe();s.setScale(r||1,r||1),ge(e,[a,o,s])}(R(e,t,{box:{height:30,width:n.height},align:"center-middle",style:{fill:Jn(n,l)}}),0,-(-1*n.height),270)}function k(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 P=this.handlers={"bpmn:Event":function(e,t,n){return"fillOpacity"in n||(n.fillOpacity=ri),g(e,t.width,t.height,n)},"bpmn:StartEvent":function(e,t){var n={fill:Zn(t,p),stroke:Jn(t,l)};Xn(t).isInterrupting||(n={strokeDasharray:"6",strokeLinecap:"round",fill:Zn(t,p),stroke:Jn(t,l)});var i=_("bpmn:Event")(e,t,n);return S(t,e),i},"bpmn:MessageEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_MESSAGE",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.235,my:.315}}),{strokeWidth:1,fill:n?Jn(t,l):Zn(t,p),stroke:n?Zn(t,p):Jn(t,l)})},"bpmn:TimerEventDefinition":function(e,t){var n=g(e,t.width,t.height,.2*t.height,{strokeWidth:2,fill:Zn(t,p),stroke:Jn(t,l)});E(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:Jn(t,l)});for(var r=0;r<12;r++){var a=i.getScaledPath("EVENT_TIMER_LINE",{xScaleFactor:.75,yScaleFactor:.75,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.5}}),o=t.width/2;E(e,a,{strokeWidth:1,strokeLinecap:"square",transform:"rotate("+30*r+","+t.height/2+","+o+")",stroke:Jn(t,l)})}return n},"bpmn:EscalationEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_ESCALATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Jn(t,l):"none",stroke:Jn(t,l)})},"bpmn:ConditionalEventDefinition":function(e,t){return E(e,i.getScaledPath("EVENT_CONDITIONAL",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.222}}),{strokeWidth:1,stroke:Jn(t,l)})},"bpmn:LinkEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_LINK",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.57,my:.263}}),{strokeWidth:1,fill:n?Jn(t,l):"none",stroke:Jn(t,l)})},"bpmn:ErrorEventDefinition":function(e,t,n){return E(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?Jn(t,l):"none",stroke:Jn(t,l)})},"bpmn:CancelEventDefinition":function(e,t,n){var r=E(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?Jn(t,l):"none",stroke:Jn(t,l)});return function(e,t){var n=pe();n.setRotate(t,0,0),ge(e,n)}(r,45),r},"bpmn:CompensateEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_COMPENSATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.22,my:.5}}),{strokeWidth:1,fill:n?Jn(t,l):"none",stroke:Jn(t,l)})},"bpmn:SignalEventDefinition":function(e,t,n){return E(e,i.getScaledPath("EVENT_SIGNAL",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:t.width,containerHeight:t.height,position:{mx:.5,my:.2}}),{strokeWidth:1,fill:n?Jn(t,l):"none",stroke:Jn(t,l)})},"bpmn:MultipleEventDefinition":function(e,t,n){return E(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?Jn(t,l):"none"})},"bpmn:ParallelMultipleEventDefinition":function(e,t){return E(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:Jn(t,l),stroke:Jn(t,l)})},"bpmn:EndEvent":function(e,t){var n=_("bpmn:Event")(e,t,{strokeWidth:4,fill:Zn(t,p),stroke:Jn(t,l)});return S(t,e),n},"bpmn:TerminateEventDefinition":function(e,t){return g(e,t.width,t.height,8,{strokeWidth:4,fill:Jn(t,l),stroke:Jn(t,l)})},"bpmn:IntermediateEvent":function(e,t){var n=_("bpmn:Event")(e,t,{strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)});return g(e,t.width,t.height,ii,{strokeWidth:1,fill:Zn(t,"none"),stroke:Jn(t,l)}),S(t,e),n},"bpmn:IntermediateCatchEvent":A("bpmn:IntermediateEvent"),"bpmn:IntermediateThrowEvent":A("bpmn:IntermediateEvent"),"bpmn:Activity":function(e,t,n){return"fillOpacity"in(n=n||{})||(n.fillOpacity=ri),v(e,t.width,t.height,ni,n)},"bpmn:Task":function(e,t){var n={fill:Zn(t,p),stroke:Jn(t,l)},i=_("bpmn:Activity")(e,t,n);return C(e,t,"center-middle"),T(e,t),i},"bpmn:ServiceTask":function(e,t){var n=_("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:12,y:18}}),{strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE_FILL",{abspos:{x:17.2,y:18}}),{strokeWidth:0,fill:Zn(t,p)}),E(e,i.getScaledPath("TASK_TYPE_SERVICE",{abspos:{x:17,y:22}}),{strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)}),n},"bpmn:UserTask":function(e,t){var n=_("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_USER_1",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Zn(t,p),stroke:Jn(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_2",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Zn(t,p),stroke:Jn(t,l)}),E(e,i.getScaledPath("TASK_TYPE_USER_3",{abspos:{x:15,y:12}}),{strokeWidth:.5,fill:Jn(t,l),stroke:Jn(t,l)}),n},"bpmn:ManualTask":function(e,t){var n=_("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_MANUAL",{abspos:{x:17,y:15}}),{strokeWidth:.5,fill:Zn(t,p),stroke:Jn(t,l)}),n},"bpmn:SendTask":function(e,t){var n=_("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:1,yScaleFactor:1,containerWidth:21,containerHeight:14,position:{mx:.285,my:.357}}),{strokeWidth:1,fill:Jn(t,l),stroke:Zn(t,p)}),n},"bpmn:ReceiveTask":function(e,t){var n,r=Xn(t),a=_("bpmn:Task")(e,t);return r.instantiate?(g(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{abspos:{x:7.77,y:9.52}})):n=i.getScaledPath("TASK_TYPE_SEND",{xScaleFactor:.9,yScaleFactor:.9,containerWidth:21,containerHeight:14,position:{mx:.3,my:.4}}),E(e,n,{strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)}),a},"bpmn:ScriptTask":function(e,t){var n=_("bpmn:Task")(e,t);return E(e,i.getScaledPath("TASK_TYPE_SCRIPT",{abspos:{x:15,y:20}}),{strokeWidth:1,stroke:Jn(t,l)}),n},"bpmn:BusinessRuleTask":function(e,t){var n=_("bpmn:Task")(e,t);return q(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER",{abspos:{x:8,y:8}})),{strokeWidth:1,fill:Zn(t,"#aaaaaa"),stroke:Jn(t,l)}),q(E(e,i.getScaledPath("TASK_TYPE_BUSINESS_RULE_MAIN",{abspos:{x:8,y:8}})),{strokeWidth:1,stroke:Jn(t,l)}),n},"bpmn:SubProcess":function(e,t,n){n=x({fill:Zn(t,p),stroke:Jn(t,l)},n);var i=_("bpmn:Activity")(e,t,n),r=Kn(t);return function(e){return e&&!!Hn(e).triggeredByEvent}(t)&&q(i,{strokeDasharray:"1,2"}),C(e,t,r?"center-top":"center-middle"),r?T(e,t):T(e,t,["SubProcessMarker"]),i},"bpmn:AdHocSubProcess":function(e,t){return _("bpmn:SubProcess")(e,t)},"bpmn:Transaction":function(e,t){var i=_("bpmn:SubProcess")(e,t),r=n.style(["no-fill","no-events"],{stroke:Jn(t,l)});return v(e,t.width,t.height,ni-2,ii,r),i},"bpmn:CallActivity":function(e,t){return _("bpmn:SubProcess")(e,t,{strokeWidth:5})},"bpmn:Participant":function(e,t){var n={fillOpacity:ri,fill:Zn(t,p),stroke:Jn(t,l)},i=_("bpmn:Lane")(e,t,n);Kn(t)?(b(e,[{x:30,y:0},{x:30,y:t.height}],{stroke:Jn(t,l)}),M(e,Xn(t).name,t)):R(e,Xn(t).name,{box:t,align:"center-middle",style:{fill:Jn(t,l)}});return!!Xn(t).participantMultiplicity&&_("ParticipantMultiplicityMarker")(e,t),i},"bpmn:Lane":function(e,t,n){var i=v(e,t.width,t.height,0,x({fill:Zn(t,p),fillOpacity:ai,stroke:Jn(t,l)},n)),r=Xn(t);"bpmn:Lane"===r.$type&&M(e,r.name,t);return i},"bpmn:InclusiveGateway":function(e,t){var n=_("bpmn:Gateway")(e,t);return g(e,t.width,t.height,.24*t.height,{strokeWidth:2.5,fill:Zn(t,p),stroke:Jn(t,l)}),n},"bpmn:ExclusiveGateway":function(e,t){var n=_("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 Yn(t).isMarkerVisible&&E(e,r,{strokeWidth:1,fill:Jn(t,l),stroke:Jn(t,l)}),n},"bpmn:ComplexGateway":function(e,t){var n=_("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_COMPLEX",{xScaleFactor:.5,yScaleFactor:.5,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.26}}),{strokeWidth:1,fill:Jn(t,l),stroke:Jn(t,l)}),n},"bpmn:ParallelGateway":function(e,t){var n=_("bpmn:Gateway")(e,t);return E(e,i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.6,yScaleFactor:.6,containerWidth:t.width,containerHeight:t.height,position:{mx:.46,my:.2}}),{strokeWidth:1,fill:Jn(t,l),stroke:Jn(t,l)}),n},"bpmn:EventBasedGateway":function(e,t){var n=Xn(t),r=_("bpmn:Gateway")(e,t);g(e,t.width,t.height,.2*t.height,{strokeWidth:1,fill:"none",stroke:Jn(t,l)});var a=n.eventGatewayType,o=!!n.instantiate;if("Parallel"===a){var s=i.getScaledPath("GATEWAY_PARALLEL",{xScaleFactor:.4,yScaleFactor:.4,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}});q(E(e,s),{strokeWidth:1,fill:"none"})}else if("Exclusive"===a){if(!o)q(g(e,t.width,t.height,.26*t.height),{strokeWidth:1,fill:"none",stroke:Jn(t,l)});!function(){var n=i.getScaledPath("GATEWAY_EVENT_BASED",{xScaleFactor:.18,yScaleFactor:.18,containerWidth:t.width,containerHeight:t.height,position:{mx:.36,my:.44}}),r={strokeWidth:2,fill:Zn(t,"none"),stroke:Jn(t,l)};E(e,n,r)}()}return r},"bpmn:Gateway":function(e,t){var n={fill:Zn(t,p),fillOpacity:ri,stroke:Jn(t,l)};return function(e,t,n,i){var r=t/2,a=n/2,o=[{x:r,y:0},{x:t,y:a},{x:r,y:n},{x:0,y:a}].map(function(e){return e.x+","+e.y}).join(" ");i=m(i,{stroke:"black",strokeWidth:2,fill:"white"});var s=ae("polygon");return q(s,{points:o}),q(s,i),$(e,s),s}(e,t.width,t.height,n)},"bpmn:SequenceFlow":function(e,t){var n,i=k(t),r=Zn(t,p),a=Jn(t,l),o=E(e,i,{strokeLinejoin:"round",markerEnd:y("sequenceflow-end",r,a),stroke:Jn(t,l)}),s=Xn(t);return t.source&&(n=t.source.businessObject,s.conditionExpression&&n.$instanceOf("bpmn:Activity")&&q(o,{markerStart:y("conditional-flow-marker",r,a)}),n.default&&(n.$instanceOf("bpmn:Gateway")||n.$instanceOf("bpmn:Activity"))&&n.default===s&&q(o,{markerStart:y("conditional-default-flow-marker",r,a)})),o},"bpmn:Association":function(e,t,n){var i=Xn(t),r=Zn(t,p),a=Jn(t,l);return n=x({strokeDasharray:"0.5, 5",strokeLinecap:"round",strokeLinejoin:"round",stroke:Jn(t,l)},n||{}),"One"!==i.associationDirection&&"Both"!==i.associationDirection||(n.markerEnd=y("association-end",r,a)),"Both"===i.associationDirection&&(n.markerStart=y("association-start",r,a)),b(e,t.waypoints,n)},"bpmn:DataInputAssociation":function(e,t){var n=Zn(t,p),i=Jn(t,l);return _("bpmn:Association")(e,t,{markerEnd:y("association-end",n,i)})},"bpmn:DataOutputAssociation":function(e,t){var n=Zn(t,p),i=Jn(t,l);return _("bpmn:Association")(e,t,{markerEnd:y("association-end",n,i)})},"bpmn:MessageFlow":function(e,t){var n=Xn(t),r=Yn(t),a=Zn(t,p),o=Jn(t,l),s=E(e,k(t),{markerEnd:y("messageflow-end",a,o),markerStart:y("messageflow-start",a,o),strokeDasharray:"10, 12",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5px",stroke:Jn(t,l)});if(n.messageRef){var c=s.getPointAtLength(s.getTotalLength()/2),u=i.getScaledPath("MESSAGE_FLOW_MARKER",{abspos:{x:c.x,y:c.y}}),h={strokeWidth:1};"initiating"===r.messageVisibleKind?(h.fill="white",h.stroke="black"):(h.fill="#888",h.stroke="white"),E(e,u,h)}return s},"bpmn:DataObject":function(e,t){var n=E(e,i.getScaledPath("DATA_OBJECT_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.474,my:.296}}),{fill:Zn(t,p),fillOpacity:ri,stroke:Jn(t,l)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Xn(t))&&function(e,t){var n=(t.height-16)/t.height,r=i.getScaledPath("DATA_OBJECT_COLLECTION_PATH",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:.451,my:n}});E(e,r,{strokeWidth:2})}(e,t),n},"bpmn:DataObjectReference":A("bpmn:DataObject"),"bpmn:DataInput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=_("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1}),r},"bpmn:DataOutput":function(e,t){var n=i.getRawPath("DATA_ARROW"),r=_("bpmn:DataObject")(e,t);return E(e,n,{strokeWidth:1,fill:"black"}),r},"bpmn:DataStoreReference":function(e,t){return E(e,i.getScaledPath("DATA_STORE",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:.133}}),{strokeWidth:2,fill:Zn(t,p),fillOpacity:ri,stroke:Jn(t,l)})},"bpmn:BoundaryEvent":function(e,t){var n=Xn(t).cancelActivity,i={strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)};n||(i.strokeDasharray="6",i.strokeLinecap="round");var r=x({},i,{fillOpacity:1}),a=x({},i,{fill:"none"}),o=_("bpmn:Event")(e,t,r);return g(e,t.width,t.height,ii,a),S(t,e),o},"bpmn:Group":function(e,t){return v(e,t.width,t.height,ni,{strokeWidth:1,strokeDasharray:"8,3,1,3",fill:"none",pointerEvents:"none"})},label:function(e,t){return function(e,t){var n={width:90,height:30,x:t.width/2+t.x,y:t.height/2+t.y};return R(e,Un(t),{box:n,fitBox:!0,style:x({},o.getExternalStyle(),{fill:Jn(t,l)})})}(e,t)},"bpmn:TextAnnotation":function(e,t){var n=v(e,t.width,t.height,0,0,{fill:"none",stroke:"none"});return E(e,i.getScaledPath("TEXT_ANNOTATION",{xScaleFactor:1,yScaleFactor:1,containerWidth:t.width,containerHeight:t.height,position:{mx:0,my:0}}),{stroke:Jn(t,l)}),R(e,Xn(t).text||"",{box:t,align:"left-top",padding:5,style:{fill:Jn(t,l)}}),n},ParticipantMultiplicityMarker:function(e,t){w("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:1,fill:Zn(t,p),stroke:Jn(t,l)})},SubProcessMarker:function(e,t){ft(v(e,14,14,0,{strokeWidth:1,fill:Zn(t,p),stroke:Jn(t,l)}),t.width/2-7.5,t.height-20),w("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:Zn(t,p),stroke:Jn(t,l)})},ParallelMarker:function(e,t,n){w("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:Zn(t,p),stroke:Jn(t,l)})},SequentialMarker:function(e,t,n){w("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:Zn(t,p),stroke:Jn(t,l)})},CompensationMarker:function(e,t,n){w("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:Zn(t,p),stroke:Jn(t,l)})},LoopMarker:function(e,t,n){w("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:Zn(t,p),stroke:Jn(t,l),strokeLinecap:"round",strokeMiterlimit:.5})},AdhocMarker:function(e,t,n){w("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:Jn(t,l),stroke:Jn(t,l)})}};function T(e,t,n){var i,r=Xn(t),a=n&&-1!==n.indexOf("SubProcessMarker");i=a?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,parallel:-6,compensation:-27,loop:0,adhoc:10},u(n,function(n){_(n)(e,t,i)}),r.isForCompensation&&_("CompensationMarker")(e,t,i),"bpmn:AdHocSubProcess"===r.$type&&_("AdhocMarker")(e,t,i);var o=r.loopCharacteristics,s=o&&o.isSequential;o&&(void 0===s&&_("LoopMarker")(e,t,i),!1===s&&_("ParallelMarker")(e,t,i),!0===s&&_("SequentialMarker")(e,t,i))}this._drawPath=E}ke(oi,Te),oi.$inject=["config.bpmnRenderer","eventBus","styles","pathMap","canvas","textRenderer"],oi.prototype.canRender=function(e){return $n(e,"bpmn:BaseElement")},oi.prototype.drawShape=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},oi.prototype.drawConnection=function(e,t){var n=t.type;return(0,this.handlers[n])(e,t)},oi.prototype.getShapePath=function(e){return $n(e,"bpmn:Event")?(n=(t=e).x+t.width/2,i=t.y+t.height/2,r=t.width/2,Ne([["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"]])):$n(e,"bpmn:Activity")?function(e,t){var n=e.x,i=e.y,r=e.width,a=e.height;return Ne([["M",n+t,i],["l",r-2*t,0],["a",t,t,0,0,1,t,t],["l",0,a-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-a],["a",t,t,0,0,1,t,-t],["z"]])}(e,ni):$n(e,"bpmn:Gateway")?function(e){var t=e.width/2,n=e.height/2;return Ne([["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 Ne([["M",t,n],["l",i,0],["l",0,e.height],["l",-i,0],["z"]])}(e);var t,n,i,r};var si=0,pi={width:150,height:50};function li(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 ci(e,t,n){for(var i,r=e.shift(),a=r;;){if((i=li(a,n)).width=a?i.width:0," "===a||""===a||i.width<Math.round(t)||a.length<2)return ui(e,a,r,i);a=hi(a,i.width,t)}}function ui(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 hi(e,t,n){var i=Math.max(e.length*(n/t),1),r=function(e,t){var n,i=e.split(/(\s|-)/g),r=[],a=0;if(i.length>1)for(;n=i.shift();){if(!(n.length+a<t)){"-"===n&&r.pop();break}r.push(n),a+=n.length}return r.join("")}(e,i);return r||(r=e.slice(0,Math.max(Math.round(i-1),1))),r}function mi(e){this._config=x({},{size:pi,padding:si,style:{},align:"center-top"},e||{})}mi.prototype.createText=function(e,t){return this.layoutText(e,t).element},mi.prototype.getDimensions=function(e,t){return this.layoutText(e,t).dimensions},mi.prototype.layoutText=function(e,t){var n=x({},this._config.size,t.box),i=x({},this._config.style,t.style),a=function(e){var t=e.split("-");return{horizontal:t[0]||"center",vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return r(e)?x({top:0,left:0,right:0,bottom:0},e):{top:e,left:e,right:e,bottom:e}}(void 0!==t.padding?t.padding:this._config.padding),s=t.fitBox||!1,p=function(e){if("fontSize"in e&&"lineHeight"in e)return e.lineHeight*parseInt(e.fontSize,10)}(i),l=e.split(/\r?\n/g),c=[],m=n.width-o.left-o.right,f=ae("text");for(q(f,{x:0,y:0}),q(f,i),$(function(){var e=document.getElementById("helper-svg");return e||(q(e=ae("svg"),{id:"helper-svg",width:0,height:0,style:"visibility: hidden; position: fixed"}),document.body.appendChild(e)),e}(),f);l.length;)c.push(ci(l,m,f));"middle"===a.vertical&&(o.top=o.bottom=0);var d=h(c,function(e,t,n){return e+(p||t.height)},0)+o.top+o.bottom,y=h(c,function(e,t,n){return t.width>e?t.width:e},0),g=o.top;"middle"===a.vertical&&(g+=(n.height-d)/2),g-=(p||c[0].height)/4;var v=ae("text");return q(v,i),u(c,function(e){var t;switch(g+=p||e.height,a.horizontal){case"left":t=o.left;break;case"right":t=(s?y:m)-o.right-e.width;break;default:t=Math.max(((s?y:m)-e.width)/2+o.left,0)}var n=ae("tspan");q(n,{x:t,y:g}),n.textContent=e.text,$(v,n)}),te(f),{dimensions:{width:y,height:d},element:v}};var fi=12,di=1.2,yi=30;function gi(e){var t=x({fontFamily:"Arial, sans-serif",fontSize:fi,fontWeight:"normal",lineHeight:di},e&&e.defaultStyle||{}),n=parseInt(t.fontSize,10)-1,i=x({},t,{fontSize:n},e&&e.externalStyle||{}),r=new mi({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(yi,Math.round(i.height))}},this.createText=function(e,t){return r.createText(e,t||{})},this.getDefaultStyle=function(){return t},this.getExternalStyle=function(){return i}}gi.$inject=["config.textRenderer"];var vi=/\{([^}]+)\}/g,xi=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var bi={__init__:["bpmnRenderer"],bpmnRenderer:["type",oi],textRenderer:["type",gi],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 0 15 l 0 -15 m 4 15 l 0 -15 m 4 15 l 0 -15 ",height:61,width:51,heightElements:[12],widthElements:[1,6,12,15]},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 a,o,s={};if(t.position){for(var p=t.containerHeight/r.height*t.yScaleFactor,l=t.containerWidth/r.width*t.xScaleFactor,c=0;c<r.heightElements.length;c++)s["y"+c]=r.heightElements[c]*p;for(var u=0;u<r.widthElements.length;u++)s["x"+u]=r.widthElements[u]*l}return a=r.d,o={mx:n,my:i,e:s},String(a).replace(vi,function(e,t){return function(e,t,n){var i=n;return t.replace(xi,function(e,t,n,r,a){t=t||r,i&&(t in i&&(i=i[t]),"function"==typeof i&&a&&(i=i()))}),i=(null==i||i==n?e:i)+""}(e,t,o)})}}]};var Ei={translate:["value",function(e,t){return t=t||{},e.replace(/{([^}]+)}/g,function(e,n){return t[n]||"{"+n+"}"})}]},wi={width:90,height:20},Ai=15;function _i(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),a=Math.atan((i.y-n.y)/(i.x-n.x)),o=r.x,s=r.y;return Math.abs(a)<Math.PI/2?s-=Ai:o+=Ai,{x:o,y:s}}function Si(e,t){var n,i,r,a=e.di.label;return a&&a.bounds?(r=a.bounds,i={width:Math.max(wi.width,r.width),height:r.height},n={x:r.x+r.width/2,y:r.y+r.height/2}):(n=function(e){return e.waypoints?_i(e.waypoints):$n(e,"bpmn:Group")?{x:e.x+e.width/2,y:e.y+wi.height/2}:{x:e.x+e.width/2,y:e.y+e.height+wi.height/2}}(t),i=wi),x({x:n.x-i.width/2,y:n.y-i.height/2},i)}
3/**
4 * This file contains portions that got extraced from Snap.svg (licensed Apache-2.0).
5 *
6 * @see https://github.com/adobe-webplatform/Snap.svg/blob/master/src/path.js
7 */Math.PI;function Ri(e){return t={x:e.x+(e.width||0)/2,y:e.y+(e.height||0)/2},{x:Math.round(t.x),y:Math.round(t.y)};var t}function Ci(e,t){return x({id:e.id,type:e.$type,businessObject:e},t)}function Mi(e,t,n){var i=e.di.waypoint;return!i||i.length<2?[Ri(t),Ri(n)]:i.map(function(e){return{x:e.x,y:e.y}})}function ki(e,t,n,i){return new Error(e("element {element} referenced by {referenced}#{property} not yet drawn",{element:Vn(n),referenced:Vn(t),property:i}))}function Pi(e,t,n,i,r,a){this._eventBus=e,this._canvas=t,this._elementFactory=n,this._elementRegistry=i,this._translate=r,this._textRenderer=a}Pi.$inject=["eventBus","canvas","elementFactory","elementRegistry","translate","textRenderer"],Pi.prototype.add=function(e,t){var n,i,r,a,o,s,p,l=e.di,c=this._translate;if($n(l,"bpmndi:BPMNPlane"))n=this._elementFactory.createRoot(Ci(e)),this._canvas.setRootElement(n);else if($n(l,"bpmndi:BPMNShape")){var u=!Kn(e);i=t&&(t.hidden||t.collapsed);var h=e.di.bounds;n=this._elementFactory.createShape(Ci(e,{collapsed:u,hidden:i,x:Math.round(h.x),y:Math.round(h.y),width:Math.round(h.width),height:Math.round(h.height)})),$n(e,"bpmn:BoundaryEvent")&&this._attachBoundary(e,n),$n(e,"bpmn:Lane")&&(r=0),$n(e,"bpmn:DataStoreReference")&&(a=t,o=Ri(h),s=o.x,p=o.y,s>=a.x&&s<=a.x+a.width&&p>=a.y&&p<=a.y+a.height||(t=this._canvas.getRootElement())),this._canvas.addShape(n,t,r)}else{if(!$n(l,"bpmndi:BPMNEdge"))throw new Error(c("unknown di {di} for element {semantic}",{di:Vn(l),semantic:Vn(e)}));var m=this._getSource(e),f=this._getTarget(e);i=t&&(t.hidden||t.collapsed),n=this._elementFactory.createConnection(Ci(e,{hidden:i,source:m,target:f,waypoints:Mi(e,m,f)})),$n(e,"bpmn:DataAssociation")&&(t=null),$n(e,"bpmn:SequenceFlow")&&(r=0),this._canvas.addConnection(n,t,r)}return function(e){return $n(e,"bpmn:Event")||$n(e,"bpmn:Gateway")||$n(e,"bpmn:DataStoreReference")||$n(e,"bpmn:DataObjectReference")||$n(e,"bpmn:DataInput")||$n(e,"bpmn:DataOutput")||$n(e,"bpmn:SequenceFlow")||$n(e,"bpmn:MessageFlow")||$n(e,"bpmn:Group")}(e)&&Un(n)&&this.addLabel(e,n),this._eventBus.fire("bpmnElement.added",{element:n}),n},Pi.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:Vn(e)}));var r=this._elementRegistry.get(i.id),a=r&&r.attachers;if(!r)throw ki(n,e,i,"attachedToRef");t.host=r,a||(r.attachers=a=[]),-1===a.indexOf(t)&&a.push(t)},Pi.prototype.addLabel=function(e,t){var n,i,r;return n=Si(e,t),(i=Un(t))&&(n=this._textRenderer.getExternalLabelBounds(n,i)),r=this._elementFactory.createLabel(Ci(e,{id:e.id+"_label",labelTarget:t,type:"label",hidden:t.hidden||!Un(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)},Pi.prototype._getEnd=function(e,t){var n,i,r=e.$type,a=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?ki(a,e,i,t+"Ref"):new Error(a("{semantic}#{side} Ref not specified",{semantic:Vn(e),side:t}))},Pi.prototype._getSource=function(e){return this._getEnd(e,"source")},Pi.prototype._getTarget=function(e){return this._getEnd(e,"target")},Pi.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var Ti={__depends__:[bi,{__depends__:[Ei],bpmnImporter:["type",Pi]}]};function Ni(e){return e.originalEvent||e.srcEvent}function Di(e){return!(Ni(e)||e).button}function Oi(e){var t=Ni(e)||e;return!!Di(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Bi(e){return!0}var Li=500;function Ii(e,t,n){var i=this;function r(n,i,r){var a,o;(function(e,t){return!(p[e]||Di)(t)})(n,i)||(r?o=t.getGraphics(r):(a=i.delegateTarget||i.target)&&(o=a,r=t.get(o)),o&&r&&!1===e.fire(n,{element:r,gfx:o,originalEvent:i})&&(i.stopPropagation(),i.preventDefault()))}var a={};function o(e){return a[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"},p={"element.contextmenu":Bi};var l="svg, .djs-element";function c(e,t,n,i){var o=a[n]=function(e){r(n,e)};i&&(p[n]=i),o.$delegate=L.bind(e,l,t,o)}function h(e,t,n){var i=o(n);i&&L.unbind(e,t,i.$delegate)}e.on("canvas.destroy",function(e){var t;t=e.svg,u(s,function(e,n){h(t,n,e)})}),e.on("canvas.init",function(e){var t;t=e.svg,u(s,function(e,n){c(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"],Li,function(t){var n=t.element,i=t.gfx;e.fire("interactionEvents.updateHit",{element:n,gfx:i})}),e.on("interactionEvents.createHit",Li,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 m=y("djs-hit djs-hit-stroke"),f=y("djs-hit djs-hit-click-stroke"),d={all:y("djs-hit djs-hit-all"),"click-stroke":f,stroke:m};function y(e,t){return t=x({stroke:"white",strokeWidth:15},t||{}),n.cls(e,["no-fill","no-border"],t)}function g(e,t){var n=d[t];if(!n)throw new Error("invalid hit type <"+t+">");return q(e,n),e}function v(e,t){$(e,t)}this.removeHits=function(e){var t;u((t=".djs-hit",(e||document).querySelectorAll(t)),te)},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=Oe(t);return g(n,"stroke"),v(e,n),n},this.createBoxHit=function(e,t,n){n=x({x:0,y:0},n);var i=ae("rect");return g(i,t),q(i,n),v(e,i),i},this.updateDefaultHit=function(e,t){var n=W(".djs-hit",t);if(n)return e.waypoints?function(e,t){q(e,{points:De(t)})}(n,e.waypoints):q(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=o,this.registerEvent=c,this.unregisterEvent=h}Ii.$inject=["eventBus","elementRegistry","styles"];var Fi={__init__:["interactionEvents"],interactionEvents:["type",Ii]},ji=500;function Vi(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function a(e,t){var n=ae("rect");return q(n,x({x:10,y:10,width:100,height:100},i)),$(e,n),n}e.on(["shape.added","shape.changed"],ji,function(e){var t=e.element,n=e.gfx,i=W(".djs-outline",n);i||(i=a(n)),r.updateShapeOutline(i,t)}),e.on(["connection.added","connection.changed"],function(e){var t=e.element,n=e.gfx,i=W(".djs-outline",n);i||(i=a(n)),r.updateConnectionOutline(i,t)})}Vi.prototype.updateShapeOutline=function(e,t){q(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},Vi.prototype.updateConnectionOutline=function(e,t){var n=Be(t);q(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},Vi.$inject=["eventBus","styles","elementRegistry"];var Wi={__init__:["outline"],outline:["type",Vi]};function zi(e){this._eventBus=e,this._selectedElements=[];var t=this;e.on(["shape.remove","connection.remove"],function(e){var n=e.element;t.deselect(n)}),e.on(["diagram.clear"],function(e){t.select(null)})}zi.$inject=["eventBus"],zi.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})}},zi.prototype.get=function(){return this._selectedElements},zi.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},zi.prototype.select=function(e,t){var n=this._selectedElements,r=n.slice();i(e)||(e=e?[e]:[]),t?u(e,function(e){-1===n.indexOf(e)&&n.push(e)}):this._selectedElements=n=e.slice(),this._eventBus.fire("selection.changed",{oldSelection:r,newSelection:n})};var Gi="hover",$i="selected";function Hi(e,t,n,i){function r(e,n){t.addMarker(e,n)}function a(e,n){t.removeMarker(e,n)}this._multiSelectionBox=null,e.on("element.hover",function(e){r(e.element,Gi)}),e.on("element.out",function(e){a(e.element,Gi)}),e.on("selection.changed",function(e){var t=e.oldSelection,n=e.newSelection;u(t,function(e){-1===n.indexOf(e)&&a(e,$i)}),u(n,function(e){-1===t.indexOf(e)&&r(e,$i)})})}function Ki(e,t,n,r){e.on("create.end",500,function(e){var n=e.context,r=n.canExecute,a=n.elements,o=(n.hints||{}).autoSelect;if(r){if(!1===o)return;i(o)?t.select(o):t.select(a)}}),e.on("connect.end",500,function(e){e.context.canExecute&&e.context.target&&t.select(e.context.target)}),e.on("shape.move.end",500,function(e){var n=e.previousSelection||[],i=r.get(e.context.shape.id);l(n,function(e){return i.id===e.id})||t.select(i)}),e.on("element.click",function(e){var i=e.element;i===n.getRootElement()&&(i=null);var r=t.isSelected(i),a=t.get().length>1,o=Oi(e);if(r&&a)return o?t.deselect(i):t.select(i);r?t.deselect(i):t.select(i,o)})}Hi.$inject=["eventBus","canvas","selection","styles"],Ki.$inject=["eventBus","selection","canvas","elementRegistry"];var Ui={__init__:["selectionVisuals","selectionBehavior"],__depends__:[Fi,Wi],selection:["type",zi],selectionVisuals:["type",Hi],selectionBehavior:["type",Ki]};function qi(e){this._counter=0,this._prefix=(e?e+"-":"")+Math.floor(1e9*Math.random())+"-"}qi.prototype.next=function(){return this._prefix+ ++this._counter};var Yi=new qi("ov");function Xi(e,t,n,i){var r,a;this._eventBus=t,this._canvas=n,this._elementRegistry=i,this._ids=Yi,this._overlayDefaults=x({show:null,scale:!0},e&&e.defaults),this._overlays={},this._overlayContainers=[],this._overlayRoot=(r=n.getContainer(),a=I('<div class="djs-overlay-container" style="position: absolute; width: 0; height: 0;" />'),r.insertBefore(a,r.firstChild),a),this._init()}function Zi(e,t,n){x(e.style,{left:t+"px",top:n+"px"})}function Ji(e,t){e.style.display=!1===t?"none":""}function Qi(e,t){e.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(n){e.style[n+"transform"]=t})}Xi.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Xi.prototype.get=function(e){if(s(e)&&(e={id:e}),s(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?c(t.overlays,f({type:e.type})):t.overlays.slice():[]}return e.type?c(this._overlays,f({type:e.type})):e.id?this._overlays[e.id]:null},Xi.prototype.add=function(e,t,n){if(r(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=x({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Xi.prototype.remove=function(e){var t=this.get(e)||[];i(t)||(t=[t]);var n=this;u(t,function(e){var t=n._getOverlayContainer(e.element,!0);if(e&&(z(e.html),z(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)}})},Xi.prototype.show=function(){Ji(this._overlayRoot)},Xi.prototype.hide=function(){Ji(this._overlayRoot,!1)},Xi.prototype.clear=function(){this._overlays={},this._overlayContainers=[],R(this._overlayRoot)},Xi.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var a=Be(t);i=a.x,r=a.y}Zi(n,i,r),function(e,t,n){2==arguments.length?e.getAttribute(t):null===n?e.removeAttribute(t):e.setAttribute(t,n)}(e.html,"data-container-id",t.id)},Xi.prototype._updateOverlay=function(e){var t,n,i=e.position,r=e.htmlContainer,a=e.element,o=i.left,s=i.top;void 0!==i.right&&(t=a.waypoints?Be(a).width:a.width,o=-1*i.right+t);void 0!==i.bottom&&(n=a.waypoints?Be(a).height:a.height,s=-1*i.bottom+n);Zi(r,o||0,s||0)},Xi.prototype._createOverlayContainer=function(e){var t=I('<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},Xi.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Qi(this._overlayRoot,n)},Xi.prototype._getOverlayContainer=function(e,t){var n=l(this._overlayContainers,function(t){return t.element===e});return n||t?n:this._createOverlayContainer(e)},Xi.prototype._addOverlay=function(e){var t,n,i=e.id,r=e.element,a=e.html;a.get&&a.constructor.prototype.jquery&&(a=a.get(0)),s(a)&&(a=I(a)),n=this._getOverlayContainer(r),(t=I('<div class="djs-overlay" data-overlay-id="'+i+'" style="position: absolute">')).appendChild(a),e.type&&_(t).add("djs-overlay-"+e.type),e.htmlContainer=t,n.overlays.push(e),n.html.appendChild(t),this._overlays[i]=e,this._updateOverlay(e),this._updateOverlayVisibilty(e,this._canvas.viewbox())},Xi.prototype._updateOverlayVisibilty=function(e,t){var i=e.show,r=i&&i.minZoom,a=i&&i.maxZoom,o=e.htmlContainer,s=!0;i&&((n(r)&&r>t.scale||n(a)&&a<t.scale)&&(s=!1),Ji(o,s)),this._updateOverlayScale(e,t)},Xi.prototype._updateOverlayScale=function(e,t){var i,r,a,o=e.scale,s=e.htmlContainer,p="";!0!==o&&(!1===o?(i=1,r=1):(i=o.min,r=o.max),n(i)&&t.scale<i&&(a=(1/t.scale||1)*i),n(r)&&t.scale>r&&(a=(1/t.scale||1)*r)),n(a)&&(p="scale("+a+","+a+")"),Qi(s,p)},Xi.prototype._updateOverlaysVisibilty=function(e){var t=this;u(this._overlays,function(n){t._updateOverlayVisibilty(n,e)})},Xi.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;u(t.get({element:n}),function(e){t.remove(e.id)});var i=t._getOverlayContainer(n);if(i){z(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&&(u(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&&_(n.html)[e.add?"add":"remove"](e.marker)}),e.on("diagram.clear",this.clear,this)};var er={__init__:["overlays"],overlays:["type",Xi]},tr='<img width="52" height="52" src="'+("data:image/svg+xml,"+encodeURIComponent('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 960 960"><path fill="#fff" d="M960 60v839c0 33-27 61-60 61H60c-33 0-60-27-60-60V60C0 27 27 0 60 0h839c34 0 61 27 61 60z"/><path fill="#52b415" d="M217 548a205 205 0 0 0-144 58 202 202 0 0 0-4 286 202 202 0 0 0 285 3 200 200 0 0 0 48-219 203 203 0 0 0-185-128zM752 6a206 206 0 0 0-192 285 206 206 0 0 0 269 111 207 207 0 0 0 111-260A204 204 0 0 0 752 6zM62 0A62 62 0 0 0 0 62v398l60 46a259 259 0 0 1 89-36c5-28 10-57 14-85l99 2 12 85a246 246 0 0 1 88 38l70-52 69 71-52 68c17 30 29 58 35 90l86 14-2 100-86 12a240 240 0 0 1-38 89l43 58h413c37 0 60-27 60-61V407a220 220 0 0 1-44 40l21 85-93 39-45-76a258 258 0 0 1-98 1l-45 76-94-39 22-85a298 298 0 0 1-70-69l-86 22-38-94 76-45a258 258 0 0 1-1-98l-76-45 40-94 85 22a271 271 0 0 1 41-47z"/></svg>'))+'" />';
8/**
9 * This file must not be changed or exchanged.
10 *
11 * @see http://bpmn.io/license for more information.
12 */function nr(e){return e.join(";")}var ir,rr='<div class="bjs-powered-by-lightbox" style="'+nr(["z-index: 1001","position: fixed","top: 0","left: 0","right: 0","bottom: 0"])+'"><div class="backdrop" style="'+nr(["width: 100%","height: 100%","background: rgba(0,0,0,0.2)"])+'"></div><div class="notice" style="'+nr(["position: absolute","left: 50%","top: 40%","margin: 0 -130px","width: 260px","padding: 10px","background: white","border: solid 1px #AAA","border-radius: 3px","font-family: Helvetica, Arial, sans-serif","font-size: 14px","line-height: 1.2em"])+'"><a href="http://bpmn.io" target="_blank" style="float: left; margin-right: 10px">'+tr+'</a>Web-based tooling for BPMN, DMN and CMMN diagrams powered by <a href="http://bpmn.io" target="_blank">bpmn.io</a>.</div></div>';var ar={width:"100%",height:"100%",position:"relative"};function or(e){return e+(a(e)?"px":"")}function sr(e){
13/**
14 * Adds the project logo to the diagram container as
15 * required by the bpmn.io license.
16 *
17 * @see http://bpmn.io/license
18 *
19 * @param {Element} container
20 */
21var t,n;e=x({},ar,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,n=I('<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+"</a>"),t.appendChild(n),O.bind(n,"click",function(e){ir||(ir=I(rr),L.bind(ir,".backdrop","click",function(e){document.body.removeChild(ir)})),document.body.appendChild(ir),e.preventDefault()}),this._init(this._container,this._moddle,e)}return ke(sr,xt),sr.prototype.importXML=function(e,t,n){o(t)&&(n=t,t=null),n=n||function(){};var i=this;e=this._emit("import.parse.start",{xml:e})||e,this._moddle.fromXML(e,"bpmn:Definitions",function(e,r,a){r=i._emit("import.parse.complete",{error:e,definitions:r,context:a})||r;var o=a.warnings;if(e)return e=
22/**
23 * The code in the <project-logo></project-logo> area
24 * must not be changed.
25 *
26 * @see http://bpmn.io/license for more information.
27 */
28function(e){var t=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec(e.message);return t&&(e.message="unparsable content <"+t[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+t[2]),e}(e),i._emit("import.done",{error:e,warnings:o}),n(e,o);i.importDefinitions(r,t,function(e,t){var r=[].concat(o,t||[]);i._emit("import.done",{error:e,warnings:r}),n(e,r)})})},sr.prototype.importDefinitions=function(e,t,n){return o(t)&&(n=t,t=null),n=n||function(){},this._setDefinitions(e),this.open(t,n)},sr.prototype.open=function(e,t){o(e)&&(t=e,e=null);var n=this._definitions,i=e;if(t=t||function(){},!n)return t(new Error("no XML imported"));if("string"==typeof e&&!(i=function(e,t){return t&&l(e.diagrams,function(e){return e.id===t})||null}(n,e)))return t(new Error("BPMNDiagram <"+e+"> not found"));try{this.clear()}catch(e){return t(e)}return function(e,t,n,i){var r,a,s;o(n)&&(i=n,n=null);var p,l=[];try{r=e.get("bpmnImporter"),a=e.get("eventBus"),s=e.get("translate"),a.fire("import.render.start",{definitions:t}),function(e,t){new Gn({root:function(e){return r.add(e)},element:function(e,t){return r.add(e,t)},error:function(e,t){l.push({message:e,context:t})}},s).handleDefinitions(e,t)}(t,n),a.fire("import.render.complete",{error:p,warnings:l})}catch(e){p=e}i(p,l)}(this,n,i,t)},sr.prototype.saveXML=function(e,t){t||(t=e,e={});var n=this,i=this._definitions;if(!i)return t(new Error("no definitions loaded"));i=this._emit("saveXML.start",{definitions:i})||i,this._moddle.toXML(i,e,function(e,i){try{i=n._emit("saveXML.serialized",{error:e,xml:i})||i,n._emit("saveXML.done",{error:e,xml:i})}catch(e){console.error("error in saveXML life-cycle listener",e)}t(e,i)})},sr.prototype.saveSVG=function(e,t){var n,i;t||(t=e,e={}),this._emit("saveSVG.start");try{var r=this.get("canvas"),a=r.getDefaultLayer(),o=W("defs",r._svg),s=de(a),p=o?"<defs>"+de(o)+"</defs>":"",l=a.getBBox();n='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- created with bpmn-js / http://bpmn.io --\x3e\n<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="'+l.width+'" height="'+l.height+'" viewBox="'+l.x+" "+l.y+" "+l.width+" "+l.height+'" version="1.1">'+p+s+"</svg>"}catch(e){i=e}this._emit("saveSVG.done",{error:i,svg:n}),t(i,n)},sr.prototype._setDefinitions=function(e){this._definitions=e},sr.prototype.getModules=function(){return this._modules},sr.prototype.clear=function(){this.get("elementRegistry").forEach(function(e){var t=e.businessObject;t&&t.di&&delete t.di}),xt.prototype.clear.call(this)},sr.prototype.destroy=function(){xt.prototype.destroy.call(this),z(this._container)},sr.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},sr.prototype.off=function(e,t){this.get("eventBus").off(e,t)},sr.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=W(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},sr.prototype.getDefinitions=function(){return this._definitions},sr.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},sr.prototype._init=function(e,t,n){var i,r,a=n.modules||this.getModules(),o=n.additionalModules||[],s=[].concat([{bpmnjs:["value",this],moddle:["value",t]}],a,o),p=x((i=["additionalModules"],r={},u(Object(n),function(e,t){-1===i.indexOf(t)&&(r[t]=e)}),r),{canvas:x({},n.canvas,{container:e}),modules:s});xt.call(this,p),n&&n.container&&this.attachTo(n.container)},sr.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},sr.prototype._createContainer=function(e){var t=I('<div class="bjs-container"></div>');return x(t.style,{width:or(e.width),height:or(e.height),position:e.position}),t},sr.prototype._createModdle=function(e){return new jn(x({},this._moddleExtensions,e.moddleExtensions))},sr.prototype._modules=[Ti,Ei,Ui,er],sr.prototype._moddleExtensions={},sr});