"],F.polyline=F.ellipse=F.polygon=F.circle=F.text=F.line=F.path=F.rect=F.g=[1,'"];var j="undefined"!=typeof Element?Element.prototype:{};j.matches||j.matchesSelector||j.webkitMatchesSelector||j.mozMatchesSelector||j.msMatchesSelector||j.oMatchesSelector;function V(e,t){return(t=t||document).querySelector(e)}function W(e){e.parentNode&&e.parentNode.removeChild(e)}function z(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 G(e,t){return z(t,e),e}var $=2,H={"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":$,"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":$,"text-anchor":1,"text-decoration":1,"text-rendering":1,"unicode-bidi":1,visibility:1,"word-spacing":1,"writing-mode":1};function K(e,t,n){var i=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),r=H[i];r?(r===$&&"number"==typeof n&&(n=String(n)+"px"),e.style[i]=n):e.setAttributeNS(null,t,n)}function U(e,t,n){if("string"==typeof t){if(void 0===n)return i=e,H[r=t]?i.style[r]:i.getAttributeNS(null,r);K(e,t,n)}else!function(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)K(e,i,t[i])}(e,t);var i,r;return e}function q(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0;n"+e+"",t=!0);var n,i,r=(n=e,(i=new DOMParser).async=!1,i.parseFromString(n,"text/xml"));if(!t)return r;for(var a=document.createDocumentFragment(),o=r.firstChild;o.firstChild;)a.appendChild(o.firstChild);return a}function re(e,t){var n;return n="<"===e.charAt(0)?(n=ie(e).firstChild,document.importNode(n,!0)):document.createElementNS(te.svg,e),t&&U(n,t),n}var ae=re("svg");function oe(e,t){var n,i,r=Object.keys(t);for(n=0;i=r[n];n++)e[i]=t[i];return e}function se(e){return e?ae.createSVGTransformFromMatrix(e):ae.createSVGTransform()}var pe=/([&<>]{1})/g,le=/([\n\r"]{1})/g,ce={"&":"&","<":"<",">":">",'"':"'"};function ue(e,t){return e.replace(t,function(e,t){return ce[t]||t})}function he(e,t){var n,i,r,a,o;switch(e.nodeType){case 3:t.push(ue(e.textContent,pe));break;case 1:if(t.push("<",e.tagName),e.hasAttributes())for(n=0,i=(r=e.attributes).length;n"),n=0,i=(o=e.childNodes).length;n")}else t.push("/>");break;case 8:t.push("\x3c!--",ue(e.nodeValue,pe),"--\x3e");break;case 4:t.push("");break;default:throw new Error("unable to handle node "+e.nodeType)}return t}function me(e,t){var n=ie(t);if(function(e){for(var t;t=e.firstChild;)ee(t)}(e),t){"#document-fragment"!==n.nodeName&&(n=n.documentElement);for(var i,r=(i=n.childNodes,Array.prototype.slice.call(i)),a=0;a ");return o.length=0,new Error(t?e+" (Resolving: "+t+")":e)},n=function e(t,n){if(!h[t]&&-1!==t.indexOf(".")){for(var i=t.split("."),r=e(i.shift());i.length;)r=r[i.shift()];return r}if(Re(s,t))return s[t];if(Re(h,t)){if(-1!==o.indexOf(t))throw o.push(t),p("Cannot resolve circular dependency!");return o.push(t),s[t]=h[t][0](h[t][1]),o.pop(),s[t]}return a.get(t,n)},l=function(e){var t=1 already created at index <"+t+">");return n.group},ze.prototype._createLayer=function(e,n){n||(n=0);var t=b(this._layers,function(e,t){return n>=t.index&&e++,e},0);return{group:Ve(this._viewport,"layer-"+e,t),index:n}},ze.prototype.getContainer=function(){return this._container},ze.prototype._updateMarker=function(e,t,n){var i;e.id||(e=this._elementRegistry.get(e)),(i=this._elementRegistry._elements[e.id])&&(T([i.gfx,i.secondaryGfx],function(e){e&&(n?J(e).add(t):J(e).remove(t))}),this._eventBus.fire("element.marker.update",{element:e,gfx:i.gfx,marker:t,add:!!n}))},ze.prototype.addMarker=function(e,t){this._updateMarker(e,t,!0)},ze.prototype.removeMarker=function(e,t){this._updateMarker(e,t,!1)},ze.prototype.hasMarker=function(e,t){return e.id||(e=this._elementRegistry.get(e)),J(this.getGraphics(e)).has(t)},ze.prototype.toggleMarker=function(e,t){this.hasMarker(e,t)?this.removeMarker(e,t):this.addMarker(e,t)},ze.prototype.getRootElement=function(){return this._rootElement||this.setRootElement({id:"__implicitroot",children:[]}),this._rootElement},ze.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},ze.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=We[e];if(!a(n,function(e){return void 0!==t[e]}))throw new Error("must supply { "+n.join(", ")+" } with "+e)},ze.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},ze.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},ze.prototype.addShape=function(e,t,n){return this._addElement("shape",e,t,n)},ze.prototype.addConnection=function(e,t,n){return this._addElement("connection",e,t,n)},ze.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;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},ze.prototype.removeShape=function(e){return this._removeElement(e,"shape")},ze.prototype.removeConnection=function(e){return this._removeElement(e,"connection")},ze.prototype.getGraphics=function(e,t){return this._elementRegistry.getGraphics(e,t)},ze.prototype._changeViewbox=function(e){this._eventBus.fire("canvas.viewbox.changing"),e.apply(this),this._cachedViewbox=null,this._viewboxChanged()},ze.prototype._viewboxChanged=function(){this._eventBus.fire("canvas.viewbox.changed",{viewbox:this.viewbox()})},ze.prototype.viewbox=function(t){if(void 0===t&&this._cachedViewbox)return this._cachedViewbox;var e,n,i,r,a,o,s=this._viewport,p=this.getSize();return t?(this._changeViewbox(function(){r=Math.min(p.width/t.width,p.height/t.height);var e=this._svg.createSVGMatrix().scale(r).translate(-t.x,-t.y);de(s,e)}),t):(e=this.getDefaultLayer().getBBox(),n=(i=de(s))?i.matrix:function(e,t,n,i,r,a){var o=ae.createSVGMatrix();switch(arguments.length){case 0:return o;case 1:return oe(o,e);case 6:return oe(o,{a:e,b:t,c:n,d:i,e:r,f:a})}}(),r=Fe(n.a,1e3),a=Fe(-n.e||0,1e3),o=Fe(-n.f||0,1e3),t=this._cachedViewbox={x:a?a/r:0,y:o?o/r:0,width:p.width/r,height:p.height/r,scale:r,inner:{width:e.width,height:e.height,x:e.x,y:e.y},outer:p})},ze.prototype.scroll=function(e){var t=this._viewport,n=t.getCTM();return e&&this._changeViewbox(function(){e=N({dx:0,dy:0},e||{}),n=this._svg.createSVGMatrix().translate(e.dx,e.dy).multiply(n),Ge(t,n)}),{x:n.e,y:n.f}},ze.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)}),Fe(i.a,1e3)):this.viewbox(e).scale;var n,i},ze.prototype._fitViewport=function(e){var t,n,i=this.viewbox(),r=i.outer,a=i.inner;return n=0<=a.x&&0<=a.y&&a.x+a.width<=r.width&&a.y+a.height<=r.height&&!e?{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),{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},ze.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 a=t?(n=N(l,t).matrixTransform(i.inverse()),r=p.translate(n.x,n.y).scale(1/c*e).translate(-n.x,-n.y),i.multiply(r)):p.scale(e),Ge(this._viewport,a),a},ze.prototype.getSize=function(){return{width:this._container.clientWidth,height:this._container.clientHeight}},ze.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}},ze.prototype.resized=function(){delete this._cachedViewbox,this._eventBus.fire("canvas.resized")};var $e="data-element-id";function He(e){this._elements={},this._eventBus=e}He.$inject=["eventBus"],He.prototype.add=function(e,t,n){var i=e.id;this._validateId(i),U(t,$e,i),n&&U(n,$e,i),this._elements[i]={element:e,gfx:t,secondaryGfx:n}},He.prototype.remove=function(e){var t=this._elements,n=e.id||e,i=n&&t[n];i&&(U(i.gfx,$e,""),i.secondaryGfx&&U(i.secondaryGfx,$e,""),delete t[n])},He.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)},He.prototype.get=function(e){var t;t="string"==typeof e?e:e&&U(e,$e);var n=this._elements[t];return n&&n.element},He.prototype.filter=function(n){var i=[];return this.forEach(function(e,t){n(e,t)&&i.push(e)}),i},He.prototype.getAll=function(){return this.filter(function(e){return e})},He.prototype.forEach=function(r){var a=this._elements;Object.keys(a).forEach(function(e){var t=a[e],n=t.element,i=t.gfx;return r(n,i)})},He.prototype.getGraphics=function(e,t){var n=e.id||e,i=this._elements[n];return i&&(t?i.secondaryGfx:i.gfx)},He.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 Ke={extend:function(e,i,t,r){var a=t.inverse;return Object.defineProperty(e,"remove",{value:function(e){var t=this.indexOf(e);return-1!==t&&(this.splice(t,1),i.unset(e,a,r)),e}}),Object.defineProperty(e,"contains",{value:function(e){return-1!==this.indexOf(e)}}),Object.defineProperty(e,"add",{value:function(e,t){var n=this.indexOf(e);if(void 0===t){if(-1!==n)return;t=this.length}-1!==n&&this.splice(n,1),this.splice(t,0,e),-1===n&&i.set(e,a,r)}}),Object.defineProperty(e,"__refs_collection",{value:!0}),e},isExtended:function(e){return!0===e.__refs_collection}};function Ue(t,n,i){var e=Ke.extend(i[n.name]||[],t,n,i);Object.defineProperty(i,n.name,{enumerable:n.enumerable,value:e}),e.length&&e.forEach(function(e){t.set(e,n.inverse,i)})}function qe(e,t){if(!(this instanceof qe))return new qe(e,t);(e.inverse=t).inverse=e,this.props={},this.props[e.name]=e,this.props[t.name]=t}qe.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]}var n,i,r,a,o;t.collection?Ue(this,t,e):(n=this,r=e,a=(i=t).inverse,o=r[i.name],Object.defineProperty(r,i.name,{configurable:i.configurable,enumerable:i.enumerable,get:function(){return o},set:function(e){if(e!==o){var t=o;o=null,t&&n.unset(t,a,r),o=e,n.set(o,a,r)}}}))},qe.prototype.ensureRefsCollection=function(e,t){var n=e[t.name];return Ke.isExtended(n)||Ue(this,t,e),n},qe.prototype.ensureBound=function(e,t){var n,i;n=e,i=t,Object.prototype.hasOwnProperty.call(n,i.name||i)||this.bind(e,t)},qe.prototype.unset=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).remove(n):e[t.name]=void 0)},qe.prototype.set=function(e,t,n){e&&(this.ensureBound(e,t),t.collection?this.ensureRefsCollection(e,t).add(n):e[t.name]=n)};var Ye=qe,Xe=Ke;Ye.Collection=Xe;var Ze=new Ye({name:"children",enumerable:!0,collection:!0},{name:"parent"}),Je=new Ye({name:"labels",enumerable:!0,collection:!0},{name:"labelTarget"}),Qe=new Ye({name:"attachers",collection:!0},{name:"host"}),et=new Ye({name:"outgoing",collection:!0},{name:"source"}),tt=new Ye({name:"incoming",collection:!0},{name:"target"});function nt(){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)}}),Ze.bind(this,"parent"),Je.bind(this,"labels"),et.bind(this,"outgoing"),tt.bind(this,"incoming")}function it(){nt.call(this),Ze.bind(this,"children"),Qe.bind(this,"host"),Qe.bind(this,"attachers")}function rt(){it.call(this)}function at(){it.call(this),Je.bind(this,"labelTarget")}function ot(){nt.call(this),et.bind(this,"source"),tt.bind(this,"target")}Me(it,nt),Me(rt,it),Me(at,it),Me(ot,nt);var st={connection:ot,shape:it,label:at,root:rt};function pt(){this._uid=12}pt.prototype.createRoot=function(e){return this.create("root",e)},pt.prototype.createLabel=function(e){return this.create("label",e)},pt.prototype.createShape=function(e){return this.create("shape",e)},pt.prototype.createConnection=function(e){return this.create("connection",e)},pt.prototype.create=function(e,t){return(t=N({},t||{})).id||(t.id=e+"_"+this._uid++),function(e,t){var n=st[e];if(!n)throw new Error("unknown type: <"+e+">");return N(new n,t)}(e,t)};var lt="__fn",ct=Array.prototype.slice;function ut(){this._listeners={},this.on("diagram.destroy",1,this._destroy,this)}function ht(){}function mt(e,t,n){var i=se();i.setTranslate(t,n),de(e,i)}function ft(e,t){this._eventBus=e,this._elementRegistry=t}function dt(e,t,n){var i=n||t.firstChild;e!==i&&t.insertBefore(e,i)}ut.prototype.on=function(e,t,n,i){if(e=u(e)?e:[e],h(t)&&(i=n,n=t,t=1e3),!o(t))throw new Error("priority must be a number");var r=n;i&&((r=f(n,i))[lt]=n[lt]||n);var a=this;e.forEach(function(e){a._addListener(e,{priority:t,callback:r,next:null})})},ut.prototype.once=function(t,e,n,i){var r=this;if(h(e)&&(i=n,n=e,e=1e3),!o(e))throw new Error("priority must be a number");function a(){var e=n.apply(i,arguments);return r.off(t,a),e}a[lt]=n,this.on(t,e,a)},ut.prototype.off=function(e,t){e=u(e)?e:[e];var n=this;e.forEach(function(e){n._removeListener(e,t)})},ut.prototype.createEvent=function(e){var t=new ht;return t.init(e),t},ut.prototype.fire=function(e,t){var n,i,r,a;if(a=ct.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 ht?t:this.createEvent(t);var o=(a[0]=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}},ut.prototype.handleError=function(e){return!1===this.fire("error",{error:e})},ut.prototype._destroy=function(){this._listeners={}},ut.prototype._invokeListeners=function(e,t,n){for(var i;n&&!e.cancelBubble;)i=this._invokeListener(e,t,n),n=n.next;return i},ut.prototype._invokeListener=function(e,t,n){var i,r,a;try{r=n.callback,a=t,void 0!==(i=r.apply(null,a))&&(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},ut.prototype._addListener=function(e,t){var n,i=this._getListeners(e);if(i){for(;i;){if(i.priority or , got "+e);n=r[1],i=r[0]}return{name:e=(i?i+":":"")+n,prefix:i,localName:n}}function Ct(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByName={},this.properties=[],this.propertiesByName={}}function Mt(e,t){this.packageMap={},this.typeMap={},this.packages=[],this.properties=t,T(e,f(this.registerPackage,this))}function kt(e,t,n){var i=t[n];if(i in e)throw new Error("package with "+n+" <"+i+"> already defined")}function Pt(e){this.model=e}function Tt(e,t,n){Object.defineProperty(e,t.name,{enumerable:!t.isReference,writable:!0,value:n,configurable:!0})}function Nt(e){this.properties=new Pt(this),this.factory=new bt(this,this.properties),this.registry=new Mt(e,this.properties),this.typeCache={}}Ct.prototype.build=function(){return t=this,e=["ns","name","allTypes","allTypesByName","properties","propertiesByName","bodyProperty","idProperty"],n={},i=Object(t),T(e,function(e){e in i&&(n[e]=t[e])}),n;var t,e,n,i},Ct.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)},Ct.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},Ct.prototype.redefineProperty=function(e,t,n){var i=e.ns.prefix,r=t.split("#"),a=Rt(r[0],i),o=Rt(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},Ct.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},Ct.prototype.removeNamedProperty=function(e){var t=e.ns,n=this.propertiesByName;delete n[t.name],delete n[t.localName]},Ct.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},Ct.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},Ct.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")},Ct.prototype.hasProperty=function(e){return this.propertiesByName[e]},Ct.prototype.addTrait=function(i,r){var e=this.allTypesByName,t=this.allTypes,n=i.name;n in e||(T(i.properties,f(function(e){e=N({},e,{name:e.ns.localName,inherited:r}),Object.defineProperty(e,"definedBy",{value:i});var t=e.replaces,n=e.redefines;t||n?this.redefineProperty(e,t||n,t):(e.isBody&&this.setBodyProperty(e),e.isId&&this.setIdProperty(e),this.addProperty(e))},this)),t.push(i),e[n]=i)},Mt.prototype.getPackage=function(e){return this.packageMap[e]},Mt.prototype.getPackages=function(){return this.packages},Mt.prototype.registerPackage=function(t){t=N({},t);var e=this.packageMap;kt(e,t,"prefix"),kt(e,t,"uri"),T(t.types,f(function(e){this.registerType(e,t)},this)),e[t.uri]=e[t.prefix]=t,this.packages.push(t)},Mt.prototype.registerType=function(e,t){var i=Rt((e=N({},e,{superClass:(e.superClass||[]).slice(),extends:(e.extends||[]).slice(),properties:(e.properties||[]).slice(),meta:N(e.meta||{})})).name,t.prefix),n=i.name,r={};T(e.properties,f(function(e){var t=Rt(e.name,i.prefix),n=t.name;_t(e.type)||(e.type=Rt(e.type,t.prefix).name),N(e,{ns:t,name:n}),r[n]=e},this)),N(e,{ns:i,name:n,propertiesByName:r}),T(e.extends,f(function(e){var t=this.typeMap[e];t.traits=t.traits||[],t.traits.push(n)},this)),this.definePackage(e,t),this.typeMap[n]=e},Mt.prototype.mapTypes=function(i,r,e){var t=_t(i.name)?{name:i.name}:this.typeMap[i.name],a=this;function n(e){return o(e,!0)}function o(e,t){var n=Rt(e,_t(e)?"":i.prefix);a.mapTypes(n,r,t)}if(!t)throw new Error("unknown type <"+i.name+">");T(t.superClass,e?n:o),r(t,!e),T(t.traits,n)},Mt.prototype.getEffectiveDescriptor=function(e){var t=Rt(e),n=new Ct(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},Mt.prototype.definePackage=function(e,t){this.properties.define(e,"$pkg",{value:t})},Pt.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:Tt(e,i,n):e.$attrs[t]=n},Pt.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&&Tt(e,n,[]),e[i]},Pt.prototype.define=function(e,t,n){Object.defineProperty(e,t,n)},Pt.prototype.defineDescriptor=function(e,t){this.define(e,"$descriptor",{value:t})},Pt.prototype.defineModel=function(e,t){this.define(e,"$model",{value:t})},Nt.prototype.create=function(e,t){var n=this.getType(e);if(!n)throw new Error("unknown type <"+e+">");return new n(t)},Nt.prototype.getType=function(e){var t=this.typeCache,n=l(e)?e:e.ns.name,i=t[n];return i||(e=this.registry.getEffectiveDescriptor(n),i=t[n]=this.factory.createType(e)),i},Nt.prototype.createAny=function(e,t,n){var i=Rt(e),r={$type:e,$instanceOf:function(e){return e===this.$type}},a={name:e,isGeneric:!0,ns:{prefix:i.prefix,localName:i.localName,uri:t}};return this.properties.defineDescriptor(r,a),this.properties.defineModel(r,this),this.properties.define(r,"$parent",{enumerable:!1,writable:!0}),T(n,function(e,t){k(e)&&void 0!==e.value?r[e.name]=e.value:r[t]=e}),r},Nt.prototype.getPackage=function(e){return this.registry.getPackage(e)},Nt.prototype.getPackages=function(){return this.registry.getPackages()},Nt.prototype.getElementDescriptor=function(e){return e.$descriptor},Nt.prototype.hasType=function(e,t){return void 0===t&&(t=e,e=this),t in e.$model.getElementDescriptor(e).allTypesByName},Nt.prototype.getPropertyDescriptor=function(e,t){return this.getElementDescriptor(e).propertiesByName[t]},Nt.prototype.getTypeDescriptor=function(e){return this.registry.typeMap[e]};var Dt=String.fromCharCode,Ot=Object.prototype.hasOwnProperty,Bt=/(\d+);|([0-9a-f]+);|&(\w+);/gi,Lt={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'};function It(e,t,n,i){return i?Ot.call(Lt,i)?Lt[i]:"&"+i+";":Dt(t||parseInt(n,16))}function Ft(e){return 3"}function Ht(e){return{get:e,enumerable:!0}}function Kt(e){var t,n={};for(t in e)n[t]=e[t];return n}function Ut(e){return e+"$uri"}function qt(){return{line:0,column:0}}function Yt(e){throw e}function Xt(e){if(!this)return new Xt(e);var g,A,_,S,n,R,C,M,k,P=e&&e.proxy,i=Yt,T=qt,N=!1,D=!1,t=null,O=!1;function B(e){e instanceof Error||(e=Gt(e)),i(t=e,T)}function L(e){n&&(e instanceof Error||(e=Gt(e)),n(e,T))}this.on=function(e,t){if("function"!=typeof t)throw Gt("required args ");switch(e){case"openTag":A=t;break;case"text":g=t;break;case"closeTag":_=t;break;case"error":i=t;break;case"warn":n=t;break;case"cdata":S=t;break;case"attention":M=t;break;case"question":C=t;break;case"comment":R=t;break;default:throw Gt("unsupported event: "+e)}return this},this.ns=function(e){if(void 0===e&&(e={}),"object"!=typeof e)throw Gt("required args ");var t,n={};for(t in e)n[t]=e[t];return n[jt]=Vt,D=!0,k=n,this},this.parse=function(e){if("string"!=typeof e)throw Gt("required args ");return t=null,function(o){var e,t,n,i,r,a,s,p,l,v,c=D?[]:null,x=D?function(e){var t,n,i={};for(t in e)i[n=e[t]]=n,i[Ut(n)]=t;return i}(k):null,u=[],b=0,h=!1,m=!1,f=0,d=0,E="",w=0;function y(){if(null!==v)return v;var e,t,n,i,r,a,o,s,p,l,c,u=D&&x.xmlns,h=D&&N?[]:null,m=w,f=E,d=f.length,y={},g={};e:for(;m already defined");else if(g[s]=!0,D)if(N){if(null!==(r="xmlns"===s?"xmlns":120===s.charCodeAt(0)&&"xmlns:"===s.substr(0,6)?s.substr(6):null)){if(e=Ft(a),t=Ut(r),!(o=k[e])){if("xmlns"===r||t in x&&x[t]!==e)for(;o="ns"+b++,void 0!==x[o];);else o=r;k[e]=o}x[r]!==o&&(i||(x=Kt(x),i=!0),x[r]=o,"xmlns"===r&&(x[Ut(o)]=e,u=o),x[t]=e),y[s]=a;continue}h.push(s,a)}else-1!==(l=s.indexOf(":"))?(n=x[s.substring(0,l)])?((s=u===n?s.substr(l+1):n+s.substr(l))===Wt&&(a=-1!==(l=a.indexOf(":"))?(n=a.substring(0,l),(n=x[n]||n)+a.substring(l)):u+":"+a),y[s]=a):L($t(s.substring(0,l))):y[s]=a;else y[s]=a}if(N)for(m=0,d=h.length;m",f+1)))return B("unclosed tag");if(v={},47===r){if(m=!(h=!1),!u.length)return B("missing open tag");if(t=s=u.pop(),i=f+2+t.length,o.substring(f+2,i)!==t)return B("closing tag mismatch");for(;i");s=s.substr(r+1)}else a=x.xmlns;a&&(s=a+":"+s)}if(h&&(w=i,E=t,A&&(P?A(l,Ft,m,T):A(s,y,Ft,m,T),O)))return;if(m){if(_&&(_(P?l:s,Ft,h,T),O))return;D&&(x=h?e:c.pop())}d+=1}else{if(-1===(d=o.indexOf("?>",f)))return B("unclosed question");if(C&&(C(o.substring(f,d+2),T),O))return;d+=2}else{if(91===(r=o.charCodeAt(f+2))&&"CDATA["===o.substr(f+3,6)){if(-1===(d=o.indexOf("]]>",f)))return B("unclosed cdata");if(S&&(S(o.substring(f+9,d),T),O))return;d+=3;continue}if(45===r&&45===o.charCodeAt(f+3)){if(-1===(d=o.indexOf("--\x3e",f)))return B("unclosed comment");if(R&&(R(o.substring(f+4,d),Ft,T),O))return;d+=3;continue}if(-1===(d=o.indexOf(">",f+1)))return B("unclosed tag");if(M&&(M(o.substring(f,d+1),Ft,T),O))return;d+=1}}}(e),T=qt,O=!1,t},this.stop=function(){O=!0}}function Zt(e){return e.xml&&"lowerCase"===e.xml.tagAlias}var Jt={xsi:"http://www.w3.org/2001/XMLSchema-instance"},Qt="xsi:type";function en(e){return e.xml&&e.xml.serialize}function tn(e){return en(e)===Qt}function nn(e,t){return Zt(t)?e.prefix+":"+((n=e.localName).charAt(0).toUpperCase()+n.slice(1)):e.name;var n}function rn(e){return new Error(e)}function an(e){return e.$descriptor}function on(e){N(this,e),this.elementsById={},this.references=[],this.warnings=[],this.addReference=function(e){this.references.push(e)},this.addElement=function(e){if(!e)throw rn("expected element");var t,n=this.elementsById,i=an(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 rn("duplicate ID <"+t+">");n[t]=e}},this.addWarning=function(e){this.warnings.push(e)}}function sn(){}function pn(){}function ln(){}function cn(e,t){this.property=e,this.context=t}function un(e,t){this.element=t,this.propertyDesc=e}function hn(){}function mn(e,t,n){this.model=e,this.type=e.getType(t),this.context=n}function fn(e,t,n){mn.call(this,e,t,n)}function dn(e,t,n){this.model=e,this.context=n}function yn(e){e instanceof Nt&&(e={model:e}),N(this,{lax:!1},e)}sn.prototype.handleEnd=function(){},sn.prototype.handleText=function(){},sn.prototype.handleNode=function(){},(pn.prototype=Object.create(sn.prototype)).handleNode=function(){return this},(ln.prototype=Object.create(sn.prototype)).handleText=function(e){this.body=(this.body||"")+e},(cn.prototype=Object.create(ln.prototype)).handleNode=function(e){if(this.element)throw rn("expected no sub nodes");return this.element=this.createReference(e),this},cn.prototype.handleEnd=function(){this.element.id=this.body},cn.prototype.createReference=function(e){return{property:this.property.ns.name,id:""}},(un.prototype=Object.create(ln.prototype)).handleEnd=function(){var e=this.body||"",t=this.element,n=this.propertyDesc;e=At(n.type,e),n.isMany?t.get(n.name).push(e):t.set(n.name,e)},(hn.prototype=Object.create(ln.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},(mn.prototype=Object.create(hn.prototype)).addReference=function(e){this.context.addReference(e)},mn.prototype.handleText=function(e){if(!an(this.element).bodyProperty)throw rn("unexpected body text <"+e+">");ln.prototype.handleText.call(this,e)},mn.prototype.handleEnd=function(){var e=this.body,t=this.element,n=an(t).bodyProperty;n&&void 0!==e&&(e=At(n.type,e),t.set(n.name,e))},mn.prototype.createElement=function(e){var i,t=e.attributes,n=this.type,r=an(n),a=this.context,o=new n({}),s=this.model;return T(t,function(e,t){var n=r.propertiesByName[t];n&&n.isReference?n.isMany?T(e.split(" "),function(e){a.addReference({element:o,property:n.ns.name,id:e})}):a.addReference({element:o,property:n.ns.name,id:e}):(n?e=At(n.type,e):"xmlns"!==t&&(i=Rt(t,r.ns.prefix),s.getPackage(i.prefix)&&a.addWarning({message:"unknown attribute <"+t+">",element:o,property:t,value:e})),o.set(t,e))}),o},mn.prototype.getPropertyForNode=function(e){var t,n,i,r,a,o,s,p,l,c,u=Rt(e.name),h=this.type,m=this.model,f=an(h),d=u.name,y=f.propertiesByName[d];if(y)return tn(y)&&(t=e.attributes[Qt])?(i=m,l=Rt(t),c=i.getPackage(l.prefix),a=c,o=(r=l).name,s=r.localName,t=(p=a.xml&&a.xml.typePrefix)&&0===s.indexOf(p)?r.prefix+":"+s.slice(p.length):o,N({},y,{effectiveType:an(n=m.getType(t)).name})):y;var g=m.getPackage(u.prefix);if(g){if(t=nn(u,g),n=m.getType(t),y=M(f.properties,function(e){return!e.isVirtual&&!e.isReference&&!e.isAttribute&&n.hasType(e.type)}))return N({},y,{effectiveType:an(n).name})}else if(y=M(f.properties,function(e){return!e.isReference&&!e.isAttribute&&"Element"===e.type}))return y;throw rn("unrecognized element <"+u.name+">")},mn.prototype.toString=function(){return"ElementDescriptor["+an(this.type).name+"]"},mn.prototype.valueHandler=function(e,t){return new un(e,t)},mn.prototype.referenceHandler=function(e){return new cn(e,this.context)},mn.prototype.handler=function(e){return"Element"===e?new dn(this.model,e,this.context):new mn(this.model,e,this.context)},mn.prototype.handleChild=function(e){var t,n,i,r;if(t=this.getPropertyForNode(e),i=this.element,St(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?(N(a,{element:i}),this.context.addReference(a)):a.$parent=i),r},(fn.prototype=Object.create(mn.prototype)).createElement=function(e){var t=e.name,n=Rt(t),i=this.model,r=this.type,a=i.getPackage(n.prefix),o=a&&nn(n,a)||t;if(!r.hasType(o))throw rn("unexpected element <"+e.originalName+">");return mn.prototype.createElement.call(this,e)},(dn.prototype=Object.create(hn.prototype)).createElement=function(e){var t=e.name,n=Rt(t).prefix,i=e.ns[n+"$uri"],r=e.attributes;return this.model.createAny(t,i,r)},dn.prototype.handleChild=function(e){var t=new dn(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},dn.prototype.handleEnd=function(){this.body&&(this.element.$body=this.body)},yn.prototype.fromXML=function(n,e,i){var r=e.rootHandler;e instanceof mn?(r=e,e={}):"string"==typeof e?(r=this.handler(e),e={}):"string"==typeof r&&(r=this.handler(r));var t,a=this.model,o=this.lax,l=new on(N({},e,{rootHandler:r})),s=new Xt({proxy:!0}),p=(t=[],Object.defineProperty(t,"peek",{value:function(){return this[this.length-1]}}),t);function c(e,t,n){var i=t(),r=i.line,a=i.column,o=i.data;"<"===o.charAt(0)&&-1!==o.indexOf(" ")&&(o=o.slice(0,o.indexOf(" "))+">");var s="unparsable content "+(o?o+" ":"")+"detected\n\tline: "+r+"\n\tcolumn: "+a+"\n\tnested error: "+e.message;if(n)return l.addWarning({message:s,error:e}),!0;throw rn(s)}function u(e,t){return c(e,t,!0)}r.context=l,p.push(r);var h=/^<\?xml /i,m=/ encoding="([^"]+)"/i,f=/^utf-8$/i;function d(e,t){try{p.peek().handleText(e)}catch(e){u(e,t)}}var y=a.getPackages().reduce(function(e,t){return e[t.uri]=t.prefix,e},{});s.ns(y).on("openTag",function(e,i,t,n){var r=e.attrs||{},a=Object.keys(r).reduce(function(e,t){var n=i(r[t]);return e[t]=n,e},{});!function(e,t){var n=p.peek();try{p.push(n.handleNode(e))}catch(e){c(e,t,o)&&p.push(new pn)}}({name:e.name,originalName:e.originalName,attributes:a,ns:e.ns},n)}).on("question",function(e){if(h.test(e)){var t=m.exec(e),n=t&&t[1];n&&!f.test(n)&&l.addWarning({message:"unsupported document encoding <"+n+">, falling back to UTF-8"})}}).on("closeTag",function(){p.pop().handleEnd()}).on("cdata",d).on("text",function(e,t,n){var i,r;i=t(e),r=n,(i=i.trim())&&d(i,r)}).on("error",c).on("warn",u),setTimeout(function(){var t;try{s.parse(n),function(){var e,t,n=l.elementsById,i=l.references;for(e=0;t=i[e];e++){var r=t.element,a=n[t.id],o=an(r).propertiesByName[t.property];if(a||l.addWarning({message:"unresolved reference <"+t.id+">",element:t.element,property:t.property,value:t.id}),o.isMany){var s=r.get(o.name),p=s.indexOf(t);-1===p&&(p=s.length),a?s[p]=a:s.splice(p,1)}else r.set(o.name,a)}}()}catch(e){t=e}var e=r.element;t||e||(t=rn("failed to parse document as <"+r.type.$descriptor.name+">")),i(t,t?void 0:e,l)},0)},yn.prototype.handler=function(e){return new fn(this.model,e)};var gn=/<|>|'|"|&|\n\r|\n/g,vn=/<|>|&/g;function xn(t){var n={},i={},r={},a=[],o=[];this.byUri=function(e){return i[e]||t&&t.byUri(e)},this.add=function(e,t){i[e.uri]=e,t?a.push(e):o.push(e),this.mapPrefix(e.prefix,e.uri)},this.uriByPrefix=function(e){return n[e||"xmlns"]},this.mapPrefix=function(e,t){n[e||"xmlns"]=t},this.logUsed=function(e){var t=e.uri;r[t]=this.byUri(t)},this.getUsed=function(e){return[].concat(a,o).filter(function(e){return r[e.uri]})}}function bn(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}function En(e){return l(e)?e:(e.prefix?e.prefix+":":"")+e.localName}function wn(e){return t=e.getUsed(),n=function(e){return{name:"xmlns"+(e.prefix?":"+e.prefix:""),value:e.uri}},i=[],T(t,function(e,t){i.push(n(e,t))}),i;var t,n,i}function An(e,t){return t.isGeneric?N({localName:t.ns.localName},e):N({localName:(n=t.ns.localName,i=t.$pkg,Zt(i)?(r=n).charAt(0).toLowerCase()+r.slice(1):n)},e);var n,i,r}var _n={"\n":"#10","\n\r":"#10",'"':"#34","'":"#39","<":"#60",">":"#62","&":"#38"},Sn={"<":"lt",">":"gt","&":"amp"};function Rn(e,t,n){return(e=l(e)?e:""+e).replace(t,function(e){return"&"+n[e]+";"})}function Cn(e){this.tagName=e}function Mn(){}function kn(e){this.tagName=e}function Pn(e,t){this.body=[],this.attrs=[],this.parent=e,this.propertyDescriptor=t}function Tn(e,t){Pn.call(this,e,t)}function Nn(){this.value="",this.write=function(e){this.value+=e}}function Dn(t,e){var n=[""];this.append=function(e){return t.write(e),this},this.appendNewLine=function(){return e&&t.write("\n"),this},this.appendIndent=function(){return e&&t.write(n.join(" ")),this},this.indent=function(){return n.push(""),this},this.unindent=function(){return n.pop(),this}}function On(r){return r=N({format:!1,preamble:!0},r||{}),{toXML:function(e,t){var n=t||new Nn,i=new Dn(n,r.format);if(r.preamble&&i.append('\n'),(new Pn).build(e).serializeTo(i),!t)return n.value}}}function Bn(e,t){Nt.call(this,e,t)}Cn.prototype.build=function(e){return this.element=e,this},Cn.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"+this.element.id+""+this.tagName+">").appendNewLine()},Mn.prototype.serializeValue=Mn.prototype.serializeTo=function(e){e.append(this.escape?Rn(this.value,vn,Sn):this.value)},Mn.prototype.build=function(e,t){return this.value=t,"String"===e.type&&-1!==t.search(vn)&&(this.escape=!0),this},bn(kn,Mn),kn.prototype.serializeTo=function(e){e.appendIndent().append("<"+this.tagName+">"),this.serializeValue(e),e.append(""+this.tagName+">").appendNewLine()},Pn.prototype.build=function(e){var t,n,i,r=(this.element=e).$descriptor,a=this.propertyDescriptor,o=r.isGeneric;return t=o?this.parseGeneric(e):this.parseNsAttributes(e),this.ns=a?this.nsPropertyTagName(a):this.nsTagName(r),this.tagName=this.addTagName(this.ns),o||(n=P((i=e).$descriptor.properties,function(e){var t=e.name;if(e.isVirtual)return!1;if(!i.hasOwnProperty(t))return!1;var n=i[t];return n!==e.default&&null!==n&&(!e.isMany||n.length)}),this.parseAttributes(P(n,function(e){return e.isAttr})),this.parseContainments(P(n,function(e){return!e.isAttr}))),this.parseGenericAttributes(e,t),this},Pn.prototype.nsTagName=function(e){return An(this.logNamespaceUsed(e.ns),e)},Pn.prototype.nsPropertyTagName=function(e){var t,n=this.logNamespaceUsed(e.ns);return t=n,N({localName:e.ns.localName},t)},Pn.prototype.isLocalNs=function(e){return e.uri===this.ns.uri},Pn.prototype.nsAttributeName=function(e){var t;if(t=l(e)?Rt(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}:N({localName:t.localName},n)},Pn.prototype.parseGeneric=function(n){var i=this,r=this.body,a=[];return T(n,function(e,t){"$body"===t?r.push((new Mn).build({type:"String"},e)):"$children"===t?T(e,function(e){r.push(new Pn(i).build(e))}):0!==t.indexOf("$")&&i.parseNsAttribute(n,t,e)&&a.push({name:t,value:e})}),a},Pn.prototype.parseNsAttribute=function(e,t,n){var i,r=e.$model,a=Rt(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)}},Pn.prototype.parseNsAttributes=function(i,e){var r=this,t=i.$attrs,a=[];return T(t,function(e,t){var n=r.parseNsAttribute(i,t,e);n&&a.push(n)}),a},Pn.prototype.parseGenericAttributes=function(n,e){var i=this;T(e,function(t){if(t.name!==Qt)try{i.addAttribute(i.nsAttributeName(t.name),t.value)}catch(e){console.warn("missing namespace information for ",t.name,"=",t.value,"on",n,e)}})},Pn.prototype.parseContainments=function(e){var a=this,o=this.body,s=this.element;T(e,function(n){var e=s.get(n.name),t=n.isReference;if(n.isMany||(e=[e]),n.isBody)o.push((new Mn).build(n,e[0]));else if(St(n.type))T(e,function(e){o.push(new kn(a.addTagName(a.nsPropertyTagName(n))).build(n,e))});else if(t)T(e,function(e){o.push(new Cn(a.addTagName(a.nsPropertyTagName(n))).build(e))});else{var i=tn(n),r="property"===en(n);T(e,function(e){var t;t=i?new Tn(a,n):r?new Pn(a,n):new Pn(a),o.push(t.build(e))})}})},Pn.prototype.getNamespaces=function(e){var t,n=this.namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new xn(t):n=t),n},Pn.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},Pn.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=Jt[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},Pn.prototype.parseAttributes=function(e){var i=this,r=this.element;T(e,function(e){var t=r.get(e.name);if(e.isReference)if(e.isMany){var n=[];T(t,function(e){n.push(e.id)}),t=n.join(" ")}else t=t.id;i.addAttribute(i.nsAttributeName(e),t)})},Pn.prototype.addTagName=function(e){var t=this.logNamespaceUsed(e);return this.getNamespaces().logUsed(t),En(e)},Pn.prototype.addAttribute=function(e,t){var n=this.attrs;l(t)&&(t=Rn(t,gn,_n)),n.push({name:e,value:t})},Pn.prototype.serializeAttributes=function(t){var e=this.attrs,n=this.namespaces;n&&(e=wn(n).concat(e)),T(e,function(e){t.append(" ").append(En(e.name)).append('="').append(e.value).append('"')})},Pn.prototype.serializeTo=function(t){var e=this.body[0],n=e&&e.constructor!==Mn;t.appendIndent().append("<"+this.tagName),this.serializeAttributes(t),t.append(e?">":" />"),e&&(n&&t.appendNewLine().indent(),T(this.body,function(e){e.serializeTo(t)}),n&&t.unindent().appendIndent(),t.append(""+this.tagName+">")),t.appendNewLine()},bn(Tn,Pn),Tn.prototype.parseNsAttributes=function(e){var t=Pn.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(Qt),(i.prefix?i.prefix+":":"")+a+n.ns.localName),t},Tn.prototype.isLocalNs=function(e){return e.uri===(this.typeNs||this.ns).uri},(Bn.prototype=Object.create(Nt.prototype)).fromXML=function(e,t,n,i){l(t)||(i=n,n=t,t="bpmn:Definitions"),h(n)&&(i=n,n={});var r=new yn(N({model:this,lax:!0},n)),a=r.handler(t);r.fromXML(e,a,i)};Bn.prototype.toXML=function(e,t,n){h(t)&&(n=t,t={});var i,r,a=new On(t);try{i=a.toXML(e)}catch(e){r=e}return n(r,i)};var Ln={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 In(e,t){return new Bn(N({},Ln,e),t)}function Fn(e){return e?"<"+e.$type+(e.id?' id="'+e.id:"")+'" />':""}var jn=new Ye({name:"bpmnElement",enumerable:!0},{name:"di",configurable:!0});function Vn(e,t){return e.$instanceOf(t)}function Wn(u,h){var m={},f=[];function d(t,n){return function(e){t(e,n)}}function i(e){m[e.id]=e}function a(t,e){try{var n=t.di&&function(e,t){if(e.gfx)throw new Error(h("already rendered {element}",{element:Fn(e)}));return u.element(e,t)}(t,e);return i(t),n}catch(e){y(e.message,{element:t,error:e}),console.error(h("failed to import {element}",{element:Fn(t)})),console.error(e)}}function y(e,t){u.error(e,t)}function g(e){var t=e.bpmnElement;t?t.di?y(h("multiple DI elements defined for {element}",{element:Fn(t)}),{element:t}):(jn.bind(t,"di"),t.di=e):y(h("no bpmnElement referenced in {element}",{element:Fn(e)}),{element:e})}function v(e){var t;g(t=e.plane),T(t.planeElement,n)}function n(e){g(e)}function x(){for(;f.length;)f.shift()()}function b(e,t){R(e,t),l(e.ioSpecification,t),w(e.artifacts,t),i(e)}function E(e,t){a(e,t)}function o(e,t){a(e,t)}function r(e,t){a(e,t)}function s(e,t){a(e,t)}function p(e,t){a(e,t)}function w(e,t){T(e,function(e){Vn(e,"bpmn:Association")?f.push(function(){p(e,t)}):p(e,t)})}function l(e,t){e&&(T(e.dataInputs,d(r,t)),T(e.dataOutputs,d(s,t)))}function c(e,t){R(e,t),w(e.artifacts,t)}function A(e,t){a(e,t)}function _(t,i){f.push(function(){var n,e=a(t,i);t.childLaneSet&&S(t.childLaneSet,e||i),T((n=t).flowNodeRef,function(e){var t=e.get("lanes");t&&t.push(n)})})}function S(e,t){T(e.lanes,d(_,t))}function R(e,t){var n,r;n=e.flowElements,r=t,T(n,function(e){var t,n,i;Vn(e,"bpmn:SequenceFlow")?f.push(function(){a(e,r)}):Vn(e,"bpmn:BoundaryEvent")?f.unshift(function(){a(e,r)}):Vn(e,"bpmn:FlowNode")?(i=a(t=e,n=r),Vn(t,"bpmn:SubProcess")&&c(t,i||n),Vn(t,"bpmn:Activity")&&l(t.ioSpecification,n),f.push(function(){T(t.dataInputAssociations,d(o,n)),T(t.dataOutputAssociations,d(o,n))})):Vn(e,"bpmn:DataObject")||(Vn(e,"bpmn:DataStoreReference")?A(e,r):Vn(e,"bpmn:DataObjectReference")?A(e,r):y(h("unrecognized flowElement {element} in context {context}",{element:Fn(e),context:r?Fn(r.businessObject):"null"}),{element:e,context:r}))}),e.laneSets&&T(e.laneSets,d(S,t))}function C(e,t){var n=a(e,t),i=e.processRef;i&&b(i,n||t)}return{handleDeferred:x,handleDefinitions:function(e,t){var n=e.diagrams;if(t&&-1===n.indexOf(t))throw new Error(h("diagram not part of bpmn:Definitions"));if(!t&&n&&n.length&&(t=n[0]),!t)throw new Error(h("no diagram to display"));v(t);var i=t.plane;if(!i)throw new Error(h("no plane for {element}",{element:Fn(t)}));var r=i.bpmnElement;if(!r){if(!(r=M(e.rootElements,function(e){return Vn(e,"bpmn:Process")||Vn(e,"bpmn:Collaboration")})))throw new Error(h("no process or collaboration to display"));y(h("correcting missing bpmnElement on {plane} to {rootElement}",{plane:Fn(i),rootElement:Fn(r)})),i.bpmnElement=r,g(i)}var a,o,s,p,l,c=(a=r,o=i,u.root(a,o));if(Vn(r,"bpmn:Process"))b(r,c);else{if(!Vn(r,"bpmn:Collaboration"))throw new Error(h("unsupported bpmnElement for {plane}: {rootElement}",{plane:Fn(i),rootElement:Fn(r)}));T((l=r).participants,d(C)),w(l.artifacts),f.push(function(){var e;T(l.messageFlows,d(E,e))}),s=e.rootElements,p=c,P(s,function(e){return!m[e.id]&&Vn(e,"bpmn:Process")&&e.laneSets}).forEach(d(b,p))}x()},handleSubProcess:c,registerDi:g}}function zn(e,t){var n=Gn(e);return n&&"function"==typeof n.$instanceOf&&n.$instanceOf(t)}function Gn(e){return e&&e.businessObject||e}function $n(e){return!zn(e,"bpmn:CallActivity")&&(zn(e,"bpmn:SubProcess")?!!Gn(e).di.isExpanded:!zn(e,"bpmn:Participant")||!!Gn(e).processRef)}function Hn(e){var t,n,i=e.businessObject,r=zn(t=i,"bpmn:FlowElement")||zn(t,"bpmn:Participant")||zn(t,"bpmn:Lane")||zn(t,"bpmn:SequenceFlow")||zn(t,"bpmn:MessageFlow")||zn(t,"bpmn:DataInput")||zn(t,"bpmn:DataOutput")?"name":zn(t,"bpmn:TextAnnotation")?"text":zn(t,"bpmn:Group")?"categoryValueRef":void 0;if(r)return"categoryValueRef"===r?(n=i.categoryValueRef)&&n.value||"":i[r]||""}function Kn(t,i,r){return!!M(t.eventDefinitions,function(e){return e.$type===i&&(n=t,a(r,function(e,t){return n[t]==e}));var n})}function Un(e){return e.businessObject.di}function qn(e){return e.businessObject}function Yn(e,t){return Un(e).get("bioc:fill")||t||"white"}function Xn(e,t){return Un(e).get("bioc:stroke")||t||"black"}var Zn,Jn=(function(e){var p=e.exports=function(e,t){if(t||(t=16),void 0===e&&(e=128),e<=0)return"0";for(var n=Math.log(Math.pow(2,e))/Math.log(t),i=2;n===1/0;i*=2)n=Math.log(Math.pow(2,e/i))/Math.log(t)*i;var r=n-Math.floor(n),a="";for(i=0;i=Math.pow(2,e)?p(e,t):a};p.rack=function(i,r,a){var n=function(e){var t=0;do{if(10e?t.width:e},0),v=l.top;"middle"===p.vertical&&(v+=(o.height-y)/2),v-=(u||m[0].height)/4;var x=re("text");return U(x,s),T(m,function(e){var t;switch(v+=u||e.height,p.horizontal){case"left":t=l.left;break;case"right":t=(c?g:f)-l.right-e.width;break;default:t=Math.max(((c?g:f)-e.width)/2+l.left,0)}var n=re("tspan");U(n,{x:t,y:v}),n.textContent=e.text,G(x,n)}),ee(d),{dimensions:{width:g,height:y},element:x}};function li(e){var i=N({fontFamily:"Arial, sans-serif",fontSize:12,fontWeight:"normal",lineHeight:1.2},e&&e.defaultStyle||{}),t=parseInt(i.fontSize,10)-1,r=N({},i,{fontSize:t},e&&e.externalStyle||{}),a=new pi({style:i});this.getExternalLabelBounds=function(e,t){var n=a.getDimensions(t,{box:{width:90,height:30,x:e.width/2+e.x,y:e.height/2+e.y},style:r});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,t){var n=a.getDimensions(t,{box:e,style:i,align:"left-top",padding:5});return{x:e.x,y:e.y,width:e.width,height:Math.max(30,Math.round(n.height))}},this.createText=function(e,t){return a.createText(e,t||{})},this.getDefaultStyle=function(){return i},this.getExternalStyle=function(){return r}}li.$inject=["config.textRenderer"];var ci=/\{([^}]+)\}/g,ui=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g;var hi={__init__:["bpmnRenderer"],bpmnRenderer:["type",ti],textRenderer:["type",li],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];i=t.abspos?(n=t.abspos.x,t.abspos.y):(n=t.containerWidth*t.position.mx,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=l.x&&u<=l.x+l.width&&h>=l.y&&h<=l.y+l.height||(t=this._canvas.getRootElement())),this._canvas.addShape(n,t,r)}else{if(!zn(f,"bpmndi:BPMNEdge"))throw new Error(d("unknown di {di} for element {semantic}",{di:Fn(f),semantic:Fn(e)}));var v=this._getSource(e),x=this._getTarget(e);i=t&&(t.hidden||t.collapsed),n=this._elementFactory.createConnection(xi(e,{hidden:i,source:v,target:x,waypoints:(a=e,o=v,s=x,p=a.di.waypoint,!p||p.length<2?[vi(o),vi(s)]:p.map(function(e){return{x:e.x,y:e.y}}))})),zn(e,"bpmn:DataAssociation")&&(t=null),zn(e,"bpmn:SequenceFlow")&&(r=0),this._canvas.addConnection(n,t,r)}return(zn(m=e,"bpmn:Event")||zn(m,"bpmn:Gateway")||zn(m,"bpmn:DataStoreReference")||zn(m,"bpmn:DataObjectReference")||zn(m,"bpmn:DataInput")||zn(m,"bpmn:DataOutput")||zn(m,"bpmn:SequenceFlow")||zn(m,"bpmn:MessageFlow")||zn(m,"bpmn:Group"))&&Hn(n)&&this.addLabel(e,n),this._eventBus.fire("bpmnElement.added",{element:n}),n},Ei.prototype._attachBoundary=function(e,t){var n=this._translate,i=e.attachedToRef;if(!i)throw new Error(n("missing {semantic}#attachedToRef",{semantic:Fn(e)}));var r=this._elementRegistry.get(i.id),a=r&&r.attachers;if(!r)throw bi(n,e,i,"attachedToRef");t.host=r,a||(r.attachers=a=[]),-1===a.indexOf(t)&&a.push(t)},Ei.prototype.addLabel=function(e,t){var n,i,r;return n=gi(e,t),(i=Hn(t))&&(n=this._textRenderer.getExternalLabelBounds(n,i)),r=this._elementFactory.createLabel(xi(e,{id:e.id+"_label",labelTarget:t,type:"label",hidden:t.hidden||!Hn(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)},Ei.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?bi(a,e,i,t+"Ref"):new Error(a("{semantic}#{side} Ref not specified",{semantic:Fn(e),side:t}))},Ei.prototype._getSource=function(e){return this._getEnd(e,"source")},Ei.prototype._getTarget=function(e){return this._getEnd(e,"target")},Ei.prototype._getElement=function(e){return this._elementRegistry.get(e.id)};var wi={__depends__:[hi,{__depends__:[mi],bpmnImporter:["type",Ei]}]};function Ai(e){return e.originalEvent||e.srcEvent}function _i(e){return!(Ai(e)||e).button}function Si(e){var t=Ai(e)||e;return!!_i(e)&&(/mac/i.test(navigator.platform)?t.metaKey:t.ctrlKey)}function Ri(e){return!0}function Ci(o,s,e){var r=e.cls("djs-hit",["no-fill","no-border"],{stroke:"white",strokeWidth:15});function a(e,t,n){var i,r,a;(i=t,(u[e]||_i)(i))&&(n?a=s.getGraphics(n):(r=t.delegateTarget||t.target)&&(a=r,n=s.get(a)),a&&n&&!1===o.fire(e,{element:n,gfx:a,originalEvent:t})&&(t.stopPropagation(),t.preventDefault()))}var p={};function l(e){return p[e]}var c={mouseover:"element.hover",mouseout:"element.out",click:"element.click",dblclick:"element.dblclick",mousedown:"element.mousedown",mousemove:"element.mousemove",mouseup:"element.mouseup",contextmenu:"element.contextmenu"},u={"element.contextmenu":Ri};var h="svg, .djs-element";function i(e,t,n,i){var r=p[n]=function(e){a(n,e)};i&&(u[n]=i),r.$delegate=B.bind(e,h,t,r)}function m(e,t,n){var i=l(n);i&&B.unbind(e,t,i.$delegate)}o.on("canvas.destroy",function(e){var n;n=e.svg,T(c,function(e,t){m(n,t,e)})}),o.on("canvas.init",function(e){var n;n=e.svg,T(c,function(e,t){i(n,t,e)})}),o.on(["shape.added","connection.added"],function(e){var t,n=e.element,i=e.gfx;n.waypoints?t=De(n.waypoints):U(t=re("rect"),{x:0,y:0,width:n.width,height:n.height}),U(t,r),G(i,t)}),o.on("shape.changed",500,function(e){var t=e.element;U(V(".djs-hit",e.gfx),{width:t.width,height:t.height})}),o.on("connection.changed",function(e){var t,n,i=e.element,r=V(".djs-hit",e.gfx);t=r,n=i.waypoints,U(t,{points:Ne(n)})}),this.fire=a,this.triggerMouseEvent=function(e,t,n){var i=c[e];if(!i)throw new Error("unmapped DOM event name <"+e+">");return a(i,t,n)},this.mouseHandler=l,this.registerEvent=i,this.unregisterEvent=m}Ci.$inject=["eventBus","elementRegistry","styles"];var Mi={__init__:["interactionEvents"],interactionEvents:["type",Ci]};function ki(e,t,n){this.offset=6;var i=t.cls("djs-outline",["no-fill"]),r=this;function a(e,t){var n=re("rect");return U(n,N({x:10,y:10,width:100,height:100},i)),G(e,n),n}e.on(["shape.added","shape.changed"],500,function(e){var t=e.element,n=e.gfx,i=V(".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=V(".djs-outline",n);i||(i=a(n)),r.updateConnectionOutline(i,t)})}ki.prototype.updateShapeOutline=function(e,t){U(e,{x:-this.offset,y:-this.offset,width:t.width+2*this.offset,height:t.height+2*this.offset})},ki.prototype.updateConnectionOutline=function(e,t){var n=Oe(t);U(e,{x:n.x-this.offset,y:n.y-this.offset,width:n.width+2*this.offset,height:n.height+2*this.offset})},ki.$inject=["eventBus","styles","elementRegistry"];var Pi={__init__:["outline"],outline:["type",ki]};function Ti(e){this._eventBus=e,this._selectedElements=[];var n=this;e.on(["shape.remove","connection.remove"],function(e){var t=e.element;n.deselect(t)}),e.on(["diagram.clear"],function(e){n.select(null)})}Ti.$inject=["eventBus"],Ti.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})}},Ti.prototype.get=function(){return this._selectedElements},Ti.prototype.isSelected=function(e){return-1!==this._selectedElements.indexOf(e)},Ti.prototype.select=function(e,t){var n=this._selectedElements,i=n.slice();u(e)||(e=e?[e]:[]),t?T(e,function(e){-1===n.indexOf(e)&&n.push(e)}):this._selectedElements=n=e.slice(),this._eventBus.fire("selection.changed",{oldSelection:i,newSelection:n})};var Ni="selected";function Di(e,n,t,i){function r(e,t){n.addMarker(e,t)}function a(e,t){n.removeMarker(e,t)}this._multiSelectionBox=null,e.on("element.hover",function(e){r(e.element,"hover")}),e.on("element.out",function(e){a(e.element,"hover")}),e.on("selection.changed",function(e){var t=e.oldSelection,n=e.newSelection;T(t,function(e){-1===n.indexOf(e)&&a(e,Ni)}),T(n,function(e){-1===t.indexOf(e)&&r(e,Ni)})})}function Oi(e,a,o,i){e.on("create.end",500,function(e){e.context.canExecute&&a.select(e.context.shape)}),e.on("connect.end",500,function(e){e.context.canExecute&&e.context.target&&a.select(e.context.target)}),e.on("shape.move.end",500,function(e){var t=e.previousSelection||[],n=i.get(e.context.shape.id);M(t,function(e){return n.id===e.id})||a.select(n)}),e.on("element.click",function(e){var t=e.element;t===o.getRootElement()&&(t=null);var n=a.isSelected(t),i=1'),r.insertBefore(a,r.firstChild),a),this._init()}function ji(e,t,n){N(e.style,{left:t+"px",top:n+"px"})}function Vi(e,t){e.style.display=!1===t?"none":""}function Wi(t,n){t.style["transform-origin"]="top left",["","-ms-","-webkit-"].forEach(function(e){t.style[e+"transform"]=n})}Fi.$inject=["config.overlays","eventBus","canvas","elementRegistry"],Fi.prototype.get=function(e){if(l(e)&&(e={id:e}),l(e.element)&&(e.element=this._elementRegistry.get(e.element)),e.element){var t=this._getOverlayContainer(e.element,!0);return t?e.type?P(t.overlays,i({type:e.type})):t.overlays.slice():[]}return e.type?P(this._overlays,i({type:e.type})):e.id?this._overlays[e.id]:null},Fi.prototype.add=function(e,t,n){if(k(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=N({},this._overlayDefaults,n,{id:i,type:t,element:e,html:n.html}),this._addOverlay(n),i},Fi.prototype.remove=function(e){var t=this.get(e)||[];u(t)||(t=[t]);var i=this;T(t,function(e){var t=i._getOverlayContainer(e.element,!0);if(e&&(W(e.html),W(e.htmlContainer),delete e.htmlContainer,delete e.element,delete i._overlays[e.id]),t){var n=t.overlays.indexOf(e);-1!==n&&t.overlays.splice(n,1)}})},Fi.prototype.show=function(){Vi(this._overlayRoot)},Fi.prototype.hide=function(){Vi(this._overlayRoot,!1)},Fi.prototype.clear=function(){this._overlays={},this._overlayContainers=[],E(this._overlayRoot)},Fi.prototype._updateOverlayContainer=function(e){var t=e.element,n=e.html,i=t.x,r=t.y;if(t.waypoints){var a=Oe(t);i=a.x,r=a.y}ji(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)},Fi.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?Oe(a).width:a.width,o=-1*i.right+t);void 0!==i.bottom&&(n=a.waypoints?Oe(a).height:a.height,s=-1*i.bottom+n);ji(r,o||0,s||0)},Fi.prototype._createOverlayContainer=function(e){var t=L('');this._overlayRoot.appendChild(t);var n={html:t,element:e,overlays:[]};return this._updateOverlayContainer(n),this._overlayContainers.push(n),n},Fi.prototype._updateRoot=function(e){var t=e.scale||1,n="matrix("+[t,0,0,t,-1*e.x*t,-1*e.y*t].join(",")+")";Wi(this._overlayRoot,n)},Fi.prototype._getOverlayContainer=function(t,e){var n=M(this._overlayContainers,function(e){return e.element===t});return n||e?n:this._createOverlayContainer(t)},Fi.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)),l(a)&&(a=L(a)),n=this._getOverlayContainer(r),(t=L('
')).appendChild(a),e.type&&v(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())},Fi.prototype._updateOverlayVisibilty=function(e,t){var n=e.show,i=n&&n.minZoom,r=n&&n.maxZoom,a=e.htmlContainer,o=!0;n&&((p(i)&&i>t.scale||p(r)&&ri&&(r=(1/t.scale||1)*i)),p(r)&&(s="scale("+r+","+r+")"),Wi(o,s)},Fi.prototype._updateOverlaysVisibilty=function(t){var n=this;T(this._overlays,function(e){n._updateOverlayVisibilty(e,t)})},Fi.prototype._init=function(){var e=this._eventBus,r=this;e.on("canvas.viewbox.changing",function(e){r.hide()}),e.on("canvas.viewbox.changed",function(e){var t;t=e.viewbox,r._updateRoot(t),r._updateOverlaysVisibilty(t),r.show()}),e.on(["shape.remove","connection.remove"],function(e){var t=e.element;T(r.get({element:t}),function(e){r.remove(e.id)});var n=r._getOverlayContainer(t);if(n){W(n.html);var i=r._overlayContainers.indexOf(n);-1!==i&&r._overlayContainers.splice(i,1)}}),e.on("element.changed",500,function(e){var t=e.element,n=r._getOverlayContainer(t,!0);n&&(T(n.overlays,function(e){r._updateOverlay(e)}),r._updateOverlayContainer(n))}),e.on("element.marker.update",function(e){var t=r._getOverlayContainer(e.element,!0);t&&v(t.html)[e.add?"add":"remove"](e.marker)}),e.on("diagram.clear",this.clear,this)};var zi={__init__:["overlays"],overlays:["type",Fi]},Gi=''))+'" />';
/**
* This file must not be changed or exchanged.
*
* @see http://bpmn.io/license for more information.
*/function $i(e){return e.join(";")}var Hi,Ki='
'+Gi+'Web-based tooling for BPMN, DMN and CMMN diagrams powered by bpmn.io.
';var Ui={width:"100%",height:"100%",position:"relative"};function qi(e){return e+(o(e)?"px":"")}function Yi(e){
/**
* Adds the project logo to the diagram container as
* required by the bpmn.io license.
*
* @see http://bpmn.io/license
*
* @param {Element} container
*/
var t,n;e=N({},Ui,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this._container,n=L(''+Gi+""),t.appendChild(n),D.bind(n,"click",function(e){Hi||(Hi=L(Ki),B.bind(Hi,".backdrop","click",function(e){document.body.removeChild(Hi)})),document.body.appendChild(Hi),e.preventDefault()}),this._init(this._container,this._moddle,e)}return Me(Yi,vt),Yi.prototype.importXML=function(e,o,s){h(o)&&(s=o,o=null),s=s||function(){};var p=this;e=this._emit("import.parse.start",{xml:e})||e,this._moddle.fromXML(e,"bpmn:Definitions",function(e,t,n){t=p._emit("import.parse.complete",{error:e,definitions:t,context:n})||t;var i,r,a=n.warnings;if(e)return(r=/unparsable content <([^>]+)> detected([\s\S]*)$/.exec((i=e).message))&&(i.message="unparsable content <"+r[1]+"> detected; this may indicate an invalid BPMN 2.0 diagram file"+r[2]),e=i,p._emit("import.done",{error:e,warnings:a}),s(e,a);p.importDefinitions(t,o,function(e,t){var n=[].concat(a,t||[]);p._emit("import.done",{error:e,warnings:n}),s(e,n)})})},Yi.prototype.importDefinitions=function(e,t,n){return h(t)&&(n=t,t=null),n=n||function(){},this._setDefinitions(e),this.open(t,n)},Yi.prototype.open=function(e,t){h(e)&&(t=e,e=null);var n,i,r=this._definitions,a=e;if(t=t||function(){},!r)return t(new Error("no XML imported"));if("string"==typeof e&&(n=r,!(a=(i=e)&&M(n.diagrams,function(e){return e.id===i})||null)))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,o;h(n)&&(i=n,n=null);var s,p,l,c=[];try{r=e.get("bpmnImporter"),a=e.get("eventBus"),o=e.get("translate"),a.fire("import.render.start",{definitions:t}),p=t,l=n,new Wn({root:function(e){return r.add(e)},element:function(e,t){return r.add(e,t)},error:function(e,t){c.push({message:e,context:t})}},o).handleDefinitions(p,l),a.fire("import.render.complete",{error:s,warnings:c})}catch(e){s=e}i(s,c)}(this,r,a,t)},Yi.prototype.saveXML=function(e,n){n||(n=e,e={});var i=this,t=this._definitions;if(!t)return n(new Error("no definitions loaded"));t=this._emit("saveXML.start",{definitions:t})||t,this._moddle.toXML(t,e,function(e,t){try{t=i._emit("saveXML.serialized",{error:e,xml:t})||t,i._emit("saveXML.done",{error:e,xml:t})}catch(e){console.error("error in saveXML life-cycle listener",e)}n(e,t)})},Yi.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=V("defs",r._svg),s=fe(a),p=o?""+fe(o)+"":"",l=a.getBBox();n='\n\x3c!-- created with bpmn-js / http://bpmn.io --\x3e\n\n"}catch(e){i=e}this._emit("saveSVG.done",{error:i,svg:n}),t(i,n)},Yi.prototype._setDefinitions=function(e){this._definitions=e},Yi.prototype.getModules=function(){return this._modules},Yi.prototype.clear=function(){this.get("elementRegistry").forEach(function(e){var t=e.businessObject;t&&t.di&&delete t.di}),vt.prototype.clear.call(this)},Yi.prototype.destroy=function(){vt.prototype.destroy.call(this),W(this._container)},Yi.prototype.on=function(e,t,n,i){return this.get("eventBus").on(e,t,n,i)},Yi.prototype.off=function(e,t){this.get("eventBus").off(e,t)},Yi.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=V(e)),e.appendChild(this._container),this._emit("attach",{}),this.get("canvas").resized()},Yi.prototype.getDefinitions=function(){return this._definitions},Yi.prototype.detach=function(){var e=this._container,t=e.parentNode;t&&(this._emit("detach",{}),t.removeChild(e))},Yi.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=N((i=["additionalModules"],r={},T(Object(n),function(e,t){-1===i.indexOf(t)&&(r[t]=e)}),r),{canvas:N({},n.canvas,{container:e}),modules:s});vt.call(this,p),n&&n.container&&this.attachTo(n.container)},Yi.prototype._emit=function(e,t){return this.get("eventBus").fire(e,t)},Yi.prototype._createContainer=function(e){var t=L('');return N(t.style,{width:qi(e.width),height:qi(e.height),position:e.position}),t},Yi.prototype._createModdle=function(e){return new In(N({},this._moddleExtensions,e.moddleExtensions))},Yi.prototype._modules=[wi,mi,Bi,zi],Yi.prototype._moddleExtensions={},Yi});